Index: format/app_kb.format
===================================================================
--- /1121s/branch/keyboard/keyboard_base/format/app_kb.format	(revision 1527)
+++ /1121s/branch/keyboard/keyboard_base/format/app_kb.format	(working copy)
@@ -152,6 +152,8 @@
 1 mem_keyboard_bt1_led_gpio
 1 mem_keyboard_bt2_led_gpio
 1 mem_keyboard_bt3_led_gpio
+1 mem_keyboard_scroll_led_gpio
+1 mem_keyboard_low_voltage_alarm_gpio
 
 1 mem_usb_level_check_gpio
 1 mem_mouse_usb_vdd_status_current
@@ -192,6 +194,12 @@
 64 mem_le_tx_buffer1_omemalloc_new
 64 mem_le_tx_buffer2_omemalloc_new
 64 mem_le_tx_buffer3_omemalloc_new
+12 mem_keyscan_exmcu_value_new
+1 mem_keyboard_pair_led_flag
+1 mem_keyboard_adc_low_volatage_led_timer_count
+2 mem_adc_low_volatage_led_blink_timer
+1 mem_keyboard_low_volatage_led_flag
+1 mem_keyboard_low_volatage_led_blink_new_data_enable
 
 )
 (
Index: format/app_mouse.format
===================================================================
--- /1121s/branch/keyboard/keyboard_base/format/app_mouse.format	(revision 1527)
+++ /1121s/branch/keyboard/keyboard_base/format/app_mouse.format	(working copy)
@@ -619,6 +619,7 @@
 0x24 MOUSE_ENABLE_LOW_FOR_LED
 0x25 MOUSE_ENABLE_DPI_FOR_LED
 0x26 MOUSE_ENABLE_DPI_LOW_FOR_LED
+0x27 MOUSE_ENABLE_LOW_VOLTAGE_LED_BLINK_N_SECOND
 
 //byte 6
 0x28 MOUSE_ENABLE_SELECT_DEVICE_BY_DPI_BUTTON
Index: output/bt_format.meta
===================================================================
--- /1121s/branch/keyboard/keyboard_base/output/bt_format.meta	(revision 1527)
+++ /1121s/branch/keyboard/keyboard_base/output/bt_format.meta	(working copy)
@@ -1849,43 +1849,51 @@
 0x4bb8 mem_keyboard_bt1_led_gpio
 0x4bb9 mem_keyboard_bt2_led_gpio
 0x4bba mem_keyboard_bt3_led_gpio
-0x4bbb mem_usb_level_check_gpio
-0x4bbc mem_mouse_usb_vdd_status_current
-0x4bbd mem_mouse_usb_vdd_status_last
-0x4bbe mem_mouse_usb_wait_updata_timer
-0x4bbf mem_usb_vid_pid_new
-0x4bc8 mem_keyboard_mode_led_on_timer
-0x4bc9 mem_rgb_pwm_conf
-0x4bcf mem_rgb_pwm_breathe_flag
-0x4bd0 mem_rgb_on_color_temp
-0x4bd1 mem_rgb_on_color
-0x4bd8 mem_pwm_lpm_mode_flag
-0x4bd9 mem_ui_check_timer_setup
-0x4bdd mem_customize_timer_setup
-0x4bdf mem_backlight_on_flag
-0x4be0 mem_backlight_on_type
-0x4be1 mem_backlight_breathe_type
-0x4be2 mem_keyboard_led_on_time_init
-0x4be4 mem_device_flag_temp_new
-0x4be5 mem_otp_store_device_info_flag
-0x4be6 mem_otp_store_system_flag
-0x4be7 mem_adc_reference3v_ft_data
-0x4be7 mem_adc_reference3v_gpio1v_ft_data
-0x4be9 mem_adc_reference3v_gpio2v_ft_data
-0x4beb mem_adc_reference3v_vdcdc3p6v_ft_data
-0x4bed mem_adc_reference3v_vdcdc4p6v_ft_data
-0x4bef mem_adc_reference3v_inter1v_ft_data
-0x4bf1 mem_adc_reference3v_inter1v_now_data
-0x4bf3 mem_adc_reference_mode
-0x4bf4 mem_le_conn_rcv_new
-0x4bf5 mem_le_conn_first_rcv
-0x4bf6 mem_le_check_retransmit_flag
-0x4bf7 mem_le_retransmit_cnt
-0x4bf8 mem_le_check_retransmit_discon_flag
-0x4bf9 mem_le_tx_buffer0_omemalloc_new
-0x4c39 mem_le_tx_buffer1_omemalloc_new
-0x4c79 mem_le_tx_buffer2_omemalloc_new
-0x4cb9 mem_le_tx_buffer3_omemalloc_new
+0x4bbb mem_keyboard_scroll_led_gpio
+0x4bbc mem_keyboard_low_voltage_alarm_gpio
+0x4bbd mem_usb_level_check_gpio
+0x4bbe mem_mouse_usb_vdd_status_current
+0x4bbf mem_mouse_usb_vdd_status_last
+0x4bc0 mem_mouse_usb_wait_updata_timer
+0x4bc1 mem_usb_vid_pid_new
+0x4bca mem_keyboard_mode_led_on_timer
+0x4bcb mem_rgb_pwm_conf
+0x4bd1 mem_rgb_pwm_breathe_flag
+0x4bd2 mem_rgb_on_color_temp
+0x4bd3 mem_rgb_on_color
+0x4bda mem_pwm_lpm_mode_flag
+0x4bdb mem_ui_check_timer_setup
+0x4bdf mem_customize_timer_setup
+0x4be1 mem_backlight_on_flag
+0x4be2 mem_backlight_on_type
+0x4be3 mem_backlight_breathe_type
+0x4be4 mem_keyboard_led_on_time_init
+0x4be6 mem_device_flag_temp_new
+0x4be7 mem_otp_store_device_info_flag
+0x4be8 mem_otp_store_system_flag
+0x4be9 mem_adc_reference3v_ft_data
+0x4be9 mem_adc_reference3v_gpio1v_ft_data
+0x4beb mem_adc_reference3v_gpio2v_ft_data
+0x4bed mem_adc_reference3v_vdcdc3p6v_ft_data
+0x4bef mem_adc_reference3v_vdcdc4p6v_ft_data
+0x4bf1 mem_adc_reference3v_inter1v_ft_data
+0x4bf3 mem_adc_reference3v_inter1v_now_data
+0x4bf5 mem_adc_reference_mode
+0x4bf6 mem_le_conn_rcv_new
+0x4bf7 mem_le_conn_first_rcv
+0x4bf8 mem_le_check_retransmit_flag
+0x4bf9 mem_le_retransmit_cnt
+0x4bfa mem_le_check_retransmit_discon_flag
+0x4bfb mem_le_tx_buffer0_omemalloc_new
+0x4c3b mem_le_tx_buffer1_omemalloc_new
+0x4c7b mem_le_tx_buffer2_omemalloc_new
+0x4cbb mem_le_tx_buffer3_omemalloc_new
+0x4cfb mem_keyscan_exmcu_value_new
+0x4d07 mem_keyboard_pair_led_flag
+0x4d08 mem_keyboard_adc_low_volatage_led_timer_count
+0x4d09 mem_adc_low_volatage_led_blink_timer
+0x4d0b mem_keyboard_low_volatage_led_flag
+0x4d0c mem_keyboard_low_volatage_led_blink_new_data_enable
 0x4846 mem_mouse_key
 0x4847 mem_mouse_x
 0x4849 mem_mouse_y
@@ -5745,6 +5753,7 @@
 0x24 MOUSE_ENABLE_LOW_FOR_LED
 0x25 MOUSE_ENABLE_DPI_FOR_LED
 0x26 MOUSE_ENABLE_DPI_LOW_FOR_LED
+0x27 MOUSE_ENABLE_LOW_VOLTAGE_LED_BLINK_N_SECOND
 
 //byte 6
 0x28 MOUSE_ENABLE_SELECT_DEVICE_BY_DPI_BUTTON
Index: output/bt_program23.icode
===================================================================
--- /1121s/branch/keyboard/keyboard_base/output/bt_program23.icode	(revision 1528)
+++ /1121s/branch/keyboard/keyboard_base/output/bt_program23.icode	(working copy)
@@ -1,77468 +1,25440 @@
-<<<<<<< .mine
- 00000000  0x00000023 bbit1  0x00000008 , 0x0000002e 
- 00000001  0x00000024 beq  0x00000000 , 0x0000003b 
- 00000002  0x00000025 beq  0x00000002 , 0x0000004a 
- 00000003  0x00000026 beq  0x00000010 , 0x00000054 
- 00000004  0x00000027 beq  0x00000011 , 0x00000056 
- 00000005  0x00000028 beq  0x00000014 , 0x00000151 
- 00000006  0x00000029 beq  0x00000015 , 0x000000d7 
- 00000007  0x0000002a beq  0x00000018 , 0x000000e4 
- 00000008  0x0000002b beq  0x00000019 , 0x000000eb 
- 00000009  0x0000002c beq  0x0000001a , 0x00000064 
- 00000010  0x0000002d beq  0x00000025 , 0x00000465 
- 00000011  0x0000002e beq  0x00000028 , 0x0000045b 
- 00000012  0x0000002f beq  0x00000044 , 0x0000016d 
- 00000013  0x00000030 beq  0x00000045 , 0x000003fd 
- 00000014  0x00000031 beq  0x00000046 , 0x00000191 
- 00000015  0x00000032 beq  0x00000047 , 0x000001b3 
- 00000016  0x00000033 beq  0x00000048 , 0x000004d3 
- 00000017  0x00000034 beq  0x00000049 , 0x000004d8 
- 00000018  0x00000035 beq  0x0000004a , 0x0000054f 
- 00000019  0x00000036 beq  0x0000004b , 0x00000667 
- 00000020  0x00000037 beq  0x0000004c , 0x00000263 
- 00000021  0x00000038 beq  0x0000004d , 0x000004df 
- 00000022  0x00000039 beq  0x0000004e , 0x00000283 
- 00000023  0x0000003a beq  0x00000050 , 0x000002ce 
- 00000024  0x0000003b beq  0x00000052 , 0x00000353 
- 00000025  0x0000003c beq  0x00000055 , 0x0000036e 
- 00000026  0x0000003d beq  0x00000057 , 0x000003de 
- 00000027  0x0000003e beq  0x00000059 , 0x000003ee 
- 00000028  0x0000003f beq  0x0000005a , 0x0000043c 
- 00000029  0x00000040 beq  0x0000005b , 0x00000444 
- 00000030  0x00000041 beq  0x0000005c , 0x00000440 
- 00000031  0x00000042 beq  0x0000005d , 0x00000446 
- 00000032  0x00000043 beq  0x0000005e , 0x0000063c 
- 00000033  0x00000044 beq  0x0000005f , 0x0000065b 
- 00000034  0x00000045 beq  0x00000061 , 0x00000571 
- 00000035  0x00000046 beq  0x0000006f , 0x0000054a 
- 00000036  0x00000047 beq  0x00000071 , 0x00000444 
- 00000037  0x00000048 beq  0x00000080 , 0x00000121 
- 00000038  0x00000049 beq  0x00000084 , 0x00000444 
- 00000039  0x0000004a beq  0x0000008b , 0x00000183 
- 00000040  0x0000004b beq  0x0000009a , 0x00000220 
- 00000041  0x0000004c beq  0x000000b1 , 0x00000484 
- 00000042  0x0000004d beq  0x000000da , 0x00000122 
- 00000043  0x0000004e beq  0x000000dc , 0x00000132 
- 00000044  0x0000004f beq  0x000000fa , 0x000004cc 
- 00000045  0x00000050 branch  0x0000235a 
- 00000046  0x00000053 beq  0x00000000 , 0x000006bc 
- 00000047  0x00000054 beq  0x00000014 , 0x000004f7 
- 00000048  0x00000055 beq  0x0000001a , 0x000004f6 
- 00000049  0x00000056 beq  0x00000025 , 0x00000526 
- 00000050  0x00000057 beq  0x00000026 , 0x0000052b 
- 00000051  0x00000058 beq  0x00000039 , 0x0000053d 
- 00000052  0x00000059 beq  0x0000003a , 0x00000541 
- 00000053  0x0000005a beq  0x0000004c , 0x00000544 
- 00000054  0x0000005b beq  0x0000004d , 0x00000548 
- 00000055  0x0000005c beq  0x00000090 , 0x0000061f 
- 00000056  0x0000005d beq  0x00000095 , 0x0000062c 
- 00000057  0x0000005e rtneq  0x000000ff 
- 00000058  0x0000005f branch  0x0000235a 
- 00000059  0x00000064 nbranch  0x0000003e , 0x0000002b 
- 00000060  0x00000065 until  0x0000003e , 0x00000033 
- 00000061  0x00000066 until  0x0000003e , 0x00000033 
- 00000062  0x00000068 call  0x000054ac 
- 00000063  0x00000069 nbranch  0x00002002 , 0x00000028 
- 00000064  0x0000006a fetch  0x00000001 , 0x00004aba 
- 00000065  0x0000006b branch  0x00002002 , 0x00000034 
- 00000066  0x0000006c jam  0x00000000 , 0x00004aba 
- 00000067  0x0000006d fetch  0x00000001 , 0x00004655 
- 00000068  0x0000006e beq  0x000000ff , 0x00002002 
- 00000069  0x0000006f copy  0x0000003f , 0x00000007 
- 00000070  0x00000070 fetch  0x00000004 , 0x0000069d 
- 00000071  0x00000071 qisolate0  0x0000003f 
- 00000072  0x00000072 call  0x00004e45 , 0x00000001 
- 00000073  0x00000073 branch  0x00002002 
- 00000074  0x00000076 call  0x00007552 
- 00000075  0x00000077 call  0x00007448 
- 00000076  0x00000078 call  0x00004bfb 
- 00000077  0x00000079 call  0x00002a45 
- 00000078  0x0000007a call  0x0000202a 
- 00000079  0x0000007b call  0x000042ad 
- 00000080  0x0000007c call  0x00002018 
- 00000081  0x0000007d call  0x0000310f 
- 00000082  0x0000007e call  0x0000248c 
- 00000083  0x0000007f branch  0x0000004a 
- 00000084  0x00000081 jam  0x00000000 , 0x00008900 
- 00000085  0x00000082 branch  0x00002153 
- 00000086  0x00000084 jam  0x00000060 , 0x00008a0f 
- 00000087  0x00000085 jam  0x000000aa , 0x00008a10 
- 00000088  0x00000086 jam  0x0000007a , 0x00008a12 
- 00000089  0x00000087 jam  0x00000000 , 0x00008a25 
- 00000090  0x00000088 jam  0x00000000 , 0x00008a26 
- 00000091  0x00000089 nop  0x0000003c 
- 00000092  0x0000008a jam  0x00000020 , 0x00008a20 
- 00000093  0x0000008b jam  0x000000f5 , 0x00008a23 
- 00000094  0x0000008c jam  0x00000012 , 0x00008a24 
- 00000095  0x0000008d jam  0x00000010 , 0x00008a24 
- 00000096  0x0000008e nop  0x0000003c 
- 00000097  0x0000008f jam  0x00000060 , 0x00008a12 
- 00000098  0x00000090 jam  0x000000dd , 0x00008a23 
- 00000099  0x00000091 rtn 
- 00000100  0x00000094 jam  0x00000000 , 0x000001bb 
- 00000101  0x00000095 jam  0x00000000 , 0x000001bc 
- 00000102  0x00000096 until  0x0000003e , 0x00000033 
- 00000103  0x00000098 jam  0x0000000d , 0x00008946 
- 00000104  0x00000099 jam  0x00000010 , 0x0000896f 
- 00000105  0x0000009a jam  0x000000cd , 0x00008a13 
- 00000106  0x0000009b jam  0x00000010 , 0x00008a06 
- 00000107  0x0000009c jam  0x0000004a , 0x00008a84 
- 00000108  0x0000009d jam  0x00000040 , 0x00008a85 
- 00000109  0x0000009e jam  0x000000fe , 0x00008a16 
- 00000110  0x0000009f call  0x000000ab 
- 00000111  0x000000a2 call  0x000070d7 
- 00000112  0x000000a4 until  0x0000003e , 0x00000033 
- 00000113  0x000000a5 jam  0x0000005f , 0x0000813b 
- 00000114  0x000000a6 until  0x0000003e , 0x00000033 
- 00000115  0x000000a7 jam  0x00000088 , 0x0000813c 
- 00000116  0x000000a8 until  0x0000003e , 0x00000033 
- 00000117  0x000000a9 fetch  0x00000001 , 0x00004099 
- 00000118  0x000000aa beq  0x00000010 , 0x000000a0 
- 00000119  0x000000ab fetch  0x00000001 , 0x00004438 
- 00000120  0x000000ac or_into  0x00000004 , 0x0000003f 
- 00000121  0x000000ad store  0x00000001 , 0x00008a02 
- 00000122  0x000000ae jam  0x00000001 , 0x0000890f 
- 00000123  0x000000af jam  0x00000024 , 0x00008a80 
- 00000124  0x000000b0 jam  0x00000062 , 0x00008a81 
- 00000125  0x000000b1 setarg  0x00e61212 
- 00000126  0x000000b2 store  0x00000003 , 0x00008a73 
- 00000127  0x000000b4 jam  0x00000060 , 0x00008a86 
- 00000128  0x000000b5 jam  0x0000003b , 0x00008a8b 
- 00000129  0x000000b6 call  0x00000092 
- 00000130  0x000000b7 jam  0x00000000 , 0x00008043 
- 00000131  0x000000b8 jam  0x00000005 , 0x00008042 
- 00000132  0x000000b9 setarg  0x00557474 
- 00000133  0x000000ba store  0x00000003 , 0x00008968 
- 00000134  0x000000bb jam  0x0000006e , 0x00008960 
- 00000135  0x000000bc call  0x000000f3 
- 00000136  0x000000bd call  0x0000011e 
- 00000137  0x000000be call  0x0000008c 
- 00000138  0x000000bf jam  0x0000000c , 0x00004148 
- 00000139  0x000000c0 branch  0x00006f4e 
- 00000140  0x000000c4 rtn  0x0000002b 
- 00000141  0x000000c5 until  0x0000003e , 0x00000033 
- 00000142  0x000000c6 fetch  0x00000001 , 0x0000411c 
- 00000143  0x000000c7 store  0x00000001 , 0x0000813a 
- 00000144  0x000000c8 until  0x0000003e , 0x00000033 
- 00000145  0x000000c9 rtn 
- 00000146  0x000000cc fetch  0x00000001 , 0x00004099 
- 00000147  0x000000cd beq  0x00000018 , 0x00000098 
- 00000148  0x000000ce fetch  0x00000001 , 0x00004438 
- 00000149  0x000000cf or_into  0x00000006 , 0x0000003f 
- 00000150  0x000000d0 store  0x00000001 , 0x00008a02 
- 00000151  0x000000d1 jam  0x000000e0 , 0x00008a05 
- 00000152  0x000000d3 jam  0x000000d8 , 0x00008a00 
- 00000153  0x000000d4 nop  0x0000003c 
- 00000154  0x000000d5 jam  0x000000a0 , 0x00008a01 
- 00000155  0x000000d6 jam  0x000000df , 0x00008a00 
- 00000156  0x000000d7 jam  0x000000fa , 0x00008a01 
- 00000157  0x000000d8 nop  0x00000014 
- 00000158  0x000000d9 jam  0x0000009f , 0x00008a00 
- 00000159  0x000000da rtn 
- 00000160  0x000000dd fetch  0x00000001 , 0x00004438 
- 00000161  0x000000de or_into  0x00000006 , 0x0000003f 
- 00000162  0x000000df store  0x00000001 , 0x00008a02 
- 00000163  0x000000e0 jam  0x00000000 , 0x0000890f 
- 00000164  0x000000e1 jam  0x00000023 , 0x00008a80 
- 00000165  0x000000e2 jam  0x000000b0 , 0x00008a81 
- 00000166  0x000000e3 setarg  0x00e40909 
- 00000167  0x000000e4 store  0x00000003 , 0x00008a73 
- 00000168  0x000000e5 jam  0x0000002a , 0x00008a76 
- 00000169  0x000000e6 jam  0x00000004 , 0x00008902 
- 00000170  0x000000e7 branch  0x0000007f 
- 00000171  0x000000ea branch  0x000000d3 , 0x0000002b 
- 00000172  0x000000eb fetch  0x00000004 , 0x0000020d 
- 00000173  0x000000ec rtn  0x00000034 
- 00000174  0x000000ed until  0x0000003e , 0x00000033 
- 00000175  0x000000ee fetch  0x00000001 , 0x00008136 
- 00000176  0x000000ef and  0x0000003f , 0x000000f0 , 0x0000003f 
- 00000177  0x000000f0 fetcht  0x00000001 , 0x0000020d 
- 00000178  0x000000f1 ior  0x00000002 , 0x0000003f 
- 00000179  0x000000f2 increase  0xfffffffd , 0x0000003f 
- 00000180  0x000000f3 store  0x00000001 , 0x00008136 
- 00000181  0x000000f4 until  0x0000003e , 0x00000033 
- 00000182  0x000000f6 fetch  0x00000001 , 0x00008138 
- 00000183  0x000000f7 and  0x0000003f , 0x00000007 , 0x0000003f 
- 00000184  0x000000f8 fetcht  0x00000001 , 0x0000020e 
- 00000185  0x000000f9 lshift3  0x00000002 , 0x00000002 
- 00000186  0x000000fa ior  0x00000002 , 0x0000003f 
- 00000187  0x000000fb store  0x00000001 , 0x00008138 
- 00000188  0x000000fc until  0x0000003e , 0x00000033 
- 00000189  0x000000ff fetch  0x00000001 , 0x00008acb 
- 00000190  0x00000100 and  0x0000003f , 0x000000f0 , 0x0000003f 
- 00000191  0x00000101 fetcht  0x00000001 , 0x0000020f 
- 00000192  0x00000102 storet  0x00000001 , 0x0000415b 
- 00000193  0x00000103 ior  0x00000002 , 0x0000003f 
- 00000194  0x00000104 store  0x00000001 , 0x00008acb 
- 00000195  0x00000106 fetch  0x00000001 , 0x00000210 
- 00000196  0x00000107 store  0x00000001 , 0x0000415c 
- 00000197  0x00000108 isolate1  0x00000003 , 0x0000003f 
- 00000198  0x00000109 fetch  0x00000001 , 0x00008a06 
- 00000199  0x0000010a setflag  0x00000001 , 0x00000007 , 0x0000003f 
- 00000200  0x0000010b store  0x00000001 , 0x00008a06 
- 00000201  0x0000010d fetch  0x00000001 , 0x00000210 
- 00000202  0x0000010e and  0x0000003f , 0x00000007 , 0x00000002 
- 00000203  0x0000010f lshift4  0x00000002 , 0x00000002 
- 00000204  0x00000110 lshift  0x00000002 , 0x00000002 
- 00000205  0x00000111 storet  0x00000001 , 0x00004438 
- 00000206  0x00000112 fetch  0x00000001 , 0x00008a02 
- 00000207  0x00000113 and  0x0000003f , 0x0000001f , 0x0000003f 
- 00000208  0x00000114 ior  0x00000002 , 0x0000003f 
- 00000209  0x00000115 store  0x00000001 , 0x00008a02 
- 00000210  0x00000116 rtn 
- 00000211  0x00000119 fetch  0x00000002 , 0x0000415b 
- 00000212  0x0000011a rtn  0x00000034 
- 00000213  0x0000011b store  0x00000002 , 0x0000020f 
- 00000214  0x0000011c branch  0x000000bd 
- 00000215  0x0000011f call  0x000021ba 
- 00000216  0x00000120 force  0x00000008 , 0x00000015 
- 00000217  0x00000121 force  0x00000000 , 0x00000015 
- 00000218  0x00000123 setarg  0x000aaada 
- 00000219  0x00000124 store  0x00000003 , 0x00008a0f 
- 00000220  0x00000125 jam  0x00000040 , 0x00008a25 
- 00000221  0x00000126 jam  0x00000010 , 0x00008a26 
- 00000222  0x00000127 nop  0x0000003c 
- 00000223  0x00000128 jam  0x000000fb , 0x00008a01 
- 00000224  0x00000129 jam  0x000000ff , 0x00008a25 
- 00000225  0x0000012a jam  0x00000030 , 0x00008a26 
- 00000226  0x0000012b jam  0x000000fe , 0x00008a16 
- 00000227  0x0000012c branch  0x000021b4 
- 00000228  0x0000012f setarg  0x000aaa7e 
- 00000229  0x00000130 store  0x00000003 , 0x00008a0f 
- 00000230  0x00000131 nop  0x0000003c 
- 00000231  0x00000132 jam  0x00000000 , 0x00008a25 
- 00000232  0x00000133 jam  0x0000000d , 0x00008a26 
- 00000233  0x00000134 jam  0x000000f6 , 0x00008a16 
- 00000234  0x00000135 branch  0x00002203 
- 00000235  0x00000138 fetch  0x00000001 , 0x00004141 
- 00000236  0x00000139 beq  0x0000000a , 0x000000ee 
- 00000237  0x0000013a branch  0x0000220e 
- 00000238  0x0000013d jam  0x00000025 , 0x00008a14 
- 00000239  0x0000013e setarg  0x00a93f3f 
- 00000240  0x0000013f store  0x00000003 , 0x00008a60 
- 00000241  0x00000140 jam  0x0000001f , 0x00008a63 
- 00000242  0x00000141 rtn 
- 00000243  0x00000145 rtn  0x0000002b 
- 00000244  0x00000146 call  0x00002160 
- 00000245  0x00000147 arg  0x00000027 , 0x00000002 
- 00000246  0x00000148 call  0x0000216f 
- 00000247  0x00000149 call  0x000021a6 
- 00000248  0x0000014a jam  0x0000007f , 0x00008a25 
- 00000249  0x0000014b jam  0x0000001a , 0x00008a30 
- 00000250  0x0000014c jam  0x00000078 , 0x00008a31 
- 00000251  0x0000014d jam  0x000000b2 , 0x00008a8f 
- 00000252  0x0000014e jam  0x00000000 , 0x00008ac2 
- 00000253  0x0000014f jam  0x00000000 , 0x00008ac3 
- 00000254  0x00000150 arg  0x00000006 , 0x00000007 
- 00000255  0x00000151 call  0x00000110 
- 00000256  0x00000152 isolate1  0x0000000d , 0x00000011 
- 00000257  0x00000153 call  0x0000211d 
- 00000258  0x00000154 isolate1  0x0000000d , 0x00000012 
- 00000259  0x00000155 call  0x0000211e 
- 00000260  0x00000156 arg  0x00000005 , 0x00000007 
- 00000261  0x00000158 call  0x0000211c 
- 00000262  0x00000159 call  0x0000211e 
- 00000263  0x0000015a call  0x00000110 
- 00000264  0x0000015b arg  0x00008ac2 , 0x00000005 
- 00000265  0x0000015c rshift4  0x00000011 , 0x0000003f 
- 00000266  0x0000015d call  0x00002117 
- 00000267  0x0000015e rshift4  0x00000012 , 0x0000003f 
- 00000268  0x0000015f call  0x00002117 
- 00000269  0x00000160 increase  0xffffffff , 0x00000007 
- 00000270  0x00000161 branch  0x00000105 , 0x00000002 
- 00000271  0x00000162 branch  0x0000214f 
- 00000272  0x00000165 nop  0x0000003c 
- 00000273  0x00000166 setarg  0x00000f00 
- 00000274  0x00000167 store  0x00000002 , 0x00008982 
- 00000275  0x00000168 setarg  0x00000ff0 
- 00000276  0x00000169 store  0x00000002 , 0x00008984 
- 00000277  0x0000016a jam  0x00000009 , 0x00008981 
- 00000278  0x0000016b jam  0x00000003 , 0x00008981 
- 00000279  0x0000016c jam  0x00000006 , 0x00008980 
- 00000280  0x0000016d nop  0x0000003c 
- 00000281  0x0000016e arg  0x00000000 , 0x00000011 
- 00000282  0x0000016f arg  0x00000000 , 0x00000012 
- 00000283  0x00000170 arg  0x00000010 , 0x00000039 
- 00000284  0x00000171 arg  0x00000f00 , 0x00000006 
- 00000285  0x00000172 branch  0x0000212d 
- 00000286  0x00000175 rtn  0x0000002b 
- 00000287  0x00000176 branch  0x00002272 
- 00000288  0x00000179 setarg  0x00000000 
- 00000289  0x0000017c rtn 
- 00000290  0x0000017f rtn  0x0000002b 
- 00000291  0x00000180 jam  0x00000077 , 0x00008a07 
- 00000292  0x00000181 jam  0x000000c9 , 0x00008a08 
- 00000293  0x00000182 jam  0x00000001 , 0x00008a0b 
- 00000294  0x00000183 fetch  0x00000001 , 0x00004409 
- 00000295  0x00000184 store  0x00000001 , 0x000080cd 
- 00000296  0x00000185 nop  0x00000bb8 
- 00000297  0x00000186 call  0x0000014a 
- 00000298  0x00000187 jam  0x000000c1 , 0x00008a08 
- 00000299  0x00000188 fetchr  0x00000012 , 0x00000001 , 0x00004419 
- 00000300  0x00000189 arg  0x00000008 , 0x00000039 
- 00000301  0x0000018a call  0x00006f58 
- 00000302  0x0000018b fetch  0x00000001 , 0x00004419 
- 00000303  0x0000018c store  0x00000001 , 0x00004433 
- 00000304  0x0000018d storer  0x00000012 , 0x00000001 , 0x00004419 
- 00000305  0x0000018e rtn 
- 00000306  0x00000191 call  0x00000140 
- 00000307  0x00000192 fetch  0x00000001 , 0x00008a09 
- 00000308  0x00000193 set0  0x00000007 , 0x0000003f 
- 00000309  0x00000194 store  0x00000001 , 0x00008a09 
- 00000310  0x00000195 jam  0x00000077 , 0x00008a07 
- 00000311  0x00000196 jam  0x000000c1 , 0x00008a08 
- 00000312  0x00000197 jam  0x00000001 , 0x00008a0b 
- 00000313  0x00000198 call  0x00006f90 
- 00000314  0x00000199 fetch  0x00000001 , 0x00004409 
- 00000315  0x0000019a store  0x00000001 , 0x000080cd 
- 00000316  0x0000019b nop  0x00000bb8 
- 00000317  0x0000019c call  0x0000014a 
- 00000318  0x0000019d jam  0x00000000 , 0x000080cd 
- 00000319  0x0000019e branch  0x00006fa1 
- 00000320  0x000001a1 fetch  0x00000001 , 0x000080cc 
- 00000321  0x000001a2 set1  0x00000001 , 0x0000003f 
- 00000322  0x000001a3 store  0x00000001 , 0x000080cc 
- 00000323  0x000001a4 fetchr  0x00000012 , 0x00000001 , 0x00004419 
- 00000324  0x000001a5 fetch  0x00000001 , 0x00004433 
- 00000325  0x000001a6 store  0x00000001 , 0x00004419 
- 00000326  0x000001a7 arg  0x00000008 , 0x00000039 
- 00000327  0x000001a8 call  0x00006f67 
- 00000328  0x000001a9 storer  0x00000012 , 0x00000001 , 0x00004419 
- 00000329  0x000001aa rtn 
- 00000330  0x000001ad jam  0x00000003 , 0x000080cc 
- 00000331  0x000001af fetch  0x00000001 , 0x00008129 
- 00000332  0x000001b0 bbit0  0x00000005 , 0x0000014b 
- 00000333  0x000001b1 fetcht  0x00000002 , 0x00008164 
- 00000334  0x000001b2 storet  0x00000002 , 0x0000440a 
- 00000335  0x000001b3 jam  0x00000000 , 0x000080cc 
- 00000336  0x000001b4 rtn 
- 00000337  0x000001b8 jam  0x00000011 , 0x00008a82 
- 00000338  0x000001b9 jam  0x00000012 , 0x00008a8d 
- 00000339  0x000001ba jam  0x0000000a , 0x00008a8e 
- 00000340  0x000001bb fetch  0x00000001 , 0x00004099 
- 00000341  0x000001bc beq  0x00000010 , 0x0000016a 
- 00000342  0x000001bd setarg  0x00005762 
- 00000343  0x000001be store  0x00000002 , 0x00008907 
- 00000344  0x000001c0 jam  0x00000003 , 0x00008901 
- 00000345  0x000001c1 jam  0x00000003 , 0x00008930 
- 00000346  0x000001c2 rtnmark1  0x0000002d 
- 00000347  0x000001c3 jam  0x00000001 , 0x00008901 
- 00000348  0x000001c4 jam  0x00000007 , 0x00008a82 
- 00000349  0x000001c5 jam  0x00000044 , 0x00008a8d 
- 00000350  0x000001c6 jam  0x0000000a , 0x00008a8e 
- 00000351  0x000001c7 fetch  0x00000001 , 0x00004099 
- 00000352  0x000001c8 beq  0x00000010 , 0x00000167 
- 00000353  0x000001c9 setarg  0x00002bb1 
- 00000354  0x000001ca store  0x00000002 , 0x00008907 
- 00000355  0x000001cc rtnmark0  0x0000002f 
- 00000356  0x000001cd jam  0x00000024 , 0x00008930 
- 00000357  0x000001ce jam  0x00000005 , 0x00008901 
- 00000358  0x000001cf rtn 
- 00000359  0x000001d2 setarg  0x00004189 
- 00000360  0x000001d3 store  0x00000002 , 0x00008907 
- 00000361  0x000001d4 branch  0x00000163 
- 00000362  0x000001d7 setarg  0x00008312 
- 00000363  0x000001d8 store  0x00000002 , 0x00008907 
- 00000364  0x000001d9 branch  0x00000158 
- 00000365  0x000001dd fetcht  0x00000001 , 0x00004429 
- 00000366  0x000001de call  0x000055b5 
- 00000367  0x000001df fetcht  0x00000001 , 0x00004429 
- 00000368  0x000001e0 call  0x00006ee6 
- 00000369  0x000001e1 branch  0x00005ca3 , 0x00000001 
- 00000370  0x000001e2 fetch  0x00000008 , 0x00004713 
- 00000371  0x000001e3 bbit1  0x00000013 , 0x0000018d 
- 00000372  0x000001e4 branch  0x00004a58 
- 00000373  0x000001e8 call  0x00006cbc 
- 00000374  0x000001e9 fetch  0x00000008 , 0x00004713 
- 00000375  0x000001ea isolate1  0x00000009 , 0x0000003f 
- 00000376  0x000001eb branch  0x00006cc1 , 0x00000001 
- 00000377  0x000001ec branch  0x00006cc4 
- 00000378  0x000001ef call  0x00000175 
- 00000379  0x000001f0 call  0x00005d64 
- 00000380  0x000001f1 fetch  0x00000001 , 0x00004690 
- 00000381  0x000001f2 store  0x00000001 , 0x000049c6 
- 00000382  0x000001f3 fetcht  0x00000002 , 0x000049d5 
- 00000383  0x000001f4 random  0x0000003f 
- 00000384  0x000001f5 iadd  0x00000002 , 0x0000003f 
- 00000385  0x000001f6 store  0x00000002 , 0x00004695 
- 00000386  0x000001f7 rtn 
- 00000387  0x000001fa fetch  0x00000002 , 0x0000468e 
- 00000388  0x000001fb arg  0x0000aa55 , 0x00000002 
- 00000389  0x000001fc isub  0x00000002 , 0x0000003e 
- 00000390  0x000001fd branch  0x0000018b , 0x00000005 
- 00000391  0x000001fe storet  0x00000002 , 0x0000468e 
- 00000392  0x000001ff call  0x00005c9c 
- 00000393  0x00000200 fetch  0x00000001 , 0x00004be4 
- 00000394  0x00000201 branch  0x00005c88 
- 00000395  0x00000204 call  0x000004a4 
- 00000396  0x00000205 branch  0x00005c90 
- 00000397  0x00000208 call  0x00000175 
- 00000398  0x00000209 fetch  0x00000001 , 0x000049c6 
- 00000399  0x0000020a store  0x00000001 , 0x00004690 
- 00000400  0x0000020b branch  0x00005cb1 
- 00000401  0x0000020e copy  0x00000013 , 0x0000003f 
- 00000402  0x0000020f beq  0x0000003a , 0x00000195 
- 00000403  0x00000210 beq  0x00000015 , 0x000001a3 
- 00000404  0x00000211 branch  0x00004a9c 
- 00000405  0x00000214 fetch  0x00000001 , 0x00004600 
- 00000406  0x00000215 nbranch  0x00004b11 , 0x00000034 
- 00000407  0x00000216 fetch  0x00000001 , 0x000045e2 
- 00000408  0x00000217 beq  0x00000002 , 0x0000019a 
- 00000409  0x00000218 branch  0x00004b02 
- 00000410  0x0000021b fetch  0x00000008 , 0x00004713 
- 00000411  0x0000021c bbit1  0x0000003e , 0x00006034 
- 00000412  0x0000021d bbit1  0x00000030 , 0x00006034 
- 00000413  0x0000021e bbit0  0x0000003a , 0x00006067 
- 00000414  0x0000021f fetch  0x00000004 , 0x00004691 
- 00000415  0x00000220 fetcht  0x00000004 , 0x00004a01 
- 00000416  0x00000221 isub  0x00000002 , 0x0000003e 
- 00000417  0x00000222 branch  0x0000024a , 0x00000005 
- 00000418  0x00000223 branch  0x00006067 
- 00000419  0x00000226 setarg  0x00000000 
- 00000420  0x00000227 store  0x00000002 , 0x000047c0 
- 00000421  0x00000228 store  0x00000001 , 0x00004860 
- 00000422  0x00000229 store  0x00000001 , 0x00004861 
- 00000423  0x0000022a store  0x00000001 , 0x00004794 
- 00000424  0x0000022b jam  0x00000000 , 0x000047c2 
- 00000425  0x0000022c call  0x000029cb 
- 00000426  0x0000022d jam  0x00000000 , 0x0000429a 
- 00000427  0x0000022e fetch  0x00000002 , 0x000043ef 
- 00000428  0x0000022f bbit1  0x00000007 , 0x000001af 
- 00000429  0x00000230 bbit1  0x00000000 , 0x000042fc 
- 00000430  0x00000231 branch  0x00004b95 
- 00000431  0x00000233 call  0x00005b21 
- 00000432  0x00000234 fetch  0x00000002 , 0x000043ef 
- 00000433  0x00000235 bbit1  0x00000000 , 0x000042fc 
- 00000434  0x00000236 branch  0x00000444 
- 00000435  0x0000023c call  0x0000553d 
- 00000436  0x0000023d call  0x000001cd 
- 00000437  0x0000023e call  0x0000614d 
- 00000438  0x00000240 call  0x0000328e 
- 00000439  0x00000241 call  0x00003531 
- 00000440  0x00000242 call  0x00005fdd 
- 00000441  0x00000243 call  0x00004b62 
- 00000442  0x00000244 call  0x00004b68 
- 00000443  0x00000247 call  0x000001d7 
- 00000444  0x00000248 call  0x000001f1 
- 00000445  0x00000249 call  0x00004b43 
- 00000446  0x0000024a call  0x00000218 
- 00000447  0x0000024c call  0x00004b58 
- 00000448  0x0000024d call  0x00005be1 
- 00000449  0x0000024e call  0x00004b5c 
- 00000450  0x0000024f call  0x00005be4 
- 00000451  0x00000250 call  0x00004b5f 
- 00000452  0x00000251 call  0x00004b55 
- 00000453  0x00000253 call  0x0000023a 
- 00000454  0x00000254 call  0x00004b32 
- 00000455  0x00000255 call  0x00005bfe 
- 00000456  0x00000256 call  0x00004b48 
- 00000457  0x00000258 call  0x00004b82 
- 00000458  0x00000259 call  0x00004b87 
- 00000459  0x0000025a call  0x00000660 
- 00000460  0x0000025b branch  0x00000237 
- 00000461  0x0000025f setarg  0x00230170 
- 00000462  0x00000260 store  0x00000003 , 0x0000462d 
- 00000463  0x00000261 setarg  0x00015301 
- 00000464  0x00000262 istore  0x00000003 , 0x00000005 
- 00000465  0x00000263 fetch  0x00000001 , 0x00004637 
- 00000466  0x00000264 branch  0x000001d5 , 0x00000034 
- 00000467  0x00000265 jam  0x00000058 , 0x00004631 
- 00000468  0x00000266 rtn 
- 00000469  0x00000268 jam  0x00000053 , 0x00004631 
- 00000470  0x00000269 rtn 
- 00000471  0x0000026d fetch  0x00000001 , 0x00004bbc 
- 00000472  0x0000026e beq  0x0000005a , 0x000001ee 
- 00000473  0x0000026f fetch  0x00000002 , 0x00004781 
- 00000474  0x00000270 rtn  0x00000034 
- 00000475  0x00000271 fetch  0x00000001 , 0x00004a08 
- 00000476  0x00000272 nrtn  0x00000034 
- 00000477  0x00000273 jam  0x000000ff , 0x00004a0d 
- 00000478  0x00000274 fetch  0x00000002 , 0x00004725 
- 00000479  0x00000275 fetcht  0x00000002 , 0x00004781 
- 00000480  0x00000276 isub  0x00000002 , 0x00000002 
- 00000481  0x00000277 fetch  0x00000002 , 0x00004869 
- 00000482  0x00000278 isub  0x00000002 , 0x0000003f 
- 00000483  0x00000279 branch  0x000001e6 , 0x00000002 
- 00000484  0x0000027a call  0x000001ec 
- 00000485  0x0000027b branch  0x00004b7c 
- 00000486  0x0000027d call  0x000001e8 
- 00000487  0x0000027e branch  0x00004b7e 
- 00000488  0x00000280 fetch  0x00000001 , 0x000049aa 
- 00000489  0x00000281 bbit0  0x00000000 , 0x000001ec 
- 00000490  0x00000282 fetcht  0x00000001 , 0x00004867 
- 00000491  0x00000283 branch  0x00006ef7 
- 00000492  0x00000285 fetcht  0x00000001 , 0x00004867 
- 00000493  0x00000286 branch  0x00006ef3 
- 00000494  0x0000028a fetch  0x00000001 , 0x00004621 
- 00000495  0x0000028b store  0x00000001 , 0x000049aa 
- 00000496  0x0000028c branch  0x000001e6 
- 00000497  0x0000028f fetch  0x00000001 , 0x00004a08 
- 00000498  0x00000290 rtn  0x00000034 
- 00000499  0x00000291 increase  0xffffffff , 0x0000003f 
- 00000500  0x00000292 store  0x00000001 , 0x00004a08 
- 00000501  0x00000293 branch  0x00004b6f , 0x00000034 
- 00000502  0x00000295 fetcht  0x00000001 , 0x00004868 
- 00000503  0x00000296 branch  0x00006ef7 
- 00000504  0x00000299 fetch  0x00000001 , 0x00004666 
- 00000505  0x0000029a beq  0x00000000 , 0x00000204 
- 00000506  0x0000029b beq  0x00000001 , 0x00000208 
- 00000507  0x0000029c beq  0x00000002 , 0x0000020a 
- 00000508  0x0000029d beq  0x00000003 , 0x0000020c 
- 00000509  0x0000029e rtn 
- 00000510  0x000002a1 fetch  0x00000001 , 0x00004666 
- 00000511  0x000002a2 beq  0x00000000 , 0x0000020e 
- 00000512  0x000002a3 beq  0x00000001 , 0x00000212 
- 00000513  0x000002a4 beq  0x00000002 , 0x00000214 
- 00000514  0x000002a5 beq  0x00000003 , 0x00000216 
- 00000515  0x000002a6 rtn 
- 00000516  0x000002a9 fetcht  0x00000001 , 0x00004bb7 
- 00000517  0x000002ab storet  0x00000001 , 0x00004a0d 
- 00000518  0x000002ac arg  0x00000000 , 0x00000011 
- 00000519  0x000002ad branch  0x000077bf 
- 00000520  0x000002b0 fetcht  0x00000001 , 0x00004bb8 
- 00000521  0x000002b1 branch  0x00000205 
- 00000522  0x000002b4 fetcht  0x00000001 , 0x00004bb9 
- 00000523  0x000002b5 branch  0x00000205 
- 00000524  0x000002b8 fetcht  0x00000001 , 0x00004bba 
- 00000525  0x000002b9 branch  0x00000205 
- 00000526  0x000002bc fetcht  0x00000001 , 0x00004bb7 
- 00000527  0x000002be storet  0x00000001 , 0x00004a0d 
- 00000528  0x000002bf arg  0x00000000 , 0x00000011 
- 00000529  0x000002c0 branch  0x000077ba 
- 00000530  0x000002c3 fetcht  0x00000001 , 0x00004bb8 
- 00000531  0x000002c4 branch  0x0000020f 
- 00000532  0x000002c7 fetcht  0x00000001 , 0x00004bb9 
- 00000533  0x000002c8 branch  0x0000020f 
- 00000534  0x000002cb fetcht  0x00000001 , 0x00004bba 
- 00000535  0x000002cc branch  0x0000020f 
- 00000536  0x000002cf fetch  0x00000002 , 0x00004781 
- 00000537  0x000002d0 rtn  0x00000034 
- 00000538  0x000002d1 fetch  0x00000001 , 0x00004bc8 
- 00000539  0x000002d2 rtn  0x00000034 
- 00000540  0x000002d3 increase  0xffffffff , 0x0000003f 
- 00000541  0x000002d4 store  0x00000001 , 0x00004bc8 
- 00000542  0x000002d5 bbit1  0x00000000 , 0x000001fe 
- 00000543  0x000002d6 branch  0x000001f8 
- 00000544  0x000002da fetch  0x00000002 , 0x00004a09 
- 00000545  0x000002db store  0x00000002 , 0x00004a0e 
- 00000546  0x000002dc store  0x00000002 , 0x00004a10 
- 00000547  0x000002dd fetch  0x00000001 , 0x00004666 
- 00000548  0x000002de beq  0x00000000 , 0x00000229 
- 00000549  0x000002df beq  0x00000001 , 0x0000022b 
- 00000550  0x000002e0 beq  0x00000002 , 0x0000022d 
- 00000551  0x000002e1 beq  0x00000003 , 0x0000022f 
- 00000552  0x000002e2 rtn 
- 00000553  0x000002e5 fetch  0x00000001 , 0x00004bb7 
- 00000554  0x000002e6 branch  0x00000230 
- 00000555  0x000002e8 fetch  0x00000001 , 0x00004bb8 
- 00000556  0x000002e9 branch  0x00000230 
- 00000557  0x000002eb fetch  0x00000001 , 0x00004bb9 
- 00000558  0x000002ec branch  0x00000230 
- 00000559  0x000002ee fetch  0x00000001 , 0x00004bba 
- 00000560  0x000002f0 store  0x00000001 , 0x00000678 
- 00000561  0x000002f1 call  0x000001f8 
- 00000562  0x000002f2 fetch  0x00000001 , 0x00000678 
- 00000563  0x000002f3 store  0x00000001 , 0x00004a0d 
- 00000564  0x000002f4 arg  0x00000000 , 0x00000011 
- 00000565  0x000002f5 jam  0x00000001 , 0x00004a0b 
- 00000566  0x000002f6 branch  0x000077c4 
- 00000567  0x000002f9 fetch  0x00000001 , 0x00004bbc 
- 00000568  0x000002fa rtneq  0x0000005a 
- 00000569  0x000002fb branch  0x00004b8a 
- 00000570  0x000002fe fetch  0x00000001 , 0x00004ba1 
- 00000571  0x000002ff bbit1  0x00000000 , 0x00000240 
- 00000572  0x00000300 call  0x0000024c 
- 00000573  0x00000301 fetch  0x00000001 , 0x00004ba1 
- 00000574  0x00000302 bbit1  0x00000001 , 0x00000253 
- 00000575  0x00000303 branch  0x0000025d 
- 00000576  0x00000306 fetch  0x00000001 , 0x00004ba4 
- 00000577  0x00000307 sub  0x0000003f , 0x00000064 , 0x0000003e 
- 00000578  0x00000308 nrtn  0x00000002 
- 00000579  0x00000309 increase  0x00000001 , 0x0000003f 
- 00000580  0x0000030a store  0x00000001 , 0x00004ba4 
- 00000581  0x0000030b rtnne  0x00000019 
- 00000582  0x0000030c jam  0x00000000 , 0x00004ba3 
- 00000583  0x0000030d fetch  0x00000001 , 0x00004666 
- 00000584  0x0000030e rtneq  0x00000004 
- 00000585  0x0000030f call  0x00005aaa 
- 00000586  0x00000311 call  0x00000440 
- 00000587  0x00000312 branch  0x00004e39 
- 00000588  0x00000315 jam  0x00000000 , 0x00004ba4 
- 00000589  0x00000316 fetch  0x00000001 , 0x00004ba3 
- 00000590  0x00000317 rtn  0x00000034 
- 00000591  0x00000318 jam  0x00000000 , 0x00004ba3 
- 00000592  0x00000319 call  0x00004a56 
- 00000593  0x0000031a branch  0x00005ed1 
- 00000594  0x0000031b rtn 
- 00000595  0x0000031e fetch  0x00000001 , 0x00004ba6 
- 00000596  0x0000031f sub  0x0000003f , 0x00000064 , 0x0000003e 
- 00000597  0x00000320 nrtn  0x00000002 
- 00000598  0x00000321 increase  0x00000001 , 0x0000003f 
- 00000599  0x00000322 store  0x00000001 , 0x00004ba6 
- 00000600  0x00000323 rtnne  0x00000019 
- 00000601  0x00000324 jam  0x00000000 , 0x00004ba5 
- 00000602  0x00000325 fetch  0x00000001 , 0x00004666 
- 00000603  0x00000326 rtneq  0x00000004 
- 00000604  0x00000327 branch  0x00004e2c 
- 00000605  0x0000032a jam  0x00000000 , 0x00004ba6 
- 00000606  0x0000032b fetch  0x00000001 , 0x00004ba5 
- 00000607  0x0000032c rtn  0x00000034 
- 00000608  0x0000032d jam  0x00000000 , 0x00004ba5 
- 00000609  0x0000032e call  0x00004a56 
- 00000610  0x0000032f branch  0x00005ed1 
- 00000611  0x00000333 fetch  0x00000008 , 0x00004713 
- 00000612  0x00000334 bbit0  0x00000015 , 0x00000270 
- 00000613  0x00000335 call  0x00006f82 
- 00000614  0x00000336 call  0x00006fb0 
- 00000615  0x00000337 store  0x00000002 , 0x00004633 
- 00000616  0x00000338 fetcht  0x00000002 , 0x00004403 
- 00000617  0x00000339 fetch  0x00000002 , 0x0000440a 
- 00000618  0x0000033a isub  0x00000002 , 0x0000003e 
- 00000619  0x0000033b branch  0x00000263 , 0x00000002 
- 00000620  0x0000033c arg  0x0000462d , 0x00000011 
- 00000621  0x0000033d call  0x00005563 
- 00000622  0x0000033e fetch  0x00000001 , 0x0000440c 
- 00000623  0x0000033f bbit1  0x00000001 , 0x00004f6b 
- 00000624  0x00000341 fetch  0x00000001 , 0x000049a4 
- 00000625  0x00000342 call  0x00004e24 , 0x00000034 
- 00000626  0x00000343 fetch  0x00000001 , 0x000049a3 
- 00000627  0x00000344 nrtn  0x00000034 
- 00000628  0x00000345 fetch  0x00000001 , 0x00004666 
- 00000629  0x00000346 beq  0x00000000 , 0x0000602f 
- 00000630  0x00000347 call  0x00005aa8 
- 00000631  0x00000348 beq  0x00000001 , 0x0000027a 
- 00000632  0x00000349 beq  0x00000002 , 0x0000027f 
- 00000633  0x0000034a beq  0x00000003 , 0x00000281 
- 00000634  0x0000034c fetch  0x00000006 , 0x00004668 
- 00000635  0x0000034e fetcht  0x00000006 , 0x00004a01 
- 00000636  0x0000034f isub  0x00000002 , 0x0000003e 
- 00000637  0x00000350 branch  0x00005a94 , 0x00000005 
- 00000638  0x00000351 branch  0x000054a0 
- 00000639  0x00000354 fetch  0x00000006 , 0x00004675 
- 00000640  0x00000355 branch  0x0000027b 
- 00000641  0x00000358 fetch  0x00000006 , 0x00004682 
- 00000642  0x00000359 branch  0x0000027b 
- 00000643  0x0000035d call  0x000004b1 
- 00000644  0x0000035e call  0x00004c85 
- 00000645  0x0000035f setarg  0x00000000 
- 00000646  0x00000360 store  0x00000002 , 0x000048e9 
- 00000647  0x00000361 arg  0x0000489c , 0x00000006 
- 00000648  0x00000362 arg  0x000048b0 , 0x00000005 
- 00000649  0x00000363 arg  0x00000014 , 0x00000039 
- 00000650  0x00000364 call  0x00007cda 
- 00000651  0x00000365 setarg  0x0000489c 
- 00000652  0x00000366 store  0x00000002 , 0x000048e3 
- 00000653  0x00000367 setarg  0x000048d8 
- 00000654  0x00000368 store  0x00000002 , 0x000048e5 
- 00000655  0x00000369 call  0x00004c83 
- 00000656  0x0000036a call  0x00004c79 
- 00000657  0x0000036b call  0x00004c81 
- 00000658  0x0000036d fetch  0x00000002 , 0x000048e9 
- 00000659  0x0000036e increase  0x00000001 , 0x0000003f 
- 00000660  0x0000036f store  0x00000002 , 0x000048e9 
- 00000661  0x00000370 bbit1  0x00000009 , 0x000002aa 
- 00000662  0x00000371 fetcht  0x00000001 , 0x00004864 
- 00000663  0x00000372 call  0x00006ee6 
- 00000664  0x00000373 nbranch  0x00000292 , 0x00000001 
- 00000665  0x00000374 call  0x0000029d 
- 00000666  0x00000375 call  0x000002bb 
- 00000667  0x00000376 call  0x00004c83 
- 00000668  0x00000377 branch  0x00004c0f 
- 00000669  0x0000037a nop  0x00000014 
- 00000670  0x0000037b jam  0x00000000 , 0x00004ab9 
- 00000671  0x0000037d call  0x00004c85 
- 00000672  0x0000037e jam  0x00000000 , 0x000048e8 
- 00000673  0x00000380 call  0x00004c7b 
- 00000674  0x00000381 call  0x000002b5 
- 00000675  0x00000382 call  0x00004c79 
- 00000676  0x00000383 call  0x000002b5 
- 00000677  0x00000384 sub  0x0000003f , 0x00000009 , 0x0000003e 
- 00000678  0x00000385 branch  0x000002a1 , 0x00000002 
- 00000679  0x00000386 call  0x00004c7b 
- 00000680  0x00000387 call  0x000002b5 
- 00000681  0x00000388 branch  0x00004c81 
- 00000682  0x0000038b fetcht  0x00000001 , 0x00004865 
- 00000683  0x0000038c call  0x00006ef7 
- 00000684  0x0000038d nop  0x00000014 
- 00000685  0x0000038e fetcht  0x00000001 , 0x00004865 
- 00000686  0x0000038f call  0x00006ef3 
- 00000687  0x00000390 nop  0x00001770 
- 00000688  0x00000391 fetch  0x00000001 , 0x00004ab9 
- 00000689  0x00000392 increase  0x00000001 , 0x0000003f 
- 00000690  0x00000393 store  0x00000001 , 0x00004ab9 
- 00000691  0x00000394 bbit1  0x00000006 , 0x00006ca3 
- 00000692  0x00000395 branch  0x00000283 
- 00000693  0x0000039a jam  0x00000000 , 0x000048e7 
- 00000694  0x0000039b call  0x000002b9 
- 00000695  0x0000039c fetch  0x00000002 , 0x000048e5 
- 00000696  0x0000039d branch  0x00004c4a 
- 00000697  0x000003a0 nop  0x00000096 
- 00000698  0x000003a1 branch  0x00004c65 
- 00000699  0x000003a4 fetch  0x00000002 , 0x00004898 
- 00000700  0x000003a5 copy  0x0000003f , 0x00000012 
- 00000701  0x000003a6 jam  0x00000000 , 0x000048e8 
- 00000702  0x000003a8 jam  0x00000000 , 0x000048e7 
- 00000703  0x000003a9 ifetcht  0x00000001 , 0x00000012 
- 00000704  0x000003aa isolate1  0x00000007 , 0x00000002 
- 00000705  0x000003ab branch  0x000002c8 , 0x00000001 
- 00000706  0x000003ac call  0x00006ef7 
- 00000707  0x000003ad call  0x000002b9 
- 00000708  0x000003ae ifetcht  0x00000001 , 0x00000012 
- 00000709  0x000003af call  0x00006ef3 
- 00000710  0x000003b0 ifetcht  0x00000001 , 0x00000012 
- 00000711  0x000003b1 call  0x00004c7d 
- 00000712  0x000003b3 increase  0x00000001 , 0x00000012 
- 00000713  0x000003b4 fetch  0x00000002 , 0x000048e3 
- 00000714  0x000003b5 call  0x00004c4a 
- 00000715  0x000003b6 sub  0x0000003f , 0x00000013 , 0x0000003e 
- 00000716  0x000003b7 branch  0x000002be , 0x00000002 
- 00000717  0x000003b8 rtn 
- 00000718  0x000003bb arg  0x0000489c , 0x00000011 
- 00000719  0x000003bc arg  0x000048b0 , 0x00000012 
- 00000720  0x000003bd arg  0x00000014 , 0x00000039 
- 00000721  0x000003be call  0x00007d64 
- 00000722  0x000003bf nbranch  0x00004c87 , 0x00000005 
- 00000723  0x000003c0 call  0x00000308 
- 00000724  0x000003c1 call  0x00004c87 , 0x00000034 
- 00000725  0x000003c3 call  0x00004ccd 
- 00000726  0x000003c4 fetch  0x00000001 , 0x0000497b 
- 00000727  0x000003c5 nrtn  0x00000034 
- 00000728  0x000003c6 fetch  0x00000001 , 0x000049c1 
- 00000729  0x000003c7 rtneq  0x00000001 
- 00000730  0x000003c8 rtneq  0x00000002 
- 00000731  0x000003c9 rtneq  0x00000004 
- 00000732  0x000003cc jam  0x00000000 , 0x000048e8 
- 00000733  0x000003cd arg  0x0000489c , 0x00000011 
- 00000734  0x000003ce arg  0x000048c4 , 0x00000012 
- 00000735  0x000003d0 ifetcht  0x00000001 , 0x00000011 
- 00000736  0x000003d1 ifetch  0x00000001 , 0x00000012 
- 00000737  0x000003d2 ixor  0x00000002 , 0x0000003f 
- 00000738  0x000003d3 branch  0x00000300 , 0x00000034 
- 00000739  0x000003d4 store  0x00000001 , 0x000048e7 
- 00000740  0x000003d5 storet  0x00000001 , 0x000048f6 
- 00000741  0x000003d6 istoret  0x00000001 , 0x00000012 
- 00000742  0x000003d7 jam  0x00000001 , 0x000048f4 
- 00000743  0x000003d8 jam  0x00000000 , 0x000048f7 
- 00000744  0x000003da fetch  0x00000001 , 0x000048e7 
- 00000745  0x000003db bbit0  0x00000000 , 0x000002f5 
- 00000746  0x000003dc fetch  0x00000001 , 0x000048e8 
- 00000747  0x000003dd mul32  0x0000003f , 0x00000008 , 0x0000003f 
- 00000748  0x000003de fetcht  0x00000001 , 0x000048f7 
- 00000749  0x000003df iadd  0x00000002 , 0x0000003f 
- 00000750  0x000003e0 arg  0x00004a16 , 0x00000006 
- 00000751  0x000003e1 iadd  0x00000006 , 0x00000006 
- 00000752  0x000003e2 ifetch  0x00000001 , 0x00000006 
- 00000753  0x000003e3 store  0x00000001 , 0x000048f5 
- 00000754  0x000003e4 call  0x00004cfc 
- 00000755  0x000003e5 call  0x00000314 
- 00000756  0x000003e6 call  0x0000031e 
- 00000757  0x000003e8 fetch  0x00000001 , 0x000048e7 
- 00000758  0x000003e9 rshift  0x0000003f , 0x0000003f 
- 00000759  0x000003ea store  0x00000001 , 0x000048e7 
- 00000760  0x000003eb fetch  0x00000001 , 0x000048f6 
- 00000761  0x000003ec rshift  0x0000003f , 0x0000003f 
- 00000762  0x000003ed store  0x00000001 , 0x000048f6 
- 00000763  0x000003ee fetch  0x00000001 , 0x000048f7 
- 00000764  0x000003ef increase  0x00000001 , 0x0000003f 
- 00000765  0x000003f0 store  0x00000001 , 0x000048f7 
- 00000766  0x000003f1 sub  0x0000003f , 0x00000007 , 0x0000003e 
- 00000767  0x000003f2 branch  0x000002e8 , 0x00000002 
- 00000768  0x000003f4 increase  0x00000001 , 0x00000011 
- 00000769  0x000003f5 increase  0x00000001 , 0x00000012 
- 00000770  0x000003f6 fetch  0x00000001 , 0x000048e8 
- 00000771  0x000003f7 increase  0x00000001 , 0x0000003f 
- 00000772  0x000003f8 store  0x00000001 , 0x000048e8 
- 00000773  0x000003f9 sub  0x0000003f , 0x00000013 , 0x0000003e 
- 00000774  0x000003fa branch  0x000002df , 0x00000002 
- 00000775  0x000003fb rtn 
- 00000776  0x000003fe fetch  0x00000008 , 0x0000489c 
- 00000777  0x000003ff nrtn  0x00000034 
- 00000778  0x00000400 fetch  0x00000008 , 0x000048a4 
- 00000779  0x00000401 nrtn  0x00000034 
- 00000780  0x00000402 fetch  0x00000004 , 0x000048ac 
- 00000781  0x00000403 nrtn  0x00000034 
- 00000782  0x00000404 fetch  0x00000001 , 0x000049c4 
- 00000783  0x00000405 nrtn  0x00000034 
- 00000784  0x00000406 fetch  0x00000001 , 0x000049c1 
- 00000785  0x00000407 rtneq  0x00000006 
- 00000786  0x00000408 jam  0x00000000 , 0x000049c1 
- 00000787  0x00000409 rtn 
- 00000788  0x0000040c fetch  0x00000001 , 0x000048f5 
- 00000789  0x0000040d beq  0x000000ad , 0x00000317 
- 00000790  0x0000040e branch  0x00004d3c 
- 00000791  0x00000411 fetch  0x00000001 , 0x000049c6 
- 00000792  0x00000412 beq  0x00000003 , 0x0000031b 
- 00000793  0x00000413 setarg  0x000000fa 
- 00000794  0x00000414 branch  0x00004d38 
- 00000795  0x00000416 jam  0x00000008 , 0x000049c2 
- 00000796  0x00000417 jam  0x0000002c , 0x000049c3 
- 00000797  0x00000418 branch  0x00004d95 
- 00000798  0x0000041b fetch  0x00000001 , 0x000048f5 
- 00000799  0x0000041c arg  0x000000e0 , 0x00000002 
- 00000800  0x0000041d isub  0x00000002 , 0x0000003e 
- 00000801  0x0000041e nbranch  0x00000330 , 0x00000002 
- 00000802  0x0000041f sub  0x0000003f , 0x000000e7 , 0x0000003e 
- 00000803  0x00000420 nbranch  0x0000034d , 0x00000002 
- 00000804  0x00000421 and_into  0x00000007 , 0x0000003f 
- 00000805  0x00000422 copy  0x0000003f , 0x00000007 
- 00000806  0x00000423 fetch  0x00000001 , 0x000048f6 
- 00000807  0x00000424 bbit1  0x00000000 , 0x0000032c 
- 00000808  0x00000426 fetch  0x00000001 , 0x000048f8 
- 00000809  0x00000427 qset0  0x0000003f 
- 00000810  0x00000428 store  0x00000001 , 0x000048f8 
- 00000811  0x00000429 rtn 
- 00000812  0x0000042b fetch  0x00000001 , 0x000048f8 
- 00000813  0x0000042c qset1  0x0000003f 
- 00000814  0x0000042d store  0x00000001 , 0x000048f8 
- 00000815  0x0000042e rtn 
- 00000816  0x00000431 jam  0x00000000 , 0x00004900 
- 00000817  0x00000432 fetch  0x00000001 , 0x000048f6 
- 00000818  0x00000433 bbit1  0x00000000 , 0x00000341 
- 00000819  0x00000435 fetcht  0x00000001 , 0x000048f5 
- 00000820  0x00000436 arg  0x00000006 , 0x00000039 
- 00000821  0x00000437 arg  0x000048fa , 0x00000006 
- 00000822  0x00000439 ifetch  0x00000001 , 0x00000006 
- 00000823  0x0000043a isub  0x00000002 , 0x0000003e 
- 00000824  0x0000043b nbranch  0x0000033f , 0x00000005 
- 00000825  0x0000043c ifetch  0x00000001 , 0x00000006 
- 00000826  0x0000043d increase  0xfffffffe , 0x00000006 
- 00000827  0x0000043e istore  0x00000001 , 0x00000006 
- 00000828  0x0000043f rtn  0x00000034 
- 00000829  0x00000440 increase  0x00000001 , 0x00000006 
- 00000830  0x00000441 istoret  0x00000001 , 0x00000006 
- 00000831  0x00000443 loop  0x00000336 
- 00000832  0x00000444 rtn 
- 00000833  0x00000447 fetcht  0x00000001 , 0x000048f5 
- 00000834  0x00000448 arg  0x00000006 , 0x00000039 
- 00000835  0x00000449 arg  0x000048fa , 0x00000006 
- 00000836  0x0000044b ifetch  0x00000001 , 0x00000006 
- 00000837  0x0000044c branch  0x0000034a , 0x00000034 
- 00000838  0x0000044d isub  0x00000002 , 0x0000003e 
- 00000839  0x0000044e rtn  0x00000005 
- 00000840  0x0000044f loop  0x00000344 
- 00000841  0x00000450 rtn 
- 00000842  0x00000452 increase  0xffffffff , 0x00000006 
- 00000843  0x00000453 istoret  0x00000001 , 0x00000006 
- 00000844  0x00000454 rtn 
- 00000845  0x00000457 jam  0x00000001 , 0x000049c5 
- 00000846  0x00000458 fetch  0x00000001 , 0x000048f6 
- 00000847  0x00000459 call  0x00000351 , 0x00000034 
- 00000848  0x0000045a branch  0x00000330 
- 00000849  0x0000045d jam  0x00000002 , 0x000049c5 
- 00000850  0x0000045e rtn 
- 00000851  0x00000461 fetch  0x00000001 , 0x000048f6 
- 00000852  0x00000462 ncall  0x00004d4e , 0x00000034 
- 00000853  0x00000463 fetch  0x00000001 , 0x000049a1 
- 00000854  0x00000464 ncall  0x00000358 , 0x00000034 
- 00000855  0x00000465 branch  0x00004d01 
- 00000856  0x00000468 fetch  0x00000001 , 0x000048f5 
- 00000857  0x00000469 beq  0x00000014 , 0x0000035d 
- 00000858  0x0000046a beq  0x0000001a , 0x00000364 
- 00000859  0x0000046b beq  0x00000008 , 0x00000369 
- 00000860  0x0000046c branch  0x00004d12 
- 00000861  0x00000470 fetch  0x00000001 , 0x000048f6 
- 00000862  0x00000471 bbit0  0x00000000 , 0x00000362 
- 00000863  0x00000472 jam  0x00000001 , 0x000049c6 
- 00000864  0x00000473 call  0x00005ca3 
- 00000865  0x00000475 jam  0x00000006 , 0x00004bc8 
- 00000866  0x00000477 setarg  0x00000000 
- 00000867  0x00000478 branch  0x00004d38 
- 00000868  0x0000047b fetch  0x00000001 , 0x000048f6 
- 00000869  0x0000047c bbit0  0x00000000 , 0x00000362 
- 00000870  0x0000047d jam  0x00000000 , 0x000049c6 
- 00000871  0x0000047e call  0x00005ca3 
- 00000872  0x0000047f branch  0x00000361 
- 00000873  0x00000482 fetch  0x00000001 , 0x000048f6 
- 00000874  0x00000483 bbit0  0x00000000 , 0x00000362 
- 00000875  0x00000484 jam  0x00000002 , 0x000049c6 
- 00000876  0x00000485 call  0x00005ca3 
- 00000877  0x00000486 branch  0x00000361 
- 00000878  0x00000489 call  0x00000370 
- 00000879  0x0000048a branch  0x00004df6 
- 00000880  0x0000048d call  0x00007dbc 
- 00000881  0x0000048e call  0x0000037e 
- 00000882  0x0000048f call  0x00000392 
- 00000883  0x00000490 call  0x000003a6 
- 00000884  0x00000491 call  0x000003ba 
- 00000885  0x00000492 call  0x000003ce 
- 00000886  0x00000493 branch  0x0000037c , 0x00000028 
- 00000887  0x00000494 fetch  0x00000001 , 0x00004ba1 
- 00000888  0x00000495 set0  0x00000000 , 0x0000003f 
- 00000889  0x00000496 set0  0x00000001 , 0x0000003f 
- 00000890  0x00000497 store  0x00000001 , 0x00004ba1 
+ 00000000  0x00000027 bbit1  0x00000008 , 0x0000002d 
+ 00000001  0x00000028 beq  0x00000000 , 0x00000031 
+ 00000002  0x00000029 beq  0x00000002 , 0x00000063 
+ 00000003  0x0000002a beq  0x00000010 , 0x0000006d 
+ 00000004  0x0000002b beq  0x00000011 , 0x0000006f 
+ 00000005  0x0000002c beq  0x00000014 , 0x00000152 
+ 00000006  0x0000002d beq  0x00000015 , 0x000000f0 
+ 00000007  0x0000002e beq  0x00000018 , 0x000000fd 
+ 00000008  0x0000002f beq  0x00000019 , 0x00000104 
+ 00000009  0x00000030 beq  0x0000001a , 0x0000007d 
+ 00000010  0x00000031 beq  0x00000025 , 0x00000465 
+ 00000011  0x00000032 beq  0x00000028 , 0x0000045b 
+ 00000012  0x00000033 beq  0x00000042 , 0x00000171 
+ 00000013  0x00000034 beq  0x00000044 , 0x000001ee 
+ 00000014  0x00000035 beq  0x00000045 , 0x000003ff 
+ 00000015  0x00000036 beq  0x00000046 , 0x000001f1 
+ 00000016  0x00000037 beq  0x00000047 , 0x00000200 
+ 00000017  0x00000038 beq  0x0000004c , 0x000002c8 
+ 00000018  0x00000039 beq  0x0000004e , 0x000002e2 
+ 00000019  0x0000003a beq  0x00000077 , 0x0000005d 
+ 00000020  0x0000003b beq  0x00000050 , 0x00000342 
+ 00000021  0x0000003c beq  0x00000052 , 0x000003c7 
+ 00000022  0x0000003d beq  0x00000055 , 0x000003df 
+ 00000023  0x0000003e beq  0x00000057 , 0x000003e0 
+ 00000024  0x0000003f beq  0x00000059 , 0x000003f0 
+ 00000025  0x00000040 beq  0x0000005a , 0x0000043c 
+ 00000026  0x00000041 beq  0x0000005b , 0x00000444 
+ 00000027  0x00000042 beq  0x0000005c , 0x00000440 
+ 00000028  0x00000043 beq  0x0000005d , 0x00000446 
+ 00000029  0x00000044 beq  0x0000005e , 0x000004ec 
+ 00000030  0x00000045 beq  0x0000005f , 0x00000516 
+ 00000031  0x00000046 beq  0x00000071 , 0x00000444 
+ 00000032  0x00000047 beq  0x00000076 , 0x00000040 
+ 00000033  0x00000048 beq  0x00000077 , 0x0000005d 
+ 00000034  0x00000049 beq  0x00000080 , 0x0000013a 
+ 00000035  0x0000004a beq  0x00000084 , 0x00000444 
+ 00000036  0x0000004b beq  0x0000009a , 0x000002b4 
+ 00000037  0x0000004c beq  0x000000b1 , 0x00000484 
+ 00000038  0x0000004d beq  0x000000c5 , 0x0000016e 
+ 00000039  0x0000004e beq  0x000000da , 0x0000013b 
+ 00000040  0x0000004f beq  0x000000db , 0x0000051b 
+ 00000041  0x00000050 beq  0x000000dc , 0x00000558 
+ 00000042  0x00000051 beq  0x000000dd , 0x00000539 
+ 00000043  0x00000052 beq  0x000000fa , 0x000004c8 
+ 00000044  0x00000053 branch  0x0000235a 
+ 00000045  0x00000056 beq  0x00000090 , 0x000004cf 
+ 00000046  0x00000057 beq  0x00000095 , 0x000004dc 
+ 00000047  0x00000058 rtneq  0x000000ff 
+ 00000048  0x00000059 branch  0x0000235a 
+ 00000049  0x0000005e nbranch  0x00000034 , 0x0000002b 
+ 00000050  0x0000005f until  0x0000003e , 0x00000033 
+ 00000051  0x00000060 until  0x0000003e , 0x00000033 
+ 00000052  0x00000062 call  0x000054ac 
+ 00000053  0x00000063 nbranch  0x00002002 , 0x00000028 
+ 00000054  0x00000064 fetch  0x00000001 , 0x00004aba 
+ 00000055  0x00000065 branch  0x00002002 , 0x00000034 
+ 00000056  0x00000066 jam  0x00000000 , 0x00004aba 
+ 00000057  0x00000067 fetch  0x00000001 , 0x00004655 
+ 00000058  0x00000068 beq  0x000000ff , 0x00002002 
+ 00000059  0x00000069 copy  0x0000003f , 0x00000007 
+ 00000060  0x0000006a fetch  0x00000004 , 0x0000069d 
+ 00000061  0x0000006b qisolate0  0x0000003f 
+ 00000062  0x0000006c call  0x00004e45 , 0x00000001 
+ 00000063  0x0000006d branch  0x00002002 
+ 00000064  0x00000070 fetch  0x00000008 , 0x00004713 
+ 00000065  0x00000071 rtnbit0  0x00000015 
+ 00000066  0x00000072 call  0x00000044 
+ 00000067  0x00000073 branch  0x00005541 
+ 00000068  0x00000076 fetch  0x00000001 , 0x00004408 
+ 00000069  0x00000077 call  0x0000004b 
+ 00000070  0x00000078 copy  0x00000002 , 0x0000003f 
+ 00000071  0x00000079 store  0x00000001 , 0x00004635 
+ 00000072  0x0000007a set1  0x00000007 , 0x0000003f 
+ 00000073  0x0000007b arg  0x00000000 , 0x00000002 
+ 00000074  0x0000007c branch  0x00006f20 
+ 00000075  0x0000007f arg  0x00000012 , 0x00000002 
+ 00000076  0x00000080 rtneq  0x00000006 
+ 00000077  0x00000081 arg  0x0000000a , 0x00000002 
+ 00000078  0x00000082 rtneq  0x00000007 
+ 00000079  0x00000083 arg  0x00000009 , 0x00000002 
+ 00000080  0x00000084 rtneq  0x00000008 
+ 00000081  0x00000085 arg  0x0000000c , 0x00000002 
+ 00000082  0x00000086 rtneq  0x00000009 
+ 00000083  0x00000087 arg  0x00000006 , 0x00000002 
+ 00000084  0x00000088 rtneq  0x0000000a 
+ 00000085  0x00000089 arg  0x00000014 , 0x00000002 
+ 00000086  0x0000008a rtneq  0x0000000b 
+ 00000087  0x0000008b arg  0x00000015 , 0x00000002 
+ 00000088  0x0000008c rtneq  0x0000000c 
+ 00000089  0x0000008d arg  0x00000016 , 0x00000002 
+ 00000090  0x0000008e rtneq  0x0000000d 
+ 00000091  0x0000008f arg  0x0000000d , 0x00000002 
+ 00000092  0x00000091 rtn 
+ 00000093  0x00000095 call  0x00000558 
+ 00000094  0x00000096 call  0x00000539 
+ 00000095  0x00000097 div  0x0000003f , 0x0000000a 
+ 00000096  0x00000098 call  0x00007d5f 
+ 00000097  0x00000099 store  0x00000002 , 0x00004633 
+ 00000098  0x0000009a branch  0x00005553 
+ 00000099  0x0000009c call  0x00007552 
+ 00000100  0x0000009d call  0x00007448 
+ 00000101  0x0000009e call  0x00004bfb 
+ 00000102  0x0000009f call  0x00002a45 
+ 00000103  0x000000a0 call  0x0000202a 
+ 00000104  0x000000a1 call  0x000042ad 
+ 00000105  0x000000a2 call  0x00002018 
+ 00000106  0x000000a3 call  0x0000310f 
+ 00000107  0x000000a4 call  0x0000248c 
+ 00000108  0x000000a5 branch  0x00000063 
+ 00000109  0x000000a7 jam  0x00000000 , 0x00008900 
+ 00000110  0x000000a8 branch  0x00002153 
+ 00000111  0x000000aa jam  0x00000060 , 0x00008a0f 
+ 00000112  0x000000ab jam  0x000000aa , 0x00008a10 
+ 00000113  0x000000ac jam  0x0000007a , 0x00008a12 
+ 00000114  0x000000ad jam  0x00000000 , 0x00008a25 
+ 00000115  0x000000ae jam  0x00000000 , 0x00008a26 
+ 00000116  0x000000af nop  0x0000003c 
+ 00000117  0x000000b0 jam  0x00000020 , 0x00008a20 
+ 00000118  0x000000b1 jam  0x000000f5 , 0x00008a23 
+ 00000119  0x000000b2 jam  0x00000012 , 0x00008a24 
+ 00000120  0x000000b3 jam  0x00000010 , 0x00008a24 
+ 00000121  0x000000b4 nop  0x0000003c 
+ 00000122  0x000000b5 jam  0x00000060 , 0x00008a12 
+ 00000123  0x000000b6 jam  0x000000dd , 0x00008a23 
+ 00000124  0x000000b7 rtn 
+ 00000125  0x000000ba jam  0x00000000 , 0x000001bb 
+ 00000126  0x000000bb jam  0x00000000 , 0x000001bc 
+ 00000127  0x000000bc until  0x0000003e , 0x00000033 
+ 00000128  0x000000be jam  0x0000000d , 0x00008946 
+ 00000129  0x000000bf jam  0x00000010 , 0x0000896f 
+ 00000130  0x000000c0 jam  0x000000cd , 0x00008a13 
+ 00000131  0x000000c1 jam  0x00000010 , 0x00008a06 
+ 00000132  0x000000c2 jam  0x0000004a , 0x00008a84 
+ 00000133  0x000000c3 jam  0x00000040 , 0x00008a85 
+ 00000134  0x000000c4 jam  0x000000fe , 0x00008a16 
+ 00000135  0x000000c5 call  0x000000c4 
+ 00000136  0x000000c8 call  0x000070d7 
+ 00000137  0x000000ca until  0x0000003e , 0x00000033 
+ 00000138  0x000000cb jam  0x0000005f , 0x0000813b 
+ 00000139  0x000000cc until  0x0000003e , 0x00000033 
+ 00000140  0x000000cd jam  0x00000088 , 0x0000813c 
+ 00000141  0x000000ce until  0x0000003e , 0x00000033 
+ 00000142  0x000000cf fetch  0x00000001 , 0x00004099 
+ 00000143  0x000000d0 beq  0x00000010 , 0x000000b9 
+ 00000144  0x000000d1 fetch  0x00000001 , 0x00004438 
+ 00000145  0x000000d2 or_into  0x00000004 , 0x0000003f 
+ 00000146  0x000000d3 store  0x00000001 , 0x00008a02 
+ 00000147  0x000000d4 jam  0x00000001 , 0x0000890f 
+ 00000148  0x000000d5 jam  0x00000024 , 0x00008a80 
+ 00000149  0x000000d6 jam  0x00000062 , 0x00008a81 
+ 00000150  0x000000d7 setarg  0x00e61212 
+ 00000151  0x000000d8 store  0x00000003 , 0x00008a73 
+ 00000152  0x000000da jam  0x00000060 , 0x00008a86 
+ 00000153  0x000000db jam  0x0000003b , 0x00008a8b 
+ 00000154  0x000000dc call  0x000000ab 
+ 00000155  0x000000dd jam  0x00000000 , 0x00008043 
+ 00000156  0x000000de jam  0x00000005 , 0x00008042 
+ 00000157  0x000000df setarg  0x00557474 
+ 00000158  0x000000e0 store  0x00000003 , 0x00008968 
+ 00000159  0x000000e1 jam  0x0000006e , 0x00008960 
+ 00000160  0x000000e2 call  0x0000010c 
+ 00000161  0x000000e3 call  0x00000137 
+ 00000162  0x000000e4 call  0x000000a5 
+ 00000163  0x000000e5 jam  0x0000000c , 0x00004148 
+ 00000164  0x000000e6 branch  0x00006f4e 
+ 00000165  0x000000ea rtn  0x0000002b 
+ 00000166  0x000000eb until  0x0000003e , 0x00000033 
+ 00000167  0x000000ec fetch  0x00000001 , 0x0000411c 
+ 00000168  0x000000ed store  0x00000001 , 0x0000813a 
+ 00000169  0x000000ee until  0x0000003e , 0x00000033 
+ 00000170  0x000000ef rtn 
+ 00000171  0x000000f2 fetch  0x00000001 , 0x00004099 
+ 00000172  0x000000f3 beq  0x00000018 , 0x000000b1 
+ 00000173  0x000000f4 fetch  0x00000001 , 0x00004438 
+ 00000174  0x000000f5 or_into  0x00000006 , 0x0000003f 
+ 00000175  0x000000f6 store  0x00000001 , 0x00008a02 
+ 00000176  0x000000f7 jam  0x000000e0 , 0x00008a05 
+ 00000177  0x000000f9 jam  0x000000d8 , 0x00008a00 
+ 00000178  0x000000fa nop  0x0000003c 
+ 00000179  0x000000fb jam  0x000000a0 , 0x00008a01 
+ 00000180  0x000000fc jam  0x000000df , 0x00008a00 
+ 00000181  0x000000fd jam  0x000000fa , 0x00008a01 
+ 00000182  0x000000fe nop  0x00000014 
+ 00000183  0x000000ff jam  0x0000009f , 0x00008a00 
+ 00000184  0x00000100 rtn 
+ 00000185  0x00000103 fetch  0x00000001 , 0x00004438 
+ 00000186  0x00000104 or_into  0x00000006 , 0x0000003f 
+ 00000187  0x00000105 store  0x00000001 , 0x00008a02 
+ 00000188  0x00000106 jam  0x00000000 , 0x0000890f 
+ 00000189  0x00000107 jam  0x00000023 , 0x00008a80 
+ 00000190  0x00000108 jam  0x000000b0 , 0x00008a81 
+ 00000191  0x00000109 setarg  0x00e40909 
+ 00000192  0x0000010a store  0x00000003 , 0x00008a73 
+ 00000193  0x0000010b jam  0x0000002a , 0x00008a76 
+ 00000194  0x0000010c jam  0x00000004 , 0x00008902 
+ 00000195  0x0000010d branch  0x00000098 
+ 00000196  0x00000110 branch  0x000000ec , 0x0000002b 
+ 00000197  0x00000111 fetch  0x00000004 , 0x0000020d 
+ 00000198  0x00000112 rtn  0x00000034 
+ 00000199  0x00000113 until  0x0000003e , 0x00000033 
+ 00000200  0x00000114 fetch  0x00000001 , 0x00008136 
+ 00000201  0x00000115 and  0x0000003f , 0x000000f0 , 0x0000003f 
+ 00000202  0x00000116 fetcht  0x00000001 , 0x0000020d 
+ 00000203  0x00000117 ior  0x00000002 , 0x0000003f 
+ 00000204  0x00000118 increase  0xfffffffd , 0x0000003f 
+ 00000205  0x00000119 store  0x00000001 , 0x00008136 
+ 00000206  0x0000011a until  0x0000003e , 0x00000033 
+ 00000207  0x0000011c fetch  0x00000001 , 0x00008138 
+ 00000208  0x0000011d and  0x0000003f , 0x00000007 , 0x0000003f 
+ 00000209  0x0000011e fetcht  0x00000001 , 0x0000020e 
+ 00000210  0x0000011f lshift3  0x00000002 , 0x00000002 
+ 00000211  0x00000120 ior  0x00000002 , 0x0000003f 
+ 00000212  0x00000121 store  0x00000001 , 0x00008138 
+ 00000213  0x00000122 until  0x0000003e , 0x00000033 
+ 00000214  0x00000125 fetch  0x00000001 , 0x00008acb 
+ 00000215  0x00000126 and  0x0000003f , 0x000000f0 , 0x0000003f 
+ 00000216  0x00000127 fetcht  0x00000001 , 0x0000020f 
+ 00000217  0x00000128 storet  0x00000001 , 0x0000415b 
+ 00000218  0x00000129 ior  0x00000002 , 0x0000003f 
+ 00000219  0x0000012a store  0x00000001 , 0x00008acb 
+ 00000220  0x0000012c fetch  0x00000001 , 0x00000210 
+ 00000221  0x0000012d store  0x00000001 , 0x0000415c 
+ 00000222  0x0000012e isolate1  0x00000003 , 0x0000003f 
+ 00000223  0x0000012f fetch  0x00000001 , 0x00008a06 
+ 00000224  0x00000130 setflag  0x00000001 , 0x00000007 , 0x0000003f 
+ 00000225  0x00000131 store  0x00000001 , 0x00008a06 
+ 00000226  0x00000133 fetch  0x00000001 , 0x00000210 
+ 00000227  0x00000134 and  0x0000003f , 0x00000007 , 0x00000002 
+ 00000228  0x00000135 lshift4  0x00000002 , 0x00000002 
+ 00000229  0x00000136 lshift  0x00000002 , 0x00000002 
+ 00000230  0x00000137 storet  0x00000001 , 0x00004438 
+ 00000231  0x00000138 fetch  0x00000001 , 0x00008a02 
+ 00000232  0x00000139 and  0x0000003f , 0x0000001f , 0x0000003f 
+ 00000233  0x0000013a ior  0x00000002 , 0x0000003f 
+ 00000234  0x0000013b store  0x00000001 , 0x00008a02 
+ 00000235  0x0000013c rtn 
+ 00000236  0x0000013f fetch  0x00000002 , 0x0000415b 
+ 00000237  0x00000140 rtn  0x00000034 
+ 00000238  0x00000141 store  0x00000002 , 0x0000020f 
+ 00000239  0x00000142 branch  0x000000d6 
+ 00000240  0x00000145 call  0x000021ba 
+ 00000241  0x00000146 force  0x00000008 , 0x00000015 
+ 00000242  0x00000147 force  0x00000000 , 0x00000015 
+ 00000243  0x00000149 setarg  0x000aaada 
+ 00000244  0x0000014a store  0x00000003 , 0x00008a0f 
+ 00000245  0x0000014b jam  0x00000040 , 0x00008a25 
+ 00000246  0x0000014c jam  0x00000010 , 0x00008a26 
+ 00000247  0x0000014d nop  0x0000003c 
+ 00000248  0x0000014e jam  0x000000fb , 0x00008a01 
+ 00000249  0x0000014f jam  0x000000ff , 0x00008a25 
+ 00000250  0x00000150 jam  0x00000030 , 0x00008a26 
+ 00000251  0x00000151 jam  0x000000fe , 0x00008a16 
+ 00000252  0x00000152 branch  0x000021b4 
+ 00000253  0x00000155 setarg  0x000aaa7e 
+ 00000254  0x00000156 store  0x00000003 , 0x00008a0f 
+ 00000255  0x00000157 nop  0x0000003c 
+ 00000256  0x00000158 jam  0x00000000 , 0x00008a25 
+ 00000257  0x00000159 jam  0x0000000d , 0x00008a26 
+ 00000258  0x0000015a jam  0x000000f6 , 0x00008a16 
+ 00000259  0x0000015b branch  0x00002203 
+ 00000260  0x0000015e fetch  0x00000001 , 0x00004141 
+ 00000261  0x0000015f beq  0x0000000a , 0x00000107 
+ 00000262  0x00000160 branch  0x0000220e 
+ 00000263  0x00000163 jam  0x00000025 , 0x00008a14 
+ 00000264  0x00000164 setarg  0x00a93f3f 
+ 00000265  0x00000165 store  0x00000003 , 0x00008a60 
+ 00000266  0x00000166 jam  0x0000001f , 0x00008a63 
+ 00000267  0x00000167 rtn 
+ 00000268  0x0000016b rtn  0x0000002b 
+ 00000269  0x0000016c call  0x00002160 
+ 00000270  0x0000016d arg  0x00000027 , 0x00000002 
+ 00000271  0x0000016e call  0x0000216f 
+ 00000272  0x0000016f call  0x000021a6 
+ 00000273  0x00000170 jam  0x0000007f , 0x00008a25 
+ 00000274  0x00000171 jam  0x0000001a , 0x00008a30 
+ 00000275  0x00000172 jam  0x00000078 , 0x00008a31 
+ 00000276  0x00000173 jam  0x000000b2 , 0x00008a8f 
+ 00000277  0x00000174 jam  0x00000000 , 0x00008ac2 
+ 00000278  0x00000175 jam  0x00000000 , 0x00008ac3 
+ 00000279  0x00000176 arg  0x00000006 , 0x00000007 
+ 00000280  0x00000177 call  0x00000129 
+ 00000281  0x00000178 isolate1  0x0000000d , 0x00000011 
+ 00000282  0x00000179 call  0x0000211d 
+ 00000283  0x0000017a isolate1  0x0000000d , 0x00000012 
+ 00000284  0x0000017b call  0x0000211e 
+ 00000285  0x0000017c arg  0x00000005 , 0x00000007 
+ 00000286  0x0000017e call  0x0000211c 
+ 00000287  0x0000017f call  0x0000211e 
+ 00000288  0x00000180 call  0x00000129 
+ 00000289  0x00000181 arg  0x00008ac2 , 0x00000005 
+ 00000290  0x00000182 rshift4  0x00000011 , 0x0000003f 
+ 00000291  0x00000183 call  0x00002117 
+ 00000292  0x00000184 rshift4  0x00000012 , 0x0000003f 
+ 00000293  0x00000185 call  0x00002117 
+ 00000294  0x00000186 increase  0xffffffff , 0x00000007 
+ 00000295  0x00000187 branch  0x0000011e , 0x00000002 
+ 00000296  0x00000188 branch  0x0000214f 
+ 00000297  0x0000018b nop  0x0000003c 
+ 00000298  0x0000018c setarg  0x00000f00 
+ 00000299  0x0000018d store  0x00000002 , 0x00008982 
+ 00000300  0x0000018e setarg  0x00000ff0 
+ 00000301  0x0000018f store  0x00000002 , 0x00008984 
+ 00000302  0x00000190 jam  0x00000009 , 0x00008981 
+ 00000303  0x00000191 jam  0x00000003 , 0x00008981 
+ 00000304  0x00000192 jam  0x00000006 , 0x00008980 
+ 00000305  0x00000193 nop  0x0000003c 
+ 00000306  0x00000194 arg  0x00000000 , 0x00000011 
+ 00000307  0x00000195 arg  0x00000000 , 0x00000012 
+ 00000308  0x00000196 arg  0x00000010 , 0x00000039 
+ 00000309  0x00000197 arg  0x00000f00 , 0x00000006 
+ 00000310  0x00000198 branch  0x0000212d 
+ 00000311  0x0000019b rtn  0x0000002b 
+ 00000312  0x0000019c branch  0x00002272 
+ 00000313  0x0000019f setarg  0x00000000 
+ 00000314  0x000001a2 rtn 
+ 00000315  0x000001a5 rtn  0x0000002b 
+ 00000316  0x000001a6 jam  0x00000077 , 0x00008a07 
+ 00000317  0x000001a7 jam  0x000000c9 , 0x00008a08 
+ 00000318  0x000001a8 jam  0x00000001 , 0x00008a0b 
+ 00000319  0x000001a9 fetch  0x00000001 , 0x00004409 
+ 00000320  0x000001aa store  0x00000001 , 0x000080cd 
+ 00000321  0x000001ab nop  0x00000bb8 
+ 00000322  0x000001ac call  0x0000014b 
+ 00000323  0x000001ad jam  0x000000c1 , 0x00008a08 
+ 00000324  0x000001ae fetchr  0x00000012 , 0x00000001 , 0x00004419 
+ 00000325  0x000001af arg  0x00000008 , 0x00000039 
+ 00000326  0x000001b0 call  0x00006f58 
+ 00000327  0x000001b1 fetch  0x00000001 , 0x00004419 
+ 00000328  0x000001b2 store  0x00000001 , 0x00004433 
+ 00000329  0x000001b3 storer  0x00000012 , 0x00000001 , 0x00004419 
+ 00000330  0x000001b4 rtn 
+ 00000331  0x000001b8 jam  0x00000003 , 0x000080cc 
+ 00000332  0x000001ba fetch  0x00000001 , 0x00008129 
+ 00000333  0x000001bb bbit0  0x00000005 , 0x0000014c 
+ 00000334  0x000001bc fetcht  0x00000002 , 0x00008164 
+ 00000335  0x000001bd storet  0x00000002 , 0x0000440a 
+ 00000336  0x000001be jam  0x00000000 , 0x000080cc 
+ 00000337  0x000001bf rtn 
+ 00000338  0x000001c3 jam  0x00000011 , 0x00008a82 
+ 00000339  0x000001c4 jam  0x00000012 , 0x00008a8d 
+ 00000340  0x000001c5 jam  0x0000000a , 0x00008a8e 
+ 00000341  0x000001c6 fetch  0x00000001 , 0x00004099 
+ 00000342  0x000001c7 beq  0x00000010 , 0x0000016b 
+ 00000343  0x000001c8 setarg  0x00005762 
+ 00000344  0x000001c9 store  0x00000002 , 0x00008907 
+ 00000345  0x000001cb jam  0x00000003 , 0x00008901 
+ 00000346  0x000001cc jam  0x00000003 , 0x00008930 
+ 00000347  0x000001cd rtnmark1  0x0000002d 
+ 00000348  0x000001ce jam  0x00000001 , 0x00008901 
+ 00000349  0x000001cf jam  0x00000007 , 0x00008a82 
+ 00000350  0x000001d0 jam  0x00000044 , 0x00008a8d 
+ 00000351  0x000001d1 jam  0x0000000a , 0x00008a8e 
+ 00000352  0x000001d2 fetch  0x00000001 , 0x00004099 
+ 00000353  0x000001d3 beq  0x00000010 , 0x00000168 
+ 00000354  0x000001d4 setarg  0x00002bb1 
+ 00000355  0x000001d5 store  0x00000002 , 0x00008907 
+ 00000356  0x000001d7 rtnmark0  0x0000002f 
+ 00000357  0x000001d8 jam  0x00000024 , 0x00008930 
+ 00000358  0x000001d9 jam  0x00000005 , 0x00008901 
+ 00000359  0x000001da rtn 
+ 00000360  0x000001dd setarg  0x00004189 
+ 00000361  0x000001de store  0x00000002 , 0x00008907 
+ 00000362  0x000001df branch  0x00000164 
+ 00000363  0x000001e2 setarg  0x00008312 
+ 00000364  0x000001e3 store  0x00000002 , 0x00008907 
+ 00000365  0x000001e4 branch  0x00000159 
+ 00000366  0x000001e7 call  0x00006b3a 
+ 00000367  0x000001e8 call  0x00006b75 
+ 00000368  0x000001e9 branch  0x00006b38 
+ 00000369  0x000001ec fetch  0x00000001 , 0x00004666 
+ 00000370  0x000001ed beq  0x00000000 , 0x00000175 
+ 00000371  0x000001ee beq  0x00000001 , 0x0000017f 
+ 00000372  0x000001ef rtn 
+ 00000373  0x000001f2 arg  0x00000050 , 0x00000018 
+ 00000374  0x000001f3 setarg  0x00000400 
+ 00000375  0x000001f4 idiv  0x00000018 
+ 00000376  0x000001f5 call  0x00007d62 
+ 00000377  0x000001f6 quotient  0x0000003f 
+ 00000378  0x000001f7 store  0x00000002 , 0x00000670 
+ 00000379  0x000001f8 arg  0x00001fac , 0x0000003f 
+ 00000380  0x000001f9 arg  0x00000004 , 0x00000002 
+ 00000381  0x000001fa arg  0x00000004 , 0x0000002b 
+ 00000382  0x000001fb branch  0x00000189 
+ 00000383  0x000001fe arg  0x00000140 , 0x00000018 
+ 00000384  0x000001ff setarg  0x00000400 
+ 00000385  0x00000200 idiv  0x00000018 
+ 00000386  0x00000201 call  0x00007d62 
+ 00000387  0x00000202 quotient  0x0000003f 
+ 00000388  0x00000203 store  0x00000002 , 0x00000670 
+ 00000389  0x00000204 arg  0x00001fa0 , 0x0000003f 
+ 00000390  0x00000205 arg  0x00000010 , 0x00000002 
+ 00000391  0x00000206 arg  0x00000010 , 0x0000002b 
+ 00000392  0x00000207 branch  0x00000189 
+ 00000393  0x0000020a store  0x00000002 , 0x00000672 
+ 00000394  0x0000020b storet  0x00000001 , 0x00000678 
+ 00000395  0x0000020c arg  0x000049c7 , 0x00000011 
+ 00000396  0x0000020d arg  0x00000000 , 0x00000013 
+ 00000397  0x0000020f fetch  0x00000002 , 0x00000672 
+ 00000398  0x00000210 copy  0x0000003f , 0x00000012 
+ 00000399  0x00000211 fetchr  0x00000039 , 0x00000001 , 0x00000678 
+ 00000400  0x00000212 arg  0x000049c7 , 0x00000011 
+ 00000401  0x00000213 call  0x00006b74 
+ 00000402  0x00000214 fetch  0x00000008 , 0x000049c7 
+ 00000403  0x00000215 fetcht  0x00000008 , 0x000049cf 
+ 00000404  0x00000216 ior  0x00000002 , 0x0000003f 
+ 00000405  0x00000217 fetcht  0x00000008 , 0x000049d7 
+ 00000406  0x00000218 ior  0x00000002 , 0x0000003f 
+ 00000407  0x00000219 branch  0x0000019f , 0x00000034 
+ 00000408  0x0000021a increase  0x00000001 , 0x00000013 
+ 00000409  0x0000021b fetch  0x00000002 , 0x00000670 
+ 00000410  0x0000021c isub  0x00000013 , 0x0000003e 
+ 00000411  0x0000021e fetch  0x00000002 , 0x00000672 
+ 00000412  0x0000021f isub  0x00000018 , 0x0000003f 
+ 00000413  0x00000220 store  0x00000002 , 0x00000672 
+ 00000414  0x00000221 branch  0x0000018d 
+ 00000415  0x00000223 sub  0x00000013 , 0x00000000 , 0x0000003e 
+ 00000416  0x00000224 branch  0x00004a38 , 0x00000005 
+ 00000417  0x00000226 fetch  0x00000002 , 0x00000672 
+ 00000418  0x00000227 iadd  0x00000018 , 0x0000003f 
+ 00000419  0x00000229 isub  0x0000002b , 0x0000003f 
+ 00000420  0x0000022a store  0x00000002 , 0x00000672 
+ 00000421  0x0000022b fetch  0x00000002 , 0x00000672 
+ 00000422  0x0000022c copy  0x0000003f , 0x00000012 
+ 00000423  0x0000022d fetchr  0x00000039 , 0x00000001 , 0x00000678 
+ 00000424  0x0000022e arg  0x000049c7 , 0x00000011 
+ 00000425  0x0000022f call  0x00006b74 
+ 00000426  0x00000230 fetch  0x00000008 , 0x000049c7 
+ 00000427  0x00000231 fetcht  0x00000008 , 0x000049cf 
+ 00000428  0x00000232 ior  0x00000002 , 0x0000003f 
+ 00000429  0x00000233 fetcht  0x00000008 , 0x000049d7 
+ 00000430  0x00000234 ior  0x00000002 , 0x0000003f 
+ 00000431  0x00000235 branch  0x000001b2 , 0x00000034 
+ 00000432  0x00000236 fetch  0x00000002 , 0x00000672 
+ 00000433  0x00000237 branch  0x000001a3 
+ 00000434  0x0000023a setarg  0x00001fb0 
+ 00000435  0x0000023b fetcht  0x00000002 , 0x00000672 
+ 00000436  0x0000023c isub  0x00000002 , 0x0000003f 
+ 00000437  0x0000023d store  0x00000002 , 0x000049df 
+ 00000438  0x0000023e copy  0x00000002 , 0x0000003f 
+ 00000439  0x0000023f iadd  0x0000002b , 0x00000012 
+ 00000440  0x00000240 fetchr  0x00000039 , 0x00000001 , 0x00000678 
+ 00000441  0x00000241 arg  0x000049c7 , 0x00000011 
+ 00000442  0x00000242 call  0x00006b74 
+ 00000443  0x00000243 fetch  0x00000001 , 0x00004666 
+ 00000444  0x00000244 beq  0x00000000 , 0x00004a47 
+ 00000445  0x00000245 beq  0x00000001 , 0x000001bf 
+ 00000446  0x00000246 rtn 
+ 00000447  0x00000249 fetch  0x00000001 , 0x000049c7 
+ 00000448  0x0000024a sub  0x0000003f , 0x00000003 , 0x0000003e 
+ 00000449  0x0000024b ncall  0x00007dca , 0x00000002 
+ 00000450  0x0000024c store  0x00000001 , 0x000049c6 
+ 00000451  0x0000024d fetch  0x00000001 , 0x000049c8 
+ 00000452  0x0000024e store  0x00000001 , 0x00004667 
+ 00000453  0x0000024f fetch  0x00000006 , 0x000049c9 
+ 00000454  0x00000250 store  0x00000006 , 0x00004668 
+ 00000455  0x00000251 fetch  0x00000006 , 0x000049cf 
+ 00000456  0x00000252 store  0x00000006 , 0x0000466e 
+ 00000457  0x00000253 fetcht  0x00000002 , 0x000049d5 
+ 00000458  0x00000254 random  0x0000003f 
+ 00000459  0x00000255 iadd  0x00000002 , 0x0000003f 
+ 00000460  0x00000256 store  0x00000002 , 0x00004695 
+ 00000461  0x00000257 branch  0x000004a0 
+ 00000462  0x0000025a fetch  0x00000001 , 0x00004666 
+ 00000463  0x0000025b beq  0x00000000 , 0x000001d2 
+ 00000464  0x0000025c beq  0x00000001 , 0x000001d5 
+ 00000465  0x0000025d rtn 
+ 00000466  0x00000260 fetcht  0x00000002 , 0x000049df 
+ 00000467  0x00000261 setarg  0x00001fb0 
+ 00000468  0x00000262 branch  0x00004a63 
+ 00000469  0x00000265 jam  0x00000001 , 0x00004be7 
+ 00000470  0x00000266 fetch  0x00000001 , 0x00004be8 
+ 00000471  0x00000267 rtn  0x00000034 
+ 00000472  0x00000269 fetcht  0x00000002 , 0x000049df 
+ 00000473  0x0000026a setarg  0x00001fb0 
+ 00000474  0x0000026b isub  0x00000002 , 0x0000003f 
+ 00000475  0x0000026c store  0x00000002 , 0x00000670 
+ 00000476  0x0000026e copy  0x0000003f , 0x00000012 
+ 00000477  0x0000026f arg  0x000049c6 , 0x00000011 
+ 00000478  0x00000270 arg  0x00000001 , 0x00000039 
+ 00000479  0x00000271 call  0x00006b45 
+ 00000480  0x00000273 fetch  0x00000002 , 0x00000670 
+ 00000481  0x00000274 add  0x0000003f , 0x00000001 , 0x00000012 
+ 00000482  0x00000275 arg  0x00004667 , 0x00000011 
+ 00000483  0x00000276 arg  0x0000000d , 0x00000039 
+ 00000484  0x00000277 call  0x00006b45 
+ 00000485  0x00000279 fetch  0x00000002 , 0x00000670 
+ 00000486  0x0000027a add  0x0000003f , 0x0000000e , 0x00000012 
+ 00000487  0x0000027b arg  0x00004695 , 0x00000011 
+ 00000488  0x0000027c arg  0x00000002 , 0x00000039 
+ 00000489  0x0000027d call  0x00006b45 
+ 00000490  0x0000027f fetcht  0x00000002 , 0x000049df 
+ 00000491  0x00000280 increase  0x00000010 , 0x00000002 
+ 00000492  0x00000281 storet  0x00000002 , 0x000049df 
+ 00000493  0x00000282 rtn 
+ 00000494  0x00000285 fetch  0x00000008 , 0x00004713 
+ 00000495  0x00000286 bbit1  0x00000014 , 0x000001ce 
+ 00000496  0x00000287 branch  0x00004a58 
+ 00000497  0x0000028c copy  0x00000013 , 0x0000003f 
+ 00000498  0x0000028d beq  0x0000003a , 0x000001f4 
+ 00000499  0x0000028e branch  0x00004a9c 
+ 00000500  0x00000291 fetch  0x00000001 , 0x00004600 
+ 00000501  0x00000292 nbranch  0x00004b11 , 0x00000034 
+ 00000502  0x00000293 fetch  0x00000001 , 0x000045e2 
+ 00000503  0x00000294 beq  0x00000002 , 0x000001f9 
+ 00000504  0x00000295 branch  0x00004b02 
+ 00000505  0x00000298 fetch  0x00000008 , 0x00004713 
+ 00000506  0x00000299 bbit1  0x0000003e , 0x00006034 
+ 00000507  0x0000029a bbit1  0x00000030 , 0x00006034 
+ 00000508  0x0000029b bbit0  0x0000003a , 0x00006067 
+ 00000509  0x0000029c fetch  0x00000004 , 0x00004691 
+ 00000510  0x0000029d branch  0x000002c4 , 0x00000034 
+ 00000511  0x0000029e branch  0x00006067 
+ 00000512  0x000002a4 call  0x0000553d 
+ 00000513  0x000002a5 call  0x0000021a 
+ 00000514  0x000002a6 call  0x00000280 
+ 00000515  0x000002a8 call  0x0000328e 
+ 00000516  0x000002a9 call  0x00003531 
+ 00000517  0x000002aa call  0x00005fdd 
+ 00000518  0x000002ab call  0x00004b62 
+ 00000519  0x000002ac call  0x00004b68 
+ 00000520  0x000002af call  0x00000225 
+ 00000521  0x000002b0 call  0x0000024a 
+ 00000522  0x000002b1 call  0x00000274 
+ 00000523  0x000002b2 call  0x0000026c 
+ 00000524  0x000002b3 call  0x00004b43 
+ 00000525  0x000002b4 call  0x00004b58 
+ 00000526  0x000002b5 call  0x00005be1 
+ 00000527  0x000002b6 call  0x00004b5c 
+ 00000528  0x000002b7 call  0x00005be4 
+ 00000529  0x000002b8 call  0x00004b5f 
+ 00000530  0x000002b9 call  0x00004b55 
+ 00000531  0x000002bb call  0x000002b6 
+ 00000532  0x000002bc call  0x00004b32 
+ 00000533  0x000002bd call  0x00005bfe 
+ 00000534  0x000002be call  0x00004b48 
+ 00000535  0x000002c0 call  0x00004b82 
+ 00000536  0x000002c1 call  0x00004b87 
+ 00000537  0x000002c2 branch  0x000002b5 
+ 00000538  0x000002c5 call  0x000054f2 
+ 00000539  0x000002c7 setarg  0x00520090 
+ 00000540  0x000002c8 store  0x00000003 , 0x0000462d 
+ 00000541  0x000002c9 setarg  0x00005a00 
+ 00000542  0x000002ca istore  0x00000003 , 0x00000005 
+ 00000543  0x000002cb fetch  0x00000001 , 0x00004637 
+ 00000544  0x000002cc branch  0x00000223 , 0x00000034 
+ 00000545  0x000002cd jam  0x0000005f , 0x00004631 
+ 00000546  0x000002ce rtn 
+ 00000547  0x000002d0 jam  0x0000005a , 0x00004631 
+ 00000548  0x000002d1 rtn 
+ 00000549  0x000002d5 fetch  0x00000002 , 0x00004781 
+ 00000550  0x000002d6 rtn  0x00000034 
+ 00000551  0x000002d7 fetch  0x00000002 , 0x00004725 
+ 00000552  0x000002d8 fetcht  0x00000002 , 0x00004781 
+ 00000553  0x000002d9 isub  0x00000002 , 0x00000002 
+ 00000554  0x000002da fetch  0x00000002 , 0x00004869 
+ 00000555  0x000002db isub  0x00000002 , 0x0000003f 
+ 00000556  0x000002dc branch  0x00000230 , 0x00000002 
+ 00000557  0x000002dd call  0x00000237 
+ 00000558  0x000002de call  0x00000239 
+ 00000559  0x000002df branch  0x00004b7c 
+ 00000560  0x000002e1 call  0x00000233 
+ 00000561  0x000002e2 call  0x0000023f 
+ 00000562  0x000002e3 branch  0x00004b7e 
+ 00000563  0x000002e5 fetch  0x00000001 , 0x000049aa 
+ 00000564  0x000002e6 bbit0  0x00000000 , 0x00000237 
+ 00000565  0x000002e7 fetcht  0x00000001 , 0x00004867 
+ 00000566  0x000002e8 branch  0x00006ef7 
+ 00000567  0x000002ea fetcht  0x00000001 , 0x00004867 
+ 00000568  0x000002eb branch  0x00006ef3 
+ 00000569  0x000002ed fetch  0x00000001 , 0x00004a08 
+ 00000570  0x000002ee nrtn  0x00000034 
+ 00000571  0x000002ef fetch  0x00000001 , 0x0000440c 
+ 00000572  0x000002f0 rtnbit1  0x00000000 
+ 00000573  0x000002f1 fetcht  0x00000001 , 0x00004bbb 
+ 00000574  0x000002f2 branch  0x00006ef3 
+ 00000575  0x000002f5 fetch  0x00000001 , 0x00004a08 
+ 00000576  0x000002f6 nrtn  0x00000034 
+ 00000577  0x000002f7 fetch  0x00000001 , 0x0000440c 
+ 00000578  0x000002f8 rtnbit1  0x00000000 
+ 00000579  0x000002f9 fetch  0x00000001 , 0x000049aa 
+ 00000580  0x000002fa bbit0  0x00000002 , 0x00000239 
+ 00000581  0x000002fb fetcht  0x00000001 , 0x00004bbb 
+ 00000582  0x000002fc branch  0x00006ef7 
+ 00000583  0x00000300 fetch  0x00000001 , 0x00004621 
+ 00000584  0x00000301 store  0x00000001 , 0x000049aa 
+ 00000585  0x00000302 branch  0x00000230 
+ 00000586  0x00000305 fetch  0x00000001 , 0x00004a08 
+ 00000587  0x00000306 rtn  0x00000034 
+ 00000588  0x00000307 increase  0xffffffff , 0x0000003f 
+ 00000589  0x00000308 store  0x00000001 , 0x00004a08 
+ 00000590  0x00000309 branch  0x00000250 , 0x00000034 
+ 00000591  0x0000030a branch  0x00000256 
+ 00000592  0x0000030d fetch  0x00000001 , 0x00004666 
+ 00000593  0x0000030e beq  0x00000000 , 0x0000025c 
+ 00000594  0x0000030f beq  0x00000001 , 0x0000025e 
+ 00000595  0x00000310 beq  0x00000002 , 0x00000260 
+ 00000596  0x00000311 beq  0x00000003 , 0x00000262 
+ 00000597  0x00000312 rtn 
+ 00000598  0x00000315 fetch  0x00000001 , 0x00004666 
+ 00000599  0x00000316 beq  0x00000000 , 0x00000264 
+ 00000600  0x00000317 beq  0x00000001 , 0x00000266 
+ 00000601  0x00000318 beq  0x00000002 , 0x00000268 
+ 00000602  0x00000319 beq  0x00000003 , 0x0000026a 
+ 00000603  0x0000031a rtn 
+ 00000604  0x0000031d fetcht  0x00000001 , 0x00004bb7 
+ 00000605  0x0000031e branch  0x00006ef3 
+ 00000606  0x00000321 fetcht  0x00000001 , 0x00004bb8 
+ 00000607  0x00000322 branch  0x00006ef3 
+ 00000608  0x00000325 fetcht  0x00000001 , 0x00004bb9 
+ 00000609  0x00000326 branch  0x00006ef3 
+ 00000610  0x00000329 fetcht  0x00000001 , 0x00004bba 
+ 00000611  0x0000032a branch  0x00006ef3 
+ 00000612  0x0000032d fetcht  0x00000001 , 0x00004bb7 
+ 00000613  0x0000032e branch  0x00006ef7 
+ 00000614  0x00000331 fetcht  0x00000001 , 0x00004bb8 
+ 00000615  0x00000332 branch  0x00006ef7 
+ 00000616  0x00000335 fetcht  0x00000001 , 0x00004bb9 
+ 00000617  0x00000336 branch  0x00006ef7 
+ 00000618  0x00000339 fetcht  0x00000001 , 0x00004bba 
+ 00000619  0x0000033a branch  0x00006ef7 
+ 00000620  0x0000033d fetch  0x00000002 , 0x00004781 
+ 00000621  0x0000033e rtn  0x00000034 
+ 00000622  0x0000033f fetch  0x00000001 , 0x00004bca 
+ 00000623  0x00000340 rtn  0x00000034 
+ 00000624  0x00000341 increase  0xffffffff , 0x0000003f 
+ 00000625  0x00000342 store  0x00000001 , 0x00004bca 
+ 00000626  0x00000343 bbit1  0x00000000 , 0x00000256 
+ 00000627  0x00000344 branch  0x00000250 
+ 00000628  0x00000347 fetch  0x00000001 , 0x00004666 
+ 00000629  0x00000348 beq  0x00000000 , 0x00000279 
+ 00000630  0x00000349 fetch  0x00000002 , 0x00004790 
+ 00000631  0x0000034a rtn  0x00000034 
+ 00000632  0x0000034b branch  0x0000027b 
+ 00000633  0x0000034e fetch  0x00000002 , 0x000045d8 
+ 00000634  0x0000034f rtn  0x00000034 
+ 00000635  0x00000350 fetch  0x00000001 , 0x00004d07 
+ 00000636  0x00000351 increase  0x00000001 , 0x0000003f 
+ 00000637  0x00000352 store  0x00000001 , 0x00004d07 
+ 00000638  0x00000353 bbit1  0x00000002 , 0x00000256 
+ 00000639  0x00000354 branch  0x00000250 
+ 00000640  0x00000358 jam  0x00000000 , 0x00004d0c 
+ 00000641  0x00000359 fetch  0x00000002 , 0x00004790 
+ 00000642  0x0000035a nrtn  0x00000034 
+ 00000643  0x0000035b fetch  0x00000002 , 0x000045d8 
+ 00000644  0x0000035c nrtn  0x00000034 
+ 00000645  0x0000035d fetch  0x00000002 , 0x000045de 
+ 00000646  0x0000035e nrtn  0x00000034 
+ 00000647  0x0000035f fetch  0x00000001 , 0x00004a08 
+ 00000648  0x00000360 nrtn  0x00000034 
+ 00000649  0x00000361 fetch  0x00000008 , 0x00004713 
+ 00000650  0x00000362 rtnbit0  0x00000023 
+ 00000651  0x00000363 rtnbit0  0x00000004 
+ 00000652  0x00000364 bbit1  0x00000027 , 0x0000029d 
+ 00000653  0x00000365 fetch  0x00000001 , 0x00004d08 
+ 00000654  0x00000366 increase  0x00000001 , 0x0000003f 
+ 00000655  0x00000367 store  0x00000001 , 0x00004d08 
+ 00000656  0x00000368 sub  0x0000003f , 0x00000014 , 0x0000003e 
+ 00000657  0x00000369 ncall  0x00000297 , 0x00000002 
+ 00000658  0x0000036a beq  0x00000002 , 0x00000299 
+ 00000659  0x0000036b beq  0x00000004 , 0x0000029b 
+ 00000660  0x0000036c beq  0x00000006 , 0x00000299 
+ 00000661  0x0000036d beq  0x00000008 , 0x0000029b 
+ 00000662  0x0000036e rtn 
+ 00000663  0x00000370 jam  0x00000001 , 0x00004d08 
+ 00000664  0x00000371 branch  0x0000029b 
+ 00000665  0x00000373 fetcht  0x00000001 , 0x00004bbc 
+ 00000666  0x00000374 branch  0x00006ef7 
+ 00000667  0x00000376 fetcht  0x00000001 , 0x00004bbc 
+ 00000668  0x00000377 branch  0x00006ef3 
+ 00000669  0x0000037a fetch  0x00000002 , 0x00004725 
+ 00000670  0x0000037b fetcht  0x00000002 , 0x00004781 
+ 00000671  0x0000037c isub  0x00000002 , 0x00000002 
+ 00000672  0x0000037d fetch  0x00000002 , 0x00004d09 
+ 00000673  0x0000037e isub  0x00000002 , 0x0000003e 
+ 00000674  0x0000037f nbranch  0x0000029b , 0x00000002 
+ 00000675  0x00000380 jam  0x00000001 , 0x00004d0c 
+ 00000676  0x00000381 fetch  0x00000001 , 0x00004d0b 
+ 00000677  0x00000382 increase  0x00000001 , 0x0000003f 
+ 00000678  0x00000383 store  0x00000001 , 0x00004d0b 
+ 00000679  0x00000384 bbit1  0x00000001 , 0x00000299 
+ 00000680  0x00000385 branch  0x0000029b 
+ 00000681  0x00000388 fetch  0x00000008 , 0x00004713 
+ 00000682  0x00000389 rtnbit0  0x00000023 
+ 00000683  0x0000038a rtnbit0  0x00000004 
+ 00000684  0x0000038b bbit1  0x00000027 , 0x000002b1 
+ 00000685  0x0000038c fetch  0x00000001 , 0x00004709 
+ 00000686  0x0000038d sub  0x0000003f , 0x0000000a , 0x0000003e 
+ 00000687  0x0000038e branch  0x0000621b , 0x00000002 
+ 00000688  0x0000038f branch  0x00006214 
+ 00000689  0x00000392 fetch  0x00000001 , 0x00004d0c 
+ 00000690  0x00000393 nbranch  0x0000621b , 0x00000034 
+ 00000691  0x00000394 branch  0x00006214 
+ 00000692  0x0000039a rtn 
+ 00000693  0x0000039e branch  0x00004b8a 
+ 00000694  0x000003a1 fetch  0x00000001 , 0x00004ba1 
+ 00000695  0x000003a2 bbit1  0x00000000 , 0x000002ba 
+ 00000696  0x000003a3 call  0x000002c6 
+ 00000697  0x000003a4 rtn 
+ 00000698  0x000003a7 fetch  0x00000001 , 0x00004ba4 
+ 00000699  0x000003a8 sub  0x0000003f , 0x00000064 , 0x0000003e 
+ 00000700  0x000003a9 nrtn  0x00000002 
+ 00000701  0x000003aa increase  0x00000001 , 0x0000003f 
+ 00000702  0x000003ab store  0x00000001 , 0x00004ba4 
+ 00000703  0x000003ac rtnne  0x00000019 
+ 00000704  0x000003ad jam  0x00000000 , 0x00004ba3 
+ 00000705  0x000003ae fetch  0x00000001 , 0x00004666 
+ 00000706  0x000003af rtneq  0x00000004 
+ 00000707  0x000003b0 call  0x00005aaa 
+ 00000708  0x000003b2 call  0x00000440 
+ 00000709  0x000003b3 branch  0x00004e39 
+ 00000710  0x000003b6 jam  0x00000000 , 0x00004ba4 
+ 00000711  0x000003b7 rtn 
+ 00000712  0x000003bc fetch  0x00000008 , 0x00004713 
+ 00000713  0x000003bd bbit0  0x00000015 , 0x000002d8 
+ 00000714  0x000003be call  0x0000021a 
+ 00000715  0x000003bf call  0x00000558 
+ 00000716  0x000003c0 call  0x00000539 
+ 00000717  0x000003c1 div  0x0000003f , 0x0000000a 
+ 00000718  0x000003c2 call  0x00007d5f 
+ 00000719  0x000003c3 store  0x00000002 , 0x00004633 
+ 00000720  0x000003c4 fetcht  0x00000002 , 0x000043ff 
+ 00000721  0x000003c5 fetch  0x00000002 , 0x0000440a 
+ 00000722  0x000003c6 isub  0x00000002 , 0x0000003e 
+ 00000723  0x000003c7 nbranch  0x000002c8 , 0x00000002 
+ 00000724  0x000003c8 arg  0x0000462d , 0x00000011 
+ 00000725  0x000003c9 call  0x00005563 
+ 00000726  0x000003ca fetch  0x00000001 , 0x0000440c 
+ 00000727  0x000003cb bbit1  0x00000001 , 0x00004f6b 
+ 00000728  0x000003cd fetch  0x00000001 , 0x000049a4 
+ 00000729  0x000003ce call  0x00004e24 , 0x00000034 
+ 00000730  0x000003cf fetch  0x00000001 , 0x000049a3 
+ 00000731  0x000003d0 nrtn  0x00000034 
+ 00000732  0x000003d1 fetch  0x00000001 , 0x00004666 
+ 00000733  0x000003d2 beq  0x00000000 , 0x0000602f 
+ 00000734  0x000003d3 call  0x00005aa8 
+ 00000735  0x000003d5 fetch  0x00000006 , 0x00004668 
+ 00000736  0x000003d7 branch  0x00005a94 , 0x00000034 
+ 00000737  0x000003d8 branch  0x000054a0 
+ 00000738  0x000003dd call  0x000004ad 
+ 00000739  0x000003de call  0x00004c85 
+ 00000740  0x000003df setarg  0x00000000 
+ 00000741  0x000003e0 store  0x00000002 , 0x000048e9 
+ 00000742  0x000003e1 arg  0x0000489c , 0x00000006 
+ 00000743  0x000003e2 arg  0x000048b0 , 0x00000005 
+ 00000744  0x000003e3 arg  0x00000014 , 0x00000039 
+ 00000745  0x000003e4 call  0x00007cda 
+ 00000746  0x000003e5 setarg  0x0000489c 
+ 00000747  0x000003e6 store  0x00000002 , 0x000048e3 
+ 00000748  0x000003e7 setarg  0x00004cfb 
+ 00000749  0x000003e8 store  0x00000002 , 0x000048e5 
+ 00000750  0x000003e9 call  0x00004c83 
+ 00000751  0x000003eb call  0x00004c81 
+ 00000752  0x000003ed fetch  0x00000002 , 0x000048e9 
+ 00000753  0x000003ee increase  0x00000001 , 0x0000003f 
+ 00000754  0x000003ef store  0x00000002 , 0x000048e9 
+ 00000755  0x000003f0 bbit1  0x00000009 , 0x00000328 
+ 00000756  0x000003f1 fetcht  0x00000001 , 0x00004864 
+ 00000757  0x000003f2 call  0x00006ee6 
+ 00000758  0x000003f3 nbranch  0x000002f0 , 0x00000001 
+ 00000759  0x000003f4 call  0x00004c85 
+ 00000760  0x000003f6 fetcht  0x00000001 , 0x00004864 
+ 00000761  0x000003f7 call  0x00006ee6 
+ 00000762  0x000003f8 branch  0x000002f8 , 0x00000001 
+ 00000763  0x000003fa call  0x0000031f 
+ 00000764  0x000003fb call  0x0000032f 
+ 00000765  0x000003fc call  0x00004c81 
+ 00000766  0x000003fd call  0x00004c83 
+ 00000767  0x000003ff fetch  0x00000002 , 0x0000489a 
+ 00000768  0x00000400 copy  0x0000003f , 0x00000012 
+ 00000769  0x00000401 jam  0x00000000 , 0x000048e8 
+ 00000770  0x00000403 ifetcht  0x00000001 , 0x00000012 
+ 00000771  0x00000404 fetch  0x00000002 , 0x00004898 
+ 00000772  0x00000405 copy  0x0000003f , 0x00000011 
+ 00000773  0x00000406 copy  0x00000011 , 0x00000013 
+ 00000774  0x00000407 arg  0x00000014 , 0x00000039 
+ 00000775  0x00000409 ifetch  0x00000001 , 0x00000011 
+ 00000776  0x0000040a isub  0x00000002 , 0x0000003e 
+ 00000777  0x0000040b branch  0x00000313 , 0x00000005 
+ 00000778  0x0000040c increase  0x00000001 , 0x00000011 
+ 00000779  0x0000040d loop  0x00000307 
+ 00000780  0x0000040f increase  0x00000001 , 0x00000012 
+ 00000781  0x00000410 fetch  0x00000001 , 0x000048e8 
+ 00000782  0x00000411 increase  0x00000001 , 0x0000003f 
+ 00000783  0x00000412 store  0x00000001 , 0x000048e8 
+ 00000784  0x00000413 sub  0x0000003f , 0x0000000b , 0x0000003e 
+ 00000785  0x00000414 branch  0x00000302 , 0x00000002 
+ 00000786  0x00000415 branch  0x0000044d 
+ 00000787  0x00000418 fetch  0x00000002 , 0x000048e3 
+ 00000788  0x00000419 copy  0x0000003f , 0x00000005 
+ 00000789  0x0000041a copy  0x00000011 , 0x0000003f 
+ 00000790  0x0000041b isub  0x00000013 , 0x0000003f 
+ 00000791  0x0000041c iadd  0x00000005 , 0x00000005 
+ 00000792  0x0000041d fetch  0x00000002 , 0x000048e5 
+ 00000793  0x0000041e copy  0x0000003f , 0x00000013 
+ 00000794  0x0000041f fetch  0x00000001 , 0x000048e8 
+ 00000795  0x00000420 iadd  0x00000013 , 0x00000013 
+ 00000796  0x00000421 ifetch  0x00000001 , 0x00000013 
+ 00000797  0x00000422 istore  0x00000001 , 0x00000005 
+ 00000798  0x00000423 branch  0x0000030c 
+ 00000799  0x00000426 jam  0x00000000 , 0x00004ab9 
+ 00000800  0x00000427 jam  0x00000000 , 0x000048e8 
+ 00000801  0x00000429 call  0x00004c7b 
+ 00000802  0x0000042a call  0x00000329 
+ 00000803  0x0000042b call  0x00004c79 
+ 00000804  0x0000042c call  0x00000329 
+ 00000805  0x0000042d sub  0x0000003f , 0x0000000b , 0x0000003e 
+ 00000806  0x0000042e branch  0x00000321 , 0x00000002 
+ 00000807  0x0000042f branch  0x00004c7b 
+ 00000808  0x00000432 branch  0x000002e2 
+ 00000809  0x00000437 jam  0x00000000 , 0x000048e7 
+ 00000810  0x00000438 call  0x0000032d 
+ 00000811  0x00000439 fetch  0x00000002 , 0x000048e5 
+ 00000812  0x0000043a branch  0x00004c4a 
+ 00000813  0x0000043d nop  0x00000078 
+ 00000814  0x0000043e branch  0x00004c65 
+ 00000815  0x00000441 fetch  0x00000002 , 0x00004898 
+ 00000816  0x00000442 copy  0x0000003f , 0x00000012 
+ 00000817  0x00000443 jam  0x00000000 , 0x000048e8 
+ 00000818  0x00000445 jam  0x00000000 , 0x000048e7 
+ 00000819  0x00000446 ifetcht  0x00000001 , 0x00000012 
+ 00000820  0x00000447 isolate1  0x00000007 , 0x00000002 
+ 00000821  0x00000448 branch  0x0000033c , 0x00000001 
+ 00000822  0x00000449 call  0x00006ef7 
+ 00000823  0x0000044a call  0x0000032d 
+ 00000824  0x0000044b ifetcht  0x00000001 , 0x00000012 
+ 00000825  0x0000044c call  0x00006ef3 
+ 00000826  0x0000044d ifetcht  0x00000001 , 0x00000012 
+ 00000827  0x0000044e call  0x00004c7d 
+ 00000828  0x00000450 increase  0x00000001 , 0x00000012 
+ 00000829  0x00000451 fetch  0x00000002 , 0x000048e3 
+ 00000830  0x00000452 call  0x00004c4a 
+ 00000831  0x00000453 sub  0x0000003f , 0x00000013 , 0x0000003e 
+ 00000832  0x00000454 branch  0x00000332 , 0x00000002 
+ 00000833  0x00000455 rtn 
+ 00000834  0x00000458 arg  0x0000489c , 0x00000011 
+ 00000835  0x00000459 arg  0x000048b0 , 0x00000012 
+ 00000836  0x0000045a arg  0x00000014 , 0x00000039 
+ 00000837  0x0000045b call  0x00007d64 
+ 00000838  0x0000045c nbranch  0x00004c87 , 0x00000005 
+ 00000839  0x0000045d call  0x0000037c 
+ 00000840  0x0000045e call  0x00004c87 , 0x00000034 
+ 00000841  0x00000460 call  0x00004ccd 
+ 00000842  0x00000461 fetch  0x00000001 , 0x0000497b 
+ 00000843  0x00000462 nrtn  0x00000034 
+ 00000844  0x00000463 fetch  0x00000001 , 0x000049c1 
+ 00000845  0x00000464 rtneq  0x00000001 
+ 00000846  0x00000465 rtneq  0x00000002 
+ 00000847  0x00000466 rtneq  0x00000004 
+ 00000848  0x00000469 jam  0x00000000 , 0x000048e8 
+ 00000849  0x0000046a arg  0x0000489c , 0x00000011 
+ 00000850  0x0000046b arg  0x000048c4 , 0x00000012 
+ 00000851  0x0000046d ifetcht  0x00000001 , 0x00000011 
+ 00000852  0x0000046e ifetch  0x00000001 , 0x00000012 
+ 00000853  0x0000046f ixor  0x00000002 , 0x0000003f 
+ 00000854  0x00000470 branch  0x00000374 , 0x00000034 
+ 00000855  0x00000471 store  0x00000001 , 0x000048e7 
+ 00000856  0x00000472 storet  0x00000001 , 0x000048f6 
+ 00000857  0x00000473 istoret  0x00000001 , 0x00000012 
+ 00000858  0x00000474 jam  0x00000001 , 0x000048f4 
+ 00000859  0x00000475 jam  0x00000000 , 0x000048f7 
+ 00000860  0x00000477 fetch  0x00000001 , 0x000048e7 
+ 00000861  0x00000478 bbit0  0x00000000 , 0x00000369 
+ 00000862  0x00000479 fetch  0x00000001 , 0x000048e8 
+ 00000863  0x0000047a mul32  0x0000003f , 0x00000008 , 0x0000003f 
+ 00000864  0x0000047b fetcht  0x00000001 , 0x000048f7 
+ 00000865  0x0000047c iadd  0x00000002 , 0x0000003f 
+ 00000866  0x0000047d arg  0x00004a16 , 0x00000006 
+ 00000867  0x0000047e iadd  0x00000006 , 0x00000006 
+ 00000868  0x0000047f ifetch  0x00000001 , 0x00000006 
+ 00000869  0x00000480 store  0x00000001 , 0x000048f5 
+ 00000870  0x00000481 call  0x00004cfc 
+ 00000871  0x00000482 call  0x00000388 
+ 00000872  0x00000483 call  0x00000392 
+ 00000873  0x00000485 fetch  0x00000001 , 0x000048e7 
+ 00000874  0x00000486 rshift  0x0000003f , 0x0000003f 
+ 00000875  0x00000487 store  0x00000001 , 0x000048e7 
+ 00000876  0x00000488 fetch  0x00000001 , 0x000048f6 
+ 00000877  0x00000489 rshift  0x0000003f , 0x0000003f 
+ 00000878  0x0000048a store  0x00000001 , 0x000048f6 
+ 00000879  0x0000048b fetch  0x00000001 , 0x000048f7 
+ 00000880  0x0000048c increase  0x00000001 , 0x0000003f 
+ 00000881  0x0000048d store  0x00000001 , 0x000048f7 
+ 00000882  0x0000048e sub  0x0000003f , 0x00000007 , 0x0000003e 
+ 00000883  0x0000048f branch  0x0000035c , 0x00000002 
+ 00000884  0x00000491 increase  0x00000001 , 0x00000011 
+ 00000885  0x00000492 increase  0x00000001 , 0x00000012 
+ 00000886  0x00000493 fetch  0x00000001 , 0x000048e8 
+ 00000887  0x00000494 increase  0x00000001 , 0x0000003f 
+ 00000888  0x00000495 store  0x00000001 , 0x000048e8 
+ 00000889  0x00000496 sub  0x0000003f , 0x00000013 , 0x0000003e 
+ 00000890  0x00000497 branch  0x00000353 , 0x00000002 
  00000891  0x00000498 rtn 
- 00000892  0x0000049b jam  0x00000000 , 0x000048f4 
- 00000893  0x0000049c rtn 
- 00000894  0x0000049f fetch  0x00000001 , 0x00004ba8 
- 00000895  0x000004a0 rtn  0x00000034 
- 00000896  0x000004a1 fetch  0x00000002 , 0x000048fa 
- 00000897  0x000004a2 fetcht  0x00000002 , 0x00004ba9 
- 00000898  0x000004a3 isub  0x00000002 , 0x0000003e 
- 00000899  0x000004a4 branch  0x00000388 , 0x00000005 
- 00000900  0x000004a5 byteswap  0x00000002 , 0x00000002 
- 00000901  0x000004a6 isub  0x00000002 , 0x0000003e 
- 00000902  0x000004a7 branch  0x00000388 , 0x00000005 
- 00000903  0x000004a8 rtn 
- 00000904  0x000004ac call  0x00007dba 
- 00000905  0x000004ad fetch  0x00000001 , 0x00004ba1 
- 00000906  0x000004ae set1  0x00000000 , 0x0000003f 
- 00000907  0x000004af set0  0x00000001 , 0x0000003f 
- 00000908  0x000004b0 store  0x00000001 , 0x00004ba1 
- 00000909  0x000004b1 fetch  0x00000001 , 0x00004666 
- 00000910  0x000004b2 rtneq  0x00000000 
- 00000911  0x000004b3 jam  0x00000000 , 0x00004666 
- 00000912  0x000004b4 jam  0x00000001 , 0x00004ba3 
- 00000913  0x000004b5 rtn 
- 00000914  0x000004b8 fetch  0x00000001 , 0x00004bab 
- 00000915  0x000004b9 rtn  0x00000034 
- 00000916  0x000004ba fetch  0x00000002 , 0x000048fa 
- 00000917  0x000004bb fetcht  0x00000002 , 0x00004bac 
- 00000918  0x000004bc isub  0x00000002 , 0x0000003e 
- 00000919  0x000004bd branch  0x0000039c , 0x00000005 
- 00000920  0x000004be byteswap  0x00000002 , 0x00000002 
- 00000921  0x000004bf isub  0x00000002 , 0x0000003e 
- 00000922  0x000004c0 branch  0x0000039c , 0x00000005 
- 00000923  0x000004c1 rtn 
- 00000924  0x000004c4 call  0x00007dba 
- 00000925  0x000004c5 fetch  0x00000001 , 0x00004ba1 
- 00000926  0x000004c6 set0  0x00000000 , 0x0000003f 
- 00000927  0x000004c7 set1  0x00000001 , 0x0000003f 
- 00000928  0x000004c8 store  0x00000001 , 0x00004ba1 
- 00000929  0x000004c9 fetch  0x00000001 , 0x00004666 
- 00000930  0x000004ca rtneq  0x00000001 
- 00000931  0x000004cb jam  0x00000001 , 0x00004666 
- 00000932  0x000004cc jam  0x00000001 , 0x00004ba5 
- 00000933  0x000004cd rtn 
- 00000934  0x000004d0 fetch  0x00000001 , 0x00004bae 
- 00000935  0x000004d1 rtn  0x00000034 
- 00000936  0x000004d2 fetch  0x00000002 , 0x000048fa 
- 00000937  0x000004d3 fetcht  0x00000002 , 0x00004baf 
- 00000938  0x000004d4 isub  0x00000002 , 0x0000003e 
- 00000939  0x000004d5 branch  0x000003b0 , 0x00000005 
- 00000940  0x000004d6 byteswap  0x00000002 , 0x00000002 
- 00000941  0x000004d7 isub  0x00000002 , 0x0000003e 
- 00000942  0x000004d8 branch  0x000003b0 , 0x00000005 
- 00000943  0x000004d9 rtn 
- 00000944  0x000004dc call  0x00007dba 
- 00000945  0x000004dd fetch  0x00000001 , 0x00004ba1 
- 00000946  0x000004de set0  0x00000000 , 0x0000003f 
- 00000947  0x000004df set1  0x00000001 , 0x0000003f 
- 00000948  0x000004e0 store  0x00000001 , 0x00004ba1 
- 00000949  0x000004e1 fetch  0x00000001 , 0x00004666 
- 00000950  0x000004e2 rtneq  0x00000002 
- 00000951  0x000004e3 jam  0x00000002 , 0x00004666 
- 00000952  0x000004e4 jam  0x00000001 , 0x00004ba5 
- 00000953  0x000004e5 rtn 
- 00000954  0x000004e8 fetch  0x00000001 , 0x00004bb1 
- 00000955  0x000004e9 rtn  0x00000034 
- 00000956  0x000004ea fetch  0x00000002 , 0x000048fa 
- 00000957  0x000004eb fetcht  0x00000002 , 0x00004bb2 
- 00000958  0x000004ec isub  0x00000002 , 0x0000003e 
- 00000959  0x000004ed branch  0x000003c4 , 0x00000005 
- 00000960  0x000004ee byteswap  0x00000002 , 0x00000002 
- 00000961  0x000004ef isub  0x00000002 , 0x0000003e 
- 00000962  0x000004f0 branch  0x000003c4 , 0x00000005 
- 00000963  0x000004f1 rtn 
- 00000964  0x000004f4 call  0x00007dba 
- 00000965  0x000004f5 fetch  0x00000001 , 0x00004ba1 
- 00000966  0x000004f6 set0  0x00000000 , 0x0000003f 
- 00000967  0x000004f7 set1  0x00000001 , 0x0000003f 
- 00000968  0x000004f8 store  0x00000001 , 0x00004ba1 
- 00000969  0x000004f9 fetch  0x00000001 , 0x00004666 
- 00000970  0x000004fa rtneq  0x00000003 
- 00000971  0x000004fb jam  0x00000003 , 0x00004666 
- 00000972  0x000004fc jam  0x00000001 , 0x00004ba5 
- 00000973  0x000004fd rtn 
- 00000974  0x00000500 fetch  0x00000001 , 0x00004bb4 
- 00000975  0x00000501 rtn  0x00000034 
- 00000976  0x00000502 fetch  0x00000002 , 0x000048fa 
- 00000977  0x00000503 fetcht  0x00000002 , 0x00004bb5 
- 00000978  0x00000504 isub  0x00000002 , 0x0000003e 
- 00000979  0x00000505 branch  0x000003d8 , 0x00000005 
- 00000980  0x00000506 byteswap  0x00000002 , 0x00000002 
- 00000981  0x00000507 isub  0x00000002 , 0x0000003e 
- 00000982  0x00000508 branch  0x000003d8 , 0x00000005 
- 00000983  0x00000509 rtn 
- 00000984  0x0000050c call  0x00007dba 
- 00000985  0x0000050d fetch  0x00000001 , 0x00004666 
- 00000986  0x0000050e rtneq  0x00000004 
- 00000987  0x0000050f jam  0x00000004 , 0x00004666 
- 00000988  0x00000510 call  0x00004a56 
- 00000989  0x00000511 branch  0x00005ed1 
- 00000990  0x00000514 disable  0x00000028 
- 00000991  0x00000515 jam  0x00000000 , 0x0000496c 
- 00000992  0x00000516 jam  0x00000000 , 0x0000496d 
- 00000993  0x00000517 jam  0x00000000 , 0x0000496e 
- 00000994  0x00000518 fetch  0x00000001 , 0x000049c1 
- 00000995  0x00000519 beq  0x00000001 , 0x00004da5 
- 00000996  0x0000051a beq  0x00000002 , 0x00004daa 
- 00000997  0x0000051b beq  0x00000003 , 0x00004daa 
- 00000998  0x0000051c beq  0x00000004 , 0x00004dae 
- 00000999  0x0000051d beq  0x00000006 , 0x00004db7 
- 00001000  0x0000051e fetch  0x00000001 , 0x000048f4 
- 00001001  0x0000051f branch  0x000003eb , 0x00000034 
- 00001002  0x00000520 branch  0x00004e54 
- 00001003  0x00000523 fetch  0x00000001 , 0x00004666 
- 00001004  0x00000524 rtnne  0x00000000 
- 00001005  0x00000525 branch  0x00004e66 
- 00001006  0x00000528 fetch  0x00000001 , 0x00004666 
- 00001007  0x00000529 bne  0x00000000 , 0x000003f5 
- 00001008  0x0000052a jam  0x00000000 , 0x000049a9 
- 00001009  0x0000052b fetch  0x00000002 , 0x00004855 
- 00001010  0x0000052c ncall  0x00004afc , 0x00000034 
- 00001011  0x0000052d fetch  0x00000006 , 0x00004858 
- 00001012  0x0000052e ncall  0x00004afc , 0x00000034 
- 00001013  0x00000531 fetch  0x00000001 , 0x00004855 
- 00001014  0x00000532 beq  0x00000000 , 0x000003f8 
- 00001015  0x00000533 branch  0x00004f19 
- 00001016  0x00000536 jam  0x00000002 , 0x0000485f 
- 00001017  0x00000537 call  0x00004f3e 
- 00001018  0x00000538 fetch  0x00000001 , 0x00004666 
- 00001019  0x00000539 bne  0x00000000 , 0x00004f2a 
- 00001020  0x0000053a branch  0x00004f27 
- 00001021  0x0000053e setarg  0x0000041a 
- 00001022  0x0000053f store  0x00000002 , 0x000043e9 
- 00001023  0x00000540 setarg  0x00004fe5 
- 00001024  0x00000541 store  0x00000002 , 0x000045f2 
- 00001025  0x00000542 setarg  0x00004ff8 
- 00001026  0x00000543 store  0x00000002 , 0x000045f4 
- 00001027  0x00000544 setarg  0x0000041d 
- 00001028  0x00000545 store  0x00000002 , 0x000045f6 
- 00001029  0x00000546 setarg  0x000004df 
- 00001030  0x00000547 store  0x00000002 , 0x000043d9 
- 00001031  0x00000548 setarg  0x0000043a 
- 00001032  0x00000549 store  0x00000002 , 0x000043d7 
- 00001033  0x0000054b setarg  0x00004a9a 
- 00001034  0x0000054c store  0x00000002 , 0x000043dd 
- 00001035  0x0000054d setarg  0x00004bcc 
- 00001036  0x0000054e store  0x00000002 , 0x000043db 
- 00001037  0x0000054f setarg  0x00004f62 
- 00001038  0x00000550 store  0x00000002 , 0x000043d5 
- 00001039  0x00000551 setarg  0x00005b08 
- 00001040  0x00000552 store  0x00000002 , 0x000043df 
- 00001041  0x00000553 setarg  0x00004b19 
- 00001042  0x00000554 store  0x00000002 , 0x000043e3 
- 00001043  0x00000555 setarg  0x000055fa 
- 00001044  0x00000556 store  0x00000002 , 0x000043e7 
- 00001045  0x00000559 setarg  0x00006221 
- 00001046  0x0000055a store  0x00000002 , 0x000043e1 
- 00001047  0x0000055b setarg  0x00006228 
- 00001048  0x0000055c store  0x00000002 , 0x000043e5 
- 00001049  0x0000055d rtn 
- 00001050  0x00000560 fetch  0x00000001 , 0x00004666 
- 00001051  0x00000561 rtnne  0x00000000 
- 00001052  0x00000562 branch  0x0000610b 
- 00001053  0x00000565 call  0x00000434 
- 00001054  0x00000566 fetcht  0x00000001 , 0x00004655 
- 00001055  0x00000567 call  0x00006eb6 
- 00001056  0x00000569 fetcht  0x00000001 , 0x00004bbb 
- 00001057  0x0000056a set1  0x00000007 , 0x00000002 
- 00001058  0x0000056b call  0x00006eb6 
- 00001059  0x0000056d fetch  0x00000002 , 0x00004898 
- 00001060  0x0000056e copy  0x0000003f , 0x00000012 
- 00001061  0x0000056f arg  0x00000014 , 0x00000039 
- 00001062  0x00000571 ifetcht  0x00000001 , 0x00000012 
- 00001063  0x00000572 isolate1  0x00000007 , 0x00000002 
- 00001064  0x00000573 ncall  0x00006ef7 , 0x00000001 
- 00001065  0x00000574 increase  0x00000001 , 0x00000012 
- 00001066  0x00000575 loop  0x00000426 
- 00001067  0x00000577 fetch  0x00000002 , 0x00004896 
- 00001068  0x00000578 copy  0x0000003f , 0x00000012 
- 00001069  0x00000579 arg  0x00000008 , 0x00000039 
- 00001070  0x0000057b ifetcht  0x00000001 , 0x00000012 
- 00001071  0x0000057c sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00001072  0x0000057d ncall  0x00006eb6 , 0x00000005 
- 00001073  0x0000057e increase  0x00000001 , 0x00000012 
- 00001074  0x0000057f loop  0x0000042e 
- 00001075  0x00000580 branch  0x0000044d 
- 00001076  0x00000589 setarg  0x00000000 
- 00001077  0x0000058a set1  0x00000015 , 0x0000003f 
- 00001078  0x0000058b store  0x00000008 , 0x00000016 
- 00001079  0x0000058c setarg  0x00000000 
- 00001080  0x0000058d istore  0x00000004 , 0x00000005 
- 00001081  0x0000058e rtn 
- 00001082  0x00000591 rtnmark1  0x00000026 
- 00001083  0x00000592 branch  0x0000041d 
- 00001084  0x00000596 jam  0x000000ff , 0x00004659 
- 00001085  0x00000597 call  0x0000739a 
- 00001086  0x00000598 call  0x00004f70 
- 00001087  0x00000599 branch  0x00000446 
- 00001088  0x0000059c call  0x00004b6f 
- 00001089  0x0000059d call  0x000001f8 
- 00001090  0x0000059e call  0x000001ec 
- 00001091  0x0000059f branch  0x00004b7c 
- 00001092  0x000005a3 call  0x00000446 
- 00001093  0x000005a4 branch  0x00004327 
- 00001094  0x000005a8 call  0x00000434 
- 00001095  0x000005a9 call  0x00004f70 
- 00001096  0x000005aa call  0x0000041d 
- 00001097  0x000005ab fetcht  0x00000001 , 0x0000465b 
- 00001098  0x000005ac call  0x00004c7d 
- 00001099  0x000005ad call  0x0000044d 
- 00001100  0x000005ae branch  0x00004f7b 
- 00001101  0x000005b1 arg  0x00008070 , 0x00000006 
- 00001102  0x000005b2 arg  0x00000010 , 0x00000039 
- 00001103  0x000005b4 ifetch  0x00000001 , 0x00000006 
- 00001104  0x000005b5 nbranch  0x00000454 , 0x00000034 
- 00001105  0x000005b6 setarg  0x00000040 
- 00001106  0x000005b7 add  0x00000006 , 0xffffffff , 0x00000005 
- 00001107  0x000005b8 istore  0x00000001 , 0x00000005 
- 00001108  0x000005ba loop  0x0000044f 
- 00001109  0x000005bb arg  0x000080dc , 0x0000003f 
- 00001110  0x000005bc isub  0x00000006 , 0x0000003e 
- 00001111  0x000005bd rtn  0x00000005 
- 00001112  0x000005be arg  0x00000008 , 0x00000039 
- 00001113  0x000005bf arg  0x000080d4 , 0x00000006 
- 00001114  0x000005c0 branch  0x0000044f 
- 00001115  0x000005c3 call  0x00002408 
- 00001116  0x000005c4 fetch  0x00000003 , 0x000040bd 
- 00001117  0x000005c5 rtn  0x00000034 
- 00001118  0x000005c6 fetch  0x00000001 , 0x000049a1 
- 00001119  0x000005c7 nrtn  0x00000034 
- 00001120  0x000005c8 fetch  0x00000001 , 0x000049a2 
- 00001121  0x000005c9 nrtn  0x00000034 
- 00001122  0x000005ca fetch  0x00000001 , 0x000049c4 
- 00001123  0x000005cb nrtn  0x00000034 
- 00001124  0x000005cc branch  0x00002490 
- 00001125  0x000005d1 fetch  0x00000002 , 0x000043e9 
- 00001126  0x000005d2 call  0x00007d79 
- 00001127  0x000005d4 fetch  0x00000004 , 0x000040ad 
- 00001128  0x000005d5 iadd  0x00000002 , 0x0000003f 
- 00001129  0x000005d6 store  0x00000004 , 0x000040ad 
- 00001130  0x000005d7 call  0x0000046c 
- 00001131  0x000005d9 branch  0x00002425 
- 00001132  0x000005dc storer  0x00000000 , 0x00000008 , 0x000040e7 
- 00001133  0x000005dd arg  0x00008070 , 0x00000006 
- 00001134  0x000005de arg  0x000040cc , 0x00000005 
- 00001135  0x000005df call  0x00007c8f 
- 00001136  0x000005e0 arg  0x000080d4 , 0x00000006 
- 00001137  0x000005e1 call  0x00007c89 
- 00001138  0x000005e2 fetch  0x00000001 , 0x00008080 
- 00001139  0x000005e3 store  0x00000001 , 0x000040ef 
- 00001140  0x000005e4 copy  0x00000002 , 0x00000012 
- 00001141  0x000005e6 arg  0x0000000c , 0x00000039 
- 00001142  0x000005e7 arg  0x00000016 , 0x00000011 
- 00001143  0x000005e8 arg  0x0000814d , 0x00000013 
- 00001144  0x000005e9 until  0x0000003e , 0x00000033 
- 00001145  0x000005eb ifetch  0x00000001 , 0x00000011 
- 00001146  0x000005ec ifetcht  0x00000001 , 0x00000013 
- 00001147  0x000005ed isub  0x00000002 , 0x0000003e 
- 00001148  0x000005ee branch  0x0000047f , 0x00000005 
- 00001149  0x000005ef istore  0x00000001 , 0x00000013 
- 00001150  0x000005f0 until  0x0000003e , 0x00000033 
- 00001151  0x000005f2 increase  0x00000001 , 0x00000011 
- 00001152  0x000005f3 increase  0x00000001 , 0x00000013 
- 00001153  0x000005f4 loop  0x00000479 
- 00001154  0x000005f5 copy  0x00000012 , 0x00000002 
- 00001155  0x000005f6 rtn 
- 00001156  0x000005fa call  0x00007396 
- 00001157  0x000005fb call  0x00000608 
- 00001158  0x000005fc call  0x00000491 
- 00001159  0x000005fd call  0x000004b1 
- 00001160  0x000005fe call  0x000004c8 
- 00001161  0x000005ff rtn  0x0000002b 
- 00001162  0x00000600 call  0x00000440 
- 00001163  0x00000601 fetch  0x00000001 , 0x00004a07 
- 00001164  0x00000602 store  0x00000001 , 0x00004a08 
- 00001165  0x00000603 call  0x00004a7a 
- 00001166  0x00000604 fetch  0x00000001 , 0x00004666 
- 00001167  0x00000605 beq  0x00000004 , 0x0000066a 
- 00001168  0x00000606 branch  0x00004962 
- 00001169  0x00000609 rtn  0x0000002b 
- 00001170  0x0000060a call  0x000035f0 
- 00001171  0x0000060b call  0x00000614 
- 00001172  0x0000060c fetch  0x00000001 , 0x00004666 
- 00001173  0x0000060d store  0x00000001 , 0x00004be4 
- 00001174  0x0000060e fetch  0x00000003 , 0x000042de 
- 00001175  0x0000060f store  0x00000003 , 0x00004797 
- 00001176  0x00000610 call  0x000049af 
- 00001177  0x00000611 setarg  0x00004bec 
- 00001178  0x00000612 store  0x00000002 , 0x0000433f 
- 00001179  0x00000613 setarg  0x00000020 
- 00001180  0x00000614 store  0x00000002 , 0x00004341 
- 00001181  0x00000615 fetcht  0x00000001 , 0x00004865 
- 00001182  0x00000616 call  0x00006ef3 
- 00001183  0x00000617 call  0x00002a41 
- 00001184  0x00000619 fetch  0x00000008 , 0x00004713 
- 00001185  0x0000061a bbit1  0x00000013 , 0x0000017a 
- 00001186  0x0000061b bbit1  0x00000012 , 0x00005d6e 
- 00001187  0x0000061c rtn 
- 00001188  0x0000061f arg  0x00004667 , 0x00000011 
- 00001189  0x00000620 fetch  0x00000001 , 0x00004666 
- 00001190  0x00000621 rtneq  0x00000000 
- 00001191  0x00000622 increase  0xffffffff , 0x0000003f 
- 00001192  0x00000623 mul32  0x0000003f , 0x0000000d , 0x0000003f 
- 00001193  0x00000624 iadd  0x00000011 , 0x00000011 
- 00001194  0x00000625 ifetch  0x00000001 , 0x00000011 
- 00001195  0x00000626 store  0x00000001 , 0x000043f3 
- 00001196  0x00000627 beq  0x00000034 , 0x000004ae 
- 00001197  0x00000628 rtn 
- 00001198  0x0000062b ifetch  0x00000006 , 0x00000006 
- 00001199  0x0000062c store  0x00000006 , 0x00004116 
- 00001200  0x0000062d branch  0x00005c7d 
- 00001201  0x00000630 call  0x00000434 
- 00001202  0x00000631 fetcht  0x00000001 , 0x00004655 
- 00001203  0x00000632 storet  0x00000001 , 0x00004659 
- 00001204  0x00000633 call  0x00004c7d 
- 00001205  0x00000635 setarg  0x0000486e 
- 00001206  0x00000636 store  0x00000002 , 0x00004896 
- 00001207  0x00000638 setarg  0x00004876 
- 00001208  0x00000639 store  0x00000002 , 0x00004898 
- 00001209  0x0000063b setarg  0x0000488a 
- 00001210  0x0000063c store  0x00000002 , 0x0000489a 
- 00001211  0x0000063f fetch  0x00000002 , 0x00004896 
- 00001212  0x00000640 copy  0x0000003f , 0x00000012 
- 00001213  0x00000641 arg  0x00000008 , 0x00000039 
- 00001214  0x00000643 ifetcht  0x00000001 , 0x00000012 
- 00001215  0x00000644 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00001216  0x00000645 ncall  0x000049e7 , 0x00000005 
- 00001217  0x00000646 increase  0x00000001 , 0x00000012 
- 00001218  0x00000647 loop  0x000004be 
- 00001219  0x00000648 call  0x00000475 
- 00001220  0x0000064a fetch  0x00000002 , 0x00004898 
- 00001221  0x0000064b copy  0x0000003f , 0x00000012 
- 00001222  0x0000064c arg  0x00000014 , 0x00000039 
- 00001223  0x0000064d branch  0x000049e1 
- 00001224  0x00000650 fetch  0x00000001 , 0x00004666 
- 00001225  0x00000651 bne  0x00000000 , 0x000049f2 
- 00001226  0x00000652 call  0x000035fb 
- 00001227  0x00000653 branch  0x000049ec 
- 00001228  0x00000656 fetch  0x00000001 , 0x0000066f 
- 00001229  0x00000657 beq  0x0000001f , 0x000004cf 
- 00001230  0x00000658 branch  0x00007864 
- 00001231  0x0000065b jam  0x00000034 , 0x00000032 
- 00001232  0x0000065d fetch  0x00000001 , 0x000043cb 
- 00001233  0x0000065e beq  0x0000000f , 0x00004bc5 
- 00001234  0x0000065f branch  0x00006ea6 
- 00001235  0x00000663 call  0x00000441 
- 00001236  0x00000664 call  0x00000220 
- 00001237  0x00000665 setarg  0x00000000 
- 00001238  0x00000666 store  0x00000002 , 0x00004be5 
- 00001239  0x00000667 branch  0x00004b9a 
- 00001240  0x0000066a setarg  0x00000000 
- 00001241  0x0000066b store  0x00000002 , 0x00004790 
- 00001242  0x0000066c arg  0x00000006 , 0x00000007 
- 00001243  0x0000066d call  0x00005f04 
- 00001244  0x0000066e jam  0x00000000 , 0x00004792 
- 00001245  0x0000066f call  0x00005c3e 
- 00001246  0x00000670 branch  0x00000441 
- 00001247  0x00000673 call  0x00002a28 
- 00001248  0x00000674 nrtn  0x00000034 
- 00001249  0x00000675 fetch  0x00000001 , 0x0000478f 
- 00001250  0x00000676 beq  0x000000ff , 0x000004e6 
- 00001251  0x00000677 fetch  0x00000001 , 0x00004843 
- 00001252  0x00000678 and  0x0000003f , 0x00000003 , 0x0000003f 
- 00001253  0x00000679 rtnne  0x00000003 
- 00001254  0x0000067b fetch  0x00000008 , 0x00004713 
- 00001255  0x0000067c bbit1  0x00000001 , 0x000004f0 
- 00001256  0x0000067d bbit1  0x00000000 , 0x000004f0 
- 00001257  0x0000067e bbit1  0x00000005 , 0x000004f0 
- 00001258  0x0000067f bbit1  0x00000006 , 0x000004f0 
- 00001259  0x00000680 call  0x00004e47 
- 00001260  0x00000681 nrtn  0x00000028 
- 00001261  0x00000683 fetch  0x00000001 , 0x0000496c 
- 00001262  0x00000684 beq  0x00000001 , 0x00005b3d 
- 00001263  0x00000685 rtn 
- 00001264  0x00000688 jam  0x00000000 , 0x0000496d 
- 00001265  0x00000689 branch  0x00005b3d 
- 00001266  0x0000068d fetch  0x00000001 , 0x00004be7 
- 00001267  0x0000068e arg  0x00000100 , 0x00000013 
- 00001268  0x0000068f iadd  0x00000013 , 0x0000003f 
- 00001269  0x00000690 rtn 
- 00001270  0x00000692 branch  0x00000516 
- 00001271  0x00000694 call  0x000004f9 
- 00001272  0x00000695 branch  0x00002563 
- 00001273  0x00000698 fetch  0x00000001 , 0x00004be8 
- 00001274  0x00000699 rtn  0x00000034 
- 00001275  0x0000069a fetch  0x00000001 , 0x00004be9 
- 00001276  0x0000069b nrtn  0x00000034 
- 00001277  0x0000069c fetcht  0x00000001 , 0x00004be8 
- 00001278  0x0000069d fetch  0x00000001 , 0x00004be7 
- 00001279  0x0000069e isub  0x00000002 , 0x0000003e 
- 00001280  0x0000069f ncall  0x000004f2 , 0x00000002 
- 00001281  0x000006a0 isub  0x00000002 , 0x0000003f 
- 00001282  0x000006a1 sub  0x0000003f , 0x00000064 , 0x0000003e 
- 00001283  0x000006a2 branch  0x0000050b , 0x00000002 
- 00001284  0x000006a3 fetch  0x00000001 , 0x00004bea 
- 00001285  0x000006a4 sub  0x0000003f , 0x00000014 , 0x0000003e 
- 00001286  0x000006a5 ncall  0x00000509 , 0x00000002 
- 00001287  0x000006a6 jam  0x00000001 , 0x00004be9 
- 00001288  0x000006a7 rtn 
- 00001289  0x000006a9 jam  0x00000001 , 0x00004beb 
- 00001290  0x000006aa branch  0x0000431f 
- 00001291  0x000006ac fetcht  0x00000001 , 0x0000017f 
- 00001292  0x000006ad fetch  0x00000001 , 0x0000004c 
- 00001293  0x000006ae rshift  0x0000003f , 0x0000003f 
- 00001294  0x000006af ixor  0x00000002 , 0x0000003f 
- 00001295  0x000006b0 isolate1  0x00000002 , 0x0000003f 
- 00001296  0x000006b1 setarg  0x00000000 
- 00001297  0x000006b2 fetcht  0x00000001 , 0x00004bea 
- 00001298  0x000006b3 setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00001299  0x000006b4 iadd  0x00000002 , 0x00000002 
- 00001300  0x000006b5 storet  0x00000001 , 0x00004bea 
- 00001301  0x000006b6 rtn 
- 00001302  0x000006b9 fetch  0x00000001 , 0x00000005 
- 00001303  0x000006ba increase  0x00000001 , 0x0000003f 
- 00001304  0x000006bb store  0x00000001 , 0x00000005 
- 00001305  0x000006bc nbranch  0x0000051d , 0x0000002d 
- 00001306  0x000006bd fetch  0x00000001 , 0x00004be7 
- 00001307  0x000006be increase  0x00000001 , 0x0000003f 
- 00001308  0x000006bf store  0x00000001 , 0x00004be7 
- 00001309  0x000006c0 fetch  0x00000001 , 0x00000168 
- 00001310  0x000006c1 rtnbit1  0x00000003 
- 00001311  0x000006c2 set1  0x00000003 , 0x0000003f 
- 00001312  0x000006c3 store  0x00000001 , 0x00000168 
- 00001313  0x000006c4 fetch  0x00000002 , 0x000042f5 
- 00001314  0x000006c5 store  0x00000002 , 0x00000196 
- 00001315  0x000006c6 setarg  0x00000000 
- 00001316  0x000006c7 store  0x00000004 , 0x0000431d 
- 00001317  0x000006ca rtn 
- 00001318  0x000006cd call  0x0000281c 
- 00001319  0x000006cf fetchr  0x00000011 , 0x00000001 , 0x0000004d 
- 00001320  0x000006d0 increase  0xfffffffc , 0x00000011 
- 00001321  0x000006d1 nbranch  0x000026fa , 0x00000002 
- 00001322  0x000006d2 branch  0x0000268e 
- 00001323  0x000006d5 parse  0x00000003 , 0x00000000 , 0x00000018 
- 00001324  0x000006d6 rshift32  0x0000003f , 0x0000003f 
- 00001325  0x000006d7 rshift16  0x0000003f , 0x0000003f 
- 00001326  0x000006d8 istore  0x00000003 , 0x00000005 
- 00001327  0x000006d9 enable  0x00000010 
- 00001328  0x000006da call  0x0000270d 
- 00001329  0x000006db branch  0x000026f6 , 0x00000006 
- 00001330  0x000006dc bmark0  0x00000032 , 0x000026af 
- 00001331  0x000006dd fetch  0x00000001 , 0x0000004d 
- 00001332  0x000006de branch  0x000026af , 0x00000034 
- 00001333  0x000006df increase  0xfffffffc , 0x0000003f 
- 00001334  0x000006e0 store  0x00000001 , 0x0000004d 
- 00001335  0x000006e1 call  0x000072cb 
- 00001336  0x000006e2 fetch  0x00000001 , 0x00008108 
- 00001337  0x000006e3 bbit0  0x00000007 , 0x000026fa 
- 00001338  0x000006e4 force  0x0000000c , 0x00000038 
- 00001339  0x000006e5 storer  0x0000002f , 0x00000004 , 0x00000154 
- 00001340  0x000006e6 branch  0x000026af 
- 00001341  0x000006e9 fetch  0x00000001 , 0x00004334 
- 00001342  0x000006ea rtneq  0x00000000 
- 00001343  0x000006eb beq  0x00000003 , 0x0000304a 
- 00001344  0x000006ec branch  0x000028e1 
- 00001345  0x000006ef ifetch  0x00000002 , 0x00000006 
- 00001346  0x000006f0 beq  0x00000004 , 0x00000571 
- 00001347  0x000006f1 branch  0x000028eb 
- 00001348  0x000006f4 call  0x00002152 
- 00001349  0x000006f5 jam  0x00000000 , 0x00008900 
- 00001350  0x000006f6 set0  0x00000030 , 0x00000000 
- 00001351  0x000006f7 branch  0x00002ae3 
- 00001352  0x000006fa set0  0x00000030 , 0x00000000 
- 00001353  0x000006fb branch  0x00002af6 
- 00001354  0x00000700 arg  0x00004667 , 0x00000011 
- 00001355  0x00000701 fetch  0x00000001 , 0x00004666 
- 00001356  0x00000702 increase  0xffffffff , 0x0000003f 
- 00001357  0x00000703 mul32  0x0000003f , 0x0000000d , 0x0000003f 
- 00001358  0x00000704 branch  0x000054a6 
- 00001359  0x00000707 fetch  0x00000008 , 0x00004713 
- 00001360  0x00000708 rtnbit0  0x00000002 
- 00001361  0x00000709 arg  0x00000002 , 0x00000007 
- 00001362  0x0000070a call  0x00005f04 
- 00001363  0x0000070b call  0x00000562 
- 00001364  0x0000070c call  0x00000556 
- 00001365  0x0000070d branch  0x00005ca3 
- 00001366  0x0000070f arg  0x00004667 , 0x00000011 
- 00001367  0x00000710 fetch  0x00000001 , 0x00004666 
- 00001368  0x00000711 increase  0xffffffff , 0x0000003f 
- 00001369  0x00000712 mul32  0x0000003f , 0x0000000d , 0x0000003f 
- 00001370  0x00000713 iadd  0x00000011 , 0x00000011 
- 00001371  0x00000714 fetch  0x00000001 , 0x00000032 
- 00001372  0x00000715 istore  0x00000001 , 0x00000011 
- 00001373  0x00000716 beq  0x00000034 , 0x0000055f 
- 00001374  0x00000717 rtn 
- 00001375  0x0000071a fetch  0x00000006 , 0x00000178 
- 00001376  0x0000071b istore  0x00000006 , 0x00000005 
- 00001377  0x0000071c branch  0x00005c66 
- 00001378  0x0000071f fetch  0x00000001 , 0x00000032 
- 00001379  0x00000720 beq  0x00000034 , 0x00000565 
- 00001380  0x00000721 rtn 
- 00001381  0x00000723 store  0x00000001 , 0x0000495a 
- 00001382  0x00000724 fetch  0x00000006 , 0x00000178 
- 00001383  0x00000726 store  0x00000006 , 0x0000495b 
- 00001384  0x00000727 fetch  0x00000007 , 0x0000495a 
- 00001385  0x00000728 arg  0x00004667 , 0x00000006 
- 00001386  0x00000729 arg  0x00000003 , 0x00000039 
- 00001387  0x0000072b ifetcht  0x00000007 , 0x00000006 
- 00001388  0x0000072c isub  0x00000002 , 0x0000003e 
- 00001389  0x0000072d branch  0x00005c69 , 0x00000005 
- 00001390  0x0000072e increase  0x00000006 , 0x00000006 
- 00001391  0x0000072f loop  0x0000056b 
- 00001392  0x00000730 rtn 
- 00001393  0x00000734 copy  0x00000011 , 0x00000006 
- 00001394  0x00000735 ifetch  0x00000003 , 0x00000006 
- 00001395  0x00000736 store  0x00000003 , 0x00004397 
- 00001396  0x00000737 beq  0x0000000b , 0x0000057e 
- 00001397  0x00000738 beq  0x00000008 , 0x000005ab 
- 00001398  0x00000739 beq  0x00000009 , 0x0000058e 
- 00001399  0x0000073a beq  0x00000007 , 0x000005a0 
- 00001400  0x0000073b beq  0x00000001 , 0x000005a6 
- 00001401  0x0000073c beq  0x0000000c , 0x000005c0 
- 00001402  0x0000073d beq  0x0000000a , 0x000005ca 
- 00001403  0x0000073e beq  0x00000012 , 0x000005eb 
- 00001404  0x0000073f beq  0x00000052 , 0x000005fc 
- 00001405  0x00000740 branch  0x00002b96 
- 00001406  0x00000743 fetch  0x00000001 , 0x000049f1 
- 00001407  0x00000744 rtn  0x00000034 
- 00001408  0x00000746 fetch  0x00000002 , 0x00004335 
- 00001409  0x00000747 arg  0x00000009 , 0x00000039 
- 00001410  0x00000748 fetch  0x00000002 , 0x00004339 
- 00001411  0x00000749 add  0x0000003f , 0x00000005 , 0x00000011 
- 00001412  0x0000074a arg  0x000049f4 , 0x00000012 
- 00001413  0x0000074b call  0x00007d64 
- 00001414  0x0000074c branch  0x0000058b , 0x00000005 
- 00001415  0x0000074d branch  0x00000588 
- 00001416  0x0000074f fetch  0x00000001 , 0x000042cb 
- 00001417  0x00000750 store  0x00000001 , 0x000049c6 
- 00001418  0x00000751 branch  0x0000058c 
- 00001419  0x00000754 jam  0x00000003 , 0x000049c6 
- 00001420  0x00000756 jam  0x00000000 , 0x000049f1 
- 00001421  0x00000757 branch  0x0000016d 
- 00001422  0x0000075a fetch  0x00000001 , 0x000049f1 
- 00001423  0x0000075b rtn  0x00000034 
- 00001424  0x0000075d fetch  0x00000002 , 0x00004335 
- 00001425  0x0000075e increase  0xfffffffe , 0x0000003f 
- 00001426  0x0000075f div  0x0000003f , 0x00000007 
- 00001427  0x00000760 call  0x00007d62 
- 00001428  0x00000761 quotient  0x00000039 
- 00001429  0x00000762 fetch  0x00000002 , 0x00004339 
- 00001430  0x00000763 add  0x0000003f , 0x00000006 , 0x00000006 
- 00001431  0x00000765 increase  0x00000003 , 0x00000006 
- 00001432  0x00000766 ifetch  0x00000002 , 0x00000006 
- 00001433  0x00000767 copy  0x0000003f , 0x00000013 
- 00001434  0x00000768 ifetch  0x00000002 , 0x00000006 
- 00001435  0x00000769 arg  0x00002a29 , 0x00000002 
- 00001436  0x0000076a isub  0x00000002 , 0x0000003e 
- 00001437  0x0000076b branch  0x00005089 , 0x00000005 
- 00001438  0x0000076c loop  0x00000597 
- 00001439  0x0000076d branch  0x00000588 
- 00001440  0x00000770 fetch  0x00000001 , 0x000049f1 
- 00001441  0x00000771 rtn  0x00000034 
- 00001442  0x00000773 fetch  0x00000001 , 0x000049f1 
- 00001443  0x00000774 beq  0x00000002 , 0x0000506c 
- 00001444  0x00000776 jam  0x00000002 , 0x000049c6 
- 00001445  0x00000777 branch  0x0000058c 
- 00001446  0x0000077a fetch  0x00000001 , 0x000049f1 
- 00001447  0x0000077b rtn  0x00000034 
- 00001448  0x0000077d fetch  0x00000001 , 0x000049f1 
- 00001449  0x0000077e beq  0x00000002 , 0x00000588 
- 00001450  0x0000077f branch  0x0000505d 
- 00001451  0x00000782 call  0x00002e41 
- 00001452  0x00000783 call  0x00002e4a 
- 00001453  0x00000785 fetcht  0x00000002 , 0x000006b1 
- 00001454  0x00000786 storet  0x00000002 , 0x00000678 
- 00001455  0x00000787 call  0x00002cc7 
- 00001456  0x00000788 call  0x00002cd2 
- 00001457  0x00000789 increase  0xfffffffe , 0x00000006 
- 00001458  0x0000078a copy  0x00000006 , 0x0000003f 
- 00001459  0x0000078b store  0x00000002 , 0x000006c7 
- 00001460  0x0000078d fetcht  0x00000002 , 0x000006b6 
- 00001461  0x0000078e setarg  0x00002a50 
- 00001462  0x0000078f isub  0x00000002 , 0x0000003e 
- 00001463  0x00000790 branch  0x000005b9 , 0x00000005 
- 00001464  0x00000791 branch  0x00002c4f 
- 00001465  0x00000794 fetch  0x00000001 , 0x00004b99 
- 00001466  0x00000795 branch  0x00002c4f , 0x00000034 
- 00001467  0x00000796 call  0x00002ce0 
- 00001468  0x00000797 branch  0x00002e03 , 0x00000034 
- 00001469  0x00000798 arg  0x00004b9a , 0x00000006 
- 00001470  0x00000799 force  0x0000000b , 0x0000003f 
- 00001471  0x0000079a branch  0x00002ca5 
- 00001472  0x0000079e ifetch  0x00000002 , 0x00000006 
- 00001473  0x0000079f store  0x00000002 , 0x000006b5 
- 00001474  0x000007a0 iforce  0x00000011 
- 00001475  0x000007a1 fetcht  0x00000002 , 0x00004398 
- 00001476  0x000007a2 fetch  0x00000002 , 0x00004332 
- 00001477  0x000007a3 isub  0x00000002 , 0x0000003e 
- 00001478  0x000007a4 nbranch  0x00002d50 , 0x00000005 
- 00001479  0x000007a5 fetch  0x00000002 , 0x00004abb 
- 00001480  0x000007a6 arg  0x00004abd , 0x00000006 
- 00001481  0x000007a7 branch  0x00002d53 
- 00001482  0x000007aa fetcht  0x00000002 , 0x00004398 
- 00001483  0x000007ab fetch  0x00000001 , 0x00004321 
- 00001484  0x000007ac bbit1  0x00000003 , 0x000005e5 
- 00001485  0x000007af fetch  0x00000008 , 0x00004713 
- 00001486  0x000007b0 bbit0  0x00000015 , 0x000005d0 
- 00001487  0x000007b1 bbit0  0x0000003b , 0x000005d2 
- 00001488  0x000007b2 fetch  0x00000002 , 0x00004398 
- 00001489  0x000007b3 beq  0x00000030 , 0x00002e03 
- 00001490  0x000007b5 fetch  0x00000002 , 0x00004398 
- 00001491  0x000007b6 beq  0x00000005 , 0x000005dd 
- 00001492  0x000007b7 beq  0x00000010 , 0x000005e0 
- 00001493  0x000007b9 fetcht  0x00000002 , 0x00004398 
- 00001494  0x000007ba fetch  0x00000002 , 0x00004332 
- 00001495  0x000007bb isub  0x00000002 , 0x0000003e 
- 00001496  0x000007bc nbranch  0x00002d1d , 0x00000005 
- 00001497  0x000007bd call  0x00002e46 
- 00001498  0x000007be fetcht  0x00000002 , 0x00004abb 
- 00001499  0x000007bf arg  0x00004abd , 0x00000006 
- 00001500  0x000007c0 branch  0x00002d2b 
- 00001501  0x000007c3 arg  0x000049fd , 0x00000006 
- 00001502  0x000007c4 force  0x00000003 , 0x0000003f 
- 00001503  0x000007c5 branch  0x00002d2d 
- 00001504  0x000007c8 fetch  0x00000001 , 0x00004b99 
- 00001505  0x000007c9 branch  0x000005d5 , 0x00000034 
- 00001506  0x000007ca arg  0x00004b9a , 0x00000006 
- 00001507  0x000007cb force  0x00000008 , 0x0000003f 
- 00001508  0x000007cc branch  0x00002d2d 
- 00001509  0x000007cf fetch  0x00000002 , 0x00004332 
- 00001510  0x000007d0 isub  0x00000002 , 0x0000003e 
- 00001511  0x000007d1 nbranch  0x000005cd , 0x00000005 
- 00001512  0x000007d2 call  0x00002dc7 
- 00001513  0x000007d3 nbranch  0x000005d2 , 0x00000028 
- 00001514  0x000007d4 branch  0x00002d46 
- 00001515  0x000007d8 copy  0x00000006 , 0x00000011 
- 00001516  0x000007d9 fetch  0x00000002 , 0x00004335 
- 00001517  0x000007da add  0x0000003f , 0xfffffffd , 0x00000012 
- 00001518  0x000007db call  0x00002929 
- 00001519  0x000007dc call  0x000005fd 
- 00001520  0x000007dd fetch  0x00000001 , 0x0000478f 
- 00001521  0x000007de beq  0x000000ff , 0x00002dac 
- 00001522  0x000007df fetch  0x00000001 , 0x00004795 
- 00001523  0x000007e0 branch  0x00002dac , 0x00000034 
- 00001524  0x000007e1 fetch  0x00000001 , 0x00004843 
- 00001525  0x000007e2 bbit1  0x00000001 , 0x00002dac 
- 00001526  0x000007e3 setarg  0x0000001a 
- 00001527  0x000007e4 fetcht  0x00000002 , 0x00004398 
- 00001528  0x000007e5 isub  0x00000002 , 0x0000003e 
- 00001529  0x000007e6 nbranch  0x00002dac , 0x00000005 
- 00001530  0x000007e7 jam  0x00000005 , 0x000001b9 
- 00001531  0x000007e8 branch  0x00002e05 
- 00001532  0x000007ec call  0x00002dea 
- 00001533  0x000007ed fetch  0x00000001 , 0x0000478f 
- 00001534  0x000007ee beq  0x000000ff , 0x00000602 
- 00001535  0x000007ef fetch  0x00000002 , 0x00004398 
- 00001536  0x000007f0 beq  0x00000025 , 0x00000605 
- 00001537  0x000007f1 rtn 
- 00001538  0x000007f3 fetch  0x00000002 , 0x00004398 
- 00001539  0x000007f4 beq  0x00000021 , 0x00000605 
- 00001540  0x000007f5 rtn 
- 00001541  0x000007f8 fetch  0x00000001 , 0x00000055 
- 00001542  0x000007f9 store  0x00000001 , 0x000049aa 
- 00001543  0x000007fa rtn 
- 00001544  0x000007fd arg  0x0000915a , 0x00000006 
- 00001545  0x000007fe arg  0x00004aff , 0x00000005 
- 00001546  0x000007ff arg  0x00000045 , 0x00000039 
- 00001547  0x00000800 call  0x00007cda 
- 00001548  0x00000801 arg  0x0000919f , 0x00000006 
- 00001549  0x00000802 arg  0x00004abd , 0x00000005 
- 00001550  0x00000803 arg  0x00000042 , 0x00000039 
- 00001551  0x00000804 call  0x00007cda 
- 00001552  0x00000805 arg  0x000091e1 , 0x00000006 
- 00001553  0x00000806 arg  0x00004b44 , 0x00000005 
- 00001554  0x00000807 arg  0x00000036 , 0x00000039 
- 00001555  0x00000808 branch  0x00007cda 
- 00001556  0x00000811 setarg  0x002c1342 
- 00001557  0x00000812 store  0x00000003 , 0x00004594 
- 00001558  0x00000813 setarg  0x00154806 
- 00001559  0x00000814 istore  0x00000003 , 0x00000005 
- 00001560  0x00000815 setarg  0x004c0f36 
- 00001561  0x00000816 istore  0x00000003 , 0x00000005 
- 00001562  0x00000817 setarg  0x00113a1a 
- 00001563  0x00000818 istore  0x00000003 , 0x00000005 
- 00001564  0x00000819 setarg  0x0031234d 
- 00001565  0x0000081a istore  0x00000003 , 0x00000005 
- 00001566  0x0000081b branch  0x00003265 
- 00001567  0x0000081e fetch  0x00000002 , 0x000045e0 
- 00001568  0x0000081f and_into  0x000000e0 , 0x0000003f 
- 00001569  0x00000820 branch  0x00000626 , 0x00000034 
- 00001570  0x00000821 fetch  0x00000002 , 0x000045e0 
- 00001571  0x00000822 increase  0x00000001 , 0x0000003f 
- 00001572  0x00000823 store  0x00000002 , 0x000045e0 
- 00001573  0x00000824 rtn 
- 00001574  0x00000826 call  0x0000357f 
- 00001575  0x00000827 call  0x00003651 
- 00001576  0x00000828 nbranch  0x00003586 , 0x00000018 
- 00001577  0x00000829 nbranch  0x00003586 , 0x0000002f 
- 00001578  0x0000082a call  0x00000653 
- 00001579  0x0000082b branch  0x0000356a 
- 00001580  0x0000082f call  0x00003625 
- 00001581  0x00000830 nbranch  0x00000631 , 0x00000028 
- 00001582  0x00000832 call  0x0000063c 
- 00001583  0x00000833 call  0x00004fd5 
- 00001584  0x00000834 branch  0x00004fdb 
- 00001585  0x00000837 fetch  0x00000008 , 0x0000489c 
- 00001586  0x00000838 nbranch  0x00004fdb , 0x00000034 
- 00001587  0x00000839 fetch  0x00000008 , 0x000048a4 
- 00001588  0x0000083a nbranch  0x00004fdb , 0x00000034 
- 00001589  0x0000083b fetch  0x00000004 , 0x000048ac 
- 00001590  0x0000083c nbranch  0x00004fdb , 0x00000034 
- 00001591  0x0000083d call  0x0000369d 
- 00001592  0x0000083f call  0x00004fc8 
- 00001593  0x00000840 nrtn  0x00000028 
- 00001594  0x00000841 call  0x000036be 
- 00001595  0x00000842 branch  0x00004f9c 
- 00001596  0x00000845 jam  0x00000000 , 0x00004601 
- 00001597  0x00000847 fetchr  0x0000000b , 0x00000002 , 0x00000040 
- 00001598  0x00000848 until  0x00000023 , 0x00000026 
- 00001599  0x00000849 call  0x00004df5 
- 00001600  0x0000084a fetch  0x00000001 , 0x000049a3 
- 00001601  0x0000084b nbranch  0x00005ed1 , 0x00000034 
- 00001602  0x0000084c call  0x00003651 
- 00001603  0x0000084d fetch  0x00000001 , 0x0000457f 
- 00001604  0x0000084e beq  0x00000001 , 0x00003646 
- 00001605  0x0000084f nbranch  0x0000064a , 0x00000018 
- 00001606  0x00000850 nbranch  0x0000064a , 0x0000002f 
- 00001607  0x00000851 call  0x00000653 
- 00001608  0x00000852 jam  0x00000000 , 0x0000473f 
- 00001609  0x00000853 branch  0x00003646 
- 00001610  0x00000857 fetch  0x00000001 , 0x00004602 
- 00001611  0x00000858 nrtn  0x00000034 
- 00001612  0x00000859 fetch  0x00000002 , 0x000045fe 
- 00001613  0x0000085a increase  0x00000001 , 0x0000003f 
- 00001614  0x0000085b store  0x00000002 , 0x000045fe 
- 00001615  0x0000085c fetch  0x00000001 , 0x000045fe 
- 00001616  0x0000085d beq  0x000000ff , 0x00003676 
- 00001617  0x0000085e call  0x00004fb8 
- 00001618  0x0000085f branch  0x0000063d 
- 00001619  0x00000862 call  0x0000366e 
- 00001620  0x00000863 fetch  0x00000001 , 0x000044f8 
- 00001621  0x00000864 compare  0x00000008 , 0x0000003f , 0x000000f8 
- 00001622  0x00000865 nrtn  0x00000001 
- 00001623  0x00000866 fetch  0x00000001 , 0x000044f9 
- 00001624  0x00000867 beq  0x000000ff , 0x00004b11 
- 00001625  0x00000868 store  0x00000001 , 0x000049aa 
- 00001626  0x00000869 rtn 
- 00001627  0x0000086c call  0x000036b4 
- 00001628  0x0000086d nrtn  0x00000028 
- 00001629  0x0000086e call  0x00000434 
- 00001630  0x0000086f fetch  0x00000003 , 0x00004608 
- 00001631  0x00000870 branch  0x00003622 
- 00001632  0x00000874 fetch  0x00000001 , 0x00004bbe 
- 00001633  0x00000875 rtn  0x00000034 
- 00001634  0x00000876 increase  0xffffffff , 0x0000003f 
- 00001635  0x00000877 store  0x00000001 , 0x00004bbe 
- 00001636  0x00000878 nrtn  0x00000034 
- 00001637  0x00000879 jam  0x00000001 , 0x00004094 
- 00001638  0x0000087a branch  0x00004f6c 
- 00001639  0x0000087d call  0x00000692 
- 00001640  0x0000087e call  0x00000695 
- 00001641  0x0000087f branch  0x00004bcd 
- 00001642  0x00000882 call  0x00000670 
- 00001643  0x00000883 branch  0x00000684 
- 00001644  0x00000886 disable  0x00000028 
- 00001645  0x00000887 fetch  0x00000002 , 0x00004781 
- 00001646  0x00000888 rtn  0x00000034 
- 00001647  0x00000889 branch  0x00007dba 
- 00001648  0x0000088c fetch  0x00000008 , 0x00004713 
- 00001649  0x0000088d rtnbit0  0x0000000d 
- 00001650  0x0000088e fetch  0x00000009 , 0x00004bbf 
- 00001651  0x0000088f store  0x00000009 , 0x0000085c 
- 00001652  0x00000890 setarg  0x00000678 
- 00001653  0x00000891 store  0x00000002 , 0x00000859 
- 00001654  0x00000892 jam  0x0000005a , 0x00004bbc 
- 00001655  0x00000893 rtn 
- 00001656  0x00000896 jam  0x0000005a , 0x00004665 
- 00001657  0x00000897 jam  0x00000001 , 0x0000085b 
- 00001658  0x00000898 call  0x00007966 
- 00001659  0x00000899 call  0x0000067d 
- 00001660  0x0000089a branch  0x00000682 
- 00001661  0x0000089d fetch  0x00000001 , 0x0000085c 
- 00001662  0x0000089e rtn  0x00000034 
- 00001663  0x0000089f fetch  0x00000001 , 0x00004665 
- 00001664  0x000008a0 beq  0x0000005a , 0x0000480c 
- 00001665  0x000008a1 branch  0x00004809 
- 00001666  0x000008a4 fetch  0x00000001 , 0x00004665 
- 00001667  0x000008a5 branch  0x0000480f 
- 00001668  0x000008a8 fetch  0x00000001 , 0x00004bbc 
- 00001669  0x000008a9 beq  0x0000005a , 0x00000689 
- 00001670  0x000008ab fetch  0x00000001 , 0x00004bbc 
- 00001671  0x000008ac store  0x00000001 , 0x00004bbd 
- 00001672  0x000008ad rtn 
- 00001673  0x000008b0 call  0x00000686 
- 00001674  0x000008b1 setarg  0x00000000 
- 00001675  0x000008b2 store  0x00000002 , 0x000045d8 
- 00001676  0x000008b3 store  0x00000002 , 0x000045de 
- 00001677  0x000008b4 jam  0x00000000 , 0x00004094 
- 00001678  0x000008b5 fetch  0x00000001 , 0x00004bbe 
- 00001679  0x000008b6 call  0x00007912 , 0x00000034 
- 00001680  0x000008b7 jam  0x00000032 , 0x00004bbe 
- 00001681  0x000008b8 rtn 
- 00001682  0x000008bb fetch  0x00000008 , 0x00004713 
- 00001683  0x000008bc rtnbit0  0x0000000d 
- 00001684  0x000008bd branch  0x00007906 
- 00001685  0x000008c1 fetch  0x00000008 , 0x00004713 
- 00001686  0x000008c2 rtnbit0  0x0000000d 
- 00001687  0x000008c3 fetch  0x00000001 , 0x00008c01 
- 00001688  0x000008c4 store  0x00000001 , 0x00004663 
- 00001689  0x000008c5 rtnbit0  0x00000007 
- 00001690  0x000008c6 jam  0x00000000 , 0x00004bbe 
- 00001691  0x000008c7 setarg  0x00000000 
- 00001692  0x000008c8 store  0x00000002 , 0x00004781 
- 00001693  0x000008c9 call  0x00006018 
- 00001694  0x000008ca call  0x00005aaa 
- 00001695  0x000008cb call  0x00004e47 
- 00001696  0x000008cc nrtn  0x00000028 
- 00001697  0x000008ce fetch  0x00000001 , 0x0000496d 
- 00001698  0x000008cf branch  0x000006ac , 0x00000034 
- 00001699  0x000008d0 fetch  0x00000008 , 0x0000472b 
- 00001700  0x000008d2 store  0x00000008 , 0x00000670 
- 00001701  0x000008d3 fetch  0x00000001 , 0x0000472a 
- 00001702  0x000008d4 beq  0x00000003 , 0x000006ae 
- 00001703  0x000008d5 beq  0x00000002 , 0x000006b5 
- 00001704  0x000008d6 call  0x00004846 
- 00001705  0x000008d7 fetch  0x00000008 , 0x00000670 
- 00001706  0x000008d8 store  0x00000008 , 0x00000923 
- 00001707  0x000008d9 rtn 
- 00001708  0x000008dc fetch  0x00000008 , 0x00004734 
- 00001709  0x000008dd branch  0x000006a4 
- 00001710  0x000008e0 call  0x00004837 
- 00001711  0x000008e1 jam  0x00000021 , 0x0000090c 
- 00001712  0x000008e2 setarg  0x00000003 
- 00001713  0x000008e3 store  0x00000001 , 0x00000933 
- 00001714  0x000008e4 fetch  0x00000002 , 0x00000670 
- 00001715  0x000008e5 istore  0x00000002 , 0x00000005 
- 00001716  0x000008e6 rtn 
- 00001717  0x000008e9 call  0x00004837 
- 00001718  0x000008ea jam  0x00000022 , 0x0000090c 
- 00001719  0x000008eb setarg  0x00000002 
- 00001720  0x000008ec store  0x00000001 , 0x00000943 
- 00001721  0x000008ed fetch  0x00000001 , 0x00000670 
- 00001722  0x000008ee istore  0x00000001 , 0x00000005 
- 00001723  0x000008ef rtn 
- 00001724  0x000008f2 set0  0x00000023 , 0x00000000 
- 00001725  0x000008f3 fetch  0x00000001 , 0x0000086d 
- 00001726  0x000008f4 and_into  0x00000080 , 0x0000003f 
- 00001727  0x000008f5 beq  0x00000080 , 0x000079ba 
- 00001728  0x000008f6 beq  0x00000000 , 0x000006c2 
- 00001729  0x000008f7 branch  0x0000235a 
- 00001730  0x000008fa fetch  0x00000001 , 0x0000086d 
- 00001731  0x000008fb rshift4  0x0000003f , 0x0000003f 
- 00001732  0x000008fc rshift  0x0000003f , 0x0000003f 
- 00001733  0x000008fd and_into  0x00000003 , 0x0000003f 
- 00001734  0x000008fe beq  0x00000001 , 0x000006c8 
- 00001735  0x000008ff branch  0x000079c6 
- 00001736  0x00000902 fetch  0x00000001 , 0x0000086e 
- 00001737  0x00000903 beq  0x00000009 , 0x000006cb 
- 00001738  0x00000904 branch  0x000079df 
- 00001739  0x00000907 nop  0x00003a98 
- 00001740  0x00000908 arg  0x00000875 , 0x00000005 
- 00001741  0x00000909 call  0x000006d4 
- 00001742  0x0000090a jam  0x00000001 , 0x000008f7 
- 00001743  0x0000090b call  0x00007b6e 
- 00001744  0x0000090c fetch  0x00000002 , 0x0000086f 
- 00001745  0x0000090d store  0x00000002 , 0x000008f5 
- 00001746  0x0000090e jam  0x00000002 , 0x00008c1b 
- 00001747  0x0000090f branch  0x00007b67 
- 00001748  0x00000912 fetch  0x00000001 , 0x00008c25 
- 00001749  0x00000913 rtnbit1  0x00000006 
- 00001750  0x00000914 branch  0x00007993 
- 00008192  0x0000091e call  0x00002385 
- 00008193  0x00000921 bpatch  0x00000000 , 0x00004000 
- 00008194  0x00000922 clear_stack 
- 00008195  0x00000924 call  0x000042a3 
- 00008196  0x00000925 call  0x0000223d 
- 00008197  0x00000926 call  0x00006cad 
- 00008198  0x00000927 call  0x00002363 
- 00008199  0x00000928 call  0x00006946 
- 00008200  0x00000929 bpatch  0x00000001 , 0x00004000 
- 00008201  0x0000092a call  0x0000776f 
- 00008202  0x0000092b call  0x00004295 
- 00008203  0x0000092c call  0x00007447 
- 00008204  0x0000092e call  0x0000244f , 0x0000002b 
- 00008205  0x00000930 bpatch  0x00000002 , 0x00004000 
- 00008206  0x00000931 call  0x00007552 
- 00008207  0x00000932 call  0x00007448 
- 00008208  0x00000933 call  0x00002a45 
- 00008209  0x00000934 call  0x0000202a 
- 00008210  0x00000935 call  0x000042ad 
- 00008211  0x00000936 call  0x00002018 
- 00008212  0x00000937 call  0x0000310f 
- 00008213  0x00000938 call  0x0000248c 
- 00008214  0x00000939 call  0x00004bfb 
- 00008215  0x0000093a branch  0x0000200d 
- 00008216  0x0000093d call  0x0000201d 
- 00008217  0x0000093e rtnmark0  0x00000009 
- 00008218  0x0000093f set0  0x00000009 , 0x00000000 
- 00008219  0x00000940 call  0x00002041 
- 00008220  0x00000941 branch  0x000025bc 
- 00008221  0x00000944 bpatch  0x00000003 , 0x00004000 
- 00008222  0x00000945 call  0x00002066 
- 00008223  0x00000946 nbranch  0x00002025 , 0x00000005 
- 00008224  0x00000947 call  0x00002036 
- 00008225  0x00000948 add  0x00000011 , 0x00000001 , 0x00000006 
- 00008226  0x00000949 ifetch  0x00000001 , 0x00000006 
- 00008227  0x0000094a bbit1  0x00000000 , 0x00002536 
- 00008228  0x0000094d rtn 
- 00008229  0x00000950 jam  0x00000000 , 0x00000006 
- 00008230  0x00000951 call  0x00002047 
- 00008231  0x00000952 copy  0x00000039 , 0x0000003e 
- 00008232  0x00000953 rtn  0x00000005 
- 00008233  0x00000954 branch  0x0000235a 
- 00008234  0x0000095c fetch  0x00000001 , 0x00004114 
- 00008235  0x0000095d rtn  0x00000034 
- 00008236  0x0000095e beq  0x0000001b , 0x00002033 
- 00008237  0x0000095f call  0x0000205f 
- 00008238  0x00000960 rtn  0x00000005 
- 00008239  0x00000961 call  0x00002062 
- 00008240  0x00000962 rtn  0x00000005 
- 00008241  0x00000964 jam  0x00000000 , 0x00004114 
- 00008242  0x00000965 rtn 
- 00008243  0x00000968 jam  0x0000001b , 0x000001bc 
- 00008244  0x00000969 jam  0x00000000 , 0x00004114 
- 00008245  0x0000096a rtn 
- 00008246  0x0000096f bpatch  0x00000004 , 0x00004000 
- 00008247  0x00000970 set1  0x00000009 , 0x00000000 
- 00008248  0x00000971 deposit  0x00000011 
- 00008249  0x00000972 store  0x00000002 , 0x0000000a 
- 00008250  0x00000973 force  0x00000053 , 0x00000039 
- 00008251  0x00000974 arg  0x00000168 , 0x00000005 
- 00008252  0x00000975 add  0x00000011 , 0x00000001 , 0x00000006 
- 00008253  0x00000976 ifetch  0x00000001 , 0x00000006 
- 00008254  0x00000977 copy  0x00000011 , 0x00000006 
- 00008255  0x00000978 bbit1  0x00000000 , 0x00007cda 
- 00008256  0x00000979 rtn 
- 00008257  0x0000097c bpatch  0x00000005 , 0x00004000 
- 00008258  0x0000097d fetch  0x00000002 , 0x0000000a 
- 00008259  0x0000097e iforce  0x00000005 
- 00008260  0x0000097f force  0x00000053 , 0x00000039 
- 00008261  0x00000980 arg  0x00000168 , 0x00000006 
- 00008262  0x00000981 branch  0x00007cda 
- 00008263  0x00000986 arg  0x00000001 , 0x00000039 
- 00008264  0x00000987 fetcht  0x00000001 , 0x00000006 
- 00008265  0x00000989 increase  0x00000001 , 0x00000002 
- 00008266  0x0000098a compare  0x00000001 , 0x00000002 , 0x000000ff 
- 00008267  0x0000098b nbranch  0x0000204d , 0x00000001 
- 00008268  0x0000098c arg  0x00000000 , 0x00000002 
- 00008269  0x0000098e storet  0x00000001 , 0x00000006 
- 00008270  0x0000098f mul32  0x00000002 , 0x00000053 , 0x0000003f 
- 00008271  0x00000990 arg  0x00004040 , 0x00000011 
- 00008272  0x00000991 iadd  0x00000011 , 0x00000011 
- 00008273  0x00000992 ifetch  0x00000001 , 0x00000011 
- 00008274  0x00000993 bbit1  0x00000001 , 0x00002054 
- 00008275  0x00000994 rtnbit1  0x00000000 
- 00008276  0x00000996 loop  0x00002049 
- 00008277  0x00000997 rtn 
- 00008278  0x0000099a bpatch  0x00000006 , 0x00004000 
- 00008279  0x0000099b arg  0x00002073 , 0x00000013 
- 00008280  0x0000099c call  0x00002069 
- 00008281  0x0000099d nrtn  0x00000005 
- 00008282  0x0000099e deposit  0x00000011 
- 00008283  0x0000099f store  0x00000002 , 0x0000000a 
- 00008284  0x000009a0 branch  0x00007db8 
- 00008285  0x000009a6 arg  0x000020ad , 0x00000013 
- 00008286  0x000009a7 branch  0x00002069 
- 00008287  0x000009ad fetcht  0x00000001 , 0x00004115 
- 00008288  0x000009af arg  0x0000207b , 0x00000013 
- 00008289  0x000009b0 branch  0x00002069 
- 00008290  0x000009b4 bpatch  0x00000007 , 0x00004000 
- 00008291  0x000009b5 fetcht  0x00000006 , 0x00004116 
- 00008292  0x000009b7 arg  0x00002075 , 0x00000013 
- 00008293  0x000009b8 branch  0x00002069 
- 00008294  0x000009bb arg  0x00002081 , 0x00000013 
- 00008295  0x000009bc branch  0x00002069 
- 00008296  0x000009bf arg  0x000020c7 , 0x00000013 
- 00008297  0x000009c1 bpatch  0x00000008 , 0x00004001 
- 00008298  0x000009c2 arg  0x00004040 , 0x00000011 
- 00008299  0x000009c3 arg  0x00000001 , 0x00000039 
- 00008300  0x000009c5 ifetch  0x00000001 , 0x00000011 
- 00008301  0x000009c6 copy  0x00000013 , 0x0000003d 
- 00008302  0x000009c8 bpatch  0x00000009 , 0x00004001 
- 00008303  0x000009c9 increase  0x00000053 , 0x00000011 
- 00008304  0x000009ca loop  0x0000206c 
- 00008305  0x000009cb force  0x00000001 , 0x0000003e 
- 00008306  0x000009cc rtn 
- 00008307  0x000009cf bbit1  0x00000000 , 0x0000206e 
- 00008308  0x000009d0 branch  0x00007db8 
- 00008309  0x000009d3 bbit0  0x00000000 , 0x0000206e 
- 00008310  0x000009d5 add  0x00000011 , 0x00000010 , 0x00000006 
- 00008311  0x000009d6 ifetch  0x00000006 , 0x00000006 
- 00008312  0x000009d7 isub  0x00000002 , 0x0000003e 
- 00008313  0x000009d8 rtn  0x00000005 
- 00008314  0x000009d9 branch  0x0000206e 
- 00008315  0x000009dc bbit0  0x00000000 , 0x0000206e 
- 00008316  0x000009dd add  0x00000011 , 0x00000016 , 0x00000006 
- 00008317  0x000009de ifetch  0x00000001 , 0x00000006 
- 00008318  0x000009df isub  0x00000002 , 0x0000003e 
- 00008319  0x000009e0 rtn  0x00000005 
- 00008320  0x000009e1 branch  0x0000206e 
- 00008321  0x000009e4 bbit0  0x00000001 , 0x0000206e 
- 00008322  0x000009e6 call  0x000020b4 
- 00008323  0x000009e7 call  0x0000209d 
- 00008324  0x000009e8 isub  0x00000002 , 0x0000003f 
- 00008325  0x000009e9 increase  0x00000001 , 0x0000003f 
- 00008326  0x000009ea branch  0x00002097 , 0x00000002 
- 00008327  0x000009eb copy  0x00000006 , 0x00000012 
- 00008328  0x000009ec store  0x00000009 , 0x00000678 
- 00008329  0x000009ed bpatch  0x0000000a , 0x00004001 
- 00008330  0x000009ee fetch  0x00000001 , 0x0000446d 
- 00008331  0x000009ef nbranch  0x00002090 , 0x00000034 
- 00008332  0x000009f0 fetch  0x00000009 , 0x00000678 
- 00008333  0x000009f1 copy  0x00000012 , 0x00000006 
- 00008334  0x000009f2 increase  0x00000005 , 0x0000003f 
- 00008335  0x000009f3 branch  0x00002093 
- 00008336  0x000009f6 fetch  0x00000009 , 0x00000678 
- 00008337  0x000009f7 copy  0x00000012 , 0x00000006 
- 00008338  0x000009f8 increase  0x00000014 , 0x0000003f 
- 00008339  0x000009fa nbranch  0x0000206e , 0x00000002 
- 00008340  0x000009fc copy  0x00000002 , 0x00000021 
- 00008341  0x000009fd call  0x000020c0 
- 00008342  0x000009fe branch  0x00007db8 
- 00008343  0x00000a02 iforce  0x00000012 
- 00008344  0x00000a03 add  0x00000011 , 0x00000002 , 0x00000006 
- 00008345  0x00000a04 ifetch  0x00000002 , 0x00000006 
- 00008346  0x00000a05 branch  0x00002094 , 0x00000034 
- 00008347  0x00000a06 call  0x000020c0 
- 00008348  0x00000a07 branch  0x00002082 
- 00008349  0x00000a0a rshift16  0x0000003f , 0x0000000b 
- 00008350  0x00000a0b rshift8  0x0000000b , 0x0000000b 
- 00008351  0x00000a0c branch  0x000020a7 , 0x00000005 
- 00008352  0x00000a0d compare  0x0000000f , 0x0000000b , 0x0000000f 
- 00008353  0x00000a0e nrtn  0x00000001 
- 00008354  0x00000a0f rshift16  0x00000002 , 0x0000000b 
- 00008355  0x00000a10 rshift8  0x0000000b , 0x0000000b 
- 00008356  0x00000a11 nrtn  0x00000005 
- 00008357  0x00000a12 set1  0x0000001c , 0x00000002 
- 00008358  0x00000a13 rtn 
- 00008359  0x00000a15 rshift16  0x00000002 , 0x0000000b 
- 00008360  0x00000a16 rshift8  0x0000000b , 0x0000000b 
- 00008361  0x00000a17 compare  0x0000000f , 0x0000000b , 0x0000000f 
- 00008362  0x00000a18 nrtn  0x00000001 
- 00008363  0x00000a19 set1  0x0000001c , 0x0000003f 
- 00008364  0x00000a1a rtn 
- 00008365  0x00000a1d bbit0  0x00000000 , 0x0000206e 
- 00008366  0x00000a1e branch  0x00007db8 
- 00008367  0x00000a22 bbit0  0x00000000 , 0x0000206e 
- 00008368  0x00000a23 add  0x00000011 , 0x00000001 , 0x00000006 
- 00008369  0x00000a24 ifetch  0x00000001 , 0x00000006 
- 00008370  0x00000a25 bbit1  0x00000000 , 0x0000206e 
- 00008371  0x00000a26 rtn 
- 00008372  0x00000a29 add  0x00000011 , 0x00000001 , 0x00000006 
- 00008373  0x00000a2a ifetcht  0x00000001 , 0x00000006 
- 00008374  0x00000a2b deposit  0x00000022 
- 00008375  0x00000a2c isolate1  0x00000001 , 0x00000002 
- 00008376  0x00000a2d add  0x00000011 , 0x00000004 , 0x00000006 
- 00008377  0x00000a2e ifetcht  0x00000004 , 0x00000006 
- 00008378  0x00000a2f rtn  0x00000001 
- 00008379  0x00000a30 add  0x00000011 , 0x00000008 , 0x00000006 
- 00008380  0x00000a31 ifetch  0x00000006 , 0x00000006 
- 00008381  0x00000a32 call  0x00002109 
- 00008382  0x00000a33 deposit  0x00000028 
- 00008383  0x00000a34 rtn 
- 00008384  0x00000a37 add  0x00000011 , 0x00000002 , 0x00000006 
- 00008385  0x00000a38 add  0x00000011 , 0x00000004 , 0x00000005 
- 00008386  0x00000a39 ifetch  0x00000002 , 0x00000006 
- 00008387  0x00000a3a iadd  0x00000002 , 0x0000000b 
- 00008388  0x00000a3b deposit  0x0000000b 
- 00008389  0x00000a3c istore  0x00000004 , 0x00000005 
- 00008390  0x00000a3d branch  0x00002609 
- 00008391  0x00000a41 bbit0  0x00000001 , 0x0000206e 
- 00008392  0x00000a42 call  0x000020b4 
- 00008393  0x00000a43 iadd  0x0000001b , 0x0000003f 
- 00008394  0x00000a44 iadd  0x0000001b , 0x0000003f 
- 00008395  0x00000a45 iadd  0x00000007 , 0x0000003f 
- 00008396  0x00000a46 isub  0x00000002 , 0x0000003e 
- 00008397  0x00000a47 nbranch  0x0000206e , 0x00000002 
- 00008398  0x00000a48 branch  0x00007db8 
- 00008399  0x00000a4d bpatch  0x0000000b , 0x00004001 
- 00008400  0x00000a4e disable  0x0000003a 
- 00008401  0x00000a4f disable  0x0000001d 
- 00008402  0x00000a50 disable  0x0000001c 
- 00008403  0x00000a51 disable  0x0000000d 
- 00008404  0x00000a52 disable  0x0000000c 
- 00008405  0x00000a53 disable  0x00000009 
- 00008406  0x00000a54 disable  0x0000000e 
- 00008407  0x00000a55 disable  0x00000007 
- 00008408  0x00000a56 branch  0x00002152 , 0x00000021 
- 00008409  0x00000a57 until  0x0000003e , 0x00000027 
- 00008410  0x00000a58 nop  0x00000064 
- 00008411  0x00000a59 branch  0x00002152 
- 00008412  0x00000a5f bpatch  0x0000000c , 0x00004001 
- 00008413  0x00000a60 disable  0x00000010 
- 00008414  0x00000a61 copy  0x00000002 , 0x0000001b 
- 00008415  0x00000a62 call  0x00002068 
- 00008416  0x00000a63 disable  0x00000028 
- 00008417  0x00000a64 nrtn  0x00000005 
- 00008418  0x00000a65 force  0x00000000 , 0x0000001b 
- 00008419  0x00000a66 branch  0x00007dba 
- 00008420  0x00000a6a bpatch  0x0000000d , 0x00004001 
- 00008421  0x00000a6b until  0x0000003e , 0x00000022 
- 00008422  0x00000a6c deposit  0x0000001a 
- 00008423  0x00000a6d iforce  0x00000006 
- 00008424  0x00000a6e rshift16 , 0x0000003f , 0x0000003f 
- 00008425  0x00000a6f isub  0x00000022 , 0x00000039 
- 00008426  0x00000a70 and_into  0x00000003 , 0x00000039 
- 00008427  0x00000a71 nbranch  0x000020ee , 0x00000005 
- 00008428  0x00000a72 force  0x00000000 , 0x0000003f 
- 00008429  0x00000a73 branch  0x000020f2 
- 00008430  0x00000a75 fetcht  0x00000002 , 0x00000044 
- 00008431  0x00000a76 force  0x00000000 , 0x0000003f 
- 00008432  0x00000a78 iadd  0x00000002 , 0x0000003f 
- 00008433  0x00000a79 loop  0x000020f0 
- 00008434  0x00000a7b iadd  0x00000006 , 0x0000003f 
- 00008435  0x00000a7c div  0x0000003f , 0x0000000c 
- 00008436  0x00000a7d call  0x00007d5f 
- 00008437  0x00000a7e store  0x00000002 , 0x0000002e 
- 00008438  0x00000a7f rtn 
- 00008439  0x00000a82 bpatch  0x0000000e , 0x00004001 
- 00008440  0x00000a83 deposit  0x0000001a 
- 00008441  0x00000a84 copy  0x00000019 , 0x00000002 
- 00008442  0x00000a85 isub  0x00000002 , 0x0000003e 
- 00008443  0x00000a86 nsetflag  0x00000002 , 0x0000002c , 0x0000003f 
- 00008444  0x00000a87 isub  0x00000002 , 0x00000002 
- 00008445  0x00000a88 fetch  0x00000002 , 0x00000044 
- 00008446  0x00000a89 isolate0  0x0000000f , 0x00000002 
- 00008447  0x00000a8a branch  0x00002105 , 0x00000001 
- 00008448  0x00000a8b copy  0x00000002 , 0x00000030 
- 00008449  0x00000a8c arg  0x00010000 , 0x00000002 
- 00008450  0x00000a8d fetch  0x00000002 , 0x00000044 
- 00008451  0x00000a8e isub  0x00000002 , 0x0000003f 
- 00008452  0x00000a8f iadd  0x00000030 , 0x00000002 
- 00008453  0x00000a92 storet  0x00000006 , 0x00000170 
- 00008454  0x00000a93 rtn 
- 00008455  0x00000a96 disable  0x00000030 
- 00008456  0x00000a97 fetch  0x00000006 , 0x00000170 
- 00008457  0x00000a99 iadd  0x00000019 , 0x00000030 
- 00008458  0x00000a9a increase  0x0000000a , 0x00000030 
- 00008459  0x00000a9b fetch  0x00000002 , 0x00000044 
- 00008460  0x00000a9c isub  0x00000030 , 0x0000003f 
- 00008461  0x00000a9d isolate0  0x0000000f , 0x0000003f 
- 00008462  0x00000a9e branch  0x00002115 , 0x00000001 
- 00008463  0x00000a9f setarg  0x00010000 
- 00008464  0x00000aa0 fetchr  0x00000018 , 0x00000002 , 0x00000044 
- 00008465  0x00000aa1 isub  0x00000018 , 0x0000003f 
- 00008466  0x00000aa2 iadd  0x00000030 , 0x00000030 
- 00008467  0x00000aa4 copy  0x00000030 , 0x0000001a 
- 00008468  0x00000aa5 rtn 
- 00008469  0x00000aa7 force  0x00000000 , 0x0000003e 
- 00008470  0x00000aa8 branch  0x00002113 
- 00008471  0x00000ab0 rshift3  0x0000003f , 0x0000003f 
- 00008472  0x00000ab1 ifetchr  0x00000011 , 0x00000001 , 0x00000005 
- 00008473  0x00000ab2 ixor  0x00000011 , 0x0000003f 
- 00008474  0x00000ab3 isolate0  0x00000006 , 0x0000003f 
- 00008475  0x00000ab4 branch  0x0000211e 
- 00008476  0x00000ab7 isolate0  0x00000000 , 0x0000003e 
- 00008477  0x00000ab9 arg  0x00008ac2 , 0x00000005 
- 00008478  0x00000abb ifetch  0x00000001 , 0x00000005 
- 00008479  0x00000abc qsetflag  0x00000001 , 0x0000003f 
- 00008480  0x00000abd istore  0x00000001 , 0x00000005 
- 00008481  0x00000abe rtn 
- 00008482  0x00000ac1 nop  0x0000003c 
- 00008483  0x00000ac4 jam  0x00000008 , 0x00008983 
- 00008484  0x00000ac5 jam  0x00000009 , 0x00008985 
- 00008485  0x00000ac6 jam  0x00000009 , 0x00008981 
- 00008486  0x00000ac7 jam  0x00000003 , 0x00008981 
- 00008487  0x00000ac8 jam  0x00000006 , 0x00008980 
- 00008488  0x00000ac9 nop  0x0000003c 
- 00008489  0x00000aca arg  0x00000000 , 0x00000011 
- 00008490  0x00000acb arg  0x00000000 , 0x00000012 
- 00008491  0x00000acc arg  0x00000010 , 0x00000039 
- 00008492  0x00000acd arg  0x00000800 , 0x00000006 
- 00008493  0x00000acf ifetch  0x00000002 , 0x00000006 
- 00008494  0x00000ad0 iadd  0x00000011 , 0x00000011 
- 00008495  0x00000ad1 ifetch  0x00000002 , 0x00000006 
- 00008496  0x00000ad2 iadd  0x00000012 , 0x00000012 
- 00008497  0x00000ad3 loop  0x0000212d 
- 00008498  0x00000ad4 rtn 
- 00008499  0x00000ad7 bpatch  0x0000000f , 0x00004001 
- 00008500  0x00000ad8 call  0x00002160 
- 00008501  0x00000ad9 arg  0x00000027 , 0x00000002 
- 00008502  0x00000ada call  0x0000216f 
- 00008503  0x00000adb call  0x000021a6 
- 00008504  0x00000adc jam  0x0000007f , 0x00008a25 
- 00008505  0x00000add jam  0x0000001a , 0x00008a30 
- 00008506  0x00000ade jam  0x00000078 , 0x00008a31 
- 00008507  0x00000adf jam  0x000000b2 , 0x00008a8f 
- 00008508  0x00000ae0 jam  0x00000000 , 0x00008ac2 
- 00008509  0x00000ae1 jam  0x00000000 , 0x00008ac3 
- 00008510  0x00000ae2 arg  0x00000006 , 0x00000007 
- 00008511  0x00000ae3 call  0x00002122 
- 00008512  0x00000ae4 isolate1  0x0000000d , 0x00000011 
- 00008513  0x00000ae5 call  0x0000211d 
- 00008514  0x00000ae6 isolate1  0x0000000d , 0x00000012 
- 00008515  0x00000ae7 call  0x0000211e 
- 00008516  0x00000ae8 arg  0x00000005 , 0x00000007 
- 00008517  0x00000aea call  0x0000211c 
- 00008518  0x00000aeb call  0x0000211e 
- 00008519  0x00000aec call  0x00002122 
- 00008520  0x00000aed arg  0x00008ac2 , 0x00000005 
- 00008521  0x00000aee rshift4  0x00000011 , 0x0000003f 
- 00008522  0x00000aef call  0x00002117 
- 00008523  0x00000af0 rshift4  0x00000012 , 0x0000003f 
- 00008524  0x00000af1 call  0x00002117 
- 00008525  0x00000af2 increase  0xffffffff , 0x00000007 
- 00008526  0x00000af3 branch  0x00002145 , 0x00000002 
- 00008527  0x00000af4 jam  0x00000052 , 0x00008a8f 
- 00008528  0x00000af5 jam  0x00000002 , 0x00008a30 
- 00008529  0x00000af6 jam  0x00000000 , 0x00008981 
- 00008530  0x00000af9 bpatch  0x00000010 , 0x00004002 
- 00008531  0x00000afa call  0x00006875 
- 00008532  0x00000afb disable  0x00000020 
- 00008533  0x00000afc disable  0x00000021 
- 00008534  0x00000afd setarg  0x00000200 
- 00008535  0x00000afe store  0x00000004 , 0x00008a23 
- 00008536  0x00000aff jam  0x000000fa , 0x00008a01 
- 00008537  0x00000b00 nop  0x0000000c 
- 00008538  0x00000b01 jam  0x00000000 , 0x00008a0f 
- 00008539  0x00000b02 jam  0x0000001a , 0x00008a12 
- 00008540  0x00000b03 jam  0x0000002b , 0x00008a14 
- 00008541  0x00000b04 force  0x00000008 , 0x00000015 
- 00008542  0x00000b05 force  0x00000000 , 0x00000015 
- 00008543  0x00000b07 branch  0x0000230f 
- 00008544  0x00000b0a bpatch  0x00000011 , 0x00004002 
- 00008545  0x00000b0b jam  0x00000060 , 0x00008a0f 
- 00008546  0x00000b0c jam  0x000000aa , 0x00008a10 
- 00008547  0x00000b0d jam  0x0000007a , 0x00008a12 
- 00008548  0x00000b0e jam  0x00000000 , 0x00008a25 
- 00008549  0x00000b0f jam  0x00000000 , 0x00008a26 
- 00008550  0x00000b10 nop  0x0000003c 
- 00008551  0x00000b11 jam  0x00000020 , 0x00008a20 
- 00008552  0x00000b12 jam  0x000000fd , 0x00008a23 
- 00008553  0x00000b13 jam  0x00000012 , 0x00008a24 
- 00008554  0x00000b14 jam  0x00000010 , 0x00008a24 
- 00008555  0x00000b15 nop  0x0000003c 
- 00008556  0x00000b16 jam  0x00000060 , 0x00008a12 
- 00008557  0x00000b17 jam  0x000000dd , 0x00008a23 
- 00008558  0x00000b18 rtn 
- 00008559  0x00000b1b bpatch  0x00000012 , 0x00004002 
- 00008560  0x00000b1c jam  0x00000001 , 0x00008900 
- 00008561  0x00000b1d jam  0x0000009d , 0x00008a23 
- 00008562  0x00000b1e jam  0x00000002 , 0x00008a24 
- 00008563  0x00000b1f nop  0x00000014 
- 00008564  0x00000b20 jam  0x00000065 , 0x00008a70 
- 00008565  0x00000b21 jam  0x0000009f , 0x00008a23 
- 00008566  0x00000b22 call  0x0000218f 
- 00008567  0x00000b23 storet  0x00000001 , 0x00000008 
- 00008568  0x00000b24 increase  0x00000001 , 0x00000002 
- 00008569  0x00000b29 bpatch  0x00000013 , 0x00004002 
- 00008570  0x00000b2a rshift4  0x00000002 , 0x0000003f 
- 00008571  0x00000b2b arg  0x00004135 , 0x00000006 
- 00008572  0x00000b2c iadd  0x00000006 , 0x00000006 
- 00008573  0x00000b2d ifetch  0x00000001 , 0x00000006 
- 00008574  0x00000b2e fetchr  0x00000011 , 0x00000001 , 0x00008a71 
- 00008575  0x00000b2f and_into  0x0000000f , 0x00000011 
- 00008576  0x00000b30 ior  0x00000011 , 0x0000003f 
- 00008577  0x00000b31 store  0x00000001 , 0x00008a71 
- 00008578  0x00000b32 call  0x000021d0 
- 00008579  0x00000b33 nop  0x00000090 
- 00008580  0x00000b34 fetch  0x00000001 , 0x00004099 
- 00008581  0x00000b35 beq  0x00000018 , 0x00002187 
- 00008582  0x00000b36 nop  0x00000024 
- 00008583  0x00000b38 jam  0x00000080 , 0x00008a20 
- 00008584  0x00000b39 rtn 
- 00008585  0x00000b3d setarg  0x00008312 
- 00008586  0x00000b3e store  0x00000002 , 0x00008907 
- 00008587  0x00000b3f branch  0x00002197 
- 00008588  0x00000b42 setarg  0x00004189 
- 00008589  0x00000b43 store  0x00000002 , 0x00008907 
- 00008590  0x00000b44 branch  0x000021a3 
- 00008591  0x00000b48 bpatch  0x00000014 , 0x00004002 
- 00008592  0x00000b49 jam  0x00000011 , 0x00008a82 
- 00008593  0x00000b4a jam  0x00000012 , 0x00008a8d 
- 00008594  0x00000b4b jam  0x0000000a , 0x00008a8e 
- 00008595  0x00000b4c fetch  0x00000001 , 0x00004099 
- 00008596  0x00000b4d beq  0x00000010 , 0x00002189 
- 00008597  0x00000b4e setarg  0x00005762 
- 00008598  0x00000b4f store  0x00000002 , 0x00008907 
- 00008599  0x00000b51 jam  0x00000003 , 0x00008901 
- 00008600  0x00000b52 jam  0x00000084 , 0x00008920 
- 00008601  0x00000b53 rtnmark1  0x0000002d 
- 00008602  0x00000b54 jam  0x00000001 , 0x00008901 
- 00008603  0x00000b55 jam  0x00000080 , 0x00008920 
- 00008604  0x00000b56 jam  0x00000007 , 0x00008a82 
- 00008605  0x00000b57 jam  0x00000044 , 0x00008a8d 
- 00008606  0x00000b58 jam  0x0000000a , 0x00008a8e 
- 00008607  0x00000b59 fetch  0x00000001 , 0x00004099 
- 00008608  0x00000b5a beq  0x00000010 , 0x0000218c 
- 00008609  0x00000b5b setarg  0x00002bb1 
- 00008610  0x00000b5c store  0x00000002 , 0x00008907 
- 00008611  0x00000b5e rtnmark0  0x0000002f 
- 00008612  0x00000b5f jam  0x00000005 , 0x00008901 
- 00008613  0x00000b60 rtn 
- 00008614  0x00000b63 bpatch  0x00000015 , 0x00004002 
- 00008615  0x00000b64 call  0x0000686f 
- 00008616  0x00000b65 call  0x000021ba 
- 00008617  0x00000b66 force  0x00000008 , 0x00000015 
- 00008618  0x00000b67 force  0x00000000 , 0x00000015 
- 00008619  0x00000b69 setarg  0x000aaada 
- 00008620  0x00000b6a store  0x00000003 , 0x00008a0f 
- 00008621  0x00000b6b jam  0x00000040 , 0x00008a25 
- 00008622  0x00000b6c jam  0x00000010 , 0x00008a26 
- 00008623  0x00000b6d nop  0x0000003c 
- 00008624  0x00000b6e jam  0x000000fb , 0x00008a01 
- 00008625  0x00000b6f jam  0x000000ff , 0x00008a25 
- 00008626  0x00000b70 jam  0x00000030 , 0x00008a26 
- 00008627  0x00000b71 jam  0x0000005e , 0x00008a16 
- 00008628  0x00000b72 nop  0x00000014 
- 00008629  0x00000b73 jam  0x00000000 , 0x00008a10 
- 00008630  0x00000b74 jam  0x00000008 , 0x00008a11 
- 00008631  0x00000b75 nop  0x00000078 
- 00008632  0x00000b76 jam  0x0000000d , 0x00008900 
- 00008633  0x00000b77 rtn 
- 00008634  0x00000b7b fetch  0x00000001 , 0x00004143 
- 00008635  0x00000b7c beq  0x000000ff , 0x000021c1 
- 00008636  0x00000b7d arg  0x00004144 , 0x00000006 
- 00008637  0x00000b7e iadd  0x00000006 , 0x00000006 
- 00008638  0x00000b7f ifetch  0x00000001 , 0x00000006 
- 00008639  0x00000b80 store  0x00000001 , 0x00008961 
- 00008640  0x00000b81 jam  0x00000027 , 0x00008960 
- 00008641  0x00000b84 fetcht  0x00000001 , 0x00004147 
- 00008642  0x00000b85 fetch  0x00000001 , 0x00008960 
- 00008643  0x00000b86 ior  0x00000002 , 0x0000003f 
- 00008644  0x00000b87 store  0x00000001 , 0x00008960 
- 00008645  0x00000b88 rtn 
- 00008646  0x00000b8c jam  0x00000003 , 0x00008900 
- 00008647  0x00000b8d jam  0x00000002 , 0x00008a24 
- 00008648  0x00000b8e nop  0x00000014 
- 00008649  0x00000b8f jam  0x00000065 , 0x00008a70 
- 00008650  0x00000b90 jam  0x000000df , 0x00008a23 
- 00008651  0x00000b91 call  0x0000218f 
- 00008652  0x00000b92 call  0x000021e8 
- 00008653  0x00000b93 storet  0x00000001 , 0x00000008 
- 00008654  0x00000b94 increase  0x00000002 , 0x00000002 
- 00008655  0x00000b95 branch  0x00002179 
- 00008656  0x00000b9a bpatch  0x00000016 , 0x00004002 
- 00008657  0x00000b9b setarg  0x00000960 
- 00008658  0x00000b9c iadd  0x00000002 , 0x0000003f 
- 00008659  0x00000b9d copy  0x0000003f , 0x00000011 
- 00008660  0x00000b9e fetcht  0x00000001 , 0x00004099 
- 00008661  0x00000b9f rshift  0x00000002 , 0x00000002 
- 00008662  0x00000ba0 idiv  0x00000002 
- 00008663  0x00000ba2 call  0x00007d62 
- 00008664  0x00000ba3 quotient  0x0000003f 
- 00008665  0x00000ba4 store  0x00000002 , 0x00008909 
- 00008666  0x00000ba5 remainder  0x0000003f 
- 00008667  0x00000ba6 lshift16  0x0000003f , 0x0000003f 
- 00008668  0x00000ba7 lshift8  0x0000003f , 0x0000003f 
- 00008669  0x00000ba8 idiv  0x00000002 
- 00008670  0x00000ba9 call  0x00007d62 
- 00008671  0x00000baa quotient  0x0000003f 
- 00008672  0x00000bab store  0x00000003 , 0x0000890b 
- 00008673  0x00000bb0 storer  0x00000011 , 0x00000001 , 0x00008a22 
- 00008674  0x00000bb1 rshift8  0x00000011 , 0x00000011 
- 00008675  0x00000bb2 storer  0x00000011 , 0x00000001 , 0x00008a21 
- 00008676  0x00000bb3 jam  0x000000a0 , 0x00008a20 
- 00008677  0x00000bb4 jam  0x000000e0 , 0x00008a20 
- 00008678  0x00000bb5 jam  0x000000a0 , 0x00008a20 
- 00008679  0x00000bb6 rtn 
- 00008680  0x00000bb9 add  0x00000002 , 0x00000002 , 0x0000003f 
- 00008681  0x00000bba rshift3  0x0000003f , 0x0000003f 
- 00008682  0x00000bbb and_into  0xfffffffe , 0x0000003f 
- 00008683  0x00000bbc arg  0x0000411d , 0x00000006 
- 00008684  0x00000bbd bmark0  0x0000002d , 0x000021ee 
- 00008685  0x00000bbe increase  0x0000000c , 0x00000006 
- 00008686  0x00000bc0 iadd  0x00000006 , 0x00000006 
- 00008687  0x00000bc1 ifetchr  0x00000011 , 0x00000002 , 0x00000006 
- 00008688  0x00000bc2 ifetch  0x00000002 , 0x00000006 
- 00008689  0x00000bc3 isub  0x00000011 , 0x0000003f 
- 00008690  0x00000bc4 add  0x00000002 , 0x00000002 , 0x00000006 
- 00008691  0x00000bc5 and_into  0x0000000f , 0x00000006 
- 00008692  0x00000bc6 imul32  0x00000006 , 0x0000003f 
- 00008693  0x00000bc7 rshift4  0x0000003f , 0x0000003f 
- 00008694  0x00000bc8 iadd  0x00000011 , 0x0000003f 
- 00008695  0x00000bc9 store  0x00000002 , 0x00008905 
- 00008696  0x00000bca rtn 
- 00008697  0x00000bcf bpatch  0x00000017 , 0x00004002 
- 00008698  0x00000bd0 call  0x000021c6 
- 00008699  0x00000bd1 nop  0x00000258 
- 00008700  0x00000bd4 bpatch  0x00000018 , 0x00004003 
- 00008701  0x00000bd5 setarg  0x000aaa7e 
- 00008702  0x00000bd6 store  0x00000003 , 0x00008a0f 
- 00008703  0x00000bd7 nop  0x0000003c 
- 00008704  0x00000bd8 jam  0x00000000 , 0x00008a25 
- 00008705  0x00000bd9 jam  0x0000000d , 0x00008a26 
- 00008706  0x00000bda jam  0x00000056 , 0x00008a16 
- 00008707  0x00000bdb nop  0x0000001e 
- 00008708  0x00000bdc jam  0x0000001b , 0x00008a15 
- 00008709  0x00000bdd call  0x0000220c 
- 00008710  0x00000bde nop  0x00000014 
- 00008711  0x00000bdf jam  0x0000000f , 0x00008a26 
- 00008712  0x00000be0 nop  0x00000014 
- 00008713  0x00000be1 jam  0x000000a8 , 0x00008a10 
- 00008714  0x00000be2 jam  0x00000000 , 0x00008a11 
- 00008715  0x00000be3 rtn 
- 00008716  0x00000be6 bpatch  0x00000019 , 0x00004003 
- 00008717  0x00000be7 fetch  0x00000001 , 0x00004141 
- 00008718  0x00000be8 beq  0x00000000 , 0x00002217 
- 00008719  0x00000be9 beq  0x00000003 , 0x0000221c 
- 00008720  0x00000bea beq  0x00000005 , 0x00002221 
- 00008721  0x00000beb beq  0x00000007 , 0x00002225 
- 00008722  0x00000bec beq  0x0000000a , 0x00002229 
- 00008723  0x00000bed beq  0x00000083 , 0x0000222d 
- 00008724  0x00000bee beq  0x00000085 , 0x00002231 
- 00008725  0x00000bef beq  0x0000008a , 0x00002235 
- 00008726  0x00000bf0 beq  0x00000094 , 0x00002239 
- 00008727  0x00000bf2 jam  0x00000017 , 0x00008a14 
- 00008728  0x00000bf3 setarg  0x00251a3f 
- 00008729  0x00000bf4 store  0x00000003 , 0x00008a60 
- 00008730  0x00000bf6 jam  0x00000028 , 0x00008a63 
- 00008731  0x00000bf7 rtn 
- 00008732  0x00000bfa jam  0x00000025 , 0x00008a14 
- 00008733  0x00000bfb setarg  0x00a91c2d 
- 00008734  0x00000bfc store  0x00000003 , 0x00008a60 
- 00008735  0x00000bfe jam  0x0000002f , 0x00008a63 
- 00008736  0x00000bff rtn 
- 00008737  0x00000c02 jam  0x00000025 , 0x00008a14 
- 00008738  0x00000c03 setarg  0x00a91c3f 
- 00008739  0x00000c04 store  0x00000003 , 0x00008a60 
- 00008740  0x00000c05 branch  0x0000221f 
- 00008741  0x00000c08 jam  0x00000025 , 0x00008a14 
- 00008742  0x00000c09 setarg  0x00a9383f 
- 00008743  0x00000c0a store  0x00000003 , 0x00008a60 
- 00008744  0x00000c0b branch  0x0000221f 
- 00008745  0x00000c0e jam  0x00000025 , 0x00008a14 
- 00008746  0x00000c0f setarg  0x00a93f3f 
- 00008747  0x00000c10 store  0x00000003 , 0x00008a60 
- 00008748  0x00000c11 branch  0x0000221f 
- 00008749  0x00000c15 jam  0x00000017 , 0x00008a14 
- 00008750  0x00000c16 setarg  0x00251827 
- 00008751  0x00000c17 store  0x00000003 , 0x00008a60 
- 00008752  0x00000c18 branch  0x0000221a 
- 00008753  0x00000c1b jam  0x00000017 , 0x00008a14 
- 00008754  0x00000c1c setarg  0x0025181c 
- 00008755  0x00000c1d store  0x00000003 , 0x00008a60 
- 00008756  0x00000c1e branch  0x0000221a 
- 00008757  0x00000c21 jam  0x00000017 , 0x00008a14 
- 00008758  0x00000c22 setarg  0x0025180b 
- 00008759  0x00000c23 store  0x00000003 , 0x00008a60 
- 00008760  0x00000c24 branch  0x0000221a 
- 00008761  0x00000c27 jam  0x00000017 , 0x00008a14 
- 00008762  0x00000c28 setarg  0x00251000 
- 00008763  0x00000c29 store  0x00000003 , 0x00008a60 
- 00008764  0x00000c2a branch  0x0000221a 
- 00008765  0x00000c2f jam  0x00000006 , 0x00008042 
- 00008766  0x00000c31 fetch  0x00000002 , 0x0000409c 
- 00008767  0x00000c32 bbit0  0x0000000e , 0x0000223e 
- 00008768  0x00000c33 iforce  0x00000006 
- 00008769  0x00000c34 arg  0x00008a00 , 0x00000002 
- 00008770  0x00000c36 ifetch  0x00000001 , 0x00000006 
- 00008771  0x00000c37 beq  0x000000ff , 0x00002248 
- 00008772  0x00000c38 ior  0x00000002 , 0x00000005 
- 00008773  0x00000c39 ifetch  0x00000001 , 0x00000006 
- 00008774  0x00000c3a istore  0x00000001 , 0x00000005 
- 00008775  0x00000c3b branch  0x00002242 
- 00008776  0x00000c3e bpatch  0x0000001a , 0x00004003 
- 00008777  0x00000c3f fetch  0x00000001 , 0x00004436 
- 00008778  0x00000c40 call  0x000070d7 , 0x00000034 
- 00008779  0x00000c42 until  0x0000003e , 0x00000033 
- 00008780  0x00000c43 jam  0x0000005f , 0x0000813b 
- 00008781  0x00000c44 fetch  0x00000001 , 0x00004099 
- 00008782  0x00000c45 beq  0x00000010 , 0x00002266 
- 00008783  0x00000c46 fetch  0x00000001 , 0x00004438 
- 00008784  0x00000c47 or_into  0x00000004 , 0x0000003f 
- 00008785  0x00000c48 store  0x00000001 , 0x00008a02 
- 00008786  0x00000c49 jam  0x00000001 , 0x0000890f 
- 00008787  0x00000c4a jam  0x00000024 , 0x00008a80 
- 00008788  0x00000c4b jam  0x00000062 , 0x00008a81 
- 00008789  0x00000c4c setarg  0x00e61212 
- 00008790  0x00000c4d store  0x00000003 , 0x00008a73 
- 00008791  0x00000c50 jam  0x00000060 , 0x00008a86 
- 00008792  0x00000c51 jam  0x0000003b , 0x00008a8b 
- 00008793  0x00000c53 call  0x00002286 
- 00008794  0x00000c54 jam  0x00000000 , 0x00008043 
- 00008795  0x00000c55 jam  0x00000005 , 0x00008042 
- 00008796  0x00000c56 setarg  0x00557474 
- 00008797  0x00000c57 store  0x00000003 , 0x00008968 
- 00008798  0x00000c58 jam  0x0000006e , 0x00008960 
- 00008799  0x00000c59 call  0x00002133 
- 00008800  0x00000c5a call  0x00002271 
- 00008801  0x00000c5b fetch  0x00000001 , 0x0000411c 
- 00008802  0x00000c5c store  0x00000001 , 0x0000813a 
- 00008803  0x00000c5e jam  0x0000000c , 0x00004148 
- 00008804  0x00000c5f call  0x00006f4e 
- 00008805  0x00000c60 branch  0x000022b4 
- 00008806  0x00000c63 fetch  0x00000001 , 0x00004438 
- 00008807  0x00000c64 or_into  0x00000006 , 0x0000003f 
- 00008808  0x00000c65 store  0x00000001 , 0x00008a02 
- 00008809  0x00000c66 jam  0x00000000 , 0x0000890f 
- 00008810  0x00000c67 jam  0x00000023 , 0x00008a80 
- 00008811  0x00000c68 jam  0x000000b0 , 0x00008a81 
- 00008812  0x00000c69 setarg  0x00e40909 
- 00008813  0x00000c6a store  0x00000003 , 0x00008a73 
- 00008814  0x00000c6b jam  0x0000002a , 0x00008a76 
- 00008815  0x00000c6c jam  0x00000004 , 0x00008902 
- 00008816  0x00000c6d branch  0x00002257 
- 00008817  0x00000c70 bpatch  0x0000001b , 0x00004003 
- 00008818  0x00000c71 call  0x00002160 
- 00008819  0x00000c72 jam  0x00000003 , 0x00008900 
- 00008820  0x00000c73 jam  0x00000001 , 0x00008a70 
- 00008821  0x00000c74 arg  0x0000411d , 0x00000012 
- 00008822  0x00000c75 arg  0x00004135 , 0x00000018 
- 00008823  0x00000c76 call  0x0000227c 
- 00008824  0x00000c77 set1  0x0000002d , 0x00000000 
- 00008825  0x00000c78 call  0x0000227c 
- 00008826  0x00000c79 jam  0x00000061 , 0x00008a70 
- 00008827  0x00000c7a branch  0x00002152 
- 00008828  0x00000c7d call  0x0000218f 
- 00008829  0x00000c7e arg  0x00000006 , 0x00000039 
- 00008830  0x00000c7f arg  0x00000000 , 0x00000013 
- 00008831  0x00000c81 copy  0x00000013 , 0x00000002 
- 00008832  0x00000c82 call  0x00002294 
- 00008833  0x00000c83 increase  0x00000002 , 0x00000012 
- 00008834  0x00000c84 increase  0x00000001 , 0x00000018 
- 00008835  0x00000c85 increase  0x00000010 , 0x00000013 
- 00008836  0x00000c86 loop  0x0000227f 
- 00008837  0x00000c87 rtn 
- 00008838  0x00000c8a fetch  0x00000001 , 0x00004099 
- 00008839  0x00000c8b beq  0x00000018 , 0x0000228c 
- 00008840  0x00000c8c fetch  0x00000001 , 0x00004438 
- 00008841  0x00000c8d or_into  0x00000006 , 0x0000003f 
- 00008842  0x00000c8e store  0x00000001 , 0x00008a02 
- 00008843  0x00000c8f jam  0x000000e0 , 0x00008a05 
- 00008844  0x00000c91 jam  0x000000c8 , 0x00008a00 
- 00008845  0x00000c92 nop  0x0000003c 
- 00008846  0x00000c93 jam  0x000000a0 , 0x00008a01 
- 00008847  0x00000c94 jam  0x000000cf , 0x00008a00 
- 00008848  0x00000c95 jam  0x000000fa , 0x00008a01 
- 00008849  0x00000c96 nop  0x00000014 
- 00008850  0x00000c97 jam  0x0000008f , 0x00008a00 
- 00008851  0x00000c98 rtn 
- 00008852  0x00000c9b bpatch  0x0000001c , 0x00004003 
- 00008853  0x00000c9c jam  0x00000030 , 0x00008a20 
- 00008854  0x00000c9d jam  0x000000dd , 0x00008a23 
- 00008855  0x00000c9e call  0x000021d0 
- 00008856  0x00000ca0 fetch  0x00000001 , 0x00008a7c 
- 00008857  0x00000ca1 bbit0  0x00000000 , 0x00002298 
- 00008858  0x00000ca2 jam  0x00000030 , 0x00008a7b 
- 00008859  0x00000ca3 call  0x000022ae 
- 00008860  0x00000ca4 iforce  0x00000011 
- 00008861  0x00000ca5 jam  0x00000040 , 0x00008a7b 
- 00008862  0x00000ca6 call  0x000022ae 
- 00008863  0x00000ca7 isub  0x00000011 , 0x0000003f 
- 00008864  0x00000ca8 mul32  0x0000003f , 0x0000007d , 0x00000002 
- 00008865  0x00000ca9 setarg  0x00b00000 
- 00008866  0x00000caa idiv  0x00000002 
- 00008867  0x00000cab call  0x00007d62 
- 00008868  0x00000cac quotient  0x0000003f 
- 00008869  0x00000cad bmark0  0x0000002d , 0x000022a7 
- 00008870  0x00000cae lshift  0x0000003f , 0x0000003f 
- 00008871  0x00000cb0 istore  0x00000002 , 0x00000012 
- 00008872  0x00000cb1 jam  0x00000020 , 0x00008a7b 
- 00008873  0x00000cb2 fetch  0x00000001 , 0x00008a7e 
- 00008874  0x00000cb3 lshift4  0x0000003f , 0x0000003f 
- 00008875  0x00000cb4 istore  0x00000001 , 0x00000018 
- 00008876  0x00000cb5 jam  0x00000000 , 0x00008a7b 
- 00008877  0x00000cb6 rtn 
- 00008878  0x00000cb9 fetch  0x00000002 , 0x00008a7d 
- 00008879  0x00000cba byteswap  0x0000003f , 0x0000003f 
- 00008880  0x00000cbb fetcht  0x00000001 , 0x00008a7c 
- 00008881  0x00000cbc lshift16  0x00000002 , 0x00000002 
- 00008882  0x00000cbd ior  0x00000002 , 0x0000003f 
- 00008883  0x00000cbe rtn 
- 00008884  0x00000cc2 bpatch  0x0000001d , 0x00004003 
- 00008885  0x00000cc3 fetch  0x00000001 , 0x00008a0d 
- 00008886  0x00000cc4 set1  0x00000000 , 0x0000003f 
- 00008887  0x00000cc5 store  0x00000001 , 0x00008a0d 
- 00008888  0x00000cc6 jam  0x000000f0 , 0x00008a0e 
- 00008889  0x00000cc7 fetch  0x00000001 , 0x00008a05 
- 00008890  0x00000cc8 or_into  0x00000016 , 0x0000003f 
- 00008891  0x00000cc9 store  0x00000001 , 0x00008a05 
- 00008892  0x00000ccb fetch  0x00000001 , 0x00004411 
- 00008893  0x00000ccc store  0x00000001 , 0x00000678 
- 00008894  0x00000ccd fetch  0x00000001 , 0x00004408 
- 00008895  0x00000cce store  0x00000001 , 0x00000679 
- 00008896  0x00000ccf jam  0x00000000 , 0x00004411 
- 00008897  0x00000cd0 fetch  0x00000001 , 0x0000443e 
- 00008898  0x00000cd1 store  0x00000001 , 0x00004408 
- 00008899  0x00000cd2 fetcht  0x00000001 , 0x0000443d 
- 00008900  0x00000cd3 call  0x00006f0f 
- 00008901  0x00000cd5 arg  0x00000000 , 0x00000011 
- 00008902  0x00000cd6 arg  0x00000008 , 0x00000039 
- 00008903  0x00000cd8 call  0x00006f82 
- 00008904  0x00000cd9 fetch  0x00000002 , 0x0000440a 
- 00008905  0x00000cda iadd  0x00000011 , 0x00000011 
- 00008906  0x00000cdb loop  0x000022c7 
- 00008907  0x00000cdc rshift3  0x00000011 , 0x00000011 
- 00008908  0x00000cdd store  0x00000002 , 0x0000440a 
- 00008909  0x00000cdf fetch  0x00000001 , 0x00000678 
- 00008910  0x00000ce0 store  0x00000001 , 0x00004411 
- 00008911  0x00000ce1 fetch  0x00000001 , 0x00000679 
- 00008912  0x00000ce2 store  0x00000001 , 0x00004408 
- 00008913  0x00000ce4 fetch  0x00000001 , 0x00008a05 
- 00008914  0x00000ce5 and_into  0x000000e0 , 0x0000003f 
- 00008915  0x00000ce6 store  0x00000001 , 0x00008a05 
- 00008916  0x00000ce7 jam  0x00000000 , 0x00008a0e 
- 00008917  0x00000ce8 fetch  0x00000001 , 0x00008a0d 
- 00008918  0x00000ce9 set0  0x00000000 , 0x0000003f 
- 00008919  0x00000cea store  0x00000001 , 0x00008a0d 
- 00008920  0x00000cec call  0x00006fb0 
- 00008921  0x00000ced fetcht  0x00000002 , 0x0000443b 
- 00008922  0x00000cee isub  0x00000002 , 0x0000003e 
- 00008923  0x00000cef branch  0x000022e4 , 0x00000002 
- 00008924  0x00000cf0 fetcht  0x00000002 , 0x00004439 
- 00008925  0x00000cf1 isub  0x00000002 , 0x0000003e 
- 00008926  0x00000cf2 rtn  0x00000002 
- 00008927  0x00000cf4 fetch  0x00000001 , 0x00004438 
- 00008928  0x00000cf5 rtneq  0x00000000 
- 00008929  0x00000cf6 increase  0xffffffe0 , 0x0000003f 
- 00008930  0x00000cf7 store  0x00000001 , 0x00004438 
- 00008931  0x00000cf8 rtn 
- 00008932  0x00000cfb fetch  0x00000001 , 0x00004438 
- 00008933  0x00000cfc rtneq  0x000000e0 
- 00008934  0x00000cfd increase  0x00000020 , 0x0000003f 
- 00008935  0x00000cfe store  0x00000001 , 0x00004438 
- 00008936  0x00000cff rtn 
- 00008937  0x00000d03 bpatch  0x0000001e , 0x00004003 
- 00008938  0x00000d05 fetch  0x00000001 , 0x000089a2 
- 00008939  0x00000d06 isolate1  0x00000006 , 0x0000003f 
- 00008940  0x00000d07 setflag  0x00000001 , 0x00000007 , 0x0000003f 
- 00008941  0x00000d08 store  0x00000001 , 0x00004142 
- 00008942  0x00000d0a fetch  0x00000001 , 0x000089a3 
- 00008943  0x00000d0b and  0x0000003f , 0x0000000f , 0x00000002 
- 00008944  0x00000d0c lshift  0x00000002 , 0x00000002 
- 00008945  0x00000d0d rshift4  0x0000003f , 0x0000003f 
- 00008946  0x00000d0e iadd  0x00000002 , 0x00000002 
- 00008947  0x00000d0f mul32  0x00000002 , 0x00000003 , 0x00000011 
- 00008948  0x00000d11 fetch  0x00000001 , 0x00004142 
- 00008949  0x00000d12 call  0x000022ff 
- 00008950  0x00000d13 sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00008951  0x00000d14 iadd  0x00000011 , 0x0000003f 
- 00008952  0x00000d15 increase  0xfffffff7 , 0x0000003f 
- 00008953  0x00000d16 and  0x0000003f , 0x000001ff , 0x0000003f 
- 00008954  0x00000d17 isolate1  0x00000008 , 0x0000003f 
- 00008955  0x00000d18 nbranch  0x000022fd , 0x00000001 
- 00008956  0x00000d19 setarg  0x00000000 
- 00008957  0x00000d1b store  0x00000001 , 0x00000035 
- 00008958  0x00000d1c branch  0x00002304 
- 00008959  0x00000d1f isolate1  0x00000007 , 0x0000003f 
- 00008960  0x00000d20 nrtn  0x00000001 
- 00008961  0x00000d21 arg  0x0000ff00 , 0x00000002 
- 00008962  0x00000d22 ior  0x00000002 , 0x0000003f 
- 00008963  0x00000d23 rtn 
- 00008964  0x00000d26 fetch  0x00000001 , 0x00000035 
- 00008965  0x00000d27 call  0x00002308 
- 00008966  0x00000d28 store  0x00000001 , 0x00000009 
- 00008967  0x00000d29 rtn 
- 00008968  0x00000d2c and_into  0x000000ff , 0x0000003f 
- 00008969  0x00000d2d div  0x0000003f , 0x0000000a 
- 00008970  0x00000d2e call  0x00007d5f 
- 00008971  0x00000d2f lshift4  0x0000003f , 0x0000003f 
- 00008972  0x00000d30 remainder  0x00000002 
- 00008973  0x00000d31 ior  0x00000002 , 0x0000003f 
- 00008974  0x00000d32 rtn 
- 00008975  0x00000d35 bpatch  0x0000001f , 0x00004003 
- 00008976  0x00000d36 fetch  0x00000001 , 0x00004143 
- 00008977  0x00000d37 rtneq  0x000000ff 
- 00008978  0x00000d38 nbranch  0x00002336 , 0x00000018 
- 00008979  0x00000d39 fetch  0x00000001 , 0x00004142 
- 00008980  0x00000d3a sub  0x0000003f , 0x000000f0 , 0x0000003e 
- 00008981  0x00000d3b nbranch  0x0000233a , 0x00000002 
- 00008982  0x00000d3c sub  0x0000003f , 0x0000007f , 0x0000003e 
- 00008983  0x00000d3d branch  0x0000233a , 0x00000002 
- 00008984  0x00000d3f fetchr  0x00000011 , 0x00000001 , 0x00008961 
- 00008985  0x00000d40 fetch  0x00000001 , 0x00004143 
- 00008986  0x00000d41 rtneq  0x00000000 
- 00008987  0x00000d42 arg  0x00004144 , 0x00000006 
- 00008988  0x00000d43 iadd  0x00000006 , 0x00000006 
- 00008989  0x00000d44 ifetch  0x00000001 , 0x00000006 
- 00008990  0x00000d45 isub  0x00000011 , 0x0000003e 
- 00008991  0x00000d46 nrtn  0x00000005 
- 00008992  0x00000d47 increase  0xfffffffe , 0x00000006 
- 00008993  0x00000d48 ifetcht  0x00000001 , 0x00000006 
- 00008994  0x00000d49 rshift4  0x00000002 , 0x0000003f 
- 00008995  0x00000d4a rshift4  0x00000011 , 0x00000012 
- 00008996  0x00000d4b isub  0x00000012 , 0x00000012 
- 00008997  0x00000d4c and  0x00000002 , 0x0000000f , 0x0000003f 
- 00008998  0x00000d4d and  0x00000011 , 0x0000000f , 0x00000011 
- 00008999  0x00000d4e isub  0x00000011 , 0x00000011 
- 00009000  0x00000d4f lshift  0x00000011 , 0x0000003f 
- 00009001  0x00000d50 iadd  0x00000012 , 0x00000012 
- 00009002  0x00000d51 mul32  0x00000012 , 0x00000003 , 0x00000012 
- 00009003  0x00000d52 fetcht  0x00000001 , 0x00004142 
- 00009004  0x00000d53 and  0x00000002 , 0x00000080 , 0x0000003f 
- 00009005  0x00000d54 rtn  0x00000034 
- 00009006  0x00000d56 setarg  0x00000100 
- 00009007  0x00000d57 isub  0x00000002 , 0x00000002 
- 00009008  0x00000d58 copy  0x00000012 , 0x0000003f 
- 00009009  0x00000d59 isub  0x00000002 , 0x0000003f 
- 00009010  0x00000d5a rtn  0x00000002 
- 00009011  0x00000d5b and  0x0000003f , 0x000000ff , 0x0000003f 
- 00009012  0x00000d5c rtneq  0x000000ff 
- 00009013  0x00000d5d rtneq  0x000000fe 
- 00009014  0x00000d60 fetch  0x00000001 , 0x00004143 
- 00009015  0x00000d61 beq  0x00000001 , 0x0000233f 
- 00009016  0x00000d62 beq  0x00000002 , 0x00002341 
- 00009017  0x00000d64 branch  0x0000233f 
- 00009018  0x00000d67 fetch  0x00000001 , 0x00004143 
- 00009019  0x00000d68 beq  0x00000000 , 0x00002341 
- 00009020  0x00000d69 beq  0x00000001 , 0x0000233d 
- 00009021  0x00000d6c jam  0x00000002 , 0x00004143 
- 00009022  0x00000d6d rtn 
- 00009023  0x00000d70 jam  0x00000000 , 0x00004143 
- 00009024  0x00000d71 rtn 
- 00009025  0x00000d74 jam  0x00000001 , 0x00004143 
- 00009026  0x00000d75 rtn 
- 00009027  0x00000d7d copy  0x0000003f , 0x00000002 
- 00009028  0x00000d7e bpatch  0x00000020 , 0x00004004 
- 00009029  0x00000d7f copy  0x00000002 , 0x0000003f 
- 00009030  0x00000d80 call  0x00007d2c 
- 00009031  0x00000d81 lshift16  0x00000021 , 0x0000003f 
- 00009032  0x00000d82 set1  0x0000002c , 0x0000003f 
- 00009033  0x00000d83 call  0x00007d12 
- 00009034  0x00000d84 set0  0x0000002c , 0x0000003f 
- 00009035  0x00000d85 call  0x00002352 
- 00009036  0x00000d86 call  0x00007d12 
- 00009037  0x00000d87 rtn  0x00000028 
- 00009038  0x00000d88 call  0x00007d1f 
- 00009039  0x00000d89 iforce  0x0000001b 
- 00009040  0x00000d8a until  0x0000003e , 0x00000003 
- 00009041  0x00000d8b rtn 
- 00009042  0x00000d8f copy  0x00000019 , 0x00000002 
- 00009043  0x00000d90 rtn  0x00000029 
- 00009044  0x00000d91 copy  0x0000001a , 0x00000002 
- 00009045  0x00000d92 rtn 
- 00009046  0x00000d95 deposit  0x00000022 
- 00009047  0x00000d96 rtn  0x00000029 
- 00009048  0x00000d97 deposit  0x00000028 
- 00009049  0x00000d98 rtn 
- 00009050  0x00000d9c bpatch  0x00000021 , 0x00004004 
- 00009051  0x00000d9d branch  0x0000235a 
- 00009052  0x00000da1 rtn  0x00000034 
- 00009053  0x00000da3 rshift  0x0000003f , 0x0000003f 
- 00009054  0x00000da4 increase  0xfffffffd , 0x0000003f 
- 00009055  0x00000da6 increase  0xffffffff , 0x0000003f 
- 00009056  0x00000da7 nbranch  0x0000235f , 0x00000005 
- 00009057  0x00000da8 force  0x00000000 , 0x0000003f 
- 00009058  0x00000da9 rtn 
- 00009059  0x00000daf setarg  0x00000e43 
- 00009060  0x00000db0 store  0x00000002 , 0x00000036 
- 00009061  0x00000db1 setarg  0x00000600 
- 00009062  0x00000db2 store  0x00000002 , 0x00000038 
- 00009063  0x00000db3 setarg  0x00000600 
- 00009064  0x00000db4 store  0x00000002 , 0x0000003a 
- 00009065  0x00000db5 setarg  0x00000d00 
- 00009066  0x00000db6 store  0x00000002 , 0x00000040 
- 00009067  0x00000db7 setarg  0x000003bb 
- 00009068  0x00000db8 store  0x00000002 , 0x0000003c 
- 00009069  0x00000db9 setarg  0x00000500 
- 00009070  0x00000dba store  0x00000002 , 0x0000003e 
- 00009071  0x00000dbb setarg  0x000007d0 
- 00009072  0x00000dbc store  0x00000002 , 0x00000042 
- 00009073  0x00000dbd setarg  0x00000ea6 
- 00009074  0x00000dbe store  0x00000002 , 0x00000044 
- 00009075  0x00000dbf setarg  0x000001e0 
- 00009076  0x00000dc0 store  0x00000002 , 0x00000046 
- 00009077  0x00000dc1 setarg  0x00000120 
- 00009078  0x00000dc2 store  0x00000002 , 0x00000048 
- 00009079  0x00000dc3 setarg  0x0000011a 
- 00009080  0x00000dc4 store  0x00000002 , 0x0000004a 
- 00009081  0x00000dc6 bpatch  0x00000022 , 0x00004004 
- 00009082  0x00000dc7 rtn  0x0000002b 
- 00009083  0x00000dc8 setarg  0x00000017 
- 00009084  0x00000dc9 store  0x00000002 , 0x000042e3 
- 00009085  0x00000dca jam  0x0000008b , 0x00004167 
- 00009086  0x00000dcb setarg  0x00000d00 
- 00009087  0x00000dcc store  0x00000002 , 0x0000433f 
- 00009088  0x00000dcd setarg  0x00000060 
- 00009089  0x00000dce store  0x00000002 , 0x00004341 
- 00009090  0x00000dcf rshift  0x00000022 , 0x0000003f 
- 00009091  0x00000dd0 store  0x00000004 , 0x00004095 
- 00009092  0x00000dd1 rtn 
- 00009093  0x00000dd9 setarg  0x0000ee21 
- 00009094  0x00000dda store  0x00000002 , 0x00008050 
- 00009095  0x00000ddb fetchr  0x00000030 , 0x00000004 , 0x0000811c 
- 00009096  0x00000ddc fetch  0x00000001 , 0x00008132 
- 00009097  0x00000ddd bbit0  0x00000005 , 0x0000239c 
- 00009098  0x00000dde enable  0x0000002b 
- 00009099  0x00000ddf bbit1  0x00000004 , 0x00002393 
- 00009100  0x00000de0 disable  0x0000002b 
- 00009101  0x00000de1 deposit  0x00000027 
- 00009102  0x00000de2 nbranch  0x00002393 , 0x00000034 
- 00009103  0x00000de3 fetch  0x00000001 , 0x00008142 
- 00009104  0x00000de4 bbit1  0x00000004 , 0x00002393 
- 00009105  0x00000de5 arg  0xffffffff , 0x00000002 
- 00009106  0x00000de6 branch  0x00002434 
- 00009107  0x00000de8 call  0x000023a0 
- 00009108  0x00000de9 call  0x000023e6 , 0x0000002b 
- 00009109  0x00000dea fetch  0x00000001 , 0x00008132 
- 00009110  0x00000deb set0  0x00000005 , 0x0000003f 
- 00009111  0x00000dec store  0x00000001 , 0x00008132 
- 00009112  0x00000ded nbranch  0x0000239d , 0x0000002b 
- 00009113  0x00000dee call  0x00007d74 
- 00009114  0x00000def storer  0x00000030 , 0x00000004 , 0x0000069d 
- 00009115  0x00000df0 rtn 
- 00009116  0x00000df3 call  0x000023a0 
- 00009117  0x00000df5 call  0x00006a68 
- 00009118  0x00000df6 storer  0x00000030 , 0x00000004 , 0x0000069d 
- 00009119  0x00000df7 rtn 
- 00009120  0x00000dfa until  0x0000003e , 0x00000033 
- 00009121  0x00000dfb fetch  0x00000001 , 0x00008133 
- 00009122  0x00000dfc and_into  0x00000088 , 0x0000003f 
- 00009123  0x00000dfd store  0x00000001 , 0x00008133 
- 00009124  0x00000dfe until  0x0000003e , 0x00000033 
- 00009125  0x00000dff fetch  0x00000001 , 0x00008132 
- 00009126  0x00000e00 or_into  0x0000000f , 0x0000003f 
- 00009127  0x00000e01 store  0x00000001 , 0x00008132 
- 00009128  0x00000e02 until  0x0000003e , 0x00000033 
- 00009129  0x00000e03 set1  0x00000007 , 0x0000003f 
- 00009130  0x00000e04 store  0x00000001 , 0x00008132 
- 00009131  0x00000e05 until  0x0000003e , 0x00000033 
- 00009132  0x00000e06 set1  0x00000006 , 0x0000003f 
- 00009133  0x00000e07 store  0x00000001 , 0x00008132 
- 00009134  0x00000e08 until  0x0000003e , 0x00000033 
- 00009135  0x00000e09 rtn 
- 00009136  0x00000e0c until  0x0000003e , 0x00000033 
- 00009137  0x00000e0d jam  0x00000076 , 0x0000813d 
- 00009138  0x00000e0e until  0x0000003e , 0x00000033 
- 00009139  0x00000e0f jam  0x00000037 , 0x0000813a 
- 00009140  0x00000e10 rtn 
- 00009141  0x00000e13 until  0x0000003e , 0x00000033 
- 00009142  0x00000e14 jam  0x00000076 , 0x0000813d 
- 00009143  0x00000e15 until  0x0000003e , 0x00000033 
- 00009144  0x00000e16 jam  0x00000037 , 0x0000813a 
- 00009145  0x00000e17 rtn 
- 00009146  0x00000e1c fetch  0x00000001 , 0x000043cb 
- 00009147  0x00000e1d lshift4  0x0000003f , 0x0000003f 
- 00009148  0x00000e1f store  0x00000001 , 0x00008143 
- 00009149  0x00000e20 until  0x0000003e , 0x00000033 
- 00009150  0x00000e21 fetch  0x00000001 , 0x000043cc 
- 00009151  0x00000e22 set1  0x00000005 , 0x0000003f 
- 00009152  0x00000e23 set1  0x00000006 , 0x0000003f 
- 00009153  0x00000e24 store  0x00000001 , 0x00008144 
- 00009154  0x00000e25 branch  0x000023e2 
- 00009155  0x00000e28 fetch  0x00000001 , 0x00008142 
- 00009156  0x00000e29 set0  0x00000003 , 0x0000003f 
- 00009157  0x00000e2a store  0x00000001 , 0x00008142 
- 00009158  0x00000e2b rtn 
- 00009159  0x00000e2e fetch  0x00000001 , 0x00008142 
- 00009160  0x00000e2f set1  0x00000003 , 0x0000003f 
- 00009161  0x00000e30 store  0x00000001 , 0x00008142 
- 00009162  0x00000e31 rtn 
- 00009163  0x00000e34 fetch  0x00000003 , 0x000040c3 
- 00009164  0x00000e35 arg  0x0000813e , 0x00000005 
- 00009165  0x00000e37 arg  0x00000003 , 0x00000039 
- 00009166  0x00000e38 branch  0x000023d1 
- 00009167  0x00000e3b arg  0x00008145 , 0x00000005 
- 00009168  0x00000e3d arg  0x00000004 , 0x00000039 
- 00009169  0x00000e3f until  0x0000003e , 0x00000033 
- 00009170  0x00000e40 istore  0x00000001 , 0x00000005 
- 00009171  0x00000e41 rshift8  0x0000003f , 0x0000003f 
- 00009172  0x00000e42 loop  0x000023d1 
- 00009173  0x00000e43 branch  0x000023e2 
- 00009174  0x00000e46 arg  0x00008149 , 0x00000005 
- 00009175  0x00000e47 branch  0x000023d0 
- 00009176  0x00000e4b fetch  0x00000001 , 0x00008133 
- 00009177  0x00000e4c set0  0x00000003 , 0x0000003f 
- 00009178  0x00000e4d store  0x00000001 , 0x00008133 
- 00009179  0x00000e4e rtn 
- 00009180  0x00000e51 fetch  0x00000001 , 0x000040cb 
- 00009181  0x00000e52 rtn  0x00000034 
- 00009182  0x00000e53 set0  0x00000004 , 0x0000003f 
- 00009183  0x00000e54 branch  0x000023e1 
- 00009184  0x00000e57 store  0x00000001 , 0x000040cb 
- 00009185  0x00000e59 store  0x00000001 , 0x00008135 
- 00009186  0x00000e5b until  0x0000003e , 0x00000033 
- 00009187  0x00000e5c rtn 
- 00009188  0x00000e60 store  0x00000001 , 0x00008134 
- 00009189  0x00000e61 branch  0x000023e2 
- 00009190  0x00000e65 call  0x000023dc 
- 00009191  0x00000e66 fetch  0x00000001 , 0x000040ef 
- 00009192  0x00000e67 store  0x00000001 , 0x00008080 
- 00009193  0x00000e68 arg  0x000040cc , 0x00000006 
- 00009194  0x00000e69 arg  0x00008070 , 0x00000005 
- 00009195  0x00000e6a call  0x00007c8f 
- 00009196  0x00000e6b arg  0x000080d4 , 0x00000005 
- 00009197  0x00000e6c call  0x00007c89 
- 00009198  0x00000e6d fetchr  0x00000000 , 0x00000008 , 0x000040e7 
- 00009199  0x00000e6e arg  0x0000814d , 0x00000006 
- 00009200  0x00000e6f arg  0x00000016 , 0x00000005 
- 00009201  0x00000e70 arg  0x0000000c , 0x00000039 
- 00009202  0x00000e71 call  0x00007cda 
- 00009203  0x00000e72 branch  0x00006b11 
- 00009204  0x00000e75 storer  0x00000000 , 0x00000008 , 0x000040e7 
- 00009205  0x00000e76 arg  0x00008070 , 0x00000006 
- 00009206  0x00000e77 arg  0x000040cc , 0x00000005 
- 00009207  0x00000e78 call  0x00007c8f 
- 00009208  0x00000e79 arg  0x000080d4 , 0x00000006 
- 00009209  0x00000e7a call  0x00007c89 
- 00009210  0x00000e7b fetch  0x00000001 , 0x00008080 
- 00009211  0x00000e7c store  0x00000001 , 0x000040ef 
- 00009212  0x00000e7d branch  0x000023fd 
- 00009213  0x00000e80 arg  0x0000000c , 0x00000039 
- 00009214  0x00000e81 arg  0x00000016 , 0x00000006 
- 00009215  0x00000e82 arg  0x0000814d , 0x00000011 
- 00009216  0x00000e84 ifetch  0x00000001 , 0x00000006 
- 00009217  0x00000e85 ncall  0x00002405 , 0x00000034 
- 00009218  0x00000e86 increase  0x00000001 , 0x00000011 
- 00009219  0x00000e87 loop  0x00002400 
- 00009220  0x00000e88 rtn 
- 00009221  0x00000e8a istore  0x00000001 , 0x00000011 
- 00009222  0x00000e8b until  0x0000003e , 0x00000033 
- 00009223  0x00000e8c rtn 
- 00009224  0x00000e8f bpatch  0x00000023 , 0x00004004 
- 00009225  0x00000e90 fetch  0x00000001 , 0x000080cb 
- 00009226  0x00000e91 nbranch  0x0000240f , 0x00000034 
- 00009227  0x00000e92 fetch  0x00000003 , 0x000040bd 
- 00009228  0x00000e93 nrtn  0x00000034 
- 00009229  0x00000e94 jam  0x0000000c , 0x000080cb 
- 00009230  0x00000e95 jam  0x00000080 , 0x00008006 
- 00009231  0x00000e97 fetch  0x00000001 , 0x00008129 
- 00009232  0x00000e98 rtnbit0  0x00000001 
- 00009233  0x00000e99 fetch  0x00000003 , 0x0000815b 
- 00009234  0x00000e9a store  0x00000003 , 0x000040bd 
- 00009235  0x00000e9b rtn 
- 00009236  0x00000ea0 fetch  0x00000001 , 0x000040ca 
- 00009237  0x00000ea1 set1  0x00000004 , 0x0000003f 
- 00009238  0x00000ea2 store  0x00000001 , 0x000040ca 
- 00009239  0x00000ea6 bpatch  0x00000024 , 0x00004004 
- 00009240  0x00000ea7 arg  0xffffffff , 0x00000002 
- 00009241  0x00000ea8 fetch  0x00000001 , 0x000040a7 
- 00009242  0x00000ea9 store  0x00000001 , 0x000040c8 
- 00009243  0x00000eaa fetch  0x00000001 , 0x000040ca 
- 00009244  0x00000eab store  0x00000001 , 0x00008142 
- 00009245  0x00000eac until  0x0000003e , 0x00000033 
- 00009246  0x00000eaf bpatch  0x00000025 , 0x00004004 
- 00009247  0x00000eb1 fetch  0x00000002 , 0x000043e9 
- 00009248  0x00000eb2 call  0x00007d79 
- 00009249  0x00000eb4 fetch  0x00000004 , 0x000040ad 
- 00009250  0x00000eb5 iadd  0x00000002 , 0x0000003f 
- 00009251  0x00000eb6 store  0x00000004 , 0x000040ad 
- 00009252  0x00000eb7 call  0x000023f4 
- 00009253  0x00000eb8 fetch  0x00000001 , 0x000040cb 
- 00009254  0x00000eb9 set1  0x00000004 , 0x0000003f 
- 00009255  0x00000eba call  0x000023e1 
- 00009256  0x00000ebb ncall  0x000023cb , 0x0000002b 
- 00009257  0x00000ebc until  0x0000003e , 0x00000033 
- 00009258  0x00000ebd storer  0x00000019 , 0x00000006 , 0x000040b1 
- 00009259  0x00000ebe fetch  0x00000003 , 0x000040c6 
- 00009260  0x00000ebf fetchr  0x00000011 , 0x00000001 , 0x000040c9 
- 00009261  0x00000ec0 arg  0x00000003 , 0x00000039 
- 00009262  0x00000ec2 until  0x0000003e , 0x00000033 
- 00009263  0x00000ec3 store  0x00000001 , 0x00008132 
- 00009264  0x00000ec4 rshift8  0x0000003f , 0x0000003f 
- 00009265  0x00000ec5 loop  0x0000242e 
- 00009266  0x00000ec6 until  0x0000003e , 0x00000033 
- 00009267  0x00000ec7 storer  0x00000011 , 0x00000001 , 0x00008133 
- 00009268  0x00000ec9 until  0x0000003e , 0x00000033 
- 00009269  0x00000eca storet  0x00000004 , 0x0000804c 
- 00009270  0x00000ecb jam  0x00000001 , 0x00008005 
- 00009271  0x00000ecc until  0x0000003e , 0x0000003f 
- 00009272  0x00000ecf fetch  0x00000001 , 0x000040c3 
- 00009273  0x00000ed0 nrtn  0x00000034 
- 00009274  0x00000ed1 jam  0x00000006 , 0x00008042 
- 00009275  0x00000ed2 jam  0x000000f8 , 0x00008130 
- 00009276  0x00000ed3 setarg  0x00030d40 
- 00009277  0x00000ed4 call  0x0000235c 
- 00009278  0x00000ed5 call  0x000023b5 
- 00009279  0x00000ed6 until  0x0000003e , 0x00000033 
- 00009280  0x00000ed7 jam  0x000000ff , 0x00008130 
- 00009281  0x00000ed8 copy  0x00000031 , 0x00000030 
- 00009282  0x00000ed9 jam  0x00000004 , 0x00008042 
- 00009283  0x00000eda nop  0x0000000a 
- 00009284  0x00000edb until  0x0000003e , 0x00000033 
- 00009285  0x00000edc deposit  0x00000031 
- 00009286  0x00000edd isub  0x00000030 , 0x0000003f 
- 00009287  0x00000ede increase  0x00000030 , 0x0000003f 
- 00009288  0x00000edf arg  0x000000ff , 0x00000002 
- 00009289  0x00000ee0 call  0x00007d6c 
- 00009290  0x00000ee1 store  0x00000001 , 0x000040c3 
- 00009291  0x00000ee2 nop  0x00007530 
- 00009292  0x00000ee3 nop  0x00007530 
- 00009293  0x00000ee4 nop  0x00007530 
- 00009294  0x00000ee5 rtn 
- 00009295  0x00000ee9 bpatch  0x00000026 , 0x00004004 
- 00009296  0x00000eea setarg  0x00000000 
- 00009297  0x00000eeb copy  0x00000027 , 0x0000003e 
- 00009298  0x00000eec branch  0x0000245a , 0x00000005 
- 00009299  0x00000eed fetch  0x00000001 , 0x0000813e 
- 00009300  0x00000eee fetcht  0x00000001 , 0x0000813f 
- 00009301  0x00000eef isub  0x00000002 , 0x0000003e 
- 00009302  0x00000ef0 branch  0x00002458 , 0x00000002 
- 00009303  0x00000ef1 deposit  0x00000002 
- 00009304  0x00000ef3 isub  0x00000027 , 0x0000003f 
- 00009305  0x00000ef4 increase  0x00000001 , 0x0000003f 
- 00009306  0x00000ef6 increase  0x00000008 , 0x0000003f 
- 00009307  0x00000ef7 until  0x0000003e , 0x00000033 
- 00009308  0x00000ef8 iadd  0x00000031 , 0x0000003f 
- 00009309  0x00000ef9 fetcht  0x00000004 , 0x000040a9 
- 00009310  0x00000efa iadd  0x00000002 , 0x0000003f 
- 00009311  0x00000efb fetcht  0x00000003 , 0x000040bd 
- 00009312  0x00000efc imul32  0x00000002 , 0x0000003f 
- 00009313  0x00000efd rshift8  0x0000003f , 0x0000003f 
- 00009314  0x00000efe rshift4  0x0000003f , 0x0000003f 
- 00009315  0x00000eff increase  0x0000006e , 0x0000003f 
- 00009316  0x00000f00 fetcht  0x00000002 , 0x00000044 
- 00009317  0x00000f01 idiv  0x00000002 
- 00009318  0x00000f02 call  0x00007d5f 
- 00009319  0x00000f03 lshift16  0x0000003f , 0x0000003f 
- 00009320  0x00000f04 remainder  0x00000002 
- 00009321  0x00000f05 ior  0x00000002 , 0x0000003f 
- 00009322  0x00000f06 fetcht  0x00000006 , 0x000040b1 
- 00009323  0x00000f07 call  0x00007d05 
- 00009324  0x00000f08 copy  0x00000002 , 0x00000019 
- 00009325  0x00000f09 fetch  0x00000006 , 0x00004048 
- 00009326  0x00000f0a call  0x00002109 
- 00009327  0x00000f0b deposit  0x0000001a 
- 00009328  0x00000f0c store  0x00000006 , 0x00000670 
- 00009329  0x00000f0d deposit  0x00000027 
- 00009330  0x00000f0e istore  0x00000001 , 0x00000005 
- 00009331  0x00000f0f fetch  0x00000001 , 0x0000811d 
- 00009332  0x00000f10 or_into  0x000000f0 , 0x0000003f 
- 00009333  0x00000f11 istore  0x00000001 , 0x00000005 
- 00009334  0x00000f12 rtn 
- 00009335  0x00000f16 bpatch  0x00000027 , 0x00004004 
- 00009336  0x00000f17 deposit  0x0000001a 
- 00009337  0x00000f18 call  0x00007d10 
- 00009338  0x00000f19 fetcht  0x00000004 , 0x000040ad 
- 00009339  0x00000f1a sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00009340  0x00000f1b rtn  0x00000002 
- 00009341  0x00000f1c lshift8  0x0000003f , 0x0000003f 
- 00009342  0x00000f1d lshift4  0x0000003f , 0x0000003f 
- 00009343  0x00000f1e idiv  0x00000002 
- 00009344  0x00000f1f call  0x00007d5f 
- 00009345  0x00000f20 arg  0x000000c8 , 0x00000002 
- 00009346  0x00000f21 call  0x00007d6c 
- 00009347  0x00000f22 store  0x00000001 , 0x0000000e 
- 00009348  0x00000f23 nbranch  0x00002486 , 0x00000028 
- 00009349  0x00000f24 sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00009350  0x00000f26 fetcht  0x00000003 , 0x000040bd 
- 00009351  0x00000f27 iadd  0x00000002 , 0x0000003f 
- 00009352  0x00000f28 store  0x00000003 , 0x000040bd 
- 00009353  0x00000f2a setarg  0x00000000 
- 00009354  0x00000f2b store  0x00000004 , 0x000040ad 
- 00009355  0x00000f2c rtn 
- 00009356  0x00000f30 bpatch  0x00000028 , 0x00004005 
- 00009357  0x00000f31 call  0x00002408 
- 00009358  0x00000f32 fetch  0x00000003 , 0x000040bd 
- 00009359  0x00000f33 rtn  0x00000034 
- 00009360  0x00000f34 fetch  0x00000001 , 0x00004094 
- 00009361  0x00000f35 rtn  0x00000034 
- 00009362  0x00000f36 fetch  0x00000001 , 0x0000446c 
- 00009363  0x00000f37 branch  0x00002496 , 0x00000034 
- 00009364  0x00000f38 fetch  0x00000001 , 0x0000446e 
- 00009365  0x00000f39 rtn  0x00000034 
- 00009366  0x00000f3b fetch  0x00000001 , 0x0000446d 
- 00009367  0x00000f3c nrtn  0x00000034 
- 00009368  0x00000f3d arg  0x000020af , 0x00000013 
- 00009369  0x00000f3e call  0x00002069 
- 00009370  0x00000f3f rtn  0x00000005 
- 00009371  0x00000f40 call  0x000024ef 
- 00009372  0x00000f41 nrtn  0x00000034 
- 00009373  0x00000f42 call  0x0000205d 
- 00009374  0x00000f43 nbranch  0x000024bd , 0x00000005 
- 00009375  0x00000f44 rtn  0x0000002b 
- 00009376  0x00000f45 bpatch  0x00000029 , 0x00004005 
- 00009377  0x00000f46 fetcht  0x00000001 , 0x00000015 
- 00009378  0x00000f47 fetch  0x00000002 , 0x00004042 
- 00009379  0x00000f48 imul32  0x00000002 , 0x0000003f 
- 00009380  0x00000f49 rshift4  0x00000002 , 0x00000002 
- 00009381  0x00000f4a rshift2  0x00000002 , 0x00000002 
- 00009382  0x00000f4b isub  0x00000002 , 0x0000003f 
- 00009383  0x00000f4c fetcht  0x00000004 , 0x00004044 
- 00009384  0x00000f4d iadd  0x00000002 , 0x0000003f 
- 00009385  0x00000f4e fetcht  0x00000001 , 0x000040a6 
- 00009386  0x00000f4f isub  0x00000002 , 0x0000003f 
- 00009387  0x00000f50 lshift16  0x0000003f , 0x00000030 
- 00009388  0x00000f51 fetch  0x00000002 , 0x0000404e 
- 00009389  0x00000f52 rshift  0x0000003f , 0x0000003f 
- 00009390  0x00000f53 call  0x00007d2c 
- 00009391  0x00000f54 deposit  0x00000030 
- 00009392  0x00000f55 call  0x00007d12 
- 00009393  0x00000f56 copy  0x0000001a , 0x00000002 
- 00009394  0x00000f57 call  0x00007d10 
- 00009395  0x00000f58 rtn  0x00000028 
- 00009396  0x00000f5a call  0x00007d25 
- 00009397  0x00000f5c bpatch  0x0000002a , 0x00004005 
- 00009398  0x00000f5d fetch  0x00000001 , 0x000040c3 
- 00009399  0x00000f5e isub  0x00000002 , 0x0000003e 
- 00009400  0x00000f5f branch  0x00002489 , 0x00000002 
- 00009401  0x00000f60 storet  0x00000004 , 0x000040a9 
- 00009402  0x00000f61 call  0x000042c5 
- 00009403  0x00000f63 fetcht  0x00000004 , 0x000040a9 
- 00009404  0x00000f64 branch  0x0000241e 
- 00009405  0x00000f67 bpatch  0x0000002b , 0x00004005 
- 00009406  0x00000f68 fetch  0x00000001 , 0x00004388 
- 00009407  0x00000f69 nbranch  0x000024c1 , 0x00000034 
- 00009408  0x00000f6a rtn 
- 00009409  0x00000f6d fetch  0x00000002 , 0x000040a4 
- 00009410  0x00000f6e rtn  0x00000034 
- 00009411  0x00000f70 fetcht  0x00000001 , 0x000040a6 
- 00009412  0x00000f71 isub  0x00000002 , 0x0000003f 
- 00009413  0x00000f72 arg  0x00001d4c , 0x00000002 
- 00009414  0x00000f73 imul32  0x00000002 , 0x0000003f 
- 00009415  0x00000f74 branch  0x000024b4 
- 00009416  0x00000f78 fetch  0x00000002 , 0x000043e5 
- 00009417  0x00000f79 call  0x00007d79 
- 00009418  0x00000f7a nbranch  0x000024e0 , 0x00000034 
- 00009419  0x00000f7b jam  0x00000000 , 0x00000015 
- 00009420  0x00000f7c bmark0  0x0000000d , 0x000024e0 
- 00009421  0x00000f7d fetch  0x00000001 , 0x000040c2 
- 00009422  0x00000f7e branch  0x000024e4 , 0x00000034 
- 00009423  0x00000f7f increase  0xffffffff , 0x0000003f 
- 00009424  0x00000f80 store  0x00000001 , 0x000040c2 
- 00009425  0x00000f81 rtn 
- 00009426  0x00000f87 jam  0x00000000 , 0x000040a8 
- 00009427  0x00000f88 fetch  0x00000003 , 0x000040b7 
- 00009428  0x00000f89 increase  0x00000001 , 0x0000003f 
- 00009429  0x00000f8a store  0x00000003 , 0x000040b7 
- 00009430  0x00000f8b rtn 
- 00009431  0x00000f8f bpatch  0x0000002c , 0x00004005 
- 00009432  0x00000f90 jam  0x00000000 , 0x00000015 
- 00009433  0x00000f91 fetch  0x00000003 , 0x000040ba 
- 00009434  0x00000f92 increase  0x00000001 , 0x0000003f 
- 00009435  0x00000f93 store  0x00000003 , 0x000040ba 
- 00009436  0x00000f94 fetch  0x00000001 , 0x000040a8 
- 00009437  0x00000f95 increase  0x00000001 , 0x0000003f 
- 00009438  0x00000f96 store  0x00000001 , 0x000040a8 
- 00009439  0x00000f97 rtn 
- 00009440  0x00000f9a jam  0x00000000 , 0x00000015 
- 00009441  0x00000f9b fetch  0x00000001 , 0x000040c1 
- 00009442  0x00000f9c store  0x00000001 , 0x000040c2 
- 00009443  0x00000f9d rtn 
- 00009444  0x00000fa0 fetcht  0x00000001 , 0x000040c0 
- 00009445  0x00000fa1 storet  0x00000001 , 0x00000015 
- 00009446  0x00000fa2 rtn 
- 00009447  0x00000fa7 fetch  0x00000002 , 0x000040a2 
- 00009448  0x00000fa8 qset1  0x0000003f 
- 00009449  0x00000fa9 store  0x00000002 , 0x000040a2 
- 00009450  0x00000faa rtn 
- 00009451  0x00000fad fetch  0x00000002 , 0x000040a2 
- 00009452  0x00000fae qset0  0x0000003f 
- 00009453  0x00000faf store  0x00000002 , 0x000040a2 
- 00009454  0x00000fb0 rtn 
- 00009455  0x00000fb5 bpatch  0x0000002d , 0x00004005 
- 00009456  0x00000fb6 call  0x000042c3 
- 00009457  0x00000fb7 fetch  0x00000002 , 0x000040a2 
- 00009458  0x00000fb8 copy  0x0000003f , 0x00000011 
- 00009459  0x00000fb9 fetch  0x00000003 , 0x0000444b 
- 00009460  0x00000fba nsetflag  0x00000034 , 0x00000001 , 0x00000011 
- 00009461  0x00000fbb fetch  0x00000008 , 0x000044d3 
- 00009462  0x00000fbc nsetflag  0x00000034 , 0x0000000f , 0x00000011 
- 00009463  0x00000fbd fetch  0x00000008 , 0x000044db 
- 00009464  0x00000fbe nsetflag  0x00000034 , 0x0000000e , 0x00000011 
- 00009465  0x00000fbf fetch  0x00000001 , 0x00004114 
- 00009466  0x00000fc0 nsetflag  0x00000034 , 0x00000008 , 0x00000011 
- 00009467  0x00000fc1 fetch  0x00000001 , 0x000043cb 
- 00009468  0x00000fc2 compare  0x0000000a , 0x0000003f , 0x000000ff 
- 00009469  0x00000fc3 call  0x00002501 , 0x00000001 
- 00009470  0x00000fc4 copy  0x00000011 , 0x0000003f 
- 00009471  0x00000fc5 store  0x00000002 , 0x000040a2 
- 00009472  0x00000fc6 rtn 
- 00009473  0x00000fc9 fetch  0x00000002 , 0x00008112 
- 00009474  0x00000fca nsetflag  0x00000034 , 0x00000006 , 0x00000011 
- 00009475  0x00000fcb fetch  0x00000002 , 0x0000810e 
- 00009476  0x00000fcc nsetflag  0x00000034 , 0x00000005 , 0x00000011 
- 00009477  0x00000fcd rtn 
- 00009478  0x00000fd7 bpatchx  0x0000000e , 0x00004021 
- 00009479  0x00000fd8 disable  0x0000002b 
- 00009480  0x00000fd9 jam  0x00000001 , 0x0000017e 
- 00009481  0x00000fda jam  0x00000003 , 0x00000168 
- 00009482  0x00000fdb jam  0x00000001 , 0x0000017f 
- 00009483  0x00000fdc setarg  0xffffffff 
- 00009484  0x00000fdd store  0x00000002 , 0x00000182 
- 00009485  0x00000fde force  0x00000000 , 0x0000003f 
- 00009486  0x00000fdf store  0x00000001 , 0x00000180 
- 00009487  0x00000fe0 store  0x00000001 , 0x0000018b 
- 00009488  0x00000fe1 store  0x00000003 , 0x000040b7 
- 00009489  0x00000fe2 store  0x00000003 , 0x000040ba 
- 00009490  0x00000fe3 call  0x0000285c 
- 00009491  0x00000fe4 jam  0x00000001 , 0x00004169 
- 00009492  0x00000fe5 jam  0x00000000 , 0x0000416a 
- 00009493  0x00000fe6 jam  0x00000001 , 0x0000019d 
- 00009494  0x00000fe7 jam  0x00000001 , 0x0000019e 
- 00009495  0x00000fe8 jam  0x00000000 , 0x00004396 
- 00009496  0x00000fe9 branch  0x00002935 
- 00009497  0x00000fec bpatchx  0x0000000f , 0x00004021 
- 00009498  0x00000fed enable  0x00000029 
- 00009499  0x00000fee jam  0x00000003 , 0x00000169 
- 00009500  0x00000fef jam  0x00000001 , 0x00004398 
- 00009501  0x00000ff0 jam  0x00000001 , 0x000006b1 
- 00009502  0x00000ff1 setarg  0x0000ffff 
- 00009503  0x00000ff2 store  0x00000002 , 0x000006b3 
- 00009504  0x00000ff3 force  0x00000000 , 0x0000003f 
- 00009505  0x00000ff4 store  0x00000005 , 0x00004455 
- 00009506  0x00000ff5 set1  0x00000027 , 0x0000003f 
- 00009507  0x00000ff6 store  0x00000005 , 0x00004450 
- 00009508  0x00000ff7 branch  0x00002506 
- 00009509  0x00000ffb bpatchx  0x00000010 , 0x00004022 
- 00009510  0x00000ffc disable  0x00000029 
- 00009511  0x00000ffd setarg  0x00000017 
- 00009512  0x00000ffe store  0x00000002 , 0x000042e3 
- 00009513  0x00000fff increase  0x00000004 , 0x0000003f 
- 00009514  0x00001000 store  0x00000002 , 0x000043b8 
- 00009515  0x00001001 jam  0x00000001 , 0x00000169 
- 00009516  0x00001002 jam  0x00000000 , 0x00004388 
- 00009517  0x00001003 jam  0x00000000 , 0x00000015 
- 00009518  0x00001004 call  0x00002592 
- 00009519  0x00001005 fetch  0x00000002 , 0x00000196 
- 00009520  0x00001006 store  0x00000002 , 0x000042f5 
- 00009521  0x00001007 fetch  0x00000002 , 0x0000016a 
- 00009522  0x00001008 mul32  0x0000003f , 0x00000005 , 0x0000003f 
- 00009523  0x00001009 rshift4  0x0000003f , 0x0000003f 
- 00009524  0x0000100a store  0x00000002 , 0x00000196 
- 00009525  0x0000100b branch  0x00002506 
- 00009526  0x00001013 bpatchx  0x00000011 , 0x00004022 
- 00009527  0x00001014 call  0x000025b8 
- 00009528  0x00001015 fetch  0x00000001 , 0x00000168 
- 00009529  0x00001016 isolate1  0x00000004 , 0x0000003f 
- 00009530  0x00001017 setflag  0x00000001 , 0x00000032 , 0x00000000 
- 00009531  0x00001018 call  0x000042b2 
- 00009532  0x00001019 fetch  0x00000001 , 0x00000169 
- 00009533  0x0000101a bbit1  0x00000001 , 0x0000253f 
- 00009534  0x0000101b branch  0x00002551 
- 00009535  0x00001022 bpatchx  0x00000012 , 0x00004022 
- 00009536  0x00001023 enable  0x00000029 
- 00009537  0x00001024 call  0x0000292b 
- 00009538  0x00001025 branch  0x0000254e , 0x00000002 
- 00009539  0x00001026 call  0x000025fb 
- 00009540  0x00001027 call  0x00002871 
- 00009541  0x00001028 disable  0x0000002d 
- 00009542  0x00001029 call  0x00002730 
- 00009543  0x0000102a nrtn  0x0000002d 
- 00009544  0x0000102b fetch  0x00000001 , 0x00000005 
- 00009545  0x0000102c increase  0x00000001 , 0x0000003f 
- 00009546  0x0000102d store  0x00000001 , 0x00000005 
- 00009547  0x0000102e call  0x00002823 
- 00009548  0x0000102f disable  0x00000029 
- 00009549  0x00001030 rtn 
- 00009550  0x00001033 call  0x00002586 
- 00009551  0x00001034 disable  0x00000029 
- 00009552  0x00001035 rtn 
- 00009553  0x0000103b bpatchx  0x00000013 , 0x00004022 
- 00009554  0x0000103c jam  0x00000000 , 0x0000433e 
- 00009555  0x0000103d set0  0x00000030 , 0x00000000 
- 00009556  0x0000103e call  0x00007552 
- 00009557  0x0000103f call  0x00002ff5 
- 00009558  0x00001040 disable  0x0000002e 
- 00009559  0x00001041 call  0x0000292b 
- 00009560  0x00001042 branch  0x00002586 , 0x00000002 
- 00009561  0x00001043 fetch  0x00000001 , 0x0000019d 
- 00009562  0x00001044 call  0x000025a4 
- 00009563  0x00001045 call  0x000025fb 
- 00009564  0x00001046 call  0x00002652 
- 00009565  0x00001047 nbranch  0x00002577 , 0x00000018 
- 00009566  0x00001048 call  0x00002597 
- 00009567  0x00001049 branch  0x00002562 , 0x0000002d 
- 00009568  0x0000104a bmark1  0x00000030 , 0x00002562 
- 00009569  0x0000104b branch  0x00002571 
- 00009570  0x00001050 bpatchx  0x00000014 , 0x00004022 
- 00009571  0x00001051 fetch  0x00000001 , 0x0000433e 
- 00009572  0x00001052 pincrease  0x00000001 
- 00009573  0x00001053 store  0x00000001 , 0x0000433e 
- 00009574  0x00001054 beq  0x0000000c , 0x00002571 
- 00009575  0x00001055 call  0x00002823 
- 00009576  0x00001056 call  0x00002871 
- 00009577  0x00001057 fetch  0x00000001 , 0x0000019e 
- 00009578  0x00001058 call  0x000025a4 
- 00009579  0x00001059 call  0x00002741 
- 00009580  0x0000105a call  0x000028d4 
- 00009581  0x0000105b fetch  0x00000002 , 0x000043e1 
- 00009582  0x0000105c call  0x00007d79 
- 00009583  0x0000105d call  0x0000257b 
- 00009584  0x0000105e branch  0x00002580 , 0x00000028 
- 00009585  0x00001060 bpatchx  0x00000015 , 0x00004022 
- 00009586  0x00001061 call  0x00002fba 
- 00009587  0x00001062 call  0x00002fb1 
- 00009588  0x00001063 call  0x00007841 
- 00009589  0x00001064 fetch  0x00000001 , 0x0000018b 
- 00009590  0x00001065 bbit1  0x00000003 , 0x00002586 
- 00009591  0x00001067 bpatchx  0x00000016 , 0x00004022 
- 00009592  0x00001068 call  0x000020cf 
- 00009593  0x00001069 call  0x000029a5 
- 00009594  0x0000106a branch  0x000020f7 
- 00009595  0x0000106e disable  0x00000028 
- 00009596  0x0000106f bmark1  0x0000002a , 0x00007dba 
- 00009597  0x00001070 bmark1  0x00000029 , 0x00007dba 
- 00009598  0x00001071 bmark1  0x00000030 , 0x00007dba 
- 00009599  0x00001072 rtn 
- 00009600  0x00001076 bpatchx  0x00000017 , 0x00004022 
- 00009601  0x00001077 enable  0x0000002e 
- 00009602  0x00001078 call  0x00002734 
- 00009603  0x00001079 branch  0x00002562 , 0x0000002d 
- 00009604  0x0000107a bmark1  0x00000030 , 0x00002562 
- 00009605  0x0000107b branch  0x00002571 
- 00009606  0x00001080 bpatchx  0x00000018 , 0x00004023 
- 00009607  0x00001081 call  0x0000258d 
- 00009608  0x00001082 call  0x00004302 
- 00009609  0x00001083 call  0x00002592 
- 00009610  0x00001084 call  0x00003003 
- 00009611  0x00001085 jam  0x00000015 , 0x0000066f 
- 00009612  0x00001086 branch  0x0000782b 
- 00009613  0x00001089 arg  0x00004441 , 0x00000005 
- 00009614  0x0000108a call  0x00007c99 
- 00009615  0x0000108b jam  0x00000000 , 0x0000017e 
- 00009616  0x0000108c jam  0x00000000 , 0x00000169 
- 00009617  0x0000108d jam  0x00000000 , 0x00000168 
- 00009618  0x0000108f bpatchx  0x00000019 , 0x00004023 
- 00009619  0x00001090 jam  0x00000000 , 0x000042fd 
- 00009620  0x00001091 jam  0x00000000 , 0x000042fc 
- 00009621  0x00001092 call  0x00007452 
- 00009622  0x00001093 rtn 
- 00009623  0x00001096 bpatchx  0x0000001a , 0x00004023 
- 00009624  0x00001097 fetch  0x00000001 , 0x00000005 
- 00009625  0x00001098 increase  0x00000001 , 0x0000003f 
- 00009626  0x00001099 store  0x00000001 , 0x00000005 
- 00009627  0x0000109a fetch  0x00000001 , 0x00000168 
- 00009628  0x0000109b rtnbit1  0x00000003 
- 00009629  0x0000109c set1  0x00000003 , 0x0000003f 
- 00009630  0x0000109d store  0x00000001 , 0x00000168 
- 00009631  0x0000109e fetch  0x00000002 , 0x000042f5 
- 00009632  0x0000109f store  0x00000002 , 0x00000196 
- 00009633  0x000010a0 setarg  0x00000000 
- 00009634  0x000010a1 store  0x00000004 , 0x0000431d 
- 00009635  0x000010a2 rtn 
- 00009636  0x000010ab copy  0x0000003f , 0x00000002 
- 00009637  0x000010ac bpatchx  0x0000001b , 0x00004023 
- 00009638  0x000010ae copy  0x00000002 , 0x0000003f 
- 00009639  0x000010af bbit1  0x00000000 , 0x000025b8 
- 00009640  0x000010b0 bbit1  0x00000001 , 0x000025ad 
- 00009641  0x000010b1 bbit0  0x00000002 , 0x000025b8 
- 00009642  0x000010b2 bbit1  0x00000007 , 0x000025b4 
- 00009643  0x000010b3 bbit1  0x00000002 , 0x000025b0 
- 00009644  0x000010b4 branch  0x000025b8 
- 00009645  0x000010b7 set0  0x0000002f , 0x00000000 
- 00009646  0x000010b8 set1  0x0000002d , 0x00000000 
- 00009647  0x000010b9 rtn 
- 00009648  0x000010bd set0  0x0000002d , 0x00000000 
- 00009649  0x000010be set1  0x0000002f , 0x00000000 
- 00009650  0x000010bf set0  0x0000002e , 0x00000000 
- 00009651  0x000010c0 rtn 
- 00009652  0x000010c4 set0  0x0000002d , 0x00000000 
- 00009653  0x000010c5 set1  0x0000002f , 0x00000000 
- 00009654  0x000010c6 set1  0x0000002e , 0x00000000 
- 00009655  0x000010c7 rtn 
- 00009656  0x000010ca bpatchx  0x0000001c , 0x00004023 
- 00009657  0x000010cb set0  0x0000002d , 0x00000000 
- 00009658  0x000010cc set0  0x0000002f , 0x00000000 
- 00009659  0x000010cd rtn 
- 00009660  0x000010d1 bpatchx  0x0000001d , 0x00004023 
- 00009661  0x000010d2 set0  0x00000032 , 0x00000000 
- 00009662  0x000010d3 jam  0x00000001 , 0x00008901 
- 00009663  0x000010d4 jam  0x00000080 , 0x00008920 
- 00009664  0x000010d5 jam  0x00000003 , 0x00008930 
- 00009665  0x000010d6 rtn 
- 00009666  0x000010d9 bpatchx  0x0000001e , 0x00004023 
- 00009667  0x000010da disable  0x00000009 
- 00009668  0x000010db disable  0x00000007 
- 00009669  0x000010dc fetch  0x00000003 , 0x00000190 
- 00009670  0x000010dd iforce  0x0000000f 
- 00009671  0x000010de fetch  0x00000001 , 0x00000007 
- 00009672  0x000010e0 reverse  0x0000003f , 0x00000002 
- 00009673  0x000010e1 set1  0x00000001 , 0x00000002 
- 00009674  0x000010e2 rshift  0x00000002 , 0x0000000e 
- 00009675  0x000010e3 rtn 
- 00009676  0x000010e7 call  0x000025d5 
- 00009677  0x000010e9 call  0x0000216f 
- 00009678  0x000010ea fetch  0x00000002 , 0x0000003e 
- 00009679  0x000010eb call  0x0000235c 
- 00009680  0x000010ec branch  0x000021a6 
- 00009681  0x000010ef branch  0x000021fc , 0x0000002d 
- 00009682  0x000010f0 bmark1  0x00000030 , 0x000021fc 
- 00009683  0x000010f2 call  0x000025d5 
- 00009684  0x000010f3 branch  0x000021f9 
- 00009685  0x000010f6 bpatchx  0x0000001f , 0x00004023 
- 00009686  0x000010f7 call  0x00002160 
- 00009687  0x000010f8 fetch  0x00000001 , 0x000001bb 
- 00009688  0x000010f9 nbranch  0x000025e8 , 0x00000034 
- 00009689  0x000010fa fetch  0x00000001 , 0x00000007 
- 00009690  0x000010fb sub  0x0000003f , 0x00000024 , 0x0000003e 
- 00009691  0x000010fc branch  0x000025e2 , 0x00000002 
- 00009692  0x000010fd force  0x00000000 , 0x00000002 
- 00009693  0x000010fe rtneq  0x00000025 
- 00009694  0x000010ff force  0x00000018 , 0x00000002 
- 00009695  0x00001100 rtneq  0x00000026 
- 00009696  0x00001101 force  0x0000004e , 0x00000002 
- 00009697  0x00001102 rtn 
- 00009698  0x00001105 sub  0x0000003f , 0x0000000a , 0x0000003e 
- 00009699  0x00001106 branch  0x000025e5 , 0x00000002 
- 00009700  0x00001107 increase  0x00000001 , 0x0000003f 
- 00009701  0x0000110a lshift  0x0000003f , 0x0000003f 
- 00009702  0x0000110b add  0x0000003f , 0x00000002 , 0x00000002 
- 00009703  0x0000110c rtn 
- 00009704  0x0000110f fetch  0x00000001 , 0x00000007 
- 00009705  0x00001110 lshift  0x0000003f , 0x00000002 
- 00009706  0x00001111 rtn 
- 00009707  0x00001114 arg  0x000001f4 , 0x00000002 
- 00009708  0x00001115 rtn  0x00000034 
- 00009709  0x00001116 arg  0x000000fa , 0x00000002 
- 00009710  0x00001117 rtneq  0x00000001 
- 00009711  0x00001118 arg  0x00000096 , 0x00000002 
- 00009712  0x00001119 rtneq  0x00000002 
- 00009713  0x0000111a arg  0x00000064 , 0x00000002 
- 00009714  0x0000111b rtneq  0x00000003 
- 00009715  0x0000111c arg  0x0000004b , 0x00000002 
- 00009716  0x0000111d rtneq  0x00000004 
- 00009717  0x0000111e arg  0x00000032 , 0x00000002 
- 00009718  0x0000111f rtneq  0x00000005 
- 00009719  0x00001120 arg  0x00000028 , 0x00000002 
- 00009720  0x00001121 rtneq  0x00000006 
- 00009721  0x00001122 arg  0x00000014 , 0x00000002 
- 00009722  0x00001123 rtn 
- 00009723  0x00001128 bpatchx  0x00000020 , 0x00004024 
- 00009724  0x00001129 enable  0x00000010 
- 00009725  0x0000112a fetch  0x00000004 , 0x0000018c 
- 00009726  0x0000112b iforce  0x00000009 
- 00009727  0x0000112c call  0x00002630 
- 00009728  0x0000112d setarg  0x00000200 
- 00009729  0x0000112e branch  0x00002604 , 0x00000029 
- 00009730  0x0000112f fetch  0x00000002 , 0x00000176 
- 00009731  0x00001130 rshift  0x0000003f , 0x0000003f 
- 00009732  0x00001132 fetcht  0x00000002 , 0x0000003e 
- 00009733  0x00001133 iadd  0x00000002 , 0x0000003f 
- 00009734  0x00001134 call  0x00002343 
- 00009735  0x00001135 deposit  0x0000001a 
- 00009736  0x00001136 rtn 
- 00009737  0x0000113a bpatchx  0x00000021 , 0x00004024 
- 00009738  0x0000113b call  0x00007c51 
- 00009739  0x0000113c storer  0x00000039 , 0x00000002 , 0x0000069b 
- 00009740  0x0000113d add  0x00000011 , 0x00000001 , 0x00000006 
- 00009741  0x0000113e ifetch  0x00000001 , 0x00000006 
- 00009742  0x0000113f rtnbit0  0x00000000 
- 00009743  0x00001140 add  0x00000011 , 0x0000001a , 0x00000005 
- 00009744  0x00001141 ifetch  0x00000002 , 0x00000005 
- 00009745  0x00001142 increase  0x00000001 , 0x0000003f 
- 00009746  0x00001143 istore  0x00000002 , 0x00000005 
- 00009747  0x00001144 call  0x000027a2 
- 00009748  0x00001145 call  0x000027c4 
- 00009749  0x00001146 call  0x000027cd 
- 00009750  0x00001147 call  0x0000261a 
- 00009751  0x00001148 call  0x00007c60 
- 00009752  0x00001149 fetchr  0x00000039 , 0x00000002 , 0x0000069b 
- 00009753  0x0000114a rtn 
- 00009754  0x0000114d add  0x00000011 , 0x00000019 , 0x00000006 
- 00009755  0x0000114e ifetch  0x00000001 , 0x00000006 
- 00009756  0x0000114f add  0x00000011 , 0x00000018 , 0x00000005 
- 00009757  0x00001150 ifetcht  0x00000001 , 0x00000005 
- 00009758  0x00001151 iadd  0x00000002 , 0x0000003f 
- 00009759  0x00001152 sub  0x0000003f , 0x00000024 , 0x0000003e 
- 00009760  0x00001153 branch  0x00002622 , 0x00000002 
- 00009761  0x00001154 increase  0xffffffdb , 0x0000003f 
- 00009762  0x00001156 istore  0x00000001 , 0x00000005 
- 00009763  0x00001157 rtn 
- 00009764  0x0000115b add  0x00000011 , 0x00000030 , 0x00000006 
- 00009765  0x0000115c ifetch  0x00000005 , 0x00000006 
- 00009766  0x0000115d force  0x00000000 , 0x00000002 
- 00009767  0x0000115e force  0x00000025 , 0x00000039 
- 00009768  0x00001160 bbit0  0x00000000 , 0x0000262a 
- 00009769  0x00001161 increase  0x00000001 , 0x00000002 
- 00009770  0x00001163 rshift  0x0000003f , 0x0000003f 
- 00009771  0x00001164 loop  0x00002628 
- 00009772  0x00001165 add  0x00000002 , 0xffffffff , 0x0000003f 
- 00009773  0x00001166 add  0x00000011 , 0x00000022 , 0x00000005 
- 00009774  0x00001167 istore  0x00000001 , 0x00000005 
- 00009775  0x00001168 rtn 
- 00009776  0x0000116b bpatchx  0x00000022 , 0x00004024 
- 00009777  0x0000116c fetch  0x00000001 , 0x00000180 
- 00009778  0x0000116d iforce  0x00000007 
- 00009779  0x0000116e fetcht  0x00000005 , 0x00000198 
- 00009780  0x0000116f qisolate1  0x00000002 
- 00009781  0x00001170 branch  0x00002645 , 0x00000001 
- 00009782  0x00001172 fetch  0x00000001 , 0x0000018a 
- 00009783  0x00001173 isub  0x00000007 , 0x0000003f 
- 00009784  0x00001174 branch  0x0000263b , 0x00000002 
- 00009785  0x00001175 sub  0x0000003f , 0xffffffff , 0x00000007 
- 00009786  0x00001176 branch  0x00002636 
- 00009787  0x00001178 copy  0x00000007 , 0x00000039 
- 00009788  0x00001179 force  0x00000000 , 0x00000007 
- 00009789  0x0000117b qisolate1  0x00000002 
- 00009790  0x0000117c branch  0x00002640 , 0x00000001 
- 00009791  0x0000117d increase  0x00000001 , 0x00000039 
- 00009792  0x0000117f deposit  0x00000039 
- 00009793  0x00001180 branch  0x00002645 , 0x00000034 
- 00009794  0x00001181 increase  0x00000001 , 0x00000007 
- 00009795  0x00001182 increase  0xffffffff , 0x00000039 
- 00009796  0x00001183 branch  0x0000263d 
- 00009797  0x00001185 deposit  0x00000007 
- 00009798  0x00001186 store  0x00000001 , 0x00000007 
- 00009799  0x00001187 rtn 
- 00009800  0x0000118b branch  0x0000264b , 0x00000029 
- 00009801  0x0000118c until  0x0000003e , 0x00000003 
- 00009802  0x0000118d rtn 
- 00009803  0x00001190 arg  0x00000ea0 , 0x0000000b 
- 00009804  0x00001191 until  0x00000023 , 0x00000026 
- 00009805  0x00001192 rtn 
- 00009806  0x00001195 disable  0x00000010 
- 00009807  0x00001196 fetch  0x00000002 , 0x00004346 
- 00009808  0x00001197 copy  0x0000003f , 0x0000000b 
- 00009809  0x00001198 branch  0x00002658 
- 00009810  0x0000119c bpatchx  0x00000023 , 0x00004024 
- 00009811  0x0000119d call  0x000026be 
- 00009812  0x0000119e enable  0x00000010 
- 00009813  0x0000119f fetch  0x00000002 , 0x00000176 
- 00009814  0x000011a0 fetcht  0x00000004 , 0x0000431d 
- 00009815  0x000011a1 iadd  0x00000002 , 0x0000000b 
- 00009816  0x000011a3 call  0x000025cc 
- 00009817  0x000011a5 bpatchx  0x00000024 , 0x00004024 
- 00009818  0x000011a6 call  0x000025c2 
- 00009819  0x000011a7 bmark0  0x0000002f , 0x00002660 
- 00009820  0x000011a8 pulse  0x00000039 
- 00009821  0x000011a9 nop  0x0000001e 
- 00009822  0x000011aa call  0x000025c2 
- 00009823  0x000011ab lshift3  0x0000000b , 0x0000000b 
- 00009824  0x000011ad disable  0x0000002d 
- 00009825  0x000011ae enable  0x0000000d 
- 00009826  0x000011af enable  0x00000021 
- 00009827  0x000011b0 disable  0x00000020 
- 00009828  0x000011b1 copy  0x0000000b , 0x0000001b 
- 00009829  0x000011b2 correlate  0x0000003e , 0x00000003 
- 00009830  0x000011b3 branch  0x00002669 , 0x0000002e 
- 00009831  0x000011b4 copy  0x0000001a , 0x00000002 
- 00009832  0x000011b5 storet  0x00000006 , 0x0000000f 
- 00009833  0x000011b7 nbranch  0x000026fa , 0x00000018 
- 00009834  0x000011b8 enable  0x00000010 
- 00009835  0x000011b9 fetch  0x00000001 , 0x00004167 
- 00009836  0x000011ba arg  0x00004e20 , 0x00000002 
- 00009837  0x000011bb iadd  0x00000002 , 0x00000002 
- 00009838  0x000011bc fetch  0x00000001 , 0x00004148 
- 00009839  0x000011bd imul32  0x00000002 , 0x0000001b 
- 00009840  0x000011be call  0x00006877 
- 00009841  0x000011bf branch  0x00002677 , 0x0000002e 
- 00009842  0x000011c0 call  0x000026ff 
- 00009843  0x000011c1 fetch  0x00000001 , 0x00000168 
- 00009844  0x000011c2 bbit0  0x00000003 , 0x00002677 
- 00009845  0x000011c3 fetcht  0x00000006 , 0x0000000f 
- 00009846  0x000011c4 call  0x00002477 , 0x0000002b 
- 00009847  0x000011c6 call  0x000022e9 
- 00009848  0x000011c7 enable  0x00000007 
- 00009849  0x000011c8 enable  0x00000009 
- 00009850  0x000011c9 parse  0x00000003 , 0x00000000 , 0x00000008 
- 00009851  0x000011ca rshift3  0x0000000c , 0x0000003f 
- 00009852  0x000011cb store  0x00000001 , 0x0000004c 
- 00009853  0x000011cc parse  0x00000003 , 0x00000000 , 0x00000008 
- 00009854  0x000011cd rshift3  0x0000000c , 0x0000003f 
- 00009855  0x000011ce store  0x00000001 , 0x0000004d 
- 00009856  0x000011cf copy  0x0000003f , 0x00000039 
- 00009857  0x000011d0 branch  0x0000269d , 0x00000005 
- 00009858  0x000011d2 bmark1  0x00000032 , 0x00002688 
- 00009859  0x000011d5 parse  0x00000003 , 0x00000000 , 0x00000008 
- 00009860  0x000011d6 rshift3  0x0000000c , 0x0000003f 
- 00009861  0x000011d7 istore  0x00000001 , 0x00000005 
- 00009862  0x000011d8 loop  0x00002683 
- 00009863  0x000011d9 branch  0x0000269d 
- 00009864  0x000011dc copy  0x00000005 , 0x00000012 
- 00009865  0x000011dd bpatchx  0x00000025 , 0x00004024 
- 00009866  0x000011de call  0x0000281c 
- 00009867  0x000011e0 fetchr  0x00000011 , 0x00000001 , 0x0000004d 
- 00009868  0x000011e1 increase  0xfffffffc , 0x00000011 
- 00009869  0x000011e2 nbranch  0x000026f2 , 0x00000002 
- 00009870  0x000011e4 call  0x000026c3 
- 00009871  0x000011e5 copy  0x00000012 , 0x00000005 
- 00009872  0x000011e6 arg  0x00000000 , 0x00000002 
- 00009873  0x000011e7 fetchr  0x00000039 , 0x00000001 , 0x0000004d 
- 00009874  0x000011e8 increase  0xfffffffc , 0x00000039 
- 00009875  0x000011e9 branch  0x0000269b , 0x00000005 
- 00009876  0x000011ec parse  0x00000003 , 0x00000000 , 0x00000008 
- 00009877  0x000011ed rshift3  0x0000000c , 0x0000003f 
- 00009878  0x000011ee istore  0x00000001 , 0x00000005 
- 00009879  0x000011ef increase  0x00000001 , 0x00000002 
- 00009880  0x000011f0 and  0x00000002 , 0x0000000f , 0x0000003e 
- 00009881  0x000011f1 call  0x000026e1 , 0x00000005 
- 00009882  0x000011f2 loop  0x00002694 
- 00009883  0x000011f4 call  0x000026e9 
- 00009884  0x000011f5 copy  0x00000012 , 0x00000005 
- 00009885  0x000011f9 bpatchx  0x00000026 , 0x00004024 
- 00009886  0x000011fa parse  0x00000003 , 0x00000000 , 0x00000018 
- 00009887  0x000011fb rshift32  0x0000003f , 0x0000003f 
- 00009888  0x000011fc rshift16  0x0000003f , 0x0000003f 
- 00009889  0x000011fd istore  0x00000003 , 0x00000005 
- 00009890  0x000011fe enable  0x00000010 
- 00009891  0x000011ff call  0x0000270d 
- 00009892  0x00001200 branch  0x000026f6 , 0x00000006 
- 00009893  0x00001201 bmark0  0x00000032 , 0x000026af 
- 00009894  0x00001202 fetch  0x00000001 , 0x0000004d 
- 00009895  0x00001203 branch  0x000026af , 0x00000034 
- 00009896  0x00001204 increase  0xfffffffc , 0x0000003f 
- 00009897  0x00001205 store  0x00000001 , 0x0000004d 
- 00009898  0x00001206 call  0x000072cb 
- 00009899  0x00001207 fetch  0x00000001 , 0x00008108 
- 00009900  0x00001208 bbit0  0x00000007 , 0x000026f2 
- 00009901  0x00001209 force  0x0000000c , 0x00000038 
- 00009902  0x0000120a storer  0x0000002f , 0x00000004 , 0x00000154 
- 00009903  0x0000120c call  0x00006876 
- 00009904  0x0000120d enable  0x0000002d 
- 00009905  0x0000120e set0  0x00000030 , 0x00000000 
- 00009906  0x00001210 bpatchx  0x00000027 , 0x00004024 
- 00009907  0x00001211 call  0x000072cd 
- 00009908  0x00001212 fetch  0x00000001 , 0x0000019d 
- 00009909  0x00001213 nsetflag  0x0000003c , 0x00000007 , 0x0000003f 
- 00009910  0x00001214 store  0x00000001 , 0x0000019d 
- 00009911  0x00001215 call  0x000026b9 
- 00009912  0x00001216 branch  0x000026bb 
- 00009913  0x00001219 disable  0x0000000d 
- 00009914  0x0000121a branch  0x00002160 
- 00009915  0x0000121d bpatchx  0x00000028 , 0x00004025 
- 00009916  0x0000121e fetcht  0x00000001 , 0x00000008 
- 00009917  0x0000121f branch  0x000021c6 
- 00009918  0x00001223 rtnmark0  0x00000032 
- 00009919  0x00001224 call  0x00007368 
- 00009920  0x00001225 force  0x0000000c , 0x00000038 
- 00009921  0x00001226 call  0x00007370 
- 00009922  0x00001227 branch  0x0000736f 
- 00009923  0x0000122b bpatchx  0x00000029 , 0x00004025 
- 00009924  0x0000122c jam  0x00000000 , 0x0000806c 
- 00009925  0x0000122d jam  0x00000001 , 0x0000806d 
- 00009926  0x0000122e fetch  0x00000001 , 0x0000004c 
- 00009927  0x0000122f and_into  0x00000003 , 0x0000003f 
- 00009928  0x00001230 store  0x00000001 , 0x0000806e 
- 00009929  0x00001232 setarg  0x0000004e 
- 00009930  0x00001233 store  0x00000002 , 0x00008068 
- 00009931  0x00001234 store  0x00000002 , 0x0000806a 
- 00009932  0x00001236 fetchr  0x00000011 , 0x00000001 , 0x0000004d 
- 00009933  0x00001237 increase  0xfffffffc , 0x00000011 
- 00009934  0x00001239 fetcht  0x00000005 , 0x00004455 
- 00009935  0x0000123a isolate1  0x0000000f , 0x00000000 
- 00009936  0x0000123b call  0x000026d7 , 0x00000001 
- 00009937  0x0000123c call  0x00007265 
- 00009938  0x0000123d setarg  0x00000000 
- 00009939  0x0000123e store  0x00000002 , 0x000080c0 
- 00009940  0x0000123f jam  0x00000006 , 0x0000800a 
- 00009941  0x00001240 jam  0x00000007 , 0x0000800a 
- 00009942  0x00001241 rtn 
- 00009943  0x00001244 sub  0x00000002 , 0x00000000 , 0x0000003e 
- 00009944  0x00001245 branch  0x000026dc , 0x00000005 
- 00009945  0x00001246 increase  0xffffffff , 0x00000002 
- 00009946  0x00001247 set1  0x00000027 , 0x00000002 
- 00009947  0x00001248 rtn 
- 00009948  0x0000124b setarg  0x00ffffff 
- 00009949  0x0000124c lshift16  0x0000003f , 0x0000003f 
- 00009950  0x0000124d arg  0x0000ffff , 0x00000002 
- 00009951  0x0000124e ior  0x00000002 , 0x00000002 
- 00009952  0x0000124f rtn 
- 00009953  0x00001252 copy  0x00000005 , 0x00000012 
- 00009954  0x00001253 fetch  0x00000001 , 0x0000004d 
- 00009955  0x00001254 increase  0xfffffffc , 0x0000003f 
- 00009956  0x00001255 isub  0x00000002 , 0x0000003e 
- 00009957  0x00001256 rtn  0x00000005 
- 00009958  0x00001257 storet  0x00000002 , 0x000080c0 
- 00009959  0x00001258 copy  0x00000012 , 0x00000005 
- 00009960  0x00001259 rtn 
- 00009961  0x0000125c parse  0x00000003 , 0x00000000 , 0x00000020 
- 00009962  0x0000125d rshift32  0x0000003f , 0x0000003f 
- 00009963  0x0000125e rshift8  0x0000003f , 0x0000003f 
- 00009964  0x0000125f istore  0x00000004 , 0x00000005 
- 00009965  0x00001260 copy  0x00000005 , 0x00000012 
- 00009966  0x00001262 force  0x00000000 , 0x00000038 
- 00009967  0x00001263 copy  0x0000003f , 0x0000002f 
- 00009968  0x00001264 storet  0x00000002 , 0x000080c0 
- 00009969  0x00001265 rtn 
- 00009970  0x00001268 branch  0x000026fc 
- 00009971  0x0000126b call  0x0000270d 
- 00009972  0x0000126c call  0x000020cf 
- 00009973  0x0000126d branch  0x000026af 
- 00009974  0x00001270 call  0x00006878 
- 00009975  0x00001271 bmark1  0x00000030 , 0x000026fa 
- 00009976  0x00001272 set1  0x00000030 , 0x00000000 
- 00009977  0x00001273 branch  0x000026b2 
- 00009978  0x00001277 set0  0x00000030 , 0x00000000 
- 00009979  0x00001278 branch  0x000026fc 
- 00009980  0x0000127b bpatchx  0x0000002a , 0x00004025 
- 00009981  0x0000127c call  0x000072cd 
- 00009982  0x0000127d branch  0x000020cf 
- 00009983  0x00001280 bmark1  0x0000002f , 0x00002705 
- 00009984  0x00001281 bmark1  0x0000002d , 0x00002709 
- 00009985  0x00001282 fetch  0x00000002 , 0x00000046 
- 00009986  0x00001283 copy  0x0000003f , 0x00000029 
- 00009987  0x00001284 copy  0x00000021 , 0x00000028 
- 00009988  0x00001285 rtn 
- 00009989  0x00001289 fetch  0x00000002 , 0x0000004a 
- 00009990  0x0000128a copy  0x0000003f , 0x00000029 
- 00009991  0x0000128b add  0x00000021 , 0x00000001 , 0x00000028 
- 00009992  0x0000128c rtn 
- 00009993  0x0000128f fetch  0x00000002 , 0x00000048 
- 00009994  0x00001290 copy  0x0000003f , 0x00000029 
- 00009995  0x00001291 copy  0x00000021 , 0x00000028 
- 00009996  0x00001292 rtn 
- 00009997  0x00001296 fetch  0x00000001 , 0x0000004d 
- 00009998  0x00001297 add  0x0000003f , 0x00000005 , 0x00000002 
- 00009999  0x00001298 lshift3  0x00000002 , 0x00000002 
- 00010000  0x00001299 fetch  0x00000001 , 0x0000019d 
- 00010001  0x0000129a bmark1  0x0000002f , 0x00002714 
- 00010002  0x0000129b bbit1  0x00000000 , 0x00002716 
- 00010003  0x0000129c bbit1  0x00000001 , 0x00002717 
- 00010004  0x0000129e branch  0x00002719 , 0x0000003c 
- 00010005  0x0000129f branch  0x0000271c 
- 00010006  0x000012a2 branch  0x00002721 
- 00010007  0x000012a5 rshift  0x00000002 , 0x00000002 
- 00010008  0x000012a6 branch  0x00002721 
- 00010009  0x000012a9 add  0x00000002 , 0x00000003 , 0x00000002 
- 00010010  0x000012aa lshift  0x00000002 , 0x00000002 
- 00010011  0x000012ab branch  0x0000271e 
- 00010012  0x000012ae add  0x00000002 , 0x00000003 , 0x00000002 
- 00010013  0x000012af lshift3  0x00000002 , 0x00000002 
- 00010014  0x000012b1 setarg  0x00000028 
- 00010015  0x000012b2 iadd  0x00000002 , 0x00000002 
- 00010016  0x000012b3 branch  0x00002721 
- 00010017  0x000012b6 fetch  0x00000001 , 0x00004148 
- 00010018  0x000012b7 imul32  0x00000002 , 0x00000002 
- 00010019  0x000012b8 arg  0x00004e20 , 0x00000011 
- 00010020  0x000012b9 imul32  0x00000011 , 0x0000003f 
- 00010021  0x000012ba isub  0x00000002 , 0x00000002 
- 00010022  0x000012bb copy  0x0000001b , 0x0000003f 
- 00010023  0x000012bc isub  0x00000002 , 0x0000001b 
- 00010024  0x000012bd rtn 
- 00010025  0x000012c0 call  0x00002741 
- 00010026  0x000012c1 fetcht  0x00000001 , 0x00000008 
- 00010027  0x000012c2 call  0x0000216f 
- 00010028  0x000012c3 call  0x000021a6 
- 00010029  0x000012c4 enable  0x00000010 
- 00010030  0x000012c5 arg  0x0000157c , 0x0000000b 
- 00010031  0x000012c6 branch  0x00002659 
- 00010032  0x000012ca bpatchx  0x0000002b , 0x00004025 
- 00010033  0x000012cb fetch  0x00000001 , 0x0000019e 
- 00010034  0x000012cc call  0x000025a4 
- 00010035  0x000012cd call  0x00002741 
- 00010036  0x000012cf fetch  0x00000001 , 0x0000019d 
- 00010037  0x000012d0 call  0x000025a4 
- 00010038  0x000012d2 fetcht  0x00000001 , 0x00000008 
- 00010039  0x000012d3 call  0x0000216f 
- 00010040  0x000012d4 call  0x000021a6 
- 00010041  0x000012d5 enable  0x00000010 
- 00010042  0x000012d6 arg  0x0000157c , 0x0000000b 
- 00010043  0x000012d7 bmark0  0x0000002f , 0x00002659 
- 00010044  0x000012d8 arg  0x00002134 , 0x0000000b 
- 00010045  0x000012d9 branch  0x00002659 
- 00010046  0x000012dc bpatchx  0x0000002c , 0x00004025 
- 00010047  0x000012dd call  0x00002741 
- 00010048  0x000012de branch  0x000020cf 
- 00010049  0x000012e1 bpatchx  0x0000002d , 0x00004025 
- 00010050  0x000012e2 call  0x000025c2 
- 00010051  0x000012e3 call  0x000025d1 
- 00010052  0x000012e4 call  0x0000687d 
- 00010053  0x000012e5 set1  0x00000000 , 0x00000015 
- 00010054  0x000012e6 enable  0x0000001d 
- 00010055  0x000012e7 enable  0x00000020 
- 00010056  0x000012e8 disable  0x00000021 
- 00010057  0x000012e9 call  0x00002648 
- 00010058  0x000012ea disable  0x0000003a 
- 00010059  0x000012eb bmark1  0x0000002f , 0x00002784 
- 00010060  0x000012ec bmark1  0x0000002d , 0x00002796 
- 00010061  0x000012ed rshift16  0x00000009 , 0x0000003f 
- 00010062  0x000012ee rshift8  0x0000003f , 0x0000003f 
- 00010063  0x000012ef rshift4  0x0000003f , 0x0000003f 
- 00010064  0x000012f0 inject  0x00000003 , 0x00000028 
- 00010065  0x000012f2 enable  0x00000007 
- 00010066  0x000012f3 enable  0x00000009 
- 00010067  0x000012f4 bpatchx  0x0000002e , 0x00004025 
- 00010068  0x000012f5 fetch  0x00000001 , 0x00004169 
- 00010069  0x000012f6 inject  0x00000003 , 0x00000008 
- 00010070  0x000012f7 ifetch  0x00000001 , 0x00000006 
- 00010071  0x000012f8 copy  0x0000003f , 0x00000039 
- 00010072  0x000012f9 inject  0x00000003 , 0x00000008 
- 00010073  0x000012fa sub  0x00000039 , 0x00000000 , 0x0000003e 
- 00010074  0x000012fb branch  0x00002762 , 0x00000005 
- 00010075  0x000012fd fetch  0x00000001 , 0x0000800a 
- 00010076  0x000012fe branch  0x0000275e , 0x00000034 
- 00010077  0x000012ff bmark1  0x00000032 , 0x00002779 
- 00010078  0x00001301 arg  0x0000416b , 0x00000006 
- 00010079  0x00001303 ifetch  0x00000001 , 0x00000006 
- 00010080  0x00001304 inject  0x00000003 , 0x00000008 
- 00010081  0x00001305 loop  0x0000275f 
- 00010082  0x00001308 enable  0x00000008 
- 00010083  0x00001309 inject  0x00000003 , 0x00000018 
- 00010084  0x0000130a disable  0x00000008 
- 00010085  0x0000130b bmark0  0x0000002f , 0x00002769 
- 00010086  0x0000130c disable  0x00000007 
- 00010087  0x0000130d setarg  0x00000000 
- 00010088  0x0000130e inject  0x00000003 , 0x00000003 
- 00010089  0x00001310 until  0x0000003e , 0x00000027 
- 00010090  0x00001311 nop  0x00000064 
- 00010091  0x00001312 bpatchx  0x0000002f , 0x00004025 
- 00010092  0x00001313 disable  0x0000001d 
- 00010093  0x00001314 disable  0x00000038 
- 00010094  0x00001315 call  0x00002160 
- 00010095  0x00001316 call  0x0000687b 
- 00010096  0x00001318 fetch  0x00000001 , 0x00004169 
- 00010097  0x00001319 and  0x0000003f , 0x00000003 , 0x0000003f 
- 00010098  0x0000131a rtnne  0x00000003 
- 00010099  0x0000131b fetch  0x00000001 , 0x000042fd 
- 00010100  0x0000131c beq  0x00000002 , 0x0000285c 
- 00010101  0x0000131d rtnne  0x00000005 
- 00010102  0x0000131e fetch  0x00000001 , 0x0000416b 
- 00010103  0x0000131f beq  0x00000005 , 0x00002857 
- 00010104  0x00001320 rtn 
- 00010105  0x00001324 increase  0xfffffffc , 0x00000039 
- 00010106  0x00001325 copy  0x00000039 , 0x00000002 
- 00010107  0x00001326 call  0x000072b8 
- 00010108  0x00001327 arg  0x0000416b , 0x00000006 
- 00010109  0x00001329 ifetch  0x00000001 , 0x00000006 
- 00010110  0x0000132a inject  0x00000003 , 0x00000008 
- 00010111  0x0000132b loop  0x0000277d 
- 00010112  0x0000132c call  0x000072bd 
- 00010113  0x0000132d copy  0x0000002f , 0x0000003f 
- 00010114  0x0000132e inject  0x00000003 , 0x00000020 
- 00010115  0x0000132f branch  0x00002762 
- 00010116  0x00001332 arg  0x0000000a , 0x00000039 
- 00010117  0x00001334 setarg  0x0000003c 
- 00010118  0x00001335 inject  0x00000003 , 0x00000008 
- 00010119  0x00001336 loop  0x00002785 
- 00010120  0x00001337 disable  0x0000001d 
- 00010121  0x00001338 enable  0x00000038 
- 00010122  0x00001339 rshift16  0x00000009 , 0x0000003f 
- 00010123  0x0000133a rshift16  0x0000003f , 0x0000003f 
- 00010124  0x0000133b rshift4  0x0000003f , 0x0000003f 
- 00010125  0x0000133c inject  0x00000003 , 0x00000020 
- 00010126  0x0000133d bmark1  0x0000002e , 0x00002793 
- 00010127  0x0000133f setarg  0x00000001 
- 00010128  0x00001340 inject  0x00000003 , 0x00000005 
- 00010129  0x00001341 enable  0x0000003a 
- 00010130  0x00001342 branch  0x00002751 
- 00010131  0x00001345 setarg  0x00000000 
- 00010132  0x00001346 inject  0x00000003 , 0x00000005 
- 00010133  0x00001347 branch  0x00002751 
- 00010134  0x0000134a fetch  0x00000001 , 0x00004148 
- 00010135  0x0000134b fetcht  0x00000001 , 0x00004168 
- 00010136  0x0000134c iadd  0x00000002 , 0x0000003f 
- 00010137  0x0000134d call  0x0000235c 
- 00010138  0x0000134e rshift16  0x00000009 , 0x0000003f 
- 00010139  0x0000134f rshift8  0x0000003f , 0x0000003f 
- 00010140  0x00001350 rshift4  0x0000003f , 0x00000002 
- 00010141  0x00001351 copy  0x00000002 , 0x0000003f 
- 00010142  0x00001352 inject  0x00000003 , 0x00000008 
- 00010143  0x00001353 copy  0x00000002 , 0x0000003f 
- 00010144  0x00001354 inject  0x00000003 , 0x00000028 
- 00010145  0x00001355 branch  0x00002751 
- 00010146  0x00001359 arg  0x000027a6 , 0x00000013 
- 00010147  0x0000135a arg  0x000027bc , 0x00000012 
- 00010148  0x0000135b arg  0x00000005 , 0x00000007 
- 00010149  0x0000135c branch  0x000027fb 
- 00010150  0x0000135f add  0x00000011 , 0x00000004 , 0x00000006 
- 00010151  0x00001360 ifetcht  0x00000004 , 0x00000006 
- 00010152  0x00001361 add  0x00000011 , 0x00000037 , 0x00000006 
- 00010153  0x00001362 ifetch  0x00000001 , 0x00000006 
- 00010154  0x00001363 add  0x00000011 , 0x0000002b , 0x00000005 
- 00010155  0x00001364 istore  0x00000001 , 0x00000005 
- 00010156  0x00001365 ifetch  0x00000002 , 0x00000006 
- 00010157  0x00001366 lshift2  0x0000003f , 0x0000003f 
- 00010158  0x00001367 iadd  0x00000002 , 0x0000000b 
- 00010159  0x00001368 add  0x00000011 , 0x00000004 , 0x00000005 
- 00010160  0x00001369 deposit  0x0000000b 
- 00010161  0x0000136a istore  0x00000004 , 0x00000005 
- 00010162  0x0000136b ifetch  0x00000002 , 0x00000006 
- 00010163  0x0000136c lshift2  0x0000003f , 0x0000003f 
- 00010164  0x0000136d add  0x00000011 , 0x00000002 , 0x00000005 
- 00010165  0x0000136e istore  0x00000002 , 0x00000005 
- 00010166  0x0000136f ifetch  0x00000002 , 0x00000006 
- 00010167  0x00001370 add  0x00000011 , 0x0000002c , 0x00000005 
- 00010168  0x00001371 istore  0x00000002 , 0x00000005 
- 00010169  0x00001372 ifetch  0x00000002 , 0x00000006 
- 00010170  0x00001373 store  0x00000002 , 0x000042f5 
- 00010171  0x00001374 branch  0x00002938 
- 00010172  0x00001377 ifetch  0x00000001 , 0x00000011 
- 00010173  0x00001378 set0  0x00000003 , 0x0000003f 
- 00010174  0x00001379 istore  0x00000001 , 0x00000011 
- 00010175  0x0000137a storer  0x00000011 , 0x00000002 , 0x00000684 
- 00010176  0x0000137b jam  0x00000044 , 0x0000066f 
- 00010177  0x0000137c call  0x0000782b 
- 00010178  0x0000137d fetchr  0x00000011 , 0x00000002 , 0x00000684 
- 00010179  0x0000137e rtn 
- 00010180  0x00001381 arg  0x00000000 , 0x00000013 
- 00010181  0x00001382 arg  0x000027c8 , 0x00000012 
- 00010182  0x00001383 arg  0x00000006 , 0x00000007 
- 00010183  0x00001384 branch  0x000027fb 
- 00010184  0x00001387 add  0x00000011 , 0x00000037 , 0x00000006 
- 00010185  0x00001388 ifetch  0x00000005 , 0x00000006 
- 00010186  0x00001389 add  0x00000011 , 0x00000030 , 0x00000005 
- 00010187  0x0000138a istore  0x00000005 , 0x00000005 
- 00010188  0x0000138b branch  0x00002624 
- 00010189  0x0000138f arg  0x00000000 , 0x00000013 
- 00010190  0x00001390 arg  0x000027d1 , 0x00000012 
- 00010191  0x00001391 arg  0x00000007 , 0x00000007 
- 00010192  0x00001392 branch  0x000027fb 
- 00010193  0x00001395 add  0x00000011 , 0x00000037 , 0x00000006 
- 00010194  0x00001396 ifetch  0x00000001 , 0x00000006 
- 00010195  0x00001397 call  0x000027de 
- 00010196  0x00001398 istore  0x00000001 , 0x00000005 
- 00010197  0x00001399 add  0x00000011 , 0x00000038 , 0x00000006 
- 00010198  0x0000139a ifetch  0x00000001 , 0x00000006 
- 00010199  0x0000139b call  0x000027ec 
- 00010200  0x0000139c istore  0x00000001 , 0x00000005 
- 00010201  0x0000139d storer  0x00000011 , 0x00000002 , 0x00000684 
- 00010202  0x0000139e jam  0x00000042 , 0x0000066f 
- 00010203  0x0000139f call  0x0000782b 
- 00010204  0x000013a0 fetchr  0x00000011 , 0x00000002 , 0x00000684 
- 00010205  0x000013a1 rtn 
- 00010206  0x000013a4 call  0x000027e6 , 0x00000034 
- 00010207  0x000013a5 add  0x00000011 , 0x00000035 , 0x00000005 
- 00010208  0x000013a6 nrtn  0x00000029 
- 00010209  0x000013a7 fetcht  0x00000001 , 0x000043b6 
- 00010210  0x000013a8 isolate1  0x00000007 , 0x00000002 
- 00010211  0x000013a9 setflag  0x00000001 , 0x00000007 , 0x0000003f 
- 00010212  0x000013aa add  0x00000011 , 0x00000036 , 0x00000005 
- 00010213  0x000013ab rtn 
- 00010214  0x000013ae add  0x00000011 , 0x00000035 , 0x00000006 
- 00010215  0x000013af ifetch  0x00000001 , 0x00000006 
- 00010216  0x000013b0 nrtn  0x00000029 
- 00010217  0x000013b1 add  0x00000011 , 0x00000036 , 0x00000006 
- 00010218  0x000013b2 ifetch  0x00000001 , 0x00000006 
- 00010219  0x000013b3 rtn 
- 00010220  0x000013b6 call  0x000027f5 , 0x00000034 
- 00010221  0x000013b7 fetcht  0x00000001 , 0x000043b6 
- 00010222  0x000013b8 isolate1  0x00000007 , 0x00000002 
- 00010223  0x000013b9 setflag  0x00000001 , 0x00000007 , 0x0000003f 
- 00010224  0x000013ba add  0x00000011 , 0x00000036 , 0x00000005 
- 00010225  0x000013bb nrtn  0x00000029 
- 00010226  0x000013bc set0  0x00000007 , 0x0000003f 
- 00010227  0x000013bd add  0x00000011 , 0x00000035 , 0x00000005 
- 00010228  0x000013be rtn 
- 00010229  0x000013c1 add  0x00000011 , 0x00000036 , 0x00000006 
- 00010230  0x000013c2 ifetch  0x00000001 , 0x00000006 
- 00010231  0x000013c3 nrtn  0x00000029 
- 00010232  0x000013c4 add  0x00000011 , 0x00000035 , 0x00000006 
- 00010233  0x000013c5 ifetch  0x00000001 , 0x00000006 
- 00010234  0x000013c6 rtn 
- 00010235  0x000013cc bpatchx  0x00000030 , 0x00004026 
- 00010236  0x000013cd ifetch  0x00000001 , 0x00000011 
- 00010237  0x000013ce qisolate0  0x0000003f 
- 00010238  0x000013cf rtn  0x00000001 
- 00010239  0x000013d0 add  0x00000011 , 0x0000001a , 0x00000006 
- 00010240  0x000013d1 ifetcht  0x00000002 , 0x00000006 
- 00010241  0x000013d2 add  0x00000011 , 0x00000020 , 0x00000006 
- 00010242  0x000013d3 ifetch  0x00000002 , 0x00000006 
- 00010243  0x000013d5 isub  0x00000002 , 0x0000003f 
- 00010244  0x000013d6 branch  0x0000280b , 0x00000005 
- 00010245  0x000013d7 nbranch  0x00002810 , 0x00000002 
- 00010246  0x000013d8 sub  0x0000003f , 0x00000001 , 0x0000003e 
- 00010247  0x000013d9 branch  0x00002809 , 0x00000005 
- 00010248  0x000013da rtn 
- 00010249  0x000013dd copy  0x00000013 , 0x0000003f 
- 00010250  0x000013de branch  0x00007d79 
- 00010251  0x000013e1 ifetch  0x00000001 , 0x00000011 
- 00010252  0x000013e2 qset0  0x0000003f 
- 00010253  0x000013e3 istore  0x00000001 , 0x00000011 
- 00010254  0x000013e4 copy  0x00000012 , 0x0000003f 
- 00010255  0x000013e5 branch  0x00007d79 
- 00010256  0x000013e8 add  0x00000011 , 0x0000001a , 0x00000006 
- 00010257  0x000013e9 ifetch  0x00000002 , 0x00000006 
- 00010258  0x000013ea add  0x00000011 , 0x00000020 , 0x00000006 
- 00010259  0x000013eb ifetch  0x00000002 , 0x00000006 
- 00010260  0x000013ec isub  0x00000002 , 0x0000003f 
- 00010261  0x000013ed arg  0x0000ffff , 0x00000002 
- 00010262  0x000013ee isub  0x00000002 , 0x0000003e 
- 00010263  0x000013ef branch  0x0000280b , 0x00000005 
- 00010264  0x000013f0 arg  0x0000f000 , 0x00000002 
- 00010265  0x000013f1 isub  0x00000002 , 0x0000003e 
- 00010266  0x000013f2 nbranch  0x0000280b , 0x00000002 
- 00010267  0x000013f3 rtn 
- 00010268  0x000013f7 fetcht  0x00000001 , 0x0000017f 
- 00010269  0x000013f8 fetch  0x00000001 , 0x0000004c 
- 00010270  0x000013fb rshift  0x0000003f , 0x0000003f 
- 00010271  0x000013fc ixor  0x00000002 , 0x0000003f 
- 00010272  0x000013fd isolate1  0x00000002 , 0x0000003f 
- 00010273  0x000013fe setflag  0x00000001 , 0x0000000f , 0x00000000 
- 00010274  0x000013ff rtn 
- 00010275  0x00001403 bpatchx  0x00000031 , 0x00004026 
- 00010276  0x00001404 call  0x00002935 
- 00010277  0x00001405 rtnmark1  0x00000030 
- 00010278  0x00001406 call  0x0000284a 
- 00010279  0x00001407 fetch  0x00000001 , 0x0000004c 
- 00010280  0x00001408 isolate1  0x00000004 , 0x0000003f 
- 00010281  0x00001409 setflag  0x00000001 , 0x0000002a , 0x00000000 
- 00010282  0x0000140a rshift  0x0000003f , 0x0000003f 
- 00010283  0x0000140b ixor  0x00000002 , 0x0000003f 
- 00010284  0x0000140c isolate1  0x00000002 , 0x0000003f 
- 00010285  0x0000140d setflag  0x00000001 , 0x0000000f , 0x00000000 
- 00010286  0x0000140e rtnmark1  0x0000000f 
- 00010287  0x0000140f fetch  0x00000001 , 0x0000004d 
- 00010288  0x00001410 branch  0x0000283c , 0x00000034 
- 00010289  0x00001411 fetch  0x00000001 , 0x00000168 
- 00010290  0x00001412 bbit0  0x00000004 , 0x0000283c 
- 00010291  0x00001413 fetcht  0x00000004 , 0x00000154 
- 00010292  0x00001414 fetch  0x00000004 , 0x0000445a 
- 00010293  0x00001415 isub  0x00000002 , 0x0000003e 
- 00010294  0x00001416 branch  0x0000235a , 0x00000005 
- 00010295  0x00001417 storet  0x00000004 , 0x0000445a 
- 00010296  0x00001418 fetch  0x00000005 , 0x00004455 
- 00010297  0x00001419 increase  0x00000001 , 0x0000003f 
- 00010298  0x0000141a set1  0x00000027 , 0x0000003f 
- 00010299  0x0000141b store  0x00000005 , 0x00004455 
- 00010300  0x0000141e fetcht  0x00000001 , 0x0000017f 
- 00010301  0x0000141f setflip  0x00000002 , 0x00000002 
- 00010302  0x00001420 storet  0x00000001 , 0x0000017f 
- 00010303  0x00001421 fetch  0x00000001 , 0x00004321 
- 00010304  0x00001422 rtnbit0  0x00000006 
- 00010305  0x00001423 bpatchx  0x00000032 , 0x00004026 
- 00010306  0x00001424 fetch  0x00000001 , 0x0000004d 
- 00010307  0x00001425 rtn  0x00000034 
- 00010308  0x00001426 fetch  0x00000001 , 0x0000004c 
- 00010309  0x00001427 compare  0x00000001 , 0x0000003f , 0x00000003 
- 00010310  0x00001428 branch  0x00002e65 , 0x00000001 
- 00010311  0x00001429 compare  0x00000002 , 0x0000003f , 0x00000003 
- 00010312  0x0000142a branch  0x00002e53 , 0x00000001 
- 00010313  0x0000142b rtn 
- 00010314  0x0000142f bpatchx  0x00000033 , 0x00004026 
- 00010315  0x00001430 fetcht  0x00000001 , 0x0000017f 
- 00010316  0x00001431 isolate0  0x00000005 , 0x00000002 
- 00010317  0x00001432 rtn  0x00000001 
- 00010318  0x00001433 fetch  0x00000001 , 0x0000004c 
- 00010319  0x00001434 lshift  0x0000003f , 0x0000003f 
- 00010320  0x00001435 ixor  0x00000002 , 0x0000003f 
- 00010321  0x00001436 rtnbit0  0x00000003 
- 00010322  0x00001437 set0  0x00000005 , 0x00000002 
- 00010323  0x00001438 setflip  0x00000003 , 0x00000002 
- 00010324  0x00001439 storet  0x00000001 , 0x0000017f 
- 00010325  0x0000143a compare  0x00000003 , 0x00000002 , 0x00000003 
- 00010326  0x0000143c rtn 
- 00010327  0x00001440 fetch  0x00000001 , 0x00000168 
- 00010328  0x00001441 set1  0x00000004 , 0x0000003f 
- 00010329  0x00001442 store  0x00000001 , 0x00000168 
- 00010330  0x00001443 set1  0x00000032 , 0x00000000 
- 00010331  0x00001444 rtn 
- 00010332  0x00001447 bpatchx  0x00000034 , 0x00004026 
- 00010333  0x00001448 jam  0x00000000 , 0x000042fd 
- 00010334  0x00001449 arg  0x00000000 , 0x0000003f 
- 00010335  0x0000144a store  0x00000004 , 0x0000445a 
- 00010336  0x0000144b store  0x00000005 , 0x00004450 
- 00010337  0x0000144c set1  0x00000027 , 0x0000003f 
- 00010338  0x0000144d store  0x00000005 , 0x00004455 
- 00010339  0x0000144e fetch  0x00000001 , 0x00000168 
- 00010340  0x0000144f set0  0x00000004 , 0x0000003f 
- 00010341  0x00001450 store  0x00000001 , 0x00000168 
- 00010342  0x00001451 set0  0x00000032 , 0x00000000 
- 00010343  0x00001452 rtn 
- 00010344  0x00001458 arg  0x00000001 , 0x00000011 
- 00010345  0x00001459 fetch  0x00000001 , 0x0000004c 
- 00010346  0x0000145a rtnbit1  0x00000006 
- 00010347  0x0000145b arg  0x00000000 , 0x00000011 
- 00010348  0x0000145c rtn 
- 00010349  0x00001460 copy  0x00000006 , 0x00000005 
- 00010350  0x00001461 fetcht  0x00000002 , 0x000043b8 
- 00010351  0x00001462 copy  0x00000005 , 0x00000006 
- 00010352  0x00001463 rtn 
- 00010353  0x00001467 bpatchx  0x00000035 , 0x00004026 
- 00010354  0x00001468 fetch  0x00000001 , 0x0000017f 
- 00010355  0x00001469 rtnbit1  0x00000005 
- 00010356  0x0000146a call  0x00002892 
- 00010357  0x0000146b call  0x00002a10 
- 00010358  0x0000146c branch  0x000028b6 , 0x00000034 
- 00010359  0x0000146d ifetch  0x00000002 , 0x00000006 
- 00010360  0x0000146e ifetcht  0x00000002 , 0x00000006 
- 00010361  0x0000146f copy  0x00000002 , 0x00000011 
- 00010362  0x00001470 isub  0x00000011 , 0x0000003f 
- 00010363  0x00001471 call  0x0000286d 
- 00010364  0x00001472 call  0x00007db0 
- 00010365  0x00001473 copy  0x0000003f , 0x00000002 
- 00010366  0x00001474 ifetchr  0x00000001 , 0x00000001 , 0x00000006 
- 00010367  0x00001475 copy  0x00000011 , 0x0000003f 
- 00010368  0x00001476 iadd  0x00000006 , 0x0000003f 
- 00010369  0x00001477 store  0x00000002 , 0x0000068f 
- 00010370  0x00001478 call  0x000028a6 
- 00010371  0x00001479 call  0x000028b8 
- 00010372  0x0000147b call  0x00002a10 
- 00010373  0x0000147c ifetch  0x00000002 , 0x00000006 
- 00010374  0x0000147d copy  0x0000003f , 0x00000011 
- 00010375  0x0000147e copy  0x00000006 , 0x00000013 
- 00010376  0x0000147f ifetcht  0x00000002 , 0x00000006 
- 00010377  0x00001480 copy  0x00000002 , 0x00000012 
- 00010378  0x00001481 isub  0x00000012 , 0x0000003f 
- 00010379  0x00001482 call  0x0000286d 
- 00010380  0x00001483 call  0x00007db0 
- 00010381  0x00001484 iadd  0x00000012 , 0x0000003f 
- 00010382  0x00001485 istore  0x00000002 , 0x00000013 
- 00010383  0x00001486 isub  0x00000011 , 0x0000003e 
- 00010384  0x00001487 nrtn  0x00000005 
- 00010385  0x00001488 branch  0x00002a2a 
- 00010386  0x0000148c call  0x00002899 
- 00010387  0x0000148d rtnmark1  0x00000029 
- 00010388  0x0000148e fetch  0x00000001 , 0x00004321 
- 00010389  0x0000148f bbit0  0x00000002 , 0x000028a4 
- 00010390  0x00001490 call  0x00002a14 
- 00010391  0x00001491 branch  0x000028a4 , 0x00000034 
- 00010392  0x00001492 branch  0x000028a2 
- 00010393  0x00001496 call  0x00002a10 
- 00010394  0x00001497 branch  0x000028a4 , 0x00000034 
- 00010395  0x00001498 ifetch  0x00000002 , 0x00000006 
- 00010396  0x00001499 ifetcht  0x00000002 , 0x00000006 
- 00010397  0x0000149a isub  0x00000002 , 0x00000011 
- 00010398  0x0000149b call  0x0000286d 
- 00010399  0x0000149c copy  0x00000002 , 0x0000003f 
- 00010400  0x0000149d isub  0x00000011 , 0x0000003e 
- 00010401  0x0000149e branch  0x000028a4 , 0x00000002 
- 00010402  0x000014a0 set1  0x00000029 , 0x00000000 
- 00010403  0x000014a1 rtn 
- 00010404  0x000014a4 set0  0x00000029 , 0x00000000 
- 00010405  0x000014a5 rtn 
- 00010406  0x000014a8 copy  0x00000011 , 0x0000003f 
- 00010407  0x000014a9 rtn  0x00000034 
- 00010408  0x000014aa arg  0x00000001 , 0x00000001 
- 00010409  0x000014ab rtn 
- 00010410  0x000014af bpatchx  0x00000036 , 0x00004026 
- 00010411  0x000014b0 increase  0x00000001 , 0x00000002 
- 00010412  0x000014b1 call  0x00002ccf 
- 00010413  0x000014b2 increase  0xfffffffe , 0x00000006 
- 00010414  0x000014b3 ifetch  0x00000002 , 0x00000006 
- 00010415  0x000014b4 arg  0x00002902 , 0x00000002 
- 00010416  0x000014b5 isub  0x00000002 , 0x0000003e 
- 00010417  0x000014b6 nrtn  0x00000005 
- 00010418  0x000014b7 increase  0x00000001 , 0x00000006 
- 00010419  0x000014b8 copy  0x00000006 , 0x00000011 
- 00010420  0x000014b9 ifetch  0x00000001 , 0x00000006 
- 00010421  0x000014ba rtn 
- 00010422  0x000014be force  0x00000000 , 0x00000002 
- 00010423  0x000014bf force  0x00000001 , 0x00000001 
- 00010424  0x000014c2 bpatchx  0x00000037 , 0x00004026 
- 00010425  0x000014c3 storet  0x00000001 , 0x0000416a 
- 00010426  0x000014c4 fetcht  0x00000001 , 0x0000017f 
- 00010427  0x000014c5 set1  0x00000005 , 0x00000002 
- 00010428  0x000014c6 and  0x00000002 , 0x000000fc , 0x0000003f 
- 00010429  0x000014c7 ior  0x00000001 , 0x0000003f 
- 00010430  0x000014c8 store  0x00000001 , 0x0000017f 
- 00010431  0x000014c9 and_into  0x0000001f , 0x0000003f 
- 00010432  0x000014ca isolate1  0x00000029 , 0x00000000 
- 00010433  0x000014cb setflag  0x00000001 , 0x00000004 , 0x0000003f 
- 00010434  0x000014cc store  0x00000001 , 0x00004169 
- 00010435  0x000014ce fetch  0x00000001 , 0x00004169 
- 00010436  0x000014cf compare  0x00000001 , 0x00000001 , 0x00000003 
- 00010437  0x000014d0 nbranch  0x000028c8 , 0x00000001 
- 00010438  0x000014d1 fetch  0x00000001 , 0x0000416a 
- 00010439  0x000014d2 rtn  0x00000034 
- 00010440  0x000014d5 bmark1  0x00000032 , 0x000028ce 
- 00010441  0x000014d6 fetchr  0x00000039 , 0x00000001 , 0x0000416a 
- 00010442  0x000014d7 fetch  0x00000002 , 0x0000068f 
- 00010443  0x000014d8 copy  0x0000003f , 0x00000006 
- 00010444  0x000014d9 arg  0x0000416b , 0x00000005 
- 00010445  0x000014da branch  0x00007ccc 
- 00010446  0x000014dd call  0x00007368 
- 00010447  0x000014de branch  0x0000729f 
- 00010448  0x000014e1 arg  0x00000000 , 0x00000007 
- 00010449  0x000014e2 branch  0x000024e7 
- 00010450  0x000014e5 arg  0x00000000 , 0x00000007 
- 00010451  0x000014e6 branch  0x000024eb 
- 00010452  0x000014ea bpatchx  0x00000038 , 0x00004027 
- 00010453  0x000014eb rtnmark1  0x0000000f 
- 00010454  0x000014ec rtnmark1  0x00000030 
- 00010455  0x000014ed fetch  0x00000001 , 0x0000004c 
- 00010456  0x000014ee and  0x0000003f , 0x00000003 , 0x0000003f 
- 00010457  0x000014ef store  0x00000001 , 0x00004334 
- 00010458  0x000014f0 fetch  0x00000001 , 0x0000004d 
- 00010459  0x000014f1 rtn  0x00000034 
- 00010460  0x000014f2 setarg  0x0000004e 
- 00010461  0x000014f3 store  0x00000002 , 0x00004339 
- 00010462  0x000014f4 bpatchx  0x00000039 , 0x00004027 
- 00010463  0x000014f5 fetch  0x00000001 , 0x00004334 
- 00010464  0x000014f6 beq  0x00000003 , 0x0000304a 
- 00010465  0x000014f8 call  0x000028ee 
- 00010466  0x000014f9 nbranch  0x000028d0 , 0x00000028 
- 00010467  0x000014fa call  0x000028d2 
- 00010468  0x000014fb setarg  0x00000000 
- 00010469  0x000014fc store  0x00000002 , 0x00004337 
- 00010470  0x000014fd fetch  0x00000002 , 0x00004339 
- 00010471  0x000014fe add  0x0000003f , 0x00000002 , 0x00000006 
- 00010472  0x000014ff bpatchx  0x0000003a , 0x00004027 
- 00010473  0x00001501 ifetch  0x00000002 , 0x00000006 
- 00010474  0x00001502 beq  0x00000004 , 0x00002b8f 
- 00010475  0x00001503 beq  0x00000006 , 0x00002ec8 
- 00010476  0x00001504 beq  0x00000005 , 0x00002e8a 
- 00010477  0x00001505 rtn 
- 00010478  0x00001509 fetch  0x00000001 , 0x00004334 
- 00010479  0x0000150a beq  0x00000002 , 0x000028fd 
- 00010480  0x0000150b beq  0x00000001 , 0x00002914 
- 00010481  0x0000150c rtn 
- 00010482  0x00001512 call  0x00007dba 
- 00010483  0x00001513 arg  0x00000004 , 0x00000002 
- 00010484  0x00001514 isub  0x0000003f , 0x0000003e 
- 00010485  0x00001515 rtn  0x00000005 
- 00010486  0x00001516 arg  0x00000005 , 0x00000002 
- 00010487  0x00001517 isub  0x0000003f , 0x0000003e 
- 00010488  0x00001518 rtn  0x00000005 
- 00010489  0x00001519 arg  0x00000006 , 0x00000002 
- 00010490  0x0000151a isub  0x0000003f , 0x0000003e 
- 00010491  0x0000151b rtn  0x00000005 
- 00010492  0x0000151c branch  0x00007dbc 
- 00010493  0x00001520 fetch  0x00000002 , 0x00004339 
- 00010494  0x00001521 copy  0x0000003f , 0x00000006 
- 00010495  0x00001522 ifetch  0x00000002 , 0x00000006 
- 00010496  0x00001523 store  0x00000002 , 0x00004335 
- 00010497  0x00001524 ifetch  0x00000002 , 0x00000006 
- 00010498  0x00001525 call  0x000028f2 
- 00010499  0x00001526 nrtn  0x00000028 
- 00010500  0x00001527 fetcht  0x00000001 , 0x0000004d 
- 00010501  0x00001528 storet  0x00000002 , 0x00004337 
- 00010502  0x00001529 fetch  0x00000002 , 0x00004335 
- 00010503  0x0000152a increase  0x00000004 , 0x0000003f 
- 00010504  0x0000152b isub  0x00000002 , 0x0000003e 
- 00010505  0x0000152c branch  0x00007dba , 0x00000005 
- 00010506  0x0000152d fetchr  0x00000039 , 0x00000001 , 0x0000004d 
- 00010507  0x0000152e arg  0x00000f00 , 0x00000005 
- 00010508  0x0000152f fetch  0x00000002 , 0x00004339 
- 00010509  0x00001530 copy  0x0000003f , 0x00000006 
- 00010510  0x00001531 call  0x00007ccc 
- 00010511  0x00001532 branch  0x00007dbc 
- 00010512  0x00001538 call  0x00007dba 
- 00010513  0x00001539 fetch  0x00000002 , 0x00004337 
- 00010514  0x0000153a nrtn  0x00000034 
- 00010515  0x0000153b branch  0x00007dbc 
- 00010516  0x0000153e call  0x00002910 
- 00010517  0x0000153f nrtn  0x00000028 
- 00010518  0x00001540 fetch  0x00000002 , 0x00004337 
- 00010519  0x00001541 arg  0x00000f00 , 0x00000005 
- 00010520  0x00001542 iadd  0x00000005 , 0x00000011 
- 00010521  0x00001543 fetcht  0x00000001 , 0x0000004d 
- 00010522  0x00001544 iadd  0x00000002 , 0x0000003f 
- 00010523  0x00001545 store  0x00000002 , 0x00004337 
- 00010524  0x00001546 fetchr  0x00000039 , 0x00000001 , 0x0000004d 
- 00010525  0x00001547 copy  0x00000011 , 0x00000005 
- 00010526  0x00001548 fetch  0x00000002 , 0x00004339 
- 00010527  0x00001549 copy  0x0000003f , 0x00000006 
- 00010528  0x0000154a call  0x00007ccc 
- 00010529  0x0000154b setarg  0x00000f00 
- 00010530  0x0000154c store  0x00000002 , 0x00004339 
- 00010531  0x0000154d fetch  0x00000002 , 0x00004335 
- 00010532  0x0000154e increase  0x00000004 , 0x0000003f 
- 00010533  0x0000154f fetcht  0x00000002 , 0x00004337 
- 00010534  0x00001550 isub  0x00000002 , 0x0000003e 
- 00010535  0x00001551 branch  0x00007dba , 0x00000005 
- 00010536  0x00001552 branch  0x00007dbc 
- 00010537  0x00001558 fetch  0x00000002 , 0x000043df 
- 00010538  0x00001559 branch  0x00007d79 
- 00010539  0x0000155c bpatchx  0x0000003b , 0x00004027 
- 00010540  0x0000155d fetcht  0x00000004 , 0x00000184 
- 00010541  0x0000155e call  0x00002356 
- 00010542  0x0000155f isub  0x00000002 , 0x0000000b 
- 00010543  0x00001560 deposit  0x0000000b 
- 00010544  0x00001561 fetcht  0x00000002 , 0x00000196 
- 00010545  0x00001562 lshift4  0x00000002 , 0x00000002 
- 00010546  0x00001563 lshift  0x00000002 , 0x00000002 
- 00010547  0x00001564 isub  0x00000002 , 0x0000003f 
- 00010548  0x00001565 rtn 
- 00010549  0x00001568 call  0x00002356 
- 00010550  0x00001569 store  0x00000004 , 0x00000184 
- 00010551  0x0000156a rtn 
- 00010552  0x0000156f bpatchx  0x0000003c , 0x00004027 
- 00010553  0x00001570 add  0x00000011 , 0x00000050 , 0x00000006 
- 00010554  0x00001571 ifetch  0x00000001 , 0x00000006 
- 00010555  0x00001572 call  0x000025eb 
- 00010556  0x00001573 add  0x00000011 , 0x00000002 , 0x00000006 
- 00010557  0x00001574 ifetch  0x00000002 , 0x00000006 
- 00010558  0x00001575 imul32  0x00000002 , 0x0000003f 
- 00010559  0x00001576 fetcht  0x00000002 , 0x00000044 
- 00010560  0x00001577 imul32  0x00000002 , 0x0000003f 
- 00010561  0x00001578 arg  0x000f4240 , 0x00000002 
- 00010562  0x00001579 idiv  0x00000002 
- 00010563  0x0000157a arg  0x00000682 , 0x00000002 
- 00010564  0x0000157b fetch  0x00000001 , 0x00004148 
- 00010565  0x0000157c imul32  0x00000002 , 0x00000002 
- 00010566  0x0000157d add  0x00000011 , 0x0000002b , 0x00000006 
- 00010567  0x0000157e ifetch  0x00000001 , 0x00000006 
- 00010568  0x0000157f imul32  0x00000002 , 0x0000003f 
- 00010569  0x00001580 iadd  0x00000002 , 0x0000003f 
- 00010570  0x00001581 store  0x00000004 , 0x0000431d 
- 00010571  0x00001582 fetch  0x00000002 , 0x0000409a 
- 00010572  0x00001583 call  0x00007d62 
- 00010573  0x00001584 quotient  0x00000002 
- 00010574  0x00001585 iadd  0x00000002 , 0x0000003f 
- 00010575  0x00001586 add  0x00000011 , 0x0000000e , 0x00000005 
- 00010576  0x00001587 istore  0x00000002 , 0x00000005 
- 00010577  0x00001588 rtn 
- 00010578  0x0000158e bpatchx  0x0000003d , 0x00004027 
- 00010579  0x0000158f call  0x00002955 
- 00010580  0x00001590 branch  0x00002969 
- 00010581  0x00001593 jam  0x00000002 , 0x000006b5 
- 00010582  0x00001594 arg  0x00002a00 , 0x00000002 
- 00010583  0x00001595 storet  0x00000002 , 0x000006b6 
- 00010584  0x00001596 call  0x00002ce0 
- 00010585  0x00001597 rtn  0x00000034 
- 00010586  0x00001598 ifetch  0x00000001 , 0x00000006 
- 00010587  0x00001599 copy  0x00000006 , 0x00000005 
- 00010588  0x0000159a fetcht  0x00000001 , 0x0000426b 
- 00010589  0x0000159b copy  0x00000002 , 0x00000039 
- 00010590  0x0000159c isub  0x00000002 , 0x0000003e 
- 00010591  0x0000159d nbranch  0x00002966 , 0x00000002 
- 00010592  0x0000159e isub  0x00000002 , 0x00000002 
- 00010593  0x0000159f arg  0x0000426c , 0x00000006 
- 00010594  0x000015a0 call  0x00007ccc 
- 00010595  0x000015a1 copy  0x00000002 , 0x00000039 
- 00010596  0x000015a2 ncall  0x000029a1 , 0x00000005 
- 00010597  0x000015a3 rtn 
- 00010598  0x000015a5 copy  0x0000003f , 0x00000039 
- 00010599  0x000015a6 arg  0x0000426c , 0x00000006 
- 00010600  0x000015a7 branch  0x00007ccc 
- 00010601  0x000015ab arg  0x00004368 , 0x00000013 
- 00010602  0x000015ac arg  0x00004349 , 0x00000011 
- 00010603  0x000015ad call  0x00002976 
- 00010604  0x000015ae setarg  0x00000000 
- 00010605  0x000015af setflag  0x00000028 , 0x00000000 , 0x0000003f 
- 00010606  0x000015b0 store  0x00000001 , 0x00000670 
- 00010607  0x000015b1 arg  0x00004388 , 0x00000013 
- 00010608  0x000015b2 arg  0x00004369 , 0x00000011 
- 00010609  0x000015b3 call  0x00002976 
- 00010610  0x000015b4 rtn  0x00000028 
- 00010611  0x000015b5 fetch  0x00000001 , 0x00000670 
- 00010612  0x000015b6 branch  0x0000235a , 0x00000034 
- 00010613  0x000015b7 rtn 
- 00010614  0x000015bb bpatchx  0x0000003e , 0x00004027 
- 00010615  0x000015bc call  0x00007dba 
- 00010616  0x000015bd call  0x00007ca6 
- 00010617  0x000015be arg  0x00000000 , 0x00000012 
- 00010618  0x000015bf arg  0x000006a2 , 0x00000005 
- 00010619  0x000015c0 call  0x00002990 
- 00010620  0x000015c1 fetch  0x00000001 , 0x0000426b 
- 00010621  0x000015c2 add  0x0000003f , 0x00000001 , 0x00000002 
- 00010622  0x000015c3 iadd  0x00000012 , 0x00000011 
- 00010623  0x000015c4 increase  0x00000002 , 0x00000011 
- 00010624  0x000015c5 sub  0x00000011 , 0x0000001f , 0x0000003e 
- 00010625  0x000015c6 nbranch  0x0000298e , 0x00000002 
- 00010626  0x000015c7 istoret  0x00000001 , 0x00000005 
- 00010627  0x000015c8 arg  0x00000009 , 0x00000002 
- 00010628  0x000015c9 istoret  0x00000001 , 0x00000005 
- 00010629  0x000015ca iforce  0x00000039 
- 00010630  0x000015cb call  0x00007ccc 
- 00010631  0x000015cc copy  0x00000011 , 0x00000012 
- 00010632  0x000015ce deposit  0x00000012 
- 00010633  0x000015cf store  0x00000001 , 0x000006a1 
- 00010634  0x000015d0 arg  0x000006a1 , 0x00000006 
- 00010635  0x000015d1 setarg  0xffffffe0 
- 00010636  0x000015d2 iadd  0x00000013 , 0x00000005 
- 00010637  0x000015d3 branch  0x00007c8d 
- 00010638  0x000015d6 call  0x00007dbc 
- 00010639  0x000015d7 branch  0x00002988 
- 00010640  0x000015da ifetch  0x00000001 , 0x00000011 
- 00010641  0x000015db rtn  0x00000034 
- 00010642  0x000015dc pincrease  0x00000001 
- 00010643  0x000015dd ifetcht  0x00000001 , 0x00000006 
- 00010644  0x000015de sub  0x00000002 , 0x00000009 , 0x0000003e 
- 00010645  0x000015df branch  0x0000299f , 0x00000005 
- 00010646  0x000015e0 iadd  0x00000012 , 0x00000012 
- 00010647  0x000015e1 copy  0x00000011 , 0x00000006 
- 00010648  0x000015e2 iforce  0x00000039 
- 00010649  0x000015e3 call  0x00007ccc 
- 00010650  0x000015e4 copy  0x00000006 , 0x00000011 
- 00010651  0x000015e6 deposit  0x00000011 
- 00010652  0x000015e7 isub  0x00000013 , 0x0000003e 
- 00010653  0x000015e8 rtn  0x00000002 
- 00010654  0x000015e9 branch  0x00002990 
- 00010655  0x000015ec iadd  0x00000011 , 0x00000011 
- 00010656  0x000015ed branch  0x0000299b 
- 00010657  0x000015f1 setarg  0x00000020 
- 00010658  0x000015f2 istore  0x00000001 , 0x00000005 
- 00010659  0x000015f3 loop  0x000029a1 
- 00010660  0x000015f4 rtn 
- 00010661  0x000015f8 bpatchx  0x0000003f , 0x00004027 
- 00010662  0x000015f9 disable  0x0000002b 
- 00010663  0x000015fa branch  0x000029a9 , 0x0000002e 
- 00010664  0x000015fb nbranch  0x000029b8 , 0x0000002d 
- 00010665  0x000015fd call  0x000024d2 
- 00010666  0x000015fe fetch  0x00000002 , 0x0000409a 
- 00010667  0x000015ff store  0x00000002 , 0x00000176 
- 00010668  0x00001600 fetch  0x00000001 , 0x00004321 
- 00010669  0x00001601 bbit1  0x00000005 , 0x000024e0 
- 00010670  0x00001602 bmark1  0x0000000f , 0x000024e0 
- 00010671  0x00001603 fetch  0x00000001 , 0x0000004d 
- 00010672  0x00001604 nbranch  0x000024e0 , 0x00000034 
- 00010673  0x00001605 fetch  0x00000001 , 0x0000416a 
- 00010674  0x00001606 nbranch  0x000024e0 , 0x00000034 
- 00010675  0x00001608 fetch  0x00000001 , 0x00000168 
- 00010676  0x00001609 bbit1  0x00000005 , 0x000024e0 
- 00010677  0x0000160a bbit1  0x00000007 , 0x000024e0 
- 00010678  0x0000160b bbit1  0x00000006 , 0x000024e0 
- 00010679  0x0000160c branch  0x000024c8 
- 00010680  0x0000160f fetch  0x00000001 , 0x000040a8 
- 00010681  0x00001610 sub  0x0000003f , 0x0000001e , 0x0000003e 
- 00010682  0x00001611 nbranch  0x000024d7 , 0x00000002 
- 00010683  0x00001612 fetcht  0x00000002 , 0x0000409a 
- 00010684  0x00001613 rshift  0x00000002 , 0x00000002 
- 00010685  0x00001614 fetch  0x00000002 , 0x00000176 
- 00010686  0x00001615 iadd  0x00000002 , 0x0000003f 
- 00010687  0x00001616 store  0x00000002 , 0x00000176 
- 00010688  0x00001617 branch  0x000024d7 
- 00010689  0x0000161b arg  0x00000000 , 0x00000007 
- 00010690  0x0000161c branch  0x000029d6 
- 00010691  0x0000161f arg  0x00000000 , 0x00000007 
- 00010692  0x00001620 branch  0x000029db 
- 00010693  0x00001623 arg  0x00000001 , 0x00000007 
- 00010694  0x00001624 branch  0x000029d6 
- 00010695  0x00001627 arg  0x00000001 , 0x00000007 
- 00010696  0x00001628 branch  0x000029db 
- 00010697  0x0000162b arg  0x00000002 , 0x00000007 
- 00010698  0x0000162c branch  0x000029d6 
- 00010699  0x0000162f arg  0x00000002 , 0x00000007 
- 00010700  0x00001630 branch  0x000029db 
- 00010701  0x00001633 arg  0x00000003 , 0x00000007 
- 00010702  0x00001634 branch  0x000029d6 
- 00010703  0x00001637 arg  0x00000003 , 0x00000007 
- 00010704  0x00001638 branch  0x000029db 
- 00010705  0x0000163b arg  0x00000004 , 0x00000007 
- 00010706  0x0000163c branch  0x000029d6 
- 00010707  0x0000163f arg  0x00000004 , 0x00000007 
- 00010708  0x00001640 branch  0x000029db 
- 00010709  0x00001643 arg  0x00000005 , 0x00000007 
- 00010710  0x00001646 fetch  0x00000001 , 0x00004321 
- 00010711  0x00001647 qset1  0x0000003f 
- 00010712  0x00001648 store  0x00000001 , 0x00004321 
- 00010713  0x00001649 rtn 
- 00010714  0x0000164d arg  0x00000005 , 0x00000007 
- 00010715  0x00001650 fetch  0x00000001 , 0x00004321 
- 00010716  0x00001651 qset0  0x0000003f 
- 00010717  0x00001652 store  0x00000001 , 0x00004321 
- 00010718  0x00001653 rtn 
- 00010719  0x00001658 setarg  0x00112233 
- 00010720  0x00001659 store  0x00000003 , 0x00004322 
- 00010721  0x0000165a setarg  0x00445566 
- 00010722  0x0000165b istore  0x00000003 , 0x00000005 
- 00010723  0x0000165c setarg  0x00778899 
- 00010724  0x0000165d istore  0x00000003 , 0x00000005 
- 00010725  0x0000165e setarg  0x00001122 
- 00010726  0x0000165f istore  0x00000003 , 0x00000005 
- 00010727  0x00001660 setarg  0x00334455 
- 00010728  0x00001661 istore  0x00000003 , 0x00000005 
- 00010729  0x00001662 setarg  0x00000066 
- 00010730  0x00001663 istore  0x00000001 , 0x00000005 
- 00010731  0x00001664 rtn 
- 00010732  0x00001668 setarg  0x01000302 
- 00010733  0x00001669 store  0x00000004 , 0x000042c4 
- 00010734  0x0000166a setarg  0x00010010 
- 00010735  0x0000166b store  0x00000003 , 0x000042c8 
- 00010736  0x0000166c jam  0x00000001 , 0x000042fe 
- 00010737  0x0000166d rtn 
- 00010738  0x00001672 arg  0x00000000 , 0x00000011 
- 00010739  0x00001673 arg  0x00000001 , 0x00000001 
- 00010740  0x00001674 branch  0x00002a05 
- 00010741  0x00001679 bpatchx  0x00000040 , 0x00004028 
- 00010742  0x0000167a arg  0x00000003 , 0x00000001 
- 00010743  0x0000167b call  0x00002a05 
- 00010744  0x0000167c copy  0x00000012 , 0x0000003f 
- 00010745  0x0000167d istore  0x00000001 , 0x00000005 
- 00010746  0x0000167e rtn 
- 00010747  0x00001683 bpatchx  0x00000041 , 0x00004028 
- 00010748  0x00001684 force  0x00000002 , 0x00000001 
- 00010749  0x00001685 increase  0x00000004 , 0x00000011 
- 00010750  0x00001686 call  0x00002a05 
- 00010751  0x00001687 increase  0xfffffffc , 0x00000011 
- 00010752  0x00001688 copy  0x00000011 , 0x0000003f 
- 00010753  0x00001689 istore  0x00000002 , 0x00000005 
- 00010754  0x0000168a copy  0x00000012 , 0x0000003f 
- 00010755  0x0000168b istore  0x00000002 , 0x00000005 
- 00010756  0x0000168c rtn 
- 00010757  0x00001691 bpatchx  0x00000042 , 0x00004028 
- 00010758  0x00001692 increase  0x00000005 , 0x00000011 
- 00010759  0x00001693 call  0x00006959 
- 00010760  0x00001694 increase  0xfffffffb , 0x00000011 
- 00010761  0x00001695 copy  0x00000011 , 0x0000003f 
- 00010762  0x00001696 istore  0x00000002 , 0x00000005 
- 00010763  0x00001697 setarg  0x00000000 
- 00010764  0x00001698 istore  0x00000002 , 0x00000005 
- 00010765  0x00001699 copy  0x00000001 , 0x0000003f 
- 00010766  0x0000169a istore  0x00000001 , 0x00000005 
- 00010767  0x0000169b rtn 
- 00010768  0x0000169f bpatchx  0x00000043 , 0x00004028 
- 00010769  0x000016a0 call  0x00006993 
- 00010770  0x000016a1 copy  0x0000003f , 0x00000006 
- 00010771  0x000016a2 rtn 
- 00010772  0x000016a5 fetch  0x00000002 , 0x00004449 
- 00010773  0x000016a6 rtn 
- 00010774  0x000016a9 call  0x00002a19 
- 00010775  0x000016aa copy  0x0000003f , 0x00000006 
- 00010776  0x000016ab rtn 
- 00010777  0x000016af fetch  0x00000002 , 0x0000444c 
- 00010778  0x000016b0 rtn 
- 00010779  0x000016b4 call  0x00002a10 
- 00010780  0x000016b5 increase  0x00000005 , 0x00000006 
- 00010781  0x000016b6 rtn 
- 00010782  0x000016b9 call  0x00002a10 
- 00010783  0x000016ba increase  0x00000009 , 0x00000006 
- 00010784  0x000016bb rtn 
- 00010785  0x000016be call  0x00002a16 
- 00010786  0x000016bf increase  0x00000009 , 0x00000006 
- 00010787  0x000016c0 rtn 
- 00010788  0x000016c3 call  0x00002a16 
- 00010789  0x000016c4 increase  0x00000005 , 0x00000006 
- 00010790  0x000016c5 rtn 
- 00010791  0x000016c9 branch  0x000069a9 
- 00010792  0x000016cd branch  0x000069ac 
- 00010793  0x000016d1 branch  0x000069af 
- 00010794  0x000016d5 branch  0x00006998 
- 00010795  0x000016d9 store  0x00000008 , 0x000043c0 
- 00010796  0x000016da branch  0x00002a3c 
- 00010797  0x000016de and  0x00000002 , 0x000000ff , 0x00000011 
- 00010798  0x000016df call  0x00002a32 
- 00010799  0x000016e0 rshift8  0x00000002 , 0x00000011 
- 00010800  0x000016e3 storer  0x00000011 , 0x00000001 , 0x000043b7 
- 00010801  0x000016e4 branch  0x00002a33 
- 00010802  0x000016e7 storer  0x00000011 , 0x00000001 , 0x000043b6 
- 00010803  0x000016e9 isolate1  0x00000001 , 0x00000011 
- 00010804  0x000016ea call  0x00002a38 , 0x00000001 
- 00010805  0x000016eb isolate1  0x00000002 , 0x00000011 
- 00010806  0x000016ec call  0x00002a3a , 0x00000001 
- 00010807  0x000016ed rtn 
- 00010808  0x000016f2 arg  0x00000008 , 0x00000007 
- 00010809  0x000016f3 branch  0x00002a3d 
- 00010810  0x000016f7 arg  0x0000000b , 0x00000007 
- 00010811  0x000016f8 branch  0x00002a3d 
- 00010812  0x000016fb arg  0x00000005 , 0x00000007 
- 00010813  0x000016fe fetch  0x00000008 , 0x000043ae 
- 00010814  0x000016ff qset1  0x0000003f 
- 00010815  0x00001700 store  0x00000008 , 0x000043ae 
- 00010816  0x00001701 rtn 
- 00010817  0x00001704 call  0x000029c5 
- 00010818  0x00001705 call  0x000029ec 
- 00010819  0x00001706 call  0x000029df 
- 00010820  0x00001707 branch  0x000029cd 
- 00010821  0x0000170d jam  0x00000001 , 0x0000019d 
- 00010822  0x0000170e jam  0x00000001 , 0x0000019e 
- 00010823  0x0000170f call  0x000025b8 
- 00010824  0x00001710 call  0x00002a4b 
- 00010825  0x00001711 call  0x00002acb 
- 00010826  0x00001712 branch  0x000025bc 
- 00010827  0x00001715 bpatchx  0x00000044 , 0x00004028 
- 00010828  0x00001716 fetch  0x00000001 , 0x00004343 
- 00010829  0x00001717 rtnne  0x00000001 
- 00010830  0x00001718 arg  0x00000002 , 0x00000007 
- 00010831  0x00001719 call  0x00007cef 
- 00010832  0x0000171a nrtn  0x00000034 
- 00010833  0x0000171b fetch  0x00000002 , 0x00004344 
- 00010834  0x0000171c fetcht  0x00000002 , 0x00004346 
- 00010835  0x0000171d isub  0x00000002 , 0x0000003f 
- 00010836  0x0000171e arg  0x00000002 , 0x00000007 
- 00010837  0x0000171f call  0x00007ce1 
- 00010838  0x00001720 disable  0x00000029 
- 00010839  0x00001721 call  0x00002af5 
- 00010840  0x00001722 call  0x00002a6a 
- 00010841  0x00001723 nrtn  0x0000002d 
- 00010842  0x00001724 bpatchx  0x00000045 , 0x00004028 
- 00010843  0x00001725 fetch  0x00000006 , 0x0000004e 
- 00010844  0x00001726 store  0x00000006 , 0x00000178 
- 00010845  0x00001729 fetch  0x00000001 , 0x00000002 
- 00010846  0x0000172a increase  0x00000001 , 0x0000003f 
- 00010847  0x0000172b store  0x00000001 , 0x00000002 
- 00010848  0x0000172c call  0x00002a71 
- 00010849  0x0000172d rtn  0x00000029 
- 00010850  0x0000172e call  0x00002b1c 
- 00010851  0x0000172f nrtn  0x0000002d 
- 00010852  0x00001730 fetch  0x00000001 , 0x00000004 
- 00010853  0x00001731 increase  0x00000001 , 0x0000003f 
- 00010854  0x00001732 store  0x00000001 , 0x00000004 
- 00010855  0x00001733 fetch  0x00000009 , 0x00000054 
- 00010856  0x00001734 store  0x00000009 , 0x000006a1 
- 00010857  0x00001735 rtn 
- 00010858  0x00001739 bpatchx  0x00000046 , 0x00004028 
- 00010859  0x0000173a call  0x00002b68 
- 00010860  0x0000173b call  0x0000264e 
- 00010861  0x0000173c fetch  0x00000001 , 0x00000001 
- 00010862  0x0000173d increase  0x00000001 , 0x0000003f 
- 00010863  0x0000173e store  0x00000001 , 0x00000001 
- 00010864  0x0000173f rtn 
- 00010865  0x00001743 bpatchx  0x00000047 , 0x00004028 
- 00010866  0x00001744 fetch  0x00000001 , 0x000001bc 
- 00010867  0x00001745 rtnne  0x0000001b 
- 00010868  0x00001746 fetch  0x00000006 , 0x00000178 
- 00010869  0x00001747 fetcht  0x00000006 , 0x000042cc 
- 00010870  0x00001748 isub  0x00000002 , 0x0000003e 
- 00010871  0x00001749 nrtn  0x00000005 
- 00010872  0x0000174a call  0x00002056 
- 00010873  0x0000174b nrtn  0x00000005 
- 00010874  0x0000174c call  0x00002a84 
- 00010875  0x0000174d call  0x00002519 
- 00010876  0x0000174e call  0x000030ed 
- 00010877  0x0000174f jam  0x00000014 , 0x0000066f 
- 00010878  0x00001750 call  0x0000782b 
- 00010879  0x00001751 jam  0x00000000 , 0x00004114 
- 00010880  0x00001752 jam  0x00000000 , 0x000001b8 
- 00010881  0x00001753 jam  0x00000000 , 0x00004343 
- 00010882  0x00001754 jam  0x00000000 , 0x000001bc 
- 00010883  0x00001755 branch  0x00002041 
- 00010884  0x00001758 bpatchx  0x00000048 , 0x00004029 
- 00010885  0x00001759 force  0xffffffff , 0x0000003f 
- 00010886  0x0000175a setsect  0x00000002 , 0x00000001 
- 00010887  0x0000175b store  0x00000005 , 0x00000198 
- 00010888  0x0000175c arg  0x00000168 , 0x00000011 
- 00010889  0x0000175d call  0x00002624 
- 00010890  0x0000175e force  0x00000004 , 0x00000039 
- 00010891  0x0000175f arg  0x0000018c , 0x00000005 
- 00010892  0x00001760 call  0x00007de8 
- 00010893  0x00001761 fetch  0x00000002 , 0x000042d9 
- 00010894  0x00001762 store  0x00000002 , 0x00000196 
- 00010895  0x00001764 random  0x0000003f 
- 00010896  0x00001765 and_into  0x0000000f , 0x0000003f 
- 00010897  0x00001766 sub  0x0000003f , 0x00000004 , 0x0000003e 
- 00010898  0x00001767 branch  0x00002a8f , 0x00000002 
- 00010899  0x00001768 store  0x00000001 , 0x00000181 
- 00010900  0x0000176a bpatchx  0x00000049 , 0x00004029 
- 00010901  0x0000176b fetcht  0x00000002 , 0x00004165 
- 00010902  0x0000176c storet  0x00000002 , 0x0000016a 
- 00010903  0x0000176d copy  0x00000002 , 0x00000013 
- 00010904  0x0000176e add  0x00000022 , 0x00000007 , 0x0000003f 
- 00010905  0x0000176f idiv  0x00000013 
- 00010906  0x00001770 call  0x00007d62 
- 00010907  0x00001771 remainder  0x00000011 
- 00010908  0x00001772 isub  0x00000011 , 0x0000003f 
- 00010909  0x00001773 iadd  0x00000013 , 0x0000003f 
- 00010910  0x00001774 fetcht  0x00000002 , 0x00004163 
- 00010911  0x00001775 iadd  0x00000002 , 0x0000003f 
- 00010912  0x00001776 store  0x00000004 , 0x0000016c 
- 00010913  0x00001777 isub  0x00000022 , 0x00000011 
- 00010914  0x00001778 increase  0xfffffffa , 0x00000011 
- 00010915  0x00001779 arg  0x00002205 , 0x00000012 
- 00010916  0x0000177a fetch  0x00000001 , 0x000042d2 
- 00010917  0x0000177b nsetflag  0x00000034 , 0x00000006 , 0x00000012 
- 00010918  0x0000177c fetch  0x00000001 , 0x000042cb 
- 00010919  0x0000177d nsetflag  0x00000034 , 0x00000007 , 0x00000012 
- 00010920  0x0000177e copy  0x00000012 , 0x0000003f 
- 00010921  0x0000177f store  0x00000002 , 0x00004169 
- 00010922  0x00001780 fetch  0x00000006 , 0x000042db 
- 00010923  0x00001781 istore  0x00000006 , 0x00000005 
- 00010924  0x00001782 fetch  0x00000006 , 0x00000178 
- 00010925  0x00001783 istore  0x00000006 , 0x00000005 
- 00010926  0x00001784 fetch  0x00000004 , 0x0000018c 
- 00010927  0x00001785 istore  0x00000004 , 0x00000005 
- 00010928  0x00001786 random  0x0000003f 
- 00010929  0x00001787 istore  0x00000002 , 0x00000005 
- 00010930  0x00001788 random  0x0000003f 
- 00010931  0x00001789 istore  0x00000001 , 0x00000005 
- 00010932  0x0000178a force  0x00000002 , 0x0000003f 
- 00010933  0x0000178b istore  0x00000001 , 0x00000005 
- 00010934  0x0000178c rshift2  0x00000011 , 0x0000003f 
- 00010935  0x0000178d istore  0x00000002 , 0x00000005 
- 00010936  0x0000178e rshift2  0x00000013 , 0x0000003f 
- 00010937  0x0000178f istore  0x00000002 , 0x00000005 
- 00010938  0x00001790 bpatchx  0x0000004a , 0x00004029 
- 00010939  0x00001791 setarg  0x00000000 
- 00010940  0x00001792 istore  0x00000002 , 0x00000005 
- 00010941  0x00001793 fetch  0x00000002 , 0x000042d9 
- 00010942  0x00001794 istore  0x00000002 , 0x00000005 
- 00010943  0x00001795 fetch  0x00000005 , 0x00000198 
- 00010944  0x00001796 istore  0x00000005 , 0x00000005 
- 00010945  0x00001797 fetch  0x00000001 , 0x00000181 
- 00010946  0x00001798 arg  0x000000a0 , 0x00000002 
- 00010947  0x00001799 ior  0x00000002 , 0x0000003f 
- 00010948  0x0000179a istore  0x00000001 , 0x00000005 
- 00010949  0x0000179b call  0x0000273e 
- 00010950  0x0000179c setarg  0x00004169 
- 00010951  0x0000179d add  0x0000003f , 0x00000012 , 0x00000006 
- 00010952  0x0000179e ifetch  0x00000003 , 0x00000006 
- 00010953  0x0000179f store  0x00000003 , 0x00000190 
- 00010954  0x000017a0 rtn 
- 00010955  0x000017a4 jam  0x00000024 , 0x00000007 
- 00010956  0x000017a5 jam  0x00000000 , 0x000006a1 
- 00010957  0x000017a6 call  0x00002aef 
- 00010958  0x000017a7 call  0x00002ad0 
- 00010959  0x000017a8 branch  0x00002af2 
- 00010960  0x000017ab bpatchx  0x0000004b , 0x00004029 
- 00010961  0x000017ac fetch  0x00000001 , 0x00004388 
- 00010962  0x000017ad rtn  0x00000034 
- 00010963  0x000017ae arg  0x00000000 , 0x00000007 
- 00010964  0x000017af call  0x00007cef 
- 00010965  0x000017b0 nrtn  0x00000034 
- 00010966  0x000017b1 enable  0x00000010 
- 00010967  0x000017b2 call  0x00002af5 
- 00010968  0x000017b3 call  0x00002b68 
- 00010969  0x000017b4 call  0x00002afe 
- 00010970  0x000017b5 nbranch  0x00002ae2 , 0x0000002d 
- 00010971  0x000017b6 fetch  0x00000001 , 0x00000003 
- 00010972  0x000017b7 increase  0x00000001 , 0x0000003f 
- 00010973  0x000017b8 store  0x00000001 , 0x00000003 
- 00010974  0x000017b9 fetch  0x00000001 , 0x0000004c 
- 00010975  0x000017ba and  0x0000003f , 0x0000000f , 0x0000003f 
- 00010976  0x000017bb beq  0x00000003 , 0x00002b2d 
- 00010977  0x000017bc beq  0x00000005 , 0x00002b40 
- 00010978  0x000017be bpatchx  0x0000004c , 0x00004029 
- 00010979  0x000017bf fetch  0x00000001 , 0x000006a1 
- 00010980  0x000017c0 fetcht  0x00000001 , 0x00004393 
- 00010981  0x000017c1 isub  0x00000002 , 0x0000003e 
- 00010982  0x000017c2 nbranch  0x00002ad0 , 0x00000005 
- 00010983  0x000017c3 random  0x0000003f 
- 00010984  0x000017c4 arg  0x000001ff , 0x00000002 
- 00010985  0x000017c5 iand  0x00000002 , 0x0000003f 
- 00010986  0x000017c6 add  0x0000003f , 0x000000fa , 0x0000003f 
- 00010987  0x000017c7 call  0x00007c91 
- 00010988  0x000017c8 arg  0x00000000 , 0x00000007 
- 00010989  0x000017c9 fetch  0x00000002 , 0x00004389 
- 00010990  0x000017ca branch  0x00007ce1 
- 00010991  0x000017cd arg  0x000006b1 , 0x00000005 
- 00010992  0x000017ce arg  0x00004169 , 0x00000006 
- 00010993  0x000017cf branch  0x00007c8c 
- 00010994  0x000017d2 arg  0x000006b1 , 0x00000006 
- 00010995  0x000017d3 arg  0x00004169 , 0x00000005 
- 00010996  0x000017d4 branch  0x00007c8c 
- 00010997  0x000017d7 bpatchx  0x0000004d , 0x00004029 
- 00010998  0x000017d8 disable  0x00000029 
- 00010999  0x000017da setarg  0x008e89be 
- 00011000  0x000017db lshift8  0x0000003f , 0x0000003f 
- 00011001  0x000017dc or_into  0x000000d6 , 0x0000003f 
- 00011002  0x000017dd iforce  0x00000009 
- 00011003  0x000017de setarg  0x00555555 
- 00011004  0x000017df store  0x00000003 , 0x00000190 
- 00011005  0x000017e0 rtn 
- 00011006  0x000017e5 bpatchx  0x0000004e , 0x00004029 
- 00011007  0x000017e6 fetch  0x00000001 , 0x0000438b 
- 00011008  0x000017e7 fetcht  0x00000001 , 0x0000438c 
- 00011009  0x000017e8 lshift4  0x00000002 , 0x00000002 
- 00011010  0x000017e9 lshift2  0x00000002 , 0x00000002 
- 00011011  0x000017ea iadd  0x00000002 , 0x00000002 
- 00011012  0x000017eb storet  0x00000001 , 0x00004169 
- 00011013  0x000017ec beq  0x00000001 , 0x00002b0f 
- 00011014  0x000017ed fetcht  0x00000001 , 0x00004348 
- 00011015  0x000017ee add  0x00000002 , 0x00000006 , 0x0000003f 
- 00011016  0x000017ef store  0x00000001 , 0x0000416a 
- 00011017  0x000017f0 fetch  0x00000006 , 0x000042db 
- 00011018  0x000017f1 store  0x00000006 , 0x0000416b 
- 00011019  0x000017f2 copy  0x00000002 , 0x00000039 
- 00011020  0x000017f3 arg  0x00004349 , 0x00000006 
- 00011021  0x000017f4 call  0x00007ccc 
- 00011022  0x000017f5 branch  0x00002b15 
- 00011023  0x000017f8 setarg  0x0000000c 
- 00011024  0x000017f9 store  0x00000001 , 0x0000416a 
- 00011025  0x000017fa fetch  0x00000006 , 0x000042db 
- 00011026  0x000017fb store  0x00000006 , 0x0000416b 
- 00011027  0x000017fc fetch  0x00000006 , 0x00004116 
- 00011028  0x000017fd istore  0x00000006 , 0x00000005 
- 00011029  0x000017ff bpatchx  0x0000004f , 0x00004029 
- 00011030  0x00001800 fetch  0x00000001 , 0x00000000 
- 00011031  0x00001801 increase  0x00000001 , 0x0000003f 
- 00011032  0x00001802 store  0x00000001 , 0x00000000 
- 00011033  0x00001803 arg  0x00000708 , 0x0000001b 
- 00011034  0x00001804 disable  0x0000002d 
- 00011035  0x00001805 branch  0x00002729 
- 00011036  0x00001809 bpatchx  0x00000050 , 0x0000402a 
- 00011037  0x0000180a fetch  0x00000001 , 0x00004394 
- 00011038  0x0000180b rtnne  0x00000001 
- 00011039  0x0000180c fetch  0x00000001 , 0x00000000 
- 00011040  0x0000180d increase  0x00000001 , 0x0000003f 
- 00011041  0x0000180e store  0x00000001 , 0x00000000 
- 00011042  0x0000180f arg  0x00000c03 , 0x00000002 
- 00011043  0x00001810 fetch  0x00000001 , 0x00004395 
- 00011044  0x00001811 nsetflag  0x00000034 , 0x00000006 , 0x00000002 
- 00011045  0x00001812 copy  0x00000011 , 0x0000003f 
- 00011046  0x00001813 nsetflag  0x00000034 , 0x00000007 , 0x00000002 
- 00011047  0x00001814 storet  0x00000002 , 0x00004169 
- 00011048  0x00001815 fetch  0x00000006 , 0x000042db 
- 00011049  0x00001816 istore  0x00000006 , 0x00000005 
- 00011050  0x00001817 fetch  0x00000006 , 0x00000178 
- 00011051  0x00001818 istore  0x00000006 , 0x00000005 
- 00011052  0x00001819 branch  0x00002729 
- 00011053  0x0000181c bpatchx  0x00000051 , 0x0000402a 
- 00011054  0x0000181d fetch  0x00000006 , 0x00000054 
- 00011055  0x0000181e fetcht  0x00000006 , 0x000042db 
- 00011056  0x0000181f isub  0x00000002 , 0x0000003e 
- 00011057  0x00001820 nrtn  0x00000005 
- 00011058  0x00001821 arg  0x00000004 , 0x00000002 
- 00011059  0x00001822 fetch  0x00000001 , 0x0000438c 
- 00011060  0x00001823 nsetflag  0x00000034 , 0x00000006 , 0x00000002 
- 00011061  0x00001824 storet  0x00000001 , 0x00004169 
- 00011062  0x00001825 fetcht  0x00000001 , 0x00004368 
- 00011063  0x00001826 add  0x00000002 , 0x00000006 , 0x0000003f 
- 00011064  0x00001827 store  0x00000001 , 0x0000416a 
- 00011065  0x00001828 fetch  0x00000006 , 0x000042db 
- 00011066  0x00001829 store  0x00000006 , 0x0000416b 
- 00011067  0x0000182a arg  0x00004369 , 0x00000006 
- 00011068  0x0000182b copy  0x00000002 , 0x00000039 
- 00011069  0x0000182c call  0x00007ccc 
- 00011070  0x0000182d call  0x0000273e 
- 00011071  0x0000182e branch  0x00002ae2 
- 00011072  0x00001831 fetch  0x00000006 , 0x00000054 
- 00011073  0x00001832 fetcht  0x00000006 , 0x000042db 
- 00011074  0x00001833 isub  0x00000002 , 0x0000003e 
- 00011075  0x00001834 nrtn  0x00000005 
- 00011076  0x00001835 call  0x00002868 
- 00011077  0x00001836 storer  0x00000011 , 0x00000001 , 0x000042cb 
- 00011078  0x00001837 fetch  0x00000006 , 0x0000004e 
- 00011079  0x00001838 store  0x00000006 , 0x00000178 
- 00011080  0x00001839 fetch  0x00000008 , 0x0000005a 
- 00011081  0x0000183a store  0x00000008 , 0x0000018c 
- 00011082  0x0000183b fetcht  0x00000002 , 0x00000062 
- 00011083  0x0000183c bpatchx  0x00000052 , 0x0000402a 
- 00011084  0x0000183d lshift2  0x00000002 , 0x00000002 
- 00011085  0x0000183e fetch  0x00000002 , 0x00000064 
- 00011086  0x0000183f lshift2  0x0000003f , 0x0000003f 
- 00011087  0x00001840 store  0x00000002 , 0x0000016a 
- 00011088  0x00001841 store  0x00000004 , 0x0000016c 
- 00011089  0x00001842 isub  0x00000002 , 0x0000003f 
- 00011090  0x00001843 add  0x0000003f , 0xfffffffe , 0x00000028 
- 00011091  0x00001844 fetch  0x00000009 , 0x00000066 
- 00011092  0x00001845 store  0x00000009 , 0x00000194 
- 00011093  0x00001846 fetch  0x00000001 , 0x0000006f 
- 00011094  0x00001847 and  0x0000003f , 0x0000001f , 0x00000002 
- 00011095  0x00001848 storet  0x00000001 , 0x00000181 
- 00011096  0x00001849 rshift4  0x0000003f , 0x00000002 
- 00011097  0x0000184a rshift  0x00000002 , 0x00000002 
- 00011098  0x0000184b storet  0x00000001 , 0x000001b8 
- 00011099  0x0000184c arg  0x00000168 , 0x00000011 
- 00011100  0x0000184d call  0x00002938 
- 00011101  0x0000184e arg  0x00000168 , 0x00000011 
- 00011102  0x0000184f call  0x00002624 
- 00011103  0x00001850 call  0x00002525 
- 00011104  0x00001851 call  0x00002056 
- 00011105  0x00001852 nrtn  0x00000005 
- 00011106  0x00001853 bpatchx  0x00000053 , 0x0000402a 
- 00011107  0x00001854 call  0x000020f7 
- 00011108  0x00001855 call  0x00002ea7 
- 00011109  0x00001856 jam  0x00000014 , 0x0000066f 
- 00011110  0x00001857 call  0x0000782b 
- 00011111  0x00001858 branch  0x00002041 
- 00011112  0x0000185c bpatchx  0x00000054 , 0x0000402a 
- 00011113  0x0000185d fetch  0x00000001 , 0x00000007 
- 00011114  0x0000185e beq  0x00000025 , 0x00002b6e 
- 00011115  0x0000185f beq  0x00000026 , 0x00002b74 
- 00011116  0x00001860 beq  0x00000027 , 0x00002b7a 
- 00011117  0x00001861 branch  0x00002b7a 
- 00011118  0x00001864 fetcht  0x00000001 , 0x00004393 
- 00011119  0x00001865 isolate1  0x00000001 , 0x00000002 
- 00011120  0x00001866 branch  0x00002b85 , 0x00000001 
- 00011121  0x00001867 isolate1  0x00000002 , 0x00000002 
- 00011122  0x00001868 branch  0x00002b8a , 0x00000001 
- 00011123  0x00001869 branch  0x00002b80 
- 00011124  0x0000186d fetcht  0x00000001 , 0x00004393 
- 00011125  0x0000186e isolate1  0x00000002 , 0x00000002 
- 00011126  0x0000186f branch  0x00002b8a , 0x00000001 
- 00011127  0x00001870 isolate1  0x00000000 , 0x00000002 
- 00011128  0x00001871 branch  0x00002b80 , 0x00000001 
- 00011129  0x00001872 branch  0x00002b85 
- 00011130  0x00001876 fetcht  0x00000001 , 0x00004393 
- 00011131  0x00001877 isolate1  0x00000000 , 0x00000002 
- 00011132  0x00001878 branch  0x00002b80 , 0x00000001 
- 00011133  0x00001879 isolate1  0x00000001 , 0x00000002 
- 00011134  0x0000187a branch  0x00002b85 , 0x00000001 
- 00011135  0x0000187b branch  0x00002b8a 
- 00011136  0x0000187e jam  0x00000025 , 0x00000007 
- 00011137  0x0000187f fetch  0x00000001 , 0x000006a1 
- 00011138  0x00001880 set1  0x00000000 , 0x0000003f 
- 00011139  0x00001881 store  0x00000001 , 0x000006a1 
- 00011140  0x00001882 rtn 
- 00011141  0x00001885 jam  0x00000026 , 0x00000007 
- 00011142  0x00001886 fetch  0x00000001 , 0x000006a1 
- 00011143  0x00001887 set1  0x00000001 , 0x0000003f 
- 00011144  0x00001888 store  0x00000001 , 0x000006a1 
- 00011145  0x00001889 rtn 
- 00011146  0x0000188c jam  0x00000027 , 0x00000007 
- 00011147  0x0000188d fetch  0x00000001 , 0x000006a1 
- 00011148  0x0000188e set1  0x00000002 , 0x0000003f 
- 00011149  0x0000188f store  0x00000001 , 0x000006a1 
- 00011150  0x00001890 rtn 
- 00011151  0x00001896 copy  0x00000006 , 0x00000011 
- 00011152  0x00001897 fetch  0x00000001 , 0x000043cb 
- 00011153  0x00001898 beq  0x00000006 , 0x000066d5 
- 00011154  0x00001899 beq  0x0000000f , 0x0000503d 
- 00011155  0x0000189a copy  0x00000011 , 0x00000006 
- 00011156  0x0000189b ifetch  0x00000003 , 0x00000006 
- 00011157  0x0000189c store  0x00000003 , 0x00004397 
- 00011158  0x0000189e beq  0x00000002 , 0x00002bab 
- 00011159  0x0000189f beq  0x00000003 , 0x00002bb0 
- 00011160  0x000018a0 beq  0x00000004 , 0x00002bb3 
- 00011161  0x000018a1 beq  0x00000006 , 0x00002bf7 
- 00011162  0x000018a2 beq  0x00000008 , 0x00002c44 
- 00011163  0x000018a3 beq  0x0000000a , 0x00002d19 
- 00011164  0x000018a4 beq  0x0000000c , 0x00002d4c 
- 00011165  0x000018a5 beq  0x00000010 , 0x00002d63 
- 00011166  0x000018a6 beq  0x00000012 , 0x00002da8 
- 00011167  0x000018a7 beq  0x00000016 , 0x00002dce 
- 00011168  0x000018a8 beq  0x00000018 , 0x00002de1 
- 00011169  0x000018a9 beq  0x0000001e , 0x00002de6 
- 00011170  0x000018aa beq  0x00000052 , 0x00002dea 
- 00011171  0x000018ab rtn 
- 00011172  0x000018af force  0x00000003 , 0x00000011 
- 00011173  0x000018b0 call  0x00002e10 
- 00011174  0x000018b1 setarg  0x00000002 
- 00011175  0x000018b3 istore  0x00000001 , 0x00000005 
- 00011176  0x000018b4 fetch  0x00000002 , 0x000042e1 
- 00011177  0x000018b5 istore  0x00000002 , 0x00000005 
- 00011178  0x000018b6 rtn 
- 00011179  0x000018ba call  0x00002bb0 
- 00011180  0x000018bc force  0x00000003 , 0x00000011 
- 00011181  0x000018bd call  0x00002e10 
- 00011182  0x000018be setarg  0x00000003 
- 00011183  0x000018bf branch  0x00002ba7 
- 00011184  0x000018c2 rshift8  0x0000003f , 0x0000003f 
- 00011185  0x000018c3 store  0x00000002 , 0x000042e3 
- 00011186  0x000018c4 rtn 
- 00011187  0x000018c7 call  0x00002e41 
- 00011188  0x000018c8 call  0x00007dba 
- 00011189  0x000018c9 branch  0x00002bc3 
- 00011190  0x000018cd ifetch  0x00000002 , 0x00000006 
- 00011191  0x000018ce and_into  0x000000ff , 0x0000003f 
- 00011192  0x000018cf rtn  0x00000034 
- 00011193  0x000018d0 isub  0x00000012 , 0x0000003e 
- 00011194  0x000018d1 rtn  0x00000005 
- 00011195  0x000018d2 nrtn  0x00000002 
- 00011196  0x000018d3 isub  0x00000013 , 0x0000003e 
- 00011197  0x000018d4 rtn  0x00000005 
- 00011198  0x000018d5 branch  0x00002bc1 , 0x00000002 
- 00011199  0x000018d6 force  0x00000001 , 0x0000003e 
- 00011200  0x000018d7 rtn 
- 00011201  0x000018d9 force  0x00000000 , 0x0000003f 
- 00011202  0x000018da rtn 
- 00011203  0x000018de arg  0x00000003 , 0x0000000b 
- 00011204  0x000018df call  0x00002cc7 
- 00011205  0x000018e1 call  0x00002bb6 
- 00011206  0x000018e2 branch  0x00002bf5 , 0x00000034 
- 00011207  0x000018e3 nbranch  0x00002bf3 , 0x00000002 
- 00011208  0x000018e4 increase  0xfffffffe , 0x00000006 
- 00011209  0x000018e5 call  0x00007c6d 
- 00011210  0x000018e6 call  0x00007c64 
- 00011211  0x000018e7 nbranch  0x00002be3 , 0x00000028 
- 00011212  0x000018e8 call  0x00007c51 
- 00011213  0x000018e9 storer  0x0000000b , 0x00000004 , 0x00000680 
- 00011214  0x000018ea force  0x0000001e , 0x00000011 
- 00011215  0x000018eb call  0x00002e10 
- 00011216  0x000018ec fetchr  0x0000000b , 0x00000004 , 0x00000680 
- 00011217  0x000018ed call  0x00007c60 
- 00011218  0x000018ee call  0x00007dbc 
- 00011219  0x000018ef setarg  0x00000005 
- 00011220  0x000018f0 istore  0x00000001 , 0x00000005 
- 00011221  0x000018f1 call  0x00007c67 
- 00011222  0x000018f2 ifetch  0x00000002 , 0x00000006 
- 00011223  0x000018f3 ifetchr  0x00000011 , 0x00000001 , 0x00000006 
- 00011224  0x000018f4 sub  0x00000011 , 0x00000010 , 0x0000003e 
- 00011225  0x000018f5 branch  0x00002bdf , 0x00000005 
- 00011226  0x000018f6 sub  0x00000011 , 0x00000002 , 0x0000003e 
- 00011227  0x000018f7 nbranch  0x00002e03 , 0x00000005 
- 00011228  0x000018f9 setarg  0x00000001 
- 00011229  0x000018fa istore  0x00000001 , 0x00000005 
- 00011230  0x000018fb branch  0x00002be8 
- 00011231  0x000018fe setarg  0x00000002 
- 00011232  0x000018ff istore  0x00000001 , 0x00000005 
- 00011233  0x00001900 arg  0x00000001 , 0x0000000b 
- 00011234  0x00001901 branch  0x00002be8 
- 00011235  0x00001904 call  0x00007c67 
- 00011236  0x00001905 ifetch  0x00000002 , 0x00000006 
- 00011237  0x00001906 ifetch  0x00000001 , 0x00000006 
- 00011238  0x00001907 isub  0x00000011 , 0x0000003e 
- 00011239  0x00001908 nbranch  0x00002bf5 , 0x00000005 
- 00011240  0x0000190b call  0x00007c67 
- 00011241  0x0000190c ifetch  0x00000002 , 0x00000006 
- 00011242  0x0000190d and_into  0x000000ff , 0x0000003f 
- 00011243  0x0000190e istore  0x00000002 , 0x00000005 
- 00011244  0x0000190f ifetchr  0x00000039 , 0x00000001 , 0x00000006 
- 00011245  0x00001910 call  0x00007cda 
- 00011246  0x00001911 call  0x00007c6a 
- 00011247  0x00001912 increase  0xffffffff , 0x0000000b 
- 00011248  0x00001913 branch  0x00002bf5 , 0x00000005 
- 00011249  0x00001915 call  0x00002cdd 
- 00011250  0x00001916 branch  0x00002bc5 
- 00011251  0x00001919 call  0x00002cdd 
- 00011252  0x0000191a branch  0x00002bf1 
- 00011253  0x0000191d branch  0x00002e03 , 0x00000028 
- 00011254  0x0000191e branch  0x00002e34 
- 00011255  0x00001922 call  0x00002e41 
- 00011256  0x00001923 ifetch  0x00000002 , 0x00000006 
- 00011257  0x00001924 store  0x00000002 , 0x0000439e 
- 00011258  0x00001925 call  0x00007c6d 
- 00011259  0x00001926 arg  0x000006b5 , 0x00000005 
- 00011260  0x00001927 fetch  0x00000002 , 0x00004335 
- 00011261  0x00001928 increase  0xfffffff9 , 0x0000003f 
- 00011262  0x00001929 call  0x00002e4f 
- 00011263  0x0000192a branch  0x00002c0a 
- 00011264  0x0000192e disable  0x00000028 
- 00011265  0x0000192f fetcht  0x00000002 , 0x000006b1 
- 00011266  0x00001930 fetch  0x00000002 , 0x000006b3 
- 00011267  0x00001931 isub  0x00000002 , 0x0000003e 
- 00011268  0x00001932 nbranch  0x00002c07 , 0x00000002 
- 00011269  0x00001933 deposit  0x00000002 
- 00011270  0x00001934 rtnne  0x00000000 
- 00011271  0x00001936 enable  0x00000028 
- 00011272  0x00001937 jam  0x00000001 , 0x000001b9 
- 00011273  0x00001938 branch  0x00002e05 
- 00011274  0x0000193c call  0x00002c00 
- 00011275  0x0000193d rtn  0x00000028 
- 00011276  0x0000193e fetcht  0x00000002 , 0x0000439e 
- 00011277  0x0000193f setarg  0x00002800 
- 00011278  0x00001940 isub  0x00000002 , 0x0000003e 
- 00011279  0x00001941 branch  0x00002c11 , 0x00000005 
- 00011280  0x00001942 branch  0x00002e03 
- 00011281  0x00001946 jam  0x00000000 , 0x0000439a 
- 00011282  0x00001947 fetcht  0x00000002 , 0x000006b1 
- 00011283  0x00001948 storet  0x00000002 , 0x00000678 
- 00011284  0x00001949 call  0x00002d04 
- 00011285  0x0000194a nbranch  0x00002e03 , 0x00000034 
- 00011286  0x0000194c fetcht  0x00000002 , 0x00000678 
- 00011287  0x0000194d call  0x00002d04 
- 00011288  0x0000194e nbranch  0x00002c2a , 0x00000034 
- 00011289  0x0000194f copy  0x00000006 , 0x00000011 
- 00011290  0x00001950 fetch  0x00000001 , 0x000006c6 
- 00011291  0x00001951 copy  0x0000003f , 0x00000039 
- 00011292  0x00001952 fetcht  0x00000001 , 0x000006b5 
- 00011293  0x00001953 isub  0x00000002 , 0x0000003e 
- 00011294  0x00001954 nbranch  0x00002c26 , 0x00000005 
- 00011295  0x00001955 arg  0x000006b6 , 0x00000012 
- 00011296  0x00001956 call  0x00007d64 
- 00011297  0x00001958 branch  0x00002c2d , 0x00000005 
- 00011298  0x0000195a fetch  0x00000002 , 0x000006ce 
- 00011299  0x0000195b fetcht  0x00000002 , 0x0000439e 
- 00011300  0x0000195c isub  0x00000002 , 0x0000003e 
- 00011301  0x0000195d branch  0x00002c35 , 0x00000005 
- 00011302  0x0000195f fetch  0x00000002 , 0x00000678 
- 00011303  0x00001960 increase  0x00000001 , 0x0000003f 
- 00011304  0x00001961 store  0x00000002 , 0x00000678 
- 00011305  0x00001962 branch  0x00002c16 
- 00011306  0x00001965 fetch  0x00000001 , 0x0000439a 
- 00011307  0x00001966 beq  0x00000001 , 0x00002c35 
- 00011308  0x00001967 branch  0x00002e03 
- 00011309  0x0000196b fetch  0x00000002 , 0x000006ce 
- 00011310  0x0000196c fetcht  0x00000002 , 0x0000439e 
- 00011311  0x0000196d isub  0x00000002 , 0x0000003e 
- 00011312  0x0000196e nbranch  0x00002c26 , 0x00000005 
- 00011313  0x0000196f jam  0x00000001 , 0x0000439a 
- 00011314  0x00001971 fetcht  0x00000002 , 0x00000678 
- 00011315  0x00001972 storet  0x00000002 , 0x000006c9 
- 00011316  0x00001973 branch  0x00002c26 
- 00011317  0x00001976 fetch  0x00000001 , 0x0000439a 
- 00011318  0x00001977 beq  0x00000000 , 0x00002c26 
- 00011319  0x00001978 jam  0x00000002 , 0x0000439a 
- 00011320  0x00001979 fetcht  0x00000002 , 0x00000678 
- 00011321  0x0000197a increase  0xffffffff , 0x00000002 
- 00011322  0x0000197b storet  0x00000002 , 0x000006cb 
- 00011323  0x0000197e arg  0x00000005 , 0x00000011 
- 00011324  0x0000197f call  0x00002e10 
- 00011325  0x00001980 setarg  0x00000007 
- 00011326  0x00001981 istore  0x00000001 , 0x00000005 
- 00011327  0x00001982 fetch  0x00000002 , 0x000006c9 
- 00011328  0x00001983 istore  0x00000002 , 0x00000005 
- 00011329  0x00001984 fetch  0x00000002 , 0x000006cb 
- 00011330  0x00001985 istore  0x00000002 , 0x00000005 
- 00011331  0x00001986 rtn 
- 00011332  0x0000198b call  0x00002e41 
- 00011333  0x0000198c call  0x00002e4a 
- 00011334  0x0000198d branch  0x00002c47 
- 00011335  0x00001990 fetcht  0x00000002 , 0x000006b1 
- 00011336  0x00001991 storet  0x00000002 , 0x00000678 
- 00011337  0x00001992 call  0x00002cc7 
- 00011338  0x00001993 call  0x00002cd2 
- 00011339  0x00001994 increase  0xfffffffe , 0x00000006 
- 00011340  0x00001995 copy  0x00000006 , 0x0000003f 
- 00011341  0x00001996 store  0x00000002 , 0x000006c7 
- 00011342  0x00001998 fetcht  0x00000002 , 0x000006b6 
- 00011343  0x00001999 setarg  0x00002a00 
- 00011344  0x0000199a isub  0x00000002 , 0x0000003e 
- 00011345  0x0000199b branch  0x00002cb2 , 0x00000005 
- 00011346  0x0000199c setarg  0x00002803 
- 00011347  0x0000199d isub  0x00000002 , 0x0000003e 
- 00011348  0x0000199e nbranch  0x00002c9c , 0x00000005 
- 00011349  0x0000199f arg  0x00000002 , 0x0000000b 
- 00011350  0x000019a1 call  0x00002e17 
- 00011351  0x000019a2 nbranch  0x00002c79 , 0x00000002 
- 00011352  0x000019a3 fetcht  0x00000002 , 0x00000678 
- 00011353  0x000019a4 call  0x00002d02 
- 00011354  0x000019a5 nbranch  0x00002c79 , 0x00000034 
- 00011355  0x000019a6 call  0x00002e1b 
- 00011356  0x000019a7 nbranch  0x00002c77 , 0x00000005 
- 00011357  0x000019a8 nbranch  0x00002c7b , 0x00000028 
- 00011358  0x000019a9 disable  0x00000028 
- 00011359  0x000019aa call  0x00002e46 
- 00011360  0x000019ab copy  0x0000003f , 0x00000011 
- 00011361  0x000019ac call  0x00002e10 
- 00011362  0x000019ad setarg  0x00000009 
- 00011363  0x000019ae istore  0x00000001 , 0x00000005 
- 00011364  0x000019af copy  0x00000005 , 0x00000030 
- 00011365  0x000019b0 increase  0x00000001 , 0x00000005 
- 00011366  0x000019b2 call  0x00002c89 
- 00011367  0x000019b3 call  0x00002e13 
- 00011368  0x000019b4 call  0x00002d02 
- 00011369  0x000019b5 call  0x00002c90 
- 00011370  0x000019b6 fetch  0x00000001 , 0x000006cd 
- 00011371  0x000019b7 add  0x0000003f , 0x00000005 , 0x00000011 
- 00011372  0x000019b8 istorer  0x00000011 , 0x00000001 , 0x00000030 
- 00011373  0x000019ba sub  0x00000011 , 0x00000007 , 0x0000003e 
- 00011374  0x000019bb ncall  0x00007dbe , 0x00000005 
- 00011375  0x000019bc call  0x00007dc0 , 0x00000005 
- 00011376  0x000019bd call  0x00002e46 
- 00011377  0x000019be increase  0xfffffffe , 0x0000003f 
- 00011378  0x000019bf idiv  0x00000011 
- 00011379  0x000019c0 call  0x00007d62 
- 00011380  0x000019c1 quotient  0x0000000b 
- 00011381  0x000019c2 increase  0xffffffff , 0x0000000b 
- 00011382  0x000019c3 branch  0x00002c79 , 0x00000005 
- 00011383  0x000019c5 call  0x00002e13 
- 00011384  0x000019c6 branch  0x00002c56 
- 00011385  0x000019c8 branch  0x00002e03 , 0x00000028 
- 00011386  0x000019c9 branch  0x00002e34 
- 00011387  0x000019cc call  0x00002e24 
- 00011388  0x000019cd call  0x00002e13 
- 00011389  0x000019ce call  0x00002d02 
- 00011390  0x000019cf call  0x00002d96 
- 00011391  0x000019d0 nbranch  0x00002c79 , 0x00000034 
- 00011392  0x000019d2 call  0x00007c64 
- 00011393  0x000019d3 fetch  0x00000002 , 0x00000678 
- 00011394  0x000019d4 increase  0xffffffff , 0x0000003f 
- 00011395  0x000019d5 istore  0x00000002 , 0x00000005 
- 00011396  0x000019d6 call  0x00002e30 
- 00011397  0x000019d7 call  0x00002c90 
- 00011398  0x000019d8 increase  0xffffffff , 0x0000000b 
- 00011399  0x000019d9 branch  0x00002c79 , 0x00000005 
- 00011400  0x000019da branch  0x00002c77 
- 00011401  0x000019de fetch  0x00000002 , 0x00000678 
- 00011402  0x000019df istore  0x00000002 , 0x00000005 
- 00011403  0x000019e1 fetch  0x00000001 , 0x000006c6 
- 00011404  0x000019e2 copy  0x0000003f , 0x00000039 
- 00011405  0x000019e3 call  0x00007c67 
- 00011406  0x000019e4 call  0x00007ccc 
- 00011407  0x000019e5 branch  0x00007c6a 
- 00011408  0x000019e7 call  0x00007c64 
- 00011409  0x000019e8 fetch  0x00000002 , 0x00000678 
- 00011410  0x000019e9 istore  0x00000002 , 0x00000005 
- 00011411  0x000019ea call  0x00007c6a 
- 00011412  0x000019eb fetch  0x00000001 , 0x000006cd 
- 00011413  0x000019ec copy  0x0000003f , 0x00000039 
- 00011414  0x000019ed call  0x00007c64 
- 00011415  0x000019ee call  0x00007c67 
- 00011416  0x000019ef isub  0x00000039 , 0x00000006 
- 00011417  0x000019f0 increase  0xffffffff , 0x00000006 
- 00011418  0x000019f1 call  0x00007ccc 
- 00011419  0x000019f2 branch  0x00007c6a 
- 00011420  0x000019f5 bpatchx  0x00000055 , 0x0000402a 
- 00011421  0x000019f6 call  0x00002ce0 
- 00011422  0x000019f7 branch  0x00002e03 , 0x00000034 
- 00011423  0x000019f8 copy  0x00000006 , 0x00000013 
- 00011424  0x000019fa call  0x00002e46 
- 00011425  0x000019fb copy  0x00000013 , 0x00000006 
- 00011426  0x000019fc ifetcht  0x00000001 , 0x00000006 
- 00011427  0x000019fd increase  0x00000004 , 0x00000002 
- 00011428  0x000019fe call  0x00007db0 
- 00011429  0x000019ff copy  0x0000003f , 0x00000013 
- 00011430  0x00001a00 copy  0x0000003f , 0x00000011 
- 00011431  0x00001a01 call  0x00007c6d 
- 00011432  0x00001a02 call  0x00002e10 
- 00011433  0x00001a04 setarg  0x00000009 
- 00011434  0x00001a05 istore  0x00000001 , 0x00000005 
- 00011435  0x00001a06 add  0x00000013 , 0xfffffffe , 0x0000003f 
- 00011436  0x00001a07 add  0x0000003f , 0xfffffffe , 0x00000039 
- 00011437  0x00001a08 istore  0x00000001 , 0x00000005 
- 00011438  0x00001a09 fetch  0x00000002 , 0x000006de 
- 00011439  0x00001a0a istore  0x00000002 , 0x00000005 
- 00011440  0x00001a0b call  0x00007c67 
- 00011441  0x00001a0c branch  0x00007ccc 
- 00011442  0x00001a10 call  0x00002ce0 
- 00011443  0x00001a11 branch  0x00002e03 , 0x00000034 
- 00011444  0x00001a12 increase  0xfffffffb , 0x00000006 
- 00011445  0x00001a13 ifetch  0x00000002 , 0x00000006 
- 00011446  0x00001a14 store  0x00000002 , 0x00000678 
- 00011447  0x00001a15 call  0x00002e46 
- 00011448  0x00001a16 fetcht  0x00000001 , 0x0000426b 
- 00011449  0x00001a17 increase  0x00000004 , 0x00000002 
- 00011450  0x00001a18 call  0x00007db0 
- 00011451  0x00001a19 copy  0x0000003f , 0x00000013 
- 00011452  0x00001a1a copy  0x0000003f , 0x00000011 
- 00011453  0x00001a1b call  0x00002e10 
- 00011454  0x00001a1c setarg  0x00000009 
- 00011455  0x00001a1d istore  0x00000001 , 0x00000005 
- 00011456  0x00001a1e add  0x00000013 , 0xfffffffe , 0x0000003f 
- 00011457  0x00001a1f add  0x0000003f , 0xfffffffe , 0x00000039 
- 00011458  0x00001a20 istore  0x00000001 , 0x00000005 
- 00011459  0x00001a21 fetch  0x00000002 , 0x00000678 
- 00011460  0x00001a22 istore  0x00000002 , 0x00000005 
- 00011461  0x00001a23 arg  0x0000426c , 0x00000006 
- 00011462  0x00001a24 branch  0x00007ccc 
- 00011463  0x00001a28 bpatchx  0x00000056 , 0x0000402a 
- 00011464  0x00001a29 fetch  0x00000002 , 0x000006b1 
- 00011465  0x00001a2a iforce  0x00000012 
- 00011466  0x00001a2b fetch  0x00000002 , 0x000006b3 
- 00011467  0x00001a2c iforce  0x00000013 
- 00011468  0x00001a2d fetch  0x00000002 , 0x000042f7 
- 00011469  0x00001a2e iforce  0x00000006 
- 00011470  0x00001a2f branch  0x00007dba 
- 00011471  0x00001a34 call  0x00002cd2 
- 00011472  0x00001a35 branch  0x00002cdd , 0x00000005 
- 00011473  0x00001a36 rtn 
- 00011474  0x00001a39 bpatchx  0x00000057 , 0x0000402a 
- 00011475  0x00001a3a fetch  0x00000002 , 0x000042f7 
- 00011476  0x00001a3b iforce  0x00000006 
- 00011477  0x00001a3d ifetch  0x00000002 , 0x00000006 
- 00011478  0x00001a3e and_into  0x000000ff , 0x0000003f 
- 00011479  0x00001a3f rtn  0x00000034 
- 00011480  0x00001a40 isub  0x00000002 , 0x0000003e 
- 00011481  0x00001a41 rtn  0x00000005 
- 00011482  0x00001a42 call  0x00002cdd 
- 00011483  0x00001a43 call  0x00002cdd 
- 00011484  0x00001a44 branch  0x00002cd5 
- 00011485  0x00001a48 ifetch  0x00000001 , 0x00000006 
- 00011486  0x00001a49 iadd  0x00000006 , 0x00000006 
- 00011487  0x00001a4a rtn 
- 00011488  0x00001a4e bpatchx  0x00000058 , 0x0000402b 
- 00011489  0x00001a4f fetch  0x00000002 , 0x000042f7 
- 00011490  0x00001a50 iforce  0x00000006 
- 00011491  0x00001a52 ifetch  0x00000002 , 0x00000006 
- 00011492  0x00001a53 and_into  0x000000ff , 0x0000003f 
- 00011493  0x00001a54 rtn  0x00000034 
- 00011494  0x00001a55 store  0x00000002 , 0x000006de 
- 00011495  0x00001a56 ifetch  0x00000001 , 0x00000006 
- 00011496  0x00001a57 copy  0x00000006 , 0x00000005 
- 00011497  0x00001a58 iadd  0x00000006 , 0x00000006 
- 00011498  0x00001a59 fetcht  0x00000001 , 0x000006b5 
- 00011499  0x00001a5a isub  0x00000002 , 0x0000003e 
- 00011500  0x00001a5b nbranch  0x00002cf3 , 0x00000005 
- 00011501  0x00001a5c copy  0x0000003f , 0x00000039 
- 00011502  0x00001a5d copy  0x00000005 , 0x00000012 
- 00011503  0x00001a5e arg  0x000006b6 , 0x00000011 
- 00011504  0x00001a5f call  0x00007d64 
- 00011505  0x00001a60 rtn  0x00000005 
- 00011506  0x00001a61 fetch  0x00000001 , 0x000006b5 
- 00011507  0x00001a63 iadd  0x00000005 , 0x00000006 
- 00011508  0x00001a64 call  0x00002cdd 
- 00011509  0x00001a65 branch  0x00002ce3 
- 00011510  0x00001a6d arg  0x00000001 , 0x00000002 
- 00011511  0x00001a6e fetch  0x00000002 , 0x000042f7 
- 00011512  0x00001a6f iforce  0x00000006 
- 00011513  0x00001a70 copy  0x00000006 , 0x00000005 
- 00011514  0x00001a72 ifetch  0x00000002 , 0x00000006 
- 00011515  0x00001a73 and_into  0x000000ff , 0x0000003f 
- 00011516  0x00001a74 rtn  0x00000034 
- 00011517  0x00001a75 add  0x0000003f , 0x00000001 , 0x00000002 
- 00011518  0x00001a76 call  0x00002cdd 
- 00011519  0x00001a77 call  0x00002cdd 
- 00011520  0x00001a78 copy  0x00000006 , 0x00000005 
- 00011521  0x00001a79 branch  0x00002cfa 
- 00011522  0x00001a7d fetch  0x00000002 , 0x000006c7 
- 00011523  0x00001a7e branch  0x00002d06 
- 00011524  0x00001a81 bpatchx  0x00000059 , 0x0000402b 
- 00011525  0x00001a82 fetch  0x00000002 , 0x000042f7 
- 00011526  0x00001a84 iforce  0x00000006 
- 00011527  0x00001a86 ifetch  0x00000002 , 0x00000006 
- 00011528  0x00001a87 and_into  0x000000ff , 0x0000003f 
- 00011529  0x00001a88 branch  0x00002d0f , 0x00000034 
- 00011530  0x00001a89 isub  0x00000002 , 0x0000003e 
- 00011531  0x00001a8a branch  0x00002d10 , 0x00000005 
- 00011532  0x00001a8b call  0x00002cdd 
- 00011533  0x00001a8c call  0x00002cdd 
- 00011534  0x00001a8d branch  0x00002d07 
- 00011535  0x00001a90 branch  0x00007dc8 
- 00011536  0x00001a93 ifetch  0x00000001 , 0x00000006 
- 00011537  0x00001a94 store  0x00000001 , 0x000006cd 
- 00011538  0x00001a95 copy  0x0000003f , 0x00000039 
- 00011539  0x00001a96 arg  0x000006ce , 0x00000005 
- 00011540  0x00001a97 call  0x00007ccc 
- 00011541  0x00001a98 ifetch  0x00000001 , 0x00000006 
- 00011542  0x00001a99 store  0x00000001 , 0x000006c6 
- 00011543  0x00001a9a call  0x00007c6d 
- 00011544  0x00001a9b branch  0x00007dca 
- 00011545  0x00001aa0 call  0x00002dc7 
- 00011546  0x00001aa1 fetcht  0x00000002 , 0x00004398 
- 00011547  0x00001aa2 fetch  0x00000001 , 0x00004321 
- 00011548  0x00001aa3 bbit1  0x00000003 , 0x00002d42 
- 00011549  0x00001aa7 call  0x00002cd2 
- 00011550  0x00001aa8 nbranch  0x00002e03 , 0x00000005 
- 00011551  0x00001aa9 call  0x00002d48 , 0x00000028 
- 00011552  0x00001aaa rtn  0x00000028 
- 00011553  0x00001aab call  0x00002cdd 
- 00011554  0x00001aac increase  0xfffffffe , 0x00000006 
- 00011555  0x00001aad ifetch  0x00000002 , 0x00000006 
- 00011556  0x00001aae arg  0x00002a00 , 0x00000002 
- 00011557  0x00001aaf isub  0x00000002 , 0x0000003e 
- 00011558  0x00001ab0 branch  0x00002d36 , 0x00000005 
- 00011559  0x00001ab1 copy  0x00000006 , 0x00000013 
- 00011560  0x00001ab2 call  0x00002e46 
- 00011561  0x00001ab3 copy  0x00000013 , 0x00000006 
- 00011562  0x00001ab4 ifetcht  0x00000001 , 0x00000006 
- 00011563  0x00001ab5 increase  0x00000001 , 0x00000002 
- 00011564  0x00001ab6 call  0x00007db0 
- 00011565  0x00001ab8 copy  0x0000003f , 0x00000013 
- 00011566  0x00001ab9 copy  0x0000003f , 0x00000011 
- 00011567  0x00001aba call  0x00007c6d 
- 00011568  0x00001abb call  0x00002e10 
- 00011569  0x00001abc setarg  0x0000000b 
- 00011570  0x00001abd istore  0x00000001 , 0x00000005 
- 00011571  0x00001abe add  0x00000013 , 0xffffffff , 0x00000039 
- 00011572  0x00001abf call  0x00007c67 
- 00011573  0x00001ac0 branch  0x00007cda 
- 00011574  0x00001ac3 call  0x00002e46 
- 00011575  0x00001ac4 fetcht  0x00000001 , 0x0000426b 
- 00011576  0x00001ac5 increase  0x00000001 , 0x00000002 
- 00011577  0x00001ac6 call  0x00007db0 
- 00011578  0x00001ac7 copy  0x0000003f , 0x00000013 
- 00011579  0x00001ac8 copy  0x0000003f , 0x00000011 
- 00011580  0x00001aca call  0x00002e10 
- 00011581  0x00001acb setarg  0x0000000b 
- 00011582  0x00001acc istore  0x00000001 , 0x00000005 
- 00011583  0x00001acd add  0x00000013 , 0xffffffff , 0x00000039 
- 00011584  0x00001ace arg  0x0000426c , 0x00000006 
- 00011585  0x00001acf branch  0x00007cda 
- 00011586  0x00001ad3 fetch  0x00000002 , 0x00004332 
- 00011587  0x00001ad4 isub  0x00000002 , 0x0000003e 
- 00011588  0x00001ad5 nbranch  0x00002d1d , 0x00000005 
- 00011589  0x00001ad6 nbranch  0x00002d1d , 0x00000028 
- 00011590  0x00001ad8 jam  0x00000005 , 0x000001b9 
- 00011591  0x00001ad9 branch  0x00002e05 
- 00011592  0x00001adc increase  0xfffffffe , 0x00000006 
- 00011593  0x00001add ifetch  0x00000002 , 0x00000006 
- 00011594  0x00001ade bbit1  0x0000000e , 0x00002d46 
- 00011595  0x00001adf branch  0x00007dbc 
- 00011596  0x00001ae2 ifetch  0x00000002 , 0x00000006 
- 00011597  0x00001ae3 store  0x00000002 , 0x000006b5 
- 00011598  0x00001ae4 iforce  0x00000011 
- 00011599  0x00001ae5 fetcht  0x00000002 , 0x00004398 
- 00011600  0x00001ae7 call  0x00002ccf 
- 00011601  0x00001ae8 branch  0x00002e03 , 0x00000034 
- 00011602  0x00001ae9 ifetch  0x00000001 , 0x00000006 
- 00011603  0x00001aea isub  0x00000011 , 0x00000039 
- 00011604  0x00001aeb nbranch  0x00002e03 , 0x00000002 
- 00011605  0x00001aec call  0x00007c6d 
- 00011606  0x00001aed call  0x00002e46 
- 00011607  0x00001aee add  0x00000039 , 0x00000001 , 0x00000002 
- 00011608  0x00001aef call  0x00007db0 
- 00011609  0x00001af1 copy  0x0000003f , 0x00000011 
- 00011610  0x00001af2 copy  0x0000003f , 0x00000013 
- 00011611  0x00001af3 call  0x00002e10 
- 00011612  0x00001af4 setarg  0x0000000d 
- 00011613  0x00001af5 istore  0x00000001 , 0x00000005 
- 00011614  0x00001af6 add  0x00000013 , 0xffffffff , 0x00000039 
- 00011615  0x00001af7 fetcht  0x00000002 , 0x000006b5 
- 00011616  0x00001af8 call  0x00007c67 
- 00011617  0x00001af9 iadd  0x00000002 , 0x00000006 
- 00011618  0x00001afa branch  0x00007ccc 
- 00011619  0x00001aff call  0x00002e41 
- 00011620  0x00001b00 call  0x00002e4a 
- 00011621  0x00001b01 branch  0x00002d66 
- 00011622  0x00001b08 arg  0x00000002 , 0x0000000b 
- 00011623  0x00001b09 fetcht  0x00000002 , 0x000006b1 
- 00011624  0x00001b0a storet  0x00000002 , 0x00000678 
- 00011625  0x00001b0b call  0x00002cd2 
- 00011626  0x00001b0c increase  0xfffffffe , 0x00000006 
- 00011627  0x00001b0d copy  0x00000006 , 0x0000003f 
- 00011628  0x00001b0e store  0x00000002 , 0x000006c7 
- 00011629  0x00001b10 call  0x00002e17 
- 00011630  0x00001b11 nbranch  0x00002d9e , 0x00000002 
- 00011631  0x00001b12 fetcht  0x00000002 , 0x00000678 
- 00011632  0x00001b13 call  0x00002d02 
- 00011633  0x00001b14 nbranch  0x00002da1 , 0x00000034 
- 00011634  0x00001b16 call  0x00002e1b 
- 00011635  0x00001b17 nbranch  0x00002d94 , 0x00000005 
- 00011636  0x00001b18 copy  0x0000000b , 0x0000003f 
- 00011637  0x00001b19 beq  0x00000000 , 0x00002da1 
- 00011638  0x00001b1a nbranch  0x00002d8a , 0x00000028 
- 00011639  0x00001b1b disable  0x00000028 
- 00011640  0x00001b1d call  0x00002e46 
- 00011641  0x00001b1e copy  0x0000003f , 0x00000011 
- 00011642  0x00001b1f call  0x00002e10 
- 00011643  0x00001b20 setarg  0x00000011 
- 00011644  0x00001b21 istore  0x00000001 , 0x00000005 
- 00011645  0x00001b22 fetch  0x00000001 , 0x000006c6 
- 00011646  0x00001b23 add  0x0000003f , 0x00000004 , 0x00000011 
- 00011647  0x00001b24 istorer  0x00000011 , 0x00000001 , 0x00000005 
- 00011648  0x00001b25 call  0x00007c6a 
- 00011649  0x00001b26 sub  0x00000011 , 0x00000006 , 0x0000003e 
- 00011650  0x00001b27 ncall  0x00007dbe , 0x00000005 
- 00011651  0x00001b28 call  0x00007dc0 , 0x00000005 
- 00011652  0x00001b29 call  0x00002e46 
- 00011653  0x00001b2a increase  0xfffffffe , 0x0000003f 
- 00011654  0x00001b2b idiv  0x00000011 
- 00011655  0x00001b2c call  0x00007d62 
- 00011656  0x00001b2d quotient  0x0000000b 
- 00011657  0x00001b2e branch  0x00002d90 
- 00011658  0x00001b30 call  0x00002d98 
- 00011659  0x00001b31 nbranch  0x00002da1 , 0x00000034 
- 00011660  0x00001b32 fetch  0x00000002 , 0x00000678 
- 00011661  0x00001b33 increase  0xffffffff , 0x0000003f 
- 00011662  0x00001b34 store  0x00000002 , 0x000006cb 
- 00011663  0x00001b35 call  0x00002e2a 
- 00011664  0x00001b37 fetch  0x00000002 , 0x00000678 
- 00011665  0x00001b38 store  0x00000002 , 0x000006c9 
- 00011666  0x00001b39 call  0x00002e24 
- 00011667  0x00001b3a increase  0xffffffff , 0x0000000b 
- 00011668  0x00001b3d call  0x00002e13 
- 00011669  0x00001b3e branch  0x00002d6d 
- 00011670  0x00001b41 fetch  0x00000001 , 0x000006cd 
- 00011671  0x00001b42 branch  0x00002d99 
- 00011672  0x00001b46 fetch  0x00000001 , 0x000006c6 
- 00011673  0x00001b47 branch  0x00002d9c , 0x0000002c 
- 00011674  0x00001b48 increase  0xfffffffe , 0x0000003f 
- 00011675  0x00001b49 rtn 
- 00011676  0x00001b4c increase  0xfffffff0 , 0x0000003f 
- 00011677  0x00001b4d rtn 
- 00011678  0x00001b50 fetch  0x00000002 , 0x00000678 
- 00011679  0x00001b51 store  0x00000002 , 0x000006cb 
- 00011680  0x00001b52 branch  0x00002da5 
- 00011681  0x00001b54 fetch  0x00000002 , 0x00000678 
- 00011682  0x00001b55 increase  0xffffffff , 0x0000003f 
- 00011683  0x00001b56 store  0x00000002 , 0x000006cb 
- 00011684  0x00001b57 branch  0x00002da5 
- 00011685  0x00001b59 branch  0x00002e03 , 0x00000028 
- 00011686  0x00001b5a call  0x00002e2a 
- 00011687  0x00001b5b branch  0x00002e34 
- 00011688  0x00001b61 copy  0x00000006 , 0x00000011 
- 00011689  0x00001b62 fetch  0x00000002 , 0x00004335 
- 00011690  0x00001b63 add  0x0000003f , 0xfffffffd , 0x00000012 
- 00011691  0x00001b64 call  0x00002929 
- 00011692  0x00001b66 bpatchx  0x0000005a , 0x0000402b 
- 00011693  0x00001b67 call  0x00002dc7 
- 00011694  0x00001b68 fetcht  0x00000002 , 0x00004398 
- 00011695  0x00001b69 call  0x00002cd2 
- 00011696  0x00001b6a nbranch  0x00002dc5 , 0x00000005 
- 00011697  0x00001b6b call  0x00002dc1 , 0x00000028 
- 00011698  0x00001b6c rtn  0x00000028 
- 00011699  0x00001b6e fetch  0x00000001 , 0x00004321 
- 00011700  0x00001b6f bbit0  0x00000004 , 0x00002dbc 
- 00011701  0x00001b71 fetcht  0x00000002 , 0x00004398 
- 00011702  0x00001b72 fetch  0x00000002 , 0x00004332 
- 00011703  0x00001b73 isub  0x00000002 , 0x0000003e 
- 00011704  0x00001b74 nbranch  0x00002dbc , 0x00000005 
- 00011705  0x00001b75 call  0x00002dc7 
- 00011706  0x00001b76 nbranch  0x00002dbc , 0x00000028 
- 00011707  0x00001b77 branch  0x00002d46 
- 00011708  0x00001b7b force  0x00000001 , 0x00000011 
- 00011709  0x00001b7c call  0x00002e10 
- 00011710  0x00001b7d setarg  0x00000013 
- 00011711  0x00001b7e istore  0x00000001 , 0x00000005 
- 00011712  0x00001b7f rtn 
- 00011713  0x00001b82 increase  0xfffffffe , 0x00000006 
- 00011714  0x00001b83 ifetch  0x00000002 , 0x00000006 
- 00011715  0x00001b84 bbit1  0x0000000f , 0x00002d46 
- 00011716  0x00001b85 branch  0x00007dbc 
- 00011717  0x00001b88 jam  0x00000001 , 0x000001b9 
- 00011718  0x00001b89 branch  0x00002e05 
- 00011719  0x00001b8d bpatchx  0x0000005b , 0x0000402b 
- 00011720  0x00001b8e call  0x00007dbc 
- 00011721  0x00001b8f fetch  0x00000001 , 0x000042fe 
- 00011722  0x00001b90 rtneq  0x00000000 
- 00011723  0x00001b91 fetch  0x00000001 , 0x00004040 
- 00011724  0x00001b92 rtnbit1  0x00000004 
- 00011725  0x00001b93 branch  0x00007dba 
- 00011726  0x00001b97 add  0x00000006 , 0x00000002 , 0x00000011 
- 00011727  0x00001b98 fetch  0x00000002 , 0x00004335 
- 00011728  0x00001b99 add  0x0000003f , 0xfffffffb , 0x00000012 
- 00011729  0x00001b9a call  0x00002929 
- 00011730  0x00001b9b branch  0x00002dd3 
- 00011731  0x00001b9f fetch  0x00000002 , 0x00004335 
- 00011732  0x00001ba0 copy  0x0000003f , 0x00000011 
- 00011733  0x00001ba1 call  0x00002e10 
- 00011734  0x00001ba2 setarg  0x00000017 
- 00011735  0x00001ba3 istore  0x00000001 , 0x00000005 
- 00011736  0x00001ba4 fetch  0x00000002 , 0x00004398 
- 00011737  0x00001ba5 istore  0x00000002 , 0x00000005 
- 00011738  0x00001ba6 fetch  0x00000002 , 0x00004335 
- 00011739  0x00001ba7 add  0x0000003f , 0xfffffffb , 0x00000039 
- 00011740  0x00001ba8 fetch  0x00000002 , 0x00004339 
- 00011741  0x00001ba9 add  0x0000003f , 0x00000007 , 0x00000006 
- 00011742  0x00001baa ifetch  0x00000002 , 0x00000006 
- 00011743  0x00001bab istore  0x00000002 , 0x00000005 
- 00011744  0x00001bac branch  0x00007ccc 
- 00011745  0x00001bb3 force  0x00000001 , 0x00000011 
- 00011746  0x00001bb4 call  0x00002e10 
- 00011747  0x00001bb5 setarg  0x00000019 
- 00011748  0x00001bb6 istore  0x00000001 , 0x00000005 
- 00011749  0x00001bb7 rtn 
- 00011750  0x00001bba fetch  0x00000001 , 0x00004396 
- 00011751  0x00001bbb set0  0x00000000 , 0x0000003f 
- 00011752  0x00001bbc store  0x00000001 , 0x00004396 
- 00011753  0x00001bbd rtn 
- 00011754  0x00001bc0 copy  0x00000006 , 0x00000011 
- 00011755  0x00001bc1 fetch  0x00000002 , 0x00004335 
- 00011756  0x00001bc2 add  0x0000003f , 0xfffffffd , 0x00000012 
- 00011757  0x00001bc3 branch  0x00002929 
- 00011758  0x00001bc9 copy  0x00000002 , 0x00000013 
- 00011759  0x00001bca increase  0x00000003 , 0x00000011 
- 00011760  0x00001bcb call  0x00002e10 
- 00011761  0x00001bcc increase  0xfffffffd , 0x00000011 
- 00011762  0x00001bcd setarg  0x0000001b 
- 00011763  0x00001bce istore  0x00000001 , 0x00000005 
- 00011764  0x00001bcf copy  0x00000013 , 0x00000002 
- 00011765  0x00001bd0 istoret  0x00000002 , 0x00000005 
- 00011766  0x00001bd1 rtn 
- 00011767  0x00001bd5 fetch  0x00000001 , 0x00004396 
- 00011768  0x00001bd6 set1  0x00000000 , 0x0000003f 
- 00011769  0x00001bd7 store  0x00000001 , 0x00004396 
- 00011770  0x00001bd8 copy  0x00000002 , 0x00000013 
- 00011771  0x00001bd9 increase  0x00000003 , 0x00000011 
- 00011772  0x00001bda call  0x00002e10 
- 00011773  0x00001bdb increase  0xfffffffd , 0x00000011 
- 00011774  0x00001bdc setarg  0x0000001d 
- 00011775  0x00001bdd istore  0x00000001 , 0x00000005 
- 00011776  0x00001bde copy  0x00000013 , 0x00000002 
- 00011777  0x00001bdf istoret  0x00000002 , 0x00000005 
- 00011778  0x00001be0 rtn 
- 00011779  0x00001be6 bpatchx  0x0000005c , 0x0000402b 
- 00011780  0x00001be7 jam  0x0000000a , 0x000001b9 
- 00011781  0x00001be9 force  0x00000005 , 0x00000011 
- 00011782  0x00001bea call  0x00002e10 
- 00011783  0x00001beb setarg  0x00000001 
- 00011784  0x00001bec istore  0x00000001 , 0x00000005 
- 00011785  0x00001bed fetch  0x00000001 , 0x00004397 
- 00011786  0x00001bee istore  0x00000001 , 0x00000005 
- 00011787  0x00001bef fetch  0x00000002 , 0x00004398 
- 00011788  0x00001bf0 istore  0x00000002 , 0x00000005 
- 00011789  0x00001bf1 fetch  0x00000001 , 0x000001b9 
- 00011790  0x00001bf2 istore  0x00000001 , 0x00000005 
- 00011791  0x00001bf3 rtn 
- 00011792  0x00001bf7 bpatchx  0x0000005d , 0x0000402b 
- 00011793  0x00001bf8 force  0x00000004 , 0x00000012 
- 00011794  0x00001bf9 branch  0x000029fb 
- 00011795  0x00001bfd fetcht  0x00000002 , 0x00000678 
- 00011796  0x00001bfe increase  0x00000001 , 0x00000002 
- 00011797  0x00001bff storet  0x00000002 , 0x00000678 
- 00011798  0x00001c00 rtn 
- 00011799  0x00001c03 fetcht  0x00000002 , 0x00000678 
- 00011800  0x00001c04 fetch  0x00000002 , 0x000006b3 
- 00011801  0x00001c05 isub  0x00000002 , 0x0000003e 
- 00011802  0x00001c06 rtn 
- 00011803  0x00001c0a bpatchx  0x0000005e , 0x0000402b 
- 00011804  0x00001c0b fetcht  0x00000001 , 0x000006b5 
- 00011805  0x00001c0c arg  0x000006b6 , 0x00000011 
- 00011806  0x00001c0e fetch  0x00000001 , 0x000006cd 
- 00011807  0x00001c0f copy  0x0000003f , 0x00000039 
- 00011808  0x00001c10 isub  0x00000002 , 0x0000003e 
- 00011809  0x00001c11 nrtn  0x00000005 
- 00011810  0x00001c12 arg  0x000006ce , 0x00000012 
- 00011811  0x00001c13 branch  0x00007d64 
- 00011812  0x00001c17 bpatchx  0x0000005f , 0x0000402b 
- 00011813  0x00001c18 fetch  0x00000001 , 0x000006c6 
- 00011814  0x00001c19 store  0x00000001 , 0x000006a1 
- 00011815  0x00001c1a copy  0x0000003f , 0x00000039 
- 00011816  0x00001c1b call  0x00007c67 
- 00011817  0x00001c1c branch  0x00007ccc 
- 00011818  0x00001c20 bpatchx  0x00000060 , 0x0000402c 
- 00011819  0x00001c21 call  0x00007c64 
- 00011820  0x00001c22 fetch  0x00000002 , 0x000006c9 
- 00011821  0x00001c23 istore  0x00000002 , 0x00000005 
- 00011822  0x00001c24 fetch  0x00000002 , 0x000006cb 
- 00011823  0x00001c25 istore  0x00000002 , 0x00000005 
- 00011824  0x00001c27 fetch  0x00000001 , 0x000006a1 
- 00011825  0x00001c28 copy  0x0000003f , 0x00000039 
- 00011826  0x00001c29 call  0x00007ccc 
- 00011827  0x00001c2a branch  0x00007c6a 
- 00011828  0x00001c2f bpatchx  0x00000061 , 0x0000402c 
- 00011829  0x00001c30 call  0x00007c64 
- 00011830  0x00001c31 call  0x00002a21 
- 00011831  0x00001c32 copy  0x00000005 , 0x0000003f 
- 00011832  0x00001c33 isub  0x00000006 , 0x00000011 
- 00011833  0x00001c34 call  0x00002a24 
- 00011834  0x00001c35 copy  0x00000011 , 0x0000003f 
- 00011835  0x00001c36 istore  0x00000002 , 0x00000006 
- 00011836  0x00001c37 increase  0x00000004 , 0x00000011 
- 00011837  0x00001c38 call  0x00002a16 
- 00011838  0x00001c39 copy  0x00000011 , 0x0000003f 
- 00011839  0x00001c3a istore  0x00000001 , 0x00000006 
- 00011840  0x00001c3b rtn 
- 00011841  0x00001c3f rshift8  0x0000003f , 0x0000003f 
- 00011842  0x00001c40 store  0x00000002 , 0x000006b1 
- 00011843  0x00001c41 ifetch  0x00000002 , 0x00000006 
- 00011844  0x00001c42 store  0x00000002 , 0x000006b3 
- 00011845  0x00001c43 rtn 
- 00011846  0x00001c47 bpatchx  0x00000062 , 0x0000402c 
- 00011847  0x00001c48 fetch  0x00000002 , 0x000042e3 
- 00011848  0x00001c4a fetcht  0x00000002 , 0x000042e1 
- 00011849  0x00001c4e branch  0x00007db0 
- 00011850  0x00001c53 bpatchx  0x00000063 , 0x0000402c 
- 00011851  0x00001c54 call  0x00007c6d 
- 00011852  0x00001c55 arg  0x000006b5 , 0x00000005 
- 00011853  0x00001c57 fetch  0x00000002 , 0x00004335 
- 00011854  0x00001c58 increase  0xfffffffb , 0x0000003f 
- 00011855  0x00001c5a istore  0x00000001 , 0x00000005 
- 00011856  0x00001c5b copy  0x0000003f , 0x00000039 
- 00011857  0x00001c5c call  0x00007c67 
- 00011858  0x00001c5d branch  0x00007ccc 
- 00011859  0x00001c62 fetch  0x00000002 , 0x00000050 
- 00011860  0x00001c63 rtnne  0x00000004 
- 00011861  0x00001c64 fetch  0x00000001 , 0x00004396 
- 00011862  0x00001c65 set1  0x00000001 , 0x0000003f 
- 00011863  0x00001c66 store  0x00000001 , 0x00004396 
- 00011864  0x00001c67 fetch  0x00000003 , 0x00000052 
- 00011865  0x00001c68 store  0x00000003 , 0x00004397 
- 00011866  0x00001c69 set1  0x0000000f , 0x00000000 
- 00011867  0x00001c6a beq  0x00000012 , 0x00002e6e 
- 00011868  0x00001c6b beq  0x00000052 , 0x00002e73 
- 00011869  0x00001c6c beq  0x00000018 , 0x00002de1 
- 00011870  0x00001c6d beq  0x00000002 , 0x00002bab 
- 00011871  0x00001c6e beq  0x0000001e , 0x00002de6 
- 00011872  0x00001c6f set0  0x0000000f , 0x00000000 
- 00011873  0x00001c71 fetch  0x00000001 , 0x00004396 
- 00011874  0x00001c72 set0  0x00000001 , 0x0000003f 
- 00011875  0x00001c73 store  0x00000001 , 0x00004396 
- 00011876  0x00001c74 rtn 
- 00011877  0x00001c77 fetch  0x00000001 , 0x00004396 
- 00011878  0x00001c78 rtnbit0  0x00000001 
- 00011879  0x00001c79 set1  0x0000000f , 0x00000000 
- 00011880  0x00001c7a call  0x00002e7e 
- 00011881  0x00001c7b call  0x00002e84 
- 00011882  0x00001c7c call  0x00002e61 , 0x00000028 
- 00011883  0x00001c7d fetch  0x00000001 , 0x00004397 
- 00011884  0x00001c7e beq  0x00000012 , 0x00002dac 
- 00011885  0x00001c7f rtn 
- 00011886  0x00001c83 call  0x00002e73 
- 00011887  0x00001c84 branch  0x00002e70 
- 00011888  0x00001c87 call  0x00002e84 
- 00011889  0x00001c88 nrtn  0x00000028 
- 00011890  0x00001c89 branch  0x00002dac 
- 00011891  0x00001c8d bpatchx  0x00000064 , 0x0000402c 
- 00011892  0x00001c8e call  0x00002e77 
- 00011893  0x00001c8f arg  0x00000055 , 0x00000011 
- 00011894  0x00001c90 branch  0x00002929 
- 00011895  0x00001c94 fetch  0x00000001 , 0x0000004d 
- 00011896  0x00001c95 add  0x0000003f , 0xfffffff9 , 0x00000012 
- 00011897  0x00001c96 increase  0xfffffffc , 0x0000003f 
- 00011898  0x00001c97 store  0x00000002 , 0x00004337 
- 00011899  0x00001c98 fetcht  0x00000002 , 0x0000004e 
- 00011900  0x00001c99 storet  0x00000002 , 0x00004335 
- 00011901  0x00001c9a rtn 
- 00011902  0x00001c9e fetchr  0x00000012 , 0x00000001 , 0x0000004d 
- 00011903  0x00001c9f fetch  0x00000002 , 0x00004337 
- 00011904  0x00001ca0 iadd  0x00000012 , 0x00000002 
- 00011905  0x00001ca1 storet  0x00000002 , 0x00004337 
- 00011906  0x00001ca2 arg  0x0000004e , 0x00000011 
- 00011907  0x00001ca3 branch  0x00002929 
- 00011908  0x00001ca8 call  0x00007dbc 
- 00011909  0x00001ca9 fetch  0x00000002 , 0x00004337 
- 00011910  0x00001caa fetcht  0x00000002 , 0x00004335 
- 00011911  0x00001cab isub  0x00000002 , 0x0000003e 
- 00011912  0x00001cac nrtn  0x00000005 
- 00011913  0x00001cad branch  0x00007dba 
- 00011914  0x00001cb4 ifetch  0x00000001 , 0x00000006 
- 00011915  0x00001cb5 ifetcht  0x00000001 , 0x00000006 
- 00011916  0x00001cb6 ifetcht  0x00000002 , 0x00000006 
- 00011917  0x00001cb7 beq  0x00000013 , 0x00002e8f 
- 00011918  0x00001cb8 rtn 
- 00011919  0x00001cba ifetch  0x00000002 , 0x00000006 
- 00011920  0x00001cbb store  0x00000002 , 0x0000433c 
- 00011921  0x00001cbc jam  0x00000040 , 0x0000066f 
- 00011922  0x00001cbd branch  0x0000782b 
- 00011923  0x00001cc4 arg  0x0000000c , 0x00000011 
- 00011924  0x00001cc5 arg  0x00000012 , 0x00000013 
- 00011925  0x00001cc6 call  0x00002e9b 
- 00011926  0x00001cc7 setarg  0x00000008 
- 00011927  0x00001cc8 istore  0x00000002 , 0x00000005 
- 00011928  0x00001cc9 fetch  0x00000008 , 0x000042d3 
- 00011929  0x00001cca istore  0x00000008 , 0x00000005 
- 00011930  0x00001ccb rtn 
- 00011931  0x00001cd0 call  0x00002ea3 
- 00011932  0x00001cd1 arg  0x00000005 , 0x00000012 
- 00011933  0x00001cd2 call  0x000029fb 
- 00011934  0x00001cd3 copy  0x00000013 , 0x0000003f 
- 00011935  0x00001cd4 istore  0x00000001 , 0x00000005 
- 00011936  0x00001cd5 fetch  0x00000001 , 0x0000433b 
- 00011937  0x00001cd6 istore  0x00000001 , 0x00000005 
- 00011938  0x00001cd7 rtn 
- 00011939  0x00001cdb fetch  0x00000001 , 0x0000433b 
- 00011940  0x00001cdd pincrease  0x00000001 
- 00011941  0x00001cde store  0x00000001 , 0x0000433b 
- 00011942  0x00001cdf rtnne  0x00000000 
- 00011943  0x00001ce2 jam  0x00000001 , 0x0000433b 
- 00011944  0x00001ce3 rtn 
- 00011945  0x00001ce9 fetch  0x00000001 , 0x000042fe 
- 00011946  0x00001cea beq  0x00000000 , 0x00002eb8 
- 00011947  0x00001ceb beq  0x00000001 , 0x00002ebb 
- 00011948  0x00001cec beq  0x00000002 , 0x00002ebd 
- 00011949  0x00001ced beq  0x00000081 , 0x00002eb1 
- 00011950  0x00001cee beq  0x00000082 , 0x00002eb3 
- 00011951  0x00001cef beq  0x00000083 , 0x00002eb6 
- 00011952  0x00001cf0 rtn 
- 00011953  0x00001cf3 jam  0x0000000d , 0x000042c7 
- 00011954  0x00001cf4 branch  0x00002eb9 
- 00011955  0x00001cf6 jam  0x0000000d , 0x000042c7 
- 00011956  0x00001cf7 jam  0x00000001 , 0x000042c5 
- 00011957  0x00001cf8 rtn 
- 00011958  0x00001cfa jam  0x0000000d , 0x000042c7 
- 00011959  0x00001cfb branch  0x00002ebe 
- 00011960  0x00001cfe jam  0x00000000 , 0x000042c7 
- 00011961  0x00001d00 jam  0x00000003 , 0x000042c5 
- 00011962  0x00001d01 rtn 
- 00011963  0x00001d03 jam  0x00000005 , 0x000042c7 
- 00011964  0x00001d04 branch  0x00002eb9 
- 00011965  0x00001d06 jam  0x00000005 , 0x000042c7 
- 00011966  0x00001d08 jam  0x00000000 , 0x000042c5 
- 00011967  0x00001d09 rtn 
- 00011968  0x00001d0c fetch  0x00000001 , 0x0000446c 
- 00011969  0x00001d0d set1  0x00000000 , 0x0000003f 
- 00011970  0x00001d0e store  0x00000001 , 0x0000446c 
- 00011971  0x00001d0f rtn 
- 00011972  0x00001d12 fetch  0x00000001 , 0x0000446c 
- 00011973  0x00001d13 set0  0x00000000 , 0x0000003f 
- 00011974  0x00001d14 store  0x00000001 , 0x0000446c 
- 00011975  0x00001d15 rtn 
- 00011976  0x00001d18 ifetch  0x00000001 , 0x00000006 
- 00011977  0x00001d19 beq  0x00000001 , 0x00002edc 
- 00011978  0x00001d1b beq  0x00000003 , 0x00002f03 
- 00011979  0x00001d1c beq  0x00000004 , 0x00002f24 
- 00011980  0x00001d1d beq  0x00000005 , 0x00002f31 
- 00011981  0x00001d1f beq  0x00000007 , 0x00002f9a 
- 00011982  0x00001d20 beq  0x00000008 , 0x00002f86 
- 00011983  0x00001d21 beq  0x00000009 , 0x00002f96 
- 00011984  0x00001d22 beq  0x0000000a , 0x00002f9a 
- 00011985  0x00001d23 beq  0x0000000b , 0x00002f9a 
- 00011986  0x00001d24 beq  0x0000000c , 0x00002f9b 
- 00011987  0x00001d25 beq  0x0000000d , 0x00002fa0 
- 00011988  0x00001d26 rtn 
- 00011989  0x00001d2b force  0x00000002 , 0x00000011 
- 00011990  0x00001d2c call  0x00003047 
- 00011991  0x00001d2d setarg  0x0000000b 
- 00011992  0x00001d2e istore  0x00000001 , 0x00000005 
- 00011993  0x00001d2f fetch  0x00000001 , 0x000042c7 
- 00011994  0x00001d30 istore  0x00000001 , 0x00000005 
- 00011995  0x00001d31 rtn 
- 00011996  0x00001d34 store  0x00000001 , 0x000042bd 
- 00011997  0x00001d35 ifetch  0x00000006 , 0x00000006 
- 00011998  0x00001d36 istore  0x00000006 , 0x00000005 
- 00011999  0x00001d37 fetch  0x00000001 , 0x000042fe 
- 00012000  0x00001d38 beq  0x00000000 , 0x00002f37 
- 00012001  0x00001d39 call  0x00002efe 
- 00012002  0x00001d3a fetch  0x00000001 , 0x0000446a 
- 00012003  0x00001d3b branch  0x00002ee8 , 0x00000034 
- 00012004  0x00001d3c fetch  0x00000001 , 0x000042c0 
- 00012005  0x00001d3d bbit0  0x00000003 , 0x0000431f 
- 00012006  0x00001d3e fetch  0x00000001 , 0x000042fe 
- 00012007  0x00001d3f bbit0  0x00000007 , 0x0000431f 
- 00012008  0x00001d41 jam  0x00000003 , 0x000042fc 
- 00012009  0x00001d42 fetch  0x00000001 , 0x000042be 
- 00012010  0x00001d43 beq  0x00000000 , 0x00002ef0 
- 00012011  0x00001d44 beq  0x00000001 , 0x00002ef0 
- 00012012  0x00001d45 beq  0x00000003 , 0x00002ef0 
- 00012013  0x00001d46 fetch  0x00000001 , 0x000042fe 
- 00012014  0x00001d47 beq  0x00000002 , 0x00002ef3 
- 00012015  0x00001d48 rtneq  0x00000083 
- 00012016  0x00001d4a arg  0x00000000 , 0x0000003f 
- 00012017  0x00001d4b store  0x00000004 , 0x000042ff 
- 00012018  0x00001d4c rtn 
- 00012019  0x00001d4f fetch  0x00000001 , 0x00004321 
- 00012020  0x00001d50 bbit1  0x00000000 , 0x00002efc 
- 00012021  0x00001d52 arg  0x000042ff , 0x00000011 
- 00012022  0x00001d53 copy  0x00000011 , 0x00000005 
- 00012023  0x00001d54 arg  0x00000003 , 0x00000039 
- 00012024  0x00001d55 call  0x00007de8 
- 00012025  0x00001d56 fetch  0x00000002 , 0x00004301 
- 00012026  0x00001d57 and_into  0x00000007 , 0x0000003f 
- 00012027  0x00001d58 store  0x00000002 , 0x00004301 
- 00012028  0x00001d5a jam  0x00000034 , 0x0000066f 
- 00012029  0x00001d5b branch  0x0000782b 
- 00012030  0x00001d60 force  0x00000007 , 0x00000011 
- 00012031  0x00001d61 call  0x00003047 
- 00012032  0x00001d62 fetch  0x00000007 , 0x000042c4 
- 00012033  0x00001d63 istore  0x00000007 , 0x00000005 
- 00012034  0x00001d64 rtn 
- 00012035  0x00001d68 jam  0x00000005 , 0x000042fc 
- 00012036  0x00001d69 arg  0x0000429b , 0x00000005 
- 00012037  0x00001d6a call  0x00007c8f 
- 00012038  0x00001d6b fetch  0x00000001 , 0x000042fe 
- 00012039  0x00001d6c beq  0x00000004 , 0x00002f0b 
- 00012040  0x00001d6d beq  0x00000083 , 0x00002f0d 
- 00012041  0x00001d6e beq  0x00000084 , 0x00002f10 
- 00012042  0x00001d6f branch  0x00002f13 
- 00012043  0x00001d73 jam  0x00000043 , 0x0000066f 
- 00012044  0x00001d74 branch  0x0000782b 
- 00012045  0x00001d77 jam  0x00000002 , 0x000042f9 
- 00012046  0x00001d78 jam  0x00000008 , 0x000042fa 
- 00012047  0x00001d79 rtn 
- 00012048  0x00001d7c fetch  0x00000004 , 0x000042ff 
- 00012049  0x00001d7d branch  0x00002f0b , 0x00000034 
- 00012050  0x00001d7e branch  0x00002f0d 
- 00012051  0x00001d81 jam  0x00000006 , 0x000042fc 
- 00012052  0x00001d82 fetch  0x00000001 , 0x000042fe 
- 00012053  0x00001d83 bbit1  0x00000007 , 0x00002f1c 
- 00012054  0x00001d84 call  0x00007256 
- 00012055  0x00001d85 force  0x00000011 , 0x00000011 
- 00012056  0x00001d86 call  0x00003047 
- 00012057  0x00001d87 setarg  0x00000003 
- 00012058  0x00001d88 istore  0x00000001 , 0x00000005 
- 00012059  0x00001d89 branch  0x00007375 
- 00012060  0x00001d8c arg  0x000042ab , 0x00000005 
- 00012061  0x00001d8d call  0x00007de7 
- 00012062  0x00001d8e call  0x000071b6 
- 00012063  0x00001d8f force  0x00000011 , 0x00000011 
- 00012064  0x00001d90 call  0x00003047 
- 00012065  0x00001d91 setarg  0x00000003 
- 00012066  0x00001d92 istore  0x00000001 , 0x00000005 
- 00012067  0x00001d93 branch  0x000071f2 
- 00012068  0x00001d96 copy  0x00000006 , 0x00000011 
- 00012069  0x00001d97 fetch  0x00000001 , 0x000042fe 
- 00012070  0x00001d98 bbit1  0x00000007 , 0x00002f39 
- 00012071  0x00001d99 copy  0x00000011 , 0x00000006 
- 00012072  0x00001d9a call  0x0000724e 
- 00012073  0x00001d9b branch  0x00002f4e , 0x00000005 
- 00012074  0x00001d9d jam  0x00000004 , 0x000001ba 
- 00012075  0x00001d9f force  0x00000002 , 0x00000011 
- 00012076  0x00001da0 call  0x00003047 
- 00012077  0x00001da1 setarg  0x00000005 
- 00012078  0x00001da2 istore  0x00000001 , 0x00000005 
- 00012079  0x00001da3 fetch  0x00000001 , 0x000001ba 
- 00012080  0x00001da4 istore  0x00000001 , 0x00000005 
- 00012081  0x00001da6 bpatchx  0x00000065 , 0x0000402c 
- 00012082  0x00001da7 force  0x00000007 , 0x00000007 
- 00012083  0x00001da8 call  0x00007ce0 
- 00012084  0x00001da9 jam  0x00000000 , 0x000042fc 
- 00012085  0x00001daa jam  0x00000030 , 0x0000066f 
- 00012086  0x00001dab branch  0x0000782b 
- 00012087  0x00001dae jam  0x00000005 , 0x000001ba 
- 00012088  0x00001daf branch  0x00002f2b 
- 00012089  0x00001db2 arg  0x00000158 , 0x00000005 
- 00012090  0x00001db3 copy  0x00000011 , 0x00000006 
- 00012091  0x00001db4 call  0x00007c8f 
- 00012092  0x00001db5 fetch  0x00000001 , 0x000042fe 
- 00012093  0x00001db6 beq  0x00000083 , 0x00002f45 
- 00012094  0x00001db7 beq  0x00000084 , 0x00002f45 
- 00012095  0x00001db8 call  0x00007140 
- 00012096  0x00001db9 call  0x00002f53 
- 00012097  0x00001dba fetch  0x00000001 , 0x000042fe 
- 00012098  0x00001dbb rtnne  0x00000082 
- 00012099  0x00001dbc jam  0x0000003b , 0x0000066f 
- 00012100  0x00001dbd branch  0x0000782b 
- 00012101  0x00001dc0 call  0x000071ab 
- 00012102  0x00001dc1 arg  0x000006d1 , 0x00000005 
- 00012103  0x00001dc2 call  0x000071f2 
- 00012104  0x00001dc3 arg  0x000006d1 , 0x00000011 
- 00012105  0x00001dc4 arg  0x0000429b , 0x00000012 
- 00012106  0x00001dc5 arg  0x00000010 , 0x00000039 
- 00012107  0x00001dc6 call  0x00007d64 
- 00012108  0x00001dc7 nbranch  0x00002f2a , 0x00000005 
- 00012109  0x00001dc8 branch  0x00002f53 
- 00012110  0x00001dcb call  0x0000724a 
- 00012111  0x00001dcc jam  0x00000031 , 0x0000066f 
- 00012112  0x00001dcd call  0x0000782b 
- 00012113  0x00001dce jam  0x00000001 , 0x0000429a 
- 00012114  0x00001dcf jam  0x00000009 , 0x000042fc 
- 00012115  0x00001dd2 force  0x00000011 , 0x00000011 
- 00012116  0x00001dd3 call  0x00003047 
- 00012117  0x00001dd4 setarg  0x00000004 
- 00012118  0x00001dd5 istore  0x00000001 , 0x00000005 
- 00012119  0x00001dd6 arg  0x000042ab , 0x00000006 
- 00012120  0x00001dd7 branch  0x00007c8f 
- 00012121  0x00001dda force  0x00000011 , 0x00000011 
- 00012122  0x00001ddb call  0x00003047 
- 00012123  0x00001ddc setarg  0x00000006 
- 00012124  0x00001ddd istore  0x00000001 , 0x00000005 
- 00012125  0x00001dde fetch  0x00000001 , 0x00004321 
- 00012126  0x00001ddf bbit1  0x00000001 , 0x00002f61 
- 00012127  0x00001de0 arg  0x0000428a , 0x00000006 
- 00012128  0x00001de1 branch  0x00007c8f 
- 00012129  0x00001de4 arg  0x00004322 , 0x00000006 
- 00012130  0x00001de5 branch  0x00007c8f 
- 00012131  0x00001de9 arg  0x00004303 , 0x00000005 
- 00012132  0x00001dea force  0x0000000a , 0x00000039 
- 00012133  0x00001deb call  0x00007de8 
- 00012134  0x00001dec force  0x0000000b , 0x00000011 
- 00012135  0x00001ded call  0x00003047 
- 00012136  0x00001dee setarg  0x00000007 
- 00012137  0x00001def istore  0x00000001 , 0x00000005 
- 00012138  0x00001df0 fetch  0x00000002 , 0x00004303 
- 00012139  0x00001df1 istore  0x00000002 , 0x00000005 
- 00012140  0x00001df2 fetch  0x00000008 , 0x00004305 
- 00012141  0x00001df3 istore  0x00000008 , 0x00000005 
- 00012142  0x00001df4 rtn 
- 00012143  0x00001df7 force  0x00000011 , 0x00000011 
- 00012144  0x00001df8 call  0x00003047 
- 00012145  0x00001df9 setarg  0x00000008 
- 00012146  0x00001dfa istore  0x00000001 , 0x00000005 
- 00012147  0x00001dfb setarg  0x00000000 
- 00012148  0x00001dfc istore  0x00000008 , 0x00000005 
- 00012149  0x00001dfd istore  0x00000008 , 0x00000005 
- 00012150  0x00001dfe rtn 
- 00012151  0x00001e02 force  0x00000008 , 0x00000011 
- 00012152  0x00001e03 call  0x00003047 
- 00012153  0x00001e04 setarg  0x00000009 
- 00012154  0x00001e05 istore  0x00000001 , 0x00000005 
- 00012155  0x00001e06 fetch  0x00000001 , 0x000042d2 
- 00012156  0x00001e07 istore  0x00000001 , 0x00000005 
- 00012157  0x00001e08 fetch  0x00000006 , 0x000042db 
- 00012158  0x00001e09 istore  0x00000006 , 0x00000005 
- 00012159  0x00001e0a rtn 
- 00012160  0x00001e0e jam  0x00000008 , 0x000001ba 
- 00012161  0x00001e0f branch  0x00002f2b 
- 00012162  0x00001e12 fetch  0x00000001 , 0x000042c9 
- 00012163  0x00001e13 fetcht  0x00000001 , 0x000042c9 
- 00012164  0x00001e14 iand  0x00000002 , 0x0000003f 
- 00012165  0x00001e15 rtn 
- 00012166  0x00001e18 arg  0x0000430d , 0x00000005 
- 00012167  0x00001e19 call  0x00007c8f 
- 00012168  0x00001e1a call  0x00002f82 
- 00012169  0x00001e1b isolate0  0x00000001 , 0x0000003f 
- 00012170  0x00001e1c branch  0x00002f80 , 0x00000001 
- 00012171  0x00001e1d fetch  0x00000001 , 0x000043cb 
- 00012172  0x00001e1e rtnne  0x0000000a 
- 00012173  0x00001e1f call  0x00002f90 
- 00012174  0x00001e20 nrtn  0x00000028 
- 00012175  0x00001e21 branch  0x00004329 
- 00012176  0x00001e25 call  0x00007dbc 
- 00012177  0x00001e26 fetch  0x00000001 , 0x000042cb 
- 00012178  0x00001e27 rtneq  0x00000000 
- 00012179  0x00001e28 fetch  0x00000001 , 0x000042c2 
- 00012180  0x00001e29 rtnbit0  0x00000001 
- 00012181  0x00001e2a branch  0x00007dba 
- 00012182  0x00001e2d call  0x00002f82 
- 00012183  0x00001e2e isolate0  0x00000001 , 0x0000003f 
- 00012184  0x00001e2f branch  0x00002f80 , 0x00000001 
- 00012185  0x00001e30 rtn 
- 00012186  0x00001e35 rtn 
- 00012187  0x00001e38 arg  0x000005fe , 0x00000005 
- 00012188  0x00001e39 call  0x00007c81 
- 00012189  0x00001e3a jam  0x00000002 , 0x000042f9 
- 00012190  0x00001e3b jam  0x00000001 , 0x000042fa 
- 00012191  0x00001e3c rtn 
- 00012192  0x00001e3f arg  0x0000065e , 0x00000005 
- 00012193  0x00001e40 call  0x00007c8f 
- 00012194  0x00001e41 jam  0x00000006 , 0x000042fa 
- 00012195  0x00001e42 jam  0x00000002 , 0x000042f9 
- 00012196  0x00001e43 rtn 
- 00012197  0x00001e46 force  0x00000041 , 0x00000011 
- 00012198  0x00001e47 call  0x00003047 
- 00012199  0x00001e48 setarg  0x0000000c 
- 00012200  0x00001e49 istore  0x00000001 , 0x00000005 
- 00012201  0x00001e4a arg  0x0000448f , 0x00000006 
- 00012202  0x00001e4b branch  0x00007c81 
- 00012203  0x00001e4e call  0x00007157 
- 00012204  0x00001e4f force  0x00000011 , 0x00000011 
- 00012205  0x00001e50 call  0x00003047 
- 00012206  0x00001e51 setarg  0x0000000d 
- 00012207  0x00001e52 istore  0x00000001 , 0x00000005 
- 00012208  0x00001e53 branch  0x000071f2 
- 00012209  0x00001e56 fetch  0x00000001 , 0x000042fc 
- 00012210  0x00001e57 rtneq  0x000000ff 
- 00012211  0x00001e58 arg  0x00000003 , 0x00000002 
- 00012212  0x00001e59 isub  0x00000002 , 0x0000003e 
- 00012213  0x00001e5a nrtn  0x00000002 
- 00012214  0x00001e5b arg  0x00000007 , 0x00000007 
- 00012215  0x00001e5c call  0x00007cef 
- 00012216  0x00001e5d nrtn  0x00000034 
- 00012217  0x00001e5e branch  0x00002f80 
- 00012218  0x00001e61 bpatchx  0x00000066 , 0x0000402c 
- 00012219  0x00001e62 call  0x00002a28 
- 00012220  0x00001e63 nrtn  0x00000034 
- 00012221  0x00001e64 fetch  0x00000001 , 0x000042fc 
- 00012222  0x00001e65 beq  0x00000000 , 0x00002fc7 
- 00012223  0x00001e66 beq  0x00000001 , 0x00002fcd 
- 00012224  0x00001e67 beq  0x00000002 , 0x00002fc7 
- 00012225  0x00001e68 beq  0x00000003 , 0x00002fcf 
- 00012226  0x00001e69 beq  0x00000009 , 0x00002fd3 
- 00012227  0x00001e6a beq  0x0000000b , 0x00002fe3 
- 00012228  0x00001e6b beq  0x0000000c , 0x00002fe5 
- 00012229  0x00001e6c beq  0x0000000d , 0x00002fec 
- 00012230  0x00001e6d rtn 
- 00012231  0x00001e71 fetch  0x00000001 , 0x000042fd 
- 00012232  0x00001e72 rtnne  0x00000004 
- 00012233  0x00001e73 jam  0x000000ff , 0x000042fd 
- 00012234  0x00001e74 jam  0x000000ff , 0x000042fc 
- 00012235  0x00001e75 jam  0x0000003f , 0x0000066f 
- 00012236  0x00001e76 branch  0x0000782b 
- 00012237  0x00001e7a jam  0x00000002 , 0x000042fc 
- 00012238  0x00001e7b branch  0x00002ed5 
- 00012239  0x00001e7e jam  0x00000004 , 0x000042fc 
- 00012240  0x00001e7f setarg  0x00017700 
- 00012241  0x00001e80 arg  0x00000007 , 0x00000007 
- 00012242  0x00001e81 branch  0x00007ce1 
- 00012243  0x00001e84 fetch  0x00000001 , 0x000042fd 
- 00012244  0x00001e85 beq  0x00000004 , 0x00002fd6 
- 00012245  0x00001e86 rtn 
- 00012246  0x00001e89 fetch  0x00000001 , 0x000042fe 
- 00012247  0x00001e8a bbit1  0x00000007 , 0x00002fe1 
- 00012248  0x00001e8c jam  0x0000000b , 0x000042fc 
- 00012249  0x00001e8d call  0x00002f59 
- 00012250  0x00001e8f jam  0x00000029 , 0x0000066f 
- 00012251  0x00001e90 call  0x0000782b 
- 00012252  0x00001e91 fetch  0x00000001 , 0x000043cb 
- 00012253  0x00001e92 rtnne  0x0000000a 
- 00012254  0x00001e93 call  0x00002f90 
- 00012255  0x00001e94 rtn  0x00000028 
- 00012256  0x00001e95 branch  0x00004329 
- 00012257  0x00001e98 jam  0x0000000c , 0x000042fc 
- 00012258  0x00001e99 branch  0x00002fda 
- 00012259  0x00001e9c jam  0x0000000c , 0x000042fc 
- 00012260  0x00001e9d branch  0x00002f63 
- 00012261  0x00001ea0 fetch  0x00000001 , 0x000042c3 
- 00012262  0x00001ea1 fetcht  0x00000001 , 0x000042ca 
- 00012263  0x00001ea2 iand  0x00000002 , 0x0000003f 
- 00012264  0x00001ea3 isolate0  0x00000001 , 0x0000003f 
- 00012265  0x00001ea4 branch  0x00002fee , 0x00000001 
- 00012266  0x00001ea5 jam  0x0000000d , 0x000042fc 
- 00012267  0x00001ea6 branch  0x00002f6f 
- 00012268  0x00001ea9 call  0x00002f77 
- 00012269  0x00001eaa branch  0x00002fee 
- 00012270  0x00001eae bpatchx  0x00000067 , 0x0000402c 
- 00012271  0x00001eaf force  0x00000007 , 0x00000007 
- 00012272  0x00001eb0 call  0x00007ce0 
- 00012273  0x00001eb1 jam  0x000000ff , 0x000042fd 
- 00012274  0x00001eb2 jam  0x000000ff , 0x000042fc 
- 00012275  0x00001eb3 jam  0x0000003e , 0x0000066f 
- 00012276  0x00001eb4 branch  0x0000782b 
- 00012277  0x00001eb9 bpatchx  0x00000068 , 0x0000402d 
- 00012278  0x00001eba fetch  0x00000001 , 0x000042fe 
- 00012279  0x00001ebb rtnbit0  0x00000007 
- 00012280  0x00001ebc fetch  0x00000001 , 0x000042f9 
- 00012281  0x00001ebd rtnne  0x00000002 
- 00012282  0x00001ebe jam  0x00000000 , 0x000042f9 
- 00012283  0x00001ebf fetch  0x00000001 , 0x000042fa 
- 00012284  0x00001ec0 beq  0x00000001 , 0x0000303d 
- 00012285  0x00001ec1 beq  0x00000002 , 0x00003044 
- 00012286  0x00001ec2 beq  0x00000003 , 0x00003035 
- 00012287  0x00001ec3 beq  0x00000006 , 0x0000301a 
- 00012288  0x00001ec4 beq  0x00000007 , 0x00003011 
- 00012289  0x00001ec5 beq  0x00000008 , 0x00003007 
- 00012290  0x00001ec6 rtn 
- 00012291  0x00001ec9 jam  0x00000000 , 0x000042f9 
- 00012292  0x00001eca jam  0x00000000 , 0x000042fa 
- 00012293  0x00001ecb jam  0x00000000 , 0x000042fb 
- 00012294  0x00001ecc rtn 
- 00012295  0x00001ecf fetch  0x00000001 , 0x000044cf 
- 00012296  0x00001ed0 copy  0x0000003f , 0x00000007 
- 00012297  0x00001ed1 increase  0x00000001 , 0x0000003f 
- 00012298  0x00001ed2 store  0x00000001 , 0x000044cf 
- 00012299  0x00001ed3 fetch  0x00000004 , 0x000042ff 
- 00012300  0x00001ed4 qisolate1  0x0000003f 
- 00012301  0x00001ed5 setarg  0x00000080 
- 00012302  0x00001ed6 setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00012303  0x00001ed7 store  0x00000001 , 0x000044d0 
- 00012304  0x00001ed8 branch  0x00003039 
- 00012305  0x00001edb fetch  0x00000001 , 0x000042fb 
- 00012306  0x00001edc jam  0x00000000 , 0x000042fb 
- 00012307  0x00001edd beq  0x00000001 , 0x00003016 
- 00012308  0x00001ede jam  0x00000002 , 0x000042f9 
- 00012309  0x00001edf rtn 
- 00012310  0x00001ee2 jam  0x00000031 , 0x0000066f 
- 00012311  0x00001ee3 call  0x0000782b 
- 00012312  0x00001ee4 jam  0x00000009 , 0x000042fc 
- 00012313  0x00001ee5 branch  0x00002fab 
- 00012314  0x00001ee8 fetch  0x00000001 , 0x000005f9 
- 00012315  0x00001ee9 beq  0x00000003 , 0x0000301e 
- 00012316  0x00001eea jam  0x00000002 , 0x000042f9 
- 00012317  0x00001eeb rtn 
- 00012318  0x00001eee call  0x0000717e 
- 00012319  0x00001eef fetch  0x00000001 , 0x000042fe 
- 00012320  0x00001ef0 beq  0x00000083 , 0x00003023 
- 00012321  0x00001ef1 beq  0x00000084 , 0x00003023 
- 00012322  0x00001ef2 call  0x00002ef0 
- 00012323  0x00001ef4 call  0x0000716b 
- 00012324  0x00001ef5 arg  0x000006d1 , 0x00000011 
- 00012325  0x00001ef6 arg  0x0000065e , 0x00000012 
- 00012326  0x00001ef7 arg  0x00000010 , 0x00000039 
- 00012327  0x00001ef8 call  0x00007d64 
- 00012328  0x00001ef9 branch  0x0000302b , 0x00000005 
- 00012329  0x00001efb jam  0x0000000b , 0x000001ba 
- 00012330  0x00001efc branch  0x00002f2b 
- 00012331  0x00001f00 call  0x0000745b 
- 00012332  0x00001f01 nbranch  0x00003029 , 0x00000005 
- 00012333  0x00001f02 jam  0x00000001 , 0x0000429a 
- 00012334  0x00001f03 fetch  0x00000001 , 0x000042fe 
- 00012335  0x00001f04 beq  0x00000081 , 0x00003016 
- 00012336  0x00001f05 beq  0x00000083 , 0x00003016 
- 00012337  0x00001f06 beq  0x00000084 , 0x00003016 
- 00012338  0x00001f07 jam  0x00000002 , 0x000042f9 
- 00012339  0x00001f08 jam  0x00000007 , 0x000042fa 
- 00012340  0x00001f09 rtn 
- 00012341  0x00001f0c fetch  0x00000001 , 0x000042fe 
- 00012342  0x00001f0d beq  0x00000083 , 0x0000303a 
- 00012343  0x00001f0e beq  0x00000084 , 0x0000303a 
- 00012344  0x00001f0f jam  0x00000000 , 0x000044d0 
- 00012345  0x00001f11 branch  0x00002f13 
- 00012346  0x00001f14 jam  0x00000000 , 0x000044cf 
- 00012347  0x00001f15 rtneq  0x00000084 
- 00012348  0x00001f16 branch  0x00002ef3 
- 00012349  0x00001f1a jam  0x00000002 , 0x000042f9 
- 00012350  0x00001f1b fetch  0x00000001 , 0x0000446e 
- 00012351  0x00001f1c beq  0x00000003 , 0x00003041 
- 00012352  0x00001f1d rtn 
- 00012353  0x00001f20 jam  0x00000002 , 0x000042fa 
- 00012354  0x00001f21 jam  0x00000000 , 0x000005f9 
- 00012355  0x00001f22 branch  0x0000753c 
- 00012356  0x00001f25 jam  0x00000002 , 0x000042f9 
- 00012357  0x00001f26 jam  0x00000003 , 0x000042fa 
- 00012358  0x00001f27 branch  0x00002fa5 
- 00012359  0x00001f2c bpatchx  0x00000069 , 0x0000402d 
- 00012360  0x00001f2d force  0x00000006 , 0x00000012 
- 00012361  0x00001f2e branch  0x000029fb 
- 00012362  0x00001f33 fetch  0x00000001 , 0x0000004e 
- 00012363  0x00001f34 beq  0x00000000 , 0x00003061 
- 00012364  0x00001f35 beq  0x00000001 , 0x00003069 
- 00012365  0x00001f36 beq  0x00000002 , 0x00003071 
- 00012366  0x00001f37 beq  0x00000003 , 0x00003075 
- 00012367  0x00001f38 beq  0x00000004 , 0x00003093 
- 00012368  0x00001f39 beq  0x00000005 , 0x00003098 
- 00012369  0x00001f3a beq  0x00000006 , 0x0000309c 
- 00012370  0x00001f3b beq  0x00000007 , 0x000030a1 
- 00012371  0x00001f3c beq  0x00000008 , 0x000030a2 
- 00012372  0x00001f3d beq  0x00000009 , 0x000030a3 
- 00012373  0x00001f3e beq  0x0000000a , 0x000030a4 
- 00012374  0x00001f3f beq  0x0000000b , 0x000030a8 
- 00012375  0x00001f40 beq  0x0000000c , 0x000030a9 
- 00012376  0x00001f41 beq  0x0000000d , 0x000030ab 
- 00012377  0x00001f42 beq  0x00000012 , 0x000030ac 
- 00012378  0x00001f43 beq  0x00000013 , 0x000030ad 
- 00012379  0x00001f44 beq  0x00000014 , 0x000030ae 
- 00012380  0x00001f45 beq  0x00000015 , 0x000030b0 
- 00012381  0x00001f46 beq  0x00000016 , 0x000030bb 
- 00012382  0x00001f47 beq  0x00000018 , 0x000030bc 
- 00012383  0x00001f48 fetchr  0x00000013 , 0x00000001 , 0x0000004e 
- 00012384  0x00001f49 branch  0x000030df 
- 00012385  0x00001f4e ifetch  0x00000009 , 0x00000006 
- 00012386  0x00001f4f store  0x00000009 , 0x0000019f 
- 00012387  0x00001f50 ifetch  0x00000002 , 0x00000006 
- 00012388  0x00001f51 store  0x00000002 , 0x00000188 
- 00012389  0x00001f52 fetch  0x00000001 , 0x00000168 
- 00012390  0x00001f53 set1  0x00000005 , 0x0000003f 
- 00012391  0x00001f54 store  0x00000001 , 0x00000168 
- 00012392  0x00001f55 rtn 
- 00012393  0x00001f5a ifetch  0x00000005 , 0x00000006 
- 00012394  0x00001f5b store  0x00000005 , 0x0000019f 
- 00012395  0x00001f5c ifetch  0x00000002 , 0x00000006 
- 00012396  0x00001f5d store  0x00000002 , 0x00000188 
- 00012397  0x00001f5f fetch  0x00000001 , 0x00000168 
- 00012398  0x00001f60 set1  0x00000006 , 0x0000003f 
- 00012399  0x00001f61 store  0x00000001 , 0x00000168 
- 00012400  0x00001f62 rtn 
- 00012401  0x00001f67 setarg  0x00000014 
- 00012402  0x00001f68 store  0x00000002 , 0x00000196 
- 00012403  0x00001f69 store  0x00000002 , 0x000042f5 
- 00012404  0x00001f6a rtn 
- 00012405  0x00001f6f ifetch  0x00000008 , 0x00000006 
- 00012406  0x00001f70 store  0x00000008 , 0x00004305 
- 00012407  0x00001f71 ifetch  0x00000002 , 0x00000006 
- 00012408  0x00001f72 store  0x00000002 , 0x00004303 
- 00012409  0x00001f73 ifetch  0x00000008 , 0x00000006 
- 00012410  0x00001f74 store  0x00000008 , 0x000042e5 
- 00012411  0x00001f75 ifetch  0x00000004 , 0x00000006 
- 00012412  0x00001f76 store  0x00000004 , 0x0000445e 
- 00012413  0x00001f77 call  0x000030cc 
- 00012414  0x00001f78 bpatchx  0x0000006a , 0x0000402d 
- 00012415  0x00001f79 fetch  0x00000001 , 0x000042fc 
- 00012416  0x00001f7a beq  0x00000009 , 0x00003087 
- 00012417  0x00001f7b fetch  0x00000001 , 0x00004321 
- 00012418  0x00001f7c bbit1  0x00000001 , 0x0000308a 
- 00012419  0x00001f7d fetch  0x00000001 , 0x000043fa 
- 00012420  0x00001f7e ncall  0x00006e96 , 0x00000034 
- 00012421  0x00001f7f fetch  0x00000001 , 0x0000429a 
- 00012422  0x00001f80 beq  0x00000000 , 0x0000308f 
- 00012423  0x00001f82 jam  0x00000001 , 0x000042fd 
- 00012424  0x00001f83 call  0x000030da 
- 00012425  0x00001f84 branch  0x0000725c 
- 00012426  0x00001f86 jam  0x00000001 , 0x0000429a 
- 00012427  0x00001f87 arg  0x00004322 , 0x00000006 
- 00012428  0x00001f88 arg  0x0000428a , 0x00000005 
- 00012429  0x00001f89 call  0x00007c8f 
- 00012430  0x00001f8a branch  0x00003087 
- 00012431  0x00001f8d jam  0x00000000 , 0x000042fd 
- 00012432  0x00001f8e jam  0x00000000 , 0x000042fc 
- 00012433  0x00001f8f jam  0x00000041 , 0x0000066f 
- 00012434  0x00001f90 branch  0x0000782b 
- 00012435  0x00001f94 ifetch  0x00000008 , 0x00000006 
- 00012436  0x00001f95 store  0x00000008 , 0x000042ed 
- 00012437  0x00001f96 ifetch  0x00000004 , 0x00000006 
- 00012438  0x00001f97 store  0x00000004 , 0x00004462 
- 00012439  0x00001f98 branch  0x0000725c 
- 00012440  0x00001f9d fetch  0x00000001 , 0x00000168 
- 00012441  0x00001f9e set1  0x00000004 , 0x0000003f 
- 00012442  0x00001f9f store  0x00000001 , 0x00000168 
- 00012443  0x00001fa0 rtn 
- 00012444  0x00001fa4 rtn  0x00000029 
- 00012445  0x00001fa5 jam  0x00000032 , 0x0000066f 
- 00012446  0x00001fa6 call  0x0000782b 
- 00012447  0x00001fa7 jam  0x00000004 , 0x000042fd 
- 00012448  0x00001fa8 branch  0x000030dd 
- 00012449  0x00001fad rtn 
- 00012450  0x00001fb2 branch  0x000030e4 
- 00012451  0x00001fb7 rtn 
- 00012452  0x00001fbc jam  0x00000002 , 0x000042fd 
- 00012453  0x00001fbd call  0x000030eb 
- 00012454  0x00001fbe jam  0x00000033 , 0x0000066f 
- 00012455  0x00001fbf branch  0x0000782b 
- 00012456  0x00001fc4 rtn 
- 00012457  0x00001fc9 rtn  0x00000029 
- 00012458  0x00001fca branch  0x000030ed 
- 00012459  0x00001fcf rtn 
- 00012460  0x00001fd4 branch  0x000030f9 
- 00012461  0x00001fd9 rtn 
- 00012462  0x00001fdd call  0x000030b0 
- 00012463  0x00001fde branch  0x000030fd 
- 00012464  0x00001fe1 ifetch  0x00000008 , 0x00000006 
- 00012465  0x00001fe2 store  0x00000008 , 0x000043b8 
- 00012466  0x00001fe3 fetch  0x00000002 , 0x000043b8 
- 00012467  0x00001fe4 fetcht  0x00000002 , 0x000043c4 
- 00012468  0x00001fe5 call  0x00007db0 
- 00012469  0x00001fe6 store  0x00000002 , 0x000043b8 
- 00012470  0x00001fe8 fetch  0x00000002 , 0x000043bc 
- 00012471  0x00001fe9 fetcht  0x00000002 , 0x000043c0 
- 00012472  0x00001fea call  0x00007db0 
- 00012473  0x00001feb store  0x00000002 , 0x000043bc 
- 00012474  0x00001fec rtn 
- 00012475  0x00001ff1 branch  0x00003103 
- 00012476  0x00001ff6 ifetch  0x00000002 , 0x00000006 
- 00012477  0x00001ff7 store  0x00000002 , 0x0000019f 
- 00012478  0x00001ff8 ifetch  0x00000002 , 0x00000006 
- 00012479  0x00001ff9 store  0x00000002 , 0x00000188 
- 00012480  0x00001ffa rtn  0x00000034 
- 00012481  0x00001ffb fetch  0x00000001 , 0x00000168 
- 00012482  0x00001ffc set1  0x00000007 , 0x0000003f 
- 00012483  0x00001ffd store  0x00000001 , 0x00000168 
- 00012484  0x00001ffe rtn 
- 00012485  0x00002004 arg  0x00000013 , 0x00000013 
- 00012486  0x00002008 arg  0x00000002 , 0x00000011 
- 00012487  0x00002009 arg  0x00000002 , 0x00000012 
- 00012488  0x0000200a call  0x000029f5 
- 00012489  0x0000200b copy  0x00000013 , 0x0000003f 
- 00012490  0x0000200c istore  0x00000001 , 0x00000005 
- 00012491  0x0000200d rtn 
- 00012492  0x00002012 arg  0x000042ed , 0x00000005 
- 00012493  0x00002013 force  0x00000008 , 0x00000039 
- 00012494  0x00002014 call  0x00007de8 
- 00012495  0x00002015 arg  0x00004462 , 0x00000005 
- 00012496  0x00002016 force  0x00000004 , 0x00000039 
- 00012497  0x00002017 call  0x00007de8 
- 00012498  0x00002018 arg  0x0000000d , 0x00000011 
- 00012499  0x00002019 arg  0x00000004 , 0x00000012 
- 00012500  0x0000201a call  0x000029f5 
- 00012501  0x0000201b fetch  0x00000008 , 0x000042ed 
- 00012502  0x0000201c istore  0x00000008 , 0x00000005 
- 00012503  0x0000201d fetch  0x00000004 , 0x00004462 
- 00012504  0x0000201e istore  0x00000004 , 0x00000005 
- 00012505  0x0000201f rtn 
- 00012506  0x00002024 jam  0x00000005 , 0x000042fd 
- 00012507  0x00002025 arg  0x00000005 , 0x00000012 
- 00012508  0x00002026 branch  0x0000310d 
- 00012509  0x0000202b arg  0x00000006 , 0x00000012 
- 00012510  0x0000202c branch  0x0000310d 
- 00012511  0x00002032 arg  0x00000002 , 0x00000011 
- 00012512  0x00002033 arg  0x00000007 , 0x00000012 
- 00012513  0x00002034 call  0x000029f5 
- 00012514  0x00002035 istorer  0x00000013 , 0x00000001 , 0x00000005 
- 00012515  0x00002036 rtn 
- 00012516  0x0000203b arg  0x00000009 , 0x00000011 
- 00012517  0x0000203c arg  0x00000009 , 0x00000012 
- 00012518  0x0000203d call  0x000029f5 
- 00012519  0x0000203e fetch  0x00000008 , 0x000043ae 
- 00012520  0x0000203f or  0x0000003f , 0x00000001 , 0x0000003f 
- 00012521  0x00002040 istore  0x00000008 , 0x00000005 
- 00012522  0x00002041 rtn 
- 00012523  0x00002046 arg  0x0000000b , 0x00000012 
- 00012524  0x00002047 branch  0x0000310d 
- 00012525  0x0000204c arg  0x00000006 , 0x00000011 
- 00012526  0x0000204d arg  0x0000000c , 0x00000012 
- 00012527  0x0000204e call  0x000029f5 
- 00012528  0x0000204f fetch  0x00000005 , 0x0000415e 
- 00012529  0x00002050 istore  0x00000005 , 0x00000005 
- 00012530  0x00002051 rtn 
- 00012531  0x00002055 arg  0x00000002 , 0x00000011 
- 00012532  0x00002056 arg  0x0000000d , 0x00000012 
- 00012533  0x00002057 call  0x000029f5 
- 00012534  0x00002058 setarg  0x00000006 
- 00012535  0x00002059 istore  0x00000001 , 0x00000005 
- 00012536  0x0000205a rtn 
- 00012537  0x0000205f arg  0x00000013 , 0x00000012 
- 00012538  0x00002060 branch  0x0000310d 
- 00012539  0x00002063 arg  0x00000014 , 0x00000012 
- 00012540  0x00002064 branch  0x000030fe 
- 00012541  0x00002067 arg  0x00000015 , 0x00000012 
- 00012542  0x00002069 arg  0x00000009 , 0x00000011 
- 00012543  0x0000206a call  0x000029f5 
- 00012544  0x0000206b fetch  0x00000008 , 0x000043c0 
- 00012545  0x0000206c istore  0x00000008 , 0x00000005 
- 00012546  0x0000206d rtn 
- 00012547  0x00002072 arg  0x00000003 , 0x00000011 
- 00012548  0x00002073 arg  0x00000017 , 0x00000012 
- 00012549  0x00002074 call  0x000029f5 
- 00012550  0x00002075 fetch  0x00000001 , 0x000043b6 
- 00012551  0x00002076 and  0x0000003f , 0x00000007 , 0x0000003f 
- 00012552  0x00002077 istore  0x00000001 , 0x00000005 
- 00012553  0x00002078 fetch  0x00000001 , 0x000043b7 
- 00012554  0x00002079 and  0x0000003f , 0x00000007 , 0x0000003f 
- 00012555  0x0000207a istore  0x00000001 , 0x00000005 
- 00012556  0x0000207b rtn 
- 00012557  0x00002080 arg  0x00000001 , 0x00000011 
- 00012558  0x00002081 branch  0x000029f5 
- 00012559  0x00002087 bpatchx  0x0000006b , 0x0000402d 
- 00012560  0x00002088 bmark1  0x00000027 , 0x000033a3 
- 00012561  0x00002089 branch  0x00003603 
- 00012562  0x0000208f bpatchx  0x0000006c , 0x0000402d 
- 00012563  0x00002090 disable  0x00000009 
- 00012564  0x00002091 disable  0x00000007 
- 00012565  0x00002092 setarg  0x00555555 
- 00012566  0x00002093 iforce  0x0000000f 
- 00012567  0x00002094 fetch  0x00000001 , 0x0000458d 
- 00012568  0x00002095 branch  0x000025c8 
- 00012569  0x00002098 bpatchx  0x0000006d , 0x0000402d 
- 00012570  0x00002099 fetch  0x00000001 , 0x000045b7 
- 00012571  0x0000209a call  0x000025a4 
- 00012572  0x0000209b fetch  0x00000004 , 0x0000458f 
- 00012573  0x0000209c iforce  0x00000009 
- 00012574  0x0000209d call  0x00002160 
- 00012575  0x0000209e fetcht  0x00000001 , 0x0000458d 
- 00012576  0x0000209f call  0x000025cd 
- 00012577  0x000020a1 call  0x00003112 
- 00012578  0x000020a2 bmark0  0x0000002f , 0x00003126 
- 00012579  0x000020a3 pulse  0x00000039 
- 00012580  0x000020a4 nop  0x0000001e 
- 00012581  0x000020a5 call  0x00003112 
- 00012582  0x000020a7 disable  0x0000002f 
- 00012583  0x000020a8 enable  0x0000000d 
- 00012584  0x000020a9 enable  0x00000021 
- 00012585  0x000020aa disable  0x00000020 
- 00012586  0x000020ab enable  0x00000010 
- 00012587  0x000020ac fetch  0x00000002 , 0x0000458b 
- 00012588  0x000020ad iforce  0x0000001b 
- 00012589  0x000020ae correlate  0x0000003e , 0x00000003 
- 00012590  0x000020af nbranch  0x00003180 , 0x00000018 
- 00012591  0x000020b0 call  0x00006877 
- 00012592  0x000020b1 bmark1  0x0000002f , 0x00003135 
- 00012593  0x000020b2 fetch  0x00000001 , 0x000045ca 
- 00012594  0x000020b3 nbranch  0x00003135 , 0x00000034 
- 00012595  0x000020b4 disable  0x0000000d 
- 00012596  0x000020b5 enable  0x0000000b 
- 00012597  0x000020b7 enable  0x00000007 
- 00012598  0x000020b8 enable  0x00000009 
- 00012599  0x000020b9 call  0x0000317d 
- 00012600  0x000020ba store  0x00000001 , 0x000045ad 
- 00012601  0x000020bb fetcht  0x00000001 , 0x000045ac 
- 00012602  0x000020bc isub  0x00000002 , 0x0000003e 
- 00012603  0x000020bd nbranch  0x00003188 , 0x00000005 
- 00012604  0x000020be bpatchx  0x0000006e , 0x0000402d 
- 00012605  0x000020bf disable  0x00000031 
- 00012606  0x000020c0 isolate1  0x0000002f , 0x00000000 
- 00012607  0x000020c1 call  0x0000316f , 0x00000001 
- 00012608  0x000020c2 branch  0x0000318a , 0x00000031 
- 00012609  0x000020c3 call  0x0000317d 
- 00012610  0x000020c4 store  0x00000001 , 0x000044f7 
- 00012611  0x000020c5 bmark1  0x00000027 , 0x00003148 
- 00012612  0x000020c6 fetch  0x00000001 , 0x000044f7 
- 00012613  0x000020c7 fetcht  0x00000001 , 0x00004589 
- 00012614  0x000020c8 icompare  0x00000007 , 0x00000002 
- 00012615  0x000020c9 nbranch  0x0000318c , 0x00000001 
- 00012616  0x000020cb call  0x0000317d 
- 00012617  0x000020cc isolate1  0x0000002f , 0x00000000 
- 00012618  0x000020cd call  0x00003178 , 0x00000001 
- 00012619  0x000020ce istore  0x00000001 , 0x00000005 
- 00012620  0x000020cf rshift3  0x0000003f , 0x0000003f 
- 00012621  0x000020d0 sub  0x0000003f , 0x0000001f , 0x0000003e 
- 00012622  0x000020d1 nbranch  0x0000318e , 0x00000002 
- 00012623  0x000020d2 copy  0x0000003f , 0x00000039 
- 00012624  0x000020d3 branch  0x00003154 , 0x00000005 
- 00012625  0x000020d5 call  0x0000317d 
- 00012626  0x000020d6 istore  0x00000001 , 0x00000005 
- 00012627  0x000020d7 loop  0x00003151 
- 00012628  0x000020d9 bmark1  0x00000027 , 0x00003159 
- 00012629  0x000020da copy  0x00000005 , 0x00000011 
- 00012630  0x000020db call  0x0000317d 
- 00012631  0x000020dc store  0x00000001 , 0x000045d3 
- 00012632  0x000020dd copy  0x00000011 , 0x00000005 
- 00012633  0x000020df parse  0x00000003 , 0x00000000 , 0x00000018 
- 00012634  0x000020e0 rshift32  0x0000003f , 0x0000003f 
- 00012635  0x000020e1 rshift16  0x0000003f , 0x0000003f 
- 00012636  0x000020e2 istore  0x00000003 , 0x00000005 
- 00012637  0x000020e3 fetch  0x00000001 , 0x000045ca 
- 00012638  0x000020e4 nbranch  0x0000316d , 0x00000034 
- 00012639  0x000020e5 disable  0x0000000b 
- 00012640  0x000020e7 isolate1  0x00000027 , 0x00000000 
- 00012641  0x000020e8 call  0x000035c8 , 0x00000001 
- 00012642  0x000020e9 branch  0x00003190 , 0x00000006 
- 00012643  0x000020ea call  0x00006876 
- 00012644  0x000020eb bpatchx  0x0000006f , 0x0000402d 
- 00012645  0x000020ec enable  0x0000002f 
- 00012646  0x000020ed call  0x000026bb 
- 00012647  0x000020ee rtnmark1  0x00000027 
- 00012648  0x000020ef fetch  0x00000001 , 0x000045d3 
- 00012649  0x000020f0 fetcht  0x00000001 , 0x0000462a 
- 00012650  0x000020f1 isub  0x00000002 , 0x0000003e 
- 00012651  0x000020f2 call  0x00007db2 , 0x00000002 
- 00012652  0x000020f3 branch  0x000035cb 
- 00012653  0x000020f6 disable  0x0000000d 
- 00012654  0x000020f7 branch  0x00003160 
- 00012655  0x000020fb call  0x0000317d 
- 00012656  0x000020fc sub  0x0000003f , 0x00000001 , 0x0000003e 
- 00012657  0x000020fd branch  0x00007dc2 , 0x00000002 
- 00012658  0x000020fe increase  0xfffffffe , 0x0000003f 
- 00012659  0x000020ff bmark1  0x00000027 , 0x00003176 
- 00012660  0x00002100 branch  0x00007dc2 , 0x00000034 
- 00012661  0x00002101 increase  0xffffffff , 0x0000003f 
- 00012662  0x00002103 store  0x00000001 , 0x00000678 
- 00012663  0x00002104 rtn 
- 00012664  0x00002107 and_into  0x00000007 , 0x0000003f 
- 00012665  0x00002108 fetcht  0x00000001 , 0x00000678 
- 00012666  0x00002109 lshift3  0x00000002 , 0x00000002 
- 00012667  0x0000210a ior  0x00000002 , 0x0000003f 
- 00012668  0x0000210b rtn 
- 00012669  0x0000210e parse  0x00000003 , 0x00000000 , 0x00000008 
- 00012670  0x0000210f rshift3  0x0000000c , 0x0000003f 
- 00012671  0x00002110 rtn 
- 00012672  0x00002113 jam  0x00000001 , 0x000045cb 
- 00012673  0x00002114 isolate1  0x00000027 , 0x00000000 
- 00012674  0x00002115 call  0x000035e3 , 0x00000001 
- 00012675  0x00002117 bpatchx  0x00000070 , 0x0000402e 
- 00012676  0x00002118 call  0x000025bc 
- 00012677  0x00002119 disable  0x0000001b 
- 00012678  0x0000211a disable  0x0000000b 
- 00012679  0x0000211b branch  0x000020cf 
- 00012680  0x0000211e jam  0x00000002 , 0x000045cb 
- 00012681  0x0000211f branch  0x00003183 
- 00012682  0x00002122 jam  0x00000003 , 0x000045cb 
- 00012683  0x00002123 branch  0x00003183 
- 00012684  0x00002126 jam  0x00000004 , 0x000045cb 
- 00012685  0x00002127 branch  0x00003183 
- 00012686  0x0000212a jam  0x00000005 , 0x000045cb 
- 00012687  0x0000212b branch  0x00003183 
- 00012688  0x0000212e jam  0x00000006 , 0x000045cb 
- 00012689  0x0000212f branch  0x00003183 
- 00012690  0x00002132 call  0x00002160 
- 00012691  0x00002133 fetcht  0x00000001 , 0x0000458d 
- 00012692  0x00002134 branch  0x000021f9 
- 00012693  0x00002137 bpatchx  0x00000071 , 0x0000402e 
- 00012694  0x00002138 fetch  0x00000001 , 0x000045b8 
- 00012695  0x00002139 call  0x000025a4 
- 00012696  0x0000213a fetch  0x00000004 , 0x0000458f 
- 00012697  0x0000213b iforce  0x00000009 
- 00012698  0x0000213c call  0x00003112 
- 00012699  0x0000213d call  0x00003192 
- 00012700  0x0000213e set1  0x00000000 , 0x00000015 
- 00012701  0x0000213f enable  0x0000001d 
- 00012702  0x00002140 enable  0x00000020 
- 00012703  0x00002141 disable  0x00000021 
- 00012704  0x00002142 call  0x0000687d 
- 00012705  0x00002143 disable  0x0000003a 
- 00012706  0x00002144 bmark1  0x0000002f , 0x000031c7 
- 00012707  0x00002145 bmark1  0x0000002d , 0x000031d9 
- 00012708  0x00002146 rshift16  0x00000009 , 0x0000003f 
- 00012709  0x00002147 rshift8  0x0000003f , 0x0000003f 
- 00012710  0x00002148 rshift4  0x0000003f , 0x0000003f 
- 00012711  0x00002149 inject  0x00000003 , 0x00000028 
- 00012712  0x0000214b bpatchx  0x00000072 , 0x0000402e 
- 00012713  0x0000214c bmark1  0x0000002f , 0x000031ae 
- 00012714  0x0000214d fetch  0x00000001 , 0x000045ca 
- 00012715  0x0000214e nbranch  0x000031ae , 0x00000034 
- 00012716  0x0000214f disable  0x0000001d 
- 00012717  0x00002150 enable  0x0000001b 
- 00012718  0x00002152 enable  0x00000007 
- 00012719  0x00002153 enable  0x00000009 
- 00012720  0x00002154 fetch  0x00000001 , 0x0000458a 
- 00012721  0x00002155 iforce  0x00000039 
- 00012722  0x00002156 arg  0x00004539 , 0x00000006 
- 00012723  0x00002158 ifetch  0x00000001 , 0x00000006 
- 00012724  0x00002159 inject  0x00000003 , 0x00000008 
- 00012725  0x0000215a loop  0x000031b3 
- 00012726  0x0000215b enable  0x00000008 
- 00012727  0x0000215c inject  0x00000003 , 0x00000018 
- 00012728  0x0000215d disable  0x00000008 
- 00012729  0x0000215e bmark0  0x0000002f , 0x000031bd 
- 00012730  0x0000215f disable  0x00000007 
- 00012731  0x00002160 setarg  0x00000000 
- 00012732  0x00002161 inject  0x00000003 , 0x00000003 
- 00012733  0x00002163 until  0x0000003e , 0x00000027 
- 00012734  0x00002164 nop  0x00000064 
- 00012735  0x00002165 disable  0x0000003a 
- 00012736  0x00002166 disable  0x0000001d 
- 00012737  0x00002167 fetch  0x00000001 , 0x000045ca 
- 00012738  0x00002168 nbranch  0x000031c4 , 0x00000034 
- 00012739  0x00002169 disable  0x0000001b 
- 00012740  0x0000216b disable  0x00000038 
- 00012741  0x0000216c call  0x00002160 
- 00012742  0x0000216d branch  0x0000687b 
- 00012743  0x00002170 arg  0x0000000a , 0x00000039 
- 00012744  0x00002172 setarg  0x0000003c 
- 00012745  0x00002173 inject  0x00000003 , 0x00000008 
- 00012746  0x00002174 loop  0x000031c8 
- 00012747  0x00002175 disable  0x0000001d 
- 00012748  0x00002176 enable  0x00000038 
- 00012749  0x00002177 rshift16  0x00000009 , 0x0000003f 
- 00012750  0x00002178 rshift16  0x0000003f , 0x0000003f 
- 00012751  0x00002179 rshift4  0x0000003f , 0x0000003f 
- 00012752  0x0000217a inject  0x00000003 , 0x00000020 
- 00012753  0x0000217b bmark1  0x0000002e , 0x000031d6 
- 00012754  0x0000217d setarg  0x00000001 
- 00012755  0x0000217e inject  0x00000003 , 0x00000005 
- 00012756  0x0000217f enable  0x0000003a 
- 00012757  0x00002180 branch  0x000031a8 
- 00012758  0x00002183 setarg  0x00000000 
- 00012759  0x00002184 inject  0x00000003 , 0x00000005 
- 00012760  0x00002185 branch  0x000031a8 
- 00012761  0x00002188 fetch  0x00000001 , 0x00004148 
- 00012762  0x00002189 rshift  0x0000003f , 0x00000039 
- 00012763  0x0000218b nop  0x00000002 
- 00012764  0x0000218c loop  0x000031db 
- 00012765  0x0000218e rshift16  0x00000009 , 0x0000003f 
- 00012766  0x0000218f rshift8  0x0000003f , 0x0000003f 
- 00012767  0x00002190 rshift4  0x0000003f , 0x00000002 
- 00012768  0x00002191 copy  0x00000002 , 0x0000003f 
- 00012769  0x00002192 inject  0x00000003 , 0x00000008 
- 00012770  0x00002193 copy  0x00000002 , 0x0000003f 
- 00012771  0x00002194 inject  0x00000003 , 0x00000028 
- 00012772  0x00002195 branch  0x000031a8 
- 00012773  0x0000219e bpatchx  0x00000073 , 0x0000402e 
- 00012774  0x0000219f fetch  0x00000001 , 0x000045b8 
- 00012775  0x000021a0 bbit1  0x00000002 , 0x00003206 
- 00012776  0x000021a2 fetch  0x00000001 , 0x00004588 
- 00012777  0x000021a3 increase  0x00000003 , 0x0000003f 
- 00012778  0x000021a4 store  0x00000001 , 0x0000458a 
- 00012779  0x000021a6 fetch  0x00000001 , 0x000045ac 
- 00012780  0x000021a7 store  0x00000001 , 0x00004539 
- 00012781  0x000021a9 fetch  0x00000001 , 0x00004589 
- 00012782  0x000021aa istore  0x00000001 , 0x00000005 
- 00012783  0x000021ac fetch  0x00000001 , 0x00004588 
- 00012784  0x000021ae lshift3  0x0000003f , 0x0000003f 
- 00012785  0x000021af fetcht  0x00000001 , 0x0000457e 
- 00012786  0x000021b0 and  0x00000002 , 0x00000003 , 0x00000002 
- 00012787  0x000021b1 lshift  0x00000002 , 0x00000002 
- 00012788  0x000021b2 ior  0x00000002 , 0x0000003f 
- 00012789  0x000021b3 fetcht  0x00000001 , 0x0000457f 
- 00012790  0x000021b4 iadd  0x00000002 , 0x0000003f 
- 00012791  0x000021b5 istore  0x00000001 , 0x00000005 
- 00012792  0x000021b7 fetch  0x00000001 , 0x00004588 
- 00012793  0x000021b8 iforce  0x00000039 
- 00012794  0x000021b9 arg  0x00004519 , 0x00000006 
- 00012795  0x000021ba call  0x00007cda 
- 00012796  0x000021bb bpatchx  0x00000074 , 0x0000402e 
- 00012797  0x000021bd rtnmark0  0x00000027 
- 00012798  0x000021be fetch  0x00000001 , 0x00000035 
- 00012799  0x000021bf istore  0x00000001 , 0x00000005 
- 00012800  0x000021c0 fetch  0x00000001 , 0x000045b8 
- 00012801  0x000021c1 rtnbit1  0x00000002 
- 00012802  0x000021c2 fetch  0x00000001 , 0x0000458a 
- 00012803  0x000021c3 increase  0x00000001 , 0x0000003f 
- 00012804  0x000021c4 store  0x00000001 , 0x0000458a 
- 00012805  0x000021c5 rtn 
- 00012806  0x000021c9 fetch  0x00000001 , 0x00004588 
- 00012807  0x000021ca increase  0x00000004 , 0x0000003f 
- 00012808  0x000021cb bmark0  0x00000027 , 0x0000320a 
- 00012809  0x000021cc increase  0x00000001 , 0x0000003f 
- 00012810  0x000021ce store  0x00000001 , 0x0000458a 
- 00012811  0x000021d0 fetch  0x00000001 , 0x000045ac 
- 00012812  0x000021d1 store  0x00000001 , 0x00004539 
- 00012813  0x000021d3 fetch  0x00000001 , 0x0000458a 
- 00012814  0x000021d4 increase  0xfffffffe , 0x0000003f 
- 00012815  0x000021d5 istore  0x00000001 , 0x00000005 
- 00012816  0x000021d7 fetch  0x00000001 , 0x00004589 
- 00012817  0x000021d8 istore  0x00000001 , 0x00000005 
- 00012818  0x000021d9 setarg  0x00000000 
- 00012819  0x000021da branch  0x000031f0 
- 00012820  0x000021dd bpatchx  0x00000075 , 0x0000402e 
- 00012821  0x000021df fetch  0x00000001 , 0x000044f8 
- 00012822  0x000021e0 rshift3  0x0000003f , 0x0000003f 
- 00012823  0x000021e1 store  0x00000001 , 0x0000457d 
- 00012824  0x000021e3 increase  0x00000001 , 0x0000003f 
- 00012825  0x000021e4 arg  0x000044f8 , 0x00000006 
- 00012826  0x000021e5 iadd  0x00000006 , 0x00000006 
- 00012827  0x000021e6 ifetch  0x00000003 , 0x00000006 
- 00012828  0x000021e7 store  0x00000003 , 0x00004580 
- 00012829  0x000021e9 fetch  0x00000001 , 0x000044f8 
- 00012830  0x000021ea rshift  0x0000003f , 0x0000003f 
- 00012831  0x000021eb and  0x0000003f , 0x00000003 , 0x0000003f 
- 00012832  0x000021ec store  0x00000001 , 0x00004586 
- 00012833  0x000021ed rtn 
- 00012834  0x000021f1 bpatchx  0x00000076 , 0x0000402e 
- 00012835  0x000021f2 fetcht  0x00000001 , 0x0000458e 
- 00012836  0x000021f3 call  0x00003227 
- 00012837  0x000021f4 storet  0x00000001 , 0x0000458e 
- 00012838  0x000021f5 rtn 
- 00012839  0x000021f8 bpatchx  0x00000077 , 0x0000402e 
- 00012840  0x000021f9 call  0x0000322c 
- 00012841  0x000021fa increase  0x00000001 , 0x00000002 
- 00012842  0x000021fb and_into  0x00000003 , 0x00000002 
- 00012843  0x000021fc rtn 
- 00012844  0x000021ff bpatchx  0x00000078 , 0x0000402f 
- 00012845  0x00002200 fetch  0x00000001 , 0x0000458f 
- 00012846  0x00002201 and_into  0x00000003 , 0x0000003f 
- 00012847  0x00002202 mul32  0x0000003f , 0x00000004 , 0x00000011 
- 00012848  0x00002203 setarg  0x00004593 
- 00012849  0x00002204 iadd  0x00000011 , 0x0000003f 
- 00012850  0x00002205 iadd  0x00000002 , 0x00000006 
- 00012851  0x00002206 ifetch  0x00000001 , 0x00000006 
- 00012852  0x00002207 store  0x00000001 , 0x0000458d 
- 00012853  0x00002208 rtn 
- 00012854  0x0000220c store  0x00000004 , 0x0000458f 
- 00012855  0x0000220e bpatchx  0x00000079 , 0x0000402f 
- 00012856  0x00002210 arg  0x00000000 , 0x00000011 
- 00012857  0x00002211 arg  0x00000004 , 0x00000039 
- 00012858  0x00002212 arg  0x0000458f , 0x00000006 
- 00012859  0x00002214 ifetch  0x00000001 , 0x00000006 
- 00012860  0x00002215 iadd  0x00000011 , 0x00000011 
- 00012861  0x00002216 loop  0x0000323b 
- 00012862  0x00002217 copy  0x00000011 , 0x0000003f 
- 00012863  0x00002218 store  0x00000002 , 0x000045aa 
- 00012864  0x00002219 fetch  0x00000001 , 0x000045aa 
- 00012865  0x0000221a fetcht  0x00000001 , 0x000045ab 
- 00012866  0x0000221b iadd  0x00000002 , 0x0000003f 
- 00012867  0x0000221c store  0x00000001 , 0x000045ac 
- 00012868  0x0000221d rtn 
- 00012869  0x00002221 bpatchx  0x0000007a , 0x0000402f 
- 00012870  0x00002222 call  0x00007dbc 
- 00012871  0x00002223 fetcht  0x00000004 , 0x000045a3 
- 00012872  0x00002224 copy  0x00000022 , 0x0000003f 
- 00012873  0x00002225 isub  0x00000002 , 0x0000003e 
- 00012874  0x00002226 ncall  0x00003255 , 0x00000002 
- 00012875  0x00002227 copy  0x0000003f , 0x00000012 
- 00012876  0x00002228 fetch  0x00000004 , 0x000045a3 
- 00012877  0x00002229 fetcht  0x00000001 , 0x000045a7 
- 00012878  0x0000222a iadd  0x00000002 , 0x00000002 
- 00012879  0x0000222b copy  0x00000012 , 0x0000003f 
- 00012880  0x0000222c isub  0x00000002 , 0x0000003e 
- 00012881  0x0000222d nrtn  0x00000002 
- 00012882  0x0000222e set0  0x0000001c , 0x0000003f 
- 00012883  0x0000222f store  0x00000004 , 0x000045a3 
- 00012884  0x00002230 branch  0x00007dba 
- 00012885  0x00002233 rtn  0x00000005 
- 00012886  0x00002234 set1  0x0000001c , 0x0000003f 
- 00012887  0x00002235 rtn 
- 00012888  0x00002238 setarg  0x00000000 
- 00012889  0x00002239 store  0x00000004 , 0x000045a3 
- 00012890  0x0000223a rtn 
- 00012891  0x00002243 bpatchx  0x0000007b , 0x0000402f 
- 00012892  0x00002244 setsect  0x00000000 , 0x00001300 
- 00012893  0x00002245 setsect  0x00000001 , 0x0001908b 
- 00012894  0x00002246 setsect  0x00000002 , 0x00036150 
- 00012895  0x00002247 setsect  0x00000003 , 0x00003d20 
- 00012896  0x00002248 store  0x00000009 , 0x00004593 
- 00012897  0x00002249 setsect  0x00000000 , 0x00003a1a 
- 00012898  0x0000224a setsect  0x00000001 , 0x0000c453 
- 00012899  0x0000224b setsect  0x00000002 , 0x0000d312 
- 00012900  0x0000224c setsect  0x00000003 , 0x00000001 
- 00012901  0x0000224d istore  0x00000007 , 0x00000005 
- 00012902  0x0000224e fetch  0x00000001 , 0x000045b9 
- 00012903  0x0000224f rtn  0x00000034 
- 00012904  0x00002250 arg  0x000045ba , 0x00000006 
- 00012905  0x00002251 arg  0x00004593 , 0x00000005 
- 00012906  0x00002252 branch  0x00007c8f 
- 00012907  0x0000225b bpatchx  0x0000007c , 0x0000402f 
- 00012908  0x0000225c setarg  0x004e001e 
- 00012909  0x0000225d store  0x00000003 , 0x000045bb 
- 00012910  0x0000225e setarg  0x00032303 
- 00012911  0x0000225f istore  0x00000003 , 0x00000005 
- 00012912  0x00002260 setarg  0x00250642 
- 00012913  0x00002261 istore  0x00000003 , 0x00000005 
- 00012914  0x00002262 setarg  0x00094c06 
- 00012915  0x00002263 istore  0x00000003 , 0x00000005 
- 00012916  0x00002264 setarg  0x003c0927 
- 00012917  0x00002265 istore  0x00000003 , 0x00000005 
- 00012918  0x00002266 jam  0x00000001 , 0x000045b9 
- 00012919  0x00002267 rtn 
- 00012920  0x0000226b bpatchx  0x0000007d , 0x0000402f 
- 00012921  0x0000226c arg  0x00006978 , 0x00000002 
- 00012922  0x0000226d bmark1  0x00000027 , 0x0000327f 
- 00012923  0x0000226e arg  0x000012c0 , 0x00000002 
- 00012924  0x0000226f fetch  0x00000001 , 0x000045b7 
- 00012925  0x00002270 bbit0  0x00000002 , 0x0000327f 
- 00012926  0x00002271 arg  0x00002ee0 , 0x00000002 
- 00012927  0x00002273 storet  0x00000002 , 0x0000458b 
- 00012928  0x00002274 rtn 
- 00012929  0x00002277 jam  0x00000001 , 0x000045b7 
- 00012930  0x00002278 jam  0x00000001 , 0x000045b8 
- 00012931  0x00002279 rtn 
- 00012932  0x0000227c jam  0x00000002 , 0x000045b7 
- 00012933  0x0000227d jam  0x00000002 , 0x000045b8 
- 00012934  0x0000227e rtn 
- 00012935  0x00002297 bpatchx  0x0000007e , 0x0000402f 
- 00012936  0x00002298 jam  0x0000004e , 0x000045d0 
- 00012937  0x00002299 setarg  0x00101520 
- 00012938  0x0000229a store  0x00000003 , 0x000045cc 
- 00012939  0x0000229b setarg  0x00000005 
- 00012940  0x0000229c istore  0x00000001 , 0x00000005 
- 00012941  0x0000229d rtn 
- 00012942  0x000022a4 arg  0x000045d8 , 0x00000013 
- 00012943  0x000022a5 arg  0x0000367a , 0x00000012 
- 00012944  0x000022a6 branch  0x000042e7 
- 00012945  0x000022a9 set1  0x00000026 , 0x00000000 
- 00012946  0x000022aa fetch  0x00000001 , 0x000045fc 
- 00012947  0x000022ab set0  0x00000002 , 0x0000003f 
- 00012948  0x000022ac set1  0x00000001 , 0x0000003f 
- 00012949  0x000022ad store  0x00000001 , 0x000045fc 
- 00012950  0x000022ae setarg  0x00000000 
- 00012951  0x000022af store  0x00000002 , 0x000045de 
- 00012952  0x000022b0 fetch  0x00000002 , 0x000045d6 
- 00012953  0x000022b1 store  0x00000002 , 0x000045d8 
- 00012954  0x000022b2 jam  0x00000000 , 0x000045d5 
- 00012955  0x000022b3 call  0x000032d6 
- 00012956  0x000022b5 jam  0x00000000 , 0x0000457e 
- 00012957  0x000022b6 fetch  0x00000001 , 0x000045d0 
- 00012958  0x000022b7 store  0x00000001 , 0x0000458d 
- 00012959  0x000022b8 fetch  0x00000001 , 0x000045d1 
- 00012960  0x000022b9 store  0x00000001 , 0x00004141 
- 00012961  0x000022ba fetch  0x00000004 , 0x000045cc 
- 00012962  0x000022bb branch  0x00003236 
- 00012963  0x000022bf bpatchx  0x0000007f , 0x0000402f 
- 00012964  0x000022c0 jam  0x00000000 , 0x000045e2 
- 00012965  0x000022c1 fetch  0x00000002 , 0x000045da 
- 00012966  0x000022c2 increase  0x00000001 , 0x0000003f 
- 00012967  0x000022c3 store  0x00000002 , 0x000045da 
- 00012968  0x000022c4 fetch  0x00000001 , 0x000045da 
- 00012969  0x000022c5 and  0x0000003f , 0x000000ff , 0x0000003f 
- 00012970  0x000022c6 nrtn  0x00000034 
- 00012971  0x000022c7 fetch  0x00000001 , 0x000045d4 
- 00012972  0x000022c8 beq  0x000000ff , 0x000032f8 
- 00012973  0x000022c9 beq  0x00000001 , 0x000032b2 
- 00012974  0x000022ca beq  0x00000002 , 0x000032b4 
- 00012975  0x000022cb beq  0x00000003 , 0x000032ba 
- 00012976  0x000022cc beq  0x00000004 , 0x000032c0 
- 00012977  0x000022cd rtn 
- 00012978  0x000022d0 jam  0x000000ff , 0x00004519 
- 00012979  0x000022d1 branch  0x000032c1 
- 00012980  0x000022d4 fetch  0x00000001 , 0x000045ae 
- 00012981  0x000022d5 branch  0x000032b8 , 0x00000034 
- 00012982  0x000022d6 fetch  0x00000004 , 0x00004604 
- 00012983  0x000022d7 call  0x00003236 
- 00012984  0x000022d9 jam  0x000000aa , 0x00004519 
- 00012985  0x000022da branch  0x000032c1 
- 00012986  0x000022dd jam  0x00000055 , 0x00004519 
- 00012987  0x000022de fetch  0x00000001 , 0x000045ae 
- 00012988  0x000022df branch  0x000032c1 , 0x00000034 
- 00012989  0x000022e0 fetch  0x00000004 , 0x000045e8 
- 00012990  0x000022e1 store  0x00000004 , 0x0000451b 
- 00012991  0x000022e2 branch  0x000032c3 
- 00012992  0x000022e5 jam  0x00000022 , 0x00004519 
- 00012993  0x000022e7 fetch  0x00000004 , 0x00004604 
- 00012994  0x000022e8 store  0x00000004 , 0x0000451b 
- 00012995  0x000022ea fetch  0x00000001 , 0x00004589 
- 00012996  0x000022eb and_into  0x00000007 , 0x0000003f 
- 00012997  0x000022ec store  0x00000001 , 0x0000451a 
- 00012998  0x000022ed jam  0x00000000 , 0x0000451f 
- 00012999  0x000022ee jam  0x00000007 , 0x00004588 
- 00013000  0x000022ef call  0x000031e5 
- 00013001  0x000022f0 call  0x00003651 
- 00013002  0x000022f1 nrtn  0x00000018 
- 00013003  0x000022f2 nrtn  0x0000002f 
- 00013004  0x000022f3 call  0x0000357b 
- 00013005  0x000022f4 call  0x0000366e 
- 00013006  0x000022f5 bpatchx  0x00000080 , 0x00004030 
- 00013007  0x000022f6 fetch  0x00000001 , 0x000045d4 
- 00013008  0x000022f7 rtneq  0x000000ff 
- 00013009  0x000022f8 beq  0x00000001 , 0x000032db 
- 00013010  0x000022f9 beq  0x00000002 , 0x000032dd 
- 00013011  0x000022fa beq  0x00000003 , 0x000032e3 
- 00013012  0x000022fb beq  0x00000004 , 0x000032eb 
- 00013013  0x000022fc rtn 
- 00013014  0x000022ff jam  0x00000002 , 0x000045d4 
- 00013015  0x00002300 fetch  0x00000001 , 0x000045ae 
- 00013016  0x00002301 rtn  0x00000034 
- 00013017  0x00002302 jam  0x00000001 , 0x000045d4 
- 00013018  0x00002303 rtn 
- 00013019  0x00002306 jam  0x00000002 , 0x000045d4 
- 00013020  0x00002307 branch  0x0000364c 
- 00013021  0x0000230a fetch  0x00000001 , 0x000045ae 
- 00013022  0x0000230b branch  0x000032e1 , 0x00000034 
- 00013023  0x0000230c fetch  0x00000004 , 0x0000455f 
- 00013024  0x0000230d store  0x00000004 , 0x000045e8 
- 00013025  0x0000230f jam  0x00000003 , 0x000045d4 
- 00013026  0x00002310 branch  0x0000364c 
- 00013027  0x00002313 fetch  0x00000001 , 0x000045ae 
- 00013028  0x00002314 branch  0x000032e9 , 0x00000034 
- 00013029  0x00002315 fetch  0x00000004 , 0x0000455f 
- 00013030  0x00002316 fetcht  0x00000004 , 0x00004604 
- 00013031  0x00002317 isub  0x00000002 , 0x0000003e 
- 00013032  0x00002318 nrtn  0x00000005 
- 00013033  0x0000231a jam  0x00000004 , 0x000045d4 
- 00013034  0x0000231b branch  0x0000364c 
- 00013035  0x0000231e fetch  0x00000001 , 0x000045ae 
- 00013036  0x0000231f branch  0x000032f1 , 0x00000034 
- 00013037  0x00002320 fetch  0x00000004 , 0x0000455f 
- 00013038  0x00002321 fetcht  0x00000004 , 0x000045e8 
- 00013039  0x00002322 isub  0x00000002 , 0x0000003e 
- 00013040  0x00002323 nrtn  0x00000005 
- 00013041  0x00002325 jam  0x000000ff , 0x000045d4 
- 00013042  0x00002326 jam  0x00000039 , 0x0000066f 
- 00013043  0x00002327 call  0x0000782b 
- 00013044  0x00002328 setarg  0x00000000 
- 00013045  0x00002329 store  0x00000002 , 0x000045d8 
- 00013046  0x0000232a fetch  0x00000004 , 0x0000455f 
- 00013047  0x0000232b call  0x00003236 
- 00013048  0x0000232d fetch  0x00000001 , 0x000045fc 
- 00013049  0x0000232e set0  0x00000001 , 0x0000003f 
- 00013050  0x0000232f store  0x00000001 , 0x000045fc 
- 00013051  0x00002330 branch  0x0000364c 
- 00013052  0x0000234b jam  0x00000001 , 0x00004616 
- 00013053  0x0000234c jam  0x00000000 , 0x00004615 
- 00013054  0x0000234d rtn 
- 00013055  0x00002350 fetch  0x00000001 , 0x00004615 
- 00013056  0x00002351 rtnbit1  0x00000001 
- 00013057  0x00002352 set1  0x00000001 , 0x0000003f 
- 00013058  0x00002353 store  0x00000001 , 0x00004615 
- 00013059  0x00002354 setarg  0x00000000 
- 00013060  0x00002355 store  0x00000003 , 0x000045d3 
- 00013061  0x00002356 store  0x00000001 , 0x000045de 
- 00013062  0x00002357 store  0x00000001 , 0x000045df 
- 00013063  0x00002358 store  0x00000004 , 0x0000462c 
- 00013064  0x00002359 jam  0x00000001 , 0x00004611 
- 00013065  0x0000235a branch  0x0000329c 
- 00013066  0x0000235e jam  0x00000001 , 0x00004611 
- 00013067  0x0000235f jam  0x00000008 , 0x00004588 
- 00013068  0x00002360 arg  0x000045d6 , 0x00000006 
- 00013069  0x00002361 arg  0x00004519 , 0x00000005 
- 00013070  0x00002362 branch  0x00007c89 
- 00013071  0x00002366 bpatchx  0x00000081 , 0x00004030 
- 00013072  0x00002367 call  0x000033be 
- 00013073  0x00002368 call  0x00003119 
- 00013074  0x00002369 nbranch  0x000033be , 0x0000002f 
- 00013075  0x0000236a call  0x0000331e 
- 00013076  0x0000236b call  0x000033f4 
- 00013077  0x0000236c call  0x00003399 
- 00013078  0x0000236d call  0x0000493d 
- 00013079  0x0000236e fetch  0x00000001 , 0x000045ae 
- 00013080  0x0000236f rtn  0x00000034 
- 00013081  0x00002370 fetch  0x00000004 , 0x0000462c 
- 00013082  0x00002371 rtn  0x00000034 
- 00013083  0x00002372 branch  0x00003236 
- 00013084  0x00002375 call  0x000033be 
- 00013085  0x00002376 branch  0x00003183 
- 00013086  0x00002379 jam  0x00000005 , 0x00004622 
- 00013087  0x0000237a arg  0x000044f7 , 0x00000006 
- 00013088  0x0000237b arg  0x000045e8 , 0x00000005 
- 00013089  0x0000237c call  0x00007c89 
- 00013090  0x0000237d bpatchx  0x00000082 , 0x00004030 
- 00013091  0x0000237e fetch  0x00000001 , 0x000045ea 
- 00013092  0x0000237f beq  0x000000aa , 0x00003329 
- 00013093  0x00002380 beq  0x00000055 , 0x0000333a 
- 00013094  0x00002381 beq  0x00000022 , 0x0000335b 
- 00013095  0x00002382 beq  0x000000ff , 0x0000359b 
- 00013096  0x00002383 rtn 
- 00013097  0x00002387 fetch  0x00000001 , 0x000045eb 
- 00013098  0x00002388 beq  0x00000001 , 0x0000332d 
- 00013099  0x00002389 beq  0x00000002 , 0x00003335 
- 00013100  0x0000238a rtn 
- 00013101  0x0000238d fetch  0x00000001 , 0x000045de 
- 00013102  0x0000238e nrtn  0x00000034 
- 00013103  0x0000238f jam  0x00000001 , 0x000045d3 
- 00013104  0x00002391 jam  0x00000001 , 0x000045d6 
- 00013105  0x00002393 jam  0x00000080 , 0x000045d7 
- 00013106  0x00002394 fetch  0x00000006 , 0x000044f1 
- 00013107  0x00002395 store  0x00000006 , 0x000045d8 
- 00013108  0x00002396 rtn 
- 00013109  0x00002399 fetch  0x00000001 , 0x000045df 
- 00013110  0x0000239a nrtn  0x00000034 
- 00013111  0x0000239b jam  0x00000001 , 0x000045d4 
- 00013112  0x0000239d jam  0x00000002 , 0x000045d6 
- 00013113  0x0000239e branch  0x00003331 
- 00013114  0x000023a2 fetch  0x00000001 , 0x000045ae 
- 00013115  0x000023a3 branch  0x00003340 , 0x00000034 
- 00013116  0x000023a4 fetch  0x00000004 , 0x000045ec 
- 00013117  0x000023a5 fetcht  0x00000004 , 0x000044f1 
- 00013118  0x000023a6 isub  0x00000002 , 0x0000003e 
- 00013119  0x000023a7 nrtn  0x00000005 
- 00013120  0x000023a9 fetch  0x00000001 , 0x000045eb 
- 00013121  0x000023aa beq  0x00000001 , 0x00003344 
- 00013122  0x000023ab beq  0x00000002 , 0x00003351 
- 00013123  0x000023ac rtn 
- 00013124  0x000023af fetch  0x00000001 , 0x000045de 
- 00013125  0x000023b0 nrtn  0x00000034 
- 00013126  0x000023b1 fetch  0x00000001 , 0x000045d3 
- 00013127  0x000023b2 beq  0x00000001 , 0x00003349 
- 00013128  0x000023b3 rtn 
- 00013129  0x000023b5 jam  0x00000002 , 0x000045d3 
- 00013130  0x000023b6 fetch  0x00000001 , 0x000045ae 
- 00013131  0x000023b7 branch  0x00003330 , 0x00000034 
- 00013132  0x000023b9 jam  0x00000001 , 0x000045d6 
- 00013133  0x000023bb jam  0x00000080 , 0x000045d7 
- 00013134  0x000023bc fetch  0x00000004 , 0x0000462c 
- 00013135  0x000023bd store  0x00000004 , 0x000045d8 
- 00013136  0x000023be branch  0x00007dba 
- 00013137  0x000023c1 fetch  0x00000001 , 0x000045df 
- 00013138  0x000023c2 nrtn  0x00000034 
- 00013139  0x000023c3 fetch  0x00000001 , 0x000045d4 
- 00013140  0x000023c4 beq  0x00000001 , 0x00003356 
- 00013141  0x000023c5 rtn 
- 00013142  0x000023c7 jam  0x00000002 , 0x000045d4 
- 00013143  0x000023c8 fetch  0x00000001 , 0x000045ae 
- 00013144  0x000023c9 branch  0x00003338 , 0x00000034 
- 00013145  0x000023ca jam  0x00000002 , 0x000045d6 
- 00013146  0x000023cb branch  0x0000334d 
- 00013147  0x000023cf fetch  0x00000001 , 0x000045ae 
- 00013148  0x000023d0 branch  0x00003361 , 0x00000034 
- 00013149  0x000023d1 fetch  0x00000004 , 0x000045ec 
- 00013150  0x000023d2 fetcht  0x00000004 , 0x0000462c 
- 00013151  0x000023d3 isub  0x00000002 , 0x0000003e 
- 00013152  0x000023d4 nrtn  0x00000005 
- 00013153  0x000023d6 fetch  0x00000001 , 0x000045eb 
- 00013154  0x000023d7 beq  0x00000001 , 0x00003365 
- 00013155  0x000023d8 beq  0x00000002 , 0x00003372 
- 00013156  0x000023d9 rtn 
- 00013157  0x000023dc fetch  0x00000001 , 0x000045de 
- 00013158  0x000023dd nrtn  0x00000034 
- 00013159  0x000023de fetch  0x00000001 , 0x000045d3 
- 00013160  0x000023df beq  0x00000002 , 0x0000336a 
- 00013161  0x000023e0 rtn 
- 00013162  0x000023e2 jam  0x00000001 , 0x000045de 
- 00013163  0x000023e4 call  0x00003330 
- 00013164  0x000023e5 fetch  0x00000001 , 0x000045d5 
- 00013165  0x000023e6 or_into  0x00000001 , 0x0000003f 
- 00013166  0x000023e7 store  0x00000001 , 0x000045d5 
- 00013167  0x000023e9 setarg  0x00000000 
- 00013168  0x000023ea store  0x00000002 , 0x000045d3 
- 00013169  0x000023eb rtn 
- 00013170  0x000023ee fetch  0x00000001 , 0x000045df 
- 00013171  0x000023ef nrtn  0x00000034 
- 00013172  0x000023f0 fetch  0x00000001 , 0x000045d4 
- 00013173  0x000023f1 bne  0x00000000 , 0x00003377 
- 00013174  0x000023f2 rtn 
- 00013175  0x000023f4 jam  0x00000001 , 0x000045df 
- 00013176  0x000023f6 call  0x00003338 
- 00013177  0x000023f7 fetch  0x00000001 , 0x000045d5 
- 00013178  0x000023f8 or_into  0x00000002 , 0x0000003f 
- 00013179  0x000023f9 store  0x00000001 , 0x000045d5 
- 00013180  0x000023fa call  0x0000336f 
- 00013181  0x000023fb branch  0x00004937 
- 00013182  0x000023fe fetch  0x00000001 , 0x00004616 
- 00013183  0x000023ff rtnne  0x00000001 
- 00013184  0x00002400 fetch  0x00000001 , 0x00004610 
- 00013185  0x00002401 nrtn  0x00000034 
- 00013186  0x00002402 fetch  0x00000001 , 0x000044fa 
- 00013187  0x00002403 beq  0x00000001 , 0x00003386 
- 00013188  0x00002404 beq  0x00000002 , 0x0000338a 
- 00013189  0x00002405 rtn 
- 00013190  0x00002407 fetch  0x00000001 , 0x0000462b 
- 00013191  0x00002408 rtnbit0  0x00000000 
- 00013192  0x0000240a disable  0x0000002f 
- 00013193  0x0000240b rtn 
- 00013194  0x0000240d fetch  0x00000001 , 0x0000462b 
- 00013195  0x0000240e rtnbit0  0x00000001 
- 00013196  0x0000240f branch  0x00003388 
- 00013197  0x00002412 fetch  0x00000001 , 0x00004610 
- 00013198  0x00002413 nrtn  0x00000034 
- 00013199  0x00002414 fetch  0x00000001 , 0x0000462b 
- 00013200  0x00002415 or_into  0x00000001 , 0x0000003f 
- 00013201  0x00002416 store  0x00000001 , 0x0000462b 
- 00013202  0x00002417 rtn 
- 00013203  0x0000241a fetch  0x00000001 , 0x00004610 
- 00013204  0x0000241b nrtn  0x00000034 
- 00013205  0x0000241c fetch  0x00000001 , 0x0000462b 
- 00013206  0x0000241d or_into  0x00000002 , 0x0000003f 
- 00013207  0x0000241e store  0x00000001 , 0x0000462b 
- 00013208  0x0000241f rtn 
- 00013209  0x00002423 fetch  0x00000001 , 0x000045d5 
- 00013210  0x00002424 rtn  0x00000034 
- 00013211  0x00002426 fetch  0x00000001 , 0x000045eb 
- 00013212  0x00002427 beq  0x00000001 , 0x0000338d 
- 00013213  0x00002428 beq  0x00000002 , 0x00003393 
- 00013214  0x00002429 rtn 
- 00013215  0x0000243d set1  0x00000027 , 0x00000000 
- 00013216  0x0000243e fetch  0x00000001 , 0x00004141 
- 00013217  0x0000243f store  0x00000001 , 0x00004623 
- 00013218  0x00002440 branch  0x000035d6 
- 00013219  0x00002443 fetch  0x00000002 , 0x000045e0 
- 00013220  0x00002444 branch  0x00007d79 
- 00013221  0x00002447 bpatchx  0x00000083 , 0x00004030 
- 00013222  0x00002448 jam  0x00000000 , 0x00004588 
- 00013223  0x00002449 fetch  0x00000001 , 0x00004611 
- 00013224  0x0000244a rtn  0x00000034 
- 00013225  0x0000244b fetch  0x00000002 , 0x000045e2 
- 00013226  0x0000244c branch  0x00007d79 
- 00013227  0x00002450 call  0x000033f1 
- 00013228  0x00002451 nbranch  0x000033be , 0x0000002f 
- 00013229  0x00002453 call  0x000033e3 
- 00013230  0x00002454 nbranch  0x000033be , 0x00000028 
- 00013231  0x00002455 fetch  0x00000001 , 0x0000457d 
- 00013232  0x00002456 branch  0x000033be , 0x00000034 
- 00013233  0x00002457 increase  0x00000002 , 0x0000003f 
- 00013234  0x00002458 iforce  0x00000039 
- 00013235  0x00002459 arg  0x000044f7 , 0x00000006 
- 00013236  0x0000245a arg  0x000045e8 , 0x00000005 
- 00013237  0x0000245b call  0x00007cda 
- 00013238  0x0000245c jam  0x00000000 , 0x00004613 
- 00013239  0x0000245d fetch  0x00000001 , 0x00004610 
- 00013240  0x0000245e call  0x000033fe , 0x00000034 
- 00013241  0x0000245f bpatchx  0x00000084 , 0x00004030 
- 00013242  0x00002460 fetch  0x00000001 , 0x000045ea 
- 00013243  0x00002461 beq  0x00000001 , 0x000033c4 
- 00013244  0x00002462 beq  0x00000002 , 0x000033d3 
- 00013245  0x00002463 beq  0x000000ff , 0x000033c2 
- 00013246  0x00002465 bpatchx  0x00000085 , 0x00004030 
- 00013247  0x00002466 arg  0x000044f7 , 0x00000005 
- 00013248  0x00002467 arg  0x00000042 , 0x00000039 
- 00013249  0x00002468 branch  0x00007ca1 
- 00013250  0x0000246b call  0x0000339b 
- 00013251  0x0000246c branch  0x0000359b 
- 00013252  0x0000246f call  0x0000338d 
- 00013253  0x00002470 call  0x0000352e 
- 00013254  0x00002471 fetch  0x00000001 , 0x0000460a 
- 00013255  0x00002472 fetcht  0x00000001 , 0x000045e8 
- 00013256  0x00002473 isolate1  0x00000003 , 0x00000002 
- 00013257  0x00002474 setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00013258  0x00002475 store  0x00000001 , 0x0000460a 
- 00013259  0x00002476 beq  0x00000001 , 0x000033d9 
- 00013260  0x00002477 fetch  0x00000001 , 0x00004612 
- 00013261  0x00002478 fetcht  0x00000001 , 0x000045e8 
- 00013262  0x00002479 isolate1  0x00000004 , 0x00000002 
- 00013263  0x0000247a setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00013264  0x0000247b store  0x00000001 , 0x00004612 
- 00013265  0x0000247c fetch  0x00000002 , 0x000045e4 
- 00013266  0x0000247d branch  0x00007d79 
- 00013267  0x00002480 call  0x00003393 
- 00013268  0x00002481 fetcht  0x00000001 , 0x000045e8 
- 00013269  0x00002482 isolate1  0x00000003 , 0x00000002 
- 00013270  0x00002483 branch  0x000033e1 , 0x00000001 
- 00013271  0x00002484 fetch  0x00000002 , 0x000045e6 
- 00013272  0x00002485 branch  0x00007d79 
- 00013273  0x00002488 fetch  0x00000001 , 0x000043cb 
- 00013274  0x00002489 sub  0x0000003f , 0x0000000e , 0x0000003e 
- 00013275  0x0000248a call  0x00004469 , 0x00000005 
- 00013276  0x0000248b fetch  0x00000001 , 0x000045de 
- 00013277  0x0000248c nrtn  0x00000034 
- 00013278  0x0000248d jam  0x00000001 , 0x000045de 
- 00013279  0x0000248e fetch  0x00000004 , 0x000045f2 
- 00013280  0x0000248f branch  0x000035a3 
- 00013281  0x00002491 fetch  0x00000004 , 0x000045f2 
- 00013282  0x00002492 branch  0x000035a9 
- 00013283  0x00002496 call  0x00007dbc 
- 00013284  0x00002497 fetch  0x00000001 , 0x00004586 
- 00013285  0x00002498 fetcht  0x00000001 , 0x00004587 
- 00013286  0x00002499 isub  0x00000002 , 0x0000003e 
- 00013287  0x0000249a ncall  0x00007dba , 0x00000005 
- 00013288  0x0000249b fetch  0x00000001 , 0x00004586 
- 00013289  0x0000249c store  0x00000001 , 0x00004587 
- 00013290  0x0000249d fetch  0x00000003 , 0x00004580 
- 00013291  0x0000249e fetcht  0x00000003 , 0x00004583 
- 00013292  0x0000249f isub  0x00000002 , 0x0000003e 
- 00013293  0x000024a0 ncall  0x00007dba , 0x00000005 
- 00013294  0x000024a1 fetch  0x00000003 , 0x00004580 
- 00013295  0x000024a2 store  0x00000003 , 0x00004583 
- 00013296  0x000024a3 rtn 
- 00013297  0x000024a6 call  0x000033be 
- 00013298  0x000024a7 call  0x00003119 
- 00013299  0x000024a8 nrtn  0x0000002f 
- 00013300  0x000024ab fetch  0x00000001 , 0x000044f7 
- 00013301  0x000024ac store  0x00000001 , 0x00004589 
- 00013302  0x000024ae call  0x00003214 
- 00013303  0x000024b0 fetch  0x00000001 , 0x000044f8 
- 00013304  0x000024b1 isolate1  0x00000000 , 0x0000003f 
- 00013305  0x000024b2 branch  0x000033fd , 0x00000001 
- 00013306  0x000024b4 call  0x000033a5 
- 00013307  0x000024b5 call  0x000031e5 
- 00013308  0x000024b6 call  0x00003195 
- 00013309  0x000024b8 branch  0x00003183 
- 00013310  0x000024bc jam  0x00000001 , 0x00004614 
- 00013311  0x000024be setarg  0x00000280 
- 00013312  0x000024bf arg  0x00000008 , 0x00000007 
- 00013313  0x000024c0 branch  0x00007ce1 
- 00013314  0x000024c7 bpatchx  0x00000086 , 0x00004030 
- 00013315  0x000024c8 jam  0x00000001 , 0x00004613 
- 00013316  0x000024c9 jam  0x00000000 , 0x00004617 
- 00013317  0x000024ca jam  0x000000ff , 0x000045a7 
- 00013318  0x000024cb branch  0x00003258 
- 00013319  0x000024ce bpatchx  0x00000087 , 0x00004030 
- 00013320  0x000024cf fetch  0x00000001 , 0x00004613 
- 00013321  0x000024d0 rtn  0x00000034 
- 00013322  0x000024d1 call  0x00003245 
- 00013323  0x000024d2 nrtn  0x00000028 
- 00013324  0x000024d3 call  0x00003414 
- 00013325  0x000024d4 fetch  0x00000001 , 0x00004617 
- 00013326  0x000024d5 increase  0x00000001 , 0x0000003f 
- 00013327  0x000024d6 and_into  0x00000001 , 0x0000003f 
- 00013328  0x000024d7 store  0x00000001 , 0x00004617 
- 00013329  0x000024d8 beq  0x00000000 , 0x00003419 
- 00013330  0x000024d9 beq  0x00000001 , 0x0000341c 
- 00013331  0x000024da rtn 
- 00013332  0x000024dd fetch  0x00000001 , 0x00004622 
- 00013333  0x000024de rtn  0x00000034 
- 00013334  0x000024df increase  0xffffffff , 0x0000003f 
- 00013335  0x000024e0 store  0x00000001 , 0x00004622 
- 00013336  0x000024e1 rtn 
- 00013337  0x000024e4 fetch  0x00000001 , 0x00004622 
- 00013338  0x000024e5 nrtn  0x00000034 
- 00013339  0x000024e6 branch  0x00003460 
- 00013340  0x000024e9 fetch  0x00000001 , 0x00004622 
- 00013341  0x000024ea nrtn  0x00000034 
- 00013342  0x000024eb branch  0x000032fc 
- 00013343  0x000024ef fetch  0x00000001 , 0x0000462a 
- 00013344  0x000024f0 nrtn  0x00000034 
- 00013345  0x000024f1 fetch  0x00000001 , 0x00004628 
- 00013346  0x000024f2 call  0x0000344f , 0x00000034 
- 00013347  0x000024f3 fetch  0x00000001 , 0x00004625 
- 00013348  0x000024f4 rtnbit1  0x00000000 
- 00013349  0x000024f5 set1  0x00000000 , 0x0000003f 
- 00013350  0x000024f6 store  0x00000001 , 0x00004625 
- 00013351  0x000024f7 jam  0x00000001 , 0x00004624 
- 00013352  0x000024f8 jam  0x00000000 , 0x00004629 
- 00013353  0x000024f9 setarg  0x00000000 
- 00013354  0x000024fa store  0x00000002 , 0x00004626 
- 00013355  0x000024fb jam  0x00000060 , 0x000045a7 
- 00013356  0x000024fc branch  0x00003258 
- 00013357  0x000024ff bpatchx  0x00000088 , 0x00004031 
- 00013358  0x00002500 fetch  0x00000001 , 0x00004616 
- 00013359  0x00002501 rtneq  0x00000000 
- 00013360  0x00002502 fetch  0x00000001 , 0x0000462a 
- 00013361  0x00002503 nrtn  0x00000034 
- 00013362  0x00002504 fetch  0x00000001 , 0x00004628 
- 00013363  0x00002505 nrtn  0x00000034 
- 00013364  0x00002506 fetch  0x00000001 , 0x00004624 
- 00013365  0x00002507 rtn  0x00000034 
- 00013366  0x00002508 fetch  0x00000001 , 0x0000462b 
- 00013367  0x00002509 compare  0x00000003 , 0x0000003f , 0x00000003 
- 00013368  0x0000250a branch  0x0000344b , 0x00000001 
- 00013369  0x0000250b call  0x00003245 
- 00013370  0x0000250c nrtn  0x00000028 
- 00013371  0x0000250d fetch  0x00000002 , 0x00004626 
- 00013372  0x0000250e increase  0x00000001 , 0x0000003f 
- 00013373  0x0000250f store  0x00000002 , 0x00004626 
- 00013374  0x00002510 arg  0x000007d0 , 0x00000002 
- 00013375  0x00002511 isub  0x00000002 , 0x0000003e 
- 00013376  0x00002512 branch  0x0000344b , 0x00000002 
- 00013377  0x00002513 fetch  0x00000001 , 0x00004629 
- 00013378  0x00002514 increase  0x00000001 , 0x0000003f 
- 00013379  0x00002515 and_into  0x00000001 , 0x0000003f 
- 00013380  0x00002516 store  0x00000001 , 0x00004629 
- 00013381  0x00002517 beq  0x00000000 , 0x00003514 
- 00013382  0x00002518 beq  0x00000001 , 0x000032fc 
- 00013383  0x00002519 rtn 
- 00013384  0x0000251c fetch  0x00000001 , 0x00004622 
- 00013385  0x0000251d nbranch  0x000032fc , 0x00000034 
- 00013386  0x0000251e branch  0x00003514 
- 00013387  0x00002521 jam  0x00000001 , 0x00004628 
- 00013388  0x00002522 branch  0x00003514 
- 00013389  0x00002525 jam  0x00000000 , 0x00004624 
- 00013390  0x00002526 rtn 
- 00013391  0x00002528 jam  0x00000001 , 0x00004624 
- 00013392  0x00002529 rtn 
- 00013393  0x00002535 bpatchx  0x00000089 , 0x00004031 
- 00013394  0x00002536 fetch  0x00000001 , 0x00004615 
- 00013395  0x00002537 rtnbit1  0x00000000 
- 00013396  0x00002538 set1  0x00000000 , 0x0000003f 
- 00013397  0x00002539 store  0x00000001 , 0x00004615 
- 00013398  0x0000253a fetch  0x00000001 , 0x00004623 
- 00013399  0x0000253b store  0x00000001 , 0x00004141 
- 00013400  0x0000253c jam  0x00000000 , 0x00004611 
- 00013401  0x0000253d jam  0x00000000 , 0x0000090d 
- 00013402  0x0000253e jam  0x00000001 , 0x0000460a 
- 00013403  0x0000253f jam  0x00000000 , 0x0000457e 
- 00013404  0x00002540 fetch  0x00000004 , 0x000044f1 
- 00013405  0x00002541 call  0x00003236 
- 00013406  0x00002542 call  0x00003222 
- 00013407  0x00002543 branch  0x000033be 
- 00013408  0x00002547 jam  0x00000000 , 0x00004611 
- 00013409  0x00002549 jam  0x00000000 , 0x00004616 
- 00013410  0x0000254a jam  0x00000000 , 0x00004615 
- 00013411  0x0000254b rtn 
- 00013412  0x0000254f fetch  0x00000001 , 0x00004616 
- 00013413  0x00002550 rtnne  0x00000000 
- 00013414  0x00002551 call  0x00003451 
- 00013415  0x00002552 call  0x00003518 
- 00013416  0x00002553 branch  0x000033ab 
- 00013417  0x00002561 bpatchx  0x0000008a , 0x00004031 
- 00013418  0x00002562 fetch  0x00000001 , 0x00004616 
- 00013419  0x00002563 rtnne  0x00000001 
- 00013420  0x00002564 call  0x000032ff 
- 00013421  0x00002565 call  0x0000330f 
- 00013422  0x00002566 fetch  0x00000001 , 0x00004610 
- 00013423  0x00002567 nrtn  0x00000034 
- 00013424  0x00002568 fetch  0x00000001 , 0x000045d5 
- 00013425  0x00002569 rtn  0x00000034 
- 00013426  0x0000256a jam  0x00000000 , 0x00004613 
- 00013427  0x0000256b call  0x00003460 
- 00013428  0x0000256c call  0x000033fe 
- 00013429  0x0000256d branch  0x00003258 
- 00013430  0x0000257a fetch  0x00000001 , 0x00004615 
- 00013431  0x0000257b rtnbit1  0x00000007 
- 00013432  0x0000257c set1  0x00000007 , 0x0000003f 
- 00013433  0x0000257d store  0x00000001 , 0x00004615 
- 00013434  0x0000257e fetch  0x00000001 , 0x00004623 
- 00013435  0x0000257f store  0x00000001 , 0x00004141 
- 00013436  0x00002581 jam  0x00000000 , 0x00004617 
- 00013437  0x00002582 jam  0x00000001 , 0x00004611 
- 00013438  0x00002583 setarg  0x00000000 
- 00013439  0x00002584 store  0x00000003 , 0x0000463d 
- 00013440  0x00002585 store  0x00000007 , 0x0000461a 
- 00013441  0x00002586 call  0x00003506 
- 00013442  0x00002587 nrtn  0x00000005 
- 00013443  0x00002588 fetch  0x00000001 , 0x0000458e 
- 00013444  0x00002589 store  0x00000001 , 0x00004619 
- 00013445  0x0000258a fetch  0x00000001 , 0x0000458d 
- 00013446  0x0000258b store  0x00000001 , 0x00004618 
- 00013447  0x0000258c rtn 
- 00013448  0x00002590 bpatchx  0x0000008b , 0x00004031 
- 00013449  0x00002591 fetch  0x00000001 , 0x00004616 
- 00013450  0x00002592 rtnne  0x00000007 
- 00013451  0x00002593 call  0x00003476 
- 00013452  0x00002594 call  0x000034ae 
- 00013453  0x00002595 call  0x000033f1 
- 00013454  0x00002596 nbranch  0x000033be , 0x0000002f 
- 00013455  0x00002598 call  0x00003506 
- 00013456  0x00002599 call  0x000033ad , 0x00000005 
- 00013457  0x0000259b fetch  0x00000001 , 0x0000460a 
- 00013458  0x0000259c call  0x0000344d , 0x00000034 
- 00013459  0x0000259f jam  0x00000000 , 0x00004616 
- 00013460  0x000025a0 fetch  0x00000001 , 0x00004615 
- 00013461  0x000025a1 set1  0x00000000 , 0x0000003f 
- 00013462  0x000025a2 store  0x00000001 , 0x00004615 
- 00013463  0x000025a4 fetch  0x00000001 , 0x00004611 
- 00013464  0x000025a5 sub  0x0000003f , 0x00000002 , 0x0000003e 
- 00013465  0x000025a6 ncall  0x00003504 , 0x00000005 
- 00013466  0x000025a8 call  0x000033be 
- 00013467  0x000025a9 call  0x000033fe 
- 00013468  0x000025aa call  0x00003506 
- 00013469  0x000025ab branch  0x000034a7 , 0x00000005 
- 00013470  0x000025ac fetch  0x00000004 , 0x0000458f 
- 00013471  0x000025ad fetcht  0x00000004 , 0x00004634 
- 00013472  0x000025ae isub  0x00000002 , 0x0000003e 
- 00013473  0x000025af branch  0x000034aa , 0x00000005 
- 00013474  0x000025b0 fetch  0x00000004 , 0x0000458f 
- 00013475  0x000025b1 fetcht  0x00000004 , 0x00004630 
- 00013476  0x000025b2 isub  0x00000002 , 0x0000003e 
- 00013477  0x000025b3 branch  0x000034ac , 0x00000005 
- 00013478  0x000025b4 rtn 
- 00013479  0x000025b8 fetch  0x00000001 , 0x00004619 
- 00013480  0x000025ba store  0x00000001 , 0x0000458e 
- 00013481  0x000025bb rtn 
- 00013482  0x000025be fetch  0x00000001 , 0x0000461f 
- 00013483  0x000025bf branch  0x000034a8 
- 00013484  0x000025c2 fetch  0x00000001 , 0x0000461c 
- 00013485  0x000025c3 branch  0x000034a8 
- 00013486  0x000025c7 bpatchx  0x0000008c , 0x00004031 
- 00013487  0x000025c8 fetch  0x00000001 , 0x00004617 
- 00013488  0x000025c9 increase  0x00000001 , 0x0000003f 
- 00013489  0x000025ca and_into  0x00000003 , 0x0000003f 
- 00013490  0x000025cb store  0x00000001 , 0x00004617 
- 00013491  0x000025cd beq  0x00000000 , 0x000034d2 
- 00013492  0x000025ce beq  0x00000001 , 0x000034ec 
- 00013493  0x000025cf beq  0x00000002 , 0x000034b8 
- 00013494  0x000025d0 beq  0x00000003 , 0x000034ec 
- 00013495  0x000025d1 rtn 
- 00013496  0x000025d4 call  0x00003330 
- 00013497  0x000025d5 fetch  0x00000004 , 0x00004630 
- 00013498  0x000025d6 branch  0x000034ae , 0x00000034 
- 00013499  0x000025d7 call  0x00003236 
- 00013500  0x000025d8 fetch  0x00000001 , 0x0000461d 
- 00013501  0x000025d9 call  0x000034cd , 0x00000034 
- 00013502  0x000025da fetch  0x00000001 , 0x0000461b 
- 00013503  0x000025db store  0x00000001 , 0x0000458d 
- 00013504  0x000025dc fetcht  0x00000001 , 0x0000463e 
- 00013505  0x000025dd fetchr  0x00000011 , 0x00000002 , 0x00004644 
- 00013506  0x000025de call  0x000035ab 
- 00013507  0x000025df storet  0x00000001 , 0x0000463e 
- 00013508  0x000025e0 call  0x000035b4 
- 00013509  0x000025e1 storet  0x00000001 , 0x0000463b 
- 00013510  0x000025e2 sub  0x00000002 , 0x00000050 , 0x0000003e 
- 00013511  0x000025e3 nrtn  0x00000002 
- 00013512  0x000025e4 fetcht  0x00000001 , 0x0000461c 
- 00013513  0x000025e5 call  0x00003227 
- 00013514  0x000025e6 storet  0x00000001 , 0x0000461c 
- 00013515  0x000025e7 store  0x00000001 , 0x0000461b 
- 00013516  0x000025e8 rtn 
- 00013517  0x000025eb jam  0x00000001 , 0x0000461d 
- 00013518  0x000025ec arg  0x00000000 , 0x00000002 
- 00013519  0x000025ed call  0x0000322c 
- 00013520  0x000025ee store  0x00000001 , 0x0000461b 
- 00013521  0x000025ef rtn 
- 00013522  0x000025f2 call  0x00003338 
- 00013523  0x000025f3 fetch  0x00000004 , 0x00004634 
- 00013524  0x000025f4 branch  0x000034ae , 0x00000034 
- 00013525  0x000025f5 call  0x00003236 
- 00013526  0x000025f6 fetch  0x00000001 , 0x00004620 
- 00013527  0x000025f7 call  0x000034e7 , 0x00000034 
- 00013528  0x000025f8 fetch  0x00000001 , 0x0000461e 
- 00013529  0x000025f9 store  0x00000001 , 0x0000458d 
- 00013530  0x000025fa fetcht  0x00000001 , 0x0000463f 
- 00013531  0x000025fb fetchr  0x00000011 , 0x00000002 , 0x00004646 
- 00013532  0x000025fc call  0x000035ab 
- 00013533  0x000025fd storet  0x00000001 , 0x0000463f 
- 00013534  0x000025fe call  0x000035b4 
- 00013535  0x000025ff storet  0x00000001 , 0x0000463c 
- 00013536  0x00002600 sub  0x00000002 , 0x00000050 , 0x0000003e 
- 00013537  0x00002601 nrtn  0x00000002 
- 00013538  0x00002602 fetcht  0x00000001 , 0x0000461f 
- 00013539  0x00002603 call  0x00003227 
- 00013540  0x00002604 storet  0x00000001 , 0x0000461f 
- 00013541  0x00002605 store  0x00000001 , 0x0000461e 
- 00013542  0x00002606 rtn 
- 00013543  0x00002609 jam  0x00000001 , 0x00004620 
- 00013544  0x0000260a arg  0x00000000 , 0x00000002 
- 00013545  0x0000260b call  0x0000322c 
- 00013546  0x0000260c store  0x00000001 , 0x0000461e 
- 00013547  0x0000260d rtn 
- 00013548  0x00002610 call  0x00003330 
- 00013549  0x00002611 fetch  0x00000004 , 0x000044f1 
- 00013550  0x00002612 call  0x00003236 
- 00013551  0x00002613 fetch  0x00000001 , 0x0000461a 
- 00013552  0x00002614 call  0x00003500 , 0x00000034 
- 00013553  0x00002615 fetch  0x00000001 , 0x00004618 
- 00013554  0x00002616 store  0x00000001 , 0x0000458d 
- 00013555  0x00002617 fetcht  0x00000001 , 0x0000463d 
- 00013556  0x00002618 fetchr  0x00000011 , 0x00000002 , 0x00004642 
- 00013557  0x00002619 call  0x000035ab 
- 00013558  0x0000261a storet  0x00000001 , 0x0000463d 
- 00013559  0x0000261b call  0x000035b4 
- 00013560  0x0000261c storet  0x00000001 , 0x0000463a 
- 00013561  0x0000261d sub  0x00000002 , 0x00000050 , 0x0000003e 
- 00013562  0x0000261e nrtn  0x00000002 
- 00013563  0x0000261f fetcht  0x00000001 , 0x00004619 
- 00013564  0x00002620 call  0x00003227 
- 00013565  0x00002621 storet  0x00000001 , 0x00004619 
- 00013566  0x00002622 store  0x00000001 , 0x00004618 
- 00013567  0x00002623 rtn 
- 00013568  0x00002626 jam  0x00000001 , 0x0000461a 
- 00013569  0x00002627 fetch  0x00000001 , 0x00004618 
- 00013570  0x00002628 store  0x00000001 , 0x0000458d 
- 00013571  0x00002629 rtn 
- 00013572  0x0000262d jam  0x00000000 , 0x00004611 
- 00013573  0x0000262e rtn 
- 00013574  0x00002632 fetch  0x00000004 , 0x0000458f 
- 00013575  0x00002633 fetcht  0x00000004 , 0x000044f1 
- 00013576  0x00002634 isub  0x00000002 , 0x0000003e 
- 00013577  0x00002635 rtn 
- 00013578  0x00002642 fetch  0x00000001 , 0x00004611 
- 00013579  0x00002643 rtneq  0x00000002 
- 00013580  0x00002644 fetch  0x00000001 , 0x00004614 
- 00013581  0x00002645 rtn  0x00000034 
- 00013582  0x00002646 arg  0x00000008 , 0x00000007 
- 00013583  0x00002647 call  0x00007cef 
- 00013584  0x00002648 nrtn  0x00000034 
- 00013585  0x00002649 jam  0x00000000 , 0x00004614 
- 00013586  0x0000264a jam  0x00000000 , 0x00004622 
- 00013587  0x0000264b call  0x0000341f 
- 00013588  0x0000264e bpatchx  0x0000008d , 0x00004031 
- 00013589  0x0000264f jam  0x00000007 , 0x00004616 
- 00013590  0x00002650 jam  0x00000000 , 0x00004615 
- 00013591  0x00002651 branch  0x000033be 
- 00013592  0x00002658 bpatchx  0x0000008e , 0x00004031 
- 00013593  0x00002659 fetch  0x00000001 , 0x0000460a 
- 00013594  0x0000265a beq  0x00000001 , 0x000035ea 
- 00013595  0x0000265b fetch  0x00000001 , 0x00004612 
- 00013596  0x0000265c beq  0x00000001 , 0x0000352c 
- 00013597  0x0000265d fetcht  0x00000004 , 0x0000460b 
- 00013598  0x0000265e copy  0x00000022 , 0x0000003f 
- 00013599  0x0000265f isub  0x00000002 , 0x0000003e 
- 00013600  0x00002660 ncall  0x00003255 , 0x00000002 
- 00013601  0x00002661 copy  0x0000003f , 0x00000012 
- 00013602  0x00002662 fetch  0x00000004 , 0x0000460b 
- 00013603  0x00002663 fetcht  0x00000001 , 0x0000460f 
- 00013604  0x00002664 iadd  0x00000002 , 0x00000002 
- 00013605  0x00002665 copy  0x00000012 , 0x0000003f 
- 00013606  0x00002666 isub  0x00000002 , 0x0000003e 
- 00013607  0x00002667 nrtn  0x00000002 
- 00013608  0x00002668 set0  0x0000001c , 0x0000003f 
- 00013609  0x00002669 store  0x00000004 , 0x0000460b 
- 00013610  0x0000266a jam  0x00000001 , 0x0000460a 
- 00013611  0x0000266b branch  0x00003222 
- 00013612  0x0000266e jam  0x00000000 , 0x00004612 
- 00013613  0x0000266f branch  0x00003222 
- 00013614  0x00002672 copy  0x00000022 , 0x0000003f 
- 00013615  0x00002673 store  0x00000004 , 0x0000460b 
- 00013616  0x00002674 rtn 
- 00013617  0x0000267a arg  0x000045de , 0x00000013 
- 00013618  0x0000267b arg  0x0000367a , 0x00000012 
- 00013619  0x0000267c branch  0x000042e7 
- 00013620  0x00002680 bpatchx  0x0000008f , 0x00004031 
- 00013621  0x00002681 set1  0x00000026 , 0x00000000 
- 00013622  0x00002682 fetch  0x00000001 , 0x000045fc 
- 00013623  0x00002683 set0  0x00000001 , 0x0000003f 
- 00013624  0x00002684 set1  0x00000002 , 0x0000003f 
- 00013625  0x00002685 store  0x00000001 , 0x000045fc 
- 00013626  0x00002686 fetch  0x00000001 , 0x000045e3 
- 00013627  0x00002687 branch  0x00003549 , 0x00000034 
- 00013628  0x00002688 fetch  0x00000001 , 0x000045e2 
- 00013629  0x00002689 beq  0x00000001 , 0x00003541 
- 00013630  0x0000268a beq  0x00000002 , 0x00003541 
- 00013631  0x0000268b beq  0x00000003 , 0x00003550 
- 00013632  0x0000268c beq  0x00000004 , 0x00003550 
- 00013633  0x0000268e fetch  0x00000001 , 0x000045d1 
- 00013634  0x0000268f store  0x00000001 , 0x00004141 
- 00013635  0x00002690 fetcht  0x00000001 , 0x000045ec 
- 00013636  0x00002691 storet  0x00000001 , 0x0000458e 
- 00013637  0x00002692 fetch  0x00000004 , 0x000045e4 
- 00013638  0x00002693 call  0x0000355a 
- 00013639  0x00002694 storet  0x00000001 , 0x000045ec 
- 00013640  0x00002695 rtn 
- 00013641  0x00002698 jam  0x00000003 , 0x00004141 
- 00013642  0x00002699 fetcht  0x00000001 , 0x000045ed 
- 00013643  0x0000269a storet  0x00000001 , 0x0000458e 
- 00013644  0x0000269b fetch  0x00000004 , 0x000045e8 
- 00013645  0x0000269c call  0x0000355a 
- 00013646  0x0000269d storet  0x00000001 , 0x000045ed 
- 00013647  0x0000269e rtn 
- 00013648  0x000026a1 jam  0x00000003 , 0x00004141 
- 00013649  0x000026a2 fetcht  0x00000001 , 0x000045ee 
- 00013650  0x000026a3 storet  0x00000001 , 0x0000458e 
- 00013651  0x000026a4 fetch  0x00000004 , 0x00004604 
- 00013652  0x000026a5 call  0x0000355a 
- 00013653  0x000026a6 storet  0x00000001 , 0x000045ee 
- 00013654  0x000026a7 rtn 
- 00013655  0x000026aa fetch  0x00000004 , 0x0000455f 
- 00013656  0x000026ab rtn  0x00000034 
- 00013657  0x000026ac store  0x00000004 , 0x000045e8 
- 00013658  0x000026ae call  0x00003236 
- 00013659  0x000026af branch  0x00003222 
- 00013660  0x000026b3 bpatchx  0x00000090 , 0x00004032 
- 00013661  0x000026b4 fetch  0x00000002 , 0x000045e0 
- 00013662  0x000026b5 arg  0x000001f8 , 0x00000002 
- 00013663  0x000026b6 iand  0x00000002 , 0x0000003f 
- 00013664  0x000026b7 branch  0x00003565 , 0x00000034 
- 00013665  0x000026b8 fetch  0x00000002 , 0x000045e0 
- 00013666  0x000026b9 increase  0x00000001 , 0x0000003f 
- 00013667  0x000026ba store  0x00000002 , 0x000045e0 
- 00013668  0x000026bb rtn 
- 00013669  0x000026be call  0x0000357f 
- 00013670  0x000026bf call  0x00003651 
- 00013671  0x000026c0 nbranch  0x00003586 , 0x00000018 
- 00013672  0x000026c1 nbranch  0x00003586 , 0x0000002f 
- 00013673  0x000026c2 call  0x0000366e 
- 00013674  0x000026c3 fetch  0x00000004 , 0x000045cc 
- 00013675  0x000026c4 fetcht  0x00000004 , 0x0000458f 
- 00013676  0x000026c5 isub  0x00000002 , 0x0000003e 
- 00013677  0x000026c6 branch  0x00003291 , 0x00000005 
- 00013678  0x000026c7 fetch  0x00000004 , 0x00004604 
- 00013679  0x000026c8 fetcht  0x00000004 , 0x0000458f 
- 00013680  0x000026c9 isub  0x00000002 , 0x0000003e 
- 00013681  0x000026ca call  0x00003557 , 0x00000005 
- 00013682  0x000026cb fetch  0x00000001 , 0x000045fc 
- 00013683  0x000026cc set0  0x00000002 , 0x0000003f 
- 00013684  0x000026cd store  0x00000001 , 0x000045fc 
- 00013685  0x000026ce setarg  0x00000000 
- 00013686  0x000026cf store  0x00000002 , 0x000045d8 
- 00013687  0x000026d0 store  0x00000002 , 0x000045e0 
- 00013688  0x000026d1 store  0x00000002 , 0x000045de 
- 00013689  0x000026d2 jam  0x0000003c , 0x0000066f 
- 00013690  0x000026d3 call  0x0000782b 
- 00013691  0x000026d5 bpatchx  0x00000091 , 0x00004032 
- 00013692  0x000026d6 arg  0x00000020 , 0x00000039 
- 00013693  0x000026d7 arg  0x00004519 , 0x00000005 
- 00013694  0x000026d8 branch  0x00007ca3 
- 00013695  0x000026db jam  0x000000ff , 0x00004519 
- 00013696  0x000026dc fetch  0x00000001 , 0x00004589 
- 00013697  0x000026dd store  0x00000001 , 0x0000451a 
- 00013698  0x000026de fetch  0x00000004 , 0x00004604 
- 00013699  0x000026df store  0x00000004 , 0x0000451b 
- 00013700  0x000026e0 jam  0x00000006 , 0x00004588 
- 00013701  0x000026e1 branch  0x000031e5 
- 00013702  0x000026e4 bpatchx  0x00000092 , 0x00004032 
- 00013703  0x000026e5 fetch  0x00000001 , 0x000045e3 
- 00013704  0x000026e6 branch  0x00003222 , 0x00000034 
- 00013705  0x000026e7 fetch  0x00000002 , 0x000045e0 
- 00013706  0x000026e8 increase  0x00000001 , 0x0000003f 
- 00013707  0x000026e9 store  0x00000002 , 0x000045e0 
- 00013708  0x000026ea isolate1  0x00000009 , 0x0000003f 
- 00013709  0x000026eb fetch  0x00000001 , 0x000045e2 
- 00013710  0x000026ec beq  0x00000001 , 0x00003593 
- 00013711  0x000026ed beq  0x00000002 , 0x00003595 
- 00013712  0x000026ee beq  0x00000003 , 0x00003597 
- 00013713  0x000026ef beq  0x00000004 , 0x00003599 
- 00013714  0x000026f0 branch  0x00003549 
- 00013715  0x000026f4 branch  0x00003549 , 0x00000001 
- 00013716  0x000026f5 branch  0x00003541 
- 00013717  0x000026f8 branch  0x00003550 , 0x00000001 
- 00013718  0x000026f9 branch  0x00003541 
- 00013719  0x000026fc branch  0x00003550 , 0x00000001 
- 00013720  0x000026fd branch  0x00003549 
- 00013721  0x00002700 branch  0x00003550 , 0x00000001 
- 00013722  0x00002701 branch  0x0000329c 
- 00013723  0x0000270c fetch  0x00000001 , 0x000045eb 
- 00013724  0x0000270d beq  0x00000001 , 0x0000359f 
- 00013725  0x0000270e beq  0x00000002 , 0x000035a5 
- 00013726  0x0000270f rtn 
- 00013727  0x00002711 fetch  0x00000001 , 0x000045de 
- 00013728  0x00002712 nrtn  0x00000034 
- 00013729  0x00002713 fetch  0x00000004 , 0x000045ec 
- 00013730  0x00002714 store  0x00000004 , 0x0000462c 
- 00013731  0x00002716 store  0x00000004 , 0x00004630 
- 00013732  0x00002717 rtn 
- 00013733  0x00002719 fetch  0x00000001 , 0x000045df 
- 00013734  0x0000271a nrtn  0x00000034 
- 00013735  0x0000271b fetch  0x00000004 , 0x000045ec 
- 00013736  0x0000271c store  0x00000004 , 0x0000462c 
- 00013737  0x0000271e store  0x00000004 , 0x00004634 
- 00013738  0x0000271f rtn 
- 00013739  0x0000272a bpatchx  0x00000093 , 0x00004032 
- 00013740  0x0000272b copy  0x00000011 , 0x0000003f 
- 00013741  0x0000272c iadd  0x00000002 , 0x00000005 
- 00013742  0x0000272d fetch  0x00000001 , 0x00000009 
- 00013743  0x0000272e istore  0x00000001 , 0x00000005 
- 00013744  0x0000272f increase  0x00000001 , 0x00000002 
- 00013745  0x00002730 fetch  0x00000001 , 0x000045d2 
- 00013746  0x00002731 iand  0x00000002 , 0x00000002 
- 00013747  0x00002732 rtn 
- 00013748  0x00002735 bpatchx  0x00000094 , 0x00004032 
- 00013749  0x00002736 fetch  0x00000001 , 0x000045d2 
- 00013750  0x00002737 increase  0x00000001 , 0x0000003f 
- 00013751  0x00002738 store  0x00000002 , 0x0000069b 
- 00013752  0x00002739 copy  0x0000003f , 0x00000039 
- 00013753  0x0000273a copy  0x00000011 , 0x00000006 
- 00013754  0x0000273b arg  0x00000000 , 0x0000003f 
- 00013755  0x0000273d ifetcht  0x00000001 , 0x00000006 
- 00013756  0x0000273e iadd  0x00000002 , 0x0000003f 
- 00013757  0x0000273f loop  0x000035bb 
- 00013758  0x00002740 fetcht  0x00000002 , 0x0000069b 
- 00013759  0x00002741 idiv  0x00000002 
- 00013760  0x00002742 call  0x00007d62 
- 00013761  0x00002743 quotient  0x00000002 
- 00013762  0x00002744 rtnmark1  0x00000027 
- 00013763  0x00002745 copy  0x00000002 , 0x0000003f 
- 00013764  0x00002746 rtnmark0  0x00000026 
- 00013765  0x00002747 call  0x00002308 
- 00013766  0x00002748 copy  0x0000003f , 0x00000002 
- 00013767  0x00002749 rtn 
- 00013768  0x0000274c branch  0x000022e9 
- 00013769  0x00002757 fetch  0x00000002 , 0x000045f0 
- 00013770  0x00002758 branch  0x000035dd 
- 00013771  0x0000275b copy  0x0000003f , 0x00000011 
- 00013772  0x0000275c fetcht  0x00000001 , 0x000045ef 
- 00013773  0x0000275d fetch  0x00000002 , 0x000045f0 
- 00013774  0x0000275e iadd  0x00000002 , 0x00000005 
- 00013775  0x0000275f copy  0x00000011 , 0x0000003f 
- 00013776  0x00002760 istore  0x00000001 , 0x00000005 
- 00013777  0x00002761 increase  0x00000001 , 0x00000002 
- 00013778  0x00002762 fetch  0x00000001 , 0x000045d2 
- 00013779  0x00002763 iand  0x00000002 , 0x00000002 
- 00013780  0x00002764 storet  0x00000001 , 0x000045ef 
- 00013781  0x00002765 rtn 
- 00013782  0x00002770 fetch  0x00000002 , 0x00004640 
- 00013783  0x00002771 call  0x000035dd 
- 00013784  0x00002772 fetch  0x00000002 , 0x00004642 
- 00013785  0x00002773 call  0x000035dd 
- 00013786  0x00002774 fetch  0x00000002 , 0x00004644 
- 00013787  0x00002775 call  0x000035dd 
- 00013788  0x00002776 fetch  0x00000002 , 0x00004646 
- 00013789  0x00002778 rtn  0x00000034 
- 00013790  0x00002779 copy  0x0000003f , 0x00000005 
- 00013791  0x0000277a fetch  0x00000001 , 0x000045d2 
- 00013792  0x0000277b increase  0x00000001 , 0x0000003f 
- 00013793  0x0000277c copy  0x0000003f , 0x00000039 
- 00013794  0x0000277d branch  0x00007ca1 
- 00013795  0x00002781 call  0x000035c8 
- 00013796  0x00002782 rtn  0x00000034 
- 00013797  0x00002783 fetcht  0x00000001 , 0x00004639 
- 00013798  0x00002784 fetchr  0x00000011 , 0x00000002 , 0x00004640 
- 00013799  0x00002785 call  0x000035ab 
- 00013800  0x00002786 storet  0x00000001 , 0x00004639 
- 00013801  0x00002787 rtn 
- 00013802  0x0000278b fetchr  0x00000011 , 0x00000002 , 0x00004640 
- 00013803  0x0000278c call  0x000035b4 
- 00013804  0x0000278d storet  0x00000001 , 0x00004638 
- 00013805  0x0000278e sub  0x00000002 , 0x00000050 , 0x0000003e 
- 00013806  0x0000278f nrtn  0x00000002 
- 00013807  0x00002790 branch  0x00003222 
- 00013808  0x00002799 fetch  0x00000004 , 0x000044f1 
- 00013809  0x0000279a store  0x00000004 , 0x00004604 
- 00013810  0x0000279b branch  0x000035c9 
- 00013811  0x0000279e setarg  0x00002fb2 
- 00013812  0x0000279f store  0x00000003 , 0x00004608 
- 00013813  0x000027a0 setarg  0x00100c0c 
- 00013814  0x000027a1 store  0x00000003 , 0x000045a7 
- 00013815  0x000027a2 setarg  0x0000bb80 
- 00013816  0x000027a3 store  0x00000003 , 0x0000460b 
- 00013817  0x000027a4 jam  0x00000005 , 0x00004621 
- 00013818  0x000027a5 rtn 
- 00013819  0x000027a8 setarg  0x0000f80c 
- 00013820  0x000027a9 store  0x00000003 , 0x00004608 
- 00013821  0x000027aa setarg  0x001c1919 
- 00013822  0x000027ab store  0x00000003 , 0x000045a7 
- 00013823  0x000027ac setarg  0x00017700 
- 00013824  0x000027ad store  0x00000003 , 0x0000460b 
- 00013825  0x000027ae jam  0x0000000b , 0x00004621 
- 00013826  0x000027af rtn 
- 00013827  0x000027b3 rtnmark0  0x00000026 
- 00013828  0x000027b4 fetch  0x00000001 , 0x000045fc 
- 00013829  0x000027b5 bbit1  0x00000001 , 0x000032a3 
- 00013830  0x000027b6 bbit1  0x00000002 , 0x0000355c 
- 00013831  0x000027b7 fetch  0x00000001 , 0x00004618 
- 00013832  0x000027b8 beq  0x00000001 , 0x000036c0 
- 00013833  0x000027ba bpatchx  0x00000095 , 0x00004032 
- 00013834  0x000027bb call  0x00003625 
- 00013835  0x000027bc nbranch  0x0000369f , 0x00000028 
- 00013836  0x000027be call  0x0000363a 
- 00013837  0x000027bf call  0x000036e8 
- 00013838  0x000027c0 fetch  0x00000001 , 0x000043cb 
- 00013839  0x000027c1 beq  0x00000008 , 0x0000600a 
- 00013840  0x000027c3 fetch  0x00000008 , 0x0000460b 
- 00013841  0x000027c4 store  0x00000008 , 0x000045af 
- 00013842  0x000027c5 fetch  0x00000002 , 0x0000461d 
- 00013843  0x000027c6 store  0x00000002 , 0x0000461f 
- 00013844  0x000027c7 fetch  0x00000002 , 0x000045f8 
- 00013845  0x000027c8 branch  0x00007d79 
- 00013846  0x000027cb bpatchx  0x00000096 , 0x00004032 
- 00013847  0x000027cc call  0x000036b4 
- 00013848  0x000027cd nrtn  0x00000028 
- 00013849  0x000027ce call  0x000036be 
- 00013850  0x000027cf call  0x00007de2 
- 00013851  0x000027d0 fetch  0x00000003 , 0x00004608 
- 00013852  0x000027d1 branch  0x00003622 
- 00013853  0x000027d4 bpatchx  0x00000097 , 0x00004032 
- 00013854  0x000027d5 call  0x000036b4 
- 00013855  0x000027d6 nrtn  0x00000028 
- 00013856  0x000027d7 call  0x000036be 
- 00013857  0x000027d8 fetch  0x00000008 , 0x000045af 
- 00013858  0x000027da call  0x00007d25 
- 00013859  0x000027db storet  0x00000004 , 0x000040a9 
- 00013860  0x000027dc branch  0x0000241e 
- 00013861  0x000027e1 call  0x00003628 
- 00013862  0x000027e2 nrtn  0x00000028 
- 00013863  0x000027e3 branch  0x000031e5 
- 00013864  0x000027e7 fetch  0x00000002 , 0x000045f2 
- 00013865  0x000027e8 call  0x00007d79 
- 00013866  0x000027e9 branch  0x0000362e , 0x00000028 
- 00013867  0x000027ea fetch  0x00000007 , 0x0000451a 
- 00013868  0x000027eb rtn  0x00000034 
- 00013869  0x000027ec branch  0x00007dba 
- 00013870  0x000027ef jam  0x00000000 , 0x00004602 
- 00013871  0x000027f0 add  0x00000011 , 0x00000001 , 0x0000003f 
- 00013872  0x000027f1 store  0x00000001 , 0x00004588 
- 00013873  0x000027f2 call  0x00003636 
- 00013874  0x000027f3 store  0x00000001 , 0x00004519 
- 00013875  0x000027f4 copy  0x00000012 , 0x00000006 
- 00013876  0x000027f5 copy  0x00000011 , 0x00000039 
- 00013877  0x000027f6 branch  0x00007cda 
- 00013878  0x000027f9 fetch  0x00000001 , 0x00004589 
- 00013879  0x000027fa and_into  0x00000007 , 0x0000003f 
- 00013880  0x000027fb store  0x00000001 , 0x00004589 
- 00013881  0x000027fc rtn 
- 00013882  0x00002806 setarg  0x00000000 
- 00013883  0x00002807 store  0x00000001 , 0x00004601 
- 00013884  0x00002808 store  0x00000002 , 0x00004622 
- 00013885  0x0000280a call  0x00003651 
- 00013886  0x0000280b fetch  0x00000001 , 0x0000457f 
- 00013887  0x0000280c beq  0x00000001 , 0x00003646 
- 00013888  0x0000280d nbranch  0x0000365f , 0x00000018 
- 00013889  0x0000280e nbranch  0x0000365f , 0x0000002f 
- 00013890  0x0000280f call  0x0000366e 
- 00013891  0x00002810 fetch  0x00000001 , 0x000043cb 
- 00013892  0x00002811 sub  0x0000003f , 0x00000008 , 0x0000003e 
- 00013893  0x00002812 call  0x00006262 , 0x00000005 
- 00013894  0x00002814 call  0x0000371a 
- 00013895  0x00002816 call  0x0000357b 
- 00013896  0x00002817 fetch  0x00000001 , 0x0000457e 
- 00013897  0x00002818 increase  0x00000001 , 0x0000003f 
- 00013898  0x00002819 store  0x00000001 , 0x0000457e 
- 00013899  0x0000281a call  0x00003692 
- 00013900  0x0000281c bpatchx  0x00000098 , 0x00004033 
- 00013901  0x0000281d setarg  0x00000000 
- 00013902  0x0000281e store  0x00000001 , 0x000045fd 
- 00013903  0x0000281f store  0x00000002 , 0x000045fe 
- 00013904  0x00002820 rtn 
- 00013905  0x00002823 bpatchx  0x00000099 , 0x00004033 
- 00013906  0x00002824 disable  0x0000002f 
- 00013907  0x00002825 call  0x00003195 
- 00013908  0x00002826 fetch  0x00000001 , 0x0000457f 
- 00013909  0x00002827 beq  0x00000001 , 0x00003183 
- 00013910  0x00002828 force  0x00000000 , 0x00000015 
- 00013911  0x00002829 fetch  0x00000004 , 0x0000458f 
- 00013912  0x0000282a iforce  0x00000009 
- 00013913  0x0000282b fetcht  0x00000001 , 0x00000008 
- 00013914  0x0000282c call  0x0000216f 
- 00013915  0x0000282d call  0x000021a6 
- 00013916  0x0000282e call  0x00003121 
- 00013917  0x0000282f call  0x00003183 , 0x0000002f 
- 00013918  0x00002830 rtn 
- 00013919  0x00002833 bpatchx  0x0000009a , 0x00004033 
- 00013920  0x00002834 fetch  0x00000001 , 0x000043cb 
- 00013921  0x00002835 beq  0x00000008 , 0x000060f9 
- 00013922  0x00002837 fetch  0x00000001 , 0x00004602 
- 00013923  0x00002838 nrtn  0x00000034 
- 00013924  0x00002839 fetch  0x00000002 , 0x000045fe 
- 00013925  0x0000283a increase  0x00000001 , 0x0000003f 
- 00013926  0x0000283b store  0x00000002 , 0x000045fe 
- 00013927  0x0000283c fetch  0x00000001 , 0x000045ff 
- 00013928  0x0000283d bbit1  0x00000004 , 0x00003676 
- 00013929  0x0000283e call  0x0000367c 
- 00013930  0x0000283f fetch  0x00000002 , 0x00004622 
- 00013931  0x00002840 increase  0x00000001 , 0x0000003f 
- 00013932  0x00002841 store  0x00000002 , 0x00004622 
- 00013933  0x00002842 branch  0x0000363d 
- 00013934  0x00002845 bpatchx  0x0000009b , 0x00004033 
- 00013935  0x00002846 call  0x00003214 
- 00013936  0x00002847 fetch  0x00000001 , 0x0000457d 
- 00013937  0x00002848 rtn  0x00000034 
- 00013938  0x00002849 iforce  0x00000039 
- 00013939  0x0000284a arg  0x000044f9 , 0x00000006 
- 00013940  0x0000284b arg  0x0000455d , 0x00000005 
- 00013941  0x0000284c branch  0x00007cda 
- 00013942  0x00002850 bpatchx  0x0000009c , 0x00004033 
- 00013943  0x00002851 setarg  0x00000000 
- 00013944  0x00002852 store  0x00000002 , 0x000045fe 
- 00013945  0x00002853 jam  0x00000001 , 0x00004600 
- 00013946  0x00002855 jam  0x0000003a , 0x0000066f 
- 00013947  0x00002856 branch  0x0000782b 
- 00013948  0x00002861 bpatchx  0x0000009d , 0x00004033 
- 00013949  0x00002862 fetcht  0x00000001 , 0x00004601 
- 00013950  0x00002863 fetch  0x00000001 , 0x00004621 
- 00013951  0x00002864 isub  0x00000002 , 0x0000003e 
- 00013952  0x00002865 nbranch  0x0000369a , 0x00000002 
- 00013953  0x00002866 increase  0x00000001 , 0x00000002 
- 00013954  0x00002867 storet  0x00000001 , 0x00004601 
- 00013955  0x00002868 fetch  0x00000001 , 0x00004621 
- 00013956  0x00002869 beq  0x00000005 , 0x00003689 
- 00013957  0x0000286a fetch  0x00000001 , 0x00004601 
- 00013958  0x0000286b beq  0x00000006 , 0x00003694 
- 00013959  0x0000286c beq  0x0000000c , 0x00003694 
- 00013960  0x0000286d rtn 
- 00013961  0x00002871 fetch  0x00000001 , 0x00004601 
- 00013962  0x00002872 beq  0x00000003 , 0x00003694 
- 00013963  0x00002873 beq  0x00000006 , 0x00003694 
- 00013964  0x00002874 rtn 
- 00013965  0x0000287e bmark1  0x0000002f , 0x00003690 
- 00013966  0x0000287f store  0x00000001 , 0x0000453a 
- 00013967  0x00002880 rtn 
- 00013968  0x00002882 store  0x00000001 , 0x0000453b 
- 00013969  0x00002883 rtn 
- 00013970  0x00002886 fetch  0x00000001 , 0x00004589 
- 00013971  0x00002887 rtnbit0  0x00000004 
- 00013972  0x00002889 fetch  0x00000001 , 0x00004589 
- 00013973  0x0000288a set0  0x00000004 , 0x0000003f 
- 00013974  0x0000288b store  0x00000001 , 0x00004589 
- 00013975  0x0000288c call  0x0000368d 
- 00013976  0x0000288d call  0x0000371e 
- 00013977  0x0000288e branch  0x00003222 
- 00013978  0x00002891 call  0x0000370e 
- 00013979  0x00002892 call  0x0000371e 
- 00013980  0x00002893 branch  0x00003222 
- 00013981  0x000028a6 fetch  0x00000002 , 0x000045f4 
- 00013982  0x000028a7 branch  0x00007d79 
- 00013983  0x000028aa fetch  0x00000001 , 0x00004602 
- 00013984  0x000028ab call  0x000036a6 , 0x00000034 
- 00013985  0x000028ac fetch  0x00000001 , 0x00004618 
- 00013986  0x000028ad rtneq  0x00000001 
- 00013987  0x000028ae call  0x0000369d 
- 00013988  0x000028af fetch  0x00000002 , 0x000045fa 
- 00013989  0x000028b0 branch  0x00007d79 
- 00013990  0x000028b3 jam  0x00000001 , 0x00004589 
- 00013991  0x000028b4 jam  0x00000001 , 0x00004602 
- 00013992  0x000028b5 call  0x00003636 
- 00013993  0x000028b6 store  0x00000001 , 0x00004519 
- 00013994  0x000028b7 setarg  0x00000000 
- 00013995  0x000028b8 store  0x00000007 , 0x0000451a 
- 00013996  0x000028b9 fetch  0x00000004 , 0x00004604 
- 00013997  0x000028ba store  0x00000004 , 0x00004521 
- 00013998  0x000028bb jam  0x0000000c , 0x00004588 
- 00013999  0x000028bc fetch  0x00000001 , 0x00004589 
- 00014000  0x000028bd set1  0x00000003 , 0x0000003f 
- 00014001  0x000028be store  0x00000001 , 0x00004589 
- 00014002  0x000028bf call  0x000031e5 
- 00014003  0x000028c0 branch  0x0000360c 
- 00014004  0x000028c5 bpatchx  0x0000009e , 0x00004033 
- 00014005  0x000028c6 enable  0x00000028 
- 00014006  0x000028c7 call  0x00002408 
- 00014007  0x000028c8 fetch  0x00000003 , 0x000040bd 
- 00014008  0x000028c9 branch  0x00007dbc , 0x00000034 
- 00014009  0x000028ca fetch  0x00000001 , 0x00004094 
- 00014010  0x000028cb branch  0x00007dbc , 0x00000034 
- 00014011  0x000028cc fetch  0x00000001 , 0x00004618 
- 00014012  0x000028cd beq  0x00000001 , 0x00007dbc 
- 00014013  0x000028ce rtn 
- 00014014  0x000028d1 fetch  0x00000002 , 0x000045f6 
- 00014015  0x000028d2 branch  0x00007d79 
- 00014016  0x000028e0 call  0x00003245 
- 00014017  0x000028e1 nrtn  0x00000028 
- 00014018  0x000028e2 call  0x000036d5 
- 00014019  0x000028e3 fetch  0x00000002 , 0x00004619 
- 00014020  0x000028e4 increase  0x00000001 , 0x0000003f 
- 00014021  0x000028e5 store  0x00000002 , 0x00004619 
- 00014022  0x000028e6 fetcht  0x00000002 , 0x0000461b 
- 00014023  0x000028e7 isub  0x00000002 , 0x0000003e 
- 00014024  0x000028e8 call  0x000036ca , 0x00000005 
- 00014025  0x000028e9 branch  0x00003609 
- 00014026  0x000028ed jam  0x00000000 , 0x00004618 
- 00014027  0x000028ee setarg  0x00000000 
- 00014028  0x000028ef store  0x00000002 , 0x00004619 
- 00014029  0x000028f0 setarg  0x00000064 
- 00014030  0x000028f1 store  0x00000002 , 0x0000461b 
- 00014031  0x000028f3 jam  0x00000000 , 0x00004617 
- 00014032  0x000028f4 fetch  0x00000001 , 0x000045a8 
- 00014033  0x000028f6 store  0x00000001 , 0x000045a7 
- 00014034  0x000028f7 rtn 
- 00014035  0x000028f9 fetch  0x00000001 , 0x000045a9 
- 00014036  0x000028fa branch  0x000036d1 
- 00014037  0x000028fd fetch  0x00000001 , 0x00004617 
- 00014038  0x000028fe increase  0x00000001 , 0x0000003f 
- 00014039  0x000028ff store  0x00000001 , 0x00004617 
- 00014040  0x00002900 beq  0x00000004 , 0x000036d3 
- 00014041  0x00002901 beq  0x00000005 , 0x000036cf 
- 00014042  0x00002902 rtn 
- 00014043  0x00002905 jam  0x00000001 , 0x00004618 
- 00014044  0x00002906 setarg  0x00000000 
- 00014045  0x00002907 store  0x00000002 , 0x00004619 
- 00014046  0x00002908 rtn 
- 00014047  0x00002913 arg  0x00000002 , 0x00000039 
- 00014048  0x00002914 arg  0x0000458f , 0x00000006 
- 00014049  0x00002916 call  0x00007dba 
- 00014050  0x00002917 setarg  0x0000ffff 
- 00014051  0x00002919 ifetcht  0x00000002 , 0x00000006 
- 00014052  0x0000291a isub  0x00000002 , 0x0000003e 
- 00014053  0x0000291b ncall  0x00007dbc , 0x00000005 
- 00014054  0x0000291c loop  0x000036e3 
- 00014055  0x0000291d rtn 
- 00014056  0x00002928 bpatchx  0x0000009f , 0x00004033 
- 00014057  0x00002929 fetch  0x00000001 , 0x00004437 
- 00014058  0x0000292a nrtn  0x00000034 
- 00014059  0x0000292b fetch  0x00000002 , 0x000044e9 
- 00014060  0x0000292c rtnbit1  0x0000000b 
- 00014061  0x0000292f fetchr  0x00000011 , 0x00000002 , 0x000045f0 
- 00014062  0x00002930 call  0x000035b4 
- 00014063  0x00002931 storet  0x00000001 , 0x00004624 
- 00014064  0x00002932 fetch  0x00000001 , 0x00004629 
- 00014065  0x00002933 bmark1  0x00000026 , 0x000036f3 
- 00014066  0x00002934 fetch  0x00000001 , 0x0000462c 
- 00014067  0x00002936 isub  0x00000002 , 0x0000003e 
- 00014068  0x00002937 nbranch  0x0000370d , 0x00000002 
- 00014069  0x00002938 fetch  0x00000001 , 0x00004626 
- 00014070  0x00002939 sub  0x0000003f , 0x00000002 , 0x0000003e 
- 00014071  0x0000293a nbranch  0x000036fb , 0x00000002 
- 00014072  0x0000293b fetch  0x00000001 , 0x00004626 
- 00014073  0x0000293c beq  0x00000000 , 0x0000370e 
- 00014074  0x0000293d rtn 
- 00014075  0x00002940 fetch  0x00000001 , 0x00004626 
- 00014076  0x00002941 fetcht  0x00000001 , 0x00004627 
- 00014077  0x00002942 isub  0x00000002 , 0x0000003e 
- 00014078  0x00002943 nrtn  0x00000005 
- 00014079  0x00002944 jam  0x00000000 , 0x00004626 
- 00014080  0x00002946 fetcht  0x00000001 , 0x00004624 
- 00014081  0x00002947 fetch  0x00000001 , 0x00004628 
- 00014082  0x00002948 bmark1  0x00000026 , 0x00003704 
- 00014083  0x00002949 fetch  0x00000001 , 0x0000462b 
- 00014084  0x0000294b isub  0x00000002 , 0x0000003e 
- 00014085  0x0000294c nrtn  0x00000002 
- 00014086  0x0000294d fetch  0x00000001 , 0x00004625 
- 00014087  0x0000294e beq  0x00000000 , 0x00003715 
- 00014088  0x0000294f increase  0xffffffff , 0x0000003f 
- 00014089  0x00002950 store  0x00000001 , 0x00004625 
- 00014090  0x00002951 beq  0x00000000 , 0x00003715 
- 00014091  0x00002954 jam  0x00000000 , 0x00004141 
- 00014092  0x00002955 rtn 
- 00014093  0x00002958 jam  0x00000000 , 0x00004626 
- 00014094  0x0000295a fetch  0x00000001 , 0x00004625 
- 00014095  0x0000295b beq  0x00000002 , 0x00003713 
- 00014096  0x0000295c increase  0x00000001 , 0x0000003f 
- 00014097  0x0000295d store  0x00000001 , 0x00004625 
- 00014098  0x0000295e beq  0x00000001 , 0x0000370b 
- 00014099  0x00002960 jam  0x00000006 , 0x00004141 
- 00014100  0x00002961 rtn 
- 00014101  0x00002964 jam  0x00000085 , 0x00004141 
- 00014102  0x00002965 rtn 
- 00014103  0x00002968 jam  0x00000001 , 0x00004625 
- 00014104  0x00002969 jam  0x00000000 , 0x00004626 
- 00014105  0x0000296a rtn 
- 00014106  0x0000296d fetch  0x00000001 , 0x00004626 
- 00014107  0x0000296e increase  0x00000001 , 0x0000003f 
- 00014108  0x0000296f store  0x00000001 , 0x00004626 
- 00014109  0x00002970 rtn 
- 00014110  0x00002973 fetch  0x00000001 , 0x00004626 
- 00014111  0x00002974 sub  0x0000003f , 0x00000002 , 0x0000003e 
- 00014112  0x00002975 ncall  0x00003726 , 0x00000002 
- 00014113  0x00002976 fetch  0x00000001 , 0x00004626 
- 00014114  0x00002977 rtneq  0x00000000 
- 00014115  0x00002978 increase  0xffffffff , 0x0000003f 
- 00014116  0x00002979 store  0x00000001 , 0x00004626 
- 00014117  0x0000297a rtn 
- 00014118  0x0000297d jam  0x00000003 , 0x00004626 
- 00014119  0x0000297e rtn 
- 00014120  0x00002989 fetch  0x00000001 , 0x000008f3 
- 00014121  0x0000298a store  0x00000001 , 0x00000709 
- 00014122  0x0000298b copy  0x00000030 , 0x00000006 
- 00014123  0x0000298c call  0x00007c8e 
- 00014124  0x0000298d fetch  0x00000002 , 0x00004826 
- 00014125  0x0000298e branch  0x00007d79 
- 00014126  0x00002991 jam  0x0000001e , 0x000049b8 
- 00014127  0x00002992 call  0x0000378c 
- 00014128  0x00002995 fetch  0x00000001 , 0x0000070a 
- 00014129  0x00002996 beq  0x00000000 , 0x00003739 
- 00014130  0x00002997 beq  0x00000080 , 0x00003d67 
- 00014131  0x00002998 beq  0x00000082 , 0x00003ed4 
- 00014132  0x00002999 beq  0x000000d1 , 0x00003799 
- 00014133  0x0000299a beq  0x000000d0 , 0x000037ba 
- 00014134  0x0000299b beq  0x000000d2 , 0x00003799 
- 00014135  0x0000299c beq  0x000000d5 , 0x000037bb 
- 00014136  0x0000299d rtn 
- 00014137  0x000029a1 arg  0x0000070e , 0x00000006 
- 00014138  0x000029a2 arg  0x00004959 , 0x00000005 
- 00014139  0x000029a3 call  0x00007c8f 
- 00014140  0x000029a4 jam  0x00000000 , 0x000047e4 
- 00014141  0x000029a5 call  0x00003bbf 
- 00014142  0x000029a6 call  0x00003bb1 
- 00014143  0x000029a7 call  0x0000375e 
- 00014144  0x000029a8 call  0x0000374f 
- 00014145  0x000029a9 call  0x00003754 
- 00014146  0x000029aa jam  0x00000000 , 0x000047e4 
- 00014147  0x000029ab fetch  0x00000002 , 0x00004828 
- 00014148  0x000029ac branch  0x00007d79 
- 00014149  0x000029af setarg  0x00000000 
- 00014150  0x000029b0 store  0x00000002 , 0x00004806 
- 00014151  0x000029b2 random  0x0000003f 
- 00014152  0x000029b3 and  0x0000003f , 0x0000001f , 0x0000003f 
- 00014153  0x000029b4 add  0x0000003f , 0x0000001e , 0x0000003f 
- 00014154  0x000029b5 store  0x00000001 , 0x00004804 
- 00014155  0x000029b6 add  0x0000003f , 0x00000005 , 0x0000003f 
- 00014156  0x000029b7 store  0x00000001 , 0x00004803 
- 00014157  0x000029b8 call  0x00003e53 
- 00014158  0x000029b9 branch  0x00003a71 
- 00014159  0x000029bc fetch  0x00000001 , 0x00000951 
- 00014160  0x000029bd jam  0x00000004 , 0x000047e4 
- 00014161  0x000029be rtneq  0x00000001 
- 00014162  0x000029bf jam  0x00000000 , 0x000047e4 
- 00014163  0x000029c0 rtn 
- 00014164  0x000029c3 setarg  0x00000080 
- 00014165  0x000029c4 store  0x00000001 , 0x00000723 
- 00014166  0x000029c5 setarg  0x00000003 
- 00014167  0x000029c6 istore  0x00000001 , 0x00000005 
- 00014168  0x000029c7 setarg  0x00000000 
- 00014169  0x000029c8 istore  0x00000001 , 0x00000005 
- 00014170  0x000029c9 fetch  0x00000003 , 0x0000070b 
- 00014171  0x000029ca istore  0x00000003 , 0x00000005 
- 00014172  0x000029cb jam  0x00000006 , 0x00000722 
- 00014173  0x000029cc branch  0x000041b5 
- 00014174  0x000029d0 fetch  0x00000002 , 0x0000484c 
- 00014175  0x000029d1 rtnbit1  0x00000002 
- 00014176  0x000029d2 call  0x00003e3e 
- 00014177  0x000029d4 add  0x00000011 , 0x00000006 , 0x00000013 
- 00014178  0x000029d5 setarg  0xffffffff 
- 00014179  0x000029d6 istore  0x00000008 , 0x00000013 
- 00014180  0x000029d7 istore  0x00000008 , 0x00000005 
- 00014181  0x000029d8 ifetch  0x00000002 , 0x00000011 
- 00014182  0x000029d9 istore  0x00000002 , 0x00000013 
- 00014183  0x000029da copy  0x00000012 , 0x0000003f 
- 00014184  0x000029db iadd  0x00000011 , 0x00000011 
- 00014185  0x000029dc loop  0x00003761 
- 00014186  0x000029dd fetch  0x00000002 , 0x00004848 
- 00014187  0x000029de branch  0x00007d79 
- 00014188  0x000029e2 setarg  0x00000082 
- 00014189  0x000029e3 store  0x00000001 , 0x00000723 
- 00014190  0x000029e4 setarg  0x00000004 
- 00014191  0x000029e5 istore  0x00000001 , 0x00000005 
- 00014192  0x000029e6 fetch  0x00000001 , 0x0000070c 
- 00014193  0x000029e7 istore  0x00000001 , 0x00000005 
- 00014194  0x000029e8 jam  0x00000003 , 0x00000722 
- 00014195  0x000029e9 branch  0x000041b5 
- 00014196  0x000029ed setarg  0x00000082 
- 00014197  0x000029ee store  0x00000001 , 0x00000723 
- 00014198  0x000029ef setarg  0x0000004e 
- 00014199  0x000029f0 istore  0x00000001 , 0x00000005 
- 00014200  0x000029f1 fetch  0x00000002 , 0x0000070c 
- 00014201  0x000029f2 istore  0x00000002 , 0x00000005 
- 00014202  0x000029f3 jam  0x00000004 , 0x00000722 
- 00014203  0x000029f4 branch  0x000041b5 
- 00014204  0x000029f8 setarg  0x00000082 
- 00014205  0x000029f9 store  0x00000001 , 0x00000723 
- 00014206  0x000029fa setarg  0x00000060 
- 00014207  0x000029fb istore  0x00000001 , 0x00000005 
- 00014208  0x000029fc fetch  0x00000004 , 0x0000070c 
- 00014209  0x000029fd istore  0x00000004 , 0x00000005 
- 00014210  0x000029fe jam  0x00000006 , 0x00000722 
- 00014211  0x000029ff branch  0x000041b5 
- 00014212  0x00002a04 setarg  0x0000005e 
- 00014213  0x00002a05 store  0x00000001 , 0x00000723 
- 00014214  0x00002a06 setarg  0x00000000 
- 00014215  0x00002a07 istore  0x00000001 , 0x00000005 
- 00014216  0x00002a08 fetch  0x00000002 , 0x0000070c 
- 00014217  0x00002a09 istore  0x00000002 , 0x00000005 
- 00014218  0x00002a0a jam  0x00000004 , 0x00000722 
- 00014219  0x00002a0b branch  0x000041b5 
- 00014220  0x00002a11 fetch  0x00000001 , 0x00004804 
- 00014221  0x00002a12 rtn  0x00000034 
- 00014222  0x00002a13 pincrease  0x0000001e 
- 00014223  0x00002a14 store  0x00000001 , 0x00004804 
- 00014224  0x00002a15 rtn 
- 00014225  0x00002a18 arg  0x00004803 , 0x00000013 
- 00014226  0x00002a19 arg  0x000037e4 , 0x00000012 
- 00014227  0x00002a1a branch  0x000042e0 
- 00014228  0x00002a1d arg  0x00004804 , 0x00000013 
- 00014229  0x00002a1e arg  0x00003797 , 0x00000012 
- 00014230  0x00002a1f branch  0x000042e0 
- 00014231  0x00002a22 fetch  0x00000002 , 0x00004855 
- 00014232  0x00002a23 branch  0x00007d79 
- 00014233  0x00002a2b call  0x000037c4 
- 00014234  0x00002a2c nrtn  0x00000028 
- 00014235  0x00002a2d bpatchx  0x000000a0 , 0x00004034 
- 00014236  0x00002a2e fetch  0x00000002 , 0x0000070e 
- 00014237  0x00002a2f arg  0x0000f01f , 0x00000002 
- 00014238  0x00002a30 isub  0x00000002 , 0x0000003e 
- 00014239  0x00002a31 branch  0x000037d8 , 0x00000005 
- 00014240  0x00002a33 arg  0x0000f014 , 0x00000002 
- 00014241  0x00002a34 isub  0x00000002 , 0x0000003e 
- 00014242  0x00002a35 branch  0x0000391c , 0x00000005 
- 00014243  0x00002a37 arg  0x0000f013 , 0x00000002 
- 00014244  0x00002a38 isub  0x00000002 , 0x0000003e 
- 00014245  0x00002a39 branch  0x00003907 , 0x00000005 
- 00014246  0x00002a3b arg  0x0000f017 , 0x00000002 
- 00014247  0x00002a3c isub  0x00000002 , 0x0000003e 
- 00014248  0x00002a3d branch  0x00003819 , 0x00000005 
- 00014249  0x00002a3e arg  0x0000f018 , 0x00000002 
- 00014250  0x00002a3f isub  0x00000002 , 0x0000003e 
- 00014251  0x00002a40 branch  0x00003845 , 0x00000005 
- 00014252  0x00002a41 arg  0x0000f016 , 0x00000002 
- 00014253  0x00002a42 isub  0x00000002 , 0x0000003e 
- 00014254  0x00002a43 branch  0x0000386a , 0x00000005 
- 00014255  0x00002a46 arg  0x00000534 , 0x00000002 
- 00014256  0x00002a47 isub  0x00000002 , 0x0000003e 
- 00014257  0x00002a48 branch  0x000037cf , 0x00000005 
- 00014258  0x00002a49 arg  0x00000533 , 0x00000002 
- 00014259  0x00002a4a isub  0x00000002 , 0x0000003e 
- 00014260  0x00002a4b branch  0x000037d2 , 0x00000005 
- 00014261  0x00002a4c arg  0x00000123 , 0x00000002 
- 00014262  0x00002a4d isub  0x00000002 , 0x0000003e 
- 00014263  0x00002a4e branch  0x000037d5 , 0x00000005 
- 00014264  0x00002a4f fetch  0x00000002 , 0x0000482c 
- 00014265  0x00002a50 branch  0x00007d79 
- 00014266  0x00002a53 rtn 
- 00014267  0x00002a55 ifetch  0x00000002 , 0x00000006 
- 00014268  0x00002a56 arg  0x000001a8 , 0x00000002 
- 00014269  0x00002a57 isub  0x00000002 , 0x0000003e 
- 00014270  0x00002a58 nrtn  0x00000005 
- 00014271  0x00002a59 ifetch  0x00000001 , 0x00000006 
- 00014272  0x00002a5a fetcht  0x00000001 , 0x000049b6 
- 00014273  0x00002a5b isub  0x00000002 , 0x0000003e 
- 00014274  0x00002a5c nrtn  0x00000005 
- 00014275  0x00002a5d branch  0x00003b2a 
- 00014276  0x00002a60 call  0x00007dbc 
- 00014277  0x00002a61 fetch  0x00000002 , 0x0000070b 
- 00014278  0x00002a62 arg  0x000001a8 , 0x00000002 
- 00014279  0x00002a63 isub  0x00000002 , 0x0000003e 
- 00014280  0x00002a64 nrtn  0x00000005 
- 00014281  0x00002a65 fetcht  0x00000001 , 0x000044f1 
- 00014282  0x00002a66 fetch  0x00000001 , 0x0000070d 
- 00014283  0x00002a67 isub  0x00000002 , 0x0000003e 
- 00014284  0x00002a68 rtn  0x00000005 
- 00014285  0x00002a69 store  0x00000001 , 0x000044f1 
- 00014286  0x00002a6a branch  0x00007dba 
- 00014287  0x00002a6d call  0x000037f4 
- 00014288  0x00002a6e fetch  0x00000002 , 0x0000483c 
- 00014289  0x00002a6f branch  0x00007d79 
- 00014290  0x00002a73 call  0x000037f4 
- 00014291  0x00002a74 fetch  0x00000002 , 0x0000483e 
- 00014292  0x00002a75 branch  0x00007d79 
- 00014293  0x00002a78 call  0x000037ee 
- 00014294  0x00002a79 fetch  0x00000002 , 0x00004840 
- 00014295  0x00002a7a branch  0x00007d79 
- 00014296  0x00002a7e call  0x000037f0 
- 00014297  0x00002a80 fetch  0x00000004 , 0x00000710 
- 00014298  0x00002a81 store  0x00000004 , 0x000044f3 
- 00014299  0x00002a82 branch  0x00003889 
- 00014300  0x00002a87 setarg  0x000000d3 
- 00014301  0x00002a88 store  0x00000001 , 0x00000723 
- 00014302  0x00002a89 setarg  0x000001a8 
- 00014303  0x00002a8a istore  0x00000002 , 0x00000005 
- 00014304  0x00002a8b fetch  0x00000001 , 0x000044f1 
- 00014305  0x00002a8c istore  0x00000001 , 0x00000005 
- 00014306  0x00002a8d istoret  0x00000002 , 0x00000005 
- 00014307  0x00002a8e rtn 
- 00014308  0x00002a92 arg  0x00000000 , 0x00000007 
- 00014309  0x00002a93 arg  0x00000003 , 0x00000002 
- 00014310  0x00002a94 arg  0x0000f009 , 0x00000011 
- 00014311  0x00002a95 branch  0x000037fc 
- 00014312  0x00002aa1 arg  0x00000100 , 0x00000011 
- 00014313  0x00002aa2 branch  0x000037fc 
- 00014314  0x00002aa7 arg  0x00000008 , 0x00000039 
- 00014315  0x00002aa8 branch  0x000037f6 
- 00014316  0x00002aab arg  0x00000008 , 0x00000039 
- 00014317  0x00002aac branch  0x000037f6 
- 00014318  0x00002aaf arg  0x00000006 , 0x00000039 
- 00014319  0x00002ab0 branch  0x000037f6 
- 00014320  0x00002ab3 arg  0x00000004 , 0x00000039 
- 00014321  0x00002ab4 branch  0x000037f6 
- 00014322  0x00002ab7 arg  0x00000002 , 0x00000039 
- 00014323  0x00002ab8 branch  0x000037f6 
- 00014324  0x00002abb arg  0x00000001 , 0x00000039 
- 00014325  0x00002abc branch  0x000037f6 
- 00014326  0x00002ac0 add  0x00000039 , 0x00000006 , 0x0000003f 
- 00014327  0x00002ac1 store  0x00000001 , 0x00000722 
- 00014328  0x00002ac2 call  0x000037dc 
- 00014329  0x00002ac3 arg  0x00000710 , 0x00000006 
- 00014330  0x00002ac4 call  0x00007cda 
- 00014331  0x00002ac5 branch  0x000041b5 
- 00014332  0x00002acd call  0x00003808 
- 00014333  0x00002ace istorer  0x00000011 , 0x00000002 , 0x00000005 
- 00014334  0x00002acf istoret  0x00000001 , 0x00000005 
- 00014335  0x00002ad0 jam  0x00000007 , 0x00000722 
- 00014336  0x00002ad1 branch  0x00003806 
- 00014337  0x00002ad8 call  0x00003808 
- 00014338  0x00002ad9 istorer  0x00000011 , 0x00000002 , 0x00000005 
- 00014339  0x00002ada istoret  0x00000002 , 0x00000005 
- 00014340  0x00002adb jam  0x00000008 , 0x00000722 
- 00014341  0x00002adc branch  0x00003806 
- 00014342  0x00002ae1 call  0x00003f6e 
- 00014343  0x00002ae2 branch  0x000041b5 
- 00014344  0x00002ae6 fetch  0x00000001 , 0x000047ae 
- 00014345  0x00002ae7 store  0x00000001 , 0x0000092b 
- 00014346  0x00002ae8 setarg  0x000000f0 
- 00014347  0x00002ae9 store  0x00000002 , 0x0000094c 
- 00014348  0x00002aea fetch  0x00000001 , 0x000044f2 
- 00014349  0x00002aeb pincrease  0x00000001 
- 00014350  0x00002aec store  0x00000001 , 0x000044f2 
- 00014351  0x00002aed beq  0x000000c0 , 0x00003817 
- 00014352  0x00002aee setarg  0x000000d4 
- 00014353  0x00002aef store  0x00000001 , 0x00000723 
- 00014354  0x00002af0 setarg  0x000001a8 
- 00014355  0x00002af1 istore  0x00000002 , 0x00000005 
- 00014356  0x00002af2 fetch  0x00000001 , 0x000044f2 
- 00014357  0x00002af3 istore  0x00000001 , 0x00000005 
- 00014358  0x00002af4 rtn 
- 00014359  0x00002af7 jam  0x00000080 , 0x000044f2 
- 00014360  0x00002af8 rtn 
- 00014361  0x00002afc copy  0x00000006 , 0x00000011 
- 00014362  0x00002afd fetch  0x00000001 , 0x00000709 
- 00014363  0x00002afe arg  0x00000006 , 0x00000002 
- 00014364  0x00002aff isub  0x00000002 , 0x0000003f 
- 00014365  0x00002b00 store  0x00000001 , 0x00004608 
- 00014366  0x00002b01 copy  0x0000003f , 0x00000039 
- 00014367  0x00002b02 copy  0x00000011 , 0x00000006 
- 00014368  0x00002b03 arg  0x00004609 , 0x00000005 
- 00014369  0x00002b04 call  0x00007cda 
- 00014370  0x00002b05 arg  0x00000000 , 0x00000012 
- 00014371  0x00002b07 arg  0x00004609 , 0x0000003f 
- 00014372  0x00002b08 iadd  0x00000012 , 0x00000002 
- 00014373  0x00002b09 ifetch  0x00000001 , 0x00000002 
- 00014374  0x00002b0a beq  0x000000ff , 0x0000383f 
- 00014375  0x00002b0b and  0x0000003f , 0x0000007f , 0x0000003f 
- 00014376  0x00002b0c call  0x00003837 
- 00014377  0x00002b0d increase  0x00000001 , 0x00000012 
- 00014378  0x00002b0e fetch  0x00000001 , 0x00004608 
- 00014379  0x00002b0f isub  0x00000012 , 0x0000003e 
- 00014380  0x00002b10 branch  0x00003823 , 0x00000002 
- 00014381  0x00002b11 call  0x0000394a 
- 00014382  0x00002b13 arg  0x0000f017 , 0x00000002 
- 00014383  0x00002b14 call  0x000037dc 
- 00014384  0x00002b15 arg  0x00000000 , 0x00000002 
- 00014385  0x00002b16 istoret  0x00000001 , 0x00000005 
- 00014386  0x00002b17 copy  0x00000005 , 0x00000002 
- 00014387  0x00002b18 call  0x0000393b 
- 00014388  0x00002b19 pincrease  0x00000007 
- 00014389  0x00002b1a store  0x00000001 , 0x00000722 
- 00014390  0x00002b1b branch  0x000041b5 
- 00014391  0x00002b1e rtn  0x00000034 
- 00014392  0x00002b1f pincrease  0xffffffff 
- 00014393  0x00002b20 mul32  0x0000003f , 0x00000012 , 0x0000003f 
- 00014394  0x00002b21 arg  0x00004503 , 0x00000011 
- 00014395  0x00002b22 iadd  0x00000011 , 0x00000011 
- 00014396  0x00002b23 setarg  0x00000000 
- 00014397  0x00002b24 istore  0x00000001 , 0x00000011 
- 00014398  0x00002b25 rtn 
- 00014399  0x00002b28 arg  0x00000012 , 0x00000039 
- 00014400  0x00002b29 mul32  0x00000039 , 0x0000000d , 0x00000039 
- 00014401  0x00002b2a arg  0x00004503 , 0x00000005 
- 00014402  0x00002b2b call  0x00007ca1 
- 00014403  0x00002b2c call  0x0000394a 
- 00014404  0x00002b2d branch  0x0000382e 
- 00014405  0x00002b30 ifetch  0x00000001 , 0x00000006 
- 00014406  0x00002b31 beq  0x000000ff , 0x0000385e 
- 00014407  0x00002b32 store  0x00000001 , 0x000045ff 
- 00014408  0x00002b33 ifetch  0x00000001 , 0x00000006 
- 00014409  0x00002b34 pincrease  0xffffffff 
- 00014410  0x00002b35 mul32  0x0000003f , 0x00000012 , 0x0000003f 
- 00014411  0x00002b36 arg  0x00004503 , 0x00000006 
- 00014412  0x00002b37 iadd  0x00000006 , 0x00000006 
- 00014413  0x00002b38 arg  0x000045ed , 0x00000005 
- 00014414  0x00002b39 arg  0x00000012 , 0x00000039 
- 00014415  0x00002b3a call  0x00007cda 
- 00014416  0x00002b3b arg  0x0000f018 , 0x00000002 
- 00014417  0x00002b3c call  0x000037dc 
- 00014418  0x00002b3d fetch  0x00000001 , 0x000045ed 
- 00014419  0x00002b3e branch  0x00003867 , 0x00000034 
- 00014420  0x00002b3f arg  0x00000000 , 0x00000002 
- 00014421  0x00002b40 istoret  0x00000001 , 0x00000005 
- 00014422  0x00002b42 fetch  0x00000001 , 0x000045ff 
- 00014423  0x00002b43 istore  0x00000001 , 0x00000005 
- 00014424  0x00002b44 fetch  0x00000001 , 0x000045ed 
- 00014425  0x00002b45 istore  0x00000001 , 0x00000005 
- 00014426  0x00002b46 fetch  0x00000008 , 0x000045ee 
- 00014427  0x00002b47 istore  0x00000008 , 0x00000005 
- 00014428  0x00002b48 jam  0x00000011 , 0x00000722 
- 00014429  0x00002b49 branch  0x000041b5 
- 00014430  0x00002b4d arg  0x0000f018 , 0x00000002 
- 00014431  0x00002b4e call  0x000037dc 
- 00014432  0x00002b4f arg  0x000000ff , 0x00000002 
- 00014433  0x00002b50 istoret  0x00000002 , 0x00000005 
- 00014434  0x00002b53 copy  0x00000005 , 0x00000002 
- 00014435  0x00002b54 call  0x0000393b 
- 00014436  0x00002b55 pincrease  0x00000008 
- 00014437  0x00002b56 store  0x00000001 , 0x00000722 
- 00014438  0x00002b57 branch  0x000041b5 
- 00014439  0x00002b5d arg  0x00000080 , 0x00000002 
- 00014440  0x00002b5e istore  0x00000001 , 0x00000005 
- 00014441  0x00002b5f branch  0x00003856 
- 00014442  0x00002b62 ifetch  0x00000001 , 0x00000006 
- 00014443  0x00002b63 store  0x00000001 , 0x000045ff 
- 00014444  0x00002b64 and  0x0000003f , 0x0000007f , 0x0000003f 
- 00014445  0x00002b65 pincrease  0xffffffff 
- 00014446  0x00002b66 mul32  0x0000003f , 0x00000012 , 0x0000003f 
- 00014447  0x00002b67 arg  0x00004503 , 0x00000005 
- 00014448  0x00002b68 iadd  0x00000005 , 0x00000005 
- 00014449  0x00002b69 fetch  0x00000001 , 0x000045ff 
- 00014450  0x00002b6a istore  0x00000001 , 0x00000005 
- 00014451  0x00002b6b call  0x0000394a 
- 00014452  0x00002b6c arg  0x0000f016 , 0x00000002 
- 00014453  0x00002b6d call  0x000037dc 
- 00014454  0x00002b6e setarg  0x00000000 
- 00014455  0x00002b6f istore  0x00000001 , 0x00000005 
- 00014456  0x00002b70 copy  0x00000005 , 0x00000002 
- 00014457  0x00002b71 call  0x0000393b 
- 00014458  0x00002b72 pincrease  0x00000007 
- 00014459  0x00002b73 store  0x00000001 , 0x00000722 
- 00014460  0x00002b74 branch  0x000041b5 
- 00014461  0x00002b7a copy  0x00000022 , 0x00000002 
- 00014462  0x00002b7b fetch  0x00000004 , 0x000044f7 
- 00014463  0x00002b7c isub  0x00000002 , 0x0000003e 
- 00014464  0x00002b7d call  0x0000388f , 0x00000002 
- 00014465  0x00002b7e call  0x00003896 
- 00014466  0x00002b7f isub  0x00000002 , 0x0000003e 
- 00014467  0x00002b80 rtn  0x00000002 
- 00014468  0x00002b81 call  0x0000388a 
- 00014469  0x00002b82 fetch  0x00000004 , 0x000044f3 
- 00014470  0x00002b83 pincrease  0x00000001 
- 00014471  0x00002b84 store  0x00000004 , 0x000044f3 
- 00014472  0x00002b85 branch  0x0000389a 
- 00014473  0x00002b89 copy  0x00000022 , 0x0000003f 
- 00014474  0x00002b8b store  0x00000004 , 0x000044f7 
- 00014475  0x00002b8c fetch  0x00000001 , 0x000044fa 
- 00014476  0x00002b8d and_into  0x0000000f , 0x0000003f 
- 00014477  0x00002b8e store  0x00000001 , 0x000044fa 
- 00014478  0x00002b8f rtn 
- 00014479  0x00002b92 rtn  0x00000005 
- 00014480  0x00002b93 copy  0x0000003f , 0x00000012 
- 00014481  0x00002b94 setarg  0x00100000 
- 00014482  0x00002b95 lshift8  0x0000003f , 0x0000003f 
- 00014483  0x00002b96 iadd  0x00000002 , 0x00000002 
- 00014484  0x00002b97 copy  0x00000012 , 0x0000003f 
- 00014485  0x00002b98 rtn 
- 00014486  0x00002b9b arg  0x00000014 , 0x00000039 
- 00014487  0x00002b9d pincrease  0x000000a0 
- 00014488  0x00002b9e loop  0x00003897 
- 00014489  0x00002b9f rtn 
- 00014490  0x00002ba2 setarg  0x0000000d 
- 00014491  0x00002ba3 store  0x00000001 , 0x00004602 
- 00014492  0x00002ba4 pincrease  0xffffffff 
- 00014493  0x00002ba5 mul32  0x0000003f , 0x00000012 , 0x0000003f 
- 00014494  0x00002ba6 arg  0x00004503 , 0x00000030 
- 00014495  0x00002ba7 iadd  0x00000030 , 0x00000030 
- 00014496  0x00002ba9 ifetch  0x00000001 , 0x00000030 
- 00014497  0x00002baa ncall  0x000038a8 , 0x00000034 
- 00014498  0x00002bab increase  0xffffffee , 0x00000030 
- 00014499  0x00002bad fetch  0x00000001 , 0x00004602 
- 00014500  0x00002bae pincrease  0xffffffff 
- 00014501  0x00002baf rtn  0x00000034 
- 00014502  0x00002bb0 store  0x00000001 , 0x00004602 
- 00014503  0x00002bb1 branch  0x000038a0 
- 00014504  0x00002bb4 arg  0x00000007 , 0x00000007 
- 00014505  0x00002bb5 qisolate0  0x0000003f 
- 00014506  0x00002bb6 rtn  0x00000001 
- 00014507  0x00002bb7 and  0x0000003f , 0x0000007f , 0x0000003f 
- 00014508  0x00002bb8 arg  0x0000000d , 0x00000002 
- 00014509  0x00002bb9 isub  0x00000002 , 0x0000003e 
- 00014510  0x00002bba rtn  0x00000002 
- 00014511  0x00002bbb copy  0x00000030 , 0x00000006 
- 00014512  0x00002bbc arg  0x000045ed , 0x00000005 
- 00014513  0x00002bbd arg  0x00000012 , 0x00000039 
- 00014514  0x00002bbe call  0x00007cda 
- 00014515  0x00002bbf fetch  0x00000001 , 0x000045fe 
- 00014516  0x00002bc0 beq  0x00000059 , 0x000038bf 
- 00014517  0x00002bc2 fetcht  0x00000004 , 0x000044f3 
- 00014518  0x00002bc3 fetch  0x00000004 , 0x000045ee 
- 00014519  0x00002bc4 isub  0x00000002 , 0x0000003e 
- 00014520  0x00002bc5 fetch  0x00000001 , 0x000045f5 
- 00014521  0x00002bc6 branch  0x000038e3 , 0x00000005 
- 00014522  0x00002bc7 nbranch  0x000038bc , 0x00000002 
- 00014523  0x00002bc8 rtn 
- 00014524  0x00002bcb setarg  0x00000000 
- 00014525  0x00002bcc istore  0x00000001 , 0x00000030 
- 00014526  0x00002bcd rtn 
- 00014527  0x00002bd1 fetch  0x00000004 , 0x000044f3 
- 00014528  0x00002bd2 arg  0x0000003c , 0x00000002 
- 00014529  0x00002bd3 idiv  0x00000002 
- 00014530  0x00002bd4 call  0x00007d62 
- 00014531  0x00002bd5 remainder  0x0000003f 
- 00014532  0x00002bd6 nrtn  0x00000034 
- 00014533  0x00002bd8 fetch  0x00000004 , 0x000044f3 
- 00014534  0x00002bd9 arg  0x00054600 , 0x00000002 
- 00014535  0x00002bda isub  0x00000002 , 0x0000003f 
- 00014536  0x00002bdc arg  0x00093a80 , 0x00000002 
- 00014537  0x00002bdd idiv  0x00000002 
- 00014538  0x00002bde call  0x00007d62 
- 00014539  0x00002bdf remainder  0x0000003f 
- 00014540  0x00002be0 arg  0x00015180 , 0x00000002 
- 00014541  0x00002be1 idiv  0x00000002 
- 00014542  0x00002be2 call  0x00007d62 
- 00014543  0x00002be3 remainder  0x00000011 
- 00014544  0x00002be4 quotient  0x00000007 
- 00014545  0x00002be5 fetch  0x00000001 , 0x000045f2 
- 00014546  0x00002be6 branch  0x000038d5 , 0x00000034 
- 00014547  0x00002be7 qisolate1  0x0000003f 
- 00014548  0x00002be8 nrtn  0x00000001 
- 00014549  0x00002beb deposit  0x00000011 
- 00014550  0x00002bec arg  0x0000003c , 0x00000002 
- 00014551  0x00002bed idiv  0x00000002 
- 00014552  0x00002bee call  0x00007d62 
- 00014553  0x00002bef quotient  0x00000002 
- 00014554  0x00002bf0 setarg  0x000001e0 
- 00014555  0x00002bf1 iadd  0x00000002 , 0x00000002 
- 00014556  0x00002bf2 fetch  0x00000002 , 0x000045ee 
- 00014557  0x00002bf3 arg  0x00000fff , 0x00000011 
- 00014558  0x00002bf4 iand  0x00000011 , 0x0000003f 
- 00014559  0x00002bf5 isub  0x00000002 , 0x0000003e 
- 00014560  0x00002bf6 nrtn  0x00000005 
- 00014561  0x00002bf7 fetch  0x00000001 , 0x000045f6 
- 00014562  0x00002bf8 branch  0x000038e3 
- 00014563  0x00002bfb store  0x00000001 , 0x0000070c 
- 00014564  0x00002bfc jam  0x00000001 , 0x00004602 
- 00014565  0x00002bfe copy  0x00000030 , 0x0000003f 
- 00014566  0x00002bff store  0x00000002 , 0x0000091f 
- 00014567  0x00002c01 fetcht  0x00000001 , 0x0000070c 
- 00014568  0x00002c02 fetchr  0x00000007 , 0x00000001 , 0x00004869 
- 00014569  0x00002c03 call  0x000037e8 
- 00014570  0x00002c05 fetch  0x00000002 , 0x0000091f 
- 00014571  0x00002c06 copy  0x0000003f , 0x00000030 
- 00014572  0x00002c07 add  0x00000030 , 0x00000011 , 0x00000006 
- 00014573  0x00002c08 ifetch  0x00000001 , 0x00000006 
- 00014574  0x00002c09 beq  0x00000059 , 0x000038f4 
- 00014575  0x00002c0b setarg  0x00000000 
- 00014576  0x00002c0c istore  0x00000001 , 0x00000030 
- 00014577  0x00002c0d fetchr  0x00000007 , 0x00000001 , 0x00004869 
- 00014578  0x00002c0e call  0x000038ff 
- 00014579  0x00002c0f branch  0x0000394a 
- 00014580  0x00002c14 fetch  0x00000001 , 0x000045f2 
- 00014581  0x00002c15 branch  0x000038ef , 0x00000034 
- 00014582  0x00002c16 arg  0x0000f009 , 0x00000002 
- 00014583  0x00002c17 call  0x000037dc 
- 00014584  0x00002c18 setarg  0x00000011 
- 00014585  0x00002c19 istore  0x00000001 , 0x00000005 
- 00014586  0x00002c1a ifetch  0x00000001 , 0x00000030 
- 00014587  0x00002c1b or  0x0000003f , 0x00000080 , 0x0000003f 
- 00014588  0x00002c1c istore  0x00000001 , 0x00000005 
- 00014589  0x00002c1d jam  0x00000008 , 0x00000723 
- 00014590  0x00002c1e branch  0x00003806 
- 00014591  0x00002c21 arg  0x0000f020 , 0x00000002 
- 00014592  0x00002c22 call  0x000037dc 
- 00014593  0x00002c23 copy  0x00000005 , 0x00000002 
- 00014594  0x00002c24 call  0x0000393b 
- 00014595  0x00002c26 pincrease  0x00000006 
- 00014596  0x00002c27 store  0x00000001 , 0x00000722 
- 00014597  0x00002c28 jam  0x000000d3 , 0x00000723 
- 00014598  0x00002c29 branch  0x00003806 
- 00014599  0x00002c2d arg  0x000045ed , 0x00000005 
- 00014600  0x00002c2e arg  0x00000010 , 0x00000039 
- 00014601  0x00002c2f call  0x00007cda 
- 00014602  0x00002c30 fetch  0x00000001 , 0x000045ed 
- 00014603  0x00002c31 and  0x0000003f , 0x0000007f , 0x0000003f 
- 00014604  0x00002c32 store  0x00000001 , 0x000045ff 
- 00014605  0x00002c33 sub  0x0000003f , 0x0000000d , 0x0000003e 
- 00014606  0x00002c34 nrtn  0x00000002 
- 00014607  0x00002c35 fetch  0x00000004 , 0x000045ee 
- 00014608  0x00002c36 arg  0x0000003c , 0x00000002 
- 00014609  0x00002c37 idiv  0x00000002 
- 00014610  0x00002c38 call  0x00007d62 
- 00014611  0x00002c39 remainder  0x00000002 
- 00014612  0x00002c3a isub  0x00000002 , 0x0000003f 
- 00014613  0x00002c3b store  0x00000004 , 0x000045ee 
- 00014614  0x00002c3c setarg  0x00000000 
- 00014615  0x00002c3d store  0x00000002 , 0x000045fd 
- 00014616  0x00002c3e arg  0x000045ed , 0x00000011 
- 00014617  0x00002c3f call  0x00003930 
- 00014618  0x00002c40 arg  0x0000f013 , 0x00000002 
- 00014619  0x00002c41 branch  0x00003928 
- 00014620  0x00002c48 arg  0x000045ed , 0x00000005 
- 00014621  0x00002c49 arg  0x00000011 , 0x00000039 
- 00014622  0x00002c4a call  0x00007cda 
- 00014623  0x00002c4d fetch  0x00000001 , 0x000045ed 
- 00014624  0x00002c4e and  0x0000003f , 0x0000007f , 0x0000003f 
- 00014625  0x00002c4f store  0x00000001 , 0x000045ff 
- 00014626  0x00002c50 sub  0x0000003f , 0x0000000d , 0x0000003e 
- 00014627  0x00002c51 nrtn  0x00000002 
- 00014628  0x00002c53 jam  0x00000059 , 0x000045fe 
- 00014629  0x00002c54 arg  0x000045ed , 0x00000011 
- 00014630  0x00002c55 call  0x00003930 
- 00014631  0x00002c56 arg  0x0000f014 , 0x00000002 
- 00014632  0x00002c5b call  0x000037dc 
- 00014633  0x00002c5c setarg  0x00000000 
- 00014634  0x00002c5d store  0x00000001 , 0x00000729 
- 00014635  0x00002c5e copy  0x00000005 , 0x00000002 
- 00014636  0x00002c5f call  0x0000393b 
- 00014637  0x00002c60 pincrease  0x00000007 
- 00014638  0x00002c61 store  0x00000001 , 0x00000722 
- 00014639  0x00002c62 branch  0x000041b5 
- 00014640  0x00002c66 call  0x00003937 
- 00014641  0x00002c67 copy  0x00000011 , 0x00000006 
- 00014642  0x00002c68 arg  0x00004503 , 0x00000005 
- 00014643  0x00002c69 iadd  0x00000005 , 0x00000005 
- 00014644  0x00002c6a arg  0x00000012 , 0x00000039 
- 00014645  0x00002c6b call  0x00007cda 
- 00014646  0x00002c6c branch  0x0000394a 
- 00014647  0x00002c6f fetch  0x00000001 , 0x000045ff 
- 00014648  0x00002c70 pincrease  0xffffffff 
- 00014649  0x00002c71 mul32  0x0000003f , 0x00000012 , 0x0000003f 
- 00014650  0x00002c72 rtn 
- 00014651  0x00002c75 arg  0x00004503 , 0x00000011 
- 00014652  0x00002c76 arg  0x00000000 , 0x00000012 
- 00014653  0x00002c77 copy  0x00000002 , 0x00000005 
- 00014654  0x00002c78 arg  0x0000000d , 0x00000039 
- 00014655  0x00002c79 increase  0xffffffff , 0x00000039 
- 00014656  0x00002c7b ifetch  0x00000001 , 0x00000011 
- 00014657  0x00002c7c beq  0x000000ff , 0x00003945 
- 00014658  0x00002c7d branch  0x00003945 , 0x00000034 
- 00014659  0x00002c7e increase  0x00000001 , 0x00000012 
- 00014660  0x00002c7f istore  0x00000001 , 0x00000005 
- 00014661  0x00002c81 setarg  0x00000012 
- 00014662  0x00002c82 iadd  0x00000011 , 0x00000011 
- 00014663  0x00002c83 loop  0x00003940 
- 00014664  0x00002c84 copy  0x00000012 , 0x0000003f 
- 00014665  0x00002c85 rtn 
- 00014666  0x00002c88 fetch  0x00000002 , 0x0000484a 
- 00014667  0x00002c89 branch  0x00007d79 
- 00014668  0x00002c94 bpatchx  0x000000a1 , 0x00004034 
- 00014669  0x00002c95 setarg  0x00004a5e 
- 00014670  0x00002c96 store  0x00000002 , 0x00004aed 
- 00014671  0x00002c97 setarg  0x00004aeb 
- 00014672  0x00002c98 store  0x00000002 , 0x00000919 
- 00014673  0x00002c99 jam  0x00000014 , 0x00000787 
- 00014674  0x00002c9a fetch  0x00000001 , 0x00004808 
- 00014675  0x00002c9b store  0x00000001 , 0x00000788 
- 00014676  0x00002c9d fetch  0x00000001 , 0x00000916 
- 00014677  0x00002c9e pincrease  0x0000000b 
- 00014678  0x00002c9f add  0x0000003f , 0xfffffffe , 0x00000039 
- 00014679  0x00002ca8 store  0x00000001 , 0x00000789 
- 00014680  0x00002ca9 pincrease  0xffffffff 
- 00014681  0x00002cac istore  0x00000001 , 0x00000005 
- 00014682  0x00002cad setarg  0x0000002a 
- 00014683  0x00002cae istore  0x00000001 , 0x00000005 
- 00014684  0x00002caf arg  0x00004998 , 0x00000006 
- 00014685  0x00002cb0 call  0x00007ccc 
- 00014686  0x00002cb1 fetchr  0x00000011 , 0x00000002 , 0x00000919 
- 00014687  0x00002cb2 call  0x00003967 
- 00014688  0x00002cb3 call  0x000078b2 
- 00014689  0x00002cb5 fetch  0x00000002 , 0x000044e9 
- 00014690  0x00002cb6 isolate1  0x00000009 , 0x0000003f 
- 00014691  0x00002cb7 nrtn  0x00000001 
- 00014692  0x00002cb9 call  0x00003e5e 
- 00014693  0x00002cba arg  0x00000787 , 0x00000011 
- 00014694  0x00002cbb branch  0x000078b2 
- 00014695  0x00002cbe add  0x00000011 , 0x00000002 , 0x00000006 
- 00014696  0x00002cbf ifetch  0x00000002 , 0x00000006 
- 00014697  0x00002cc0 store  0x00000002 , 0x000043fb 
- 00014698  0x00002cc1 arg  0x00000787 , 0x00000011 
- 00014699  0x00002cc2 rtn 
- 00014700  0x00002cc6 setarg  0x00004a5e 
- 00014701  0x00002cc7 store  0x00000002 , 0x000043fb 
- 00014702  0x00002cc8 rtn 
- 00014703  0x00002ccd fetch  0x00000001 , 0x000049b5 
- 00014704  0x00002cce rtnne  0x00000001 
- 00014705  0x00002ccf jam  0x00000002 , 0x000049b5 
- 00014706  0x00002cd0 branch  0x00003ace 
- 00014707  0x00002cd3 arg  0x0000078c , 0x00000011 
- 00014708  0x00002cd4 arg  0x00000012 , 0x00000002 
- 00014709  0x00002cd5 setarg  0x00000021 
- 00014710  0x00002cd6 nrtn  0x00000001 
- 00014711  0x00002cd7 arg  0x0000079e , 0x00000011 
- 00014712  0x00002cd8 fetcht  0x00000001 , 0x00000789 
- 00014713  0x00002cd9 increase  0xffffffee , 0x00000002 
- 00014714  0x00002cda setarg  0x00000022 
- 00014715  0x00002cdb rtn 
- 00014716  0x00002ce4 arg  0x0000462b , 0x00000005 
- 00014717  0x00002ce5 setarg  0x00000002 
- 00014718  0x00002ce6 istore  0x00000001 , 0x00000005 
- 00014719  0x00002ce7 setarg  0x00000001 
- 00014720  0x00002ce8 istore  0x00000001 , 0x00000005 
- 00014721  0x00002ce9 setarg  0x00000002 
- 00014722  0x00002cea istore  0x00000001 , 0x00000005 
- 00014723  0x00002ceb rtn 
- 00014724  0x00002cf0 arg  0x00001827 , 0x00000002 
- 00014725  0x00002cf1 setarg  0x00000003 
- 00014726  0x00002cf2 istore  0x00000001 , 0x00000005 
- 00014727  0x00002cf3 setarg  0x00000003 
- 00014728  0x00002cf4 istore  0x00000001 , 0x00000005 
- 00014729  0x00002cf5 istoret  0x00000002 , 0x00000005 
- 00014730  0x00002cf6 rtn 
- 00014731  0x00002cfa call  0x000025b8 
- 00014732  0x00002cfb call  0x00002af5 
- 00014733  0x00002cfc call  0x0000264e 
- 00014734  0x00002cfd nrtn  0x0000002d 
- 00014735  0x00002cff fetch  0x00000001 , 0x00000002 
- 00014736  0x00002d00 pincrease  0x00000001 
- 00014737  0x00002d01 store  0x00000001 , 0x00000002 
- 00014738  0x00002d02 fetch  0x00000002 , 0x00004824 
- 00014739  0x00002d03 call  0x00007d79 
- 00014740  0x00002d04 branch  0x000025bc 
- 00014741  0x00002d07 call  0x000039a1 
- 00014742  0x00002d08 rtn  0x00000028 
- 00014743  0x00002d0a call  0x0000398b 
- 00014744  0x00002d0b call  0x00002018 
- 00014745  0x00002d0c fetcht  0x00000002 , 0x00004344 
- 00014746  0x00002d0d arg  0x0000000a , 0x00000007 
- 00014747  0x00002d0e call  0x000020dc 
- 00014748  0x00002d0f rtn  0x00000028 
- 00014749  0x00002d10 arg  0x0000000d , 0x00000007 
- 00014750  0x00002d11 call  0x00007cef 
- 00014751  0x00002d12 nbranch  0x00003997 , 0x00000034 
- 00014752  0x00002d13 rtn 
- 00014753  0x00002d16 fetcht  0x00000002 , 0x00004344 
- 00014754  0x00002d17 arg  0x00000004 , 0x00000007 
- 00014755  0x00002d18 call  0x000020dc 
- 00014756  0x00002d19 rtn  0x00000028 
- 00014757  0x00002d1a call  0x000039a9 
- 00014758  0x00002d1b fetch  0x00000002 , 0x00004344 
- 00014759  0x00002d1c arg  0x0000000d , 0x00000007 
- 00014760  0x00002d1d branch  0x00007ce1 
- 00014761  0x00002d21 fetch  0x00000001 , 0x0000464a 
- 00014762  0x00002d22 pincrease  0x00000001 
- 00014763  0x00002d23 store  0x00000001 , 0x0000464a 
- 00014764  0x00002d24 store  0x00000001 , 0x00000007 
- 00014765  0x00002d25 rtnne  0x00000028 
- 00014766  0x00002d26 jam  0x00000025 , 0x0000464a 
- 00014767  0x00002d27 jam  0x00000025 , 0x00000007 
- 00014768  0x00002d28 rtn 
- 00014769  0x00002d2b fetch  0x00000001 , 0x0000004c 
- 00014770  0x00002d2c and  0x0000003f , 0x0000000f , 0x0000003f 
- 00014771  0x00002d2d beq  0x00000000 , 0x000039b6 
- 00014772  0x00002d2e beq  0x00000002 , 0x000039b6 
- 00014773  0x00002d2f rtn 
- 00014774  0x00002d32 ifetcht  0x00000001 , 0x00000006 
- 00014775  0x00002d33 sub  0x00000002 , 0x00000006 , 0x0000003e 
- 00014776  0x00002d34 rtn  0x00000002 
- 00014777  0x00002d35 sub  0x00000002 , 0x00000025 , 0x0000003e 
- 00014778  0x00002d36 nrtn  0x00000002 
- 00014779  0x00002d37 add  0x00000002 , 0xfffffffa , 0x00000011 
- 00014780  0x00002d38 add  0x00000006 , 0x00000006 , 0x00000012 
- 00014781  0x00002d3b ifetcht  0x00000001 , 0x00000012 
- 00014782  0x00002d3c sub  0x00000002 , 0x00000001 , 0x0000003e 
- 00014783  0x00002d3d rtn  0x00000002 
- 00014784  0x00002d3e sub  0x00000002 , 0x0000001e , 0x0000003e 
- 00014785  0x00002d3f nrtn  0x00000002 
- 00014786  0x00002d40 copy  0x00000002 , 0x0000003f 
- 00014787  0x00002d41 rtn  0x00000034 
- 00014788  0x00002d42 bpatchx  0x000000a2 , 0x00004034 
- 00014789  0x00002d43 ifetch  0x00000001 , 0x00000006 
- 00014790  0x00002d44 beq  0x000000ff , 0x000039d1 
- 00014791  0x00002d45 beq  0x0000002a , 0x00003f7c 
- 00014792  0x00002d48 add  0x00000002 , 0x00000001 , 0x0000003f 
- 00014793  0x00002d49 isub  0x00000011 , 0x0000003e 
- 00014794  0x00002d4a rtn  0x00000002 
- 00014795  0x00002d4b iadd  0x00000012 , 0x00000012 
- 00014796  0x00002d4c sub  0x00000002 , 0xffffffff , 0x0000003f 
- 00014797  0x00002d4d iadd  0x00000011 , 0x00000011 
- 00014798  0x00002d4e copy  0x00000011 , 0x0000003f 
- 00014799  0x00002d4f rtn  0x00000034 
- 00014800  0x00002d50 branch  0x000039bd 
- 00014801  0x00002d53 jam  0x00000000 , 0x000007aa 
- 00014802  0x00002d54 branch  0x00003cfa 
- 00014803  0x00002d58 fetch  0x00000001 , 0x00000000 
- 00014804  0x00002d59 pincrease  0x00000001 
- 00014805  0x00002d5a store  0x00000001 , 0x00000000 
- 00014806  0x00002d5c bpatchx  0x000000a3 , 0x00004034 
- 00014807  0x00002d5d call  0x000025b8 
- 00014808  0x00002d5e arg  0x00000027 , 0x00000039 
- 00014809  0x00002d5f arg  0x00004169 , 0x00000006 
- 00014810  0x00002d60 arg  0x000007aa , 0x00000005 
- 00014811  0x00002d61 call  0x00007ccc 
- 00014812  0x00002d62 jam  0x00000025 , 0x00000007 
- 00014813  0x00002d63 arg  0x00000708 , 0x0000001b 
- 00014814  0x00002d64 enable  0x00000010 
- 00014815  0x00002d65 disable  0x0000002d 
- 00014816  0x00002d68 call  0x00002af5 
- 00014817  0x00002d69 call  0x000039f0 
- 00014818  0x00002d6a random  0x0000003f 
- 00014819  0x00002d6b arg  0x000001ff , 0x00000002 
- 00014820  0x00002d6c iand  0x00000002 , 0x0000003f 
- 00014821  0x00002d6d add  0x0000003f , 0x00000064 , 0x0000003f 
- 00014822  0x00002d6e call  0x00007c91 
- 00014823  0x00002d6f fetch  0x00000001 , 0x00000007 
- 00014824  0x00002d70 pincrease  0x00000001 
- 00014825  0x00002d71 store  0x00000001 , 0x00000007 
- 00014826  0x00002d72 bne  0x00000028 , 0x000039e0 
- 00014827  0x00002d74 arg  0x00000027 , 0x00000039 
- 00014828  0x00002d75 arg  0x00004169 , 0x00000005 
- 00014829  0x00002d76 arg  0x000007aa , 0x00000006 
- 00014830  0x00002d77 call  0x00007ccc 
- 00014831  0x00002d78 branch  0x000025bc 
- 00014832  0x00002d7b arg  0x00000002 , 0x00000002 
- 00014833  0x00002d7c storet  0x00000001 , 0x00004169 
- 00014834  0x00002d7d fetcht  0x00000001 , 0x0000462a 
- 00014835  0x00002d7e add  0x00000002 , 0x00000006 , 0x0000003f 
- 00014836  0x00002d7f store  0x00000001 , 0x0000416a 
- 00014837  0x00002d80 fetch  0x00000006 , 0x000042db 
- 00014838  0x00002d81 store  0x00000006 , 0x0000416b 
- 00014839  0x00002d82 copy  0x00000002 , 0x00000039 
- 00014840  0x00002d83 arg  0x0000462b , 0x00000006 
- 00014841  0x00002d84 call  0x00007ccc 
- 00014842  0x00002d86 branch  0x0000273e 
- 00014843  0x00002d92 bpatchx  0x000000a4 , 0x00004034 
- 00014844  0x00002d93 fetcht  0x00000002 , 0x000008f4 
- 00014845  0x00002d94 fetch  0x00000001 , 0x000008f3 
- 00014846  0x00002d95 copy  0x00000002 , 0x00000006 
- 00014847  0x00002d96 arg  0x0000476e , 0x00000011 
- 00014848  0x00002d97 arg  0x0000477e , 0x00000030 
- 00014849  0x00002d98 call  0x00003c5a 
- 00014850  0x00002d99 call  0x00007dbc 
- 00014851  0x00002d9a copy  0x00000013 , 0x0000003f 
- 00014852  0x00002d9b iadd  0x00000030 , 0x00000006 
- 00014853  0x00002d9c fetcht  0x00000004 , 0x0000477e 
- 00014854  0x00002d9d fetch  0x00000002 , 0x00000910 
- 00014855  0x00002d9e copy  0x0000003f , 0x00000011 
- 00014856  0x00002da0 arg  0x0000000a , 0x00000039 
- 00014857  0x00002da2 ifetch  0x00000004 , 0x00000011 
- 00014858  0x00002da3 branch  0x00003a16 , 0x00000034 
- 00014859  0x00002da4 isub  0x00000002 , 0x0000003e 
- 00014860  0x00002da5 rtn  0x00000005 
- 00014861  0x00002da6 increase  0x00000004 , 0x00000011 
- 00014862  0x00002da7 loop  0x00003a09 
- 00014863  0x00002da8 fetch  0x00000002 , 0x00000910 
- 00014864  0x00002da9 copy  0x0000003f , 0x00000005 
- 00014865  0x00002daa add  0x0000003f , 0x00000004 , 0x00000006 
- 00014866  0x00002dad arg  0x00000024 , 0x00000039 
- 00014867  0x00002dae call  0x00007ccc 
- 00014868  0x00002daf istoret  0x00000004 , 0x00000005 
- 00014869  0x00002db0 branch  0x00007dba 
- 00014870  0x00002db2 istoret  0x00000004 , 0x00000011 
- 00014871  0x00002db3 branch  0x00007dba 
- 00014872  0x00002db6 fetch  0x00000001 , 0x00004857 
- 00014873  0x00002db7 beq  0x00000001 , 0x00003a43 
- 00014874  0x00002db9 call  0x00003a21 
- 00014875  0x00002dba call  0x00003a25 
- 00014876  0x00002dbb call  0x00003a2c 
- 00014877  0x00002dbc call  0x00003a30 
- 00014878  0x00002dbd call  0x00003a34 
- 00014879  0x00002dbe call  0x00003a35 
- 00014880  0x00002dbf branch  0x00003a39 
- 00014881  0x00002dc2 arg  0x0000001a , 0x00000002 
- 00014882  0x00002dc3 arg  0x0000480a , 0x00000011 
- 00014883  0x00002dc4 setarg  0x0001ffa0 
- 00014884  0x00002dc5 branch  0x00006c4d 
- 00014885  0x00002dc7 arg  0x00000013 , 0x00000002 
- 00014886  0x00002dc8 arg  0x000047ef , 0x00000011 
- 00014887  0x00002dc9 setarg  0x0001e000 
- 00014888  0x00002dca call  0x00006c4d 
- 00014889  0x00002dcb fetch  0x00000001 , 0x000047ff 
- 00014890  0x00002dcc store  0x00000001 , 0x00004871 
- 00014891  0x00002dcd rtn 
- 00014892  0x00002dcf arg  0x00000010 , 0x00000002 
- 00014893  0x00002dd0 arg  0x00004959 , 0x00000011 
- 00014894  0x00002dd1 setarg  0x0001e100 
- 00014895  0x00002dd2 branch  0x00006c4d 
- 00014896  0x00002dd4 arg  0x00000010 , 0x00000002 
- 00014897  0x00002dd5 arg  0x000046a0 , 0x00000011 
- 00014898  0x00002dd6 setarg  0x0001e200 
- 00014899  0x00002dd7 branch  0x00006c4d 
- 00014900  0x00002dd9 rtn 
- 00014901  0x00002ddb arg  0x00000003 , 0x00000002 
- 00014902  0x00002ddc arg  0x00004992 , 0x00000011 
- 00014903  0x00002ddd setarg  0x0001f000 
- 00014904  0x00002dde branch  0x00006c4d 
- 00014905  0x00002de0 fetch  0x00000002 , 0x0000484c 
- 00014906  0x00002de1 rtnbit1  0x00000002 
- 00014907  0x00002de2 arg  0x00000040 , 0x00000002 
- 00014908  0x00002de3 arg  0x000006a1 , 0x00000011 
- 00014909  0x00002de4 setarg  0x0001e400 
- 00014910  0x00002de5 call  0x00006c4d 
- 00014911  0x00002de6 call  0x00003e3e 
- 00014912  0x00002de7 arg  0x000006a1 , 0x00000006 
- 00014913  0x00002de8 add  0x00000011 , 0x00000006 , 0x00000011 
- 00014914  0x00002de9 branch  0x00003a6b 
- 00014915  0x00002ded call  0x00003a4a 
- 00014916  0x00002dee call  0x00003a4e 
- 00014917  0x00002def call  0x00003a55 
- 00014918  0x00002df0 call  0x00003a59 
- 00014919  0x00002df1 call  0x00003a5d 
- 00014920  0x00002df2 call  0x00003a5e 
- 00014921  0x00002df3 branch  0x00003a62 
- 00014922  0x00002df6 arg  0x0000001a , 0x00000002 
- 00014923  0x00002df7 arg  0x0000480a , 0x00000011 
- 00014924  0x00002df8 arg  0x00000000 , 0x00000012 
- 00014925  0x00002df9 branch  0x00006ce1 
- 00014926  0x00002dfc arg  0x00000013 , 0x00000002 
- 00014927  0x00002dfd arg  0x000047ef , 0x00000011 
- 00014928  0x00002dfe arg  0x0000001a , 0x00000012 
- 00014929  0x00002dff call  0x00006ce1 
- 00014930  0x00002e00 fetch  0x00000001 , 0x000047ff 
- 00014931  0x00002e01 store  0x00000001 , 0x00004871 
- 00014932  0x00002e02 rtn 
- 00014933  0x00002e05 arg  0x00000010 , 0x00000002 
- 00014934  0x00002e06 arg  0x00004959 , 0x00000011 
- 00014935  0x00002e07 arg  0x0000002d , 0x00000012 
- 00014936  0x00002e08 branch  0x00006ce1 
- 00014937  0x00002e0b arg  0x00000010 , 0x00000002 
- 00014938  0x00002e0c arg  0x000046a0 , 0x00000011 
- 00014939  0x00002e0d arg  0x0000003d , 0x00000012 
- 00014940  0x00002e0e branch  0x00006ce1 
- 00014941  0x00002e11 rtn 
- 00014942  0x00002e14 arg  0x00000003 , 0x00000002 
- 00014943  0x00002e15 arg  0x00004992 , 0x00000011 
- 00014944  0x00002e16 arg  0x0000004e , 0x00000012 
- 00014945  0x00002e17 branch  0x00006ce1 
- 00014946  0x00002e1a fetch  0x00000002 , 0x0000484c 
- 00014947  0x00002e1b rtnbit1  0x00000002 
- 00014948  0x00002e1c arg  0x00000040 , 0x00000002 
- 00014949  0x00002e1d arg  0x000006a1 , 0x00000011 
- 00014950  0x00002e1e arg  0x00000051 , 0x00000012 
- 00014951  0x00002e1f call  0x00006ce1 
- 00014952  0x00002e20 call  0x00003e3e 
- 00014953  0x00002e21 arg  0x000006a1 , 0x00000006 
- 00014954  0x00002e22 add  0x00000011 , 0x00000006 , 0x00000011 
- 00014955  0x00002e24 copy  0x00000011 , 0x00000005 
- 00014956  0x00002e25 call  0x00007c8f 
- 00014957  0x00002e26 copy  0x00000012 , 0x0000003f 
- 00014958  0x00002e27 iadd  0x00000011 , 0x00000011 
- 00014959  0x00002e28 loop  0x00003a6b 
- 00014960  0x00002e29 rtn 
- 00014961  0x00002e2c fetch  0x00000001 , 0x00004857 
- 00014962  0x00002e2d beq  0x00000001 , 0x00003a83 
- 00014963  0x00002e2e beq  0x00000002 , 0x00003a74 
- 00014964  0x00002e30 call  0x00003a77 
- 00014965  0x00002e31 call  0x00003a7b 
- 00014966  0x00002e32 branch  0x00003a7f 
- 00014967  0x00002e34 arg  0x00000013 , 0x00000002 
- 00014968  0x00002e35 arg  0x000047ef , 0x00000011 
- 00014969  0x00002e36 setarg  0x0001e000 
- 00014970  0x00002e37 branch  0x00006c33 
- 00014971  0x00002e39 arg  0x00000010 , 0x00000002 
- 00014972  0x00002e3a arg  0x00004959 , 0x00000011 
- 00014973  0x00002e3b setarg  0x0001e100 
- 00014974  0x00002e3c branch  0x00006c33 
- 00014975  0x00002e3e arg  0x00000010 , 0x00000002 
- 00014976  0x00002e3f arg  0x000046a0 , 0x00000011 
- 00014977  0x00002e40 setarg  0x0001e200 
- 00014978  0x00002e41 branch  0x00006c33 
- 00014979  0x00002e44 call  0x00003a86 
- 00014980  0x00002e45 call  0x00003a8a 
- 00014981  0x00002e46 branch  0x00003a8e 
- 00014982  0x00002e49 arg  0x00000013 , 0x00000002 
- 00014983  0x00002e4a arg  0x000047ef , 0x00000011 
- 00014984  0x00002e4b arg  0x0000001a , 0x00000012 
- 00014985  0x00002e4c branch  0x00006cd3 
- 00014986  0x00002e4f arg  0x00000010 , 0x00000002 
- 00014987  0x00002e50 arg  0x00004959 , 0x00000011 
- 00014988  0x00002e51 arg  0x0000002d , 0x00000012 
- 00014989  0x00002e52 branch  0x00006cd3 
- 00014990  0x00002e55 arg  0x00000010 , 0x00000002 
- 00014991  0x00002e56 arg  0x000046a0 , 0x00000011 
- 00014992  0x00002e57 arg  0x0000003d , 0x00000012 
- 00014993  0x00002e58 branch  0x00006cd3 
- 00014994  0x00002e5b fetch  0x00000003 , 0x00004992 
- 00014995  0x00002e5c fetcht  0x00000003 , 0x00004c24 
- 00014996  0x00002e5d isub  0x00000002 , 0x0000003e 
- 00014997  0x00002e5e nrtn  0x00000002 
- 00014998  0x00002e5f add  0x0000003f , 0x00000080 , 0x0000003f 
- 00014999  0x00002e60 store  0x00000003 , 0x00004c24 
- 00015000  0x00002e61 fetch  0x00000001 , 0x00004857 
- 00015001  0x00002e62 beq  0x00000001 , 0x00003a9e 
- 00015002  0x00002e64 arg  0x00000003 , 0x00000002 
- 00015003  0x00002e65 arg  0x00004c24 , 0x00000011 
- 00015004  0x00002e66 setarg  0x0001f000 
- 00015005  0x00002e67 branch  0x00006c33 
- 00015006  0x00002e69 arg  0x00000003 , 0x00000002 
- 00015007  0x00002e6a arg  0x00004c24 , 0x00000011 
- 00015008  0x00002e6b arg  0x0000004e , 0x00000012 
- 00015009  0x00002e6c branch  0x00006cd3 
- 00015010  0x00002e6f call  0x00003aad 
- 00015011  0x00002e70 fetch  0x00000001 , 0x00004857 
- 00015012  0x00002e71 beq  0x00000002 , 0x00003aa9 
- 00015013  0x00002e72 arg  0x00000040 , 0x00000002 
- 00015014  0x00002e73 arg  0x000006a1 , 0x00000011 
- 00015015  0x00002e74 arg  0x00000051 , 0x00000012 
- 00015016  0x00002e75 branch  0x00006cd3 
- 00015017  0x00002e77 arg  0x00000040 , 0x00000002 
- 00015018  0x00002e78 arg  0x000006a1 , 0x00000011 
- 00015019  0x00002e79 setarg  0x0001e400 
- 00015020  0x00002e7a branch  0x00006c33 
- 00015021  0x00002e7d call  0x00003e3e 
- 00015022  0x00002e7e arg  0x000006a1 , 0x00000005 
- 00015023  0x00002e7f add  0x00000011 , 0x00000006 , 0x00000011 
- 00015024  0x00002e81 copy  0x00000011 , 0x00000006 
- 00015025  0x00002e82 call  0x00007c8f 
- 00015026  0x00002e83 copy  0x00000012 , 0x0000003f 
- 00015027  0x00002e84 iadd  0x00000011 , 0x00000011 
- 00015028  0x00002e85 loop  0x00003ab0 
- 00015029  0x00002e86 rtn 
- 00015030  0x00002e89 fetch  0x00000001 , 0x00004857 
- 00015031  0x00002e8a beq  0x00000001 , 0x00003abb 
- 00015032  0x00002e8c setarg  0x0001e000 
- 00015033  0x00002e8d store  0x00000003 , 0x00004419 
- 00015034  0x00002e8e branch  0x00006bfa 
- 00015035  0x00002e90 rtn 
- 00015036  0x00002e93 fetch  0x00000001 , 0x00004857 
- 00015037  0x00002e94 rtnne  0x00000002 
- 00015038  0x00002e95 setarg  0x0001d000 
- 00015039  0x00002e96 arg  0x00004503 , 0x00000011 
- 00015040  0x00002e97 arg  0x0000000d , 0x00000002 
- 00015041  0x00002e98 mul32  0x00000002 , 0x00000012 , 0x00000002 
- 00015042  0x00002e99 branch  0x00006c33 
- 00015043  0x00002e9c fetch  0x00000001 , 0x00004857 
- 00015044  0x00002e9d rtnne  0x00000002 
- 00015045  0x00002e9e arg  0x00004503 , 0x00000011 
- 00015046  0x00002e9f arg  0x0000000d , 0x00000002 
- 00015047  0x00002ea0 mul32  0x00000002 , 0x00000012 , 0x00000002 
- 00015048  0x00002ea1 setarg  0x0001d000 
- 00015049  0x00002ea2 branch  0x00006c4d 
- 00015050  0x00002ea9 call  0x00004073 
- 00015051  0x00002eaa branch  0x00003ad2 
- 00015052  0x00002eaf call  0x00003b23 
- 00015053  0x00002eb0 branch  0x00003b19 
- 00015054  0x00002eb4 jam  0x00000001 , 0x0000464b 
- 00015055  0x00002eb5 rtn 
- 00015056  0x00002eb9 jam  0x00000000 , 0x0000464b 
- 00015057  0x00002eba rtn 
- 00015058  0x00002ebe arg  0x00003ad6 , 0x00000012 
- 00015059  0x00002ebf arg  0x0000001d , 0x00000011 
- 00015060  0x00002ec0 arg  0x0000000e , 0x00000007 
- 00015061  0x00002ec1 branch  0x00003b0e 
- 00015062  0x00002ec8 fetch  0x00000001 , 0x000047e4 
- 00015063  0x00002ec9 beq  0x00000001 , 0x00003afd 
- 00015064  0x00002eca beq  0x00000003 , 0x00003adc 
- 00015065  0x00002ecb beq  0x00000002 , 0x00003b0d 
- 00015066  0x00002ecc beq  0x00000000 , 0x00003ade 
- 00015067  0x00002ecd branch  0x00003ade 
- 00015068  0x00002ed0 jam  0x00000000 , 0x00004388 
- 00015069  0x00002ed1 branch  0x00003ad0 
- 00015070  0x00002ed4 call  0x0000396c 
- 00015071  0x00002ed5 arg  0x00000787 , 0x00000011 
- 00015072  0x00002ed6 call  0x000078dc 
- 00015073  0x00002ed7 nrtn  0x00000028 
- 00015074  0x00002ed8 fetch  0x00000001 , 0x000049b7 
- 00015075  0x00002ed9 bbit1  0x00000002 , 0x00003aef 
- 00015076  0x00002eda fetch  0x00000001 , 0x00000787 
- 00015077  0x00002edb pincrease  0xffffffff 
- 00015078  0x00002edc istore  0x00000001 , 0x00000012 
- 00015079  0x00002edd and  0x0000003f , 0x0000007f , 0x0000003f 
- 00015080  0x00002ede call  0x00003af5 , 0x00000034 
- 00015081  0x00002edf fetch  0x00000001 , 0x000049b7 
- 00015082  0x00002ee0 rtnbit0  0x00000000 
- 00015083  0x00002ee1 arg  0x0000462a , 0x00000005 
- 00015084  0x00002ee2 arg  0x00000789 , 0x00000006 
- 00015085  0x00002ee3 call  0x00007c8d 
- 00015086  0x00002ee4 branch  0x000039d3 
- 00015087  0x00002ee7 arg  0x00000787 , 0x00000011 
- 00015088  0x00002ee8 call  0x000078ca 
- 00015089  0x00002ee9 call  0x000078fa 
- 00015090  0x00002eea nrtn  0x00000034 
- 00015091  0x00002eec call  0x00003afb 
- 00015092  0x00002eed branch  0x00003ad0 
- 00015093  0x00002ef1 arg  0x00000787 , 0x00000011 
- 00015094  0x00002ef2 call  0x000078ca 
- 00015095  0x00002ef3 call  0x000078fa 
- 00015096  0x00002ef4 nrtn  0x00000034 
- 00015097  0x00002ef6 jam  0x00000004 , 0x0000464f 
- 00015098  0x00002ef7 branch  0x00003ad0 
- 00015099  0x00002efa jam  0x00000000 , 0x000049b5 
- 00015100  0x00002efb rtn 
- 00015101  0x00002eff call  0x00003ce0 
- 00015102  0x00002f00 call  0x00003cec 
- 00015103  0x00002f01 call  0x00003b05 
- 00015104  0x00002f02 nrtn  0x00000005 
- 00015105  0x00002f03 fetch  0x00000001 , 0x000047e4 
- 00015106  0x00002f04 beq  0x00000003 , 0x00003b09 
- 00015107  0x00002f05 beq  0x00000001 , 0x00003b0b 
- 00015108  0x00002f06 rtn 
- 00015109  0x00002f0c fetch  0x00000001 , 0x0000464e 
- 00015110  0x00002f0d add  0x0000003f , 0xffffffff , 0x0000003f 
- 00015111  0x00002f0e store  0x00000001 , 0x0000464e 
- 00015112  0x00002f0f rtn 
- 00015113  0x00002f13 jam  0x00000258 , 0x0000464f 
- 00015114  0x00002f14 branch  0x00003ad0 
- 00015115  0x00002f18 jam  0x00000006 , 0x0000464f 
- 00015116  0x00002f19 branch  0x00003ad0 
- 00015117  0x00002f1d branch  0x000039d3 
- 00015118  0x00002f20 fetch  0x00000001 , 0x0000464b 
- 00015119  0x00002f21 rtnne  0x00000001 
- 00015120  0x00002f23 random  0x0000003f 
- 00015121  0x00002f24 and  0x0000003f , 0x00000007 , 0x0000003f 
- 00015122  0x00002f25 iadd  0x00000011 , 0x00000011 
- 00015123  0x00002f2a call  0x00007cef 
- 00015124  0x00002f2b nrtn  0x00000034 
- 00015125  0x00002f2c copy  0x00000011 , 0x0000003f 
- 00015126  0x00002f2d call  0x00007ce1 
- 00015127  0x00002f2e copy  0x00000012 , 0x0000003f 
- 00015128  0x00002f2f branch  0x00007d79 
- 00015129  0x00002f34 arg  0x0000464c , 0x00000013 
- 00015130  0x00002f35 arg  0x00003b1c , 0x00000012 
- 00015131  0x00002f36 branch  0x000042e7 
- 00015132  0x00002f3a fetch  0x00000001 , 0x000047e4 
- 00015133  0x00002f3b rtnne  0x00000001 
- 00015134  0x00002f3c fetch  0x00000001 , 0x000047e7 
- 00015135  0x00002f3d set1  0x00000000 , 0x0000003f 
- 00015136  0x00002f3e store  0x00000001 , 0x000047e7 
- 00015137  0x00002f3f jam  0x00000003 , 0x000047e4 
- 00015138  0x00002f40 branch  0x00003b31 
- 00015139  0x00002f46 arg  0x0000464f , 0x00000013 
- 00015140  0x00002f47 arg  0x00003b26 , 0x00000012 
- 00015141  0x00002f48 branch  0x000042e0 
- 00015142  0x00002f4e fetch  0x00000001 , 0x000047e4 
- 00015143  0x00002f50 beq  0x00000001 , 0x00003b2f 
- 00015144  0x00002f51 beq  0x00000000 , 0x00003afb 
- 00015145  0x00002f52 rtn 
- 00015146  0x00002f55 call  0x00003e5a 
- 00015147  0x00002f56 call  0x0000420b 
- 00015148  0x00002f57 jam  0x00000000 , 0x0000464f 
- 00015149  0x00002f58 call  0x00003ad0 
- 00015150  0x00002f59 branch  0x00003afb 
- 00015151  0x00002f5d jam  0x00000006 , 0x0000464e 
- 00015152  0x00002f5e branch  0x00003ace 
- 00015153  0x00002f62 jam  0x00000006 , 0x0000464e 
- 00015154  0x00002f63 branch  0x00003ace 
- 00015155  0x00002f66 arg  0x00003b37 , 0x00000012 
- 00015156  0x00002f67 arg  0x00000020 , 0x00000011 
- 00015157  0x00002f68 arg  0x0000000f , 0x00000007 
- 00015158  0x00002f69 branch  0x00003b10 
- 00015159  0x00002f6c fetch  0x00000001 , 0x000049b5 
- 00015160  0x00002f6d nrtn  0x00000034 
- 00015161  0x00002f6e call  0x0000406e 
- 00015162  0x00002f6f arg  0x00000787 , 0x00000011 
- 00015163  0x00002f70 call  0x000078dc 
- 00015164  0x00002f71 nrtn  0x00000028 
- 00015165  0x00002f72 fetch  0x00000001 , 0x00000787 
- 00015166  0x00002f73 pincrease  0xffffffff 
- 00015167  0x00002f74 istore  0x00000001 , 0x00000012 
- 00015168  0x00002f75 call  0x000078ca , 0x00000034 
- 00015169  0x00002f76 arg  0x0000462a , 0x00000005 
- 00015170  0x00002f77 arg  0x00000789 , 0x00000006 
- 00015171  0x00002f78 call  0x00007c8d 
- 00015172  0x00002f79 branch  0x000039d3 
- 00015173  0x00002f81 call  0x00003b4b 
- 00015174  0x00002f82 call  0x00003b53 
- 00015175  0x00002f83 call  0x00003b59 
- 00015176  0x00002f84 call  0x00003b5f 
- 00015177  0x00002f85 call  0x00003b67 
- 00015178  0x00002f86 branch  0x00003b6b 
- 00015179  0x00002f8c call  0x00003b78 
- 00015180  0x00002f8d arg  0x000046c0 , 0x00000006 
- 00015181  0x00002f8e arg  0x0000000f , 0x00000039 
- 00015182  0x00002f8f call  0x00003be7 
- 00015183  0x00002f90 call  0x00003c01 
- 00015184  0x00002f91 arg  0x000001bd , 0x00000006 
- 00015185  0x00002f92 arg  0x000046b0 , 0x00000005 
- 00015186  0x00002f93 branch  0x00007c8f 
- 00015187  0x00002f99 call  0x00003b7b 
- 00015188  0x00002f9a call  0x00003b75 
- 00015189  0x00002f9b call  0x00003c01 
- 00015190  0x00002f9c arg  0x000001bd , 0x00000006 
- 00015191  0x00002f9d arg  0x00004660 , 0x00000005 
- 00015192  0x00002f9e branch  0x00007c8f 
- 00015193  0x00002fa3 call  0x00003b7b 
- 00015194  0x00002fa4 call  0x00003b78 
- 00015195  0x00002fa5 call  0x00003c01 
- 00015196  0x00002fa6 arg  0x000001bd , 0x00000006 
- 00015197  0x00002fa7 arg  0x00004690 , 0x00000005 
- 00015198  0x00002fa8 branch  0x00007c8f 
- 00015199  0x00002fae fetch  0x00000008 , 0x00004680 
- 00015200  0x00002faf store  0x00000008 , 0x00004658 
- 00015201  0x00002fb0 fetch  0x00000008 , 0x00004688 
- 00015202  0x00002fb1 store  0x00000008 , 0x00004650 
- 00015203  0x00002fb3 arg  0x00004650 , 0x00000006 
- 00015204  0x00002fb4 arg  0x000046b0 , 0x00000011 
- 00015205  0x00002fb5 arg  0x00004670 , 0x00000030 
- 00015206  0x00002fb6 branch  0x00003c48 
- 00015207  0x00002fbd arg  0x00004680 , 0x00000006 
- 00015208  0x00002fbe arg  0x000046b0 , 0x00000011 
- 00015209  0x00002fbf arg  0x00004680 , 0x00000030 
- 00015210  0x00002fc0 branch  0x00003c48 
- 00015211  0x00002fc7 arg  0x00004670 , 0x00000006 
- 00015212  0x00002fc8 arg  0x00000010 , 0x00000039 
- 00015213  0x00002fc9 call  0x00003be4 
- 00015214  0x00002fca arg  0x000046d9 , 0x00000006 
- 00015215  0x00002fcb arg  0x00000009 , 0x00000039 
- 00015216  0x00002fcc call  0x00003be7 
- 00015217  0x00002fcd call  0x00003c01 
- 00015218  0x00002fce arg  0x000001bd , 0x00000006 
- 00015219  0x00002fcf arg  0x000046a0 , 0x00000005 
- 00015220  0x00002fd0 branch  0x00007c8f 
- 00015221  0x00002fd4 call  0x00003b79 
- 00015222  0x00002fd6 arg  0x00004680 , 0x00000006 
- 00015223  0x00002fd7 branch  0x00003be3 
- 00015224  0x00002fda call  0x00003b76 
- 00015225  0x00002fdc arg  0x00004688 , 0x00000006 
- 00015226  0x00002fdd branch  0x00003be3 
- 00015227  0x00002fe1 arg  0x0000480a , 0x00000006 
- 00015228  0x00002fe2 arg  0x00000004 , 0x00000039 
- 00015229  0x00002fe3 call  0x00003bea 
- 00015230  0x00002fe4 arg  0x0000480e , 0x00000006 
- 00015231  0x00002fe5 arg  0x00000006 , 0x00000039 
- 00015232  0x00002fe6 call  0x00003bea 
- 00015233  0x00002fe7 arg  0x00004814 , 0x00000006 
- 00015234  0x00002fe8 arg  0x00000010 , 0x00000039 
- 00015235  0x00002fe9 call  0x00003be4 
- 00015236  0x00002fea call  0x00003bf1 
- 00015237  0x00002feb branch  0x00003bec 
- 00015238  0x00002ff1 call  0x00003b92 
- 00015239  0x00002ff4 arg  0x000047ec , 0x00000011 
- 00015240  0x00002ff5 arg  0x000001bd , 0x00000012 
- 00015241  0x00002ff6 arg  0x0000000b , 0x00000039 
- 00015242  0x00002ff8 ifetch  0x00000002 , 0x00000011 
- 00015243  0x00002ff9 ifetcht  0x00000002 , 0x00000012 
- 00015244  0x00002ffa ixor  0x00000002 , 0x0000003f 
- 00015245  0x00002ffb istore  0x00000002 , 0x00000011 
- 00015246  0x00002ffc increase  0x00000002 , 0x00000011 
- 00015247  0x00002ffd increase  0x00000002 , 0x00000012 
- 00015248  0x00002ffe loop  0x00003b8a 
- 00015249  0x00002fff rtn 
- 00015250  0x00003006 arg  0x00004670 , 0x00000006 
- 00015251  0x00003007 arg  0x00000010 , 0x00000039 
- 00015252  0x00003008 call  0x00003be4 
- 00015253  0x00003009 arg  0x000046cf , 0x00000006 
- 00015254  0x0000300a arg  0x0000000a , 0x00000039 
- 00015255  0x0000300b call  0x00003be7 
- 00015256  0x0000300c branch  0x00003c01 
- 00015257  0x00003011 arg  0x000047ef , 0x00000006 
- 00015258  0x00003012 arg  0x0000470d , 0x00000005 
- 00015259  0x00003013 call  0x00007c8f 
- 00015260  0x00003019 arg  0x0000470d , 0x00000006 
- 00015261  0x0000301a arg  0x0000471d , 0x00000011 
- 00015262  0x0000301b arg  0x0000472d , 0x00000030 
- 00015263  0x0000301c call  0x00003c4a 
- 00015264  0x0000301e arg  0x0000473d , 0x00000030 
- 00015265  0x0000301f arg  0x00000001 , 0x00000012 
- 00015266  0x00003020 setarg  0x00000000 
- 00015267  0x00003021 call  0x00003c4c 
- 00015268  0x00003022 fetch  0x00000001 , 0x0000474c 
- 00015269  0x00003023 and  0x0000003f , 0x0000007f , 0x0000003f 
- 00015270  0x00003024 store  0x00000001 , 0x0000474d 
- 00015271  0x00003026 arg  0x0000475e , 0x00000030 
- 00015272  0x00003027 arg  0x00000002 , 0x00000012 
- 00015273  0x00003028 setarg  0x00000010 
- 00015274  0x00003029 arg  0x0000473d , 0x00000011 
- 00015275  0x0000302a call  0x00003c4c 
- 00015276  0x0000302c arg  0x0000474e , 0x00000030 
- 00015277  0x0000302d arg  0x00000003 , 0x00000012 
- 00015278  0x0000302e setarg  0x00000010 
- 00015279  0x0000302f arg  0x0000475e , 0x00000011 
- 00015280  0x00003030 branch  0x00003c4c 
- 00015281  0x00003034 arg  0x00004959 , 0x00000006 
- 00015282  0x00003035 arg  0x0000476e , 0x00000011 
- 00015283  0x00003036 arg  0x0000477e , 0x00000030 
- 00015284  0x00003037 call  0x00003c4a 
- 00015285  0x00003038 arg  0x0000478e , 0x00000006 
- 00015286  0x00003039 arg  0x0000477e , 0x00000011 
- 00015287  0x0000303a arg  0x0000479e , 0x00000030 
- 00015288  0x0000303b setarg  0x00000004 
- 00015289  0x0000303c call  0x00003c5a 
- 00015290  0x0000303d fetch  0x00000001 , 0x000047ad 
- 00015291  0x0000303e and  0x0000003f , 0x0000003f , 0x0000003f 
- 00015292  0x0000303f set1  0x00000006 , 0x0000003f 
- 00015293  0x00003040 store  0x00000001 , 0x000047ae 
- 00015294  0x00003041 rtn 
- 00015295  0x00003045 arg  0x000047ef , 0x00000006 
- 00015296  0x00003046 arg  0x000047af , 0x00000011 
- 00015297  0x00003047 arg  0x000047bf , 0x00000030 
- 00015298  0x00003048 call  0x00003c4a 
- 00015299  0x00003049 arg  0x000047cf , 0x00000006 
- 00015300  0x0000304a arg  0x000047bf , 0x00000011 
- 00015301  0x0000304b arg  0x000047d4 , 0x00000030 
- 00015302  0x0000304c setarg  0x00000005 
- 00015303  0x0000304d call  0x00003c5a 
- 00015304  0x00003051 fetch  0x00000002 , 0x000044e9 
- 00015305  0x00003052 rtnbit1  0x00000009 
- 00015306  0x00003053 jam  0x00000001 , 0x00004388 
- 00015307  0x00003054 rtn 
- 00015308  0x00003059 arg  0x00004999 , 0x00000011 
- 00015309  0x0000305a fetch  0x00000007 , 0x0000499f 
- 00015310  0x0000305b branch  0x00003bd1 
- 00015311  0x0000305d arg  0x00000923 , 0x00000011 
- 00015312  0x0000305e fetch  0x00000007 , 0x00000929 
- 00015313  0x00003060 store  0x00000007 , 0x000008da 
- 00015314  0x00003061 setarg  0x00000000 
- 00015315  0x00003062 store  0x00000005 , 0x000008d1 
- 00015316  0x00003063 call  0x00003bda 
- 00015317  0x00003064 fetch  0x00000006 , 0x000008e1 
- 00015318  0x00003065 ifetcht  0x00000006 , 0x00000011 
- 00015319  0x00003066 ixor  0x00000002 , 0x0000003f 
- 00015320  0x00003067 istore  0x00000006 , 0x00000011 
- 00015321  0x00003068 rtn 
- 00015322  0x0000306c fetch  0x00000004 , 0x0000486e 
- 00015323  0x0000306d store  0x00000004 , 0x000008d6 
- 00015324  0x00003070 arg  0x0000474e , 0x00000006 
- 00015325  0x00003071 call  0x0000735f 
- 00015326  0x00003072 arg  0x000008d1 , 0x00000006 
- 00015327  0x00003073 call  0x00007361 
- 00015328  0x00003074 call  0x000072d1 
- 00015329  0x00003075 arg  0x000008e1 , 0x00000005 
- 00015330  0x00003076 branch  0x00007375 
- 00015331  0x0000307e arg  0x00000008 , 0x00000039 
- 00015332  0x00003084 call  0x00003bf1 
- 00015333  0x00003085 call  0x00003c39 
- 00015334  0x00003086 branch  0x00003bee 
- 00015335  0x00003088 call  0x00003bf1 
- 00015336  0x00003089 call  0x00007cda 
- 00015337  0x0000308a branch  0x00003bee 
- 00015338  0x0000308c call  0x00003bf1 
- 00015339  0x0000308d call  0x00003c39 
- 00015340  0x0000308e setarg  0x0000002c 
- 00015341  0x0000308f istore  0x00000001 , 0x00000005 
- 00015342  0x00003091 copy  0x00000005 , 0x0000003f 
- 00015343  0x00003092 store  0x00000002 , 0x000046f3 
- 00015344  0x00003093 rtn 
- 00015345  0x00003095 copy  0x00000006 , 0x00000002 
- 00015346  0x00003096 copy  0x00000039 , 0x00000011 
- 00015347  0x00003097 fetch  0x00000002 , 0x000046f3 
- 00015348  0x00003098 copy  0x0000003f , 0x00000005 
- 00015349  0x00003099 fetch  0x00000001 , 0x000046e2 
- 00015350  0x0000309a call  0x00003bfa , 0x00000034 
- 00015351  0x0000309b copy  0x00000002 , 0x00000006 
- 00015352  0x0000309c copy  0x00000011 , 0x00000039 
- 00015353  0x0000309d rtn 
- 00015354  0x0000309f jam  0x00000001 , 0x000046e2 
- 00015355  0x000030a0 call  0x00003bfe 
- 00015356  0x000030a1 arg  0x000007d1 , 0x00000005 
- 00015357  0x000030a2 rtn 
- 00015358  0x000030a5 arg  0x00000100 , 0x00000039 
- 00015359  0x000030a6 arg  0x000007d1 , 0x00000005 
- 00015360  0x000030a7 branch  0x00007ca3 
- 00015361  0x000030ac call  0x00003c17 
- 00015362  0x000030ad call  0x00003c32 
- 00015363  0x000030af setarg  0x000007d1 
- 00015364  0x000030b0 store  0x00000002 , 0x000046fa 
- 00015365  0x000030b1 call  0x00004134 
- 00015366  0x000030b4 fetch  0x00000002 , 0x000046fa 
- 00015367  0x000030b5 copy  0x0000003f , 0x00000006 
- 00015368  0x000030b6 arg  0x00000231 , 0x00000005 
- 00015369  0x000030b7 call  0x00007c81 
- 00015370  0x000030b8 call  0x0000413b 
- 00015371  0x000030b9 fetch  0x00000002 , 0x000046fa 
- 00015372  0x000030ba pincrease  0x00000040 
- 00015373  0x000030bb store  0x00000002 , 0x000046fa 
- 00015374  0x000030bc fetch  0x00000001 , 0x000046f7 
- 00015375  0x000030bd pincrease  0xffffffff 
- 00015376  0x000030be store  0x00000001 , 0x000046f7 
- 00015377  0x000030bf nbranch  0x00003c06 , 0x00000034 
- 00015378  0x000030c0 call  0x00004176 
- 00015379  0x000030c1 arg  0x000001bd , 0x00000011 
- 00015380  0x000030c2 arg  0x00000020 , 0x00000039 
- 00015381  0x000030c3 call  0x00007cb1 
- 00015382  0x000030c4 rtn 
- 00015383  0x000030c8 jam  0x00000000 , 0x000046e2 
- 00015384  0x000030c9 fetch  0x00000002 , 0x000046f3 
- 00015385  0x000030ca copy  0x0000003f , 0x00000005 
- 00015386  0x000030cb arg  0x00000080 , 0x00000002 
- 00015387  0x000030cc istoret  0x00000001 , 0x00000005 
- 00015388  0x000030cd arg  0x000007d1 , 0x00000002 
- 00015389  0x000030ce isub  0x00000002 , 0x0000003f 
- 00015390  0x000030cf store  0x00000008 , 0x000046e3 
- 00015391  0x000030d1 lshift3  0x0000003f , 0x00000002 
- 00015392  0x000030d2 storet  0x00000008 , 0x000046eb 
- 00015393  0x000030d3 rshift4  0x0000003f , 0x00000013 
- 00015394  0x000030d4 rshift2  0x00000013 , 0x00000013 
- 00015395  0x000030d5 and  0x0000003f , 0x0000003f , 0x0000003f 
- 00015396  0x000030d6 sub  0x0000003f , 0x00000037 , 0x0000003e 
- 00015397  0x000030d8 ncall  0x00003c30 , 0x00000002 
- 00015398  0x000030d9 add  0x00000013 , 0x00000001 , 0x0000003f 
- 00015399  0x000030da store  0x00000001 , 0x000046f7 
- 00015400  0x000030db mul32  0x0000003f , 0x00000040 , 0x00000011 
- 00015401  0x000030dc lshift4  0x0000003f , 0x00000013 
- 00015402  0x000030dd increase  0xffffffff , 0x00000013 
- 00015403  0x000030de setarg  0x000007cd 
- 00015404  0x000030df iadd  0x00000011 , 0x00000011 
- 00015405  0x000030e0 fetch  0x00000004 , 0x000046eb 
- 00015406  0x000030e1 istore  0x00000004 , 0x00000011 
- 00015407  0x000030e2 rtn 
- 00015408  0x000030e7 increase  0x00000001 , 0x00000013 
- 00015409  0x000030e8 rtn 
- 00015410  0x000030eb arg  0x000007d1 , 0x00000011 
- 00015411  0x000030f1 arg  0x00000004 , 0x00000039 
- 00015412  0x000030f2 call  0x00007cb1 
- 00015413  0x000030f3 increase  0x00000002 , 0x00000011 
- 00015414  0x000030f4 add  0x00000013 , 0xffffffff , 0x00000013 
- 00015415  0x000030f5 nbranch  0x00003c33 , 0x00000005 
- 00015416  0x000030f6 rtn 
- 00015417  0x000030fe ifetch  0x00000001 , 0x00000006 
- 00015418  0x000030ff rshift4  0x0000003f , 0x00000002 
- 00015419  0x00003100 call  0x00003c42 
- 00015420  0x00003101 istoret  0x00000001 , 0x00000005 
- 00015421  0x00003102 and  0x0000003f , 0x0000000f , 0x00000002 
- 00015422  0x00003103 call  0x00003c42 
- 00015423  0x00003104 istoret  0x00000001 , 0x00000005 
- 00015424  0x00003105 loop  0x00003c39 
- 00015425  0x00003106 rtn 
- 00015426  0x00003108 sub  0x00000002 , 0x00000009 , 0x0000003e 
- 00015427  0x00003109 branch  0x00003c46 , 0x00000002 
- 00015428  0x0000310a add  0x00000002 , 0x00000057 , 0x00000002 
- 00015429  0x0000310b rtn 
- 00015430  0x0000310d add  0x00000002 , 0x00000030 , 0x00000002 
- 00015431  0x0000310e rtn 
- 00015432  0x00003112 setarg  0x00000020 
- 00015433  0x00003113 branch  0x00003c5a 
- 00015434  0x00003116 setarg  0x00000010 
- 00015435  0x00003117 branch  0x00003c5a 
- 00015436  0x0000311d fetcht  0x00000001 , 0x000046fc 
- 00015437  0x0000311e increase  0x00000001 , 0x00000002 
- 00015438  0x0000311f iadd  0x00000002 , 0x00000002 
- 00015439  0x00003120 storet  0x00000001 , 0x00000230 
- 00015440  0x00003121 copy  0x00000011 , 0x00000006 
- 00015441  0x00003122 copy  0x0000003f , 0x00000039 
- 00015442  0x00003123 call  0x00007ccc 
- 00015443  0x00003124 fetcht  0x00000001 , 0x000046fc 
- 00015444  0x00003125 copy  0x00000002 , 0x00000039 
- 00015445  0x00003126 call  0x00007cda 
- 00015446  0x00003127 copy  0x00000012 , 0x0000003f 
- 00015447  0x00003128 istore  0x00000001 , 0x00000005 
- 00015448  0x00003129 arg  0x0000472d , 0x00000011 
- 00015449  0x0000312a branch  0x00003c5d 
- 00015450  0x00003134 store  0x00000001 , 0x00000230 
- 00015451  0x00003135 copy  0x0000003f , 0x00000039 
- 00015452  0x00003136 call  0x00007ccc 
- 00015453  0x00003137 copy  0x00000011 , 0x00000006 
- 00015454  0x00003138 arg  0x000006a1 , 0x00000005 
- 00015455  0x00003139 call  0x00007c8f 
- 00015456  0x0000313a call  0x000071c1 
- 00015457  0x0000313b copy  0x00000030 , 0x00000005 
- 00015458  0x0000313c call  0x00007375 
- 00015459  0x0000313d rtn 
- 00015460  0x00003142 fetcht  0x00000001 , 0x000008fe 
- 00015461  0x00003143 branch  0x00003c67 
- 00015462  0x00003145 force  0x00000001 , 0x00000002 
- 00015463  0x00003147 force  0x00000000 , 0x00000038 
- 00015464  0x00003148 fetch  0x00000002 , 0x000008f1 
- 00015465  0x00003149 copy  0x0000003f , 0x00000006 
- 00015466  0x0000314a ifetch  0x00000003 , 0x00000006 
- 00015467  0x0000314b lshift8  0x0000003f , 0x0000003f 
- 00015468  0x0000314c ior  0x00000002 , 0x0000002f 
- 00015469  0x0000314d increase  0x00000001 , 0x00000038 
- 00015470  0x0000314e ifetch  0x00000004 , 0x00000006 
- 00015471  0x0000314f copy  0x0000003f , 0x0000002f 
- 00015472  0x00003150 increase  0x00000001 , 0x00000038 
- 00015473  0x00003151 ifetch  0x00000004 , 0x00000006 
- 00015474  0x00003152 copy  0x0000003f , 0x0000002f 
- 00015475  0x00003153 increase  0x00000001 , 0x00000038 
- 00015476  0x00003154 byteswap  0x00000011 , 0x0000002f 
- 00015477  0x00003155 lshift16  0x0000002f , 0x0000002f 
- 00015478  0x00003156 ifetch  0x00000002 , 0x00000006 
- 00015479  0x00003157 ior  0x0000002f , 0x0000002f 
- 00015480  0x00003158 rtn 
- 00015481  0x0000315a fetch  0x00000001 , 0x000008f3 
- 00015482  0x0000315b copy  0x0000003f , 0x00000011 
- 00015483  0x0000315c call  0x00003c64 
- 00015484  0x0000315d call  0x000072d1 
- 00015485  0x0000315e force  0x0000000c , 0x00000038 
- 00015486  0x0000315f deposit  0x0000002f 
- 00015487  0x00003160 copy  0x00000011 , 0x00000039 
- 00015488  0x00003161 fetcht  0x00000002 , 0x000008f4 
- 00015489  0x00003162 copy  0x00000002 , 0x00000006 
- 00015490  0x00003163 call  0x00007349 
- 00015491  0x00003164 branch  0x0000728c 
- 00015492  0x00003166 jam  0x00000019 , 0x000008fe 
- 00015493  0x00003167 branch  0x00003c88 
- 00015494  0x00003169 jam  0x00000009 , 0x000008fe 
- 00015495  0x0000316a branch  0x00003c88 
- 00015496  0x0000316c store  0x00000001 , 0x000008f3 
- 00015497  0x0000316d storet  0x00000002 , 0x000008f4 
- 00015498  0x0000316e bpatchx  0x000000a5 , 0x00004034 
- 00015499  0x0000316f call  0x00003c79 
- 00015500  0x00003170 force  0x00000008 , 0x00000038 
- 00015501  0x00003171 iforce  0x0000002f 
- 00015502  0x00003172 force  0x0000000d , 0x00000038 
- 00015503  0x00003173 copy  0x0000002f , 0x0000003f 
- 00015504  0x00003174 force  0x00000009 , 0x00000038 
- 00015505  0x00003175 iforce  0x0000002f 
- 00015506  0x00003176 force  0x00000000 , 0x00000011 
- 00015507  0x00003177 copy  0x00000002 , 0x00000013 
- 00015508  0x00003178 call  0x00003c66 
- 00015509  0x00003179 call  0x000072d7 
- 00015510  0x0000317a call  0x00003cc7 
- 00015511  0x0000317b storet  0x00000008 , 0x000008f6 
- 00015512  0x0000317c fetch  0x00000001 , 0x000008f3 
- 00015513  0x0000317d copy  0x0000003f , 0x00000012 
- 00015514  0x0000317e call  0x00003ccf 
- 00015515  0x0000317f fetcht  0x00000001 , 0x000008f3 
- 00015516  0x00003180 fetch  0x00000002 , 0x000008f4 
- 00015517  0x00003181 iadd  0x00000002 , 0x00000011 
- 00015518  0x00003182 fetcht  0x00000008 , 0x000008f6 
- 00015519  0x00003183 istoret  0x00000004 , 0x00000011 
- 00015520  0x00003184 fetch  0x00000001 , 0x000008fe 
- 00015521  0x00003185 sub  0x0000003f , 0x00000009 , 0x0000003f 
- 00015522  0x00003186 rtn  0x00000034 
- 00015523  0x00003187 istoret  0x00000008 , 0x00000011 
- 00015524  0x00003188 rtn 
- 00015525  0x0000318a jam  0x00000019 , 0x000008fe 
- 00015526  0x0000318b branch  0x00003ca9 
- 00015527  0x0000318d jam  0x00000009 , 0x000008fe 
- 00015528  0x0000318e branch  0x00003ca9 
- 00015529  0x00003191 store  0x00000001 , 0x000008f3 
- 00015530  0x00003192 storet  0x00000002 , 0x000008f4 
- 00015531  0x00003193 copy  0x00000002 , 0x00000013 
- 00015532  0x00003194 copy  0x0000003f , 0x00000012 
- 00015533  0x00003195 iadd  0x00000013 , 0x00000006 
- 00015534  0x00003196 bpatchx  0x000000a6 , 0x00004034 
- 00015535  0x00003197 ifetch  0x00000008 , 0x00000006 
- 00015536  0x00003198 force  0x00000008 , 0x00000038 
- 00015537  0x00003199 iforce  0x0000002f 
- 00015538  0x0000319a force  0x00000009 , 0x00000038 
- 00015539  0x0000319b rshift32  0x0000003f , 0x0000003f 
- 00015540  0x0000319c iforce  0x0000002f 
- 00015541  0x0000319d force  0x00000000 , 0x00000011 
- 00015542  0x0000319e call  0x00003c66 
- 00015543  0x0000319f call  0x000072d7 
- 00015544  0x000031a0 call  0x00003cc7 
- 00015545  0x000031a1 storet  0x00000008 , 0x000008f6 
- 00015546  0x000031a2 call  0x00003ccf 
- 00015547  0x000031a3 call  0x00003c79 
- 00015548  0x000031a4 call  0x00003cc7 
- 00015549  0x000031a5 fetch  0x00000001 , 0x000008fe 
- 00015550  0x000031a6 beq  0x00000019 , 0x00003cc4 
- 00015551  0x000031a7 storet  0x00000004 , 0x000008fa 
- 00015552  0x000031a8 fetch  0x00000004 , 0x000008f6 
- 00015553  0x000031a9 fetcht  0x00000004 , 0x000008fa 
- 00015554  0x000031aa isub  0x00000002 , 0x0000003f 
- 00015555  0x000031ab rtn 
- 00015556  0x000031ae fetch  0x00000008 , 0x000008f6 
- 00015557  0x000031af isub  0x00000002 , 0x0000003f 
- 00015558  0x000031b0 rtn 
- 00015559  0x000031b3 force  0x0000000c , 0x00000038 
- 00015560  0x000031b4 deposit  0x0000002f 
- 00015561  0x000031b5 force  0x0000000d , 0x00000038 
- 00015562  0x000031b6 copy  0x0000002f , 0x00000002 
- 00015563  0x000031b7 lshift16  0x00000002 , 0x00000002 
- 00015564  0x000031b8 lshift16  0x00000002 , 0x00000002 
- 00015565  0x000031b9 ior  0x00000002 , 0x00000002 
- 00015566  0x000031ba rtn 
- 00015567  0x000031bc increase  0x00000001 , 0x00000011 
- 00015568  0x000031bd call  0x00003c66 
- 00015569  0x000031be copy  0x00000013 , 0x00000006 
- 00015570  0x000031bf call  0x0000735d 
- 00015571  0x000031c0 call  0x000072d7 
- 00015572  0x000031c1 call  0x0000737c 
- 00015573  0x000031c2 increase  0x00000010 , 0x00000013 
- 00015574  0x000031c3 increase  0xfffffff0 , 0x00000012 
- 00015575  0x000031c4 branch  0x00003ccf , 0x00000002 
- 00015576  0x000031c5 rtn 
- 00015577  0x000031d0 bpatchx  0x000000a7 , 0x00004034 
- 00015578  0x000031d1 jam  0x00000001 , 0x000047e4 
- 00015579  0x000031d2 jam  0x00000000 , 0x000047e5 
- 00015580  0x000031d3 jam  0x00000001 , 0x0000464b 
- 00015581  0x000031d4 setarg  0x00001770 
- 00015582  0x000031d5 store  0x00000002 , 0x0000464c 
- 00015583  0x000031d6 rtn 
- 00015584  0x000031da setarg  0x000001a8 
- 00015585  0x000031db store  0x00000002 , 0x000008ff 
- 00015586  0x000031dc fetch  0x00000001 , 0x000047e6 
- 00015587  0x000031dd istore  0x00000001 , 0x00000005 
- 00015588  0x000031de fetch  0x00000004 , 0x0000480a 
- 00015589  0x000031df call  0x00007cc6 
- 00015590  0x000031e0 istore  0x00000004 , 0x00000005 
- 00015591  0x000031e1 fetch  0x00000006 , 0x000042db 
- 00015592  0x000031e2 istore  0x00000006 , 0x00000005 
- 00015593  0x000031e3 fetch  0x00000003 , 0x000047e7 
- 00015594  0x000031e4 istore  0x00000003 , 0x00000005 
- 00015595  0x000031e5 rtn 
- 00015596  0x000031e8 call  0x00003cee 
- 00015597  0x000031e9 branch  0x000039d3 
- 00015598  0x000031ed jam  0x00000015 , 0x0000462a 
- 00015599  0x000031ee setarg  0x00000014 
- 00015600  0x000031ef store  0x00000001 , 0x0000462b 
- 00015601  0x000031f0 setarg  0x0000002b 
- 00015602  0x000031f1 istore  0x00000001 , 0x00000005 
- 00015603  0x000031f2 setarg  0x00000000 
- 00015604  0x000031f3 istore  0x00000001 , 0x00000005 
- 00015605  0x000031f5 arg  0x000008ff , 0x00000006 
- 00015606  0x000031f6 call  0x00007c8f 
- 00015607  0x000031f7 fetch  0x00000002 , 0x000047ea 
- 00015608  0x000031f8 istore  0x00000002 , 0x00000005 
- 00015609  0x000031f9 rtn 
- 00015610  0x000031fd call  0x00003d5a 
- 00015611  0x000031fe nrtn  0x00000028 
- 00015612  0x000031ff ifetch  0x00000001 , 0x00000006 
- 00015613  0x00003200 beq  0x00000000 , 0x00003d01 
- 00015614  0x00003201 beq  0x00000002 , 0x00003d1c 
- 00015615  0x00003202 bpatchx  0x000000a8 , 0x00004035 
- 00015616  0x00003203 rtn 
- 00015617  0x00003208 call  0x00003d0f 
- 00015618  0x00003209 nrtn  0x00000028 
- 00015619  0x0000320b call  0x00003b45 
- 00015620  0x0000320d call  0x00003d07 
- 00015621  0x0000320e call  0x000040fa 
- 00015622  0x0000320f rtn 
- 00015623  0x00003212 arg  0x00000012 , 0x00000002 
- 00015624  0x00003213 call  0x00003d46 
- 00015625  0x00003214 setarg  0x00000001 
- 00015626  0x00003215 istore  0x00000001 , 0x00000005 
- 00015627  0x00003216 fetch  0x00000002 , 0x00004812 
- 00015628  0x00003217 istore  0x00000002 , 0x00000005 
- 00015629  0x00003218 arg  0x00004680 , 0x00000006 
- 00015630  0x00003219 branch  0x00007c8f 
- 00015631  0x0000321d call  0x00007dbc 
- 00015632  0x0000321e ifetcht  0x00000002 , 0x00000006 
- 00015633  0x0000321f arg  0x00004680 , 0x00000005 
- 00015634  0x00003220 call  0x00007c8f 
- 00015635  0x00003221 fetch  0x00000002 , 0x00004812 
- 00015636  0x00003222 isub  0x00000002 , 0x0000003e 
- 00015637  0x00003223 nrtn  0x00000005 
- 00015638  0x00003226 fetch  0x00000001 , 0x000047e5 
- 00015639  0x00003227 rtnbit1  0x00000001 
- 00015640  0x00003228 set1  0x00000001 , 0x0000003f 
- 00015641  0x00003229 store  0x00000001 , 0x000047e5 
- 00015642  0x0000322b jam  0x00000002 , 0x000047e4 
- 00015643  0x0000322c branch  0x00007dba 
- 00015644  0x0000322f call  0x00003d27 
- 00015645  0x00003230 fetcht  0x00000002 , 0x000047ec 
- 00015646  0x00003231 fetch  0x00000002 , 0x00004812 
- 00015647  0x00003232 isub  0x00000002 , 0x0000003e 
- 00015648  0x00003233 nrtn  0x00000005 
- 00015649  0x00003234 call  0x00003bbf 
- 00015650  0x00003235 call  0x000040fa 
- 00015651  0x00003236 fetch  0x00000001 , 0x000007aa 
- 00015652  0x00003237 rtnne  0x00000002 
- 00015653  0x00003238 jam  0x00000005 , 0x000047e4 
- 00015654  0x00003239 rtn 
- 00015655  0x0000323d bpatchx  0x000000a9 , 0x00004035 
- 00015656  0x0000323e copy  0x00000006 , 0x00000011 
- 00015657  0x0000323f fetch  0x00000001 , 0x000047e4 
- 00015658  0x00003240 rtneq  0x00000000 
- 00015659  0x00003241 fetch  0x00000001 , 0x000047e5 
- 00015660  0x00003242 rtnbit0  0x00000001 
- 00015661  0x00003243 rtnbit1  0x00000002 
- 00015662  0x00003244 copy  0x00000011 , 0x00000006 
- 00015663  0x00003245 arg  0x00000016 , 0x00000039 
- 00015664  0x00003246 arg  0x000047ec , 0x00000005 
- 00015665  0x00003247 call  0x00007cda 
- 00015666  0x00003249 call  0x00003b86 
- 00015667  0x0000324b fetcht  0x00000002 , 0x000047ec 
- 00015668  0x0000324c fetch  0x00000002 , 0x00004812 
- 00015669  0x0000324d isub  0x00000002 , 0x0000003e 
- 00015670  0x0000324e nrtn  0x00000005 
- 00015671  0x00003250 fetch  0x00000001 , 0x000047e5 
- 00015672  0x00003251 set1  0x00000002 , 0x0000003f 
- 00015673  0x00003252 store  0x00000001 , 0x000047e5 
- 00015674  0x00003254 call  0x00003b99 
- 00015675  0x00003256 fetch  0x00000001 , 0x000047ff 
- 00015676  0x00003257 store  0x00000001 , 0x00004871 
- 00015677  0x00003258 call  0x00003d3f 
- 00015678  0x00003259 rtn 
- 00015679  0x0000325e arg  0x00000006 , 0x00000002 
- 00015680  0x0000325f call  0x00003d46 
- 00015681  0x00003260 setarg  0x00000003 
- 00015682  0x00003261 istore  0x00000001 , 0x00000005 
- 00015683  0x00003262 fetch  0x00000006 , 0x0000480e 
- 00015684  0x00003263 istore  0x00000006 , 0x00000005 
- 00015685  0x00003264 rtn 
- 00015686  0x00003268 bpatchx  0x000000aa , 0x00004035 
- 00015687  0x00003269 setarg  0x0000012c 
- 00015688  0x0000326a store  0x00000002 , 0x00004806 
- 00015689  0x0000326b fetch  0x00000001 , 0x000007aa 
- 00015690  0x0000326c sub  0x0000003f , 0x00000000 , 0x0000003e 
- 00015691  0x0000326d call  0x00003ace , 0x00000005 
- 00015692  0x0000326e ncall  0x00003ad0 , 0x00000005 
- 00015693  0x0000326f add  0x00000002 , 0x00000009 , 0x0000003f 
- 00015694  0x00003270 store  0x00000001 , 0x0000462a 
- 00015695  0x00003271 call  0x0000397c 
- 00015696  0x00003272 add  0x00000002 , 0x00000005 , 0x0000003f 
- 00015697  0x00003273 istore  0x00000001 , 0x00000005 
- 00015698  0x00003274 setarg  0x000000ff 
- 00015699  0x00003275 istore  0x00000001 , 0x00000005 
- 00015700  0x00003276 setarg  0x000001a8 
- 00015701  0x00003277 byteswap  0x0000003f , 0x0000003f 
- 00015702  0x00003278 istore  0x00000002 , 0x00000005 
- 00015703  0x00003279 fetch  0x00000001 , 0x0000090f 
- 00015704  0x0000327a istore  0x00000001 , 0x00000005 
- 00015705  0x0000327b rtn 
- 00015706  0x00003287 call  0x00007dbc 
- 00015707  0x00003288 ifetcht  0x00000002 , 0x00000006 
- 00015708  0x00003289 setarg  0x000001a8 
- 00015709  0x0000328a byteswap  0x0000003f , 0x0000003f 
- 00015710  0x0000328b isub  0x00000002 , 0x0000003e 
- 00015711  0x0000328c nrtn  0x00000005 
- 00015712  0x0000328d ifetch  0x00000001 , 0x00000006 
- 00015713  0x0000328e store  0x00000001 , 0x0000090f 
- 00015714  0x0000328f branch  0x00007dba 
- 00015715  0x00003293 arg  0x00004806 , 0x00000013 
- 00015716  0x00003294 arg  0x00003d66 , 0x00000012 
- 00015717  0x00003295 branch  0x000042e7 
- 00015718  0x00003299 branch  0x00003e61 
- 00015719  0x000032a2 fetch  0x00000001 , 0x0000070b 
- 00015720  0x000032a3 beq  0x00000008 , 0x00003d92 
- 00015721  0x000032a4 beq  0x00000049 , 0x00003db1 
- 00015722  0x000032a5 beq  0x0000001b , 0x00003dbd 
- 00015723  0x000032a6 beq  0x0000001c , 0x00003dc4 
- 00015724  0x000032a8 beq  0x000000f2 , 0x00003d6e 
- 00015725  0x000032aa rtn 
- 00015726  0x000032ad call  0x00003dec 
- 00015727  0x000032ae call  0x00003d83 
- 00015728  0x000032af call  0x00003dc2 
- 00015729  0x000032b0 setarg  0x00000080 
- 00015730  0x000032b1 store  0x00000001 , 0x00000723 
- 00015731  0x000032b2 setarg  0x000000f3 
- 00015732  0x000032b3 istore  0x00000001 , 0x00000005 
- 00015733  0x000032b5 setarg  0x00000000 
- 00015734  0x000032b6 istore  0x00000001 , 0x00000005 
- 00015735  0x000032b7 fetch  0x00000002 , 0x0000070c 
- 00015736  0x000032b8 istore  0x00000002 , 0x00000005 
- 00015737  0x000032ba fetch  0x00000001 , 0x00000709 
- 00015738  0x000032bb arg  0x00000004 , 0x00000002 
- 00015739  0x000032bc isub  0x00000002 , 0x00000039 
- 00015740  0x000032bd arg  0x0000070e , 0x00000006 
- 00015741  0x000032be call  0x00007cda 
- 00015742  0x000032bf fetch  0x00000001 , 0x00000709 
- 00015743  0x000032c0 pincrease  0x00000001 
- 00015744  0x000032c1 store  0x00000001 , 0x00000722 
- 00015745  0x000032c4 arg  0x00000000 , 0x00000007 
- 00015746  0x000032c5 branch  0x00003806 
- 00015747  0x000032c8 fetch  0x00000001 , 0x0000070e 
- 00015748  0x000032c9 rtn  0x00000034 
- 00015749  0x000032ca sub  0x0000003f , 0x00000008 , 0x0000003e 
- 00015750  0x000032cb ncall  0x00003d90 , 0x00000002 
- 00015751  0x000032cc iforce  0x00000039 
- 00015752  0x000032cd arg  0x0000070f , 0x00000006 
- 00015753  0x000032ce add  0x00000011 , 0x00000002 , 0x00000005 
- 00015754  0x000032cf branch  0x00003d8b 
- 00015755  0x000032d2 ifetch  0x00000002 , 0x00000006 
- 00015756  0x000032d3 byteswap  0x0000003f , 0x0000003f 
- 00015757  0x000032d4 istore  0x00000002 , 0x00000005 
- 00015758  0x000032d5 loop  0x00003d8b 
- 00015759  0x000032d6 rtn 
- 00015760  0x000032da setarg  0x00000008 
- 00015761  0x000032db rtn 
- 00015762  0x000032de jam  0x00000006 , 0x000047e4 
- 00015763  0x000032df setarg  0x00000002 
- 00015764  0x000032e0 store  0x00000001 , 0x00000723 
- 00015765  0x000032e1 setarg  0x00000000 
- 00015766  0x000032e2 istore  0x00000001 , 0x00000005 
- 00015767  0x000032e3 setarg  0x000001a8 
- 00015768  0x000032e4 istore  0x00000002 , 0x00000005 
- 00015769  0x000032e5 setarg  0x00000000 
- 00015770  0x000032e6 istore  0x00000002 , 0x00000005 
- 00015771  0x000032e7 setarg  0x00000001 
- 00015772  0x000032e8 istore  0x00000002 , 0x00000005 
- 00015773  0x000032e9 setarg  0x00000005 
- 00015774  0x000032ea istore  0x00000002 , 0x00000005 
- 00015775  0x000032eb setarg  0x00000003 
- 00015776  0x000032ec istore  0x00000002 , 0x00000005 
- 00015777  0x000032ed setarg  0x00000000 
- 00015778  0x000032ee istore  0x00000002 , 0x00000005 
- 00015779  0x000032ef setarg  0x00000002 
- 00015780  0x000032f0 istore  0x00000001 , 0x00000005 
- 00015781  0x000032f1 setarg  0x00000002 
- 00015782  0x000032f2 istore  0x00000001 , 0x00000005 
- 00015783  0x000032f3 setarg  0x00000000 
- 00015784  0x000032f4 istore  0x00000002 , 0x00000005 
- 00015785  0x000032f5 setarg  0x00001000 
- 00015786  0x000032f6 istore  0x00000002 , 0x00000005 
- 00015787  0x000032f7 setarg  0x000001a8 
- 00015788  0x000032f8 istore  0x00000004 , 0x00000005 
- 00015789  0x000032f9 setarg  0x000101a8 
- 00015790  0x000032fa istore  0x00000004 , 0x00000005 
- 00015791  0x000032fb jam  0x0000001c , 0x00000722 
- 00015792  0x000032fc branch  0x000041b5 
- 00015793  0x00003300 jam  0x00000014 , 0x00004805 
- 00015794  0x00003305 setarg  0x00000080 
- 00015795  0x00003306 store  0x00000001 , 0x00000723 
- 00015796  0x00003307 setarg  0x0000004a 
- 00015797  0x00003308 istore  0x00000001 , 0x00000005 
- 00015798  0x00003309 jam  0x00000002 , 0x00000722 
- 00015799  0x0000330a branch  0x000041b5 
- 00015800  0x0000330d arg  0x00004805 , 0x00000013 
- 00015801  0x0000330e arg  0x00003dbb , 0x00000012 
- 00015802  0x0000330f branch  0x000042e0 
- 00015803  0x00003313 call  0x00003e50 
- 00015804  0x00003316 branch  0x00006ca3 
- 00015805  0x0000331a call  0x00003de2 
- 00015806  0x0000331b fetch  0x00000002 , 0x0000484c 
- 00015807  0x0000331c rtnbit1  0x00000002 
- 00015808  0x0000331d call  0x00003dec 
- 00015809  0x0000331e call  0x00003df5 
- 00015810  0x00003320 fetch  0x00000002 , 0x00004848 
- 00015811  0x00003321 branch  0x00007d79 
- 00015812  0x00003325 call  0x00003de2 
- 00015813  0x00003326 fetch  0x00000002 , 0x0000484c 
- 00015814  0x00003327 rtnbit1  0x00000002 
- 00015815  0x00003328 call  0x00003dec 
- 00015816  0x00003329 fetcht  0x00000002 , 0x0000070e 
- 00015817  0x0000332a rshift8  0x00000002 , 0x0000003f 
- 00015818  0x0000332b rshift4  0x0000003f , 0x0000003f 
- 00015819  0x0000332c beq  0x0000000c , 0x00003dd3 
- 00015820  0x0000332d byteswap  0x00000002 , 0x00000002 
- 00015821  0x0000332f call  0x00003dd8 
- 00015822  0x00003330 nrtn  0x00000028 
- 00015823  0x00003331 setarg  0x00000000 
- 00015824  0x00003332 istore  0x00000002 , 0x00000011 
- 00015825  0x00003333 fetch  0x00000002 , 0x00004848 
- 00015826  0x00003334 branch  0x00007d79 
- 00015827  0x00003337 setarg  0xffffffff 
- 00015828  0x00003338 istore  0x00000008 , 0x00000011 
- 00015829  0x00003339 istore  0x00000008 , 0x00000005 
- 00015830  0x0000333a fetch  0x00000002 , 0x00004848 
- 00015831  0x0000333b branch  0x00007d79 
- 00015832  0x0000333e arg  0x00000008 , 0x00000039 
- 00015833  0x00003340 ifetch  0x00000002 , 0x00000011 
- 00015834  0x00003341 arg  0x0000ffff , 0x00000012 
- 00015835  0x00003342 isub  0x00000012 , 0x0000003e 
- 00015836  0x00003343 branch  0x00007dba , 0x00000005 
- 00015837  0x00003344 isub  0x00000002 , 0x0000003e 
- 00015838  0x00003345 branch  0x00007dba , 0x00000005 
- 00015839  0x00003347 increase  0x00000002 , 0x00000011 
- 00015840  0x00003348 loop  0x00003dd9 
- 00015841  0x00003349 branch  0x00007dbc 
- 00015842  0x0000334d setarg  0x00000080 
- 00015843  0x0000334e store  0x00000001 , 0x00000723 
- 00015844  0x0000334f setarg  0x0000001f 
- 00015845  0x00003350 istore  0x00000001 , 0x00000005 
- 00015846  0x00003351 setarg  0x00000000 
- 00015847  0x00003352 istore  0x00000001 , 0x00000005 
- 00015848  0x00003353 fetch  0x00000006 , 0x0000070c 
- 00015849  0x00003354 istore  0x00000006 , 0x00000005 
- 00015850  0x00003355 jam  0x00000009 , 0x00000722 
- 00015851  0x00003356 branch  0x000041b5 
- 00015852  0x00003359 call  0x00003e3e 
- 00015853  0x0000335a add  0x00000011 , 0x00000006 , 0x00000011 
- 00015854  0x0000335b fetch  0x00000002 , 0x0000070c 
- 00015855  0x0000335c fetcht  0x00000002 , 0x00004800 
- 00015856  0x0000335d byteswap  0x00000002 , 0x00000002 
- 00015857  0x0000335e isub  0x00000002 , 0x0000003f 
- 00015858  0x0000335f imul32  0x00000012 , 0x0000003f 
- 00015859  0x00003360 iadd  0x00000011 , 0x00000011 
- 00015860  0x00003361 rtn 
- 00015861  0x00003364 fetcht  0x00000002 , 0x0000070e 
- 00015862  0x00003365 arg  0x00000008 , 0x00000039 
- 00015863  0x00003367 ifetch  0x00000002 , 0x00000011 
- 00015864  0x00003368 branch  0x00003dff , 0x00000034 
- 00015865  0x00003369 arg  0x0000ffff , 0x00000012 
- 00015866  0x0000336a isub  0x00000012 , 0x0000003e 
- 00015867  0x0000336b branch  0x00003dff , 0x00000005 
- 00015868  0x0000336c increase  0x00000002 , 0x00000011 
- 00015869  0x0000336d loop  0x00003df7 
- 00015870  0x0000336e rtn 
- 00015871  0x00003371 byteswap  0x00000002 , 0x00000002 
- 00015872  0x00003372 istoret  0x00000002 , 0x00000011 
- 00015873  0x00003373 rtn 
- 00015874  0x0000337a call  0x00007396 
- 00015875  0x0000337b call  0x0000739e 
- 00015876  0x0000337c setarg  0x000039b1 
- 00015877  0x0000337d store  0x00000002 , 0x00004824 
- 00015878  0x0000337f setarg  0x00003e42 
- 00015879  0x00003380 store  0x00000002 , 0x000043db 
- 00015880  0x00003382 setarg  0x00004016 
- 00015881  0x00003383 store  0x00000002 , 0x00004842 
- 00015882  0x00003385 setarg  0x00003745 
- 00015883  0x00003386 store  0x00000002 , 0x00004828 
- 00015884  0x00003388 setarg  0x00003aa2 
- 00015885  0x00003389 store  0x00000002 , 0x00004848 
- 00015886  0x0000338b setarg  0x00003a92 
- 00015887  0x0000338c store  0x00000002 , 0x00004846 
- 00015888  0x0000338e setarg  0x00003e4a 
- 00015889  0x0000338f store  0x00000002 , 0x000043e3 
- 00015890  0x00003391 setarg  0x0000372e 
- 00015891  0x00003392 store  0x00000002 , 0x00004826 
- 00015892  0x00003394 setarg  0x00004090 
- 00015893  0x00003395 store  0x00000002 , 0x000043df 
- 00015894  0x00003397 setarg  0x000040e3 
- 00015895  0x00003398 store  0x00000002 , 0x000043dd 
- 00015896  0x0000339a setarg  0x00003ab6 
- 00015897  0x0000339b store  0x00000002 , 0x00004853 
- 00015898  0x0000339d setarg  0x00003abc 
- 00015899  0x0000339e store  0x00000002 , 0x0000484a 
- 00015900  0x0000339f call  0x00003ac3 
- 00015901  0x000033a1 jam  0x00000024 , 0x0000464a 
- 00015902  0x000033a2 call  0x00003817 
- 00015903  0x000033a5 bpatchx  0x000000ab , 0x00004035 
- 00015904  0x000033a7 setarg  0x00000428 
- 00015905  0x000033a8 store  0x00000002 , 0x000049b9 
- 00015906  0x000033a9 call  0x00003e58 
- 00015907  0x000033ab setarg  0x00000422 
- 00015908  0x000033ac store  0x00000002 , 0x00004a5e 
- 00015909  0x000033ad call  0x00003e5a 
- 00015910  0x000033af setarg  0x00000a22 
- 00015911  0x000033b0 store  0x00000002 , 0x00000a8d 
- 00015912  0x000033b1 call  0x00003e5c 
- 00015913  0x000033b2 call  0x00004071 
- 00015914  0x000033b6 call  0x00004071 
- 00015915  0x000033b8 call  0x00003a18 
- 00015916  0x000033b9 call  0x00003e3a 
- 00015917  0x000033bb fetch  0x00000001 , 0x000047ef 
- 00015918  0x000033bc beq  0x000000ff , 0x00003cd9 
- 00015919  0x000033bd call  0x00004291 
- 00015920  0x000033be call  0x00003bbf 
- 00015921  0x000033bf call  0x00003bb1 
- 00015922  0x000033c0 call  0x00003b99 
- 00015923  0x000033c2 random  0x0000003f 
- 00015924  0x000033c3 and  0x0000003f , 0x0000001f , 0x0000003f 
- 00015925  0x000033c4 add  0x0000003f , 0x00000032 , 0x0000003f 
- 00015926  0x000033c5 store  0x00000002 , 0x00004804 
- 00015927  0x000033c6 add  0x0000003f , 0x00000005 , 0x0000003f 
- 00015928  0x000033c7 store  0x00000001 , 0x00004803 
- 00015929  0x000033c8 rtn 
- 00015930  0x000033cd fetch  0x00000006 , 0x0000480e 
- 00015931  0x000033ce call  0x00007cc0 
- 00015932  0x000033cf store  0x00000006 , 0x000042db 
- 00015933  0x000033d0 rtn 
- 00015934  0x000033d3 fetchr  0x00000039 , 0x00000001 , 0x0000484e 
- 00015935  0x000033d4 fetchr  0x00000011 , 0x00000002 , 0x0000484f 
- 00015936  0x000033d5 fetchr  0x00000012 , 0x00000002 , 0x00004851 
- 00015937  0x000033d6 rtn 
- 00015938  0x000033da bpatchx  0x000000ac , 0x00004035 
- 00015939  0x000033db call  0x0000387d 
- 00015940  0x000033dc call  0x00003aca 
- 00015941  0x000033dd call  0x000041d8 
- 00015942  0x000033de call  0x0000396f 
- 00015943  0x000033df call  0x00003b33 
- 00015944  0x000033e0 call  0x00004060 
- 00015945  0x000033e1 branch  0x00003995 
- 00015946  0x000033e5 call  0x00003acc 
- 00015947  0x000033e6 call  0x00003db8 
- 00015948  0x000033e7 call  0x00003d63 
- 00015949  0x000033ea call  0x00003794 
- 00015950  0x000033eb call  0x00003791 
- 00015951  0x000033ec branch  0x00004289 
- 00015952  0x000033f0 call  0x00003e53 
- 00015953  0x000033f1 fetch  0x00000002 , 0x00004853 
- 00015954  0x000033f2 branch  0x00007d79 
- 00015955  0x000033f7 fetch  0x00000001 , 0x00004857 
- 00015956  0x000033f8 rtnne  0x00000002 
- 00015957  0x000033f9 setarg  0x0001d000 
- 00015958  0x000033fa store  0x00000003 , 0x00004419 
- 00015959  0x000033fb branch  0x00006bfa 
- 00015960  0x00003400 call  0x00004292 
- 00015961  0x00003401 branch  0x000078ad 
- 00015962  0x00003404 call  0x0000396c 
- 00015963  0x00003405 branch  0x000078ad 
- 00015964  0x00003408 call  0x00003e5e 
- 00015965  0x00003409 branch  0x000078ad 
- 00015966  0x0000340c setarg  0x00000a8d 
- 00015967  0x0000340d store  0x00000002 , 0x000043fb 
- 00015968  0x0000340e rtn 
- 00015969  0x00003411 jam  0x00000001 , 0x00004388 
- 00015970  0x00003412 setarg  0x00001770 
- 00015971  0x00003413 store  0x00000002 , 0x0000464c 
- 00015972  0x00003414 fetch  0x00000001 , 0x000047e7 
- 00015973  0x00003415 set0  0x00000000 , 0x0000003f 
- 00015974  0x00003416 store  0x00000001 , 0x000047e7 
- 00015975  0x00003417 jam  0x00000001 , 0x000047e4 
- 00015976  0x00003418 jam  0x00000000 , 0x000047e5 
- 00015977  0x00003419 jam  0x00000000 , 0x0000474d 
- 00015978  0x0000341a branch  0x00003b2f 
- 00015979  0x0000341f bpatchx  0x000000ad , 0x00004035 
- 00015980  0x00003420 fetch  0x00000001 , 0x0000092b 
- 00015981  0x00003421 bbit1  0x00000007 , 0x00003e70 
- 00015982  0x00003422 jam  0x00000000 , 0x00004969 
- 00015983  0x00003423 branch  0x0000417d 
- 00015984  0x00003427 call  0x00003e76 
- 00015985  0x00003428 rtn  0x00000028 
- 00015986  0x00003429 call  0x00003e97 
- 00015987  0x0000342a rtn  0x00000028 
- 00015988  0x0000342b call  0x00003ea7 
- 00015989  0x0000342c branch  0x00003eb4 
- 00015990  0x00003431 call  0x00007dbc 
- 00015991  0x00003432 arg  0x00000003 , 0x00000039 
- 00015992  0x00003433 arg  0x0000092c , 0x00000011 
- 00015993  0x00003434 call  0x00007cb1 
- 00015994  0x00003435 fetchr  0x00000011 , 0x00000003 , 0x0000092c 
- 00015995  0x00003436 and  0x00000011 , 0x0000001f , 0x00000002 
- 00015996  0x00003437 storet  0x00000001 , 0x0000485c 
- 00015997  0x00003438 fetch  0x00000001 , 0x00004863 
- 00015998  0x00003439 isub  0x00000002 , 0x0000003e 
- 00015999  0x0000343a nbranch  0x00007dba , 0x00000002 
- 00016000  0x0000343c rshift4  0x00000011 , 0x0000003f 
- 00016001  0x0000343d rshift  0x0000003f , 0x0000003f 
- 00016002  0x0000343e and  0x0000003f , 0x0000001f , 0x00000002 
- 00016003  0x0000343f storet  0x00000001 , 0x0000485b 
- 00016004  0x00003440 rshift4  0x0000003f , 0x0000003f 
- 00016005  0x00003441 rshift  0x0000003f , 0x0000003f 
- 00016006  0x00003442 arg  0x00001fff , 0x00000011 
- 00016007  0x00003443 iand  0x00000011 , 0x00000002 
- 00016008  0x00003444 copy  0x0000003f , 0x00000012 
- 00016009  0x00003445 fetch  0x00000002 , 0x00004859 
- 00016010  0x00003446 isub  0x00000002 , 0x0000003e 
- 00016011  0x00003447 ncall  0x00003e93 , 0x00000005 
- 00016012  0x00003448 storet  0x00000002 , 0x00004859 
- 00016013  0x00003449 rshift8  0x00000012 , 0x0000003f 
- 00016014  0x0000344a rshift4  0x0000003f , 0x0000003f 
- 00016015  0x0000344b rshift  0x0000003f , 0x0000003f 
- 00016016  0x0000344c store  0x00000001 , 0x00004858 
- 00016017  0x0000344d store  0x00000001 , 0x00004969 
- 00016018  0x0000344e rtn 
- 00016019  0x00003451 setarg  0x00000000 
- 00016020  0x00003452 store  0x00000004 , 0x0000485d 
- 00016021  0x00003453 jam  0x00000000 , 0x00004862 
- 00016022  0x00003454 rtn 
- 00016023  0x0000345a call  0x00007dbc 
- 00016024  0x0000345b fetch  0x00000001 , 0x0000485b 
- 00016025  0x0000345c copy  0x0000003f , 0x00000007 
- 00016026  0x0000345d fetch  0x00000004 , 0x0000485d 
- 00016027  0x0000345e qisolate1  0x0000003f 
- 00016028  0x0000345f branch  0x00007dba , 0x00000001 
- 00016029  0x00003460 qset1  0x0000003f 
- 00016030  0x00003461 store  0x00000004 , 0x0000485d 
- 00016031  0x00003462 fetcht  0x00000001 , 0x0000485c 
- 00016032  0x00003463 add  0x00000002 , 0x00000001 , 0x00000039 
- 00016033  0x00003465 add  0x00000039 , 0xffffffff , 0x00000007 
- 00016034  0x00003466 qisolate1  0x0000003f 
- 00016035  0x00003467 nrtn  0x00000001 
- 00016036  0x00003468 loop  0x00003ea1 
- 00016037  0x00003469 jam  0x00000001 , 0x00004861 
- 00016038  0x0000346a rtn 
- 00016039  0x0000346f fetch  0x00000001 , 0x00000921 
- 00016040  0x00003470 pincrease  0xfffffffa 
- 00016041  0x00003471 copy  0x0000003f , 0x00000039 
- 00016042  0x00003472 fetcht  0x00000001 , 0x00004862 
- 00016043  0x00003473 iadd  0x00000002 , 0x00000002 
- 00016044  0x00003474 storet  0x00000001 , 0x00004862 
- 00016045  0x00003475 fetch  0x00000002 , 0x00004864 
- 00016046  0x00003476 iforce  0x00000005 
- 00016047  0x00003477 fetch  0x00000001 , 0x0000485b 
- 00016048  0x00003478 mul32  0x0000003f , 0x0000000c , 0x0000003f 
- 00016049  0x00003479 iadd  0x00000005 , 0x00000005 
- 00016050  0x0000347a arg  0x0000092f , 0x00000006 
- 00016051  0x0000347b branch  0x00007cda 
- 00016052  0x0000347f fetch  0x00000001 , 0x00004861 
- 00016053  0x00003480 rtneq  0x00000000 
- 00016054  0x00003481 setarg  0x00000000 
- 00016055  0x00003482 store  0x00000005 , 0x0000485d 
- 00016056  0x00003483 fetcht  0x00000002 , 0x00000925 
- 00016057  0x00003484 byteswap  0x00000002 , 0x00000002 
- 00016058  0x00003485 setarg  0x0000e000 
- 00016059  0x00003486 iand  0x00000002 , 0x00000002 
- 00016060  0x00003487 fetch  0x00000002 , 0x00004859 
- 00016061  0x00003488 ior  0x00000002 , 0x0000003f 
- 00016062  0x00003489 byteswap  0x0000003f , 0x0000003f 
- 00016063  0x0000348a store  0x00000002 , 0x00000925 
- 00016064  0x0000348b branch  0x00004187 
- 00016065  0x00003490 fetch  0x00000001 , 0x00000722 
- 00016066  0x00003491 add  0x0000003f , 0x00000001 , 0x00000002 
- 00016067  0x00003492 copy  0x0000003f , 0x00000039 
- 00016068  0x00003493 storet  0x00000001 , 0x00000916 
- 00016069  0x00003494 fetch  0x00000001 , 0x0000092b 
- 00016070  0x00003495 set0  0x00000007 , 0x0000003f 
- 00016071  0x00003496 store  0x00000001 , 0x000049a1 
- 00016072  0x00003497 arg  0x00000723 , 0x00000006 
- 00016073  0x00003498 call  0x00007ccc 
- 00016074  0x00003499 branch  0x00004052 
- 00016075  0x0000349f add  0x00000011 , 0x00000004 , 0x00000002 
- 00016076  0x000034a0 copy  0x00000011 , 0x00000039 
- 00016077  0x000034a1 storet  0x00000001 , 0x00000916 
- 00016078  0x000034a2 arg  0x000049a5 , 0x00000005 
- 00016079  0x000034a3 call  0x00007ccc 
- 00016080  0x000034a4 fetch  0x00000001 , 0x0000092b 
- 00016081  0x000034a5 set1  0x00000007 , 0x0000003f 
- 00016082  0x000034a6 store  0x00000001 , 0x000049a1 
- 00016083  0x000034a7 branch  0x00004052 
- 00016084  0x000034ad fetch  0x00000001 , 0x0000070b 
- 00016085  0x000034af beq  0x00000001 , 0x00003edb 
- 00016086  0x000034b0 beq  0x00000002 , 0x00003ee1 
- 00016087  0x000034b1 beq  0x00000042 , 0x00003ee6 
- 00016088  0x000034b2 beq  0x0000004c , 0x00003ee9 
- 00016089  0x000034b3 beq  0x0000005e , 0x00003eef 
- 00016090  0x000034b4 rtn 
- 00016091  0x000034b8 arg  0x00003edd , 0x00000013 
- 00016092  0x000034b9 branch  0x00003f53 
- 00016093  0x000034bd fetch  0x00000002 , 0x00004830 
- 00016094  0x000034be call  0x00007d79 
- 00016095  0x000034bf store  0x00000001 , 0x0000070c 
- 00016096  0x000034c0 branch  0x0000376c 
- 00016097  0x000034c4 arg  0x00003ee3 , 0x00000013 
- 00016098  0x000034c5 branch  0x00003f53 
- 00016099  0x000034c7 call  0x0000376c 
- 00016100  0x000034c8 fetch  0x00000002 , 0x00004832 
- 00016101  0x000034c9 branch  0x00007d79 
- 00016102  0x000034ce call  0x00003784 
- 00016103  0x000034cf fetch  0x00000002 , 0x00004834 
- 00016104  0x000034d0 branch  0x00007d79 
- 00016105  0x000034d4 fetch  0x00000002 , 0x0000070c 
- 00016106  0x000034d5 call  0x00003efe 
- 00016107  0x000034d6 store  0x00000001 , 0x00000711 
- 00016108  0x000034d7 call  0x00003774 
- 00016109  0x000034d8 fetch  0x00000002 , 0x00004836 
- 00016110  0x000034d9 branch  0x00007d79 
- 00016111  0x000034dd fetch  0x00000002 , 0x00004866 
- 00016112  0x000034de fetcht  0x00000002 , 0x0000070e 
- 00016113  0x000034df isub  0x00000002 , 0x0000003e 
- 00016114  0x000034e0 rtn  0x00000005 
- 00016115  0x000034e2 fetch  0x00000002 , 0x0000070e 
- 00016116  0x000034e3 call  0x00003f10 
- 00016117  0x000034e4 store  0x00000001 , 0x00000716 
- 00016118  0x000034e6 fetch  0x00000002 , 0x0000070e 
- 00016119  0x000034e7 store  0x00000002 , 0x00004866 
- 00016120  0x000034e8 fetch  0x00000002 , 0x00004838 
- 00016121  0x000034e9 call  0x00007d79 
- 00016122  0x000034ea storet  0x00000002 , 0x0000070c 
- 00016123  0x000034eb call  0x0000377c 
- 00016124  0x000034ec fetch  0x00000002 , 0x0000483a 
- 00016125  0x000034ed branch  0x00007d79 
- 00016126  0x000034f3 rtn  0x00000034 
- 00016127  0x000034f4 mul32  0x0000003f , 0x00000064 , 0x0000003f 
- 00016128  0x000034f5 arg  0x0000ffff , 0x00000002 
- 00016129  0x000034f6 idiv  0x00000002 
- 00016130  0x000034f7 call  0x00007d62 
- 00016131  0x000034f8 remainder  0x00000002 
- 00016132  0x000034f9 rshift8  0x00000002 , 0x00000002 
- 00016133  0x000034fa quotient  0x0000003f 
- 00016134  0x000034fb sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00016135  0x000034fc nrtn  0x00000005 
- 00016136  0x000034fd pincrease  0x00000001 
- 00016137  0x000034fe rtn 
- 00016138  0x00003504 arg  0x0000ffff , 0x0000003f 
- 00016139  0x00003505 imul32  0x00000002 , 0x0000003f 
- 00016140  0x00003506 div  0x0000003f , 0x00000064 
- 00016141  0x00003507 call  0x00007d62 
- 00016142  0x00003508 quotient  0x00000002 
- 00016143  0x00003509 rtn 
- 00016144  0x0000350e arg  0x00000320 , 0x00000002 
- 00016145  0x0000350f isub  0x00000002 , 0x00000011 
- 00016146  0x00003510 call  0x00003f1f 
- 00016147  0x00003511 copy  0x00000011 , 0x0000003f 
- 00016148  0x00003512 idiv  0x00000002 
- 00016149  0x00003513 call  0x00007d62 
- 00016150  0x00003514 quotient  0x0000003f 
- 00016151  0x00003515 rtn 
- 00016152  0x0000351b copy  0x00000002 , 0x00000011 
- 00016153  0x0000351c call  0x00003f1f 
- 00016154  0x0000351d copy  0x00000011 , 0x0000003f 
- 00016155  0x0000351e imul32  0x00000002 , 0x0000003f 
- 00016156  0x0000351f arg  0x00000320 , 0x00000002 
- 00016157  0x00003520 iadd  0x00000002 , 0x00000002 
- 00016158  0x00003521 rtn 
- 00016159  0x00003524 setarg  0x00004e20 
- 00016160  0x00003525 arg  0x00000320 , 0x00000002 
- 00016161  0x00003526 isub  0x00000002 , 0x0000003f 
- 00016162  0x00003527 div  0x0000003f , 0x00000064 
- 00016163  0x00003528 call  0x00007d62 
- 00016164  0x00003529 quotient  0x00000002 
- 00016165  0x0000352a rtn 
- 00016166  0x00003530 arg  0x00000000 , 0x00000007 
- 00016167  0x00003531 fetchr  0x00000039 , 0x00000001 , 0x0000484e 
- 00016168  0x00003532 call  0x00007dbc 
- 00016169  0x00003533 fetch  0x00000002 , 0x00004800 
- 00016170  0x00003535 isub  0x00000002 , 0x0000003e 
- 00016171  0x00003536 branch  0x00003f32 , 0x00000005 
- 00016172  0x00003537 byteswap  0x0000003f , 0x0000003f 
- 00016173  0x00003538 pincrease  0x00000001 
- 00016174  0x00003539 byteswap  0x0000003f , 0x0000003f 
- 00016175  0x0000353a increase  0x00000001 , 0x00000007 
- 00016176  0x0000353b loop  0x00003f2a 
- 00016177  0x0000353c rtn 
- 00016178  0x0000353f jam  0x00000000 , 0x00004868 
- 00016179  0x00003540 storer  0x00000007 , 0x00000001 , 0x00004869 
- 00016180  0x00003541 call  0x00003f6e 
- 00016181  0x00003542 branch  0x00007dba 
- 00016182  0x00003546 arg  0x00000000 , 0x00000007 
- 00016183  0x00003547 arg  0x00000000 , 0x00000013 
- 00016184  0x00003548 call  0x00003e3e 
- 00016185  0x00003549 call  0x00007dbc 
- 00016186  0x0000354b fetch  0x00000002 , 0x0000484c 
- 00016187  0x0000354c bbit0  0x00000002 , 0x00003f49 
- 00016188  0x0000354d ifetch  0x00000002 , 0x00000011 
- 00016189  0x0000354e isub  0x00000002 , 0x0000003e 
- 00016190  0x0000354f call  0x00003f47 , 0x00000005 
- 00016191  0x00003551 copy  0x00000012 , 0x0000003f 
- 00016192  0x00003552 iadd  0x00000011 , 0x00000011 
- 00016193  0x00003553 increase  0x00000001 , 0x00000007 
- 00016194  0x00003554 loop  0x00003f3a 
- 00016195  0x00003555 copy  0x00000013 , 0x0000003f 
- 00016196  0x00003556 rtn  0x00000034 
- 00016197  0x00003557 store  0x00000001 , 0x00004868 
- 00016198  0x00003558 branch  0x00007dba 
- 00016199  0x0000355b qset1  0x00000013 
- 00016200  0x0000355c rtn 
- 00016201  0x0000355f add  0x00000011 , 0x00000006 , 0x00000006 
- 00016202  0x00003560 arg  0x00000008 , 0x00000030 
- 00016203  0x00003562 ifetch  0x00000002 , 0x00000006 
- 00016204  0x00003563 isub  0x00000002 , 0x0000003e 
- 00016205  0x00003564 branch  0x00003f51 , 0x00000005 
- 00016206  0x00003565 increase  0xffffffff , 0x00000030 
- 00016207  0x00003566 branch  0x00003f3f , 0x00000005 
- 00016208  0x00003567 branch  0x00003f4b 
- 00016209  0x0000356a call  0x00003f47 
- 00016210  0x0000356b branch  0x00003f3f 
- 00016211  0x0000356e arg  0x00000000 , 0x00000007 
- 00016212  0x0000356f fetch  0x00000001 , 0x00004868 
- 00016213  0x00003570 branch  0x00003f5f , 0x00000034 
- 00016214  0x00003571 copy  0x0000003f , 0x00000012 
- 00016215  0x00003572 fetchr  0x00000039 , 0x00000001 , 0x0000484e 
- 00016216  0x00003574 storer  0x00000007 , 0x00000001 , 0x00004869 
- 00016217  0x00003576 qisolate1  0x00000012 
- 00016218  0x00003577 call  0x00003f5f , 0x00000001 
- 00016219  0x00003578 fetchr  0x00000007 , 0x00000001 , 0x00004869 
- 00016220  0x00003579 increase  0x00000001 , 0x00000007 
- 00016221  0x0000357a loop  0x00003f58 
- 00016222  0x0000357b rtn 
- 00016223  0x0000357e call  0x00003f64 
- 00016224  0x0000357f call  0x00003f6e 
- 00016225  0x00003580 copy  0x00000013 , 0x0000003f 
- 00016226  0x00003581 call  0x00007d79 
- 00016227  0x00003582 branch  0x00003f69 
- 00016228  0x00003585 storer  0x00000039 , 0x00000002 , 0x00000917 
- 00016229  0x00003586 storer  0x00000011 , 0x00000002 , 0x00000919 
- 00016230  0x00003587 storer  0x00000012 , 0x00000002 , 0x0000091b 
- 00016231  0x00003588 storer  0x00000013 , 0x00000002 , 0x0000091d 
- 00016232  0x00003589 rtn 
- 00016233  0x0000358c fetchr  0x00000039 , 0x00000002 , 0x00000917 
- 00016234  0x0000358d fetchr  0x00000011 , 0x00000002 , 0x00000919 
- 00016235  0x0000358e fetchr  0x00000012 , 0x00000002 , 0x0000091b 
- 00016236  0x0000358f fetchr  0x00000013 , 0x00000002 , 0x0000091d 
- 00016237  0x00003590 rtn 
- 00016238  0x00003594 bpatchx  0x000000ae , 0x00004035 
- 00016239  0x00003595 fetch  0x00000002 , 0x00004800 
- 00016240  0x00003596 byteswap  0x0000003f , 0x0000003f 
- 00016241  0x00003597 iadd  0x00000007 , 0x0000003f 
- 00016242  0x00003598 byteswap  0x0000003f , 0x0000003f 
- 00016243  0x00003599 store  0x00000002 , 0x00004995 
- 00016244  0x0000359a call  0x00003e3e 
- 00016245  0x0000359b copy  0x00000007 , 0x0000003f 
- 00016246  0x0000359c imul32  0x00000012 , 0x0000003f 
- 00016247  0x0000359d iadd  0x00000011 , 0x00000011 
- 00016248  0x0000359e add  0x00000011 , 0x00000017 , 0x00000006 
- 00016249  0x0000359f ifetch  0x00000002 , 0x00000006 
- 00016250  0x000035a0 store , 0x00000002 , 0x000043fb 
- 00016251  0x000035a1 rtn 
- 00016252  0x000035a7 jam  0x00000000 , 0x00000951 
- 00016253  0x000035ab sub  0x00000002 , 0x0000000c , 0x0000003e 
- 00016254  0x000035ac rtn  0x00000002 
- 00016255  0x000035ad sub  0x00000002 , 0x0000001e , 0x0000003e 
- 00016256  0x000035ae nrtn  0x00000002 
- 00016257  0x000035af bpatchx  0x000000af , 0x00004035 
- 00016258  0x000035b0 call  0x0000400e 
- 00016259  0x000035b1 call  0x00003f8c 
- 00016260  0x000035b2 nrtn  0x00000028 
- 00016261  0x000035b3 call  0x00003fdd 
- 00016262  0x000035b4 nrtn  0x00000028 
- 00016263  0x000035b5 call  0x00003bcf 
- 00016264  0x000035b6 call  0x00003fa1 
- 00016265  0x000035b7 nrtn  0x00000028 
- 00016266  0x000035b8 call  0x00003fb2 
- 00016267  0x000035ba branch  0x00003fb7 
- 00016268  0x000035bd call  0x00007dba 
- 00016269  0x000035be fetch  0x00000001 , 0x00000921 
- 00016270  0x000035bf arg  0x00000925 , 0x00000006 
- 00016271  0x000035c0 iadd  0x00000006 , 0x00000006 
- 00016272  0x000035c1 ifetch  0x00000004 , 0x00000006 
- 00016273  0x000035c2 ifetcht  0x00000004 , 0x00000006 
- 00016274  0x000035c3 ixor  0x00000002 , 0x00000002 
- 00016275  0x000035c4 arg  0x00000010 , 0x00000039 
- 00016276  0x000035c5 arg  0x000009fd , 0x00000006 
- 00016277  0x000035c7 ifetch  0x00000004 , 0x00000006 
- 00016278  0x000035c8 isub  0x00000002 , 0x0000003e 
- 00016279  0x000035c9 branch  0x00007dbc , 0x00000005 
- 00016280  0x000035ca loop  0x00003f95 
- 00016281  0x000035cb fetch  0x00000001 , 0x0000486a 
- 00016282  0x000035cc pincrease  0x00000004 
- 00016283  0x000035cd arg  0x000009fd , 0x00000005 
- 00016284  0x000035ce iadd  0x00000005 , 0x00000005 
- 00016285  0x000035cf istoret  0x00000004 , 0x00000005 
- 00016286  0x000035d0 and  0x0000003f , 0x0000003f , 0x0000003f 
- 00016287  0x000035d1 store  0x00000001 , 0x0000486a 
- 00016288  0x000035d2 rtn 
- 00016289  0x000035d5 call  0x00007dba 
- 00016290  0x000035d6 fetcht  0x00000005 , 0x00000924 
- 00016291  0x000035d7 arg  0x00000010 , 0x00000039 
- 00016292  0x000035d8 arg  0x00000a3d , 0x00000006 
- 00016293  0x000035da ifetch  0x00000005 , 0x00000006 
- 00016294  0x000035db isub  0x00000002 , 0x0000003e 
- 00016295  0x000035dc branch  0x00007dbc , 0x00000005 
- 00016296  0x000035dd loop  0x00003fa5 
- 00016297  0x000035de fetch  0x00000001 , 0x0000486b 
- 00016298  0x000035df pincrease  0x00000001 
- 00016299  0x000035e0 and  0x0000003f , 0x0000000f , 0x0000003f 
- 00016300  0x000035e1 store  0x00000001 , 0x0000486b 
- 00016301  0x000035e2 mul32  0x0000003f , 0x00000005 , 0x0000003f 
- 00016302  0x000035e3 arg  0x00000a3d , 0x00000005 
- 00016303  0x000035e4 iadd  0x00000005 , 0x00000005 
- 00016304  0x000035e5 istoret  0x00000005 , 0x00000005 
- 00016305  0x000035e6 rtn 
- 00016306  0x000035e9 fetch  0x00000001 , 0x00000951 
- 00016307  0x000035ea rtneq  0x00000000 
- 00016308  0x000035eb fetch  0x00000002 , 0x00000927 
- 00016309  0x000035ec store  0x00000002 , 0x0000486c 
- 00016310  0x000035ed rtn 
- 00016311  0x000035fa call  0x00004005 
- 00016312  0x000035fb fetch  0x00000001 , 0x00000921 
- 00016313  0x000035fc arg  0x00000929 , 0x00000002 
- 00016314  0x000035fd call  0x00003ca7 
- 00016315  0x000035fe nrtn  0x00000005 
- 00016316  0x00003602 bpatchx  0x000000b0 , 0x00004036 
- 00016317  0x00003603 fetch  0x00000001 , 0x00000951 
- 00016318  0x00003604 sub  0x0000003f , 0x00000002 , 0x0000003e 
- 00016319  0x00003605 call  0x00004106 , 0x00000005 
- 00016320  0x00003606 fetcht  0x00000002 , 0x00000929 
- 00016321  0x00003607 call  0x00003f26 
- 00016322  0x00003608 call  0x00003fcf , 0x00000028 
- 00016323  0x00003609 branch  0x00003fea , 0x00000028 
- 00016324  0x0000360a arg  0x0000001d , 0x00000039 
- 00016325  0x0000360b arg  0x000007ab , 0x00000005 
- 00016326  0x0000360c arg  0x00000922 , 0x00000006 
- 00016327  0x0000360d call  0x00007cda 
- 00016328  0x0000360e call  0x00003fd3 
- 00016329  0x0000360f arg  0x0000001d , 0x00000039 
- 00016330  0x00003610 arg  0x000007ab , 0x00000006 
- 00016331  0x00003611 arg  0x00000922 , 0x00000005 
- 00016332  0x00003612 call  0x00007cda 
- 00016333  0x00003613 fetch  0x00000002 , 0x00004842 
- 00016334  0x00003614 branch  0x00007d79 
- 00016335  0x00003617 jam  0x00000001 , 0x00000952 
- 00016336  0x00003618 fetch  0x00000002 , 0x00004995 
- 00016337  0x00003619 store  0x00000002 , 0x00000953 
- 00016338  0x0000361a rtn 
- 00016339  0x0000361d call  0x00003f36 
- 00016340  0x0000361e branch  0x00003fea , 0x00000028 
- 00016341  0x0000361f jam  0x000000ff , 0x00004868 
- 00016342  0x00003620 setarg  0x0000ffcf 
- 00016343  0x00003621 isub  0x00000002 , 0x0000003e 
- 00016344  0x00003622 branch  0x00003fea , 0x00000005 
- 00016345  0x00003623 setarg  0x0000ffff 
- 00016346  0x00003624 isub  0x00000002 , 0x0000003e 
- 00016347  0x00003625 branch  0x00003fea , 0x00000005 
- 00016348  0x00003626 rtn 
- 00016349  0x0000362a call  0x00007dbc 
- 00016350  0x0000362b fetcht  0x00000001 , 0x00000922 
- 00016351  0x0000362c rshift4  0x00000002 , 0x0000003f 
- 00016352  0x0000362d rshift3  0x0000003f , 0x0000003f 
- 00016353  0x0000362e fetchr  0x00000011 , 0x00000001 , 0x00004871 
- 00016354  0x0000362f and  0x00000011 , 0x00000001 , 0x00000011 
- 00016355  0x00003630 isub  0x00000011 , 0x0000003e 
- 00016356  0x00003631 nrtn  0x00000005 
- 00016357  0x00003632 and  0x00000002 , 0x0000007f , 0x00000002 
- 00016358  0x00003633 fetch  0x00000001 , 0x0000474d 
- 00016359  0x00003634 isub  0x00000002 , 0x0000003e 
- 00016360  0x00003635 nrtn  0x00000005 
- 00016361  0x00003636 branch  0x00007dba 
- 00016362  0x0000363b arg  0x00004872 , 0x00000011 
- 00016363  0x0000363c arg  0x0000000a , 0x00000039 
- 00016364  0x0000363e fetcht  0x00000002 , 0x00000927 
- 00016365  0x0000363f ifetch  0x00000002 , 0x00000011 
- 00016366  0x00003641 branch  0x00003ff4 , 0x00000034 
- 00016367  0x00003643 isub  0x00000002 , 0x0000003e 
- 00016368  0x00003645 branch  0x00003ff5 , 0x00000005 
- 00016369  0x00003646 increase  0x00000005 , 0x00000011 
- 00016370  0x00003647 loop  0x00003fec 
- 00016371  0x00003648 arg  0x00004872 , 0x00000011 
- 00016372  0x0000364b istoret  0x00000002 , 0x00000011 
- 00016373  0x0000364d storet  0x00000002 , 0x0000094c 
- 00016374  0x0000364f add  0x00000011 , 0x00000002 , 0x00000013 
- 00016375  0x00003650 ifetch  0x00000003 , 0x00000013 
- 00016376  0x00003651 store  0x00000003 , 0x0000094e 
- 00016377  0x00003652 branch  0x00003ffa 
- 00016378  0x00003658 call  0x00004002 
- 00016379  0x0000365a fetch  0x00000003 , 0x0000094e 
- 00016380  0x0000365b fetcht  0x00000003 , 0x00000924 
- 00016381  0x0000365c isub  0x00000002 , 0x0000003e 
- 00016382  0x0000365d rtn  0x00000002 
- 00016383  0x0000365e istoret  0x00000003 , 0x00000013 
- 00016384  0x0000365f call  0x00004002 
- 00016385  0x00003660 branch  0x00003e6b 
- 00016386  0x00003663 arg  0x00000924 , 0x00000011 
- 00016387  0x00003664 arg  0x00000003 , 0x00000039 
- 00016388  0x00003665 branch  0x00007cb1 
- 00016389  0x0000366a call  0x00004008 
- 00016390  0x0000366c arg  0x0000475e , 0x00000006 
- 00016391  0x0000366d branch  0x0000735f 
- 00016392  0x0000366f arg  0x0000093f , 0x00000005 
- 00016393  0x00003670 setarg  0x00000000 
- 00016394  0x00003671 istore  0x00000001 , 0x00000005 
- 00016395  0x00003672 fetch  0x00000006 , 0x00000923 
- 00016396  0x00003673 istore  0x00000008 , 0x00000005 
- 00016397  0x00003674 branch  0x00004069 
- 00016398  0x00003678 add  0x00000002 , 0xfffffff4 , 0x0000003f 
- 00016399  0x00003682 store  0x00000001 , 0x00000921 
- 00016400  0x00003683 arg  0x0000001d , 0x00000039 
- 00016401  0x00003684 arg  0x00000922 , 0x00000005 
- 00016402  0x00003685 call  0x00007ca1 
- 00016403  0x00003686 add  0x00000002 , 0xffffffff , 0x00000039 
- 00016404  0x00003687 arg  0x00000922 , 0x00000005 
- 00016405  0x00003688 branch  0x00007ccc 
- 00016406  0x0000368b call  0x0000406e 
- 00016407  0x0000368c call  0x00004036 
- 00016408  0x0000368d nrtn  0x00000028 
- 00016409  0x0000368e call  0x0000404a 
- 00016410  0x0000368f jam  0x0000001e , 0x00000787 
- 00016411  0x00003690 fetch  0x00000001 , 0x00000921 
- 00016412  0x00003691 add  0x0000003f , 0x0000000d , 0x00000002 
- 00016413  0x00003692 storet  0x00000001 , 0x00000789 
- 00016414  0x00003693 increase  0xffffffff , 0x00000002 
- 00016415  0x00003694 istoret  0x00000001 , 0x00000005 
- 00016416  0x00003695 setarg  0x0000002a 
- 00016417  0x00003696 istore  0x00000001 , 0x00000005 
- 00016418  0x00003697 add  0x00000002 , 0xffffffff , 0x00000039 
- 00016419  0x00003698 fetch  0x00000007 , 0x00000922 
- 00016420  0x00003699 arg  0x00000922 , 0x00000006 
- 00016421  0x0000369a call  0x00007cda 
- 00016422  0x0000369b arg  0x00000787 , 0x00000011 
- 00016423  0x0000369c call  0x000078b2 
- 00016424  0x0000369d call  0x0000402b 
- 00016425  0x0000369e nrtn  0x00000028 
- 00016426  0x0000369f branch  0x00003961 
- 00016427  0x000036a2 fetcht  0x00000002 , 0x000007b2 
- 00016428  0x000036a4 call  0x00007dbc 
- 00016429  0x000036a5 fetch  0x00000001 , 0x00000978 
- 00016430  0x000036a6 rtn  0x00000034 
- 00016431  0x000036a7 iforce  0x00000039 
- 00016432  0x000036a8 arg  0x00000968 , 0x00000006 
- 00016433  0x000036aa ifetch  0x00000002 , 0x00000006 
- 00016434  0x000036ab isub  0x00000002 , 0x0000003e 
- 00016435  0x000036ac branch  0x00007dba , 0x00000005 
- 00016436  0x000036ad loop  0x00004031 
- 00016437  0x000036ae rtn 
- 00016438  0x000036b2 call  0x00007dbc 
- 00016439  0x000036b3 fetch  0x00000001 , 0x00000951 
- 00016440  0x000036b4 rtneq  0x00000001 
- 00016441  0x000036b5 fetch  0x00000002 , 0x0000484c 
- 00016442  0x000036b6 rtnbit1  0x00000001 
- 00016443  0x000036b7 fetch  0x00000001 , 0x000047e4 
- 00016444  0x000036b8 rtnne  0x00000000 
- 00016445  0x000036b9 fetcht  0x00000002 , 0x00000927 
- 00016446  0x000036ba call  0x00003f26 
- 00016447  0x000036bb branch  0x00007dbc , 0x00000028 
- 00016448  0x000036bc call  0x0000404f 
- 00016449  0x000036bd nrtn  0x00000028 
- 00016450  0x000036be fetch  0x00000001 , 0x00000923 
- 00016451  0x000036bf branch  0x00007dbc , 0x00000034 
- 00016452  0x000036c0 pincrease  0xffffffff 
- 00016453  0x000036c1 branch  0x00007dbc , 0x00000034 
- 00016454  0x000036c2 store  0x00000001 , 0x00000923 
- 00016455  0x000036c3 setarg  0x000048cc 
- 00016456  0x000036c4 store  0x00000002 , 0x000043fb 
- 00016457  0x000036c5 branch  0x00007dba 
- 00016458  0x000036c8 call  0x00004005 
- 00016459  0x000036c9 fetch  0x00000001 , 0x00000921 
- 00016460  0x000036ca arg  0x00000929 , 0x00000002 
- 00016461  0x000036cb call  0x00003c86 
- 00016462  0x000036cc branch  0x00003bcf 
- 00016463  0x000036d1 setarg  0x000048a4 
- 00016464  0x000036d2 store  0x00000002 , 0x00000910 
- 00016465  0x000036d3 branch  0x000039fb 
- 00016466  0x000036d8 bpatchx  0x000000b1 , 0x00004036 
- 00016467  0x000036d9 call  0x00004056 
- 00016468  0x000036da call  0x0000405f 
- 00016469  0x000036db branch  0x0000394c 
- 00016470  0x000036e1 fetch  0x00000001 , 0x00000916 
- 00016471  0x000036e2 add  0x0000003f , 0x00000002 , 0x00000011 
- 00016472  0x000036e3 pincrease  0x00000004 
- 00016473  0x000036e4 store  0x00000001 , 0x00000916 
- 00016474  0x000036e5 arg  0x0000499f , 0x00000002 
- 00016475  0x000036e6 branch  0x0000405c 
- 00016476  0x000036ec call  0x00004005 
- 00016477  0x000036ed copy  0x00000011 , 0x0000003f 
- 00016478  0x000036ee branch  0x00003c86 
- 00016479  0x000036f2 branch  0x00003bcc 
- 00016480  0x000036f6 call  0x00003e5e 
- 00016481  0x000036f7 call  0x000078fa 
- 00016482  0x000036f8 rtn  0x00000034 
- 00016483  0x000036f9 call  0x00002a28 
- 00016484  0x000036fa nrtn  0x00000034 
- 00016485  0x000036fb arg  0x00000787 , 0x00000011 
- 00016486  0x000036fc call  0x000078ca 
- 00016487  0x000036fd nrtn  0x00000028 
- 00016488  0x000036fe branch  0x000040f0 
- 00016489  0x00003703 fetch  0x00000004 , 0x0000486e 
- 00016490  0x00003704 istore  0x00000004 , 0x00000005 
- 00016491  0x00003705 add  0x00000005 , 0xfffffff3 , 0x0000003f 
- 00016492  0x00003706 store  0x00000002 , 0x000008f1 
- 00016493  0x00003707 rtn 
- 00016494  0x0000370c setarg  0x000048cc 
- 00016495  0x0000370d store  0x00000002 , 0x000043fb 
- 00016496  0x0000370e rtn 
- 00016497  0x00003711 call  0x0000406e 
- 00016498  0x00003712 branch  0x000078ad 
- 00016499  0x00003716 call  0x000029c9 
- 00016500  0x00003717 fetch  0x00000001 , 0x000047e4 
- 00016501  0x00003718 beq  0x00000001 , 0x00004083 
- 00016502  0x00003719 beq  0x00000000 , 0x00004079 
- 00016503  0x0000371a beq  0x00000005 , 0x00004079 
- 00016504  0x0000371b rtn 
- 00016505  0x0000371f setsect  0x00000000 , 0x00010214 
- 00016506  0x00003720 setsect  0x00000001 , 0x0000c080 
- 00016507  0x00003721 setsect  0x00000002 , 0x00028030 
- 00016508  0x00003722 setsect  0x00000003 , 0x00003060 
- 00016509  0x00003723 store  0x00000009 , 0x00004348 
- 00016510  0x00003724 setarg  0x00182816 
- 00016511  0x00003725 istore  0x00000004 , 0x00000005 
- 00016512  0x00003726 fetch  0x00000008 , 0x000047dc 
- 00016513  0x00003727 istore  0x00000008 , 0x00000005 
- 00016514  0x00003728 rtn 
- 00016515  0x0000372b call  0x00003ce0 
- 00016516  0x0000372d setsect  0x00000000 , 0x0001021d 
- 00016517  0x0000372e setsect  0x00000001 , 0x0000c080 
- 00016518  0x0000372f setsect  0x00000002 , 0x00027030 
- 00016519  0x00003730 setsect  0x00000003 , 0x00005460 
- 00016520  0x00003731 store  0x00000009 , 0x00004348 
- 00016521  0x00003732 setarg  0x00182716 
- 00016522  0x00003733 istore  0x00000003 , 0x00000005 
- 00016523  0x00003734 arg  0x000008ff , 0x00000006 
- 00016524  0x00003735 call  0x00007c8f 
- 00016525  0x00003736 fetch  0x00000002 , 0x000047ea 
- 00016526  0x00003737 istore  0x00000002 , 0x00000005 
- 00016527  0x00003738 rtn 
- 00016528  0x0000373f bpatchx  0x000000b2 , 0x00004036 
- 00016529  0x00003740 fetch  0x00000002 , 0x00004398 
- 00016530  0x00003741 beq  0x0000000e , 0x00004095 
- 00016531  0x00003742 beq  0x00000014 , 0x000040d6 
- 00016532  0x00003743 rtn 
- 00016533  0x00003746 copy  0x00000012 , 0x00000002 
- 00016534  0x00003747 ifetch  0x00000001 , 0x00000011 
- 00016535  0x00003748 beq  0x00000000 , 0x000040e1 
- 00016536  0x00003749 beq  0x00000002 , 0x0000409a 
- 00016537  0x0000374a rtn 
- 00016538  0x00003753 call  0x0000400e 
- 00016539  0x00003754 fetch  0x00000001 , 0x00000921 
- 00016540  0x00003755 pincrease  0xfffffffc 
- 00016541  0x00003756 store  0x00000001 , 0x00000921 
- 00016542  0x00003757 call  0x00003fdd 
- 00016543  0x00003758 nrtn  0x00000028 
- 00016544  0x00003759 call  0x00003bcf 
- 00016545  0x0000375a fetch  0x00000001 , 0x00000923 
- 00016546  0x0000375b bbit1  0x00000007 , 0x000040a4 
- 00016547  0x0000375c rtn 
- 00016548  0x0000375f call  0x000040da 
- 00016549  0x00003760 fetch  0x00000001 , 0x00000921 
- 00016550  0x00003761 arg  0x00000929 , 0x00000002 
- 00016551  0x00003762 call  0x00003ca5 
- 00016552  0x00003763 nrtn  0x00000005 
- 00016553  0x00003766 call  0x00004106 
- 00016554  0x00003767 fetch  0x00000001 , 0x0000092b 
- 00016555  0x00003768 beq  0x00000000 , 0x000040bd 
- 00016556  0x00003769 beq  0x00000001 , 0x000040ae 
- 00016557  0x0000376a rtn 
- 00016558  0x0000376d fetchr  0x00000039 , 0x00000001 , 0x00000921 
- 00016559  0x0000376e increase  0xfffffffd , 0x00000039 
- 00016560  0x00003770 rshift  0x00000039 , 0x0000003f 
- 00016561  0x00003771 fetcht  0x00000002 , 0x00000978 
- 00016562  0x00003772 iadd  0x00000002 , 0x0000003f 
- 00016563  0x00003773 sub  0x0000003f , 0x00000008 , 0x0000003e 
- 00016564  0x00003774 nrtn  0x00000002 
- 00016565  0x00003775 store  0x00000002 , 0x00000978 
- 00016566  0x00003776 arg  0x00000968 , 0x00000005 
- 00016567  0x00003777 lshift  0x00000002 , 0x0000003f 
- 00016568  0x00003778 iadd  0x00000005 , 0x00000005 
- 00016569  0x00003779 arg  0x0000092c , 0x00000006 
- 00016570  0x0000377a call  0x00007cda 
- 00016571  0x0000377b fetch  0x00000001 , 0x0000097a 
- 00016572  0x0000377c branch  0x000040bf 
- 00016573  0x0000377f ifetch  0x00000001 , 0x00000006 
- 00016574  0x00003780 store  0x00000001 , 0x0000097a 
- 00016575  0x00003782 store  0x00000001 , 0x000049a2 
- 00016576  0x00003783 fetch  0x00000002 , 0x00000978 
- 00016577  0x00003784 byteswap  0x0000003f , 0x0000003f 
- 00016578  0x00003785 store  0x00000002 , 0x000049a3 
- 00016579  0x00003787 jam  0x00000003 , 0x000049a1 
- 00016580  0x00003789 fetch  0x00000009 , 0x00000922 
- 00016581  0x0000378a store  0x00000009 , 0x00004998 
- 00016582  0x0000378b fetch  0x00000002 , 0x00004995 
- 00016583  0x0000378c store  0x00000002 , 0x0000499d 
- 00016584  0x0000378e call  0x00004253 
- 00016585  0x0000378f call  0x00004267 
- 00016586  0x00003791 call  0x000040da 
- 00016587  0x00003792 setarg  0x00000006 
- 00016588  0x00003793 arg  0x0000499f , 0x00000002 
- 00016589  0x00003794 call  0x00003c84 
- 00016590  0x00003795 call  0x0000405f 
- 00016591  0x00003798 arg  0x00000016 , 0x00000011 
- 00016592  0x00003799 arg  0x00000010 , 0x00000002 
- 00016593  0x0000379a call  0x00002dee 
- 00016594  0x0000379b setarg  0x00000002 
- 00016595  0x0000379c istore  0x00000001 , 0x00000005 
- 00016596  0x0000379d arg  0x00004998 , 0x00000006 
- 00016597  0x0000379e branch  0x00007c8d 
- 00016598  0x000037a1 jam  0x00000002 , 0x000007aa 
- 00016599  0x000037a2 copy  0x00000012 , 0x00000002 
- 00016600  0x000037a3 copy  0x00000011 , 0x00000006 
- 00016601  0x000037a4 branch  0x00003cfa 
- 00016602  0x000037a8 arg  0x0000095b , 0x00000005 
- 00016603  0x000037a9 setarg  0x00000003 
- 00016604  0x000037aa istore  0x00000002 , 0x00000005 
- 00016605  0x000037ab fetch  0x00000005 , 0x00000924 
- 00016606  0x000037ac istore  0x00000007 , 0x00000005 
- 00016607  0x000037ad call  0x00004069 
- 00016608  0x000037af branch  0x00004006 
- 00016609  0x000037b2 jam  0x00000002 , 0x00000951 
- 00016610  0x000037b3 branch  0x00003f7d 
- 00016611  0x000037b7 copy  0x00000013 , 0x0000003f 
- 00016612  0x000037b8 beq  0x00000015 , 0x000040e8 
- 00016613  0x000037b9 beq  0x00000014 , 0x000040e7 
- 00016614  0x000037ba rtn 
- 00016615  0x000037bd branch  0x000040eb 
- 00016616  0x000037c2 setarg  0x00000000 
- 00016617  0x000037c3 store  0x00000002 , 0x0000486c 
- 00016618  0x000037c4 branch  0x00004317 
- 00016619  0x000037c7 setarg  0x00000000 
- 00016620  0x000037c8 store  0x00000002 , 0x00000978 
- 00016621  0x000037c9 arg  0x00000968 , 0x00000005 
- 00016622  0x000037ca arg  0x00000010 , 0x00000039 
- 00016623  0x000037cb branch  0x00007ca3 
- 00016624  0x000037d4 call  0x00002a28 
- 00016625  0x000037d5 nrtn  0x00000034 
- 00016626  0x000037d7 fetch  0x00000001 , 0x00000789 
- 00016627  0x000037d8 add  0x0000003f , 0xffffffff , 0x00000011 
- 00016628  0x000037d9 arg  0x00000010 , 0x00000002 
- 00016629  0x000037da call  0x00002dee 
- 00016630  0x000037db setarg  0x00000000 
- 00016631  0x000037dc istore  0x00000001 , 0x00000005 
- 00016632  0x000037dd arg  0x0000078c , 0x00000006 
- 00016633  0x000037de branch  0x00007c8d 
- 00016634  0x000037e1 fetch  0x00000001 , 0x000007aa 
- 00016635  0x000037e2 rtneq  0x00000000 
- 00016636  0x000037e3 fetch  0x00000002 , 0x000044e9 
- 00016637  0x000037e4 rtnbit0  0x00000009 
- 00016638  0x000037e5 call  0x00002a28 
- 00016639  0x000037e6 nrtn  0x00000034 
- 00016640  0x000037e7 fetch  0x00000001 , 0x0000462a 
- 00016641  0x000037e8 add  0x0000003f , 0xfffffffb , 0x00000011 
- 00016642  0x000037e9 arg  0x00000016 , 0x00000002 
- 00016643  0x000037ea call  0x00002dee 
- 00016644  0x000037eb arg  0x00004630 , 0x00000006 
- 00016645  0x000037ec branch  0x00007c8d 
- 00016646  0x000037ef fetch  0x00000002 , 0x00000968 
- 00016647  0x000037f0 nrtn  0x00000034 
- 00016648  0x000037f1 fetch  0x00000002 , 0x00000927 
- 00016649  0x000037f2 store  0x00000002 , 0x00000968 
- 00016650  0x000037f4 fetch  0x00000002 , 0x00000978 
- 00016651  0x000037f5 pincrease  0x00000001 
- 00016652  0x000037f6 store  0x00000002 , 0x00000978 
- 00016653  0x000037f7 rtn 
- 00016654  0x000037fb ifetch  0x00000004 , 0x00000006 
- 00016655  0x000037fc force  0x00000004 , 0x00000011 
- 00016656  0x000037fd increase  0x00000003 , 0x00000005 
- 00016657  0x000037ff istore  0x00000001 , 0x00000005 
- 00016658  0x00003800 rshift8  0x0000003f , 0x0000003f 
- 00016659  0x00003801 increase  0xfffffffe , 0x00000005 
- 00016660  0x00003802 increase  0xffffffff , 0x00000011 
- 00016661  0x00003803 nbranch  0x00004111 , 0x00000005 
- 00016662  0x00003804 increase  0x00000005 , 0x00000005 
- 00016663  0x00003805 loop  0x0000410e 
- 00016664  0x00003806 rtn 
- 00016665  0x0000380a lshift2  0x00000007 , 0x0000003f 
- 00016666  0x0000380b iadd  0x0000000b , 0x00000006 
- 00016667  0x0000380c ifetch  0x00000004 , 0x00000006 
- 00016668  0x0000380d rtn 
- 00016669  0x00003810 force  0x00000010 , 0x00000030 
- 00016670  0x00003811 arg  0x00000231 , 0x0000000b 
- 00016671  0x00003813 add  0x00000030 , 0xfffffff9 , 0x00000007 
- 00016672  0x00003814 call  0x00004119 
- 00016673  0x00003815 iforce  0x00000002 
- 00016674  0x00003816 add  0x00000030 , 0xfffffff0 , 0x00000007 
- 00016675  0x00003817 call  0x00004119 
- 00016676  0x00003818 iadd  0x00000002 , 0x00000002 
- 00016677  0x00003819 add  0x00000030 , 0xfffffffe , 0x00000007 
- 00016678  0x0000381a call  0x00004119 
- 00016679  0x0000381b shasx  0x0000003f , 0x00000001 , 0x0000003f 
- 00016680  0x0000381c iadd  0x00000002 , 0x00000002 
- 00016681  0x0000381d add  0x00000030 , 0xfffffff1 , 0x00000007 
- 00016682  0x0000381e call  0x00004119 
- 00016683  0x0000381f shasx  0x0000003f , 0x00000000 , 0x0000003f 
- 00016684  0x00003820 iadd  0x00000002 , 0x00000002 
- 00016685  0x00003821 lshift2  0x00000030 , 0x0000003f 
- 00016686  0x00003822 iadd  0x0000000b , 0x00000005 
- 00016687  0x00003823 istoret  0x00000004 , 0x00000005 
- 00016688  0x00003824 increase  0x00000001 , 0x00000030 
- 00016689  0x00003825 compare  0x00000040 , 0x00000030 , 0x000000ff 
- 00016690  0x00003826 nbranch  0x0000411f , 0x00000001 
- 00016691  0x00003827 rtn 
- 00016692  0x0000382b arg  0x00000549 , 0x00000006 
- 00016693  0x0000382c force  0x00000007 , 0x00000038 
- 00016694  0x0000382e ifetch  0x00000004 , 0x00000006 
- 00016695  0x0000382f iforce  0x0000002f 
- 00016696  0x00003830 increase  0xffffffff , 0x00000038 
- 00016697  0x00003831 branch  0x00004136 , 0x00000002 
- 00016698  0x00003832 rtn 
- 00016699  0x00003835 bpatchx  0x000000b3 , 0x00004036 
- 00016700  0x00003836 call  0x0000411d 
- 00016701  0x00003837 arg  0x00000331 , 0x00000005 
- 00016702  0x00003838 force  0x00000000 , 0x00000038 
- 00016703  0x0000383a deposit  0x0000002f 
- 00016704  0x0000383b istore  0x00000004 , 0x00000005 
- 00016705  0x0000383c increase  0x00000001 , 0x00000038 
- 00016706  0x0000383d compare  0x00000008 , 0x00000038 , 0x000000ff 
- 00016707  0x0000383e nbranch  0x0000413f , 0x00000001 
- 00016708  0x00003841 arg  0x000095ed , 0x0000000b 
- 00016709  0x00003844 arg  0x00000231 , 0x00000030 
- 00016710  0x00003845 force  0x00000040 , 0x00000039 
- 00016711  0x00003847 ifetcht  0x00000004 , 0x00000030 
- 00016712  0x00003848 ifetch  0x00000004 , 0x0000000b 
- 00016713  0x00003849 increase  0x00000004 , 0x0000000b 
- 00016714  0x0000384a increase  0x00000004 , 0x00000030 
- 00016715  0x0000384b iadd  0x00000002 , 0x0000003f 
- 00016716  0x0000384c force  0x00000007 , 0x00000038 
- 00016717  0x0000384d iadd  0x0000002f , 0x00000002 
- 00016718  0x0000384e force  0x00000004 , 0x00000038 
- 00016719  0x0000384f shasx  0x0000002f , 0x00000003 , 0x0000003f 
- 00016720  0x00003850 iadd  0x00000002 , 0x00000002 
- 00016721  0x00003851 force  0x00000005 , 0x00000038 
- 00016722  0x00003852 deposit  0x0000002f 
- 00016723  0x00003853 force  0x00000006 , 0x00000038 
- 00016724  0x00003854 ixor  0x0000002f , 0x0000003f 
- 00016725  0x00003855 force  0x00000004 , 0x00000038 
- 00016726  0x00003856 iand  0x0000002f , 0x0000003f 
- 00016727  0x00003857 force  0x00000006 , 0x00000038 
- 00016728  0x00003858 ixor  0x0000002f , 0x0000003f 
- 00016729  0x00003859 iadd  0x00000002 , 0x00000002 
- 00016730  0x0000385a force  0x00000007 , 0x00000038 
- 00016731  0x0000385b copy  0x00000002 , 0x0000002f 
- 00016732  0x0000385c force  0x00000003 , 0x00000038 
- 00016733  0x0000385d deposit  0x0000002f 
- 00016734  0x0000385e iadd  0x00000002 , 0x0000002f 
- 00016735  0x0000385f force  0x00000000 , 0x00000038 
- 00016736  0x00003860 deposit  0x0000002f 
- 00016737  0x00003861 force  0x00000001 , 0x00000038 
- 00016738  0x00003862 iand  0x0000002f , 0x00000002 
- 00016739  0x00003863 ior  0x0000002f , 0x0000003f 
- 00016740  0x00003864 force  0x00000002 , 0x00000038 
- 00016741  0x00003865 iand  0x0000002f , 0x0000003f 
- 00016742  0x00003866 ior  0x00000002 , 0x00000002 
- 00016743  0x00003867 force  0x00000000 , 0x00000038 
- 00016744  0x00003868 shasx  0x0000002f , 0x00000002 , 0x0000003f 
- 00016745  0x00003869 iadd  0x00000002 , 0x0000003f 
- 00016746  0x0000386a force  0x00000007 , 0x00000038 
- 00016747  0x0000386b iadd  0x0000002f , 0x0000002f 
- 00016748  0x0000386c regexrot 
- 00016749  0x0000386d loop  0x00004147 
- 00016750  0x0000386e arg  0x00000331 , 0x00000006 
- 00016751  0x0000386f force  0x00000000 , 0x00000038 
- 00016752  0x00003871 ifetch  0x00000004 , 0x00000006 
- 00016753  0x00003872 iadd  0x0000002f , 0x0000002f 
- 00016754  0x00003873 increase  0x00000001 , 0x00000038 
- 00016755  0x00003874 compare  0x00000008 , 0x00000038 , 0x000000ff 
- 00016756  0x00003875 nbranch  0x00004170 , 0x00000001 
- 00016757  0x00003876 rtn 
- 00016758  0x0000387b arg  0x000001bd , 0x00000005 
- 00016759  0x0000387c force  0x00000007 , 0x00000038 
- 00016760  0x0000387e deposit  0x0000002f 
- 00016761  0x0000387f istore  0x00000004 , 0x00000005 
- 00016762  0x00003880 increase  0xffffffff , 0x00000038 
- 00016763  0x00003881 branch  0x00004178 , 0x00000002 
- 00016764  0x00003882 rtn 
- 00016765  0x00003888 bbit0  0x00000006 , 0x00004180 
- 00016766  0x0000388b call  0x000041a2 
- 00016767  0x0000388c branch  0x00004182 
- 00016768  0x0000388f call  0x000041af 
- 00016769  0x00003890 branch  0x00004182 
- 00016770  0x00003895 fetch  0x00000001 , 0x00000921 
- 00016771  0x00003896 pincrease  0xfffffff9 
- 00016772  0x0000389a arg  0x0000092c , 0x00000030 
- 00016773  0x0000389b call  0x00007dbc 
- 00016774  0x0000389c branch  0x00004194 
- 00016775  0x000038a1 fetch  0x00000001 , 0x0000092b 
- 00016776  0x000038a2 bbit0  0x00000006 , 0x0000418b 
- 00016777  0x000038a4 call  0x000041a2 
- 00016778  0x000038a5 branch  0x0000418d 
- 00016779  0x000038a7 call  0x000041af 
- 00016780  0x000038a8 branch  0x0000418d 
- 00016781  0x000038ac fetch  0x00000001 , 0x00004969 
- 00016782  0x000038ad ncall  0x00007dba , 0x00000034 
- 00016783  0x000038ae call  0x00007dbc , 0x00000034 
- 00016784  0x000038af fetch  0x00000001 , 0x00004862 
- 00016785  0x000038b0 pincrease  0xfffffffc 
- 00016786  0x000038b1 jam  0x00000000 , 0x00004862 
- 00016787  0x000038b2 arg  0x00004b3c , 0x00000030 
- 00016788  0x000038b7 copy  0x00000030 , 0x00000002 
- 00016789  0x000038b8 call  0x0000419c 
- 00016790  0x000038b9 nrtn  0x00000005 
- 00016791  0x000038ba call  0x0000419f 
- 00016792  0x000038bb nrtn  0x00000028 
- 00016793  0x000038bc fetch  0x00000002 , 0x000008f4 
- 00016794  0x000038bd copy  0x0000003f , 0x00000030 
- 00016795  0x000038be branch  0x00003728 
- 00016796  0x000038c1 nbranch  0x00003ca7 , 0x00000028 
- 00016797  0x000038c2 pincrease  0xfffffffc 
- 00016798  0x000038c3 branch  0x00003ca5 
- 00016799  0x000038c7 setarg  0x0000496a 
- 00016800  0x000038c8 store  0x00000002 , 0x00000910 
- 00016801  0x000038c9 branch  0x000039fb 
- 00016802  0x000038ce call  0x000041a5 
- 00016803  0x000038d0 arg  0x00004959 , 0x00000006 
- 00016804  0x000038d1 branch  0x0000735f 
- 00016805  0x000038d3 arg  0x0000093f , 0x00000005 
- 00016806  0x000038d4 setarg  0x00000001 
- 00016807  0x000038d5 istore  0x00000001 , 0x00000005 
- 00016808  0x000038d6 fetch  0x00000001 , 0x00004969 
- 00016809  0x000038d7 arg  0x00000000 , 0x00000002 
- 00016810  0x000038d8 nsetflag  0x00000034 , 0x00000007 , 0x00000002 
- 00016811  0x000038d9 istoret  0x00000001 , 0x00000005 
- 00016812  0x000038da fetch  0x00000007 , 0x00000924 
- 00016813  0x000038db istore  0x00000007 , 0x00000005 
- 00016814  0x000038dc branch  0x00004069 
- 00016815  0x000038e1 call  0x000041b2 
- 00016816  0x000038e3 arg  0x000046a0 , 0x00000006 
- 00016817  0x000038e4 branch  0x0000735f 
- 00016818  0x000038e6 arg  0x0000093f , 0x00000005 
- 00016819  0x000038e7 setarg  0x00000002 
- 00016820  0x000038e8 branch  0x000041a7 
- 00016821  0x000038ee bpatchx  0x000000b4 , 0x00004036 
- 00016822  0x000038f0 call  0x0000425b 
- 00016823  0x000038f3 call  0x000041bd 
- 00016824  0x000038f4 rtn  0x00000028 
- 00016825  0x000038f5 call  0x000041d0 
- 00016826  0x000038f7 call  0x00004292 
- 00016827  0x000038f9 arg  0x00000983 , 0x00000011 
- 00016828  0x000038fa branch  0x000078b2 
- 00016829  0x000038ff call  0x00007dbc 
- 00016830  0x00003900 arg  0x00000001 , 0x00000002 
- 00016831  0x00003902 fetch  0x00000001 , 0x00000951 
- 00016832  0x00003903 sub  0x0000003f , 0x00000002 , 0x0000003e 
- 00016833  0x00003904 setflag  0x00000005 , 0x00000007 , 0x00000002 
- 00016834  0x00003905 storet  0x00000001 , 0x00000983 
- 00016835  0x00003906 fetch  0x00000009 , 0x00004998 
- 00016836  0x00003907 store  0x00000009 , 0x00000987 
- 00016837  0x00003908 fetch  0x00000001 , 0x00000723 
- 00016838  0x00003909 rtnne  0x000000d4 
- 00016839  0x0000390a fetch  0x00000001 , 0x000047e4 
- 00016840  0x0000390b bne  0x00000000 , 0x00007dba 
- 00016841  0x0000390c fetch  0x00000001 , 0x00000726 
- 00016842  0x0000390d store  0x00000001 , 0x00000986 
- 00016843  0x0000390e fetch  0x00000001 , 0x00000983 
- 00016844  0x0000390f pincrease  0x00000001 
- 00016845  0x00003910 set1  0x00000005 , 0x0000003f 
- 00016846  0x00003911 store  0x00000001 , 0x00000983 
- 00016847  0x00003912 rtn 
- 00016848  0x00003916 fetch  0x00000001 , 0x00000722 
- 00016849  0x00003917 copy  0x0000003f , 0x00000039 
- 00016850  0x00003918 store  0x00000001 , 0x00000990 
- 00016851  0x00003919 fetch  0x00000001 , 0x0000092b 
- 00016852  0x0000391a store  0x00000001 , 0x00000991 
- 00016853  0x0000391b arg  0x00000996 , 0x00000005 
- 00016854  0x0000391c arg  0x00000723 , 0x00000006 
- 00016855  0x0000391d branch  0x00007cda 
- 00016856  0x00003927 fetch  0x00000001 , 0x000049b5 
- 00016857  0x00003928 nrtn  0x00000034 
- 00016858  0x00003929 call  0x00004292 
- 00016859  0x0000392a arg  0x00000983 , 0x00000011 
- 00016860  0x0000392b call  0x000078dc 
- 00016861  0x0000392c nrtn  0x00000028 
- 00016862  0x0000392e fetcht  0x00000001 , 0x00000983 
- 00016863  0x0000392f and  0x00000002 , 0x0000000f , 0x0000003f 
- 00016864  0x00003930 branch  0x0000420b , 0x00000034 
- 00016865  0x00003932 jam  0x00000001 , 0x000049b5 
- 00016866  0x00003934 call  0x000041fc 
- 00016867  0x00003936 fetcht  0x00000001 , 0x00000983 
- 00016868  0x00003937 call  0x00004202 
- 00016869  0x00003938 store  0x00000001 , 0x000049b6 
- 00016870  0x0000393a fetch  0x00000001 , 0x000049b7 
- 00016871  0x0000393b isolate1  0x00000007 , 0x00000002 
- 00016872  0x0000393c setflag  0x00000001 , 0x00000002 , 0x0000003f 
- 00016873  0x0000393d store  0x00000001 , 0x000049b7 
- 00016874  0x00003945 set1  0x00000004 , 0x00000002 
- 00016875  0x00003947 increase  0xffffffff , 0x00000002 
- 00016876  0x00003948 istoret  0x00000001 , 0x00000012 
- 00016877  0x0000394a fetcht  0x00000001 , 0x00000983 
- 00016878  0x0000394b isolate1  0x00000004 , 0x00000002 
- 00016879  0x0000394c nbranch  0x0000420f , 0x00000001 
- 00016880  0x0000394d fetcht  0x00000001 , 0x00000990 
- 00016881  0x0000394e storet  0x00000001 , 0x00000722 
- 00016882  0x0000394f copy  0x00000002 , 0x00000039 
- 00016883  0x00003950 arg  0x00000723 , 0x00000005 
- 00016884  0x00003951 arg  0x00000996 , 0x00000006 
- 00016885  0x00003952 call  0x00007cda 
- 00016886  0x00003954 sub  0x00000002 , 0x0000000f , 0x0000003e 
- 00016887  0x00003955 nbranch  0x000041f9 , 0x00000002 
- 00016888  0x00003957 branch  0x00003ec1 
- 00016889  0x0000395b fetch  0x00000004 , 0x00000992 
- 00016890  0x0000395c store  0x00000004 , 0x0000097e 
- 00016891  0x0000395d branch  0x00004230 
- 00016892  0x00003961 fetch  0x00000001 , 0x00000991 
- 00016893  0x00003962 store  0x00000001 , 0x0000092b 
- 00016894  0x00003964 fetch  0x00000009 , 0x00000987 
- 00016895  0x00003965 store  0x00000009 , 0x00004998 
- 00016896  0x00003966 store  0x00000009 , 0x00000922 
- 00016897  0x00003967 rtn 
- 00016898  0x0000396b jam  0x00000001 , 0x000049b7 
- 00016899  0x0000396c fetch  0x00000001 , 0x00000986 
- 00016900  0x0000396d isolate1  0x00000005 , 0x00000002 
- 00016901  0x0000396e rtn  0x00000001 
- 00016902  0x0000396f setarg  0x00000000 
- 00016903  0x00003970 rtn 
- 00016904  0x00003973 add  0x00000011 , 0x0000001a , 0x00000005 
- 00016905  0x00003974 istore  0x00000001 , 0x00000005 
- 00016906  0x00003975 rtn 
- 00016907  0x00003979 jam  0x00000000 , 0x000049b6 
- 00016908  0x0000397a call  0x00004292 
- 00016909  0x0000397b arg  0x00000983 , 0x00000011 
- 00016910  0x0000397c branch  0x000078ca 
- 00016911  0x0000397f call  0x00004253 
- 00016912  0x00003980 call  0x00004267 
- 00016913  0x00003981 fetch  0x00000009 , 0x00004998 
- 00016914  0x00003982 store  0x00000009 , 0x00000987 
- 00016915  0x00003983 call  0x00004228 
- 00016916  0x00003984 setarg  0x00000000 
- 00016917  0x00003985 store  0x00000001 , 0x00004969 
- 00016918  0x00003986 call  0x00004249 
- 00016919  0x00003988 fetcht  0x00000001 , 0x00000722 
- 00016920  0x00003989 storet  0x00000001 , 0x00000990 
- 00016921  0x0000398a copy  0x00000002 , 0x00000039 
- 00016922  0x0000398b arg  0x00000723 , 0x00000006 
- 00016923  0x0000398c arg  0x00000996 , 0x00000005 
- 00016924  0x0000398d call  0x00007cda 
- 00016925  0x0000398f sub  0x00000002 , 0x0000000f , 0x0000003e 
- 00016926  0x00003990 nbranch  0x00004222 , 0x00000002 
- 00016927  0x00003992 arg  0x00000984 , 0x00000011 
- 00016928  0x00003993 call  0x000078eb 
- 00016929  0x00003994 branch  0x00003ec1 
- 00016930  0x00003997 call  0x0000426f 
- 00016931  0x00003998 fetch  0x00000004 , 0x0000097e 
- 00016932  0x00003999 store  0x00000004 , 0x00000992 
- 00016933  0x0000399a arg  0x00000984 , 0x00000011 
- 00016934  0x0000399b call  0x000078eb 
- 00016935  0x0000399c branch  0x00004230 
- 00016936  0x0000399f fetch  0x00000001 , 0x00000990 
- 00016937  0x000039a0 copy  0x0000003f , 0x00000039 
- 00016938  0x000039a1 store  0x00000001 , 0x00000722 
- 00016939  0x000039a2 fetch  0x00000001 , 0x00000991 
- 00016940  0x000039a3 store  0x00000001 , 0x0000092b 
- 00016941  0x000039a4 arg  0x00000996 , 0x00000006 
- 00016942  0x000039a5 arg  0x00000723 , 0x00000005 
- 00016943  0x000039a6 branch  0x00007cda 
- 00016944  0x000039a9 call  0x0000427c 
- 00016945  0x000039aa setarg  0x00000723 
- 00016946  0x000039ab store  0x00000002 , 0x0000097b 
- 00016947  0x000039ad call  0x000041fc 
- 00016948  0x000039ae call  0x00004253 
- 00016949  0x000039af call  0x00004267 
- 00016950  0x000039b1 fetcht  0x00000001 , 0x00000722 
- 00016951  0x000039b2 setarg  0x0000000c 
- 00016952  0x000039b3 call  0x00007db0 
- 00016953  0x000039b4 copy  0x0000003f , 0x00000011 
- 00016954  0x000039b5 copy  0x00000002 , 0x0000003f 
- 00016955  0x000039b6 isub  0x00000011 , 0x0000003f 
- 00016956  0x000039b7 store  0x00000001 , 0x00000722 
- 00016957  0x000039b8 fetch  0x00000002 , 0x0000097b 
- 00016958  0x000039b9 copy  0x0000003f , 0x00000006 
- 00016959  0x000039ba iadd  0x00000011 , 0x00000002 
- 00016960  0x000039bb storet  0x00000002 , 0x0000097b 
- 00016961  0x000039bc call  0x00003ecb 
- 00016962  0x000039bd fetch  0x00000001 , 0x00000722 
- 00016963  0x000039be rtn  0x00000034 
- 00016964  0x000039bf fetch  0x00000001 , 0x00000980 
- 00016965  0x000039c0 pincrease  0x00000001 
- 00016966  0x000039c1 store  0x00000001 , 0x00000980 
- 00016967  0x000039c2 call  0x0000427c 
- 00016968  0x000039c3 branch  0x00004233 
- 00016969  0x000039c9 fetch  0x00000001 , 0x0000092b 
- 00016970  0x000039ca bbit0  0x00000006 , 0x0000424d 
- 00016971  0x000039cc call  0x000041a2 
- 00016972  0x000039cd branch  0x0000424e 
- 00016973  0x000039cf call  0x000041af 
- 00016974  0x000039d1 fetch  0x00000001 , 0x00000722 
- 00016975  0x000039d2 add  0x0000003f , 0x00000004 , 0x00000002 
- 00016976  0x000039d3 storet  0x00000001 , 0x00000722 
- 00016977  0x000039d4 arg  0x00000723 , 0x00000002 
- 00016978  0x000039d5 branch  0x00003c86 
- 00016979  0x000039db fetch  0x00000003 , 0x00004992 
- 00016980  0x000039dc pincrease  0x00000001 
- 00016981  0x000039dd store  0x00000003 , 0x00004992 
- 00016982  0x000039de fetch  0x00000001 , 0x00004808 
- 00016983  0x000039df pincrease  0x00000001 
- 00016984  0x000039e0 store  0x00000001 , 0x00004808 
- 00016985  0x000039e1 fetch  0x00000002 , 0x00004846 
- 00016986  0x000039e2 branch  0x00007d79 
- 00016987  0x000039e7 fetch  0x00000001 , 0x00004871 
- 00016988  0x000039e8 lshift4  0x0000003f , 0x0000003f 
- 00016989  0x000039e9 lshift3  0x0000003f , 0x0000003f 
- 00016990  0x000039ea fetcht  0x00000001 , 0x0000474d 
- 00016991  0x000039eb ior  0x00000002 , 0x0000003f 
- 00016992  0x000039ec store  0x00000001 , 0x00004998 
- 00016993  0x000039ed fetch  0x00000001 , 0x00004997 
- 00016994  0x000039ee store  0x00000001 , 0x00004999 
- 00016995  0x000039ef fetch  0x00000002 , 0x00004995 
- 00016996  0x000039f0 store  0x00000002 , 0x0000499d 
- 00016997  0x000039f1 fetch  0x00000002 , 0x0000094c 
- 00016998  0x000039f2 store  0x00000002 , 0x0000499f 
- 00016999  0x000039f5 fetch  0x00000003 , 0x00004992 
- 00017000  0x000039f6 store  0x00000003 , 0x0000499a 
- 00017001  0x000039f7 arg  0x0000499a , 0x00000011 
- 00017002  0x000039f8 arg  0x00000003 , 0x00000039 
- 00017003  0x000039f9 call  0x00007cb1 
- 00017004  0x000039fa fetch  0x00000008 , 0x00004999 
- 00017005  0x000039fb store  0x00000008 , 0x00000923 
- 00017006  0x000039fc rtn 
- 00017007  0x000039ff fetch  0x00000001 , 0x00000722 
- 00017008  0x00003a00 div  0x0000003f , 0x0000000c 
- 00017009  0x00003a01 call  0x00007d62 
- 00017010  0x00003a02 quotient  0x00000002 
- 00017011  0x00003a03 remainder  0x0000003f 
- 00017012  0x00003a04 call  0x0000428f , 0x00000034 
- 00017013  0x00003a05 storet  0x00000001 , 0x00000981 
- 00017014  0x00003a06 jam  0x00000000 , 0x00000980 
- 00017015  0x00003a07 fetch  0x00000003 , 0x00004992 
- 00017016  0x00003a08 arg  0x00001fff , 0x00000002 
- 00017017  0x00003a09 iand  0x00000002 , 0x0000003f 
- 00017018  0x00003a0a store  0x00000002 , 0x0000097e 
- 00017019  0x00003a0b rtn 
- 00017020  0x00003a0e fetch  0x00000002 , 0x0000097e 
- 00017021  0x00003a0f lshift4  0x0000003f , 0x0000003f 
- 00017022  0x00003a10 lshift  0x0000003f , 0x0000003f 
- 00017023  0x00003a11 fetcht  0x00000001 , 0x00000980 
- 00017024  0x00003a12 ior  0x00000002 , 0x0000003f 
- 00017025  0x00003a13 lshift4  0x0000003f , 0x0000003f 
- 00017026  0x00003a14 lshift  0x0000003f , 0x0000003f 
- 00017027  0x00003a15 fetcht  0x00000001 , 0x00000981 
- 00017028  0x00003a16 ior  0x00000002 , 0x0000003f 
- 00017029  0x00003a17 store  0x00000003 , 0x000049a2 
- 00017030  0x00003a18 arg  0x00000003 , 0x00000039 
- 00017031  0x00003a19 arg  0x000049a2 , 0x00000011 
- 00017032  0x00003a1a branch  0x00007cb1 
- 00017033  0x00003a1d arg  0x000049b8 , 0x00000013 
- 00017034  0x00003a1e arg  0x0000428c , 0x00000012 
- 00017035  0x00003a1f branch  0x000042e0 
- 00017036  0x00003a22 arg  0x00000028 , 0x00000039 
- 00017037  0x00003a23 arg  0x0000496a , 0x00000005 
- 00017038  0x00003a24 branch  0x00007ca1 
- 00017039  0x00003a28 increase  0xffffffff , 0x00000002 
- 00017040  0x00003a29 rtn 
- 00017041  0x00003a2c branch  0x00003b2a 
- 00017042  0x00003a30 setarg  0x000049b9 
- 00017043  0x00003a31 store  0x00000002 , 0x000043fb 
- 00017044  0x00003a32 rtn 
- 00017045  0x00003a36 bpatch  0x000000b1 , 0x00004016 
- 00017046  0x00003a37 fetch  0x00000001 , 0x000043cb 
- 00017047  0x00003a38 branch  0x00004295 , 0x00000034 
- 00017048  0x00003a39 beq  0x00000004 , 0x000047b7 
- 00017049  0x00003a3a beq  0x00000009 , 0x000062ae 
- 00017050  0x00003a3b beq  0x0000000a , 0x00005099 
- 00017051  0x00003a3c beq  0x0000000e , 0x000043b2 
- 00017052  0x00003a3d beq  0x00000006 , 0x0000646e 
- 00017053  0x00003a3e beq  0x0000000d , 0x00004672 
- 00017054  0x00003a3f beq  0x0000000f , 0x00004959 
- 00017055  0x00003a40 beq  0x0000000c , 0x00006882 
- 00017056  0x00003a42 beq  0x00000008 , 0x000053e0 
- 00017057  0x00003a43 beq  0x0000000b , 0x00003e02 
- 00017058  0x00003a44 rtn 
- 00017059  0x00003a48 rtn  0x0000002b 
- 00017060  0x00003a49 call  0x00006f74 
- 00017061  0x00003a4a fetch  0x00000001 , 0x000043cb 
- 00017062  0x00003a4b beq  0x00000009 , 0x000063d9 
- 00017063  0x00003a4c beq  0x00000006 , 0x000063d9 
- 00017064  0x00003a4d beq  0x00000004 , 0x000047c2 
- 00017065  0x00003a4e beq  0x00000008 , 0x00005428 
- 00017066  0x00003a4f beq  0x0000000f , 0x0000542c 
- 00017067  0x00003a50 beq  0x0000000d , 0x00004772 
- 00017068  0x00003a51 rtn 
- 00017069  0x00003a54 call  0x00007774 
- 00017070  0x00003a55 call  0x00007841 
- 00017071  0x00003a56 call  0x000042b4 
- 00017072  0x00003a57 fetch  0x00000002 , 0x000043db 
- 00017073  0x00003a58 branch  0x00007d79 
- 00017074  0x00003a5b fetch  0x00000002 , 0x000043d9 
- 00017075  0x00003a5c branch  0x00007d79 
- 00017076  0x00003a5f bpatch  0x000000b2 , 0x00004016 
- 00017077  0x00003a61 arg  0x000044d3 , 0x00000011 
- 00017078  0x00003a62 call  0x00007d97 
- 00017079  0x00003a63 rtn  0x00000034 
- 00017080  0x00003a65 copy  0x0000003f , 0x00000013 
- 00017081  0x00003a66 call  0x000042bd 
- 00017082  0x00003a67 branch  0x000042c1 
- 00017083  0x00003a6a arg  0x00000000 , 0x00000013 
- 00017084  0x00003a6b rtn 
- 00017085  0x00003a71 beq  0x00000010 , 0x000042d0 
- 00017086  0x00003a72 beq  0x00000014 , 0x000042c7 
- 00017087  0x00003a73 beq  0x00000015 , 0x000042cb 
- 00017088  0x00003a74 rtn 
- 00017089  0x00003a79 fetch  0x00000002 , 0x000043dd 
- 00017090  0x00003a7a branch  0x00007d79 
- 00017091  0x00003a7d fetch  0x00000002 , 0x000043d3 
- 00017092  0x00003a7e branch  0x00007d79 
- 00017093  0x00003a81 fetch  0x00000002 , 0x000043d7 
- 00017094  0x00003a82 branch  0x00007d79 
- 00017095  0x00003a85 fetch  0x00000002 , 0x000044e9 
- 00017096  0x00003a86 set1  0x00000009 , 0x0000003f 
- 00017097  0x00003a87 store  0x00000002 , 0x000044e9 
- 00017098  0x00003a88 rtn 
- 00017099  0x00003a8b jam  0x00000000 , 0x00004396 
- 00017100  0x00003a8c fetch  0x00000002 , 0x000044e9 
- 00017101  0x00003a8d set0  0x00000009 , 0x0000003f 
- 00017102  0x00003a8e store  0x00000002 , 0x000044e9 
- 00017103  0x00003a8f branch  0x0000432d 
- 00017104  0x00003a93 fetch  0x00000002 , 0x000043f1 
- 00017105  0x00003a94 set1  0x00000000 , 0x0000003f 
- 00017106  0x00003a95 store  0x00000002 , 0x000043f1 
- 00017107  0x00003a96 rtn 
- 00017108  0x00003a9a store  0x00000001 , 0x0000021d 
- 00017109  0x00003a9c bpatch  0x000000b3 , 0x00004016 
- 00017110  0x00003a9d fetch  0x00000001 , 0x0000021d 
- 00017111  0x00003a9e rtn  0x00000034 
- 00017112  0x00003a9f increase  0xffffffff , 0x0000003f 
- 00017113  0x00003aa0 store  0x00000001 , 0x0000021d 
- 00017114  0x00003aa1 call  0x00007780 
- 00017115  0x00003aa2 call  0x0000430e 
- 00017116  0x00003aa3 call  0x00006beb 
- 00017117  0x00003aa4 fetch  0x00000002 , 0x000043e3 
- 00017118  0x00003aa5 call  0x00007d79 
- 00017119  0x00003aa6 branch  0x000042d5 
- 00017120  0x00003aac ifetch  0x00000001 , 0x00000013 
- 00017121  0x00003aad rtn  0x00000034 
- 00017122  0x00003aae pincrease  0xffffffff 
- 00017123  0x00003aaf istore  0x00000001 , 0x00000013 
- 00017124  0x00003ab0 nrtn  0x00000034 
- 00017125  0x00003ab1 copy  0x00000012 , 0x0000003f 
- 00017126  0x00003ab2 branch  0x00007d79 
- 00017127  0x00003ab7 ifetch  0x00000002 , 0x00000013 
- 00017128  0x00003ab8 rtn  0x00000034 
- 00017129  0x00003ab9 pincrease  0xffffffff 
- 00017130  0x00003aba istore  0x00000002 , 0x00000013 
- 00017131  0x00003abb nrtn  0x00000034 
- 00017132  0x00003abc copy  0x00000012 , 0x0000003f 
- 00017133  0x00003abd branch  0x00007d79 
- 00017134  0x00003ac0 fetcht  0x00000002 , 0x00004430 
- 00017135  0x00003ac1 add  0x00000002 , 0x00000001 , 0x00000013 
- 00017136  0x00003ac2 arg  0x000042f2 , 0x00000012 
- 00017137  0x00003ac3 branch  0x000042e0 
- 00017138  0x00003ac6 call  0x00004343 
- 00017139  0x00003ac7 beq  0x00000001 , 0x000042f5 
- 00017140  0x00003ac9 branch  0x00004327 
- 00017141  0x00003acb setarg  0x00000002 
- 00017142  0x00003acc istore  0x00000001 , 0x00000013 
- 00017143  0x00003acd add  0x00000002 , 0x00000008 , 0x00000012 
- 00017144  0x00003acf ifetch  0x00000002 , 0x00000012 
- 00017145  0x00003ad0 branch  0x00007d79 
- 00017146  0x00003ad4 call  0x000042fc 
- 00017147  0x00003ad5 branch  0x00004327 
- 00017148  0x00003ad9 setarg  0x00000000 
- 00017149  0x00003ada store  0x00000002 , 0x000043ef 
- 00017150  0x00003adb rtn 
- 00017151  0x00003add setarg  0x00000000 
- 00017152  0x00003ade store  0x00000002 , 0x000043f1 
- 00017153  0x00003adf rtn 
- 00017154  0x00003ae4 fetch  0x00000002 , 0x000043f1 
- 00017155  0x00003ae5 set1  0x00000007 , 0x0000003f 
- 00017156  0x00003ae6 store  0x00000002 , 0x000043ef 
- 00017157  0x00003ae7 setarg  0x00000000 
- 00017158  0x00003ae8 store  0x00000002 , 0x000043f1 
- 00017159  0x00003ae9 rtn 
- 00017160  0x00003af2 arg  0x00000009 , 0x00000007 
- 00017161  0x00003af3 branch  0x000024e7 
- 00017162  0x00003af6 arg  0x00000009 , 0x00000007 
- 00017163  0x00003af7 branch  0x000024eb 
- 00017164  0x00003afa jam  0x00000005 , 0x000043ed 
- 00017165  0x00003afb branch  0x00004308 
- 00017166  0x00003afe arg  0x000043ed , 0x00000013 
- 00017167  0x00003aff arg  0x0000430a , 0x00000012 
- 00017168  0x00003b00 branch  0x000042e0 
- 00017169  0x00003b04 jam  0x0000000f , 0x0000066f 
- 00017170  0x00003b05 branch  0x00007834 
- 00017171  0x00003b08 jam  0x00000010 , 0x0000066f 
- 00017172  0x00003b09 branch  0x00007834 
- 00017173  0x00003b0c jam  0x0000000e , 0x0000066f 
- 00017174  0x00003b0d branch  0x00007834 
- 00017175  0x00003b10 jam  0x0000000d , 0x0000066f 
- 00017176  0x00003b11 branch  0x00007834 
- 00017177  0x00003b14 jam  0x00000017 , 0x0000066f 
- 00017178  0x00003b15 branch  0x00007834 
- 00017179  0x00003b18 jam  0x00000018 , 0x0000066f 
- 00017180  0x00003b19 branch  0x00007834 
- 00017181  0x00003b1c jam  0x00000016 , 0x0000066f 
- 00017182  0x00003b1d branch  0x00007834 
- 00017183  0x00003b20 jam  0x00000011 , 0x0000066f 
- 00017184  0x00003b21 branch  0x00007834 
- 00017185  0x00003b24 jam  0x00000015 , 0x0000066f 
- 00017186  0x00003b25 branch  0x00007834 
- 00017187  0x00003b28 jam  0x00000014 , 0x0000066f 
- 00017188  0x00003b29 branch  0x00007834 
- 00017189  0x00003b2d jam  0x00000013 , 0x0000066f 
- 00017190  0x00003b2e branch  0x00007834 
- 00017191  0x00003b31 jam  0x00000019 , 0x0000066f 
- 00017192  0x00003b32 branch  0x00007834 
- 00017193  0x00003b36 jam  0x0000001f , 0x0000066f 
- 00017194  0x00003b37 branch  0x00007834 
- 00017195  0x00003b3b set1  0x0000000d , 0x00000000 
- 00017196  0x00003b3c rtn 
- 00017197  0x00003b3f set0  0x0000000d , 0x00000000 
- 00017198  0x00003b40 rtn 
- 00017199  0x00003b44 call  0x00004343 
- 00017200  0x00003b45 beq  0x00000002 , 0x00004339 
- 00017201  0x00003b47 setarg  0x00000001 
- 00017202  0x00003b48 istore  0x00000001 , 0x00000013 
- 00017203  0x00003b49 add  0x00000002 , 0x00000003 , 0x00000011 
- 00017204  0x00003b4a add  0x00000002 , 0x00000006 , 0x00000012 
- 00017205  0x00003b4c ifetcht  0x00000001 , 0x00000011 
- 00017206  0x00003b4d increase  0x00000001 , 0x00000013 
- 00017207  0x00003b4e istoret  0x00000001 , 0x00000013 
- 00017208  0x00003b4f branch  0x000042f8 
- 00017209  0x00003b52 setarg  0x00000000 
- 00017210  0x00003b53 istore  0x00000001 , 0x00000013 
- 00017211  0x00003b54 fetch  0x00000002 , 0x000044e9 
- 00017212  0x00003b55 bbit0  0x00000009 , 0x0000433f 
- 00017213  0x00003b56 call  0x000030c5 
- 00017214  0x00003b57 call  0x0000431f 
- 00017215  0x00003b59 fetcht  0x00000002 , 0x00004430 
- 00017216  0x00003b5a add  0x00000002 , 0x00000002 , 0x00000011 
- 00017217  0x00003b5b add  0x00000002 , 0x00000004 , 0x00000012 
- 00017218  0x00003b5c branch  0x00004335 
- 00017219  0x00003b5f fetcht  0x00000002 , 0x00004430 
- 00017220  0x00003b60 add  0x00000002 , 0x00000000 , 0x00000013 
- 00017221  0x00003b61 ifetch  0x00000001 , 0x00000013 
- 00017222  0x00003b62 rtn 
- 00017223  0x00003b65 call  0x00004343 
- 00017224  0x00003b66 bne  0x00000000 , 0x0000434a 
- 00017225  0x00003b67 branch  0x00004327 
- 00017226  0x00003b69 add  0x00000002 , 0x0000000a , 0x00000012 
- 00017227  0x00003b6a branch  0x000042f8 
- 00017228  0x00003b71 fetch  0x00000008 , 0x00004ceb 
- 00017229  0x00003b72 store  0x00000008 , 0x00004cfe 
- 00017230  0x00003b73 jam  0x00000000 , 0x00004d0e 
- 00017231  0x00003b74 fetch  0x00000001 , 0x00004d02 
- 00017232  0x00003b75 lshift2  0x0000003f , 0x0000003f 
- 00017233  0x00003b76 arg  0x00004b87 , 0x00000002 
- 00017234  0x00003b77 iadd  0x00000002 , 0x00000002 
- 00017235  0x00003b78 ifetch  0x00000004 , 0x00000002 
- 00017236  0x00003b79 store  0x00000004 , 0x00004cfa 
- 00017237  0x00003b7b fetch  0x00000001 , 0x00004d0e 
- 00017238  0x00003b7c nbranch  0x0000435f , 0x00000034 
- 00017239  0x00003b7d fetcht  0x00000002 , 0x00004cf4 
- 00017240  0x00003b7e ifetch  0x00000001 , 0x00000002 
- 00017241  0x00003b7f store  0x00000001 , 0x00004d0a 
- 00017242  0x00003b80 increase  0x00000001 , 0x00000002 
- 00017243  0x00003b81 storet  0x00000002 , 0x00004cf4 
- 00017244  0x00003b82 rshift4  0x0000003f , 0x0000003f 
- 00017245  0x00003b83 store  0x00000001 , 0x00004cf9 
- 00017246  0x00003b84 branch  0x00004362 
- 00017247  0x00003b86 fetch  0x00000001 , 0x00004d0a 
- 00017248  0x00003b87 and  0x0000003f , 0x0000000f , 0x0000003f 
- 00017249  0x00003b88 store  0x00000001 , 0x00004cf9 
- 00017250  0x00003b8a fetch  0x00000001 , 0x00004d0e 
- 00017251  0x00003b8b setflip  0x00000000 , 0x0000003f 
- 00017252  0x00003b8c store  0x00000001 , 0x00004d0e 
- 00017253  0x00003b8d arg  0x00004b77 , 0x00000002 
- 00017254  0x00003b8e fetch  0x00000001 , 0x00004cf9 
- 00017255  0x00003b8f iadd  0x00000002 , 0x00000002 
- 00017256  0x00003b90 ifetch  0x00000001 , 0x00000002 
- 00017257  0x00003b91 fetcht  0x00000001 , 0x00004d02 
- 00017258  0x00003b92 call  0x0000439a 
- 00017259  0x00003b93 store  0x00000001 , 0x00004d02 
- 00017260  0x00003b95 fetch  0x00000001 , 0x00004cf9 
- 00017261  0x00003b96 and  0x0000003f , 0x00000008 , 0x00000002 
- 00017262  0x00003b97 storet  0x00000001 , 0x00004cf8 
- 00017263  0x00003b98 and  0x0000003f , 0x00000007 , 0x00000002 
- 00017264  0x00003b99 storet  0x00000001 , 0x00004cf9 
- 00017265  0x00003b9b call  0x000043a3 
- 00017266  0x00003b9c storet  0x00000004 , 0x00004d06 
- 00017267  0x00003b9e fetch  0x00000001 , 0x00004cf8 
- 00017268  0x00003b9f branch  0x00004379 , 0x00000034 
- 00017269  0x00003ba0 fetch  0x00000004 , 0x00004cfe 
- 00017270  0x00003ba1 fetcht  0x00000004 , 0x00004d06 
- 00017271  0x00003ba2 isub  0x00000002 , 0x0000003f 
- 00017272  0x00003ba3 branch  0x0000437c 
- 00017273  0x00003ba5 fetch  0x00000004 , 0x00004cfe 
- 00017274  0x00003ba6 fetcht  0x00000004 , 0x00004d06 
- 00017275  0x00003ba7 iadd  0x00000002 , 0x0000003f 
- 00017276  0x00003ba9 store  0x00000004 , 0x00004cfe 
- 00017277  0x00003baa arg  0x00007fff , 0x00000002 
- 00017278  0x00003bab isub  0x00000002 , 0x0000003f 
- 00017279  0x00003bac bbit1  0x0000001f , 0x00004382 
- 00017280  0x00003bad storet  0x00000004 , 0x00004cfe 
- 00017281  0x00003bae branch  0x00004388 
- 00017282  0x00003bb0 fetch  0x00000004 , 0x00004cfe 
- 00017283  0x00003bb1 arg  0x00008000 , 0x00000002 
- 00017284  0x00003bb2 iadd  0x00000002 , 0x0000003f 
- 00017285  0x00003bb3 bbit0  0x0000001f , 0x00004388 
- 00017286  0x00003bb4 arg  0xffff8000 , 0x00000002 
- 00017287  0x00003bb5 storet  0x00000004 , 0x00004cfe 
- 00017288  0x00003bb7 fetch  0x00000001 , 0x00004d02 
- 00017289  0x00003bb8 lshift2  0x0000003f , 0x0000003f 
- 00017290  0x00003bb9 arg  0x00004b87 , 0x00000002 
- 00017291  0x00003bba iadd  0x00000002 , 0x00000002 
- 00017292  0x00003bbb ifetch  0x00000004 , 0x00000002 
- 00017293  0x00003bbc store  0x00000004 , 0x00004cfa 
- 00017294  0x00003bbe fetch  0x00000002 , 0x00004cf6 
- 00017295  0x00003bbf fetcht  0x00000002 , 0x00004cfe 
- 00017296  0x00003bc0 istoret  0x00000002 , 0x0000003f 
- 00017297  0x00003bc1 increase  0x00000002 , 0x0000003f 
- 00017298  0x00003bc2 store  0x00000002 , 0x00004cf6 
- 00017299  0x00003bc4 fetch  0x00000001 , 0x00004cf3 
- 00017300  0x00003bc5 increase  0xffffffff , 0x0000003f 
- 00017301  0x00003bc6 store  0x00000001 , 0x00004cf3 
- 00017302  0x00003bc7 nbranch  0x00004355 , 0x00000034 
- 00017303  0x00003bc8 fetch  0x00000008 , 0x00004cfe 
- 00017304  0x00003bc9 store  0x00000008 , 0x00004ceb 
- 00017305  0x00003bca rtn 
- 00017306  0x00003bcd iadd  0x00000002 , 0x0000003f 
- 00017307  0x00003bce bbit0  0x00000007 , 0x0000439e 
- 00017308  0x00003bcf setarg  0x00000000 
- 00017309  0x00003bd0 rtn 
- 00017310  0x00003bd2 and  0x0000003f , 0x000000ff , 0x0000003f 
- 00017311  0x00003bd3 sub  0x0000003f , 0x00000058 , 0x0000003e 
- 00017312  0x00003bd4 rtn  0x00000002 
- 00017313  0x00003bd5 setarg  0x00000058 
- 00017314  0x00003bd6 rtn 
- 00017315  0x00003bd9 fetchr  0x00000011 , 0x00000004 , 0x00004cfa 
- 00017316  0x00003bda rshift3  0x00000011 , 0x00000002 
- 00017317  0x00003bdb fetch  0x00000001 , 0x00004cf9 
- 00017318  0x00003bdc bbit0  0x00000002 , 0x000043a9 
- 00017319  0x00003bdd copy  0x00000011 , 0x0000003f 
- 00017320  0x00003bde iadd  0x00000002 , 0x00000002 
- 00017321  0x00003be0 fetch  0x00000001 , 0x00004cf9 
- 00017322  0x00003be1 bbit0  0x00000001 , 0x000043ad 
- 00017323  0x00003be2 rshift  0x00000011 , 0x0000003f 
- 00017324  0x00003be3 iadd  0x00000002 , 0x00000002 
- 00017325  0x00003be5 fetch  0x00000001 , 0x00004cf9 
- 00017326  0x00003be6 rtnbit0  0x00000000 
- 00017327  0x00003be7 rshift2  0x00000011 , 0x0000003f 
- 00017328  0x00003be8 iadd  0x00000002 , 0x00000002 
- 00017329  0x00003be9 rtn 
- 00017330  0x00003bef call  0x00007396 
- 00017331  0x00003bf0 rtn  0x0000002b 
- 00017332  0x00003bf1 setarg  0x000045be 
- 00017333  0x00003bf2 store  0x00000002 , 0x000045e0 
- 00017334  0x00003bf4 setarg  0x0000330a 
- 00017335  0x00003bf5 store  0x00000002 , 0x000045e2 
- 00017336  0x00003bf7 setarg  0x0000465e 
- 00017337  0x00003bf8 store  0x00000002 , 0x000045e4 
- 00017338  0x00003bfa setarg  0x0000442e 
- 00017339  0x00003bfb store  0x00000002 , 0x000043d5 
- 00017340  0x00003bfd setarg  0x00004430 
- 00017341  0x00003bfe store  0x00000002 , 0x000043d7 
- 00017342  0x00003c00 setarg  0x00004455 
- 00017343  0x00003c01 store  0x00000002 , 0x000043db 
- 00017344  0x00003c03 setarg  0x00004476 
- 00017345  0x00003c04 store  0x00000002 , 0x000043dd 
- 00017346  0x00003c06 setarg  0x00004308 
- 00017347  0x00003c07 store  0x00000002 , 0x000043d3 
- 00017348  0x00003c09 setarg  0x000044d1 
- 00017349  0x00003c0a store  0x00000002 , 0x000043df 
- 00017350  0x00003c0c setarg  0x00004494 
- 00017351  0x00003c0d store  0x00000002 , 0x000043e3 
- 00017352  0x00003c0f bpatch  0x0000002e , 0x00004005 
- 00017353  0x00003c10 call  0x00004412 
- 00017354  0x00003c11 call  0x00004463 
- 00017355  0x00003c12 call  0x000078ad 
- 00017356  0x00003c13 jam  0x00000002 , 0x000040c0 
- 00017357  0x00003c14 jam  0x00000000 , 0x000049b7 
- 00017358  0x00003c15 fetch  0x00000001 , 0x00004779 
- 00017359  0x00003c16 store  0x00000001 , 0x00004648 
- 00017360  0x00003c17 beq  0x00000000 , 0x000043db 
- 00017361  0x00003c18 fetch  0x00000001 , 0x0000477a 
- 00017362  0x00003c19 store  0x00000001 , 0x000044ec 
- 00017363  0x00003c1a jam  0x00000000 , 0x00004388 
- 00017364  0x00003c1c call  0x00007776 
- 00017365  0x00003c1d call  0x00007780 
- 00017366  0x00003c1e jam  0x00000001 , 0x000047a1 
- 00017367  0x00003c1f fetch  0x00000002 , 0x000044e9 
- 00017368  0x00003c20 rtnbit1  0x0000000c 
- 00017369  0x00003c21 branch  0x00004327 
- 00017370  0x00003c25 branch  0x000043f9 
- 00017371  0x00003c28 jam  0x00000002 , 0x000047a1 
- 00017372  0x00003c2a jam  0x00000001 , 0x00004388 
- 00017373  0x00003c2b setarg  0x00000020 
- 00017374  0x00003c2c call  0x000063c7 
- 00017375  0x00003c2e arg  0x00004273 , 0x00000005 
- 00017376  0x00003c2f fetch  0x00000001 , 0x000042db 
- 00017377  0x00003c31 and  0x0000003f , 0x000000f0 , 0x00000002 
- 00017378  0x00003c32 rshift4  0x00000002 , 0x00000002 
- 00017379  0x00003c33 call  0x000043f3 
- 00017380  0x00003c34 istoret  0x00000001 , 0x00000005 
- 00017381  0x00003c35 and  0x0000003f , 0x0000000f , 0x00000002 
- 00017382  0x00003c36 call  0x000043f3 
- 00017383  0x00003c37 istoret  0x00000001 , 0x00000005 
- 00017384  0x00003c38 call  0x00002955 
- 00017385  0x00003c39 fetcht  0x00000001 , 0x0000426b 
- 00017386  0x00003c3a copy  0x00000002 , 0x00000039 
- 00017387  0x00003c3b arg  0x0000434b , 0x00000005 
- 00017388  0x00003c3c arg  0x0000426c , 0x00000006 
- 00017389  0x00003c3d call  0x00007cda 
- 00017390  0x00003c3f fetcht  0x00000001 , 0x0000426b 
- 00017391  0x00003c40 copy  0x00000002 , 0x00000039 
- 00017392  0x00003c41 arg  0x0000436b , 0x00000005 
- 00017393  0x00003c42 arg  0x0000426c , 0x00000006 
- 00017394  0x00003c43 branch  0x00007cda 
- 00017395  0x00003c45 sub  0x00000002 , 0x00000009 , 0x0000003e 
- 00017396  0x00003c46 branch  0x000043f7 , 0x00000002 
- 00017397  0x00003c47 add  0x00000002 , 0x00000037 , 0x00000002 
- 00017398  0x00003c48 rtn 
- 00017399  0x00003c4a add  0x00000002 , 0x00000030 , 0x00000002 
- 00017400  0x00003c4b rtn 
- 00017401  0x00003c4e fetch  0x00000001 , 0x0000476e 
- 00017402  0x00003c4f bne  0x000000ff , 0x0000440b 
- 00017403  0x00003c51 fetch  0x00000001 , 0x0000476c 
- 00017404  0x00003c52 bne  0x000000ff , 0x0000440e 
- 00017405  0x00003c54 fetch  0x00000001 , 0x00004777 
- 00017406  0x00003c55 bne  0x000000ff , 0x00004410 
- 00017407  0x00003c57 fetch  0x00000001 , 0x000046da 
- 00017408  0x00003c58 copy  0x0000003f , 0x00000039 
- 00017409  0x00003c59 setarg  0x000046db 
- 00017410  0x00003c5a copy  0x0000003f , 0x00000011 
- 00017411  0x00003c5c copy  0x00000011 , 0x00000006 
- 00017412  0x00003c5d ifetch  0x00000001 , 0x00000006 
- 00017413  0x00003c5e copy  0x00000006 , 0x00000011 
- 00017414  0x00003c5f beq  0x000000ff , 0x00004409 
- 00017415  0x00003c60 copy  0x0000003f , 0x00000002 
- 00017416  0x00003c61 call  0x00006ef7 
- 00017417  0x00003c63 loop  0x00004403 
- 00017418  0x00003c65 rtn 
- 00017419  0x00003c67 fetch  0x00000008 , 0x0000476e 
- 00017420  0x00003c68 store  0x00000008 , 0x000046dd 
- 00017421  0x00003c69 branch  0x000043fb 
- 00017422  0x00003c6b store  0x00000001 , 0x000046db 
- 00017423  0x00003c6c branch  0x000043fd 
- 00017424  0x00003c6e store  0x00000001 , 0x000046dc 
- 00017425  0x00003c6f branch  0x000043ff 
- 00017426  0x00003c73 call  0x000045ba 
- 00017427  0x00003c74 call  0x00004640 
- 00017428  0x00003c75 arg  0x00000000 , 0x00000011 
- 00017429  0x00003c76 call  0x00007055 
- 00017430  0x00003c77 call  0x000043f9 
- 00017431  0x00003c78 call  0x0000446b 
- 00017432  0x00003c79 call  0x0000442c 
- 00017433  0x00003c7a branch  0x0000441b 
- 00017434  0x00003c7c rtn 
- 00017435  0x00003c7e fetch  0x00000001 , 0x000049a4 
- 00017436  0x00003c7f copy  0x0000003f , 0x00000039 
- 00017437  0x00003c80 setarg  0x000049a5 
- 00017438  0x00003c81 copy  0x0000003f , 0x00000011 
- 00017439  0x00003c83 copy  0x00000011 , 0x00000006 
- 00017440  0x00003c84 ifetch  0x00000001 , 0x00000006 
- 00017441  0x00003c85 copy  0x00000006 , 0x00000011 
- 00017442  0x00003c86 beq  0x000000ff , 0x00004426 
- 00017443  0x00003c87 copy  0x0000003f , 0x00000002 
- 00017444  0x00003c88 store  0x00000001 , 0x000049a9 
- 00017445  0x00003c89 call  0x00004428 
- 00017446  0x00003c8b loop  0x0000441f 
- 00017447  0x00003c8d rtn 
- 00017448  0x00003c90 fetch  0x00000001 , 0x000049a9 
- 00017449  0x00003c91 rtneq  0x000000ff 
- 00017450  0x00003c92 iforce  0x00000002 
- 00017451  0x00003c93 branch  0x00006ef7 
- 00017452  0x00003c97 jam  0x00000064 , 0x0000477d 
- 00017453  0x00003c98 rtn 
- 00017454  0x00003c9b call  0x00004431 
- 00017455  0x00003c9c call  0x00007de2 
- 00017456  0x00003c9e branch  0x0000701b 
- 00017457  0x00003ca1 call  0x0000788b 
- 00017458  0x00003ca3 arg  0x00000010 , 0x00000039 
- 00017459  0x00003ca4 arg  0x00008070 , 0x00000006 
- 00017460  0x00003ca6 copy  0x00000006 , 0x00000005 
- 00017461  0x00003ca7 ifetch  0x00000001 , 0x00000006 
- 00017462  0x00003ca8 beq  0x0000001f , 0x00004445 
- 00017463  0x00003ca9 beq  0x00000020 , 0x00004445 
- 00017464  0x00003caa beq  0x00000021 , 0x00004445 
- 00017465  0x00003cab beq  0x00000022 , 0x00004445 
- 00017466  0x00003cac beq  0x00000023 , 0x00004445 
- 00017467  0x00003cad beq  0x0000002c , 0x00004445 
- 00017468  0x00003cae beq  0x0000002d , 0x00004445 
- 00017469  0x00003caf beq  0x00000000 , 0x00004445 
- 00017470  0x00003cb1 loop  0x00004434 
- 00017471  0x00003cb2 arg  0x000080dc , 0x0000003f 
- 00017472  0x00003cb3 isub  0x00000006 , 0x0000003e 
- 00017473  0x00003cb4 branch  0x0000444b , 0x00000005 
- 00017474  0x00003cb6 arg  0x00000008 , 0x00000039 
- 00017475  0x00003cb7 arg  0x000080d4 , 0x00000006 
- 00017476  0x00003cb8 branch  0x00004434 
- 00017477  0x00003cbb setarg  0x00000040 
- 00017478  0x00003cbc istore  0x00000001 , 0x00000005 
- 00017479  0x00003cbd branch  0x0000443e 
- 00017480  0x00003cbf setarg  0x00000080 
- 00017481  0x00003cc0 istore  0x00000001 , 0x00000005 
- 00017482  0x00003cc1 branch  0x0000443e 
- 00017483  0x00003cc3 fetch  0x00000001 , 0x000049a4 
- 00017484  0x00003cc4 copy  0x0000003f , 0x00000039 
- 00017485  0x00003cc5 arg  0x000049a5 , 0x00000006 
- 00017486  0x00003cc7 ifetch  0x00000001 , 0x00000006 
- 00017487  0x00003cc8 set1  0x00000007 , 0x0000003f 
- 00017488  0x00003cc9 arg  0x0000003e , 0x00000002 
- 00017489  0x00003cca call  0x00006f20 
- 00017490  0x00003ccb loop  0x0000444e 
- 00017491  0x00003ccc rtn 
- 00017492  0x00003ccf branch  0x00007027 
- 00017493  0x00003cd2 call  0x0000446d 
- 00017494  0x00003cd3 call  0x00004458 
- 00017495  0x00003cd4 branch  0x00004454 
- 00017496  0x00003cd7 fetch  0x00000002 , 0x000044e9 
- 00017497  0x00003cd8 rtnbit1  0x00000009 
- 00017498  0x00003cd9 fetch  0x00000001 , 0x000049b7 
- 00017499  0x00003cda beq  0x00000001 , 0x0000445d 
- 00017500  0x00003cdb rtn 
- 00017501  0x00003cdd fetch  0x00000001 , 0x00004798 
- 00017502  0x00003cde rtneq  0x00000001 
- 00017503  0x00003cdf jam  0x00000001 , 0x00004798 
- 00017504  0x00003ce0 call  0x00004467 
- 00017505  0x00003ce1 call  0x00004469 
- 00017506  0x00003ce2 branch  0x00004480 
- 00017507  0x00003ce5 fetch  0x00000002 , 0x000049bc 
- 00017508  0x00003ce6 store  0x00000002 , 0x000049be 
- 00017509  0x00003ce7 jam  0x00000000 , 0x000049c0 
- 00017510  0x00003ce8 rtn 
- 00017511  0x00003cec setarg  0x00000000 
- 00017512  0x00003ced branch  0x00004464 
- 00017513  0x00003cf1 arg  0x00000000 , 0x00000011 
- 00017514  0x00003cf2 branch  0x000077bf 
- 00017515  0x00003cf6 arg  0x00000000 , 0x00000011 
- 00017516  0x00003cf7 branch  0x000077c4 
- 00017517  0x00003cfe fetch  0x00000002 , 0x000044e9 
- 00017518  0x00003cff rtnbit0  0x00000009 
- 00017519  0x00003d00 call  0x00002a28 
- 00017520  0x00003d01 nrtn  0x00000034 
- 00017521  0x00003d02 arg  0x000046c6 , 0x00000011 
- 00017522  0x00003d03 call  0x000078ca 
- 00017523  0x00003d04 nrtn  0x00000028 
- 00017524  0x00003d05 arg  0x000046c6 , 0x00000006 
- 00017525  0x00003d06 branch  0x000063cb 
- 00017526  0x00003d09 copy  0x00000013 , 0x0000003f 
- 00017527  0x00003d0a beq  0x0000002d , 0x00004347 
- 00017528  0x00003d0b beq  0x00000010 , 0x0000432f 
- 00017529  0x00003d0c beq  0x00000014 , 0x0000447c 
- 00017530  0x00003d0d beq  0x00000015 , 0x00004486 
- 00017531  0x00003d0e rtn 
- 00017532  0x00003d11 call  0x00004467 
- 00017533  0x00003d12 call  0x00004469 
- 00017534  0x00003d13 set0  0x00000027 , 0x00000000 
- 00017535  0x00003d14 branch  0x00004482 
- 00017536  0x00003d16 fetch  0x00000002 , 0x00004799 
- 00017537  0x00003d17 store  0x00000002 , 0x0000479b 
- 00017538  0x00003d19 jam  0x00000014 , 0x0000477c 
- 00017539  0x00003d1a jam  0x00000000 , 0x00004094 
- 00017540  0x00003d1b call  0x00004315 
- 00017541  0x00003d1c branch  0x0000432b 
- 00017542  0x00003d20 set1  0x00000027 , 0x00000000 
- 00017543  0x00003d21 call  0x00004463 
- 00017544  0x00003d22 call  0x0000456e 
- 00017545  0x00003d23 call  0x00004562 
- 00017546  0x00003d25 setarg  0x00000000 
- 00017547  0x00003d26 store  0x00000005 , 0x0000474a 
- 00017548  0x00003d27 call  0x000078ad 
- 00017549  0x00003d28 jam  0x0000000a , 0x0000470c 
- 00017550  0x00003d29 jam  0x0000000a , 0x0000470e 
- 00017551  0x00003d2a jam  0x0000000a , 0x00004710 
- 00017552  0x00003d2c jam  0x00000002 , 0x000040c0 
- 00017553  0x00003d2d setarg  0x00000020 
- 00017554  0x00003d2e call  0x000063c7 
- 00017555  0x00003d2f branch  0x00004317 
- 00017556  0x00003d32 call  0x0000450f 
- 00017557  0x00003d33 call  0x00004512 
- 00017558  0x00003d34 call  0x00004515 
- 00017559  0x00003d37 call  0x000044a1 
- 00017560  0x00003d38 branch  0x00004499 
- 00017561  0x00003d3c arg  0x000049b8 , 0x00000013 
- 00017562  0x00003d3d arg  0x00000000 , 0x00000012 
- 00017563  0x00003d3e branch  0x000042e0 
- 00017564  0x00003d41 arg  0x000049be , 0x00000013 
- 00017565  0x00003d42 arg  0x0000449f , 0x00000012 
- 00017566  0x00003d43 branch  0x000042e7 
- 00017567  0x00003d45 jam  0x00000001 , 0x000049c0 
- 00017568  0x00003d46 rtn 
- 00017569  0x00003d49 arg  0x0000479b , 0x00000013 
- 00017570  0x00003d4a arg  0x000044a4 , 0x00000012 
- 00017571  0x00003d4b branch  0x000042e7 
- 00017572  0x00003d4d jam  0x00000002 , 0x00004798 
- 00017573  0x00003d4e jam  0x00000000 , 0x000049b7 
- 00017574  0x00003d4f branch  0x0000448a 
- 00017575  0x00003d52 fetch  0x00000001 , 0x00004776 
- 00017576  0x00003d53 rtn  0x00000034 
- 00017577  0x00003d54 arg  0x0000477c , 0x00000013 
- 00017578  0x00003d55 arg  0x000044ac , 0x00000012 
- 00017579  0x00003d56 branch  0x000042e0 
- 00017580  0x00003d58 fetch  0x00000001 , 0x0000477b 
- 00017581  0x00003d59 store  0x00000001 , 0x0000477c 
- 00017582  0x00003d5a fetch  0x00000001 , 0x0000477f 
- 00017583  0x00003d5b nrtn  0x00000034 
- 00017584  0x00003d5d call  0x00006fb0 
- 00017585  0x00003d5e store  0x00000002 , 0x00004796 
- 00017586  0x00003d5f arg  0x00004790 , 0x00000011 
- 00017587  0x00003d60 call  0x00006fd7 
- 00017588  0x00003d61 fetcht  0x00000001 , 0x0000477d 
- 00017589  0x00003d62 isub  0x00000002 , 0x0000003e 
- 00017590  0x00003d63 branch  0x000044b9 , 0x00000002 
- 00017591  0x00003d64 store  0x00000001 , 0x0000477d 
- 00017592  0x00003d65 copy  0x0000003f , 0x00000002 
- 00017593  0x00003d67 storet  0x00000001 , 0x0000477e 
- 00017594  0x00003d68 fetch  0x00000001 , 0x00004778 
- 00017595  0x00003d69 isub  0x00000002 , 0x0000003e 
- 00017596  0x00003d6a call  0x000044c4 , 0x00000002 
- 00017597  0x00003d6b storet  0x00000001 , 0x00004789 
- 00017598  0x00003d6c arg  0x00000006 , 0x00000039 
- 00017599  0x00003d6d arg  0x00004784 , 0x00000006 
- 00017600  0x00003d6e call  0x000044cb 
- 00017601  0x00003d6f store  0x00000001 , 0x0000478a 
- 00017602  0x00003d70 arg  0x00004781 , 0x00000011 
- 00017603  0x00003d71 branch  0x000078b2 
- 00017604  0x00003d73 fetch  0x00000001 , 0x00004780 
- 00017605  0x00003d74 nrtn  0x00000034 
- 00017606  0x00003d75 jam  0x00000001 , 0x00004780 
- 00017607  0x00003d76 arg  0x00000001 , 0x00000011 
- 00017608  0x00003d77 branch  0x000077c4 
- 00017609  0x00003d79 arg  0x00000001 , 0x00000011 
- 00017610  0x00003d7a branch  0x000077bf 
- 00017611  0x00003d7f arg  0x00000000 , 0x00000011 
- 00017612  0x00003d81 ifetch  0x00000001 , 0x00000006 
- 00017613  0x00003d82 iadd  0x00000011 , 0x00000011 
- 00017614  0x00003d83 loop  0x000044cc 
- 00017615  0x00003d85 and  0x00000011 , 0x000000ff , 0x0000003f 
- 00017616  0x00003d86 rtn 
- 00017617  0x00003d89 fetch  0x00000001 , 0x00004397 
- 00017618  0x00003d8a beq  0x00000012 , 0x000044d4 
- 00017619  0x00003d8b rtn 
- 00017620  0x00003d8d fetch  0x00000002 , 0x00004398 
- 00017621  0x00003d8e beq  0x00000019 , 0x000044eb 
- 00017622  0x00003d8f rtn 
- 00017623  0x00003d92 bpatch  0x0000002f , 0x00004005 
- 00017624  0x00003d93 ifetch  0x00000005 , 0x00000011 
- 00017625  0x00003d94 store  0x00000005 , 0x000006f1 
- 00017626  0x00003d95 fetch  0x00000002 , 0x000006f1 
- 00017627  0x00003d96 arg  0x00006b5a , 0x00000002 
- 00017628  0x00003d97 isub  0x00000002 , 0x0000003e 
- 00017629  0x00003d98 nrtn  0x00000005 
- 00017630  0x00003d99 fetch  0x00000002 , 0x000006f4 
- 00017631  0x00003d9a byteswap  0x0000003f , 0x0000003f 
- 00017632  0x00003d9b store  0x00000002 , 0x000006f4 
- 00017633  0x00003d9c copy  0x0000003f , 0x00000039 
- 00017634  0x00003d9d increase  0x00000005 , 0x00000011 
- 00017635  0x00003d9e copy  0x00000011 , 0x00000006 
- 00017636  0x00003d9f arg  0x000006f6 , 0x00000005 
- 00017637  0x00003da0 call  0x00007cda 
- 00017638  0x00003da1 ifetch  0x00000001 , 0x00000006 
- 00017639  0x00003da2 store  0x00000001 , 0x00000700 
- 00017640  0x00003da3 arg  0x000006f3 , 0x00000011 
- 00017641  0x00003da4 arg  0x000006f6 , 0x00000012 
- 00017642  0x00003da5 rtn 
- 00017643  0x00003da8 setarg  0x00000000 
- 00017644  0x00003da9 store  0x00000005 , 0x00004700 
- 00017645  0x00003daa store  0x00000005 , 0x00004705 
- 00017646  0x00003dab call  0x000044d7 
- 00017647  0x00003dac copy  0x00000012 , 0x00000006 
- 00017648  0x00003dad arg  0x00004700 , 0x00000005 
- 00017649  0x00003dae arg  0x0000000a , 0x00000039 
- 00017650  0x00003daf call  0x00007cda 
- 00017651  0x00003db1 bpatch  0x00000030 , 0x00004006 
- 00017652  0x00003db2 ifetch  0x00000001 , 0x00000011 
- 00017653  0x00003db3 beq  0x00000002 , 0x0000451e 
- 00017654  0x00003db4 beq  0x00000003 , 0x00004533 
- 00017655  0x00003db5 beq  0x00000004 , 0x0000453a 
- 00017656  0x00003db6 beq  0x00000005 , 0x0000453a 
- 00017657  0x00003db7 beq  0x00000006 , 0x000045aa 
- 00017658  0x00003db8 beq  0x00000007 , 0x000045ab 
- 00017659  0x00003db9 beq  0x00000008 , 0x000045ae 
- 00017660  0x00003dba rtn 
- 00017661  0x00003dbd call  0x000044eb 
- 00017662  0x00003dbe fetch  0x00000001 , 0x000006f3 
- 00017663  0x00003dbf beq  0x00000004 , 0x00004502 
- 00017664  0x00003dc0 beq  0x00000005 , 0x00004502 
- 00017665  0x00003dc1 rtn 
- 00017666  0x00003dc3 fetch  0x00000001 , 0x00004700 
- 00017667  0x00003dc4 ncall  0x00004509 , 0x00000034 
- 00017668  0x00003dc5 fetch  0x00000001 , 0x00004702 
- 00017669  0x00003dc6 ncall  0x0000450b , 0x00000034 
- 00017670  0x00003dc7 fetch  0x00000001 , 0x00004704 
- 00017671  0x00003dc8 ncall  0x0000450d , 0x00000034 
- 00017672  0x00003dc9 rtn 
- 00017673  0x00003dcc jam  0x00000005 , 0x000049a1 
- 00017674  0x00003dcd rtn 
- 00017675  0x00003dcf jam  0x00000005 , 0x000049a2 
- 00017676  0x00003dd0 rtn 
- 00017677  0x00003dd2 jam  0x00000005 , 0x000049a3 
- 00017678  0x00003dd3 rtn 
- 00017679  0x00003dd6 arg  0x000049a1 , 0x00000013 
- 00017680  0x00003dd7 arg  0x00004518 , 0x00000012 
- 00017681  0x00003dd8 branch  0x000042e0 
- 00017682  0x00003dda arg  0x000049a2 , 0x00000013 
- 00017683  0x00003ddb arg  0x0000451a , 0x00000012 
- 00017684  0x00003ddc branch  0x000042e0 
- 00017685  0x00003dde arg  0x000049a3 , 0x00000013 
- 00017686  0x00003ddf arg  0x0000451c , 0x00000012 
- 00017687  0x00003de0 branch  0x000042e0 
- 00017688  0x00003de3 jam  0x00000000 , 0x00004700 
- 00017689  0x00003de4 branch  0x0000453a 
- 00017690  0x00003de6 jam  0x00000000 , 0x00004702 
- 00017691  0x00003de7 branch  0x0000453a 
- 00017692  0x00003de9 jam  0x00000000 , 0x00004704 
- 00017693  0x00003dea branch  0x0000453a 
- 00017694  0x00003df0 fetch  0x00000001 , 0x00004700 
- 00017695  0x00003df1 store  0x00000001 , 0x0000470b 
- 00017696  0x00003df2 fetch  0x00000001 , 0x00004701 
- 00017697  0x00003df3 store  0x00000001 , 0x0000470d 
- 00017698  0x00003df4 branch  0x00004544 
- 00017699  0x00003df9 fetch  0x00000001 , 0x00004700 
- 00017700  0x00003dfa store  0x00000001 , 0x0000470d 
- 00017701  0x00003dfb branch  0x00004552 
- 00017702  0x00003dfd fetch  0x00000001 , 0x0000470c 
- 00017703  0x00003dfe call  0x0000452b 
- 00017704  0x00003dff fetch  0x00000001 , 0x00004701 
- 00017705  0x00003e00 store  0x00000001 , 0x0000470b 
- 00017706  0x00003e01 branch  0x00004550 
- 00017707  0x00003e03 beq  0x00000002 , 0x0000452f 
- 00017708  0x00003e04 beq  0x00000003 , 0x00004531 
- 00017709  0x00003e05 store  0x00000001 , 0x0000470c 
- 00017710  0x00003e06 rtn 
- 00017711  0x00003e08 jam  0x00000005 , 0x0000470c 
- 00017712  0x00003e09 rtn 
- 00017713  0x00003e0b jam  0x0000000a , 0x0000470c 
- 00017714  0x00003e0c rtn 
- 00017715  0x00003e0e fetch  0x00000001 , 0x00004700 
- 00017716  0x00003e0f call  0x0000452b 
- 00017717  0x00003e10 fetch  0x00000001 , 0x0000470c 
- 00017718  0x00003e11 call  0x0000459e 
- 00017719  0x00003e12 call  0x000045a1 
- 00017720  0x00003e13 jam  0x00000000 , 0x00000671 
- 00017721  0x00003e14 branch  0x0000707a 
- 00017722  0x00003e17 fetch  0x00000001 , 0x0000479e 
- 00017723  0x00003e18 nrtn  0x00000034 
- 00017724  0x00003e19 fetch  0x00000006 , 0x00004700 
- 00017725  0x00003e1a store  0x00000006 , 0x0000470b 
- 00017726  0x00003e1b fetch  0x00000001 , 0x0000470c 
- 00017727  0x00003e1c fetcht  0x00000001 , 0x0000470e 
- 00017728  0x00003e1d iand  0x00000002 , 0x0000003f 
- 00017729  0x00003e1e fetcht  0x00000001 , 0x00004710 
- 00017730  0x00003e1f iand  0x00000002 , 0x0000003f 
- 00017731  0x00003e20 call  0x00004556 , 0x00000034 
- 00017732  0x00003e22 bpatch  0x00000031 , 0x00004006 
- 00017733  0x00003e23 fetch  0x00000002 , 0x000044e9 
- 00017734  0x00003e24 isolate1  0x00000009 , 0x0000003f 
- 00017735  0x00003e25 ncall  0x00004463 , 0x00000001 
- 00017736  0x00003e26 call  0x00004550 
- 00017737  0x00003e27 call  0x00004552 
- 00017738  0x00003e28 branch  0x0000454b 
- 00017739  0x00003e2b fetch  0x00000001 , 0x0000470b 
- 00017740  0x00003e2c fetcht  0x00000001 , 0x0000470d 
- 00017741  0x00003e2d iadd  0x00000002 , 0x0000003f 
- 00017742  0x00003e2e nbranch  0x0000788d , 0x00000034 
- 00017743  0x00003e2f branch  0x0000788b 
- 00017744  0x00003e32 arg  0x0000470b , 0x00000006 
- 00017745  0x00003e33 branch  0x00004558 
- 00017746  0x00003e35 arg  0x0000470d , 0x00000006 
- 00017747  0x00003e36 branch  0x0000455d 
- 00017748  0x00003e38 arg  0x0000470f , 0x00000006 
- 00017749  0x00003e39 branch  0x0000457a 
- 00017750  0x00003e3b jam  0x00000000 , 0x0000477f 
- 00017751  0x00003e3c rtn 
- 00017752  0x00003e3f ifetch  0x00000001 , 0x00000006 
- 00017753  0x00003e40 beq  0x00000000 , 0x00004562 
- 00017754  0x00003e41 beq  0x00000001 , 0x00004566 
- 00017755  0x00003e42 beq  0x00000002 , 0x0000456a 
- 00017756  0x00003e43 rtn 
- 00017757  0x00003e45 ifetch  0x00000001 , 0x00000006 
- 00017758  0x00003e46 beq  0x00000000 , 0x0000456e 
- 00017759  0x00003e47 beq  0x00000002 , 0x00004572 
- 00017760  0x00003e48 beq  0x00000001 , 0x00004576 
- 00017761  0x00003e49 rtn 
- 00017762  0x00003e4c fetcht  0x00000001 , 0x000049a5 
- 00017763  0x00003e4d call  0x00006ef3 
- 00017764  0x00003e4e fetcht  0x00000001 , 0x000049a6 
- 00017765  0x00003e4f branch  0x00006ef3 
- 00017766  0x00003e51 fetcht  0x00000001 , 0x000049a5 
- 00017767  0x00003e52 call  0x00006ef7 
- 00017768  0x00003e53 fetcht  0x00000001 , 0x000049a6 
- 00017769  0x00003e54 branch  0x00006ef3 
- 00017770  0x00003e56 fetcht  0x00000001 , 0x000049a5 
- 00017771  0x00003e57 call  0x00006ef3 
- 00017772  0x00003e58 fetcht  0x00000001 , 0x000049a6 
- 00017773  0x00003e59 branch  0x00006ef7 
- 00017774  0x00003e5b fetcht  0x00000001 , 0x000049a7 
- 00017775  0x00003e5c call  0x00006ef3 
- 00017776  0x00003e5d fetcht  0x00000001 , 0x000049a8 
- 00017777  0x00003e5e branch  0x00006ef3 
- 00017778  0x00003e60 fetcht  0x00000001 , 0x000049a7 
- 00017779  0x00003e61 call  0x00006ef7 
- 00017780  0x00003e62 fetcht  0x00000001 , 0x000049a8 
- 00017781  0x00003e63 branch  0x00006ef3 
- 00017782  0x00003e65 fetcht  0x00000001 , 0x000049a7 
- 00017783  0x00003e66 call  0x00006ef3 
- 00017784  0x00003e67 fetcht  0x00000001 , 0x000049a8 
- 00017785  0x00003e68 branch  0x00006ef7 
- 00017786  0x00003e6e bpatch  0x00000032 , 0x00004006 
- 00017787  0x00003e6f ifetch  0x00000001 , 0x00000006 
- 00017788  0x00003e70 beq  0x00000000 , 0x00004587 
- 00017789  0x00003e71 beq  0x00000001 , 0x00004580 
- 00017790  0x00003e72 beq  0x00000002 , 0x00004582 
- 00017791  0x00003e73 rtn 
- 00017792  0x00003e75 jam  0x00000000 , 0x00004729 
- 00017793  0x00003e76 branch  0x00004583 
- 00017794  0x00003e78 jam  0x00000001 , 0x00004729 
- 00017795  0x00003e79 ifetch  0x00000001 , 0x00000006 
- 00017796  0x00003e7a store  0x00000001 , 0x0000472b 
- 00017797  0x00003e7b ifetch  0x00000008 , 0x00000012 
- 00017798  0x00003e7c branch  0x0000458c 
- 00017799  0x00003e7f ifetch  0x00000001 , 0x00000012 
- 00017800  0x00003e80 call  0x000070bd 
- 00017801  0x00003e81 increase  0x00000001 , 0x00000012 
- 00017802  0x00003e82 ifetch  0x00000001 , 0x00000012 
- 00017803  0x00003e83 branch  0x000070bd 
- 00017804  0x00003e85 store  0x00000008 , 0x0000472c 
- 00017805  0x00003e86 jam  0x00000001 , 0x0000477f 
- 00017806  0x00003e87 fetch  0x00000001 , 0x00004729 
- 00017807  0x00003e88 beq  0x00000000 , 0x0000459a 
- 00017808  0x00003e8a fetch  0x00000001 , 0x0000472d 
- 00017809  0x00003e8b store  0x00000001 , 0x0000472e 
- 00017810  0x00003e8c fetch  0x00000001 , 0x0000472c 
- 00017811  0x00003e8e call  0x000070bd 
- 00017812  0x00003e8f fetch  0x00000001 , 0x0000472b 
- 00017813  0x00003e90 call  0x0000459e 
- 00017814  0x00003e91 store  0x00000001 , 0x00004733 
- 00017815  0x00003e92 fetch  0x00000006 , 0x0000472e 
- 00017816  0x00003e93 store  0x00000006 , 0x00000670 
- 00017817  0x00003e94 branch  0x00007066 
- 00017818  0x00003e96 fetch  0x00000001 , 0x0000472c 
- 00017819  0x00003e97 store  0x00000001 , 0x0000472e 
- 00017820  0x00003e98 fetch  0x00000001 , 0x0000472d 
- 00017821  0x00003e99 branch  0x00004593 
- 00017822  0x00003e9c mul32  0x0000003f , 0x00000005 , 0x0000003f 
- 00017823  0x00003e9d add  0x0000003f , 0x00000032 , 0x0000003f 
- 00017824  0x00003e9e rtn 
- 00017825  0x00003ea0 arg  0x00002ee0 , 0x00000002 
- 00017826  0x00003ea1 imul32  0x00000002 , 0x0000003f 
- 00017827  0x00003ea2 div  0x0000003f , 0x00000064 
- 00017828  0x00003ea3 call  0x00007d62 
- 00017829  0x00003ea4 quotient  0x00000002 
- 00017830  0x00003ea5 copy  0x00000002 , 0x00000011 
- 00017831  0x00003ea6 setarg  0x00002ee0 
- 00017832  0x00003ea7 isub  0x00000002 , 0x00000012 
- 00017833  0x00003ea8 rtn 
- 00017834  0x00003eab rtn 
- 00017835  0x00003eae fetch  0x00000008 , 0x00004700 
- 00017836  0x00003eaf store  0x00000008 , 0x0000474a 
- 00017837  0x00003eb0 rtn 
- 00017838  0x00003eb3 fetch  0x00000001 , 0x00004767 
- 00017839  0x00003eb4 store  0x00000001 , 0x0000475d 
- 00017840  0x00003eb5 fetch  0x00000001 , 0x00004768 
- 00017841  0x00003eb6 store  0x00000001 , 0x0000475e 
- 00017842  0x00003eb7 fetch  0x00000001 , 0x00004769 
- 00017843  0x00003eb8 store  0x00000001 , 0x0000475f 
- 00017844  0x00003eb9 arg  0x0000000d , 0x00000039 
- 00017845  0x00003eba arg  0x00004758 , 0x00000006 
- 00017846  0x00003ebb call  0x000044cb 
- 00017847  0x00003ebc store  0x00000001 , 0x00004765 
- 00017848  0x00003ebd arg  0x00004755 , 0x00000011 
- 00017849  0x00003ebe branch  0x000078b2 
- 00017850  0x00003ec3 setarg  0x00000000 
- 00017851  0x00003ec4 store  0x00000008 , 0x000045d6 
- 00017852  0x00003ec5 call  0x0000339f 
- 00017853  0x00003ec6 branch  0x00003402 
- 00017854  0x00003ec9 call  0x000045c2 
- 00017855  0x00003eca call  0x000045ca 
- 00017856  0x00003ecb call  0x0000460e 
- 00017857  0x00003ecc branch  0x00004665 
- 00017858  0x00003ecf call  0x00003407 
- 00017859  0x00003ed1 fetch  0x00000001 , 0x00004616 
- 00017860  0x00003ed2 rtnne  0x00000001 
- 00017861  0x00003ed3 fetch  0x00000001 , 0x000049b8 
- 00017862  0x00003ed4 nbranch  0x00003460 , 0x00000034 
- 00017863  0x00003ed5 fetch  0x00000001 , 0x00004798 
- 00017864  0x00003ed6 beq  0x00000002 , 0x00003460 
- 00017865  0x00003ed7 rtn 
- 00017866  0x00003eda fetch  0x00000001 , 0x00004616 
- 00017867  0x00003edb rtnne  0x00000000 
- 00017868  0x00003edc call  0x000045d9 
- 00017869  0x00003edd branch  0x000045d7 , 0x0000002f 
- 00017870  0x00003edf fetch  0x00000001 , 0x000049c0 
- 00017871  0x00003ee0 rtn  0x00000034 
- 00017872  0x00003ee1 fetch  0x00000001 , 0x000049c1 
- 00017873  0x00003ee2 increase  0x00000001 , 0x0000003f 
- 00017874  0x00003ee3 store  0x00000001 , 0x000049c1 
- 00017875  0x00003ee4 beq  0x00000004 , 0x000045d7 
- 00017876  0x00003ee5 call  0x00003222 
- 00017877  0x00003ee6 call  0x000045ea 
- 00017878  0x00003ee7 nbranch  0x000045ce , 0x0000002f 
- 00017879  0x00003ee9 jam  0x00000000 , 0x000049c1 
- 00017880  0x00003eea rtn 
- 00017881  0x00003eec fetch  0x00000001 , 0x00004616 
- 00017882  0x00003eed rtnne  0x00000000 
- 00017883  0x00003eee call  0x000045de 
- 00017884  0x00003eef call  0x00003518 
- 00017885  0x00003ef0 branch  0x000045ea 
- 00017886  0x00003ef2 fetch  0x00000001 , 0x00004615 
- 00017887  0x00003ef3 rtnbit1  0x00000000 
- 00017888  0x00003ef4 set1  0x00000000 , 0x0000003f 
- 00017889  0x00003ef5 store  0x00000001 , 0x00004615 
- 00017890  0x00003ef6 fetch  0x00000001 , 0x00004623 
- 00017891  0x00003ef7 store  0x00000001 , 0x00004141 
- 00017892  0x00003ef8 jam  0x00000000 , 0x00004611 
- 00017893  0x00003ef9 jam  0x00000000 , 0x0000090d 
- 00017894  0x00003efa jam  0x00000001 , 0x0000460a 
- 00017895  0x00003efb jam  0x00000000 , 0x0000457e 
- 00017896  0x00003efd fetch  0x00000004 , 0x000049da 
- 00017897  0x00003efe branch  0x0000345d 
- 00017898  0x00003f00 call  0x000033f1 
- 00017899  0x00003f01 nbranch  0x000033be , 0x0000002f 
- 00017900  0x00003f03 call  0x000033e3 
- 00017901  0x00003f04 nbranch  0x000033be , 0x00000028 
- 00017902  0x00003f05 fetch  0x00000001 , 0x0000457d 
- 00017903  0x00003f06 branch  0x000033be , 0x00000034 
- 00017904  0x00003f07 increase  0x00000002 , 0x0000003f 
- 00017905  0x00003f08 iforce  0x00000039 
- 00017906  0x00003f09 arg  0x000044f7 , 0x00000006 
- 00017907  0x00003f0a arg  0x000045e8 , 0x00000005 
- 00017908  0x00003f0b call  0x00007cda 
- 00017909  0x00003f0c jam  0x00000000 , 0x00004613 
- 00017910  0x00003f0d fetch  0x00000001 , 0x00004610 
- 00017911  0x00003f0e call  0x000033fe , 0x00000034 
- 00017912  0x00003f0f fetch  0x00000001 , 0x000045ea 
- 00017913  0x00003f10 beq  0x000000ff , 0x000045fc 
- 00017914  0x00003f11 beq  0x00000001 , 0x00004601 
- 00017915  0x00003f12 branch  0x000033bb 
- 00017916  0x00003f14 fetch  0x00000001 , 0x00004610 
- 00017917  0x00003f15 nrtn  0x00000034 
- 00017918  0x00003f16 fetch  0x00000001 , 0x000045d5 
- 00017919  0x00003f17 rtn  0x00000034 
- 00017920  0x00003f19 branch  0x0000359b 
- 00017921  0x00003f1b call  0x0000352e 
- 00017922  0x00003f1c fetch  0x00000001 , 0x0000460a 
- 00017923  0x00003f1d fetcht  0x00000001 , 0x000045e8 
- 00017924  0x00003f1e isolate1  0x00000003 , 0x00000002 
- 00017925  0x00003f1f setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00017926  0x00003f20 store  0x00000001 , 0x0000460a 
- 00017927  0x00003f21 beq  0x00000001 , 0x00004609 
- 00017928  0x00003f22 branch  0x000033cb 
- 00017929  0x00003f24 fetch  0x00000001 , 0x000043cb 
- 00017930  0x00003f25 sub  0x0000003f , 0x0000000e , 0x0000003e 
- 00017931  0x00003f26 call  0x0000788d , 0x00000005 
- 00017932  0x00003f27 fetch  0x00000004 , 0x000045f2 
- 00017933  0x00003f28 branch  0x000035a3 
- 00017934  0x00003f2b fetch  0x00000001 , 0x00004616 
- 00017935  0x00003f2c rtnne  0x00000001 
- 00017936  0x00003f2d call  0x000032ff 
- 00017937  0x00003f2e call  0x0000465b 
- 00017938  0x00003f30 call  0x000033be 
- 00017939  0x00003f31 call  0x00003119 
- 00017940  0x00003f32 nbranch  0x000033be , 0x0000002f 
- 00017941  0x00003f33 call  0x0000331e 
- 00017942  0x00003f34 call  0x000033f4 
- 00017943  0x00003f35 call  0x00003399 
- 00017944  0x00003f36 call  0x00003317 
- 00017945  0x00003f38 fetch  0x00000001 , 0x000045d5 
- 00017946  0x00003f39 nbranch  0x00004621 , 0x00000034 
- 00017947  0x00003f3a call  0x0000350a 
- 00017948  0x00003f3b fetch  0x00000001 , 0x00004614 
- 00017949  0x00003f3c rtn  0x00000034 
- 00017950  0x00003f3d setarg  0x00000000 
- 00017951  0x00003f3e store  0x00000004 , 0x00004630 
- 00017952  0x00003f3f rtn 
- 00017953  0x00003f41 jam  0x00000000 , 0x00004613 
- 00017954  0x00003f42 arg  0x00000000 , 0x00000011 
- 00017955  0x00003f43 call  0x0000788d 
- 00017956  0x00003f44 call  0x00003460 
- 00017957  0x00003f45 call  0x00003258 
- 00017958  0x00003f47 fetch  0x00000004 , 0x000044f1 
- 00017959  0x00003f48 store  0x00000004 , 0x000049da 
- 00017960  0x00003f49 fetch  0x00000001 , 0x000049e6 
- 00017961  0x00003f4a ncall  0x0000462c , 0x00000034 
- 00017962  0x00003f4c fetch  0x00000004 , 0x000049da 
- 00017963  0x00003f4d branch  0x00003236 
- 00017964  0x00003f51 fetch  0x00000001 , 0x000049e6 
- 00017965  0x00003f52 rtn  0x00000034 
- 00017966  0x00003f53 fetch  0x00000001 , 0x0000462d 
- 00017967  0x00003f54 store  0x00000001 , 0x000049dd 
- 00017968  0x00003f56 fetch  0x00000001 , 0x000044f2 
- 00017969  0x00003f57 store  0x00000001 , 0x000049dc 
- 00017970  0x00003f59 fetch  0x00000001 , 0x0000462c 
- 00017971  0x00003f5a store  0x00000001 , 0x000049db 
- 00017972  0x00003f5c fetch  0x00000001 , 0x000044f1 
- 00017973  0x00003f5d store  0x00000001 , 0x000049da 
- 00017974  0x00003f5e rtn 
- 00017975  0x00003f5f call  0x0000464a 
- 00017976  0x00003f60 fetch  0x00000004 , 0x000049da 
- 00017977  0x00003f61 fetcht  0x00000004 , 0x000049de 
- 00017978  0x00003f62 isub  0x00000002 , 0x0000003e 
- 00017979  0x00003f63 rtn  0x00000005 
- 00017980  0x00003f64 copy  0x00000013 , 0x00000012 
- 00017981  0x00003f65 arg  0x000049da , 0x00000011 
- 00017982  0x00003f66 arg  0x00000004 , 0x00000039 
- 00017983  0x00003f67 branch  0x00006b45 
- 00017984  0x00003f6b fetch  0x00000004 , 0x000044f1 
- 00017985  0x00003f6c store  0x00000004 , 0x000049da 
- 00017986  0x00003f6d fetch  0x00000001 , 0x000049e6 
- 00017987  0x00003f6e rtn  0x00000034 
- 00017988  0x00003f6f rtn 
- 00017989  0x00003f70 call  0x0000464a 
- 00017990  0x00003f71 fetch  0x00000004 , 0x000049de 
- 00017991  0x00003f72 rtn  0x00000034 
- 00017992  0x00003f73 store  0x00000004 , 0x000049da 
- 00017993  0x00003f74 rtn 
- 00017994  0x00003f78 rtn 
- 00017995  0x00003f79 fetch  0x00000001 , 0x000049e6 
- 00017996  0x00003f7a rtn  0x00000034 
- 00017997  0x00003f7b arg  0x00000700 , 0x00000013 
- 00017998  0x00003f7d copy  0x00000013 , 0x00000012 
- 00017999  0x00003f7e arg  0x000049e2 , 0x00000011 
- 00018000  0x00003f7f arg  0x00000004 , 0x00000039 
- 00018001  0x00003f80 call  0x00006b74 
- 00018002  0x00003f81 fetch  0x00000004 , 0x000049e2 
- 00018003  0x00003f82 rtn  0x00000034 
- 00018004  0x00003f83 store  0x00000004 , 0x000049de 
- 00018005  0x00003f84 copy  0x00000013 , 0x0000003f 
- 00018006  0x00003f85 arg  0x000007cc , 0x00000002 
- 00018007  0x00003f86 isub  0x00000002 , 0x0000003e 
- 00018008  0x00003f87 rtn  0x00000002 
- 00018009  0x00003f88 increase  0x00000004 , 0x00000013 
- 00018010  0x00003f89 branch  0x0000464e 
- 00018011  0x00003f8c fetch  0x00000004 , 0x00004630 
- 00018012  0x00003f8d rtn  0x00000034 
- 00018013  0x00003f8e branch  0x00003236 
- 00018014  0x00003f91 fetch  0x00000002 , 0x000044e9 
- 00018015  0x00003f92 rtnbit1  0x00000009 
- 00018016  0x00003f93 fetch  0x00000002 , 0x00004799 
- 00018017  0x00003f94 store  0x00000002 , 0x0000479b 
- 00018018  0x00003f95 jam  0x00000001 , 0x000049b7 
- 00018019  0x00003f96 arg  0x000045eb , 0x00000011 
- 00018020  0x00003f97 branch  0x000044fd 
- 00018021  0x00003f9a fetch  0x00000001 , 0x000049c0 
- 00018022  0x00003f9b rtn  0x00000034 
- 00018023  0x00003f9c call  0x0000466d 
- 00018024  0x00003f9d nrtn  0x00000028 
- 00018025  0x00003f9e fetch  0x00000003 , 0x000045af 
- 00018026  0x00003f9f call  0x00007d25 
- 00018027  0x00003fa0 storet  0x00000004 , 0x000040a9 
- 00018028  0x00003fa1 branch  0x0000241e 
- 00018029  0x00003fa3 enable  0x00000028 
- 00018030  0x00003fa4 call  0x00002408 
- 00018031  0x00003fa5 fetch  0x00000003 , 0x000040bd 
- 00018032  0x00003fa6 branch  0x00007dbc , 0x00000034 
- 00018033  0x00003fa7 branch  0x00004430 
- 00018034  0x00003fae rtn  0x0000002b 
- 00018035  0x00003faf call  0x00004772 
- 00018036  0x00003fb0 call  0x00006ff7 
- 00018037  0x00003fb1 setarg  0x00004756 
- 00018038  0x00003fb2 store  0x00000002 , 0x000045f2 
- 00018039  0x00003fb4 setarg  0x000046b6 
- 00018040  0x00003fb5 store  0x00000002 , 0x000045f6 
- 00018041  0x00003fb7 setarg  0x000046b1 
- 00018042  0x00003fb8 store  0x00000002 , 0x000043d5 
- 00018043  0x00003fba setarg  0x000046f0 
- 00018044  0x00003fbb store  0x00000002 , 0x000043db 
- 00018045  0x00003fbd setarg  0x000046f2 
- 00018046  0x00003fbe store  0x00000002 , 0x000043dd 
- 00018047  0x00003fc0 setarg  0x0000473b 
- 00018048  0x00003fc1 store  0x00000002 , 0x000043e3 
- 00018049  0x00003fc3 setarg  0x000046a6 
- 00018050  0x00003fc4 store  0x00000002 , 0x000046ee 
- 00018051  0x00003fc6 setarg  0x00004696 
- 00018052  0x00003fc7 store  0x00000002 , 0x000046f2 
- 00018053  0x00003fca bpatch  0x00000033 , 0x00004006 
- 00018054  0x00003fcb call  0x00006cc1 
- 00018055  0x00003fcc call  0x000046ad 
- 00018056  0x00003fce call  0x000078ad 
- 00018057  0x00003fcf fetch  0x00000001 , 0x000046be 
- 00018058  0x00003fd0 store  0x00000001 , 0x0000462d 
- 00018059  0x00003fd1 beq  0x00000000 , 0x00004695 
- 00018060  0x00003fd2 fetch  0x00000001 , 0x000046bf 
- 00018061  0x00003fd3 store  0x00000001 , 0x000044ec 
- 00018062  0x00003fd5 call  0x000046a6 
- 00018063  0x00003fd6 call  0x00007776 
- 00018064  0x00003fd7 call  0x00007780 
- 00018065  0x00003fd8 jam  0x00000001 , 0x000046ea 
- 00018066  0x00003fd9 fetch  0x00000002 , 0x000044e9 
- 00018067  0x00003fda rtnbit1  0x0000000c 
- 00018068  0x00003fdb branch  0x00004327 
- 00018069  0x00003fe0 jam  0x00000002 , 0x000046ea 
- 00018070  0x00003fe2 call  0x000046a6 
- 00018071  0x00003fe3 arg  0x00000000 , 0x00000011 
- 00018072  0x00003fe4 call  0x000077c4 
- 00018073  0x00003fe5 call  0x00004719 
- 00018074  0x00003fe6 fetch  0x00000004 , 0x00004700 
- 00018075  0x00003fe7 store  0x00000004 , 0x0000458f 
- 00018076  0x00003fe8 branch  0x00003291 , 0x00000034 
- 00018077  0x00003fe9 fetch  0x00000004 , 0x0000458f 
- 00018078  0x00003fea store  0x00000004 , 0x000045e8 
- 00018079  0x00003feb fetch  0x00000002 , 0x000045dc 
- 00018080  0x00003fec store  0x00000002 , 0x000045de 
- 00018081  0x00003fed branch  0x00003534 
- 00018082  0x00003ff0 arg  0x00000004 , 0x00000002 
- 00018083  0x00003ff1 arg  0x0000458f , 0x00000011 
- 00018084  0x00003ff2 arg  0x00000000 , 0x00000012 
- 00018085  0x00003ff3 rtn 
- 00018086  0x00003ff8 bpatch  0x00000034 , 0x00004006 
- 00018087  0x00003ff9 fetch  0x00000001 , 0x000046bc 
- 00018088  0x00003ffa bne  0x000000ff , 0x000046ab 
- 00018089  0x00003ffc fetcht  0x00000001 , 0x00004699 
- 00018090  0x00003ffd branch  0x00006ef7 
- 00018091  0x00003fff store  0x00000001 , 0x00004699 
- 00018092  0x00004000 branch  0x000046a9 
- 00018093  0x00004004 call  0x000035f0 
- 00018094  0x00004006 fetch  0x00000002 , 0x000046e6 
- 00018095  0x00004007 store  0x00000002 , 0x000046e8 
- 00018096  0x00004008 rtn 
- 00018097  0x0000400b call  0x000046b6 
- 00018098  0x0000400d fetch  0x00000001 , 0x0000468f 
- 00018099  0x0000400e set1  0x00000007 , 0x0000003f 
- 00018100  0x0000400f arg  0x0000003f , 0x00000002 
- 00018101  0x00004010 branch  0x00006f20 
- 00018102  0x00004013 call  0x00006f35 
- 00018103  0x00004014 branch  0x0000701b 
- 00018104  0x00004017 call  0x00007027 
- 00018105  0x00004018 call  0x000046c9 
- 00018106  0x00004019 call  0x000046bc 
- 00018107  0x0000401a branch  0x000046d7 
- 00018108  0x0000401d fetch  0x00000001 , 0x000046f5 
- 00018109  0x0000401e rtnne  0x00000001 
- 00018110  0x0000401f fetch  0x00000004 , 0x000046f9 
- 00018111  0x00004020 branch  0x000046c3 , 0x00000034 
- 00018112  0x00004021 jam  0x00000000 , 0x000046ff 
- 00018113  0x00004022 enable  0x00000028 
- 00018114  0x00004023 branch  0x0000788d 
- 00018115  0x00004025 fetch  0x00000001 , 0x000046ff 
- 00018116  0x00004026 rtneq  0x000000ff 
- 00018117  0x00004027 pincrease  0x00000001 
- 00018118  0x00004028 store  0x00000001 , 0x000046ff 
- 00018119  0x00004029 disable  0x00000028 
- 00018120  0x0000402a branch  0x0000788b 
- 00018121  0x0000402e fetcht  0x00000002 , 0x0000442e 
- 00018122  0x0000402f and  0x00000002 , 0x00000001 , 0x0000003f 
- 00018123  0x00004030 rshift  0x00000002 , 0x00000002 
- 00018124  0x00004031 store  0x00000001 , 0x000046f9 
- 00018125  0x00004032 and  0x00000002 , 0x00000001 , 0x0000003f 
- 00018126  0x00004033 rshift  0x00000002 , 0x00000002 
- 00018127  0x00004034 store  0x00000001 , 0x000046fa 
- 00018128  0x00004035 and  0x00000002 , 0x00000001 , 0x0000003f 
- 00018129  0x00004036 rshift  0x00000002 , 0x00000002 
- 00018130  0x00004037 store  0x00000001 , 0x000046fb 
- 00018131  0x00004038 and  0x00000002 , 0x00000001 , 0x0000003f 
- 00018132  0x00004039 rshift  0x00000002 , 0x00000002 
- 00018133  0x0000403a store  0x00000001 , 0x000046fc 
- 00018134  0x0000403b rtn 
- 00018135  0x0000403d bpatch  0x00000035 , 0x00004006 
- 00018136  0x0000403e call  0x000046e6 
- 00018137  0x0000403f call  0x000046eb 
- 00018138  0x00004040 call  0x000046dd 
- 00018139  0x00004041 nrtn  0x00000028 
- 00018140  0x00004042 branch  0x00004752 
- 00018141  0x00004046 fetch  0x00000001 , 0x000046f5 
- 00018142  0x00004047 rtnne  0x00000001 
- 00018143  0x00004048 fetch  0x00000001 , 0x000046ff 
- 00018144  0x00004049 rtn  0x00000034 
- 00018145  0x0000404a sub  0x0000003f , 0x00000001 , 0x0000003e 
- 00018146  0x0000404b nrtn  0x00000002 
- 00018147  0x0000404c fetch  0x00000002 , 0x000045dc 
- 00018148  0x0000404d store  0x00000002 , 0x000045de 
- 00018149  0x0000404e branch  0x00007dba 
- 00018150  0x00004053 fetch  0x00000001 , 0x000046f9 
- 00018151  0x00004054 nbranch  0x00004746 , 0x00000034 
- 00018152  0x00004055 fetch  0x00000001 , 0x000046fa 
- 00018153  0x00004056 nbranch  0x00004748 , 0x00000034 
- 00018154  0x00004057 branch  0x0000474e 
- 00018155  0x0000405a fetch  0x00000001 , 0x000046fb 
- 00018156  0x0000405b nbranch  0x0000474a , 0x00000034 
- 00018157  0x0000405c fetch  0x00000001 , 0x000046fc 
- 00018158  0x0000405d nbranch  0x0000474c , 0x00000034 
- 00018159  0x0000405e branch  0x00004750 
- 00018160  0x00004062 call  0x00004730 
- 00018161  0x00004063 branch  0x000046b8 
- 00018162  0x00004066 copy  0x00000013 , 0x0000003f 
- 00018163  0x00004067 beq  0x0000002d , 0x00004347 
- 00018164  0x00004068 beq  0x00000010 , 0x0000432f 
- 00018165  0x00004069 beq  0x00000039 , 0x000046fa 
- 00018166  0x0000406a beq  0x0000003c , 0x00004701 
- 00018167  0x0000406b beq  0x0000003a , 0x000046f9 
- 00018168  0x0000406c rtn 
- 00018169  0x0000406f branch  0x0000357b 
- 00018170  0x00004072 bpatch  0x00000036 , 0x00004006 
- 00018171  0x00004073 fetch  0x00000004 , 0x000045e8 
- 00018172  0x00004074 store  0x00000004 , 0x00004700 
- 00018173  0x00004075 fetch  0x00000001 , 0x0000470c 
- 00018174  0x00004076 ncall  0x00004706 , 0x00000034 
- 00018175  0x00004077 fetch  0x00000004 , 0x00004700 
- 00018176  0x00004078 call  0x00003236 
- 00018177  0x0000407c jam  0x00000000 , 0x000045fc 
- 00018178  0x0000407d jam  0x00000001 , 0x000046f6 
- 00018179  0x0000407e jam  0x00000001 , 0x000046f7 
- 00018180  0x0000407f jam  0x00000000 , 0x000045de 
- 00018181  0x00004080 rtn 
- 00018182  0x00004084 fetch  0x00000001 , 0x0000470c 
- 00018183  0x00004085 rtn  0x00000034 
- 00018184  0x00004086 fetch  0x00000001 , 0x000044f2 
- 00018185  0x00004087 store  0x00000001 , 0x00004703 
- 00018186  0x00004089 fetch  0x00000001 , 0x000045e9 
- 00018187  0x0000408a store  0x00000001 , 0x00004702 
- 00018188  0x0000408c fetch  0x00000001 , 0x000044f1 
- 00018189  0x0000408d store  0x00000001 , 0x00004701 
- 00018190  0x0000408f fetch  0x00000001 , 0x000045e8 
- 00018191  0x00004090 store  0x00000001 , 0x00004700 
- 00018192  0x00004091 call  0x00004720 
- 00018193  0x00004092 fetch  0x00000004 , 0x00004700 
- 00018194  0x00004093 fetcht  0x00000004 , 0x00004704 
- 00018195  0x00004094 isub  0x00000002 , 0x0000003e 
- 00018196  0x00004095 rtn  0x00000005 
- 00018197  0x00004096 copy  0x00000013 , 0x00000012 
- 00018198  0x00004097 arg  0x00004700 , 0x00000011 
- 00018199  0x00004098 arg  0x00000004 , 0x00000039 
- 00018200  0x00004099 branch  0x00006b45 
- 00018201  0x0000409c fetch  0x00000001 , 0x0000470c 
- 00018202  0x0000409d rtn  0x00000034 
- 00018203  0x0000409e call  0x00004720 
- 00018204  0x0000409f fetch  0x00000004 , 0x00004704 
- 00018205  0x000040a0 rtn  0x00000034 
- 00018206  0x000040a1 store  0x00000004 , 0x00004700 
- 00018207  0x000040a2 rtn 
- 00018208  0x000040a6 fetch  0x00000001 , 0x0000470c 
- 00018209  0x000040a7 rtn  0x00000034 
- 00018210  0x000040a8 arg  0x00000700 , 0x00000013 
- 00018211  0x000040aa copy  0x00000013 , 0x00000012 
- 00018212  0x000040ab arg  0x00004704 , 0x00000011 
- 00018213  0x000040ac arg  0x00000004 , 0x00000039 
- 00018214  0x000040ad call  0x00006b74 
- 00018215  0x000040ae fetch  0x00000004 , 0x00004708 
- 00018216  0x000040af rtn  0x00000034 
- 00018217  0x000040b0 store  0x00000004 , 0x00004704 
- 00018218  0x000040b1 copy  0x00000013 , 0x0000003f 
- 00018219  0x000040b2 arg  0x000007cc , 0x00000002 
- 00018220  0x000040b3 isub  0x00000002 , 0x0000003e 
- 00018221  0x000040b4 rtn  0x00000002 
- 00018222  0x000040b5 increase  0x00000004 , 0x00000013 
- 00018223  0x000040b6 branch  0x00004723 
- 00018224  0x000040b9 fetch  0x00000001 , 0x000046f6 
- 00018225  0x000040ba rtneq  0x00000000 
- 00018226  0x000040bb fetch  0x00000001 , 0x000046f5 
- 00018227  0x000040bc rtneq  0x00000001 
- 00018228  0x000040bd jam  0x00000001 , 0x000046f5 
- 00018229  0x000040bf arg  0x00000000 , 0x00000011 
- 00018230  0x000040c0 branch  0x000077bf 
- 00018231  0x000040c2 arg  0x00000000 , 0x00000011 
- 00018232  0x000040c3 call  0x000077bf 
- 00018233  0x000040c4 call  0x000046a6 
- 00018234  0x000040c5 branch  0x00004327 
- 00018235  0x000040c8 call  0x000042ee 
- 00018236  0x000040c9 call  0x0000328e 
- 00018237  0x000040ca call  0x00003531 
- 00018238  0x000040cb branch  0x0000473f 
- 00018239  0x000040ce fetch  0x00000001 , 0x000046c0 
- 00018240  0x000040cf rtn  0x00000034 
- 00018241  0x000040d0 fetch  0x00000001 , 0x0000442e 
- 00018242  0x000040d1 nbranch  0x000046ae , 0x00000034 
- 00018243  0x000040d2 arg  0x000046e8 , 0x00000013 
- 00018244  0x000040d3 arg  0x00004737 , 0x00000012 
- 00018245  0x000040d4 branch  0x000042e7 
- 00018246  0x000040d9 jam  0x00000001 , 0x000046c7 
- 00018247  0x000040da rtn 
- 00018248  0x000040dc jam  0x00000002 , 0x000046c7 
- 00018249  0x000040dd rtn 
- 00018250  0x000040df jam  0x00000001 , 0x000046c9 
- 00018251  0x000040e0 rtn 
- 00018252  0x000040e2 jam  0x00000002 , 0x000046c9 
- 00018253  0x000040e3 rtn 
- 00018254  0x000040e8 jam  0x00000000 , 0x000046c7 
- 00018255  0x000040e9 rtn 
- 00018256  0x000040ec jam  0x00000000 , 0x000046c9 
- 00018257  0x000040ed rtn 
- 00018258  0x000040f0 arg  0x000046c1 , 0x00000011 
- 00018259  0x000040f1 branch  0x000078b2 
- 00018260  0x000040f3 arg  0x000046ce , 0x00000011 
- 00018261  0x000040f4 branch  0x000078b2 
- 00018262  0x000040f7 fetch  0x00000001 , 0x000046f7 
- 00018263  0x000040f8 beq  0x00000001 , 0x00004760 
- 00018264  0x000040f9 arg  0x000046d7 , 0x00000011 
- 00018265  0x000040fa call  0x000078ca 
- 00018266  0x000040fb nbranch  0x00004765 , 0x00000028 
- 00018267  0x000040fd arg  0x000046d7 , 0x00000006 
- 00018268  0x000040fe ifetch  0x00000001 , 0x00000006 
- 00018269  0x000040ff copy  0x0000003f , 0x00000011 
- 00018270  0x00004100 arg  0x000046d8 , 0x00000012 
- 00018271  0x00004103 rtn 
- 00018272  0x00004106 jam  0x00000000 , 0x000046f7 
- 00018273  0x00004107 enable  0x00000028 
- 00018274  0x00004108 arg  0x00000001 , 0x00000011 
- 00018275  0x00004109 arg  0x000046f8 , 0x00000012 
- 00018276  0x0000410a rtn 
- 00018277  0x0000410d fetch  0x00000001 , 0x000046da 
- 00018278  0x0000410e beq  0x00000004 , 0x00004769 
- 00018279  0x0000410f beq  0x00000005 , 0x00004769 
- 00018280  0x00004110 rtn 
- 00018281  0x00004112 fetch  0x00000001 , 0x000046dd 
- 00018282  0x00004113 nbranch  0x00004770 , 0x00000034 
- 00018283  0x00004114 fetch  0x00000001 , 0x000046df 
- 00018284  0x00004115 nbranch  0x00004770 , 0x00000034 
- 00018285  0x00004116 fetch  0x00000001 , 0x000046e1 
- 00018286  0x00004117 nbranch  0x00004770 , 0x00000034 
- 00018287  0x00004118 rtn 
- 00018288  0x0000411a enable  0x00000028 
- 00018289  0x0000411b branch  0x0000475b 
- 00018290  0x00004121 jam  0x00000014 , 0x000044eb 
- 00018291  0x00004122 jam  0x00000001 , 0x000044e4 
- 00018292  0x00004123 setarg  0x0000060f 
- 00018293  0x00004124 store  0x00000002 , 0x0000462e 
- 00018294  0x00004125 setarg  0x0000462e 
- 00018295  0x00004126 store  0x00000002 , 0x000043fb 
- 00018296  0x00004127 jam  0x00000001 , 0x00004094 
- 00018297  0x00004128 jam  0x00000006 , 0x000040a6 
- 00018298  0x00004129 jam  0x00000002 , 0x000040c1 
- 00018299  0x0000412a jam  0x00000000 , 0x0000462d 
- 00018300  0x0000412b setarg  0x0000468d 
- 00018301  0x0000412c store  0x00000002 , 0x000044ef 
- 00018302  0x0000412d jam  0x00000001 , 0x000044ee 
- 00018303  0x0000412e jam  0x000000ff , 0x0000468e 
- 00018304  0x0000412f setarg  0x00000296 
- 00018305  0x00004130 store  0x00000002 , 0x00004690 
- 00018306  0x00004131 setarg  0x0000073a 
- 00018307  0x00004132 store  0x00000002 , 0x00004692 
- 00018308  0x00004133 setarg  0x000046ea 
- 00018309  0x00004134 store  0x00000002 , 0x00004430 
- 00018310  0x00004135 setarg  0x00000c0c 
- 00018311  0x00004136 store  0x00000002 , 0x000046ec 
- 00018312  0x00004137 setarg  0x000046a1 
- 00018313  0x00004138 store  0x00000002 , 0x0000442c 
- 00018314  0x00004139 jam  0x00000000 , 0x000046be 
- 00018315  0x0000413a jam  0x000000ff , 0x000046bc 
- 00018316  0x0000413b jam  0x000000ff , 0x000046bf 
- 00018317  0x0000413c jam  0x00000000 , 0x000046ba 
- 00018318  0x0000413d jam  0x00000000 , 0x000046bb 
- 00018319  0x0000413e jam  0x00000000 , 0x000046bd 
- 00018320  0x0000413f jam  0x00000001 , 0x000046c0 
- 00018321  0x00004140 setarg  0x00004e55 
- 00018322  0x00004141 store  0x00000002 , 0x000046ad 
- 00018323  0x00004142 store  0x00000002 , 0x000046af 
- 00018324  0x00004143 setarg  0x00000007 
- 00018325  0x00004144 store  0x00000002 , 0x000046b3 
- 00018326  0x00004145 jam  0x00000002 , 0x00004407 
- 00018327  0x00004146 setsect  0x00000000 , 0x00035a0c 
- 00018328  0x00004147 setsect  0x00000001 , 0x0000011a 
- 00018329  0x00004148 setsect  0x00000002 , 0x00000060 
- 00018330  0x00004149 setsect  0x00000003 , 0x00000028 
- 00018331  0x0000414a store  0x00000009 , 0x000046c1 
- 00018332  0x0000414b setsect  0x00000000 , 0x0002000a 
- 00018333  0x0000414c setsect  0x00000001 , 0x00000002 
- 00018334  0x0000414d istore  0x00000004 , 0x00000005 
- 00018335  0x0000414e setsect  0x00000000 , 0x00035a08 
- 00018336  0x0000414f setsect  0x00000001 , 0x0000019a 
- 00018337  0x00004150 setsect  0x00000002 , 0x00000000 
- 00018338  0x00004151 setsect  0x00000003 , 0x00000000 
- 00018339  0x00004152 store  0x00000009 , 0x000046ce 
- 00018340  0x00004153 setarg  0x00000064 
- 00018341  0x00004154 store  0x00000002 , 0x000046e6 
- 00018342  0x00004155 jam  0x00000000 , 0x00004141 
- 00018343  0x00004156 jam  0x00000001 , 0x00004589 
- 00018344  0x00004157 jam  0x00000006 , 0x00004603 
- 00018345  0x00004158 jam  0x00000001 , 0x000045ae 
- 00018346  0x00004159 jam  0x00000000 , 0x000045e3 
- 00018347  0x0000415a call  0x00003278 
- 00018348  0x0000415b call  0x000035fb 
- 00018349  0x0000415c call  0x0000325b 
- 00018350  0x0000415f setarg  0x00000708 
- 00018351  0x00004160 store  0x00000002 , 0x000045d6 
- 00018352  0x00004161 setarg  0x00000050 
- 00018353  0x00004162 store  0x00000002 , 0x000045dc 
- 00018354  0x00004163 setarg  0x000a7700 
- 00018355  0x00004164 store  0x00000003 , 0x0000460b 
- 00018356  0x00004165 setarg  0x00604800 
- 00018357  0x00004166 store  0x00000003 , 0x000045af 
- 00018358  0x00004167 rtn 
- 00018359  0x0000416f setarg  0x000047ea 
- 00018360  0x00004170 store  0x00000002 , 0x000045e0 
- 00018361  0x00004171 setarg  0x000048d4 
- 00018362  0x00004172 store  0x00000002 , 0x000045e4 
- 00018363  0x00004173 setarg  0x000048e5 
- 00018364  0x00004174 store  0x00000002 , 0x000045e6 
- 00018365  0x00004175 setarg  0x000048ab 
- 00018366  0x00004176 store  0x00000002 , 0x000045e2 
- 00018367  0x00004177 setarg  0x000047f9 
- 00018368  0x00004178 store  0x00000002 , 0x00000859 
- 00018369  0x00004179 branch  0x00007912 
- 00018370  0x0000417d bpatch  0x00000037 , 0x00004006 
- 00018371  0x0000417f call  0x000047ef 
- 00018372  0x00004180 call  0x000047e5 
- 00018373  0x00004181 fetch  0x00000001 , 0x00004669 
- 00018374  0x00004182 isolate1  0x00000005 , 0x0000003f 
- 00018375  0x00004183 branch  0x000047cb , 0x00000001 
- 00018376  0x00004184 fetch  0x00000001 , 0x00004669 
- 00018377  0x00004185 isolate1  0x00000006 , 0x0000003f 
- 00018378  0x00004186 call  0x0000326b , 0x00000001 
- 00018379  0x00004188 fetch  0x00000001 , 0x00004694 
- 00018380  0x00004189 store  0x00000001 , 0x00004141 
- 00018381  0x0000418b jam  0x000000ff , 0x000045d2 
- 00018382  0x0000418c setarg  0x0000099f 
- 00018383  0x0000418d store  0x00000002 , 0x00004640 
- 00018384  0x0000418e setarg  0x00000a9f 
- 00018385  0x0000418f store  0x00000002 , 0x00004642 
- 00018386  0x00004190 setarg  0x00000b9f 
- 00018387  0x00004191 store  0x00000002 , 0x00004644 
- 00018388  0x00004192 setarg  0x00000c9f 
- 00018389  0x00004193 store  0x00000002 , 0x00004646 
- 00018390  0x00004194 jam  0x00000085 , 0x000045d1 
- 00018391  0x00004195 jam  0x00000000 , 0x00004692 
- 00018392  0x00004196 jam  0x00000000 , 0x0000462b 
- 00018393  0x00004197 call  0x00003281 
- 00018394  0x00004198 fetch  0x00000001 , 0x00004669 
- 00018395  0x00004199 isolate1  0x00000003 , 0x0000003f 
- 00018396  0x0000419a call  0x00003284 , 0x00000001 
- 00018397  0x0000419b call  0x0000339f 
- 00018398  0x0000419c call  0x00003287 
- 00018399  0x0000419d call  0x0000325b 
- 00018400  0x0000419f fetch  0x00000001 , 0x00004673 
- 00018401  0x000041a0 store  0x00000001 , 0x0000085b 
- 00018402  0x000041a1 fetch  0x00000009 , 0x0000466a 
- 00018403  0x000041a2 store  0x00000009 , 0x0000085c 
- 00018404  0x000041a3 rtn 
- 00018405  0x000041a6 jam  0x00000018 , 0x00004099 
- 00018406  0x000041a7 fetch  0x00000001 , 0x00004669 
- 00018407  0x000041a8 rtnbit0  0x00000007 
- 00018408  0x000041a9 jam  0x00000010 , 0x00004099 
- 00018409  0x000041aa rtn 
- 00018410  0x000041ad fetch  0x00000001 , 0x00004610 
- 00018411  0x000041ae beq  0x00000000 , 0x0000489b 
- 00018412  0x000041af beq  0x00000001 , 0x00004822 
- 00018413  0x000041b0 beq  0x0000000f , 0x0000481e 
- 00018414  0x000041b1 rtn 
- 00018415  0x000041b5 bpatch  0x00000038 , 0x00004007 
- 00018416  0x000041b6 arg  0x00001fdf , 0x00000012 
- 00018417  0x000041b7 arg  0x00004648 , 0x00000011 
- 00018418  0x000041b8 arg  0x00000001 , 0x00000039 
- 00018419  0x000041b9 branch  0x00006b74 
- 00018420  0x000041bc bpatch  0x00000039 , 0x00004007 
- 00018421  0x000041bd arg  0x00000001 , 0x00000039 
- 00018422  0x000041be arg  0x00004648 , 0x00000011 
- 00018423  0x000041bf arg  0x00001fdf , 0x00000012 
- 00018424  0x000041c0 branch  0x00006b45 
- 00018425  0x000041c3 fetch  0x00000001 , 0x00004669 
- 00018426  0x000041c4 bbit1  0x00000004 , 0x000047fd 
- 00018427  0x000041c5 fetch  0x00000001 , 0x00004648 
- 00018428  0x000041c6 bne  0x0000005a , 0x00004801 
- 00018429  0x000041c8 jam  0x0000005a , 0x00004648 
- 00018430  0x000041c9 fetch  0x00000004 , 0x0000937a 
- 00018431  0x000041ca set1  0x0000001d , 0x0000003f 
- 00018432  0x000041cb store  0x00000004 , 0x000007b4 
- 00018433  0x000041cd call  0x00004818 
- 00018434  0x000041ce call  0x00007966 
- 00018435  0x000041cf call  0x00004805 
- 00018436  0x000041d0 branch  0x0000480e 
- 00018437  0x000041d3 fetch  0x00000001 , 0x0000085c 
- 00018438  0x000041d4 rtn  0x00000034 
- 00018439  0x000041d5 fetch  0x00000001 , 0x00004648 
- 00018440  0x000041d6 beq  0x0000005a , 0x0000480c 
- 00018441  0x000041d8 fetch  0x00000004 , 0x0000085d 
- 00018442  0x000041da store  0x00000004 , 0x000007b4 
- 00018443  0x000041db rtn 
- 00018444  0x000041dd fetch  0x00000004 , 0x00000861 
- 00018445  0x000041de branch  0x0000480a 
- 00018446  0x000041e1 fetch  0x00000001 , 0x00004648 
- 00018447  0x000041e2 beq  0x0000005a , 0x00004814 
- 00018448  0x000041e3 setarg  0x00009272 
- 00018449  0x000041e4 store  0x00000002 , 0x000007a7 
- 00018450  0x000041e5 jam  0x0000001a , 0x000007d8 
- 00018451  0x000041e6 rtn 
- 00018452  0x000041e8 setarg  0x0000928d 
- 00018453  0x000041e9 store  0x00000002 , 0x000007a7 
- 00018454  0x000041ea jam  0x0000003f , 0x000007d8 
- 00018455  0x000041eb rtn 
- 00018456  0x000041ee fetch  0x00000001 , 0x00004674 
- 00018457  0x000041ef rtn  0x00000034 
- 00018458  0x000041f0 arg  0x00004674 , 0x00000006 
- 00018459  0x000041f1 arg  0x0000081d , 0x00000005 
- 00018460  0x000041f2 arg  0x0000001e , 0x00000039 
- 00018461  0x000041f3 branch  0x00007cda 
- 00018462  0x000041f7 call  0x00003460 
- 00018463  0x000041f9 call  0x000048a3 
- 00018464  0x000041fa call  0x00004867 
- 00018465  0x000041fb branch  0x0000481f 
- 00018466  0x000041fe call  0x00003460 
- 00018467  0x00004200 call  0x000048a3 
- 00018468  0x00004201 call  0x00003469 
- 00018469  0x00004202 call  0x00004867 
- 00018470  0x00004203 branch  0x00004823 
- 00018471  0x00004206 call  0x0000482b 
- 00018472  0x00004207 call  0x0000483b 
- 00018473  0x00004208 call  0x0000484c 
- 00018474  0x00004209 branch  0x00004859 
- 00018475  0x0000420c bpatch  0x0000003a , 0x00004007 
- 00018476  0x0000420d fetch  0x00000001 , 0x00004668 
- 00018477  0x0000420e rtn  0x00000034 
- 00018478  0x0000420f arg  0x0000000d , 0x00000007 
- 00018479  0x00004210 call  0x00007cef 
- 00018480  0x00004211 nrtn  0x00000034 
- 00018481  0x00004212 jam  0x00000000 , 0x00004668 
- 00018482  0x00004213 setarg  0x00000001 
- 00018483  0x00004214 store  0x00000001 , 0x00000913 
- 00018484  0x00004215 setarg  0x00000000 
- 00018485  0x00004216 istore  0x00000007 , 0x00000005 
- 00018486  0x00004218 jam  0x00000020 , 0x0000090c 
- 00018487  0x0000421a fetch  0x00000001 , 0x0000090d 
- 00018488  0x0000421b set1  0x00000002 , 0x0000003f 
- 00018489  0x0000421c store  0x00000001 , 0x0000090d 
- 00018490  0x0000421d rtn 
- 00018491  0x00004220 bpatch  0x0000003b , 0x00004007 
- 00018492  0x00004221 fetch  0x00000001 , 0x00004665 
- 00018493  0x00004222 rtn  0x00000034 
- 00018494  0x00004223 arg  0x0000000e , 0x00000007 
- 00018495  0x00004224 call  0x00007cef 
- 00018496  0x00004225 nrtn  0x00000034 
- 00018497  0x00004226 jam  0x00000000 , 0x00004665 
- 00018498  0x00004227 arg  0x00000923 , 0x00000005 
- 00018499  0x00004228 call  0x00007c99 
- 00018500  0x00004229 fetch  0x00000008 , 0x00000923 
- 00018501  0x0000422a store  0x00000008 , 0x00004651 
- 00018502  0x0000422c jam  0x00000000 , 0x00000923 
- 00018503  0x0000422e jam  0x00000010 , 0x0000090b 
- 00018504  0x0000422f fetch  0x00000001 , 0x0000090d 
- 00018505  0x00004230 set1  0x00000001 , 0x0000003f 
- 00018506  0x00004231 store  0x00000001 , 0x0000090d 
- 00018507  0x00004232 rtn 
- 00018508  0x00004235 fetch  0x00000001 , 0x00004667 
- 00018509  0x00004236 rtn  0x00000034 
- 00018510  0x00004237 arg  0x0000000a , 0x00000007 
- 00018511  0x00004238 call  0x00007cef 
- 00018512  0x00004239 nrtn  0x00000034 
- 00018513  0x0000423a jam  0x00000000 , 0x00004667 
- 00018514  0x0000423b arg  0x00000943 , 0x00000005 
- 00018515  0x0000423c call  0x00007c99 
- 00018516  0x0000423d jam  0x00000002 , 0x00000943 
- 00018517  0x0000423e fetch  0x00000002 , 0x00000943 
- 00018518  0x0000423f store  0x00000002 , 0x0000465f 
- 00018519  0x00004241 jam  0x00000022 , 0x0000090c 
- 00018520  0x00004242 branch  0x00004837 
- 00018521  0x00004245 bpatch  0x0000003c , 0x00004007 
- 00018522  0x00004246 fetch  0x00000001 , 0x00004666 
- 00018523  0x00004247 rtn  0x00000034 
- 00018524  0x00004248 arg  0x0000000c , 0x00000007 
- 00018525  0x00004249 call  0x00007cef 
- 00018526  0x0000424a nrtn  0x00000034 
- 00018527  0x0000424b jam  0x00000000 , 0x00004666 
- 00018528  0x0000424c arg  0x00000933 , 0x00000005 
- 00018529  0x0000424d call  0x00007c99 
- 00018530  0x0000424e jam  0x00000003 , 0x00000933 
- 00018531  0x0000424f fetch  0x00000003 , 0x00000933 
- 00018532  0x00004250 store  0x00000003 , 0x0000465c 
- 00018533  0x00004252 jam  0x00000021 , 0x0000090c 
- 00018534  0x00004253 branch  0x00004837 
- 00018535  0x00004256 bpatch  0x0000003d , 0x00004007 
- 00018536  0x00004257 fetch  0x00000001 , 0x00000901 
- 00018537  0x00004258 call  0x000048b5 , 0x00000034 
- 00018538  0x00004259 call  0x00007906 
- 00018539  0x0000425a fetch  0x00000001 , 0x000008f7 
- 00018540  0x0000425b rtn  0x00000034 
- 00018541  0x0000425c jam  0x00000000 , 0x000008f7 
- 00018542  0x0000425d fetch  0x00000002 , 0x000008f5 
- 00018543  0x0000425e arg  0x000002ba , 0x00000002 
- 00018544  0x0000425f isub  0x00000002 , 0x0000003e 
- 00018545  0x00004260 nrtn  0x00000005 
- 00018546  0x00004262 fetch  0x00000001 , 0x00000875 
- 00018547  0x00004263 rtnne  0x000000ba 
- 00018548  0x00004264 fetch  0x00000001 , 0x00000876 
- 00018549  0x00004265 beq  0x000000a0 , 0x0000487c 
- 00018550  0x00004266 beq  0x000000a1 , 0x00004882 
- 00018551  0x00004267 beq  0x000000a6 , 0x0000488e 
- 00018552  0x00004268 beq  0x000000a7 , 0x00004890 
- 00018553  0x00004269 beq  0x000000a9 , 0x00004896 
- 00018554  0x0000426c jam  0x00000000 , 0x000008f8 
- 00018555  0x0000426d rtn 
- 00018556  0x00004270 fetch  0x00000001 , 0x00000877 
- 00018557  0x00004271 beq  0x00000081 , 0x0000487f 
- 00018558  0x00004272 branch  0x0000487a 
- 00018559  0x00004274 call  0x000032fc 
- 00018560  0x00004276 jam  0x00000001 , 0x000008f8 
- 00018561  0x00004277 rtn 
- 00018562  0x0000427a fetch  0x00000001 , 0x00000877 
- 00018563  0x0000427b beq  0x00000001 , 0x00004887 
- 00018564  0x0000427c beq  0x00000084 , 0x0000488a 
- 00018565  0x0000427d beq  0x000000a7 , 0x0000488c 
- 00018566  0x0000427e branch  0x0000487a 
- 00018567  0x00004280 fetch  0x00000001 , 0x000045d5 
- 00018568  0x00004281 store  0x00000001 , 0x000008b6 
- 00018569  0x00004282 branch  0x00004880 
- 00018570  0x00004284 call  0x00003461 
- 00018571  0x00004285 branch  0x00004887 
- 00018572  0x00004288 jam  0x000000a1 , 0x000008b6 
- 00018573  0x00004289 branch  0x00004880 
- 00018574  0x0000428c jam  0x00000015 , 0x000008b6 
- 00018575  0x0000428d branch  0x00004880 
- 00018576  0x00004290 fetch  0x00000001 , 0x00004616 
- 00018577  0x00004291 beq  0x00000000 , 0x00004894 
- 00018578  0x00004292 beq  0x00000001 , 0x0000488c 
- 00018579  0x00004293 rtn 
- 00018580  0x00004295 jam  0x000000a0 , 0x000008b6 
- 00018581  0x00004296 branch  0x00004880 
- 00018582  0x00004299 jam  0x00000000 , 0x000008b6 
- 00018583  0x0000429a jam  0x00000000 , 0x000008b7 
- 00018584  0x0000429b jam  0x00000001 , 0x000008b8 
- 00018585  0x0000429c jam  0x00000007 , 0x000008b9 
- 00018586  0x0000429d branch  0x00004880 
- 00018587  0x000042a6 call  0x00003402 
- 00018588  0x000042a8 call  0x00003407 
- 00018589  0x000042a9 call  0x0000342d 
- 00018590  0x000042aa call  0x000048a3 
- 00018591  0x000042ab call  0x00003469 
- 00018592  0x000042ac call  0x00003488 
- 00018593  0x000042ad call  0x00004867 
- 00018594  0x000042ae branch  0x0000489c 
- 00018595  0x000042b1 bpatch  0x0000003e , 0x00004007 
- 00018596  0x000042b2 fetch  0x00000001 , 0x00004616 
- 00018597  0x000042b3 rtnne  0x00000000 
- 00018598  0x000042b4 call  0x00003464 
- 00018599  0x000042b5 call  0x00004827 
- 00018600  0x000042b6 fetch  0x00000001 , 0x00004610 
- 00018601  0x000042b7 nrtn  0x00000034 
- 00018602  0x000042b8 branch  0x0000350a 
- 00018603  0x000042bb fetch  0x00000001 , 0x00004589 
- 00018604  0x000042bc beq  0x00000001 , 0x000048ae 
- 00018605  0x000042bd beq  0x00000002 , 0x000048b7 
- 00018606  0x000042bf fetch  0x00000001 , 0x00004693 
- 00018607  0x000042c0 bbit1  0x00000000 , 0x000048bd 
- 00018608  0x000042c1 branch  0x000048b9 
- 00018609  0x000042c4 fetch  0x00000001 , 0x000043cb 
- 00018610  0x000042c5 rtnne  0x00000004 
- 00018611  0x000042c6 jam  0x00000003 , 0x00004693 
- 00018612  0x000042c7 rtn 
- 00018613  0x000042c9 jam  0x00000000 , 0x00004693 
- 00018614  0x000042ca rtn 
- 00018615  0x000042cd fetch  0x00000001 , 0x00004693 
- 00018616  0x000042ce bbit1  0x00000001 , 0x000048c1 
- 00018617  0x000042d0 fetch  0x00000001 , 0x00004611 
- 00018618  0x000042d1 beq  0x00000001 , 0x000048c8 
- 00018619  0x000042d2 beq  0x00000003 , 0x000048cc 
- 00018620  0x000042d3 rtn 
- 00018621  0x000042d6 fetch  0x00000001 , 0x00004693 
- 00018622  0x000042d7 set0  0x00000000 , 0x0000003f 
- 00018623  0x000042d8 store  0x00000001 , 0x00004693 
- 00018624  0x000042d9 branch  0x000048c4 
- 00018625  0x000042dc fetch  0x00000001 , 0x00004693 
- 00018626  0x000042dd set0  0x00000001 , 0x0000003f 
- 00018627  0x000042de store  0x00000001 , 0x00004693 
- 00018628  0x000042e0 jam  0x00000001 , 0x00004588 
- 00018629  0x000042e1 setarg  0x000000ff 
- 00018630  0x000042e2 store  0x00000001 , 0x00004519 
- 00018631  0x000042e3 rtn 
- 00018632  0x000042e7 jam  0x00000001 , 0x00004611 
- 00018633  0x000042e8 call  0x0000337e 
- 00018634  0x000042e9 nrtn  0x0000002f 
- 00018635  0x000042ea branch  0x0000330a 
- 00018636  0x000042ed fetch  0x00000001 , 0x000044f9 
- 00018637  0x000042ee beq  0x00000001 , 0x000048c8 
- 00018638  0x000042ef beq  0x000000ff , 0x000048c8 
- 00018639  0x000042f0 jam  0x00000000 , 0x000008f9 
- 00018640  0x000042f1 jam  0x00000001 , 0x00004588 
- 00018641  0x000042f2 fetch  0x00000001 , 0x00004621 
- 00018642  0x000042f3 store  0x00000001 , 0x00004519 
- 00018643  0x000042f4 rtn 
- 00018644  0x000042f7 setarg  0x00000001 
- 00018645  0x000042f8 store  0x00000001 , 0x00000913 
- 00018646  0x000042f9 fetch  0x00000007 , 0x000045eb 
- 00018647  0x000042fa istore  0x00000007 , 0x00000005 
- 00018648  0x000042fb fetch  0x00000001 , 0x000045eb 
- 00018649  0x000042fc ncall  0x000048dd , 0x00000034 
- 00018650  0x000042fd fetch  0x00000001 , 0x000045eb 
- 00018651  0x000042fe call  0x000048e1 , 0x00000034 
- 00018652  0x000042ff branch  0x00004836 
- 00018653  0x00004302 jam  0x00000001 , 0x00004668 
- 00018654  0x00004303 setarg  0x00000180 
- 00018655  0x00004304 arg  0x0000000d , 0x00000007 
- 00018656  0x00004305 branch  0x00007ce1 
- 00018657  0x00004308 jam  0x00000000 , 0x00004668 
- 00018658  0x00004309 setarg  0x00000000 
- 00018659  0x0000430a arg  0x0000000d , 0x00000007 
- 00018660  0x0000430b branch  0x00007ce1 
- 00018661  0x0000430e fetch  0x00000001 , 0x000045eb 
- 00018662  0x0000430f beq  0x00000000 , 0x000048ea 
- 00018663  0x00004310 beq  0x00000002 , 0x0000491d 
- 00018664  0x00004311 beq  0x00000003 , 0x00004905 
- 00018665  0x00004312 branch  0x000033be 
- 00018666  0x00004315 fetch  0x00000001 , 0x000045ed 
- 00018667  0x00004316 store  0x00000001 , 0x00004611 
- 00018668  0x00004317 jam  0x00000000 , 0x000045ed 
- 00018669  0x00004318 arg  0x00000923 , 0x00000005 
- 00018670  0x00004319 arg  0x000045ec , 0x00000006 
- 00018671  0x0000431a arg  0x00000008 , 0x00000039 
- 00018672  0x0000431b call  0x00007cda 
- 00018673  0x0000431c fetch  0x00000008 , 0x00000923 
- 00018674  0x0000431d ncall  0x000048fd , 0x00000034 
- 00018675  0x0000431e fetch  0x00000008 , 0x00000923 
- 00018676  0x0000431f call  0x00004901 , 0x00000034 
- 00018677  0x00004320 fetch  0x00000008 , 0x00000923 
- 00018678  0x00004321 store  0x00000008 , 0x00004649 
- 00018679  0x00004322 fetcht  0x00000008 , 0x00004651 
- 00018680  0x00004323 isub  0x00000002 , 0x0000003e 
- 00018681  0x00004324 ncall  0x00004847 , 0x00000005 
- 00018682  0x00004325 fetch  0x00000008 , 0x00004649 
- 00018683  0x00004326 store  0x00000008 , 0x00004651 
- 00018684  0x00004327 branch  0x000033be 
- 00018685  0x0000432a jam  0x00000001 , 0x00004665 
- 00018686  0x0000432b setarg  0x00000180 
- 00018687  0x0000432c arg  0x0000000e , 0x00000007 
- 00018688  0x0000432d branch  0x00007ce1 
- 00018689  0x00004330 jam  0x00000000 , 0x00004665 
- 00018690  0x00004331 setarg  0x00000000 
- 00018691  0x00004332 arg  0x0000000e , 0x00000007 
- 00018692  0x00004333 branch  0x00007ce1 
- 00018693  0x00004336 arg  0x00000933 , 0x00000005 
- 00018694  0x00004337 arg  0x000045eb , 0x00000006 
- 00018695  0x00004338 arg  0x00000003 , 0x00000039 
- 00018696  0x00004339 call  0x00007cda 
- 00018697  0x0000433a fetch  0x00000002 , 0x00000934 
- 00018698  0x0000433b ncall  0x00004915 , 0x00000034 
- 00018699  0x0000433c fetch  0x00000002 , 0x00000934 
- 00018700  0x0000433d call  0x00004919 , 0x00000034 
- 00018701  0x0000433e fetch  0x00000003 , 0x00000933 
- 00018702  0x0000433f store  0x00000003 , 0x00004659 
- 00018703  0x00004340 fetcht  0x00000003 , 0x0000465c 
- 00018704  0x00004341 isub  0x00000002 , 0x0000003e 
- 00018705  0x00004342 ncall  0x00004865 , 0x00000005 
- 00018706  0x00004343 fetch  0x00000003 , 0x00004659 
- 00018707  0x00004344 store  0x00000003 , 0x0000465c 
- 00018708  0x00004345 branch  0x000033be 
- 00018709  0x00004348 jam  0x00000001 , 0x00004666 
- 00018710  0x00004349 setarg  0x00000180 
- 00018711  0x0000434a arg  0x0000000c , 0x00000007 
- 00018712  0x0000434b branch  0x00007ce1 
- 00018713  0x0000434e jam  0x00000000 , 0x00004666 
- 00018714  0x0000434f setarg  0x00000000 
- 00018715  0x00004350 arg  0x0000000c , 0x00000007 
- 00018716  0x00004351 branch  0x00007ce1 
- 00018717  0x00004354 arg  0x00000943 , 0x00000005 
- 00018718  0x00004355 arg  0x000045eb , 0x00000006 
- 00018719  0x00004356 arg  0x00000002 , 0x00000039 
- 00018720  0x00004357 call  0x00007cda 
- 00018721  0x00004358 fetch  0x00000002 , 0x00000943 
- 00018722  0x00004359 ncall  0x0000492d , 0x00000034 
- 00018723  0x0000435a fetch  0x00000002 , 0x00000943 
- 00018724  0x0000435b call  0x00004931 , 0x00000034 
- 00018725  0x0000435c fetch  0x00000002 , 0x00000943 
- 00018726  0x0000435d store  0x00000002 , 0x0000465f 
- 00018727  0x0000435e fetcht  0x00000002 , 0x00004662 
- 00018728  0x0000435f isub  0x00000002 , 0x0000003e 
- 00018729  0x00004360 ncall  0x00004935 , 0x00000005 
- 00018730  0x00004361 fetch  0x00000002 , 0x0000465f 
- 00018731  0x00004362 store  0x00000002 , 0x00004662 
- 00018732  0x00004363 branch  0x000033be 
- 00018733  0x00004366 jam  0x00000001 , 0x00004667 
- 00018734  0x00004367 setarg  0x00000180 
- 00018735  0x00004368 arg  0x0000000a , 0x00000007 
- 00018736  0x00004369 branch  0x00007ce1 
- 00018737  0x0000436b jam  0x00000000 , 0x00004667 
- 00018738  0x0000436c setarg  0x00000000 
- 00018739  0x0000436d arg  0x0000000a , 0x00000007 
- 00018740  0x0000436e branch  0x00007ce1 
- 00018741  0x00004371 jam  0x00000022 , 0x0000090c 
- 00018742  0x00004372 branch  0x00004837 
- 00018743  0x00004376 fetch  0x00000001 , 0x000043cb 
- 00018744  0x00004377 rtnne  0x00000004 
- 00018745  0x00004378 fetch  0x00000001 , 0x00004648 
- 00018746  0x00004379 rtneq  0x0000005a 
- 00018747  0x0000437b jam  0x00000001 , 0x00004692 
- 00018748  0x0000437c rtn 
- 00018749  0x00004380 fetch  0x00000001 , 0x000043cb 
- 00018750  0x00004381 rtnne  0x00000004 
- 00018751  0x00004382 fetch  0x00000001 , 0x00004692 
- 00018752  0x00004383 rtn  0x00000034 
- 00018753  0x00004384 jam  0x00000000 , 0x00000678 
- 00018754  0x00004386 jam  0x0000005a , 0x00004648 
- 00018755  0x00004387 call  0x000047f4 
- 00018756  0x00004388 call  0x000047ef 
- 00018757  0x00004389 fetch  0x00000001 , 0x00000678 
- 00018758  0x0000438a increase  0x00000001 , 0x0000003f 
- 00018759  0x0000438b store  0x00000001 , 0x00000678 
- 00018760  0x0000438c beq  0x000000ff , 0x00006ca3 
- 00018761  0x0000438d fetch  0x00000001 , 0x00004648 
- 00018762  0x0000438e bne  0x0000005a , 0x00004942 
- 00018763  0x0000438f branch  0x00006ca3 
- 00018764  0x0000439c fetch  0x00000001 , 0x000043cb 
- 00018765  0x0000439d rtnne  0x0000000f 
- 00018766  0x0000439e call  0x000054ac 
- 00018767  0x0000439f nbranch  0x00002002 , 0x00000028 
- 00018768  0x000043a0 fetch  0x00000001 , 0x00004846 
- 00018769  0x000043a1 branch  0x00002002 , 0x00000034 
- 00018770  0x000043a2 fetch  0x00000001 , 0x00004655 
- 00018771  0x000043a3 rtneq  0x000000ff 
- 00018772  0x000043a4 copy  0x0000003f , 0x00000007 
- 00018773  0x000043a5 fetch  0x00000004 , 0x0000069d 
- 00018774  0x000043a6 qisolate0  0x0000003f 
- 00018775  0x000043a7 call  0x00004e45 , 0x00000001 
- 00018776  0x000043a8 branch  0x00002003 
- 00018777  0x000043ab call  0x00007396 
- 00018778  0x000043ac call  0x000049a1 
- 00018779  0x000043ae call  0x000049c8 
- 00018780  0x000043af call  0x000049ea 
- 00018781  0x000043b0 rtn  0x0000002b 
- 00018782  0x000043b1 call  0x00004966 
- 00018783  0x000043b2 call  0x00004a7a 
- 00018784  0x000043b3 fetch  0x00000001 , 0x00004663 
- 00018785  0x000043b4 rtnbit1  0x00000007 
- 00018786  0x000043b6 fetch  0x00000002 , 0x000044e9 
- 00018787  0x000043b7 bbit1  0x0000000c , 0x00004b95 
- 00018788  0x000043b8 call  0x00005eb6 
- 00018789  0x000043b9 branch  0x00004bcf 
- 00018790  0x000043bd fetch  0x00000008 , 0x00004713 
- 00018791  0x000043be rtnbit0  0x0000000d 
- 00018792  0x000043bf setarg  0x0000496c 
- 00018793  0x000043c0 store  0x00000002 , 0x00000859 
- 00018794  0x000043c1 jam  0x000000a5 , 0x00004664 
- 00018795  0x000043c2 branch  0x0000498e 
- 00018796  0x000043c5 call  0x0000496f 
- 00018797  0x000043c6 call  0x00004974 
- 00018798  0x000043c7 branch  0x00004984 
- 00018799  0x000043ca jam  0x00000000 , 0x00004665 
- 00018800  0x000043cb fetch  0x00000008 , 0x00004713 
- 00018801  0x000043cc rtnbit0  0x00000016 
- 00018802  0x000043cd jam  0x0000005a , 0x00004665 
- 00018803  0x000043ce rtn 
- 00018804  0x000043d1 fetch  0x00000008 , 0x00004713 
- 00018805  0x000043d2 bbit1  0x0000001d , 0x0000497b 
- 00018806  0x000043d3 bbit1  0x0000001e , 0x0000497e 
- 00018807  0x000043d4 bbit1  0x0000001f , 0x00004981 
- 00018808  0x000043d5 jam  0x00000019 , 0x00004662 
- 00018809  0x000043d6 jam  0x00000008 , 0x0000085b 
- 00018810  0x000043d7 rtn 
- 00018811  0x000043d9 jam  0x0000000c , 0x00004662 
- 00018812  0x000043da jam  0x00000004 , 0x0000085b 
- 00018813  0x000043db rtn 
- 00018814  0x000043dd jam  0x00000006 , 0x00004662 
- 00018815  0x000043de jam  0x00000002 , 0x0000085b 
- 00018816  0x000043df rtn 
- 00018817  0x000043e1 jam  0x00000003 , 0x00004662 
- 00018818  0x000043e2 jam  0x00000001 , 0x0000085b 
- 00018819  0x000043e3 rtn 
- 00018820  0x000043e6 call  0x00007966 
- 00018821  0x000043e7 call  0x00004987 
- 00018822  0x000043e8 branch  0x0000498c 
- 00018823  0x000043eb fetch  0x00000001 , 0x0000085c 
- 00018824  0x000043ec rtn  0x00000034 
- 00018825  0x000043ed fetch  0x00000001 , 0x00004665 
- 00018826  0x000043ee beq  0x0000005a , 0x0000480c 
- 00018827  0x000043ef branch  0x00004809 
- 00018828  0x000043f2 fetch  0x00000001 , 0x00004665 
- 00018829  0x000043f3 branch  0x0000480f 
- 00018830  0x000043f8 bpatch  0x00000041 , 0x00004008 
- 00018831  0x000043f9 fetcht  0x00000001 , 0x0000086c 
- 00018832  0x000043fa call  0x00006ee6 
- 00018833  0x000043fb branch  0x00004993 , 0x00000001 
- 00018834  0x000043fc branch  0x0000499a 
- 00018835  0x00004400 fetch  0x00000001 , 0x00004664 
- 00018836  0x00004401 rtneq  0x000000a5 
- 00018837  0x00004402 jam  0x000000a5 , 0x00004664 
- 00018838  0x00004403 jam  0x00000000 , 0x0000090e 
- 00018839  0x00004404 jam  0x00000000 , 0x00000709 
- 00018840  0x00004405 jam  0x00000000 , 0x00000900 
- 00018841  0x00004406 branch  0x00004962 
- 00018842  0x0000440a fetch  0x00000001 , 0x00004664 
- 00018843  0x0000440b rtneq  0x0000005a 
- 00018844  0x0000440c jam  0x0000005a , 0x00004664 
- 00018845  0x0000440d call  0x00006018 
- 00018846  0x0000440e call  0x00005aaa 
- 00018847  0x0000440f call  0x00004f70 
- 00018848  0x00004410 branch  0x00007912 
- 00018849  0x00004415 rtn  0x0000002b 
- 00018850  0x00004417 call  0x000035f0 
- 00018851  0x00004418 call  0x0000325b 
- 00018852  0x0000441a call  0x000049af 
- 00018853  0x0000441b fetcht  0x00000001 , 0x00004865 
- 00018854  0x0000441c call  0x00006ef3 
- 00018855  0x0000441e call  0x00004b6d 
- 00018856  0x0000441f call  0x00006177 
- 00018857  0x00004420 call  0x00002a41 
- 00018858  0x00004422 fetch  0x00000008 , 0x00004713 
- 00018859  0x00004423 bbit1  0x00000014 , 0x000049fd 
- 00018860  0x00004424 bbit1  0x00000013 , 0x00005d60 
- 00018861  0x00004425 bbit1  0x00000012 , 0x00005d6e 
- 00018862  0x00004426 rtn 
- 00018863  0x0000442d call  0x0000543b 
- 00018864  0x0000442f jam  0x00000000 , 0x000048eb 
- 00018865  0x00004430 setarg  0x00230170 
- 00018866  0x00004431 store  0x00000003 , 0x0000462d 
- 00018867  0x00004432 setarg  0x00015301 
- 00018868  0x00004433 istore  0x00000003 , 0x00000005 
- 00018869  0x00004434 arg  0x000047a0 , 0x00000005 
- 00018870  0x00004435 arg  0x00000014 , 0x00000039 
- 00018871  0x00004436 call  0x00007ca1 
- 00018872  0x00004438 fetch  0x00000001 , 0x0000426b 
- 00018873  0x00004439 sub  0x0000003f , 0x0000000c , 0x0000003e 
- 00018874  0x0000443a nbranch  0x000049c6 , 0x00000002 
- 00018875  0x0000443b setarg  0x0006ff06 
- 00018876  0x0000443c store  0x00000003 , 0x000047a0 
- 00018877  0x0000443d setarg  0x00000300 
- 00018878  0x0000443e istore  0x00000003 , 0x00000005 
- 00018879  0x0000443f setarg  0x00000080 
- 00018880  0x00004440 istore  0x00000001 , 0x00000005 
- 00018881  0x00004442 fetch  0x00000001 , 0x0000426b 
- 00018882  0x00004443 increase  0x00000001 , 0x0000003f 
- 00018883  0x00004444 copy  0x0000003f , 0x00000039 
- 00018884  0x00004445 arg  0x00004369 , 0x00000006 
- 00018885  0x00004446 branch  0x00007cda 
- 00018886  0x00004449 arg  0x000047a0 , 0x00000005 
- 00018887  0x0000444a branch  0x000049c1 
- 00018888  0x00004450 fetcht  0x00000001 , 0x00004864 
- 00018889  0x00004451 call  0x00006f0f 
- 00018890  0x00004452 fetcht  0x00000001 , 0x00004863 
- 00018891  0x00004453 call  0x00006f0f 
- 00018892  0x00004454 fetcht  0x00000001 , 0x00004865 
- 00018893  0x00004455 call  0x00006f0f 
- 00018894  0x00004457 setarg  0x0000486e 
- 00018895  0x00004458 store  0x00000002 , 0x00004896 
- 00018896  0x0000445a setarg  0x00004876 
- 00018897  0x0000445b store  0x00000002 , 0x00004898 
- 00018898  0x0000445d setarg  0x0000488a 
- 00018899  0x0000445e store  0x00000002 , 0x0000489a 
- 00018900  0x00004460 fetch  0x00000002 , 0x00004896 
- 00018901  0x00004461 copy  0x0000003f , 0x00000012 
- 00018902  0x00004462 arg  0x00000008 , 0x00000039 
- 00018903  0x00004465 ifetcht  0x00000001 , 0x00000012 
- 00018904  0x00004466 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00018905  0x00004467 ncall  0x000049e7 , 0x00000005 
- 00018906  0x00004468 increase  0x00000001 , 0x00000012 
- 00018907  0x00004469 loop  0x000049d7 
- 00018908  0x0000446a call  0x000023fd 
- 00018909  0x0000446b fetch  0x00000002 , 0x00004898 
- 00018910  0x0000446c copy  0x0000003f , 0x00000012 
- 00018911  0x0000446d copy  0x0000003f , 0x00000013 
- 00018912  0x0000446e arg  0x0000000b , 0x00000039 
- 00018913  0x00004471 ifetcht  0x00000001 , 0x00000012 
- 00018914  0x00004472 isolate1  0x00000007 , 0x00000002 
- 00018915  0x00004473 ncall  0x00006f0f , 0x00000001 
- 00018916  0x00004474 increase  0x00000001 , 0x00000012 
- 00018917  0x00004475 loop  0x000049e1 
- 00018918  0x00004476 rtn 
- 00018919  0x00004479 call  0x00006f0f 
- 00018920  0x0000447a ifetcht  0x00000001 , 0x00000012 
- 00018921  0x0000447b branch  0x00006ec6 
- 00018922  0x00004480 fetch  0x00000001 , 0x00004666 
- 00018923  0x00004481 beq  0x00000001 , 0x000049f1 
- 00018924  0x00004482 setarg  0x005d4800 
- 00018925  0x00004483 store  0x00000004 , 0x00004613 
- 00018926  0x00004484 fetch  0x00000001 , 0x0000440c 
- 00018927  0x00004485 rtnbit0  0x00000000 
- 00018928  0x00004486 branch  0x00005fe4 
- 00018929  0x00004488 jam  0x0000000c , 0x0000496b 
- 00018930  0x00004489 fetch  0x00000001 , 0x0000440c 
- 00018931  0x0000448a rtnbit0  0x00000000 
- 00018932  0x0000448b jam  0x00000010 , 0x0000496b 
- 00018933  0x0000448c fetch  0x00000001 , 0x0000477e 
- 00018934  0x0000448d branch  0x00005c01 , 0x00000034 
- 00018935  0x0000448e rtn 
- 00018936  0x00004492 fetch  0x00000002 , 0x000049df 
- 00018937  0x00004493 arg  0x00000528 , 0x00000002 
- 00018938  0x00004494 isub  0x00000002 , 0x0000003e 
- 00018939  0x00004495 nrtn  0x00000002 
- 00018940  0x00004496 branch  0x0000235a 
- 00018941  0x00004499 bpatch  0x00000042 , 0x00004008 
- 00018942  0x0000449a fetch  0x00000001 , 0x00004666 
- 00018943  0x0000449b beq  0x00000000 , 0x00004a02 
- 00018944  0x0000449c beq  0x00000001 , 0x00004a0c 
- 00018945  0x0000449d rtn 
- 00018946  0x000044a0 arg  0x00000050 , 0x00000018 
- 00018947  0x000044a1 setarg  0x00000400 
- 00018948  0x000044a2 idiv  0x00000018 
- 00018949  0x000044a3 call  0x00007d62 
- 00018950  0x000044a4 quotient  0x0000003f 
- 00018951  0x000044a5 store  0x00000002 , 0x00000670 
- 00018952  0x000044a6 arg  0x00001fcc , 0x0000003f 
- 00018953  0x000044a7 arg  0x00000004 , 0x00000002 
- 00018954  0x000044a8 arg  0x00000004 , 0x0000002b 
- 00018955  0x000044a9 branch  0x00004a16 
- 00018956  0x000044ab arg  0x00000118 , 0x00000018 
- 00018957  0x000044ac setarg  0x00000400 
- 00018958  0x000044ad idiv  0x00000018 
- 00018959  0x000044ae call  0x00007d62 
- 00018960  0x000044af quotient  0x0000003f 
- 00018961  0x000044b0 store  0x00000002 , 0x00000670 
- 00018962  0x000044b1 arg  0x00001fc2 , 0x0000003f 
- 00018963  0x000044b2 arg  0x0000000e , 0x00000002 
- 00018964  0x000044b3 arg  0x0000000e , 0x0000002b 
- 00018965  0x000044b4 branch  0x00004a16 
- 00018966  0x000044b6 storet  0x00000001 , 0x00000678 
- 00018967  0x000044b7 arg  0x000049c7 , 0x00000011 
- 00018968  0x000044b8 arg  0x00000000 , 0x00000013 
- 00018969  0x000044ba copy  0x0000003f , 0x00000012 
- 00018970  0x000044bb fetchr  0x00000039 , 0x00000001 , 0x00000678 
- 00018971  0x000044bc call  0x00006b74 
- 00018972  0x000044bd fetch  0x00000008 , 0x000049c7 
- 00018973  0x000044be fetcht  0x00000008 , 0x000049cf 
- 00018974  0x000044bf ior  0x00000002 , 0x0000003f 
- 00018975  0x000044c0 fetcht  0x00000008 , 0x000049d7 
- 00018976  0x000044c1 ior  0x00000002 , 0x0000003f 
- 00018977  0x000044c2 branch  0x00004a28 , 0x00000034 
- 00018978  0x000044c3 increase  0x00000001 , 0x00000013 
- 00018979  0x000044c4 fetch  0x00000002 , 0x00000670 
- 00018980  0x000044c5 isub  0x00000013 , 0x0000003e 
- 00018981  0x000044c7 copy  0x00000012 , 0x0000003f 
- 00018982  0x000044c8 isub  0x00000018 , 0x0000003f 
- 00018983  0x000044c9 branch  0x00004a19 
- 00018984  0x000044cc sub  0x00000013 , 0x00000000 , 0x0000003e 
- 00018985  0x000044cd branch  0x00004a38 , 0x00000005 
- 00018986  0x000044cf copy  0x00000012 , 0x0000003f 
- 00018987  0x000044d0 iadd  0x00000018 , 0x0000003f 
- 00018988  0x000044d2 isub  0x0000002b , 0x0000003f 
- 00018989  0x000044d3 copy  0x0000003f , 0x00000012 
- 00018990  0x000044d4 fetchr  0x00000039 , 0x00000001 , 0x00000678 
- 00018991  0x000044d5 call  0x00006b74 
- 00018992  0x000044d6 fetch  0x00000008 , 0x000049c7 
- 00018993  0x000044d7 fetcht  0x00000008 , 0x000049cf 
- 00018994  0x000044d8 ior  0x00000002 , 0x0000003f 
- 00018995  0x000044d9 fetcht  0x00000008 , 0x000049d7 
- 00018996  0x000044da ior  0x00000002 , 0x0000003f 
- 00018997  0x000044db branch  0x00004a3a , 0x00000034 
- 00018998  0x000044dc copy  0x00000012 , 0x0000003f 
- 00018999  0x000044dd branch  0x00004a2c 
- 00019000  0x000044df storer  0x0000002b , 0x00000001 , 0x000049df 
- 00019001  0x000044e0 rtn 
- 00019002  0x000044e2 bpatch  0x00000043 , 0x00004008 
- 00019003  0x000044e3 setarg  0x00001fd0 
- 00019004  0x000044e4 isub  0x00000012 , 0x0000003f 
- 00019005  0x000044e5 store  0x00000002 , 0x000049df 
- 00019006  0x000044e6 copy  0x00000012 , 0x0000003f 
- 00019007  0x000044e7 iadd  0x0000002b , 0x00000012 
- 00019008  0x000044e8 fetchr  0x00000039 , 0x00000001 , 0x00000678 
- 00019009  0x000044e9 arg  0x000049c7 , 0x00000011 
- 00019010  0x000044ea call  0x00006b74 
- 00019011  0x000044eb fetch  0x00000001 , 0x00004666 
- 00019012  0x000044ec beq  0x00000000 , 0x00004a47 
- 00019013  0x000044ed beq  0x00000001 , 0x00004a4a 
- 00019014  0x000044ee rtn 
- 00019015  0x000044f1 fetch  0x00000006 , 0x000049c7 
- 00019016  0x000044f2 store  0x00000004 , 0x00004691 
- 00019017  0x000044f3 branch  0x00004a76 
- 00019018  0x000044f6 fetch  0x00000001 , 0x000049c7 
- 00019019  0x000044f7 sub  0x0000003f , 0x00000003 , 0x0000003e 
- 00019020  0x000044f8 ncall  0x00007dca , 0x00000002 
- 00019021  0x000044f9 store  0x00000001 , 0x000049c6 
- 00019022  0x000044fa fetch  0x00000001 , 0x000049c8 
- 00019023  0x000044fb store  0x00000001 , 0x00004667 
- 00019024  0x000044fc fetch  0x00000006 , 0x000049c9 
- 00019025  0x000044fd store  0x00000006 , 0x00004668 
- 00019026  0x000044fe fetch  0x00000006 , 0x000049cf 
- 00019027  0x000044ff store  0x00000006 , 0x0000466e 
- 00019028  0x00004500 branch  0x00005c6f 
- 00019029  0x00004504 branch  0x0000235a 
- 00019030  0x00004508 bpatch  0x00000044 , 0x00004008 
- 00019031  0x00004509 fetch  0x00000008 , 0x00004713 
- 00019032  0x0000450a bbit1  0x00000014 , 0x00004a5c 
- 00019033  0x0000450b bbit1  0x00000013 , 0x00005cb1 
- 00019034  0x0000450c bbit1  0x00000012 , 0x00005cb9 
- 00019035  0x0000450d rtn 
- 00019036  0x00004510 rtn 
- 00019037  0x00004511 fetch  0x00000001 , 0x00004666 
- 00019038  0x00004512 beq  0x00000000 , 0x00004a61 
- 00019039  0x00004513 beq  0x00000001 , 0x00004a6b 
- 00019040  0x00004514 rtn 
- 00019041  0x00004517 fetcht  0x00000002 , 0x000049df 
- 00019042  0x00004518 setarg  0x00001fd0 
- 00019043  0x00004519 isub  0x00000002 , 0x00000012 
- 00019044  0x0000451a arg  0x00004691 , 0x00000011 
- 00019045  0x0000451b arg  0x00000004 , 0x00000039 
- 00019046  0x0000451c call  0x00006b45 
- 00019047  0x0000451d fetcht  0x00000002 , 0x000049df 
- 00019048  0x0000451e increase  0x00000004 , 0x00000002 
- 00019049  0x0000451f storet  0x00000002 , 0x000049df 
- 00019050  0x00004520 rtn 
- 00019051  0x00004523 fetcht  0x00000002 , 0x000049df 
- 00019052  0x00004524 setarg  0x00001fd0 
- 00019053  0x00004525 isub  0x00000002 , 0x00000012 
- 00019054  0x00004528 add  0x00000012 , 0x00000001 , 0x00000012 
- 00019055  0x00004529 arg  0x00004668 , 0x00000011 
- 00019056  0x0000452a arg  0x00000006 , 0x00000039 
- 00019057  0x0000452b call  0x00006b45 
- 00019058  0x0000452d add  0x00000012 , 0x00000007 , 0x00000012 
- 00019059  0x0000452e arg  0x0000466e , 0x00000011 
- 00019060  0x0000452f arg  0x00000006 , 0x00000039 
- 00019061  0x00004530 branch  0x00006b45 
- 00019062  0x00004533 fetch  0x00000004 , 0x00004691 
- 00019063  0x00004534 store  0x00000004 , 0x000045e8 
- 00019064  0x00004535 store  0x00000004 , 0x0000458f 
- 00019065  0x00004536 rtn 
- 00019066  0x0000453a bpatch  0x00000045 , 0x00004008 
- 00019067  0x0000453b setarg  0x00006109 
- 00019068  0x0000453c store  0x00000002 , 0x000043e9 
- 00019069  0x0000453d setarg  0x00004fe5 
- 00019070  0x0000453e store  0x00000002 , 0x000045f2 
- 00019071  0x0000453f setarg  0x00004ff8 
- 00019072  0x00004540 store  0x00000002 , 0x000045f4 
- 00019073  0x00004541 setarg  0x00004f41 
- 00019074  0x00004542 store  0x00000002 , 0x000045f6 
- 00019075  0x00004543 setarg  0x00004be6 
- 00019076  0x00004544 store  0x00000002 , 0x000043d9 
- 00019077  0x00004546 setarg  0x00004f5d 
- 00019078  0x00004547 store  0x00000002 , 0x000043d7 
- 00019079  0x00004549 setarg  0x00004a9a 
- 00019080  0x0000454a store  0x00000002 , 0x000043dd 
- 00019081  0x0000454b setarg  0x00004bcc 
- 00019082  0x0000454c store  0x00000002 , 0x000043db 
- 00019083  0x0000454d setarg  0x00004f62 
- 00019084  0x0000454e store  0x00000002 , 0x000043d5 
- 00019085  0x0000454f setarg  0x00005b08 
- 00019086  0x00004550 store  0x00000002 , 0x000043df 
- 00019087  0x00004551 setarg  0x00004b19 
- 00019088  0x00004552 store  0x00000002 , 0x000043e3 
- 00019089  0x00004553 setarg  0x000055fa 
- 00019090  0x00004554 store  0x00000002 , 0x000043e7 
- 00019091  0x00004555 setarg  0x000054c5 
- 00019092  0x00004556 store  0x00000002 , 0x000043d3 
- 00019093  0x00004557 setarg  0x00006221 
- 00019094  0x00004558 store  0x00000002 , 0x000043e1 
- 00019095  0x00004559 setarg  0x00006228 
- 00019096  0x0000455a store  0x00000002 , 0x000043e5 
- 00019097  0x0000455b rtn 
- 00019098  0x00004560 bpatch  0x00000046 , 0x00004008 
- 00019099  0x00004561 copy  0x00000013 , 0x0000003f 
- 00019100  0x00004563 beq  0x00000032 , 0x00004acb 
- 00019101  0x00004564 beq  0x00000044 , 0x00004ad3 
- 00019102  0x00004565 beq  0x00000040 , 0x00004add 
- 00019103  0x00004566 beq  0x00000015 , 0x00004ab8 
- 00019104  0x00004568 beq  0x00000014 , 0x00004aaa 
- 00019105  0x00004569 beq  0x00000010 , 0x00004b90 
- 00019106  0x0000456a beq  0x00000031 , 0x00005aed 
- 00019107  0x0000456b beq  0x00000029 , 0x00005aef 
- 00019108  0x0000456d beq  0x0000003e , 0x00004329 
- 00019109  0x0000456e beq  0x00000044 , 0x00005b10 
- 00019110  0x00004570 beq  0x00000039 , 0x00004ae2 
- 00019111  0x00004571 beq  0x0000003c , 0x00004ae5 
- 00019112  0x00004572 beq  0x0000003a , 0x00004afe 
- 00019113  0x00004575 rtn 
- 00019114  0x0000457c jam  0x00000000 , 0x0000477d 
- 00019115  0x0000457e jam  0x00000001 , 0x00004794 
- 00019116  0x0000457f call  0x00006042 
- 00019117  0x00004580 fetch  0x00000001 , 0x00004795 
- 00019118  0x00004581 nbranch  0x00004ab0 , 0x00000034 
- 00019119  0x00004582 jam  0x00000014 , 0x00004796 
- 00019120  0x00004584 fetch  0x00000002 , 0x000043f1 
- 00019121  0x00004585 set0  0x00000000 , 0x0000003f 
- 00019122  0x00004586 store  0x00000002 , 0x000043f1 
- 00019123  0x00004587 jam  0x00000000 , 0x00004845 
- 00019124  0x00004588 fetch  0x00000002 , 0x000047be 
- 00019125  0x00004589 store  0x00000002 , 0x000047c0 
- 00019126  0x0000458a call  0x00005c0b 
- 00019127  0x0000458b branch  0x00004bbd 
- 00019128  0x0000458f setarg  0x00000000 
- 00019129  0x00004590 store  0x00000002 , 0x000047c0 
- 00019130  0x00004591 store  0x00000001 , 0x00004860 
- 00019131  0x00004592 store  0x00000001 , 0x00004861 
- 00019132  0x00004593 store  0x00000001 , 0x00004794 
- 00019133  0x00004595 jam  0x00000000 , 0x000047c2 
- 00019134  0x00004596 jam  0x00000000 , 0x00004956 
- 00019135  0x00004597 call  0x000029cb 
- 00019136  0x00004598 branch  0x00004ac1 
- 00019137  0x0000459a call  0x00005b7b 
- 00019138  0x0000459b fetch  0x00000002 , 0x000043ef 
- 00019139  0x0000459c bbit1  0x00000007 , 0x00004ac6 
- 00019140  0x0000459d bbit1  0x00000000 , 0x000042fc 
- 00019141  0x0000459e branch  0x00004b95 
- 00019142  0x000045a0 call  0x00005b21 
- 00019143  0x000045a1 fetch  0x00000002 , 0x000043ef 
- 00019144  0x000045a2 bbit1  0x00000000 , 0x000042fc 
- 00019145  0x000045a3 call  0x00007d7c 
- 00019146  0x000045a4 branch  0x00004f6c 
- 00019147  0x000045a8 fetch  0x00000001 , 0x00004795 
- 00019148  0x000045a9 beq  0x00000001 , 0x00004ad0 
- 00019149  0x000045aa jam  0x00000014 , 0x00004844 
- 00019150  0x000045ab jam  0x00000005 , 0x00004862 
- 00019151  0x000045ac branch  0x00005af6 
- 00019152  0x000045ae call  0x00005aef 
- 00019153  0x000045af jam  0x00000005 , 0x00004844 
- 00019154  0x000045b0 branch  0x00005af6 
- 00019155  0x000045b3 fetch  0x00000001 , 0x000001a2 
- 00019156  0x000045b4 sub  0x0000003f , 0x0000000c , 0x0000003e 
- 00019157  0x000045b5 nbranch  0x00005b06 , 0x00000002 
- 00019158  0x000045b6 fetch  0x00000001 , 0x000001a4 
- 00019159  0x000045b7 fetcht  0x00000001 , 0x0000496b 
- 00019160  0x000045b8 isub  0x00000002 , 0x0000003e 
- 00019161  0x000045b9 branch  0x00005b1d , 0x00000002 
- 00019162  0x000045ba fetch  0x00000001 , 0x000001a4 
- 00019163  0x000045bb store  0x00000001 , 0x000040c0 
- 00019164  0x000045bc branch  0x00005b1f 
- 00019165  0x000045bf fetch  0x00000001 , 0x00004860 
- 00019166  0x000045c0 nrtn  0x00000034 
- 00019167  0x000045c1 jam  0x00000001 , 0x00004860 
- 00019168  0x000045c2 jam  0x0000001e , 0x00004861 
- 00019169  0x000045c3 rtn 
- 00019170  0x000045c6 call  0x00004af9 
- 00019171  0x000045c7 call  0x00005c0b 
- 00019172  0x000045c8 branch  0x00006086 
- 00019173  0x000045cb call  0x00004af9 
- 00019174  0x000045cc fetch  0x00000004 , 0x0000458f 
- 00019175  0x000045cd store  0x00000004 , 0x000045e8 
- 00019176  0x000045ce store  0x00000004 , 0x00004691 
- 00019177  0x000045cf call  0x0000355a 
- 00019178  0x000045d0 call  0x0000618e 
- 00019179  0x000045d1 call  0x00005c0b 
- 00019180  0x000045d2 branch  0x00006075 
- 00019181  0x000045d5 jam  0x00000002 , 0x0000485f 
- 00019182  0x000045d6 call  0x00004f3e 
- 00019183  0x000045d7 jam  0x00000003 , 0x0000472c 
- 00019184  0x000045d8 rtn 
- 00019185  0x000045db arg  0x00000006 , 0x00000039 
- 00019186  0x000045dc arg  0x00004858 , 0x00000006 
- 00019187  0x000045de ifetch  0x00000001 , 0x00000006 
- 00019188  0x000045df beq  0x00000053 , 0x00004af9 
- 00019189  0x000045e0 beq  0x00000039 , 0x00004af9 
- 00019190  0x000045e1 beq  0x00000047 , 0x00004af9 
- 00019191  0x000045e2 loop  0x00004af3 
- 00019192  0x000045e3 rtn 
- 00019193  0x000045e6 jam  0x00000003 , 0x000049ab 
- 00019194  0x000045e7 jam  0x00000001 , 0x000048f4 
- 00019195  0x000045e8 rtn 
- 00019196  0x000045eb jam  0x00000001 , 0x000049a9 
- 00019197  0x000045ec rtn 
- 00019198  0x000045f0 fetch  0x00000001 , 0x00004600 
- 00019199  0x000045f1 nbranch  0x00004b11 , 0x00000034 
- 00019200  0x000045f2 fetch  0x00000001 , 0x000045e2 
- 00019201  0x000045f3 beq  0x00000002 , 0x00004b0a 
- 00019202  0x000045f4 beq  0x00000003 , 0x00004b04 
- 00019203  0x000045f5 branch  0x00004b04 
- 00019204  0x000045f8 call  0x00006018 
- 00019205  0x000045f9 fetch  0x00000001 , 0x0000477f 
- 00019206  0x000045fa nbranch  0x00005f1b , 0x00000034 
- 00019207  0x000045fb fetch  0x00000001 , 0x00004666 
- 00019208  0x000045fc beq  0x00000000 , 0x00004f6c 
- 00019209  0x000045fd rtn 
- 00019210  0x00004600 fetch  0x00000008 , 0x00004713 
- 00019211  0x00004601 bbit1  0x0000003e , 0x00006034 
- 00019212  0x00004602 bbit1  0x00000030 , 0x00006034 
- 00019213  0x00004603 bbit0  0x0000003a , 0x00006067 
- 00019214  0x00004604 fetch  0x00000004 , 0x00004691 
- 00019215  0x00004605 branch  0x00004e39 , 0x00000034 
- 00019216  0x00004606 branch  0x00006067 
- 00019217  0x00004609 jam  0x00000000 , 0x00004600 
- 00019218  0x0000460a call  0x00003647 
- 00019219  0x0000460b setarg  0xffffffff 
- 00019220  0x0000460c store  0x00000008 , 0x000045af 
- 00019221  0x0000460d setarg  0x00000000 
- 00019222  0x0000460e store  0x00000007 , 0x00004846 
- 00019223  0x0000460f jam  0x00000001 , 0x0000473f 
- 00019224  0x00004610 branch  0x00004f9a 
- 00019225  0x00004616 bpatch  0x00000047 , 0x00004008 
- 00019226  0x00004617 call  0x0000553d 
- 00019227  0x00004618 call  0x00004b4f 
- 00019228  0x00004619 call  0x0000614d 
- 00019229  0x0000461b call  0x0000328e 
- 00019230  0x0000461c call  0x00003531 
- 00019231  0x0000461d call  0x00005fdd 
- 00019232  0x0000461e call  0x00004b62 
- 00019233  0x0000461f call  0x00004b68 
- 00019234  0x00004623 call  0x00004b43 
- 00019235  0x00004625 call  0x00004b58 
- 00019236  0x00004626 call  0x00005be1 
- 00019237  0x00004627 call  0x00004b5c 
- 00019238  0x00004628 call  0x00005be4 
- 00019239  0x00004629 call  0x00004b5f 
- 00019240  0x0000462a call  0x00004b55 
- 00019241  0x0000462c call  0x00005bfe 
- 00019242  0x0000462d call  0x000056b6 
- 00019243  0x0000462e call  0x00004b48 
- 00019244  0x0000462f call  0x00004b72 
- 00019245  0x00004630 call  0x00004b82 
- 00019246  0x00004631 call  0x00004b87 
- 00019247  0x00004632 fetch  0x00000001 , 0x00004666 
- 00019248  0x00004633 beq  0x00000000 , 0x00004b8a 
- 00019249  0x00004634 branch  0x00005c05 
- 00019250  0x00004638 fetch  0x00000001 , 0x00004980 
- 00019251  0x00004639 rtnne  0x00000001 
- 00019252  0x0000463a arg  0x00004981 , 0x00000013 
- 00019253  0x0000463b arg  0x00005a94 , 0x00000012 
- 00019254  0x0000463c branch  0x000042e0 
- 00019255  0x0000463f fetch  0x00000002 , 0x000048fa 
- 00019256  0x00004640 fetcht  0x00000002 , 0x000049ff 
- 00019257  0x00004641 isub  0x00000002 , 0x0000003e 
- 00019258  0x00004642 branch  0x00004b3f , 0x00000005 
- 00019259  0x00004643 byteswap  0x00000002 , 0x00000002 
- 00019260  0x00004644 isub  0x00000002 , 0x0000003e 
- 00019261  0x00004645 branch  0x00004b3f , 0x00000005 
- 00019262  0x00004646 branch  0x00005bba 
- 00019263  0x00004649 fetch  0x00000001 , 0x00004980 
- 00019264  0x0000464a rtneq  0x00000001 
- 00019265  0x0000464b jam  0x00000001 , 0x00004980 
- 00019266  0x0000464c rtn 
- 00019267  0x00004650 arg  0x00004790 , 0x00000013 
- 00019268  0x00004651 arg  0x00004b46 , 0x00000012 
- 00019269  0x00004652 branch  0x000042e7 
- 00019270  0x00004655 call  0x00004bbd 
- 00019271  0x00004656 branch  0x00004f6c 
- 00019272  0x0000465c arg  0x000046f3 , 0x00000013 
- 00019273  0x0000465d arg  0x00004b4b , 0x00000012 
- 00019274  0x0000465e branch  0x000042e0 
- 00019275  0x00004661 call  0x00004a56 
- 00019276  0x00004662 fetch  0x00000001 , 0x00004793 
- 00019277  0x00004663 nbranch  0x00005ed1 , 0x00000034 
- 00019278  0x00004664 rtn 
- 00019279  0x00004667 fetch  0x00000001 , 0x00004637 
- 00019280  0x00004668 branch  0x00004b53 , 0x00000034 
- 00019281  0x00004669 jam  0x0000003a , 0x00004631 
- 00019282  0x0000466a rtn 
- 00019283  0x0000466c jam  0x00000035 , 0x00004631 
- 00019284  0x0000466d rtn 
- 00019285  0x00004671 arg  0x00004862 , 0x00000013 
- 00019286  0x00004672 arg  0x0000502f , 0x00000012 
- 00019287  0x00004673 branch  0x000042e0 
- 00019288  0x00004676 arg  0x00004845 , 0x00000013 
- 00019289  0x00004677 arg  0x00005bd9 , 0x00000012 
- 00019290  0x00004678 call  0x000042e0 
- 00019291  0x00004679 branch  0x00005bd6 
- 00019292  0x0000467c fetch  0x00000008 , 0x00004713 
- 00019293  0x0000467d rtnbit1  0x0000003b 
- 00019294  0x0000467e branch  0x00005bee 
- 00019295  0x00004681 arg  0x00004861 , 0x00000013 
- 00019296  0x00004682 arg  0x00005aef , 0x00000012 
- 00019297  0x00004683 branch  0x000042e0 
- 00019298  0x00004686 fetch  0x00000001 , 0x000049a9 
- 00019299  0x00004687 rtn  0x00000034 
- 00019300  0x00004688 jam  0x00000000 , 0x000049a9 
- 00019301  0x00004689 jam  0x00000001 , 0x000048f4 
- 00019302  0x0000468a call  0x00003625 
- 00019303  0x0000468b branch  0x00004fa0 
- 00019304  0x0000468e arg  0x000049ac , 0x00000013 
- 00019305  0x0000468f arg  0x00004b6b , 0x00000012 
- 00019306  0x00004690 branch  0x000042e0 
- 00019307  0x00004693 jam  0x00000000 , 0x000049ab 
- 00019308  0x00004694 rtn 
- 00019309  0x0000469b call  0x000061ea 
- 00019310  0x0000469c call  0x00004b7c 
- 00019311  0x0000469e fetcht  0x00000001 , 0x00004868 
- 00019312  0x0000469f branch  0x00006ef3 
- 00019313  0x000046a1 rtn 
- 00019314  0x000046a5 fetch  0x00000001 , 0x00004866 
- 00019315  0x000046a6 rtneq  0x000000ff 
- 00019316  0x000046a7 fetch  0x00000002 , 0x00004781 
- 00019317  0x000046a8 rtn  0x00000034 
- 00019318  0x000046a9 fetch  0x00000002 , 0x00004725 
- 00019319  0x000046aa fetcht  0x00000002 , 0x00004781 
- 00019320  0x000046ab isub  0x00000002 , 0x00000002 
- 00019321  0x000046ac fetch  0x00000002 , 0x00004869 
- 00019322  0x000046ad isub  0x00000002 , 0x0000003f 
- 00019323  0x000046ae branch  0x00004b7e , 0x00000002 
- 00019324  0x000046b0 fetcht  0x00000001 , 0x00004866 
- 00019325  0x000046b1 branch  0x00006ef3 
- 00019326  0x000046b6 fetch  0x00000001 , 0x000049aa 
- 00019327  0x000046b7 bbit0  0x00000001 , 0x00004b7c 
- 00019328  0x000046b8 fetcht  0x00000001 , 0x00004866 
- 00019329  0x000046b9 branch  0x00006ef7 
- 00019330  0x000046bc arg  0x000048ee , 0x00000013 
- 00019331  0x000046bd arg  0x00004b85 , 0x00000012 
- 00019332  0x000046be branch  0x000042e7 
- 00019333  0x000046c1 jam  0x00000001 , 0x000048eb 
- 00019334  0x000046c2 branch  0x00004327 
- 00019335  0x000046c5 arg  0x000049c4 , 0x00000013 
- 00019336  0x000046c6 arg  0x00004d9e , 0x00000012 
- 00019337  0x000046c7 branch  0x000042e0 
- 00019338  0x000046cb arg  0x00004781 , 0x00000013 
- 00019339  0x000046cc arg  0x00004b8d , 0x00000012 
- 00019340  0x000046cd branch  0x000042e7 
- 00019341  0x000046d0 fetch  0x00000001 , 0x00004666 
- 00019342  0x000046d1 beq  0x00000000 , 0x00004b11 
- 00019343  0x000046d2 branch  0x00005aad 
- 00019344  0x000046d6 isolate1  0x00000026 , 0x00000000 
- 00019345  0x000046d7 call  0x00006018 , 0x00000001 
- 00019346  0x000046d8 call  0x00005aad 
- 00019347  0x000046d9 call  0x00005b21 
- 00019348  0x000046da branch  0x00004b95 
- 00019349  0x000046dd bpatch  0x00000048 , 0x00004009 
- 00019350  0x000046de call  0x000061ab 
- 00019351  0x000046df fetch  0x00000002 , 0x000044e9 
- 00019352  0x000046e0 isolate1  0x0000000b , 0x0000003f 
- 00019353  0x000046e1 call  0x00005c3e , 0x00000001 
- 00019354  0x000046e3 setarg  0x00000000 
- 00019355  0x000046e4 store  0x00000002 , 0x000047c0 
- 00019356  0x000046e5 call  0x00004b7c 
- 00019357  0x000046e6 jam  0x000000ff , 0x000049c6 
- 00019358  0x000046e8 fetch  0x00000002 , 0x000044e9 
- 00019359  0x000046e9 isolate1  0x0000000b , 0x0000003f 
- 00019360  0x000046ea call  0x00005c3e , 0x00000001 
- 00019361  0x000046eb call  0x00005aa8 
- 00019362  0x000046ec fetch  0x00000002 , 0x000044e9 
- 00019363  0x000046ed bbit1  0x0000000b , 0x00004bac 
- 00019364  0x000046ee fetch  0x00000008 , 0x00004713 
- 00019365  0x000046ef bbit0  0x00000008 , 0x00004bac 
- 00019366  0x000046f0 fetcht  0x00000002 , 0x00004695 
- 00019367  0x000046f1 increase  0x00000001 , 0x00000002 
- 00019368  0x000046f2 storet  0x00000002 , 0x00004695 
- 00019369  0x000046f3 storet  0x00000002 , 0x000042dc 
- 00019370  0x000046f4 random  0x0000003f 
- 00019371  0x000046f5 store  0x00000001 , 0x000042db 
- 00019372  0x000046f7 fetch  0x00000003 , 0x00004797 
- 00019373  0x000046f8 store  0x00000003 , 0x000042de 
- 00019374  0x000046f9 call  0x0000432d 
- 00019375  0x000046fa fetch  0x00000002 , 0x00004638 
- 00019376  0x000046fb store  0x00000002 , 0x00004790 
- 00019377  0x000046fc setarg  0x00000000 
- 00019378  0x000046fd store  0x00000002 , 0x00004781 
- 00019379  0x000046fe store  0x00000002 , 0x000047c0 
- 00019380  0x000046ff store  0x00000001 , 0x00004845 
- 00019381  0x00004700 store  0x00000001 , 0x00004792 
- 00019382  0x00004701 store  0x00000001 , 0x00004956 
- 00019383  0x00004702 arg  0x00000002 , 0x00000007 
- 00019384  0x00004703 call  0x00005f00 
- 00019385  0x00004704 call  0x00005ef4 
- 00019386  0x00004705 branch  0x00005b62 
- 00019387  0x00004709 jam  0x00000000 , 0x00004637 
- 00019388  0x0000470a branch  0x0000616e 
- 00019389  0x0000470d bpatch  0x00000049 , 0x00004009 
- 00019390  0x0000470e setarg  0x00000000 
- 00019391  0x0000470f store  0x00000002 , 0x00004790 
- 00019392  0x00004710 arg  0x00000006 , 0x00000007 
- 00019393  0x00004711 call  0x00005f04 
- 00019394  0x00004712 jam  0x00000000 , 0x00004792 
- 00019395  0x00004713 call  0x00005c3e 
- 00019396  0x00004714 branch  0x00004b6d 
- 00019397  0x00004718 bpatch  0x0000004a , 0x00004009 
- 00019398  0x00004719 fetch  0x00000008 , 0x00004713 
- 00019399  0x0000471a rtnbit0  0x00000002 
- 00019400  0x0000471b arg  0x00000002 , 0x00000007 
- 00019401  0x0000471c call  0x00005f04 
- 00019402  0x0000471d call  0x00005c4a 
- 00019403  0x0000471e branch  0x00005c48 
- 00019404  0x00004722 bpatch  0x0000004b , 0x00004009 
- 00019405  0x00004723 call  0x0000620e 
- 00019406  0x00004724 branch  0x000078aa 
- 00019407  0x00004729 bpatch  0x0000004c , 0x00004009 
- 00019408  0x0000472a fetch  0x00000008 , 0x00004713 
- 00019409  0x0000472b bbit0  0x00000015 , 0x00004bdc 
- 00019410  0x0000472c call  0x00006f82 
- 00019411  0x0000472d call  0x00006fb0 
- 00019412  0x0000472e store  0x00000002 , 0x00004633 
- 00019413  0x00004730 fetch  0x00000002 , 0x0000440a 
- 00019414  0x00004731 isub  0x00000002 , 0x0000003e 
- 00019415  0x00004732 branch  0x00004bcf , 0x00000002 
- 00019416  0x00004733 arg  0x0000462d , 0x00000011 
- 00019417  0x00004734 call  0x00005563 
- 00019418  0x00004735 fetch  0x00000001 , 0x0000440c 
- 00019419  0x00004736 bbit1  0x00000001 , 0x00004f6b 
- 00019420  0x00004739 fetch  0x00000001 , 0x000049a4 
- 00019421  0x0000473a call  0x00004e24 , 0x00000034 
- 00019422  0x0000473b fetch  0x00000001 , 0x000049a3 
- 00019423  0x0000473c nrtn  0x00000034 
- 00019424  0x0000473d fetch  0x00000001 , 0x00004666 
- 00019425  0x0000473e beq  0x00000000 , 0x0000602f 
- 00019426  0x0000473f call  0x00005aa8 
- 00019427  0x00004740 fetch  0x00000006 , 0x00004668 
- 00019428  0x00004741 branch  0x00005a94 , 0x00000034 
- 00019429  0x00004742 branch  0x000054a0 
- 00019430  0x0000474f bpatch  0x0000004d , 0x00004009 
- 00019431  0x00004750 call  0x00002a28 
- 00019432  0x00004751 nrtn  0x00000034 
- 00019433  0x00004752 fetch  0x00000001 , 0x0000478f 
- 00019434  0x00004753 beq  0x000000ff , 0x00004bee 
- 00019435  0x00004754 fetch  0x00000001 , 0x00004843 
- 00019436  0x00004755 and  0x0000003f , 0x00000003 , 0x0000003f 
- 00019437  0x00004756 rtnne  0x00000003 
- 00019438  0x00004758 fetch  0x00000008 , 0x00004713 
- 00019439  0x00004759 bbit1  0x00000001 , 0x00005b5b 
- 00019440  0x0000475a bbit1  0x00000000 , 0x00005b5b 
- 00019441  0x0000475b bbit1  0x00000005 , 0x00005b5b 
- 00019442  0x0000475c bbit1  0x00000006 , 0x00005b5b 
- 00019443  0x0000475d call  0x00004e47 
- 00019444  0x0000475e nrtn  0x00000028 
- 00019445  0x0000475f call  0x00005abc 
- 00019446  0x00004760 call  0x000056b1 
- 00019447  0x00004761 fetch  0x00000008 , 0x00004713 
- 00019448  0x00004762 bbit0  0x00000016 , 0x00005b3c 
- 00019449  0x00004763 fetch  0x00000001 , 0x0000496c 
- 00019450  0x00004764 branch  0x00005b3d 
- 00019451  0x0000476c fetch  0x00000001 , 0x000043cb 
- 00019452  0x0000476d rtnne  0x0000000f 
- 00019453  0x0000476e call  0x00004c00 
- 00019454  0x0000476f call  0x00004c8b 
- 00019455  0x00004770 branch  0x00004df5 
- 00019456  0x00004778 bpatch  0x0000004e , 0x00004009 
- 00019457  0x00004779 call  0x00004c85 
- 00019458  0x0000477a setarg  0x00000000 
- 00019459  0x0000477b store  0x00000002 , 0x000048e9 
- 00019460  0x0000477c arg  0x0000489c , 0x00000006 
- 00019461  0x0000477d arg  0x000048b0 , 0x00000005 
- 00019462  0x0000477e arg  0x00000014 , 0x00000039 
- 00019463  0x0000477f call  0x00007cda 
- 00019464  0x00004780 setarg  0x0000489c 
- 00019465  0x00004781 store  0x00000002 , 0x000048e3 
- 00019466  0x00004782 setarg  0x000048d8 
- 00019467  0x00004783 store  0x00000002 , 0x000048e5 
- 00019468  0x00004784 call  0x00004c2f 
- 00019469  0x00004785 call  0x00004c53 
- 00019470  0x00004786 call  0x00004c83 
- 00019471  0x00004788 fetch  0x00000002 , 0x0000489a 
- 00019472  0x00004789 copy  0x0000003f , 0x00000012 
- 00019473  0x0000478a jam  0x00000000 , 0x000048e8 
- 00019474  0x0000478c ifetcht  0x00000001 , 0x00000012 
- 00019475  0x0000478d fetch  0x00000002 , 0x00004898 
- 00019476  0x0000478e copy  0x0000003f , 0x00000011 
- 00019477  0x0000478f copy  0x00000011 , 0x00000013 
- 00019478  0x00004790 arg  0x00000014 , 0x00000039 
- 00019479  0x00004792 ifetch  0x00000001 , 0x00000011 
- 00019480  0x00004793 isub  0x00000002 , 0x0000003e 
- 00019481  0x00004794 branch  0x00004c23 , 0x00000005 
- 00019482  0x00004795 increase  0x00000001 , 0x00000011 
- 00019483  0x00004796 loop  0x00004c17 
- 00019484  0x00004798 increase  0x00000001 , 0x00000012 
- 00019485  0x00004799 fetch  0x00000001 , 0x000048e8 
- 00019486  0x0000479a increase  0x00000001 , 0x0000003f 
- 00019487  0x0000479b store  0x00000001 , 0x000048e8 
- 00019488  0x0000479c sub  0x0000003f , 0x0000000a , 0x0000003e 
- 00019489  0x0000479d branch  0x00004c12 , 0x00000002 
- 00019490  0x0000479f rtn 
- 00019491  0x000047a2 fetch  0x00000002 , 0x000048e3 
- 00019492  0x000047a3 copy  0x0000003f , 0x00000005 
- 00019493  0x000047a4 copy  0x00000011 , 0x0000003f 
- 00019494  0x000047a5 isub  0x00000013 , 0x0000003f 
- 00019495  0x000047a6 iadd  0x00000005 , 0x00000005 
- 00019496  0x000047a7 fetch  0x00000002 , 0x000048e5 
- 00019497  0x000047a8 copy  0x0000003f , 0x00000013 
- 00019498  0x000047a9 fetch  0x00000001 , 0x000048e8 
- 00019499  0x000047aa iadd  0x00000013 , 0x00000013 
- 00019500  0x000047ab ifetch  0x00000001 , 0x00000013 
- 00019501  0x000047ac istore  0x00000001 , 0x00000005 
- 00019502  0x000047ad branch  0x00004c1c 
- 00019503  0x000047b0 bpatch  0x0000004f , 0x00004009 
- 00019504  0x000047b1 call  0x00004c83 
- 00019505  0x000047b2 call  0x00004c81 
- 00019506  0x000047b4 fetch  0x00000002 , 0x000048e9 
- 00019507  0x000047b5 increase  0x00000001 , 0x0000003f 
- 00019508  0x000047b6 store  0x00000002 , 0x000048e9 
- 00019509  0x000047b7 bbit1  0x00000009 , 0x00004c71 
- 00019510  0x000047b8 fetcht  0x00000001 , 0x00004864 
- 00019511  0x000047b9 call  0x00006ee6 
- 00019512  0x000047ba nbranch  0x00004c32 , 0x00000001 
- 00019513  0x000047bb nop  0x00000014 
- 00019514  0x000047bc call  0x00004c79 
- 00019515  0x000047bd call  0x00004c85 
- 00019516  0x000047be jam  0x00000000 , 0x000048e8 
- 00019517  0x000047c0 call  0x00004c7b 
- 00019518  0x000047c1 call  0x00004c46 
- 00019519  0x000047c2 call  0x00004c79 
- 00019520  0x000047c3 call  0x00004c46 
- 00019521  0x000047c4 sub  0x0000003f , 0x00000009 , 0x0000003e 
- 00019522  0x000047c5 branch  0x00004c3d , 0x00000002 
- 00019523  0x000047c6 call  0x00004c7b 
- 00019524  0x000047c7 call  0x00004c46 
- 00019525  0x000047c8 branch  0x00004c79 
- 00019526  0x000047cb jam  0x00000000 , 0x000048e7 
- 00019527  0x000047cc nop  0x00000032 
- 00019528  0x000047cd call  0x00004c65 
- 00019529  0x000047ce fetch  0x00000002 , 0x000048e5 
- 00019530  0x000047d0 copy  0x0000003f , 0x00000005 
- 00019531  0x000047d1 fetch  0x00000001 , 0x000048e8 
- 00019532  0x000047d2 iadd  0x00000005 , 0x00000005 
- 00019533  0x000047d3 fetch  0x00000001 , 0x000048e7 
- 00019534  0x000047d4 istore  0x00000001 , 0x00000005 
- 00019535  0x000047d5 fetch  0x00000001 , 0x000048e8 
- 00019536  0x000047d6 increase  0x00000001 , 0x0000003f 
- 00019537  0x000047d7 store  0x00000001 , 0x000048e8 
- 00019538  0x000047d8 rtn 
- 00019539  0x000047dc nop  0x00000014 
- 00019540  0x000047dd fetch  0x00000002 , 0x00004898 
- 00019541  0x000047de copy  0x0000003f , 0x00000012 
- 00019542  0x000047df jam  0x00000000 , 0x000048e8 
- 00019543  0x000047e1 jam  0x00000000 , 0x000048e7 
- 00019544  0x000047e2 ifetcht  0x00000001 , 0x00000012 
- 00019545  0x000047e3 isolate1  0x00000007 , 0x00000002 
- 00019546  0x000047e4 branch  0x00004c5f , 0x00000001 
- 00019547  0x000047e5 call  0x00006ef7 
- 00019548  0x000047e6 call  0x00004c65 
- 00019549  0x000047e7 ifetcht  0x00000001 , 0x00000012 
- 00019550  0x000047e8 call  0x00006f0f 
- 00019551  0x000047ea increase  0x00000001 , 0x00000012 
- 00019552  0x000047eb fetch  0x00000002 , 0x000048e3 
- 00019553  0x000047ec call  0x00004c4a 
- 00019554  0x000047ed sub  0x0000003f , 0x00000013 , 0x0000003e 
- 00019555  0x000047ee branch  0x00004c57 , 0x00000002 
- 00019556  0x000047ef rtn 
- 00019557  0x000047f3 fetch  0x00000002 , 0x00004896 
- 00019558  0x000047f4 copy  0x0000003f , 0x00000013 
- 00019559  0x000047f5 arg  0x00000008 , 0x00000039 
- 00019560  0x000047f8 ifetcht  0x00000001 , 0x00000013 
- 00019561  0x000047f9 call  0x00006ee6 
- 00019562  0x000047fa fetch  0x00000001 , 0x000048e7 
- 00019563  0x000047fb rshift  0x0000003f , 0x0000003f 
- 00019564  0x000047fc setflag  0x00000001 , 0x00000007 , 0x0000003f 
- 00019565  0x000047fd store  0x00000001 , 0x000048e7 
- 00019566  0x000047fe increase  0x00000001 , 0x00000013 
- 00019567  0x000047ff loop  0x00004c68 
- 00019568  0x00004800 rtn 
- 00019569  0x00004802 fetcht  0x00000001 , 0x00004865 
- 00019570  0x00004803 call  0x00006ef7 
- 00019571  0x00004804 nop  0x00000014 
- 00019572  0x00004805 fetcht  0x00000001 , 0x00004865 
- 00019573  0x00004806 call  0x00006ef3 
- 00019574  0x00004807 nop  0x00001770 
- 00019575  0x00004808 rtn 
- 00019576  0x00004809 branch  0x00004c00 
- 00019577  0x0000480b fetcht  0x00000001 , 0x00004864 
- 00019578  0x0000480c branch  0x00006ef3 
- 00019579  0x0000480f fetcht  0x00000001 , 0x00004864 
- 00019580  0x00004810 branch  0x00006ef7 
- 00019581  0x00004812 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00019582  0x00004813 rtn  0x00000005 
- 00019583  0x00004814 set0  0x00000007 , 0x00000002 
- 00019584  0x00004815 branch  0x00006edd 
- 00019585  0x00004817 fetcht  0x00000001 , 0x00004864 
- 00019586  0x00004818 branch  0x00006edd 
- 00019587  0x0000481b fetcht  0x00000001 , 0x00004863 
- 00019588  0x0000481c branch  0x00006ef3 
- 00019589  0x0000481f fetcht  0x00000001 , 0x00004863 
- 00019590  0x00004820 branch  0x00006ef7 
- 00019591  0x0000482c jam  0x00000000 , 0x000048eb 
- 00019592  0x0000482d fetch  0x00000002 , 0x000048ec 
- 00019593  0x0000482e store  0x00000002 , 0x000048ee 
- 00019594  0x0000482f rtn 
- 00019595  0x00004833 bpatch  0x00000050 , 0x0000400a 
- 00019596  0x00004834 arg  0x0000489c , 0x00000011 
- 00019597  0x00004835 arg  0x000048b0 , 0x00000012 
- 00019598  0x00004836 arg  0x00000014 , 0x00000039 
- 00019599  0x00004837 call  0x00007d64 
- 00019600  0x00004838 nbranch  0x00004c87 , 0x00000005 
- 00019601  0x00004839 call  0x00004cc5 
- 00019602  0x0000483a call  0x00004c87 , 0x00000034 
- 00019603  0x0000483c call  0x00004ccd 
- 00019604  0x0000483d fetch  0x00000001 , 0x0000497b 
- 00019605  0x0000483e nrtn  0x00000034 
- 00019606  0x0000483f fetch  0x00000001 , 0x000049c1 
- 00019607  0x00004840 rtneq  0x00000001 
- 00019608  0x00004841 rtneq  0x00000002 
- 00019609  0x00004842 rtneq  0x00000004 
- 00019610  0x00004845 jam  0x00000000 , 0x000048e8 
- 00019611  0x00004846 arg  0x0000489c , 0x00000011 
- 00019612  0x00004847 arg  0x000048c4 , 0x00000012 
- 00019613  0x00004849 ifetcht  0x00000001 , 0x00000011 
- 00019614  0x0000484a ifetch  0x00000001 , 0x00000012 
- 00019615  0x0000484b ixor  0x00000002 , 0x0000003f 
- 00019616  0x0000484c branch  0x00004cbd , 0x00000034 
- 00019617  0x0000484d store  0x00000001 , 0x000048e7 
- 00019618  0x0000484e storet  0x00000001 , 0x000048f6 
- 00019619  0x0000484f istoret  0x00000001 , 0x00000012 
- 00019620  0x00004850 jam  0x00000001 , 0x000048f4 
- 00019621  0x00004851 jam  0x00000000 , 0x000048f7 
- 00019622  0x00004853 fetch  0x00000001 , 0x000048e7 
- 00019623  0x00004854 bbit0  0x00000000 , 0x00004cb3 
- 00019624  0x00004855 fetch  0x00000001 , 0x000048e8 
- 00019625  0x00004856 mul32  0x0000003f , 0x00000008 , 0x0000003f 
- 00019626  0x00004857 fetcht  0x00000001 , 0x000048f7 
- 00019627  0x00004858 iadd  0x00000002 , 0x0000003f 
- 00019628  0x00004859 arg  0x00004901 , 0x00000006 
- 00019629  0x0000485a iadd  0x00000006 , 0x00000006 
- 00019630  0x0000485b ifetch  0x00000001 , 0x00000006 
- 00019631  0x0000485c store  0x00000001 , 0x000048f5 
- 00019632  0x0000485d call  0x00004cfc 
- 00019633  0x0000485e call  0x00004d3a 
- 00019634  0x0000485f call  0x00004dbb 
- 00019635  0x00004861 fetch  0x00000001 , 0x000048e7 
- 00019636  0x00004862 rshift  0x0000003f , 0x0000003f 
- 00019637  0x00004863 store  0x00000001 , 0x000048e7 
- 00019638  0x00004864 fetch  0x00000001 , 0x000048f6 
- 00019639  0x00004865 rshift  0x0000003f , 0x0000003f 
- 00019640  0x00004866 store  0x00000001 , 0x000048f6 
- 00019641  0x00004867 fetch  0x00000001 , 0x000048f7 
- 00019642  0x00004868 increase  0x00000001 , 0x0000003f 
- 00019643  0x00004869 store  0x00000001 , 0x000048f7 
- 00019644  0x0000486a loop  0x00004ca6 
- 00019645  0x0000486c increase  0x00000001 , 0x00000011 
- 00019646  0x0000486d increase  0x00000001 , 0x00000012 
- 00019647  0x0000486e fetch  0x00000001 , 0x000048e8 
- 00019648  0x0000486f increase  0x00000001 , 0x0000003f 
- 00019649  0x00004870 store  0x00000001 , 0x000048e8 
- 00019650  0x00004871 sub  0x0000003f , 0x00000013 , 0x0000003e 
- 00019651  0x00004872 branch  0x00004c9d , 0x00000002 
- 00019652  0x00004873 rtn 
- 00019653  0x00004876 fetch  0x00000008 , 0x0000489c 
- 00019654  0x00004877 nrtn  0x00000034 
- 00019655  0x00004878 fetch  0x00000008 , 0x000048a4 
- 00019656  0x00004879 nrtn  0x00000034 
- 00019657  0x0000487a fetch  0x00000004 , 0x000048ac 
- 00019658  0x0000487b nrtn  0x00000034 
- 00019659  0x0000487c jam  0x00000000 , 0x000049c1 
- 00019660  0x0000487d rtn 
- 00019661  0x00004882 bpatch  0x00000051 , 0x0000400a 
- 00019662  0x00004883 jam  0x00000000 , 0x0000497b 
- 00019663  0x00004884 jam  0x00000000 , 0x000048f1 
- 00019664  0x00004885 arg  0x0000489c , 0x00000011 
- 00019665  0x00004886 arg  0x00000014 , 0x00000039 
- 00019666  0x00004888 jam  0x00000000 , 0x000048f0 
- 00019667  0x00004889 ifetch  0x00000001 , 0x00000011 
- 00019668  0x0000488a branch  0x00004cf7 , 0x00000034 
- 00019669  0x0000488c fetcht  0x00000001 , 0x000048f0 
- 00019670  0x0000488d increase  0x00000001 , 0x00000002 
- 00019671  0x0000488e storet  0x00000001 , 0x000048f0 
- 00019672  0x0000488f copy  0x0000003f , 0x00000002 
- 00019673  0x00004890 increase  0xffffffff , 0x0000003f 
- 00019674  0x00004891 iand  0x00000002 , 0x0000003f 
- 00019675  0x00004892 nbranch  0x00004cd5 , 0x00000005 
- 00019676  0x00004893 fetch  0x00000001 , 0x000048f0 
- 00019677  0x00004894 fetcht  0x00000001 , 0x000048f1 
- 00019678  0x00004895 iadd  0x00000002 , 0x00000002 
- 00019679  0x00004896 storet  0x00000001 , 0x000048f1 
- 00019680  0x00004897 sub  0x0000003f , 0x00000001 , 0x0000003e 
- 00019681  0x00004898 branch  0x00004cf7 , 0x00000002 
- 00019682  0x00004899 sub  0x00000002 , 0x00000002 , 0x0000003e 
- 00019683  0x0000489a branch  0x00004cf7 , 0x00000002 
- 00019684  0x0000489b jam  0x00000000 , 0x000048e8 
- 00019685  0x0000489c jam  0x00000000 , 0x000048f2 
- 00019686  0x0000489d ifetcht  0x00000001 , 0x00000011 
- 00019687  0x0000489e arg  0x0000489c , 0x00000012 
- 00019688  0x000048a0 fetch  0x00000001 , 0x000048e8 
- 00019689  0x000048a1 increase  0x00000001 , 0x0000003f 
- 00019690  0x000048a2 store  0x00000001 , 0x000048e8 
- 00019691  0x000048a3 sub  0x0000003f , 0x00000013 , 0x0000003e 
- 00019692  0x000048a4 nbranch  0x00004cf7 , 0x00000002 
- 00019693  0x000048a5 ifetch  0x00000001 , 0x00000012 
- 00019694  0x000048a6 iand  0x00000002 , 0x0000003e 
- 00019695  0x000048a7 branch  0x00004cfa , 0x00000005 
- 00019696  0x000048a8 fetch  0x00000001 , 0x000048f2 
- 00019697  0x000048a9 increase  0x00000001 , 0x0000003f 
- 00019698  0x000048aa store  0x00000001 , 0x000048f2 
- 00019699  0x000048ab sub  0x0000003f , 0x00000001 , 0x0000003e 
- 00019700  0x000048ac branch  0x00004cfa , 0x00000002 
- 00019701  0x000048ad jam  0x00000001 , 0x0000497b 
- 00019702  0x000048ae rtn 
- 00019703  0x000048b1 increase  0x00000001 , 0x00000011 
- 00019704  0x000048b2 loop  0x00004cd2 
- 00019705  0x000048b3 rtn 
- 00019706  0x000048b6 increase  0x00000001 , 0x00000012 
- 00019707  0x000048b7 branch  0x00004ce8 
- 00019708  0x000048c0 bpatch  0x00000052 , 0x0000400a 
- 00019709  0x000048c1 fetch  0x00000001 , 0x000048f6 
- 00019710  0x000048c2 ncall  0x00004d4e , 0x00000034 
- 00019711  0x000048c3 fetch  0x00000001 , 0x000049a1 
- 00019712  0x000048c4 ncall  0x00004d11 , 0x00000034 
- 00019713  0x000048c5 fetch  0x00000001 , 0x000049ae 
- 00019714  0x000048c6 fetcht  0x00000001 , 0x000049a1 
- 00019715  0x000048c7 ixor  0x00000002 , 0x0000003f 
- 00019716  0x000048c8 rtn  0x00000005 
- 00019717  0x000048c9 fetch  0x00000001 , 0x000048f5 
- 00019718  0x000048ca beq  0x00000029 , 0x00004d19 
- 00019719  0x000048cb beq  0x0000004c , 0x00004d1b 
- 00019720  0x000048cc sub  0x0000003f , 0x00000045 , 0x0000003e 
- 00019721  0x000048cd nrtn  0x00000002 
- 00019722  0x000048ce arg  0x0000003a , 0x00000002 
- 00019723  0x000048cf isub  0x00000002 , 0x0000003f 
- 00019724  0x000048d0 nrtn  0x00000002 
- 00019725  0x000048d1 arg  0x000049b0 , 0x00000006 
- 00019726  0x000048d2 iadd  0x00000006 , 0x00000006 
- 00019727  0x000048d3 ifetch  0x00000001 , 0x00000006 
- 00019728  0x000048d4 branch  0x00004d38 
- 00019729  0x000048d7 fetch  0x00000001 , 0x000048f5 
- 00019730  0x000048d8 beq  0x00000052 , 0x00004d1d 
- 00019731  0x000048d9 beq  0x00000051 , 0x00004d21 
- 00019732  0x000048da beq  0x00000050 , 0x00004d25 
- 00019733  0x000048db beq  0x0000004f , 0x00004d29 
- 00019734  0x000048dc beq  0x000000e0 , 0x00004d2d 
- 00019735  0x000048dd beq  0x0000002c , 0x00004d35 
- 00019736  0x000048de rtn 
- 00019737  0x000048e1 fetch  0x00000001 , 0x000049af 
- 00019738  0x000048e2 branch  0x00004d38 
- 00019739  0x000048e5 fetch  0x00000001 , 0x000049bc 
- 00019740  0x000048e6 branch  0x00004d38 
- 00019741  0x000048e9 fetch  0x00000001 , 0x000049bd 
- 00019742  0x000048ea rtn  0x00000034 
- 00019743  0x000048eb setarg  0x0000004b 
- 00019744  0x000048ec branch  0x00004d38 
- 00019745  0x000048ef fetch  0x00000001 , 0x000049bd 
- 00019746  0x000048f0 rtn  0x00000034 
- 00019747  0x000048f1 setarg  0x0000004e 
- 00019748  0x000048f2 branch  0x00004d38 
- 00019749  0x000048f5 fetch  0x00000001 , 0x000049bd 
- 00019750  0x000048f6 rtn  0x00000034 
- 00019751  0x000048f7 setarg  0x0000004a 
- 00019752  0x000048f8 branch  0x00004d38 
- 00019753  0x000048fb fetch  0x00000001 , 0x000049bd 
- 00019754  0x000048fc rtn  0x00000034 
- 00019755  0x000048fd setarg  0x0000004d 
- 00019756  0x000048fe branch  0x00004d38 
- 00019757  0x00004901 fetch  0x00000001 , 0x000049be 
- 00019758  0x00004902 rtn  0x00000034 
- 00019759  0x00004903 fetch  0x00000001 , 0x000049c6 
- 00019760  0x00004904 beq  0x00000000 , 0x00004d33 
- 00019761  0x00004905 setarg  0x000000fd 
- 00019762  0x00004906 branch  0x00004d38 
- 00019763  0x00004908 setarg  0x000000aa 
- 00019764  0x00004909 branch  0x00004d38 
- 00019765  0x0000490c fetch  0x00000001 , 0x000049bf 
- 00019766  0x0000490d rtn  0x00000034 
- 00019767  0x0000490e setarg  0x000000ab 
- 00019768  0x00004910 store  0x00000001 , 0x000048f5 
- 00019769  0x00004911 rtn 
- 00019770  0x00004918 bpatch  0x00000053 , 0x0000400a 
- 00019771  0x00004919 fetch  0x00000001 , 0x000048f5 
- 00019772  0x0000491a beq  0x00000046 , 0x00004d50 
- 00019773  0x0000491b beq  0x0000004b , 0x00004d56 
- 00019774  0x0000491c beq  0x0000004e , 0x00004d5c 
- 00019775  0x0000491d beq  0x0000004a , 0x00004d5e 
- 00019776  0x0000491e beq  0x0000004d , 0x00004d60 
- 00019777  0x0000491f beq  0x000000a5 , 0x00004d62 
- 00019778  0x00004920 beq  0x000000a6 , 0x00004d69 
- 00019779  0x00004921 beq  0x000000a7 , 0x00004d6b 
- 00019780  0x00004922 beq  0x000000a8 , 0x00004d6d 
- 00019781  0x00004923 beq  0x000000a9 , 0x00004d6f 
- 00019782  0x00004924 beq  0x000000aa , 0x00004d7a 
- 00019783  0x00004925 beq  0x000000ab , 0x00004d81 
- 00019784  0x00004926 beq  0x000000ac , 0x00004d8c 
- 00019785  0x00004927 rtn 
- 00019786  0x0000492a fetch  0x00000001 , 0x000048f6 
- 00019787  0x0000492b nrtn  0x00000034 
- 00019788  0x0000492c jam  0x0000000a , 0x000049c4 
- 00019789  0x0000492d rtn 
- 00019790  0x00004930 jam  0x00000000 , 0x000049c4 
- 00019791  0x00004931 rtn 
- 00019792  0x00004934 fetch  0x00000001 , 0x000049c6 
- 00019793  0x00004935 rtneq  0x00000000 
- 00019794  0x00004936 rtneq  0x00000001 
- 00019795  0x00004937 jam  0x0000000a , 0x000049c2 
- 00019796  0x00004938 jam  0x00000020 , 0x000049c3 
- 00019797  0x00004939 branch  0x00004d95 
- 00019798  0x0000493c jam  0x00000052 , 0x000049c3 
- 00019799  0x0000493e fetch  0x00000001 , 0x000049c6 
- 00019800  0x0000493f rtneq  0x00000000 
- 00019801  0x00004940 rtneq  0x00000001 
- 00019802  0x00004941 jam  0x00000008 , 0x000049c2 
- 00019803  0x00004942 branch  0x00004d95 
- 00019804  0x00004945 jam  0x00000051 , 0x000049c3 
- 00019805  0x00004946 branch  0x00004d57 
- 00019806  0x00004949 jam  0x00000050 , 0x000049c3 
- 00019807  0x0000494a branch  0x00004d57 
- 00019808  0x0000494d jam  0x0000004f , 0x000049c3 
- 00019809  0x0000494e branch  0x00004d57 
- 00019810  0x00004951 jam  0x00000004 , 0x000049c3 
- 00019811  0x00004953 jam  0x00000001 , 0x000049c2 
- 00019812  0x00004954 fetch  0x00000001 , 0x000049c6 
- 00019813  0x00004955 beq  0x00000000 , 0x00004d95 
- 00019814  0x00004956 beq  0x00000001 , 0x00004d95 
- 00019815  0x00004957 jam  0x00000008 , 0x000049c2 
- 00019816  0x00004958 branch  0x00004d95 
- 00019817  0x0000495b jam  0x00000006 , 0x000049c3 
- 00019818  0x0000495c branch  0x00004d63 
- 00019819  0x0000495f jam  0x00000019 , 0x000049c3 
- 00019820  0x00004960 branch  0x00004d63 
- 00019821  0x00004963 jam  0x0000001b , 0x000049c3 
- 00019822  0x00004964 branch  0x00004d63 
- 00019823  0x00004967 fetch  0x00000001 , 0x000049c6 
- 00019824  0x00004968 beq  0x00000000 , 0x00004d74 
- 00019825  0x00004969 beq  0x00000003 , 0x00004d77 
- 00019826  0x0000496a setarg  0x000000fc 
- 00019827  0x0000496b branch  0x00004d38 
- 00019828  0x0000496d jam  0x00000008 , 0x000049c2 
- 00019829  0x0000496e jam  0x0000000f , 0x000049c3 
- 00019830  0x0000496f branch  0x00004d95 
- 00019831  0x00004971 jam  0x00000009 , 0x000049c2 
- 00019832  0x00004972 jam  0x00000014 , 0x000049c3 
- 00019833  0x00004973 branch  0x00004d95 
- 00019834  0x00004976 fetch  0x00000001 , 0x000049c6 
- 00019835  0x00004977 beq  0x00000000 , 0x00004d7e 
- 00019836  0x00004978 setarg  0x000000fd 
- 00019837  0x00004979 branch  0x00004d38 
- 00019838  0x0000497b jam  0x00000009 , 0x000049c2 
- 00019839  0x0000497c jam  0x00000012 , 0x000049c3 
- 00019840  0x0000497d branch  0x00004d95 
- 00019841  0x00004980 fetch  0x00000001 , 0x000049c6 
- 00019842  0x00004981 beq  0x00000000 , 0x00004d88 
- 00019843  0x00004982 beq  0x00000001 , 0x00004d8a 
- 00019844  0x00004983 jam  0x00000001 , 0x000049c2 
- 00019845  0x00004985 jam  0x0000002c , 0x000049c3 
- 00019846  0x00004986 call  0x00004d4a 
- 00019847  0x00004987 branch  0x00004d95 
- 00019848  0x00004989 jam  0x00000008 , 0x000049c2 
- 00019849  0x0000498a branch  0x00004d85 
- 00019850  0x0000498c jam  0x00000002 , 0x000049c2 
- 00019851  0x0000498d branch  0x00004d85 
- 00019852  0x00004990 fetch  0x00000001 , 0x000049c6 
- 00019853  0x00004991 beq  0x00000000 , 0x00004d92 
- 00019854  0x00004992 beq  0x00000001 , 0x00004d92 
- 00019855  0x00004993 jam  0x00000001 , 0x000049c2 
- 00019856  0x00004994 jam  0x00000052 , 0x000049c3 
- 00019857  0x00004995 branch  0x00004d95 
- 00019858  0x00004997 jam  0x00000008 , 0x000049c2 
- 00019859  0x00004998 jam  0x0000002b , 0x000049c3 
- 00019860  0x00004999 branch  0x00004d95 
- 00019861  0x0000499c jam  0x00000000 , 0x000048f5 
- 00019862  0x0000499d fetch  0x00000001 , 0x000048f6 
- 00019863  0x0000499e bbit0  0x00000000 , 0x00004d9c 
- 00019864  0x0000499f fetch  0x00000001 , 0x000049c1 
- 00019865  0x000049a0 beq  0x00000003 , 0x00004da8 
- 00019866  0x000049a2 jam  0x00000001 , 0x000049c1 
- 00019867  0x000049a3 rtn 
- 00019868  0x000049a6 jam  0x00000004 , 0x000049c1 
- 00019869  0x000049a7 rtn 
- 00019870  0x000049aa jam  0x00000006 , 0x000049c1 
- 00019871  0x000049ab rtn 
- 00019872  0x000049af store  0x00000001 , 0x00004856 
- 00019873  0x000049b0 storet  0x00000001 , 0x00004858 
- 00019874  0x000049b1 call  0x00007dba 
- 00019875  0x000049b2 jam  0x00000000 , 0x00004855 
- 00019876  0x000049b3 branch  0x00004e89 
- 00019877  0x000049b6 fetch  0x00000001 , 0x000049c2 
- 00019878  0x000049b7 arg  0x00000000 , 0x00000002 
- 00019879  0x000049b8 call  0x00004da0 
- 00019880  0x000049ba jam  0x00000002 , 0x000049c1 
- 00019881  0x000049bb rtn 
- 00019882  0x000049be jam  0x00000003 , 0x000049c1 
- 00019883  0x000049bf fetch  0x00000001 , 0x000049c2 
- 00019884  0x000049c0 fetcht  0x00000001 , 0x000049c3 
- 00019885  0x000049c1 branch  0x00004da0 
- 00019886  0x000049c4 jam  0x00000000 , 0x00004855 
- 00019887  0x000049c5 fetch  0x00000001 , 0x000049c2 
- 00019888  0x000049c6 arg  0x00000000 , 0x00000002 
- 00019889  0x000049c7 call  0x00004da0 
- 00019890  0x000049c8 fetch  0x00000001 , 0x000049c4 
- 00019891  0x000049c9 branch  0x00004d9e , 0x00000034 
- 00019892  0x000049cb jam  0x00000005 , 0x000049c1 
- 00019893  0x000049cc rtn 
- 00019894  0x000049cf branch  0x00004da2 
- 00019895  0x000049d2 jam  0x00000000 , 0x000049c1 
- 00019896  0x000049d3 arg  0x00000000 , 0x0000003f 
- 00019897  0x000049d4 arg  0x00000000 , 0x00000002 
- 00019898  0x000049d5 branch  0x00004da0 
- 00019899  0x000049da bpatch  0x00000054 , 0x0000400a 
- 00019900  0x000049db fetch  0x00000001 , 0x000048f5 
- 00019901  0x000049dc sub  0x0000003f , 0x000000e7 , 0x0000003e 
- 00019902  0x000049dd branch  0x00004dc3 , 0x00000002 
- 00019903  0x000049de jam  0x00000001 , 0x000049c5 
- 00019904  0x000049df fetch  0x00000001 , 0x000048f6 
- 00019905  0x000049e0 bbit1  0x00000000 , 0x00004dc3 
- 00019906  0x000049e1 jam  0x00000002 , 0x000049c5 
- 00019907  0x000049e3 jam  0x00000000 , 0x00004900 
- 00019908  0x000049e4 fetch  0x00000001 , 0x000048f6 
- 00019909  0x000049e5 bbit1  0x00000000 , 0x00004ddd 
- 00019910  0x000049e7 fetcht  0x00000001 , 0x000048f5 
- 00019911  0x000049e8 arg  0x00000006 , 0x00000039 
- 00019912  0x000049e9 arg  0x000048fa , 0x00000006 
- 00019913  0x000049eb ifetch  0x00000001 , 0x00000006 
- 00019914  0x000049ec branch  0x00004dd4 , 0x00000034 
- 00019915  0x000049ed isub  0x00000002 , 0x0000003e 
- 00019916  0x000049ee nbranch  0x00004dd3 , 0x00000005 
- 00019917  0x000049ef ifetch  0x00000001 , 0x00000006 
- 00019918  0x000049f0 increase  0xfffffffe , 0x00000006 
- 00019919  0x000049f1 istore  0x00000001 , 0x00000006 
- 00019920  0x000049f2 rtn  0x00000034 
- 00019921  0x000049f3 increase  0x00000001 , 0x00000006 
- 00019922  0x000049f4 istoret  0x00000001 , 0x00000006 
- 00019923  0x000049f6 loop  0x00004dc9 
- 00019924  0x000049f7 sub  0x00000002 , 0x000000e7 , 0x0000003e 
- 00019925  0x000049f8 nrtn  0x00000002 
- 00019926  0x000049f9 sub  0x00000002 , 0x000000bf , 0x0000003e 
- 00019927  0x000049fa rtn  0x00000002 
- 00019928  0x000049fc and  0x00000002 , 0x00000007 , 0x00000007 
- 00019929  0x000049fd fetch  0x00000001 , 0x000048f8 
- 00019930  0x000049fe qset0  0x0000003f 
- 00019931  0x000049ff store  0x00000001 , 0x000048f8 
- 00019932  0x00004a00 rtn 
- 00019933  0x00004a03 fetcht  0x00000001 , 0x000048f5 
- 00019934  0x00004a04 arg  0x00000006 , 0x00000039 
- 00019935  0x00004a05 arg  0x000048fa , 0x00000006 
- 00019936  0x00004a07 ifetch  0x00000001 , 0x00000006 
- 00019937  0x00004a08 branch  0x00004dee , 0x00000034 
- 00019938  0x00004a09 isub  0x00000002 , 0x0000003e 
- 00019939  0x00004a0a rtn  0x00000005 
- 00019940  0x00004a0b loop  0x00004de0 
- 00019941  0x00004a0c sub  0x00000002 , 0x000000e7 , 0x0000003e 
- 00019942  0x00004a0d nrtn  0x00000002 
- 00019943  0x00004a0e sub  0x00000002 , 0x000000bf , 0x0000003e 
- 00019944  0x00004a0f rtn  0x00000002 
- 00019945  0x00004a11 and  0x00000002 , 0x00000007 , 0x00000007 
- 00019946  0x00004a12 fetch  0x00000001 , 0x000048f8 
- 00019947  0x00004a13 qset1  0x0000003f 
- 00019948  0x00004a14 store  0x00000001 , 0x000048f8 
- 00019949  0x00004a15 rtn 
- 00019950  0x00004a18 sub  0x00000002 , 0x000000e7 , 0x0000003e 
- 00019951  0x00004a19 nbranch  0x00004df2 , 0x00000002 
- 00019952  0x00004a1a sub  0x00000002 , 0x000000bf , 0x0000003e 
- 00019953  0x00004a1b nbranch  0x00004de9 , 0x00000002 
- 00019954  0x00004a1d increase  0xffffffff , 0x00000006 
- 00019955  0x00004a1e istoret  0x00000001 , 0x00000006 
- 00019956  0x00004a1f rtn 
- 00019957  0x00004a24 bpatch  0x00000055 , 0x0000400a 
- 00019958  0x00004a25 call  0x00004e14 
- 00019959  0x00004a26 jam  0x00000000 , 0x000049a1 
- 00019960  0x00004a27 jam  0x00000000 , 0x000049a2 
- 00019961  0x00004a28 jam  0x00000000 , 0x000049a3 
- 00019962  0x00004a29 fetch  0x00000001 , 0x000048f8 
- 00019963  0x00004a2a ncall  0x00004e41 , 0x00000034 
- 00019964  0x00004a2b arg  0x000048fa , 0x00000006 
- 00019965  0x00004a2c arg  0x00000006 , 0x00000039 
- 00019966  0x00004a2e ifetch  0x00000001 , 0x00000006 
- 00019967  0x00004a2f sub  0x0000003f , 0x0000007f , 0x0000003e 
- 00019968  0x00004a30 call  0x00004e43 , 0x00000005 
- 00019969  0x00004a31 sub  0x0000003f , 0x000000de , 0x0000003e 
- 00019970  0x00004a32 call  0x00004e45 , 0x00000005 
- 00019971  0x00004a33 loop  0x00004dfe 
- 00019972  0x00004a34 fetch  0x00000001 , 0x00004666 
- 00019973  0x00004a35 beq  0x00000000 , 0x00004e11 
- 00019974  0x00004a37 call  0x00004b37 
- 00019975  0x00004a38 fetch  0x00000001 , 0x000049a4 
- 00019976  0x00004a39 branch  0x00004e24 , 0x00000034 
- 00019977  0x00004a3a fetch  0x00000002 , 0x000048fa 
- 00019978  0x00004a3b fetcht  0x00000002 , 0x000049a5 
- 00019979  0x00004a3c isub  0x00000002 , 0x0000003e 
- 00019980  0x00004a3d branch  0x00004e29 , 0x00000005 
- 00019981  0x00004a3e byteswap  0x00000002 , 0x00000002 
- 00019982  0x00004a3f isub  0x00000002 , 0x0000003e 
- 00019983  0x00004a40 branch  0x00004e29 , 0x00000005 
- 00019984  0x00004a41 rtn 
- 00019985  0x00004a43 fetch  0x00000001 , 0x000049a4 
- 00019986  0x00004a44 branch  0x00004e24 , 0x00000034 
- 00019987  0x00004a45 branch  0x00004e32 
- 00019988  0x00004a48 fetch  0x00000001 , 0x000049a4 
- 00019989  0x00004a49 nrtn  0x00000034 
- 00019990  0x00004a4a fetcht  0x00000001 , 0x00004655 
- 00019991  0x00004a4b sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00019992  0x00004a4c rtn  0x00000005 
- 00019993  0x00004a4d call  0x00006ee6 
- 00019994  0x00004a4e nbranch  0x00004e20 , 0x00000001 
- 00019995  0x00004a4f arg  0x00000008 , 0x00000039 
- 00019996  0x00004a50 arg  0x000048f8 , 0x00000005 
- 00019997  0x00004a51 call  0x00007ca1 
- 00019998  0x00004a52 jam  0x000000de , 0x000048fa 
- 00019999  0x00004a53 rtn 
- 00020000  0x00004a56 fetch  0x00000001 , 0x000048fa 
- 00020001  0x00004a57 rtnne  0x000000de 
- 00020002  0x00004a58 jam  0x00000000 , 0x000048fa 
- 00020003  0x00004a59 rtn 
- 00020004  0x00004a5c bpatch  0x00000056 , 0x0000400a 
- 00020005  0x00004a5d fetch  0x00000001 , 0x000049a3 
- 00020006  0x00004a5e rtn  0x00000034 
- 00020007  0x00004a5f fetch  0x00000001 , 0x00004666 
- 00020008  0x00004a60 beq  0x00000000 , 0x00004e39 
- 00020009  0x00004a63 jam  0x00000000 , 0x000048f4 
- 00020010  0x00004a64 fetch  0x00000001 , 0x00004666 
- 00020011  0x00004a65 rtneq  0x00000000 
- 00020012  0x00004a66 fetch  0x00000008 , 0x00004713 
- 00020013  0x00004a67 rtnbit1  0x00000006 
- 00020014  0x00004a68 arg  0x00000006 , 0x00000007 
- 00020015  0x00004a69 call  0x00005f00 
- 00020016  0x00004a6a call  0x000042d0 
- 00020017  0x00004a6b branch  0x00004b90 
- 00020018  0x00004a70 fetch  0x00000002 , 0x000048fa 
- 00020019  0x00004a71 fetcht  0x00000002 , 0x000049a7 
- 00020020  0x00004a72 isub  0x00000002 , 0x0000003e 
- 00020021  0x00004a73 branch  0x00004e39 , 0x00000005 
- 00020022  0x00004a74 byteswap  0x00000002 , 0x00000002 
- 00020023  0x00004a75 isub  0x00000002 , 0x0000003e 
- 00020024  0x00004a76 nrtn  0x00000005 
- 00020025  0x00004a78 call  0x000049f8 
- 00020026  0x00004a79 jam  0x00000000 , 0x000048f4 
- 00020027  0x00004a7a fetch  0x00000002 , 0x000045d8 
- 00020028  0x00004a7b nrtn  0x00000034 
- 00020029  0x00004a7c setarg  0x00000000 
- 00020030  0x00004a7d store  0x00000002 , 0x00004781 
- 00020031  0x00004a7e call  0x00004b7c 
- 00020032  0x00004a7f branch  0x00006047 
- 00020033  0x00004a83 jam  0x00000001 , 0x000049a2 
- 00020034  0x00004a84 rtn 
- 00020035  0x00004a87 jam  0x00000001 , 0x000049a1 
- 00020036  0x00004a88 rtn 
- 00020037  0x00004a8b jam  0x00000001 , 0x000049a3 
- 00020038  0x00004a8c rtn 
- 00020039  0x00004a92 bpatch  0x00000057 , 0x0000400a 
- 00020040  0x00004a93 disable  0x00000028 
- 00020041  0x00004a94 jam  0x00000000 , 0x0000496c 
- 00020042  0x00004a95 jam  0x00000000 , 0x0000496d 
- 00020043  0x00004a96 jam  0x00000000 , 0x0000496e 
- 00020044  0x00004a97 fetch  0x00000001 , 0x000049c1 
- 00020045  0x00004a98 beq  0x00000001 , 0x00004da5 
- 00020046  0x00004a99 beq  0x00000002 , 0x00004daa 
- 00020047  0x00004a9a beq  0x00000003 , 0x00004daa 
- 00020048  0x00004a9b beq  0x00000004 , 0x00004dae 
- 00020049  0x00004a9c beq  0x00000006 , 0x00004db7 
- 00020050  0x00004a9d fetch  0x00000001 , 0x000048f4 
- 00020051  0x00004a9e branch  0x00004e64 , 0x00000034 
- 00020052  0x00004a9f increase  0xffffffff , 0x0000003f 
- 00020053  0x00004aa0 store  0x00000001 , 0x000048f4 
- 00020054  0x00004aa1 call  0x00004e61 
- 00020055  0x00004aa2 jam  0x0000000a , 0x000049ac 
- 00020056  0x00004aa3 call  0x00005c0b 
- 00020057  0x00004aa4 fetch  0x00000001 , 0x000049c1 
- 00020058  0x00004aa5 beq  0x00000005 , 0x00004db6 
- 00020059  0x00004aa6 arg  0x00004855 , 0x00000005 
- 00020060  0x00004aa7 arg  0x0000000a , 0x00000039 
- 00020061  0x00004aa8 call  0x00007ca1 
- 00020062  0x00004aa9 call  0x00004e74 
- 00020063  0x00004aaa jam  0x00000000 , 0x0000485f 
- 00020064  0x00004aab rtn 
- 00020065  0x00004aae jam  0x00000003 , 0x000040c0 
- 00020066  0x00004aaf jam  0x0000000a , 0x0000477e 
- 00020067  0x00004ab0 rtn 
- 00020068  0x00004ab5 fetch  0x00000001 , 0x00004666 
- 00020069  0x00004ab6 rtneq  0x00000001 
- 00020070  0x00004ab7 fetch  0x00000001 , 0x000049ab 
- 00020071  0x00004ab8 rtn  0x00000034 
- 00020072  0x00004ab9 fetch  0x00000001 , 0x000049a9 
- 00020073  0x00004aba nrtn  0x00000034 
- 00020074  0x00004abb fetcht  0x00000001 , 0x000049ad 
- 00020075  0x00004abc fetch  0x00000001 , 0x000049ac 
- 00020076  0x00004abd isub  0x00000002 , 0x0000003e 
- 00020077  0x00004abe store  0x00000001 , 0x000049ad 
- 00020078  0x00004abf rtn  0x00000005 
- 00020079  0x00004ac0 arg  0x00004855 , 0x00000005 
- 00020080  0x00004ac1 arg  0x0000000a , 0x00000039 
- 00020081  0x00004ac2 call  0x00007ca1 
- 00020082  0x00004ac3 call  0x00007dba 
- 00020083  0x00004ac4 branch  0x00004e89 
- 00020084  0x00004ac9 fetch  0x00000001 , 0x000049c5 
- 00020085  0x00004aca beq  0x00000002 , 0x00004f05 
- 00020086  0x00004acb arg  0x000048fa , 0x00000006 
- 00020087  0x00004acc arg  0x00000006 , 0x00000039 
- 00020088  0x00004ace ifetch  0x00000001 , 0x00000006 
- 00020089  0x00004acf sub  0x0000003f , 0x000000e7 , 0x0000003e 
- 00020090  0x00004ad0 nbranch  0x00004e9c , 0x00000002 
- 00020091  0x00004ad2 loop  0x00004e78 
- 00020092  0x00004ad4 fetch  0x00000001 , 0x000048f1 
- 00020093  0x00004ad5 call  0x00004e92 , 0x00000034 
- 00020094  0x00004ad6 jam  0x00000000 , 0x00004855 
- 00020095  0x00004ad7 fetch  0x00000001 , 0x000048fa 
- 00020096  0x00004ad8 sub  0x0000003f , 0x0000007f , 0x0000003e 
- 00020097  0x00004ad9 branch  0x00004e95 , 0x00000005 
- 00020098  0x00004ada arg  0x000048f8 , 0x00000006 
- 00020099  0x00004adb arg  0x00004856 , 0x00000005 
- 00020100  0x00004adc arg  0x00000008 , 0x00000039 
- 00020101  0x00004ade ifetch  0x00000001 , 0x00000006 
- 00020102  0x00004adf beq  0x0000007f , 0x00004e9a 
- 00020103  0x00004ae1 istore  0x00000001 , 0x00000005 
- 00020104  0x00004ae2 loop  0x00004e85 
- 00020105  0x00004ae5 call  0x00004f10 
- 00020106  0x00004ae7 fetch  0x00000001 , 0x0000485f 
- 00020107  0x00004ae8 beq  0x00000001 , 0x00007dba 
- 00020108  0x00004ae9 beq  0x00000002 , 0x00004e90 
- 00020109  0x00004aea beq  0x00000003 , 0x00004e90 
- 00020110  0x00004aeb beq  0x00000004 , 0x00004e90 
- 00020111  0x00004aec beq  0x00000005 , 0x00004e90 
- 00020112  0x00004aee call  0x00005917 
- 00020113  0x00004aef branch  0x00007dba 
- 00020114  0x00004af2 arg  0x000048f8 , 0x00000005 
- 00020115  0x00004af3 arg  0x00000009 , 0x00000039 
- 00020116  0x00004af4 branch  0x00007ca1 
- 00020117  0x00004af8 fetch  0x00000002 , 0x000048f8 
- 00020118  0x00004af9 store  0x00000002 , 0x00004856 
- 00020119  0x00004afa fetch  0x00000006 , 0x000048fb 
- 00020120  0x00004afb store  0x00000006 , 0x00004858 
- 00020121  0x00004afc branch  0x00004e89 
- 00020122  0x00004aff setarg  0x00000000 
- 00020123  0x00004b00 branch  0x00004e87 
- 00020124  0x00004b04 copy  0x0000003f , 0x00000002 
- 00020125  0x00004b05 bpatch  0x00000058 , 0x0000400b 
- 00020126  0x00004b06 copy  0x00000002 , 0x0000003f 
- 00020127  0x00004b07 jam  0x00000003 , 0x00004855 
- 00020128  0x00004b08 fetcht  0x00000001 , 0x000048f1 
- 00020129  0x00004b09 sub  0x00000002 , 0x00000000 , 0x0000003e 
- 00020130  0x00004b0a branch  0x00004f05 , 0x00000005 
- 00020131  0x00004b0b beq  0x000000e8 , 0x00004ebb 
- 00020132  0x00004b0c beq  0x000000e9 , 0x00004ebe 
- 00020133  0x00004b0d beq  0x000000ea , 0x00004ec1 
- 00020134  0x00004b0e beq  0x000000eb , 0x00004ec4 
- 00020135  0x00004b0f beq  0x000000ec , 0x00004ec7 
- 00020136  0x00004b10 beq  0x000000ed , 0x00004eca 
- 00020137  0x00004b11 beq  0x000000ee , 0x00004ecd 
- 00020138  0x00004b12 beq  0x000000ef , 0x00004ed0 
- 00020139  0x00004b13 beq  0x000000f0 , 0x00004ed3 
- 00020140  0x00004b14 beq  0x000000f1 , 0x00004ed6 
- 00020141  0x00004b15 beq  0x000000f2 , 0x00004ed9 
- 00020142  0x00004b16 beq  0x000000f3 , 0x00004edc 
- 00020143  0x00004b17 beq  0x000000f4 , 0x00004edf 
- 00020144  0x00004b18 beq  0x000000f5 , 0x00004ee2 
- 00020145  0x00004b19 beq  0x000000f6 , 0x00004ee5 
- 00020146  0x00004b1a beq  0x000000f7 , 0x00004ee8 
- 00020147  0x00004b1b beq  0x000000f8 , 0x00004eeb 
- 00020148  0x00004b1c beq  0x000000f9 , 0x00004eee 
- 00020149  0x00004b1d beq  0x000000fa , 0x00004ef1 
- 00020150  0x00004b1e beq  0x000000fb , 0x00004ef7 
- 00020151  0x00004b1f beq  0x000000fc , 0x00004efa 
- 00020152  0x00004b20 beq  0x000000fd , 0x00004efd 
- 00020153  0x00004b21 beq  0x000000ff , 0x00004f0c 
- 00020154  0x00004b22 branch  0x00004e89 
- 00020155  0x00004b25 setarg  0x00000183 
- 00020156  0x00004b26 store  0x00000002 , 0x00004856 
- 00020157  0x00004b27 branch  0x00004e89 
- 00020158  0x00004b29 setarg  0x000000cd 
- 00020159  0x00004b2a store  0x00000002 , 0x00004856 
- 00020160  0x00004b2b branch  0x00004e89 
- 00020161  0x00004b2d setarg  0x000000b7 
- 00020162  0x00004b2e store  0x00000002 , 0x00004856 
- 00020163  0x00004b2f branch  0x00004e89 
- 00020164  0x00004b31 setarg  0x000000b6 
- 00020165  0x00004b32 store  0x00000002 , 0x00004856 
- 00020166  0x00004b33 branch  0x00004e89 
- 00020167  0x00004b35 setarg  0x000000b5 
- 00020168  0x00004b36 store  0x00000002 , 0x00004856 
- 00020169  0x00004b37 branch  0x00004e89 
- 00020170  0x00004b39 setarg  0x000000ea 
- 00020171  0x00004b3a store  0x00000002 , 0x00004856 
- 00020172  0x00004b3b branch  0x00004e89 
- 00020173  0x00004b3d setarg  0x000000e9 
- 00020174  0x00004b3e store  0x00000002 , 0x00004856 
- 00020175  0x00004b3f branch  0x00004e89 
- 00020176  0x00004b41 setarg  0x000000e2 
- 00020177  0x00004b42 store  0x00000002 , 0x00004856 
- 00020178  0x00004b43 branch  0x00004e89 
- 00020179  0x00004b45 setarg  0x00000194 
- 00020180  0x00004b46 store  0x00000002 , 0x00004856 
- 00020181  0x00004b47 branch  0x00004e89 
- 00020182  0x00004b49 setarg  0x0000018a 
- 00020183  0x00004b4a store  0x00000002 , 0x00004856 
- 00020184  0x00004b4b branch  0x00004e89 
- 00020185  0x00004b4d setarg  0x00000192 
- 00020186  0x00004b4e store  0x00000002 , 0x00004856 
- 00020187  0x00004b4f branch  0x00004e89 
- 00020188  0x00004b51 setarg  0x00000070 
- 00020189  0x00004b52 store  0x00000002 , 0x00004856 
- 00020190  0x00004b53 branch  0x00004e89 
- 00020191  0x00004b55 setarg  0x0000006f 
- 00020192  0x00004b56 store  0x00000002 , 0x00004856 
- 00020193  0x00004b57 branch  0x00004e89 
- 00020194  0x00004b59 setarg  0x0000022a 
- 00020195  0x00004b5a store  0x00000002 , 0x00004856 
- 00020196  0x00004b5b branch  0x00004e89 
- 00020197  0x00004b5d setarg  0x00000225 
- 00020198  0x00004b5e store  0x00000002 , 0x00004856 
- 00020199  0x00004b5f branch  0x00004e89 
- 00020200  0x00004b61 setarg  0x00000224 
- 00020201  0x00004b62 store  0x00000002 , 0x00004856 
- 00020202  0x00004b63 branch  0x00004e89 
- 00020203  0x00004b65 setarg  0x00000226 
- 00020204  0x00004b66 store  0x00000002 , 0x00004856 
- 00020205  0x00004b67 branch  0x00004e89 
- 00020206  0x00004b69 setarg  0x00000227 
- 00020207  0x00004b6a store  0x00000002 , 0x00004856 
- 00020208  0x00004b6b branch  0x00004e89 
- 00020209  0x00004b6d fetch  0x00000001 , 0x000049c6 
- 00020210  0x00004b6e beq  0x00000002 , 0x00004ef7 
- 00020211  0x00004b6f beq  0x00000003 , 0x00004ef7 
- 00020212  0x00004b70 setarg  0x00000221 
- 00020213  0x00004b71 store  0x00000002 , 0x00004856 
- 00020214  0x00004b72 branch  0x00004e89 
- 00020215  0x00004b74 setarg  0x00000223 
- 00020216  0x00004b75 store  0x00000002 , 0x00004856 
- 00020217  0x00004b76 branch  0x00004e89 
- 00020218  0x00004b78 setarg  0x00000030 
- 00020219  0x00004b79 store  0x00000002 , 0x00004856 
- 00020220  0x00004b7a branch  0x00004e89 
- 00020221  0x00004b7c fetch  0x00000001 , 0x000049c6 
- 00020222  0x00004b7d beq  0x00000001 , 0x00004f02 
- 00020223  0x00004b7e setarg  0x000001ae 
- 00020224  0x00004b7f store  0x00000002 , 0x00004856 
- 00020225  0x00004b80 branch  0x00004e89 
- 00020226  0x00004b82 setarg  0x00000307 
- 00020227  0x00004b83 store  0x00000002 , 0x00004856 
- 00020228  0x00004b84 branch  0x00004e89 
- 00020229  0x00004b88 jam  0x00000002 , 0x000048f4 
- 00020230  0x00004b89 fetch  0x00000001 , 0x000048f1 
- 00020231  0x00004b8a call  0x00004e92 , 0x00000034 
- 00020232  0x00004b8b jam  0x00000000 , 0x000049c5 
- 00020233  0x00004b8c setarg  0x00000003 
- 00020234  0x00004b8d store  0x00000003 , 0x00004855 
- 00020235  0x00004b8e branch  0x00004e89 
- 00020236  0x00004b90 jam  0x00000002 , 0x00004855 
- 00020237  0x00004b91 setarg  0x00000002 
- 00020238  0x00004b92 store  0x00000001 , 0x00004856 
- 00020239  0x00004b93 branch  0x00004e89 
- 00020240  0x00004b9b bpatch  0x00000059 , 0x0000400b 
- 00020241  0x00004b9c fetch  0x00000001 , 0x00004666 
- 00020242  0x00004b9d bne  0x00000000 , 0x00004f18 
- 00020243  0x00004b9e jam  0x00000000 , 0x000049a9 
- 00020244  0x00004b9f fetch  0x00000002 , 0x00004855 
- 00020245  0x00004ba0 ncall  0x00004afc , 0x00000034 
- 00020246  0x00004ba1 fetch  0x00000006 , 0x00004858 
- 00020247  0x00004ba2 ncall  0x00004afc , 0x00000034 
- 00020248  0x00004ba5 fetch  0x00000001 , 0x00004855 
- 00020249  0x00004ba6 beq  0x00000000 , 0x00004f23 
- 00020250  0x00004ba7 beq  0x00000001 , 0x00004f1e 
- 00020251  0x00004ba8 beq  0x00000003 , 0x00004f2e 
- 00020252  0x00004ba9 beq  0x00000002 , 0x00004f36 
- 00020253  0x00004baa rtn 
- 00020254  0x00004bad jam  0x00000001 , 0x0000485f 
- 00020255  0x00004bae arg  0x00004855 , 0x00000006 
- 00020256  0x00004baf arg  0x00004846 , 0x00000005 
- 00020257  0x00004bb0 arg  0x00000007 , 0x00000039 
- 00020258  0x00004bb1 branch  0x00007cda 
- 00020259  0x00004bb4 jam  0x00000002 , 0x0000485f 
- 00020260  0x00004bb5 call  0x00004f3e 
- 00020261  0x00004bb6 fetch  0x00000001 , 0x00004666 
- 00020262  0x00004bb7 beq  0x00000001 , 0x00004f2a 
- 00020263  0x00004bb8 call  0x00004af1 
- 00020264  0x00004bb9 fetch  0x00000001 , 0x000049ab 
- 00020265  0x00004bba store  0x00000001 , 0x00004857 
- 00020266  0x00004bbc arg  0x00004855 , 0x00000006 
- 00020267  0x00004bbd arg  0x0000472a , 0x00000005 
- 00020268  0x00004bbe arg  0x00000009 , 0x00000039 
- 00020269  0x00004bbf branch  0x00007cda 
- 00020270  0x00004bc2 jam  0x00000004 , 0x0000485f 
- 00020271  0x00004bc3 call  0x00004f3e 
- 00020272  0x00004bc4 setarg  0x00000003 
- 00020273  0x00004bc5 call  0x00005f15 
- 00020274  0x00004bc6 arg  0x00004856 , 0x00000006 
- 00020275  0x00004bc7 arg  0x0000472b , 0x00000005 
- 00020276  0x00004bc8 arg  0x00000002 , 0x00000039 
- 00020277  0x00004bc9 branch  0x00007cda 
- 00020278  0x00004bcc jam  0x00000005 , 0x0000485f 
- 00020279  0x00004bcd call  0x00004f3e 
- 00020280  0x00004bce setarg  0x00000002 
- 00020281  0x00004bcf store  0x00000008 , 0x0000472a 
- 00020282  0x00004bd0 store  0x00000008 , 0x00004733 
- 00020283  0x00004bd1 fetch  0x00000001 , 0x00004856 
- 00020284  0x00004bd2 store  0x00000001 , 0x0000472b 
- 00020285  0x00004bd3 rtn 
- 00020286  0x00004bd7 arg  0x00000012 , 0x00000039 
- 00020287  0x00004bd8 arg  0x0000472a , 0x00000005 
- 00020288  0x00004bd9 branch  0x00007ca1 
- 00020289  0x00004bdf call  0x00007de2 
- 00020290  0x00004be0 call  0x0000561c 
- 00020291  0x00004be1 fetcht  0x00000001 , 0x0000464a 
- 00020292  0x00004be2 call  0x00006eb2 
- 00020293  0x00004be3 fetcht  0x00000001 , 0x0000464b 
- 00020294  0x00004be4 call  0x00006eb2 
- 00020295  0x00004be6 fetcht  0x00000001 , 0x00004655 
- 00020296  0x00004be7 call  0x00006eb6 
- 00020297  0x00004be9 fetch  0x00000002 , 0x00004898 
- 00020298  0x00004bea copy  0x0000003f , 0x00000012 
- 00020299  0x00004beb arg  0x00000014 , 0x00000039 
- 00020300  0x00004bed ifetcht  0x00000001 , 0x00000012 
- 00020301  0x00004bee isolate1  0x00000007 , 0x00000002 
- 00020302  0x00004bef ncall  0x00006ef7 , 0x00000001 
- 00020303  0x00004bf0 increase  0x00000001 , 0x00000012 
- 00020304  0x00004bf1 loop  0x00004f4c 
- 00020305  0x00004bf3 fetch  0x00000002 , 0x00004896 
- 00020306  0x00004bf4 copy  0x0000003f , 0x00000012 
- 00020307  0x00004bf5 arg  0x00000008 , 0x00000039 
- 00020308  0x00004bf7 ifetcht  0x00000001 , 0x00000012 
- 00020309  0x00004bf8 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00020310  0x00004bf9 ncall  0x00006eb2 , 0x00000005 
- 00020311  0x00004bfa increase  0x00000001 , 0x00000012 
- 00020312  0x00004bfb loop  0x00004f54 
- 00020313  0x00004bfc rtn 
- 00020314  0x00004bff fetch  0x00000001 , 0x000048eb 
- 00020315  0x00004c00 branch  0x00006eb6 , 0x00000034 
- 00020316  0x00004c01 branch  0x00006eb2 
- 00020317  0x00004c03 rtnmark1  0x00000026 
- 00020318  0x00004c04 call  0x00004f41 
- 00020319  0x00004c05 fetch  0x00000001 , 0x00000015 
- 00020320  0x00004c06 nrtn  0x00000034 
- 00020321  0x00004c07 branch  0x00006ed3 
- 00020322  0x00004c09 bpatch  0x0000005a , 0x0000400b 
- 00020323  0x00004c0a jam  0x000000ff , 0x00004659 
- 00020324  0x00004c0b call  0x0000739a 
- 00020325  0x00004c0c call  0x00004f70 
- 00020326  0x00004c0d call  0x000056a9 
- 00020327  0x00004c0e call  0x000054dc 
- 00020328  0x00004c0f call  0x00005d9e 
- 00020329  0x00004c10 fetcht  0x00000001 , 0x00004659 
- 00020330  0x00004c11 branch  0x00006ed3 
- 00020331  0x00004c14 call  0x00004f70 
- 00020332  0x00004c16 bpatch  0x0000005b , 0x0000400b 
- 00020333  0x00004c17 call  0x00004f75 
- 00020334  0x00004c18 call  0x00007d7c 
- 00020335  0x00004c19 branch  0x00004327 
- 00020336  0x00004c1c bpatch  0x0000005c , 0x0000400b 
- 00020337  0x00004c1d call  0x00004b6d 
- 00020338  0x00004c1e call  0x00004b71 
- 00020339  0x00004c1f call  0x00004b7c 
- 00020340  0x00004c20 branch  0x00004b6f 
- 00020341  0x00004c28 bpatch  0x0000005d , 0x0000400b 
- 00020342  0x00004c29 call  0x00007de2 
- 00020343  0x00004c2a call  0x00004f70 
- 00020344  0x00004c2b call  0x00005a92 
- 00020345  0x00004c2c call  0x00004f41 
- 00020346  0x00004c2d call  0x000054f9 
- 00020347  0x00004c2e fetcht  0x00000001 , 0x0000465b 
- 00020348  0x00004c2f call  0x000055b5 
- 00020349  0x00004c30 call  0x000055b9 
- 00020350  0x00004c31 branch  0x000054f2 
- 00020351  0x00004c3e fetch  0x00000002 , 0x000045e0 
- 00020352  0x00004c3f and_into  0x000000e0 , 0x0000003f 
- 00020353  0x00004c40 branch  0x00004f86 , 0x00000034 
- 00020354  0x00004c41 fetch  0x00000002 , 0x000045e0 
- 00020355  0x00004c42 increase  0x00000001 , 0x0000003f 
- 00020356  0x00004c43 store  0x00000002 , 0x000045e0 
- 00020357  0x00004c44 rtn 
- 00020358  0x00004c46 call  0x0000357f 
- 00020359  0x00004c47 call  0x00003651 
- 00020360  0x00004c48 nbranch  0x00003586 , 0x00000018 
- 00020361  0x00004c49 nbranch  0x00003586 , 0x0000002f 
- 00020362  0x00004c4a call  0x00005028 
- 00020363  0x00004c4b branch  0x0000356a 
- 00020364  0x00004c51 call  0x00003625 
- 00020365  0x00004c52 nbranch  0x00004f91 , 0x00000028 
- 00020366  0x00004c54 call  0x00004fa0 
- 00020367  0x00004c55 call  0x00004fd5 
- 00020368  0x00004c56 branch  0x00004fdb 
- 00020369  0x00004c59 fetch  0x00000008 , 0x0000489c 
- 00020370  0x00004c5a nbranch  0x00004f8e , 0x00000034 
- 00020371  0x00004c5b fetch  0x00000008 , 0x000048a4 
- 00020372  0x00004c5c nbranch  0x00004f8e , 0x00000034 
- 00020373  0x00004c5d fetch  0x00000004 , 0x000048ac 
- 00020374  0x00004c5e nbranch  0x00004f8e , 0x00000034 
- 00020375  0x00004c60 fetch  0x00000001 , 0x00004618 
- 00020376  0x00004c61 rtneq  0x00000001 
- 00020377  0x00004c62 call  0x0000369d 
- 00020378  0x00004c64 call  0x00004fc8 
- 00020379  0x00004c65 nrtn  0x00000028 
- 00020380  0x00004c66 fetch  0x00000001 , 0x0000473f 
- 00020381  0x00004c67 ncall  0x00004f75 , 0x00000034 
- 00020382  0x00004c68 fetch  0x00000004 , 0x000045af 
- 00020383  0x00004c69 branch  0x00003622 
- 00020384  0x00004c6c bpatch  0x0000005e , 0x0000400b 
- 00020385  0x00004c6d jam  0x00000000 , 0x00004601 
- 00020386  0x00004c6f fetchr  0x0000000b , 0x00000002 , 0x00000040 
- 00020387  0x00004c70 until  0x00000023 , 0x00000026 
- 00020388  0x00004c71 call  0x00004df5 
- 00020389  0x00004c72 fetch  0x00000001 , 0x000049a3 
- 00020390  0x00004c73 nbranch  0x00005ed1 , 0x00000034 
- 00020391  0x00004c74 call  0x00003651 
- 00020392  0x00004c75 fetch  0x00000001 , 0x0000457f 
- 00020393  0x00004c76 beq  0x00000001 , 0x00003646 
- 00020394  0x00004c77 nbranch  0x00004faf , 0x00000018 
- 00020395  0x00004c78 nbranch  0x00004faf , 0x0000002f 
- 00020396  0x00004c79 call  0x00005028 
- 00020397  0x00004c7a jam  0x00000000 , 0x0000473f 
- 00020398  0x00004c7b branch  0x00003646 
- 00020399  0x00004c7f fetch  0x00000001 , 0x00004602 
- 00020400  0x00004c80 nrtn  0x00000034 
- 00020401  0x00004c81 fetch  0x00000002 , 0x000045fe 
- 00020402  0x00004c82 increase  0x00000001 , 0x0000003f 
- 00020403  0x00004c83 store  0x00000002 , 0x000045fe 
- 00020404  0x00004c84 fetch  0x00000001 , 0x000045fe 
- 00020405  0x00004c85 beq  0x000000ff , 0x00003676 
- 00020406  0x00004c86 call  0x00004fb8 
- 00020407  0x00004c87 branch  0x00004fa2 
- 00020408  0x00004c8b fetcht  0x00000001 , 0x00004601 
- 00020409  0x00004c8c sub  0x00000002 , 0x00000014 , 0x0000003e 
- 00020410  0x00004c8d branch  0x00004fbe , 0x00000002 
- 00020411  0x00004c8e arg  0x00000019 , 0x00000039 
- 00020412  0x00004c8f call  0x00007c96 
- 00020413  0x00004c90 branch  0x00003694 
- 00020414  0x00004c93 increase  0x00000001 , 0x00000002 
- 00020415  0x00004c94 storet  0x00000001 , 0x00004601 
- 00020416  0x00004c95 fetch  0x00000004 , 0x0000458f 
- 00020417  0x00004c96 fetcht  0x00000004 , 0x000045e4 
- 00020418  0x00004c97 isub  0x00000002 , 0x0000003e 
- 00020419  0x00004c98 branch  0x00003222 , 0x00000005 
- 00020420  0x00004c99 fetch  0x00000001 , 0x00004601 
- 00020421  0x00004c9a sub  0x0000003f , 0x00000003 , 0x0000003e 
- 00020422  0x00004c9b rtn  0x00000002 
- 00020423  0x00004c9c branch  0x0000369a 
- 00020424  0x00004ca0 enable  0x00000028 
- 00020425  0x00004ca1 call  0x00002408 
- 00020426  0x00004ca2 fetch  0x00000003 , 0x000040bd 
- 00020427  0x00004ca3 branch  0x00007dbc , 0x00000034 
- 00020428  0x00004ca4 fetch  0x00000001 , 0x000049a1 
- 00020429  0x00004ca5 nbranch  0x00007dbc , 0x00000034 
- 00020430  0x00004ca6 fetch  0x00000001 , 0x000049a2 
- 00020431  0x00004ca7 nbranch  0x00007dbc , 0x00000034 
- 00020432  0x00004ca8 fetch  0x00000001 , 0x000049c4 
- 00020433  0x00004ca9 nbranch  0x00007dbc , 0x00000034 
- 00020434  0x00004caa fetch  0x00000001 , 0x00004618 
- 00020435  0x00004cab beq  0x00000001 , 0x00007dbc 
- 00020436  0x00004cac branch  0x000036b9 
- 00020437  0x00004caf fetch  0x00000004 , 0x0000458f 
- 00020438  0x00004cb0 fetcht  0x00000004 , 0x000045e4 
- 00020439  0x00004cb1 isub  0x00000002 , 0x0000003e 
- 00020440  0x00004cb2 nbranch  0x000036e9 , 0x00000005 
- 00020441  0x00004cb3 jam  0x0000009e , 0x00004141 
- 00020442  0x00004cb4 rtn 
- 00020443  0x00004cb6 fetch  0x00000008 , 0x0000460b 
- 00020444  0x00004cb7 store  0x00000008 , 0x000045af 
- 00020445  0x00004cb8 fetch  0x00000002 , 0x0000461d 
- 00020446  0x00004cb9 store  0x00000002 , 0x0000461f 
- 00020447  0x00004cbb bpatch  0x0000005f , 0x0000400b 
- 00020448  0x00004cbc call  0x000036b4 
- 00020449  0x00004cbd nrtn  0x00000028 
- 00020450  0x00004cbe call  0x00007de2 
- 00020451  0x00004cbf fetch  0x00000003 , 0x00004608 
- 00020452  0x00004cc0 branch  0x00003622 
- 00020453  0x00004cc9 rtnmark0  0x00000026 
- 00020454  0x00004cca call  0x00004e47 
- 00020455  0x00004ccb nrtn  0x00000028 
- 00020456  0x00004ccc fetch  0x00000008 , 0x00004713 
- 00020457  0x00004ccd bbit0  0x00000016 , 0x000060a1 
- 00020458  0x00004cce fetch  0x00000001 , 0x0000496c 
- 00020459  0x00004ccf nbranch  0x00004fed , 0x00000034 
- 00020460  0x00004cd0 branch  0x000060a1 
- 00020461  0x00004cd3 jam  0x00000002 , 0x00004589 
- 00020462  0x00004cd4 arg  0x00000009 , 0x00000011 
- 00020463  0x00004cd5 fetch  0x00000001 , 0x0000496d 
- 00020464  0x00004cd6 nbranch  0x00004ff3 , 0x00000034 
- 00020465  0x00004cd7 arg  0x00004733 , 0x00000012 
- 00020466  0x00004cd8 rtn 
- 00020467  0x00004cda arg  0x0000472a , 0x00000012 
- 00020468  0x00004cdb rtn 
- 00020469  0x00004ce1 setarg  0x00000000 
- 00020470  0x00004ce2 store  0x00000003 , 0x000046f8 
- 00020471  0x00004ce3 rtn 
- 00020472  0x00004ce6 bpatch  0x00000060 , 0x0000400c 
- 00020473  0x00004ce7 fetch  0x00000008 , 0x00004713 
- 00020474  0x00004ce8 rtnbit0  0x0000000e 
- 00020475  0x00004ce9 fetch  0x00000001 , 0x0000477d 
- 00020476  0x00004cea rtn  0x00000034 
- 00020477  0x00004ceb fetch  0x00000001 , 0x00004602 
- 00020478  0x00004cec rtn  0x00000034 
- 00020479  0x00004ced fetch  0x00000001 , 0x000046f5 
- 00020480  0x00004cee increase  0x00000001 , 0x0000003f 
- 00020481  0x00004cef and_into  0x00000003 , 0x0000003f 
- 00020482  0x00004cf0 store  0x00000001 , 0x000046f5 
- 00020483  0x00004cf1 nrtn  0x00000034 
- 00020484  0x00004cf2 jam  0x00000000 , 0x000046f6 
- 00020485  0x00004cf5 fetch  0x00000001 , 0x000046f6 
- 00020486  0x00004cf6 increase  0x00000001 , 0x0000003f 
- 00020487  0x00004cf7 store  0x00000001 , 0x000046f6 
- 00020488  0x00004cf8 sub  0x0000003f , 0x00000008 , 0x0000003e 
- 00020489  0x00004cf9 nbranch  0x00005010 , 0x00000002 
- 00020490  0x00004cfa call  0x0000357f 
- 00020491  0x00004cfb call  0x00003651 
- 00020492  0x00004cfc nbranch  0x00005016 , 0x00000018 
- 00020493  0x00004cfd nbranch  0x00005016 , 0x0000002f 
- 00020494  0x00004cfe call  0x00005028 
- 00020495  0x00004cff call  0x00005020 
- 00020496  0x00004d01 call  0x0000357b 
- 00020497  0x00004d02 fetch  0x00000001 , 0x000046f7 
- 00020498  0x00004d03 increase  0x00000001 , 0x0000003f 
- 00020499  0x00004d04 store  0x00000001 , 0x000046f7 
- 00020500  0x00004d05 beq  0x00000010 , 0x00005018 
- 00020501  0x00004d06 rtn 
- 00020502  0x00004d09 call  0x00003222 
- 00020503  0x00004d0a branch  0x00005005 
- 00020504  0x00004d0d jam  0x00000000 , 0x000046f7 
- 00020505  0x00004d0e fetch  0x00000001 , 0x000046f8 
- 00020506  0x00004d0f rtnbit1  0x00000000 
- 00020507  0x00004d10 set1  0x00000000 , 0x0000003f 
- 00020508  0x00004d11 store  0x00000001 , 0x000046f8 
- 00020509  0x00004d12 fetch  0x00000002 , 0x00004723 
- 00020510  0x00004d13 store  0x00000002 , 0x00004781 
- 00020511  0x00004d14 rtn 
- 00020512  0x00004d18 fetch  0x00000001 , 0x00004602 
- 00020513  0x00004d19 branch  0x00004ff5 , 0x00000034 
- 00020514  0x00004d1a jam  0x00000000 , 0x000046f7 
- 00020515  0x00004d1b fetch  0x00000001 , 0x000046f8 
- 00020516  0x00004d1c rtnbit0  0x00000000 
- 00020517  0x00004d1d set0  0x00000000 , 0x0000003f 
- 00020518  0x00004d1e store  0x00000001 , 0x000046f8 
- 00020519  0x00004d1f branch  0x00005c0b 
- 00020520  0x00004d23 call  0x0000366e 
- 00020521  0x00004d24 fetch  0x00000001 , 0x000044f8 
- 00020522  0x00004d25 compare  0x00000008 , 0x0000003f , 0x000000f8 
- 00020523  0x00004d26 nrtn  0x00000001 
- 00020524  0x00004d27 fetch  0x00000001 , 0x000044f9 
- 00020525  0x00004d28 beq  0x000000ff , 0x00004b11 
- 00020526  0x00004d29 rtn 
- 00020527  0x00004d2f jam  0x00000001 , 0x000049f1 
- 00020528  0x00004d30 arg  0x00000017 , 0x00000011 
- 00020529  0x00004d31 arg  0x00000004 , 0x00000012 
- 00020530  0x00004d32 call  0x000029fb 
- 00020531  0x00004d33 setarg  0x00000006 
- 00020532  0x00004d34 istore  0x00000001 , 0x00000005 
- 00020533  0x00004d35 setarg  0x00000001 
- 00020534  0x00004d36 istore  0x00000002 , 0x00000005 
- 00020535  0x00004d37 setarg  0x0000ffff 
- 00020536  0x00004d38 istore  0x00000002 , 0x00000005 
- 00020537  0x00004d39 setarg  0x00002800 
- 00020538  0x00004d3a istore  0x00000002 , 0x00000005 
- 00020539  0x00004d3b arg  0x000049e1 , 0x00000006 
- 00020540  0x00004d3c branch  0x00007c8f 
- 00020541  0x00004d3e bpatch  0x00000061 , 0x0000400c 
- 00020542  0x00004d3f fetch  0x00000001 , 0x000049f1 
- 00020543  0x00004d40 rtn  0x00000034 
- 00020544  0x00004d41 copy  0x00000011 , 0x00000006 
- 00020545  0x00004d42 ifetch  0x00000003 , 0x00000006 
- 00020546  0x00004d43 store  0x00000003 , 0x00004397 
- 00020547  0x00004d44 beq  0x0000000b , 0x00005091 
- 00020548  0x00004d45 beq  0x00000009 , 0x00005078 
- 00020549  0x00004d46 beq  0x00000007 , 0x00005048 
- 00020550  0x00004d47 beq  0x00000001 , 0x0000505b 
- 00020551  0x00004d48 branch  0x00002b96 
- 00020552  0x00004d4b fetch  0x00000001 , 0x000049f1 
- 00020553  0x00004d4c beq  0x00000002 , 0x0000506c 
- 00020554  0x00004d4e jam  0x00000002 , 0x000049c6 
- 00020555  0x00004d4f branch  0x00005050 
- 00020556  0x00004d52 fetch  0x00000001 , 0x000042cb 
- 00020557  0x00004d53 store  0x00000001 , 0x000049c6 
- 00020558  0x00004d54 branch  0x00005050 
- 00020559  0x00004d56 jam  0x00000003 , 0x000049c6 
- 00020560  0x00004d58 jam  0x00000000 , 0x000049f1 
- 00020561  0x00004d59 fetcht  0x00000002 , 0x000049df 
- 00020562  0x00004d5a setarg  0x00001fd0 
- 00020563  0x00004d5b isub  0x00000002 , 0x00000012 
- 00020564  0x00004d5c arg  0x000049c6 , 0x00000011 
- 00020565  0x00004d5e arg  0x00000001 , 0x00000039 
- 00020566  0x00004d5f call  0x00006b45 
- 00020567  0x00004d60 fetcht  0x00000002 , 0x000049df 
- 00020568  0x00004d61 increase  0x0000000e , 0x00000002 
- 00020569  0x00004d62 storet  0x00000002 , 0x000049df 
- 00020570  0x00004d63 rtn 
- 00020571  0x00004d68 fetch  0x00000001 , 0x000049f1 
- 00020572  0x00004d69 beq  0x00000002 , 0x0000504c 
- 00020573  0x00004d6a jam  0x00000002 , 0x000049f1 
- 00020574  0x00004d6b arg  0x00000009 , 0x00000011 
- 00020575  0x00004d6c arg  0x00000004 , 0x00000012 
- 00020576  0x00004d6d call  0x000029fb 
- 00020577  0x00004d6e setarg  0x00000006 
- 00020578  0x00004d6f istore  0x00000001 , 0x00000005 
- 00020579  0x00004d70 setarg  0x00000001 
- 00020580  0x00004d71 istore  0x00000002 , 0x00000005 
- 00020581  0x00004d72 setarg  0x0000ffff 
- 00020582  0x00004d73 istore  0x00000002 , 0x00000005 
- 00020583  0x00004d74 setarg  0x00002800 
- 00020584  0x00004d75 istore  0x00000002 , 0x00000005 
- 00020585  0x00004d76 arg  0x00000002 , 0x00000039 
- 00020586  0x00004d77 arg  0x000049f2 , 0x00000006 
- 00020587  0x00004d78 branch  0x00007cda 
- 00020588  0x00004d7b arg  0x00000007 , 0x00000011 
- 00020589  0x00004d7c arg  0x00000004 , 0x00000012 
- 00020590  0x00004d7d call  0x000029fb 
- 00020591  0x00004d7e setarg  0x00000008 
- 00020592  0x00004d7f istore  0x00000001 , 0x00000005 
- 00020593  0x00004d80 fetcht  0x00000002 , 0x00004339 
- 00020594  0x00004d81 increase  0x00000005 , 0x00000002 
- 00020595  0x00004d82 ifetch  0x00000004 , 0x00000002 
- 00020596  0x00004d83 istore  0x00000004 , 0x00000005 
- 00020597  0x00004d84 setarg  0x00002803 
- 00020598  0x00004d85 istore  0x00000002 , 0x00000005 
- 00020599  0x00004d86 rtn 
- 00020600  0x00004d89 fetch  0x00000002 , 0x00004335 
- 00020601  0x00004d8a increase  0xfffffffe , 0x0000003f 
- 00020602  0x00004d8b div  0x0000003f , 0x00000007 
- 00020603  0x00004d8c call  0x00007d62 
- 00020604  0x00004d8d quotient  0x00000039 
- 00020605  0x00004d8e fetch  0x00000002 , 0x00004339 
- 00020606  0x00004d8f add  0x0000003f , 0x00000006 , 0x00000006 
- 00020607  0x00004d90 branch  0x00005080 
- 00020608  0x00004d93 increase  0x00000003 , 0x00000006 
- 00020609  0x00004d94 ifetch  0x00000002 , 0x00000006 
- 00020610  0x00004d95 copy  0x0000003f , 0x00000013 
- 00020611  0x00004d96 ifetch  0x00000002 , 0x00000006 
- 00020612  0x00004d97 arg  0x00002a29 , 0x00000002 
- 00020613  0x00004d98 isub  0x00000002 , 0x0000003e 
- 00020614  0x00004d99 branch  0x00005089 , 0x00000005 
- 00020615  0x00004d9a loop  0x00005080 
- 00020616  0x00004d9b branch  0x0000504c 
- 00020617  0x00004d9d arg  0x00000003 , 0x00000011 
- 00020618  0x00004d9e arg  0x00000004 , 0x00000012 
- 00020619  0x00004d9f call  0x000029fb 
- 00020620  0x00004da0 setarg  0x0000000a 
- 00020621  0x00004da1 istore  0x00000001 , 0x00000005 
- 00020622  0x00004da2 copy  0x00000013 , 0x0000003f 
- 00020623  0x00004da3 istore  0x00000002 , 0x00000005 
- 00020624  0x00004da4 rtn 
- 00020625  0x00004da7 fetch  0x00000002 , 0x00004335 
- 00020626  0x00004da8 arg  0x00000009 , 0x00000039 
- 00020627  0x00004da9 fetch  0x00000002 , 0x00004339 
- 00020628  0x00004daa add  0x0000003f , 0x00000005 , 0x00000011 
- 00020629  0x00004dab arg  0x000049f4 , 0x00000012 
- 00020630  0x00004dac call  0x00007d64 
- 00020631  0x00004dad branch  0x0000504f , 0x00000005 
- 00020632  0x00004dae branch  0x0000504c 
- 00020633  0x00004db7 branch  0x000050bd , 0x0000002b 
- 00020634  0x00004db8 call  0x00002952 
- 00020635  0x00004db9 setarg  0x000050c7 
- 00020636  0x00004dba store  0x00000002 , 0x000043db 
- 00020637  0x00004dbb setarg  0x000050ca 
- 00020638  0x00004dbc store  0x00000002 , 0x000043dd 
- 00020639  0x00004dbd setarg  0x000050c3 
- 00020640  0x00004dbe store  0x00000002 , 0x000043d3 
- 00020641  0x00004dbf setarg  0x00005180 
- 00020642  0x00004dc0 store  0x00000002 , 0x000043e1 
- 00020643  0x00004dc1 setarg  0x000053b0 
- 00020644  0x00004dc2 store  0x00000002 , 0x000043df 
- 00020645  0x00004dc3 setarg  0x000053c1 
- 00020646  0x00004dc4 store  0x00000002 , 0x000043e3 
- 00020647  0x00004dc6 bpatch  0x00000062 , 0x0000400c 
- 00020648  0x00004dc7 call  0x000050ab 
- 00020649  0x00004dc8 call  0x000050be 
- 00020650  0x00004dc9 branch  0x0000533b 
- 00020651  0x00004dcc fetch  0x00000001 , 0x00008060 
- 00020652  0x00004dcd set0  0x00000000 , 0x0000003f 
- 00020653  0x00004dce store  0x00000001 , 0x00008060 
- 00020654  0x00004dcf fetch  0x00000008 , 0x00004500 
- 00020655  0x00004dd0 call  0x00006d68 
- 00020656  0x00004dd1 fetch  0x00000002 , 0x00004508 
- 00020657  0x00004dd2 call  0x00006d73 
- 00020658  0x00004dd3 call  0x00006d82 
- 00020659  0x00004dd4 jam  0x00000008 , 0x00008077 
- 00020660  0x00004dd5 jam  0x00000049 , 0x00008076 
- 00020661  0x00004dd6 jam  0x0000000a , 0x00008079 
- 00020662  0x00004dd7 jam  0x0000000b , 0x0000807a 
- 00020663  0x00004dd9 arg  0x00000081 , 0x00000002 
- 00020664  0x00004dda fetch  0x00000002 , 0x0000450f 
- 00020665  0x00004ddb isolate1  0x00000000 , 0x0000003f 
- 00020666  0x00004ddc setflag  0x00000001 , 0x00000004 , 0x00000002 
- 00020667  0x00004ddd storet  0x00000001 , 0x00008060 
- 00020668  0x00004dde rtn 
- 00020669  0x00004de1 branch  0x000050ab 
- 00020670  0x00004de6 fetcht  0x00000001 , 0x000044f5 
- 00020671  0x00004de7 call  0x00006ef7 
- 00020672  0x00004de8 call  0x000050ed 
- 00020673  0x00004de9 fetcht  0x00000001 , 0x000044f3 
- 00020674  0x00004dea branch  0x00006edd 
- 00020675  0x00004ded fetcht  0x00000001 , 0x000044f3 
- 00020676  0x00004dee call  0x00006ee6 
- 00020677  0x00004def nbranch  0x0000430a , 0x00000001 
- 00020678  0x00004df0 branch  0x00004308 
- 00020679  0x00004df4 call  0x000069a9 
- 00020680  0x00004df5 nrtn  0x00000034 
- 00020681  0x00004df6 branch  0x000050ef 
- 00020682  0x00004dfa copy  0x00000013 , 0x0000003f 
- 00020683  0x00004dfb beq  0x00000014 , 0x000050dc 
- 00020684  0x00004dfc beq  0x00000015 , 0x000050d8 
- 00020685  0x00004dfd beq  0x00000030 , 0x00005375 
- 00020686  0x00004dfe beq  0x00000031 , 0x00005377 
- 00020687  0x00004dff beq  0x00000032 , 0x00005381 
- 00020688  0x00004e00 beq  0x00000033 , 0x0000537f 
- 00020689  0x00004e01 beq  0x00000034 , 0x0000536f 
- 00020690  0x00004e02 beq  0x0000003d , 0x0000534f 
- 00020691  0x00004e03 beq  0x00000041 , 0x000050e2 
- 00020692  0x00004e04 beq  0x00000042 , 0x000050e4 
- 00020693  0x00004e05 beq  0x00000043 , 0x0000536d 
- 00020694  0x00004e06 beq  0x0000003b , 0x00005358 
- 00020695  0x00004e07 rtn 
- 00020696  0x00004e0c call  0x000029cb 
- 00020697  0x00004e0d jam  0x00000000 , 0x00004511 
- 00020698  0x00004e0e call  0x000050e0 
- 00020699  0x00004e0f branch  0x00005321 
- 00020700  0x00004e16 call  0x000050e7 
- 00020701  0x00004e17 fetch  0x00000001 , 0x000044fe 
- 00020702  0x00004e18 store  0x00000001 , 0x000040c0 
- 00020703  0x00004e19 branch  0x0000531f 
- 00020704  0x00004e1e call  0x00005149 
- 00020705  0x00004e1f branch  0x000050e5 
- 00020706  0x00004e23 call  0x000030f3 
- 00020707  0x00004e24 branch  0x00002ed5 
- 00020708  0x00004e27 branch  0x00005391 
- 00020709  0x00004e2b fetcht  0x00000001 , 0x000044f5 
- 00020710  0x00004e2c branch  0x00006ef7 
- 00020711  0x00004e2f call  0x000050e9 
- 00020712  0x00004e30 branch  0x000050ed 
- 00020713  0x00004e33 fetch  0x00000001 , 0x000044f8 
- 00020714  0x00004e34 isolate1  0x00000001 , 0x0000003f 
- 00020715  0x00004e35 call  0x00004315 , 0x00000001 
- 00020716  0x00004e36 rtn 
- 00020717  0x00004e38 fetcht  0x00000001 , 0x000044f5 
- 00020718  0x00004e39 branch  0x00006ef3 
- 00020719  0x00004e3d fetch  0x00000001 , 0x0000810b 
- 00020720  0x00004e3e rtnbit1  0x00000002 
- 00020721  0x00004e3f call  0x00006d96 
- 00020722  0x00004e40 ifetch  0x00000001 , 0x00000003 
- 00020723  0x00004e41 bne  0x00000001 , 0x00005105 
- 00020724  0x00004e42 fetch  0x00000002 , 0x00008112 
- 00020725  0x00004e43 sub  0x0000003f , 0x00000002 , 0x0000003e 
- 00020726  0x00004e44 rtn  0x00000002 
- 00020727  0x00004e45 ifetch  0x00000001 , 0x00000003 
- 00020728  0x00004e46 store  0x00000001 , 0x000006e2 
- 00020729  0x00004e47 ifetcht  0x00000001 , 0x00000003 
- 00020730  0x00004e48 copy  0x00000003 , 0x00000011 
- 00020731  0x00004e49 storet  0x00000001 , 0x000006e3 
- 00020732  0x00004e4a add  0x00000002 , 0x00000003 , 0x00000002 
- 00020733  0x00004e4b fetch  0x00000002 , 0x00008112 
- 00020734  0x00004e4c isub  0x00000002 , 0x00000002 
- 00020735  0x00004e4d nrtn  0x00000002 
- 00020736  0x00004e4e jam  0x00000001 , 0x000006e4 
- 00020737  0x00004e4f call  0x00005113 
- 00020738  0x00004e50 fetch  0x00000001 , 0x000006e4 
- 00020739  0x00004e51 rtneq  0x00000000 
- 00020740  0x00004e52 branch  0x0000510e 
- 00020741  0x00004e55 call  0x00007c95 
- 00020742  0x00004e56 call  0x0000535e 
- 00020743  0x00004e57 branch  0x00005108 
- 00020744  0x00004e5b bpatch  0x00000063 , 0x0000400c 
- 00020745  0x00004e5c call  0x00006d96 
- 00020746  0x00004e5d fetch  0x00000002 , 0x00008112 
- 00020747  0x00004e5e rtn  0x00000034 
- 00020748  0x00004e5f iadd  0x00000003 , 0x00000003 
- 00020749  0x00004e60 branch  0x00005112 
- 00020750  0x00004e63 call  0x00006d96 
- 00020751  0x00004e64 increase  0x00000002 , 0x00000003 
- 00020752  0x00004e65 ifetch  0x00000001 , 0x00000003 
- 00020753  0x00004e66 iadd  0x00000003 , 0x00000003 
- 00020754  0x00004e68 branch  0x00006d9c 
- 00020755  0x00004e6c bpatch  0x00000064 , 0x0000400c 
- 00020756  0x00004e6d fetch  0x00000001 , 0x000006e2 
- 00020757  0x00004e6e beq  0x00000001 , 0x0000513d 
- 00020758  0x00004e6f beq  0x00000002 , 0x00005142 
- 00020759  0x00004e70 beq  0x00000004 , 0x00005150 
- 00020760  0x00004e71 beq  0x00000009 , 0x00005154 
- 00020761  0x00004e72 beq  0x0000000b , 0x000051ab 
- 00020762  0x00004e73 beq  0x0000000e , 0x000051ac 
- 00020763  0x00004e74 beq  0x0000000f , 0x000051b4 
- 00020764  0x00004e75 beq  0x00000010 , 0x000051bc 
- 00020765  0x00004e76 beq  0x00000012 , 0x000051c0 
- 00020766  0x00004e77 beq  0x00000026 , 0x000051c4 
- 00020767  0x00004e78 beq  0x00000028 , 0x000051c9 
- 00020768  0x00004e79 beq  0x0000002a , 0x000051cc 
- 00020769  0x00004e7a beq  0x0000002b , 0x000051ff 
- 00020770  0x00004e7b beq  0x0000002c , 0x00005205 
- 00020771  0x00004e7c beq  0x00000030 , 0x0000520c 
- 00020772  0x00004e7d beq  0x00000031 , 0x00005211 
- 00020773  0x00004e7e beq  0x00000032 , 0x00005222 
- 00020774  0x00004e7f beq  0x00000033 , 0x0000522d 
- 00020775  0x00004e80 beq  0x00000034 , 0x0000525a 
- 00020776  0x00004e81 beq  0x00000035 , 0x0000525d 
- 00020777  0x00004e82 beq  0x00000036 , 0x00005266 
- 00020778  0x00004e83 beq  0x00000037 , 0x0000526f 
- 00020779  0x00004e84 beq  0x00000038 , 0x00005275 
- 00020780  0x00004e85 beq  0x00000040 , 0x0000527d 
- 00020781  0x00004e86 beq  0x00000042 , 0x00005287 
- 00020782  0x00004e87 beq  0x00000048 , 0x0000528c 
- 00020783  0x00004e89 beq  0x00000051 , 0x00005297 
- 00020784  0x00004e8a beq  0x00000061 , 0x0000529b 
- 00020785  0x00004e8b beq  0x00000076 , 0x000052aa 
- 00020786  0x00004e8c beq  0x00000077 , 0x000052b0 
- 00020787  0x00004e8d beq  0x00000078 , 0x000052b5 
- 00020788  0x00004e8e beq  0x0000007a , 0x000052eb 
- 00020789  0x00004e8f beq  0x0000007b , 0x000052f9 
- 00020790  0x00004e90 beq  0x00000090 , 0x000052ff 
- 00020791  0x00004e91 beq  0x00000091 , 0x00005304 
- 00020792  0x00004e92 beq  0x00000092 , 0x00005308 
- 00020793  0x00004e93 beq  0x00000093 , 0x0000530d 
- 00020794  0x00004e94 beq  0x00000094 , 0x00005311 
- 00020795  0x00004e95 beq  0x000000ff , 0x00005317 
- 00020796  0x00004e96 branch  0x00005319 
- 00020797  0x00004e9d fetch  0x00000001 , 0x000006e3 
- 00020798  0x00004e9e bne  0x00000006 , 0x00005319 
- 00020799  0x00004e9f ifetch  0x00000006 , 0x00000003 
- 00020800  0x00004ea0 store  0x00000006 , 0x000042db 
- 00020801  0x00004ea1 branch  0x0000531c 
- 00020802  0x00004ea6 fetch  0x00000001 , 0x000006e3 
- 00020803  0x00004ea7 bne  0x00000001 , 0x00005319 
- 00020804  0x00004ea8 ifetcht  0x00000001 , 0x00000003 
- 00020805  0x00004ea9 storet  0x00000001 , 0x000044ff 
- 00020806  0x00004eaa call  0x0000531c 
- 00020807  0x00004eab fetch  0x00000002 , 0x000044e9 
- 00020808  0x00004eac rtnbit1  0x00000009 
- 00020809  0x00004eb0 fetch  0x00000001 , 0x000044f8 
- 00020810  0x00004eb1 isolate1  0x00000001 , 0x0000003f 
- 00020811  0x00004eb2 nrtn  0x00000001 
- 00020812  0x00004eb3 fetcht  0x00000001 , 0x000044ff 
- 00020813  0x00004eb4 isolate1  0x00000002 , 0x00000002 
- 00020814  0x00004eb5 branch  0x00004317 , 0x00000001 
- 00020815  0x00004eb6 branch  0x00004315 
- 00020816  0x00004ebc arg  0x0000001d , 0x0000003f 
- 00020817  0x00004ebd arg  0x0000426b , 0x00000005 
- 00020818  0x00004ebe call  0x00005260 
- 00020819  0x00004ebf branch  0x00002952 
- 00020820  0x00004ec5 fetch  0x00000002 , 0x000044e9 
- 00020821  0x00004ec6 bbit0  0x00000009 , 0x00005319 
- 00020822  0x00004ec7 call  0x000051a8 
- 00020823  0x00004ec8 branch  0x00005319 , 0x00000028 
- 00020824  0x00004ec9 jam  0x00000000 , 0x000006e4 
- 00020825  0x00004eca fetch  0x00000002 , 0x0000450f 
- 00020826  0x00004ecb bbit1  0x00000008 , 0x00005179 
- 00020827  0x00004ecc fetch  0x00000001 , 0x00004511 
- 00020828  0x00004ecd nrtn  0x00000034 
- 00020829  0x00004ece jam  0x00000001 , 0x000006e4 
- 00020830  0x00004ecf ifetch  0x00000002 , 0x00000003 
- 00020831  0x00004ed0 store  0x00000002 , 0x00004512 
- 00020832  0x00004ed1 storer  0x00000003 , 0x00000002 , 0x00004514 
- 00020833  0x00004ed2 fetch  0x00000001 , 0x000006e3 
- 00020834  0x00004ed3 pincrease  0xfffffffe 
- 00020835  0x00004ed4 nbranch  0x00005319 , 0x00000002 
- 00020836  0x00004ed5 branch  0x00005319 , 0x00000005 
- 00020837  0x00004ed6 store  0x00000001 , 0x00004511 
- 00020838  0x00004ed7 fetcht  0x00000002 , 0x00004512 
- 00020839  0x00004ed8 increase  0xffffffff , 0x00000002 
- 00020840  0x00004ed9 call  0x00002cd2 
- 00020841  0x00004eda branch  0x0000517c , 0x00000034 
- 00020842  0x00004edb ifetcht  0x00000004 , 0x00000006 
- 00020843  0x00004edc setarg  0x01280302 
- 00020844  0x00004edd isub  0x00000002 , 0x0000003e 
- 00020845  0x00004ede nbranch  0x0000517c , 0x00000005 
- 00020846  0x00004edf ifetch  0x00000001 , 0x00000006 
- 00020847  0x00004ee0 store  0x00000001 , 0x00004516 
- 00020848  0x00004ee1 and_into  0x00000030 , 0x0000003f 
- 00020849  0x00004ee2 branch  0x0000517c , 0x00000034 
- 00020850  0x00004ee3 jam  0x00000000 , 0x000006e4 
- 00020851  0x00004ee4 call  0x000029c9 
- 00020852  0x00004ee5 call  0x00005180 
- 00020853  0x00004ee6 call  0x00005180 
- 00020854  0x00004ee7 call  0x00005180 
- 00020855  0x00004ee8 fetch  0x00000002 , 0x0000450f 
- 00020856  0x00004ee9 rtnbit0  0x00000008 
- 00020857  0x00004eeb jam  0x00000001 , 0x000006e4 
- 00020858  0x00004eec call  0x000053d6 
- 00020859  0x00004eed branch  0x0000531c 
- 00020860  0x00004ef0 jam  0x00000000 , 0x00004511 
- 00020861  0x00004ef1 jam  0x00000001 , 0x000006e4 
- 00020862  0x00004ef2 call  0x000053d6 
- 00020863  0x00004ef3 branch  0x00005319 
- 00020864  0x00004ef6 fetch  0x00000001 , 0x00004511 
- 00020865  0x00004ef7 rtn  0x00000034 
- 00020866  0x00004ef8 call  0x00002a28 
- 00020867  0x00004ef9 nrtn  0x00000034 
- 00020868  0x00004efa call  0x000051a3 
- 00020869  0x00004efb bpatch  0x00000065 , 0x0000400c 
- 00020870  0x00004efc fetch  0x00000002 , 0x000042e1 
- 00020871  0x00004efd call  0x00007db0 
- 00020872  0x00004efe copy  0x0000003f , 0x00000002 
- 00020873  0x00004eff fetch  0x00000001 , 0x00004396 
- 00020874  0x00004f00 rtnbit1  0x00000000 
- 00020875  0x00004f01 add  0x00000002 , 0xfffffffd , 0x0000003f 
- 00020876  0x00004f02 arg  0x000000fb , 0x00000002 
- 00020877  0x00004f03 call  0x00007db0 
- 00020878  0x00004f04 fetcht  0x00000001 , 0x00004511 
- 00020879  0x00004f05 call  0x00007db0 
- 00020880  0x00004f06 copy  0x0000003f , 0x00000011 
- 00020881  0x00004f07 copy  0x00000002 , 0x0000003f 
- 00020882  0x00004f08 isub  0x00000011 , 0x0000003f 
- 00020883  0x00004f09 store  0x00000001 , 0x00004511 
- 00020884  0x00004f0a call  0x0000519e 
- 00020885  0x00004f0b fetch  0x00000002 , 0x00004514 
- 00020886  0x00004f0c copy  0x0000003f , 0x00000003 
- 00020887  0x00004f0d copy  0x00000011 , 0x00000039 
- 00020888  0x00004f0e call  0x00006dca 
- 00020889  0x00004f0f copy  0x00000003 , 0x0000003f 
- 00020890  0x00004f10 store  0x00000002 , 0x00004514 
- 00020891  0x00004f11 fetch  0x00000001 , 0x00004511 
- 00020892  0x00004f12 nrtn  0x00000034 
- 00020893  0x00004f13 branch  0x000053d4 
- 00020894  0x00004f16 fetcht  0x00000002 , 0x00004512 
- 00020895  0x00004f17 fetch  0x00000001 , 0x00004516 
- 00020896  0x00004f18 bbit1  0x00000005 , 0x00002df7 
- 00020897  0x00004f19 bbit1  0x00000004 , 0x00002dee 
- 00020898  0x00004f1a rtn 
- 00020899  0x00004f1f arg  0x00000017 , 0x00000002 
- 00020900  0x00004f20 fetch  0x00000002 , 0x0000450f 
- 00020901  0x00004f21 rtnbit1  0x00000001 
- 00020902  0x00004f22 fetcht  0x00000002 , 0x000042e3 
- 00020903  0x00004f23 rtn 
- 00020904  0x00004f26 fetch  0x00000002 , 0x0000450f 
- 00020905  0x00004f27 bbit1  0x00000002 , 0x00002dc7 
- 00020906  0x00004f28 branch  0x00007dbc 
- 00020907  0x00004f2d branch  0x0000533f 
- 00020908  0x00004f34 ifetch  0x00000001 , 0x00000003 
- 00020909  0x00004f35 fetcht  0x00000001 , 0x0000450f 
- 00020910  0x00004f36 nsetflag  0x00000034 , 0x00000000 , 0x00000002 
- 00020911  0x00004f37 storet  0x00000001 , 0x0000450f 
- 00020912  0x00004f38 fetcht  0x00000001 , 0x00008060 
- 00020913  0x00004f39 nsetflag  0x00000034 , 0x00000004 , 0x00000002 
- 00020914  0x00004f3a storet  0x00000001 , 0x00008060 
- 00020915  0x00004f3b branch  0x0000531c 
- 00020916  0x00004f40 fetchr  0x00000039 , 0x00000001 , 0x000006e3 
- 00020917  0x00004f41 call  0x00007d33 
- 00020918  0x00004f42 call  0x00006d77 
- 00020919  0x00004f43 store  0x00000002 , 0x00004508 
- 00020920  0x00004f44 call  0x0000531c 
- 00020921  0x00004f45 call  0x00006dae 
- 00020922  0x00004f46 fetch  0x00000002 , 0x00004508 
- 00020923  0x00004f47 branch  0x00006d73 
- 00020924  0x00004f4c arg  0x00000002 , 0x00000011 
- 00020925  0x00004f4d arg  0x000044f1 , 0x00000012 
- 00020926  0x00004f4e arg  0x00000000 , 0x00000002 
- 00020927  0x00004f4f branch  0x00005323 
- 00020928  0x00004f55 fetch  0x00000002 , 0x000044e9 
- 00020929  0x00004f56 bbit0  0x00000009 , 0x00005319 
- 00020930  0x00004f58 call  0x0000531c 
- 00020931  0x00004f59 branch  0x0000431f 
- 00020932  0x00004f60 fetchr  0x00000039 , 0x00000001 , 0x000006e3 
- 00020933  0x00004f61 fetch  0x00000002 , 0x000043f8 
- 00020934  0x00004f62 icopy  0x00000005 
- 00020935  0x00004f63 call  0x00006dca 
- 00020936  0x00004f64 branch  0x0000531c 
- 00020937  0x00004f69 fetch  0x00000002 , 0x000044e9 
- 00020938  0x00004f6a bbit1  0x00000009 , 0x0000528c 
- 00020939  0x00004f6b branch  0x00005319 
- 00020940  0x00004f70 arg  0x00000040 , 0x00000039 
- 00020941  0x00004f71 arg  0x00004348 , 0x00000005 
- 00020942  0x00004f72 call  0x00007ca1 
- 00020943  0x00004f73 setarg  0x00000000 
- 00020944  0x00004f74 store  0x00000001 , 0x00000688 
- 00020945  0x00004f75 copy  0x00000011 , 0x00000003 
- 00020946  0x00004f77 copy  0x00000003 , 0x0000003f 
- 00020947  0x00004f78 store  0x00000002 , 0x0000068c 
- 00020948  0x00004f79 call  0x000051fa 
- 00020949  0x00004f7b fetch  0x00000001 , 0x00000688 
- 00020950  0x00004f7c fetcht  0x00000001 , 0x00000678 
- 00020951  0x00004f7d increase  0x00000001 , 0x00000002 
- 00020952  0x00004f7e iadd  0x00000002 , 0x0000003f 
- 00020953  0x00004f7f store  0x00000001 , 0x00000688 
- 00020954  0x00004f81 sub  0x0000003f , 0x0000001f , 0x0000003e 
- 00020955  0x00004f82 nbranch  0x000051e6 , 0x00000002 
- 00020956  0x00004f84 fetcht  0x00000001 , 0x00004348 
- 00020957  0x00004f85 setarg  0x00004349 
- 00020958  0x00004f86 iadd  0x00000002 , 0x0000003f 
- 00020959  0x00004f87 store  0x00000002 , 0x00000691 
- 00020960  0x00004f88 fetcht  0x00000001 , 0x00000678 
- 00020961  0x00004f89 increase  0x00000001 , 0x00000002 
- 00020962  0x00004f8a fetch  0x00000001 , 0x00004348 
- 00020963  0x00004f8b iadd  0x00000002 , 0x0000003f 
- 00020964  0x00004f8c store  0x00000001 , 0x00004348 
- 00020965  0x00004f8d branch  0x000051ef 
- 00020966  0x00004f8f fetcht  0x00000001 , 0x00004368 
- 00020967  0x00004f90 setarg  0x00004369 
- 00020968  0x00004f91 iadd  0x00000002 , 0x0000003f 
- 00020969  0x00004f92 store  0x00000002 , 0x00000691 
- 00020970  0x00004f93 fetcht  0x00000001 , 0x00000678 
- 00020971  0x00004f94 increase  0x00000001 , 0x00000002 
- 00020972  0x00004f95 fetch  0x00000001 , 0x00004368 
- 00020973  0x00004f96 iadd  0x00000002 , 0x0000003f 
- 00020974  0x00004f97 store  0x00000001 , 0x00004368 
- 00020975  0x00004f99 fetch  0x00000002 , 0x00000691 
- 00020976  0x00004f9a copy  0x0000003f , 0x00000005 
- 00020977  0x00004f9b fetch  0x00000002 , 0x0000068c 
- 00020978  0x00004f9c copy  0x0000003f , 0x00000003 
- 00020979  0x00004f9e copy  0x00000002 , 0x00000039 
- 00020980  0x00004f9f call  0x00006dca 
- 00020981  0x00004fa1 fetch  0x00000001 , 0x000006e3 
- 00020982  0x00004fa2 fetcht  0x00000001 , 0x00000688 
- 00020983  0x00004fa3 isub  0x00000002 , 0x0000003e 
- 00020984  0x00004fa4 nbranch  0x000051d2 , 0x00000005 
- 00020985  0x00004fa5 branch  0x0000531c 
- 00020986  0x00004fa9 ifetch  0x00000001 , 0x00000003 
- 00020987  0x00004faa store  0x00000001 , 0x00000678 
- 00020988  0x00004fab ifetch  0x00000001 , 0x00000003 
- 00020989  0x00004fac store  0x00000001 , 0x00000684 
- 00020990  0x00004fad rtn 
- 00020991  0x00004fb2 arg  0x00000000 , 0x00000002 
- 00020992  0x00004fb3 arg  0x00000002 , 0x00000011 
- 00020993  0x00004fb4 fetch  0x00000002 , 0x0000450c 
- 00020994  0x00004fb5 store  0x00000002 , 0x000006a1 
- 00020995  0x00004fb6 arg  0x000006a1 , 0x00000012 
- 00020996  0x00004fb7 branch  0x00005323 
- 00020997  0x00004fbc fetch  0x00000001 , 0x000006e3 
- 00020998  0x00004fbd bne  0x00000001 , 0x00005319 
- 00020999  0x00004fbe ifetch  0x00000001 , 0x00000003 
- 00021000  0x00004fbf store  0x00000001 , 0x0000450a 
- 00021001  0x00004fc0 setarg  0x00000000 
- 00021002  0x00004fc1 store  0x00000002 , 0x0000450c 
- 00021003  0x00004fc2 branch  0x0000531c 
- 00021004  0x00004fc7 fetch  0x00000001 , 0x000006e3 
- 00021005  0x00004fc8 bne  0x00000004 , 0x00005319 
- 00021006  0x00004fc9 fetch  0x00000002 , 0x000044e9 
- 00021007  0x00004fca bbit1  0x00000009 , 0x000052eb 
- 00021008  0x00004fcb branch  0x00005319 
- 00021009  0x00004fd1 fetch  0x00000001 , 0x000006e3 
- 00021010  0x00004fd2 bne  0x00000003 , 0x00005319 
- 00021011  0x00004fd3 ifetch  0x00000001 , 0x00000003 
- 00021012  0x00004fd4 beq  0x00000000 , 0x00005217 
- 00021013  0x00004fd5 beq  0x00000001 , 0x0000521d 
- 00021014  0x00004fd6 branch  0x00005319 
- 00021015  0x00004fd9 call  0x0000531c 
- 00021016  0x00004fda ifetcht  0x00000001 , 0x00000003 
- 00021017  0x00004fdb ifetch  0x00000001 , 0x00000003 
- 00021018  0x00004fdc beq  0x00000002 , 0x00006f0f 
- 00021019  0x00004fdd nsetflag  0x00000034 , 0x00000007 , 0x00000002 
- 00021020  0x00004fde branch  0x00006edd 
- 00021021  0x00004fe1 call  0x0000531c 
- 00021022  0x00004fe2 ifetcht  0x00000001 , 0x00000003 
- 00021023  0x00004fe3 ifetch  0x00000001 , 0x00000003 
- 00021024  0x00004fe4 branch  0x00006ef7 , 0x00000034 
- 00021025  0x00004fe5 branch  0x00006ef3 
- 00021026  0x00004fea fetch  0x00000001 , 0x000006e3 
- 00021027  0x00004feb bne  0x00000001 , 0x00005319 
- 00021028  0x00004fec ifetcht  0x00000001 , 0x00000003 
- 00021029  0x00004fed call  0x00006ee6 
- 00021030  0x00004fee setarg  0x00000000 
- 00021031  0x00004fef nsetflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00021032  0x00004ff0 arg  0x00000001 , 0x00000011 
- 00021033  0x00004ff1 store  0x00000002 , 0x000006a1 
- 00021034  0x00004ff2 arg  0x000006a1 , 0x00000012 
- 00021035  0x00004ff3 arg  0x00000000 , 0x00000002 
- 00021036  0x00004ff4 branch  0x00005323 
- 00021037  0x00004ff9 ifetch  0x00000001 , 0x00000003 
- 00021038  0x00004ffa copy  0x0000003f , 0x00000002 
- 00021039  0x00004ffb beq  0x00000081 , 0x0000523c 
- 00021040  0x00004ffc beq  0x00000082 , 0x00005240 
- 00021041  0x00004ffd beq  0x00000083 , 0x00005245 
- 00021042  0x00004ffe beq  0x00000084 , 0x00005249 
- 00021043  0x00004fff store  0x00000001 , 0x000042fe 
- 00021044  0x00005000 call  0x000074ff 
- 00021045  0x00005001 call  0x00002ec4 
- 00021046  0x00005002 fetch  0x00000001 , 0x000042fe 
- 00021047  0x00005003 beq  0x00000000 , 0x0000524d 
- 00021048  0x00005004 beq  0x00000001 , 0x00005250 
- 00021049  0x00005005 beq  0x00000002 , 0x00005252 
- 00021050  0x00005006 beq  0x00000004 , 0x00005254 
- 00021051  0x00005007 branch  0x00005319 
- 00021052  0x0000500a storet  0x00000001 , 0x000042fe 
- 00021053  0x0000500b call  0x00002ec0 
- 00021054  0x0000500c jam  0x0000000d , 0x000042c7 
- 00021055  0x0000500d branch  0x0000524e 
- 00021056  0x0000500f storet  0x00000001 , 0x000042fe 
- 00021057  0x00005010 call  0x00002ec0 
- 00021058  0x00005011 jam  0x0000000d , 0x000042c7 
- 00021059  0x00005012 jam  0x00000001 , 0x000042c5 
- 00021060  0x00005013 branch  0x0000531c 
- 00021061  0x00005015 storet  0x00000001 , 0x000042fe 
- 00021062  0x00005016 call  0x00002ec0 
- 00021063  0x00005017 jam  0x0000000d , 0x000042c7 
- 00021064  0x00005018 branch  0x00005258 
- 00021065  0x0000501a storet  0x00000001 , 0x000042fe 
- 00021066  0x0000501b call  0x00002ec0 
- 00021067  0x0000501c jam  0x0000000d , 0x000042c7 
- 00021068  0x0000501d branch  0x00005256 
- 00021069  0x00005021 jam  0x00000000 , 0x000042c7 
- 00021070  0x00005023 jam  0x00000003 , 0x000042c5 
- 00021071  0x00005024 branch  0x0000531c 
- 00021072  0x00005026 jam  0x00000001 , 0x000042c7 
- 00021073  0x00005027 branch  0x0000524e 
- 00021074  0x00005029 jam  0x00000005 , 0x000042c7 
- 00021075  0x0000502a branch  0x00005258 
- 00021076  0x0000502c jam  0x00000005 , 0x000042c7 
- 00021077  0x0000502d branch  0x00005256 
- 00021078  0x0000502f jam  0x00000002 , 0x000042c5 
- 00021079  0x00005030 branch  0x0000531c 
- 00021080  0x00005032 jam  0x00000000 , 0x000042c5 
- 00021081  0x00005033 branch  0x0000531c 
- 00021082  0x00005038 arg  0x0000001f , 0x0000003f 
- 00021083  0x00005039 arg  0x00004348 , 0x00000005 
- 00021084  0x0000503a branch  0x00005260 
- 00021085  0x0000503f arg  0x0000001f , 0x0000003f 
- 00021086  0x00005040 arg  0x00004368 , 0x00000005 
- 00021087  0x00005041 branch  0x00005260 
- 00021088  0x00005044 fetchr  0x00000039 , 0x00000001 , 0x000006e3 
- 00021089  0x00005045 isub  0x00000039 , 0x0000003e 
- 00021090  0x00005046 nbranch  0x00005319 , 0x00000002 
- 00021091  0x00005047 istorer  0x00000039 , 0x00000001 , 0x00000005 
- 00021092  0x00005048 call  0x00006dca 
- 00021093  0x00005049 branch  0x0000531c 
- 00021094  0x0000504e fetch  0x00000002 , 0x000044e9 
- 00021095  0x0000504f bbit0  0x00000009 , 0x00005319 
- 00021096  0x00005050 fetch  0x00000001 , 0x000006e3 
- 00021097  0x00005051 bne  0x00000008 , 0x00005319 
- 00021098  0x00005052 ifetch  0x00000008 , 0x00000003 
- 00021099  0x00005053 store  0x00000008 , 0x000042d3 
- 00021100  0x00005054 jam  0x00000012 , 0x0000066f 
- 00021101  0x00005055 call  0x00007834 
- 00021102  0x00005056 branch  0x0000531c 
- 00021103  0x0000505b ifetch  0x00000002 , 0x00000003 
- 00021104  0x0000505c store  0x00000002 , 0x00004389 
- 00021105  0x0000505d storet  0x00000001 , 0x000040a6 
- 00021106  0x0000505e iadd  0x00000002 , 0x0000003f 
- 00021107  0x0000505f store  0x00000002 , 0x000040a4 
- 00021108  0x00005060 branch  0x0000531c 
- 00021109  0x00005065 fetch  0x00000001 , 0x000042fe 
- 00021110  0x00005066 branch  0x00005319 , 0x00000034 
- 00021111  0x00005067 fetch  0x00000001 , 0x000042fc 
- 00021112  0x00005068 bne  0x00000000 , 0x00005319 
- 00021113  0x00005069 fetch  0x00000001 , 0x000042fd 
- 00021114  0x0000506a bne  0x00000000 , 0x00005319 
- 00021115  0x0000506b call  0x000078a9 
- 00021116  0x0000506c branch  0x0000531c 
- 00021117  0x00005071 fetch  0x00000001 , 0x000006e3 
- 00021118  0x00005072 bne  0x00000005 , 0x00005319 
- 00021119  0x00005073 ifetch  0x00000001 , 0x00000003 
- 00021120  0x00005074 store  0x00000001 , 0x000044f9 
- 00021121  0x00005075 ifetch  0x00000004 , 0x00000003 
- 00021122  0x00005076 store  0x00000004 , 0x000044fa 
- 00021123  0x00005077 fetcht  0x00000001 , 0x000044f9 
- 00021124  0x00005078 call  0x00006ef7 
- 00021125  0x00005079 call  0x000053ae 
- 00021126  0x0000507a branch  0x0000531c 
- 00021127  0x0000507f fetch  0x00000001 , 0x000006e3 
- 00021128  0x00005080 bne  0x00000001 , 0x00005319 
- 00021129  0x00005081 ifetch  0x00000001 , 0x00000003 
- 00021130  0x00005082 store  0x00000001 , 0x00004141 
- 00021131  0x00005083 branch  0x0000531c 
- 00021132  0x00005088 ifetch  0x00000001 , 0x00000003 
- 00021133  0x00005089 beq  0x00000001 , 0x00005295 
- 00021134  0x0000508a fetch  0x00000001 , 0x000042fa 
- 00021135  0x0000508b beq  0x00000003 , 0x00005293 
- 00021136  0x0000508c beq  0x00000006 , 0x00005293 
- 00021137  0x0000508d beq  0x00000007 , 0x00005293 
- 00021138  0x0000508e branch  0x00005319 
- 00021139  0x00005090 jam  0x00000001 , 0x000042fb 
- 00021140  0x00005091 branch  0x0000531c 
- 00021141  0x00005094 call  0x00002f2a 
- 00021142  0x00005095 branch  0x0000531c 
- 00021143  0x0000509c call  0x0000531c 
- 00021144  0x0000509d call  0x00006dae 
- 00021145  0x0000509e jam  0x00000001 , 0x00008010 
- 00021146  0x0000509f branch  0x0000235a 
- 00021147  0x000050a4 fetch  0x00000001 , 0x000006e3 
- 00021148  0x000050a5 beq  0x00000000 , 0x00005319 
- 00021149  0x000050a6 ifetch  0x00000001 , 0x00000003 
- 00021150  0x000050a7 branch  0x000052a8 , 0x00000034 
- 00021151  0x000050a8 fetch  0x00000001 , 0x000006e3 
- 00021152  0x000050a9 bne  0x00000005 , 0x00005319 
- 00021153  0x000050aa ifetch  0x00000004 , 0x00000003 
- 00021154  0x000050ab arg  0x000f4240 , 0x00000002 
- 00021155  0x000050ac isub  0x00000002 , 0x0000003e 
- 00021156  0x000050ad branch  0x00005319 , 0x00000002 
- 00021157  0x000050ae store  0x00000004 , 0x000042ff 
- 00021158  0x000050af call  0x000029c1 
- 00021159  0x000050b0 branch  0x0000531c 
- 00021160  0x000050b3 call  0x000029c3 
- 00021161  0x000050b4 branch  0x0000531c 
- 00021162  0x000050b9 arg  0x00000001 , 0x00000002 
- 00021163  0x000050ba call  0x00002cd2 
- 00021164  0x000050bb add  0x00000006 , 0xfffffffe , 0x00000005 
- 00021165  0x000050bc setarg  0x00000000 
- 00021166  0x000050bd istore  0x00000002 , 0x00000005 
- 00021167  0x000050be branch  0x0000531c 
- 00021168  0x000050c3 call  0x000052b9 
- 00021169  0x000050c4 call  0x000052e7 
- 00021170  0x000050c5 setarg  0x00000000 
- 00021171  0x000050c6 istore  0x00000002 , 0x00000005 
- 00021172  0x000050c7 branch  0x00005388 
- 00021173  0x000050cd ifetch  0x00000001 , 0x00000003 
- 00021174  0x000050ce call  0x000052bd 
- 00021175  0x000050cf call  0x000052c4 
- 00021176  0x000050d0 branch  0x00005388 
- 00021177  0x000050d4 call  0x000052e4 
- 00021178  0x000050d5 setarg  0x00280002 
- 00021179  0x000050d6 istore  0x00000003 , 0x00000005 
- 00021180  0x000050d7 rtn 
- 00021181  0x000050db store  0x00000001 , 0x00000670 
- 00021182  0x000050dc call  0x000052e4 
- 00021183  0x000050dd setarg  0x01280302 
- 00021184  0x000050de istore  0x00000004 , 0x00000005 
- 00021185  0x000050df fetch  0x00000001 , 0x00000670 
- 00021186  0x000050e0 istore  0x00000003 , 0x00000005 
- 00021187  0x000050e1 rtn 
- 00021188  0x000050e5 call  0x00002cf6 
- 00021189  0x000050e6 ifetch  0x00000001 , 0x00000003 
- 00021190  0x000050e7 and  0x0000003f , 0x0000001f , 0x00000039 
- 00021191  0x000050e8 copy  0x0000003f , 0x00000011 
- 00021192  0x000050e9 isolate1  0x00000007 , 0x00000011 
- 00021193  0x000050ea setflag  0x00000001 , 0x0000000f , 0x00000002 
- 00021194  0x000050eb isolate1  0x00000006 , 0x00000011 
- 00021195  0x000050ec setflag  0x00000001 , 0x0000000e , 0x00000002 
- 00021196  0x000050ed istoret  0x00000002 , 0x00000005 
- 00021197  0x000050ee copy  0x00000039 , 0x0000003f 
- 00021198  0x000050ef istore  0x00000001 , 0x00000005 
- 00021199  0x000050f0 call  0x00006ddd 
- 00021200  0x000050f1 call  0x000052e7 
- 00021201  0x000050f2 setarg  0x00000000 
- 00021202  0x000050f3 istore  0x00000002 , 0x00000005 
- 00021203  0x000050f4 and  0x00000002 , 0x000000ff , 0x00000002 
- 00021204  0x000050f5 increase  0xffffffff , 0x00000002 
- 00021205  0x000050f6 call  0x00002cd2 
- 00021206  0x000050f7 add  0x00000006 , 0x00000004 , 0x00000006 
- 00021207  0x000050f8 ifetch  0x00000001 , 0x00000006 
- 00021208  0x000050f9 bbit1  0x00000004 , 0x000052dc 
- 00021209  0x000050fa bbit1  0x00000005 , 0x000052dc 
- 00021210  0x000050fb increase  0x00000001 , 0x00000002 
- 00021211  0x000050fc rtn 
- 00021212  0x00005100 call  0x00002cf6 
- 00021213  0x00005101 isolate1  0x00000005 , 0x00000011 
- 00021214  0x00005102 setflag  0x00000001 , 0x0000000f , 0x00000002 
- 00021215  0x00005103 istoret  0x00000002 , 0x00000005 
- 00021216  0x00005104 setarg  0x02290202 
- 00021217  0x00005105 istore  0x00000008 , 0x00000005 
- 00021218  0x00005106 increase  0xffffffff , 0x00000002 
- 00021219  0x00005107 rtn 
- 00021220  0x0000510b call  0x00002cf6 
- 00021221  0x0000510c istoret  0x00000002 , 0x00000005 
- 00021222  0x0000510d rtn 
- 00021223  0x00005111 ifetch  0x00000001 , 0x00000003 
- 00021224  0x00005112 copy  0x0000003f , 0x00000039 
- 00021225  0x00005113 istore  0x00000001 , 0x00000005 
- 00021226  0x00005114 branch  0x00006ddd 
- 00021227  0x00005119 fetch  0x00000001 , 0x000042fc 
- 00021228  0x0000511a bne  0x00000005 , 0x00005319 
- 00021229  0x0000511b fetch  0x00000001 , 0x000042fe 
- 00021230  0x0000511c beq  0x00000004 , 0x000052f7 
- 00021231  0x0000511d beq  0x00000084 , 0x000052f1 
- 00021232  0x0000511e branch  0x00005319 
- 00021233  0x00005121 jam  0x00000002 , 0x000042f9 
- 00021234  0x00005122 jam  0x00000008 , 0x000042fa 
- 00021235  0x00005123 branch  0x000052f4 
- 00021236  0x00005126 ifetch  0x00000004 , 0x00000003 
- 00021237  0x00005127 store  0x00000004 , 0x000042ff 
- 00021238  0x00005128 branch  0x0000531c 
- 00021239  0x0000512b call  0x000052f4 
- 00021240  0x0000512c branch  0x00002f13 
- 00021241  0x00005131 ifetch  0x00000006 , 0x00000003 
- 00021242  0x00005132 store  0x00000006 , 0x000042cc 
- 00021243  0x00005133 jam  0x0000001b , 0x000001bc 
- 00021244  0x00005134 jam  0x00000001 , 0x00004517 
- 00021245  0x00005135 jam  0x00000001 , 0x00004343 
- 00021246  0x00005136 branch  0x0000531c 
- 00021247  0x0000513c fetch  0x00000001 , 0x000006e3 
- 00021248  0x0000513d bne  0x00000002 , 0x00005319 
- 00021249  0x0000513e ifetcht  0x00000002 , 0x00000003 
- 00021250  0x0000513f call  0x00002a2d 
- 00021251  0x00005140 branch  0x0000531c 
- 00021252  0x00005145 arg  0x00000000 , 0x00000002 
- 00021253  0x00005146 arg  0x00000002 , 0x00000011 
- 00021254  0x00005147 arg  0x00004075 , 0x00000012 
- 00021255  0x00005148 branch  0x00005323 
- 00021256  0x0000514d fetch  0x00000001 , 0x000006e3 
- 00021257  0x0000514e bne  0x00000008 , 0x00005319 
- 00021258  0x0000514f ifetch  0x00000008 , 0x00000003 
- 00021259  0x00005150 call  0x00002a2b 
- 00021260  0x00005151 branch  0x0000531c 
- 00021261  0x00005156 ifetchr  0x00000011 , 0x00000001 , 0x00000003 
- 00021262  0x00005157 ifetchr  0x00000012 , 0x00000002 , 0x00000003 
- 00021263  0x00005158 arg  0x00000000 , 0x00000002 
- 00021264  0x00005159 branch  0x00005323 
- 00021265  0x0000515e fetchr  0x00000039 , 0x00000001 , 0x000006e3 
- 00021266  0x0000515f increase  0xfffffffe , 0x00000039 
- 00021267  0x00005160 ifetch  0x00000002 , 0x00000003 
- 00021268  0x00005161 copy  0x0000003f , 0x00000005 
- 00021269  0x00005162 call  0x00006dca 
- 00021270  0x00005163 branch  0x0000531c 
- 00021271  0x00005169 jam  0x00000000 , 0x00004094 
- 00021272  0x0000516a branch  0x0000531c 
- 00021273  0x00005170 arg  0x00000001 , 0x00000002 
- 00021274  0x00005171 arg  0x00000000 , 0x00000011 
- 00021275  0x00005172 branch  0x00005323 
- 00021276  0x00005176 arg  0x00000000 , 0x00000002 
- 00021277  0x00005177 arg  0x00000000 , 0x00000011 
- 00021278  0x00005178 branch  0x00005323 
- 00021279  0x0000517d jam  0x00000002 , 0x000006e2 
- 00021280  0x0000517e branch  0x0000533c 
- 00021281  0x00005184 jam  0x00000005 , 0x000006e2 
- 00021282  0x00005185 branch  0x0000533c 
- 00021283  0x0000518e fetch  0x00000001 , 0x000006e2 
- 00021284  0x0000518f copy  0x0000003f , 0x00000013 
- 00021285  0x00005190 jam  0x00000006 , 0x000006e2 
- 00021286  0x00005191 setarg  0x00000002 
- 00021287  0x00005192 iadd  0x00000011 , 0x0000003f 
- 00021288  0x00005193 call  0x00005397 
- 00021289  0x00005194 copy  0x00000013 , 0x0000003f 
- 00021290  0x00005195 istore  0x00000001 , 0x00000003 
- 00021291  0x00005196 istoret  0x00000001 , 0x00000003 
- 00021292  0x00005197 copy  0x00000011 , 0x00000039 
- 00021293  0x00005198 copy  0x00000012 , 0x00000006 
- 00021294  0x00005199 call  0x00006dc4 
- 00021295  0x0000519a branch  0x000053a1 
- 00021296  0x000051a2 jam  0x00000008 , 0x000006e2 
- 00021297  0x000051a3 add  0x00000039 , 0x00000002 , 0x0000003f 
- 00021298  0x000051a4 call  0x00005397 
- 00021299  0x000051a5 fetch  0x00000002 , 0x0000070d 
- 00021300  0x000051a6 istore  0x00000002 , 0x00000003 
- 00021301  0x000051a7 fetch  0x00000002 , 0x0000070b 
- 00021302  0x000051a8 icopy  0x00000006 
- 00021303  0x000051a9 call  0x00006db1 
- 00021304  0x000051aa copy  0x00000006 , 0x0000003f 
- 00021305  0x000051ab store  0x00000002 , 0x0000070b 
- 00021306  0x000051ac branch  0x000053a1 
- 00021307  0x000051b1 jam  0x00000009 , 0x000006e2 
- 00021308  0x000051b3 setarg  0x00000000 
- 00021309  0x000051b4 call  0x00005397 
- 00021310  0x000051b5 branch  0x000053a1 
- 00021311  0x000051ba jam  0x0000000a , 0x000006e2 
- 00021312  0x000051bb setarg  0x00000001 
- 00021313  0x000051bc call  0x00005397 
- 00021314  0x000051be call  0x00005349 
- 00021315  0x000051c0 fetch  0x00000002 , 0x000044e9 
- 00021316  0x000051c1 arg  0x00000009 , 0x00000007 
- 00021317  0x000051c2 qisolate1  0x0000003f 
- 00021318  0x000051c3 setflag  0x00000001 , 0x00000005 , 0x00000002 
- 00021319  0x000051c7 istoret  0x00000001 , 0x00000003 
- 00021320  0x000051c8 branch  0x000053a1 
- 00021321  0x000051cd arg  0x00000000 , 0x00000002 
- 00021322  0x000051ce fetch  0x00000001 , 0x00004388 
- 00021323  0x000051cf arg  0x00000000 , 0x00000007 
- 00021324  0x000051d0 qisolate1  0x0000003f 
- 00021325  0x000051d1 setflag  0x00000001 , 0x00000002 , 0x00000002 
- 00021326  0x000051d2 rtn 
- 00021327  0x000051d7 jam  0x0000000d , 0x000006e2 
- 00021328  0x000051d8 fetch  0x00000001 , 0x000043fa 
- 00021329  0x000051d9 mul32  0x0000003f , 0x00000022 , 0x0000003f 
- 00021330  0x000051da icopy  0x00000039 
- 00021331  0x000051db call  0x00005397 
- 00021332  0x000051dc fetch  0x00000002 , 0x000043f8 
- 00021333  0x000051dd icopy  0x00000006 
- 00021334  0x000051de call  0x00006db1 
- 00021335  0x000051df branch  0x000053a1 
- 00021336  0x000051e3 jam  0x0000000e , 0x000006e2 
- 00021337  0x000051e4 setarg  0x00000004 
- 00021338  0x000051e5 call  0x00005397 
- 00021339  0x000051e6 fetch  0x00000004 , 0x000005fa 
- 00021340  0x000051e7 istore  0x00000004 , 0x00000003 
- 00021341  0x000051e8 branch  0x000053a1 
- 00021342  0x000051ec jam  0x0000000f , 0x000006e2 
- 00021343  0x000051ed fetch  0x00000002 , 0x00008112 
- 00021344  0x000051ee arg  0x00000040 , 0x00000002 
- 00021345  0x000051ef call  0x00007db0 
- 00021346  0x000051f0 copy  0x0000003f , 0x00000011 
- 00021347  0x000051f1 copy  0x0000003f , 0x00000039 
- 00021348  0x000051f2 call  0x00006d96 
- 00021349  0x000051f3 arg  0x000006a1 , 0x00000005 
- 00021350  0x000051f4 call  0x00006dca 
- 00021351  0x000051f5 copy  0x00000011 , 0x0000003f 
- 00021352  0x000051f6 copy  0x00000011 , 0x00000039 
- 00021353  0x000051f7 call  0x00005397 
- 00021354  0x000051f8 arg  0x000006a1 , 0x00000006 
- 00021355  0x000051f9 call  0x00006db1 
- 00021356  0x000051fa branch  0x000053a1 
- 00021357  0x000051ff jam  0x00000010 , 0x000006e2 
- 00021358  0x00005200 branch  0x0000533c 
- 00021359  0x00005205 jam  0x00000011 , 0x000006e2 
- 00021360  0x00005206 setarg  0x00000004 
- 00021361  0x00005207 call  0x00005397 
- 00021362  0x00005208 fetch  0x00000004 , 0x000042ff 
- 00021363  0x00005209 istore  0x00000004 , 0x00000003 
- 00021364  0x0000520a branch  0x000053a1 
- 00021365  0x0000520f arg  0x00000180 , 0x00000011 
- 00021366  0x00005210 branch  0x00005379 
- 00021367  0x00005213 arg  0x00000080 , 0x00000011 
- 00021368  0x00005214 branch  0x00005379 
- 00021369  0x00005218 jam  0x00000014 , 0x000006e2 
- 00021370  0x00005219 setarg  0x00000002 
- 00021371  0x0000521a call  0x00005397 
- 00021372  0x0000521b copy  0x00000011 , 0x0000003f 
- 00021373  0x0000521c istore  0x00000002 , 0x00000003 
- 00021374  0x0000521d branch  0x000053a1 
- 00021375  0x00005222 arg  0x00000000 , 0x00000013 
- 00021376  0x00005223 branch  0x00005382 
- 00021377  0x00005226 arg  0x00000001 , 0x00000013 
- 00021378  0x00005229 jam  0x00000015 , 0x000006e2 
- 00021379  0x0000522a setarg  0x00000001 
- 00021380  0x0000522b call  0x00005397 
- 00021381  0x0000522c copy  0x00000013 , 0x0000003f 
- 00021382  0x0000522d istore  0x00000001 , 0x00000003 
- 00021383  0x0000522e branch  0x000053a1 
- 00021384  0x00005235 storet  0x00000002 , 0x00000678 
- 00021385  0x00005236 jam  0x00000029 , 0x000006e2 
- 00021386  0x00005237 setarg  0x00000002 
- 00021387  0x00005238 call  0x00005397 
- 00021388  0x00005239 fetcht  0x00000002 , 0x00000678 
- 00021389  0x0000523a istoret  0x00000002 , 0x00000003 
- 00021390  0x0000523b branch  0x000053a1 
- 00021391  0x00005240 jam  0x0000002b , 0x000006e2 
- 00021392  0x00005241 branch  0x0000533c 
- 00021393  0x00005246 jam  0x00000040 , 0x000006e2 
- 00021394  0x00005247 setarg  0x00000002 
- 00021395  0x00005248 call  0x00005397 
- 00021396  0x00005249 fetch  0x00000002 , 0x00004075 
- 00021397  0x0000524a istore  0x00000002 , 0x00000003 
- 00021398  0x0000524b branch  0x000053a1 
- 00021399  0x00005258 jam  0x00000002 , 0x000006e1 
- 00021400  0x00005259 store  0x00000001 , 0x000006e3 
- 00021401  0x0000525a storet  0x00000008 , 0x00000678 
- 00021402  0x0000525b bpatch  0x00000066 , 0x0000400c 
- 00021403  0x0000525c call  0x000053a3 
- 00021404  0x0000525d fetcht  0x00000008 , 0x00000678 
- 00021405  0x0000525e call  0x00006da2 
- 00021406  0x0000525f fetch  0x00000003 , 0x000006e1 
- 00021407  0x00005260 istore  0x00000003 , 0x00000003 
- 00021408  0x00005261 rtn 
- 00021409  0x00005264 bpatch  0x00000067 , 0x0000400c 
- 00021410  0x00005265 branch  0x00006da4 
- 00021411  0x00005268 call  0x000053ac 
- 00021412  0x00005269 rtn  0x00000001 
- 00021413  0x0000526b call  0x000053aa 
- 00021414  0x0000526c fetch  0x00000004 , 0x000044fa 
- 00021415  0x0000526d rshift2  0x0000003f , 0x0000003f 
- 00021416  0x0000526e rtn  0x00000034 
- 00021417  0x0000526f branch  0x00007c91 
- 00021418  0x00005272 fetcht  0x00000001 , 0x000044f9 
- 00021419  0x00005273 branch  0x00006ef7 
- 00021420  0x00005276 fetcht  0x00000001 , 0x000044f9 
- 00021421  0x00005277 branch  0x00006f02 
- 00021422  0x0000527a fetcht  0x00000001 , 0x000044f9 
- 00021423  0x0000527b branch  0x00006ef3 
- 00021424  0x00005287 storer  0x00000011 , 0x00000002 , 0x0000070b 
- 00021425  0x00005288 storer  0x00000012 , 0x00000002 , 0x00000709 
- 00021426  0x00005289 fetch  0x00000002 , 0x00004398 
- 00021427  0x0000528a store  0x00000002 , 0x0000070d 
- 00021428  0x0000528b call  0x000051a8 
- 00021429  0x0000528c rtn  0x00000028 
- 00021430  0x0000528f fetcht  0x00000002 , 0x00000709 
- 00021431  0x00005290 fetch  0x00000001 , 0x0000450e 
- 00021432  0x00005291 call  0x00007db0 
- 00021433  0x00005292 copy  0x0000003f , 0x00000039 
- 00021434  0x00005293 copy  0x00000002 , 0x0000003f 
- 00021435  0x00005294 isub  0x00000039 , 0x0000003f 
- 00021436  0x00005295 store  0x00000002 , 0x00000709 
- 00021437  0x00005296 call  0x00005330 
- 00021438  0x00005297 fetch  0x00000002 , 0x00000709 
- 00021439  0x00005298 rtn  0x00000034 
- 00021440  0x00005299 branch  0x000053b6 
- 00021441  0x0000529f rtn 
- 00021442  0x000052a2 fetch  0x00000001 , 0x0000450a 
- 00021443  0x000052a3 rtn  0x00000034 
- 00021444  0x000052a4 fetch  0x00000001 , 0x0000450b 
- 00021445  0x000052a5 rtn  0x00000034 
- 00021446  0x000052a6 increase  0xffffffff , 0x0000003f 
- 00021447  0x000052a7 store  0x00000001 , 0x0000450b 
- 00021448  0x000052a8 nrtn  0x00000034 
- 00021449  0x000052a9 jam  0x00000005 , 0x0000450b 
- 00021450  0x000052aa call  0x00006f82 
- 00021451  0x000052ab call  0x00006fb0 
- 00021452  0x000052ac div  0x0000003f , 0x0000000a 
- 00021453  0x000052ad call  0x00007d5f 
- 00021454  0x000052ae div  0x0000003f , 0x00000064 
- 00021455  0x000052af call  0x00007d5f 
- 00021456  0x000052b0 remainder  0x00000002 
- 00021457  0x000052b1 store  0x00000001 , 0x0000450c 
- 00021458  0x000052b2 storet  0x00000001 , 0x0000450d 
- 00021459  0x000052b3 rtn 
- 00021460  0x000052ba arg  0x00000008 , 0x00000007 
- 00021461  0x000052bb branch  0x000053dc 
- 00021462  0x000052be arg  0x00000008 , 0x00000007 
- 00021463  0x000052bf branch  0x000053d8 
- 00021464  0x000052c2 fetch  0x00000002 , 0x0000450f 
- 00021465  0x000052c3 qset0  0x0000003f 
- 00021466  0x000052c4 store  0x00000002 , 0x0000450f 
- 00021467  0x000052c5 rtn 
- 00021468  0x000052c8 fetch  0x00000002 , 0x0000450f 
- 00021469  0x000052c9 qset1  0x0000003f 
- 00021470  0x000052ca store  0x00000002 , 0x0000450f 
- 00021471  0x000052cb rtn 
- 00021472  0x000052d1 call  0x00007396 
- 00021473  0x000052d2 call  0x00005410 
- 00021474  0x000052d3 call  0x00005949 
- 00021475  0x000052d4 rtn  0x0000002b 
- 00021476  0x000052d5 call  0x00005747 
- 00021477  0x000052d6 call  0x00005f37 
- 00021478  0x000052d7 call  0x000053ec 
- 00021479  0x000052d8 call  0x000059ed 
- 00021480  0x000052da fetch  0x00000002 , 0x000044e9 
- 00021481  0x000052db bbit1  0x0000000c , 0x00005c1a 
- 00021482  0x000052dc call  0x00005eb6 
- 00021483  0x000052dd branch  0x0000548c 
- 00021484  0x000052e1 bpatch  0x00000068 , 0x0000400d 
- 00021485  0x000052e2 setarg  0x00006235 
- 00021486  0x000052e3 store  0x00000002 , 0x000045f8 
- 00021487  0x000052e4 setarg  0x0000622b 
- 00021488  0x000052e5 store  0x00000002 , 0x000045fa 
- 00021489  0x000052e6 setarg  0x00006109 
- 00021490  0x000052e7 store  0x00000002 , 0x000043e9 
- 00021491  0x000052e8 setarg  0x00006096 
- 00021492  0x000052e9 store  0x00000002 , 0x000045f2 
- 00021493  0x000052ea setarg  0x000060c1 
- 00021494  0x000052eb store  0x00000002 , 0x000045f4 
- 00021495  0x000052ec setarg  0x0000550c 
- 00021496  0x000052ed store  0x00000002 , 0x000045f6 
- 00021497  0x000052ee setarg  0x00005b23 
- 00021498  0x000052ef store  0x00000002 , 0x000043d9 
- 00021499  0x000052f0 setarg  0x00005507 
- 00021500  0x000052f1 store  0x00000002 , 0x000043d7 
- 00021501  0x000052f2 setarg  0x00005ac1 
- 00021502  0x000052f3 store  0x00000002 , 0x000043dd 
- 00021503  0x000052f4 setarg  0x00005e5d 
- 00021504  0x000052f5 store  0x00000002 , 0x000043db 
- 00021505  0x000052f6 setarg  0x000054d5 
- 00021506  0x000052f7 store  0x00000002 , 0x000043d5 
- 00021507  0x000052f8 setarg  0x00005b08 
- 00021508  0x000052f9 store  0x00000002 , 0x000043df 
- 00021509  0x000052fa setarg  0x00005b85 
- 00021510  0x000052fb store  0x00000002 , 0x000043e3 
- 00021511  0x000052fc setarg  0x000055fa 
- 00021512  0x000052fd store  0x00000002 , 0x000043e7 
- 00021513  0x000052fe setarg  0x000054c5 
- 00021514  0x000052ff store  0x00000002 , 0x000043d3 
- 00021515  0x00005300 setarg  0x00006221 
- 00021516  0x00005301 store  0x00000002 , 0x000043e1 
- 00021517  0x00005302 setarg  0x00006228 
- 00021518  0x00005303 store  0x00000002 , 0x000043e5 
- 00021519  0x00005304 rtn 
- 00021520  0x00005308 rtn  0x0000002b 
- 00021521  0x00005309 call  0x000035f0 
- 00021522  0x0000530a call  0x0000325b 
- 00021523  0x0000530b call  0x000062aa 
- 00021524  0x0000530c call  0x00005589 
- 00021525  0x0000530d call  0x000055c6 
- 00021526  0x0000530e call  0x0000544a 
- 00021527  0x0000530f call  0x00006177 
- 00021528  0x00005310 call  0x00002a41 
- 00021529  0x00005312 bpatch  0x00000069 , 0x0000400d 
- 00021530  0x00005313 fetch  0x00000008 , 0x00004713 
- 00021531  0x00005314 bbit1  0x00000013 , 0x00005d60 
- 00021532  0x00005315 bbit1  0x00000012 , 0x00005d6e 
- 00021533  0x00005316 bbit1  0x00000014 , 0x00005da6 
- 00021534  0x00005317 rtn 
- 00021535  0x0000531a jam  0x00000010 , 0x00004099 
- 00021536  0x0000531b fetch  0x00000008 , 0x00004713 
- 00021537  0x0000531c rtnbit1  0x0000000c 
- 00021538  0x0000531d jam  0x00000018 , 0x00004099 
- 00021539  0x0000531e rtn 
- 00021540  0x00005321 call  0x00003281 
- 00021541  0x00005322 fetch  0x00000008 , 0x00004713 
- 00021542  0x00005323 rtnbit0  0x0000003d 
- 00021543  0x00005324 branch  0x00003284 
- 00021544  0x00005327 bpatch  0x0000006a , 0x0000400d 
- 00021545  0x00005328 fetch  0x00000008 , 0x00004713 
- 00021546  0x00005329 isolate1  0x00000005 , 0x0000003f 
- 00021547  0x0000532a call  0x00005f08 , 0x00000001 
- 00021548  0x0000532d fetch  0x00000002 , 0x0000463a 
- 00021549  0x0000532e store  0x00000002 , 0x000045d6 
- 00021550  0x00005330 fetch  0x00000001 , 0x0000463d 
- 00021551  0x00005331 store  0x00000002 , 0x000045dc 
- 00021552  0x00005333 fetch  0x00000005 , 0x0000463f 
- 00021553  0x00005334 store  0x00000005 , 0x00004628 
- 00021554  0x00005336 fetch  0x00000001 , 0x0000463e 
- 00021555  0x00005337 store  0x00000001 , 0x000045d1 
- 00021556  0x00005339 fetch  0x00000001 , 0x000045b9 
- 00021557  0x0000533a ncall  0x0000326b , 0x00000034 
- 00021558  0x0000533c bpatch  0x0000006b , 0x0000400d 
- 00021559  0x0000533d call  0x0000541f 
- 00021560  0x0000533e call  0x00005424 
- 00021561  0x0000533f call  0x00005fe4 
- 00021562  0x00005340 branch  0x00003287 
- 00021563  0x00005343 setarg  0x00009000 
- 00021564  0x00005344 store  0x00000002 , 0x000042f7 
- 00021565  0x00005345 jam  0x00000003 , 0x000040c1 
- 00021566  0x00005346 jam  0x00000008 , 0x000040a6 
- 00021567  0x00005347 jam  0x00000000 , 0x0000497f 
- 00021568  0x00005348 jam  0x00000000 , 0x00004980 
- 00021569  0x00005349 setarg  0x00000200 
- 00021570  0x0000534a store  0x00000002 , 0x000040a4 
- 00021571  0x0000534b jam  0x00000017 , 0x000042e1 
- 00021572  0x0000534c jam  0x00000017 , 0x000042e3 
- 00021573  0x0000534e setarg  0x000047c3 
- 00021574  0x0000534f store  0x00000002 , 0x0000433f 
- 00021575  0x00005350 setarg  0x00000010 
- 00021576  0x00005351 store  0x00000002 , 0x00004341 
- 00021577  0x00005352 branch  0x00005539 
- 00021578  0x00005355 bpatch  0x0000006c , 0x0000400d 
- 00021579  0x00005356 call  0x0000543b 
- 00021580  0x00005357 jam  0x00000000 , 0x0000487a 
- 00021581  0x00005359 setarg  0x00000a77 
- 00021582  0x0000535a store  0x00000002 , 0x000043f5 
- 00021583  0x0000535b setsect  0x00000000 , 0x00001224 
- 00021584  0x0000535c setsect  0x00000001 , 0x00004000 
- 00021585  0x0000535d setsect  0x00000002 , 0x00000000 
- 00021586  0x0000535e istore  0x00000005 , 0x00000005 
- 00021587  0x00005361 fetch  0x00000008 , 0x00004713 
- 00021588  0x00005362 bbit0  0x0000001b , 0x00005458 
- 00021589  0x00005363 setarg  0x00000006 
- 00021590  0x00005364 store  0x00000002 , 0x000042d3 
- 00021591  0x00005365 store  0x00000002 , 0x000042d5 
- 00021592  0x00005367 call  0x00005481 
- 00021593  0x00005368 fetch  0x00000008 , 0x00004713 
- 00021594  0x00005369 bbit0  0x00000018 , 0x0000545c 
- 00021595  0x0000536a call  0x00005476 
- 00021596  0x0000536c fetch  0x00000003 , 0x00004608 
- 00021597  0x0000536d store  0x00000003 , 0x0000475d 
- 00021598  0x0000536e fetch  0x00000001 , 0x00004666 
- 00021599  0x0000536f store  0x00000001 , 0x000049a1 
- 00021600  0x00005370 fetch  0x00000003 , 0x000042de 
- 00021601  0x00005371 store  0x00000003 , 0x00004797 
- 00021602  0x00005372 setarg  0x00000000 
- 00021603  0x00005373 store  0x00000007 , 0x00004846 
- 00021604  0x00005374 fetch  0x00000001 , 0x000044eb 
- 00021605  0x00005375 store  0x00000001 , 0x0000497c 
- 00021606  0x00005376 store  0x00000001 , 0x0000497d 
- 00021607  0x00005377 call  0x00002969 
- 00021608  0x00005379 bpatch  0x0000006d , 0x0000400d 
- 00021609  0x0000537a fetch  0x00000001 , 0x0000464f 
- 00021610  0x0000537b store  0x00000001 , 0x00004958 
- 00021611  0x0000537c fetch  0x00000001 , 0x0000464e 
- 00021612  0x0000537d rtneq  0x000000ff 
- 00021613  0x0000537e fetcht  0x00000001 , 0x0000464e 
- 00021614  0x0000537f call  0x000055b5 
- 00021615  0x00005380 fetcht  0x00000001 , 0x0000464e 
- 00021616  0x00005381 call  0x00006ee6 
- 00021617  0x00005382 call  0x00005473 , 0x00000001 
- 00021618  0x00005383 branch  0x000055b1 
- 00021619  0x00005385 fetch  0x00000001 , 0x00004650 
- 00021620  0x00005386 store  0x00000001 , 0x00004958 
- 00021621  0x00005387 rtn 
- 00021622  0x0000538a fetch  0x00000003 , 0x00004743 
- 00021623  0x0000538b store  0x00000003 , 0x00004608 
- 00021624  0x0000538c fetch  0x00000003 , 0x00004746 
- 00021625  0x0000538d store  0x00000003 , 0x0000460b 
- 00021626  0x0000538e fetch  0x00000001 , 0x00004749 
- 00021627  0x0000538f store  0x00000001 , 0x00004621 
- 00021628  0x00005390 fetch  0x00000004 , 0x00004755 
- 00021629  0x00005391 store  0x00000004 , 0x00004751 
- 00021630  0x00005393 setarg  0x00100c0c 
- 00021631  0x00005394 store  0x00000003 , 0x000045a7 
- 00021632  0x00005395 rtn 
- 00021633  0x00005398 fetch  0x00000003 , 0x0000474a 
- 00021634  0x00005399 store  0x00000003 , 0x00004608 
- 00021635  0x0000539a fetch  0x00000003 , 0x0000474d 
- 00021636  0x0000539b store  0x00000003 , 0x0000460b 
- 00021637  0x0000539c fetch  0x00000001 , 0x00004750 
- 00021638  0x0000539d store  0x00000001 , 0x00004621 
- 00021639  0x0000539e fetch  0x00000004 , 0x00004759 
- 00021640  0x0000539f store  0x00000004 , 0x00004751 
- 00021641  0x000053a1 setarg  0x001c1919 
- 00021642  0x000053a2 store  0x00000003 , 0x000045a7 
- 00021643  0x000053a3 rtn 
- 00021644  0x000053b0 bpatch  0x0000006e , 0x0000400d 
- 00021645  0x000053b1 fetch  0x00000008 , 0x00004713 
- 00021646  0x000053b2 bbit1  0x0000003e , 0x0000602d 
- 00021647  0x000053b3 fetch  0x00000001 , 0x00004666 
- 00021648  0x000053b4 beq  0x00000000 , 0x0000601c 
- 00021649  0x000053b6 call  0x00005aa8 
- 00021650  0x000053b7 fetch  0x00000001 , 0x00004666 
- 00021651  0x000053b8 beq  0x00000001 , 0x00005496 
- 00021652  0x000053b9 beq  0x00000002 , 0x0000549b 
- 00021653  0x000053ba rtn 
- 00021654  0x000053bc fetch  0x00000006 , 0x00004668 
- 00021655  0x000053bd fetcht  0x00000006 , 0x000046e6 
- 00021656  0x000053be isub  0x00000002 , 0x0000003e 
- 00021657  0x000053bf branch  0x00005a94 , 0x00000005 
- 00021658  0x000053c0 branch  0x000054a0 
- 00021659  0x000053c3 fetch  0x00000006 , 0x00004675 
- 00021660  0x000053c4 fetcht  0x00000006 , 0x000046e6 
- 00021661  0x000053c5 isub  0x00000002 , 0x0000003e 
- 00021662  0x000053c6 branch  0x00005a94 , 0x00000005 
- 00021663  0x000053c7 branch  0x000054a0 
- 00021664  0x000053ca bpatch  0x0000006f , 0x0000400d 
- 00021665  0x000053cb call  0x0000619f 
- 00021666  0x000053cc arg  0x00004667 , 0x00000011 
- 00021667  0x000053cd fetch  0x00000001 , 0x00004666 
- 00021668  0x000053ce increase  0xffffffff , 0x0000003f 
- 00021669  0x000053cf mul32  0x0000003f , 0x0000001d , 0x0000003f 
- 00021670  0x000053d0 iadd  0x00000011 , 0x00000011 
- 00021671  0x000053d1 ifetch  0x00000001 , 0x00000011 
- 00021672  0x000053d2 store  0x00000001 , 0x000043f3 
- 00021673  0x000053d4 fetch  0x00000001 , 0x000043f3 
- 00021674  0x000053d5 beq  0x00000034 , 0x000054b6 
- 00021675  0x000053d6 branch  0x00005a94 
- 00021676  0x000053d9 bpatch  0x00000070 , 0x0000400e 
- 00021677  0x000053da disable  0x00000028 
- 00021678  0x000053db fetch  0x00000008 , 0x00004713 
- 00021679  0x000053dc bbit0  0x0000000b , 0x000054b3 
- 00021680  0x000053dd fetch  0x00000001 , 0x00008132 
- 00021681  0x000053de bbit1  0x00000004 , 0x000054b3 
- 00021682  0x000053df enable  0x00000028 
- 00021683  0x000053e1 fetch  0x00000001 , 0x00004780 
- 00021684  0x000053e2 store  0x00000001 , 0x0000477f 
- 00021685  0x000053e3 rtn 
- 00021686  0x000053e6 jam  0x00000001 , 0x00004795 
- 00021687  0x000053e7 fetcht  0x00000001 , 0x0000471e 
- 00021688  0x000053e8 fetch  0x00000001 , 0x0000478f 
- 00021689  0x000053e9 beq  0x000000ff , 0x000054bb 
- 00021690  0x000053ea fetcht  0x00000001 , 0x0000463c 
- 00021691  0x000053ec storet  0x00000001 , 0x00004845 
- 00021692  0x000053ed call  0x0000432d 
- 00021693  0x000053ee fetch  0x00000003 , 0x0000479d 
- 00021694  0x000053ef store  0x00000003 , 0x0000434d 
- 00021695  0x000053f0 call  0x00005b6b 
- 00021696  0x000053f1 setarg  0x00000004 
- 00021697  0x000053f2 istore  0x00000001 , 0x00000006 
- 00021698  0x000053f3 arg  0x00004369 , 0x00000006 
- 00021699  0x000053f4 call  0x00005b72 
- 00021700  0x000053f5 branch  0x00007870 
- 00021701  0x000053fa bmark1  0x00000026 , 0x00004308 
- 00021702  0x000053fb fetch  0x00000001 , 0x00004956 
- 00021703  0x000053fc branch  0x00004308 , 0x00000034 
- 00021704  0x000053fd fetch  0x00000001 , 0x000047c2 
- 00021705  0x000053fe beq  0x00000001 , 0x00004308 
- 00021706  0x000053ff fetch  0x00000001 , 0x00004857 
- 00021707  0x00005400 nbranch  0x00004308 , 0x00000034 
- 00021708  0x00005401 branch  0x0000430a 
- 00021709  0x0000540b bpatch  0x00000071 , 0x0000400e 
- 00021710  0x0000540c setarg  0x00000006 
- 00021711  0x0000540d call  0x000069e5 
- 00021712  0x0000540e bbit1  0x00000003 , 0x000054d3 
- 00021713  0x0000540f call  0x000059da 
- 00021714  0x00005410 call  0x000059ed 
- 00021715  0x00005412 call  0x000054dc 
- 00021716  0x00005413 branch  0x00004327 
- 00021717  0x00005416 bpatch  0x00000072 , 0x0000400e 
- 00021718  0x00005417 call  0x0000739a 
- 00021719  0x00005418 call  0x000056a9 
- 00021720  0x00005419 call  0x000054dc 
- 00021721  0x0000541a call  0x00005d9e 
- 00021722  0x0000541b fetcht  0x00000001 , 0x00004659 
- 00021723  0x0000541c branch  0x00006ed3 
- 00021724  0x00005420 bpatch  0x00000073 , 0x0000400e 
- 00021725  0x00005421 call  0x00005a92 
- 00021726  0x00005422 call  0x00007de2 
- 00021727  0x00005423 call  0x0000611a 
- 00021728  0x00005424 call  0x0000550c 
- 00021729  0x00005425 call  0x000054f9 
- 00021730  0x00005426 fetcht  0x00000001 , 0x0000465b 
- 00021731  0x00005427 call  0x000055b5 
- 00021732  0x00005428 call  0x000055b9 
- 00021733  0x00005429 call  0x000061fd 
- 00021734  0x0000542a call  0x000054f2 
- 00021735  0x0000542b branch  0x000054e8 
- 00021736  0x0000542e fetch  0x00000008 , 0x00004713 
- 00021737  0x0000542f rtnbit0  0x0000003c 
- 00021738  0x00005431 fetcht  0x00000001 , 0x0000464a 
- 00021739  0x00005432 call  0x00006ed3 
- 00021740  0x00005433 fetcht  0x00000001 , 0x0000464b 
- 00021741  0x00005434 call  0x00006ed3 
- 00021742  0x00005435 fetcht  0x00000001 , 0x0000464a 
- 00021743  0x00005436 call  0x000055b1 
- 00021744  0x00005437 fetcht  0x00000001 , 0x0000464b 
- 00021745  0x00005438 branch  0x000055b1 
- 00021746  0x0000543b fetch  0x00000008 , 0x00004713 
- 00021747  0x0000543c rtnbit0  0x00000015 
- 00021748  0x0000543d fetch  0x00000001 , 0x00004407 
- 00021749  0x0000543e rtnne  0x00000002 
- 00021750  0x0000543f fetch  0x00000001 , 0x00004635 
- 00021751  0x00005440 arg  0x000000c0 , 0x00000002 
- 00021752  0x00005441 branch  0x00006f21 
- 00021753  0x00005446 arg  0x00008070 , 0x00000006 
- 00021754  0x00005447 arg  0x00000010 , 0x00000039 
- 00021755  0x00005449 ifetch  0x00000001 , 0x00000006 
- 00021756  0x0000544a nbranch  0x00005500 , 0x00000034 
- 00021757  0x0000544b setarg  0x00000080 
- 00021758  0x0000544c add  0x00000006 , 0xffffffff , 0x00000005 
- 00021759  0x0000544d istore  0x00000001 , 0x00000005 
- 00021760  0x0000544f loop  0x000054fb 
- 00021761  0x00005450 arg  0x000080dc , 0x0000003f 
- 00021762  0x00005451 isub  0x00000006 , 0x0000003e 
- 00021763  0x00005452 rtn  0x00000005 
- 00021764  0x00005454 arg  0x00000008 , 0x00000039 
- 00021765  0x00005455 arg  0x000080d4 , 0x00000006 
- 00021766  0x00005456 branch  0x000054fb 
- 00021767  0x00005459 rtnmark1  0x00000026 
- 00021768  0x0000545a call  0x0000550c 
- 00021769  0x0000545b fetch  0x00000001 , 0x00000015 
- 00021770  0x0000545c nrtn  0x00000034 
- 00021771  0x0000545d branch  0x00006ed3 
- 00021772  0x00005460 bpatch  0x00000074 , 0x0000400e 
- 00021773  0x00005461 fetcht  0x00000001 , 0x0000464a 
- 00021774  0x00005462 call  0x00006edd 
- 00021775  0x00005463 fetcht  0x00000001 , 0x0000464b 
- 00021776  0x00005464 call  0x00006edd 
- 00021777  0x00005466 call  0x0000561c 
- 00021778  0x00005467 fetch  0x00000001 , 0x0000464c 
- 00021779  0x00005468 call  0x00005943 
- 00021780  0x00005469 call  0x000069dc 
- 00021781  0x0000546b fetcht  0x00000001 , 0x00004644 
- 00021782  0x0000546c call  0x00006eb6 
- 00021783  0x0000546d fetcht  0x00000001 , 0x00004646 
- 00021784  0x0000546e call  0x00006eb6 
- 00021785  0x0000546f fetcht  0x00000001 , 0x00004645 
- 00021786  0x00005470 call  0x00006eb6 
- 00021787  0x00005472 fetcht  0x00000001 , 0x00004647 
- 00021788  0x00005473 call  0x00006eb6 
- 00021789  0x00005474 fetcht  0x00000001 , 0x00004648 
- 00021790  0x00005475 call  0x00006eb6 
- 00021791  0x00005476 fetcht  0x00000001 , 0x00004649 
- 00021792  0x00005477 call  0x00006eb6 
- 00021793  0x00005478 fetcht  0x00000001 , 0x00004655 
- 00021794  0x00005479 call  0x00006eb6 
- 00021795  0x0000547b fetcht  0x00000001 , 0x00004656 
- 00021796  0x0000547c call  0x00006eb6 
- 00021797  0x0000547e fetcht  0x00000001 , 0x0000464a 
- 00021798  0x0000547f call  0x00006eb2 
- 00021799  0x00005480 fetcht  0x00000001 , 0x0000464b 
- 00021800  0x00005481 call  0x00006eb2 
- 00021801  0x00005482 fetcht  0x00000001 , 0x00004652 
- 00021802  0x00005483 call  0x00006eb2 
- 00021803  0x00005484 fetcht  0x00000001 , 0x00004653 
- 00021804  0x00005485 call  0x00006eb2 
- 00021805  0x00005486 fetcht  0x00000001 , 0x00004659 
- 00021806  0x00005487 branch  0x00006eb6 
- 00021807  0x0000548c fetch  0x00000002 , 0x000044e9 
- 00021808  0x0000548d rtnbit0  0x00000009 
- 00021809  0x0000548e copy  0x00000011 , 0x0000003f 
- 00021810  0x0000548f nbranch  0x000029d5 , 0x00000034 
- 00021811  0x00005490 branch  0x000029da 
- 00021812  0x00005495 bpatch  0x00000075 , 0x0000400e 
- 00021813  0x00005496 fetch  0x00000001 , 0x00004407 
- 00021814  0x00005497 rtnne  0x00000002 
- 00021815  0x00005498 fetcht  0x00000001 , 0x00004635 
- 00021816  0x00005499 branch  0x00006f0f 
- 00021817  0x0000549c fetch  0x00000008 , 0x00004713 
- 00021818  0x0000549d rtnbit0  0x00000015 
- 00021819  0x0000549e jam  0x00000001 , 0x00004636 
- 00021820  0x0000549f rtn 
- 00021821  0x000054a2 bpatch  0x00000076 , 0x0000400e 
- 00021822  0x000054a3 fetch  0x00000008 , 0x00004713 
- 00021823  0x000054a4 rtnbit0  0x00000015 
- 00021824  0x000054a5 call  0x00005534 
- 00021825  0x000054a6 fetch  0x00000001 , 0x00004407 
- 00021826  0x000054a7 beq  0x00000002 , 0x00005545 
- 00021827  0x000054a8 jam  0x00000003 , 0x00004636 
- 00021828  0x000054a9 branch  0x00005547 
- 00021829  0x000054ac jam  0x00000002 , 0x00004636 
- 00021830  0x000054ad branch  0x00005547 
- 00021831  0x000054b0 bpatch  0x00000077 , 0x0000400e 
- 00021832  0x000054b1 call  0x00006f82 
- 00021833  0x000054b2 call  0x00006fb0 
- 00021834  0x000054b3 store  0x00000002 , 0x00004633 
- 00021835  0x000054b4 fetch  0x00000001 , 0x00004407 
- 00021836  0x000054b5 bne  0x00000002 , 0x00005553 
- 00021837  0x000054b6 fetcht  0x00000002 , 0x00004633 
- 00021838  0x000054b7 mul32  0x00000002 , 0x00000008 , 0x0000003f 
- 00021839  0x000054b8 div  0x0000003f , 0x0000000a 
- 00021840  0x000054b9 call  0x00007d5f 
- 00021841  0x000054ba iadd  0x00000002 , 0x0000003f 
- 00021842  0x000054bb store  0x00000002 , 0x00004633 
- 00021843  0x000054bd arg  0x0000462d , 0x00000011 
- 00021844  0x000054be call  0x00005563 
- 00021845  0x000054bf fetch  0x00000001 , 0x0000440c 
- 00021846  0x000054c0 bbit1  0x00000001 , 0x000054cd 
- 00021847  0x000054c1 bbit0  0x00000000 , 0x0000555c 
- 00021848  0x000054c2 jam  0x00000001 , 0x00004637 
- 00021849  0x000054c3 branch  0x0000555a 
- 00021850  0x000054c6 arg  0x00000004 , 0x00000007 
- 00021851  0x000054c7 branch  0x00005f00 
- 00021852  0x000054c9 arg  0x00000004 , 0x00000007 
- 00021853  0x000054ca call  0x00005f04 
- 00021854  0x000054cb jam  0x00000001 , 0x00004709 
- 00021855  0x000054cc fetch  0x00000001 , 0x00004637 
- 00021856  0x000054cd rtn  0x00000034 
- 00021857  0x000054ce jam  0x00000000 , 0x00004637 
- 00021858  0x000054cf branch  0x0000616e 
- 00021859  0x000054d3 bpatch  0x00000078 , 0x0000400f 
- 00021860  0x000054d4 ifetch  0x00000008 , 0x00000011 
- 00021861  0x000054d5 store  0x00000008 , 0x00000670 
- 00021862  0x000054d6 fetch  0x00000001 , 0x00004636 
- 00021863  0x000054d7 beq  0x00000000 , 0x0000556a 
- 00021864  0x000054d8 beq  0x00000002 , 0x0000556a 
- 00021865  0x000054d9 beq  0x00000003 , 0x00005588 
- 00021866  0x000054db call  0x00006ff3 
- 00021867  0x000054dc call  0x00006feb 
- 00021868  0x000054dd fetch  0x00000002 , 0x00000676 
- 00021869  0x000054de fetcht  0x00000002 , 0x00000672 
- 00021870  0x000054df isub  0x00000002 , 0x0000003e 
- 00021871  0x000054e0 ncall  0x00006fef , 0x00000002 
- 00021872  0x000054e1 fetcht  0x00000002 , 0x00000674 
- 00021873  0x000054e2 isub  0x00000002 , 0x0000003e 
- 00021874  0x000054e3 ncall  0x00006fe7 , 0x00000002 
- 00021875  0x000054e5 fetch  0x00000002 , 0x00000676 
- 00021876  0x000054e6 fetcht  0x00000002 , 0x00000670 
- 00021877  0x000054e7 isub  0x00000002 , 0x0000003e 
- 00021878  0x000054e8 branch  0x00005584 , 0x00000002 
- 00021879  0x000054e9 fetcht  0x00000002 , 0x00000672 
- 00021880  0x000054ea isub  0x00000002 , 0x0000003f 
- 00021881  0x000054eb nbranch  0x00005586 , 0x00000002 
- 00021882  0x000054ec branch  0x00005586 , 0x00000034 
- 00021883  0x000054ed mul32  0x0000003f , 0x00000064 , 0x00000011 
- 00021884  0x000054ee fetch  0x00000002 , 0x00000670 
- 00021885  0x000054ef fetcht  0x00000002 , 0x00000672 
- 00021886  0x000054f0 isub  0x00000002 , 0x00000002 
- 00021887  0x000054f1 copy  0x00000011 , 0x0000003f 
- 00021888  0x000054f2 idiv  0x00000002 
- 00021889  0x000054f3 call  0x00007d5f 
- 00021890  0x000054f4 store  0x00000001 , 0x000047bd 
- 00021891  0x000054f5 rtn 
- 00021892  0x000054f8 jam  0x00000064 , 0x000047bd 
- 00021893  0x000054f9 rtn 
- 00021894  0x000054fb jam  0x00000000 , 0x000047bd 
- 00021895  0x000054fc rtn 
- 00021896  0x000054ff branch  0x0000556a 
- 00021897  0x00005506 fetcht  0x00000001 , 0x00004427 
- 00021898  0x00005507 call  0x00006ef7 
- 00021899  0x00005509 fetcht  0x00000001 , 0x00004644 
- 00021900  0x0000550a call  0x000055b5 
- 00021901  0x0000550b fetcht  0x00000001 , 0x00004646 
- 00021902  0x0000550c call  0x000055b5 
- 00021903  0x0000550d fetcht  0x00000001 , 0x00004645 
- 00021904  0x0000550e call  0x000055b5 
- 00021905  0x0000550f fetcht  0x00000001 , 0x00004647 
- 00021906  0x00005510 call  0x000055b5 
- 00021907  0x00005511 fetcht  0x00000001 , 0x00004648 
- 00021908  0x00005512 call  0x000055b5 
- 00021909  0x00005513 fetcht  0x00000001 , 0x00004649 
- 00021910  0x00005514 call  0x000055b5 
- 00021911  0x00005516 fetcht  0x00000001 , 0x00004654 
- 00021912  0x00005517 call  0x000055b5 
- 00021913  0x00005519 fetcht  0x00000001 , 0x00004655 
- 00021914  0x0000551a call  0x000055b5 
- 00021915  0x0000551c fetcht  0x00000001 , 0x00004656 
- 00021916  0x0000551d call  0x000055b5 
- 00021917  0x0000551f fetcht  0x00000001 , 0x0000464a 
- 00021918  0x00005520 call  0x000055b5 
- 00021919  0x00005522 fetcht  0x00000001 , 0x0000464b 
- 00021920  0x00005523 call  0x000055b5 
- 00021921  0x00005525 fetcht  0x00000001 , 0x00004652 
- 00021922  0x00005526 call  0x000055b5 
- 00021923  0x00005527 fetcht  0x00000001 , 0x00004653 
- 00021924  0x00005528 call  0x000055b5 
- 00021925  0x0000552a fetcht  0x00000001 , 0x00004659 
- 00021926  0x0000552b call  0x000055b5 
- 00021927  0x0000552d fetcht  0x00000001 , 0x0000465a 
- 00021928  0x0000552e call  0x000055b5 
- 00021929  0x00005530 fetcht  0x00000001 , 0x0000464e 
- 00021930  0x00005531 branch  0x000055b5 
- 00021931  0x00005535 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00021932  0x00005536 rtn  0x00000005 
- 00021933  0x00005537 and  0x00000002 , 0x0000007f , 0x00000007 
- 00021934  0x00005538 fetch  0x00000004 , 0x0000811c 
- 00021935  0x00005539 qisolate1  0x0000003f 
- 00021936  0x0000553a branch  0x000055b5 , 0x00000001 
- 00021937  0x0000553c sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00021938  0x0000553d rtn  0x00000005 
- 00021939  0x0000553e set1  0x00000007 , 0x00000002 
- 00021940  0x0000553f branch  0x00006edd 
- 00021941  0x00005542 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00021942  0x00005543 rtn  0x00000005 
- 00021943  0x00005544 set0  0x00000007 , 0x00000002 
- 00021944  0x00005545 branch  0x00006edd 
- 00021945  0x00005548 fetch  0x00000003 , 0x0000473c 
- 00021946  0x00005549 store  0x00000003 , 0x00000670 
- 00021947  0x0000554a arg  0x0000000d , 0x00000039 
- 00021948  0x0000554b arg  0x00000000 , 0x00000002 
- 00021949  0x0000554d fetch  0x00000003 , 0x00000670 
- 00021950  0x0000554e isolate1  0x00000000 , 0x0000003f 
- 00021951  0x0000554f call  0x00006f0f , 0x00000001 
- 00021952  0x00005550 fetch  0x00000003 , 0x00000670 
- 00021953  0x00005551 lshift  0x0000003f , 0x0000003f 
- 00021954  0x00005552 store  0x00000003 , 0x00000670 
- 00021955  0x00005553 increase  0x00000001 , 0x00000002 
- 00021956  0x00005554 loop  0x000055bd 
- 00021957  0x00005555 rtn 
- 00021958  0x0000555c bpatch  0x00000079 , 0x0000400f 
- 00021959  0x0000555d fetch  0x00000008 , 0x0000498d 
- 00021960  0x0000555e rtn  0x00000034 
- 00021961  0x0000555f fetch  0x00000001 , 0x0000498c 
- 00021962  0x00005560 copy  0x0000003f , 0x00000011 
- 00021963  0x00005561 sub  0x0000003f , 0x0000000b , 0x0000003e 
- 00021964  0x00005562 nbranch  0x000055dd , 0x00000002 
- 00021965  0x00005564 call  0x000055d6 
- 00021966  0x00005566 arg  0x000047a9 , 0x00000005 
- 00021967  0x00005567 call  0x000055d3 
- 00021968  0x00005569 arg  0x0000436b , 0x00000005 
- 00021969  0x0000556a call  0x000055d3 
- 00021970  0x0000556c arg  0x0000426c , 0x00000005 
- 00021971  0x0000556e arg  0x0000498d , 0x00000006 
- 00021972  0x0000556f copy  0x00000011 , 0x00000039 
- 00021973  0x00005570 branch  0x00007cda 
- 00021974  0x00005573 arg  0x000047a9 , 0x00000005 
- 00021975  0x00005574 call  0x000055db 
- 00021976  0x00005576 arg  0x0000436b , 0x00000005 
- 00021977  0x00005577 call  0x000055db 
- 00021978  0x00005579 arg  0x0000426c , 0x00000005 
- 00021979  0x0000557b arg  0x0000000b , 0x00000039 
- 00021980  0x0000557c branch  0x00007ca1 
- 00021981  0x0000557f call  0x000055f3 
- 00021982  0x00005581 fetch  0x00000001 , 0x0000498c 
- 00021983  0x00005582 increase  0x00000001 , 0x0000003f 
- 00021984  0x00005583 store  0x00000001 , 0x000047a0 
- 00021985  0x00005584 jam  0x00000009 , 0x000047a1 
- 00021986  0x00005585 arg  0x0000498d , 0x00000006 
- 00021987  0x00005586 arg  0x000047a2 , 0x00000005 
- 00021988  0x00005587 copy  0x00000011 , 0x00000039 
- 00021989  0x00005588 call  0x00007cda 
- 00021990  0x0000558a fetch  0x00000001 , 0x0000498c 
- 00021991  0x0000558b increase  0x00000001 , 0x0000003f 
- 00021992  0x0000558c store  0x00000001 , 0x00004369 
- 00021993  0x0000558d jam  0x00000009 , 0x0000436a 
- 00021994  0x0000558e arg  0x0000498d , 0x00000006 
- 00021995  0x0000558f arg  0x0000436b , 0x00000005 
- 00021996  0x00005590 copy  0x00000011 , 0x00000039 
- 00021997  0x00005591 call  0x00007cda 
- 00021998  0x00005593 arg  0x0000498c , 0x00000006 
- 00021999  0x00005594 arg  0x0000426b , 0x00000005 
- 00022000  0x00005595 copy  0x00000011 , 0x00000039 
- 00022001  0x00005596 increase  0x00000001 , 0x00000039 
- 00022002  0x00005597 branch  0x00007cda 
- 00022003  0x0000559a arg  0x000047a0 , 0x00000005 
- 00022004  0x0000559b arg  0x00000014 , 0x00000039 
- 00022005  0x0000559c branch  0x00007ca1 
- 00022006  0x000055a3 call  0x000055fb 
- 00022007  0x000055a4 jam  0x00000073 , 0x000043f5 
- 00022008  0x000055a6 call  0x000055fa 
- 00022009  0x000055a7 branch  0x000069e0 
- 00022010  0x000055ab branch  0x00006bc6 
- 00022011  0x000055ae fetch  0x00000001 , 0x0000464c 
- 00022012  0x000055af arg  0x00000021 , 0x00000002 
- 00022013  0x000055b0 call  0x00006f21 
- 00022014  0x000055b1 fetch  0x00000001 , 0x0000464d 
- 00022015  0x000055b2 arg  0x00000023 , 0x00000002 
- 00022016  0x000055b3 branch  0x00006f21 
- 00022017  0x000055b9 bpatch  0x0000007a , 0x0000400f 
- 00022018  0x000055ba disable  0x00000028 
- 00022019  0x000055bb setarg  0x00000000 
- 00022020  0x000055bc store  0x00000006 , 0x00004847 
- 00022021  0x000055bd call  0x000059f6 
- 00022022  0x000055be setarg  0x00000089 
- 00022023  0x000055bf call  0x000069e4 
- 00022024  0x000055c0 call  0x00005747 
- 00022025  0x000055c1 call  0x00005612 
- 00022026  0x000055c2 call  0x00005617 
- 00022027  0x000055c3 call  0x000057a6 
- 00022028  0x000055c4 fetch  0x00000001 , 0x00004846 
- 00022029  0x000055c5 and_into  0x0000001f , 0x0000003f 
- 00022030  0x000055c6 store  0x00000001 , 0x00004846 
- 00022031  0x000055c7 nbranch  0x00005f37 , 0x00000028 
- 00022032  0x000055c8 call  0x00005f26 
- 00022033  0x000055c9 branch  0x00005c0b 
- 00022034  0x000055ce fetch  0x00000001 , 0x00004856 
- 00022035  0x000055cf rtn  0x00000034 
- 00022036  0x000055d0 store  0x00000001 , 0x0000484b 
- 00022037  0x000055d1 jam  0x00000000 , 0x00004856 
- 00022038  0x000055d2 branch  0x00007dba 
- 00022039  0x000055d5 fetch  0x00000001 , 0x00004852 
- 00022040  0x000055d6 rtn  0x00000034 
- 00022041  0x000055d7 store  0x00000001 , 0x0000484c 
- 00022042  0x000055d8 jam  0x00000000 , 0x00004852 
- 00022043  0x000055d9 branch  0x00007dba 
- 00022044  0x000055dc call  0x00005629 
- 00022045  0x000055dd call  0x00005665 
- 00022046  0x000055de fetch  0x00000001 , 0x00004850 
- 00022047  0x000055df fetcht  0x00000001 , 0x0000484f 
- 00022048  0x000055e0 store  0x00000001 , 0x0000484f 
- 00022049  0x000055e1 isub  0x00000002 , 0x0000003e 
- 00022050  0x000055e2 nbranch  0x0000430c , 0x00000005 
- 00022051  0x000055e3 fetch  0x00000001 , 0x00004854 
- 00022052  0x000055e4 fetcht  0x00000001 , 0x00004853 
- 00022053  0x000055e5 store  0x00000001 , 0x00004853 
- 00022054  0x000055e6 isub  0x00000002 , 0x0000003e 
- 00022055  0x000055e7 nbranch  0x0000430c , 0x00000005 
- 00022056  0x000055e8 rtn 
- 00022057  0x000055ea fetch  0x00000001 , 0x00004652 
- 00022058  0x000055eb rtneq  0x000000ff 
- 00022059  0x000055ec arg  0x00000000 , 0x00000011 
- 00022060  0x000055ed fetcht  0x00000001 , 0x00004652 
- 00022061  0x000055ee call  0x00006ee6 
- 00022062  0x000055ef setflag  0x00000001 , 0x00000000 , 0x00000011 
- 00022063  0x000055f0 fetcht  0x00000001 , 0x00004653 
- 00022064  0x000055f1 call  0x00006ee6 
- 00022065  0x000055f2 setflag  0x00000001 , 0x00000001 , 0x00000011 
- 00022066  0x000055f3 copy  0x00000011 , 0x0000003f 
- 00022067  0x000055f4 store  0x00000001 , 0x00004850 
- 00022068  0x000055f5 beq  0x00000001 , 0x00005639 
- 00022069  0x000055f6 beq  0x00000002 , 0x0000563d 
- 00022070  0x000055f7 fetch  0x00000001 , 0x00004851 
- 00022071  0x000055f8 bbit1  0x00000007 , 0x00005649 
- 00022072  0x000055f9 rtn 
- 00022073  0x000055fc fetch  0x00000001 , 0x0000484f 
- 00022074  0x000055fd beq  0x00000000 , 0x00005641 
- 00022075  0x000055fe beq  0x00000003 , 0x00005643 
- 00022076  0x000055ff rtn 
- 00022077  0x00005601 fetch  0x00000001 , 0x0000484f 
- 00022078  0x00005602 beq  0x00000000 , 0x00005645 
- 00022079  0x00005603 beq  0x00000003 , 0x00005647 
- 00022080  0x00005604 rtn 
- 00022081  0x00005606 jam  0x00000082 , 0x00004851 
- 00022082  0x00005607 rtn 
- 00022083  0x00005609 jam  0x00000081 , 0x00004851 
- 00022084  0x0000560a rtn 
- 00022085  0x0000560c jam  0x00000080 , 0x00004851 
- 00022086  0x0000560d rtn 
- 00022087  0x0000560f jam  0x00000083 , 0x00004851 
- 00022088  0x00005610 rtn 
- 00022089  0x00005612 fetch  0x00000001 , 0x00004851 
- 00022090  0x00005613 set0  0x00000007 , 0x0000003f 
- 00022091  0x00005614 store  0x00000001 , 0x00004851 
- 00022092  0x00005615 beq  0x00000000 , 0x00005651 
- 00022093  0x00005616 beq  0x00000001 , 0x00005654 
- 00022094  0x00005617 beq  0x00000002 , 0x00005657 
- 00022095  0x00005618 beq  0x00000003 , 0x0000565a 
- 00022096  0x00005619 rtn 
- 00022097  0x0000561b fetch  0x00000001 , 0x00004850 
- 00022098  0x0000561c beq  0x00000003 , 0x0000565d 
- 00022099  0x0000561d rtn 
- 00022100  0x0000561f fetch  0x00000001 , 0x00004850 
- 00022101  0x00005620 beq  0x00000000 , 0x0000565d 
- 00022102  0x00005621 rtn 
- 00022103  0x00005623 fetch  0x00000001 , 0x00004850 
- 00022104  0x00005624 beq  0x00000003 , 0x00005661 
- 00022105  0x00005625 rtn 
- 00022106  0x00005627 fetch  0x00000001 , 0x00004850 
- 00022107  0x00005628 beq  0x00000000 , 0x00005661 
- 00022108  0x00005629 rtn 
- 00022109  0x0000562b fetch  0x00000001 , 0x00004852 
- 00022110  0x0000562c increase  0x00000001 , 0x0000003f 
- 00022111  0x0000562d store  0x00000001 , 0x00004852 
- 00022112  0x0000562e rtn 
- 00022113  0x00005630 fetch  0x00000001 , 0x00004852 
- 00022114  0x00005631 increase  0xffffffff , 0x0000003f 
- 00022115  0x00005632 store  0x00000001 , 0x00004852 
- 00022116  0x00005633 rtn 
- 00022117  0x00005637 fetch  0x00000001 , 0x0000464a 
- 00022118  0x00005638 rtneq  0x000000ff 
- 00022119  0x00005639 arg  0x00000000 , 0x00000011 
- 00022120  0x0000563a fetcht  0x00000001 , 0x0000464a 
- 00022121  0x0000563b call  0x00006ee6 
- 00022122  0x0000563c setflag  0x00000001 , 0x00000000 , 0x00000011 
- 00022123  0x0000563d fetcht  0x00000001 , 0x0000464b 
- 00022124  0x0000563e call  0x00006ee6 
- 00022125  0x0000563f setflag  0x00000001 , 0x00000001 , 0x00000011 
- 00022126  0x00005640 copy  0x00000011 , 0x0000003f 
- 00022127  0x00005641 store  0x00000001 , 0x00004854 
- 00022128  0x00005642 beq  0x00000001 , 0x00005675 
- 00022129  0x00005643 beq  0x00000002 , 0x00005679 
- 00022130  0x00005644 fetch  0x00000001 , 0x00004855 
- 00022131  0x00005645 bbit1  0x00000007 , 0x00005685 
- 00022132  0x00005646 rtn 
- 00022133  0x00005649 fetch  0x00000001 , 0x00004853 
- 00022134  0x0000564a beq  0x00000000 , 0x0000567d 
- 00022135  0x0000564b beq  0x00000003 , 0x0000567f 
- 00022136  0x0000564c rtn 
- 00022137  0x0000564e fetch  0x00000001 , 0x00004853 
- 00022138  0x0000564f beq  0x00000000 , 0x00005681 
- 00022139  0x00005650 beq  0x00000003 , 0x00005683 
- 00022140  0x00005651 rtn 
- 00022141  0x00005653 jam  0x00000082 , 0x00004855 
- 00022142  0x00005654 rtn 
- 00022143  0x00005656 jam  0x00000081 , 0x00004855 
- 00022144  0x00005657 rtn 
- 00022145  0x00005659 jam  0x00000080 , 0x00004855 
- 00022146  0x0000565a rtn 
- 00022147  0x0000565c jam  0x00000083 , 0x00004855 
- 00022148  0x0000565d rtn 
- 00022149  0x0000565f fetch  0x00000001 , 0x00004855 
- 00022150  0x00005660 set0  0x00000007 , 0x0000003f 
- 00022151  0x00005661 store  0x00000001 , 0x00004855 
- 00022152  0x00005662 beq  0x00000000 , 0x0000568d 
- 00022153  0x00005663 beq  0x00000001 , 0x00005690 
- 00022154  0x00005664 beq  0x00000002 , 0x00005693 
- 00022155  0x00005665 beq  0x00000003 , 0x00005696 
- 00022156  0x00005666 rtn 
- 00022157  0x00005668 fetch  0x00000001 , 0x00004854 
- 00022158  0x00005669 beq  0x00000003 , 0x00005699 
- 00022159  0x0000566a rtn 
- 00022160  0x0000566c fetch  0x00000001 , 0x00004854 
- 00022161  0x0000566d beq  0x00000000 , 0x00005699 
- 00022162  0x0000566e rtn 
- 00022163  0x00005670 fetch  0x00000001 , 0x00004854 
- 00022164  0x00005671 beq  0x00000003 , 0x0000569d 
- 00022165  0x00005672 rtn 
- 00022166  0x00005674 fetch  0x00000001 , 0x00004854 
- 00022167  0x00005675 beq  0x00000000 , 0x0000569d 
- 00022168  0x00005676 rtn 
- 00022169  0x00005678 fetch  0x00000001 , 0x00004856 
- 00022170  0x00005679 increase  0x00000001 , 0x0000003f 
- 00022171  0x0000567a store  0x00000001 , 0x00004856 
- 00022172  0x0000567b rtn 
- 00022173  0x0000567d fetch  0x00000001 , 0x00004856 
- 00022174  0x0000567e increase  0xffffffff , 0x0000003f 
- 00022175  0x0000567f store  0x00000001 , 0x00004856 
- 00022176  0x00005680 rtn 
- 00022177  0x00005684 fetcht  0x00000001 , 0x0000464a 
- 00022178  0x00005685 call  0x00006eb2 
- 00022179  0x00005686 fetcht  0x00000001 , 0x0000464b 
- 00022180  0x00005687 call  0x00006eb2 
- 00022181  0x00005688 fetcht  0x00000001 , 0x00004652 
- 00022182  0x00005689 call  0x00006eb2 
- 00022183  0x0000568a fetcht  0x00000001 , 0x00004653 
- 00022184  0x0000568b branch  0x00006eb2 
- 00022185  0x0000568e fetcht  0x00000001 , 0x0000464a 
- 00022186  0x0000568f call  0x000055ab 
- 00022187  0x00005690 fetcht  0x00000001 , 0x0000464b 
- 00022188  0x00005691 call  0x000055ab 
- 00022189  0x00005692 fetcht  0x00000001 , 0x00004652 
- 00022190  0x00005693 call  0x000055ab 
- 00022191  0x00005694 fetcht  0x00000001 , 0x00004653 
- 00022192  0x00005695 branch  0x000055ab 
- 00022193  0x00005698 fetch  0x00000002 , 0x0000484b 
- 00022194  0x00005699 rtn  0x00000034 
- 00022195  0x0000569a jam  0x00000001 , 0x00004857 
- 00022196  0x0000569b jam  0x0000000a , 0x00004858 
- 00022197  0x0000569c rtn 
- 00022198  0x0000569f arg  0x00004858 , 0x00000013 
- 00022199  0x000056a0 arg  0x000056b9 , 0x00000012 
- 00022200  0x000056a1 branch  0x000042e0 
- 00022201  0x000056a3 jam  0x00000000 , 0x00004857 
- 00022202  0x000056a4 rtn 
- 00022203  0x000056ad fetch  0x00000001 , 0x00004649 
- 00022204  0x000056ae rtneq  0x000000ff 
- 00022205  0x000056af arg  0x00000000 , 0x00000011 
- 00022206  0x000056b0 jam  0x00000005 , 0x00004977 
- 00022207  0x000056b1 fetcht  0x00000001 , 0x00004649 
- 00022208  0x000056b2 call  0x000056c8 
- 00022209  0x000056b4 store  0x00000001 , 0x00004974 
- 00022210  0x000056b5 fetch  0x00000001 , 0x00004654 
- 00022211  0x000056b6 beq  0x000000ff , 0x000056d8 
- 00022212  0x000056b7 call  0x000058df 
- 00022213  0x000056b9 copy  0x00000011 , 0x0000003f 
- 00022214  0x000056ba bbit1  0x00000005 , 0x000056e0 
- 00022215  0x000056bb branch  0x000056e7 
- 00022216  0x000056be fetch  0x00000008 , 0x00004713 
- 00022217  0x000056bf bbit1  0x0000002b , 0x000056de 
- 00022218  0x000056c0 fetch  0x00000001 , 0x00004974 
- 00022219  0x000056c1 copy  0x0000003f , 0x00000013 
- 00022220  0x000056c2 fetch  0x00000001 , 0x00004654 
- 00022221  0x000056c3 beq  0x000000ff , 0x00005931 
- 00022222  0x000056c5 fetch  0x00000001 , 0x0000497b 
- 00022223  0x000056c6 nbranch  0x000056db , 0x00000034 
- 00022224  0x000056c8 call  0x00006ee6 
- 00022225  0x000056c9 fetcht  0x00000001 , 0x00004654 
- 00022226  0x000056ca branch  0x000056de , 0x00000001 
- 00022227  0x000056cb fetcht  0x00000001 , 0x00004654 
- 00022228  0x000056cc call  0x00006ef7 
- 00022229  0x000056cd fetcht  0x00000001 , 0x00004649 
- 00022230  0x000056ce fetch  0x00000001 , 0x00004974 
- 00022231  0x000056cf branch  0x00005925 
- 00022232  0x000056d2 fetcht  0x00000001 , 0x00004649 
- 00022233  0x000056d3 call  0x000055b5 
- 00022234  0x000056d4 branch  0x000056c5 
- 00022235  0x000056d7 jam  0x00000000 , 0x0000487a 
- 00022236  0x000056d8 jam  0x00000000 , 0x00004974 
- 00022237  0x000056d9 rtn 
- 00022238  0x000056dc fetch  0x00000001 , 0x00004974 
- 00022239  0x000056dd branch  0x00005925 
- 00022240  0x000056e0 fetch  0x00000001 , 0x0000487a 
- 00022241  0x000056e1 rtneq  0x00000001 
- 00022242  0x000056e2 jam  0x00000001 , 0x0000487a 
- 00022243  0x000056e3 fetch  0x00000008 , 0x00004713 
- 00022244  0x000056e4 rtnbit1  0x00000028 
- 00022245  0x000056e5 rtnbit1  0x00000036 
- 00022246  0x000056e6 branch  0x000056f7 
- 00022247  0x000056e9 fetch  0x00000001 , 0x0000487a 
- 00022248  0x000056ea rtneq  0x00000000 
- 00022249  0x000056eb jam  0x00000000 , 0x0000487a 
- 00022250  0x000056ec fetch  0x00000008 , 0x00004713 
- 00022251  0x000056ed bbit1  0x00000028 , 0x000056ee 
- 00022252  0x000056ee bbit1  0x00000036 , 0x000056ee 
- 00022253  0x000056ef rtn 
- 00022254  0x000056f1 fetch  0x00000001 , 0x0000487b 
- 00022255  0x000056f2 nbranch  0x000056f2 , 0x00000034 
- 00022256  0x000056f3 fetch  0x00000001 , 0x0000497d 
- 00022257  0x000056f4 ncall  0x000056f7 , 0x00000034 
- 00022258  0x000056f6 jam  0x00000000 , 0x0000487b 
- 00022259  0x000056f7 fetch  0x00000001 , 0x000044eb 
- 00022260  0x000056f8 store  0x00000001 , 0x0000497d 
- 00022261  0x000056f9 store  0x00000001 , 0x0000497c 
- 00022262  0x000056fa rtn 
- 00022263  0x000056fd bpatch  0x0000007b , 0x0000400f 
- 00022264  0x000056fe call  0x00005728 
- 00022265  0x000056ff rtn  0x00000028 
- 00022266  0x00005700 fetch  0x00000001 , 0x00004690 
- 00022267  0x00005702 copy  0x0000003f , 0x00000002 
- 00022268  0x00005703 fetch  0x00000008 , 0x00004713 
- 00022269  0x00005704 bbit1  0x00000017 , 0x00005704 
- 00022270  0x00005705 copy  0x00000002 , 0x0000003f 
- 00022271  0x00005707 increase  0x00000001 , 0x0000003f 
- 00022272  0x00005708 and  0x0000003f , 0x00000003 , 0x0000003f 
- 00022273  0x0000570a store  0x00000001 , 0x00004690 
- 00022274  0x0000570b call  0x00005744 
- 00022275  0x0000570c branch  0x00005cac 
- 00022276  0x00005712 fetch  0x00000001 , 0x0000498a 
- 00022277  0x00005713 nbranch  0x00005721 , 0x00000034 
- 00022278  0x00005715 fetch  0x00000008 , 0x00004713 
- 00022279  0x00005716 bbit1  0x0000001c , 0x00005715 
- 00022280  0x00005717 copy  0x00000002 , 0x0000003f 
- 00022281  0x00005718 rtneq  0x00000001 
- 00022282  0x0000571a beq  0x00000000 , 0x00005711 
- 00022283  0x0000571b beq  0x00000002 , 0x0000570f 
- 00022284  0x0000571c rtn 
- 00022285  0x0000571f setarg  0x00000002 
- 00022286  0x00005720 branch  0x00005701 
- 00022287  0x00005722 setarg  0x00000000 
- 00022288  0x00005723 branch  0x00005701 
- 00022289  0x00005725 setarg  0x00000001 
- 00022290  0x00005726 branch  0x00005701 
- 00022291  0x00005728 setarg  0x00000003 
- 00022292  0x00005729 branch  0x00005701 
- 00022293  0x0000572c copy  0x00000002 , 0x0000003f 
- 00022294  0x0000572d rtneq  0x00000001 
- 00022295  0x0000572e beq  0x00000000 , 0x00005711 
- 00022296  0x0000572f beq  0x00000002 , 0x00005713 
- 00022297  0x00005730 beq  0x00000003 , 0x0000570f 
- 00022298  0x00005731 rtn 
- 00022299  0x00005733 copy  0x00000002 , 0x0000003f 
- 00022300  0x00005734 rtneq  0x00000002 
- 00022301  0x00005735 beq  0x00000000 , 0x00005713 
- 00022302  0x00005736 beq  0x00000001 , 0x0000570f 
- 00022303  0x00005737 beq  0x00000003 , 0x0000570d 
- 00022304  0x00005738 rtn 
- 00022305  0x0000573c fetch  0x00000008 , 0x00004713 
- 00022306  0x0000573d bbit1  0x0000001c , 0x0000571b 
- 00022307  0x0000573e copy  0x00000002 , 0x0000003f 
- 00022308  0x0000573f rtneq  0x00000002 
- 00022309  0x00005741 beq  0x00000000 , 0x0000570d 
- 00022310  0x00005742 beq  0x00000001 , 0x0000570f 
- 00022311  0x00005743 rtn 
- 00022312  0x00005749 disable  0x00000028 
- 00022313  0x0000574a fetch  0x00000008 , 0x00004713 
- 00022314  0x0000574b rtnbit1  0x0000002b 
- 00022315  0x0000574c branch  0x00005eb1 
- 00022316  0x0000574f fetch  0x00000008 , 0x00004713 
- 00022317  0x00005750 bbit1  0x00000028 , 0x00005730 
- 00022318  0x00005751 bbit1  0x00000036 , 0x00005737 
- 00022319  0x00005752 rtn 
- 00022320  0x00005755 fetch  0x00000001 , 0x0000487a 
- 00022321  0x00005756 rtnne  0x00000001 
- 00022322  0x00005757 arg  0x0000497d , 0x00000013 
- 00022323  0x00005758 arg  0x00005735 , 0x00000012 
- 00022324  0x00005759 branch  0x000042e0 
- 00022325  0x0000575c jam  0x00000001 , 0x0000487b 
- 00022326  0x0000575d branch  0x00005ec6 
- 00022327  0x00005760 fetch  0x00000001 , 0x0000487a 
- 00022328  0x00005761 rtnne  0x00000001 
- 00022329  0x00005762 arg  0x0000497c , 0x00000013 
- 00022330  0x00005763 arg  0x0000573c , 0x00000012 
- 00022331  0x00005764 branch  0x000042e0 
- 00022332  0x00005767 jam  0x00000001 , 0x0000487b 
- 00022333  0x00005768 branch  0x00005ba3 
- 00022334  0x0000576b fetch  0x00000008 , 0x00004713 
- 00022335  0x0000576c rtnbit1  0x0000001c 
- 00022336  0x0000576d fetch  0x00000001 , 0x00004690 
- 00022337  0x0000576e rtnne  0x00000003 
- 00022338  0x0000576f jam  0x00000000 , 0x00004690 
- 00022339  0x00005770 rtn 
- 00022340  0x00005773 bpatch  0x0000007c , 0x0000400f 
- 00022341  0x00005774 call  0x0000573e 
- 00022342  0x00005775 call  0x0000613a 
- 00022343  0x00005777 bpatch  0x0000007d , 0x0000400f 
- 00022344  0x00005778 fetch  0x00000001 , 0x00004957 
- 00022345  0x00005779 beq  0x0000000c , 0x0000576b 
- 00022346  0x0000577a beq  0x00000003 , 0x00005785 
- 00022347  0x0000577b beq  0x0000000b , 0x00005799 
- 00022348  0x0000577c fetch  0x00000001 , 0x00004690 
- 00022349  0x0000577d beq  0x00000000 , 0x00005753 
- 00022350  0x0000577e beq  0x00000001 , 0x00005751 
- 00022351  0x0000577f beq  0x00000002 , 0x00005755 
- 00022352  0x00005780 beq  0x00000003 , 0x00005757 
- 00022353  0x00005782 fetcht  0x00000001 , 0x00004869 
- 00022354  0x00005783 branch  0x00005758 
- 00022355  0x00005785 fetcht  0x00000001 , 0x00004868 
- 00022356  0x00005786 branch  0x00005758 
- 00022357  0x00005788 fetcht  0x00000001 , 0x0000486a 
- 00022358  0x00005789 branch  0x00005758 
- 00022359  0x0000578b fetcht  0x00000001 , 0x0000486b 
- 00022360  0x0000578d fetch  0x00000001 , 0x00004957 
- 00022361  0x0000578e beq  0x00000004 , 0x00005767 
- 00022362  0x0000578f beq  0x00000005 , 0x00005767 
- 00022363  0x00005790 beq  0x00000008 , 0x00005769 
- 00022364  0x00005791 beq  0x00000007 , 0x00005769 
- 00022365  0x00005792 beq  0x00000006 , 0x00005767 
- 00022366  0x00005794 storet  0x00000001 , 0x00004879 
- 00022367  0x00005795 setarg  0x00000006 
- 00022368  0x00005796 call  0x000069e5 
- 00022369  0x00005797 and  0x0000003f , 0x000000f8 , 0x00000002 
- 00022370  0x00005798 fetch  0x00000001 , 0x00004879 
- 00022371  0x00005799 iadd  0x00000002 , 0x0000003f 
- 00022372  0x0000579a lshift8  0x0000003f , 0x0000003f 
- 00022373  0x0000579b add  0x0000003f , 0x00000006 , 0x0000003f 
- 00022374  0x0000579c branch  0x000069e4 
- 00022375  0x0000579f increase  0xffffffff , 0x00000002 
- 00022376  0x000057a0 branch  0x0000575e 
- 00022377  0x000057a3 increase  0x00000002 , 0x00000002 
- 00022378  0x000057a4 branch  0x0000575e 
- 00022379  0x000057a7 fetch  0x00000001 , 0x00004690 
- 00022380  0x000057a8 beq  0x00000000 , 0x0000576f 
- 00022381  0x000057a9 beq  0x00000001 , 0x00005775 
- 00022382  0x000057aa beq  0x00000002 , 0x00005778 
- 00022383  0x000057ac fetch  0x00000001 , 0x00004874 
- 00022384  0x000057ad copy  0x0000003f , 0x00000011 
- 00022385  0x000057ae branch  0x0000577d 
- 00022386  0x000057b1 fetch  0x00000001 , 0x00004875 
- 00022387  0x000057b2 copy  0x0000003f , 0x00000011 
- 00022388  0x000057b3 branch  0x0000577d 
- 00022389  0x000057b6 fetch  0x00000001 , 0x00004876 
- 00022390  0x000057b7 copy  0x0000003f , 0x00000011 
- 00022391  0x000057b8 branch  0x0000577d 
- 00022392  0x000057bb fetch  0x00000001 , 0x00004877 
- 00022393  0x000057bc copy  0x0000003f , 0x00000011 
- 00022394  0x000057bd branch  0x0000577d 
- 00022395  0x000057c0 fetch  0x00000001 , 0x00004878 
- 00022396  0x000057c1 copy  0x0000003f , 0x00000011 
- 00022397  0x000057c3 setarg  0x0000c309 
- 00022398  0x000057c4 call  0x000069e4 
- 00022399  0x000057c5 copy  0x00000011 , 0x0000003f 
- 00022400  0x000057c6 lshift8  0x0000003f , 0x0000003f 
- 00022401  0x000057c7 add  0x0000003f , 0x00000023 , 0x0000003f 
- 00022402  0x000057c8 call  0x000069e4 
- 00022403  0x000057c9 setarg  0x00000009 
- 00022404  0x000057ca branch  0x000069e4 
- 00022405  0x000057cd fetch  0x00000001 , 0x00004690 
- 00022406  0x000057ce beq  0x00000000 , 0x0000578c 
- 00022407  0x000057cf beq  0x00000001 , 0x0000578a 
- 00022408  0x000057d0 beq  0x00000002 , 0x0000578e 
- 00022409  0x000057d1 beq  0x00000003 , 0x00005790 
- 00022410  0x000057d3 fetch  0x00000001 , 0x0000486d 
- 00022411  0x000057d4 branch  0x00005791 
- 00022412  0x000057d6 fetch  0x00000001 , 0x0000486c 
- 00022413  0x000057d7 branch  0x00005791 
- 00022414  0x000057d9 fetch  0x00000001 , 0x0000486e 
- 00022415  0x000057da branch  0x00005791 
- 00022416  0x000057dc fetch  0x00000001 , 0x0000486f 
- 00022417  0x000057de store  0x00000001 , 0x00004879 
- 00022418  0x000057df lshift8  0x0000003f , 0x0000003f 
- 00022419  0x000057e0 copy  0x0000003f , 0x00000011 
- 00022420  0x000057e1 add  0x0000003f , 0x0000000d , 0x0000003f 
- 00022421  0x000057e2 call  0x000069e4 
- 00022422  0x000057e3 copy  0x00000011 , 0x0000003f 
- 00022423  0x000057e4 add  0x0000003f , 0x0000000e , 0x0000003f 
- 00022424  0x000057e5 branch  0x000069e4 
- 00022425  0x000057e8 fetch  0x00000001 , 0x00004690 
- 00022426  0x000057e9 beq  0x00000000 , 0x000057a0 
- 00022427  0x000057ea beq  0x00000001 , 0x0000579e 
- 00022428  0x000057eb beq  0x00000002 , 0x000057a2 
- 00022429  0x000057ec beq  0x00000003 , 0x000057a4 
- 00022430  0x000057ee fetch  0x00000001 , 0x00004871 
- 00022431  0x000057ef branch  0x00005791 
- 00022432  0x000057f2 fetch  0x00000001 , 0x00004870 
- 00022433  0x000057f3 branch  0x00005791 
- 00022434  0x000057f6 fetch  0x00000001 , 0x00004872 
- 00022435  0x000057f7 branch  0x00005791 
- 00022436  0x000057fa fetch  0x00000001 , 0x00004873 
- 00022437  0x000057fb branch  0x00005791 
- 00022438  0x00005804 call  0x0000584c 
- 00022439  0x00005805 fetch  0x00000001 , 0x00004987 
- 00022440  0x00005806 nbranch  0x00005860 , 0x00000034 
- 00022441  0x00005807 fetch  0x00000001 , 0x00004982 
- 00022442  0x00005808 nbranch  0x0000585f , 0x00000034 
- 00022443  0x0000580a call  0x00005888 
- 00022444  0x0000580b call  0x000057bc 
- 00022445  0x0000580c call  0x0000552f 
- 00022446  0x0000580d call  0x000057b7 
- 00022447  0x0000580e copy  0x00000011 , 0x0000003f 
- 00022448  0x0000580f fetcht  0x00000001 , 0x0000484e 
- 00022449  0x00005810 store  0x00000001 , 0x0000484e 
- 00022450  0x00005811 store  0x00000001 , 0x00004846 
- 00022451  0x00005812 ixor  0x00000002 , 0x0000003f 
- 00022452  0x00005813 sub  0x0000003f , 0x00000000 , 0x0000003e 
- 00022453  0x00005814 rtn  0x00000005 
- 00022454  0x00005815 branch  0x00007dba 
- 00022455  0x00005818 rtnmark0  0x00000026 
- 00022456  0x00005819 copy  0x00000011 , 0x0000003f 
- 00022457  0x0000581a rtn  0x00000034 
- 00022458  0x0000581b store  0x00000001 , 0x00004846 
- 00022459  0x0000581c branch  0x00007dba 
- 00022460  0x00005822 jam  0x00000000 , 0x00004979 
- 00022461  0x00005823 jam  0x00000000 , 0x0000497a 
- 00022462  0x00005824 jam  0x00000000 , 0x0000497b 
- 00022463  0x00005825 copy  0x0000003f , 0x00000012 
- 00022464  0x00005826 fetcht  0x00000001 , 0x00004644 
- 00022465  0x00005827 fetch  0x00000001 , 0x00004647 
- 00022466  0x00005828 isub  0x00000002 , 0x0000003e 
- 00022467  0x00005829 branch  0x000057cc , 0x00000005 
- 00022468  0x0000582a fetch  0x00000001 , 0x00004648 
- 00022469  0x0000582b isub  0x00000002 , 0x0000003e 
- 00022470  0x0000582c branch  0x000057d1 , 0x00000005 
- 00022471  0x0000582d fetcht  0x00000001 , 0x00004645 
- 00022472  0x0000582e fetch  0x00000001 , 0x00004647 
- 00022473  0x0000582f isub  0x00000002 , 0x0000003e 
- 00022474  0x00005830 branch  0x000057e0 , 0x00000005 
- 00022475  0x00005831 branch  0x000057e3 
- 00022476  0x00005834 fetcht  0x00000001 , 0x00004645 
- 00022477  0x00005835 fetch  0x00000001 , 0x00004648 
- 00022478  0x00005836 isub  0x00000002 , 0x0000003e 
- 00022479  0x00005837 branch  0x000057d6 , 0x00000005 
- 00022480  0x00005838 branch  0x000057d9 
- 00022481  0x0000583b fetcht  0x00000001 , 0x00004645 
- 00022482  0x0000583c fetch  0x00000001 , 0x00004647 
- 00022483  0x0000583d isub  0x00000002 , 0x0000003e 
- 00022484  0x0000583e branch  0x000057db , 0x00000005 
- 00022485  0x0000583f branch  0x000057de 
- 00022486  0x00005842 call  0x000057ef 
- 00022487  0x00005843 call  0x000057fb 
- 00022488  0x00005844 branch  0x000057e5 
- 00022489  0x00005847 call  0x000057ef 
- 00022490  0x00005848 branch  0x000057e1 
- 00022491  0x0000584b call  0x000057f8 
- 00022492  0x0000584c call  0x000057f2 
- 00022493  0x0000584d branch  0x000057e5 
- 00022494  0x00005850 call  0x000057f8 
- 00022495  0x00005851 branch  0x000057e4 
- 00022496  0x00005854 call  0x000057f2 
- 00022497  0x00005856 call  0x000057fe 
- 00022498  0x00005857 branch  0x000057e5 
- 00022499  0x0000585a call  0x000057fb 
- 00022500  0x0000585c call  0x000057f5 
- 00022501  0x0000585e call  0x00005801 
- 00022502  0x0000585f call  0x00005804 
- 00022503  0x00005860 fetch  0x00000001 , 0x0000497a 
- 00022504  0x00005861 rtn  0x00000034 
- 00022505  0x00005862 fetch  0x00000001 , 0x00004979 
- 00022506  0x00005863 rtn  0x00000034 
- 00022507  0x00005864 jam  0x00000001 , 0x0000497b 
- 00022508  0x00005865 fetch  0x00000001 , 0x0000484e 
- 00022509  0x00005866 copy  0x0000003f , 0x00000011 
- 00022510  0x00005867 rtn 
- 00022511  0x0000586a and  0x00000012 , 0x00000009 , 0x0000003f 
- 00022512  0x0000586b beq  0x00000009 , 0x0000580c 
- 00022513  0x0000586c rtn 
- 00022514  0x0000586e and  0x00000012 , 0x00000009 , 0x0000003f 
- 00022515  0x0000586f beq  0x00000012 , 0x0000580c 
- 00022516  0x00005870 rtn 
- 00022517  0x00005872 and  0x00000012 , 0x00000009 , 0x0000003f 
- 00022518  0x00005873 beq  0x0000000a , 0x0000580c 
- 00022519  0x00005874 rtn 
- 00022520  0x00005876 and  0x00000012 , 0x00000009 , 0x0000003f 
- 00022521  0x00005877 beq  0x00000011 , 0x0000580c 
- 00022522  0x00005878 rtn 
- 00022523  0x0000587a and  0x00000012 , 0x00000014 , 0x0000003f 
- 00022524  0x0000587b beq  0x00000014 , 0x0000580c 
- 00022525  0x0000587c rtn 
- 00022526  0x0000587e and  0x00000012 , 0x00000014 , 0x0000003f 
- 00022527  0x0000587f beq  0x00000012 , 0x0000580c 
- 00022528  0x00005880 rtn 
- 00022529  0x00005883 and  0x00000012 , 0x00000018 , 0x0000003f 
- 00022530  0x00005884 beq  0x00000018 , 0x0000580a 
- 00022531  0x00005885 rtn 
- 00022532  0x00005888 and  0x00000002 , 0x00000007 , 0x0000003f 
- 00022533  0x00005889 beq  0x00000003 , 0x0000580a 
- 00022534  0x0000588a beq  0x00000005 , 0x0000580a 
- 00022535  0x0000588b beq  0x00000006 , 0x0000580a 
- 00022536  0x0000588c beq  0x00000007 , 0x0000580a 
- 00022537  0x0000588d rtn 
- 00022538  0x00005891 jam  0x00000001 , 0x0000497a 
- 00022539  0x00005892 rtn 
- 00022540  0x00005895 jam  0x00000001 , 0x00004979 
- 00022541  0x00005896 rtn 
- 00022542  0x0000589f fetch  0x00000008 , 0x00004713 
- 00022543  0x000058a0 rtnbit0  0x00000017 
- 00022544  0x000058a1 bbit0  0x0000002c , 0x00005816 
- 00022545  0x000058a3 fetch  0x00000001 , 0x00004658 
- 00022546  0x000058a4 call  0x00005943 
- 00022547  0x000058a5 call  0x00005824 
- 00022548  0x000058a6 fetcht  0x00000001 , 0x00004658 
- 00022549  0x000058a7 branch  0x000055b5 
- 00022550  0x000058aa fetch  0x00000001 , 0x00004658 
- 00022551  0x000058ab call  0x00005946 
- 00022552  0x000058ac jam  0x00000000 , 0x0000498b 
- 00022553  0x000058ad fetcht  0x00000001 , 0x00004658 
- 00022554  0x000058ae fetch  0x00000001 , 0x00004988 
- 00022555  0x000058af call  0x0000583d 
- 00022556  0x000058b0 call  0x00005828 
- 00022557  0x000058b1 fetcht  0x00000001 , 0x00004658 
- 00022558  0x000058b2 branch  0x000055b5 
- 00022559  0x000058b5 call  0x000055b5 
- 00022560  0x000058b6 fetch  0x00000001 , 0x00004989 
- 00022561  0x000058b7 rtneq  0x00000001 
- 00022562  0x000058b8 jam  0x00000001 , 0x00004989 
- 00022563  0x000058b9 branch  0x000056f7 
- 00022564  0x000058bc jam  0x00000000 , 0x0000498b 
- 00022565  0x000058bd fetcht  0x00000001 , 0x00004658 
- 00022566  0x000058be fetch  0x00000001 , 0x00004988 
- 00022567  0x000058bf call  0x00005833 
- 00022568  0x000058c1 store  0x00000001 , 0x00004988 
- 00022569  0x000058c2 fetch  0x00000001 , 0x0000498a 
- 00022570  0x000058c3 branch  0x0000582f , 0x00000034 
- 00022571  0x000058c5 fetch  0x00000001 , 0x00004989 
- 00022572  0x000058c6 rtneq  0x00000001 
- 00022573  0x000058c7 jam  0x00000001 , 0x00004989 
- 00022574  0x000058c8 branch  0x000056f7 
- 00022575  0x000058cb fetch  0x00000001 , 0x00004989 
- 00022576  0x000058cc rtneq  0x00000000 
- 00022577  0x000058cd jam  0x00000000 , 0x00004989 
- 00022578  0x000058ce rtn 
- 00022579  0x000058d1 lshift  0x0000003f , 0x0000003f 
- 00022580  0x000058d2 copy  0x0000003f , 0x00000012 
- 00022581  0x000058d3 call  0x00006ee6 
- 00022582  0x000058d4 setflag  0x00000001 , 0x00000000 , 0x00000012 
- 00022583  0x000058d5 and  0x00000012 , 0x00000007 , 0x0000003f 
- 00022584  0x000058d6 fetcht  0x00000001 , 0x0000498b 
- 00022585  0x000058d7 copy  0x00000002 , 0x00000007 
- 00022586  0x000058d8 beq  0x00000007 , 0x00005848 
- 00022587  0x000058d9 beq  0x00000000 , 0x0000584a 
- 00022588  0x000058da rtn 
- 00022589  0x000058dd lshift  0x0000003f , 0x0000003f 
- 00022590  0x000058de copy  0x0000003f , 0x00000012 
- 00022591  0x000058df call  0x000055b1 
- 00022592  0x000058e0 call  0x00006ee6 
- 00022593  0x000058e1 setflag  0x00000001 , 0x00000000 , 0x00000012 
- 00022594  0x000058e2 and  0x00000012 , 0x00000007 , 0x0000003f 
- 00022595  0x000058e3 fetcht  0x00000001 , 0x0000498b 
- 00022596  0x000058e4 copy  0x00000002 , 0x00000007 
- 00022597  0x000058e5 beq  0x00000007 , 0x00005848 
- 00022598  0x000058e6 beq  0x00000000 , 0x0000584a 
- 00022599  0x000058e7 rtn 
- 00022600  0x000058ea jam  0x00000001 , 0x0000498a 
- 00022601  0x000058eb rtn 
- 00022602  0x000058ed jam  0x00000000 , 0x0000498a 
- 00022603  0x000058ee rtn 
- 00022604  0x000058f7 arg  0x00000000 , 0x00000012 
- 00022605  0x000058f8 fetch  0x00000001 , 0x00004657 
- 00022606  0x000058f9 rtneq  0x000000ff 
- 00022607  0x000058fa fetch  0x00000008 , 0x00004713 
- 00022608  0x000058fb bbit0  0x0000002e , 0x00005859 
- 00022609  0x000058fd fetcht  0x00000001 , 0x00004657 
- 00022610  0x000058fe call  0x000055b5 
- 00022611  0x000058ff fetcht  0x00000001 , 0x00004657 
- 00022612  0x00005900 call  0x00006ee6 
- 00022613  0x00005901 setflag  0x00000001 , 0x00000000 , 0x00000012 
- 00022614  0x00005903 copy  0x00000012 , 0x0000003f 
- 00022615  0x00005904 store  0x00000001 , 0x00004987 
- 00022616  0x00005905 rtn 
- 00022617  0x00005908 fetcht  0x00000001 , 0x00004657 
- 00022618  0x00005909 call  0x000055b1 
- 00022619  0x0000590a fetcht  0x00000001 , 0x00004657 
- 00022620  0x0000590b call  0x00006ee6 
- 00022621  0x0000590c nsetflag  0x00000001 , 0x00000000 , 0x00000012 
- 00022622  0x0000590d branch  0x00005856 
- 00022623  0x00005910 beq  0x00000004 , 0x00005878 
- 00022624  0x00005912 call  0x0000587b 
- 00022625  0x00005913 fetch  0x00000004 , 0x00004983 
- 00022626  0x00005914 arg  0x000000a0 , 0x00000002 
- 00022627  0x00005915 iadd  0x00000002 , 0x00000002 
- 00022628  0x00005916 copy  0x00000022 , 0x0000003f 
- 00022629  0x00005917 isub  0x00000002 , 0x0000003e 
- 00022630  0x00005918 nrtn  0x00000002 
- 00022631  0x00005919 store  0x00000004 , 0x00004983 
- 00022632  0x0000591a fetch  0x00000001 , 0x00004982 
- 00022633  0x0000591b beq  0x00000000 , 0x0000586e 
- 00022634  0x0000591c beq  0x00000001 , 0x00005871 
- 00022635  0x0000591d beq  0x00000002 , 0x00005874 
- 00022636  0x0000591e beq  0x00000003 , 0x00005876 
- 00022637  0x0000591f rtn 
- 00022638  0x00005922 jam  0x00000001 , 0x00004982 
- 00022639  0x00005924 jam  0x00000001 , 0x00004846 
- 00022640  0x00005925 branch  0x00007dba 
- 00022641  0x00005928 jam  0x00000002 , 0x00004982 
- 00022642  0x0000592a jam  0x00000000 , 0x00004846 
- 00022643  0x0000592b branch  0x00007dba 
- 00022644  0x0000592e jam  0x00000003 , 0x00004982 
- 00022645  0x0000592f branch  0x0000586f 
- 00022646  0x00005932 jam  0x00000000 , 0x00004982 
- 00022647  0x00005933 branch  0x00005872 
- 00022648  0x00005936 jam  0x00000000 , 0x00004982 
- 00022649  0x00005937 jam  0x00000000 , 0x00004846 
- 00022650  0x00005938 rtn 
- 00022651  0x0000593b fetcht  0x00000004 , 0x00004983 
- 00022652  0x0000593c copy  0x00000022 , 0x0000003f 
- 00022653  0x0000593d isub  0x00000002 , 0x0000003e 
- 00022654  0x0000593e ncall  0x00005880 , 0x00000002 
- 00022655  0x0000593f rtn 
- 00022656  0x00005941 setarg  0x00000000 
- 00022657  0x00005942 store  0x00000004 , 0x00004983 
- 00022658  0x00005943 rtn 
- 00022659  0x0000594c call  0x00005895 
- 00022660  0x0000594d call  0x00005888 
- 00022661  0x0000594e setarg  0x00000000 
- 00022662  0x0000594f store  0x00000003 , 0x0000496f 
- 00022663  0x00005950 rtn 
- 00022664  0x00005953 bpatch  0x0000007e , 0x0000400f 
- 00022665  0x00005954 fetch  0x00000001 , 0x0000473f 
- 00022666  0x00005955 ncall  0x00005895 , 0x00000034 
- 00022667  0x00005956 arg  0x00000000 , 0x00000011 
- 00022668  0x00005957 call  0x00005898 
- 00022669  0x00005958 call  0x000058a1 
- 00022670  0x00005959 call  0x000058aa 
- 00022671  0x0000595a call  0x000058b3 
- 00022672  0x0000595b call  0x000058cf 
- 00022673  0x0000595c call  0x0000584c 
- 00022674  0x0000595d call  0x000058ec 
- 00022675  0x0000595e copy  0x00000011 , 0x0000003f 
- 00022676  0x0000595f rtn 
- 00022677  0x00005962 setarg  0x00030303 
- 00022678  0x00005963 store  0x00000003 , 0x0000496f 
- 00022679  0x00005964 rtn 
- 00022680  0x00005967 fetch  0x00000001 , 0x00004644 
- 00022681  0x00005968 call  0x00005943 
- 00022682  0x00005969 jam  0x00000000 , 0x00004977 
- 00022683  0x0000596a fetcht  0x00000001 , 0x00004644 
- 00022684  0x0000596b fetch  0x00000001 , 0x0000496f 
- 00022685  0x0000596c call  0x00005925 
- 00022686  0x0000596d store  0x00000001 , 0x0000496f 
- 00022687  0x0000596e fetcht  0x00000001 , 0x00004644 
- 00022688  0x0000596f branch  0x000055b5 
- 00022689  0x00005972 fetch  0x00000001 , 0x00004646 
- 00022690  0x00005973 call  0x00005943 
- 00022691  0x00005974 jam  0x00000001 , 0x00004977 
- 00022692  0x00005975 fetcht  0x00000001 , 0x00004646 
- 00022693  0x00005976 fetch  0x00000001 , 0x00004970 
- 00022694  0x00005977 call  0x00005925 
- 00022695  0x00005978 store  0x00000001 , 0x00004970 
- 00022696  0x00005979 fetcht  0x00000001 , 0x00004646 
- 00022697  0x0000597a branch  0x000055b5 
- 00022698  0x0000597d fetch  0x00000001 , 0x00004645 
- 00022699  0x0000597e call  0x00005943 
- 00022700  0x0000597f jam  0x00000002 , 0x00004977 
- 00022701  0x00005980 fetcht  0x00000001 , 0x00004645 
- 00022702  0x00005981 fetch  0x00000001 , 0x00004971 
- 00022703  0x00005982 call  0x00005925 
- 00022704  0x00005983 store  0x00000001 , 0x00004971 
- 00022705  0x00005984 fetcht  0x00000001 , 0x00004645 
- 00022706  0x00005985 branch  0x000055b5 
- 00022707  0x00005988 fetch  0x00000001 , 0x00004647 
- 00022708  0x00005989 rtneq  0x000000ff 
- 00022709  0x0000598a jam  0x00000003 , 0x00004977 
- 00022710  0x0000598b fetch  0x00000001 , 0x00004972 
- 00022711  0x0000598c copy  0x0000003f , 0x00000013 
- 00022712  0x0000598d fetcht  0x00000001 , 0x00004647 
- 00022713  0x0000598e fetch  0x00000001 , 0x00004654 
- 00022714  0x0000598f beq  0x000000ff , 0x000058c8 
- 00022715  0x00005990 call  0x00006ee6 
- 00022716  0x00005991 branch  0x000058c4 , 0x00000001 
- 00022717  0x00005992 fetcht  0x00000001 , 0x00004654 
- 00022718  0x00005993 call  0x00006ef7 
- 00022719  0x00005994 fetcht  0x00000001 , 0x00004647 
- 00022720  0x00005995 fetch  0x00000001 , 0x00004972 
- 00022721  0x00005996 call  0x00005925 
- 00022722  0x00005998 store  0x00000001 , 0x00004972 
- 00022723  0x00005999 branch  0x000058df 
- 00022724  0x0000599c fetcht  0x00000001 , 0x00004654 
- 00022725  0x0000599d fetch  0x00000001 , 0x00004972 
- 00022726  0x0000599e call  0x00005925 
- 00022727  0x0000599f branch  0x000058c2 
- 00022728  0x000059a2 fetch  0x00000001 , 0x00004647 
- 00022729  0x000059a3 call  0x00005946 
- 00022730  0x000059a4 fetcht  0x00000001 , 0x00004647 
- 00022731  0x000059a5 call  0x00005931 
- 00022732  0x000059a6 store  0x00000001 , 0x00004972 
- 00022733  0x000059a7 fetcht  0x00000001 , 0x00004647 
- 00022734  0x000059a8 branch  0x000055b5 
- 00022735  0x000059ac fetch  0x00000001 , 0x00004648 
- 00022736  0x000059ad rtneq  0x000000ff 
- 00022737  0x000059ae jam  0x00000004 , 0x00004977 
- 00022738  0x000059af fetch  0x00000001 , 0x00004973 
- 00022739  0x000059b0 copy  0x0000003f , 0x00000013 
- 00022740  0x000059b1 fetcht  0x00000001 , 0x00004648 
- 00022741  0x000059b2 fetch  0x00000001 , 0x00004654 
- 00022742  0x000059b3 beq  0x000000ff , 0x000058e5 
- 00022743  0x000059b4 call  0x00006ee6 
- 00022744  0x000059b5 branch  0x000058e1 , 0x00000001 
- 00022745  0x000059b6 fetcht  0x00000001 , 0x00004654 
- 00022746  0x000059b7 call  0x00006ef7 
- 00022747  0x000059b8 fetcht  0x00000001 , 0x00004648 
- 00022748  0x000059b9 fetch  0x00000001 , 0x00004973 
- 00022749  0x000059ba call  0x00005925 
- 00022750  0x000059bc store  0x00000001 , 0x00004973 
- 00022751  0x000059be fetcht  0x00000001 , 0x00004654 
- 00022752  0x000059bf branch  0x000055b5 
- 00022753  0x000059c2 fetcht  0x00000001 , 0x00004654 
- 00022754  0x000059c3 fetch  0x00000001 , 0x00004973 
- 00022755  0x000059c4 call  0x00005925 
- 00022756  0x000059c5 branch  0x000058de 
- 00022757  0x000059c8 fetch  0x00000001 , 0x00004648 
- 00022758  0x000059c9 call  0x00005946 
- 00022759  0x000059ca fetcht  0x00000001 , 0x00004648 
- 00022760  0x000059cb call  0x00005931 
- 00022761  0x000059cc store  0x00000001 , 0x00004973 
- 00022762  0x000059cd fetcht  0x00000001 , 0x00004648 
- 00022763  0x000059ce branch  0x000055b5 
- 00022764  0x000059d1 jam  0x00000000 , 0x0000496c 
- 00022765  0x000059d2 fetch  0x00000001 , 0x00004656 
- 00022766  0x000059d3 rtneq  0x000000ff 
- 00022767  0x000059d4 fetch  0x00000008 , 0x00004713 
- 00022768  0x000059d5 rtnbit0  0x00000016 
- 00022769  0x000059d6 bbit1  0x0000002f , 0x000058fd 
- 00022770  0x000059d8 jam  0x00000007 , 0x00004977 
- 00022771  0x000059d9 fetcht  0x00000001 , 0x00004656 
- 00022772  0x000059da fetch  0x00000001 , 0x00004976 
- 00022773  0x000059db call  0x00005925 
- 00022774  0x000059dc store  0x00000001 , 0x00004976 
- 00022775  0x000059de copy  0x00000011 , 0x0000003f 
- 00022776  0x000059df bbit1  0x00000007 , 0x00005917 
- 00022777  0x000059e0 call  0x0000591a 
- 00022778  0x000059e2 fetch  0x00000001 , 0x0000496d 
- 00022779  0x000059e3 store  0x00000001 , 0x0000496e 
- 00022780  0x000059e4 rtn 
- 00022781  0x000059e7 jam  0x00000007 , 0x00004977 
- 00022782  0x000059e8 fetch  0x00000001 , 0x00004976 
- 00022783  0x000059e9 copy  0x0000003f , 0x00000013 
- 00022784  0x000059ea fetcht  0x00000001 , 0x00004656 
- 00022785  0x000059eb fetch  0x00000001 , 0x00004654 
- 00022786  0x000059ec beq  0x000000ff , 0x0000590f 
- 00022787  0x000059ed call  0x00006ee6 
- 00022788  0x000059ee branch  0x0000590b , 0x00000001 
- 00022789  0x000059ef fetcht  0x00000001 , 0x00004654 
- 00022790  0x000059f0 call  0x00006ef7 
- 00022791  0x000059f1 fetcht  0x00000001 , 0x00004656 
- 00022792  0x000059f2 fetch  0x00000001 , 0x00004976 
- 00022793  0x000059f3 call  0x00005925 
- 00022794  0x000059f4 branch  0x00005913 
- 00022795  0x000059f7 fetcht  0x00000001 , 0x00004654 
- 00022796  0x000059f8 fetch  0x00000001 , 0x00004976 
- 00022797  0x000059f9 call  0x00005925 
- 00022798  0x000059fa branch  0x00005913 
- 00022799  0x000059fd fetch  0x00000001 , 0x00004656 
- 00022800  0x000059fe call  0x00005946 
- 00022801  0x000059ff fetcht  0x00000001 , 0x00004656 
- 00022802  0x00005a00 call  0x00005931 
- 00022803  0x00005a02 store  0x00000001 , 0x00004976 
- 00022804  0x00005a03 call  0x000058f7 
- 00022805  0x00005a04 fetcht  0x00000001 , 0x00004656 
- 00022806  0x00005a05 branch  0x000055b5 
- 00022807  0x00005a09 jam  0x00000001 , 0x0000496d 
- 00022808  0x00005a0a call  0x0000591d 
- 00022809  0x00005a0b branch  0x000058fa 
- 00022810  0x00005a0e jam  0x00000000 , 0x0000496d 
- 00022811  0x00005a0f fetch  0x00000001 , 0x0000496e 
- 00022812  0x00005a10 rtn  0x00000034 
- 00022813  0x00005a12 jam  0x00000001 , 0x0000496c 
- 00022814  0x00005a13 rtn 
- 00022815  0x00005a18 call  0x00006ee6 
- 00022816  0x00005a19 fetcht  0x00000001 , 0x00004977 
- 00022817  0x00005a1a copy  0x00000002 , 0x00000007 
- 00022818  0x00005a1b branch  0x0000592f , 0x00000001 
- 00022819  0x00005a1d qset0  0x00000011 
- 00022820  0x00005a1e rtn 
- 00022821  0x00005a21 lshift  0x0000003f , 0x0000003f 
- 00022822  0x00005a22 copy  0x0000003f , 0x00000012 
- 00022823  0x00005a23 call  0x00006ee6 
- 00022824  0x00005a24 setflag  0x00000001 , 0x00000000 , 0x00000012 
- 00022825  0x00005a26 and  0x00000012 , 0x00000007 , 0x0000003f 
- 00022826  0x00005a28 fetcht  0x00000001 , 0x00004977 
- 00022827  0x00005a29 copy  0x00000002 , 0x00000007 
- 00022828  0x00005a2a beq  0x00000007 , 0x0000592f 
- 00022829  0x00005a2b beq  0x00000000 , 0x00005923 
- 00022830  0x00005a2c rtn 
- 00022831  0x00005a2f qset1  0x00000011 
- 00022832  0x00005a30 rtn 
- 00022833  0x00005a33 bpatch  0x0000007f , 0x0000400f 
- 00022834  0x00005a34 copy  0x00000013 , 0x0000003f 
- 00022835  0x00005a35 store  0x00000001 , 0x00004978 
- 00022836  0x00005a36 lshift  0x0000003f , 0x0000003f 
- 00022837  0x00005a37 copy  0x0000003f , 0x00000012 
- 00022838  0x00005a38 copy  0x00000002 , 0x00000013 
- 00022839  0x00005a39 call  0x000055b1 
- 00022840  0x00005a3a copy  0x00000013 , 0x00000002 
- 00022841  0x00005a3b call  0x00006ee6 
- 00022842  0x00005a3c nsetflag  0x00000001 , 0x00000000 , 0x00000012 
- 00022843  0x00005a3d call  0x0000593d 
- 00022844  0x00005a3e branch  0x0000592a 
- 00022845  0x00005a41 fetcht  0x00000001 , 0x00004978 
- 00022846  0x00005a42 and_into  0x00000001 , 0x00000002 
- 00022847  0x00005a43 and  0x00000012 , 0x00000001 , 0x0000003f 
- 00022848  0x00005a44 isub  0x00000002 , 0x0000003e 
- 00022849  0x00005a45 nbranch  0x00005abc , 0x00000005 
- 00022850  0x00005a46 rtn 
- 00022851  0x00005a4b rtneq  0x000000ff 
- 00022852  0x00005a4c arg  0x0000003f , 0x00000002 
- 00022853  0x00005a4d branch  0x00006f21 
- 00022854  0x00005a51 rtneq  0x000000ff 
- 00022855  0x00005a52 arg  0x0000003e , 0x00000002 
- 00022856  0x00005a53 branch  0x00006f21 
- 00022857  0x00005a59 bpatch  0x00000080 , 0x00004010 
- 00022858  0x00005a5a call  0x000055f6 
- 00022859  0x00005a5b rtn  0x0000002b 
- 00022860  0x00005a5d call  0x000059e7 
- 00022861  0x00005a5f bpatch  0x00000081 , 0x00004010 
- 00022862  0x00005a60 call  0x00005958 
- 00022863  0x00005a61 beq  0x00000030 , 0x0000595f 
- 00022864  0x00005a62 beq  0x00000031 , 0x000059c6 
- 00022865  0x00005a63 beq  0x00000058 , 0x000059cf 
- 00022866  0x00005a64 call  0x00005955 
- 00022867  0x00005a65 nop  0x00001af4 
- 00022868  0x00005a66 branch  0x0000594d 
- 00022869  0x00005a68 fetcht  0x00000001 , 0x0000464c 
- 00022870  0x00005a69 call  0x000069c7 
- 00022871  0x00005a6a branch  0x000055fb 
- 00022872  0x00005a6d setarg  0x00000001 
- 00022873  0x00005a6e call  0x000069e5 
- 00022874  0x00005a6f store  0x00000001 , 0x0000485a 
- 00022875  0x00005a70 setarg  0x00000000 
- 00022876  0x00005a71 call  0x000069e5 
- 00022877  0x00005a72 store  0x00000001 , 0x00004859 
- 00022878  0x00005a73 rtn 
- 00022879  0x00005a76 fetch  0x00000001 , 0x0000485a 
- 00022880  0x00005a77 beq  0x0000005a , 0x0000596e 
- 00022881  0x00005a78 beq  0x000000d8 , 0x00005974 
- 00022882  0x00005a79 beq  0x000000d1 , 0x00005968 
- 00022883  0x00005a7a beq  0x000000d2 , 0x0000598c 
- 00022884  0x00005a7b beq  0x00000002 , 0x00005993 
- 00022885  0x00005a7c beq  0x00000054 , 0x0000599c 
- 00022886  0x00005a7d beq  0x00000050 , 0x000059c3 
- 00022887  0x00005a7e branch  0x0000594d 
- 00022888  0x00005a81 setarg  0x00000049 
- 00022889  0x00005a82 call  0x000069e5 
- 00022890  0x00005a83 beq  0x000000a1 , 0x0000596c 
- 00022891  0x00005a84 branch  0x00005983 
- 00022892  0x00005a87 jam  0x0000000c , 0x00004957 
- 00022893  0x00005a88 rtn 
- 00022894  0x00005a8b jam  0x00000005 , 0x00004957 
- 00022895  0x00005a8c call  0x000059da 
- 00022896  0x00005a8d call  0x00007c95 
- 00022897  0x00005a8e arg  0x000048d6 , 0x00000013 
- 00022898  0x00005a8f call  0x00005995 
- 00022899  0x00005a90 branch  0x00005747 
- 00022900  0x00005a93 setarg  0x00000016 
- 00022901  0x00005a94 call  0x000069e5 
- 00022902  0x00005a95 sub  0x0000003f , 0x000000bd , 0x0000003e 
- 00022903  0x00005a96 nbranch  0x00005949 , 0x00000005 
- 00022904  0x00005a97 setarg  0x00000019 
- 00022905  0x00005a98 call  0x000069e5 
- 00022906  0x00005a99 sub  0x0000003f , 0x00000055 , 0x0000003e 
- 00022907  0x00005a9a nbranch  0x00005949 , 0x00000005 
- 00022908  0x00005a9b setarg  0x0000001b 
- 00022909  0x00005a9c call  0x000069e5 
- 00022910  0x00005a9d sub  0x0000003f , 0x0000001d , 0x0000003e 
- 00022911  0x00005a9e nbranch  0x00005949 , 0x00000005 
- 00022912  0x00005a9f jam  0x00000006 , 0x00004957 
- 00022913  0x00005aa0 arg  0x0000491a , 0x00000013 
- 00022914  0x00005aa1 branch  0x00005995 
- 00022915  0x00005aa4 jam  0x00000000 , 0x00004957 
- 00022916  0x00005aa5 arg  0x00004890 , 0x00000013 
- 00022917  0x00005aa6 call  0x00005995 
- 00022918  0x00005aa7 arg  0x0000489a , 0x00000013 
- 00022919  0x00005aa8 call  0x00005995 
- 00022920  0x00005aa9 setarg  0x00000943 
- 00022921  0x00005aaa call  0x000069e4 
- 00022922  0x00005aab arg  0x000048b4 , 0x00000013 
- 00022923  0x00005aac branch  0x00005995 
- 00022924  0x00005aaf jam  0x00000002 , 0x00004957 
- 00022925  0x00005ab0 arg  0x00004886 , 0x00000013 
- 00022926  0x00005ab1 call  0x00005995 
- 00022927  0x00005ab2 arg  0x0000489a , 0x00000013 
- 00022928  0x00005ab3 call  0x00005995 
- 00022929  0x00005ab4 arg  0x000048b4 , 0x00000013 
- 00022930  0x00005ab5 branch  0x00005995 
- 00022931  0x00005ab8 jam  0x00000003 , 0x00004957 
- 00022932  0x00005ab9 arg  0x0000487c , 0x00000013 
- 00022933  0x00005abb ifetch  0x00000002 , 0x00000013 
- 00022934  0x00005abc arg  0x0000ffff , 0x00000002 
- 00022935  0x00005abd isub  0x00000002 , 0x0000003e 
- 00022936  0x00005abe rtn  0x00000005 
- 00022937  0x00005abf call  0x000069e4 
- 00022938  0x00005ac0 increase  0x00000002 , 0x00000013 
- 00022939  0x00005ac1 branch  0x00005995 
- 00022940  0x00005ac4 call  0x000059d8 
- 00022941  0x00005ac5 setarg  0x00009a5b 
- 00022942  0x00005ac6 call  0x000069e4 
- 00022943  0x00005ac7 setarg  0x0000000d 
- 00022944  0x00005ac8 call  0x000069e5 
- 00022945  0x00005ac9 sub  0x0000003f , 0x00000012 , 0x0000003e 
- 00022946  0x00005aca branch  0x000059b0 , 0x00000005 
- 00022947  0x00005acb sub  0x0000003f , 0x0000000a , 0x0000003e 
- 00022948  0x00005acc nbranch  0x000059b3 , 0x00000005 
- 00022949  0x00005acd setarg  0x0000000e 
- 00022950  0x00005ace call  0x000069e5 
- 00022951  0x00005acf sub  0x0000003f , 0x000000e5 , 0x0000003e 
- 00022952  0x00005ad0 nbranch  0x0000594d , 0x00000005 
- 00022953  0x00005ad1 setarg  0x00000010 
- 00022954  0x00005ad2 call  0x000069e5 
- 00022955  0x00005ad3 sub  0x0000003f , 0x000000a5 , 0x0000003e 
- 00022956  0x00005ad4 branch  0x000059b0 , 0x00000005 
- 00022957  0x00005ad5 call  0x000059c0 
- 00022958  0x00005ad7 jam  0x00000008 , 0x00004957 
- 00022959  0x00005ad8 rtn 
- 00022960  0x00005ada jam  0x00000009 , 0x00004957 
- 00022961  0x00005adb arg  0x000048fc , 0x00000013 
- 00022962  0x00005adc branch  0x00005995 
- 00022963  0x00005ade sub  0x0000003f , 0x00000010 , 0x0000003e 
- 00022964  0x00005adf nbranch  0x0000594d , 0x00000005 
- 00022965  0x00005ae0 setarg  0x0000000e 
- 00022966  0x00005ae1 call  0x000069e5 
- 00022967  0x00005ae2 sub  0x0000003f , 0x000000c5 , 0x0000003e 
- 00022968  0x00005ae3 nbranch  0x0000594d , 0x00000005 
- 00022969  0x00005ae4 setarg  0x00000010 
- 00022970  0x00005ae5 call  0x000069e5 
- 00022971  0x00005ae6 sub  0x0000003f , 0x00000038 , 0x0000003e 
- 00022972  0x00005ae7 nbranch  0x0000594d , 0x00000005 
- 00022973  0x00005ae9 call  0x000059c0 
- 00022974  0x00005aea jam  0x0000000a , 0x00004957 
- 00022975  0x00005aeb rtn 
- 00022976  0x00005aed setarg  0x0000005b 
- 00022977  0x00005aee call  0x000069e4 
- 00022978  0x00005aef branch  0x000059d6 
- 00022979  0x00005af2 jam  0x00000007 , 0x00004957 
- 00022980  0x00005af3 arg  0x0000493a , 0x00000013 
- 00022981  0x00005af4 branch  0x00005995 
- 00022982  0x00005af7 call  0x000059e7 
- 00022983  0x00005af8 fetch  0x00000001 , 0x0000485a 
- 00022984  0x00005af9 beq  0x00000070 , 0x000059cd 
- 00022985  0x00005afa beq  0x00000000 , 0x000059cb 
- 00022986  0x00005afb branch  0x0000594d 
- 00022987  0x00005afe jam  0x00000001 , 0x00004957 
- 00022988  0x00005aff rtn 
- 00022989  0x00005b02 jam  0x00000004 , 0x00004957 
- 00022990  0x00005b03 rtn 
- 00022991  0x00005b06 call  0x000059e7 
- 00022992  0x00005b07 fetch  0x00000001 , 0x0000485a 
- 00022993  0x00005b08 beq  0x00000059 , 0x000059d3 
- 00022994  0x00005b09 branch  0x0000595f 
- 00022995  0x00005b0b jam  0x0000000b , 0x00004957 
- 00022996  0x00005b0c arg  0x0000492a , 0x00000013 
- 00022997  0x00005b0d branch  0x00005995 
- 00022998  0x00005b10 setarg  0x00000009 
- 00022999  0x00005b11 branch  0x000069e4 
- 00023000  0x00005b13 setarg  0x00005a09 
- 00023001  0x00005b14 branch  0x000069e4 
- 00023002  0x00005b17 arg  0x00008006 , 0x00000002 
- 00023003  0x00005b18 fetch  0x00000001 , 0x00004957 
- 00023004  0x00005b19 bne  0x0000000b , 0x000059de 
- 00023005  0x00005b1a arg  0x00009706 , 0x00000002 
- 00023006  0x00005b1c copy  0x00000002 , 0x0000003f 
- 00023007  0x00005b1d call  0x000069e4 
- 00023008  0x00005b1e nop  0x00002ee0 
- 00023009  0x00005b1f rtn 
- 00023010  0x00005b22 arg  0x00004946 , 0x00000013 
- 00023011  0x00005b23 fetch  0x00000001 , 0x00004957 
- 00023012  0x00005b24 rtnne  0x0000000b 
- 00023013  0x00005b25 arg  0x0000494e , 0x00000013 
- 00023014  0x00005b26 rtn 
- 00023015  0x00005b29 bpatch  0x00000082 , 0x00004010 
- 00023016  0x00005b2a call  0x000055f6 
- 00023017  0x00005b2b call  0x000059da 
- 00023018  0x00005b2c call  0x000059e2 
- 00023019  0x00005b2d call  0x00005995 
- 00023020  0x00005b2e branch  0x00005747 
- 00023021  0x00005b31 bpatch  0x00000083 , 0x00004010 
- 00023022  0x00005b32 call  0x00005949 
- 00023023  0x00005b33 call  0x000055f6 
- 00023024  0x00005b34 arg  0x00000806 , 0x00000002 
- 00023025  0x00005b35 fetch  0x00000001 , 0x00004957 
- 00023026  0x00005b36 bne  0x0000000b , 0x000059f4 
- 00023027  0x00005b37 arg  0x00001f06 , 0x00000002 
- 00023028  0x00005b39 copy  0x00000002 , 0x0000003f 
- 00023029  0x00005b3a branch  0x000069e4 
- 00023030  0x00005b41 fetch  0x00000001 , 0x00004420 
- 00023031  0x00005b42 rtnne  0x00000000 
- 00023032  0x00005b43 fetch  0x00000001 , 0x00004957 
- 00023033  0x00005b44 beq  0x00000000 , 0x00005a02 
- 00023034  0x00005b45 beq  0x00000001 , 0x00005a02 
- 00023035  0x00005b46 beq  0x00000008 , 0x00005a02 
- 00023036  0x00005b47 beq  0x00000002 , 0x00005a02 
- 00023037  0x00005b48 beq  0x00000003 , 0x00005a26 
- 00023038  0x00005b49 beq  0x00000004 , 0x00005a02 
- 00023039  0x00005b4a beq  0x00000006 , 0x00005a4b 
- 00023040  0x00005b4b beq  0x0000000b , 0x00005a44 
- 00023041  0x00005b4c branch  0x00005a02 
- 00023042  0x00005b50 call  0x00005a6d 
- 00023043  0x00005b51 disable  0x00000028 
- 00023044  0x00005b52 fetch  0x00000001 , 0x00004659 
- 00023045  0x00005b53 beq  0x000000ff , 0x00005a09 
- 00023046  0x00005b54 fetcht  0x00000001 , 0x00004659 
- 00023047  0x00005b55 call  0x00006ee6 
- 00023048  0x00005b56 nrtn  0x00000001 
- 00023049  0x00005b58 setarg  0x00000000 
- 00023050  0x00005b59 call  0x000069e5 
- 00023051  0x00005b5a bne  0x00000030 , 0x00005a1c 
- 00023052  0x00005b5c setarg  0x00000002 
- 00023053  0x00005b5d call  0x000069e5 
- 00023054  0x00005b5e rtnbit0  0x00000007 
- 00023055  0x00005b5f call  0x00005a84 
- 00023056  0x00005b60 fetch  0x00000001 , 0x00004847 
- 00023057  0x00005b61 call  0x00005a7c 
- 00023058  0x00005b62 store  0x00000002 , 0x00004847 
- 00023059  0x00005b63 fetch  0x00000001 , 0x00004849 
- 00023060  0x00005b64 call  0x00005a7c 
- 00023061  0x00005b65 store  0x00000002 , 0x00004849 
- 00023062  0x00005b66 fetch  0x00000001 , 0x00004958 
- 00023063  0x00005b67 beq  0x00000000 , 0x00005a1e 
- 00023064  0x00005b68 beq  0x00000001 , 0x00005a20 
- 00023065  0x00005b69 beq  0x00000002 , 0x00005a22 
- 00023066  0x00005b6a beq  0x00000003 , 0x00005a24 
- 00023067  0x00005b6b rtn 
- 00023068  0x00005b6e beq  0x00000031 , 0x00005a0c 
- 00023069  0x00005b6f branch  0x00005955 
- 00023070  0x00005b72 call  0x00005a56 
- 00023071  0x00005b73 branch  0x00005a8b 
- 00023072  0x00005b75 call  0x00005a5e 
- 00023073  0x00005b76 branch  0x00005a8b 
- 00023074  0x00005b78 call  0x00005a5a 
- 00023075  0x00005b79 branch  0x00005a8b 
- 00023076  0x00005b7b call  0x00005a66 
- 00023077  0x00005b7c branch  0x00005a8b 
- 00023078  0x00005b81 call  0x00005a6d 
- 00023079  0x00005b82 fetch  0x00000001 , 0x00004659 
- 00023080  0x00005b83 beq  0x000000ff , 0x00005a2c 
- 00023081  0x00005b84 fetcht  0x00000001 , 0x00004659 
- 00023082  0x00005b85 call  0x00006ee6 
- 00023083  0x00005b86 nrtn  0x00000001 
- 00023084  0x00005b88 setarg  0x00000000 
- 00023085  0x00005b89 call  0x000069e5 
- 00023086  0x00005b8a bne  0x00000030 , 0x00005955 
- 00023087  0x00005b8c setarg  0x00000002 
- 00023088  0x00005b8d call  0x000069e5 
- 00023089  0x00005b8e rtnbit0  0x00000007 
- 00023090  0x00005b8f call  0x00005a84 
- 00023091  0x00005b90 call  0x00005a42 
- 00023092  0x00005b91 store  0x00000001 , 0x0000484d 
- 00023093  0x00005b92 rshift4  0x0000003f , 0x0000003f 
- 00023094  0x00005b93 call  0x00005a80 
- 00023095  0x00005b94 store  0x00000001 , 0x00004848 
- 00023096  0x00005b95 fetch  0x00000001 , 0x0000484d 
- 00023097  0x00005b96 and  0x0000003f , 0x0000000f , 0x0000003f 
- 00023098  0x00005b97 call  0x00005a80 
- 00023099  0x00005b98 store  0x00000001 , 0x0000484a 
- 00023100  0x00005b99 fetch  0x00000001 , 0x00004958 
- 00023101  0x00005b9a beq  0x00000000 , 0x00005a56 
- 00023102  0x00005b9b beq  0x00000001 , 0x00005a5e 
- 00023103  0x00005b9c beq  0x00000002 , 0x00005a5a 
- 00023104  0x00005b9d beq  0x00000003 , 0x00005a66 
- 00023105  0x00005b9e rtn 
- 00023106  0x00005ba1 setarg  0x00000012 
- 00023107  0x00005ba2 branch  0x000069e5 
- 00023108  0x00005ba5 call  0x00005a6d 
- 00023109  0x00005ba6 fetch  0x00000001 , 0x00004659 
- 00023110  0x00005ba7 beq  0x000000ff , 0x00005a4a 
- 00023111  0x00005ba8 fetcht  0x00000001 , 0x00004659 
- 00023112  0x00005ba9 call  0x00006ee6 
- 00023113  0x00005baa nrtn  0x00000001 
- 00023114  0x00005bac branch  0x00005a2f 
- 00023115  0x00005bb0 call  0x00005a6d 
- 00023116  0x00005bb1 disable  0x00000028 
- 00023117  0x00005bb2 setarg  0x00000002 
- 00023118  0x00005bb3 call  0x000069e5 
- 00023119  0x00005bb4 rtnbit0  0x00000007 
- 00023120  0x00005bb5 setarg  0x00000008 
- 00023121  0x00005bb6 call  0x000069e5 
- 00023122  0x00005bb7 branch  0x00005a0f , 0x00000034 
- 00023123  0x00005bb8 setarg  0x00000000 
- 00023124  0x00005bb9 store  0x00000006 , 0x00004847 
- 00023125  0x00005bba rtn 
- 00023126  0x00005bbd fetch  0x00000002 , 0x00004847 
- 00023127  0x00005bbe sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00023128  0x00005bbf store  0x00000002 , 0x00004847 
- 00023129  0x00005bc0 branch  0x00007dba 
- 00023130  0x00005bc2 fetch  0x00000002 , 0x00004849 
- 00023131  0x00005bc3 sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00023132  0x00005bc4 store  0x00000002 , 0x00004849 
- 00023133  0x00005bc5 branch  0x00007dba 
- 00023134  0x00005bc7 fetch  0x00000002 , 0x00004849 
- 00023135  0x00005bc8 sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00023136  0x00005bc9 store  0x00000002 , 0x00004849 
- 00023137  0x00005bca fetch  0x00000002 , 0x00004847 
- 00023138  0x00005bcb sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00023139  0x00005bcc store  0x00000002 , 0x00004847 
- 00023140  0x00005bcd call  0x00005a68 
- 00023141  0x00005bce branch  0x00007dba 
- 00023142  0x00005bd0 call  0x00005a68 
- 00023143  0x00005bd1 branch  0x00007dba 
- 00023144  0x00005bd4 fetch  0x00000002 , 0x00004849 
- 00023145  0x00005bd5 fetcht  0x00000002 , 0x00004847 
- 00023146  0x00005bd6 store  0x00000002 , 0x00004847 
- 00023147  0x00005bd7 storet  0x00000002 , 0x00004849 
- 00023148  0x00005bd8 rtn 
- 00023149  0x00005bdc fetch  0x00000001 , 0x00004860 
- 00023150  0x00005bdd call  0x00005a84 , 0x00000034 
- 00023151  0x00005bde jam  0x00000001 , 0x00004860 
- 00023152  0x00005bdf rtn 
- 00023153  0x00005be2 jam  0x00000001 , 0x00004956 
- 00023154  0x00005be3 call  0x000029c9 
- 00023155  0x00005be5 branch  0x00005949 
- 00023156  0x00005be8 fetch  0x00000001 , 0x00004659 
- 00023157  0x00005be9 rtnne  0x000000ff 
- 00023158  0x00005bea fetch  0x00000001 , 0x0000477d 
- 00023159  0x00005beb rtnne  0x00000001 
- 00023160  0x00005bec setarg  0x00000000 
- 00023161  0x00005bed store  0x00000001 , 0x0000477d 
- 00023162  0x00005bee store  0x00000004 , 0x00004847 
- 00023163  0x00005bef branch  0x00005a73 
- 00023164  0x00005bf2 rtnbit0  0x00000007 
- 00023165  0x00005bf3 arg  0x0000ff00 , 0x00000002 
- 00023166  0x00005bf4 ior  0x00000002 , 0x0000003f 
- 00023167  0x00005bf5 rtn 
- 00023168  0x00005bf8 rtnbit0  0x00000003 
- 00023169  0x00005bf9 arg  0x000000f0 , 0x00000002 
- 00023170  0x00005bfa ior  0x00000002 , 0x0000003f 
- 00023171  0x00005bfb rtn 
- 00023172  0x00005bfe arg  0x00000003 , 0x0000003f 
- 00023173  0x00005bff call  0x000069e5 
- 00023174  0x00005c00 store  0x00000002 , 0x00004847 
- 00023175  0x00005c01 arg  0x00000004 , 0x0000003f 
- 00023176  0x00005c02 call  0x000069e5 
- 00023177  0x00005c03 store  0x00000002 , 0x00004849 
- 00023178  0x00005c04 rtn 
- 00023179  0x00005c08 fetcht  0x00000001 , 0x0000464d 
- 00023180  0x00005c09 call  0x00006ee6 
- 00023181  0x00005c0a rtn  0x00000001 
- 00023182  0x00005c0b setarg  0x0000000a 
- 00023183  0x00005c0c call  0x000069e5 
- 00023184  0x00005c0d nop  0x000003e8 
- 00023185  0x00005c0e branch  0x00005a8b 
- 00023186  0x00005c11 setarg  0x00008100 
- 00023187  0x00005c12 branch  0x000069e4 
- 00023188  0x00005c18 jam  0x000000ff , 0x0000478f 
- 00023189  0x00005c1a jam  0x00000034 , 0x000043f3 
- 00023190  0x00005c1b setarg  0x000f0f0f 
- 00023191  0x00005c1c store  0x00000003 , 0x000042db 
- 00023192  0x00005c1d store  0x00000003 , 0x000042de 
- 00023193  0x00005c1e branch  0x000054a9 
- 00023194  0x00005c21 bpatch  0x00000084 , 0x00004010 
- 00023195  0x00005c22 call  0x00005c6f 
- 00023196  0x00005c23 call  0x00005aa8 
- 00023197  0x00005c24 fetch  0x00000001 , 0x00004666 
- 00023198  0x00005c25 beq  0x00000001 , 0x00005aa1 
- 00023199  0x00005c26 beq  0x00000002 , 0x00005aa3 
- 00023200  0x00005c27 rtn 
- 00023201  0x00005c29 fetch  0x00000006 , 0x00004668 
- 00023202  0x00005c2a branch  0x00005aa4 
- 00023203  0x00005c2c fetch  0x00000006 , 0x00004675 
- 00023204  0x00005c2e fetcht  0x00000006 , 0x000046e6 
- 00023205  0x00005c2f isub  0x00000002 , 0x0000003e 
- 00023206  0x00005c30 branch  0x00005c1a , 0x00000005 
- 00023207  0x00005c31 branch  0x000054a0 
- 00023208  0x00005c34 jam  0x0000005a , 0x0000478f 
- 00023209  0x00005c35 rtn 
- 00023210  0x00005c39 fetch  0x00000002 , 0x000044e9 
- 00023211  0x00005c3a bbit1  0x00000009 , 0x0000431f 
- 00023212  0x00005c3b branch  0x00005c39 
- 00023213  0x00005c3d setarg  0x00000000 
- 00023214  0x00005c3e store  0x00000002 , 0x00004781 
- 00023215  0x00005c3f fetch  0x00000002 , 0x000044e9 
- 00023216  0x00005c40 bbit1  0x00000009 , 0x0000431f 
- 00023217  0x00005c41 rtn 
- 00023218  0x00005c44 fetch  0x00000008 , 0x00004713 
- 00023219  0x00005c45 rtnbit0  0x0000001b 
- 00023220  0x00005c47 nbranch  0x00005aba , 0x00000028 
- 00023221  0x00005c48 fetch  0x00000001 , 0x00004959 
- 00023222  0x00005c49 increase  0x00000001 , 0x0000003f 
- 00023223  0x00005c4a and_into  0x0000000f , 0x0000003f 
- 00023224  0x00005c4b store  0x00000001 , 0x00004959 
- 00023225  0x00005c4c nrtn  0x00000034 
- 00023226  0x00005c4e jam  0x00000000 , 0x00004959 
- 00023227  0x00005c4f branch  0x00007dbc 
- 00023228  0x00005c52 fetch  0x00000001 , 0x00004659 
- 00023229  0x00005c53 rtnne  0x000000ff 
- 00023230  0x00005c54 jam  0x00000000 , 0x000040c0 
- 00023231  0x00005c55 jam  0x0000001e , 0x0000477e 
- 00023232  0x00005c56 rtn 
- 00023233  0x00005c5a bpatch  0x00000085 , 0x00004010 
- 00023234  0x00005c5b copy  0x00000013 , 0x0000003f 
- 00023235  0x00005c5c beq  0x00000014 , 0x00005ad0 
- 00023236  0x00005c5d beq  0x00000015 , 0x00005ae0 
- 00023237  0x00005c5e beq  0x00000010 , 0x00005c15 
- 00023238  0x00005c5f beq  0x00000031 , 0x00005aed 
- 00023239  0x00005c60 beq  0x00000029 , 0x00005aef 
- 00023240  0x00005c61 beq  0x00000032 , 0x00005af1 
- 00023241  0x00005c62 beq  0x0000003e , 0x00004329 
- 00023242  0x00005c63 beq  0x00000040 , 0x00005afc 
- 00023243  0x00005c64 beq  0x00000039 , 0x00006084 
- 00023244  0x00005c65 beq  0x0000003a , 0x00006053 
- 00023245  0x00005c66 beq  0x0000003c , 0x00006075 
- 00023246  0x00005c67 beq  0x00000044 , 0x00005b10 
- 00023247  0x00005c68 rtn 
- 00023248  0x00005c6c call  0x0000618e 
- 00023249  0x00005c6d jam  0x00000000 , 0x0000477d 
- 00023250  0x00005c6e call  0x00005a73 
- 00023251  0x00005c6f jam  0x00000001 , 0x00004794 
- 00023252  0x00005c70 call  0x00006042 
- 00023253  0x00005c71 fetch  0x00000001 , 0x00004795 
- 00023254  0x00005c72 nbranch  0x00005ad8 , 0x00000034 
- 00023255  0x00005c73 jam  0x00000014 , 0x00004796 
- 00023256  0x00005c75 fetch  0x00000002 , 0x000043f1 
- 00023257  0x00005c76 set0  0x00000000 , 0x0000003f 
- 00023258  0x00005c77 store  0x00000002 , 0x000043f1 
- 00023259  0x00005c78 jam  0x00000000 , 0x00004845 
- 00023260  0x00005c79 fetch  0x00000002 , 0x000047be 
- 00023261  0x00005c7a store  0x00000002 , 0x000047c0 
- 00023262  0x00005c7b call  0x00005c0b 
- 00023263  0x00005c7c branch  0x00005c39 
- 00023264  0x00005c7f setarg  0x00000000 
- 00023265  0x00005c80 store  0x00000002 , 0x000047c0 
- 00023266  0x00005c81 jam  0x00000000 , 0x00004794 
- 00023267  0x00005c82 arg  0x00000006 , 0x00000002 
- 00023268  0x00005c83 fetch  0x00000008 , 0x00004713 
- 00023269  0x00005c84 bbit1  0x0000001b , 0x00005ae7 
- 00023270  0x00005c85 arg  0x00000007 , 0x00000002 
- 00023271  0x00005c87 storet  0x00000002 , 0x000042d3 
- 00023272  0x00005c88 storet  0x00000002 , 0x000042d5 
- 00023273  0x00005c89 jam  0x00000000 , 0x000047c2 
- 00023274  0x00005c8a jam  0x00000000 , 0x00004956 
- 00023275  0x00005c8b call  0x000029cb 
- 00023276  0x00005c8c branch  0x00005b76 
- 00023277  0x00005c8f arg  0x00000002 , 0x00000007 
- 00023278  0x00005c90 branch  0x00005af8 
- 00023279  0x00005c94 jam  0x00000012 , 0x0000066f 
- 00023280  0x00005c95 branch  0x00007834 
- 00023281  0x00005c98 fetch  0x00000001 , 0x00004795 
- 00023282  0x00005c99 beq  0x00000001 , 0x00005af4 
- 00023283  0x00005c9a branch  0x00005af6 
- 00023284  0x00005c9c call  0x00005aef 
- 00023285  0x00005c9d jam  0x00000014 , 0x00004844 
- 00023286  0x00005c9f arg  0x00000001 , 0x00000007 
- 00023287  0x00005ca0 branch  0x00005af8 
- 00023288  0x00005ca3 fetch  0x00000001 , 0x00004843 
- 00023289  0x00005ca4 qset1  0x0000003f 
- 00023290  0x00005ca5 store  0x00000001 , 0x00004843 
- 00023291  0x00005ca6 rtn 
- 00023292  0x00005ca9 fetch  0x00000002 , 0x0000433c 
- 00023293  0x00005caa rtneq  0x00000000 
- 00023294  0x00005cab fetch  0x00000001 , 0x0000016a 
- 00023295  0x00005cac rshift2  0x0000003f , 0x0000003f 
- 00023296  0x00005cad sub  0x0000003f , 0x0000000c , 0x0000003e 
- 00023297  0x00005cae rtn  0x00000002 
- 00023298  0x00005caf setarg  0x00000009 
- 00023299  0x00005cb0 store  0x00000002 , 0x000042d3 
- 00023300  0x00005cb1 store  0x00000002 , 0x000042d5 
- 00023301  0x00005cb2 call  0x00005aef 
- 00023302  0x00005cb4 jam  0x00000001 , 0x000047c2 
- 00023303  0x00005cb5 rtn 
- 00023304  0x00005cb8 fetch  0x00000001 , 0x00004795 
- 00023305  0x00005cb9 nrtn  0x00000034 
- 00023306  0x00005cba fetch  0x00000001 , 0x00004398 
- 00023307  0x00005cbb sub  0x0000003f , 0x00000022 , 0x0000003f 
- 00023308  0x00005cbc nrtn  0x00000005 
- 00023309  0x00005cbd jam  0x00000000 , 0x00004844 
- 00023310  0x00005cbf arg  0x00000000 , 0x00000007 
- 00023311  0x00005cc0 branch  0x00005af8 
- 00023312  0x00005cc3 fetch  0x00000001 , 0x000001a2 
- 00023313  0x00005cc4 sub  0x0000003f , 0x0000000c , 0x0000003e 
- 00023314  0x00005cc5 nbranch  0x00005b06 , 0x00000002 
- 00023315  0x00005cc6 store  0x00000002 , 0x000042d3 
- 00023316  0x00005cc7 store  0x00000002 , 0x000042d5 
- 00023317  0x00005cc8 fetch  0x00000001 , 0x000001a4 
- 00023318  0x00005cc9 branch  0x00005b1d , 0x00000034 
- 00023319  0x00005cca fetcht  0x00000001 , 0x0000496b 
- 00023320  0x00005ccb isub  0x00000002 , 0x0000003e 
- 00023321  0x00005ccc branch  0x00005b1d , 0x00000002 
- 00023322  0x00005ccd fetch  0x00000001 , 0x000001a4 
- 00023323  0x00005cce store  0x00000001 , 0x000040c0 
- 00023324  0x00005ccf branch  0x00005b1f 
- 00023325  0x00005cd1 fetch  0x00000001 , 0x0000496b 
- 00023326  0x00005cd2 store  0x00000001 , 0x000040c0 
- 00023327  0x00005cd4 jam  0x00000000 , 0x000047c2 
- 00023328  0x00005cd5 rtn 
- 00023329  0x00005cd8 jam  0x00000000 , 0x00004843 
- 00023330  0x00005cd9 rtn 
- 00023331  0x00005cdc bpatch  0x00000086 , 0x00004010 
- 00023332  0x00005cdd call  0x00002a28 
- 00023333  0x00005cde nrtn  0x00000034 
- 00023334  0x00005cdf fetch  0x00000001 , 0x0000478f 
- 00023335  0x00005ce0 beq  0x000000ff , 0x00005b2b 
- 00023336  0x00005ce1 fetch  0x00000001 , 0x00004843 
- 00023337  0x00005ce2 and  0x0000003f , 0x00000003 , 0x0000003f 
- 00023338  0x00005ce3 rtnne  0x00000003 
- 00023339  0x00005ce5 fetch  0x00000001 , 0x00004956 
- 00023340  0x00005ce6 call  0x00005a71 , 0x00000034 
- 00023341  0x00005ce7 fetch  0x00000008 , 0x00004713 
- 00023342  0x00005ce8 bbit1  0x00000001 , 0x00005b5b 
- 00023343  0x00005ce9 bbit1  0x00000000 , 0x00005b5b 
- 00023344  0x00005cea bbit1  0x00000005 , 0x00005b5b 
- 00023345  0x00005ceb bbit1  0x00000006 , 0x00005b5b 
- 00023346  0x00005cec call  0x00005601 
- 00023347  0x00005ced call  0x00005ab2 
- 00023348  0x00005cee nrtn  0x00000028 
- 00023349  0x00005cef call  0x00005abc 
- 00023350  0x00005cf0 call  0x00005a74 
- 00023351  0x00005cf1 call  0x000056b1 
- 00023352  0x00005cf2 fetch  0x00000008 , 0x00004713 
- 00023353  0x00005cf3 bbit0  0x00000016 , 0x00005b3c 
- 00023354  0x00005cf4 fetch  0x00000001 , 0x0000496c 
- 00023355  0x00005cf5 beq  0x00000001 , 0x00005b3d 
- 00023356  0x00005cf7 branch  0x00005b5d 
- 00023357  0x00005cfb fetch  0x00000001 , 0x0000496d 
- 00023358  0x00005cfc branch  0x00005b4d , 0x00000034 
- 00023359  0x00005cfd fetch  0x00000008 , 0x0000472b 
- 00023360  0x00005cff store  0x00000008 , 0x00000670 
- 00023361  0x00005d00 fetch  0x00000001 , 0x0000472a 
- 00023362  0x00005d01 beq  0x00000003 , 0x00005b4f 
- 00023363  0x00005d02 beq  0x00000002 , 0x00005b52 
- 00023364  0x00005d03 jam  0x00000008 , 0x000047b4 
- 00023365  0x00005d04 fetcht  0x00000002 , 0x000047b5 
- 00023366  0x00005d06 fetch  0x00000001 , 0x000047b4 
- 00023367  0x00005d07 copy  0x0000003f , 0x00000011 
- 00023368  0x00005d08 call  0x00002dee 
- 00023369  0x00005d09 fetcht  0x00000001 , 0x000047b4 
- 00023370  0x00005d0a copy  0x00000002 , 0x00000039 
- 00023371  0x00005d0b arg  0x00000670 , 0x00000006 
- 00023372  0x00005d0c branch  0x00007cda 
- 00023373  0x00005d0f fetch  0x00000008 , 0x00004734 
- 00023374  0x00005d10 branch  0x00005b40 
- 00023375  0x00005d13 jam  0x00000003 , 0x000047b4 
- 00023376  0x00005d14 fetcht  0x00000002 , 0x000047b7 
- 00023377  0x00005d15 branch  0x00005b46 
- 00023378  0x00005d18 jam  0x00000002 , 0x000047b4 
- 00023379  0x00005d19 fetcht  0x00000002 , 0x000047b9 
- 00023380  0x00005d1a branch  0x00005b46 
- 00023381  0x00005d1d arg  0x00000001 , 0x00000011 
- 00023382  0x00005d1e fetcht  0x00000002 , 0x000047bb 
- 00023383  0x00005d1f call  0x00002dee 
- 00023384  0x00005d20 fetch  0x00000001 , 0x000047bd 
- 00023385  0x00005d21 istore  0x00000001 , 0x00000005 
- 00023386  0x00005d22 rtn 
- 00023387  0x00005d25 setarg  0x00000000 
- 00023388  0x00005d26 store  0x00000007 , 0x00004846 
- 00023389  0x00005d28 jam  0x00000007 , 0x000047b4 
- 00023390  0x00005d29 fetch  0x00000007 , 0x00004846 
- 00023391  0x00005d2a store  0x00000007 , 0x00000670 
- 00023392  0x00005d2b fetcht  0x00000002 , 0x0000439b 
- 00023393  0x00005d2c branch  0x00005b46 
- 00023394  0x00005d2f jam  0x00000000 , 0x00004795 
- 00023395  0x00005d30 fetch  0x00000003 , 0x0000479a 
- 00023396  0x00005d31 store  0x00000003 , 0x0000434d 
- 00023397  0x00005d32 call  0x00005b6b 
- 00023398  0x00005d33 setarg  0x00000005 
- 00023399  0x00005d34 istore  0x00000001 , 0x00000006 
- 00023400  0x00005d35 arg  0x000047a0 , 0x00000006 
- 00023401  0x00005d36 call  0x00005b72 
- 00023402  0x00005d37 branch  0x00007870 
- 00023403  0x00005d3a arg  0x00004349 , 0x00000011 
- 00023404  0x00005d3c ifetch  0x00000001 , 0x00000011 
- 00023405  0x00005d3d rtn  0x00000034 
- 00023406  0x00005d3e iadd  0x00000006 , 0x00000011 
- 00023407  0x00005d3f ifetch  0x00000001 , 0x00000006 
- 00023408  0x00005d40 rtneq  0x00000001 
- 00023409  0x00005d41 branch  0x00005b6c 
- 00023410  0x00005d44 arg  0x00004354 , 0x00000005 
- 00023411  0x00005d45 arg  0x00000013 , 0x00000039 
- 00023412  0x00005d46 call  0x00007cda 
- 00023413  0x00005d47 branch  0x00002969 
- 00023414  0x00005d4e call  0x00005b7b 
- 00023415  0x00005d4f fetch  0x00000002 , 0x000043ef 
- 00023416  0x00005d50 bbit1  0x00000007 , 0x00005b81 
- 00023417  0x00005d51 bbit1  0x00000000 , 0x000042fc 
- 00023418  0x00005d52 branch  0x00005c1a 
- 00023419  0x00005d55 setarg  0x00000000 
- 00023420  0x00005d56 store  0x00000008 , 0x0000484f 
- 00023421  0x00005d57 istore  0x00000004 , 0x00000005 
- 00023422  0x00005d58 jam  0x00000000 , 0x00004860 
- 00023423  0x00005d59 jam  0x00000000 , 0x0000429a 
- 00023424  0x00005d5a rtn 
- 00023425  0x00005d5d call  0x00005b21 
- 00023426  0x00005d5e fetch  0x00000002 , 0x000043ef 
- 00023427  0x00005d5f bbit1  0x00000000 , 0x000042fc 
- 00023428  0x00005d60 branch  0x000054cd 
- 00023429  0x00005d65 bpatch  0x00000087 , 0x00004010 
- 00023430  0x00005d67 call  0x0000614d 
- 00023431  0x00005d68 call  0x0000553d 
- 00023432  0x00005d6a call  0x00006110 
- 00023433  0x00005d6b call  0x000061b1 
- 00023434  0x00005d6c call  0x0000611e 
- 00023435  0x00005d6e call  0x0000328e 
- 00023436  0x00005d6f call  0x00003531 
- 00023437  0x00005d70 call  0x00005fdd 
- 00023438  0x00005d72 call  0x0000572c 
- 00023439  0x00005d73 call  0x00005b9b 
- 00023440  0x00005d74 call  0x00005bab 
- 00023441  0x00005d75 call  0x00005bce 
- 00023442  0x00005d77 call  0x00005bd3 
- 00023443  0x00005d78 call  0x00005be1 
- 00023444  0x00005d79 call  0x00005bee 
- 00023445  0x00005d7a call  0x00005be4 
- 00023446  0x00005d7c call  0x00005bfb 
- 00023447  0x00005d7d call  0x00005bfe 
- 00023448  0x00005d7e call  0x000056b6 
- 00023449  0x00005d7f call  0x00005c0e 
- 00023450  0x00005d80 branch  0x00005c05 
- 00023451  0x00005d83 fetch  0x00000008 , 0x00004713 
- 00023452  0x00005d84 bbit1  0x00000037 , 0x00005b9e 
- 00023453  0x00005d85 rtn 
- 00023454  0x00005d88 fetch  0x00000001 , 0x0000497f 
- 00023455  0x00005d89 rtnne  0x00000001 
- 00023456  0x00005d8a arg  0x0000497c , 0x00000013 
- 00023457  0x00005d8b arg  0x00005ba3 , 0x00000012 
- 00023458  0x00005d8c branch  0x000042e0 
- 00023459  0x00005d8f fetch  0x00000001 , 0x00004666 
- 00023460  0x00005d90 rtneq  0x00000000 
- 00023461  0x00005d91 fetch  0x00000008 , 0x00004713 
- 00023462  0x00005d92 rtnbit1  0x00000006 
- 00023463  0x00005d93 arg  0x00000006 , 0x00000007 
- 00023464  0x00005d94 call  0x00005f00 
- 00023465  0x00005d95 call  0x000042d0 
- 00023466  0x00005d96 branch  0x00005c15 
- 00023467  0x00005d99 fetch  0x00000001 , 0x00004666 
- 00023468  0x00005d9a beq  0x00000000 , 0x00005bb1 
- 00023469  0x00005d9b fetch  0x00000008 , 0x00004713 
- 00023470  0x00005d9c rtnbit0  0x00000035 
- 00023471  0x00005d9d fetcht  0x00000001 , 0x00004727 
- 00023472  0x00005d9e branch  0x00005bb4 
- 00023473  0x00005da1 fetch  0x00000008 , 0x00004713 
- 00023474  0x00005da2 rtnbit0  0x00000032 
- 00023475  0x00005da3 fetcht  0x00000001 , 0x00004728 
- 00023476  0x00005da5 storet  0x00000001 , 0x0000497e 
- 00023477  0x00005da6 call  0x00005888 
- 00023478  0x00005da7 and  0x0000003f , 0x00000007 , 0x0000003f 
- 00023479  0x00005da8 fetcht  0x00000001 , 0x0000497e 
- 00023480  0x00005da9 isub  0x00000002 , 0x0000003e 
- 00023481  0x00005daa branch  0x00005bc0 , 0x00000005 
- 00023482  0x00005dac fetch  0x00000001 , 0x000044eb 
- 00023483  0x00005dad store  0x00000001 , 0x00004981 
- 00023484  0x00005dae fetch  0x00000001 , 0x00004980 
- 00023485  0x00005daf rtneq  0x00000000 
- 00023486  0x00005db0 jam  0x00000000 , 0x00004980 
- 00023487  0x00005db1 rtn 
- 00023488  0x00005db4 call  0x00005bc5 
- 00023489  0x00005db5 fetch  0x00000001 , 0x00004980 
- 00023490  0x00005db6 rtneq  0x00000001 
- 00023491  0x00005db7 jam  0x00000001 , 0x00004980 
- 00023492  0x00005db8 rtn 
- 00023493  0x00005dbb arg  0x00006047 , 0x00000012 
- 00023494  0x00005dbc arg  0x00004981 , 0x00000013 
- 00023495  0x00005dbd fetch  0x00000001 , 0x00004666 
- 00023496  0x00005dbe beq  0x00000000 , 0x000042e0 
- 00023497  0x00005dbf arg  0x00005ba3 , 0x00000012 
- 00023498  0x00005dc0 call  0x000042e0 
- 00023499  0x00005dc1 fetch  0x00000001 , 0x00004981 
- 00023500  0x00005dc2 beq  0x00000001 , 0x00005ef2 
- 00023501  0x00005dc3 rtn 
- 00023502  0x00005dc6 arg  0x00004790 , 0x00000013 
- 00023503  0x00005dc7 arg  0x00005bd1 , 0x00000012 
- 00023504  0x00005dc8 branch  0x000042e7 
- 00023505  0x00005dcb call  0x00005c39 
- 00023506  0x00005dcc branch  0x000054cd 
- 00023507  0x00005dcf arg  0x00004845 , 0x00000013 
- 00023508  0x00005dd0 arg  0x00005bd9 , 0x00000012 
- 00023509  0x00005dd1 call  0x000042e0 
- 00023510  0x00005dd2 fetch  0x00000001 , 0x00004845 
- 00023511  0x00005dd3 beq  0x00000001 , 0x00004313 
- 00023512  0x00005dd4 rtn 
- 00023513  0x00005dd7 fetch  0x00000001 , 0x0000478f 
- 00023514  0x00005dd8 beq  0x000000ff , 0x00005a9a 
- 00023515  0x00005dd9 fetch  0x00000001 , 0x0000477f 
- 00023516  0x00005dda nbranch  0x00005f1b , 0x00000034 
- 00023517  0x00005ddb fetch  0x00000008 , 0x00004713 
- 00023518  0x00005ddc bbit1  0x00000033 , 0x00005c1a 
- 00023519  0x00005ddd bbit1  0x0000003e , 0x0000603f 
- 00023520  0x00005dde branch  0x000054cd 
- 00023521  0x00005de1 arg  0x00004844 , 0x00000013 
- 00023522  0x00005de2 arg  0x00005b0e , 0x00000012 
- 00023523  0x00005de3 branch  0x000042e0 
- 00023524  0x00005de6 fetch  0x00000001 , 0x00004794 
- 00023525  0x00005de7 rtn  0x00000034 
- 00023526  0x00005de8 arg  0x00004796 , 0x00000013 
- 00023527  0x00005de9 arg  0x00005be9 , 0x00000012 
- 00023528  0x00005dea branch  0x000042e0 
- 00023529  0x00005dec fetch  0x00000001 , 0x00004795 
- 00023530  0x00005ded nrtn  0x00000034 
- 00023531  0x00005dee fetch  0x00000001 , 0x000042fc 
- 00023532  0x00005def rtnne  0x00000000 
- 00023533  0x00005df0 branch  0x00002fcd 
- 00023534  0x00005df3 fetch  0x00000008 , 0x00004713 
- 00023535  0x00005df4 rtnbit1  0x0000003b 
- 00023536  0x00005df5 arg  0x000047c0 , 0x00000013 
- 00023537  0x00005df6 arg  0x00005bf3 , 0x00000012 
- 00023538  0x00005df7 branch  0x000042e0 
- 00023539  0x00005dfa fetch  0x00000002 , 0x000047be 
- 00023540  0x00005dfb store  0x00000002 , 0x000047c0 
- 00023541  0x00005dfc branch  0x00005b55 
- 00023542  0x00005dff fetch  0x00000001 , 0x00004843 
- 00023543  0x00005e00 rtnbit1  0x00000002 
- 00023544  0x00005e01 call  0x00005aef 
- 00023545  0x00005e02 arg  0x00000000 , 0x00000007 
- 00023546  0x00005e03 branch  0x00005af8 
- 00023547  0x00005e06 arg  0x00004792 , 0x00000013 
- 00023548  0x00005e07 arg  0x000054cd , 0x00000012 
- 00023549  0x00005e08 branch  0x000042e0 
- 00023550  0x00005e0b arg  0x0000477e , 0x00000013 
- 00023551  0x00005e0c arg  0x00005c01 , 0x00000012 
- 00023552  0x00005e0d branch  0x000042e0 
- 00023553  0x00005e0f fetch  0x00000001 , 0x0000496b 
- 00023554  0x00005e10 store  0x00000001 , 0x000040c0 
- 00023555  0x00005e11 jam  0x00000001 , 0x0000477d 
- 00023556  0x00005e12 rtn 
- 00023557  0x00005e16 arg  0x00004781 , 0x00000013 
- 00023558  0x00005e17 arg  0x00005c08 , 0x00000012 
- 00023559  0x00005e18 branch  0x000042e7 
- 00023560  0x00005e1b fetch  0x00000001 , 0x00004666 
- 00023561  0x00005e1c beq  0x00000000 , 0x00005ff2 
- 00023562  0x00005e1d branch  0x00005aad 
- 00023563  0x00005e20 fetch  0x00000002 , 0x00004725 
- 00023564  0x00005e21 store  0x00000002 , 0x00004781 
- 00023565  0x00005e22 rtn 
- 00023566  0x00005e25 arg  0x000046f3 , 0x00000013 
- 00023567  0x00005e26 arg  0x00005c11 , 0x00000012 
- 00023568  0x00005e27 branch  0x000042e0 
- 00023569  0x00005e2a call  0x00005ca6 
- 00023570  0x00005e2b fetch  0x00000001 , 0x00004793 
- 00023571  0x00005e2c nbranch  0x00005ed1 , 0x00000034 
- 00023572  0x00005e2d rtn 
- 00023573  0x00005e30 isolate1  0x00000026 , 0x00000000 
- 00023574  0x00005e31 call  0x00006018 , 0x00000001 
- 00023575  0x00005e32 call  0x00005aad 
- 00023576  0x00005e33 call  0x00005b21 
- 00023577  0x00005e34 branch  0x00005c1a 
- 00023578  0x00005e37 bpatch  0x00000088 , 0x00004011 
- 00023579  0x00005e38 call  0x000061ab 
- 00023580  0x00005e39 fetch  0x00000002 , 0x000044e9 
- 00023581  0x00005e3a isolate1  0x0000000b , 0x0000003f 
- 00023582  0x00005e3b call  0x00005c3e , 0x00000001 
- 00023583  0x00005e3c call  0x00005aa8 
- 00023584  0x00005e3d fetch  0x00000002 , 0x000044e9 
- 00023585  0x00005e3e bbit1  0x0000000b , 0x00005c2a 
- 00023586  0x00005e3f fetch  0x00000008 , 0x00004713 
- 00023587  0x00005e40 bbit0  0x00000008 , 0x00005c2a 
- 00023588  0x00005e41 fetcht  0x00000002 , 0x00004695 
- 00023589  0x00005e42 increase  0x00000001 , 0x00000002 
- 00023590  0x00005e43 storet  0x00000002 , 0x00004695 
- 00023591  0x00005e44 storet  0x00000002 , 0x000042dc 
- 00023592  0x00005e45 random  0x0000003f 
- 00023593  0x00005e46 store  0x00000001 , 0x000042db 
- 00023594  0x00005e48 fetch  0x00000003 , 0x00004797 
- 00023595  0x00005e49 store  0x00000003 , 0x000042de 
- 00023596  0x00005e4a call  0x0000432d 
- 00023597  0x00005e4b fetch  0x00000002 , 0x00004638 
- 00023598  0x00005e4c store  0x00000002 , 0x00004790 
- 00023599  0x00005e4d setarg  0x00000000 
- 00023600  0x00005e4e store  0x00000002 , 0x00004781 
- 00023601  0x00005e4f store  0x00000002 , 0x000047c0 
- 00023602  0x00005e50 store  0x00000001 , 0x00004845 
- 00023603  0x00005e51 store  0x00000001 , 0x00004792 
- 00023604  0x00005e52 store  0x00000001 , 0x00004956 
- 00023605  0x00005e53 arg  0x00000002 , 0x00000007 
- 00023606  0x00005e54 call  0x00005f00 
- 00023607  0x00005e55 call  0x00005ef4 
- 00023608  0x00005e56 branch  0x00005b62 
- 00023609  0x00005e59 bpatch  0x00000089 , 0x00004011 
- 00023610  0x00005e5a arg  0x00000006 , 0x00000007 
- 00023611  0x00005e5b call  0x00005f04 
- 00023612  0x00005e5c jam  0x00000000 , 0x00004792 
- 00023613  0x00005e5d branch  0x00005c3e 
- 00023614  0x00005e5f setarg  0x00000000 
- 00023615  0x00005e60 store  0x00000001 , 0x00004845 
- 00023616  0x00005e61 store  0x00000002 , 0x00004790 
- 00023617  0x00005e62 branch  0x00007876 
- 00023618  0x00005e65 bpatch  0x0000008a , 0x00004011 
- 00023619  0x00005e66 fetch  0x00000008 , 0x00004713 
- 00023620  0x00005e67 rtnbit0  0x00000002 
- 00023621  0x00005e68 arg  0x00000002 , 0x00000007 
- 00023622  0x00005e69 call  0x00005f04 
- 00023623  0x00005e6a call  0x00005c4a 
- 00023624  0x00005e6c call  0x00005c59 
- 00023625  0x00005e6d branch  0x00005ca3 
- 00023626  0x00005e70 fetch  0x00000001 , 0x00000032 
- 00023627  0x00005e71 beq  0x00000034 , 0x00005c4d 
- 00023628  0x00005e72 rtn 
- 00023629  0x00005e74 store  0x00000001 , 0x0000495a 
- 00023630  0x00005e75 fetch  0x00000006 , 0x00000178 
- 00023631  0x00005e77 store  0x00000006 , 0x0000495b 
- 00023632  0x00005e78 fetch  0x00000007 , 0x0000495a 
- 00023633  0x00005e79 arg  0x00004667 , 0x00000006 
- 00023634  0x00005e7a arg  0x00000003 , 0x00000039 
- 00023635  0x00005e7c ifetcht  0x00000007 , 0x00000006 
- 00023636  0x00005e7d isub  0x00000002 , 0x0000003e 
- 00023637  0x00005e7e branch  0x00005c69 , 0x00000005 
- 00023638  0x00005e7f increase  0x00000016 , 0x00000006 
- 00023639  0x00005e80 loop  0x00005c53 
- 00023640  0x00005e81 rtn 
- 00023641  0x00005e83 arg  0x00004667 , 0x00000011 
- 00023642  0x00005e84 fetch  0x00000001 , 0x00004666 
- 00023643  0x00005e85 increase  0xffffffff , 0x0000003f 
- 00023644  0x00005e86 mul32  0x0000003f , 0x0000001d , 0x0000003f 
- 00023645  0x00005e87 iadd  0x00000011 , 0x00000011 
- 00023646  0x00005e88 fetch  0x00000001 , 0x00000032 
- 00023647  0x00005e89 istore  0x00000001 , 0x00000011 
- 00023648  0x00005e8a beq  0x00000034 , 0x00005c62 
- 00023649  0x00005e8b rtn 
- 00023650  0x00005e8e fetch  0x00000006 , 0x00000178 
- 00023651  0x00005e8f istore  0x00000006 , 0x00000005 
- 00023652  0x00005e90 arg  0x0000428a , 0x00000006 
- 00023653  0x00005e91 call  0x00007c8f 
- 00023654  0x00005e92 fetch  0x00000006 , 0x000042db 
- 00023655  0x00005e93 istore  0x00000006 , 0x00000005 
- 00023656  0x00005e94 rtn 
- 00023657  0x00005e97 increase  0xfffffffa , 0x00000006 
- 00023658  0x00005e98 copy  0x00000006 , 0x00000005 
- 00023659  0x00005e99 fetcht  0x00000006 , 0x0000495b 
- 00023660  0x00005e9a increase  0x00000003 , 0x00000002 
- 00023661  0x00005e9b istoret  0x00000006 , 0x00000005 
- 00023662  0x00005e9c rtn 
- 00023663  0x00005e9f arg  0x00004667 , 0x00000011 
- 00023664  0x00005ea0 fetch  0x00000001 , 0x00004666 
- 00023665  0x00005ea1 rtneq  0x00000000 
- 00023666  0x00005ea2 increase  0xffffffff , 0x0000003f 
- 00023667  0x00005ea3 mul32  0x0000003f , 0x0000001d , 0x0000003f 
- 00023668  0x00005ea4 iadd  0x00000011 , 0x00000011 
- 00023669  0x00005ea5 ifetch  0x00000001 , 0x00000011 
- 00023670  0x00005ea6 store  0x00000001 , 0x000043f3 
- 00023671  0x00005ea7 beq  0x00000034 , 0x00005c79 
- 00023672  0x00005ea8 rtn 
- 00023673  0x00005eab ifetch  0x00000006 , 0x00000006 
- 00023674  0x00005ead store  0x00000006 , 0x00004116 
- 00023675  0x00005eae arg  0x0000428a , 0x00000005 
- 00023676  0x00005eaf call  0x00007c8f 
- 00023677  0x00005eb0 ifetch  0x00000006 , 0x00000006 
- 00023678  0x00005eb1 store  0x00000006 , 0x000042db 
- 00023679  0x00005eb2 rtn 
- 00023680  0x00005eb5 bpatch  0x0000008b , 0x00004011 
- 00023681  0x00005eb6 fetch  0x00000002 , 0x0000468e 
- 00023682  0x00005eb7 arg  0x0000aa55 , 0x00000002 
- 00023683  0x00005eb8 isub  0x00000002 , 0x0000003e 
- 00023684  0x00005eb9 branch  0x00005c8f , 0x00000005 
- 00023685  0x00005ebb storet  0x00000002 , 0x0000468e 
- 00023686  0x00005ebc call  0x00005c9c 
- 00023687  0x00005ebd fetch  0x00000001 , 0x000049a1 
- 00023688  0x00005ebe store  0x00000001 , 0x00004666 
- 00023689  0x00005ebf fetch  0x00000004 , 0x000045e4 
- 00023690  0x00005ec0 store  0x00000004 , 0x000045e8 
- 00023691  0x00005ec1 store  0x00000004 , 0x0000458f 
- 00023692  0x00005ec3 fetch  0x00000001 , 0x00004651 
- 00023693  0x00005ec4 store  0x00000001 , 0x00004690 
- 00023694  0x00005ec5 rtn 
- 00023695  0x00005ec8 call  0x00005c94 
- 00023696  0x00005eca fetch  0x00000004 , 0x00004691 
- 00023697  0x00005ecb store  0x00000004 , 0x000045e8 
- 00023698  0x00005ecc store  0x00000004 , 0x0000458f 
- 00023699  0x00005ecd rtn 
- 00023700  0x00005ed0 fetch  0x00000008 , 0x00004713 
- 00023701  0x00005ed1 rtnbit0  0x0000000f 
- 00023702  0x00005ed2 fetch  0x00000002 , 0x000049fa 
- 00023703  0x00005ed3 copy  0x0000003f , 0x00000012 
- 00023704  0x00005ed4 call  0x00005e51 
- 00023705  0x00005ed5 fetch  0x00000001 , 0x000049d4 
- 00023706  0x00005ed6 call  0x00005c8c , 0x00000034 
- 00023707  0x00005ed7 rtn 
- 00023708  0x00005eda fetch  0x00000006 , 0x000042db 
- 00023709  0x00005edb store  0x00000006 , 0x0000466e 
- 00023710  0x00005edc add  0x0000003f , 0x00000100 , 0x0000003f 
- 00023711  0x00005edd store  0x00000006 , 0x0000467b 
- 00023712  0x00005ede add  0x0000003f , 0x00000100 , 0x0000003f 
- 00023713  0x00005edf store  0x00000006 , 0x00004688 
- 00023714  0x00005ee0 rtn 
- 00023715  0x00005ee5 fetch  0x00000001 , 0x000046f4 
- 00023716  0x00005ee6 store  0x00000001 , 0x000046f3 
- 00023717  0x00005ee7 rtn 
- 00023718  0x00005eea bpatch  0x0000008c , 0x00004011 
- 00023719  0x00005eeb fetch  0x00000008 , 0x00004713 
- 00023720  0x00005eec bbit1  0x00000013 , 0x00005cb1 
- 00023721  0x00005eed bbit1  0x00000012 , 0x00005cb9 
- 00023722  0x00005eee bbit1  0x00000014 , 0x00005cc0 
- 00023723  0x00005eef rtn 
- 00023724  0x00005ef2 bpatch  0x0000008d , 0x00004011 
- 00023725  0x00005ef3 fetch  0x00000008 , 0x00004713 
- 00023726  0x00005ef4 bbit1  0x00000013 , 0x00005cb5 
- 00023727  0x00005ef5 bbit1  0x00000014 , 0x00005d3c 
- 00023728  0x00005ef6 rtn 
- 00023729  0x00005efb arg  0x00000080 , 0x00000002 
- 00023730  0x00005efc arg  0x00004666 , 0x00000011 
- 00023731  0x00005efd arg  0x00000000 , 0x00000012 
- 00023732  0x00005efe branch  0x00006cd3 
- 00023733  0x00005f01 arg  0x00000001 , 0x00000002 
- 00023734  0x00005f02 arg  0x00004690 , 0x00000011 
- 00023735  0x00005f03 arg  0x0000005a , 0x00000012 
- 00023736  0x00005f04 branch  0x00006cd3 
- 00023737  0x00005f09 call  0x00006c20 
- 00023738  0x00005f0a call  0x00005d7b 
- 00023739  0x00005f0b call  0x00005d90 
- 00023740  0x00005f0d call  0x00005d75 
- 00023741  0x00005f0e call  0x00005d93 
- 00023742  0x00005f0f call  0x00005d82 
- 00023743  0x00005f10 branch  0x000055f6 
- 00023744  0x00005f16 call  0x00005cc3 
- 00023745  0x00005f17 call  0x00005ce5 
- 00023746  0x00005f18 branch  0x00005d26 
- 00023747  0x00005f1d fetchr  0x00000012 , 0x00000002 , 0x000049e2 
- 00023748  0x00005f1e copy  0x00000012 , 0x00000013 
- 00023749  0x00005f20 call  0x00005dc0 
- 00023750  0x00005f21 fetch  0x00000001 , 0x000049a1 
- 00023751  0x00005f22 branch  0x00005ccf , 0x00000034 
- 00023752  0x00005f23 store  0x00000001 , 0x000049a0 
- 00023753  0x00005f24 increase  0x00000001 , 0x00000013 
- 00023754  0x00005f25 fetch  0x00000002 , 0x000049e4 
- 00023755  0x00005f26 isub  0x00000013 , 0x0000003e 
- 00023756  0x00005f27 nrtn  0x00000002 
- 00023757  0x00005f28 copy  0x00000013 , 0x00000012 
- 00023758  0x00005f29 branch  0x00005cc5 
- 00023759  0x00005f2c fetch  0x00000001 , 0x000049a0 
- 00023760  0x00005f2d and  0x0000003f , 0x000000f0 , 0x0000003f 
- 00023761  0x00005f2e branch  0x00005cd8 , 0x00000034 
- 00023762  0x00005f2f fetch  0x00000001 , 0x00004666 
- 00023763  0x00005f30 store  0x00000001 , 0x000049a2 
- 00023764  0x00005f32 arg  0x00000001 , 0x00000039 
- 00023765  0x00005f33 copy  0x00000013 , 0x00000012 
- 00023766  0x00005f34 arg  0x000049a2 , 0x00000011 
- 00023767  0x00005f35 branch  0x00006b45 
- 00023768  0x00005f38 fetch  0x00000001 , 0x000049a0 
- 00023769  0x00005f39 fetcht  0x00000001 , 0x00004666 
- 00023770  0x00005f3a isub  0x00000002 , 0x0000003e 
- 00023771  0x00005f3b rtn  0x00000005 
- 00023772  0x00005f3c lshift4  0x00000002 , 0x00000002 
- 00023773  0x00005f3d iadd  0x00000002 , 0x0000003f 
- 00023774  0x00005f3e store  0x00000001 , 0x000049a2 
- 00023775  0x00005f40 copy  0x00000013 , 0x0000003f 
- 00023776  0x00005f41 fetcht  0x00000002 , 0x000049e2 
- 00023777  0x00005f42 isub  0x00000002 , 0x0000003e 
- 00023778  0x00005f43 branch  0x00005cd4 , 0x00000005 
- 00023779  0x00005f45 increase  0xffffffff , 0x00000013 
- 00023780  0x00005f46 branch  0x00005cd4 
- 00023781  0x00005f4b fetch  0x00000001 , 0x00004666 
- 00023782  0x00005f4c beq  0x00000000 , 0x00005cea 
- 00023783  0x00005f4d beq  0x00000001 , 0x00005cfe 
- 00023784  0x00005f4e beq  0x00000002 , 0x00005d12 
- 00023785  0x00005f4f rtn 
- 00023786  0x00005f52 fetchr  0x00000012 , 0x00000002 , 0x000049e6 
- 00023787  0x00005f53 copy  0x00000012 , 0x00000013 
- 00023788  0x00005f55 call  0x00005e29 
- 00023789  0x00005f56 fetch  0x00000004 , 0x000049da 
- 00023790  0x00005f57 branch  0x00005cf6 , 0x00000034 
- 00023791  0x00005f58 store  0x00000004 , 0x000049d6 
- 00023792  0x00005f59 increase  0x00000004 , 0x00000013 
- 00023793  0x00005f5a fetch  0x00000002 , 0x000049e8 
- 00023794  0x00005f5b isub  0x00000013 , 0x0000003e 
- 00023795  0x00005f5c nrtn  0x00000002 
- 00023796  0x00005f5d copy  0x00000013 , 0x00000012 
- 00023797  0x00005f5e branch  0x00005cec 
- 00023798  0x00005f61 fetch  0x00000004 , 0x000049d6 
- 00023799  0x00005f62 fetcht  0x00000004 , 0x00004691 
- 00023800  0x00005f63 isub  0x00000002 , 0x0000003e 
- 00023801  0x00005f64 rtn  0x00000005 
- 00023802  0x00005f65 arg  0x00000004 , 0x00000039 
- 00023803  0x00005f66 arg  0x00004691 , 0x00000011 
- 00023804  0x00005f67 copy  0x00000013 , 0x00000012 
- 00023805  0x00005f68 branch  0x00006b45 
- 00023806  0x00005f6b fetchr  0x00000012 , 0x00000002 , 0x000049ea 
- 00023807  0x00005f6c copy  0x00000012 , 0x00000013 
- 00023808  0x00005f6e call  0x00005de1 
- 00023809  0x00005f6f fetch  0x00000006 , 0x000049a9 
- 00023810  0x00005f70 branch  0x00005d0a , 0x00000034 
- 00023811  0x00005f71 store  0x00000006 , 0x000049a3 
- 00023812  0x00005f72 increase  0x00000006 , 0x00000013 
- 00023813  0x00005f73 fetch  0x00000002 , 0x000049ec 
- 00023814  0x00005f74 isub  0x00000013 , 0x0000003e 
- 00023815  0x00005f75 nrtn  0x00000002 
- 00023816  0x00005f76 copy  0x00000013 , 0x00000012 
- 00023817  0x00005f77 branch  0x00005d00 
- 00023818  0x00005f7a fetch  0x00000006 , 0x000049a3 
- 00023819  0x00005f7b fetcht  0x00000006 , 0x00004668 
- 00023820  0x00005f7c isub  0x00000002 , 0x0000003e 
- 00023821  0x00005f7d rtn  0x00000005 
- 00023822  0x00005f7e arg  0x00000006 , 0x00000039 
- 00023823  0x00005f7f arg  0x00004668 , 0x00000011 
- 00023824  0x00005f80 copy  0x00000013 , 0x00000012 
- 00023825  0x00005f81 branch  0x00006b45 
- 00023826  0x00005f85 fetchr  0x00000012 , 0x00000002 , 0x000049f2 
- 00023827  0x00005f86 copy  0x00000012 , 0x00000013 
- 00023828  0x00005f88 call  0x00005e05 
- 00023829  0x00005f89 fetch  0x00000006 , 0x000049c1 
- 00023830  0x00005f8a branch  0x00005d1e , 0x00000034 
- 00023831  0x00005f8b store  0x00000006 , 0x000049bb 
- 00023832  0x00005f8c increase  0x00000006 , 0x00000013 
- 00023833  0x00005f8d fetch  0x00000002 , 0x000049f4 
- 00023834  0x00005f8e isub  0x00000013 , 0x0000003e 
- 00023835  0x00005f8f nrtn  0x00000002 
- 00023836  0x00005f90 copy  0x00000013 , 0x00000012 
- 00023837  0x00005f91 branch  0x00005d14 
- 00023838  0x00005f94 fetch  0x00000006 , 0x000049bb 
- 00023839  0x00005f95 fetcht  0x00000006 , 0x00004675 
- 00023840  0x00005f96 isub  0x00000002 , 0x0000003e 
- 00023841  0x00005f97 rtn  0x00000005 
- 00023842  0x00005f98 arg  0x00000006 , 0x00000039 
- 00023843  0x00005f99 arg  0x00004675 , 0x00000011 
- 00023844  0x00005f9a copy  0x00000013 , 0x00000012 
- 00023845  0x00005f9b branch  0x00006b45 
- 00023846  0x00005fa0 fetch  0x00000001 , 0x00004666 
- 00023847  0x00005fa1 rtneq  0x00000000 
- 00023848  0x00005fa2 fetchr  0x00000012 , 0x00000002 , 0x000049fe 
- 00023849  0x00005fa3 copy  0x00000012 , 0x00000013 
- 00023850  0x00005fa5 call  0x00005e3d 
- 00023851  0x00005fa6 fetch  0x00000002 , 0x000049e0 
- 00023852  0x00005fa7 branch  0x00005d34 , 0x00000034 
- 00023853  0x00005fa8 store  0x00000002 , 0x000049de 
- 00023854  0x00005fa9 increase  0x00000002 , 0x00000013 
- 00023855  0x00005faa fetch  0x00000002 , 0x00004a00 
- 00023856  0x00005fab isub  0x00000013 , 0x0000003e 
- 00023857  0x00005fac nrtn  0x00000002 
- 00023858  0x00005fad copy  0x00000013 , 0x00000012 
- 00023859  0x00005fae branch  0x00005d2a 
- 00023860  0x00005fb1 fetch  0x00000002 , 0x000049de 
- 00023861  0x00005fb2 fetcht  0x00000002 , 0x00004695 
- 00023862  0x00005fb3 isub  0x00000002 , 0x0000003e 
- 00023863  0x00005fb4 rtn  0x00000005 
- 00023864  0x00005fb5 arg  0x00000002 , 0x00000039 
- 00023865  0x00005fb6 arg  0x00004695 , 0x00000011 
- 00023866  0x00005fb7 copy  0x00000013 , 0x00000012 
- 00023867  0x00005fb8 branch  0x00006b45 
- 00023868  0x00005fbd fetch  0x00000008 , 0x00004713 
- 00023869  0x00005fbe rtnbit0  0x0000000f 
- 00023870  0x00005fbf fetchr  0x00000012 , 0x00000002 , 0x000049fa 
- 00023871  0x00005fc0 copy  0x00000012 , 0x00000013 
- 00023872  0x00005fc2 call  0x00005e51 
- 00023873  0x00005fc3 fetch  0x00000001 , 0x000049d4 
- 00023874  0x00005fc4 branch  0x00005d4a , 0x00000034 
- 00023875  0x00005fc5 store  0x00000001 , 0x000049d3 
- 00023876  0x00005fc6 increase  0x00000001 , 0x00000013 
- 00023877  0x00005fc7 fetch  0x00000002 , 0x000049fc 
- 00023878  0x00005fc8 isub  0x00000013 , 0x0000003e 
- 00023879  0x00005fc9 nrtn  0x00000002 
- 00023880  0x00005fca copy  0x00000013 , 0x00000012 
- 00023881  0x00005fcb branch  0x00005d40 
- 00023882  0x00005fce fetch  0x00000001 , 0x000049d3 
- 00023883  0x00005fcf and  0x0000003f , 0x000000f0 , 0x0000003f 
- 00023884  0x00005fd0 branch  0x00005d53 , 0x00000034 
- 00023885  0x00005fd1 fetch  0x00000001 , 0x00004690 
- 00023886  0x00005fd2 store  0x00000001 , 0x000049d5 
- 00023887  0x00005fd4 arg  0x00000001 , 0x00000039 
- 00023888  0x00005fd5 copy  0x00000013 , 0x00000012 
- 00023889  0x00005fd6 arg  0x000049d5 , 0x00000011 
- 00023890  0x00005fd7 branch  0x00006b45 
- 00023891  0x00005fda fetch  0x00000001 , 0x000049d3 
- 00023892  0x00005fdb fetcht  0x00000001 , 0x00004690 
- 00023893  0x00005fdc isub  0x00000002 , 0x0000003e 
- 00023894  0x00005fdd rtn  0x00000005 
- 00023895  0x00005fde lshift4  0x00000002 , 0x00000002 
- 00023896  0x00005fdf iadd  0x00000002 , 0x0000003f 
- 00023897  0x00005fe0 store  0x00000001 , 0x000049d5 
- 00023898  0x00005fe2 copy  0x00000013 , 0x0000003f 
- 00023899  0x00005fe3 fetcht  0x00000002 , 0x000049fa 
- 00023900  0x00005fe4 isub  0x00000002 , 0x0000003e 
- 00023901  0x00005fe5 branch  0x00005d4f , 0x00000005 
- 00023902  0x00005fe7 increase  0xffffffff , 0x00000013 
- 00023903  0x00005fe8 branch  0x00005d4f 
- 00023904  0x00005ff2 call  0x00006cbc 
- 00023905  0x00005ff3 fetch  0x00000008 , 0x00004713 
- 00023906  0x00005ff4 isolate1  0x00000009 , 0x0000003f 
- 00023907  0x00005ff5 ncall  0x00006cc4 , 0x00000001 
- 00023908  0x00005ff6 call  0x00005d66 
- 00023909  0x00005ff7 branch  0x00005c80 
- 00023910  0x00005ffa arg  0x00000080 , 0x00000002 
- 00023911  0x00005ffb arg  0x00004666 , 0x00000011 
- 00023912  0x00005ffc arg  0x00000000 , 0x00000012 
- 00023913  0x00005ffd branch  0x00006ce1 
- 00023914  0x00006000 arg  0x00000001 , 0x00000002 
- 00023915  0x00006001 arg  0x00004690 , 0x00000011 
- 00023916  0x00006002 arg  0x0000005a , 0x00000012 
- 00023917  0x00006003 branch  0x00006ce1 
- 00023918  0x00006008 call  0x00006c20 
- 00023919  0x00006009 call  0x00005d7b 
- 00023920  0x0000600a call  0x00005d75 
- 00023921  0x0000600b call  0x00006c4d 
- 00023922  0x0000600c call  0x00005d82 
- 00023923  0x0000600d call  0x00005c80 
- 00023924  0x0000600e branch  0x000055f6 
- 00023925  0x00006011 setarg  0x000046e6 
- 00023926  0x00006012 arg  0x00004666 , 0x00000002 
- 00023927  0x00006013 isub  0x00000002 , 0x00000002 
- 00023928  0x00006014 fetch  0x00000003 , 0x000046ec 
- 00023929  0x00006015 arg  0x00004666 , 0x00000011 
- 00023930  0x00006016 rtn 
- 00023931  0x00006019 jam  0x000000ab , 0x00000678 
- 00023932  0x0000601b call  0x0000705b 
- 00023933  0x0000601c call  0x00006c26 
- 00023934  0x0000601d arg  0x000046ef , 0x00000011 
- 00023935  0x0000601e fetcht  0x00000001 , 0x00000678 
- 00023936  0x0000601f call  0x00005d84 
- 00023937  0x00006020 branch  0x0000705b 
- 00023938  0x00006023 jam  0x000000b9 , 0x00000678 
- 00023939  0x00006024 branch  0x00005d7c 
- 00023940  0x00006027 istoret  0x00000001 , 0x00000011 
- 00023941  0x00006028 rshift16  0x0000003f , 0x00000002 
- 00023942  0x00006029 istoret  0x00000001 , 0x00000005 
- 00023943  0x0000602a rshift8  0x0000003f , 0x00000002 
- 00023944  0x0000602b istoret  0x00000001 , 0x00000005 
- 00023945  0x0000602c istore  0x00000001 , 0x00000005 
- 00023946  0x0000602d deposit  0x00000011 
- 00023947  0x0000602e store  0x00000002 , 0x00008084 
- 00023948  0x0000602f setarg  0x00000000 
- 00023949  0x00006030 store  0x00000002 , 0x00008088 
- 00023950  0x00006031 jam  0x00000002 , 0x00008006 
- 00023951  0x00006032 branch  0x00006be0 
- 00023952  0x00006035 fetch  0x00000003 , 0x000046ec 
- 00023953  0x00006036 store  0x00000003 , 0x00004419 
- 00023954  0x00006037 branch  0x00006bfa 
- 00023955  0x0000603a copy  0x0000003f , 0x00000013 
- 00023956  0x0000603b copy  0x00000011 , 0x0000003f 
- 00023957  0x0000603c increase  0xfffffffc , 0x0000003f 
- 00023958  0x0000603d copy  0x0000003f , 0x00000012 
- 00023959  0x0000603e ifetch  0x00000004 , 0x00000012 
- 00023960  0x0000603f store  0x00000004 , 0x000046ef 
- 00023961  0x00006040 copy  0x00000013 , 0x0000003f 
- 00023962  0x00006041 call  0x00006c3c 
- 00023963  0x00006042 fetch  0x00000004 , 0x000046ef 
- 00023964  0x00006043 istore  0x00000004 , 0x00000012 
- 00023965  0x00006044 rtn 
- 00023966  0x00006047 fetch  0x00000008 , 0x00004713 
- 00023967  0x00006048 rtnbit0  0x00000012 
- 00023968  0x00006049 call  0x00005d82 
- 00023969  0x0000604a call  0x000069e0 
- 00023970  0x0000604b fetcht  0x00000001 , 0x00004421 
- 00023971  0x0000604c call  0x00006ef3 
- 00023972  0x0000604d fetcht  0x00000001 , 0x00004426 
- 00023973  0x0000604e branch  0x000055b1 
- 00023974  0x00006053 call  0x00005e43 
- 00023975  0x00006054 call  0x00005db4 
- 00023976  0x00006055 call  0x00005dcc 
- 00023977  0x00006056 call  0x00005e2f 
- 00023978  0x00006058 arg  0x00000002 , 0x00000039 
- 00023979  0x00006059 fetch  0x00000002 , 0x00004a02 
- 00023980  0x0000605a copy  0x0000003f , 0x00000012 
- 00023981  0x0000605b arg  0x0000468e , 0x00000011 
- 00023982  0x0000605c call  0x00006b74 
- 00023983  0x0000605d call  0x00005c80 
- 00023984  0x0000605f arg  0x00000002 , 0x00000039 
- 00023985  0x00006060 arg  0x0000468e , 0x00000011 
- 00023986  0x00006061 fetchr  0x00000012 , 0x00000002 , 0x00004a02 
- 00023987  0x00006062 branch  0x00006b45 
- 00023988  0x00006067 fetchr  0x00000012 , 0x00000002 , 0x000049e2 
- 00023989  0x00006068 copy  0x00000012 , 0x00000013 
- 00023990  0x0000606a call  0x00005dc0 
- 00023991  0x0000606b fetch  0x00000001 , 0x000049a1 
- 00023992  0x0000606c branch  0x00005dc3 , 0x00000034 
- 00023993  0x0000606d store  0x00000001 , 0x000049a0 
- 00023994  0x0000606e increase  0x00000001 , 0x00000013 
- 00023995  0x0000606f fetch  0x00000002 , 0x000049e4 
- 00023996  0x00006070 isub  0x00000013 , 0x0000003e 
- 00023997  0x00006071 nbranch  0x00005dc3 , 0x00000002 
- 00023998  0x00006072 copy  0x00000013 , 0x00000012 
- 00023999  0x00006073 branch  0x00005db6 
- 00024000  0x00006076 arg  0x00000001 , 0x00000039 
- 00024001  0x00006077 arg  0x000049a1 , 0x00000011 
- 00024002  0x00006078 branch  0x00006b74 
- 00024003  0x0000607b fetch  0x00000001 , 0x000049a0 
- 00024004  0x0000607c copy  0x0000003f , 0x00000002 
- 00024005  0x0000607d and  0x0000003f , 0x000000f0 , 0x0000003f 
- 00024006  0x0000607e branch  0x00005dc9 , 0x00000034 
- 00024007  0x0000607f rshift4  0x0000003f , 0x0000003f 
- 00024008  0x00006080 branch  0x00005dca 
- 00024009  0x00006083 copy  0x00000002 , 0x0000003f 
- 00024010  0x00006085 store  0x00000001 , 0x00004666 
- 00024011  0x00006086 rtn 
- 00024012  0x0000608a fetch  0x00000001 , 0x00004666 
- 00024013  0x0000608b beq  0x00000000 , 0x00005e1d 
- 00024014  0x0000608c beq  0x00000001 , 0x00005dd1 
- 00024015  0x0000608d beq  0x00000002 , 0x00005dd3 
- 00024016  0x0000608e rtn 
- 00024017  0x00006091 call  0x00005dd5 
- 00024018  0x00006092 branch  0x00005de7 
- 00024019  0x00006095 call  0x00005df9 
- 00024020  0x00006096 branch  0x00005e0b 
- 00024021  0x0000609a fetchr  0x00000012 , 0x00000002 , 0x000049ea 
- 00024022  0x0000609b copy  0x00000012 , 0x00000013 
- 00024023  0x0000609d call  0x00005de1 
- 00024024  0x0000609e fetch  0x00000006 , 0x000049a9 
- 00024025  0x0000609f branch  0x00005de4 , 0x00000034 
- 00024026  0x000060a0 store  0x00000006 , 0x000049a3 
- 00024027  0x000060a1 increase  0x00000006 , 0x00000013 
- 00024028  0x000060a2 fetch  0x00000002 , 0x000049ec 
- 00024029  0x000060a3 isub  0x00000013 , 0x0000003e 
- 00024030  0x000060a4 nbranch  0x00005de4 , 0x00000002 
- 00024031  0x000060a5 copy  0x00000013 , 0x00000012 
- 00024032  0x000060a6 branch  0x00005dd7 
- 00024033  0x000060a9 arg  0x00000006 , 0x00000039 
- 00024034  0x000060aa arg  0x000049a9 , 0x00000011 
- 00024035  0x000060ab branch  0x00006b74 
- 00024036  0x000060ae fetch  0x00000006 , 0x000049a3 
- 00024037  0x000060af store  0x00000006 , 0x00004668 
- 00024038  0x000060b0 rtn 
- 00024039  0x000060b4 fetchr  0x00000012 , 0x00000002 , 0x000049ee 
- 00024040  0x000060b5 copy  0x00000012 , 0x00000013 
- 00024041  0x000060b7 call  0x00005df3 
- 00024042  0x000060b8 fetch  0x00000006 , 0x000049b5 
- 00024043  0x000060b9 branch  0x00005df6 , 0x00000034 
- 00024044  0x000060ba store  0x00000006 , 0x000049af 
- 00024045  0x000060bb increase  0x00000006 , 0x00000013 
- 00024046  0x000060bc fetch  0x00000002 , 0x000049f0 
- 00024047  0x000060bd isub  0x00000013 , 0x0000003e 
- 00024048  0x000060be nbranch  0x00005df6 , 0x00000002 
- 00024049  0x000060bf copy  0x00000013 , 0x00000012 
- 00024050  0x000060c0 branch  0x00005de9 
- 00024051  0x000060c3 arg  0x00000006 , 0x00000039 
- 00024052  0x000060c4 arg  0x000049b5 , 0x00000011 
- 00024053  0x000060c5 branch  0x00006b74 
- 00024054  0x000060c8 fetch  0x00000006 , 0x000049af 
- 00024055  0x000060c9 store  0x00000006 , 0x0000466e 
- 00024056  0x000060ca rtn 
- 00024057  0x000060cf fetchr  0x00000012 , 0x00000002 , 0x000049f2 
- 00024058  0x000060d0 copy  0x00000012 , 0x00000013 
- 00024059  0x000060d2 call  0x00005e05 
- 00024060  0x000060d3 fetch  0x00000006 , 0x000049c1 
- 00024061  0x000060d4 branch  0x00005e08 , 0x00000034 
- 00024062  0x000060d5 store  0x00000006 , 0x000049bb 
- 00024063  0x000060d6 increase  0x00000006 , 0x00000013 
- 00024064  0x000060d7 fetch  0x00000002 , 0x000049f4 
- 00024065  0x000060d8 isub  0x00000013 , 0x0000003e 
- 00024066  0x000060d9 nbranch  0x00005e08 , 0x00000002 
- 00024067  0x000060da copy  0x00000013 , 0x00000012 
- 00024068  0x000060db branch  0x00005dfb 
- 00024069  0x000060de arg  0x00000006 , 0x00000039 
- 00024070  0x000060df arg  0x000049c1 , 0x00000011 
- 00024071  0x000060e0 branch  0x00006b74 
- 00024072  0x000060e3 fetch  0x00000006 , 0x000049bb 
- 00024073  0x000060e4 store  0x00000006 , 0x00004675 
- 00024074  0x000060e5 rtn 
- 00024075  0x000060e9 fetchr  0x00000012 , 0x00000002 , 0x000049f6 
- 00024076  0x000060ea copy  0x00000012 , 0x00000013 
- 00024077  0x000060ec call  0x00005e17 
- 00024078  0x000060ed fetch  0x00000006 , 0x000049cd 
- 00024079  0x000060ee branch  0x00005e1a , 0x00000034 
- 00024080  0x000060ef store  0x00000006 , 0x000049c7 
- 00024081  0x000060f0 increase  0x00000006 , 0x00000013 
- 00024082  0x000060f1 fetch  0x00000002 , 0x000049f8 
- 00024083  0x000060f2 isub  0x00000013 , 0x0000003e 
- 00024084  0x000060f3 nbranch  0x00005e1a , 0x00000002 
- 00024085  0x000060f4 copy  0x00000013 , 0x00000012 
- 00024086  0x000060f5 branch  0x00005e0d 
- 00024087  0x000060f8 arg  0x00000006 , 0x00000039 
- 00024088  0x000060f9 arg  0x000049cd , 0x00000011 
- 00024089  0x000060fa branch  0x00006b74 
- 00024090  0x000060fd fetch  0x00000006 , 0x000049c7 
- 00024091  0x000060fe store  0x00000006 , 0x0000467b 
- 00024092  0x000060ff rtn 
- 00024093  0x00006104 fetchr  0x00000012 , 0x00000002 , 0x000049e6 
- 00024094  0x00006105 copy  0x00000012 , 0x00000013 
- 00024095  0x00006107 call  0x00005e29 
- 00024096  0x00006108 fetch  0x00000004 , 0x000049da 
- 00024097  0x00006109 branch  0x00005e2c , 0x00000034 
- 00024098  0x0000610a store  0x00000004 , 0x000049d6 
- 00024099  0x0000610b increase  0x00000004 , 0x00000013 
- 00024100  0x0000610c fetch  0x00000002 , 0x000049e8 
- 00024101  0x0000610d isub  0x00000013 , 0x0000003e 
- 00024102  0x0000610e nbranch  0x00005e2c , 0x00000002 
- 00024103  0x0000610f copy  0x00000013 , 0x00000012 
- 00024104  0x00006110 branch  0x00005e1f 
- 00024105  0x00006113 arg  0x00000004 , 0x00000039 
- 00024106  0x00006114 arg  0x000049da , 0x00000011 
- 00024107  0x00006115 branch  0x00006b74 
- 00024108  0x00006118 fetch  0x00000004 , 0x000049d6 
- 00024109  0x00006119 store  0x00000004 , 0x00004691 
- 00024110  0x0000611a rtn 
- 00024111  0x0000611e fetch  0x00000001 , 0x00004666 
- 00024112  0x0000611f rtneq  0x00000000 
- 00024113  0x00006120 fetchr  0x00000012 , 0x00000002 , 0x000049fe 
- 00024114  0x00006121 copy  0x00000012 , 0x00000013 
- 00024115  0x00006123 call  0x00005e3d 
- 00024116  0x00006124 fetch  0x00000002 , 0x000049e0 
- 00024117  0x00006125 branch  0x00005e40 , 0x00000034 
- 00024118  0x00006126 store  0x00000002 , 0x000049de 
- 00024119  0x00006127 increase  0x00000002 , 0x00000013 
- 00024120  0x00006128 fetch  0x00000002 , 0x00004a00 
- 00024121  0x00006129 isub  0x00000013 , 0x0000003e 
- 00024122  0x0000612a nbranch  0x00005e40 , 0x00000002 
- 00024123  0x0000612b copy  0x00000013 , 0x00000012 
- 00024124  0x0000612c branch  0x00005e33 
- 00024125  0x0000612f arg  0x00000002 , 0x00000039 
- 00024126  0x00006130 arg  0x000049e0 , 0x00000011 
- 00024127  0x00006131 branch  0x00006b74 
- 00024128  0x00006134 fetch  0x00000002 , 0x000049e0 
- 00024129  0x00006135 store  0x00000002 , 0x00004695 
- 00024130  0x00006136 rtn 
- 00024131  0x0000613a fetch  0x00000008 , 0x00004713 
- 00024132  0x0000613b bbit0  0x0000000f , 0x00005c8c 
- 00024133  0x0000613c fetchr  0x00000012 , 0x00000002 , 0x000049fa 
- 00024134  0x0000613d copy  0x00000012 , 0x00000013 
- 00024135  0x0000613f call  0x00005e51 
- 00024136  0x00006140 fetch  0x00000001 , 0x000049d4 
- 00024137  0x00006141 branch  0x00005e54 , 0x00000034 
- 00024138  0x00006142 store  0x00000001 , 0x000049d3 
- 00024139  0x00006143 increase  0x00000001 , 0x00000013 
- 00024140  0x00006144 fetch  0x00000002 , 0x000049fc 
- 00024141  0x00006145 isub  0x00000013 , 0x0000003e 
- 00024142  0x00006146 nbranch  0x00005e54 , 0x00000002 
- 00024143  0x00006147 copy  0x00000013 , 0x00000012 
- 00024144  0x00006148 branch  0x00005e47 
- 00024145  0x0000614b arg  0x00000001 , 0x00000039 
- 00024146  0x0000614c arg  0x000049d4 , 0x00000011 
- 00024147  0x0000614d branch  0x00006b74 
- 00024148  0x00006150 fetch  0x00000001 , 0x000049d3 
- 00024149  0x00006151 copy  0x0000003f , 0x00000002 
- 00024150  0x00006152 and  0x0000003f , 0x000000f0 , 0x0000003f 
- 00024151  0x00006153 branch  0x00005e5a , 0x00000034 
- 00024152  0x00006154 rshift4  0x0000003f , 0x0000003f 
- 00024153  0x00006155 branch  0x00005e5b 
- 00024154  0x00006158 copy  0x00000002 , 0x0000003f 
- 00024155  0x0000615a store  0x00000001 , 0x00004690 
- 00024156  0x0000615b rtn 
- 00024157  0x00006161 bpatch  0x0000008e , 0x00004011 
- 00024158  0x00006162 call  0x0000620e 
- 00024159  0x00006163 call  0x000078aa 
- 00024160  0x00006164 call  0x000056bb 
- 00024161  0x00006165 call  0x0000580e 
- 00024162  0x00006166 call  0x00005e66 
- 00024163  0x00006167 call  0x00005eb6 
- 00024164  0x00006168 call  0x00005ee7 
- 00024165  0x00006169 branch  0x0000561c 
- 00024166  0x0000616c fetch  0x00000008 , 0x00004713 
- 00024167  0x0000616d bbit1  0x00000029 , 0x00005e6b 
- 00024168  0x0000616e bbit1  0x00000037 , 0x00005e6b 
- 00024169  0x0000616f rtn 
- 00024170  0x00006172 jam  0x00000003 , 0x00004975 
- 00024171  0x00006174 call  0x00005e6d 
- 00024172  0x00006175 branch  0x00005e7e 
- 00024173  0x00006178 bpatch  0x0000008f , 0x00004011 
- 00024174  0x00006179 fetch  0x00000001 , 0x00004655 
- 00024175  0x0000617a rtneq  0x000000ff 
- 00024176  0x0000617b arg  0x00000000 , 0x00000011 
- 00024177  0x0000617c jam  0x00000006 , 0x00004977 
- 00024178  0x0000617d fetcht  0x00000001 , 0x00004655 
- 00024179  0x0000617e call  0x00005e81 
- 00024180  0x0000617f store  0x00000001 , 0x00004975 
- 00024181  0x00006180 fetch  0x00000001 , 0x00004654 
- 00024182  0x00006181 beq  0x000000ff , 0x00005e7c 
- 00024183  0x00006182 branch  0x000058df 
- 00024184  0x00006185 call  0x00005e6d 
- 00024185  0x00006186 copy  0x00000011 , 0x0000003f 
- 00024186  0x00006187 bbit1  0x00000006 , 0x00005ea4 
- 00024187  0x00006188 branch  0x00005e97 
- 00024188  0x0000618b fetcht  0x00000001 , 0x00004655 
- 00024189  0x0000618c call  0x000055b5 
- 00024190  0x0000618e copy  0x00000011 , 0x0000003f 
- 00024191  0x0000618f bbit1  0x00000006 , 0x00005ea2 
- 00024192  0x00006190 branch  0x00005e97 
- 00024193  0x00006193 fetch  0x00000008 , 0x00004713 
- 00024194  0x00006194 bbit1  0x0000002d , 0x00005e8d 
- 00024195  0x00006195 fetch  0x00000001 , 0x00004975 
- 00024196  0x00006196 copy  0x0000003f , 0x00000013 
- 00024197  0x00006197 fetch  0x00000001 , 0x00004654 
- 00024198  0x00006198 beq  0x000000ff , 0x00005931 
- 00024199  0x00006199 fetch  0x00000001 , 0x0000497b 
- 00024200  0x0000619a nbranch  0x00005e8a , 0x00000034 
- 00024201  0x0000619b branch  0x00005e8f 
- 00024202  0x0000619e jam  0x00000000 , 0x0000497f 
- 00024203  0x0000619f jam  0x00000000 , 0x00004975 
- 00024204  0x000061a0 rtn 
- 00024205  0x000061a3 fetch  0x00000001 , 0x00004975 
- 00024206  0x000061a4 branch  0x00005925 
- 00024207  0x000061a7 call  0x00006ee6 
- 00024208  0x000061a8 fetcht  0x00000001 , 0x00004654 
- 00024209  0x000061a9 branch  0x00005e8d , 0x00000001 
- 00024210  0x000061aa fetcht  0x00000001 , 0x00004654 
- 00024211  0x000061ab call  0x00006ef7 
- 00024212  0x000061ac fetcht  0x00000001 , 0x00004655 
- 00024213  0x000061ad fetch  0x00000001 , 0x00004975 
- 00024214  0x000061ae branch  0x00005925 
- 00024215  0x000061b1 fetch  0x00000001 , 0x0000497f 
- 00024216  0x000061b2 rtneq  0x00000000 
- 00024217  0x000061b3 jam  0x00000000 , 0x0000497f 
- 00024218  0x000061b4 fetch  0x00000008 , 0x00004713 
- 00024219  0x000061b5 rtnbit1  0x00000034 
- 00024220  0x000061b6 fetch  0x00000001 , 0x0000497c 
- 00024221  0x000061b7 sub  0x0000003f , 0x00000014 , 0x0000003e 
- 00024222  0x000061b8 ncall  0x00005ec6 , 0x00000002 
- 00024223  0x000061b9 fetch  0x00000001 , 0x000044eb 
- 00024224  0x000061ba store  0x00000001 , 0x0000497c 
- 00024225  0x000061bb rtn 
- 00024226  0x000061be call  0x00005eae 
- 00024227  0x000061bf rtn  0x00000028 
- 00024228  0x000061c0 fetch  0x00000001 , 0x0000497f 
- 00024229  0x000061c1 rtneq  0x00000001 
- 00024230  0x000061c2 jam  0x00000001 , 0x0000497f 
- 00024231  0x000061c3 fetch  0x00000008 , 0x00004713 
- 00024232  0x000061c4 bbit1  0x00000034 , 0x00005ba3 
- 00024233  0x000061c5 fetch  0x00000001 , 0x00004845 
- 00024234  0x000061c6 rtn  0x00000034 
- 00024235  0x000061c7 fetch  0x00000001 , 0x0000463c 
- 00024236  0x000061c8 store  0x00000001 , 0x00004845 
- 00024237  0x000061c9 rtn 
- 00024238  0x000061cc disable  0x00000028 
- 00024239  0x000061cd fetch  0x00000008 , 0x00004713 
- 00024240  0x000061ce rtnbit1  0x0000002d 
- 00024241  0x000061d0 fetch  0x00000001 , 0x0000496f 
- 00024242  0x000061d1 rtn  0x00000034 
- 00024243  0x000061d2 fetch  0x00000001 , 0x00004970 
- 00024244  0x000061d3 rtn  0x00000034 
- 00024245  0x000061d4 branch  0x00007dba 
- 00024246  0x000061d7 bpatch  0x00000090 , 0x00004012 
- 00024247  0x000061d8 fetch  0x00000008 , 0x00004713 
- 00024248  0x000061d9 rtnbit0  0x0000002a 
- 00024249  0x000061da fetcht  0x00000001 , 0x0000465a 
- 00024250  0x000061db call  0x000055b5 
- 00024251  0x000061dc fetcht  0x00000001 , 0x0000465a 
- 00024252  0x000061dd call  0x00006ee6 
- 00024253  0x000061de branch  0x00005ec2 , 0x00000001 
- 00024254  0x000061e0 fetch  0x00000001 , 0x00004666 
- 00024255  0x000061e1 rtneq  0x00000001 
- 00024256  0x000061e2 jam  0x00000001 , 0x00004666 
- 00024257  0x000061e3 branch  0x00005aaa 
- 00024258  0x000061e6 fetch  0x00000001 , 0x00004666 
- 00024259  0x000061e7 rtneq  0x00000000 
- 00024260  0x000061e8 jam  0x00000000 , 0x00004666 
- 00024261  0x000061e9 branch  0x00006018 
- 00024262  0x000061ec bpatch  0x00000091 , 0x00004012 
- 00024263  0x000061ed fetch  0x00000001 , 0x0000471b 
- 00024264  0x000061ee rtneq  0x00000001 
- 00024265  0x000061ef call  0x00005ed3 
- 00024266  0x000061f0 storet  0x00000001 , 0x00004666 
- 00024267  0x000061f3 call  0x00005eea 
- 00024268  0x000061f4 call  0x00005aaa 
- 00024269  0x000061f5 call  0x000042d0 
- 00024270  0x000061f6 call  0x00005eec 
- 00024271  0x000061f7 jam  0x00000001 , 0x00004793 
- 00024272  0x000061f8 branch  0x00005ca3 
- 00024273  0x000061fb call  0x00005eea 
- 00024274  0x000061fc branch  0x00006ca3 
- 00024275  0x000061ff fetcht  0x00000001 , 0x00004666 
- 00024276  0x00006200 increase  0x00000001 , 0x00000002 
- 00024277  0x00006201 fetch  0x00000008 , 0x00004713 
- 00024278  0x00006202 bbit1  0x00000011 , 0x00005eda 
- 00024279  0x00006203 sub  0x00000002 , 0x00000002 , 0x0000003e 
- 00024280  0x00006204 ncall  0x00005ee1 , 0x00000002 
- 00024281  0x00006205 rtn 
- 00024282  0x00006208 fetch  0x00000001 , 0x0000471b 
- 00024283  0x00006209 increase  0xffffffff , 0x0000003f 
- 00024284  0x0000620a isub  0x00000002 , 0x0000003e 
- 00024285  0x0000620b ncall  0x00005edf , 0x00000002 
- 00024286  0x0000620c rtn 
- 00024287  0x0000620f arg  0x00000000 , 0x00000002 
- 00024288  0x00006210 rtn 
- 00024289  0x00006212 arg  0x00000001 , 0x00000002 
- 00024290  0x00006213 rtn 
- 00024291  0x00006216 arg  0x00000001 , 0x00000002 
- 00024292  0x00006217 arg  0x00004666 , 0x00000011 
- 00024293  0x00006218 arg  0x00000000 , 0x00000012 
- 00024294  0x00006219 branch  0x00006cd3 
- 00024295  0x0000621c fetch  0x00000008 , 0x00004713 
- 00024296  0x0000621d rtnbit0  0x00000034 
- 00024297  0x0000621e branch  0x00005e6b 
- 00024298  0x00006221 arg  0x00000000 , 0x00000007 
- 00024299  0x00006222 branch  0x00005f00 
- 00024300  0x00006224 arg  0x00000000 , 0x00000007 
- 00024301  0x00006225 branch  0x00005f04 
- 00024302  0x00006227 arg  0x00000003 , 0x00000007 
- 00024303  0x00006228 branch  0x00005f00 
- 00024304  0x0000622a arg  0x00000003 , 0x00000007 
- 00024305  0x0000622b branch  0x00005f04 
- 00024306  0x0000622d arg  0x00000005 , 0x00000007 
- 00024307  0x0000622e branch  0x00005f00 
- 00024308  0x00006230 arg  0x00000005 , 0x00000007 
- 00024309  0x00006231 branch  0x00005f04 
- 00024310  0x00006234 arg  0x00000015 , 0x00000007 
- 00024311  0x00006235 branch  0x00005f00 
- 00024312  0x00006238 arg  0x00000018 , 0x00000007 
- 00024313  0x00006239 branch  0x00005f00 
- 00024314  0x0000623c arg  0x0000000e , 0x00000007 
- 00024315  0x0000623d branch  0x00005f00 
- 00024316  0x00006240 arg  0x0000000c , 0x00000007 
- 00024317  0x00006241 branch  0x00005f00 
- 00024318  0x00006244 arg  0x0000001c , 0x00000007 
- 00024319  0x00006245 branch  0x00005f00 
- 00024320  0x00006248 fetch  0x00000008 , 0x00004713 
- 00024321  0x00006249 qset1  0x0000003f 
- 00024322  0x0000624a store  0x00000008 , 0x00004713 
- 00024323  0x0000624b rtn 
- 00024324  0x0000624e fetch  0x00000008 , 0x00004713 
- 00024325  0x0000624f qset0  0x0000003f 
- 00024326  0x00006250 store  0x00000008 , 0x00004713 
- 00024327  0x00006251 rtn 
- 00024328  0x00006254 setarg  0x00000000 
- 00024329  0x00006255 store  0x00000008 , 0x0000472a 
- 00024330  0x00006256 store  0x00000008 , 0x00004733 
- 00024331  0x00006257 fetch  0x00000001 , 0x00004729 
- 00024332  0x00006258 beq  0x00000002 , 0x00005f12 
- 00024333  0x00006259 beq  0x00000003 , 0x00005f14 
- 00024334  0x0000625a beq  0x00000004 , 0x00005f19 
- 00024335  0x0000625b setarg  0x00070008 
- 00024336  0x0000625d store  0x00000008 , 0x0000472b 
- 00024337  0x0000625e rtn 
- 00024338  0x00006261 setarg  0x00040005 
- 00024339  0x00006262 branch  0x00005f10 
- 00024340  0x00006265 setarg  0x00022303 
- 00024341  0x00006267 store  0x00000008 , 0x0000472a 
- 00024342  0x00006268 setarg  0x00000003 
- 00024343  0x00006269 store  0x00000008 , 0x00004733 
- 00024344  0x0000626a rtn 
- 00024345  0x0000626d setarg  0x0000cd03 
- 00024346  0x0000626e branch  0x00005f15 
- 00024347  0x00006272 bpatch  0x00000092 , 0x00004012 
- 00024348  0x00006273 fetch  0x00000001 , 0x0000477f 
- 00024349  0x00006274 increase  0xffffffff , 0x0000003f 
- 00024350  0x00006275 store  0x00000001 , 0x0000477f 
- 00024351  0x00006276 fetcht  0x00000001 , 0x00004666 
- 00024352  0x00006277 sub  0x00000002 , 0x00000001 , 0x0000003e 
- 00024353  0x00006278 ncall  0x00005ed3 , 0x00000005 
- 00024354  0x00006279 storet  0x00000001 , 0x00004666 
- 00024355  0x0000627a call  0x00005ee3 
- 00024356  0x0000627b call  0x00005c59 
- 00024357  0x0000627c branch  0x000054a0 
- 00024358  0x00006281 bpatch  0x00000093 , 0x00004012 
- 00024359  0x00006282 fetch  0x00000001 , 0x00004957 
- 00024360  0x00006283 rtneq  0x00000003 
- 00024361  0x00006284 fetch  0x00000008 , 0x00004713 
- 00024362  0x00006285 rtnbit0  0x00000038 
- 00024363  0x00006286 fetch  0x00000004 , 0x00004847 
- 00024364  0x00006287 rtn  0x00000034 
- 00024365  0x00006288 call  0x00005fcd 
- 00024366  0x00006289 setarg  0x00000003 
- 00024367  0x0000628a call  0x00005fc3 
- 00024368  0x0000628b call  0x00005fbf , 0x00000034 
- 00024369  0x0000628c ncall  0x00005fc1 , 0x00000034 
- 00024370  0x0000628d setarg  0x00000002 
- 00024371  0x0000628e call  0x00005fc8 
- 00024372  0x0000628f call  0x00005fbf , 0x00000034 
- 00024373  0x00006290 fetch  0x00000001 , 0x00004861 
- 00024374  0x00006291 beq  0x00000001 , 0x00005f3c 
- 00024375  0x00006293 fetch  0x00000008 , 0x00004713 
- 00024376  0x00006294 rtnbit0  0x00000038 
- 00024377  0x00006295 arg  0x00000005 , 0x00000039 
- 00024378  0x00006296 arg  0x00004861 , 0x00000005 
- 00024379  0x00006297 branch  0x00007ca1 
- 00024380  0x0000629a call  0x00005f50 
- 00024381  0x0000629b fetch  0x00000002 , 0x00004862 
- 00024382  0x0000629c store  0x00000002 , 0x0000070b 
- 00024383  0x0000629d fetch  0x00000002 , 0x00004847 
- 00024384  0x0000629e store  0x00000002 , 0x0000070d 
- 00024385  0x0000629f call  0x00005f89 
- 00024386  0x000062a0 fetch  0x00000002 , 0x0000070b 
- 00024387  0x000062a1 store  0x00000002 , 0x00004862 
- 00024388  0x000062a2 fetch  0x00000002 , 0x0000070d 
- 00024389  0x000062a3 store  0x00000002 , 0x00004847 
- 00024390  0x000062a5 fetch  0x00000002 , 0x00004864 
- 00024391  0x000062a6 store  0x00000002 , 0x0000070b 
- 00024392  0x000062a7 fetch  0x00000002 , 0x00004849 
- 00024393  0x000062a8 store  0x00000002 , 0x0000070d 
- 00024394  0x000062a9 call  0x00005f91 
- 00024395  0x000062aa fetch  0x00000002 , 0x0000070b 
- 00024396  0x000062ab store  0x00000002 , 0x00004864 
- 00024397  0x000062ac fetch  0x00000002 , 0x0000070d 
- 00024398  0x000062ad store  0x00000002 , 0x00004849 
- 00024399  0x000062ae rtn 
- 00024400  0x000062b1 fetch  0x00000008 , 0x00004713 
- 00024401  0x000062b2 rtnbit0  0x00000039 
- 00024402  0x000062b3 bpatch  0x00000094 , 0x00004012 
- 00024403  0x000062b4 fetch  0x00000002 , 0x00004862 
- 00024404  0x000062b5 store  0x00000002 , 0x00000712 
- 00024405  0x000062b6 call  0x00005f64 
- 00024406  0x000062b7 store  0x00000002 , 0x00004862 
- 00024407  0x000062b8 fetch  0x00000002 , 0x00004847 
- 00024408  0x000062b9 store  0x00000002 , 0x00000712 
- 00024409  0x000062ba call  0x00005f72 
- 00024410  0x000062bb store  0x00000002 , 0x00004847 
- 00024411  0x000062bc fetch  0x00000002 , 0x00004864 
- 00024412  0x000062bd store  0x00000002 , 0x00000712 
- 00024413  0x000062be call  0x00005f64 
- 00024414  0x000062bf store  0x00000002 , 0x00004864 
- 00024415  0x000062c0 fetch  0x00000002 , 0x00004849 
- 00024416  0x000062c1 store  0x00000002 , 0x00000712 
- 00024417  0x000062c2 call  0x00005f72 
- 00024418  0x000062c3 store  0x00000002 , 0x00004849 
- 00024419  0x000062c4 rtn 
- 00024420  0x000062c7 fetch  0x00000001 , 0x00000713 
- 00024421  0x000062c8 branch  0x00005f67 , 0x00000034 
- 00024422  0x000062c9 branch  0x00005f6c 
- 00024423  0x000062cc fetch  0x00000001 , 0x00000712 
- 00024424  0x000062cd call  0x00005f7f 
- 00024425  0x000062ce store  0x00000001 , 0x00000712 
- 00024426  0x000062d0 fetch  0x00000002 , 0x00000712 
- 00024427  0x000062d1 rtn 
- 00024428  0x000062d3 fetch  0x00000001 , 0x00000712 
- 00024429  0x000062d4 call  0x00005fbb 
- 00024430  0x000062d5 call  0x00005f7f 
- 00024431  0x000062d6 call  0x00007dc8 , 0x00000034 
- 00024432  0x000062d7 call  0x00005fb7 
- 00024433  0x000062d8 branch  0x00005f6a 
- 00024434  0x000062db fetch  0x00000001 , 0x00000713 
- 00024435  0x000062dc branch  0x00005f75 , 0x00000034 
- 00024436  0x000062dd branch  0x00005f79 
- 00024437  0x000062df fetch  0x00000001 , 0x00000712 
- 00024438  0x000062e0 call  0x00005f84 
- 00024439  0x000062e1 store  0x00000001 , 0x00000712 
- 00024440  0x000062e2 branch  0x00005f6a 
- 00024441  0x000062e4 fetch  0x00000001 , 0x00000712 
- 00024442  0x000062e5 call  0x00005fbb 
- 00024443  0x000062e6 call  0x00005f84 
- 00024444  0x000062e7 call  0x00007dc8 , 0x00000034 
- 00024445  0x000062e8 call  0x00005fb7 
- 00024446  0x000062e9 branch  0x00005f6a 
- 00024447  0x000062ec mul32  0x0000003f , 0x00000004 , 0x0000003f 
- 00024448  0x000062ed div  0x0000003f , 0x00000005 
- 00024449  0x000062ee call  0x00007d62 
- 00024450  0x000062ef quotient  0x0000003f 
- 00024451  0x000062f0 rtn 
- 00024452  0x000062f2 mul32  0x0000003f , 0x0000000c , 0x0000003f 
- 00024453  0x000062f3 div  0x0000003f , 0x0000000a 
- 00024454  0x000062f4 call  0x00007d62 
- 00024455  0x000062f5 quotient  0x0000003f 
- 00024456  0x000062f6 rtn 
- 00024457  0x000062f9 fetch  0x00000002 , 0x0000070b 
- 00024458  0x000062fa fetcht  0x00000002 , 0x0000070d 
- 00024459  0x000062fb iadd  0x00000002 , 0x0000003f 
- 00024460  0x000062fc fetcht  0x00000001 , 0x00004866 
- 00024461  0x000062fd iadd  0x00000002 , 0x0000003f 
- 00024462  0x000062fe and  0x0000003f , 0x00000001 , 0x00000002 
- 00024463  0x000062ff storet  0x00000001 , 0x00004866 
- 00024464  0x00006300 branch  0x00005f99 
- 00024465  0x00006303 fetch  0x00000002 , 0x0000070b 
- 00024466  0x00006304 fetcht  0x00000002 , 0x0000070d 
- 00024467  0x00006305 iadd  0x00000002 , 0x0000003f 
- 00024468  0x00006306 fetcht  0x00000001 , 0x00004867 
- 00024469  0x00006307 iadd  0x00000002 , 0x0000003f 
- 00024470  0x00006308 and  0x0000003f , 0x00000001 , 0x00000002 
- 00024471  0x00006309 storet  0x00000001 , 0x00004867 
- 00024472  0x0000630a branch  0x00005f99 
- 00024473  0x0000630d store  0x00000003 , 0x0000070f 
- 00024474  0x0000630e isolate1  0x00000010 , 0x0000003f 
- 00024475  0x0000630f branch  0x00005fa3 , 0x00000001 
- 00024476  0x00006310 fetch  0x00000001 , 0x00000710 
- 00024477  0x00006311 beq  0x000000ff , 0x00005faa 
- 00024478  0x00006312 fetch  0x00000001 , 0x0000070f 
- 00024479  0x00006314 rshift  0x0000003f , 0x0000003f 
- 00024480  0x00006315 store  0x00000002 , 0x0000070b 
- 00024481  0x00006316 store  0x00000002 , 0x0000070d 
- 00024482  0x00006317 rtn 
- 00024483  0x00006319 fetch  0x00000001 , 0x00000710 
- 00024484  0x0000631a beq  0x00000000 , 0x00005fa7 
- 00024485  0x0000631b fetch  0x00000003 , 0x0000070f 
- 00024486  0x0000631c branch  0x00005f9f 
- 00024487  0x0000631e jam  0x00000000 , 0x00000711 
- 00024488  0x0000631f fetch  0x00000001 , 0x0000070f 
- 00024489  0x00006320 branch  0x00005f9f 
- 00024490  0x00006323 fetch  0x00000001 , 0x0000070f 
- 00024491  0x00006324 call  0x00005fb5 
- 00024492  0x00006325 store  0x00000001 , 0x0000070b 
- 00024493  0x00006326 store  0x00000001 , 0x0000070d 
- 00024494  0x00006327 branch  0x00005fb3 , 0x00000034 
- 00024495  0x00006328 setarg  0x000000ff 
- 00024496  0x0000632a store  0x00000001 , 0x0000070c 
- 00024497  0x0000632b store  0x00000001 , 0x0000070e 
- 00024498  0x0000632c rtn 
- 00024499  0x0000632e setarg  0x00000000 
- 00024500  0x0000632f branch  0x00005fb0 
- 00024501  0x00006332 call  0x00005fbb 
- 00024502  0x00006333 rshift  0x0000003f , 0x0000003f 
- 00024503  0x00006335 call  0x00005fbc 
- 00024504  0x00006336 sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00024505  0x00006337 store  0x00000001 , 0x00000712 
- 00024506  0x00006338 rtn 
- 00024507  0x0000633b sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00024508  0x0000633d store  0x00000001 , 0x00000684 
- 00024509  0x0000633e fetch  0x00000001 , 0x00000684 
- 00024510  0x0000633f rtn 
- 00024511  0x00006342 jam  0x00000000 , 0x00004861 
- 00024512  0x00006343 rtn 
- 00024513  0x00006345 jam  0x00000001 , 0x00004861 
- 00024514  0x00006346 rtn 
- 00024515  0x0000634a isub  0x00000011 , 0x0000003e 
- 00024516  0x0000634b nbranch  0x00007dc8 , 0x00000002 
- 00024517  0x0000634c isub  0x00000012 , 0x0000003e 
- 00024518  0x0000634d nbranch  0x00007dc8 , 0x00000002 
- 00024519  0x0000634e branch  0x00007dca 
- 00024520  0x00006350 isub  0x00000011 , 0x0000003e 
- 00024521  0x00006351 nrtn  0x00000002 
- 00024522  0x00006352 isub  0x00000012 , 0x0000003e 
- 00024523  0x00006353 nrtn  0x00000002 
- 00024524  0x00006354 branch  0x00007dca 
- 00024525  0x00006357 fetch  0x00000002 , 0x00004847 
- 00024526  0x00006358 call  0x00005fd4 
- 00024527  0x00006359 copy  0x0000003f , 0x00000011 
- 00024528  0x0000635a fetch  0x00000002 , 0x00004849 
- 00024529  0x0000635b call  0x00005fd4 
- 00024530  0x0000635c copy  0x0000003f , 0x00000012 
- 00024531  0x0000635d rtn 
- 00024532  0x00006360 store  0x00000002 , 0x0000070d 
- 00024533  0x00006361 fetch  0x00000001 , 0x0000070e 
- 00024534  0x00006362 beq  0x000000ff , 0x00005fda 
- 00024535  0x00006363 fetch  0x00000001 , 0x0000070d 
- 00024536  0x00006365 and_into  0x000000ff , 0x0000003f 
- 00024537  0x00006367 rtn 
- 00024538  0x00006369 fetch  0x00000002 , 0x0000070d 
- 00024539  0x0000636a sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00024540  0x0000636b branch  0x00005fd8 
- 00024541  0x0000636e arg  0x0000461f , 0x00000013 
- 00024542  0x0000636f arg  0x00005fe0 , 0x00000012 
- 00024543  0x00006370 branch  0x000042e0 
- 00024544  0x00006372 fetch  0x00000004 , 0x00004613 
- 00024545  0x00006373 store  0x00000004 , 0x000045af 
- 00024546  0x00006374 jam  0x00000001 , 0x0000477d 
- 00024547  0x00006375 rtn 
- 00024548  0x00006379 fetch  0x00000001 , 0x00004740 
- 00024549  0x0000637a beq  0x00000000 , 0x00005fec 
- 00024550  0x0000637b beq  0x00000001 , 0x00005fee 
- 00024551  0x0000637c beq  0x00000002 , 0x00005fe9 
- 00024552  0x0000637d beq  0x00000003 , 0x00005ff0 
- 00024553  0x0000637f setarg  0x000ea600 
- 00024554  0x00006381 store  0x00000004 , 0x00004613 
- 00024555  0x00006382 rtn 
- 00024556  0x00006384 setarg  0x0005e740 
- 00024557  0x00006385 branch  0x00005fea 
- 00024558  0x00006387 setarg  0x000927c0 
- 00024559  0x00006388 branch  0x00005fea 
- 00024560  0x0000638a setarg  0x00124f80 
- 00024561  0x0000638b branch  0x00005fea 
- 00024562  0x0000638e bpatch  0x00000095 , 0x00004012 
- 00024563  0x0000638f jam  0x00000000 , 0x00004600 
- 00024564  0x00006390 call  0x00003647 
- 00024565  0x00006391 setarg  0xffffffff 
- 00024566  0x00006392 store  0x00000004 , 0x000045af 
- 00024567  0x00006393 setarg  0x00000000 
- 00024568  0x00006394 store  0x00000007 , 0x00004846 
- 00024569  0x00006395 jam  0x00000001 , 0x0000473f 
- 00024570  0x00006396 call  0x000059ed 
- 00024571  0x00006397 call  0x000054dc 
- 00024572  0x00006398 branch  0x0000622b 
- 00024573  0x0000639b fetch  0x00000001 , 0x0000473f 
- 00024574  0x0000639c ncall  0x00006001 , 0x00000034 
- 00024575  0x0000639d jam  0x00000000 , 0x0000473f 
- 00024576  0x0000639e rtn 
- 00024577  0x000063a1 call  0x0000594c 
- 00024578  0x000063a2 fetch  0x00000008 , 0x00004713 
- 00024579  0x000063a3 rtnbit0  0x0000003c 
- 00024580  0x000063a5 fetch  0x00000001 , 0x0000464a 
- 00024581  0x000063a6 arg  0x00000040 , 0x00000002 
- 00024582  0x000063a7 call  0x00006f21 
- 00024583  0x000063a8 fetch  0x00000001 , 0x0000464b 
- 00024584  0x000063a9 arg  0x00000040 , 0x00000002 
- 00024585  0x000063aa branch  0x00006f21 
- 00024586  0x000063ad call  0x0000600e 
- 00024587  0x000063ae fetch  0x00000001 , 0x0000473f 
- 00024588  0x000063af nbranch  0x00006235 , 0x00000034 
- 00024589  0x000063b0 branch  0x00003610 
- 00024590  0x000063b3 fetch  0x00000004 , 0x000045e8 
- 00024591  0x000063b4 fetcht  0x00000004 , 0x000045e4 
- 00024592  0x000063b5 isub  0x00000002 , 0x0000003e 
- 00024593  0x000063b6 branch  0x00006013 , 0x00000005 
- 00024594  0x000063b7 branch  0x00006016 
- 00024595  0x000063ba jam  0x00000000 , 0x00004143 
- 00024596  0x000063bb jam  0x000000aa , 0x00004141 
- 00024597  0x000063bc rtn 
- 00024598  0x000063be jam  0x000000ff , 0x00004143 
- 00024599  0x000063bf rtn 
- 00024600  0x000063c2 set0  0x00000026 , 0x00000000 
- 00024601  0x000063c3 jam  0x00000000 , 0x000045fc 
- 00024602  0x000063c4 arg  0x00000001 , 0x00000007 
- 00024603  0x000063c5 branch  0x00005f04 
- 00024604  0x000063c8 fetch  0x00000008 , 0x00004713 
- 00024605  0x000063c9 bbit0  0x00000011 , 0x0000602a 
- 00024606  0x000063ca call  0x00006195 
- 00024607  0x000063cb call  0x000054ac 
- 00024608  0x000063cc branch  0x00006067 , 0x00000028 
- 00024609  0x000063cd fetch  0x00000008 , 0x00004713 
- 00024610  0x000063ce bbit1  0x00000030 , 0x0000602f 
- 00024611  0x000063cf bbit0  0x00000031 , 0x0000602f 
- 00024612  0x000063d0 call  0x00005883 
- 00024613  0x000063d1 and  0x00000011 , 0x00000007 , 0x0000003f 
- 00024614  0x000063d2 fetcht  0x00000001 , 0x00004728 
- 00024615  0x000063d3 isub  0x00000002 , 0x0000003e 
- 00024616  0x000063d4 branch  0x00006047 , 0x00000005 
- 00024617  0x000063d5 branch  0x0000602f 
- 00024618  0x000063d8 fetch  0x00000001 , 0x0000477f 
- 00024619  0x000063d9 nbranch  0x00005f1b , 0x00000034 
- 00024620  0x000063da rtn 
- 00024621  0x000063dd call  0x000054ac 
- 00024622  0x000063de branch  0x00006038 , 0x00000028 
- 00024623  0x000063e0 jam  0x00000000 , 0x00004666 
- 00024624  0x000063e1 fetch  0x00000002 , 0x00004721 
- 00024625  0x000063e2 store  0x00000002 , 0x000045de 
- 00024626  0x000063e3 jam  0x00000002 , 0x000045e2 
- 00024627  0x000063e4 branch  0x00003534 
- 00024628  0x000063e7 fetch  0x00000002 , 0x000045d6 
- 00024629  0x000063e8 store  0x00000002 , 0x000045de 
- 00024630  0x000063e9 jam  0x00000004 , 0x000045e2 
- 00024631  0x000063ea branch  0x00003534 
- 00024632  0x000063ed fetch  0x00000001 , 0x00004666 
- 00024633  0x000063ee beq  0x00000000 , 0x00006067 
- 00024634  0x000063ef call  0x00005aa8 
- 00024635  0x000063f1 call  0x00006018 
- 00024636  0x000063f2 jam  0x00000001 , 0x00004666 
- 00024637  0x000063f3 call  0x00005c6f 
- 00024638  0x000063f4 branch  0x000054a0 
- 00024639  0x000063f7 call  0x000054ac 
- 00024640  0x000063f8 branch  0x000054cd , 0x00000028 
- 00024641  0x000063f9 branch  0x00005c1a 
- 00024642  0x000063fc call  0x000054ac 
- 00024643  0x000063fd rtn  0x00000028 
- 00024644  0x000063fe fetch  0x00000008 , 0x00004713 
- 00024645  0x000063ff bbit1  0x0000003e , 0x00005ca3 
- 00024646  0x00006400 rtn 
- 00024647  0x00006403 call  0x00006195 
- 00024648  0x00006404 jam  0x00000000 , 0x000045e2 
- 00024649  0x00006405 arg  0x00000001 , 0x00000007 
- 00024650  0x00006406 call  0x00005f00 
- 00024651  0x00006407 setarg  0x00000000 
- 00024652  0x00006408 store  0x00000002 , 0x000045de 
- 00024653  0x00006409 call  0x00005c39 
- 00024654  0x0000640a jam  0x00000001 , 0x00004589 
- 00024655  0x0000640b fetch  0x00000008 , 0x00004713 
- 00024656  0x0000640c bbit0  0x00000016 , 0x00003291 
- 00024657  0x0000640d jam  0x00000002 , 0x00004589 
- 00024658  0x0000640e branch  0x00003291 
- 00024659  0x00006411 fetch  0x00000001 , 0x00004600 
- 00024660  0x00006412 nbranch  0x00005ff2 , 0x00000034 
- 00024661  0x00006413 fetch  0x00000001 , 0x000045e2 
- 00024662  0x00006414 beq  0x00000002 , 0x0000605f 
- 00024663  0x00006415 beq  0x00000004 , 0x0000606b 
- 00024664  0x00006416 beq  0x00000003 , 0x00006070 
- 00024665  0x00006418 call  0x00006018 
- 00024666  0x00006419 fetch  0x00000001 , 0x0000477f 
- 00024667  0x0000641a nbranch  0x00005f1b , 0x00000034 
- 00024668  0x0000641b fetch  0x00000001 , 0x00004666 
- 00024669  0x0000641c beq  0x00000000 , 0x000054cd 
- 00024670  0x0000641d rtn 
- 00024671  0x00006420 fetch  0x00000008 , 0x00004713 
- 00024672  0x00006421 bbit1  0x0000003e , 0x00006034 
- 00024673  0x00006422 bbit1  0x00000030 , 0x00006034 
- 00024674  0x00006423 bbit0  0x0000003a , 0x00006067 
- 00024675  0x00006424 fetch  0x00000004 , 0x00004691 
- 00024676  0x00006425 fetcht  0x00000004 , 0x000046e6 
- 00024677  0x00006426 isub  0x00000002 , 0x0000003e 
- 00024678  0x00006427 branch  0x00006047 , 0x00000005 
- 00024679  0x00006429 fetch  0x00000002 , 0x000045dc 
- 00024680  0x0000642a store  0x00000002 , 0x000045de 
- 00024681  0x0000642b jam  0x00000003 , 0x000045e2 
- 00024682  0x0000642c branch  0x00003534 
- 00024683  0x0000642f fetch  0x00000008 , 0x00004713 
- 00024684  0x00006430 bbit0  0x0000003e , 0x00006059 
- 00024685  0x00006431 fetch  0x00000001 , 0x0000471b 
- 00024686  0x00006432 beq  0x00000001 , 0x00006059 
- 00024687  0x00006433 branch  0x0000603b 
- 00024688  0x00006436 fetch  0x00000008 , 0x00004713 
- 00024689  0x00006437 bbit0  0x0000003e , 0x00006059 
- 00024690  0x00006438 bbit1  0x00000013 , 0x00006059 
- 00024691  0x00006439 bbit1  0x00000012 , 0x00006059 
- 00024692  0x0000643a branch  0x00006035 
- 00024693  0x0000643d fetch  0x00000004 , 0x0000458f 
- 00024694  0x0000643e store  0x00000004 , 0x000045e8 
- 00024695  0x0000643f store  0x00000004 , 0x00004691 
- 00024696  0x00006440 call  0x0000355a 
- 00024697  0x00006441 call  0x00005c0b 
- 00024698  0x00006442 call  0x0000618e 
- 00024699  0x00006443 call  0x00005a73 
- 00024700  0x00006444 jam  0x00000000 , 0x0000477d 
- 00024701  0x00006445 jam  0x00000000 , 0x000045fc 
- 00024702  0x00006446 jam  0x00000000 , 0x000045e2 
- 00024703  0x00006447 fetch  0x00000004 , 0x000045e8 
- 00024704  0x00006448 fetch  0x00000004 , 0x000045e4 
- 00024705  0x00006449 isub  0x00000002 , 0x0000003e 
- 00024706  0x0000644a rtn  0x00000005 
- 00024707  0x0000644b branch  0x00006042 
- 00024708  0x0000644e call  0x00005a73 
- 00024709  0x0000644f call  0x00005a84 
- 00024710  0x00006451 call  0x0000618e 
- 00024711  0x00006452 call  0x00005c0b 
- 00024712  0x00006453 arg  0x00000001 , 0x00000007 
- 00024713  0x00006454 call  0x00005f04 
- 00024714  0x00006455 setarg  0x00000000 
- 00024715  0x00006456 store  0x00000002 , 0x000045d8 
- 00024716  0x00006457 store  0x00000002 , 0x000045de 
- 00024717  0x00006458 store  0x00000001 , 0x000045fc 
- 00024718  0x00006459 store  0x00000001 , 0x00004860 
- 00024719  0x0000645a store  0x00000001 , 0x000045e2 
- 00024720  0x0000645d fetch  0x00000004 , 0x0000458f 
- 00024721  0x0000645e store  0x00000004 , 0x000045e8 
- 00024722  0x0000645f store  0x00000004 , 0x00004691 
- 00024723  0x00006460 branch  0x00005ca3 
- 00024724  0x00006463 call  0x00007de2 
- 00024725  0x00006464 branch  0x000023fd 
- 00024726  0x00006467 bpatch  0x00000096 , 0x00004012 
- 00024727  0x00006468 rtnmark0  0x00000026 
- 00024728  0x00006469 call  0x00005601 
- 00024729  0x0000646a nrtn  0x00000028 
- 00024730  0x0000646b fetch  0x00000001 , 0x0000477c 
- 00024731  0x0000646c jam  0x00000000 , 0x0000477c 
- 00024732  0x0000646d ncall  0x00006094 , 0x00000034 
- 00024733  0x0000646f fetch  0x00000008 , 0x00004713 
- 00024734  0x00006470 bbit0  0x00000016 , 0x000060a1 
- 00024735  0x00006471 fetch  0x00000001 , 0x0000496c 
- 00024736  0x00006472 nbranch  0x000060b6 , 0x00000034 
- 00024737  0x00006474 call  0x00005a74 
- 00024738  0x00006475 fetch  0x00000001 , 0x00004589 
- 00024739  0x00006476 bbit1  0x00000001 , 0x000060b0 
- 00024740  0x00006477 fetcht  0x00000001 , 0x0000451a 
- 00024741  0x00006478 fetch  0x00000001 , 0x00004846 
- 00024742  0x00006479 ior  0x00000002 , 0x0000003f 
- 00024743  0x0000647a store  0x00000001 , 0x00004846 
- 00024744  0x0000647b fetcht  0x00000001 , 0x0000451f 
- 00024745  0x0000647c fetch  0x00000001 , 0x0000484b 
- 00024746  0x0000647d iadd  0x00000002 , 0x0000003f 
- 00024747  0x0000647e store  0x00000001 , 0x0000484b 
- 00024748  0x0000647f fetcht  0x00000001 , 0x00004520 
- 00024749  0x00006480 fetch  0x00000001 , 0x0000484c 
- 00024750  0x00006481 iadd  0x00000002 , 0x0000003f 
- 00024751  0x00006482 store  0x00000001 , 0x0000484c 
- 00024752  0x00006484 jam  0x00000001 , 0x00004589 
- 00024753  0x00006485 arg  0x00000007 , 0x00000011 
- 00024754  0x00006486 arg  0x00004846 , 0x00000012 
- 00024755  0x00006487 fetch  0x00000002 , 0x0000484b 
- 00024756  0x00006488 rtn  0x00000034 
- 00024757  0x00006489 branch  0x000036db 
- 00024758  0x0000648c jam  0x00000002 , 0x00004589 
- 00024759  0x0000648d arg  0x00000009 , 0x00000011 
- 00024760  0x0000648e fetch  0x00000001 , 0x0000496d 
- 00024761  0x0000648f nbranch  0x000060bc , 0x00000034 
- 00024762  0x00006490 arg  0x00004733 , 0x00000012 
- 00024763  0x00006491 rtn 
- 00024764  0x00006493 arg  0x0000472a , 0x00000012 
- 00024765  0x00006494 rtn 
- 00024766  0x0000649a setarg  0x00000000 
- 00024767  0x0000649b store  0x00000003 , 0x000046f8 
- 00024768  0x0000649c rtn 
- 00024769  0x0000649f fetch  0x00000008 , 0x00004713 
- 00024770  0x000064a0 rtnbit0  0x0000000e 
- 00024771  0x000064a1 fetch  0x00000001 , 0x0000477d 
- 00024772  0x000064a2 rtn  0x00000034 
- 00024773  0x000064a3 fetch  0x00000001 , 0x00004602 
- 00024774  0x000064a4 rtn  0x00000034 
- 00024775  0x000064a5 fetch  0x00000001 , 0x000046f5 
- 00024776  0x000064a6 increase  0x00000001 , 0x0000003f 
- 00024777  0x000064a7 and_into  0x00000003 , 0x0000003f 
- 00024778  0x000064a8 store  0x00000001 , 0x000046f5 
- 00024779  0x000064a9 nrtn  0x00000034 
- 00024780  0x000064aa jam  0x00000000 , 0x000046f6 
- 00024781  0x000064ac bpatch  0x00000097 , 0x00004012 
- 00024782  0x000064ad fetch  0x00000001 , 0x000046f6 
- 00024783  0x000064ae increase  0x00000001 , 0x0000003f 
- 00024784  0x000064af store  0x00000001 , 0x000046f6 
- 00024785  0x000064b0 sub  0x0000003f , 0x00000008 , 0x0000003e 
- 00024786  0x000064b1 nbranch  0x000060d9 , 0x00000002 
- 00024787  0x000064b2 call  0x0000357f 
- 00024788  0x000064b3 call  0x00003651 
- 00024789  0x000064b4 nbranch  0x000060df , 0x00000018 
- 00024790  0x000064b5 nbranch  0x000060df , 0x0000002f 
- 00024791  0x000064b6 call  0x000060f2 
- 00024792  0x000064b7 call  0x000060e9 
- 00024793  0x000064b9 call  0x0000357b 
- 00024794  0x000064ba fetch  0x00000001 , 0x000046f7 
- 00024795  0x000064bb increase  0x00000001 , 0x0000003f 
- 00024796  0x000064bc store  0x00000001 , 0x000046f7 
- 00024797  0x000064bd beq  0x00000010 , 0x000060e1 
- 00024798  0x000064be rtn 
- 00024799  0x000064c1 call  0x00003222 
- 00024800  0x000064c2 branch  0x000060cd 
- 00024801  0x000064c5 jam  0x00000000 , 0x000046f7 
- 00024802  0x000064c6 fetch  0x00000001 , 0x000046f8 
- 00024803  0x000064c7 rtnbit1  0x00000000 
- 00024804  0x000064c8 set1  0x00000000 , 0x0000003f 
- 00024805  0x000064c9 store  0x00000001 , 0x000046f8 
- 00024806  0x000064ca fetch  0x00000002 , 0x00004723 
- 00024807  0x000064cb store  0x00000002 , 0x00004781 
- 00024808  0x000064cc branch  0x000059ed 
- 00024809  0x000064cf fetch  0x00000001 , 0x00004602 
- 00024810  0x000064d0 branch  0x000060be , 0x00000034 
- 00024811  0x000064d1 jam  0x00000000 , 0x000046f7 
- 00024812  0x000064d2 fetch  0x00000001 , 0x000046f8 
- 00024813  0x000064d3 rtnbit0  0x00000000 
- 00024814  0x000064d4 set0  0x00000000 , 0x0000003f 
- 00024815  0x000064d5 store  0x00000001 , 0x000046f8 
- 00024816  0x000064d6 call  0x00005c0b 
- 00024817  0x000064d7 branch  0x0000594c 
- 00024818  0x000064da call  0x0000366e 
- 00024819  0x000064db fetch  0x00000001 , 0x000044f8 
- 00024820  0x000064dc compare  0x00000008 , 0x0000003f , 0x000000f8 
- 00024821  0x000064dd nrtn  0x00000001 
- 00024822  0x000064de fetch  0x00000001 , 0x000044f9 
- 00024823  0x000064df beq  0x000000ff , 0x00005ff2 
- 00024824  0x000064e0 rtn 
- 00024825  0x000064e6 fetch  0x00000001 , 0x00004793 
- 00024826  0x000064e7 nrtn  0x00000034 
- 00024827  0x000064e8 call  0x00005e78 
- 00024828  0x000064e9 call  0x000060fe 
- 00024829  0x000064ea branch  0x00003662 
- 00024830  0x000064ed arg  0x0000000c , 0x00000007 
- 00024831  0x000064ee call  0x00007cef 
- 00024832  0x000064ef nrtn  0x00000034 
- 00024833  0x000064f0 call  0x00006106 
- 00024834  0x000064f1 call  0x0000572c 
- 00024835  0x000064f3 arg  0x0000000c , 0x00000007 
- 00024836  0x000064f4 setarg  0x000000a0 
- 00024837  0x000064f5 branch  0x00007ce1 
- 00024838  0x000064f8 fetch  0x00000008 , 0x00004713 
- 00024839  0x000064f9 rtnbit0  0x00000028 
- 00024840  0x000064fb branch  0x000056bb 
- 00024841  0x000064ff fetch  0x00000001 , 0x00004666 
- 00024842  0x00006500 bne  0x00000000 , 0x00002421 
- 00024843  0x00006501 fetch  0x00000001 , 0x000045ca 
- 00024844  0x00006502 rtn  0x00000034 
- 00024845  0x00006504 jam  0x00000002 , 0x00008042 
- 00024846  0x00006505 jam  0x000000f8 , 0x00008130 
- 00024847  0x00006506 rtn 
- 00024848  0x0000650c fetch  0x00000001 , 0x0000465c 
- 00024849  0x0000650d rtneq  0x000000ff 
- 00024850  0x0000650e fetch  0x00000002 , 0x00004781 
- 00024851  0x0000650f rtn  0x00000034 
- 00024852  0x00006510 fetch  0x00000002 , 0x00004725 
- 00024853  0x00006511 fetcht  0x00000002 , 0x00004781 
- 00024854  0x00006512 isub  0x00000002 , 0x00000002 
- 00024855  0x00006513 fetch  0x00000002 , 0x0000470f 
- 00024856  0x00006514 isub  0x00000002 , 0x0000003f 
- 00024857  0x00006515 branch  0x0000611c , 0x00000002 
- 00024858  0x00006517 fetcht  0x00000001 , 0x0000465c 
- 00024859  0x00006518 branch  0x000061e5 
- 00024860  0x0000651a fetcht  0x00000001 , 0x0000465c 
- 00024861  0x0000651b branch  0x000061e4 
- 00024862  0x00006523 arg  0x00004711 , 0x00000013 
- 00024863  0x00006524 arg  0x00006121 , 0x00000012 
- 00024864  0x00006525 branch  0x000042e0 
- 00024865  0x00006528 bpatch  0x00000098 , 0x00004013 
- 00024866  0x00006529 fetch  0x00000001 , 0x00004957 
- 00024867  0x0000652a beq  0x00000003 , 0x00006131 
- 00024868  0x0000652b beq  0x0000000b , 0x00006131 
- 00024869  0x0000652c fetcht  0x00000001 , 0x00004690 
- 00024870  0x0000652d increase  0x00000002 , 0x00000002 
- 00024871  0x0000652f sub  0x00000002 , 0x00000003 , 0x0000003e 
- 00024872  0x00006530 call  0x00006134 , 0x00000002 
- 00024873  0x00006531 ncall  0x00006138 , 0x00000002 
- 00024874  0x00006532 copy  0x00000002 , 0x0000003f 
- 00024875  0x00006533 iadd  0x0000003f , 0x0000003f 
- 00024876  0x00006534 store  0x00000001 , 0x0000470c 
- 00024877  0x00006536 jam  0x00000004 , 0x000046fe 
- 00024878  0x00006537 call  0x00006185 
- 00024879  0x00006538 jam  0x00000001 , 0x000046fc 
- 00024880  0x00006539 branch  0x00006192 
- 00024881  0x0000653c fetcht  0x00000001 , 0x00004690 
- 00024882  0x0000653d increase  0x00000001 , 0x00000002 
- 00024883  0x0000653e branch  0x00006127 
- 00024884  0x00006541 fetch  0x00000008 , 0x00004713 
- 00024885  0x00006542 rtnbit0  0x0000001c 
- 00024886  0x00006543 increase  0x00000001 , 0x00000002 
- 00024887  0x00006544 rtn 
- 00024888  0x00006546 increase  0xfffffffd , 0x00000002 
- 00024889  0x00006547 rtn 
- 00024890  0x0000654b fetch  0x00000001 , 0x00004661 
- 00024891  0x0000654c rtneq  0x000000ff 
- 00024892  0x0000654d fetch  0x00000002 , 0x00004790 
- 00024893  0x0000654e nrtn  0x00000034 
- 00024894  0x0000654f fetch  0x00000002 , 0x000045d8 
- 00024895  0x00006550 nrtn  0x00000034 
- 00024896  0x00006551 fetch  0x00000002 , 0x000045de 
- 00024897  0x00006552 nrtn  0x00000034 
- 00024898  0x00006553 fetch  0x00000001 , 0x00004701 
- 00024899  0x00006554 nrtn  0x00000034 
- 00024900  0x00006555 fetch  0x00000001 , 0x00004712 
- 00024901  0x00006556 branch  0x00006121 , 0x00000034 
- 00024902  0x00006557 store  0x00000001 , 0x00004711 
- 00024903  0x00006558 rtn 
- 00024904  0x00006561 disable  0x00000028 
- 00024905  0x00006562 fetch  0x00000001 , 0x000046fe 
- 00024906  0x00006563 sub  0x0000003f , 0x00000004 , 0x0000003e 
- 00024907  0x00006564 nrtn  0x00000005 
- 00024908  0x00006565 branch  0x00007dba 
- 00024909  0x00006568 fetch  0x00000008 , 0x00004713 
- 00024910  0x00006569 rtnbit0  0x00000023 
- 00024911  0x0000656a rtnbit0  0x00000004 
- 00024912  0x0000656b fetch  0x00000002 , 0x00004790 
- 00024913  0x0000656c nrtn  0x00000034 
- 00024914  0x0000656d fetch  0x00000002 , 0x000045d8 
- 00024915  0x0000656e nrtn  0x00000034 
- 00024916  0x0000656f fetch  0x00000002 , 0x000045de 
- 00024917  0x00006570 nrtn  0x00000034 
- 00024918  0x00006571 fetch  0x00000001 , 0x00004701 
- 00024919  0x00006572 nrtn  0x00000034 
- 00024920  0x00006573 call  0x00006148 
- 00024921  0x00006574 rtn  0x00000028 
- 00024922  0x00006576 fetch  0x00000001 , 0x0000470e 
- 00024923  0x00006577 branch  0x00006173 , 0x00000034 
- 00024924  0x00006579 fetcht  0x00000001 , 0x00004709 
- 00024925  0x0000657a increase  0x00000001 , 0x00000002 
- 00024926  0x0000657b storet  0x00000001 , 0x00004709 
- 00024927  0x0000657c fetch  0x00000001 , 0x00004707 
- 00024928  0x0000657d isub  0x00000002 , 0x0000003e 
- 00024929  0x0000657e ncall  0x0000616a , 0x00000002 
- 00024930  0x0000657f fetch  0x00000001 , 0x00004708 
- 00024931  0x00006580 isub  0x00000002 , 0x0000003e 
- 00024932  0x00006581 nbranch  0x0000616e , 0x00000002 
- 00024933  0x00006583 fetch  0x00000008 , 0x00004713 
- 00024934  0x00006584 bbit1  0x00000024 , 0x000061d9 
- 00024935  0x00006585 bbit1  0x00000026 , 0x000061d9 
- 00024936  0x00006587 fetcht  0x00000001 , 0x00004660 
- 00024937  0x00006588 branch  0x000061e4 
- 00024938  0x0000658b jam  0x00000001 , 0x00004709 
- 00024939  0x0000658c fetch  0x00000001 , 0x0000470e 
- 00024940  0x0000658d increase  0xffffffff , 0x0000003f 
- 00024941  0x0000658e store  0x00000001 , 0x0000470e 
- 00024942  0x00006590 fetch  0x00000008 , 0x00004713 
- 00024943  0x00006591 bbit1  0x00000024 , 0x000061eb 
- 00024944  0x00006592 bbit1  0x00000026 , 0x000061eb 
- 00024945  0x00006594 fetcht  0x00000001 , 0x00004660 
- 00024946  0x00006595 branch  0x000061e5 
- 00024947  0x00006598 fetch  0x00000008 , 0x00004713 
- 00024948  0x00006599 bbit1  0x00000022 , 0x0000616e 
- 00024949  0x0000659a call  0x0000617e 
- 00024950  0x0000659b branch  0x0000615c 
- 00024951  0x000065a4 jam  0x00000000 , 0x000046fb 
- 00024952  0x000065a5 call  0x000061fd 
- 00024953  0x000065a6 jam  0x00000000 , 0x000046fe 
- 00024954  0x000065a7 fetch  0x00000001 , 0x00004707 
- 00024955  0x000065a8 rshift  0x0000003f , 0x0000003f 
- 00024956  0x000065a9 store  0x00000001 , 0x00004708 
- 00024957  0x000065aa rtn 
- 00024958  0x000065ac fetch  0x00000001 , 0x0000470d 
- 00024959  0x000065ad store  0x00000001 , 0x0000470e 
- 00024960  0x000065ae rtn 
- 00024961  0x000065b1 fetch  0x00000001 , 0x000046fe 
- 00024962  0x000065b2 beq  0x00000001 , 0x00006188 
- 00024963  0x000065b3 beq  0x00000002 , 0x0000618a 
- 00024964  0x000065b4 beq  0x00000003 , 0x0000618c 
- 00024965  0x000065b6 fetch  0x00000001 , 0x00004705 
- 00024966  0x000065b8 store  0x00000001 , 0x00004706 
- 00024967  0x000065b9 rtn 
- 00024968  0x000065bb fetch  0x00000001 , 0x00004702 
- 00024969  0x000065bc branch  0x00006186 
- 00024970  0x000065be fetch  0x00000001 , 0x00004703 
- 00024971  0x000065bf branch  0x00006186 
- 00024972  0x000065c1 fetch  0x00000001 , 0x00004704 
- 00024973  0x000065c2 branch  0x00006186 
- 00024974  0x000065c6 bpatch  0x00000099 , 0x00004013 
- 00024975  0x000065c7 fetch  0x00000001 , 0x00004700 
- 00024976  0x000065c8 store  0x00000001 , 0x00004701 
- 00024977  0x000065c9 jam  0x00000000 , 0x000046fc 
- 00024978  0x000065cb jam  0x00000000 , 0x000046fd 
- 00024979  0x000065cc jam  0x00000001 , 0x000046fb 
- 00024980  0x000065cd rtn 
- 00024981  0x000065d1 bpatch  0x0000009a , 0x00004013 
- 00024982  0x000065d2 fetch  0x00000001 , 0x00004666 
- 00024983  0x000065d3 rtnne  0x00000000 
- 00024984  0x000065d4 call  0x000061ae 
- 00024985  0x000065d5 jam  0x00000001 , 0x000046fe 
- 00024986  0x000065d6 call  0x00006188 
- 00024987  0x000065d7 fetch  0x00000001 , 0x000046ff 
- 00024988  0x000065d8 rtn  0x00000034 
- 00024989  0x000065d9 fetch  0x00000001 , 0x0000470a 
- 00024990  0x000065da branch  0x000061a9 
- 00024991  0x000065dd fetch  0x00000001 , 0x00004666 
- 00024992  0x000065de rtneq  0x00000000 
- 00024993  0x000065df call  0x000061ae 
- 00024994  0x000065e0 fetch  0x00000008 , 0x00004713 
- 00024995  0x000065e1 rtnbit0  0x00000021 
- 00024996  0x000065e2 jam  0x00000003 , 0x000046fe 
- 00024997  0x000065e3 call  0x0000618c 
- 00024998  0x000065e4 fetch  0x00000001 , 0x000046ff 
- 00024999  0x000065e5 rtn  0x00000034 
- 00025000  0x000065e6 fetch  0x00000001 , 0x0000470b 
- 00025001  0x000065e8 store  0x00000001 , 0x0000470c 
- 00025002  0x000065e9 rtn 
- 00025003  0x000065ec jam  0x00000000 , 0x000046ff 
- 00025004  0x000065ed jam  0x00000002 , 0x000046fe 
- 00025005  0x000065ee call  0x0000618a 
- 00025006  0x000065f0 jam  0x00000001 , 0x000046fb 
- 00025007  0x000065f1 jam  0x00000001 , 0x000046fc 
- 00025008  0x000065f2 branch  0x000061d8 
- 00025009  0x000065f7 fetch  0x00000001 , 0x000046fb 
- 00025010  0x000065f8 rtn  0x00000034 
- 00025011  0x000065f9 fetch  0x00000001 , 0x000046fc 
- 00025012  0x000065fa beq  0x00000001 , 0x000061bd 
- 00025013  0x000065fc fetch  0x00000001 , 0x00004701 
- 00025014  0x000065fd branch  0x000061ba , 0x00000034 
- 00025015  0x000065fe increase  0xffffffff 
- 00025016  0x000065ff store  0x00000001 , 0x00004701 
- 00025017  0x00006600 branch  0x000061d9 
- 00025018  0x00006603 jam  0x00000000 , 0x000046fb 
- 00025019  0x00006604 call  0x0000617e 
- 00025020  0x00006605 branch  0x000061eb 
- 00025021  0x00006608 bpatch  0x0000009b , 0x00004013 
- 00025022  0x00006609 fetch  0x00000001 , 0x000046fe 
- 00025023  0x0000660a rtn  0x00000034 
- 00025024  0x0000660b beq  0x00000004 , 0x000061c5 
- 00025025  0x0000660c branch  0x000061c2 
- 00025026  0x0000660f fetch  0x00000001 , 0x000046ff 
- 00025027  0x00006610 beq  0x00000001 , 0x000061c5 
- 00025028  0x00006611 branch  0x000061c7 
- 00025029  0x00006614 fetch  0x00000001 , 0x0000470c 
- 00025030  0x00006615 branch  0x000061e6 , 0x00000034 
- 00025031  0x00006617 arg  0x00004706 , 0x00000013 
- 00025032  0x00006618 arg  0x000061ca , 0x00000012 
- 00025033  0x00006619 branch  0x000042e0 
- 00025034  0x0000661c fetch  0x00000001 , 0x000046fe 
- 00025035  0x0000661d beq  0x00000004 , 0x000061d2 
- 00025036  0x0000661e fetch  0x00000001 , 0x000046ff 
- 00025037  0x0000661f beq  0x00000001 , 0x000061d2 
- 00025038  0x00006621 call  0x00006181 
- 00025039  0x00006622 fetch  0x00000001 , 0x000046fd 
- 00025040  0x00006623 beq  0x00000001 , 0x000061e8 
- 00025041  0x00006624 branch  0x000061d6 
- 00025042  0x00006627 fetch  0x00000001 , 0x0000470c 
- 00025043  0x00006628 increase  0xffffffff 
- 00025044  0x00006629 store  0x00000001 , 0x0000470c 
- 00025045  0x0000662a branch  0x000061ce 
- 00025046  0x0000662e fetch  0x00000001 , 0x000046fe 
- 00025047  0x0000662f beq  0x00000004 , 0x00006208 
- 00025048  0x00006631 jam  0x00000001 , 0x000046fd 
- 00025049  0x00006633 bpatch  0x0000009c , 0x00004013 
- 00025050  0x00006634 fetch  0x00000001 , 0x00004666 
- 00025051  0x00006635 beq  0x00000000 , 0x000061df 
- 00025052  0x00006636 beq  0x00000001 , 0x000061e1 
- 00025053  0x00006637 beq  0x00000002 , 0x000061e3 
- 00025054  0x00006638 rtn 
- 00025055  0x0000663a fetcht  0x00000001 , 0x0000465d 
- 00025056  0x0000663b branch  0x000061e4 
- 00025057  0x0000663d fetcht  0x00000001 , 0x0000465e 
- 00025058  0x0000663e branch  0x000061e4 
- 00025059  0x00006640 fetcht  0x00000001 , 0x0000465f 
- 00025060  0x00006642 branch  0x00006ef7 
- 00025061  0x00006645 branch  0x00006ef3 
- 00025062  0x00006648 jam  0x00000000 , 0x000046fb 
- 00025063  0x00006649 jam  0x00000000 , 0x000046fe 
- 00025064  0x0000664b fetch  0x00000001 , 0x000046fe 
- 00025065  0x0000664c beq  0x00000004 , 0x00006202 
- 00025066  0x0000664e jam  0x00000000 , 0x000046fd 
- 00025067  0x00006650 bpatch  0x0000009d , 0x00004013 
- 00025068  0x00006651 fetch  0x00000001 , 0x00004666 
- 00025069  0x00006652 beq  0x00000000 , 0x000061f1 
- 00025070  0x00006653 beq  0x00000001 , 0x000061f5 
- 00025071  0x00006654 beq  0x00000002 , 0x000061f9 
- 00025072  0x00006655 rtn 
- 00025073  0x00006657 fetcht  0x00000001 , 0x0000465d 
- 00025074  0x00006658 fetch  0x00000008 , 0x00004713 
- 00025075  0x00006659 bbit0  0x00000020 , 0x000061e5 
- 00025076  0x0000665a branch  0x00006f0f 
- 00025077  0x0000665c fetcht  0x00000001 , 0x0000465e 
- 00025078  0x0000665d fetch  0x00000008 , 0x00004713 
- 00025079  0x0000665e bbit0  0x00000020 , 0x000061e5 
- 00025080  0x0000665f branch  0x00006f0f 
- 00025081  0x00006661 fetcht  0x00000001 , 0x0000465f 
- 00025082  0x00006662 fetch  0x00000008 , 0x00004713 
- 00025083  0x00006663 bbit0  0x00000020 , 0x000061e5 
- 00025084  0x00006664 branch  0x00006f0f 
- 00025085  0x00006667 call  0x000061f1 
- 00025086  0x00006668 call  0x000061f5 
- 00025087  0x00006669 call  0x000061f9 
- 00025088  0x0000666a call  0x0000616e 
- 00025089  0x0000666b branch  0x00006202 
- 00025090  0x0000666e jam  0x00000000 , 0x000046fd 
- 00025091  0x0000666f fetch  0x00000008 , 0x00004713 
- 00025092  0x00006670 bbit1  0x00000025 , 0x000061ea 
- 00025093  0x00006671 bbit1  0x00000026 , 0x000061ea 
- 00025094  0x00006673 fetcht  0x00000001 , 0x00004661 
- 00025095  0x00006674 branch  0x000061e5 
- 00025096  0x00006677 jam  0x00000001 , 0x000046fd 
- 00025097  0x00006678 fetch  0x00000008 , 0x00004713 
- 00025098  0x00006679 bbit1  0x00000025 , 0x000061d8 
- 00025099  0x0000667a bbit1  0x00000026 , 0x000061d8 
- 00025100  0x0000667c fetcht  0x00000001 , 0x00004661 
- 00025101  0x0000667d branch  0x000061e4 
- 00025102  0x00006682 fetch  0x00000008 , 0x00004713 
- 00025103  0x00006683 rtnbit0  0x00000004 
- 00025104  0x00006684 fetch  0x00000001 , 0x00004709 
- 00025105  0x00006685 fetcht  0x00000001 , 0x00004708 
- 00025106  0x00006686 sub  0x0000003f , 0x00000002 , 0x0000003e 
- 00025107  0x00006687 branch  0x0000621b , 0x00000002 
- 00025108  0x00006689 fetch  0x00000001 , 0x00004666 
- 00025109  0x0000668a beq  0x00000000 , 0x00006218 
- 00025110  0x0000668b jam  0x00000001 , 0x00004094 
- 00025111  0x0000668c rtn 
- 00025112  0x0000668f fetch  0x00000008 , 0x00004713 
- 00025113  0x00006690 rtnbit1  0x00000018 
- 00025114  0x00006691 branch  0x000036ca 
- 00025115  0x00006694 fetch  0x00000001 , 0x00004666 
- 00025116  0x00006695 beq  0x00000000 , 0x000036db 
- 00025117  0x00006696 jam  0x00000000 , 0x00004094 
- 00025118  0x00006697 rtn 
- 00025119  0x0000669c fetch  0x00000001 , 0x00000009 
- 00025120  0x0000669d branch  0x000035cb 
- 00025121  0x000066a0 call  0x0000621f 
- 00025122  0x000066a1 branch  0x000036e8 
- 00025123  0x000066a4 fetch  0x00000001 , 0x00004843 
- 00025124  0x000066a5 compare  0x00000003 , 0x0000003f , 0x00000003 
- 00025125  0x000066a6 nbranch  0x00007dc8 , 0x00000001 
- 00025126  0x000066a7 call  0x0000432b 
- 00025127  0x000066a8 branch  0x00007dca 
- 00025128  0x000066ab fetch  0x00000002 , 0x000044e9 
- 00025129  0x000066ac bbit1  0x00000009 , 0x00006223 
- 00025130  0x000066ad rtn 
- 00025131  0x000066b0 call  0x000036b4 
- 00025132  0x000066b1 nrtn  0x00000028 
- 00025133  0x000066b2 jam  0x00000001 , 0x0000477c 
- 00025134  0x000066b3 call  0x000036be 
- 00025135  0x000066b4 jam  0x00000000 , 0x00004772 
- 00025136  0x000066b5 call  0x000062aa 
- 00025137  0x000066b6 fetch  0x00000001 , 0x0000473f 
- 00025138  0x000066b7 ncall  0x000054dc , 0x00000034 
- 00025139  0x000066b8 fetch  0x00000004 , 0x000045af 
- 00025140  0x000066b9 branch  0x00003622 
- 00025141  0x000066bc fetch  0x00000001 , 0x0000477b 
- 00025142  0x000066bd branch  0x00003616 , 0x00000034 
- 00025143  0x000066be call  0x000036b4 
- 00025144  0x000066bf nrtn  0x00000028 
- 00025145  0x000066c0 fetch  0x00000001 , 0x00004772 
- 00025146  0x000066c1 jam  0x00000000 , 0x00004772 
- 00025147  0x000066c2 sub  0x0000003f , 0x00000000 , 0x0000003e 
- 00025148  0x000066c3 nbranch  0x0000625c , 0x00000005 
- 00025149  0x000066c4 fetcht  0x00000002 , 0x00004622 
- 00025150  0x000066c5 sub  0x00000002 , 0x00000000 , 0x0000003e 
- 00025151  0x000066c6 branch  0x00006252 , 0x00000005 
- 00025152  0x000066c8 fetch  0x00000004 , 0x00004767 
- 00025153  0x000066c9 branch  0x00006252 , 0x00000034 
- 00025154  0x000066cb fetcht  0x00000004 , 0x00004751 
- 00025155  0x000066cc isub  0x00000002 , 0x00000002 
- 00025156  0x000066cd storet  0x00000004 , 0x00004777 
- 00025157  0x000066ce nbranch  0x00006255 , 0x00000002 
- 00025158  0x000066cf fetch  0x00000003 , 0x00004608 
- 00025159  0x000066d0 isub  0x00000002 , 0x0000003f 
- 00025160  0x000066d1 nbranch  0x00006260 , 0x00000002 
- 00025161  0x000066d2 arg  0x00000600 , 0x00000002 
- 00025162  0x000066d3 isub  0x00000002 , 0x0000003e 
- 00025163  0x000066d4 nbranch  0x00006260 , 0x00000002 
- 00025164  0x000066d6 store  0x00000004 , 0x00004773 
- 00025165  0x000066d7 call  0x00006259 
- 00025166  0x000066d8 fetch  0x00000004 , 0x00004773 
- 00025167  0x000066da call  0x00007d25 
- 00025168  0x000066db storet  0x00000004 , 0x000040a9 
- 00025169  0x000066dc branch  0x0000241e 
- 00025170  0x000066df call  0x00006259 
- 00025171  0x000066e0 fetch  0x00000003 , 0x00004608 
- 00025172  0x000066e1 branch  0x0000624c 
- 00025173  0x000066e4 sub  0x00000002 , 0x00000000 , 0x00000002 
- 00025174  0x000066e5 fetch  0x00000003 , 0x00004608 
- 00025175  0x000066e6 iadd  0x00000002 , 0x0000003f 
- 00025176  0x000066e7 branch  0x0000624c 
- 00025177  0x000066ea setarg  0x00000000 
- 00025178  0x000066eb store  0x00000004 , 0x00004777 
- 00025179  0x000066ec rtn 
- 00025180  0x000066ef fetch  0x00000004 , 0x00004767 
- 00025181  0x000066f0 fetcht  0x00000004 , 0x00004777 
- 00025182  0x000066f1 iadd  0x00000002 , 0x0000003f 
- 00025183  0x000066f2 branch  0x00006242 
- 00025184  0x000066f5 jam  0x00000001 , 0x00004772 
- 00025185  0x000066f6 rtn 
- 00025186  0x000066fa call  0x00006264 
- 00025187  0x000066fb branch  0x00005ffd 
- 00025188  0x000066fe fetch  0x00000001 , 0x0000477b 
- 00025189  0x000066ff rtn  0x00000034 
- 00025190  0x00006700 fetch  0x00000001 , 0x00004618 
- 00025191  0x00006701 beq  0x00000001 , 0x000062a6 
- 00025192  0x00006702 fetch  0x00000001 , 0x00004760 
- 00025193  0x00006703 branch  0x000062a6 , 0x00000034 
- 00025194  0x00006704 copy  0x00000019 , 0x0000003f 
- 00025195  0x00006705 fetcht  0x00000006 , 0x00004761 
- 00025196  0x00006706 store  0x00000006 , 0x00004761 
- 00025197  0x00006707 call  0x00007d10 
- 00025198  0x00006708 store  0x00000004 , 0x00004767 
- 00025199  0x0000670a fetch  0x00000001 , 0x00004772 
- 00025200  0x0000670b nrtn  0x00000034 
- 00025201  0x0000670c fetch  0x00000002 , 0x00004622 
- 00025202  0x0000670d nrtn  0x00000034 
- 00025203  0x0000670e fetch  0x00000004 , 0x00004767 
- 00025204  0x00006710 fetcht  0x00000005 , 0x0000476b 
- 00025205  0x00006711 iadd  0x00000002 , 0x0000003f 
- 00025206  0x00006712 store  0x00000005 , 0x0000476b 
- 00025207  0x00006713 fetcht  0x00000001 , 0x00004760 
- 00025208  0x00006714 fetch  0x00000001 , 0x00004770 
- 00025209  0x00006715 isub  0x00000002 , 0x0000003e 
- 00025210  0x00006716 branch  0x0000627e , 0x00000005 
- 00025211  0x00006717 increase  0x00000001 , 0x00000002 
- 00025212  0x00006718 storet  0x00000001 , 0x00004760 
- 00025213  0x00006719 rtn 
- 00025214  0x0000671c jam  0x00000001 , 0x00004760 
- 00025215  0x0000671d arg  0x00000000 , 0x00000002 
- 00025216  0x0000671e fetch  0x00000005 , 0x0000476b 
- 00025217  0x0000671f storet  0x00000005 , 0x0000476b 
- 00025218  0x00006720 fetcht  0x00000001 , 0x00004770 
- 00025219  0x00006721 idiv  0x00000002 
- 00025220  0x00006722 call  0x00007d62 
- 00025221  0x00006723 quotient  0x00000011 
- 00025222  0x00006725 fetch  0x00000004 , 0x00004751 
- 00025223  0x00006726 fetcht  0x00000001 , 0x00004771 
- 00025224  0x00006727 isub  0x00000002 , 0x00000002 
- 00025225  0x00006728 increase  0xffffffd8 , 0x00000002 
- 00025226  0x0000672a copy  0x00000011 , 0x0000003f 
- 00025227  0x0000672b isub  0x00000002 , 0x0000003f 
- 00025228  0x0000672c branch  0x00006299 , 0x00000002 
- 00025229  0x0000672d sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00025230  0x0000672f rshift2  0x0000003f , 0x0000003f 
- 00025231  0x00006730 fetcht  0x00000003 , 0x00004608 
- 00025232  0x00006731 iadd  0x00000002 , 0x00000002 
- 00025233  0x00006732 bpatch  0x0000009e , 0x00004013 
- 00025234  0x00006733 fetch  0x00000003 , 0x0000475d 
- 00025235  0x00006734 arg  0x00001800 , 0x00000011 
- 00025236  0x00006735 iadd  0x00000011 , 0x0000003f 
- 00025237  0x00006736 isub  0x00000002 , 0x0000003e 
- 00025238  0x00006737 nbranch  0x000062a4 , 0x00000002 
- 00025239  0x00006738 storet  0x00000003 , 0x00004608 
- 00025240  0x00006739 rtn 
- 00025241  0x0000673c rshift2  0x0000003f , 0x00000002 
- 00025242  0x0000673d fetch  0x00000003 , 0x00004608 
- 00025243  0x0000673e isub  0x00000002 , 0x00000002 
- 00025244  0x0000673f bpatch  0x0000009f , 0x00004013 
- 00025245  0x00006740 fetch  0x00000003 , 0x0000475d 
- 00025246  0x00006741 arg  0x00001800 , 0x00000011 
- 00025247  0x00006742 isub  0x00000011 , 0x0000003f 
- 00025248  0x00006743 isub  0x00000002 , 0x0000003e 
- 00025249  0x00006744 branch  0x000062a4 , 0x00000002 
- 00025250  0x00006745 storet  0x00000003 , 0x00004608 
- 00025251  0x00006746 rtn 
- 00025252  0x00006749 store  0x00000003 , 0x00004608 
- 00025253  0x0000674a rtn 
- 00025254  0x0000674d jam  0x00000001 , 0x00004760 
- 00025255  0x0000674e copy  0x00000019 , 0x0000003f 
- 00025256  0x0000674f store  0x00000006 , 0x00004761 
- 00025257  0x00006750 rtn 
- 00025258  0x00006753 setarg  0x00000000 
- 00025259  0x00006754 store  0x00000001 , 0x00004760 
- 00025260  0x00006755 store  0x00000005 , 0x0000476b 
- 00025261  0x00006756 rtn 
- 00025262  0x00006760 call  0x00007396 
- 00025263  0x00006761 rtn  0x0000002b 
- 00025264  0x00006763 setarg  0x00006327 
- 00025265  0x00006764 store  0x00000002 , 0x000043db 
- 00025266  0x00006766 setarg  0x000062d9 
- 00025267  0x00006767 store  0x00000002 , 0x000043dd 
- 00025268  0x00006769 setarg  0x0000638a 
- 00025269  0x0000676a store  0x00000002 , 0x000043df 
- 00025270  0x0000676c setarg  0x0000630e 
- 00025271  0x0000676d store  0x00000002 , 0x000043e3 
- 00025272  0x0000676f setarg  0x00006365 
- 00025273  0x00006770 store  0x00000002 , 0x00004524 
- 00025274  0x00006772 call  0x000062c2 
- 00025275  0x00006774 bpatch  0x000000a0 , 0x00004014 
- 00025276  0x00006775 call  0x00006396 
- 00025277  0x00006778 fetch  0x00000001 , 0x0000451a 
- 00025278  0x00006779 beq  0x00000000 , 0x000062d0 
- 00025279  0x0000677a fetch  0x00000001 , 0x0000451b 
- 00025280  0x0000677b store  0x00000001 , 0x000044ec 
- 00025281  0x0000677c branch  0x000063a1 
- 00025282  0x00006780 setarg  0x0000632b 
- 00025283  0x00006781 store  0x00000002 , 0x000043d5 
- 00025284  0x00006783 setarg  0x00006329 
- 00025285  0x00006784 store  0x00000002 , 0x000043d7 
- 00025286  0x00006786 setarg  0x00006340 
- 00025287  0x00006787 store  0x00000002 , 0x0000451f 
- 00025288  0x00006789 setarg  0x0000639a 
- 00025289  0x0000678a store  0x00000002 , 0x00004521 
- 00025290  0x0000678c jam  0x00000007 , 0x0000415e 
- 00025291  0x0000678d call  0x00002969 
- 00025292  0x0000678e call  0x0000638d 
- 00025293  0x0000678f call  0x00006ff7 
- 00025294  0x00006790 call  0x000078ad 
- 00025295  0x00006791 branch  0x000077ac 
- 00025296  0x00006796 jam  0x000000ff , 0x000044ec 
- 00025297  0x00006797 jam  0x00000001 , 0x0000451c 
- 00025298  0x00006798 branch  0x00006340 
- 00025299  0x0000679d fetch  0x00000001 , 0x0000451c 
- 00025300  0x0000679e beq  0x00000002 , 0x00004308 
- 00025301  0x0000679f call  0x000069b9 
- 00025302  0x000067a0 fetch  0x00000001 , 0x00004441 
- 00025303  0x000067a1 nbranch  0x00004308 , 0x00000034 
- 00025304  0x000067a2 branch  0x0000430a 
- 00025305  0x000067a7 copy  0x00000013 , 0x0000003f 
- 00025306  0x000067aa beq  0x00000014 , 0x000062e2 
- 00025307  0x000067ab beq  0x00000015 , 0x000062e6 
- 00025308  0x000067ac beq  0x0000003f , 0x000062e9 
- 00025309  0x000067ad beq  0x00000040 , 0x000062ef 
- 00025310  0x000067af beq  0x00000010 , 0x000063b6 
- 00025311  0x000067b0 beq  0x0000002c , 0x000062f5 
- 00025312  0x000067b1 beq  0x0000002d , 0x00006300 
- 00025313  0x000067b2 rtn 
- 00025314  0x000067b8 call  0x0000632d 
- 00025315  0x000067b9 setarg  0x00000000 
- 00025316  0x000067ba store  0x00000002 , 0x000044f8 
- 00025317  0x000067bb branch  0x00004325 
- 00025318  0x000067bf call  0x000078ad 
- 00025319  0x000067c0 jam  0x00000000 , 0x000044f1 
- 00025320  0x000067c1 branch  0x00006340 
- 00025321  0x000067c5 call  0x000078ad 
- 00025322  0x000067c6 jam  0x00000001 , 0x000044f1 
- 00025323  0x000067c7 fetch  0x00000008 , 0x00004502 
- 00025324  0x000067c8 store  0x00000008 , 0x000042d3 
- 00025325  0x000067c9 call  0x0000432b 
- 00025326  0x000067ca branch  0x00002e93 
- 00025327  0x000067ce fetch  0x00000002 , 0x0000433c 
- 00025328  0x000067cf rtneq  0x00000000 
- 00025329  0x000067d0 fetch  0x00000008 , 0x0000450a 
- 00025330  0x000067d1 rtn  0x00000034 
- 00025331  0x000067d2 store  0x00000008 , 0x000042d3 
- 00025332  0x000067d3 branch  0x00002e93 
- 00025333  0x000067db fetch  0x00000001 , 0x0000451a 
- 00025334  0x000067dc rtneq  0x00000000 
- 00025335  0x000067dd fetch  0x00000001 , 0x0000451c 
- 00025336  0x000067de rtnne  0x00000001 
- 00025337  0x000067df call  0x000062fb 
- 00025338  0x000067e0 branch  0x00004323 
- 00025339  0x000067e3 jam  0x00000001 , 0x000046bd 
- 00025340  0x000067e4 arg  0x0000000b , 0x00000039 
- 00025341  0x000067e5 arg  0x000046be , 0x00000005 
- 00025342  0x000067e6 arg  0x000046a7 , 0x00000006 
- 00025343  0x000067e7 branch  0x00007cda 
- 00025344  0x000067ea fetch  0x00000001 , 0x0000451a 
- 00025345  0x000067eb rtneq  0x00000000 
- 00025346  0x000067ec fetch  0x00000001 , 0x0000451c 
- 00025347  0x000067ed beq  0x00000001 , 0x00006305 
- 00025348  0x000067ee branch  0x000063b2 
- 00025349  0x000067f1 fetch  0x00000001 , 0x000046bd 
- 00025350  0x000067f2 rtnne  0x00000001 
- 00025351  0x000067f3 jam  0x00000000 , 0x000046bd 
- 00025352  0x000067f4 fetch  0x00000002 , 0x000044e9 
- 00025353  0x000067f5 bbit1  0x00000009 , 0x00004325 
- 00025354  0x000067f6 arg  0x0000000b , 0x00000039 
- 00025355  0x000067f7 arg  0x000046be , 0x00000006 
- 00025356  0x000067f8 arg  0x000046a7 , 0x00000005 
- 00025357  0x000067f9 branch  0x00007cda 
- 00025358  0x00006800 call  0x00006311 
- 00025359  0x00006803 call  0x00006318 
- 00025360  0x00006807 branch  0x00006322 
- 00025361  0x0000680c arg  0x00004518 , 0x00000013 
- 00025362  0x0000680d arg  0x00006314 , 0x00000012 
- 00025363  0x0000680e branch  0x000042e7 
- 00025364  0x00006810 jam  0x00000002 , 0x0000451c 
- 00025365  0x00006811 call  0x00004325 
- 00025366  0x00006812 call  0x0000634e 
- 00025367  0x00006813 branch  0x0000639e 
- 00025368  0x00006817 arg  0x000046ca , 0x00000013 
- 00025369  0x00006818 arg  0x0000631b , 0x00000012 
- 00025370  0x00006819 branch  0x000042e0 
- 00025371  0x0000681c fetch  0x00000002 , 0x000044e9 
- 00025372  0x0000681d bbit1  0x00000009 , 0x0000639e 
- 00025373  0x0000681e fetch  0x00000001 , 0x000046a7 
- 00025374  0x0000681f beq  0x00000001 , 0x0000639e 
- 00025375  0x00006820 beq  0x00000004 , 0x0000639e 
- 00025376  0x00006821 beq  0x00000005 , 0x0000639e 
- 00025377  0x00006822 branch  0x00004327 
- 00025378  0x00006827 fetch  0x00000001 , 0x0000451c 
- 00025379  0x00006828 rtnne  0x00000001 
- 00025380  0x00006829 arg  0x000044f8 , 0x00000013 
- 00025381  0x0000682a arg  0x00006331 , 0x00000012 
- 00025382  0x0000682b branch  0x000042e7 
- 00025383  0x0000682f call  0x00006376 
- 00025384  0x00006830 branch  0x00007027 
- 00025385  0x00006834 call  0x00006f35 
- 00025386  0x00006835 branch  0x0000701b 
- 00025387  0x00006838 call  0x00006f35 
- 00025388  0x00006839 branch  0x0000739a 
- 00025389  0x00006844 fetch  0x00000002 , 0x00004514 
- 00025390  0x00006845 store  0x00000002 , 0x00004516 
- 00025391  0x00006846 store  0x00000002 , 0x00004518 
- 00025392  0x00006847 branch  0x00004315 
- 00025393  0x0000684b fetch  0x00000001 , 0x0000451c 
- 00025394  0x0000684c rtnne  0x00000001 
- 00025395  0x00006851 fetch  0x00000002 , 0x000044e9 
- 00025396  0x00006852 rtnbit1  0x00000009 
- 00025397  0x00006853 fetch  0x00000002 , 0x00004512 
- 00025398  0x00006854 store  0x00000002 , 0x00004516 
- 00025399  0x00006855 store  0x00000002 , 0x00004518 
- 00025400  0x00006856 fetch  0x00000002 , 0x000044f4 
- 00025401  0x00006857 call  0x000063c7 
- 00025402  0x00006858 call  0x00004321 
- 00025403  0x00006859 fetch  0x00000004 , 0x000044fe 
- 00025404  0x0000685a store  0x00000004 , 0x000046aa 
- 00025405  0x0000685b fetch  0x00000002 , 0x000044e9 
- 00025406  0x0000685c rtnbit1  0x0000000b 
- 00025407  0x0000685d branch  0x00004317 
- 00025408  0x00006861 fetch  0x00000001 , 0x0000451c 
- 00025409  0x00006862 rtnne  0x00000001 
- 00025410  0x00006867 fetch  0x00000002 , 0x000044f8 
- 00025411  0x00006868 fetcht  0x00000002 , 0x000044f6 
- 00025412  0x00006869 storet  0x00000002 , 0x000044f8 
- 00025413  0x0000686a nrtn  0x00000034 
- 00025414  0x0000686b fetch  0x00000002 , 0x000044f2 
- 00025415  0x0000686c call  0x000063c7 
- 00025416  0x0000686d call  0x00004321 
- 00025417  0x0000686e fetch  0x00000004 , 0x000044fa 
- 00025418  0x0000686f store  0x00000004 , 0x000046aa 
- 00025419  0x00006870 fetch  0x00000002 , 0x000044e9 
- 00025420  0x00006871 rtnbit1  0x0000000b 
- 00025421  0x00006872 branch  0x00004317 
- 00025422  0x00006875 fetch  0x00000002 , 0x000044e9 
- 00025423  0x00006876 bbit1  0x00000009 , 0x0000431f 
- 00025424  0x00006877 branch  0x0000632d 
- 00025425  0x0000687c call  0x00007dbc 
- 00025426  0x0000687d fetch  0x00000002 , 0x000044e9 
- 00025427  0x0000687e bbit1  0x00000009 , 0x00006355 
- 00025428  0x0000687f rtn 
- 00025429  0x00006882 fetch  0x00000001 , 0x000044f1 
- 00025430  0x00006883 rtn  0x00000034 
- 00025431  0x00006884 branch  0x00007dba 
- 00025432  0x0000688a call  0x00007dbc 
- 00025433  0x0000688b fetch  0x00000002 , 0x000044e9 
- 00025434  0x0000688c rtnbit1  0x00000009 
- 00025435  0x0000688d branch  0x00007dba 
- 00025436  0x00006896 branch  0x00006340 
- 00025437  0x0000689b disable  0x0000002c 
- 00025438  0x0000689c fetch  0x00000002 , 0x00004516 
- 00025439  0x0000689d store  0x00000002 , 0x00004518 
- 00025440  0x0000689f call  0x00006358 
- 00025441  0x000068a0 branch  0x0000635c , 0x00000028 
- 00025442  0x000068a2 call  0x00006351 
- 00025443  0x000068a3 nrtn  0x00000028 
- 00025444  0x000068a4 branch  0x00007dbe 
- 00025445  0x000068a9 call  0x0000635d 
- 00025446  0x000068aa nrtn  0x0000002c 
- 00025447  0x000068ab deposit  0x00000011 
- 00025448  0x000068ac branch  0x0000636c , 0x00000034 
- 00025449  0x000068ae call  0x00004323 
- 00025450  0x000068af arg  0x0000452e , 0x00000013 
- 00025451  0x000068b0 branch  0x0000636e 
- 00025452  0x000068b3 call  0x00004325 
- 00025453  0x000068b4 arg  0x00004556 , 0x00000013 
- 00025454  0x000068b7 arg  0x00000005 , 0x0000003f 
- 00025455  0x000068b8 imul32  0x00000007 , 0x0000003f 
- 00025456  0x000068b9 iadd  0x00000013 , 0x00000013 
- 00025457  0x000068bd ifetch  0x00000001 , 0x00000013 
- 00025458  0x000068be rtn  0x00000034 
- 00025459  0x000068bf call  0x00006382 
- 00025460  0x000068c0 increase  0x00000001 , 0x00000013 
- 00025461  0x000068c1 branch  0x00006371 
- 00025462  0x000068c5 fetch  0x00000002 , 0x000044e9 
- 00025463  0x000068c6 bbit1  0x00000009 , 0x00006379 
- 00025464  0x000068c7 rtn 
- 00025465  0x000068ca call  0x00002a28 
- 00025466  0x000068cb nrtn  0x00000034 
- 00025467  0x000068cc call  0x00006385 
- 00025468  0x000068cd nrtn  0x00000028 
- 00025469  0x000068ce pincrease  0xffffffff 
- 00025470  0x000068cf mul32  0x0000003f , 0x00000005 , 0x0000003f 
- 00025471  0x000068d0 arg  0x0000457e , 0x00000002 
- 00025472  0x000068d1 iadd  0x00000002 , 0x00000006 
- 00025473  0x000068d2 branch  0x000063cb 
- 00025474  0x000068d7 store  0x00000001 , 0x00000670 
- 00025475  0x000068d8 arg  0x00000670 , 0x00000011 
- 00025476  0x000068d9 branch  0x000078b2 
- 00025477  0x000068dc arg  0x00000670 , 0x00000011 
- 00025478  0x000068dd call  0x000078ca 
- 00025479  0x000068de nrtn  0x00000028 
- 00025480  0x000068df fetch  0x00000001 , 0x00000670 
- 00025481  0x000068e0 rtn 
- 00025482  0x000068e4 fetch  0x00000002 , 0x00004398 
- 00025483  0x000068e5 beq  0x00000018 , 0x000062e9 
- 00025484  0x000068e6 rtn 
- 00025485  0x000068e9 jam  0x00000002 , 0x000046c9 
- 00025486  0x000068eb setarg  0x00200008 
- 00025487  0x000068ec store  0x00000004 , 0x00004502 
- 00025488  0x000068ed setarg  0x012c0005 
- 00025489  0x000068ee istore  0x00000004 , 0x00000005 
- 00025490  0x000068f1 jam  0x00000017 , 0x000042e1 
- 00025491  0x000068f4 setarg  0x0000001b 
- 00025492  0x000068f5 store  0x00000002 , 0x00004332 
- 00025493  0x000068f6 branch  0x00002a41 
- 00025494  0x000068fb arg  0x00000028 , 0x00000039 
- 00025495  0x000068fc arg  0x0000457e , 0x00000005 
- 00025496  0x000068fd arg  0x000094f9 , 0x00000006 
- 00025497  0x000068fe branch  0x00007ccc 
- 00025498  0x00006913 arg  0x00000000 , 0x00000011 
- 00025499  0x00006914 arg  0x000046b2 , 0x00000013 
- 00025500  0x00006915 call  0x000077ca 
- 00025501  0x00006916 call  0x0000634e 
- 00025502  0x00006918 fetch  0x00000001 , 0x000046c9 
- 00025503  0x00006919 store  0x00000001 , 0x000046ca 
- 00025504  0x0000691a rtn 
- 00025505  0x0000691f setarg  0x00000000 
- 00025506  0x00006920 call  0x000063ad 
- 00025507  0x00006921 jam  0x00000001 , 0x000044e4 
- 00025508  0x00006922 call  0x00007776 
- 00025509  0x00006923 call  0x00007780 
- 00025510  0x00006925 fetch  0x00000001 , 0x000046d0 
- 00025511  0x00006926 branch  0x000063aa , 0x00000034 
- 00025512  0x00006927 fetch  0x00000001 , 0x00008132 
- 00025513  0x00006928 bbit1  0x00000004 , 0x000063b9 
- 00025514  0x0000692a fetch  0x00000002 , 0x000044e9 
- 00025515  0x0000692b rtnbit1  0x0000000c 
- 00025516  0x0000692c branch  0x00004327 
- 00025517  0x0000692f fetcht  0x00000002 , 0x00004430 
- 00025518  0x00006930 istore  0x00000001 , 0x00000002 
- 00025519  0x00006931 ifetch  0x00000001 , 0x00000005 
- 00025520  0x00006932 store  0x00000001 , 0x000044eb 
- 00025521  0x00006933 rtn 
- 00025522  0x00006937 fetch  0x00000002 , 0x00004430 
- 00025523  0x00006938 ifetch  0x00000001 , 0x0000003f 
- 00025524  0x00006939 rtnne  0x00000000 
- 00025525  0x0000693a branch  0x00004327 
- 00025526  0x0000693e fetcht  0x00000002 , 0x00004430 
- 00025527  0x0000693f ifetch  0x00000001 , 0x00000002 
- 00025528  0x00006940 beq  0x00000001 , 0x000063c1 
- 00025529  0x00006942 setarg  0x00000001 
- 00025530  0x00006943 fetcht  0x00000002 , 0x00004430 
- 00025531  0x00006944 istore  0x00000001 , 0x00000002 
- 00025532  0x00006945 add  0x00000002 , 0x00000002 , 0x00000006 
- 00025533  0x00006946 ifetch  0x00000001 , 0x00000006 
- 00025534  0x00006947 istore  0x00000001 , 0x000044eb 
- 00025535  0x00006948 ifetch  0x00000002 , 0x00000006 
- 00025536  0x00006949 branch  0x00007d79 
- 00025537  0x0000694c setarg  0x00000002 
- 00025538  0x0000694d call  0x000063ad 
- 00025539  0x0000694e add  0x00000002 , 0x00000005 , 0x00000006 
- 00025540  0x0000694f ifetch  0x00000002 , 0x00000006 
- 00025541  0x00006950 branch  0x00004327 , 0x00000034 
- 00025542  0x00006951 branch  0x00007d79 
- 00025543  0x00006957 store  0x00000002 , 0x000040a4 
- 00025544  0x00006958 increase  0xfffffffc , 0x0000003f 
- 00025545  0x00006959 store  0x00000002 , 0x00004389 
- 00025546  0x0000695a rtn 
- 00025547  0x0000695d ifetch  0x00000001 , 0x00000006 
- 00025548  0x0000695e copy  0x0000003f , 0x00000011 
- 00025549  0x0000695f ifetcht  0x00000002 , 0x00000006 
- 00025550  0x00006960 call  0x00007c6d 
- 00025551  0x00006961 call  0x00002dee 
- 00025552  0x00006962 copy  0x00000011 , 0x00000039 
- 00025553  0x00006963 call  0x00007c67 
- 00025554  0x00006964 branch  0x00007cda 
- 00025555  0x00006967 setarg  0x000093c0 
- 00025556  0x00006968 store  0x00000002 , 0x000042f7 
- 00025557  0x00006969 rtn 
- 00025558  0x0000696c setarg  0x000046d2 
- 00025559  0x0000696d store  0x00000002 , 0x000042f7 
- 00025560  0x0000696e rtn 
- 00025561  0x00006972 fetch  0x00000002 , 0x000046cb 
- 00025562  0x00006973 store  0x00000002 , 0x00004526 
- 00025563  0x00006974 fetch  0x00000001 , 0x000046cd 
- 00025564  0x00006975 store  0x00000001 , 0x000046a9 
- 00025565  0x00006976 store  0x00000001 , 0x000046b4 
- 00025566  0x00006977 fetch  0x00000001 , 0x000046ce 
- 00025567  0x00006978 store  0x00000001 , 0x0000451a 
- 00025568  0x00006979 fetch  0x00000001 , 0x000046cf 
- 00025569  0x0000697a store  0x00000001 , 0x0000451b 
- 00025570  0x00006980 setarg  0x00000002 
- 00025571  0x00006981 store  0x00000002 , 0x0000452e 
- 00025572  0x00006982 store  0x00000002 , 0x00004533 
- 00025573  0x00006983 setarg  0x00000006 
- 00025574  0x00006984 store  0x00000002 , 0x00004556 
- 00025575  0x00006985 store  0x00000002 , 0x0000455b 
- 00025576  0x00006986 setarg  0x00000007 
- 00025577  0x00006987 store  0x00000002 , 0x00004538 
- 00025578  0x00006988 setarg  0x00000008 
- 00025579  0x00006989 store  0x00000002 , 0x00004560 
- 00025580  0x0000698a setarg  0x0000451c 
- 00025581  0x0000698b store  0x00000002 , 0x00004430 
- 00025582  0x0000698c setarg  0x00201400 
- 00025583  0x0000698d store  0x00000003 , 0x0000451c 
- 00025584  0x0000698e jam  0x00000001 , 0x00004094 
- 00025585  0x0000698f setarg  0x00000100 
- 00025586  0x00006990 store  0x00000002 , 0x000040a4 
- 00025587  0x00006991 jam  0x00000008 , 0x000040a6 
- 00025588  0x00006992 jam  0x00000005 , 0x000040c0 
- 00025589  0x00006993 jam  0x00000002 , 0x000040c1 
- 00025590  0x00006994 setarg  0x00000096 
- 00025591  0x00006995 store  0x00000002 , 0x000044fa 
- 00025592  0x00006996 istore  0x00000002 , 0x00000005 
- 00025593  0x00006997 setarg  0x00000296 
- 00025594  0x00006998 store  0x00000002 , 0x000044fe 
- 00025595  0x00006999 istore  0x00000002 , 0x00000005 
- 00025596  0x0000699a setsect  0x00000000 , 0x00000010 
- 00025597  0x0000699b setsect  0x00000001 , 0x00008008 
- 00025598  0x0000699c setsect  0x00000002 , 0x0002c000 
- 00025599  0x0000699d setsect  0x00000003 , 0x00000004 
- 00025600  0x0000699e store  0x00000008 , 0x0000450a 
- 00025601  0x0000699f jam  0x00000001 , 0x000044ee 
- 00025602  0x000069a0 setarg  0x000046a7 
- 00025603  0x000069a1 store  0x00000002 , 0x000044ef 
- 00025604  0x000069a2 setarg  0x00000000 
- 00025605  0x000069a3 store  0x00000002 , 0x000046a7 
- 00025606  0x000069a4 setsect  0x00000000 , 0x000001a0 
- 00025607  0x000069a5 setsect  0x00000001 , 0x00000068 
- 00025608  0x000069a6 setsect  0x00000002 , 0x00000000 
- 00025609  0x000069a7 setsect  0x00000003 , 0x00000000 
- 00025610  0x000069a8 store  0x00000008 , 0x000046aa 
- 00025611  0x000069a9 setarg  0x00000301 
- 00025612  0x000069aa store  0x00000002 , 0x000046b2 
- 00025613  0x000069ab setsect  0x00000000 , 0x000001a0 
- 00025614  0x000069ac setsect  0x00000001 , 0x000000e8 
- 00025615  0x000069ad setsect  0x00000002 , 0x00000000 
- 00025616  0x000069ae setsect  0x00000003 , 0x00000000 
- 00025617  0x000069af store  0x00000008 , 0x000046b5 
- 00025618  0x000069b0 setarg  0x0000000e 
- 00025619  0x000069b1 store  0x00000002 , 0x000044f2 
- 00025620  0x000069b2 setarg  0x00000140 
- 00025621  0x000069b3 store  0x00000002 , 0x000044f4 
- 00025622  0x000069b4 store  0x00000002 , 0x00004389 
- 00025623  0x000069b5 setarg  0x00000050 
- 00025624  0x000069b6 store  0x00000002 , 0x000044f6 
- 00025625  0x000069b7 jam  0x00000007 , 0x00004393 
- 00025626  0x000069b8 jam  0x00000000 , 0x00004388 
- 00025627  0x000069b9 setsect  0x00000000 , 0x000000fb 
- 00025628  0x000069ba setsect  0x00000001 , 0x0002c212 
- 00025629  0x000069bb setsect  0x00000002 , 0x0000800f 
- 00025630  0x000069bc setsect  0x00000003 , 0x00000021 
- 00025631  0x000069bd store  0x00000008 , 0x000043c0 
- 00025632  0x000069be setsect  0x00000000 , 0x00000bb8 
- 00025633  0x000069bf setsect  0x00000001 , 0x000002ee 
- 00025634  0x000069c0 store  0x00000004 , 0x00004512 
- 00025635  0x000069c1 setarg  0x000045d8 
- 00025636  0x000069c2 store  0x00000002 , 0x000043fb 
- 00025637  0x000069c3 setarg  0x00002001 
- 00025638  0x000069c4 store  0x00000002 , 0x000045d8 
- 00025639  0x000069c5 jam  0x0000001f , 0x00004348 
- 00025640  0x000069c6 setsect  0x00000000 , 0x00010102 
- 00025641  0x000069c7 setsect  0x00000001 , 0x000080c1 
- 00025642  0x000069c8 setsect  0x00000002 , 0x00018120 
- 00025643  0x000069c9 setsect  0x00000003 , 0x0000640c 
- 00025644  0x000069ca store  0x00000009 , 0x00004349 
- 00025645  0x000069cb setsect  0x00000000 , 0x000003c1 
- 00025646  0x000069cc istore  0x00000002 , 0x00000005 
- 00025647  0x000069cd jam  0x0000001f , 0x00004368 
- 00025648  0x000069ce setsect  0x00000000 , 0x0002090d 
- 00025649  0x000069cf setsect  0x00000001 , 0x00034c15 
- 00025650  0x000069d0 setsect  0x00000002 , 0x00028532 
- 00025651  0x000069d1 setsect  0x00000003 , 0x0001d1d5 
- 00025652  0x000069d2 store  0x00000009 , 0x00004369 
- 00025653  0x000069d3 setsect  0x00000000 , 0x00026574 
- 00025654  0x000069d4 setsect  0x00000001 , 0x0000001c 
- 00025655  0x000069d5 istore  0x00000003 , 0x00000005 
- 00025656  0x000069d6 setarg  0x00004523 
- 00025657  0x000069d7 store  0x00000002 , 0x0000442c 
- 00025658  0x000069d8 jam  0x00000002 , 0x00004523 
- 00025659  0x000069d9 setarg  0x000045fd 
- 00025660  0x000069da store  0x00000002 , 0x000043f8 
- 00025661  0x000069db jam  0x00000005 , 0x000043fa 
- 00025662  0x000069dc fetch  0x00000001 , 0x000046d1 
- 00025663  0x000069dd beq  0x00000000 , 0x000063d3 
- 00025664  0x000069de beq  0x00000001 , 0x000063d6 
- 00025665  0x000069df rtn 
- 00025666  0x000069ed fetch  0x00000006 , 0x00004ef4 
- 00025667  0x000069ee store  0x00000006 , 0x00004526 
- 00025668  0x000069ef jam  0x00000006 , 0x00004523 
- 00025669  0x000069f0 setarg  0x00004523 
- 00025670  0x000069f1 store  0x00000002 , 0x0000442c 
- 00025671  0x000069f2 rtn 
- 00025672  0x000069f6 fetch  0x00000007 , 0x00004ef4 
- 00025673  0x000069f7 store  0x00000007 , 0x00004526 
- 00025674  0x000069f8 jam  0x00000007 , 0x00004523 
- 00025675  0x000069f9 setarg  0x00004523 
- 00025676  0x000069fa store  0x00000002 , 0x0000442c 
- 00025677  0x000069fb rtn 
- 00025678  0x000069ff fetch  0x00000008 , 0x00004ef4 
- 00025679  0x00006a00 store  0x00000008 , 0x00004526 
- 00025680  0x00006a01 jam  0x00000008 , 0x00004523 
- 00025681  0x00006a02 setarg  0x00004523 
- 00025682  0x00006a03 store  0x00000002 , 0x0000442c 
- 00025683  0x00006a04 rtn 
- 00025684  0x00006a07 fetch  0x00000001 , 0x00004ef3 
- 00025685  0x00006a08 beq  0x00000006 , 0x00006442 
- 00025686  0x00006a09 beq  0x00000007 , 0x00006448 
- 00025687  0x00006a0a beq  0x00000008 , 0x0000644e 
- 00025688  0x00006a0b rtn 
- 00025689  0x00006a0e bpatch  0x000000a1 , 0x00004014 
- 00025690  0x00006a10 fetch  0x00000008 , 0x00004f1a 
- 00025691  0x00006a11 store  0x00000008 , 0x00004512 
- 00025692  0x00006a12 setarg  0x00000096 
- 00025693  0x00006a13 store  0x00000002 , 0x000044f6 
- 00025694  0x00006a15 fetch  0x00000007 , 0x00004f6a 
- 00025695  0x00006a16 store  0x00000007 , 0x000046a7 
- 00025696  0x00006a17 fetch  0x00000007 , 0x00004f71 
- 00025697  0x00006a18 store  0x00000007 , 0x000046b2 
- 00025698  0x00006a1a fetch  0x00000004 , 0x00004f78 
- 00025699  0x00006a1b store  0x00000004 , 0x000044fa 
- 00025700  0x00006a1c fetch  0x00000004 , 0x00004f7c 
- 00025701  0x00006a1d store  0x00000004 , 0x000044fe 
- 00025702  0x00006a1f setarg  0x0000000e 
- 00025703  0x00006a20 store  0x00000002 , 0x000044f2 
- 00025704  0x00006a21 setarg  0x00000140 
- 00025705  0x00006a22 store  0x00000002 , 0x000044f4 
- 00025706  0x00006a23 store  0x00000002 , 0x00004389 
- 00025707  0x00006a2a fetch  0x00000008 , 0x00004f12 
- 00025708  0x00006a2b store  0x00000008 , 0x0000450a 
- 00025709  0x00006a2c rtn 
- 00025710  0x00006a31 call  0x00007396 
- 00025711  0x00006a32 rtn  0x0000002b 
- 00025712  0x00006a34 call  0x00006454 
- 00025713  0x00006a35 call  0x00006459 
- 00025714  0x00006a38 setarg  0x00006484 
- 00025715  0x00006a39 store  0x00000002 , 0x000043db 
- 00025716  0x00006a3b setarg  0x000064df 
- 00025717  0x00006a3c store  0x00000002 , 0x000043dd 
- 00025718  0x00006a3e setarg  0x000066c5 
- 00025719  0x00006a3f store  0x00000002 , 0x000043df 
- 00025720  0x00006a41 setarg  0x000064b5 
- 00025721  0x00006a42 store  0x00000002 , 0x000043e3 
- 00025722  0x00006a44 setarg  0x00006505 
- 00025723  0x00006a45 store  0x00000002 , 0x00004524 
- 00025724  0x00006a47 call  0x000062c2 
- 00025725  0x00006a49 fetch  0x00000002 , 0x00004f97 
- 00025726  0x00006a4a store  0x00000002 , 0x00004332 
- 00025727  0x00006a4b fetch  0x00000008 , 0x0000450a 
- 00025728  0x00006a4c store  0x00000008 , 0x00004502 
- 00025729  0x00006a4d call  0x0000648e 
- 00025730  0x00006a4e bpatch  0x000000a2 , 0x00004014 
- 00025731  0x00006a4f branch  0x000062bd 
- 00025732  0x00006a53 call  0x0000649b 
- 00025733  0x00006a54 arg  0x00000009 , 0x00000007 
- 00025734  0x00006a55 call  0x00007cef 
- 00025735  0x00006a56 nrtn  0x00000034 
- 00025736  0x00006a57 setarg  0x00000020 
- 00025737  0x00006a58 arg  0x00000009 , 0x00000007 
- 00025738  0x00006a59 call  0x00007ce1 
- 00025739  0x00006a5a disable  0x00000028 
- 00025740  0x00006a5b call  0x0000701b 
- 00025741  0x00006a5c branch  0x0000656e 
- 00025742  0x00006a5f setarg  0x0000001f 
- 00025743  0x00006a60 mul32  0x0000003f , 0x0000000a , 0x0000003f 
- 00025744  0x00006a61 arg  0x00004c12 , 0x00000002 
- 00025745  0x00006a62 iadd  0x00000002 , 0x00000011 
- 00025746  0x00006a63 increase  0x00000003 , 0x00000011 
- 00025747  0x00006a64 arg  0x00000062 , 0x00000002 
- 00025748  0x00006a65 istoret  0x00000001 , 0x00000011 
- 00025749  0x00006a66 increase  0x0000000b , 0x00000011 
- 00025750  0x00006a67 arg  0x00000fff , 0x0000003f 
- 00025751  0x00006a68 isub  0x00000002 , 0x0000003f 
- 00025752  0x00006a69 lshift4  0x0000003f , 0x0000003f 
- 00025753  0x00006a6a istore  0x00000002 , 0x00000011 
- 00025754  0x00006a6b rtn 
- 00025755  0x00006a6e fetch  0x00000002 , 0x000044e9 
- 00025756  0x00006a6f bbit1  0x00000009 , 0x000064a0 
- 00025757  0x00006a70 arg  0x000045da , 0x00000005 
- 00025758  0x00006a71 arg  0x00000023 , 0x00000039 
- 00025759  0x00006a72 branch  0x00007ca1 
- 00025760  0x00006a75 call  0x00002a28 
- 00025761  0x00006a76 nrtn  0x00000034 
- 00025762  0x00006a77 call  0x000078fa 
- 00025763  0x00006a78 rtn  0x00000034 
- 00025764  0x00006a79 fetcht  0x00000004 , 0x000049f6 
- 00025765  0x00006a7a copy  0x00000022 , 0x0000003f 
- 00025766  0x00006a7b isub  0x00000002 , 0x00000002 
- 00025767  0x00006a7c rtn  0x00000005 
- 00025768  0x00006a7d nbranch  0x000064ac , 0x00000002 
- 00025769  0x00006a7e fetch  0x00000001 , 0x000049f5 
- 00025770  0x00006a7f isub  0x00000002 , 0x0000003e 
- 00025771  0x00006a80 rtn  0x00000002 
- 00025772  0x00006a82 copy  0x00000022 , 0x0000003f 
- 00025773  0x00006a83 store  0x00000004 , 0x000049f6 
- 00025774  0x00006a84 call  0x00006385 
- 00025775  0x00006a85 nrtn  0x00000028 
- 00025776  0x00006a86 pincrease  0xffffffff 
- 00025777  0x00006a87 mul32  0x0000003f , 0x0000000a , 0x0000003f 
- 00025778  0x00006a88 arg  0x00004c12 , 0x00000002 
- 00025779  0x00006a89 iadd  0x00000002 , 0x00000006 
- 00025780  0x00006a8a branch  0x000063cb 
- 00025781  0x00006a8e call  0x00006858 
- 00025782  0x00006a8f call  0x0000676c 
- 00025783  0x00006a90 call  0x0000675a 
- 00025784  0x00006a91 call  0x000064bc 
- 00025785  0x00006a92 call  0x000064d3 
- 00025786  0x00006a93 call  0x00006311 
- 00025787  0x00006a94 branch  0x000064d9 
- 00025788  0x00006a97 arg  0x00004ed1 , 0x00000013 
- 00025789  0x00006a98 arg  0x000064bf , 0x00000012 
- 00025790  0x00006a99 branch  0x000042e0 
- 00025791  0x00006a9c call  0x000078fa 
- 00025792  0x00006a9d nrtn  0x00000034 
- 00025793  0x00006a9e fetch  0x00000002 , 0x000048bc 
- 00025794  0x00006a9f nrtn  0x00000034 
- 00025795  0x00006aa1 call  0x00006730 
- 00025796  0x00006aa2 branch  0x000064cd , 0x00000034 
- 00025797  0x00006aa3 copy  0x00000007 , 0x0000003f 
- 00025798  0x00006aa4 compare  0x00000004 , 0x0000003f , 0x00000007 
- 00025799  0x00006aa5 branch  0x000064cf , 0x00000001 
- 00025800  0x00006aa7 copy  0x00000007 , 0x0000003f 
- 00025801  0x00006aa8 compare  0x00000001 , 0x0000003f , 0x00000007 
- 00025802  0x00006aa9 branch  0x000064d1 , 0x00000001 
- 00025803  0x00006aaa arg  0x00004ec6 , 0x00000013 
- 00025804  0x00006aab branch  0x00006371 
- 00025805  0x00006aae arg  0x00004eda , 0x00000013 
- 00025806  0x00006aaf branch  0x00006371 
- 00025807  0x00006ab2 arg  0x00004edf , 0x00000013 
- 00025808  0x00006ab3 branch  0x00006371 
- 00025809  0x00006ab6 arg  0x00004ee9 , 0x00000013 
- 00025810  0x00006ab7 branch  0x00006371 
- 00025811  0x00006aba arg  0x00004c0f , 0x00000013 
- 00025812  0x00006abb arg  0x000064d6 , 0x00000012 
- 00025813  0x00006abc branch  0x000042e0 
- 00025814  0x00006abf arg  0x0000000a , 0x00000039 
- 00025815  0x00006ac0 arg  0x00004a04 , 0x00000005 
- 00025816  0x00006ac1 branch  0x00007ca1 
- 00025817  0x00006ac5 arg  0x000046ca , 0x00000013 
- 00025818  0x00006ac6 arg  0x000064dc , 0x00000012 
- 00025819  0x00006ac7 branch  0x000042e0 
- 00025820  0x00006ac9 fetch  0x00000002 , 0x000044e9 
- 00025821  0x00006aca bbit1  0x00000009 , 0x0000639e 
- 00025822  0x00006acb branch  0x00004327 
- 00025823  0x00006ace copy  0x00000013 , 0x0000003f 
- 00025824  0x00006acf beq  0x00000014 , 0x000064f4 
- 00025825  0x00006ad0 beq  0x00000015 , 0x000064ef 
- 00025826  0x00006ad1 beq  0x00000031 , 0x000064e6 
- 00025827  0x00006ad2 rtneq  0x00000040 
- 00025828  0x00006ad3 beq  0x00000032 , 0x000066c8 
- 00025829  0x00006ad4 branch  0x000062d9 
- 00025830  0x00006ad7 jam  0x00000001 , 0x00004ed2 
- 00025831  0x00006ad8 call  0x00006783 
- 00025832  0x00006ada fetch  0x00000002 , 0x00004f84 
- 00025833  0x00006adb store  0x00000002 , 0x00004ebe 
- 00025834  0x00006add fetcht  0x00000002 , 0x00004f86 
- 00025835  0x00006ade setarg  0x00000fff 
- 00025836  0x00006adf isub  0x00000002 , 0x0000003f 
- 00025837  0x00006ae0 store  0x00000002 , 0x00004ec0 
- 00025838  0x00006ae1 rtn 
- 00025839  0x00006ae4 jam  0x00000000 , 0x00004ebb 
- 00025840  0x00006ae5 jam  0x00000000 , 0x00004ed2 
- 00025841  0x00006ae6 call  0x000065ad 
- 00025842  0x00006ae7 call  0x00006500 
- 00025843  0x00006ae8 branch  0x000062e6 
- 00025844  0x00006aeb copy  0x00000022 , 0x0000003f 
- 00025845  0x00006aec store  0x00000004 , 0x000049f6 
- 00025846  0x00006aed call  0x00006729 
- 00025847  0x00006aee branch  0x000062e2 
- 00025848  0x00006af2 disable  0x0000002c 
- 00025849  0x00006af3 fetch  0x00000002 , 0x00004516 
- 00025850  0x00006af4 store  0x00000002 , 0x00004518 
- 00025851  0x00006af5 call  0x00006358 
- 00025852  0x00006af6 branch  0x0000635c , 0x00000028 
- 00025853  0x00006af7 call  0x00006351 
- 00025854  0x00006af8 nrtn  0x00000028 
- 00025855  0x00006af9 branch  0x00007dbe 
- 00025856  0x00006afc jam  0x00000000 , 0x00004ed5 
- 00025857  0x00006afd rtn 
- 00025858  0x00006b00 copy  0x00000007 , 0x0000003f 
- 00025859  0x00006b01 rtnne  0x00000001 
- 00025860  0x00006b02 branch  0x0000650c 
- 00025861  0x00006b05 call  0x000064f8 
- 00025862  0x00006b06 nrtn  0x0000002c 
- 00025863  0x00006b07 deposit  0x00000011 
- 00025864  0x00006b08 branch  0x00006537 , 0x00000034 
- 00025865  0x00006b0a bpatch  0x000000a3 , 0x00004014 
- 00025866  0x00006b0b fetch  0x00000001 , 0x00004faf 
- 00025867  0x00006b0c nbranch  0x00006502 , 0x00000034 
- 00025868  0x00006b0e jam  0x00000001 , 0x00004c10 
- 00025869  0x00006b0f call  0x00004323 
- 00025870  0x00006b10 call  0x0000652c 
- 00025871  0x00006b11 call  0x00006561 
- 00025872  0x00006b12 branch  0x00006500 , 0x00000002 
- 00025873  0x00006b13 copy  0x00000007 , 0x0000003f 
- 00025874  0x00006b14 fetcht  0x00000001 , 0x00004ed5 
- 00025875  0x00006b15 isub  0x00000002 , 0x0000003e 
- 00025876  0x00006b16 ncall  0x00006526 , 0x00000005 
- 00025877  0x00006b17 copy  0x00000007 , 0x0000003f 
- 00025878  0x00006b18 store  0x00000001 , 0x00004ed5 
- 00025879  0x00006b19 fetcht  0x00000001 , 0x00004ed8 
- 00025880  0x00006b1a isub  0x00000002 , 0x0000003e 
- 00025881  0x00006b1b branch  0x00006524 , 0x00000005 
- 00025882  0x00006b1c fetch  0x00000001 , 0x00004ed9 
- 00025883  0x00006b1d nbranch  0x0000651f , 0x00000034 
- 00025884  0x00006b1f call  0x00006732 
- 00025885  0x00006b20 arg  0x0000000a , 0x0000003f 
- 00025886  0x00006b21 branch  0x0000655a 
- 00025887  0x00006b24 call  0x0000677f 
- 00025888  0x00006b25 copy  0x00000007 , 0x0000003f 
- 00025889  0x00006b26 beq  0x00000001 , 0x0000651c 
- 00025890  0x00006b27 call  0x00006642 
- 00025891  0x00006b28 branch  0x000065f4 
- 00025892  0x00006b2b jam  0x00000001 , 0x00004ed6 
- 00025893  0x00006b2c branch  0x000065f4 
- 00025894  0x00006b2f bpatch  0x000000a4 , 0x00004014 
- 00025895  0x00006b30 fetch  0x00000001 , 0x00004ed9 
- 00025896  0x00006b31 branch  0x000064c3 , 0x00000034 
- 00025897  0x00006b32 copy  0x00000007 , 0x0000003f 
- 00025898  0x00006b33 beq  0x00000001 , 0x000064c3 
- 00025899  0x00006b34 rtn 
- 00025900  0x00006b36 arg  0x0000000a , 0x0000003f 
- 00025901  0x00006b37 imul32  0x00000007 , 0x0000003f 
- 00025902  0x00006b38 arg  0x000049fa , 0x00000013 
- 00025903  0x00006b39 iadd  0x00000013 , 0x00000013 
- 00025904  0x00006b3a copy  0x00000022 , 0x0000003f 
- 00025905  0x00006b3b istore  0x00000004 , 0x00000013 
- 00025906  0x00006b3c increase  0x00000004 , 0x00000013 
- 00025907  0x00006b3d ifetch  0x00000001 , 0x00000013 
- 00025908  0x00006b3e increase  0x00000001 , 0x0000003f 
- 00025909  0x00006b3f istore  0x00000001 , 0x00000013 
- 00025910  0x00006b40 rtn 
- 00025911  0x00006b42 bpatch  0x000000a5 , 0x00004014 
- 00025912  0x00006b43 fetch  0x00000001 , 0x00004ed9 
- 00025913  0x00006b44 call  0x0000654b , 0x00000034 
- 00025914  0x00006b46 arg  0x0000000a , 0x0000003f 
- 00025915  0x00006b47 imul32  0x00000007 , 0x0000003f 
- 00025916  0x00006b48 arg  0x000049fa , 0x00000013 
- 00025917  0x00006b49 iadd  0x00000013 , 0x00000013 
- 00025918  0x00006b4a ifetcht  0x00000004 , 0x00000013 
- 00025919  0x00006b4b sub  0x00000002 , 0x00000000 , 0x0000003e 
- 00025920  0x00006b4c rtn  0x00000005 
- 00025921  0x00006b4d copy  0x00000022 , 0x0000003f 
- 00025922  0x00006b4e isub  0x00000002 , 0x00000002 
- 00025923  0x00006b4f ncall  0x00007806 , 0x00000002 
- 00025924  0x00006b50 add  0x00000013 , 0x00000009 , 0x00000006 
- 00025925  0x00006b51 ifetch  0x00000001 , 0x00000006 
- 00025926  0x00006b52 nbranch  0x00006566 , 0x00000034 
- 00025927  0x00006b53 increase  0x00000005 , 0x00000013 
- 00025928  0x00006b54 copy  0x00000022 , 0x0000003f 
- 00025929  0x00006b55 istore  0x00000004 , 0x00000013 
- 00025930  0x00006b56 rtn 
- 00025931  0x00006b59 fetch  0x00000001 , 0x00004faf 
- 00025932  0x00006b5a nbranch  0x00004323 , 0x00000034 
- 00025933  0x00006b5b branch  0x00004325 
- 00025934  0x00006b5e add  0x00000013 , 0x00000004 , 0x00000006 
- 00025935  0x00006b5f ifetch  0x00000001 , 0x00000006 
- 00025936  0x00006b60 branch  0x00006551 
- 00025937  0x00006b63 call  0x0000656b 
- 00025938  0x00006b64 fetch  0x00000001 , 0x00004ed9 
- 00025939  0x00006b65 nbranch  0x0000655d , 0x00000034 
- 00025940  0x00006b67 call  0x00006561 
- 00025941  0x00006b68 branch  0x00006500 , 0x00000002 
- 00025942  0x00006b69 call  0x00006738 
- 00025943  0x00006b6a copy  0x00000007 , 0x0000003f 
- 00025944  0x00006b6b beq  0x00000003 , 0x00006740 
- 00025945  0x00006b6c arg  0x0000000f , 0x0000003f 
- 00025946  0x00006b6e imul32  0x00000007 , 0x0000003f 
- 00025947  0x00006b6f iadd  0x00000013 , 0x00000013 
- 00025948  0x00006b70 branch  0x00006371 
- 00025949  0x00006b73 copy  0x00000007 , 0x0000003f 
- 00025950  0x00006b74 beq  0x00000001 , 0x00006554 
- 00025951  0x00006b75 beq  0x00000003 , 0x00006554 
- 00025952  0x00006b76 rtn 
- 00025953  0x00006b79 call  0x00007902 
- 00025954  0x00006b7a ifetcht  0x00000001 , 0x00000006 
- 00025955  0x00006b7b isub  0x00000002 , 0x0000003f 
- 00025956  0x00006b7c sub  0x0000003f , 0x0000000a , 0x0000003e 
- 00025957  0x00006b7d rtn 
- 00025958  0x00006b80 jam  0x00000001 , 0x00004ed0 
- 00025959  0x00006b81 call  0x0000656b 
- 00025960  0x00006b82 arg  0x00004abe , 0x00000013 
- 00025961  0x00006b83 arg  0x00000003 , 0x0000003f 
- 00025962  0x00006b84 branch  0x0000655a 
- 00025963  0x00006b87 arg  0x0000000a , 0x00000039 
- 00025964  0x00006b88 copy  0x00000013 , 0x00000005 
- 00025965  0x00006b89 branch  0x00007ca1 
- 00025966  0x00006b8c fetch  0x00000002 , 0x000048bc 
- 00025967  0x00006b8d store  0x00000002 , 0x0000442e 
- 00025968  0x00006b8e call  0x000065be 
- 00025969  0x00006b8f fetch  0x00000002 , 0x0000442e 
- 00025970  0x00006b90 store  0x00000002 , 0x000048bc 
- 00025971  0x00006b92 arg  0x00000000 , 0x00000007 
- 00025972  0x00006b93 fetch  0x00000001 , 0x00004523 
- 00025973  0x00006b94 copy  0x0000003f , 0x00000039 
- 00025974  0x00006b95 arg  0x000049fa , 0x00000013 
- 00025975  0x00006b97 copy  0x00000039 , 0x0000003f 
- 00025976  0x00006b98 store  0x00000002 , 0x00000678 
- 00025977  0x00006b99 copy  0x00000013 , 0x0000003f 
- 00025978  0x00006b9a store  0x00000002 , 0x0000068c 
- 00025979  0x00006b9b copy  0x00000007 , 0x0000003f 
- 00025980  0x00006b9c store  0x00000002 , 0x0000067a 
- 00025981  0x00006b9d call  0x000065b4 
- 00025982  0x00006b9f fetch  0x00000002 , 0x0000068c 
- 00025983  0x00006ba0 copy  0x0000003f , 0x00000013 
- 00025984  0x00006ba1 fetch  0x00000002 , 0x0000067a 
- 00025985  0x00006ba2 copy  0x0000003f , 0x00000007 
- 00025986  0x00006ba3 call  0x0000658b 
- 00025987  0x00006ba5 fetch  0x00000002 , 0x0000067a 
- 00025988  0x00006ba6 add  0x0000003f , 0x00000001 , 0x00000007 
- 00025989  0x00006ba7 fetch  0x00000002 , 0x0000068c 
- 00025990  0x00006ba8 add  0x0000003f , 0x0000000a , 0x00000013 
- 00025991  0x00006ba9 fetch  0x00000002 , 0x00000678 
- 00025992  0x00006baa copy  0x0000003f , 0x00000039 
- 00025993  0x00006bab loop  0x00006577 
- 00025994  0x00006bac rtn 
- 00025995  0x00006baf ifetch  0x00000004 , 0x00000013 
- 00025996  0x00006bb0 rtn  0x00000034 
- 00025997  0x00006bb1 copy  0x0000003f , 0x00000002 
- 00025998  0x00006bb2 copy  0x00000022 , 0x0000003f 
- 00025999  0x00006bb3 isub  0x00000002 , 0x00000002 
- 00026000  0x00006bb4 nrtn  0x00000002 
- 00026001  0x00006bb5 setarg  0x000009c4 
- 00026002  0x00006bb6 isub  0x00000002 , 0x0000003e 
- 00026003  0x00006bb7 rtn  0x00000002 
- 00026004  0x00006bb8 copy  0x00000022 , 0x0000003f 
- 00026005  0x00006bb9 istore  0x00000004 , 0x00000013 
- 00026006  0x00006bba increase  0x00000009 , 0x00000013 
- 00026007  0x00006bbb setarg  0x00000001 
- 00026008  0x00006bbc istore  0x00000001 , 0x00000013 
- 00026009  0x00006bbd fetch  0x00000001 , 0x00004ed0 
- 00026010  0x00006bbe rtn  0x00000034 
- 00026011  0x00006bbf jam  0x00000000 , 0x00004ed0 
- 00026012  0x00006bc0 bpatch  0x000000a6 , 0x00004014 
- 00026013  0x00006bc1 call  0x00006755 
- 00026014  0x00006bc2 fetch  0x00000001 , 0x00004ed7 
- 00026015  0x00006bc3 beq  0x00000000 , 0x000065a2 
- 00026016  0x00006bc4 beq  0x00000001 , 0x000065a5 
- 00026017  0x00006bc5 rtn 
- 00026018  0x00006bc8 call  0x000065af 
- 00026019  0x00006bc9 arg  0x00000003 , 0x0000003f 
- 00026020  0x00006bca branch  0x0000655a 
- 00026021  0x00006bcd copy  0x00000007 , 0x0000003f 
- 00026022  0x00006bce fetcht  0x00000001 , 0x00004ed8 
- 00026023  0x00006bcf isub  0x00000002 , 0x0000003e 
- 00026024  0x00006bd0 nbranch  0x000065a2 , 0x00000005 
- 00026025  0x00006bd1 fetch  0x00000001 , 0x00004ed9 
- 00026026  0x00006bd2 setflip  0x00000000 , 0x0000003f 
- 00026027  0x00006bd3 store  0x00000001 , 0x00004ed9 
- 00026028  0x00006bd4 nrtn  0x00000034 
- 00026029  0x00006bd6 jam  0x00000000 , 0x00004ed9 
- 00026030  0x00006bd7 branch  0x00004325 
- 00026031  0x00006bda arg  0x00004aa9 , 0x00000013 
- 00026032  0x00006bdb call  0x00006730 
- 00026033  0x00006bdc rtn  0x00000034 
- 00026034  0x00006bdd arg  0x00004bd0 , 0x00000013 
- 00026035  0x00006bde rtn 
- 00026036  0x00006be1 add  0x00000013 , 0x00000005 , 0x00000012 
- 00026037  0x00006be2 ifetch  0x00000004 , 0x00000012 
- 00026038  0x00006be3 rtn  0x00000034 
- 00026039  0x00006be4 copy  0x0000003f , 0x00000002 
- 00026040  0x00006be5 copy  0x00000022 , 0x0000003f 
- 00026041  0x00006be6 isub  0x00000002 , 0x00000002 
- 00026042  0x00006be7 ncall  0x00007806 , 0x00000002 
- 00026043  0x00006be8 setarg  0x000003e8 
- 00026044  0x00006be9 isub  0x00000002 , 0x0000003e 
- 00026045  0x00006bea branch  0x0000654e 
- 00026046  0x00006bec fetch  0x00000002 , 0x0000442c 
- 00026047  0x00006bed ifetch  0x00000001 , 0x0000003f 
- 00026048  0x00006bee rtn  0x00000034 
- 00026049  0x00006bf0 setarg  0x00000000 
- 00026050  0x00006bf1 store  0x00000002 , 0x000006f1 
- 00026051  0x00006bf2 call  0x00007003 
- 00026052  0x00006bf3 nbranch  0x000077a5 , 0x00000028 
- 00026053  0x00006bf4 call  0x000077a3 
- 00026054  0x00006bf5 disable  0x00000028 
- 00026055  0x00006bf6 fetch  0x00000001 , 0x00004388 
- 00026056  0x00006bf7 nrtn  0x00000034 
- 00026057  0x00006bf8 bpatch  0x000000a7 , 0x00004014 
- 00026058  0x00006bf9 fetch  0x00000001 , 0x00004ed7 
- 00026059  0x00006bfa beq  0x00000001 , 0x000065cf 
- 00026060  0x00006bfb call  0x00006628 
- 00026061  0x00006bfc call  0x000065dc 
- 00026062  0x00006bfd rtn  0x00000028 
- 00026063  0x00006bff call  0x000065d5 
- 00026064  0x00006c00 fetch  0x00000002 , 0x000006f1 
- 00026065  0x00006c01 store  0x00000002 , 0x000006f8 
- 00026066  0x00006c02 jam  0x00000000 , 0x000006fa 
- 00026067  0x00006c03 force  0x00000000 , 0x00000007 
- 00026068  0x00006c04 branch  0x0000703b 
- 00026069  0x00006c07 fetch  0x00000001 , 0x00004ed5 
- 00026070  0x00006c08 fetcht  0x00000001 , 0x00004ed8 
- 00026071  0x00006c09 isub  0x00000002 , 0x0000003e 
- 00026072  0x00006c0a branch  0x00004323 , 0x00000005 
- 00026073  0x00006c0b fetch  0x00000001 , 0x00004ed9 
- 00026074  0x00006c0c nbranch  0x00004325 , 0x00000034 
- 00026075  0x00006c0d rtn 
- 00026076  0x00006c10 arg  0x00000000 , 0x00000007 
- 00026077  0x00006c12 arg  0x00004ad3 , 0x00000012 
- 00026078  0x00006c13 arg  0x00000002 , 0x0000003f 
- 00026079  0x00006c14 imul32  0x00000007 , 0x0000003f 
- 00026080  0x00006c15 iadd  0x00000012 , 0x00000012 
- 00026081  0x00006c16 ifetch  0x00000002 , 0x00000012 
- 00026082  0x00006c18 rtn  0x00000034 
- 00026083  0x00006c19 fetcht  0x00000002 , 0x000006f1 
- 00026084  0x00006c1a ixor  0x00000002 , 0x0000003e 
- 00026085  0x00006c1b branch  0x000065e8 , 0x00000005 
- 00026086  0x00006c1c increase  0x00000001 , 0x00000007 
- 00026087  0x00006c1d branch  0x000065dd 
- 00026088  0x00006c20 store  0x00000002 , 0x00004adf 
- 00026089  0x00006c21 call  0x00004323 
- 00026090  0x00006c22 arg  0x00004ae1 , 0x00000013 
- 00026091  0x00006c23 arg  0x0000000a , 0x0000003f 
- 00026092  0x00006c24 imul32  0x00000007 , 0x0000003f 
- 00026093  0x00006c25 iadd  0x00000013 , 0x00000013 
- 00026094  0x00006c26 call  0x000065f0 
- 00026095  0x00006c27 branch  0x00006633 
- 00026096  0x00006c2a call  0x0000677f 
- 00026097  0x00006c2b ifetch  0x00000001 , 0x00000013 
- 00026098  0x00006c2c rtn  0x00000034 
- 00026099  0x00006c2d call  0x00006642 
- 00026100  0x00006c2f call  0x0000677f 
- 00026101  0x00006c30 call  0x00006609 
- 00026102  0x00006c31 call  0x00006614 
- 00026103  0x00006c32 call  0x0000661e 
- 00026104  0x00006c33 arg  0x00000005 , 0x0000003f 
- 00026105  0x00006c34 call  0x00006382 
- 00026106  0x00006c35 call  0x00006730 
- 00026107  0x00006c36 rtn  0x00000034 
- 00026108  0x00006c37 jam  0x00000078 , 0x000049f5 
- 00026109  0x00006c38 arg  0x00000006 , 0x0000003f 
- 00026110  0x00006c39 branch  0x00006382 
- 00026111  0x00006c3c fetcht  0x00000001 , 0x00004eba 
- 00026112  0x00006c3d call  0x00006730 
- 00026113  0x00006c3e rtn  0x00000034 
- 00026114  0x00006c3f fetcht  0x00000001 , 0x00004ebd 
- 00026115  0x00006c40 increase  0x00000001 , 0x00000002 
- 00026116  0x00006c41 fetch  0x00000001 , 0x00004ed6 
- 00026117  0x00006c42 rtn  0x00000034 
- 00026118  0x00006c43 fetcht  0x00000001 , 0x00004eba 
- 00026119  0x00006c44 jam  0x00000000 , 0x00004ed6 
- 00026120  0x00006c45 rtn 
- 00026121  0x00006c48 call  0x000065ff 
- 00026122  0x00006c49 copy  0x00000002 , 0x0000003f 
- 00026123  0x00006c4a rtn  0x00000034 
- 00026124  0x00006c4b store  0x00000001 , 0x00004ec3 
- 00026125  0x00006c4d arg  0x00000013 , 0x0000003f 
- 00026126  0x00006c4e call  0x00006382 
- 00026127  0x00006c4f fetch  0x00000001 , 0x00004ec3 
- 00026128  0x00006c50 increase  0xffffffff , 0x0000003f 
- 00026129  0x00006c51 store  0x00000001 , 0x00004ec3 
- 00026130  0x00006c52 rtn  0x00000034 
- 00026131  0x00006c53 branch  0x0000660d 
- 00026132  0x00006c56 fetch  0x00000001 , 0x00004ebc 
- 00026133  0x00006c57 rtn  0x00000034 
- 00026134  0x00006c58 store  0x00000001 , 0x00004ec4 
- 00026135  0x00006c5a arg  0x00000020 , 0x0000003f 
- 00026136  0x00006c5b call  0x00006382 
- 00026137  0x00006c5c fetch  0x00000001 , 0x00004ec4 
- 00026138  0x00006c5d increase  0xffffffff , 0x0000003f 
- 00026139  0x00006c5e store  0x00000001 , 0x00004ec4 
- 00026140  0x00006c5f rtn  0x00000034 
- 00026141  0x00006c60 branch  0x00006617 
- 00026142  0x00006c63 fetch  0x00000001 , 0x00004ebd 
- 00026143  0x00006c64 rtn  0x00000034 
- 00026144  0x00006c65 store  0x00000001 , 0x00004ec5 
- 00026145  0x00006c67 arg  0x00000021 , 0x0000003f 
- 00026146  0x00006c68 call  0x00006382 
- 00026147  0x00006c69 fetch  0x00000001 , 0x00004ec5 
- 00026148  0x00006c6a increase  0xffffffff , 0x0000003f 
- 00026149  0x00006c6b store  0x00000001 , 0x00004ec5 
- 00026150  0x00006c6c rtn  0x00000034 
- 00026151  0x00006c6d branch  0x00006621 
- 00026152  0x00006c70 fetch  0x00000002 , 0x00004adf 
- 00026153  0x00006c71 rtn  0x00000034 
- 00026154  0x00006c72 fetcht  0x00000002 , 0x000006f1 
- 00026155  0x00006c73 sub  0x00000002 , 0x00000000 , 0x0000003e 
- 00026156  0x00006c74 branch  0x00006636 , 0x00000005 
- 00026157  0x00006c75 isub  0x00000002 , 0x0000003e 
- 00026158  0x00006c76 rtn  0x00000005 
- 00026159  0x00006c77 storet  0x00000002 , 0x00004adf 
- 00026160  0x00006c78 fetch  0x00000002 , 0x00004ed3 
- 00026161  0x00006c79 isub  0x00000002 , 0x0000003e 
- 00026162  0x00006c7a call  0x00004325 , 0x00000005 
- 00026163  0x00006c7c fetch  0x00000002 , 0x000006f1 
- 00026164  0x00006c7d store  0x00000002 , 0x0000442e 
- 00026165  0x00006c7e branch  0x00007dba 
- 00026166  0x00006c80 jam  0x00000001 , 0x00004ed0 
- 00026167  0x00006c81 call  0x00004325 
- 00026168  0x00006c82 arg  0x00004b1d , 0x00000013 
- 00026169  0x00006c83 call  0x000065f0 
- 00026170  0x00006c84 setarg  0x00000000 
- 00026171  0x00006c85 store  0x00000002 , 0x00004adf 
- 00026172  0x00006c86 jam  0x00000032 , 0x000048ae 
- 00026173  0x00006c87 call  0x00006633 
- 00026174  0x00006c88 fetch  0x00000001 , 0x00004523 
- 00026175  0x00006c89 mul32  0x0000003f , 0x0000000a , 0x00000039 
- 00026176  0x00006c8a arg  0x000049fa , 0x00000005 
- 00026177  0x00006c8b branch  0x00007ca1 
- 00026178  0x00006c8d bpatch  0x000000a8 , 0x00004015 
- 00026179  0x00006c8e fetch  0x00000001 , 0x00004ed7 
- 00026180  0x00006c8f beq  0x00000001 , 0x00006647 
- 00026181  0x00006c90 beq  0x00000000 , 0x0000664d 
- 00026182  0x00006c91 rtn 
- 00026183  0x00006c93 copy  0x00000007 , 0x0000003f 
- 00026184  0x00006c94 beq  0x00000005 , 0x00006676 
- 00026185  0x00006c95 beq  0x00000000 , 0x00006693 
- 00026186  0x00006c96 beq  0x00000004 , 0x0000669b 
- 00026187  0x00006c97 beq  0x00000002 , 0x000066be 
- 00026188  0x00006c98 rtn 
- 00026189  0x00006c9a ifetch  0x00000001 , 0x00000013 
- 00026190  0x00006c9b beq  0x00000001 , 0x00006676 
- 00026191  0x00006c9c beq  0x00000002 , 0x00006693 
- 00026192  0x00006c9d beq  0x00000003 , 0x0000669b 
- 00026193  0x00006c9e beq  0x00000004 , 0x000066be 
- 00026194  0x00006c9f beq  0x00000005 , 0x00006654 
- 00026195  0x00006ca0 rtn 
- 00026196  0x00006ca2 call  0x00006730 
- 00026197  0x00006ca3 nbranch  0x0000665e , 0x00000034 
- 00026198  0x00006ca4 setarg  0x00000004 
- 00026199  0x00006ca5 mul32  0x0000003f , 0x0000000a , 0x0000003f 
- 00026200  0x00006ca6 arg  0x00004c12 , 0x00000002 
- 00026201  0x00006ca7 iadd  0x00000002 , 0x00000005 
- 00026202  0x00006ca8 increase  0x00000003 , 0x00000005 
- 00026203  0x00006ca9 fetch  0x00000003 , 0x00004b27 
- 00026204  0x00006caa istore  0x00000003 , 0x00000005 
- 00026205  0x00006cab rtn 
- 00026206  0x00006cad setarg  0x00000004 
- 00026207  0x00006cae mul32  0x0000003f , 0x0000000a , 0x0000003f 
- 00026208  0x00006caf arg  0x00004c12 , 0x00000002 
- 00026209  0x00006cb0 iadd  0x00000002 , 0x00000005 
- 00026210  0x00006cb1 increase  0x00000003 , 0x00000005 
- 00026211  0x00006cb2 fetch  0x00000002 , 0x00004ebe 
- 00026212  0x00006cb3 istore  0x00000003 , 0x00000005 
- 00026213  0x00006cb4 increase  0x00000007 , 0x00000005 
- 00026214  0x00006cb5 fetch  0x00000002 , 0x00004ec0 
- 00026215  0x00006cb6 lshift4  0x0000003f , 0x0000003f 
- 00026216  0x00006cb7 lshift8  0x0000003f , 0x0000003f 
- 00026217  0x00006cb8 istore  0x00000003 , 0x00000005 
- 00026218  0x00006cb9 rtn 
- 00026219  0x00006cbc fetch  0x00000001 , 0x00004ebc 
- 00026220  0x00006cbd rtn  0x00000034 
- 00026221  0x00006cbe increase  0xffffffff , 0x0000003f 
- 00026222  0x00006cbf store  0x00000001 , 0x00004ebc 
- 00026223  0x00006cc0 arg  0x00000062 , 0x0000003f 
- 00026224  0x00006cc1 rtn 
- 00026225  0x00006cc3 arg  0x0000000a , 0x00000002 
- 00026226  0x00006cc4 call  0x00006730 
- 00026227  0x00006cc5 rtn  0x00000034 
- 00026228  0x00006cc6 arg  0x00000007 , 0x00000002 
- 00026229  0x00006cc7 rtn 
- 00026230  0x00006cc9 call  0x00006671 
- 00026231  0x00006cca fetch  0x00000002 , 0x00004ebe 
- 00026232  0x00006ccb isub  0x00000002 , 0x0000003e 
- 00026233  0x00006ccc ncall  0x0000666b , 0x00000002 
- 00026234  0x00006ccd nrtn  0x00000002 
- 00026235  0x00006cce isub  0x00000002 , 0x0000003f 
- 00026236  0x00006cd0 store  0x00000002 , 0x00004ebe 
- 00026237  0x00006cd2 bpatch  0x000000a9 , 0x00004015 
- 00026238  0x00006cd3 fetch  0x00000002 , 0x00004ebe 
- 00026239  0x00006cd4 fetcht  0x00000002 , 0x00004ec0 
- 00026240  0x00006cd5 lshift8  0x00000002 , 0x00000002 
- 00026241  0x00006cd6 lshift4  0x00000002 , 0x00000002 
- 00026242  0x00006cd7 iadd  0x00000002 , 0x0000003f 
- 00026243  0x00006cd8 store  0x00000003 , 0x00004b27 
- 00026244  0x00006cd9 branch  0x00006654 
- 00026245  0x00006cdb fetch  0x00000002 , 0x00004ebe 
- 00026246  0x00006cdc arg  0x00000062 , 0x00000002 
- 00026247  0x00006cdd isub  0x00000002 , 0x00000002 
- 00026248  0x00006cde nrtn  0x00000002 
- 00026249  0x00006cdf copy  0x00000002 , 0x0000003f 
- 00026250  0x00006ce0 fetcht  0x00000001 , 0x00004ebc 
- 00026251  0x00006ce1 sub  0x00000002 , 0x00000003 , 0x0000003e 
- 00026252  0x00006ce2 branch  0x00006690 , 0x00000005 
- 00026253  0x00006ce3 increase  0x00000001 , 0x00000002 
- 00026254  0x00006ce4 storet  0x00000001 , 0x00004ebc 
- 00026255  0x00006ce5 branch  0x0000667c 
- 00026256  0x00006ce7 jam  0x00000000 , 0x00004ebc 
- 00026257  0x00006ce8 arg  0x00000000 , 0x0000003f 
- 00026258  0x00006ce9 branch  0x0000667c 
- 00026259  0x00006ceb call  0x00006730 
- 00026260  0x00006cec ncall  0x00006685 , 0x00000034 
- 00026261  0x00006ced call  0x00006671 
- 00026262  0x00006cee fetch  0x00000002 , 0x00004ebe 
- 00026263  0x00006cf0 iadd  0x00000002 , 0x0000003f 
- 00026264  0x00006cf1 arg  0x00000fff , 0x00000002 
- 00026265  0x00006cf2 call  0x00007d6c 
- 00026266  0x00006cf3 branch  0x0000667c 
- 00026267  0x00006cf6 call  0x00006671 
- 00026268  0x00006cf7 fetch  0x00000002 , 0x00004ec0 
- 00026269  0x00006cf8 isub  0x00000002 , 0x0000003f 
- 00026270  0x00006cf9 store  0x00000002 , 0x00004ec0 
- 00026271  0x00006cfb fetcht  0x00000002 , 0x00004ec0 
- 00026272  0x00006cfc call  0x00006730 
- 00026273  0x00006cfd branch  0x0000667d , 0x00000034 
- 00026274  0x00006cfe setarg  0x00000fff 
- 00026275  0x00006cff isub  0x00000002 , 0x0000003f 
- 00026276  0x00006d00 arg  0x00000062 , 0x00000002 
- 00026277  0x00006d01 isub  0x00000002 , 0x00000002 
- 00026278  0x00006d02 nbranch  0x0000667d , 0x00000002 
- 00026279  0x00006d03 setarg  0x00000fff 
- 00026280  0x00006d04 isub  0x00000002 , 0x0000003f 
- 00026281  0x00006d05 fetcht  0x00000001 , 0x00004ebd 
- 00026282  0x00006d06 sub  0x00000002 , 0x00000005 , 0x0000003e 
- 00026283  0x00006d07 branch  0x000066af , 0x00000005 
- 00026284  0x00006d08 increase  0x00000001 , 0x00000002 
- 00026285  0x00006d09 storet  0x00000001 , 0x00004ebd 
- 00026286  0x00006d0a branch  0x000066bc 
- 00026287  0x00006d0c jam  0x00000000 , 0x00004ebd 
- 00026288  0x00006d0e setarg  0x00000fff 
- 00026289  0x00006d0f branch  0x000066bc 
- 00026290  0x00006d12 call  0x00006730 
- 00026291  0x00006d13 branch  0x000066b0 , 0x00000034 
- 00026292  0x00006d14 fetch  0x00000001 , 0x00004ebd 
- 00026293  0x00006d15 branch  0x000066b0 , 0x00000034 
- 00026294  0x00006d16 increase  0xffffffff , 0x0000003f 
- 00026295  0x00006d17 store  0x00000001 , 0x00004ebd 
- 00026296  0x00006d18 setarg  0x00000fff 
- 00026297  0x00006d19 arg  0x00000062 , 0x00000002 
- 00026298  0x00006d1a isub  0x00000002 , 0x0000003f 
- 00026299  0x00006d1b iadd  0x00000011 , 0x0000003f 
- 00026300  0x00006d1d store  0x00000002 , 0x00004ec0 
- 00026301  0x00006d1e branch  0x0000667d 
- 00026302  0x00006d20 call  0x00006671 
- 00026303  0x00006d21 fetch  0x00000002 , 0x00004ec0 
- 00026304  0x00006d23 iadd  0x00000002 , 0x0000003f 
- 00026305  0x00006d24 arg  0x00000fff , 0x00000002 
- 00026306  0x00006d25 isub  0x00000002 , 0x00000011 
- 00026307  0x00006d26 branch  0x000066b2 , 0x00000002 
- 00026308  0x00006d27 branch  0x000066bc 
- 00026309  0x00006d2b fetch  0x00000002 , 0x00004398 
- 00026310  0x00006d2c beq  0x00000024 , 0x000062e9 
- 00026311  0x00006d2d rtn 
- 00026312  0x00006d30 arg  0x00000017 , 0x00000011 
- 00026313  0x00006d31 arg  0x00000004 , 0x00000012 
- 00026314  0x00006d32 call  0x000029fb 
- 00026315  0x00006d33 setarg  0x00000006 
- 00026316  0x00006d34 istore  0x00000001 , 0x00000005 
- 00026317  0x00006d35 setarg  0x00000001 
- 00026318  0x00006d36 istore  0x00000002 , 0x00000005 
- 00026319  0x00006d37 setarg  0x0000ffff 
- 00026320  0x00006d38 istore  0x00000002 , 0x00000005 
- 00026321  0x00006d39 setarg  0x00002800 
- 00026322  0x00006d3a istore  0x00000002 , 0x00000005 
- 00026323  0x00006d3b arg  0x000049e4 , 0x00000006 
- 00026324  0x00006d3c branch  0x00007c8f 
- 00026325  0x00006d40 bpatch  0x000000aa , 0x00004015 
- 00026326  0x00006d41 copy  0x00000011 , 0x00000006 
- 00026327  0x00006d42 ifetch  0x00000003 , 0x00000006 
- 00026328  0x00006d43 store  0x00000003 , 0x00004397 
- 00026329  0x00006d44 beq  0x00000007 , 0x00006704 
- 00026330  0x00006d45 beq  0x00000001 , 0x00006725 
- 00026331  0x00006d46 beq  0x0000000a , 0x000066f4 
- 00026332  0x00006d47 beq  0x0000000c , 0x000066de 
- 00026333  0x00006d48 branch  0x00002b96 
- 00026334  0x00006d4b ifetch  0x00000002 , 0x00000006 
- 00026335  0x00006d4c store  0x00000002 , 0x000006b5 
- 00026336  0x00006d4d iforce  0x00000011 
- 00026337  0x00006d4e fetcht  0x00000002 , 0x00004398 
- 00026338  0x00006d4f fetch  0x00000002 , 0x00004332 
- 00026339  0x00006d50 isub  0x00000002 , 0x0000003e 
- 00026340  0x00006d51 nbranch  0x00002d50 , 0x00000005 
- 00026341  0x00006d52 call  0x00006730 
- 00026342  0x00006d53 nbranch  0x000066e9 , 0x00000034 
- 00026343  0x00006d54 fetcht  0x00000002 , 0x000049e0 
- 00026344  0x00006d55 branch  0x000066ea 
- 00026345  0x00006d58 fetcht  0x00000002 , 0x000049e2 
- 00026346  0x00006d5a arg  0x000048be , 0x00000006 
- 00026347  0x00006d5b call  0x00007c6d 
- 00026348  0x00006d5c copy  0x00000002 , 0x0000003f 
- 00026349  0x00006d5d isub  0x00000011 , 0x0000003f 
- 00026350  0x00006d5e nbranch  0x00002e03 , 0x00000002 
- 00026351  0x00006d5f increase  0x00000001 , 0x0000003f 
- 00026352  0x00006d60 sub  0x0000003f , 0x00000017 , 0x0000003e 
- 00026353  0x00006d61 branch  0x00002d59 , 0x00000002 
- 00026354  0x00006d62 force  0x00000017 , 0x0000003f 
- 00026355  0x00006d63 branch  0x00002d59 
- 00026356  0x00006d66 fetcht  0x00000002 , 0x00004398 
- 00026357  0x00006d67 fetch  0x00000001 , 0x00004321 
- 00026358  0x00006d68 bbit1  0x00000003 , 0x000066f8 
- 00026359  0x00006d69 branch  0x00002d1d 
- 00026360  0x00006d6b fetch  0x00000002 , 0x00004332 
- 00026361  0x00006d6c isub  0x00000002 , 0x0000003e 
- 00026362  0x00006d6d nbranch  0x00002d1d , 0x00000005 
- 00026363  0x00006d6e call  0x00002dc7 
- 00026364  0x00006d6f nbranch  0x000066fe , 0x00000028 
- 00026365  0x00006d70 branch  0x00002d46 
- 00026366  0x00006d73 fetch  0x00000002 , 0x00004332 
- 00026367  0x00006d74 isub  0x00000002 , 0x0000003e 
- 00026368  0x00006d75 nbranch  0x00002d1d , 0x00000005 
- 00026369  0x00006d76 arg  0x000048be , 0x00000006 
- 00026370  0x00006d77 force  0x00000017 , 0x0000003f 
- 00026371  0x00006d78 branch  0x00002d2d 
- 00026372  0x00006d7c bpatch  0x000000ab , 0x00004015 
- 00026373  0x00006d7d jam  0x00000005 , 0x00004eba 
- 00026374  0x00006d7e jam  0x00000001 , 0x000049f4 
- 00026375  0x00006d7f jam  0x00000001 , 0x00004ec2 
- 00026376  0x00006d80 jam  0x000000f0 , 0x000049f5 
- 00026377  0x00006d81 jam  0x0000000a , 0x00004ed1 
- 00026378  0x00006d82 jam  0x00000001 , 0x00004ed6 
- 00026379  0x00006d83 call  0x000067bf 
- 00026380  0x00006d84 fetch  0x00000001 , 0x00004ed2 
- 00026381  0x00006d85 rtn  0x00000034 
- 00026382  0x00006d86 call  0x00006783 
- 00026383  0x00006d87 arg  0x00000062 , 0x00000002 
- 00026384  0x00006d89 fetch  0x00000002 , 0x00004f88 
- 00026385  0x00006d8a arg  0x00004ebe , 0x00000011 
- 00026386  0x00006d8b arg  0x00004ebc , 0x00000012 
- 00026387  0x00006d8c call  0x0000671e 
- 00026388  0x00006d8d arg  0x00000062 , 0x00000002 
- 00026389  0x00006d8f fetch  0x00000002 , 0x00004f8a 
- 00026390  0x00006d90 arg  0x00004ec0 , 0x00000011 
- 00026391  0x00006d91 arg  0x00004ebd , 0x00000012 
- 00026392  0x00006d92 call  0x0000671e 
- 00026393  0x00006d93 setarg  0x00000fff 
- 00026394  0x00006d94 fetcht  0x00000002 , 0x00004ec0 
- 00026395  0x00006d95 isub  0x00000002 , 0x0000003f 
- 00026396  0x00006d96 store  0x00000002 , 0x00004ec0 
- 00026397  0x00006d97 rtn 
- 00026398  0x00006d99 idiv  0x00000002 
- 00026399  0x00006d9a call  0x00007d62 
- 00026400  0x00006d9b quotient  0x0000003f 
- 00026401  0x00006d9c remainder  0x00000002 
- 00026402  0x00006d9d istore  0x00000001 , 0x00000012 
- 00026403  0x00006d9e istoret  0x00000002 , 0x00000011 
- 00026404  0x00006d9f rtn 
- 00026405  0x00006da1 increase  0xfffffffe , 0x00000006 
- 00026406  0x00006da2 ifetch  0x00000001 , 0x00000006 
- 00026407  0x00006da3 beq  0x00000006 , 0x0000672e 
- 00026408  0x00006da4 rtn 
- 00026409  0x00006da6 jam  0x00000001 , 0x00004eba 
- 00026410  0x00006da7 jam  0x00000000 , 0x000049f4 
- 00026411  0x00006da8 jam  0x00000000 , 0x00004ec2 
- 00026412  0x00006da9 jam  0x0000000a , 0x000049f5 
- 00026413  0x00006daa rtn 
- 00026414  0x00006dad call  0x00006729 
- 00026415  0x00006dae branch  0x000067bf 
- 00026416  0x00006db1 fetch  0x00000001 , 0x000049f4 
- 00026417  0x00006db2 rtn 
- 00026418  0x00006db6 arg  0x00004f24 , 0x00000013 
- 00026419  0x00006db7 call  0x00006730 
- 00026420  0x00006db8 rtn  0x00000034 
- 00026421  0x00006db9 jam  0x00000078 , 0x000049f5 
- 00026422  0x00006dba arg  0x00004b2b , 0x00000013 
- 00026423  0x00006dbb rtn 
- 00026424  0x00006dbe arg  0x00004a40 , 0x00000013 
- 00026425  0x00006dbf call  0x00006730 
- 00026426  0x00006dc0 rtn  0x00000034 
- 00026427  0x00006dc1 arg  0x00004b67 , 0x00000013 
- 00026428  0x00006dc2 jam  0x0000000c , 0x000049f5 
- 00026429  0x00006dc3 copy  0x00000007 , 0x0000003f 
- 00026430  0x00006dc4 rtneq  0x00000001 
- 00026431  0x00006dc5 rtn 
- 00026432  0x00006dc7 bpatch  0x000000ac , 0x00004015 
- 00026433  0x00006dc8 fetch  0x00000001 , 0x00004c0e 
- 00026434  0x00006dc9 setflip  0x00000000 , 0x0000003f 
- 00026435  0x00006dca store  0x00000001 , 0x00004c0e 
- 00026436  0x00006dcb beq  0x00000000 , 0x00006749 
- 00026437  0x00006dcc beq  0x00000001 , 0x00006747 
- 00026438  0x00006dcd rtn 
- 00026439  0x00006dcf call  0x00006750 
- 00026440  0x00006dd0 branch  0x00006371 
- 00026441  0x00006dd2 call  0x0000674b 
- 00026442  0x00006dd3 branch  0x00006371 
- 00026443  0x00006dd5 arg  0x00004a6d , 0x00000013 
- 00026444  0x00006dd6 call  0x00006730 
- 00026445  0x00006dd7 rtn  0x00000034 
- 00026446  0x00006dd8 arg  0x00004b94 , 0x00000013 
- 00026447  0x00006dd9 rtn 
- 00026448  0x00006ddb arg  0x00004bfa , 0x00000013 
- 00026449  0x00006ddc call  0x00006730 
- 00026450  0x00006ddd rtn  0x00000034 
- 00026451  0x00006dde arg  0x00004c04 , 0x00000013 
- 00026452  0x00006ddf rtn 
- 00026453  0x00006de3 copy  0x00000007 , 0x0000003f 
- 00026454  0x00006de4 beq  0x00000001 , 0x00006777 
- 00026455  0x00006de5 beq  0x00000002 , 0x00006765 
- 00026456  0x00006de6 beq  0x00000004 , 0x00006761 
- 00026457  0x00006de7 rtn 
- 00026458  0x00006deb arg  0x00004f9d , 0x00000013 
- 00026459  0x00006dec arg  0x0000675d , 0x00000012 
- 00026460  0x00006ded branch  0x000042e0 
- 00026461  0x00006def jam  0x00000004 , 0x00004f9d 
- 00026462  0x00006df0 fetch  0x00000001 , 0x00004c0e 
- 00026463  0x00006df1 branch  0x00006761 , 0x00000034 
- 00026464  0x00006df2 branch  0x00006765 
- 00026465  0x00006df6 jam  0x00000000 , 0x00004c0e 
- 00026466  0x00006df7 jam  0x00000004 , 0x00004f9d 
- 00026467  0x00006df8 arg  0x00004ab5 , 0x00000013 
- 00026468  0x00006df9 branch  0x00006371 
- 00026469  0x00006dfc jam  0x00000001 , 0x00004c0e 
- 00026470  0x00006dfd jam  0x00000004 , 0x00004f9d 
- 00026471  0x00006dfe arg  0x00004aaf , 0x00000013 
- 00026472  0x00006dff branch  0x00006371 
- 00026473  0x00006e01 jam  0x00000000 , 0x00004c0e 
- 00026474  0x00006e02 jam  0x00000000 , 0x00004f9d 
- 00026475  0x00006e03 rtn 
- 00026476  0x00006e07 arg  0x00004f9e , 0x00000013 
- 00026477  0x00006e08 arg  0x0000676f , 0x00000012 
- 00026478  0x00006e09 branch  0x000042e0 
- 00026479  0x00006e0b jam  0x00000002 , 0x00004f9e 
- 00026480  0x00006e0c call  0x00006772 
- 00026481  0x00006e0d branch  0x00006371 
- 00026482  0x00006e10 arg  0x00004f9f , 0x00000013 
- 00026483  0x00006e11 call  0x00006730 
- 00026484  0x00006e12 rtn  0x00000034 
- 00026485  0x00006e13 arg  0x00004fa7 , 0x00000013 
- 00026486  0x00006e14 rtn 
- 00026487  0x00006e17 fetch  0x00000001 , 0x00004faf 
- 00026488  0x00006e18 nbranch  0x0000677c , 0x00000034 
- 00026489  0x00006e19 jam  0x00000001 , 0x00004faf 
- 00026490  0x00006e1a jam  0x00000002 , 0x00004f9e 
- 00026491  0x00006e1b rtn 
- 00026492  0x00006e1e jam  0x00000000 , 0x00004faf 
- 00026493  0x00006e1f jam  0x00000000 , 0x00004f9e 
- 00026494  0x00006e20 rtn 
- 00026495  0x00006e23 fetch  0x00000001 , 0x00004ebb 
- 00026496  0x00006e24 nrtn  0x00000034 
- 00026497  0x00006e25 jam  0x00000001 , 0x00004ebb 
- 00026498  0x00006e26 branch  0x0000667d 
- 00026499  0x00006e29 setarg  0x00000000 
- 00026500  0x00006e2a store  0x00000007 , 0x00004ebc 
- 00026501  0x00006e2b rtn 
- 00026502  0x00006e2e call  0x00006730 
- 00026503  0x00006e2f beq  0x00000001 , 0x0000678e 
- 00026504  0x00006e30 beq  0x00000000 , 0x000067a0 
- 00026505  0x00006e31 rtn 
- 00026506  0x00006e34 fetch  0x00000001 , 0x00004f90 
- 00026507  0x00006e35 beq  0x00000001 , 0x000067a7 
- 00026508  0x00006e36 beq  0x00000000 , 0x000067b9 
- 00026509  0x00006e37 rtn 
- 00026510  0x00006e3a fetch  0x00000001 , 0x00004ebc 
- 00026511  0x00006e3b mul32  0x0000003f , 0x00000062 , 0x0000003f 
- 00026512  0x00006e3c copy  0x0000003f , 0x00000002 
- 00026513  0x00006e3d fetch  0x00000002 , 0x00004ebe 
- 00026514  0x00006e3e iadd  0x00000002 , 0x0000003f 
- 00026515  0x00006e3f store  0x00000002 , 0x00004f8c 
- 00026516  0x00006e41 fetch  0x00000001 , 0x00004ebd 
- 00026517  0x00006e42 mul32  0x0000003f , 0x00000062 , 0x0000003f 
- 00026518  0x00006e43 copy  0x0000003f , 0x00000002 
- 00026519  0x00006e44 fetch  0x00000002 , 0x00004ec0 
- 00026520  0x00006e45 copy  0x0000003f , 0x00000011 
- 00026521  0x00006e46 setarg  0x00000fff 
- 00026522  0x00006e47 isub  0x00000011 , 0x0000003f 
- 00026523  0x00006e48 iadd  0x00000002 , 0x0000003f 
- 00026524  0x00006e49 store  0x00000002 , 0x00004f8e 
- 00026525  0x00006e4b call  0x00006730 
- 00026526  0x00006e4d store  0x00000001 , 0x00004f90 
- 00026527  0x00006e4e rtn 
- 00026528  0x00006e51 fetch  0x00000002 , 0x00004ebe 
- 00026529  0x00006e52 store  0x00000002 , 0x00004f8c 
- 00026530  0x00006e53 fetch  0x00000002 , 0x00004ec0 
- 00026531  0x00006e54 store  0x00000002 , 0x00004f8e 
- 00026532  0x00006e55 call  0x00006730 
- 00026533  0x00006e56 store  0x00000001 , 0x00004f90 
- 00026534  0x00006e57 rtn 
- 00026535  0x00006e59 fetch  0x00000002 , 0x00004f8c 
- 00026536  0x00006e5a div  0x0000003f , 0x00000062 
- 00026537  0x00006e5b call  0x00007d62 
- 00026538  0x00006e5c quotient  0x0000003f 
- 00026539  0x00006e5d remainder  0x00000002 
- 00026540  0x00006e5e store  0x00000001 , 0x00004ebc 
- 00026541  0x00006e5f copy  0x00000002 , 0x0000003f 
- 00026542  0x00006e60 store  0x00000002 , 0x00004ebe 
- 00026543  0x00006e61 fetch  0x00000002 , 0x00004f8e 
- 00026544  0x00006e62 div  0x0000003f , 0x00000062 
- 00026545  0x00006e63 call  0x00007d62 
- 00026546  0x00006e64 quotient  0x0000003f 
- 00026547  0x00006e65 remainder  0x00000002 
- 00026548  0x00006e66 store  0x00000001 , 0x00004ebd 
- 00026549  0x00006e68 setarg  0x00000fff 
- 00026550  0x00006e69 isub  0x00000002 , 0x0000003f 
- 00026551  0x00006e6a store  0x00000002 , 0x00004ec0 
- 00026552  0x00006e6d rtn 
- 00026553  0x00006e6f fetch  0x00000002 , 0x00004f8c 
- 00026554  0x00006e70 store  0x00000002 , 0x00004ebe 
- 00026555  0x00006e71 fetch  0x00000002 , 0x00004f8e 
- 00026556  0x00006e72 store  0x00000002 , 0x00004ec0 
- 00026557  0x00006e75 rtn 
- 00026558  0x00006e78 branch  0x0000683c 
- 00026559  0x00006e7b branch  0x00006823 
- 00026560  0x00006e7f call  0x000067e2 
- 00026561  0x00006e80 fetch  0x00000002 , 0x00004f93 
- 00026562  0x00006e81 call  0x0000684f 
- 00026563  0x00006e82 jam  0x00000000 , 0x00004f9b 
- 00026564  0x00006e83 fetch  0x00000005 , 0x00004f8c 
- 00026565  0x00006e84 jam  0x00000000 , 0x00004f9c 
- 00026566  0x00006e85 jam  0x00000000 , 0x00004f99 
- 00026567  0x00006e86 call  0x000067e6 
- 00026568  0x00006e87 fetch  0x00000001 , 0x00004f99 
- 00026569  0x00006e88 rtneq  0x00000000 
- 00026570  0x00006e89 branch  0x000067c0 
- 00026571  0x00006e8e fetch  0x00000002 , 0x00004f80 
- 00026572  0x00006e8f increase  0xfffffffb , 0x0000003f 
- 00026573  0x00006e90 store  0x00000002 , 0x00004f93 
- 00026574  0x00006e91 rtn 
- 00026575  0x00006e95 fetch  0x00000002 , 0x00004f93 
- 00026576  0x00006e96 increase  0xfffffffb , 0x0000003f 
- 00026577  0x00006e97 store  0x00000002 , 0x00004f93 
- 00026578  0x00006e98 rtn 
- 00026579  0x00006e9c fetch  0x00000002 , 0x00004f93 
- 00026580  0x00006e9d pincrease  0x00000005 
- 00026581  0x00006e9e store  0x00000002 , 0x00004f93 
- 00026582  0x00006e9f rtn 
- 00026583  0x00006ea2 fetch  0x00000002 , 0x00004f95 
- 00026584  0x00006ea3 pincrease  0x00000005 
- 00026585  0x00006ea4 store  0x00000002 , 0x00004f95 
- 00026586  0x00006ea6 fetch  0x00000002 , 0x00004f95 
- 00026587  0x00006ea7 copy  0x0000003f , 0x00000002 
- 00026588  0x00006ea9 fetch  0x00000002 , 0x00004f80 
- 00026589  0x00006eaa isub  0x00000002 , 0x0000003f 
- 00026590  0x00006eab arg  0x00000005 , 0x00000002 
- 00026591  0x00006eac isub  0x00000002 , 0x0000003e 
- 00026592  0x00006eae nbranch  0x00006806 , 0x00000002 
- 00026593  0x00006eaf rtn 
- 00026594  0x00006eb2 fetch  0x00000001 , 0x00004f9b 
- 00026595  0x00006eb3 beq  0x00000001 , 0x000067cb 
- 00026596  0x00006eb4 beq  0x00000000 , 0x000067cf 
- 00026597  0x00006eb5 rtn 
- 00026598  0x00006eb9 arg  0x00000000 , 0x00000012 
- 00026599  0x00006eba copy  0x00000012 , 0x00000002 
- 00026600  0x00006ebb fetch  0x00000002 , 0x00004f8c 
- 00026601  0x00006ebc icompare  0x0000ffff , 0x00000002 
- 00026602  0x00006ebe ncall  0x000067f6 , 0x00000001 
- 00026603  0x00006ebf arg  0x00000000 , 0x00000012 
- 00026604  0x00006ec0 copy  0x00000012 , 0x00000002 
- 00026605  0x00006ec1 fetch  0x00000002 , 0x00004f8e 
- 00026606  0x00006ec2 icompare  0x0000ffff , 0x00000002 
- 00026607  0x00006ec3 ncall  0x000067f6 , 0x00000001 
- 00026608  0x00006ec4 arg  0x00000000 , 0x00000012 
- 00026609  0x00006ec5 copy  0x00000012 , 0x00000002 
- 00026610  0x00006ec6 fetch  0x00000001 , 0x00004f90 
- 00026611  0x00006ec7 icompare  0x000000ff , 0x00000002 
- 00026612  0x00006ec8 ncall  0x000067f6 , 0x00000001 
- 00026613  0x00006ec9 rtn 
- 00026614  0x00006ecd fetch  0x00000001 , 0x00004f99 
- 00026615  0x00006ece pincrease  0x00000001 
- 00026616  0x00006ecf store  0x00000001 , 0x00004f99 
- 00026617  0x00006ed0 rtn 
- 00026618  0x00006ed2 jam  0x00000001 , 0x00004f99 
- 00026619  0x00006ed3 call  0x000067d7 
- 00026620  0x00006ed4 fetch  0x00000002 , 0x00004f95 
- 00026621  0x00006ed5 call  0x0000684f 
- 00026622  0x00006ed6 call  0x00006730 
- 00026623  0x00006ed7 copy  0x0000003f , 0x00000002 
- 00026624  0x00006ed8 fetch  0x00000001 , 0x00004f90 
- 00026625  0x00006ed9 icompare  0x000000ff , 0x00000002 
- 00026626  0x00006eda call  0x00006821 , 0x00000001 
- 00026627  0x00006edc fetch  0x00000001 , 0x00004f99 
- 00026628  0x00006edd rtneq  0x00000000 
- 00026629  0x00006ede branch  0x000067fa 
- 00026630  0x00006ee2 bpatch  0x000000ad , 0x00004015 
- 00026631  0x00006ee3 call  0x00006821 
- 00026632  0x00006ee4 call  0x00006730 
- 00026633  0x00006ee5 branch  0x0000680b , 0x00000034 
- 00026634  0x00006ee6 branch  0x00006812 
- 00026635  0x00006ee9 fetch  0x00000002 , 0x00004f84 
- 00026636  0x00006eea store  0x00000002 , 0x00004ebe 
- 00026637  0x00006eec fetcht  0x00000002 , 0x00004f86 
- 00026638  0x00006eed setarg  0x00000fff 
- 00026639  0x00006eee isub  0x00000002 , 0x0000003f 
- 00026640  0x00006eef store  0x00000002 , 0x00004ec0 
- 00026641  0x00006ef0 branch  0x000067be 
- 00026642  0x00006ef3 arg  0x00000062 , 0x00000002 
- 00026643  0x00006ef5 fetch  0x00000002 , 0x00004f88 
- 00026644  0x00006ef6 arg  0x00004ebe , 0x00000011 
- 00026645  0x00006ef7 arg  0x00004ebc , 0x00000012 
- 00026646  0x00006ef8 call  0x0000671e 
- 00026647  0x00006ef9 arg  0x00000062 , 0x00000002 
- 00026648  0x00006efb fetch  0x00000002 , 0x00004f8a 
- 00026649  0x00006efc arg  0x00004ec0 , 0x00000011 
- 00026650  0x00006efd arg  0x00004ebd , 0x00000012 
- 00026651  0x00006efe call  0x0000671e 
- 00026652  0x00006eff setarg  0x00000fff 
- 00026653  0x00006f00 fetcht  0x00000002 , 0x00004ec0 
- 00026654  0x00006f01 isub  0x00000002 , 0x0000003f 
- 00026655  0x00006f02 store  0x00000002 , 0x00004ec0 
- 00026656  0x00006f03 branch  0x000067be 
- 00026657  0x00006f06 jam  0x00000000 , 0x00004f99 
- 00026658  0x00006f07 rtn 
- 00026659  0x00006f0a bpatch  0x000000ae , 0x00004015 
- 00026660  0x00006f0b jam  0x00000001 , 0x00004f9b 
- 00026661  0x00006f0c call  0x000067c0 
- 00026662  0x00006f10 fetch  0x00000002 , 0x00004f82 
- 00026663  0x00006f11 copy  0x0000003f , 0x00000002 
- 00026664  0x00006f12 fetch  0x00000002 , 0x00004f93 
- 00026665  0x00006f13 isub  0x00000002 , 0x0000003f 
- 00026666  0x00006f14 arg  0x00000000 , 0x00000002 
- 00026667  0x00006f15 isub  0x00000002 , 0x0000003e 
- 00026668  0x00006f16 nrtn  0x00000002 
- 00026669  0x00006f17 fetch  0x00000002 , 0x00004f93 
- 00026670  0x00006f18 copy  0x0000003f , 0x00000002 
- 00026671  0x00006f1a fetch  0x00000002 , 0x00004f80 
- 00026672  0x00006f1b increase  0xfffffffb , 0x0000003f 
- 00026673  0x00006f1c isub  0x00000002 , 0x0000003f 
- 00026674  0x00006f1f fetch  0x00000002 , 0x00004f93 
- 00026675  0x00006f20 store  0x00000002 , 0x00004f95 
- 00026676  0x00006f21 call  0x000067fa 
- 00026677  0x00006f22 fetch  0x00000002 , 0x00004f95 
- 00026678  0x00006f23 ncall  0x0000684f , 0x00000005 
- 00026679  0x00006f26 jam  0x00000000 , 0x00004f99 
- 00026680  0x00006f27 call  0x000067e6 
- 00026681  0x00006f28 fetch  0x00000001 , 0x00004f99 
- 00026682  0x00006f29 rtneq  0x00000000 
- 00026683  0x00006f2a branch  0x0000678a 
- 00026684  0x00006f2e bpatch  0x000000af , 0x00004015 
- 00026685  0x00006f2f jam  0x00000001 , 0x00004f9b 
- 00026686  0x00006f30 call  0x000067c0 
- 00026687  0x00006f34 fetcht  0x00000002 , 0x00004f82 
- 00026688  0x00006f36 fetch  0x00000002 , 0x00004f93 
- 00026689  0x00006f37 isub  0x00000002 , 0x0000003f 
- 00026690  0x00006f38 arg  0x00000000 , 0x00000002 
- 00026691  0x00006f39 isub  0x00000002 , 0x0000003e 
- 00026692  0x00006f3a nrtn  0x00000002 
- 00026693  0x00006f3c fetcht  0x00000002 , 0x00004f93 
- 00026694  0x00006f3e fetch  0x00000002 , 0x00004f80 
- 00026695  0x00006f3f isub  0x00000002 , 0x0000003f 
- 00026696  0x00006f40 arg  0x00000000 , 0x00000002 
- 00026697  0x00006f41 isub  0x00000002 , 0x0000003e 
- 00026698  0x00006f42 nrtn  0x00000002 
- 00026699  0x00006f43 fetch  0x00000002 , 0x00004f93 
- 00026700  0x00006f44 store  0x00000002 , 0x00004f91 
- 00026701  0x00006f45 call  0x00006786 
- 00026702  0x00006f47 branch  0x00006854 
- 00026703  0x00006f4b bpatch  0x000000b0 , 0x00004016 
- 00026704  0x00006f4c copy  0x0000003f , 0x00000012 
- 00026705  0x00006f4d arg  0x00000005 , 0x00000039 
- 00026706  0x00006f4f arg  0x00004f8c , 0x00000011 
- 00026707  0x00006f50 branch  0x00006b74 
- 00026708  0x00006f54 arg  0x00000005 , 0x00000039 
- 00026709  0x00006f55 arg  0x00004f8c , 0x00000011 
- 00026710  0x00006f56 fetchr  0x00000012 , 0x00000002 , 0x00004f91 
- 00026711  0x00006f57 branch  0x00006b45 
- 00026712  0x00006f5a arg  0x000048ae , 0x00000013 
- 00026713  0x00006f5b arg  0x000067be , 0x00000012 
- 00026714  0x00006f5c branch  0x000042e0 
- 00026715  0x00006f6b fetch  0x00000002 , 0x00000912 
- 00026716  0x00006f6e ifetcht  0x00000001 , 0x00000013 
- 00026717  0x00006f6f increase  0x00000001 , 0x00000013 
- 00026718  0x00006f70 lshift8  0x00000002 , 0x00000002 
- 00026719  0x00006f71 ixor  0x00000002 , 0x0000003f 
- 00026720  0x00006f74 copy  0x00000039 , 0x00000012 
- 00026721  0x00006f75 arg  0x00000008 , 0x00000039 
- 00026722  0x00006f77 isolate1  0x0000000f , 0x0000003f 
- 00026723  0x00006f78 lshift  0x0000003f , 0x0000003f 
- 00026724  0x00006f79 nbranch  0x00006867 , 0x00000001 
- 00026725  0x00006f7a fetcht  0x00000002 , 0x00000914 
- 00026726  0x00006f7b ixor  0x00000002 , 0x0000003f 
- 00026727  0x00006f7d loop  0x00006862 
- 00026728  0x00006f7e copy  0x00000012 , 0x00000039 
- 00026729  0x00006f80 loop  0x0000685c 
- 00026730  0x00006f81 store  0x00000002 , 0x00000912 
- 00026731  0x00006f82 rtn 
- 00026732  0x00006f88 fetch  0x00000001 , 0x0000443f 
- 00026733  0x00006f8a arg  0x0000003e , 0x00000002 
- 00026734  0x00006f8b branch  0x00006f20 
- 00026735  0x00006f8f fetch  0x00000001 , 0x0000443f 
- 00026736  0x00006f91 arg  0x0000003f , 0x00000002 
- 00026737  0x00006f92 branch  0x00006f20 
- 00026738  0x00006f95 call  0x0000686f 
- 00026739  0x00006f97 call  0x0000686c 
- 00026740  0x00006f98 branch  0x0000686f 
- 00026741  0x00006f9c call  0x00006873 
- 00026742  0x00006f9e branch  0x0000686c 
- 00026743  0x00006fa1 branch  0x00006873 
- 00026744  0x00006fa4 call  0x00006873 
- 00026745  0x00006fa5 branch  0x00006875 
- 00026746  0x00006faa branch  0x0000686c 
- 00026747  0x00006faf fetch  0x00000001 , 0x00004440 
- 00026748  0x00006fb0 branch  0x0000686d 
- 00026749  0x00006fb4 fetch  0x00000001 , 0x00004440 
- 00026750  0x00006fb5 branch  0x00006870 
- 00026751  0x00006fb8 call  0x0000687b 
- 00026752  0x00006fb9 call  0x0000687d 
- 00026753  0x00006fba branch  0x0000687b 
- 00026754  0x00006fc2 clear_stack 
- 00026755  0x00006fc3 call  0x000070d7 
- 00026756  0x00006fc4 call  0x0000688d 
- 00026757  0x00006fc5 call  0x0000688f 
- 00026758  0x00006fc6 call  0x000068a3 
- 00026759  0x00006fc7 call  0x000068bf 
- 00026760  0x00006fc8 call  0x000068c3 
- 00026761  0x00006fca jam  0x00000001 , 0x0000070f 
- 00026762  0x00006fcb jam  0x00000004 , 0x0000070c 
- 00026763  0x00006fce call  0x000068ce 
- 00026764  0x00006fcf branch  0x0000688b 
- 00026765  0x00006fd2 jam  0x00000004 , 0x00008042 
- 00026766  0x00006fd3 rtn 
- 00026767  0x00006fd6 call  0x00006893 
- 00026768  0x00006fd7 call  0x00006897 
- 00026769  0x00006fd8 call  0x0000689b 
- 00026770  0x00006fd9 branch  0x0000689f 
- 00026771  0x00006fdc fetch  0x00000001 , 0x000044f1 
- 00026772  0x00006fdd nrtn  0x00000034 
- 00026773  0x00006fde jam  0x00000007 , 0x000044f1 
- 00026774  0x00006fdf rtn 
- 00026775  0x00006fe2 fetch  0x00000001 , 0x000044f2 
- 00026776  0x00006fe3 nrtn  0x00000034 
- 00026777  0x00006fe4 jam  0x00000006 , 0x000044f2 
- 00026778  0x00006fe5 rtn 
- 00026779  0x00006fe7 fetch  0x00000001 , 0x000044f3 
- 00026780  0x00006fe8 nrtn  0x00000034 
- 00026781  0x00006fe9 jam  0x00000009 , 0x000044f3 
- 00026782  0x00006fea rtn 
- 00026783  0x00006fec fetch  0x00000001 , 0x000044f4 
- 00026784  0x00006fed nrtn  0x00000034 
- 00026785  0x00006fee jam  0x0000000a , 0x000044f4 
- 00026786  0x00006fef rtn 
- 00026787  0x00006ff3 setarg  0x00000c00 
- 00026788  0x00006ff4 store  0x00000002 , 0x00000670 
- 00026789  0x00006ff5 setarg  0x00000eff 
- 00026790  0x00006ff6 istore  0x00000002 , 0x00000005 
- 00026791  0x00006ff7 setarg  0x00000f00 
- 00026792  0x00006ff8 istore  0x00000002 , 0x00000005 
- 00026793  0x00006ff9 setarg  0x00000fff 
- 00026794  0x00006ffa istore  0x00000002 , 0x00000005 
- 00026795  0x00006ffb fetch  0x00000008 , 0x00000670 
- 00026796  0x00006ffc call  0x00006d68 
- 00026797  0x00006ffd call  0x00006d82 
- 00026798  0x00006ffe arg  0x0001c200 , 0x00000002 
- 00026799  0x00006fff call  0x00006d75 
- 00026800  0x00007000 fetch  0x00000001 , 0x000044f1 
- 00026801  0x00007001 arg  0x00000008 , 0x00000002 
- 00026802  0x00007002 call  0x00006f21 
- 00026803  0x00007003 fetch  0x00000001 , 0x000044f2 
- 00026804  0x00007004 arg  0x00000049 , 0x00000002 
- 00026805  0x00007005 call  0x00006f21 
- 00026806  0x00007006 fetch  0x00000001 , 0x000044f3 
- 00026807  0x00007007 arg  0x0000000a , 0x00000002 
- 00026808  0x00007008 call  0x00006f21 
- 00026809  0x00007009 fetch  0x00000001 , 0x000044f4 
- 00026810  0x0000700a arg  0x0000000b , 0x00000002 
- 00026811  0x0000700b call  0x00006f21 
- 00026812  0x0000700d arg  0x00000081 , 0x00000002 
- 00026813  0x0000700e storet  0x00000001 , 0x00008060 
- 00026814  0x0000700f branch  0x00007d76 
- 00026815  0x00007012 fetch  0x00000001 , 0x000044f5 
- 00026816  0x00007013 nrtn  0x00000034 
- 00026817  0x00007014 jam  0x0000000c , 0x000044f5 
- 00026818  0x00007015 rtn 
- 00026819  0x00007018 fetch  0x00000001 , 0x000044f5 
- 00026820  0x00007019 arg  0x00000010 , 0x00000002 
- 00026821  0x0000701a call  0x00006f21 
- 00026822  0x0000701b arg  0x00000040 , 0x00000011 
- 00026823  0x0000701c call  0x00007055 
- 00026824  0x0000701d arg  0x00000000 , 0x00000011 
- 00026825  0x0000701e arg  0x00000000 , 0x00000012 
- 00026826  0x0000701f setarg  0x00000000 
- 00026827  0x00007020 call  0x0000707a 
- 00026828  0x00007021 arg  0x00000000 , 0x00000007 
- 00026829  0x00007022 branch  0x000070c0 
- 00026830  0x00007026 fetch  0x00000002 , 0x00008112 
- 00026831  0x00007027 add  0x0000003f , 0xfffffffc , 0x00000011 
- 00026832  0x00007028 nrtn  0x00000002 
- 00026833  0x00007029 call  0x00006d96 
- 00026834  0x0000702a ifetch  0x00000001 , 0x00000003 
- 00026835  0x0000702b beq  0x00000001 , 0x000068d6 
- 00026836  0x0000702d call  0x00007c95 
- 00026837  0x0000702e branch  0x00006d9e 
- 00026838  0x00007033 ifetch  0x00000002 , 0x00000003 
- 00026839  0x00007034 store  0x00000002 , 0x00000710 
- 00026840  0x00007035 arg  0x000003ff , 0x00000002 
- 00026841  0x00007036 iand  0x00000002 , 0x00000002 
- 00026842  0x00007037 storet  0x00000002 , 0x00000709 
- 00026843  0x00007038 rshift2  0x0000003f , 0x0000003f 
- 00026844  0x00007039 rshift8  0x0000003f , 0x0000003f 
- 00026845  0x0000703a store  0x00000001 , 0x0000070b 
- 00026846  0x0000703b ifetch  0x00000001 , 0x00000003 
- 00026847  0x0000703c pincrease  0xffffffff 
- 00026848  0x0000703d isub  0x00000011 , 0x0000003e 
- 00026849  0x0000703e rtn  0x00000002 
- 00026850  0x0000703f call  0x000068e4 
- 00026851  0x00007040 branch  0x0000693f 
- 00026852  0x00007043 fetch  0x00000001 , 0x0000070b 
- 00026853  0x0000704b beq  0x0000003f , 0x000068e7 
- 00026854  0x0000704c branch  0x0000692b 
- 00026855  0x00007057 bpatch  0x000000b4 , 0x00004016 
- 00026856  0x00007058 fetch  0x00000001 , 0x00000709 
- 00026857  0x00007059 beq  0x00000000 , 0x0000692a 
- 00026858  0x0000705a beq  0x00000001 , 0x000068f2 
- 00026859  0x0000705b beq  0x00000002 , 0x000068f7 
- 00026860  0x0000705c beq  0x00000003 , 0x00006905 
- 00026861  0x0000705d beq  0x00000004 , 0x0000690f 
- 00026862  0x0000705e beq  0x00000005 , 0x0000692a 
- 00026863  0x0000705f beq  0x00000010 , 0x00006920 
- 00026864  0x00007060 beq  0x00000014 , 0x00006926 
- 00026865  0x00007061 branch  0x0000692a 
- 00026866  0x00007065 jam  0x00000000 , 0x00000712 
- 00026867  0x00007066 fetch  0x00000002 , 0x00008000 
- 00026868  0x00007067 store  0x00000002 , 0x00000713 
- 00026869  0x00007068 arg  0x00000003 , 0x00000039 
- 00026870  0x00007069 branch  0x00006932 
- 00026871  0x0000706c ifetch  0x00000002 , 0x00000003 
- 00026872  0x0000706d store  0x00000002 , 0x00008052 
- 00026873  0x0000706e rtn 
- 00026874  0x00007072 ifetch  0x00000001 , 0x00000003 
- 00026875  0x00007073 copy  0x0000003f , 0x00000002 
- 00026876  0x00007074 store  0x00000001 , 0x00008024 
- 00026877  0x00007075 ifetch  0x00000001 , 0x00000003 
- 00026878  0x00007076 iadd  0x00000002 , 0x00000002 
- 00026879  0x00007077 set1  0x00000007 , 0x0000003f 
- 00026880  0x00007078 store  0x00000001 , 0x00008023 
- 00026881  0x00007079 ifetch  0x00000001 , 0x00000003 
- 00026882  0x0000707a iadd  0x00000002 , 0x00000002 
- 00026883  0x0000707b copy  0x0000003f , 0x00000039 
- 00026884  0x0000707c rtn 
- 00026885  0x0000707f call  0x000068fa 
- 00026886  0x00007081 ifetch  0x00000001 , 0x00000003 
- 00026887  0x00007082 store  0x00000001 , 0x00008025 
- 00026888  0x00007083 iadd  0x00000002 , 0x00000002 
- 00026889  0x00007084 loop  0x00006906 
- 00026890  0x00007086 and  0x00000002 , 0x000000ff , 0x00000002 
- 00026891  0x00007087 ifetch  0x00000001 , 0x00000003 
- 00026892  0x00007088 isub  0x00000002 , 0x0000003e 
- 00026893  0x00007089 nbranch  0x0000691e , 0x00000005 
- 00026894  0x0000708a branch  0x0000692a 
- 00026895  0x0000708d arg  0x00000020 , 0x00000039 
- 00026896  0x0000708e arg  0x00004000 , 0x00000005 
- 00026897  0x0000708f arg  0x00000000 , 0x00000002 
- 00026898  0x00007091 ifetch  0x00000001 , 0x00000003 
- 00026899  0x00007092 istore  0x00000001 , 0x00000005 
- 00026900  0x00007093 iadd  0x00000002 , 0x00000002 
- 00026901  0x00007094 loop  0x00006912 
- 00026902  0x00007095 and  0x00000002 , 0x000000ff , 0x00000002 
- 00026903  0x00007096 ifetch  0x00000001 , 0x00000003 
- 00026904  0x00007097 isub  0x00000002 , 0x0000003e 
- 00026905  0x00007098 nbranch  0x0000691e , 0x00000005 
- 00026906  0x00007099 jam  0x00000000 , 0x00008023 
- 00026907  0x0000709a call  0x0000692a 
- 00026908  0x0000709b call  0x00006dae 
- 00026909  0x0000709c branch  0x00002001 
- 00026910  0x0000709f jam  0x00000000 , 0x00008023 
- 00026911  0x000070a0 branch  0x0000692b 
- 00026912  0x000070a4 ifetch  0x00000001 , 0x00000003 
- 00026913  0x000070a5 copy  0x0000003f , 0x00000039 
- 00026914  0x000070a6 ifetch  0x00000002 , 0x00000003 
- 00026915  0x000070a7 copy  0x0000003f , 0x00000005 
- 00026916  0x000070a8 call  0x00006ddd 
- 00026917  0x000070a9 branch  0x0000692a 
- 00026918  0x000070ac fetch  0x00000001 , 0x00008060 
- 00026919  0x000070ad set1  0x00000004 , 0x0000003f 
- 00026920  0x000070ae store  0x00000001 , 0x00008060 
- 00026921  0x000070af branch  0x0000692a 
- 00026922  0x000070b3 branch  0x0000692f 
- 00026923  0x000070b6 jam  0x00000001 , 0x00000712 
- 00026924  0x000070b7 branch  0x00006930 
- 00026925  0x000070b9 jam  0x0000000c , 0x00000712 
- 00026926  0x000070ba branch  0x00006930 
- 00026927  0x000070bc jam  0x00000000 , 0x00000712 
- 00026928  0x000070bd arg  0x00000001 , 0x00000039 
- 00026929  0x000070be branch  0x00006932 
- 00026930  0x000070c1 jam  0x0000000e , 0x0000070d 
- 00026931  0x000070c2 add  0x00000039 , 0x00000003 , 0x0000003f 
- 00026932  0x000070c3 store  0x00000001 , 0x0000070e 
- 00026933  0x000070c4 call  0x0000693b 
- 00026934  0x000070c5 fetch  0x00000003 , 0x0000070f 
- 00026935  0x000070c6 istore  0x00000003 , 0x00000003 
- 00026936  0x000070c8 arg  0x00000712 , 0x00000006 
- 00026937  0x000070c9 call  0x00006dc4 
- 00026938  0x000070ca branch  0x00006da4 
- 00026939  0x000070cf call  0x00006da2 
- 00026940  0x000070d0 fetch  0x00000003 , 0x0000070c 
- 00026941  0x000070d1 istore  0x00000003 , 0x00000003 
- 00026942  0x000070d2 rtn 
- 00026943  0x000070d5 call  0x00006d96 
- 00026944  0x000070d6 increase  0x00000003 , 0x00000003 
- 00026945  0x000070d7 ifetch  0x00000001 , 0x00000003 
- 00026946  0x000070d8 iadd  0x00000003 , 0x00000003 
- 00026947  0x000070d9 branch  0x00006d9c 
- 00026948  0x000070dc jam  0x00000000 , 0x00004114 
- 00026949  0x000070dd rtn 
- 00026950  0x000070e5 branch  0x0000694b , 0x0000002b 
- 00026951  0x000070e6 setarg  0x00004450 
- 00026952  0x000070e7 arg  0x00004441 , 0x00000005 
- 00026953  0x000070e8 isub  0x00000005 , 0x00000039 
- 00026954  0x000070e9 call  0x00007ca1 
- 00026955  0x000070ec rtn 
- 00026956  0x000070f1 arg  0x00000000 , 0x00000007 
- 00026957  0x000070f2 arg  0x00000000 , 0x00000012 
- 00026958  0x000070f5 sub  0x00000007 , 0x00000007 , 0x0000003e 
- 00026959  0x000070f6 nrtn  0x00000002 
- 00026960  0x000070f7 qisolate1  0x00000011 
- 00026961  0x000070f8 branch  0x00006953 , 0x00000001 
- 00026962  0x000070f9 branch  0x00006957 
- 00026963  0x000070fc copy  0x00000002 , 0x0000003f 
- 00026964  0x000070fd branch  0x00006957 , 0x00000034 
- 00026965  0x000070fe qset1  0x00000012 
- 00026966  0x000070ff increase  0xffffffff , 0x00000002 
- 00026967  0x00007102 increase  0x00000001 , 0x00000007 
- 00026968  0x00007103 branch  0x0000694e 
- 00026969  0x00007111 fetchr  0x00000018 , 0x00000002 , 0x0000433f 
- 00026970  0x00007112 fetchr  0x0000002b , 0x00000002 , 0x00004341 
- 00026971  0x00007113 call  0x00007dbc 
- 00026972  0x00007114 branch  0x0000695d 
- 00026973  0x00007117 bpatch  0x000000b6 , 0x00004016 
- 00026974  0x00007118 call  0x000069a9 
- 00026975  0x00007119 nbranch  0x0000235a , 0x00000034 
- 00026976  0x0000711a call  0x000069b9 
- 00026977  0x0000711b arg  0x00000008 , 0x00000039 
- 00026978  0x0000711d fetcht  0x00000001 , 0x00004441 
- 00026979  0x0000711e sub  0x00000039 , 0x00000008 , 0x00000007 
- 00026980  0x0000711f qisolate1  0x00000002 
- 00026981  0x00007120 branch  0x0000696a , 0x00000001 
- 00026982  0x00007121 call  0x00006971 
- 00026983  0x00007122 nbranch  0x0000696a , 0x00000002 
- 00026984  0x00007123 call  0x00006987 
- 00026985  0x00007124 branch  0x0000696e 
- 00026986  0x00007126 copy  0x0000002b , 0x0000003f 
- 00026987  0x00007127 iadd  0x00000018 , 0x00000018 
- 00026988  0x00007128 loop  0x00006962 
- 00026989  0x00007129 branch  0x0000235a 
- 00026990  0x0000712b copy  0x00000018 , 0x0000003f 
- 00026991  0x0000712c copy  0x00000018 , 0x00000005 
- 00026992  0x0000712d rtn 
- 00026993  0x00007137 bpatch  0x000000b7 , 0x00004016 
- 00026994  0x00007138 sub  0x00000039 , 0x00000008 , 0x00000007 
- 00026995  0x00007139 arg  0x00000000 , 0x00000002 
- 00026996  0x0000713a arg  0x00000000 , 0x0000000b 
- 00026997  0x0000713c copy  0x00000007 , 0x0000003f 
- 00026998  0x0000713d beq  0x00000008 , 0x00006982 
- 00026999  0x0000713e fetch  0x00000001 , 0x00004441 
- 00027000  0x0000713f qisolate1  0x0000003f 
- 00027001  0x00007140 branch  0x00006982 , 0x00000001 
- 00027002  0x00007141 qset1  0x0000000b 
- 00027003  0x00007142 copy  0x0000002b , 0x0000003f 
- 00027004  0x00007143 iadd  0x00000002 , 0x00000002 
- 00027005  0x00007144 increase  0x00000001 , 0x00000007 
- 00027006  0x00007145 copy  0x00000011 , 0x0000003f 
- 00027007  0x00007146 isub  0x00000002 , 0x0000003e 
- 00027008  0x00007147 branch  0x00006982 , 0x00000005 
- 00027009  0x00007148 branch  0x00006975 , 0x00000002 
- 00027010  0x0000714a copy  0x00000002 , 0x0000003f 
- 00027011  0x0000714b isub  0x00000011 , 0x0000003e 
- 00027012  0x0000714c nrtn  0x00000005 
- 00027013  0x0000714d qset1  0x0000000b 
- 00027014  0x0000714e rtn 
- 00027015  0x00007158 bpatch  0x000000b8 , 0x00004017 
- 00027016  0x00007159 call  0x000069a9 
- 00027017  0x0000715a nbranch  0x0000235a , 0x00000034 
- 00027018  0x0000715b call  0x000069af 
- 00027019  0x0000715c branch  0x00006990 , 0x00000034 
- 00027020  0x0000715d fetch  0x00000009 , 0x00004445 
- 00027021  0x0000715e store  0x00000009 , 0x00004442 
- 00027022  0x0000715f setarg  0x00000000 
- 00027023  0x00007160 istore  0x00000003 , 0x00000005 
- 00027024  0x00007162 storer  0x0000000b , 0x00000001 , 0x0000444b 
- 00027025  0x00007163 storer  0x00000018 , 0x00000002 , 0x0000444c 
- 00027026  0x00007164 rtn 
- 00027027  0x0000716e bpatch  0x000000b9 , 0x00004017 
- 00027028  0x0000716f call  0x000069b2 
- 00027029  0x00007170 increase  0x00000001 , 0x00000006 
- 00027030  0x00007171 ifetch  0x00000002 , 0x00000006 
- 00027031  0x00007172 rtn 
- 00027032  0x0000717a bpatch  0x000000ba , 0x00004017 
- 00027033  0x0000717b call  0x000069b2 
- 00027034  0x0000717c copy  0x00000006 , 0x00000005 
- 00027035  0x0000717d copy  0x00000006 , 0x00000002 
- 00027036  0x0000717e setarg  0x00000000 
- 00027037  0x0000717f istore  0x00000003 , 0x00000005 
- 00027038  0x00007180 rtn 
- 00027039  0x00007188 bpatch  0x000000bb , 0x00004017 
- 00027040  0x00007189 call  0x000069af 
- 00027041  0x0000718a branch  0x0000235a , 0x00000034 
- 00027042  0x0000718b fetch  0x00000003 , 0x00004448 
- 00027043  0x0000718c store  0x00000003 , 0x0000444b 
- 00027044  0x0000718d fetch  0x00000003 , 0x00004445 
- 00027045  0x0000718e store  0x00000003 , 0x00004448 
- 00027046  0x0000718f fetch  0x00000003 , 0x00004442 
- 00027047  0x00007190 store  0x00000003 , 0x00004445 
- 00027048  0x00007191 rtn 
- 00027049  0x0000719a bpatch  0x000000bc , 0x00004017 
- 00027050  0x0000719b fetch  0x00000003 , 0x00004442 
- 00027051  0x0000719c rtn 
- 00027052  0x000071a5 bpatch  0x000000bd , 0x00004017 
- 00027053  0x000071a6 fetch  0x00000003 , 0x00004445 
- 00027054  0x000071a7 rtn 
- 00027055  0x000071b0 bpatch  0x000000be , 0x00004017 
- 00027056  0x000071b1 fetch  0x00000003 , 0x0000444b 
- 00027057  0x000071b2 rtn 
- 00027058  0x000071ba call  0x000069af 
- 00027059  0x000071bb branch  0x000069b7 , 0x00000034 
- 00027060  0x000071bc arg  0x00004442 , 0x00000006 
- 00027061  0x000071be ifetch  0x00000003 , 0x00000006 
- 00027062  0x000071bf branch  0x000069b5 , 0x00000034 
- 00027063  0x000071c1 increase  0xfffffffd , 0x00000006 
- 00027064  0x000071c2 rtn 
- 00027065  0x000071cb bpatch  0x000000bf , 0x00004017 
- 00027066  0x000071cc arg  0x00000004 , 0x00000039 
- 00027067  0x000071cd arg  0x00004442 , 0x00000006 
- 00027068  0x000071ce arg  0x00000000 , 0x00000002 
- 00027069  0x000071d0 ifetch  0x00000003 , 0x00000006 
- 00027070  0x000071d1 and  0x0000003f , 0x000000ff , 0x0000003f 
- 00027071  0x000071d2 ior  0x00000002 , 0x00000002 
- 00027072  0x000071d3 loop  0x000069bd 
- 00027073  0x000071d4 storet  0x00000001 , 0x00004441 
- 00027074  0x000071d5 rtn 
- 00027075  0x000071d9 arg  0x0000000c , 0x00000007 
- 00027076  0x000071da branch  0x000024e7 
- 00027077  0x000071dd arg  0x0000000c , 0x00000007 
- 00027078  0x000071de branch  0x000024eb 
- 00027079  0x000071ea bpatch  0x000000c1 , 0x00004018 
- 00027080  0x000071eb sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00027081  0x000071ec rtn  0x00000005 
- 00027082  0x000071ed copy  0x00000002 , 0x0000003f 
- 00027083  0x000071ee and_into  0x000000ff , 0x0000003f 
- 00027084  0x000071ef sub  0x0000003f , 0x0000000f , 0x0000003e 
- 00027085  0x000071f0 nbranch  0x000069d9 , 0x00000002 
- 00027086  0x000071f1 arg  0x00008070 , 0x00000005 
- 00027087  0x000071f3 iadd  0x00000005 , 0x00000005 
- 00027088  0x000071f4 copy  0x00000005 , 0x00000011 
- 00027089  0x000071f5 arg  0x0000003e , 0x00000002 
- 00027090  0x000071f6 istoret  0x00000001 , 0x00000005 
- 00027091  0x000071f7 call  0x000069dc 
- 00027092  0x000071f8 nop  0x0000001e 
- 00027093  0x000071f9 copy  0x00000011 , 0x00000005 
- 00027094  0x000071fa arg  0x0000003f , 0x00000002 
- 00027095  0x000071fb istoret  0x00000001 , 0x00000005 
- 00027096  0x000071fc branch  0x000069e0 
- 00027097  0x000071ff arg  0x000080d4 , 0x00000005 
- 00027098  0x00007200 increase  0xfffffff0 , 0x0000003f 
- 00027099  0x00007201 branch  0x000069cf 
- 00027100  0x00007205 fetch  0x00000001 , 0x00008081 
- 00027101  0x00007206 and_into  0x0000007f , 0x0000003f 
- 00027102  0x00007207 store  0x00000001 , 0x00008081 
- 00027103  0x00007208 rtn 
- 00027104  0x0000720b fetch  0x00000001 , 0x00008081 
- 00027105  0x0000720c or_into  0x00000080 , 0x0000003f 
- 00027106  0x0000720d store  0x00000001 , 0x00008081 
- 00027107  0x0000720e rtn 
- 00027108  0x00007211 branch  0x00006bd0 
- 00027109  0x00007214 branch  0x00006bd7 
- 00027110  0x00007219 fetch  0x00000001 , 0x0000806f 
- 00027111  0x0000721a set0  0x00000007 , 0x0000003f 
- 00027112  0x0000721b store  0x00000001 , 0x0000806f 
- 00027113  0x0000721c rtn 
- 00027114  0x0000721f nbranch  0x000069ee , 0x00000028 
- 00027115  0x00007220 fetch  0x00000001 , 0x0000806f 
- 00027116  0x00007221 set1  0x00000007 , 0x0000003f 
- 00027117  0x00007222 store  0x00000001 , 0x0000806f 
- 00027118  0x00007224 copy  0x00000002 , 0x0000003e 
- 00027119  0x00007225 branch  0x000069f1 , 0x00000005 
- 00027120  0x00007226 copy  0x00000013 , 0x0000003d 
- 00027121  0x00007229 isolate0  0x00000000 , 0x0000003e 
- 00027122  0x0000722a branch  0x00006b00 
- 00027123  0x0000722e force  0x00000004 , 0x00000002 
- 00027124  0x00007230 arg  0x000001e7 , 0x00000011 
- 00027125  0x00007231 call  0x000069e6 
- 00027126  0x00007232 call  0x000069ee 
- 00027127  0x00007233 arg  0x000055aa , 0x00000011 
- 00027128  0x00007234 fetch  0x00000002 , 0x000001e7 
- 00027129  0x00007235 ifetcht  0x00000002 , 0x00000006 
- 00027130  0x00007236 isub  0x00000011 , 0x0000003e 
- 00027131  0x00007237 rtn 
- 00027132  0x0000723b call  0x00006a0e , 0x00000028 
- 00027133  0x0000723c arg  0x00000002 , 0x00000002 
- 00027134  0x0000723d arg  0x000043c8 , 0x00000011 
- 00027135  0x0000723e call  0x000069ee 
- 00027136  0x0000723f fetch  0x00000002 , 0x000043c8 
- 00027137  0x00007241 store  0x00000002 , 0x000001e0 
- 00027138  0x00007242 call  0x00006a04 , 0x00000028 
- 00027139  0x00007243 rtn 
- 00027140  0x00007246 arg  0x00000010 , 0x00000002 
- 00027141  0x00007247 arg  0x000001ed , 0x00000011 
- 00027142  0x00007248 call  0x000069e6 
- 00027143  0x00007249 call  0x000069ee 
- 00027144  0x0000724b arg  0x000001ed , 0x00000006 
- 00027145  0x0000724c arg  0x00000010 , 0x00000039 
- 00027146  0x0000724d call  0x00007353 
- 00027147  0x0000724e call  0x000072da 
- 00027148  0x0000724f call  0x0000736f 
- 00027149  0x00007250 branch  0x000072d4 
- 00027150  0x00007253 jam  0x00000000 , 0x00008023 
- 00027151  0x00007254 call  0x000069e6 
- 00027152  0x00007255 branch  0x0000736f 
- 00027153  0x00007258 setarg  0x00000000 
- 00027154  0x00007259 store  0x00000002 , 0x00000699 
- 00027155  0x0000725a disable  0x0000002d 
- 00027156  0x0000725b call  0x000069f3 
- 00027157  0x0000725c nrtn  0x00000005 
- 00027158  0x0000725d enable  0x0000002d 
- 00027159  0x0000725e setarg  0x00008000 
- 00027160  0x0000725f store  0x00000003 , 0x00008022 
- 00027161  0x00007260 arg  0x00008025 , 0x00000011 
- 00027162  0x00007261 call  0x000069ea 
- 00027163  0x00007262 jam  0x00000000 , 0x00008023 
- 00027164  0x00007263 fetch  0x00000001 , 0x000001dd 
- 00027165  0x00007264 rtnbit0  0x00000000 
- 00027166  0x00007266 arg  0x00000006 , 0x00000002 
- 00027167  0x00007267 call  0x000069f4 
- 00027168  0x00007268 nbranch  0x00006a2e , 0x00000005 
- 00027169  0x00007269 ifetchr  0x00000011 , 0x00000002 , 0x00000006 
- 00027170  0x0000726a call  0x000069ee 
- 00027171  0x0000726b call  0x00006a25 
- 00027172  0x0000726c branch  0x00006a1e 
- 00027173  0x00007270 fetch  0x00000002 , 0x00000699 
- 00027174  0x00007271 arg  0x00000006 , 0x00000039 
- 00027175  0x00007272 arg  0x000001e7 , 0x00000006 
- 00027176  0x00007273 call  0x00007dcc 
- 00027177  0x00007274 fetchr  0x00000039 , 0x00000002 , 0x000001e9 
- 00027178  0x00007275 copy  0x00000011 , 0x00000006 
- 00027179  0x00007276 call  0x00007dcc 
- 00027180  0x00007277 store  0x00000002 , 0x00000699 
- 00027181  0x00007278 rtn 
- 00027182  0x0000727b fetch  0x00000001 , 0x0000021c 
- 00027183  0x0000727c beq  0x0000005a , 0x00006a3c 
- 00027184  0x0000727d arg  0x0000aa55 , 0x00000011 
- 00027185  0x0000727e fetch  0x00000002 , 0x000001e7 
- 00027186  0x0000727f isub  0x00000011 , 0x0000003e 
- 00027187  0x00007280 nbranch  0x00006a3e , 0x00000005 
- 00027188  0x00007281 arg  0x000055aa , 0x00000011 
- 00027189  0x00007282 fetch  0x00000002 , 0x000001e9 
- 00027190  0x00007283 isub  0x00000011 , 0x0000003e 
- 00027191  0x00007284 nbranch  0x00006a3e , 0x00000005 
- 00027192  0x00007285 fetch  0x00000002 , 0x000001eb 
- 00027193  0x00007286 fetcht  0x00000002 , 0x00000699 
- 00027194  0x00007287 isub  0x00000002 , 0x0000003e 
- 00027195  0x00007288 nbranch  0x00006a3e , 0x00000005 
- 00027196  0x0000728a set1  0x0000000f , 0x00000011 
- 00027197  0x0000728b branch  0x000069f1 
- 00027198  0x0000728e jam  0x00000000 , 0x000001dd 
- 00027199  0x0000728f rtn 
- 00027200  0x00007295 and  0x0000003f , 0x000000ff , 0x0000003f 
- 00027201  0x00007296 rshift4  0x0000003f , 0x0000003f 
- 00027202  0x00007297 store  0x00000001 , 0x000043cb 
- 00027203  0x00007298 branch  0x00006a59 
- 00027204  0x0000729b fetch  0x00000002 , 0x00008143 
- 00027205  0x0000729c nbranch  0x00006a40 , 0x00000034 
- 00027206  0x0000729d call  0x00006a59 
- 00027207  0x0000729e fetch  0x00000002 , 0x000043cb 
- 00027208  0x0000729f rtn  0x00000034 
- 00027209  0x000072a0 call  0x00006a4b 
- 00027210  0x000072a1 branch  0x000023ba 
- 00027211  0x000072a4 fetch  0x00000001 , 0x000043cb 
- 00027212  0x000072a5 rtn  0x00000034 
- 00027213  0x000072a6 and  0x0000003f , 0x0000000f , 0x00000002 
- 00027214  0x000072a7 storet  0x00000001 , 0x000043cb 
- 00027215  0x000072a8 rshift4  0x0000003f , 0x0000003f 
- 00027216  0x000072a9 ixor  0x00000002 , 0x0000003f 
- 00027217  0x000072aa bne  0x0000000f , 0x00006bc2 
- 00027218  0x000072ab branch  0x00006b8d 
- 00027219  0x000072ae fetch  0x00000001 , 0x00000219 
- 00027220  0x000072af ncall  0x000023e0 , 0x00000034 
- 00027221  0x000072b0 fetch  0x00000001 , 0x0000021a 
- 00027222  0x000072b1 rtn  0x00000034 
- 00027223  0x000072b2 store  0x00000001 , 0x000040c9 
- 00027224  0x000072b3 branch  0x000023e4 
- 00027225  0x000072b6 disable  0x00000028 
- 00027226  0x000072b7 fetch  0x00000001 , 0x000043ca 
- 00027227  0x000072b8 rtnbit0  0x00000003 
- 00027228  0x000072b9 call  0x00006aad 
- 00027229  0x000072ba arg  0x00000ff0 , 0x0000003f 
- 00027230  0x000072bb iadd  0x00000012 , 0x00000012 
- 00027231  0x000072bc force  0x00000010 , 0x00000039 
- 00027232  0x000072bd arg  0x000001ed , 0x00000011 
- 00027233  0x000072be call  0x00006b74 
- 00027234  0x000072bf jam  0x00000008 , 0x00008006 
- 00027235  0x000072c0 arg  0x000001ed , 0x00000006 
- 00027236  0x000072c1 call  0x0000735f 
- 00027237  0x000072c3 arg  0x000001ed , 0x00000005 
- 00027238  0x000072c4 call  0x00007c99 
- 00027239  0x000072c5 branch  0x00007dba 
- 00027240  0x000072c9 jam  0x00000025 , 0x00008050 
- 00027241  0x000072ca call  0x00006b3a 
- 00027242  0x000072cb arg  0x00000000 , 0x00000012 
- 00027243  0x000072cc force  0x0000000b , 0x00000039 
- 00027244  0x000072cd arg  0x000043c8 , 0x00000011 
- 00027245  0x000072ce call  0x00006b75 
- 00027246  0x000072cf fetchr  0x00000037 , 0x00000005 , 0x000043c8 
- 00027247  0x000072d0 fetch  0x00000001 , 0x000043ca 
- 00027248  0x000072d1 bbit0  0x00000004 , 0x00006a78 
- 00027249  0x000072d2 jam  0x00000007 , 0x0000806f 
- 00027250  0x000072d4 fetch  0x00000001 , 0x0000815e 
- 00027251  0x000072d5 bne  0x00000007 , 0x00006a72 
- 00027252  0x000072d6 fetch  0x00000001 , 0x00008160 
- 00027253  0x000072d7 lshift4  0x0000003f , 0x0000003f 
- 00027254  0x000072d8 store  0x00000001 , 0x0000806f 
- 00027255  0x000072d9 branch  0x00006a7b 
- 00027256  0x000072dc call  0x00006af5 
- 00027257  0x000072dd call  0x00007d76 
- 00027258  0x000072de call  0x00007d74 
- 00027259  0x000072e0 storer  0x00000037 , 0x00000005 , 0x000043c8 
- 00027260  0x000072e2 call  0x00006aad 
- 00027261  0x000072e3 arg  0x00000fd0 , 0x0000003f 
- 00027262  0x000072e4 iadd  0x00000012 , 0x00000012 
- 00027263  0x000072e5 arg  0x00000020 , 0x00000039 
- 00027264  0x000072e6 arg  0x000001fd , 0x00000011 
- 00027265  0x000072e7 call  0x00006b74 
- 00027266  0x000072e9 call  0x00006a53 
- 00027267  0x000072ea call  0x00006a44 
- 00027268  0x000072ec fetch  0x00000001 , 0x000043ca 
- 00027269  0x000072ed bbit0  0x00000003 , 0x00006a8f 
- 00027270  0x000072ee fetcht  0x00000001 , 0x000043cc 
- 00027271  0x000072ef arg  0x00000000 , 0x0000003f 
- 00027272  0x000072f0 set1  0x00000006 , 0x0000003f 
- 00027273  0x000072f1 set1  0x00000007 , 0x0000003f 
- 00027274  0x000072f2 iand  0x00000002 , 0x00000011 
- 00027275  0x000072f3 sub  0x00000011 , 0x00000000 , 0x0000003e 
- 00027276  0x000072f4 branch  0x00006af1 , 0x00000005 
- 00027277  0x000072f5 isub  0x00000011 , 0x0000003e 
- 00027278  0x000072f6 branch  0x00006af1 , 0x00000005 
- 00027279  0x000072f8 jam  0x00000000 , 0x00000030 
- 00027280  0x000072f9 arg  0x00006b1e , 0x00000013 
- 00027281  0x000072fb call  0x00006ae5 
- 00027282  0x000072fc nbranch  0x00006af1 , 0x00000002 
- 00027283  0x000072fd fetch  0x00000002 , 0x000043c8 
- 00027284  0x000072fe branch  0x00006a9c , 0x00000034 
- 00027285  0x000072ff call  0x00006a01 
- 00027286  0x00007300 call  0x00006a11 
- 00027287  0x00007301 nbranch  0x00006a9c , 0x0000002d 
- 00027288  0x00007302 fetch  0x00000001 , 0x000001dd 
- 00027289  0x00007303 compare  0x00000003 , 0x0000003f , 0x00000003 
- 00027290  0x00007304 nbranch  0x00006a91 , 0x00000001 
- 00027291  0x00007305 call  0x00006aaa 
- 00027292  0x00007307 call  0x00006b37 
- 00027293  0x00007308 jam  0x00000000 , 0x00000030 
- 00027294  0x0000730a call  0x00006ae5 
- 00027295  0x0000730b nbranch  0x00006af1 , 0x00000002 
- 00027296  0x0000730c call  0x00006ad7 
- 00027297  0x0000730d call  0x00006cc4 
- 00027298  0x0000730e fetch  0x00000001 , 0x000043ca 
- 00027299  0x0000730f bbit1  0x00000002 , 0x00006abd 
- 00027300  0x00007310 call  0x00006adf 
- 00027301  0x00007311 nbranch  0x00006ab4 , 0x0000002d 
- 00027302  0x00007312 fetch  0x00000001 , 0x000001dd 
- 00027303  0x00007313 compare  0x00000003 , 0x0000003f , 0x00000003 
- 00027304  0x00007314 nbranch  0x00006a9e , 0x00000001 
- 00027305  0x00007315 branch  0x00006abd 
- 00027306  0x00007318 setarg  0x000001ff 
- 00027307  0x00007319 arg  0x00000000 , 0x0000003d 
- 00027308  0x0000731a rtn 
- 00027309  0x0000731d arg  0x00001000 , 0x00000012 
- 00027310  0x0000731e fetch  0x00000001 , 0x00008144 
- 00027311  0x0000731f bbit1  0x00000007 , 0x00006ab2 
- 00027312  0x00007320 fetch  0x00000001 , 0x000043cc 
- 00027313  0x00007321 rtnbit0  0x00000007 
- 00027314  0x00007323 arg  0x00000000 , 0x00000012 
- 00027315  0x00007324 rtn 
- 00027316  0x00007328 call  0x00006cc1 
- 00027317  0x00007329 fetch  0x00000001 , 0x000043ca 
- 00027318  0x0000732a bbit1  0x00000002 , 0x00006abd 
- 00027319  0x0000732b call  0x00006adf 
- 00027320  0x0000732c nbranch  0x00006abd , 0x0000002d 
- 00027321  0x0000732d fetch  0x00000001 , 0x000001dd 
- 00027322  0x0000732e compare  0x00000003 , 0x0000003f , 0x00000003 
- 00027323  0x0000732f nbranch  0x00006a9e , 0x00000001 
- 00027324  0x00007330 branch  0x00006acd 
- 00027325  0x00007333 jam  0x00000000 , 0x00000030 
- 00027326  0x00007335 call  0x00006ae5 
- 00027327  0x00007336 nbranch  0x00006af1 , 0x00000002 
- 00027328  0x00007337 fetch  0x00000001 , 0x000043ca 
- 00027329  0x00007338 bbit1  0x00000001 , 0x00006acd 
- 00027330  0x00007339 call  0x00006c20 
- 00027331  0x0000733a nop  0x000000c8 
- 00027332  0x0000733b call  0x00006c2f 
- 00027333  0x0000733c nop  0x00000064 
- 00027334  0x0000733d arg  0x00006c6c , 0x00000013 
- 00027335  0x0000733e call  0x000069fc 
- 00027336  0x0000733f call  0x00006a11 
- 00027337  0x00007340 nbranch  0x00006acd , 0x0000002d 
- 00027338  0x00007341 fetch  0x00000001 , 0x000001dd 
- 00027339  0x00007342 compare  0x00000003 , 0x0000003f , 0x00000003 
- 00027340  0x00007343 nbranch  0x00006abe , 0x00000001 
- 00027341  0x00007346 call  0x00006ad1 
- 00027342  0x00007347 fetch  0x00000001 , 0x000043ca 
- 00027343  0x00007348 rtnbit0  0x00000000 
- 00027344  0x00007349 branch  0x00006882 
- 00027345  0x0000734c arg  0x000001ed , 0x00000005 
- 00027346  0x0000734d call  0x00007c99 
- 00027347  0x0000734e force  0x00000004 , 0x00000038 
- 00027348  0x0000734f call  0x00007370 
- 00027349  0x00007350 jam  0x00000021 , 0x00008050 
- 00027350  0x00007351 rtn 
- 00027351  0x00007354 fetch  0x00000001 , 0x00004429 
- 00027352  0x00007355 fetcht  0x00000001 , 0x00004428 
- 00027353  0x00007356 isub  0x00000002 , 0x0000003e 
- 00027354  0x00007357 nbranch  0x00006cbc , 0x00000005 
- 00027355  0x00007359 jam  0x00000004 , 0x00004427 
- 00027356  0x0000735a jam  0x00000017 , 0x00004428 
- 00027357  0x0000735b jam  0x00000016 , 0x00004429 
- 00027358  0x0000735c branch  0x00006cbc 
- 00027359  0x00007361 setarg  0x00000000 
- 00027360  0x00007362 store  0x00000002 , 0x000001e0 
- 00027361  0x00007363 arg  0x00006ce7 , 0x00000013 
- 00027362  0x00007364 call  0x00006ca5 
- 00027363  0x00007365 call  0x000069fc 
- 00027364  0x00007366 branch  0x00006a11 
- 00027365  0x0000736c call  0x00006aeb 
- 00027366  0x0000736d fetch  0x00000001 , 0x00000030 
- 00027367  0x0000736e increase  0x00000001 , 0x0000003f 
- 00027368  0x0000736f sub  0x0000003f , 0x00000003 , 0x0000003e 
- 00027369  0x00007370 store  0x00000001 , 0x00000030 
- 00027370  0x00007371 rtn 
- 00027371  0x00007374 fetch  0x00000001 , 0x00000030 
- 00027372  0x00007375 rtn  0x00000034 
- 00027373  0x00007376 fetch  0x00000001 , 0x0000021b 
- 00027374  0x00007377 rtn  0x00000034 
- 00027375  0x00007378 copy  0x0000003f , 0x00000039 
- 00027376  0x00007379 branch  0x00007c96 
- 00027377  0x0000737d call  0x00006ad1 
- 00027378  0x0000737e call  0x000069e6 
- 00027379  0x00007380 call  0x00007d7c 
- 00027380  0x00007381 rtn 
- 00027381  0x00007384 and_into  0x000000e0 , 0x0000003f 
- 00027382  0x00007385 rshift  0x0000003f , 0x0000003f 
- 00027383  0x00007386 store  0x00000001 , 0x0000806f 
- 00027384  0x00007387 setarg  0x00000001 
- 00027385  0x00007388 arg  0x000043cd , 0x00000006 
- 00027386  0x0000738a ifetcht  0x00000002 , 0x00000006 
- 00027387  0x0000738b storet  0x00000002 , 0x0000804c 
- 00027388  0x0000738c store  0x00000001 , 0x00008020 
- 00027389  0x0000738d lshift  0x0000003f , 0x0000003f 
- 00027390  0x0000738e bbit0  0x00000003 , 0x00006afa 
- 00027391  0x0000738f rtn 
- 00027392  0x00007393 fetch  0x00000001 , 0x000001dd 
- 00027393  0x00007394 lshift  0x0000003f , 0x0000003f 
- 00027394  0x00007395 setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00027395  0x00007396 isolate0  0x0000000f , 0x00000011 
- 00027396  0x00007397 rtn  0x00000001 
- 00027397  0x00007398 store  0x00000001 , 0x000001dd 
- 00027398  0x00007399 rtn 
- 00027399  0x0000739d fetch  0x00000001 , 0x0000806f 
- 00027400  0x0000739e rtnbit0  0x00000007 
- 00027401  0x0000739f branch  0x00006b0d 
- 00027402  0x000073a1 fetch  0x00000001 , 0x00008128 
- 00027403  0x000073a2 qisolate1  0x0000003f 
- 00027404  0x000073a3 rtn  0x00000001 
- 00027405  0x000073a5 fetch  0x00000001 , 0x00008108 
- 00027406  0x000073a6 bbit0  0x00000001 , 0x00006b0a 
- 00027407  0x000073a7 call  0x000072d4 
- 00027408  0x000073a8 branch  0x00006b0a 
- 00027409  0x000073bd fetch  0x00000002 , 0x000040f0 
- 00027410  0x000073be rtn  0x00000034 
- 00027411  0x000073bf jam  0x00000080 , 0x00008023 
- 00027412  0x000073c0 jam  0x00000000 , 0x00008022 
- 00027413  0x000073c1 jam  0x00000000 , 0x00008024 
- 00027414  0x000073c2 fetcht  0x00000002 , 0x000040f2 
- 00027415  0x000073c3 lshift2  0x00000002 , 0x00000039 
- 00027416  0x000073c4 iforce  0x00000006 
- 00027417  0x000073c6 ifetch  0x00000001 , 0x00000006 
- 00027418  0x000073c7 store  0x00000001 , 0x00008025 
- 00027419  0x000073c8 loop  0x00006b19 
- 00027420  0x000073c9 jam  0x00000000 , 0x00008023 
- 00027421  0x000073ca rtn 
- 00027422  0x000073d2 copy  0x00000002 , 0x00000039 
- 00027423  0x000073d3 fetch  0x00000002 , 0x000001e0 
- 00027424  0x000073d4 iadd  0x00000002 , 0x00000002 
- 00027425  0x000073d5 storet  0x00000002 , 0x000001e0 
- 00027426  0x000073d6 iforce  0x00000012 
- 00027427  0x000073d7 copy  0x00000011 , 0x0000002e 
- 00027428  0x000073d8 jam  0x00000010 , 0x00008006 
- 00027429  0x000073d9 call  0x00006b74 
- 00027430  0x000073da copy  0x0000002e , 0x00000011 
- 00027431  0x000073db isolate0  0x0000000f , 0x00000011 
- 00027432  0x000073dc rtn  0x00000001 
- 00027433  0x000073dd call  0x00007dc6 , 0x00000034 
- 00027434  0x000073de branch  0x00006b00 
- 00027435  0x000073e2 jam  0x00000001 , 0x00008ac8 
- 00027436  0x000073e3 nop  0x0000012c 
- 00027437  0x000073e4 jam  0x00000005 , 0x00008ac8 
- 00027438  0x000073e5 nop  0x00000064 
- 00027439  0x000073e6 jam  0x00000025 , 0x00008ac8 
- 00027440  0x000073e7 nop  0x000003e8 
- 00027441  0x000073e8 jam  0x00000027 , 0x00008ac8 
- 00027442  0x000073e9 nop  0x0000012c 
- 00027443  0x000073ea rtn 
- 00027444  0x000073ed call  0x00006b2b 
- 00027445  0x000073ee jam  0x0000003f , 0x00008ac8 
- 00027446  0x000073ef rtn 
- 00027447  0x000073f2 jam  0x00000083 , 0x00008047 
- 00027448  0x000073f4 jam  0x00000000 , 0x00008ac8 
- 00027449  0x000073f5 rtn 
- 00027450  0x000073f8 call  0x00006b2b 
- 00027451  0x000073fb jam  0x00000082 , 0x00008047 
- 00027452  0x000073fc nop  0x0000000c 
- 00027453  0x000073fd jam  0x00000080 , 0x00008047 
- 00027454  0x000073fe jam  0x00000082 , 0x00008047 
- 00027455  0x000073ff nop  0x00000096 
- 00027456  0x00007400 rtn 
- 00027457  0x00007404 lshift3  0x00000012 , 0x00000012 
- 00027458  0x00007405 storer  0x00000012 , 0x00000002 , 0x00008044 
- 00027459  0x00007406 jam  0x00000000 , 0x00008046 
- 00027460  0x00007407 rtn 
- 00027461  0x0000740b bpatch  0x000000c4 , 0x00004018 
- 00027462  0x0000740c call  0x00006b34 
- 00027463  0x0000740d call  0x00006b41 
- 00027464  0x0000740e call  0x00006b3b 
- 00027465  0x00007410 ifetcht  0x00000001 , 0x00000011 
- 00027466  0x00007411 increase  0x00000001 , 0x00000011 
- 00027467  0x00007412 force  0x00000000 , 0x00000007 
- 00027468  0x00007414 qisolate0  0x00000002 
- 00027469  0x00007415 branch  0x00006b6c , 0x00000001 
- 00027470  0x00007416 fetch  0x00000001 , 0x00008046 
- 00027471  0x00007417 set1  0x00000006 , 0x0000003f 
- 00027472  0x00007418 set1  0x00000007 , 0x0000003f 
- 00027473  0x00007419 store  0x00000001 , 0x00008046 
- 00027474  0x0000741a jam  0x00000002 , 0x00008047 
- 00027475  0x0000741b jam  0x00000082 , 0x00008047 
- 00027476  0x0000741c set0  0x00000007 , 0x0000003f 
- 00027477  0x0000741d store  0x00000001 , 0x00008046 
- 00027478  0x0000741e jam  0x0000008a , 0x00008047 
- 00027479  0x0000741f nop  0x0000000b 
- 00027480  0x00007420 jam  0x000000ca , 0x00008047 
- 00027481  0x00007421 nop  0x00000021 
- 00027482  0x00007422 jam  0x0000004a , 0x00008047 
- 00027483  0x00007423 nop  0x0000002c 
- 00027484  0x00007424 jam  0x000000ca , 0x00008047 
- 00027485  0x00007425 nop  0x00000016 
- 00027486  0x00007426 jam  0x0000008a , 0x00008047 
- 00027487  0x00007427 nop  0x00000021 
- 00027488  0x00007428 jam  0x00000082 , 0x00008047 
- 00027489  0x00007429 nop  0x00000001 
- 00027490  0x0000742a jam  0x00000092 , 0x00008047 
- 00027491  0x0000742b nop  0x0000000a 
- 00027492  0x0000742c jam  0x000000b2 , 0x00008047 
- 00027493  0x0000742d fetch  0x00000001 , 0x00008007 
- 00027494  0x0000742e jam  0x00000092 , 0x00008047 
- 00027495  0x0000742f nop  0x00000001 
- 00027496  0x00007430 jam  0x00000082 , 0x00008047 
- 00027497  0x00007431 nop  0x00000001 
- 00027498  0x00007432 qisolate0  0x0000003f 
- 00027499  0x00007433 branch  0x00006b4c , 0x00000001 
- 00027500  0x00007435 fetch  0x00000002 , 0x00008044 
- 00027501  0x00007436 increase  0x00000001 , 0x0000003f 
- 00027502  0x00007437 store  0x00000002 , 0x00008044 
- 00027503  0x00007438 increase  0x00000001 , 0x00000007 
- 00027504  0x00007439 compare  0x00000008 , 0x00000007 , 0x0000000f 
- 00027505  0x0000743a nbranch  0x00006b4c , 0x00000001 
- 00027506  0x0000743b loop  0x00006b49 
- 00027507  0x0000743c branch  0x00006b38 
- 00027508  0x00007443 bpatch  0x000000c5 , 0x00004018 
- 00027509  0x00007445 call  0x00006b41 
- 00027510  0x00007446 jam  0x000000a2 , 0x00008047 
- 00027511  0x00007447 increase  0x00000008 , 0x00000012 
- 00027512  0x00007448 arg  0x00000000 , 0x00000007 
- 00027513  0x00007449 setarg  0xffffffff 
- 00027514  0x0000744b fetcht  0x00000001 , 0x00008007 
- 00027515  0x0000744c istoret  0x00000001 , 0x00000011 
- 00027516  0x0000744d bcrc  0x00000002 
- 00027517  0x0000744e jam  0x00000020 , 0x00008006 
- 00027518  0x0000744f storer  0x00000012 , 0x00000002 , 0x00008044 
- 00027519  0x00007450 isolate1  0x0000000f , 0x00000011 
- 00027520  0x00007451 branch  0x00006b83 , 0x00000001 
- 00027521  0x00007452 increase  0x00000001 , 0x00000011 
- 00027522  0x00007453 branch  0x00006b89 
- 00027523  0x00007456 nbranch  0x00006b89 , 0x00000028 
- 00027524  0x00007457 increase  0x00000001 , 0x00000007 
- 00027525  0x00007458 compare  0x00000000 , 0x00000007 , 0x0000000f 
- 00027526  0x00007459 nbranch  0x00006b89 , 0x00000001 
- 00027527  0x0000745a call  0x000072d4 
- 00027528  0x0000745b jam  0x00000010 , 0x00008006 
- 00027529  0x0000745d increase  0x00000008 , 0x00000012 
- 00027530  0x0000745e loop  0x00006b7a 
- 00027531  0x0000745f jam  0x00000082 , 0x00008047 
- 00027532  0x00007460 rtn 
- 00027533  0x0000746c fetch  0x00000001 , 0x000043cb 
- 00027534  0x0000746d beq  0x0000000a , 0x00006b9e 
- 00027535  0x0000746e beq  0x00000004 , 0x00006b9f 
- 00027536  0x00007470 beq  0x00000008 , 0x00006ba3 
- 00027537  0x00007471 beq  0x00000009 , 0x00006ba7 
- 00027538  0x00007472 beq  0x00000006 , 0x00006ba7 
- 00027539  0x00007473 beq  0x0000000c , 0x00006b9e 
- 00027540  0x00007474 beq  0x0000000d , 0x00006bb1 
- 00027541  0x00007475 beq  0x0000000e , 0x00006bab 
- 00027542  0x00007476 beq  0x0000000b , 0x00006b99 
- 00027543  0x00007477 beq  0x0000000f , 0x00006b9d 
- 00027544  0x00007478 branch  0x00006bc2 
- 00027545  0x0000747c arg  0x000043b2 , 0x0000003f 
- 00027546  0x0000747d arg  0x00006858 , 0x00000002 
- 00027547  0x0000747e call  0x00006bb7 
- 00027548  0x0000747f branch  0x00006bae 
- 00027549  0x00007482 branch  0x00006bae 
- 00027550  0x00007487 branch  0x00006bbf 
- 00027551  0x0000748b arg  0x00005099 , 0x0000003f 
- 00027552  0x0000748c arg  0x00006858 , 0x00000002 
- 00027553  0x0000748d call  0x00006bb7 
- 00027554  0x0000748e branch  0x00006bae 
- 00027555  0x00007491 arg  0x000043b2 , 0x0000003f 
- 00027556  0x00007492 arg  0x000053dc , 0x00000002 
- 00027557  0x00007493 call  0x00006bb7 
- 00027558  0x00007494 branch  0x00006bae 
- 00027559  0x00007497 arg  0x000043b2 , 0x0000003f 
- 00027560  0x00007498 arg  0x00004770 , 0x00000002 
- 00027561  0x00007499 call  0x00006bb7 
- 00027562  0x0000749a branch  0x00006bae 
- 00027563  0x0000749d arg  0x000047b7 , 0x0000003f 
- 00027564  0x0000749e arg  0x00006858 , 0x00000002 
- 00027565  0x0000749f call  0x00006bb7 
- 00027566  0x000074a1 arg  0x00003728 , 0x0000003f 
- 00027567  0x000074a2 arg  0x00004292 , 0x00000002 
- 00027568  0x000074a3 branch  0x00006bbc 
- 00027569  0x000074a6 arg  0x000047b7 , 0x0000003f 
- 00027570  0x000074a7 arg  0x00006858 , 0x00000002 
- 00027571  0x000074a8 call  0x00006bb7 
- 00027572  0x000074a9 arg  0x00002acb , 0x0000003f 
- 00027573  0x000074aa arg  0x0000310d , 0x00000002 
- 00027574  0x000074ab branch  0x00006bbc 
- 00027575  0x000074af lshift16  0x00000002 , 0x00000002 
- 00027576  0x000074b0 ior  0x00000002 , 0x0000003f 
- 00027577  0x000074b1 branch  0x000023cf 
- 00027578  0x000074b5 arg  0x00002b8f , 0x0000003f 
- 00027579  0x000074b6 arg  0x0000310d , 0x00000002 
- 00027580  0x000074b8 lshift16  0x00000002 , 0x00000002 
- 00027581  0x000074b9 ior  0x00000002 , 0x0000003f 
- 00027582  0x000074ba branch  0x000023d6 
- 00027583  0x000074bd arg  0x00003112 , 0x0000003f 
- 00027584  0x000074be arg  0x000036df , 0x00000002 
- 00027585  0x000074bf branch  0x00006bbc 
- 00027586  0x000074c2 call  0x00006bbf 
- 00027587  0x000074c3 arg  0x00002b8f , 0x0000003f 
- 00027588  0x000074c4 arg  0x0000310d , 0x00000002 
- 00027589  0x000074c5 branch  0x00006bb7 
- 00027590  0x000074cc bpatch  0x000000c6 , 0x00004018 
- 00027591  0x000074ce fetch  0x00000001 , 0x000043f5 
- 00027592  0x000074cf store  0x00000001 , 0x00008080 
- 00027593  0x000074d0 fetch  0x00000001 , 0x000043f6 
- 00027594  0x000074d1 store  0x00000001 , 0x00008081 
- 00027595  0x000074d2 setarg  0x000001de 
- 00027596  0x000074d3 store  0x00000002 , 0x00008084 
- 00027597  0x000074d4 setarg  0x000001e3 
- 00027598  0x000074d5 store  0x00000002 , 0x00008086 
- 00027599  0x000074d6 branch  0x000069dc 
- 00027600  0x000074dc set1  0x00000007 , 0x0000003f 
- 00027601  0x000074dd store  0x00000002 , 0x000001de 
- 00027602  0x000074de bpatch  0x000000c7 , 0x00004018 
- 00027603  0x000074df jam  0x00000002 , 0x00008082 
- 00027604  0x000074e0 jam  0x00000000 , 0x00008088 
- 00027605  0x000074e1 jam  0x00000002 , 0x00008006 
- 00027606  0x000074e2 branch  0x00006be0 
- 00027607  0x000074e6 force  0x00000001 , 0x00000002 
- 00027608  0x000074e8 store  0x00000001 , 0x000001de 
- 00027609  0x000074e9 bpatch  0x000000c8 , 0x00004019 
- 00027610  0x000074ea jam  0x00000001 , 0x00008082 
- 00027611  0x000074eb storet  0x00000002 , 0x00008088 
- 00027612  0x000074ec jam  0x00000002 , 0x00008006 
- 00027613  0x000074ed call  0x00006be0 
- 00027614  0x000074ee fetch  0x00000001 , 0x000001e3 
- 00027615  0x000074ef rtn 
- 00027616  0x000074f6 nop  0x00000005 
- 00027617  0x000074f7 fetch  0x00000001 , 0x00008128 
- 00027618  0x000074f8 bbit0  0x00000003 , 0x00006be0 
- 00027619  0x000074f9 rtn 
- 00027620  0x00007502 disable  0x00000028 
- 00027621  0x00007503 copy  0x0000003f , 0x00000012 
- 00027622  0x00007504 fetch  0x00000001 , 0x00004420 
- 00027623  0x00007505 rtnne  0x00000000 
- 00027624  0x00007506 enable  0x00000028 
- 00027625  0x00007507 copy  0x00000012 , 0x0000003f 
- 00027626  0x00007508 branch  0x00006bf2 
- 00027627  0x0000750c fetch  0x00000001 , 0x00004420 
- 00027628  0x0000750d beq  0x00000001 , 0x00006bf2 
- 00027629  0x0000750e beq  0x00000002 , 0x00006bf8 
- 00027630  0x0000750f beq  0x00000003 , 0x00006c00 
- 00027631  0x00007510 beq  0x00000004 , 0x00006c04 
- 00027632  0x00007511 beq  0x00000005 , 0x00006c0b 
- 00027633  0x00007512 rtn 
- 00027634  0x00007515 store  0x00000003 , 0x00004419 
- 00027635  0x00007516 copy  0x00000011 , 0x0000003f 
- 00027636  0x00007517 store  0x00000002 , 0x0000441c 
- 00027637  0x00007518 storet  0x00000002 , 0x0000441e 
- 00027638  0x00007519 jam  0x00000002 , 0x00004420 
- 00027639  0x0000751a branch  0x00006c20 
- 00027640  0x0000751d call  0x00006c20 
- 00027641  0x0000751e jam  0x00000003 , 0x00004420 
- 00027642  0x0000751f call  0x00006c26 
- 00027643  0x00007520 arg  0x000001de , 0x00000011 
- 00027644  0x00007521 jam  0x00000004 , 0x00008082 
- 00027645  0x00007522 fetch  0x00000003 , 0x00004419 
- 00027646  0x00007523 arg  0x00000020 , 0x00000002 
- 00027647  0x00007524 branch  0x00006c40 
- 00027648  0x00007527 call  0x00006c20 
- 00027649  0x00007528 call  0x00006c63 
- 00027650  0x00007529 jam  0x00000004 , 0x00004420 
- 00027651  0x0000752a rtn 
- 00027652  0x0000752e bpatch  0x000000c9 , 0x00004019 
- 00027653  0x0000752f call  0x00006c20 
- 00027654  0x00007530 jam  0x00000005 , 0x00004420 
- 00027655  0x00007531 call  0x00006c26 
- 00027656  0x00007532 call  0x00006c18 
- 00027657  0x00007533 call  0x00006c3c 
- 00027658  0x00007534 branch  0x00006c13 
- 00027659  0x00007536 call  0x00006c20 
- 00027660  0x00007537 call  0x00006c26 
- 00027661  0x00007538 setarg  0x00000005 
- 00027662  0x00007539 call  0x00006bd7 
- 00027663  0x0000753a rtnbit1  0x00000000 
- 00027664  0x0000753b jam  0x00000000 , 0x00004420 
- 00027665  0x0000753c fetch  0x00000002 , 0x000043e7 
- 00027666  0x0000753d branch  0x00007d79 
- 00027667  0x0000753f fetch  0x00000004 , 0x00000678 
- 00027668  0x00007540 fetcht  0x00000002 , 0x0000441c 
- 00027669  0x00007542 increase  0xfffffffc , 0x00000002 
- 00027670  0x00007543 istore  0x00000004 , 0x00000002 
- 00027671  0x00007544 rtn 
- 00027672  0x00007547 fetcht  0x00000002 , 0x0000441c 
- 00027673  0x00007548 copy  0x00000002 , 0x00000011 
- 00027674  0x00007549 increase  0xfffffffc , 0x00000002 
- 00027675  0x0000754a ifetch  0x00000004 , 0x00000002 
- 00027676  0x0000754b store  0x00000004 , 0x00000678 
- 00027677  0x0000754c fetcht  0x00000002 , 0x0000441e 
- 00027678  0x0000754d fetch  0x00000003 , 0x00004419 
- 00027679  0x0000754e rtn 
- 00027680  0x00007551 bpatch  0x000000ca , 0x00004019 
- 00027681  0x00007552 call  0x00006c8b 
- 00027682  0x00007553 call  0x000069dc 
- 00027683  0x00007554 setarg  0x00000000 
- 00027684  0x00007555 store  0x00000004 , 0x000001de 
- 00027685  0x00007556 rtn 
- 00027686  0x00007559 jam  0x00000006 , 0x000001de 
- 00027687  0x0000755b setarg  0x00000000 
- 00027688  0x0000755c store  0x00000002 , 0x00008088 
- 00027689  0x0000755d setarg  0x00000001 
- 00027690  0x0000755e store  0x00000002 , 0x00008082 
- 00027691  0x0000755f setarg  0x000001de 
- 00027692  0x00007560 store  0x00000002 , 0x00008084 
- 00027693  0x00007561 jam  0x00000002 , 0x00008006 
- 00027694  0x00007562 branch  0x00006be0 
- 00027695  0x00007565 jam  0x000000ab , 0x000001de 
- 00027696  0x00007566 branch  0x00006c27 
- 00027697  0x00007569 jam  0x000000b9 , 0x000001de 
- 00027698  0x0000756a branch  0x00006c27 
- 00027699  0x0000756d store  0x00000003 , 0x00000670 
- 00027700  0x0000756e storet  0x00000002 , 0x00000678 
- 00027701  0x0000756f storer  0x00000011 , 0x00000002 , 0x00000684 
- 00027702  0x00007570 bpatchx  0x000000b5 , 0x00004036 
- 00027703  0x00007571 call  0x00006c26 
- 00027704  0x00007572 fetch  0x00000003 , 0x00000670 
- 00027705  0x00007573 fetcht  0x00000002 , 0x00000678 
- 00027706  0x00007574 fetchr  0x00000011 , 0x00000002 , 0x00000684 
- 00027707  0x00007575 branch  0x00006c3c 
- 00027708  0x00007579 increase  0x00000004 , 0x00000002 
- 00027709  0x0000757a storet  0x00000002 , 0x00008082 
- 00027710  0x0000757b arg  0x00000002 , 0x00000002 
- 00027711  0x0000757c increase  0xfffffffc , 0x00000011 
- 00027712  0x0000757f istoret  0x00000001 , 0x00000011 
- 00027713  0x00007580 rshift16  0x0000003f , 0x00000002 
- 00027714  0x00007581 istoret  0x00000001 , 0x00000005 
- 00027715  0x00007582 rshift8  0x0000003f , 0x00000002 
- 00027716  0x00007583 istoret  0x00000001 , 0x00000005 
- 00027717  0x00007584 istore  0x00000001 , 0x00000005 
- 00027718  0x00007585 deposit  0x00000011 
- 00027719  0x00007586 store  0x00000002 , 0x00008084 
- 00027720  0x00007587 setarg  0x00000000 
- 00027721  0x00007588 store  0x00000002 , 0x00008088 
- 00027722  0x00007589 jam  0x00000002 , 0x00008006 
- 00027723  0x0000758a call  0x00006be0 
- 00027724  0x0000758b branch  0x00006c63 
- 00027725  0x00007590 storet  0x00000002 , 0x00008088 
- 00027726  0x00007591 rshift16  0x0000003f , 0x00000002 
- 00027727  0x00007592 storet  0x00000001 , 0x000001df 
- 00027728  0x00007593 rshift8  0x0000003f , 0x00000002 
- 00027729  0x00007594 storet  0x00000001 , 0x000001e0 
- 00027730  0x00007595 store  0x00000001 , 0x000001e1 
- 00027731  0x00007596 setarg  0x00000004 
- 00027732  0x00007597 store  0x00000002 , 0x00008082 
- 00027733  0x00007598 jam  0x00000003 , 0x000001de 
- 00027734  0x00007599 setarg  0x000001de 
- 00027735  0x0000759a store  0x00000002 , 0x00008084 
- 00027736  0x0000759b deposit  0x00000011 
- 00027737  0x0000759c store  0x00000002 , 0x00008086 
- 00027738  0x0000759d fetch  0x00000001 , 0x00008080 
- 00027739  0x0000759e isolate0  0x0000000f , 0x00000011 
- 00027740  0x0000759f setflag  0x00000001 , 0x00000006 , 0x0000003f 
- 00027741  0x000075a0 store  0x00000001 , 0x00008080 
- 00027742  0x000075a1 jam  0x00000002 , 0x00008006 
- 00027743  0x000075a3 fetch  0x00000001 , 0x00008128 
- 00027744  0x000075a4 bbit1  0x00000007 , 0x00006c5f 
- 00027745  0x000075a5 arg  0x00000003 , 0x00000007 
- 00027746  0x000075a6 branch  0x00006be0 
- 00027747  0x000075a9 setarg  0x000007d0 
- 00027748  0x000075aa call  0x0000235c 
- 00027749  0x000075ab call  0x00006c26 
- 00027750  0x000075ac setarg  0x000001e3 
- 00027751  0x000075ad store  0x00000002 , 0x00008086 
- 00027752  0x000075ae setarg  0x00000005 
- 00027753  0x000075af call  0x00006bd7 
- 00027754  0x000075b0 bbit1  0x00000000 , 0x00006c63 
- 00027755  0x000075b1 rtn 
- 00027756  0x000075b8 storet  0x00000002 , 0x00008088 
- 00027757  0x000075b9 setarg  0x00000004 
- 00027758  0x000075ba store  0x00000002 , 0x00008082 
- 00027759  0x000075bb jam  0x00000003 , 0x000001de 
- 00027760  0x000075bc setarg  0x000001de 
- 00027761  0x000075bd store  0x00000002 , 0x00008084 
- 00027762  0x000075be deposit  0x00000011 
- 00027763  0x000075bf store  0x00000002 , 0x00008086 
- 00027764  0x000075c0 fetch  0x00000001 , 0x00008080 
- 00027765  0x000075c1 isolate0  0x0000000f , 0x00000011 
- 00027766  0x000075c2 setflag  0x00000001 , 0x00000006 , 0x0000003f 
- 00027767  0x000075c3 store  0x00000001 , 0x00008080 
- 00027768  0x000075c4 jam  0x00000002 , 0x00008006 
- 00027769  0x000075c6 fetch  0x00000001 , 0x00008128 
- 00027770  0x000075c7 bbit1  0x00000007 , 0x00006c79 
- 00027771  0x000075c8 arg  0x00000003 , 0x00000007 
- 00027772  0x000075c9 call  0x00006b07 
- 00027773  0x000075ca call  0x00006be0 
- 00027774  0x000075cb isolate1  0x00000002 , 0x0000003f 
- 00027775  0x000075cc call  0x00006b00 
- 00027776  0x000075cd fetch  0x00000001 , 0x000001df 
- 00027777  0x000075ce lshift16  0x0000003f , 0x00000012 
- 00027778  0x000075cf fetch  0x00000002 , 0x000001e0 
- 00027779  0x000075d0 byteswap  0x0000003f , 0x0000003f 
- 00027780  0x000075d1 ior  0x00000012 , 0x0000003f 
- 00027781  0x000075d2 iadd  0x00000002 , 0x0000003f 
- 00027782  0x000075d3 store  0x00000001 , 0x000001e1 
- 00027783  0x000075d4 rshift8  0x0000003f , 0x0000003f 
- 00027784  0x000075d5 byteswap  0x0000003f , 0x0000003f 
- 00027785  0x000075d6 store  0x00000002 , 0x000001df 
- 00027786  0x000075d7 rtn 
- 00027787  0x000075da fetch  0x00000001 , 0x00004421 
- 00027788  0x000075db fetcht  0x00000001 , 0x00004423 
- 00027789  0x000075dc isub  0x00000002 , 0x0000003e 
- 00027790  0x000075dd nbranch  0x00006c90 , 0x00000005 
- 00027791  0x000075de call  0x00006c9c 
- 00027792  0x000075e1 fetch  0x00000001 , 0x00004421 
- 00027793  0x000075e2 arg  0x00000020 , 0x00000002 
- 00027794  0x000075e3 call  0x00006f21 
- 00027795  0x000075e4 fetch  0x00000001 , 0x00004424 
- 00027796  0x000075e5 arg  0x00000021 , 0x00000002 
- 00027797  0x000075e6 call  0x00006f21 
- 00027798  0x000075e7 fetch  0x00000001 , 0x00004422 
- 00027799  0x000075e8 arg  0x00000022 , 0x00000002 
- 00027800  0x000075e9 call  0x00006f21 
- 00027801  0x000075ea fetch  0x00000001 , 0x00004423 
- 00027802  0x000075eb arg  0x0000001f , 0x00000002 
- 00027803  0x000075ec branch  0x00006f21 
- 00027804  0x000075ef jam  0x00000001 , 0x00004421 
- 00027805  0x000075f0 jam  0x00000003 , 0x00004422 
- 00027806  0x000075f1 jam  0x00000000 , 0x00004423 
- 00027807  0x000075f2 jam  0x00000002 , 0x00004424 
- 00027808  0x000075f3 jam  0x0000000b , 0x00004425 
- 00027809  0x000075f4 jam  0x0000000a , 0x00004426 
- 00027810  0x000075f5 rtn 
- 00027811  0x000075f9 jam  0x00000001 , 0x00008010 
- 00027812  0x000075fa rtn 
- 00027813  0x00007601 jam  0x00000005 , 0x0000808b 
- 00027814  0x00007602 jam  0x00000007 , 0x0000808c 
- 00027815  0x00007603 jam  0x00000007 , 0x0000808d 
- 00027816  0x00007604 jam  0x00000007 , 0x0000808e 
- 00027817  0x00007605 jam  0x00000007 , 0x0000808f 
- 00027818  0x00007606 jam  0x00000005 , 0x00008090 
- 00027819  0x00007607 jam  0x00000000 , 0x00008091 
- 00027820  0x00007608 rtn 
- 00027821  0x0000760b jam  0x0000000c , 0x0000808b 
- 00027822  0x0000760c jam  0x0000000d , 0x0000808c 
- 00027823  0x0000760d jam  0x0000000d , 0x0000808d 
- 00027824  0x0000760e jam  0x0000000d , 0x0000808e 
- 00027825  0x0000760f jam  0x0000000d , 0x0000808f 
- 00027826  0x00007610 jam  0x0000000c , 0x00008090 
- 00027827  0x00007611 jam  0x00000000 , 0x00008091 
- 00027828  0x00007612 rtn 
- 00027829  0x00007615 call  0x00006cd8 
- 00027830  0x00007617 fetch  0x00000001 , 0x00004428 
- 00027831  0x00007618 arg  0x0000006c , 0x00000002 
- 00027832  0x00007619 call  0x00006f21 
- 00027833  0x0000761a fetch  0x00000001 , 0x00004429 
- 00027834  0x0000761b arg  0x0000006d , 0x00000002 
- 00027835  0x0000761c branch  0x00006f21 
- 00027836  0x0000761f call  0x00006cdf 
- 00027837  0x00007620 branch  0x00006cb6 
- 00027838  0x00007623 fetch  0x00000001 , 0x00008128 
- 00027839  0x00007624 bbit0  0x00000005 , 0x00006cbe 
- 00027840  0x00007625 rtn 
- 00027841  0x00007640 set1  0x00000028 , 0x00000000 
- 00027842  0x00007641 jam  0x00000008 , 0x000043f4 
- 00027843  0x00007642 rtn 
- 00027844  0x00007645 set0  0x00000028 , 0x00000000 
- 00027845  0x00007646 jam  0x00000020 , 0x000043f4 
- 00027846  0x00007647 rtn 
- 00027847  0x0000764b fetch  0x00000001 , 0x000043eb 
- 00027848  0x0000764c iadd  0x00000012 , 0x0000003f 
- 00027849  0x0000764d store  0x00000001 , 0x000001e0 
- 00027850  0x0000764e branch  0x00006cce 
- 00027851  0x00007651 fetch  0x00000002 , 0x000001e0 
- 00027852  0x00007652 byteswap  0x0000003f , 0x0000003f 
- 00027853  0x00007653 store  0x00000001 , 0x000001e0 
- 00027854  0x00007659 setarg  0x00000003 
- 00027855  0x0000765a store  0x00000002 , 0x00008092 
- 00027856  0x0000765b jam  0x000000a0 , 0x000001df 
- 00027857  0x0000765c jam  0x000000a1 , 0x000001e1 
- 00027858  0x0000765d branch  0x00006ced 
- 00027859  0x00007664 storet  0x00000002 , 0x00000678 
- 00027860  0x00007665 call  0x00006cd8 
- 00027861  0x00007666 fetcht  0x00000002 , 0x00000678 
- 00027862  0x00007667 call  0x00006d07 
- 00027863  0x00007668 branch  0x00006cdf 
- 00027864  0x0000766b fetch  0x00000001 , 0x00004427 
- 00027865  0x0000766c rtneq  0x000000ff 
- 00027866  0x0000766d bbit0  0x00000006 , 0x00006cdd 
- 00027867  0x0000766e setarg  0x000249f0 
- 00027868  0x0000766f call  0x0000235c 
- 00027869  0x00007671 fetcht  0x00000001 , 0x00004427 
- 00027870  0x00007672 branch  0x00006ef7 
- 00027871  0x00007675 fetcht  0x00000001 , 0x00004427 
- 00027872  0x00007676 branch  0x00006ef3 
- 00027873  0x0000767c bpatch  0x000000cb , 0x00004019 
- 00027874  0x0000767d bmark1  0x00000028 , 0x00006cc7 
- 00027875  0x0000767e fetch  0x00000002 , 0x000043eb 
- 00027876  0x0000767f iadd  0x00000012 , 0x0000003f 
- 00027877  0x00007680 byteswap  0x0000003f , 0x0000003f 
- 00027878  0x00007681 store  0x00000002 , 0x000001e0 
- 00027879  0x00007685 bpatch  0x000000cc , 0x00004019 
- 00027880  0x00007686 bmark1  0x00000028 , 0x00006ccb 
- 00027881  0x00007687 setarg  0x00000004 
- 00027882  0x00007688 store  0x00000002 , 0x00008092 
- 00027883  0x00007689 jam  0x000000a0 , 0x000001df 
- 00027884  0x0000768a jam  0x000000a1 , 0x000001e2 
- 00027885  0x0000768c setarg  0x000001df 
- 00027886  0x0000768d store  0x00000002 , 0x00008094 
- 00027887  0x0000768e storet  0x00000002 , 0x00008098 
- 00027888  0x0000768f storer  0x00000011 , 0x00000002 , 0x00008096 
- 00027889  0x00007690 setarg  0x00000002 
- 00027890  0x00007691 isolate0  0x0000000f , 0x00000011 
- 00027891  0x00007692 setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00027892  0x00007693 store  0x00000001 , 0x0000808a 
- 00027893  0x00007694 jam  0x00000004 , 0x00008006 
- 00027894  0x00007695 arg  0x00000005 , 0x00000007 
- 00027895  0x00007696 call  0x00006b07 
- 00027896  0x00007697 call  0x00006cbe 
- 00027897  0x00007698 isolate1  0x00000004 , 0x0000003f 
- 00027898  0x00007699 call  0x00006b00 
- 00027899  0x0000769a bmark1  0x00000028 , 0x00006d02 
- 00027900  0x0000769c fetch  0x00000002 , 0x000001e0 
- 00027901  0x0000769d byteswap  0x0000003f , 0x0000003f 
- 00027902  0x0000769e iadd  0x00000002 , 0x0000003f 
- 00027903  0x0000769f byteswap  0x0000003f , 0x0000003f 
- 00027904  0x000076a0 store  0x00000002 , 0x000001e0 
- 00027905  0x000076a1 rtn 
- 00027906  0x000076a4 fetch  0x00000001 , 0x000001e0 
- 00027907  0x000076a5 iadd  0x00000002 , 0x0000003f 
- 00027908  0x000076a6 byteswap  0x0000003f , 0x0000003f 
- 00027909  0x000076a7 store  0x00000002 , 0x000001e0 
- 00027910  0x000076a8 rtn 
- 00027911  0x000076af fetch  0x00000002 , 0x000043eb 
- 00027912  0x000076b0 iadd  0x00000012 , 0x0000003f 
- 00027913  0x000076b3 store  0x00000002 , 0x00000670 
- 00027914  0x000076b4 bpatch  0x000000cd , 0x00004019 
- 00027915  0x000076b5 storet  0x00000002 , 0x00000678 
- 00027916  0x000076b6 storer  0x00000011 , 0x00000002 , 0x0000068f 
- 00027917  0x000076b8 call  0x00006d1c 
- 00027918  0x000076ba fetcht  0x00000002 , 0x00000688 
- 00027919  0x000076bb fetchr  0x00000011 , 0x00000002 , 0x0000068f 
- 00027920  0x000076bc fetch  0x00000002 , 0x00000670 
- 00027921  0x000076be call  0x00006d3d 
- 00027922  0x000076c0 fetch  0x00000002 , 0x00000688 
- 00027923  0x000076c1 fetcht  0x00000002 , 0x0000068f 
- 00027924  0x000076c2 iadd  0x00000002 , 0x00000002 
- 00027925  0x000076c3 storet  0x00000002 , 0x0000068f 
- 00027926  0x000076c4 fetcht  0x00000002 , 0x00000670 
- 00027927  0x000076c5 iadd  0x00000002 , 0x00000002 
- 00027928  0x000076c6 storet  0x00000002 , 0x00000670 
- 00027929  0x000076c7 fetch  0x00000002 , 0x00000678 
- 00027930  0x000076c8 nbranch  0x00006d0d , 0x00000034 
- 00027931  0x000076c9 rtn 
- 00027932  0x000076d2 bpatch  0x000000ce , 0x00004019 
- 00027933  0x000076d3 fetch  0x00000001 , 0x000043f4 
- 00027934  0x000076d4 increase  0xffffffff , 0x0000003f 
- 00027935  0x000076d5 fetcht  0x00000002 , 0x00000670 
- 00027936  0x000076d6 ior  0x00000002 , 0x0000003f 
- 00027937  0x000076d7 increase  0x00000001 , 0x0000003f 
- 00027938  0x000076d8 store  0x00000003 , 0x0000068c 
- 00027939  0x000076da fetch  0x00000002 , 0x00000678 
- 00027940  0x000076db iadd  0x00000002 , 0x0000003f 
- 00027941  0x000076dd fetcht  0x00000003 , 0x0000068c 
- 00027942  0x000076de isub  0x00000002 , 0x0000003f 
- 00027943  0x000076df nbranch  0x00006d2e , 0x00000002 
- 00027944  0x000076e0 store  0x00000002 , 0x00000678 
- 00027945  0x000076e1 fetch  0x00000003 , 0x0000068c 
- 00027946  0x000076e2 fetcht  0x00000002 , 0x00000670 
- 00027947  0x000076e3 isub  0x00000002 , 0x0000003f 
- 00027948  0x000076e4 store  0x00000002 , 0x00000688 
- 00027949  0x000076e5 rtn 
- 00027950  0x000076e8 fetch  0x00000002 , 0x00000678 
- 00027951  0x000076e9 store  0x00000002 , 0x00000688 
- 00027952  0x000076ea setarg  0x00000000 
- 00027953  0x000076eb store  0x00000002 , 0x00000678 
- 00027954  0x000076ec rtn 
- 00027955  0x000076ef copy  0x00000012 , 0x0000003f 
- 00027956  0x000076f0 increase  0x00000002 , 0x00000002 
- 00027957  0x000076f1 storet  0x00000002 , 0x00008092 
- 00027958  0x000076f2 increase  0xfffffffe , 0x00000011 
- 00027959  0x000076f3 ifetcht  0x00000003 , 0x00000011 
- 00027960  0x000076f4 copy  0x00000002 , 0x00000012 
- 00027961  0x000076f5 arg  0x000000a0 , 0x00000002 
- 00027962  0x000076f6 istoret  0x00000001 , 0x00000011 
- 00027963  0x000076f7 istore  0x00000001 , 0x00000005 
- 00027964  0x000076f8 branch  0x00006d4a 
- 00027965  0x000076fc copy  0x0000003f , 0x00000012 
- 00027966  0x000076fd bpatch  0x000000cf , 0x00004019 
- 00027967  0x000076fe bmark1  0x00000028 , 0x00006d33 
- 00027968  0x000076ff copy  0x00000012 , 0x0000003f 
- 00027969  0x00007700 increase  0x00000003 , 0x00000002 
- 00027970  0x00007701 storet  0x00000002 , 0x00008092 
- 00027971  0x00007702 increase  0xfffffffd , 0x00000011 
- 00027972  0x00007703 ifetcht  0x00000003 , 0x00000011 
- 00027973  0x00007704 copy  0x00000002 , 0x00000012 
- 00027974  0x00007705 arg  0x000000a0 , 0x00000002 
- 00027975  0x00007706 istoret  0x00000001 , 0x00000011 
- 00027976  0x00007707 byteswap  0x0000003f , 0x0000003f 
- 00027977  0x00007708 istore  0x00000002 , 0x00000005 
- 00027978  0x0000770a storer  0x00000011 , 0x00000002 , 0x00008094 
- 00027979  0x0000770b setarg  0x00000000 
- 00027980  0x0000770c store  0x00000002 , 0x00008098 
- 00027981  0x0000770d jam  0x00000001 , 0x0000808a 
- 00027982  0x0000770e jam  0x00000004 , 0x00008006 
- 00027983  0x0000770f call  0x00006cbe 
- 00027984  0x00007710 istorer  0x00000012 , 0x00000003 , 0x00000011 
- 00027985  0x00007712 bpatch  0x000000d0 , 0x0000401a 
- 00027986  0x00007713 jam  0x00000000 , 0x000001e2 
- 00027987  0x00007715 setarg  0x00000001 
- 00027988  0x00007716 store  0x00000002 , 0x00008092 
- 00027989  0x00007717 jam  0x000000a0 , 0x000001df 
- 00027990  0x00007718 setarg  0x000001df 
- 00027991  0x00007719 store  0x00000002 , 0x00008094 
- 00027992  0x0000771a setarg  0x00000000 
- 00027993  0x0000771b store  0x00000002 , 0x00008098 
- 00027994  0x0000771c store  0x00000002 , 0x00008096 
- 00027995  0x0000771d setarg  0x00000003 
- 00027996  0x0000771e store  0x00000001 , 0x0000808a 
- 00027997  0x0000771f jam  0x00000004 , 0x00008006 
- 00027998  0x00007720 call  0x00006cbe 
- 00027999  0x00007721 fetch  0x00000001 , 0x00008128 
- 00028000  0x00007722 rtnbit0  0x00000006 
- 00028001  0x00007723 nop  0x000005dc 
- 00028002  0x00007724 fetch  0x00000001 , 0x000001e2 
- 00028003  0x00007725 increase  0x00000001 , 0x0000003f 
- 00028004  0x00007726 store  0x00000001 , 0x000001e2 
- 00028005  0x00007727 sub  0x0000003f , 0x00000028 , 0x0000003e 
- 00028006  0x00007728 nrtn  0x00000002 
- 00028007  0x00007729 branch  0x00006d53 
- 00028008  0x0000772e call  0x00007dba 
- 00028009  0x0000772f branch  0x00006d6a 
- 00028010  0x00007732 rshift16  0x0000003f , 0x00000002 
- 00028011  0x00007733 call  0x00006d8e , 0x00000028 
- 00028012  0x00007734 rshift32  0x0000003f , 0x0000003f 
- 00028013  0x00007735 rshift16  0x0000003f , 0x00000002 
- 00028014  0x00007736 call  0x00006d8a , 0x00000028 
- 00028015  0x00007737 fetch  0x00000002 , 0x00008050 
- 00028016  0x00007738 set0  0x0000000f , 0x0000003f 
- 00028017  0x00007739 store  0x00000002 , 0x00008050 
- 00028018  0x0000773a rtn 
- 00028019  0x0000773e store  0x00000002 , 0x00008052 
- 00028020  0x0000773f rtn 
- 00028021  0x00007743 call  0x00006d77 
- 00028022  0x00007744 branch  0x00006d73 
- 00028023  0x00007748 call  0x00006d7c 
- 00028024  0x00007749 idiv  0x00000002 
- 00028025  0x0000774a call  0x00007d62 
- 00028026  0x0000774b quotient  0x0000003f 
- 00028027  0x0000774c rtn 
- 00028028  0x0000774f fetch  0x00000001 , 0x00008043 
- 00028029  0x00007750 bbit0  0x00000000 , 0x00006d80 
- 00028030  0x00007751 setarg  0x02dc6c00 
- 00028031  0x00007752 rtn 
- 00028032  0x00007754 setarg  0x016e3600 
- 00028033  0x00007755 rtn 
- 00028034  0x00007758 fetch  0x00000001 , 0x00008043 
- 00028035  0x00007759 and  0x0000003f , 0x000000fe , 0x0000003f 
- 00028036  0x0000775a store  0x00000001 , 0x00008043 
- 00028037  0x0000775b rtn 
- 00028038  0x0000775e fetch  0x00000001 , 0x00008043 
- 00028039  0x0000775f or  0x0000003f , 0x00000001 , 0x0000003f 
- 00028040  0x00007760 store  0x00000001 , 0x00008043 
- 00028041  0x00007761 rtn 
- 00028042  0x00007766 store  0x00000002 , 0x0000805a 
- 00028043  0x00007767 store  0x00000002 , 0x0000805e 
- 00028044  0x00007768 storet  0x00000002 , 0x0000805c 
- 00028045  0x00007769 rtn 
- 00028046  0x0000776d store  0x00000002 , 0x00008054 
- 00028047  0x0000776e store  0x00000002 , 0x00008058 
- 00028048  0x0000776f storet  0x00000002 , 0x00008056 
- 00028049  0x00007770 rtn 
- 00028050  0x00007773 fetchr  0x0000000a , 0x00000002 , 0x0000805a 
- 00028051  0x00007774 fetchr  0x00000010 , 0x00000002 , 0x0000805c 
- 00028052  0x00007775 fetchr  0x00000003 , 0x00000002 , 0x0000805e 
- 00028053  0x00007776 rtn 
- 00028054  0x00007779 fetchr  0x0000000a , 0x00000002 , 0x00008054 
- 00028055  0x0000777a fetchr  0x00000010 , 0x00000002 , 0x00008056 
- 00028056  0x0000777b fetchr  0x00000003 , 0x00000002 , 0x00008058 
- 00028057  0x0000777c rtn 
- 00028058  0x0000777f storer  0x00000003 , 0x00000002 , 0x0000805e 
- 00028059  0x00007780 rtn 
- 00028060  0x00007783 storer  0x00000003 , 0x00000002 , 0x00008058 
- 00028061  0x00007784 rtn 
- 00028062  0x00007787 call  0x00006d96 
- 00028063  0x00007788 fetch  0x00000002 , 0x00008112 
- 00028064  0x00007789 iadd  0x00000003 , 0x00000003 
- 00028065  0x0000778a branch  0x00006d9c 
- 00028066  0x0000778d call  0x00006da6 
- 00028067  0x0000778e branch  0x00006d92 
- 00028068  0x00007791 call  0x00006d9a 
- 00028069  0x00007792 branch  0x00006daa 
- 00028070  0x00007796 storer  0x00000003 , 0x00000002 , 0x00000697 
- 00028071  0x00007797 storer  0x0000000a , 0x00000002 , 0x00000695 
- 00028072  0x00007798 storer  0x00000010 , 0x00000002 , 0x00000693 
- 00028073  0x00007799 rtn 
- 00028074  0x0000779c fetchr  0x00000003 , 0x00000002 , 0x00000697 
- 00028075  0x0000779d fetchr  0x0000000a , 0x00000002 , 0x00000695 
- 00028076  0x0000779e fetchr  0x00000010 , 0x00000002 , 0x00000693 
- 00028077  0x0000779f rtn 
- 00028078  0x000077a2 fetch  0x00000002 , 0x0000810e 
- 00028079  0x000077a3 nbranch  0x00006dae , 0x00000034 
- 00028080  0x000077a4 rtn 
- 00028081  0x000077a7 deposit  0x00000039 
- 00028082  0x000077a8 rtn  0x00000034 
- 00028083  0x000077aa increase  0xfffffff8 , 0x00000039 
- 00028084  0x000077ab call  0x00006dbe , 0x00000002 
- 00028085  0x000077ac rtn  0x00000005 
- 00028086  0x000077ad branch  0x00006db3 , 0x00000002 
- 00028087  0x000077ae increase  0x00000008 , 0x00000039 
- 00028088  0x000077b0 increase  0xfffffffc , 0x00000039 
- 00028089  0x000077b1 call  0x00006dc1 , 0x00000002 
- 00028090  0x000077b2 rtn  0x00000005 
- 00028091  0x000077b3 branch  0x00006db8 , 0x00000002 
- 00028092  0x000077b4 increase  0x00000004 , 0x00000039 
- 00028093  0x000077b5 branch  0x00006dc4 
- 00028094  0x000077b8 ifetch  0x00000008 , 0x00000006 
- 00028095  0x000077b9 istore  0x00000008 , 0x00000003 
- 00028096  0x000077ba rtn 
- 00028097  0x000077bd ifetch  0x00000004 , 0x00000006 
- 00028098  0x000077be istore  0x00000004 , 0x00000003 
- 00028099  0x000077bf rtn 
- 00028100  0x000077c2 deposit  0x00000039 
- 00028101  0x000077c3 rtn  0x00000034 
- 00028102  0x000077c5 ifetch  0x00000001 , 0x00000006 
- 00028103  0x000077c6 istore  0x00000001 , 0x00000003 
- 00028104  0x000077c7 loop  0x00006dc6 
- 00028105  0x000077c8 rtn 
- 00028106  0x000077cb deposit  0x00000039 
- 00028107  0x000077cc rtn  0x00000034 
- 00028108  0x000077ce increase  0xfffffff8 , 0x00000039 
- 00028109  0x000077cf call  0x00006dd7 , 0x00000002 
- 00028110  0x000077d0 rtn  0x00000005 
- 00028111  0x000077d1 branch  0x00006dcc , 0x00000002 
- 00028112  0x000077d2 increase  0x00000008 , 0x00000039 
- 00028113  0x000077d4 increase  0xfffffffc , 0x00000039 
- 00028114  0x000077d5 call  0x00006dda , 0x00000002 
- 00028115  0x000077d6 rtn  0x00000005 
- 00028116  0x000077d7 branch  0x00006dd1 , 0x00000002 
- 00028117  0x000077d8 increase  0x00000004 , 0x00000039 
- 00028118  0x000077d9 branch  0x00006ddd 
- 00028119  0x000077dd ifetch  0x00000008 , 0x00000003 
- 00028120  0x000077de istore  0x00000008 , 0x00000005 
- 00028121  0x000077df rtn 
- 00028122  0x000077e2 ifetch  0x00000004 , 0x00000003 
- 00028123  0x000077e3 istore  0x00000004 , 0x00000005 
- 00028124  0x000077e4 rtn 
- 00028125  0x000077e8 deposit  0x00000039 
- 00028126  0x000077e9 rtn  0x00000034 
- 00028127  0x000077eb ifetch  0x00000001 , 0x00000003 
- 00028128  0x000077ec istore  0x00000001 , 0x00000005 
- 00028129  0x000077ed loop  0x00006ddf 
- 00028130  0x000077ee rtn 
- 00028131  0x000077f4 jam  0x0000003d , 0x0000066f 
- 00028132  0x000077f5 branch  0x0000782b 
- 00028133  0x000077f8 bpatch  0x000000d1 , 0x0000401a 
- 00028134  0x000077f9 fetch  0x00000001 , 0x000043fa 
- 00028135  0x000077fa rtn  0x00000034 
- 00028136  0x000077fb call  0x00006e87 
- 00028137  0x000077fc call  0x00006e8d , 0x00000005 
- 00028138  0x000077fd call  0x00007dc0 
- 00028139  0x000077fe call  0x00006e18 
- 00028140  0x00007800 fetch  0x00000001 , 0x000043fa 
- 00028141  0x00007801 icopy  0x00000013 
- 00028142  0x00007802 fetcht  0x00000002 , 0x000043f8 
- 00028143  0x00007803 storet  0x00000002 , 0x00000033 
- 00028144  0x00007805 copy  0x00000013 , 0x0000003f 
- 00028145  0x00007806 branch  0x00006de3 , 0x00000034 
- 00028146  0x00007807 increase  0xffffffff , 0x00000013 
- 00028147  0x00007808 copy  0x00000002 , 0x00000011 
- 00028148  0x00007809 ifetch  0x00000001 , 0x00000011 
- 00028149  0x0000780a fetcht  0x00000001 , 0x00000031 
- 00028150  0x0000780b isub  0x00000002 , 0x0000003e 
- 00028151  0x0000780c call  0x00006e00 , 0x00000005 
- 00028152  0x0000780d branch  0x00006dfc , 0x00000002 
- 00028153  0x0000780e ifetch  0x00000001 , 0x00000011 
- 00028154  0x0000780f increase  0x00000001 , 0x0000003f 
- 00028155  0x00007810 istore  0x00000001 , 0x00000011 
- 00028156  0x00007812 fetcht  0x00000002 , 0x00000033 
- 00028157  0x00007813 increase  0x00000022 , 0x00000002 
- 00028158  0x00007814 storet  0x00000002 , 0x00000033 
- 00028159  0x00007815 branch  0x00006df0 
- 00028160  0x00007818 setarg  0x00000000 
- 00028161  0x00007819 istore  0x00000001 , 0x00000011 
- 00028162  0x0000781a fetch  0x00000001 , 0x00000032 
- 00028163  0x0000781b istore  0x00000001 , 0x00000005 
- 00028164  0x0000781c bne  0x00000033 , 0x00006e0d 
- 00028165  0x0000781f ifetch  0x00000006 , 0x00000006 
- 00028166  0x00007820 istore  0x00000008 , 0x00000005 
- 00028167  0x00007821 setarg  0x00000000 
- 00028168  0x00007822 istore  0x00000008 , 0x00000005 
- 00028169  0x00007823 copy  0x00000012 , 0x00000006 
- 00028170  0x00007825 call  0x00007c8f 
- 00028171  0x00007826 force  0x00000001 , 0x0000003e 
- 00028172  0x00007827 rtn 
- 00028173  0x0000782a beq  0x00000036 , 0x00006e11 
- 00028174  0x0000782b beq  0x00000037 , 0x00006e15 
- 00028175  0x0000782c arg  0x0000428a , 0x00000012 
- 00028176  0x0000782d branch  0x00006e05 
- 00028177  0x00007830 arg  0x0000430d , 0x00000006 
- 00028178  0x00007831 call  0x00007c8f 
- 00028179  0x00007833 arg  0x0000428a , 0x00000006 
- 00028180  0x00007834 branch  0x00006e0a 
- 00028181  0x00007837 arg  0x00004305 , 0x00000006 
- 00028182  0x00007838 call  0x00007c8f 
- 00028183  0x00007839 branch  0x00006e13 
- 00028184  0x0000783f bpatch  0x000000d2 , 0x0000401a 
- 00028185  0x00007840 call  0x00007dbc 
- 00028186  0x00007841 fetch  0x00000001 , 0x000043fa 
- 00028187  0x00007842 rtn  0x00000034 
- 00028188  0x00007843 bpatch  0x000000d3 , 0x0000401a 
- 00028189  0x00007844 fetch  0x00000002 , 0x000044e9 
- 00028190  0x00007845 rtnbit0  0x00000009 
- 00028191  0x00007847 fetch  0x00000001 , 0x000042cb 
- 00028192  0x00007848 beq  0x00000000 , 0x00006e34 
- 00028193  0x00007849 fetch  0x00000001 , 0x0000017d 
- 00028194  0x0000784a compare  0x000000c0 , 0x0000003f , 0x000000c0 
- 00028195  0x0000784b branch  0x00006e27 , 0x00000001 
- 00028196  0x0000784c compare  0x00000040 , 0x0000003f , 0x000000c0 
- 00028197  0x0000784d branch  0x00006e39 , 0x00000001 
- 00028198  0x0000784e branch  0x00006e2e 
- 00028199  0x00007851 branch  0x00006e2b , 0x0000002c 
- 00028200  0x00007852 fetch  0x00000001 , 0x000042c2 
- 00028201  0x00007853 bbit0  0x00000001 , 0x00006e34 
- 00028202  0x00007854 branch  0x00006e2e 
- 00028203  0x00007857 call  0x00006e34 
- 00028204  0x00007858 rtn  0x00000028 
- 00028205  0x00007859 branch  0x00006e2e 
- 00028206  0x0000785e fetch  0x00000001 , 0x000042fe 
- 00028207  0x0000785f bbit1  0x00000007 , 0x00006e31 
- 00028208  0x00007860 branch  0x00006e37 
- 00028209  0x00007864 fetch  0x00000006 , 0x00000178 
- 00028210  0x00007865 store  0x00000008 , 0x00004305 
- 00028211  0x00007866 branch  0x00006e37 
- 00028212  0x0000786a jam  0x00000035 , 0x00000032 
- 00028213  0x0000786b fetch  0x00000006 , 0x00000178 
- 00028214  0x0000786c branch  0x00006e3b 
- 00028215  0x0000786f jam  0x00000037 , 0x00000032 
- 00028216  0x00007870 branch  0x00006e3b 
- 00028217  0x00007874 jam  0x00000036 , 0x00000032 
- 00028218  0x00007875 branch  0x00006e3b 
- 00028219  0x00007878 bpatch  0x000000d4 , 0x0000401a 
- 00028220  0x0000787a fetch  0x00000002 , 0x000043f8 
- 00028221  0x0000787b ifetcht  0x00000001 , 0x0000003f 
- 00028222  0x0000787c pincrease  0x00000001 
- 00028223  0x0000787d store  0x00000002 , 0x00000033 
- 00028224  0x0000787e storet  0x00000001 , 0x00000031 
- 00028225  0x0000787f fetch  0x00000001 , 0x000043fa 
- 00028226  0x00007880 icopy  0x00000013 
- 00028227  0x00007882 fetch  0x00000002 , 0x00000033 
- 00028228  0x00007883 copy  0x0000003f , 0x00000011 
- 00028229  0x00007884 call  0x00006e53 
- 00028230  0x00007885 rtn  0x00000028 
- 00028231  0x00007886 fetcht  0x00000002 , 0x00000033 
- 00028232  0x00007887 increase  0x00000022 , 0x00000002 
- 00028233  0x00007888 storet  0x00000002 , 0x00000033 
- 00028234  0x00007889 increase  0xffffffff , 0x00000002 
- 00028235  0x0000788a ifetch  0x00000001 , 0x00000002 
- 00028236  0x0000788b store  0x00000001 , 0x00000031 
- 00028237  0x0000788c increase  0xffffffff , 0x00000013 
- 00028238  0x0000788d nbranch  0x00006e43 , 0x00000005 
- 00028239  0x0000788e fetch  0x00000001 , 0x000043fa 
- 00028240  0x0000788f pincrease  0xffffffff 
- 00028241  0x00007890 store  0x00000001 , 0x00000031 
- 00028242  0x00007891 rtn 
- 00028243  0x00007893 fetch  0x00000001 , 0x00000032 
- 00028244  0x00007894 bne  0x00000033 , 0x00006e5a 
- 00028245  0x00007896 arg  0x00000032 , 0x00000012 
- 00028246  0x00007897 arg  0x00000007 , 0x00000039 
- 00028247  0x00007898 call  0x00007d64 
- 00028248  0x00007899 branch  0x00007dba , 0x00000005 
- 00028249  0x0000789a rtn 
- 00028250  0x0000789d beq  0x00000036 , 0x00006e5d 
- 00028251  0x0000789e beq  0x00000037 , 0x00006e78 
- 00028252  0x0000789f branch  0x00006e55 
- 00028253  0x000078a2 ifetcht  0x00000001 , 0x00000011 
- 00028254  0x000078a3 isub  0x00000002 , 0x0000003e 
- 00028255  0x000078a4 nrtn  0x00000005 
- 00028256  0x000078a5 arg  0x000006a1 , 0x00000005 
- 00028257  0x000078a6 arg  0x00000010 , 0x00000039 
- 00028258  0x000078a7 call  0x00007ca1 
- 00028259  0x000078a8 fetch  0x00000003 , 0x0000017b 
- 00028260  0x000078a9 store  0x00000003 , 0x000006a1 
- 00028261  0x000078aa call  0x00006e6f 
- 00028262  0x000078ab fetch  0x00000002 , 0x000006be 
- 00028263  0x000078ac byteswap  0x0000003f , 0x0000003f 
- 00028264  0x000078ad lshift8  0x0000003f , 0x00000002 
- 00028265  0x000078ae ifetch  0x00000001 , 0x00000006 
- 00028266  0x000078af iadd  0x00000002 , 0x0000003f 
- 00028267  0x000078b0 fetcht  0x00000003 , 0x00000178 
- 00028268  0x000078b1 isub  0x00000002 , 0x0000003e 
- 00028269  0x000078b2 branch  0x00007dba , 0x00000005 
- 00028270  0x000078b3 rtn 
- 00028271  0x000078b7 arg  0x000006a1 , 0x00000006 
- 00028272  0x000078b8 call  0x00007361 
- 00028273  0x000078ba ifetch  0x00000001 , 0x00000011 
- 00028274  0x000078bb call  0x00007362 
- 00028275  0x000078bc force  0x00000038 , 0x00000036 
- 00028276  0x000078bd force  0x00000000 , 0x00000036 
- 00028277  0x000078be call  0x000072cf 
- 00028278  0x000078bf arg  0x000006b1 , 0x00000005 
- 00028279  0x000078c0 branch  0x00007375 
- 00028280  0x000078c3 ifetcht  0x00000001 , 0x00000011 
- 00028281  0x000078c4 isub  0x00000002 , 0x0000003e 
- 00028282  0x000078c5 nrtn  0x00000005 
- 00028283  0x000078c6 copy  0x00000006 , 0x00000011 
- 00028284  0x000078c7 add  0x00000006 , 0x00000008 , 0x00000013 
- 00028285  0x000078c8 arg  0x00004305 , 0x00000012 
- 00028286  0x000078c9 arg  0x00000008 , 0x00000039 
- 00028287  0x000078ca call  0x00007d64 
- 00028288  0x000078cb branch  0x00007dba , 0x00000005 
- 00028289  0x000078cc copy  0x00000013 , 0x00000011 
- 00028290  0x000078cd arg  0x0000430d , 0x00000012 
- 00028291  0x000078ce arg  0x00000008 , 0x00000039 
- 00028292  0x000078cf call  0x00007d64 
- 00028293  0x000078d0 branch  0x00007dba , 0x00000005 
- 00028294  0x000078d1 rtn 
- 00028295  0x000078d4 fetch  0x00000002 , 0x000043f8 
- 00028296  0x000078d5 ifetcht  0x00000001 , 0x0000003f 
- 00028297  0x000078d6 pincrease  0x00000022 
- 00028298  0x000078d7 ifetch  0x00000001 , 0x0000003f 
- 00028299  0x000078d8 isub  0x00000002 , 0x0000003e 
- 00028300  0x000078d9 rtn 
- 00028301  0x000078dc fetch  0x00000001 , 0x000043fa 
- 00028302  0x000078dd icopy  0x00000039 
- 00028303  0x000078de fetcht  0x00000002 , 0x000043f8 
- 00028304  0x000078df setarg  0x00000000 
- 00028305  0x000078e1 istore  0x00000001 , 0x00000002 
- 00028306  0x000078e2 increase  0x00000022 , 0x00000002 
- 00028307  0x000078e3 pincrease  0x00000001 
- 00028308  0x000078e4 loop  0x00006e91 
- 00028309  0x000078e5 rtn 
- 00028310  0x000078ea call  0x00007dbe 
- 00028311  0x000078eb call  0x00006e18 
- 00028312  0x000078ec nbranch  0x00006ea1 , 0x00000028 
- 00028313  0x000078ed fetch  0x00000002 , 0x00000033 
- 00028314  0x000078ee add  0x0000003f , 0x00000001 , 0x00000006 
- 00028315  0x000078ef arg  0x0000430d , 0x00000005 
- 00028316  0x000078f0 call  0x00007c8f 
- 00028317  0x000078f1 arg  0x0000428a , 0x00000005 
- 00028318  0x000078f2 call  0x00007c8f 
- 00028319  0x000078f3 jam  0x00000001 , 0x0000429a 
- 00028320  0x000078f4 rtn 
- 00028321  0x000078f7 jam  0x00000000 , 0x0000429a 
- 00028322  0x000078f8 rtn 
- 00028323  0x000078fc jam  0x00000034 , 0x00000032 
- 00028324  0x000078fd branch  0x00006ea5 
- 00028325  0x00007900 fetch  0x00000001 , 0x000043cb 
- 00028326  0x00007901 beq  0x0000000a , 0x00006de5 
- 00028327  0x00007902 beq  0x00000008 , 0x00005c42 
- 00028328  0x00007903 rtn 
- 00028329  0x0000790a and  0x00000002 , 0x0000001f , 0x0000003f 
- 00028330  0x0000790b rshift  0x0000003f , 0x0000003f 
- 00028331  0x0000790c arg  0x00000016 , 0x00000005 
- 00028332  0x0000790d iadd  0x00000005 , 0x00000005 
- 00028333  0x0000790e arg  0x000000f0 , 0x00000030 
- 00028334  0x0000790f isolate0  0x00000000 , 0x00000002 
- 00028335  0x00007910 rtn  0x00000001 
- 00028336  0x00007911 arg  0x0000000f , 0x00000030 
- 00028337  0x00007912 rtn 
- 00028338  0x00007916 bpatch  0x000000d5 , 0x0000401a 
- 00028339  0x00007917 set1  0x00000007 , 0x00000002 
- 00028340  0x00007918 call  0x00006ee6 
- 00028341  0x00007919 nsetflag  0x00000001 , 0x00000007 , 0x00000002 
- 00028342  0x0000791d bpatch  0x000000d6 , 0x0000401a 
- 00028343  0x0000791e sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00028344  0x0000791f rtn  0x00000005 
- 00028345  0x00007920 arg  0x00000004 , 0x00000008 
- 00028346  0x00007921 isolate1  0x00000007 , 0x00000002 
- 00028347  0x00007922 branch  0x00006ebd , 0x00000001 
- 00028348  0x00007923 arg  0x00000002 , 0x00000008 
- 00028349  0x00007925 call  0x00006ea9 
- 00028350  0x00007926 isolate0  0x00000000 , 0x00000002 
- 00028351  0x00007927 branch  0x00006ec1 , 0x00000001 
- 00028352  0x00007928 lshift4  0x00000008 , 0x00000008 
- 00028353  0x0000792a ifetch  0x00000001 , 0x00000005 
- 00028354  0x0000792b iand  0x00000030 , 0x0000003f 
- 00028355  0x0000792c ior  0x00000008 , 0x0000003f 
- 00028356  0x0000792d istore  0x00000001 , 0x00000005 
- 00028357  0x0000792e rtn 
- 00028358  0x00007932 bpatch  0x000000d7 , 0x0000401a 
- 00028359  0x00007933 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00028360  0x00007934 rtn  0x00000005 
- 00028361  0x00007935 arg  0x00000001 , 0x00000008 
- 00028362  0x00007936 call  0x00006ea9 
- 00028363  0x00007937 isolate0  0x00000000 , 0x00000002 
- 00028364  0x00007938 branch  0x00006ece , 0x00000001 
- 00028365  0x00007939 lshift4  0x00000008 , 0x00000008 
- 00028366  0x0000793b ifetch  0x00000001 , 0x00000005 
- 00028367  0x0000793c iand  0x00000030 , 0x0000003f 
- 00028368  0x0000793d ior  0x00000008 , 0x0000003f 
- 00028369  0x0000793e istore  0x00000001 , 0x00000005 
- 00028370  0x0000793f rtn 
- 00028371  0x00007945 bpatch  0x000000d8 , 0x0000401b 
- 00028372  0x00007946 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00028373  0x00007947 rtn  0x00000005 
- 00028374  0x00007948 call  0x00006ea9 
- 00028375  0x00007949 ifetch  0x00000001 , 0x00000005 
- 00028376  0x0000794a iand  0x00000030 , 0x0000003f 
- 00028377  0x0000794b istore  0x00000001 , 0x00000005 
- 00028378  0x0000794c rtn 
- 00028379  0x0000794f call  0x00006ed3 
- 00028380  0x00007950 branch  0x00006ee0 
- 00028381  0x00007954 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00028382  0x00007955 rtn  0x00000005 
- 00028383  0x00007956 ncall  0x00006eb6 , 0x0000002b 
- 00028384  0x00007958 call  0x00006f14 
- 00028385  0x00007959 setarg  0x00000000 
- 00028386  0x0000795a isolate1  0x00000007 , 0x00000002 
- 00028387  0x0000795b nsetflag  0x00000001 , 0x00000006 , 0x0000003f 
- 00028388  0x0000795c setflag  0x00000001 , 0x00000007 , 0x0000003f 
- 00028389  0x0000795d branch  0x00006f0d 
- 00028390  0x00007961 bpatch  0x000000d9 , 0x0000401b 
- 00028391  0x00007962 arg  0x0000811c , 0x00000005 
- 00028392  0x00007963 and  0x00000002 , 0x00000007 , 0x00000007 
- 00028393  0x00007964 rshift3  0x00000002 , 0x0000003f 
- 00028394  0x00007965 and_into  0x00000003 , 0x0000003f 
- 00028395  0x00007966 iadd  0x00000005 , 0x00000005 
- 00028396  0x00007967 ifetch  0x00000001 , 0x00000005 
- 00028397  0x00007968 isolate1  0x00000007 , 0x00000002 
- 00028398  0x00007969 branch  0x00006ef1 , 0x00000001 
- 00028399  0x0000796a qisolate0  0x0000003f 
- 00028400  0x0000796b rtn 
- 00028401  0x0000796d qisolate1  0x0000003f 
- 00028402  0x0000796e rtn 
- 00028403  0x00007972 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00028404  0x00007973 rtn  0x00000005 
- 00028405  0x00007974 isolate1  0x00000007 , 0x0000003e 
- 00028406  0x00007975 branch  0x00006efa 
- 00028407  0x00007979 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00028408  0x0000797a rtn  0x00000005 
- 00028409  0x0000797b isolate0  0x00000007 , 0x0000003e 
- 00028410  0x0000797f setarg  0x00000000 
- 00028411  0x00007980 nsetflag  0x00000001 , 0x00000007 , 0x0000003f 
- 00028412  0x00007981 ixor  0x00000002 , 0x00000002 
- 00028413  0x00007985 call  0x00006f14 
- 00028414  0x00007986 setarg  0x0000003f 
- 00028415  0x00007987 isolate1  0x00000007 , 0x00000002 
- 00028416  0x00007988 setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00028417  0x00007989 branch  0x00006f0d 
- 00028418  0x0000798d sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00028419  0x0000798e branch  0x00007dc4 , 0x00000005 
- 00028420  0x0000798f call  0x00006f14 
- 00028421  0x00007990 ifetch  0x00000001 , 0x00000005 
- 00028422  0x00007991 bbit1  0x00000000 , 0x00006f09 
- 00028423  0x00007992 isolate0  0x00000007 , 0x00000002 
- 00028424  0x00007993 rtn 
- 00028425  0x00007995 isolate1  0x00000007 , 0x00000002 
- 00028426  0x00007996 rtn 
- 00028427  0x00007999 call  0x00006f14 
- 00028428  0x0000799a setarg  0x000000c0 
- 00028429  0x0000799c istore  0x00000001 , 0x00000005 
- 00028430  0x0000799d rtn 
- 00028431  0x000079a0 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00028432  0x000079a1 rtn  0x00000005 
- 00028433  0x000079a2 call  0x00006f14 
- 00028434  0x000079a3 setarg  0x00000000 
- 00028435  0x000079a4 branch  0x00006f0d 
- 00028436  0x000079a7 and  0x00000002 , 0x0000003f , 0x0000003f 
- 00028437  0x000079a8 sub  0x0000003f , 0x0000000f , 0x0000003e 
- 00028438  0x000079a9 nbranch  0x00006f1a , 0x00000002 
- 00028439  0x000079aa arg  0x00008070 , 0x00000005 
- 00028440  0x000079ac iadd  0x00000005 , 0x00000005 
- 00028441  0x000079ad rtn 
- 00028442  0x000079af arg  0x000080d4 , 0x00000005 
- 00028443  0x000079b0 increase  0xfffffff0 , 0x0000003f 
- 00028444  0x000079b1 branch  0x00006f18 
- 00028445  0x000079b5 and  0x0000003f , 0x000000ff , 0x00000002 
- 00028446  0x000079b6 rshift8  0x0000003f , 0x0000003f 
- 00028447  0x000079b7 branch  0x00006f21 
- 00028448  0x000079bb rtnbit0  0x00000007 
- 00028449  0x000079bd and_into  0x0000003f , 0x0000003f 
- 00028450  0x000079be sub  0x0000003f , 0x0000000f , 0x0000003e 
- 00028451  0x000079bf nbranch  0x00006f28 , 0x00000002 
- 00028452  0x000079c0 arg  0x00008070 , 0x00000005 
- 00028453  0x000079c2 iadd  0x00000005 , 0x00000005 
- 00028454  0x000079c3 istoret  0x00000001 , 0x00000005 
- 00028455  0x000079c4 rtn 
- 00028456  0x000079c6 arg  0x000080d4 , 0x00000005 
- 00028457  0x000079c7 increase  0xfffffff0 , 0x0000003f 
- 00028458  0x000079c8 branch  0x00006f25 
- 00028459  0x000079cd and_into  0x0000003f , 0x00000002 
- 00028460  0x000079ce sub  0x00000002 , 0x0000000f , 0x0000003e 
- 00028461  0x000079cf nbranch  0x00006f32 , 0x00000002 
- 00028462  0x000079d0 setarg  0x00008070 
- 00028463  0x000079d2 iadd  0x00000002 , 0x00000006 
- 00028464  0x000079d3 ifetch  0x00000001 , 0x00000006 
- 00028465  0x000079d4 rtn 
- 00028466  0x000079d6 setarg  0x000080d4 
- 00028467  0x000079d7 increase  0xfffffff0 , 0x00000002 
- 00028468  0x000079d8 branch  0x00006f2f 
- 00028469  0x000079dd arg  0x00000010 , 0x00000039 
- 00028470  0x000079de arg  0x00008070 , 0x00000006 
- 00028471  0x000079e0 copy  0x00000006 , 0x00000005 
- 00028472  0x000079e1 ifetch  0x00000001 , 0x00000006 
- 00028473  0x000079e2 beq  0x0000001f , 0x00006f48 
- 00028474  0x000079e3 beq  0x00000020 , 0x00006f48 
- 00028475  0x000079e4 beq  0x00000021 , 0x00006f48 
- 00028476  0x000079e5 beq  0x00000022 , 0x00006f48 
- 00028477  0x000079e6 beq  0x00000023 , 0x00006f48 
- 00028478  0x000079e7 beq  0x0000002c , 0x00006f48 
- 00028479  0x000079e8 beq  0x0000002d , 0x00006f48 
- 00028480  0x000079e9 beq  0x00000000 , 0x00006f48 
- 00028481  0x000079eb loop  0x00006f37 
- 00028482  0x000079ec arg  0x000080dc , 0x0000003f 
- 00028483  0x000079ed isub  0x00000006 , 0x0000003e 
- 00028484  0x000079ee rtn  0x00000005 
- 00028485  0x000079f0 arg  0x00000008 , 0x00000039 
- 00028486  0x000079f1 arg  0x000080d4 , 0x00000006 
- 00028487  0x000079f2 branch  0x00006f37 
- 00028488  0x000079f6 setarg  0x00000040 
- 00028489  0x000079f7 istore  0x00000001 , 0x00000005 
- 00028490  0x000079f8 branch  0x00006f41 
- 00028491  0x000079fa setarg  0x00000080 
- 00028492  0x000079fb istore  0x00000001 , 0x00000005 
- 00028493  0x000079fc branch  0x00006f41 
- 00028494  0x00007a01 bpatch  0x000000da , 0x0000401b 
- 00028495  0x00007a02 rtn  0x0000002b 
- 00028496  0x00007a03 jam  0x00000077 , 0x00008a07 
- 00028497  0x00007a04 jam  0x000000c9 , 0x00008a08 
- 00028498  0x00007a05 jam  0x00000001 , 0x00008a0b 
- 00028499  0x00007a06 fetch  0x00000001 , 0x00004409 
- 00028500  0x00007a07 store  0x00000001 , 0x000080cd 
- 00028501  0x00007a08 call  0x00006f97 
- 00028502  0x00007a09 jam  0x000000c1 , 0x00008a08 
- 00028503  0x00007a0b arg  0x00000007 , 0x00000039 
- 00028504  0x00007a0c arg  0x00004412 , 0x00000011 
- 00028505  0x00007a0d jam  0x00000005 , 0x00008a0a 
- 00028506  0x00007a0f fetch  0x00000001 , 0x00008a0c 
- 00028507  0x00007a10 istore  0x00000001 , 0x00000011 
- 00028508  0x00007a11 increase  0x00000001 , 0x00000011 
- 00028509  0x00007a12 fetch  0x00000001 , 0x00008a0a 
- 00028510  0x00007a13 increase  0x00000020 , 0x0000003f 
- 00028511  0x00007a14 store  0x00000001 , 0x00008a0a 
- 00028512  0x00007a15 loop  0x00006f5a 
- 00028513  0x00007a16 jam  0x00000000 , 0x00008a07 
- 00028514  0x00007a17 rtn 
- 00028515  0x00007a1a fetch  0x00000001 , 0x000080cc 
- 00028516  0x00007a1b set1  0x00000001 , 0x0000003f 
- 00028517  0x00007a1c store  0x00000001 , 0x000080cc 
- 00028518  0x00007a1d arg  0x00000007 , 0x00000039 
- 00028519  0x00007a1e arg  0x00004412 , 0x00000011 
- 00028520  0x00007a1f jam  0x00000015 , 0x00008a0a 
- 00028521  0x00007a21 ifetch  0x00000001 , 0x00000011 
- 00028522  0x00007a22 store  0x00000001 , 0x00008a09 
- 00028523  0x00007a23 increase  0x00000001 , 0x00000011 
- 00028524  0x00007a24 fetch  0x00000001 , 0x00008a0a 
- 00028525  0x00007a25 increase  0x00000020 , 0x0000003f 
- 00028526  0x00007a26 store  0x00000001 , 0x00008a0a 
- 00028527  0x00007a27 loop  0x00006f69 
- 00028528  0x00007a28 fetch  0x00000001 , 0x000080cc 
- 00028529  0x00007a29 set0  0x00000001 , 0x0000003f 
- 00028530  0x00007a2a store  0x00000001 , 0x000080cc 
- 00028531  0x00007a2b rtn 
- 00028532  0x00007a30 bpatch  0x000000db , 0x0000401b 
- 00028533  0x00007a31 fetch  0x00000008 , 0x000001fd 
- 00028534  0x00007a32 branch  0x00006f79 , 0x00000034 
- 00028535  0x00007a33 store  0x00000008 , 0x000043fd 
- 00028536  0x00007a34 rtn 
- 00028537  0x00007a37 setarg  0x00000bbe 
- 00028538  0x00007a38 store  0x00000002 , 0x000043fd 
- 00028539  0x00007a39 setarg  0x000003f0 
- 00028540  0x00007a3a store  0x00000002 , 0x00004401 
- 00028541  0x00007a3b setarg  0x0000027e 
- 00028542  0x00007a3c store  0x00000002 , 0x000043ff 
- 00028543  0x00007a3d setarg  0x000003c4 
- 00028544  0x00007a3e store  0x00000002 , 0x00004403 
- 00028545  0x00007a3f rtn 
- 00028546  0x00007a42 bpatch  0x000000dc , 0x0000401b 
- 00028547  0x00007a43 call  0x00006f63 
- 00028548  0x00007a44 fetch  0x00000001 , 0x00008a09 
- 00028549  0x00007a45 set0  0x00000007 , 0x0000003f 
- 00028550  0x00007a46 store  0x00000001 , 0x00008a09 
- 00028551  0x00007a47 jam  0x00000077 , 0x00008a07 
- 00028552  0x00007a48 jam  0x000000c1 , 0x00008a08 
- 00028553  0x00007a49 jam  0x00000001 , 0x00008a0b 
- 00028554  0x00007a4a call  0x00006f90 
- 00028555  0x00007a4b fetch  0x00000001 , 0x00004409 
- 00028556  0x00007a4c store  0x00000001 , 0x000080cd 
- 00028557  0x00007a4d call  0x00006f97 
- 00028558  0x00007a4e jam  0x00000000 , 0x000080cd 
- 00028559  0x00007a4f branch  0x00006fa1 
- 00028560  0x00007a52 fetch  0x00000001 , 0x00004408 
- 00028561  0x00007a53 lshift4  0x0000003f , 0x0000003f 
- 00028562  0x00007a54 fetcht  0x00000001 , 0x00008a0b 
- 00028563  0x00007a55 and_into  0x0000000f , 0x00000002 
- 00028564  0x00007a56 ior  0x00000002 , 0x00000002 
- 00028565  0x00007a57 storet  0x00000001 , 0x00008a0b 
- 00028566  0x00007a58 rtn 
- 00028567  0x00007a5b jam  0x00000003 , 0x000080cc 
- 00028568  0x00007a5d fetch  0x00000001 , 0x00008129 
- 00028569  0x00007a5e bbit0  0x00000005 , 0x00006f98 
- 00028570  0x00007a5f fetcht  0x00000002 , 0x00008164 
- 00028571  0x00007a60 storet  0x00000002 , 0x0000440a 
- 00028572  0x00007a61 jam  0x00000006 , 0x000080cc 
- 00028573  0x00007a63 fetch  0x00000001 , 0x00008129 
- 00028574  0x00007a64 bbit1  0x00000005 , 0x00006f9d 
- 00028575  0x00007a65 jam  0x00000000 , 0x000080cc 
- 00028576  0x00007a66 rtn 
- 00028577  0x00007a69 fetch  0x00000001 , 0x00004411 
- 00028578  0x00007a6a rtn  0x00000034 
- 00028579  0x00007a6b fetch  0x00000001 , 0x00008a09 
- 00028580  0x00007a6c set1  0x00000007 , 0x0000003f 
- 00028581  0x00007a6d store  0x00000001 , 0x00008a09 
- 00028582  0x00007a6e fetch  0x00000001 , 0x00004409 
- 00028583  0x00007a6f store  0x00000001 , 0x000080cd 
- 00028584  0x00007a70 fetch  0x00000002 , 0x0000440d 
- 00028585  0x00007a71 store  0x00000002 , 0x000080ce 
- 00028586  0x00007a72 fetch  0x00000002 , 0x0000440f 
- 00028587  0x00007a73 store  0x00000002 , 0x000080d0 
- 00028588  0x00007a74 jam  0x0000000b , 0x000080cc 
- 00028589  0x00007a75 nop  0x000003e8 
- 00028590  0x00007a76 jam  0x00000003 , 0x000080cc 
- 00028591  0x00007a77 rtn 
- 00028592  0x00007a7a bpatch  0x000000dd , 0x0000401b 
- 00028593  0x00007a7b fetch  0x00000001 , 0x00004407 
- 00028594  0x00007a7c beq  0x00000001 , 0x00006fb5 
- 00028595  0x00007a7d beq  0x00000002 , 0x00006fbb 
- 00028596  0x00007a7e rtn 
- 00028597  0x00007a81 setarg  0x000003e8 
- 00028598  0x00007a82 store  0x00000002 , 0x00004405 
- 00028599  0x00007a83 fetcht  0x00000002 , 0x00004403 
- 00028600  0x00007a84 fetch  0x00000002 , 0x000043ff 
- 00028601  0x00007a85 arg  0x000007d0 , 0x00000013 
- 00028602  0x00007a86 branch  0x00006fc0 
- 00028603  0x00007a89 setarg  0x000007d0 
- 00028604  0x00007a8a store  0x00000002 , 0x00004405 
- 00028605  0x00007a8b fetcht  0x00000002 , 0x000043fd 
- 00028606  0x00007a8c fetch  0x00000002 , 0x00004401 
- 00028607  0x00007a8d arg  0x000003e8 , 0x00000013 
- 00028608  0x00007a8f isub  0x00000002 , 0x00000011 
- 00028609  0x00007a90 fetch  0x00000002 , 0x0000440a 
- 00028610  0x00007a91 isub  0x00000002 , 0x0000003f 
- 00028611  0x00007a92 nbranch  0x00006fcd , 0x00000002 
- 00028612  0x00007a93 fetcht  0x00000002 , 0x00004405 
- 00028613  0x00007a94 imul32  0x00000002 , 0x00000012 
- 00028614  0x00007a95 copy  0x00000013 , 0x0000003f 
- 00028615  0x00007a96 imul32  0x00000011 , 0x0000003f 
- 00028616  0x00007a97 iadd  0x00000012 , 0x0000003f 
- 00028617  0x00007a99 idiv  0x00000011 
- 00028618  0x00007a9a call  0x00007d62 
- 00028619  0x00007a9b quotient  0x0000003f 
- 00028620  0x00007a9c rtn 
- 00028621  0x00007a9f copy  0x00000002 , 0x0000003f 
- 00028622  0x00007aa0 fetcht  0x00000002 , 0x0000440a 
- 00028623  0x00007aa1 isub  0x00000002 , 0x0000003f 
- 00028624  0x00007aa2 fetcht  0x00000002 , 0x00004405 
- 00028625  0x00007aa3 imul32  0x00000002 , 0x00000012 
- 00028626  0x00007aa4 copy  0x00000013 , 0x0000003f 
- 00028627  0x00007aa5 imul32  0x00000011 , 0x0000003f 
- 00028628  0x00007aa6 isub  0x00000012 , 0x0000003f 
- 00028629  0x00007aa7 nbranch  0x00007dca , 0x00000002 
- 00028630  0x00007aa8 branch  0x00006fc9 
- 00028631  0x00007aad ifetch  0x00000008 , 0x00000011 
- 00028632  0x00007aae store  0x00000008 , 0x00000670 
- 00028633  0x00007aaf fetch  0x00000002 , 0x00000670 
- 00028634  0x00007ab0 fetcht  0x00000002 , 0x00000672 
- 00028635  0x00007ab1 isub  0x00000002 , 0x00000011 
- 00028636  0x00007ab2 fetch  0x00000002 , 0x00000676 
- 00028637  0x00007ab3 isub  0x00000002 , 0x00000012 
- 00028638  0x00007ab4 fetcht  0x00000002 , 0x00000674 
- 00028639  0x00007ab5 isub  0x00000002 , 0x0000003e 
- 00028640  0x00007ab6 ncall  0x00006fe7 , 0x00000002 
- 00028641  0x00007ab7 mul32  0x00000012 , 0x00000064 , 0x0000003f 
- 00028642  0x00007ab8 idiv  0x00000011 
- 00028643  0x00007ab9 call  0x00007d62 
- 00028644  0x00007aba quotient  0x0000003f 
- 00028645  0x00007abb call  0x00006fef , 0x00000034 
- 00028646  0x00007abc rtn 
- 00028647  0x00007abf fetch  0x00000001 , 0x0000440c 
- 00028648  0x00007ac0 set1  0x00000000 , 0x0000003f 
- 00028649  0x00007ac1 store  0x00000001 , 0x0000440c 
- 00028650  0x00007ac2 rtn 
- 00028651  0x00007ac5 fetch  0x00000001 , 0x0000440c 
- 00028652  0x00007ac6 set0  0x00000000 , 0x0000003f 
- 00028653  0x00007ac7 store  0x00000001 , 0x0000440c 
- 00028654  0x00007ac8 rtn 
- 00028655  0x00007acb fetcht  0x00000001 , 0x0000440c 
- 00028656  0x00007acc set1  0x00000001 , 0x00000002 
- 00028657  0x00007acd storet  0x00000001 , 0x0000440c 
- 00028658  0x00007ace rtn 
- 00028659  0x00007ad1 fetcht  0x00000001 , 0x0000440c 
- 00028660  0x00007ad2 set0  0x00000001 , 0x00000002 
- 00028661  0x00007ad3 storet  0x00000001 , 0x0000440c 
- 00028662  0x00007ad4 rtn 
- 00028663  0x00007ada fetch  0x00000002 , 0x0000442c 
- 00028664  0x00007adb ifetch  0x00000001 , 0x0000003f 
- 00028665  0x00007add rtn  0x00000034 
- 00028666  0x00007ade copy  0x0000003f , 0x00000039 
- 00028667  0x00007ae0 fetch  0x00000002 , 0x0000442c 
- 00028668  0x00007ae1 increase  0x00000003 , 0x0000003f 
- 00028669  0x00007ae2 copy  0x0000003f , 0x00000011 
- 00028670  0x00007ae4 ifetcht  0x00000001 , 0x00000011 
- 00028671  0x00007ae5 call  0x00006edd 
- 00028672  0x00007ae6 increase  0x00000001 , 0x00000011 
- 00028673  0x00007ae7 loop  0x00006ffe 
- 00028674  0x00007ae9 rtn 
- 00028675  0x00007aec fetch  0x00000002 , 0x0000442c 
- 00028676  0x00007aed increase  0x00000003 , 0x0000003f 
- 00028677  0x00007aee copy  0x0000003f , 0x00000011 
- 00028678  0x00007af0 force  0x00000000 , 0x00000012 
- 00028679  0x00007af1 setarg  0x00000000 
- 00028680  0x00007af2 store  0x00000002 , 0x000006f1 
- 00028681  0x00007af4 ifetcht  0x00000001 , 0x00000011 
- 00028682  0x00007af5 call  0x00006ee6 
- 00028683  0x00007af6 bpatch  0x000000de , 0x0000401b 
- 00028684  0x00007af7 fetch  0x00000002 , 0x000006f1 
- 00028685  0x00007af8 copy  0x00000012 , 0x00000007 
- 00028686  0x00007af9 qsetflag  0x00000001 , 0x0000003f 
- 00028687  0x00007afa store  0x00000002 , 0x000006f1 
- 00028688  0x00007afb increase  0x00000001 , 0x00000011 
- 00028689  0x00007afc increase  0x00000001 , 0x00000012 
- 00028690  0x00007afd fetch  0x00000002 , 0x0000442c 
- 00028691  0x00007afe ifetch  0x00000001 , 0x0000003f 
- 00028692  0x00007b00 ixor  0x00000012 , 0x0000003e 
- 00028693  0x00007b01 nbranch  0x00007009 , 0x00000005 
- 00028694  0x00007b02 fetch  0x00000002 , 0x000006f1 
- 00028695  0x00007b03 fetcht  0x00000002 , 0x0000442e 
- 00028696  0x00007b04 ixor  0x00000002 , 0x0000003e 
- 00028697  0x00007b05 rtn  0x00000005 
- 00028698  0x00007b06 branch  0x00007dba 
- 00028699  0x00007b09 fetch  0x00000002 , 0x0000442c 
- 00028700  0x00007b0a ifetch  0x00000001 , 0x0000003f 
- 00028701  0x00007b0c rtn  0x00000034 
- 00028702  0x00007b0d copy  0x0000003f , 0x00000039 
- 00028703  0x00007b0e fetch  0x00000002 , 0x0000442c 
- 00028704  0x00007b0f increase  0x00000003 , 0x0000003f 
- 00028705  0x00007b10 copy  0x0000003f , 0x00000011 
- 00028706  0x00007b12 ifetcht  0x00000001 , 0x00000011 
- 00028707  0x00007b13 call  0x00006eb2 
- 00028708  0x00007b14 increase  0x00000001 , 0x00000011 
- 00028709  0x00007b15 loop  0x00007022 
- 00028710  0x00007b17 rtn 
- 00028711  0x00007b1a arg  0x00000009 , 0x00000007 
- 00028712  0x00007b1b call  0x00007cef 
- 00028713  0x00007b1c nrtn  0x00000034 
- 00028714  0x00007b1d setarg  0x00000020 
- 00028715  0x00007b1e arg  0x00000009 , 0x00000007 
- 00028716  0x00007b1f call  0x00007ce1 
- 00028717  0x00007b20 disable  0x00000028 
- 00028718  0x00007b21 call  0x0000701b 
- 00028719  0x00007b22 bpatch  0x000000df , 0x0000401b 
- 00028720  0x00007b23 fetch  0x00000002 , 0x0000442c 
- 00028721  0x00007b24 ifetch  0x00000001 , 0x0000003f 
- 00028722  0x00007b26 rtn  0x00000034 
- 00028723  0x00007b27 call  0x00007003 
- 00028724  0x00007b28 nbranch  0x000077a5 , 0x00000028 
- 00028725  0x00007b29 call  0x000077a3 
- 00028726  0x00007b2a disable  0x00000028 
- 00028727  0x00007b2b fetch  0x00000002 , 0x000006f1 
- 00028728  0x00007b2c store  0x00000002 , 0x000006f8 
- 00028729  0x00007b2d jam  0x00000000 , 0x000006fa 
- 00028730  0x00007b2e force  0x00000000 , 0x00000007 
- 00028731  0x00007b30 fetch  0x00000002 , 0x0000442e 
- 00028732  0x00007b31 rshift  0x0000003f , 0x00000002 
- 00028733  0x00007b32 storet  0x00000002 , 0x0000442e 
- 00028734  0x00007b33 and  0x0000003f , 0x00000001 , 0x0000003f 
- 00028735  0x00007b34 fetcht  0x00000002 , 0x000006f8 
- 00028736  0x00007b35 and  0x00000002 , 0x00000001 , 0x00000011 
- 00028737  0x00007b36 rshift  0x00000002 , 0x00000002 
- 00028738  0x00007b37 storet  0x00000002 , 0x000006f8 
- 00028739  0x00007b38 ixor  0x00000011 , 0x0000003e 
- 00028740  0x00007b39 ncall  0x00007050 , 0x00000005 
- 00028741  0x00007b3a fetch  0x00000002 , 0x0000442c 
- 00028742  0x00007b3b ifetch  0x00000001 , 0x0000003f 
- 00028743  0x00007b3d fetcht  0x00000001 , 0x000006fa 
- 00028744  0x00007b3e increase  0x00000001 , 0x00000002 
- 00028745  0x00007b3f storet  0x00000001 , 0x000006fa 
- 00028746  0x00007b40 copy  0x00000002 , 0x00000007 
- 00028747  0x00007b41 ixor  0x00000007 , 0x0000003e 
- 00028748  0x00007b42 nbranch  0x0000703b , 0x00000005 
- 00028749  0x00007b43 fetch  0x00000002 , 0x000006f1 
- 00028750  0x00007b44 store  0x00000002 , 0x0000442e 
- 00028751  0x00007b45 rtn 
- 00028752  0x00007b47 bpatch  0x000000e0 , 0x0000401c 
- 00028753  0x00007b48 fetch  0x00000002 , 0x0000442c 
- 00028754  0x00007b49 increase  0x00000001 , 0x0000003f 
- 00028755  0x00007b4a ifetch  0x00000002 , 0x0000003f 
- 00028756  0x00007b4b branch  0x00007d79 
- 00028757  0x00007b52 fetch  0x00000001 , 0x00008042 
- 00028758  0x00007b53 ior  0x00000011 , 0x0000003f 
- 00028759  0x00007b54 store  0x00000001 , 0x00008042 
- 00028760  0x00007b55 fetch  0x00000002 , 0x00008050 
- 00028761  0x00007b56 set0  0x0000000d , 0x0000003f 
- 00028762  0x00007b57 store  0x00000002 , 0x00008050 
- 00028763  0x00007b59 nop  0x00000064 
- 00028764  0x00007b5a rtn 
- 00028765  0x00007b5d fetch  0x00000001 , 0x00008042 
- 00028766  0x00007b5e bbit1  0x00000006 , 0x00007062 
- 00028767  0x00007b5f bbit1  0x00000007 , 0x00007064 
- 00028768  0x00007b61 setarg  0x00b71b00 
- 00028769  0x00007b62 rtn 
- 00028770  0x00007b64 setarg  0x016e3600 
- 00028771  0x00007b65 rtn 
- 00028772  0x00007b67 setarg  0x000080e8 
- 00028773  0x00007b68 rtn 
- 00028774  0x00007b6c fetcht  0x00000003 , 0x00000672 
- 00028775  0x00007b6d call  0x0000705d 
- 00028776  0x00007b6e idiv  0x00000002 
- 00028777  0x00007b6f call  0x00007d62 
- 00028778  0x00007b70 quotient  0x00000002 
- 00028779  0x00007b71 fetch  0x00000001 , 0x00000675 
- 00028780  0x00007b72 imul32  0x00000002 , 0x0000003f 
- 00028781  0x00007b73 div  0x0000003f , 0x00000064 
- 00028782  0x00007b74 call  0x00007d62 
- 00028783  0x00007b75 quotient  0x00000011 
- 00028784  0x00007b76 copy  0x00000002 , 0x0000003f 
- 00028785  0x00007b77 isub  0x00000011 , 0x00000012 
- 00028786  0x00007b79 fetch  0x00000001 , 0x00000671 
- 00028787  0x00007b7a call  0x0000707a 
- 00028788  0x00007b7b fetch  0x00000001 , 0x00000670 
- 00028789  0x00007b7c fetcht  0x00000001 , 0x00000671 
- 00028790  0x00007b7d and_into  0x0000000f , 0x00000002 
- 00028791  0x00007b7e lshift8  0x00000002 , 0x00000002 
- 00028792  0x00007b7f ior  0x00000002 , 0x0000003f 
- 00028793  0x00007b80 branch  0x000070ba 
- 00028794  0x00007b83 iforce  0x00000007 
- 00028795  0x00007b84 call  0x00007088 
- 00028796  0x00007b85 branch  0x0000707d 
- 00028797  0x00007b88 fetch  0x00000001 , 0x000080be 
- 00028798  0x00007b89 qset1  0x0000003f 
- 00028799  0x00007b8a store  0x00000001 , 0x000080be 
- 00028800  0x00007b8b fetcht  0x00000001 , 0x00008042 
- 00028801  0x00007b8c isolate1  0x00000007 , 0x00000002 
- 00028802  0x00007b8d call  0x00007086 , 0x00000001 
- 00028803  0x00007b8e qset0  0x0000003f 
- 00028804  0x00007b8f store  0x00000001 , 0x000080be 
- 00028805  0x00007b90 rtn 
- 00028806  0x00007b94 nop  0x000001e0 
- 00028807  0x00007b95 rtn 
- 00028808  0x00007b98 and_into  0x0000000f , 0x0000003f 
- 00028809  0x00007b99 arg  0x0000809c , 0x00000005 
- 00028810  0x00007b9a mul32  0x0000003f , 0x00000004 , 0x0000003f 
- 00028811  0x00007b9b iadd  0x00000005 , 0x00000005 
- 00028812  0x00007b9c copy  0x00000011 , 0x0000003f 
- 00028813  0x00007b9d istore  0x00000002 , 0x00000005 
- 00028814  0x00007b9e copy  0x00000012 , 0x0000003f 
- 00028815  0x00007b9f istore  0x00000002 , 0x00000005 
- 00028816  0x00007ba0 rtn 
- 00028817  0x00007ba6 rshift8  0x00000012 , 0x00000007 
- 00028818  0x00007ba7 call  0x000070af 
- 00028819  0x00007ba8 rshift8  0x00000012 , 0x00000007 
- 00028820  0x00007ba9 call  0x000070a9 
- 00028821  0x00007baa rshift8  0x00000011 , 0x00000007 
- 00028822  0x00007bab enable  0x00000001 
- 00028823  0x00007bac call  0x000070aa 
- 00028824  0x00007bae deposit  0x00000011 
- 00028825  0x00007baf call  0x000070b5 
- 00028826  0x00007bb0 deposit  0x00000012 
- 00028827  0x00007bb1 branch  0x000070ba 
- 00028828  0x00007bb4 deposit  0x00000011 
- 00028829  0x00007bb5 call  0x000070bd 
- 00028830  0x00007bb6 deposit  0x00000012 
- 00028831  0x00007bb7 call  0x000070bd 
- 00028832  0x00007bb9 rshift8  0x00000011 , 0x00000007 
- 00028833  0x00007bba disable  0x00000001 
- 00028834  0x00007bbb call  0x000070aa 
- 00028835  0x00007bbc rshift8  0x00000012 , 0x00000007 
- 00028836  0x00007bbd disable  0x00000001 
- 00028837  0x00007bbe call  0x000070b0 
- 00028838  0x00007bbf rshift8  0x00000012 , 0x00000007 
- 00028839  0x00007bc0 disable  0x00000001 
- 00028840  0x00007bc1 branch  0x000070aa 
- 00028841  0x00007bc5 isolate1  0x00000007 , 0x00000007 
- 00028842  0x00007bc7 and  0x00000007 , 0x0000000f , 0x00000007 
- 00028843  0x00007bc8 fetch  0x00000001 , 0x000080bc 
- 00028844  0x00007bc9 qsetflag  0x00000001 , 0x0000003f 
- 00028845  0x00007bca store  0x00000001 , 0x000080bc 
- 00028846  0x00007bcb rtn 
- 00028847  0x00007bce isolate1  0x00000006 , 0x00000007 
- 00028848  0x00007bd0 and  0x00000007 , 0x0000000f , 0x00000007 
- 00028849  0x00007bd1 fetch  0x00000001 , 0x0000809b 
- 00028850  0x00007bd2 qsetflag  0x00000001 , 0x0000003f 
- 00028851  0x00007bd3 store  0x00000001 , 0x0000809b 
- 00028852  0x00007bd4 rtn 
- 00028853  0x00007bd6 call  0x000070c5 
- 00028854  0x00007bd8 lshift8  0x0000003f , 0x0000003f 
- 00028855  0x00007bd9 add  0x00000007 , 0x00000010 , 0x00000002 
- 00028856  0x00007bda ior  0x00000002 , 0x0000003f 
- 00028857  0x00007bdb branch  0x00006f1d 
- 00028858  0x00007bde enable  0x00000028 
- 00028859  0x00007bdf call  0x000070b5 
- 00028860  0x00007be0 branch  0x000070c0 
- 00028861  0x00007be3 disable  0x00000028 
- 00028862  0x00007be4 call  0x000070c5 
- 00028863  0x00007be5 branch  0x000070c0 
- 00028864  0x00007be8 and  0x00000007 , 0x0000000f , 0x00000007 
- 00028865  0x00007be9 fetch  0x00000001 , 0x0000809a 
- 00028866  0x00007bea qsetflag  0x00000028 , 0x0000003f 
- 00028867  0x00007beb store  0x00000001 , 0x0000809a 
- 00028868  0x00007bec rtn 
- 00028869  0x00007bee rshift8  0x0000003f , 0x00000007 
- 00028870  0x00007bef and  0x00000007 , 0x0000000f , 0x00000007 
- 00028871  0x00007bf0 rtn 
- 00028872  0x00007bf5 copy  0x0000003f , 0x00000002 
- 00028873  0x00007bf6 bpatch  0x000000e1 , 0x0000401c 
- 00028874  0x00007bf7 call  0x000070d5 
- 00028875  0x00007bf8 setarg  0x00000800 
- 00028876  0x00007bf9 isub  0x00000002 , 0x0000003f 
- 00028877  0x00007bfa copy  0x0000003f , 0x00000002 
- 00028878  0x00007bfb rshift4  0x00000002 , 0x00000002 
- 00028879  0x00007bfc storet  0x00000001 , 0x00008004 
- 00028880  0x00007bfd nop  0x00000578 
- 00028881  0x00007bfe copy  0x0000003f , 0x00000002 
- 00028882  0x00007bff and_into  0x0000000f , 0x00000002 
- 00028883  0x00007c00 storet  0x00000001 , 0x0000800b 
- 00028884  0x00007c01 rtn 
- 00028885  0x00007c05 enable  0x0000002c 
- 00028886  0x00007c06 branch  0x000070d9 
- 00028887  0x00007c0a bpatch  0x000000e2 , 0x0000401c 
- 00028888  0x00007c0b disable  0x0000002c 
- 00028889  0x00007c0d fetch  0x00000001 , 0x00008043 
- 00028890  0x00007c0e setflag  0x0000002c , 0x00000003 , 0x0000003f 
- 00028891  0x00007c0f store  0x00000001 , 0x00008043 
- 00028892  0x00007c10 rtn 
- 00028893  0x00007c16 arg  0x00000031 , 0x00000002 
- 00028894  0x00007c1a store  0x00000004 , 0x00008062 
- 00028895  0x00007c1b store  0x00000002 , 0x00008066 
- 00028896  0x00007c1c storet  0x00000001 , 0x00008061 
- 00028897  0x00007c1d rtn 
- 00028898  0x00007c21 fetch  0x00000002 , 0x0000812c 
- 00028899  0x00007c22 rtn 
- 00028900  0x00007c25 fetchr  0x00000003 , 0x00000002 , 0x00008066 
- 00028901  0x00007c26 fetchr  0x0000000a , 0x00000002 , 0x00008062 
- 00028902  0x00007c27 fetchr  0x00000010 , 0x00000002 , 0x00008064 
- 00028903  0x00007c28 rtn 
- 00028904  0x00007c2b storer  0x00000003 , 0x00000002 , 0x00008066 
- 00028905  0x00007c2c rtn 
- 00028906  0x00007c34 call  0x00007dba 
- 00028907  0x00007c35 arg  0x00000000 , 0x0000002b 
- 00028908  0x00007c36 call  0x000070e2 
- 00028909  0x00007c37 beq  0x00000002 , 0x0000712c 
- 00028910  0x00007c38 sub  0x0000003f , 0x00000004 , 0x0000003e 
- 00028911  0x00007c39 rtn  0x00000002 
- 00028912  0x00007c3a call  0x000070e4 
- 00028913  0x00007c3b ifetcht  0x00000002 , 0x00000003 
- 00028914  0x00007c3c setarg  0x0000a654 
- 00028915  0x00007c3d call  0x00007135 
- 00028916  0x00007c3e nbranch  0x0000711a , 0x00000002 
- 00028917  0x00007c3f copy  0x00000018 , 0x00000002 
- 00028918  0x00007c40 setarg  0x00017f8e 
- 00028919  0x00007c41 call  0x00007135 
- 00028920  0x00007c42 nbranch  0x0000711a , 0x00000002 
- 00028921  0x00007c44 copy  0x00000018 , 0x00000002 
- 00028922  0x00007c45 setarg  0x00002328 
- 00028923  0x00007c46 call  0x00007135 
- 00028924  0x00007c47 branch  0x00007111 , 0x00000002 
- 00028925  0x00007c48 ifetcht  0x00000002 , 0x00000003 
- 00028926  0x00007c49 setarg  0x00001194 
- 00028927  0x00007c4a call  0x00007135 
- 00028928  0x00007c4b branch  0x00007111 , 0x00000002 
- 00028929  0x00007c4c call  0x000070e2 
- 00028930  0x00007c4d sub  0x0000003f , 0x00000085 , 0x0000003e 
- 00028931  0x00007c4e rtn  0x00000002 
- 00028932  0x00007c4f arg  0x00000020 , 0x00000039 
- 00028933  0x00007c51 ifetcht  0x00000002 , 0x00000003 
- 00028934  0x00007c52 setarg  0x00000230 
- 00028935  0x00007c53 call  0x00007135 
- 00028936  0x00007c54 branch  0x00007111 , 0x00000002 
- 00028937  0x00007c55 ifetcht  0x00000002 , 0x00000003 
- 00028938  0x00007c56 setarg  0x0000069a 
- 00028939  0x00007c57 call  0x00007135 
- 00028940  0x00007c58 nbranch  0x00007116 , 0x00000002 
- 00028941  0x00007c59 copy  0x00000018 , 0x00000002 
- 00028942  0x00007c5a setarg  0x00000230 
- 00028943  0x00007c5b call  0x00007135 
- 00028944  0x00007c5c nbranch  0x00007117 , 0x00000002 
- 00028945  0x00007c60 copy  0x00000018 , 0x00000002 
- 00028946  0x00007c61 setarg  0x0000ffff 
- 00028947  0x00007c62 isub  0x00000002 , 0x0000003e 
- 00028948  0x00007c63 branch  0x00007131 , 0x00000005 
- 00028949  0x00007c64 branch  0x000070e8 
- 00028950  0x00007c67 set1  0x00000020 , 0x0000002b 
- 00028951  0x00007c69 rshift  0x0000002b , 0x0000002b 
- 00028952  0x00007c6a loop  0x00007105 
- 00028953  0x00007c6b branch  0x00007125 
- 00028954  0x00007c6e call  0x000070e2 
- 00028955  0x00007c6f sub  0x0000003f , 0x00000007 , 0x0000003e 
- 00028956  0x00007c70 rtn  0x00000002 
- 00028957  0x00007c71 ifetcht  0x00000002 , 0x00000003 
- 00028958  0x00007c72 setarg  0x00002328 
- 00028959  0x00007c73 call  0x00007135 
- 00028960  0x00007c74 branch  0x00007111 , 0x00000002 
- 00028961  0x00007c75 ifetcht  0x00000002 , 0x00000003 
- 00028962  0x00007c76 setarg  0x000008ca 
- 00028963  0x00007c77 call  0x00007135 
- 00028964  0x00007c78 branch  0x00007111 , 0x00000002 
- 00028965  0x00007c7a ifetcht  0x00000002 , 0x00000003 
- 00028966  0x00007c7b setarg  0x00000230 
- 00028967  0x00007c7c call  0x00007135 
- 00028968  0x00007c7d branch  0x00007111 , 0x00000002 
- 00028969  0x00007c7e call  0x000070e8 
- 00028970  0x00007c7f copy  0x00000013 , 0x0000003f 
- 00028971  0x00007c80 branch  0x00007d79 
- 00028972  0x00007c83 call  0x000070e4 
- 00028973  0x00007c84 ifetcht  0x00000002 , 0x00000003 
- 00028974  0x00007c85 setarg  0x0000ffff 
- 00028975  0x00007c86 isub  0x00000002 , 0x0000003e 
- 00028976  0x00007c87 nrtn  0x00000005 
- 00028977  0x00007c89 call  0x000070e8 
- 00028978  0x00007c8a call  0x00007dbc 
- 00028979  0x00007c8b copy  0x00000013 , 0x0000003f 
- 00028980  0x00007c8c branch  0x00007d79 
- 00028981  0x00007c94 fetchr  0x00000012 , 0x00000001 , 0x00004435 
- 00028982  0x00007c9e copy  0x00000002 , 0x00000018 
- 00028983  0x00007c9f imul32  0x00000012 , 0x00000012 
- 00028984  0x00007ca0 lshift  0x00000002 , 0x00000002 
- 00028985  0x00007ca1 isub  0x00000002 , 0x00000011 
- 00028986  0x00007ca2 ncall  0x0000713e , 0x00000002 
- 00028987  0x00007ca3 mul32  0x00000011 , 0x00000064 , 0x0000003f 
- 00028988  0x00007ca4 isub  0x00000012 , 0x0000003e 
- 00028989  0x00007ca5 rtn 
- 00028990  0x00007ca8 sub  0x00000011 , 0x00000000 , 0x00000011 
- 00028991  0x00007ca9 rtn 
- 00028992  0x00007cb5 bpatch  0x000000e3 , 0x0000401c 
- 00028993  0x00007cb6 jam  0x00000050 , 0x00000230 
- 00028994  0x00007cb7 arg  0x00000231 , 0x00000005 
- 00028995  0x00007cb8 arg  0x000042ab , 0x00000006 
- 00028996  0x00007cb9 call  0x00007c8f 
- 00028997  0x00007cba arg  0x0000448f , 0x00000006 
- 00028998  0x00007cbb call  0x00007c8d 
- 00028999  0x00007cbc arg  0x000005fe , 0x00000006 
- 00029000  0x00007cbd call  0x00007c8d 
- 00029001  0x00007cbe call  0x000071fb 
- 00029002  0x00007cbf arg  0x00000158 , 0x00000006 
- 00029003  0x00007cc0 call  0x000071f6 
- 00029004  0x00007cc1 call  0x000071c1 
- 00029005  0x00007cc3 arg  0x000006d1 , 0x00000005 
- 00029006  0x00007cc4 call  0x000071f2 
- 00029007  0x00007cc5 setarg  0x000f4240 
- 00029008  0x00007cc6 copy  0x0000003f , 0x00000011 
- 00029009  0x00007cc7 fetch  0x00000004 , 0x000006d1 
- 00029010  0x00007cc8 idiv  0x00000011 
- 00029011  0x00007cc9 call  0x00007d62 
- 00029012  0x00007cca remainder  0x0000003f 
- 00029013  0x00007ccb store  0x00000004 , 0x000005fa 
- 00029014  0x00007ccd rtn 
- 00029015  0x00007cd0 jam  0x00000041 , 0x00000230 
- 00029016  0x00007cd1 arg  0x00000231 , 0x00000005 
- 00029017  0x00007cd2 call  0x000071a6 
- 00029018  0x00007cd3 call  0x000071a1 
- 00029019  0x00007cd4 fetch  0x00000003 , 0x000042c5 
- 00029020  0x00007cd5 istore  0x00000003 , 0x00000005 
- 00029021  0x00007cd8 call  0x00007167 
- 00029022  0x00007cda arg  0x00000158 , 0x00000006 
- 00029023  0x00007cdb call  0x00007c8f 
- 00029024  0x00007cdc arg  0x000042ab , 0x00000006 
- 00029025  0x00007cdd call  0x00007c8f 
- 00029026  0x00007cde call  0x000071fb 
- 00029027  0x00007cdf arg  0x000006f1 , 0x00000006 
- 00029028  0x00007ce0 arg  0x000006a1 , 0x00000005 
- 00029029  0x00007ce1 call  0x00007c8f 
- 00029030  0x00007ce3 branch  0x000071c1 
- 00029031  0x00007ce8 fetch  0x00000004 , 0x000042ff 
- 00029032  0x00007ce9 istore  0x00000004 , 0x00000005 
- 00029033  0x00007cea call  0x00007c9b 
- 00029034  0x00007ceb branch  0x00007c9a 
- 00029035  0x00007cee bpatch  0x000000e4 , 0x0000401c 
- 00029036  0x00007cef jam  0x00000041 , 0x00000230 
- 00029037  0x00007cf0 arg  0x00000231 , 0x00000005 
- 00029038  0x00007cf1 call  0x000071a1 
- 00029039  0x00007cf2 call  0x000071a6 
- 00029040  0x00007cf3 fetch  0x00000003 , 0x000042be 
- 00029041  0x00007cf4 istore  0x00000003 , 0x00000005 
- 00029042  0x00007cf7 call  0x00007167 
- 00029043  0x00007cf8 arg  0x000042ab , 0x00000006 
- 00029044  0x00007cf9 call  0x00007c8f 
- 00029045  0x00007cfa arg  0x00000158 , 0x00000006 
- 00029046  0x00007cfb call  0x00007c8f 
- 00029047  0x00007cfc call  0x000071fb 
- 00029048  0x00007cfd arg  0x000006f1 , 0x00000006 
- 00029049  0x00007cfe arg  0x000006a1 , 0x00000005 
- 00029050  0x00007cff call  0x00007c8f 
- 00029051  0x00007d01 call  0x000071c1 
- 00029052  0x00007d02 arg  0x000006d1 , 0x00000005 
- 00029053  0x00007d03 branch  0x000071f2 
- 00029054  0x00007d06 jam  0x00000020 , 0x00000230 
- 00029055  0x00007d07 arg  0x0000063e , 0x00000006 
- 00029056  0x00007d08 arg  0x00000231 , 0x00000005 
- 00029057  0x00007d09 call  0x00007c8d 
- 00029058  0x00007d0a call  0x000071fb 
- 00029059  0x00007d0b arg  0x000005e9 , 0x00000006 
- 00029060  0x00007d0c call  0x000071f6 
- 00029061  0x00007d0d call  0x000071c1 
- 00029062  0x00007d0e arg  0x000006a1 , 0x00000005 
- 00029063  0x00007d0f call  0x00007375 
- 00029064  0x00007d10 arg  0x00000001 , 0x00000002 
- 00029065  0x00007d11 call  0x00007190 
- 00029066  0x00007d12 arg  0x0000428a , 0x00000005 
- 00029067  0x00007d13 call  0x000071f2 
- 00029068  0x00007d14 arg  0x00000000 , 0x00000002 
- 00029069  0x00007d15 call  0x00007190 
- 00029070  0x00007d16 arg  0x000006f1 , 0x00000005 
- 00029071  0x00007d18 branch  0x00007375 
- 00029072  0x00007d1c bpatch  0x000000e5 , 0x0000401c 
- 00029073  0x00007d1d jam  0x00000035 , 0x00000230 
- 00029074  0x00007d1e setarg  0x00000100 
- 00029075  0x00007d1f store  0x00000002 , 0x00000231 
- 00029076  0x00007d20 call  0x000071a1 
- 00029077  0x00007d21 call  0x000071a6 
- 00029078  0x00007d22 arg  0x000042ab , 0x00000006 
- 00029079  0x00007d23 call  0x00007c8f 
- 00029080  0x00007d24 arg  0x00000158 , 0x00000006 
- 00029081  0x00007d25 call  0x00007c8f 
- 00029082  0x00007d27 setarg  0x00006c65 
- 00029083  0x00007d28 istore  0x00000002 , 0x00000005 
- 00029084  0x00007d29 setarg  0x00006274 
- 00029085  0x00007d2a istore  0x00000002 , 0x00000005 
- 00029086  0x00007d2b istoret  0x00000001 , 0x00000005 
- 00029087  0x00007d2c call  0x000071fb 
- 00029088  0x00007d2d branch  0x000071c1 
- 00029089  0x00007d30 fetch  0x00000006 , 0x000042db 
- 00029090  0x00007d31 istore  0x00000006 , 0x00000005 
- 00029091  0x00007d32 fetch  0x00000001 , 0x000042d2 
- 00029092  0x00007d33 istore  0x00000001 , 0x00000005 
- 00029093  0x00007d34 rtn 
- 00029094  0x00007d37 fetch  0x00000006 , 0x00000178 
- 00029095  0x00007d38 istore  0x00000006 , 0x00000005 
- 00029096  0x00007d3d fetch  0x00000001 , 0x000042cb 
- 00029097  0x00007d3e istore  0x00000001 , 0x00000005 
- 00029098  0x00007d3f rtn 
- 00029099  0x00007d42 jam  0x00000041 , 0x00000230 
- 00029100  0x00007d43 fetch  0x00000001 , 0x000044d0 
- 00029101  0x00007d44 store  0x00000001 , 0x00000231 
- 00029102  0x00007d45 arg  0x0000448f , 0x00000006 
- 00029103  0x00007d46 call  0x00007c8d 
- 00029104  0x00007d47 arg  0x000005fe , 0x00000006 
- 00029105  0x00007d48 call  0x00007c8d 
- 00029106  0x00007d49 call  0x000071fb 
- 00029107  0x00007d4a arg  0x00000158 , 0x00000006 
- 00029108  0x00007d4b call  0x000071f6 
- 00029109  0x00007d4c branch  0x000071c1 
- 00029110  0x00007d50 jam  0x00000041 , 0x00000230 
- 00029111  0x00007d51 fetch  0x00000001 , 0x000044d0 
- 00029112  0x00007d52 store  0x00000001 , 0x00000231 
- 00029113  0x00007d53 arg  0x000005fe , 0x00000006 
- 00029114  0x00007d54 call  0x00007c8d 
- 00029115  0x00007d55 arg  0x0000448f , 0x00000006 
- 00029116  0x00007d56 call  0x00007c8d 
- 00029117  0x00007d57 call  0x000071fb 
- 00029118  0x00007d58 arg  0x000042ab , 0x00000006 
- 00029119  0x00007d59 call  0x000071f6 
- 00029120  0x00007d5a branch  0x000071c1 
- 00029121  0x00007d5d bpatch  0x000000e6 , 0x0000401c 
- 00029122  0x00007d5e call  0x00007210 
- 00029123  0x00007d62 fetch  0x00000001 , 0x00000230 
- 00029124  0x00007d63 copy  0x0000003f , 0x00000002 
- 00029125  0x00007d65 increase  0x0000000f , 0x0000003f 
- 00029126  0x00007d66 rshift4  0x0000003f , 0x0000003f 
- 00029127  0x00007d67 copy  0x0000003f , 0x00000012 
- 00029128  0x00007d68 branch  0x000071d3 , 0x00000034 
- 00029129  0x00007d69 and  0x00000002 , 0x0000000f , 0x0000003f 
- 00029130  0x00007d6a nbranch  0x000071d6 , 0x00000034 
- 00029131  0x00007d6c arg  0x000006b1 , 0x00000013 
- 00029132  0x00007d6d arg  0x00000231 , 0x0000003f 
- 00029133  0x00007d6e increase  0xfffffff0 , 0x0000003f 
- 00029134  0x00007d71 iadd  0x00000002 , 0x00000011 
- 00029135  0x00007d72 arg  0x000006e1 , 0x00000005 
- 00029136  0x00007d73 arg  0x00000004 , 0x00000039 
- 00029137  0x00007d74 call  0x00007ca9 
- 00029138  0x00007d78 branch  0x000071e1 
- 00029139  0x00007d7b arg  0x00000001 , 0x00000012 
- 00029140  0x00007d7c arg  0x00000000 , 0x00000011 
- 00029141  0x00007d7e branch  0x000071d7 
- 00029142  0x00007d83 and  0x00000002 , 0x0000000f , 0x00000011 
- 00029143  0x00007d85 arg  0x00000231 , 0x0000003f 
- 00029144  0x00007d86 iadd  0x00000002 , 0x0000003f 
- 00029145  0x00007d87 isub  0x00000011 , 0x00000006 
- 00029146  0x00007d89 arg  0x000006d1 , 0x00000005 
- 00029147  0x00007d8a call  0x00007236 
- 00029148  0x00007d8c arg  0x000006c1 , 0x00000013 
- 00029149  0x00007d8d arg  0x000006d1 , 0x00000011 
- 00029150  0x00007d8e arg  0x000006e1 , 0x00000005 
- 00029151  0x00007d8f arg  0x00000004 , 0x00000039 
- 00029152  0x00007d90 call  0x00007ca9 
- 00029153  0x00007d9c call  0x0000736f 
- 00029154  0x00007d9d call  0x000072da 
- 00029155  0x00007da0 arg  0x00000231 , 0x00000006 
- 00029156  0x00007da3 increase  0xffffffff , 0x00000012 
- 00029157  0x00007da4 deposit  0x00000012 
- 00029158  0x00007da5 branch  0x000071ea , 0x00000034 
- 00029159  0x00007da6 call  0x00007361 
- 00029160  0x00007da7 call  0x000072d4 
- 00029161  0x00007da8 branch  0x000071e4 
- 00029162  0x00007dab arg  0x000006d1 , 0x00000005 
- 00029163  0x00007dac call  0x00007375 
- 00029164  0x00007dad arg  0x000006e1 , 0x00000006 
- 00029165  0x00007dae call  0x00007361 
- 00029166  0x00007daf call  0x000072da 
- 00029167  0x00007db0 arg  0x000006d1 , 0x00000006 
- 00029168  0x00007db1 call  0x00007361 
- 00029169  0x00007db2 branch  0x000072d4 
- 00029170  0x00007db8 copy  0x00000005 , 0x00000011 
- 00029171  0x00007db9 call  0x00007375 
- 00029172  0x00007dbb arg  0x00000010 , 0x00000039 
- 00029173  0x00007dbc branch  0x00007cb1 
- 00029174  0x00007dbf arg  0x000006a1 , 0x00000005 
- 00029175  0x00007dc0 call  0x00007c8f 
- 00029176  0x00007dc2 arg  0x00000010 , 0x00000039 
- 00029177  0x00007dc3 arg  0x000006a1 , 0x00000011 
- 00029178  0x00007dc4 branch  0x00007cb1 
- 00029179  0x00007dc7 fetch  0x00000001 , 0x00000230 
- 00029180  0x00007dc8 copy  0x0000003f , 0x00000039 
- 00029181  0x00007dc9 arg  0x00000231 , 0x00000011 
- 00029182  0x00007dca branch  0x00007cb1 
- 00029183  0x00007dcd ifetch  0x00000001 , 0x00000011 
- 00029184  0x00007dce lshift  0x0000003f , 0x0000003f 
- 00029185  0x00007dcf isolate1  0x00000000 , 0x00000013 
- 00029186  0x00007dd0 setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00029187  0x00007dd1 isolate1  0x00000008 , 0x0000003f 
- 00029188  0x00007dd2 setflag  0x00000001 , 0x00000000 , 0x00000013 
- 00029189  0x00007dd3 istore  0x00000001 , 0x00000011 
- 00029190  0x00007dd4 increase  0xffffffff , 0x00000011 
- 00029191  0x00007dd5 loop  0x000071ff 
- 00029192  0x00007dd6 rtn 
- 00029193  0x00007dd9 arg  0x000006b1 , 0x00000011 
- 00029194  0x00007ddb increase  0x0000000f , 0x00000011 
- 00029195  0x00007ddc force  0x00000010 , 0x00000039 
- 00029196  0x00007ddd force  0x00000000 , 0x00000013 
- 00029197  0x00007dde branch  0x000071ff 
- 00029198  0x00007de1 arg  0x000006c1 , 0x00000011 
- 00029199  0x00007de2 branch  0x0000720a 
- 00029200  0x00007de6 arg  0x000006a1 , 0x00000006 
- 00029201  0x00007de7 call  0x0000735f 
- 00029202  0x00007dea force  0x00000008 , 0x00000038 
- 00029203  0x00007deb call  0x00007370 
- 00029204  0x00007dec call  0x0000736f 
- 00029205  0x00007ded call  0x000072d1 
- 00029206  0x00007df2 arg  0x000006b1 , 0x00000005 
- 00029207  0x00007df3 call  0x00007375 
- 00029208  0x00007df5 bpatch  0x000000e7 , 0x0000401c 
- 00029209  0x00007df6 fetch  0x00000001 , 0x000006b1 
- 00029210  0x00007df7 isolate1  0x00000007 , 0x0000003f 
- 00029211  0x00007df8 nbranch  0x00007221 , 0x00000001 
- 00029212  0x00007df9 call  0x00007209 
- 00029213  0x00007dfc arg  0x000006b1 , 0x00000013 
- 00029214  0x00007dfe arg  0x000006b1 , 0x00000005 
- 00029215  0x00007e01 call  0x0000722b 
- 00029216  0x00007e02 branch  0x00007222 
- 00029217  0x00007e04 call  0x00007209 
- 00029218  0x00007e07 arg  0x000006b1 , 0x00000006 
- 00029219  0x00007e08 arg  0x000006c1 , 0x00000005 
- 00029220  0x00007e09 call  0x00007c8f 
- 00029221  0x00007e0a fetch  0x00000001 , 0x000006c1 
- 00029222  0x00007e0b isolate1  0x00000007 , 0x0000003f 
- 00029223  0x00007e0c nbranch  0x0000720e , 0x00000001 
- 00029224  0x00007e0d call  0x0000720e 
- 00029225  0x00007e0f arg  0x000006c1 , 0x00000013 
- 00029226  0x00007e11 arg  0x000006c1 , 0x00000005 
- 00029227  0x00007e18 arg  0x00000003 , 0x00000039 
- 00029228  0x00007e1a arg  0x00000000 , 0x00000002 
- 00029229  0x00007e1b call  0x00007232 
- 00029230  0x00007e1c increase  0x00000004 , 0x00000013 
- 00029231  0x00007e1d loop  0x0000722c 
- 00029232  0x00007e1e arg  0x00008700 , 0x00000002 
- 00029233  0x00007e1f lshift16  0x00000002 , 0x00000002 
- 00029234  0x00007e21 ifetch  0x00000004 , 0x00000013 
- 00029235  0x00007e22 ixor  0x00000002 , 0x0000003f 
- 00029236  0x00007e23 istore  0x00000004 , 0x00000005 
- 00029237  0x00007e24 rtn 
- 00029238  0x00007e2b bpatch  0x000000e8 , 0x0000401d 
- 00029239  0x00007e2c arg  0x00000010 , 0x00000039 
- 00029240  0x00007e2d arg  0x00000000 , 0x0000003f 
- 00029241  0x00007e2f isub  0x00000011 , 0x0000003e 
- 00029242  0x00007e30 branch  0x00007241 , 0x00000005 
- 00029243  0x00007e31 branch  0x00007244 , 0x00000002 
- 00029244  0x00007e32 ifetcht  0x00000001 , 0x00000006 
- 00029245  0x00007e33 istoret  0x00000001 , 0x00000005 
- 00029246  0x00007e35 increase  0x00000001 , 0x0000003f 
- 00029247  0x00007e36 loop  0x00007239 
- 00029248  0x00007e37 rtn 
- 00029249  0x00007e39 arg  0x00000080 , 0x00000002 
- 00029250  0x00007e3b istoret  0x00000001 , 0x00000005 
- 00029251  0x00007e3c branch  0x0000723e 
- 00029252  0x00007e3f arg  0x00000000 , 0x00000002 
- 00029253  0x00007e40 branch  0x00007242 
- 00029254  0x00007e46 lshift8  0x00000002 , 0x00000002 
- 00029255  0x00007e48 lshift16  0x00000002 , 0x00000002 
- 00029256  0x00007e49 ior  0x00000002 , 0x00000002 
- 00029257  0x00007e4a rtn 
- 00029258  0x00007e50 bpatch  0x000000e9 , 0x0000401d 
- 00029259  0x00007e51 call  0x00007306 
- 00029260  0x00007e52 arg  0x0000428a , 0x00000005 
- 00029261  0x00007e53 branch  0x00007375 
- 00029262  0x00007e57 arg  0x000042ab , 0x00000005 
- 00029263  0x00007e58 branch  0x00007251 , 0x00000029 
- 00029264  0x00007e59 arg  0x00000158 , 0x00000005 
- 00029265  0x00007e5b copy  0x00000006 , 0x00000011 
- 00029266  0x00007e5c call  0x00007c8f 
- 00029267  0x00007e5d call  0x0000731b 
- 00029268  0x00007e5e arg  0x0000429b , 0x00000006 
- 00029269  0x00007e5f branch  0x0000738e 
- 00029270  0x00007e62 arg  0x00000158 , 0x00000011 
- 00029271  0x00007e63 branch  0x00007259 , 0x00000029 
- 00029272  0x00007e64 arg  0x000042ab , 0x00000011 
- 00029273  0x00007e66 copy  0x00000011 , 0x00000005 
- 00029274  0x00007e67 call  0x00007de7 
- 00029275  0x00007e68 branch  0x0000731b 
- 00029276  0x00007e6b arg  0x000042e5 , 0x00000006 
- 00029277  0x00007e6c call  0x00007361 
- 00029278  0x00007e6d arg  0x0000428a , 0x00000006 
- 00029279  0x00007e6e call  0x00007362 
- 00029280  0x00007e6f force  0x00000038 , 0x00000036 
- 00029281  0x00007e70 force  0x00000000 , 0x00000036 
- 00029282  0x00007e71 call  0x000072cf 
- 00029283  0x00007e72 arg  0x000001a8 , 0x00000005 
- 00029284  0x00007e73 branch  0x00007375 
- 00029285  0x00007e78 force  0x00000008 , 0x00000038 
- 00029286  0x00007e79 force  0x00000049 , 0x0000003f 
- 00029287  0x00007e7a branch  0x0000726c 
- 00029288  0x00007e7e force  0x00000049 , 0x0000003f 
- 00029289  0x00007e7f branch  0x0000726b 
- 00029290  0x00007e81 force  0x00000001 , 0x0000003f 
- 00029291  0x00007e83 force  0x00000000 , 0x00000038 
- 00029292  0x00007e85 lshift8  0x00000002 , 0x0000002f 
- 00029293  0x00007e86 ior  0x0000002f , 0x0000002f 
- 00029294  0x00007e87 increase  0x00000001 , 0x00000038 
- 00029295  0x00007e88 rshift8  0x00000002 , 0x0000002f 
- 00029296  0x00007e89 rshift16  0x0000002f , 0x0000002f 
- 00029297  0x00007e8a fetch  0x00000002 , 0x0000445e 
- 00029298  0x00007e8b lshift16  0x0000003f , 0x0000003f 
- 00029299  0x00007e8c ior  0x0000002f , 0x0000002f 
- 00029300  0x00007e8d increase  0x00000001 , 0x00000038 
- 00029301  0x00007e8e ifetchr  0x0000002f , 0x00000004 , 0x00000006 
- 00029302  0x00007e8f increase  0x00000001 , 0x00000038 
- 00029303  0x00007e90 ifetch  0x00000002 , 0x00000006 
- 00029304  0x00007e91 byteswap  0x00000011 , 0x0000002f 
- 00029305  0x00007e92 lshift16  0x0000002f , 0x0000002f 
- 00029306  0x00007e93 ior  0x0000002f , 0x0000002f 
- 00029307  0x00007e94 increase  0x00000001 , 0x00000038 
- 00029308  0x00007e95 rtn 
- 00029309  0x00007e9a add  0x00000013 , 0x00000001 , 0x00000006 
- 00029310  0x00007e9b ifetch  0x00000001 , 0x00000006 
- 00029311  0x00007e9c iforce  0x00000011 
- 00029312  0x00007e9d call  0x00007268 
- 00029313  0x00007e9e call  0x000072d1 
- 00029314  0x00007ea0 force  0x00000000 , 0x00000038 
- 00029315  0x00007ea1 ifetch  0x00000001 , 0x00000013 
- 00029316  0x00007ea2 and_into  0x00000003 , 0x0000003f 
- 00029317  0x00007ea3 lshift16  0x0000003f , 0x0000002f 
- 00029318  0x00007ea4 set1  0x00000008 , 0x0000002f 
- 00029319  0x00007ea5 call  0x0000736a 
- 00029320  0x00007ea6 call  0x000072d4 
- 00029321  0x00007ea8 copy  0x00000011 , 0x00000039 
- 00029322  0x00007ea9 add  0x00000013 , 0x00000002 , 0x00000006 
- 00029323  0x00007eaa call  0x00007349 
- 00029324  0x00007eac call  0x00007353 
- 00029325  0x00007ead call  0x000072d4 
- 00029326  0x00007eae deposit  0x00000039 
- 00029327  0x00007eaf branch  0x00007291 , 0x00000034 
- 00029328  0x00007eb0 branch  0x0000728c 
- 00029329  0x00007eb2 force  0x0000000c , 0x00000038 
- 00029330  0x00007eb3 deposit  0x0000002f 
- 00029331  0x00007eb4 store  0x00000004 , 0x00000150 
- 00029332  0x00007eb5 rtn 
- 00029333  0x00007eb8 increase  0x00000001 , 0x00000011 
- 00029334  0x00007eb9 call  0x0000726a 
- 00029335  0x00007eba copy  0x00000013 , 0x00000006 
- 00029336  0x00007ebb call  0x0000735d 
- 00029337  0x00007ebc call  0x000072d7 
- 00029338  0x00007ebd call  0x0000737c 
- 00029339  0x00007ebe increase  0x00000010 , 0x00000013 
- 00029340  0x00007ebf increase  0xfffffff0 , 0x00000012 
- 00029341  0x00007ec0 branch  0x00007295 , 0x00000002 
- 00029342  0x00007ec1 rtn 
- 00029343  0x00007ec7 call  0x000072c4 
- 00029344  0x00007ec8 bpatch  0x000000ea , 0x0000401d 
- 00029345  0x00007ec9 jam  0x00000000 , 0x0000806c 
- 00029346  0x00007eca jam  0x00000001 , 0x0000806d 
- 00029347  0x00007ecb fetch  0x00000001 , 0x00004169 
- 00029348  0x00007ecc and_into  0x00000003 , 0x0000003f 
- 00029349  0x00007ecd store  0x00000001 , 0x0000806e 
- 00029350  0x00007ece fetch  0x00000002 , 0x0000068f 
- 00029351  0x00007ecf store  0x00000002 , 0x00008068 
- 00029352  0x00007ed0 setarg  0x0000416b 
- 00029353  0x00007ed1 store  0x00000002 , 0x0000806a 
- 00029354  0x00007ed3 fetchr  0x00000011 , 0x00000001 , 0x0000416a 
- 00029355  0x00007ed4 fetcht  0x00000005 , 0x00004450 
- 00029356  0x00007ed5 call  0x00007265 
- 00029357  0x00007ed6 jam  0x00000002 , 0x0000800a 
- 00029358  0x00007ed7 jam  0x00000003 , 0x0000800a 
- 00029359  0x00007ed9 fetch  0x00000001 , 0x0000416a 
- 00029360  0x00007eda store  0x00000002 , 0x000080c0 
- 00029361  0x00007edb increase  0x00000004 , 0x0000003f 
- 00029362  0x00007edc store  0x00000001 , 0x0000416a 
- 00029363  0x00007edd fetch  0x00000005 , 0x00004450 
- 00029364  0x00007ede increase  0x00000001 , 0x0000003f 
- 00029365  0x00007edf set0  0x00000027 , 0x0000003f 
- 00029366  0x00007ee0 store  0x00000005 , 0x00004450 
- 00029367  0x00007ee1 rtn 
- 00029368  0x00007ee5 fetch  0x00000002 , 0x0000811a 
- 00029369  0x00007ee6 isub  0x00000002 , 0x0000003e 
- 00029370  0x00007ee7 rtn  0x00000005 
- 00029371  0x00007ee8 nrtn  0x00000034 
- 00029372  0x00007eea branch  0x000072b8 
- 00029373  0x00007eed fetch  0x00000001 , 0x00008108 
- 00029374  0x00007eee bbit0  0x00000006 , 0x0000235a 
- 00029375  0x00007ef0 setarg  0x0000416b 
- 00029376  0x00007ef1 iadd  0x00000002 , 0x00000005 
- 00029377  0x00007ef2 arg  0x0000000c , 0x00000038 
- 00029378  0x00007ef3 istorer  0x0000002f , 0x00000004 , 0x00000005 
- 00029379  0x00007ef4 branch  0x000072cd 
- 00029380  0x00007ef7 bpatch  0x000000eb , 0x0000401d 
- 00029381  0x00007ef8 force  0x0000000c , 0x00000038 
- 00029382  0x00007ef9 call  0x00007370 
- 00029383  0x00007efa call  0x0000736f 
- 00029384  0x00007efb setarg  0x00000000 
- 00029385  0x00007efc store  0x00000002 , 0x000080c0 
- 00029386  0x00007efd rtn 
- 00029387  0x00007f00 fetch  0x00000001 , 0x00008108 
- 00029388  0x00007f01 bbit0  0x00000006 , 0x000072cb 
- 00029389  0x00007f03 jam  0x00000000 , 0x0000800a 
- 00029390  0x00007f04 rtn 
- 00029391  0x00007f08 nbranch  0x000072cf , 0x00000037 
- 00029392  0x00007f09 rtn 
- 00029393  0x00007f0c force  0x00000030 , 0x00000036 
- 00029394  0x00007f0d force  0x00000000 , 0x00000036 
- 00029395  0x00007f0e branch  0x000072cf 
- 00029396  0x00007f11 force  0x00000032 , 0x00000036 
- 00029397  0x00007f12 force  0x00000002 , 0x00000036 
- 00029398  0x00007f13 branch  0x000072cf 
- 00029399  0x00007f16 force  0x00000034 , 0x00000036 
- 00029400  0x00007f17 force  0x00000004 , 0x00000036 
- 00029401  0x00007f18 branch  0x000072cf 
- 00029402  0x00007f1c force  0x00000001 , 0x00000036 
- 00029403  0x00007f1d force  0x00000000 , 0x00000036 
- 00029404  0x00007f1e rtn 
- 00029405  0x00007f22 fetch  0x00000001 , 0x00008155 
- 00029406  0x00007f23 bbit0  0x00000002 , 0x000072dd 
- 00029407  0x00007f24 rtn 
- 00029408  0x00007f28 store  0x00000002 , 0x000080d2 
- 00029409  0x00007f29 force  0x000000c0 , 0x00000036 
- 00029410  0x00007f2a force  0x00000080 , 0x00000036 
- 00029411  0x00007f2b branch  0x000072dd 
- 00029412  0x00007f2e force  0x00000000 , 0x00000038 
- 00029413  0x00007f2f copy  0x00000012 , 0x00000006 
- 00029414  0x00007f30 force  0x00000004 , 0x00000039 
- 00029415  0x00007f31 call  0x000072f3 
- 00029416  0x00007f33 force  0x00000180 , 0x00000036 
- 00029417  0x00007f34 force  0x00000080 , 0x00000036 
- 00029418  0x00007f35 call  0x000072cf 
- 00029419  0x00007f37 force  0x0000000c , 0x00000038 
- 00029420  0x00007f38 copy  0x00000013 , 0x00000005 
- 00029421  0x00007f39 force  0x00000004 , 0x00000039 
- 00029422  0x00007f3b copy  0x0000002f , 0x0000003f 
- 00029423  0x00007f3c istore  0x00000004 , 0x00000005 
- 00029424  0x00007f3d increase  0x00000001 , 0x00000038 
- 00029425  0x00007f3e loop  0x000072ee 
- 00029426  0x00007f3f rtn 
- 00029427  0x00007f42 ifetch  0x00000002 , 0x00000006 
- 00029428  0x00007f43 ifetcht  0x00000002 , 0x00000006 
- 00029429  0x00007f44 lshift16  0x00000002 , 0x00000002 
- 00029430  0x00007f45 ior  0x00000002 , 0x0000002f 
- 00029431  0x00007f46 increase  0x00000001 , 0x00000038 
- 00029432  0x00007f47 loop  0x000072f3 
- 00029433  0x00007f48 rtn 
- 00029434  0x00007f4c force  0x00000008 , 0x00000038 
- 00029435  0x00007f4d copy  0x00000011 , 0x00000006 
- 00029436  0x00007f4e force  0x00000004 , 0x00000039 
- 00029437  0x00007f4f call  0x000072f3 
- 00029438  0x00007f51 force  0x00000000 , 0x00000038 
- 00029439  0x00007f52 copy  0x00000012 , 0x00000006 
- 00029440  0x00007f53 force  0x00000004 , 0x00000039 
- 00029441  0x00007f54 call  0x000072f3 
- 00029442  0x00007f55 force  0x00000182 , 0x00000036 
- 00029443  0x00007f56 force  0x00000082 , 0x00000036 
- 00029444  0x00007f57 call  0x000072cf 
- 00029445  0x00007f58 branch  0x000072eb 
- 00029446  0x00007f5c force  0x00000000 , 0x00000038 
- 00029447  0x00007f5d fetch  0x00000004 , 0x00000158 
- 00029448  0x00007f5e iforce  0x0000002f 
- 00029449  0x00007f5f increase  0x00000001 , 0x00000038 
- 00029450  0x00007f60 ifetch  0x00000004 , 0x00000006 
- 00029451  0x00007f61 iforce  0x0000002f 
- 00029452  0x00007f62 increase  0x00000001 , 0x00000038 
- 00029453  0x00007f63 fetch  0x00000004 , 0x000042ab 
- 00029454  0x00007f64 iforce  0x0000002f 
- 00029455  0x00007f65 increase  0x00000001 , 0x00000038 
- 00029456  0x00007f66 ifetch  0x00000004 , 0x00000006 
- 00029457  0x00007f67 iforce  0x0000002f 
- 00029458  0x00007f68 increase  0x00000001 , 0x00000038 
- 00029459  0x00007f69 call  0x00007370 
- 00029460  0x00007f6a increase  0xfffffffc , 0x00000038 
- 00029461  0x00007f6b fetch  0x00000004 , 0x000042ff 
- 00029462  0x00007f6c copy  0x0000003f , 0x0000002f 
- 00029463  0x00007f6d increase  0x00000004 , 0x00000038 
- 00029464  0x00007f6e force  0x00000038 , 0x00000036 
- 00029465  0x00007f6f force  0x00000008 , 0x00000036 
- 00029466  0x00007f70 branch  0x000072cf 
- 00029467  0x00007f74 bpatch  0x000000ec , 0x0000401d 
- 00029468  0x00007f75 fetch  0x00000006 , 0x000042db 
- 00029469  0x00007f76 fetcht  0x00000006 , 0x00000178 
- 00029470  0x00007f77 branch  0x00007321 , 0x00000029 
- 00029471  0x00007f78 fetch  0x00000006 , 0x00000178 
- 00029472  0x00007f79 fetcht  0x00000006 , 0x000042db 
- 00029473  0x00007f7b force  0x00000008 , 0x00000038 
- 00029474  0x00007f7c copy  0x00000002 , 0x0000002f 
- 00029475  0x00007f7d increase  0x00000001 , 0x00000038 
- 00029476  0x00007f7e rshift32  0x00000002 , 0x0000002f 
- 00029477  0x00007f7f lshift16  0x0000003f , 0x0000003f 
- 00029478  0x00007f80 ior  0x0000002f , 0x0000002f 
- 00029479  0x00007f81 increase  0x00000001 , 0x00000038 
- 00029480  0x00007f82 rshift32  0x0000003f , 0x0000002f 
- 00029481  0x00007f83 increase  0x00000001 , 0x00000038 
- 00029482  0x00007f84 force  0x00000000 , 0x0000002f 
- 00029483  0x00007f85 force  0x00000000 , 0x0000003f 
- 00029484  0x00007f86 fetch  0x00000001 , 0x000042cb 
- 00029485  0x00007f87 fetcht  0x00000001 , 0x0000438c 
- 00029486  0x00007f88 nbranch  0x00007331 , 0x00000029 
- 00029487  0x00007f8a fetch  0x00000001 , 0x000042d2 
- 00029488  0x00007f8b fetcht  0x00000001 , 0x000042cb 
- 00029489  0x00007f8d store  0x00000001 , 0x000042bb 
- 00029490  0x00007f8e storet  0x00000001 , 0x000042bc 
- 00029491  0x00007f8f force  0x00000000 , 0x00000038 
- 00029492  0x00007f90 arg  0x000042bb , 0x00000012 
- 00029493  0x00007f91 force  0x00000004 , 0x00000039 
- 00029494  0x00007f93 ifetch  0x00000004 , 0x00000011 
- 00029495  0x00007f94 ifetcht  0x00000004 , 0x00000012 
- 00029496  0x00007f95 ixor  0x00000002 , 0x0000002f 
- 00029497  0x00007f96 increase  0x00000001 , 0x00000038 
- 00029498  0x00007f97 increase  0x00000004 , 0x00000011 
- 00029499  0x00007f98 increase  0x00000004 , 0x00000012 
- 00029500  0x00007f99 loop  0x00007336 
- 00029501  0x00007f9a call  0x00007370 
- 00029502  0x00007f9b increase  0xfffffffc , 0x00000038 
- 00029503  0x00007f9c fetch  0x00000004 , 0x000042ff 
- 00029504  0x00007f9d copy  0x0000003f , 0x0000002f 
- 00029505  0x00007f9e increase  0x00000004 , 0x00000038 
- 00029506  0x00007f9f force  0x00000038 , 0x00000036 
- 00029507  0x00007fa0 force  0x0000000c , 0x00000036 
- 00029508  0x00007fa1 call  0x000072cf 
- 00029509  0x00007fa3 call  0x0000736f 
- 00029510  0x00007fa4 force  0x0000003a , 0x00000036 
- 00029511  0x00007fa5 force  0x00000008 , 0x00000036 
- 00029512  0x00007fa6 branch  0x000072cf 
- 00029513  0x00007fa9 compare  0x00000000 , 0x00000039 , 0x00000003 
- 00029514  0x00007faa rtn  0x00000001 
- 00029515  0x00007fab deposit  0x00000006 
- 00029516  0x00007fac iadd  0x00000039 , 0x00000005 
- 00029517  0x00007fad force  0x00000000 , 0x0000003f 
- 00029518  0x00007faf istore  0x00000001 , 0x00000005 
- 00029519  0x00007fb0 increase  0x00000001 , 0x00000039 
- 00029520  0x00007fb1 compare  0x00000000 , 0x00000039 , 0x00000003 
- 00029521  0x00007fb2 rtn  0x00000001 
- 00029522  0x00007fb3 branch  0x0000734e 
- 00029523  0x00007fb6 force  0x00000000 , 0x00000038 
- 00029524  0x00007fb8 deposit  0x00000039 
- 00029525  0x00007fb9 branch  0x00007358 , 0x00000034 
- 00029526  0x00007fba ifetch  0x00000004 , 0x00000006 
- 00029527  0x00007fbb increase  0xfffffffc , 0x00000039 
- 00029528  0x00007fbd iforce  0x0000002f 
- 00029529  0x00007fbe increase  0x00000001 , 0x00000038 
- 00029530  0x00007fbf compare  0x00000004 , 0x00000038 , 0x0000000f 
- 00029531  0x00007fc0 rtn  0x00000001 
- 00029532  0x00007fc1 branch  0x00007354 
- 00029533  0x00007fc4 force  0x00000008 , 0x00000038 
- 00029534  0x00007fc5 branch  0x00007362 
- 00029535  0x00007fc7 force  0x00000004 , 0x00000038 
- 00029536  0x00007fc8 branch  0x00007362 
- 00029537  0x00007fca force  0x00000000 , 0x00000038 
- 00029538  0x00007fcc force  0x00000004 , 0x00000039 
- 00029539  0x00007fce ifetch  0x00000004 , 0x00000006 
- 00029540  0x00007fcf iforce  0x0000002f 
- 00029541  0x00007fd0 increase  0x00000001 , 0x00000038 
- 00029542  0x00007fd1 loop  0x00007363 
- 00029543  0x00007fd2 rtn 
- 00029544  0x00007fd5 arg  0x000001a8 , 0x00000006 
- 00029545  0x00007fd6 branch  0x0000735f 
- 00029546  0x00007fd9 force  0x00000004 , 0x00000039 
- 00029547  0x00007fda branch  0x00007372 
- 00029548  0x00007fdd force  0x00000000 , 0x00000038 
- 00029549  0x00007fde force  0x00000010 , 0x00000039 
- 00029550  0x00007fdf branch  0x00007371 
- 00029551  0x00007fe2 force  0x00000000 , 0x00000038 
- 00029552  0x00007fe4 force  0x00000004 , 0x00000039 
- 00029553  0x00007fe6 force  0x00000000 , 0x0000002f 
- 00029554  0x00007fe8 increase  0x00000001 , 0x00000038 
- 00029555  0x00007fe9 loop  0x00007371 
- 00029556  0x00007fea rtn 
- 00029557  0x00007fed force  0x0000000c , 0x00000038 
- 00029558  0x00007fee force  0x00000004 , 0x00000039 
- 00029559  0x00007ff0 deposit  0x0000002f 
- 00029560  0x00007ff1 istore  0x00000004 , 0x00000005 
- 00029561  0x00007ff2 increase  0x00000001 , 0x00000038 
- 00029562  0x00007ff3 loop  0x00007377 
- 00029563  0x00007ff4 rtn 
- 00029564  0x00007ff7 force  0x0000000c , 0x00000038 
- 00029565  0x00007ff8 copy  0x00000013 , 0x00000005 
- 00029566  0x00007ff9 add  0x00000012 , 0x00000001 , 0x00000039 
- 00029567  0x00007ffa sub  0x00000039 , 0x0000000f , 0x0000003e 
- 00029568  0x00007ffb branch  0x00007382 , 0x00000002 
- 00029569  0x00007ffc force  0x00000010 , 0x00000039 
- 00029570  0x00007ffe deposit  0x0000002f 
- 00029571  0x00007fff sub  0x00000039 , 0x00000003 , 0x0000003e 
- 00029572  0x00008000 branch  0x0000738a , 0x00000002 
- 00029573  0x00008001 istore  0x00000004 , 0x00000005 
- 00029574  0x00008002 increase  0xfffffffc , 0x00000039 
- 00029575  0x00008003 rtn  0x00000005 
- 00029576  0x00008004 increase  0x00000001 , 0x00000038 
- 00029577  0x00008005 branch  0x00007382 
- 00029578  0x00008007 istore  0x00000001 , 0x00000005 
- 00029579  0x00008008 rshift8  0x0000003f , 0x0000003f 
- 00029580  0x00008009 loop  0x0000738a 
- 00029581  0x0000800a rtn 
- 00029582  0x0000800e force  0x0000000c , 0x00000038 
- 00029583  0x0000800f force  0x00000004 , 0x00000039 
- 00029584  0x00008011 ifetch  0x00000004 , 0x00000006 
- 00029585  0x00008012 isub  0x0000002f , 0x0000003e 
- 00029586  0x00008013 nrtn  0x00000005 
- 00029587  0x00008014 increase  0x00000001 , 0x00000038 
- 00029588  0x00008015 loop  0x00007390 
- 00029589  0x00008016 branch  0x00007db8 
- 00029590  0x00008019 fetch  0x00000001 , 0x00008050 
- 00029591  0x0000801a set0  0x00000000 , 0x0000003f 
- 00029592  0x0000801b store  0x00000001 , 0x00008050 
- 00029593  0x0000801c rtn 
- 00029594  0x0000801f fetch  0x00000001 , 0x00008050 
- 00029595  0x00008020 set1  0x00000000 , 0x0000003f 
- 00029596  0x00008021 store  0x00000001 , 0x00008050 
- 00029597  0x00008022 rtn 
- 00029598  0x0000802b arg  0x000004d1 , 0x00000005 
- 00029599  0x0000802c setsect  0x00000000 , 0x0003ffff 
- 00029600  0x0000802d setsect  0x00000001 , 0x0003ffff 
- 00029601  0x0000802e setsect  0x00000002 , 0x0003ffff 
- 00029602  0x0000802f setsect  0x00000003 , 0x0003fbff 
- 00029603  0x00008030 istore  0x00000009 , 0x00000005 
- 00029604  0x00008031 setsect  0x00000000 , 0x0003ffff 
- 00029605  0x00008032 setsect  0x00000001 , 0x0003ffff 
- 00029606  0x00008033 setsect  0x00000002 , 0x0003ffff 
- 00029607  0x00008034 setsect  0x00000003 , 0x0003ffff 
- 00029608  0x00008035 istore  0x00000009 , 0x00000005 
- 00029609  0x00008036 setsect  0x00000000 , 0x0003ffff 
- 00029610  0x00008037 setsect  0x00000001 , 0x0003ffff 
- 00029611  0x00008038 setsect  0x00000002 , 0x0003cfff 
- 00029612  0x00008039 setsect  0x00000003 , 0x0003ffff 
- 00029613  0x0000803a istore  0x00000009 , 0x00000005 
- 00029614  0x0000803b setsect  0x00000000 , 0x0003ffff 
- 00029615  0x0000803c setsect  0x00000001 , 0x0003ffff 
- 00029616  0x0000803d setsect  0x00000002 , 0x0003ffef 
- 00029617  0x0000803e setsect  0x00000003 , 0x0003ffff 
- 00029618  0x0000803f istore  0x00000009 , 0x00000005 
- 00029619  0x00008040 setsect  0x00000000 , 0x0003ffff 
- 00029620  0x00008041 setsect  0x00000001 , 0x0003ffff 
- 00029621  0x00008042 setsect  0x00000002 , 0x0003ffff 
- 00029622  0x00008043 setsect  0x00000003 , 0x0003ffff 
- 00029623  0x00008044 istore  0x00000009 , 0x00000005 
- 00029624  0x00008045 setsect  0x00000000 , 0x0003ffff 
- 00029625  0x00008046 setsect  0x00000001 , 0x00026c7f 
- 00029626  0x00008047 setsect  0x00000002 , 0x0000146b 
- 00029627  0x00008048 setsect  0x00000003 , 0x00037bb3 
- 00029628  0x00008049 istore  0x00000009 , 0x00000005 
- 00029629  0x0000804a setsect  0x00000000 , 0x0001feb8 
- 00029630  0x0000804b setsect  0x00000001 , 0x00010c12 
- 00029631  0x0000804c setsect  0x00000002 , 0x0002b722 
- 00029632  0x0000804d setsect  0x00000003 , 0x00029fa6 
- 00029633  0x0000804e istore  0x00000009 , 0x00000005 
- 00029634  0x0000804f setsect  0x00000000 , 0x0000e70f 
- 00029635  0x00008050 setsect  0x00000001 , 0x00016720 
- 00029636  0x00008051 setsect  0x00000002 , 0x0000519e 
- 00029637  0x00008052 setsect  0x00000003 , 0x00019084 
- 00029638  0x00008053 istore  0x00000009 , 0x00000005 
- 00029639  0x00008054 setsect  0x00000000 , 0x00031012 
- 00029640  0x00008055 setsect  0x00000001 , 0x000360bf 
- 00029641  0x00008056 setsect  0x00000002 , 0x0003f0af 
- 00029642  0x00008057 setsect  0x00000003 , 0x000003d3 
- 00029643  0x00008058 istore  0x00000009 , 0x00000005 
- 00029644  0x00008059 setsect  0x00000000 , 0x0003a188 
- 00029645  0x0000805a setsect  0x00000001 , 0x00003ad0 
- 00029646  0x0000805b setsect  0x00000002 , 0x0003cbf2 
- 00029647  0x0000805c setsect  0x00000003 , 0x000243d9 
- 00029648  0x0000805d istore  0x00000009 , 0x00000005 
- 00029649  0x0000805e setsect  0x00000000 , 0x0002b030 
- 00029650  0x0000805f setsect  0x00000001 , 0x00036a03 
- 00029651  0x00008060 setsect  0x00000002 , 0x00011188 
- 00029652  0x00008061 setsect  0x00000003 , 0x0001e520 
- 00029653  0x00008062 istore  0x00000009 , 0x00000005 
- 00029654  0x00008063 setsect  0x00000000 , 0x0003a11e 
- 00029655  0x00008064 setsect  0x00000001 , 0x0000fe5d 
- 00029656  0x00008065 setsect  0x00000002 , 0x0000dd57 
- 00029657  0x00008066 setsect  0x00000003 , 0x0001ac93 
- 00029658  0x00008067 istore  0x00000009 , 0x00000005 
- 00029659  0x00008068 setsect  0x00000000 , 0x000011ed 
- 00029660  0x00008069 setsect  0x00000001 , 0x000218c4 
- 00029661  0x0000806a setsect  0x00000002 , 0x00008da7 
- 00029662  0x0000806b setsect  0x00000003 , 0x000257ff 
- 00029663  0x0000806c istore  0x00000009 , 0x00000005 
- 00029664  0x0000806d setsect  0x00000000 , 0x0003192b 
- 00029665  0x0000806e setsect  0x00000001 , 0x00034641 
- 00029666  0x0000806f setsect  0x00000002 , 0x0001be0c 
- 00029667  0x00008070 setsect  0x00000003 , 0x000366ad 
- 00029668  0x00008071 istore  0x00000009 , 0x00000005 
- 00029669  0x00008072 setsect  0x00000000 , 0x00001f83 
- 00029670  0x00008073 setsect  0x00000001 , 0x00015a23 
- 00029671  0x00008074 setsect  0x00000002 , 0x0003f9b0 
- 00029672  0x00008075 setsect  0x00000003 , 0x00003949 
- 00029673  0x00008076 istore  0x00000009 , 0x00000005 
- 00029674  0x00008077 setsect  0x00000000 , 0x00013a51 
- 00029675  0x00008078 setsect  0x00000001 , 0x000153fd 
- 00029676  0x00008079 setsect  0x00000002 , 0x0003372a 
- 00029677  0x0000807a setsect  0x00000003 , 0x0000f1bb 
- 00029678  0x0000807b istore  0x00000009 , 0x00000005 
- 00029679  0x0000807c setsect  0x00000000 , 0x0003ae85 
- 00029680  0x0000807d setsect  0x00000001 , 0x0001eed9 
- 00029681  0x0000807e setsect  0x00000002 , 0x00009e66 
- 00029682  0x0000807f setsect  0x00000003 , 0x000001a8 
- 00029683  0x00008080 istore  0x00000008 , 0x00000005 
- 00029684  0x00008081 rtn 
- 00029685  0x0000808a arg  0x00000569 , 0x00000005 
- 00029686  0x0000808b setsect  0x00000000 , 0x0003ffff 
- 00029687  0x0000808c setsect  0x00000001 , 0x0003ffff 
- 00029688  0x0000808d setsect  0x00000002 , 0x0003ffff 
- 00029689  0x0000808e setsect  0x00000003 , 0x0003ffff 
- 00029690  0x0000808f istore  0x00000009 , 0x00000005 
- 00029691  0x00008090 setsect  0x00000000 , 0x0003ffff 
- 00029692  0x00008091 setsect  0x00000001 , 0x0000003f 
- 00029693  0x00008092 setsect  0x00000002 , 0x00000000 
- 00029694  0x00008093 setsect  0x00000003 , 0x00000000 
- 00029695  0x00008094 istore  0x00000009 , 0x00000005 
- 00029696  0x00008095 setsect  0x00000000 , 0x00000000 
- 00029697  0x00008096 setsect  0x00000001 , 0x00000000 
- 00029698  0x00008097 setsect  0x00000002 , 0x00001000 
- 00029699  0x00008098 setsect  0x00000003 , 0x00000000 
- 00029700  0x00008099 istore  0x00000009 , 0x00000005 
- 00029701  0x0000809a setsect  0x00000000 , 0x0003ff00 
- 00029702  0x0000809b setsect  0x00000001 , 0x0003ffff 
- 00029703  0x0000809c setsect  0x00000002 , 0x0003ffcf 
- 00029704  0x0000809d setsect  0x00000003 , 0x0003ffff 
- 00029705  0x0000809e istore  0x00000009 , 0x00000005 
- 00029706  0x0000809f setsect  0x00000000 , 0x0003ffff 
- 00029707  0x000080a0 setsect  0x00000001 , 0x0003ffff 
- 00029708  0x000080a1 setsect  0x00000002 , 0x0003ffff 
- 00029709  0x000080a2 setsect  0x00000003 , 0x000003ff 
- 00029710  0x000080a3 istore  0x00000009 , 0x00000005 
- 00029711  0x000080a4 setsect  0x00000000 , 0x00000000 
- 00029712  0x000080a5 setsect  0x00000001 , 0x00000000 
- 00029713  0x000080a6 setsect  0x00000002 , 0x00000000 
- 00029714  0x000080a7 setsect  0x00000003 , 0x00000000 
- 00029715  0x000080a8 istore  0x00000009 , 0x00000005 
- 00029716  0x000080a9 setsect  0x00000000 , 0x00010000 
- 00029717  0x000080aa setsect  0x00000001 , 0x00000000 
- 00029718  0x000080ab setsect  0x00000002 , 0x0003f000 
- 00029719  0x000080ac setsect  0x00000003 , 0x0003ffff 
- 00029720  0x000080ad istore  0x00000009 , 0x00000005 
- 00029721  0x000080ae setsect  0x00000000 , 0x000296ff 
- 00029722  0x000080af setsect  0x00000001 , 0x00022630 
- 00029723  0x000080b0 setsect  0x00000002 , 0x0003945d 
- 00029724  0x000080b1 setsect  0x00000003 , 0x0003d284 
- 00029725  0x000080b2 istore  0x00000009 , 0x00000005 
- 00029726  0x000080b3 setsect  0x00000000 , 0x000333a0 
- 00029727  0x000080b4 setsect  0x00000001 , 0x00004b7a 
- 00029728  0x000080b5 setsect  0x00000002 , 0x000037d8 
- 00029729  0x000080b6 setsect  0x00000003 , 0x0003c9dc 
- 00029730  0x000080b7 istore  0x00000009 , 0x00000005 
- 00029731  0x000080b8 setsect  0x00000000 , 0x0003a440 
- 00029732  0x000080b9 setsect  0x00000001 , 0x0001b958 
- 00029733  0x000080ba setsect  0x00000002 , 0x00038bce 
- 00029734  0x000080bb setsect  0x00000003 , 0x0001091f 
- 00029735  0x000080bc istore  0x00000009 , 0x00000005 
- 00029736  0x000080bd setsect  0x00000000 , 0x0002e12c 
- 00029737  0x000080be setsect  0x00000001 , 0x0001f47c 
- 00029738  0x000080bf setsect  0x00000002 , 0x000356b1 
- 00029739  0x000080c0 setsect  0x00000003 , 0x0002fd47 
- 00029740  0x000080c1 istore  0x00000009 , 0x00000005 
- 00029741  0x000080c2 setsect  0x00000000 , 0x00006837 
- 00029742  0x000080c3 setsect  0x00000001 , 0x0002ed90 
- 00029743  0x000080c4 setsect  0x00000002 , 0x0001ecec 
- 00029744  0x000080c5 setsect  0x00000003 , 0x0001acc5 
- 00029745  0x000080c6 istore  0x00000009 , 0x00000005 
- 00029746  0x000080c7 setsect  0x00000000 , 0x00023357 
- 00029747  0x000080c8 setsect  0x00000001 , 0x00018af3 
- 00029748  0x000080c9 setsect  0x00000002 , 0x0000f9e1 
- 00029749  0x000080ca setsect  0x00000003 , 0x000129f0 
- 00029750  0x000080cb istore  0x00000009 , 0x00000005 
- 00029751  0x000080cc setsect  0x00000000 , 0x0002e7eb 
- 00029752  0x000080cd setsect  0x00000001 , 0x0003e6e3 
- 00029753  0x000080ce setsect  0x00000002 , 0x0003e1a7 
- 00029754  0x000080cf setsect  0x00000003 , 0x00010b8b 
- 00029755  0x000080d0 istore  0x00000009 , 0x00000005 
- 00029756  0x000080d1 setsect  0x00000000 , 0x00024fe3 
- 00029757  0x000080d2 setsect  0x00000001 , 0x000020ef 
- 00029758  0x000080d3 setsect  0x00000002 , 0x0001b5a6 
- 00029759  0x000080d4 setsect  0x00000003 , 0x0000dc2f 
- 00029760  0x000080d5 istore  0x00000009 , 0x00000005 
- 00029761  0x000080d6 setsect  0x00000000 , 0x00013860 
- 00029762  0x000080d7 setsect  0x00000001 , 0x0002bd69 
- 00029763  0x000080d8 setsect  0x00000002 , 0x0000391a 
- 00029764  0x000080d9 setsect  0x00000003 , 0x0001b222 
- 00029765  0x000080da istore  0x00000009 , 0x00000005 
- 00029766  0x000080db rtn 
- 00029767  0x000080e4 branch  0x000074fc 
- 00029768  0x000080e7 bpatch  0x000000ed , 0x0000401d 
- 00029769  0x000080ec fetch  0x00000001 , 0x0000446c 
- 00029770  0x000080ed rtn  0x00000034 
- 00029771  0x000080ee fetch  0x00000001 , 0x0000446e 
- 00029772  0x000080ef rtneq  0x00000003 
- 00029773  0x000080f2 fetch  0x00000001 , 0x0000446d 
- 00029774  0x000080f3 beq  0x00000000 , 0x000074fc 
- 00029775  0x000080f4 rtn 
- 00029776  0x000080f6 jam  0x00000000 , 0x0000446d 
- 00029777  0x000080f7 rtn 
- 00029778  0x000080fd bpatch  0x000000ee , 0x0000401d 
- 00029779  0x000080fe setarg  0x000005fe 
- 00029780  0x000080ff arg  0x000005f9 , 0x00000005 
- 00029781  0x00008100 isub  0x00000005 , 0x00000039 
- 00029782  0x00008101 call  0x00007ca1 
- 00029783  0x00008102 setarg  0x000044d1 
- 00029784  0x00008103 arg  0x000044cf , 0x00000005 
- 00029785  0x00008104 isub  0x00000005 , 0x00000039 
- 00029786  0x00008105 branch  0x00007ca1 
- 00029787  0x0000810a call  0x00007476 
- 00029788  0x0000810b arg  0x0000061e , 0x00000011 
- 00029789  0x0000810c arg  0x000004b1 , 0x00000005 
- 00029790  0x0000810d call  0x0000771c 
- 00029791  0x0000810e arg  0x000005fe , 0x00000011 
- 00029792  0x0000810f arg  0x00000471 , 0x00000005 
- 00029793  0x00008110 call  0x0000771c 
- 00029794  0x00008111 arg  0x00000471 , 0x00000011 
- 00029795  0x00008112 arg  0x000005fe , 0x00000012 
- 00029796  0x00008113 arg  0x00000471 , 0x00000005 
- 00029797  0x00008114 call  0x00007684 
- 00029798  0x00008115 arg  0x00000589 , 0x00000011 
- 00029799  0x00008116 arg  0x000005fe , 0x00000012 
- 00029800  0x00008117 arg  0x00000491 , 0x00000005 
- 00029801  0x00008118 call  0x00007684 
- 00029802  0x00008119 arg  0x00000491 , 0x00000011 
- 00029803  0x0000811a arg  0x00000471 , 0x00000012 
- 00029804  0x0000811b arg  0x00000471 , 0x00000005 
- 00029805  0x0000811c call  0x00007720 
- 00029806  0x0000811d arg  0x00000451 , 0x00000011 
- 00029807  0x0000811e arg  0x00000471 , 0x00000012 
- 00029808  0x0000811f arg  0x00000451 , 0x00000005 
- 00029809  0x00008120 call  0x00007720 
- 00029810  0x00008121 arg  0x00000020 , 0x00000039 
- 00029811  0x00008122 arg  0x000004b1 , 0x00000011 
- 00029812  0x00008123 arg  0x00000451 , 0x00000012 
- 00029813  0x00008124 branch  0x00007d64 
- 00029814  0x00008127 arg  0x000005c9 , 0x00000011 
- 00029815  0x00008128 arg  0x00000451 , 0x00000005 
- 00029816  0x00008129 call  0x0000771c 
- 00029817  0x0000812a arg  0x000005a9 , 0x00000011 
- 00029818  0x0000812b arg  0x00000471 , 0x00000005 
- 00029819  0x0000812c call  0x0000771c 
- 00029820  0x0000812d arg  0x00000471 , 0x00000011 
- 00029821  0x0000812e arg  0x000005a9 , 0x00000012 
- 00029822  0x0000812f arg  0x00000471 , 0x00000005 
- 00029823  0x00008130 call  0x00007684 
- 00029824  0x00008131 arg  0x00000589 , 0x00000011 
- 00029825  0x00008132 arg  0x000005a9 , 0x00000012 
- 00029826  0x00008133 arg  0x00000491 , 0x00000005 
- 00029827  0x00008134 call  0x00007684 
- 00029828  0x00008135 arg  0x00000491 , 0x00000011 
- 00029829  0x00008136 arg  0x00000471 , 0x00000012 
- 00029830  0x00008137 arg  0x00000471 , 0x00000005 
- 00029831  0x00008138 call  0x00007720 
- 00029832  0x00008139 arg  0x00000451 , 0x00000011 
- 00029833  0x0000813a arg  0x00000471 , 0x00000012 
- 00029834  0x0000813b arg  0x00000451 , 0x00000005 
- 00029835  0x0000813c branch  0x00007739 
- 00029836  0x00008142 increase  0xffffffff , 0x00000007 
- 00029837  0x00008143 nrtn  0x00000002 
- 00029838  0x00008144 random  0x0000003f 
- 00029839  0x00008145 istore  0x00000002 , 0x00000005 
- 00029840  0x00008146 branch  0x0000748c 
- 00029841  0x00008148 increase  0xffffffff , 0x00000007 
- 00029842  0x00008149 nbranch  0x0000749c , 0x00000002 
- 00029843  0x0000814a ifetch  0x00000004 , 0x00000011 
- 00029844  0x0000814b copy  0x0000003f , 0x00000002 
- 00029845  0x0000814c ifetch  0x00000004 , 0x00000012 
- 00029846  0x0000814d iflip  0x00000002 , 0x0000003f 
- 00029847  0x0000814e nbranch  0x0000749b , 0x00000005 
- 00029848  0x0000814f increase  0x00000004 , 0x00000011 
- 00029849  0x00008150 increase  0x00000004 , 0x00000012 
- 00029850  0x00008151 branch  0x00007491 
- 00029851  0x00008153 branch  0x00007dc4 
- 00029852  0x00008156 branch  0x00007dc6 
- 00029853  0x0000815c and  0x0000003f , 0x00000007 , 0x00000007 
- 00029854  0x0000815d rshift3  0x0000003f , 0x0000003f 
- 00029855  0x0000815e iadd  0x00000006 , 0x00000006 
- 00029856  0x0000815f ifetch  0x00000001 , 0x00000006 
- 00029857  0x00008160 qisolate0  0x0000003f 
- 00029858  0x00008161 rtn 
- 00029859  0x00008165 ifetch  0x00000008 , 0x00000006 
- 00029860  0x00008166 nrtn  0x00000034 
- 00029861  0x00008167 ifetch  0x00000008 , 0x00000006 
- 00029862  0x00008168 nrtn  0x00000034 
- 00029863  0x00008169 ifetch  0x00000008 , 0x00000006 
- 00029864  0x0000816a rtn 
- 00029865  0x00008170 ifetch  0x00000004 , 0x00000011 
- 00029866  0x00008171 iforce  0x00000002 
- 00029867  0x00008172 ifetch  0x00000004 , 0x00000012 
- 00029868  0x00008173 isub  0x00000002 , 0x0000003e 
- 00029869  0x00008174 nrtn  0x00000005 
- 00029870  0x00008175 increase  0x00000004 , 0x00000011 
- 00029871  0x00008176 increase  0x00000004 , 0x00000012 
- 00029872  0x00008177 loop  0x000074a9 
- 00029873  0x00008178 rtn 
- 00029874  0x0000817b force  0x00000006 , 0x00000039 
- 00029875  0x0000817c increase  0x00000014 , 0x00000011 
- 00029876  0x0000817d increase  0x00000014 , 0x00000012 
- 00029877  0x0000817f ifetch  0x00000004 , 0x00000012 
- 00029878  0x00008180 iforce  0x00000002 
- 00029879  0x00008181 ifetch  0x00000004 , 0x00000011 
- 00029880  0x00008182 isub  0x00000002 , 0x0000003f 
- 00029881  0x00008183 nrtn  0x00000002 
- 00029882  0x00008184 nrtn  0x00000034 
- 00029883  0x00008185 increase  0xfffffffc , 0x00000011 
- 00029884  0x00008186 increase  0xfffffffc , 0x00000012 
- 00029885  0x00008187 loop  0x000074b5 
- 00029886  0x00008188 rtn 
- 00029887  0x0000818a force  0x00000006 , 0x00000039 
- 00029888  0x0000818b force  0x00000000 , 0x00000013 
- 00029889  0x0000818d ifetch  0x00000004 , 0x00000011 
- 00029890  0x0000818e iforce  0x00000002 
- 00029891  0x0000818f ifetch  0x00000004 , 0x00000012 
- 00029892  0x00008190 iadd  0x00000002 , 0x0000003f 
- 00029893  0x00008191 iadd  0x00000013 , 0x0000003f 
- 00029894  0x00008192 istore  0x00000004 , 0x00000005 
- 00029895  0x00008193 isolate1  0x00000020 , 0x0000003f 
- 00029896  0x00008194 setflag  0x00000001 , 0x00000000 , 0x00000013 
- 00029897  0x00008195 increase  0x00000004 , 0x00000011 
- 00029898  0x00008196 increase  0x00000004 , 0x00000012 
- 00029899  0x00008197 loop  0x000074c1 
- 00029900  0x00008198 rtn 
- 00029901  0x0000819b force  0x00000006 , 0x00000039 
- 00029902  0x0000819c force  0x00000000 , 0x00000013 
- 00029903  0x0000819e ifetch  0x00000004 , 0x00000012 
- 00029904  0x0000819f iforce  0x00000002 
- 00029905  0x000081a0 ifetch  0x00000004 , 0x00000011 
- 00029906  0x000081a1 isub  0x00000002 , 0x0000003f 
- 00029907  0x000081a2 isub  0x00000013 , 0x0000003f 
- 00029908  0x000081a3 istore  0x00000004 , 0x00000005 
- 00029909  0x000081a4 isolate1  0x00000020 , 0x0000003f 
- 00029910  0x000081a5 setflag  0x00000001 , 0x00000000 , 0x00000013 
- 00029911  0x000081a6 increase  0x00000004 , 0x00000011 
- 00029912  0x000081a7 increase  0x00000004 , 0x00000012 
- 00029913  0x000081a8 loop  0x000074cf 
- 00029914  0x000081a9 rtn 
- 00029915  0x000081ac force  0x00000006 , 0x00000039 
- 00029916  0x000081ad increase  0x00000014 , 0x00000011 
- 00029917  0x000081af force  0x00000000 , 0x00000013 
- 00029918  0x000081b1 ifetch  0x00000004 , 0x00000011 
- 00029919  0x000081b2 isolate1  0x00000000 , 0x0000003f 
- 00029920  0x000081b3 setflag  0x00000001 , 0x00000001 , 0x00000013 
- 00029921  0x000081b4 rshift  0x0000003f , 0x0000003f 
- 00029922  0x000081b5 isolate1  0x00000000 , 0x00000013 
- 00029923  0x000081b6 setflag  0x00000001 , 0x0000001f , 0x0000003f 
- 00029924  0x000081b7 istore  0x00000004 , 0x00000011 
- 00029925  0x000081b8 increase  0xfffffffc , 0x00000011 
- 00029926  0x000081b9 rshift  0x00000013 , 0x00000013 
- 00029927  0x000081ba loop  0x000074de 
- 00029928  0x000081bb rtn 
- 00029929  0x000081bd force  0x00000006 , 0x00000039 
- 00029930  0x000081be force  0x00000000 , 0x00000013 
- 00029931  0x000081c0 ifetch  0x00000004 , 0x00000011 
- 00029932  0x000081c1 isolate1  0x0000001f , 0x0000003f 
- 00029933  0x000081c2 setflag  0x00000001 , 0x00000001 , 0x00000013 
- 00029934  0x000081c3 lshift  0x0000003f , 0x0000003f 
- 00029935  0x000081c4 isolate1  0x00000000 , 0x00000013 
- 00029936  0x000081c5 setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00029937  0x000081c6 istore  0x00000004 , 0x00000011 
- 00029938  0x000081c7 increase  0x00000004 , 0x00000011 
- 00029939  0x000081c8 rshift  0x00000013 , 0x00000013 
- 00029940  0x000081c9 loop  0x000074eb 
- 00029941  0x000081ca rtn 
- 00029942  0x000081ce force  0x00000006 , 0x00000039 
- 00029943  0x000081d0 ifetch  0x00000004 , 0x00000006 
- 00029944  0x000081d1 iforce  0x0000002f 
- 00029945  0x000081d2 increase  0x00000001 , 0x00000038 
- 00029946  0x000081d3 loop  0x000074f7 
- 00029947  0x000081d4 rtn 
- 00029948  0x000081d9 bpatch  0x000000ef , 0x0000401d 
- 00029949  0x000081da fetch  0x00000001 , 0x0000446c 
- 00029950  0x000081db nbranch  0x0000751d , 0x00000034 
- 00029951  0x000081de jam  0x00000000 , 0x0000446d 
- 00029952  0x000081df jam  0x00000000 , 0x0000446e 
- 00029953  0x000081e0 rtn 
- 00029954  0x000081e5 fetch  0x00000001 , 0x0000446c 
- 00029955  0x000081e6 rtn  0x00000034 
- 00029956  0x000081e7 fetch  0x00000001 , 0x0000446e 
- 00029957  0x000081e8 rtneq  0x00000003 
- 00029958  0x000081e9 call  0x00007552 
- 00029959  0x000081ea branch  0x00007502 
- 00029960  0x000081ef arg  0x0000446f , 0x00000005 
- 00029961  0x000081f0 setsect  0x00000000 , 0x00001abd 
- 00029962  0x000081f1 setsect  0x00000001 , 0x0001b34f 
- 00029963  0x000081f2 setsect  0x00000002 , 0x00019b8a 
- 00029964  0x000081f3 setsect  0x00000003 , 0x00026562 
- 00029965  0x000081f4 istore  0x00000009 , 0x00000005 
- 00029966  0x000081f5 setsect  0x00000000 , 0x000340b7 
- 00029967  0x000081f6 setsect  0x00000001 , 0x00001efa 
- 00029968  0x000081f7 setsect  0x00000002 , 0x0000aff6 
- 00029969  0x000081f8 setsect  0x00000003 , 0x0000fd41 
- 00029970  0x000081f9 istore  0x00000009 , 0x00000005 
- 00029971  0x000081fa setsect  0x00000000 , 0x0003d210 
- 00029972  0x000081fb setsect  0x00000001 , 0x00026cf8 
- 00029973  0x000081fc setsect  0x00000002 , 0x0003874c 
- 00029974  0x000081fd setsect  0x00000003 , 0x0003157c 
- 00029975  0x000081fe istore  0x00000009 , 0x00000005 
- 00029976  0x000081ff setsect  0x00000000 , 0x0002d4a3 
- 00029977  0x00008200 setsect  0x00000001 , 0x0003d27d 
- 00029978  0x00008201 setsect  0x00000002 , 0x00000003 
- 00029979  0x00008202 istore  0x00000005 , 0x00000005 
- 00029980  0x00008203 rtn 
- 00029981  0x00008207 fetch  0x00000001 , 0x0000446e 
- 00029982  0x00008208 rtnne  0x00000000 
- 00029983  0x00008209 fetch  0x00000001 , 0x0000446d 
- 00029984  0x0000820a rtnne  0x00000000 
- 00029985  0x0000820b call  0x000073f5 
- 00029986  0x0000820c arg  0x0000446f , 0x00000005 
- 00029987  0x0000820d force  0x0000000f , 0x00000007 
- 00029988  0x0000820e call  0x0000748c 
- 00029989  0x0000820f random  0x0000003f 
- 00029990  0x00008210 rshift  0x0000003f , 0x0000003f 
- 00029991  0x00008211 istore  0x00000002 , 0x00000005 
- 00029992  0x00008213 fetch  0x00000001 , 0x0000446b 
- 00029993  0x00008214 ncall  0x00007508 , 0x00000034 
- 00029994  0x00008216 arg  0x000003b1 , 0x00000005 
- 00029995  0x00008217 arg  0x0000446f , 0x00000006 
- 00029996  0x00008218 call  0x00007c8d 
- 00029997  0x0000821a arg  0x00000291 , 0x00000005 
- 00029998  0x0000821b arg  0x000005a9 , 0x00000006 
- 00029999  0x0000821c call  0x00007c81 
- 00030000  0x0000821e arg  0x000002d1 , 0x00000005 
- 00030001  0x0000821f call  0x00007c9d 
- 00030002  0x00008220 jam  0x00000001 , 0x000002d1 
- 00030003  0x00008222 call  0x0000756a 
- 00030004  0x00008223 jam  0x00000003 , 0x0000446d 
- 00030005  0x00008224 rtn 
- 00030006  0x00008227 arg  0x0000448f , 0x00000005 
- 00030007  0x00008228 arg  0x000002f1 , 0x00000006 
- 00030008  0x00008229 call  0x00007c81 
- 00030009  0x0000822a jam  0x00000003 , 0x0000446e 
- 00030010  0x0000822b jam  0x00000000 , 0x0000446d 
- 00030011  0x0000822c rtn 
- 00030012  0x00008231 fetch  0x00000001 , 0x000005f9 
- 00030013  0x00008232 rtnne  0x00000000 
- 00030014  0x00008233 fetch  0x00000001 , 0x0000446d 
- 00030015  0x00008234 rtnne  0x00000000 
- 00030016  0x00008236 arg  0x000003b1 , 0x00000005 
- 00030017  0x00008237 arg  0x0000446f , 0x00000006 
- 00030018  0x00008238 call  0x00007c8d 
- 00030019  0x0000823a arg  0x00000291 , 0x00000005 
- 00030020  0x0000823b arg  0x000005fe , 0x00000006 
- 00030021  0x0000823c call  0x00007c81 
- 00030022  0x0000823e arg  0x000002d1 , 0x00000005 
- 00030023  0x0000823f call  0x00007c9d 
- 00030024  0x00008240 jam  0x00000001 , 0x000002d1 
- 00030025  0x00008242 call  0x0000756a 
- 00030026  0x00008243 jam  0x00000004 , 0x0000446d 
- 00030027  0x00008244 rtn 
- 00030028  0x00008249 arg  0x0000063e , 0x00000005 
- 00030029  0x0000824a arg  0x000002f1 , 0x00000006 
- 00030030  0x0000824b call  0x00007c8d 
- 00030031  0x0000824c jam  0x00000003 , 0x000005f9 
- 00030032  0x0000824d jam  0x00000000 , 0x0000446d 
- 00030033  0x0000824e rtn 
- 00030034  0x00008253 fetch  0x00000001 , 0x0000446c 
- 00030035  0x00008254 rtn  0x00000034 
- 00030036  0x00008255 fetch  0x00000001 , 0x0000446d 
- 00030037  0x00008256 rtn  0x00000034 
- 00030038  0x00008257 increase  0x00000080 , 0x0000003f 
- 00030039  0x00008258 store  0x00000001 , 0x0000446d 
- 00030040  0x00008259 rtnbit1  0x00000007 
- 00030041  0x0000825a fetch  0x00000002 , 0x0000022e 
- 00030042  0x0000825b branch  0x0000755c , 0x00000034 
- 00030043  0x0000825c branch  0x00007562 
- 00030044  0x0000825f bpatch  0x000000f0 , 0x0000401e 
- 00030045  0x00008260 call  0x00007577 
- 00030046  0x00008261 fetch  0x00000001 , 0x0000446d 
- 00030047  0x00008262 beq  0x00000003 , 0x00007536 
- 00030048  0x00008263 beq  0x00000004 , 0x0000754c 
- 00030049  0x00008264 rtn 
- 00030050  0x00008268 call  0x00007589 
- 00030051  0x00008269 fetch  0x00000002 , 0x0000022e 
- 00030052  0x0000826a increase  0xffffffff , 0x0000003f 
- 00030053  0x0000826b store  0x00000002 , 0x0000022e 
- 00030054  0x0000826c arg  0x000003b1 , 0x00000006 
- 00030055  0x0000826d call  0x0000749d 
- 00030056  0x0000826e rtn  0x00000001 
- 00030057  0x0000826f branch  0x000075da 
- 00030058  0x00008272 bpatch  0x000000f1 , 0x0000401e 
- 00030059  0x00008273 setarg  0x00000100 
- 00030060  0x00008274 store  0x00000002 , 0x0000022e 
- 00030061  0x00008276 fetch  0x00000002 , 0x0000022e 
- 00030062  0x00008277 rtn  0x00000034 
- 00030063  0x00008278 increase  0xffffffff , 0x0000003f 
- 00030064  0x00008279 store  0x00000002 , 0x0000022e 
- 00030065  0x0000827a arg  0x000003b1 , 0x00000006 
- 00030066  0x0000827b call  0x0000749d 
- 00030067  0x0000827c branch  0x0000756d , 0x00000001 
- 00030068  0x0000827d arg  0x00000291 , 0x00000006 
- 00030069  0x0000827e arg  0x00000351 , 0x00000005 
- 00030070  0x0000827f branch  0x00007c80 
- 00030071  0x00008283 arg  0x00000391 , 0x00000011 
- 00030072  0x00008284 arg  0x00000491 , 0x00000005 
- 00030073  0x00008285 call  0x00007646 
- 00030074  0x00008286 arg  0x00000491 , 0x00000011 
- 00030075  0x00008287 arg  0x00000431 , 0x00000005 
- 00030076  0x00008288 call  0x0000771c 
- 00030077  0x00008289 arg  0x00000351 , 0x00000011 
- 00030078  0x0000828a arg  0x00000431 , 0x00000012 
- 00030079  0x0000828b arg  0x000002f1 , 0x00000005 
- 00030080  0x0000828c call  0x00007684 
- 00030081  0x0000828d arg  0x00000491 , 0x00000011 
- 00030082  0x0000828e arg  0x00000431 , 0x00000012 
- 00030083  0x0000828f arg  0x00000471 , 0x00000005 
- 00030084  0x00008290 call  0x00007684 
- 00030085  0x00008291 arg  0x00000371 , 0x00000011 
- 00030086  0x00008292 arg  0x00000471 , 0x00000012 
- 00030087  0x00008293 arg  0x00000311 , 0x00000005 
- 00030088  0x00008294 branch  0x00007684 
- 00030089  0x00008297 arg  0x00000391 , 0x00000011 
- 00030090  0x00008298 arg  0x00000471 , 0x00000005 
- 00030091  0x00008299 call  0x0000771c 
- 00030092  0x0000829a arg  0x00000471 , 0x00000011 
- 00030093  0x0000829b arg  0x00000491 , 0x00000005 
- 00030094  0x0000829c call  0x0000771c 
- 00030095  0x0000829e arg  0x00000589 , 0x00000011 
- 00030096  0x0000829f arg  0x00000491 , 0x00000012 
- 00030097  0x000082a0 arg  0x00000491 , 0x00000005 
- 00030098  0x000082a1 call  0x00007684 
- 00030099  0x000082a2 arg  0x00000351 , 0x00000011 
- 00030100  0x000082a3 arg  0x00000471 , 0x00000005 
- 00030101  0x000082a4 call  0x0000771c 
- 00030102  0x000082a6 arg  0x00000471 , 0x00000006 
- 00030103  0x000082a7 arg  0x00000431 , 0x00000005 
- 00030104  0x000082a8 call  0x00007c8d 
- 00030105  0x000082a9 arg  0x00000431 , 0x00000011 
- 00030106  0x000082aa call  0x00007723 
- 00030107  0x000082ab arg  0x00000471 , 0x00000011 
- 00030108  0x000082ac arg  0x00000431 , 0x00000012 
- 00030109  0x000082ad arg  0x00000471 , 0x00000005 
- 00030110  0x000082ae call  0x00007720 
- 00030111  0x000082b0 arg  0x00000471 , 0x00000011 
- 00030112  0x000082b1 arg  0x00000491 , 0x00000012 
- 00030113  0x000082b2 arg  0x00000471 , 0x00000005 
- 00030114  0x000082b3 call  0x00007720 
- 00030115  0x000082b5 arg  0x00000351 , 0x00000006 
- 00030116  0x000082b6 arg  0x00000431 , 0x00000005 
- 00030117  0x000082b7 call  0x00007c8d 
- 00030118  0x000082b8 arg  0x00000371 , 0x00000011 
- 00030119  0x000082b9 arg  0x00000491 , 0x00000005 
- 00030120  0x000082ba call  0x0000771c 
- 00030121  0x000082bb arg  0x00000431 , 0x00000011 
- 00030122  0x000082bc call  0x00007723 
- 00030123  0x000082bd arg  0x00000431 , 0x00000011 
- 00030124  0x000082be call  0x00007723 
- 00030125  0x000082bf arg  0x00000431 , 0x00000011 
- 00030126  0x000082c0 arg  0x00000491 , 0x00000012 
- 00030127  0x000082c1 arg  0x00000431 , 0x00000005 
- 00030128  0x000082c2 call  0x00007684 
- 00030129  0x000082c3 arg  0x00000491 , 0x00000011 
- 00030130  0x000082c4 arg  0x00000451 , 0x00000005 
- 00030131  0x000082c5 call  0x0000771c 
- 00030132  0x000082c6 arg  0x00000451 , 0x00000011 
- 00030133  0x000082c7 call  0x00007723 
- 00030134  0x000082c8 arg  0x00000451 , 0x00000011 
- 00030135  0x000082c9 call  0x00007723 
- 00030136  0x000082ca arg  0x00000451 , 0x00000011 
- 00030137  0x000082cb call  0x00007723 
- 00030138  0x000082cc arg  0x00000371 , 0x00000006 
- 00030139  0x000082cd arg  0x00000491 , 0x00000005 
- 00030140  0x000082ce call  0x00007c8d 
- 00030141  0x000082cf arg  0x00000491 , 0x00000011 
- 00030142  0x000082d0 call  0x00007723 
- 00030143  0x000082d1 arg  0x00000491 , 0x00000011 
- 00030144  0x000082d2 arg  0x00000391 , 0x00000012 
- 00030145  0x000082d3 arg  0x00000391 , 0x00000005 
- 00030146  0x000082d4 call  0x00007684 
- 00030147  0x000082d7 arg  0x00000471 , 0x00000011 
- 00030148  0x000082d8 arg  0x00000491 , 0x00000005 
- 00030149  0x000082d9 call  0x0000771c 
- 00030150  0x000082db arg  0x00000491 , 0x00000011 
- 00030151  0x000082dc arg  0x00000431 , 0x00000012 
- 00030152  0x000082dd arg  0x00000491 , 0x00000005 
- 00030153  0x000082de call  0x00007739 
- 00030154  0x000082df arg  0x00000491 , 0x00000011 
- 00030155  0x000082e0 arg  0x00000431 , 0x00000012 
- 00030156  0x000082e1 arg  0x00000351 , 0x00000005 
- 00030157  0x000082e2 call  0x00007739 
- 00030158  0x000082e3 arg  0x00000431 , 0x00000011 
- 00030159  0x000082e4 arg  0x00000351 , 0x00000012 
- 00030160  0x000082e5 arg  0x00000491 , 0x00000005 
- 00030161  0x000082e6 call  0x00007739 
- 00030162  0x000082e7 arg  0x00000491 , 0x00000011 
- 00030163  0x000082e8 arg  0x00000471 , 0x00000012 
- 00030164  0x000082e9 arg  0x00000491 , 0x00000005 
- 00030165  0x000082ea call  0x00007684 
- 00030166  0x000082eb arg  0x00000491 , 0x00000011 
- 00030167  0x000082ec arg  0x00000451 , 0x00000012 
- 00030168  0x000082ed arg  0x00000371 , 0x00000005 
- 00030169  0x000082ee branch  0x00007739 
- 00030170  0x000082f2 arg  0x000002d1 , 0x00000011 
- 00030171  0x000082f3 arg  0x000004b1 , 0x00000005 
- 00030172  0x000082f4 call  0x0000771c 
- 00030173  0x000082f5 arg  0x00000351 , 0x00000011 
- 00030174  0x000082f6 arg  0x000004b1 , 0x00000012 
- 00030175  0x000082f7 arg  0x00000451 , 0x00000005 
- 00030176  0x000082f8 call  0x00007684 
- 00030177  0x000082fb arg  0x000002d1 , 0x00000011 
- 00030178  0x000082fc arg  0x000004b1 , 0x00000012 
- 00030179  0x000082fd arg  0x000004b1 , 0x00000005 
- 00030180  0x000082fe call  0x00007684 
- 00030181  0x000082ff arg  0x00000371 , 0x00000011 
- 00030182  0x00008300 arg  0x000004b1 , 0x00000012 
- 00030183  0x00008301 arg  0x00000431 , 0x00000005 
- 00030184  0x00008302 call  0x00007684 
- 00030185  0x00008305 arg  0x00000391 , 0x00000011 
- 00030186  0x00008306 arg  0x000004b1 , 0x00000005 
- 00030187  0x00008307 call  0x0000771c 
- 00030188  0x00008308 arg  0x00000291 , 0x00000011 
- 00030189  0x00008309 arg  0x000004b1 , 0x00000012 
- 00030190  0x0000830a arg  0x00000471 , 0x00000005 
- 00030191  0x0000830b call  0x00007684 
- 00030192  0x0000830d arg  0x00000391 , 0x00000011 
- 00030193  0x0000830e arg  0x000004b1 , 0x00000012 
- 00030194  0x0000830f arg  0x000004b1 , 0x00000005 
- 00030195  0x00008310 call  0x00007684 
- 00030196  0x00008311 arg  0x000002b1 , 0x00000011 
- 00030197  0x00008312 arg  0x000004b1 , 0x00000012 
- 00030198  0x00008313 arg  0x00000491 , 0x00000005 
- 00030199  0x00008314 call  0x00007684 
- 00030200  0x00008319 arg  0x00000451 , 0x00000012 
- 00030201  0x0000831a arg  0x00000471 , 0x00000011 
- 00030202  0x0000831b arg  0x000004b1 , 0x00000005 
- 00030203  0x0000831c call  0x00007739 
- 00030204  0x0000831d arg  0x00000451 , 0x00000011 
- 00030205  0x0000831e arg  0x00000471 , 0x00000012 
- 00030206  0x0000831f arg  0x00000451 , 0x00000005 
- 00030207  0x00008320 call  0x00007720 
- 00030208  0x00008323 arg  0x00000431 , 0x00000012 
- 00030209  0x00008324 arg  0x00000491 , 0x00000011 
- 00030210  0x00008325 arg  0x00000471 , 0x00000005 
- 00030211  0x00008326 call  0x00007739 
- 00030212  0x00008327 arg  0x00000431 , 0x00000011 
- 00030213  0x00008328 arg  0x00000491 , 0x00000012 
- 00030214  0x00008329 arg  0x00000431 , 0x00000005 
- 00030215  0x0000832a call  0x00007720 
- 00030216  0x0000832b arg  0x00000431 , 0x00000011 
- 00030217  0x0000832c arg  0x000004b1 , 0x00000012 
- 00030218  0x0000832d arg  0x00000431 , 0x00000005 
- 00030219  0x0000832e call  0x00007684 
- 00030220  0x0000832f arg  0x00000391 , 0x00000011 
- 00030221  0x00008330 arg  0x000002d1 , 0x00000012 
- 00030222  0x00008331 arg  0x00000491 , 0x00000005 
- 00030223  0x00008332 call  0x00007684 
- 00030224  0x00008333 arg  0x00000491 , 0x00000011 
- 00030225  0x00008334 arg  0x000004b1 , 0x00000012 
- 00030226  0x00008335 arg  0x00000391 , 0x00000005 
- 00030227  0x00008336 call  0x00007684 
- 00030228  0x00008338 arg  0x000004b1 , 0x00000011 
- 00030229  0x00008339 arg  0x000004b1 , 0x00000005 
- 00030230  0x0000833a call  0x0000771c 
- 00030231  0x0000833b arg  0x000004b1 , 0x00000011 
- 00030232  0x0000833c arg  0x00000451 , 0x00000012 
- 00030233  0x0000833d arg  0x00000491 , 0x00000005 
- 00030234  0x0000833e call  0x00007684 
- 00030235  0x0000833f arg  0x000004b1 , 0x00000011 
- 00030236  0x00008340 arg  0x00000431 , 0x00000012 
- 00030237  0x00008341 arg  0x00000431 , 0x00000005 
- 00030238  0x00008342 call  0x00007684 
- 00030239  0x00008343 arg  0x00000471 , 0x00000011 
- 00030240  0x00008344 arg  0x00000351 , 0x00000005 
- 00030241  0x00008345 call  0x0000771c 
- 00030242  0x00008346 arg  0x00000351 , 0x00000011 
- 00030243  0x00008347 arg  0x00000491 , 0x00000012 
- 00030244  0x00008348 arg  0x00000351 , 0x00000005 
- 00030245  0x00008349 call  0x00007739 
- 00030246  0x0000834a arg  0x00000351 , 0x00000006 
- 00030247  0x0000834b arg  0x000004b1 , 0x00000005 
- 00030248  0x0000834c call  0x00007c8d 
- 00030249  0x0000834d arg  0x000004b1 , 0x00000011 
- 00030250  0x0000834e call  0x00007723 
- 00030251  0x0000834f arg  0x00000491 , 0x00000011 
- 00030252  0x00008350 arg  0x000004b1 , 0x00000012 
- 00030253  0x00008351 arg  0x00000491 , 0x00000005 
- 00030254  0x00008352 call  0x00007739 
- 00030255  0x00008353 arg  0x00000491 , 0x00000011 
- 00030256  0x00008354 arg  0x00000471 , 0x00000012 
- 00030257  0x00008355 arg  0x00000471 , 0x00000005 
- 00030258  0x00008356 call  0x00007684 
- 00030259  0x00008357 arg  0x00000471 , 0x00000011 
- 00030260  0x00008358 arg  0x00000431 , 0x00000012 
- 00030261  0x00008359 arg  0x00000371 , 0x00000005 
- 00030262  0x0000835a call  0x00007739 
- 00030263  0x0000835b arg  0x00000371 , 0x00000011 
- 00030264  0x0000835c arg  0x00000569 , 0x00000012 
- 00030265  0x0000835d arg  0x00000371 , 0x00000005 
- 00030266  0x0000835e force  0x00000000 , 0x00000013 
- 00030267  0x0000835f fetch  0x00000001 , 0x00000371 
- 00030268  0x00008360 isolate1  0x00000000 , 0x0000003f 
- 00030269  0x00008361 call  0x0000771e , 0x00000001 
- 00030270  0x00008362 copy  0x00000013 , 0x00000030 
- 00030271  0x00008363 arg  0x00000371 , 0x00000011 
- 00030272  0x00008364 call  0x0000774e 
- 00030273  0x00008365 fetch  0x00000001 , 0x00000390 
- 00030274  0x00008366 isolate1  0x00000000 , 0x00000030 
- 00030275  0x00008367 setflag  0x00000001 , 0x00000007 , 0x0000003f 
- 00030276  0x00008368 store  0x00000001 , 0x00000390 
- 00030277  0x00008369 rtn 
- 00030278  0x0000836c copy  0x00000005 , 0x0000000b 
- 00030279  0x0000836d arg  0x00000451 , 0x00000005 
- 00030280  0x0000836e call  0x00007c9d 
- 00030281  0x0000836f force  0x00000000 , 0x0000003f 
- 00030282  0x00008371 store  0x00000004 , 0x00000471 
- 00030283  0x00008372 jam  0x00000001 , 0x00000451 
- 00030284  0x00008373 arg  0x000003d1 , 0x00000005 
- 00030285  0x00008374 call  0x00007c9f 
- 00030286  0x00008375 arg  0x00000569 , 0x00000006 
- 00030287  0x00008376 arg  0x00000411 , 0x00000005 
- 00030288  0x00008377 call  0x00007c8d 
- 00030289  0x00008378 copy  0x00000011 , 0x00000006 
- 00030290  0x00008379 arg  0x00000431 , 0x00000005 
- 00030291  0x0000837a call  0x00007c8d 
- 00030292  0x00008381 arg  0x00000431 , 0x00000006 
- 00030293  0x00008382 call  0x00007758 
- 00030294  0x00008383 branch  0x0000767d , 0x00000034 
- 00030295  0x00008388 arg  0x00000431 , 0x00000011 
- 00030296  0x00008389 arg  0x00000451 , 0x00000012 
- 00030297  0x0000838a call  0x0000775b 
- 00030298  0x0000838b arg  0x00000411 , 0x00000011 
- 00030299  0x0000838c arg  0x000003d1 , 0x00000012 
- 00030300  0x0000838d call  0x0000775b 
- 00030301  0x0000838f arg  0x00000431 , 0x00000011 
- 00030302  0x00008390 arg  0x00000411 , 0x00000012 
- 00030303  0x00008391 call  0x00007754 
- 00030304  0x00008392 branch  0x0000766f , 0x00000002 
- 00030305  0x00008393 arg  0x00000411 , 0x00000011 
- 00030306  0x00008394 arg  0x00000431 , 0x00000012 
- 00030307  0x00008395 copy  0x00000011 , 0x00000005 
- 00030308  0x00008396 call  0x0000774c 
- 00030309  0x00008397 arg  0x00000451 , 0x00000011 
- 00030310  0x00008398 arg  0x000003d1 , 0x00000012 
- 00030311  0x00008399 copy  0x00000012 , 0x00000005 
- 00030312  0x0000839a call  0x0000771e 
- 00030313  0x0000839b ifetch  0x00000001 , 0x00000011 
- 00030314  0x0000839c iadd  0x00000013 , 0x00000013 
- 00030315  0x0000839d ifetch  0x00000001 , 0x00000012 
- 00030316  0x0000839e iadd  0x00000013 , 0x0000003f 
- 00030317  0x0000839f istore  0x00000001 , 0x00000012 
- 00030318  0x000083a0 branch  0x00007654 
- 00030319  0x000083a2 arg  0x00000431 , 0x00000011 
- 00030320  0x000083a3 arg  0x00000411 , 0x00000012 
- 00030321  0x000083a4 copy  0x00000011 , 0x00000005 
- 00030322  0x000083a5 call  0x0000774c 
- 00030323  0x000083a6 arg  0x000003d1 , 0x00000011 
- 00030324  0x000083a7 arg  0x00000451 , 0x00000012 
- 00030325  0x000083a8 copy  0x00000012 , 0x00000005 
- 00030326  0x000083a9 call  0x0000771e 
- 00030327  0x000083aa ifetch  0x00000001 , 0x00000011 
- 00030328  0x000083ab iadd  0x00000013 , 0x00000013 
- 00030329  0x000083ac ifetch  0x00000001 , 0x00000012 
- 00030330  0x000083ad iadd  0x00000013 , 0x0000003f 
- 00030331  0x000083ae istore  0x00000001 , 0x00000012 
- 00030332  0x000083af branch  0x00007654 
- 00030333  0x000083b2 arg  0x000003d1 , 0x00000011 
- 00030334  0x000083b3 copy  0x0000000b , 0x00000005 
- 00030335  0x000083b4 call  0x000076ad 
- 00030336  0x000083b6 arg  0x00000569 , 0x00000011 
- 00030337  0x000083b7 copy  0x0000000b , 0x00000012 
- 00030338  0x000083b8 copy  0x0000000b , 0x00000005 
- 00030339  0x000083b9 branch  0x00007739 
- 00030340  0x000083bd copy  0x00000005 , 0x0000000b 
- 00030341  0x000083bf force  0x00000000 , 0x00000038 
- 00030342  0x000083c1 arg  0x000003d1 , 0x00000005 
- 00030343  0x000083c2 call  0x00007c9f 
- 00030344  0x000083c3 arg  0x000006b1 , 0x00000005 
- 00030345  0x000083c4 call  0x00007c9f 
- 00030346  0x000083c8 copy  0x00000011 , 0x00000006 
- 00030347  0x000083ca jam  0x00000000 , 0x000006b1 
- 00030348  0x000083cb setarg  0x00000000 
- 00030349  0x000083cc call  0x00007716 
- 00030350  0x000083cd copy  0x00000012 , 0x00000006 
- 00030351  0x000083ce call  0x0000771a 
- 00030352  0x000083d1 force  0x00000000 , 0x00000007 
- 00030353  0x000083d2 arg  0x000003d1 , 0x00000005 
- 00030354  0x000083d6 arg  0x000006b1 , 0x00000002 
- 00030355  0x000083d7 copy  0x00000007 , 0x00000012 
- 00030356  0x000083d8 lshift2  0x00000012 , 0x0000003f 
- 00030357  0x000083da iadd  0x00000002 , 0x00000012 
- 00030358  0x000083db force  0x00000000 , 0x00000002 
- 00030359  0x000083dc force  0x00000000 , 0x00000013 
- 00030360  0x000083e2 ifetch  0x00000004 , 0x00000005 
- 00030361  0x000083e3 iforce  0x00000011 
- 00030362  0x000083e6 ifetch  0x00000004 , 0x00000012 
- 00030363  0x000083e7 copy  0x00000013 , 0x00000038 
- 00030364  0x000083e8 imul32  0x0000002f , 0x0000003f 
- 00030365  0x000083e9 iadd  0x00000011 , 0x0000003f 
- 00030366  0x000083ea iadd  0x00000002 , 0x0000003f 
- 00030367  0x000083eb istore  0x00000004 , 0x00000005 
- 00030368  0x000083ec rshift32  0x0000003f , 0x00000002 
- 00030369  0x000083ed increase  0x00000001 , 0x00000013 
- 00030370  0x000083ee compare  0x00000008 , 0x00000013 , 0x000000ff 
- 00030371  0x000083ef nbranch  0x00007698 , 0x00000001 
- 00030372  0x000083f1 deposit  0x00000002 
- 00030373  0x000083f2 istore  0x00000004 , 0x00000005 
- 00030374  0x000083f3 increase  0xffffffe0 , 0x00000005 
- 00030375  0x000083f6 increase  0x00000001 , 0x00000007 
- 00030376  0x000083f7 compare  0x00000008 , 0x00000007 , 0x000000ff 
- 00030377  0x000083f8 nbranch  0x00007692 , 0x00000001 
- 00030378  0x000083f9 arg  0x000003d1 , 0x00000011 
- 00030379  0x000083fa copy  0x0000000b , 0x00000005 
- 00030380  0x000083fb branch  0x000076ad 
- 00030381  0x000083fe bpatch  0x000000f2 , 0x0000401e 
- 00030382  0x000083ff copy  0x00000005 , 0x0000000b 
- 00030383  0x00008400 copy  0x00000011 , 0x00000030 
- 00030384  0x00008401 arg  0x00000411 , 0x00000012 
- 00030385  0x00008402 copy  0x00000012 , 0x00000005 
- 00030386  0x00008403 call  0x00007c9b 
- 00030387  0x00008404 istore  0x00000008 , 0x00000005 
- 00030388  0x00008405 add  0x00000011 , 0x0000002c , 0x00000006 
- 00030389  0x00008406 call  0x00007c89 
- 00030390  0x00008407 call  0x00007c83 
- 00030391  0x00008408 copy  0x00000012 , 0x00000011 
- 00030392  0x00008409 call  0x00007723 
- 00030393  0x0000840a arg  0x00000411 , 0x00000012 
- 00030394  0x0000840b copy  0x00000030 , 0x00000011 
- 00030395  0x0000840c copy  0x0000000b , 0x00000005 
- 00030396  0x0000840d call  0x00007720 
- 00030397  0x0000840f arg  0x00000411 , 0x00000012 
- 00030398  0x00008410 copy  0x00000012 , 0x00000005 
- 00030399  0x00008411 call  0x00007c9b 
- 00030400  0x00008412 istore  0x00000008 , 0x00000005 
- 00030401  0x00008413 add  0x00000030 , 0x00000030 , 0x00000006 
- 00030402  0x00008414 call  0x00007c8f 
- 00030403  0x00008415 call  0x00007c9b 
- 00030404  0x00008416 copy  0x00000012 , 0x00000011 
- 00030405  0x00008417 call  0x00007723 
- 00030406  0x0000841b arg  0x00000411 , 0x00000012 
- 00030407  0x0000841c copy  0x0000000b , 0x00000011 
- 00030408  0x0000841d copy  0x00000011 , 0x00000005 
- 00030409  0x0000841e call  0x00007720 
- 00030410  0x00008422 arg  0x00000411 , 0x00000012 
- 00030411  0x00008423 copy  0x00000012 , 0x00000005 
- 00030412  0x00008424 add  0x00000030 , 0x00000020 , 0x00000006 
- 00030413  0x00008425 call  0x00007c83 
- 00030414  0x00008426 call  0x00007c9b 
- 00030415  0x00008427 istore  0x00000008 , 0x00000005 
- 00030416  0x00008428 add  0x00000030 , 0x00000038 , 0x00000006 
- 00030417  0x00008429 call  0x00007c89 
- 00030418  0x0000842a copy  0x0000000b , 0x00000011 
- 00030419  0x0000842b copy  0x00000011 , 0x00000005 
- 00030420  0x0000842c call  0x00007720 
- 00030421  0x00008430 arg  0x00000411 , 0x00000012 
- 00030422  0x00008431 copy  0x00000012 , 0x00000005 
- 00030423  0x00008432 add  0x00000030 , 0x00000024 , 0x00000006 
- 00030424  0x00008433 call  0x00007c83 
- 00030425  0x00008434 add  0x00000030 , 0x00000034 , 0x00000006 
- 00030426  0x00008435 call  0x00007c83 
- 00030427  0x00008436 add  0x00000030 , 0x00000034 , 0x00000006 
- 00030428  0x00008437 call  0x00007c84 
- 00030429  0x00008438 add  0x00000030 , 0x00000020 , 0x00000006 
- 00030430  0x00008439 call  0x00007c84 
- 00030431  0x0000843a copy  0x0000000b , 0x00000011 
- 00030432  0x0000843b copy  0x00000011 , 0x00000005 
- 00030433  0x0000843c call  0x00007720 
- 00030434  0x0000843f arg  0x00000411 , 0x00000012 
- 00030435  0x00008440 copy  0x00000012 , 0x00000005 
- 00030436  0x00008441 add  0x00000030 , 0x0000002c , 0x00000006 
- 00030437  0x00008442 call  0x00007c83 
- 00030438  0x00008443 call  0x00007c9b 
- 00030439  0x00008444 istore  0x00000008 , 0x00000005 
- 00030440  0x00008445 add  0x00000030 , 0x00000020 , 0x00000006 
- 00030441  0x00008446 call  0x00007c84 
- 00030442  0x00008447 add  0x00000030 , 0x00000028 , 0x00000006 
- 00030443  0x00008448 call  0x00007c84 
- 00030444  0x00008449 copy  0x0000000b , 0x00000011 
- 00030445  0x0000844a copy  0x00000011 , 0x00000005 
- 00030446  0x0000844b call  0x00007739 
- 00030447  0x0000844e arg  0x00000411 , 0x00000012 
- 00030448  0x0000844f copy  0x00000012 , 0x00000005 
- 00030449  0x00008450 add  0x00000030 , 0x00000030 , 0x00000006 
- 00030450  0x00008451 call  0x00007c89 
- 00030451  0x00008452 call  0x00007c89 
- 00030452  0x00008453 force  0x00000000 , 0x0000003f 
- 00030453  0x00008454 istore  0x00000008 , 0x00000005 
- 00030454  0x00008455 add  0x00000030 , 0x00000024 , 0x00000006 
- 00030455  0x00008456 call  0x00007c84 
- 00030456  0x00008457 add  0x00000030 , 0x0000002c , 0x00000006 
- 00030457  0x00008458 call  0x00007c84 
- 00030458  0x00008459 copy  0x0000000b , 0x00000011 
- 00030459  0x0000845a copy  0x00000011 , 0x00000005 
- 00030460  0x0000845b call  0x00007739 
- 00030461  0x0000845e arg  0x00000411 , 0x00000012 
- 00030462  0x0000845f copy  0x00000012 , 0x00000005 
- 00030463  0x00008460 add  0x00000030 , 0x00000034 , 0x00000006 
- 00030464  0x00008461 call  0x00007c83 
- 00030465  0x00008462 add  0x00000030 , 0x00000020 , 0x00000006 
- 00030466  0x00008463 call  0x00007c83 
- 00030467  0x00008464 call  0x00007c9b 
- 00030468  0x00008465 add  0x00000030 , 0x00000030 , 0x00000006 
- 00030469  0x00008466 call  0x00007c84 
- 00030470  0x00008467 copy  0x0000000b , 0x00000011 
- 00030471  0x00008468 copy  0x00000011 , 0x00000005 
- 00030472  0x00008469 call  0x00007739 
- 00030473  0x0000846c arg  0x00000411 , 0x00000012 
- 00030474  0x0000846d copy  0x00000012 , 0x00000005 
- 00030475  0x0000846e add  0x00000030 , 0x00000038 , 0x00000006 
- 00030476  0x0000846f call  0x00007c89 
- 00030477  0x00008470 call  0x00007c9b 
- 00030478  0x00008471 add  0x00000030 , 0x00000024 , 0x00000006 
- 00030479  0x00008472 call  0x00007c83 
- 00030480  0x00008473 call  0x00007c9b 
- 00030481  0x00008474 add  0x00000030 , 0x00000034 , 0x00000006 
- 00030482  0x00008475 call  0x00007c84 
- 00030483  0x00008476 copy  0x0000000b , 0x00000011 
- 00030484  0x00008477 copy  0x00000011 , 0x00000005 
- 00030485  0x00008478 branch  0x00007739 
- 00030486  0x0000847c force  0x00000020 , 0x00000039 
- 00030487  0x0000847d arg  0x000006b1 , 0x00000005 
- 00030488  0x0000847e iadd  0x00000005 , 0x00000005 
- 00030489  0x0000847f branch  0x00007cda 
- 00030490  0x00008482 force  0x00000008 , 0x00000039 
- 00030491  0x00008483 branch  0x000074f7 
- 00030492  0x00008486 copy  0x00000011 , 0x00000012 
- 00030493  0x00008487 branch  0x00007684 
- 00030494  0x0000848a force  0x00000008 , 0x00000039 
- 00030495  0x0000848b branch  0x000074c0 
- 00030496  0x0000848e call  0x0000771e 
- 00030497  0x0000848f copy  0x00000005 , 0x00000011 
- 00030498  0x00008490 branch  0x00007724 
- 00030499  0x00008493 call  0x00007751 
- 00030500  0x00008495 isolate1  0x00000000 , 0x00000013 
- 00030501  0x00008496 branch  0x0000772d , 0x00000001 
- 00030502  0x00008497 arg  0x00000569 , 0x00000012 
- 00030503  0x00008498 copy  0x00000011 , 0x00000013 
- 00030504  0x00008499 increase  0xffffffe0 , 0x00000011 
- 00030505  0x0000849a call  0x00007754 
- 00030506  0x0000849b nrtn  0x00000002 
- 00030507  0x0000849c copy  0x00000013 , 0x00000011 
- 00030508  0x0000849d branch  0x00007735 
- 00030509  0x000084a0 call  0x00007735 
- 00030510  0x000084a2 copy  0x00000011 , 0x00000013 
- 00030511  0x000084a3 increase  0xffffffe0 , 0x00000011 
- 00030512  0x000084a4 arg  0x00000569 , 0x00000012 
- 00030513  0x000084a5 call  0x00007754 
- 00030514  0x000084a6 nrtn  0x00000002 
- 00030515  0x000084a7 copy  0x00000013 , 0x00000011 
- 00030516  0x000084a8 branch  0x00007735 
- 00030517  0x000084ac increase  0xffffffe0 , 0x00000011 
- 00030518  0x000084ad arg  0x00000569 , 0x00000012 
- 00030519  0x000084ae copy  0x00000011 , 0x00000005 
- 00030520  0x000084af branch  0x0000774c 
- 00030521  0x000084b5 call  0x0000774c 
- 00030522  0x000084b7 branch  0x00007743 , 0x00000001 
- 00030523  0x000084ba add  0x00000005 , 0xffffffe0 , 0x00000011 
- 00030524  0x000084bb arg  0x00000569 , 0x00000012 
- 00030525  0x000084bc call  0x00007754 
- 00030526  0x000084bd nrtn  0x00000002 
- 00030527  0x000084be arg  0x00000569 , 0x00000012 
- 00030528  0x000084bf add  0x00000005 , 0xffffffe0 , 0x00000011 
- 00030529  0x000084c1 copy  0x00000011 , 0x00000005 
- 00030530  0x000084c2 branch  0x0000774c 
- 00030531  0x000084c4 add  0x00000005 , 0xffffffe0 , 0x00000011 
- 00030532  0x000084c5 arg  0x00000569 , 0x00000012 
- 00030533  0x000084c6 copy  0x00000011 , 0x00000005 
- 00030534  0x000084c7 call  0x0000771e 
- 00030535  0x000084c9 rtn  0x00000001 
- 00030536  0x000084ca add  0x00000005 , 0xffffffe0 , 0x00000011 
- 00030537  0x000084cb arg  0x00000569 , 0x00000012 
- 00030538  0x000084cc copy  0x00000011 , 0x00000005 
- 00030539  0x000084cd branch  0x0000771e 
- 00030540  0x000084d2 force  0x00000008 , 0x00000039 
- 00030541  0x000084d3 branch  0x000074ce 
- 00030542  0x000084d6 force  0x00000008 , 0x00000039 
- 00030543  0x000084d7 increase  0x0000001c , 0x00000011 
- 00030544  0x000084d8 branch  0x000074dd 
- 00030545  0x000084db force  0x00000008 , 0x00000039 
- 00030546  0x000084dc force  0x00000000 , 0x00000013 
- 00030547  0x000084dd branch  0x000074eb 
- 00030548  0x000084e0 force  0x00000008 , 0x00000039 
- 00030549  0x000084e1 increase  0x0000001c , 0x00000011 
- 00030550  0x000084e2 increase  0x0000001c , 0x00000012 
- 00030551  0x000084e3 branch  0x000074b5 
- 00030552  0x000084e7 ifetch  0x00000008 , 0x00000006 
- 00030553  0x000084e8 nrtn  0x00000034 
- 00030554  0x000084e9 branch  0x000074a3 
- 00030555  0x000084ef copy  0x00000011 , 0x00000030 
- 00030556  0x000084f1 copy  0x00000030 , 0x00000011 
- 00030557  0x000084f2 ifetch  0x00000001 , 0x00000011 
- 00030558  0x000084f3 isolate1  0x00000000 , 0x0000003f 
- 00030559  0x000084f4 rtn  0x00000001 
- 00030560  0x000084f5 call  0x0000774e 
- 00030561  0x000084f6 ifetch  0x00000001 , 0x00000012 
- 00030562  0x000084f7 isolate0  0x00000000 , 0x0000003f 
- 00030563  0x000084f8 branch  0x0000776b , 0x00000001 
- 00030564  0x000084f9 arg  0x00000569 , 0x00000011 
- 00030565  0x000084fa copy  0x00000012 , 0x00000005 
- 00030566  0x000084fb call  0x0000771e 
- 00030567  0x000084fc ifetch  0x00000001 , 0x00000012 
- 00030568  0x000084fd iadd  0x00000013 , 0x0000003f 
- 00030569  0x000084fe istore  0x00000001 , 0x00000012 
- 00030570  0x000084ff increase  0xffffffe0 , 0x00000012 
- 00030571  0x00008501 add  0x00000012 , 0x00000020 , 0x00000011 
- 00030572  0x00008502 force  0x00000009 , 0x00000039 
- 00030573  0x00008503 call  0x000074dd 
- 00030574  0x00008504 branch  0x0000775c 
- 00030575  0x00008508 rtn  0x0000002b 
- 00030576  0x00008509 call  0x000023d8 
- 00030577  0x0000850a call  0x00007776 
- 00030578  0x0000850b call  0x0000781b 
- 00030579  0x0000850c branch  0x000077ac 
- 00030580  0x0000850f call  0x000077cf 
- 00030581  0x00008510 branch  0x0000780a 
- 00030582  0x00008513 fetch  0x00000001 , 0x000044ec 
- 00030583  0x00008514 rtneq  0x000000ff 
- 00030584  0x00008515 iforce  0x00000002 
- 00030585  0x00008516 call  0x00006ef7 
- 00030586  0x00008517 fetcht  0x00000001 , 0x000044ec 
- 00030587  0x00008518 call  0x00006ef3 
- 00030588  0x00008519 nop  0x00000064 
- 00030589  0x0000851a fetcht  0x00000001 , 0x000044ec 
- 00030590  0x0000851b call  0x00006edd 
- 00030591  0x0000851c branch  0x00007780 
- 00030592  0x00008521 bpatch  0x000000f3 , 0x0000401e 
- 00030593  0x00008522 fetch  0x00000001 , 0x000044ec 
- 00030594  0x00008523 rtneq  0x000000ff 
- 00030595  0x00008524 copy  0x0000003f , 0x00000002 
- 00030596  0x00008525 call  0x00006ee6 
- 00030597  0x00008526 nbranch  0x00007792 , 0x00000001 
- 00030598  0x00008529 call  0x0000779c 
- 00030599  0x0000852a fetch  0x00000002 , 0x000044e9 
- 00030600  0x0000852b set1  0x0000000c , 0x0000003f 
- 00030601  0x0000852c store  0x00000002 , 0x000044e9 
- 00030602  0x0000852d fetch  0x00000001 , 0x000044e4 
- 00030603  0x0000852e rtneq  0x00000000 
- 00030604  0x0000852f jam  0x00000000 , 0x000044e4 
- 00030605  0x00008531 fetch  0x00000001 , 0x000044eb 
- 00030606  0x00008532 store  0x00000001 , 0x000044e3 
- 00030607  0x00008533 call  0x000077a3 
- 00030608  0x00008534 jam  0x0000002c , 0x0000066f 
- 00030609  0x00008535 branch  0x0000782b 
- 00030610  0x00008537 fetch  0x00000002 , 0x000044e9 
- 00030611  0x00008538 set0  0x0000000c , 0x0000003f 
- 00030612  0x00008539 store  0x00000002 , 0x000044e9 
- 00030613  0x0000853a fetch  0x00000001 , 0x000044e4 
- 00030614  0x0000853b rtneq  0x00000001 
- 00030615  0x0000853c jam  0x00000001 , 0x000044e4 
- 00030616  0x0000853e jam  0x00000000 , 0x000044e3 
- 00030617  0x0000853f call  0x000077a5 
- 00030618  0x00008540 jam  0x0000002d , 0x0000066f 
- 00030619  0x00008541 branch  0x0000782b 
- 00030620  0x00008544 fetch  0x00000001 , 0x000044e3 
- 00030621  0x00008545 rtn  0x00000034 
- 00030622  0x00008546 increase  0xffffffff , 0x0000003f 
- 00030623  0x00008547 store  0x00000001 , 0x000044e3 
- 00030624  0x00008548 nrtn  0x00000034 
- 00030625  0x0000854a jam  0x00000010 , 0x0000066f 
- 00030626  0x0000854b branch  0x0000782b 
- 00030627  0x0000854e arg  0x00000007 , 0x00000007 
- 00030628  0x0000854f branch  0x000024e7 
- 00030629  0x00008552 arg  0x00000007 , 0x00000007 
- 00030630  0x00008553 branch  0x000024eb 
- 00030631  0x0000855b bpatch  0x000000f4 , 0x0000401e 
- 00030632  0x0000855c fetch  0x00000002 , 0x000044ef 
- 00030633  0x0000855d mul32  0x00000011 , 0x0000000b , 0x00000012 
- 00030634  0x0000855e iadd  0x00000012 , 0x00000012 
- 00030635  0x0000855f rtn 
- 00030636  0x00008563 fetch  0x00000001 , 0x000044ee 
- 00030637  0x00008564 rtn  0x00000034 
- 00030638  0x00008565 copy  0x0000003f , 0x00000039 
- 00030639  0x00008566 fetch  0x00000002 , 0x000044ef 
- 00030640  0x00008567 copy  0x0000003f , 0x00000012 
- 00030641  0x00008569 add  0x00000012 , 0x00000002 , 0x00000013 
- 00030642  0x0000856a ifetcht  0x00000001 , 0x00000013 
- 00030643  0x0000856b call  0x000077b7 
- 00030644  0x0000856c increase  0x0000000b , 0x00000012 
- 00030645  0x0000856d loop  0x000077b1 
- 00030646  0x0000856e rtn 
- 00030647  0x00008572 fetch  0x00000001 , 0x000044ed 
- 00030648  0x00008573 branch  0x00006ef3 , 0x00000034 
- 00030649  0x00008574 branch  0x00006ef7 
- 00030650  0x00008578 call  0x000077a7 
- 00030651  0x00008579 setarg  0x00000002 
- 00030652  0x0000857a istore  0x00000001 , 0x00000012 
- 00030653  0x0000857b call  0x00007804 
- 00030654  0x0000857c branch  0x000077db 
- 00030655  0x00008583 call  0x000077a7 
- 00030656  0x00008584 setarg  0x00000003 
- 00030657  0x00008585 istore  0x00000001 , 0x00000012 
- 00030658  0x00008587 call  0x00007804 
- 00030659  0x00008588 branch  0x000077d8 
- 00030660  0x0000858d call  0x000077a7 
- 00030661  0x0000858e setarg  0x00000001 
- 00030662  0x0000858f istore  0x00000001 , 0x00000012 
- 00030663  0x00008590 setarg  0x000000ff 
- 00030664  0x00008591 istore  0x00000001 , 0x00000005 
- 00030665  0x00008592 branch  0x000077d8 
- 00030666  0x00008598 call  0x000077a7 
- 00030667  0x00008599 arg  0x0000000b , 0x00000039 
- 00030668  0x0000859a copy  0x00000013 , 0x00000006 
- 00030669  0x0000859b copy  0x00000012 , 0x00000005 
- 00030670  0x0000859c branch  0x00007ccc 
- 00030671  0x000085a1 fetch  0x00000001 , 0x000044ee 
- 00030672  0x000085a2 rtn  0x00000034 
- 00030673  0x000085a3 arg  0x00000000 , 0x00000011 
- 00030674  0x000085a5 call  0x000077de 
- 00030675  0x000085a6 increase  0x00000001 , 0x00000011 
- 00030676  0x000085a7 fetch  0x00000001 , 0x000044ee 
- 00030677  0x000085a8 isub  0x00000011 , 0x0000003e 
- 00030678  0x000085a9 rtn  0x00000005 
- 00030679  0x000085aa branch  0x000077d2 
- 00030680  0x000085ae add  0x00000012 , 0x00000002 , 0x00000013 
- 00030681  0x000085af ifetcht  0x00000001 , 0x00000013 
- 00030682  0x000085b0 branch  0x00006ef3 
- 00030683  0x000085b4 add  0x00000012 , 0x00000002 , 0x00000013 
- 00030684  0x000085b5 ifetcht  0x00000001 , 0x00000013 
- 00030685  0x000085b6 branch  0x00006ef7 
- 00030686  0x000085bb add  0x00000011 , 0x0000000b , 0x00000007 
- 00030687  0x000085bc call  0x00007cef 
- 00030688  0x000085bd nrtn  0x00000034 
- 00030689  0x000085bf call  0x000077a7 
- 00030690  0x000085c1 ifetch  0x00000001 , 0x00000012 
- 00030691  0x000085c3 beq  0x00000002 , 0x000077db 
- 00030692  0x000085c4 beq  0x00000003 , 0x000077d8 
- 00030693  0x000085c5 beq  0x00000000 , 0x000077d8 
- 00030694  0x000085c6 beq  0x00000005 , 0x000077f2 
- 00030695  0x000085c8 call  0x000077db 
- 00030696  0x000085c9 add  0x00000012 , 0x00000007 , 0x00000013 
- 00030697  0x000085ca call  0x00007c49 
- 00030698  0x000085cb ifetch  0x00000002 , 0x00000013 
- 00030699  0x000085cc call  0x00007d79 
- 00030700  0x000085cd call  0x00007c55 
- 00030701  0x000085ce setarg  0x00000005 
- 00030702  0x000085cf istore  0x00000001 , 0x00000012 
- 00030703  0x000085d0 add  0x00000012 , 0x00000003 , 0x00000013 
- 00030704  0x000085d1 ifetch  0x00000002 , 0x00000013 
- 00030705  0x000085d2 branch  0x00007802 
- 00030706  0x000085d6 call  0x000077d8 
- 00030707  0x000085d7 add  0x00000012 , 0x00000009 , 0x00000013 
- 00030708  0x000085d8 call  0x00007c49 
- 00030709  0x000085d9 ifetch  0x00000002 , 0x00000013 
- 00030710  0x000085da call  0x00007d79 
- 00030711  0x000085db call  0x00007c55 
- 00030712  0x000085dd add  0x00000012 , 0x00000001 , 0x00000013 
- 00030713  0x000085de ifetch  0x00000001 , 0x00000013 
- 00030714  0x000085df beq  0x000000ff , 0x000077fe 
- 00030715  0x000085e0 increase  0xffffffff , 0x0000003f 
- 00030716  0x000085e1 istore  0x00000001 , 0x00000013 
- 00030717  0x000085e2 branch  0x000077bf , 0x00000034 
- 00030718  0x000085e4 setarg  0x00000004 
- 00030719  0x000085e5 istore  0x00000001 , 0x00000012 
- 00030720  0x000085e6 add  0x00000012 , 0x00000005 , 0x00000013 
- 00030721  0x000085e7 ifetch  0x00000002 , 0x00000013 
- 00030722  0x000085e9 add  0x00000011 , 0x0000000b , 0x00000007 
- 00030723  0x000085ea branch  0x00007ce1 
- 00030724  0x000085ed setarg  0x00000000 
- 00030725  0x000085ee branch  0x00007802 
- 00030726  0x000085f5 setarg  0x00001000 
- 00030727  0x000085f6 lshift16  0x0000003f , 0x0000003f 
- 00030728  0x000085f7 iadd  0x00000012 , 0x00000012 
- 00030729  0x000085f8 rtn 
- 00030730  0x000085fb bpatch  0x000000f5 , 0x0000401e 
- 00030731  0x000085fc arg  0x00000000 , 0x00000011 
- 00030732  0x000085fd fetcht  0x00000004 , 0x000044e5 
- 00030733  0x000085fe copy  0x00000022 , 0x00000012 
- 00030734  0x000085ff copy  0x00000012 , 0x0000003f 
- 00030735  0x00008600 isub  0x00000002 , 0x0000003e 
- 00030736  0x00008601 ncall  0x00007806 , 0x00000002 
- 00030737  0x00008603 copy  0x00000012 , 0x0000003f 
- 00030738  0x00008604 increase  0x000000a0 , 0x00000002 
- 00030739  0x00008605 increase  0x000000a0 , 0x00000002 
- 00030740  0x00008606 isub  0x00000002 , 0x0000003e 
- 00030741  0x00008607 nbranch  0x0000781e , 0x00000002 
- 00030742  0x00008608 increase  0x00000001 , 0x00000011 
- 00030743  0x00008609 and  0x00000011 , 0x0000000f , 0x0000003f 
- 00030744  0x0000860a nbranch  0x00007811 , 0x00000034 
- 00030745  0x0000860b arg  0x00000000 , 0x00000011 
- 00030746  0x0000860c call  0x00007824 
- 00030747  0x0000860e copy  0x00000022 , 0x0000003f 
- 00030748  0x0000860f store  0x00000004 , 0x000044e5 
- 00030749  0x00008610 rtn 
- 00030750  0x00008612 copy  0x00000011 , 0x0000003f 
- 00030751  0x00008613 rtn  0x00000034 
- 00030752  0x00008614 increase  0xffffff60 , 0x00000002 
- 00030753  0x00008615 increase  0xffffff60 , 0x00000002 
- 00030754  0x00008616 set0  0x0000001c , 0x00000002 
- 00030755  0x00008617 storet  0x00000004 , 0x000044e5 
- 00030756  0x00008619 branch  0x000042d4 
- 00030757  0x00008621 jam  0x00000001 , 0x000044d1 
- 00030758  0x00008623 fetch  0x00000001 , 0x000044d2 
- 00030759  0x00008624 nbranch  0x00007826 , 0x00000034 
- 00030760  0x00008625 rtn 
- 00030761  0x00008628 jam  0x00000000 , 0x000044d1 
- 00030762  0x00008629 rtn 
- 00030763  0x0000862e bpatch  0x000000f6 , 0x0000401e 
- 00030764  0x0000862f call  0x00007825 
- 00030765  0x00008630 copy  0x00000011 , 0x0000003f 
- 00030766  0x00008631 store  0x00000004 , 0x00000684 
- 00030767  0x00008632 arg  0x000044d3 , 0x00000011 
- 00030768  0x00008633 call  0x00007d8b 
- 00030769  0x00008634 fetch  0x00000004 , 0x00000684 
- 00030770  0x00008635 copy  0x0000003f , 0x00000011 
- 00030771  0x00008636 branch  0x00007829 
- 00030772  0x00008639 bpatch  0x000000f7 , 0x0000401e 
- 00030773  0x0000863a call  0x00007825 
- 00030774  0x0000863b copy  0x00000011 , 0x0000003f 
- 00030775  0x0000863c store  0x00000004 , 0x00000684 
- 00030776  0x0000863d arg  0x000044db , 0x00000011 
- 00030777  0x0000863e call  0x00007d8b 
- 00030778  0x0000863f fetch  0x00000004 , 0x00000684 
- 00030779  0x00008640 copy  0x0000003f , 0x00000011 
- 00030780  0x00008641 branch  0x00007829 
- 00030781  0x00008644 setarg  0x00000000 
- 00030782  0x00008645 store  0x00000008 , 0x000044db 
- 00030783  0x00008646 store  0x00000008 , 0x000044d3 
- 00030784  0x00008647 rtn 
- 00030785  0x0000864a bpatch  0x000000f8 , 0x0000401f 
- 00030786  0x0000864b fetch  0x00000001 , 0x00004114 
- 00030787  0x0000864c nrtn  0x00000034 
- 00030788  0x0000864d arg  0x000044db , 0x00000011 
- 00030789  0x0000864e call  0x00007da3 
- 00030790  0x0000864f rtn  0x00000034 
- 00030791  0x00008650 jam  0x00000000 , 0x0000066e 
- 00030792  0x00008651 call  0x0000784c 
- 00030793  0x00008652 fetch  0x00000001 , 0x0000066e 
- 00030794  0x00008653 branch  0x00007841 , 0x00000034 
- 00030795  0x00008654 rtn 
- 00030796  0x00008657 call  0x00007825 
- 00030797  0x00008658 arg  0x000044db , 0x00000011 
- 00030798  0x00008659 call  0x00007d97 
- 00030799  0x0000865a copy  0x0000003f , 0x00000002 
- 00030800  0x0000865b call  0x00007829 
- 00030801  0x0000865c bpatch  0x000000f9 , 0x0000401f 
- 00030802  0x0000865d copy  0x00000002 , 0x0000003f 
- 00030803  0x0000865e rtn  0x00000034 
- 00030804  0x0000865f beq  0x0000000d , 0x00007870 
- 00030805  0x00008660 beq  0x0000000e , 0x00007876 
- 00030806  0x00008661 beq  0x0000000f , 0x0000787b 
- 00030807  0x00008662 beq  0x00000010 , 0x00007881 
- 00030808  0x00008663 beq  0x00000013 , 0x0000788b 
- 00030809  0x00008664 beq  0x00000014 , 0x0000788d 
- 00030810  0x00008665 beq  0x00000015 , 0x0000788f 
- 00030811  0x00008666 beq  0x00000016 , 0x00007899 
- 00030812  0x00008667 beq  0x00000017 , 0x0000789c 
- 00030813  0x00008668 beq  0x00000018 , 0x0000789e 
- 00030814  0x00008669 beq  0x00000019 , 0x000078a1 
- 00030815  0x0000866b store  0x00000001 , 0x0000066f 
- 00030816  0x0000866f fetch  0x00000001 , 0x0000066f 
- 00030817  0x00008670 bmark0  0x00000009 , 0x00007869 
- 00030818  0x00008671 bpatch  0x000000fa , 0x0000401f 
- 00030819  0x00008672 fetch  0x00000001 , 0x0000066f 
- 00030820  0x00008673 beq  0x00000011 , 0x00007886 
- 00030821  0x00008674 beq  0x0000001b , 0x000078a9 
- 00030822  0x00008675 beq  0x00000012 , 0x0000788a 
- 00030823  0x00008676 beq  0x0000001f , 0x00006ea3 
- 00030824  0x00008677 rtn 
- 00030825  0x0000867a store  0x00000001 , 0x0000066f 
- 00030826  0x0000867b call  0x0000205d 
- 00030827  0x0000867c branch  0x0000786e , 0x00000005 
- 00030828  0x0000867d call  0x00002062 
- 00030829  0x0000867e nrtn  0x00000005 
- 00030830  0x00008680 jam  0x00000001 , 0x0000066e 
- 00030831  0x00008681 branch  0x00007834 
- 00030832  0x00008689 jam  0x00000001 , 0x00004388 
- 00030833  0x0000868a jam  0x00000000 , 0x0000438b 
- 00030834  0x0000868b fetch  0x00000002 , 0x000044e9 
- 00030835  0x0000868c set1  0x0000000b , 0x0000003f 
- 00030836  0x0000868d store  0x00000002 , 0x000044e9 
- 00030837  0x0000868e rtn 
- 00030838  0x00008693 fetch  0x00000002 , 0x000044e9 
- 00030839  0x00008694 set0  0x0000000b , 0x0000003f 
- 00030840  0x00008695 store  0x00000002 , 0x000044e9 
- 00030841  0x00008696 jam  0x00000000 , 0x00004388 
- 00030842  0x00008697 rtn 
- 00030843  0x0000869c jam  0x00000001 , 0x00004388 
- 00030844  0x0000869d jam  0x00000001 , 0x0000438b 
- 00030845  0x0000869e fetch  0x00000002 , 0x000044e9 
- 00030846  0x0000869f set1  0x0000000b , 0x0000003f 
- 00030847  0x000086a0 store  0x00000002 , 0x000044e9 
- 00030848  0x000086a1 rtn 
- 00030849  0x000086a6 fetch  0x00000002 , 0x000044e9 
- 00030850  0x000086a7 set0  0x0000000b , 0x0000003f 
- 00030851  0x000086a8 store  0x00000002 , 0x000044e9 
- 00030852  0x000086a9 jam  0x00000000 , 0x00004388 
- 00030853  0x000086aa rtn 
- 00030854  0x000086af setarg  0x00000014 
- 00030855  0x000086b0 store  0x00000002 , 0x00000196 
- 00030856  0x000086b1 store  0x00000002 , 0x000042f5 
- 00030857  0x000086b2 branch  0x000030c5 
- 00030858  0x000086b7 branch  0x00002e93 
- 00030859  0x000086bc arg  0x00000000 , 0x00000011 
- 00030860  0x000086bd branch  0x000077bf 
- 00030861  0x000086c2 arg  0x00000000 , 0x00000011 
- 00030862  0x000086c3 branch  0x000077ba 
- 00030863  0x000086c8 arg  0x00000000 , 0x00000011 
- 00030864  0x000086c9 call  0x000077a7 
- 00030865  0x000086ca ifetch  0x00000001 , 0x00000012 
- 00030866  0x000086cb beq  0x00000001 , 0x00007896 
- 00030867  0x000086cc beq  0x00000004 , 0x00007896 
- 00030868  0x000086cd beq  0x00000005 , 0x00007896 
- 00030869  0x000086ce branch  0x000077c4 
- 00030870  0x000086d1 ifetch  0x00000001 , 0x00000006 
- 00030871  0x000086d2 rtneq  0x000000ff 
- 00030872  0x000086d3 branch  0x000077c4 
- 00030873  0x000086d8 jam  0x00000001 , 0x00004343 
- 00030874  0x000086d9 jam  0x0000001b , 0x00004114 
- 00030875  0x000086dc rtn 
- 00030876  0x000086e1 jam  0x00000001 , 0x00004343 
- 00030877  0x000086e2 rtn 
- 00030878  0x000086e7 jam  0x00000000 , 0x00004343 
- 00030879  0x000086e8 jam  0x00000000 , 0x00004114 
- 00030880  0x000086e9 rtn 
- 00030881  0x000086ee fetch  0x00000002 , 0x000043d5 
- 00030882  0x000086ef call  0x00007d79 
- 00030883  0x000086f0 fetch  0x00000001 , 0x000044ec 
- 00030884  0x000086f1 beq  0x000000ff , 0x000078a7 
- 00030885  0x000086f2 copy  0x0000003f , 0x00000002 
- 00030886  0x000086f3 call  0x00006edd 
- 00030887  0x000086f5 call  0x0000783d 
- 00030888  0x000086f6 branch  0x00002417 
- 00030889  0x000086fb branch  0x00002ed5 
- 00030890  0x00008701 fetch  0x00000001 , 0x000044e9 
- 00030891  0x00008702 rtnbit0  0x0000000c 
- 00030892  0x00008703 rtn 
- 00030893  0x00008709 fetch  0x00000002 , 0x000043fb 
- 00030894  0x0000870a add  0x0000003f , 0x00000002 , 0x00000005 
- 00030895  0x0000870b setarg  0x00000000 
- 00030896  0x0000870c istore  0x00000003 , 0x00000005 
- 00030897  0x0000870d rtn 
- 00030898  0x00008712 bpatch  0x000000fb , 0x0000401f 
- 00030899  0x00008713 call  0x00007dbc 
- 00030900  0x00008714 call  0x000078fe 
- 00030901  0x00008715 rtn  0x00000034 
- 00030902  0x00008716 fetch  0x00000002 , 0x000043fb 
- 00030903  0x00008717 add  0x0000003f , 0x00000002 , 0x00000012 
- 00030904  0x00008718 ifetcht  0x00000001 , 0x00000012 
- 00030905  0x00008719 increase  0x00000001 , 0x00000002 
- 00030906  0x0000871a istoret  0x00000001 , 0x00000012 
- 00030907  0x0000871c ifetcht  0x00000001 , 0x0000003f 
- 00030908  0x0000871d copy  0x00000002 , 0x00000039 
- 00030909  0x0000871e add  0x0000003f , 0x00000004 , 0x00000012 
- 00030910  0x0000871f ifetch  0x00000001 , 0x00000012 
- 00030911  0x00008720 imul32  0x00000002 , 0x0000003f 
- 00030912  0x00008721 iadd  0x00000006 , 0x00000005 
- 00030913  0x00008722 copy  0x00000011 , 0x00000006 
- 00030914  0x00008724 call  0x00007cda 
- 00030915  0x00008725 call  0x00007902 
- 00030916  0x00008726 pincrease  0xffffffff 
- 00030917  0x00008727 ifetcht  0x00000001 , 0x00000012 
- 00030918  0x00008728 increase  0x00000001 , 0x00000002 
- 00030919  0x00008729 iand  0x00000002 , 0x00000002 
- 00030920  0x0000872a istoret  0x00000001 , 0x00000012 
- 00030921  0x0000872b branch  0x00007dba 
- 00030922  0x00008731 bpatch  0x000000fc , 0x0000401f 
- 00030923  0x00008732 call  0x00007dbc 
- 00030924  0x00008733 call  0x000078fa 
- 00030925  0x00008734 rtn  0x00000034 
- 00030926  0x00008735 fetch  0x00000002 , 0x000043fb 
- 00030927  0x00008736 add  0x0000003f , 0x00000002 , 0x00000012 
- 00030928  0x00008737 ifetcht  0x00000001 , 0x00000012 
- 00030929  0x00008738 increase  0xffffffff , 0x00000002 
- 00030930  0x00008739 istoret  0x00000001 , 0x00000012 
- 00030931  0x0000873a ifetcht  0x00000001 , 0x0000003f 
- 00030932  0x0000873b copy  0x00000002 , 0x00000039 
- 00030933  0x0000873c add  0x0000003f , 0x00000003 , 0x00000012 
- 00030934  0x0000873d ifetch  0x00000001 , 0x00000012 
- 00030935  0x0000873e imul32  0x00000002 , 0x0000003f 
- 00030936  0x0000873f iadd  0x00000006 , 0x00000006 
- 00030937  0x00008740 increase  0x00000001 , 0x00000006 
- 00030938  0x00008741 copy  0x00000011 , 0x00000005 
- 00030939  0x00008742 branch  0x000078c2 
- 00030940  0x0000874a call  0x00007dbc 
- 00030941  0x0000874b call  0x000078fa 
- 00030942  0x0000874c rtn  0x00000034 
- 00030943  0x0000874d fetch  0x00000002 , 0x000043fb 
- 00030944  0x0000874e ifetcht  0x00000001 , 0x0000003f 
- 00030945  0x0000874f copy  0x00000002 , 0x00000039 
- 00030946  0x00008750 add  0x0000003f , 0x00000003 , 0x00000012 
- 00030947  0x00008751 ifetch  0x00000001 , 0x00000012 
- 00030948  0x00008752 imul32  0x00000002 , 0x0000003f 
- 00030949  0x00008753 iadd  0x00000006 , 0x00000006 
- 00030950  0x00008754 increase  0x00000001 , 0x00000006 
- 00030951  0x00008755 copy  0x00000006 , 0x00000012 
- 00030952  0x00008756 copy  0x00000011 , 0x00000005 
- 00030953  0x00008757 call  0x00007cda 
- 00030954  0x00008758 branch  0x00007dba 
- 00030955  0x0000875b call  0x00007dbc 
- 00030956  0x0000875c call  0x000078fa 
- 00030957  0x0000875d rtn  0x00000034 
- 00030958  0x0000875e fetch  0x00000002 , 0x000043fb 
- 00030959  0x0000875f ifetcht  0x00000001 , 0x0000003f 
- 00030960  0x00008760 copy  0x00000002 , 0x00000039 
- 00030961  0x00008761 add  0x0000003f , 0x00000003 , 0x00000012 
- 00030962  0x00008762 ifetch  0x00000001 , 0x00000012 
- 00030963  0x00008763 imul32  0x00000002 , 0x0000003f 
- 00030964  0x00008764 iadd  0x00000006 , 0x00000006 
- 00030965  0x00008765 add  0x00000006 , 0x00000002 , 0x00000005 
- 00030966  0x00008766 copy  0x00000011 , 0x00000006 
- 00030967  0x00008767 increase  0xffffffff , 0x00000039 
- 00030968  0x00008768 call  0x00007cda 
- 00030969  0x00008769 branch  0x00007dba 
- 00030970  0x0000876d fetch  0x00000002 , 0x000043fb 
- 00030971  0x0000876e add  0x0000003f , 0x00000002 , 0x00000006 
- 00030972  0x0000876f ifetch  0x00000001 , 0x00000006 
- 00030973  0x00008770 rtn 
- 00030974  0x00008774 call  0x00007902 
- 00030975  0x00008775 ifetcht  0x00000001 , 0x00000006 
- 00030976  0x00008776 isub  0x00000002 , 0x0000003f 
- 00030977  0x00008777 rtn 
- 00030978  0x0000877b fetch  0x00000002 , 0x000043fb 
- 00030979  0x0000877c add  0x0000003f , 0x00000001 , 0x00000006 
- 00030980  0x0000877d ifetch  0x00000001 , 0x00000006 
- 00030981  0x0000877e rtn 
- 00030982  0x00008787 bpatch  0x000000fd , 0x0000401f 
- 00030983  0x00008788 fetch  0x00000001 , 0x00008c22 
- 00030984  0x00008789 isolate1  0x00000003 , 0x0000003f 
- 00030985  0x0000878a call  0x00007915 , 0x00000001 
- 00030986  0x0000878b fetch  0x00000002 , 0x00008c22 
- 00030987  0x0000878c store  0x00000002 , 0x00008c22 
- 00030988  0x0000878d store  0x00000002 , 0x00000709 
- 00030989  0x0000878e call  0x00007973 
- 00030990  0x0000878f call  0x000079a2 
- 00030991  0x00008790 call  0x00007b96 
- 00030992  0x00008791 call  0x00007bdf 
- 00030993  0x00008792 branch  0x0000796b 
- 00030994  0x00008795 bpatch  0x000000fe , 0x0000401f 
- 00030995  0x00008796 call  0x00007396 
- 00030996  0x00008797 call  0x00007932 
- 00030997  0x00008799 jam  0x00000000 , 0x00008c00 
- 00030998  0x0000879a nop  0x00002710 
- 00030999  0x0000879b jam  0x00000000 , 0x00008c12 
- 00031000  0x0000879c fetch  0x00000002 , 0x00008050 
- 00031001  0x0000879d set0  0x0000000a , 0x0000003f 
- 00031002  0x0000879e store  0x00000002 , 0x00008050 
- 00031003  0x0000879f jam  0x00000021 , 0x00008c10 
- 00031004  0x000087a0 jam  0x0000009d , 0x00008c11 
- 00031005  0x000087a1 jam  0x0000003c , 0x00008c00 
- 00031006  0x000087a2 setarg  0x00000763 
- 00031007  0x000087a3 store  0x00000002 , 0x00008c02 
- 00031008  0x000087a4 store  0x00000002 , 0x00008c06 
- 00031009  0x000087a5 setarg  0x000007a3 
- 00031010  0x000087a6 store  0x00000002 , 0x00008c04 
- 00031011  0x000087a7 jam  0x00000080 , 0x00008c12 
- 00031012  0x000087a8 jam  0x00000000 , 0x00008c01 
- 00031013  0x000087a9 jam  0x000000ff , 0x00008c22 
- 00031014  0x000087aa setarg  0x0000095f 
- 00031015  0x000087ab arg  0x0000086d , 0x00000005 
- 00031016  0x000087ac isub  0x00000005 , 0x00000039 
- 00031017  0x000087ad branch  0x00007ca1 
- 00031018  0x000087b0 fetcht  0x00000001 , 0x0000086c 
- 00031019  0x000087b1 branch  0x00006edd 
- 00031020  0x000087b3 fetch  0x00000001 , 0x0000090e 
- 00031021  0x000087b4 rtn  0x00000034 
- 00031022  0x000087b5 fetcht  0x00000001 , 0x0000086c 
- 00031023  0x000087b6 call  0x00006ee6 
- 00031024  0x000087b7 branch  0x00007915 , 0x00000001 
- 00031025  0x000087b8 rtn 
- 00031026  0x000087bb jam  0x00000002 , 0x0000086b 
- 00031027  0x000087bc setarg  0x00000000 
- 00031028  0x000087bd store  0x00000001 , 0x000007a6 
- 00031029  0x000087be store  0x00000002 , 0x00000865 
- 00031030  0x000087bf pincrease  0x00000001 
- 00031031  0x000087c0 store  0x00000002 , 0x00000867 
- 00031032  0x000087c1 pincrease  0x00000001 
- 00031033  0x000087c2 store  0x00000002 , 0x00000869 
- 00031034  0x000087c3 arg  0x000007fa , 0x00000005 
- 00031035  0x000087c4 setarg  0x00030404 
- 00031036  0x000087c5 istore  0x00000003 , 0x00000005 
- 00031037  0x000087c6 setarg  0x00000409 
- 00031038  0x000087c7 istore  0x00000002 , 0x00000005 
- 00031039  0x000087c8 arg  0x000007ff , 0x00000005 
- 00031040  0x000087c9 setsect  0x00000000 , 0x00015906 
- 00031041  0x000087ca setsect  0x00000001 , 0x000210d2 
- 00031042  0x000087cb setsect  0x00000002 , 0x00010494 
- 00031043  0x000087cc setsect  0x00000003 , 0x00000001 
- 00031044  0x000087cd istore  0x00000009 , 0x00000005 
- 00031045  0x000087ce arg  0x0000081d , 0x00000005 
- 00031046  0x000087cf setsect  0x00000000 , 0x0001570f 
- 00031047  0x000087d0 setsect  0x00000001 , 0x00015c9a 
- 00031048  0x000087d1 setsect  0x00000002 , 0x000256c6 
- 00031049  0x000087d2 setsect  0x00000003 , 0x0001cdcd 
- 00031050  0x000087d3 istore  0x00000009 , 0x00000005 
- 00031051  0x000087d4 setsect  0x00000000 , 0x00014420 
- 00031052  0x000087d5 setsect  0x00000001 , 0x00025d99 
- 00031053  0x000087d6 setsect  0x00000002 , 0x00025636 
- 00031054  0x000087d7 setsect  0x00000003 , 0x00000001 
- 00031055  0x000087d8 istore  0x00000007 , 0x00000005 
- 00031056  0x000087d9 arg  0x0000083b , 0x00000005 
- 00031057  0x000087da setsect  0x00000000 , 0x0001620a 
- 00031058  0x000087db setsect  0x00000001 , 0x00000c8c 
- 00031059  0x000087dc setsect  0x00000002 , 0x00030333 
- 00031060  0x000087dd setsect  0x00000003 , 0x0000c0c0 
- 00031061  0x000087de istore  0x00000009 , 0x00000005 
- 00031062  0x000087df setsect  0x00000000 , 0x00003130 
- 00031063  0x000087e0 istore  0x00000002 , 0x00000005 
- 00031064  0x000087e1 setarg  0x00009272 
- 00031065  0x000087e2 store  0x00000002 , 0x000007a7 
- 00031066  0x000087e3 setarg  0x000092cd 
- 00031067  0x000087e4 store  0x00000002 , 0x000007a9 
- 00031068  0x000087e5 arg  0x00009371 , 0x00000006 
- 00031069  0x000087e6 arg  0x000007ab , 0x00000005 
- 00031070  0x000087e7 arg  0x00000013 , 0x00000039 
- 00031071  0x000087e8 call  0x00007cda 
- 00031072  0x000087e9 arg  0x00009384 , 0x00000006 
- 00031073  0x000087ea arg  0x000007be , 0x00000005 
- 00031074  0x000087eb arg  0x0000003c , 0x00000039 
- 00031075  0x000087ec call  0x00007cda 
- 00031076  0x000087ee fetch  0x00000002 , 0x00000859 
- 00031077  0x000087ef branch  0x00007d79 
- 00031078  0x000087f2 fetch  0x00000001 , 0x0000085b 
- 00031079  0x000087f3 rtn  0x00000034 
- 00031080  0x000087f4 store  0x00000001 , 0x000007e0 
- 00031081  0x000087f5 store  0x00000001 , 0x000007f9 
- 00031082  0x000087f6 rtn 
- 00031083  0x000087f9 arg  0x00000001 , 0x00000007 
- 00031084  0x000087fa call  0x00007cef 
- 00031085  0x000087fb nrtn  0x00000034 
- 00031086  0x000087fc fetch  0x00000001 , 0x0000090f 
- 00031087  0x000087fd nrtn  0x00000034 
- 00031088  0x000087fe fetch  0x00000001 , 0x0000090e 
- 00031089  0x000087ff ncall  0x00007c38 , 0x00000034 
- 00031090  0x00008800 rtn 
- 00031091  0x00008803 fetch  0x00000001 , 0x00000709 
- 00031092  0x00008804 bbit1  0x00000002 , 0x00007976 
- 00031093  0x00008805 rtn 
- 00031094  0x00008808 call  0x0000797b 
- 00031095  0x00008809 call  0x00007cee 
- 00031096  0x0000880a setarg  0x00000280 
- 00031097  0x0000880b arg  0x00000001 , 0x00000007 
- 00031098  0x0000880c branch  0x00007ce1 
- 00031099  0x0000880f fetch  0x00000001 , 0x00000900 
- 00031100  0x00008810 bne  0x00000002 , 0x00007980 
- 00031101  0x00008811 jam  0x00000000 , 0x0000090f 
- 00031102  0x00008812 jam  0x00000000 , 0x00000910 
- 00031103  0x00008813 rtn 
- 00031104  0x00008816 fetch  0x00000001 , 0x00000912 
- 00031105  0x00008817 rtn  0x00000034 
- 00031106  0x00008818 jam  0x00000000 , 0x00000912 
- 00031107  0x00008819 jam  0x00000002 , 0x00000900 
- 00031108  0x0000881a jam  0x00000001 , 0x0000090e 
- 00031109  0x0000881b rtn 
- 00031110  0x0000881e fetch  0x00000001 , 0x00000709 
- 00031111  0x0000881f bbit1  0x00000000 , 0x000079af 
- 00031112  0x00008820 rtn 
- 00031113  0x00008823 fetchr  0x0000000a , 0x00000002 , 0x00008c02 
- 00031114  0x00008824 fetchr  0x00000010 , 0x00000002 , 0x00008c04 
- 00031115  0x00008825 fetchr  0x00000003 , 0x00000002 , 0x00008c06 
- 00031116  0x00008826 ifetch  0x00000002 , 0x00000003 
- 00031117  0x00008827 rshift8  0x0000003f , 0x00000002 
- 00031118  0x00008828 rshift4  0x00000002 , 0x00000002 
- 00031119  0x00008829 arg  0x00000fff , 0x00000006 
- 00031120  0x0000882a iand  0x00000006 , 0x00000039 
- 00031121  0x0000882b storer  0x00000039 , 0x00000002 , 0x0000070c 
- 00031122  0x0000882c rtn 
- 00031123  0x00008830 call  0x00007989 
- 00031124  0x00008832 ifetch  0x00000001 , 0x00000003 
- 00031125  0x00008833 istore  0x00000001 , 0x00000005 
- 00031126  0x00008834 loop  0x00007994 
- 00031127  0x00008835 storer  0x00000003 , 0x00000002 , 0x00008c06 
- 00031128  0x00008836 rtn 
- 00031129  0x00008839 arg  0x0000095f , 0x00000005 
- 00031130  0x0000883a call  0x00007994 
- 00031131  0x0000883b arg  0x00000963 , 0x00000002 
- 00031132  0x0000883c storet  0x00000002 , 0x00008c0e 
- 00031133  0x0000883d fetch  0x00000001 , 0x00000960 
- 00031134  0x0000883e pincrease  0x00000006 
- 00031135  0x0000883f istore  0x00000001 , 0x00000002 
- 00031136  0x00008840 jam  0x00000008 , 0x00008c18 
- 00031137  0x00008841 rtn 
- 00031138  0x00008845 bpatch  0x000000ff , 0x0000401f 
- 00031139  0x00008846 fetch  0x00000001 , 0x00000709 
- 00031140  0x00008847 rtnbit0  0x00000005 
- 00031141  0x00008848 call  0x00007989 
- 00031142  0x00008849 compare  0x0000000d , 0x00000002 , 0x000000ff 
- 00031143  0x0000884a branch  0x00007999 , 0x00000001 
- 00031144  0x0000884b arg  0x0000086d , 0x00000005 
- 00031145  0x0000884c call  0x00007994 
- 00031146  0x0000884d fetch  0x00000001 , 0x0000070c 
- 00031147  0x0000884e beq  0x00000000 , 0x00007986 
- 00031148  0x0000884f beq  0x00000001 , 0x000079b6 
- 00031149  0x00008850 sub  0x0000003f , 0x00000007 , 0x0000003e 
- 00031150  0x00008851 rtn  0x00000002 
- 00031151  0x00008853 bpatchx  0x00000000 , 0x00004020 
- 00031152  0x00008854 set0  0x00000023 , 0x00000000 
- 00031153  0x00008855 fetch  0x00000001 , 0x0000086d 
- 00031154  0x00008856 and_into  0x00000080 , 0x0000003f 
- 00031155  0x00008857 beq  0x00000080 , 0x000079ba 
- 00031156  0x00008858 beq  0x00000000 , 0x000079c2 
- 00031157  0x00008859 branch  0x0000235a 
- 00031158  0x0000885c fetch  0x00000001 , 0x0000086d 
- 00031159  0x0000885d rtnbit1  0x00000007 
- 00031160  0x0000885e call  0x00007b6a 
- 00031161  0x0000885f branch  0x000079e9 
- 00031162  0x00008863 fetch  0x00000001 , 0x0000086d 
- 00031163  0x00008864 rshift4  0x0000003f , 0x0000003f 
- 00031164  0x00008865 rshift  0x0000003f , 0x0000003f 
- 00031165  0x00008866 and_into  0x00000003 , 0x0000003f 
- 00031166  0x00008867 beq  0x00000000 , 0x000079ca 
- 00031167  0x00008868 beq  0x00000001 , 0x000079d0 
- 00031168  0x00008869 beq  0x00000002 , 0x000079d5 
- 00031169  0x0000886a branch  0x0000235a 
- 00031170  0x0000886d fetch  0x00000001 , 0x0000086d 
- 00031171  0x0000886e rshift4  0x0000003f , 0x0000003f 
- 00031172  0x0000886f rshift  0x0000003f , 0x0000003f 
- 00031173  0x00008870 and_into  0x00000003 , 0x0000003f 
- 00031174  0x00008871 beq  0x00000000 , 0x000079d6 
- 00031175  0x00008872 beq  0x00000001 , 0x000079de 
- 00031176  0x00008873 beq  0x00000002 , 0x000079e3 
- 00031177  0x00008874 branch  0x0000235a 
- 00031178  0x00008877 fetch  0x00000001 , 0x0000086e 
- 00031179  0x00008878 beq  0x00000008 , 0x000079eb 
- 00031180  0x00008879 beq  0x00000006 , 0x00007a01 
- 00031181  0x0000887a beq  0x0000000a , 0x00007a46 
- 00031182  0x0000887b beq  0x00000000 , 0x00007a58 
- 00031183  0x0000887c branch  0x000079e4 
- 00031184  0x0000887f fetch  0x00000001 , 0x0000086e 
- 00031185  0x00008880 beq  0x00000002 , 0x00007a8d 
- 00031186  0x00008881 beq  0x00000001 , 0x00007a91 
- 00031187  0x00008882 beq  0x00000003 , 0x00007aa2 
- 00031188  0x00008883 branch  0x000079e4 
- 00031189  0x00008886 branch  0x000079e4 
- 00031190  0x00008889 fetch  0x00000001 , 0x0000086e 
- 00031191  0x0000888a beq  0x00000001 , 0x00007aac 
- 00031192  0x0000888b beq  0x00000003 , 0x00007adb 
- 00031193  0x0000888c beq  0x00000005 , 0x00007b06 
- 00031194  0x0000888d beq  0x00000009 , 0x00007b1f 
- 00031195  0x0000888e beq  0x0000000b , 0x00007b3a 
- 00031196  0x0000888f beq  0x00000007 , 0x000079e4 
- 00031197  0x00008890 branch  0x000079e4 
- 00031198  0x00008893 fetch  0x00000001 , 0x0000086e 
- 00031199  0x00008894 beq  0x0000000a , 0x00007b4b 
- 00031200  0x00008895 beq  0x00000009 , 0x00007b5d 
- 00031201  0x00008896 beq  0x0000000b , 0x00007b7c 
- 00031202  0x00008897 branch  0x000079e4 
- 00031203  0x0000889a branch  0x000079e4 
- 00031204  0x0000889d bpatchx  0x00000001 , 0x00004020 
- 00031205  0x0000889e fetch  0x00000001 , 0x00008c19 
- 00031206  0x0000889f set1  0x00000000 , 0x0000003f 
- 00031207  0x000088a0 store  0x00000001 , 0x00008c19 
- 00031208  0x000088a1 branch  0x000079e9 
- 00031209  0x000088a4 jam  0x00000001 , 0x00008c1b 
- 00031210  0x000088a5 rtn 
- 00031211  0x000088a8 fetch  0x00000001 , 0x0000086d 
- 00031212  0x000088a9 bne  0x00000080 , 0x000079e4 
- 00031213  0x000088aa fetch  0x00000001 , 0x00000871 
- 00031214  0x000088ab bne  0x00000000 , 0x000079e4 
- 00031215  0x000088ac fetch  0x00000001 , 0x00000872 
- 00031216  0x000088ad bne  0x00000000 , 0x000079e4 
- 00031217  0x000088ae fetch  0x00000001 , 0x00000873 
- 00031218  0x000088af bne  0x00000001 , 0x000079e4 
- 00031219  0x000088b0 fetch  0x00000001 , 0x00000874 
- 00031220  0x000088b1 bne  0x00000000 , 0x000079e4 
- 00031221  0x000088b2 fetch  0x00000001 , 0x0000086f 
- 00031222  0x000088b3 bne  0x00000000 , 0x000079e4 
- 00031223  0x000088b4 fetch  0x00000001 , 0x00000870 
- 00031224  0x000088b5 bne  0x00000000 , 0x000079e4 
- 00031225  0x000088b6 fetch  0x00000001 , 0x0000086b 
- 00031226  0x000088b7 beq  0x00000004 , 0x000079fd 
- 00031227  0x000088b8 beq  0x00000003 , 0x000079ff 
- 00031228  0x000088b9 branch  0x000079e4 
- 00031229  0x000088bc arg  0x00000001 , 0x00000012 
- 00031230  0x000088bd branch  0x00007a72 
- 00031231  0x000088c0 arg  0x00000001 , 0x00000012 
- 00031232  0x000088c1 branch  0x00007a70 
- 00031233  0x000088c4 bpatchx  0x00000002 , 0x00004020 
- 00031234  0x000088c6 fetch  0x00000001 , 0x00000870 
- 00031235  0x000088c7 beq  0x00000001 , 0x00007a14 
- 00031236  0x000088c8 beq  0x00000002 , 0x00007a2d 
- 00031237  0x000088c9 beq  0x00000003 , 0x00007a30 
- 00031238  0x000088ca beq  0x00000021 , 0x00007a09 
- 00031239  0x000088cb beq  0x00000022 , 0x00007a3e 
- 00031240  0x000088cc branch  0x000079e4 
- 00031241  0x000088cf jam  0x00000000 , 0x000008fd 
- 00031242  0x000088d0 fetch  0x00000001 , 0x00000871 
- 00031243  0x000088d1 beq  0x00000000 , 0x00007a0e 
- 00031244  0x000088d2 beq  0x00000001 , 0x00007a11 
- 00031245  0x000088d3 branch  0x000079e4 
- 00031246  0x000088d6 fetchr  0x00000012 , 0x00000001 , 0x000007d1 
- 00031247  0x000088d7 arg  0x000007d1 , 0x00000011 
- 00031248  0x000088d8 branch  0x00007b8b 
- 00031249  0x000088db fetchr  0x00000012 , 0x00000001 , 0x000007ea 
- 00031250  0x000088dc arg  0x000007ea , 0x00000011 
- 00031251  0x000088dd branch  0x00007b8b 
- 00031252  0x000088e3 fetch  0x00000001 , 0x00000911 
- 00031253  0x000088e4 ncall  0x00007a25 , 0x00000034 
- 00031254  0x000088e5 setarg  0x000007ab 
- 00031255  0x000088e6 fetcht  0x00000001 , 0x000007ab 
- 00031256  0x000088e8 store  0x00000002 , 0x00000908 
- 00031257  0x000088e9 storet  0x00000001 , 0x0000090a 
- 00031258  0x000088ea fetch  0x00000001 , 0x00000873 
- 00031259  0x000088eb isub  0x00000002 , 0x0000003e 
- 00031260  0x000088ec nbranch  0x00007a23 , 0x00000002 
- 00031261  0x000088ee fetch  0x00000001 , 0x0000090a 
- 00031262  0x000088f0 iforce  0x00000012 
- 00031263  0x000088f1 fetch  0x00000002 , 0x00000908 
- 00031264  0x000088f2 add  0x0000003f , 0x00000001 , 0x0000003f 
- 00031265  0x000088f3 iforce  0x00000011 
- 00031266  0x000088f4 branch  0x00007b8b 
- 00031267  0x000088f6 fetch  0x00000001 , 0x00000873 
- 00031268  0x000088f7 branch  0x00007a1e 
- 00031269  0x000088fa fetch  0x00000001 , 0x00008c01 
- 00031270  0x000088fb ncall  0x00007a29 , 0x00000034 
- 00031271  0x000088fc jam  0x00000000 , 0x00000911 
- 00031272  0x000088fd rtn 
- 00031273  0x000088ff fetch  0x00000001 , 0x00008c01 
- 00031274  0x00008900 set1  0x00000007 , 0x0000003f 
- 00031275  0x00008901 store  0x00000001 , 0x00008c01 
- 00031276  0x00008902 rtn 
- 00031277  0x00008905 setarg  0x000007be 
- 00031278  0x00008906 fetcht  0x00000001 , 0x000007be 
- 00031279  0x00008907 branch  0x00007a18 
- 00031280  0x0000890a fetch  0x00000001 , 0x0000086f 
- 00031281  0x0000890b sub  0x0000003f , 0x00000003 , 0x0000003e 
- 00031282  0x0000890c nbranch  0x000079e4 , 0x00000002 
- 00031283  0x0000890d fetch  0x00000001 , 0x0000086f 
- 00031284  0x0000890e arg  0x000007fa , 0x00000011 
- 00031285  0x0000890f beq  0x00000000 , 0x00007b89 
- 00031286  0x00008910 set1  0x00000023 , 0x00000000 
- 00031287  0x00008911 arg  0x000007ff , 0x00000011 
- 00031288  0x00008912 beq  0x00000001 , 0x00007b89 
- 00031289  0x00008913 arg  0x0000081d , 0x00000011 
- 00031290  0x00008914 beq  0x00000002 , 0x00007b89 
- 00031291  0x00008915 arg  0x0000083b , 0x00000011 
- 00031292  0x00008916 beq  0x00000003 , 0x00007b89 
- 00031293  0x00008917 rtn 
- 00031294  0x0000891a fetch  0x00000002 , 0x00000871 
- 00031295  0x0000891b beq  0x00000001 , 0x00007a42 
- 00031296  0x0000891c fetchr  0x00000011 , 0x00000002 , 0x000007a7 
- 00031297  0x0000891d branch  0x00007b89 
- 00031298  0x0000891f jam  0x00000001 , 0x0000090e 
- 00031299  0x00008920 jam  0x00000001 , 0x00000900 
- 00031300  0x00008921 fetchr  0x00000011 , 0x00000002 , 0x000007a9 
- 00031301  0x00008922 branch  0x00007b89 
- 00031302  0x00008926 fetch  0x00000001 , 0x0000086b 
- 00031303  0x00008927 bne  0x00000004 , 0x000079e4 
- 00031304  0x00008928 fetch  0x00000001 , 0x0000086d 
- 00031305  0x00008929 bne  0x00000081 , 0x000079e4 
- 00031306  0x0000892a fetch  0x00000001 , 0x0000086f 
- 00031307  0x0000892b bne  0x00000000 , 0x000079e4 
- 00031308  0x0000892c fetch  0x00000001 , 0x00000870 
- 00031309  0x0000892d bne  0x00000000 , 0x000079e4 
- 00031310  0x0000892e fetch  0x00000001 , 0x00000873 
- 00031311  0x0000892f bne  0x00000001 , 0x000079e4 
- 00031312  0x00008930 fetch  0x00000001 , 0x00000874 
- 00031313  0x00008931 bne  0x00000000 , 0x000079e4 
- 00031314  0x00008932 fetch  0x00000001 , 0x00000871 
- 00031315  0x00008933 bne  0x00000000 , 0x000079e4 
- 00031316  0x00008934 fetch  0x00000001 , 0x00000872 
- 00031317  0x00008935 bne  0x00000000 , 0x000079e4 
- 00031318  0x00008936 arg  0x00000001 , 0x00000012 
- 00031319  0x00008937 branch  0x00007a70 
- 00031320  0x0000893b fetch  0x00000001 , 0x0000086b 
- 00031321  0x0000893c beq  0x00000002 , 0x000079e4 
- 00031322  0x0000893d fetch  0x00000001 , 0x0000086f 
- 00031323  0x0000893e bne  0x00000000 , 0x000079e4 
- 00031324  0x0000893f fetch  0x00000001 , 0x00000870 
- 00031325  0x00008940 bne  0x00000000 , 0x000079e4 
- 00031326  0x00008941 fetch  0x00000001 , 0x00000873 
- 00031327  0x00008942 bne  0x00000002 , 0x000079e4 
- 00031328  0x00008943 fetch  0x00000001 , 0x00000874 
- 00031329  0x00008944 bne  0x00000000 , 0x000079e4 
- 00031330  0x00008945 fetch  0x00000001 , 0x00000872 
- 00031331  0x00008946 bne  0x00000000 , 0x000079e4 
- 00031332  0x00008947 fetch  0x00000001 , 0x0000086d 
- 00031333  0x00008948 beq  0x00000080 , 0x00007a6b 
- 00031334  0x00008949 beq  0x00000081 , 0x00007a76 
- 00031335  0x0000894a beq  0x00000082 , 0x00007a7a 
- 00031336  0x0000894b branch  0x000079e4 
- 00031337  0x0000894f jam  0x00000001 , 0x00000903 
- 00031338  0x00008950 branch  0x00007a74 
- 00031339  0x00008953 fetch  0x00000001 , 0x00000871 
- 00031340  0x00008954 bne  0x00000000 , 0x000079e4 
- 00031341  0x00008955 arg  0x00000002 , 0x00000012 
- 00031342  0x00008956 fetch  0x00000001 , 0x00000901 
- 00031343  0x00008957 beq  0x00000001 , 0x00007a69 
- 00031344  0x0000895a arg  0x00000865 , 0x00000011 
- 00031345  0x0000895b branch  0x00007b8b 
- 00031346  0x0000895d arg  0x00000867 , 0x00000011 
- 00031347  0x0000895e branch  0x00007b8b 
- 00031348  0x00008960 arg  0x00000869 , 0x00000011 
- 00031349  0x00008961 branch  0x00007b8b 
- 00031350  0x00008964 fetch  0x00000001 , 0x0000086b 
- 00031351  0x00008965 bne  0x00000004 , 0x000079e4 
- 00031352  0x00008966 arg  0x00000002 , 0x00000012 
- 00031353  0x00008967 branch  0x00007a70 
- 00031354  0x0000896a fetch  0x00000001 , 0x0000086b 
- 00031355  0x0000896b bne  0x00000004 , 0x000079e4 
- 00031356  0x0000896c fetch  0x00000001 , 0x00000871 
- 00031357  0x0000896d beq  0x00000081 , 0x00007a87 
- 00031358  0x0000896e beq  0x00000082 , 0x00007a89 
- 00031359  0x0000896f beq  0x00000083 , 0x00007a8b 
- 00031360  0x00008970 and_into  0x0000007f , 0x0000003f 
- 00031361  0x00008971 beq  0x00000000 , 0x00007a83 
- 00031362  0x00008972 branch  0x000079e4 
- 00031363  0x00008975 fetch  0x00000001 , 0x00000904 
- 00031364  0x00008977 arg  0x00000002 , 0x00000012 
- 00031365  0x00008978 beq  0x00000001 , 0x00007a72 
- 00031366  0x00008979 branch  0x00007a70 
- 00031367  0x0000897b fetch  0x00000001 , 0x00000905 
- 00031368  0x0000897c branch  0x00007a84 
- 00031369  0x0000897e fetch  0x00000001 , 0x00000906 
- 00031370  0x0000897f branch  0x00007a84 
- 00031371  0x00008981 fetch  0x00000001 , 0x00000907 
- 00031372  0x00008982 branch  0x00007a84 
- 00031373  0x00008985 jam  0x00000001 , 0x000008fb 
- 00031374  0x00008986 arg  0x000008fc , 0x00000011 
- 00031375  0x00008987 arg  0x00000001 , 0x00000012 
- 00031376  0x00008988 branch  0x00007b8b 
- 00031377  0x0000898b fetch  0x00000002 , 0x0000086f 
- 00031378  0x0000898c arg  0x000001ba , 0x00000002 
- 00031379  0x0000898d isub  0x00000002 , 0x0000003e 
- 00031380  0x0000898e nbranch  0x000079e4 , 0x00000005 
- 00031381  0x00008991 fetch  0x00000001 , 0x000008f8 
- 00031382  0x00008992 nbranch  0x00007a9f , 0x00000034 
- 00031383  0x00008993 jam  0x00000000 , 0x000008b5 
- 00031384  0x00008995 fetch  0x00000001 , 0x00000873 
- 00031385  0x00008996 iforce  0x00000012 
- 00031386  0x00008997 arg  0x000008b5 , 0x00000011 
- 00031387  0x00008998 call  0x00007b8b 
- 00031388  0x0000899a arg  0x000008b5 , 0x00000005 
- 00031389  0x0000899b arg  0x00000040 , 0x00000039 
- 00031390  0x0000899c branch  0x00007ca3 
- 00031391  0x0000899e jam  0x00000000 , 0x000008f8 
- 00031392  0x0000899f jam  0x00000001 , 0x000008b5 
- 00031393  0x000089a0 branch  0x00007a98 
- 00031394  0x000089a3 fetch  0x00000001 , 0x00000873 
- 00031395  0x000089a4 bne  0x00000001 , 0x000079e4 
- 00031396  0x000089a5 jam  0x00000001 , 0x000008fd 
- 00031397  0x000089a6 arg  0x00000001 , 0x00000012 
- 00031398  0x000089a7 fetch  0x00000001 , 0x000008ff 
- 00031399  0x000089a8 beq  0x00000000 , 0x00007aaa 
- 00031400  0x000089a9 beq  0x00000001 , 0x00007aab 
- 00031401  0x000089aa branch  0x00007a70 
- 00031402  0x000089ac branch  0x00007a72 
- 00031403  0x000089ae branch  0x00007a70 
- 00031404  0x000089b4 fetch  0x00000001 , 0x0000086b 
- 00031405  0x000089b5 bne  0x00000004 , 0x000079e4 
- 00031406  0x000089b6 fetch  0x00000001 , 0x00000873 
- 00031407  0x000089b7 bne  0x00000000 , 0x000079e4 
- 00031408  0x000089b8 fetch  0x00000001 , 0x00000874 
- 00031409  0x000089b9 bne  0x00000000 , 0x000079e4 
- 00031410  0x000089ba fetch  0x00000001 , 0x00000870 
- 00031411  0x000089bb bne  0x00000000 , 0x000079e4 
- 00031412  0x000089bc fetch  0x00000001 , 0x00000872 
- 00031413  0x000089bd bne  0x00000000 , 0x000079e4 
- 00031414  0x000089be fetch  0x00000001 , 0x0000086d 
- 00031415  0x000089bf beq  0x00000000 , 0x00007abb 
- 00031416  0x000089c0 beq  0x00000001 , 0x00007ac8 
- 00031417  0x000089c1 beq  0x00000002 , 0x00007ac9 
- 00031418  0x000089c2 branch  0x000079e4 
- 00031419  0x000089c5 fetch  0x00000001 , 0x0000086f 
- 00031420  0x000089c6 bne  0x00000001 , 0x000079e4 
- 00031421  0x000089c7 fetch  0x00000001 , 0x00008c00 
- 00031422  0x000089c8 set0  0x00000007 , 0x0000003f 
- 00031423  0x000089c9 store  0x00000001 , 0x00008c00 
- 00031424  0x000089ca jam  0x00000000 , 0x00000901 
- 00031425  0x000089cb jam  0x00000001 , 0x00000902 
- 00031426  0x000089cc fetch  0x00000001 , 0x00000903 
- 00031427  0x000089cd branch  0x000079e9 , 0x00000034 
- 00031428  0x000089ce jam  0x00000000 , 0x00000903 
- 00031429  0x000089cf jam  0x00000000 , 0x00000902 
- 00031430  0x000089d0 jam  0x00000002 , 0x00000900 
- 00031431  0x000089d1 branch  0x000079e9 
- 00031432  0x000089d4 branch  0x000079e4 
- 00031433  0x000089d7 fetch  0x00000001 , 0x0000086f 
- 00031434  0x000089d8 bne  0x00000000 , 0x000079e4 
- 00031435  0x000089d9 fetch  0x00000001 , 0x00000871 
- 00031436  0x000089da beq  0x00000081 , 0x00007ad4 
- 00031437  0x000089db beq  0x00000082 , 0x00007ad7 
- 00031438  0x000089dc beq  0x00000083 , 0x00007ad9 
- 00031439  0x000089dd and_into  0x0000007f , 0x0000003f 
- 00031440  0x000089de beq  0x00000000 , 0x00007ad2 
- 00031441  0x000089df branch  0x000079e4 
- 00031442  0x000089e2 jam  0x00000000 , 0x00000904 
- 00031443  0x000089e3 branch  0x000079e9 
- 00031444  0x000089e5 jam  0x00000000 , 0x00000905 
- 00031445  0x000089e7 jam  0x00000001 , 0x00000912 
- 00031446  0x000089e8 branch  0x000079e9 
- 00031447  0x000089ea jam  0x00000000 , 0x00000906 
- 00031448  0x000089eb branch  0x00007ad5 
- 00031449  0x000089ed jam  0x00000000 , 0x00000907 
- 00031450  0x000089ee branch  0x00007ad5 
- 00031451  0x000089f2 fetch  0x00000001 , 0x00000873 
- 00031452  0x000089f3 bne  0x00000000 , 0x000079e4 
- 00031453  0x000089f4 fetch  0x00000001 , 0x00000874 
- 00031454  0x000089f5 bne  0x00000000 , 0x000079e4 
- 00031455  0x000089f6 fetch  0x00000001 , 0x0000086d 
- 00031456  0x000089f7 beq  0x00000000 , 0x00007ae4 
- 00031457  0x000089f8 beq  0x00000001 , 0x00007af2 
- 00031458  0x000089f9 beq  0x00000002 , 0x00007af3 
- 00031459  0x000089fa branch  0x000079e4 
- 00031460  0x000089fd fetch  0x00000001 , 0x0000086f 
- 00031461  0x000089fe bne  0x00000001 , 0x000079e4 
- 00031462  0x000089ff call  0x000048b1 
- 00031463  0x00008a00 fetch  0x00000001 , 0x00008c00 
- 00031464  0x00008a01 set1  0x00000007 , 0x0000003f 
- 00031465  0x00008a02 store  0x00000001 , 0x00008c00 
- 00031466  0x00008a03 jam  0x00000001 , 0x00000901 
- 00031467  0x00008a04 jam  0x00000003 , 0x00000900 
- 00031468  0x00008a05 jam  0x00000000 , 0x000008f9 
- 00031469  0x00008a06 call  0x000079e9 
- 00031470  0x00008a08 call  0x00007cee 
- 00031471  0x00008a09 setarg  0x00001388 
- 00031472  0x00008a0a arg  0x0000000f , 0x00000007 
- 00031473  0x00008a0b branch  0x00007ce1 
- 00031474  0x00008a0e branch  0x000079e4 
- 00031475  0x00008a11 fetch  0x00000001 , 0x0000086f 
- 00031476  0x00008a12 bne  0x00000000 , 0x000079e4 
- 00031477  0x00008a13 fetch  0x00000001 , 0x00000870 
- 00031478  0x00008a14 bne  0x00000000 , 0x000079e4 
- 00031479  0x00008a15 fetch  0x00000001 , 0x00000871 
- 00031480  0x00008a16 beq  0x00000081 , 0x00007b00 
- 00031481  0x00008a17 beq  0x00000082 , 0x00007b02 
- 00031482  0x00008a18 beq  0x00000083 , 0x00007b04 
- 00031483  0x00008a19 and_into  0x0000007f , 0x0000003f 
- 00031484  0x00008a1a beq  0x00000000 , 0x00007afe 
- 00031485  0x00008a1b branch  0x000079e4 
- 00031486  0x00008a1e jam  0x00000001 , 0x00000904 
- 00031487  0x00008a1f branch  0x000079e9 
- 00031488  0x00008a21 jam  0x00000001 , 0x00000905 
- 00031489  0x00008a22 branch  0x000079e9 
- 00031490  0x00008a24 jam  0x00000001 , 0x00000906 
- 00031491  0x00008a25 branch  0x000079e9 
- 00031492  0x00008a27 jam  0x00000001 , 0x00000907 
- 00031493  0x00008a28 branch  0x000079e9 
- 00031494  0x00008a2c fetch  0x00000001 , 0x0000086d 
- 00031495  0x00008a2d bne  0x00000000 , 0x000079e4 
- 00031496  0x00008a2e fetch  0x00000001 , 0x00000871 
- 00031497  0x00008a2f bne  0x00000000 , 0x000079e4 
- 00031498  0x00008a30 fetch  0x00000001 , 0x00000872 
- 00031499  0x00008a31 bne  0x00000000 , 0x000079e4 
- 00031500  0x00008a32 fetch  0x00000001 , 0x00000873 
- 00031501  0x00008a33 bne  0x00000000 , 0x000079e4 
- 00031502  0x00008a34 fetch  0x00000001 , 0x00000874 
- 00031503  0x00008a35 bne  0x00000000 , 0x000079e4 
- 00031504  0x00008a36 fetch  0x00000001 , 0x00000870 
- 00031505  0x00008a37 bne  0x00000000 , 0x000079e4 
- 00031506  0x00008a38 fetch  0x00000001 , 0x0000086f 
- 00031507  0x00008a39 and_into  0x00000080 , 0x0000003f 
- 00031508  0x00008a3a bne  0x00000000 , 0x000079e4 
- 00031509  0x00008a3b fetch  0x00000001 , 0x0000086f 
- 00031510  0x00008a3c bne  0x00000000 , 0x00007b1d 
- 00031511  0x00008a3e jam  0x00000002 , 0x0000086b 
- 00031512  0x00008a40 fetch  0x00000001 , 0x0000086f 
- 00031513  0x00008a41 store  0x00000001 , 0x00008c01 
- 00031514  0x00008a42 call  0x000079e9 
- 00031515  0x00008a43 jam  0x00000001 , 0x00000911 
- 00031516  0x00008a44 rtn 
- 00031517  0x00008a46 jam  0x00000003 , 0x0000086b 
- 00031518  0x00008a47 branch  0x00007b18 
- 00031519  0x00008a4b fetch  0x00000001 , 0x0000086b 
- 00031520  0x00008a4c beq  0x00000002 , 0x000079e4 
- 00031521  0x00008a4d fetch  0x00000001 , 0x0000086d 
- 00031522  0x00008a4e bne  0x00000000 , 0x000079e4 
- 00031523  0x00008a4f fetch  0x00000001 , 0x00000871 
- 00031524  0x00008a50 bne  0x00000000 , 0x000079e4 
- 00031525  0x00008a51 fetch  0x00000001 , 0x00000872 
- 00031526  0x00008a52 bne  0x00000000 , 0x000079e4 
- 00031527  0x00008a53 fetch  0x00000001 , 0x00000873 
- 00031528  0x00008a54 bne  0x00000000 , 0x000079e4 
- 00031529  0x00008a55 fetch  0x00000001 , 0x00000874 
- 00031530  0x00008a56 bne  0x00000000 , 0x000079e4 
- 00031531  0x00008a57 fetch  0x00000001 , 0x00000870 
- 00031532  0x00008a58 bne  0x00000000 , 0x000079e4 
- 00031533  0x00008a59 fetch  0x00000001 , 0x0000086f 
- 00031534  0x00008a5a sub  0x0000003f , 0x00000001 , 0x0000003e 
- 00031535  0x00008a5b nbranch  0x000079e4 , 0x00000002 
- 00031536  0x00008a5c fetch  0x00000001 , 0x0000086b 
- 00031537  0x00008a5d beq  0x00000003 , 0x00007b34 
- 00031538  0x00008a5e beq  0x00000004 , 0x00007b34 
- 00031539  0x00008a5f branch  0x000079e4 
- 00031540  0x00008a63 fetch  0x00000001 , 0x0000086f 
- 00031541  0x00008a64 beq  0x00000000 , 0x00007b38 
- 00031542  0x00008a65 jam  0x00000004 , 0x0000086b 
- 00031543  0x00008a66 branch  0x000079e9 
- 00031544  0x00008a68 jam  0x00000003 , 0x0000086b 
- 00031545  0x00008a69 branch  0x000079e9 
- 00031546  0x00008a6d fetch  0x00000001 , 0x0000086b 
- 00031547  0x00008a6e bne  0x00000004 , 0x000079e4 
- 00031548  0x00008a6f fetch  0x00000001 , 0x0000086d 
- 00031549  0x00008a70 bne  0x00000001 , 0x000079e4 
- 00031550  0x00008a71 fetch  0x00000001 , 0x0000086f 
- 00031551  0x00008a72 bne  0x00000000 , 0x000079e4 
- 00031552  0x00008a73 fetch  0x00000001 , 0x00000870 
- 00031553  0x00008a74 bne  0x00000000 , 0x000079e4 
- 00031554  0x00008a75 fetch  0x00000001 , 0x00000873 
- 00031555  0x00008a76 bne  0x00000000 , 0x000079e4 
- 00031556  0x00008a77 fetch  0x00000001 , 0x00000874 
- 00031557  0x00008a78 bne  0x00000000 , 0x000079e4 
- 00031558  0x00008a79 fetch  0x00000001 , 0x00000871 
- 00031559  0x00008a7a bne  0x00000000 , 0x000079e4 
- 00031560  0x00008a7b fetch  0x00000001 , 0x00000872 
- 00031561  0x00008a7c bne  0x00000000 , 0x000079e4 
- 00031562  0x00008a7d branch  0x000079e9 
- 00031563  0x00008a81 bpatchx  0x00000003 , 0x00004020 
- 00031564  0x00008a82 jam  0x00000001 , 0x000008fb 
- 00031565  0x00008a83 fetch  0x00000001 , 0x00000870 
- 00031566  0x00008a84 store  0x00000001 , 0x000008fc 
- 00031567  0x00008a85 fetch  0x00000001 , 0x00000871 
- 00031568  0x00008a86 sub  0x0000003f , 0x00000001 , 0x0000003e 
- 00031569  0x00008a87 call  0x00007b59 , 0x00000005 
- 00031570  0x00008a88 fetch  0x00000001 , 0x00000900 
- 00031571  0x00008a89 bne  0x00000004 , 0x000079e9 
- 00031572  0x00008a8a jam  0x00000002 , 0x00000900 
- 00031573  0x00008a8b call  0x000079e9 
- 00031574  0x00008a8c nop  0x00007530 
- 00031575  0x00008a8d nop  0x00007530 
- 00031576  0x00008a8e rtn 
- 00031577  0x00008a90 jam  0x00000001 , 0x0000090e 
- 00031578  0x00008a91 jam  0x00000000 , 0x00000902 
- 00031579  0x00008a92 jam  0x00000004 , 0x00000900 
- 00031580  0x00008a93 rtn 
- 00031581  0x00008a97 nop  0x00003a98 
- 00031582  0x00008a98 arg  0x00000875 , 0x00000005 
- 00031583  0x00008a99 call  0x00007993 
- 00031584  0x00008a9a jam  0x00000001 , 0x000008f7 
- 00031585  0x00008a9b call  0x00007b6e 
- 00031586  0x00008a9c fetch  0x00000002 , 0x0000086f 
- 00031587  0x00008a9d store  0x00000002 , 0x000008f5 
- 00031588  0x00008a9e call  0x000079e9 
- 00031589  0x00008a9f fetch  0x00000001 , 0x000043cb 
- 00031590  0x00008aa0 rtnne  0x00000004 
- 00031591  0x00008aa1 fetch  0x00000001 , 0x000008f9 
- 00031592  0x00008aa2 rtn  0x00000034 
- 00031593  0x00008aa3 fetch  0x00000001 , 0x00000875 
- 00031594  0x00008aa5 store  0x00000001 , 0x00004621 
- 00031595  0x00008aa6 jam  0x00000000 , 0x000008f9 
- 00031596  0x00008aa7 jam  0x00000003 , 0x00004611 
- 00031597  0x00008aa8 rtn 
- 00031598  0x00008aac fetch  0x00000002 , 0x0000086f 
- 00031599  0x00008aad arg  0x00000200 , 0x00000002 
- 00031600  0x00008aae isub  0x00000002 , 0x0000003e 
- 00031601  0x00008aaf nrtn  0x00000005 
- 00031602  0x00008ab0 fetch  0x00000002 , 0x00000871 
- 00031603  0x00008ab1 arg  0x00000000 , 0x00000002 
- 00031604  0x00008ab2 isub  0x00000002 , 0x0000003e 
- 00031605  0x00008ab3 nrtn  0x00000005 
- 00031606  0x00008ab4 fetch  0x00000002 , 0x00000873 
- 00031607  0x00008ab5 arg  0x00000001 , 0x00000002 
- 00031608  0x00008ab6 isub  0x00000002 , 0x0000003e 
- 00031609  0x00008ab7 nrtn  0x00000005 
- 00031610  0x00008ab8 jam  0x00000001 , 0x000008f9 
- 00031611  0x00008ab9 rtn 
- 00031612  0x00008abd fetch  0x00000001 , 0x00000873 
- 00031613  0x00008abe bne  0x00000000 , 0x000079e4 
- 00031614  0x00008abf fetch  0x00000001 , 0x0000086f 
- 00031615  0x00008ac0 beq  0x00000000 , 0x00007b82 
- 00031616  0x00008ac1 beq  0x00000001 , 0x00007b85 
- 00031617  0x00008ac2 branch  0x000079e4 
- 00031618  0x00008ac4 jam  0x00000000 , 0x000008fe 
- 00031619  0x00008ac5 jam  0x00000001 , 0x000008ff 
- 00031620  0x00008ac6 branch  0x000079e9 
- 00031621  0x00008ac8 jam  0x00000001 , 0x000008fa 
- 00031622  0x00008ac9 jam  0x00000001 , 0x000008fe 
- 00031623  0x00008aca jam  0x00000000 , 0x000008ff 
- 00031624  0x00008acb branch  0x000079e9 
- 00031625  0x00008acf ifetchr  0x00000012 , 0x00000001 , 0x00000011 
- 00031626  0x00008ad0 increase  0x00000001 , 0x00000011 
- 00031627  0x00008ad3 bpatchx  0x00000004 , 0x00004020 
- 00031628  0x00008ad4 set1  0x0000000e , 0x00000000 
- 00031629  0x00008ad5 bmark0  0x00000023 , 0x00007b90 
- 00031630  0x00008ad6 increase  0x00000001 , 0x00000012 
- 00031631  0x00008ad7 lshift  0x00000012 , 0x00000012 
- 00031632  0x00008ad9 storer  0x00000011 , 0x00000002 , 0x000007a4 
- 00031633  0x00008ada storer  0x00000012 , 0x00000001 , 0x000007a6 
- 00031634  0x00008adb branch  0x00007b96 
- 00031635  0x00008adc rtn 
- 00031636  0x00008adf arg  0x00000000 , 0x00000007 
- 00031637  0x00008ae0 branch  0x00007bd7 
- 00031638  0x00008ae6 bpatchx  0x00000005 , 0x00004020 
- 00031639  0x00008ae7 fetch  0x00000001 , 0x00008c25 
- 00031640  0x00008ae8 rtnbit1  0x00000000 
- 00031641  0x00008ae9 fetch  0x00000001 , 0x000007a6 
- 00031642  0x00008aea rtn  0x00000034 
- 00031643  0x00008aeb copy  0x0000003f , 0x00000039 
- 00031644  0x00008aec iforce  0x00000002 
- 00031645  0x00008aed fetch  0x00000002 , 0x00000873 
- 00031646  0x00008aee sub  0x0000003f , 0x00000040 , 0x0000003e 
- 00031647  0x00008aef branch  0x00007ba4 , 0x00000002 
- 00031648  0x00008af0 sub  0x00000039 , 0x00000040 , 0x0000003e 
- 00031649  0x00008af1 branch  0x00007ba8 , 0x00000002 
- 00031650  0x00008af2 force  0x00000040 , 0x00000039 
- 00031651  0x00008af3 branch  0x00007ba8 
- 00031652  0x00008af5 isub  0x00000039 , 0x0000003e 
- 00031653  0x00008af6 branch  0x00007ba8 , 0x00000002 
- 00031654  0x00008af7 iforce  0x00000039 
- 00031655  0x00008af8 store  0x00000001 , 0x000007a6 
- 00031656  0x00008afa fetch  0x00000001 , 0x000007a6 
- 00031657  0x00008afb isub  0x00000039 , 0x0000003f 
- 00031658  0x00008afc store  0x00000001 , 0x000007a6 
- 00031659  0x00008afd add  0x00000039 , 0xffffffff , 0x0000003f 
- 00031660  0x00008afe store  0x00000001 , 0x0000070e 
- 00031661  0x00008aff bmark0  0x00000023 , 0x00007bba 
- 00031662  0x00008b00 rshift  0x0000003f , 0x0000003f 
- 00031663  0x00008b01 add  0x00000039 , 0xffffffff , 0x0000003f 
- 00031664  0x00008b02 store  0x00000001 , 0x0000070e 
- 00031665  0x00008b03 bmark0  0x0000000e , 0x00007bba 
- 00031666  0x00008b04 set0  0x0000000e , 0x00000000 
- 00031667  0x00008b05 istoret  0x00000001 , 0x00000005 
- 00031668  0x00008b06 setarg  0x00000003 
- 00031669  0x00008b07 istore  0x00000001 , 0x00000005 
- 00031670  0x00008b08 increase  0xffffffff , 0x00000039 
- 00031671  0x00008b09 copy  0x00000039 , 0x0000003f 
- 00031672  0x00008b0a nbranch  0x00007bba , 0x00000005 
- 00031673  0x00008b0b increase  0x00000001 , 0x00000039 
- 00031674  0x00008b0d fetch  0x00000002 , 0x000007a4 
- 00031675  0x00008b0e copy  0x0000003f , 0x00000006 
- 00031676  0x00008b10 ifetch  0x00000001 , 0x00000006 
- 00031677  0x00008b11 istore  0x00000001 , 0x00000005 
- 00031678  0x00008b12 bmark0  0x00000023 , 0x00007bc1 
- 00031679  0x00008b13 setarg  0x00000000 
- 00031680  0x00008b14 istore  0x00000001 , 0x00000005 
- 00031681  0x00008b16 loop  0x00007bbc 
- 00031682  0x00008b17 copy  0x00000006 , 0x0000003f 
- 00031683  0x00008b18 store  0x00000002 , 0x000007a4 
- 00031684  0x00008b19 setarg  0x0000070e 
- 00031685  0x00008b1a store  0x00000002 , 0x00008c08 
- 00031686  0x00008b1b arg  0x00000000 , 0x00000007 
- 00031687  0x00008b1c call  0x00007bd7 
- 00031688  0x00008b1d fetch  0x00000001 , 0x000007a6 
- 00031689  0x00008b1e nrtn  0x00000034 
- 00031690  0x00008b1f jam  0x00000002 , 0x00008c1b 
- 00031691  0x00008b20 fetch  0x00000001 , 0x00000900 
- 00031692  0x00008b21 rtnne  0x00000001 
- 00031693  0x00008b22 jam  0x00000002 , 0x00000900 
- 00031694  0x00008b23 rtn 
- 00031695  0x00008b28 arg  0x0000074f , 0x00000011 
- 00031696  0x00008b29 arg  0x00000001 , 0x00000007 
- 00031697  0x00008b2a storer  0x00000011 , 0x00000002 , 0x00008c0a 
- 00031698  0x00008b2c add  0x00000039 , 0xffffffff , 0x0000003f 
- 00031699  0x00008b2d istore  0x00000001 , 0x00000011 
- 00031700  0x00008b2f ifetch  0x00000001 , 0x00000006 
- 00031701  0x00008b30 istore  0x00000001 , 0x00000005 
- 00031702  0x00008b31 loop  0x00007bd4 
- 00031703  0x00008b33 setarg  0x00000000 
- 00031704  0x00008b34 qset1  0x0000003f 
- 00031705  0x00008b35 store  0x00000001 , 0x00008c18 
- 00031706  0x00008b36 rtn 
- 00031707  0x00008b39 arg  0x00000002 , 0x00000007 
- 00031708  0x00008b3a arg  0x00000759 , 0x00000011 
- 00031709  0x00008b3b storer  0x00000011 , 0x00000002 , 0x00008c0c 
- 00031710  0x00008b3c branch  0x00007bd2 
- 00031711  0x00008b3f bpatchx  0x00000006 , 0x00004020 
- 00031712  0x00008b40 fetch  0x00000001 , 0x0000090d 
- 00031713  0x00008b41 rtn  0x00000034 
- 00031714  0x00008b42 fetch  0x00000001 , 0x00008c25 
- 00031715  0x00008b43 and_into  0x0000000f , 0x0000003f 
- 00031716  0x00008b44 nbranch  0x00007c30 , 0x00000034 
- 00031717  0x00008b45 fetch  0x00000001 , 0x0000090e 
- 00031718  0x00008b46 branch  0x00007c06 , 0x00000034 
- 00031719  0x00008b47 fetch  0x00000001 , 0x00000900 
- 00031720  0x00008b48 beq  0x00000003 , 0x00007c40 
- 00031721  0x00008b49 bne  0x00000002 , 0x00007c06 
- 00031722  0x00008b4a fetch  0x00000001 , 0x00000902 
- 00031723  0x00008b4b nbranch  0x00007c06 , 0x00000034 
- 00031724  0x00008b4c call  0x00007bee 
- 00031725  0x00008b4d branch  0x00007bf9 
- 00031726  0x00008b50 fetch  0x00000001 , 0x00008c25 
- 00031727  0x00008b51 rtnbit1  0x00000001 
- 00031728  0x00008b52 fetch  0x00000001 , 0x0000090d 
- 00031729  0x00008b53 rtnbit0  0x00000001 
- 00031730  0x00008b54 fetch  0x00000001 , 0x0000090d 
- 00031731  0x00008b55 set0  0x00000001 , 0x0000003f 
- 00031732  0x00008b56 store  0x00000001 , 0x0000090d 
- 00031733  0x00008b57 fetch  0x00000001 , 0x0000090b 
- 00031734  0x00008b58 rtn  0x00000034 
- 00031735  0x00008b59 beq  0x00000010 , 0x00007c28 
- 00031736  0x00008b5a branch  0x0000235a 
- 00031737  0x00008b5d fetch  0x00000001 , 0x00008c25 
- 00031738  0x00008b5e rtnbit1  0x00000002 
- 00031739  0x00008b5f fetch  0x00000001 , 0x0000090d 
- 00031740  0x00008b60 rtnbit0  0x00000002 
- 00031741  0x00008b61 fetch  0x00000001 , 0x0000090d 
- 00031742  0x00008b62 set0  0x00000002 , 0x0000003f 
- 00031743  0x00008b63 store  0x00000001 , 0x0000090d 
- 00031744  0x00008b64 fetch  0x00000001 , 0x0000090c 
- 00031745  0x00008b65 rtn  0x00000034 
- 00031746  0x00008b66 beq  0x00000020 , 0x00007c09 
- 00031747  0x00008b67 beq  0x00000021 , 0x00007c24 
- 00031748  0x00008b68 beq  0x00000022 , 0x00007c2c 
- 00031749  0x00008b69 branch  0x0000235a 
- 00031750  0x00008b6d arg  0x00000913 , 0x00000005 
- 00031751  0x00008b6e arg  0x00000040 , 0x00000039 
- 00031752  0x00008b6f branch  0x00007ca3 
- 00031753  0x00008b72 fetch  0x00000001 , 0x000008fb 
- 00031754  0x00008b73 fetcht  0x00000001 , 0x000008fd 
- 00031755  0x00008b74 iand  0x00000002 , 0x0000003f 
- 00031756  0x00008b75 branch  0x00007c20 , 0x00000034 
- 00031757  0x00008b76 fetcht  0x00000001 , 0x000008fe 
- 00031758  0x00008b77 iadd  0x00000002 , 0x0000003f 
- 00031759  0x00008b78 beq  0x00000001 , 0x00007c11 
- 00031760  0x00008b79 branch  0x00007c20 
- 00031761  0x00008b7c jam  0x00000000 , 0x0000090c 
- 00031762  0x00008b7e fetch  0x00000001 , 0x00000914 
- 00031763  0x00008b7f beq  0x00000002 , 0x00007c21 
- 00031764  0x00008b80 beq  0x00000003 , 0x00007c21 
- 00031765  0x00008b81 fetch  0x00000001 , 0x00000914 
- 00031766  0x00008b82 store  0x00000001 , 0x00000913 
- 00031767  0x00008b83 fetch  0x00000001 , 0x00000915 
- 00031768  0x00008b84 istore  0x00000001 , 0x00000005 
- 00031769  0x00008b85 fetch  0x00000001 , 0x00000917 
- 00031770  0x00008b86 istore  0x00000001 , 0x00000005 
- 00031771  0x00008b87 fetch  0x00000001 , 0x00000919 
- 00031772  0x00008b88 istore  0x00000001 , 0x00000005 
- 00031773  0x00008b89 arg  0x00000004 , 0x00000039 
- 00031774  0x00008b8a arg  0x00000913 , 0x00000006 
- 00031775  0x00008b8b branch  0x00007bdb 
- 00031776  0x00008b8e jam  0x00000000 , 0x0000090c 
- 00031777  0x00008b90 arg  0x00000008 , 0x00000039 
- 00031778  0x00008b91 arg  0x00000913 , 0x00000006 
- 00031779  0x00008b92 branch  0x00007bdb 
- 00031780  0x00008b95 jam  0x00000000 , 0x0000090c 
- 00031781  0x00008b96 arg  0x00000003 , 0x00000039 
- 00031782  0x00008b97 arg  0x00000933 , 0x00000006 
- 00031783  0x00008b98 branch  0x00007bdb 
- 00031784  0x00008b9b jam  0x00000000 , 0x0000090b 
- 00031785  0x00008b9c arg  0x00000008 , 0x00000039 
- 00031786  0x00008b9d arg  0x00000923 , 0x00000006 
- 00031787  0x00008b9e branch  0x00007bcf 
- 00031788  0x00008ba1 jam  0x00000000 , 0x0000090c 
- 00031789  0x00008ba2 arg  0x00000002 , 0x00000039 
- 00031790  0x00008ba3 arg  0x00000943 , 0x00000006 
- 00031791  0x00008ba4 branch  0x00007bdb 
- 00031792  0x00008ba7 fetch  0x00000001 , 0x00000900 
- 00031793  0x00008ba8 beq  0x00000002 , 0x00007c33 
- 00031794  0x00008ba9 rtn 
- 00031795  0x00008bab fetch  0x00000001 , 0x00008c00 
- 00031796  0x00008bac set1  0x00000007 , 0x0000003f 
- 00031797  0x00008bad store  0x00000001 , 0x00008c00 
- 00031798  0x00008bae jam  0x00000001 , 0x00000910 
- 00031799  0x00008baf rtn 
- 00031800  0x00008bb2 fetch  0x00000001 , 0x00000900 
- 00031801  0x00008bb3 rtneq  0x00000003 
- 00031802  0x00008bb4 beq  0x00000002 , 0x00007c3c 
- 00031803  0x00008bb5 rtn 
- 00031804  0x00008bb7 fetch  0x00000001 , 0x00000910 
- 00031805  0x00008bb8 rtn  0x00000034 
- 00031806  0x00008bb9 jam  0x00000001 , 0x0000090f 
- 00031807  0x00008bba branch  0x00007c43 
- 00031808  0x00008bbd arg  0x0000000f , 0x00000007 
- 00031809  0x00008bbe call  0x00007cef 
- 00031810  0x00008bbf nrtn  0x00000034 
- 00031811  0x00008bc1 fetch  0x00000001 , 0x00008c00 
- 00031812  0x00008bc2 rtnbit0  0x00000007 
- 00031813  0x00008bc3 jam  0x000000fc , 0x00008c00 
- 00031814  0x00008bc4 nop  0x00007530 
- 00031815  0x00008bc5 jam  0x0000003c , 0x00008c00 
- 00031816  0x00008bc6 rtn 
- 00031817  0x00008bce storer  0x00000005 , 0x00000002 , 0x00000691 
- 00031818  0x00008bcf storet  0x00000008 , 0x00000678 
- 00031819  0x00008bd0 storer  0x0000000b , 0x00000004 , 0x00000680 
- 00031820  0x00008bd1 call  0x00007c51 
- 00031821  0x00008bd2 storer  0x00000006 , 0x00000002 , 0x0000068f 
- 00031822  0x00008bd3 storer  0x00000039 , 0x00000002 , 0x0000069b 
- 00031823  0x00008bd4 storer  0x00000007 , 0x00000002 , 0x00000699 
- 00031824  0x00008bd5 rtn 
- 00031825  0x00008bd8 storer  0x00000011 , 0x00000004 , 0x00000684 
- 00031826  0x00008bd9 storer  0x00000012 , 0x00000004 , 0x00000688 
- 00031827  0x00008bda storer  0x00000013 , 0x00000003 , 0x0000068c 
- 00031828  0x00008bdb rtn 
- 00031829  0x00008bde bpatchx  0x00000007 , 0x00004020 
- 00031830  0x00008bdf fetch  0x00000002 , 0x00000691 
- 00031831  0x00008be0 iforce  0x00000005 
- 00031832  0x00008be1 fetcht  0x00000008 , 0x00000678 
- 00031833  0x00008be2 fetchr  0x0000000b , 0x00000004 , 0x00000680 
- 00031834  0x00008be3 call  0x00007c60 
- 00031835  0x00008be4 fetchr  0x00000039 , 0x00000002 , 0x0000069b 
- 00031836  0x00008be5 fetchr  0x00000007 , 0x00000002 , 0x00000699 
- 00031837  0x00008be6 fetch  0x00000002 , 0x0000068f 
- 00031838  0x00008be7 iforce  0x00000006 
- 00031839  0x00008be8 rtn 
- 00031840  0x00008beb fetchr  0x00000011 , 0x00000004 , 0x00000684 
- 00031841  0x00008bec fetchr  0x00000012 , 0x00000004 , 0x00000688 
- 00031842  0x00008bed fetchr  0x00000013 , 0x00000003 , 0x0000068c 
- 00031843  0x00008bee rtn 
- 00031844  0x00008bf1 fetch  0x00000002 , 0x00000691 
- 00031845  0x00008bf2 copy  0x0000003f , 0x00000005 
- 00031846  0x00008bf3 rtn 
- 00031847  0x00008bf5 fetch  0x00000002 , 0x0000068f 
- 00031848  0x00008bf6 copy  0x0000003f , 0x00000006 
- 00031849  0x00008bf7 rtn 
- 00031850  0x00008bfa copy  0x00000005 , 0x0000003f 
- 00031851  0x00008bfb store  0x00000002 , 0x00000691 
- 00031852  0x00008bfc rtn 
- 00031853  0x00008bfe copy  0x00000006 , 0x0000003f 
- 00031854  0x00008bff store  0x00000002 , 0x0000068f 
- 00031855  0x00008c00 rtn 
- 00031856  0x00008c05 copy  0x00000005 , 0x0000003f 
- 00031857  0x00008c06 store  0x00000002 , 0x00000691 
- 00031858  0x00008c07 copy  0x00000006 , 0x0000003f 
- 00031859  0x00008c08 store  0x00000002 , 0x0000068f 
- 00031860  0x00008c09 rtn 
- 00031861  0x00008c0c fetch  0x00000002 , 0x00000691 
- 00031862  0x00008c0d copy  0x0000003f , 0x00000005 
- 00031863  0x00008c0e fetch  0x00000002 , 0x0000068f 
- 00031864  0x00008c0f copy  0x0000003f , 0x00000006 
- 00031865  0x00008c10 rtn 
- 00031866  0x00008c16 isub  0x00000002 , 0x00000011 
- 00031867  0x00008c17 rtn  0x00000002 
- 00031868  0x00008c18 arg  0x00000100 , 0x00000011 
- 00031869  0x00008c19 iadd  0x00000011 , 0x0000003f 
- 00031870  0x00008c1a isub  0x00000002 , 0x00000011 
- 00031871  0x00008c1b rtn 
- 00031872  0x00008c1e call  0x00007c8d 
- 00031873  0x00008c20 call  0x00007c8d 
- 00031874  0x00008c21 branch  0x00007c8d 
- 00031875  0x00008c25 call  0x00007c89 
- 00031876  0x00008c27 ifetch  0x00000001 , 0x00000006 
- 00031877  0x00008c28 istore  0x00000001 , 0x00000005 
- 00031878  0x00008c2a ifetch  0x00000003 , 0x00000006 
- 00031879  0x00008c2b istore  0x00000003 , 0x00000005 
- 00031880  0x00008c2c rtn 
- 00031881  0x00008c2e ifetch  0x00000008 , 0x00000006 
- 00031882  0x00008c2f istore  0x00000008 , 0x00000005 
- 00031883  0x00008c30 rtn 
- 00031884  0x00008c33 call  0x00007c8f 
- 00031885  0x00008c35 call  0x00007c89 
- 00031886  0x00008c37 call  0x00007c89 
- 00031887  0x00008c39 call  0x00007c89 
- 00031888  0x00008c3a branch  0x00007c89 
- 00031889  0x00008c3d increase  0xffffffff , 0x0000003f 
- 00031890  0x00008c3e nop  0x00000026 
- 00031891  0x00008c3f nbranch  0x00007c91 , 0x00000034 
- 00031892  0x00008c40 rtn 
- 00031893  0x00008c44 arg  0x0000000a , 0x00000039 
- 00031894  0x00008c46 nop  0x00002ee0 
- 00031895  0x00008c47 loop  0x00007c96 
- 00031896  0x00008c48 rtn 
- 00031897  0x00008c4c call  0x00007c9a 
- 00031898  0x00008c4e call  0x00007c9b 
- 00031899  0x00008c50 force  0x00000004 , 0x00000039 
- 00031900  0x00008c51 branch  0x00007ca3 
- 00031901  0x00008c54 force  0x00000020 , 0x00000039 
- 00031902  0x00008c55 branch  0x00007ca3 
- 00031903  0x00008c57 force  0x00000040 , 0x00000039 
- 00031904  0x00008c58 branch  0x00007ca3 
- 00031905  0x00008c5b deposit  0x00000039 
- 00031906  0x00008c5c rtn  0x00000034 
- 00031907  0x00008c5e force  0x00000000 , 0x0000003f 
- 00031908  0x00008c5f lstore  0x00000005 
- 00031909  0x00008c60 rtn 
- 00031910  0x00008c63 arg  0x00000020 , 0x00000039 
- 00031911  0x00008c64 arg  0x000006a1 , 0x00000005 
- 00031912  0x00008c65 branch  0x00007ca1 
- 00031913  0x00008c68 ifetch  0x00000004 , 0x00000013 
- 00031914  0x00008c69 ifetcht  0x00000004 , 0x00000011 
- 00031915  0x00008c6a ixor  0x00000002 , 0x0000003f 
- 00031916  0x00008c6b istore  0x00000004 , 0x00000005 
- 00031917  0x00008c6c increase  0x00000004 , 0x00000011 
- 00031918  0x00008c6d increase  0x00000004 , 0x00000013 
- 00031919  0x00008c6e loop  0x00007ca9 
- 00031920  0x00008c6f rtn 
- 00031921  0x00008c74 bpatchx  0x00000008 , 0x00004021 
- 00031922  0x00008c75 copy  0x00000039 , 0x0000003f 
- 00031923  0x00008c76 sub  0x0000003f , 0x00000001 , 0x0000003e 
- 00031924  0x00008c77 rtn  0x00000002 
- 00031925  0x00008c78 iadd  0x00000011 , 0x00000012 
- 00031926  0x00008c79 increase  0xffffffff , 0x00000012 
- 00031927  0x00008c7a rshift  0x00000039 , 0x00000039 
- 00031928  0x00008c7c ifetcht  0x00000001 , 0x00000011 
- 00031929  0x00008c7d ifetch  0x00000001 , 0x00000012 
- 00031930  0x00008c7e istore  0x00000001 , 0x00000011 
- 00031931  0x00008c7f istoret  0x00000001 , 0x00000012 
- 00031932  0x00008c80 increase  0xffffffff , 0x00000012 
- 00031933  0x00008c81 increase  0x00000001 , 0x00000011 
- 00031934  0x00008c82 loop  0x00007cb8 
- 00031935  0x00008c83 rtn 
- 00031936  0x00008c87 rshift32  0x0000003f , 0x00000002 
- 00031937  0x00008c88 call  0x00007cc6 
- 00031938  0x00008c89 byteswap  0x00000002 , 0x00000002 
- 00031939  0x00008c8a lshift16  0x0000003f , 0x0000003f 
- 00031940  0x00008c8b ior  0x00000002 , 0x0000003f 
- 00031941  0x00008c8c rtn 
- 00031942  0x00008c91 rshift16  0x0000003f , 0x00000006 
- 00031943  0x00008c92 byteswap  0x00000006 , 0x00000006 
- 00031944  0x00008c93 byteswap  0x0000003f , 0x0000003f 
- 00031945  0x00008c94 lshift16  0x0000003f , 0x0000003f 
- 00031946  0x00008c95 ior  0x00000006 , 0x0000003f 
- 00031947  0x00008c96 rtn 
- 00031948  0x00008c9a bpatchx  0x00000009 , 0x00004021 
- 00031949  0x00008c9b deposit  0x00000039 
- 00031950  0x00008c9c rtn  0x00000034 
- 00031951  0x00008c9e increase  0xfffffff8 , 0x00000039 
- 00031952  0x00008c9f call  0x00007c89 , 0x00000002 
- 00031953  0x00008ca0 rtn  0x00000005 
- 00031954  0x00008ca1 branch  0x00007ccf , 0x00000002 
- 00031955  0x00008ca2 increase  0x00000008 , 0x00000039 
- 00031956  0x00008ca4 increase  0xfffffffc , 0x00000039 
- 00031957  0x00008ca5 call  0x00007c84 , 0x00000002 
- 00031958  0x00008ca6 rtn  0x00000005 
- 00031959  0x00008ca7 branch  0x00007cd4 , 0x00000002 
- 00031960  0x00008ca8 increase  0x00000004 , 0x00000039 
- 00031961  0x00008ca9 branch  0x00007cda 
- 00031962  0x00008cac deposit  0x00000039 
- 00031963  0x00008cad rtn  0x00000034 
- 00031964  0x00008caf ifetch  0x00000001 , 0x00000006 
- 00031965  0x00008cb0 istore  0x00000001 , 0x00000005 
- 00031966  0x00008cb1 loop  0x00007cdc 
- 00031967  0x00008cb2 rtn 
- 00031968  0x00008cb5 setarg  0x00000000 
- 00031969  0x00008cb9 store  0x00000002 , 0x00000670 
- 00031970  0x00008cba bpatchx  0x0000000a , 0x00004021 
- 00031971  0x00008cbb call  0x00007cef 
- 00031972  0x00008cbc fetcht  0x00000002 , 0x00000670 
- 00031973  0x00008cbd arg  0x000040f4 , 0x00000005 
- 00031974  0x00008cbf lshift  0x00000007 , 0x0000003f 
- 00031975  0x00008cc0 iadd  0x00000005 , 0x00000005 
- 00031976  0x00008cc1 istoret  0x00000002 , 0x00000005 
- 00031977  0x00008cc2 rtn 
- 00031978  0x00008cc5 arg  0x00000800 , 0x0000000b 
- 00031979  0x00008cc6 lshift16  0x0000000b , 0x0000000b 
- 00031980  0x00008cc7 iadd  0x0000000b , 0x0000003f 
- 00031981  0x00008cc8 rtn 
- 00031982  0x00008ccc arg  0x00000000 , 0x00000007 
- 00031983  0x00008cce bpatchx  0x0000000b , 0x00004021 
- 00031984  0x00008ccf fetcht  0x00000004 , 0x00004095 
- 00031985  0x00008cd0 rshift  0x00000022 , 0x0000003f 
- 00031986  0x00008cd1 store  0x00000004 , 0x00004095 
- 00031987  0x00008cd2 isub  0x00000002 , 0x0000003e 
- 00031988  0x00008cd3 ncall  0x00007cea , 0x00000002 
- 00031989  0x00008cd4 isub  0x00000002 , 0x0000000b 
- 00031990  0x00008cd5 copy  0x0000000b , 0x00000002 
- 00031991  0x00008cd6 arg  0x000040f4 , 0x00000006 
- 00031992  0x00008cd7 copy  0x00000006 , 0x00000005 
- 00031993  0x00008cd8 arg  0x00000010 , 0x00000039 
- 00031994  0x00008cda ifetch  0x00000002 , 0x00000006 
- 00031995  0x00008cdb isub  0x00000002 , 0x0000003f 
- 00031996  0x00008cdc branch  0x00007cfe , 0x00000002 
- 00031997  0x00008cdd force  0x00000000 , 0x0000003f 
- 00031998  0x00008cdf istore  0x00000002 , 0x00000005 
- 00031999  0x00008ce0 loop  0x00007cfa 
- 00032000  0x00008ce1 arg  0x000040f4 , 0x00000006 
- 00032001  0x00008ce2 lshift  0x00000007 , 0x0000003f 
- 00032002  0x00008ce3 iadd  0x00000006 , 0x00000006 
- 00032003  0x00008ce4 ifetch  0x00000002 , 0x00000006 
- 00032004  0x00008ce5 rtn 
- 00032005  0x00008ceb iadd  0x00000002 , 0x00000002 
- 00032006  0x00008cec copy  0x00000002 , 0x00000039 
- 00032007  0x00008ced fetch  0x00000002 , 0x00000044 
- 00032008  0x00008cee isub  0x00000039 , 0x0000003f 
- 00032009  0x00008cef rtn  0x00000002 
- 00032010  0x00008cf0 sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00032011  0x00008cf1 rshift16  0x00000002 , 0x00000002 
- 00032012  0x00008cf2 increase  0x00000001 , 0x00000002 
- 00032013  0x00008cf3 lshift16  0x00000002 , 0x00000002 
- 00032014  0x00008cf4 ior  0x00000002 , 0x00000002 
- 00032015  0x00008cf5 rtn 
- 00032016  0x00008cf8 call  0x00007d12 
- 00032017  0x00008cf9 branch  0x00007d1f 
- 00032018  0x00008cfd disable  0x00000028 
- 00032019  0x00008cfe isub  0x00000002 , 0x0000003f 
- 00032020  0x00008cff branch  0x00007d17 , 0x00000002 
- 00032021  0x00008d00 enable  0x00000028 
- 00032022  0x00008d01 sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00032023  0x00008d03 rtnbit0  0x0000000f 
- 00032024  0x00008d04 copy  0x0000003f , 0x00000014 
- 00032025  0x00008d05 arg  0x00010000 , 0x00000002 
- 00032026  0x00008d06 fetch  0x00000002 , 0x00000044 
- 00032027  0x00008d07 isub  0x00000002 , 0x0000003f 
- 00032028  0x00008d08 iadd  0x00000014 , 0x0000003f 
- 00032029  0x00008d09 set0  0x00000040 , 0x0000003f 
- 00032030  0x00008d0a rtn 
- 00032031  0x00008d0f fetcht  0x00000002 , 0x00000044 
- 00032032  0x00008d10 iforce  0x00000006 
- 00032033  0x00008d11 rshift16  0x0000003f , 0x0000003f 
- 00032034  0x00008d12 imul32  0x00000002 , 0x0000003f 
- 00032035  0x00008d13 iadd  0x00000006 , 0x0000003f 
- 00032036  0x00008d14 rtn 
- 00032037  0x00008d18 lshift8  0x0000003f , 0x0000003f 
- 00032038  0x00008d19 lshift4  0x0000003f , 0x0000003f 
- 00032039  0x00008d1a fetcht  0x00000003 , 0x000040bd 
- 00032040  0x00008d1b idiv  0x00000002 
- 00032041  0x00008d1c call  0x00007d62 
- 00032042  0x00008d1d quotient  0x00000002 
- 00032043  0x00008d1e rtn 
- 00032044  0x00008d22 fetcht  0x00000002 , 0x00000044 
- 00032045  0x00008d23 idiv  0x00000002 
- 00032046  0x00008d24 call  0x00007d5f 
- 00032047  0x00008d25 lshift16  0x0000003f , 0x0000003f 
- 00032048  0x00008d26 remainder  0x00000002 
- 00032049  0x00008d27 ior  0x00000002 , 0x00000002 
- 00032050  0x00008d28 rtn 
- 00032051  0x00008d30 arg  0x00000000 , 0x00000002 
- 00032052  0x00008d32 copy  0x00000002 , 0x00000014 
- 00032053  0x00008d33 ifetch  0x00000001 , 0x00000003 
- 00032054  0x00008d34 call  0x00007d3f 
- 00032055  0x00008d35 copy  0x00000014 , 0x00000002 
- 00032056  0x00008d36 call  0x00007d70 
- 00032057  0x00008d37 arg  0x0000000a , 0x00000012 
- 00032058  0x00008d38 imul32  0x00000012 , 0x0000003f 
- 00032059  0x00008d39 iadd  0x00000002 , 0x0000003f 
- 00032060  0x00008d3a copy  0x0000003f , 0x00000002 
- 00032061  0x00008d3b loop  0x00007d34 
- 00032062  0x00008d3c rtn 
- 00032063  0x00008d41 arg  0x0000003a , 0x00000002 
- 00032064  0x00008d42 isub  0x00000002 , 0x0000003e 
- 00032065  0x00008d43 nbranch  0x00007d48 , 0x00000002 
- 00032066  0x00008d44 arg  0x00000061 , 0x00000002 
- 00032067  0x00008d45 isub  0x00000002 , 0x0000003e 
- 00032068  0x00008d46 branch  0x00007d4b , 0x00000002 
- 00032069  0x00008d47 arg  0x00000037 , 0x00000002 
- 00032070  0x00008d48 isub  0x00000002 , 0x0000003f 
- 00032071  0x00008d49 rtn 
- 00032072  0x00008d4b arg  0x00000030 , 0x00000002 
- 00032073  0x00008d4c isub  0x00000002 , 0x0000003f 
- 00032074  0x00008d4d rtn 
- 00032075  0x00008d4f arg  0x00000057 , 0x00000002 
- 00032076  0x00008d50 isub  0x00000002 , 0x0000003f 
- 00032077  0x00008d51 rtn 
- 00032078  0x00008d55 sub  0x00000039 , 0x00000000 , 0x0000003e 
- 00032079  0x00008d56 rtn  0x00000005 
- 00032080  0x00008d58 rshift  0x0000003f , 0x0000003f 
- 00032081  0x00008d59 loop  0x00007d50 
- 00032082  0x00008d5a rtn 
- 00032083  0x00008d5e force  0x00000001 , 0x0000003f 
- 00032084  0x00008d5f sub  0x00000039 , 0x00000000 , 0x0000003e 
- 00032085  0x00008d60 rtn  0x00000005 
- 00032086  0x00008d62 lshift  0x0000003f , 0x0000003f 
- 00032087  0x00008d63 loop  0x00007d56 
- 00032088  0x00008d64 rtn 
- 00032089  0x00008d69 setarg  0x00000000 
- 00032090  0x00008d6a copy  0x00000039 , 0x00000011 
- 00032091  0x00008d6c ifetcht  0x00000002 , 0x00000006 
- 00032092  0x00008d6d iadd  0x00000002 , 0x0000003f 
- 00032093  0x00008d6e loop  0x00007d5b 
- 00032094  0x00008d6f idiv  0x00000011 
- 00032095  0x00008d71 call  0x00007d62 
- 00032096  0x00008d72 quotient  0x0000003f 
- 00032097  0x00008d73 rtn 
- 00032098  0x00008d76 rtn  0x00000035 
- 00032099  0x00008d77 branch  0x00007d62 
- 00032100  0x00008d83 ifetch  0x00000001 , 0x00000011 
- 00032101  0x00008d84 ifetcht  0x00000001 , 0x00000012 
- 00032102  0x00008d85 isub  0x00000002 , 0x0000003e 
- 00032103  0x00008d86 nrtn  0x00000005 
- 00032104  0x00008d87 increase  0x00000001 , 0x00000011 
- 00032105  0x00008d88 increase  0x00000001 , 0x00000012 
- 00032106  0x00008d89 loop  0x00007d64 
- 00032107  0x00008d8a branch  0x00007db8 
- 00032108  0x00008d8f isub  0x00000002 , 0x0000003e 
- 00032109  0x00008d90 nrtn  0x00000002 
- 00032110  0x00008d91 deposit  0x00000002 
- 00032111  0x00008d92 rtn 
- 00032112  0x00008d95 iadd  0x00000002 , 0x0000003f 
- 00032113  0x00008d96 isub  0x00000002 , 0x00000002 
- 00032114  0x00008d97 isub  0x00000002 , 0x0000003f 
- 00032115  0x00008d98 rtn 
- 00032116  0x00008d9b arg  0x00000000 , 0x00000005 
- 00032117  0x00008d9c branch  0x00007d77 
- 00032118  0x00008d9f arg  0x00004000 , 0x00000005 
- 00032119  0x00008da1 arg  0x00001000 , 0x00000039 
- 00032120  0x00008da2 branch  0x00007ca3 
- 00032121  0x00008da6 rtn  0x00000034 
- 00032122  0x00008da7 copy  0x0000003f , 0x0000003d 
- 00032123  0x00008dab call  0x000070d7 
- 00032124  0x00008dae jam  0x00000001 , 0x00008203 
- 00032125  0x00008daf rtn 
- 00032126  0x00008db2 store  0x00000002 , 0x00008205 
- 00032127  0x00008db3 fetch  0x00000001 , 0x00008203 
- 00032128  0x00008db4 set1  0x00000004 , 0x0000003f 
- 00032129  0x00008db5 store  0x00000001 , 0x00008203 
- 00032130  0x00008db6 rtn 
- 00032131  0x00008db8 store  0x00000002 , 0x00008207 
- 00032132  0x00008db9 fetch  0x00000001 , 0x00008203 
- 00032133  0x00008dba set1  0x00000006 , 0x0000003f 
- 00032134  0x00008dbb store  0x00000001 , 0x00008203 
- 00032135  0x00008dbc rtn 
- 00032136  0x00008dbf store  0x00000002 , 0x00008205 
- 00032137  0x00008dc0 jam  0x00000030 , 0x00008203 
- 00032138  0x00008dc1 rtn 
- 00032139  0x00008dca bpatchx  0x0000000c , 0x00004021 
- 00032140  0x00008dcb ifetcht  0x00000008 , 0x00000011 
- 00032141  0x00008dcc and  0x00000002 , 0x000000ff , 0x0000003f 
- 00032142  0x00008dcd nbranch  0x00007d91 , 0x00000034 
- 00032143  0x00008dce rshift8  0x00000002 , 0x0000003f 
- 00032144  0x00008dcf istore  0x00000008 , 0x00000011 
- 00032145  0x00008dd1 increase  0x00000007 , 0x00000011 
- 00032146  0x00008dd2 ifetch  0x00000001 , 0x00000011 
- 00032147  0x00008dd3 nbranch  0x0000235a , 0x00000034 
- 00032148  0x00008dd4 fetch  0x00000001 , 0x0000066f 
- 00032149  0x00008dd5 istore  0x00000001 , 0x00000011 
- 00032150  0x00008dd6 rtn 
- 00032151  0x00008ddc bpatchx  0x0000000d , 0x00004021 
- 00032152  0x00008ddd arg  0x00000008 , 0x00000039 
- 00032153  0x00008dde ifetch  0x00000008 , 0x00000011 
- 00032154  0x00008ddf rtn  0x00000034 
- 00032155  0x00008de1 ifetch  0x00000001 , 0x00000011 
- 00032156  0x00008de2 nbranch  0x00007da0 , 0x00000034 
- 00032157  0x00008de3 increase  0x00000001 , 0x00000011 
- 00032158  0x00008de4 loop  0x00007d9b 
- 00032159  0x00008de5 branch  0x0000235a 
- 00032160  0x00008de7 arg  0x00000000 , 0x00000002 
- 00032161  0x00008de8 istoret  0x00000001 , 0x00000011 
- 00032162  0x00008de9 rtn 
- 00032163  0x00008def ifetch  0x00000008 , 0x00000011 
- 00032164  0x00008df0 rtn 
- 00032165  0x00008df6 ifetch  0x00000001 , 0x00000011 
- 00032166  0x00008df7 rtn 
- 00032167  0x00008dfb ifetch  0x00000002 , 0x00000011 
- 00032168  0x00008dfc rtn 
- 00032169  0x00008e01 arg  0x00000000 , 0x00000002 
- 00032170  0x00008e03 fetch  0x00000001 , 0x00000006 
- 00032171  0x00008e04 loop  0x00007daa , 0x00000034 
- 00032172  0x00008e05 increase  0x00000001 , 0x00000002 
- 00032173  0x00008e06 loop  0x00007daa 
- 00032174  0x00008e07 copy  0x00000002 , 0x0000003f 
- 00032175  0x00008e08 rtn 
- 00032176  0x00008e0c isub  0x00000002 , 0x0000003e 
- 00032177  0x00008e0d nrtn  0x00000002 
- 00032178  0x00008e0f copy  0x00000002 , 0x0000003f 
- 00032179  0x00008e10 rtn 
- 00032180  0x00008e14 force  0xffffffff , 0x0000003e 
- 00032181  0x00008e15 rtn 
- 00032182  0x00008e18 force  0x00000001 , 0x0000003e 
- 00032183  0x00008e19 rtn 
- 00032184  0x00008e1b force  0x00000000 , 0x0000003e 
- 00032185  0x00008e1c rtn 
- 00032186  0x00008e1f enable  0x00000028 
- 00032187  0x00008e20 rtn 
- 00032188  0x00008e23 disable  0x00000028 
- 00032189  0x00008e24 rtn 
- 00032190  0x00008e27 enable  0x0000002c 
- 00032191  0x00008e28 rtn 
- 00032192  0x00008e2b disable  0x0000002c 
- 00032193  0x00008e2c rtn 
- 00032194  0x00008e2f enable  0x00000031 
- 00032195  0x00008e30 rtn 
- 00032196  0x00008e33 disable  0x00000001 
- 00032197  0x00008e34 rtn 
- 00032198  0x00008e37 enable  0x00000001 
- 00032199  0x00008e38 rtn 
- 00032200  0x00008e3b setarg  0x00000001 
- 00032201  0x00008e3c rtn 
- 00032202  0x00008e40 setarg  0x00000000 
- 00032203  0x00008e41 rtn 
- 00032204  0x00008e46 sub  0x00000039 , 0x00000000 , 0x0000003e 
- 00032205  0x00008e47 rtn  0x00000005 
- 00032206  0x00008e49 ifetcht  0x00000001 , 0x00000006 
- 00032207  0x00008e4a iadd  0x00000002 , 0x0000003f 
- 00032208  0x00008e4b loop  0x00007dce 
- 00032209  0x00008e4c rtn 
- 00032210  0x00008e50 copy  0x00000039 , 0x0000003f 
- 00032211  0x00008e51 rtn  0x00000034 
- 00032212  0x00008e52 copy  0x00000006 , 0x0000003f 
- 00032213  0x00008e53 iadd  0x00000039 , 0x0000003f 
- 00032214  0x00008e54 increase  0xffffffff , 0x0000003f 
- 00032215  0x00008e55 copy  0x0000003f , 0x00000006 
- 00032216  0x00008e57 ifetch  0x00000001 , 0x00000006 
- 00032217  0x00008e58 increase  0xfffffffe , 0x00000006 
- 00032218  0x00008e59 istore  0x00000001 , 0x00000005 
- 00032219  0x00008e5a loop  0x00007dd8 
- 00032220  0x00008e5b rtn 
- 00032221  0x00008e5f lshift16  0x0000003f , 0x0000003f 
- 00032222  0x00008e61 rshift2  0x0000003f , 0x0000003f 
- 00032223  0x00008e62 rtn 
- 00032224  0x00008e65 lshift8  0x0000003f , 0x0000003f 
- 00032225  0x00008e66 branch  0x00007dde 
- 00032226  0x00008e6a setarg  0x00000000 
- 00032227  0x00008e6b store  0x00000008 , 0x00000016 
- 00032228  0x00008e6c set1  0x00000019 , 0x0000003f 
- 00032229  0x00008e6d istore  0x00000004 , 0x00000005 
- 00032230  0x00008e6e rtn 
- 00032231  0x00008e72 arg  0x00000010 , 0x00000039 
- 00032232  0x00008e74 random  0x0000003f 
- 00032233  0x00008e75 istore  0x00000001 , 0x00000005 
- 00032234  0x00008e76 loop  0x00007de8 
- 00032235  0x00008e77 rtn 
-||||||| .r1267
- 00000000  0x00000023 bbit1  0x00000008 , 0x0000002e 
- 00000001  0x00000024 beq  0x00000000 , 0x0000003b 
- 00000002  0x00000025 beq  0x00000002 , 0x00000047 
- 00000003  0x00000026 beq  0x00000010 , 0x00000051 
- 00000004  0x00000027 beq  0x00000011 , 0x00000053 
- 00000005  0x00000028 beq  0x00000014 , 0x0000014e 
- 00000006  0x00000029 beq  0x00000015 , 0x000000d4 
- 00000007  0x0000002a beq  0x00000018 , 0x000000e1 
- 00000008  0x0000002b beq  0x00000019 , 0x000000e8 
- 00000009  0x0000002c beq  0x0000001a , 0x00000061 
- 00000010  0x0000002d beq  0x00000025 , 0x00000467 
- 00000011  0x0000002e beq  0x00000028 , 0x0000045d 
- 00000012  0x0000002f beq  0x00000044 , 0x0000016a 
- 00000013  0x00000030 beq  0x00000045 , 0x000003ff 
- 00000014  0x00000031 beq  0x00000046 , 0x0000018e 
- 00000015  0x00000032 beq  0x00000047 , 0x000001b0 
- 00000016  0x00000033 beq  0x00000048 , 0x000004d5 
- 00000017  0x00000034 beq  0x00000049 , 0x000004da 
- 00000018  0x00000035 beq  0x0000004a , 0x00000551 
- 00000019  0x00000036 beq  0x0000004b , 0x00000669 
- 00000020  0x00000037 beq  0x0000004c , 0x00000265 
- 00000021  0x00000038 beq  0x0000004d , 0x000004e1 
- 00000022  0x00000039 beq  0x0000004e , 0x00000285 
- 00000023  0x0000003a beq  0x00000050 , 0x000002d0 
- 00000024  0x0000003b beq  0x00000052 , 0x00000355 
- 00000025  0x0000003c beq  0x00000055 , 0x00000370 
- 00000026  0x0000003d beq  0x00000057 , 0x000003e0 
- 00000027  0x0000003e beq  0x00000059 , 0x000003f0 
- 00000028  0x0000003f beq  0x0000005a , 0x0000043e 
- 00000029  0x00000040 beq  0x0000005b , 0x00000446 
- 00000030  0x00000041 beq  0x0000005c , 0x00000442 
- 00000031  0x00000042 beq  0x0000005d , 0x00000448 
- 00000032  0x00000043 beq  0x0000005e , 0x0000063e 
- 00000033  0x00000044 beq  0x0000005f , 0x0000065d 
- 00000034  0x00000045 beq  0x00000061 , 0x00000573 
- 00000035  0x00000046 beq  0x0000006f , 0x0000054c 
- 00000036  0x00000047 beq  0x00000071 , 0x00000446 
- 00000037  0x00000048 beq  0x00000080 , 0x0000011e 
- 00000038  0x00000049 beq  0x00000084 , 0x00000446 
- 00000039  0x0000004a beq  0x0000008b , 0x00000180 
- 00000040  0x0000004b beq  0x0000009a , 0x00000222 
- 00000041  0x0000004c beq  0x000000b1 , 0x00000486 
- 00000042  0x0000004d beq  0x000000da , 0x0000011f 
- 00000043  0x0000004e beq  0x000000dc , 0x0000012f 
- 00000044  0x0000004f beq  0x000000fa , 0x000004ce 
- 00000045  0x00000050 branch  0x0000235a 
- 00000046  0x00000053 beq  0x00000000 , 0x000006be 
- 00000047  0x00000054 beq  0x00000014 , 0x000004f9 
- 00000048  0x00000055 beq  0x0000001a , 0x000004f8 
- 00000049  0x00000056 beq  0x00000025 , 0x00000528 
- 00000050  0x00000057 beq  0x00000026 , 0x0000052d 
- 00000051  0x00000058 beq  0x00000039 , 0x0000053f 
- 00000052  0x00000059 beq  0x0000003a , 0x00000543 
- 00000053  0x0000005a beq  0x0000004c , 0x00000546 
- 00000054  0x0000005b beq  0x0000004d , 0x0000054a 
- 00000055  0x0000005c beq  0x00000090 , 0x00000621 
- 00000056  0x0000005d beq  0x00000095 , 0x0000062e 
- 00000057  0x0000005e rtneq  0x000000ff 
- 00000058  0x0000005f branch  0x0000235a 
- 00000059  0x00000064 call  0x000054ac 
- 00000060  0x00000065 nbranch  0x00002002 , 0x00000028 
- 00000061  0x00000066 fetch  0x00000001 , 0x00004aba 
- 00000062  0x00000067 branch  0x00002002 , 0x00000034 
- 00000063  0x00000068 jam  0x00000000 , 0x00004aba 
- 00000064  0x00000069 fetch  0x00000001 , 0x00004655 
- 00000065  0x0000006a beq  0x000000ff , 0x00002002 
- 00000066  0x0000006b copy  0x0000003f , 0x00000007 
- 00000067  0x0000006c fetch  0x00000004 , 0x0000069d 
- 00000068  0x0000006d qisolate0  0x0000003f 
- 00000069  0x0000006e call  0x00004e45 , 0x00000001 
- 00000070  0x0000006f branch  0x00002002 
- 00000071  0x00000072 call  0x00007552 
- 00000072  0x00000073 call  0x00007448 
- 00000073  0x00000074 call  0x00004bfb 
- 00000074  0x00000075 call  0x00002a45 
- 00000075  0x00000076 call  0x0000202a 
- 00000076  0x00000077 call  0x000042ad 
- 00000077  0x00000078 call  0x00002018 
- 00000078  0x00000079 call  0x0000310f 
- 00000079  0x0000007a call  0x0000248c 
- 00000080  0x0000007b branch  0x00000047 
- 00000081  0x0000007d jam  0x00000000 , 0x00008900 
- 00000082  0x0000007e branch  0x00002153 
- 00000083  0x00000080 jam  0x00000060 , 0x00008a0f 
- 00000084  0x00000081 jam  0x000000aa , 0x00008a10 
- 00000085  0x00000082 jam  0x0000007a , 0x00008a12 
- 00000086  0x00000083 jam  0x00000000 , 0x00008a25 
- 00000087  0x00000084 jam  0x00000000 , 0x00008a26 
- 00000088  0x00000085 nop  0x0000003c 
- 00000089  0x00000086 jam  0x00000020 , 0x00008a20 
- 00000090  0x00000087 jam  0x000000f5 , 0x00008a23 
- 00000091  0x00000088 jam  0x00000012 , 0x00008a24 
- 00000092  0x00000089 jam  0x00000010 , 0x00008a24 
- 00000093  0x0000008a nop  0x0000003c 
- 00000094  0x0000008b jam  0x00000060 , 0x00008a12 
- 00000095  0x0000008c jam  0x000000dd , 0x00008a23 
- 00000096  0x0000008d rtn 
- 00000097  0x00000090 jam  0x00000000 , 0x000001bb 
- 00000098  0x00000091 jam  0x00000000 , 0x000001bc 
- 00000099  0x00000092 until  0x0000003e , 0x00000033 
- 00000100  0x00000094 jam  0x0000000d , 0x00008946 
- 00000101  0x00000095 jam  0x00000010 , 0x0000896f 
- 00000102  0x00000096 jam  0x000000cd , 0x00008a13 
- 00000103  0x00000097 jam  0x00000010 , 0x00008a06 
- 00000104  0x00000098 jam  0x0000004a , 0x00008a84 
- 00000105  0x00000099 jam  0x00000040 , 0x00008a85 
- 00000106  0x0000009a jam  0x000000fe , 0x00008a16 
- 00000107  0x0000009b call  0x000000a8 
- 00000108  0x0000009e call  0x000070d7 
- 00000109  0x000000a0 until  0x0000003e , 0x00000033 
- 00000110  0x000000a1 jam  0x0000005f , 0x0000813b 
- 00000111  0x000000a2 until  0x0000003e , 0x00000033 
- 00000112  0x000000a3 jam  0x00000088 , 0x0000813c 
- 00000113  0x000000a4 until  0x0000003e , 0x00000033 
- 00000114  0x000000a5 fetch  0x00000001 , 0x00004099 
- 00000115  0x000000a6 beq  0x00000010 , 0x0000009d 
- 00000116  0x000000a7 fetch  0x00000001 , 0x00004438 
- 00000117  0x000000a8 or_into  0x00000004 , 0x0000003f 
- 00000118  0x000000a9 store  0x00000001 , 0x00008a02 
- 00000119  0x000000aa jam  0x00000001 , 0x0000890f 
- 00000120  0x000000ab jam  0x00000024 , 0x00008a80 
- 00000121  0x000000ac jam  0x00000062 , 0x00008a81 
- 00000122  0x000000ad setarg  0x00e61212 
- 00000123  0x000000ae store  0x00000003 , 0x00008a73 
- 00000124  0x000000b0 jam  0x00000060 , 0x00008a86 
- 00000125  0x000000b1 jam  0x0000003b , 0x00008a8b 
- 00000126  0x000000b2 call  0x0000008f 
- 00000127  0x000000b3 jam  0x00000000 , 0x00008043 
- 00000128  0x000000b4 jam  0x00000005 , 0x00008042 
- 00000129  0x000000b5 setarg  0x00557474 
- 00000130  0x000000b6 store  0x00000003 , 0x00008968 
- 00000131  0x000000b7 jam  0x0000006e , 0x00008960 
- 00000132  0x000000b8 call  0x000000f0 
- 00000133  0x000000b9 call  0x0000011b 
- 00000134  0x000000ba call  0x00000089 
- 00000135  0x000000bb jam  0x0000000c , 0x00004148 
- 00000136  0x000000bc branch  0x00006f4e 
- 00000137  0x000000c0 rtn  0x0000002b 
- 00000138  0x000000c1 until  0x0000003e , 0x00000033 
- 00000139  0x000000c2 fetch  0x00000001 , 0x0000411c 
- 00000140  0x000000c3 store  0x00000001 , 0x0000813a 
- 00000141  0x000000c4 until  0x0000003e , 0x00000033 
- 00000142  0x000000c5 rtn 
- 00000143  0x000000c8 fetch  0x00000001 , 0x00004099 
- 00000144  0x000000c9 beq  0x00000018 , 0x00000095 
- 00000145  0x000000ca fetch  0x00000001 , 0x00004438 
- 00000146  0x000000cb or_into  0x00000006 , 0x0000003f 
- 00000147  0x000000cc store  0x00000001 , 0x00008a02 
- 00000148  0x000000cd jam  0x000000e0 , 0x00008a05 
- 00000149  0x000000cf jam  0x000000d8 , 0x00008a00 
- 00000150  0x000000d0 nop  0x0000003c 
- 00000151  0x000000d1 jam  0x000000a0 , 0x00008a01 
- 00000152  0x000000d2 jam  0x000000df , 0x00008a00 
- 00000153  0x000000d3 jam  0x000000fa , 0x00008a01 
- 00000154  0x000000d4 nop  0x00000014 
- 00000155  0x000000d5 jam  0x0000009f , 0x00008a00 
- 00000156  0x000000d6 rtn 
- 00000157  0x000000d9 fetch  0x00000001 , 0x00004438 
- 00000158  0x000000da or_into  0x00000006 , 0x0000003f 
- 00000159  0x000000db store  0x00000001 , 0x00008a02 
- 00000160  0x000000dc jam  0x00000000 , 0x0000890f 
- 00000161  0x000000dd jam  0x00000023 , 0x00008a80 
- 00000162  0x000000de jam  0x000000b0 , 0x00008a81 
- 00000163  0x000000df setarg  0x00e40909 
- 00000164  0x000000e0 store  0x00000003 , 0x00008a73 
- 00000165  0x000000e1 jam  0x0000002a , 0x00008a76 
- 00000166  0x000000e2 jam  0x00000004 , 0x00008902 
- 00000167  0x000000e3 branch  0x0000007c 
- 00000168  0x000000e6 branch  0x000000d0 , 0x0000002b 
- 00000169  0x000000e7 fetch  0x00000004 , 0x0000020d 
- 00000170  0x000000e8 rtn  0x00000034 
- 00000171  0x000000e9 until  0x0000003e , 0x00000033 
- 00000172  0x000000ea fetch  0x00000001 , 0x00008136 
- 00000173  0x000000eb and  0x0000003f , 0x000000f0 , 0x0000003f 
- 00000174  0x000000ec fetcht  0x00000001 , 0x0000020d 
- 00000175  0x000000ed ior  0x00000002 , 0x0000003f 
- 00000176  0x000000ee increase  0xfffffffd , 0x0000003f 
- 00000177  0x000000ef store  0x00000001 , 0x00008136 
- 00000178  0x000000f0 until  0x0000003e , 0x00000033 
- 00000179  0x000000f2 fetch  0x00000001 , 0x00008138 
- 00000180  0x000000f3 and  0x0000003f , 0x00000007 , 0x0000003f 
- 00000181  0x000000f4 fetcht  0x00000001 , 0x0000020e 
- 00000182  0x000000f5 lshift3  0x00000002 , 0x00000002 
- 00000183  0x000000f6 ior  0x00000002 , 0x0000003f 
- 00000184  0x000000f7 store  0x00000001 , 0x00008138 
- 00000185  0x000000f8 until  0x0000003e , 0x00000033 
- 00000186  0x000000fb fetch  0x00000001 , 0x00008acb 
- 00000187  0x000000fc and  0x0000003f , 0x000000f0 , 0x0000003f 
- 00000188  0x000000fd fetcht  0x00000001 , 0x0000020f 
- 00000189  0x000000fe storet  0x00000001 , 0x0000415b 
- 00000190  0x000000ff ior  0x00000002 , 0x0000003f 
- 00000191  0x00000100 store  0x00000001 , 0x00008acb 
- 00000192  0x00000102 fetch  0x00000001 , 0x00000210 
- 00000193  0x00000103 store  0x00000001 , 0x0000415c 
- 00000194  0x00000104 isolate1  0x00000003 , 0x0000003f 
- 00000195  0x00000105 fetch  0x00000001 , 0x00008a06 
- 00000196  0x00000106 setflag  0x00000001 , 0x00000007 , 0x0000003f 
- 00000197  0x00000107 store  0x00000001 , 0x00008a06 
- 00000198  0x00000109 fetch  0x00000001 , 0x00000210 
- 00000199  0x0000010a and  0x0000003f , 0x00000007 , 0x00000002 
- 00000200  0x0000010b lshift4  0x00000002 , 0x00000002 
- 00000201  0x0000010c lshift  0x00000002 , 0x00000002 
- 00000202  0x0000010d storet  0x00000001 , 0x00004438 
- 00000203  0x0000010e fetch  0x00000001 , 0x00008a02 
- 00000204  0x0000010f and  0x0000003f , 0x0000001f , 0x0000003f 
- 00000205  0x00000110 ior  0x00000002 , 0x0000003f 
- 00000206  0x00000111 store  0x00000001 , 0x00008a02 
- 00000207  0x00000112 rtn 
- 00000208  0x00000115 fetch  0x00000002 , 0x0000415b 
- 00000209  0x00000116 rtn  0x00000034 
- 00000210  0x00000117 store  0x00000002 , 0x0000020f 
- 00000211  0x00000118 branch  0x000000ba 
- 00000212  0x0000011b call  0x000021ba 
- 00000213  0x0000011c force  0x00000008 , 0x00000015 
- 00000214  0x0000011d force  0x00000000 , 0x00000015 
- 00000215  0x0000011f setarg  0x000aaada 
- 00000216  0x00000120 store  0x00000003 , 0x00008a0f 
- 00000217  0x00000121 jam  0x00000040 , 0x00008a25 
- 00000218  0x00000122 jam  0x00000010 , 0x00008a26 
- 00000219  0x00000123 nop  0x0000003c 
- 00000220  0x00000124 jam  0x000000fb , 0x00008a01 
- 00000221  0x00000125 jam  0x000000ff , 0x00008a25 
- 00000222  0x00000126 jam  0x00000030 , 0x00008a26 
- 00000223  0x00000127 jam  0x000000fe , 0x00008a16 
- 00000224  0x00000128 branch  0x000021b4 
- 00000225  0x0000012b setarg  0x000aaa7e 
- 00000226  0x0000012c store  0x00000003 , 0x00008a0f 
- 00000227  0x0000012d nop  0x0000003c 
- 00000228  0x0000012e jam  0x00000000 , 0x00008a25 
- 00000229  0x0000012f jam  0x0000000d , 0x00008a26 
- 00000230  0x00000130 jam  0x000000f6 , 0x00008a16 
- 00000231  0x00000131 branch  0x00002203 
- 00000232  0x00000134 fetch  0x00000001 , 0x00004141 
- 00000233  0x00000135 beq  0x0000000a , 0x000000eb 
- 00000234  0x00000136 branch  0x0000220e 
- 00000235  0x00000139 jam  0x00000025 , 0x00008a14 
- 00000236  0x0000013a setarg  0x00a93f3f 
- 00000237  0x0000013b store  0x00000003 , 0x00008a60 
- 00000238  0x0000013c jam  0x0000001f , 0x00008a63 
- 00000239  0x0000013d rtn 
- 00000240  0x00000141 rtn  0x0000002b 
- 00000241  0x00000142 call  0x00002160 
- 00000242  0x00000143 arg  0x00000027 , 0x00000002 
- 00000243  0x00000144 call  0x0000216f 
- 00000244  0x00000145 call  0x000021a6 
- 00000245  0x00000146 jam  0x0000007f , 0x00008a25 
- 00000246  0x00000147 jam  0x0000001a , 0x00008a30 
- 00000247  0x00000148 jam  0x00000078 , 0x00008a31 
- 00000248  0x00000149 jam  0x000000b2 , 0x00008a8f 
- 00000249  0x0000014a jam  0x00000000 , 0x00008ac2 
- 00000250  0x0000014b jam  0x00000000 , 0x00008ac3 
- 00000251  0x0000014c arg  0x00000006 , 0x00000007 
- 00000252  0x0000014d call  0x0000010d 
- 00000253  0x0000014e isolate1  0x0000000d , 0x00000011 
- 00000254  0x0000014f call  0x0000211d 
- 00000255  0x00000150 isolate1  0x0000000d , 0x00000012 
- 00000256  0x00000151 call  0x0000211e 
- 00000257  0x00000152 arg  0x00000005 , 0x00000007 
- 00000258  0x00000154 call  0x0000211c 
- 00000259  0x00000155 call  0x0000211e 
- 00000260  0x00000156 call  0x0000010d 
- 00000261  0x00000157 arg  0x00008ac2 , 0x00000005 
- 00000262  0x00000158 rshift4  0x00000011 , 0x0000003f 
- 00000263  0x00000159 call  0x00002117 
- 00000264  0x0000015a rshift4  0x00000012 , 0x0000003f 
- 00000265  0x0000015b call  0x00002117 
- 00000266  0x0000015c increase  0xffffffff , 0x00000007 
- 00000267  0x0000015d branch  0x00000102 , 0x00000002 
- 00000268  0x0000015e branch  0x0000214f 
- 00000269  0x00000161 nop  0x0000003c 
- 00000270  0x00000162 setarg  0x00000f00 
- 00000271  0x00000163 store  0x00000002 , 0x00008982 
- 00000272  0x00000164 setarg  0x00000ff0 
- 00000273  0x00000165 store  0x00000002 , 0x00008984 
- 00000274  0x00000166 jam  0x00000009 , 0x00008981 
- 00000275  0x00000167 jam  0x00000003 , 0x00008981 
- 00000276  0x00000168 jam  0x00000006 , 0x00008980 
- 00000277  0x00000169 nop  0x0000003c 
- 00000278  0x0000016a arg  0x00000000 , 0x00000011 
- 00000279  0x0000016b arg  0x00000000 , 0x00000012 
- 00000280  0x0000016c arg  0x00000010 , 0x00000039 
- 00000281  0x0000016d arg  0x00000f00 , 0x00000006 
- 00000282  0x0000016e branch  0x0000212d 
- 00000283  0x00000171 rtn  0x0000002b 
- 00000284  0x00000172 branch  0x00002272 
- 00000285  0x00000175 setarg  0x00000000 
- 00000286  0x00000178 rtn 
- 00000287  0x0000017b rtn  0x0000002b 
- 00000288  0x0000017c jam  0x00000077 , 0x00008a07 
- 00000289  0x0000017d jam  0x000000c9 , 0x00008a08 
- 00000290  0x0000017e jam  0x00000001 , 0x00008a0b 
- 00000291  0x0000017f fetch  0x00000001 , 0x00004409 
- 00000292  0x00000180 store  0x00000001 , 0x000080cd 
- 00000293  0x00000181 nop  0x00000bb8 
- 00000294  0x00000182 call  0x00000147 
- 00000295  0x00000183 jam  0x000000c1 , 0x00008a08 
- 00000296  0x00000184 fetchr  0x00000012 , 0x00000001 , 0x00004419 
- 00000297  0x00000185 arg  0x00000008 , 0x00000039 
- 00000298  0x00000186 call  0x00006f58 
- 00000299  0x00000187 fetch  0x00000001 , 0x00004419 
- 00000300  0x00000188 store  0x00000001 , 0x00004433 
- 00000301  0x00000189 storer  0x00000012 , 0x00000001 , 0x00004419 
- 00000302  0x0000018a rtn 
- 00000303  0x0000018d call  0x0000013d 
- 00000304  0x0000018e fetch  0x00000001 , 0x00008a09 
- 00000305  0x0000018f set0  0x00000007 , 0x0000003f 
- 00000306  0x00000190 store  0x00000001 , 0x00008a09 
- 00000307  0x00000191 jam  0x00000077 , 0x00008a07 
- 00000308  0x00000192 jam  0x000000c1 , 0x00008a08 
- 00000309  0x00000193 jam  0x00000001 , 0x00008a0b 
- 00000310  0x00000194 call  0x00006f90 
- 00000311  0x00000195 fetch  0x00000001 , 0x00004409 
- 00000312  0x00000196 store  0x00000001 , 0x000080cd 
- 00000313  0x00000197 nop  0x00000bb8 
- 00000314  0x00000198 call  0x00000147 
- 00000315  0x00000199 jam  0x00000000 , 0x000080cd 
- 00000316  0x0000019a branch  0x00006fa1 
- 00000317  0x0000019d fetch  0x00000001 , 0x000080cc 
- 00000318  0x0000019e set1  0x00000001 , 0x0000003f 
- 00000319  0x0000019f store  0x00000001 , 0x000080cc 
- 00000320  0x000001a0 fetchr  0x00000012 , 0x00000001 , 0x00004419 
- 00000321  0x000001a1 fetch  0x00000001 , 0x00004433 
- 00000322  0x000001a2 store  0x00000001 , 0x00004419 
- 00000323  0x000001a3 arg  0x00000008 , 0x00000039 
- 00000324  0x000001a4 call  0x00006f67 
- 00000325  0x000001a5 storer  0x00000012 , 0x00000001 , 0x00004419 
- 00000326  0x000001a6 rtn 
- 00000327  0x000001a9 jam  0x00000003 , 0x000080cc 
- 00000328  0x000001ab fetch  0x00000001 , 0x00008129 
- 00000329  0x000001ac bbit0  0x00000005 , 0x00000148 
- 00000330  0x000001ad fetcht  0x00000002 , 0x00008164 
- 00000331  0x000001ae storet  0x00000002 , 0x0000440a 
- 00000332  0x000001af jam  0x00000000 , 0x000080cc 
- 00000333  0x000001b0 rtn 
- 00000334  0x000001b4 jam  0x00000011 , 0x00008a82 
- 00000335  0x000001b5 jam  0x00000012 , 0x00008a8d 
- 00000336  0x000001b6 jam  0x0000000a , 0x00008a8e 
- 00000337  0x000001b7 fetch  0x00000001 , 0x00004099 
- 00000338  0x000001b8 beq  0x00000010 , 0x00000167 
- 00000339  0x000001b9 setarg  0x00005762 
- 00000340  0x000001ba store  0x00000002 , 0x00008907 
- 00000341  0x000001bc jam  0x00000003 , 0x00008901 
- 00000342  0x000001bd jam  0x00000003 , 0x00008930 
- 00000343  0x000001be rtnmark1  0x0000002d 
- 00000344  0x000001bf jam  0x00000001 , 0x00008901 
- 00000345  0x000001c0 jam  0x00000007 , 0x00008a82 
- 00000346  0x000001c1 jam  0x00000044 , 0x00008a8d 
- 00000347  0x000001c2 jam  0x0000000a , 0x00008a8e 
- 00000348  0x000001c3 fetch  0x00000001 , 0x00004099 
- 00000349  0x000001c4 beq  0x00000010 , 0x00000164 
- 00000350  0x000001c5 setarg  0x00002bb1 
- 00000351  0x000001c6 store  0x00000002 , 0x00008907 
- 00000352  0x000001c8 rtnmark0  0x0000002f 
- 00000353  0x000001c9 jam  0x00000024 , 0x00008930 
- 00000354  0x000001ca jam  0x00000005 , 0x00008901 
- 00000355  0x000001cb rtn 
- 00000356  0x000001ce setarg  0x00004189 
- 00000357  0x000001cf store  0x00000002 , 0x00008907 
- 00000358  0x000001d0 branch  0x00000160 
- 00000359  0x000001d3 setarg  0x00008312 
- 00000360  0x000001d4 store  0x00000002 , 0x00008907 
- 00000361  0x000001d5 branch  0x00000155 
- 00000362  0x000001d9 fetcht  0x00000001 , 0x00004429 
- 00000363  0x000001da call  0x000055b5 
- 00000364  0x000001db fetcht  0x00000001 , 0x00004429 
- 00000365  0x000001dc call  0x00006ee6 
- 00000366  0x000001dd branch  0x00005ca3 , 0x00000001 
- 00000367  0x000001de fetch  0x00000008 , 0x00004713 
- 00000368  0x000001df bbit1  0x00000013 , 0x0000018a 
- 00000369  0x000001e0 branch  0x00004a58 
- 00000370  0x000001e4 call  0x00006cbc 
- 00000371  0x000001e5 fetch  0x00000008 , 0x00004713 
- 00000372  0x000001e6 isolate1  0x00000009 , 0x0000003f 
- 00000373  0x000001e7 branch  0x00006cc1 , 0x00000001 
- 00000374  0x000001e8 branch  0x00006cc4 
- 00000375  0x000001eb call  0x00000172 
- 00000376  0x000001ec call  0x00005d64 
- 00000377  0x000001ed fetch  0x00000001 , 0x00004690 
- 00000378  0x000001ee store  0x00000001 , 0x000049c6 
- 00000379  0x000001ef fetcht  0x00000002 , 0x000049d5 
- 00000380  0x000001f0 random  0x0000003f 
- 00000381  0x000001f1 iadd  0x00000002 , 0x0000003f 
- 00000382  0x000001f2 store  0x00000002 , 0x00004695 
- 00000383  0x000001f3 rtn 
- 00000384  0x000001f6 fetch  0x00000002 , 0x0000468e 
- 00000385  0x000001f7 arg  0x0000aa55 , 0x00000002 
- 00000386  0x000001f8 isub  0x00000002 , 0x0000003e 
- 00000387  0x000001f9 branch  0x00000188 , 0x00000005 
- 00000388  0x000001fa storet  0x00000002 , 0x0000468e 
- 00000389  0x000001fb call  0x00005c9c 
- 00000390  0x000001fc fetch  0x00000001 , 0x00004be4 
- 00000391  0x000001fd branch  0x00005c88 
- 00000392  0x00000200 call  0x000004a6 
- 00000393  0x00000201 branch  0x00005c90 
- 00000394  0x00000204 call  0x00000172 
- 00000395  0x00000205 fetch  0x00000001 , 0x000049c6 
- 00000396  0x00000206 store  0x00000001 , 0x00004690 
- 00000397  0x00000207 branch  0x00005cb1 
- 00000398  0x0000020a copy  0x00000013 , 0x0000003f 
- 00000399  0x0000020b beq  0x0000003a , 0x00000192 
- 00000400  0x0000020c beq  0x00000015 , 0x000001a0 
- 00000401  0x0000020d branch  0x00004a9c 
- 00000402  0x00000210 fetch  0x00000001 , 0x00004600 
- 00000403  0x00000211 nbranch  0x00004b11 , 0x00000034 
- 00000404  0x00000212 fetch  0x00000001 , 0x000045e2 
- 00000405  0x00000213 beq  0x00000002 , 0x00000197 
- 00000406  0x00000214 branch  0x00004b02 
- 00000407  0x00000217 fetch  0x00000008 , 0x00004713 
- 00000408  0x00000218 bbit1  0x0000003e , 0x00006034 
- 00000409  0x00000219 bbit1  0x00000030 , 0x00006034 
- 00000410  0x0000021a bbit0  0x0000003a , 0x00006067 
- 00000411  0x0000021b fetch  0x00000004 , 0x00004691 
- 00000412  0x0000021c fetcht  0x00000004 , 0x00004a01 
- 00000413  0x0000021d isub  0x00000002 , 0x0000003e 
- 00000414  0x0000021e branch  0x0000024c , 0x00000005 
- 00000415  0x0000021f branch  0x00006067 
- 00000416  0x00000222 setarg  0x00000000 
- 00000417  0x00000223 store  0x00000002 , 0x000047c0 
- 00000418  0x00000224 store  0x00000001 , 0x00004860 
- 00000419  0x00000225 store  0x00000001 , 0x00004861 
- 00000420  0x00000226 store  0x00000001 , 0x00004794 
- 00000421  0x00000227 jam  0x00000000 , 0x000047c2 
- 00000422  0x00000228 call  0x000029cb 
- 00000423  0x00000229 jam  0x00000000 , 0x0000429a 
- 00000424  0x0000022a fetch  0x00000002 , 0x000043ef 
- 00000425  0x0000022b bbit1  0x00000007 , 0x000001ac 
- 00000426  0x0000022c bbit1  0x00000000 , 0x000042fc 
- 00000427  0x0000022d branch  0x00004b95 
- 00000428  0x0000022f call  0x00005b21 
- 00000429  0x00000230 fetch  0x00000002 , 0x000043ef 
- 00000430  0x00000231 bbit1  0x00000000 , 0x000042fc 
- 00000431  0x00000232 branch  0x00000446 
- 00000432  0x00000238 call  0x0000553d 
- 00000433  0x00000239 call  0x000001ca 
- 00000434  0x0000023a call  0x0000614d 
- 00000435  0x0000023c call  0x0000328e 
- 00000436  0x0000023d call  0x00003531 
- 00000437  0x0000023e call  0x00005fdd 
- 00000438  0x0000023f call  0x00004b62 
- 00000439  0x00000240 call  0x00004b68 
- 00000440  0x00000243 call  0x000001d4 
- 00000441  0x00000244 call  0x000001f3 
- 00000442  0x00000245 call  0x00004b43 
- 00000443  0x00000246 call  0x0000021a 
- 00000444  0x00000248 call  0x00004b58 
- 00000445  0x00000249 call  0x00005be1 
- 00000446  0x0000024a call  0x00004b5c 
- 00000447  0x0000024b call  0x00005be4 
- 00000448  0x0000024c call  0x00004b5f 
- 00000449  0x0000024d call  0x00004b55 
- 00000450  0x0000024f call  0x0000023c 
- 00000451  0x00000250 call  0x00004b32 
- 00000452  0x00000251 call  0x00005bfe 
- 00000453  0x00000252 call  0x00004b48 
- 00000454  0x00000254 call  0x00004b82 
- 00000455  0x00000255 call  0x00004b87 
- 00000456  0x00000256 call  0x00000662 
- 00000457  0x00000257 branch  0x00000239 
- 00000458  0x0000025b setarg  0x00230170 
- 00000459  0x0000025c store  0x00000003 , 0x0000462d 
- 00000460  0x0000025d setarg  0x00015301 
- 00000461  0x0000025e istore  0x00000003 , 0x00000005 
- 00000462  0x0000025f fetch  0x00000001 , 0x00004637 
- 00000463  0x00000260 branch  0x000001d2 , 0x00000034 
- 00000464  0x00000261 jam  0x00000058 , 0x00004631 
- 00000465  0x00000262 rtn 
- 00000466  0x00000264 jam  0x00000053 , 0x00004631 
- 00000467  0x00000265 rtn 
- 00000468  0x00000269 fetch  0x00000001 , 0x00004bbc 
- 00000469  0x0000026a beq  0x0000005a , 0x000001f0 
- 00000470  0x0000026b fetch  0x00000002 , 0x00004781 
- 00000471  0x0000026c rtn  0x00000034 
- 00000472  0x0000026d fetch  0x00000001 , 0x00004a08 
- 00000473  0x0000026e nrtn  0x00000034 
- 00000474  0x0000026f fetch  0x00000002 , 0x00004725 
- 00000475  0x00000270 fetcht  0x00000002 , 0x00004781 
- 00000476  0x00000271 isub  0x00000002 , 0x00000002 
- 00000477  0x00000272 fetch  0x00000002 , 0x00004869 
- 00000478  0x00000273 isub  0x00000002 , 0x0000003f 
- 00000479  0x00000274 branch  0x000001e2 , 0x00000002 
- 00000480  0x00000275 call  0x000001ec 
- 00000481  0x00000276 branch  0x000001ee 
- 00000482  0x00000278 call  0x000001e4 
- 00000483  0x00000279 branch  0x000001e8 
- 00000484  0x0000027b fetch  0x00000001 , 0x000049aa 
- 00000485  0x0000027c bbit0  0x00000000 , 0x000001ec 
- 00000486  0x0000027d fetcht  0x00000001 , 0x00004867 
- 00000487  0x0000027e branch  0x00000211 
- 00000488  0x00000280 fetch  0x00000001 , 0x000049aa 
- 00000489  0x00000281 bbit0  0x00000001 , 0x000001ee 
- 00000490  0x00000282 fetcht  0x00000001 , 0x00004866 
- 00000491  0x00000283 branch  0x00000211 
- 00000492  0x00000285 fetcht  0x00000001 , 0x00004867 
- 00000493  0x00000286 branch  0x00000207 
- 00000494  0x00000288 fetcht  0x00000001 , 0x00004866 
- 00000495  0x00000289 branch  0x00000207 
- 00000496  0x0000028c fetch  0x00000001 , 0x00004621 
- 00000497  0x0000028d store  0x00000001 , 0x000049aa 
- 00000498  0x0000028e branch  0x000001e2 
- 00000499  0x00000291 fetch  0x00000001 , 0x00004a08 
- 00000500  0x00000292 rtn  0x00000034 
- 00000501  0x00000293 increase  0xffffffff , 0x0000003f 
- 00000502  0x00000294 store  0x00000001 , 0x00004a08 
- 00000503  0x00000295 branch  0x00004b6f , 0x00000034 
- 00000504  0x00000297 fetcht  0x00000001 , 0x00004868 
- 00000505  0x00000298 branch  0x00006ef7 
- 00000506  0x0000029b fetch  0x00000001 , 0x00004666 
- 00000507  0x0000029c beq  0x00000000 , 0x00000206 
- 00000508  0x0000029d beq  0x00000001 , 0x0000020a 
- 00000509  0x0000029e beq  0x00000002 , 0x0000020c 
- 00000510  0x0000029f beq  0x00000003 , 0x0000020e 
- 00000511  0x000002a0 rtn 
- 00000512  0x000002a3 fetch  0x00000001 , 0x00004666 
- 00000513  0x000002a4 beq  0x00000000 , 0x00000210 
- 00000514  0x000002a5 beq  0x00000001 , 0x00000214 
- 00000515  0x000002a6 beq  0x00000002 , 0x00000216 
- 00000516  0x000002a7 beq  0x00000003 , 0x00000218 
- 00000517  0x000002a8 rtn 
- 00000518  0x000002ab fetcht  0x00000001 , 0x00004bb7 
- 00000519  0x000002ad storet  0x00000001 , 0x00004a0d 
- 00000520  0x000002ae arg  0x00000000 , 0x00000011 
- 00000521  0x000002af branch  0x000077bf 
- 00000522  0x000002b2 fetcht  0x00000001 , 0x00004bb8 
- 00000523  0x000002b3 branch  0x00000207 
- 00000524  0x000002b6 fetcht  0x00000001 , 0x00004bb9 
- 00000525  0x000002b7 branch  0x00000207 
- 00000526  0x000002ba fetcht  0x00000001 , 0x00004bba 
- 00000527  0x000002bb branch  0x00000207 
- 00000528  0x000002be fetcht  0x00000001 , 0x00004bb7 
- 00000529  0x000002c0 storet  0x00000001 , 0x00004a0d 
- 00000530  0x000002c1 arg  0x00000000 , 0x00000011 
- 00000531  0x000002c2 branch  0x000077ba 
- 00000532  0x000002c5 fetcht  0x00000001 , 0x00004bb8 
- 00000533  0x000002c6 branch  0x00000211 
- 00000534  0x000002c9 fetcht  0x00000001 , 0x00004bb9 
- 00000535  0x000002ca branch  0x00000211 
- 00000536  0x000002cd fetcht  0x00000001 , 0x00004bba 
- 00000537  0x000002ce branch  0x00000211 
- 00000538  0x000002d1 fetch  0x00000002 , 0x00004781 
- 00000539  0x000002d2 rtn  0x00000034 
- 00000540  0x000002d3 fetch  0x00000001 , 0x00004bc8 
- 00000541  0x000002d4 rtn  0x00000034 
- 00000542  0x000002d5 increase  0xffffffff , 0x0000003f 
- 00000543  0x000002d6 store  0x00000001 , 0x00004bc8 
- 00000544  0x000002d7 bbit1  0x00000000 , 0x00000200 
- 00000545  0x000002d8 branch  0x000001fa 
- 00000546  0x000002dc fetch  0x00000002 , 0x00004a09 
- 00000547  0x000002dd store  0x00000002 , 0x00004a0e 
- 00000548  0x000002de store  0x00000002 , 0x00004a10 
- 00000549  0x000002df fetch  0x00000001 , 0x00004666 
- 00000550  0x000002e0 beq  0x00000000 , 0x0000022b 
- 00000551  0x000002e1 beq  0x00000001 , 0x0000022d 
- 00000552  0x000002e2 beq  0x00000002 , 0x0000022f 
- 00000553  0x000002e3 beq  0x00000003 , 0x00000231 
- 00000554  0x000002e4 rtn 
- 00000555  0x000002e7 fetch  0x00000001 , 0x00004bb7 
- 00000556  0x000002e8 branch  0x00000232 
- 00000557  0x000002ea fetch  0x00000001 , 0x00004bb8 
- 00000558  0x000002eb branch  0x00000232 
- 00000559  0x000002ed fetch  0x00000001 , 0x00004bb9 
- 00000560  0x000002ee branch  0x00000232 
- 00000561  0x000002f0 fetch  0x00000001 , 0x00004bba 
- 00000562  0x000002f2 store  0x00000001 , 0x00000678 
- 00000563  0x000002f3 call  0x000001fa 
- 00000564  0x000002f4 fetch  0x00000001 , 0x00000678 
- 00000565  0x000002f5 store  0x00000001 , 0x00004a0d 
- 00000566  0x000002f6 arg  0x00000000 , 0x00000011 
- 00000567  0x000002f7 jam  0x00000001 , 0x00004a0b 
- 00000568  0x000002f8 branch  0x000077c4 
- 00000569  0x000002fb fetch  0x00000001 , 0x00004bbc 
- 00000570  0x000002fc rtneq  0x0000005a 
- 00000571  0x000002fd branch  0x00004b8a 
- 00000572  0x00000300 fetch  0x00000001 , 0x00004ba1 
- 00000573  0x00000301 bbit1  0x00000000 , 0x00000242 
- 00000574  0x00000302 call  0x0000024e 
- 00000575  0x00000303 fetch  0x00000001 , 0x00004ba1 
- 00000576  0x00000304 bbit1  0x00000001 , 0x00000255 
- 00000577  0x00000305 branch  0x0000025f 
- 00000578  0x00000308 fetch  0x00000001 , 0x00004ba4 
- 00000579  0x00000309 sub  0x0000003f , 0x00000064 , 0x0000003e 
- 00000580  0x0000030a nrtn  0x00000002 
- 00000581  0x0000030b increase  0x00000001 , 0x0000003f 
- 00000582  0x0000030c store  0x00000001 , 0x00004ba4 
- 00000583  0x0000030d rtnne  0x00000019 
- 00000584  0x0000030e jam  0x00000000 , 0x00004ba3 
- 00000585  0x0000030f fetch  0x00000001 , 0x00004666 
- 00000586  0x00000310 rtneq  0x00000004 
- 00000587  0x00000311 call  0x00005aaa 
- 00000588  0x00000313 call  0x00000442 
- 00000589  0x00000314 branch  0x00004e39 
- 00000590  0x00000317 jam  0x00000000 , 0x00004ba4 
- 00000591  0x00000318 fetch  0x00000001 , 0x00004ba3 
- 00000592  0x00000319 rtn  0x00000034 
- 00000593  0x0000031a jam  0x00000000 , 0x00004ba3 
- 00000594  0x0000031b call  0x00005ca6 
- 00000595  0x0000031c branch  0x00005ed1 
- 00000596  0x0000031d rtn 
- 00000597  0x00000320 fetch  0x00000001 , 0x00004ba6 
- 00000598  0x00000321 sub  0x0000003f , 0x00000064 , 0x0000003e 
- 00000599  0x00000322 nrtn  0x00000002 
- 00000600  0x00000323 increase  0x00000001 , 0x0000003f 
- 00000601  0x00000324 store  0x00000001 , 0x00004ba6 
- 00000602  0x00000325 rtnne  0x00000019 
- 00000603  0x00000326 jam  0x00000000 , 0x00004ba5 
- 00000604  0x00000327 fetch  0x00000001 , 0x00004666 
- 00000605  0x00000328 rtneq  0x00000004 
- 00000606  0x00000329 branch  0x00004e2c 
- 00000607  0x0000032c jam  0x00000000 , 0x00004ba6 
- 00000608  0x0000032d fetch  0x00000001 , 0x00004ba5 
- 00000609  0x0000032e rtn  0x00000034 
- 00000610  0x0000032f jam  0x00000000 , 0x00004ba5 
- 00000611  0x00000330 call  0x00005ca6 
- 00000612  0x00000331 branch  0x00005ed1 
- 00000613  0x00000335 fetch  0x00000008 , 0x00004713 
- 00000614  0x00000336 bbit0  0x00000015 , 0x00000272 
- 00000615  0x00000337 call  0x00006f82 
- 00000616  0x00000338 call  0x00006fb0 
- 00000617  0x00000339 store  0x00000002 , 0x00004633 
- 00000618  0x0000033a fetcht  0x00000002 , 0x00004403 
- 00000619  0x0000033b fetch  0x00000002 , 0x0000440a 
- 00000620  0x0000033c isub  0x00000002 , 0x0000003e 
- 00000621  0x0000033d branch  0x00000265 , 0x00000002 
- 00000622  0x0000033e arg  0x0000462d , 0x00000011 
- 00000623  0x0000033f call  0x00005563 
- 00000624  0x00000340 fetch  0x00000001 , 0x0000440c 
- 00000625  0x00000341 bbit1  0x00000001 , 0x00004f6b 
- 00000626  0x00000343 fetch  0x00000001 , 0x000049a4 
- 00000627  0x00000344 call  0x00004e24 , 0x00000034 
- 00000628  0x00000345 fetch  0x00000001 , 0x000049a3 
- 00000629  0x00000346 nrtn  0x00000034 
- 00000630  0x00000347 fetch  0x00000001 , 0x00004666 
- 00000631  0x00000348 beq  0x00000000 , 0x0000602f 
- 00000632  0x00000349 call  0x00005aa8 
- 00000633  0x0000034a beq  0x00000001 , 0x0000027c 
- 00000634  0x0000034b beq  0x00000002 , 0x00000281 
- 00000635  0x0000034c beq  0x00000003 , 0x00000283 
- 00000636  0x0000034e fetch  0x00000006 , 0x00004668 
- 00000637  0x00000350 fetcht  0x00000006 , 0x00004a01 
- 00000638  0x00000351 isub  0x00000002 , 0x0000003e 
- 00000639  0x00000352 branch  0x00005a94 , 0x00000005 
- 00000640  0x00000353 branch  0x000054a0 
- 00000641  0x00000356 fetch  0x00000006 , 0x00004675 
- 00000642  0x00000357 branch  0x0000027d 
- 00000643  0x0000035a fetch  0x00000006 , 0x00004682 
- 00000644  0x0000035b branch  0x0000027d 
- 00000645  0x0000035f call  0x000004b3 
- 00000646  0x00000360 call  0x00004c85 
- 00000647  0x00000361 setarg  0x00000000 
- 00000648  0x00000362 store  0x00000002 , 0x000048e9 
- 00000649  0x00000363 arg  0x0000489c , 0x00000006 
- 00000650  0x00000364 arg  0x000048b0 , 0x00000005 
- 00000651  0x00000365 arg  0x00000014 , 0x00000039 
- 00000652  0x00000366 call  0x00007cda 
- 00000653  0x00000367 setarg  0x0000489c 
- 00000654  0x00000368 store  0x00000002 , 0x000048e3 
- 00000655  0x00000369 setarg  0x000048d8 
- 00000656  0x0000036a store  0x00000002 , 0x000048e5 
- 00000657  0x0000036b call  0x00004c83 
- 00000658  0x0000036c call  0x00004c79 
- 00000659  0x0000036d call  0x00004c81 
- 00000660  0x0000036f fetch  0x00000002 , 0x000048e9 
- 00000661  0x00000370 increase  0x00000001 , 0x0000003f 
- 00000662  0x00000371 store  0x00000002 , 0x000048e9 
- 00000663  0x00000372 bbit1  0x00000009 , 0x000002ac 
- 00000664  0x00000373 fetcht  0x00000001 , 0x00004864 
- 00000665  0x00000374 call  0x00006ee6 
- 00000666  0x00000375 nbranch  0x00000294 , 0x00000001 
- 00000667  0x00000376 call  0x0000029f 
- 00000668  0x00000377 call  0x000002bd 
- 00000669  0x00000378 call  0x00004c83 
- 00000670  0x00000379 branch  0x00004c0f 
- 00000671  0x0000037c nop  0x00000014 
- 00000672  0x0000037d jam  0x00000000 , 0x00004ab9 
- 00000673  0x0000037f call  0x00004c85 
- 00000674  0x00000380 jam  0x00000000 , 0x000048e8 
- 00000675  0x00000382 call  0x00004c7b 
- 00000676  0x00000383 call  0x000002b7 
- 00000677  0x00000384 call  0x00004c79 
- 00000678  0x00000385 call  0x000002b7 
- 00000679  0x00000386 sub  0x0000003f , 0x00000009 , 0x0000003e 
- 00000680  0x00000387 branch  0x000002a3 , 0x00000002 
- 00000681  0x00000388 call  0x00004c7b 
- 00000682  0x00000389 call  0x000002b7 
- 00000683  0x0000038a branch  0x00004c81 
- 00000684  0x0000038d fetcht  0x00000001 , 0x00004865 
- 00000685  0x0000038e call  0x00006ef7 
- 00000686  0x0000038f nop  0x00000014 
- 00000687  0x00000390 fetcht  0x00000001 , 0x00004865 
- 00000688  0x00000391 call  0x00006ef3 
- 00000689  0x00000392 nop  0x00001770 
- 00000690  0x00000393 fetch  0x00000001 , 0x00004ab9 
- 00000691  0x00000394 increase  0x00000001 , 0x0000003f 
- 00000692  0x00000395 store  0x00000001 , 0x00004ab9 
- 00000693  0x00000396 bbit1  0x00000006 , 0x00006ca3 
- 00000694  0x00000397 branch  0x00000285 
- 00000695  0x0000039c jam  0x00000000 , 0x000048e7 
- 00000696  0x0000039d call  0x000002bb 
- 00000697  0x0000039e fetch  0x00000002 , 0x000048e5 
- 00000698  0x0000039f branch  0x00004c4a 
- 00000699  0x000003a2 nop  0x00000096 
- 00000700  0x000003a3 branch  0x00004c65 
- 00000701  0x000003a6 fetch  0x00000002 , 0x00004898 
- 00000702  0x000003a7 copy  0x0000003f , 0x00000012 
- 00000703  0x000003a8 jam  0x00000000 , 0x000048e8 
- 00000704  0x000003aa jam  0x00000000 , 0x000048e7 
- 00000705  0x000003ab ifetcht  0x00000001 , 0x00000012 
- 00000706  0x000003ac isolate1  0x00000007 , 0x00000002 
- 00000707  0x000003ad branch  0x000002ca , 0x00000001 
- 00000708  0x000003ae call  0x00006ef7 
- 00000709  0x000003af call  0x000002bb 
- 00000710  0x000003b0 ifetcht  0x00000001 , 0x00000012 
- 00000711  0x000003b1 call  0x00006ef3 
- 00000712  0x000003b2 ifetcht  0x00000001 , 0x00000012 
- 00000713  0x000003b3 call  0x00004c7d 
- 00000714  0x000003b5 increase  0x00000001 , 0x00000012 
- 00000715  0x000003b6 fetch  0x00000002 , 0x000048e3 
- 00000716  0x000003b7 call  0x00004c4a 
- 00000717  0x000003b8 sub  0x0000003f , 0x00000013 , 0x0000003e 
- 00000718  0x000003b9 branch  0x000002c0 , 0x00000002 
- 00000719  0x000003ba rtn 
- 00000720  0x000003bd arg  0x0000489c , 0x00000011 
- 00000721  0x000003be arg  0x000048b0 , 0x00000012 
- 00000722  0x000003bf arg  0x00000014 , 0x00000039 
- 00000723  0x000003c0 call  0x00007d64 
- 00000724  0x000003c1 nbranch  0x00004c87 , 0x00000005 
- 00000725  0x000003c2 call  0x0000030a 
- 00000726  0x000003c3 call  0x00004c87 , 0x00000034 
- 00000727  0x000003c5 call  0x00004ccd 
- 00000728  0x000003c6 fetch  0x00000001 , 0x0000497b 
- 00000729  0x000003c7 nrtn  0x00000034 
- 00000730  0x000003c8 fetch  0x00000001 , 0x000049c1 
- 00000731  0x000003c9 rtneq  0x00000001 
- 00000732  0x000003ca rtneq  0x00000002 
- 00000733  0x000003cb rtneq  0x00000004 
- 00000734  0x000003ce jam  0x00000000 , 0x000048e8 
- 00000735  0x000003cf arg  0x0000489c , 0x00000011 
- 00000736  0x000003d0 arg  0x000048c4 , 0x00000012 
- 00000737  0x000003d2 ifetcht  0x00000001 , 0x00000011 
- 00000738  0x000003d3 ifetch  0x00000001 , 0x00000012 
- 00000739  0x000003d4 ixor  0x00000002 , 0x0000003f 
- 00000740  0x000003d5 branch  0x00000302 , 0x00000034 
- 00000741  0x000003d6 store  0x00000001 , 0x000048e7 
- 00000742  0x000003d7 storet  0x00000001 , 0x000048f6 
- 00000743  0x000003d8 istoret  0x00000001 , 0x00000012 
- 00000744  0x000003d9 jam  0x00000001 , 0x000048f4 
- 00000745  0x000003da jam  0x00000000 , 0x000048f7 
- 00000746  0x000003dc fetch  0x00000001 , 0x000048e7 
- 00000747  0x000003dd bbit0  0x00000000 , 0x000002f7 
- 00000748  0x000003de fetch  0x00000001 , 0x000048e8 
- 00000749  0x000003df mul32  0x0000003f , 0x00000008 , 0x0000003f 
- 00000750  0x000003e0 fetcht  0x00000001 , 0x000048f7 
- 00000751  0x000003e1 iadd  0x00000002 , 0x0000003f 
- 00000752  0x000003e2 arg  0x00004a16 , 0x00000006 
- 00000753  0x000003e3 iadd  0x00000006 , 0x00000006 
- 00000754  0x000003e4 ifetch  0x00000001 , 0x00000006 
- 00000755  0x000003e5 store  0x00000001 , 0x000048f5 
- 00000756  0x000003e6 call  0x00004cfc 
- 00000757  0x000003e7 call  0x00000316 
- 00000758  0x000003e8 call  0x00000320 
- 00000759  0x000003ea fetch  0x00000001 , 0x000048e7 
- 00000760  0x000003eb rshift  0x0000003f , 0x0000003f 
- 00000761  0x000003ec store  0x00000001 , 0x000048e7 
- 00000762  0x000003ed fetch  0x00000001 , 0x000048f6 
- 00000763  0x000003ee rshift  0x0000003f , 0x0000003f 
- 00000764  0x000003ef store  0x00000001 , 0x000048f6 
- 00000765  0x000003f0 fetch  0x00000001 , 0x000048f7 
- 00000766  0x000003f1 increase  0x00000001 , 0x0000003f 
- 00000767  0x000003f2 store  0x00000001 , 0x000048f7 
- 00000768  0x000003f3 sub  0x0000003f , 0x00000007 , 0x0000003e 
- 00000769  0x000003f4 branch  0x000002ea , 0x00000002 
- 00000770  0x000003f6 increase  0x00000001 , 0x00000011 
- 00000771  0x000003f7 increase  0x00000001 , 0x00000012 
- 00000772  0x000003f8 fetch  0x00000001 , 0x000048e8 
- 00000773  0x000003f9 increase  0x00000001 , 0x0000003f 
- 00000774  0x000003fa store  0x00000001 , 0x000048e8 
- 00000775  0x000003fb sub  0x0000003f , 0x00000013 , 0x0000003e 
- 00000776  0x000003fc branch  0x000002e1 , 0x00000002 
- 00000777  0x000003fd rtn 
- 00000778  0x00000400 fetch  0x00000008 , 0x0000489c 
- 00000779  0x00000401 nrtn  0x00000034 
- 00000780  0x00000402 fetch  0x00000008 , 0x000048a4 
- 00000781  0x00000403 nrtn  0x00000034 
- 00000782  0x00000404 fetch  0x00000004 , 0x000048ac 
- 00000783  0x00000405 nrtn  0x00000034 
- 00000784  0x00000406 fetch  0x00000001 , 0x000049c4 
- 00000785  0x00000407 nrtn  0x00000034 
- 00000786  0x00000408 fetch  0x00000001 , 0x000049c1 
- 00000787  0x00000409 rtneq  0x00000006 
- 00000788  0x0000040a jam  0x00000000 , 0x000049c1 
- 00000789  0x0000040b rtn 
- 00000790  0x0000040e fetch  0x00000001 , 0x000048f5 
- 00000791  0x0000040f beq  0x000000ad , 0x00000319 
- 00000792  0x00000410 branch  0x00004d3c 
- 00000793  0x00000413 fetch  0x00000001 , 0x000049c6 
- 00000794  0x00000414 beq  0x00000003 , 0x0000031d 
- 00000795  0x00000415 setarg  0x000000fa 
- 00000796  0x00000416 branch  0x00004d38 
- 00000797  0x00000418 jam  0x00000008 , 0x000049c2 
- 00000798  0x00000419 jam  0x0000002c , 0x000049c3 
- 00000799  0x0000041a branch  0x00004d95 
- 00000800  0x0000041d fetch  0x00000001 , 0x000048f5 
- 00000801  0x0000041e arg  0x000000e0 , 0x00000002 
- 00000802  0x0000041f isub  0x00000002 , 0x0000003e 
- 00000803  0x00000420 nbranch  0x00000332 , 0x00000002 
- 00000804  0x00000421 sub  0x0000003f , 0x000000e7 , 0x0000003e 
- 00000805  0x00000422 nbranch  0x0000034f , 0x00000002 
- 00000806  0x00000423 and_into  0x00000007 , 0x0000003f 
- 00000807  0x00000424 copy  0x0000003f , 0x00000007 
- 00000808  0x00000425 fetch  0x00000001 , 0x000048f6 
- 00000809  0x00000426 bbit1  0x00000000 , 0x0000032e 
- 00000810  0x00000428 fetch  0x00000001 , 0x000048f8 
- 00000811  0x00000429 qset0  0x0000003f 
- 00000812  0x0000042a store  0x00000001 , 0x000048f8 
- 00000813  0x0000042b rtn 
- 00000814  0x0000042d fetch  0x00000001 , 0x000048f8 
- 00000815  0x0000042e qset1  0x0000003f 
- 00000816  0x0000042f store  0x00000001 , 0x000048f8 
- 00000817  0x00000430 rtn 
- 00000818  0x00000433 jam  0x00000000 , 0x00004900 
- 00000819  0x00000434 fetch  0x00000001 , 0x000048f6 
- 00000820  0x00000435 bbit1  0x00000000 , 0x00000343 
- 00000821  0x00000437 fetcht  0x00000001 , 0x000048f5 
- 00000822  0x00000438 arg  0x00000006 , 0x00000039 
- 00000823  0x00000439 arg  0x000048fa , 0x00000006 
- 00000824  0x0000043b ifetch  0x00000001 , 0x00000006 
- 00000825  0x0000043c isub  0x00000002 , 0x0000003e 
- 00000826  0x0000043d nbranch  0x00000341 , 0x00000005 
- 00000827  0x0000043e ifetch  0x00000001 , 0x00000006 
- 00000828  0x0000043f increase  0xfffffffe , 0x00000006 
- 00000829  0x00000440 istore  0x00000001 , 0x00000006 
- 00000830  0x00000441 rtn  0x00000034 
- 00000831  0x00000442 increase  0x00000001 , 0x00000006 
- 00000832  0x00000443 istoret  0x00000001 , 0x00000006 
- 00000833  0x00000445 loop  0x00000338 
- 00000834  0x00000446 rtn 
- 00000835  0x00000449 fetcht  0x00000001 , 0x000048f5 
- 00000836  0x0000044a arg  0x00000006 , 0x00000039 
- 00000837  0x0000044b arg  0x000048fa , 0x00000006 
- 00000838  0x0000044d ifetch  0x00000001 , 0x00000006 
- 00000839  0x0000044e branch  0x0000034c , 0x00000034 
- 00000840  0x0000044f isub  0x00000002 , 0x0000003e 
- 00000841  0x00000450 rtn  0x00000005 
- 00000842  0x00000451 loop  0x00000346 
- 00000843  0x00000452 rtn 
- 00000844  0x00000454 increase  0xffffffff , 0x00000006 
- 00000845  0x00000455 istoret  0x00000001 , 0x00000006 
- 00000846  0x00000456 rtn 
- 00000847  0x00000459 jam  0x00000001 , 0x000049c5 
- 00000848  0x0000045a fetch  0x00000001 , 0x000048f6 
- 00000849  0x0000045b call  0x00000353 , 0x00000034 
- 00000850  0x0000045c branch  0x00000332 
- 00000851  0x0000045f jam  0x00000002 , 0x000049c5 
- 00000852  0x00000460 rtn 
- 00000853  0x00000463 fetch  0x00000001 , 0x000048f6 
- 00000854  0x00000464 ncall  0x00004d4e , 0x00000034 
- 00000855  0x00000465 fetch  0x00000001 , 0x000049a1 
- 00000856  0x00000466 ncall  0x0000035a , 0x00000034 
- 00000857  0x00000467 branch  0x00004d01 
- 00000858  0x0000046a fetch  0x00000001 , 0x000048f5 
- 00000859  0x0000046b beq  0x00000014 , 0x0000035f 
- 00000860  0x0000046c beq  0x0000001a , 0x00000366 
- 00000861  0x0000046d beq  0x00000008 , 0x0000036b 
- 00000862  0x0000046e branch  0x00004d12 
- 00000863  0x00000472 fetch  0x00000001 , 0x000048f6 
- 00000864  0x00000473 bbit0  0x00000000 , 0x00000364 
- 00000865  0x00000474 jam  0x00000001 , 0x000049c6 
- 00000866  0x00000475 call  0x00005ca3 
- 00000867  0x00000477 jam  0x00000006 , 0x00004bc8 
- 00000868  0x00000479 setarg  0x00000000 
- 00000869  0x0000047a branch  0x00004d38 
- 00000870  0x0000047d fetch  0x00000001 , 0x000048f6 
- 00000871  0x0000047e bbit0  0x00000000 , 0x00000364 
- 00000872  0x0000047f jam  0x00000000 , 0x000049c6 
- 00000873  0x00000480 call  0x00005ca3 
- 00000874  0x00000481 branch  0x00000363 
- 00000875  0x00000484 fetch  0x00000001 , 0x000048f6 
- 00000876  0x00000485 bbit0  0x00000000 , 0x00000364 
- 00000877  0x00000486 jam  0x00000002 , 0x000049c6 
- 00000878  0x00000487 call  0x00005ca3 
- 00000879  0x00000488 branch  0x00000363 
- 00000880  0x0000048b call  0x00000372 
- 00000881  0x0000048c branch  0x00004df6 
- 00000882  0x0000048f call  0x00007dbc 
- 00000883  0x00000490 call  0x00000380 
- 00000884  0x00000491 call  0x00000394 
- 00000885  0x00000492 call  0x000003a8 
- 00000886  0x00000493 call  0x000003bc 
- 00000887  0x00000494 call  0x000003d0 
- 00000888  0x00000495 branch  0x0000037e , 0x00000028 
- 00000889  0x00000496 fetch  0x00000001 , 0x00004ba1 
- 00000890  0x00000497 set0  0x00000000 , 0x0000003f 
- 00000891  0x00000498 set0  0x00000001 , 0x0000003f 
- 00000892  0x00000499 store  0x00000001 , 0x00004ba1 
- 00000893  0x0000049a rtn 
- 00000894  0x0000049d jam  0x00000000 , 0x000048f4 
- 00000895  0x0000049e rtn 
- 00000896  0x000004a1 fetch  0x00000001 , 0x00004ba8 
- 00000897  0x000004a2 rtn  0x00000034 
- 00000898  0x000004a3 fetch  0x00000002 , 0x000048fa 
- 00000899  0x000004a4 fetcht  0x00000002 , 0x00004ba9 
- 00000900  0x000004a5 isub  0x00000002 , 0x0000003e 
- 00000901  0x000004a6 branch  0x0000038a , 0x00000005 
- 00000902  0x000004a7 byteswap  0x00000002 , 0x00000002 
- 00000903  0x000004a8 isub  0x00000002 , 0x0000003e 
- 00000904  0x000004a9 branch  0x0000038a , 0x00000005 
- 00000905  0x000004aa rtn 
- 00000906  0x000004ae call  0x00007dba 
- 00000907  0x000004af fetch  0x00000001 , 0x00004ba1 
- 00000908  0x000004b0 set1  0x00000000 , 0x0000003f 
- 00000909  0x000004b1 set0  0x00000001 , 0x0000003f 
- 00000910  0x000004b2 store  0x00000001 , 0x00004ba1 
- 00000911  0x000004b3 fetch  0x00000001 , 0x00004666 
- 00000912  0x000004b4 rtneq  0x00000000 
- 00000913  0x000004b5 jam  0x00000000 , 0x00004666 
- 00000914  0x000004b6 jam  0x00000001 , 0x00004ba3 
- 00000915  0x000004b7 rtn 
- 00000916  0x000004ba fetch  0x00000001 , 0x00004bab 
- 00000917  0x000004bb rtn  0x00000034 
- 00000918  0x000004bc fetch  0x00000002 , 0x000048fa 
- 00000919  0x000004bd fetcht  0x00000002 , 0x00004bac 
- 00000920  0x000004be isub  0x00000002 , 0x0000003e 
- 00000921  0x000004bf branch  0x0000039e , 0x00000005 
- 00000922  0x000004c0 byteswap  0x00000002 , 0x00000002 
- 00000923  0x000004c1 isub  0x00000002 , 0x0000003e 
- 00000924  0x000004c2 branch  0x0000039e , 0x00000005 
- 00000925  0x000004c3 rtn 
- 00000926  0x000004c6 call  0x00007dba 
- 00000927  0x000004c7 fetch  0x00000001 , 0x00004ba1 
- 00000928  0x000004c8 set0  0x00000000 , 0x0000003f 
- 00000929  0x000004c9 set1  0x00000001 , 0x0000003f 
- 00000930  0x000004ca store  0x00000001 , 0x00004ba1 
- 00000931  0x000004cb fetch  0x00000001 , 0x00004666 
- 00000932  0x000004cc rtneq  0x00000001 
- 00000933  0x000004cd jam  0x00000001 , 0x00004666 
- 00000934  0x000004ce jam  0x00000001 , 0x00004ba5 
- 00000935  0x000004cf rtn 
- 00000936  0x000004d2 fetch  0x00000001 , 0x00004bae 
- 00000937  0x000004d3 rtn  0x00000034 
- 00000938  0x000004d4 fetch  0x00000002 , 0x000048fa 
- 00000939  0x000004d5 fetcht  0x00000002 , 0x00004baf 
- 00000940  0x000004d6 isub  0x00000002 , 0x0000003e 
- 00000941  0x000004d7 branch  0x000003b2 , 0x00000005 
- 00000942  0x000004d8 byteswap  0x00000002 , 0x00000002 
- 00000943  0x000004d9 isub  0x00000002 , 0x0000003e 
- 00000944  0x000004da branch  0x000003b2 , 0x00000005 
- 00000945  0x000004db rtn 
- 00000946  0x000004de call  0x00007dba 
- 00000947  0x000004df fetch  0x00000001 , 0x00004ba1 
- 00000948  0x000004e0 set0  0x00000000 , 0x0000003f 
- 00000949  0x000004e1 set1  0x00000001 , 0x0000003f 
- 00000950  0x000004e2 store  0x00000001 , 0x00004ba1 
- 00000951  0x000004e3 fetch  0x00000001 , 0x00004666 
- 00000952  0x000004e4 rtneq  0x00000002 
- 00000953  0x000004e5 jam  0x00000002 , 0x00004666 
- 00000954  0x000004e6 jam  0x00000001 , 0x00004ba5 
- 00000955  0x000004e7 rtn 
- 00000956  0x000004ea fetch  0x00000001 , 0x00004bb1 
- 00000957  0x000004eb rtn  0x00000034 
- 00000958  0x000004ec fetch  0x00000002 , 0x000048fa 
- 00000959  0x000004ed fetcht  0x00000002 , 0x00004bb2 
- 00000960  0x000004ee isub  0x00000002 , 0x0000003e 
- 00000961  0x000004ef branch  0x000003c6 , 0x00000005 
- 00000962  0x000004f0 byteswap  0x00000002 , 0x00000002 
- 00000963  0x000004f1 isub  0x00000002 , 0x0000003e 
- 00000964  0x000004f2 branch  0x000003c6 , 0x00000005 
- 00000965  0x000004f3 rtn 
- 00000966  0x000004f6 call  0x00007dba 
- 00000967  0x000004f7 fetch  0x00000001 , 0x00004ba1 
- 00000968  0x000004f8 set0  0x00000000 , 0x0000003f 
- 00000969  0x000004f9 set1  0x00000001 , 0x0000003f 
- 00000970  0x000004fa store  0x00000001 , 0x00004ba1 
- 00000971  0x000004fb fetch  0x00000001 , 0x00004666 
- 00000972  0x000004fc rtneq  0x00000003 
- 00000973  0x000004fd jam  0x00000003 , 0x00004666 
- 00000974  0x000004fe jam  0x00000001 , 0x00004ba5 
- 00000975  0x000004ff rtn 
- 00000976  0x00000502 fetch  0x00000001 , 0x00004bb4 
- 00000977  0x00000503 rtn  0x00000034 
- 00000978  0x00000504 fetch  0x00000002 , 0x000048fa 
- 00000979  0x00000505 fetcht  0x00000002 , 0x00004bb5 
- 00000980  0x00000506 isub  0x00000002 , 0x0000003e 
- 00000981  0x00000507 branch  0x000003da , 0x00000005 
- 00000982  0x00000508 byteswap  0x00000002 , 0x00000002 
- 00000983  0x00000509 isub  0x00000002 , 0x0000003e 
- 00000984  0x0000050a branch  0x000003da , 0x00000005 
- 00000985  0x0000050b rtn 
- 00000986  0x0000050e call  0x00007dba 
- 00000987  0x0000050f fetch  0x00000001 , 0x00004666 
- 00000988  0x00000510 rtneq  0x00000004 
- 00000989  0x00000511 jam  0x00000004 , 0x00004666 
- 00000990  0x00000512 call  0x00005ca6 
- 00000991  0x00000513 branch  0x00005ed1 
- 00000992  0x00000516 disable  0x00000028 
- 00000993  0x00000517 jam  0x00000000 , 0x0000496c 
- 00000994  0x00000518 jam  0x00000000 , 0x0000496d 
- 00000995  0x00000519 jam  0x00000000 , 0x0000496e 
- 00000996  0x0000051a fetch  0x00000001 , 0x000049c1 
- 00000997  0x0000051b beq  0x00000001 , 0x00004da5 
- 00000998  0x0000051c beq  0x00000002 , 0x00004daa 
- 00000999  0x0000051d beq  0x00000003 , 0x00004daa 
- 00001000  0x0000051e beq  0x00000004 , 0x00004dae 
- 00001001  0x0000051f beq  0x00000006 , 0x00004db7 
- 00001002  0x00000520 fetch  0x00000001 , 0x000048f4 
- 00001003  0x00000521 branch  0x000003ed , 0x00000034 
- 00001004  0x00000522 branch  0x00004e54 
- 00001005  0x00000525 fetch  0x00000001 , 0x00004666 
- 00001006  0x00000526 rtnne  0x00000000 
- 00001007  0x00000527 branch  0x00004e66 
- 00001008  0x0000052a fetch  0x00000001 , 0x00004666 
- 00001009  0x0000052b bne  0x00000000 , 0x000003f7 
- 00001010  0x0000052c jam  0x00000000 , 0x000049a9 
- 00001011  0x0000052d fetch  0x00000002 , 0x00004855 
- 00001012  0x0000052e ncall  0x00004afc , 0x00000034 
- 00001013  0x0000052f fetch  0x00000006 , 0x00004858 
- 00001014  0x00000530 ncall  0x00004afc , 0x00000034 
- 00001015  0x00000533 fetch  0x00000001 , 0x00004855 
- 00001016  0x00000534 beq  0x00000000 , 0x000003fa 
- 00001017  0x00000535 branch  0x00004f19 
- 00001018  0x00000538 jam  0x00000002 , 0x0000485f 
- 00001019  0x00000539 call  0x00004f3e 
- 00001020  0x0000053a fetch  0x00000001 , 0x00004666 
- 00001021  0x0000053b bne  0x00000000 , 0x00004f2a 
- 00001022  0x0000053c branch  0x00004f27 
- 00001023  0x00000540 setarg  0x0000041c 
- 00001024  0x00000541 store  0x00000002 , 0x000043e9 
- 00001025  0x00000542 setarg  0x00004fe5 
- 00001026  0x00000543 store  0x00000002 , 0x000045f2 
- 00001027  0x00000544 setarg  0x00004ff8 
- 00001028  0x00000545 store  0x00000002 , 0x000045f4 
- 00001029  0x00000546 setarg  0x0000041f 
- 00001030  0x00000547 store  0x00000002 , 0x000045f6 
- 00001031  0x00000548 setarg  0x000004e1 
- 00001032  0x00000549 store  0x00000002 , 0x000043d9 
- 00001033  0x0000054a setarg  0x0000043c 
- 00001034  0x0000054b store  0x00000002 , 0x000043d7 
- 00001035  0x0000054d setarg  0x00004a9a 
- 00001036  0x0000054e store  0x00000002 , 0x000043dd 
- 00001037  0x0000054f setarg  0x00004bcc 
- 00001038  0x00000550 store  0x00000002 , 0x000043db 
- 00001039  0x00000551 setarg  0x00004f62 
- 00001040  0x00000552 store  0x00000002 , 0x000043d5 
- 00001041  0x00000553 setarg  0x00005b08 
- 00001042  0x00000554 store  0x00000002 , 0x000043df 
- 00001043  0x00000555 setarg  0x00004b19 
- 00001044  0x00000556 store  0x00000002 , 0x000043e3 
- 00001045  0x00000557 setarg  0x000055fa 
- 00001046  0x00000558 store  0x00000002 , 0x000043e7 
- 00001047  0x0000055b setarg  0x00006221 
- 00001048  0x0000055c store  0x00000002 , 0x000043e1 
- 00001049  0x0000055d setarg  0x00006228 
- 00001050  0x0000055e store  0x00000002 , 0x000043e5 
- 00001051  0x0000055f rtn 
- 00001052  0x00000562 fetch  0x00000001 , 0x00004666 
- 00001053  0x00000563 rtnne  0x00000000 
- 00001054  0x00000564 branch  0x0000610b 
- 00001055  0x00000567 call  0x00000436 
- 00001056  0x00000568 fetcht  0x00000001 , 0x00004655 
- 00001057  0x00000569 call  0x00006eb6 
- 00001058  0x0000056b fetcht  0x00000001 , 0x00004bbb 
- 00001059  0x0000056c set1  0x00000007 , 0x00000002 
- 00001060  0x0000056d call  0x00006eb6 
- 00001061  0x0000056f fetch  0x00000002 , 0x00004898 
- 00001062  0x00000570 copy  0x0000003f , 0x00000012 
- 00001063  0x00000571 arg  0x00000014 , 0x00000039 
- 00001064  0x00000573 ifetcht  0x00000001 , 0x00000012 
- 00001065  0x00000574 isolate1  0x00000007 , 0x00000002 
- 00001066  0x00000575 ncall  0x00006ef7 , 0x00000001 
- 00001067  0x00000576 increase  0x00000001 , 0x00000012 
- 00001068  0x00000577 loop  0x00000428 
- 00001069  0x00000579 fetch  0x00000002 , 0x00004896 
- 00001070  0x0000057a copy  0x0000003f , 0x00000012 
- 00001071  0x0000057b arg  0x00000008 , 0x00000039 
- 00001072  0x0000057d ifetcht  0x00000001 , 0x00000012 
- 00001073  0x0000057e sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00001074  0x0000057f ncall  0x00006eb6 , 0x00000005 
- 00001075  0x00000580 increase  0x00000001 , 0x00000012 
- 00001076  0x00000581 loop  0x00000430 
- 00001077  0x00000582 branch  0x0000044f 
- 00001078  0x0000058b setarg  0x00000000 
- 00001079  0x0000058c set1  0x00000015 , 0x0000003f 
- 00001080  0x0000058d store  0x00000008 , 0x00000016 
- 00001081  0x0000058e setarg  0x00000000 
- 00001082  0x0000058f istore  0x00000004 , 0x00000005 
- 00001083  0x00000590 rtn 
- 00001084  0x00000593 rtnmark1  0x00000026 
- 00001085  0x00000594 branch  0x0000041f 
- 00001086  0x00000598 jam  0x000000ff , 0x00004659 
- 00001087  0x00000599 call  0x0000739a 
- 00001088  0x0000059a call  0x00004f70 
- 00001089  0x0000059b branch  0x00000448 
- 00001090  0x0000059e call  0x00004b6f 
- 00001091  0x0000059f call  0x000001fa 
- 00001092  0x000005a0 call  0x000001ec 
- 00001093  0x000005a1 branch  0x00004b7c 
- 00001094  0x000005a5 call  0x00000448 
- 00001095  0x000005a6 branch  0x00004327 
- 00001096  0x000005aa call  0x00000436 
- 00001097  0x000005ab call  0x00004f70 
- 00001098  0x000005ac call  0x0000041f 
- 00001099  0x000005ad fetcht  0x00000001 , 0x0000465b 
- 00001100  0x000005ae call  0x00004c7d 
- 00001101  0x000005af call  0x0000044f 
- 00001102  0x000005b0 branch  0x00004f7b 
- 00001103  0x000005b3 arg  0x00008070 , 0x00000006 
- 00001104  0x000005b4 arg  0x00000010 , 0x00000039 
- 00001105  0x000005b6 ifetch  0x00000001 , 0x00000006 
- 00001106  0x000005b7 nbranch  0x00000456 , 0x00000034 
- 00001107  0x000005b8 setarg  0x00000040 
- 00001108  0x000005b9 add  0x00000006 , 0xffffffff , 0x00000005 
- 00001109  0x000005ba istore  0x00000001 , 0x00000005 
- 00001110  0x000005bc loop  0x00000451 
- 00001111  0x000005bd arg  0x000080dc , 0x0000003f 
- 00001112  0x000005be isub  0x00000006 , 0x0000003e 
- 00001113  0x000005bf rtn  0x00000005 
- 00001114  0x000005c0 arg  0x00000008 , 0x00000039 
- 00001115  0x000005c1 arg  0x000080d4 , 0x00000006 
- 00001116  0x000005c2 branch  0x00000451 
- 00001117  0x000005c5 call  0x00002408 
- 00001118  0x000005c6 fetch  0x00000003 , 0x000040bd 
- 00001119  0x000005c7 rtn  0x00000034 
- 00001120  0x000005c8 fetch  0x00000001 , 0x000049a1 
- 00001121  0x000005c9 nrtn  0x00000034 
- 00001122  0x000005ca fetch  0x00000001 , 0x000049a2 
- 00001123  0x000005cb nrtn  0x00000034 
- 00001124  0x000005cc fetch  0x00000001 , 0x000049c4 
- 00001125  0x000005cd nrtn  0x00000034 
- 00001126  0x000005ce branch  0x00002490 
- 00001127  0x000005d3 fetch  0x00000002 , 0x000043e9 
- 00001128  0x000005d4 call  0x00007d79 
- 00001129  0x000005d6 fetch  0x00000004 , 0x000040ad 
- 00001130  0x000005d7 iadd  0x00000002 , 0x0000003f 
- 00001131  0x000005d8 store  0x00000004 , 0x000040ad 
- 00001132  0x000005d9 call  0x0000046e 
- 00001133  0x000005db branch  0x00002425 
- 00001134  0x000005de storer  0x00000000 , 0x00000008 , 0x000040e7 
- 00001135  0x000005df arg  0x00008070 , 0x00000006 
- 00001136  0x000005e0 arg  0x000040cc , 0x00000005 
- 00001137  0x000005e1 call  0x00007c8f 
- 00001138  0x000005e2 arg  0x000080d4 , 0x00000006 
- 00001139  0x000005e3 call  0x00007c89 
- 00001140  0x000005e4 fetch  0x00000001 , 0x00008080 
- 00001141  0x000005e5 store  0x00000001 , 0x000040ef 
- 00001142  0x000005e6 copy  0x00000002 , 0x00000012 
- 00001143  0x000005e8 arg  0x0000000c , 0x00000039 
- 00001144  0x000005e9 arg  0x00000016 , 0x00000011 
- 00001145  0x000005ea arg  0x0000814d , 0x00000013 
- 00001146  0x000005eb until  0x0000003e , 0x00000033 
- 00001147  0x000005ed ifetch  0x00000001 , 0x00000011 
- 00001148  0x000005ee ifetcht  0x00000001 , 0x00000013 
- 00001149  0x000005ef isub  0x00000002 , 0x0000003e 
- 00001150  0x000005f0 branch  0x00000481 , 0x00000005 
- 00001151  0x000005f1 istore  0x00000001 , 0x00000013 
- 00001152  0x000005f2 until  0x0000003e , 0x00000033 
- 00001153  0x000005f4 increase  0x00000001 , 0x00000011 
- 00001154  0x000005f5 increase  0x00000001 , 0x00000013 
- 00001155  0x000005f6 loop  0x0000047b 
- 00001156  0x000005f7 copy  0x00000012 , 0x00000002 
- 00001157  0x000005f8 rtn 
- 00001158  0x000005fc call  0x00007396 
- 00001159  0x000005fd call  0x0000060a 
- 00001160  0x000005fe call  0x00000493 
- 00001161  0x000005ff call  0x000004b3 
- 00001162  0x00000600 call  0x000004ca 
- 00001163  0x00000601 rtn  0x0000002b 
- 00001164  0x00000602 call  0x00000442 
- 00001165  0x00000603 fetch  0x00000001 , 0x00004a07 
- 00001166  0x00000604 store  0x00000001 , 0x00004a08 
- 00001167  0x00000605 call  0x00004a7a 
- 00001168  0x00000606 fetch  0x00000001 , 0x00004666 
- 00001169  0x00000607 beq  0x00000004 , 0x0000066c 
- 00001170  0x00000608 branch  0x00004962 
- 00001171  0x0000060b rtn  0x0000002b 
- 00001172  0x0000060c call  0x000035f0 
- 00001173  0x0000060d call  0x00000616 
- 00001174  0x0000060e fetch  0x00000001 , 0x00004666 
- 00001175  0x0000060f store  0x00000001 , 0x00004be4 
- 00001176  0x00000610 fetch  0x00000003 , 0x000042de 
- 00001177  0x00000611 store  0x00000003 , 0x00004797 
- 00001178  0x00000612 call  0x000049af 
- 00001179  0x00000613 setarg  0x00004bec 
- 00001180  0x00000614 store  0x00000002 , 0x0000433f 
- 00001181  0x00000615 setarg  0x00000020 
- 00001182  0x00000616 store  0x00000002 , 0x00004341 
- 00001183  0x00000617 fetcht  0x00000001 , 0x00004865 
- 00001184  0x00000618 call  0x00006ef3 
- 00001185  0x00000619 call  0x00002a41 
- 00001186  0x0000061b fetch  0x00000008 , 0x00004713 
- 00001187  0x0000061c bbit1  0x00000013 , 0x00000177 
- 00001188  0x0000061d bbit1  0x00000012 , 0x00005d6e 
- 00001189  0x0000061e rtn 
- 00001190  0x00000621 arg  0x00004667 , 0x00000011 
- 00001191  0x00000622 fetch  0x00000001 , 0x00004666 
- 00001192  0x00000623 rtneq  0x00000000 
- 00001193  0x00000624 increase  0xffffffff , 0x0000003f 
- 00001194  0x00000625 mul32  0x0000003f , 0x0000000d , 0x0000003f 
- 00001195  0x00000626 iadd  0x00000011 , 0x00000011 
- 00001196  0x00000627 ifetch  0x00000001 , 0x00000011 
- 00001197  0x00000628 store  0x00000001 , 0x000043f3 
- 00001198  0x00000629 beq  0x00000034 , 0x000004b0 
- 00001199  0x0000062a rtn 
- 00001200  0x0000062d ifetch  0x00000006 , 0x00000006 
- 00001201  0x0000062e store  0x00000006 , 0x00004116 
- 00001202  0x0000062f branch  0x00005c7d 
- 00001203  0x00000632 call  0x00000436 
- 00001204  0x00000633 fetcht  0x00000001 , 0x00004655 
- 00001205  0x00000634 storet  0x00000001 , 0x00004659 
- 00001206  0x00000635 call  0x00004c7d 
- 00001207  0x00000637 setarg  0x0000486e 
- 00001208  0x00000638 store  0x00000002 , 0x00004896 
- 00001209  0x0000063a setarg  0x00004876 
- 00001210  0x0000063b store  0x00000002 , 0x00004898 
- 00001211  0x0000063d setarg  0x0000488a 
- 00001212  0x0000063e store  0x00000002 , 0x0000489a 
- 00001213  0x00000641 fetch  0x00000002 , 0x00004896 
- 00001214  0x00000642 copy  0x0000003f , 0x00000012 
- 00001215  0x00000643 arg  0x00000008 , 0x00000039 
- 00001216  0x00000645 ifetcht  0x00000001 , 0x00000012 
- 00001217  0x00000646 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00001218  0x00000647 ncall  0x000049e7 , 0x00000005 
- 00001219  0x00000648 increase  0x00000001 , 0x00000012 
- 00001220  0x00000649 loop  0x000004c0 
- 00001221  0x0000064a call  0x00000477 
- 00001222  0x0000064c fetch  0x00000002 , 0x00004898 
- 00001223  0x0000064d copy  0x0000003f , 0x00000012 
- 00001224  0x0000064e arg  0x00000014 , 0x00000039 
- 00001225  0x0000064f branch  0x000049e1 
- 00001226  0x00000652 fetch  0x00000001 , 0x00004666 
- 00001227  0x00000653 bne  0x00000000 , 0x000049f2 
- 00001228  0x00000654 call  0x000035fb 
- 00001229  0x00000655 branch  0x000049ec 
- 00001230  0x00000658 fetch  0x00000001 , 0x0000066f 
- 00001231  0x00000659 beq  0x0000001f , 0x000004d1 
- 00001232  0x0000065a branch  0x00007864 
- 00001233  0x0000065d jam  0x00000034 , 0x00000032 
- 00001234  0x0000065f fetch  0x00000001 , 0x000043cb 
- 00001235  0x00000660 beq  0x0000000f , 0x00004bc5 
- 00001236  0x00000661 branch  0x00006ea6 
- 00001237  0x00000665 call  0x00000443 
- 00001238  0x00000666 call  0x00000222 
- 00001239  0x00000667 setarg  0x00000000 
- 00001240  0x00000668 store  0x00000002 , 0x00004be5 
- 00001241  0x00000669 branch  0x00004b9a 
- 00001242  0x0000066c setarg  0x00000000 
- 00001243  0x0000066d store  0x00000002 , 0x00004790 
- 00001244  0x0000066e arg  0x00000006 , 0x00000007 
- 00001245  0x0000066f call  0x00005f04 
- 00001246  0x00000670 jam  0x00000000 , 0x00004792 
- 00001247  0x00000671 call  0x00005c3e 
- 00001248  0x00000672 branch  0x00000443 
- 00001249  0x00000675 call  0x00002a28 
- 00001250  0x00000676 nrtn  0x00000034 
- 00001251  0x00000677 fetch  0x00000001 , 0x0000478f 
- 00001252  0x00000678 beq  0x000000ff , 0x000004e8 
- 00001253  0x00000679 fetch  0x00000001 , 0x00004843 
- 00001254  0x0000067a and  0x0000003f , 0x00000003 , 0x0000003f 
- 00001255  0x0000067b rtnne  0x00000003 
- 00001256  0x0000067d fetch  0x00000008 , 0x00004713 
- 00001257  0x0000067e bbit1  0x00000001 , 0x000004f2 
- 00001258  0x0000067f bbit1  0x00000000 , 0x000004f2 
- 00001259  0x00000680 bbit1  0x00000005 , 0x000004f2 
- 00001260  0x00000681 bbit1  0x00000006 , 0x000004f2 
- 00001261  0x00000682 call  0x00004e47 
- 00001262  0x00000683 nrtn  0x00000028 
- 00001263  0x00000685 fetch  0x00000001 , 0x0000496c 
- 00001264  0x00000686 beq  0x00000001 , 0x00005b3d 
- 00001265  0x00000687 rtn 
- 00001266  0x0000068a jam  0x00000000 , 0x0000496d 
- 00001267  0x0000068b branch  0x00005b3d 
- 00001268  0x0000068f fetch  0x00000001 , 0x00004be7 
- 00001269  0x00000690 arg  0x00000100 , 0x00000013 
- 00001270  0x00000691 iadd  0x00000013 , 0x0000003f 
- 00001271  0x00000692 rtn 
- 00001272  0x00000694 branch  0x00000518 
- 00001273  0x00000696 call  0x000004fb 
- 00001274  0x00000697 branch  0x00002563 
- 00001275  0x0000069a fetch  0x00000001 , 0x00004be8 
- 00001276  0x0000069b rtn  0x00000034 
- 00001277  0x0000069c fetch  0x00000001 , 0x00004be9 
- 00001278  0x0000069d nrtn  0x00000034 
- 00001279  0x0000069e fetcht  0x00000001 , 0x00004be8 
- 00001280  0x0000069f fetch  0x00000001 , 0x00004be7 
- 00001281  0x000006a0 isub  0x00000002 , 0x0000003e 
- 00001282  0x000006a1 ncall  0x000004f4 , 0x00000002 
- 00001283  0x000006a2 isub  0x00000002 , 0x0000003f 
- 00001284  0x000006a3 sub  0x0000003f , 0x00000064 , 0x0000003e 
- 00001285  0x000006a4 branch  0x0000050d , 0x00000002 
- 00001286  0x000006a5 fetch  0x00000001 , 0x00004bea 
- 00001287  0x000006a6 sub  0x0000003f , 0x00000014 , 0x0000003e 
- 00001288  0x000006a7 ncall  0x0000050b , 0x00000002 
- 00001289  0x000006a8 jam  0x00000001 , 0x00004be9 
- 00001290  0x000006a9 rtn 
- 00001291  0x000006ab jam  0x00000001 , 0x00004beb 
- 00001292  0x000006ac branch  0x0000431f 
- 00001293  0x000006ae fetcht  0x00000001 , 0x0000017f 
- 00001294  0x000006af fetch  0x00000001 , 0x0000004c 
- 00001295  0x000006b0 rshift  0x0000003f , 0x0000003f 
- 00001296  0x000006b1 ixor  0x00000002 , 0x0000003f 
- 00001297  0x000006b2 isolate1  0x00000002 , 0x0000003f 
- 00001298  0x000006b3 setarg  0x00000000 
- 00001299  0x000006b4 fetcht  0x00000001 , 0x00004bea 
- 00001300  0x000006b5 setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00001301  0x000006b6 iadd  0x00000002 , 0x00000002 
- 00001302  0x000006b7 storet  0x00000001 , 0x00004bea 
- 00001303  0x000006b8 rtn 
- 00001304  0x000006bb fetch  0x00000001 , 0x00000005 
- 00001305  0x000006bc increase  0x00000001 , 0x0000003f 
- 00001306  0x000006bd store  0x00000001 , 0x00000005 
- 00001307  0x000006be nbranch  0x0000051f , 0x0000002d 
- 00001308  0x000006bf fetch  0x00000001 , 0x00004be7 
- 00001309  0x000006c0 increase  0x00000001 , 0x0000003f 
- 00001310  0x000006c1 store  0x00000001 , 0x00004be7 
- 00001311  0x000006c2 fetch  0x00000001 , 0x00000168 
- 00001312  0x000006c3 rtnbit1  0x00000003 
- 00001313  0x000006c4 set1  0x00000003 , 0x0000003f 
- 00001314  0x000006c5 store  0x00000001 , 0x00000168 
- 00001315  0x000006c6 fetch  0x00000002 , 0x000042f5 
- 00001316  0x000006c7 store  0x00000002 , 0x00000196 
- 00001317  0x000006c8 setarg  0x00000000 
- 00001318  0x000006c9 store  0x00000004 , 0x0000431d 
- 00001319  0x000006cc rtn 
- 00001320  0x000006cf call  0x0000281c 
- 00001321  0x000006d1 fetchr  0x00000011 , 0x00000001 , 0x0000004d 
- 00001322  0x000006d2 increase  0xfffffffc , 0x00000011 
- 00001323  0x000006d3 nbranch  0x000026fa , 0x00000002 
- 00001324  0x000006d4 branch  0x0000268e 
- 00001325  0x000006d7 parse  0x00000003 , 0x00000000 , 0x00000018 
- 00001326  0x000006d8 rshift32  0x0000003f , 0x0000003f 
- 00001327  0x000006d9 rshift16  0x0000003f , 0x0000003f 
- 00001328  0x000006da istore  0x00000003 , 0x00000005 
- 00001329  0x000006db enable  0x00000010 
- 00001330  0x000006dc call  0x0000270d 
- 00001331  0x000006dd branch  0x000026f6 , 0x00000006 
- 00001332  0x000006de bmark0  0x00000032 , 0x000026af 
- 00001333  0x000006df fetch  0x00000001 , 0x0000004d 
- 00001334  0x000006e0 branch  0x000026af , 0x00000034 
- 00001335  0x000006e1 increase  0xfffffffc , 0x0000003f 
- 00001336  0x000006e2 store  0x00000001 , 0x0000004d 
- 00001337  0x000006e3 call  0x000072cb 
- 00001338  0x000006e4 fetch  0x00000001 , 0x00008108 
- 00001339  0x000006e5 bbit0  0x00000007 , 0x000026fa 
- 00001340  0x000006e6 force  0x0000000c , 0x00000038 
- 00001341  0x000006e7 storer  0x0000002f , 0x00000004 , 0x00000154 
- 00001342  0x000006e8 branch  0x000026af 
- 00001343  0x000006eb fetch  0x00000001 , 0x00004334 
- 00001344  0x000006ec rtneq  0x00000000 
- 00001345  0x000006ed beq  0x00000003 , 0x0000304a 
- 00001346  0x000006ee branch  0x000028e1 
- 00001347  0x000006f1 ifetch  0x00000002 , 0x00000006 
- 00001348  0x000006f2 beq  0x00000004 , 0x00000573 
- 00001349  0x000006f3 branch  0x000028eb 
- 00001350  0x000006f6 call  0x00002152 
- 00001351  0x000006f7 jam  0x00000000 , 0x00008900 
- 00001352  0x000006f8 set0  0x00000030 , 0x00000000 
- 00001353  0x000006f9 branch  0x00002ae3 
- 00001354  0x000006fc set0  0x00000030 , 0x00000000 
- 00001355  0x000006fd branch  0x00002af6 
- 00001356  0x00000702 arg  0x00004667 , 0x00000011 
- 00001357  0x00000703 fetch  0x00000001 , 0x00004666 
- 00001358  0x00000704 increase  0xffffffff , 0x0000003f 
- 00001359  0x00000705 mul32  0x0000003f , 0x0000000d , 0x0000003f 
- 00001360  0x00000706 branch  0x000054a6 
- 00001361  0x00000709 fetch  0x00000008 , 0x00004713 
- 00001362  0x0000070a rtnbit0  0x00000002 
- 00001363  0x0000070b arg  0x00000002 , 0x00000007 
- 00001364  0x0000070c call  0x00005f04 
- 00001365  0x0000070d call  0x00000564 
- 00001366  0x0000070e call  0x00000558 
- 00001367  0x0000070f branch  0x00005ca3 
- 00001368  0x00000711 arg  0x00004667 , 0x00000011 
- 00001369  0x00000712 fetch  0x00000001 , 0x00004666 
- 00001370  0x00000713 increase  0xffffffff , 0x0000003f 
- 00001371  0x00000714 mul32  0x0000003f , 0x0000000d , 0x0000003f 
- 00001372  0x00000715 iadd  0x00000011 , 0x00000011 
- 00001373  0x00000716 fetch  0x00000001 , 0x00000032 
- 00001374  0x00000717 istore  0x00000001 , 0x00000011 
- 00001375  0x00000718 beq  0x00000034 , 0x00000561 
- 00001376  0x00000719 rtn 
- 00001377  0x0000071c fetch  0x00000006 , 0x00000178 
- 00001378  0x0000071d istore  0x00000006 , 0x00000005 
- 00001379  0x0000071e branch  0x00005c66 
- 00001380  0x00000721 fetch  0x00000001 , 0x00000032 
- 00001381  0x00000722 beq  0x00000034 , 0x00000567 
- 00001382  0x00000723 rtn 
- 00001383  0x00000725 store  0x00000001 , 0x0000495a 
- 00001384  0x00000726 fetch  0x00000006 , 0x00000178 
- 00001385  0x00000728 store  0x00000006 , 0x0000495b 
- 00001386  0x00000729 fetch  0x00000007 , 0x0000495a 
- 00001387  0x0000072a arg  0x00004667 , 0x00000006 
- 00001388  0x0000072b arg  0x00000003 , 0x00000039 
- 00001389  0x0000072d ifetcht  0x00000007 , 0x00000006 
- 00001390  0x0000072e isub  0x00000002 , 0x0000003e 
- 00001391  0x0000072f branch  0x00005c69 , 0x00000005 
- 00001392  0x00000730 increase  0x00000006 , 0x00000006 
- 00001393  0x00000731 loop  0x0000056d 
- 00001394  0x00000732 rtn 
- 00001395  0x00000736 copy  0x00000011 , 0x00000006 
- 00001396  0x00000737 ifetch  0x00000003 , 0x00000006 
- 00001397  0x00000738 store  0x00000003 , 0x00004397 
- 00001398  0x00000739 beq  0x0000000b , 0x00000580 
- 00001399  0x0000073a beq  0x00000008 , 0x000005ad 
- 00001400  0x0000073b beq  0x00000009 , 0x00000590 
- 00001401  0x0000073c beq  0x00000007 , 0x000005a2 
- 00001402  0x0000073d beq  0x00000001 , 0x000005a8 
- 00001403  0x0000073e beq  0x0000000c , 0x000005c2 
- 00001404  0x0000073f beq  0x0000000a , 0x000005cc 
- 00001405  0x00000740 beq  0x00000012 , 0x000005ed 
- 00001406  0x00000741 beq  0x00000052 , 0x000005fe 
- 00001407  0x00000742 branch  0x00002b96 
- 00001408  0x00000745 fetch  0x00000001 , 0x000049f1 
- 00001409  0x00000746 rtn  0x00000034 
- 00001410  0x00000748 fetch  0x00000002 , 0x00004335 
- 00001411  0x00000749 arg  0x00000009 , 0x00000039 
- 00001412  0x0000074a fetch  0x00000002 , 0x00004339 
- 00001413  0x0000074b add  0x0000003f , 0x00000005 , 0x00000011 
- 00001414  0x0000074c arg  0x000049f4 , 0x00000012 
- 00001415  0x0000074d call  0x00007d64 
- 00001416  0x0000074e branch  0x0000058d , 0x00000005 
- 00001417  0x0000074f branch  0x0000058a 
- 00001418  0x00000751 fetch  0x00000001 , 0x000042cb 
- 00001419  0x00000752 store  0x00000001 , 0x000049c6 
- 00001420  0x00000753 branch  0x0000058e 
- 00001421  0x00000756 jam  0x00000003 , 0x000049c6 
- 00001422  0x00000758 jam  0x00000000 , 0x000049f1 
- 00001423  0x00000759 branch  0x0000016a 
- 00001424  0x0000075c fetch  0x00000001 , 0x000049f1 
- 00001425  0x0000075d rtn  0x00000034 
- 00001426  0x0000075f fetch  0x00000002 , 0x00004335 
- 00001427  0x00000760 increase  0xfffffffe , 0x0000003f 
- 00001428  0x00000761 div  0x0000003f , 0x00000007 
- 00001429  0x00000762 call  0x00007d62 
- 00001430  0x00000763 quotient  0x00000039 
- 00001431  0x00000764 fetch  0x00000002 , 0x00004339 
- 00001432  0x00000765 add  0x0000003f , 0x00000006 , 0x00000006 
- 00001433  0x00000767 increase  0x00000003 , 0x00000006 
- 00001434  0x00000768 ifetch  0x00000002 , 0x00000006 
- 00001435  0x00000769 copy  0x0000003f , 0x00000013 
- 00001436  0x0000076a ifetch  0x00000002 , 0x00000006 
- 00001437  0x0000076b arg  0x00002a29 , 0x00000002 
- 00001438  0x0000076c isub  0x00000002 , 0x0000003e 
- 00001439  0x0000076d branch  0x00005089 , 0x00000005 
- 00001440  0x0000076e loop  0x00000599 
- 00001441  0x0000076f branch  0x0000058a 
- 00001442  0x00000772 fetch  0x00000001 , 0x000049f1 
- 00001443  0x00000773 rtn  0x00000034 
- 00001444  0x00000775 fetch  0x00000001 , 0x000049f1 
- 00001445  0x00000776 beq  0x00000002 , 0x0000506c 
- 00001446  0x00000778 jam  0x00000002 , 0x000049c6 
- 00001447  0x00000779 branch  0x0000058e 
- 00001448  0x0000077c fetch  0x00000001 , 0x000049f1 
- 00001449  0x0000077d rtn  0x00000034 
- 00001450  0x0000077f fetch  0x00000001 , 0x000049f1 
- 00001451  0x00000780 beq  0x00000002 , 0x0000058a 
- 00001452  0x00000781 branch  0x0000505d 
- 00001453  0x00000784 call  0x00002e41 
- 00001454  0x00000785 call  0x00002e4a 
- 00001455  0x00000787 fetcht  0x00000002 , 0x000006b1 
- 00001456  0x00000788 storet  0x00000002 , 0x00000678 
- 00001457  0x00000789 call  0x00002cc7 
- 00001458  0x0000078a call  0x00002cd2 
- 00001459  0x0000078b increase  0xfffffffe , 0x00000006 
- 00001460  0x0000078c copy  0x00000006 , 0x0000003f 
- 00001461  0x0000078d store  0x00000002 , 0x000006c7 
- 00001462  0x0000078f fetcht  0x00000002 , 0x000006b6 
- 00001463  0x00000790 setarg  0x00002a50 
- 00001464  0x00000791 isub  0x00000002 , 0x0000003e 
- 00001465  0x00000792 branch  0x000005bb , 0x00000005 
- 00001466  0x00000793 branch  0x00002c4f 
- 00001467  0x00000796 fetch  0x00000001 , 0x00004b99 
- 00001468  0x00000797 branch  0x00002c4f , 0x00000034 
- 00001469  0x00000798 call  0x00002ce0 
- 00001470  0x00000799 branch  0x00002e03 , 0x00000034 
- 00001471  0x0000079a arg  0x00004b9a , 0x00000006 
- 00001472  0x0000079b force  0x0000000b , 0x0000003f 
- 00001473  0x0000079c branch  0x00002ca5 
- 00001474  0x000007a0 ifetch  0x00000002 , 0x00000006 
- 00001475  0x000007a1 store  0x00000002 , 0x000006b5 
- 00001476  0x000007a2 iforce  0x00000011 
- 00001477  0x000007a3 fetcht  0x00000002 , 0x00004398 
- 00001478  0x000007a4 fetch  0x00000002 , 0x00004332 
- 00001479  0x000007a5 isub  0x00000002 , 0x0000003e 
- 00001480  0x000007a6 nbranch  0x00002d50 , 0x00000005 
- 00001481  0x000007a7 fetch  0x00000002 , 0x00004abb 
- 00001482  0x000007a8 arg  0x00004abd , 0x00000006 
- 00001483  0x000007a9 branch  0x00002d53 
- 00001484  0x000007ac fetcht  0x00000002 , 0x00004398 
- 00001485  0x000007ad fetch  0x00000001 , 0x00004321 
- 00001486  0x000007ae bbit1  0x00000003 , 0x000005e7 
- 00001487  0x000007b1 fetch  0x00000008 , 0x00004713 
- 00001488  0x000007b2 bbit0  0x00000015 , 0x000005d2 
- 00001489  0x000007b3 bbit0  0x0000003b , 0x000005d4 
- 00001490  0x000007b4 fetch  0x00000002 , 0x00004398 
- 00001491  0x000007b5 beq  0x00000030 , 0x00002e03 
- 00001492  0x000007b7 fetch  0x00000002 , 0x00004398 
- 00001493  0x000007b8 beq  0x00000005 , 0x000005df 
- 00001494  0x000007b9 beq  0x00000010 , 0x000005e2 
- 00001495  0x000007bb fetcht  0x00000002 , 0x00004398 
- 00001496  0x000007bc fetch  0x00000002 , 0x00004332 
- 00001497  0x000007bd isub  0x00000002 , 0x0000003e 
- 00001498  0x000007be nbranch  0x00002d1d , 0x00000005 
- 00001499  0x000007bf call  0x00002e46 
- 00001500  0x000007c0 fetcht  0x00000002 , 0x00004abb 
- 00001501  0x000007c1 arg  0x00004abd , 0x00000006 
- 00001502  0x000007c2 branch  0x00002d2b 
- 00001503  0x000007c5 arg  0x000049fd , 0x00000006 
- 00001504  0x000007c6 force  0x00000003 , 0x0000003f 
- 00001505  0x000007c7 branch  0x00002d2d 
- 00001506  0x000007ca fetch  0x00000001 , 0x00004b99 
- 00001507  0x000007cb branch  0x000005d7 , 0x00000034 
- 00001508  0x000007cc arg  0x00004b9a , 0x00000006 
- 00001509  0x000007cd force  0x00000008 , 0x0000003f 
- 00001510  0x000007ce branch  0x00002d2d 
- 00001511  0x000007d1 fetch  0x00000002 , 0x00004332 
- 00001512  0x000007d2 isub  0x00000002 , 0x0000003e 
- 00001513  0x000007d3 nbranch  0x000005cf , 0x00000005 
- 00001514  0x000007d4 call  0x00002dc7 
- 00001515  0x000007d5 nbranch  0x000005d4 , 0x00000028 
- 00001516  0x000007d6 branch  0x00002d46 
- 00001517  0x000007da copy  0x00000006 , 0x00000011 
- 00001518  0x000007db fetch  0x00000002 , 0x00004335 
- 00001519  0x000007dc add  0x0000003f , 0xfffffffd , 0x00000012 
- 00001520  0x000007dd call  0x00002929 
- 00001521  0x000007de call  0x000005ff 
- 00001522  0x000007df fetch  0x00000001 , 0x0000478f 
- 00001523  0x000007e0 beq  0x000000ff , 0x00002dac 
- 00001524  0x000007e1 fetch  0x00000001 , 0x00004795 
- 00001525  0x000007e2 branch  0x00002dac , 0x00000034 
- 00001526  0x000007e3 fetch  0x00000001 , 0x00004843 
- 00001527  0x000007e4 bbit1  0x00000001 , 0x00002dac 
- 00001528  0x000007e5 setarg  0x0000001a 
- 00001529  0x000007e6 fetcht  0x00000002 , 0x00004398 
- 00001530  0x000007e7 isub  0x00000002 , 0x0000003e 
- 00001531  0x000007e8 nbranch  0x00002dac , 0x00000005 
- 00001532  0x000007e9 jam  0x00000005 , 0x000001b9 
- 00001533  0x000007ea branch  0x00002e05 
- 00001534  0x000007ee call  0x00002dea 
- 00001535  0x000007ef fetch  0x00000001 , 0x0000478f 
- 00001536  0x000007f0 beq  0x000000ff , 0x00000604 
- 00001537  0x000007f1 fetch  0x00000002 , 0x00004398 
- 00001538  0x000007f2 beq  0x00000025 , 0x00000607 
- 00001539  0x000007f3 rtn 
- 00001540  0x000007f5 fetch  0x00000002 , 0x00004398 
- 00001541  0x000007f6 beq  0x00000021 , 0x00000607 
- 00001542  0x000007f7 rtn 
- 00001543  0x000007fa fetch  0x00000001 , 0x00000055 
- 00001544  0x000007fb store  0x00000001 , 0x000049aa 
- 00001545  0x000007fc rtn 
- 00001546  0x000007ff arg  0x0000915a , 0x00000006 
- 00001547  0x00000800 arg  0x00004aff , 0x00000005 
- 00001548  0x00000801 arg  0x00000045 , 0x00000039 
- 00001549  0x00000802 call  0x00007cda 
- 00001550  0x00000803 arg  0x0000919f , 0x00000006 
- 00001551  0x00000804 arg  0x00004abd , 0x00000005 
- 00001552  0x00000805 arg  0x00000042 , 0x00000039 
- 00001553  0x00000806 call  0x00007cda 
- 00001554  0x00000807 arg  0x000091e1 , 0x00000006 
- 00001555  0x00000808 arg  0x00004b44 , 0x00000005 
- 00001556  0x00000809 arg  0x00000036 , 0x00000039 
- 00001557  0x0000080a branch  0x00007cda 
- 00001558  0x00000813 setarg  0x002c1342 
- 00001559  0x00000814 store  0x00000003 , 0x00004594 
- 00001560  0x00000815 setarg  0x00154806 
- 00001561  0x00000816 istore  0x00000003 , 0x00000005 
- 00001562  0x00000817 setarg  0x004c0f36 
- 00001563  0x00000818 istore  0x00000003 , 0x00000005 
- 00001564  0x00000819 setarg  0x00113a1a 
- 00001565  0x0000081a istore  0x00000003 , 0x00000005 
- 00001566  0x0000081b setarg  0x0031234d 
- 00001567  0x0000081c istore  0x00000003 , 0x00000005 
- 00001568  0x0000081d branch  0x00003265 
- 00001569  0x00000820 fetch  0x00000002 , 0x000045e0 
- 00001570  0x00000821 and_into  0x000000e0 , 0x0000003f 
- 00001571  0x00000822 branch  0x00000628 , 0x00000034 
- 00001572  0x00000823 fetch  0x00000002 , 0x000045e0 
- 00001573  0x00000824 increase  0x00000001 , 0x0000003f 
- 00001574  0x00000825 store  0x00000002 , 0x000045e0 
- 00001575  0x00000826 rtn 
- 00001576  0x00000828 call  0x0000357f 
- 00001577  0x00000829 call  0x00003651 
- 00001578  0x0000082a nbranch  0x00003586 , 0x00000018 
- 00001579  0x0000082b nbranch  0x00003586 , 0x0000002f 
- 00001580  0x0000082c call  0x00000655 
- 00001581  0x0000082d branch  0x0000356a 
- 00001582  0x00000831 call  0x00003625 
- 00001583  0x00000832 nbranch  0x00000633 , 0x00000028 
- 00001584  0x00000834 call  0x0000063e 
- 00001585  0x00000835 call  0x00004fd5 
- 00001586  0x00000836 branch  0x00004fdb 
- 00001587  0x00000839 fetch  0x00000008 , 0x0000489c 
- 00001588  0x0000083a nbranch  0x00004fdb , 0x00000034 
- 00001589  0x0000083b fetch  0x00000008 , 0x000048a4 
- 00001590  0x0000083c nbranch  0x00004fdb , 0x00000034 
- 00001591  0x0000083d fetch  0x00000004 , 0x000048ac 
- 00001592  0x0000083e nbranch  0x00004fdb , 0x00000034 
- 00001593  0x0000083f call  0x0000369d 
- 00001594  0x00000841 call  0x00004fc8 
- 00001595  0x00000842 nrtn  0x00000028 
- 00001596  0x00000843 call  0x000036be 
- 00001597  0x00000844 branch  0x00004f9c 
- 00001598  0x00000847 jam  0x00000000 , 0x00004601 
- 00001599  0x00000849 fetchr  0x0000000b , 0x00000002 , 0x00000040 
- 00001600  0x0000084a until  0x00000023 , 0x00000026 
- 00001601  0x0000084b call  0x00004df5 
- 00001602  0x0000084c fetch  0x00000001 , 0x000049a3 
- 00001603  0x0000084d nbranch  0x00005ed1 , 0x00000034 
- 00001604  0x0000084e call  0x00003651 
- 00001605  0x0000084f fetch  0x00000001 , 0x0000457f 
- 00001606  0x00000850 beq  0x00000001 , 0x00003646 
- 00001607  0x00000851 nbranch  0x0000064c , 0x00000018 
- 00001608  0x00000852 nbranch  0x0000064c , 0x0000002f 
- 00001609  0x00000853 call  0x00000655 
- 00001610  0x00000854 jam  0x00000000 , 0x0000473f 
- 00001611  0x00000855 branch  0x00003646 
- 00001612  0x00000859 fetch  0x00000001 , 0x00004602 
- 00001613  0x0000085a nrtn  0x00000034 
- 00001614  0x0000085b fetch  0x00000002 , 0x000045fe 
- 00001615  0x0000085c increase  0x00000001 , 0x0000003f 
- 00001616  0x0000085d store  0x00000002 , 0x000045fe 
- 00001617  0x0000085e fetch  0x00000001 , 0x000045fe 
- 00001618  0x0000085f beq  0x000000ff , 0x00003676 
- 00001619  0x00000860 call  0x00004fb8 
- 00001620  0x00000861 branch  0x0000063f 
- 00001621  0x00000864 call  0x0000366e 
- 00001622  0x00000865 fetch  0x00000001 , 0x000044f8 
- 00001623  0x00000866 compare  0x00000008 , 0x0000003f , 0x000000f8 
- 00001624  0x00000867 nrtn  0x00000001 
- 00001625  0x00000868 fetch  0x00000001 , 0x000044f9 
- 00001626  0x00000869 beq  0x000000ff , 0x00004b11 
- 00001627  0x0000086a store  0x00000001 , 0x000049aa 
- 00001628  0x0000086b rtn 
- 00001629  0x0000086e call  0x000036b4 
- 00001630  0x0000086f nrtn  0x00000028 
- 00001631  0x00000870 call  0x00000436 
- 00001632  0x00000871 fetch  0x00000003 , 0x00004608 
- 00001633  0x00000872 branch  0x00003622 
- 00001634  0x00000876 fetch  0x00000001 , 0x00004bbe 
- 00001635  0x00000877 rtn  0x00000034 
- 00001636  0x00000878 increase  0xffffffff , 0x0000003f 
- 00001637  0x00000879 store  0x00000001 , 0x00004bbe 
- 00001638  0x0000087a nrtn  0x00000034 
- 00001639  0x0000087b jam  0x00000001 , 0x00004094 
- 00001640  0x0000087c branch  0x00004f6c 
- 00001641  0x0000087f call  0x00000694 
- 00001642  0x00000880 call  0x00000697 
- 00001643  0x00000881 branch  0x00004bcd 
- 00001644  0x00000884 call  0x00000672 
- 00001645  0x00000885 branch  0x00000686 
- 00001646  0x00000888 disable  0x00000028 
- 00001647  0x00000889 fetch  0x00000002 , 0x00004781 
- 00001648  0x0000088a rtn  0x00000034 
- 00001649  0x0000088b branch  0x00007dba 
- 00001650  0x0000088e fetch  0x00000008 , 0x00004713 
- 00001651  0x0000088f rtnbit0  0x0000000d 
- 00001652  0x00000890 fetch  0x00000009 , 0x00004bbf 
- 00001653  0x00000891 store  0x00000009 , 0x0000085c 
- 00001654  0x00000892 setarg  0x0000067a 
- 00001655  0x00000893 store  0x00000002 , 0x00000859 
- 00001656  0x00000894 jam  0x0000005a , 0x00004bbc 
- 00001657  0x00000895 rtn 
- 00001658  0x00000898 jam  0x0000005a , 0x00004665 
- 00001659  0x00000899 jam  0x00000001 , 0x0000085b 
- 00001660  0x0000089a call  0x00007966 
- 00001661  0x0000089b call  0x0000067f 
- 00001662  0x0000089c branch  0x00000684 
- 00001663  0x0000089f fetch  0x00000001 , 0x0000085c 
- 00001664  0x000008a0 rtn  0x00000034 
- 00001665  0x000008a1 fetch  0x00000001 , 0x00004665 
- 00001666  0x000008a2 beq  0x0000005a , 0x0000480c 
- 00001667  0x000008a3 branch  0x00004809 
- 00001668  0x000008a6 fetch  0x00000001 , 0x00004665 
- 00001669  0x000008a7 branch  0x0000480f 
- 00001670  0x000008aa fetch  0x00000001 , 0x00004bbc 
- 00001671  0x000008ab beq  0x0000005a , 0x0000068b 
- 00001672  0x000008ad fetch  0x00000001 , 0x00004bbc 
- 00001673  0x000008ae store  0x00000001 , 0x00004bbd 
- 00001674  0x000008af rtn 
- 00001675  0x000008b2 call  0x00000688 
- 00001676  0x000008b3 setarg  0x00000000 
- 00001677  0x000008b4 store  0x00000002 , 0x000045d8 
- 00001678  0x000008b5 store  0x00000002 , 0x000045de 
- 00001679  0x000008b6 jam  0x00000000 , 0x00004094 
- 00001680  0x000008b7 fetch  0x00000001 , 0x00004bbe 
- 00001681  0x000008b8 call  0x00007912 , 0x00000034 
- 00001682  0x000008b9 jam  0x00000032 , 0x00004bbe 
- 00001683  0x000008ba rtn 
- 00001684  0x000008bd fetch  0x00000008 , 0x00004713 
- 00001685  0x000008be rtnbit0  0x0000000d 
- 00001686  0x000008bf branch  0x00007906 
- 00001687  0x000008c3 fetch  0x00000008 , 0x00004713 
- 00001688  0x000008c4 rtnbit0  0x0000000d 
- 00001689  0x000008c5 fetch  0x00000001 , 0x00008c01 
- 00001690  0x000008c6 store  0x00000001 , 0x00004663 
- 00001691  0x000008c7 rtnbit0  0x00000007 
- 00001692  0x000008c8 jam  0x00000000 , 0x00004bbe 
- 00001693  0x000008c9 setarg  0x00000000 
- 00001694  0x000008ca store  0x00000002 , 0x00004781 
- 00001695  0x000008cb call  0x00006018 
- 00001696  0x000008cc call  0x00005aaa 
- 00001697  0x000008cd call  0x00004e47 
- 00001698  0x000008ce nrtn  0x00000028 
- 00001699  0x000008d0 fetch  0x00000001 , 0x0000496d 
- 00001700  0x000008d1 branch  0x000006ae , 0x00000034 
- 00001701  0x000008d2 fetch  0x00000008 , 0x0000472b 
- 00001702  0x000008d4 store  0x00000008 , 0x00000670 
- 00001703  0x000008d5 fetch  0x00000001 , 0x0000472a 
- 00001704  0x000008d6 beq  0x00000003 , 0x000006b0 
- 00001705  0x000008d7 beq  0x00000002 , 0x000006b7 
- 00001706  0x000008d8 call  0x00004846 
- 00001707  0x000008d9 fetch  0x00000008 , 0x00000670 
- 00001708  0x000008da store  0x00000008 , 0x00000923 
- 00001709  0x000008db rtn 
- 00001710  0x000008de fetch  0x00000008 , 0x00004734 
- 00001711  0x000008df branch  0x000006a6 
- 00001712  0x000008e2 call  0x00004837 
- 00001713  0x000008e3 jam  0x00000021 , 0x0000090c 
- 00001714  0x000008e4 setarg  0x00000003 
- 00001715  0x000008e5 store  0x00000001 , 0x00000933 
- 00001716  0x000008e6 fetch  0x00000002 , 0x00000670 
- 00001717  0x000008e7 istore  0x00000002 , 0x00000005 
- 00001718  0x000008e8 rtn 
- 00001719  0x000008eb call  0x00004837 
- 00001720  0x000008ec jam  0x00000022 , 0x0000090c 
- 00001721  0x000008ed setarg  0x00000002 
- 00001722  0x000008ee store  0x00000001 , 0x00000943 
- 00001723  0x000008ef fetch  0x00000001 , 0x00000670 
- 00001724  0x000008f0 istore  0x00000001 , 0x00000005 
- 00001725  0x000008f1 rtn 
- 00001726  0x000008f4 set0  0x00000023 , 0x00000000 
- 00001727  0x000008f5 fetch  0x00000001 , 0x0000086d 
- 00001728  0x000008f6 and_into  0x00000080 , 0x0000003f 
- 00001729  0x000008f7 beq  0x00000080 , 0x000079ba 
- 00001730  0x000008f8 beq  0x00000000 , 0x000006c4 
- 00001731  0x000008f9 branch  0x0000235a 
- 00001732  0x000008fc fetch  0x00000001 , 0x0000086d 
- 00001733  0x000008fd rshift4  0x0000003f , 0x0000003f 
- 00001734  0x000008fe rshift  0x0000003f , 0x0000003f 
- 00001735  0x000008ff and_into  0x00000003 , 0x0000003f 
- 00001736  0x00000900 beq  0x00000001 , 0x000006ca 
- 00001737  0x00000901 branch  0x000079c6 
- 00001738  0x00000904 fetch  0x00000001 , 0x0000086e 
- 00001739  0x00000905 beq  0x00000009 , 0x000006cd 
- 00001740  0x00000906 branch  0x000079df 
- 00001741  0x00000909 nop  0x00003a98 
- 00001742  0x0000090a arg  0x00000875 , 0x00000005 
- 00001743  0x0000090b call  0x000006d6 
- 00001744  0x0000090c jam  0x00000001 , 0x000008f7 
- 00001745  0x0000090d call  0x00007b6e 
- 00001746  0x0000090e fetch  0x00000002 , 0x0000086f 
- 00001747  0x0000090f store  0x00000002 , 0x000008f5 
- 00001748  0x00000910 jam  0x00000002 , 0x00008c1b 
- 00001749  0x00000911 branch  0x00007b67 
- 00001750  0x00000914 fetch  0x00000001 , 0x00008c25 
- 00001751  0x00000915 rtnbit1  0x00000006 
- 00001752  0x00000916 branch  0x00007993 
- 00008192  0x00000920 call  0x00002385 
- 00008193  0x00000923 bpatch  0x00000000 , 0x00004000 
- 00008194  0x00000924 clear_stack 
- 00008195  0x00000926 call  0x000042a3 
- 00008196  0x00000927 call  0x0000223d 
- 00008197  0x00000928 call  0x00006cad 
- 00008198  0x00000929 call  0x00002363 
- 00008199  0x0000092a call  0x00006946 
- 00008200  0x0000092b bpatch  0x00000001 , 0x00004000 
- 00008201  0x0000092c call  0x0000776f 
- 00008202  0x0000092d call  0x00004295 
- 00008203  0x0000092e call  0x00007447 
- 00008204  0x00000930 call  0x0000244f , 0x0000002b 
- 00008205  0x00000932 bpatch  0x00000002 , 0x00004000 
- 00008206  0x00000933 call  0x00007552 
- 00008207  0x00000934 call  0x00007448 
- 00008208  0x00000935 call  0x00002a45 
- 00008209  0x00000936 call  0x0000202a 
- 00008210  0x00000937 call  0x000042ad 
- 00008211  0x00000938 call  0x00002018 
- 00008212  0x00000939 call  0x0000310f 
- 00008213  0x0000093a call  0x0000248c 
- 00008214  0x0000093b call  0x00004bfb 
- 00008215  0x0000093c branch  0x0000200d 
- 00008216  0x0000093f call  0x0000201d 
- 00008217  0x00000940 rtnmark0  0x00000009 
- 00008218  0x00000941 set0  0x00000009 , 0x00000000 
- 00008219  0x00000942 call  0x00002041 
- 00008220  0x00000943 branch  0x000025bc 
- 00008221  0x00000946 bpatch  0x00000003 , 0x00004000 
- 00008222  0x00000947 call  0x00002066 
- 00008223  0x00000948 nbranch  0x00002025 , 0x00000005 
- 00008224  0x00000949 call  0x00002036 
- 00008225  0x0000094a add  0x00000011 , 0x00000001 , 0x00000006 
- 00008226  0x0000094b ifetch  0x00000001 , 0x00000006 
- 00008227  0x0000094c bbit1  0x00000000 , 0x00002536 
- 00008228  0x0000094f rtn 
- 00008229  0x00000952 jam  0x00000000 , 0x00000006 
- 00008230  0x00000953 call  0x00002047 
- 00008231  0x00000954 copy  0x00000039 , 0x0000003e 
- 00008232  0x00000955 rtn  0x00000005 
- 00008233  0x00000956 branch  0x0000235a 
- 00008234  0x0000095e fetch  0x00000001 , 0x00004114 
- 00008235  0x0000095f rtn  0x00000034 
- 00008236  0x00000960 beq  0x0000001b , 0x00002033 
- 00008237  0x00000961 call  0x0000205f 
- 00008238  0x00000962 rtn  0x00000005 
- 00008239  0x00000963 call  0x00002062 
- 00008240  0x00000964 rtn  0x00000005 
- 00008241  0x00000966 jam  0x00000000 , 0x00004114 
- 00008242  0x00000967 rtn 
- 00008243  0x0000096a jam  0x0000001b , 0x000001bc 
- 00008244  0x0000096b jam  0x00000000 , 0x00004114 
- 00008245  0x0000096c rtn 
- 00008246  0x00000971 bpatch  0x00000004 , 0x00004000 
- 00008247  0x00000972 set1  0x00000009 , 0x00000000 
- 00008248  0x00000973 deposit  0x00000011 
- 00008249  0x00000974 store  0x00000002 , 0x0000000a 
- 00008250  0x00000975 force  0x00000053 , 0x00000039 
- 00008251  0x00000976 arg  0x00000168 , 0x00000005 
- 00008252  0x00000977 add  0x00000011 , 0x00000001 , 0x00000006 
- 00008253  0x00000978 ifetch  0x00000001 , 0x00000006 
- 00008254  0x00000979 copy  0x00000011 , 0x00000006 
- 00008255  0x0000097a bbit1  0x00000000 , 0x00007cda 
- 00008256  0x0000097b rtn 
- 00008257  0x0000097e bpatch  0x00000005 , 0x00004000 
- 00008258  0x0000097f fetch  0x00000002 , 0x0000000a 
- 00008259  0x00000980 iforce  0x00000005 
- 00008260  0x00000981 force  0x00000053 , 0x00000039 
- 00008261  0x00000982 arg  0x00000168 , 0x00000006 
- 00008262  0x00000983 branch  0x00007cda 
- 00008263  0x00000988 arg  0x00000001 , 0x00000039 
- 00008264  0x00000989 fetcht  0x00000001 , 0x00000006 
- 00008265  0x0000098b increase  0x00000001 , 0x00000002 
- 00008266  0x0000098c compare  0x00000001 , 0x00000002 , 0x000000ff 
- 00008267  0x0000098d nbranch  0x0000204d , 0x00000001 
- 00008268  0x0000098e arg  0x00000000 , 0x00000002 
- 00008269  0x00000990 storet  0x00000001 , 0x00000006 
- 00008270  0x00000991 mul32  0x00000002 , 0x00000053 , 0x0000003f 
- 00008271  0x00000992 arg  0x00004040 , 0x00000011 
- 00008272  0x00000993 iadd  0x00000011 , 0x00000011 
- 00008273  0x00000994 ifetch  0x00000001 , 0x00000011 
- 00008274  0x00000995 bbit1  0x00000001 , 0x00002054 
- 00008275  0x00000996 rtnbit1  0x00000000 
- 00008276  0x00000998 loop  0x00002049 
- 00008277  0x00000999 rtn 
- 00008278  0x0000099c bpatch  0x00000006 , 0x00004000 
- 00008279  0x0000099d arg  0x00002073 , 0x00000013 
- 00008280  0x0000099e call  0x00002069 
- 00008281  0x0000099f nrtn  0x00000005 
- 00008282  0x000009a0 deposit  0x00000011 
- 00008283  0x000009a1 store  0x00000002 , 0x0000000a 
- 00008284  0x000009a2 branch  0x00007db8 
- 00008285  0x000009a8 arg  0x000020ad , 0x00000013 
- 00008286  0x000009a9 branch  0x00002069 
- 00008287  0x000009af fetcht  0x00000001 , 0x00004115 
- 00008288  0x000009b1 arg  0x0000207b , 0x00000013 
- 00008289  0x000009b2 branch  0x00002069 
- 00008290  0x000009b6 bpatch  0x00000007 , 0x00004000 
- 00008291  0x000009b7 fetcht  0x00000006 , 0x00004116 
- 00008292  0x000009b9 arg  0x00002075 , 0x00000013 
- 00008293  0x000009ba branch  0x00002069 
- 00008294  0x000009bd arg  0x00002081 , 0x00000013 
- 00008295  0x000009be branch  0x00002069 
- 00008296  0x000009c1 arg  0x000020c7 , 0x00000013 
- 00008297  0x000009c3 bpatch  0x00000008 , 0x00004001 
- 00008298  0x000009c4 arg  0x00004040 , 0x00000011 
- 00008299  0x000009c5 arg  0x00000001 , 0x00000039 
- 00008300  0x000009c7 ifetch  0x00000001 , 0x00000011 
- 00008301  0x000009c8 copy  0x00000013 , 0x0000003d 
- 00008302  0x000009ca bpatch  0x00000009 , 0x00004001 
- 00008303  0x000009cb increase  0x00000053 , 0x00000011 
- 00008304  0x000009cc loop  0x0000206c 
- 00008305  0x000009cd force  0x00000001 , 0x0000003e 
- 00008306  0x000009ce rtn 
- 00008307  0x000009d1 bbit1  0x00000000 , 0x0000206e 
- 00008308  0x000009d2 branch  0x00007db8 
- 00008309  0x000009d5 bbit0  0x00000000 , 0x0000206e 
- 00008310  0x000009d7 add  0x00000011 , 0x00000010 , 0x00000006 
- 00008311  0x000009d8 ifetch  0x00000006 , 0x00000006 
- 00008312  0x000009d9 isub  0x00000002 , 0x0000003e 
- 00008313  0x000009da rtn  0x00000005 
- 00008314  0x000009db branch  0x0000206e 
- 00008315  0x000009de bbit0  0x00000000 , 0x0000206e 
- 00008316  0x000009df add  0x00000011 , 0x00000016 , 0x00000006 
- 00008317  0x000009e0 ifetch  0x00000001 , 0x00000006 
- 00008318  0x000009e1 isub  0x00000002 , 0x0000003e 
- 00008319  0x000009e2 rtn  0x00000005 
- 00008320  0x000009e3 branch  0x0000206e 
- 00008321  0x000009e6 bbit0  0x00000001 , 0x0000206e 
- 00008322  0x000009e8 call  0x000020b4 
- 00008323  0x000009e9 call  0x0000209d 
- 00008324  0x000009ea isub  0x00000002 , 0x0000003f 
- 00008325  0x000009eb increase  0x00000001 , 0x0000003f 
- 00008326  0x000009ec branch  0x00002097 , 0x00000002 
- 00008327  0x000009ed copy  0x00000006 , 0x00000012 
- 00008328  0x000009ee store  0x00000009 , 0x00000678 
- 00008329  0x000009ef bpatch  0x0000000a , 0x00004001 
- 00008330  0x000009f0 fetch  0x00000001 , 0x0000446d 
- 00008331  0x000009f1 nbranch  0x00002090 , 0x00000034 
- 00008332  0x000009f2 fetch  0x00000009 , 0x00000678 
- 00008333  0x000009f3 copy  0x00000012 , 0x00000006 
- 00008334  0x000009f4 increase  0x00000005 , 0x0000003f 
- 00008335  0x000009f5 branch  0x00002093 
- 00008336  0x000009f8 fetch  0x00000009 , 0x00000678 
- 00008337  0x000009f9 copy  0x00000012 , 0x00000006 
- 00008338  0x000009fa increase  0x00000014 , 0x0000003f 
- 00008339  0x000009fc nbranch  0x0000206e , 0x00000002 
- 00008340  0x000009fe copy  0x00000002 , 0x00000021 
- 00008341  0x000009ff call  0x000020c0 
- 00008342  0x00000a00 branch  0x00007db8 
- 00008343  0x00000a04 iforce  0x00000012 
- 00008344  0x00000a05 add  0x00000011 , 0x00000002 , 0x00000006 
- 00008345  0x00000a06 ifetch  0x00000002 , 0x00000006 
- 00008346  0x00000a07 branch  0x00002094 , 0x00000034 
- 00008347  0x00000a08 call  0x000020c0 
- 00008348  0x00000a09 branch  0x00002082 
- 00008349  0x00000a0c rshift16  0x0000003f , 0x0000000b 
- 00008350  0x00000a0d rshift8  0x0000000b , 0x0000000b 
- 00008351  0x00000a0e branch  0x000020a7 , 0x00000005 
- 00008352  0x00000a0f compare  0x0000000f , 0x0000000b , 0x0000000f 
- 00008353  0x00000a10 nrtn  0x00000001 
- 00008354  0x00000a11 rshift16  0x00000002 , 0x0000000b 
- 00008355  0x00000a12 rshift8  0x0000000b , 0x0000000b 
- 00008356  0x00000a13 nrtn  0x00000005 
- 00008357  0x00000a14 set1  0x0000001c , 0x00000002 
- 00008358  0x00000a15 rtn 
- 00008359  0x00000a17 rshift16  0x00000002 , 0x0000000b 
- 00008360  0x00000a18 rshift8  0x0000000b , 0x0000000b 
- 00008361  0x00000a19 compare  0x0000000f , 0x0000000b , 0x0000000f 
- 00008362  0x00000a1a nrtn  0x00000001 
- 00008363  0x00000a1b set1  0x0000001c , 0x0000003f 
- 00008364  0x00000a1c rtn 
- 00008365  0x00000a1f bbit0  0x00000000 , 0x0000206e 
- 00008366  0x00000a20 branch  0x00007db8 
- 00008367  0x00000a24 bbit0  0x00000000 , 0x0000206e 
- 00008368  0x00000a25 add  0x00000011 , 0x00000001 , 0x00000006 
- 00008369  0x00000a26 ifetch  0x00000001 , 0x00000006 
- 00008370  0x00000a27 bbit1  0x00000000 , 0x0000206e 
- 00008371  0x00000a28 rtn 
- 00008372  0x00000a2b add  0x00000011 , 0x00000001 , 0x00000006 
- 00008373  0x00000a2c ifetcht  0x00000001 , 0x00000006 
- 00008374  0x00000a2d deposit  0x00000022 
- 00008375  0x00000a2e isolate1  0x00000001 , 0x00000002 
- 00008376  0x00000a2f add  0x00000011 , 0x00000004 , 0x00000006 
- 00008377  0x00000a30 ifetcht  0x00000004 , 0x00000006 
- 00008378  0x00000a31 rtn  0x00000001 
- 00008379  0x00000a32 add  0x00000011 , 0x00000008 , 0x00000006 
- 00008380  0x00000a33 ifetch  0x00000006 , 0x00000006 
- 00008381  0x00000a34 call  0x00002109 
- 00008382  0x00000a35 deposit  0x00000028 
- 00008383  0x00000a36 rtn 
- 00008384  0x00000a39 add  0x00000011 , 0x00000002 , 0x00000006 
- 00008385  0x00000a3a add  0x00000011 , 0x00000004 , 0x00000005 
- 00008386  0x00000a3b ifetch  0x00000002 , 0x00000006 
- 00008387  0x00000a3c iadd  0x00000002 , 0x0000000b 
- 00008388  0x00000a3d deposit  0x0000000b 
- 00008389  0x00000a3e istore  0x00000004 , 0x00000005 
- 00008390  0x00000a3f branch  0x00002609 
- 00008391  0x00000a43 bbit0  0x00000001 , 0x0000206e 
- 00008392  0x00000a44 call  0x000020b4 
- 00008393  0x00000a45 iadd  0x0000001b , 0x0000003f 
- 00008394  0x00000a46 iadd  0x0000001b , 0x0000003f 
- 00008395  0x00000a47 iadd  0x00000007 , 0x0000003f 
- 00008396  0x00000a48 isub  0x00000002 , 0x0000003e 
- 00008397  0x00000a49 nbranch  0x0000206e , 0x00000002 
- 00008398  0x00000a4a branch  0x00007db8 
- 00008399  0x00000a4f bpatch  0x0000000b , 0x00004001 
- 00008400  0x00000a50 disable  0x0000003a 
- 00008401  0x00000a51 disable  0x0000001d 
- 00008402  0x00000a52 disable  0x0000001c 
- 00008403  0x00000a53 disable  0x0000000d 
- 00008404  0x00000a54 disable  0x0000000c 
- 00008405  0x00000a55 disable  0x00000009 
- 00008406  0x00000a56 disable  0x0000000e 
- 00008407  0x00000a57 disable  0x00000007 
- 00008408  0x00000a58 branch  0x00002152 , 0x00000021 
- 00008409  0x00000a59 until  0x0000003e , 0x00000027 
- 00008410  0x00000a5a nop  0x00000064 
- 00008411  0x00000a5b branch  0x00002152 
- 00008412  0x00000a61 bpatch  0x0000000c , 0x00004001 
- 00008413  0x00000a62 disable  0x00000010 
- 00008414  0x00000a63 copy  0x00000002 , 0x0000001b 
- 00008415  0x00000a64 call  0x00002068 
- 00008416  0x00000a65 disable  0x00000028 
- 00008417  0x00000a66 nrtn  0x00000005 
- 00008418  0x00000a67 force  0x00000000 , 0x0000001b 
- 00008419  0x00000a68 branch  0x00007dba 
- 00008420  0x00000a6c bpatch  0x0000000d , 0x00004001 
- 00008421  0x00000a6d until  0x0000003e , 0x00000022 
- 00008422  0x00000a6e deposit  0x0000001a 
- 00008423  0x00000a6f iforce  0x00000006 
- 00008424  0x00000a70 rshift16 , 0x0000003f , 0x0000003f 
- 00008425  0x00000a71 isub  0x00000022 , 0x00000039 
- 00008426  0x00000a72 and_into  0x00000003 , 0x00000039 
- 00008427  0x00000a73 nbranch  0x000020ee , 0x00000005 
- 00008428  0x00000a74 force  0x00000000 , 0x0000003f 
- 00008429  0x00000a75 branch  0x000020f2 
- 00008430  0x00000a77 fetcht  0x00000002 , 0x00000044 
- 00008431  0x00000a78 force  0x00000000 , 0x0000003f 
- 00008432  0x00000a7a iadd  0x00000002 , 0x0000003f 
- 00008433  0x00000a7b loop  0x000020f0 
- 00008434  0x00000a7d iadd  0x00000006 , 0x0000003f 
- 00008435  0x00000a7e div  0x0000003f , 0x0000000c 
- 00008436  0x00000a7f call  0x00007d5f 
- 00008437  0x00000a80 store  0x00000002 , 0x0000002e 
- 00008438  0x00000a81 rtn 
- 00008439  0x00000a84 bpatch  0x0000000e , 0x00004001 
- 00008440  0x00000a85 deposit  0x0000001a 
- 00008441  0x00000a86 copy  0x00000019 , 0x00000002 
- 00008442  0x00000a87 isub  0x00000002 , 0x0000003e 
- 00008443  0x00000a88 nsetflag  0x00000002 , 0x0000002c , 0x0000003f 
- 00008444  0x00000a89 isub  0x00000002 , 0x00000002 
- 00008445  0x00000a8a fetch  0x00000002 , 0x00000044 
- 00008446  0x00000a8b isolate0  0x0000000f , 0x00000002 
- 00008447  0x00000a8c branch  0x00002105 , 0x00000001 
- 00008448  0x00000a8d copy  0x00000002 , 0x00000030 
- 00008449  0x00000a8e arg  0x00010000 , 0x00000002 
- 00008450  0x00000a8f fetch  0x00000002 , 0x00000044 
- 00008451  0x00000a90 isub  0x00000002 , 0x0000003f 
- 00008452  0x00000a91 iadd  0x00000030 , 0x00000002 
- 00008453  0x00000a94 storet  0x00000006 , 0x00000170 
- 00008454  0x00000a95 rtn 
- 00008455  0x00000a98 disable  0x00000030 
- 00008456  0x00000a99 fetch  0x00000006 , 0x00000170 
- 00008457  0x00000a9b iadd  0x00000019 , 0x00000030 
- 00008458  0x00000a9c increase  0x0000000a , 0x00000030 
- 00008459  0x00000a9d fetch  0x00000002 , 0x00000044 
- 00008460  0x00000a9e isub  0x00000030 , 0x0000003f 
- 00008461  0x00000a9f isolate0  0x0000000f , 0x0000003f 
- 00008462  0x00000aa0 branch  0x00002115 , 0x00000001 
- 00008463  0x00000aa1 setarg  0x00010000 
- 00008464  0x00000aa2 fetchr  0x00000018 , 0x00000002 , 0x00000044 
- 00008465  0x00000aa3 isub  0x00000018 , 0x0000003f 
- 00008466  0x00000aa4 iadd  0x00000030 , 0x00000030 
- 00008467  0x00000aa6 copy  0x00000030 , 0x0000001a 
- 00008468  0x00000aa7 rtn 
- 00008469  0x00000aa9 force  0x00000000 , 0x0000003e 
- 00008470  0x00000aaa branch  0x00002113 
- 00008471  0x00000ab2 rshift3  0x0000003f , 0x0000003f 
- 00008472  0x00000ab3 ifetchr  0x00000011 , 0x00000001 , 0x00000005 
- 00008473  0x00000ab4 ixor  0x00000011 , 0x0000003f 
- 00008474  0x00000ab5 isolate0  0x00000006 , 0x0000003f 
- 00008475  0x00000ab6 branch  0x0000211e 
- 00008476  0x00000ab9 isolate0  0x00000000 , 0x0000003e 
- 00008477  0x00000abb arg  0x00008ac2 , 0x00000005 
- 00008478  0x00000abd ifetch  0x00000001 , 0x00000005 
- 00008479  0x00000abe qsetflag  0x00000001 , 0x0000003f 
- 00008480  0x00000abf istore  0x00000001 , 0x00000005 
- 00008481  0x00000ac0 rtn 
- 00008482  0x00000ac3 nop  0x0000003c 
- 00008483  0x00000ac6 jam  0x00000008 , 0x00008983 
- 00008484  0x00000ac7 jam  0x00000009 , 0x00008985 
- 00008485  0x00000ac8 jam  0x00000009 , 0x00008981 
- 00008486  0x00000ac9 jam  0x00000003 , 0x00008981 
- 00008487  0x00000aca jam  0x00000006 , 0x00008980 
- 00008488  0x00000acb nop  0x0000003c 
- 00008489  0x00000acc arg  0x00000000 , 0x00000011 
- 00008490  0x00000acd arg  0x00000000 , 0x00000012 
- 00008491  0x00000ace arg  0x00000010 , 0x00000039 
- 00008492  0x00000acf arg  0x00000800 , 0x00000006 
- 00008493  0x00000ad1 ifetch  0x00000002 , 0x00000006 
- 00008494  0x00000ad2 iadd  0x00000011 , 0x00000011 
- 00008495  0x00000ad3 ifetch  0x00000002 , 0x00000006 
- 00008496  0x00000ad4 iadd  0x00000012 , 0x00000012 
- 00008497  0x00000ad5 loop  0x0000212d 
- 00008498  0x00000ad6 rtn 
- 00008499  0x00000ad9 bpatch  0x0000000f , 0x00004001 
- 00008500  0x00000ada call  0x00002160 
- 00008501  0x00000adb arg  0x00000027 , 0x00000002 
- 00008502  0x00000adc call  0x0000216f 
- 00008503  0x00000add call  0x000021a6 
- 00008504  0x00000ade jam  0x0000007f , 0x00008a25 
- 00008505  0x00000adf jam  0x0000001a , 0x00008a30 
- 00008506  0x00000ae0 jam  0x00000078 , 0x00008a31 
- 00008507  0x00000ae1 jam  0x000000b2 , 0x00008a8f 
- 00008508  0x00000ae2 jam  0x00000000 , 0x00008ac2 
- 00008509  0x00000ae3 jam  0x00000000 , 0x00008ac3 
- 00008510  0x00000ae4 arg  0x00000006 , 0x00000007 
- 00008511  0x00000ae5 call  0x00002122 
- 00008512  0x00000ae6 isolate1  0x0000000d , 0x00000011 
- 00008513  0x00000ae7 call  0x0000211d 
- 00008514  0x00000ae8 isolate1  0x0000000d , 0x00000012 
- 00008515  0x00000ae9 call  0x0000211e 
- 00008516  0x00000aea arg  0x00000005 , 0x00000007 
- 00008517  0x00000aec call  0x0000211c 
- 00008518  0x00000aed call  0x0000211e 
- 00008519  0x00000aee call  0x00002122 
- 00008520  0x00000aef arg  0x00008ac2 , 0x00000005 
- 00008521  0x00000af0 rshift4  0x00000011 , 0x0000003f 
- 00008522  0x00000af1 call  0x00002117 
- 00008523  0x00000af2 rshift4  0x00000012 , 0x0000003f 
- 00008524  0x00000af3 call  0x00002117 
- 00008525  0x00000af4 increase  0xffffffff , 0x00000007 
- 00008526  0x00000af5 branch  0x00002145 , 0x00000002 
- 00008527  0x00000af6 jam  0x00000052 , 0x00008a8f 
- 00008528  0x00000af7 jam  0x00000002 , 0x00008a30 
- 00008529  0x00000af8 jam  0x00000000 , 0x00008981 
- 00008530  0x00000afb bpatch  0x00000010 , 0x00004002 
- 00008531  0x00000afc call  0x00006875 
- 00008532  0x00000afd disable  0x00000020 
- 00008533  0x00000afe disable  0x00000021 
- 00008534  0x00000aff setarg  0x00000200 
- 00008535  0x00000b00 store  0x00000004 , 0x00008a23 
- 00008536  0x00000b01 jam  0x000000fa , 0x00008a01 
- 00008537  0x00000b02 nop  0x0000000c 
- 00008538  0x00000b03 jam  0x00000000 , 0x00008a0f 
- 00008539  0x00000b04 jam  0x0000001a , 0x00008a12 
- 00008540  0x00000b05 jam  0x0000002b , 0x00008a14 
- 00008541  0x00000b06 force  0x00000008 , 0x00000015 
- 00008542  0x00000b07 force  0x00000000 , 0x00000015 
- 00008543  0x00000b09 branch  0x0000230f 
- 00008544  0x00000b0c bpatch  0x00000011 , 0x00004002 
- 00008545  0x00000b0d jam  0x00000060 , 0x00008a0f 
- 00008546  0x00000b0e jam  0x000000aa , 0x00008a10 
- 00008547  0x00000b0f jam  0x0000007a , 0x00008a12 
- 00008548  0x00000b10 jam  0x00000000 , 0x00008a25 
- 00008549  0x00000b11 jam  0x00000000 , 0x00008a26 
- 00008550  0x00000b12 nop  0x0000003c 
- 00008551  0x00000b13 jam  0x00000020 , 0x00008a20 
- 00008552  0x00000b14 jam  0x000000fd , 0x00008a23 
- 00008553  0x00000b15 jam  0x00000012 , 0x00008a24 
- 00008554  0x00000b16 jam  0x00000010 , 0x00008a24 
- 00008555  0x00000b17 nop  0x0000003c 
- 00008556  0x00000b18 jam  0x00000060 , 0x00008a12 
- 00008557  0x00000b19 jam  0x000000dd , 0x00008a23 
- 00008558  0x00000b1a rtn 
- 00008559  0x00000b1d bpatch  0x00000012 , 0x00004002 
- 00008560  0x00000b1e jam  0x00000001 , 0x00008900 
- 00008561  0x00000b1f jam  0x0000009d , 0x00008a23 
- 00008562  0x00000b20 jam  0x00000002 , 0x00008a24 
- 00008563  0x00000b21 nop  0x00000014 
- 00008564  0x00000b22 jam  0x00000065 , 0x00008a70 
- 00008565  0x00000b23 jam  0x0000009f , 0x00008a23 
- 00008566  0x00000b24 call  0x0000218f 
- 00008567  0x00000b25 storet  0x00000001 , 0x00000008 
- 00008568  0x00000b26 increase  0x00000001 , 0x00000002 
- 00008569  0x00000b2b bpatch  0x00000013 , 0x00004002 
- 00008570  0x00000b2c rshift4  0x00000002 , 0x0000003f 
- 00008571  0x00000b2d arg  0x00004135 , 0x00000006 
- 00008572  0x00000b2e iadd  0x00000006 , 0x00000006 
- 00008573  0x00000b2f ifetch  0x00000001 , 0x00000006 
- 00008574  0x00000b30 fetchr  0x00000011 , 0x00000001 , 0x00008a71 
- 00008575  0x00000b31 and_into  0x0000000f , 0x00000011 
- 00008576  0x00000b32 ior  0x00000011 , 0x0000003f 
- 00008577  0x00000b33 store  0x00000001 , 0x00008a71 
- 00008578  0x00000b34 call  0x000021d0 
- 00008579  0x00000b35 nop  0x00000090 
- 00008580  0x00000b36 fetch  0x00000001 , 0x00004099 
- 00008581  0x00000b37 beq  0x00000018 , 0x00002187 
- 00008582  0x00000b38 nop  0x00000024 
- 00008583  0x00000b3a jam  0x00000080 , 0x00008a20 
- 00008584  0x00000b3b rtn 
- 00008585  0x00000b3f setarg  0x00008312 
- 00008586  0x00000b40 store  0x00000002 , 0x00008907 
- 00008587  0x00000b41 branch  0x00002197 
- 00008588  0x00000b44 setarg  0x00004189 
- 00008589  0x00000b45 store  0x00000002 , 0x00008907 
- 00008590  0x00000b46 branch  0x000021a3 
- 00008591  0x00000b4a bpatch  0x00000014 , 0x00004002 
- 00008592  0x00000b4b jam  0x00000011 , 0x00008a82 
- 00008593  0x00000b4c jam  0x00000012 , 0x00008a8d 
- 00008594  0x00000b4d jam  0x0000000a , 0x00008a8e 
- 00008595  0x00000b4e fetch  0x00000001 , 0x00004099 
- 00008596  0x00000b4f beq  0x00000010 , 0x00002189 
- 00008597  0x00000b50 setarg  0x00005762 
- 00008598  0x00000b51 store  0x00000002 , 0x00008907 
- 00008599  0x00000b53 jam  0x00000003 , 0x00008901 
- 00008600  0x00000b54 jam  0x00000084 , 0x00008920 
- 00008601  0x00000b55 rtnmark1  0x0000002d 
- 00008602  0x00000b56 jam  0x00000001 , 0x00008901 
- 00008603  0x00000b57 jam  0x00000080 , 0x00008920 
- 00008604  0x00000b58 jam  0x00000007 , 0x00008a82 
- 00008605  0x00000b59 jam  0x00000044 , 0x00008a8d 
- 00008606  0x00000b5a jam  0x0000000a , 0x00008a8e 
- 00008607  0x00000b5b fetch  0x00000001 , 0x00004099 
- 00008608  0x00000b5c beq  0x00000010 , 0x0000218c 
- 00008609  0x00000b5d setarg  0x00002bb1 
- 00008610  0x00000b5e store  0x00000002 , 0x00008907 
- 00008611  0x00000b60 rtnmark0  0x0000002f 
- 00008612  0x00000b61 jam  0x00000005 , 0x00008901 
- 00008613  0x00000b62 rtn 
- 00008614  0x00000b65 bpatch  0x00000015 , 0x00004002 
- 00008615  0x00000b66 call  0x0000686f 
- 00008616  0x00000b67 call  0x000021ba 
- 00008617  0x00000b68 force  0x00000008 , 0x00000015 
- 00008618  0x00000b69 force  0x00000000 , 0x00000015 
- 00008619  0x00000b6b setarg  0x000aaada 
- 00008620  0x00000b6c store  0x00000003 , 0x00008a0f 
- 00008621  0x00000b6d jam  0x00000040 , 0x00008a25 
- 00008622  0x00000b6e jam  0x00000010 , 0x00008a26 
- 00008623  0x00000b6f nop  0x0000003c 
- 00008624  0x00000b70 jam  0x000000fb , 0x00008a01 
- 00008625  0x00000b71 jam  0x000000ff , 0x00008a25 
- 00008626  0x00000b72 jam  0x00000030 , 0x00008a26 
- 00008627  0x00000b73 jam  0x0000005e , 0x00008a16 
- 00008628  0x00000b74 nop  0x00000014 
- 00008629  0x00000b75 jam  0x00000000 , 0x00008a10 
- 00008630  0x00000b76 jam  0x00000008 , 0x00008a11 
- 00008631  0x00000b77 nop  0x00000078 
- 00008632  0x00000b78 jam  0x0000000d , 0x00008900 
- 00008633  0x00000b79 rtn 
- 00008634  0x00000b7d fetch  0x00000001 , 0x00004143 
- 00008635  0x00000b7e beq  0x000000ff , 0x000021c1 
- 00008636  0x00000b7f arg  0x00004144 , 0x00000006 
- 00008637  0x00000b80 iadd  0x00000006 , 0x00000006 
- 00008638  0x00000b81 ifetch  0x00000001 , 0x00000006 
- 00008639  0x00000b82 store  0x00000001 , 0x00008961 
- 00008640  0x00000b83 jam  0x00000027 , 0x00008960 
- 00008641  0x00000b86 fetcht  0x00000001 , 0x00004147 
- 00008642  0x00000b87 fetch  0x00000001 , 0x00008960 
- 00008643  0x00000b88 ior  0x00000002 , 0x0000003f 
- 00008644  0x00000b89 store  0x00000001 , 0x00008960 
- 00008645  0x00000b8a rtn 
- 00008646  0x00000b8e jam  0x00000003 , 0x00008900 
- 00008647  0x00000b8f jam  0x00000002 , 0x00008a24 
- 00008648  0x00000b90 nop  0x00000014 
- 00008649  0x00000b91 jam  0x00000065 , 0x00008a70 
- 00008650  0x00000b92 jam  0x000000df , 0x00008a23 
- 00008651  0x00000b93 call  0x0000218f 
- 00008652  0x00000b94 call  0x000021e8 
- 00008653  0x00000b95 storet  0x00000001 , 0x00000008 
- 00008654  0x00000b96 increase  0x00000002 , 0x00000002 
- 00008655  0x00000b97 branch  0x00002179 
- 00008656  0x00000b9c bpatch  0x00000016 , 0x00004002 
- 00008657  0x00000b9d setarg  0x00000960 
- 00008658  0x00000b9e iadd  0x00000002 , 0x0000003f 
- 00008659  0x00000b9f copy  0x0000003f , 0x00000011 
- 00008660  0x00000ba0 fetcht  0x00000001 , 0x00004099 
- 00008661  0x00000ba1 rshift  0x00000002 , 0x00000002 
- 00008662  0x00000ba2 idiv  0x00000002 
- 00008663  0x00000ba4 call  0x00007d62 
- 00008664  0x00000ba5 quotient  0x0000003f 
- 00008665  0x00000ba6 store  0x00000002 , 0x00008909 
- 00008666  0x00000ba7 remainder  0x0000003f 
- 00008667  0x00000ba8 lshift16  0x0000003f , 0x0000003f 
- 00008668  0x00000ba9 lshift8  0x0000003f , 0x0000003f 
- 00008669  0x00000baa idiv  0x00000002 
- 00008670  0x00000bab call  0x00007d62 
- 00008671  0x00000bac quotient  0x0000003f 
- 00008672  0x00000bad store  0x00000003 , 0x0000890b 
- 00008673  0x00000bb2 storer  0x00000011 , 0x00000001 , 0x00008a22 
- 00008674  0x00000bb3 rshift8  0x00000011 , 0x00000011 
- 00008675  0x00000bb4 storer  0x00000011 , 0x00000001 , 0x00008a21 
- 00008676  0x00000bb5 jam  0x000000a0 , 0x00008a20 
- 00008677  0x00000bb6 jam  0x000000e0 , 0x00008a20 
- 00008678  0x00000bb7 jam  0x000000a0 , 0x00008a20 
- 00008679  0x00000bb8 rtn 
- 00008680  0x00000bbb add  0x00000002 , 0x00000002 , 0x0000003f 
- 00008681  0x00000bbc rshift3  0x0000003f , 0x0000003f 
- 00008682  0x00000bbd and_into  0xfffffffe , 0x0000003f 
- 00008683  0x00000bbe arg  0x0000411d , 0x00000006 
- 00008684  0x00000bbf bmark0  0x0000002d , 0x000021ee 
- 00008685  0x00000bc0 increase  0x0000000c , 0x00000006 
- 00008686  0x00000bc2 iadd  0x00000006 , 0x00000006 
- 00008687  0x00000bc3 ifetchr  0x00000011 , 0x00000002 , 0x00000006 
- 00008688  0x00000bc4 ifetch  0x00000002 , 0x00000006 
- 00008689  0x00000bc5 isub  0x00000011 , 0x0000003f 
- 00008690  0x00000bc6 add  0x00000002 , 0x00000002 , 0x00000006 
- 00008691  0x00000bc7 and_into  0x0000000f , 0x00000006 
- 00008692  0x00000bc8 imul32  0x00000006 , 0x0000003f 
- 00008693  0x00000bc9 rshift4  0x0000003f , 0x0000003f 
- 00008694  0x00000bca iadd  0x00000011 , 0x0000003f 
- 00008695  0x00000bcb store  0x00000002 , 0x00008905 
- 00008696  0x00000bcc rtn 
- 00008697  0x00000bd1 bpatch  0x00000017 , 0x00004002 
- 00008698  0x00000bd2 call  0x000021c6 
- 00008699  0x00000bd3 nop  0x00000258 
- 00008700  0x00000bd6 bpatch  0x00000018 , 0x00004003 
- 00008701  0x00000bd7 setarg  0x000aaa7e 
- 00008702  0x00000bd8 store  0x00000003 , 0x00008a0f 
- 00008703  0x00000bd9 nop  0x0000003c 
- 00008704  0x00000bda jam  0x00000000 , 0x00008a25 
- 00008705  0x00000bdb jam  0x0000000d , 0x00008a26 
- 00008706  0x00000bdc jam  0x00000056 , 0x00008a16 
- 00008707  0x00000bdd nop  0x0000001e 
- 00008708  0x00000bde jam  0x0000001b , 0x00008a15 
- 00008709  0x00000bdf call  0x0000220c 
- 00008710  0x00000be0 nop  0x00000014 
- 00008711  0x00000be1 jam  0x0000000f , 0x00008a26 
- 00008712  0x00000be2 nop  0x00000014 
- 00008713  0x00000be3 jam  0x000000a8 , 0x00008a10 
- 00008714  0x00000be4 jam  0x00000000 , 0x00008a11 
- 00008715  0x00000be5 rtn 
- 00008716  0x00000be8 bpatch  0x00000019 , 0x00004003 
- 00008717  0x00000be9 fetch  0x00000001 , 0x00004141 
- 00008718  0x00000bea beq  0x00000000 , 0x00002217 
- 00008719  0x00000beb beq  0x00000003 , 0x0000221c 
- 00008720  0x00000bec beq  0x00000005 , 0x00002221 
- 00008721  0x00000bed beq  0x00000007 , 0x00002225 
- 00008722  0x00000bee beq  0x0000000a , 0x00002229 
- 00008723  0x00000bef beq  0x00000083 , 0x0000222d 
- 00008724  0x00000bf0 beq  0x00000085 , 0x00002231 
- 00008725  0x00000bf1 beq  0x0000008a , 0x00002235 
- 00008726  0x00000bf2 beq  0x00000094 , 0x00002239 
- 00008727  0x00000bf4 jam  0x00000017 , 0x00008a14 
- 00008728  0x00000bf5 setarg  0x00251a3f 
- 00008729  0x00000bf6 store  0x00000003 , 0x00008a60 
- 00008730  0x00000bf8 jam  0x00000028 , 0x00008a63 
- 00008731  0x00000bf9 rtn 
- 00008732  0x00000bfc jam  0x00000025 , 0x00008a14 
- 00008733  0x00000bfd setarg  0x00a91c2d 
- 00008734  0x00000bfe store  0x00000003 , 0x00008a60 
- 00008735  0x00000c00 jam  0x0000002f , 0x00008a63 
- 00008736  0x00000c01 rtn 
- 00008737  0x00000c04 jam  0x00000025 , 0x00008a14 
- 00008738  0x00000c05 setarg  0x00a91c3f 
- 00008739  0x00000c06 store  0x00000003 , 0x00008a60 
- 00008740  0x00000c07 branch  0x0000221f 
- 00008741  0x00000c0a jam  0x00000025 , 0x00008a14 
- 00008742  0x00000c0b setarg  0x00a9383f 
- 00008743  0x00000c0c store  0x00000003 , 0x00008a60 
- 00008744  0x00000c0d branch  0x0000221f 
- 00008745  0x00000c10 jam  0x00000025 , 0x00008a14 
- 00008746  0x00000c11 setarg  0x00a93f3f 
- 00008747  0x00000c12 store  0x00000003 , 0x00008a60 
- 00008748  0x00000c13 branch  0x0000221f 
- 00008749  0x00000c17 jam  0x00000017 , 0x00008a14 
- 00008750  0x00000c18 setarg  0x00251827 
- 00008751  0x00000c19 store  0x00000003 , 0x00008a60 
- 00008752  0x00000c1a branch  0x0000221a 
- 00008753  0x00000c1d jam  0x00000017 , 0x00008a14 
- 00008754  0x00000c1e setarg  0x0025181c 
- 00008755  0x00000c1f store  0x00000003 , 0x00008a60 
- 00008756  0x00000c20 branch  0x0000221a 
- 00008757  0x00000c23 jam  0x00000017 , 0x00008a14 
- 00008758  0x00000c24 setarg  0x0025180b 
- 00008759  0x00000c25 store  0x00000003 , 0x00008a60 
- 00008760  0x00000c26 branch  0x0000221a 
- 00008761  0x00000c29 jam  0x00000017 , 0x00008a14 
- 00008762  0x00000c2a setarg  0x00251000 
- 00008763  0x00000c2b store  0x00000003 , 0x00008a60 
- 00008764  0x00000c2c branch  0x0000221a 
- 00008765  0x00000c31 jam  0x00000006 , 0x00008042 
- 00008766  0x00000c33 fetch  0x00000002 , 0x0000409c 
- 00008767  0x00000c34 bbit0  0x0000000e , 0x0000223e 
- 00008768  0x00000c35 iforce  0x00000006 
- 00008769  0x00000c36 arg  0x00008a00 , 0x00000002 
- 00008770  0x00000c38 ifetch  0x00000001 , 0x00000006 
- 00008771  0x00000c39 beq  0x000000ff , 0x00002248 
- 00008772  0x00000c3a ior  0x00000002 , 0x00000005 
- 00008773  0x00000c3b ifetch  0x00000001 , 0x00000006 
- 00008774  0x00000c3c istore  0x00000001 , 0x00000005 
- 00008775  0x00000c3d branch  0x00002242 
- 00008776  0x00000c40 bpatch  0x0000001a , 0x00004003 
- 00008777  0x00000c41 fetch  0x00000001 , 0x00004436 
- 00008778  0x00000c42 call  0x000070d7 , 0x00000034 
- 00008779  0x00000c44 until  0x0000003e , 0x00000033 
- 00008780  0x00000c45 jam  0x0000005f , 0x0000813b 
- 00008781  0x00000c46 fetch  0x00000001 , 0x00004099 
- 00008782  0x00000c47 beq  0x00000010 , 0x00002266 
- 00008783  0x00000c48 fetch  0x00000001 , 0x00004438 
- 00008784  0x00000c49 or_into  0x00000004 , 0x0000003f 
- 00008785  0x00000c4a store  0x00000001 , 0x00008a02 
- 00008786  0x00000c4b jam  0x00000001 , 0x0000890f 
- 00008787  0x00000c4c jam  0x00000024 , 0x00008a80 
- 00008788  0x00000c4d jam  0x00000062 , 0x00008a81 
- 00008789  0x00000c4e setarg  0x00e61212 
- 00008790  0x00000c4f store  0x00000003 , 0x00008a73 
- 00008791  0x00000c52 jam  0x00000060 , 0x00008a86 
- 00008792  0x00000c53 jam  0x0000003b , 0x00008a8b 
- 00008793  0x00000c55 call  0x00002286 
- 00008794  0x00000c56 jam  0x00000000 , 0x00008043 
- 00008795  0x00000c57 jam  0x00000005 , 0x00008042 
- 00008796  0x00000c58 setarg  0x00557474 
- 00008797  0x00000c59 store  0x00000003 , 0x00008968 
- 00008798  0x00000c5a jam  0x0000006e , 0x00008960 
- 00008799  0x00000c5b call  0x00002133 
- 00008800  0x00000c5c call  0x00002271 
- 00008801  0x00000c5d fetch  0x00000001 , 0x0000411c 
- 00008802  0x00000c5e store  0x00000001 , 0x0000813a 
- 00008803  0x00000c60 jam  0x0000000c , 0x00004148 
- 00008804  0x00000c61 call  0x00006f4e 
- 00008805  0x00000c62 branch  0x000022b4 
- 00008806  0x00000c65 fetch  0x00000001 , 0x00004438 
- 00008807  0x00000c66 or_into  0x00000006 , 0x0000003f 
- 00008808  0x00000c67 store  0x00000001 , 0x00008a02 
- 00008809  0x00000c68 jam  0x00000000 , 0x0000890f 
- 00008810  0x00000c69 jam  0x00000023 , 0x00008a80 
- 00008811  0x00000c6a jam  0x000000b0 , 0x00008a81 
- 00008812  0x00000c6b setarg  0x00e40909 
- 00008813  0x00000c6c store  0x00000003 , 0x00008a73 
- 00008814  0x00000c6d jam  0x0000002a , 0x00008a76 
- 00008815  0x00000c6e jam  0x00000004 , 0x00008902 
- 00008816  0x00000c6f branch  0x00002257 
- 00008817  0x00000c72 bpatch  0x0000001b , 0x00004003 
- 00008818  0x00000c73 call  0x00002160 
- 00008819  0x00000c74 jam  0x00000003 , 0x00008900 
- 00008820  0x00000c75 jam  0x00000001 , 0x00008a70 
- 00008821  0x00000c76 arg  0x0000411d , 0x00000012 
- 00008822  0x00000c77 arg  0x00004135 , 0x00000018 
- 00008823  0x00000c78 call  0x0000227c 
- 00008824  0x00000c79 set1  0x0000002d , 0x00000000 
- 00008825  0x00000c7a call  0x0000227c 
- 00008826  0x00000c7b jam  0x00000061 , 0x00008a70 
- 00008827  0x00000c7c branch  0x00002152 
- 00008828  0x00000c7f call  0x0000218f 
- 00008829  0x00000c80 arg  0x00000006 , 0x00000039 
- 00008830  0x00000c81 arg  0x00000000 , 0x00000013 
- 00008831  0x00000c83 copy  0x00000013 , 0x00000002 
- 00008832  0x00000c84 call  0x00002294 
- 00008833  0x00000c85 increase  0x00000002 , 0x00000012 
- 00008834  0x00000c86 increase  0x00000001 , 0x00000018 
- 00008835  0x00000c87 increase  0x00000010 , 0x00000013 
- 00008836  0x00000c88 loop  0x0000227f 
- 00008837  0x00000c89 rtn 
- 00008838  0x00000c8c fetch  0x00000001 , 0x00004099 
- 00008839  0x00000c8d beq  0x00000018 , 0x0000228c 
- 00008840  0x00000c8e fetch  0x00000001 , 0x00004438 
- 00008841  0x00000c8f or_into  0x00000006 , 0x0000003f 
- 00008842  0x00000c90 store  0x00000001 , 0x00008a02 
- 00008843  0x00000c91 jam  0x000000e0 , 0x00008a05 
- 00008844  0x00000c93 jam  0x000000c8 , 0x00008a00 
- 00008845  0x00000c94 nop  0x0000003c 
- 00008846  0x00000c95 jam  0x000000a0 , 0x00008a01 
- 00008847  0x00000c96 jam  0x000000cf , 0x00008a00 
- 00008848  0x00000c97 jam  0x000000fa , 0x00008a01 
- 00008849  0x00000c98 nop  0x00000014 
- 00008850  0x00000c99 jam  0x0000008f , 0x00008a00 
- 00008851  0x00000c9a rtn 
- 00008852  0x00000c9d bpatch  0x0000001c , 0x00004003 
- 00008853  0x00000c9e jam  0x00000030 , 0x00008a20 
- 00008854  0x00000c9f jam  0x000000dd , 0x00008a23 
- 00008855  0x00000ca0 call  0x000021d0 
- 00008856  0x00000ca2 fetch  0x00000001 , 0x00008a7c 
- 00008857  0x00000ca3 bbit0  0x00000000 , 0x00002298 
- 00008858  0x00000ca4 jam  0x00000030 , 0x00008a7b 
- 00008859  0x00000ca5 call  0x000022ae 
- 00008860  0x00000ca6 iforce  0x00000011 
- 00008861  0x00000ca7 jam  0x00000040 , 0x00008a7b 
- 00008862  0x00000ca8 call  0x000022ae 
- 00008863  0x00000ca9 isub  0x00000011 , 0x0000003f 
- 00008864  0x00000caa mul32  0x0000003f , 0x0000007d , 0x00000002 
- 00008865  0x00000cab setarg  0x00b00000 
- 00008866  0x00000cac idiv  0x00000002 
- 00008867  0x00000cad call  0x00007d62 
- 00008868  0x00000cae quotient  0x0000003f 
- 00008869  0x00000caf bmark0  0x0000002d , 0x000022a7 
- 00008870  0x00000cb0 lshift  0x0000003f , 0x0000003f 
- 00008871  0x00000cb2 istore  0x00000002 , 0x00000012 
- 00008872  0x00000cb3 jam  0x00000020 , 0x00008a7b 
- 00008873  0x00000cb4 fetch  0x00000001 , 0x00008a7e 
- 00008874  0x00000cb5 lshift4  0x0000003f , 0x0000003f 
- 00008875  0x00000cb6 istore  0x00000001 , 0x00000018 
- 00008876  0x00000cb7 jam  0x00000000 , 0x00008a7b 
- 00008877  0x00000cb8 rtn 
- 00008878  0x00000cbb fetch  0x00000002 , 0x00008a7d 
- 00008879  0x00000cbc byteswap  0x0000003f , 0x0000003f 
- 00008880  0x00000cbd fetcht  0x00000001 , 0x00008a7c 
- 00008881  0x00000cbe lshift16  0x00000002 , 0x00000002 
- 00008882  0x00000cbf ior  0x00000002 , 0x0000003f 
- 00008883  0x00000cc0 rtn 
- 00008884  0x00000cc4 bpatch  0x0000001d , 0x00004003 
- 00008885  0x00000cc5 fetch  0x00000001 , 0x00008a0d 
- 00008886  0x00000cc6 set1  0x00000000 , 0x0000003f 
- 00008887  0x00000cc7 store  0x00000001 , 0x00008a0d 
- 00008888  0x00000cc8 jam  0x000000f0 , 0x00008a0e 
- 00008889  0x00000cc9 fetch  0x00000001 , 0x00008a05 
- 00008890  0x00000cca or_into  0x00000016 , 0x0000003f 
- 00008891  0x00000ccb store  0x00000001 , 0x00008a05 
- 00008892  0x00000ccd fetch  0x00000001 , 0x00004411 
- 00008893  0x00000cce store  0x00000001 , 0x00000678 
- 00008894  0x00000ccf fetch  0x00000001 , 0x00004408 
- 00008895  0x00000cd0 store  0x00000001 , 0x00000679 
- 00008896  0x00000cd1 jam  0x00000000 , 0x00004411 
- 00008897  0x00000cd2 fetch  0x00000001 , 0x0000443e 
- 00008898  0x00000cd3 store  0x00000001 , 0x00004408 
- 00008899  0x00000cd4 fetcht  0x00000001 , 0x0000443d 
- 00008900  0x00000cd5 call  0x00006f0f 
- 00008901  0x00000cd7 arg  0x00000000 , 0x00000011 
- 00008902  0x00000cd8 arg  0x00000008 , 0x00000039 
- 00008903  0x00000cda call  0x00006f82 
- 00008904  0x00000cdb fetch  0x00000002 , 0x0000440a 
- 00008905  0x00000cdc iadd  0x00000011 , 0x00000011 
- 00008906  0x00000cdd loop  0x000022c7 
- 00008907  0x00000cde rshift3  0x00000011 , 0x00000011 
- 00008908  0x00000cdf store  0x00000002 , 0x0000440a 
- 00008909  0x00000ce1 fetch  0x00000001 , 0x00000678 
- 00008910  0x00000ce2 store  0x00000001 , 0x00004411 
- 00008911  0x00000ce3 fetch  0x00000001 , 0x00000679 
- 00008912  0x00000ce4 store  0x00000001 , 0x00004408 
- 00008913  0x00000ce6 fetch  0x00000001 , 0x00008a05 
- 00008914  0x00000ce7 and_into  0x000000e0 , 0x0000003f 
- 00008915  0x00000ce8 store  0x00000001 , 0x00008a05 
- 00008916  0x00000ce9 jam  0x00000000 , 0x00008a0e 
- 00008917  0x00000cea fetch  0x00000001 , 0x00008a0d 
- 00008918  0x00000ceb set0  0x00000000 , 0x0000003f 
- 00008919  0x00000cec store  0x00000001 , 0x00008a0d 
- 00008920  0x00000cee call  0x00006fb0 
- 00008921  0x00000cef fetcht  0x00000002 , 0x0000443b 
- 00008922  0x00000cf0 isub  0x00000002 , 0x0000003e 
- 00008923  0x00000cf1 branch  0x000022e4 , 0x00000002 
- 00008924  0x00000cf2 fetcht  0x00000002 , 0x00004439 
- 00008925  0x00000cf3 isub  0x00000002 , 0x0000003e 
- 00008926  0x00000cf4 rtn  0x00000002 
- 00008927  0x00000cf6 fetch  0x00000001 , 0x00004438 
- 00008928  0x00000cf7 rtneq  0x00000000 
- 00008929  0x00000cf8 increase  0xffffffe0 , 0x0000003f 
- 00008930  0x00000cf9 store  0x00000001 , 0x00004438 
- 00008931  0x00000cfa rtn 
- 00008932  0x00000cfd fetch  0x00000001 , 0x00004438 
- 00008933  0x00000cfe rtneq  0x000000e0 
- 00008934  0x00000cff increase  0x00000020 , 0x0000003f 
- 00008935  0x00000d00 store  0x00000001 , 0x00004438 
- 00008936  0x00000d01 rtn 
- 00008937  0x00000d05 bpatch  0x0000001e , 0x00004003 
- 00008938  0x00000d07 fetch  0x00000001 , 0x000089a2 
- 00008939  0x00000d08 isolate1  0x00000006 , 0x0000003f 
- 00008940  0x00000d09 setflag  0x00000001 , 0x00000007 , 0x0000003f 
- 00008941  0x00000d0a store  0x00000001 , 0x00004142 
- 00008942  0x00000d0c fetch  0x00000001 , 0x000089a3 
- 00008943  0x00000d0d and  0x0000003f , 0x0000000f , 0x00000002 
- 00008944  0x00000d0e lshift  0x00000002 , 0x00000002 
- 00008945  0x00000d0f rshift4  0x0000003f , 0x0000003f 
- 00008946  0x00000d10 iadd  0x00000002 , 0x00000002 
- 00008947  0x00000d11 mul32  0x00000002 , 0x00000003 , 0x00000011 
- 00008948  0x00000d13 fetch  0x00000001 , 0x00004142 
- 00008949  0x00000d14 call  0x000022ff 
- 00008950  0x00000d15 sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00008951  0x00000d16 iadd  0x00000011 , 0x0000003f 
- 00008952  0x00000d17 increase  0xfffffff7 , 0x0000003f 
- 00008953  0x00000d18 and  0x0000003f , 0x000001ff , 0x0000003f 
- 00008954  0x00000d19 isolate1  0x00000008 , 0x0000003f 
- 00008955  0x00000d1a nbranch  0x000022fd , 0x00000001 
- 00008956  0x00000d1b setarg  0x00000000 
- 00008957  0x00000d1d store  0x00000001 , 0x00000035 
- 00008958  0x00000d1e branch  0x00002304 
- 00008959  0x00000d21 isolate1  0x00000007 , 0x0000003f 
- 00008960  0x00000d22 nrtn  0x00000001 
- 00008961  0x00000d23 arg  0x0000ff00 , 0x00000002 
- 00008962  0x00000d24 ior  0x00000002 , 0x0000003f 
- 00008963  0x00000d25 rtn 
- 00008964  0x00000d28 fetch  0x00000001 , 0x00000035 
- 00008965  0x00000d29 call  0x00002308 
- 00008966  0x00000d2a store  0x00000001 , 0x00000009 
- 00008967  0x00000d2b rtn 
- 00008968  0x00000d2e and_into  0x000000ff , 0x0000003f 
- 00008969  0x00000d2f div  0x0000003f , 0x0000000a 
- 00008970  0x00000d30 call  0x00007d5f 
- 00008971  0x00000d31 lshift4  0x0000003f , 0x0000003f 
- 00008972  0x00000d32 remainder  0x00000002 
- 00008973  0x00000d33 ior  0x00000002 , 0x0000003f 
- 00008974  0x00000d34 rtn 
- 00008975  0x00000d37 bpatch  0x0000001f , 0x00004003 
- 00008976  0x00000d38 fetch  0x00000001 , 0x00004143 
- 00008977  0x00000d39 rtneq  0x000000ff 
- 00008978  0x00000d3a nbranch  0x00002336 , 0x00000018 
- 00008979  0x00000d3b fetch  0x00000001 , 0x00004142 
- 00008980  0x00000d3c sub  0x0000003f , 0x000000f0 , 0x0000003e 
- 00008981  0x00000d3d nbranch  0x0000233a , 0x00000002 
- 00008982  0x00000d3e sub  0x0000003f , 0x0000007f , 0x0000003e 
- 00008983  0x00000d3f branch  0x0000233a , 0x00000002 
- 00008984  0x00000d41 fetchr  0x00000011 , 0x00000001 , 0x00008961 
- 00008985  0x00000d42 fetch  0x00000001 , 0x00004143 
- 00008986  0x00000d43 rtneq  0x00000000 
- 00008987  0x00000d44 arg  0x00004144 , 0x00000006 
- 00008988  0x00000d45 iadd  0x00000006 , 0x00000006 
- 00008989  0x00000d46 ifetch  0x00000001 , 0x00000006 
- 00008990  0x00000d47 isub  0x00000011 , 0x0000003e 
- 00008991  0x00000d48 nrtn  0x00000005 
- 00008992  0x00000d49 increase  0xfffffffe , 0x00000006 
- 00008993  0x00000d4a ifetcht  0x00000001 , 0x00000006 
- 00008994  0x00000d4b rshift4  0x00000002 , 0x0000003f 
- 00008995  0x00000d4c rshift4  0x00000011 , 0x00000012 
- 00008996  0x00000d4d isub  0x00000012 , 0x00000012 
- 00008997  0x00000d4e and  0x00000002 , 0x0000000f , 0x0000003f 
- 00008998  0x00000d4f and  0x00000011 , 0x0000000f , 0x00000011 
- 00008999  0x00000d50 isub  0x00000011 , 0x00000011 
- 00009000  0x00000d51 lshift  0x00000011 , 0x0000003f 
- 00009001  0x00000d52 iadd  0x00000012 , 0x00000012 
- 00009002  0x00000d53 mul32  0x00000012 , 0x00000003 , 0x00000012 
- 00009003  0x00000d54 fetcht  0x00000001 , 0x00004142 
- 00009004  0x00000d55 and  0x00000002 , 0x00000080 , 0x0000003f 
- 00009005  0x00000d56 rtn  0x00000034 
- 00009006  0x00000d58 setarg  0x00000100 
- 00009007  0x00000d59 isub  0x00000002 , 0x00000002 
- 00009008  0x00000d5a copy  0x00000012 , 0x0000003f 
- 00009009  0x00000d5b isub  0x00000002 , 0x0000003f 
- 00009010  0x00000d5c rtn  0x00000002 
- 00009011  0x00000d5d and  0x0000003f , 0x000000ff , 0x0000003f 
- 00009012  0x00000d5e rtneq  0x000000ff 
- 00009013  0x00000d5f rtneq  0x000000fe 
- 00009014  0x00000d62 fetch  0x00000001 , 0x00004143 
- 00009015  0x00000d63 beq  0x00000001 , 0x0000233f 
- 00009016  0x00000d64 beq  0x00000002 , 0x00002341 
- 00009017  0x00000d66 branch  0x0000233f 
- 00009018  0x00000d69 fetch  0x00000001 , 0x00004143 
- 00009019  0x00000d6a beq  0x00000000 , 0x00002341 
- 00009020  0x00000d6b beq  0x00000001 , 0x0000233d 
- 00009021  0x00000d6e jam  0x00000002 , 0x00004143 
- 00009022  0x00000d6f rtn 
- 00009023  0x00000d72 jam  0x00000000 , 0x00004143 
- 00009024  0x00000d73 rtn 
- 00009025  0x00000d76 jam  0x00000001 , 0x00004143 
- 00009026  0x00000d77 rtn 
- 00009027  0x00000d7f copy  0x0000003f , 0x00000002 
- 00009028  0x00000d80 bpatch  0x00000020 , 0x00004004 
- 00009029  0x00000d81 copy  0x00000002 , 0x0000003f 
- 00009030  0x00000d82 call  0x00007d2c 
- 00009031  0x00000d83 lshift16  0x00000021 , 0x0000003f 
- 00009032  0x00000d84 set1  0x0000002c , 0x0000003f 
- 00009033  0x00000d85 call  0x00007d12 
- 00009034  0x00000d86 set0  0x0000002c , 0x0000003f 
- 00009035  0x00000d87 call  0x00002352 
- 00009036  0x00000d88 call  0x00007d12 
- 00009037  0x00000d89 rtn  0x00000028 
- 00009038  0x00000d8a call  0x00007d1f 
- 00009039  0x00000d8b iforce  0x0000001b 
- 00009040  0x00000d8c until  0x0000003e , 0x00000003 
- 00009041  0x00000d8d rtn 
- 00009042  0x00000d91 copy  0x00000019 , 0x00000002 
- 00009043  0x00000d92 rtn  0x00000029 
- 00009044  0x00000d93 copy  0x0000001a , 0x00000002 
- 00009045  0x00000d94 rtn 
- 00009046  0x00000d97 deposit  0x00000022 
- 00009047  0x00000d98 rtn  0x00000029 
- 00009048  0x00000d99 deposit  0x00000028 
- 00009049  0x00000d9a rtn 
- 00009050  0x00000d9e bpatch  0x00000021 , 0x00004004 
- 00009051  0x00000d9f branch  0x0000235a 
- 00009052  0x00000da3 rtn  0x00000034 
- 00009053  0x00000da5 rshift  0x0000003f , 0x0000003f 
- 00009054  0x00000da6 increase  0xfffffffd , 0x0000003f 
- 00009055  0x00000da8 increase  0xffffffff , 0x0000003f 
- 00009056  0x00000da9 nbranch  0x0000235f , 0x00000005 
- 00009057  0x00000daa force  0x00000000 , 0x0000003f 
- 00009058  0x00000dab rtn 
- 00009059  0x00000db1 setarg  0x00000e43 
- 00009060  0x00000db2 store  0x00000002 , 0x00000036 
- 00009061  0x00000db3 setarg  0x00000600 
- 00009062  0x00000db4 store  0x00000002 , 0x00000038 
- 00009063  0x00000db5 setarg  0x00000600 
- 00009064  0x00000db6 store  0x00000002 , 0x0000003a 
- 00009065  0x00000db7 setarg  0x00000d00 
- 00009066  0x00000db8 store  0x00000002 , 0x00000040 
- 00009067  0x00000db9 setarg  0x000003bb 
- 00009068  0x00000dba store  0x00000002 , 0x0000003c 
- 00009069  0x00000dbb setarg  0x00000500 
- 00009070  0x00000dbc store  0x00000002 , 0x0000003e 
- 00009071  0x00000dbd setarg  0x000007d0 
- 00009072  0x00000dbe store  0x00000002 , 0x00000042 
- 00009073  0x00000dbf setarg  0x00000ea6 
- 00009074  0x00000dc0 store  0x00000002 , 0x00000044 
- 00009075  0x00000dc1 setarg  0x000001e0 
- 00009076  0x00000dc2 store  0x00000002 , 0x00000046 
- 00009077  0x00000dc3 setarg  0x00000120 
- 00009078  0x00000dc4 store  0x00000002 , 0x00000048 
- 00009079  0x00000dc5 setarg  0x0000011a 
- 00009080  0x00000dc6 store  0x00000002 , 0x0000004a 
- 00009081  0x00000dc8 bpatch  0x00000022 , 0x00004004 
- 00009082  0x00000dc9 rtn  0x0000002b 
- 00009083  0x00000dca setarg  0x00000017 
- 00009084  0x00000dcb store  0x00000002 , 0x000042e3 
- 00009085  0x00000dcc jam  0x0000008b , 0x00004167 
- 00009086  0x00000dcd setarg  0x00000d00 
- 00009087  0x00000dce store  0x00000002 , 0x0000433f 
- 00009088  0x00000dcf setarg  0x00000060 
- 00009089  0x00000dd0 store  0x00000002 , 0x00004341 
- 00009090  0x00000dd1 rshift  0x00000022 , 0x0000003f 
- 00009091  0x00000dd2 store  0x00000004 , 0x00004095 
- 00009092  0x00000dd3 rtn 
- 00009093  0x00000ddb setarg  0x0000ee21 
- 00009094  0x00000ddc store  0x00000002 , 0x00008050 
- 00009095  0x00000ddd fetchr  0x00000030 , 0x00000004 , 0x0000811c 
- 00009096  0x00000dde fetch  0x00000001 , 0x00008132 
- 00009097  0x00000ddf bbit0  0x00000005 , 0x0000239c 
- 00009098  0x00000de0 enable  0x0000002b 
- 00009099  0x00000de1 bbit1  0x00000004 , 0x00002393 
- 00009100  0x00000de2 disable  0x0000002b 
- 00009101  0x00000de3 deposit  0x00000027 
- 00009102  0x00000de4 nbranch  0x00002393 , 0x00000034 
- 00009103  0x00000de5 fetch  0x00000001 , 0x00008142 
- 00009104  0x00000de6 bbit1  0x00000004 , 0x00002393 
- 00009105  0x00000de7 arg  0xffffffff , 0x00000002 
- 00009106  0x00000de8 branch  0x00002434 
- 00009107  0x00000dea call  0x000023a0 
- 00009108  0x00000deb call  0x000023e6 , 0x0000002b 
- 00009109  0x00000dec fetch  0x00000001 , 0x00008132 
- 00009110  0x00000ded set0  0x00000005 , 0x0000003f 
- 00009111  0x00000dee store  0x00000001 , 0x00008132 
- 00009112  0x00000def nbranch  0x0000239d , 0x0000002b 
- 00009113  0x00000df0 call  0x00007d74 
- 00009114  0x00000df1 storer  0x00000030 , 0x00000004 , 0x0000069d 
- 00009115  0x00000df2 rtn 
- 00009116  0x00000df5 call  0x000023a0 
- 00009117  0x00000df7 call  0x00006a68 
- 00009118  0x00000df8 storer  0x00000030 , 0x00000004 , 0x0000069d 
- 00009119  0x00000df9 rtn 
- 00009120  0x00000dfc until  0x0000003e , 0x00000033 
- 00009121  0x00000dfd fetch  0x00000001 , 0x00008133 
- 00009122  0x00000dfe and_into  0x00000088 , 0x0000003f 
- 00009123  0x00000dff store  0x00000001 , 0x00008133 
- 00009124  0x00000e00 until  0x0000003e , 0x00000033 
- 00009125  0x00000e01 fetch  0x00000001 , 0x00008132 
- 00009126  0x00000e02 or_into  0x0000000f , 0x0000003f 
- 00009127  0x00000e03 store  0x00000001 , 0x00008132 
- 00009128  0x00000e04 until  0x0000003e , 0x00000033 
- 00009129  0x00000e05 set1  0x00000007 , 0x0000003f 
- 00009130  0x00000e06 store  0x00000001 , 0x00008132 
- 00009131  0x00000e07 until  0x0000003e , 0x00000033 
- 00009132  0x00000e08 set1  0x00000006 , 0x0000003f 
- 00009133  0x00000e09 store  0x00000001 , 0x00008132 
- 00009134  0x00000e0a until  0x0000003e , 0x00000033 
- 00009135  0x00000e0b rtn 
- 00009136  0x00000e0e until  0x0000003e , 0x00000033 
- 00009137  0x00000e0f jam  0x00000076 , 0x0000813d 
- 00009138  0x00000e10 until  0x0000003e , 0x00000033 
- 00009139  0x00000e11 jam  0x00000037 , 0x0000813a 
- 00009140  0x00000e12 rtn 
- 00009141  0x00000e15 until  0x0000003e , 0x00000033 
- 00009142  0x00000e16 jam  0x00000076 , 0x0000813d 
- 00009143  0x00000e17 until  0x0000003e , 0x00000033 
- 00009144  0x00000e18 jam  0x00000037 , 0x0000813a 
- 00009145  0x00000e19 rtn 
- 00009146  0x00000e1e fetch  0x00000001 , 0x000043cb 
- 00009147  0x00000e1f lshift4  0x0000003f , 0x0000003f 
- 00009148  0x00000e21 store  0x00000001 , 0x00008143 
- 00009149  0x00000e22 until  0x0000003e , 0x00000033 
- 00009150  0x00000e23 fetch  0x00000001 , 0x000043cc 
- 00009151  0x00000e24 set1  0x00000005 , 0x0000003f 
- 00009152  0x00000e25 set1  0x00000006 , 0x0000003f 
- 00009153  0x00000e26 store  0x00000001 , 0x00008144 
- 00009154  0x00000e27 branch  0x000023e2 
- 00009155  0x00000e2a fetch  0x00000001 , 0x00008142 
- 00009156  0x00000e2b set0  0x00000003 , 0x0000003f 
- 00009157  0x00000e2c store  0x00000001 , 0x00008142 
- 00009158  0x00000e2d rtn 
- 00009159  0x00000e30 fetch  0x00000001 , 0x00008142 
- 00009160  0x00000e31 set1  0x00000003 , 0x0000003f 
- 00009161  0x00000e32 store  0x00000001 , 0x00008142 
- 00009162  0x00000e33 rtn 
- 00009163  0x00000e36 fetch  0x00000003 , 0x000040c3 
- 00009164  0x00000e37 arg  0x0000813e , 0x00000005 
- 00009165  0x00000e39 arg  0x00000003 , 0x00000039 
- 00009166  0x00000e3a branch  0x000023d1 
- 00009167  0x00000e3d arg  0x00008145 , 0x00000005 
- 00009168  0x00000e3f arg  0x00000004 , 0x00000039 
- 00009169  0x00000e41 until  0x0000003e , 0x00000033 
- 00009170  0x00000e42 istore  0x00000001 , 0x00000005 
- 00009171  0x00000e43 rshift8  0x0000003f , 0x0000003f 
- 00009172  0x00000e44 loop  0x000023d1 
- 00009173  0x00000e45 branch  0x000023e2 
- 00009174  0x00000e48 arg  0x00008149 , 0x00000005 
- 00009175  0x00000e49 branch  0x000023d0 
- 00009176  0x00000e4d fetch  0x00000001 , 0x00008133 
- 00009177  0x00000e4e set0  0x00000003 , 0x0000003f 
- 00009178  0x00000e4f store  0x00000001 , 0x00008133 
- 00009179  0x00000e50 rtn 
- 00009180  0x00000e53 fetch  0x00000001 , 0x000040cb 
- 00009181  0x00000e54 rtn  0x00000034 
- 00009182  0x00000e55 set0  0x00000004 , 0x0000003f 
- 00009183  0x00000e56 branch  0x000023e1 
- 00009184  0x00000e59 store  0x00000001 , 0x000040cb 
- 00009185  0x00000e5b store  0x00000001 , 0x00008135 
- 00009186  0x00000e5d until  0x0000003e , 0x00000033 
- 00009187  0x00000e5e rtn 
- 00009188  0x00000e62 store  0x00000001 , 0x00008134 
- 00009189  0x00000e63 branch  0x000023e2 
- 00009190  0x00000e67 call  0x000023dc 
- 00009191  0x00000e68 fetch  0x00000001 , 0x000040ef 
- 00009192  0x00000e69 store  0x00000001 , 0x00008080 
- 00009193  0x00000e6a arg  0x000040cc , 0x00000006 
- 00009194  0x00000e6b arg  0x00008070 , 0x00000005 
- 00009195  0x00000e6c call  0x00007c8f 
- 00009196  0x00000e6d arg  0x000080d4 , 0x00000005 
- 00009197  0x00000e6e call  0x00007c89 
- 00009198  0x00000e6f fetchr  0x00000000 , 0x00000008 , 0x000040e7 
- 00009199  0x00000e70 arg  0x0000814d , 0x00000006 
- 00009200  0x00000e71 arg  0x00000016 , 0x00000005 
- 00009201  0x00000e72 arg  0x0000000c , 0x00000039 
- 00009202  0x00000e73 call  0x00007cda 
- 00009203  0x00000e74 branch  0x00006b11 
- 00009204  0x00000e77 storer  0x00000000 , 0x00000008 , 0x000040e7 
- 00009205  0x00000e78 arg  0x00008070 , 0x00000006 
- 00009206  0x00000e79 arg  0x000040cc , 0x00000005 
- 00009207  0x00000e7a call  0x00007c8f 
- 00009208  0x00000e7b arg  0x000080d4 , 0x00000006 
- 00009209  0x00000e7c call  0x00007c89 
- 00009210  0x00000e7d fetch  0x00000001 , 0x00008080 
- 00009211  0x00000e7e store  0x00000001 , 0x000040ef 
- 00009212  0x00000e7f branch  0x000023fd 
- 00009213  0x00000e82 arg  0x0000000c , 0x00000039 
- 00009214  0x00000e83 arg  0x00000016 , 0x00000006 
- 00009215  0x00000e84 arg  0x0000814d , 0x00000011 
- 00009216  0x00000e86 ifetch  0x00000001 , 0x00000006 
- 00009217  0x00000e87 ncall  0x00002405 , 0x00000034 
- 00009218  0x00000e88 increase  0x00000001 , 0x00000011 
- 00009219  0x00000e89 loop  0x00002400 
- 00009220  0x00000e8a rtn 
- 00009221  0x00000e8c istore  0x00000001 , 0x00000011 
- 00009222  0x00000e8d until  0x0000003e , 0x00000033 
- 00009223  0x00000e8e rtn 
- 00009224  0x00000e91 bpatch  0x00000023 , 0x00004004 
- 00009225  0x00000e92 fetch  0x00000001 , 0x000080cb 
- 00009226  0x00000e93 nbranch  0x0000240f , 0x00000034 
- 00009227  0x00000e94 fetch  0x00000003 , 0x000040bd 
- 00009228  0x00000e95 nrtn  0x00000034 
- 00009229  0x00000e96 jam  0x0000000c , 0x000080cb 
- 00009230  0x00000e97 jam  0x00000080 , 0x00008006 
- 00009231  0x00000e99 fetch  0x00000001 , 0x00008129 
- 00009232  0x00000e9a rtnbit0  0x00000001 
- 00009233  0x00000e9b fetch  0x00000003 , 0x0000815b 
- 00009234  0x00000e9c store  0x00000003 , 0x000040bd 
- 00009235  0x00000e9d rtn 
- 00009236  0x00000ea2 fetch  0x00000001 , 0x000040ca 
- 00009237  0x00000ea3 set1  0x00000004 , 0x0000003f 
- 00009238  0x00000ea4 store  0x00000001 , 0x000040ca 
- 00009239  0x00000ea8 bpatch  0x00000024 , 0x00004004 
- 00009240  0x00000ea9 arg  0xffffffff , 0x00000002 
- 00009241  0x00000eaa fetch  0x00000001 , 0x000040a7 
- 00009242  0x00000eab store  0x00000001 , 0x000040c8 
- 00009243  0x00000eac fetch  0x00000001 , 0x000040ca 
- 00009244  0x00000ead store  0x00000001 , 0x00008142 
- 00009245  0x00000eae until  0x0000003e , 0x00000033 
- 00009246  0x00000eb1 bpatch  0x00000025 , 0x00004004 
- 00009247  0x00000eb3 fetch  0x00000002 , 0x000043e9 
- 00009248  0x00000eb4 call  0x00007d79 
- 00009249  0x00000eb6 fetch  0x00000004 , 0x000040ad 
- 00009250  0x00000eb7 iadd  0x00000002 , 0x0000003f 
- 00009251  0x00000eb8 store  0x00000004 , 0x000040ad 
- 00009252  0x00000eb9 call  0x000023f4 
- 00009253  0x00000eba fetch  0x00000001 , 0x000040cb 
- 00009254  0x00000ebb set1  0x00000004 , 0x0000003f 
- 00009255  0x00000ebc call  0x000023e1 
- 00009256  0x00000ebd ncall  0x000023cb , 0x0000002b 
- 00009257  0x00000ebe until  0x0000003e , 0x00000033 
- 00009258  0x00000ebf storer  0x00000019 , 0x00000006 , 0x000040b1 
- 00009259  0x00000ec0 fetch  0x00000003 , 0x000040c6 
- 00009260  0x00000ec1 fetchr  0x00000011 , 0x00000001 , 0x000040c9 
- 00009261  0x00000ec2 arg  0x00000003 , 0x00000039 
- 00009262  0x00000ec4 until  0x0000003e , 0x00000033 
- 00009263  0x00000ec5 store  0x00000001 , 0x00008132 
- 00009264  0x00000ec6 rshift8  0x0000003f , 0x0000003f 
- 00009265  0x00000ec7 loop  0x0000242e 
- 00009266  0x00000ec8 until  0x0000003e , 0x00000033 
- 00009267  0x00000ec9 storer  0x00000011 , 0x00000001 , 0x00008133 
- 00009268  0x00000ecb until  0x0000003e , 0x00000033 
- 00009269  0x00000ecc storet  0x00000004 , 0x0000804c 
- 00009270  0x00000ecd jam  0x00000001 , 0x00008005 
- 00009271  0x00000ece until  0x0000003e , 0x0000003f 
- 00009272  0x00000ed1 fetch  0x00000001 , 0x000040c3 
- 00009273  0x00000ed2 nrtn  0x00000034 
- 00009274  0x00000ed3 jam  0x00000006 , 0x00008042 
- 00009275  0x00000ed4 jam  0x000000f8 , 0x00008130 
- 00009276  0x00000ed5 setarg  0x00030d40 
- 00009277  0x00000ed6 call  0x0000235c 
- 00009278  0x00000ed7 call  0x000023b5 
- 00009279  0x00000ed8 until  0x0000003e , 0x00000033 
- 00009280  0x00000ed9 jam  0x000000ff , 0x00008130 
- 00009281  0x00000eda copy  0x00000031 , 0x00000030 
- 00009282  0x00000edb jam  0x00000004 , 0x00008042 
- 00009283  0x00000edc nop  0x0000000a 
- 00009284  0x00000edd until  0x0000003e , 0x00000033 
- 00009285  0x00000ede deposit  0x00000031 
- 00009286  0x00000edf isub  0x00000030 , 0x0000003f 
- 00009287  0x00000ee0 increase  0x00000030 , 0x0000003f 
- 00009288  0x00000ee1 arg  0x000000ff , 0x00000002 
- 00009289  0x00000ee2 call  0x00007d6c 
- 00009290  0x00000ee3 store  0x00000001 , 0x000040c3 
- 00009291  0x00000ee4 nop  0x00007530 
- 00009292  0x00000ee5 nop  0x00007530 
- 00009293  0x00000ee6 nop  0x00007530 
- 00009294  0x00000ee7 rtn 
- 00009295  0x00000eeb bpatch  0x00000026 , 0x00004004 
- 00009296  0x00000eec setarg  0x00000000 
- 00009297  0x00000eed copy  0x00000027 , 0x0000003e 
- 00009298  0x00000eee branch  0x0000245a , 0x00000005 
- 00009299  0x00000eef fetch  0x00000001 , 0x0000813e 
- 00009300  0x00000ef0 fetcht  0x00000001 , 0x0000813f 
- 00009301  0x00000ef1 isub  0x00000002 , 0x0000003e 
- 00009302  0x00000ef2 branch  0x00002458 , 0x00000002 
- 00009303  0x00000ef3 deposit  0x00000002 
- 00009304  0x00000ef5 isub  0x00000027 , 0x0000003f 
- 00009305  0x00000ef6 increase  0x00000001 , 0x0000003f 
- 00009306  0x00000ef8 increase  0x00000008 , 0x0000003f 
- 00009307  0x00000ef9 until  0x0000003e , 0x00000033 
- 00009308  0x00000efa iadd  0x00000031 , 0x0000003f 
- 00009309  0x00000efb fetcht  0x00000004 , 0x000040a9 
- 00009310  0x00000efc iadd  0x00000002 , 0x0000003f 
- 00009311  0x00000efd fetcht  0x00000003 , 0x000040bd 
- 00009312  0x00000efe imul32  0x00000002 , 0x0000003f 
- 00009313  0x00000eff rshift8  0x0000003f , 0x0000003f 
- 00009314  0x00000f00 rshift4  0x0000003f , 0x0000003f 
- 00009315  0x00000f01 increase  0x0000006e , 0x0000003f 
- 00009316  0x00000f02 fetcht  0x00000002 , 0x00000044 
- 00009317  0x00000f03 idiv  0x00000002 
- 00009318  0x00000f04 call  0x00007d5f 
- 00009319  0x00000f05 lshift16  0x0000003f , 0x0000003f 
- 00009320  0x00000f06 remainder  0x00000002 
- 00009321  0x00000f07 ior  0x00000002 , 0x0000003f 
- 00009322  0x00000f08 fetcht  0x00000006 , 0x000040b1 
- 00009323  0x00000f09 call  0x00007d05 
- 00009324  0x00000f0a copy  0x00000002 , 0x00000019 
- 00009325  0x00000f0b fetch  0x00000006 , 0x00004048 
- 00009326  0x00000f0c call  0x00002109 
- 00009327  0x00000f0d deposit  0x0000001a 
- 00009328  0x00000f0e store  0x00000006 , 0x00000670 
- 00009329  0x00000f0f deposit  0x00000027 
- 00009330  0x00000f10 istore  0x00000001 , 0x00000005 
- 00009331  0x00000f11 fetch  0x00000001 , 0x0000811d 
- 00009332  0x00000f12 or_into  0x000000f0 , 0x0000003f 
- 00009333  0x00000f13 istore  0x00000001 , 0x00000005 
- 00009334  0x00000f14 rtn 
- 00009335  0x00000f18 bpatch  0x00000027 , 0x00004004 
- 00009336  0x00000f19 deposit  0x0000001a 
- 00009337  0x00000f1a call  0x00007d10 
- 00009338  0x00000f1b fetcht  0x00000004 , 0x000040ad 
- 00009339  0x00000f1c sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00009340  0x00000f1d rtn  0x00000002 
- 00009341  0x00000f1e lshift8  0x0000003f , 0x0000003f 
- 00009342  0x00000f1f lshift4  0x0000003f , 0x0000003f 
- 00009343  0x00000f20 idiv  0x00000002 
- 00009344  0x00000f21 call  0x00007d5f 
- 00009345  0x00000f22 arg  0x000000c8 , 0x00000002 
- 00009346  0x00000f23 call  0x00007d6c 
- 00009347  0x00000f24 store  0x00000001 , 0x0000000e 
- 00009348  0x00000f25 nbranch  0x00002486 , 0x00000028 
- 00009349  0x00000f26 sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00009350  0x00000f28 fetcht  0x00000003 , 0x000040bd 
- 00009351  0x00000f29 iadd  0x00000002 , 0x0000003f 
- 00009352  0x00000f2a store  0x00000003 , 0x000040bd 
- 00009353  0x00000f2c setarg  0x00000000 
- 00009354  0x00000f2d store  0x00000004 , 0x000040ad 
- 00009355  0x00000f2e rtn 
- 00009356  0x00000f32 bpatch  0x00000028 , 0x00004005 
- 00009357  0x00000f33 call  0x00002408 
- 00009358  0x00000f34 fetch  0x00000003 , 0x000040bd 
- 00009359  0x00000f35 rtn  0x00000034 
- 00009360  0x00000f36 fetch  0x00000001 , 0x00004094 
- 00009361  0x00000f37 rtn  0x00000034 
- 00009362  0x00000f38 fetch  0x00000001 , 0x0000446c 
- 00009363  0x00000f39 branch  0x00002496 , 0x00000034 
- 00009364  0x00000f3a fetch  0x00000001 , 0x0000446e 
- 00009365  0x00000f3b rtn  0x00000034 
- 00009366  0x00000f3d fetch  0x00000001 , 0x0000446d 
- 00009367  0x00000f3e nrtn  0x00000034 
- 00009368  0x00000f3f arg  0x000020af , 0x00000013 
- 00009369  0x00000f40 call  0x00002069 
- 00009370  0x00000f41 rtn  0x00000005 
- 00009371  0x00000f42 call  0x000024ef 
- 00009372  0x00000f43 nrtn  0x00000034 
- 00009373  0x00000f44 call  0x0000205d 
- 00009374  0x00000f45 nbranch  0x000024bd , 0x00000005 
- 00009375  0x00000f46 rtn  0x0000002b 
- 00009376  0x00000f47 bpatch  0x00000029 , 0x00004005 
- 00009377  0x00000f48 fetcht  0x00000001 , 0x00000015 
- 00009378  0x00000f49 fetch  0x00000002 , 0x00004042 
- 00009379  0x00000f4a imul32  0x00000002 , 0x0000003f 
- 00009380  0x00000f4b rshift4  0x00000002 , 0x00000002 
- 00009381  0x00000f4c rshift2  0x00000002 , 0x00000002 
- 00009382  0x00000f4d isub  0x00000002 , 0x0000003f 
- 00009383  0x00000f4e fetcht  0x00000004 , 0x00004044 
- 00009384  0x00000f4f iadd  0x00000002 , 0x0000003f 
- 00009385  0x00000f50 fetcht  0x00000001 , 0x000040a6 
- 00009386  0x00000f51 isub  0x00000002 , 0x0000003f 
- 00009387  0x00000f52 lshift16  0x0000003f , 0x00000030 
- 00009388  0x00000f53 fetch  0x00000002 , 0x0000404e 
- 00009389  0x00000f54 rshift  0x0000003f , 0x0000003f 
- 00009390  0x00000f55 call  0x00007d2c 
- 00009391  0x00000f56 deposit  0x00000030 
- 00009392  0x00000f57 call  0x00007d12 
- 00009393  0x00000f58 copy  0x0000001a , 0x00000002 
- 00009394  0x00000f59 call  0x00007d10 
- 00009395  0x00000f5a rtn  0x00000028 
- 00009396  0x00000f5c call  0x00007d25 
- 00009397  0x00000f5e bpatch  0x0000002a , 0x00004005 
- 00009398  0x00000f5f fetch  0x00000001 , 0x000040c3 
- 00009399  0x00000f60 isub  0x00000002 , 0x0000003e 
- 00009400  0x00000f61 branch  0x00002489 , 0x00000002 
- 00009401  0x00000f62 storet  0x00000004 , 0x000040a9 
- 00009402  0x00000f63 call  0x000042c5 
- 00009403  0x00000f65 fetcht  0x00000004 , 0x000040a9 
- 00009404  0x00000f66 branch  0x0000241e 
- 00009405  0x00000f69 bpatch  0x0000002b , 0x00004005 
- 00009406  0x00000f6a fetch  0x00000001 , 0x00004388 
- 00009407  0x00000f6b nbranch  0x000024c1 , 0x00000034 
- 00009408  0x00000f6c rtn 
- 00009409  0x00000f6f fetch  0x00000002 , 0x000040a4 
- 00009410  0x00000f70 rtn  0x00000034 
- 00009411  0x00000f72 fetcht  0x00000001 , 0x000040a6 
- 00009412  0x00000f73 isub  0x00000002 , 0x0000003f 
- 00009413  0x00000f74 arg  0x00001d4c , 0x00000002 
- 00009414  0x00000f75 imul32  0x00000002 , 0x0000003f 
- 00009415  0x00000f76 branch  0x000024b4 
- 00009416  0x00000f7a fetch  0x00000002 , 0x000043e5 
- 00009417  0x00000f7b call  0x00007d79 
- 00009418  0x00000f7c nbranch  0x000024e0 , 0x00000034 
- 00009419  0x00000f7d jam  0x00000000 , 0x00000015 
- 00009420  0x00000f7e bmark0  0x0000000d , 0x000024e0 
- 00009421  0x00000f7f fetch  0x00000001 , 0x000040c2 
- 00009422  0x00000f80 branch  0x000024e4 , 0x00000034 
- 00009423  0x00000f81 increase  0xffffffff , 0x0000003f 
- 00009424  0x00000f82 store  0x00000001 , 0x000040c2 
- 00009425  0x00000f83 rtn 
- 00009426  0x00000f89 jam  0x00000000 , 0x000040a8 
- 00009427  0x00000f8a fetch  0x00000003 , 0x000040b7 
- 00009428  0x00000f8b increase  0x00000001 , 0x0000003f 
- 00009429  0x00000f8c store  0x00000003 , 0x000040b7 
- 00009430  0x00000f8d rtn 
- 00009431  0x00000f91 bpatch  0x0000002c , 0x00004005 
- 00009432  0x00000f92 jam  0x00000000 , 0x00000015 
- 00009433  0x00000f93 fetch  0x00000003 , 0x000040ba 
- 00009434  0x00000f94 increase  0x00000001 , 0x0000003f 
- 00009435  0x00000f95 store  0x00000003 , 0x000040ba 
- 00009436  0x00000f96 fetch  0x00000001 , 0x000040a8 
- 00009437  0x00000f97 increase  0x00000001 , 0x0000003f 
- 00009438  0x00000f98 store  0x00000001 , 0x000040a8 
- 00009439  0x00000f99 rtn 
- 00009440  0x00000f9c jam  0x00000000 , 0x00000015 
- 00009441  0x00000f9d fetch  0x00000001 , 0x000040c1 
- 00009442  0x00000f9e store  0x00000001 , 0x000040c2 
- 00009443  0x00000f9f rtn 
- 00009444  0x00000fa2 fetcht  0x00000001 , 0x000040c0 
- 00009445  0x00000fa3 storet  0x00000001 , 0x00000015 
- 00009446  0x00000fa4 rtn 
- 00009447  0x00000fa9 fetch  0x00000002 , 0x000040a2 
- 00009448  0x00000faa qset1  0x0000003f 
- 00009449  0x00000fab store  0x00000002 , 0x000040a2 
- 00009450  0x00000fac rtn 
- 00009451  0x00000faf fetch  0x00000002 , 0x000040a2 
- 00009452  0x00000fb0 qset0  0x0000003f 
- 00009453  0x00000fb1 store  0x00000002 , 0x000040a2 
- 00009454  0x00000fb2 rtn 
- 00009455  0x00000fb7 bpatch  0x0000002d , 0x00004005 
- 00009456  0x00000fb8 call  0x000042c3 
- 00009457  0x00000fb9 fetch  0x00000002 , 0x000040a2 
- 00009458  0x00000fba copy  0x0000003f , 0x00000011 
- 00009459  0x00000fbb fetch  0x00000003 , 0x0000444b 
- 00009460  0x00000fbc nsetflag  0x00000034 , 0x00000001 , 0x00000011 
- 00009461  0x00000fbd fetch  0x00000008 , 0x000044d3 
- 00009462  0x00000fbe nsetflag  0x00000034 , 0x0000000f , 0x00000011 
- 00009463  0x00000fbf fetch  0x00000008 , 0x000044db 
- 00009464  0x00000fc0 nsetflag  0x00000034 , 0x0000000e , 0x00000011 
- 00009465  0x00000fc1 fetch  0x00000001 , 0x00004114 
- 00009466  0x00000fc2 nsetflag  0x00000034 , 0x00000008 , 0x00000011 
- 00009467  0x00000fc3 fetch  0x00000001 , 0x000043cb 
- 00009468  0x00000fc4 compare  0x0000000a , 0x0000003f , 0x000000ff 
- 00009469  0x00000fc5 call  0x00002501 , 0x00000001 
- 00009470  0x00000fc6 copy  0x00000011 , 0x0000003f 
- 00009471  0x00000fc7 store  0x00000002 , 0x000040a2 
- 00009472  0x00000fc8 rtn 
- 00009473  0x00000fcb fetch  0x00000002 , 0x00008112 
- 00009474  0x00000fcc nsetflag  0x00000034 , 0x00000006 , 0x00000011 
- 00009475  0x00000fcd fetch  0x00000002 , 0x0000810e 
- 00009476  0x00000fce nsetflag  0x00000034 , 0x00000005 , 0x00000011 
- 00009477  0x00000fcf rtn 
- 00009478  0x00000fd9 bpatchx  0x0000000e , 0x00004021 
- 00009479  0x00000fda disable  0x0000002b 
- 00009480  0x00000fdb jam  0x00000001 , 0x0000017e 
- 00009481  0x00000fdc jam  0x00000003 , 0x00000168 
- 00009482  0x00000fdd jam  0x00000001 , 0x0000017f 
- 00009483  0x00000fde setarg  0xffffffff 
- 00009484  0x00000fdf store  0x00000002 , 0x00000182 
- 00009485  0x00000fe0 force  0x00000000 , 0x0000003f 
- 00009486  0x00000fe1 store  0x00000001 , 0x00000180 
- 00009487  0x00000fe2 store  0x00000001 , 0x0000018b 
- 00009488  0x00000fe3 store  0x00000003 , 0x000040b7 
- 00009489  0x00000fe4 store  0x00000003 , 0x000040ba 
- 00009490  0x00000fe5 call  0x0000285c 
- 00009491  0x00000fe6 jam  0x00000001 , 0x00004169 
- 00009492  0x00000fe7 jam  0x00000000 , 0x0000416a 
- 00009493  0x00000fe8 jam  0x00000001 , 0x0000019d 
- 00009494  0x00000fe9 jam  0x00000001 , 0x0000019e 
- 00009495  0x00000fea jam  0x00000000 , 0x00004396 
- 00009496  0x00000feb branch  0x00002935 
- 00009497  0x00000fee bpatchx  0x0000000f , 0x00004021 
- 00009498  0x00000fef enable  0x00000029 
- 00009499  0x00000ff0 jam  0x00000003 , 0x00000169 
- 00009500  0x00000ff1 jam  0x00000001 , 0x00004398 
- 00009501  0x00000ff2 jam  0x00000001 , 0x000006b1 
- 00009502  0x00000ff3 setarg  0x0000ffff 
- 00009503  0x00000ff4 store  0x00000002 , 0x000006b3 
- 00009504  0x00000ff5 force  0x00000000 , 0x0000003f 
- 00009505  0x00000ff6 store  0x00000005 , 0x00004455 
- 00009506  0x00000ff7 set1  0x00000027 , 0x0000003f 
- 00009507  0x00000ff8 store  0x00000005 , 0x00004450 
- 00009508  0x00000ff9 branch  0x00002506 
- 00009509  0x00000ffd bpatchx  0x00000010 , 0x00004022 
- 00009510  0x00000ffe disable  0x00000029 
- 00009511  0x00000fff setarg  0x00000017 
- 00009512  0x00001000 store  0x00000002 , 0x000042e3 
- 00009513  0x00001001 increase  0x00000004 , 0x0000003f 
- 00009514  0x00001002 store  0x00000002 , 0x000043b8 
- 00009515  0x00001003 jam  0x00000001 , 0x00000169 
- 00009516  0x00001004 jam  0x00000000 , 0x00004388 
- 00009517  0x00001005 jam  0x00000000 , 0x00000015 
- 00009518  0x00001006 call  0x00002592 
- 00009519  0x00001007 fetch  0x00000002 , 0x00000196 
- 00009520  0x00001008 store  0x00000002 , 0x000042f5 
- 00009521  0x00001009 fetch  0x00000002 , 0x0000016a 
- 00009522  0x0000100a mul32  0x0000003f , 0x00000005 , 0x0000003f 
- 00009523  0x0000100b rshift4  0x0000003f , 0x0000003f 
- 00009524  0x0000100c store  0x00000002 , 0x00000196 
- 00009525  0x0000100d branch  0x00002506 
- 00009526  0x00001015 bpatchx  0x00000011 , 0x00004022 
- 00009527  0x00001016 call  0x000025b8 
- 00009528  0x00001017 fetch  0x00000001 , 0x00000168 
- 00009529  0x00001018 isolate1  0x00000004 , 0x0000003f 
- 00009530  0x00001019 setflag  0x00000001 , 0x00000032 , 0x00000000 
- 00009531  0x0000101a call  0x000042b2 
- 00009532  0x0000101b fetch  0x00000001 , 0x00000169 
- 00009533  0x0000101c bbit1  0x00000001 , 0x0000253f 
- 00009534  0x0000101d branch  0x00002551 
- 00009535  0x00001024 bpatchx  0x00000012 , 0x00004022 
- 00009536  0x00001025 enable  0x00000029 
- 00009537  0x00001026 call  0x0000292b 
- 00009538  0x00001027 branch  0x0000254e , 0x00000002 
- 00009539  0x00001028 call  0x000025fb 
- 00009540  0x00001029 call  0x00002871 
- 00009541  0x0000102a disable  0x0000002d 
- 00009542  0x0000102b call  0x00002730 
- 00009543  0x0000102c nrtn  0x0000002d 
- 00009544  0x0000102d fetch  0x00000001 , 0x00000005 
- 00009545  0x0000102e increase  0x00000001 , 0x0000003f 
- 00009546  0x0000102f store  0x00000001 , 0x00000005 
- 00009547  0x00001030 call  0x00002823 
- 00009548  0x00001031 disable  0x00000029 
- 00009549  0x00001032 rtn 
- 00009550  0x00001035 call  0x00002586 
- 00009551  0x00001036 disable  0x00000029 
- 00009552  0x00001037 rtn 
- 00009553  0x0000103d bpatchx  0x00000013 , 0x00004022 
- 00009554  0x0000103e jam  0x00000000 , 0x0000433e 
- 00009555  0x0000103f set0  0x00000030 , 0x00000000 
- 00009556  0x00001040 call  0x00007552 
- 00009557  0x00001041 call  0x00002ff5 
- 00009558  0x00001042 disable  0x0000002e 
- 00009559  0x00001043 call  0x0000292b 
- 00009560  0x00001044 branch  0x00002586 , 0x00000002 
- 00009561  0x00001045 fetch  0x00000001 , 0x0000019d 
- 00009562  0x00001046 call  0x000025a4 
- 00009563  0x00001047 call  0x000025fb 
- 00009564  0x00001048 call  0x00002652 
- 00009565  0x00001049 nbranch  0x00002577 , 0x00000018 
- 00009566  0x0000104a call  0x00002597 
- 00009567  0x0000104b branch  0x00002562 , 0x0000002d 
- 00009568  0x0000104c bmark1  0x00000030 , 0x00002562 
- 00009569  0x0000104d branch  0x00002571 
- 00009570  0x00001052 bpatchx  0x00000014 , 0x00004022 
- 00009571  0x00001053 fetch  0x00000001 , 0x0000433e 
- 00009572  0x00001054 pincrease  0x00000001 
- 00009573  0x00001055 store  0x00000001 , 0x0000433e 
- 00009574  0x00001056 beq  0x0000000c , 0x00002571 
- 00009575  0x00001057 call  0x00002823 
- 00009576  0x00001058 call  0x00002871 
- 00009577  0x00001059 fetch  0x00000001 , 0x0000019e 
- 00009578  0x0000105a call  0x000025a4 
- 00009579  0x0000105b call  0x00002741 
- 00009580  0x0000105c call  0x000028d4 
- 00009581  0x0000105d fetch  0x00000002 , 0x000043e1 
- 00009582  0x0000105e call  0x00007d79 
- 00009583  0x0000105f call  0x0000257b 
- 00009584  0x00001060 branch  0x00002580 , 0x00000028 
- 00009585  0x00001062 bpatchx  0x00000015 , 0x00004022 
- 00009586  0x00001063 call  0x00002fba 
- 00009587  0x00001064 call  0x00002fb1 
- 00009588  0x00001065 call  0x00007841 
- 00009589  0x00001066 fetch  0x00000001 , 0x0000018b 
- 00009590  0x00001067 bbit1  0x00000003 , 0x00002586 
- 00009591  0x00001069 bpatchx  0x00000016 , 0x00004022 
- 00009592  0x0000106a call  0x000020cf 
- 00009593  0x0000106b call  0x000029a5 
- 00009594  0x0000106c branch  0x000020f7 
- 00009595  0x00001070 disable  0x00000028 
- 00009596  0x00001071 bmark1  0x0000002a , 0x00007dba 
- 00009597  0x00001072 bmark1  0x00000029 , 0x00007dba 
- 00009598  0x00001073 bmark1  0x00000030 , 0x00007dba 
- 00009599  0x00001074 rtn 
- 00009600  0x00001078 bpatchx  0x00000017 , 0x00004022 
- 00009601  0x00001079 enable  0x0000002e 
- 00009602  0x0000107a call  0x00002734 
- 00009603  0x0000107b branch  0x00002562 , 0x0000002d 
- 00009604  0x0000107c bmark1  0x00000030 , 0x00002562 
- 00009605  0x0000107d branch  0x00002571 
- 00009606  0x00001082 bpatchx  0x00000018 , 0x00004023 
- 00009607  0x00001083 call  0x0000258d 
- 00009608  0x00001084 call  0x00004302 
- 00009609  0x00001085 call  0x00002592 
- 00009610  0x00001086 call  0x00003003 
- 00009611  0x00001087 jam  0x00000015 , 0x0000066f 
- 00009612  0x00001088 branch  0x0000782b 
- 00009613  0x0000108b arg  0x00004441 , 0x00000005 
- 00009614  0x0000108c call  0x00007c99 
- 00009615  0x0000108d jam  0x00000000 , 0x0000017e 
- 00009616  0x0000108e jam  0x00000000 , 0x00000169 
- 00009617  0x0000108f jam  0x00000000 , 0x00000168 
- 00009618  0x00001091 bpatchx  0x00000019 , 0x00004023 
- 00009619  0x00001092 jam  0x00000000 , 0x000042fd 
- 00009620  0x00001093 jam  0x00000000 , 0x000042fc 
- 00009621  0x00001094 call  0x00007452 
- 00009622  0x00001095 rtn 
- 00009623  0x00001098 bpatchx  0x0000001a , 0x00004023 
- 00009624  0x00001099 fetch  0x00000001 , 0x00000005 
- 00009625  0x0000109a increase  0x00000001 , 0x0000003f 
- 00009626  0x0000109b store  0x00000001 , 0x00000005 
- 00009627  0x0000109c fetch  0x00000001 , 0x00000168 
- 00009628  0x0000109d rtnbit1  0x00000003 
- 00009629  0x0000109e set1  0x00000003 , 0x0000003f 
- 00009630  0x0000109f store  0x00000001 , 0x00000168 
- 00009631  0x000010a0 fetch  0x00000002 , 0x000042f5 
- 00009632  0x000010a1 store  0x00000002 , 0x00000196 
- 00009633  0x000010a2 setarg  0x00000000 
- 00009634  0x000010a3 store  0x00000004 , 0x0000431d 
- 00009635  0x000010a4 rtn 
- 00009636  0x000010ad copy  0x0000003f , 0x00000002 
- 00009637  0x000010ae bpatchx  0x0000001b , 0x00004023 
- 00009638  0x000010b0 copy  0x00000002 , 0x0000003f 
- 00009639  0x000010b1 bbit1  0x00000000 , 0x000025b8 
- 00009640  0x000010b2 bbit1  0x00000001 , 0x000025ad 
- 00009641  0x000010b3 bbit0  0x00000002 , 0x000025b8 
- 00009642  0x000010b4 bbit1  0x00000007 , 0x000025b4 
- 00009643  0x000010b5 bbit1  0x00000002 , 0x000025b0 
- 00009644  0x000010b6 branch  0x000025b8 
- 00009645  0x000010b9 set0  0x0000002f , 0x00000000 
- 00009646  0x000010ba set1  0x0000002d , 0x00000000 
- 00009647  0x000010bb rtn 
- 00009648  0x000010bf set0  0x0000002d , 0x00000000 
- 00009649  0x000010c0 set1  0x0000002f , 0x00000000 
- 00009650  0x000010c1 set0  0x0000002e , 0x00000000 
- 00009651  0x000010c2 rtn 
- 00009652  0x000010c6 set0  0x0000002d , 0x00000000 
- 00009653  0x000010c7 set1  0x0000002f , 0x00000000 
- 00009654  0x000010c8 set1  0x0000002e , 0x00000000 
- 00009655  0x000010c9 rtn 
- 00009656  0x000010cc bpatchx  0x0000001c , 0x00004023 
- 00009657  0x000010cd set0  0x0000002d , 0x00000000 
- 00009658  0x000010ce set0  0x0000002f , 0x00000000 
- 00009659  0x000010cf rtn 
- 00009660  0x000010d3 bpatchx  0x0000001d , 0x00004023 
- 00009661  0x000010d4 set0  0x00000032 , 0x00000000 
- 00009662  0x000010d5 jam  0x00000001 , 0x00008901 
- 00009663  0x000010d6 jam  0x00000080 , 0x00008920 
- 00009664  0x000010d7 jam  0x00000003 , 0x00008930 
- 00009665  0x000010d8 rtn 
- 00009666  0x000010db bpatchx  0x0000001e , 0x00004023 
- 00009667  0x000010dc disable  0x00000009 
- 00009668  0x000010dd disable  0x00000007 
- 00009669  0x000010de fetch  0x00000003 , 0x00000190 
- 00009670  0x000010df iforce  0x0000000f 
- 00009671  0x000010e0 fetch  0x00000001 , 0x00000007 
- 00009672  0x000010e2 reverse  0x0000003f , 0x00000002 
- 00009673  0x000010e3 set1  0x00000001 , 0x00000002 
- 00009674  0x000010e4 rshift  0x00000002 , 0x0000000e 
- 00009675  0x000010e5 rtn 
- 00009676  0x000010e9 call  0x000025d5 
- 00009677  0x000010eb call  0x0000216f 
- 00009678  0x000010ec fetch  0x00000002 , 0x0000003e 
- 00009679  0x000010ed call  0x0000235c 
- 00009680  0x000010ee branch  0x000021a6 
- 00009681  0x000010f1 branch  0x000021fc , 0x0000002d 
- 00009682  0x000010f2 bmark1  0x00000030 , 0x000021fc 
- 00009683  0x000010f4 call  0x000025d5 
- 00009684  0x000010f5 branch  0x000021f9 
- 00009685  0x000010f8 bpatchx  0x0000001f , 0x00004023 
- 00009686  0x000010f9 call  0x00002160 
- 00009687  0x000010fa fetch  0x00000001 , 0x000001bb 
- 00009688  0x000010fb nbranch  0x000025e8 , 0x00000034 
- 00009689  0x000010fc fetch  0x00000001 , 0x00000007 
- 00009690  0x000010fd sub  0x0000003f , 0x00000024 , 0x0000003e 
- 00009691  0x000010fe branch  0x000025e2 , 0x00000002 
- 00009692  0x000010ff force  0x00000000 , 0x00000002 
- 00009693  0x00001100 rtneq  0x00000025 
- 00009694  0x00001101 force  0x00000018 , 0x00000002 
- 00009695  0x00001102 rtneq  0x00000026 
- 00009696  0x00001103 force  0x0000004e , 0x00000002 
- 00009697  0x00001104 rtn 
- 00009698  0x00001107 sub  0x0000003f , 0x0000000a , 0x0000003e 
- 00009699  0x00001108 branch  0x000025e5 , 0x00000002 
- 00009700  0x00001109 increase  0x00000001 , 0x0000003f 
- 00009701  0x0000110c lshift  0x0000003f , 0x0000003f 
- 00009702  0x0000110d add  0x0000003f , 0x00000002 , 0x00000002 
- 00009703  0x0000110e rtn 
- 00009704  0x00001111 fetch  0x00000001 , 0x00000007 
- 00009705  0x00001112 lshift  0x0000003f , 0x00000002 
- 00009706  0x00001113 rtn 
- 00009707  0x00001116 arg  0x000001f4 , 0x00000002 
- 00009708  0x00001117 rtn  0x00000034 
- 00009709  0x00001118 arg  0x000000fa , 0x00000002 
- 00009710  0x00001119 rtneq  0x00000001 
- 00009711  0x0000111a arg  0x00000096 , 0x00000002 
- 00009712  0x0000111b rtneq  0x00000002 
- 00009713  0x0000111c arg  0x00000064 , 0x00000002 
- 00009714  0x0000111d rtneq  0x00000003 
- 00009715  0x0000111e arg  0x0000004b , 0x00000002 
- 00009716  0x0000111f rtneq  0x00000004 
- 00009717  0x00001120 arg  0x00000032 , 0x00000002 
- 00009718  0x00001121 rtneq  0x00000005 
- 00009719  0x00001122 arg  0x00000028 , 0x00000002 
- 00009720  0x00001123 rtneq  0x00000006 
- 00009721  0x00001124 arg  0x00000014 , 0x00000002 
- 00009722  0x00001125 rtn 
- 00009723  0x0000112a bpatchx  0x00000020 , 0x00004024 
- 00009724  0x0000112b enable  0x00000010 
- 00009725  0x0000112c fetch  0x00000004 , 0x0000018c 
- 00009726  0x0000112d iforce  0x00000009 
- 00009727  0x0000112e call  0x00002630 
- 00009728  0x0000112f setarg  0x00000200 
- 00009729  0x00001130 branch  0x00002604 , 0x00000029 
- 00009730  0x00001131 fetch  0x00000002 , 0x00000176 
- 00009731  0x00001132 rshift  0x0000003f , 0x0000003f 
- 00009732  0x00001134 fetcht  0x00000002 , 0x0000003e 
- 00009733  0x00001135 iadd  0x00000002 , 0x0000003f 
- 00009734  0x00001136 call  0x00002343 
- 00009735  0x00001137 deposit  0x0000001a 
- 00009736  0x00001138 rtn 
- 00009737  0x0000113c bpatchx  0x00000021 , 0x00004024 
- 00009738  0x0000113d call  0x00007c51 
- 00009739  0x0000113e storer  0x00000039 , 0x00000002 , 0x0000069b 
- 00009740  0x0000113f add  0x00000011 , 0x00000001 , 0x00000006 
- 00009741  0x00001140 ifetch  0x00000001 , 0x00000006 
- 00009742  0x00001141 rtnbit0  0x00000000 
- 00009743  0x00001142 add  0x00000011 , 0x0000001a , 0x00000005 
- 00009744  0x00001143 ifetch  0x00000002 , 0x00000005 
- 00009745  0x00001144 increase  0x00000001 , 0x0000003f 
- 00009746  0x00001145 istore  0x00000002 , 0x00000005 
- 00009747  0x00001146 call  0x000027a2 
- 00009748  0x00001147 call  0x000027c4 
- 00009749  0x00001148 call  0x000027cd 
- 00009750  0x00001149 call  0x0000261a 
- 00009751  0x0000114a call  0x00007c60 
- 00009752  0x0000114b fetchr  0x00000039 , 0x00000002 , 0x0000069b 
- 00009753  0x0000114c rtn 
- 00009754  0x0000114f add  0x00000011 , 0x00000019 , 0x00000006 
- 00009755  0x00001150 ifetch  0x00000001 , 0x00000006 
- 00009756  0x00001151 add  0x00000011 , 0x00000018 , 0x00000005 
- 00009757  0x00001152 ifetcht  0x00000001 , 0x00000005 
- 00009758  0x00001153 iadd  0x00000002 , 0x0000003f 
- 00009759  0x00001154 sub  0x0000003f , 0x00000024 , 0x0000003e 
- 00009760  0x00001155 branch  0x00002622 , 0x00000002 
- 00009761  0x00001156 increase  0xffffffdb , 0x0000003f 
- 00009762  0x00001158 istore  0x00000001 , 0x00000005 
- 00009763  0x00001159 rtn 
- 00009764  0x0000115d add  0x00000011 , 0x00000030 , 0x00000006 
- 00009765  0x0000115e ifetch  0x00000005 , 0x00000006 
- 00009766  0x0000115f force  0x00000000 , 0x00000002 
- 00009767  0x00001160 force  0x00000025 , 0x00000039 
- 00009768  0x00001162 bbit0  0x00000000 , 0x0000262a 
- 00009769  0x00001163 increase  0x00000001 , 0x00000002 
- 00009770  0x00001165 rshift  0x0000003f , 0x0000003f 
- 00009771  0x00001166 loop  0x00002628 
- 00009772  0x00001167 add  0x00000002 , 0xffffffff , 0x0000003f 
- 00009773  0x00001168 add  0x00000011 , 0x00000022 , 0x00000005 
- 00009774  0x00001169 istore  0x00000001 , 0x00000005 
- 00009775  0x0000116a rtn 
- 00009776  0x0000116d bpatchx  0x00000022 , 0x00004024 
- 00009777  0x0000116e fetch  0x00000001 , 0x00000180 
- 00009778  0x0000116f iforce  0x00000007 
- 00009779  0x00001170 fetcht  0x00000005 , 0x00000198 
- 00009780  0x00001171 qisolate1  0x00000002 
- 00009781  0x00001172 branch  0x00002645 , 0x00000001 
- 00009782  0x00001174 fetch  0x00000001 , 0x0000018a 
- 00009783  0x00001175 isub  0x00000007 , 0x0000003f 
- 00009784  0x00001176 branch  0x0000263b , 0x00000002 
- 00009785  0x00001177 sub  0x0000003f , 0xffffffff , 0x00000007 
- 00009786  0x00001178 branch  0x00002636 
- 00009787  0x0000117a copy  0x00000007 , 0x00000039 
- 00009788  0x0000117b force  0x00000000 , 0x00000007 
- 00009789  0x0000117d qisolate1  0x00000002 
- 00009790  0x0000117e branch  0x00002640 , 0x00000001 
- 00009791  0x0000117f increase  0x00000001 , 0x00000039 
- 00009792  0x00001181 deposit  0x00000039 
- 00009793  0x00001182 branch  0x00002645 , 0x00000034 
- 00009794  0x00001183 increase  0x00000001 , 0x00000007 
- 00009795  0x00001184 increase  0xffffffff , 0x00000039 
- 00009796  0x00001185 branch  0x0000263d 
- 00009797  0x00001187 deposit  0x00000007 
- 00009798  0x00001188 store  0x00000001 , 0x00000007 
- 00009799  0x00001189 rtn 
- 00009800  0x0000118d branch  0x0000264b , 0x00000029 
- 00009801  0x0000118e until  0x0000003e , 0x00000003 
- 00009802  0x0000118f rtn 
- 00009803  0x00001192 arg  0x00000ea0 , 0x0000000b 
- 00009804  0x00001193 until  0x00000023 , 0x00000026 
- 00009805  0x00001194 rtn 
- 00009806  0x00001197 disable  0x00000010 
- 00009807  0x00001198 fetch  0x00000002 , 0x00004346 
- 00009808  0x00001199 copy  0x0000003f , 0x0000000b 
- 00009809  0x0000119a branch  0x00002658 
- 00009810  0x0000119e bpatchx  0x00000023 , 0x00004024 
- 00009811  0x0000119f call  0x000026be 
- 00009812  0x000011a0 enable  0x00000010 
- 00009813  0x000011a1 fetch  0x00000002 , 0x00000176 
- 00009814  0x000011a2 fetcht  0x00000004 , 0x0000431d 
- 00009815  0x000011a3 iadd  0x00000002 , 0x0000000b 
- 00009816  0x000011a5 call  0x000025cc 
- 00009817  0x000011a7 bpatchx  0x00000024 , 0x00004024 
- 00009818  0x000011a8 call  0x000025c2 
- 00009819  0x000011a9 bmark0  0x0000002f , 0x00002660 
- 00009820  0x000011aa pulse  0x00000039 
- 00009821  0x000011ab nop  0x0000001e 
- 00009822  0x000011ac call  0x000025c2 
- 00009823  0x000011ad lshift3  0x0000000b , 0x0000000b 
- 00009824  0x000011af disable  0x0000002d 
- 00009825  0x000011b0 enable  0x0000000d 
- 00009826  0x000011b1 enable  0x00000021 
- 00009827  0x000011b2 disable  0x00000020 
- 00009828  0x000011b3 copy  0x0000000b , 0x0000001b 
- 00009829  0x000011b4 correlate  0x0000003e , 0x00000003 
- 00009830  0x000011b5 branch  0x00002669 , 0x0000002e 
- 00009831  0x000011b6 copy  0x0000001a , 0x00000002 
- 00009832  0x000011b7 storet  0x00000006 , 0x0000000f 
- 00009833  0x000011b9 nbranch  0x000026fa , 0x00000018 
- 00009834  0x000011ba enable  0x00000010 
- 00009835  0x000011bb fetch  0x00000001 , 0x00004167 
- 00009836  0x000011bc arg  0x00004e20 , 0x00000002 
- 00009837  0x000011bd iadd  0x00000002 , 0x00000002 
- 00009838  0x000011be fetch  0x00000001 , 0x00004148 
- 00009839  0x000011bf imul32  0x00000002 , 0x0000001b 
- 00009840  0x000011c0 call  0x00006877 
- 00009841  0x000011c1 branch  0x00002677 , 0x0000002e 
- 00009842  0x000011c2 call  0x000026ff 
- 00009843  0x000011c3 fetch  0x00000001 , 0x00000168 
- 00009844  0x000011c4 bbit0  0x00000003 , 0x00002677 
- 00009845  0x000011c5 fetcht  0x00000006 , 0x0000000f 
- 00009846  0x000011c6 call  0x00002477 , 0x0000002b 
- 00009847  0x000011c8 call  0x000022e9 
- 00009848  0x000011c9 enable  0x00000007 
- 00009849  0x000011ca enable  0x00000009 
- 00009850  0x000011cb parse  0x00000003 , 0x00000000 , 0x00000008 
- 00009851  0x000011cc rshift3  0x0000000c , 0x0000003f 
- 00009852  0x000011cd store  0x00000001 , 0x0000004c 
- 00009853  0x000011ce parse  0x00000003 , 0x00000000 , 0x00000008 
- 00009854  0x000011cf rshift3  0x0000000c , 0x0000003f 
- 00009855  0x000011d0 store  0x00000001 , 0x0000004d 
- 00009856  0x000011d1 copy  0x0000003f , 0x00000039 
- 00009857  0x000011d2 branch  0x0000269d , 0x00000005 
- 00009858  0x000011d4 bmark1  0x00000032 , 0x00002688 
- 00009859  0x000011d7 parse  0x00000003 , 0x00000000 , 0x00000008 
- 00009860  0x000011d8 rshift3  0x0000000c , 0x0000003f 
- 00009861  0x000011d9 istore  0x00000001 , 0x00000005 
- 00009862  0x000011da loop  0x00002683 
- 00009863  0x000011db branch  0x0000269d 
- 00009864  0x000011de copy  0x00000005 , 0x00000012 
- 00009865  0x000011df bpatchx  0x00000025 , 0x00004024 
- 00009866  0x000011e0 call  0x0000281c 
- 00009867  0x000011e2 fetchr  0x00000011 , 0x00000001 , 0x0000004d 
- 00009868  0x000011e3 increase  0xfffffffc , 0x00000011 
- 00009869  0x000011e4 nbranch  0x000026f2 , 0x00000002 
- 00009870  0x000011e6 call  0x000026c3 
- 00009871  0x000011e7 copy  0x00000012 , 0x00000005 
- 00009872  0x000011e8 arg  0x00000000 , 0x00000002 
- 00009873  0x000011e9 fetchr  0x00000039 , 0x00000001 , 0x0000004d 
- 00009874  0x000011ea increase  0xfffffffc , 0x00000039 
- 00009875  0x000011eb branch  0x0000269b , 0x00000005 
- 00009876  0x000011ee parse  0x00000003 , 0x00000000 , 0x00000008 
- 00009877  0x000011ef rshift3  0x0000000c , 0x0000003f 
- 00009878  0x000011f0 istore  0x00000001 , 0x00000005 
- 00009879  0x000011f1 increase  0x00000001 , 0x00000002 
- 00009880  0x000011f2 and  0x00000002 , 0x0000000f , 0x0000003e 
- 00009881  0x000011f3 call  0x000026e1 , 0x00000005 
- 00009882  0x000011f4 loop  0x00002694 
- 00009883  0x000011f6 call  0x000026e9 
- 00009884  0x000011f7 copy  0x00000012 , 0x00000005 
- 00009885  0x000011fb bpatchx  0x00000026 , 0x00004024 
- 00009886  0x000011fc parse  0x00000003 , 0x00000000 , 0x00000018 
- 00009887  0x000011fd rshift32  0x0000003f , 0x0000003f 
- 00009888  0x000011fe rshift16  0x0000003f , 0x0000003f 
- 00009889  0x000011ff istore  0x00000003 , 0x00000005 
- 00009890  0x00001200 enable  0x00000010 
- 00009891  0x00001201 call  0x0000270d 
- 00009892  0x00001202 branch  0x000026f6 , 0x00000006 
- 00009893  0x00001203 bmark0  0x00000032 , 0x000026af 
- 00009894  0x00001204 fetch  0x00000001 , 0x0000004d 
- 00009895  0x00001205 branch  0x000026af , 0x00000034 
- 00009896  0x00001206 increase  0xfffffffc , 0x0000003f 
- 00009897  0x00001207 store  0x00000001 , 0x0000004d 
- 00009898  0x00001208 call  0x000072cb 
- 00009899  0x00001209 fetch  0x00000001 , 0x00008108 
- 00009900  0x0000120a bbit0  0x00000007 , 0x000026f2 
- 00009901  0x0000120b force  0x0000000c , 0x00000038 
- 00009902  0x0000120c storer  0x0000002f , 0x00000004 , 0x00000154 
- 00009903  0x0000120e call  0x00006876 
- 00009904  0x0000120f enable  0x0000002d 
- 00009905  0x00001210 set0  0x00000030 , 0x00000000 
- 00009906  0x00001212 bpatchx  0x00000027 , 0x00004024 
- 00009907  0x00001213 call  0x000072cd 
- 00009908  0x00001214 fetch  0x00000001 , 0x0000019d 
- 00009909  0x00001215 nsetflag  0x0000003c , 0x00000007 , 0x0000003f 
- 00009910  0x00001216 store  0x00000001 , 0x0000019d 
- 00009911  0x00001217 call  0x000026b9 
- 00009912  0x00001218 branch  0x000026bb 
- 00009913  0x0000121b disable  0x0000000d 
- 00009914  0x0000121c branch  0x00002160 
- 00009915  0x0000121f bpatchx  0x00000028 , 0x00004025 
- 00009916  0x00001220 fetcht  0x00000001 , 0x00000008 
- 00009917  0x00001221 branch  0x000021c6 
- 00009918  0x00001225 rtnmark0  0x00000032 
- 00009919  0x00001226 call  0x00007368 
- 00009920  0x00001227 force  0x0000000c , 0x00000038 
- 00009921  0x00001228 call  0x00007370 
- 00009922  0x00001229 branch  0x0000736f 
- 00009923  0x0000122d bpatchx  0x00000029 , 0x00004025 
- 00009924  0x0000122e jam  0x00000000 , 0x0000806c 
- 00009925  0x0000122f jam  0x00000001 , 0x0000806d 
- 00009926  0x00001230 fetch  0x00000001 , 0x0000004c 
- 00009927  0x00001231 and_into  0x00000003 , 0x0000003f 
- 00009928  0x00001232 store  0x00000001 , 0x0000806e 
- 00009929  0x00001234 setarg  0x0000004e 
- 00009930  0x00001235 store  0x00000002 , 0x00008068 
- 00009931  0x00001236 store  0x00000002 , 0x0000806a 
- 00009932  0x00001238 fetchr  0x00000011 , 0x00000001 , 0x0000004d 
- 00009933  0x00001239 increase  0xfffffffc , 0x00000011 
- 00009934  0x0000123b fetcht  0x00000005 , 0x00004455 
- 00009935  0x0000123c isolate1  0x0000000f , 0x00000000 
- 00009936  0x0000123d call  0x000026d7 , 0x00000001 
- 00009937  0x0000123e call  0x00007265 
- 00009938  0x0000123f setarg  0x00000000 
- 00009939  0x00001240 store  0x00000002 , 0x000080c0 
- 00009940  0x00001241 jam  0x00000006 , 0x0000800a 
- 00009941  0x00001242 jam  0x00000007 , 0x0000800a 
- 00009942  0x00001243 rtn 
- 00009943  0x00001246 sub  0x00000002 , 0x00000000 , 0x0000003e 
- 00009944  0x00001247 branch  0x000026dc , 0x00000005 
- 00009945  0x00001248 increase  0xffffffff , 0x00000002 
- 00009946  0x00001249 set1  0x00000027 , 0x00000002 
- 00009947  0x0000124a rtn 
- 00009948  0x0000124d setarg  0x00ffffff 
- 00009949  0x0000124e lshift16  0x0000003f , 0x0000003f 
- 00009950  0x0000124f arg  0x0000ffff , 0x00000002 
- 00009951  0x00001250 ior  0x00000002 , 0x00000002 
- 00009952  0x00001251 rtn 
- 00009953  0x00001254 copy  0x00000005 , 0x00000012 
- 00009954  0x00001255 fetch  0x00000001 , 0x0000004d 
- 00009955  0x00001256 increase  0xfffffffc , 0x0000003f 
- 00009956  0x00001257 isub  0x00000002 , 0x0000003e 
- 00009957  0x00001258 rtn  0x00000005 
- 00009958  0x00001259 storet  0x00000002 , 0x000080c0 
- 00009959  0x0000125a copy  0x00000012 , 0x00000005 
- 00009960  0x0000125b rtn 
- 00009961  0x0000125e parse  0x00000003 , 0x00000000 , 0x00000020 
- 00009962  0x0000125f rshift32  0x0000003f , 0x0000003f 
- 00009963  0x00001260 rshift8  0x0000003f , 0x0000003f 
- 00009964  0x00001261 istore  0x00000004 , 0x00000005 
- 00009965  0x00001262 copy  0x00000005 , 0x00000012 
- 00009966  0x00001264 force  0x00000000 , 0x00000038 
- 00009967  0x00001265 copy  0x0000003f , 0x0000002f 
- 00009968  0x00001266 storet  0x00000002 , 0x000080c0 
- 00009969  0x00001267 rtn 
- 00009970  0x0000126a branch  0x000026fc 
- 00009971  0x0000126d call  0x0000270d 
- 00009972  0x0000126e call  0x000020cf 
- 00009973  0x0000126f branch  0x000026af 
- 00009974  0x00001272 call  0x00006878 
- 00009975  0x00001273 bmark1  0x00000030 , 0x000026fa 
- 00009976  0x00001274 set1  0x00000030 , 0x00000000 
- 00009977  0x00001275 branch  0x000026b2 
- 00009978  0x00001279 set0  0x00000030 , 0x00000000 
- 00009979  0x0000127a branch  0x000026fc 
- 00009980  0x0000127d bpatchx  0x0000002a , 0x00004025 
- 00009981  0x0000127e call  0x000072cd 
- 00009982  0x0000127f branch  0x000020cf 
- 00009983  0x00001282 bmark1  0x0000002f , 0x00002705 
- 00009984  0x00001283 bmark1  0x0000002d , 0x00002709 
- 00009985  0x00001284 fetch  0x00000002 , 0x00000046 
- 00009986  0x00001285 copy  0x0000003f , 0x00000029 
- 00009987  0x00001286 copy  0x00000021 , 0x00000028 
- 00009988  0x00001287 rtn 
- 00009989  0x0000128b fetch  0x00000002 , 0x0000004a 
- 00009990  0x0000128c copy  0x0000003f , 0x00000029 
- 00009991  0x0000128d add  0x00000021 , 0x00000001 , 0x00000028 
- 00009992  0x0000128e rtn 
- 00009993  0x00001291 fetch  0x00000002 , 0x00000048 
- 00009994  0x00001292 copy  0x0000003f , 0x00000029 
- 00009995  0x00001293 copy  0x00000021 , 0x00000028 
- 00009996  0x00001294 rtn 
- 00009997  0x00001298 fetch  0x00000001 , 0x0000004d 
- 00009998  0x00001299 add  0x0000003f , 0x00000005 , 0x00000002 
- 00009999  0x0000129a lshift3  0x00000002 , 0x00000002 
- 00010000  0x0000129b fetch  0x00000001 , 0x0000019d 
- 00010001  0x0000129c bmark1  0x0000002f , 0x00002714 
- 00010002  0x0000129d bbit1  0x00000000 , 0x00002716 
- 00010003  0x0000129e bbit1  0x00000001 , 0x00002717 
- 00010004  0x000012a0 branch  0x00002719 , 0x0000003c 
- 00010005  0x000012a1 branch  0x0000271c 
- 00010006  0x000012a4 branch  0x00002721 
- 00010007  0x000012a7 rshift  0x00000002 , 0x00000002 
- 00010008  0x000012a8 branch  0x00002721 
- 00010009  0x000012ab add  0x00000002 , 0x00000003 , 0x00000002 
- 00010010  0x000012ac lshift  0x00000002 , 0x00000002 
- 00010011  0x000012ad branch  0x0000271e 
- 00010012  0x000012b0 add  0x00000002 , 0x00000003 , 0x00000002 
- 00010013  0x000012b1 lshift3  0x00000002 , 0x00000002 
- 00010014  0x000012b3 setarg  0x00000028 
- 00010015  0x000012b4 iadd  0x00000002 , 0x00000002 
- 00010016  0x000012b5 branch  0x00002721 
- 00010017  0x000012b8 fetch  0x00000001 , 0x00004148 
- 00010018  0x000012b9 imul32  0x00000002 , 0x00000002 
- 00010019  0x000012ba arg  0x00004e20 , 0x00000011 
- 00010020  0x000012bb imul32  0x00000011 , 0x0000003f 
- 00010021  0x000012bc isub  0x00000002 , 0x00000002 
- 00010022  0x000012bd copy  0x0000001b , 0x0000003f 
- 00010023  0x000012be isub  0x00000002 , 0x0000001b 
- 00010024  0x000012bf rtn 
- 00010025  0x000012c2 call  0x00002741 
- 00010026  0x000012c3 fetcht  0x00000001 , 0x00000008 
- 00010027  0x000012c4 call  0x0000216f 
- 00010028  0x000012c5 call  0x000021a6 
- 00010029  0x000012c6 enable  0x00000010 
- 00010030  0x000012c7 arg  0x0000157c , 0x0000000b 
- 00010031  0x000012c8 branch  0x00002659 
- 00010032  0x000012cc bpatchx  0x0000002b , 0x00004025 
- 00010033  0x000012cd fetch  0x00000001 , 0x0000019e 
- 00010034  0x000012ce call  0x000025a4 
- 00010035  0x000012cf call  0x00002741 
- 00010036  0x000012d1 fetch  0x00000001 , 0x0000019d 
- 00010037  0x000012d2 call  0x000025a4 
- 00010038  0x000012d4 fetcht  0x00000001 , 0x00000008 
- 00010039  0x000012d5 call  0x0000216f 
- 00010040  0x000012d6 call  0x000021a6 
- 00010041  0x000012d7 enable  0x00000010 
- 00010042  0x000012d8 arg  0x0000157c , 0x0000000b 
- 00010043  0x000012d9 bmark0  0x0000002f , 0x00002659 
- 00010044  0x000012da arg  0x00002134 , 0x0000000b 
- 00010045  0x000012db branch  0x00002659 
- 00010046  0x000012de bpatchx  0x0000002c , 0x00004025 
- 00010047  0x000012df call  0x00002741 
- 00010048  0x000012e0 branch  0x000020cf 
- 00010049  0x000012e3 bpatchx  0x0000002d , 0x00004025 
- 00010050  0x000012e4 call  0x000025c2 
- 00010051  0x000012e5 call  0x000025d1 
- 00010052  0x000012e6 call  0x0000687d 
- 00010053  0x000012e7 set1  0x00000000 , 0x00000015 
- 00010054  0x000012e8 enable  0x0000001d 
- 00010055  0x000012e9 enable  0x00000020 
- 00010056  0x000012ea disable  0x00000021 
- 00010057  0x000012eb call  0x00002648 
- 00010058  0x000012ec disable  0x0000003a 
- 00010059  0x000012ed bmark1  0x0000002f , 0x00002784 
- 00010060  0x000012ee bmark1  0x0000002d , 0x00002796 
- 00010061  0x000012ef rshift16  0x00000009 , 0x0000003f 
- 00010062  0x000012f0 rshift8  0x0000003f , 0x0000003f 
- 00010063  0x000012f1 rshift4  0x0000003f , 0x0000003f 
- 00010064  0x000012f2 inject  0x00000003 , 0x00000028 
- 00010065  0x000012f4 enable  0x00000007 
- 00010066  0x000012f5 enable  0x00000009 
- 00010067  0x000012f6 bpatchx  0x0000002e , 0x00004025 
- 00010068  0x000012f7 fetch  0x00000001 , 0x00004169 
- 00010069  0x000012f8 inject  0x00000003 , 0x00000008 
- 00010070  0x000012f9 ifetch  0x00000001 , 0x00000006 
- 00010071  0x000012fa copy  0x0000003f , 0x00000039 
- 00010072  0x000012fb inject  0x00000003 , 0x00000008 
- 00010073  0x000012fc sub  0x00000039 , 0x00000000 , 0x0000003e 
- 00010074  0x000012fd branch  0x00002762 , 0x00000005 
- 00010075  0x000012ff fetch  0x00000001 , 0x0000800a 
- 00010076  0x00001300 branch  0x0000275e , 0x00000034 
- 00010077  0x00001301 bmark1  0x00000032 , 0x00002779 
- 00010078  0x00001303 arg  0x0000416b , 0x00000006 
- 00010079  0x00001305 ifetch  0x00000001 , 0x00000006 
- 00010080  0x00001306 inject  0x00000003 , 0x00000008 
- 00010081  0x00001307 loop  0x0000275f 
- 00010082  0x0000130a enable  0x00000008 
- 00010083  0x0000130b inject  0x00000003 , 0x00000018 
- 00010084  0x0000130c disable  0x00000008 
- 00010085  0x0000130d bmark0  0x0000002f , 0x00002769 
- 00010086  0x0000130e disable  0x00000007 
- 00010087  0x0000130f setarg  0x00000000 
- 00010088  0x00001310 inject  0x00000003 , 0x00000003 
- 00010089  0x00001312 until  0x0000003e , 0x00000027 
- 00010090  0x00001313 nop  0x00000064 
- 00010091  0x00001314 bpatchx  0x0000002f , 0x00004025 
- 00010092  0x00001315 disable  0x0000001d 
- 00010093  0x00001316 disable  0x00000038 
- 00010094  0x00001317 call  0x00002160 
- 00010095  0x00001318 call  0x0000687b 
- 00010096  0x0000131a fetch  0x00000001 , 0x00004169 
- 00010097  0x0000131b and  0x0000003f , 0x00000003 , 0x0000003f 
- 00010098  0x0000131c rtnne  0x00000003 
- 00010099  0x0000131d fetch  0x00000001 , 0x000042fd 
- 00010100  0x0000131e beq  0x00000002 , 0x0000285c 
- 00010101  0x0000131f rtnne  0x00000005 
- 00010102  0x00001320 fetch  0x00000001 , 0x0000416b 
- 00010103  0x00001321 beq  0x00000005 , 0x00002857 
- 00010104  0x00001322 rtn 
- 00010105  0x00001326 increase  0xfffffffc , 0x00000039 
- 00010106  0x00001327 copy  0x00000039 , 0x00000002 
- 00010107  0x00001328 call  0x000072b8 
- 00010108  0x00001329 arg  0x0000416b , 0x00000006 
- 00010109  0x0000132b ifetch  0x00000001 , 0x00000006 
- 00010110  0x0000132c inject  0x00000003 , 0x00000008 
- 00010111  0x0000132d loop  0x0000277d 
- 00010112  0x0000132e call  0x000072bd 
- 00010113  0x0000132f copy  0x0000002f , 0x0000003f 
- 00010114  0x00001330 inject  0x00000003 , 0x00000020 
- 00010115  0x00001331 branch  0x00002762 
- 00010116  0x00001334 arg  0x0000000a , 0x00000039 
- 00010117  0x00001336 setarg  0x0000003c 
- 00010118  0x00001337 inject  0x00000003 , 0x00000008 
- 00010119  0x00001338 loop  0x00002785 
- 00010120  0x00001339 disable  0x0000001d 
- 00010121  0x0000133a enable  0x00000038 
- 00010122  0x0000133b rshift16  0x00000009 , 0x0000003f 
- 00010123  0x0000133c rshift16  0x0000003f , 0x0000003f 
- 00010124  0x0000133d rshift4  0x0000003f , 0x0000003f 
- 00010125  0x0000133e inject  0x00000003 , 0x00000020 
- 00010126  0x0000133f bmark1  0x0000002e , 0x00002793 
- 00010127  0x00001341 setarg  0x00000001 
- 00010128  0x00001342 inject  0x00000003 , 0x00000005 
- 00010129  0x00001343 enable  0x0000003a 
- 00010130  0x00001344 branch  0x00002751 
- 00010131  0x00001347 setarg  0x00000000 
- 00010132  0x00001348 inject  0x00000003 , 0x00000005 
- 00010133  0x00001349 branch  0x00002751 
- 00010134  0x0000134c fetch  0x00000001 , 0x00004148 
- 00010135  0x0000134d fetcht  0x00000001 , 0x00004168 
- 00010136  0x0000134e iadd  0x00000002 , 0x0000003f 
- 00010137  0x0000134f call  0x0000235c 
- 00010138  0x00001350 rshift16  0x00000009 , 0x0000003f 
- 00010139  0x00001351 rshift8  0x0000003f , 0x0000003f 
- 00010140  0x00001352 rshift4  0x0000003f , 0x00000002 
- 00010141  0x00001353 copy  0x00000002 , 0x0000003f 
- 00010142  0x00001354 inject  0x00000003 , 0x00000008 
- 00010143  0x00001355 copy  0x00000002 , 0x0000003f 
- 00010144  0x00001356 inject  0x00000003 , 0x00000028 
- 00010145  0x00001357 branch  0x00002751 
- 00010146  0x0000135b arg  0x000027a6 , 0x00000013 
- 00010147  0x0000135c arg  0x000027bc , 0x00000012 
- 00010148  0x0000135d arg  0x00000005 , 0x00000007 
- 00010149  0x0000135e branch  0x000027fb 
- 00010150  0x00001361 add  0x00000011 , 0x00000004 , 0x00000006 
- 00010151  0x00001362 ifetcht  0x00000004 , 0x00000006 
- 00010152  0x00001363 add  0x00000011 , 0x00000037 , 0x00000006 
- 00010153  0x00001364 ifetch  0x00000001 , 0x00000006 
- 00010154  0x00001365 add  0x00000011 , 0x0000002b , 0x00000005 
- 00010155  0x00001366 istore  0x00000001 , 0x00000005 
- 00010156  0x00001367 ifetch  0x00000002 , 0x00000006 
- 00010157  0x00001368 lshift2  0x0000003f , 0x0000003f 
- 00010158  0x00001369 iadd  0x00000002 , 0x0000000b 
- 00010159  0x0000136a add  0x00000011 , 0x00000004 , 0x00000005 
- 00010160  0x0000136b deposit  0x0000000b 
- 00010161  0x0000136c istore  0x00000004 , 0x00000005 
- 00010162  0x0000136d ifetch  0x00000002 , 0x00000006 
- 00010163  0x0000136e lshift2  0x0000003f , 0x0000003f 
- 00010164  0x0000136f add  0x00000011 , 0x00000002 , 0x00000005 
- 00010165  0x00001370 istore  0x00000002 , 0x00000005 
- 00010166  0x00001371 ifetch  0x00000002 , 0x00000006 
- 00010167  0x00001372 add  0x00000011 , 0x0000002c , 0x00000005 
- 00010168  0x00001373 istore  0x00000002 , 0x00000005 
- 00010169  0x00001374 ifetch  0x00000002 , 0x00000006 
- 00010170  0x00001375 store  0x00000002 , 0x000042f5 
- 00010171  0x00001376 branch  0x00002938 
- 00010172  0x00001379 ifetch  0x00000001 , 0x00000011 
- 00010173  0x0000137a set0  0x00000003 , 0x0000003f 
- 00010174  0x0000137b istore  0x00000001 , 0x00000011 
- 00010175  0x0000137c storer  0x00000011 , 0x00000002 , 0x00000684 
- 00010176  0x0000137d jam  0x00000044 , 0x0000066f 
- 00010177  0x0000137e call  0x0000782b 
- 00010178  0x0000137f fetchr  0x00000011 , 0x00000002 , 0x00000684 
- 00010179  0x00001380 rtn 
- 00010180  0x00001383 arg  0x00000000 , 0x00000013 
- 00010181  0x00001384 arg  0x000027c8 , 0x00000012 
- 00010182  0x00001385 arg  0x00000006 , 0x00000007 
- 00010183  0x00001386 branch  0x000027fb 
- 00010184  0x00001389 add  0x00000011 , 0x00000037 , 0x00000006 
- 00010185  0x0000138a ifetch  0x00000005 , 0x00000006 
- 00010186  0x0000138b add  0x00000011 , 0x00000030 , 0x00000005 
- 00010187  0x0000138c istore  0x00000005 , 0x00000005 
- 00010188  0x0000138d branch  0x00002624 
- 00010189  0x00001391 arg  0x00000000 , 0x00000013 
- 00010190  0x00001392 arg  0x000027d1 , 0x00000012 
- 00010191  0x00001393 arg  0x00000007 , 0x00000007 
- 00010192  0x00001394 branch  0x000027fb 
- 00010193  0x00001397 add  0x00000011 , 0x00000037 , 0x00000006 
- 00010194  0x00001398 ifetch  0x00000001 , 0x00000006 
- 00010195  0x00001399 call  0x000027de 
- 00010196  0x0000139a istore  0x00000001 , 0x00000005 
- 00010197  0x0000139b add  0x00000011 , 0x00000038 , 0x00000006 
- 00010198  0x0000139c ifetch  0x00000001 , 0x00000006 
- 00010199  0x0000139d call  0x000027ec 
- 00010200  0x0000139e istore  0x00000001 , 0x00000005 
- 00010201  0x0000139f storer  0x00000011 , 0x00000002 , 0x00000684 
- 00010202  0x000013a0 jam  0x00000042 , 0x0000066f 
- 00010203  0x000013a1 call  0x0000782b 
- 00010204  0x000013a2 fetchr  0x00000011 , 0x00000002 , 0x00000684 
- 00010205  0x000013a3 rtn 
- 00010206  0x000013a6 call  0x000027e6 , 0x00000034 
- 00010207  0x000013a7 add  0x00000011 , 0x00000035 , 0x00000005 
- 00010208  0x000013a8 nrtn  0x00000029 
- 00010209  0x000013a9 fetcht  0x00000001 , 0x000043b6 
- 00010210  0x000013aa isolate1  0x00000007 , 0x00000002 
- 00010211  0x000013ab setflag  0x00000001 , 0x00000007 , 0x0000003f 
- 00010212  0x000013ac add  0x00000011 , 0x00000036 , 0x00000005 
- 00010213  0x000013ad rtn 
- 00010214  0x000013b0 add  0x00000011 , 0x00000035 , 0x00000006 
- 00010215  0x000013b1 ifetch  0x00000001 , 0x00000006 
- 00010216  0x000013b2 nrtn  0x00000029 
- 00010217  0x000013b3 add  0x00000011 , 0x00000036 , 0x00000006 
- 00010218  0x000013b4 ifetch  0x00000001 , 0x00000006 
- 00010219  0x000013b5 rtn 
- 00010220  0x000013b8 call  0x000027f5 , 0x00000034 
- 00010221  0x000013b9 fetcht  0x00000001 , 0x000043b6 
- 00010222  0x000013ba isolate1  0x00000007 , 0x00000002 
- 00010223  0x000013bb setflag  0x00000001 , 0x00000007 , 0x0000003f 
- 00010224  0x000013bc add  0x00000011 , 0x00000036 , 0x00000005 
- 00010225  0x000013bd nrtn  0x00000029 
- 00010226  0x000013be set0  0x00000007 , 0x0000003f 
- 00010227  0x000013bf add  0x00000011 , 0x00000035 , 0x00000005 
- 00010228  0x000013c0 rtn 
- 00010229  0x000013c3 add  0x00000011 , 0x00000036 , 0x00000006 
- 00010230  0x000013c4 ifetch  0x00000001 , 0x00000006 
- 00010231  0x000013c5 nrtn  0x00000029 
- 00010232  0x000013c6 add  0x00000011 , 0x00000035 , 0x00000006 
- 00010233  0x000013c7 ifetch  0x00000001 , 0x00000006 
- 00010234  0x000013c8 rtn 
- 00010235  0x000013ce bpatchx  0x00000030 , 0x00004026 
- 00010236  0x000013cf ifetch  0x00000001 , 0x00000011 
- 00010237  0x000013d0 qisolate0  0x0000003f 
- 00010238  0x000013d1 rtn  0x00000001 
- 00010239  0x000013d2 add  0x00000011 , 0x0000001a , 0x00000006 
- 00010240  0x000013d3 ifetcht  0x00000002 , 0x00000006 
- 00010241  0x000013d4 add  0x00000011 , 0x00000020 , 0x00000006 
- 00010242  0x000013d5 ifetch  0x00000002 , 0x00000006 
- 00010243  0x000013d7 isub  0x00000002 , 0x0000003f 
- 00010244  0x000013d8 branch  0x0000280b , 0x00000005 
- 00010245  0x000013d9 nbranch  0x00002810 , 0x00000002 
- 00010246  0x000013da sub  0x0000003f , 0x00000001 , 0x0000003e 
- 00010247  0x000013db branch  0x00002809 , 0x00000005 
- 00010248  0x000013dc rtn 
- 00010249  0x000013df copy  0x00000013 , 0x0000003f 
- 00010250  0x000013e0 branch  0x00007d79 
- 00010251  0x000013e3 ifetch  0x00000001 , 0x00000011 
- 00010252  0x000013e4 qset0  0x0000003f 
- 00010253  0x000013e5 istore  0x00000001 , 0x00000011 
- 00010254  0x000013e6 copy  0x00000012 , 0x0000003f 
- 00010255  0x000013e7 branch  0x00007d79 
- 00010256  0x000013ea add  0x00000011 , 0x0000001a , 0x00000006 
- 00010257  0x000013eb ifetch  0x00000002 , 0x00000006 
- 00010258  0x000013ec add  0x00000011 , 0x00000020 , 0x00000006 
- 00010259  0x000013ed ifetch  0x00000002 , 0x00000006 
- 00010260  0x000013ee isub  0x00000002 , 0x0000003f 
- 00010261  0x000013ef arg  0x0000ffff , 0x00000002 
- 00010262  0x000013f0 isub  0x00000002 , 0x0000003e 
- 00010263  0x000013f1 branch  0x0000280b , 0x00000005 
- 00010264  0x000013f2 arg  0x0000f000 , 0x00000002 
- 00010265  0x000013f3 isub  0x00000002 , 0x0000003e 
- 00010266  0x000013f4 nbranch  0x0000280b , 0x00000002 
- 00010267  0x000013f5 rtn 
- 00010268  0x000013f9 fetcht  0x00000001 , 0x0000017f 
- 00010269  0x000013fa fetch  0x00000001 , 0x0000004c 
- 00010270  0x000013fd rshift  0x0000003f , 0x0000003f 
- 00010271  0x000013fe ixor  0x00000002 , 0x0000003f 
- 00010272  0x000013ff isolate1  0x00000002 , 0x0000003f 
- 00010273  0x00001400 setflag  0x00000001 , 0x0000000f , 0x00000000 
- 00010274  0x00001401 rtn 
- 00010275  0x00001405 bpatchx  0x00000031 , 0x00004026 
- 00010276  0x00001406 call  0x00002935 
- 00010277  0x00001407 rtnmark1  0x00000030 
- 00010278  0x00001408 call  0x0000284a 
- 00010279  0x00001409 fetch  0x00000001 , 0x0000004c 
- 00010280  0x0000140a isolate1  0x00000004 , 0x0000003f 
- 00010281  0x0000140b setflag  0x00000001 , 0x0000002a , 0x00000000 
- 00010282  0x0000140c rshift  0x0000003f , 0x0000003f 
- 00010283  0x0000140d ixor  0x00000002 , 0x0000003f 
- 00010284  0x0000140e isolate1  0x00000002 , 0x0000003f 
- 00010285  0x0000140f setflag  0x00000001 , 0x0000000f , 0x00000000 
- 00010286  0x00001410 rtnmark1  0x0000000f 
- 00010287  0x00001411 fetch  0x00000001 , 0x0000004d 
- 00010288  0x00001412 branch  0x0000283c , 0x00000034 
- 00010289  0x00001413 fetch  0x00000001 , 0x00000168 
- 00010290  0x00001414 bbit0  0x00000004 , 0x0000283c 
- 00010291  0x00001415 fetcht  0x00000004 , 0x00000154 
- 00010292  0x00001416 fetch  0x00000004 , 0x0000445a 
- 00010293  0x00001417 isub  0x00000002 , 0x0000003e 
- 00010294  0x00001418 branch  0x0000235a , 0x00000005 
- 00010295  0x00001419 storet  0x00000004 , 0x0000445a 
- 00010296  0x0000141a fetch  0x00000005 , 0x00004455 
- 00010297  0x0000141b increase  0x00000001 , 0x0000003f 
- 00010298  0x0000141c set1  0x00000027 , 0x0000003f 
- 00010299  0x0000141d store  0x00000005 , 0x00004455 
- 00010300  0x00001420 fetcht  0x00000001 , 0x0000017f 
- 00010301  0x00001421 setflip  0x00000002 , 0x00000002 
- 00010302  0x00001422 storet  0x00000001 , 0x0000017f 
- 00010303  0x00001423 fetch  0x00000001 , 0x00004321 
- 00010304  0x00001424 rtnbit0  0x00000006 
- 00010305  0x00001425 bpatchx  0x00000032 , 0x00004026 
- 00010306  0x00001426 fetch  0x00000001 , 0x0000004d 
- 00010307  0x00001427 rtn  0x00000034 
- 00010308  0x00001428 fetch  0x00000001 , 0x0000004c 
- 00010309  0x00001429 compare  0x00000001 , 0x0000003f , 0x00000003 
- 00010310  0x0000142a branch  0x00002e65 , 0x00000001 
- 00010311  0x0000142b compare  0x00000002 , 0x0000003f , 0x00000003 
- 00010312  0x0000142c branch  0x00002e53 , 0x00000001 
- 00010313  0x0000142d rtn 
- 00010314  0x00001431 bpatchx  0x00000033 , 0x00004026 
- 00010315  0x00001432 fetcht  0x00000001 , 0x0000017f 
- 00010316  0x00001433 isolate0  0x00000005 , 0x00000002 
- 00010317  0x00001434 rtn  0x00000001 
- 00010318  0x00001435 fetch  0x00000001 , 0x0000004c 
- 00010319  0x00001436 lshift  0x0000003f , 0x0000003f 
- 00010320  0x00001437 ixor  0x00000002 , 0x0000003f 
- 00010321  0x00001438 rtnbit0  0x00000003 
- 00010322  0x00001439 set0  0x00000005 , 0x00000002 
- 00010323  0x0000143a setflip  0x00000003 , 0x00000002 
- 00010324  0x0000143b storet  0x00000001 , 0x0000017f 
- 00010325  0x0000143c compare  0x00000003 , 0x00000002 , 0x00000003 
- 00010326  0x0000143e rtn 
- 00010327  0x00001442 fetch  0x00000001 , 0x00000168 
- 00010328  0x00001443 set1  0x00000004 , 0x0000003f 
- 00010329  0x00001444 store  0x00000001 , 0x00000168 
- 00010330  0x00001445 set1  0x00000032 , 0x00000000 
- 00010331  0x00001446 rtn 
- 00010332  0x00001449 bpatchx  0x00000034 , 0x00004026 
- 00010333  0x0000144a jam  0x00000000 , 0x000042fd 
- 00010334  0x0000144b arg  0x00000000 , 0x0000003f 
- 00010335  0x0000144c store  0x00000004 , 0x0000445a 
- 00010336  0x0000144d store  0x00000005 , 0x00004450 
- 00010337  0x0000144e set1  0x00000027 , 0x0000003f 
- 00010338  0x0000144f store  0x00000005 , 0x00004455 
- 00010339  0x00001450 fetch  0x00000001 , 0x00000168 
- 00010340  0x00001451 set0  0x00000004 , 0x0000003f 
- 00010341  0x00001452 store  0x00000001 , 0x00000168 
- 00010342  0x00001453 set0  0x00000032 , 0x00000000 
- 00010343  0x00001454 rtn 
- 00010344  0x0000145a arg  0x00000001 , 0x00000011 
- 00010345  0x0000145b fetch  0x00000001 , 0x0000004c 
- 00010346  0x0000145c rtnbit1  0x00000006 
- 00010347  0x0000145d arg  0x00000000 , 0x00000011 
- 00010348  0x0000145e rtn 
- 00010349  0x00001462 copy  0x00000006 , 0x00000005 
- 00010350  0x00001463 fetcht  0x00000002 , 0x000043b8 
- 00010351  0x00001464 copy  0x00000005 , 0x00000006 
- 00010352  0x00001465 rtn 
- 00010353  0x00001469 bpatchx  0x00000035 , 0x00004026 
- 00010354  0x0000146a fetch  0x00000001 , 0x0000017f 
- 00010355  0x0000146b rtnbit1  0x00000005 
- 00010356  0x0000146c call  0x00002892 
- 00010357  0x0000146d call  0x00002a10 
- 00010358  0x0000146e branch  0x000028b6 , 0x00000034 
- 00010359  0x0000146f ifetch  0x00000002 , 0x00000006 
- 00010360  0x00001470 ifetcht  0x00000002 , 0x00000006 
- 00010361  0x00001471 copy  0x00000002 , 0x00000011 
- 00010362  0x00001472 isub  0x00000011 , 0x0000003f 
- 00010363  0x00001473 call  0x0000286d 
- 00010364  0x00001474 call  0x00007db0 
- 00010365  0x00001475 copy  0x0000003f , 0x00000002 
- 00010366  0x00001476 ifetchr  0x00000001 , 0x00000001 , 0x00000006 
- 00010367  0x00001477 copy  0x00000011 , 0x0000003f 
- 00010368  0x00001478 iadd  0x00000006 , 0x0000003f 
- 00010369  0x00001479 store  0x00000002 , 0x0000068f 
- 00010370  0x0000147a call  0x000028a6 
- 00010371  0x0000147b call  0x000028b8 
- 00010372  0x0000147d call  0x00002a10 
- 00010373  0x0000147e ifetch  0x00000002 , 0x00000006 
- 00010374  0x0000147f copy  0x0000003f , 0x00000011 
- 00010375  0x00001480 copy  0x00000006 , 0x00000013 
- 00010376  0x00001481 ifetcht  0x00000002 , 0x00000006 
- 00010377  0x00001482 copy  0x00000002 , 0x00000012 
- 00010378  0x00001483 isub  0x00000012 , 0x0000003f 
- 00010379  0x00001484 call  0x0000286d 
- 00010380  0x00001485 call  0x00007db0 
- 00010381  0x00001486 iadd  0x00000012 , 0x0000003f 
- 00010382  0x00001487 istore  0x00000002 , 0x00000013 
- 00010383  0x00001488 isub  0x00000011 , 0x0000003e 
- 00010384  0x00001489 nrtn  0x00000005 
- 00010385  0x0000148a branch  0x00002a2a 
- 00010386  0x0000148e call  0x00002899 
- 00010387  0x0000148f rtnmark1  0x00000029 
- 00010388  0x00001490 fetch  0x00000001 , 0x00004321 
- 00010389  0x00001491 bbit0  0x00000002 , 0x000028a4 
- 00010390  0x00001492 call  0x00002a14 
- 00010391  0x00001493 branch  0x000028a4 , 0x00000034 
- 00010392  0x00001494 branch  0x000028a2 
- 00010393  0x00001498 call  0x00002a10 
- 00010394  0x00001499 branch  0x000028a4 , 0x00000034 
- 00010395  0x0000149a ifetch  0x00000002 , 0x00000006 
- 00010396  0x0000149b ifetcht  0x00000002 , 0x00000006 
- 00010397  0x0000149c isub  0x00000002 , 0x00000011 
- 00010398  0x0000149d call  0x0000286d 
- 00010399  0x0000149e copy  0x00000002 , 0x0000003f 
- 00010400  0x0000149f isub  0x00000011 , 0x0000003e 
- 00010401  0x000014a0 branch  0x000028a4 , 0x00000002 
- 00010402  0x000014a2 set1  0x00000029 , 0x00000000 
- 00010403  0x000014a3 rtn 
- 00010404  0x000014a6 set0  0x00000029 , 0x00000000 
- 00010405  0x000014a7 rtn 
- 00010406  0x000014aa copy  0x00000011 , 0x0000003f 
- 00010407  0x000014ab rtn  0x00000034 
- 00010408  0x000014ac arg  0x00000001 , 0x00000001 
- 00010409  0x000014ad rtn 
- 00010410  0x000014b1 bpatchx  0x00000036 , 0x00004026 
- 00010411  0x000014b2 increase  0x00000001 , 0x00000002 
- 00010412  0x000014b3 call  0x00002ccf 
- 00010413  0x000014b4 increase  0xfffffffe , 0x00000006 
- 00010414  0x000014b5 ifetch  0x00000002 , 0x00000006 
- 00010415  0x000014b6 arg  0x00002902 , 0x00000002 
- 00010416  0x000014b7 isub  0x00000002 , 0x0000003e 
- 00010417  0x000014b8 nrtn  0x00000005 
- 00010418  0x000014b9 increase  0x00000001 , 0x00000006 
- 00010419  0x000014ba copy  0x00000006 , 0x00000011 
- 00010420  0x000014bb ifetch  0x00000001 , 0x00000006 
- 00010421  0x000014bc rtn 
- 00010422  0x000014c0 force  0x00000000 , 0x00000002 
- 00010423  0x000014c1 force  0x00000001 , 0x00000001 
- 00010424  0x000014c4 bpatchx  0x00000037 , 0x00004026 
- 00010425  0x000014c5 storet  0x00000001 , 0x0000416a 
- 00010426  0x000014c6 fetcht  0x00000001 , 0x0000017f 
- 00010427  0x000014c7 set1  0x00000005 , 0x00000002 
- 00010428  0x000014c8 and  0x00000002 , 0x000000fc , 0x0000003f 
- 00010429  0x000014c9 ior  0x00000001 , 0x0000003f 
- 00010430  0x000014ca store  0x00000001 , 0x0000017f 
- 00010431  0x000014cb and_into  0x0000001f , 0x0000003f 
- 00010432  0x000014cc isolate1  0x00000029 , 0x00000000 
- 00010433  0x000014cd setflag  0x00000001 , 0x00000004 , 0x0000003f 
- 00010434  0x000014ce store  0x00000001 , 0x00004169 
- 00010435  0x000014d0 fetch  0x00000001 , 0x00004169 
- 00010436  0x000014d1 compare  0x00000001 , 0x00000001 , 0x00000003 
- 00010437  0x000014d2 nbranch  0x000028c8 , 0x00000001 
- 00010438  0x000014d3 fetch  0x00000001 , 0x0000416a 
- 00010439  0x000014d4 rtn  0x00000034 
- 00010440  0x000014d7 bmark1  0x00000032 , 0x000028ce 
- 00010441  0x000014d8 fetchr  0x00000039 , 0x00000001 , 0x0000416a 
- 00010442  0x000014d9 fetch  0x00000002 , 0x0000068f 
- 00010443  0x000014da copy  0x0000003f , 0x00000006 
- 00010444  0x000014db arg  0x0000416b , 0x00000005 
- 00010445  0x000014dc branch  0x00007ccc 
- 00010446  0x000014df call  0x00007368 
- 00010447  0x000014e0 branch  0x0000729f 
- 00010448  0x000014e3 arg  0x00000000 , 0x00000007 
- 00010449  0x000014e4 branch  0x000024e7 
- 00010450  0x000014e7 arg  0x00000000 , 0x00000007 
- 00010451  0x000014e8 branch  0x000024eb 
- 00010452  0x000014ec bpatchx  0x00000038 , 0x00004027 
- 00010453  0x000014ed rtnmark1  0x0000000f 
- 00010454  0x000014ee rtnmark1  0x00000030 
- 00010455  0x000014ef fetch  0x00000001 , 0x0000004c 
- 00010456  0x000014f0 and  0x0000003f , 0x00000003 , 0x0000003f 
- 00010457  0x000014f1 store  0x00000001 , 0x00004334 
- 00010458  0x000014f2 fetch  0x00000001 , 0x0000004d 
- 00010459  0x000014f3 rtn  0x00000034 
- 00010460  0x000014f4 setarg  0x0000004e 
- 00010461  0x000014f5 store  0x00000002 , 0x00004339 
- 00010462  0x000014f6 bpatchx  0x00000039 , 0x00004027 
- 00010463  0x000014f7 fetch  0x00000001 , 0x00004334 
- 00010464  0x000014f8 beq  0x00000003 , 0x0000304a 
- 00010465  0x000014fa call  0x000028ee 
- 00010466  0x000014fb nbranch  0x000028d0 , 0x00000028 
- 00010467  0x000014fc call  0x000028d2 
- 00010468  0x000014fd setarg  0x00000000 
- 00010469  0x000014fe store  0x00000002 , 0x00004337 
- 00010470  0x000014ff fetch  0x00000002 , 0x00004339 
- 00010471  0x00001500 add  0x0000003f , 0x00000002 , 0x00000006 
- 00010472  0x00001501 bpatchx  0x0000003a , 0x00004027 
- 00010473  0x00001503 ifetch  0x00000002 , 0x00000006 
- 00010474  0x00001504 beq  0x00000004 , 0x00002b8f 
- 00010475  0x00001505 beq  0x00000006 , 0x00002ec8 
- 00010476  0x00001506 beq  0x00000005 , 0x00002e8a 
- 00010477  0x00001507 rtn 
- 00010478  0x0000150b fetch  0x00000001 , 0x00004334 
- 00010479  0x0000150c beq  0x00000002 , 0x000028fd 
- 00010480  0x0000150d beq  0x00000001 , 0x00002914 
- 00010481  0x0000150e rtn 
- 00010482  0x00001514 call  0x00007dba 
- 00010483  0x00001515 arg  0x00000004 , 0x00000002 
- 00010484  0x00001516 isub  0x0000003f , 0x0000003e 
- 00010485  0x00001517 rtn  0x00000005 
- 00010486  0x00001518 arg  0x00000005 , 0x00000002 
- 00010487  0x00001519 isub  0x0000003f , 0x0000003e 
- 00010488  0x0000151a rtn  0x00000005 
- 00010489  0x0000151b arg  0x00000006 , 0x00000002 
- 00010490  0x0000151c isub  0x0000003f , 0x0000003e 
- 00010491  0x0000151d rtn  0x00000005 
- 00010492  0x0000151e branch  0x00007dbc 
- 00010493  0x00001522 fetch  0x00000002 , 0x00004339 
- 00010494  0x00001523 copy  0x0000003f , 0x00000006 
- 00010495  0x00001524 ifetch  0x00000002 , 0x00000006 
- 00010496  0x00001525 store  0x00000002 , 0x00004335 
- 00010497  0x00001526 ifetch  0x00000002 , 0x00000006 
- 00010498  0x00001527 call  0x000028f2 
- 00010499  0x00001528 nrtn  0x00000028 
- 00010500  0x00001529 fetcht  0x00000001 , 0x0000004d 
- 00010501  0x0000152a storet  0x00000002 , 0x00004337 
- 00010502  0x0000152b fetch  0x00000002 , 0x00004335 
- 00010503  0x0000152c increase  0x00000004 , 0x0000003f 
- 00010504  0x0000152d isub  0x00000002 , 0x0000003e 
- 00010505  0x0000152e branch  0x00007dba , 0x00000005 
- 00010506  0x0000152f fetchr  0x00000039 , 0x00000001 , 0x0000004d 
- 00010507  0x00001530 arg  0x00000f00 , 0x00000005 
- 00010508  0x00001531 fetch  0x00000002 , 0x00004339 
- 00010509  0x00001532 copy  0x0000003f , 0x00000006 
- 00010510  0x00001533 call  0x00007ccc 
- 00010511  0x00001534 branch  0x00007dbc 
- 00010512  0x0000153a call  0x00007dba 
- 00010513  0x0000153b fetch  0x00000002 , 0x00004337 
- 00010514  0x0000153c nrtn  0x00000034 
- 00010515  0x0000153d branch  0x00007dbc 
- 00010516  0x00001540 call  0x00002910 
- 00010517  0x00001541 nrtn  0x00000028 
- 00010518  0x00001542 fetch  0x00000002 , 0x00004337 
- 00010519  0x00001543 arg  0x00000f00 , 0x00000005 
- 00010520  0x00001544 iadd  0x00000005 , 0x00000011 
- 00010521  0x00001545 fetcht  0x00000001 , 0x0000004d 
- 00010522  0x00001546 iadd  0x00000002 , 0x0000003f 
- 00010523  0x00001547 store  0x00000002 , 0x00004337 
- 00010524  0x00001548 fetchr  0x00000039 , 0x00000001 , 0x0000004d 
- 00010525  0x00001549 copy  0x00000011 , 0x00000005 
- 00010526  0x0000154a fetch  0x00000002 , 0x00004339 
- 00010527  0x0000154b copy  0x0000003f , 0x00000006 
- 00010528  0x0000154c call  0x00007ccc 
- 00010529  0x0000154d setarg  0x00000f00 
- 00010530  0x0000154e store  0x00000002 , 0x00004339 
- 00010531  0x0000154f fetch  0x00000002 , 0x00004335 
- 00010532  0x00001550 increase  0x00000004 , 0x0000003f 
- 00010533  0x00001551 fetcht  0x00000002 , 0x00004337 
- 00010534  0x00001552 isub  0x00000002 , 0x0000003e 
- 00010535  0x00001553 branch  0x00007dba , 0x00000005 
- 00010536  0x00001554 branch  0x00007dbc 
- 00010537  0x0000155a fetch  0x00000002 , 0x000043df 
- 00010538  0x0000155b branch  0x00007d79 
- 00010539  0x0000155e bpatchx  0x0000003b , 0x00004027 
- 00010540  0x0000155f fetcht  0x00000004 , 0x00000184 
- 00010541  0x00001560 call  0x00002356 
- 00010542  0x00001561 isub  0x00000002 , 0x0000000b 
- 00010543  0x00001562 deposit  0x0000000b 
- 00010544  0x00001563 fetcht  0x00000002 , 0x00000196 
- 00010545  0x00001564 lshift4  0x00000002 , 0x00000002 
- 00010546  0x00001565 lshift  0x00000002 , 0x00000002 
- 00010547  0x00001566 isub  0x00000002 , 0x0000003f 
- 00010548  0x00001567 rtn 
- 00010549  0x0000156a call  0x00002356 
- 00010550  0x0000156b store  0x00000004 , 0x00000184 
- 00010551  0x0000156c rtn 
- 00010552  0x00001571 bpatchx  0x0000003c , 0x00004027 
- 00010553  0x00001572 add  0x00000011 , 0x00000050 , 0x00000006 
- 00010554  0x00001573 ifetch  0x00000001 , 0x00000006 
- 00010555  0x00001574 call  0x000025eb 
- 00010556  0x00001575 add  0x00000011 , 0x00000002 , 0x00000006 
- 00010557  0x00001576 ifetch  0x00000002 , 0x00000006 
- 00010558  0x00001577 imul32  0x00000002 , 0x0000003f 
- 00010559  0x00001578 fetcht  0x00000002 , 0x00000044 
- 00010560  0x00001579 imul32  0x00000002 , 0x0000003f 
- 00010561  0x0000157a arg  0x000f4240 , 0x00000002 
- 00010562  0x0000157b idiv  0x00000002 
- 00010563  0x0000157c arg  0x00000682 , 0x00000002 
- 00010564  0x0000157d fetch  0x00000001 , 0x00004148 
- 00010565  0x0000157e imul32  0x00000002 , 0x00000002 
- 00010566  0x0000157f add  0x00000011 , 0x0000002b , 0x00000006 
- 00010567  0x00001580 ifetch  0x00000001 , 0x00000006 
- 00010568  0x00001581 imul32  0x00000002 , 0x0000003f 
- 00010569  0x00001582 iadd  0x00000002 , 0x0000003f 
- 00010570  0x00001583 store  0x00000004 , 0x0000431d 
- 00010571  0x00001584 fetch  0x00000002 , 0x0000409a 
- 00010572  0x00001585 call  0x00007d62 
- 00010573  0x00001586 quotient  0x00000002 
- 00010574  0x00001587 iadd  0x00000002 , 0x0000003f 
- 00010575  0x00001588 add  0x00000011 , 0x0000000e , 0x00000005 
- 00010576  0x00001589 istore  0x00000002 , 0x00000005 
- 00010577  0x0000158a rtn 
- 00010578  0x00001590 bpatchx  0x0000003d , 0x00004027 
- 00010579  0x00001591 call  0x00002955 
- 00010580  0x00001592 branch  0x00002969 
- 00010581  0x00001595 jam  0x00000002 , 0x000006b5 
- 00010582  0x00001596 arg  0x00002a00 , 0x00000002 
- 00010583  0x00001597 storet  0x00000002 , 0x000006b6 
- 00010584  0x00001598 call  0x00002ce0 
- 00010585  0x00001599 rtn  0x00000034 
- 00010586  0x0000159a ifetch  0x00000001 , 0x00000006 
- 00010587  0x0000159b copy  0x00000006 , 0x00000005 
- 00010588  0x0000159c fetcht  0x00000001 , 0x0000426b 
- 00010589  0x0000159d copy  0x00000002 , 0x00000039 
- 00010590  0x0000159e isub  0x00000002 , 0x0000003e 
- 00010591  0x0000159f nbranch  0x00002966 , 0x00000002 
- 00010592  0x000015a0 isub  0x00000002 , 0x00000002 
- 00010593  0x000015a1 arg  0x0000426c , 0x00000006 
- 00010594  0x000015a2 call  0x00007ccc 
- 00010595  0x000015a3 copy  0x00000002 , 0x00000039 
- 00010596  0x000015a4 ncall  0x000029a1 , 0x00000005 
- 00010597  0x000015a5 rtn 
- 00010598  0x000015a7 copy  0x0000003f , 0x00000039 
- 00010599  0x000015a8 arg  0x0000426c , 0x00000006 
- 00010600  0x000015a9 branch  0x00007ccc 
- 00010601  0x000015ad arg  0x00004368 , 0x00000013 
- 00010602  0x000015ae arg  0x00004349 , 0x00000011 
- 00010603  0x000015af call  0x00002976 
- 00010604  0x000015b0 setarg  0x00000000 
- 00010605  0x000015b1 setflag  0x00000028 , 0x00000000 , 0x0000003f 
- 00010606  0x000015b2 store  0x00000001 , 0x00000670 
- 00010607  0x000015b3 arg  0x00004388 , 0x00000013 
- 00010608  0x000015b4 arg  0x00004369 , 0x00000011 
- 00010609  0x000015b5 call  0x00002976 
- 00010610  0x000015b6 rtn  0x00000028 
- 00010611  0x000015b7 fetch  0x00000001 , 0x00000670 
- 00010612  0x000015b8 branch  0x0000235a , 0x00000034 
- 00010613  0x000015b9 rtn 
- 00010614  0x000015bd bpatchx  0x0000003e , 0x00004027 
- 00010615  0x000015be call  0x00007dba 
- 00010616  0x000015bf call  0x00007ca6 
- 00010617  0x000015c0 arg  0x00000000 , 0x00000012 
- 00010618  0x000015c1 arg  0x000006a2 , 0x00000005 
- 00010619  0x000015c2 call  0x00002990 
- 00010620  0x000015c3 fetch  0x00000001 , 0x0000426b 
- 00010621  0x000015c4 add  0x0000003f , 0x00000001 , 0x00000002 
- 00010622  0x000015c5 iadd  0x00000012 , 0x00000011 
- 00010623  0x000015c6 increase  0x00000002 , 0x00000011 
- 00010624  0x000015c7 sub  0x00000011 , 0x0000001f , 0x0000003e 
- 00010625  0x000015c8 nbranch  0x0000298e , 0x00000002 
- 00010626  0x000015c9 istoret  0x00000001 , 0x00000005 
- 00010627  0x000015ca arg  0x00000009 , 0x00000002 
- 00010628  0x000015cb istoret  0x00000001 , 0x00000005 
- 00010629  0x000015cc iforce  0x00000039 
- 00010630  0x000015cd call  0x00007ccc 
- 00010631  0x000015ce copy  0x00000011 , 0x00000012 
- 00010632  0x000015d0 deposit  0x00000012 
- 00010633  0x000015d1 store  0x00000001 , 0x000006a1 
- 00010634  0x000015d2 arg  0x000006a1 , 0x00000006 
- 00010635  0x000015d3 setarg  0xffffffe0 
- 00010636  0x000015d4 iadd  0x00000013 , 0x00000005 
- 00010637  0x000015d5 branch  0x00007c8d 
- 00010638  0x000015d8 call  0x00007dbc 
- 00010639  0x000015d9 branch  0x00002988 
- 00010640  0x000015dc ifetch  0x00000001 , 0x00000011 
- 00010641  0x000015dd rtn  0x00000034 
- 00010642  0x000015de pincrease  0x00000001 
- 00010643  0x000015df ifetcht  0x00000001 , 0x00000006 
- 00010644  0x000015e0 sub  0x00000002 , 0x00000009 , 0x0000003e 
- 00010645  0x000015e1 branch  0x0000299f , 0x00000005 
- 00010646  0x000015e2 iadd  0x00000012 , 0x00000012 
- 00010647  0x000015e3 copy  0x00000011 , 0x00000006 
- 00010648  0x000015e4 iforce  0x00000039 
- 00010649  0x000015e5 call  0x00007ccc 
- 00010650  0x000015e6 copy  0x00000006 , 0x00000011 
- 00010651  0x000015e8 deposit  0x00000011 
- 00010652  0x000015e9 isub  0x00000013 , 0x0000003e 
- 00010653  0x000015ea rtn  0x00000002 
- 00010654  0x000015eb branch  0x00002990 
- 00010655  0x000015ee iadd  0x00000011 , 0x00000011 
- 00010656  0x000015ef branch  0x0000299b 
- 00010657  0x000015f3 setarg  0x00000020 
- 00010658  0x000015f4 istore  0x00000001 , 0x00000005 
- 00010659  0x000015f5 loop  0x000029a1 
- 00010660  0x000015f6 rtn 
- 00010661  0x000015fa bpatchx  0x0000003f , 0x00004027 
- 00010662  0x000015fb disable  0x0000002b 
- 00010663  0x000015fc branch  0x000029a9 , 0x0000002e 
- 00010664  0x000015fd nbranch  0x000029b8 , 0x0000002d 
- 00010665  0x000015ff call  0x000024d2 
- 00010666  0x00001600 fetch  0x00000002 , 0x0000409a 
- 00010667  0x00001601 store  0x00000002 , 0x00000176 
- 00010668  0x00001602 fetch  0x00000001 , 0x00004321 
- 00010669  0x00001603 bbit1  0x00000005 , 0x000024e0 
- 00010670  0x00001604 bmark1  0x0000000f , 0x000024e0 
- 00010671  0x00001605 fetch  0x00000001 , 0x0000004d 
- 00010672  0x00001606 nbranch  0x000024e0 , 0x00000034 
- 00010673  0x00001607 fetch  0x00000001 , 0x0000416a 
- 00010674  0x00001608 nbranch  0x000024e0 , 0x00000034 
- 00010675  0x0000160a fetch  0x00000001 , 0x00000168 
- 00010676  0x0000160b bbit1  0x00000005 , 0x000024e0 
- 00010677  0x0000160c bbit1  0x00000007 , 0x000024e0 
- 00010678  0x0000160d bbit1  0x00000006 , 0x000024e0 
- 00010679  0x0000160e branch  0x000024c8 
- 00010680  0x00001611 fetch  0x00000001 , 0x000040a8 
- 00010681  0x00001612 sub  0x0000003f , 0x0000001e , 0x0000003e 
- 00010682  0x00001613 nbranch  0x000024d7 , 0x00000002 
- 00010683  0x00001614 fetcht  0x00000002 , 0x0000409a 
- 00010684  0x00001615 rshift  0x00000002 , 0x00000002 
- 00010685  0x00001616 fetch  0x00000002 , 0x00000176 
- 00010686  0x00001617 iadd  0x00000002 , 0x0000003f 
- 00010687  0x00001618 store  0x00000002 , 0x00000176 
- 00010688  0x00001619 branch  0x000024d7 
- 00010689  0x0000161d arg  0x00000000 , 0x00000007 
- 00010690  0x0000161e branch  0x000029d6 
- 00010691  0x00001621 arg  0x00000000 , 0x00000007 
- 00010692  0x00001622 branch  0x000029db 
- 00010693  0x00001625 arg  0x00000001 , 0x00000007 
- 00010694  0x00001626 branch  0x000029d6 
- 00010695  0x00001629 arg  0x00000001 , 0x00000007 
- 00010696  0x0000162a branch  0x000029db 
- 00010697  0x0000162d arg  0x00000002 , 0x00000007 
- 00010698  0x0000162e branch  0x000029d6 
- 00010699  0x00001631 arg  0x00000002 , 0x00000007 
- 00010700  0x00001632 branch  0x000029db 
- 00010701  0x00001635 arg  0x00000003 , 0x00000007 
- 00010702  0x00001636 branch  0x000029d6 
- 00010703  0x00001639 arg  0x00000003 , 0x00000007 
- 00010704  0x0000163a branch  0x000029db 
- 00010705  0x0000163d arg  0x00000004 , 0x00000007 
- 00010706  0x0000163e branch  0x000029d6 
- 00010707  0x00001641 arg  0x00000004 , 0x00000007 
- 00010708  0x00001642 branch  0x000029db 
- 00010709  0x00001645 arg  0x00000005 , 0x00000007 
- 00010710  0x00001648 fetch  0x00000001 , 0x00004321 
- 00010711  0x00001649 qset1  0x0000003f 
- 00010712  0x0000164a store  0x00000001 , 0x00004321 
- 00010713  0x0000164b rtn 
- 00010714  0x0000164f arg  0x00000005 , 0x00000007 
- 00010715  0x00001652 fetch  0x00000001 , 0x00004321 
- 00010716  0x00001653 qset0  0x0000003f 
- 00010717  0x00001654 store  0x00000001 , 0x00004321 
- 00010718  0x00001655 rtn 
- 00010719  0x0000165a setarg  0x00112233 
- 00010720  0x0000165b store  0x00000003 , 0x00004322 
- 00010721  0x0000165c setarg  0x00445566 
- 00010722  0x0000165d istore  0x00000003 , 0x00000005 
- 00010723  0x0000165e setarg  0x00778899 
- 00010724  0x0000165f istore  0x00000003 , 0x00000005 
- 00010725  0x00001660 setarg  0x00001122 
- 00010726  0x00001661 istore  0x00000003 , 0x00000005 
- 00010727  0x00001662 setarg  0x00334455 
- 00010728  0x00001663 istore  0x00000003 , 0x00000005 
- 00010729  0x00001664 setarg  0x00000066 
- 00010730  0x00001665 istore  0x00000001 , 0x00000005 
- 00010731  0x00001666 rtn 
- 00010732  0x0000166a setarg  0x01000302 
- 00010733  0x0000166b store  0x00000004 , 0x000042c4 
- 00010734  0x0000166c setarg  0x00010010 
- 00010735  0x0000166d store  0x00000003 , 0x000042c8 
- 00010736  0x0000166e jam  0x00000001 , 0x000042fe 
- 00010737  0x0000166f rtn 
- 00010738  0x00001674 arg  0x00000000 , 0x00000011 
- 00010739  0x00001675 arg  0x00000001 , 0x00000001 
- 00010740  0x00001676 branch  0x00002a05 
- 00010741  0x0000167b bpatchx  0x00000040 , 0x00004028 
- 00010742  0x0000167c arg  0x00000003 , 0x00000001 
- 00010743  0x0000167d call  0x00002a05 
- 00010744  0x0000167e copy  0x00000012 , 0x0000003f 
- 00010745  0x0000167f istore  0x00000001 , 0x00000005 
- 00010746  0x00001680 rtn 
- 00010747  0x00001685 bpatchx  0x00000041 , 0x00004028 
- 00010748  0x00001686 force  0x00000002 , 0x00000001 
- 00010749  0x00001687 increase  0x00000004 , 0x00000011 
- 00010750  0x00001688 call  0x00002a05 
- 00010751  0x00001689 increase  0xfffffffc , 0x00000011 
- 00010752  0x0000168a copy  0x00000011 , 0x0000003f 
- 00010753  0x0000168b istore  0x00000002 , 0x00000005 
- 00010754  0x0000168c copy  0x00000012 , 0x0000003f 
- 00010755  0x0000168d istore  0x00000002 , 0x00000005 
- 00010756  0x0000168e rtn 
- 00010757  0x00001693 bpatchx  0x00000042 , 0x00004028 
- 00010758  0x00001694 increase  0x00000005 , 0x00000011 
- 00010759  0x00001695 call  0x00006959 
- 00010760  0x00001696 increase  0xfffffffb , 0x00000011 
- 00010761  0x00001697 copy  0x00000011 , 0x0000003f 
- 00010762  0x00001698 istore  0x00000002 , 0x00000005 
- 00010763  0x00001699 setarg  0x00000000 
- 00010764  0x0000169a istore  0x00000002 , 0x00000005 
- 00010765  0x0000169b copy  0x00000001 , 0x0000003f 
- 00010766  0x0000169c istore  0x00000001 , 0x00000005 
- 00010767  0x0000169d rtn 
- 00010768  0x000016a1 bpatchx  0x00000043 , 0x00004028 
- 00010769  0x000016a2 call  0x00006993 
- 00010770  0x000016a3 copy  0x0000003f , 0x00000006 
- 00010771  0x000016a4 rtn 
- 00010772  0x000016a7 fetch  0x00000002 , 0x00004449 
- 00010773  0x000016a8 rtn 
- 00010774  0x000016ab call  0x00002a19 
- 00010775  0x000016ac copy  0x0000003f , 0x00000006 
- 00010776  0x000016ad rtn 
- 00010777  0x000016b1 fetch  0x00000002 , 0x0000444c 
- 00010778  0x000016b2 rtn 
- 00010779  0x000016b6 call  0x00002a10 
- 00010780  0x000016b7 increase  0x00000005 , 0x00000006 
- 00010781  0x000016b8 rtn 
- 00010782  0x000016bb call  0x00002a10 
- 00010783  0x000016bc increase  0x00000009 , 0x00000006 
- 00010784  0x000016bd rtn 
- 00010785  0x000016c0 call  0x00002a16 
- 00010786  0x000016c1 increase  0x00000009 , 0x00000006 
- 00010787  0x000016c2 rtn 
- 00010788  0x000016c5 call  0x00002a16 
- 00010789  0x000016c6 increase  0x00000005 , 0x00000006 
- 00010790  0x000016c7 rtn 
- 00010791  0x000016cb branch  0x000069a9 
- 00010792  0x000016cf branch  0x000069ac 
- 00010793  0x000016d3 branch  0x000069af 
- 00010794  0x000016d7 branch  0x00006998 
- 00010795  0x000016db store  0x00000008 , 0x000043c0 
- 00010796  0x000016dc branch  0x00002a3c 
- 00010797  0x000016e0 and  0x00000002 , 0x000000ff , 0x00000011 
- 00010798  0x000016e1 call  0x00002a32 
- 00010799  0x000016e2 rshift8  0x00000002 , 0x00000011 
- 00010800  0x000016e5 storer  0x00000011 , 0x00000001 , 0x000043b7 
- 00010801  0x000016e6 branch  0x00002a33 
- 00010802  0x000016e9 storer  0x00000011 , 0x00000001 , 0x000043b6 
- 00010803  0x000016eb isolate1  0x00000001 , 0x00000011 
- 00010804  0x000016ec call  0x00002a38 , 0x00000001 
- 00010805  0x000016ed isolate1  0x00000002 , 0x00000011 
- 00010806  0x000016ee call  0x00002a3a , 0x00000001 
- 00010807  0x000016ef rtn 
- 00010808  0x000016f4 arg  0x00000008 , 0x00000007 
- 00010809  0x000016f5 branch  0x00002a3d 
- 00010810  0x000016f9 arg  0x0000000b , 0x00000007 
- 00010811  0x000016fa branch  0x00002a3d 
- 00010812  0x000016fd arg  0x00000005 , 0x00000007 
- 00010813  0x00001700 fetch  0x00000008 , 0x000043ae 
- 00010814  0x00001701 qset1  0x0000003f 
- 00010815  0x00001702 store  0x00000008 , 0x000043ae 
- 00010816  0x00001703 rtn 
- 00010817  0x00001706 call  0x000029c5 
- 00010818  0x00001707 call  0x000029ec 
- 00010819  0x00001708 call  0x000029df 
- 00010820  0x00001709 branch  0x000029cd 
- 00010821  0x0000170f jam  0x00000001 , 0x0000019d 
- 00010822  0x00001710 jam  0x00000001 , 0x0000019e 
- 00010823  0x00001711 call  0x000025b8 
- 00010824  0x00001712 call  0x00002a4b 
- 00010825  0x00001713 call  0x00002acb 
- 00010826  0x00001714 branch  0x000025bc 
- 00010827  0x00001717 bpatchx  0x00000044 , 0x00004028 
- 00010828  0x00001718 fetch  0x00000001 , 0x00004343 
- 00010829  0x00001719 rtnne  0x00000001 
- 00010830  0x0000171a arg  0x00000002 , 0x00000007 
- 00010831  0x0000171b call  0x00007cef 
- 00010832  0x0000171c nrtn  0x00000034 
- 00010833  0x0000171d fetch  0x00000002 , 0x00004344 
- 00010834  0x0000171e fetcht  0x00000002 , 0x00004346 
- 00010835  0x0000171f isub  0x00000002 , 0x0000003f 
- 00010836  0x00001720 arg  0x00000002 , 0x00000007 
- 00010837  0x00001721 call  0x00007ce1 
- 00010838  0x00001722 disable  0x00000029 
- 00010839  0x00001723 call  0x00002af5 
- 00010840  0x00001724 call  0x00002a6a 
- 00010841  0x00001725 nrtn  0x0000002d 
- 00010842  0x00001726 bpatchx  0x00000045 , 0x00004028 
- 00010843  0x00001727 fetch  0x00000006 , 0x0000004e 
- 00010844  0x00001728 store  0x00000006 , 0x00000178 
- 00010845  0x0000172b fetch  0x00000001 , 0x00000002 
- 00010846  0x0000172c increase  0x00000001 , 0x0000003f 
- 00010847  0x0000172d store  0x00000001 , 0x00000002 
- 00010848  0x0000172e call  0x00002a71 
- 00010849  0x0000172f rtn  0x00000029 
- 00010850  0x00001730 call  0x00002b1c 
- 00010851  0x00001731 nrtn  0x0000002d 
- 00010852  0x00001732 fetch  0x00000001 , 0x00000004 
- 00010853  0x00001733 increase  0x00000001 , 0x0000003f 
- 00010854  0x00001734 store  0x00000001 , 0x00000004 
- 00010855  0x00001735 fetch  0x00000009 , 0x00000054 
- 00010856  0x00001736 store  0x00000009 , 0x000006a1 
- 00010857  0x00001737 rtn 
- 00010858  0x0000173b bpatchx  0x00000046 , 0x00004028 
- 00010859  0x0000173c call  0x00002b68 
- 00010860  0x0000173d call  0x0000264e 
- 00010861  0x0000173e fetch  0x00000001 , 0x00000001 
- 00010862  0x0000173f increase  0x00000001 , 0x0000003f 
- 00010863  0x00001740 store  0x00000001 , 0x00000001 
- 00010864  0x00001741 rtn 
- 00010865  0x00001745 bpatchx  0x00000047 , 0x00004028 
- 00010866  0x00001746 fetch  0x00000001 , 0x000001bc 
- 00010867  0x00001747 rtnne  0x0000001b 
- 00010868  0x00001748 fetch  0x00000006 , 0x00000178 
- 00010869  0x00001749 fetcht  0x00000006 , 0x000042cc 
- 00010870  0x0000174a isub  0x00000002 , 0x0000003e 
- 00010871  0x0000174b nrtn  0x00000005 
- 00010872  0x0000174c call  0x00002056 
- 00010873  0x0000174d nrtn  0x00000005 
- 00010874  0x0000174e call  0x00002a84 
- 00010875  0x0000174f call  0x00002519 
- 00010876  0x00001750 call  0x000030ed 
- 00010877  0x00001751 jam  0x00000014 , 0x0000066f 
- 00010878  0x00001752 call  0x0000782b 
- 00010879  0x00001753 jam  0x00000000 , 0x00004114 
- 00010880  0x00001754 jam  0x00000000 , 0x000001b8 
- 00010881  0x00001755 jam  0x00000000 , 0x00004343 
- 00010882  0x00001756 jam  0x00000000 , 0x000001bc 
- 00010883  0x00001757 branch  0x00002041 
- 00010884  0x0000175a bpatchx  0x00000048 , 0x00004029 
- 00010885  0x0000175b force  0xffffffff , 0x0000003f 
- 00010886  0x0000175c setsect  0x00000002 , 0x00000001 
- 00010887  0x0000175d store  0x00000005 , 0x00000198 
- 00010888  0x0000175e arg  0x00000168 , 0x00000011 
- 00010889  0x0000175f call  0x00002624 
- 00010890  0x00001760 force  0x00000004 , 0x00000039 
- 00010891  0x00001761 arg  0x0000018c , 0x00000005 
- 00010892  0x00001762 call  0x00007de8 
- 00010893  0x00001763 fetch  0x00000002 , 0x000042d9 
- 00010894  0x00001764 store  0x00000002 , 0x00000196 
- 00010895  0x00001766 random  0x0000003f 
- 00010896  0x00001767 and_into  0x0000000f , 0x0000003f 
- 00010897  0x00001768 sub  0x0000003f , 0x00000004 , 0x0000003e 
- 00010898  0x00001769 branch  0x00002a8f , 0x00000002 
- 00010899  0x0000176a store  0x00000001 , 0x00000181 
- 00010900  0x0000176c bpatchx  0x00000049 , 0x00004029 
- 00010901  0x0000176d fetcht  0x00000002 , 0x00004165 
- 00010902  0x0000176e storet  0x00000002 , 0x0000016a 
- 00010903  0x0000176f copy  0x00000002 , 0x00000013 
- 00010904  0x00001770 add  0x00000022 , 0x00000007 , 0x0000003f 
- 00010905  0x00001771 idiv  0x00000013 
- 00010906  0x00001772 call  0x00007d62 
- 00010907  0x00001773 remainder  0x00000011 
- 00010908  0x00001774 isub  0x00000011 , 0x0000003f 
- 00010909  0x00001775 iadd  0x00000013 , 0x0000003f 
- 00010910  0x00001776 fetcht  0x00000002 , 0x00004163 
- 00010911  0x00001777 iadd  0x00000002 , 0x0000003f 
- 00010912  0x00001778 store  0x00000004 , 0x0000016c 
- 00010913  0x00001779 isub  0x00000022 , 0x00000011 
- 00010914  0x0000177a increase  0xfffffffa , 0x00000011 
- 00010915  0x0000177b arg  0x00002205 , 0x00000012 
- 00010916  0x0000177c fetch  0x00000001 , 0x000042d2 
- 00010917  0x0000177d nsetflag  0x00000034 , 0x00000006 , 0x00000012 
- 00010918  0x0000177e fetch  0x00000001 , 0x000042cb 
- 00010919  0x0000177f nsetflag  0x00000034 , 0x00000007 , 0x00000012 
- 00010920  0x00001780 copy  0x00000012 , 0x0000003f 
- 00010921  0x00001781 store  0x00000002 , 0x00004169 
- 00010922  0x00001782 fetch  0x00000006 , 0x000042db 
- 00010923  0x00001783 istore  0x00000006 , 0x00000005 
- 00010924  0x00001784 fetch  0x00000006 , 0x00000178 
- 00010925  0x00001785 istore  0x00000006 , 0x00000005 
- 00010926  0x00001786 fetch  0x00000004 , 0x0000018c 
- 00010927  0x00001787 istore  0x00000004 , 0x00000005 
- 00010928  0x00001788 random  0x0000003f 
- 00010929  0x00001789 istore  0x00000002 , 0x00000005 
- 00010930  0x0000178a random  0x0000003f 
- 00010931  0x0000178b istore  0x00000001 , 0x00000005 
- 00010932  0x0000178c force  0x00000002 , 0x0000003f 
- 00010933  0x0000178d istore  0x00000001 , 0x00000005 
- 00010934  0x0000178e rshift2  0x00000011 , 0x0000003f 
- 00010935  0x0000178f istore  0x00000002 , 0x00000005 
- 00010936  0x00001790 rshift2  0x00000013 , 0x0000003f 
- 00010937  0x00001791 istore  0x00000002 , 0x00000005 
- 00010938  0x00001792 bpatchx  0x0000004a , 0x00004029 
- 00010939  0x00001793 setarg  0x00000000 
- 00010940  0x00001794 istore  0x00000002 , 0x00000005 
- 00010941  0x00001795 fetch  0x00000002 , 0x000042d9 
- 00010942  0x00001796 istore  0x00000002 , 0x00000005 
- 00010943  0x00001797 fetch  0x00000005 , 0x00000198 
- 00010944  0x00001798 istore  0x00000005 , 0x00000005 
- 00010945  0x00001799 fetch  0x00000001 , 0x00000181 
- 00010946  0x0000179a arg  0x000000a0 , 0x00000002 
- 00010947  0x0000179b ior  0x00000002 , 0x0000003f 
- 00010948  0x0000179c istore  0x00000001 , 0x00000005 
- 00010949  0x0000179d call  0x0000273e 
- 00010950  0x0000179e setarg  0x00004169 
- 00010951  0x0000179f add  0x0000003f , 0x00000012 , 0x00000006 
- 00010952  0x000017a0 ifetch  0x00000003 , 0x00000006 
- 00010953  0x000017a1 store  0x00000003 , 0x00000190 
- 00010954  0x000017a2 rtn 
- 00010955  0x000017a6 jam  0x00000024 , 0x00000007 
- 00010956  0x000017a7 jam  0x00000000 , 0x000006a1 
- 00010957  0x000017a8 call  0x00002aef 
- 00010958  0x000017a9 call  0x00002ad0 
- 00010959  0x000017aa branch  0x00002af2 
- 00010960  0x000017ad bpatchx  0x0000004b , 0x00004029 
- 00010961  0x000017ae fetch  0x00000001 , 0x00004388 
- 00010962  0x000017af rtn  0x00000034 
- 00010963  0x000017b0 arg  0x00000000 , 0x00000007 
- 00010964  0x000017b1 call  0x00007cef 
- 00010965  0x000017b2 nrtn  0x00000034 
- 00010966  0x000017b3 enable  0x00000010 
- 00010967  0x000017b4 call  0x00002af5 
- 00010968  0x000017b5 call  0x00002b68 
- 00010969  0x000017b6 call  0x00002afe 
- 00010970  0x000017b7 nbranch  0x00002ae2 , 0x0000002d 
- 00010971  0x000017b8 fetch  0x00000001 , 0x00000003 
- 00010972  0x000017b9 increase  0x00000001 , 0x0000003f 
- 00010973  0x000017ba store  0x00000001 , 0x00000003 
- 00010974  0x000017bb fetch  0x00000001 , 0x0000004c 
- 00010975  0x000017bc and  0x0000003f , 0x0000000f , 0x0000003f 
- 00010976  0x000017bd beq  0x00000003 , 0x00002b2d 
- 00010977  0x000017be beq  0x00000005 , 0x00002b40 
- 00010978  0x000017c0 bpatchx  0x0000004c , 0x00004029 
- 00010979  0x000017c1 fetch  0x00000001 , 0x000006a1 
- 00010980  0x000017c2 fetcht  0x00000001 , 0x00004393 
- 00010981  0x000017c3 isub  0x00000002 , 0x0000003e 
- 00010982  0x000017c4 nbranch  0x00002ad0 , 0x00000005 
- 00010983  0x000017c5 random  0x0000003f 
- 00010984  0x000017c6 arg  0x000001ff , 0x00000002 
- 00010985  0x000017c7 iand  0x00000002 , 0x0000003f 
- 00010986  0x000017c8 add  0x0000003f , 0x000000fa , 0x0000003f 
- 00010987  0x000017c9 call  0x00007c91 
- 00010988  0x000017ca arg  0x00000000 , 0x00000007 
- 00010989  0x000017cb fetch  0x00000002 , 0x00004389 
- 00010990  0x000017cc branch  0x00007ce1 
- 00010991  0x000017cf arg  0x000006b1 , 0x00000005 
- 00010992  0x000017d0 arg  0x00004169 , 0x00000006 
- 00010993  0x000017d1 branch  0x00007c8c 
- 00010994  0x000017d4 arg  0x000006b1 , 0x00000006 
- 00010995  0x000017d5 arg  0x00004169 , 0x00000005 
- 00010996  0x000017d6 branch  0x00007c8c 
- 00010997  0x000017d9 bpatchx  0x0000004d , 0x00004029 
- 00010998  0x000017da disable  0x00000029 
- 00010999  0x000017dc setarg  0x008e89be 
- 00011000  0x000017dd lshift8  0x0000003f , 0x0000003f 
- 00011001  0x000017de or_into  0x000000d6 , 0x0000003f 
- 00011002  0x000017df iforce  0x00000009 
- 00011003  0x000017e0 setarg  0x00555555 
- 00011004  0x000017e1 store  0x00000003 , 0x00000190 
- 00011005  0x000017e2 rtn 
- 00011006  0x000017e7 bpatchx  0x0000004e , 0x00004029 
- 00011007  0x000017e8 fetch  0x00000001 , 0x0000438b 
- 00011008  0x000017e9 fetcht  0x00000001 , 0x0000438c 
- 00011009  0x000017ea lshift4  0x00000002 , 0x00000002 
- 00011010  0x000017eb lshift2  0x00000002 , 0x00000002 
- 00011011  0x000017ec iadd  0x00000002 , 0x00000002 
- 00011012  0x000017ed storet  0x00000001 , 0x00004169 
- 00011013  0x000017ee beq  0x00000001 , 0x00002b0f 
- 00011014  0x000017ef fetcht  0x00000001 , 0x00004348 
- 00011015  0x000017f0 add  0x00000002 , 0x00000006 , 0x0000003f 
- 00011016  0x000017f1 store  0x00000001 , 0x0000416a 
- 00011017  0x000017f2 fetch  0x00000006 , 0x000042db 
- 00011018  0x000017f3 store  0x00000006 , 0x0000416b 
- 00011019  0x000017f4 copy  0x00000002 , 0x00000039 
- 00011020  0x000017f5 arg  0x00004349 , 0x00000006 
- 00011021  0x000017f6 call  0x00007ccc 
- 00011022  0x000017f7 branch  0x00002b15 
- 00011023  0x000017fa setarg  0x0000000c 
- 00011024  0x000017fb store  0x00000001 , 0x0000416a 
- 00011025  0x000017fc fetch  0x00000006 , 0x000042db 
- 00011026  0x000017fd store  0x00000006 , 0x0000416b 
- 00011027  0x000017fe fetch  0x00000006 , 0x00004116 
- 00011028  0x000017ff istore  0x00000006 , 0x00000005 
- 00011029  0x00001801 bpatchx  0x0000004f , 0x00004029 
- 00011030  0x00001802 fetch  0x00000001 , 0x00000000 
- 00011031  0x00001803 increase  0x00000001 , 0x0000003f 
- 00011032  0x00001804 store  0x00000001 , 0x00000000 
- 00011033  0x00001805 arg  0x00000708 , 0x0000001b 
- 00011034  0x00001806 disable  0x0000002d 
- 00011035  0x00001807 branch  0x00002729 
- 00011036  0x0000180b bpatchx  0x00000050 , 0x0000402a 
- 00011037  0x0000180c fetch  0x00000001 , 0x00004394 
- 00011038  0x0000180d rtnne  0x00000001 
- 00011039  0x0000180e fetch  0x00000001 , 0x00000000 
- 00011040  0x0000180f increase  0x00000001 , 0x0000003f 
- 00011041  0x00001810 store  0x00000001 , 0x00000000 
- 00011042  0x00001811 arg  0x00000c03 , 0x00000002 
- 00011043  0x00001812 fetch  0x00000001 , 0x00004395 
- 00011044  0x00001813 nsetflag  0x00000034 , 0x00000006 , 0x00000002 
- 00011045  0x00001814 copy  0x00000011 , 0x0000003f 
- 00011046  0x00001815 nsetflag  0x00000034 , 0x00000007 , 0x00000002 
- 00011047  0x00001816 storet  0x00000002 , 0x00004169 
- 00011048  0x00001817 fetch  0x00000006 , 0x000042db 
- 00011049  0x00001818 istore  0x00000006 , 0x00000005 
- 00011050  0x00001819 fetch  0x00000006 , 0x00000178 
- 00011051  0x0000181a istore  0x00000006 , 0x00000005 
- 00011052  0x0000181b branch  0x00002729 
- 00011053  0x0000181e bpatchx  0x00000051 , 0x0000402a 
- 00011054  0x0000181f fetch  0x00000006 , 0x00000054 
- 00011055  0x00001820 fetcht  0x00000006 , 0x000042db 
- 00011056  0x00001821 isub  0x00000002 , 0x0000003e 
- 00011057  0x00001822 nrtn  0x00000005 
- 00011058  0x00001823 arg  0x00000004 , 0x00000002 
- 00011059  0x00001824 fetch  0x00000001 , 0x0000438c 
- 00011060  0x00001825 nsetflag  0x00000034 , 0x00000006 , 0x00000002 
- 00011061  0x00001826 storet  0x00000001 , 0x00004169 
- 00011062  0x00001827 fetcht  0x00000001 , 0x00004368 
- 00011063  0x00001828 add  0x00000002 , 0x00000006 , 0x0000003f 
- 00011064  0x00001829 store  0x00000001 , 0x0000416a 
- 00011065  0x0000182a fetch  0x00000006 , 0x000042db 
- 00011066  0x0000182b store  0x00000006 , 0x0000416b 
- 00011067  0x0000182c arg  0x00004369 , 0x00000006 
- 00011068  0x0000182d copy  0x00000002 , 0x00000039 
- 00011069  0x0000182e call  0x00007ccc 
- 00011070  0x0000182f call  0x0000273e 
- 00011071  0x00001830 branch  0x00002ae2 
- 00011072  0x00001833 fetch  0x00000006 , 0x00000054 
- 00011073  0x00001834 fetcht  0x00000006 , 0x000042db 
- 00011074  0x00001835 isub  0x00000002 , 0x0000003e 
- 00011075  0x00001836 nrtn  0x00000005 
- 00011076  0x00001837 call  0x00002868 
- 00011077  0x00001838 storer  0x00000011 , 0x00000001 , 0x000042cb 
- 00011078  0x00001839 fetch  0x00000006 , 0x0000004e 
- 00011079  0x0000183a store  0x00000006 , 0x00000178 
- 00011080  0x0000183b fetch  0x00000008 , 0x0000005a 
- 00011081  0x0000183c store  0x00000008 , 0x0000018c 
- 00011082  0x0000183d fetcht  0x00000002 , 0x00000062 
- 00011083  0x0000183e bpatchx  0x00000052 , 0x0000402a 
- 00011084  0x0000183f lshift2  0x00000002 , 0x00000002 
- 00011085  0x00001840 fetch  0x00000002 , 0x00000064 
- 00011086  0x00001841 lshift2  0x0000003f , 0x0000003f 
- 00011087  0x00001842 store  0x00000002 , 0x0000016a 
- 00011088  0x00001843 store  0x00000004 , 0x0000016c 
- 00011089  0x00001844 isub  0x00000002 , 0x0000003f 
- 00011090  0x00001845 add  0x0000003f , 0xfffffffe , 0x00000028 
- 00011091  0x00001846 fetch  0x00000009 , 0x00000066 
- 00011092  0x00001847 store  0x00000009 , 0x00000194 
- 00011093  0x00001848 fetch  0x00000001 , 0x0000006f 
- 00011094  0x00001849 and  0x0000003f , 0x0000001f , 0x00000002 
- 00011095  0x0000184a storet  0x00000001 , 0x00000181 
- 00011096  0x0000184b rshift4  0x0000003f , 0x00000002 
- 00011097  0x0000184c rshift  0x00000002 , 0x00000002 
- 00011098  0x0000184d storet  0x00000001 , 0x000001b8 
- 00011099  0x0000184e arg  0x00000168 , 0x00000011 
- 00011100  0x0000184f call  0x00002938 
- 00011101  0x00001850 arg  0x00000168 , 0x00000011 
- 00011102  0x00001851 call  0x00002624 
- 00011103  0x00001852 call  0x00002525 
- 00011104  0x00001853 call  0x00002056 
- 00011105  0x00001854 nrtn  0x00000005 
- 00011106  0x00001855 bpatchx  0x00000053 , 0x0000402a 
- 00011107  0x00001856 call  0x000020f7 
- 00011108  0x00001857 call  0x00002ea7 
- 00011109  0x00001858 jam  0x00000014 , 0x0000066f 
- 00011110  0x00001859 call  0x0000782b 
- 00011111  0x0000185a branch  0x00002041 
- 00011112  0x0000185e bpatchx  0x00000054 , 0x0000402a 
- 00011113  0x0000185f fetch  0x00000001 , 0x00000007 
- 00011114  0x00001860 beq  0x00000025 , 0x00002b6e 
- 00011115  0x00001861 beq  0x00000026 , 0x00002b74 
- 00011116  0x00001862 beq  0x00000027 , 0x00002b7a 
- 00011117  0x00001863 branch  0x00002b7a 
- 00011118  0x00001866 fetcht  0x00000001 , 0x00004393 
- 00011119  0x00001867 isolate1  0x00000001 , 0x00000002 
- 00011120  0x00001868 branch  0x00002b85 , 0x00000001 
- 00011121  0x00001869 isolate1  0x00000002 , 0x00000002 
- 00011122  0x0000186a branch  0x00002b8a , 0x00000001 
- 00011123  0x0000186b branch  0x00002b80 
- 00011124  0x0000186f fetcht  0x00000001 , 0x00004393 
- 00011125  0x00001870 isolate1  0x00000002 , 0x00000002 
- 00011126  0x00001871 branch  0x00002b8a , 0x00000001 
- 00011127  0x00001872 isolate1  0x00000000 , 0x00000002 
- 00011128  0x00001873 branch  0x00002b80 , 0x00000001 
- 00011129  0x00001874 branch  0x00002b85 
- 00011130  0x00001878 fetcht  0x00000001 , 0x00004393 
- 00011131  0x00001879 isolate1  0x00000000 , 0x00000002 
- 00011132  0x0000187a branch  0x00002b80 , 0x00000001 
- 00011133  0x0000187b isolate1  0x00000001 , 0x00000002 
- 00011134  0x0000187c branch  0x00002b85 , 0x00000001 
- 00011135  0x0000187d branch  0x00002b8a 
- 00011136  0x00001880 jam  0x00000025 , 0x00000007 
- 00011137  0x00001881 fetch  0x00000001 , 0x000006a1 
- 00011138  0x00001882 set1  0x00000000 , 0x0000003f 
- 00011139  0x00001883 store  0x00000001 , 0x000006a1 
- 00011140  0x00001884 rtn 
- 00011141  0x00001887 jam  0x00000026 , 0x00000007 
- 00011142  0x00001888 fetch  0x00000001 , 0x000006a1 
- 00011143  0x00001889 set1  0x00000001 , 0x0000003f 
- 00011144  0x0000188a store  0x00000001 , 0x000006a1 
- 00011145  0x0000188b rtn 
- 00011146  0x0000188e jam  0x00000027 , 0x00000007 
- 00011147  0x0000188f fetch  0x00000001 , 0x000006a1 
- 00011148  0x00001890 set1  0x00000002 , 0x0000003f 
- 00011149  0x00001891 store  0x00000001 , 0x000006a1 
- 00011150  0x00001892 rtn 
- 00011151  0x00001898 copy  0x00000006 , 0x00000011 
- 00011152  0x00001899 fetch  0x00000001 , 0x000043cb 
- 00011153  0x0000189a beq  0x00000006 , 0x000066d5 
- 00011154  0x0000189b beq  0x0000000f , 0x0000503d 
- 00011155  0x0000189c copy  0x00000011 , 0x00000006 
- 00011156  0x0000189d ifetch  0x00000003 , 0x00000006 
- 00011157  0x0000189e store  0x00000003 , 0x00004397 
- 00011158  0x000018a0 beq  0x00000002 , 0x00002bab 
- 00011159  0x000018a1 beq  0x00000003 , 0x00002bb0 
- 00011160  0x000018a2 beq  0x00000004 , 0x00002bb3 
- 00011161  0x000018a3 beq  0x00000006 , 0x00002bf7 
- 00011162  0x000018a4 beq  0x00000008 , 0x00002c44 
- 00011163  0x000018a5 beq  0x0000000a , 0x00002d19 
- 00011164  0x000018a6 beq  0x0000000c , 0x00002d4c 
- 00011165  0x000018a7 beq  0x00000010 , 0x00002d63 
- 00011166  0x000018a8 beq  0x00000012 , 0x00002da8 
- 00011167  0x000018a9 beq  0x00000016 , 0x00002dce 
- 00011168  0x000018aa beq  0x00000018 , 0x00002de1 
- 00011169  0x000018ab beq  0x0000001e , 0x00002de6 
- 00011170  0x000018ac beq  0x00000052 , 0x00002dea 
- 00011171  0x000018ad rtn 
- 00011172  0x000018b1 force  0x00000003 , 0x00000011 
- 00011173  0x000018b2 call  0x00002e10 
- 00011174  0x000018b3 setarg  0x00000002 
- 00011175  0x000018b5 istore  0x00000001 , 0x00000005 
- 00011176  0x000018b6 fetch  0x00000002 , 0x000042e1 
- 00011177  0x000018b7 istore  0x00000002 , 0x00000005 
- 00011178  0x000018b8 rtn 
- 00011179  0x000018bc call  0x00002bb0 
- 00011180  0x000018be force  0x00000003 , 0x00000011 
- 00011181  0x000018bf call  0x00002e10 
- 00011182  0x000018c0 setarg  0x00000003 
- 00011183  0x000018c1 branch  0x00002ba7 
- 00011184  0x000018c4 rshift8  0x0000003f , 0x0000003f 
- 00011185  0x000018c5 store  0x00000002 , 0x000042e3 
- 00011186  0x000018c6 rtn 
- 00011187  0x000018c9 call  0x00002e41 
- 00011188  0x000018ca call  0x00007dba 
- 00011189  0x000018cb branch  0x00002bc3 
- 00011190  0x000018cf ifetch  0x00000002 , 0x00000006 
- 00011191  0x000018d0 and_into  0x000000ff , 0x0000003f 
- 00011192  0x000018d1 rtn  0x00000034 
- 00011193  0x000018d2 isub  0x00000012 , 0x0000003e 
- 00011194  0x000018d3 rtn  0x00000005 
- 00011195  0x000018d4 nrtn  0x00000002 
- 00011196  0x000018d5 isub  0x00000013 , 0x0000003e 
- 00011197  0x000018d6 rtn  0x00000005 
- 00011198  0x000018d7 branch  0x00002bc1 , 0x00000002 
- 00011199  0x000018d8 force  0x00000001 , 0x0000003e 
- 00011200  0x000018d9 rtn 
- 00011201  0x000018db force  0x00000000 , 0x0000003f 
- 00011202  0x000018dc rtn 
- 00011203  0x000018e0 arg  0x00000003 , 0x0000000b 
- 00011204  0x000018e1 call  0x00002cc7 
- 00011205  0x000018e3 call  0x00002bb6 
- 00011206  0x000018e4 branch  0x00002bf5 , 0x00000034 
- 00011207  0x000018e5 nbranch  0x00002bf3 , 0x00000002 
- 00011208  0x000018e6 increase  0xfffffffe , 0x00000006 
- 00011209  0x000018e7 call  0x00007c6d 
- 00011210  0x000018e8 call  0x00007c64 
- 00011211  0x000018e9 nbranch  0x00002be3 , 0x00000028 
- 00011212  0x000018ea call  0x00007c51 
- 00011213  0x000018eb storer  0x0000000b , 0x00000004 , 0x00000680 
- 00011214  0x000018ec force  0x0000001e , 0x00000011 
- 00011215  0x000018ed call  0x00002e10 
- 00011216  0x000018ee fetchr  0x0000000b , 0x00000004 , 0x00000680 
- 00011217  0x000018ef call  0x00007c60 
- 00011218  0x000018f0 call  0x00007dbc 
- 00011219  0x000018f1 setarg  0x00000005 
- 00011220  0x000018f2 istore  0x00000001 , 0x00000005 
- 00011221  0x000018f3 call  0x00007c67 
- 00011222  0x000018f4 ifetch  0x00000002 , 0x00000006 
- 00011223  0x000018f5 ifetchr  0x00000011 , 0x00000001 , 0x00000006 
- 00011224  0x000018f6 sub  0x00000011 , 0x00000010 , 0x0000003e 
- 00011225  0x000018f7 branch  0x00002bdf , 0x00000005 
- 00011226  0x000018f8 sub  0x00000011 , 0x00000002 , 0x0000003e 
- 00011227  0x000018f9 nbranch  0x00002e03 , 0x00000005 
- 00011228  0x000018fb setarg  0x00000001 
- 00011229  0x000018fc istore  0x00000001 , 0x00000005 
- 00011230  0x000018fd branch  0x00002be8 
- 00011231  0x00001900 setarg  0x00000002 
- 00011232  0x00001901 istore  0x00000001 , 0x00000005 
- 00011233  0x00001902 arg  0x00000001 , 0x0000000b 
- 00011234  0x00001903 branch  0x00002be8 
- 00011235  0x00001906 call  0x00007c67 
- 00011236  0x00001907 ifetch  0x00000002 , 0x00000006 
- 00011237  0x00001908 ifetch  0x00000001 , 0x00000006 
- 00011238  0x00001909 isub  0x00000011 , 0x0000003e 
- 00011239  0x0000190a nbranch  0x00002bf5 , 0x00000005 
- 00011240  0x0000190d call  0x00007c67 
- 00011241  0x0000190e ifetch  0x00000002 , 0x00000006 
- 00011242  0x0000190f and_into  0x000000ff , 0x0000003f 
- 00011243  0x00001910 istore  0x00000002 , 0x00000005 
- 00011244  0x00001911 ifetchr  0x00000039 , 0x00000001 , 0x00000006 
- 00011245  0x00001912 call  0x00007cda 
- 00011246  0x00001913 call  0x00007c6a 
- 00011247  0x00001914 increase  0xffffffff , 0x0000000b 
- 00011248  0x00001915 branch  0x00002bf5 , 0x00000005 
- 00011249  0x00001917 call  0x00002cdd 
- 00011250  0x00001918 branch  0x00002bc5 
- 00011251  0x0000191b call  0x00002cdd 
- 00011252  0x0000191c branch  0x00002bf1 
- 00011253  0x0000191f branch  0x00002e03 , 0x00000028 
- 00011254  0x00001920 branch  0x00002e34 
- 00011255  0x00001924 call  0x00002e41 
- 00011256  0x00001925 ifetch  0x00000002 , 0x00000006 
- 00011257  0x00001926 store  0x00000002 , 0x0000439e 
- 00011258  0x00001927 call  0x00007c6d 
- 00011259  0x00001928 arg  0x000006b5 , 0x00000005 
- 00011260  0x00001929 fetch  0x00000002 , 0x00004335 
- 00011261  0x0000192a increase  0xfffffff9 , 0x0000003f 
- 00011262  0x0000192b call  0x00002e4f 
- 00011263  0x0000192c branch  0x00002c0a 
- 00011264  0x00001930 disable  0x00000028 
- 00011265  0x00001931 fetcht  0x00000002 , 0x000006b1 
- 00011266  0x00001932 fetch  0x00000002 , 0x000006b3 
- 00011267  0x00001933 isub  0x00000002 , 0x0000003e 
- 00011268  0x00001934 nbranch  0x00002c07 , 0x00000002 
- 00011269  0x00001935 deposit  0x00000002 
- 00011270  0x00001936 rtnne  0x00000000 
- 00011271  0x00001938 enable  0x00000028 
- 00011272  0x00001939 jam  0x00000001 , 0x000001b9 
- 00011273  0x0000193a branch  0x00002e05 
- 00011274  0x0000193e call  0x00002c00 
- 00011275  0x0000193f rtn  0x00000028 
- 00011276  0x00001940 fetcht  0x00000002 , 0x0000439e 
- 00011277  0x00001941 setarg  0x00002800 
- 00011278  0x00001942 isub  0x00000002 , 0x0000003e 
- 00011279  0x00001943 branch  0x00002c11 , 0x00000005 
- 00011280  0x00001944 branch  0x00002e03 
- 00011281  0x00001948 jam  0x00000000 , 0x0000439a 
- 00011282  0x00001949 fetcht  0x00000002 , 0x000006b1 
- 00011283  0x0000194a storet  0x00000002 , 0x00000678 
- 00011284  0x0000194b call  0x00002d04 
- 00011285  0x0000194c nbranch  0x00002e03 , 0x00000034 
- 00011286  0x0000194e fetcht  0x00000002 , 0x00000678 
- 00011287  0x0000194f call  0x00002d04 
- 00011288  0x00001950 nbranch  0x00002c2a , 0x00000034 
- 00011289  0x00001951 copy  0x00000006 , 0x00000011 
- 00011290  0x00001952 fetch  0x00000001 , 0x000006c6 
- 00011291  0x00001953 copy  0x0000003f , 0x00000039 
- 00011292  0x00001954 fetcht  0x00000001 , 0x000006b5 
- 00011293  0x00001955 isub  0x00000002 , 0x0000003e 
- 00011294  0x00001956 nbranch  0x00002c26 , 0x00000005 
- 00011295  0x00001957 arg  0x000006b6 , 0x00000012 
- 00011296  0x00001958 call  0x00007d64 
- 00011297  0x0000195a branch  0x00002c2d , 0x00000005 
- 00011298  0x0000195c fetch  0x00000002 , 0x000006ce 
- 00011299  0x0000195d fetcht  0x00000002 , 0x0000439e 
- 00011300  0x0000195e isub  0x00000002 , 0x0000003e 
- 00011301  0x0000195f branch  0x00002c35 , 0x00000005 
- 00011302  0x00001961 fetch  0x00000002 , 0x00000678 
- 00011303  0x00001962 increase  0x00000001 , 0x0000003f 
- 00011304  0x00001963 store  0x00000002 , 0x00000678 
- 00011305  0x00001964 branch  0x00002c16 
- 00011306  0x00001967 fetch  0x00000001 , 0x0000439a 
- 00011307  0x00001968 beq  0x00000001 , 0x00002c35 
- 00011308  0x00001969 branch  0x00002e03 
- 00011309  0x0000196d fetch  0x00000002 , 0x000006ce 
- 00011310  0x0000196e fetcht  0x00000002 , 0x0000439e 
- 00011311  0x0000196f isub  0x00000002 , 0x0000003e 
- 00011312  0x00001970 nbranch  0x00002c26 , 0x00000005 
- 00011313  0x00001971 jam  0x00000001 , 0x0000439a 
- 00011314  0x00001973 fetcht  0x00000002 , 0x00000678 
- 00011315  0x00001974 storet  0x00000002 , 0x000006c9 
- 00011316  0x00001975 branch  0x00002c26 
- 00011317  0x00001978 fetch  0x00000001 , 0x0000439a 
- 00011318  0x00001979 beq  0x00000000 , 0x00002c26 
- 00011319  0x0000197a jam  0x00000002 , 0x0000439a 
- 00011320  0x0000197b fetcht  0x00000002 , 0x00000678 
- 00011321  0x0000197c increase  0xffffffff , 0x00000002 
- 00011322  0x0000197d storet  0x00000002 , 0x000006cb 
- 00011323  0x00001980 arg  0x00000005 , 0x00000011 
- 00011324  0x00001981 call  0x00002e10 
- 00011325  0x00001982 setarg  0x00000007 
- 00011326  0x00001983 istore  0x00000001 , 0x00000005 
- 00011327  0x00001984 fetch  0x00000002 , 0x000006c9 
- 00011328  0x00001985 istore  0x00000002 , 0x00000005 
- 00011329  0x00001986 fetch  0x00000002 , 0x000006cb 
- 00011330  0x00001987 istore  0x00000002 , 0x00000005 
- 00011331  0x00001988 rtn 
- 00011332  0x0000198d call  0x00002e41 
- 00011333  0x0000198e call  0x00002e4a 
- 00011334  0x0000198f branch  0x00002c47 
- 00011335  0x00001992 fetcht  0x00000002 , 0x000006b1 
- 00011336  0x00001993 storet  0x00000002 , 0x00000678 
- 00011337  0x00001994 call  0x00002cc7 
- 00011338  0x00001995 call  0x00002cd2 
- 00011339  0x00001996 increase  0xfffffffe , 0x00000006 
- 00011340  0x00001997 copy  0x00000006 , 0x0000003f 
- 00011341  0x00001998 store  0x00000002 , 0x000006c7 
- 00011342  0x0000199a fetcht  0x00000002 , 0x000006b6 
- 00011343  0x0000199b setarg  0x00002a00 
- 00011344  0x0000199c isub  0x00000002 , 0x0000003e 
- 00011345  0x0000199d branch  0x00002cb2 , 0x00000005 
- 00011346  0x0000199e setarg  0x00002803 
- 00011347  0x0000199f isub  0x00000002 , 0x0000003e 
- 00011348  0x000019a0 nbranch  0x00002c9c , 0x00000005 
- 00011349  0x000019a1 arg  0x00000002 , 0x0000000b 
- 00011350  0x000019a3 call  0x00002e17 
- 00011351  0x000019a4 nbranch  0x00002c79 , 0x00000002 
- 00011352  0x000019a5 fetcht  0x00000002 , 0x00000678 
- 00011353  0x000019a6 call  0x00002d02 
- 00011354  0x000019a7 nbranch  0x00002c79 , 0x00000034 
- 00011355  0x000019a8 call  0x00002e1b 
- 00011356  0x000019a9 nbranch  0x00002c77 , 0x00000005 
- 00011357  0x000019aa nbranch  0x00002c7b , 0x00000028 
- 00011358  0x000019ab disable  0x00000028 
- 00011359  0x000019ac call  0x00002e46 
- 00011360  0x000019ad copy  0x0000003f , 0x00000011 
- 00011361  0x000019ae call  0x00002e10 
- 00011362  0x000019af setarg  0x00000009 
- 00011363  0x000019b0 istore  0x00000001 , 0x00000005 
- 00011364  0x000019b1 copy  0x00000005 , 0x00000030 
- 00011365  0x000019b2 increase  0x00000001 , 0x00000005 
- 00011366  0x000019b4 call  0x00002c89 
- 00011367  0x000019b5 call  0x00002e13 
- 00011368  0x000019b6 call  0x00002d02 
- 00011369  0x000019b7 call  0x00002c90 
- 00011370  0x000019b8 fetch  0x00000001 , 0x000006cd 
- 00011371  0x000019b9 add  0x0000003f , 0x00000005 , 0x00000011 
- 00011372  0x000019ba istorer  0x00000011 , 0x00000001 , 0x00000030 
- 00011373  0x000019bc sub  0x00000011 , 0x00000007 , 0x0000003e 
- 00011374  0x000019bd ncall  0x00007dbe , 0x00000005 
- 00011375  0x000019be call  0x00007dc0 , 0x00000005 
- 00011376  0x000019bf call  0x00002e46 
- 00011377  0x000019c0 increase  0xfffffffe , 0x0000003f 
- 00011378  0x000019c1 idiv  0x00000011 
- 00011379  0x000019c2 call  0x00007d62 
- 00011380  0x000019c3 quotient  0x0000000b 
- 00011381  0x000019c4 increase  0xffffffff , 0x0000000b 
- 00011382  0x000019c5 branch  0x00002c79 , 0x00000005 
- 00011383  0x000019c7 call  0x00002e13 
- 00011384  0x000019c8 branch  0x00002c56 
- 00011385  0x000019ca branch  0x00002e03 , 0x00000028 
- 00011386  0x000019cb branch  0x00002e34 
- 00011387  0x000019ce call  0x00002e24 
- 00011388  0x000019cf call  0x00002e13 
- 00011389  0x000019d0 call  0x00002d02 
- 00011390  0x000019d1 call  0x00002d96 
- 00011391  0x000019d2 nbranch  0x00002c79 , 0x00000034 
- 00011392  0x000019d4 call  0x00007c64 
- 00011393  0x000019d5 fetch  0x00000002 , 0x00000678 
- 00011394  0x000019d6 increase  0xffffffff , 0x0000003f 
- 00011395  0x000019d7 istore  0x00000002 , 0x00000005 
- 00011396  0x000019d8 call  0x00002e30 
- 00011397  0x000019d9 call  0x00002c90 
- 00011398  0x000019da increase  0xffffffff , 0x0000000b 
- 00011399  0x000019db branch  0x00002c79 , 0x00000005 
- 00011400  0x000019dc branch  0x00002c77 
- 00011401  0x000019e0 fetch  0x00000002 , 0x00000678 
- 00011402  0x000019e1 istore  0x00000002 , 0x00000005 
- 00011403  0x000019e3 fetch  0x00000001 , 0x000006c6 
- 00011404  0x000019e4 copy  0x0000003f , 0x00000039 
- 00011405  0x000019e5 call  0x00007c67 
- 00011406  0x000019e6 call  0x00007ccc 
- 00011407  0x000019e7 branch  0x00007c6a 
- 00011408  0x000019e9 call  0x00007c64 
- 00011409  0x000019ea fetch  0x00000002 , 0x00000678 
- 00011410  0x000019eb istore  0x00000002 , 0x00000005 
- 00011411  0x000019ec call  0x00007c6a 
- 00011412  0x000019ed fetch  0x00000001 , 0x000006cd 
- 00011413  0x000019ee copy  0x0000003f , 0x00000039 
- 00011414  0x000019ef call  0x00007c64 
- 00011415  0x000019f0 call  0x00007c67 
- 00011416  0x000019f1 isub  0x00000039 , 0x00000006 
- 00011417  0x000019f2 increase  0xffffffff , 0x00000006 
- 00011418  0x000019f3 call  0x00007ccc 
- 00011419  0x000019f4 branch  0x00007c6a 
- 00011420  0x000019f7 bpatchx  0x00000055 , 0x0000402a 
- 00011421  0x000019f8 call  0x00002ce0 
- 00011422  0x000019f9 branch  0x00002e03 , 0x00000034 
- 00011423  0x000019fa copy  0x00000006 , 0x00000013 
- 00011424  0x000019fc call  0x00002e46 
- 00011425  0x000019fd copy  0x00000013 , 0x00000006 
- 00011426  0x000019fe ifetcht  0x00000001 , 0x00000006 
- 00011427  0x000019ff increase  0x00000004 , 0x00000002 
- 00011428  0x00001a00 call  0x00007db0 
- 00011429  0x00001a01 copy  0x0000003f , 0x00000013 
- 00011430  0x00001a02 copy  0x0000003f , 0x00000011 
- 00011431  0x00001a03 call  0x00007c6d 
- 00011432  0x00001a04 call  0x00002e10 
- 00011433  0x00001a06 setarg  0x00000009 
- 00011434  0x00001a07 istore  0x00000001 , 0x00000005 
- 00011435  0x00001a08 add  0x00000013 , 0xfffffffe , 0x0000003f 
- 00011436  0x00001a09 add  0x0000003f , 0xfffffffe , 0x00000039 
- 00011437  0x00001a0a istore  0x00000001 , 0x00000005 
- 00011438  0x00001a0b fetch  0x00000002 , 0x000006de 
- 00011439  0x00001a0c istore  0x00000002 , 0x00000005 
- 00011440  0x00001a0d call  0x00007c67 
- 00011441  0x00001a0e branch  0x00007ccc 
- 00011442  0x00001a12 call  0x00002ce0 
- 00011443  0x00001a13 branch  0x00002e03 , 0x00000034 
- 00011444  0x00001a14 increase  0xfffffffb , 0x00000006 
- 00011445  0x00001a15 ifetch  0x00000002 , 0x00000006 
- 00011446  0x00001a16 store  0x00000002 , 0x00000678 
- 00011447  0x00001a17 call  0x00002e46 
- 00011448  0x00001a18 fetcht  0x00000001 , 0x0000426b 
- 00011449  0x00001a19 increase  0x00000004 , 0x00000002 
- 00011450  0x00001a1a call  0x00007db0 
- 00011451  0x00001a1b copy  0x0000003f , 0x00000013 
- 00011452  0x00001a1c copy  0x0000003f , 0x00000011 
- 00011453  0x00001a1d call  0x00002e10 
- 00011454  0x00001a1e setarg  0x00000009 
- 00011455  0x00001a1f istore  0x00000001 , 0x00000005 
- 00011456  0x00001a20 add  0x00000013 , 0xfffffffe , 0x0000003f 
- 00011457  0x00001a21 add  0x0000003f , 0xfffffffe , 0x00000039 
- 00011458  0x00001a22 istore  0x00000001 , 0x00000005 
- 00011459  0x00001a23 fetch  0x00000002 , 0x00000678 
- 00011460  0x00001a24 istore  0x00000002 , 0x00000005 
- 00011461  0x00001a25 arg  0x0000426c , 0x00000006 
- 00011462  0x00001a26 branch  0x00007ccc 
- 00011463  0x00001a2a bpatchx  0x00000056 , 0x0000402a 
- 00011464  0x00001a2b fetch  0x00000002 , 0x000006b1 
- 00011465  0x00001a2c iforce  0x00000012 
- 00011466  0x00001a2d fetch  0x00000002 , 0x000006b3 
- 00011467  0x00001a2e iforce  0x00000013 
- 00011468  0x00001a2f fetch  0x00000002 , 0x000042f7 
- 00011469  0x00001a30 iforce  0x00000006 
- 00011470  0x00001a31 branch  0x00007dba 
- 00011471  0x00001a36 call  0x00002cd2 
- 00011472  0x00001a37 branch  0x00002cdd , 0x00000005 
- 00011473  0x00001a38 rtn 
- 00011474  0x00001a3b bpatchx  0x00000057 , 0x0000402a 
- 00011475  0x00001a3c fetch  0x00000002 , 0x000042f7 
- 00011476  0x00001a3d iforce  0x00000006 
- 00011477  0x00001a3f ifetch  0x00000002 , 0x00000006 
- 00011478  0x00001a40 and_into  0x000000ff , 0x0000003f 
- 00011479  0x00001a41 rtn  0x00000034 
- 00011480  0x00001a42 isub  0x00000002 , 0x0000003e 
- 00011481  0x00001a43 rtn  0x00000005 
- 00011482  0x00001a44 call  0x00002cdd 
- 00011483  0x00001a45 call  0x00002cdd 
- 00011484  0x00001a46 branch  0x00002cd5 
- 00011485  0x00001a4a ifetch  0x00000001 , 0x00000006 
- 00011486  0x00001a4b iadd  0x00000006 , 0x00000006 
- 00011487  0x00001a4c rtn 
- 00011488  0x00001a50 bpatchx  0x00000058 , 0x0000402b 
- 00011489  0x00001a51 fetch  0x00000002 , 0x000042f7 
- 00011490  0x00001a52 iforce  0x00000006 
- 00011491  0x00001a54 ifetch  0x00000002 , 0x00000006 
- 00011492  0x00001a55 and_into  0x000000ff , 0x0000003f 
- 00011493  0x00001a56 rtn  0x00000034 
- 00011494  0x00001a57 store  0x00000002 , 0x000006de 
- 00011495  0x00001a58 ifetch  0x00000001 , 0x00000006 
- 00011496  0x00001a59 copy  0x00000006 , 0x00000005 
- 00011497  0x00001a5a iadd  0x00000006 , 0x00000006 
- 00011498  0x00001a5b fetcht  0x00000001 , 0x000006b5 
- 00011499  0x00001a5c isub  0x00000002 , 0x0000003e 
- 00011500  0x00001a5d nbranch  0x00002cf3 , 0x00000005 
- 00011501  0x00001a5e copy  0x0000003f , 0x00000039 
- 00011502  0x00001a5f copy  0x00000005 , 0x00000012 
- 00011503  0x00001a60 arg  0x000006b6 , 0x00000011 
- 00011504  0x00001a61 call  0x00007d64 
- 00011505  0x00001a62 rtn  0x00000005 
- 00011506  0x00001a63 fetch  0x00000001 , 0x000006b5 
- 00011507  0x00001a65 iadd  0x00000005 , 0x00000006 
- 00011508  0x00001a66 call  0x00002cdd 
- 00011509  0x00001a67 branch  0x00002ce3 
- 00011510  0x00001a6f arg  0x00000001 , 0x00000002 
- 00011511  0x00001a70 fetch  0x00000002 , 0x000042f7 
- 00011512  0x00001a71 iforce  0x00000006 
- 00011513  0x00001a72 copy  0x00000006 , 0x00000005 
- 00011514  0x00001a74 ifetch  0x00000002 , 0x00000006 
- 00011515  0x00001a75 and_into  0x000000ff , 0x0000003f 
- 00011516  0x00001a76 rtn  0x00000034 
- 00011517  0x00001a77 add  0x0000003f , 0x00000001 , 0x00000002 
- 00011518  0x00001a78 call  0x00002cdd 
- 00011519  0x00001a79 call  0x00002cdd 
- 00011520  0x00001a7a copy  0x00000006 , 0x00000005 
- 00011521  0x00001a7b branch  0x00002cfa 
- 00011522  0x00001a7f fetch  0x00000002 , 0x000006c7 
- 00011523  0x00001a80 branch  0x00002d06 
- 00011524  0x00001a83 bpatchx  0x00000059 , 0x0000402b 
- 00011525  0x00001a84 fetch  0x00000002 , 0x000042f7 
- 00011526  0x00001a86 iforce  0x00000006 
- 00011527  0x00001a88 ifetch  0x00000002 , 0x00000006 
- 00011528  0x00001a89 and_into  0x000000ff , 0x0000003f 
- 00011529  0x00001a8a branch  0x00002d0f , 0x00000034 
- 00011530  0x00001a8b isub  0x00000002 , 0x0000003e 
- 00011531  0x00001a8c branch  0x00002d10 , 0x00000005 
- 00011532  0x00001a8d call  0x00002cdd 
- 00011533  0x00001a8e call  0x00002cdd 
- 00011534  0x00001a8f branch  0x00002d07 
- 00011535  0x00001a92 branch  0x00007dc8 
- 00011536  0x00001a95 ifetch  0x00000001 , 0x00000006 
- 00011537  0x00001a96 store  0x00000001 , 0x000006cd 
- 00011538  0x00001a97 copy  0x0000003f , 0x00000039 
- 00011539  0x00001a98 arg  0x000006ce , 0x00000005 
- 00011540  0x00001a99 call  0x00007ccc 
- 00011541  0x00001a9a ifetch  0x00000001 , 0x00000006 
- 00011542  0x00001a9b store  0x00000001 , 0x000006c6 
- 00011543  0x00001a9c call  0x00007c6d 
- 00011544  0x00001a9d branch  0x00007dca 
- 00011545  0x00001aa2 call  0x00002dc7 
- 00011546  0x00001aa3 fetcht  0x00000002 , 0x00004398 
- 00011547  0x00001aa4 fetch  0x00000001 , 0x00004321 
- 00011548  0x00001aa5 bbit1  0x00000003 , 0x00002d42 
- 00011549  0x00001aa9 call  0x00002cd2 
- 00011550  0x00001aaa nbranch  0x00002e03 , 0x00000005 
- 00011551  0x00001aab call  0x00002d48 , 0x00000028 
- 00011552  0x00001aac rtn  0x00000028 
- 00011553  0x00001aad call  0x00002cdd 
- 00011554  0x00001aae increase  0xfffffffe , 0x00000006 
- 00011555  0x00001aaf ifetch  0x00000002 , 0x00000006 
- 00011556  0x00001ab0 arg  0x00002a00 , 0x00000002 
- 00011557  0x00001ab1 isub  0x00000002 , 0x0000003e 
- 00011558  0x00001ab2 branch  0x00002d36 , 0x00000005 
- 00011559  0x00001ab3 copy  0x00000006 , 0x00000013 
- 00011560  0x00001ab4 call  0x00002e46 
- 00011561  0x00001ab5 copy  0x00000013 , 0x00000006 
- 00011562  0x00001ab6 ifetcht  0x00000001 , 0x00000006 
- 00011563  0x00001ab7 increase  0x00000001 , 0x00000002 
- 00011564  0x00001ab8 call  0x00007db0 
- 00011565  0x00001aba copy  0x0000003f , 0x00000013 
- 00011566  0x00001abb copy  0x0000003f , 0x00000011 
- 00011567  0x00001abc call  0x00007c6d 
- 00011568  0x00001abd call  0x00002e10 
- 00011569  0x00001abe setarg  0x0000000b 
- 00011570  0x00001abf istore  0x00000001 , 0x00000005 
- 00011571  0x00001ac0 add  0x00000013 , 0xffffffff , 0x00000039 
- 00011572  0x00001ac1 call  0x00007c67 
- 00011573  0x00001ac2 branch  0x00007cda 
- 00011574  0x00001ac5 call  0x00002e46 
- 00011575  0x00001ac6 fetcht  0x00000001 , 0x0000426b 
- 00011576  0x00001ac7 increase  0x00000001 , 0x00000002 
- 00011577  0x00001ac8 call  0x00007db0 
- 00011578  0x00001ac9 copy  0x0000003f , 0x00000013 
- 00011579  0x00001aca copy  0x0000003f , 0x00000011 
- 00011580  0x00001acc call  0x00002e10 
- 00011581  0x00001acd setarg  0x0000000b 
- 00011582  0x00001ace istore  0x00000001 , 0x00000005 
- 00011583  0x00001acf add  0x00000013 , 0xffffffff , 0x00000039 
- 00011584  0x00001ad0 arg  0x0000426c , 0x00000006 
- 00011585  0x00001ad1 branch  0x00007cda 
- 00011586  0x00001ad5 fetch  0x00000002 , 0x00004332 
- 00011587  0x00001ad6 isub  0x00000002 , 0x0000003e 
- 00011588  0x00001ad7 nbranch  0x00002d1d , 0x00000005 
- 00011589  0x00001ad8 nbranch  0x00002d1d , 0x00000028 
- 00011590  0x00001ada jam  0x00000005 , 0x000001b9 
- 00011591  0x00001adb branch  0x00002e05 
- 00011592  0x00001ade increase  0xfffffffe , 0x00000006 
- 00011593  0x00001adf ifetch  0x00000002 , 0x00000006 
- 00011594  0x00001ae0 bbit1  0x0000000e , 0x00002d46 
- 00011595  0x00001ae1 branch  0x00007dbc 
- 00011596  0x00001ae4 ifetch  0x00000002 , 0x00000006 
- 00011597  0x00001ae5 store  0x00000002 , 0x000006b5 
- 00011598  0x00001ae6 iforce  0x00000011 
- 00011599  0x00001ae7 fetcht  0x00000002 , 0x00004398 
- 00011600  0x00001ae9 call  0x00002ccf 
- 00011601  0x00001aea branch  0x00002e03 , 0x00000034 
- 00011602  0x00001aeb ifetch  0x00000001 , 0x00000006 
- 00011603  0x00001aec isub  0x00000011 , 0x00000039 
- 00011604  0x00001aed nbranch  0x00002e03 , 0x00000002 
- 00011605  0x00001aee call  0x00007c6d 
- 00011606  0x00001aef call  0x00002e46 
- 00011607  0x00001af0 add  0x00000039 , 0x00000001 , 0x00000002 
- 00011608  0x00001af1 call  0x00007db0 
- 00011609  0x00001af3 copy  0x0000003f , 0x00000011 
- 00011610  0x00001af4 copy  0x0000003f , 0x00000013 
- 00011611  0x00001af5 call  0x00002e10 
- 00011612  0x00001af6 setarg  0x0000000d 
- 00011613  0x00001af7 istore  0x00000001 , 0x00000005 
- 00011614  0x00001af8 add  0x00000013 , 0xffffffff , 0x00000039 
- 00011615  0x00001af9 fetcht  0x00000002 , 0x000006b5 
- 00011616  0x00001afa call  0x00007c67 
- 00011617  0x00001afb iadd  0x00000002 , 0x00000006 
- 00011618  0x00001afc branch  0x00007ccc 
- 00011619  0x00001b01 call  0x00002e41 
- 00011620  0x00001b02 call  0x00002e4a 
- 00011621  0x00001b03 branch  0x00002d66 
- 00011622  0x00001b0a arg  0x00000002 , 0x0000000b 
- 00011623  0x00001b0b fetcht  0x00000002 , 0x000006b1 
- 00011624  0x00001b0c storet  0x00000002 , 0x00000678 
- 00011625  0x00001b0d call  0x00002cd2 
- 00011626  0x00001b0e increase  0xfffffffe , 0x00000006 
- 00011627  0x00001b0f copy  0x00000006 , 0x0000003f 
- 00011628  0x00001b10 store  0x00000002 , 0x000006c7 
- 00011629  0x00001b12 call  0x00002e17 
- 00011630  0x00001b13 nbranch  0x00002d9e , 0x00000002 
- 00011631  0x00001b14 fetcht  0x00000002 , 0x00000678 
- 00011632  0x00001b15 call  0x00002d02 
- 00011633  0x00001b16 nbranch  0x00002da1 , 0x00000034 
- 00011634  0x00001b18 call  0x00002e1b 
- 00011635  0x00001b19 nbranch  0x00002d94 , 0x00000005 
- 00011636  0x00001b1a copy  0x0000000b , 0x0000003f 
- 00011637  0x00001b1b beq  0x00000000 , 0x00002da1 
- 00011638  0x00001b1c nbranch  0x00002d8a , 0x00000028 
- 00011639  0x00001b1d disable  0x00000028 
- 00011640  0x00001b1f call  0x00002e46 
- 00011641  0x00001b20 copy  0x0000003f , 0x00000011 
- 00011642  0x00001b21 call  0x00002e10 
- 00011643  0x00001b22 setarg  0x00000011 
- 00011644  0x00001b23 istore  0x00000001 , 0x00000005 
- 00011645  0x00001b24 fetch  0x00000001 , 0x000006c6 
- 00011646  0x00001b25 add  0x0000003f , 0x00000004 , 0x00000011 
- 00011647  0x00001b26 istorer  0x00000011 , 0x00000001 , 0x00000005 
- 00011648  0x00001b27 call  0x00007c6a 
- 00011649  0x00001b28 sub  0x00000011 , 0x00000006 , 0x0000003e 
- 00011650  0x00001b29 ncall  0x00007dbe , 0x00000005 
- 00011651  0x00001b2a call  0x00007dc0 , 0x00000005 
- 00011652  0x00001b2b call  0x00002e46 
- 00011653  0x00001b2c increase  0xfffffffe , 0x0000003f 
- 00011654  0x00001b2d idiv  0x00000011 
- 00011655  0x00001b2e call  0x00007d62 
- 00011656  0x00001b2f quotient  0x0000000b 
- 00011657  0x00001b30 branch  0x00002d90 
- 00011658  0x00001b32 call  0x00002d98 
- 00011659  0x00001b33 nbranch  0x00002da1 , 0x00000034 
- 00011660  0x00001b34 fetch  0x00000002 , 0x00000678 
- 00011661  0x00001b35 increase  0xffffffff , 0x0000003f 
- 00011662  0x00001b36 store  0x00000002 , 0x000006cb 
- 00011663  0x00001b37 call  0x00002e2a 
- 00011664  0x00001b39 fetch  0x00000002 , 0x00000678 
- 00011665  0x00001b3a store  0x00000002 , 0x000006c9 
- 00011666  0x00001b3b call  0x00002e24 
- 00011667  0x00001b3c increase  0xffffffff , 0x0000000b 
- 00011668  0x00001b3f call  0x00002e13 
- 00011669  0x00001b40 branch  0x00002d6d 
- 00011670  0x00001b43 fetch  0x00000001 , 0x000006cd 
- 00011671  0x00001b44 branch  0x00002d99 
- 00011672  0x00001b48 fetch  0x00000001 , 0x000006c6 
- 00011673  0x00001b49 branch  0x00002d9c , 0x0000002c 
- 00011674  0x00001b4a increase  0xfffffffe , 0x0000003f 
- 00011675  0x00001b4b rtn 
- 00011676  0x00001b4e increase  0xfffffff0 , 0x0000003f 
- 00011677  0x00001b4f rtn 
- 00011678  0x00001b52 fetch  0x00000002 , 0x00000678 
- 00011679  0x00001b53 store  0x00000002 , 0x000006cb 
- 00011680  0x00001b54 branch  0x00002da5 
- 00011681  0x00001b56 fetch  0x00000002 , 0x00000678 
- 00011682  0x00001b57 increase  0xffffffff , 0x0000003f 
- 00011683  0x00001b58 store  0x00000002 , 0x000006cb 
- 00011684  0x00001b59 branch  0x00002da5 
- 00011685  0x00001b5b branch  0x00002e03 , 0x00000028 
- 00011686  0x00001b5c call  0x00002e2a 
- 00011687  0x00001b5d branch  0x00002e34 
- 00011688  0x00001b63 copy  0x00000006 , 0x00000011 
- 00011689  0x00001b64 fetch  0x00000002 , 0x00004335 
- 00011690  0x00001b65 add  0x0000003f , 0xfffffffd , 0x00000012 
- 00011691  0x00001b66 call  0x00002929 
- 00011692  0x00001b68 bpatchx  0x0000005a , 0x0000402b 
- 00011693  0x00001b69 call  0x00002dc7 
- 00011694  0x00001b6a fetcht  0x00000002 , 0x00004398 
- 00011695  0x00001b6b call  0x00002cd2 
- 00011696  0x00001b6c nbranch  0x00002dc5 , 0x00000005 
- 00011697  0x00001b6d call  0x00002dc1 , 0x00000028 
- 00011698  0x00001b6e rtn  0x00000028 
- 00011699  0x00001b70 fetch  0x00000001 , 0x00004321 
- 00011700  0x00001b71 bbit0  0x00000004 , 0x00002dbc 
- 00011701  0x00001b73 fetcht  0x00000002 , 0x00004398 
- 00011702  0x00001b74 fetch  0x00000002 , 0x00004332 
- 00011703  0x00001b75 isub  0x00000002 , 0x0000003e 
- 00011704  0x00001b76 nbranch  0x00002dbc , 0x00000005 
- 00011705  0x00001b77 call  0x00002dc7 
- 00011706  0x00001b78 nbranch  0x00002dbc , 0x00000028 
- 00011707  0x00001b79 branch  0x00002d46 
- 00011708  0x00001b7d force  0x00000001 , 0x00000011 
- 00011709  0x00001b7e call  0x00002e10 
- 00011710  0x00001b7f setarg  0x00000013 
- 00011711  0x00001b80 istore  0x00000001 , 0x00000005 
- 00011712  0x00001b81 rtn 
- 00011713  0x00001b84 increase  0xfffffffe , 0x00000006 
- 00011714  0x00001b85 ifetch  0x00000002 , 0x00000006 
- 00011715  0x00001b86 bbit1  0x0000000f , 0x00002d46 
- 00011716  0x00001b87 branch  0x00007dbc 
- 00011717  0x00001b8a jam  0x00000001 , 0x000001b9 
- 00011718  0x00001b8b branch  0x00002e05 
- 00011719  0x00001b8f bpatchx  0x0000005b , 0x0000402b 
- 00011720  0x00001b90 call  0x00007dbc 
- 00011721  0x00001b91 fetch  0x00000001 , 0x000042fe 
- 00011722  0x00001b92 rtneq  0x00000000 
- 00011723  0x00001b93 fetch  0x00000001 , 0x00004040 
- 00011724  0x00001b94 rtnbit1  0x00000004 
- 00011725  0x00001b95 branch  0x00007dba 
- 00011726  0x00001b99 add  0x00000006 , 0x00000002 , 0x00000011 
- 00011727  0x00001b9a fetch  0x00000002 , 0x00004335 
- 00011728  0x00001b9b add  0x0000003f , 0xfffffffb , 0x00000012 
- 00011729  0x00001b9c call  0x00002929 
- 00011730  0x00001b9d branch  0x00002dd3 
- 00011731  0x00001ba1 fetch  0x00000002 , 0x00004335 
- 00011732  0x00001ba2 copy  0x0000003f , 0x00000011 
- 00011733  0x00001ba3 call  0x00002e10 
- 00011734  0x00001ba4 setarg  0x00000017 
- 00011735  0x00001ba5 istore  0x00000001 , 0x00000005 
- 00011736  0x00001ba6 fetch  0x00000002 , 0x00004398 
- 00011737  0x00001ba7 istore  0x00000002 , 0x00000005 
- 00011738  0x00001ba8 fetch  0x00000002 , 0x00004335 
- 00011739  0x00001ba9 add  0x0000003f , 0xfffffffb , 0x00000039 
- 00011740  0x00001baa fetch  0x00000002 , 0x00004339 
- 00011741  0x00001bab add  0x0000003f , 0x00000007 , 0x00000006 
- 00011742  0x00001bac ifetch  0x00000002 , 0x00000006 
- 00011743  0x00001bad istore  0x00000002 , 0x00000005 
- 00011744  0x00001bae branch  0x00007ccc 
- 00011745  0x00001bb5 force  0x00000001 , 0x00000011 
- 00011746  0x00001bb6 call  0x00002e10 
- 00011747  0x00001bb7 setarg  0x00000019 
- 00011748  0x00001bb8 istore  0x00000001 , 0x00000005 
- 00011749  0x00001bb9 rtn 
- 00011750  0x00001bbc fetch  0x00000001 , 0x00004396 
- 00011751  0x00001bbd set0  0x00000000 , 0x0000003f 
- 00011752  0x00001bbe store  0x00000001 , 0x00004396 
- 00011753  0x00001bbf rtn 
- 00011754  0x00001bc2 copy  0x00000006 , 0x00000011 
- 00011755  0x00001bc3 fetch  0x00000002 , 0x00004335 
- 00011756  0x00001bc4 add  0x0000003f , 0xfffffffd , 0x00000012 
- 00011757  0x00001bc5 branch  0x00002929 
- 00011758  0x00001bcb copy  0x00000002 , 0x00000013 
- 00011759  0x00001bcc increase  0x00000003 , 0x00000011 
- 00011760  0x00001bcd call  0x00002e10 
- 00011761  0x00001bce increase  0xfffffffd , 0x00000011 
- 00011762  0x00001bcf setarg  0x0000001b 
- 00011763  0x00001bd0 istore  0x00000001 , 0x00000005 
- 00011764  0x00001bd1 copy  0x00000013 , 0x00000002 
- 00011765  0x00001bd2 istoret  0x00000002 , 0x00000005 
- 00011766  0x00001bd3 rtn 
- 00011767  0x00001bd7 fetch  0x00000001 , 0x00004396 
- 00011768  0x00001bd8 set1  0x00000000 , 0x0000003f 
- 00011769  0x00001bd9 store  0x00000001 , 0x00004396 
- 00011770  0x00001bda copy  0x00000002 , 0x00000013 
- 00011771  0x00001bdb increase  0x00000003 , 0x00000011 
- 00011772  0x00001bdc call  0x00002e10 
- 00011773  0x00001bdd increase  0xfffffffd , 0x00000011 
- 00011774  0x00001bde setarg  0x0000001d 
- 00011775  0x00001bdf istore  0x00000001 , 0x00000005 
- 00011776  0x00001be0 copy  0x00000013 , 0x00000002 
- 00011777  0x00001be1 istoret  0x00000002 , 0x00000005 
- 00011778  0x00001be2 rtn 
- 00011779  0x00001be8 bpatchx  0x0000005c , 0x0000402b 
- 00011780  0x00001be9 jam  0x0000000a , 0x000001b9 
- 00011781  0x00001beb force  0x00000005 , 0x00000011 
- 00011782  0x00001bec call  0x00002e10 
- 00011783  0x00001bed setarg  0x00000001 
- 00011784  0x00001bee istore  0x00000001 , 0x00000005 
- 00011785  0x00001bef fetch  0x00000001 , 0x00004397 
- 00011786  0x00001bf0 istore  0x00000001 , 0x00000005 
- 00011787  0x00001bf1 fetch  0x00000002 , 0x00004398 
- 00011788  0x00001bf2 istore  0x00000002 , 0x00000005 
- 00011789  0x00001bf3 fetch  0x00000001 , 0x000001b9 
- 00011790  0x00001bf4 istore  0x00000001 , 0x00000005 
- 00011791  0x00001bf5 rtn 
- 00011792  0x00001bf9 bpatchx  0x0000005d , 0x0000402b 
- 00011793  0x00001bfa force  0x00000004 , 0x00000012 
- 00011794  0x00001bfb branch  0x000029fb 
- 00011795  0x00001bff fetcht  0x00000002 , 0x00000678 
- 00011796  0x00001c00 increase  0x00000001 , 0x00000002 
- 00011797  0x00001c01 storet  0x00000002 , 0x00000678 
- 00011798  0x00001c02 rtn 
- 00011799  0x00001c05 fetcht  0x00000002 , 0x00000678 
- 00011800  0x00001c06 fetch  0x00000002 , 0x000006b3 
- 00011801  0x00001c07 isub  0x00000002 , 0x0000003e 
- 00011802  0x00001c08 rtn 
- 00011803  0x00001c0c bpatchx  0x0000005e , 0x0000402b 
- 00011804  0x00001c0d fetcht  0x00000001 , 0x000006b5 
- 00011805  0x00001c0e arg  0x000006b6 , 0x00000011 
- 00011806  0x00001c10 fetch  0x00000001 , 0x000006cd 
- 00011807  0x00001c11 copy  0x0000003f , 0x00000039 
- 00011808  0x00001c12 isub  0x00000002 , 0x0000003e 
- 00011809  0x00001c13 nrtn  0x00000005 
- 00011810  0x00001c14 arg  0x000006ce , 0x00000012 
- 00011811  0x00001c15 branch  0x00007d64 
- 00011812  0x00001c19 bpatchx  0x0000005f , 0x0000402b 
- 00011813  0x00001c1a fetch  0x00000001 , 0x000006c6 
- 00011814  0x00001c1b store  0x00000001 , 0x000006a1 
- 00011815  0x00001c1c copy  0x0000003f , 0x00000039 
- 00011816  0x00001c1d call  0x00007c67 
- 00011817  0x00001c1e branch  0x00007ccc 
- 00011818  0x00001c22 bpatchx  0x00000060 , 0x0000402c 
- 00011819  0x00001c23 call  0x00007c64 
- 00011820  0x00001c24 fetch  0x00000002 , 0x000006c9 
- 00011821  0x00001c25 istore  0x00000002 , 0x00000005 
- 00011822  0x00001c26 fetch  0x00000002 , 0x000006cb 
- 00011823  0x00001c27 istore  0x00000002 , 0x00000005 
- 00011824  0x00001c29 fetch  0x00000001 , 0x000006a1 
- 00011825  0x00001c2a copy  0x0000003f , 0x00000039 
- 00011826  0x00001c2b call  0x00007ccc 
- 00011827  0x00001c2c branch  0x00007c6a 
- 00011828  0x00001c31 bpatchx  0x00000061 , 0x0000402c 
- 00011829  0x00001c32 call  0x00007c64 
- 00011830  0x00001c33 call  0x00002a21 
- 00011831  0x00001c34 copy  0x00000005 , 0x0000003f 
- 00011832  0x00001c35 isub  0x00000006 , 0x00000011 
- 00011833  0x00001c36 call  0x00002a24 
- 00011834  0x00001c37 copy  0x00000011 , 0x0000003f 
- 00011835  0x00001c38 istore  0x00000002 , 0x00000006 
- 00011836  0x00001c39 increase  0x00000004 , 0x00000011 
- 00011837  0x00001c3a call  0x00002a16 
- 00011838  0x00001c3b copy  0x00000011 , 0x0000003f 
- 00011839  0x00001c3c istore  0x00000001 , 0x00000006 
- 00011840  0x00001c3d rtn 
- 00011841  0x00001c41 rshift8  0x0000003f , 0x0000003f 
- 00011842  0x00001c42 store  0x00000002 , 0x000006b1 
- 00011843  0x00001c43 ifetch  0x00000002 , 0x00000006 
- 00011844  0x00001c44 store  0x00000002 , 0x000006b3 
- 00011845  0x00001c45 rtn 
- 00011846  0x00001c49 bpatchx  0x00000062 , 0x0000402c 
- 00011847  0x00001c4a fetch  0x00000002 , 0x000042e3 
- 00011848  0x00001c4c fetcht  0x00000002 , 0x000042e1 
- 00011849  0x00001c50 branch  0x00007db0 
- 00011850  0x00001c55 bpatchx  0x00000063 , 0x0000402c 
- 00011851  0x00001c56 call  0x00007c6d 
- 00011852  0x00001c57 arg  0x000006b5 , 0x00000005 
- 00011853  0x00001c59 fetch  0x00000002 , 0x00004335 
- 00011854  0x00001c5a increase  0xfffffffb , 0x0000003f 
- 00011855  0x00001c5c istore  0x00000001 , 0x00000005 
- 00011856  0x00001c5d copy  0x0000003f , 0x00000039 
- 00011857  0x00001c5e call  0x00007c67 
- 00011858  0x00001c5f branch  0x00007ccc 
- 00011859  0x00001c64 fetch  0x00000002 , 0x00000050 
- 00011860  0x00001c65 rtnne  0x00000004 
- 00011861  0x00001c66 fetch  0x00000001 , 0x00004396 
- 00011862  0x00001c67 set1  0x00000001 , 0x0000003f 
- 00011863  0x00001c68 store  0x00000001 , 0x00004396 
- 00011864  0x00001c69 fetch  0x00000003 , 0x00000052 
- 00011865  0x00001c6a store  0x00000003 , 0x00004397 
- 00011866  0x00001c6b set1  0x0000000f , 0x00000000 
- 00011867  0x00001c6c beq  0x00000012 , 0x00002e6e 
- 00011868  0x00001c6d beq  0x00000052 , 0x00002e73 
- 00011869  0x00001c6e beq  0x00000018 , 0x00002de1 
- 00011870  0x00001c6f beq  0x00000002 , 0x00002bab 
- 00011871  0x00001c70 beq  0x0000001e , 0x00002de6 
- 00011872  0x00001c71 set0  0x0000000f , 0x00000000 
- 00011873  0x00001c73 fetch  0x00000001 , 0x00004396 
- 00011874  0x00001c74 set0  0x00000001 , 0x0000003f 
- 00011875  0x00001c75 store  0x00000001 , 0x00004396 
- 00011876  0x00001c76 rtn 
- 00011877  0x00001c79 fetch  0x00000001 , 0x00004396 
- 00011878  0x00001c7a rtnbit0  0x00000001 
- 00011879  0x00001c7b set1  0x0000000f , 0x00000000 
- 00011880  0x00001c7c call  0x00002e7e 
- 00011881  0x00001c7d call  0x00002e84 
- 00011882  0x00001c7e call  0x00002e61 , 0x00000028 
- 00011883  0x00001c7f fetch  0x00000001 , 0x00004397 
- 00011884  0x00001c80 beq  0x00000012 , 0x00002dac 
- 00011885  0x00001c81 rtn 
- 00011886  0x00001c85 call  0x00002e73 
- 00011887  0x00001c86 branch  0x00002e70 
- 00011888  0x00001c89 call  0x00002e84 
- 00011889  0x00001c8a nrtn  0x00000028 
- 00011890  0x00001c8b branch  0x00002dac 
- 00011891  0x00001c8f bpatchx  0x00000064 , 0x0000402c 
- 00011892  0x00001c90 call  0x00002e77 
- 00011893  0x00001c91 arg  0x00000055 , 0x00000011 
- 00011894  0x00001c92 branch  0x00002929 
- 00011895  0x00001c96 fetch  0x00000001 , 0x0000004d 
- 00011896  0x00001c97 add  0x0000003f , 0xfffffff9 , 0x00000012 
- 00011897  0x00001c98 increase  0xfffffffc , 0x0000003f 
- 00011898  0x00001c99 store  0x00000002 , 0x00004337 
- 00011899  0x00001c9a fetcht  0x00000002 , 0x0000004e 
- 00011900  0x00001c9b storet  0x00000002 , 0x00004335 
- 00011901  0x00001c9c rtn 
- 00011902  0x00001ca0 fetchr  0x00000012 , 0x00000001 , 0x0000004d 
- 00011903  0x00001ca1 fetch  0x00000002 , 0x00004337 
- 00011904  0x00001ca2 iadd  0x00000012 , 0x00000002 
- 00011905  0x00001ca3 storet  0x00000002 , 0x00004337 
- 00011906  0x00001ca4 arg  0x0000004e , 0x00000011 
- 00011907  0x00001ca5 branch  0x00002929 
- 00011908  0x00001caa call  0x00007dbc 
- 00011909  0x00001cab fetch  0x00000002 , 0x00004337 
- 00011910  0x00001cac fetcht  0x00000002 , 0x00004335 
- 00011911  0x00001cad isub  0x00000002 , 0x0000003e 
- 00011912  0x00001cae nrtn  0x00000005 
- 00011913  0x00001caf branch  0x00007dba 
- 00011914  0x00001cb6 ifetch  0x00000001 , 0x00000006 
- 00011915  0x00001cb7 ifetcht  0x00000001 , 0x00000006 
- 00011916  0x00001cb8 ifetcht  0x00000002 , 0x00000006 
- 00011917  0x00001cb9 beq  0x00000013 , 0x00002e8f 
- 00011918  0x00001cba rtn 
- 00011919  0x00001cbc ifetch  0x00000002 , 0x00000006 
- 00011920  0x00001cbd store  0x00000002 , 0x0000433c 
- 00011921  0x00001cbe jam  0x00000040 , 0x0000066f 
- 00011922  0x00001cbf branch  0x0000782b 
- 00011923  0x00001cc6 arg  0x0000000c , 0x00000011 
- 00011924  0x00001cc7 arg  0x00000012 , 0x00000013 
- 00011925  0x00001cc8 call  0x00002e9b 
- 00011926  0x00001cc9 setarg  0x00000008 
- 00011927  0x00001cca istore  0x00000002 , 0x00000005 
- 00011928  0x00001ccb fetch  0x00000008 , 0x000042d3 
- 00011929  0x00001ccc istore  0x00000008 , 0x00000005 
- 00011930  0x00001ccd rtn 
- 00011931  0x00001cd2 call  0x00002ea3 
- 00011932  0x00001cd3 arg  0x00000005 , 0x00000012 
- 00011933  0x00001cd4 call  0x000029fb 
- 00011934  0x00001cd5 copy  0x00000013 , 0x0000003f 
- 00011935  0x00001cd6 istore  0x00000001 , 0x00000005 
- 00011936  0x00001cd7 fetch  0x00000001 , 0x0000433b 
- 00011937  0x00001cd8 istore  0x00000001 , 0x00000005 
- 00011938  0x00001cd9 rtn 
- 00011939  0x00001cdd fetch  0x00000001 , 0x0000433b 
- 00011940  0x00001cdf pincrease  0x00000001 
- 00011941  0x00001ce0 store  0x00000001 , 0x0000433b 
- 00011942  0x00001ce1 rtnne  0x00000000 
- 00011943  0x00001ce4 jam  0x00000001 , 0x0000433b 
- 00011944  0x00001ce5 rtn 
- 00011945  0x00001ceb fetch  0x00000001 , 0x000042fe 
- 00011946  0x00001cec beq  0x00000000 , 0x00002eb8 
- 00011947  0x00001ced beq  0x00000001 , 0x00002ebb 
- 00011948  0x00001cee beq  0x00000002 , 0x00002ebd 
- 00011949  0x00001cef beq  0x00000081 , 0x00002eb1 
- 00011950  0x00001cf0 beq  0x00000082 , 0x00002eb3 
- 00011951  0x00001cf1 beq  0x00000083 , 0x00002eb6 
- 00011952  0x00001cf2 rtn 
- 00011953  0x00001cf5 jam  0x0000000d , 0x000042c7 
- 00011954  0x00001cf6 branch  0x00002eb9 
- 00011955  0x00001cf8 jam  0x0000000d , 0x000042c7 
- 00011956  0x00001cf9 jam  0x00000001 , 0x000042c5 
- 00011957  0x00001cfa rtn 
- 00011958  0x00001cfc jam  0x0000000d , 0x000042c7 
- 00011959  0x00001cfd branch  0x00002ebe 
- 00011960  0x00001d00 jam  0x00000000 , 0x000042c7 
- 00011961  0x00001d02 jam  0x00000003 , 0x000042c5 
- 00011962  0x00001d03 rtn 
- 00011963  0x00001d05 jam  0x00000005 , 0x000042c7 
- 00011964  0x00001d06 branch  0x00002eb9 
- 00011965  0x00001d08 jam  0x00000005 , 0x000042c7 
- 00011966  0x00001d0a jam  0x00000000 , 0x000042c5 
- 00011967  0x00001d0b rtn 
- 00011968  0x00001d0e fetch  0x00000001 , 0x0000446c 
- 00011969  0x00001d0f set1  0x00000000 , 0x0000003f 
- 00011970  0x00001d10 store  0x00000001 , 0x0000446c 
- 00011971  0x00001d11 rtn 
- 00011972  0x00001d14 fetch  0x00000001 , 0x0000446c 
- 00011973  0x00001d15 set0  0x00000000 , 0x0000003f 
- 00011974  0x00001d16 store  0x00000001 , 0x0000446c 
- 00011975  0x00001d17 rtn 
- 00011976  0x00001d1a ifetch  0x00000001 , 0x00000006 
- 00011977  0x00001d1b beq  0x00000001 , 0x00002edc 
- 00011978  0x00001d1d beq  0x00000003 , 0x00002f03 
- 00011979  0x00001d1e beq  0x00000004 , 0x00002f24 
- 00011980  0x00001d1f beq  0x00000005 , 0x00002f31 
- 00011981  0x00001d21 beq  0x00000007 , 0x00002f9a 
- 00011982  0x00001d22 beq  0x00000008 , 0x00002f86 
- 00011983  0x00001d23 beq  0x00000009 , 0x00002f96 
- 00011984  0x00001d24 beq  0x0000000a , 0x00002f9a 
- 00011985  0x00001d25 beq  0x0000000b , 0x00002f9a 
- 00011986  0x00001d26 beq  0x0000000c , 0x00002f9b 
- 00011987  0x00001d27 beq  0x0000000d , 0x00002fa0 
- 00011988  0x00001d28 rtn 
- 00011989  0x00001d2d force  0x00000002 , 0x00000011 
- 00011990  0x00001d2e call  0x00003047 
- 00011991  0x00001d2f setarg  0x0000000b 
- 00011992  0x00001d30 istore  0x00000001 , 0x00000005 
- 00011993  0x00001d31 fetch  0x00000001 , 0x000042c7 
- 00011994  0x00001d32 istore  0x00000001 , 0x00000005 
- 00011995  0x00001d33 rtn 
- 00011996  0x00001d36 store  0x00000001 , 0x000042bd 
- 00011997  0x00001d37 ifetch  0x00000006 , 0x00000006 
- 00011998  0x00001d38 istore  0x00000006 , 0x00000005 
- 00011999  0x00001d39 fetch  0x00000001 , 0x000042fe 
- 00012000  0x00001d3a beq  0x00000000 , 0x00002f37 
- 00012001  0x00001d3b call  0x00002efe 
- 00012002  0x00001d3c fetch  0x00000001 , 0x0000446a 
- 00012003  0x00001d3d branch  0x00002ee8 , 0x00000034 
- 00012004  0x00001d3e fetch  0x00000001 , 0x000042c0 
- 00012005  0x00001d3f bbit0  0x00000003 , 0x0000431f 
- 00012006  0x00001d40 fetch  0x00000001 , 0x000042fe 
- 00012007  0x00001d41 bbit0  0x00000007 , 0x0000431f 
- 00012008  0x00001d43 jam  0x00000003 , 0x000042fc 
- 00012009  0x00001d44 fetch  0x00000001 , 0x000042be 
- 00012010  0x00001d45 beq  0x00000000 , 0x00002ef0 
- 00012011  0x00001d46 beq  0x00000001 , 0x00002ef0 
- 00012012  0x00001d47 beq  0x00000003 , 0x00002ef0 
- 00012013  0x00001d48 fetch  0x00000001 , 0x000042fe 
- 00012014  0x00001d49 beq  0x00000002 , 0x00002ef3 
- 00012015  0x00001d4a rtneq  0x00000083 
- 00012016  0x00001d4c arg  0x00000000 , 0x0000003f 
- 00012017  0x00001d4d store  0x00000004 , 0x000042ff 
- 00012018  0x00001d4e rtn 
- 00012019  0x00001d51 fetch  0x00000001 , 0x00004321 
- 00012020  0x00001d52 bbit1  0x00000000 , 0x00002efc 
- 00012021  0x00001d54 arg  0x000042ff , 0x00000011 
- 00012022  0x00001d55 copy  0x00000011 , 0x00000005 
- 00012023  0x00001d56 arg  0x00000003 , 0x00000039 
- 00012024  0x00001d57 call  0x00007de8 
- 00012025  0x00001d58 fetch  0x00000002 , 0x00004301 
- 00012026  0x00001d59 and_into  0x00000007 , 0x0000003f 
- 00012027  0x00001d5a store  0x00000002 , 0x00004301 
- 00012028  0x00001d5c jam  0x00000034 , 0x0000066f 
- 00012029  0x00001d5d branch  0x0000782b 
- 00012030  0x00001d62 force  0x00000007 , 0x00000011 
- 00012031  0x00001d63 call  0x00003047 
- 00012032  0x00001d64 fetch  0x00000007 , 0x000042c4 
- 00012033  0x00001d65 istore  0x00000007 , 0x00000005 
- 00012034  0x00001d66 rtn 
- 00012035  0x00001d6a jam  0x00000005 , 0x000042fc 
- 00012036  0x00001d6b arg  0x0000429b , 0x00000005 
- 00012037  0x00001d6c call  0x00007c8f 
- 00012038  0x00001d6d fetch  0x00000001 , 0x000042fe 
- 00012039  0x00001d6e beq  0x00000004 , 0x00002f0b 
- 00012040  0x00001d6f beq  0x00000083 , 0x00002f0d 
- 00012041  0x00001d70 beq  0x00000084 , 0x00002f10 
- 00012042  0x00001d71 branch  0x00002f13 
- 00012043  0x00001d75 jam  0x00000043 , 0x0000066f 
- 00012044  0x00001d76 branch  0x0000782b 
- 00012045  0x00001d79 jam  0x00000002 , 0x000042f9 
- 00012046  0x00001d7a jam  0x00000008 , 0x000042fa 
- 00012047  0x00001d7b rtn 
- 00012048  0x00001d7e fetch  0x00000004 , 0x000042ff 
- 00012049  0x00001d7f branch  0x00002f0b , 0x00000034 
- 00012050  0x00001d80 branch  0x00002f0d 
- 00012051  0x00001d83 jam  0x00000006 , 0x000042fc 
- 00012052  0x00001d84 fetch  0x00000001 , 0x000042fe 
- 00012053  0x00001d85 bbit1  0x00000007 , 0x00002f1c 
- 00012054  0x00001d86 call  0x00007256 
- 00012055  0x00001d87 force  0x00000011 , 0x00000011 
- 00012056  0x00001d88 call  0x00003047 
- 00012057  0x00001d89 setarg  0x00000003 
- 00012058  0x00001d8a istore  0x00000001 , 0x00000005 
- 00012059  0x00001d8b branch  0x00007375 
- 00012060  0x00001d8e arg  0x000042ab , 0x00000005 
- 00012061  0x00001d8f call  0x00007de7 
- 00012062  0x00001d90 call  0x000071b6 
- 00012063  0x00001d91 force  0x00000011 , 0x00000011 
- 00012064  0x00001d92 call  0x00003047 
- 00012065  0x00001d93 setarg  0x00000003 
- 00012066  0x00001d94 istore  0x00000001 , 0x00000005 
- 00012067  0x00001d95 branch  0x000071f2 
- 00012068  0x00001d98 copy  0x00000006 , 0x00000011 
- 00012069  0x00001d99 fetch  0x00000001 , 0x000042fe 
- 00012070  0x00001d9a bbit1  0x00000007 , 0x00002f39 
- 00012071  0x00001d9b copy  0x00000011 , 0x00000006 
- 00012072  0x00001d9c call  0x0000724e 
- 00012073  0x00001d9d branch  0x00002f4e , 0x00000005 
- 00012074  0x00001d9f jam  0x00000004 , 0x000001ba 
- 00012075  0x00001da1 force  0x00000002 , 0x00000011 
- 00012076  0x00001da2 call  0x00003047 
- 00012077  0x00001da3 setarg  0x00000005 
- 00012078  0x00001da4 istore  0x00000001 , 0x00000005 
- 00012079  0x00001da5 fetch  0x00000001 , 0x000001ba 
- 00012080  0x00001da6 istore  0x00000001 , 0x00000005 
- 00012081  0x00001da8 bpatchx  0x00000065 , 0x0000402c 
- 00012082  0x00001da9 force  0x00000007 , 0x00000007 
- 00012083  0x00001daa call  0x00007ce0 
- 00012084  0x00001dab jam  0x00000000 , 0x000042fc 
- 00012085  0x00001dac jam  0x00000030 , 0x0000066f 
- 00012086  0x00001dad branch  0x0000782b 
- 00012087  0x00001db0 jam  0x00000005 , 0x000001ba 
- 00012088  0x00001db1 branch  0x00002f2b 
- 00012089  0x00001db4 arg  0x00000158 , 0x00000005 
- 00012090  0x00001db5 copy  0x00000011 , 0x00000006 
- 00012091  0x00001db6 call  0x00007c8f 
- 00012092  0x00001db7 fetch  0x00000001 , 0x000042fe 
- 00012093  0x00001db8 beq  0x00000083 , 0x00002f45 
- 00012094  0x00001db9 beq  0x00000084 , 0x00002f45 
- 00012095  0x00001dba call  0x00007140 
- 00012096  0x00001dbb call  0x00002f53 
- 00012097  0x00001dbc fetch  0x00000001 , 0x000042fe 
- 00012098  0x00001dbd rtnne  0x00000082 
- 00012099  0x00001dbe jam  0x0000003b , 0x0000066f 
- 00012100  0x00001dbf branch  0x0000782b 
- 00012101  0x00001dc2 call  0x000071ab 
- 00012102  0x00001dc3 arg  0x000006d1 , 0x00000005 
- 00012103  0x00001dc4 call  0x000071f2 
- 00012104  0x00001dc5 arg  0x000006d1 , 0x00000011 
- 00012105  0x00001dc6 arg  0x0000429b , 0x00000012 
- 00012106  0x00001dc7 arg  0x00000010 , 0x00000039 
- 00012107  0x00001dc8 call  0x00007d64 
- 00012108  0x00001dc9 nbranch  0x00002f2a , 0x00000005 
- 00012109  0x00001dca branch  0x00002f53 
- 00012110  0x00001dcd call  0x0000724a 
- 00012111  0x00001dce jam  0x00000031 , 0x0000066f 
- 00012112  0x00001dcf call  0x0000782b 
- 00012113  0x00001dd0 jam  0x00000001 , 0x0000429a 
- 00012114  0x00001dd1 jam  0x00000009 , 0x000042fc 
- 00012115  0x00001dd4 force  0x00000011 , 0x00000011 
- 00012116  0x00001dd5 call  0x00003047 
- 00012117  0x00001dd6 setarg  0x00000004 
- 00012118  0x00001dd7 istore  0x00000001 , 0x00000005 
- 00012119  0x00001dd8 arg  0x000042ab , 0x00000006 
- 00012120  0x00001dd9 branch  0x00007c8f 
- 00012121  0x00001ddc force  0x00000011 , 0x00000011 
- 00012122  0x00001ddd call  0x00003047 
- 00012123  0x00001dde setarg  0x00000006 
- 00012124  0x00001ddf istore  0x00000001 , 0x00000005 
- 00012125  0x00001de0 fetch  0x00000001 , 0x00004321 
- 00012126  0x00001de1 bbit1  0x00000001 , 0x00002f61 
- 00012127  0x00001de2 arg  0x0000428a , 0x00000006 
- 00012128  0x00001de3 branch  0x00007c8f 
- 00012129  0x00001de6 arg  0x00004322 , 0x00000006 
- 00012130  0x00001de7 branch  0x00007c8f 
- 00012131  0x00001deb arg  0x00004303 , 0x00000005 
- 00012132  0x00001dec force  0x0000000a , 0x00000039 
- 00012133  0x00001ded call  0x00007de8 
- 00012134  0x00001dee force  0x0000000b , 0x00000011 
- 00012135  0x00001def call  0x00003047 
- 00012136  0x00001df0 setarg  0x00000007 
- 00012137  0x00001df1 istore  0x00000001 , 0x00000005 
- 00012138  0x00001df2 fetch  0x00000002 , 0x00004303 
- 00012139  0x00001df3 istore  0x00000002 , 0x00000005 
- 00012140  0x00001df4 fetch  0x00000008 , 0x00004305 
- 00012141  0x00001df5 istore  0x00000008 , 0x00000005 
- 00012142  0x00001df6 rtn 
- 00012143  0x00001df9 force  0x00000011 , 0x00000011 
- 00012144  0x00001dfa call  0x00003047 
- 00012145  0x00001dfb setarg  0x00000008 
- 00012146  0x00001dfc istore  0x00000001 , 0x00000005 
- 00012147  0x00001dfd setarg  0x00000000 
- 00012148  0x00001dfe istore  0x00000008 , 0x00000005 
- 00012149  0x00001dff istore  0x00000008 , 0x00000005 
- 00012150  0x00001e00 rtn 
- 00012151  0x00001e04 force  0x00000008 , 0x00000011 
- 00012152  0x00001e05 call  0x00003047 
- 00012153  0x00001e06 setarg  0x00000009 
- 00012154  0x00001e07 istore  0x00000001 , 0x00000005 
- 00012155  0x00001e08 fetch  0x00000001 , 0x000042d2 
- 00012156  0x00001e09 istore  0x00000001 , 0x00000005 
- 00012157  0x00001e0a fetch  0x00000006 , 0x000042db 
- 00012158  0x00001e0b istore  0x00000006 , 0x00000005 
- 00012159  0x00001e0c rtn 
- 00012160  0x00001e10 jam  0x00000008 , 0x000001ba 
- 00012161  0x00001e11 branch  0x00002f2b 
- 00012162  0x00001e14 fetch  0x00000001 , 0x000042c9 
- 00012163  0x00001e15 fetcht  0x00000001 , 0x000042c9 
- 00012164  0x00001e16 iand  0x00000002 , 0x0000003f 
- 00012165  0x00001e17 rtn 
- 00012166  0x00001e1a arg  0x0000430d , 0x00000005 
- 00012167  0x00001e1b call  0x00007c8f 
- 00012168  0x00001e1c call  0x00002f82 
- 00012169  0x00001e1d isolate0  0x00000001 , 0x0000003f 
- 00012170  0x00001e1e branch  0x00002f80 , 0x00000001 
- 00012171  0x00001e1f fetch  0x00000001 , 0x000043cb 
- 00012172  0x00001e20 rtnne  0x0000000a 
- 00012173  0x00001e21 call  0x00002f90 
- 00012174  0x00001e22 nrtn  0x00000028 
- 00012175  0x00001e23 branch  0x00004329 
- 00012176  0x00001e27 call  0x00007dbc 
- 00012177  0x00001e28 fetch  0x00000001 , 0x000042cb 
- 00012178  0x00001e29 rtneq  0x00000000 
- 00012179  0x00001e2a fetch  0x00000001 , 0x000042c2 
- 00012180  0x00001e2b rtnbit0  0x00000001 
- 00012181  0x00001e2c branch  0x00007dba 
- 00012182  0x00001e2f call  0x00002f82 
- 00012183  0x00001e30 isolate0  0x00000001 , 0x0000003f 
- 00012184  0x00001e31 branch  0x00002f80 , 0x00000001 
- 00012185  0x00001e32 rtn 
- 00012186  0x00001e37 rtn 
- 00012187  0x00001e3a arg  0x000005fe , 0x00000005 
- 00012188  0x00001e3b call  0x00007c81 
- 00012189  0x00001e3c jam  0x00000002 , 0x000042f9 
- 00012190  0x00001e3d jam  0x00000001 , 0x000042fa 
- 00012191  0x00001e3e rtn 
- 00012192  0x00001e41 arg  0x0000065e , 0x00000005 
- 00012193  0x00001e42 call  0x00007c8f 
- 00012194  0x00001e43 jam  0x00000006 , 0x000042fa 
- 00012195  0x00001e44 jam  0x00000002 , 0x000042f9 
- 00012196  0x00001e45 rtn 
- 00012197  0x00001e48 force  0x00000041 , 0x00000011 
- 00012198  0x00001e49 call  0x00003047 
- 00012199  0x00001e4a setarg  0x0000000c 
- 00012200  0x00001e4b istore  0x00000001 , 0x00000005 
- 00012201  0x00001e4c arg  0x0000448f , 0x00000006 
- 00012202  0x00001e4d branch  0x00007c81 
- 00012203  0x00001e50 call  0x00007157 
- 00012204  0x00001e51 force  0x00000011 , 0x00000011 
- 00012205  0x00001e52 call  0x00003047 
- 00012206  0x00001e53 setarg  0x0000000d 
- 00012207  0x00001e54 istore  0x00000001 , 0x00000005 
- 00012208  0x00001e55 branch  0x000071f2 
- 00012209  0x00001e58 fetch  0x00000001 , 0x000042fc 
- 00012210  0x00001e59 rtneq  0x000000ff 
- 00012211  0x00001e5a arg  0x00000003 , 0x00000002 
- 00012212  0x00001e5b isub  0x00000002 , 0x0000003e 
- 00012213  0x00001e5c nrtn  0x00000002 
- 00012214  0x00001e5d arg  0x00000007 , 0x00000007 
- 00012215  0x00001e5e call  0x00007cef 
- 00012216  0x00001e5f nrtn  0x00000034 
- 00012217  0x00001e60 branch  0x00002f80 
- 00012218  0x00001e63 bpatchx  0x00000066 , 0x0000402c 
- 00012219  0x00001e64 call  0x00002a28 
- 00012220  0x00001e65 nrtn  0x00000034 
- 00012221  0x00001e66 fetch  0x00000001 , 0x000042fc 
- 00012222  0x00001e67 beq  0x00000000 , 0x00002fc7 
- 00012223  0x00001e68 beq  0x00000001 , 0x00002fcd 
- 00012224  0x00001e69 beq  0x00000002 , 0x00002fc7 
- 00012225  0x00001e6a beq  0x00000003 , 0x00002fcf 
- 00012226  0x00001e6b beq  0x00000009 , 0x00002fd3 
- 00012227  0x00001e6c beq  0x0000000b , 0x00002fe3 
- 00012228  0x00001e6d beq  0x0000000c , 0x00002fe5 
- 00012229  0x00001e6e beq  0x0000000d , 0x00002fec 
- 00012230  0x00001e6f rtn 
- 00012231  0x00001e73 fetch  0x00000001 , 0x000042fd 
- 00012232  0x00001e74 rtnne  0x00000004 
- 00012233  0x00001e75 jam  0x000000ff , 0x000042fd 
- 00012234  0x00001e76 jam  0x000000ff , 0x000042fc 
- 00012235  0x00001e77 jam  0x0000003f , 0x0000066f 
- 00012236  0x00001e78 branch  0x0000782b 
- 00012237  0x00001e7c jam  0x00000002 , 0x000042fc 
- 00012238  0x00001e7d branch  0x00002ed5 
- 00012239  0x00001e80 jam  0x00000004 , 0x000042fc 
- 00012240  0x00001e81 setarg  0x00017700 
- 00012241  0x00001e82 arg  0x00000007 , 0x00000007 
- 00012242  0x00001e83 branch  0x00007ce1 
- 00012243  0x00001e86 fetch  0x00000001 , 0x000042fd 
- 00012244  0x00001e87 beq  0x00000004 , 0x00002fd6 
- 00012245  0x00001e88 rtn 
- 00012246  0x00001e8b fetch  0x00000001 , 0x000042fe 
- 00012247  0x00001e8c bbit1  0x00000007 , 0x00002fe1 
- 00012248  0x00001e8e jam  0x0000000b , 0x000042fc 
- 00012249  0x00001e8f call  0x00002f59 
- 00012250  0x00001e91 jam  0x00000029 , 0x0000066f 
- 00012251  0x00001e92 call  0x0000782b 
- 00012252  0x00001e93 fetch  0x00000001 , 0x000043cb 
- 00012253  0x00001e94 rtnne  0x0000000a 
- 00012254  0x00001e95 call  0x00002f90 
- 00012255  0x00001e96 rtn  0x00000028 
- 00012256  0x00001e97 branch  0x00004329 
- 00012257  0x00001e9a jam  0x0000000c , 0x000042fc 
- 00012258  0x00001e9b branch  0x00002fda 
- 00012259  0x00001e9e jam  0x0000000c , 0x000042fc 
- 00012260  0x00001e9f branch  0x00002f63 
- 00012261  0x00001ea2 fetch  0x00000001 , 0x000042c3 
- 00012262  0x00001ea3 fetcht  0x00000001 , 0x000042ca 
- 00012263  0x00001ea4 iand  0x00000002 , 0x0000003f 
- 00012264  0x00001ea5 isolate0  0x00000001 , 0x0000003f 
- 00012265  0x00001ea6 branch  0x00002fee , 0x00000001 
- 00012266  0x00001ea7 jam  0x0000000d , 0x000042fc 
- 00012267  0x00001ea8 branch  0x00002f6f 
- 00012268  0x00001eab call  0x00002f77 
- 00012269  0x00001eac branch  0x00002fee 
- 00012270  0x00001eb0 bpatchx  0x00000067 , 0x0000402c 
- 00012271  0x00001eb1 force  0x00000007 , 0x00000007 
- 00012272  0x00001eb2 call  0x00007ce0 
- 00012273  0x00001eb3 jam  0x000000ff , 0x000042fd 
- 00012274  0x00001eb4 jam  0x000000ff , 0x000042fc 
- 00012275  0x00001eb5 jam  0x0000003e , 0x0000066f 
- 00012276  0x00001eb6 branch  0x0000782b 
- 00012277  0x00001ebb bpatchx  0x00000068 , 0x0000402d 
- 00012278  0x00001ebc fetch  0x00000001 , 0x000042fe 
- 00012279  0x00001ebd rtnbit0  0x00000007 
- 00012280  0x00001ebe fetch  0x00000001 , 0x000042f9 
- 00012281  0x00001ebf rtnne  0x00000002 
- 00012282  0x00001ec0 jam  0x00000000 , 0x000042f9 
- 00012283  0x00001ec1 fetch  0x00000001 , 0x000042fa 
- 00012284  0x00001ec2 beq  0x00000001 , 0x0000303d 
- 00012285  0x00001ec3 beq  0x00000002 , 0x00003044 
- 00012286  0x00001ec4 beq  0x00000003 , 0x00003035 
- 00012287  0x00001ec5 beq  0x00000006 , 0x0000301a 
- 00012288  0x00001ec6 beq  0x00000007 , 0x00003011 
- 00012289  0x00001ec7 beq  0x00000008 , 0x00003007 
- 00012290  0x00001ec8 rtn 
- 00012291  0x00001ecb jam  0x00000000 , 0x000042f9 
- 00012292  0x00001ecc jam  0x00000000 , 0x000042fa 
- 00012293  0x00001ecd jam  0x00000000 , 0x000042fb 
- 00012294  0x00001ece rtn 
- 00012295  0x00001ed1 fetch  0x00000001 , 0x000044cf 
- 00012296  0x00001ed2 copy  0x0000003f , 0x00000007 
- 00012297  0x00001ed3 increase  0x00000001 , 0x0000003f 
- 00012298  0x00001ed4 store  0x00000001 , 0x000044cf 
- 00012299  0x00001ed5 fetch  0x00000004 , 0x000042ff 
- 00012300  0x00001ed6 qisolate1  0x0000003f 
- 00012301  0x00001ed7 setarg  0x00000080 
- 00012302  0x00001ed8 setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00012303  0x00001ed9 store  0x00000001 , 0x000044d0 
- 00012304  0x00001eda branch  0x00003039 
- 00012305  0x00001edd fetch  0x00000001 , 0x000042fb 
- 00012306  0x00001ede jam  0x00000000 , 0x000042fb 
- 00012307  0x00001edf beq  0x00000001 , 0x00003016 
- 00012308  0x00001ee0 jam  0x00000002 , 0x000042f9 
- 00012309  0x00001ee1 rtn 
- 00012310  0x00001ee4 jam  0x00000031 , 0x0000066f 
- 00012311  0x00001ee5 call  0x0000782b 
- 00012312  0x00001ee6 jam  0x00000009 , 0x000042fc 
- 00012313  0x00001ee7 branch  0x00002fab 
- 00012314  0x00001eea fetch  0x00000001 , 0x000005f9 
- 00012315  0x00001eeb beq  0x00000003 , 0x0000301e 
- 00012316  0x00001eec jam  0x00000002 , 0x000042f9 
- 00012317  0x00001eed rtn 
- 00012318  0x00001ef0 call  0x0000717e 
- 00012319  0x00001ef1 fetch  0x00000001 , 0x000042fe 
- 00012320  0x00001ef2 beq  0x00000083 , 0x00003023 
- 00012321  0x00001ef3 beq  0x00000084 , 0x00003023 
- 00012322  0x00001ef4 call  0x00002ef0 
- 00012323  0x00001ef6 call  0x0000716b 
- 00012324  0x00001ef7 arg  0x000006d1 , 0x00000011 
- 00012325  0x00001ef8 arg  0x0000065e , 0x00000012 
- 00012326  0x00001ef9 arg  0x00000010 , 0x00000039 
- 00012327  0x00001efa call  0x00007d64 
- 00012328  0x00001efb branch  0x0000302b , 0x00000005 
- 00012329  0x00001efd jam  0x0000000b , 0x000001ba 
- 00012330  0x00001efe branch  0x00002f2b 
- 00012331  0x00001f02 call  0x0000745b 
- 00012332  0x00001f03 nbranch  0x00003029 , 0x00000005 
- 00012333  0x00001f04 jam  0x00000001 , 0x0000429a 
- 00012334  0x00001f05 fetch  0x00000001 , 0x000042fe 
- 00012335  0x00001f06 beq  0x00000081 , 0x00003016 
- 00012336  0x00001f07 beq  0x00000083 , 0x00003016 
- 00012337  0x00001f08 beq  0x00000084 , 0x00003016 
- 00012338  0x00001f09 jam  0x00000002 , 0x000042f9 
- 00012339  0x00001f0a jam  0x00000007 , 0x000042fa 
- 00012340  0x00001f0b rtn 
- 00012341  0x00001f0e fetch  0x00000001 , 0x000042fe 
- 00012342  0x00001f0f beq  0x00000083 , 0x0000303a 
- 00012343  0x00001f10 beq  0x00000084 , 0x0000303a 
- 00012344  0x00001f11 jam  0x00000000 , 0x000044d0 
- 00012345  0x00001f13 branch  0x00002f13 
- 00012346  0x00001f16 jam  0x00000000 , 0x000044cf 
- 00012347  0x00001f17 rtneq  0x00000084 
- 00012348  0x00001f18 branch  0x00002ef3 
- 00012349  0x00001f1c jam  0x00000002 , 0x000042f9 
- 00012350  0x00001f1d fetch  0x00000001 , 0x0000446e 
- 00012351  0x00001f1e beq  0x00000003 , 0x00003041 
- 00012352  0x00001f1f rtn 
- 00012353  0x00001f22 jam  0x00000002 , 0x000042fa 
- 00012354  0x00001f23 jam  0x00000000 , 0x000005f9 
- 00012355  0x00001f24 branch  0x0000753c 
- 00012356  0x00001f27 jam  0x00000002 , 0x000042f9 
- 00012357  0x00001f28 jam  0x00000003 , 0x000042fa 
- 00012358  0x00001f29 branch  0x00002fa5 
- 00012359  0x00001f2e bpatchx  0x00000069 , 0x0000402d 
- 00012360  0x00001f2f force  0x00000006 , 0x00000012 
- 00012361  0x00001f30 branch  0x000029fb 
- 00012362  0x00001f35 fetch  0x00000001 , 0x0000004e 
- 00012363  0x00001f36 beq  0x00000000 , 0x00003061 
- 00012364  0x00001f37 beq  0x00000001 , 0x00003069 
- 00012365  0x00001f38 beq  0x00000002 , 0x00003071 
- 00012366  0x00001f39 beq  0x00000003 , 0x00003075 
- 00012367  0x00001f3a beq  0x00000004 , 0x00003093 
- 00012368  0x00001f3b beq  0x00000005 , 0x00003098 
- 00012369  0x00001f3c beq  0x00000006 , 0x0000309c 
- 00012370  0x00001f3d beq  0x00000007 , 0x000030a1 
- 00012371  0x00001f3e beq  0x00000008 , 0x000030a2 
- 00012372  0x00001f3f beq  0x00000009 , 0x000030a3 
- 00012373  0x00001f40 beq  0x0000000a , 0x000030a4 
- 00012374  0x00001f41 beq  0x0000000b , 0x000030a8 
- 00012375  0x00001f42 beq  0x0000000c , 0x000030a9 
- 00012376  0x00001f43 beq  0x0000000d , 0x000030ab 
- 00012377  0x00001f44 beq  0x00000012 , 0x000030ac 
- 00012378  0x00001f45 beq  0x00000013 , 0x000030ad 
- 00012379  0x00001f46 beq  0x00000014 , 0x000030ae 
- 00012380  0x00001f47 beq  0x00000015 , 0x000030b0 
- 00012381  0x00001f48 beq  0x00000016 , 0x000030bb 
- 00012382  0x00001f49 beq  0x00000018 , 0x000030bc 
- 00012383  0x00001f4a fetchr  0x00000013 , 0x00000001 , 0x0000004e 
- 00012384  0x00001f4b branch  0x000030df 
- 00012385  0x00001f50 ifetch  0x00000009 , 0x00000006 
- 00012386  0x00001f51 store  0x00000009 , 0x0000019f 
- 00012387  0x00001f52 ifetch  0x00000002 , 0x00000006 
- 00012388  0x00001f53 store  0x00000002 , 0x00000188 
- 00012389  0x00001f54 fetch  0x00000001 , 0x00000168 
- 00012390  0x00001f55 set1  0x00000005 , 0x0000003f 
- 00012391  0x00001f56 store  0x00000001 , 0x00000168 
- 00012392  0x00001f57 rtn 
- 00012393  0x00001f5c ifetch  0x00000005 , 0x00000006 
- 00012394  0x00001f5d store  0x00000005 , 0x0000019f 
- 00012395  0x00001f5e ifetch  0x00000002 , 0x00000006 
- 00012396  0x00001f5f store  0x00000002 , 0x00000188 
- 00012397  0x00001f61 fetch  0x00000001 , 0x00000168 
- 00012398  0x00001f62 set1  0x00000006 , 0x0000003f 
- 00012399  0x00001f63 store  0x00000001 , 0x00000168 
- 00012400  0x00001f64 rtn 
- 00012401  0x00001f69 setarg  0x00000014 
- 00012402  0x00001f6a store  0x00000002 , 0x00000196 
- 00012403  0x00001f6b store  0x00000002 , 0x000042f5 
- 00012404  0x00001f6c rtn 
- 00012405  0x00001f71 ifetch  0x00000008 , 0x00000006 
- 00012406  0x00001f72 store  0x00000008 , 0x00004305 
- 00012407  0x00001f73 ifetch  0x00000002 , 0x00000006 
- 00012408  0x00001f74 store  0x00000002 , 0x00004303 
- 00012409  0x00001f75 ifetch  0x00000008 , 0x00000006 
- 00012410  0x00001f76 store  0x00000008 , 0x000042e5 
- 00012411  0x00001f77 ifetch  0x00000004 , 0x00000006 
- 00012412  0x00001f78 store  0x00000004 , 0x0000445e 
- 00012413  0x00001f79 call  0x000030cc 
- 00012414  0x00001f7a bpatchx  0x0000006a , 0x0000402d 
- 00012415  0x00001f7b fetch  0x00000001 , 0x000042fc 
- 00012416  0x00001f7c beq  0x00000009 , 0x00003087 
- 00012417  0x00001f7d fetch  0x00000001 , 0x00004321 
- 00012418  0x00001f7e bbit1  0x00000001 , 0x0000308a 
- 00012419  0x00001f7f fetch  0x00000001 , 0x000043fa 
- 00012420  0x00001f80 ncall  0x00006e96 , 0x00000034 
- 00012421  0x00001f81 fetch  0x00000001 , 0x0000429a 
- 00012422  0x00001f82 beq  0x00000000 , 0x0000308f 
- 00012423  0x00001f84 jam  0x00000001 , 0x000042fd 
- 00012424  0x00001f85 call  0x000030da 
- 00012425  0x00001f86 branch  0x0000725c 
- 00012426  0x00001f88 jam  0x00000001 , 0x0000429a 
- 00012427  0x00001f89 arg  0x00004322 , 0x00000006 
- 00012428  0x00001f8a arg  0x0000428a , 0x00000005 
- 00012429  0x00001f8b call  0x00007c8f 
- 00012430  0x00001f8c branch  0x00003087 
- 00012431  0x00001f8f jam  0x00000000 , 0x000042fd 
- 00012432  0x00001f90 jam  0x00000000 , 0x000042fc 
- 00012433  0x00001f91 jam  0x00000041 , 0x0000066f 
- 00012434  0x00001f92 branch  0x0000782b 
- 00012435  0x00001f96 ifetch  0x00000008 , 0x00000006 
- 00012436  0x00001f97 store  0x00000008 , 0x000042ed 
- 00012437  0x00001f98 ifetch  0x00000004 , 0x00000006 
- 00012438  0x00001f99 store  0x00000004 , 0x00004462 
- 00012439  0x00001f9a branch  0x0000725c 
- 00012440  0x00001f9f fetch  0x00000001 , 0x00000168 
- 00012441  0x00001fa0 set1  0x00000004 , 0x0000003f 
- 00012442  0x00001fa1 store  0x00000001 , 0x00000168 
- 00012443  0x00001fa2 rtn 
- 00012444  0x00001fa6 rtn  0x00000029 
- 00012445  0x00001fa7 jam  0x00000032 , 0x0000066f 
- 00012446  0x00001fa8 call  0x0000782b 
- 00012447  0x00001fa9 jam  0x00000004 , 0x000042fd 
- 00012448  0x00001faa branch  0x000030dd 
- 00012449  0x00001faf rtn 
- 00012450  0x00001fb4 branch  0x000030e4 
- 00012451  0x00001fb9 rtn 
- 00012452  0x00001fbe jam  0x00000002 , 0x000042fd 
- 00012453  0x00001fbf call  0x000030eb 
- 00012454  0x00001fc0 jam  0x00000033 , 0x0000066f 
- 00012455  0x00001fc1 branch  0x0000782b 
- 00012456  0x00001fc6 rtn 
- 00012457  0x00001fcb rtn  0x00000029 
- 00012458  0x00001fcc branch  0x000030ed 
- 00012459  0x00001fd1 rtn 
- 00012460  0x00001fd6 branch  0x000030f9 
- 00012461  0x00001fdb rtn 
- 00012462  0x00001fdf call  0x000030b0 
- 00012463  0x00001fe0 branch  0x000030fd 
- 00012464  0x00001fe3 ifetch  0x00000008 , 0x00000006 
- 00012465  0x00001fe4 store  0x00000008 , 0x000043b8 
- 00012466  0x00001fe5 fetch  0x00000002 , 0x000043b8 
- 00012467  0x00001fe6 fetcht  0x00000002 , 0x000043c4 
- 00012468  0x00001fe7 call  0x00007db0 
- 00012469  0x00001fe8 store  0x00000002 , 0x000043b8 
- 00012470  0x00001fea fetch  0x00000002 , 0x000043bc 
- 00012471  0x00001feb fetcht  0x00000002 , 0x000043c0 
- 00012472  0x00001fec call  0x00007db0 
- 00012473  0x00001fed store  0x00000002 , 0x000043bc 
- 00012474  0x00001fee rtn 
- 00012475  0x00001ff3 branch  0x00003103 
- 00012476  0x00001ff8 ifetch  0x00000002 , 0x00000006 
- 00012477  0x00001ff9 store  0x00000002 , 0x0000019f 
- 00012478  0x00001ffa ifetch  0x00000002 , 0x00000006 
- 00012479  0x00001ffb store  0x00000002 , 0x00000188 
- 00012480  0x00001ffc rtn  0x00000034 
- 00012481  0x00001ffd fetch  0x00000001 , 0x00000168 
- 00012482  0x00001ffe set1  0x00000007 , 0x0000003f 
- 00012483  0x00001fff store  0x00000001 , 0x00000168 
- 00012484  0x00002000 rtn 
- 00012485  0x00002006 arg  0x00000013 , 0x00000013 
- 00012486  0x0000200a arg  0x00000002 , 0x00000011 
- 00012487  0x0000200b arg  0x00000002 , 0x00000012 
- 00012488  0x0000200c call  0x000029f5 
- 00012489  0x0000200d copy  0x00000013 , 0x0000003f 
- 00012490  0x0000200e istore  0x00000001 , 0x00000005 
- 00012491  0x0000200f rtn 
- 00012492  0x00002014 arg  0x000042ed , 0x00000005 
- 00012493  0x00002015 force  0x00000008 , 0x00000039 
- 00012494  0x00002016 call  0x00007de8 
- 00012495  0x00002017 arg  0x00004462 , 0x00000005 
- 00012496  0x00002018 force  0x00000004 , 0x00000039 
- 00012497  0x00002019 call  0x00007de8 
- 00012498  0x0000201a arg  0x0000000d , 0x00000011 
- 00012499  0x0000201b arg  0x00000004 , 0x00000012 
- 00012500  0x0000201c call  0x000029f5 
- 00012501  0x0000201d fetch  0x00000008 , 0x000042ed 
- 00012502  0x0000201e istore  0x00000008 , 0x00000005 
- 00012503  0x0000201f fetch  0x00000004 , 0x00004462 
- 00012504  0x00002020 istore  0x00000004 , 0x00000005 
- 00012505  0x00002021 rtn 
- 00012506  0x00002026 jam  0x00000005 , 0x000042fd 
- 00012507  0x00002027 arg  0x00000005 , 0x00000012 
- 00012508  0x00002028 branch  0x0000310d 
- 00012509  0x0000202d arg  0x00000006 , 0x00000012 
- 00012510  0x0000202e branch  0x0000310d 
- 00012511  0x00002034 arg  0x00000002 , 0x00000011 
- 00012512  0x00002035 arg  0x00000007 , 0x00000012 
- 00012513  0x00002036 call  0x000029f5 
- 00012514  0x00002037 istorer  0x00000013 , 0x00000001 , 0x00000005 
- 00012515  0x00002038 rtn 
- 00012516  0x0000203d arg  0x00000009 , 0x00000011 
- 00012517  0x0000203e arg  0x00000009 , 0x00000012 
- 00012518  0x0000203f call  0x000029f5 
- 00012519  0x00002040 fetch  0x00000008 , 0x000043ae 
- 00012520  0x00002041 or  0x0000003f , 0x00000001 , 0x0000003f 
- 00012521  0x00002042 istore  0x00000008 , 0x00000005 
- 00012522  0x00002043 rtn 
- 00012523  0x00002048 arg  0x0000000b , 0x00000012 
- 00012524  0x00002049 branch  0x0000310d 
- 00012525  0x0000204e arg  0x00000006 , 0x00000011 
- 00012526  0x0000204f arg  0x0000000c , 0x00000012 
- 00012527  0x00002050 call  0x000029f5 
- 00012528  0x00002051 fetch  0x00000005 , 0x0000415e 
- 00012529  0x00002052 istore  0x00000005 , 0x00000005 
- 00012530  0x00002053 rtn 
- 00012531  0x00002057 arg  0x00000002 , 0x00000011 
- 00012532  0x00002058 arg  0x0000000d , 0x00000012 
- 00012533  0x00002059 call  0x000029f5 
- 00012534  0x0000205a setarg  0x00000006 
- 00012535  0x0000205b istore  0x00000001 , 0x00000005 
- 00012536  0x0000205c rtn 
- 00012537  0x00002061 arg  0x00000013 , 0x00000012 
- 00012538  0x00002062 branch  0x0000310d 
- 00012539  0x00002065 arg  0x00000014 , 0x00000012 
- 00012540  0x00002066 branch  0x000030fe 
- 00012541  0x00002069 arg  0x00000015 , 0x00000012 
- 00012542  0x0000206b arg  0x00000009 , 0x00000011 
- 00012543  0x0000206c call  0x000029f5 
- 00012544  0x0000206d fetch  0x00000008 , 0x000043c0 
- 00012545  0x0000206e istore  0x00000008 , 0x00000005 
- 00012546  0x0000206f rtn 
- 00012547  0x00002074 arg  0x00000003 , 0x00000011 
- 00012548  0x00002075 arg  0x00000017 , 0x00000012 
- 00012549  0x00002076 call  0x000029f5 
- 00012550  0x00002077 fetch  0x00000001 , 0x000043b6 
- 00012551  0x00002078 and  0x0000003f , 0x00000007 , 0x0000003f 
- 00012552  0x00002079 istore  0x00000001 , 0x00000005 
- 00012553  0x0000207a fetch  0x00000001 , 0x000043b7 
- 00012554  0x0000207b and  0x0000003f , 0x00000007 , 0x0000003f 
- 00012555  0x0000207c istore  0x00000001 , 0x00000005 
- 00012556  0x0000207d rtn 
- 00012557  0x00002082 arg  0x00000001 , 0x00000011 
- 00012558  0x00002083 branch  0x000029f5 
- 00012559  0x00002089 bpatchx  0x0000006b , 0x0000402d 
- 00012560  0x0000208a bmark1  0x00000027 , 0x000033a3 
- 00012561  0x0000208b branch  0x00003603 
- 00012562  0x00002091 bpatchx  0x0000006c , 0x0000402d 
- 00012563  0x00002092 disable  0x00000009 
- 00012564  0x00002093 disable  0x00000007 
- 00012565  0x00002094 setarg  0x00555555 
- 00012566  0x00002095 iforce  0x0000000f 
- 00012567  0x00002096 fetch  0x00000001 , 0x0000458d 
- 00012568  0x00002097 branch  0x000025c8 
- 00012569  0x0000209a bpatchx  0x0000006d , 0x0000402d 
- 00012570  0x0000209b fetch  0x00000001 , 0x000045b7 
- 00012571  0x0000209c call  0x000025a4 
- 00012572  0x0000209d fetch  0x00000004 , 0x0000458f 
- 00012573  0x0000209e iforce  0x00000009 
- 00012574  0x0000209f call  0x00002160 
- 00012575  0x000020a0 fetcht  0x00000001 , 0x0000458d 
- 00012576  0x000020a1 call  0x000025cd 
- 00012577  0x000020a3 call  0x00003112 
- 00012578  0x000020a4 bmark0  0x0000002f , 0x00003126 
- 00012579  0x000020a5 pulse  0x00000039 
- 00012580  0x000020a6 nop  0x0000001e 
- 00012581  0x000020a7 call  0x00003112 
- 00012582  0x000020a9 disable  0x0000002f 
- 00012583  0x000020aa enable  0x0000000d 
- 00012584  0x000020ab enable  0x00000021 
- 00012585  0x000020ac disable  0x00000020 
- 00012586  0x000020ad enable  0x00000010 
- 00012587  0x000020ae fetch  0x00000002 , 0x0000458b 
- 00012588  0x000020af iforce  0x0000001b 
- 00012589  0x000020b0 correlate  0x0000003e , 0x00000003 
- 00012590  0x000020b1 nbranch  0x00003180 , 0x00000018 
- 00012591  0x000020b2 call  0x00006877 
- 00012592  0x000020b3 bmark1  0x0000002f , 0x00003135 
- 00012593  0x000020b4 fetch  0x00000001 , 0x000045ca 
- 00012594  0x000020b5 nbranch  0x00003135 , 0x00000034 
- 00012595  0x000020b6 disable  0x0000000d 
- 00012596  0x000020b7 enable  0x0000000b 
- 00012597  0x000020b9 enable  0x00000007 
- 00012598  0x000020ba enable  0x00000009 
- 00012599  0x000020bb call  0x0000317d 
- 00012600  0x000020bc store  0x00000001 , 0x000045ad 
- 00012601  0x000020bd fetcht  0x00000001 , 0x000045ac 
- 00012602  0x000020be isub  0x00000002 , 0x0000003e 
- 00012603  0x000020bf nbranch  0x00003188 , 0x00000005 
- 00012604  0x000020c0 bpatchx  0x0000006e , 0x0000402d 
- 00012605  0x000020c1 disable  0x00000031 
- 00012606  0x000020c2 isolate1  0x0000002f , 0x00000000 
- 00012607  0x000020c3 call  0x0000316f , 0x00000001 
- 00012608  0x000020c4 branch  0x0000318a , 0x00000031 
- 00012609  0x000020c5 call  0x0000317d 
- 00012610  0x000020c6 store  0x00000001 , 0x000044f7 
- 00012611  0x000020c7 bmark1  0x00000027 , 0x00003148 
- 00012612  0x000020c8 fetch  0x00000001 , 0x000044f7 
- 00012613  0x000020c9 fetcht  0x00000001 , 0x00004589 
- 00012614  0x000020ca icompare  0x00000007 , 0x00000002 
- 00012615  0x000020cb nbranch  0x0000318c , 0x00000001 
- 00012616  0x000020cd call  0x0000317d 
- 00012617  0x000020ce isolate1  0x0000002f , 0x00000000 
- 00012618  0x000020cf call  0x00003178 , 0x00000001 
- 00012619  0x000020d0 istore  0x00000001 , 0x00000005 
- 00012620  0x000020d1 rshift3  0x0000003f , 0x0000003f 
- 00012621  0x000020d2 sub  0x0000003f , 0x0000001f , 0x0000003e 
- 00012622  0x000020d3 nbranch  0x0000318e , 0x00000002 
- 00012623  0x000020d4 copy  0x0000003f , 0x00000039 
- 00012624  0x000020d5 branch  0x00003154 , 0x00000005 
- 00012625  0x000020d7 call  0x0000317d 
- 00012626  0x000020d8 istore  0x00000001 , 0x00000005 
- 00012627  0x000020d9 loop  0x00003151 
- 00012628  0x000020db bmark1  0x00000027 , 0x00003159 
- 00012629  0x000020dc copy  0x00000005 , 0x00000011 
- 00012630  0x000020dd call  0x0000317d 
- 00012631  0x000020de store  0x00000001 , 0x000045d3 
- 00012632  0x000020df copy  0x00000011 , 0x00000005 
- 00012633  0x000020e1 parse  0x00000003 , 0x00000000 , 0x00000018 
- 00012634  0x000020e2 rshift32  0x0000003f , 0x0000003f 
- 00012635  0x000020e3 rshift16  0x0000003f , 0x0000003f 
- 00012636  0x000020e4 istore  0x00000003 , 0x00000005 
- 00012637  0x000020e5 fetch  0x00000001 , 0x000045ca 
- 00012638  0x000020e6 nbranch  0x0000316d , 0x00000034 
- 00012639  0x000020e7 disable  0x0000000b 
- 00012640  0x000020e9 isolate1  0x00000027 , 0x00000000 
- 00012641  0x000020ea call  0x000035c8 , 0x00000001 
- 00012642  0x000020eb branch  0x00003190 , 0x00000006 
- 00012643  0x000020ec call  0x00006876 
- 00012644  0x000020ed bpatchx  0x0000006f , 0x0000402d 
- 00012645  0x000020ee enable  0x0000002f 
- 00012646  0x000020ef call  0x000026bb 
- 00012647  0x000020f0 rtnmark1  0x00000027 
- 00012648  0x000020f1 fetch  0x00000001 , 0x000045d3 
- 00012649  0x000020f2 fetcht  0x00000001 , 0x0000462a 
- 00012650  0x000020f3 isub  0x00000002 , 0x0000003e 
- 00012651  0x000020f4 call  0x00007db2 , 0x00000002 
- 00012652  0x000020f5 branch  0x000035cb 
- 00012653  0x000020f8 disable  0x0000000d 
- 00012654  0x000020f9 branch  0x00003160 
- 00012655  0x000020fd call  0x0000317d 
- 00012656  0x000020fe sub  0x0000003f , 0x00000001 , 0x0000003e 
- 00012657  0x000020ff branch  0x00007dc2 , 0x00000002 
- 00012658  0x00002100 increase  0xfffffffe , 0x0000003f 
- 00012659  0x00002101 bmark1  0x00000027 , 0x00003176 
- 00012660  0x00002102 branch  0x00007dc2 , 0x00000034 
- 00012661  0x00002103 increase  0xffffffff , 0x0000003f 
- 00012662  0x00002105 store  0x00000001 , 0x00000678 
- 00012663  0x00002106 rtn 
- 00012664  0x00002109 and_into  0x00000007 , 0x0000003f 
- 00012665  0x0000210a fetcht  0x00000001 , 0x00000678 
- 00012666  0x0000210b lshift3  0x00000002 , 0x00000002 
- 00012667  0x0000210c ior  0x00000002 , 0x0000003f 
- 00012668  0x0000210d rtn 
- 00012669  0x00002110 parse  0x00000003 , 0x00000000 , 0x00000008 
- 00012670  0x00002111 rshift3  0x0000000c , 0x0000003f 
- 00012671  0x00002112 rtn 
- 00012672  0x00002115 jam  0x00000001 , 0x000045cb 
- 00012673  0x00002116 isolate1  0x00000027 , 0x00000000 
- 00012674  0x00002117 call  0x000035e3 , 0x00000001 
- 00012675  0x00002119 bpatchx  0x00000070 , 0x0000402e 
- 00012676  0x0000211a call  0x000025bc 
- 00012677  0x0000211b disable  0x0000001b 
- 00012678  0x0000211c disable  0x0000000b 
- 00012679  0x0000211d branch  0x000020cf 
- 00012680  0x00002120 jam  0x00000002 , 0x000045cb 
- 00012681  0x00002121 branch  0x00003183 
- 00012682  0x00002124 jam  0x00000003 , 0x000045cb 
- 00012683  0x00002125 branch  0x00003183 
- 00012684  0x00002128 jam  0x00000004 , 0x000045cb 
- 00012685  0x00002129 branch  0x00003183 
- 00012686  0x0000212c jam  0x00000005 , 0x000045cb 
- 00012687  0x0000212d branch  0x00003183 
- 00012688  0x00002130 jam  0x00000006 , 0x000045cb 
- 00012689  0x00002131 branch  0x00003183 
- 00012690  0x00002134 call  0x00002160 
- 00012691  0x00002135 fetcht  0x00000001 , 0x0000458d 
- 00012692  0x00002136 branch  0x000021f9 
- 00012693  0x00002139 bpatchx  0x00000071 , 0x0000402e 
- 00012694  0x0000213a fetch  0x00000001 , 0x000045b8 
- 00012695  0x0000213b call  0x000025a4 
- 00012696  0x0000213c fetch  0x00000004 , 0x0000458f 
- 00012697  0x0000213d iforce  0x00000009 
- 00012698  0x0000213e call  0x00003112 
- 00012699  0x0000213f call  0x00003192 
- 00012700  0x00002140 set1  0x00000000 , 0x00000015 
- 00012701  0x00002141 enable  0x0000001d 
- 00012702  0x00002142 enable  0x00000020 
- 00012703  0x00002143 disable  0x00000021 
- 00012704  0x00002144 call  0x0000687d 
- 00012705  0x00002145 disable  0x0000003a 
- 00012706  0x00002146 bmark1  0x0000002f , 0x000031c7 
- 00012707  0x00002147 bmark1  0x0000002d , 0x000031d9 
- 00012708  0x00002148 rshift16  0x00000009 , 0x0000003f 
- 00012709  0x00002149 rshift8  0x0000003f , 0x0000003f 
- 00012710  0x0000214a rshift4  0x0000003f , 0x0000003f 
- 00012711  0x0000214b inject  0x00000003 , 0x00000028 
- 00012712  0x0000214d bpatchx  0x00000072 , 0x0000402e 
- 00012713  0x0000214e bmark1  0x0000002f , 0x000031ae 
- 00012714  0x0000214f fetch  0x00000001 , 0x000045ca 
- 00012715  0x00002150 nbranch  0x000031ae , 0x00000034 
- 00012716  0x00002151 disable  0x0000001d 
- 00012717  0x00002152 enable  0x0000001b 
- 00012718  0x00002154 enable  0x00000007 
- 00012719  0x00002155 enable  0x00000009 
- 00012720  0x00002156 fetch  0x00000001 , 0x0000458a 
- 00012721  0x00002157 iforce  0x00000039 
- 00012722  0x00002158 arg  0x00004539 , 0x00000006 
- 00012723  0x0000215a ifetch  0x00000001 , 0x00000006 
- 00012724  0x0000215b inject  0x00000003 , 0x00000008 
- 00012725  0x0000215c loop  0x000031b3 
- 00012726  0x0000215d enable  0x00000008 
- 00012727  0x0000215e inject  0x00000003 , 0x00000018 
- 00012728  0x0000215f disable  0x00000008 
- 00012729  0x00002160 bmark0  0x0000002f , 0x000031bd 
- 00012730  0x00002161 disable  0x00000007 
- 00012731  0x00002162 setarg  0x00000000 
- 00012732  0x00002163 inject  0x00000003 , 0x00000003 
- 00012733  0x00002165 until  0x0000003e , 0x00000027 
- 00012734  0x00002166 nop  0x00000064 
- 00012735  0x00002167 disable  0x0000003a 
- 00012736  0x00002168 disable  0x0000001d 
- 00012737  0x00002169 fetch  0x00000001 , 0x000045ca 
- 00012738  0x0000216a nbranch  0x000031c4 , 0x00000034 
- 00012739  0x0000216b disable  0x0000001b 
- 00012740  0x0000216d disable  0x00000038 
- 00012741  0x0000216e call  0x00002160 
- 00012742  0x0000216f branch  0x0000687b 
- 00012743  0x00002172 arg  0x0000000a , 0x00000039 
- 00012744  0x00002174 setarg  0x0000003c 
- 00012745  0x00002175 inject  0x00000003 , 0x00000008 
- 00012746  0x00002176 loop  0x000031c8 
- 00012747  0x00002177 disable  0x0000001d 
- 00012748  0x00002178 enable  0x00000038 
- 00012749  0x00002179 rshift16  0x00000009 , 0x0000003f 
- 00012750  0x0000217a rshift16  0x0000003f , 0x0000003f 
- 00012751  0x0000217b rshift4  0x0000003f , 0x0000003f 
- 00012752  0x0000217c inject  0x00000003 , 0x00000020 
- 00012753  0x0000217d bmark1  0x0000002e , 0x000031d6 
- 00012754  0x0000217f setarg  0x00000001 
- 00012755  0x00002180 inject  0x00000003 , 0x00000005 
- 00012756  0x00002181 enable  0x0000003a 
- 00012757  0x00002182 branch  0x000031a8 
- 00012758  0x00002185 setarg  0x00000000 
- 00012759  0x00002186 inject  0x00000003 , 0x00000005 
- 00012760  0x00002187 branch  0x000031a8 
- 00012761  0x0000218a fetch  0x00000001 , 0x00004148 
- 00012762  0x0000218b rshift  0x0000003f , 0x00000039 
- 00012763  0x0000218d nop  0x00000002 
- 00012764  0x0000218e loop  0x000031db 
- 00012765  0x00002190 rshift16  0x00000009 , 0x0000003f 
- 00012766  0x00002191 rshift8  0x0000003f , 0x0000003f 
- 00012767  0x00002192 rshift4  0x0000003f , 0x00000002 
- 00012768  0x00002193 copy  0x00000002 , 0x0000003f 
- 00012769  0x00002194 inject  0x00000003 , 0x00000008 
- 00012770  0x00002195 copy  0x00000002 , 0x0000003f 
- 00012771  0x00002196 inject  0x00000003 , 0x00000028 
- 00012772  0x00002197 branch  0x000031a8 
- 00012773  0x000021a0 bpatchx  0x00000073 , 0x0000402e 
- 00012774  0x000021a1 fetch  0x00000001 , 0x000045b8 
- 00012775  0x000021a2 bbit1  0x00000002 , 0x00003206 
- 00012776  0x000021a4 fetch  0x00000001 , 0x00004588 
- 00012777  0x000021a5 increase  0x00000003 , 0x0000003f 
- 00012778  0x000021a6 store  0x00000001 , 0x0000458a 
- 00012779  0x000021a8 fetch  0x00000001 , 0x000045ac 
- 00012780  0x000021a9 store  0x00000001 , 0x00004539 
- 00012781  0x000021ab fetch  0x00000001 , 0x00004589 
- 00012782  0x000021ac istore  0x00000001 , 0x00000005 
- 00012783  0x000021ae fetch  0x00000001 , 0x00004588 
- 00012784  0x000021b0 lshift3  0x0000003f , 0x0000003f 
- 00012785  0x000021b1 fetcht  0x00000001 , 0x0000457e 
- 00012786  0x000021b2 and  0x00000002 , 0x00000003 , 0x00000002 
- 00012787  0x000021b3 lshift  0x00000002 , 0x00000002 
- 00012788  0x000021b4 ior  0x00000002 , 0x0000003f 
- 00012789  0x000021b5 fetcht  0x00000001 , 0x0000457f 
- 00012790  0x000021b6 iadd  0x00000002 , 0x0000003f 
- 00012791  0x000021b7 istore  0x00000001 , 0x00000005 
- 00012792  0x000021b9 fetch  0x00000001 , 0x00004588 
- 00012793  0x000021ba iforce  0x00000039 
- 00012794  0x000021bb arg  0x00004519 , 0x00000006 
- 00012795  0x000021bc call  0x00007cda 
- 00012796  0x000021bd bpatchx  0x00000074 , 0x0000402e 
- 00012797  0x000021bf rtnmark0  0x00000027 
- 00012798  0x000021c0 fetch  0x00000001 , 0x00000035 
- 00012799  0x000021c1 istore  0x00000001 , 0x00000005 
- 00012800  0x000021c2 fetch  0x00000001 , 0x000045b8 
- 00012801  0x000021c3 rtnbit1  0x00000002 
- 00012802  0x000021c4 fetch  0x00000001 , 0x0000458a 
- 00012803  0x000021c5 increase  0x00000001 , 0x0000003f 
- 00012804  0x000021c6 store  0x00000001 , 0x0000458a 
- 00012805  0x000021c7 rtn 
- 00012806  0x000021cb fetch  0x00000001 , 0x00004588 
- 00012807  0x000021cc increase  0x00000004 , 0x0000003f 
- 00012808  0x000021cd bmark0  0x00000027 , 0x0000320a 
- 00012809  0x000021ce increase  0x00000001 , 0x0000003f 
- 00012810  0x000021d0 store  0x00000001 , 0x0000458a 
- 00012811  0x000021d2 fetch  0x00000001 , 0x000045ac 
- 00012812  0x000021d3 store  0x00000001 , 0x00004539 
- 00012813  0x000021d5 fetch  0x00000001 , 0x0000458a 
- 00012814  0x000021d6 increase  0xfffffffe , 0x0000003f 
- 00012815  0x000021d7 istore  0x00000001 , 0x00000005 
- 00012816  0x000021d9 fetch  0x00000001 , 0x00004589 
- 00012817  0x000021da istore  0x00000001 , 0x00000005 
- 00012818  0x000021db setarg  0x00000000 
- 00012819  0x000021dc branch  0x000031f0 
- 00012820  0x000021df bpatchx  0x00000075 , 0x0000402e 
- 00012821  0x000021e1 fetch  0x00000001 , 0x000044f8 
- 00012822  0x000021e2 rshift3  0x0000003f , 0x0000003f 
- 00012823  0x000021e3 store  0x00000001 , 0x0000457d 
- 00012824  0x000021e5 increase  0x00000001 , 0x0000003f 
- 00012825  0x000021e6 arg  0x000044f8 , 0x00000006 
- 00012826  0x000021e7 iadd  0x00000006 , 0x00000006 
- 00012827  0x000021e8 ifetch  0x00000003 , 0x00000006 
- 00012828  0x000021e9 store  0x00000003 , 0x00004580 
- 00012829  0x000021eb fetch  0x00000001 , 0x000044f8 
- 00012830  0x000021ec rshift  0x0000003f , 0x0000003f 
- 00012831  0x000021ed and  0x0000003f , 0x00000003 , 0x0000003f 
- 00012832  0x000021ee store  0x00000001 , 0x00004586 
- 00012833  0x000021ef rtn 
- 00012834  0x000021f3 bpatchx  0x00000076 , 0x0000402e 
- 00012835  0x000021f4 fetcht  0x00000001 , 0x0000458e 
- 00012836  0x000021f5 call  0x00003227 
- 00012837  0x000021f6 storet  0x00000001 , 0x0000458e 
- 00012838  0x000021f7 rtn 
- 00012839  0x000021fa bpatchx  0x00000077 , 0x0000402e 
- 00012840  0x000021fb call  0x0000322c 
- 00012841  0x000021fc increase  0x00000001 , 0x00000002 
- 00012842  0x000021fd and_into  0x00000003 , 0x00000002 
- 00012843  0x000021fe rtn 
- 00012844  0x00002201 bpatchx  0x00000078 , 0x0000402f 
- 00012845  0x00002202 fetch  0x00000001 , 0x0000458f 
- 00012846  0x00002203 and_into  0x00000003 , 0x0000003f 
- 00012847  0x00002204 mul32  0x0000003f , 0x00000004 , 0x00000011 
- 00012848  0x00002205 setarg  0x00004593 
- 00012849  0x00002206 iadd  0x00000011 , 0x0000003f 
- 00012850  0x00002207 iadd  0x00000002 , 0x00000006 
- 00012851  0x00002208 ifetch  0x00000001 , 0x00000006 
- 00012852  0x00002209 store  0x00000001 , 0x0000458d 
- 00012853  0x0000220a rtn 
- 00012854  0x0000220e store  0x00000004 , 0x0000458f 
- 00012855  0x00002210 bpatchx  0x00000079 , 0x0000402f 
- 00012856  0x00002212 arg  0x00000000 , 0x00000011 
- 00012857  0x00002213 arg  0x00000004 , 0x00000039 
- 00012858  0x00002214 arg  0x0000458f , 0x00000006 
- 00012859  0x00002216 ifetch  0x00000001 , 0x00000006 
- 00012860  0x00002217 iadd  0x00000011 , 0x00000011 
- 00012861  0x00002218 loop  0x0000323b 
- 00012862  0x00002219 copy  0x00000011 , 0x0000003f 
- 00012863  0x0000221a store  0x00000002 , 0x000045aa 
- 00012864  0x0000221b fetch  0x00000001 , 0x000045aa 
- 00012865  0x0000221c fetcht  0x00000001 , 0x000045ab 
- 00012866  0x0000221d iadd  0x00000002 , 0x0000003f 
- 00012867  0x0000221e store  0x00000001 , 0x000045ac 
- 00012868  0x0000221f rtn 
- 00012869  0x00002223 bpatchx  0x0000007a , 0x0000402f 
- 00012870  0x00002224 call  0x00007dbc 
- 00012871  0x00002225 fetcht  0x00000004 , 0x000045a3 
- 00012872  0x00002226 copy  0x00000022 , 0x0000003f 
- 00012873  0x00002227 isub  0x00000002 , 0x0000003e 
- 00012874  0x00002228 ncall  0x00003255 , 0x00000002 
- 00012875  0x00002229 copy  0x0000003f , 0x00000012 
- 00012876  0x0000222a fetch  0x00000004 , 0x000045a3 
- 00012877  0x0000222b fetcht  0x00000001 , 0x000045a7 
- 00012878  0x0000222c iadd  0x00000002 , 0x00000002 
- 00012879  0x0000222d copy  0x00000012 , 0x0000003f 
- 00012880  0x0000222e isub  0x00000002 , 0x0000003e 
- 00012881  0x0000222f nrtn  0x00000002 
- 00012882  0x00002230 set0  0x0000001c , 0x0000003f 
- 00012883  0x00002231 store  0x00000004 , 0x000045a3 
- 00012884  0x00002232 branch  0x00007dba 
- 00012885  0x00002235 rtn  0x00000005 
- 00012886  0x00002236 set1  0x0000001c , 0x0000003f 
- 00012887  0x00002237 rtn 
- 00012888  0x0000223a setarg  0x00000000 
- 00012889  0x0000223b store  0x00000004 , 0x000045a3 
- 00012890  0x0000223c rtn 
- 00012891  0x00002245 bpatchx  0x0000007b , 0x0000402f 
- 00012892  0x00002246 setsect  0x00000000 , 0x00001300 
- 00012893  0x00002247 setsect  0x00000001 , 0x0001908b 
- 00012894  0x00002248 setsect  0x00000002 , 0x00036150 
- 00012895  0x00002249 setsect  0x00000003 , 0x00003d20 
- 00012896  0x0000224a store  0x00000009 , 0x00004593 
- 00012897  0x0000224b setsect  0x00000000 , 0x00003a1a 
- 00012898  0x0000224c setsect  0x00000001 , 0x0000c453 
- 00012899  0x0000224d setsect  0x00000002 , 0x0000d312 
- 00012900  0x0000224e setsect  0x00000003 , 0x00000001 
- 00012901  0x0000224f istore  0x00000007 , 0x00000005 
- 00012902  0x00002250 fetch  0x00000001 , 0x000045b9 
- 00012903  0x00002251 rtn  0x00000034 
- 00012904  0x00002252 arg  0x000045ba , 0x00000006 
- 00012905  0x00002253 arg  0x00004593 , 0x00000005 
- 00012906  0x00002254 branch  0x00007c8f 
- 00012907  0x0000225d bpatchx  0x0000007c , 0x0000402f 
- 00012908  0x0000225e setarg  0x004e001e 
- 00012909  0x0000225f store  0x00000003 , 0x000045bb 
- 00012910  0x00002260 setarg  0x00032303 
- 00012911  0x00002261 istore  0x00000003 , 0x00000005 
- 00012912  0x00002262 setarg  0x00250642 
- 00012913  0x00002263 istore  0x00000003 , 0x00000005 
- 00012914  0x00002264 setarg  0x00094c06 
- 00012915  0x00002265 istore  0x00000003 , 0x00000005 
- 00012916  0x00002266 setarg  0x003c0927 
- 00012917  0x00002267 istore  0x00000003 , 0x00000005 
- 00012918  0x00002268 jam  0x00000001 , 0x000045b9 
- 00012919  0x00002269 rtn 
- 00012920  0x0000226d bpatchx  0x0000007d , 0x0000402f 
- 00012921  0x0000226e arg  0x00006978 , 0x00000002 
- 00012922  0x0000226f bmark1  0x00000027 , 0x0000327f 
- 00012923  0x00002270 arg  0x000012c0 , 0x00000002 
- 00012924  0x00002271 fetch  0x00000001 , 0x000045b7 
- 00012925  0x00002272 bbit0  0x00000002 , 0x0000327f 
- 00012926  0x00002273 arg  0x00002ee0 , 0x00000002 
- 00012927  0x00002275 storet  0x00000002 , 0x0000458b 
- 00012928  0x00002276 rtn 
- 00012929  0x00002279 jam  0x00000001 , 0x000045b7 
- 00012930  0x0000227a jam  0x00000001 , 0x000045b8 
- 00012931  0x0000227b rtn 
- 00012932  0x0000227e jam  0x00000002 , 0x000045b7 
- 00012933  0x0000227f jam  0x00000002 , 0x000045b8 
- 00012934  0x00002280 rtn 
- 00012935  0x00002299 bpatchx  0x0000007e , 0x0000402f 
- 00012936  0x0000229a jam  0x0000004e , 0x000045d0 
- 00012937  0x0000229b setarg  0x00101520 
- 00012938  0x0000229c store  0x00000003 , 0x000045cc 
- 00012939  0x0000229d setarg  0x00000005 
- 00012940  0x0000229e istore  0x00000001 , 0x00000005 
- 00012941  0x0000229f rtn 
- 00012942  0x000022a6 arg  0x000045d8 , 0x00000013 
- 00012943  0x000022a7 arg  0x0000367a , 0x00000012 
- 00012944  0x000022a8 branch  0x000042e7 
- 00012945  0x000022ab set1  0x00000026 , 0x00000000 
- 00012946  0x000022ac fetch  0x00000001 , 0x000045fc 
- 00012947  0x000022ad set0  0x00000002 , 0x0000003f 
- 00012948  0x000022ae set1  0x00000001 , 0x0000003f 
- 00012949  0x000022af store  0x00000001 , 0x000045fc 
- 00012950  0x000022b0 setarg  0x00000000 
- 00012951  0x000022b1 store  0x00000002 , 0x000045de 
- 00012952  0x000022b2 fetch  0x00000002 , 0x000045d6 
- 00012953  0x000022b3 store  0x00000002 , 0x000045d8 
- 00012954  0x000022b4 jam  0x00000000 , 0x000045d5 
- 00012955  0x000022b5 call  0x000032d6 
- 00012956  0x000022b7 jam  0x00000000 , 0x0000457e 
- 00012957  0x000022b8 fetch  0x00000001 , 0x000045d0 
- 00012958  0x000022b9 store  0x00000001 , 0x0000458d 
- 00012959  0x000022ba fetch  0x00000001 , 0x000045d1 
- 00012960  0x000022bb store  0x00000001 , 0x00004141 
- 00012961  0x000022bc fetch  0x00000004 , 0x000045cc 
- 00012962  0x000022bd branch  0x00003236 
- 00012963  0x000022c1 bpatchx  0x0000007f , 0x0000402f 
- 00012964  0x000022c2 jam  0x00000000 , 0x000045e2 
- 00012965  0x000022c3 fetch  0x00000002 , 0x000045da 
- 00012966  0x000022c4 increase  0x00000001 , 0x0000003f 
- 00012967  0x000022c5 store  0x00000002 , 0x000045da 
- 00012968  0x000022c6 fetch  0x00000001 , 0x000045da 
- 00012969  0x000022c7 and  0x0000003f , 0x000000ff , 0x0000003f 
- 00012970  0x000022c8 nrtn  0x00000034 
- 00012971  0x000022c9 fetch  0x00000001 , 0x000045d4 
- 00012972  0x000022ca beq  0x000000ff , 0x000032f8 
- 00012973  0x000022cb beq  0x00000001 , 0x000032b2 
- 00012974  0x000022cc beq  0x00000002 , 0x000032b4 
- 00012975  0x000022cd beq  0x00000003 , 0x000032ba 
- 00012976  0x000022ce beq  0x00000004 , 0x000032c0 
- 00012977  0x000022cf rtn 
- 00012978  0x000022d2 jam  0x000000ff , 0x00004519 
- 00012979  0x000022d3 branch  0x000032c1 
- 00012980  0x000022d6 fetch  0x00000001 , 0x000045ae 
- 00012981  0x000022d7 branch  0x000032b8 , 0x00000034 
- 00012982  0x000022d8 fetch  0x00000004 , 0x00004604 
- 00012983  0x000022d9 call  0x00003236 
- 00012984  0x000022db jam  0x000000aa , 0x00004519 
- 00012985  0x000022dc branch  0x000032c1 
- 00012986  0x000022df jam  0x00000055 , 0x00004519 
- 00012987  0x000022e0 fetch  0x00000001 , 0x000045ae 
- 00012988  0x000022e1 branch  0x000032c1 , 0x00000034 
- 00012989  0x000022e2 fetch  0x00000004 , 0x000045e8 
- 00012990  0x000022e3 store  0x00000004 , 0x0000451b 
- 00012991  0x000022e4 branch  0x000032c3 
- 00012992  0x000022e7 jam  0x00000022 , 0x00004519 
- 00012993  0x000022e9 fetch  0x00000004 , 0x00004604 
- 00012994  0x000022ea store  0x00000004 , 0x0000451b 
- 00012995  0x000022ec fetch  0x00000001 , 0x00004589 
- 00012996  0x000022ed and_into  0x00000007 , 0x0000003f 
- 00012997  0x000022ee store  0x00000001 , 0x0000451a 
- 00012998  0x000022ef jam  0x00000000 , 0x0000451f 
- 00012999  0x000022f0 jam  0x00000007 , 0x00004588 
- 00013000  0x000022f1 call  0x000031e5 
- 00013001  0x000022f2 call  0x00003651 
- 00013002  0x000022f3 nrtn  0x00000018 
- 00013003  0x000022f4 nrtn  0x0000002f 
- 00013004  0x000022f5 call  0x0000357b 
- 00013005  0x000022f6 call  0x0000366e 
- 00013006  0x000022f7 bpatchx  0x00000080 , 0x00004030 
- 00013007  0x000022f8 fetch  0x00000001 , 0x000045d4 
- 00013008  0x000022f9 rtneq  0x000000ff 
- 00013009  0x000022fa beq  0x00000001 , 0x000032db 
- 00013010  0x000022fb beq  0x00000002 , 0x000032dd 
- 00013011  0x000022fc beq  0x00000003 , 0x000032e3 
- 00013012  0x000022fd beq  0x00000004 , 0x000032eb 
- 00013013  0x000022fe rtn 
- 00013014  0x00002301 jam  0x00000002 , 0x000045d4 
- 00013015  0x00002302 fetch  0x00000001 , 0x000045ae 
- 00013016  0x00002303 rtn  0x00000034 
- 00013017  0x00002304 jam  0x00000001 , 0x000045d4 
- 00013018  0x00002305 rtn 
- 00013019  0x00002308 jam  0x00000002 , 0x000045d4 
- 00013020  0x00002309 branch  0x0000364c 
- 00013021  0x0000230c fetch  0x00000001 , 0x000045ae 
- 00013022  0x0000230d branch  0x000032e1 , 0x00000034 
- 00013023  0x0000230e fetch  0x00000004 , 0x0000455f 
- 00013024  0x0000230f store  0x00000004 , 0x000045e8 
- 00013025  0x00002311 jam  0x00000003 , 0x000045d4 
- 00013026  0x00002312 branch  0x0000364c 
- 00013027  0x00002315 fetch  0x00000001 , 0x000045ae 
- 00013028  0x00002316 branch  0x000032e9 , 0x00000034 
- 00013029  0x00002317 fetch  0x00000004 , 0x0000455f 
- 00013030  0x00002318 fetcht  0x00000004 , 0x00004604 
- 00013031  0x00002319 isub  0x00000002 , 0x0000003e 
- 00013032  0x0000231a nrtn  0x00000005 
- 00013033  0x0000231c jam  0x00000004 , 0x000045d4 
- 00013034  0x0000231d branch  0x0000364c 
- 00013035  0x00002320 fetch  0x00000001 , 0x000045ae 
- 00013036  0x00002321 branch  0x000032f1 , 0x00000034 
- 00013037  0x00002322 fetch  0x00000004 , 0x0000455f 
- 00013038  0x00002323 fetcht  0x00000004 , 0x000045e8 
- 00013039  0x00002324 isub  0x00000002 , 0x0000003e 
- 00013040  0x00002325 nrtn  0x00000005 
- 00013041  0x00002327 jam  0x000000ff , 0x000045d4 
- 00013042  0x00002328 jam  0x00000039 , 0x0000066f 
- 00013043  0x00002329 call  0x0000782b 
- 00013044  0x0000232a setarg  0x00000000 
- 00013045  0x0000232b store  0x00000002 , 0x000045d8 
- 00013046  0x0000232c fetch  0x00000004 , 0x0000455f 
- 00013047  0x0000232d call  0x00003236 
- 00013048  0x0000232f fetch  0x00000001 , 0x000045fc 
- 00013049  0x00002330 set0  0x00000001 , 0x0000003f 
- 00013050  0x00002331 store  0x00000001 , 0x000045fc 
- 00013051  0x00002332 branch  0x0000364c 
- 00013052  0x0000234d jam  0x00000001 , 0x00004616 
- 00013053  0x0000234e jam  0x00000000 , 0x00004615 
- 00013054  0x0000234f rtn 
- 00013055  0x00002352 fetch  0x00000001 , 0x00004615 
- 00013056  0x00002353 rtnbit1  0x00000001 
- 00013057  0x00002354 set1  0x00000001 , 0x0000003f 
- 00013058  0x00002355 store  0x00000001 , 0x00004615 
- 00013059  0x00002356 setarg  0x00000000 
- 00013060  0x00002357 store  0x00000003 , 0x000045d3 
- 00013061  0x00002358 store  0x00000001 , 0x000045de 
- 00013062  0x00002359 store  0x00000001 , 0x000045df 
- 00013063  0x0000235a store  0x00000004 , 0x0000462c 
- 00013064  0x0000235b jam  0x00000001 , 0x00004611 
- 00013065  0x0000235c branch  0x0000329c 
- 00013066  0x00002360 jam  0x00000001 , 0x00004611 
- 00013067  0x00002361 jam  0x00000008 , 0x00004588 
- 00013068  0x00002362 arg  0x000045d6 , 0x00000006 
- 00013069  0x00002363 arg  0x00004519 , 0x00000005 
- 00013070  0x00002364 branch  0x00007c89 
- 00013071  0x00002368 bpatchx  0x00000081 , 0x00004030 
- 00013072  0x00002369 call  0x000033be 
- 00013073  0x0000236a call  0x00003119 
- 00013074  0x0000236b nbranch  0x000033be , 0x0000002f 
- 00013075  0x0000236c call  0x0000331e 
- 00013076  0x0000236d call  0x000033f4 
- 00013077  0x0000236e call  0x00003399 
- 00013078  0x0000236f call  0x0000493d 
- 00013079  0x00002370 fetch  0x00000001 , 0x000045ae 
- 00013080  0x00002371 rtn  0x00000034 
- 00013081  0x00002372 fetch  0x00000004 , 0x0000462c 
- 00013082  0x00002373 rtn  0x00000034 
- 00013083  0x00002374 branch  0x00003236 
- 00013084  0x00002377 call  0x000033be 
- 00013085  0x00002378 branch  0x00003183 
- 00013086  0x0000237b jam  0x00000005 , 0x00004622 
- 00013087  0x0000237c arg  0x000044f7 , 0x00000006 
- 00013088  0x0000237d arg  0x000045e8 , 0x00000005 
- 00013089  0x0000237e call  0x00007c89 
- 00013090  0x0000237f bpatchx  0x00000082 , 0x00004030 
- 00013091  0x00002380 fetch  0x00000001 , 0x000045ea 
- 00013092  0x00002381 beq  0x000000aa , 0x00003329 
- 00013093  0x00002382 beq  0x00000055 , 0x0000333a 
- 00013094  0x00002383 beq  0x00000022 , 0x0000335b 
- 00013095  0x00002384 beq  0x000000ff , 0x0000359b 
- 00013096  0x00002385 rtn 
- 00013097  0x00002389 fetch  0x00000001 , 0x000045eb 
- 00013098  0x0000238a beq  0x00000001 , 0x0000332d 
- 00013099  0x0000238b beq  0x00000002 , 0x00003335 
- 00013100  0x0000238c rtn 
- 00013101  0x0000238f fetch  0x00000001 , 0x000045de 
- 00013102  0x00002390 nrtn  0x00000034 
- 00013103  0x00002391 jam  0x00000001 , 0x000045d3 
- 00013104  0x00002393 jam  0x00000001 , 0x000045d6 
- 00013105  0x00002395 jam  0x00000080 , 0x000045d7 
- 00013106  0x00002396 fetch  0x00000006 , 0x000044f1 
- 00013107  0x00002397 store  0x00000006 , 0x000045d8 
- 00013108  0x00002398 rtn 
- 00013109  0x0000239b fetch  0x00000001 , 0x000045df 
- 00013110  0x0000239c nrtn  0x00000034 
- 00013111  0x0000239d jam  0x00000001 , 0x000045d4 
- 00013112  0x0000239f jam  0x00000002 , 0x000045d6 
- 00013113  0x000023a0 branch  0x00003331 
- 00013114  0x000023a4 fetch  0x00000001 , 0x000045ae 
- 00013115  0x000023a5 branch  0x00003340 , 0x00000034 
- 00013116  0x000023a6 fetch  0x00000004 , 0x000045ec 
- 00013117  0x000023a7 fetcht  0x00000004 , 0x000044f1 
- 00013118  0x000023a8 isub  0x00000002 , 0x0000003e 
- 00013119  0x000023a9 nrtn  0x00000005 
- 00013120  0x000023ab fetch  0x00000001 , 0x000045eb 
- 00013121  0x000023ac beq  0x00000001 , 0x00003344 
- 00013122  0x000023ad beq  0x00000002 , 0x00003351 
- 00013123  0x000023ae rtn 
- 00013124  0x000023b1 fetch  0x00000001 , 0x000045de 
- 00013125  0x000023b2 nrtn  0x00000034 
- 00013126  0x000023b3 fetch  0x00000001 , 0x000045d3 
- 00013127  0x000023b4 beq  0x00000001 , 0x00003349 
- 00013128  0x000023b5 rtn 
- 00013129  0x000023b7 jam  0x00000002 , 0x000045d3 
- 00013130  0x000023b8 fetch  0x00000001 , 0x000045ae 
- 00013131  0x000023b9 branch  0x00003330 , 0x00000034 
- 00013132  0x000023bb jam  0x00000001 , 0x000045d6 
- 00013133  0x000023bd jam  0x00000080 , 0x000045d7 
- 00013134  0x000023be fetch  0x00000004 , 0x0000462c 
- 00013135  0x000023bf store  0x00000004 , 0x000045d8 
- 00013136  0x000023c0 branch  0x00007dba 
- 00013137  0x000023c3 fetch  0x00000001 , 0x000045df 
- 00013138  0x000023c4 nrtn  0x00000034 
- 00013139  0x000023c5 fetch  0x00000001 , 0x000045d4 
- 00013140  0x000023c6 beq  0x00000001 , 0x00003356 
- 00013141  0x000023c7 rtn 
- 00013142  0x000023c9 jam  0x00000002 , 0x000045d4 
- 00013143  0x000023ca fetch  0x00000001 , 0x000045ae 
- 00013144  0x000023cb branch  0x00003338 , 0x00000034 
- 00013145  0x000023cc jam  0x00000002 , 0x000045d6 
- 00013146  0x000023cd branch  0x0000334d 
- 00013147  0x000023d1 fetch  0x00000001 , 0x000045ae 
- 00013148  0x000023d2 branch  0x00003361 , 0x00000034 
- 00013149  0x000023d3 fetch  0x00000004 , 0x000045ec 
- 00013150  0x000023d4 fetcht  0x00000004 , 0x0000462c 
- 00013151  0x000023d5 isub  0x00000002 , 0x0000003e 
- 00013152  0x000023d6 nrtn  0x00000005 
- 00013153  0x000023d8 fetch  0x00000001 , 0x000045eb 
- 00013154  0x000023d9 beq  0x00000001 , 0x00003365 
- 00013155  0x000023da beq  0x00000002 , 0x00003372 
- 00013156  0x000023db rtn 
- 00013157  0x000023de fetch  0x00000001 , 0x000045de 
- 00013158  0x000023df nrtn  0x00000034 
- 00013159  0x000023e0 fetch  0x00000001 , 0x000045d3 
- 00013160  0x000023e1 beq  0x00000002 , 0x0000336a 
- 00013161  0x000023e2 rtn 
- 00013162  0x000023e4 jam  0x00000001 , 0x000045de 
- 00013163  0x000023e6 call  0x00003330 
- 00013164  0x000023e7 fetch  0x00000001 , 0x000045d5 
- 00013165  0x000023e8 or_into  0x00000001 , 0x0000003f 
- 00013166  0x000023e9 store  0x00000001 , 0x000045d5 
- 00013167  0x000023eb setarg  0x00000000 
- 00013168  0x000023ec store  0x00000002 , 0x000045d3 
- 00013169  0x000023ed rtn 
- 00013170  0x000023f0 fetch  0x00000001 , 0x000045df 
- 00013171  0x000023f1 nrtn  0x00000034 
- 00013172  0x000023f2 fetch  0x00000001 , 0x000045d4 
- 00013173  0x000023f3 bne  0x00000000 , 0x00003377 
- 00013174  0x000023f4 rtn 
- 00013175  0x000023f6 jam  0x00000001 , 0x000045df 
- 00013176  0x000023f8 call  0x00003338 
- 00013177  0x000023f9 fetch  0x00000001 , 0x000045d5 
- 00013178  0x000023fa or_into  0x00000002 , 0x0000003f 
- 00013179  0x000023fb store  0x00000001 , 0x000045d5 
- 00013180  0x000023fc call  0x0000336f 
- 00013181  0x000023fd branch  0x00004937 
- 00013182  0x00002400 fetch  0x00000001 , 0x00004616 
- 00013183  0x00002401 rtnne  0x00000001 
- 00013184  0x00002402 fetch  0x00000001 , 0x00004610 
- 00013185  0x00002403 nrtn  0x00000034 
- 00013186  0x00002404 fetch  0x00000001 , 0x000044fa 
- 00013187  0x00002405 beq  0x00000001 , 0x00003386 
- 00013188  0x00002406 beq  0x00000002 , 0x0000338a 
- 00013189  0x00002407 rtn 
- 00013190  0x00002409 fetch  0x00000001 , 0x0000462b 
- 00013191  0x0000240a rtnbit0  0x00000000 
- 00013192  0x0000240c disable  0x0000002f 
- 00013193  0x0000240d rtn 
- 00013194  0x0000240f fetch  0x00000001 , 0x0000462b 
- 00013195  0x00002410 rtnbit0  0x00000001 
- 00013196  0x00002411 branch  0x00003388 
- 00013197  0x00002414 fetch  0x00000001 , 0x00004610 
- 00013198  0x00002415 nrtn  0x00000034 
- 00013199  0x00002416 fetch  0x00000001 , 0x0000462b 
- 00013200  0x00002417 or_into  0x00000001 , 0x0000003f 
- 00013201  0x00002418 store  0x00000001 , 0x0000462b 
- 00013202  0x00002419 rtn 
- 00013203  0x0000241c fetch  0x00000001 , 0x00004610 
- 00013204  0x0000241d nrtn  0x00000034 
- 00013205  0x0000241e fetch  0x00000001 , 0x0000462b 
- 00013206  0x0000241f or_into  0x00000002 , 0x0000003f 
- 00013207  0x00002420 store  0x00000001 , 0x0000462b 
- 00013208  0x00002421 rtn 
- 00013209  0x00002425 fetch  0x00000001 , 0x000045d5 
- 00013210  0x00002426 rtn  0x00000034 
- 00013211  0x00002428 fetch  0x00000001 , 0x000045eb 
- 00013212  0x00002429 beq  0x00000001 , 0x0000338d 
- 00013213  0x0000242a beq  0x00000002 , 0x00003393 
- 00013214  0x0000242b rtn 
- 00013215  0x0000243f set1  0x00000027 , 0x00000000 
- 00013216  0x00002440 fetch  0x00000001 , 0x00004141 
- 00013217  0x00002441 store  0x00000001 , 0x00004623 
- 00013218  0x00002442 branch  0x000035d6 
- 00013219  0x00002445 fetch  0x00000002 , 0x000045e0 
- 00013220  0x00002446 branch  0x00007d79 
- 00013221  0x00002449 bpatchx  0x00000083 , 0x00004030 
- 00013222  0x0000244a jam  0x00000000 , 0x00004588 
- 00013223  0x0000244b fetch  0x00000001 , 0x00004611 
- 00013224  0x0000244c rtn  0x00000034 
- 00013225  0x0000244d fetch  0x00000002 , 0x000045e2 
- 00013226  0x0000244e branch  0x00007d79 
- 00013227  0x00002452 call  0x000033f1 
- 00013228  0x00002453 nbranch  0x000033be , 0x0000002f 
- 00013229  0x00002455 call  0x000033e3 
- 00013230  0x00002456 nbranch  0x000033be , 0x00000028 
- 00013231  0x00002457 fetch  0x00000001 , 0x0000457d 
- 00013232  0x00002458 branch  0x000033be , 0x00000034 
- 00013233  0x00002459 increase  0x00000002 , 0x0000003f 
- 00013234  0x0000245a iforce  0x00000039 
- 00013235  0x0000245b arg  0x000044f7 , 0x00000006 
- 00013236  0x0000245c arg  0x000045e8 , 0x00000005 
- 00013237  0x0000245d call  0x00007cda 
- 00013238  0x0000245e jam  0x00000000 , 0x00004613 
- 00013239  0x0000245f fetch  0x00000001 , 0x00004610 
- 00013240  0x00002460 call  0x000033fe , 0x00000034 
- 00013241  0x00002461 bpatchx  0x00000084 , 0x00004030 
- 00013242  0x00002462 fetch  0x00000001 , 0x000045ea 
- 00013243  0x00002463 beq  0x00000001 , 0x000033c4 
- 00013244  0x00002464 beq  0x00000002 , 0x000033d3 
- 00013245  0x00002465 beq  0x000000ff , 0x000033c2 
- 00013246  0x00002467 bpatchx  0x00000085 , 0x00004030 
- 00013247  0x00002468 arg  0x000044f7 , 0x00000005 
- 00013248  0x00002469 arg  0x00000042 , 0x00000039 
- 00013249  0x0000246a branch  0x00007ca1 
- 00013250  0x0000246d call  0x0000339b 
- 00013251  0x0000246e branch  0x0000359b 
- 00013252  0x00002471 call  0x0000338d 
- 00013253  0x00002472 call  0x0000352e 
- 00013254  0x00002473 fetch  0x00000001 , 0x0000460a 
- 00013255  0x00002474 fetcht  0x00000001 , 0x000045e8 
- 00013256  0x00002475 isolate1  0x00000003 , 0x00000002 
- 00013257  0x00002476 setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00013258  0x00002477 store  0x00000001 , 0x0000460a 
- 00013259  0x00002478 beq  0x00000001 , 0x000033d9 
- 00013260  0x00002479 fetch  0x00000001 , 0x00004612 
- 00013261  0x0000247a fetcht  0x00000001 , 0x000045e8 
- 00013262  0x0000247b isolate1  0x00000004 , 0x00000002 
- 00013263  0x0000247c setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00013264  0x0000247d store  0x00000001 , 0x00004612 
- 00013265  0x0000247e fetch  0x00000002 , 0x000045e4 
- 00013266  0x0000247f branch  0x00007d79 
- 00013267  0x00002482 call  0x00003393 
- 00013268  0x00002483 fetcht  0x00000001 , 0x000045e8 
- 00013269  0x00002484 isolate1  0x00000003 , 0x00000002 
- 00013270  0x00002485 branch  0x000033e1 , 0x00000001 
- 00013271  0x00002486 fetch  0x00000002 , 0x000045e6 
- 00013272  0x00002487 branch  0x00007d79 
- 00013273  0x0000248a fetch  0x00000001 , 0x000043cb 
- 00013274  0x0000248b sub  0x0000003f , 0x0000000e , 0x0000003e 
- 00013275  0x0000248c call  0x00004469 , 0x00000005 
- 00013276  0x0000248d fetch  0x00000001 , 0x000045de 
- 00013277  0x0000248e nrtn  0x00000034 
- 00013278  0x0000248f jam  0x00000001 , 0x000045de 
- 00013279  0x00002490 fetch  0x00000004 , 0x000045f2 
- 00013280  0x00002491 branch  0x000035a3 
- 00013281  0x00002493 fetch  0x00000004 , 0x000045f2 
- 00013282  0x00002494 branch  0x000035a9 
- 00013283  0x00002498 call  0x00007dbc 
- 00013284  0x00002499 fetch  0x00000001 , 0x00004586 
- 00013285  0x0000249a fetcht  0x00000001 , 0x00004587 
- 00013286  0x0000249b isub  0x00000002 , 0x0000003e 
- 00013287  0x0000249c ncall  0x00007dba , 0x00000005 
- 00013288  0x0000249d fetch  0x00000001 , 0x00004586 
- 00013289  0x0000249e store  0x00000001 , 0x00004587 
- 00013290  0x0000249f fetch  0x00000003 , 0x00004580 
- 00013291  0x000024a0 fetcht  0x00000003 , 0x00004583 
- 00013292  0x000024a1 isub  0x00000002 , 0x0000003e 
- 00013293  0x000024a2 ncall  0x00007dba , 0x00000005 
- 00013294  0x000024a3 fetch  0x00000003 , 0x00004580 
- 00013295  0x000024a4 store  0x00000003 , 0x00004583 
- 00013296  0x000024a5 rtn 
- 00013297  0x000024a8 call  0x000033be 
- 00013298  0x000024a9 call  0x00003119 
- 00013299  0x000024aa nrtn  0x0000002f 
- 00013300  0x000024ad fetch  0x00000001 , 0x000044f7 
- 00013301  0x000024ae store  0x00000001 , 0x00004589 
- 00013302  0x000024b0 call  0x00003214 
- 00013303  0x000024b2 fetch  0x00000001 , 0x000044f8 
- 00013304  0x000024b3 isolate1  0x00000000 , 0x0000003f 
- 00013305  0x000024b4 branch  0x000033fd , 0x00000001 
- 00013306  0x000024b6 call  0x000033a5 
- 00013307  0x000024b7 call  0x000031e5 
- 00013308  0x000024b8 call  0x00003195 
- 00013309  0x000024ba branch  0x00003183 
- 00013310  0x000024be jam  0x00000001 , 0x00004614 
- 00013311  0x000024c0 setarg  0x00000280 
- 00013312  0x000024c1 arg  0x00000008 , 0x00000007 
- 00013313  0x000024c2 branch  0x00007ce1 
- 00013314  0x000024c9 bpatchx  0x00000086 , 0x00004030 
- 00013315  0x000024ca jam  0x00000001 , 0x00004613 
- 00013316  0x000024cb jam  0x00000000 , 0x00004617 
- 00013317  0x000024cc jam  0x000000ff , 0x000045a7 
- 00013318  0x000024cd branch  0x00003258 
- 00013319  0x000024d0 bpatchx  0x00000087 , 0x00004030 
- 00013320  0x000024d1 fetch  0x00000001 , 0x00004613 
- 00013321  0x000024d2 rtn  0x00000034 
- 00013322  0x000024d3 call  0x00003245 
- 00013323  0x000024d4 nrtn  0x00000028 
- 00013324  0x000024d5 call  0x00003414 
- 00013325  0x000024d6 fetch  0x00000001 , 0x00004617 
- 00013326  0x000024d7 increase  0x00000001 , 0x0000003f 
- 00013327  0x000024d8 and_into  0x00000001 , 0x0000003f 
- 00013328  0x000024d9 store  0x00000001 , 0x00004617 
- 00013329  0x000024da beq  0x00000000 , 0x00003419 
- 00013330  0x000024db beq  0x00000001 , 0x0000341c 
- 00013331  0x000024dc rtn 
- 00013332  0x000024df fetch  0x00000001 , 0x00004622 
- 00013333  0x000024e0 rtn  0x00000034 
- 00013334  0x000024e1 increase  0xffffffff , 0x0000003f 
- 00013335  0x000024e2 store  0x00000001 , 0x00004622 
- 00013336  0x000024e3 rtn 
- 00013337  0x000024e6 fetch  0x00000001 , 0x00004622 
- 00013338  0x000024e7 nrtn  0x00000034 
- 00013339  0x000024e8 branch  0x00003460 
- 00013340  0x000024eb fetch  0x00000001 , 0x00004622 
- 00013341  0x000024ec nrtn  0x00000034 
- 00013342  0x000024ed branch  0x000032fc 
- 00013343  0x000024f1 fetch  0x00000001 , 0x0000462a 
- 00013344  0x000024f2 nrtn  0x00000034 
- 00013345  0x000024f3 fetch  0x00000001 , 0x00004628 
- 00013346  0x000024f4 call  0x0000344f , 0x00000034 
- 00013347  0x000024f5 fetch  0x00000001 , 0x00004625 
- 00013348  0x000024f6 rtnbit1  0x00000000 
- 00013349  0x000024f7 set1  0x00000000 , 0x0000003f 
- 00013350  0x000024f8 store  0x00000001 , 0x00004625 
- 00013351  0x000024f9 jam  0x00000001 , 0x00004624 
- 00013352  0x000024fa jam  0x00000000 , 0x00004629 
- 00013353  0x000024fb setarg  0x00000000 
- 00013354  0x000024fc store  0x00000002 , 0x00004626 
- 00013355  0x000024fd jam  0x00000060 , 0x000045a7 
- 00013356  0x000024fe branch  0x00003258 
- 00013357  0x00002501 bpatchx  0x00000088 , 0x00004031 
- 00013358  0x00002502 fetch  0x00000001 , 0x00004616 
- 00013359  0x00002503 rtneq  0x00000000 
- 00013360  0x00002504 fetch  0x00000001 , 0x0000462a 
- 00013361  0x00002505 nrtn  0x00000034 
- 00013362  0x00002506 fetch  0x00000001 , 0x00004628 
- 00013363  0x00002507 nrtn  0x00000034 
- 00013364  0x00002508 fetch  0x00000001 , 0x00004624 
- 00013365  0x00002509 rtn  0x00000034 
- 00013366  0x0000250a fetch  0x00000001 , 0x0000462b 
- 00013367  0x0000250b compare  0x00000003 , 0x0000003f , 0x00000003 
- 00013368  0x0000250c branch  0x0000344b , 0x00000001 
- 00013369  0x0000250d call  0x00003245 
- 00013370  0x0000250e nrtn  0x00000028 
- 00013371  0x0000250f fetch  0x00000002 , 0x00004626 
- 00013372  0x00002510 increase  0x00000001 , 0x0000003f 
- 00013373  0x00002511 store  0x00000002 , 0x00004626 
- 00013374  0x00002512 arg  0x000007d0 , 0x00000002 
- 00013375  0x00002513 isub  0x00000002 , 0x0000003e 
- 00013376  0x00002514 branch  0x0000344b , 0x00000002 
- 00013377  0x00002515 fetch  0x00000001 , 0x00004629 
- 00013378  0x00002516 increase  0x00000001 , 0x0000003f 
- 00013379  0x00002517 and_into  0x00000001 , 0x0000003f 
- 00013380  0x00002518 store  0x00000001 , 0x00004629 
- 00013381  0x00002519 beq  0x00000000 , 0x00003514 
- 00013382  0x0000251a beq  0x00000001 , 0x000032fc 
- 00013383  0x0000251b rtn 
- 00013384  0x0000251e fetch  0x00000001 , 0x00004622 
- 00013385  0x0000251f nbranch  0x000032fc , 0x00000034 
- 00013386  0x00002520 branch  0x00003514 
- 00013387  0x00002523 jam  0x00000001 , 0x00004628 
- 00013388  0x00002524 branch  0x00003514 
- 00013389  0x00002527 jam  0x00000000 , 0x00004624 
- 00013390  0x00002528 rtn 
- 00013391  0x0000252a jam  0x00000001 , 0x00004624 
- 00013392  0x0000252b rtn 
- 00013393  0x00002537 bpatchx  0x00000089 , 0x00004031 
- 00013394  0x00002538 fetch  0x00000001 , 0x00004615 
- 00013395  0x00002539 rtnbit1  0x00000000 
- 00013396  0x0000253a set1  0x00000000 , 0x0000003f 
- 00013397  0x0000253b store  0x00000001 , 0x00004615 
- 00013398  0x0000253c fetch  0x00000001 , 0x00004623 
- 00013399  0x0000253d store  0x00000001 , 0x00004141 
- 00013400  0x0000253e jam  0x00000000 , 0x00004611 
- 00013401  0x0000253f jam  0x00000000 , 0x0000090d 
- 00013402  0x00002540 jam  0x00000001 , 0x0000460a 
- 00013403  0x00002541 jam  0x00000000 , 0x0000457e 
- 00013404  0x00002542 fetch  0x00000004 , 0x000044f1 
- 00013405  0x00002543 call  0x00003236 
- 00013406  0x00002544 call  0x00003222 
- 00013407  0x00002545 branch  0x000033be 
- 00013408  0x00002549 jam  0x00000000 , 0x00004611 
- 00013409  0x0000254b jam  0x00000000 , 0x00004616 
- 00013410  0x0000254c jam  0x00000000 , 0x00004615 
- 00013411  0x0000254d rtn 
- 00013412  0x00002551 fetch  0x00000001 , 0x00004616 
- 00013413  0x00002552 rtnne  0x00000000 
- 00013414  0x00002553 call  0x00003451 
- 00013415  0x00002554 call  0x00003518 
- 00013416  0x00002555 branch  0x000033ab 
- 00013417  0x00002563 bpatchx  0x0000008a , 0x00004031 
- 00013418  0x00002564 fetch  0x00000001 , 0x00004616 
- 00013419  0x00002565 rtnne  0x00000001 
- 00013420  0x00002566 call  0x000032ff 
- 00013421  0x00002567 call  0x0000330f 
- 00013422  0x00002568 fetch  0x00000001 , 0x00004610 
- 00013423  0x00002569 nrtn  0x00000034 
- 00013424  0x0000256a fetch  0x00000001 , 0x000045d5 
- 00013425  0x0000256b rtn  0x00000034 
- 00013426  0x0000256c jam  0x00000000 , 0x00004613 
- 00013427  0x0000256d call  0x00003460 
- 00013428  0x0000256e call  0x000033fe 
- 00013429  0x0000256f branch  0x00003258 
- 00013430  0x0000257c fetch  0x00000001 , 0x00004615 
- 00013431  0x0000257d rtnbit1  0x00000007 
- 00013432  0x0000257e set1  0x00000007 , 0x0000003f 
- 00013433  0x0000257f store  0x00000001 , 0x00004615 
- 00013434  0x00002580 fetch  0x00000001 , 0x00004623 
- 00013435  0x00002581 store  0x00000001 , 0x00004141 
- 00013436  0x00002583 jam  0x00000000 , 0x00004617 
- 00013437  0x00002584 jam  0x00000001 , 0x00004611 
- 00013438  0x00002585 setarg  0x00000000 
- 00013439  0x00002586 store  0x00000003 , 0x0000463d 
- 00013440  0x00002587 store  0x00000007 , 0x0000461a 
- 00013441  0x00002588 call  0x00003506 
- 00013442  0x00002589 nrtn  0x00000005 
- 00013443  0x0000258a fetch  0x00000001 , 0x0000458e 
- 00013444  0x0000258b store  0x00000001 , 0x00004619 
- 00013445  0x0000258c fetch  0x00000001 , 0x0000458d 
- 00013446  0x0000258d store  0x00000001 , 0x00004618 
- 00013447  0x0000258e rtn 
- 00013448  0x00002592 bpatchx  0x0000008b , 0x00004031 
- 00013449  0x00002593 fetch  0x00000001 , 0x00004616 
- 00013450  0x00002594 rtnne  0x00000007 
- 00013451  0x00002595 call  0x00003476 
- 00013452  0x00002596 call  0x000034ae 
- 00013453  0x00002597 call  0x000033f1 
- 00013454  0x00002598 nbranch  0x000033be , 0x0000002f 
- 00013455  0x0000259a call  0x00003506 
- 00013456  0x0000259b call  0x000033ad , 0x00000005 
- 00013457  0x0000259d fetch  0x00000001 , 0x0000460a 
- 00013458  0x0000259e call  0x0000344d , 0x00000034 
- 00013459  0x000025a1 jam  0x00000000 , 0x00004616 
- 00013460  0x000025a2 fetch  0x00000001 , 0x00004615 
- 00013461  0x000025a3 set1  0x00000000 , 0x0000003f 
- 00013462  0x000025a4 store  0x00000001 , 0x00004615 
- 00013463  0x000025a6 fetch  0x00000001 , 0x00004611 
- 00013464  0x000025a7 sub  0x0000003f , 0x00000002 , 0x0000003e 
- 00013465  0x000025a8 ncall  0x00003504 , 0x00000005 
- 00013466  0x000025aa call  0x000033be 
- 00013467  0x000025ab call  0x000033fe 
- 00013468  0x000025ac call  0x00003506 
- 00013469  0x000025ad branch  0x000034a7 , 0x00000005 
- 00013470  0x000025ae fetch  0x00000004 , 0x0000458f 
- 00013471  0x000025af fetcht  0x00000004 , 0x00004634 
- 00013472  0x000025b0 isub  0x00000002 , 0x0000003e 
- 00013473  0x000025b1 branch  0x000034aa , 0x00000005 
- 00013474  0x000025b2 fetch  0x00000004 , 0x0000458f 
- 00013475  0x000025b3 fetcht  0x00000004 , 0x00004630 
- 00013476  0x000025b4 isub  0x00000002 , 0x0000003e 
- 00013477  0x000025b5 branch  0x000034ac , 0x00000005 
- 00013478  0x000025b6 rtn 
- 00013479  0x000025ba fetch  0x00000001 , 0x00004619 
- 00013480  0x000025bc store  0x00000001 , 0x0000458e 
- 00013481  0x000025bd rtn 
- 00013482  0x000025c0 fetch  0x00000001 , 0x0000461f 
- 00013483  0x000025c1 branch  0x000034a8 
- 00013484  0x000025c4 fetch  0x00000001 , 0x0000461c 
- 00013485  0x000025c5 branch  0x000034a8 
- 00013486  0x000025c9 bpatchx  0x0000008c , 0x00004031 
- 00013487  0x000025ca fetch  0x00000001 , 0x00004617 
- 00013488  0x000025cb increase  0x00000001 , 0x0000003f 
- 00013489  0x000025cc and_into  0x00000003 , 0x0000003f 
- 00013490  0x000025cd store  0x00000001 , 0x00004617 
- 00013491  0x000025cf beq  0x00000000 , 0x000034d2 
- 00013492  0x000025d0 beq  0x00000001 , 0x000034ec 
- 00013493  0x000025d1 beq  0x00000002 , 0x000034b8 
- 00013494  0x000025d2 beq  0x00000003 , 0x000034ec 
- 00013495  0x000025d3 rtn 
- 00013496  0x000025d6 call  0x00003330 
- 00013497  0x000025d7 fetch  0x00000004 , 0x00004630 
- 00013498  0x000025d8 branch  0x000034ae , 0x00000034 
- 00013499  0x000025d9 call  0x00003236 
- 00013500  0x000025da fetch  0x00000001 , 0x0000461d 
- 00013501  0x000025db call  0x000034cd , 0x00000034 
- 00013502  0x000025dc fetch  0x00000001 , 0x0000461b 
- 00013503  0x000025dd store  0x00000001 , 0x0000458d 
- 00013504  0x000025de fetcht  0x00000001 , 0x0000463e 
- 00013505  0x000025df fetchr  0x00000011 , 0x00000002 , 0x00004644 
- 00013506  0x000025e0 call  0x000035ab 
- 00013507  0x000025e1 storet  0x00000001 , 0x0000463e 
- 00013508  0x000025e2 call  0x000035b4 
- 00013509  0x000025e3 storet  0x00000001 , 0x0000463b 
- 00013510  0x000025e4 sub  0x00000002 , 0x00000050 , 0x0000003e 
- 00013511  0x000025e5 nrtn  0x00000002 
- 00013512  0x000025e6 fetcht  0x00000001 , 0x0000461c 
- 00013513  0x000025e7 call  0x00003227 
- 00013514  0x000025e8 storet  0x00000001 , 0x0000461c 
- 00013515  0x000025e9 store  0x00000001 , 0x0000461b 
- 00013516  0x000025ea rtn 
- 00013517  0x000025ed jam  0x00000001 , 0x0000461d 
- 00013518  0x000025ee arg  0x00000000 , 0x00000002 
- 00013519  0x000025ef call  0x0000322c 
- 00013520  0x000025f0 store  0x00000001 , 0x0000461b 
- 00013521  0x000025f1 rtn 
- 00013522  0x000025f4 call  0x00003338 
- 00013523  0x000025f5 fetch  0x00000004 , 0x00004634 
- 00013524  0x000025f6 branch  0x000034ae , 0x00000034 
- 00013525  0x000025f7 call  0x00003236 
- 00013526  0x000025f8 fetch  0x00000001 , 0x00004620 
- 00013527  0x000025f9 call  0x000034e7 , 0x00000034 
- 00013528  0x000025fa fetch  0x00000001 , 0x0000461e 
- 00013529  0x000025fb store  0x00000001 , 0x0000458d 
- 00013530  0x000025fc fetcht  0x00000001 , 0x0000463f 
- 00013531  0x000025fd fetchr  0x00000011 , 0x00000002 , 0x00004646 
- 00013532  0x000025fe call  0x000035ab 
- 00013533  0x000025ff storet  0x00000001 , 0x0000463f 
- 00013534  0x00002600 call  0x000035b4 
- 00013535  0x00002601 storet  0x00000001 , 0x0000463c 
- 00013536  0x00002602 sub  0x00000002 , 0x00000050 , 0x0000003e 
- 00013537  0x00002603 nrtn  0x00000002 
- 00013538  0x00002604 fetcht  0x00000001 , 0x0000461f 
- 00013539  0x00002605 call  0x00003227 
- 00013540  0x00002606 storet  0x00000001 , 0x0000461f 
- 00013541  0x00002607 store  0x00000001 , 0x0000461e 
- 00013542  0x00002608 rtn 
- 00013543  0x0000260b jam  0x00000001 , 0x00004620 
- 00013544  0x0000260c arg  0x00000000 , 0x00000002 
- 00013545  0x0000260d call  0x0000322c 
- 00013546  0x0000260e store  0x00000001 , 0x0000461e 
- 00013547  0x0000260f rtn 
- 00013548  0x00002612 call  0x00003330 
- 00013549  0x00002613 fetch  0x00000004 , 0x000044f1 
- 00013550  0x00002614 call  0x00003236 
- 00013551  0x00002615 fetch  0x00000001 , 0x0000461a 
- 00013552  0x00002616 call  0x00003500 , 0x00000034 
- 00013553  0x00002617 fetch  0x00000001 , 0x00004618 
- 00013554  0x00002618 store  0x00000001 , 0x0000458d 
- 00013555  0x00002619 fetcht  0x00000001 , 0x0000463d 
- 00013556  0x0000261a fetchr  0x00000011 , 0x00000002 , 0x00004642 
- 00013557  0x0000261b call  0x000035ab 
- 00013558  0x0000261c storet  0x00000001 , 0x0000463d 
- 00013559  0x0000261d call  0x000035b4 
- 00013560  0x0000261e storet  0x00000001 , 0x0000463a 
- 00013561  0x0000261f sub  0x00000002 , 0x00000050 , 0x0000003e 
- 00013562  0x00002620 nrtn  0x00000002 
- 00013563  0x00002621 fetcht  0x00000001 , 0x00004619 
- 00013564  0x00002622 call  0x00003227 
- 00013565  0x00002623 storet  0x00000001 , 0x00004619 
- 00013566  0x00002624 store  0x00000001 , 0x00004618 
- 00013567  0x00002625 rtn 
- 00013568  0x00002628 jam  0x00000001 , 0x0000461a 
- 00013569  0x00002629 fetch  0x00000001 , 0x00004618 
- 00013570  0x0000262a store  0x00000001 , 0x0000458d 
- 00013571  0x0000262b rtn 
- 00013572  0x0000262f jam  0x00000000 , 0x00004611 
- 00013573  0x00002630 rtn 
- 00013574  0x00002634 fetch  0x00000004 , 0x0000458f 
- 00013575  0x00002635 fetcht  0x00000004 , 0x000044f1 
- 00013576  0x00002636 isub  0x00000002 , 0x0000003e 
- 00013577  0x00002637 rtn 
- 00013578  0x00002644 fetch  0x00000001 , 0x00004611 
- 00013579  0x00002645 rtneq  0x00000002 
- 00013580  0x00002646 fetch  0x00000001 , 0x00004614 
- 00013581  0x00002647 rtn  0x00000034 
- 00013582  0x00002648 arg  0x00000008 , 0x00000007 
- 00013583  0x00002649 call  0x00007cef 
- 00013584  0x0000264a nrtn  0x00000034 
- 00013585  0x0000264b jam  0x00000000 , 0x00004614 
- 00013586  0x0000264c jam  0x00000000 , 0x00004622 
- 00013587  0x0000264d call  0x0000341f 
- 00013588  0x00002650 bpatchx  0x0000008d , 0x00004031 
- 00013589  0x00002651 jam  0x00000007 , 0x00004616 
- 00013590  0x00002652 jam  0x00000000 , 0x00004615 
- 00013591  0x00002653 branch  0x000033be 
- 00013592  0x0000265a bpatchx  0x0000008e , 0x00004031 
- 00013593  0x0000265b fetch  0x00000001 , 0x0000460a 
- 00013594  0x0000265c beq  0x00000001 , 0x000035ea 
- 00013595  0x0000265d fetch  0x00000001 , 0x00004612 
- 00013596  0x0000265e beq  0x00000001 , 0x0000352c 
- 00013597  0x0000265f fetcht  0x00000004 , 0x0000460b 
- 00013598  0x00002660 copy  0x00000022 , 0x0000003f 
- 00013599  0x00002661 isub  0x00000002 , 0x0000003e 
- 00013600  0x00002662 ncall  0x00003255 , 0x00000002 
- 00013601  0x00002663 copy  0x0000003f , 0x00000012 
- 00013602  0x00002664 fetch  0x00000004 , 0x0000460b 
- 00013603  0x00002665 fetcht  0x00000001 , 0x0000460f 
- 00013604  0x00002666 iadd  0x00000002 , 0x00000002 
- 00013605  0x00002667 copy  0x00000012 , 0x0000003f 
- 00013606  0x00002668 isub  0x00000002 , 0x0000003e 
- 00013607  0x00002669 nrtn  0x00000002 
- 00013608  0x0000266a set0  0x0000001c , 0x0000003f 
- 00013609  0x0000266b store  0x00000004 , 0x0000460b 
- 00013610  0x0000266c jam  0x00000001 , 0x0000460a 
- 00013611  0x0000266d branch  0x00003222 
- 00013612  0x00002670 jam  0x00000000 , 0x00004612 
- 00013613  0x00002671 branch  0x00003222 
- 00013614  0x00002674 copy  0x00000022 , 0x0000003f 
- 00013615  0x00002675 store  0x00000004 , 0x0000460b 
- 00013616  0x00002676 rtn 
- 00013617  0x0000267c arg  0x000045de , 0x00000013 
- 00013618  0x0000267d arg  0x0000367a , 0x00000012 
- 00013619  0x0000267e branch  0x000042e7 
- 00013620  0x00002682 bpatchx  0x0000008f , 0x00004031 
- 00013621  0x00002683 set1  0x00000026 , 0x00000000 
- 00013622  0x00002684 fetch  0x00000001 , 0x000045fc 
- 00013623  0x00002685 set0  0x00000001 , 0x0000003f 
- 00013624  0x00002686 set1  0x00000002 , 0x0000003f 
- 00013625  0x00002687 store  0x00000001 , 0x000045fc 
- 00013626  0x00002688 fetch  0x00000001 , 0x000045e3 
- 00013627  0x00002689 branch  0x00003549 , 0x00000034 
- 00013628  0x0000268a fetch  0x00000001 , 0x000045e2 
- 00013629  0x0000268b beq  0x00000001 , 0x00003541 
- 00013630  0x0000268c beq  0x00000002 , 0x00003541 
- 00013631  0x0000268d beq  0x00000003 , 0x00003550 
- 00013632  0x0000268e beq  0x00000004 , 0x00003550 
- 00013633  0x00002690 fetch  0x00000001 , 0x000045d1 
- 00013634  0x00002691 store  0x00000001 , 0x00004141 
- 00013635  0x00002692 fetcht  0x00000001 , 0x000045ec 
- 00013636  0x00002693 storet  0x00000001 , 0x0000458e 
- 00013637  0x00002694 fetch  0x00000004 , 0x000045e4 
- 00013638  0x00002695 call  0x0000355a 
- 00013639  0x00002696 storet  0x00000001 , 0x000045ec 
- 00013640  0x00002697 rtn 
- 00013641  0x0000269a jam  0x00000003 , 0x00004141 
- 00013642  0x0000269b fetcht  0x00000001 , 0x000045ed 
- 00013643  0x0000269c storet  0x00000001 , 0x0000458e 
- 00013644  0x0000269d fetch  0x00000004 , 0x000045e8 
- 00013645  0x0000269e call  0x0000355a 
- 00013646  0x0000269f storet  0x00000001 , 0x000045ed 
- 00013647  0x000026a0 rtn 
- 00013648  0x000026a3 jam  0x00000003 , 0x00004141 
- 00013649  0x000026a4 fetcht  0x00000001 , 0x000045ee 
- 00013650  0x000026a5 storet  0x00000001 , 0x0000458e 
- 00013651  0x000026a6 fetch  0x00000004 , 0x00004604 
- 00013652  0x000026a7 call  0x0000355a 
- 00013653  0x000026a8 storet  0x00000001 , 0x000045ee 
- 00013654  0x000026a9 rtn 
- 00013655  0x000026ac fetch  0x00000004 , 0x0000455f 
- 00013656  0x000026ad rtn  0x00000034 
- 00013657  0x000026ae store  0x00000004 , 0x000045e8 
- 00013658  0x000026b0 call  0x00003236 
- 00013659  0x000026b1 branch  0x00003222 
- 00013660  0x000026b5 bpatchx  0x00000090 , 0x00004032 
- 00013661  0x000026b6 fetch  0x00000002 , 0x000045e0 
- 00013662  0x000026b7 arg  0x000001f8 , 0x00000002 
- 00013663  0x000026b8 iand  0x00000002 , 0x0000003f 
- 00013664  0x000026b9 branch  0x00003565 , 0x00000034 
- 00013665  0x000026ba fetch  0x00000002 , 0x000045e0 
- 00013666  0x000026bb increase  0x00000001 , 0x0000003f 
- 00013667  0x000026bc store  0x00000002 , 0x000045e0 
- 00013668  0x000026bd rtn 
- 00013669  0x000026c0 call  0x0000357f 
- 00013670  0x000026c1 call  0x00003651 
- 00013671  0x000026c2 nbranch  0x00003586 , 0x00000018 
- 00013672  0x000026c3 nbranch  0x00003586 , 0x0000002f 
- 00013673  0x000026c4 call  0x0000366e 
- 00013674  0x000026c5 fetch  0x00000004 , 0x000045cc 
- 00013675  0x000026c6 fetcht  0x00000004 , 0x0000458f 
- 00013676  0x000026c7 isub  0x00000002 , 0x0000003e 
- 00013677  0x000026c8 branch  0x00003291 , 0x00000005 
- 00013678  0x000026c9 fetch  0x00000004 , 0x00004604 
- 00013679  0x000026ca fetcht  0x00000004 , 0x0000458f 
- 00013680  0x000026cb isub  0x00000002 , 0x0000003e 
- 00013681  0x000026cc call  0x00003557 , 0x00000005 
- 00013682  0x000026cd fetch  0x00000001 , 0x000045fc 
- 00013683  0x000026ce set0  0x00000002 , 0x0000003f 
- 00013684  0x000026cf store  0x00000001 , 0x000045fc 
- 00013685  0x000026d0 setarg  0x00000000 
- 00013686  0x000026d1 store  0x00000002 , 0x000045d8 
- 00013687  0x000026d2 store  0x00000002 , 0x000045e0 
- 00013688  0x000026d3 store  0x00000002 , 0x000045de 
- 00013689  0x000026d4 jam  0x0000003c , 0x0000066f 
- 00013690  0x000026d5 call  0x0000782b 
- 00013691  0x000026d7 bpatchx  0x00000091 , 0x00004032 
- 00013692  0x000026d8 arg  0x00000020 , 0x00000039 
- 00013693  0x000026d9 arg  0x00004519 , 0x00000005 
- 00013694  0x000026da branch  0x00007ca3 
- 00013695  0x000026dd jam  0x000000ff , 0x00004519 
- 00013696  0x000026de fetch  0x00000001 , 0x00004589 
- 00013697  0x000026df store  0x00000001 , 0x0000451a 
- 00013698  0x000026e0 fetch  0x00000004 , 0x00004604 
- 00013699  0x000026e1 store  0x00000004 , 0x0000451b 
- 00013700  0x000026e2 jam  0x00000006 , 0x00004588 
- 00013701  0x000026e3 branch  0x000031e5 
- 00013702  0x000026e6 bpatchx  0x00000092 , 0x00004032 
- 00013703  0x000026e7 fetch  0x00000001 , 0x000045e3 
- 00013704  0x000026e8 branch  0x00003222 , 0x00000034 
- 00013705  0x000026e9 fetch  0x00000002 , 0x000045e0 
- 00013706  0x000026ea increase  0x00000001 , 0x0000003f 
- 00013707  0x000026eb store  0x00000002 , 0x000045e0 
- 00013708  0x000026ec isolate1  0x00000009 , 0x0000003f 
- 00013709  0x000026ed fetch  0x00000001 , 0x000045e2 
- 00013710  0x000026ee beq  0x00000001 , 0x00003593 
- 00013711  0x000026ef beq  0x00000002 , 0x00003595 
- 00013712  0x000026f0 beq  0x00000003 , 0x00003597 
- 00013713  0x000026f1 beq  0x00000004 , 0x00003599 
- 00013714  0x000026f2 branch  0x00003549 
- 00013715  0x000026f6 branch  0x00003549 , 0x00000001 
- 00013716  0x000026f7 branch  0x00003541 
- 00013717  0x000026fa branch  0x00003550 , 0x00000001 
- 00013718  0x000026fb branch  0x00003541 
- 00013719  0x000026fe branch  0x00003550 , 0x00000001 
- 00013720  0x000026ff branch  0x00003549 
- 00013721  0x00002702 branch  0x00003550 , 0x00000001 
- 00013722  0x00002703 branch  0x0000329c 
- 00013723  0x0000270e fetch  0x00000001 , 0x000045eb 
- 00013724  0x0000270f beq  0x00000001 , 0x0000359f 
- 00013725  0x00002710 beq  0x00000002 , 0x000035a5 
- 00013726  0x00002711 rtn 
- 00013727  0x00002713 fetch  0x00000001 , 0x000045de 
- 00013728  0x00002714 nrtn  0x00000034 
- 00013729  0x00002715 fetch  0x00000004 , 0x000045ec 
- 00013730  0x00002716 store  0x00000004 , 0x0000462c 
- 00013731  0x00002718 store  0x00000004 , 0x00004630 
- 00013732  0x00002719 rtn 
- 00013733  0x0000271b fetch  0x00000001 , 0x000045df 
- 00013734  0x0000271c nrtn  0x00000034 
- 00013735  0x0000271d fetch  0x00000004 , 0x000045ec 
- 00013736  0x0000271e store  0x00000004 , 0x0000462c 
- 00013737  0x00002720 store  0x00000004 , 0x00004634 
- 00013738  0x00002721 rtn 
- 00013739  0x0000272c bpatchx  0x00000093 , 0x00004032 
- 00013740  0x0000272d copy  0x00000011 , 0x0000003f 
- 00013741  0x0000272e iadd  0x00000002 , 0x00000005 
- 00013742  0x0000272f fetch  0x00000001 , 0x00000009 
- 00013743  0x00002730 istore  0x00000001 , 0x00000005 
- 00013744  0x00002731 increase  0x00000001 , 0x00000002 
- 00013745  0x00002732 fetch  0x00000001 , 0x000045d2 
- 00013746  0x00002733 iand  0x00000002 , 0x00000002 
- 00013747  0x00002734 rtn 
- 00013748  0x00002737 bpatchx  0x00000094 , 0x00004032 
- 00013749  0x00002738 fetch  0x00000001 , 0x000045d2 
- 00013750  0x00002739 increase  0x00000001 , 0x0000003f 
- 00013751  0x0000273a store  0x00000002 , 0x0000069b 
- 00013752  0x0000273b copy  0x0000003f , 0x00000039 
- 00013753  0x0000273c copy  0x00000011 , 0x00000006 
- 00013754  0x0000273d arg  0x00000000 , 0x0000003f 
- 00013755  0x0000273f ifetcht  0x00000001 , 0x00000006 
- 00013756  0x00002740 iadd  0x00000002 , 0x0000003f 
- 00013757  0x00002741 loop  0x000035bb 
- 00013758  0x00002742 fetcht  0x00000002 , 0x0000069b 
- 00013759  0x00002743 idiv  0x00000002 
- 00013760  0x00002744 call  0x00007d62 
- 00013761  0x00002745 quotient  0x00000002 
- 00013762  0x00002746 rtnmark1  0x00000027 
- 00013763  0x00002747 copy  0x00000002 , 0x0000003f 
- 00013764  0x00002748 rtnmark0  0x00000026 
- 00013765  0x00002749 call  0x00002308 
- 00013766  0x0000274a copy  0x0000003f , 0x00000002 
- 00013767  0x0000274b rtn 
- 00013768  0x0000274e branch  0x000022e9 
- 00013769  0x00002759 fetch  0x00000002 , 0x000045f0 
- 00013770  0x0000275a branch  0x000035dd 
- 00013771  0x0000275d copy  0x0000003f , 0x00000011 
- 00013772  0x0000275e fetcht  0x00000001 , 0x000045ef 
- 00013773  0x0000275f fetch  0x00000002 , 0x000045f0 
- 00013774  0x00002760 iadd  0x00000002 , 0x00000005 
- 00013775  0x00002761 copy  0x00000011 , 0x0000003f 
- 00013776  0x00002762 istore  0x00000001 , 0x00000005 
- 00013777  0x00002763 increase  0x00000001 , 0x00000002 
- 00013778  0x00002764 fetch  0x00000001 , 0x000045d2 
- 00013779  0x00002765 iand  0x00000002 , 0x00000002 
- 00013780  0x00002766 storet  0x00000001 , 0x000045ef 
- 00013781  0x00002767 rtn 
- 00013782  0x00002772 fetch  0x00000002 , 0x00004640 
- 00013783  0x00002773 call  0x000035dd 
- 00013784  0x00002774 fetch  0x00000002 , 0x00004642 
- 00013785  0x00002775 call  0x000035dd 
- 00013786  0x00002776 fetch  0x00000002 , 0x00004644 
- 00013787  0x00002777 call  0x000035dd 
- 00013788  0x00002778 fetch  0x00000002 , 0x00004646 
- 00013789  0x0000277a rtn  0x00000034 
- 00013790  0x0000277b copy  0x0000003f , 0x00000005 
- 00013791  0x0000277c fetch  0x00000001 , 0x000045d2 
- 00013792  0x0000277d increase  0x00000001 , 0x0000003f 
- 00013793  0x0000277e copy  0x0000003f , 0x00000039 
- 00013794  0x0000277f branch  0x00007ca1 
- 00013795  0x00002783 call  0x000035c8 
- 00013796  0x00002784 rtn  0x00000034 
- 00013797  0x00002785 fetcht  0x00000001 , 0x00004639 
- 00013798  0x00002786 fetchr  0x00000011 , 0x00000002 , 0x00004640 
- 00013799  0x00002787 call  0x000035ab 
- 00013800  0x00002788 storet  0x00000001 , 0x00004639 
- 00013801  0x00002789 rtn 
- 00013802  0x0000278d fetchr  0x00000011 , 0x00000002 , 0x00004640 
- 00013803  0x0000278e call  0x000035b4 
- 00013804  0x0000278f storet  0x00000001 , 0x00004638 
- 00013805  0x00002790 sub  0x00000002 , 0x00000050 , 0x0000003e 
- 00013806  0x00002791 nrtn  0x00000002 
- 00013807  0x00002792 branch  0x00003222 
- 00013808  0x0000279b fetch  0x00000004 , 0x000044f1 
- 00013809  0x0000279c store  0x00000004 , 0x00004604 
- 00013810  0x0000279d branch  0x000035c9 
- 00013811  0x000027a0 setarg  0x00002fb2 
- 00013812  0x000027a1 store  0x00000003 , 0x00004608 
- 00013813  0x000027a2 setarg  0x00100c0c 
- 00013814  0x000027a3 store  0x00000003 , 0x000045a7 
- 00013815  0x000027a4 setarg  0x0000bb80 
- 00013816  0x000027a5 store  0x00000003 , 0x0000460b 
- 00013817  0x000027a6 jam  0x00000005 , 0x00004621 
- 00013818  0x000027a7 rtn 
- 00013819  0x000027aa setarg  0x0000f80c 
- 00013820  0x000027ab store  0x00000003 , 0x00004608 
- 00013821  0x000027ac setarg  0x001c1919 
- 00013822  0x000027ad store  0x00000003 , 0x000045a7 
- 00013823  0x000027ae setarg  0x00017700 
- 00013824  0x000027af store  0x00000003 , 0x0000460b 
- 00013825  0x000027b0 jam  0x0000000b , 0x00004621 
- 00013826  0x000027b1 rtn 
- 00013827  0x000027b5 rtnmark0  0x00000026 
- 00013828  0x000027b6 fetch  0x00000001 , 0x000045fc 
- 00013829  0x000027b7 bbit1  0x00000001 , 0x000032a3 
- 00013830  0x000027b8 bbit1  0x00000002 , 0x0000355c 
- 00013831  0x000027b9 fetch  0x00000001 , 0x00004618 
- 00013832  0x000027ba beq  0x00000001 , 0x000036c0 
- 00013833  0x000027bc bpatchx  0x00000095 , 0x00004032 
- 00013834  0x000027bd call  0x00003625 
- 00013835  0x000027be nbranch  0x0000369f , 0x00000028 
- 00013836  0x000027c0 call  0x0000363a 
- 00013837  0x000027c1 call  0x000036e8 
- 00013838  0x000027c2 fetch  0x00000001 , 0x000043cb 
- 00013839  0x000027c3 beq  0x00000008 , 0x0000600a 
- 00013840  0x000027c5 fetch  0x00000008 , 0x0000460b 
- 00013841  0x000027c6 store  0x00000008 , 0x000045af 
- 00013842  0x000027c7 fetch  0x00000002 , 0x0000461d 
- 00013843  0x000027c8 store  0x00000002 , 0x0000461f 
- 00013844  0x000027c9 fetch  0x00000002 , 0x000045f8 
- 00013845  0x000027ca branch  0x00007d79 
- 00013846  0x000027cd bpatchx  0x00000096 , 0x00004032 
- 00013847  0x000027ce call  0x000036b4 
- 00013848  0x000027cf nrtn  0x00000028 
- 00013849  0x000027d0 call  0x000036be 
- 00013850  0x000027d1 call  0x00007de2 
- 00013851  0x000027d2 fetch  0x00000003 , 0x00004608 
- 00013852  0x000027d3 branch  0x00003622 
- 00013853  0x000027d6 bpatchx  0x00000097 , 0x00004032 
- 00013854  0x000027d7 call  0x000036b4 
- 00013855  0x000027d8 nrtn  0x00000028 
- 00013856  0x000027d9 call  0x000036be 
- 00013857  0x000027da fetch  0x00000008 , 0x000045af 
- 00013858  0x000027dc call  0x00007d25 
- 00013859  0x000027dd storet  0x00000004 , 0x000040a9 
- 00013860  0x000027de branch  0x0000241e 
- 00013861  0x000027e3 call  0x00003628 
- 00013862  0x000027e4 nrtn  0x00000028 
- 00013863  0x000027e5 branch  0x000031e5 
- 00013864  0x000027e9 fetch  0x00000002 , 0x000045f2 
- 00013865  0x000027ea call  0x00007d79 
- 00013866  0x000027eb branch  0x0000362e , 0x00000028 
- 00013867  0x000027ec fetch  0x00000007 , 0x0000451a 
- 00013868  0x000027ed rtn  0x00000034 
- 00013869  0x000027ee branch  0x00007dba 
- 00013870  0x000027f1 jam  0x00000000 , 0x00004602 
- 00013871  0x000027f2 add  0x00000011 , 0x00000001 , 0x0000003f 
- 00013872  0x000027f3 store  0x00000001 , 0x00004588 
- 00013873  0x000027f4 call  0x00003636 
- 00013874  0x000027f5 store  0x00000001 , 0x00004519 
- 00013875  0x000027f6 copy  0x00000012 , 0x00000006 
- 00013876  0x000027f7 copy  0x00000011 , 0x00000039 
- 00013877  0x000027f8 branch  0x00007cda 
- 00013878  0x000027fb fetch  0x00000001 , 0x00004589 
- 00013879  0x000027fc and_into  0x00000007 , 0x0000003f 
- 00013880  0x000027fd store  0x00000001 , 0x00004589 
- 00013881  0x000027fe rtn 
- 00013882  0x00002808 setarg  0x00000000 
- 00013883  0x00002809 store  0x00000001 , 0x00004601 
- 00013884  0x0000280a store  0x00000002 , 0x00004622 
- 00013885  0x0000280c call  0x00003651 
- 00013886  0x0000280d fetch  0x00000001 , 0x0000457f 
- 00013887  0x0000280e beq  0x00000001 , 0x00003646 
- 00013888  0x0000280f nbranch  0x0000365f , 0x00000018 
- 00013889  0x00002810 nbranch  0x0000365f , 0x0000002f 
- 00013890  0x00002811 call  0x0000366e 
- 00013891  0x00002812 fetch  0x00000001 , 0x000043cb 
- 00013892  0x00002813 sub  0x0000003f , 0x00000008 , 0x0000003e 
- 00013893  0x00002814 call  0x00006262 , 0x00000005 
- 00013894  0x00002816 call  0x0000371a 
- 00013895  0x00002818 call  0x0000357b 
- 00013896  0x00002819 fetch  0x00000001 , 0x0000457e 
- 00013897  0x0000281a increase  0x00000001 , 0x0000003f 
- 00013898  0x0000281b store  0x00000001 , 0x0000457e 
- 00013899  0x0000281c call  0x00003692 
- 00013900  0x0000281e bpatchx  0x00000098 , 0x00004033 
- 00013901  0x0000281f setarg  0x00000000 
- 00013902  0x00002820 store  0x00000001 , 0x000045fd 
- 00013903  0x00002821 store  0x00000002 , 0x000045fe 
- 00013904  0x00002822 rtn 
- 00013905  0x00002825 bpatchx  0x00000099 , 0x00004033 
- 00013906  0x00002826 disable  0x0000002f 
- 00013907  0x00002827 call  0x00003195 
- 00013908  0x00002828 fetch  0x00000001 , 0x0000457f 
- 00013909  0x00002829 beq  0x00000001 , 0x00003183 
- 00013910  0x0000282a force  0x00000000 , 0x00000015 
- 00013911  0x0000282b fetch  0x00000004 , 0x0000458f 
- 00013912  0x0000282c iforce  0x00000009 
- 00013913  0x0000282d fetcht  0x00000001 , 0x00000008 
- 00013914  0x0000282e call  0x0000216f 
- 00013915  0x0000282f call  0x000021a6 
- 00013916  0x00002830 call  0x00003121 
- 00013917  0x00002831 call  0x00003183 , 0x0000002f 
- 00013918  0x00002832 rtn 
- 00013919  0x00002835 bpatchx  0x0000009a , 0x00004033 
- 00013920  0x00002836 fetch  0x00000001 , 0x000043cb 
- 00013921  0x00002837 beq  0x00000008 , 0x000060f9 
- 00013922  0x00002839 fetch  0x00000001 , 0x00004602 
- 00013923  0x0000283a nrtn  0x00000034 
- 00013924  0x0000283b fetch  0x00000002 , 0x000045fe 
- 00013925  0x0000283c increase  0x00000001 , 0x0000003f 
- 00013926  0x0000283d store  0x00000002 , 0x000045fe 
- 00013927  0x0000283e fetch  0x00000001 , 0x000045ff 
- 00013928  0x0000283f bbit1  0x00000004 , 0x00003676 
- 00013929  0x00002840 call  0x0000367c 
- 00013930  0x00002841 fetch  0x00000002 , 0x00004622 
- 00013931  0x00002842 increase  0x00000001 , 0x0000003f 
- 00013932  0x00002843 store  0x00000002 , 0x00004622 
- 00013933  0x00002844 branch  0x0000363d 
- 00013934  0x00002847 bpatchx  0x0000009b , 0x00004033 
- 00013935  0x00002848 call  0x00003214 
- 00013936  0x00002849 fetch  0x00000001 , 0x0000457d 
- 00013937  0x0000284a rtn  0x00000034 
- 00013938  0x0000284b iforce  0x00000039 
- 00013939  0x0000284c arg  0x000044f9 , 0x00000006 
- 00013940  0x0000284d arg  0x0000455d , 0x00000005 
- 00013941  0x0000284e branch  0x00007cda 
- 00013942  0x00002852 bpatchx  0x0000009c , 0x00004033 
- 00013943  0x00002853 setarg  0x00000000 
- 00013944  0x00002854 store  0x00000002 , 0x000045fe 
- 00013945  0x00002855 jam  0x00000001 , 0x00004600 
- 00013946  0x00002857 jam  0x0000003a , 0x0000066f 
- 00013947  0x00002858 branch  0x0000782b 
- 00013948  0x00002863 bpatchx  0x0000009d , 0x00004033 
- 00013949  0x00002864 fetcht  0x00000001 , 0x00004601 
- 00013950  0x00002865 fetch  0x00000001 , 0x00004621 
- 00013951  0x00002866 isub  0x00000002 , 0x0000003e 
- 00013952  0x00002867 nbranch  0x0000369a , 0x00000002 
- 00013953  0x00002868 increase  0x00000001 , 0x00000002 
- 00013954  0x00002869 storet  0x00000001 , 0x00004601 
- 00013955  0x0000286a fetch  0x00000001 , 0x00004621 
- 00013956  0x0000286b beq  0x00000005 , 0x00003689 
- 00013957  0x0000286c fetch  0x00000001 , 0x00004601 
- 00013958  0x0000286d beq  0x00000006 , 0x00003694 
- 00013959  0x0000286e beq  0x0000000c , 0x00003694 
- 00013960  0x0000286f rtn 
- 00013961  0x00002873 fetch  0x00000001 , 0x00004601 
- 00013962  0x00002874 beq  0x00000003 , 0x00003694 
- 00013963  0x00002875 beq  0x00000006 , 0x00003694 
- 00013964  0x00002876 rtn 
- 00013965  0x00002880 bmark1  0x0000002f , 0x00003690 
- 00013966  0x00002881 store  0x00000001 , 0x0000453a 
- 00013967  0x00002882 rtn 
- 00013968  0x00002884 store  0x00000001 , 0x0000453b 
- 00013969  0x00002885 rtn 
- 00013970  0x00002888 fetch  0x00000001 , 0x00004589 
- 00013971  0x00002889 rtnbit0  0x00000004 
- 00013972  0x0000288b fetch  0x00000001 , 0x00004589 
- 00013973  0x0000288c set0  0x00000004 , 0x0000003f 
- 00013974  0x0000288d store  0x00000001 , 0x00004589 
- 00013975  0x0000288e call  0x0000368d 
- 00013976  0x0000288f call  0x0000371e 
- 00013977  0x00002890 branch  0x00003222 
- 00013978  0x00002893 call  0x0000370e 
- 00013979  0x00002894 call  0x0000371e 
- 00013980  0x00002895 branch  0x00003222 
- 00013981  0x000028a8 fetch  0x00000002 , 0x000045f4 
- 00013982  0x000028a9 branch  0x00007d79 
- 00013983  0x000028ac fetch  0x00000001 , 0x00004602 
- 00013984  0x000028ad call  0x000036a6 , 0x00000034 
- 00013985  0x000028ae fetch  0x00000001 , 0x00004618 
- 00013986  0x000028af rtneq  0x00000001 
- 00013987  0x000028b0 call  0x0000369d 
- 00013988  0x000028b1 fetch  0x00000002 , 0x000045fa 
- 00013989  0x000028b2 branch  0x00007d79 
- 00013990  0x000028b5 jam  0x00000001 , 0x00004589 
- 00013991  0x000028b6 jam  0x00000001 , 0x00004602 
- 00013992  0x000028b7 call  0x00003636 
- 00013993  0x000028b8 store  0x00000001 , 0x00004519 
- 00013994  0x000028b9 setarg  0x00000000 
- 00013995  0x000028ba store  0x00000007 , 0x0000451a 
- 00013996  0x000028bb fetch  0x00000004 , 0x00004604 
- 00013997  0x000028bc store  0x00000004 , 0x00004521 
- 00013998  0x000028bd jam  0x0000000c , 0x00004588 
- 00013999  0x000028be fetch  0x00000001 , 0x00004589 
- 00014000  0x000028bf set1  0x00000003 , 0x0000003f 
- 00014001  0x000028c0 store  0x00000001 , 0x00004589 
- 00014002  0x000028c1 call  0x000031e5 
- 00014003  0x000028c2 branch  0x0000360c 
- 00014004  0x000028c7 bpatchx  0x0000009e , 0x00004033 
- 00014005  0x000028c8 enable  0x00000028 
- 00014006  0x000028c9 call  0x00002408 
- 00014007  0x000028ca fetch  0x00000003 , 0x000040bd 
- 00014008  0x000028cb branch  0x00007dbc , 0x00000034 
- 00014009  0x000028cc fetch  0x00000001 , 0x00004094 
- 00014010  0x000028cd branch  0x00007dbc , 0x00000034 
- 00014011  0x000028ce fetch  0x00000001 , 0x00004618 
- 00014012  0x000028cf beq  0x00000001 , 0x00007dbc 
- 00014013  0x000028d0 rtn 
- 00014014  0x000028d3 fetch  0x00000002 , 0x000045f6 
- 00014015  0x000028d4 branch  0x00007d79 
- 00014016  0x000028e2 call  0x00003245 
- 00014017  0x000028e3 nrtn  0x00000028 
- 00014018  0x000028e4 call  0x000036d5 
- 00014019  0x000028e5 fetch  0x00000002 , 0x00004619 
- 00014020  0x000028e6 increase  0x00000001 , 0x0000003f 
- 00014021  0x000028e7 store  0x00000002 , 0x00004619 
- 00014022  0x000028e8 fetcht  0x00000002 , 0x0000461b 
- 00014023  0x000028e9 isub  0x00000002 , 0x0000003e 
- 00014024  0x000028ea call  0x000036ca , 0x00000005 
- 00014025  0x000028eb branch  0x00003609 
- 00014026  0x000028ef jam  0x00000000 , 0x00004618 
- 00014027  0x000028f0 setarg  0x00000000 
- 00014028  0x000028f1 store  0x00000002 , 0x00004619 
- 00014029  0x000028f2 setarg  0x00000064 
- 00014030  0x000028f3 store  0x00000002 , 0x0000461b 
- 00014031  0x000028f5 jam  0x00000000 , 0x00004617 
- 00014032  0x000028f6 fetch  0x00000001 , 0x000045a8 
- 00014033  0x000028f8 store  0x00000001 , 0x000045a7 
- 00014034  0x000028f9 rtn 
- 00014035  0x000028fb fetch  0x00000001 , 0x000045a9 
- 00014036  0x000028fc branch  0x000036d1 
- 00014037  0x000028ff fetch  0x00000001 , 0x00004617 
- 00014038  0x00002900 increase  0x00000001 , 0x0000003f 
- 00014039  0x00002901 store  0x00000001 , 0x00004617 
- 00014040  0x00002902 beq  0x00000004 , 0x000036d3 
- 00014041  0x00002903 beq  0x00000005 , 0x000036cf 
- 00014042  0x00002904 rtn 
- 00014043  0x00002907 jam  0x00000001 , 0x00004618 
- 00014044  0x00002908 setarg  0x00000000 
- 00014045  0x00002909 store  0x00000002 , 0x00004619 
- 00014046  0x0000290a rtn 
- 00014047  0x00002915 arg  0x00000002 , 0x00000039 
- 00014048  0x00002916 arg  0x0000458f , 0x00000006 
- 00014049  0x00002918 call  0x00007dba 
- 00014050  0x00002919 setarg  0x0000ffff 
- 00014051  0x0000291b ifetcht  0x00000002 , 0x00000006 
- 00014052  0x0000291c isub  0x00000002 , 0x0000003e 
- 00014053  0x0000291d ncall  0x00007dbc , 0x00000005 
- 00014054  0x0000291e loop  0x000036e3 
- 00014055  0x0000291f rtn 
- 00014056  0x0000292a bpatchx  0x0000009f , 0x00004033 
- 00014057  0x0000292b fetch  0x00000001 , 0x00004437 
- 00014058  0x0000292c nrtn  0x00000034 
- 00014059  0x0000292d fetch  0x00000002 , 0x000044e9 
- 00014060  0x0000292e rtnbit1  0x0000000b 
- 00014061  0x00002931 fetchr  0x00000011 , 0x00000002 , 0x000045f0 
- 00014062  0x00002932 call  0x000035b4 
- 00014063  0x00002933 storet  0x00000001 , 0x00004624 
- 00014064  0x00002934 fetch  0x00000001 , 0x00004629 
- 00014065  0x00002935 bmark1  0x00000026 , 0x000036f3 
- 00014066  0x00002936 fetch  0x00000001 , 0x0000462c 
- 00014067  0x00002938 isub  0x00000002 , 0x0000003e 
- 00014068  0x00002939 nbranch  0x0000370d , 0x00000002 
- 00014069  0x0000293a fetch  0x00000001 , 0x00004626 
- 00014070  0x0000293b sub  0x0000003f , 0x00000002 , 0x0000003e 
- 00014071  0x0000293c nbranch  0x000036fb , 0x00000002 
- 00014072  0x0000293d fetch  0x00000001 , 0x00004626 
- 00014073  0x0000293e beq  0x00000000 , 0x0000370e 
- 00014074  0x0000293f rtn 
- 00014075  0x00002942 fetch  0x00000001 , 0x00004626 
- 00014076  0x00002943 fetcht  0x00000001 , 0x00004627 
- 00014077  0x00002944 isub  0x00000002 , 0x0000003e 
- 00014078  0x00002945 nrtn  0x00000005 
- 00014079  0x00002946 jam  0x00000000 , 0x00004626 
- 00014080  0x00002948 fetcht  0x00000001 , 0x00004624 
- 00014081  0x00002949 fetch  0x00000001 , 0x00004628 
- 00014082  0x0000294a bmark1  0x00000026 , 0x00003704 
- 00014083  0x0000294b fetch  0x00000001 , 0x0000462b 
- 00014084  0x0000294d isub  0x00000002 , 0x0000003e 
- 00014085  0x0000294e nrtn  0x00000002 
- 00014086  0x0000294f fetch  0x00000001 , 0x00004625 
- 00014087  0x00002950 beq  0x00000000 , 0x00003715 
- 00014088  0x00002951 increase  0xffffffff , 0x0000003f 
- 00014089  0x00002952 store  0x00000001 , 0x00004625 
- 00014090  0x00002953 beq  0x00000000 , 0x00003715 
- 00014091  0x00002956 jam  0x00000000 , 0x00004141 
- 00014092  0x00002957 rtn 
- 00014093  0x0000295a jam  0x00000000 , 0x00004626 
- 00014094  0x0000295c fetch  0x00000001 , 0x00004625 
- 00014095  0x0000295d beq  0x00000002 , 0x00003713 
- 00014096  0x0000295e increase  0x00000001 , 0x0000003f 
- 00014097  0x0000295f store  0x00000001 , 0x00004625 
- 00014098  0x00002960 beq  0x00000001 , 0x0000370b 
- 00014099  0x00002962 jam  0x00000006 , 0x00004141 
- 00014100  0x00002963 rtn 
- 00014101  0x00002966 jam  0x00000085 , 0x00004141 
- 00014102  0x00002967 rtn 
- 00014103  0x0000296a jam  0x00000001 , 0x00004625 
- 00014104  0x0000296b jam  0x00000000 , 0x00004626 
- 00014105  0x0000296c rtn 
- 00014106  0x0000296f fetch  0x00000001 , 0x00004626 
- 00014107  0x00002970 increase  0x00000001 , 0x0000003f 
- 00014108  0x00002971 store  0x00000001 , 0x00004626 
- 00014109  0x00002972 rtn 
- 00014110  0x00002975 fetch  0x00000001 , 0x00004626 
- 00014111  0x00002976 sub  0x0000003f , 0x00000002 , 0x0000003e 
- 00014112  0x00002977 ncall  0x00003726 , 0x00000002 
- 00014113  0x00002978 fetch  0x00000001 , 0x00004626 
- 00014114  0x00002979 rtneq  0x00000000 
- 00014115  0x0000297a increase  0xffffffff , 0x0000003f 
- 00014116  0x0000297b store  0x00000001 , 0x00004626 
- 00014117  0x0000297c rtn 
- 00014118  0x0000297f jam  0x00000003 , 0x00004626 
- 00014119  0x00002980 rtn 
- 00014120  0x0000298b fetch  0x00000001 , 0x000008f3 
- 00014121  0x0000298c store  0x00000001 , 0x00000709 
- 00014122  0x0000298d copy  0x00000030 , 0x00000006 
- 00014123  0x0000298e call  0x00007c8e 
- 00014124  0x0000298f fetch  0x00000002 , 0x00004826 
- 00014125  0x00002990 branch  0x00007d79 
- 00014126  0x00002993 jam  0x0000001e , 0x000049b8 
- 00014127  0x00002994 call  0x0000378c 
- 00014128  0x00002997 fetch  0x00000001 , 0x0000070a 
- 00014129  0x00002998 beq  0x00000000 , 0x00003739 
- 00014130  0x00002999 beq  0x00000080 , 0x00003d67 
- 00014131  0x0000299a beq  0x00000082 , 0x00003ed4 
- 00014132  0x0000299b beq  0x000000d1 , 0x00003799 
- 00014133  0x0000299c beq  0x000000d0 , 0x000037ba 
- 00014134  0x0000299d beq  0x000000d2 , 0x00003799 
- 00014135  0x0000299e beq  0x000000d5 , 0x000037bb 
- 00014136  0x0000299f rtn 
- 00014137  0x000029a3 arg  0x0000070e , 0x00000006 
- 00014138  0x000029a4 arg  0x00004959 , 0x00000005 
- 00014139  0x000029a5 call  0x00007c8f 
- 00014140  0x000029a6 jam  0x00000000 , 0x000047e4 
- 00014141  0x000029a7 call  0x00003bbf 
- 00014142  0x000029a8 call  0x00003bb1 
- 00014143  0x000029a9 call  0x0000375e 
- 00014144  0x000029aa call  0x0000374f 
- 00014145  0x000029ab call  0x00003754 
- 00014146  0x000029ac jam  0x00000000 , 0x000047e4 
- 00014147  0x000029ad fetch  0x00000002 , 0x00004828 
- 00014148  0x000029ae branch  0x00007d79 
- 00014149  0x000029b1 setarg  0x00000000 
- 00014150  0x000029b2 store  0x00000002 , 0x00004806 
- 00014151  0x000029b4 random  0x0000003f 
- 00014152  0x000029b5 and  0x0000003f , 0x0000001f , 0x0000003f 
- 00014153  0x000029b6 add  0x0000003f , 0x0000001e , 0x0000003f 
- 00014154  0x000029b7 store  0x00000001 , 0x00004804 
- 00014155  0x000029b8 add  0x0000003f , 0x00000005 , 0x0000003f 
- 00014156  0x000029b9 store  0x00000001 , 0x00004803 
- 00014157  0x000029ba call  0x00003e53 
- 00014158  0x000029bb branch  0x00003a71 
- 00014159  0x000029be fetch  0x00000001 , 0x00000951 
- 00014160  0x000029bf jam  0x00000004 , 0x000047e4 
- 00014161  0x000029c0 rtneq  0x00000001 
- 00014162  0x000029c1 jam  0x00000000 , 0x000047e4 
- 00014163  0x000029c2 rtn 
- 00014164  0x000029c5 setarg  0x00000080 
- 00014165  0x000029c6 store  0x00000001 , 0x00000723 
- 00014166  0x000029c7 setarg  0x00000003 
- 00014167  0x000029c8 istore  0x00000001 , 0x00000005 
- 00014168  0x000029c9 setarg  0x00000000 
- 00014169  0x000029ca istore  0x00000001 , 0x00000005 
- 00014170  0x000029cb fetch  0x00000003 , 0x0000070b 
- 00014171  0x000029cc istore  0x00000003 , 0x00000005 
- 00014172  0x000029cd jam  0x00000006 , 0x00000722 
- 00014173  0x000029ce branch  0x000041b5 
- 00014174  0x000029d2 fetch  0x00000002 , 0x0000484c 
- 00014175  0x000029d3 rtnbit1  0x00000002 
- 00014176  0x000029d4 call  0x00003e3e 
- 00014177  0x000029d6 add  0x00000011 , 0x00000006 , 0x00000013 
- 00014178  0x000029d7 setarg  0xffffffff 
- 00014179  0x000029d8 istore  0x00000008 , 0x00000013 
- 00014180  0x000029d9 istore  0x00000008 , 0x00000005 
- 00014181  0x000029da ifetch  0x00000002 , 0x00000011 
- 00014182  0x000029db istore  0x00000002 , 0x00000013 
- 00014183  0x000029dc copy  0x00000012 , 0x0000003f 
- 00014184  0x000029dd iadd  0x00000011 , 0x00000011 
- 00014185  0x000029de loop  0x00003761 
- 00014186  0x000029df fetch  0x00000002 , 0x00004848 
- 00014187  0x000029e0 branch  0x00007d79 
- 00014188  0x000029e4 setarg  0x00000082 
- 00014189  0x000029e5 store  0x00000001 , 0x00000723 
- 00014190  0x000029e6 setarg  0x00000004 
- 00014191  0x000029e7 istore  0x00000001 , 0x00000005 
- 00014192  0x000029e8 fetch  0x00000001 , 0x0000070c 
- 00014193  0x000029e9 istore  0x00000001 , 0x00000005 
- 00014194  0x000029ea jam  0x00000003 , 0x00000722 
- 00014195  0x000029eb branch  0x000041b5 
- 00014196  0x000029ef setarg  0x00000082 
- 00014197  0x000029f0 store  0x00000001 , 0x00000723 
- 00014198  0x000029f1 setarg  0x0000004e 
- 00014199  0x000029f2 istore  0x00000001 , 0x00000005 
- 00014200  0x000029f3 fetch  0x00000002 , 0x0000070c 
- 00014201  0x000029f4 istore  0x00000002 , 0x00000005 
- 00014202  0x000029f5 jam  0x00000004 , 0x00000722 
- 00014203  0x000029f6 branch  0x000041b5 
- 00014204  0x000029fa setarg  0x00000082 
- 00014205  0x000029fb store  0x00000001 , 0x00000723 
- 00014206  0x000029fc setarg  0x00000060 
- 00014207  0x000029fd istore  0x00000001 , 0x00000005 
- 00014208  0x000029fe fetch  0x00000004 , 0x0000070c 
- 00014209  0x000029ff istore  0x00000004 , 0x00000005 
- 00014210  0x00002a00 jam  0x00000006 , 0x00000722 
- 00014211  0x00002a01 branch  0x000041b5 
- 00014212  0x00002a06 setarg  0x0000005e 
- 00014213  0x00002a07 store  0x00000001 , 0x00000723 
- 00014214  0x00002a08 setarg  0x00000000 
- 00014215  0x00002a09 istore  0x00000001 , 0x00000005 
- 00014216  0x00002a0a fetch  0x00000002 , 0x0000070c 
- 00014217  0x00002a0b istore  0x00000002 , 0x00000005 
- 00014218  0x00002a0c jam  0x00000004 , 0x00000722 
- 00014219  0x00002a0d branch  0x000041b5 
- 00014220  0x00002a13 fetch  0x00000001 , 0x00004804 
- 00014221  0x00002a14 rtn  0x00000034 
- 00014222  0x00002a15 pincrease  0x0000001e 
- 00014223  0x00002a16 store  0x00000001 , 0x00004804 
- 00014224  0x00002a17 rtn 
- 00014225  0x00002a1a arg  0x00004803 , 0x00000013 
- 00014226  0x00002a1b arg  0x000037e4 , 0x00000012 
- 00014227  0x00002a1c branch  0x000042e0 
- 00014228  0x00002a1f arg  0x00004804 , 0x00000013 
- 00014229  0x00002a20 arg  0x00003797 , 0x00000012 
- 00014230  0x00002a21 branch  0x000042e0 
- 00014231  0x00002a24 fetch  0x00000002 , 0x00004855 
- 00014232  0x00002a25 branch  0x00007d79 
- 00014233  0x00002a2d call  0x000037c4 
- 00014234  0x00002a2e nrtn  0x00000028 
- 00014235  0x00002a2f bpatchx  0x000000a0 , 0x00004034 
- 00014236  0x00002a30 fetch  0x00000002 , 0x0000070e 
- 00014237  0x00002a31 arg  0x0000f01f , 0x00000002 
- 00014238  0x00002a32 isub  0x00000002 , 0x0000003e 
- 00014239  0x00002a33 branch  0x000037d8 , 0x00000005 
- 00014240  0x00002a35 arg  0x0000f014 , 0x00000002 
- 00014241  0x00002a36 isub  0x00000002 , 0x0000003e 
- 00014242  0x00002a37 branch  0x0000391c , 0x00000005 
- 00014243  0x00002a39 arg  0x0000f013 , 0x00000002 
- 00014244  0x00002a3a isub  0x00000002 , 0x0000003e 
- 00014245  0x00002a3b branch  0x00003907 , 0x00000005 
- 00014246  0x00002a3d arg  0x0000f017 , 0x00000002 
- 00014247  0x00002a3e isub  0x00000002 , 0x0000003e 
- 00014248  0x00002a3f branch  0x00003819 , 0x00000005 
- 00014249  0x00002a40 arg  0x0000f018 , 0x00000002 
- 00014250  0x00002a41 isub  0x00000002 , 0x0000003e 
- 00014251  0x00002a42 branch  0x00003845 , 0x00000005 
- 00014252  0x00002a43 arg  0x0000f016 , 0x00000002 
- 00014253  0x00002a44 isub  0x00000002 , 0x0000003e 
- 00014254  0x00002a45 branch  0x0000386a , 0x00000005 
- 00014255  0x00002a48 arg  0x00000534 , 0x00000002 
- 00014256  0x00002a49 isub  0x00000002 , 0x0000003e 
- 00014257  0x00002a4a branch  0x000037cf , 0x00000005 
- 00014258  0x00002a4b arg  0x00000533 , 0x00000002 
- 00014259  0x00002a4c isub  0x00000002 , 0x0000003e 
- 00014260  0x00002a4d branch  0x000037d2 , 0x00000005 
- 00014261  0x00002a4e arg  0x00000123 , 0x00000002 
- 00014262  0x00002a4f isub  0x00000002 , 0x0000003e 
- 00014263  0x00002a50 branch  0x000037d5 , 0x00000005 
- 00014264  0x00002a51 fetch  0x00000002 , 0x0000482c 
- 00014265  0x00002a52 branch  0x00007d79 
- 00014266  0x00002a55 rtn 
- 00014267  0x00002a57 ifetch  0x00000002 , 0x00000006 
- 00014268  0x00002a58 arg  0x000001a8 , 0x00000002 
- 00014269  0x00002a59 isub  0x00000002 , 0x0000003e 
- 00014270  0x00002a5a nrtn  0x00000005 
- 00014271  0x00002a5b ifetch  0x00000001 , 0x00000006 
- 00014272  0x00002a5c fetcht  0x00000001 , 0x000049b6 
- 00014273  0x00002a5d isub  0x00000002 , 0x0000003e 
- 00014274  0x00002a5e nrtn  0x00000005 
- 00014275  0x00002a5f branch  0x00003b2a 
- 00014276  0x00002a62 call  0x00007dbc 
- 00014277  0x00002a63 fetch  0x00000002 , 0x0000070b 
- 00014278  0x00002a64 arg  0x000001a8 , 0x00000002 
- 00014279  0x00002a65 isub  0x00000002 , 0x0000003e 
- 00014280  0x00002a66 nrtn  0x00000005 
- 00014281  0x00002a67 fetcht  0x00000001 , 0x000044f1 
- 00014282  0x00002a68 fetch  0x00000001 , 0x0000070d 
- 00014283  0x00002a69 isub  0x00000002 , 0x0000003e 
- 00014284  0x00002a6a rtn  0x00000005 
- 00014285  0x00002a6b store  0x00000001 , 0x000044f1 
- 00014286  0x00002a6c branch  0x00007dba 
- 00014287  0x00002a6f call  0x000037f4 
- 00014288  0x00002a70 fetch  0x00000002 , 0x0000483c 
- 00014289  0x00002a71 branch  0x00007d79 
- 00014290  0x00002a75 call  0x000037f4 
- 00014291  0x00002a76 fetch  0x00000002 , 0x0000483e 
- 00014292  0x00002a77 branch  0x00007d79 
- 00014293  0x00002a7a call  0x000037ee 
- 00014294  0x00002a7b fetch  0x00000002 , 0x00004840 
- 00014295  0x00002a7c branch  0x00007d79 
- 00014296  0x00002a80 call  0x000037f0 
- 00014297  0x00002a82 fetch  0x00000004 , 0x00000710 
- 00014298  0x00002a83 store  0x00000004 , 0x000044f3 
- 00014299  0x00002a84 branch  0x00003889 
- 00014300  0x00002a89 setarg  0x000000d3 
- 00014301  0x00002a8a store  0x00000001 , 0x00000723 
- 00014302  0x00002a8b setarg  0x000001a8 
- 00014303  0x00002a8c istore  0x00000002 , 0x00000005 
- 00014304  0x00002a8d fetch  0x00000001 , 0x000044f1 
- 00014305  0x00002a8e istore  0x00000001 , 0x00000005 
- 00014306  0x00002a8f istoret  0x00000002 , 0x00000005 
- 00014307  0x00002a90 rtn 
- 00014308  0x00002a94 arg  0x00000000 , 0x00000007 
- 00014309  0x00002a95 arg  0x00000003 , 0x00000002 
- 00014310  0x00002a96 arg  0x0000f009 , 0x00000011 
- 00014311  0x00002a97 branch  0x000037fc 
- 00014312  0x00002aa3 arg  0x00000100 , 0x00000011 
- 00014313  0x00002aa4 branch  0x000037fc 
- 00014314  0x00002aa9 arg  0x00000008 , 0x00000039 
- 00014315  0x00002aaa branch  0x000037f6 
- 00014316  0x00002aad arg  0x00000008 , 0x00000039 
- 00014317  0x00002aae branch  0x000037f6 
- 00014318  0x00002ab1 arg  0x00000006 , 0x00000039 
- 00014319  0x00002ab2 branch  0x000037f6 
- 00014320  0x00002ab5 arg  0x00000004 , 0x00000039 
- 00014321  0x00002ab6 branch  0x000037f6 
- 00014322  0x00002ab9 arg  0x00000002 , 0x00000039 
- 00014323  0x00002aba branch  0x000037f6 
- 00014324  0x00002abd arg  0x00000001 , 0x00000039 
- 00014325  0x00002abe branch  0x000037f6 
- 00014326  0x00002ac2 add  0x00000039 , 0x00000006 , 0x0000003f 
- 00014327  0x00002ac3 store  0x00000001 , 0x00000722 
- 00014328  0x00002ac4 call  0x000037dc 
- 00014329  0x00002ac5 arg  0x00000710 , 0x00000006 
- 00014330  0x00002ac6 call  0x00007cda 
- 00014331  0x00002ac7 branch  0x000041b5 
- 00014332  0x00002acf call  0x00003808 
- 00014333  0x00002ad0 istorer  0x00000011 , 0x00000002 , 0x00000005 
- 00014334  0x00002ad1 istoret  0x00000001 , 0x00000005 
- 00014335  0x00002ad2 jam  0x00000007 , 0x00000722 
- 00014336  0x00002ad3 branch  0x00003806 
- 00014337  0x00002ada call  0x00003808 
- 00014338  0x00002adb istorer  0x00000011 , 0x00000002 , 0x00000005 
- 00014339  0x00002adc istoret  0x00000002 , 0x00000005 
- 00014340  0x00002add jam  0x00000008 , 0x00000722 
- 00014341  0x00002ade branch  0x00003806 
- 00014342  0x00002ae3 call  0x00003f6e 
- 00014343  0x00002ae4 branch  0x000041b5 
- 00014344  0x00002ae8 fetch  0x00000001 , 0x000047ae 
- 00014345  0x00002ae9 store  0x00000001 , 0x0000092b 
- 00014346  0x00002aea setarg  0x000000f0 
- 00014347  0x00002aeb store  0x00000002 , 0x0000094c 
- 00014348  0x00002aec fetch  0x00000001 , 0x000044f2 
- 00014349  0x00002aed pincrease  0x00000001 
- 00014350  0x00002aee store  0x00000001 , 0x000044f2 
- 00014351  0x00002aef beq  0x000000c0 , 0x00003817 
- 00014352  0x00002af0 setarg  0x000000d4 
- 00014353  0x00002af1 store  0x00000001 , 0x00000723 
- 00014354  0x00002af2 setarg  0x000001a8 
- 00014355  0x00002af3 istore  0x00000002 , 0x00000005 
- 00014356  0x00002af4 fetch  0x00000001 , 0x000044f2 
- 00014357  0x00002af5 istore  0x00000001 , 0x00000005 
- 00014358  0x00002af6 rtn 
- 00014359  0x00002af9 jam  0x00000080 , 0x000044f2 
- 00014360  0x00002afa rtn 
- 00014361  0x00002afe copy  0x00000006 , 0x00000011 
- 00014362  0x00002aff fetch  0x00000001 , 0x00000709 
- 00014363  0x00002b00 arg  0x00000006 , 0x00000002 
- 00014364  0x00002b01 isub  0x00000002 , 0x0000003f 
- 00014365  0x00002b02 store  0x00000001 , 0x00004608 
- 00014366  0x00002b03 copy  0x0000003f , 0x00000039 
- 00014367  0x00002b04 copy  0x00000011 , 0x00000006 
- 00014368  0x00002b05 arg  0x00004609 , 0x00000005 
- 00014369  0x00002b06 call  0x00007cda 
- 00014370  0x00002b07 arg  0x00000000 , 0x00000012 
- 00014371  0x00002b09 arg  0x00004609 , 0x0000003f 
- 00014372  0x00002b0a iadd  0x00000012 , 0x00000002 
- 00014373  0x00002b0b ifetch  0x00000001 , 0x00000002 
- 00014374  0x00002b0c beq  0x000000ff , 0x0000383f 
- 00014375  0x00002b0d and  0x0000003f , 0x0000007f , 0x0000003f 
- 00014376  0x00002b0e call  0x00003837 
- 00014377  0x00002b0f increase  0x00000001 , 0x00000012 
- 00014378  0x00002b10 fetch  0x00000001 , 0x00004608 
- 00014379  0x00002b11 isub  0x00000012 , 0x0000003e 
- 00014380  0x00002b12 branch  0x00003823 , 0x00000002 
- 00014381  0x00002b13 call  0x0000394a 
- 00014382  0x00002b15 arg  0x0000f017 , 0x00000002 
- 00014383  0x00002b16 call  0x000037dc 
- 00014384  0x00002b17 arg  0x00000000 , 0x00000002 
- 00014385  0x00002b18 istoret  0x00000001 , 0x00000005 
- 00014386  0x00002b19 copy  0x00000005 , 0x00000002 
- 00014387  0x00002b1a call  0x0000393b 
- 00014388  0x00002b1b pincrease  0x00000007 
- 00014389  0x00002b1c store  0x00000001 , 0x00000722 
- 00014390  0x00002b1d branch  0x000041b5 
- 00014391  0x00002b20 rtn  0x00000034 
- 00014392  0x00002b21 pincrease  0xffffffff 
- 00014393  0x00002b22 mul32  0x0000003f , 0x00000012 , 0x0000003f 
- 00014394  0x00002b23 arg  0x00004503 , 0x00000011 
- 00014395  0x00002b24 iadd  0x00000011 , 0x00000011 
- 00014396  0x00002b25 setarg  0x00000000 
- 00014397  0x00002b26 istore  0x00000001 , 0x00000011 
- 00014398  0x00002b27 rtn 
- 00014399  0x00002b2a arg  0x00000012 , 0x00000039 
- 00014400  0x00002b2b mul32  0x00000039 , 0x0000000d , 0x00000039 
- 00014401  0x00002b2c arg  0x00004503 , 0x00000005 
- 00014402  0x00002b2d call  0x00007ca1 
- 00014403  0x00002b2e call  0x0000394a 
- 00014404  0x00002b2f branch  0x0000382e 
- 00014405  0x00002b32 ifetch  0x00000001 , 0x00000006 
- 00014406  0x00002b33 beq  0x000000ff , 0x0000385e 
- 00014407  0x00002b34 store  0x00000001 , 0x000045ff 
- 00014408  0x00002b35 ifetch  0x00000001 , 0x00000006 
- 00014409  0x00002b36 pincrease  0xffffffff 
- 00014410  0x00002b37 mul32  0x0000003f , 0x00000012 , 0x0000003f 
- 00014411  0x00002b38 arg  0x00004503 , 0x00000006 
- 00014412  0x00002b39 iadd  0x00000006 , 0x00000006 
- 00014413  0x00002b3a arg  0x000045ed , 0x00000005 
- 00014414  0x00002b3b arg  0x00000012 , 0x00000039 
- 00014415  0x00002b3c call  0x00007cda 
- 00014416  0x00002b3d arg  0x0000f018 , 0x00000002 
- 00014417  0x00002b3e call  0x000037dc 
- 00014418  0x00002b3f fetch  0x00000001 , 0x000045ed 
- 00014419  0x00002b40 branch  0x00003867 , 0x00000034 
- 00014420  0x00002b41 arg  0x00000000 , 0x00000002 
- 00014421  0x00002b42 istoret  0x00000001 , 0x00000005 
- 00014422  0x00002b44 fetch  0x00000001 , 0x000045ff 
- 00014423  0x00002b45 istore  0x00000001 , 0x00000005 
- 00014424  0x00002b46 fetch  0x00000001 , 0x000045ed 
- 00014425  0x00002b47 istore  0x00000001 , 0x00000005 
- 00014426  0x00002b48 fetch  0x00000008 , 0x000045ee 
- 00014427  0x00002b49 istore  0x00000008 , 0x00000005 
- 00014428  0x00002b4a jam  0x00000011 , 0x00000722 
- 00014429  0x00002b4b branch  0x000041b5 
- 00014430  0x00002b4f arg  0x0000f018 , 0x00000002 
- 00014431  0x00002b50 call  0x000037dc 
- 00014432  0x00002b51 arg  0x000000ff , 0x00000002 
- 00014433  0x00002b52 istoret  0x00000002 , 0x00000005 
- 00014434  0x00002b55 copy  0x00000005 , 0x00000002 
- 00014435  0x00002b56 call  0x0000393b 
- 00014436  0x00002b57 pincrease  0x00000008 
- 00014437  0x00002b58 store  0x00000001 , 0x00000722 
- 00014438  0x00002b59 branch  0x000041b5 
- 00014439  0x00002b5f arg  0x00000080 , 0x00000002 
- 00014440  0x00002b60 istore  0x00000001 , 0x00000005 
- 00014441  0x00002b61 branch  0x00003856 
- 00014442  0x00002b64 ifetch  0x00000001 , 0x00000006 
- 00014443  0x00002b65 store  0x00000001 , 0x000045ff 
- 00014444  0x00002b66 and  0x0000003f , 0x0000007f , 0x0000003f 
- 00014445  0x00002b67 pincrease  0xffffffff 
- 00014446  0x00002b68 mul32  0x0000003f , 0x00000012 , 0x0000003f 
- 00014447  0x00002b69 arg  0x00004503 , 0x00000005 
- 00014448  0x00002b6a iadd  0x00000005 , 0x00000005 
- 00014449  0x00002b6b fetch  0x00000001 , 0x000045ff 
- 00014450  0x00002b6c istore  0x00000001 , 0x00000005 
- 00014451  0x00002b6d call  0x0000394a 
- 00014452  0x00002b6e arg  0x0000f016 , 0x00000002 
- 00014453  0x00002b6f call  0x000037dc 
- 00014454  0x00002b70 setarg  0x00000000 
- 00014455  0x00002b71 istore  0x00000001 , 0x00000005 
- 00014456  0x00002b72 copy  0x00000005 , 0x00000002 
- 00014457  0x00002b73 call  0x0000393b 
- 00014458  0x00002b74 pincrease  0x00000007 
- 00014459  0x00002b75 store  0x00000001 , 0x00000722 
- 00014460  0x00002b76 branch  0x000041b5 
- 00014461  0x00002b7c copy  0x00000022 , 0x00000002 
- 00014462  0x00002b7d fetch  0x00000004 , 0x000044f7 
- 00014463  0x00002b7e isub  0x00000002 , 0x0000003e 
- 00014464  0x00002b7f call  0x0000388f , 0x00000002 
- 00014465  0x00002b80 call  0x00003896 
- 00014466  0x00002b81 isub  0x00000002 , 0x0000003e 
- 00014467  0x00002b82 rtn  0x00000002 
- 00014468  0x00002b83 call  0x0000388a 
- 00014469  0x00002b84 fetch  0x00000004 , 0x000044f3 
- 00014470  0x00002b85 pincrease  0x00000001 
- 00014471  0x00002b86 store  0x00000004 , 0x000044f3 
- 00014472  0x00002b87 branch  0x0000389a 
- 00014473  0x00002b8b copy  0x00000022 , 0x0000003f 
- 00014474  0x00002b8d store  0x00000004 , 0x000044f7 
- 00014475  0x00002b8e fetch  0x00000001 , 0x000044fa 
- 00014476  0x00002b8f and_into  0x0000000f , 0x0000003f 
- 00014477  0x00002b90 store  0x00000001 , 0x000044fa 
- 00014478  0x00002b91 rtn 
- 00014479  0x00002b94 rtn  0x00000005 
- 00014480  0x00002b95 copy  0x0000003f , 0x00000012 
- 00014481  0x00002b96 setarg  0x00100000 
- 00014482  0x00002b97 lshift8  0x0000003f , 0x0000003f 
- 00014483  0x00002b98 iadd  0x00000002 , 0x00000002 
- 00014484  0x00002b99 copy  0x00000012 , 0x0000003f 
- 00014485  0x00002b9a rtn 
- 00014486  0x00002b9d arg  0x00000014 , 0x00000039 
- 00014487  0x00002b9f pincrease  0x000000a0 
- 00014488  0x00002ba0 loop  0x00003897 
- 00014489  0x00002ba1 rtn 
- 00014490  0x00002ba4 setarg  0x0000000d 
- 00014491  0x00002ba5 store  0x00000001 , 0x00004602 
- 00014492  0x00002ba6 pincrease  0xffffffff 
- 00014493  0x00002ba7 mul32  0x0000003f , 0x00000012 , 0x0000003f 
- 00014494  0x00002ba8 arg  0x00004503 , 0x00000030 
- 00014495  0x00002ba9 iadd  0x00000030 , 0x00000030 
- 00014496  0x00002bab ifetch  0x00000001 , 0x00000030 
- 00014497  0x00002bac ncall  0x000038a8 , 0x00000034 
- 00014498  0x00002bad increase  0xffffffee , 0x00000030 
- 00014499  0x00002baf fetch  0x00000001 , 0x00004602 
- 00014500  0x00002bb0 pincrease  0xffffffff 
- 00014501  0x00002bb1 rtn  0x00000034 
- 00014502  0x00002bb2 store  0x00000001 , 0x00004602 
- 00014503  0x00002bb3 branch  0x000038a0 
- 00014504  0x00002bb6 arg  0x00000007 , 0x00000007 
- 00014505  0x00002bb7 qisolate0  0x0000003f 
- 00014506  0x00002bb8 rtn  0x00000001 
- 00014507  0x00002bb9 and  0x0000003f , 0x0000007f , 0x0000003f 
- 00014508  0x00002bba arg  0x0000000d , 0x00000002 
- 00014509  0x00002bbb isub  0x00000002 , 0x0000003e 
- 00014510  0x00002bbc rtn  0x00000002 
- 00014511  0x00002bbd copy  0x00000030 , 0x00000006 
- 00014512  0x00002bbe arg  0x000045ed , 0x00000005 
- 00014513  0x00002bbf arg  0x00000012 , 0x00000039 
- 00014514  0x00002bc0 call  0x00007cda 
- 00014515  0x00002bc1 fetch  0x00000001 , 0x000045fe 
- 00014516  0x00002bc2 beq  0x00000059 , 0x000038bf 
- 00014517  0x00002bc4 fetcht  0x00000004 , 0x000044f3 
- 00014518  0x00002bc5 fetch  0x00000004 , 0x000045ee 
- 00014519  0x00002bc6 isub  0x00000002 , 0x0000003e 
- 00014520  0x00002bc7 fetch  0x00000001 , 0x000045f5 
- 00014521  0x00002bc8 branch  0x000038e3 , 0x00000005 
- 00014522  0x00002bc9 nbranch  0x000038bc , 0x00000002 
- 00014523  0x00002bca rtn 
- 00014524  0x00002bcd setarg  0x00000000 
- 00014525  0x00002bce istore  0x00000001 , 0x00000030 
- 00014526  0x00002bcf rtn 
- 00014527  0x00002bd3 fetch  0x00000004 , 0x000044f3 
- 00014528  0x00002bd4 arg  0x0000003c , 0x00000002 
- 00014529  0x00002bd5 idiv  0x00000002 
- 00014530  0x00002bd6 call  0x00007d62 
- 00014531  0x00002bd7 remainder  0x0000003f 
- 00014532  0x00002bd8 nrtn  0x00000034 
- 00014533  0x00002bda fetch  0x00000004 , 0x000044f3 
- 00014534  0x00002bdb arg  0x00054600 , 0x00000002 
- 00014535  0x00002bdc isub  0x00000002 , 0x0000003f 
- 00014536  0x00002bde arg  0x00093a80 , 0x00000002 
- 00014537  0x00002bdf idiv  0x00000002 
- 00014538  0x00002be0 call  0x00007d62 
- 00014539  0x00002be1 remainder  0x0000003f 
- 00014540  0x00002be2 arg  0x00015180 , 0x00000002 
- 00014541  0x00002be3 idiv  0x00000002 
- 00014542  0x00002be4 call  0x00007d62 
- 00014543  0x00002be5 remainder  0x00000011 
- 00014544  0x00002be6 quotient  0x00000007 
- 00014545  0x00002be7 fetch  0x00000001 , 0x000045f2 
- 00014546  0x00002be8 branch  0x000038d5 , 0x00000034 
- 00014547  0x00002be9 qisolate1  0x0000003f 
- 00014548  0x00002bea nrtn  0x00000001 
- 00014549  0x00002bed deposit  0x00000011 
- 00014550  0x00002bee arg  0x0000003c , 0x00000002 
- 00014551  0x00002bef idiv  0x00000002 
- 00014552  0x00002bf0 call  0x00007d62 
- 00014553  0x00002bf1 quotient  0x00000002 
- 00014554  0x00002bf2 setarg  0x000001e0 
- 00014555  0x00002bf3 iadd  0x00000002 , 0x00000002 
- 00014556  0x00002bf4 fetch  0x00000002 , 0x000045ee 
- 00014557  0x00002bf5 arg  0x00000fff , 0x00000011 
- 00014558  0x00002bf6 iand  0x00000011 , 0x0000003f 
- 00014559  0x00002bf7 isub  0x00000002 , 0x0000003e 
- 00014560  0x00002bf8 nrtn  0x00000005 
- 00014561  0x00002bf9 fetch  0x00000001 , 0x000045f6 
- 00014562  0x00002bfa branch  0x000038e3 
- 00014563  0x00002bfd store  0x00000001 , 0x0000070c 
- 00014564  0x00002bfe jam  0x00000001 , 0x00004602 
- 00014565  0x00002c00 copy  0x00000030 , 0x0000003f 
- 00014566  0x00002c01 store  0x00000002 , 0x0000091f 
- 00014567  0x00002c03 fetcht  0x00000001 , 0x0000070c 
- 00014568  0x00002c04 fetchr  0x00000007 , 0x00000001 , 0x00004869 
- 00014569  0x00002c05 call  0x000037e8 
- 00014570  0x00002c07 fetch  0x00000002 , 0x0000091f 
- 00014571  0x00002c08 copy  0x0000003f , 0x00000030 
- 00014572  0x00002c09 add  0x00000030 , 0x00000011 , 0x00000006 
- 00014573  0x00002c0a ifetch  0x00000001 , 0x00000006 
- 00014574  0x00002c0b beq  0x00000059 , 0x000038f4 
- 00014575  0x00002c0d setarg  0x00000000 
- 00014576  0x00002c0e istore  0x00000001 , 0x00000030 
- 00014577  0x00002c0f fetchr  0x00000007 , 0x00000001 , 0x00004869 
- 00014578  0x00002c10 call  0x000038ff 
- 00014579  0x00002c11 branch  0x0000394a 
- 00014580  0x00002c16 fetch  0x00000001 , 0x000045f2 
- 00014581  0x00002c17 branch  0x000038ef , 0x00000034 
- 00014582  0x00002c18 arg  0x0000f009 , 0x00000002 
- 00014583  0x00002c19 call  0x000037dc 
- 00014584  0x00002c1a setarg  0x00000011 
- 00014585  0x00002c1b istore  0x00000001 , 0x00000005 
- 00014586  0x00002c1c ifetch  0x00000001 , 0x00000030 
- 00014587  0x00002c1d or  0x0000003f , 0x00000080 , 0x0000003f 
- 00014588  0x00002c1e istore  0x00000001 , 0x00000005 
- 00014589  0x00002c1f jam  0x00000008 , 0x00000723 
- 00014590  0x00002c20 branch  0x00003806 
- 00014591  0x00002c23 arg  0x0000f020 , 0x00000002 
- 00014592  0x00002c24 call  0x000037dc 
- 00014593  0x00002c25 copy  0x00000005 , 0x00000002 
- 00014594  0x00002c26 call  0x0000393b 
- 00014595  0x00002c28 pincrease  0x00000006 
- 00014596  0x00002c29 store  0x00000001 , 0x00000722 
- 00014597  0x00002c2a jam  0x000000d3 , 0x00000723 
- 00014598  0x00002c2b branch  0x00003806 
- 00014599  0x00002c2f arg  0x000045ed , 0x00000005 
- 00014600  0x00002c30 arg  0x00000010 , 0x00000039 
- 00014601  0x00002c31 call  0x00007cda 
- 00014602  0x00002c32 fetch  0x00000001 , 0x000045ed 
- 00014603  0x00002c33 and  0x0000003f , 0x0000007f , 0x0000003f 
- 00014604  0x00002c34 store  0x00000001 , 0x000045ff 
- 00014605  0x00002c35 sub  0x0000003f , 0x0000000d , 0x0000003e 
- 00014606  0x00002c36 nrtn  0x00000002 
- 00014607  0x00002c37 fetch  0x00000004 , 0x000045ee 
- 00014608  0x00002c38 arg  0x0000003c , 0x00000002 
- 00014609  0x00002c39 idiv  0x00000002 
- 00014610  0x00002c3a call  0x00007d62 
- 00014611  0x00002c3b remainder  0x00000002 
- 00014612  0x00002c3c isub  0x00000002 , 0x0000003f 
- 00014613  0x00002c3d store  0x00000004 , 0x000045ee 
- 00014614  0x00002c3e setarg  0x00000000 
- 00014615  0x00002c3f store  0x00000002 , 0x000045fd 
- 00014616  0x00002c40 arg  0x000045ed , 0x00000011 
- 00014617  0x00002c41 call  0x00003930 
- 00014618  0x00002c42 arg  0x0000f013 , 0x00000002 
- 00014619  0x00002c43 branch  0x00003928 
- 00014620  0x00002c4a arg  0x000045ed , 0x00000005 
- 00014621  0x00002c4b arg  0x00000011 , 0x00000039 
- 00014622  0x00002c4c call  0x00007cda 
- 00014623  0x00002c4f fetch  0x00000001 , 0x000045ed 
- 00014624  0x00002c50 and  0x0000003f , 0x0000007f , 0x0000003f 
- 00014625  0x00002c51 store  0x00000001 , 0x000045ff 
- 00014626  0x00002c52 sub  0x0000003f , 0x0000000d , 0x0000003e 
- 00014627  0x00002c53 nrtn  0x00000002 
- 00014628  0x00002c55 jam  0x00000059 , 0x000045fe 
- 00014629  0x00002c56 arg  0x000045ed , 0x00000011 
- 00014630  0x00002c57 call  0x00003930 
- 00014631  0x00002c58 arg  0x0000f014 , 0x00000002 
- 00014632  0x00002c5d call  0x000037dc 
- 00014633  0x00002c5e setarg  0x00000000 
- 00014634  0x00002c5f store  0x00000001 , 0x00000729 
- 00014635  0x00002c60 copy  0x00000005 , 0x00000002 
- 00014636  0x00002c61 call  0x0000393b 
- 00014637  0x00002c62 pincrease  0x00000007 
- 00014638  0x00002c63 store  0x00000001 , 0x00000722 
- 00014639  0x00002c64 branch  0x000041b5 
- 00014640  0x00002c68 call  0x00003937 
- 00014641  0x00002c69 copy  0x00000011 , 0x00000006 
- 00014642  0x00002c6a arg  0x00004503 , 0x00000005 
- 00014643  0x00002c6b iadd  0x00000005 , 0x00000005 
- 00014644  0x00002c6c arg  0x00000012 , 0x00000039 
- 00014645  0x00002c6d call  0x00007cda 
- 00014646  0x00002c6e branch  0x0000394a 
- 00014647  0x00002c71 fetch  0x00000001 , 0x000045ff 
- 00014648  0x00002c72 pincrease  0xffffffff 
- 00014649  0x00002c73 mul32  0x0000003f , 0x00000012 , 0x0000003f 
- 00014650  0x00002c74 rtn 
- 00014651  0x00002c77 arg  0x00004503 , 0x00000011 
- 00014652  0x00002c78 arg  0x00000000 , 0x00000012 
- 00014653  0x00002c79 copy  0x00000002 , 0x00000005 
- 00014654  0x00002c7a arg  0x0000000d , 0x00000039 
- 00014655  0x00002c7b increase  0xffffffff , 0x00000039 
- 00014656  0x00002c7d ifetch  0x00000001 , 0x00000011 
- 00014657  0x00002c7e beq  0x000000ff , 0x00003945 
- 00014658  0x00002c7f branch  0x00003945 , 0x00000034 
- 00014659  0x00002c80 increase  0x00000001 , 0x00000012 
- 00014660  0x00002c81 istore  0x00000001 , 0x00000005 
- 00014661  0x00002c83 setarg  0x00000012 
- 00014662  0x00002c84 iadd  0x00000011 , 0x00000011 
- 00014663  0x00002c85 loop  0x00003940 
- 00014664  0x00002c86 copy  0x00000012 , 0x0000003f 
- 00014665  0x00002c87 rtn 
- 00014666  0x00002c8a fetch  0x00000002 , 0x0000484a 
- 00014667  0x00002c8b branch  0x00007d79 
- 00014668  0x00002c96 bpatchx  0x000000a1 , 0x00004034 
- 00014669  0x00002c97 setarg  0x00004a5e 
- 00014670  0x00002c98 store  0x00000002 , 0x00004aed 
- 00014671  0x00002c99 setarg  0x00004aeb 
- 00014672  0x00002c9a store  0x00000002 , 0x00000919 
- 00014673  0x00002c9b jam  0x00000014 , 0x00000787 
- 00014674  0x00002c9c fetch  0x00000001 , 0x00004808 
- 00014675  0x00002c9d store  0x00000001 , 0x00000788 
- 00014676  0x00002c9f fetch  0x00000001 , 0x00000916 
- 00014677  0x00002ca0 pincrease  0x0000000b 
- 00014678  0x00002ca1 add  0x0000003f , 0xfffffffe , 0x00000039 
- 00014679  0x00002caa store  0x00000001 , 0x00000789 
- 00014680  0x00002cab pincrease  0xffffffff 
- 00014681  0x00002cae istore  0x00000001 , 0x00000005 
- 00014682  0x00002caf setarg  0x0000002a 
- 00014683  0x00002cb0 istore  0x00000001 , 0x00000005 
- 00014684  0x00002cb1 arg  0x00004998 , 0x00000006 
- 00014685  0x00002cb2 call  0x00007ccc 
- 00014686  0x00002cb3 fetchr  0x00000011 , 0x00000002 , 0x00000919 
- 00014687  0x00002cb4 call  0x00003967 
- 00014688  0x00002cb5 call  0x000078b2 
- 00014689  0x00002cb7 fetch  0x00000002 , 0x000044e9 
- 00014690  0x00002cb8 isolate1  0x00000009 , 0x0000003f 
- 00014691  0x00002cb9 nrtn  0x00000001 
- 00014692  0x00002cbb call  0x00003e5e 
- 00014693  0x00002cbc arg  0x00000787 , 0x00000011 
- 00014694  0x00002cbd branch  0x000078b2 
- 00014695  0x00002cc0 add  0x00000011 , 0x00000002 , 0x00000006 
- 00014696  0x00002cc1 ifetch  0x00000002 , 0x00000006 
- 00014697  0x00002cc2 store  0x00000002 , 0x000043fb 
- 00014698  0x00002cc3 arg  0x00000787 , 0x00000011 
- 00014699  0x00002cc4 rtn 
- 00014700  0x00002cc8 setarg  0x00004a5e 
- 00014701  0x00002cc9 store  0x00000002 , 0x000043fb 
- 00014702  0x00002cca rtn 
- 00014703  0x00002ccf fetch  0x00000001 , 0x000049b5 
- 00014704  0x00002cd0 rtnne  0x00000001 
- 00014705  0x00002cd1 jam  0x00000002 , 0x000049b5 
- 00014706  0x00002cd2 branch  0x00003ace 
- 00014707  0x00002cd5 arg  0x0000078c , 0x00000011 
- 00014708  0x00002cd6 arg  0x00000012 , 0x00000002 
- 00014709  0x00002cd7 setarg  0x00000021 
- 00014710  0x00002cd8 nrtn  0x00000001 
- 00014711  0x00002cd9 arg  0x0000079e , 0x00000011 
- 00014712  0x00002cda fetcht  0x00000001 , 0x00000789 
- 00014713  0x00002cdb increase  0xffffffee , 0x00000002 
- 00014714  0x00002cdc setarg  0x00000022 
- 00014715  0x00002cdd rtn 
- 00014716  0x00002ce6 arg  0x0000462b , 0x00000005 
- 00014717  0x00002ce7 setarg  0x00000002 
- 00014718  0x00002ce8 istore  0x00000001 , 0x00000005 
- 00014719  0x00002ce9 setarg  0x00000001 
- 00014720  0x00002cea istore  0x00000001 , 0x00000005 
- 00014721  0x00002ceb setarg  0x00000002 
- 00014722  0x00002cec istore  0x00000001 , 0x00000005 
- 00014723  0x00002ced rtn 
- 00014724  0x00002cf2 arg  0x00001827 , 0x00000002 
- 00014725  0x00002cf3 setarg  0x00000003 
- 00014726  0x00002cf4 istore  0x00000001 , 0x00000005 
- 00014727  0x00002cf5 setarg  0x00000003 
- 00014728  0x00002cf6 istore  0x00000001 , 0x00000005 
- 00014729  0x00002cf7 istoret  0x00000002 , 0x00000005 
- 00014730  0x00002cf8 rtn 
- 00014731  0x00002cfc call  0x000025b8 
- 00014732  0x00002cfd call  0x00002af5 
- 00014733  0x00002cfe call  0x0000264e 
- 00014734  0x00002cff nrtn  0x0000002d 
- 00014735  0x00002d01 fetch  0x00000001 , 0x00000002 
- 00014736  0x00002d02 pincrease  0x00000001 
- 00014737  0x00002d03 store  0x00000001 , 0x00000002 
- 00014738  0x00002d04 fetch  0x00000002 , 0x00004824 
- 00014739  0x00002d05 call  0x00007d79 
- 00014740  0x00002d06 branch  0x000025bc 
- 00014741  0x00002d09 call  0x000039a1 
- 00014742  0x00002d0a rtn  0x00000028 
- 00014743  0x00002d0c call  0x0000398b 
- 00014744  0x00002d0d call  0x00002018 
- 00014745  0x00002d0e fetcht  0x00000002 , 0x00004344 
- 00014746  0x00002d0f arg  0x0000000a , 0x00000007 
- 00014747  0x00002d10 call  0x000020dc 
- 00014748  0x00002d11 rtn  0x00000028 
- 00014749  0x00002d12 arg  0x0000000d , 0x00000007 
- 00014750  0x00002d13 call  0x00007cef 
- 00014751  0x00002d14 nbranch  0x00003997 , 0x00000034 
- 00014752  0x00002d15 rtn 
- 00014753  0x00002d18 fetcht  0x00000002 , 0x00004344 
- 00014754  0x00002d19 arg  0x00000004 , 0x00000007 
- 00014755  0x00002d1a call  0x000020dc 
- 00014756  0x00002d1b rtn  0x00000028 
- 00014757  0x00002d1c call  0x000039a9 
- 00014758  0x00002d1d fetch  0x00000002 , 0x00004344 
- 00014759  0x00002d1e arg  0x0000000d , 0x00000007 
- 00014760  0x00002d1f branch  0x00007ce1 
- 00014761  0x00002d23 fetch  0x00000001 , 0x0000464a 
- 00014762  0x00002d24 pincrease  0x00000001 
- 00014763  0x00002d25 store  0x00000001 , 0x0000464a 
- 00014764  0x00002d26 store  0x00000001 , 0x00000007 
- 00014765  0x00002d27 rtnne  0x00000028 
- 00014766  0x00002d28 jam  0x00000025 , 0x0000464a 
- 00014767  0x00002d29 jam  0x00000025 , 0x00000007 
- 00014768  0x00002d2a rtn 
- 00014769  0x00002d2d fetch  0x00000001 , 0x0000004c 
- 00014770  0x00002d2e and  0x0000003f , 0x0000000f , 0x0000003f 
- 00014771  0x00002d2f beq  0x00000000 , 0x000039b6 
- 00014772  0x00002d30 beq  0x00000002 , 0x000039b6 
- 00014773  0x00002d31 rtn 
- 00014774  0x00002d34 ifetcht  0x00000001 , 0x00000006 
- 00014775  0x00002d35 sub  0x00000002 , 0x00000006 , 0x0000003e 
- 00014776  0x00002d36 rtn  0x00000002 
- 00014777  0x00002d37 sub  0x00000002 , 0x00000025 , 0x0000003e 
- 00014778  0x00002d38 nrtn  0x00000002 
- 00014779  0x00002d39 add  0x00000002 , 0xfffffffa , 0x00000011 
- 00014780  0x00002d3a add  0x00000006 , 0x00000006 , 0x00000012 
- 00014781  0x00002d3d ifetcht  0x00000001 , 0x00000012 
- 00014782  0x00002d3e sub  0x00000002 , 0x00000001 , 0x0000003e 
- 00014783  0x00002d3f rtn  0x00000002 
- 00014784  0x00002d40 sub  0x00000002 , 0x0000001e , 0x0000003e 
- 00014785  0x00002d41 nrtn  0x00000002 
- 00014786  0x00002d42 copy  0x00000002 , 0x0000003f 
- 00014787  0x00002d43 rtn  0x00000034 
- 00014788  0x00002d44 bpatchx  0x000000a2 , 0x00004034 
- 00014789  0x00002d45 ifetch  0x00000001 , 0x00000006 
- 00014790  0x00002d46 beq  0x000000ff , 0x000039d1 
- 00014791  0x00002d47 beq  0x0000002a , 0x00003f7c 
- 00014792  0x00002d4a add  0x00000002 , 0x00000001 , 0x0000003f 
- 00014793  0x00002d4b isub  0x00000011 , 0x0000003e 
- 00014794  0x00002d4c rtn  0x00000002 
- 00014795  0x00002d4d iadd  0x00000012 , 0x00000012 
- 00014796  0x00002d4e sub  0x00000002 , 0xffffffff , 0x0000003f 
- 00014797  0x00002d4f iadd  0x00000011 , 0x00000011 
- 00014798  0x00002d50 copy  0x00000011 , 0x0000003f 
- 00014799  0x00002d51 rtn  0x00000034 
- 00014800  0x00002d52 branch  0x000039bd 
- 00014801  0x00002d55 jam  0x00000000 , 0x000007aa 
- 00014802  0x00002d56 branch  0x00003cfa 
- 00014803  0x00002d5a fetch  0x00000001 , 0x00000000 
- 00014804  0x00002d5b pincrease  0x00000001 
- 00014805  0x00002d5c store  0x00000001 , 0x00000000 
- 00014806  0x00002d5e bpatchx  0x000000a3 , 0x00004034 
- 00014807  0x00002d5f call  0x000025b8 
- 00014808  0x00002d60 arg  0x00000027 , 0x00000039 
- 00014809  0x00002d61 arg  0x00004169 , 0x00000006 
- 00014810  0x00002d62 arg  0x000007aa , 0x00000005 
- 00014811  0x00002d63 call  0x00007ccc 
- 00014812  0x00002d64 jam  0x00000025 , 0x00000007 
- 00014813  0x00002d65 arg  0x00000708 , 0x0000001b 
- 00014814  0x00002d66 enable  0x00000010 
- 00014815  0x00002d67 disable  0x0000002d 
- 00014816  0x00002d6a call  0x00002af5 
- 00014817  0x00002d6b call  0x000039f0 
- 00014818  0x00002d6c random  0x0000003f 
- 00014819  0x00002d6d arg  0x000001ff , 0x00000002 
- 00014820  0x00002d6e iand  0x00000002 , 0x0000003f 
- 00014821  0x00002d6f add  0x0000003f , 0x00000064 , 0x0000003f 
- 00014822  0x00002d70 call  0x00007c91 
- 00014823  0x00002d71 fetch  0x00000001 , 0x00000007 
- 00014824  0x00002d72 pincrease  0x00000001 
- 00014825  0x00002d73 store  0x00000001 , 0x00000007 
- 00014826  0x00002d74 bne  0x00000028 , 0x000039e0 
- 00014827  0x00002d76 arg  0x00000027 , 0x00000039 
- 00014828  0x00002d77 arg  0x00004169 , 0x00000005 
- 00014829  0x00002d78 arg  0x000007aa , 0x00000006 
- 00014830  0x00002d79 call  0x00007ccc 
- 00014831  0x00002d7a branch  0x000025bc 
- 00014832  0x00002d7d arg  0x00000002 , 0x00000002 
- 00014833  0x00002d7e storet  0x00000001 , 0x00004169 
- 00014834  0x00002d7f fetcht  0x00000001 , 0x0000462a 
- 00014835  0x00002d80 add  0x00000002 , 0x00000006 , 0x0000003f 
- 00014836  0x00002d81 store  0x00000001 , 0x0000416a 
- 00014837  0x00002d82 fetch  0x00000006 , 0x000042db 
- 00014838  0x00002d83 store  0x00000006 , 0x0000416b 
- 00014839  0x00002d84 copy  0x00000002 , 0x00000039 
- 00014840  0x00002d85 arg  0x0000462b , 0x00000006 
- 00014841  0x00002d86 call  0x00007ccc 
- 00014842  0x00002d88 branch  0x0000273e 
- 00014843  0x00002d94 bpatchx  0x000000a4 , 0x00004034 
- 00014844  0x00002d95 fetcht  0x00000002 , 0x000008f4 
- 00014845  0x00002d96 fetch  0x00000001 , 0x000008f3 
- 00014846  0x00002d97 copy  0x00000002 , 0x00000006 
- 00014847  0x00002d98 arg  0x0000476e , 0x00000011 
- 00014848  0x00002d99 arg  0x0000477e , 0x00000030 
- 00014849  0x00002d9a call  0x00003c5a 
- 00014850  0x00002d9b call  0x00007dbc 
- 00014851  0x00002d9c copy  0x00000013 , 0x0000003f 
- 00014852  0x00002d9d iadd  0x00000030 , 0x00000006 
- 00014853  0x00002d9e fetcht  0x00000004 , 0x0000477e 
- 00014854  0x00002d9f fetch  0x00000002 , 0x00000910 
- 00014855  0x00002da0 copy  0x0000003f , 0x00000011 
- 00014856  0x00002da2 arg  0x0000000a , 0x00000039 
- 00014857  0x00002da4 ifetch  0x00000004 , 0x00000011 
- 00014858  0x00002da5 branch  0x00003a16 , 0x00000034 
- 00014859  0x00002da6 isub  0x00000002 , 0x0000003e 
- 00014860  0x00002da7 rtn  0x00000005 
- 00014861  0x00002da8 increase  0x00000004 , 0x00000011 
- 00014862  0x00002da9 loop  0x00003a09 
- 00014863  0x00002daa fetch  0x00000002 , 0x00000910 
- 00014864  0x00002dab copy  0x0000003f , 0x00000005 
- 00014865  0x00002dac add  0x0000003f , 0x00000004 , 0x00000006 
- 00014866  0x00002daf arg  0x00000024 , 0x00000039 
- 00014867  0x00002db0 call  0x00007ccc 
- 00014868  0x00002db1 istoret  0x00000004 , 0x00000005 
- 00014869  0x00002db2 branch  0x00007dba 
- 00014870  0x00002db4 istoret  0x00000004 , 0x00000011 
- 00014871  0x00002db5 branch  0x00007dba 
- 00014872  0x00002db8 fetch  0x00000001 , 0x00004857 
- 00014873  0x00002db9 beq  0x00000001 , 0x00003a43 
- 00014874  0x00002dbb call  0x00003a21 
- 00014875  0x00002dbc call  0x00003a25 
- 00014876  0x00002dbd call  0x00003a2c 
- 00014877  0x00002dbe call  0x00003a30 
- 00014878  0x00002dbf call  0x00003a34 
- 00014879  0x00002dc0 call  0x00003a35 
- 00014880  0x00002dc1 branch  0x00003a39 
- 00014881  0x00002dc4 arg  0x0000001a , 0x00000002 
- 00014882  0x00002dc5 arg  0x0000480a , 0x00000011 
- 00014883  0x00002dc6 setarg  0x0001ffa0 
- 00014884  0x00002dc7 branch  0x00006c4d 
- 00014885  0x00002dc9 arg  0x00000013 , 0x00000002 
- 00014886  0x00002dca arg  0x000047ef , 0x00000011 
- 00014887  0x00002dcb setarg  0x0001e000 
- 00014888  0x00002dcc call  0x00006c4d 
- 00014889  0x00002dcd fetch  0x00000001 , 0x000047ff 
- 00014890  0x00002dce store  0x00000001 , 0x00004871 
- 00014891  0x00002dcf rtn 
- 00014892  0x00002dd1 arg  0x00000010 , 0x00000002 
- 00014893  0x00002dd2 arg  0x00004959 , 0x00000011 
- 00014894  0x00002dd3 setarg  0x0001e100 
- 00014895  0x00002dd4 branch  0x00006c4d 
- 00014896  0x00002dd6 arg  0x00000010 , 0x00000002 
- 00014897  0x00002dd7 arg  0x000046a0 , 0x00000011 
- 00014898  0x00002dd8 setarg  0x0001e200 
- 00014899  0x00002dd9 branch  0x00006c4d 
- 00014900  0x00002ddb rtn 
- 00014901  0x00002ddd arg  0x00000003 , 0x00000002 
- 00014902  0x00002dde arg  0x00004992 , 0x00000011 
- 00014903  0x00002ddf setarg  0x0001f000 
- 00014904  0x00002de0 branch  0x00006c4d 
- 00014905  0x00002de2 fetch  0x00000002 , 0x0000484c 
- 00014906  0x00002de3 rtnbit1  0x00000002 
- 00014907  0x00002de4 arg  0x00000040 , 0x00000002 
- 00014908  0x00002de5 arg  0x000006a1 , 0x00000011 
- 00014909  0x00002de6 setarg  0x0001e400 
- 00014910  0x00002de7 call  0x00006c4d 
- 00014911  0x00002de8 call  0x00003e3e 
- 00014912  0x00002de9 arg  0x000006a1 , 0x00000006 
- 00014913  0x00002dea add  0x00000011 , 0x00000006 , 0x00000011 
- 00014914  0x00002deb branch  0x00003a6b 
- 00014915  0x00002def call  0x00003a4a 
- 00014916  0x00002df0 call  0x00003a4e 
- 00014917  0x00002df1 call  0x00003a55 
- 00014918  0x00002df2 call  0x00003a59 
- 00014919  0x00002df3 call  0x00003a5d 
- 00014920  0x00002df4 call  0x00003a5e 
- 00014921  0x00002df5 branch  0x00003a62 
- 00014922  0x00002df8 arg  0x0000001a , 0x00000002 
- 00014923  0x00002df9 arg  0x0000480a , 0x00000011 
- 00014924  0x00002dfa arg  0x00000000 , 0x00000012 
- 00014925  0x00002dfb branch  0x00006ce1 
- 00014926  0x00002dfe arg  0x00000013 , 0x00000002 
- 00014927  0x00002dff arg  0x000047ef , 0x00000011 
- 00014928  0x00002e00 arg  0x0000001a , 0x00000012 
- 00014929  0x00002e01 call  0x00006ce1 
- 00014930  0x00002e02 fetch  0x00000001 , 0x000047ff 
- 00014931  0x00002e03 store  0x00000001 , 0x00004871 
- 00014932  0x00002e04 rtn 
- 00014933  0x00002e07 arg  0x00000010 , 0x00000002 
- 00014934  0x00002e08 arg  0x00004959 , 0x00000011 
- 00014935  0x00002e09 arg  0x0000002d , 0x00000012 
- 00014936  0x00002e0a branch  0x00006ce1 
- 00014937  0x00002e0d arg  0x00000010 , 0x00000002 
- 00014938  0x00002e0e arg  0x000046a0 , 0x00000011 
- 00014939  0x00002e0f arg  0x0000003d , 0x00000012 
- 00014940  0x00002e10 branch  0x00006ce1 
- 00014941  0x00002e13 rtn 
- 00014942  0x00002e16 arg  0x00000003 , 0x00000002 
- 00014943  0x00002e17 arg  0x00004992 , 0x00000011 
- 00014944  0x00002e18 arg  0x0000004e , 0x00000012 
- 00014945  0x00002e19 branch  0x00006ce1 
- 00014946  0x00002e1c fetch  0x00000002 , 0x0000484c 
- 00014947  0x00002e1d rtnbit1  0x00000002 
- 00014948  0x00002e1e arg  0x00000040 , 0x00000002 
- 00014949  0x00002e1f arg  0x000006a1 , 0x00000011 
- 00014950  0x00002e20 arg  0x00000051 , 0x00000012 
- 00014951  0x00002e21 call  0x00006ce1 
- 00014952  0x00002e22 call  0x00003e3e 
- 00014953  0x00002e23 arg  0x000006a1 , 0x00000006 
- 00014954  0x00002e24 add  0x00000011 , 0x00000006 , 0x00000011 
- 00014955  0x00002e26 copy  0x00000011 , 0x00000005 
- 00014956  0x00002e27 call  0x00007c8f 
- 00014957  0x00002e28 copy  0x00000012 , 0x0000003f 
- 00014958  0x00002e29 iadd  0x00000011 , 0x00000011 
- 00014959  0x00002e2a loop  0x00003a6b 
- 00014960  0x00002e2b rtn 
- 00014961  0x00002e2e fetch  0x00000001 , 0x00004857 
- 00014962  0x00002e2f beq  0x00000001 , 0x00003a83 
- 00014963  0x00002e30 beq  0x00000002 , 0x00003a74 
- 00014964  0x00002e32 call  0x00003a77 
- 00014965  0x00002e33 call  0x00003a7b 
- 00014966  0x00002e34 branch  0x00003a7f 
- 00014967  0x00002e36 arg  0x00000013 , 0x00000002 
- 00014968  0x00002e37 arg  0x000047ef , 0x00000011 
- 00014969  0x00002e38 setarg  0x0001e000 
- 00014970  0x00002e39 branch  0x00006c33 
- 00014971  0x00002e3b arg  0x00000010 , 0x00000002 
- 00014972  0x00002e3c arg  0x00004959 , 0x00000011 
- 00014973  0x00002e3d setarg  0x0001e100 
- 00014974  0x00002e3e branch  0x00006c33 
- 00014975  0x00002e40 arg  0x00000010 , 0x00000002 
- 00014976  0x00002e41 arg  0x000046a0 , 0x00000011 
- 00014977  0x00002e42 setarg  0x0001e200 
- 00014978  0x00002e43 branch  0x00006c33 
- 00014979  0x00002e46 call  0x00003a86 
- 00014980  0x00002e47 call  0x00003a8a 
- 00014981  0x00002e48 branch  0x00003a8e 
- 00014982  0x00002e4b arg  0x00000013 , 0x00000002 
- 00014983  0x00002e4c arg  0x000047ef , 0x00000011 
- 00014984  0x00002e4d arg  0x0000001a , 0x00000012 
- 00014985  0x00002e4e branch  0x00006cd3 
- 00014986  0x00002e51 arg  0x00000010 , 0x00000002 
- 00014987  0x00002e52 arg  0x00004959 , 0x00000011 
- 00014988  0x00002e53 arg  0x0000002d , 0x00000012 
- 00014989  0x00002e54 branch  0x00006cd3 
- 00014990  0x00002e57 arg  0x00000010 , 0x00000002 
- 00014991  0x00002e58 arg  0x000046a0 , 0x00000011 
- 00014992  0x00002e59 arg  0x0000003d , 0x00000012 
- 00014993  0x00002e5a branch  0x00006cd3 
- 00014994  0x00002e5d fetch  0x00000003 , 0x00004992 
- 00014995  0x00002e5e fetcht  0x00000003 , 0x00004c24 
- 00014996  0x00002e5f isub  0x00000002 , 0x0000003e 
- 00014997  0x00002e60 nrtn  0x00000002 
- 00014998  0x00002e61 add  0x0000003f , 0x00000080 , 0x0000003f 
- 00014999  0x00002e62 store  0x00000003 , 0x00004c24 
- 00015000  0x00002e63 fetch  0x00000001 , 0x00004857 
- 00015001  0x00002e64 beq  0x00000001 , 0x00003a9e 
- 00015002  0x00002e66 arg  0x00000003 , 0x00000002 
- 00015003  0x00002e67 arg  0x00004c24 , 0x00000011 
- 00015004  0x00002e68 setarg  0x0001f000 
- 00015005  0x00002e69 branch  0x00006c33 
- 00015006  0x00002e6b arg  0x00000003 , 0x00000002 
- 00015007  0x00002e6c arg  0x00004c24 , 0x00000011 
- 00015008  0x00002e6d arg  0x0000004e , 0x00000012 
- 00015009  0x00002e6e branch  0x00006cd3 
- 00015010  0x00002e71 call  0x00003aad 
- 00015011  0x00002e72 fetch  0x00000001 , 0x00004857 
- 00015012  0x00002e73 beq  0x00000002 , 0x00003aa9 
- 00015013  0x00002e74 arg  0x00000040 , 0x00000002 
- 00015014  0x00002e75 arg  0x000006a1 , 0x00000011 
- 00015015  0x00002e76 arg  0x00000051 , 0x00000012 
- 00015016  0x00002e77 branch  0x00006cd3 
- 00015017  0x00002e79 arg  0x00000040 , 0x00000002 
- 00015018  0x00002e7a arg  0x000006a1 , 0x00000011 
- 00015019  0x00002e7b setarg  0x0001e400 
- 00015020  0x00002e7c branch  0x00006c33 
- 00015021  0x00002e7f call  0x00003e3e 
- 00015022  0x00002e80 arg  0x000006a1 , 0x00000005 
- 00015023  0x00002e81 add  0x00000011 , 0x00000006 , 0x00000011 
- 00015024  0x00002e83 copy  0x00000011 , 0x00000006 
- 00015025  0x00002e84 call  0x00007c8f 
- 00015026  0x00002e85 copy  0x00000012 , 0x0000003f 
- 00015027  0x00002e86 iadd  0x00000011 , 0x00000011 
- 00015028  0x00002e87 loop  0x00003ab0 
- 00015029  0x00002e88 rtn 
- 00015030  0x00002e8b fetch  0x00000001 , 0x00004857 
- 00015031  0x00002e8c beq  0x00000001 , 0x00003abb 
- 00015032  0x00002e8e setarg  0x0001e000 
- 00015033  0x00002e8f store  0x00000003 , 0x00004419 
- 00015034  0x00002e90 branch  0x00006bfa 
- 00015035  0x00002e92 rtn 
- 00015036  0x00002e95 fetch  0x00000001 , 0x00004857 
- 00015037  0x00002e96 rtnne  0x00000002 
- 00015038  0x00002e97 setarg  0x0001d000 
- 00015039  0x00002e98 arg  0x00004503 , 0x00000011 
- 00015040  0x00002e99 arg  0x0000000d , 0x00000002 
- 00015041  0x00002e9a mul32  0x00000002 , 0x00000012 , 0x00000002 
- 00015042  0x00002e9b branch  0x00006c33 
- 00015043  0x00002e9e fetch  0x00000001 , 0x00004857 
- 00015044  0x00002e9f rtnne  0x00000002 
- 00015045  0x00002ea0 arg  0x00004503 , 0x00000011 
- 00015046  0x00002ea1 arg  0x0000000d , 0x00000002 
- 00015047  0x00002ea2 mul32  0x00000002 , 0x00000012 , 0x00000002 
- 00015048  0x00002ea3 setarg  0x0001d000 
- 00015049  0x00002ea4 branch  0x00006c4d 
- 00015050  0x00002eab call  0x00004073 
- 00015051  0x00002eac branch  0x00003ad2 
- 00015052  0x00002eb1 call  0x00003b23 
- 00015053  0x00002eb2 branch  0x00003b19 
- 00015054  0x00002eb6 jam  0x00000001 , 0x0000464b 
- 00015055  0x00002eb7 rtn 
- 00015056  0x00002ebb jam  0x00000000 , 0x0000464b 
- 00015057  0x00002ebc rtn 
- 00015058  0x00002ec0 arg  0x00003ad6 , 0x00000012 
- 00015059  0x00002ec1 arg  0x0000001d , 0x00000011 
- 00015060  0x00002ec2 arg  0x0000000e , 0x00000007 
- 00015061  0x00002ec3 branch  0x00003b0e 
- 00015062  0x00002eca fetch  0x00000001 , 0x000047e4 
- 00015063  0x00002ecb beq  0x00000001 , 0x00003afd 
- 00015064  0x00002ecc beq  0x00000003 , 0x00003adc 
- 00015065  0x00002ecd beq  0x00000002 , 0x00003b0d 
- 00015066  0x00002ece beq  0x00000000 , 0x00003ade 
- 00015067  0x00002ecf branch  0x00003ade 
- 00015068  0x00002ed2 jam  0x00000000 , 0x00004388 
- 00015069  0x00002ed3 branch  0x00003ad0 
- 00015070  0x00002ed6 call  0x0000396c 
- 00015071  0x00002ed7 arg  0x00000787 , 0x00000011 
- 00015072  0x00002ed8 call  0x000078dc 
- 00015073  0x00002ed9 nrtn  0x00000028 
- 00015074  0x00002eda fetch  0x00000001 , 0x000049b7 
- 00015075  0x00002edb bbit1  0x00000002 , 0x00003aef 
- 00015076  0x00002edc fetch  0x00000001 , 0x00000787 
- 00015077  0x00002edd pincrease  0xffffffff 
- 00015078  0x00002ede istore  0x00000001 , 0x00000012 
- 00015079  0x00002edf and  0x0000003f , 0x0000007f , 0x0000003f 
- 00015080  0x00002ee0 call  0x00003af5 , 0x00000034 
- 00015081  0x00002ee1 fetch  0x00000001 , 0x000049b7 
- 00015082  0x00002ee2 rtnbit0  0x00000000 
- 00015083  0x00002ee3 arg  0x0000462a , 0x00000005 
- 00015084  0x00002ee4 arg  0x00000789 , 0x00000006 
- 00015085  0x00002ee5 call  0x00007c8d 
- 00015086  0x00002ee6 branch  0x000039d3 
- 00015087  0x00002ee9 arg  0x00000787 , 0x00000011 
- 00015088  0x00002eea call  0x000078ca 
- 00015089  0x00002eeb call  0x000078fa 
- 00015090  0x00002eec nrtn  0x00000034 
- 00015091  0x00002eee call  0x00003afb 
- 00015092  0x00002eef branch  0x00003ad0 
- 00015093  0x00002ef3 arg  0x00000787 , 0x00000011 
- 00015094  0x00002ef4 call  0x000078ca 
- 00015095  0x00002ef5 call  0x000078fa 
- 00015096  0x00002ef6 nrtn  0x00000034 
- 00015097  0x00002ef8 jam  0x00000004 , 0x0000464f 
- 00015098  0x00002ef9 branch  0x00003ad0 
- 00015099  0x00002efc jam  0x00000000 , 0x000049b5 
- 00015100  0x00002efd rtn 
- 00015101  0x00002f01 call  0x00003ce0 
- 00015102  0x00002f02 call  0x00003cec 
- 00015103  0x00002f03 call  0x00003b05 
- 00015104  0x00002f04 nrtn  0x00000005 
- 00015105  0x00002f05 fetch  0x00000001 , 0x000047e4 
- 00015106  0x00002f06 beq  0x00000003 , 0x00003b09 
- 00015107  0x00002f07 beq  0x00000001 , 0x00003b0b 
- 00015108  0x00002f08 rtn 
- 00015109  0x00002f0e fetch  0x00000001 , 0x0000464e 
- 00015110  0x00002f0f add  0x0000003f , 0xffffffff , 0x0000003f 
- 00015111  0x00002f10 store  0x00000001 , 0x0000464e 
- 00015112  0x00002f11 rtn 
- 00015113  0x00002f15 jam  0x00000258 , 0x0000464f 
- 00015114  0x00002f16 branch  0x00003ad0 
- 00015115  0x00002f1a jam  0x00000006 , 0x0000464f 
- 00015116  0x00002f1b branch  0x00003ad0 
- 00015117  0x00002f1f branch  0x000039d3 
- 00015118  0x00002f22 fetch  0x00000001 , 0x0000464b 
- 00015119  0x00002f23 rtnne  0x00000001 
- 00015120  0x00002f25 random  0x0000003f 
- 00015121  0x00002f26 and  0x0000003f , 0x00000007 , 0x0000003f 
- 00015122  0x00002f27 iadd  0x00000011 , 0x00000011 
- 00015123  0x00002f2c call  0x00007cef 
- 00015124  0x00002f2d nrtn  0x00000034 
- 00015125  0x00002f2e copy  0x00000011 , 0x0000003f 
- 00015126  0x00002f2f call  0x00007ce1 
- 00015127  0x00002f30 copy  0x00000012 , 0x0000003f 
- 00015128  0x00002f31 branch  0x00007d79 
- 00015129  0x00002f36 arg  0x0000464c , 0x00000013 
- 00015130  0x00002f37 arg  0x00003b1c , 0x00000012 
- 00015131  0x00002f38 branch  0x000042e7 
- 00015132  0x00002f3c fetch  0x00000001 , 0x000047e4 
- 00015133  0x00002f3d rtnne  0x00000001 
- 00015134  0x00002f3e fetch  0x00000001 , 0x000047e7 
- 00015135  0x00002f3f set1  0x00000000 , 0x0000003f 
- 00015136  0x00002f40 store  0x00000001 , 0x000047e7 
- 00015137  0x00002f41 jam  0x00000003 , 0x000047e4 
- 00015138  0x00002f42 branch  0x00003b31 
- 00015139  0x00002f48 arg  0x0000464f , 0x00000013 
- 00015140  0x00002f49 arg  0x00003b26 , 0x00000012 
- 00015141  0x00002f4a branch  0x000042e0 
- 00015142  0x00002f50 fetch  0x00000001 , 0x000047e4 
- 00015143  0x00002f52 beq  0x00000001 , 0x00003b2f 
- 00015144  0x00002f53 beq  0x00000000 , 0x00003afb 
- 00015145  0x00002f54 rtn 
- 00015146  0x00002f57 call  0x00003e5a 
- 00015147  0x00002f58 call  0x0000420b 
- 00015148  0x00002f59 jam  0x00000000 , 0x0000464f 
- 00015149  0x00002f5a call  0x00003ad0 
- 00015150  0x00002f5b branch  0x00003afb 
- 00015151  0x00002f5f jam  0x00000006 , 0x0000464e 
- 00015152  0x00002f60 branch  0x00003ace 
- 00015153  0x00002f64 jam  0x00000006 , 0x0000464e 
- 00015154  0x00002f65 branch  0x00003ace 
- 00015155  0x00002f68 arg  0x00003b37 , 0x00000012 
- 00015156  0x00002f69 arg  0x00000020 , 0x00000011 
- 00015157  0x00002f6a arg  0x0000000f , 0x00000007 
- 00015158  0x00002f6b branch  0x00003b10 
- 00015159  0x00002f6e fetch  0x00000001 , 0x000049b5 
- 00015160  0x00002f6f nrtn  0x00000034 
- 00015161  0x00002f70 call  0x0000406e 
- 00015162  0x00002f71 arg  0x00000787 , 0x00000011 
- 00015163  0x00002f72 call  0x000078dc 
- 00015164  0x00002f73 nrtn  0x00000028 
- 00015165  0x00002f74 fetch  0x00000001 , 0x00000787 
- 00015166  0x00002f75 pincrease  0xffffffff 
- 00015167  0x00002f76 istore  0x00000001 , 0x00000012 
- 00015168  0x00002f77 call  0x000078ca , 0x00000034 
- 00015169  0x00002f78 arg  0x0000462a , 0x00000005 
- 00015170  0x00002f79 arg  0x00000789 , 0x00000006 
- 00015171  0x00002f7a call  0x00007c8d 
- 00015172  0x00002f7b branch  0x000039d3 
- 00015173  0x00002f83 call  0x00003b4b 
- 00015174  0x00002f84 call  0x00003b53 
- 00015175  0x00002f85 call  0x00003b59 
- 00015176  0x00002f86 call  0x00003b5f 
- 00015177  0x00002f87 call  0x00003b67 
- 00015178  0x00002f88 branch  0x00003b6b 
- 00015179  0x00002f8e call  0x00003b78 
- 00015180  0x00002f8f arg  0x000046c0 , 0x00000006 
- 00015181  0x00002f90 arg  0x0000000f , 0x00000039 
- 00015182  0x00002f91 call  0x00003be7 
- 00015183  0x00002f92 call  0x00003c01 
- 00015184  0x00002f93 arg  0x000001bd , 0x00000006 
- 00015185  0x00002f94 arg  0x000046b0 , 0x00000005 
- 00015186  0x00002f95 branch  0x00007c8f 
- 00015187  0x00002f9b call  0x00003b7b 
- 00015188  0x00002f9c call  0x00003b75 
- 00015189  0x00002f9d call  0x00003c01 
- 00015190  0x00002f9e arg  0x000001bd , 0x00000006 
- 00015191  0x00002f9f arg  0x00004660 , 0x00000005 
- 00015192  0x00002fa0 branch  0x00007c8f 
- 00015193  0x00002fa5 call  0x00003b7b 
- 00015194  0x00002fa6 call  0x00003b78 
- 00015195  0x00002fa7 call  0x00003c01 
- 00015196  0x00002fa8 arg  0x000001bd , 0x00000006 
- 00015197  0x00002fa9 arg  0x00004690 , 0x00000005 
- 00015198  0x00002faa branch  0x00007c8f 
- 00015199  0x00002fb0 fetch  0x00000008 , 0x00004680 
- 00015200  0x00002fb1 store  0x00000008 , 0x00004658 
- 00015201  0x00002fb2 fetch  0x00000008 , 0x00004688 
- 00015202  0x00002fb3 store  0x00000008 , 0x00004650 
- 00015203  0x00002fb5 arg  0x00004650 , 0x00000006 
- 00015204  0x00002fb6 arg  0x000046b0 , 0x00000011 
- 00015205  0x00002fb7 arg  0x00004670 , 0x00000030 
- 00015206  0x00002fb8 branch  0x00003c48 
- 00015207  0x00002fbf arg  0x00004680 , 0x00000006 
- 00015208  0x00002fc0 arg  0x000046b0 , 0x00000011 
- 00015209  0x00002fc1 arg  0x00004680 , 0x00000030 
- 00015210  0x00002fc2 branch  0x00003c48 
- 00015211  0x00002fc9 arg  0x00004670 , 0x00000006 
- 00015212  0x00002fca arg  0x00000010 , 0x00000039 
- 00015213  0x00002fcb call  0x00003be4 
- 00015214  0x00002fcc arg  0x000046d9 , 0x00000006 
- 00015215  0x00002fcd arg  0x00000009 , 0x00000039 
- 00015216  0x00002fce call  0x00003be7 
- 00015217  0x00002fcf call  0x00003c01 
- 00015218  0x00002fd0 arg  0x000001bd , 0x00000006 
- 00015219  0x00002fd1 arg  0x000046a0 , 0x00000005 
- 00015220  0x00002fd2 branch  0x00007c8f 
- 00015221  0x00002fd6 call  0x00003b79 
- 00015222  0x00002fd8 arg  0x00004680 , 0x00000006 
- 00015223  0x00002fd9 branch  0x00003be3 
- 00015224  0x00002fdc call  0x00003b76 
- 00015225  0x00002fde arg  0x00004688 , 0x00000006 
- 00015226  0x00002fdf branch  0x00003be3 
- 00015227  0x00002fe3 arg  0x0000480a , 0x00000006 
- 00015228  0x00002fe4 arg  0x00000004 , 0x00000039 
- 00015229  0x00002fe5 call  0x00003bea 
- 00015230  0x00002fe6 arg  0x0000480e , 0x00000006 
- 00015231  0x00002fe7 arg  0x00000006 , 0x00000039 
- 00015232  0x00002fe8 call  0x00003bea 
- 00015233  0x00002fe9 arg  0x00004814 , 0x00000006 
- 00015234  0x00002fea arg  0x00000010 , 0x00000039 
- 00015235  0x00002feb call  0x00003be4 
- 00015236  0x00002fec call  0x00003bf1 
- 00015237  0x00002fed branch  0x00003bec 
- 00015238  0x00002ff3 call  0x00003b92 
- 00015239  0x00002ff6 arg  0x000047ec , 0x00000011 
- 00015240  0x00002ff7 arg  0x000001bd , 0x00000012 
- 00015241  0x00002ff8 arg  0x0000000b , 0x00000039 
- 00015242  0x00002ffa ifetch  0x00000002 , 0x00000011 
- 00015243  0x00002ffb ifetcht  0x00000002 , 0x00000012 
- 00015244  0x00002ffc ixor  0x00000002 , 0x0000003f 
- 00015245  0x00002ffd istore  0x00000002 , 0x00000011 
- 00015246  0x00002ffe increase  0x00000002 , 0x00000011 
- 00015247  0x00002fff increase  0x00000002 , 0x00000012 
- 00015248  0x00003000 loop  0x00003b8a 
- 00015249  0x00003001 rtn 
- 00015250  0x00003008 arg  0x00004670 , 0x00000006 
- 00015251  0x00003009 arg  0x00000010 , 0x00000039 
- 00015252  0x0000300a call  0x00003be4 
- 00015253  0x0000300b arg  0x000046cf , 0x00000006 
- 00015254  0x0000300c arg  0x0000000a , 0x00000039 
- 00015255  0x0000300d call  0x00003be7 
- 00015256  0x0000300e branch  0x00003c01 
- 00015257  0x00003013 arg  0x000047ef , 0x00000006 
- 00015258  0x00003014 arg  0x0000470d , 0x00000005 
- 00015259  0x00003015 call  0x00007c8f 
- 00015260  0x0000301b arg  0x0000470d , 0x00000006 
- 00015261  0x0000301c arg  0x0000471d , 0x00000011 
- 00015262  0x0000301d arg  0x0000472d , 0x00000030 
- 00015263  0x0000301e call  0x00003c4a 
- 00015264  0x00003020 arg  0x0000473d , 0x00000030 
- 00015265  0x00003021 arg  0x00000001 , 0x00000012 
- 00015266  0x00003022 setarg  0x00000000 
- 00015267  0x00003023 call  0x00003c4c 
- 00015268  0x00003024 fetch  0x00000001 , 0x0000474c 
- 00015269  0x00003025 and  0x0000003f , 0x0000007f , 0x0000003f 
- 00015270  0x00003026 store  0x00000001 , 0x0000474d 
- 00015271  0x00003028 arg  0x0000475e , 0x00000030 
- 00015272  0x00003029 arg  0x00000002 , 0x00000012 
- 00015273  0x0000302a setarg  0x00000010 
- 00015274  0x0000302b arg  0x0000473d , 0x00000011 
- 00015275  0x0000302c call  0x00003c4c 
- 00015276  0x0000302e arg  0x0000474e , 0x00000030 
- 00015277  0x0000302f arg  0x00000003 , 0x00000012 
- 00015278  0x00003030 setarg  0x00000010 
- 00015279  0x00003031 arg  0x0000475e , 0x00000011 
- 00015280  0x00003032 branch  0x00003c4c 
- 00015281  0x00003036 arg  0x00004959 , 0x00000006 
- 00015282  0x00003037 arg  0x0000476e , 0x00000011 
- 00015283  0x00003038 arg  0x0000477e , 0x00000030 
- 00015284  0x00003039 call  0x00003c4a 
- 00015285  0x0000303a arg  0x0000478e , 0x00000006 
- 00015286  0x0000303b arg  0x0000477e , 0x00000011 
- 00015287  0x0000303c arg  0x0000479e , 0x00000030 
- 00015288  0x0000303d setarg  0x00000004 
- 00015289  0x0000303e call  0x00003c5a 
- 00015290  0x0000303f fetch  0x00000001 , 0x000047ad 
- 00015291  0x00003040 and  0x0000003f , 0x0000003f , 0x0000003f 
- 00015292  0x00003041 set1  0x00000006 , 0x0000003f 
- 00015293  0x00003042 store  0x00000001 , 0x000047ae 
- 00015294  0x00003043 rtn 
- 00015295  0x00003047 arg  0x000047ef , 0x00000006 
- 00015296  0x00003048 arg  0x000047af , 0x00000011 
- 00015297  0x00003049 arg  0x000047bf , 0x00000030 
- 00015298  0x0000304a call  0x00003c4a 
- 00015299  0x0000304b arg  0x000047cf , 0x00000006 
- 00015300  0x0000304c arg  0x000047bf , 0x00000011 
- 00015301  0x0000304d arg  0x000047d4 , 0x00000030 
- 00015302  0x0000304e setarg  0x00000005 
- 00015303  0x0000304f call  0x00003c5a 
- 00015304  0x00003053 fetch  0x00000002 , 0x000044e9 
- 00015305  0x00003054 rtnbit1  0x00000009 
- 00015306  0x00003055 jam  0x00000001 , 0x00004388 
- 00015307  0x00003056 rtn 
- 00015308  0x0000305b arg  0x00004999 , 0x00000011 
- 00015309  0x0000305c fetch  0x00000007 , 0x0000499f 
- 00015310  0x0000305d branch  0x00003bd1 
- 00015311  0x0000305f arg  0x00000923 , 0x00000011 
- 00015312  0x00003060 fetch  0x00000007 , 0x00000929 
- 00015313  0x00003062 store  0x00000007 , 0x000008da 
- 00015314  0x00003063 setarg  0x00000000 
- 00015315  0x00003064 store  0x00000005 , 0x000008d1 
- 00015316  0x00003065 call  0x00003bda 
- 00015317  0x00003066 fetch  0x00000006 , 0x000008e1 
- 00015318  0x00003067 ifetcht  0x00000006 , 0x00000011 
- 00015319  0x00003068 ixor  0x00000002 , 0x0000003f 
- 00015320  0x00003069 istore  0x00000006 , 0x00000011 
- 00015321  0x0000306a rtn 
- 00015322  0x0000306e fetch  0x00000004 , 0x0000486e 
- 00015323  0x0000306f store  0x00000004 , 0x000008d6 
- 00015324  0x00003072 arg  0x0000474e , 0x00000006 
- 00015325  0x00003073 call  0x0000735f 
- 00015326  0x00003074 arg  0x000008d1 , 0x00000006 
- 00015327  0x00003075 call  0x00007361 
- 00015328  0x00003076 call  0x000072d1 
- 00015329  0x00003077 arg  0x000008e1 , 0x00000005 
- 00015330  0x00003078 branch  0x00007375 
- 00015331  0x00003080 arg  0x00000008 , 0x00000039 
- 00015332  0x00003086 call  0x00003bf1 
- 00015333  0x00003087 call  0x00003c39 
- 00015334  0x00003088 branch  0x00003bee 
- 00015335  0x0000308a call  0x00003bf1 
- 00015336  0x0000308b call  0x00007cda 
- 00015337  0x0000308c branch  0x00003bee 
- 00015338  0x0000308e call  0x00003bf1 
- 00015339  0x0000308f call  0x00003c39 
- 00015340  0x00003090 setarg  0x0000002c 
- 00015341  0x00003091 istore  0x00000001 , 0x00000005 
- 00015342  0x00003093 copy  0x00000005 , 0x0000003f 
- 00015343  0x00003094 store  0x00000002 , 0x000046f3 
- 00015344  0x00003095 rtn 
- 00015345  0x00003097 copy  0x00000006 , 0x00000002 
- 00015346  0x00003098 copy  0x00000039 , 0x00000011 
- 00015347  0x00003099 fetch  0x00000002 , 0x000046f3 
- 00015348  0x0000309a copy  0x0000003f , 0x00000005 
- 00015349  0x0000309b fetch  0x00000001 , 0x000046e2 
- 00015350  0x0000309c call  0x00003bfa , 0x00000034 
- 00015351  0x0000309d copy  0x00000002 , 0x00000006 
- 00015352  0x0000309e copy  0x00000011 , 0x00000039 
- 00015353  0x0000309f rtn 
- 00015354  0x000030a1 jam  0x00000001 , 0x000046e2 
- 00015355  0x000030a2 call  0x00003bfe 
- 00015356  0x000030a3 arg  0x000007d1 , 0x00000005 
- 00015357  0x000030a4 rtn 
- 00015358  0x000030a7 arg  0x00000100 , 0x00000039 
- 00015359  0x000030a8 arg  0x000007d1 , 0x00000005 
- 00015360  0x000030a9 branch  0x00007ca3 
- 00015361  0x000030ae call  0x00003c17 
- 00015362  0x000030af call  0x00003c32 
- 00015363  0x000030b1 setarg  0x000007d1 
- 00015364  0x000030b2 store  0x00000002 , 0x000046fa 
- 00015365  0x000030b3 call  0x00004134 
- 00015366  0x000030b6 fetch  0x00000002 , 0x000046fa 
- 00015367  0x000030b7 copy  0x0000003f , 0x00000006 
- 00015368  0x000030b8 arg  0x00000231 , 0x00000005 
- 00015369  0x000030b9 call  0x00007c81 
- 00015370  0x000030ba call  0x0000413b 
- 00015371  0x000030bb fetch  0x00000002 , 0x000046fa 
- 00015372  0x000030bc pincrease  0x00000040 
- 00015373  0x000030bd store  0x00000002 , 0x000046fa 
- 00015374  0x000030be fetch  0x00000001 , 0x000046f7 
- 00015375  0x000030bf pincrease  0xffffffff 
- 00015376  0x000030c0 store  0x00000001 , 0x000046f7 
- 00015377  0x000030c1 nbranch  0x00003c06 , 0x00000034 
- 00015378  0x000030c2 call  0x00004176 
- 00015379  0x000030c3 arg  0x000001bd , 0x00000011 
- 00015380  0x000030c4 arg  0x00000020 , 0x00000039 
- 00015381  0x000030c5 call  0x00007cb1 
- 00015382  0x000030c6 rtn 
- 00015383  0x000030ca jam  0x00000000 , 0x000046e2 
- 00015384  0x000030cb fetch  0x00000002 , 0x000046f3 
- 00015385  0x000030cc copy  0x0000003f , 0x00000005 
- 00015386  0x000030cd arg  0x00000080 , 0x00000002 
- 00015387  0x000030ce istoret  0x00000001 , 0x00000005 
- 00015388  0x000030cf arg  0x000007d1 , 0x00000002 
- 00015389  0x000030d0 isub  0x00000002 , 0x0000003f 
- 00015390  0x000030d1 store  0x00000008 , 0x000046e3 
- 00015391  0x000030d3 lshift3  0x0000003f , 0x00000002 
- 00015392  0x000030d4 storet  0x00000008 , 0x000046eb 
- 00015393  0x000030d5 rshift4  0x0000003f , 0x00000013 
- 00015394  0x000030d6 rshift2  0x00000013 , 0x00000013 
- 00015395  0x000030d7 and  0x0000003f , 0x0000003f , 0x0000003f 
- 00015396  0x000030d8 sub  0x0000003f , 0x00000037 , 0x0000003e 
- 00015397  0x000030da ncall  0x00003c30 , 0x00000002 
- 00015398  0x000030db add  0x00000013 , 0x00000001 , 0x0000003f 
- 00015399  0x000030dc store  0x00000001 , 0x000046f7 
- 00015400  0x000030dd mul32  0x0000003f , 0x00000040 , 0x00000011 
- 00015401  0x000030de lshift4  0x0000003f , 0x00000013 
- 00015402  0x000030df increase  0xffffffff , 0x00000013 
- 00015403  0x000030e0 setarg  0x000007cd 
- 00015404  0x000030e1 iadd  0x00000011 , 0x00000011 
- 00015405  0x000030e2 fetch  0x00000004 , 0x000046eb 
- 00015406  0x000030e3 istore  0x00000004 , 0x00000011 
- 00015407  0x000030e4 rtn 
- 00015408  0x000030e9 increase  0x00000001 , 0x00000013 
- 00015409  0x000030ea rtn 
- 00015410  0x000030ed arg  0x000007d1 , 0x00000011 
- 00015411  0x000030f3 arg  0x00000004 , 0x00000039 
- 00015412  0x000030f4 call  0x00007cb1 
- 00015413  0x000030f5 increase  0x00000002 , 0x00000011 
- 00015414  0x000030f6 add  0x00000013 , 0xffffffff , 0x00000013 
- 00015415  0x000030f7 nbranch  0x00003c33 , 0x00000005 
- 00015416  0x000030f8 rtn 
- 00015417  0x00003100 ifetch  0x00000001 , 0x00000006 
- 00015418  0x00003101 rshift4  0x0000003f , 0x00000002 
- 00015419  0x00003102 call  0x00003c42 
- 00015420  0x00003103 istoret  0x00000001 , 0x00000005 
- 00015421  0x00003104 and  0x0000003f , 0x0000000f , 0x00000002 
- 00015422  0x00003105 call  0x00003c42 
- 00015423  0x00003106 istoret  0x00000001 , 0x00000005 
- 00015424  0x00003107 loop  0x00003c39 
- 00015425  0x00003108 rtn 
- 00015426  0x0000310a sub  0x00000002 , 0x00000009 , 0x0000003e 
- 00015427  0x0000310b branch  0x00003c46 , 0x00000002 
- 00015428  0x0000310c add  0x00000002 , 0x00000057 , 0x00000002 
- 00015429  0x0000310d rtn 
- 00015430  0x0000310f add  0x00000002 , 0x00000030 , 0x00000002 
- 00015431  0x00003110 rtn 
- 00015432  0x00003114 setarg  0x00000020 
- 00015433  0x00003115 branch  0x00003c5a 
- 00015434  0x00003118 setarg  0x00000010 
- 00015435  0x00003119 branch  0x00003c5a 
- 00015436  0x0000311f fetcht  0x00000001 , 0x000046fc 
- 00015437  0x00003120 increase  0x00000001 , 0x00000002 
- 00015438  0x00003121 iadd  0x00000002 , 0x00000002 
- 00015439  0x00003122 storet  0x00000001 , 0x00000230 
- 00015440  0x00003123 copy  0x00000011 , 0x00000006 
- 00015441  0x00003124 copy  0x0000003f , 0x00000039 
- 00015442  0x00003125 call  0x00007ccc 
- 00015443  0x00003126 fetcht  0x00000001 , 0x000046fc 
- 00015444  0x00003127 copy  0x00000002 , 0x00000039 
- 00015445  0x00003128 call  0x00007cda 
- 00015446  0x00003129 copy  0x00000012 , 0x0000003f 
- 00015447  0x0000312a istore  0x00000001 , 0x00000005 
- 00015448  0x0000312b arg  0x0000472d , 0x00000011 
- 00015449  0x0000312c branch  0x00003c5d 
- 00015450  0x00003136 store  0x00000001 , 0x00000230 
- 00015451  0x00003137 copy  0x0000003f , 0x00000039 
- 00015452  0x00003138 call  0x00007ccc 
- 00015453  0x00003139 copy  0x00000011 , 0x00000006 
- 00015454  0x0000313a arg  0x000006a1 , 0x00000005 
- 00015455  0x0000313b call  0x00007c8f 
- 00015456  0x0000313c call  0x000071c1 
- 00015457  0x0000313d copy  0x00000030 , 0x00000005 
- 00015458  0x0000313e call  0x00007375 
- 00015459  0x0000313f rtn 
- 00015460  0x00003144 fetcht  0x00000001 , 0x000008fe 
- 00015461  0x00003145 branch  0x00003c67 
- 00015462  0x00003147 force  0x00000001 , 0x00000002 
- 00015463  0x00003149 force  0x00000000 , 0x00000038 
- 00015464  0x0000314a fetch  0x00000002 , 0x000008f1 
- 00015465  0x0000314b copy  0x0000003f , 0x00000006 
- 00015466  0x0000314c ifetch  0x00000003 , 0x00000006 
- 00015467  0x0000314d lshift8  0x0000003f , 0x0000003f 
- 00015468  0x0000314e ior  0x00000002 , 0x0000002f 
- 00015469  0x0000314f increase  0x00000001 , 0x00000038 
- 00015470  0x00003150 ifetch  0x00000004 , 0x00000006 
- 00015471  0x00003151 copy  0x0000003f , 0x0000002f 
- 00015472  0x00003152 increase  0x00000001 , 0x00000038 
- 00015473  0x00003153 ifetch  0x00000004 , 0x00000006 
- 00015474  0x00003154 copy  0x0000003f , 0x0000002f 
- 00015475  0x00003155 increase  0x00000001 , 0x00000038 
- 00015476  0x00003156 byteswap  0x00000011 , 0x0000002f 
- 00015477  0x00003157 lshift16  0x0000002f , 0x0000002f 
- 00015478  0x00003158 ifetch  0x00000002 , 0x00000006 
- 00015479  0x00003159 ior  0x0000002f , 0x0000002f 
- 00015480  0x0000315a rtn 
- 00015481  0x0000315c fetch  0x00000001 , 0x000008f3 
- 00015482  0x0000315d copy  0x0000003f , 0x00000011 
- 00015483  0x0000315e call  0x00003c64 
- 00015484  0x0000315f call  0x000072d1 
- 00015485  0x00003160 force  0x0000000c , 0x00000038 
- 00015486  0x00003161 deposit  0x0000002f 
- 00015487  0x00003162 copy  0x00000011 , 0x00000039 
- 00015488  0x00003163 fetcht  0x00000002 , 0x000008f4 
- 00015489  0x00003164 copy  0x00000002 , 0x00000006 
- 00015490  0x00003165 call  0x00007349 
- 00015491  0x00003166 branch  0x0000728c 
- 00015492  0x00003168 jam  0x00000019 , 0x000008fe 
- 00015493  0x00003169 branch  0x00003c88 
- 00015494  0x0000316b jam  0x00000009 , 0x000008fe 
- 00015495  0x0000316c branch  0x00003c88 
- 00015496  0x0000316e store  0x00000001 , 0x000008f3 
- 00015497  0x0000316f storet  0x00000002 , 0x000008f4 
- 00015498  0x00003170 bpatchx  0x000000a5 , 0x00004034 
- 00015499  0x00003171 call  0x00003c79 
- 00015500  0x00003172 force  0x00000008 , 0x00000038 
- 00015501  0x00003173 iforce  0x0000002f 
- 00015502  0x00003174 force  0x0000000d , 0x00000038 
- 00015503  0x00003175 copy  0x0000002f , 0x0000003f 
- 00015504  0x00003176 force  0x00000009 , 0x00000038 
- 00015505  0x00003177 iforce  0x0000002f 
- 00015506  0x00003178 force  0x00000000 , 0x00000011 
- 00015507  0x00003179 copy  0x00000002 , 0x00000013 
- 00015508  0x0000317a call  0x00003c66 
- 00015509  0x0000317b call  0x000072d7 
- 00015510  0x0000317c call  0x00003cc7 
- 00015511  0x0000317d storet  0x00000008 , 0x000008f6 
- 00015512  0x0000317e fetch  0x00000001 , 0x000008f3 
- 00015513  0x0000317f copy  0x0000003f , 0x00000012 
- 00015514  0x00003180 call  0x00003ccf 
- 00015515  0x00003181 fetcht  0x00000001 , 0x000008f3 
- 00015516  0x00003182 fetch  0x00000002 , 0x000008f4 
- 00015517  0x00003183 iadd  0x00000002 , 0x00000011 
- 00015518  0x00003184 fetcht  0x00000008 , 0x000008f6 
- 00015519  0x00003185 istoret  0x00000004 , 0x00000011 
- 00015520  0x00003186 fetch  0x00000001 , 0x000008fe 
- 00015521  0x00003187 sub  0x0000003f , 0x00000009 , 0x0000003f 
- 00015522  0x00003188 rtn  0x00000034 
- 00015523  0x00003189 istoret  0x00000008 , 0x00000011 
- 00015524  0x0000318a rtn 
- 00015525  0x0000318c jam  0x00000019 , 0x000008fe 
- 00015526  0x0000318d branch  0x00003ca9 
- 00015527  0x0000318f jam  0x00000009 , 0x000008fe 
- 00015528  0x00003190 branch  0x00003ca9 
- 00015529  0x00003193 store  0x00000001 , 0x000008f3 
- 00015530  0x00003194 storet  0x00000002 , 0x000008f4 
- 00015531  0x00003195 copy  0x00000002 , 0x00000013 
- 00015532  0x00003196 copy  0x0000003f , 0x00000012 
- 00015533  0x00003197 iadd  0x00000013 , 0x00000006 
- 00015534  0x00003198 bpatchx  0x000000a6 , 0x00004034 
- 00015535  0x00003199 ifetch  0x00000008 , 0x00000006 
- 00015536  0x0000319a force  0x00000008 , 0x00000038 
- 00015537  0x0000319b iforce  0x0000002f 
- 00015538  0x0000319c force  0x00000009 , 0x00000038 
- 00015539  0x0000319d rshift32  0x0000003f , 0x0000003f 
- 00015540  0x0000319e iforce  0x0000002f 
- 00015541  0x0000319f force  0x00000000 , 0x00000011 
- 00015542  0x000031a0 call  0x00003c66 
- 00015543  0x000031a1 call  0x000072d7 
- 00015544  0x000031a2 call  0x00003cc7 
- 00015545  0x000031a3 storet  0x00000008 , 0x000008f6 
- 00015546  0x000031a4 call  0x00003ccf 
- 00015547  0x000031a5 call  0x00003c79 
- 00015548  0x000031a6 call  0x00003cc7 
- 00015549  0x000031a7 fetch  0x00000001 , 0x000008fe 
- 00015550  0x000031a8 beq  0x00000019 , 0x00003cc4 
- 00015551  0x000031a9 storet  0x00000004 , 0x000008fa 
- 00015552  0x000031aa fetch  0x00000004 , 0x000008f6 
- 00015553  0x000031ab fetcht  0x00000004 , 0x000008fa 
- 00015554  0x000031ac isub  0x00000002 , 0x0000003f 
- 00015555  0x000031ad rtn 
- 00015556  0x000031b0 fetch  0x00000008 , 0x000008f6 
- 00015557  0x000031b1 isub  0x00000002 , 0x0000003f 
- 00015558  0x000031b2 rtn 
- 00015559  0x000031b5 force  0x0000000c , 0x00000038 
- 00015560  0x000031b6 deposit  0x0000002f 
- 00015561  0x000031b7 force  0x0000000d , 0x00000038 
- 00015562  0x000031b8 copy  0x0000002f , 0x00000002 
- 00015563  0x000031b9 lshift16  0x00000002 , 0x00000002 
- 00015564  0x000031ba lshift16  0x00000002 , 0x00000002 
- 00015565  0x000031bb ior  0x00000002 , 0x00000002 
- 00015566  0x000031bc rtn 
- 00015567  0x000031be increase  0x00000001 , 0x00000011 
- 00015568  0x000031bf call  0x00003c66 
- 00015569  0x000031c0 copy  0x00000013 , 0x00000006 
- 00015570  0x000031c1 call  0x0000735d 
- 00015571  0x000031c2 call  0x000072d7 
- 00015572  0x000031c3 call  0x0000737c 
- 00015573  0x000031c4 increase  0x00000010 , 0x00000013 
- 00015574  0x000031c5 increase  0xfffffff0 , 0x00000012 
- 00015575  0x000031c6 branch  0x00003ccf , 0x00000002 
- 00015576  0x000031c7 rtn 
- 00015577  0x000031d2 bpatchx  0x000000a7 , 0x00004034 
- 00015578  0x000031d3 jam  0x00000001 , 0x000047e4 
- 00015579  0x000031d4 jam  0x00000000 , 0x000047e5 
- 00015580  0x000031d5 jam  0x00000001 , 0x0000464b 
- 00015581  0x000031d6 setarg  0x00001770 
- 00015582  0x000031d7 store  0x00000002 , 0x0000464c 
- 00015583  0x000031d8 rtn 
- 00015584  0x000031dc setarg  0x000001a8 
- 00015585  0x000031dd store  0x00000002 , 0x000008ff 
- 00015586  0x000031de fetch  0x00000001 , 0x000047e6 
- 00015587  0x000031df istore  0x00000001 , 0x00000005 
- 00015588  0x000031e0 fetch  0x00000004 , 0x0000480a 
- 00015589  0x000031e1 call  0x00007cc6 
- 00015590  0x000031e2 istore  0x00000004 , 0x00000005 
- 00015591  0x000031e3 fetch  0x00000006 , 0x000042db 
- 00015592  0x000031e4 istore  0x00000006 , 0x00000005 
- 00015593  0x000031e5 fetch  0x00000003 , 0x000047e7 
- 00015594  0x000031e6 istore  0x00000003 , 0x00000005 
- 00015595  0x000031e7 rtn 
- 00015596  0x000031ea call  0x00003cee 
- 00015597  0x000031eb branch  0x000039d3 
- 00015598  0x000031ef jam  0x00000015 , 0x0000462a 
- 00015599  0x000031f0 setarg  0x00000014 
- 00015600  0x000031f1 store  0x00000001 , 0x0000462b 
- 00015601  0x000031f2 setarg  0x0000002b 
- 00015602  0x000031f3 istore  0x00000001 , 0x00000005 
- 00015603  0x000031f4 setarg  0x00000000 
- 00015604  0x000031f5 istore  0x00000001 , 0x00000005 
- 00015605  0x000031f7 arg  0x000008ff , 0x00000006 
- 00015606  0x000031f8 call  0x00007c8f 
- 00015607  0x000031f9 fetch  0x00000002 , 0x000047ea 
- 00015608  0x000031fa istore  0x00000002 , 0x00000005 
- 00015609  0x000031fb rtn 
- 00015610  0x000031ff call  0x00003d5a 
- 00015611  0x00003200 nrtn  0x00000028 
- 00015612  0x00003201 ifetch  0x00000001 , 0x00000006 
- 00015613  0x00003202 beq  0x00000000 , 0x00003d01 
- 00015614  0x00003203 beq  0x00000002 , 0x00003d1c 
- 00015615  0x00003204 bpatchx  0x000000a8 , 0x00004035 
- 00015616  0x00003205 rtn 
- 00015617  0x0000320a call  0x00003d0f 
- 00015618  0x0000320b nrtn  0x00000028 
- 00015619  0x0000320d call  0x00003b45 
- 00015620  0x0000320f call  0x00003d07 
- 00015621  0x00003210 call  0x000040fa 
- 00015622  0x00003211 rtn 
- 00015623  0x00003214 arg  0x00000012 , 0x00000002 
- 00015624  0x00003215 call  0x00003d46 
- 00015625  0x00003216 setarg  0x00000001 
- 00015626  0x00003217 istore  0x00000001 , 0x00000005 
- 00015627  0x00003218 fetch  0x00000002 , 0x00004812 
- 00015628  0x00003219 istore  0x00000002 , 0x00000005 
- 00015629  0x0000321a arg  0x00004680 , 0x00000006 
- 00015630  0x0000321b branch  0x00007c8f 
- 00015631  0x0000321f call  0x00007dbc 
- 00015632  0x00003220 ifetcht  0x00000002 , 0x00000006 
- 00015633  0x00003221 arg  0x00004680 , 0x00000005 
- 00015634  0x00003222 call  0x00007c8f 
- 00015635  0x00003223 fetch  0x00000002 , 0x00004812 
- 00015636  0x00003224 isub  0x00000002 , 0x0000003e 
- 00015637  0x00003225 nrtn  0x00000005 
- 00015638  0x00003228 fetch  0x00000001 , 0x000047e5 
- 00015639  0x00003229 rtnbit1  0x00000001 
- 00015640  0x0000322a set1  0x00000001 , 0x0000003f 
- 00015641  0x0000322b store  0x00000001 , 0x000047e5 
- 00015642  0x0000322d jam  0x00000002 , 0x000047e4 
- 00015643  0x0000322e branch  0x00007dba 
- 00015644  0x00003231 call  0x00003d27 
- 00015645  0x00003232 fetcht  0x00000002 , 0x000047ec 
- 00015646  0x00003233 fetch  0x00000002 , 0x00004812 
- 00015647  0x00003234 isub  0x00000002 , 0x0000003e 
- 00015648  0x00003235 nrtn  0x00000005 
- 00015649  0x00003236 call  0x00003bbf 
- 00015650  0x00003237 call  0x000040fa 
- 00015651  0x00003238 fetch  0x00000001 , 0x000007aa 
- 00015652  0x00003239 rtnne  0x00000002 
- 00015653  0x0000323a jam  0x00000005 , 0x000047e4 
- 00015654  0x0000323b rtn 
- 00015655  0x0000323f bpatchx  0x000000a9 , 0x00004035 
- 00015656  0x00003240 copy  0x00000006 , 0x00000011 
- 00015657  0x00003241 fetch  0x00000001 , 0x000047e4 
- 00015658  0x00003242 rtneq  0x00000000 
- 00015659  0x00003243 fetch  0x00000001 , 0x000047e5 
- 00015660  0x00003244 rtnbit0  0x00000001 
- 00015661  0x00003245 rtnbit1  0x00000002 
- 00015662  0x00003246 copy  0x00000011 , 0x00000006 
- 00015663  0x00003247 arg  0x00000016 , 0x00000039 
- 00015664  0x00003248 arg  0x000047ec , 0x00000005 
- 00015665  0x00003249 call  0x00007cda 
- 00015666  0x0000324b call  0x00003b86 
- 00015667  0x0000324d fetcht  0x00000002 , 0x000047ec 
- 00015668  0x0000324e fetch  0x00000002 , 0x00004812 
- 00015669  0x0000324f isub  0x00000002 , 0x0000003e 
- 00015670  0x00003250 nrtn  0x00000005 
- 00015671  0x00003252 fetch  0x00000001 , 0x000047e5 
- 00015672  0x00003253 set1  0x00000002 , 0x0000003f 
- 00015673  0x00003254 store  0x00000001 , 0x000047e5 
- 00015674  0x00003256 call  0x00003b99 
- 00015675  0x00003258 fetch  0x00000001 , 0x000047ff 
- 00015676  0x00003259 store  0x00000001 , 0x00004871 
- 00015677  0x0000325a call  0x00003d3f 
- 00015678  0x0000325b rtn 
- 00015679  0x00003260 arg  0x00000006 , 0x00000002 
- 00015680  0x00003261 call  0x00003d46 
- 00015681  0x00003262 setarg  0x00000003 
- 00015682  0x00003263 istore  0x00000001 , 0x00000005 
- 00015683  0x00003264 fetch  0x00000006 , 0x0000480e 
- 00015684  0x00003265 istore  0x00000006 , 0x00000005 
- 00015685  0x00003266 rtn 
- 00015686  0x0000326a bpatchx  0x000000aa , 0x00004035 
- 00015687  0x0000326b setarg  0x0000012c 
- 00015688  0x0000326c store  0x00000002 , 0x00004806 
- 00015689  0x0000326d fetch  0x00000001 , 0x000007aa 
- 00015690  0x0000326e sub  0x0000003f , 0x00000000 , 0x0000003e 
- 00015691  0x0000326f call  0x00003ace , 0x00000005 
- 00015692  0x00003270 ncall  0x00003ad0 , 0x00000005 
- 00015693  0x00003271 add  0x00000002 , 0x00000009 , 0x0000003f 
- 00015694  0x00003272 store  0x00000001 , 0x0000462a 
- 00015695  0x00003273 call  0x0000397c 
- 00015696  0x00003274 add  0x00000002 , 0x00000005 , 0x0000003f 
- 00015697  0x00003275 istore  0x00000001 , 0x00000005 
- 00015698  0x00003276 setarg  0x000000ff 
- 00015699  0x00003277 istore  0x00000001 , 0x00000005 
- 00015700  0x00003278 setarg  0x000001a8 
- 00015701  0x00003279 byteswap  0x0000003f , 0x0000003f 
- 00015702  0x0000327a istore  0x00000002 , 0x00000005 
- 00015703  0x0000327b fetch  0x00000001 , 0x0000090f 
- 00015704  0x0000327c istore  0x00000001 , 0x00000005 
- 00015705  0x0000327d rtn 
- 00015706  0x00003289 call  0x00007dbc 
- 00015707  0x0000328a ifetcht  0x00000002 , 0x00000006 
- 00015708  0x0000328b setarg  0x000001a8 
- 00015709  0x0000328c byteswap  0x0000003f , 0x0000003f 
- 00015710  0x0000328d isub  0x00000002 , 0x0000003e 
- 00015711  0x0000328e nrtn  0x00000005 
- 00015712  0x0000328f ifetch  0x00000001 , 0x00000006 
- 00015713  0x00003290 store  0x00000001 , 0x0000090f 
- 00015714  0x00003291 branch  0x00007dba 
- 00015715  0x00003295 arg  0x00004806 , 0x00000013 
- 00015716  0x00003296 arg  0x00003d66 , 0x00000012 
- 00015717  0x00003297 branch  0x000042e7 
- 00015718  0x0000329b branch  0x00003e61 
- 00015719  0x000032a4 fetch  0x00000001 , 0x0000070b 
- 00015720  0x000032a5 beq  0x00000008 , 0x00003d92 
- 00015721  0x000032a6 beq  0x00000049 , 0x00003db1 
- 00015722  0x000032a7 beq  0x0000001b , 0x00003dbd 
- 00015723  0x000032a8 beq  0x0000001c , 0x00003dc4 
- 00015724  0x000032aa beq  0x000000f2 , 0x00003d6e 
- 00015725  0x000032ac rtn 
- 00015726  0x000032af call  0x00003dec 
- 00015727  0x000032b0 call  0x00003d83 
- 00015728  0x000032b1 call  0x00003dc2 
- 00015729  0x000032b2 setarg  0x00000080 
- 00015730  0x000032b3 store  0x00000001 , 0x00000723 
- 00015731  0x000032b4 setarg  0x000000f3 
- 00015732  0x000032b5 istore  0x00000001 , 0x00000005 
- 00015733  0x000032b7 setarg  0x00000000 
- 00015734  0x000032b8 istore  0x00000001 , 0x00000005 
- 00015735  0x000032b9 fetch  0x00000002 , 0x0000070c 
- 00015736  0x000032ba istore  0x00000002 , 0x00000005 
- 00015737  0x000032bc fetch  0x00000001 , 0x00000709 
- 00015738  0x000032bd arg  0x00000004 , 0x00000002 
- 00015739  0x000032be isub  0x00000002 , 0x00000039 
- 00015740  0x000032bf arg  0x0000070e , 0x00000006 
- 00015741  0x000032c0 call  0x00007cda 
- 00015742  0x000032c1 fetch  0x00000001 , 0x00000709 
- 00015743  0x000032c2 pincrease  0x00000001 
- 00015744  0x000032c3 store  0x00000001 , 0x00000722 
- 00015745  0x000032c6 arg  0x00000000 , 0x00000007 
- 00015746  0x000032c7 branch  0x00003806 
- 00015747  0x000032ca fetch  0x00000001 , 0x0000070e 
- 00015748  0x000032cb rtn  0x00000034 
- 00015749  0x000032cc sub  0x0000003f , 0x00000008 , 0x0000003e 
- 00015750  0x000032cd ncall  0x00003d90 , 0x00000002 
- 00015751  0x000032ce iforce  0x00000039 
- 00015752  0x000032cf arg  0x0000070f , 0x00000006 
- 00015753  0x000032d0 add  0x00000011 , 0x00000002 , 0x00000005 
- 00015754  0x000032d1 branch  0x00003d8b 
- 00015755  0x000032d4 ifetch  0x00000002 , 0x00000006 
- 00015756  0x000032d5 byteswap  0x0000003f , 0x0000003f 
- 00015757  0x000032d6 istore  0x00000002 , 0x00000005 
- 00015758  0x000032d7 loop  0x00003d8b 
- 00015759  0x000032d8 rtn 
- 00015760  0x000032dc setarg  0x00000008 
- 00015761  0x000032dd rtn 
- 00015762  0x000032e0 jam  0x00000006 , 0x000047e4 
- 00015763  0x000032e1 setarg  0x00000002 
- 00015764  0x000032e2 store  0x00000001 , 0x00000723 
- 00015765  0x000032e3 setarg  0x00000000 
- 00015766  0x000032e4 istore  0x00000001 , 0x00000005 
- 00015767  0x000032e5 setarg  0x000001a8 
- 00015768  0x000032e6 istore  0x00000002 , 0x00000005 
- 00015769  0x000032e7 setarg  0x00000000 
- 00015770  0x000032e8 istore  0x00000002 , 0x00000005 
- 00015771  0x000032e9 setarg  0x00000001 
- 00015772  0x000032ea istore  0x00000002 , 0x00000005 
- 00015773  0x000032eb setarg  0x00000005 
- 00015774  0x000032ec istore  0x00000002 , 0x00000005 
- 00015775  0x000032ed setarg  0x00000003 
- 00015776  0x000032ee istore  0x00000002 , 0x00000005 
- 00015777  0x000032ef setarg  0x00000000 
- 00015778  0x000032f0 istore  0x00000002 , 0x00000005 
- 00015779  0x000032f1 setarg  0x00000002 
- 00015780  0x000032f2 istore  0x00000001 , 0x00000005 
- 00015781  0x000032f3 setarg  0x00000002 
- 00015782  0x000032f4 istore  0x00000001 , 0x00000005 
- 00015783  0x000032f5 setarg  0x00000000 
- 00015784  0x000032f6 istore  0x00000002 , 0x00000005 
- 00015785  0x000032f7 setarg  0x00001000 
- 00015786  0x000032f8 istore  0x00000002 , 0x00000005 
- 00015787  0x000032f9 setarg  0x000001a8 
- 00015788  0x000032fa istore  0x00000004 , 0x00000005 
- 00015789  0x000032fb setarg  0x000101a8 
- 00015790  0x000032fc istore  0x00000004 , 0x00000005 
- 00015791  0x000032fd jam  0x0000001c , 0x00000722 
- 00015792  0x000032fe branch  0x000041b5 
- 00015793  0x00003302 jam  0x00000014 , 0x00004805 
- 00015794  0x00003307 setarg  0x00000080 
- 00015795  0x00003308 store  0x00000001 , 0x00000723 
- 00015796  0x00003309 setarg  0x0000004a 
- 00015797  0x0000330a istore  0x00000001 , 0x00000005 
- 00015798  0x0000330b jam  0x00000002 , 0x00000722 
- 00015799  0x0000330c branch  0x000041b5 
- 00015800  0x0000330f arg  0x00004805 , 0x00000013 
- 00015801  0x00003310 arg  0x00003dbb , 0x00000012 
- 00015802  0x00003311 branch  0x000042e0 
- 00015803  0x00003315 call  0x00003e50 
- 00015804  0x00003318 branch  0x00006ca3 
- 00015805  0x0000331c call  0x00003de2 
- 00015806  0x0000331d fetch  0x00000002 , 0x0000484c 
- 00015807  0x0000331e rtnbit1  0x00000002 
- 00015808  0x0000331f call  0x00003dec 
- 00015809  0x00003320 call  0x00003df5 
- 00015810  0x00003322 fetch  0x00000002 , 0x00004848 
- 00015811  0x00003323 branch  0x00007d79 
- 00015812  0x00003327 call  0x00003de2 
- 00015813  0x00003328 fetch  0x00000002 , 0x0000484c 
- 00015814  0x00003329 rtnbit1  0x00000002 
- 00015815  0x0000332a call  0x00003dec 
- 00015816  0x0000332b fetcht  0x00000002 , 0x0000070e 
- 00015817  0x0000332c rshift8  0x00000002 , 0x0000003f 
- 00015818  0x0000332d rshift4  0x0000003f , 0x0000003f 
- 00015819  0x0000332e beq  0x0000000c , 0x00003dd3 
- 00015820  0x0000332f byteswap  0x00000002 , 0x00000002 
- 00015821  0x00003331 call  0x00003dd8 
- 00015822  0x00003332 nrtn  0x00000028 
- 00015823  0x00003333 setarg  0x00000000 
- 00015824  0x00003334 istore  0x00000002 , 0x00000011 
- 00015825  0x00003335 fetch  0x00000002 , 0x00004848 
- 00015826  0x00003336 branch  0x00007d79 
- 00015827  0x00003339 setarg  0xffffffff 
- 00015828  0x0000333a istore  0x00000008 , 0x00000011 
- 00015829  0x0000333b istore  0x00000008 , 0x00000005 
- 00015830  0x0000333c fetch  0x00000002 , 0x00004848 
- 00015831  0x0000333d branch  0x00007d79 
- 00015832  0x00003340 arg  0x00000008 , 0x00000039 
- 00015833  0x00003342 ifetch  0x00000002 , 0x00000011 
- 00015834  0x00003343 arg  0x0000ffff , 0x00000012 
- 00015835  0x00003344 isub  0x00000012 , 0x0000003e 
- 00015836  0x00003345 branch  0x00007dba , 0x00000005 
- 00015837  0x00003346 isub  0x00000002 , 0x0000003e 
- 00015838  0x00003347 branch  0x00007dba , 0x00000005 
- 00015839  0x00003349 increase  0x00000002 , 0x00000011 
- 00015840  0x0000334a loop  0x00003dd9 
- 00015841  0x0000334b branch  0x00007dbc 
- 00015842  0x0000334f setarg  0x00000080 
- 00015843  0x00003350 store  0x00000001 , 0x00000723 
- 00015844  0x00003351 setarg  0x0000001f 
- 00015845  0x00003352 istore  0x00000001 , 0x00000005 
- 00015846  0x00003353 setarg  0x00000000 
- 00015847  0x00003354 istore  0x00000001 , 0x00000005 
- 00015848  0x00003355 fetch  0x00000006 , 0x0000070c 
- 00015849  0x00003356 istore  0x00000006 , 0x00000005 
- 00015850  0x00003357 jam  0x00000009 , 0x00000722 
- 00015851  0x00003358 branch  0x000041b5 
- 00015852  0x0000335b call  0x00003e3e 
- 00015853  0x0000335c add  0x00000011 , 0x00000006 , 0x00000011 
- 00015854  0x0000335d fetch  0x00000002 , 0x0000070c 
- 00015855  0x0000335e fetcht  0x00000002 , 0x00004800 
- 00015856  0x0000335f byteswap  0x00000002 , 0x00000002 
- 00015857  0x00003360 isub  0x00000002 , 0x0000003f 
- 00015858  0x00003361 imul32  0x00000012 , 0x0000003f 
- 00015859  0x00003362 iadd  0x00000011 , 0x00000011 
- 00015860  0x00003363 rtn 
- 00015861  0x00003366 fetcht  0x00000002 , 0x0000070e 
- 00015862  0x00003367 arg  0x00000008 , 0x00000039 
- 00015863  0x00003369 ifetch  0x00000002 , 0x00000011 
- 00015864  0x0000336a branch  0x00003dff , 0x00000034 
- 00015865  0x0000336b arg  0x0000ffff , 0x00000012 
- 00015866  0x0000336c isub  0x00000012 , 0x0000003e 
- 00015867  0x0000336d branch  0x00003dff , 0x00000005 
- 00015868  0x0000336e increase  0x00000002 , 0x00000011 
- 00015869  0x0000336f loop  0x00003df7 
- 00015870  0x00003370 rtn 
- 00015871  0x00003373 byteswap  0x00000002 , 0x00000002 
- 00015872  0x00003374 istoret  0x00000002 , 0x00000011 
- 00015873  0x00003375 rtn 
- 00015874  0x0000337c call  0x00007396 
- 00015875  0x0000337d call  0x0000739e 
- 00015876  0x0000337e setarg  0x000039b1 
- 00015877  0x0000337f store  0x00000002 , 0x00004824 
- 00015878  0x00003381 setarg  0x00003e42 
- 00015879  0x00003382 store  0x00000002 , 0x000043db 
- 00015880  0x00003384 setarg  0x00004016 
- 00015881  0x00003385 store  0x00000002 , 0x00004842 
- 00015882  0x00003387 setarg  0x00003745 
- 00015883  0x00003388 store  0x00000002 , 0x00004828 
- 00015884  0x0000338a setarg  0x00003aa2 
- 00015885  0x0000338b store  0x00000002 , 0x00004848 
- 00015886  0x0000338d setarg  0x00003a92 
- 00015887  0x0000338e store  0x00000002 , 0x00004846 
- 00015888  0x00003390 setarg  0x00003e4a 
- 00015889  0x00003391 store  0x00000002 , 0x000043e3 
- 00015890  0x00003393 setarg  0x0000372e 
- 00015891  0x00003394 store  0x00000002 , 0x00004826 
- 00015892  0x00003396 setarg  0x00004090 
- 00015893  0x00003397 store  0x00000002 , 0x000043df 
- 00015894  0x00003399 setarg  0x000040e3 
- 00015895  0x0000339a store  0x00000002 , 0x000043dd 
- 00015896  0x0000339c setarg  0x00003ab6 
- 00015897  0x0000339d store  0x00000002 , 0x00004853 
- 00015898  0x0000339f setarg  0x00003abc 
- 00015899  0x000033a0 store  0x00000002 , 0x0000484a 
- 00015900  0x000033a1 call  0x00003ac3 
- 00015901  0x000033a3 jam  0x00000024 , 0x0000464a 
- 00015902  0x000033a4 call  0x00003817 
- 00015903  0x000033a7 bpatchx  0x000000ab , 0x00004035 
- 00015904  0x000033a9 setarg  0x00000428 
- 00015905  0x000033aa store  0x00000002 , 0x000049b9 
- 00015906  0x000033ab call  0x00003e58 
- 00015907  0x000033ad setarg  0x00000422 
- 00015908  0x000033ae store  0x00000002 , 0x00004a5e 
- 00015909  0x000033af call  0x00003e5a 
- 00015910  0x000033b1 setarg  0x00000a22 
- 00015911  0x000033b2 store  0x00000002 , 0x00000a8d 
- 00015912  0x000033b3 call  0x00003e5c 
- 00015913  0x000033b4 call  0x00004071 
- 00015914  0x000033b8 call  0x00004071 
- 00015915  0x000033ba call  0x00003a18 
- 00015916  0x000033bb call  0x00003e3a 
- 00015917  0x000033bd fetch  0x00000001 , 0x000047ef 
- 00015918  0x000033be beq  0x000000ff , 0x00003cd9 
- 00015919  0x000033bf call  0x00004291 
- 00015920  0x000033c0 call  0x00003bbf 
- 00015921  0x000033c1 call  0x00003bb1 
- 00015922  0x000033c2 call  0x00003b99 
- 00015923  0x000033c4 random  0x0000003f 
- 00015924  0x000033c5 and  0x0000003f , 0x0000001f , 0x0000003f 
- 00015925  0x000033c6 add  0x0000003f , 0x00000032 , 0x0000003f 
- 00015926  0x000033c7 store  0x00000002 , 0x00004804 
- 00015927  0x000033c8 add  0x0000003f , 0x00000005 , 0x0000003f 
- 00015928  0x000033c9 store  0x00000001 , 0x00004803 
- 00015929  0x000033ca rtn 
- 00015930  0x000033cf fetch  0x00000006 , 0x0000480e 
- 00015931  0x000033d0 call  0x00007cc0 
- 00015932  0x000033d1 store  0x00000006 , 0x000042db 
- 00015933  0x000033d2 rtn 
- 00015934  0x000033d5 fetchr  0x00000039 , 0x00000001 , 0x0000484e 
- 00015935  0x000033d6 fetchr  0x00000011 , 0x00000002 , 0x0000484f 
- 00015936  0x000033d7 fetchr  0x00000012 , 0x00000002 , 0x00004851 
- 00015937  0x000033d8 rtn 
- 00015938  0x000033dc bpatchx  0x000000ac , 0x00004035 
- 00015939  0x000033dd call  0x0000387d 
- 00015940  0x000033de call  0x00003aca 
- 00015941  0x000033df call  0x000041d8 
- 00015942  0x000033e0 call  0x0000396f 
- 00015943  0x000033e1 call  0x00003b33 
- 00015944  0x000033e2 call  0x00004060 
- 00015945  0x000033e3 branch  0x00003995 
- 00015946  0x000033e7 call  0x00003acc 
- 00015947  0x000033e8 call  0x00003db8 
- 00015948  0x000033e9 call  0x00003d63 
- 00015949  0x000033ec call  0x00003794 
- 00015950  0x000033ed call  0x00003791 
- 00015951  0x000033ee branch  0x00004289 
- 00015952  0x000033f2 call  0x00003e53 
- 00015953  0x000033f3 fetch  0x00000002 , 0x00004853 
- 00015954  0x000033f4 branch  0x00007d79 
- 00015955  0x000033f9 fetch  0x00000001 , 0x00004857 
- 00015956  0x000033fa rtnne  0x00000002 
- 00015957  0x000033fb setarg  0x0001d000 
- 00015958  0x000033fc store  0x00000003 , 0x00004419 
- 00015959  0x000033fd branch  0x00006bfa 
- 00015960  0x00003402 call  0x00004292 
- 00015961  0x00003403 branch  0x000078ad 
- 00015962  0x00003406 call  0x0000396c 
- 00015963  0x00003407 branch  0x000078ad 
- 00015964  0x0000340a call  0x00003e5e 
- 00015965  0x0000340b branch  0x000078ad 
- 00015966  0x0000340e setarg  0x00000a8d 
- 00015967  0x0000340f store  0x00000002 , 0x000043fb 
- 00015968  0x00003410 rtn 
- 00015969  0x00003413 jam  0x00000001 , 0x00004388 
- 00015970  0x00003414 setarg  0x00001770 
- 00015971  0x00003415 store  0x00000002 , 0x0000464c 
- 00015972  0x00003416 fetch  0x00000001 , 0x000047e7 
- 00015973  0x00003417 set0  0x00000000 , 0x0000003f 
- 00015974  0x00003418 store  0x00000001 , 0x000047e7 
- 00015975  0x00003419 jam  0x00000001 , 0x000047e4 
- 00015976  0x0000341a jam  0x00000000 , 0x000047e5 
- 00015977  0x0000341b jam  0x00000000 , 0x0000474d 
- 00015978  0x0000341c branch  0x00003b2f 
- 00015979  0x00003421 bpatchx  0x000000ad , 0x00004035 
- 00015980  0x00003422 fetch  0x00000001 , 0x0000092b 
- 00015981  0x00003423 bbit1  0x00000007 , 0x00003e70 
- 00015982  0x00003424 jam  0x00000000 , 0x00004969 
- 00015983  0x00003425 branch  0x0000417d 
- 00015984  0x00003429 call  0x00003e76 
- 00015985  0x0000342a rtn  0x00000028 
- 00015986  0x0000342b call  0x00003e97 
- 00015987  0x0000342c rtn  0x00000028 
- 00015988  0x0000342d call  0x00003ea7 
- 00015989  0x0000342e branch  0x00003eb4 
- 00015990  0x00003433 call  0x00007dbc 
- 00015991  0x00003434 arg  0x00000003 , 0x00000039 
- 00015992  0x00003435 arg  0x0000092c , 0x00000011 
- 00015993  0x00003436 call  0x00007cb1 
- 00015994  0x00003437 fetchr  0x00000011 , 0x00000003 , 0x0000092c 
- 00015995  0x00003438 and  0x00000011 , 0x0000001f , 0x00000002 
- 00015996  0x00003439 storet  0x00000001 , 0x0000485c 
- 00015997  0x0000343a fetch  0x00000001 , 0x00004863 
- 00015998  0x0000343b isub  0x00000002 , 0x0000003e 
- 00015999  0x0000343c nbranch  0x00007dba , 0x00000002 
- 00016000  0x0000343e rshift4  0x00000011 , 0x0000003f 
- 00016001  0x0000343f rshift  0x0000003f , 0x0000003f 
- 00016002  0x00003440 and  0x0000003f , 0x0000001f , 0x00000002 
- 00016003  0x00003441 storet  0x00000001 , 0x0000485b 
- 00016004  0x00003442 rshift4  0x0000003f , 0x0000003f 
- 00016005  0x00003443 rshift  0x0000003f , 0x0000003f 
- 00016006  0x00003444 arg  0x00001fff , 0x00000011 
- 00016007  0x00003445 iand  0x00000011 , 0x00000002 
- 00016008  0x00003446 copy  0x0000003f , 0x00000012 
- 00016009  0x00003447 fetch  0x00000002 , 0x00004859 
- 00016010  0x00003448 isub  0x00000002 , 0x0000003e 
- 00016011  0x00003449 ncall  0x00003e93 , 0x00000005 
- 00016012  0x0000344a storet  0x00000002 , 0x00004859 
- 00016013  0x0000344b rshift8  0x00000012 , 0x0000003f 
- 00016014  0x0000344c rshift4  0x0000003f , 0x0000003f 
- 00016015  0x0000344d rshift  0x0000003f , 0x0000003f 
- 00016016  0x0000344e store  0x00000001 , 0x00004858 
- 00016017  0x0000344f store  0x00000001 , 0x00004969 
- 00016018  0x00003450 rtn 
- 00016019  0x00003453 setarg  0x00000000 
- 00016020  0x00003454 store  0x00000004 , 0x0000485d 
- 00016021  0x00003455 jam  0x00000000 , 0x00004862 
- 00016022  0x00003456 rtn 
- 00016023  0x0000345c call  0x00007dbc 
- 00016024  0x0000345d fetch  0x00000001 , 0x0000485b 
- 00016025  0x0000345e copy  0x0000003f , 0x00000007 
- 00016026  0x0000345f fetch  0x00000004 , 0x0000485d 
- 00016027  0x00003460 qisolate1  0x0000003f 
- 00016028  0x00003461 branch  0x00007dba , 0x00000001 
- 00016029  0x00003462 qset1  0x0000003f 
- 00016030  0x00003463 store  0x00000004 , 0x0000485d 
- 00016031  0x00003464 fetcht  0x00000001 , 0x0000485c 
- 00016032  0x00003465 add  0x00000002 , 0x00000001 , 0x00000039 
- 00016033  0x00003467 add  0x00000039 , 0xffffffff , 0x00000007 
- 00016034  0x00003468 qisolate1  0x0000003f 
- 00016035  0x00003469 nrtn  0x00000001 
- 00016036  0x0000346a loop  0x00003ea1 
- 00016037  0x0000346b jam  0x00000001 , 0x00004861 
- 00016038  0x0000346c rtn 
- 00016039  0x00003471 fetch  0x00000001 , 0x00000921 
- 00016040  0x00003472 pincrease  0xfffffffa 
- 00016041  0x00003473 copy  0x0000003f , 0x00000039 
- 00016042  0x00003474 fetcht  0x00000001 , 0x00004862 
- 00016043  0x00003475 iadd  0x00000002 , 0x00000002 
- 00016044  0x00003476 storet  0x00000001 , 0x00004862 
- 00016045  0x00003477 fetch  0x00000002 , 0x00004864 
- 00016046  0x00003478 iforce  0x00000005 
- 00016047  0x00003479 fetch  0x00000001 , 0x0000485b 
- 00016048  0x0000347a mul32  0x0000003f , 0x0000000c , 0x0000003f 
- 00016049  0x0000347b iadd  0x00000005 , 0x00000005 
- 00016050  0x0000347c arg  0x0000092f , 0x00000006 
- 00016051  0x0000347d branch  0x00007cda 
- 00016052  0x00003481 fetch  0x00000001 , 0x00004861 
- 00016053  0x00003482 rtneq  0x00000000 
- 00016054  0x00003483 setarg  0x00000000 
- 00016055  0x00003484 store  0x00000005 , 0x0000485d 
- 00016056  0x00003485 fetcht  0x00000002 , 0x00000925 
- 00016057  0x00003486 byteswap  0x00000002 , 0x00000002 
- 00016058  0x00003487 setarg  0x0000e000 
- 00016059  0x00003488 iand  0x00000002 , 0x00000002 
- 00016060  0x00003489 fetch  0x00000002 , 0x00004859 
- 00016061  0x0000348a ior  0x00000002 , 0x0000003f 
- 00016062  0x0000348b byteswap  0x0000003f , 0x0000003f 
- 00016063  0x0000348c store  0x00000002 , 0x00000925 
- 00016064  0x0000348d branch  0x00004187 
- 00016065  0x00003492 fetch  0x00000001 , 0x00000722 
- 00016066  0x00003493 add  0x0000003f , 0x00000001 , 0x00000002 
- 00016067  0x00003494 copy  0x0000003f , 0x00000039 
- 00016068  0x00003495 storet  0x00000001 , 0x00000916 
- 00016069  0x00003496 fetch  0x00000001 , 0x0000092b 
- 00016070  0x00003497 set0  0x00000007 , 0x0000003f 
- 00016071  0x00003498 store  0x00000001 , 0x000049a1 
- 00016072  0x00003499 arg  0x00000723 , 0x00000006 
- 00016073  0x0000349a call  0x00007ccc 
- 00016074  0x0000349b branch  0x00004052 
- 00016075  0x000034a1 add  0x00000011 , 0x00000004 , 0x00000002 
- 00016076  0x000034a2 copy  0x00000011 , 0x00000039 
- 00016077  0x000034a3 storet  0x00000001 , 0x00000916 
- 00016078  0x000034a4 arg  0x000049a5 , 0x00000005 
- 00016079  0x000034a5 call  0x00007ccc 
- 00016080  0x000034a6 fetch  0x00000001 , 0x0000092b 
- 00016081  0x000034a7 set1  0x00000007 , 0x0000003f 
- 00016082  0x000034a8 store  0x00000001 , 0x000049a1 
- 00016083  0x000034a9 branch  0x00004052 
- 00016084  0x000034af fetch  0x00000001 , 0x0000070b 
- 00016085  0x000034b1 beq  0x00000001 , 0x00003edb 
- 00016086  0x000034b2 beq  0x00000002 , 0x00003ee1 
- 00016087  0x000034b3 beq  0x00000042 , 0x00003ee6 
- 00016088  0x000034b4 beq  0x0000004c , 0x00003ee9 
- 00016089  0x000034b5 beq  0x0000005e , 0x00003eef 
- 00016090  0x000034b6 rtn 
- 00016091  0x000034ba arg  0x00003edd , 0x00000013 
- 00016092  0x000034bb branch  0x00003f53 
- 00016093  0x000034bf fetch  0x00000002 , 0x00004830 
- 00016094  0x000034c0 call  0x00007d79 
- 00016095  0x000034c1 store  0x00000001 , 0x0000070c 
- 00016096  0x000034c2 branch  0x0000376c 
- 00016097  0x000034c6 arg  0x00003ee3 , 0x00000013 
- 00016098  0x000034c7 branch  0x00003f53 
- 00016099  0x000034c9 call  0x0000376c 
- 00016100  0x000034ca fetch  0x00000002 , 0x00004832 
- 00016101  0x000034cb branch  0x00007d79 
- 00016102  0x000034d0 call  0x00003784 
- 00016103  0x000034d1 fetch  0x00000002 , 0x00004834 
- 00016104  0x000034d2 branch  0x00007d79 
- 00016105  0x000034d6 fetch  0x00000002 , 0x0000070c 
- 00016106  0x000034d7 call  0x00003efe 
- 00016107  0x000034d8 store  0x00000001 , 0x00000711 
- 00016108  0x000034d9 call  0x00003774 
- 00016109  0x000034da fetch  0x00000002 , 0x00004836 
- 00016110  0x000034db branch  0x00007d79 
- 00016111  0x000034df fetch  0x00000002 , 0x00004866 
- 00016112  0x000034e0 fetcht  0x00000002 , 0x0000070e 
- 00016113  0x000034e1 isub  0x00000002 , 0x0000003e 
- 00016114  0x000034e2 rtn  0x00000005 
- 00016115  0x000034e4 fetch  0x00000002 , 0x0000070e 
- 00016116  0x000034e5 call  0x00003f10 
- 00016117  0x000034e6 store  0x00000001 , 0x00000716 
- 00016118  0x000034e8 fetch  0x00000002 , 0x0000070e 
- 00016119  0x000034e9 store  0x00000002 , 0x00004866 
- 00016120  0x000034ea fetch  0x00000002 , 0x00004838 
- 00016121  0x000034eb call  0x00007d79 
- 00016122  0x000034ec storet  0x00000002 , 0x0000070c 
- 00016123  0x000034ed call  0x0000377c 
- 00016124  0x000034ee fetch  0x00000002 , 0x0000483a 
- 00016125  0x000034ef branch  0x00007d79 
- 00016126  0x000034f5 rtn  0x00000034 
- 00016127  0x000034f6 mul32  0x0000003f , 0x00000064 , 0x0000003f 
- 00016128  0x000034f7 arg  0x0000ffff , 0x00000002 
- 00016129  0x000034f8 idiv  0x00000002 
- 00016130  0x000034f9 call  0x00007d62 
- 00016131  0x000034fa remainder  0x00000002 
- 00016132  0x000034fb rshift8  0x00000002 , 0x00000002 
- 00016133  0x000034fc quotient  0x0000003f 
- 00016134  0x000034fd sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00016135  0x000034fe nrtn  0x00000005 
- 00016136  0x000034ff pincrease  0x00000001 
- 00016137  0x00003500 rtn 
- 00016138  0x00003506 arg  0x0000ffff , 0x0000003f 
- 00016139  0x00003507 imul32  0x00000002 , 0x0000003f 
- 00016140  0x00003508 div  0x0000003f , 0x00000064 
- 00016141  0x00003509 call  0x00007d62 
- 00016142  0x0000350a quotient  0x00000002 
- 00016143  0x0000350b rtn 
- 00016144  0x00003510 arg  0x00000320 , 0x00000002 
- 00016145  0x00003511 isub  0x00000002 , 0x00000011 
- 00016146  0x00003512 call  0x00003f1f 
- 00016147  0x00003513 copy  0x00000011 , 0x0000003f 
- 00016148  0x00003514 idiv  0x00000002 
- 00016149  0x00003515 call  0x00007d62 
- 00016150  0x00003516 quotient  0x0000003f 
- 00016151  0x00003517 rtn 
- 00016152  0x0000351d copy  0x00000002 , 0x00000011 
- 00016153  0x0000351e call  0x00003f1f 
- 00016154  0x0000351f copy  0x00000011 , 0x0000003f 
- 00016155  0x00003520 imul32  0x00000002 , 0x0000003f 
- 00016156  0x00003521 arg  0x00000320 , 0x00000002 
- 00016157  0x00003522 iadd  0x00000002 , 0x00000002 
- 00016158  0x00003523 rtn 
- 00016159  0x00003526 setarg  0x00004e20 
- 00016160  0x00003527 arg  0x00000320 , 0x00000002 
- 00016161  0x00003528 isub  0x00000002 , 0x0000003f 
- 00016162  0x00003529 div  0x0000003f , 0x00000064 
- 00016163  0x0000352a call  0x00007d62 
- 00016164  0x0000352b quotient  0x00000002 
- 00016165  0x0000352c rtn 
- 00016166  0x00003532 arg  0x00000000 , 0x00000007 
- 00016167  0x00003533 fetchr  0x00000039 , 0x00000001 , 0x0000484e 
- 00016168  0x00003534 call  0x00007dbc 
- 00016169  0x00003535 fetch  0x00000002 , 0x00004800 
- 00016170  0x00003537 isub  0x00000002 , 0x0000003e 
- 00016171  0x00003538 branch  0x00003f32 , 0x00000005 
- 00016172  0x00003539 byteswap  0x0000003f , 0x0000003f 
- 00016173  0x0000353a pincrease  0x00000001 
- 00016174  0x0000353b byteswap  0x0000003f , 0x0000003f 
- 00016175  0x0000353c increase  0x00000001 , 0x00000007 
- 00016176  0x0000353d loop  0x00003f2a 
- 00016177  0x0000353e rtn 
- 00016178  0x00003541 jam  0x00000000 , 0x00004868 
- 00016179  0x00003542 storer  0x00000007 , 0x00000001 , 0x00004869 
- 00016180  0x00003543 call  0x00003f6e 
- 00016181  0x00003544 branch  0x00007dba 
- 00016182  0x00003548 arg  0x00000000 , 0x00000007 
- 00016183  0x00003549 arg  0x00000000 , 0x00000013 
- 00016184  0x0000354a call  0x00003e3e 
- 00016185  0x0000354b call  0x00007dbc 
- 00016186  0x0000354d fetch  0x00000002 , 0x0000484c 
- 00016187  0x0000354e bbit0  0x00000002 , 0x00003f49 
- 00016188  0x0000354f ifetch  0x00000002 , 0x00000011 
- 00016189  0x00003550 isub  0x00000002 , 0x0000003e 
- 00016190  0x00003551 call  0x00003f47 , 0x00000005 
- 00016191  0x00003553 copy  0x00000012 , 0x0000003f 
- 00016192  0x00003554 iadd  0x00000011 , 0x00000011 
- 00016193  0x00003555 increase  0x00000001 , 0x00000007 
- 00016194  0x00003556 loop  0x00003f3a 
- 00016195  0x00003557 copy  0x00000013 , 0x0000003f 
- 00016196  0x00003558 rtn  0x00000034 
- 00016197  0x00003559 store  0x00000001 , 0x00004868 
- 00016198  0x0000355a branch  0x00007dba 
- 00016199  0x0000355d qset1  0x00000013 
- 00016200  0x0000355e rtn 
- 00016201  0x00003561 add  0x00000011 , 0x00000006 , 0x00000006 
- 00016202  0x00003562 arg  0x00000008 , 0x00000030 
- 00016203  0x00003564 ifetch  0x00000002 , 0x00000006 
- 00016204  0x00003565 isub  0x00000002 , 0x0000003e 
- 00016205  0x00003566 branch  0x00003f51 , 0x00000005 
- 00016206  0x00003567 increase  0xffffffff , 0x00000030 
- 00016207  0x00003568 branch  0x00003f3f , 0x00000005 
- 00016208  0x00003569 branch  0x00003f4b 
- 00016209  0x0000356c call  0x00003f47 
- 00016210  0x0000356d branch  0x00003f3f 
- 00016211  0x00003570 arg  0x00000000 , 0x00000007 
- 00016212  0x00003571 fetch  0x00000001 , 0x00004868 
- 00016213  0x00003572 branch  0x00003f5f , 0x00000034 
- 00016214  0x00003573 copy  0x0000003f , 0x00000012 
- 00016215  0x00003574 fetchr  0x00000039 , 0x00000001 , 0x0000484e 
- 00016216  0x00003576 storer  0x00000007 , 0x00000001 , 0x00004869 
- 00016217  0x00003578 qisolate1  0x00000012 
- 00016218  0x00003579 call  0x00003f5f , 0x00000001 
- 00016219  0x0000357a fetchr  0x00000007 , 0x00000001 , 0x00004869 
- 00016220  0x0000357b increase  0x00000001 , 0x00000007 
- 00016221  0x0000357c loop  0x00003f58 
- 00016222  0x0000357d rtn 
- 00016223  0x00003580 call  0x00003f64 
- 00016224  0x00003581 call  0x00003f6e 
- 00016225  0x00003582 copy  0x00000013 , 0x0000003f 
- 00016226  0x00003583 call  0x00007d79 
- 00016227  0x00003584 branch  0x00003f69 
- 00016228  0x00003587 storer  0x00000039 , 0x00000002 , 0x00000917 
- 00016229  0x00003588 storer  0x00000011 , 0x00000002 , 0x00000919 
- 00016230  0x00003589 storer  0x00000012 , 0x00000002 , 0x0000091b 
- 00016231  0x0000358a storer  0x00000013 , 0x00000002 , 0x0000091d 
- 00016232  0x0000358b rtn 
- 00016233  0x0000358e fetchr  0x00000039 , 0x00000002 , 0x00000917 
- 00016234  0x0000358f fetchr  0x00000011 , 0x00000002 , 0x00000919 
- 00016235  0x00003590 fetchr  0x00000012 , 0x00000002 , 0x0000091b 
- 00016236  0x00003591 fetchr  0x00000013 , 0x00000002 , 0x0000091d 
- 00016237  0x00003592 rtn 
- 00016238  0x00003596 bpatchx  0x000000ae , 0x00004035 
- 00016239  0x00003597 fetch  0x00000002 , 0x00004800 
- 00016240  0x00003598 byteswap  0x0000003f , 0x0000003f 
- 00016241  0x00003599 iadd  0x00000007 , 0x0000003f 
- 00016242  0x0000359a byteswap  0x0000003f , 0x0000003f 
- 00016243  0x0000359b store  0x00000002 , 0x00004995 
- 00016244  0x0000359c call  0x00003e3e 
- 00016245  0x0000359d copy  0x00000007 , 0x0000003f 
- 00016246  0x0000359e imul32  0x00000012 , 0x0000003f 
- 00016247  0x0000359f iadd  0x00000011 , 0x00000011 
- 00016248  0x000035a0 add  0x00000011 , 0x00000017 , 0x00000006 
- 00016249  0x000035a1 ifetch  0x00000002 , 0x00000006 
- 00016250  0x000035a2 store , 0x00000002 , 0x000043fb 
- 00016251  0x000035a3 rtn 
- 00016252  0x000035a9 jam  0x00000000 , 0x00000951 
- 00016253  0x000035ad sub  0x00000002 , 0x0000000c , 0x0000003e 
- 00016254  0x000035ae rtn  0x00000002 
- 00016255  0x000035af sub  0x00000002 , 0x0000001e , 0x0000003e 
- 00016256  0x000035b0 nrtn  0x00000002 
- 00016257  0x000035b1 bpatchx  0x000000af , 0x00004035 
- 00016258  0x000035b2 call  0x0000400e 
- 00016259  0x000035b3 call  0x00003f8c 
- 00016260  0x000035b4 nrtn  0x00000028 
- 00016261  0x000035b5 call  0x00003fdd 
- 00016262  0x000035b6 nrtn  0x00000028 
- 00016263  0x000035b7 call  0x00003bcf 
- 00016264  0x000035b8 call  0x00003fa1 
- 00016265  0x000035b9 nrtn  0x00000028 
- 00016266  0x000035ba call  0x00003fb2 
- 00016267  0x000035bc branch  0x00003fb7 
- 00016268  0x000035bf call  0x00007dba 
- 00016269  0x000035c0 fetch  0x00000001 , 0x00000921 
- 00016270  0x000035c1 arg  0x00000925 , 0x00000006 
- 00016271  0x000035c2 iadd  0x00000006 , 0x00000006 
- 00016272  0x000035c3 ifetch  0x00000004 , 0x00000006 
- 00016273  0x000035c4 ifetcht  0x00000004 , 0x00000006 
- 00016274  0x000035c5 ixor  0x00000002 , 0x00000002 
- 00016275  0x000035c6 arg  0x00000010 , 0x00000039 
- 00016276  0x000035c7 arg  0x000009fd , 0x00000006 
- 00016277  0x000035c9 ifetch  0x00000004 , 0x00000006 
- 00016278  0x000035ca isub  0x00000002 , 0x0000003e 
- 00016279  0x000035cb branch  0x00007dbc , 0x00000005 
- 00016280  0x000035cc loop  0x00003f95 
- 00016281  0x000035cd fetch  0x00000001 , 0x0000486a 
- 00016282  0x000035ce pincrease  0x00000004 
- 00016283  0x000035cf arg  0x000009fd , 0x00000005 
- 00016284  0x000035d0 iadd  0x00000005 , 0x00000005 
- 00016285  0x000035d1 istoret  0x00000004 , 0x00000005 
- 00016286  0x000035d2 and  0x0000003f , 0x0000003f , 0x0000003f 
- 00016287  0x000035d3 store  0x00000001 , 0x0000486a 
- 00016288  0x000035d4 rtn 
- 00016289  0x000035d7 call  0x00007dba 
- 00016290  0x000035d8 fetcht  0x00000005 , 0x00000924 
- 00016291  0x000035d9 arg  0x00000010 , 0x00000039 
- 00016292  0x000035da arg  0x00000a3d , 0x00000006 
- 00016293  0x000035dc ifetch  0x00000005 , 0x00000006 
- 00016294  0x000035dd isub  0x00000002 , 0x0000003e 
- 00016295  0x000035de branch  0x00007dbc , 0x00000005 
- 00016296  0x000035df loop  0x00003fa5 
- 00016297  0x000035e0 fetch  0x00000001 , 0x0000486b 
- 00016298  0x000035e1 pincrease  0x00000001 
- 00016299  0x000035e2 and  0x0000003f , 0x0000000f , 0x0000003f 
- 00016300  0x000035e3 store  0x00000001 , 0x0000486b 
- 00016301  0x000035e4 mul32  0x0000003f , 0x00000005 , 0x0000003f 
- 00016302  0x000035e5 arg  0x00000a3d , 0x00000005 
- 00016303  0x000035e6 iadd  0x00000005 , 0x00000005 
- 00016304  0x000035e7 istoret  0x00000005 , 0x00000005 
- 00016305  0x000035e8 rtn 
- 00016306  0x000035eb fetch  0x00000001 , 0x00000951 
- 00016307  0x000035ec rtneq  0x00000000 
- 00016308  0x000035ed fetch  0x00000002 , 0x00000927 
- 00016309  0x000035ee store  0x00000002 , 0x0000486c 
- 00016310  0x000035ef rtn 
- 00016311  0x000035fc call  0x00004005 
- 00016312  0x000035fd fetch  0x00000001 , 0x00000921 
- 00016313  0x000035fe arg  0x00000929 , 0x00000002 
- 00016314  0x000035ff call  0x00003ca7 
- 00016315  0x00003600 nrtn  0x00000005 
- 00016316  0x00003604 bpatchx  0x000000b0 , 0x00004036 
- 00016317  0x00003605 fetch  0x00000001 , 0x00000951 
- 00016318  0x00003606 sub  0x0000003f , 0x00000002 , 0x0000003e 
- 00016319  0x00003607 call  0x00004106 , 0x00000005 
- 00016320  0x00003608 fetcht  0x00000002 , 0x00000929 
- 00016321  0x00003609 call  0x00003f26 
- 00016322  0x0000360a call  0x00003fcf , 0x00000028 
- 00016323  0x0000360b branch  0x00003fea , 0x00000028 
- 00016324  0x0000360c arg  0x0000001d , 0x00000039 
- 00016325  0x0000360d arg  0x000007ab , 0x00000005 
- 00016326  0x0000360e arg  0x00000922 , 0x00000006 
- 00016327  0x0000360f call  0x00007cda 
- 00016328  0x00003610 call  0x00003fd3 
- 00016329  0x00003611 arg  0x0000001d , 0x00000039 
- 00016330  0x00003612 arg  0x000007ab , 0x00000006 
- 00016331  0x00003613 arg  0x00000922 , 0x00000005 
- 00016332  0x00003614 call  0x00007cda 
- 00016333  0x00003615 fetch  0x00000002 , 0x00004842 
- 00016334  0x00003616 branch  0x00007d79 
- 00016335  0x00003619 jam  0x00000001 , 0x00000952 
- 00016336  0x0000361a fetch  0x00000002 , 0x00004995 
- 00016337  0x0000361b store  0x00000002 , 0x00000953 
- 00016338  0x0000361c rtn 
- 00016339  0x0000361f call  0x00003f36 
- 00016340  0x00003620 branch  0x00003fea , 0x00000028 
- 00016341  0x00003621 jam  0x000000ff , 0x00004868 
- 00016342  0x00003622 setarg  0x0000ffcf 
- 00016343  0x00003623 isub  0x00000002 , 0x0000003e 
- 00016344  0x00003624 branch  0x00003fea , 0x00000005 
- 00016345  0x00003625 setarg  0x0000ffff 
- 00016346  0x00003626 isub  0x00000002 , 0x0000003e 
- 00016347  0x00003627 branch  0x00003fea , 0x00000005 
- 00016348  0x00003628 rtn 
- 00016349  0x0000362c call  0x00007dbc 
- 00016350  0x0000362d fetcht  0x00000001 , 0x00000922 
- 00016351  0x0000362e rshift4  0x00000002 , 0x0000003f 
- 00016352  0x0000362f rshift3  0x0000003f , 0x0000003f 
- 00016353  0x00003630 fetchr  0x00000011 , 0x00000001 , 0x00004871 
- 00016354  0x00003631 and  0x00000011 , 0x00000001 , 0x00000011 
- 00016355  0x00003632 isub  0x00000011 , 0x0000003e 
- 00016356  0x00003633 nrtn  0x00000005 
- 00016357  0x00003634 and  0x00000002 , 0x0000007f , 0x00000002 
- 00016358  0x00003635 fetch  0x00000001 , 0x0000474d 
- 00016359  0x00003636 isub  0x00000002 , 0x0000003e 
- 00016360  0x00003637 nrtn  0x00000005 
- 00016361  0x00003638 branch  0x00007dba 
- 00016362  0x0000363d arg  0x00004872 , 0x00000011 
- 00016363  0x0000363e arg  0x0000000a , 0x00000039 
- 00016364  0x00003640 fetcht  0x00000002 , 0x00000927 
- 00016365  0x00003641 ifetch  0x00000002 , 0x00000011 
- 00016366  0x00003643 branch  0x00003ff4 , 0x00000034 
- 00016367  0x00003645 isub  0x00000002 , 0x0000003e 
- 00016368  0x00003647 branch  0x00003ff5 , 0x00000005 
- 00016369  0x00003648 increase  0x00000005 , 0x00000011 
- 00016370  0x00003649 loop  0x00003fec 
- 00016371  0x0000364a arg  0x00004872 , 0x00000011 
- 00016372  0x0000364d istoret  0x00000002 , 0x00000011 
- 00016373  0x0000364f storet  0x00000002 , 0x0000094c 
- 00016374  0x00003651 add  0x00000011 , 0x00000002 , 0x00000013 
- 00016375  0x00003652 ifetch  0x00000003 , 0x00000013 
- 00016376  0x00003653 store  0x00000003 , 0x0000094e 
- 00016377  0x00003654 branch  0x00003ffa 
- 00016378  0x0000365a call  0x00004002 
- 00016379  0x0000365c fetch  0x00000003 , 0x0000094e 
- 00016380  0x0000365d fetcht  0x00000003 , 0x00000924 
- 00016381  0x0000365e isub  0x00000002 , 0x0000003e 
- 00016382  0x0000365f rtn  0x00000002 
- 00016383  0x00003660 istoret  0x00000003 , 0x00000013 
- 00016384  0x00003661 call  0x00004002 
- 00016385  0x00003662 branch  0x00003e6b 
- 00016386  0x00003665 arg  0x00000924 , 0x00000011 
- 00016387  0x00003666 arg  0x00000003 , 0x00000039 
- 00016388  0x00003667 branch  0x00007cb1 
- 00016389  0x0000366c call  0x00004008 
- 00016390  0x0000366e arg  0x0000475e , 0x00000006 
- 00016391  0x0000366f branch  0x0000735f 
- 00016392  0x00003671 arg  0x0000093f , 0x00000005 
- 00016393  0x00003672 setarg  0x00000000 
- 00016394  0x00003673 istore  0x00000001 , 0x00000005 
- 00016395  0x00003674 fetch  0x00000006 , 0x00000923 
- 00016396  0x00003675 istore  0x00000008 , 0x00000005 
- 00016397  0x00003676 branch  0x00004069 
- 00016398  0x0000367a add  0x00000002 , 0xfffffff4 , 0x0000003f 
- 00016399  0x00003684 store  0x00000001 , 0x00000921 
- 00016400  0x00003685 arg  0x0000001d , 0x00000039 
- 00016401  0x00003686 arg  0x00000922 , 0x00000005 
- 00016402  0x00003687 call  0x00007ca1 
- 00016403  0x00003688 add  0x00000002 , 0xffffffff , 0x00000039 
- 00016404  0x00003689 arg  0x00000922 , 0x00000005 
- 00016405  0x0000368a branch  0x00007ccc 
- 00016406  0x0000368d call  0x0000406e 
- 00016407  0x0000368e call  0x00004036 
- 00016408  0x0000368f nrtn  0x00000028 
- 00016409  0x00003690 call  0x0000404a 
- 00016410  0x00003691 jam  0x0000001e , 0x00000787 
- 00016411  0x00003692 fetch  0x00000001 , 0x00000921 
- 00016412  0x00003693 add  0x0000003f , 0x0000000d , 0x00000002 
- 00016413  0x00003694 storet  0x00000001 , 0x00000789 
- 00016414  0x00003695 increase  0xffffffff , 0x00000002 
- 00016415  0x00003696 istoret  0x00000001 , 0x00000005 
- 00016416  0x00003697 setarg  0x0000002a 
- 00016417  0x00003698 istore  0x00000001 , 0x00000005 
- 00016418  0x00003699 add  0x00000002 , 0xffffffff , 0x00000039 
- 00016419  0x0000369a fetch  0x00000007 , 0x00000922 
- 00016420  0x0000369b arg  0x00000922 , 0x00000006 
- 00016421  0x0000369c call  0x00007cda 
- 00016422  0x0000369d arg  0x00000787 , 0x00000011 
- 00016423  0x0000369e call  0x000078b2 
- 00016424  0x0000369f call  0x0000402b 
- 00016425  0x000036a0 nrtn  0x00000028 
- 00016426  0x000036a1 branch  0x00003961 
- 00016427  0x000036a4 fetcht  0x00000002 , 0x000007b2 
- 00016428  0x000036a6 call  0x00007dbc 
- 00016429  0x000036a7 fetch  0x00000001 , 0x00000978 
- 00016430  0x000036a8 rtn  0x00000034 
- 00016431  0x000036a9 iforce  0x00000039 
- 00016432  0x000036aa arg  0x00000968 , 0x00000006 
- 00016433  0x000036ac ifetch  0x00000002 , 0x00000006 
- 00016434  0x000036ad isub  0x00000002 , 0x0000003e 
- 00016435  0x000036ae branch  0x00007dba , 0x00000005 
- 00016436  0x000036af loop  0x00004031 
- 00016437  0x000036b0 rtn 
- 00016438  0x000036b4 call  0x00007dbc 
- 00016439  0x000036b5 fetch  0x00000001 , 0x00000951 
- 00016440  0x000036b6 rtneq  0x00000001 
- 00016441  0x000036b7 fetch  0x00000002 , 0x0000484c 
- 00016442  0x000036b8 rtnbit1  0x00000001 
- 00016443  0x000036b9 fetch  0x00000001 , 0x000047e4 
- 00016444  0x000036ba rtnne  0x00000000 
- 00016445  0x000036bb fetcht  0x00000002 , 0x00000927 
- 00016446  0x000036bc call  0x00003f26 
- 00016447  0x000036bd branch  0x00007dbc , 0x00000028 
- 00016448  0x000036be call  0x0000404f 
- 00016449  0x000036bf nrtn  0x00000028 
- 00016450  0x000036c0 fetch  0x00000001 , 0x00000923 
- 00016451  0x000036c1 branch  0x00007dbc , 0x00000034 
- 00016452  0x000036c2 pincrease  0xffffffff 
- 00016453  0x000036c3 branch  0x00007dbc , 0x00000034 
- 00016454  0x000036c4 store  0x00000001 , 0x00000923 
- 00016455  0x000036c5 setarg  0x000048cc 
- 00016456  0x000036c6 store  0x00000002 , 0x000043fb 
- 00016457  0x000036c7 branch  0x00007dba 
- 00016458  0x000036ca call  0x00004005 
- 00016459  0x000036cb fetch  0x00000001 , 0x00000921 
- 00016460  0x000036cc arg  0x00000929 , 0x00000002 
- 00016461  0x000036cd call  0x00003c86 
- 00016462  0x000036ce branch  0x00003bcf 
- 00016463  0x000036d3 setarg  0x000048a4 
- 00016464  0x000036d4 store  0x00000002 , 0x00000910 
- 00016465  0x000036d5 branch  0x000039fb 
- 00016466  0x000036da bpatchx  0x000000b1 , 0x00004036 
- 00016467  0x000036db call  0x00004056 
- 00016468  0x000036dc call  0x0000405f 
- 00016469  0x000036dd branch  0x0000394c 
- 00016470  0x000036e3 fetch  0x00000001 , 0x00000916 
- 00016471  0x000036e4 add  0x0000003f , 0x00000002 , 0x00000011 
- 00016472  0x000036e5 pincrease  0x00000004 
- 00016473  0x000036e6 store  0x00000001 , 0x00000916 
- 00016474  0x000036e7 arg  0x0000499f , 0x00000002 
- 00016475  0x000036e8 branch  0x0000405c 
- 00016476  0x000036ee call  0x00004005 
- 00016477  0x000036ef copy  0x00000011 , 0x0000003f 
- 00016478  0x000036f0 branch  0x00003c86 
- 00016479  0x000036f4 branch  0x00003bcc 
- 00016480  0x000036f8 call  0x00003e5e 
- 00016481  0x000036f9 call  0x000078fa 
- 00016482  0x000036fa rtn  0x00000034 
- 00016483  0x000036fb call  0x00002a28 
- 00016484  0x000036fc nrtn  0x00000034 
- 00016485  0x000036fd arg  0x00000787 , 0x00000011 
- 00016486  0x000036fe call  0x000078ca 
- 00016487  0x000036ff nrtn  0x00000028 
- 00016488  0x00003700 branch  0x000040f0 
- 00016489  0x00003705 fetch  0x00000004 , 0x0000486e 
- 00016490  0x00003706 istore  0x00000004 , 0x00000005 
- 00016491  0x00003707 add  0x00000005 , 0xfffffff3 , 0x0000003f 
- 00016492  0x00003708 store  0x00000002 , 0x000008f1 
- 00016493  0x00003709 rtn 
- 00016494  0x0000370e setarg  0x000048cc 
- 00016495  0x0000370f store  0x00000002 , 0x000043fb 
- 00016496  0x00003710 rtn 
- 00016497  0x00003713 call  0x0000406e 
- 00016498  0x00003714 branch  0x000078ad 
- 00016499  0x00003718 call  0x000029c9 
- 00016500  0x00003719 fetch  0x00000001 , 0x000047e4 
- 00016501  0x0000371a beq  0x00000001 , 0x00004083 
- 00016502  0x0000371b beq  0x00000000 , 0x00004079 
- 00016503  0x0000371c beq  0x00000005 , 0x00004079 
- 00016504  0x0000371d rtn 
- 00016505  0x00003721 setsect  0x00000000 , 0x00010214 
- 00016506  0x00003722 setsect  0x00000001 , 0x0000c080 
- 00016507  0x00003723 setsect  0x00000002 , 0x00028030 
- 00016508  0x00003724 setsect  0x00000003 , 0x00003060 
- 00016509  0x00003725 store  0x00000009 , 0x00004348 
- 00016510  0x00003726 setarg  0x00182816 
- 00016511  0x00003727 istore  0x00000004 , 0x00000005 
- 00016512  0x00003728 fetch  0x00000008 , 0x000047dc 
- 00016513  0x00003729 istore  0x00000008 , 0x00000005 
- 00016514  0x0000372a rtn 
- 00016515  0x0000372d call  0x00003ce0 
- 00016516  0x0000372f setsect  0x00000000 , 0x0001021d 
- 00016517  0x00003730 setsect  0x00000001 , 0x0000c080 
- 00016518  0x00003731 setsect  0x00000002 , 0x00027030 
- 00016519  0x00003732 setsect  0x00000003 , 0x00005460 
- 00016520  0x00003733 store  0x00000009 , 0x00004348 
- 00016521  0x00003734 setarg  0x00182716 
- 00016522  0x00003735 istore  0x00000003 , 0x00000005 
- 00016523  0x00003736 arg  0x000008ff , 0x00000006 
- 00016524  0x00003737 call  0x00007c8f 
- 00016525  0x00003738 fetch  0x00000002 , 0x000047ea 
- 00016526  0x00003739 istore  0x00000002 , 0x00000005 
- 00016527  0x0000373a rtn 
- 00016528  0x00003741 bpatchx  0x000000b2 , 0x00004036 
- 00016529  0x00003742 fetch  0x00000002 , 0x00004398 
- 00016530  0x00003743 beq  0x0000000e , 0x00004095 
- 00016531  0x00003744 beq  0x00000014 , 0x000040d6 
- 00016532  0x00003745 rtn 
- 00016533  0x00003748 copy  0x00000012 , 0x00000002 
- 00016534  0x00003749 ifetch  0x00000001 , 0x00000011 
- 00016535  0x0000374a beq  0x00000000 , 0x000040e1 
- 00016536  0x0000374b beq  0x00000002 , 0x0000409a 
- 00016537  0x0000374c rtn 
- 00016538  0x00003755 call  0x0000400e 
- 00016539  0x00003756 fetch  0x00000001 , 0x00000921 
- 00016540  0x00003757 pincrease  0xfffffffc 
- 00016541  0x00003758 store  0x00000001 , 0x00000921 
- 00016542  0x00003759 call  0x00003fdd 
- 00016543  0x0000375a nrtn  0x00000028 
- 00016544  0x0000375b call  0x00003bcf 
- 00016545  0x0000375c fetch  0x00000001 , 0x00000923 
- 00016546  0x0000375d bbit1  0x00000007 , 0x000040a4 
- 00016547  0x0000375e rtn 
- 00016548  0x00003761 call  0x000040da 
- 00016549  0x00003762 fetch  0x00000001 , 0x00000921 
- 00016550  0x00003763 arg  0x00000929 , 0x00000002 
- 00016551  0x00003764 call  0x00003ca5 
- 00016552  0x00003765 nrtn  0x00000005 
- 00016553  0x00003768 call  0x00004106 
- 00016554  0x00003769 fetch  0x00000001 , 0x0000092b 
- 00016555  0x0000376a beq  0x00000000 , 0x000040bd 
- 00016556  0x0000376b beq  0x00000001 , 0x000040ae 
- 00016557  0x0000376c rtn 
- 00016558  0x0000376f fetchr  0x00000039 , 0x00000001 , 0x00000921 
- 00016559  0x00003770 increase  0xfffffffd , 0x00000039 
- 00016560  0x00003772 rshift  0x00000039 , 0x0000003f 
- 00016561  0x00003773 fetcht  0x00000002 , 0x00000978 
- 00016562  0x00003774 iadd  0x00000002 , 0x0000003f 
- 00016563  0x00003775 sub  0x0000003f , 0x00000008 , 0x0000003e 
- 00016564  0x00003776 nrtn  0x00000002 
- 00016565  0x00003777 store  0x00000002 , 0x00000978 
- 00016566  0x00003778 arg  0x00000968 , 0x00000005 
- 00016567  0x00003779 lshift  0x00000002 , 0x0000003f 
- 00016568  0x0000377a iadd  0x00000005 , 0x00000005 
- 00016569  0x0000377b arg  0x0000092c , 0x00000006 
- 00016570  0x0000377c call  0x00007cda 
- 00016571  0x0000377d fetch  0x00000001 , 0x0000097a 
- 00016572  0x0000377e branch  0x000040bf 
- 00016573  0x00003781 ifetch  0x00000001 , 0x00000006 
- 00016574  0x00003782 store  0x00000001 , 0x0000097a 
- 00016575  0x00003784 store  0x00000001 , 0x000049a2 
- 00016576  0x00003785 fetch  0x00000002 , 0x00000978 
- 00016577  0x00003786 byteswap  0x0000003f , 0x0000003f 
- 00016578  0x00003787 store  0x00000002 , 0x000049a3 
- 00016579  0x00003789 jam  0x00000003 , 0x000049a1 
- 00016580  0x0000378b fetch  0x00000009 , 0x00000922 
- 00016581  0x0000378c store  0x00000009 , 0x00004998 
- 00016582  0x0000378d fetch  0x00000002 , 0x00004995 
- 00016583  0x0000378e store  0x00000002 , 0x0000499d 
- 00016584  0x00003790 call  0x00004253 
- 00016585  0x00003791 call  0x00004267 
- 00016586  0x00003793 call  0x000040da 
- 00016587  0x00003794 setarg  0x00000006 
- 00016588  0x00003795 arg  0x0000499f , 0x00000002 
- 00016589  0x00003796 call  0x00003c84 
- 00016590  0x00003797 call  0x0000405f 
- 00016591  0x0000379a arg  0x00000016 , 0x00000011 
- 00016592  0x0000379b arg  0x00000010 , 0x00000002 
- 00016593  0x0000379c call  0x00002dee 
- 00016594  0x0000379d setarg  0x00000002 
- 00016595  0x0000379e istore  0x00000001 , 0x00000005 
- 00016596  0x0000379f arg  0x00004998 , 0x00000006 
- 00016597  0x000037a0 branch  0x00007c8d 
- 00016598  0x000037a3 jam  0x00000002 , 0x000007aa 
- 00016599  0x000037a4 copy  0x00000012 , 0x00000002 
- 00016600  0x000037a5 copy  0x00000011 , 0x00000006 
- 00016601  0x000037a6 branch  0x00003cfa 
- 00016602  0x000037aa arg  0x0000095b , 0x00000005 
- 00016603  0x000037ab setarg  0x00000003 
- 00016604  0x000037ac istore  0x00000002 , 0x00000005 
- 00016605  0x000037ad fetch  0x00000005 , 0x00000924 
- 00016606  0x000037ae istore  0x00000007 , 0x00000005 
- 00016607  0x000037af call  0x00004069 
- 00016608  0x000037b1 branch  0x00004006 
- 00016609  0x000037b4 jam  0x00000002 , 0x00000951 
- 00016610  0x000037b5 branch  0x00003f7d 
- 00016611  0x000037b9 copy  0x00000013 , 0x0000003f 
- 00016612  0x000037ba beq  0x00000015 , 0x000040e8 
- 00016613  0x000037bb beq  0x00000014 , 0x000040e7 
- 00016614  0x000037bc rtn 
- 00016615  0x000037bf branch  0x000040eb 
- 00016616  0x000037c4 setarg  0x00000000 
- 00016617  0x000037c5 store  0x00000002 , 0x0000486c 
- 00016618  0x000037c6 branch  0x00004317 
- 00016619  0x000037c9 setarg  0x00000000 
- 00016620  0x000037ca store  0x00000002 , 0x00000978 
- 00016621  0x000037cb arg  0x00000968 , 0x00000005 
- 00016622  0x000037cc arg  0x00000010 , 0x00000039 
- 00016623  0x000037cd branch  0x00007ca3 
- 00016624  0x000037d6 call  0x00002a28 
- 00016625  0x000037d7 nrtn  0x00000034 
- 00016626  0x000037d9 fetch  0x00000001 , 0x00000789 
- 00016627  0x000037da add  0x0000003f , 0xffffffff , 0x00000011 
- 00016628  0x000037db arg  0x00000010 , 0x00000002 
- 00016629  0x000037dc call  0x00002dee 
- 00016630  0x000037dd setarg  0x00000000 
- 00016631  0x000037de istore  0x00000001 , 0x00000005 
- 00016632  0x000037df arg  0x0000078c , 0x00000006 
- 00016633  0x000037e0 branch  0x00007c8d 
- 00016634  0x000037e3 fetch  0x00000001 , 0x000007aa 
- 00016635  0x000037e4 rtneq  0x00000000 
- 00016636  0x000037e5 fetch  0x00000002 , 0x000044e9 
- 00016637  0x000037e6 rtnbit0  0x00000009 
- 00016638  0x000037e7 call  0x00002a28 
- 00016639  0x000037e8 nrtn  0x00000034 
- 00016640  0x000037e9 fetch  0x00000001 , 0x0000462a 
- 00016641  0x000037ea add  0x0000003f , 0xfffffffb , 0x00000011 
- 00016642  0x000037eb arg  0x00000016 , 0x00000002 
- 00016643  0x000037ec call  0x00002dee 
- 00016644  0x000037ed arg  0x00004630 , 0x00000006 
- 00016645  0x000037ee branch  0x00007c8d 
- 00016646  0x000037f1 fetch  0x00000002 , 0x00000968 
- 00016647  0x000037f2 nrtn  0x00000034 
- 00016648  0x000037f3 fetch  0x00000002 , 0x00000927 
- 00016649  0x000037f4 store  0x00000002 , 0x00000968 
- 00016650  0x000037f6 fetch  0x00000002 , 0x00000978 
- 00016651  0x000037f7 pincrease  0x00000001 
- 00016652  0x000037f8 store  0x00000002 , 0x00000978 
- 00016653  0x000037f9 rtn 
- 00016654  0x000037fd ifetch  0x00000004 , 0x00000006 
- 00016655  0x000037fe force  0x00000004 , 0x00000011 
- 00016656  0x000037ff increase  0x00000003 , 0x00000005 
- 00016657  0x00003801 istore  0x00000001 , 0x00000005 
- 00016658  0x00003802 rshift8  0x0000003f , 0x0000003f 
- 00016659  0x00003803 increase  0xfffffffe , 0x00000005 
- 00016660  0x00003804 increase  0xffffffff , 0x00000011 
- 00016661  0x00003805 nbranch  0x00004111 , 0x00000005 
- 00016662  0x00003806 increase  0x00000005 , 0x00000005 
- 00016663  0x00003807 loop  0x0000410e 
- 00016664  0x00003808 rtn 
- 00016665  0x0000380c lshift2  0x00000007 , 0x0000003f 
- 00016666  0x0000380d iadd  0x0000000b , 0x00000006 
- 00016667  0x0000380e ifetch  0x00000004 , 0x00000006 
- 00016668  0x0000380f rtn 
- 00016669  0x00003812 force  0x00000010 , 0x00000030 
- 00016670  0x00003813 arg  0x00000231 , 0x0000000b 
- 00016671  0x00003815 add  0x00000030 , 0xfffffff9 , 0x00000007 
- 00016672  0x00003816 call  0x00004119 
- 00016673  0x00003817 iforce  0x00000002 
- 00016674  0x00003818 add  0x00000030 , 0xfffffff0 , 0x00000007 
- 00016675  0x00003819 call  0x00004119 
- 00016676  0x0000381a iadd  0x00000002 , 0x00000002 
- 00016677  0x0000381b add  0x00000030 , 0xfffffffe , 0x00000007 
- 00016678  0x0000381c call  0x00004119 
- 00016679  0x0000381d shasx  0x0000003f , 0x00000001 , 0x0000003f 
- 00016680  0x0000381e iadd  0x00000002 , 0x00000002 
- 00016681  0x0000381f add  0x00000030 , 0xfffffff1 , 0x00000007 
- 00016682  0x00003820 call  0x00004119 
- 00016683  0x00003821 shasx  0x0000003f , 0x00000000 , 0x0000003f 
- 00016684  0x00003822 iadd  0x00000002 , 0x00000002 
- 00016685  0x00003823 lshift2  0x00000030 , 0x0000003f 
- 00016686  0x00003824 iadd  0x0000000b , 0x00000005 
- 00016687  0x00003825 istoret  0x00000004 , 0x00000005 
- 00016688  0x00003826 increase  0x00000001 , 0x00000030 
- 00016689  0x00003827 compare  0x00000040 , 0x00000030 , 0x000000ff 
- 00016690  0x00003828 nbranch  0x0000411f , 0x00000001 
- 00016691  0x00003829 rtn 
- 00016692  0x0000382d arg  0x00000549 , 0x00000006 
- 00016693  0x0000382e force  0x00000007 , 0x00000038 
- 00016694  0x00003830 ifetch  0x00000004 , 0x00000006 
- 00016695  0x00003831 iforce  0x0000002f 
- 00016696  0x00003832 increase  0xffffffff , 0x00000038 
- 00016697  0x00003833 branch  0x00004136 , 0x00000002 
- 00016698  0x00003834 rtn 
- 00016699  0x00003837 bpatchx  0x000000b3 , 0x00004036 
- 00016700  0x00003838 call  0x0000411d 
- 00016701  0x00003839 arg  0x00000331 , 0x00000005 
- 00016702  0x0000383a force  0x00000000 , 0x00000038 
- 00016703  0x0000383c deposit  0x0000002f 
- 00016704  0x0000383d istore  0x00000004 , 0x00000005 
- 00016705  0x0000383e increase  0x00000001 , 0x00000038 
- 00016706  0x0000383f compare  0x00000008 , 0x00000038 , 0x000000ff 
- 00016707  0x00003840 nbranch  0x0000413f , 0x00000001 
- 00016708  0x00003843 arg  0x000095ed , 0x0000000b 
- 00016709  0x00003846 arg  0x00000231 , 0x00000030 
- 00016710  0x00003847 force  0x00000040 , 0x00000039 
- 00016711  0x00003849 ifetcht  0x00000004 , 0x00000030 
- 00016712  0x0000384a ifetch  0x00000004 , 0x0000000b 
- 00016713  0x0000384b increase  0x00000004 , 0x0000000b 
- 00016714  0x0000384c increase  0x00000004 , 0x00000030 
- 00016715  0x0000384d iadd  0x00000002 , 0x0000003f 
- 00016716  0x0000384e force  0x00000007 , 0x00000038 
- 00016717  0x0000384f iadd  0x0000002f , 0x00000002 
- 00016718  0x00003850 force  0x00000004 , 0x00000038 
- 00016719  0x00003851 shasx  0x0000002f , 0x00000003 , 0x0000003f 
- 00016720  0x00003852 iadd  0x00000002 , 0x00000002 
- 00016721  0x00003853 force  0x00000005 , 0x00000038 
- 00016722  0x00003854 deposit  0x0000002f 
- 00016723  0x00003855 force  0x00000006 , 0x00000038 
- 00016724  0x00003856 ixor  0x0000002f , 0x0000003f 
- 00016725  0x00003857 force  0x00000004 , 0x00000038 
- 00016726  0x00003858 iand  0x0000002f , 0x0000003f 
- 00016727  0x00003859 force  0x00000006 , 0x00000038 
- 00016728  0x0000385a ixor  0x0000002f , 0x0000003f 
- 00016729  0x0000385b iadd  0x00000002 , 0x00000002 
- 00016730  0x0000385c force  0x00000007 , 0x00000038 
- 00016731  0x0000385d copy  0x00000002 , 0x0000002f 
- 00016732  0x0000385e force  0x00000003 , 0x00000038 
- 00016733  0x0000385f deposit  0x0000002f 
- 00016734  0x00003860 iadd  0x00000002 , 0x0000002f 
- 00016735  0x00003861 force  0x00000000 , 0x00000038 
- 00016736  0x00003862 deposit  0x0000002f 
- 00016737  0x00003863 force  0x00000001 , 0x00000038 
- 00016738  0x00003864 iand  0x0000002f , 0x00000002 
- 00016739  0x00003865 ior  0x0000002f , 0x0000003f 
- 00016740  0x00003866 force  0x00000002 , 0x00000038 
- 00016741  0x00003867 iand  0x0000002f , 0x0000003f 
- 00016742  0x00003868 ior  0x00000002 , 0x00000002 
- 00016743  0x00003869 force  0x00000000 , 0x00000038 
- 00016744  0x0000386a shasx  0x0000002f , 0x00000002 , 0x0000003f 
- 00016745  0x0000386b iadd  0x00000002 , 0x0000003f 
- 00016746  0x0000386c force  0x00000007 , 0x00000038 
- 00016747  0x0000386d iadd  0x0000002f , 0x0000002f 
- 00016748  0x0000386e regexrot 
- 00016749  0x0000386f loop  0x00004147 
- 00016750  0x00003870 arg  0x00000331 , 0x00000006 
- 00016751  0x00003871 force  0x00000000 , 0x00000038 
- 00016752  0x00003873 ifetch  0x00000004 , 0x00000006 
- 00016753  0x00003874 iadd  0x0000002f , 0x0000002f 
- 00016754  0x00003875 increase  0x00000001 , 0x00000038 
- 00016755  0x00003876 compare  0x00000008 , 0x00000038 , 0x000000ff 
- 00016756  0x00003877 nbranch  0x00004170 , 0x00000001 
- 00016757  0x00003878 rtn 
- 00016758  0x0000387d arg  0x000001bd , 0x00000005 
- 00016759  0x0000387e force  0x00000007 , 0x00000038 
- 00016760  0x00003880 deposit  0x0000002f 
- 00016761  0x00003881 istore  0x00000004 , 0x00000005 
- 00016762  0x00003882 increase  0xffffffff , 0x00000038 
- 00016763  0x00003883 branch  0x00004178 , 0x00000002 
- 00016764  0x00003884 rtn 
- 00016765  0x0000388a bbit0  0x00000006 , 0x00004180 
- 00016766  0x0000388d call  0x000041a2 
- 00016767  0x0000388e branch  0x00004182 
- 00016768  0x00003891 call  0x000041af 
- 00016769  0x00003892 branch  0x00004182 
- 00016770  0x00003897 fetch  0x00000001 , 0x00000921 
- 00016771  0x00003898 pincrease  0xfffffff9 
- 00016772  0x0000389c arg  0x0000092c , 0x00000030 
- 00016773  0x0000389d call  0x00007dbc 
- 00016774  0x0000389e branch  0x00004194 
- 00016775  0x000038a3 fetch  0x00000001 , 0x0000092b 
- 00016776  0x000038a4 bbit0  0x00000006 , 0x0000418b 
- 00016777  0x000038a6 call  0x000041a2 
- 00016778  0x000038a7 branch  0x0000418d 
- 00016779  0x000038a9 call  0x000041af 
- 00016780  0x000038aa branch  0x0000418d 
- 00016781  0x000038ae fetch  0x00000001 , 0x00004969 
- 00016782  0x000038af ncall  0x00007dba , 0x00000034 
- 00016783  0x000038b0 call  0x00007dbc , 0x00000034 
- 00016784  0x000038b1 fetch  0x00000001 , 0x00004862 
- 00016785  0x000038b2 pincrease  0xfffffffc 
- 00016786  0x000038b3 jam  0x00000000 , 0x00004862 
- 00016787  0x000038b4 arg  0x00004b3c , 0x00000030 
- 00016788  0x000038b9 copy  0x00000030 , 0x00000002 
- 00016789  0x000038ba call  0x0000419c 
- 00016790  0x000038bb nrtn  0x00000005 
- 00016791  0x000038bc call  0x0000419f 
- 00016792  0x000038bd nrtn  0x00000028 
- 00016793  0x000038be fetch  0x00000002 , 0x000008f4 
- 00016794  0x000038bf copy  0x0000003f , 0x00000030 
- 00016795  0x000038c0 branch  0x00003728 
- 00016796  0x000038c3 nbranch  0x00003ca7 , 0x00000028 
- 00016797  0x000038c4 pincrease  0xfffffffc 
- 00016798  0x000038c5 branch  0x00003ca5 
- 00016799  0x000038c9 setarg  0x0000496a 
- 00016800  0x000038ca store  0x00000002 , 0x00000910 
- 00016801  0x000038cb branch  0x000039fb 
- 00016802  0x000038d0 call  0x000041a5 
- 00016803  0x000038d2 arg  0x00004959 , 0x00000006 
- 00016804  0x000038d3 branch  0x0000735f 
- 00016805  0x000038d5 arg  0x0000093f , 0x00000005 
- 00016806  0x000038d6 setarg  0x00000001 
- 00016807  0x000038d7 istore  0x00000001 , 0x00000005 
- 00016808  0x000038d8 fetch  0x00000001 , 0x00004969 
- 00016809  0x000038d9 arg  0x00000000 , 0x00000002 
- 00016810  0x000038da nsetflag  0x00000034 , 0x00000007 , 0x00000002 
- 00016811  0x000038db istoret  0x00000001 , 0x00000005 
- 00016812  0x000038dc fetch  0x00000007 , 0x00000924 
- 00016813  0x000038dd istore  0x00000007 , 0x00000005 
- 00016814  0x000038de branch  0x00004069 
- 00016815  0x000038e3 call  0x000041b2 
- 00016816  0x000038e5 arg  0x000046a0 , 0x00000006 
- 00016817  0x000038e6 branch  0x0000735f 
- 00016818  0x000038e8 arg  0x0000093f , 0x00000005 
- 00016819  0x000038e9 setarg  0x00000002 
- 00016820  0x000038ea branch  0x000041a7 
- 00016821  0x000038f0 bpatchx  0x000000b4 , 0x00004036 
- 00016822  0x000038f2 call  0x0000425b 
- 00016823  0x000038f5 call  0x000041bd 
- 00016824  0x000038f6 rtn  0x00000028 
- 00016825  0x000038f7 call  0x000041d0 
- 00016826  0x000038f9 call  0x00004292 
- 00016827  0x000038fb arg  0x00000983 , 0x00000011 
- 00016828  0x000038fc branch  0x000078b2 
- 00016829  0x00003901 call  0x00007dbc 
- 00016830  0x00003902 arg  0x00000001 , 0x00000002 
- 00016831  0x00003904 fetch  0x00000001 , 0x00000951 
- 00016832  0x00003905 sub  0x0000003f , 0x00000002 , 0x0000003e 
- 00016833  0x00003906 setflag  0x00000005 , 0x00000007 , 0x00000002 
- 00016834  0x00003907 storet  0x00000001 , 0x00000983 
- 00016835  0x00003908 fetch  0x00000009 , 0x00004998 
- 00016836  0x00003909 store  0x00000009 , 0x00000987 
- 00016837  0x0000390a fetch  0x00000001 , 0x00000723 
- 00016838  0x0000390b rtnne  0x000000d4 
- 00016839  0x0000390c fetch  0x00000001 , 0x000047e4 
- 00016840  0x0000390d bne  0x00000000 , 0x00007dba 
- 00016841  0x0000390e fetch  0x00000001 , 0x00000726 
- 00016842  0x0000390f store  0x00000001 , 0x00000986 
- 00016843  0x00003910 fetch  0x00000001 , 0x00000983 
- 00016844  0x00003911 pincrease  0x00000001 
- 00016845  0x00003912 set1  0x00000005 , 0x0000003f 
- 00016846  0x00003913 store  0x00000001 , 0x00000983 
- 00016847  0x00003914 rtn 
- 00016848  0x00003918 fetch  0x00000001 , 0x00000722 
- 00016849  0x00003919 copy  0x0000003f , 0x00000039 
- 00016850  0x0000391a store  0x00000001 , 0x00000990 
- 00016851  0x0000391b fetch  0x00000001 , 0x0000092b 
- 00016852  0x0000391c store  0x00000001 , 0x00000991 
- 00016853  0x0000391d arg  0x00000996 , 0x00000005 
- 00016854  0x0000391e arg  0x00000723 , 0x00000006 
- 00016855  0x0000391f branch  0x00007cda 
- 00016856  0x00003929 fetch  0x00000001 , 0x000049b5 
- 00016857  0x0000392a nrtn  0x00000034 
- 00016858  0x0000392b call  0x00004292 
- 00016859  0x0000392c arg  0x00000983 , 0x00000011 
- 00016860  0x0000392d call  0x000078dc 
- 00016861  0x0000392e nrtn  0x00000028 
- 00016862  0x00003930 fetcht  0x00000001 , 0x00000983 
- 00016863  0x00003931 and  0x00000002 , 0x0000000f , 0x0000003f 
- 00016864  0x00003932 branch  0x0000420b , 0x00000034 
- 00016865  0x00003934 jam  0x00000001 , 0x000049b5 
- 00016866  0x00003936 call  0x000041fc 
- 00016867  0x00003938 fetcht  0x00000001 , 0x00000983 
- 00016868  0x00003939 call  0x00004202 
- 00016869  0x0000393a store  0x00000001 , 0x000049b6 
- 00016870  0x0000393c fetch  0x00000001 , 0x000049b7 
- 00016871  0x0000393d isolate1  0x00000007 , 0x00000002 
- 00016872  0x0000393e setflag  0x00000001 , 0x00000002 , 0x0000003f 
- 00016873  0x0000393f store  0x00000001 , 0x000049b7 
- 00016874  0x00003947 set1  0x00000004 , 0x00000002 
- 00016875  0x00003949 increase  0xffffffff , 0x00000002 
- 00016876  0x0000394a istoret  0x00000001 , 0x00000012 
- 00016877  0x0000394c fetcht  0x00000001 , 0x00000983 
- 00016878  0x0000394d isolate1  0x00000004 , 0x00000002 
- 00016879  0x0000394e nbranch  0x0000420f , 0x00000001 
- 00016880  0x0000394f fetcht  0x00000001 , 0x00000990 
- 00016881  0x00003950 storet  0x00000001 , 0x00000722 
- 00016882  0x00003951 copy  0x00000002 , 0x00000039 
- 00016883  0x00003952 arg  0x00000723 , 0x00000005 
- 00016884  0x00003953 arg  0x00000996 , 0x00000006 
- 00016885  0x00003954 call  0x00007cda 
- 00016886  0x00003956 sub  0x00000002 , 0x0000000f , 0x0000003e 
- 00016887  0x00003957 nbranch  0x000041f9 , 0x00000002 
- 00016888  0x00003959 branch  0x00003ec1 
- 00016889  0x0000395d fetch  0x00000004 , 0x00000992 
- 00016890  0x0000395e store  0x00000004 , 0x0000097e 
- 00016891  0x0000395f branch  0x00004230 
- 00016892  0x00003963 fetch  0x00000001 , 0x00000991 
- 00016893  0x00003964 store  0x00000001 , 0x0000092b 
- 00016894  0x00003966 fetch  0x00000009 , 0x00000987 
- 00016895  0x00003967 store  0x00000009 , 0x00004998 
- 00016896  0x00003968 store  0x00000009 , 0x00000922 
- 00016897  0x00003969 rtn 
- 00016898  0x0000396d jam  0x00000001 , 0x000049b7 
- 00016899  0x0000396e fetch  0x00000001 , 0x00000986 
- 00016900  0x0000396f isolate1  0x00000005 , 0x00000002 
- 00016901  0x00003970 rtn  0x00000001 
- 00016902  0x00003971 setarg  0x00000000 
- 00016903  0x00003972 rtn 
- 00016904  0x00003975 add  0x00000011 , 0x0000001a , 0x00000005 
- 00016905  0x00003976 istore  0x00000001 , 0x00000005 
- 00016906  0x00003977 rtn 
- 00016907  0x0000397b jam  0x00000000 , 0x000049b6 
- 00016908  0x0000397c call  0x00004292 
- 00016909  0x0000397d arg  0x00000983 , 0x00000011 
- 00016910  0x0000397e branch  0x000078ca 
- 00016911  0x00003981 call  0x00004253 
- 00016912  0x00003982 call  0x00004267 
- 00016913  0x00003983 fetch  0x00000009 , 0x00004998 
- 00016914  0x00003984 store  0x00000009 , 0x00000987 
- 00016915  0x00003985 call  0x00004228 
- 00016916  0x00003986 setarg  0x00000000 
- 00016917  0x00003987 store  0x00000001 , 0x00004969 
- 00016918  0x00003988 call  0x00004249 
- 00016919  0x0000398a fetcht  0x00000001 , 0x00000722 
- 00016920  0x0000398b storet  0x00000001 , 0x00000990 
- 00016921  0x0000398c copy  0x00000002 , 0x00000039 
- 00016922  0x0000398d arg  0x00000723 , 0x00000006 
- 00016923  0x0000398e arg  0x00000996 , 0x00000005 
- 00016924  0x0000398f call  0x00007cda 
- 00016925  0x00003991 sub  0x00000002 , 0x0000000f , 0x0000003e 
- 00016926  0x00003992 nbranch  0x00004222 , 0x00000002 
- 00016927  0x00003994 arg  0x00000984 , 0x00000011 
- 00016928  0x00003995 call  0x000078eb 
- 00016929  0x00003996 branch  0x00003ec1 
- 00016930  0x00003999 call  0x0000426f 
- 00016931  0x0000399a fetch  0x00000004 , 0x0000097e 
- 00016932  0x0000399b store  0x00000004 , 0x00000992 
- 00016933  0x0000399c arg  0x00000984 , 0x00000011 
- 00016934  0x0000399d call  0x000078eb 
- 00016935  0x0000399e branch  0x00004230 
- 00016936  0x000039a1 fetch  0x00000001 , 0x00000990 
- 00016937  0x000039a2 copy  0x0000003f , 0x00000039 
- 00016938  0x000039a3 store  0x00000001 , 0x00000722 
- 00016939  0x000039a4 fetch  0x00000001 , 0x00000991 
- 00016940  0x000039a5 store  0x00000001 , 0x0000092b 
- 00016941  0x000039a6 arg  0x00000996 , 0x00000006 
- 00016942  0x000039a7 arg  0x00000723 , 0x00000005 
- 00016943  0x000039a8 branch  0x00007cda 
- 00016944  0x000039ab call  0x0000427c 
- 00016945  0x000039ac setarg  0x00000723 
- 00016946  0x000039ad store  0x00000002 , 0x0000097b 
- 00016947  0x000039af call  0x000041fc 
- 00016948  0x000039b0 call  0x00004253 
- 00016949  0x000039b1 call  0x00004267 
- 00016950  0x000039b3 fetcht  0x00000001 , 0x00000722 
- 00016951  0x000039b4 setarg  0x0000000c 
- 00016952  0x000039b5 call  0x00007db0 
- 00016953  0x000039b6 copy  0x0000003f , 0x00000011 
- 00016954  0x000039b7 copy  0x00000002 , 0x0000003f 
- 00016955  0x000039b8 isub  0x00000011 , 0x0000003f 
- 00016956  0x000039b9 store  0x00000001 , 0x00000722 
- 00016957  0x000039ba fetch  0x00000002 , 0x0000097b 
- 00016958  0x000039bb copy  0x0000003f , 0x00000006 
- 00016959  0x000039bc iadd  0x00000011 , 0x00000002 
- 00016960  0x000039bd storet  0x00000002 , 0x0000097b 
- 00016961  0x000039be call  0x00003ecb 
- 00016962  0x000039bf fetch  0x00000001 , 0x00000722 
- 00016963  0x000039c0 rtn  0x00000034 
- 00016964  0x000039c1 fetch  0x00000001 , 0x00000980 
- 00016965  0x000039c2 pincrease  0x00000001 
- 00016966  0x000039c3 store  0x00000001 , 0x00000980 
- 00016967  0x000039c4 call  0x0000427c 
- 00016968  0x000039c5 branch  0x00004233 
- 00016969  0x000039cb fetch  0x00000001 , 0x0000092b 
- 00016970  0x000039cc bbit0  0x00000006 , 0x0000424d 
- 00016971  0x000039ce call  0x000041a2 
- 00016972  0x000039cf branch  0x0000424e 
- 00016973  0x000039d1 call  0x000041af 
- 00016974  0x000039d3 fetch  0x00000001 , 0x00000722 
- 00016975  0x000039d4 add  0x0000003f , 0x00000004 , 0x00000002 
- 00016976  0x000039d5 storet  0x00000001 , 0x00000722 
- 00016977  0x000039d6 arg  0x00000723 , 0x00000002 
- 00016978  0x000039d7 branch  0x00003c86 
- 00016979  0x000039dd fetch  0x00000003 , 0x00004992 
- 00016980  0x000039de pincrease  0x00000001 
- 00016981  0x000039df store  0x00000003 , 0x00004992 
- 00016982  0x000039e0 fetch  0x00000001 , 0x00004808 
- 00016983  0x000039e1 pincrease  0x00000001 
- 00016984  0x000039e2 store  0x00000001 , 0x00004808 
- 00016985  0x000039e3 fetch  0x00000002 , 0x00004846 
- 00016986  0x000039e4 branch  0x00007d79 
- 00016987  0x000039e9 fetch  0x00000001 , 0x00004871 
- 00016988  0x000039ea lshift4  0x0000003f , 0x0000003f 
- 00016989  0x000039eb lshift3  0x0000003f , 0x0000003f 
- 00016990  0x000039ec fetcht  0x00000001 , 0x0000474d 
- 00016991  0x000039ed ior  0x00000002 , 0x0000003f 
- 00016992  0x000039ee store  0x00000001 , 0x00004998 
- 00016993  0x000039ef fetch  0x00000001 , 0x00004997 
- 00016994  0x000039f0 store  0x00000001 , 0x00004999 
- 00016995  0x000039f1 fetch  0x00000002 , 0x00004995 
- 00016996  0x000039f2 store  0x00000002 , 0x0000499d 
- 00016997  0x000039f3 fetch  0x00000002 , 0x0000094c 
- 00016998  0x000039f4 store  0x00000002 , 0x0000499f 
- 00016999  0x000039f7 fetch  0x00000003 , 0x00004992 
- 00017000  0x000039f8 store  0x00000003 , 0x0000499a 
- 00017001  0x000039f9 arg  0x0000499a , 0x00000011 
- 00017002  0x000039fa arg  0x00000003 , 0x00000039 
- 00017003  0x000039fb call  0x00007cb1 
- 00017004  0x000039fc fetch  0x00000008 , 0x00004999 
- 00017005  0x000039fd store  0x00000008 , 0x00000923 
- 00017006  0x000039fe rtn 
- 00017007  0x00003a01 fetch  0x00000001 , 0x00000722 
- 00017008  0x00003a02 div  0x0000003f , 0x0000000c 
- 00017009  0x00003a03 call  0x00007d62 
- 00017010  0x00003a04 quotient  0x00000002 
- 00017011  0x00003a05 remainder  0x0000003f 
- 00017012  0x00003a06 call  0x0000428f , 0x00000034 
- 00017013  0x00003a07 storet  0x00000001 , 0x00000981 
- 00017014  0x00003a08 jam  0x00000000 , 0x00000980 
- 00017015  0x00003a09 fetch  0x00000003 , 0x00004992 
- 00017016  0x00003a0a arg  0x00001fff , 0x00000002 
- 00017017  0x00003a0b iand  0x00000002 , 0x0000003f 
- 00017018  0x00003a0c store  0x00000002 , 0x0000097e 
- 00017019  0x00003a0d rtn 
- 00017020  0x00003a10 fetch  0x00000002 , 0x0000097e 
- 00017021  0x00003a11 lshift4  0x0000003f , 0x0000003f 
- 00017022  0x00003a12 lshift  0x0000003f , 0x0000003f 
- 00017023  0x00003a13 fetcht  0x00000001 , 0x00000980 
- 00017024  0x00003a14 ior  0x00000002 , 0x0000003f 
- 00017025  0x00003a15 lshift4  0x0000003f , 0x0000003f 
- 00017026  0x00003a16 lshift  0x0000003f , 0x0000003f 
- 00017027  0x00003a17 fetcht  0x00000001 , 0x00000981 
- 00017028  0x00003a18 ior  0x00000002 , 0x0000003f 
- 00017029  0x00003a19 store  0x00000003 , 0x000049a2 
- 00017030  0x00003a1a arg  0x00000003 , 0x00000039 
- 00017031  0x00003a1b arg  0x000049a2 , 0x00000011 
- 00017032  0x00003a1c branch  0x00007cb1 
- 00017033  0x00003a1f arg  0x000049b8 , 0x00000013 
- 00017034  0x00003a20 arg  0x0000428c , 0x00000012 
- 00017035  0x00003a21 branch  0x000042e0 
- 00017036  0x00003a24 arg  0x00000028 , 0x00000039 
- 00017037  0x00003a25 arg  0x0000496a , 0x00000005 
- 00017038  0x00003a26 branch  0x00007ca1 
- 00017039  0x00003a2a increase  0xffffffff , 0x00000002 
- 00017040  0x00003a2b rtn 
- 00017041  0x00003a2e branch  0x00003b2a 
- 00017042  0x00003a32 setarg  0x000049b9 
- 00017043  0x00003a33 store  0x00000002 , 0x000043fb 
- 00017044  0x00003a34 rtn 
- 00017045  0x00003a38 bpatch  0x000000b1 , 0x00004016 
- 00017046  0x00003a39 fetch  0x00000001 , 0x000043cb 
- 00017047  0x00003a3a branch  0x00004295 , 0x00000034 
- 00017048  0x00003a3b beq  0x00000004 , 0x000047b7 
- 00017049  0x00003a3c beq  0x00000009 , 0x000062ae 
- 00017050  0x00003a3d beq  0x0000000a , 0x00005099 
- 00017051  0x00003a3e beq  0x0000000e , 0x000043b2 
- 00017052  0x00003a3f beq  0x00000006 , 0x0000646e 
- 00017053  0x00003a40 beq  0x0000000d , 0x00004672 
- 00017054  0x00003a41 beq  0x0000000f , 0x00004959 
- 00017055  0x00003a42 beq  0x0000000c , 0x00006882 
- 00017056  0x00003a44 beq  0x00000008 , 0x000053e0 
- 00017057  0x00003a45 beq  0x0000000b , 0x00003e02 
- 00017058  0x00003a46 rtn 
- 00017059  0x00003a4a rtn  0x0000002b 
- 00017060  0x00003a4b call  0x00006f74 
- 00017061  0x00003a4c fetch  0x00000001 , 0x000043cb 
- 00017062  0x00003a4d beq  0x00000009 , 0x000063d9 
- 00017063  0x00003a4e beq  0x00000006 , 0x000063d9 
- 00017064  0x00003a4f beq  0x00000004 , 0x000047c2 
- 00017065  0x00003a50 beq  0x00000008 , 0x00005428 
- 00017066  0x00003a51 beq  0x0000000f , 0x0000542c 
- 00017067  0x00003a52 beq  0x0000000d , 0x00004772 
- 00017068  0x00003a53 rtn 
- 00017069  0x00003a56 call  0x00007774 
- 00017070  0x00003a57 call  0x00007841 
- 00017071  0x00003a58 call  0x000042b4 
- 00017072  0x00003a59 fetch  0x00000002 , 0x000043db 
- 00017073  0x00003a5a branch  0x00007d79 
- 00017074  0x00003a5d fetch  0x00000002 , 0x000043d9 
- 00017075  0x00003a5e branch  0x00007d79 
- 00017076  0x00003a61 bpatch  0x000000b2 , 0x00004016 
- 00017077  0x00003a63 arg  0x000044d3 , 0x00000011 
- 00017078  0x00003a64 call  0x00007d97 
- 00017079  0x00003a65 rtn  0x00000034 
- 00017080  0x00003a67 copy  0x0000003f , 0x00000013 
- 00017081  0x00003a68 call  0x000042bd 
- 00017082  0x00003a69 branch  0x000042c1 
- 00017083  0x00003a6c arg  0x00000000 , 0x00000013 
- 00017084  0x00003a6d rtn 
- 00017085  0x00003a73 beq  0x00000010 , 0x000042d0 
- 00017086  0x00003a74 beq  0x00000014 , 0x000042c7 
- 00017087  0x00003a75 beq  0x00000015 , 0x000042cb 
- 00017088  0x00003a76 rtn 
- 00017089  0x00003a7b fetch  0x00000002 , 0x000043dd 
- 00017090  0x00003a7c branch  0x00007d79 
- 00017091  0x00003a7f fetch  0x00000002 , 0x000043d3 
- 00017092  0x00003a80 branch  0x00007d79 
- 00017093  0x00003a83 fetch  0x00000002 , 0x000043d7 
- 00017094  0x00003a84 branch  0x00007d79 
- 00017095  0x00003a87 fetch  0x00000002 , 0x000044e9 
- 00017096  0x00003a88 set1  0x00000009 , 0x0000003f 
- 00017097  0x00003a89 store  0x00000002 , 0x000044e9 
- 00017098  0x00003a8a rtn 
- 00017099  0x00003a8d jam  0x00000000 , 0x00004396 
- 00017100  0x00003a8e fetch  0x00000002 , 0x000044e9 
- 00017101  0x00003a8f set0  0x00000009 , 0x0000003f 
- 00017102  0x00003a90 store  0x00000002 , 0x000044e9 
- 00017103  0x00003a91 branch  0x0000432d 
- 00017104  0x00003a95 fetch  0x00000002 , 0x000043f1 
- 00017105  0x00003a96 set1  0x00000000 , 0x0000003f 
- 00017106  0x00003a97 store  0x00000002 , 0x000043f1 
- 00017107  0x00003a98 rtn 
- 00017108  0x00003a9c store  0x00000001 , 0x0000021d 
- 00017109  0x00003a9e bpatch  0x000000b3 , 0x00004016 
- 00017110  0x00003a9f fetch  0x00000001 , 0x0000021d 
- 00017111  0x00003aa0 rtn  0x00000034 
- 00017112  0x00003aa1 increase  0xffffffff , 0x0000003f 
- 00017113  0x00003aa2 store  0x00000001 , 0x0000021d 
- 00017114  0x00003aa3 call  0x00007780 
- 00017115  0x00003aa4 call  0x0000430e 
- 00017116  0x00003aa5 call  0x00006beb 
- 00017117  0x00003aa6 fetch  0x00000002 , 0x000043e3 
- 00017118  0x00003aa7 call  0x00007d79 
- 00017119  0x00003aa8 branch  0x000042d5 
- 00017120  0x00003aae ifetch  0x00000001 , 0x00000013 
- 00017121  0x00003aaf rtn  0x00000034 
- 00017122  0x00003ab0 pincrease  0xffffffff 
- 00017123  0x00003ab1 istore  0x00000001 , 0x00000013 
- 00017124  0x00003ab2 nrtn  0x00000034 
- 00017125  0x00003ab3 copy  0x00000012 , 0x0000003f 
- 00017126  0x00003ab4 branch  0x00007d79 
- 00017127  0x00003ab9 ifetch  0x00000002 , 0x00000013 
- 00017128  0x00003aba rtn  0x00000034 
- 00017129  0x00003abb pincrease  0xffffffff 
- 00017130  0x00003abc istore  0x00000002 , 0x00000013 
- 00017131  0x00003abd nrtn  0x00000034 
- 00017132  0x00003abe copy  0x00000012 , 0x0000003f 
- 00017133  0x00003abf branch  0x00007d79 
- 00017134  0x00003ac2 fetcht  0x00000002 , 0x00004430 
- 00017135  0x00003ac3 add  0x00000002 , 0x00000001 , 0x00000013 
- 00017136  0x00003ac4 arg  0x000042f2 , 0x00000012 
- 00017137  0x00003ac5 branch  0x000042e0 
- 00017138  0x00003ac8 call  0x00004343 
- 00017139  0x00003ac9 beq  0x00000001 , 0x000042f5 
- 00017140  0x00003acb branch  0x00004327 
- 00017141  0x00003acd setarg  0x00000002 
- 00017142  0x00003ace istore  0x00000001 , 0x00000013 
- 00017143  0x00003acf add  0x00000002 , 0x00000008 , 0x00000012 
- 00017144  0x00003ad1 ifetch  0x00000002 , 0x00000012 
- 00017145  0x00003ad2 branch  0x00007d79 
- 00017146  0x00003ad6 call  0x000042fc 
- 00017147  0x00003ad7 branch  0x00004327 
- 00017148  0x00003adb setarg  0x00000000 
- 00017149  0x00003adc store  0x00000002 , 0x000043ef 
- 00017150  0x00003add rtn 
- 00017151  0x00003adf setarg  0x00000000 
- 00017152  0x00003ae0 store  0x00000002 , 0x000043f1 
- 00017153  0x00003ae1 rtn 
- 00017154  0x00003ae6 fetch  0x00000002 , 0x000043f1 
- 00017155  0x00003ae7 set1  0x00000007 , 0x0000003f 
- 00017156  0x00003ae8 store  0x00000002 , 0x000043ef 
- 00017157  0x00003ae9 setarg  0x00000000 
- 00017158  0x00003aea store  0x00000002 , 0x000043f1 
- 00017159  0x00003aeb rtn 
- 00017160  0x00003af4 arg  0x00000009 , 0x00000007 
- 00017161  0x00003af5 branch  0x000024e7 
- 00017162  0x00003af8 arg  0x00000009 , 0x00000007 
- 00017163  0x00003af9 branch  0x000024eb 
- 00017164  0x00003afc jam  0x00000005 , 0x000043ed 
- 00017165  0x00003afd branch  0x00004308 
- 00017166  0x00003b00 arg  0x000043ed , 0x00000013 
- 00017167  0x00003b01 arg  0x0000430a , 0x00000012 
- 00017168  0x00003b02 branch  0x000042e0 
- 00017169  0x00003b06 jam  0x0000000f , 0x0000066f 
- 00017170  0x00003b07 branch  0x00007834 
- 00017171  0x00003b0a jam  0x00000010 , 0x0000066f 
- 00017172  0x00003b0b branch  0x00007834 
- 00017173  0x00003b0e jam  0x0000000e , 0x0000066f 
- 00017174  0x00003b0f branch  0x00007834 
- 00017175  0x00003b12 jam  0x0000000d , 0x0000066f 
- 00017176  0x00003b13 branch  0x00007834 
- 00017177  0x00003b16 jam  0x00000017 , 0x0000066f 
- 00017178  0x00003b17 branch  0x00007834 
- 00017179  0x00003b1a jam  0x00000018 , 0x0000066f 
- 00017180  0x00003b1b branch  0x00007834 
- 00017181  0x00003b1e jam  0x00000016 , 0x0000066f 
- 00017182  0x00003b1f branch  0x00007834 
- 00017183  0x00003b22 jam  0x00000011 , 0x0000066f 
- 00017184  0x00003b23 branch  0x00007834 
- 00017185  0x00003b26 jam  0x00000015 , 0x0000066f 
- 00017186  0x00003b27 branch  0x00007834 
- 00017187  0x00003b2a jam  0x00000014 , 0x0000066f 
- 00017188  0x00003b2b branch  0x00007834 
- 00017189  0x00003b2f jam  0x00000013 , 0x0000066f 
- 00017190  0x00003b30 branch  0x00007834 
- 00017191  0x00003b33 jam  0x00000019 , 0x0000066f 
- 00017192  0x00003b34 branch  0x00007834 
- 00017193  0x00003b38 jam  0x0000001f , 0x0000066f 
- 00017194  0x00003b39 branch  0x00007834 
- 00017195  0x00003b3d set1  0x0000000d , 0x00000000 
- 00017196  0x00003b3e rtn 
- 00017197  0x00003b41 set0  0x0000000d , 0x00000000 
- 00017198  0x00003b42 rtn 
- 00017199  0x00003b46 call  0x00004343 
- 00017200  0x00003b47 beq  0x00000002 , 0x00004339 
- 00017201  0x00003b49 setarg  0x00000001 
- 00017202  0x00003b4a istore  0x00000001 , 0x00000013 
- 00017203  0x00003b4b add  0x00000002 , 0x00000003 , 0x00000011 
- 00017204  0x00003b4c add  0x00000002 , 0x00000006 , 0x00000012 
- 00017205  0x00003b4e ifetcht  0x00000001 , 0x00000011 
- 00017206  0x00003b4f increase  0x00000001 , 0x00000013 
- 00017207  0x00003b50 istoret  0x00000001 , 0x00000013 
- 00017208  0x00003b51 branch  0x000042f8 
- 00017209  0x00003b54 setarg  0x00000000 
- 00017210  0x00003b55 istore  0x00000001 , 0x00000013 
- 00017211  0x00003b56 fetch  0x00000002 , 0x000044e9 
- 00017212  0x00003b57 bbit0  0x00000009 , 0x0000433f 
- 00017213  0x00003b58 call  0x000030c5 
- 00017214  0x00003b59 call  0x0000431f 
- 00017215  0x00003b5b fetcht  0x00000002 , 0x00004430 
- 00017216  0x00003b5c add  0x00000002 , 0x00000002 , 0x00000011 
- 00017217  0x00003b5d add  0x00000002 , 0x00000004 , 0x00000012 
- 00017218  0x00003b5e branch  0x00004335 
- 00017219  0x00003b61 fetcht  0x00000002 , 0x00004430 
- 00017220  0x00003b62 add  0x00000002 , 0x00000000 , 0x00000013 
- 00017221  0x00003b63 ifetch  0x00000001 , 0x00000013 
- 00017222  0x00003b64 rtn 
- 00017223  0x00003b67 call  0x00004343 
- 00017224  0x00003b68 bne  0x00000000 , 0x0000434a 
- 00017225  0x00003b69 branch  0x00004327 
- 00017226  0x00003b6b add  0x00000002 , 0x0000000a , 0x00000012 
- 00017227  0x00003b6c branch  0x000042f8 
- 00017228  0x00003b73 fetch  0x00000008 , 0x00004ceb 
- 00017229  0x00003b74 store  0x00000008 , 0x00004cfe 
- 00017230  0x00003b75 jam  0x00000000 , 0x00004d0e 
- 00017231  0x00003b76 fetch  0x00000001 , 0x00004d02 
- 00017232  0x00003b77 lshift2  0x0000003f , 0x0000003f 
- 00017233  0x00003b78 arg  0x00004b87 , 0x00000002 
- 00017234  0x00003b79 iadd  0x00000002 , 0x00000002 
- 00017235  0x00003b7a ifetch  0x00000004 , 0x00000002 
- 00017236  0x00003b7b store  0x00000004 , 0x00004cfa 
- 00017237  0x00003b7d fetch  0x00000001 , 0x00004d0e 
- 00017238  0x00003b7e nbranch  0x0000435f , 0x00000034 
- 00017239  0x00003b7f fetcht  0x00000002 , 0x00004cf4 
- 00017240  0x00003b80 ifetch  0x00000001 , 0x00000002 
- 00017241  0x00003b81 store  0x00000001 , 0x00004d0a 
- 00017242  0x00003b82 increase  0x00000001 , 0x00000002 
- 00017243  0x00003b83 storet  0x00000002 , 0x00004cf4 
- 00017244  0x00003b84 rshift4  0x0000003f , 0x0000003f 
- 00017245  0x00003b85 store  0x00000001 , 0x00004cf9 
- 00017246  0x00003b86 branch  0x00004362 
- 00017247  0x00003b88 fetch  0x00000001 , 0x00004d0a 
- 00017248  0x00003b89 and  0x0000003f , 0x0000000f , 0x0000003f 
- 00017249  0x00003b8a store  0x00000001 , 0x00004cf9 
- 00017250  0x00003b8c fetch  0x00000001 , 0x00004d0e 
- 00017251  0x00003b8d setflip  0x00000000 , 0x0000003f 
- 00017252  0x00003b8e store  0x00000001 , 0x00004d0e 
- 00017253  0x00003b8f arg  0x00004b77 , 0x00000002 
- 00017254  0x00003b90 fetch  0x00000001 , 0x00004cf9 
- 00017255  0x00003b91 iadd  0x00000002 , 0x00000002 
- 00017256  0x00003b92 ifetch  0x00000001 , 0x00000002 
- 00017257  0x00003b93 fetcht  0x00000001 , 0x00004d02 
- 00017258  0x00003b94 call  0x0000439a 
- 00017259  0x00003b95 store  0x00000001 , 0x00004d02 
- 00017260  0x00003b97 fetch  0x00000001 , 0x00004cf9 
- 00017261  0x00003b98 and  0x0000003f , 0x00000008 , 0x00000002 
- 00017262  0x00003b99 storet  0x00000001 , 0x00004cf8 
- 00017263  0x00003b9a and  0x0000003f , 0x00000007 , 0x00000002 
- 00017264  0x00003b9b storet  0x00000001 , 0x00004cf9 
- 00017265  0x00003b9d call  0x000043a3 
- 00017266  0x00003b9e storet  0x00000004 , 0x00004d06 
- 00017267  0x00003ba0 fetch  0x00000001 , 0x00004cf8 
- 00017268  0x00003ba1 branch  0x00004379 , 0x00000034 
- 00017269  0x00003ba2 fetch  0x00000004 , 0x00004cfe 
- 00017270  0x00003ba3 fetcht  0x00000004 , 0x00004d06 
- 00017271  0x00003ba4 isub  0x00000002 , 0x0000003f 
- 00017272  0x00003ba5 branch  0x0000437c 
- 00017273  0x00003ba7 fetch  0x00000004 , 0x00004cfe 
- 00017274  0x00003ba8 fetcht  0x00000004 , 0x00004d06 
- 00017275  0x00003ba9 iadd  0x00000002 , 0x0000003f 
- 00017276  0x00003bab store  0x00000004 , 0x00004cfe 
- 00017277  0x00003bac arg  0x00007fff , 0x00000002 
- 00017278  0x00003bad isub  0x00000002 , 0x0000003f 
- 00017279  0x00003bae bbit1  0x0000001f , 0x00004382 
- 00017280  0x00003baf storet  0x00000004 , 0x00004cfe 
- 00017281  0x00003bb0 branch  0x00004388 
- 00017282  0x00003bb2 fetch  0x00000004 , 0x00004cfe 
- 00017283  0x00003bb3 arg  0x00008000 , 0x00000002 
- 00017284  0x00003bb4 iadd  0x00000002 , 0x0000003f 
- 00017285  0x00003bb5 bbit0  0x0000001f , 0x00004388 
- 00017286  0x00003bb6 arg  0xffff8000 , 0x00000002 
- 00017287  0x00003bb7 storet  0x00000004 , 0x00004cfe 
- 00017288  0x00003bb9 fetch  0x00000001 , 0x00004d02 
- 00017289  0x00003bba lshift2  0x0000003f , 0x0000003f 
- 00017290  0x00003bbb arg  0x00004b87 , 0x00000002 
- 00017291  0x00003bbc iadd  0x00000002 , 0x00000002 
- 00017292  0x00003bbd ifetch  0x00000004 , 0x00000002 
- 00017293  0x00003bbe store  0x00000004 , 0x00004cfa 
- 00017294  0x00003bc0 fetch  0x00000002 , 0x00004cf6 
- 00017295  0x00003bc1 fetcht  0x00000002 , 0x00004cfe 
- 00017296  0x00003bc2 istoret  0x00000002 , 0x0000003f 
- 00017297  0x00003bc3 increase  0x00000002 , 0x0000003f 
- 00017298  0x00003bc4 store  0x00000002 , 0x00004cf6 
- 00017299  0x00003bc6 fetch  0x00000001 , 0x00004cf3 
- 00017300  0x00003bc7 increase  0xffffffff , 0x0000003f 
- 00017301  0x00003bc8 store  0x00000001 , 0x00004cf3 
- 00017302  0x00003bc9 nbranch  0x00004355 , 0x00000034 
- 00017303  0x00003bca fetch  0x00000008 , 0x00004cfe 
- 00017304  0x00003bcb store  0x00000008 , 0x00004ceb 
- 00017305  0x00003bcc rtn 
- 00017306  0x00003bcf iadd  0x00000002 , 0x0000003f 
- 00017307  0x00003bd0 bbit0  0x00000007 , 0x0000439e 
- 00017308  0x00003bd1 setarg  0x00000000 
- 00017309  0x00003bd2 rtn 
- 00017310  0x00003bd4 and  0x0000003f , 0x000000ff , 0x0000003f 
- 00017311  0x00003bd5 sub  0x0000003f , 0x00000058 , 0x0000003e 
- 00017312  0x00003bd6 rtn  0x00000002 
- 00017313  0x00003bd7 setarg  0x00000058 
- 00017314  0x00003bd8 rtn 
- 00017315  0x00003bdb fetchr  0x00000011 , 0x00000004 , 0x00004cfa 
- 00017316  0x00003bdc rshift3  0x00000011 , 0x00000002 
- 00017317  0x00003bdd fetch  0x00000001 , 0x00004cf9 
- 00017318  0x00003bde bbit0  0x00000002 , 0x000043a9 
- 00017319  0x00003bdf copy  0x00000011 , 0x0000003f 
- 00017320  0x00003be0 iadd  0x00000002 , 0x00000002 
- 00017321  0x00003be2 fetch  0x00000001 , 0x00004cf9 
- 00017322  0x00003be3 bbit0  0x00000001 , 0x000043ad 
- 00017323  0x00003be4 rshift  0x00000011 , 0x0000003f 
- 00017324  0x00003be5 iadd  0x00000002 , 0x00000002 
- 00017325  0x00003be7 fetch  0x00000001 , 0x00004cf9 
- 00017326  0x00003be8 rtnbit0  0x00000000 
- 00017327  0x00003be9 rshift2  0x00000011 , 0x0000003f 
- 00017328  0x00003bea iadd  0x00000002 , 0x00000002 
- 00017329  0x00003beb rtn 
- 00017330  0x00003bf1 call  0x00007396 
- 00017331  0x00003bf2 rtn  0x0000002b 
- 00017332  0x00003bf3 setarg  0x000045be 
- 00017333  0x00003bf4 store  0x00000002 , 0x000045e0 
- 00017334  0x00003bf6 setarg  0x0000330a 
- 00017335  0x00003bf7 store  0x00000002 , 0x000045e2 
- 00017336  0x00003bf9 setarg  0x0000465e 
- 00017337  0x00003bfa store  0x00000002 , 0x000045e4 
- 00017338  0x00003bfc setarg  0x0000442e 
- 00017339  0x00003bfd store  0x00000002 , 0x000043d5 
- 00017340  0x00003bff setarg  0x00004430 
- 00017341  0x00003c00 store  0x00000002 , 0x000043d7 
- 00017342  0x00003c02 setarg  0x00004455 
- 00017343  0x00003c03 store  0x00000002 , 0x000043db 
- 00017344  0x00003c05 setarg  0x00004476 
- 00017345  0x00003c06 store  0x00000002 , 0x000043dd 
- 00017346  0x00003c08 setarg  0x00004308 
- 00017347  0x00003c09 store  0x00000002 , 0x000043d3 
- 00017348  0x00003c0b setarg  0x000044d1 
- 00017349  0x00003c0c store  0x00000002 , 0x000043df 
- 00017350  0x00003c0e setarg  0x00004494 
- 00017351  0x00003c0f store  0x00000002 , 0x000043e3 
- 00017352  0x00003c11 bpatch  0x0000002e , 0x00004005 
- 00017353  0x00003c12 call  0x00004412 
- 00017354  0x00003c13 call  0x00004463 
- 00017355  0x00003c14 call  0x000078ad 
- 00017356  0x00003c15 jam  0x00000002 , 0x000040c0 
- 00017357  0x00003c16 jam  0x00000000 , 0x000049b7 
- 00017358  0x00003c17 fetch  0x00000001 , 0x00004779 
- 00017359  0x00003c18 store  0x00000001 , 0x00004648 
- 00017360  0x00003c19 beq  0x00000000 , 0x000043db 
- 00017361  0x00003c1a fetch  0x00000001 , 0x0000477a 
- 00017362  0x00003c1b store  0x00000001 , 0x000044ec 
- 00017363  0x00003c1c jam  0x00000000 , 0x00004388 
- 00017364  0x00003c1e call  0x00007776 
- 00017365  0x00003c1f call  0x00007780 
- 00017366  0x00003c20 jam  0x00000001 , 0x000047a1 
- 00017367  0x00003c21 fetch  0x00000002 , 0x000044e9 
- 00017368  0x00003c22 rtnbit1  0x0000000c 
- 00017369  0x00003c23 branch  0x00004327 
- 00017370  0x00003c27 branch  0x000043f9 
- 00017371  0x00003c2a jam  0x00000002 , 0x000047a1 
- 00017372  0x00003c2c jam  0x00000001 , 0x00004388 
- 00017373  0x00003c2d setarg  0x00000020 
- 00017374  0x00003c2e call  0x000063c7 
- 00017375  0x00003c30 arg  0x00004273 , 0x00000005 
- 00017376  0x00003c31 fetch  0x00000001 , 0x000042db 
- 00017377  0x00003c33 and  0x0000003f , 0x000000f0 , 0x00000002 
- 00017378  0x00003c34 rshift4  0x00000002 , 0x00000002 
- 00017379  0x00003c35 call  0x000043f3 
- 00017380  0x00003c36 istoret  0x00000001 , 0x00000005 
- 00017381  0x00003c37 and  0x0000003f , 0x0000000f , 0x00000002 
- 00017382  0x00003c38 call  0x000043f3 
- 00017383  0x00003c39 istoret  0x00000001 , 0x00000005 
- 00017384  0x00003c3a call  0x00002955 
- 00017385  0x00003c3b fetcht  0x00000001 , 0x0000426b 
- 00017386  0x00003c3c copy  0x00000002 , 0x00000039 
- 00017387  0x00003c3d arg  0x0000434b , 0x00000005 
- 00017388  0x00003c3e arg  0x0000426c , 0x00000006 
- 00017389  0x00003c3f call  0x00007cda 
- 00017390  0x00003c41 fetcht  0x00000001 , 0x0000426b 
- 00017391  0x00003c42 copy  0x00000002 , 0x00000039 
- 00017392  0x00003c43 arg  0x0000436b , 0x00000005 
- 00017393  0x00003c44 arg  0x0000426c , 0x00000006 
- 00017394  0x00003c45 branch  0x00007cda 
- 00017395  0x00003c47 sub  0x00000002 , 0x00000009 , 0x0000003e 
- 00017396  0x00003c48 branch  0x000043f7 , 0x00000002 
- 00017397  0x00003c49 add  0x00000002 , 0x00000037 , 0x00000002 
- 00017398  0x00003c4a rtn 
- 00017399  0x00003c4c add  0x00000002 , 0x00000030 , 0x00000002 
- 00017400  0x00003c4d rtn 
- 00017401  0x00003c50 fetch  0x00000001 , 0x0000476e 
- 00017402  0x00003c51 bne  0x000000ff , 0x0000440b 
- 00017403  0x00003c53 fetch  0x00000001 , 0x0000476c 
- 00017404  0x00003c54 bne  0x000000ff , 0x0000440e 
- 00017405  0x00003c56 fetch  0x00000001 , 0x00004777 
- 00017406  0x00003c57 bne  0x000000ff , 0x00004410 
- 00017407  0x00003c59 fetch  0x00000001 , 0x000046da 
- 00017408  0x00003c5a copy  0x0000003f , 0x00000039 
- 00017409  0x00003c5b setarg  0x000046db 
- 00017410  0x00003c5c copy  0x0000003f , 0x00000011 
- 00017411  0x00003c5e copy  0x00000011 , 0x00000006 
- 00017412  0x00003c5f ifetch  0x00000001 , 0x00000006 
- 00017413  0x00003c60 copy  0x00000006 , 0x00000011 
- 00017414  0x00003c61 beq  0x000000ff , 0x00004409 
- 00017415  0x00003c62 copy  0x0000003f , 0x00000002 
- 00017416  0x00003c63 call  0x00006ef7 
- 00017417  0x00003c65 loop  0x00004403 
- 00017418  0x00003c67 rtn 
- 00017419  0x00003c69 fetch  0x00000008 , 0x0000476e 
- 00017420  0x00003c6a store  0x00000008 , 0x000046dd 
- 00017421  0x00003c6b branch  0x000043fb 
- 00017422  0x00003c6d store  0x00000001 , 0x000046db 
- 00017423  0x00003c6e branch  0x000043fd 
- 00017424  0x00003c70 store  0x00000001 , 0x000046dc 
- 00017425  0x00003c71 branch  0x000043ff 
- 00017426  0x00003c75 call  0x000045ba 
- 00017427  0x00003c76 call  0x00004640 
- 00017428  0x00003c77 arg  0x00000000 , 0x00000011 
- 00017429  0x00003c78 call  0x00007055 
- 00017430  0x00003c79 call  0x000043f9 
- 00017431  0x00003c7a call  0x0000446b 
- 00017432  0x00003c7b call  0x0000442c 
- 00017433  0x00003c7c branch  0x0000441b 
- 00017434  0x00003c7e rtn 
- 00017435  0x00003c80 fetch  0x00000001 , 0x000049a4 
- 00017436  0x00003c81 copy  0x0000003f , 0x00000039 
- 00017437  0x00003c82 setarg  0x000049a5 
- 00017438  0x00003c83 copy  0x0000003f , 0x00000011 
- 00017439  0x00003c85 copy  0x00000011 , 0x00000006 
- 00017440  0x00003c86 ifetch  0x00000001 , 0x00000006 
- 00017441  0x00003c87 copy  0x00000006 , 0x00000011 
- 00017442  0x00003c88 beq  0x000000ff , 0x00004426 
- 00017443  0x00003c89 copy  0x0000003f , 0x00000002 
- 00017444  0x00003c8a store  0x00000001 , 0x000049a9 
- 00017445  0x00003c8b call  0x00004428 
- 00017446  0x00003c8d loop  0x0000441f 
- 00017447  0x00003c8f rtn 
- 00017448  0x00003c92 fetch  0x00000001 , 0x000049a9 
- 00017449  0x00003c93 rtneq  0x000000ff 
- 00017450  0x00003c94 iforce  0x00000002 
- 00017451  0x00003c95 branch  0x00006ef7 
- 00017452  0x00003c99 jam  0x00000064 , 0x0000477d 
- 00017453  0x00003c9a rtn 
- 00017454  0x00003c9d call  0x00004431 
- 00017455  0x00003c9e call  0x00007de2 
- 00017456  0x00003ca0 branch  0x0000701b 
- 00017457  0x00003ca3 call  0x0000788b 
- 00017458  0x00003ca5 arg  0x00000010 , 0x00000039 
- 00017459  0x00003ca6 arg  0x00008070 , 0x00000006 
- 00017460  0x00003ca8 copy  0x00000006 , 0x00000005 
- 00017461  0x00003ca9 ifetch  0x00000001 , 0x00000006 
- 00017462  0x00003caa beq  0x0000001f , 0x00004445 
- 00017463  0x00003cab beq  0x00000020 , 0x00004445 
- 00017464  0x00003cac beq  0x00000021 , 0x00004445 
- 00017465  0x00003cad beq  0x00000022 , 0x00004445 
- 00017466  0x00003cae beq  0x00000023 , 0x00004445 
- 00017467  0x00003caf beq  0x0000002c , 0x00004445 
- 00017468  0x00003cb0 beq  0x0000002d , 0x00004445 
- 00017469  0x00003cb1 beq  0x00000000 , 0x00004445 
- 00017470  0x00003cb3 loop  0x00004434 
- 00017471  0x00003cb4 arg  0x000080dc , 0x0000003f 
- 00017472  0x00003cb5 isub  0x00000006 , 0x0000003e 
- 00017473  0x00003cb6 branch  0x0000444b , 0x00000005 
- 00017474  0x00003cb8 arg  0x00000008 , 0x00000039 
- 00017475  0x00003cb9 arg  0x000080d4 , 0x00000006 
- 00017476  0x00003cba branch  0x00004434 
- 00017477  0x00003cbd setarg  0x00000040 
- 00017478  0x00003cbe istore  0x00000001 , 0x00000005 
- 00017479  0x00003cbf branch  0x0000443e 
- 00017480  0x00003cc1 setarg  0x00000080 
- 00017481  0x00003cc2 istore  0x00000001 , 0x00000005 
- 00017482  0x00003cc3 branch  0x0000443e 
- 00017483  0x00003cc5 fetch  0x00000001 , 0x000049a4 
- 00017484  0x00003cc6 copy  0x0000003f , 0x00000039 
- 00017485  0x00003cc7 arg  0x000049a5 , 0x00000006 
- 00017486  0x00003cc9 ifetch  0x00000001 , 0x00000006 
- 00017487  0x00003cca set1  0x00000007 , 0x0000003f 
- 00017488  0x00003ccb arg  0x0000003e , 0x00000002 
- 00017489  0x00003ccc call  0x00006f20 
- 00017490  0x00003ccd loop  0x0000444e 
- 00017491  0x00003cce rtn 
- 00017492  0x00003cd1 branch  0x00007027 
- 00017493  0x00003cd4 call  0x0000446d 
- 00017494  0x00003cd5 call  0x00004458 
- 00017495  0x00003cd6 branch  0x00004454 
- 00017496  0x00003cd9 fetch  0x00000002 , 0x000044e9 
- 00017497  0x00003cda rtnbit1  0x00000009 
- 00017498  0x00003cdb fetch  0x00000001 , 0x000049b7 
- 00017499  0x00003cdc beq  0x00000001 , 0x0000445d 
- 00017500  0x00003cdd rtn 
- 00017501  0x00003cdf fetch  0x00000001 , 0x00004798 
- 00017502  0x00003ce0 rtneq  0x00000001 
- 00017503  0x00003ce1 jam  0x00000001 , 0x00004798 
- 00017504  0x00003ce2 call  0x00004467 
- 00017505  0x00003ce3 call  0x00004469 
- 00017506  0x00003ce4 branch  0x00004480 
- 00017507  0x00003ce7 fetch  0x00000002 , 0x000049bc 
- 00017508  0x00003ce8 store  0x00000002 , 0x000049be 
- 00017509  0x00003ce9 jam  0x00000000 , 0x000049c0 
- 00017510  0x00003cea rtn 
- 00017511  0x00003cee setarg  0x00000000 
- 00017512  0x00003cef branch  0x00004464 
- 00017513  0x00003cf3 arg  0x00000000 , 0x00000011 
- 00017514  0x00003cf4 branch  0x000077bf 
- 00017515  0x00003cf8 arg  0x00000000 , 0x00000011 
- 00017516  0x00003cf9 branch  0x000077c4 
- 00017517  0x00003d00 fetch  0x00000002 , 0x000044e9 
- 00017518  0x00003d01 rtnbit0  0x00000009 
- 00017519  0x00003d02 call  0x00002a28 
- 00017520  0x00003d03 nrtn  0x00000034 
- 00017521  0x00003d04 arg  0x000046c6 , 0x00000011 
- 00017522  0x00003d05 call  0x000078ca 
- 00017523  0x00003d06 nrtn  0x00000028 
- 00017524  0x00003d07 arg  0x000046c6 , 0x00000006 
- 00017525  0x00003d08 branch  0x000063cb 
- 00017526  0x00003d0b copy  0x00000013 , 0x0000003f 
- 00017527  0x00003d0c beq  0x0000002d , 0x00004347 
- 00017528  0x00003d0d beq  0x00000010 , 0x0000432f 
- 00017529  0x00003d0e beq  0x00000014 , 0x0000447c 
- 00017530  0x00003d0f beq  0x00000015 , 0x00004486 
- 00017531  0x00003d10 rtn 
- 00017532  0x00003d13 call  0x00004467 
- 00017533  0x00003d14 call  0x00004469 
- 00017534  0x00003d15 set0  0x00000027 , 0x00000000 
- 00017535  0x00003d16 branch  0x00004482 
- 00017536  0x00003d18 fetch  0x00000002 , 0x00004799 
- 00017537  0x00003d19 store  0x00000002 , 0x0000479b 
- 00017538  0x00003d1b jam  0x00000014 , 0x0000477c 
- 00017539  0x00003d1c jam  0x00000000 , 0x00004094 
- 00017540  0x00003d1d call  0x00004315 
- 00017541  0x00003d1e branch  0x0000432b 
- 00017542  0x00003d22 set1  0x00000027 , 0x00000000 
- 00017543  0x00003d23 call  0x00004463 
- 00017544  0x00003d24 call  0x0000456e 
- 00017545  0x00003d25 call  0x00004562 
- 00017546  0x00003d27 setarg  0x00000000 
- 00017547  0x00003d28 store  0x00000005 , 0x0000474a 
- 00017548  0x00003d29 call  0x000078ad 
- 00017549  0x00003d2a jam  0x0000000a , 0x0000470c 
- 00017550  0x00003d2b jam  0x0000000a , 0x0000470e 
- 00017551  0x00003d2c jam  0x0000000a , 0x00004710 
- 00017552  0x00003d2e jam  0x00000002 , 0x000040c0 
- 00017553  0x00003d2f setarg  0x00000020 
- 00017554  0x00003d30 call  0x000063c7 
- 00017555  0x00003d31 branch  0x00004317 
- 00017556  0x00003d34 call  0x0000450f 
- 00017557  0x00003d35 call  0x00004512 
- 00017558  0x00003d36 call  0x00004515 
- 00017559  0x00003d39 call  0x000044a1 
- 00017560  0x00003d3a branch  0x00004499 
- 00017561  0x00003d3e arg  0x000049b8 , 0x00000013 
- 00017562  0x00003d3f arg  0x00000000 , 0x00000012 
- 00017563  0x00003d40 branch  0x000042e0 
- 00017564  0x00003d43 arg  0x000049be , 0x00000013 
- 00017565  0x00003d44 arg  0x0000449f , 0x00000012 
- 00017566  0x00003d45 branch  0x000042e7 
- 00017567  0x00003d47 jam  0x00000001 , 0x000049c0 
- 00017568  0x00003d48 rtn 
- 00017569  0x00003d4b arg  0x0000479b , 0x00000013 
- 00017570  0x00003d4c arg  0x000044a4 , 0x00000012 
- 00017571  0x00003d4d branch  0x000042e7 
- 00017572  0x00003d4f jam  0x00000002 , 0x00004798 
- 00017573  0x00003d50 jam  0x00000000 , 0x000049b7 
- 00017574  0x00003d51 branch  0x0000448a 
- 00017575  0x00003d54 fetch  0x00000001 , 0x00004776 
- 00017576  0x00003d55 rtn  0x00000034 
- 00017577  0x00003d56 arg  0x0000477c , 0x00000013 
- 00017578  0x00003d57 arg  0x000044ac , 0x00000012 
- 00017579  0x00003d58 branch  0x000042e0 
- 00017580  0x00003d5a fetch  0x00000001 , 0x0000477b 
- 00017581  0x00003d5b store  0x00000001 , 0x0000477c 
- 00017582  0x00003d5c fetch  0x00000001 , 0x0000477f 
- 00017583  0x00003d5d nrtn  0x00000034 
- 00017584  0x00003d5f call  0x00006fb0 
- 00017585  0x00003d60 store  0x00000002 , 0x00004796 
- 00017586  0x00003d61 arg  0x00004790 , 0x00000011 
- 00017587  0x00003d62 call  0x00006fd7 
- 00017588  0x00003d63 fetcht  0x00000001 , 0x0000477d 
- 00017589  0x00003d64 isub  0x00000002 , 0x0000003e 
- 00017590  0x00003d65 branch  0x000044b9 , 0x00000002 
- 00017591  0x00003d66 store  0x00000001 , 0x0000477d 
- 00017592  0x00003d67 copy  0x0000003f , 0x00000002 
- 00017593  0x00003d69 storet  0x00000001 , 0x0000477e 
- 00017594  0x00003d6a fetch  0x00000001 , 0x00004778 
- 00017595  0x00003d6b isub  0x00000002 , 0x0000003e 
- 00017596  0x00003d6c call  0x000044c4 , 0x00000002 
- 00017597  0x00003d6d storet  0x00000001 , 0x00004789 
- 00017598  0x00003d6e arg  0x00000006 , 0x00000039 
- 00017599  0x00003d6f arg  0x00004784 , 0x00000006 
- 00017600  0x00003d70 call  0x000044cb 
- 00017601  0x00003d71 store  0x00000001 , 0x0000478a 
- 00017602  0x00003d72 arg  0x00004781 , 0x00000011 
- 00017603  0x00003d73 branch  0x000078b2 
- 00017604  0x00003d75 fetch  0x00000001 , 0x00004780 
- 00017605  0x00003d76 nrtn  0x00000034 
- 00017606  0x00003d77 jam  0x00000001 , 0x00004780 
- 00017607  0x00003d78 arg  0x00000001 , 0x00000011 
- 00017608  0x00003d79 branch  0x000077c4 
- 00017609  0x00003d7b arg  0x00000001 , 0x00000011 
- 00017610  0x00003d7c branch  0x000077bf 
- 00017611  0x00003d81 arg  0x00000000 , 0x00000011 
- 00017612  0x00003d83 ifetch  0x00000001 , 0x00000006 
- 00017613  0x00003d84 iadd  0x00000011 , 0x00000011 
- 00017614  0x00003d85 loop  0x000044cc 
- 00017615  0x00003d87 and  0x00000011 , 0x000000ff , 0x0000003f 
- 00017616  0x00003d88 rtn 
- 00017617  0x00003d8b fetch  0x00000001 , 0x00004397 
- 00017618  0x00003d8c beq  0x00000012 , 0x000044d4 
- 00017619  0x00003d8d rtn 
- 00017620  0x00003d8f fetch  0x00000002 , 0x00004398 
- 00017621  0x00003d90 beq  0x00000019 , 0x000044eb 
- 00017622  0x00003d91 rtn 
- 00017623  0x00003d94 bpatch  0x0000002f , 0x00004005 
- 00017624  0x00003d95 ifetch  0x00000005 , 0x00000011 
- 00017625  0x00003d96 store  0x00000005 , 0x000006f1 
- 00017626  0x00003d97 fetch  0x00000002 , 0x000006f1 
- 00017627  0x00003d98 arg  0x00006b5a , 0x00000002 
- 00017628  0x00003d99 isub  0x00000002 , 0x0000003e 
- 00017629  0x00003d9a nrtn  0x00000005 
- 00017630  0x00003d9b fetch  0x00000002 , 0x000006f4 
- 00017631  0x00003d9c byteswap  0x0000003f , 0x0000003f 
- 00017632  0x00003d9d store  0x00000002 , 0x000006f4 
- 00017633  0x00003d9e copy  0x0000003f , 0x00000039 
- 00017634  0x00003d9f increase  0x00000005 , 0x00000011 
- 00017635  0x00003da0 copy  0x00000011 , 0x00000006 
- 00017636  0x00003da1 arg  0x000006f6 , 0x00000005 
- 00017637  0x00003da2 call  0x00007cda 
- 00017638  0x00003da3 ifetch  0x00000001 , 0x00000006 
- 00017639  0x00003da4 store  0x00000001 , 0x00000700 
- 00017640  0x00003da5 arg  0x000006f3 , 0x00000011 
- 00017641  0x00003da6 arg  0x000006f6 , 0x00000012 
- 00017642  0x00003da7 rtn 
- 00017643  0x00003daa setarg  0x00000000 
- 00017644  0x00003dab store  0x00000005 , 0x00004700 
- 00017645  0x00003dac store  0x00000005 , 0x00004705 
- 00017646  0x00003dad call  0x000044d7 
- 00017647  0x00003dae copy  0x00000012 , 0x00000006 
- 00017648  0x00003daf arg  0x00004700 , 0x00000005 
- 00017649  0x00003db0 arg  0x0000000a , 0x00000039 
- 00017650  0x00003db1 call  0x00007cda 
- 00017651  0x00003db3 bpatch  0x00000030 , 0x00004006 
- 00017652  0x00003db4 ifetch  0x00000001 , 0x00000011 
- 00017653  0x00003db5 beq  0x00000002 , 0x0000451e 
- 00017654  0x00003db6 beq  0x00000003 , 0x00004533 
- 00017655  0x00003db7 beq  0x00000004 , 0x0000453a 
- 00017656  0x00003db8 beq  0x00000005 , 0x0000453a 
- 00017657  0x00003db9 beq  0x00000006 , 0x000045aa 
- 00017658  0x00003dba beq  0x00000007 , 0x000045ab 
- 00017659  0x00003dbb beq  0x00000008 , 0x000045ae 
- 00017660  0x00003dbc rtn 
- 00017661  0x00003dbf call  0x000044eb 
- 00017662  0x00003dc0 fetch  0x00000001 , 0x000006f3 
- 00017663  0x00003dc1 beq  0x00000004 , 0x00004502 
- 00017664  0x00003dc2 beq  0x00000005 , 0x00004502 
- 00017665  0x00003dc3 rtn 
- 00017666  0x00003dc5 fetch  0x00000001 , 0x00004700 
- 00017667  0x00003dc6 ncall  0x00004509 , 0x00000034 
- 00017668  0x00003dc7 fetch  0x00000001 , 0x00004702 
- 00017669  0x00003dc8 ncall  0x0000450b , 0x00000034 
- 00017670  0x00003dc9 fetch  0x00000001 , 0x00004704 
- 00017671  0x00003dca ncall  0x0000450d , 0x00000034 
- 00017672  0x00003dcb rtn 
- 00017673  0x00003dce jam  0x00000005 , 0x000049a1 
- 00017674  0x00003dcf rtn 
- 00017675  0x00003dd1 jam  0x00000005 , 0x000049a2 
- 00017676  0x00003dd2 rtn 
- 00017677  0x00003dd4 jam  0x00000005 , 0x000049a3 
- 00017678  0x00003dd5 rtn 
- 00017679  0x00003dd8 arg  0x000049a1 , 0x00000013 
- 00017680  0x00003dd9 arg  0x00004518 , 0x00000012 
- 00017681  0x00003dda branch  0x000042e0 
- 00017682  0x00003ddc arg  0x000049a2 , 0x00000013 
- 00017683  0x00003ddd arg  0x0000451a , 0x00000012 
- 00017684  0x00003dde branch  0x000042e0 
- 00017685  0x00003de0 arg  0x000049a3 , 0x00000013 
- 00017686  0x00003de1 arg  0x0000451c , 0x00000012 
- 00017687  0x00003de2 branch  0x000042e0 
- 00017688  0x00003de5 jam  0x00000000 , 0x00004700 
- 00017689  0x00003de6 branch  0x0000453a 
- 00017690  0x00003de8 jam  0x00000000 , 0x00004702 
- 00017691  0x00003de9 branch  0x0000453a 
- 00017692  0x00003deb jam  0x00000000 , 0x00004704 
- 00017693  0x00003dec branch  0x0000453a 
- 00017694  0x00003df2 fetch  0x00000001 , 0x00004700 
- 00017695  0x00003df3 store  0x00000001 , 0x0000470b 
- 00017696  0x00003df4 fetch  0x00000001 , 0x00004701 
- 00017697  0x00003df5 store  0x00000001 , 0x0000470d 
- 00017698  0x00003df6 branch  0x00004544 
- 00017699  0x00003dfb fetch  0x00000001 , 0x00004700 
- 00017700  0x00003dfc store  0x00000001 , 0x0000470d 
- 00017701  0x00003dfd branch  0x00004552 
- 00017702  0x00003dff fetch  0x00000001 , 0x0000470c 
- 00017703  0x00003e00 call  0x0000452b 
- 00017704  0x00003e01 fetch  0x00000001 , 0x00004701 
- 00017705  0x00003e02 store  0x00000001 , 0x0000470b 
- 00017706  0x00003e03 branch  0x00004550 
- 00017707  0x00003e05 beq  0x00000002 , 0x0000452f 
- 00017708  0x00003e06 beq  0x00000003 , 0x00004531 
- 00017709  0x00003e07 store  0x00000001 , 0x0000470c 
- 00017710  0x00003e08 rtn 
- 00017711  0x00003e0a jam  0x00000005 , 0x0000470c 
- 00017712  0x00003e0b rtn 
- 00017713  0x00003e0d jam  0x0000000a , 0x0000470c 
- 00017714  0x00003e0e rtn 
- 00017715  0x00003e10 fetch  0x00000001 , 0x00004700 
- 00017716  0x00003e11 call  0x0000452b 
- 00017717  0x00003e12 fetch  0x00000001 , 0x0000470c 
- 00017718  0x00003e13 call  0x0000459e 
- 00017719  0x00003e14 call  0x000045a1 
- 00017720  0x00003e15 jam  0x00000000 , 0x00000671 
- 00017721  0x00003e16 branch  0x0000707a 
- 00017722  0x00003e19 fetch  0x00000001 , 0x0000479e 
- 00017723  0x00003e1a nrtn  0x00000034 
- 00017724  0x00003e1b fetch  0x00000006 , 0x00004700 
- 00017725  0x00003e1c store  0x00000006 , 0x0000470b 
- 00017726  0x00003e1d fetch  0x00000001 , 0x0000470c 
- 00017727  0x00003e1e fetcht  0x00000001 , 0x0000470e 
- 00017728  0x00003e1f iand  0x00000002 , 0x0000003f 
- 00017729  0x00003e20 fetcht  0x00000001 , 0x00004710 
- 00017730  0x00003e21 iand  0x00000002 , 0x0000003f 
- 00017731  0x00003e22 call  0x00004556 , 0x00000034 
- 00017732  0x00003e24 bpatch  0x00000031 , 0x00004006 
- 00017733  0x00003e25 fetch  0x00000002 , 0x000044e9 
- 00017734  0x00003e26 isolate1  0x00000009 , 0x0000003f 
- 00017735  0x00003e27 ncall  0x00004463 , 0x00000001 
- 00017736  0x00003e28 call  0x00004550 
- 00017737  0x00003e29 call  0x00004552 
- 00017738  0x00003e2a branch  0x0000454b 
- 00017739  0x00003e2d fetch  0x00000001 , 0x0000470b 
- 00017740  0x00003e2e fetcht  0x00000001 , 0x0000470d 
- 00017741  0x00003e2f iadd  0x00000002 , 0x0000003f 
- 00017742  0x00003e30 nbranch  0x0000788d , 0x00000034 
- 00017743  0x00003e31 branch  0x0000788b 
- 00017744  0x00003e34 arg  0x0000470b , 0x00000006 
- 00017745  0x00003e35 branch  0x00004558 
- 00017746  0x00003e37 arg  0x0000470d , 0x00000006 
- 00017747  0x00003e38 branch  0x0000455d 
- 00017748  0x00003e3a arg  0x0000470f , 0x00000006 
- 00017749  0x00003e3b branch  0x0000457a 
- 00017750  0x00003e3d jam  0x00000000 , 0x0000477f 
- 00017751  0x00003e3e rtn 
- 00017752  0x00003e41 ifetch  0x00000001 , 0x00000006 
- 00017753  0x00003e42 beq  0x00000000 , 0x00004562 
- 00017754  0x00003e43 beq  0x00000001 , 0x00004566 
- 00017755  0x00003e44 beq  0x00000002 , 0x0000456a 
- 00017756  0x00003e45 rtn 
- 00017757  0x00003e47 ifetch  0x00000001 , 0x00000006 
- 00017758  0x00003e48 beq  0x00000000 , 0x0000456e 
- 00017759  0x00003e49 beq  0x00000002 , 0x00004572 
- 00017760  0x00003e4a beq  0x00000001 , 0x00004576 
- 00017761  0x00003e4b rtn 
- 00017762  0x00003e4e fetcht  0x00000001 , 0x000049a5 
- 00017763  0x00003e4f call  0x00006ef3 
- 00017764  0x00003e50 fetcht  0x00000001 , 0x000049a6 
- 00017765  0x00003e51 branch  0x00006ef3 
- 00017766  0x00003e53 fetcht  0x00000001 , 0x000049a5 
- 00017767  0x00003e54 call  0x00006ef7 
- 00017768  0x00003e55 fetcht  0x00000001 , 0x000049a6 
- 00017769  0x00003e56 branch  0x00006ef3 
- 00017770  0x00003e58 fetcht  0x00000001 , 0x000049a5 
- 00017771  0x00003e59 call  0x00006ef3 
- 00017772  0x00003e5a fetcht  0x00000001 , 0x000049a6 
- 00017773  0x00003e5b branch  0x00006ef7 
- 00017774  0x00003e5d fetcht  0x00000001 , 0x000049a7 
- 00017775  0x00003e5e call  0x00006ef3 
- 00017776  0x00003e5f fetcht  0x00000001 , 0x000049a8 
- 00017777  0x00003e60 branch  0x00006ef3 
- 00017778  0x00003e62 fetcht  0x00000001 , 0x000049a7 
- 00017779  0x00003e63 call  0x00006ef7 
- 00017780  0x00003e64 fetcht  0x00000001 , 0x000049a8 
- 00017781  0x00003e65 branch  0x00006ef3 
- 00017782  0x00003e67 fetcht  0x00000001 , 0x000049a7 
- 00017783  0x00003e68 call  0x00006ef3 
- 00017784  0x00003e69 fetcht  0x00000001 , 0x000049a8 
- 00017785  0x00003e6a branch  0x00006ef7 
- 00017786  0x00003e70 bpatch  0x00000032 , 0x00004006 
- 00017787  0x00003e71 ifetch  0x00000001 , 0x00000006 
- 00017788  0x00003e72 beq  0x00000000 , 0x00004587 
- 00017789  0x00003e73 beq  0x00000001 , 0x00004580 
- 00017790  0x00003e74 beq  0x00000002 , 0x00004582 
- 00017791  0x00003e75 rtn 
- 00017792  0x00003e77 jam  0x00000000 , 0x00004729 
- 00017793  0x00003e78 branch  0x00004583 
- 00017794  0x00003e7a jam  0x00000001 , 0x00004729 
- 00017795  0x00003e7b ifetch  0x00000001 , 0x00000006 
- 00017796  0x00003e7c store  0x00000001 , 0x0000472b 
- 00017797  0x00003e7d ifetch  0x00000008 , 0x00000012 
- 00017798  0x00003e7e branch  0x0000458c 
- 00017799  0x00003e81 ifetch  0x00000001 , 0x00000012 
- 00017800  0x00003e82 call  0x000070bd 
- 00017801  0x00003e83 increase  0x00000001 , 0x00000012 
- 00017802  0x00003e84 ifetch  0x00000001 , 0x00000012 
- 00017803  0x00003e85 branch  0x000070bd 
- 00017804  0x00003e87 store  0x00000008 , 0x0000472c 
- 00017805  0x00003e88 jam  0x00000001 , 0x0000477f 
- 00017806  0x00003e89 fetch  0x00000001 , 0x00004729 
- 00017807  0x00003e8a beq  0x00000000 , 0x0000459a 
- 00017808  0x00003e8c fetch  0x00000001 , 0x0000472d 
- 00017809  0x00003e8d store  0x00000001 , 0x0000472e 
- 00017810  0x00003e8e fetch  0x00000001 , 0x0000472c 
- 00017811  0x00003e90 call  0x000070bd 
- 00017812  0x00003e91 fetch  0x00000001 , 0x0000472b 
- 00017813  0x00003e92 call  0x0000459e 
- 00017814  0x00003e93 store  0x00000001 , 0x00004733 
- 00017815  0x00003e94 fetch  0x00000006 , 0x0000472e 
- 00017816  0x00003e95 store  0x00000006 , 0x00000670 
- 00017817  0x00003e96 branch  0x00007066 
- 00017818  0x00003e98 fetch  0x00000001 , 0x0000472c 
- 00017819  0x00003e99 store  0x00000001 , 0x0000472e 
- 00017820  0x00003e9a fetch  0x00000001 , 0x0000472d 
- 00017821  0x00003e9b branch  0x00004593 
- 00017822  0x00003e9e mul32  0x0000003f , 0x00000005 , 0x0000003f 
- 00017823  0x00003e9f add  0x0000003f , 0x00000032 , 0x0000003f 
- 00017824  0x00003ea0 rtn 
- 00017825  0x00003ea2 arg  0x00002ee0 , 0x00000002 
- 00017826  0x00003ea3 imul32  0x00000002 , 0x0000003f 
- 00017827  0x00003ea4 div  0x0000003f , 0x00000064 
- 00017828  0x00003ea5 call  0x00007d62 
- 00017829  0x00003ea6 quotient  0x00000002 
- 00017830  0x00003ea7 copy  0x00000002 , 0x00000011 
- 00017831  0x00003ea8 setarg  0x00002ee0 
- 00017832  0x00003ea9 isub  0x00000002 , 0x00000012 
- 00017833  0x00003eaa rtn 
- 00017834  0x00003ead rtn 
- 00017835  0x00003eb0 fetch  0x00000008 , 0x00004700 
- 00017836  0x00003eb1 store  0x00000008 , 0x0000474a 
- 00017837  0x00003eb2 rtn 
- 00017838  0x00003eb5 fetch  0x00000001 , 0x00004767 
- 00017839  0x00003eb6 store  0x00000001 , 0x0000475d 
- 00017840  0x00003eb7 fetch  0x00000001 , 0x00004768 
- 00017841  0x00003eb8 store  0x00000001 , 0x0000475e 
- 00017842  0x00003eb9 fetch  0x00000001 , 0x00004769 
- 00017843  0x00003eba store  0x00000001 , 0x0000475f 
- 00017844  0x00003ebb arg  0x0000000d , 0x00000039 
- 00017845  0x00003ebc arg  0x00004758 , 0x00000006 
- 00017846  0x00003ebd call  0x000044cb 
- 00017847  0x00003ebe store  0x00000001 , 0x00004765 
- 00017848  0x00003ebf arg  0x00004755 , 0x00000011 
- 00017849  0x00003ec0 branch  0x000078b2 
- 00017850  0x00003ec5 setarg  0x00000000 
- 00017851  0x00003ec6 store  0x00000008 , 0x000045d6 
- 00017852  0x00003ec7 call  0x0000339f 
- 00017853  0x00003ec8 branch  0x00003402 
- 00017854  0x00003ecb call  0x000045c2 
- 00017855  0x00003ecc call  0x000045ca 
- 00017856  0x00003ecd call  0x0000460e 
- 00017857  0x00003ece branch  0x00004665 
- 00017858  0x00003ed1 call  0x00003407 
- 00017859  0x00003ed3 fetch  0x00000001 , 0x00004616 
- 00017860  0x00003ed4 rtnne  0x00000001 
- 00017861  0x00003ed5 fetch  0x00000001 , 0x000049b8 
- 00017862  0x00003ed6 nbranch  0x00003460 , 0x00000034 
- 00017863  0x00003ed7 fetch  0x00000001 , 0x00004798 
- 00017864  0x00003ed8 beq  0x00000002 , 0x00003460 
- 00017865  0x00003ed9 rtn 
- 00017866  0x00003edc fetch  0x00000001 , 0x00004616 
- 00017867  0x00003edd rtnne  0x00000000 
- 00017868  0x00003ede call  0x000045d9 
- 00017869  0x00003edf branch  0x000045d7 , 0x0000002f 
- 00017870  0x00003ee1 fetch  0x00000001 , 0x000049c0 
- 00017871  0x00003ee2 rtn  0x00000034 
- 00017872  0x00003ee3 fetch  0x00000001 , 0x000049c1 
- 00017873  0x00003ee4 increase  0x00000001 , 0x0000003f 
- 00017874  0x00003ee5 store  0x00000001 , 0x000049c1 
- 00017875  0x00003ee6 beq  0x00000004 , 0x000045d7 
- 00017876  0x00003ee7 call  0x00003222 
- 00017877  0x00003ee8 call  0x000045ea 
- 00017878  0x00003ee9 nbranch  0x000045ce , 0x0000002f 
- 00017879  0x00003eeb jam  0x00000000 , 0x000049c1 
- 00017880  0x00003eec rtn 
- 00017881  0x00003eee fetch  0x00000001 , 0x00004616 
- 00017882  0x00003eef rtnne  0x00000000 
- 00017883  0x00003ef0 call  0x000045de 
- 00017884  0x00003ef1 call  0x00003518 
- 00017885  0x00003ef2 branch  0x000045ea 
- 00017886  0x00003ef4 fetch  0x00000001 , 0x00004615 
- 00017887  0x00003ef5 rtnbit1  0x00000000 
- 00017888  0x00003ef6 set1  0x00000000 , 0x0000003f 
- 00017889  0x00003ef7 store  0x00000001 , 0x00004615 
- 00017890  0x00003ef8 fetch  0x00000001 , 0x00004623 
- 00017891  0x00003ef9 store  0x00000001 , 0x00004141 
- 00017892  0x00003efa jam  0x00000000 , 0x00004611 
- 00017893  0x00003efb jam  0x00000000 , 0x0000090d 
- 00017894  0x00003efc jam  0x00000001 , 0x0000460a 
- 00017895  0x00003efd jam  0x00000000 , 0x0000457e 
- 00017896  0x00003eff fetch  0x00000004 , 0x000049da 
- 00017897  0x00003f00 branch  0x0000345d 
- 00017898  0x00003f02 call  0x000033f1 
- 00017899  0x00003f03 nbranch  0x000033be , 0x0000002f 
- 00017900  0x00003f05 call  0x000033e3 
- 00017901  0x00003f06 nbranch  0x000033be , 0x00000028 
- 00017902  0x00003f07 fetch  0x00000001 , 0x0000457d 
- 00017903  0x00003f08 branch  0x000033be , 0x00000034 
- 00017904  0x00003f09 increase  0x00000002 , 0x0000003f 
- 00017905  0x00003f0a iforce  0x00000039 
- 00017906  0x00003f0b arg  0x000044f7 , 0x00000006 
- 00017907  0x00003f0c arg  0x000045e8 , 0x00000005 
- 00017908  0x00003f0d call  0x00007cda 
- 00017909  0x00003f0e jam  0x00000000 , 0x00004613 
- 00017910  0x00003f0f fetch  0x00000001 , 0x00004610 
- 00017911  0x00003f10 call  0x000033fe , 0x00000034 
- 00017912  0x00003f11 fetch  0x00000001 , 0x000045ea 
- 00017913  0x00003f12 beq  0x000000ff , 0x000045fc 
- 00017914  0x00003f13 beq  0x00000001 , 0x00004601 
- 00017915  0x00003f14 branch  0x000033bb 
- 00017916  0x00003f16 fetch  0x00000001 , 0x00004610 
- 00017917  0x00003f17 nrtn  0x00000034 
- 00017918  0x00003f18 fetch  0x00000001 , 0x000045d5 
- 00017919  0x00003f19 rtn  0x00000034 
- 00017920  0x00003f1b branch  0x0000359b 
- 00017921  0x00003f1d call  0x0000352e 
- 00017922  0x00003f1e fetch  0x00000001 , 0x0000460a 
- 00017923  0x00003f1f fetcht  0x00000001 , 0x000045e8 
- 00017924  0x00003f20 isolate1  0x00000003 , 0x00000002 
- 00017925  0x00003f21 setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00017926  0x00003f22 store  0x00000001 , 0x0000460a 
- 00017927  0x00003f23 beq  0x00000001 , 0x00004609 
- 00017928  0x00003f24 branch  0x000033cb 
- 00017929  0x00003f26 fetch  0x00000001 , 0x000043cb 
- 00017930  0x00003f27 sub  0x0000003f , 0x0000000e , 0x0000003e 
- 00017931  0x00003f28 call  0x0000788d , 0x00000005 
- 00017932  0x00003f29 fetch  0x00000004 , 0x000045f2 
- 00017933  0x00003f2a branch  0x000035a3 
- 00017934  0x00003f2d fetch  0x00000001 , 0x00004616 
- 00017935  0x00003f2e rtnne  0x00000001 
- 00017936  0x00003f2f call  0x000032ff 
- 00017937  0x00003f30 call  0x0000465b 
- 00017938  0x00003f32 call  0x000033be 
- 00017939  0x00003f33 call  0x00003119 
- 00017940  0x00003f34 nbranch  0x000033be , 0x0000002f 
- 00017941  0x00003f35 call  0x0000331e 
- 00017942  0x00003f36 call  0x000033f4 
- 00017943  0x00003f37 call  0x00003399 
- 00017944  0x00003f38 call  0x00003317 
- 00017945  0x00003f3a fetch  0x00000001 , 0x000045d5 
- 00017946  0x00003f3b nbranch  0x00004621 , 0x00000034 
- 00017947  0x00003f3c call  0x0000350a 
- 00017948  0x00003f3d fetch  0x00000001 , 0x00004614 
- 00017949  0x00003f3e rtn  0x00000034 
- 00017950  0x00003f3f setarg  0x00000000 
- 00017951  0x00003f40 store  0x00000004 , 0x00004630 
- 00017952  0x00003f41 rtn 
- 00017953  0x00003f43 jam  0x00000000 , 0x00004613 
- 00017954  0x00003f44 arg  0x00000000 , 0x00000011 
- 00017955  0x00003f45 call  0x0000788d 
- 00017956  0x00003f46 call  0x00003460 
- 00017957  0x00003f47 call  0x00003258 
- 00017958  0x00003f49 fetch  0x00000004 , 0x000044f1 
- 00017959  0x00003f4a store  0x00000004 , 0x000049da 
- 00017960  0x00003f4b fetch  0x00000001 , 0x000049e6 
- 00017961  0x00003f4c ncall  0x0000462c , 0x00000034 
- 00017962  0x00003f4e fetch  0x00000004 , 0x000049da 
- 00017963  0x00003f4f branch  0x00003236 
- 00017964  0x00003f53 fetch  0x00000001 , 0x000049e6 
- 00017965  0x00003f54 rtn  0x00000034 
- 00017966  0x00003f55 fetch  0x00000001 , 0x0000462d 
- 00017967  0x00003f56 store  0x00000001 , 0x000049dd 
- 00017968  0x00003f58 fetch  0x00000001 , 0x000044f2 
- 00017969  0x00003f59 store  0x00000001 , 0x000049dc 
- 00017970  0x00003f5b fetch  0x00000001 , 0x0000462c 
- 00017971  0x00003f5c store  0x00000001 , 0x000049db 
- 00017972  0x00003f5e fetch  0x00000001 , 0x000044f1 
- 00017973  0x00003f5f store  0x00000001 , 0x000049da 
- 00017974  0x00003f60 rtn 
- 00017975  0x00003f61 call  0x0000464a 
- 00017976  0x00003f62 fetch  0x00000004 , 0x000049da 
- 00017977  0x00003f63 fetcht  0x00000004 , 0x000049de 
- 00017978  0x00003f64 isub  0x00000002 , 0x0000003e 
- 00017979  0x00003f65 rtn  0x00000005 
- 00017980  0x00003f66 copy  0x00000013 , 0x00000012 
- 00017981  0x00003f67 arg  0x000049da , 0x00000011 
- 00017982  0x00003f68 arg  0x00000004 , 0x00000039 
- 00017983  0x00003f69 branch  0x00006b45 
- 00017984  0x00003f6d fetch  0x00000004 , 0x000044f1 
- 00017985  0x00003f6e store  0x00000004 , 0x000049da 
- 00017986  0x00003f6f fetch  0x00000001 , 0x000049e6 
- 00017987  0x00003f70 rtn  0x00000034 
- 00017988  0x00003f71 rtn 
- 00017989  0x00003f72 call  0x0000464a 
- 00017990  0x00003f73 fetch  0x00000004 , 0x000049de 
- 00017991  0x00003f74 rtn  0x00000034 
- 00017992  0x00003f75 store  0x00000004 , 0x000049da 
- 00017993  0x00003f76 rtn 
- 00017994  0x00003f7a rtn 
- 00017995  0x00003f7b fetch  0x00000001 , 0x000049e6 
- 00017996  0x00003f7c rtn  0x00000034 
- 00017997  0x00003f7d arg  0x00000700 , 0x00000013 
- 00017998  0x00003f7f copy  0x00000013 , 0x00000012 
- 00017999  0x00003f80 arg  0x000049e2 , 0x00000011 
- 00018000  0x00003f81 arg  0x00000004 , 0x00000039 
- 00018001  0x00003f82 call  0x00006b74 
- 00018002  0x00003f83 fetch  0x00000004 , 0x000049e2 
- 00018003  0x00003f84 rtn  0x00000034 
- 00018004  0x00003f85 store  0x00000004 , 0x000049de 
- 00018005  0x00003f86 copy  0x00000013 , 0x0000003f 
- 00018006  0x00003f87 arg  0x000007cc , 0x00000002 
- 00018007  0x00003f88 isub  0x00000002 , 0x0000003e 
- 00018008  0x00003f89 rtn  0x00000002 
- 00018009  0x00003f8a increase  0x00000004 , 0x00000013 
- 00018010  0x00003f8b branch  0x0000464e 
- 00018011  0x00003f8e fetch  0x00000004 , 0x00004630 
- 00018012  0x00003f8f rtn  0x00000034 
- 00018013  0x00003f90 branch  0x00003236 
- 00018014  0x00003f93 fetch  0x00000002 , 0x000044e9 
- 00018015  0x00003f94 rtnbit1  0x00000009 
- 00018016  0x00003f95 fetch  0x00000002 , 0x00004799 
- 00018017  0x00003f96 store  0x00000002 , 0x0000479b 
- 00018018  0x00003f97 jam  0x00000001 , 0x000049b7 
- 00018019  0x00003f98 arg  0x000045eb , 0x00000011 
- 00018020  0x00003f99 branch  0x000044fd 
- 00018021  0x00003f9c fetch  0x00000001 , 0x000049c0 
- 00018022  0x00003f9d rtn  0x00000034 
- 00018023  0x00003f9e call  0x0000466d 
- 00018024  0x00003f9f nrtn  0x00000028 
- 00018025  0x00003fa0 fetch  0x00000003 , 0x000045af 
- 00018026  0x00003fa1 call  0x00007d25 
- 00018027  0x00003fa2 storet  0x00000004 , 0x000040a9 
- 00018028  0x00003fa3 branch  0x0000241e 
- 00018029  0x00003fa5 enable  0x00000028 
- 00018030  0x00003fa6 call  0x00002408 
- 00018031  0x00003fa7 fetch  0x00000003 , 0x000040bd 
- 00018032  0x00003fa8 branch  0x00007dbc , 0x00000034 
- 00018033  0x00003fa9 branch  0x00004430 
- 00018034  0x00003fb0 rtn  0x0000002b 
- 00018035  0x00003fb1 call  0x00004772 
- 00018036  0x00003fb2 call  0x00006ff7 
- 00018037  0x00003fb3 setarg  0x00004756 
- 00018038  0x00003fb4 store  0x00000002 , 0x000045f2 
- 00018039  0x00003fb6 setarg  0x000046b6 
- 00018040  0x00003fb7 store  0x00000002 , 0x000045f6 
- 00018041  0x00003fb9 setarg  0x000046b1 
- 00018042  0x00003fba store  0x00000002 , 0x000043d5 
- 00018043  0x00003fbc setarg  0x000046f0 
- 00018044  0x00003fbd store  0x00000002 , 0x000043db 
- 00018045  0x00003fbf setarg  0x000046f2 
- 00018046  0x00003fc0 store  0x00000002 , 0x000043dd 
- 00018047  0x00003fc2 setarg  0x0000473b 
- 00018048  0x00003fc3 store  0x00000002 , 0x000043e3 
- 00018049  0x00003fc5 setarg  0x000046a6 
- 00018050  0x00003fc6 store  0x00000002 , 0x000046ee 
- 00018051  0x00003fc8 setarg  0x00004696 
- 00018052  0x00003fc9 store  0x00000002 , 0x000046f2 
- 00018053  0x00003fcc bpatch  0x00000033 , 0x00004006 
- 00018054  0x00003fcd call  0x00006cc1 
- 00018055  0x00003fce call  0x000046ad 
- 00018056  0x00003fd0 call  0x000078ad 
- 00018057  0x00003fd1 fetch  0x00000001 , 0x000046be 
- 00018058  0x00003fd2 store  0x00000001 , 0x0000462d 
- 00018059  0x00003fd3 beq  0x00000000 , 0x00004695 
- 00018060  0x00003fd4 fetch  0x00000001 , 0x000046bf 
- 00018061  0x00003fd5 store  0x00000001 , 0x000044ec 
- 00018062  0x00003fd7 call  0x000046a6 
- 00018063  0x00003fd8 call  0x00007776 
- 00018064  0x00003fd9 call  0x00007780 
- 00018065  0x00003fda jam  0x00000001 , 0x000046ea 
- 00018066  0x00003fdb fetch  0x00000002 , 0x000044e9 
- 00018067  0x00003fdc rtnbit1  0x0000000c 
- 00018068  0x00003fdd branch  0x00004327 
- 00018069  0x00003fe2 jam  0x00000002 , 0x000046ea 
- 00018070  0x00003fe4 call  0x000046a6 
- 00018071  0x00003fe5 arg  0x00000000 , 0x00000011 
- 00018072  0x00003fe6 call  0x000077c4 
- 00018073  0x00003fe7 call  0x00004719 
- 00018074  0x00003fe8 fetch  0x00000004 , 0x00004700 
- 00018075  0x00003fe9 store  0x00000004 , 0x0000458f 
- 00018076  0x00003fea branch  0x00003291 , 0x00000034 
- 00018077  0x00003feb fetch  0x00000004 , 0x0000458f 
- 00018078  0x00003fec store  0x00000004 , 0x000045e8 
- 00018079  0x00003fed fetch  0x00000002 , 0x000045dc 
- 00018080  0x00003fee store  0x00000002 , 0x000045de 
- 00018081  0x00003fef branch  0x00003534 
- 00018082  0x00003ff2 arg  0x00000004 , 0x00000002 
- 00018083  0x00003ff3 arg  0x0000458f , 0x00000011 
- 00018084  0x00003ff4 arg  0x00000000 , 0x00000012 
- 00018085  0x00003ff5 rtn 
- 00018086  0x00003ffa bpatch  0x00000034 , 0x00004006 
- 00018087  0x00003ffb fetch  0x00000001 , 0x000046bc 
- 00018088  0x00003ffc bne  0x000000ff , 0x000046ab 
- 00018089  0x00003ffe fetcht  0x00000001 , 0x00004699 
- 00018090  0x00003fff branch  0x00006ef7 
- 00018091  0x00004001 store  0x00000001 , 0x00004699 
- 00018092  0x00004002 branch  0x000046a9 
- 00018093  0x00004006 call  0x000035f0 
- 00018094  0x00004008 fetch  0x00000002 , 0x000046e6 
- 00018095  0x00004009 store  0x00000002 , 0x000046e8 
- 00018096  0x0000400a rtn 
- 00018097  0x0000400d call  0x000046b6 
- 00018098  0x0000400f fetch  0x00000001 , 0x0000468f 
- 00018099  0x00004010 set1  0x00000007 , 0x0000003f 
- 00018100  0x00004011 arg  0x0000003f , 0x00000002 
- 00018101  0x00004012 branch  0x00006f20 
- 00018102  0x00004015 call  0x00006f35 
- 00018103  0x00004016 branch  0x0000701b 
- 00018104  0x00004019 call  0x00007027 
- 00018105  0x0000401a call  0x000046c9 
- 00018106  0x0000401b call  0x000046bc 
- 00018107  0x0000401c branch  0x000046d7 
- 00018108  0x0000401f fetch  0x00000001 , 0x000046f5 
- 00018109  0x00004020 rtnne  0x00000001 
- 00018110  0x00004021 fetch  0x00000004 , 0x000046f9 
- 00018111  0x00004022 branch  0x000046c3 , 0x00000034 
- 00018112  0x00004023 jam  0x00000000 , 0x000046ff 
- 00018113  0x00004024 enable  0x00000028 
- 00018114  0x00004025 branch  0x0000788d 
- 00018115  0x00004027 fetch  0x00000001 , 0x000046ff 
- 00018116  0x00004028 rtneq  0x000000ff 
- 00018117  0x00004029 pincrease  0x00000001 
- 00018118  0x0000402a store  0x00000001 , 0x000046ff 
- 00018119  0x0000402b disable  0x00000028 
- 00018120  0x0000402c branch  0x0000788b 
- 00018121  0x00004030 fetcht  0x00000002 , 0x0000442e 
- 00018122  0x00004031 and  0x00000002 , 0x00000001 , 0x0000003f 
- 00018123  0x00004032 rshift  0x00000002 , 0x00000002 
- 00018124  0x00004033 store  0x00000001 , 0x000046f9 
- 00018125  0x00004034 and  0x00000002 , 0x00000001 , 0x0000003f 
- 00018126  0x00004035 rshift  0x00000002 , 0x00000002 
- 00018127  0x00004036 store  0x00000001 , 0x000046fa 
- 00018128  0x00004037 and  0x00000002 , 0x00000001 , 0x0000003f 
- 00018129  0x00004038 rshift  0x00000002 , 0x00000002 
- 00018130  0x00004039 store  0x00000001 , 0x000046fb 
- 00018131  0x0000403a and  0x00000002 , 0x00000001 , 0x0000003f 
- 00018132  0x0000403b rshift  0x00000002 , 0x00000002 
- 00018133  0x0000403c store  0x00000001 , 0x000046fc 
- 00018134  0x0000403d rtn 
- 00018135  0x0000403f bpatch  0x00000035 , 0x00004006 
- 00018136  0x00004040 call  0x000046e6 
- 00018137  0x00004041 call  0x000046eb 
- 00018138  0x00004042 call  0x000046dd 
- 00018139  0x00004043 nrtn  0x00000028 
- 00018140  0x00004044 branch  0x00004752 
- 00018141  0x00004048 fetch  0x00000001 , 0x000046f5 
- 00018142  0x00004049 rtnne  0x00000001 
- 00018143  0x0000404a fetch  0x00000001 , 0x000046ff 
- 00018144  0x0000404b rtn  0x00000034 
- 00018145  0x0000404c sub  0x0000003f , 0x00000001 , 0x0000003e 
- 00018146  0x0000404d nrtn  0x00000002 
- 00018147  0x0000404e fetch  0x00000002 , 0x000045dc 
- 00018148  0x0000404f store  0x00000002 , 0x000045de 
- 00018149  0x00004050 branch  0x00007dba 
- 00018150  0x00004055 fetch  0x00000001 , 0x000046f9 
- 00018151  0x00004056 nbranch  0x00004746 , 0x00000034 
- 00018152  0x00004057 fetch  0x00000001 , 0x000046fa 
- 00018153  0x00004058 nbranch  0x00004748 , 0x00000034 
- 00018154  0x00004059 branch  0x0000474e 
- 00018155  0x0000405c fetch  0x00000001 , 0x000046fb 
- 00018156  0x0000405d nbranch  0x0000474a , 0x00000034 
- 00018157  0x0000405e fetch  0x00000001 , 0x000046fc 
- 00018158  0x0000405f nbranch  0x0000474c , 0x00000034 
- 00018159  0x00004060 branch  0x00004750 
- 00018160  0x00004064 call  0x00004730 
- 00018161  0x00004065 branch  0x000046b8 
- 00018162  0x00004068 copy  0x00000013 , 0x0000003f 
- 00018163  0x00004069 beq  0x0000002d , 0x00004347 
- 00018164  0x0000406a beq  0x00000010 , 0x0000432f 
- 00018165  0x0000406b beq  0x00000039 , 0x000046fa 
- 00018166  0x0000406c beq  0x0000003c , 0x00004701 
- 00018167  0x0000406d beq  0x0000003a , 0x000046f9 
- 00018168  0x0000406e rtn 
- 00018169  0x00004071 branch  0x0000357b 
- 00018170  0x00004074 bpatch  0x00000036 , 0x00004006 
- 00018171  0x00004075 fetch  0x00000004 , 0x000045e8 
- 00018172  0x00004076 store  0x00000004 , 0x00004700 
- 00018173  0x00004077 fetch  0x00000001 , 0x0000470c 
- 00018174  0x00004078 ncall  0x00004706 , 0x00000034 
- 00018175  0x00004079 fetch  0x00000004 , 0x00004700 
- 00018176  0x0000407a call  0x00003236 
- 00018177  0x0000407e jam  0x00000000 , 0x000045fc 
- 00018178  0x0000407f jam  0x00000001 , 0x000046f6 
- 00018179  0x00004080 jam  0x00000001 , 0x000046f7 
- 00018180  0x00004081 jam  0x00000000 , 0x000045de 
- 00018181  0x00004082 rtn 
- 00018182  0x00004086 fetch  0x00000001 , 0x0000470c 
- 00018183  0x00004087 rtn  0x00000034 
- 00018184  0x00004088 fetch  0x00000001 , 0x000044f2 
- 00018185  0x00004089 store  0x00000001 , 0x00004703 
- 00018186  0x0000408b fetch  0x00000001 , 0x000045e9 
- 00018187  0x0000408c store  0x00000001 , 0x00004702 
- 00018188  0x0000408e fetch  0x00000001 , 0x000044f1 
- 00018189  0x0000408f store  0x00000001 , 0x00004701 
- 00018190  0x00004091 fetch  0x00000001 , 0x000045e8 
- 00018191  0x00004092 store  0x00000001 , 0x00004700 
- 00018192  0x00004093 call  0x00004720 
- 00018193  0x00004094 fetch  0x00000004 , 0x00004700 
- 00018194  0x00004095 fetcht  0x00000004 , 0x00004704 
- 00018195  0x00004096 isub  0x00000002 , 0x0000003e 
- 00018196  0x00004097 rtn  0x00000005 
- 00018197  0x00004098 copy  0x00000013 , 0x00000012 
- 00018198  0x00004099 arg  0x00004700 , 0x00000011 
- 00018199  0x0000409a arg  0x00000004 , 0x00000039 
- 00018200  0x0000409b branch  0x00006b45 
- 00018201  0x0000409e fetch  0x00000001 , 0x0000470c 
- 00018202  0x0000409f rtn  0x00000034 
- 00018203  0x000040a0 call  0x00004720 
- 00018204  0x000040a1 fetch  0x00000004 , 0x00004704 
- 00018205  0x000040a2 rtn  0x00000034 
- 00018206  0x000040a3 store  0x00000004 , 0x00004700 
- 00018207  0x000040a4 rtn 
- 00018208  0x000040a8 fetch  0x00000001 , 0x0000470c 
- 00018209  0x000040a9 rtn  0x00000034 
- 00018210  0x000040aa arg  0x00000700 , 0x00000013 
- 00018211  0x000040ac copy  0x00000013 , 0x00000012 
- 00018212  0x000040ad arg  0x00004704 , 0x00000011 
- 00018213  0x000040ae arg  0x00000004 , 0x00000039 
- 00018214  0x000040af call  0x00006b74 
- 00018215  0x000040b0 fetch  0x00000004 , 0x00004708 
- 00018216  0x000040b1 rtn  0x00000034 
- 00018217  0x000040b2 store  0x00000004 , 0x00004704 
- 00018218  0x000040b3 copy  0x00000013 , 0x0000003f 
- 00018219  0x000040b4 arg  0x000007cc , 0x00000002 
- 00018220  0x000040b5 isub  0x00000002 , 0x0000003e 
- 00018221  0x000040b6 rtn  0x00000002 
- 00018222  0x000040b7 increase  0x00000004 , 0x00000013 
- 00018223  0x000040b8 branch  0x00004723 
- 00018224  0x000040bb fetch  0x00000001 , 0x000046f6 
- 00018225  0x000040bc rtneq  0x00000000 
- 00018226  0x000040bd fetch  0x00000001 , 0x000046f5 
- 00018227  0x000040be rtneq  0x00000001 
- 00018228  0x000040bf jam  0x00000001 , 0x000046f5 
- 00018229  0x000040c1 arg  0x00000000 , 0x00000011 
- 00018230  0x000040c2 branch  0x000077bf 
- 00018231  0x000040c4 arg  0x00000000 , 0x00000011 
- 00018232  0x000040c5 call  0x000077bf 
- 00018233  0x000040c6 call  0x000046a6 
- 00018234  0x000040c7 branch  0x00004327 
- 00018235  0x000040ca call  0x000042ee 
- 00018236  0x000040cb call  0x0000328e 
- 00018237  0x000040cc call  0x00003531 
- 00018238  0x000040cd branch  0x0000473f 
- 00018239  0x000040d0 fetch  0x00000001 , 0x000046c0 
- 00018240  0x000040d1 rtn  0x00000034 
- 00018241  0x000040d2 fetch  0x00000001 , 0x0000442e 
- 00018242  0x000040d3 nbranch  0x000046ae , 0x00000034 
- 00018243  0x000040d4 arg  0x000046e8 , 0x00000013 
- 00018244  0x000040d5 arg  0x00004737 , 0x00000012 
- 00018245  0x000040d6 branch  0x000042e7 
- 00018246  0x000040db jam  0x00000001 , 0x000046c7 
- 00018247  0x000040dc rtn 
- 00018248  0x000040de jam  0x00000002 , 0x000046c7 
- 00018249  0x000040df rtn 
- 00018250  0x000040e1 jam  0x00000001 , 0x000046c9 
- 00018251  0x000040e2 rtn 
- 00018252  0x000040e4 jam  0x00000002 , 0x000046c9 
- 00018253  0x000040e5 rtn 
- 00018254  0x000040ea jam  0x00000000 , 0x000046c7 
- 00018255  0x000040eb rtn 
- 00018256  0x000040ee jam  0x00000000 , 0x000046c9 
- 00018257  0x000040ef rtn 
- 00018258  0x000040f2 arg  0x000046c1 , 0x00000011 
- 00018259  0x000040f3 branch  0x000078b2 
- 00018260  0x000040f5 arg  0x000046ce , 0x00000011 
- 00018261  0x000040f6 branch  0x000078b2 
- 00018262  0x000040f9 fetch  0x00000001 , 0x000046f7 
- 00018263  0x000040fa beq  0x00000001 , 0x00004760 
- 00018264  0x000040fb arg  0x000046d7 , 0x00000011 
- 00018265  0x000040fc call  0x000078ca 
- 00018266  0x000040fd nbranch  0x00004765 , 0x00000028 
- 00018267  0x000040ff arg  0x000046d7 , 0x00000006 
- 00018268  0x00004100 ifetch  0x00000001 , 0x00000006 
- 00018269  0x00004101 copy  0x0000003f , 0x00000011 
- 00018270  0x00004102 arg  0x000046d8 , 0x00000012 
- 00018271  0x00004105 rtn 
- 00018272  0x00004108 jam  0x00000000 , 0x000046f7 
- 00018273  0x00004109 enable  0x00000028 
- 00018274  0x0000410a arg  0x00000001 , 0x00000011 
- 00018275  0x0000410b arg  0x000046f8 , 0x00000012 
- 00018276  0x0000410c rtn 
- 00018277  0x0000410f fetch  0x00000001 , 0x000046da 
- 00018278  0x00004110 beq  0x00000004 , 0x00004769 
- 00018279  0x00004111 beq  0x00000005 , 0x00004769 
- 00018280  0x00004112 rtn 
- 00018281  0x00004114 fetch  0x00000001 , 0x000046dd 
- 00018282  0x00004115 nbranch  0x00004770 , 0x00000034 
- 00018283  0x00004116 fetch  0x00000001 , 0x000046df 
- 00018284  0x00004117 nbranch  0x00004770 , 0x00000034 
- 00018285  0x00004118 fetch  0x00000001 , 0x000046e1 
- 00018286  0x00004119 nbranch  0x00004770 , 0x00000034 
- 00018287  0x0000411a rtn 
- 00018288  0x0000411c enable  0x00000028 
- 00018289  0x0000411d branch  0x0000475b 
- 00018290  0x00004123 jam  0x00000014 , 0x000044eb 
- 00018291  0x00004124 jam  0x00000001 , 0x000044e4 
- 00018292  0x00004125 setarg  0x0000060f 
- 00018293  0x00004126 store  0x00000002 , 0x0000462e 
- 00018294  0x00004127 setarg  0x0000462e 
- 00018295  0x00004128 store  0x00000002 , 0x000043fb 
- 00018296  0x00004129 jam  0x00000001 , 0x00004094 
- 00018297  0x0000412a jam  0x00000006 , 0x000040a6 
- 00018298  0x0000412b jam  0x00000002 , 0x000040c1 
- 00018299  0x0000412c jam  0x00000000 , 0x0000462d 
- 00018300  0x0000412d setarg  0x0000468d 
- 00018301  0x0000412e store  0x00000002 , 0x000044ef 
- 00018302  0x0000412f jam  0x00000001 , 0x000044ee 
- 00018303  0x00004130 jam  0x000000ff , 0x0000468e 
- 00018304  0x00004131 setarg  0x00000296 
- 00018305  0x00004132 store  0x00000002 , 0x00004690 
- 00018306  0x00004133 setarg  0x0000073a 
- 00018307  0x00004134 store  0x00000002 , 0x00004692 
- 00018308  0x00004135 setarg  0x000046ea 
- 00018309  0x00004136 store  0x00000002 , 0x00004430 
- 00018310  0x00004137 setarg  0x00000c0c 
- 00018311  0x00004138 store  0x00000002 , 0x000046ec 
- 00018312  0x00004139 setarg  0x000046a1 
- 00018313  0x0000413a store  0x00000002 , 0x0000442c 
- 00018314  0x0000413b jam  0x00000000 , 0x000046be 
- 00018315  0x0000413c jam  0x000000ff , 0x000046bc 
- 00018316  0x0000413d jam  0x000000ff , 0x000046bf 
- 00018317  0x0000413e jam  0x00000000 , 0x000046ba 
- 00018318  0x0000413f jam  0x00000000 , 0x000046bb 
- 00018319  0x00004140 jam  0x00000000 , 0x000046bd 
- 00018320  0x00004141 jam  0x00000001 , 0x000046c0 
- 00018321  0x00004142 setarg  0x00004e55 
- 00018322  0x00004143 store  0x00000002 , 0x000046ad 
- 00018323  0x00004144 store  0x00000002 , 0x000046af 
- 00018324  0x00004145 setarg  0x00000007 
- 00018325  0x00004146 store  0x00000002 , 0x000046b3 
- 00018326  0x00004147 jam  0x00000002 , 0x00004407 
- 00018327  0x00004148 setsect  0x00000000 , 0x00035a0c 
- 00018328  0x00004149 setsect  0x00000001 , 0x0000011a 
- 00018329  0x0000414a setsect  0x00000002 , 0x00000060 
- 00018330  0x0000414b setsect  0x00000003 , 0x00000028 
- 00018331  0x0000414c store  0x00000009 , 0x000046c1 
- 00018332  0x0000414d setsect  0x00000000 , 0x0002000a 
- 00018333  0x0000414e setsect  0x00000001 , 0x00000002 
- 00018334  0x0000414f istore  0x00000004 , 0x00000005 
- 00018335  0x00004150 setsect  0x00000000 , 0x00035a08 
- 00018336  0x00004151 setsect  0x00000001 , 0x0000019a 
- 00018337  0x00004152 setsect  0x00000002 , 0x00000000 
- 00018338  0x00004153 setsect  0x00000003 , 0x00000000 
- 00018339  0x00004154 store  0x00000009 , 0x000046ce 
- 00018340  0x00004155 setarg  0x00000064 
- 00018341  0x00004156 store  0x00000002 , 0x000046e6 
- 00018342  0x00004157 jam  0x00000000 , 0x00004141 
- 00018343  0x00004158 jam  0x00000001 , 0x00004589 
- 00018344  0x00004159 jam  0x00000006 , 0x00004603 
- 00018345  0x0000415a jam  0x00000001 , 0x000045ae 
- 00018346  0x0000415b jam  0x00000000 , 0x000045e3 
- 00018347  0x0000415c call  0x00003278 
- 00018348  0x0000415d call  0x000035fb 
- 00018349  0x0000415e call  0x0000325b 
- 00018350  0x00004161 setarg  0x00000708 
- 00018351  0x00004162 store  0x00000002 , 0x000045d6 
- 00018352  0x00004163 setarg  0x00000050 
- 00018353  0x00004164 store  0x00000002 , 0x000045dc 
- 00018354  0x00004165 setarg  0x000a7700 
- 00018355  0x00004166 store  0x00000003 , 0x0000460b 
- 00018356  0x00004167 setarg  0x00604800 
- 00018357  0x00004168 store  0x00000003 , 0x000045af 
- 00018358  0x00004169 rtn 
- 00018359  0x00004171 setarg  0x000047ea 
- 00018360  0x00004172 store  0x00000002 , 0x000045e0 
- 00018361  0x00004173 setarg  0x000048d4 
- 00018362  0x00004174 store  0x00000002 , 0x000045e4 
- 00018363  0x00004175 setarg  0x000048e5 
- 00018364  0x00004176 store  0x00000002 , 0x000045e6 
- 00018365  0x00004177 setarg  0x000048ab 
- 00018366  0x00004178 store  0x00000002 , 0x000045e2 
- 00018367  0x00004179 setarg  0x000047f9 
- 00018368  0x0000417a store  0x00000002 , 0x00000859 
- 00018369  0x0000417b branch  0x00007912 
- 00018370  0x0000417f bpatch  0x00000037 , 0x00004006 
- 00018371  0x00004181 call  0x000047ef 
- 00018372  0x00004182 call  0x000047e5 
- 00018373  0x00004183 fetch  0x00000001 , 0x00004669 
- 00018374  0x00004184 isolate1  0x00000005 , 0x0000003f 
- 00018375  0x00004185 branch  0x000047cb , 0x00000001 
- 00018376  0x00004186 fetch  0x00000001 , 0x00004669 
- 00018377  0x00004187 isolate1  0x00000006 , 0x0000003f 
- 00018378  0x00004188 call  0x0000326b , 0x00000001 
- 00018379  0x0000418a fetch  0x00000001 , 0x00004694 
- 00018380  0x0000418b store  0x00000001 , 0x00004141 
- 00018381  0x0000418d jam  0x000000ff , 0x000045d2 
- 00018382  0x0000418e setarg  0x0000099f 
- 00018383  0x0000418f store  0x00000002 , 0x00004640 
- 00018384  0x00004190 setarg  0x00000a9f 
- 00018385  0x00004191 store  0x00000002 , 0x00004642 
- 00018386  0x00004192 setarg  0x00000b9f 
- 00018387  0x00004193 store  0x00000002 , 0x00004644 
- 00018388  0x00004194 setarg  0x00000c9f 
- 00018389  0x00004195 store  0x00000002 , 0x00004646 
- 00018390  0x00004196 jam  0x00000085 , 0x000045d1 
- 00018391  0x00004197 jam  0x00000000 , 0x00004692 
- 00018392  0x00004198 jam  0x00000000 , 0x0000462b 
- 00018393  0x00004199 call  0x00003281 
- 00018394  0x0000419a fetch  0x00000001 , 0x00004669 
- 00018395  0x0000419b isolate1  0x00000003 , 0x0000003f 
- 00018396  0x0000419c call  0x00003284 , 0x00000001 
- 00018397  0x0000419d call  0x0000339f 
- 00018398  0x0000419e call  0x00003287 
- 00018399  0x0000419f call  0x0000325b 
- 00018400  0x000041a1 fetch  0x00000001 , 0x00004673 
- 00018401  0x000041a2 store  0x00000001 , 0x0000085b 
- 00018402  0x000041a3 fetch  0x00000009 , 0x0000466a 
- 00018403  0x000041a4 store  0x00000009 , 0x0000085c 
- 00018404  0x000041a5 rtn 
- 00018405  0x000041a8 jam  0x00000018 , 0x00004099 
- 00018406  0x000041a9 fetch  0x00000001 , 0x00004669 
- 00018407  0x000041aa rtnbit0  0x00000007 
- 00018408  0x000041ab jam  0x00000010 , 0x00004099 
- 00018409  0x000041ac rtn 
- 00018410  0x000041af fetch  0x00000001 , 0x00004610 
- 00018411  0x000041b0 beq  0x00000000 , 0x0000489b 
- 00018412  0x000041b1 beq  0x00000001 , 0x00004822 
- 00018413  0x000041b2 beq  0x0000000f , 0x0000481e 
- 00018414  0x000041b3 rtn 
- 00018415  0x000041b7 bpatch  0x00000038 , 0x00004007 
- 00018416  0x000041b8 arg  0x00001fdf , 0x00000012 
- 00018417  0x000041b9 arg  0x00004648 , 0x00000011 
- 00018418  0x000041ba arg  0x00000001 , 0x00000039 
- 00018419  0x000041bb branch  0x00006b74 
- 00018420  0x000041be bpatch  0x00000039 , 0x00004007 
- 00018421  0x000041bf arg  0x00000001 , 0x00000039 
- 00018422  0x000041c0 arg  0x00004648 , 0x00000011 
- 00018423  0x000041c1 arg  0x00001fdf , 0x00000012 
- 00018424  0x000041c2 branch  0x00006b45 
- 00018425  0x000041c5 fetch  0x00000001 , 0x00004669 
- 00018426  0x000041c6 bbit1  0x00000004 , 0x000047fd 
- 00018427  0x000041c7 fetch  0x00000001 , 0x00004648 
- 00018428  0x000041c8 bne  0x0000005a , 0x00004801 
- 00018429  0x000041ca jam  0x0000005a , 0x00004648 
- 00018430  0x000041cb fetch  0x00000004 , 0x0000937a 
- 00018431  0x000041cc set1  0x0000001d , 0x0000003f 
- 00018432  0x000041cd store  0x00000004 , 0x000007b4 
- 00018433  0x000041cf call  0x00004818 
- 00018434  0x000041d0 call  0x00007966 
- 00018435  0x000041d1 call  0x00004805 
- 00018436  0x000041d2 branch  0x0000480e 
- 00018437  0x000041d5 fetch  0x00000001 , 0x0000085c 
- 00018438  0x000041d6 rtn  0x00000034 
- 00018439  0x000041d7 fetch  0x00000001 , 0x00004648 
- 00018440  0x000041d8 beq  0x0000005a , 0x0000480c 
- 00018441  0x000041da fetch  0x00000004 , 0x0000085d 
- 00018442  0x000041dc store  0x00000004 , 0x000007b4 
- 00018443  0x000041dd rtn 
- 00018444  0x000041df fetch  0x00000004 , 0x00000861 
- 00018445  0x000041e0 branch  0x0000480a 
- 00018446  0x000041e3 fetch  0x00000001 , 0x00004648 
- 00018447  0x000041e4 beq  0x0000005a , 0x00004814 
- 00018448  0x000041e5 setarg  0x00009272 
- 00018449  0x000041e6 store  0x00000002 , 0x000007a7 
- 00018450  0x000041e7 jam  0x0000001a , 0x000007d8 
- 00018451  0x000041e8 rtn 
- 00018452  0x000041ea setarg  0x0000928d 
- 00018453  0x000041eb store  0x00000002 , 0x000007a7 
- 00018454  0x000041ec jam  0x0000003f , 0x000007d8 
- 00018455  0x000041ed rtn 
- 00018456  0x000041f0 fetch  0x00000001 , 0x00004674 
- 00018457  0x000041f1 rtn  0x00000034 
- 00018458  0x000041f2 arg  0x00004674 , 0x00000006 
- 00018459  0x000041f3 arg  0x0000081d , 0x00000005 
- 00018460  0x000041f4 arg  0x0000001e , 0x00000039 
- 00018461  0x000041f5 branch  0x00007cda 
- 00018462  0x000041f9 call  0x00003460 
- 00018463  0x000041fb call  0x000048a3 
- 00018464  0x000041fc call  0x00004867 
- 00018465  0x000041fd branch  0x0000481f 
- 00018466  0x00004200 call  0x00003460 
- 00018467  0x00004202 call  0x000048a3 
- 00018468  0x00004203 call  0x00003469 
- 00018469  0x00004204 call  0x00004867 
- 00018470  0x00004205 branch  0x00004823 
- 00018471  0x00004208 call  0x0000482b 
- 00018472  0x00004209 call  0x0000483b 
- 00018473  0x0000420a call  0x0000484c 
- 00018474  0x0000420b branch  0x00004859 
- 00018475  0x0000420e bpatch  0x0000003a , 0x00004007 
- 00018476  0x0000420f fetch  0x00000001 , 0x00004668 
- 00018477  0x00004210 rtn  0x00000034 
- 00018478  0x00004211 arg  0x0000000d , 0x00000007 
- 00018479  0x00004212 call  0x00007cef 
- 00018480  0x00004213 nrtn  0x00000034 
- 00018481  0x00004214 jam  0x00000000 , 0x00004668 
- 00018482  0x00004215 setarg  0x00000001 
- 00018483  0x00004216 store  0x00000001 , 0x00000913 
- 00018484  0x00004217 setarg  0x00000000 
- 00018485  0x00004218 istore  0x00000007 , 0x00000005 
- 00018486  0x0000421a jam  0x00000020 , 0x0000090c 
- 00018487  0x0000421c fetch  0x00000001 , 0x0000090d 
- 00018488  0x0000421d set1  0x00000002 , 0x0000003f 
- 00018489  0x0000421e store  0x00000001 , 0x0000090d 
- 00018490  0x0000421f rtn 
- 00018491  0x00004222 bpatch  0x0000003b , 0x00004007 
- 00018492  0x00004223 fetch  0x00000001 , 0x00004665 
- 00018493  0x00004224 rtn  0x00000034 
- 00018494  0x00004225 arg  0x0000000e , 0x00000007 
- 00018495  0x00004226 call  0x00007cef 
- 00018496  0x00004227 nrtn  0x00000034 
- 00018497  0x00004228 jam  0x00000000 , 0x00004665 
- 00018498  0x00004229 arg  0x00000923 , 0x00000005 
- 00018499  0x0000422a call  0x00007c99 
- 00018500  0x0000422b fetch  0x00000008 , 0x00000923 
- 00018501  0x0000422c store  0x00000008 , 0x00004651 
- 00018502  0x0000422e jam  0x00000000 , 0x00000923 
- 00018503  0x00004230 jam  0x00000010 , 0x0000090b 
- 00018504  0x00004231 fetch  0x00000001 , 0x0000090d 
- 00018505  0x00004232 set1  0x00000001 , 0x0000003f 
- 00018506  0x00004233 store  0x00000001 , 0x0000090d 
- 00018507  0x00004234 rtn 
- 00018508  0x00004237 fetch  0x00000001 , 0x00004667 
- 00018509  0x00004238 rtn  0x00000034 
- 00018510  0x00004239 arg  0x0000000a , 0x00000007 
- 00018511  0x0000423a call  0x00007cef 
- 00018512  0x0000423b nrtn  0x00000034 
- 00018513  0x0000423c jam  0x00000000 , 0x00004667 
- 00018514  0x0000423d arg  0x00000943 , 0x00000005 
- 00018515  0x0000423e call  0x00007c99 
- 00018516  0x0000423f jam  0x00000002 , 0x00000943 
- 00018517  0x00004240 fetch  0x00000002 , 0x00000943 
- 00018518  0x00004241 store  0x00000002 , 0x0000465f 
- 00018519  0x00004243 jam  0x00000022 , 0x0000090c 
- 00018520  0x00004244 branch  0x00004837 
- 00018521  0x00004247 bpatch  0x0000003c , 0x00004007 
- 00018522  0x00004248 fetch  0x00000001 , 0x00004666 
- 00018523  0x00004249 rtn  0x00000034 
- 00018524  0x0000424a arg  0x0000000c , 0x00000007 
- 00018525  0x0000424b call  0x00007cef 
- 00018526  0x0000424c nrtn  0x00000034 
- 00018527  0x0000424d jam  0x00000000 , 0x00004666 
- 00018528  0x0000424e arg  0x00000933 , 0x00000005 
- 00018529  0x0000424f call  0x00007c99 
- 00018530  0x00004250 jam  0x00000003 , 0x00000933 
- 00018531  0x00004251 fetch  0x00000003 , 0x00000933 
- 00018532  0x00004252 store  0x00000003 , 0x0000465c 
- 00018533  0x00004254 jam  0x00000021 , 0x0000090c 
- 00018534  0x00004255 branch  0x00004837 
- 00018535  0x00004258 bpatch  0x0000003d , 0x00004007 
- 00018536  0x00004259 fetch  0x00000001 , 0x00000901 
- 00018537  0x0000425a call  0x000048b5 , 0x00000034 
- 00018538  0x0000425b call  0x00007906 
- 00018539  0x0000425c fetch  0x00000001 , 0x000008f7 
- 00018540  0x0000425d rtn  0x00000034 
- 00018541  0x0000425e jam  0x00000000 , 0x000008f7 
- 00018542  0x0000425f fetch  0x00000002 , 0x000008f5 
- 00018543  0x00004260 arg  0x000002ba , 0x00000002 
- 00018544  0x00004261 isub  0x00000002 , 0x0000003e 
- 00018545  0x00004262 nrtn  0x00000005 
- 00018546  0x00004264 fetch  0x00000001 , 0x00000875 
- 00018547  0x00004265 rtnne  0x000000ba 
- 00018548  0x00004266 fetch  0x00000001 , 0x00000876 
- 00018549  0x00004267 beq  0x000000a0 , 0x0000487c 
- 00018550  0x00004268 beq  0x000000a1 , 0x00004882 
- 00018551  0x00004269 beq  0x000000a6 , 0x0000488e 
- 00018552  0x0000426a beq  0x000000a7 , 0x00004890 
- 00018553  0x0000426b beq  0x000000a9 , 0x00004896 
- 00018554  0x0000426e jam  0x00000000 , 0x000008f8 
- 00018555  0x0000426f rtn 
- 00018556  0x00004272 fetch  0x00000001 , 0x00000877 
- 00018557  0x00004273 beq  0x00000081 , 0x0000487f 
- 00018558  0x00004274 branch  0x0000487a 
- 00018559  0x00004276 call  0x000032fc 
- 00018560  0x00004278 jam  0x00000001 , 0x000008f8 
- 00018561  0x00004279 rtn 
- 00018562  0x0000427c fetch  0x00000001 , 0x00000877 
- 00018563  0x0000427d beq  0x00000001 , 0x00004887 
- 00018564  0x0000427e beq  0x00000084 , 0x0000488a 
- 00018565  0x0000427f beq  0x000000a7 , 0x0000488c 
- 00018566  0x00004280 branch  0x0000487a 
- 00018567  0x00004282 fetch  0x00000001 , 0x000045d5 
- 00018568  0x00004283 store  0x00000001 , 0x000008b6 
- 00018569  0x00004284 branch  0x00004880 
- 00018570  0x00004286 call  0x00003461 
- 00018571  0x00004287 branch  0x00004887 
- 00018572  0x0000428a jam  0x000000a1 , 0x000008b6 
- 00018573  0x0000428b branch  0x00004880 
- 00018574  0x0000428e jam  0x00000015 , 0x000008b6 
- 00018575  0x0000428f branch  0x00004880 
- 00018576  0x00004292 fetch  0x00000001 , 0x00004616 
- 00018577  0x00004293 beq  0x00000000 , 0x00004894 
- 00018578  0x00004294 beq  0x00000001 , 0x0000488c 
- 00018579  0x00004295 rtn 
- 00018580  0x00004297 jam  0x000000a0 , 0x000008b6 
- 00018581  0x00004298 branch  0x00004880 
- 00018582  0x0000429b jam  0x00000000 , 0x000008b6 
- 00018583  0x0000429c jam  0x00000000 , 0x000008b7 
- 00018584  0x0000429d jam  0x00000001 , 0x000008b8 
- 00018585  0x0000429e jam  0x00000007 , 0x000008b9 
- 00018586  0x0000429f branch  0x00004880 
- 00018587  0x000042a8 call  0x00003402 
- 00018588  0x000042aa call  0x00003407 
- 00018589  0x000042ab call  0x0000342d 
- 00018590  0x000042ac call  0x000048a3 
- 00018591  0x000042ad call  0x00003469 
- 00018592  0x000042ae call  0x00003488 
- 00018593  0x000042af call  0x00004867 
- 00018594  0x000042b0 branch  0x0000489c 
- 00018595  0x000042b3 bpatch  0x0000003e , 0x00004007 
- 00018596  0x000042b4 fetch  0x00000001 , 0x00004616 
- 00018597  0x000042b5 rtnne  0x00000000 
- 00018598  0x000042b6 call  0x00003464 
- 00018599  0x000042b7 call  0x00004827 
- 00018600  0x000042b8 fetch  0x00000001 , 0x00004610 
- 00018601  0x000042b9 nrtn  0x00000034 
- 00018602  0x000042ba branch  0x0000350a 
- 00018603  0x000042bd fetch  0x00000001 , 0x00004589 
- 00018604  0x000042be beq  0x00000001 , 0x000048ae 
- 00018605  0x000042bf beq  0x00000002 , 0x000048b7 
- 00018606  0x000042c1 fetch  0x00000001 , 0x00004693 
- 00018607  0x000042c2 bbit1  0x00000000 , 0x000048bd 
- 00018608  0x000042c3 branch  0x000048b9 
- 00018609  0x000042c6 fetch  0x00000001 , 0x000043cb 
- 00018610  0x000042c7 rtnne  0x00000004 
- 00018611  0x000042c8 jam  0x00000003 , 0x00004693 
- 00018612  0x000042c9 rtn 
- 00018613  0x000042cb jam  0x00000000 , 0x00004693 
- 00018614  0x000042cc rtn 
- 00018615  0x000042cf fetch  0x00000001 , 0x00004693 
- 00018616  0x000042d0 bbit1  0x00000001 , 0x000048c1 
- 00018617  0x000042d2 fetch  0x00000001 , 0x00004611 
- 00018618  0x000042d3 beq  0x00000001 , 0x000048c8 
- 00018619  0x000042d4 beq  0x00000003 , 0x000048cc 
- 00018620  0x000042d5 rtn 
- 00018621  0x000042d8 fetch  0x00000001 , 0x00004693 
- 00018622  0x000042d9 set0  0x00000000 , 0x0000003f 
- 00018623  0x000042da store  0x00000001 , 0x00004693 
- 00018624  0x000042db branch  0x000048c4 
- 00018625  0x000042de fetch  0x00000001 , 0x00004693 
- 00018626  0x000042df set0  0x00000001 , 0x0000003f 
- 00018627  0x000042e0 store  0x00000001 , 0x00004693 
- 00018628  0x000042e2 jam  0x00000001 , 0x00004588 
- 00018629  0x000042e3 setarg  0x000000ff 
- 00018630  0x000042e4 store  0x00000001 , 0x00004519 
- 00018631  0x000042e5 rtn 
- 00018632  0x000042e9 jam  0x00000001 , 0x00004611 
- 00018633  0x000042ea call  0x0000337e 
- 00018634  0x000042eb nrtn  0x0000002f 
- 00018635  0x000042ec branch  0x0000330a 
- 00018636  0x000042ef fetch  0x00000001 , 0x000044f9 
- 00018637  0x000042f0 beq  0x00000001 , 0x000048c8 
- 00018638  0x000042f1 beq  0x000000ff , 0x000048c8 
- 00018639  0x000042f2 jam  0x00000000 , 0x000008f9 
- 00018640  0x000042f3 jam  0x00000001 , 0x00004588 
- 00018641  0x000042f4 fetch  0x00000001 , 0x00004621 
- 00018642  0x000042f5 store  0x00000001 , 0x00004519 
- 00018643  0x000042f6 rtn 
- 00018644  0x000042f9 setarg  0x00000001 
- 00018645  0x000042fa store  0x00000001 , 0x00000913 
- 00018646  0x000042fb fetch  0x00000007 , 0x000045eb 
- 00018647  0x000042fc istore  0x00000007 , 0x00000005 
- 00018648  0x000042fd fetch  0x00000001 , 0x000045eb 
- 00018649  0x000042fe ncall  0x000048dd , 0x00000034 
- 00018650  0x000042ff fetch  0x00000001 , 0x000045eb 
- 00018651  0x00004300 call  0x000048e1 , 0x00000034 
- 00018652  0x00004301 branch  0x00004836 
- 00018653  0x00004304 jam  0x00000001 , 0x00004668 
- 00018654  0x00004305 setarg  0x00000180 
- 00018655  0x00004306 arg  0x0000000d , 0x00000007 
- 00018656  0x00004307 branch  0x00007ce1 
- 00018657  0x0000430a jam  0x00000000 , 0x00004668 
- 00018658  0x0000430b setarg  0x00000000 
- 00018659  0x0000430c arg  0x0000000d , 0x00000007 
- 00018660  0x0000430d branch  0x00007ce1 
- 00018661  0x00004310 fetch  0x00000001 , 0x000045eb 
- 00018662  0x00004311 beq  0x00000000 , 0x000048ea 
- 00018663  0x00004312 beq  0x00000002 , 0x0000491d 
- 00018664  0x00004313 beq  0x00000003 , 0x00004905 
- 00018665  0x00004314 branch  0x000033be 
- 00018666  0x00004317 fetch  0x00000001 , 0x000045ed 
- 00018667  0x00004318 store  0x00000001 , 0x00004611 
- 00018668  0x00004319 jam  0x00000000 , 0x000045ed 
- 00018669  0x0000431a arg  0x00000923 , 0x00000005 
- 00018670  0x0000431b arg  0x000045ec , 0x00000006 
- 00018671  0x0000431c arg  0x00000008 , 0x00000039 
- 00018672  0x0000431d call  0x00007cda 
- 00018673  0x0000431e fetch  0x00000008 , 0x00000923 
- 00018674  0x0000431f ncall  0x000048fd , 0x00000034 
- 00018675  0x00004320 fetch  0x00000008 , 0x00000923 
- 00018676  0x00004321 call  0x00004901 , 0x00000034 
- 00018677  0x00004322 fetch  0x00000008 , 0x00000923 
- 00018678  0x00004323 store  0x00000008 , 0x00004649 
- 00018679  0x00004324 fetcht  0x00000008 , 0x00004651 
- 00018680  0x00004325 isub  0x00000002 , 0x0000003e 
- 00018681  0x00004326 ncall  0x00004847 , 0x00000005 
- 00018682  0x00004327 fetch  0x00000008 , 0x00004649 
- 00018683  0x00004328 store  0x00000008 , 0x00004651 
- 00018684  0x00004329 branch  0x000033be 
- 00018685  0x0000432c jam  0x00000001 , 0x00004665 
- 00018686  0x0000432d setarg  0x00000180 
- 00018687  0x0000432e arg  0x0000000e , 0x00000007 
- 00018688  0x0000432f branch  0x00007ce1 
- 00018689  0x00004332 jam  0x00000000 , 0x00004665 
- 00018690  0x00004333 setarg  0x00000000 
- 00018691  0x00004334 arg  0x0000000e , 0x00000007 
- 00018692  0x00004335 branch  0x00007ce1 
- 00018693  0x00004338 arg  0x00000933 , 0x00000005 
- 00018694  0x00004339 arg  0x000045eb , 0x00000006 
- 00018695  0x0000433a arg  0x00000003 , 0x00000039 
- 00018696  0x0000433b call  0x00007cda 
- 00018697  0x0000433c fetch  0x00000002 , 0x00000934 
- 00018698  0x0000433d ncall  0x00004915 , 0x00000034 
- 00018699  0x0000433e fetch  0x00000002 , 0x00000934 
- 00018700  0x0000433f call  0x00004919 , 0x00000034 
- 00018701  0x00004340 fetch  0x00000003 , 0x00000933 
- 00018702  0x00004341 store  0x00000003 , 0x00004659 
- 00018703  0x00004342 fetcht  0x00000003 , 0x0000465c 
- 00018704  0x00004343 isub  0x00000002 , 0x0000003e 
- 00018705  0x00004344 ncall  0x00004865 , 0x00000005 
- 00018706  0x00004345 fetch  0x00000003 , 0x00004659 
- 00018707  0x00004346 store  0x00000003 , 0x0000465c 
- 00018708  0x00004347 branch  0x000033be 
- 00018709  0x0000434a jam  0x00000001 , 0x00004666 
- 00018710  0x0000434b setarg  0x00000180 
- 00018711  0x0000434c arg  0x0000000c , 0x00000007 
- 00018712  0x0000434d branch  0x00007ce1 
- 00018713  0x00004350 jam  0x00000000 , 0x00004666 
- 00018714  0x00004351 setarg  0x00000000 
- 00018715  0x00004352 arg  0x0000000c , 0x00000007 
- 00018716  0x00004353 branch  0x00007ce1 
- 00018717  0x00004356 arg  0x00000943 , 0x00000005 
- 00018718  0x00004357 arg  0x000045eb , 0x00000006 
- 00018719  0x00004358 arg  0x00000002 , 0x00000039 
- 00018720  0x00004359 call  0x00007cda 
- 00018721  0x0000435a fetch  0x00000002 , 0x00000943 
- 00018722  0x0000435b ncall  0x0000492d , 0x00000034 
- 00018723  0x0000435c fetch  0x00000002 , 0x00000943 
- 00018724  0x0000435d call  0x00004931 , 0x00000034 
- 00018725  0x0000435e fetch  0x00000002 , 0x00000943 
- 00018726  0x0000435f store  0x00000002 , 0x0000465f 
- 00018727  0x00004360 fetcht  0x00000002 , 0x00004662 
- 00018728  0x00004361 isub  0x00000002 , 0x0000003e 
- 00018729  0x00004362 ncall  0x00004935 , 0x00000005 
- 00018730  0x00004363 fetch  0x00000002 , 0x0000465f 
- 00018731  0x00004364 store  0x00000002 , 0x00004662 
- 00018732  0x00004365 branch  0x000033be 
- 00018733  0x00004368 jam  0x00000001 , 0x00004667 
- 00018734  0x00004369 setarg  0x00000180 
- 00018735  0x0000436a arg  0x0000000a , 0x00000007 
- 00018736  0x0000436b branch  0x00007ce1 
- 00018737  0x0000436d jam  0x00000000 , 0x00004667 
- 00018738  0x0000436e setarg  0x00000000 
- 00018739  0x0000436f arg  0x0000000a , 0x00000007 
- 00018740  0x00004370 branch  0x00007ce1 
- 00018741  0x00004373 jam  0x00000022 , 0x0000090c 
- 00018742  0x00004374 branch  0x00004837 
- 00018743  0x00004378 fetch  0x00000001 , 0x000043cb 
- 00018744  0x00004379 rtnne  0x00000004 
- 00018745  0x0000437a fetch  0x00000001 , 0x00004648 
- 00018746  0x0000437b rtneq  0x0000005a 
- 00018747  0x0000437d jam  0x00000001 , 0x00004692 
- 00018748  0x0000437e rtn 
- 00018749  0x00004382 fetch  0x00000001 , 0x000043cb 
- 00018750  0x00004383 rtnne  0x00000004 
- 00018751  0x00004384 fetch  0x00000001 , 0x00004692 
- 00018752  0x00004385 rtn  0x00000034 
- 00018753  0x00004386 jam  0x00000000 , 0x00000678 
- 00018754  0x00004388 jam  0x0000005a , 0x00004648 
- 00018755  0x00004389 call  0x000047f4 
- 00018756  0x0000438a call  0x000047ef 
- 00018757  0x0000438b fetch  0x00000001 , 0x00000678 
- 00018758  0x0000438c increase  0x00000001 , 0x0000003f 
- 00018759  0x0000438d store  0x00000001 , 0x00000678 
- 00018760  0x0000438e beq  0x000000ff , 0x00006ca3 
- 00018761  0x0000438f fetch  0x00000001 , 0x00004648 
- 00018762  0x00004390 bne  0x0000005a , 0x00004942 
- 00018763  0x00004391 branch  0x00006ca3 
- 00018764  0x0000439e fetch  0x00000001 , 0x000043cb 
- 00018765  0x0000439f rtnne  0x0000000f 
- 00018766  0x000043a0 call  0x000054ac 
- 00018767  0x000043a1 nbranch  0x00002002 , 0x00000028 
- 00018768  0x000043a2 fetch  0x00000001 , 0x00004846 
- 00018769  0x000043a3 branch  0x00002002 , 0x00000034 
- 00018770  0x000043a4 fetch  0x00000001 , 0x00004655 
- 00018771  0x000043a5 rtneq  0x000000ff 
- 00018772  0x000043a6 copy  0x0000003f , 0x00000007 
- 00018773  0x000043a7 fetch  0x00000004 , 0x0000069d 
- 00018774  0x000043a8 qisolate0  0x0000003f 
- 00018775  0x000043a9 call  0x00004e45 , 0x00000001 
- 00018776  0x000043aa branch  0x00002003 
- 00018777  0x000043ad call  0x00007396 
- 00018778  0x000043ae call  0x000049a1 
- 00018779  0x000043b0 call  0x000049c8 
- 00018780  0x000043b1 call  0x000049ea 
- 00018781  0x000043b2 rtn  0x0000002b 
- 00018782  0x000043b3 call  0x00004966 
- 00018783  0x000043b4 call  0x00004a7a 
- 00018784  0x000043b5 fetch  0x00000001 , 0x00004663 
- 00018785  0x000043b6 rtnbit1  0x00000007 
- 00018786  0x000043b8 fetch  0x00000002 , 0x000044e9 
- 00018787  0x000043b9 bbit1  0x0000000c , 0x00004b95 
- 00018788  0x000043ba call  0x00005eb6 
- 00018789  0x000043bb branch  0x00004bcf 
- 00018790  0x000043bf fetch  0x00000008 , 0x00004713 
- 00018791  0x000043c0 rtnbit0  0x0000000d 
- 00018792  0x000043c1 setarg  0x0000496c 
- 00018793  0x000043c2 store  0x00000002 , 0x00000859 
- 00018794  0x000043c3 jam  0x000000a5 , 0x00004664 
- 00018795  0x000043c4 branch  0x0000498e 
- 00018796  0x000043c7 call  0x0000496f 
- 00018797  0x000043c8 call  0x00004974 
- 00018798  0x000043c9 branch  0x00004984 
- 00018799  0x000043cc jam  0x00000000 , 0x00004665 
- 00018800  0x000043cd fetch  0x00000008 , 0x00004713 
- 00018801  0x000043ce rtnbit0  0x00000016 
- 00018802  0x000043cf jam  0x0000005a , 0x00004665 
- 00018803  0x000043d0 rtn 
- 00018804  0x000043d3 fetch  0x00000008 , 0x00004713 
- 00018805  0x000043d4 bbit1  0x0000001d , 0x0000497b 
- 00018806  0x000043d5 bbit1  0x0000001e , 0x0000497e 
- 00018807  0x000043d6 bbit1  0x0000001f , 0x00004981 
- 00018808  0x000043d7 jam  0x00000019 , 0x00004662 
- 00018809  0x000043d8 jam  0x00000008 , 0x0000085b 
- 00018810  0x000043d9 rtn 
- 00018811  0x000043db jam  0x0000000c , 0x00004662 
- 00018812  0x000043dc jam  0x00000004 , 0x0000085b 
- 00018813  0x000043dd rtn 
- 00018814  0x000043df jam  0x00000006 , 0x00004662 
- 00018815  0x000043e0 jam  0x00000002 , 0x0000085b 
- 00018816  0x000043e1 rtn 
- 00018817  0x000043e3 jam  0x00000003 , 0x00004662 
- 00018818  0x000043e4 jam  0x00000001 , 0x0000085b 
- 00018819  0x000043e5 rtn 
- 00018820  0x000043e8 call  0x00007966 
- 00018821  0x000043e9 call  0x00004987 
- 00018822  0x000043ea branch  0x0000498c 
- 00018823  0x000043ed fetch  0x00000001 , 0x0000085c 
- 00018824  0x000043ee rtn  0x00000034 
- 00018825  0x000043ef fetch  0x00000001 , 0x00004665 
- 00018826  0x000043f0 beq  0x0000005a , 0x0000480c 
- 00018827  0x000043f1 branch  0x00004809 
- 00018828  0x000043f4 fetch  0x00000001 , 0x00004665 
- 00018829  0x000043f5 branch  0x0000480f 
- 00018830  0x000043fa bpatch  0x00000041 , 0x00004008 
- 00018831  0x000043fb fetcht  0x00000001 , 0x0000086c 
- 00018832  0x000043fc call  0x00006ee6 
- 00018833  0x000043fd branch  0x00004993 , 0x00000001 
- 00018834  0x000043fe branch  0x0000499a 
- 00018835  0x00004402 fetch  0x00000001 , 0x00004664 
- 00018836  0x00004403 rtneq  0x000000a5 
- 00018837  0x00004404 jam  0x000000a5 , 0x00004664 
- 00018838  0x00004405 jam  0x00000000 , 0x0000090e 
- 00018839  0x00004406 jam  0x00000000 , 0x00000709 
- 00018840  0x00004407 jam  0x00000000 , 0x00000900 
- 00018841  0x00004408 branch  0x00004962 
- 00018842  0x0000440c fetch  0x00000001 , 0x00004664 
- 00018843  0x0000440d rtneq  0x0000005a 
- 00018844  0x0000440e jam  0x0000005a , 0x00004664 
- 00018845  0x0000440f call  0x00006018 
- 00018846  0x00004410 call  0x00005aaa 
- 00018847  0x00004411 call  0x00004f70 
- 00018848  0x00004412 branch  0x00007912 
- 00018849  0x00004417 rtn  0x0000002b 
- 00018850  0x00004419 call  0x000035f0 
- 00018851  0x0000441a call  0x0000325b 
- 00018852  0x0000441c call  0x000049af 
- 00018853  0x0000441d fetcht  0x00000001 , 0x00004865 
- 00018854  0x0000441e call  0x00006ef3 
- 00018855  0x00004420 call  0x00004b6d 
- 00018856  0x00004421 call  0x00006177 
- 00018857  0x00004422 call  0x00002a41 
- 00018858  0x00004424 fetch  0x00000008 , 0x00004713 
- 00018859  0x00004425 bbit1  0x00000014 , 0x000049fd 
- 00018860  0x00004426 bbit1  0x00000013 , 0x00005d60 
- 00018861  0x00004427 bbit1  0x00000012 , 0x00005d6e 
- 00018862  0x00004428 rtn 
- 00018863  0x0000442f call  0x0000543b 
- 00018864  0x00004431 jam  0x00000000 , 0x000048eb 
- 00018865  0x00004432 setarg  0x00230170 
- 00018866  0x00004433 store  0x00000003 , 0x0000462d 
- 00018867  0x00004434 setarg  0x00015301 
- 00018868  0x00004435 istore  0x00000003 , 0x00000005 
- 00018869  0x00004436 arg  0x000047a0 , 0x00000005 
- 00018870  0x00004437 arg  0x00000014 , 0x00000039 
- 00018871  0x00004438 call  0x00007ca1 
- 00018872  0x0000443a fetch  0x00000001 , 0x0000426b 
- 00018873  0x0000443b sub  0x0000003f , 0x0000000c , 0x0000003e 
- 00018874  0x0000443c nbranch  0x000049c6 , 0x00000002 
- 00018875  0x0000443d setarg  0x0006ff06 
- 00018876  0x0000443e store  0x00000003 , 0x000047a0 
- 00018877  0x0000443f setarg  0x00000300 
- 00018878  0x00004440 istore  0x00000003 , 0x00000005 
- 00018879  0x00004441 setarg  0x00000080 
- 00018880  0x00004442 istore  0x00000001 , 0x00000005 
- 00018881  0x00004444 fetch  0x00000001 , 0x0000426b 
- 00018882  0x00004445 increase  0x00000001 , 0x0000003f 
- 00018883  0x00004446 copy  0x0000003f , 0x00000039 
- 00018884  0x00004447 arg  0x00004369 , 0x00000006 
- 00018885  0x00004448 branch  0x00007cda 
- 00018886  0x0000444b arg  0x000047a0 , 0x00000005 
- 00018887  0x0000444c branch  0x000049c1 
- 00018888  0x00004452 fetcht  0x00000001 , 0x00004864 
- 00018889  0x00004453 call  0x00006f0f 
- 00018890  0x00004454 fetcht  0x00000001 , 0x00004863 
- 00018891  0x00004455 call  0x00006f0f 
- 00018892  0x00004456 fetcht  0x00000001 , 0x00004865 
- 00018893  0x00004457 call  0x00006f0f 
- 00018894  0x00004459 setarg  0x0000486e 
- 00018895  0x0000445a store  0x00000002 , 0x00004896 
- 00018896  0x0000445c setarg  0x00004876 
- 00018897  0x0000445d store  0x00000002 , 0x00004898 
- 00018898  0x0000445f setarg  0x0000488a 
- 00018899  0x00004460 store  0x00000002 , 0x0000489a 
- 00018900  0x00004462 fetch  0x00000002 , 0x00004896 
- 00018901  0x00004463 copy  0x0000003f , 0x00000012 
- 00018902  0x00004464 arg  0x00000008 , 0x00000039 
- 00018903  0x00004467 ifetcht  0x00000001 , 0x00000012 
- 00018904  0x00004468 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00018905  0x00004469 ncall  0x000049e7 , 0x00000005 
- 00018906  0x0000446a increase  0x00000001 , 0x00000012 
- 00018907  0x0000446b loop  0x000049d7 
- 00018908  0x0000446c call  0x000023fd 
- 00018909  0x0000446d fetch  0x00000002 , 0x00004898 
- 00018910  0x0000446e copy  0x0000003f , 0x00000012 
- 00018911  0x0000446f copy  0x0000003f , 0x00000013 
- 00018912  0x00004470 arg  0x0000000b , 0x00000039 
- 00018913  0x00004473 ifetcht  0x00000001 , 0x00000012 
- 00018914  0x00004474 isolate1  0x00000007 , 0x00000002 
- 00018915  0x00004475 ncall  0x00006f0f , 0x00000001 
- 00018916  0x00004476 increase  0x00000001 , 0x00000012 
- 00018917  0x00004477 loop  0x000049e1 
- 00018918  0x00004478 rtn 
- 00018919  0x0000447b call  0x00006f0f 
- 00018920  0x0000447c ifetcht  0x00000001 , 0x00000012 
- 00018921  0x0000447d branch  0x00006ec6 
- 00018922  0x00004482 fetch  0x00000001 , 0x00004666 
- 00018923  0x00004483 beq  0x00000001 , 0x000049f1 
- 00018924  0x00004484 setarg  0x005d4800 
- 00018925  0x00004485 store  0x00000004 , 0x00004613 
- 00018926  0x00004486 fetch  0x00000001 , 0x0000440c 
- 00018927  0x00004487 rtnbit0  0x00000000 
- 00018928  0x00004488 branch  0x00005fe4 
- 00018929  0x0000448a jam  0x0000000c , 0x0000496b 
- 00018930  0x0000448b fetch  0x00000001 , 0x0000440c 
- 00018931  0x0000448c rtnbit0  0x00000000 
- 00018932  0x0000448d jam  0x00000010 , 0x0000496b 
- 00018933  0x0000448e fetch  0x00000001 , 0x0000477e 
- 00018934  0x0000448f branch  0x00005c01 , 0x00000034 
- 00018935  0x00004490 rtn 
- 00018936  0x00004494 fetch  0x00000002 , 0x000049df 
- 00018937  0x00004495 arg  0x00000528 , 0x00000002 
- 00018938  0x00004496 isub  0x00000002 , 0x0000003e 
- 00018939  0x00004497 nrtn  0x00000002 
- 00018940  0x00004498 branch  0x0000235a 
- 00018941  0x0000449b bpatch  0x00000042 , 0x00004008 
- 00018942  0x0000449c fetch  0x00000001 , 0x00004666 
- 00018943  0x0000449d beq  0x00000000 , 0x00004a02 
- 00018944  0x0000449e beq  0x00000001 , 0x00004a0c 
- 00018945  0x0000449f rtn 
- 00018946  0x000044a2 arg  0x00000050 , 0x00000018 
- 00018947  0x000044a3 setarg  0x00000400 
- 00018948  0x000044a4 idiv  0x00000018 
- 00018949  0x000044a5 call  0x00007d62 
- 00018950  0x000044a6 quotient  0x0000003f 
- 00018951  0x000044a7 store  0x00000002 , 0x00000670 
- 00018952  0x000044a8 arg  0x00001fcc , 0x0000003f 
- 00018953  0x000044a9 arg  0x00000004 , 0x00000002 
- 00018954  0x000044aa arg  0x00000004 , 0x0000002b 
- 00018955  0x000044ab branch  0x00004a16 
- 00018956  0x000044ad arg  0x00000118 , 0x00000018 
- 00018957  0x000044ae setarg  0x00000400 
- 00018958  0x000044af idiv  0x00000018 
- 00018959  0x000044b0 call  0x00007d62 
- 00018960  0x000044b1 quotient  0x0000003f 
- 00018961  0x000044b2 store  0x00000002 , 0x00000670 
- 00018962  0x000044b3 arg  0x00001fc2 , 0x0000003f 
- 00018963  0x000044b4 arg  0x0000000e , 0x00000002 
- 00018964  0x000044b5 arg  0x0000000e , 0x0000002b 
- 00018965  0x000044b6 branch  0x00004a16 
- 00018966  0x000044b8 storet  0x00000001 , 0x00000678 
- 00018967  0x000044b9 arg  0x000049c7 , 0x00000011 
- 00018968  0x000044ba arg  0x00000000 , 0x00000013 
- 00018969  0x000044bc copy  0x0000003f , 0x00000012 
- 00018970  0x000044bd fetchr  0x00000039 , 0x00000001 , 0x00000678 
- 00018971  0x000044be call  0x00006b74 
- 00018972  0x000044bf fetch  0x00000008 , 0x000049c7 
- 00018973  0x000044c0 fetcht  0x00000008 , 0x000049cf 
- 00018974  0x000044c1 ior  0x00000002 , 0x0000003f 
- 00018975  0x000044c2 fetcht  0x00000008 , 0x000049d7 
- 00018976  0x000044c3 ior  0x00000002 , 0x0000003f 
- 00018977  0x000044c4 branch  0x00004a28 , 0x00000034 
- 00018978  0x000044c5 increase  0x00000001 , 0x00000013 
- 00018979  0x000044c6 fetch  0x00000002 , 0x00000670 
- 00018980  0x000044c7 isub  0x00000013 , 0x0000003e 
- 00018981  0x000044c9 copy  0x00000012 , 0x0000003f 
- 00018982  0x000044ca isub  0x00000018 , 0x0000003f 
- 00018983  0x000044cb branch  0x00004a19 
- 00018984  0x000044ce sub  0x00000013 , 0x00000000 , 0x0000003e 
- 00018985  0x000044cf branch  0x00004a38 , 0x00000005 
- 00018986  0x000044d1 copy  0x00000012 , 0x0000003f 
- 00018987  0x000044d2 iadd  0x00000018 , 0x0000003f 
- 00018988  0x000044d4 isub  0x0000002b , 0x0000003f 
- 00018989  0x000044d5 copy  0x0000003f , 0x00000012 
- 00018990  0x000044d6 fetchr  0x00000039 , 0x00000001 , 0x00000678 
- 00018991  0x000044d7 call  0x00006b74 
- 00018992  0x000044d8 fetch  0x00000008 , 0x000049c7 
- 00018993  0x000044d9 fetcht  0x00000008 , 0x000049cf 
- 00018994  0x000044da ior  0x00000002 , 0x0000003f 
- 00018995  0x000044db fetcht  0x00000008 , 0x000049d7 
- 00018996  0x000044dc ior  0x00000002 , 0x0000003f 
- 00018997  0x000044dd branch  0x00004a3a , 0x00000034 
- 00018998  0x000044de copy  0x00000012 , 0x0000003f 
- 00018999  0x000044df branch  0x00004a2c 
- 00019000  0x000044e1 storer  0x0000002b , 0x00000001 , 0x000049df 
- 00019001  0x000044e2 rtn 
- 00019002  0x000044e4 bpatch  0x00000043 , 0x00004008 
- 00019003  0x000044e5 setarg  0x00001fd0 
- 00019004  0x000044e6 isub  0x00000012 , 0x0000003f 
- 00019005  0x000044e7 store  0x00000002 , 0x000049df 
- 00019006  0x000044e8 copy  0x00000012 , 0x0000003f 
- 00019007  0x000044e9 iadd  0x0000002b , 0x00000012 
- 00019008  0x000044ea fetchr  0x00000039 , 0x00000001 , 0x00000678 
- 00019009  0x000044eb arg  0x000049c7 , 0x00000011 
- 00019010  0x000044ec call  0x00006b74 
- 00019011  0x000044ed fetch  0x00000001 , 0x00004666 
- 00019012  0x000044ee beq  0x00000000 , 0x00004a47 
- 00019013  0x000044ef beq  0x00000001 , 0x00004a4a 
- 00019014  0x000044f0 rtn 
- 00019015  0x000044f3 fetch  0x00000006 , 0x000049c7 
- 00019016  0x000044f4 store  0x00000004 , 0x00004691 
- 00019017  0x000044f5 branch  0x00004a76 
- 00019018  0x000044f8 fetch  0x00000001 , 0x000049c7 
- 00019019  0x000044f9 sub  0x0000003f , 0x00000003 , 0x0000003e 
- 00019020  0x000044fa ncall  0x00007dca , 0x00000002 
- 00019021  0x000044fb store  0x00000001 , 0x000049c6 
- 00019022  0x000044fc fetch  0x00000001 , 0x000049c8 
- 00019023  0x000044fd store  0x00000001 , 0x00004667 
- 00019024  0x000044fe fetch  0x00000006 , 0x000049c9 
- 00019025  0x000044ff store  0x00000006 , 0x00004668 
- 00019026  0x00004500 fetch  0x00000006 , 0x000049cf 
- 00019027  0x00004501 store  0x00000006 , 0x0000466e 
- 00019028  0x00004502 branch  0x00005c6f 
- 00019029  0x00004506 branch  0x0000235a 
- 00019030  0x0000450a bpatch  0x00000044 , 0x00004008 
- 00019031  0x0000450b fetch  0x00000008 , 0x00004713 
- 00019032  0x0000450c bbit1  0x00000014 , 0x00004a5c 
- 00019033  0x0000450d bbit1  0x00000013 , 0x00005cb1 
- 00019034  0x0000450e bbit1  0x00000012 , 0x00005cb9 
- 00019035  0x0000450f rtn 
- 00019036  0x00004512 rtn 
- 00019037  0x00004513 fetch  0x00000001 , 0x00004666 
- 00019038  0x00004514 beq  0x00000000 , 0x00004a61 
- 00019039  0x00004515 beq  0x00000001 , 0x00004a6b 
- 00019040  0x00004516 rtn 
- 00019041  0x00004519 fetcht  0x00000002 , 0x000049df 
- 00019042  0x0000451a setarg  0x00001fd0 
- 00019043  0x0000451b isub  0x00000002 , 0x00000012 
- 00019044  0x0000451c arg  0x00004691 , 0x00000011 
- 00019045  0x0000451d arg  0x00000004 , 0x00000039 
- 00019046  0x0000451e call  0x00006b45 
- 00019047  0x0000451f fetcht  0x00000002 , 0x000049df 
- 00019048  0x00004520 increase  0x00000004 , 0x00000002 
- 00019049  0x00004521 storet  0x00000002 , 0x000049df 
- 00019050  0x00004522 rtn 
- 00019051  0x00004525 fetcht  0x00000002 , 0x000049df 
- 00019052  0x00004526 setarg  0x00001fd0 
- 00019053  0x00004527 isub  0x00000002 , 0x00000012 
- 00019054  0x0000452a add  0x00000012 , 0x00000001 , 0x00000012 
- 00019055  0x0000452b arg  0x00004668 , 0x00000011 
- 00019056  0x0000452c arg  0x00000006 , 0x00000039 
- 00019057  0x0000452d call  0x00006b45 
- 00019058  0x0000452f add  0x00000012 , 0x00000007 , 0x00000012 
- 00019059  0x00004530 arg  0x0000466e , 0x00000011 
- 00019060  0x00004531 arg  0x00000006 , 0x00000039 
- 00019061  0x00004532 branch  0x00006b45 
- 00019062  0x00004535 fetch  0x00000004 , 0x00004691 
- 00019063  0x00004536 store  0x00000004 , 0x000045e8 
- 00019064  0x00004537 store  0x00000004 , 0x0000458f 
- 00019065  0x00004538 rtn 
- 00019066  0x0000453c bpatch  0x00000045 , 0x00004008 
- 00019067  0x0000453d setarg  0x00006109 
- 00019068  0x0000453e store  0x00000002 , 0x000043e9 
- 00019069  0x0000453f setarg  0x00004fe5 
- 00019070  0x00004540 store  0x00000002 , 0x000045f2 
- 00019071  0x00004541 setarg  0x00004ff8 
- 00019072  0x00004542 store  0x00000002 , 0x000045f4 
- 00019073  0x00004543 setarg  0x00004f41 
- 00019074  0x00004544 store  0x00000002 , 0x000045f6 
- 00019075  0x00004545 setarg  0x00004be6 
- 00019076  0x00004546 store  0x00000002 , 0x000043d9 
- 00019077  0x00004548 setarg  0x00004f5d 
- 00019078  0x00004549 store  0x00000002 , 0x000043d7 
- 00019079  0x0000454b setarg  0x00004a9a 
- 00019080  0x0000454c store  0x00000002 , 0x000043dd 
- 00019081  0x0000454d setarg  0x00004bcc 
- 00019082  0x0000454e store  0x00000002 , 0x000043db 
- 00019083  0x0000454f setarg  0x00004f62 
- 00019084  0x00004550 store  0x00000002 , 0x000043d5 
- 00019085  0x00004551 setarg  0x00005b08 
- 00019086  0x00004552 store  0x00000002 , 0x000043df 
- 00019087  0x00004553 setarg  0x00004b19 
- 00019088  0x00004554 store  0x00000002 , 0x000043e3 
- 00019089  0x00004555 setarg  0x000055fa 
- 00019090  0x00004556 store  0x00000002 , 0x000043e7 
- 00019091  0x00004557 setarg  0x000054c5 
- 00019092  0x00004558 store  0x00000002 , 0x000043d3 
- 00019093  0x00004559 setarg  0x00006221 
- 00019094  0x0000455a store  0x00000002 , 0x000043e1 
- 00019095  0x0000455b setarg  0x00006228 
- 00019096  0x0000455c store  0x00000002 , 0x000043e5 
- 00019097  0x0000455d rtn 
- 00019098  0x00004562 bpatch  0x00000046 , 0x00004008 
- 00019099  0x00004563 copy  0x00000013 , 0x0000003f 
- 00019100  0x00004565 beq  0x00000032 , 0x00004acb 
- 00019101  0x00004566 beq  0x00000044 , 0x00004ad3 
- 00019102  0x00004567 beq  0x00000040 , 0x00004add 
- 00019103  0x00004568 beq  0x00000015 , 0x00004ab8 
- 00019104  0x0000456a beq  0x00000014 , 0x00004aaa 
- 00019105  0x0000456b beq  0x00000010 , 0x00004b90 
- 00019106  0x0000456c beq  0x00000031 , 0x00005aed 
- 00019107  0x0000456d beq  0x00000029 , 0x00005aef 
- 00019108  0x0000456f beq  0x0000003e , 0x00004329 
- 00019109  0x00004570 beq  0x00000044 , 0x00005b10 
- 00019110  0x00004572 beq  0x00000039 , 0x00004ae2 
- 00019111  0x00004573 beq  0x0000003c , 0x00004ae5 
- 00019112  0x00004574 beq  0x0000003a , 0x00004afe 
- 00019113  0x00004577 rtn 
- 00019114  0x0000457e jam  0x00000000 , 0x0000477d 
- 00019115  0x00004580 jam  0x00000001 , 0x00004794 
- 00019116  0x00004581 call  0x00006042 
- 00019117  0x00004582 fetch  0x00000001 , 0x00004795 
- 00019118  0x00004583 nbranch  0x00004ab0 , 0x00000034 
- 00019119  0x00004584 jam  0x00000014 , 0x00004796 
- 00019120  0x00004586 fetch  0x00000002 , 0x000043f1 
- 00019121  0x00004587 set0  0x00000000 , 0x0000003f 
- 00019122  0x00004588 store  0x00000002 , 0x000043f1 
- 00019123  0x00004589 jam  0x00000000 , 0x00004845 
- 00019124  0x0000458a fetch  0x00000002 , 0x000047be 
- 00019125  0x0000458b store  0x00000002 , 0x000047c0 
- 00019126  0x0000458c call  0x00005c0b 
- 00019127  0x0000458d branch  0x00004bbd 
- 00019128  0x00004591 setarg  0x00000000 
- 00019129  0x00004592 store  0x00000002 , 0x000047c0 
- 00019130  0x00004593 store  0x00000001 , 0x00004860 
- 00019131  0x00004594 store  0x00000001 , 0x00004861 
- 00019132  0x00004595 store  0x00000001 , 0x00004794 
- 00019133  0x00004597 jam  0x00000000 , 0x000047c2 
- 00019134  0x00004598 jam  0x00000000 , 0x00004956 
- 00019135  0x00004599 call  0x000029cb 
- 00019136  0x0000459a branch  0x00004ac1 
- 00019137  0x0000459c call  0x00005b7b 
- 00019138  0x0000459d fetch  0x00000002 , 0x000043ef 
- 00019139  0x0000459e bbit1  0x00000007 , 0x00004ac6 
- 00019140  0x0000459f bbit1  0x00000000 , 0x000042fc 
- 00019141  0x000045a0 branch  0x00004b95 
- 00019142  0x000045a2 call  0x00005b21 
- 00019143  0x000045a3 fetch  0x00000002 , 0x000043ef 
- 00019144  0x000045a4 bbit1  0x00000000 , 0x000042fc 
- 00019145  0x000045a5 call  0x00007d7c 
- 00019146  0x000045a6 branch  0x00004f6c 
- 00019147  0x000045aa fetch  0x00000001 , 0x00004795 
- 00019148  0x000045ab beq  0x00000001 , 0x00004ad0 
- 00019149  0x000045ac jam  0x00000014 , 0x00004844 
- 00019150  0x000045ad jam  0x00000005 , 0x00004862 
- 00019151  0x000045ae branch  0x00005af6 
- 00019152  0x000045b0 call  0x00005aef 
- 00019153  0x000045b1 jam  0x00000005 , 0x00004844 
- 00019154  0x000045b2 branch  0x00005af6 
- 00019155  0x000045b5 fetch  0x00000001 , 0x000001a2 
- 00019156  0x000045b6 sub  0x0000003f , 0x0000000c , 0x0000003e 
- 00019157  0x000045b7 nbranch  0x00005b06 , 0x00000002 
- 00019158  0x000045b8 fetch  0x00000001 , 0x000001a4 
- 00019159  0x000045b9 fetcht  0x00000001 , 0x0000496b 
- 00019160  0x000045ba isub  0x00000002 , 0x0000003e 
- 00019161  0x000045bb branch  0x00005b1d , 0x00000002 
- 00019162  0x000045bc fetch  0x00000001 , 0x000001a4 
- 00019163  0x000045bd store  0x00000001 , 0x000040c0 
- 00019164  0x000045be branch  0x00005b1f 
- 00019165  0x000045c1 fetch  0x00000001 , 0x00004860 
- 00019166  0x000045c2 nrtn  0x00000034 
- 00019167  0x000045c3 jam  0x00000001 , 0x00004860 
- 00019168  0x000045c4 jam  0x0000001e , 0x00004861 
- 00019169  0x000045c5 rtn 
- 00019170  0x000045c8 call  0x00004af9 
- 00019171  0x000045c9 call  0x00005c0b 
- 00019172  0x000045ca branch  0x00006086 
- 00019173  0x000045cd call  0x00004af9 
- 00019174  0x000045ce fetch  0x00000004 , 0x0000458f 
- 00019175  0x000045cf store  0x00000004 , 0x000045e8 
- 00019176  0x000045d0 store  0x00000004 , 0x00004691 
- 00019177  0x000045d1 call  0x0000355a 
- 00019178  0x000045d2 call  0x0000618e 
- 00019179  0x000045d3 call  0x00005c0b 
- 00019180  0x000045d4 branch  0x00006075 
- 00019181  0x000045d7 jam  0x00000002 , 0x0000485f 
- 00019182  0x000045d8 call  0x00004f3e 
- 00019183  0x000045d9 jam  0x00000003 , 0x0000472c 
- 00019184  0x000045da rtn 
- 00019185  0x000045dd arg  0x00000006 , 0x00000039 
- 00019186  0x000045de arg  0x00004858 , 0x00000006 
- 00019187  0x000045e0 ifetch  0x00000001 , 0x00000006 
- 00019188  0x000045e1 beq  0x00000053 , 0x00004af9 
- 00019189  0x000045e2 beq  0x00000039 , 0x00004af9 
- 00019190  0x000045e3 beq  0x00000047 , 0x00004af9 
- 00019191  0x000045e4 loop  0x00004af3 
- 00019192  0x000045e5 rtn 
- 00019193  0x000045e8 jam  0x00000003 , 0x000049ab 
- 00019194  0x000045e9 jam  0x00000001 , 0x000048f4 
- 00019195  0x000045ea rtn 
- 00019196  0x000045ed jam  0x00000001 , 0x000049a9 
- 00019197  0x000045ee rtn 
- 00019198  0x000045f2 fetch  0x00000001 , 0x00004600 
- 00019199  0x000045f3 nbranch  0x00004b11 , 0x00000034 
- 00019200  0x000045f4 fetch  0x00000001 , 0x000045e2 
- 00019201  0x000045f5 beq  0x00000002 , 0x00004b0a 
- 00019202  0x000045f6 beq  0x00000003 , 0x00004b04 
- 00019203  0x000045f7 branch  0x00004b04 
- 00019204  0x000045fa call  0x00006018 
- 00019205  0x000045fb fetch  0x00000001 , 0x0000477f 
- 00019206  0x000045fc nbranch  0x00005f1b , 0x00000034 
- 00019207  0x000045fd fetch  0x00000001 , 0x00004666 
- 00019208  0x000045fe beq  0x00000000 , 0x00004f6c 
- 00019209  0x000045ff rtn 
- 00019210  0x00004602 fetch  0x00000008 , 0x00004713 
- 00019211  0x00004603 bbit1  0x0000003e , 0x00006034 
- 00019212  0x00004604 bbit1  0x00000030 , 0x00006034 
- 00019213  0x00004605 bbit0  0x0000003a , 0x00006067 
- 00019214  0x00004606 fetch  0x00000004 , 0x00004691 
- 00019215  0x00004607 branch  0x00004e39 , 0x00000034 
- 00019216  0x00004608 branch  0x00006067 
- 00019217  0x0000460b jam  0x00000000 , 0x00004600 
- 00019218  0x0000460c call  0x00003647 
- 00019219  0x0000460d setarg  0xffffffff 
- 00019220  0x0000460e store  0x00000008 , 0x000045af 
- 00019221  0x0000460f setarg  0x00000000 
- 00019222  0x00004610 store  0x00000007 , 0x00004846 
- 00019223  0x00004611 jam  0x00000001 , 0x0000473f 
- 00019224  0x00004612 branch  0x00004f9a 
- 00019225  0x00004618 bpatch  0x00000047 , 0x00004008 
- 00019226  0x00004619 call  0x0000553d 
- 00019227  0x0000461a call  0x00004b4f 
- 00019228  0x0000461b call  0x0000614d 
- 00019229  0x0000461d call  0x0000328e 
- 00019230  0x0000461e call  0x00003531 
- 00019231  0x0000461f call  0x00005fdd 
- 00019232  0x00004620 call  0x00004b62 
- 00019233  0x00004621 call  0x00004b68 
- 00019234  0x00004625 call  0x00004b43 
- 00019235  0x00004627 call  0x00004b58 
- 00019236  0x00004628 call  0x00005be1 
- 00019237  0x00004629 call  0x00004b5c 
- 00019238  0x0000462a call  0x00005be4 
- 00019239  0x0000462b call  0x00004b5f 
- 00019240  0x0000462c call  0x00004b55 
- 00019241  0x0000462e call  0x00005bfe 
- 00019242  0x0000462f call  0x000056b6 
- 00019243  0x00004630 call  0x00004b48 
- 00019244  0x00004631 call  0x00004b72 
- 00019245  0x00004632 call  0x00004b82 
- 00019246  0x00004633 call  0x00004b87 
- 00019247  0x00004634 fetch  0x00000001 , 0x00004666 
- 00019248  0x00004635 beq  0x00000000 , 0x00004b8a 
- 00019249  0x00004636 branch  0x00005c05 
- 00019250  0x0000463a fetch  0x00000001 , 0x00004980 
- 00019251  0x0000463b rtnne  0x00000001 
- 00019252  0x0000463c arg  0x00004981 , 0x00000013 
- 00019253  0x0000463d arg  0x00005a94 , 0x00000012 
- 00019254  0x0000463e branch  0x000042e0 
- 00019255  0x00004641 fetch  0x00000002 , 0x000048fa 
- 00019256  0x00004642 fetcht  0x00000002 , 0x000049ff 
- 00019257  0x00004643 isub  0x00000002 , 0x0000003e 
- 00019258  0x00004644 branch  0x00004b3f , 0x00000005 
- 00019259  0x00004645 byteswap  0x00000002 , 0x00000002 
- 00019260  0x00004646 isub  0x00000002 , 0x0000003e 
- 00019261  0x00004647 branch  0x00004b3f , 0x00000005 
- 00019262  0x00004648 branch  0x00005bba 
- 00019263  0x0000464b fetch  0x00000001 , 0x00004980 
- 00019264  0x0000464c rtneq  0x00000001 
- 00019265  0x0000464d jam  0x00000001 , 0x00004980 
- 00019266  0x0000464e rtn 
- 00019267  0x00004652 arg  0x00004790 , 0x00000013 
- 00019268  0x00004653 arg  0x00004b46 , 0x00000012 
- 00019269  0x00004654 branch  0x000042e7 
- 00019270  0x00004657 call  0x00004bbd 
- 00019271  0x00004658 branch  0x00004f6c 
- 00019272  0x0000465e arg  0x000046f3 , 0x00000013 
- 00019273  0x0000465f arg  0x00004b4b , 0x00000012 
- 00019274  0x00004660 branch  0x000042e0 
- 00019275  0x00004663 call  0x00004a56 
- 00019276  0x00004664 fetch  0x00000001 , 0x00004793 
- 00019277  0x00004665 nbranch  0x00005ed1 , 0x00000034 
- 00019278  0x00004666 rtn 
- 00019279  0x00004669 fetch  0x00000001 , 0x00004637 
- 00019280  0x0000466a branch  0x00004b53 , 0x00000034 
- 00019281  0x0000466b jam  0x0000003a , 0x00004631 
- 00019282  0x0000466c rtn 
- 00019283  0x0000466e jam  0x00000035 , 0x00004631 
- 00019284  0x0000466f rtn 
- 00019285  0x00004673 arg  0x00004862 , 0x00000013 
- 00019286  0x00004674 arg  0x0000502f , 0x00000012 
- 00019287  0x00004675 branch  0x000042e0 
- 00019288  0x00004678 arg  0x00004845 , 0x00000013 
- 00019289  0x00004679 arg  0x00005bd9 , 0x00000012 
- 00019290  0x0000467a call  0x000042e0 
- 00019291  0x0000467b branch  0x00005bd6 
- 00019292  0x0000467e fetch  0x00000008 , 0x00004713 
- 00019293  0x0000467f rtnbit1  0x0000003b 
- 00019294  0x00004680 branch  0x00005bee 
- 00019295  0x00004683 arg  0x00004861 , 0x00000013 
- 00019296  0x00004684 arg  0x00005aef , 0x00000012 
- 00019297  0x00004685 branch  0x000042e0 
- 00019298  0x00004688 fetch  0x00000001 , 0x000049a9 
- 00019299  0x00004689 rtn  0x00000034 
- 00019300  0x0000468a jam  0x00000000 , 0x000049a9 
- 00019301  0x0000468b jam  0x00000001 , 0x000048f4 
- 00019302  0x0000468c call  0x00003625 
- 00019303  0x0000468d branch  0x00004fa0 
- 00019304  0x00004690 arg  0x000049ac , 0x00000013 
- 00019305  0x00004691 arg  0x00004b6b , 0x00000012 
- 00019306  0x00004692 branch  0x000042e0 
- 00019307  0x00004695 jam  0x00000000 , 0x000049ab 
- 00019308  0x00004696 rtn 
- 00019309  0x0000469d call  0x000061ea 
- 00019310  0x0000469e call  0x00004b7c 
- 00019311  0x000046a0 fetcht  0x00000001 , 0x00004868 
- 00019312  0x000046a1 branch  0x00006ef3 
- 00019313  0x000046a3 rtn 
- 00019314  0x000046a7 fetch  0x00000001 , 0x00004866 
- 00019315  0x000046a8 rtneq  0x000000ff 
- 00019316  0x000046a9 fetch  0x00000002 , 0x00004781 
- 00019317  0x000046aa rtn  0x00000034 
- 00019318  0x000046ab fetch  0x00000002 , 0x00004725 
- 00019319  0x000046ac fetcht  0x00000002 , 0x00004781 
- 00019320  0x000046ad isub  0x00000002 , 0x00000002 
- 00019321  0x000046ae fetch  0x00000002 , 0x00004869 
- 00019322  0x000046af isub  0x00000002 , 0x0000003f 
- 00019323  0x000046b0 branch  0x00004b7e , 0x00000002 
- 00019324  0x000046b2 fetcht  0x00000001 , 0x00004866 
- 00019325  0x000046b3 branch  0x00006ef3 
- 00019326  0x000046b8 fetch  0x00000001 , 0x000049aa 
- 00019327  0x000046b9 bbit0  0x00000001 , 0x00004b7c 
- 00019328  0x000046ba fetcht  0x00000001 , 0x00004866 
- 00019329  0x000046bb branch  0x00006ef7 
- 00019330  0x000046be arg  0x000048ee , 0x00000013 
- 00019331  0x000046bf arg  0x00004b85 , 0x00000012 
- 00019332  0x000046c0 branch  0x000042e7 
- 00019333  0x000046c3 jam  0x00000001 , 0x000048eb 
- 00019334  0x000046c4 branch  0x00004327 
- 00019335  0x000046c7 arg  0x000049c4 , 0x00000013 
- 00019336  0x000046c8 arg  0x00004d9e , 0x00000012 
- 00019337  0x000046c9 branch  0x000042e0 
- 00019338  0x000046cd arg  0x00004781 , 0x00000013 
- 00019339  0x000046ce arg  0x00004b8d , 0x00000012 
- 00019340  0x000046cf branch  0x000042e7 
- 00019341  0x000046d2 fetch  0x00000001 , 0x00004666 
- 00019342  0x000046d3 beq  0x00000000 , 0x00004b11 
- 00019343  0x000046d4 branch  0x00005aad 
- 00019344  0x000046d8 isolate1  0x00000026 , 0x00000000 
- 00019345  0x000046d9 call  0x00006018 , 0x00000001 
- 00019346  0x000046da call  0x00005aad 
- 00019347  0x000046db call  0x00005b21 
- 00019348  0x000046dc branch  0x00004b95 
- 00019349  0x000046df bpatch  0x00000048 , 0x00004009 
- 00019350  0x000046e0 call  0x000061ab 
- 00019351  0x000046e1 fetch  0x00000002 , 0x000044e9 
- 00019352  0x000046e2 isolate1  0x0000000b , 0x0000003f 
- 00019353  0x000046e3 call  0x00005c3e , 0x00000001 
- 00019354  0x000046e5 setarg  0x00000000 
- 00019355  0x000046e6 store  0x00000002 , 0x000047c0 
- 00019356  0x000046e7 call  0x00004b7c 
- 00019357  0x000046e8 jam  0x000000ff , 0x000049c6 
- 00019358  0x000046ea fetch  0x00000002 , 0x000044e9 
- 00019359  0x000046eb isolate1  0x0000000b , 0x0000003f 
- 00019360  0x000046ec call  0x00005c3e , 0x00000001 
- 00019361  0x000046ed call  0x00005aa8 
- 00019362  0x000046ee fetch  0x00000002 , 0x000044e9 
- 00019363  0x000046ef bbit1  0x0000000b , 0x00004bac 
- 00019364  0x000046f0 fetch  0x00000008 , 0x00004713 
- 00019365  0x000046f1 bbit0  0x00000008 , 0x00004bac 
- 00019366  0x000046f2 fetcht  0x00000002 , 0x00004695 
- 00019367  0x000046f3 increase  0x00000001 , 0x00000002 
- 00019368  0x000046f4 storet  0x00000002 , 0x00004695 
- 00019369  0x000046f5 storet  0x00000002 , 0x000042dc 
- 00019370  0x000046f6 random  0x0000003f 
- 00019371  0x000046f7 store  0x00000001 , 0x000042db 
- 00019372  0x000046f9 fetch  0x00000003 , 0x00004797 
- 00019373  0x000046fa store  0x00000003 , 0x000042de 
- 00019374  0x000046fb call  0x0000432d 
- 00019375  0x000046fc fetch  0x00000002 , 0x00004638 
- 00019376  0x000046fd store  0x00000002 , 0x00004790 
- 00019377  0x000046fe setarg  0x00000000 
- 00019378  0x000046ff store  0x00000002 , 0x00004781 
- 00019379  0x00004700 store  0x00000002 , 0x000047c0 
- 00019380  0x00004701 store  0x00000001 , 0x00004845 
- 00019381  0x00004702 store  0x00000001 , 0x00004792 
- 00019382  0x00004703 store  0x00000001 , 0x00004956 
- 00019383  0x00004704 arg  0x00000002 , 0x00000007 
- 00019384  0x00004705 call  0x00005f00 
- 00019385  0x00004706 call  0x00005ef4 
- 00019386  0x00004707 branch  0x00005b62 
- 00019387  0x0000470b jam  0x00000000 , 0x00004637 
- 00019388  0x0000470c branch  0x0000616e 
- 00019389  0x0000470f bpatch  0x00000049 , 0x00004009 
- 00019390  0x00004710 setarg  0x00000000 
- 00019391  0x00004711 store  0x00000002 , 0x00004790 
- 00019392  0x00004712 arg  0x00000006 , 0x00000007 
- 00019393  0x00004713 call  0x00005f04 
- 00019394  0x00004714 jam  0x00000000 , 0x00004792 
- 00019395  0x00004715 call  0x00005c3e 
- 00019396  0x00004716 branch  0x00004b6d 
- 00019397  0x0000471a bpatch  0x0000004a , 0x00004009 
- 00019398  0x0000471b fetch  0x00000008 , 0x00004713 
- 00019399  0x0000471c rtnbit0  0x00000002 
- 00019400  0x0000471d arg  0x00000002 , 0x00000007 
- 00019401  0x0000471e call  0x00005f04 
- 00019402  0x0000471f call  0x00005c4a 
- 00019403  0x00004720 branch  0x00005c48 
- 00019404  0x00004724 bpatch  0x0000004b , 0x00004009 
- 00019405  0x00004725 call  0x0000620e 
- 00019406  0x00004726 branch  0x000078aa 
- 00019407  0x0000472b bpatch  0x0000004c , 0x00004009 
- 00019408  0x0000472c fetch  0x00000008 , 0x00004713 
- 00019409  0x0000472d bbit0  0x00000015 , 0x00004bdc 
- 00019410  0x0000472e call  0x00006f82 
- 00019411  0x0000472f call  0x00006fb0 
- 00019412  0x00004730 store  0x00000002 , 0x00004633 
- 00019413  0x00004732 fetch  0x00000002 , 0x0000440a 
- 00019414  0x00004733 isub  0x00000002 , 0x0000003e 
- 00019415  0x00004734 branch  0x00004bcf , 0x00000002 
- 00019416  0x00004735 arg  0x0000462d , 0x00000011 
- 00019417  0x00004736 call  0x00005563 
- 00019418  0x00004737 fetch  0x00000001 , 0x0000440c 
- 00019419  0x00004738 bbit1  0x00000001 , 0x00004f6b 
- 00019420  0x0000473b fetch  0x00000001 , 0x000049a4 
- 00019421  0x0000473c call  0x00004e24 , 0x00000034 
- 00019422  0x0000473d fetch  0x00000001 , 0x000049a3 
- 00019423  0x0000473e nrtn  0x00000034 
- 00019424  0x0000473f fetch  0x00000001 , 0x00004666 
- 00019425  0x00004740 beq  0x00000000 , 0x0000602f 
- 00019426  0x00004741 call  0x00005aa8 
- 00019427  0x00004742 fetch  0x00000006 , 0x00004668 
- 00019428  0x00004743 branch  0x00005a94 , 0x00000034 
- 00019429  0x00004744 branch  0x000054a0 
- 00019430  0x00004751 bpatch  0x0000004d , 0x00004009 
- 00019431  0x00004752 call  0x00002a28 
- 00019432  0x00004753 nrtn  0x00000034 
- 00019433  0x00004754 fetch  0x00000001 , 0x0000478f 
- 00019434  0x00004755 beq  0x000000ff , 0x00004bee 
- 00019435  0x00004756 fetch  0x00000001 , 0x00004843 
- 00019436  0x00004757 and  0x0000003f , 0x00000003 , 0x0000003f 
- 00019437  0x00004758 rtnne  0x00000003 
- 00019438  0x0000475a fetch  0x00000008 , 0x00004713 
- 00019439  0x0000475b bbit1  0x00000001 , 0x00005b5b 
- 00019440  0x0000475c bbit1  0x00000000 , 0x00005b5b 
- 00019441  0x0000475d bbit1  0x00000005 , 0x00005b5b 
- 00019442  0x0000475e bbit1  0x00000006 , 0x00005b5b 
- 00019443  0x0000475f call  0x00004e47 
- 00019444  0x00004760 nrtn  0x00000028 
- 00019445  0x00004761 call  0x00005abc 
- 00019446  0x00004762 call  0x000056b1 
- 00019447  0x00004763 fetch  0x00000008 , 0x00004713 
- 00019448  0x00004764 bbit0  0x00000016 , 0x00005b3c 
- 00019449  0x00004765 fetch  0x00000001 , 0x0000496c 
- 00019450  0x00004766 branch  0x00005b3d 
- 00019451  0x0000476e fetch  0x00000001 , 0x000043cb 
- 00019452  0x0000476f rtnne  0x0000000f 
- 00019453  0x00004770 call  0x00004c00 
- 00019454  0x00004771 call  0x00004c8b 
- 00019455  0x00004772 branch  0x00004df5 
- 00019456  0x0000477a bpatch  0x0000004e , 0x00004009 
- 00019457  0x0000477b call  0x00004c85 
- 00019458  0x0000477c setarg  0x00000000 
- 00019459  0x0000477d store  0x00000002 , 0x000048e9 
- 00019460  0x0000477e arg  0x0000489c , 0x00000006 
- 00019461  0x0000477f arg  0x000048b0 , 0x00000005 
- 00019462  0x00004780 arg  0x00000014 , 0x00000039 
- 00019463  0x00004781 call  0x00007cda 
- 00019464  0x00004782 setarg  0x0000489c 
- 00019465  0x00004783 store  0x00000002 , 0x000048e3 
- 00019466  0x00004784 setarg  0x000048d8 
- 00019467  0x00004785 store  0x00000002 , 0x000048e5 
- 00019468  0x00004786 call  0x00004c2f 
- 00019469  0x00004787 call  0x00004c53 
- 00019470  0x00004788 call  0x00004c83 
- 00019471  0x0000478a fetch  0x00000002 , 0x0000489a 
- 00019472  0x0000478b copy  0x0000003f , 0x00000012 
- 00019473  0x0000478c jam  0x00000000 , 0x000048e8 
- 00019474  0x0000478e ifetcht  0x00000001 , 0x00000012 
- 00019475  0x0000478f fetch  0x00000002 , 0x00004898 
- 00019476  0x00004790 copy  0x0000003f , 0x00000011 
- 00019477  0x00004791 copy  0x00000011 , 0x00000013 
- 00019478  0x00004792 arg  0x00000014 , 0x00000039 
- 00019479  0x00004794 ifetch  0x00000001 , 0x00000011 
- 00019480  0x00004795 isub  0x00000002 , 0x0000003e 
- 00019481  0x00004796 branch  0x00004c23 , 0x00000005 
- 00019482  0x00004797 increase  0x00000001 , 0x00000011 
- 00019483  0x00004798 loop  0x00004c17 
- 00019484  0x0000479a increase  0x00000001 , 0x00000012 
- 00019485  0x0000479b fetch  0x00000001 , 0x000048e8 
- 00019486  0x0000479c increase  0x00000001 , 0x0000003f 
- 00019487  0x0000479d store  0x00000001 , 0x000048e8 
- 00019488  0x0000479e sub  0x0000003f , 0x0000000a , 0x0000003e 
- 00019489  0x0000479f branch  0x00004c12 , 0x00000002 
- 00019490  0x000047a1 rtn 
- 00019491  0x000047a4 fetch  0x00000002 , 0x000048e3 
- 00019492  0x000047a5 copy  0x0000003f , 0x00000005 
- 00019493  0x000047a6 copy  0x00000011 , 0x0000003f 
- 00019494  0x000047a7 isub  0x00000013 , 0x0000003f 
- 00019495  0x000047a8 iadd  0x00000005 , 0x00000005 
- 00019496  0x000047a9 fetch  0x00000002 , 0x000048e5 
- 00019497  0x000047aa copy  0x0000003f , 0x00000013 
- 00019498  0x000047ab fetch  0x00000001 , 0x000048e8 
- 00019499  0x000047ac iadd  0x00000013 , 0x00000013 
- 00019500  0x000047ad ifetch  0x00000001 , 0x00000013 
- 00019501  0x000047ae istore  0x00000001 , 0x00000005 
- 00019502  0x000047af branch  0x00004c1c 
- 00019503  0x000047b2 bpatch  0x0000004f , 0x00004009 
- 00019504  0x000047b3 call  0x00004c83 
- 00019505  0x000047b4 call  0x00004c81 
- 00019506  0x000047b6 fetch  0x00000002 , 0x000048e9 
- 00019507  0x000047b7 increase  0x00000001 , 0x0000003f 
- 00019508  0x000047b8 store  0x00000002 , 0x000048e9 
- 00019509  0x000047b9 bbit1  0x00000009 , 0x00004c71 
- 00019510  0x000047ba fetcht  0x00000001 , 0x00004864 
- 00019511  0x000047bb call  0x00006ee6 
- 00019512  0x000047bc nbranch  0x00004c32 , 0x00000001 
- 00019513  0x000047bd nop  0x00000014 
- 00019514  0x000047be call  0x00004c79 
- 00019515  0x000047bf call  0x00004c85 
- 00019516  0x000047c0 jam  0x00000000 , 0x000048e8 
- 00019517  0x000047c2 call  0x00004c7b 
- 00019518  0x000047c3 call  0x00004c46 
- 00019519  0x000047c4 call  0x00004c79 
- 00019520  0x000047c5 call  0x00004c46 
- 00019521  0x000047c6 sub  0x0000003f , 0x00000009 , 0x0000003e 
- 00019522  0x000047c7 branch  0x00004c3d , 0x00000002 
- 00019523  0x000047c8 call  0x00004c7b 
- 00019524  0x000047c9 call  0x00004c46 
- 00019525  0x000047ca branch  0x00004c79 
- 00019526  0x000047cd jam  0x00000000 , 0x000048e7 
- 00019527  0x000047ce nop  0x00000032 
- 00019528  0x000047cf call  0x00004c65 
- 00019529  0x000047d0 fetch  0x00000002 , 0x000048e5 
- 00019530  0x000047d2 copy  0x0000003f , 0x00000005 
- 00019531  0x000047d3 fetch  0x00000001 , 0x000048e8 
- 00019532  0x000047d4 iadd  0x00000005 , 0x00000005 
- 00019533  0x000047d5 fetch  0x00000001 , 0x000048e7 
- 00019534  0x000047d6 istore  0x00000001 , 0x00000005 
- 00019535  0x000047d7 fetch  0x00000001 , 0x000048e8 
- 00019536  0x000047d8 increase  0x00000001 , 0x0000003f 
- 00019537  0x000047d9 store  0x00000001 , 0x000048e8 
- 00019538  0x000047da rtn 
- 00019539  0x000047de nop  0x00000014 
- 00019540  0x000047df fetch  0x00000002 , 0x00004898 
- 00019541  0x000047e0 copy  0x0000003f , 0x00000012 
- 00019542  0x000047e1 jam  0x00000000 , 0x000048e8 
- 00019543  0x000047e3 jam  0x00000000 , 0x000048e7 
- 00019544  0x000047e4 ifetcht  0x00000001 , 0x00000012 
- 00019545  0x000047e5 isolate1  0x00000007 , 0x00000002 
- 00019546  0x000047e6 branch  0x00004c5f , 0x00000001 
- 00019547  0x000047e7 call  0x00006ef7 
- 00019548  0x000047e8 call  0x00004c65 
- 00019549  0x000047e9 ifetcht  0x00000001 , 0x00000012 
- 00019550  0x000047ea call  0x00006f0f 
- 00019551  0x000047ec increase  0x00000001 , 0x00000012 
- 00019552  0x000047ed fetch  0x00000002 , 0x000048e3 
- 00019553  0x000047ee call  0x00004c4a 
- 00019554  0x000047ef sub  0x0000003f , 0x00000013 , 0x0000003e 
- 00019555  0x000047f0 branch  0x00004c57 , 0x00000002 
- 00019556  0x000047f1 rtn 
- 00019557  0x000047f5 fetch  0x00000002 , 0x00004896 
- 00019558  0x000047f6 copy  0x0000003f , 0x00000013 
- 00019559  0x000047f7 arg  0x00000008 , 0x00000039 
- 00019560  0x000047fa ifetcht  0x00000001 , 0x00000013 
- 00019561  0x000047fb call  0x00006ee6 
- 00019562  0x000047fc fetch  0x00000001 , 0x000048e7 
- 00019563  0x000047fd rshift  0x0000003f , 0x0000003f 
- 00019564  0x000047fe setflag  0x00000001 , 0x00000007 , 0x0000003f 
- 00019565  0x000047ff store  0x00000001 , 0x000048e7 
- 00019566  0x00004800 increase  0x00000001 , 0x00000013 
- 00019567  0x00004801 loop  0x00004c68 
- 00019568  0x00004802 rtn 
- 00019569  0x00004804 fetcht  0x00000001 , 0x00004865 
- 00019570  0x00004805 call  0x00006ef7 
- 00019571  0x00004806 nop  0x00000014 
- 00019572  0x00004807 fetcht  0x00000001 , 0x00004865 
- 00019573  0x00004808 call  0x00006ef3 
- 00019574  0x00004809 nop  0x00001770 
- 00019575  0x0000480a rtn 
- 00019576  0x0000480b branch  0x00004c00 
- 00019577  0x0000480d fetcht  0x00000001 , 0x00004864 
- 00019578  0x0000480e branch  0x00006ef3 
- 00019579  0x00004811 fetcht  0x00000001 , 0x00004864 
- 00019580  0x00004812 branch  0x00006ef7 
- 00019581  0x00004814 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00019582  0x00004815 rtn  0x00000005 
- 00019583  0x00004816 set0  0x00000007 , 0x00000002 
- 00019584  0x00004817 branch  0x00006edd 
- 00019585  0x00004819 fetcht  0x00000001 , 0x00004864 
- 00019586  0x0000481a branch  0x00006edd 
- 00019587  0x0000481d fetcht  0x00000001 , 0x00004863 
- 00019588  0x0000481e branch  0x00006ef3 
- 00019589  0x00004821 fetcht  0x00000001 , 0x00004863 
- 00019590  0x00004822 branch  0x00006ef7 
- 00019591  0x0000482e jam  0x00000000 , 0x000048eb 
- 00019592  0x0000482f fetch  0x00000002 , 0x000048ec 
- 00019593  0x00004830 store  0x00000002 , 0x000048ee 
- 00019594  0x00004831 rtn 
- 00019595  0x00004835 bpatch  0x00000050 , 0x0000400a 
- 00019596  0x00004836 arg  0x0000489c , 0x00000011 
- 00019597  0x00004837 arg  0x000048b0 , 0x00000012 
- 00019598  0x00004838 arg  0x00000014 , 0x00000039 
- 00019599  0x00004839 call  0x00007d64 
- 00019600  0x0000483a nbranch  0x00004c87 , 0x00000005 
- 00019601  0x0000483b call  0x00004cc5 
- 00019602  0x0000483c call  0x00004c87 , 0x00000034 
- 00019603  0x0000483e call  0x00004ccd 
- 00019604  0x0000483f fetch  0x00000001 , 0x0000497b 
- 00019605  0x00004840 nrtn  0x00000034 
- 00019606  0x00004841 fetch  0x00000001 , 0x000049c1 
- 00019607  0x00004842 rtneq  0x00000001 
- 00019608  0x00004843 rtneq  0x00000002 
- 00019609  0x00004844 rtneq  0x00000004 
- 00019610  0x00004847 jam  0x00000000 , 0x000048e8 
- 00019611  0x00004848 arg  0x0000489c , 0x00000011 
- 00019612  0x00004849 arg  0x000048c4 , 0x00000012 
- 00019613  0x0000484b ifetcht  0x00000001 , 0x00000011 
- 00019614  0x0000484c ifetch  0x00000001 , 0x00000012 
- 00019615  0x0000484d ixor  0x00000002 , 0x0000003f 
- 00019616  0x0000484e branch  0x00004cbd , 0x00000034 
- 00019617  0x0000484f store  0x00000001 , 0x000048e7 
- 00019618  0x00004850 storet  0x00000001 , 0x000048f6 
- 00019619  0x00004851 istoret  0x00000001 , 0x00000012 
- 00019620  0x00004852 jam  0x00000001 , 0x000048f4 
- 00019621  0x00004853 jam  0x00000000 , 0x000048f7 
- 00019622  0x00004855 fetch  0x00000001 , 0x000048e7 
- 00019623  0x00004856 bbit0  0x00000000 , 0x00004cb3 
- 00019624  0x00004857 fetch  0x00000001 , 0x000048e8 
- 00019625  0x00004858 mul32  0x0000003f , 0x00000008 , 0x0000003f 
- 00019626  0x00004859 fetcht  0x00000001 , 0x000048f7 
- 00019627  0x0000485a iadd  0x00000002 , 0x0000003f 
- 00019628  0x0000485b arg  0x00004901 , 0x00000006 
- 00019629  0x0000485c iadd  0x00000006 , 0x00000006 
- 00019630  0x0000485d ifetch  0x00000001 , 0x00000006 
- 00019631  0x0000485e store  0x00000001 , 0x000048f5 
- 00019632  0x0000485f call  0x00004cfc 
- 00019633  0x00004860 call  0x00004d3a 
- 00019634  0x00004861 call  0x00004dbb 
- 00019635  0x00004863 fetch  0x00000001 , 0x000048e7 
- 00019636  0x00004864 rshift  0x0000003f , 0x0000003f 
- 00019637  0x00004865 store  0x00000001 , 0x000048e7 
- 00019638  0x00004866 fetch  0x00000001 , 0x000048f6 
- 00019639  0x00004867 rshift  0x0000003f , 0x0000003f 
- 00019640  0x00004868 store  0x00000001 , 0x000048f6 
- 00019641  0x00004869 fetch  0x00000001 , 0x000048f7 
- 00019642  0x0000486a increase  0x00000001 , 0x0000003f 
- 00019643  0x0000486b store  0x00000001 , 0x000048f7 
- 00019644  0x0000486c loop  0x00004ca6 
- 00019645  0x0000486e increase  0x00000001 , 0x00000011 
- 00019646  0x0000486f increase  0x00000001 , 0x00000012 
- 00019647  0x00004870 fetch  0x00000001 , 0x000048e8 
- 00019648  0x00004871 increase  0x00000001 , 0x0000003f 
- 00019649  0x00004872 store  0x00000001 , 0x000048e8 
- 00019650  0x00004873 sub  0x0000003f , 0x00000013 , 0x0000003e 
- 00019651  0x00004874 branch  0x00004c9d , 0x00000002 
- 00019652  0x00004875 rtn 
- 00019653  0x00004878 fetch  0x00000008 , 0x0000489c 
- 00019654  0x00004879 nrtn  0x00000034 
- 00019655  0x0000487a fetch  0x00000008 , 0x000048a4 
- 00019656  0x0000487b nrtn  0x00000034 
- 00019657  0x0000487c fetch  0x00000004 , 0x000048ac 
- 00019658  0x0000487d nrtn  0x00000034 
- 00019659  0x0000487e jam  0x00000000 , 0x000049c1 
- 00019660  0x0000487f rtn 
- 00019661  0x00004884 bpatch  0x00000051 , 0x0000400a 
- 00019662  0x00004885 jam  0x00000000 , 0x0000497b 
- 00019663  0x00004886 jam  0x00000000 , 0x000048f1 
- 00019664  0x00004887 arg  0x0000489c , 0x00000011 
- 00019665  0x00004888 arg  0x00000014 , 0x00000039 
- 00019666  0x0000488a jam  0x00000000 , 0x000048f0 
- 00019667  0x0000488b ifetch  0x00000001 , 0x00000011 
- 00019668  0x0000488c branch  0x00004cf7 , 0x00000034 
- 00019669  0x0000488e fetcht  0x00000001 , 0x000048f0 
- 00019670  0x0000488f increase  0x00000001 , 0x00000002 
- 00019671  0x00004890 storet  0x00000001 , 0x000048f0 
- 00019672  0x00004891 copy  0x0000003f , 0x00000002 
- 00019673  0x00004892 increase  0xffffffff , 0x0000003f 
- 00019674  0x00004893 iand  0x00000002 , 0x0000003f 
- 00019675  0x00004894 nbranch  0x00004cd5 , 0x00000005 
- 00019676  0x00004895 fetch  0x00000001 , 0x000048f0 
- 00019677  0x00004896 fetcht  0x00000001 , 0x000048f1 
- 00019678  0x00004897 iadd  0x00000002 , 0x00000002 
- 00019679  0x00004898 storet  0x00000001 , 0x000048f1 
- 00019680  0x00004899 sub  0x0000003f , 0x00000001 , 0x0000003e 
- 00019681  0x0000489a branch  0x00004cf7 , 0x00000002 
- 00019682  0x0000489b sub  0x00000002 , 0x00000002 , 0x0000003e 
- 00019683  0x0000489c branch  0x00004cf7 , 0x00000002 
- 00019684  0x0000489d jam  0x00000000 , 0x000048e8 
- 00019685  0x0000489e jam  0x00000000 , 0x000048f2 
- 00019686  0x0000489f ifetcht  0x00000001 , 0x00000011 
- 00019687  0x000048a0 arg  0x0000489c , 0x00000012 
- 00019688  0x000048a2 fetch  0x00000001 , 0x000048e8 
- 00019689  0x000048a3 increase  0x00000001 , 0x0000003f 
- 00019690  0x000048a4 store  0x00000001 , 0x000048e8 
- 00019691  0x000048a5 sub  0x0000003f , 0x00000013 , 0x0000003e 
- 00019692  0x000048a6 nbranch  0x00004cf7 , 0x00000002 
- 00019693  0x000048a7 ifetch  0x00000001 , 0x00000012 
- 00019694  0x000048a8 iand  0x00000002 , 0x0000003e 
- 00019695  0x000048a9 branch  0x00004cfa , 0x00000005 
- 00019696  0x000048aa fetch  0x00000001 , 0x000048f2 
- 00019697  0x000048ab increase  0x00000001 , 0x0000003f 
- 00019698  0x000048ac store  0x00000001 , 0x000048f2 
- 00019699  0x000048ad sub  0x0000003f , 0x00000001 , 0x0000003e 
- 00019700  0x000048ae branch  0x00004cfa , 0x00000002 
- 00019701  0x000048af jam  0x00000001 , 0x0000497b 
- 00019702  0x000048b0 rtn 
- 00019703  0x000048b3 increase  0x00000001 , 0x00000011 
- 00019704  0x000048b4 loop  0x00004cd2 
- 00019705  0x000048b5 rtn 
- 00019706  0x000048b8 increase  0x00000001 , 0x00000012 
- 00019707  0x000048b9 branch  0x00004ce8 
- 00019708  0x000048c2 bpatch  0x00000052 , 0x0000400a 
- 00019709  0x000048c3 fetch  0x00000001 , 0x000048f6 
- 00019710  0x000048c4 ncall  0x00004d4e , 0x00000034 
- 00019711  0x000048c5 fetch  0x00000001 , 0x000049a1 
- 00019712  0x000048c6 ncall  0x00004d11 , 0x00000034 
- 00019713  0x000048c7 fetch  0x00000001 , 0x000049ae 
- 00019714  0x000048c8 fetcht  0x00000001 , 0x000049a1 
- 00019715  0x000048c9 ixor  0x00000002 , 0x0000003f 
- 00019716  0x000048ca rtn  0x00000005 
- 00019717  0x000048cb fetch  0x00000001 , 0x000048f5 
- 00019718  0x000048cc beq  0x00000029 , 0x00004d19 
- 00019719  0x000048cd beq  0x0000004c , 0x00004d1b 
- 00019720  0x000048ce sub  0x0000003f , 0x00000045 , 0x0000003e 
- 00019721  0x000048cf nrtn  0x00000002 
- 00019722  0x000048d0 arg  0x0000003a , 0x00000002 
- 00019723  0x000048d1 isub  0x00000002 , 0x0000003f 
- 00019724  0x000048d2 nrtn  0x00000002 
- 00019725  0x000048d3 arg  0x000049b0 , 0x00000006 
- 00019726  0x000048d4 iadd  0x00000006 , 0x00000006 
- 00019727  0x000048d5 ifetch  0x00000001 , 0x00000006 
- 00019728  0x000048d6 branch  0x00004d38 
- 00019729  0x000048d9 fetch  0x00000001 , 0x000048f5 
- 00019730  0x000048da beq  0x00000052 , 0x00004d1d 
- 00019731  0x000048db beq  0x00000051 , 0x00004d21 
- 00019732  0x000048dc beq  0x00000050 , 0x00004d25 
- 00019733  0x000048dd beq  0x0000004f , 0x00004d29 
- 00019734  0x000048de beq  0x000000e0 , 0x00004d2d 
- 00019735  0x000048df beq  0x0000002c , 0x00004d35 
- 00019736  0x000048e0 rtn 
- 00019737  0x000048e3 fetch  0x00000001 , 0x000049af 
- 00019738  0x000048e4 branch  0x00004d38 
- 00019739  0x000048e7 fetch  0x00000001 , 0x000049bc 
- 00019740  0x000048e8 branch  0x00004d38 
- 00019741  0x000048eb fetch  0x00000001 , 0x000049bd 
- 00019742  0x000048ec rtn  0x00000034 
- 00019743  0x000048ed setarg  0x0000004b 
- 00019744  0x000048ee branch  0x00004d38 
- 00019745  0x000048f1 fetch  0x00000001 , 0x000049bd 
- 00019746  0x000048f2 rtn  0x00000034 
- 00019747  0x000048f3 setarg  0x0000004e 
- 00019748  0x000048f4 branch  0x00004d38 
- 00019749  0x000048f7 fetch  0x00000001 , 0x000049bd 
- 00019750  0x000048f8 rtn  0x00000034 
- 00019751  0x000048f9 setarg  0x0000004a 
- 00019752  0x000048fa branch  0x00004d38 
- 00019753  0x000048fd fetch  0x00000001 , 0x000049bd 
- 00019754  0x000048fe rtn  0x00000034 
- 00019755  0x000048ff setarg  0x0000004d 
- 00019756  0x00004900 branch  0x00004d38 
- 00019757  0x00004903 fetch  0x00000001 , 0x000049be 
- 00019758  0x00004904 rtn  0x00000034 
- 00019759  0x00004905 fetch  0x00000001 , 0x000049c6 
- 00019760  0x00004906 beq  0x00000000 , 0x00004d33 
- 00019761  0x00004907 setarg  0x000000fd 
- 00019762  0x00004908 branch  0x00004d38 
- 00019763  0x0000490a setarg  0x000000aa 
- 00019764  0x0000490b branch  0x00004d38 
- 00019765  0x0000490e fetch  0x00000001 , 0x000049bf 
- 00019766  0x0000490f rtn  0x00000034 
- 00019767  0x00004910 setarg  0x000000ab 
- 00019768  0x00004912 store  0x00000001 , 0x000048f5 
- 00019769  0x00004913 rtn 
- 00019770  0x0000491a bpatch  0x00000053 , 0x0000400a 
- 00019771  0x0000491b fetch  0x00000001 , 0x000048f5 
- 00019772  0x0000491c beq  0x00000046 , 0x00004d50 
- 00019773  0x0000491d beq  0x0000004b , 0x00004d56 
- 00019774  0x0000491e beq  0x0000004e , 0x00004d5c 
- 00019775  0x0000491f beq  0x0000004a , 0x00004d5e 
- 00019776  0x00004920 beq  0x0000004d , 0x00004d60 
- 00019777  0x00004921 beq  0x000000a5 , 0x00004d62 
- 00019778  0x00004922 beq  0x000000a6 , 0x00004d69 
- 00019779  0x00004923 beq  0x000000a7 , 0x00004d6b 
- 00019780  0x00004924 beq  0x000000a8 , 0x00004d6d 
- 00019781  0x00004925 beq  0x000000a9 , 0x00004d6f 
- 00019782  0x00004926 beq  0x000000aa , 0x00004d7a 
- 00019783  0x00004927 beq  0x000000ab , 0x00004d81 
- 00019784  0x00004928 beq  0x000000ac , 0x00004d8c 
- 00019785  0x00004929 rtn 
- 00019786  0x0000492c fetch  0x00000001 , 0x000048f6 
- 00019787  0x0000492d nrtn  0x00000034 
- 00019788  0x0000492e jam  0x0000000a , 0x000049c4 
- 00019789  0x0000492f rtn 
- 00019790  0x00004932 jam  0x00000000 , 0x000049c4 
- 00019791  0x00004933 rtn 
- 00019792  0x00004936 fetch  0x00000001 , 0x000049c6 
- 00019793  0x00004937 rtneq  0x00000000 
- 00019794  0x00004938 rtneq  0x00000001 
- 00019795  0x00004939 jam  0x0000000a , 0x000049c2 
- 00019796  0x0000493a jam  0x00000020 , 0x000049c3 
- 00019797  0x0000493b branch  0x00004d95 
- 00019798  0x0000493e jam  0x00000052 , 0x000049c3 
- 00019799  0x00004940 fetch  0x00000001 , 0x000049c6 
- 00019800  0x00004941 rtneq  0x00000000 
- 00019801  0x00004942 rtneq  0x00000001 
- 00019802  0x00004943 jam  0x00000008 , 0x000049c2 
- 00019803  0x00004944 branch  0x00004d95 
- 00019804  0x00004947 jam  0x00000051 , 0x000049c3 
- 00019805  0x00004948 branch  0x00004d57 
- 00019806  0x0000494b jam  0x00000050 , 0x000049c3 
- 00019807  0x0000494c branch  0x00004d57 
- 00019808  0x0000494f jam  0x0000004f , 0x000049c3 
- 00019809  0x00004950 branch  0x00004d57 
- 00019810  0x00004953 jam  0x00000004 , 0x000049c3 
- 00019811  0x00004955 jam  0x00000001 , 0x000049c2 
- 00019812  0x00004956 fetch  0x00000001 , 0x000049c6 
- 00019813  0x00004957 beq  0x00000000 , 0x00004d95 
- 00019814  0x00004958 beq  0x00000001 , 0x00004d95 
- 00019815  0x00004959 jam  0x00000008 , 0x000049c2 
- 00019816  0x0000495a branch  0x00004d95 
- 00019817  0x0000495d jam  0x00000006 , 0x000049c3 
- 00019818  0x0000495e branch  0x00004d63 
- 00019819  0x00004961 jam  0x00000019 , 0x000049c3 
- 00019820  0x00004962 branch  0x00004d63 
- 00019821  0x00004965 jam  0x0000001b , 0x000049c3 
- 00019822  0x00004966 branch  0x00004d63 
- 00019823  0x00004969 fetch  0x00000001 , 0x000049c6 
- 00019824  0x0000496a beq  0x00000000 , 0x00004d74 
- 00019825  0x0000496b beq  0x00000003 , 0x00004d77 
- 00019826  0x0000496c setarg  0x000000fc 
- 00019827  0x0000496d branch  0x00004d38 
- 00019828  0x0000496f jam  0x00000008 , 0x000049c2 
- 00019829  0x00004970 jam  0x0000000f , 0x000049c3 
- 00019830  0x00004971 branch  0x00004d95 
- 00019831  0x00004973 jam  0x00000009 , 0x000049c2 
- 00019832  0x00004974 jam  0x00000014 , 0x000049c3 
- 00019833  0x00004975 branch  0x00004d95 
- 00019834  0x00004978 fetch  0x00000001 , 0x000049c6 
- 00019835  0x00004979 beq  0x00000000 , 0x00004d7e 
- 00019836  0x0000497a setarg  0x000000fd 
- 00019837  0x0000497b branch  0x00004d38 
- 00019838  0x0000497d jam  0x00000009 , 0x000049c2 
- 00019839  0x0000497e jam  0x00000012 , 0x000049c3 
- 00019840  0x0000497f branch  0x00004d95 
- 00019841  0x00004982 fetch  0x00000001 , 0x000049c6 
- 00019842  0x00004983 beq  0x00000000 , 0x00004d88 
- 00019843  0x00004984 beq  0x00000001 , 0x00004d8a 
- 00019844  0x00004985 jam  0x00000001 , 0x000049c2 
- 00019845  0x00004987 jam  0x0000002c , 0x000049c3 
- 00019846  0x00004988 call  0x00004d4a 
- 00019847  0x00004989 branch  0x00004d95 
- 00019848  0x0000498b jam  0x00000008 , 0x000049c2 
- 00019849  0x0000498c branch  0x00004d85 
- 00019850  0x0000498e jam  0x00000002 , 0x000049c2 
- 00019851  0x0000498f branch  0x00004d85 
- 00019852  0x00004992 fetch  0x00000001 , 0x000049c6 
- 00019853  0x00004993 beq  0x00000000 , 0x00004d92 
- 00019854  0x00004994 beq  0x00000001 , 0x00004d92 
- 00019855  0x00004995 jam  0x00000001 , 0x000049c2 
- 00019856  0x00004996 jam  0x00000052 , 0x000049c3 
- 00019857  0x00004997 branch  0x00004d95 
- 00019858  0x00004999 jam  0x00000008 , 0x000049c2 
- 00019859  0x0000499a jam  0x0000002b , 0x000049c3 
- 00019860  0x0000499b branch  0x00004d95 
- 00019861  0x0000499e jam  0x00000000 , 0x000048f5 
- 00019862  0x0000499f fetch  0x00000001 , 0x000048f6 
- 00019863  0x000049a0 bbit0  0x00000000 , 0x00004d9c 
- 00019864  0x000049a1 fetch  0x00000001 , 0x000049c1 
- 00019865  0x000049a2 beq  0x00000003 , 0x00004da8 
- 00019866  0x000049a4 jam  0x00000001 , 0x000049c1 
- 00019867  0x000049a5 rtn 
- 00019868  0x000049a8 jam  0x00000004 , 0x000049c1 
- 00019869  0x000049a9 rtn 
- 00019870  0x000049ac jam  0x00000006 , 0x000049c1 
- 00019871  0x000049ad rtn 
- 00019872  0x000049b1 store  0x00000001 , 0x00004856 
- 00019873  0x000049b2 storet  0x00000001 , 0x00004858 
- 00019874  0x000049b3 call  0x00007dba 
- 00019875  0x000049b4 jam  0x00000000 , 0x00004855 
- 00019876  0x000049b5 branch  0x00004e89 
- 00019877  0x000049b8 fetch  0x00000001 , 0x000049c2 
- 00019878  0x000049b9 arg  0x00000000 , 0x00000002 
- 00019879  0x000049ba call  0x00004da0 
- 00019880  0x000049bc jam  0x00000002 , 0x000049c1 
- 00019881  0x000049bd rtn 
- 00019882  0x000049c0 jam  0x00000003 , 0x000049c1 
- 00019883  0x000049c1 fetch  0x00000001 , 0x000049c2 
- 00019884  0x000049c2 fetcht  0x00000001 , 0x000049c3 
- 00019885  0x000049c3 branch  0x00004da0 
- 00019886  0x000049c6 jam  0x00000000 , 0x00004855 
- 00019887  0x000049c7 fetch  0x00000001 , 0x000049c2 
- 00019888  0x000049c8 arg  0x00000000 , 0x00000002 
- 00019889  0x000049c9 call  0x00004da0 
- 00019890  0x000049ca fetch  0x00000001 , 0x000049c4 
- 00019891  0x000049cb branch  0x00004d9e , 0x00000034 
- 00019892  0x000049cd jam  0x00000005 , 0x000049c1 
- 00019893  0x000049ce rtn 
- 00019894  0x000049d1 branch  0x00004da2 
- 00019895  0x000049d4 jam  0x00000000 , 0x000049c1 
- 00019896  0x000049d5 arg  0x00000000 , 0x0000003f 
- 00019897  0x000049d6 arg  0x00000000 , 0x00000002 
- 00019898  0x000049d7 branch  0x00004da0 
- 00019899  0x000049dc bpatch  0x00000054 , 0x0000400a 
- 00019900  0x000049dd fetch  0x00000001 , 0x000048f5 
- 00019901  0x000049de sub  0x0000003f , 0x000000e7 , 0x0000003e 
- 00019902  0x000049df branch  0x00004dc3 , 0x00000002 
- 00019903  0x000049e0 jam  0x00000001 , 0x000049c5 
- 00019904  0x000049e1 fetch  0x00000001 , 0x000048f6 
- 00019905  0x000049e2 bbit1  0x00000000 , 0x00004dc3 
- 00019906  0x000049e3 jam  0x00000002 , 0x000049c5 
- 00019907  0x000049e5 jam  0x00000000 , 0x00004900 
- 00019908  0x000049e6 fetch  0x00000001 , 0x000048f6 
- 00019909  0x000049e7 bbit1  0x00000000 , 0x00004ddd 
- 00019910  0x000049e9 fetcht  0x00000001 , 0x000048f5 
- 00019911  0x000049ea arg  0x00000006 , 0x00000039 
- 00019912  0x000049eb arg  0x000048fa , 0x00000006 
- 00019913  0x000049ed ifetch  0x00000001 , 0x00000006 
- 00019914  0x000049ee branch  0x00004dd4 , 0x00000034 
- 00019915  0x000049ef isub  0x00000002 , 0x0000003e 
- 00019916  0x000049f0 nbranch  0x00004dd3 , 0x00000005 
- 00019917  0x000049f1 ifetch  0x00000001 , 0x00000006 
- 00019918  0x000049f2 increase  0xfffffffe , 0x00000006 
- 00019919  0x000049f3 istore  0x00000001 , 0x00000006 
- 00019920  0x000049f4 rtn  0x00000034 
- 00019921  0x000049f5 increase  0x00000001 , 0x00000006 
- 00019922  0x000049f6 istoret  0x00000001 , 0x00000006 
- 00019923  0x000049f8 loop  0x00004dc9 
- 00019924  0x000049f9 sub  0x00000002 , 0x000000e7 , 0x0000003e 
- 00019925  0x000049fa nrtn  0x00000002 
- 00019926  0x000049fb sub  0x00000002 , 0x000000bf , 0x0000003e 
- 00019927  0x000049fc rtn  0x00000002 
- 00019928  0x000049fe and  0x00000002 , 0x00000007 , 0x00000007 
- 00019929  0x000049ff fetch  0x00000001 , 0x000048f8 
- 00019930  0x00004a00 qset0  0x0000003f 
- 00019931  0x00004a01 store  0x00000001 , 0x000048f8 
- 00019932  0x00004a02 rtn 
- 00019933  0x00004a05 fetcht  0x00000001 , 0x000048f5 
- 00019934  0x00004a06 arg  0x00000006 , 0x00000039 
- 00019935  0x00004a07 arg  0x000048fa , 0x00000006 
- 00019936  0x00004a09 ifetch  0x00000001 , 0x00000006 
- 00019937  0x00004a0a branch  0x00004dee , 0x00000034 
- 00019938  0x00004a0b isub  0x00000002 , 0x0000003e 
- 00019939  0x00004a0c rtn  0x00000005 
- 00019940  0x00004a0d loop  0x00004de0 
- 00019941  0x00004a0e sub  0x00000002 , 0x000000e7 , 0x0000003e 
- 00019942  0x00004a0f nrtn  0x00000002 
- 00019943  0x00004a10 sub  0x00000002 , 0x000000bf , 0x0000003e 
- 00019944  0x00004a11 rtn  0x00000002 
- 00019945  0x00004a13 and  0x00000002 , 0x00000007 , 0x00000007 
- 00019946  0x00004a14 fetch  0x00000001 , 0x000048f8 
- 00019947  0x00004a15 qset1  0x0000003f 
- 00019948  0x00004a16 store  0x00000001 , 0x000048f8 
- 00019949  0x00004a17 rtn 
- 00019950  0x00004a1a sub  0x00000002 , 0x000000e7 , 0x0000003e 
- 00019951  0x00004a1b nbranch  0x00004df2 , 0x00000002 
- 00019952  0x00004a1c sub  0x00000002 , 0x000000bf , 0x0000003e 
- 00019953  0x00004a1d nbranch  0x00004de9 , 0x00000002 
- 00019954  0x00004a1f increase  0xffffffff , 0x00000006 
- 00019955  0x00004a20 istoret  0x00000001 , 0x00000006 
- 00019956  0x00004a21 rtn 
- 00019957  0x00004a26 bpatch  0x00000055 , 0x0000400a 
- 00019958  0x00004a27 call  0x00004e14 
- 00019959  0x00004a28 jam  0x00000000 , 0x000049a1 
- 00019960  0x00004a29 jam  0x00000000 , 0x000049a2 
- 00019961  0x00004a2a jam  0x00000000 , 0x000049a3 
- 00019962  0x00004a2b fetch  0x00000001 , 0x000048f8 
- 00019963  0x00004a2c ncall  0x00004e41 , 0x00000034 
- 00019964  0x00004a2d arg  0x000048fa , 0x00000006 
- 00019965  0x00004a2e arg  0x00000006 , 0x00000039 
- 00019966  0x00004a30 ifetch  0x00000001 , 0x00000006 
- 00019967  0x00004a31 sub  0x0000003f , 0x0000007f , 0x0000003e 
- 00019968  0x00004a32 call  0x00004e43 , 0x00000005 
- 00019969  0x00004a33 sub  0x0000003f , 0x000000de , 0x0000003e 
- 00019970  0x00004a34 call  0x00004e45 , 0x00000005 
- 00019971  0x00004a35 loop  0x00004dfe 
- 00019972  0x00004a36 fetch  0x00000001 , 0x00004666 
- 00019973  0x00004a37 beq  0x00000000 , 0x00004e11 
- 00019974  0x00004a39 call  0x00004b37 
- 00019975  0x00004a3a fetch  0x00000001 , 0x000049a4 
- 00019976  0x00004a3b branch  0x00004e24 , 0x00000034 
- 00019977  0x00004a3c fetch  0x00000002 , 0x000048fa 
- 00019978  0x00004a3d fetcht  0x00000002 , 0x000049a5 
- 00019979  0x00004a3e isub  0x00000002 , 0x0000003e 
- 00019980  0x00004a3f branch  0x00004e29 , 0x00000005 
- 00019981  0x00004a40 byteswap  0x00000002 , 0x00000002 
- 00019982  0x00004a41 isub  0x00000002 , 0x0000003e 
- 00019983  0x00004a42 branch  0x00004e29 , 0x00000005 
- 00019984  0x00004a43 rtn 
- 00019985  0x00004a45 fetch  0x00000001 , 0x000049a4 
- 00019986  0x00004a46 branch  0x00004e24 , 0x00000034 
- 00019987  0x00004a47 branch  0x00004e32 
- 00019988  0x00004a4a fetch  0x00000001 , 0x000049a4 
- 00019989  0x00004a4b nrtn  0x00000034 
- 00019990  0x00004a4c fetcht  0x00000001 , 0x00004655 
- 00019991  0x00004a4d sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00019992  0x00004a4e rtn  0x00000005 
- 00019993  0x00004a4f call  0x00006ee6 
- 00019994  0x00004a50 nbranch  0x00004e20 , 0x00000001 
- 00019995  0x00004a51 arg  0x00000008 , 0x00000039 
- 00019996  0x00004a52 arg  0x000048f8 , 0x00000005 
- 00019997  0x00004a53 call  0x00007ca1 
- 00019998  0x00004a54 jam  0x000000de , 0x000048fa 
- 00019999  0x00004a55 rtn 
- 00020000  0x00004a58 fetch  0x00000001 , 0x000048fa 
- 00020001  0x00004a59 rtnne  0x000000de 
- 00020002  0x00004a5a jam  0x00000000 , 0x000048fa 
- 00020003  0x00004a5b rtn 
- 00020004  0x00004a5e bpatch  0x00000056 , 0x0000400a 
- 00020005  0x00004a5f fetch  0x00000001 , 0x000049a3 
- 00020006  0x00004a60 rtn  0x00000034 
- 00020007  0x00004a61 fetch  0x00000001 , 0x00004666 
- 00020008  0x00004a62 beq  0x00000000 , 0x00004e39 
- 00020009  0x00004a65 jam  0x00000000 , 0x000048f4 
- 00020010  0x00004a66 fetch  0x00000001 , 0x00004666 
- 00020011  0x00004a67 rtneq  0x00000000 
- 00020012  0x00004a68 fetch  0x00000008 , 0x00004713 
- 00020013  0x00004a69 rtnbit1  0x00000006 
- 00020014  0x00004a6a arg  0x00000006 , 0x00000007 
- 00020015  0x00004a6b call  0x00005f00 
- 00020016  0x00004a6c call  0x000042d0 
- 00020017  0x00004a6d branch  0x00004b90 
- 00020018  0x00004a72 fetch  0x00000002 , 0x000048fa 
- 00020019  0x00004a73 fetcht  0x00000002 , 0x000049a7 
- 00020020  0x00004a74 isub  0x00000002 , 0x0000003e 
- 00020021  0x00004a75 branch  0x00004e39 , 0x00000005 
- 00020022  0x00004a76 byteswap  0x00000002 , 0x00000002 
- 00020023  0x00004a77 isub  0x00000002 , 0x0000003e 
- 00020024  0x00004a78 nrtn  0x00000005 
- 00020025  0x00004a7a call  0x000049f8 
- 00020026  0x00004a7b jam  0x00000000 , 0x000048f4 
- 00020027  0x00004a7c fetch  0x00000002 , 0x000045d8 
- 00020028  0x00004a7d nrtn  0x00000034 
- 00020029  0x00004a7e setarg  0x00000000 
- 00020030  0x00004a7f store  0x00000002 , 0x00004781 
- 00020031  0x00004a80 call  0x00004b7c 
- 00020032  0x00004a81 branch  0x00006047 
- 00020033  0x00004a85 jam  0x00000001 , 0x000049a2 
- 00020034  0x00004a86 rtn 
- 00020035  0x00004a89 jam  0x00000001 , 0x000049a1 
- 00020036  0x00004a8a rtn 
- 00020037  0x00004a8d jam  0x00000001 , 0x000049a3 
- 00020038  0x00004a8e rtn 
- 00020039  0x00004a94 bpatch  0x00000057 , 0x0000400a 
- 00020040  0x00004a95 disable  0x00000028 
- 00020041  0x00004a96 jam  0x00000000 , 0x0000496c 
- 00020042  0x00004a97 jam  0x00000000 , 0x0000496d 
- 00020043  0x00004a98 jam  0x00000000 , 0x0000496e 
- 00020044  0x00004a99 fetch  0x00000001 , 0x000049c1 
- 00020045  0x00004a9a beq  0x00000001 , 0x00004da5 
- 00020046  0x00004a9b beq  0x00000002 , 0x00004daa 
- 00020047  0x00004a9c beq  0x00000003 , 0x00004daa 
- 00020048  0x00004a9d beq  0x00000004 , 0x00004dae 
- 00020049  0x00004a9e beq  0x00000006 , 0x00004db7 
- 00020050  0x00004a9f fetch  0x00000001 , 0x000048f4 
- 00020051  0x00004aa0 branch  0x00004e64 , 0x00000034 
- 00020052  0x00004aa1 increase  0xffffffff , 0x0000003f 
- 00020053  0x00004aa2 store  0x00000001 , 0x000048f4 
- 00020054  0x00004aa3 call  0x00004e61 
- 00020055  0x00004aa4 jam  0x0000000a , 0x000049ac 
- 00020056  0x00004aa5 call  0x00005c0b 
- 00020057  0x00004aa6 fetch  0x00000001 , 0x000049c1 
- 00020058  0x00004aa7 beq  0x00000005 , 0x00004db6 
- 00020059  0x00004aa8 arg  0x00004855 , 0x00000005 
- 00020060  0x00004aa9 arg  0x0000000a , 0x00000039 
- 00020061  0x00004aaa call  0x00007ca1 
- 00020062  0x00004aab call  0x00004e74 
- 00020063  0x00004aac jam  0x00000000 , 0x0000485f 
- 00020064  0x00004aad rtn 
- 00020065  0x00004ab0 jam  0x00000003 , 0x000040c0 
- 00020066  0x00004ab1 jam  0x0000000a , 0x0000477e 
- 00020067  0x00004ab2 rtn 
- 00020068  0x00004ab7 fetch  0x00000001 , 0x00004666 
- 00020069  0x00004ab8 rtneq  0x00000001 
- 00020070  0x00004ab9 fetch  0x00000001 , 0x000049ab 
- 00020071  0x00004aba rtn  0x00000034 
- 00020072  0x00004abb fetch  0x00000001 , 0x000049a9 
- 00020073  0x00004abc nrtn  0x00000034 
- 00020074  0x00004abd fetcht  0x00000001 , 0x000049ad 
- 00020075  0x00004abe fetch  0x00000001 , 0x000049ac 
- 00020076  0x00004abf isub  0x00000002 , 0x0000003e 
- 00020077  0x00004ac0 store  0x00000001 , 0x000049ad 
- 00020078  0x00004ac1 rtn  0x00000005 
- 00020079  0x00004ac2 arg  0x00004855 , 0x00000005 
- 00020080  0x00004ac3 arg  0x0000000a , 0x00000039 
- 00020081  0x00004ac4 call  0x00007ca1 
- 00020082  0x00004ac5 call  0x00007dba 
- 00020083  0x00004ac6 branch  0x00004e89 
- 00020084  0x00004acb fetch  0x00000001 , 0x000049c5 
- 00020085  0x00004acc beq  0x00000002 , 0x00004f05 
- 00020086  0x00004acd arg  0x000048fa , 0x00000006 
- 00020087  0x00004ace arg  0x00000006 , 0x00000039 
- 00020088  0x00004ad0 ifetch  0x00000001 , 0x00000006 
- 00020089  0x00004ad1 sub  0x0000003f , 0x000000e7 , 0x0000003e 
- 00020090  0x00004ad2 nbranch  0x00004e9c , 0x00000002 
- 00020091  0x00004ad4 loop  0x00004e78 
- 00020092  0x00004ad6 fetch  0x00000001 , 0x000048f1 
- 00020093  0x00004ad7 call  0x00004e92 , 0x00000034 
- 00020094  0x00004ad8 jam  0x00000000 , 0x00004855 
- 00020095  0x00004ad9 fetch  0x00000001 , 0x000048fa 
- 00020096  0x00004ada sub  0x0000003f , 0x0000007f , 0x0000003e 
- 00020097  0x00004adb branch  0x00004e95 , 0x00000005 
- 00020098  0x00004adc arg  0x000048f8 , 0x00000006 
- 00020099  0x00004add arg  0x00004856 , 0x00000005 
- 00020100  0x00004ade arg  0x00000008 , 0x00000039 
- 00020101  0x00004ae0 ifetch  0x00000001 , 0x00000006 
- 00020102  0x00004ae1 beq  0x0000007f , 0x00004e9a 
- 00020103  0x00004ae3 istore  0x00000001 , 0x00000005 
- 00020104  0x00004ae4 loop  0x00004e85 
- 00020105  0x00004ae7 call  0x00004f10 
- 00020106  0x00004ae9 fetch  0x00000001 , 0x0000485f 
- 00020107  0x00004aea beq  0x00000001 , 0x00007dba 
- 00020108  0x00004aeb beq  0x00000002 , 0x00004e90 
- 00020109  0x00004aec beq  0x00000003 , 0x00004e90 
- 00020110  0x00004aed beq  0x00000004 , 0x00004e90 
- 00020111  0x00004aee beq  0x00000005 , 0x00004e90 
- 00020112  0x00004af0 call  0x00005917 
- 00020113  0x00004af1 branch  0x00007dba 
- 00020114  0x00004af4 arg  0x000048f8 , 0x00000005 
- 00020115  0x00004af5 arg  0x00000009 , 0x00000039 
- 00020116  0x00004af6 branch  0x00007ca1 
- 00020117  0x00004afa fetch  0x00000002 , 0x000048f8 
- 00020118  0x00004afb store  0x00000002 , 0x00004856 
- 00020119  0x00004afc fetch  0x00000006 , 0x000048fb 
- 00020120  0x00004afd store  0x00000006 , 0x00004858 
- 00020121  0x00004afe branch  0x00004e89 
- 00020122  0x00004b01 setarg  0x00000000 
- 00020123  0x00004b02 branch  0x00004e87 
- 00020124  0x00004b06 copy  0x0000003f , 0x00000002 
- 00020125  0x00004b07 bpatch  0x00000058 , 0x0000400b 
- 00020126  0x00004b08 copy  0x00000002 , 0x0000003f 
- 00020127  0x00004b09 jam  0x00000003 , 0x00004855 
- 00020128  0x00004b0a fetcht  0x00000001 , 0x000048f1 
- 00020129  0x00004b0b sub  0x00000002 , 0x00000000 , 0x0000003e 
- 00020130  0x00004b0c branch  0x00004f05 , 0x00000005 
- 00020131  0x00004b0d beq  0x000000e8 , 0x00004ebb 
- 00020132  0x00004b0e beq  0x000000e9 , 0x00004ebe 
- 00020133  0x00004b0f beq  0x000000ea , 0x00004ec1 
- 00020134  0x00004b10 beq  0x000000eb , 0x00004ec4 
- 00020135  0x00004b11 beq  0x000000ec , 0x00004ec7 
- 00020136  0x00004b12 beq  0x000000ed , 0x00004eca 
- 00020137  0x00004b13 beq  0x000000ee , 0x00004ecd 
- 00020138  0x00004b14 beq  0x000000ef , 0x00004ed0 
- 00020139  0x00004b15 beq  0x000000f0 , 0x00004ed3 
- 00020140  0x00004b16 beq  0x000000f1 , 0x00004ed6 
- 00020141  0x00004b17 beq  0x000000f2 , 0x00004ed9 
- 00020142  0x00004b18 beq  0x000000f3 , 0x00004edc 
- 00020143  0x00004b19 beq  0x000000f4 , 0x00004edf 
- 00020144  0x00004b1a beq  0x000000f5 , 0x00004ee2 
- 00020145  0x00004b1b beq  0x000000f6 , 0x00004ee5 
- 00020146  0x00004b1c beq  0x000000f7 , 0x00004ee8 
- 00020147  0x00004b1d beq  0x000000f8 , 0x00004eeb 
- 00020148  0x00004b1e beq  0x000000f9 , 0x00004eee 
- 00020149  0x00004b1f beq  0x000000fa , 0x00004ef1 
- 00020150  0x00004b20 beq  0x000000fb , 0x00004ef7 
- 00020151  0x00004b21 beq  0x000000fc , 0x00004efa 
- 00020152  0x00004b22 beq  0x000000fd , 0x00004efd 
- 00020153  0x00004b23 beq  0x000000ff , 0x00004f0c 
- 00020154  0x00004b24 branch  0x00004e89 
- 00020155  0x00004b27 setarg  0x00000183 
- 00020156  0x00004b28 store  0x00000002 , 0x00004856 
- 00020157  0x00004b29 branch  0x00004e89 
- 00020158  0x00004b2b setarg  0x000000cd 
- 00020159  0x00004b2c store  0x00000002 , 0x00004856 
- 00020160  0x00004b2d branch  0x00004e89 
- 00020161  0x00004b2f setarg  0x000000b7 
- 00020162  0x00004b30 store  0x00000002 , 0x00004856 
- 00020163  0x00004b31 branch  0x00004e89 
- 00020164  0x00004b33 setarg  0x000000b6 
- 00020165  0x00004b34 store  0x00000002 , 0x00004856 
- 00020166  0x00004b35 branch  0x00004e89 
- 00020167  0x00004b37 setarg  0x000000b5 
- 00020168  0x00004b38 store  0x00000002 , 0x00004856 
- 00020169  0x00004b39 branch  0x00004e89 
- 00020170  0x00004b3b setarg  0x000000ea 
- 00020171  0x00004b3c store  0x00000002 , 0x00004856 
- 00020172  0x00004b3d branch  0x00004e89 
- 00020173  0x00004b3f setarg  0x000000e9 
- 00020174  0x00004b40 store  0x00000002 , 0x00004856 
- 00020175  0x00004b41 branch  0x00004e89 
- 00020176  0x00004b43 setarg  0x000000e2 
- 00020177  0x00004b44 store  0x00000002 , 0x00004856 
- 00020178  0x00004b45 branch  0x00004e89 
- 00020179  0x00004b47 setarg  0x00000194 
- 00020180  0x00004b48 store  0x00000002 , 0x00004856 
- 00020181  0x00004b49 branch  0x00004e89 
- 00020182  0x00004b4b setarg  0x0000018a 
- 00020183  0x00004b4c store  0x00000002 , 0x00004856 
- 00020184  0x00004b4d branch  0x00004e89 
- 00020185  0x00004b4f setarg  0x00000192 
- 00020186  0x00004b50 store  0x00000002 , 0x00004856 
- 00020187  0x00004b51 branch  0x00004e89 
- 00020188  0x00004b53 setarg  0x00000070 
- 00020189  0x00004b54 store  0x00000002 , 0x00004856 
- 00020190  0x00004b55 branch  0x00004e89 
- 00020191  0x00004b57 setarg  0x0000006f 
- 00020192  0x00004b58 store  0x00000002 , 0x00004856 
- 00020193  0x00004b59 branch  0x00004e89 
- 00020194  0x00004b5b setarg  0x0000022a 
- 00020195  0x00004b5c store  0x00000002 , 0x00004856 
- 00020196  0x00004b5d branch  0x00004e89 
- 00020197  0x00004b5f setarg  0x00000225 
- 00020198  0x00004b60 store  0x00000002 , 0x00004856 
- 00020199  0x00004b61 branch  0x00004e89 
- 00020200  0x00004b63 setarg  0x00000224 
- 00020201  0x00004b64 store  0x00000002 , 0x00004856 
- 00020202  0x00004b65 branch  0x00004e89 
- 00020203  0x00004b67 setarg  0x00000226 
- 00020204  0x00004b68 store  0x00000002 , 0x00004856 
- 00020205  0x00004b69 branch  0x00004e89 
- 00020206  0x00004b6b setarg  0x00000227 
- 00020207  0x00004b6c store  0x00000002 , 0x00004856 
- 00020208  0x00004b6d branch  0x00004e89 
- 00020209  0x00004b6f fetch  0x00000001 , 0x000049c6 
- 00020210  0x00004b70 beq  0x00000002 , 0x00004ef7 
- 00020211  0x00004b71 beq  0x00000003 , 0x00004ef7 
- 00020212  0x00004b72 setarg  0x00000221 
- 00020213  0x00004b73 store  0x00000002 , 0x00004856 
- 00020214  0x00004b74 branch  0x00004e89 
- 00020215  0x00004b76 setarg  0x00000223 
- 00020216  0x00004b77 store  0x00000002 , 0x00004856 
- 00020217  0x00004b78 branch  0x00004e89 
- 00020218  0x00004b7a setarg  0x00000030 
- 00020219  0x00004b7b store  0x00000002 , 0x00004856 
- 00020220  0x00004b7c branch  0x00004e89 
- 00020221  0x00004b7e fetch  0x00000001 , 0x000049c6 
- 00020222  0x00004b7f beq  0x00000001 , 0x00004f02 
- 00020223  0x00004b80 setarg  0x000001ae 
- 00020224  0x00004b81 store  0x00000002 , 0x00004856 
- 00020225  0x00004b82 branch  0x00004e89 
- 00020226  0x00004b84 setarg  0x00000307 
- 00020227  0x00004b85 store  0x00000002 , 0x00004856 
- 00020228  0x00004b86 branch  0x00004e89 
- 00020229  0x00004b8a jam  0x00000002 , 0x000048f4 
- 00020230  0x00004b8b fetch  0x00000001 , 0x000048f1 
- 00020231  0x00004b8c call  0x00004e92 , 0x00000034 
- 00020232  0x00004b8d jam  0x00000000 , 0x000049c5 
- 00020233  0x00004b8e setarg  0x00000003 
- 00020234  0x00004b8f store  0x00000003 , 0x00004855 
- 00020235  0x00004b90 branch  0x00004e89 
- 00020236  0x00004b92 jam  0x00000002 , 0x00004855 
- 00020237  0x00004b93 setarg  0x00000002 
- 00020238  0x00004b94 store  0x00000001 , 0x00004856 
- 00020239  0x00004b95 branch  0x00004e89 
- 00020240  0x00004b9d bpatch  0x00000059 , 0x0000400b 
- 00020241  0x00004b9e fetch  0x00000001 , 0x00004666 
- 00020242  0x00004b9f bne  0x00000000 , 0x00004f18 
- 00020243  0x00004ba0 jam  0x00000000 , 0x000049a9 
- 00020244  0x00004ba1 fetch  0x00000002 , 0x00004855 
- 00020245  0x00004ba2 ncall  0x00004afc , 0x00000034 
- 00020246  0x00004ba3 fetch  0x00000006 , 0x00004858 
- 00020247  0x00004ba4 ncall  0x00004afc , 0x00000034 
- 00020248  0x00004ba7 fetch  0x00000001 , 0x00004855 
- 00020249  0x00004ba8 beq  0x00000000 , 0x00004f23 
- 00020250  0x00004ba9 beq  0x00000001 , 0x00004f1e 
- 00020251  0x00004baa beq  0x00000003 , 0x00004f2e 
- 00020252  0x00004bab beq  0x00000002 , 0x00004f36 
- 00020253  0x00004bac rtn 
- 00020254  0x00004baf jam  0x00000001 , 0x0000485f 
- 00020255  0x00004bb0 arg  0x00004855 , 0x00000006 
- 00020256  0x00004bb1 arg  0x00004846 , 0x00000005 
- 00020257  0x00004bb2 arg  0x00000007 , 0x00000039 
- 00020258  0x00004bb3 branch  0x00007cda 
- 00020259  0x00004bb6 jam  0x00000002 , 0x0000485f 
- 00020260  0x00004bb7 call  0x00004f3e 
- 00020261  0x00004bb8 fetch  0x00000001 , 0x00004666 
- 00020262  0x00004bb9 beq  0x00000001 , 0x00004f2a 
- 00020263  0x00004bba call  0x00004af1 
- 00020264  0x00004bbb fetch  0x00000001 , 0x000049ab 
- 00020265  0x00004bbc store  0x00000001 , 0x00004857 
- 00020266  0x00004bbe arg  0x00004855 , 0x00000006 
- 00020267  0x00004bbf arg  0x0000472a , 0x00000005 
- 00020268  0x00004bc0 arg  0x00000009 , 0x00000039 
- 00020269  0x00004bc1 branch  0x00007cda 
- 00020270  0x00004bc4 jam  0x00000004 , 0x0000485f 
- 00020271  0x00004bc5 call  0x00004f3e 
- 00020272  0x00004bc6 setarg  0x00000003 
- 00020273  0x00004bc7 call  0x00005f15 
- 00020274  0x00004bc8 arg  0x00004856 , 0x00000006 
- 00020275  0x00004bc9 arg  0x0000472b , 0x00000005 
- 00020276  0x00004bca arg  0x00000002 , 0x00000039 
- 00020277  0x00004bcb branch  0x00007cda 
- 00020278  0x00004bce jam  0x00000005 , 0x0000485f 
- 00020279  0x00004bcf call  0x00004f3e 
- 00020280  0x00004bd0 setarg  0x00000002 
- 00020281  0x00004bd1 store  0x00000008 , 0x0000472a 
- 00020282  0x00004bd2 store  0x00000008 , 0x00004733 
- 00020283  0x00004bd3 fetch  0x00000001 , 0x00004856 
- 00020284  0x00004bd4 store  0x00000001 , 0x0000472b 
- 00020285  0x00004bd5 rtn 
- 00020286  0x00004bd9 arg  0x00000012 , 0x00000039 
- 00020287  0x00004bda arg  0x0000472a , 0x00000005 
- 00020288  0x00004bdb branch  0x00007ca1 
- 00020289  0x00004be1 call  0x00007de2 
- 00020290  0x00004be2 call  0x0000561c 
- 00020291  0x00004be3 fetcht  0x00000001 , 0x0000464a 
- 00020292  0x00004be4 call  0x00006eb2 
- 00020293  0x00004be5 fetcht  0x00000001 , 0x0000464b 
- 00020294  0x00004be6 call  0x00006eb2 
- 00020295  0x00004be8 fetcht  0x00000001 , 0x00004655 
- 00020296  0x00004be9 call  0x00006eb6 
- 00020297  0x00004beb fetch  0x00000002 , 0x00004898 
- 00020298  0x00004bec copy  0x0000003f , 0x00000012 
- 00020299  0x00004bed arg  0x00000014 , 0x00000039 
- 00020300  0x00004bef ifetcht  0x00000001 , 0x00000012 
- 00020301  0x00004bf0 isolate1  0x00000007 , 0x00000002 
- 00020302  0x00004bf1 ncall  0x00006ef7 , 0x00000001 
- 00020303  0x00004bf2 increase  0x00000001 , 0x00000012 
- 00020304  0x00004bf3 loop  0x00004f4c 
- 00020305  0x00004bf5 fetch  0x00000002 , 0x00004896 
- 00020306  0x00004bf6 copy  0x0000003f , 0x00000012 
- 00020307  0x00004bf7 arg  0x00000008 , 0x00000039 
- 00020308  0x00004bf9 ifetcht  0x00000001 , 0x00000012 
- 00020309  0x00004bfa sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00020310  0x00004bfb ncall  0x00006eb2 , 0x00000005 
- 00020311  0x00004bfc increase  0x00000001 , 0x00000012 
- 00020312  0x00004bfd loop  0x00004f54 
- 00020313  0x00004bfe rtn 
- 00020314  0x00004c01 fetch  0x00000001 , 0x000048eb 
- 00020315  0x00004c02 branch  0x00006eb6 , 0x00000034 
- 00020316  0x00004c03 branch  0x00006eb2 
- 00020317  0x00004c05 rtnmark1  0x00000026 
- 00020318  0x00004c06 call  0x00004f41 
- 00020319  0x00004c07 fetch  0x00000001 , 0x00000015 
- 00020320  0x00004c08 nrtn  0x00000034 
- 00020321  0x00004c09 branch  0x00006ed3 
- 00020322  0x00004c0b bpatch  0x0000005a , 0x0000400b 
- 00020323  0x00004c0c jam  0x000000ff , 0x00004659 
- 00020324  0x00004c0d call  0x0000739a 
- 00020325  0x00004c0e call  0x00004f70 
- 00020326  0x00004c0f call  0x000056a9 
- 00020327  0x00004c10 call  0x000054dc 
- 00020328  0x00004c11 call  0x00005d9e 
- 00020329  0x00004c12 fetcht  0x00000001 , 0x00004659 
- 00020330  0x00004c13 branch  0x00006ed3 
- 00020331  0x00004c16 call  0x00004f70 
- 00020332  0x00004c18 bpatch  0x0000005b , 0x0000400b 
- 00020333  0x00004c19 call  0x00004f75 
- 00020334  0x00004c1a call  0x00007d7c 
- 00020335  0x00004c1b branch  0x00004327 
- 00020336  0x00004c1e bpatch  0x0000005c , 0x0000400b 
- 00020337  0x00004c1f call  0x00004b6d 
- 00020338  0x00004c20 call  0x00004b71 
- 00020339  0x00004c21 call  0x00004b7c 
- 00020340  0x00004c22 branch  0x00004b6f 
- 00020341  0x00004c2a bpatch  0x0000005d , 0x0000400b 
- 00020342  0x00004c2b call  0x00007de2 
- 00020343  0x00004c2c call  0x00004f70 
- 00020344  0x00004c2d call  0x00005a92 
- 00020345  0x00004c2e call  0x00004f41 
- 00020346  0x00004c2f call  0x000054f9 
- 00020347  0x00004c30 fetcht  0x00000001 , 0x0000465b 
- 00020348  0x00004c31 call  0x000055b5 
- 00020349  0x00004c32 call  0x000055b9 
- 00020350  0x00004c33 branch  0x000054f2 
- 00020351  0x00004c40 fetch  0x00000002 , 0x000045e0 
- 00020352  0x00004c41 and_into  0x000000e0 , 0x0000003f 
- 00020353  0x00004c42 branch  0x00004f86 , 0x00000034 
- 00020354  0x00004c43 fetch  0x00000002 , 0x000045e0 
- 00020355  0x00004c44 increase  0x00000001 , 0x0000003f 
- 00020356  0x00004c45 store  0x00000002 , 0x000045e0 
- 00020357  0x00004c46 rtn 
- 00020358  0x00004c48 call  0x0000357f 
- 00020359  0x00004c49 call  0x00003651 
- 00020360  0x00004c4a nbranch  0x00003586 , 0x00000018 
- 00020361  0x00004c4b nbranch  0x00003586 , 0x0000002f 
- 00020362  0x00004c4c call  0x00005028 
- 00020363  0x00004c4d branch  0x0000356a 
- 00020364  0x00004c53 call  0x00003625 
- 00020365  0x00004c54 nbranch  0x00004f91 , 0x00000028 
- 00020366  0x00004c56 call  0x00004fa0 
- 00020367  0x00004c57 call  0x00004fd5 
- 00020368  0x00004c58 branch  0x00004fdb 
- 00020369  0x00004c5b fetch  0x00000008 , 0x0000489c 
- 00020370  0x00004c5c nbranch  0x00004f8e , 0x00000034 
- 00020371  0x00004c5d fetch  0x00000008 , 0x000048a4 
- 00020372  0x00004c5e nbranch  0x00004f8e , 0x00000034 
- 00020373  0x00004c5f fetch  0x00000004 , 0x000048ac 
- 00020374  0x00004c60 nbranch  0x00004f8e , 0x00000034 
- 00020375  0x00004c62 fetch  0x00000001 , 0x00004618 
- 00020376  0x00004c63 rtneq  0x00000001 
- 00020377  0x00004c64 call  0x0000369d 
- 00020378  0x00004c66 call  0x00004fc8 
- 00020379  0x00004c67 nrtn  0x00000028 
- 00020380  0x00004c68 fetch  0x00000001 , 0x0000473f 
- 00020381  0x00004c69 ncall  0x00004f75 , 0x00000034 
- 00020382  0x00004c6a fetch  0x00000004 , 0x000045af 
- 00020383  0x00004c6b branch  0x00003622 
- 00020384  0x00004c6e bpatch  0x0000005e , 0x0000400b 
- 00020385  0x00004c6f jam  0x00000000 , 0x00004601 
- 00020386  0x00004c71 fetchr  0x0000000b , 0x00000002 , 0x00000040 
- 00020387  0x00004c72 until  0x00000023 , 0x00000026 
- 00020388  0x00004c73 call  0x00004df5 
- 00020389  0x00004c74 fetch  0x00000001 , 0x000049a3 
- 00020390  0x00004c75 nbranch  0x00005ed1 , 0x00000034 
- 00020391  0x00004c76 call  0x00003651 
- 00020392  0x00004c77 fetch  0x00000001 , 0x0000457f 
- 00020393  0x00004c78 beq  0x00000001 , 0x00003646 
- 00020394  0x00004c79 nbranch  0x00004faf , 0x00000018 
- 00020395  0x00004c7a nbranch  0x00004faf , 0x0000002f 
- 00020396  0x00004c7b call  0x00005028 
- 00020397  0x00004c7c jam  0x00000000 , 0x0000473f 
- 00020398  0x00004c7d branch  0x00003646 
- 00020399  0x00004c81 fetch  0x00000001 , 0x00004602 
- 00020400  0x00004c82 nrtn  0x00000034 
- 00020401  0x00004c83 fetch  0x00000002 , 0x000045fe 
- 00020402  0x00004c84 increase  0x00000001 , 0x0000003f 
- 00020403  0x00004c85 store  0x00000002 , 0x000045fe 
- 00020404  0x00004c86 fetch  0x00000001 , 0x000045fe 
- 00020405  0x00004c87 beq  0x000000ff , 0x00003676 
- 00020406  0x00004c88 call  0x00004fb8 
- 00020407  0x00004c89 branch  0x00004fa2 
- 00020408  0x00004c8d fetcht  0x00000001 , 0x00004601 
- 00020409  0x00004c8e sub  0x00000002 , 0x00000014 , 0x0000003e 
- 00020410  0x00004c8f branch  0x00004fbe , 0x00000002 
- 00020411  0x00004c90 arg  0x00000019 , 0x00000039 
- 00020412  0x00004c91 call  0x00007c96 
- 00020413  0x00004c92 branch  0x00003694 
- 00020414  0x00004c95 increase  0x00000001 , 0x00000002 
- 00020415  0x00004c96 storet  0x00000001 , 0x00004601 
- 00020416  0x00004c97 fetch  0x00000004 , 0x0000458f 
- 00020417  0x00004c98 fetcht  0x00000004 , 0x000045e4 
- 00020418  0x00004c99 isub  0x00000002 , 0x0000003e 
- 00020419  0x00004c9a branch  0x00003222 , 0x00000005 
- 00020420  0x00004c9b fetch  0x00000001 , 0x00004601 
- 00020421  0x00004c9c sub  0x0000003f , 0x00000003 , 0x0000003e 
- 00020422  0x00004c9d rtn  0x00000002 
- 00020423  0x00004c9e branch  0x0000369a 
- 00020424  0x00004ca2 enable  0x00000028 
- 00020425  0x00004ca3 call  0x00002408 
- 00020426  0x00004ca4 fetch  0x00000003 , 0x000040bd 
- 00020427  0x00004ca5 branch  0x00007dbc , 0x00000034 
- 00020428  0x00004ca6 fetch  0x00000001 , 0x000049a1 
- 00020429  0x00004ca7 nbranch  0x00007dbc , 0x00000034 
- 00020430  0x00004ca8 fetch  0x00000001 , 0x000049a2 
- 00020431  0x00004ca9 nbranch  0x00007dbc , 0x00000034 
- 00020432  0x00004caa fetch  0x00000001 , 0x000049c4 
- 00020433  0x00004cab nbranch  0x00007dbc , 0x00000034 
- 00020434  0x00004cac fetch  0x00000001 , 0x00004618 
- 00020435  0x00004cad beq  0x00000001 , 0x00007dbc 
- 00020436  0x00004cae branch  0x000036b9 
- 00020437  0x00004cb1 fetch  0x00000004 , 0x0000458f 
- 00020438  0x00004cb2 fetcht  0x00000004 , 0x000045e4 
- 00020439  0x00004cb3 isub  0x00000002 , 0x0000003e 
- 00020440  0x00004cb4 nbranch  0x000036e9 , 0x00000005 
- 00020441  0x00004cb5 jam  0x0000009e , 0x00004141 
- 00020442  0x00004cb6 rtn 
- 00020443  0x00004cb8 fetch  0x00000008 , 0x0000460b 
- 00020444  0x00004cb9 store  0x00000008 , 0x000045af 
- 00020445  0x00004cba fetch  0x00000002 , 0x0000461d 
- 00020446  0x00004cbb store  0x00000002 , 0x0000461f 
- 00020447  0x00004cbd bpatch  0x0000005f , 0x0000400b 
- 00020448  0x00004cbe call  0x000036b4 
- 00020449  0x00004cbf nrtn  0x00000028 
- 00020450  0x00004cc0 call  0x00007de2 
- 00020451  0x00004cc1 fetch  0x00000003 , 0x00004608 
- 00020452  0x00004cc2 branch  0x00003622 
- 00020453  0x00004ccb rtnmark0  0x00000026 
- 00020454  0x00004ccc call  0x00004e47 
- 00020455  0x00004ccd nrtn  0x00000028 
- 00020456  0x00004cce fetch  0x00000008 , 0x00004713 
- 00020457  0x00004ccf bbit0  0x00000016 , 0x000060a1 
- 00020458  0x00004cd0 fetch  0x00000001 , 0x0000496c 
- 00020459  0x00004cd1 nbranch  0x00004fed , 0x00000034 
- 00020460  0x00004cd2 branch  0x000060a1 
- 00020461  0x00004cd5 jam  0x00000002 , 0x00004589 
- 00020462  0x00004cd6 arg  0x00000009 , 0x00000011 
- 00020463  0x00004cd7 fetch  0x00000001 , 0x0000496d 
- 00020464  0x00004cd8 nbranch  0x00004ff3 , 0x00000034 
- 00020465  0x00004cd9 arg  0x00004733 , 0x00000012 
- 00020466  0x00004cda rtn 
- 00020467  0x00004cdc arg  0x0000472a , 0x00000012 
- 00020468  0x00004cdd rtn 
- 00020469  0x00004ce3 setarg  0x00000000 
- 00020470  0x00004ce4 store  0x00000003 , 0x000046f8 
- 00020471  0x00004ce5 rtn 
- 00020472  0x00004ce8 bpatch  0x00000060 , 0x0000400c 
- 00020473  0x00004ce9 fetch  0x00000008 , 0x00004713 
- 00020474  0x00004cea rtnbit0  0x0000000e 
- 00020475  0x00004ceb fetch  0x00000001 , 0x0000477d 
- 00020476  0x00004cec rtn  0x00000034 
- 00020477  0x00004ced fetch  0x00000001 , 0x00004602 
- 00020478  0x00004cee rtn  0x00000034 
- 00020479  0x00004cef fetch  0x00000001 , 0x000046f5 
- 00020480  0x00004cf0 increase  0x00000001 , 0x0000003f 
- 00020481  0x00004cf1 and_into  0x00000003 , 0x0000003f 
- 00020482  0x00004cf2 store  0x00000001 , 0x000046f5 
- 00020483  0x00004cf3 nrtn  0x00000034 
- 00020484  0x00004cf4 jam  0x00000000 , 0x000046f6 
- 00020485  0x00004cf7 fetch  0x00000001 , 0x000046f6 
- 00020486  0x00004cf8 increase  0x00000001 , 0x0000003f 
- 00020487  0x00004cf9 store  0x00000001 , 0x000046f6 
- 00020488  0x00004cfa sub  0x0000003f , 0x00000008 , 0x0000003e 
- 00020489  0x00004cfb nbranch  0x00005010 , 0x00000002 
- 00020490  0x00004cfc call  0x0000357f 
- 00020491  0x00004cfd call  0x00003651 
- 00020492  0x00004cfe nbranch  0x00005016 , 0x00000018 
- 00020493  0x00004cff nbranch  0x00005016 , 0x0000002f 
- 00020494  0x00004d00 call  0x00005028 
- 00020495  0x00004d01 call  0x00005020 
- 00020496  0x00004d03 call  0x0000357b 
- 00020497  0x00004d04 fetch  0x00000001 , 0x000046f7 
- 00020498  0x00004d05 increase  0x00000001 , 0x0000003f 
- 00020499  0x00004d06 store  0x00000001 , 0x000046f7 
- 00020500  0x00004d07 beq  0x00000010 , 0x00005018 
- 00020501  0x00004d08 rtn 
- 00020502  0x00004d0b call  0x00003222 
- 00020503  0x00004d0c branch  0x00005005 
- 00020504  0x00004d0f jam  0x00000000 , 0x000046f7 
- 00020505  0x00004d10 fetch  0x00000001 , 0x000046f8 
- 00020506  0x00004d11 rtnbit1  0x00000000 
- 00020507  0x00004d12 set1  0x00000000 , 0x0000003f 
- 00020508  0x00004d13 store  0x00000001 , 0x000046f8 
- 00020509  0x00004d14 fetch  0x00000002 , 0x00004723 
- 00020510  0x00004d15 store  0x00000002 , 0x00004781 
- 00020511  0x00004d16 rtn 
- 00020512  0x00004d1a fetch  0x00000001 , 0x00004602 
- 00020513  0x00004d1b branch  0x00004ff5 , 0x00000034 
- 00020514  0x00004d1c jam  0x00000000 , 0x000046f7 
- 00020515  0x00004d1d fetch  0x00000001 , 0x000046f8 
- 00020516  0x00004d1e rtnbit0  0x00000000 
- 00020517  0x00004d1f set0  0x00000000 , 0x0000003f 
- 00020518  0x00004d20 store  0x00000001 , 0x000046f8 
- 00020519  0x00004d21 branch  0x00005c0b 
- 00020520  0x00004d25 call  0x0000366e 
- 00020521  0x00004d26 fetch  0x00000001 , 0x000044f8 
- 00020522  0x00004d27 compare  0x00000008 , 0x0000003f , 0x000000f8 
- 00020523  0x00004d28 nrtn  0x00000001 
- 00020524  0x00004d29 fetch  0x00000001 , 0x000044f9 
- 00020525  0x00004d2a beq  0x000000ff , 0x00004b11 
- 00020526  0x00004d2b rtn 
- 00020527  0x00004d31 jam  0x00000001 , 0x000049f1 
- 00020528  0x00004d32 arg  0x00000017 , 0x00000011 
- 00020529  0x00004d33 arg  0x00000004 , 0x00000012 
- 00020530  0x00004d34 call  0x000029fb 
- 00020531  0x00004d35 setarg  0x00000006 
- 00020532  0x00004d36 istore  0x00000001 , 0x00000005 
- 00020533  0x00004d37 setarg  0x00000001 
- 00020534  0x00004d38 istore  0x00000002 , 0x00000005 
- 00020535  0x00004d39 setarg  0x0000ffff 
- 00020536  0x00004d3a istore  0x00000002 , 0x00000005 
- 00020537  0x00004d3b setarg  0x00002800 
- 00020538  0x00004d3c istore  0x00000002 , 0x00000005 
- 00020539  0x00004d3d arg  0x000049e1 , 0x00000006 
- 00020540  0x00004d3e branch  0x00007c8f 
- 00020541  0x00004d40 bpatch  0x00000061 , 0x0000400c 
- 00020542  0x00004d41 fetch  0x00000001 , 0x000049f1 
- 00020543  0x00004d42 rtn  0x00000034 
- 00020544  0x00004d43 copy  0x00000011 , 0x00000006 
- 00020545  0x00004d44 ifetch  0x00000003 , 0x00000006 
- 00020546  0x00004d45 store  0x00000003 , 0x00004397 
- 00020547  0x00004d46 beq  0x0000000b , 0x00005091 
- 00020548  0x00004d47 beq  0x00000009 , 0x00005078 
- 00020549  0x00004d48 beq  0x00000007 , 0x00005048 
- 00020550  0x00004d49 beq  0x00000001 , 0x0000505b 
- 00020551  0x00004d4a branch  0x00002b96 
- 00020552  0x00004d4d fetch  0x00000001 , 0x000049f1 
- 00020553  0x00004d4e beq  0x00000002 , 0x0000506c 
- 00020554  0x00004d50 jam  0x00000002 , 0x000049c6 
- 00020555  0x00004d51 branch  0x00005050 
- 00020556  0x00004d54 fetch  0x00000001 , 0x000042cb 
- 00020557  0x00004d55 store  0x00000001 , 0x000049c6 
- 00020558  0x00004d56 branch  0x00005050 
- 00020559  0x00004d58 jam  0x00000003 , 0x000049c6 
- 00020560  0x00004d5a jam  0x00000000 , 0x000049f1 
- 00020561  0x00004d5b fetcht  0x00000002 , 0x000049df 
- 00020562  0x00004d5c setarg  0x00001fd0 
- 00020563  0x00004d5d isub  0x00000002 , 0x00000012 
- 00020564  0x00004d5e arg  0x000049c6 , 0x00000011 
- 00020565  0x00004d60 arg  0x00000001 , 0x00000039 
- 00020566  0x00004d61 call  0x00006b45 
- 00020567  0x00004d62 fetcht  0x00000002 , 0x000049df 
- 00020568  0x00004d63 increase  0x0000000e , 0x00000002 
- 00020569  0x00004d64 storet  0x00000002 , 0x000049df 
- 00020570  0x00004d65 rtn 
- 00020571  0x00004d6a fetch  0x00000001 , 0x000049f1 
- 00020572  0x00004d6b beq  0x00000002 , 0x0000504c 
- 00020573  0x00004d6c jam  0x00000002 , 0x000049f1 
- 00020574  0x00004d6d arg  0x00000009 , 0x00000011 
- 00020575  0x00004d6e arg  0x00000004 , 0x00000012 
- 00020576  0x00004d6f call  0x000029fb 
- 00020577  0x00004d70 setarg  0x00000006 
- 00020578  0x00004d71 istore  0x00000001 , 0x00000005 
- 00020579  0x00004d72 setarg  0x00000001 
- 00020580  0x00004d73 istore  0x00000002 , 0x00000005 
- 00020581  0x00004d74 setarg  0x0000ffff 
- 00020582  0x00004d75 istore  0x00000002 , 0x00000005 
- 00020583  0x00004d76 setarg  0x00002800 
- 00020584  0x00004d77 istore  0x00000002 , 0x00000005 
- 00020585  0x00004d78 arg  0x00000002 , 0x00000039 
- 00020586  0x00004d79 arg  0x000049f2 , 0x00000006 
- 00020587  0x00004d7a branch  0x00007cda 
- 00020588  0x00004d7d arg  0x00000007 , 0x00000011 
- 00020589  0x00004d7e arg  0x00000004 , 0x00000012 
- 00020590  0x00004d7f call  0x000029fb 
- 00020591  0x00004d80 setarg  0x00000008 
- 00020592  0x00004d81 istore  0x00000001 , 0x00000005 
- 00020593  0x00004d82 fetcht  0x00000002 , 0x00004339 
- 00020594  0x00004d83 increase  0x00000005 , 0x00000002 
- 00020595  0x00004d84 ifetch  0x00000004 , 0x00000002 
- 00020596  0x00004d85 istore  0x00000004 , 0x00000005 
- 00020597  0x00004d86 setarg  0x00002803 
- 00020598  0x00004d87 istore  0x00000002 , 0x00000005 
- 00020599  0x00004d88 rtn 
- 00020600  0x00004d8b fetch  0x00000002 , 0x00004335 
- 00020601  0x00004d8c increase  0xfffffffe , 0x0000003f 
- 00020602  0x00004d8d div  0x0000003f , 0x00000007 
- 00020603  0x00004d8e call  0x00007d62 
- 00020604  0x00004d8f quotient  0x00000039 
- 00020605  0x00004d90 fetch  0x00000002 , 0x00004339 
- 00020606  0x00004d91 add  0x0000003f , 0x00000006 , 0x00000006 
- 00020607  0x00004d92 branch  0x00005080 
- 00020608  0x00004d95 increase  0x00000003 , 0x00000006 
- 00020609  0x00004d96 ifetch  0x00000002 , 0x00000006 
- 00020610  0x00004d97 copy  0x0000003f , 0x00000013 
- 00020611  0x00004d98 ifetch  0x00000002 , 0x00000006 
- 00020612  0x00004d99 arg  0x00002a29 , 0x00000002 
- 00020613  0x00004d9a isub  0x00000002 , 0x0000003e 
- 00020614  0x00004d9b branch  0x00005089 , 0x00000005 
- 00020615  0x00004d9c loop  0x00005080 
- 00020616  0x00004d9d branch  0x0000504c 
- 00020617  0x00004d9f arg  0x00000003 , 0x00000011 
- 00020618  0x00004da0 arg  0x00000004 , 0x00000012 
- 00020619  0x00004da1 call  0x000029fb 
- 00020620  0x00004da2 setarg  0x0000000a 
- 00020621  0x00004da3 istore  0x00000001 , 0x00000005 
- 00020622  0x00004da4 copy  0x00000013 , 0x0000003f 
- 00020623  0x00004da5 istore  0x00000002 , 0x00000005 
- 00020624  0x00004da6 rtn 
- 00020625  0x00004da9 fetch  0x00000002 , 0x00004335 
- 00020626  0x00004daa arg  0x00000009 , 0x00000039 
- 00020627  0x00004dab fetch  0x00000002 , 0x00004339 
- 00020628  0x00004dac add  0x0000003f , 0x00000005 , 0x00000011 
- 00020629  0x00004dad arg  0x000049f4 , 0x00000012 
- 00020630  0x00004dae call  0x00007d64 
- 00020631  0x00004daf branch  0x0000504f , 0x00000005 
- 00020632  0x00004db0 branch  0x0000504c 
- 00020633  0x00004db9 branch  0x000050bd , 0x0000002b 
- 00020634  0x00004dba call  0x00002952 
- 00020635  0x00004dbb setarg  0x000050c7 
- 00020636  0x00004dbc store  0x00000002 , 0x000043db 
- 00020637  0x00004dbd setarg  0x000050ca 
- 00020638  0x00004dbe store  0x00000002 , 0x000043dd 
- 00020639  0x00004dbf setarg  0x000050c3 
- 00020640  0x00004dc0 store  0x00000002 , 0x000043d3 
- 00020641  0x00004dc1 setarg  0x00005180 
- 00020642  0x00004dc2 store  0x00000002 , 0x000043e1 
- 00020643  0x00004dc3 setarg  0x000053b0 
- 00020644  0x00004dc4 store  0x00000002 , 0x000043df 
- 00020645  0x00004dc5 setarg  0x000053c1 
- 00020646  0x00004dc6 store  0x00000002 , 0x000043e3 
- 00020647  0x00004dc8 bpatch  0x00000062 , 0x0000400c 
- 00020648  0x00004dc9 call  0x000050ab 
- 00020649  0x00004dca call  0x000050be 
- 00020650  0x00004dcb branch  0x0000533b 
- 00020651  0x00004dce fetch  0x00000001 , 0x00008060 
- 00020652  0x00004dcf set0  0x00000000 , 0x0000003f 
- 00020653  0x00004dd0 store  0x00000001 , 0x00008060 
- 00020654  0x00004dd1 fetch  0x00000008 , 0x00004500 
- 00020655  0x00004dd2 call  0x00006d68 
- 00020656  0x00004dd3 fetch  0x00000002 , 0x00004508 
- 00020657  0x00004dd4 call  0x00006d73 
- 00020658  0x00004dd5 call  0x00006d82 
- 00020659  0x00004dd6 jam  0x00000008 , 0x00008077 
- 00020660  0x00004dd7 jam  0x00000049 , 0x00008076 
- 00020661  0x00004dd8 jam  0x0000000a , 0x00008079 
- 00020662  0x00004dd9 jam  0x0000000b , 0x0000807a 
- 00020663  0x00004ddb arg  0x00000081 , 0x00000002 
- 00020664  0x00004ddc fetch  0x00000002 , 0x0000450f 
- 00020665  0x00004ddd isolate1  0x00000000 , 0x0000003f 
- 00020666  0x00004dde setflag  0x00000001 , 0x00000004 , 0x00000002 
- 00020667  0x00004ddf storet  0x00000001 , 0x00008060 
- 00020668  0x00004de0 rtn 
- 00020669  0x00004de3 branch  0x000050ab 
- 00020670  0x00004de8 fetcht  0x00000001 , 0x000044f5 
- 00020671  0x00004de9 call  0x00006ef7 
- 00020672  0x00004dea call  0x000050ed 
- 00020673  0x00004deb fetcht  0x00000001 , 0x000044f3 
- 00020674  0x00004dec branch  0x00006edd 
- 00020675  0x00004def fetcht  0x00000001 , 0x000044f3 
- 00020676  0x00004df0 call  0x00006ee6 
- 00020677  0x00004df1 nbranch  0x0000430a , 0x00000001 
- 00020678  0x00004df2 branch  0x00004308 
- 00020679  0x00004df6 call  0x000069a9 
- 00020680  0x00004df7 nrtn  0x00000034 
- 00020681  0x00004df8 branch  0x000050ef 
- 00020682  0x00004dfc copy  0x00000013 , 0x0000003f 
- 00020683  0x00004dfd beq  0x00000014 , 0x000050dc 
- 00020684  0x00004dfe beq  0x00000015 , 0x000050d8 
- 00020685  0x00004dff beq  0x00000030 , 0x00005375 
- 00020686  0x00004e00 beq  0x00000031 , 0x00005377 
- 00020687  0x00004e01 beq  0x00000032 , 0x00005381 
- 00020688  0x00004e02 beq  0x00000033 , 0x0000537f 
- 00020689  0x00004e03 beq  0x00000034 , 0x0000536f 
- 00020690  0x00004e04 beq  0x0000003d , 0x0000534f 
- 00020691  0x00004e05 beq  0x00000041 , 0x000050e2 
- 00020692  0x00004e06 beq  0x00000042 , 0x000050e4 
- 00020693  0x00004e07 beq  0x00000043 , 0x0000536d 
- 00020694  0x00004e08 beq  0x0000003b , 0x00005358 
- 00020695  0x00004e09 rtn 
- 00020696  0x00004e0e call  0x000029cb 
- 00020697  0x00004e0f jam  0x00000000 , 0x00004511 
- 00020698  0x00004e10 call  0x000050e0 
- 00020699  0x00004e11 branch  0x00005321 
- 00020700  0x00004e18 call  0x000050e7 
- 00020701  0x00004e19 fetch  0x00000001 , 0x000044fe 
- 00020702  0x00004e1a store  0x00000001 , 0x000040c0 
- 00020703  0x00004e1b branch  0x0000531f 
- 00020704  0x00004e20 call  0x00005149 
- 00020705  0x00004e21 branch  0x000050e5 
- 00020706  0x00004e25 call  0x000030f3 
- 00020707  0x00004e26 branch  0x00002ed5 
- 00020708  0x00004e29 branch  0x00005391 
- 00020709  0x00004e2d fetcht  0x00000001 , 0x000044f5 
- 00020710  0x00004e2e branch  0x00006ef7 
- 00020711  0x00004e31 call  0x000050e9 
- 00020712  0x00004e32 branch  0x000050ed 
- 00020713  0x00004e35 fetch  0x00000001 , 0x000044f8 
- 00020714  0x00004e36 isolate1  0x00000001 , 0x0000003f 
- 00020715  0x00004e37 call  0x00004315 , 0x00000001 
- 00020716  0x00004e38 rtn 
- 00020717  0x00004e3a fetcht  0x00000001 , 0x000044f5 
- 00020718  0x00004e3b branch  0x00006ef3 
- 00020719  0x00004e3f fetch  0x00000001 , 0x0000810b 
- 00020720  0x00004e40 rtnbit1  0x00000002 
- 00020721  0x00004e41 call  0x00006d96 
- 00020722  0x00004e42 ifetch  0x00000001 , 0x00000003 
- 00020723  0x00004e43 bne  0x00000001 , 0x00005105 
- 00020724  0x00004e44 fetch  0x00000002 , 0x00008112 
- 00020725  0x00004e45 sub  0x0000003f , 0x00000002 , 0x0000003e 
- 00020726  0x00004e46 rtn  0x00000002 
- 00020727  0x00004e47 ifetch  0x00000001 , 0x00000003 
- 00020728  0x00004e48 store  0x00000001 , 0x000006e2 
- 00020729  0x00004e49 ifetcht  0x00000001 , 0x00000003 
- 00020730  0x00004e4a copy  0x00000003 , 0x00000011 
- 00020731  0x00004e4b storet  0x00000001 , 0x000006e3 
- 00020732  0x00004e4c add  0x00000002 , 0x00000003 , 0x00000002 
- 00020733  0x00004e4d fetch  0x00000002 , 0x00008112 
- 00020734  0x00004e4e isub  0x00000002 , 0x00000002 
- 00020735  0x00004e4f nrtn  0x00000002 
- 00020736  0x00004e50 jam  0x00000001 , 0x000006e4 
- 00020737  0x00004e51 call  0x00005113 
- 00020738  0x00004e52 fetch  0x00000001 , 0x000006e4 
- 00020739  0x00004e53 rtneq  0x00000000 
- 00020740  0x00004e54 branch  0x0000510e 
- 00020741  0x00004e57 call  0x00007c95 
- 00020742  0x00004e58 call  0x0000535e 
- 00020743  0x00004e59 branch  0x00005108 
- 00020744  0x00004e5d bpatch  0x00000063 , 0x0000400c 
- 00020745  0x00004e5e call  0x00006d96 
- 00020746  0x00004e5f fetch  0x00000002 , 0x00008112 
- 00020747  0x00004e60 rtn  0x00000034 
- 00020748  0x00004e61 iadd  0x00000003 , 0x00000003 
- 00020749  0x00004e62 branch  0x00005112 
- 00020750  0x00004e65 call  0x00006d96 
- 00020751  0x00004e66 increase  0x00000002 , 0x00000003 
- 00020752  0x00004e67 ifetch  0x00000001 , 0x00000003 
- 00020753  0x00004e68 iadd  0x00000003 , 0x00000003 
- 00020754  0x00004e6a branch  0x00006d9c 
- 00020755  0x00004e6e bpatch  0x00000064 , 0x0000400c 
- 00020756  0x00004e6f fetch  0x00000001 , 0x000006e2 
- 00020757  0x00004e70 beq  0x00000001 , 0x0000513d 
- 00020758  0x00004e71 beq  0x00000002 , 0x00005142 
- 00020759  0x00004e72 beq  0x00000004 , 0x00005150 
- 00020760  0x00004e73 beq  0x00000009 , 0x00005154 
- 00020761  0x00004e74 beq  0x0000000b , 0x000051ab 
- 00020762  0x00004e75 beq  0x0000000e , 0x000051ac 
- 00020763  0x00004e76 beq  0x0000000f , 0x000051b4 
- 00020764  0x00004e77 beq  0x00000010 , 0x000051bc 
- 00020765  0x00004e78 beq  0x00000012 , 0x000051c0 
- 00020766  0x00004e79 beq  0x00000026 , 0x000051c4 
- 00020767  0x00004e7a beq  0x00000028 , 0x000051c9 
- 00020768  0x00004e7b beq  0x0000002a , 0x000051cc 
- 00020769  0x00004e7c beq  0x0000002b , 0x000051ff 
- 00020770  0x00004e7d beq  0x0000002c , 0x00005205 
- 00020771  0x00004e7e beq  0x00000030 , 0x0000520c 
- 00020772  0x00004e7f beq  0x00000031 , 0x00005211 
- 00020773  0x00004e80 beq  0x00000032 , 0x00005222 
- 00020774  0x00004e81 beq  0x00000033 , 0x0000522d 
- 00020775  0x00004e82 beq  0x00000034 , 0x0000525a 
- 00020776  0x00004e83 beq  0x00000035 , 0x0000525d 
- 00020777  0x00004e84 beq  0x00000036 , 0x00005266 
- 00020778  0x00004e85 beq  0x00000037 , 0x0000526f 
- 00020779  0x00004e86 beq  0x00000038 , 0x00005275 
- 00020780  0x00004e87 beq  0x00000040 , 0x0000527d 
- 00020781  0x00004e88 beq  0x00000042 , 0x00005287 
- 00020782  0x00004e89 beq  0x00000048 , 0x0000528c 
- 00020783  0x00004e8b beq  0x00000051 , 0x00005297 
- 00020784  0x00004e8c beq  0x00000061 , 0x0000529b 
- 00020785  0x00004e8d beq  0x00000076 , 0x000052aa 
- 00020786  0x00004e8e beq  0x00000077 , 0x000052b0 
- 00020787  0x00004e8f beq  0x00000078 , 0x000052b5 
- 00020788  0x00004e90 beq  0x0000007a , 0x000052eb 
- 00020789  0x00004e91 beq  0x0000007b , 0x000052f9 
- 00020790  0x00004e92 beq  0x00000090 , 0x000052ff 
- 00020791  0x00004e93 beq  0x00000091 , 0x00005304 
- 00020792  0x00004e94 beq  0x00000092 , 0x00005308 
- 00020793  0x00004e95 beq  0x00000093 , 0x0000530d 
- 00020794  0x00004e96 beq  0x00000094 , 0x00005311 
- 00020795  0x00004e97 beq  0x000000ff , 0x00005317 
- 00020796  0x00004e98 branch  0x00005319 
- 00020797  0x00004e9f fetch  0x00000001 , 0x000006e3 
- 00020798  0x00004ea0 bne  0x00000006 , 0x00005319 
- 00020799  0x00004ea1 ifetch  0x00000006 , 0x00000003 
- 00020800  0x00004ea2 store  0x00000006 , 0x000042db 
- 00020801  0x00004ea3 branch  0x0000531c 
- 00020802  0x00004ea8 fetch  0x00000001 , 0x000006e3 
- 00020803  0x00004ea9 bne  0x00000001 , 0x00005319 
- 00020804  0x00004eaa ifetcht  0x00000001 , 0x00000003 
- 00020805  0x00004eab storet  0x00000001 , 0x000044ff 
- 00020806  0x00004eac call  0x0000531c 
- 00020807  0x00004ead fetch  0x00000002 , 0x000044e9 
- 00020808  0x00004eae rtnbit1  0x00000009 
- 00020809  0x00004eb2 fetch  0x00000001 , 0x000044f8 
- 00020810  0x00004eb3 isolate1  0x00000001 , 0x0000003f 
- 00020811  0x00004eb4 nrtn  0x00000001 
- 00020812  0x00004eb5 fetcht  0x00000001 , 0x000044ff 
- 00020813  0x00004eb6 isolate1  0x00000002 , 0x00000002 
- 00020814  0x00004eb7 branch  0x00004317 , 0x00000001 
- 00020815  0x00004eb8 branch  0x00004315 
- 00020816  0x00004ebe arg  0x0000001d , 0x0000003f 
- 00020817  0x00004ebf arg  0x0000426b , 0x00000005 
- 00020818  0x00004ec0 call  0x00005260 
- 00020819  0x00004ec1 branch  0x00002952 
- 00020820  0x00004ec7 fetch  0x00000002 , 0x000044e9 
- 00020821  0x00004ec8 bbit0  0x00000009 , 0x00005319 
- 00020822  0x00004ec9 call  0x000051a8 
- 00020823  0x00004eca branch  0x00005319 , 0x00000028 
- 00020824  0x00004ecb jam  0x00000000 , 0x000006e4 
- 00020825  0x00004ecc fetch  0x00000002 , 0x0000450f 
- 00020826  0x00004ecd bbit1  0x00000008 , 0x00005179 
- 00020827  0x00004ece fetch  0x00000001 , 0x00004511 
- 00020828  0x00004ecf nrtn  0x00000034 
- 00020829  0x00004ed0 jam  0x00000001 , 0x000006e4 
- 00020830  0x00004ed1 ifetch  0x00000002 , 0x00000003 
- 00020831  0x00004ed2 store  0x00000002 , 0x00004512 
- 00020832  0x00004ed3 storer  0x00000003 , 0x00000002 , 0x00004514 
- 00020833  0x00004ed4 fetch  0x00000001 , 0x000006e3 
- 00020834  0x00004ed5 pincrease  0xfffffffe 
- 00020835  0x00004ed6 nbranch  0x00005319 , 0x00000002 
- 00020836  0x00004ed7 branch  0x00005319 , 0x00000005 
- 00020837  0x00004ed8 store  0x00000001 , 0x00004511 
- 00020838  0x00004ed9 fetcht  0x00000002 , 0x00004512 
- 00020839  0x00004eda increase  0xffffffff , 0x00000002 
- 00020840  0x00004edb call  0x00002cd2 
- 00020841  0x00004edc branch  0x0000517c , 0x00000034 
- 00020842  0x00004edd ifetcht  0x00000004 , 0x00000006 
- 00020843  0x00004ede setarg  0x01280302 
- 00020844  0x00004edf isub  0x00000002 , 0x0000003e 
- 00020845  0x00004ee0 nbranch  0x0000517c , 0x00000005 
- 00020846  0x00004ee1 ifetch  0x00000001 , 0x00000006 
- 00020847  0x00004ee2 store  0x00000001 , 0x00004516 
- 00020848  0x00004ee3 and_into  0x00000030 , 0x0000003f 
- 00020849  0x00004ee4 branch  0x0000517c , 0x00000034 
- 00020850  0x00004ee5 jam  0x00000000 , 0x000006e4 
- 00020851  0x00004ee6 call  0x000029c9 
- 00020852  0x00004ee7 call  0x00005180 
- 00020853  0x00004ee8 call  0x00005180 
- 00020854  0x00004ee9 call  0x00005180 
- 00020855  0x00004eea fetch  0x00000002 , 0x0000450f 
- 00020856  0x00004eeb rtnbit0  0x00000008 
- 00020857  0x00004eed jam  0x00000001 , 0x000006e4 
- 00020858  0x00004eee call  0x000053d6 
- 00020859  0x00004eef branch  0x0000531c 
- 00020860  0x00004ef2 jam  0x00000000 , 0x00004511 
- 00020861  0x00004ef3 jam  0x00000001 , 0x000006e4 
- 00020862  0x00004ef4 call  0x000053d6 
- 00020863  0x00004ef5 branch  0x00005319 
- 00020864  0x00004ef8 fetch  0x00000001 , 0x00004511 
- 00020865  0x00004ef9 rtn  0x00000034 
- 00020866  0x00004efa call  0x00002a28 
- 00020867  0x00004efb nrtn  0x00000034 
- 00020868  0x00004efc call  0x000051a3 
- 00020869  0x00004efd bpatch  0x00000065 , 0x0000400c 
- 00020870  0x00004efe fetch  0x00000002 , 0x000042e1 
- 00020871  0x00004eff call  0x00007db0 
- 00020872  0x00004f00 copy  0x0000003f , 0x00000002 
- 00020873  0x00004f01 fetch  0x00000001 , 0x00004396 
- 00020874  0x00004f02 rtnbit1  0x00000000 
- 00020875  0x00004f03 add  0x00000002 , 0xfffffffd , 0x0000003f 
- 00020876  0x00004f04 arg  0x000000fb , 0x00000002 
- 00020877  0x00004f05 call  0x00007db0 
- 00020878  0x00004f06 fetcht  0x00000001 , 0x00004511 
- 00020879  0x00004f07 call  0x00007db0 
- 00020880  0x00004f08 copy  0x0000003f , 0x00000011 
- 00020881  0x00004f09 copy  0x00000002 , 0x0000003f 
- 00020882  0x00004f0a isub  0x00000011 , 0x0000003f 
- 00020883  0x00004f0b store  0x00000001 , 0x00004511 
- 00020884  0x00004f0c call  0x0000519e 
- 00020885  0x00004f0d fetch  0x00000002 , 0x00004514 
- 00020886  0x00004f0e copy  0x0000003f , 0x00000003 
- 00020887  0x00004f0f copy  0x00000011 , 0x00000039 
- 00020888  0x00004f10 call  0x00006dca 
- 00020889  0x00004f11 copy  0x00000003 , 0x0000003f 
- 00020890  0x00004f12 store  0x00000002 , 0x00004514 
- 00020891  0x00004f13 fetch  0x00000001 , 0x00004511 
- 00020892  0x00004f14 nrtn  0x00000034 
- 00020893  0x00004f15 branch  0x000053d4 
- 00020894  0x00004f18 fetcht  0x00000002 , 0x00004512 
- 00020895  0x00004f19 fetch  0x00000001 , 0x00004516 
- 00020896  0x00004f1a bbit1  0x00000005 , 0x00002df7 
- 00020897  0x00004f1b bbit1  0x00000004 , 0x00002dee 
- 00020898  0x00004f1c rtn 
- 00020899  0x00004f21 arg  0x00000017 , 0x00000002 
- 00020900  0x00004f22 fetch  0x00000002 , 0x0000450f 
- 00020901  0x00004f23 rtnbit1  0x00000001 
- 00020902  0x00004f24 fetcht  0x00000002 , 0x000042e3 
- 00020903  0x00004f25 rtn 
- 00020904  0x00004f28 fetch  0x00000002 , 0x0000450f 
- 00020905  0x00004f29 bbit1  0x00000002 , 0x00002dc7 
- 00020906  0x00004f2a branch  0x00007dbc 
- 00020907  0x00004f2f branch  0x0000533f 
- 00020908  0x00004f36 ifetch  0x00000001 , 0x00000003 
- 00020909  0x00004f37 fetcht  0x00000001 , 0x0000450f 
- 00020910  0x00004f38 nsetflag  0x00000034 , 0x00000000 , 0x00000002 
- 00020911  0x00004f39 storet  0x00000001 , 0x0000450f 
- 00020912  0x00004f3a fetcht  0x00000001 , 0x00008060 
- 00020913  0x00004f3b nsetflag  0x00000034 , 0x00000004 , 0x00000002 
- 00020914  0x00004f3c storet  0x00000001 , 0x00008060 
- 00020915  0x00004f3d branch  0x0000531c 
- 00020916  0x00004f42 fetchr  0x00000039 , 0x00000001 , 0x000006e3 
- 00020917  0x00004f43 call  0x00007d33 
- 00020918  0x00004f44 call  0x00006d77 
- 00020919  0x00004f45 store  0x00000002 , 0x00004508 
- 00020920  0x00004f46 call  0x0000531c 
- 00020921  0x00004f47 call  0x00006dae 
- 00020922  0x00004f48 fetch  0x00000002 , 0x00004508 
- 00020923  0x00004f49 branch  0x00006d73 
- 00020924  0x00004f4e arg  0x00000002 , 0x00000011 
- 00020925  0x00004f4f arg  0x000044f1 , 0x00000012 
- 00020926  0x00004f50 arg  0x00000000 , 0x00000002 
- 00020927  0x00004f51 branch  0x00005323 
- 00020928  0x00004f57 fetch  0x00000002 , 0x000044e9 
- 00020929  0x00004f58 bbit0  0x00000009 , 0x00005319 
- 00020930  0x00004f5a call  0x0000531c 
- 00020931  0x00004f5b branch  0x0000431f 
- 00020932  0x00004f62 fetchr  0x00000039 , 0x00000001 , 0x000006e3 
- 00020933  0x00004f63 fetch  0x00000002 , 0x000043f8 
- 00020934  0x00004f64 icopy  0x00000005 
- 00020935  0x00004f65 call  0x00006dca 
- 00020936  0x00004f66 branch  0x0000531c 
- 00020937  0x00004f6b fetch  0x00000002 , 0x000044e9 
- 00020938  0x00004f6c bbit1  0x00000009 , 0x0000528c 
- 00020939  0x00004f6d branch  0x00005319 
- 00020940  0x00004f72 arg  0x00000040 , 0x00000039 
- 00020941  0x00004f73 arg  0x00004348 , 0x00000005 
- 00020942  0x00004f74 call  0x00007ca1 
- 00020943  0x00004f75 setarg  0x00000000 
- 00020944  0x00004f76 store  0x00000001 , 0x00000688 
- 00020945  0x00004f77 copy  0x00000011 , 0x00000003 
- 00020946  0x00004f79 copy  0x00000003 , 0x0000003f 
- 00020947  0x00004f7a store  0x00000002 , 0x0000068c 
- 00020948  0x00004f7b call  0x000051fa 
- 00020949  0x00004f7d fetch  0x00000001 , 0x00000688 
- 00020950  0x00004f7e fetcht  0x00000001 , 0x00000678 
- 00020951  0x00004f7f increase  0x00000001 , 0x00000002 
- 00020952  0x00004f80 iadd  0x00000002 , 0x0000003f 
- 00020953  0x00004f81 store  0x00000001 , 0x00000688 
- 00020954  0x00004f83 sub  0x0000003f , 0x0000001f , 0x0000003e 
- 00020955  0x00004f84 nbranch  0x000051e6 , 0x00000002 
- 00020956  0x00004f86 fetcht  0x00000001 , 0x00004348 
- 00020957  0x00004f87 setarg  0x00004349 
- 00020958  0x00004f88 iadd  0x00000002 , 0x0000003f 
- 00020959  0x00004f89 store  0x00000002 , 0x00000691 
- 00020960  0x00004f8a fetcht  0x00000001 , 0x00000678 
- 00020961  0x00004f8b increase  0x00000001 , 0x00000002 
- 00020962  0x00004f8c fetch  0x00000001 , 0x00004348 
- 00020963  0x00004f8d iadd  0x00000002 , 0x0000003f 
- 00020964  0x00004f8e store  0x00000001 , 0x00004348 
- 00020965  0x00004f8f branch  0x000051ef 
- 00020966  0x00004f91 fetcht  0x00000001 , 0x00004368 
- 00020967  0x00004f92 setarg  0x00004369 
- 00020968  0x00004f93 iadd  0x00000002 , 0x0000003f 
- 00020969  0x00004f94 store  0x00000002 , 0x00000691 
- 00020970  0x00004f95 fetcht  0x00000001 , 0x00000678 
- 00020971  0x00004f96 increase  0x00000001 , 0x00000002 
- 00020972  0x00004f97 fetch  0x00000001 , 0x00004368 
- 00020973  0x00004f98 iadd  0x00000002 , 0x0000003f 
- 00020974  0x00004f99 store  0x00000001 , 0x00004368 
- 00020975  0x00004f9b fetch  0x00000002 , 0x00000691 
- 00020976  0x00004f9c copy  0x0000003f , 0x00000005 
- 00020977  0x00004f9d fetch  0x00000002 , 0x0000068c 
- 00020978  0x00004f9e copy  0x0000003f , 0x00000003 
- 00020979  0x00004fa0 copy  0x00000002 , 0x00000039 
- 00020980  0x00004fa1 call  0x00006dca 
- 00020981  0x00004fa3 fetch  0x00000001 , 0x000006e3 
- 00020982  0x00004fa4 fetcht  0x00000001 , 0x00000688 
- 00020983  0x00004fa5 isub  0x00000002 , 0x0000003e 
- 00020984  0x00004fa6 nbranch  0x000051d2 , 0x00000005 
- 00020985  0x00004fa7 branch  0x0000531c 
- 00020986  0x00004fab ifetch  0x00000001 , 0x00000003 
- 00020987  0x00004fac store  0x00000001 , 0x00000678 
- 00020988  0x00004fad ifetch  0x00000001 , 0x00000003 
- 00020989  0x00004fae store  0x00000001 , 0x00000684 
- 00020990  0x00004faf rtn 
- 00020991  0x00004fb4 arg  0x00000000 , 0x00000002 
- 00020992  0x00004fb5 arg  0x00000002 , 0x00000011 
- 00020993  0x00004fb6 fetch  0x00000002 , 0x0000450c 
- 00020994  0x00004fb7 store  0x00000002 , 0x000006a1 
- 00020995  0x00004fb8 arg  0x000006a1 , 0x00000012 
- 00020996  0x00004fb9 branch  0x00005323 
- 00020997  0x00004fbe fetch  0x00000001 , 0x000006e3 
- 00020998  0x00004fbf bne  0x00000001 , 0x00005319 
- 00020999  0x00004fc0 ifetch  0x00000001 , 0x00000003 
- 00021000  0x00004fc1 store  0x00000001 , 0x0000450a 
- 00021001  0x00004fc2 setarg  0x00000000 
- 00021002  0x00004fc3 store  0x00000002 , 0x0000450c 
- 00021003  0x00004fc4 branch  0x0000531c 
- 00021004  0x00004fc9 fetch  0x00000001 , 0x000006e3 
- 00021005  0x00004fca bne  0x00000004 , 0x00005319 
- 00021006  0x00004fcb fetch  0x00000002 , 0x000044e9 
- 00021007  0x00004fcc bbit1  0x00000009 , 0x000052eb 
- 00021008  0x00004fcd branch  0x00005319 
- 00021009  0x00004fd3 fetch  0x00000001 , 0x000006e3 
- 00021010  0x00004fd4 bne  0x00000003 , 0x00005319 
- 00021011  0x00004fd5 ifetch  0x00000001 , 0x00000003 
- 00021012  0x00004fd6 beq  0x00000000 , 0x00005217 
- 00021013  0x00004fd7 beq  0x00000001 , 0x0000521d 
- 00021014  0x00004fd8 branch  0x00005319 
- 00021015  0x00004fdb call  0x0000531c 
- 00021016  0x00004fdc ifetcht  0x00000001 , 0x00000003 
- 00021017  0x00004fdd ifetch  0x00000001 , 0x00000003 
- 00021018  0x00004fde beq  0x00000002 , 0x00006f0f 
- 00021019  0x00004fdf nsetflag  0x00000034 , 0x00000007 , 0x00000002 
- 00021020  0x00004fe0 branch  0x00006edd 
- 00021021  0x00004fe3 call  0x0000531c 
- 00021022  0x00004fe4 ifetcht  0x00000001 , 0x00000003 
- 00021023  0x00004fe5 ifetch  0x00000001 , 0x00000003 
- 00021024  0x00004fe6 branch  0x00006ef7 , 0x00000034 
- 00021025  0x00004fe7 branch  0x00006ef3 
- 00021026  0x00004fec fetch  0x00000001 , 0x000006e3 
- 00021027  0x00004fed bne  0x00000001 , 0x00005319 
- 00021028  0x00004fee ifetcht  0x00000001 , 0x00000003 
- 00021029  0x00004fef call  0x00006ee6 
- 00021030  0x00004ff0 setarg  0x00000000 
- 00021031  0x00004ff1 nsetflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00021032  0x00004ff2 arg  0x00000001 , 0x00000011 
- 00021033  0x00004ff3 store  0x00000002 , 0x000006a1 
- 00021034  0x00004ff4 arg  0x000006a1 , 0x00000012 
- 00021035  0x00004ff5 arg  0x00000000 , 0x00000002 
- 00021036  0x00004ff6 branch  0x00005323 
- 00021037  0x00004ffb ifetch  0x00000001 , 0x00000003 
- 00021038  0x00004ffc copy  0x0000003f , 0x00000002 
- 00021039  0x00004ffd beq  0x00000081 , 0x0000523c 
- 00021040  0x00004ffe beq  0x00000082 , 0x00005240 
- 00021041  0x00004fff beq  0x00000083 , 0x00005245 
- 00021042  0x00005000 beq  0x00000084 , 0x00005249 
- 00021043  0x00005001 store  0x00000001 , 0x000042fe 
- 00021044  0x00005002 call  0x000074ff 
- 00021045  0x00005003 call  0x00002ec4 
- 00021046  0x00005004 fetch  0x00000001 , 0x000042fe 
- 00021047  0x00005005 beq  0x00000000 , 0x0000524d 
- 00021048  0x00005006 beq  0x00000001 , 0x00005250 
- 00021049  0x00005007 beq  0x00000002 , 0x00005252 
- 00021050  0x00005008 beq  0x00000004 , 0x00005254 
- 00021051  0x00005009 branch  0x00005319 
- 00021052  0x0000500c storet  0x00000001 , 0x000042fe 
- 00021053  0x0000500d call  0x00002ec0 
- 00021054  0x0000500e jam  0x0000000d , 0x000042c7 
- 00021055  0x0000500f branch  0x0000524e 
- 00021056  0x00005011 storet  0x00000001 , 0x000042fe 
- 00021057  0x00005012 call  0x00002ec0 
- 00021058  0x00005013 jam  0x0000000d , 0x000042c7 
- 00021059  0x00005014 jam  0x00000001 , 0x000042c5 
- 00021060  0x00005015 branch  0x0000531c 
- 00021061  0x00005017 storet  0x00000001 , 0x000042fe 
- 00021062  0x00005018 call  0x00002ec0 
- 00021063  0x00005019 jam  0x0000000d , 0x000042c7 
- 00021064  0x0000501a branch  0x00005258 
- 00021065  0x0000501c storet  0x00000001 , 0x000042fe 
- 00021066  0x0000501d call  0x00002ec0 
- 00021067  0x0000501e jam  0x0000000d , 0x000042c7 
- 00021068  0x0000501f branch  0x00005256 
- 00021069  0x00005023 jam  0x00000000 , 0x000042c7 
- 00021070  0x00005025 jam  0x00000003 , 0x000042c5 
- 00021071  0x00005026 branch  0x0000531c 
- 00021072  0x00005028 jam  0x00000001 , 0x000042c7 
- 00021073  0x00005029 branch  0x0000524e 
- 00021074  0x0000502b jam  0x00000005 , 0x000042c7 
- 00021075  0x0000502c branch  0x00005258 
- 00021076  0x0000502e jam  0x00000005 , 0x000042c7 
- 00021077  0x0000502f branch  0x00005256 
- 00021078  0x00005031 jam  0x00000002 , 0x000042c5 
- 00021079  0x00005032 branch  0x0000531c 
- 00021080  0x00005034 jam  0x00000000 , 0x000042c5 
- 00021081  0x00005035 branch  0x0000531c 
- 00021082  0x0000503a arg  0x0000001f , 0x0000003f 
- 00021083  0x0000503b arg  0x00004348 , 0x00000005 
- 00021084  0x0000503c branch  0x00005260 
- 00021085  0x00005041 arg  0x0000001f , 0x0000003f 
- 00021086  0x00005042 arg  0x00004368 , 0x00000005 
- 00021087  0x00005043 branch  0x00005260 
- 00021088  0x00005046 fetchr  0x00000039 , 0x00000001 , 0x000006e3 
- 00021089  0x00005047 isub  0x00000039 , 0x0000003e 
- 00021090  0x00005048 nbranch  0x00005319 , 0x00000002 
- 00021091  0x00005049 istorer  0x00000039 , 0x00000001 , 0x00000005 
- 00021092  0x0000504a call  0x00006dca 
- 00021093  0x0000504b branch  0x0000531c 
- 00021094  0x00005050 fetch  0x00000002 , 0x000044e9 
- 00021095  0x00005051 bbit0  0x00000009 , 0x00005319 
- 00021096  0x00005052 fetch  0x00000001 , 0x000006e3 
- 00021097  0x00005053 bne  0x00000008 , 0x00005319 
- 00021098  0x00005054 ifetch  0x00000008 , 0x00000003 
- 00021099  0x00005055 store  0x00000008 , 0x000042d3 
- 00021100  0x00005056 jam  0x00000012 , 0x0000066f 
- 00021101  0x00005057 call  0x00007834 
- 00021102  0x00005058 branch  0x0000531c 
- 00021103  0x0000505d ifetch  0x00000002 , 0x00000003 
- 00021104  0x0000505e store  0x00000002 , 0x00004389 
- 00021105  0x0000505f storet  0x00000001 , 0x000040a6 
- 00021106  0x00005060 iadd  0x00000002 , 0x0000003f 
- 00021107  0x00005061 store  0x00000002 , 0x000040a4 
- 00021108  0x00005062 branch  0x0000531c 
- 00021109  0x00005067 fetch  0x00000001 , 0x000042fe 
- 00021110  0x00005068 branch  0x00005319 , 0x00000034 
- 00021111  0x00005069 fetch  0x00000001 , 0x000042fc 
- 00021112  0x0000506a bne  0x00000000 , 0x00005319 
- 00021113  0x0000506b fetch  0x00000001 , 0x000042fd 
- 00021114  0x0000506c bne  0x00000000 , 0x00005319 
- 00021115  0x0000506d call  0x000078a9 
- 00021116  0x0000506e branch  0x0000531c 
- 00021117  0x00005073 fetch  0x00000001 , 0x000006e3 
- 00021118  0x00005074 bne  0x00000005 , 0x00005319 
- 00021119  0x00005075 ifetch  0x00000001 , 0x00000003 
- 00021120  0x00005076 store  0x00000001 , 0x000044f9 
- 00021121  0x00005077 ifetch  0x00000004 , 0x00000003 
- 00021122  0x00005078 store  0x00000004 , 0x000044fa 
- 00021123  0x00005079 fetcht  0x00000001 , 0x000044f9 
- 00021124  0x0000507a call  0x00006ef7 
- 00021125  0x0000507b call  0x000053ae 
- 00021126  0x0000507c branch  0x0000531c 
- 00021127  0x00005081 fetch  0x00000001 , 0x000006e3 
- 00021128  0x00005082 bne  0x00000001 , 0x00005319 
- 00021129  0x00005083 ifetch  0x00000001 , 0x00000003 
- 00021130  0x00005084 store  0x00000001 , 0x00004141 
- 00021131  0x00005085 branch  0x0000531c 
- 00021132  0x0000508a ifetch  0x00000001 , 0x00000003 
- 00021133  0x0000508b beq  0x00000001 , 0x00005295 
- 00021134  0x0000508c fetch  0x00000001 , 0x000042fa 
- 00021135  0x0000508d beq  0x00000003 , 0x00005293 
- 00021136  0x0000508e beq  0x00000006 , 0x00005293 
- 00021137  0x0000508f beq  0x00000007 , 0x00005293 
- 00021138  0x00005090 branch  0x00005319 
- 00021139  0x00005092 jam  0x00000001 , 0x000042fb 
- 00021140  0x00005093 branch  0x0000531c 
- 00021141  0x00005096 call  0x00002f2a 
- 00021142  0x00005097 branch  0x0000531c 
- 00021143  0x0000509e call  0x0000531c 
- 00021144  0x0000509f call  0x00006dae 
- 00021145  0x000050a0 jam  0x00000001 , 0x00008010 
- 00021146  0x000050a1 branch  0x0000235a 
- 00021147  0x000050a6 fetch  0x00000001 , 0x000006e3 
- 00021148  0x000050a7 beq  0x00000000 , 0x00005319 
- 00021149  0x000050a8 ifetch  0x00000001 , 0x00000003 
- 00021150  0x000050a9 branch  0x000052a8 , 0x00000034 
- 00021151  0x000050aa fetch  0x00000001 , 0x000006e3 
- 00021152  0x000050ab bne  0x00000005 , 0x00005319 
- 00021153  0x000050ac ifetch  0x00000004 , 0x00000003 
- 00021154  0x000050ad arg  0x000f4240 , 0x00000002 
- 00021155  0x000050ae isub  0x00000002 , 0x0000003e 
- 00021156  0x000050af branch  0x00005319 , 0x00000002 
- 00021157  0x000050b0 store  0x00000004 , 0x000042ff 
- 00021158  0x000050b1 call  0x000029c1 
- 00021159  0x000050b2 branch  0x0000531c 
- 00021160  0x000050b5 call  0x000029c3 
- 00021161  0x000050b6 branch  0x0000531c 
- 00021162  0x000050bb arg  0x00000001 , 0x00000002 
- 00021163  0x000050bc call  0x00002cd2 
- 00021164  0x000050bd add  0x00000006 , 0xfffffffe , 0x00000005 
- 00021165  0x000050be setarg  0x00000000 
- 00021166  0x000050bf istore  0x00000002 , 0x00000005 
- 00021167  0x000050c0 branch  0x0000531c 
- 00021168  0x000050c5 call  0x000052b9 
- 00021169  0x000050c6 call  0x000052e7 
- 00021170  0x000050c7 setarg  0x00000000 
- 00021171  0x000050c8 istore  0x00000002 , 0x00000005 
- 00021172  0x000050c9 branch  0x00005388 
- 00021173  0x000050cf ifetch  0x00000001 , 0x00000003 
- 00021174  0x000050d0 call  0x000052bd 
- 00021175  0x000050d1 call  0x000052c4 
- 00021176  0x000050d2 branch  0x00005388 
- 00021177  0x000050d6 call  0x000052e4 
- 00021178  0x000050d7 setarg  0x00280002 
- 00021179  0x000050d8 istore  0x00000003 , 0x00000005 
- 00021180  0x000050d9 rtn 
- 00021181  0x000050dd store  0x00000001 , 0x00000670 
- 00021182  0x000050de call  0x000052e4 
- 00021183  0x000050df setarg  0x01280302 
- 00021184  0x000050e0 istore  0x00000004 , 0x00000005 
- 00021185  0x000050e1 fetch  0x00000001 , 0x00000670 
- 00021186  0x000050e2 istore  0x00000003 , 0x00000005 
- 00021187  0x000050e3 rtn 
- 00021188  0x000050e7 call  0x00002cf6 
- 00021189  0x000050e8 ifetch  0x00000001 , 0x00000003 
- 00021190  0x000050e9 and  0x0000003f , 0x0000001f , 0x00000039 
- 00021191  0x000050ea copy  0x0000003f , 0x00000011 
- 00021192  0x000050eb isolate1  0x00000007 , 0x00000011 
- 00021193  0x000050ec setflag  0x00000001 , 0x0000000f , 0x00000002 
- 00021194  0x000050ed isolate1  0x00000006 , 0x00000011 
- 00021195  0x000050ee setflag  0x00000001 , 0x0000000e , 0x00000002 
- 00021196  0x000050ef istoret  0x00000002 , 0x00000005 
- 00021197  0x000050f0 copy  0x00000039 , 0x0000003f 
- 00021198  0x000050f1 istore  0x00000001 , 0x00000005 
- 00021199  0x000050f2 call  0x00006ddd 
- 00021200  0x000050f3 call  0x000052e7 
- 00021201  0x000050f4 setarg  0x00000000 
- 00021202  0x000050f5 istore  0x00000002 , 0x00000005 
- 00021203  0x000050f6 and  0x00000002 , 0x000000ff , 0x00000002 
- 00021204  0x000050f7 increase  0xffffffff , 0x00000002 
- 00021205  0x000050f8 call  0x00002cd2 
- 00021206  0x000050f9 add  0x00000006 , 0x00000004 , 0x00000006 
- 00021207  0x000050fa ifetch  0x00000001 , 0x00000006 
- 00021208  0x000050fb bbit1  0x00000004 , 0x000052dc 
- 00021209  0x000050fc bbit1  0x00000005 , 0x000052dc 
- 00021210  0x000050fd increase  0x00000001 , 0x00000002 
- 00021211  0x000050fe rtn 
- 00021212  0x00005102 call  0x00002cf6 
- 00021213  0x00005103 isolate1  0x00000005 , 0x00000011 
- 00021214  0x00005104 setflag  0x00000001 , 0x0000000f , 0x00000002 
- 00021215  0x00005105 istoret  0x00000002 , 0x00000005 
- 00021216  0x00005106 setarg  0x02290202 
- 00021217  0x00005107 istore  0x00000008 , 0x00000005 
- 00021218  0x00005108 increase  0xffffffff , 0x00000002 
- 00021219  0x00005109 rtn 
- 00021220  0x0000510d call  0x00002cf6 
- 00021221  0x0000510e istoret  0x00000002 , 0x00000005 
- 00021222  0x0000510f rtn 
- 00021223  0x00005113 ifetch  0x00000001 , 0x00000003 
- 00021224  0x00005114 copy  0x0000003f , 0x00000039 
- 00021225  0x00005115 istore  0x00000001 , 0x00000005 
- 00021226  0x00005116 branch  0x00006ddd 
- 00021227  0x0000511b fetch  0x00000001 , 0x000042fc 
- 00021228  0x0000511c bne  0x00000005 , 0x00005319 
- 00021229  0x0000511d fetch  0x00000001 , 0x000042fe 
- 00021230  0x0000511e beq  0x00000004 , 0x000052f7 
- 00021231  0x0000511f beq  0x00000084 , 0x000052f1 
- 00021232  0x00005120 branch  0x00005319 
- 00021233  0x00005123 jam  0x00000002 , 0x000042f9 
- 00021234  0x00005124 jam  0x00000008 , 0x000042fa 
- 00021235  0x00005125 branch  0x000052f4 
- 00021236  0x00005128 ifetch  0x00000004 , 0x00000003 
- 00021237  0x00005129 store  0x00000004 , 0x000042ff 
- 00021238  0x0000512a branch  0x0000531c 
- 00021239  0x0000512d call  0x000052f4 
- 00021240  0x0000512e branch  0x00002f13 
- 00021241  0x00005133 ifetch  0x00000006 , 0x00000003 
- 00021242  0x00005134 store  0x00000006 , 0x000042cc 
- 00021243  0x00005135 jam  0x0000001b , 0x000001bc 
- 00021244  0x00005136 jam  0x00000001 , 0x00004517 
- 00021245  0x00005137 jam  0x00000001 , 0x00004343 
- 00021246  0x00005138 branch  0x0000531c 
- 00021247  0x0000513e fetch  0x00000001 , 0x000006e3 
- 00021248  0x0000513f bne  0x00000002 , 0x00005319 
- 00021249  0x00005140 ifetcht  0x00000002 , 0x00000003 
- 00021250  0x00005141 call  0x00002a2d 
- 00021251  0x00005142 branch  0x0000531c 
- 00021252  0x00005147 arg  0x00000000 , 0x00000002 
- 00021253  0x00005148 arg  0x00000002 , 0x00000011 
- 00021254  0x00005149 arg  0x00004075 , 0x00000012 
- 00021255  0x0000514a branch  0x00005323 
- 00021256  0x0000514f fetch  0x00000001 , 0x000006e3 
- 00021257  0x00005150 bne  0x00000008 , 0x00005319 
- 00021258  0x00005151 ifetch  0x00000008 , 0x00000003 
- 00021259  0x00005152 call  0x00002a2b 
- 00021260  0x00005153 branch  0x0000531c 
- 00021261  0x00005158 ifetchr  0x00000011 , 0x00000001 , 0x00000003 
- 00021262  0x00005159 ifetchr  0x00000012 , 0x00000002 , 0x00000003 
- 00021263  0x0000515a arg  0x00000000 , 0x00000002 
- 00021264  0x0000515b branch  0x00005323 
- 00021265  0x00005160 fetchr  0x00000039 , 0x00000001 , 0x000006e3 
- 00021266  0x00005161 increase  0xfffffffe , 0x00000039 
- 00021267  0x00005162 ifetch  0x00000002 , 0x00000003 
- 00021268  0x00005163 copy  0x0000003f , 0x00000005 
- 00021269  0x00005164 call  0x00006dca 
- 00021270  0x00005165 branch  0x0000531c 
- 00021271  0x0000516b jam  0x00000000 , 0x00004094 
- 00021272  0x0000516c branch  0x0000531c 
- 00021273  0x00005172 arg  0x00000001 , 0x00000002 
- 00021274  0x00005173 arg  0x00000000 , 0x00000011 
- 00021275  0x00005174 branch  0x00005323 
- 00021276  0x00005178 arg  0x00000000 , 0x00000002 
- 00021277  0x00005179 arg  0x00000000 , 0x00000011 
- 00021278  0x0000517a branch  0x00005323 
- 00021279  0x0000517f jam  0x00000002 , 0x000006e2 
- 00021280  0x00005180 branch  0x0000533c 
- 00021281  0x00005186 jam  0x00000005 , 0x000006e2 
- 00021282  0x00005187 branch  0x0000533c 
- 00021283  0x00005190 fetch  0x00000001 , 0x000006e2 
- 00021284  0x00005191 copy  0x0000003f , 0x00000013 
- 00021285  0x00005192 jam  0x00000006 , 0x000006e2 
- 00021286  0x00005193 setarg  0x00000002 
- 00021287  0x00005194 iadd  0x00000011 , 0x0000003f 
- 00021288  0x00005195 call  0x00005397 
- 00021289  0x00005196 copy  0x00000013 , 0x0000003f 
- 00021290  0x00005197 istore  0x00000001 , 0x00000003 
- 00021291  0x00005198 istoret  0x00000001 , 0x00000003 
- 00021292  0x00005199 copy  0x00000011 , 0x00000039 
- 00021293  0x0000519a copy  0x00000012 , 0x00000006 
- 00021294  0x0000519b call  0x00006dc4 
- 00021295  0x0000519c branch  0x000053a1 
- 00021296  0x000051a4 jam  0x00000008 , 0x000006e2 
- 00021297  0x000051a5 add  0x00000039 , 0x00000002 , 0x0000003f 
- 00021298  0x000051a6 call  0x00005397 
- 00021299  0x000051a7 fetch  0x00000002 , 0x0000070d 
- 00021300  0x000051a8 istore  0x00000002 , 0x00000003 
- 00021301  0x000051a9 fetch  0x00000002 , 0x0000070b 
- 00021302  0x000051aa icopy  0x00000006 
- 00021303  0x000051ab call  0x00006db1 
- 00021304  0x000051ac copy  0x00000006 , 0x0000003f 
- 00021305  0x000051ad store  0x00000002 , 0x0000070b 
- 00021306  0x000051ae branch  0x000053a1 
- 00021307  0x000051b3 jam  0x00000009 , 0x000006e2 
- 00021308  0x000051b5 setarg  0x00000000 
- 00021309  0x000051b6 call  0x00005397 
- 00021310  0x000051b7 branch  0x000053a1 
- 00021311  0x000051bc jam  0x0000000a , 0x000006e2 
- 00021312  0x000051bd setarg  0x00000001 
- 00021313  0x000051be call  0x00005397 
- 00021314  0x000051c0 call  0x00005349 
- 00021315  0x000051c2 fetch  0x00000002 , 0x000044e9 
- 00021316  0x000051c3 arg  0x00000009 , 0x00000007 
- 00021317  0x000051c4 qisolate1  0x0000003f 
- 00021318  0x000051c5 setflag  0x00000001 , 0x00000005 , 0x00000002 
- 00021319  0x000051c9 istoret  0x00000001 , 0x00000003 
- 00021320  0x000051ca branch  0x000053a1 
- 00021321  0x000051cf arg  0x00000000 , 0x00000002 
- 00021322  0x000051d0 fetch  0x00000001 , 0x00004388 
- 00021323  0x000051d1 arg  0x00000000 , 0x00000007 
- 00021324  0x000051d2 qisolate1  0x0000003f 
- 00021325  0x000051d3 setflag  0x00000001 , 0x00000002 , 0x00000002 
- 00021326  0x000051d4 rtn 
- 00021327  0x000051d9 jam  0x0000000d , 0x000006e2 
- 00021328  0x000051da fetch  0x00000001 , 0x000043fa 
- 00021329  0x000051db mul32  0x0000003f , 0x00000022 , 0x0000003f 
- 00021330  0x000051dc icopy  0x00000039 
- 00021331  0x000051dd call  0x00005397 
- 00021332  0x000051de fetch  0x00000002 , 0x000043f8 
- 00021333  0x000051df icopy  0x00000006 
- 00021334  0x000051e0 call  0x00006db1 
- 00021335  0x000051e1 branch  0x000053a1 
- 00021336  0x000051e5 jam  0x0000000e , 0x000006e2 
- 00021337  0x000051e6 setarg  0x00000004 
- 00021338  0x000051e7 call  0x00005397 
- 00021339  0x000051e8 fetch  0x00000004 , 0x000005fa 
- 00021340  0x000051e9 istore  0x00000004 , 0x00000003 
- 00021341  0x000051ea branch  0x000053a1 
- 00021342  0x000051ee jam  0x0000000f , 0x000006e2 
- 00021343  0x000051ef fetch  0x00000002 , 0x00008112 
- 00021344  0x000051f0 arg  0x00000040 , 0x00000002 
- 00021345  0x000051f1 call  0x00007db0 
- 00021346  0x000051f2 copy  0x0000003f , 0x00000011 
- 00021347  0x000051f3 copy  0x0000003f , 0x00000039 
- 00021348  0x000051f4 call  0x00006d96 
- 00021349  0x000051f5 arg  0x000006a1 , 0x00000005 
- 00021350  0x000051f6 call  0x00006dca 
- 00021351  0x000051f7 copy  0x00000011 , 0x0000003f 
- 00021352  0x000051f8 copy  0x00000011 , 0x00000039 
- 00021353  0x000051f9 call  0x00005397 
- 00021354  0x000051fa arg  0x000006a1 , 0x00000006 
- 00021355  0x000051fb call  0x00006db1 
- 00021356  0x000051fc branch  0x000053a1 
- 00021357  0x00005201 jam  0x00000010 , 0x000006e2 
- 00021358  0x00005202 branch  0x0000533c 
- 00021359  0x00005207 jam  0x00000011 , 0x000006e2 
- 00021360  0x00005208 setarg  0x00000004 
- 00021361  0x00005209 call  0x00005397 
- 00021362  0x0000520a fetch  0x00000004 , 0x000042ff 
- 00021363  0x0000520b istore  0x00000004 , 0x00000003 
- 00021364  0x0000520c branch  0x000053a1 
- 00021365  0x00005211 arg  0x00000180 , 0x00000011 
- 00021366  0x00005212 branch  0x00005379 
- 00021367  0x00005215 arg  0x00000080 , 0x00000011 
- 00021368  0x00005216 branch  0x00005379 
- 00021369  0x0000521a jam  0x00000014 , 0x000006e2 
- 00021370  0x0000521b setarg  0x00000002 
- 00021371  0x0000521c call  0x00005397 
- 00021372  0x0000521d copy  0x00000011 , 0x0000003f 
- 00021373  0x0000521e istore  0x00000002 , 0x00000003 
- 00021374  0x0000521f branch  0x000053a1 
- 00021375  0x00005224 arg  0x00000000 , 0x00000013 
- 00021376  0x00005225 branch  0x00005382 
- 00021377  0x00005228 arg  0x00000001 , 0x00000013 
- 00021378  0x0000522b jam  0x00000015 , 0x000006e2 
- 00021379  0x0000522c setarg  0x00000001 
- 00021380  0x0000522d call  0x00005397 
- 00021381  0x0000522e copy  0x00000013 , 0x0000003f 
- 00021382  0x0000522f istore  0x00000001 , 0x00000003 
- 00021383  0x00005230 branch  0x000053a1 
- 00021384  0x00005237 storet  0x00000002 , 0x00000678 
- 00021385  0x00005238 jam  0x00000029 , 0x000006e2 
- 00021386  0x00005239 setarg  0x00000002 
- 00021387  0x0000523a call  0x00005397 
- 00021388  0x0000523b fetcht  0x00000002 , 0x00000678 
- 00021389  0x0000523c istoret  0x00000002 , 0x00000003 
- 00021390  0x0000523d branch  0x000053a1 
- 00021391  0x00005242 jam  0x0000002b , 0x000006e2 
- 00021392  0x00005243 branch  0x0000533c 
- 00021393  0x00005248 jam  0x00000040 , 0x000006e2 
- 00021394  0x00005249 setarg  0x00000002 
- 00021395  0x0000524a call  0x00005397 
- 00021396  0x0000524b fetch  0x00000002 , 0x00004075 
- 00021397  0x0000524c istore  0x00000002 , 0x00000003 
- 00021398  0x0000524d branch  0x000053a1 
- 00021399  0x0000525a jam  0x00000002 , 0x000006e1 
- 00021400  0x0000525b store  0x00000001 , 0x000006e3 
- 00021401  0x0000525c storet  0x00000008 , 0x00000678 
- 00021402  0x0000525d bpatch  0x00000066 , 0x0000400c 
- 00021403  0x0000525e call  0x000053a3 
- 00021404  0x0000525f fetcht  0x00000008 , 0x00000678 
- 00021405  0x00005260 call  0x00006da2 
- 00021406  0x00005261 fetch  0x00000003 , 0x000006e1 
- 00021407  0x00005262 istore  0x00000003 , 0x00000003 
- 00021408  0x00005263 rtn 
- 00021409  0x00005266 bpatch  0x00000067 , 0x0000400c 
- 00021410  0x00005267 branch  0x00006da4 
- 00021411  0x0000526a call  0x000053ac 
- 00021412  0x0000526b rtn  0x00000001 
- 00021413  0x0000526d call  0x000053aa 
- 00021414  0x0000526e fetch  0x00000004 , 0x000044fa 
- 00021415  0x0000526f rshift2  0x0000003f , 0x0000003f 
- 00021416  0x00005270 rtn  0x00000034 
- 00021417  0x00005271 branch  0x00007c91 
- 00021418  0x00005274 fetcht  0x00000001 , 0x000044f9 
- 00021419  0x00005275 branch  0x00006ef7 
- 00021420  0x00005278 fetcht  0x00000001 , 0x000044f9 
- 00021421  0x00005279 branch  0x00006f02 
- 00021422  0x0000527c fetcht  0x00000001 , 0x000044f9 
- 00021423  0x0000527d branch  0x00006ef3 
- 00021424  0x00005289 storer  0x00000011 , 0x00000002 , 0x0000070b 
- 00021425  0x0000528a storer  0x00000012 , 0x00000002 , 0x00000709 
- 00021426  0x0000528b fetch  0x00000002 , 0x00004398 
- 00021427  0x0000528c store  0x00000002 , 0x0000070d 
- 00021428  0x0000528d call  0x000051a8 
- 00021429  0x0000528e rtn  0x00000028 
- 00021430  0x00005291 fetcht  0x00000002 , 0x00000709 
- 00021431  0x00005292 fetch  0x00000001 , 0x0000450e 
- 00021432  0x00005293 call  0x00007db0 
- 00021433  0x00005294 copy  0x0000003f , 0x00000039 
- 00021434  0x00005295 copy  0x00000002 , 0x0000003f 
- 00021435  0x00005296 isub  0x00000039 , 0x0000003f 
- 00021436  0x00005297 store  0x00000002 , 0x00000709 
- 00021437  0x00005298 call  0x00005330 
- 00021438  0x00005299 fetch  0x00000002 , 0x00000709 
- 00021439  0x0000529a rtn  0x00000034 
- 00021440  0x0000529b branch  0x000053b6 
- 00021441  0x000052a1 rtn 
- 00021442  0x000052a4 fetch  0x00000001 , 0x0000450a 
- 00021443  0x000052a5 rtn  0x00000034 
- 00021444  0x000052a6 fetch  0x00000001 , 0x0000450b 
- 00021445  0x000052a7 rtn  0x00000034 
- 00021446  0x000052a8 increase  0xffffffff , 0x0000003f 
- 00021447  0x000052a9 store  0x00000001 , 0x0000450b 
- 00021448  0x000052aa nrtn  0x00000034 
- 00021449  0x000052ab jam  0x00000005 , 0x0000450b 
- 00021450  0x000052ac call  0x00006f82 
- 00021451  0x000052ad call  0x00006fb0 
- 00021452  0x000052ae div  0x0000003f , 0x0000000a 
- 00021453  0x000052af call  0x00007d5f 
- 00021454  0x000052b0 div  0x0000003f , 0x00000064 
- 00021455  0x000052b1 call  0x00007d5f 
- 00021456  0x000052b2 remainder  0x00000002 
- 00021457  0x000052b3 store  0x00000001 , 0x0000450c 
- 00021458  0x000052b4 storet  0x00000001 , 0x0000450d 
- 00021459  0x000052b5 rtn 
- 00021460  0x000052bc arg  0x00000008 , 0x00000007 
- 00021461  0x000052bd branch  0x000053dc 
- 00021462  0x000052c0 arg  0x00000008 , 0x00000007 
- 00021463  0x000052c1 branch  0x000053d8 
- 00021464  0x000052c4 fetch  0x00000002 , 0x0000450f 
- 00021465  0x000052c5 qset0  0x0000003f 
- 00021466  0x000052c6 store  0x00000002 , 0x0000450f 
- 00021467  0x000052c7 rtn 
- 00021468  0x000052ca fetch  0x00000002 , 0x0000450f 
- 00021469  0x000052cb qset1  0x0000003f 
- 00021470  0x000052cc store  0x00000002 , 0x0000450f 
- 00021471  0x000052cd rtn 
- 00021472  0x000052d3 call  0x00007396 
- 00021473  0x000052d4 call  0x00005410 
- 00021474  0x000052d5 call  0x00005949 
- 00021475  0x000052d6 rtn  0x0000002b 
- 00021476  0x000052d7 call  0x00005747 
- 00021477  0x000052d8 call  0x00005f37 
- 00021478  0x000052d9 call  0x000053ec 
- 00021479  0x000052da call  0x000059ed 
- 00021480  0x000052dc fetch  0x00000002 , 0x000044e9 
- 00021481  0x000052dd bbit1  0x0000000c , 0x00005c1a 
- 00021482  0x000052de call  0x00005eb6 
- 00021483  0x000052df branch  0x0000548c 
- 00021484  0x000052e3 bpatch  0x00000068 , 0x0000400d 
- 00021485  0x000052e4 setarg  0x00006235 
- 00021486  0x000052e5 store  0x00000002 , 0x000045f8 
- 00021487  0x000052e6 setarg  0x0000622b 
- 00021488  0x000052e7 store  0x00000002 , 0x000045fa 
- 00021489  0x000052e8 setarg  0x00006109 
- 00021490  0x000052e9 store  0x00000002 , 0x000043e9 
- 00021491  0x000052ea setarg  0x00006096 
- 00021492  0x000052eb store  0x00000002 , 0x000045f2 
- 00021493  0x000052ec setarg  0x000060c1 
- 00021494  0x000052ed store  0x00000002 , 0x000045f4 
- 00021495  0x000052ee setarg  0x0000550c 
- 00021496  0x000052ef store  0x00000002 , 0x000045f6 
- 00021497  0x000052f0 setarg  0x00005b23 
- 00021498  0x000052f1 store  0x00000002 , 0x000043d9 
- 00021499  0x000052f2 setarg  0x00005507 
- 00021500  0x000052f3 store  0x00000002 , 0x000043d7 
- 00021501  0x000052f4 setarg  0x00005ac1 
- 00021502  0x000052f5 store  0x00000002 , 0x000043dd 
- 00021503  0x000052f6 setarg  0x00005e5d 
- 00021504  0x000052f7 store  0x00000002 , 0x000043db 
- 00021505  0x000052f8 setarg  0x000054d5 
- 00021506  0x000052f9 store  0x00000002 , 0x000043d5 
- 00021507  0x000052fa setarg  0x00005b08 
- 00021508  0x000052fb store  0x00000002 , 0x000043df 
- 00021509  0x000052fc setarg  0x00005b85 
- 00021510  0x000052fd store  0x00000002 , 0x000043e3 
- 00021511  0x000052fe setarg  0x000055fa 
- 00021512  0x000052ff store  0x00000002 , 0x000043e7 
- 00021513  0x00005300 setarg  0x000054c5 
- 00021514  0x00005301 store  0x00000002 , 0x000043d3 
- 00021515  0x00005302 setarg  0x00006221 
- 00021516  0x00005303 store  0x00000002 , 0x000043e1 
- 00021517  0x00005304 setarg  0x00006228 
- 00021518  0x00005305 store  0x00000002 , 0x000043e5 
- 00021519  0x00005306 rtn 
- 00021520  0x0000530a rtn  0x0000002b 
- 00021521  0x0000530b call  0x000035f0 
- 00021522  0x0000530c call  0x0000325b 
- 00021523  0x0000530d call  0x000062aa 
- 00021524  0x0000530e call  0x00005589 
- 00021525  0x0000530f call  0x000055c6 
- 00021526  0x00005310 call  0x0000544a 
- 00021527  0x00005311 call  0x00006177 
- 00021528  0x00005312 call  0x00002a41 
- 00021529  0x00005314 bpatch  0x00000069 , 0x0000400d 
- 00021530  0x00005315 fetch  0x00000008 , 0x00004713 
- 00021531  0x00005316 bbit1  0x00000013 , 0x00005d60 
- 00021532  0x00005317 bbit1  0x00000012 , 0x00005d6e 
- 00021533  0x00005318 bbit1  0x00000014 , 0x00005da6 
- 00021534  0x00005319 rtn 
- 00021535  0x0000531c jam  0x00000010 , 0x00004099 
- 00021536  0x0000531d fetch  0x00000008 , 0x00004713 
- 00021537  0x0000531e rtnbit1  0x0000000c 
- 00021538  0x0000531f jam  0x00000018 , 0x00004099 
- 00021539  0x00005320 rtn 
- 00021540  0x00005323 call  0x00003281 
- 00021541  0x00005324 fetch  0x00000008 , 0x00004713 
- 00021542  0x00005325 rtnbit0  0x0000003d 
- 00021543  0x00005326 branch  0x00003284 
- 00021544  0x00005329 bpatch  0x0000006a , 0x0000400d 
- 00021545  0x0000532a fetch  0x00000008 , 0x00004713 
- 00021546  0x0000532b isolate1  0x00000005 , 0x0000003f 
- 00021547  0x0000532c call  0x00005f08 , 0x00000001 
- 00021548  0x0000532f fetch  0x00000002 , 0x0000463a 
- 00021549  0x00005330 store  0x00000002 , 0x000045d6 
- 00021550  0x00005332 fetch  0x00000001 , 0x0000463d 
- 00021551  0x00005333 store  0x00000002 , 0x000045dc 
- 00021552  0x00005335 fetch  0x00000005 , 0x0000463f 
- 00021553  0x00005336 store  0x00000005 , 0x00004628 
- 00021554  0x00005338 fetch  0x00000001 , 0x0000463e 
- 00021555  0x00005339 store  0x00000001 , 0x000045d1 
- 00021556  0x0000533b fetch  0x00000001 , 0x000045b9 
- 00021557  0x0000533c ncall  0x0000326b , 0x00000034 
- 00021558  0x0000533e bpatch  0x0000006b , 0x0000400d 
- 00021559  0x0000533f call  0x0000541f 
- 00021560  0x00005340 call  0x00005424 
- 00021561  0x00005341 call  0x00005fe4 
- 00021562  0x00005342 branch  0x00003287 
- 00021563  0x00005345 setarg  0x00009000 
- 00021564  0x00005346 store  0x00000002 , 0x000042f7 
- 00021565  0x00005347 jam  0x00000003 , 0x000040c1 
- 00021566  0x00005348 jam  0x00000008 , 0x000040a6 
- 00021567  0x00005349 jam  0x00000000 , 0x0000497f 
- 00021568  0x0000534a jam  0x00000000 , 0x00004980 
- 00021569  0x0000534b setarg  0x00000200 
- 00021570  0x0000534c store  0x00000002 , 0x000040a4 
- 00021571  0x0000534d jam  0x00000017 , 0x000042e1 
- 00021572  0x0000534e jam  0x00000017 , 0x000042e3 
- 00021573  0x00005350 setarg  0x000047c3 
- 00021574  0x00005351 store  0x00000002 , 0x0000433f 
- 00021575  0x00005352 setarg  0x00000010 
- 00021576  0x00005353 store  0x00000002 , 0x00004341 
- 00021577  0x00005354 branch  0x00005539 
- 00021578  0x00005357 bpatch  0x0000006c , 0x0000400d 
- 00021579  0x00005358 call  0x0000543b 
- 00021580  0x00005359 jam  0x00000000 , 0x0000487a 
- 00021581  0x0000535b setarg  0x00000a77 
- 00021582  0x0000535c store  0x00000002 , 0x000043f5 
- 00021583  0x0000535d setsect  0x00000000 , 0x00001224 
- 00021584  0x0000535e setsect  0x00000001 , 0x00004000 
- 00021585  0x0000535f setsect  0x00000002 , 0x00000000 
- 00021586  0x00005360 istore  0x00000005 , 0x00000005 
- 00021587  0x00005363 fetch  0x00000008 , 0x00004713 
- 00021588  0x00005364 bbit0  0x0000001b , 0x00005458 
- 00021589  0x00005365 setarg  0x00000006 
- 00021590  0x00005366 store  0x00000002 , 0x000042d3 
- 00021591  0x00005367 store  0x00000002 , 0x000042d5 
- 00021592  0x00005369 call  0x00005481 
- 00021593  0x0000536a fetch  0x00000008 , 0x00004713 
- 00021594  0x0000536b bbit0  0x00000018 , 0x0000545c 
- 00021595  0x0000536c call  0x00005476 
- 00021596  0x0000536e fetch  0x00000003 , 0x00004608 
- 00021597  0x0000536f store  0x00000003 , 0x0000475d 
- 00021598  0x00005370 fetch  0x00000001 , 0x00004666 
- 00021599  0x00005371 store  0x00000001 , 0x000049a1 
- 00021600  0x00005372 fetch  0x00000003 , 0x000042de 
- 00021601  0x00005373 store  0x00000003 , 0x00004797 
- 00021602  0x00005374 setarg  0x00000000 
- 00021603  0x00005375 store  0x00000007 , 0x00004846 
- 00021604  0x00005376 fetch  0x00000001 , 0x000044eb 
- 00021605  0x00005377 store  0x00000001 , 0x0000497c 
- 00021606  0x00005378 store  0x00000001 , 0x0000497d 
- 00021607  0x00005379 call  0x00002969 
- 00021608  0x0000537b bpatch  0x0000006d , 0x0000400d 
- 00021609  0x0000537c fetch  0x00000001 , 0x0000464f 
- 00021610  0x0000537d store  0x00000001 , 0x00004958 
- 00021611  0x0000537e fetch  0x00000001 , 0x0000464e 
- 00021612  0x0000537f rtneq  0x000000ff 
- 00021613  0x00005380 fetcht  0x00000001 , 0x0000464e 
- 00021614  0x00005381 call  0x000055b5 
- 00021615  0x00005382 fetcht  0x00000001 , 0x0000464e 
- 00021616  0x00005383 call  0x00006ee6 
- 00021617  0x00005384 call  0x00005473 , 0x00000001 
- 00021618  0x00005385 branch  0x000055b1 
- 00021619  0x00005387 fetch  0x00000001 , 0x00004650 
- 00021620  0x00005388 store  0x00000001 , 0x00004958 
- 00021621  0x00005389 rtn 
- 00021622  0x0000538c fetch  0x00000003 , 0x00004743 
- 00021623  0x0000538d store  0x00000003 , 0x00004608 
- 00021624  0x0000538e fetch  0x00000003 , 0x00004746 
- 00021625  0x0000538f store  0x00000003 , 0x0000460b 
- 00021626  0x00005390 fetch  0x00000001 , 0x00004749 
- 00021627  0x00005391 store  0x00000001 , 0x00004621 
- 00021628  0x00005392 fetch  0x00000004 , 0x00004755 
- 00021629  0x00005393 store  0x00000004 , 0x00004751 
- 00021630  0x00005395 setarg  0x00100c0c 
- 00021631  0x00005396 store  0x00000003 , 0x000045a7 
- 00021632  0x00005397 rtn 
- 00021633  0x0000539a fetch  0x00000003 , 0x0000474a 
- 00021634  0x0000539b store  0x00000003 , 0x00004608 
- 00021635  0x0000539c fetch  0x00000003 , 0x0000474d 
- 00021636  0x0000539d store  0x00000003 , 0x0000460b 
- 00021637  0x0000539e fetch  0x00000001 , 0x00004750 
- 00021638  0x0000539f store  0x00000001 , 0x00004621 
- 00021639  0x000053a0 fetch  0x00000004 , 0x00004759 
- 00021640  0x000053a1 store  0x00000004 , 0x00004751 
- 00021641  0x000053a3 setarg  0x001c1919 
- 00021642  0x000053a4 store  0x00000003 , 0x000045a7 
- 00021643  0x000053a5 rtn 
- 00021644  0x000053b2 bpatch  0x0000006e , 0x0000400d 
- 00021645  0x000053b3 fetch  0x00000008 , 0x00004713 
- 00021646  0x000053b4 bbit1  0x0000003e , 0x0000602d 
- 00021647  0x000053b5 fetch  0x00000001 , 0x00004666 
- 00021648  0x000053b6 beq  0x00000000 , 0x0000601c 
- 00021649  0x000053b8 call  0x00005aa8 
- 00021650  0x000053b9 fetch  0x00000001 , 0x00004666 
- 00021651  0x000053ba beq  0x00000001 , 0x00005496 
- 00021652  0x000053bb beq  0x00000002 , 0x0000549b 
- 00021653  0x000053bc rtn 
- 00021654  0x000053be fetch  0x00000006 , 0x00004668 
- 00021655  0x000053bf fetcht  0x00000006 , 0x000046e6 
- 00021656  0x000053c0 isub  0x00000002 , 0x0000003e 
- 00021657  0x000053c1 branch  0x00005a94 , 0x00000005 
- 00021658  0x000053c2 branch  0x000054a0 
- 00021659  0x000053c5 fetch  0x00000006 , 0x00004675 
- 00021660  0x000053c6 fetcht  0x00000006 , 0x000046e6 
- 00021661  0x000053c7 isub  0x00000002 , 0x0000003e 
- 00021662  0x000053c8 branch  0x00005a94 , 0x00000005 
- 00021663  0x000053c9 branch  0x000054a0 
- 00021664  0x000053cc bpatch  0x0000006f , 0x0000400d 
- 00021665  0x000053cd call  0x0000619f 
- 00021666  0x000053ce arg  0x00004667 , 0x00000011 
- 00021667  0x000053cf fetch  0x00000001 , 0x00004666 
- 00021668  0x000053d0 increase  0xffffffff , 0x0000003f 
- 00021669  0x000053d1 mul32  0x0000003f , 0x0000001d , 0x0000003f 
- 00021670  0x000053d2 iadd  0x00000011 , 0x00000011 
- 00021671  0x000053d3 ifetch  0x00000001 , 0x00000011 
- 00021672  0x000053d4 store  0x00000001 , 0x000043f3 
- 00021673  0x000053d6 fetch  0x00000001 , 0x000043f3 
- 00021674  0x000053d7 beq  0x00000034 , 0x000054b6 
- 00021675  0x000053d8 branch  0x00005a94 
- 00021676  0x000053db bpatch  0x00000070 , 0x0000400e 
- 00021677  0x000053dc disable  0x00000028 
- 00021678  0x000053dd fetch  0x00000008 , 0x00004713 
- 00021679  0x000053de bbit0  0x0000000b , 0x000054b3 
- 00021680  0x000053df fetch  0x00000001 , 0x00008132 
- 00021681  0x000053e0 bbit1  0x00000004 , 0x000054b3 
- 00021682  0x000053e1 enable  0x00000028 
- 00021683  0x000053e3 fetch  0x00000001 , 0x00004780 
- 00021684  0x000053e4 store  0x00000001 , 0x0000477f 
- 00021685  0x000053e5 rtn 
- 00021686  0x000053e8 jam  0x00000001 , 0x00004795 
- 00021687  0x000053e9 fetcht  0x00000001 , 0x0000471e 
- 00021688  0x000053ea fetch  0x00000001 , 0x0000478f 
- 00021689  0x000053eb beq  0x000000ff , 0x000054bb 
- 00021690  0x000053ec fetcht  0x00000001 , 0x0000463c 
- 00021691  0x000053ee storet  0x00000001 , 0x00004845 
- 00021692  0x000053ef call  0x0000432d 
- 00021693  0x000053f0 fetch  0x00000003 , 0x0000479d 
- 00021694  0x000053f1 store  0x00000003 , 0x0000434d 
- 00021695  0x000053f2 call  0x00005b6b 
- 00021696  0x000053f3 setarg  0x00000004 
- 00021697  0x000053f4 istore  0x00000001 , 0x00000006 
- 00021698  0x000053f5 arg  0x00004369 , 0x00000006 
- 00021699  0x000053f6 call  0x00005b72 
- 00021700  0x000053f7 branch  0x00007870 
- 00021701  0x000053fc bmark1  0x00000026 , 0x00004308 
- 00021702  0x000053fd fetch  0x00000001 , 0x00004956 
- 00021703  0x000053fe branch  0x00004308 , 0x00000034 
- 00021704  0x000053ff fetch  0x00000001 , 0x000047c2 
- 00021705  0x00005400 beq  0x00000001 , 0x00004308 
- 00021706  0x00005401 fetch  0x00000001 , 0x00004857 
- 00021707  0x00005402 nbranch  0x00004308 , 0x00000034 
- 00021708  0x00005403 branch  0x0000430a 
- 00021709  0x0000540d bpatch  0x00000071 , 0x0000400e 
- 00021710  0x0000540e setarg  0x00000006 
- 00021711  0x0000540f call  0x000069e5 
- 00021712  0x00005410 bbit1  0x00000003 , 0x000054d3 
- 00021713  0x00005411 call  0x000059da 
- 00021714  0x00005412 call  0x000059ed 
- 00021715  0x00005414 call  0x000054dc 
- 00021716  0x00005415 branch  0x00004327 
- 00021717  0x00005418 bpatch  0x00000072 , 0x0000400e 
- 00021718  0x00005419 call  0x0000739a 
- 00021719  0x0000541a call  0x000056a9 
- 00021720  0x0000541b call  0x000054dc 
- 00021721  0x0000541c call  0x00005d9e 
- 00021722  0x0000541d fetcht  0x00000001 , 0x00004659 
- 00021723  0x0000541e branch  0x00006ed3 
- 00021724  0x00005422 bpatch  0x00000073 , 0x0000400e 
- 00021725  0x00005423 call  0x00005a92 
- 00021726  0x00005424 call  0x00007de2 
- 00021727  0x00005425 call  0x0000611a 
- 00021728  0x00005426 call  0x0000550c 
- 00021729  0x00005427 call  0x000054f9 
- 00021730  0x00005428 fetcht  0x00000001 , 0x0000465b 
- 00021731  0x00005429 call  0x000055b5 
- 00021732  0x0000542a call  0x000055b9 
- 00021733  0x0000542b call  0x000061fd 
- 00021734  0x0000542c call  0x000054f2 
- 00021735  0x0000542d branch  0x000054e8 
- 00021736  0x00005430 fetch  0x00000008 , 0x00004713 
- 00021737  0x00005431 rtnbit0  0x0000003c 
- 00021738  0x00005433 fetcht  0x00000001 , 0x0000464a 
- 00021739  0x00005434 call  0x00006ed3 
- 00021740  0x00005435 fetcht  0x00000001 , 0x0000464b 
- 00021741  0x00005436 call  0x00006ed3 
- 00021742  0x00005437 fetcht  0x00000001 , 0x0000464a 
- 00021743  0x00005438 call  0x000055b1 
- 00021744  0x00005439 fetcht  0x00000001 , 0x0000464b 
- 00021745  0x0000543a branch  0x000055b1 
- 00021746  0x0000543d fetch  0x00000008 , 0x00004713 
- 00021747  0x0000543e rtnbit0  0x00000015 
- 00021748  0x0000543f fetch  0x00000001 , 0x00004407 
- 00021749  0x00005440 rtnne  0x00000002 
- 00021750  0x00005441 fetch  0x00000001 , 0x00004635 
- 00021751  0x00005442 arg  0x000000c0 , 0x00000002 
- 00021752  0x00005443 branch  0x00006f21 
- 00021753  0x00005448 arg  0x00008070 , 0x00000006 
- 00021754  0x00005449 arg  0x00000010 , 0x00000039 
- 00021755  0x0000544b ifetch  0x00000001 , 0x00000006 
- 00021756  0x0000544c nbranch  0x00005500 , 0x00000034 
- 00021757  0x0000544d setarg  0x00000080 
- 00021758  0x0000544e add  0x00000006 , 0xffffffff , 0x00000005 
- 00021759  0x0000544f istore  0x00000001 , 0x00000005 
- 00021760  0x00005451 loop  0x000054fb 
- 00021761  0x00005452 arg  0x000080dc , 0x0000003f 
- 00021762  0x00005453 isub  0x00000006 , 0x0000003e 
- 00021763  0x00005454 rtn  0x00000005 
- 00021764  0x00005456 arg  0x00000008 , 0x00000039 
- 00021765  0x00005457 arg  0x000080d4 , 0x00000006 
- 00021766  0x00005458 branch  0x000054fb 
- 00021767  0x0000545b rtnmark1  0x00000026 
- 00021768  0x0000545c call  0x0000550c 
- 00021769  0x0000545d fetch  0x00000001 , 0x00000015 
- 00021770  0x0000545e nrtn  0x00000034 
- 00021771  0x0000545f branch  0x00006ed3 
- 00021772  0x00005462 bpatch  0x00000074 , 0x0000400e 
- 00021773  0x00005463 fetcht  0x00000001 , 0x0000464a 
- 00021774  0x00005464 call  0x00006edd 
- 00021775  0x00005465 fetcht  0x00000001 , 0x0000464b 
- 00021776  0x00005466 call  0x00006edd 
- 00021777  0x00005468 call  0x0000561c 
- 00021778  0x00005469 fetch  0x00000001 , 0x0000464c 
- 00021779  0x0000546a call  0x00005943 
- 00021780  0x0000546b call  0x000069dc 
- 00021781  0x0000546d fetcht  0x00000001 , 0x00004644 
- 00021782  0x0000546e call  0x00006eb6 
- 00021783  0x0000546f fetcht  0x00000001 , 0x00004646 
- 00021784  0x00005470 call  0x00006eb6 
- 00021785  0x00005471 fetcht  0x00000001 , 0x00004645 
- 00021786  0x00005472 call  0x00006eb6 
- 00021787  0x00005474 fetcht  0x00000001 , 0x00004647 
- 00021788  0x00005475 call  0x00006eb6 
- 00021789  0x00005476 fetcht  0x00000001 , 0x00004648 
- 00021790  0x00005477 call  0x00006eb6 
- 00021791  0x00005478 fetcht  0x00000001 , 0x00004649 
- 00021792  0x00005479 call  0x00006eb6 
- 00021793  0x0000547a fetcht  0x00000001 , 0x00004655 
- 00021794  0x0000547b call  0x00006eb6 
- 00021795  0x0000547d fetcht  0x00000001 , 0x00004656 
- 00021796  0x0000547e call  0x00006eb6 
- 00021797  0x00005480 fetcht  0x00000001 , 0x0000464a 
- 00021798  0x00005481 call  0x00006eb2 
- 00021799  0x00005482 fetcht  0x00000001 , 0x0000464b 
- 00021800  0x00005483 call  0x00006eb2 
- 00021801  0x00005484 fetcht  0x00000001 , 0x00004652 
- 00021802  0x00005485 call  0x00006eb2 
- 00021803  0x00005486 fetcht  0x00000001 , 0x00004653 
- 00021804  0x00005487 call  0x00006eb2 
- 00021805  0x00005488 fetcht  0x00000001 , 0x00004659 
- 00021806  0x00005489 branch  0x00006eb6 
- 00021807  0x0000548e fetch  0x00000002 , 0x000044e9 
- 00021808  0x0000548f rtnbit0  0x00000009 
- 00021809  0x00005490 copy  0x00000011 , 0x0000003f 
- 00021810  0x00005491 nbranch  0x000029d5 , 0x00000034 
- 00021811  0x00005492 branch  0x000029da 
- 00021812  0x00005497 bpatch  0x00000075 , 0x0000400e 
- 00021813  0x00005498 fetch  0x00000001 , 0x00004407 
- 00021814  0x00005499 rtnne  0x00000002 
- 00021815  0x0000549a fetcht  0x00000001 , 0x00004635 
- 00021816  0x0000549b branch  0x00006f0f 
- 00021817  0x0000549e fetch  0x00000008 , 0x00004713 
- 00021818  0x0000549f rtnbit0  0x00000015 
- 00021819  0x000054a0 jam  0x00000001 , 0x00004636 
- 00021820  0x000054a1 rtn 
- 00021821  0x000054a4 bpatch  0x00000076 , 0x0000400e 
- 00021822  0x000054a5 fetch  0x00000008 , 0x00004713 
- 00021823  0x000054a6 rtnbit0  0x00000015 
- 00021824  0x000054a7 call  0x00005534 
- 00021825  0x000054a8 fetch  0x00000001 , 0x00004407 
- 00021826  0x000054a9 beq  0x00000002 , 0x00005545 
- 00021827  0x000054aa jam  0x00000003 , 0x00004636 
- 00021828  0x000054ab branch  0x00005547 
- 00021829  0x000054ae jam  0x00000002 , 0x00004636 
- 00021830  0x000054af branch  0x00005547 
- 00021831  0x000054b2 bpatch  0x00000077 , 0x0000400e 
- 00021832  0x000054b3 call  0x00006f82 
- 00021833  0x000054b4 call  0x00006fb0 
- 00021834  0x000054b5 store  0x00000002 , 0x00004633 
- 00021835  0x000054b6 fetch  0x00000001 , 0x00004407 
- 00021836  0x000054b7 bne  0x00000002 , 0x00005553 
- 00021837  0x000054b8 fetcht  0x00000002 , 0x00004633 
- 00021838  0x000054b9 mul32  0x00000002 , 0x00000008 , 0x0000003f 
- 00021839  0x000054ba div  0x0000003f , 0x0000000a 
- 00021840  0x000054bb call  0x00007d5f 
- 00021841  0x000054bc iadd  0x00000002 , 0x0000003f 
- 00021842  0x000054bd store  0x00000002 , 0x00004633 
- 00021843  0x000054bf arg  0x0000462d , 0x00000011 
- 00021844  0x000054c0 call  0x00005563 
- 00021845  0x000054c1 fetch  0x00000001 , 0x0000440c 
- 00021846  0x000054c2 bbit1  0x00000001 , 0x000054cd 
- 00021847  0x000054c3 bbit0  0x00000000 , 0x0000555c 
- 00021848  0x000054c4 jam  0x00000001 , 0x00004637 
- 00021849  0x000054c5 branch  0x0000555a 
- 00021850  0x000054c8 arg  0x00000004 , 0x00000007 
- 00021851  0x000054c9 branch  0x00005f00 
- 00021852  0x000054cb arg  0x00000004 , 0x00000007 
- 00021853  0x000054cc call  0x00005f04 
- 00021854  0x000054cd jam  0x00000001 , 0x00004709 
- 00021855  0x000054ce fetch  0x00000001 , 0x00004637 
- 00021856  0x000054cf rtn  0x00000034 
- 00021857  0x000054d0 jam  0x00000000 , 0x00004637 
- 00021858  0x000054d1 branch  0x0000616e 
- 00021859  0x000054d5 bpatch  0x00000078 , 0x0000400f 
- 00021860  0x000054d6 ifetch  0x00000008 , 0x00000011 
- 00021861  0x000054d7 store  0x00000008 , 0x00000670 
- 00021862  0x000054d8 fetch  0x00000001 , 0x00004636 
- 00021863  0x000054d9 beq  0x00000000 , 0x0000556a 
- 00021864  0x000054da beq  0x00000002 , 0x0000556a 
- 00021865  0x000054db beq  0x00000003 , 0x00005588 
- 00021866  0x000054dd call  0x00006ff3 
- 00021867  0x000054de call  0x00006feb 
- 00021868  0x000054df fetch  0x00000002 , 0x00000676 
- 00021869  0x000054e0 fetcht  0x00000002 , 0x00000672 
- 00021870  0x000054e1 isub  0x00000002 , 0x0000003e 
- 00021871  0x000054e2 ncall  0x00006fef , 0x00000002 
- 00021872  0x000054e3 fetcht  0x00000002 , 0x00000674 
- 00021873  0x000054e4 isub  0x00000002 , 0x0000003e 
- 00021874  0x000054e5 ncall  0x00006fe7 , 0x00000002 
- 00021875  0x000054e7 fetch  0x00000002 , 0x00000676 
- 00021876  0x000054e8 fetcht  0x00000002 , 0x00000670 
- 00021877  0x000054e9 isub  0x00000002 , 0x0000003e 
- 00021878  0x000054ea branch  0x00005584 , 0x00000002 
- 00021879  0x000054eb fetcht  0x00000002 , 0x00000672 
- 00021880  0x000054ec isub  0x00000002 , 0x0000003f 
- 00021881  0x000054ed nbranch  0x00005586 , 0x00000002 
- 00021882  0x000054ee branch  0x00005586 , 0x00000034 
- 00021883  0x000054ef mul32  0x0000003f , 0x00000064 , 0x00000011 
- 00021884  0x000054f0 fetch  0x00000002 , 0x00000670 
- 00021885  0x000054f1 fetcht  0x00000002 , 0x00000672 
- 00021886  0x000054f2 isub  0x00000002 , 0x00000002 
- 00021887  0x000054f3 copy  0x00000011 , 0x0000003f 
- 00021888  0x000054f4 idiv  0x00000002 
- 00021889  0x000054f5 call  0x00007d5f 
- 00021890  0x000054f6 store  0x00000001 , 0x000047bd 
- 00021891  0x000054f7 rtn 
- 00021892  0x000054fa jam  0x00000064 , 0x000047bd 
- 00021893  0x000054fb rtn 
- 00021894  0x000054fd jam  0x00000000 , 0x000047bd 
- 00021895  0x000054fe rtn 
- 00021896  0x00005501 branch  0x0000556a 
- 00021897  0x00005508 fetcht  0x00000001 , 0x00004427 
- 00021898  0x00005509 call  0x00006ef7 
- 00021899  0x0000550b fetcht  0x00000001 , 0x00004644 
- 00021900  0x0000550c call  0x000055b5 
- 00021901  0x0000550d fetcht  0x00000001 , 0x00004646 
- 00021902  0x0000550e call  0x000055b5 
- 00021903  0x0000550f fetcht  0x00000001 , 0x00004645 
- 00021904  0x00005510 call  0x000055b5 
- 00021905  0x00005511 fetcht  0x00000001 , 0x00004647 
- 00021906  0x00005512 call  0x000055b5 
- 00021907  0x00005513 fetcht  0x00000001 , 0x00004648 
- 00021908  0x00005514 call  0x000055b5 
- 00021909  0x00005515 fetcht  0x00000001 , 0x00004649 
- 00021910  0x00005516 call  0x000055b5 
- 00021911  0x00005518 fetcht  0x00000001 , 0x00004654 
- 00021912  0x00005519 call  0x000055b5 
- 00021913  0x0000551b fetcht  0x00000001 , 0x00004655 
- 00021914  0x0000551c call  0x000055b5 
- 00021915  0x0000551e fetcht  0x00000001 , 0x00004656 
- 00021916  0x0000551f call  0x000055b5 
- 00021917  0x00005521 fetcht  0x00000001 , 0x0000464a 
- 00021918  0x00005522 call  0x000055b5 
- 00021919  0x00005524 fetcht  0x00000001 , 0x0000464b 
- 00021920  0x00005525 call  0x000055b5 
- 00021921  0x00005527 fetcht  0x00000001 , 0x00004652 
- 00021922  0x00005528 call  0x000055b5 
- 00021923  0x00005529 fetcht  0x00000001 , 0x00004653 
- 00021924  0x0000552a call  0x000055b5 
- 00021925  0x0000552c fetcht  0x00000001 , 0x00004659 
- 00021926  0x0000552d call  0x000055b5 
- 00021927  0x0000552f fetcht  0x00000001 , 0x0000465a 
- 00021928  0x00005530 call  0x000055b5 
- 00021929  0x00005532 fetcht  0x00000001 , 0x0000464e 
- 00021930  0x00005533 branch  0x000055b5 
- 00021931  0x00005537 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00021932  0x00005538 rtn  0x00000005 
- 00021933  0x00005539 and  0x00000002 , 0x0000007f , 0x00000007 
- 00021934  0x0000553a fetch  0x00000004 , 0x0000811c 
- 00021935  0x0000553b qisolate1  0x0000003f 
- 00021936  0x0000553c branch  0x000055b5 , 0x00000001 
- 00021937  0x0000553e sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00021938  0x0000553f rtn  0x00000005 
- 00021939  0x00005540 set1  0x00000007 , 0x00000002 
- 00021940  0x00005541 branch  0x00006edd 
- 00021941  0x00005544 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00021942  0x00005545 rtn  0x00000005 
- 00021943  0x00005546 set0  0x00000007 , 0x00000002 
- 00021944  0x00005547 branch  0x00006edd 
- 00021945  0x0000554a fetch  0x00000003 , 0x0000473c 
- 00021946  0x0000554b store  0x00000003 , 0x00000670 
- 00021947  0x0000554c arg  0x0000000d , 0x00000039 
- 00021948  0x0000554d arg  0x00000000 , 0x00000002 
- 00021949  0x0000554f fetch  0x00000003 , 0x00000670 
- 00021950  0x00005550 isolate1  0x00000000 , 0x0000003f 
- 00021951  0x00005551 call  0x00006f0f , 0x00000001 
- 00021952  0x00005552 fetch  0x00000003 , 0x00000670 
- 00021953  0x00005553 lshift  0x0000003f , 0x0000003f 
- 00021954  0x00005554 store  0x00000003 , 0x00000670 
- 00021955  0x00005555 increase  0x00000001 , 0x00000002 
- 00021956  0x00005556 loop  0x000055bd 
- 00021957  0x00005557 rtn 
- 00021958  0x0000555e bpatch  0x00000079 , 0x0000400f 
- 00021959  0x0000555f fetch  0x00000008 , 0x0000498d 
- 00021960  0x00005560 rtn  0x00000034 
- 00021961  0x00005561 fetch  0x00000001 , 0x0000498c 
- 00021962  0x00005562 copy  0x0000003f , 0x00000011 
- 00021963  0x00005563 sub  0x0000003f , 0x0000000b , 0x0000003e 
- 00021964  0x00005564 nbranch  0x000055dd , 0x00000002 
- 00021965  0x00005566 call  0x000055d6 
- 00021966  0x00005568 arg  0x000047a9 , 0x00000005 
- 00021967  0x00005569 call  0x000055d3 
- 00021968  0x0000556b arg  0x0000436b , 0x00000005 
- 00021969  0x0000556c call  0x000055d3 
- 00021970  0x0000556e arg  0x0000426c , 0x00000005 
- 00021971  0x00005570 arg  0x0000498d , 0x00000006 
- 00021972  0x00005571 copy  0x00000011 , 0x00000039 
- 00021973  0x00005572 branch  0x00007cda 
- 00021974  0x00005575 arg  0x000047a9 , 0x00000005 
- 00021975  0x00005576 call  0x000055db 
- 00021976  0x00005578 arg  0x0000436b , 0x00000005 
- 00021977  0x00005579 call  0x000055db 
- 00021978  0x0000557b arg  0x0000426c , 0x00000005 
- 00021979  0x0000557d arg  0x0000000b , 0x00000039 
- 00021980  0x0000557e branch  0x00007ca1 
- 00021981  0x00005581 call  0x000055f3 
- 00021982  0x00005583 fetch  0x00000001 , 0x0000498c 
- 00021983  0x00005584 increase  0x00000001 , 0x0000003f 
- 00021984  0x00005585 store  0x00000001 , 0x000047a0 
- 00021985  0x00005586 jam  0x00000009 , 0x000047a1 
- 00021986  0x00005587 arg  0x0000498d , 0x00000006 
- 00021987  0x00005588 arg  0x000047a2 , 0x00000005 
- 00021988  0x00005589 copy  0x00000011 , 0x00000039 
- 00021989  0x0000558a call  0x00007cda 
- 00021990  0x0000558c fetch  0x00000001 , 0x0000498c 
- 00021991  0x0000558d increase  0x00000001 , 0x0000003f 
- 00021992  0x0000558e store  0x00000001 , 0x00004369 
- 00021993  0x0000558f jam  0x00000009 , 0x0000436a 
- 00021994  0x00005590 arg  0x0000498d , 0x00000006 
- 00021995  0x00005591 arg  0x0000436b , 0x00000005 
- 00021996  0x00005592 copy  0x00000011 , 0x00000039 
- 00021997  0x00005593 call  0x00007cda 
- 00021998  0x00005595 arg  0x0000498c , 0x00000006 
- 00021999  0x00005596 arg  0x0000426b , 0x00000005 
- 00022000  0x00005597 copy  0x00000011 , 0x00000039 
- 00022001  0x00005598 increase  0x00000001 , 0x00000039 
- 00022002  0x00005599 branch  0x00007cda 
- 00022003  0x0000559c arg  0x000047a0 , 0x00000005 
- 00022004  0x0000559d arg  0x00000014 , 0x00000039 
- 00022005  0x0000559e branch  0x00007ca1 
- 00022006  0x000055a5 call  0x000055fb 
- 00022007  0x000055a6 jam  0x00000073 , 0x000043f5 
- 00022008  0x000055a8 call  0x000055fa 
- 00022009  0x000055a9 branch  0x000069e0 
- 00022010  0x000055ad branch  0x00006bc6 
- 00022011  0x000055b0 fetch  0x00000001 , 0x0000464c 
- 00022012  0x000055b1 arg  0x00000021 , 0x00000002 
- 00022013  0x000055b2 call  0x00006f21 
- 00022014  0x000055b3 fetch  0x00000001 , 0x0000464d 
- 00022015  0x000055b4 arg  0x00000023 , 0x00000002 
- 00022016  0x000055b5 branch  0x00006f21 
- 00022017  0x000055bb bpatch  0x0000007a , 0x0000400f 
- 00022018  0x000055bc disable  0x00000028 
- 00022019  0x000055bd setarg  0x00000000 
- 00022020  0x000055be store  0x00000006 , 0x00004847 
- 00022021  0x000055bf call  0x000059f6 
- 00022022  0x000055c0 setarg  0x00000089 
- 00022023  0x000055c1 call  0x000069e4 
- 00022024  0x000055c2 call  0x00005747 
- 00022025  0x000055c3 call  0x00005612 
- 00022026  0x000055c4 call  0x00005617 
- 00022027  0x000055c5 call  0x000057a6 
- 00022028  0x000055c6 fetch  0x00000001 , 0x00004846 
- 00022029  0x000055c7 and_into  0x0000001f , 0x0000003f 
- 00022030  0x000055c8 store  0x00000001 , 0x00004846 
- 00022031  0x000055c9 nbranch  0x00005f37 , 0x00000028 
- 00022032  0x000055ca call  0x00005f26 
- 00022033  0x000055cb branch  0x00005c0b 
- 00022034  0x000055d0 fetch  0x00000001 , 0x00004856 
- 00022035  0x000055d1 rtn  0x00000034 
- 00022036  0x000055d2 store  0x00000001 , 0x0000484b 
- 00022037  0x000055d3 jam  0x00000000 , 0x00004856 
- 00022038  0x000055d4 branch  0x00007dba 
- 00022039  0x000055d7 fetch  0x00000001 , 0x00004852 
- 00022040  0x000055d8 rtn  0x00000034 
- 00022041  0x000055d9 store  0x00000001 , 0x0000484c 
- 00022042  0x000055da jam  0x00000000 , 0x00004852 
- 00022043  0x000055db branch  0x00007dba 
- 00022044  0x000055de call  0x00005629 
- 00022045  0x000055df call  0x00005665 
- 00022046  0x000055e0 fetch  0x00000001 , 0x00004850 
- 00022047  0x000055e1 fetcht  0x00000001 , 0x0000484f 
- 00022048  0x000055e2 store  0x00000001 , 0x0000484f 
- 00022049  0x000055e3 isub  0x00000002 , 0x0000003e 
- 00022050  0x000055e4 nbranch  0x0000430c , 0x00000005 
- 00022051  0x000055e5 fetch  0x00000001 , 0x00004854 
- 00022052  0x000055e6 fetcht  0x00000001 , 0x00004853 
- 00022053  0x000055e7 store  0x00000001 , 0x00004853 
- 00022054  0x000055e8 isub  0x00000002 , 0x0000003e 
- 00022055  0x000055e9 nbranch  0x0000430c , 0x00000005 
- 00022056  0x000055ea rtn 
- 00022057  0x000055ec fetch  0x00000001 , 0x00004652 
- 00022058  0x000055ed rtneq  0x000000ff 
- 00022059  0x000055ee arg  0x00000000 , 0x00000011 
- 00022060  0x000055ef fetcht  0x00000001 , 0x00004652 
- 00022061  0x000055f0 call  0x00006ee6 
- 00022062  0x000055f1 setflag  0x00000001 , 0x00000000 , 0x00000011 
- 00022063  0x000055f2 fetcht  0x00000001 , 0x00004653 
- 00022064  0x000055f3 call  0x00006ee6 
- 00022065  0x000055f4 setflag  0x00000001 , 0x00000001 , 0x00000011 
- 00022066  0x000055f5 copy  0x00000011 , 0x0000003f 
- 00022067  0x000055f6 store  0x00000001 , 0x00004850 
- 00022068  0x000055f7 beq  0x00000001 , 0x00005639 
- 00022069  0x000055f8 beq  0x00000002 , 0x0000563d 
- 00022070  0x000055f9 fetch  0x00000001 , 0x00004851 
- 00022071  0x000055fa bbit1  0x00000007 , 0x00005649 
- 00022072  0x000055fb rtn 
- 00022073  0x000055fe fetch  0x00000001 , 0x0000484f 
- 00022074  0x000055ff beq  0x00000000 , 0x00005641 
- 00022075  0x00005600 beq  0x00000003 , 0x00005643 
- 00022076  0x00005601 rtn 
- 00022077  0x00005603 fetch  0x00000001 , 0x0000484f 
- 00022078  0x00005604 beq  0x00000000 , 0x00005645 
- 00022079  0x00005605 beq  0x00000003 , 0x00005647 
- 00022080  0x00005606 rtn 
- 00022081  0x00005608 jam  0x00000082 , 0x00004851 
- 00022082  0x00005609 rtn 
- 00022083  0x0000560b jam  0x00000081 , 0x00004851 
- 00022084  0x0000560c rtn 
- 00022085  0x0000560e jam  0x00000080 , 0x00004851 
- 00022086  0x0000560f rtn 
- 00022087  0x00005611 jam  0x00000083 , 0x00004851 
- 00022088  0x00005612 rtn 
- 00022089  0x00005614 fetch  0x00000001 , 0x00004851 
- 00022090  0x00005615 set0  0x00000007 , 0x0000003f 
- 00022091  0x00005616 store  0x00000001 , 0x00004851 
- 00022092  0x00005617 beq  0x00000000 , 0x00005651 
- 00022093  0x00005618 beq  0x00000001 , 0x00005654 
- 00022094  0x00005619 beq  0x00000002 , 0x00005657 
- 00022095  0x0000561a beq  0x00000003 , 0x0000565a 
- 00022096  0x0000561b rtn 
- 00022097  0x0000561d fetch  0x00000001 , 0x00004850 
- 00022098  0x0000561e beq  0x00000003 , 0x0000565d 
- 00022099  0x0000561f rtn 
- 00022100  0x00005621 fetch  0x00000001 , 0x00004850 
- 00022101  0x00005622 beq  0x00000000 , 0x0000565d 
- 00022102  0x00005623 rtn 
- 00022103  0x00005625 fetch  0x00000001 , 0x00004850 
- 00022104  0x00005626 beq  0x00000003 , 0x00005661 
- 00022105  0x00005627 rtn 
- 00022106  0x00005629 fetch  0x00000001 , 0x00004850 
- 00022107  0x0000562a beq  0x00000000 , 0x00005661 
- 00022108  0x0000562b rtn 
- 00022109  0x0000562d fetch  0x00000001 , 0x00004852 
- 00022110  0x0000562e increase  0x00000001 , 0x0000003f 
- 00022111  0x0000562f store  0x00000001 , 0x00004852 
- 00022112  0x00005630 rtn 
- 00022113  0x00005632 fetch  0x00000001 , 0x00004852 
- 00022114  0x00005633 increase  0xffffffff , 0x0000003f 
- 00022115  0x00005634 store  0x00000001 , 0x00004852 
- 00022116  0x00005635 rtn 
- 00022117  0x00005639 fetch  0x00000001 , 0x0000464a 
- 00022118  0x0000563a rtneq  0x000000ff 
- 00022119  0x0000563b arg  0x00000000 , 0x00000011 
- 00022120  0x0000563c fetcht  0x00000001 , 0x0000464a 
- 00022121  0x0000563d call  0x00006ee6 
- 00022122  0x0000563e setflag  0x00000001 , 0x00000000 , 0x00000011 
- 00022123  0x0000563f fetcht  0x00000001 , 0x0000464b 
- 00022124  0x00005640 call  0x00006ee6 
- 00022125  0x00005641 setflag  0x00000001 , 0x00000001 , 0x00000011 
- 00022126  0x00005642 copy  0x00000011 , 0x0000003f 
- 00022127  0x00005643 store  0x00000001 , 0x00004854 
- 00022128  0x00005644 beq  0x00000001 , 0x00005675 
- 00022129  0x00005645 beq  0x00000002 , 0x00005679 
- 00022130  0x00005646 fetch  0x00000001 , 0x00004855 
- 00022131  0x00005647 bbit1  0x00000007 , 0x00005685 
- 00022132  0x00005648 rtn 
- 00022133  0x0000564b fetch  0x00000001 , 0x00004853 
- 00022134  0x0000564c beq  0x00000000 , 0x0000567d 
- 00022135  0x0000564d beq  0x00000003 , 0x0000567f 
- 00022136  0x0000564e rtn 
- 00022137  0x00005650 fetch  0x00000001 , 0x00004853 
- 00022138  0x00005651 beq  0x00000000 , 0x00005681 
- 00022139  0x00005652 beq  0x00000003 , 0x00005683 
- 00022140  0x00005653 rtn 
- 00022141  0x00005655 jam  0x00000082 , 0x00004855 
- 00022142  0x00005656 rtn 
- 00022143  0x00005658 jam  0x00000081 , 0x00004855 
- 00022144  0x00005659 rtn 
- 00022145  0x0000565b jam  0x00000080 , 0x00004855 
- 00022146  0x0000565c rtn 
- 00022147  0x0000565e jam  0x00000083 , 0x00004855 
- 00022148  0x0000565f rtn 
- 00022149  0x00005661 fetch  0x00000001 , 0x00004855 
- 00022150  0x00005662 set0  0x00000007 , 0x0000003f 
- 00022151  0x00005663 store  0x00000001 , 0x00004855 
- 00022152  0x00005664 beq  0x00000000 , 0x0000568d 
- 00022153  0x00005665 beq  0x00000001 , 0x00005690 
- 00022154  0x00005666 beq  0x00000002 , 0x00005693 
- 00022155  0x00005667 beq  0x00000003 , 0x00005696 
- 00022156  0x00005668 rtn 
- 00022157  0x0000566a fetch  0x00000001 , 0x00004854 
- 00022158  0x0000566b beq  0x00000003 , 0x00005699 
- 00022159  0x0000566c rtn 
- 00022160  0x0000566e fetch  0x00000001 , 0x00004854 
- 00022161  0x0000566f beq  0x00000000 , 0x00005699 
- 00022162  0x00005670 rtn 
- 00022163  0x00005672 fetch  0x00000001 , 0x00004854 
- 00022164  0x00005673 beq  0x00000003 , 0x0000569d 
- 00022165  0x00005674 rtn 
- 00022166  0x00005676 fetch  0x00000001 , 0x00004854 
- 00022167  0x00005677 beq  0x00000000 , 0x0000569d 
- 00022168  0x00005678 rtn 
- 00022169  0x0000567a fetch  0x00000001 , 0x00004856 
- 00022170  0x0000567b increase  0x00000001 , 0x0000003f 
- 00022171  0x0000567c store  0x00000001 , 0x00004856 
- 00022172  0x0000567d rtn 
- 00022173  0x0000567f fetch  0x00000001 , 0x00004856 
- 00022174  0x00005680 increase  0xffffffff , 0x0000003f 
- 00022175  0x00005681 store  0x00000001 , 0x00004856 
- 00022176  0x00005682 rtn 
- 00022177  0x00005686 fetcht  0x00000001 , 0x0000464a 
- 00022178  0x00005687 call  0x00006eb2 
- 00022179  0x00005688 fetcht  0x00000001 , 0x0000464b 
- 00022180  0x00005689 call  0x00006eb2 
- 00022181  0x0000568a fetcht  0x00000001 , 0x00004652 
- 00022182  0x0000568b call  0x00006eb2 
- 00022183  0x0000568c fetcht  0x00000001 , 0x00004653 
- 00022184  0x0000568d branch  0x00006eb2 
- 00022185  0x00005690 fetcht  0x00000001 , 0x0000464a 
- 00022186  0x00005691 call  0x000055ab 
- 00022187  0x00005692 fetcht  0x00000001 , 0x0000464b 
- 00022188  0x00005693 call  0x000055ab 
- 00022189  0x00005694 fetcht  0x00000001 , 0x00004652 
- 00022190  0x00005695 call  0x000055ab 
- 00022191  0x00005696 fetcht  0x00000001 , 0x00004653 
- 00022192  0x00005697 branch  0x000055ab 
- 00022193  0x0000569a fetch  0x00000002 , 0x0000484b 
- 00022194  0x0000569b rtn  0x00000034 
- 00022195  0x0000569c jam  0x00000001 , 0x00004857 
- 00022196  0x0000569d jam  0x0000000a , 0x00004858 
- 00022197  0x0000569e rtn 
- 00022198  0x000056a1 arg  0x00004858 , 0x00000013 
- 00022199  0x000056a2 arg  0x000056b9 , 0x00000012 
- 00022200  0x000056a3 branch  0x000042e0 
- 00022201  0x000056a5 jam  0x00000000 , 0x00004857 
- 00022202  0x000056a6 rtn 
- 00022203  0x000056af fetch  0x00000001 , 0x00004649 
- 00022204  0x000056b0 rtneq  0x000000ff 
- 00022205  0x000056b1 arg  0x00000000 , 0x00000011 
- 00022206  0x000056b2 jam  0x00000005 , 0x00004977 
- 00022207  0x000056b3 fetcht  0x00000001 , 0x00004649 
- 00022208  0x000056b4 call  0x000056c8 
- 00022209  0x000056b6 store  0x00000001 , 0x00004974 
- 00022210  0x000056b7 fetch  0x00000001 , 0x00004654 
- 00022211  0x000056b8 beq  0x000000ff , 0x000056d8 
- 00022212  0x000056b9 call  0x000058df 
- 00022213  0x000056bb copy  0x00000011 , 0x0000003f 
- 00022214  0x000056bc bbit1  0x00000005 , 0x000056e0 
- 00022215  0x000056bd branch  0x000056e7 
- 00022216  0x000056c0 fetch  0x00000008 , 0x00004713 
- 00022217  0x000056c1 bbit1  0x0000002b , 0x000056de 
- 00022218  0x000056c2 fetch  0x00000001 , 0x00004974 
- 00022219  0x000056c3 copy  0x0000003f , 0x00000013 
- 00022220  0x000056c4 fetch  0x00000001 , 0x00004654 
- 00022221  0x000056c5 beq  0x000000ff , 0x00005931 
- 00022222  0x000056c7 fetch  0x00000001 , 0x0000497b 
- 00022223  0x000056c8 nbranch  0x000056db , 0x00000034 
- 00022224  0x000056ca call  0x00006ee6 
- 00022225  0x000056cb fetcht  0x00000001 , 0x00004654 
- 00022226  0x000056cc branch  0x000056de , 0x00000001 
- 00022227  0x000056cd fetcht  0x00000001 , 0x00004654 
- 00022228  0x000056ce call  0x00006ef7 
- 00022229  0x000056cf fetcht  0x00000001 , 0x00004649 
- 00022230  0x000056d0 fetch  0x00000001 , 0x00004974 
- 00022231  0x000056d1 branch  0x00005925 
- 00022232  0x000056d4 fetcht  0x00000001 , 0x00004649 
- 00022233  0x000056d5 call  0x000055b5 
- 00022234  0x000056d6 branch  0x000056c5 
- 00022235  0x000056d9 jam  0x00000000 , 0x0000487a 
- 00022236  0x000056da jam  0x00000000 , 0x00004974 
- 00022237  0x000056db rtn 
- 00022238  0x000056de fetch  0x00000001 , 0x00004974 
- 00022239  0x000056df branch  0x00005925 
- 00022240  0x000056e2 fetch  0x00000001 , 0x0000487a 
- 00022241  0x000056e3 rtneq  0x00000001 
- 00022242  0x000056e4 jam  0x00000001 , 0x0000487a 
- 00022243  0x000056e5 fetch  0x00000008 , 0x00004713 
- 00022244  0x000056e6 rtnbit1  0x00000028 
- 00022245  0x000056e7 rtnbit1  0x00000036 
- 00022246  0x000056e8 branch  0x000056f7 
- 00022247  0x000056eb fetch  0x00000001 , 0x0000487a 
- 00022248  0x000056ec rtneq  0x00000000 
- 00022249  0x000056ed jam  0x00000000 , 0x0000487a 
- 00022250  0x000056ee fetch  0x00000008 , 0x00004713 
- 00022251  0x000056ef bbit1  0x00000028 , 0x000056ee 
- 00022252  0x000056f0 bbit1  0x00000036 , 0x000056ee 
- 00022253  0x000056f1 rtn 
- 00022254  0x000056f3 fetch  0x00000001 , 0x0000487b 
- 00022255  0x000056f4 nbranch  0x000056f2 , 0x00000034 
- 00022256  0x000056f5 fetch  0x00000001 , 0x0000497d 
- 00022257  0x000056f6 ncall  0x000056f7 , 0x00000034 
- 00022258  0x000056f8 jam  0x00000000 , 0x0000487b 
- 00022259  0x000056f9 fetch  0x00000001 , 0x000044eb 
- 00022260  0x000056fa store  0x00000001 , 0x0000497d 
- 00022261  0x000056fb store  0x00000001 , 0x0000497c 
- 00022262  0x000056fc rtn 
- 00022263  0x000056ff bpatch  0x0000007b , 0x0000400f 
- 00022264  0x00005700 call  0x00005728 
- 00022265  0x00005701 rtn  0x00000028 
- 00022266  0x00005702 fetch  0x00000001 , 0x00004690 
- 00022267  0x00005704 copy  0x0000003f , 0x00000002 
- 00022268  0x00005705 fetch  0x00000008 , 0x00004713 
- 00022269  0x00005706 bbit1  0x00000017 , 0x00005704 
- 00022270  0x00005707 copy  0x00000002 , 0x0000003f 
- 00022271  0x00005709 increase  0x00000001 , 0x0000003f 
- 00022272  0x0000570a and  0x0000003f , 0x00000003 , 0x0000003f 
- 00022273  0x0000570c store  0x00000001 , 0x00004690 
- 00022274  0x0000570d call  0x00005744 
- 00022275  0x0000570e branch  0x00005cac 
- 00022276  0x00005714 fetch  0x00000001 , 0x0000498a 
- 00022277  0x00005715 nbranch  0x00005721 , 0x00000034 
- 00022278  0x00005717 fetch  0x00000008 , 0x00004713 
- 00022279  0x00005718 bbit1  0x0000001c , 0x00005715 
- 00022280  0x00005719 copy  0x00000002 , 0x0000003f 
- 00022281  0x0000571a rtneq  0x00000001 
- 00022282  0x0000571c beq  0x00000000 , 0x00005711 
- 00022283  0x0000571d beq  0x00000002 , 0x0000570f 
- 00022284  0x0000571e rtn 
- 00022285  0x00005721 setarg  0x00000002 
- 00022286  0x00005722 branch  0x00005701 
- 00022287  0x00005724 setarg  0x00000000 
- 00022288  0x00005725 branch  0x00005701 
- 00022289  0x00005727 setarg  0x00000001 
- 00022290  0x00005728 branch  0x00005701 
- 00022291  0x0000572a setarg  0x00000003 
- 00022292  0x0000572b branch  0x00005701 
- 00022293  0x0000572e copy  0x00000002 , 0x0000003f 
- 00022294  0x0000572f rtneq  0x00000001 
- 00022295  0x00005730 beq  0x00000000 , 0x00005711 
- 00022296  0x00005731 beq  0x00000002 , 0x00005713 
- 00022297  0x00005732 beq  0x00000003 , 0x0000570f 
- 00022298  0x00005733 rtn 
- 00022299  0x00005735 copy  0x00000002 , 0x0000003f 
- 00022300  0x00005736 rtneq  0x00000002 
- 00022301  0x00005737 beq  0x00000000 , 0x00005713 
- 00022302  0x00005738 beq  0x00000001 , 0x0000570f 
- 00022303  0x00005739 beq  0x00000003 , 0x0000570d 
- 00022304  0x0000573a rtn 
- 00022305  0x0000573e fetch  0x00000008 , 0x00004713 
- 00022306  0x0000573f bbit1  0x0000001c , 0x0000571b 
- 00022307  0x00005740 copy  0x00000002 , 0x0000003f 
- 00022308  0x00005741 rtneq  0x00000002 
- 00022309  0x00005743 beq  0x00000000 , 0x0000570d 
- 00022310  0x00005744 beq  0x00000001 , 0x0000570f 
- 00022311  0x00005745 rtn 
- 00022312  0x0000574b disable  0x00000028 
- 00022313  0x0000574c fetch  0x00000008 , 0x00004713 
- 00022314  0x0000574d rtnbit1  0x0000002b 
- 00022315  0x0000574e branch  0x00005eb1 
- 00022316  0x00005751 fetch  0x00000008 , 0x00004713 
- 00022317  0x00005752 bbit1  0x00000028 , 0x00005730 
- 00022318  0x00005753 bbit1  0x00000036 , 0x00005737 
- 00022319  0x00005754 rtn 
- 00022320  0x00005757 fetch  0x00000001 , 0x0000487a 
- 00022321  0x00005758 rtnne  0x00000001 
- 00022322  0x00005759 arg  0x0000497d , 0x00000013 
- 00022323  0x0000575a arg  0x00005735 , 0x00000012 
- 00022324  0x0000575b branch  0x000042e0 
- 00022325  0x0000575e jam  0x00000001 , 0x0000487b 
- 00022326  0x0000575f branch  0x00005ec6 
- 00022327  0x00005762 fetch  0x00000001 , 0x0000487a 
- 00022328  0x00005763 rtnne  0x00000001 
- 00022329  0x00005764 arg  0x0000497c , 0x00000013 
- 00022330  0x00005765 arg  0x0000573c , 0x00000012 
- 00022331  0x00005766 branch  0x000042e0 
- 00022332  0x00005769 jam  0x00000001 , 0x0000487b 
- 00022333  0x0000576a branch  0x00005ba3 
- 00022334  0x0000576d fetch  0x00000008 , 0x00004713 
- 00022335  0x0000576e rtnbit1  0x0000001c 
- 00022336  0x0000576f fetch  0x00000001 , 0x00004690 
- 00022337  0x00005770 rtnne  0x00000003 
- 00022338  0x00005771 jam  0x00000000 , 0x00004690 
- 00022339  0x00005772 rtn 
- 00022340  0x00005775 bpatch  0x0000007c , 0x0000400f 
- 00022341  0x00005776 call  0x0000573e 
- 00022342  0x00005777 call  0x0000613a 
- 00022343  0x00005779 bpatch  0x0000007d , 0x0000400f 
- 00022344  0x0000577a fetch  0x00000001 , 0x00004957 
- 00022345  0x0000577b beq  0x0000000c , 0x0000576b 
- 00022346  0x0000577c beq  0x00000003 , 0x00005785 
- 00022347  0x0000577d beq  0x0000000b , 0x00005799 
- 00022348  0x0000577e fetch  0x00000001 , 0x00004690 
- 00022349  0x0000577f beq  0x00000000 , 0x00005753 
- 00022350  0x00005780 beq  0x00000001 , 0x00005751 
- 00022351  0x00005781 beq  0x00000002 , 0x00005755 
- 00022352  0x00005782 beq  0x00000003 , 0x00005757 
- 00022353  0x00005784 fetcht  0x00000001 , 0x00004869 
- 00022354  0x00005785 branch  0x00005758 
- 00022355  0x00005787 fetcht  0x00000001 , 0x00004868 
- 00022356  0x00005788 branch  0x00005758 
- 00022357  0x0000578a fetcht  0x00000001 , 0x0000486a 
- 00022358  0x0000578b branch  0x00005758 
- 00022359  0x0000578d fetcht  0x00000001 , 0x0000486b 
- 00022360  0x0000578f fetch  0x00000001 , 0x00004957 
- 00022361  0x00005790 beq  0x00000004 , 0x00005767 
- 00022362  0x00005791 beq  0x00000005 , 0x00005767 
- 00022363  0x00005792 beq  0x00000008 , 0x00005769 
- 00022364  0x00005793 beq  0x00000007 , 0x00005769 
- 00022365  0x00005794 beq  0x00000006 , 0x00005767 
- 00022366  0x00005796 storet  0x00000001 , 0x00004879 
- 00022367  0x00005797 setarg  0x00000006 
- 00022368  0x00005798 call  0x000069e5 
- 00022369  0x00005799 and  0x0000003f , 0x000000f8 , 0x00000002 
- 00022370  0x0000579a fetch  0x00000001 , 0x00004879 
- 00022371  0x0000579b iadd  0x00000002 , 0x0000003f 
- 00022372  0x0000579c lshift8  0x0000003f , 0x0000003f 
- 00022373  0x0000579d add  0x0000003f , 0x00000006 , 0x0000003f 
- 00022374  0x0000579e branch  0x000069e4 
- 00022375  0x000057a1 increase  0xffffffff , 0x00000002 
- 00022376  0x000057a2 branch  0x0000575e 
- 00022377  0x000057a5 increase  0x00000002 , 0x00000002 
- 00022378  0x000057a6 branch  0x0000575e 
- 00022379  0x000057a9 fetch  0x00000001 , 0x00004690 
- 00022380  0x000057aa beq  0x00000000 , 0x0000576f 
- 00022381  0x000057ab beq  0x00000001 , 0x00005775 
- 00022382  0x000057ac beq  0x00000002 , 0x00005778 
- 00022383  0x000057ae fetch  0x00000001 , 0x00004874 
- 00022384  0x000057af copy  0x0000003f , 0x00000011 
- 00022385  0x000057b0 branch  0x0000577d 
- 00022386  0x000057b3 fetch  0x00000001 , 0x00004875 
- 00022387  0x000057b4 copy  0x0000003f , 0x00000011 
- 00022388  0x000057b5 branch  0x0000577d 
- 00022389  0x000057b8 fetch  0x00000001 , 0x00004876 
- 00022390  0x000057b9 copy  0x0000003f , 0x00000011 
- 00022391  0x000057ba branch  0x0000577d 
- 00022392  0x000057bd fetch  0x00000001 , 0x00004877 
- 00022393  0x000057be copy  0x0000003f , 0x00000011 
- 00022394  0x000057bf branch  0x0000577d 
- 00022395  0x000057c2 fetch  0x00000001 , 0x00004878 
- 00022396  0x000057c3 copy  0x0000003f , 0x00000011 
- 00022397  0x000057c5 setarg  0x0000c309 
- 00022398  0x000057c6 call  0x000069e4 
- 00022399  0x000057c7 copy  0x00000011 , 0x0000003f 
- 00022400  0x000057c8 lshift8  0x0000003f , 0x0000003f 
- 00022401  0x000057c9 add  0x0000003f , 0x00000023 , 0x0000003f 
- 00022402  0x000057ca call  0x000069e4 
- 00022403  0x000057cb setarg  0x00000009 
- 00022404  0x000057cc branch  0x000069e4 
- 00022405  0x000057cf fetch  0x00000001 , 0x00004690 
- 00022406  0x000057d0 beq  0x00000000 , 0x0000578c 
- 00022407  0x000057d1 beq  0x00000001 , 0x0000578a 
- 00022408  0x000057d2 beq  0x00000002 , 0x0000578e 
- 00022409  0x000057d3 beq  0x00000003 , 0x00005790 
- 00022410  0x000057d5 fetch  0x00000001 , 0x0000486d 
- 00022411  0x000057d6 branch  0x00005791 
- 00022412  0x000057d8 fetch  0x00000001 , 0x0000486c 
- 00022413  0x000057d9 branch  0x00005791 
- 00022414  0x000057db fetch  0x00000001 , 0x0000486e 
- 00022415  0x000057dc branch  0x00005791 
- 00022416  0x000057de fetch  0x00000001 , 0x0000486f 
- 00022417  0x000057e0 store  0x00000001 , 0x00004879 
- 00022418  0x000057e1 lshift8  0x0000003f , 0x0000003f 
- 00022419  0x000057e2 copy  0x0000003f , 0x00000011 
- 00022420  0x000057e3 add  0x0000003f , 0x0000000d , 0x0000003f 
- 00022421  0x000057e4 call  0x000069e4 
- 00022422  0x000057e5 copy  0x00000011 , 0x0000003f 
- 00022423  0x000057e6 add  0x0000003f , 0x0000000e , 0x0000003f 
- 00022424  0x000057e7 branch  0x000069e4 
- 00022425  0x000057ea fetch  0x00000001 , 0x00004690 
- 00022426  0x000057eb beq  0x00000000 , 0x000057a0 
- 00022427  0x000057ec beq  0x00000001 , 0x0000579e 
- 00022428  0x000057ed beq  0x00000002 , 0x000057a2 
- 00022429  0x000057ee beq  0x00000003 , 0x000057a4 
- 00022430  0x000057f0 fetch  0x00000001 , 0x00004871 
- 00022431  0x000057f1 branch  0x00005791 
- 00022432  0x000057f4 fetch  0x00000001 , 0x00004870 
- 00022433  0x000057f5 branch  0x00005791 
- 00022434  0x000057f8 fetch  0x00000001 , 0x00004872 
- 00022435  0x000057f9 branch  0x00005791 
- 00022436  0x000057fc fetch  0x00000001 , 0x00004873 
- 00022437  0x000057fd branch  0x00005791 
- 00022438  0x00005806 call  0x0000584c 
- 00022439  0x00005807 fetch  0x00000001 , 0x00004987 
- 00022440  0x00005808 nbranch  0x00005860 , 0x00000034 
- 00022441  0x00005809 fetch  0x00000001 , 0x00004982 
- 00022442  0x0000580a nbranch  0x0000585f , 0x00000034 
- 00022443  0x0000580c call  0x00005888 
- 00022444  0x0000580d call  0x000057bc 
- 00022445  0x0000580e call  0x0000552f 
- 00022446  0x0000580f call  0x000057b7 
- 00022447  0x00005810 copy  0x00000011 , 0x0000003f 
- 00022448  0x00005811 fetcht  0x00000001 , 0x0000484e 
- 00022449  0x00005812 store  0x00000001 , 0x0000484e 
- 00022450  0x00005813 store  0x00000001 , 0x00004846 
- 00022451  0x00005814 ixor  0x00000002 , 0x0000003f 
- 00022452  0x00005815 sub  0x0000003f , 0x00000000 , 0x0000003e 
- 00022453  0x00005816 rtn  0x00000005 
- 00022454  0x00005817 branch  0x00007dba 
- 00022455  0x0000581a rtnmark0  0x00000026 
- 00022456  0x0000581b copy  0x00000011 , 0x0000003f 
- 00022457  0x0000581c rtn  0x00000034 
- 00022458  0x0000581d store  0x00000001 , 0x00004846 
- 00022459  0x0000581e branch  0x00007dba 
- 00022460  0x00005824 jam  0x00000000 , 0x00004979 
- 00022461  0x00005825 jam  0x00000000 , 0x0000497a 
- 00022462  0x00005826 jam  0x00000000 , 0x0000497b 
- 00022463  0x00005827 copy  0x0000003f , 0x00000012 
- 00022464  0x00005828 fetcht  0x00000001 , 0x00004644 
- 00022465  0x00005829 fetch  0x00000001 , 0x00004647 
- 00022466  0x0000582a isub  0x00000002 , 0x0000003e 
- 00022467  0x0000582b branch  0x000057cc , 0x00000005 
- 00022468  0x0000582c fetch  0x00000001 , 0x00004648 
- 00022469  0x0000582d isub  0x00000002 , 0x0000003e 
- 00022470  0x0000582e branch  0x000057d1 , 0x00000005 
- 00022471  0x0000582f fetcht  0x00000001 , 0x00004645 
- 00022472  0x00005830 fetch  0x00000001 , 0x00004647 
- 00022473  0x00005831 isub  0x00000002 , 0x0000003e 
- 00022474  0x00005832 branch  0x000057e0 , 0x00000005 
- 00022475  0x00005833 branch  0x000057e3 
- 00022476  0x00005836 fetcht  0x00000001 , 0x00004645 
- 00022477  0x00005837 fetch  0x00000001 , 0x00004648 
- 00022478  0x00005838 isub  0x00000002 , 0x0000003e 
- 00022479  0x00005839 branch  0x000057d6 , 0x00000005 
- 00022480  0x0000583a branch  0x000057d9 
- 00022481  0x0000583d fetcht  0x00000001 , 0x00004645 
- 00022482  0x0000583e fetch  0x00000001 , 0x00004647 
- 00022483  0x0000583f isub  0x00000002 , 0x0000003e 
- 00022484  0x00005840 branch  0x000057db , 0x00000005 
- 00022485  0x00005841 branch  0x000057de 
- 00022486  0x00005844 call  0x000057ef 
- 00022487  0x00005845 call  0x000057fb 
- 00022488  0x00005846 branch  0x000057e5 
- 00022489  0x00005849 call  0x000057ef 
- 00022490  0x0000584a branch  0x000057e1 
- 00022491  0x0000584d call  0x000057f8 
- 00022492  0x0000584e call  0x000057f2 
- 00022493  0x0000584f branch  0x000057e5 
- 00022494  0x00005852 call  0x000057f8 
- 00022495  0x00005853 branch  0x000057e4 
- 00022496  0x00005856 call  0x000057f2 
- 00022497  0x00005858 call  0x000057fe 
- 00022498  0x00005859 branch  0x000057e5 
- 00022499  0x0000585c call  0x000057fb 
- 00022500  0x0000585e call  0x000057f5 
- 00022501  0x00005860 call  0x00005801 
- 00022502  0x00005861 call  0x00005804 
- 00022503  0x00005862 fetch  0x00000001 , 0x0000497a 
- 00022504  0x00005863 rtn  0x00000034 
- 00022505  0x00005864 fetch  0x00000001 , 0x00004979 
- 00022506  0x00005865 rtn  0x00000034 
- 00022507  0x00005866 jam  0x00000001 , 0x0000497b 
- 00022508  0x00005867 fetch  0x00000001 , 0x0000484e 
- 00022509  0x00005868 copy  0x0000003f , 0x00000011 
- 00022510  0x00005869 rtn 
- 00022511  0x0000586c and  0x00000012 , 0x00000009 , 0x0000003f 
- 00022512  0x0000586d beq  0x00000009 , 0x0000580c 
- 00022513  0x0000586e rtn 
- 00022514  0x00005870 and  0x00000012 , 0x00000009 , 0x0000003f 
- 00022515  0x00005871 beq  0x00000012 , 0x0000580c 
- 00022516  0x00005872 rtn 
- 00022517  0x00005874 and  0x00000012 , 0x00000009 , 0x0000003f 
- 00022518  0x00005875 beq  0x0000000a , 0x0000580c 
- 00022519  0x00005876 rtn 
- 00022520  0x00005878 and  0x00000012 , 0x00000009 , 0x0000003f 
- 00022521  0x00005879 beq  0x00000011 , 0x0000580c 
- 00022522  0x0000587a rtn 
- 00022523  0x0000587c and  0x00000012 , 0x00000014 , 0x0000003f 
- 00022524  0x0000587d beq  0x00000014 , 0x0000580c 
- 00022525  0x0000587e rtn 
- 00022526  0x00005880 and  0x00000012 , 0x00000014 , 0x0000003f 
- 00022527  0x00005881 beq  0x00000012 , 0x0000580c 
- 00022528  0x00005882 rtn 
- 00022529  0x00005885 and  0x00000012 , 0x00000018 , 0x0000003f 
- 00022530  0x00005886 beq  0x00000018 , 0x0000580a 
- 00022531  0x00005887 rtn 
- 00022532  0x0000588a and  0x00000002 , 0x00000007 , 0x0000003f 
- 00022533  0x0000588b beq  0x00000003 , 0x0000580a 
- 00022534  0x0000588c beq  0x00000005 , 0x0000580a 
- 00022535  0x0000588d beq  0x00000006 , 0x0000580a 
- 00022536  0x0000588e beq  0x00000007 , 0x0000580a 
- 00022537  0x0000588f rtn 
- 00022538  0x00005893 jam  0x00000001 , 0x0000497a 
- 00022539  0x00005894 rtn 
- 00022540  0x00005897 jam  0x00000001 , 0x00004979 
- 00022541  0x00005898 rtn 
- 00022542  0x000058a1 fetch  0x00000008 , 0x00004713 
- 00022543  0x000058a2 rtnbit0  0x00000017 
- 00022544  0x000058a3 bbit0  0x0000002c , 0x00005816 
- 00022545  0x000058a5 fetch  0x00000001 , 0x00004658 
- 00022546  0x000058a6 call  0x00005943 
- 00022547  0x000058a7 call  0x00005824 
- 00022548  0x000058a8 fetcht  0x00000001 , 0x00004658 
- 00022549  0x000058a9 branch  0x000055b5 
- 00022550  0x000058ac fetch  0x00000001 , 0x00004658 
- 00022551  0x000058ad call  0x00005946 
- 00022552  0x000058ae jam  0x00000000 , 0x0000498b 
- 00022553  0x000058af fetcht  0x00000001 , 0x00004658 
- 00022554  0x000058b0 fetch  0x00000001 , 0x00004988 
- 00022555  0x000058b1 call  0x0000583d 
- 00022556  0x000058b2 call  0x00005828 
- 00022557  0x000058b3 fetcht  0x00000001 , 0x00004658 
- 00022558  0x000058b4 branch  0x000055b5 
- 00022559  0x000058b7 call  0x000055b5 
- 00022560  0x000058b8 fetch  0x00000001 , 0x00004989 
- 00022561  0x000058b9 rtneq  0x00000001 
- 00022562  0x000058ba jam  0x00000001 , 0x00004989 
- 00022563  0x000058bb branch  0x000056f7 
- 00022564  0x000058be jam  0x00000000 , 0x0000498b 
- 00022565  0x000058bf fetcht  0x00000001 , 0x00004658 
- 00022566  0x000058c0 fetch  0x00000001 , 0x00004988 
- 00022567  0x000058c1 call  0x00005833 
- 00022568  0x000058c3 store  0x00000001 , 0x00004988 
- 00022569  0x000058c4 fetch  0x00000001 , 0x0000498a 
- 00022570  0x000058c5 branch  0x0000582f , 0x00000034 
- 00022571  0x000058c7 fetch  0x00000001 , 0x00004989 
- 00022572  0x000058c8 rtneq  0x00000001 
- 00022573  0x000058c9 jam  0x00000001 , 0x00004989 
- 00022574  0x000058ca branch  0x000056f7 
- 00022575  0x000058cd fetch  0x00000001 , 0x00004989 
- 00022576  0x000058ce rtneq  0x00000000 
- 00022577  0x000058cf jam  0x00000000 , 0x00004989 
- 00022578  0x000058d0 rtn 
- 00022579  0x000058d3 lshift  0x0000003f , 0x0000003f 
- 00022580  0x000058d4 copy  0x0000003f , 0x00000012 
- 00022581  0x000058d5 call  0x00006ee6 
- 00022582  0x000058d6 setflag  0x00000001 , 0x00000000 , 0x00000012 
- 00022583  0x000058d7 and  0x00000012 , 0x00000007 , 0x0000003f 
- 00022584  0x000058d8 fetcht  0x00000001 , 0x0000498b 
- 00022585  0x000058d9 copy  0x00000002 , 0x00000007 
- 00022586  0x000058da beq  0x00000007 , 0x00005848 
- 00022587  0x000058db beq  0x00000000 , 0x0000584a 
- 00022588  0x000058dc rtn 
- 00022589  0x000058df lshift  0x0000003f , 0x0000003f 
- 00022590  0x000058e0 copy  0x0000003f , 0x00000012 
- 00022591  0x000058e1 call  0x000055b1 
- 00022592  0x000058e2 call  0x00006ee6 
- 00022593  0x000058e3 setflag  0x00000001 , 0x00000000 , 0x00000012 
- 00022594  0x000058e4 and  0x00000012 , 0x00000007 , 0x0000003f 
- 00022595  0x000058e5 fetcht  0x00000001 , 0x0000498b 
- 00022596  0x000058e6 copy  0x00000002 , 0x00000007 
- 00022597  0x000058e7 beq  0x00000007 , 0x00005848 
- 00022598  0x000058e8 beq  0x00000000 , 0x0000584a 
- 00022599  0x000058e9 rtn 
- 00022600  0x000058ec jam  0x00000001 , 0x0000498a 
- 00022601  0x000058ed rtn 
- 00022602  0x000058ef jam  0x00000000 , 0x0000498a 
- 00022603  0x000058f0 rtn 
- 00022604  0x000058f9 arg  0x00000000 , 0x00000012 
- 00022605  0x000058fa fetch  0x00000001 , 0x00004657 
- 00022606  0x000058fb rtneq  0x000000ff 
- 00022607  0x000058fc fetch  0x00000008 , 0x00004713 
- 00022608  0x000058fd bbit0  0x0000002e , 0x00005859 
- 00022609  0x000058ff fetcht  0x00000001 , 0x00004657 
- 00022610  0x00005900 call  0x000055b5 
- 00022611  0x00005901 fetcht  0x00000001 , 0x00004657 
- 00022612  0x00005902 call  0x00006ee6 
- 00022613  0x00005903 setflag  0x00000001 , 0x00000000 , 0x00000012 
- 00022614  0x00005905 copy  0x00000012 , 0x0000003f 
- 00022615  0x00005906 store  0x00000001 , 0x00004987 
- 00022616  0x00005907 rtn 
- 00022617  0x0000590a fetcht  0x00000001 , 0x00004657 
- 00022618  0x0000590b call  0x000055b1 
- 00022619  0x0000590c fetcht  0x00000001 , 0x00004657 
- 00022620  0x0000590d call  0x00006ee6 
- 00022621  0x0000590e nsetflag  0x00000001 , 0x00000000 , 0x00000012 
- 00022622  0x0000590f branch  0x00005856 
- 00022623  0x00005912 beq  0x00000004 , 0x00005878 
- 00022624  0x00005914 call  0x0000587b 
- 00022625  0x00005915 fetch  0x00000004 , 0x00004983 
- 00022626  0x00005916 arg  0x000000a0 , 0x00000002 
- 00022627  0x00005917 iadd  0x00000002 , 0x00000002 
- 00022628  0x00005918 copy  0x00000022 , 0x0000003f 
- 00022629  0x00005919 isub  0x00000002 , 0x0000003e 
- 00022630  0x0000591a nrtn  0x00000002 
- 00022631  0x0000591b store  0x00000004 , 0x00004983 
- 00022632  0x0000591c fetch  0x00000001 , 0x00004982 
- 00022633  0x0000591d beq  0x00000000 , 0x0000586e 
- 00022634  0x0000591e beq  0x00000001 , 0x00005871 
- 00022635  0x0000591f beq  0x00000002 , 0x00005874 
- 00022636  0x00005920 beq  0x00000003 , 0x00005876 
- 00022637  0x00005921 rtn 
- 00022638  0x00005924 jam  0x00000001 , 0x00004982 
- 00022639  0x00005926 jam  0x00000001 , 0x00004846 
- 00022640  0x00005927 branch  0x00007dba 
- 00022641  0x0000592a jam  0x00000002 , 0x00004982 
- 00022642  0x0000592c jam  0x00000000 , 0x00004846 
- 00022643  0x0000592d branch  0x00007dba 
- 00022644  0x00005930 jam  0x00000003 , 0x00004982 
- 00022645  0x00005931 branch  0x0000586f 
- 00022646  0x00005934 jam  0x00000000 , 0x00004982 
- 00022647  0x00005935 branch  0x00005872 
- 00022648  0x00005938 jam  0x00000000 , 0x00004982 
- 00022649  0x00005939 jam  0x00000000 , 0x00004846 
- 00022650  0x0000593a rtn 
- 00022651  0x0000593d fetcht  0x00000004 , 0x00004983 
- 00022652  0x0000593e copy  0x00000022 , 0x0000003f 
- 00022653  0x0000593f isub  0x00000002 , 0x0000003e 
- 00022654  0x00005940 ncall  0x00005880 , 0x00000002 
- 00022655  0x00005941 rtn 
- 00022656  0x00005943 setarg  0x00000000 
- 00022657  0x00005944 store  0x00000004 , 0x00004983 
- 00022658  0x00005945 rtn 
- 00022659  0x0000594e call  0x00005895 
- 00022660  0x0000594f call  0x00005888 
- 00022661  0x00005950 setarg  0x00000000 
- 00022662  0x00005951 store  0x00000003 , 0x0000496f 
- 00022663  0x00005952 rtn 
- 00022664  0x00005955 bpatch  0x0000007e , 0x0000400f 
- 00022665  0x00005956 fetch  0x00000001 , 0x0000473f 
- 00022666  0x00005957 ncall  0x00005895 , 0x00000034 
- 00022667  0x00005958 arg  0x00000000 , 0x00000011 
- 00022668  0x00005959 call  0x00005898 
- 00022669  0x0000595a call  0x000058a1 
- 00022670  0x0000595b call  0x000058aa 
- 00022671  0x0000595c call  0x000058b3 
- 00022672  0x0000595d call  0x000058cf 
- 00022673  0x0000595e call  0x0000584c 
- 00022674  0x0000595f call  0x000058ec 
- 00022675  0x00005960 copy  0x00000011 , 0x0000003f 
- 00022676  0x00005961 rtn 
- 00022677  0x00005964 setarg  0x00030303 
- 00022678  0x00005965 store  0x00000003 , 0x0000496f 
- 00022679  0x00005966 rtn 
- 00022680  0x00005969 fetch  0x00000001 , 0x00004644 
- 00022681  0x0000596a call  0x00005943 
- 00022682  0x0000596b jam  0x00000000 , 0x00004977 
- 00022683  0x0000596c fetcht  0x00000001 , 0x00004644 
- 00022684  0x0000596d fetch  0x00000001 , 0x0000496f 
- 00022685  0x0000596e call  0x00005925 
- 00022686  0x0000596f store  0x00000001 , 0x0000496f 
- 00022687  0x00005970 fetcht  0x00000001 , 0x00004644 
- 00022688  0x00005971 branch  0x000055b5 
- 00022689  0x00005974 fetch  0x00000001 , 0x00004646 
- 00022690  0x00005975 call  0x00005943 
- 00022691  0x00005976 jam  0x00000001 , 0x00004977 
- 00022692  0x00005977 fetcht  0x00000001 , 0x00004646 
- 00022693  0x00005978 fetch  0x00000001 , 0x00004970 
- 00022694  0x00005979 call  0x00005925 
- 00022695  0x0000597a store  0x00000001 , 0x00004970 
- 00022696  0x0000597b fetcht  0x00000001 , 0x00004646 
- 00022697  0x0000597c branch  0x000055b5 
- 00022698  0x0000597f fetch  0x00000001 , 0x00004645 
- 00022699  0x00005980 call  0x00005943 
- 00022700  0x00005981 jam  0x00000002 , 0x00004977 
- 00022701  0x00005982 fetcht  0x00000001 , 0x00004645 
- 00022702  0x00005983 fetch  0x00000001 , 0x00004971 
- 00022703  0x00005984 call  0x00005925 
- 00022704  0x00005985 store  0x00000001 , 0x00004971 
- 00022705  0x00005986 fetcht  0x00000001 , 0x00004645 
- 00022706  0x00005987 branch  0x000055b5 
- 00022707  0x0000598a fetch  0x00000001 , 0x00004647 
- 00022708  0x0000598b rtneq  0x000000ff 
- 00022709  0x0000598c jam  0x00000003 , 0x00004977 
- 00022710  0x0000598d fetch  0x00000001 , 0x00004972 
- 00022711  0x0000598e copy  0x0000003f , 0x00000013 
- 00022712  0x0000598f fetcht  0x00000001 , 0x00004647 
- 00022713  0x00005990 fetch  0x00000001 , 0x00004654 
- 00022714  0x00005991 beq  0x000000ff , 0x000058c8 
- 00022715  0x00005992 call  0x00006ee6 
- 00022716  0x00005993 branch  0x000058c4 , 0x00000001 
- 00022717  0x00005994 fetcht  0x00000001 , 0x00004654 
- 00022718  0x00005995 call  0x00006ef7 
- 00022719  0x00005996 fetcht  0x00000001 , 0x00004647 
- 00022720  0x00005997 fetch  0x00000001 , 0x00004972 
- 00022721  0x00005998 call  0x00005925 
- 00022722  0x0000599a store  0x00000001 , 0x00004972 
- 00022723  0x0000599b branch  0x000058df 
- 00022724  0x0000599e fetcht  0x00000001 , 0x00004654 
- 00022725  0x0000599f fetch  0x00000001 , 0x00004972 
- 00022726  0x000059a0 call  0x00005925 
- 00022727  0x000059a1 branch  0x000058c2 
- 00022728  0x000059a4 fetch  0x00000001 , 0x00004647 
- 00022729  0x000059a5 call  0x00005946 
- 00022730  0x000059a6 fetcht  0x00000001 , 0x00004647 
- 00022731  0x000059a7 call  0x00005931 
- 00022732  0x000059a8 store  0x00000001 , 0x00004972 
- 00022733  0x000059a9 fetcht  0x00000001 , 0x00004647 
- 00022734  0x000059aa branch  0x000055b5 
- 00022735  0x000059ae fetch  0x00000001 , 0x00004648 
- 00022736  0x000059af rtneq  0x000000ff 
- 00022737  0x000059b0 jam  0x00000004 , 0x00004977 
- 00022738  0x000059b1 fetch  0x00000001 , 0x00004973 
- 00022739  0x000059b2 copy  0x0000003f , 0x00000013 
- 00022740  0x000059b3 fetcht  0x00000001 , 0x00004648 
- 00022741  0x000059b4 fetch  0x00000001 , 0x00004654 
- 00022742  0x000059b5 beq  0x000000ff , 0x000058e5 
- 00022743  0x000059b6 call  0x00006ee6 
- 00022744  0x000059b7 branch  0x000058e1 , 0x00000001 
- 00022745  0x000059b8 fetcht  0x00000001 , 0x00004654 
- 00022746  0x000059b9 call  0x00006ef7 
- 00022747  0x000059ba fetcht  0x00000001 , 0x00004648 
- 00022748  0x000059bb fetch  0x00000001 , 0x00004973 
- 00022749  0x000059bc call  0x00005925 
- 00022750  0x000059be store  0x00000001 , 0x00004973 
- 00022751  0x000059c0 fetcht  0x00000001 , 0x00004654 
- 00022752  0x000059c1 branch  0x000055b5 
- 00022753  0x000059c4 fetcht  0x00000001 , 0x00004654 
- 00022754  0x000059c5 fetch  0x00000001 , 0x00004973 
- 00022755  0x000059c6 call  0x00005925 
- 00022756  0x000059c7 branch  0x000058de 
- 00022757  0x000059ca fetch  0x00000001 , 0x00004648 
- 00022758  0x000059cb call  0x00005946 
- 00022759  0x000059cc fetcht  0x00000001 , 0x00004648 
- 00022760  0x000059cd call  0x00005931 
- 00022761  0x000059ce store  0x00000001 , 0x00004973 
- 00022762  0x000059cf fetcht  0x00000001 , 0x00004648 
- 00022763  0x000059d0 branch  0x000055b5 
- 00022764  0x000059d3 jam  0x00000000 , 0x0000496c 
- 00022765  0x000059d4 fetch  0x00000001 , 0x00004656 
- 00022766  0x000059d5 rtneq  0x000000ff 
- 00022767  0x000059d6 fetch  0x00000008 , 0x00004713 
- 00022768  0x000059d7 rtnbit0  0x00000016 
- 00022769  0x000059d8 bbit1  0x0000002f , 0x000058fd 
- 00022770  0x000059da jam  0x00000007 , 0x00004977 
- 00022771  0x000059db fetcht  0x00000001 , 0x00004656 
- 00022772  0x000059dc fetch  0x00000001 , 0x00004976 
- 00022773  0x000059dd call  0x00005925 
- 00022774  0x000059de store  0x00000001 , 0x00004976 
- 00022775  0x000059e0 copy  0x00000011 , 0x0000003f 
- 00022776  0x000059e1 bbit1  0x00000007 , 0x00005917 
- 00022777  0x000059e2 call  0x0000591a 
- 00022778  0x000059e4 fetch  0x00000001 , 0x0000496d 
- 00022779  0x000059e5 store  0x00000001 , 0x0000496e 
- 00022780  0x000059e6 rtn 
- 00022781  0x000059e9 jam  0x00000007 , 0x00004977 
- 00022782  0x000059ea fetch  0x00000001 , 0x00004976 
- 00022783  0x000059eb copy  0x0000003f , 0x00000013 
- 00022784  0x000059ec fetcht  0x00000001 , 0x00004656 
- 00022785  0x000059ed fetch  0x00000001 , 0x00004654 
- 00022786  0x000059ee beq  0x000000ff , 0x0000590f 
- 00022787  0x000059ef call  0x00006ee6 
- 00022788  0x000059f0 branch  0x0000590b , 0x00000001 
- 00022789  0x000059f1 fetcht  0x00000001 , 0x00004654 
- 00022790  0x000059f2 call  0x00006ef7 
- 00022791  0x000059f3 fetcht  0x00000001 , 0x00004656 
- 00022792  0x000059f4 fetch  0x00000001 , 0x00004976 
- 00022793  0x000059f5 call  0x00005925 
- 00022794  0x000059f6 branch  0x00005913 
- 00022795  0x000059f9 fetcht  0x00000001 , 0x00004654 
- 00022796  0x000059fa fetch  0x00000001 , 0x00004976 
- 00022797  0x000059fb call  0x00005925 
- 00022798  0x000059fc branch  0x00005913 
- 00022799  0x000059ff fetch  0x00000001 , 0x00004656 
- 00022800  0x00005a00 call  0x00005946 
- 00022801  0x00005a01 fetcht  0x00000001 , 0x00004656 
- 00022802  0x00005a02 call  0x00005931 
- 00022803  0x00005a04 store  0x00000001 , 0x00004976 
- 00022804  0x00005a05 call  0x000058f7 
- 00022805  0x00005a06 fetcht  0x00000001 , 0x00004656 
- 00022806  0x00005a07 branch  0x000055b5 
- 00022807  0x00005a0b jam  0x00000001 , 0x0000496d 
- 00022808  0x00005a0c call  0x0000591d 
- 00022809  0x00005a0d branch  0x000058fa 
- 00022810  0x00005a10 jam  0x00000000 , 0x0000496d 
- 00022811  0x00005a11 fetch  0x00000001 , 0x0000496e 
- 00022812  0x00005a12 rtn  0x00000034 
- 00022813  0x00005a14 jam  0x00000001 , 0x0000496c 
- 00022814  0x00005a15 rtn 
- 00022815  0x00005a1a call  0x00006ee6 
- 00022816  0x00005a1b fetcht  0x00000001 , 0x00004977 
- 00022817  0x00005a1c copy  0x00000002 , 0x00000007 
- 00022818  0x00005a1d branch  0x0000592f , 0x00000001 
- 00022819  0x00005a1f qset0  0x00000011 
- 00022820  0x00005a20 rtn 
- 00022821  0x00005a23 lshift  0x0000003f , 0x0000003f 
- 00022822  0x00005a24 copy  0x0000003f , 0x00000012 
- 00022823  0x00005a25 call  0x00006ee6 
- 00022824  0x00005a26 setflag  0x00000001 , 0x00000000 , 0x00000012 
- 00022825  0x00005a28 and  0x00000012 , 0x00000007 , 0x0000003f 
- 00022826  0x00005a2a fetcht  0x00000001 , 0x00004977 
- 00022827  0x00005a2b copy  0x00000002 , 0x00000007 
- 00022828  0x00005a2c beq  0x00000007 , 0x0000592f 
- 00022829  0x00005a2d beq  0x00000000 , 0x00005923 
- 00022830  0x00005a2e rtn 
- 00022831  0x00005a31 qset1  0x00000011 
- 00022832  0x00005a32 rtn 
- 00022833  0x00005a35 bpatch  0x0000007f , 0x0000400f 
- 00022834  0x00005a36 copy  0x00000013 , 0x0000003f 
- 00022835  0x00005a37 store  0x00000001 , 0x00004978 
- 00022836  0x00005a38 lshift  0x0000003f , 0x0000003f 
- 00022837  0x00005a39 copy  0x0000003f , 0x00000012 
- 00022838  0x00005a3a copy  0x00000002 , 0x00000013 
- 00022839  0x00005a3b call  0x000055b1 
- 00022840  0x00005a3c copy  0x00000013 , 0x00000002 
- 00022841  0x00005a3d call  0x00006ee6 
- 00022842  0x00005a3e nsetflag  0x00000001 , 0x00000000 , 0x00000012 
- 00022843  0x00005a3f call  0x0000593d 
- 00022844  0x00005a40 branch  0x0000592a 
- 00022845  0x00005a43 fetcht  0x00000001 , 0x00004978 
- 00022846  0x00005a44 and_into  0x00000001 , 0x00000002 
- 00022847  0x00005a45 and  0x00000012 , 0x00000001 , 0x0000003f 
- 00022848  0x00005a46 isub  0x00000002 , 0x0000003e 
- 00022849  0x00005a47 nbranch  0x00005abc , 0x00000005 
- 00022850  0x00005a48 rtn 
- 00022851  0x00005a4d rtneq  0x000000ff 
- 00022852  0x00005a4e arg  0x0000003f , 0x00000002 
- 00022853  0x00005a4f branch  0x00006f21 
- 00022854  0x00005a53 rtneq  0x000000ff 
- 00022855  0x00005a54 arg  0x0000003e , 0x00000002 
- 00022856  0x00005a55 branch  0x00006f21 
- 00022857  0x00005a5b bpatch  0x00000080 , 0x00004010 
- 00022858  0x00005a5c call  0x000055f6 
- 00022859  0x00005a5d rtn  0x0000002b 
- 00022860  0x00005a5f call  0x000059e7 
- 00022861  0x00005a61 bpatch  0x00000081 , 0x00004010 
- 00022862  0x00005a62 call  0x00005958 
- 00022863  0x00005a63 beq  0x00000030 , 0x0000595f 
- 00022864  0x00005a64 beq  0x00000031 , 0x000059c6 
- 00022865  0x00005a65 beq  0x00000058 , 0x000059cf 
- 00022866  0x00005a66 call  0x00005955 
- 00022867  0x00005a67 nop  0x00001af4 
- 00022868  0x00005a68 branch  0x0000594d 
- 00022869  0x00005a6a fetcht  0x00000001 , 0x0000464c 
- 00022870  0x00005a6b call  0x000069c7 
- 00022871  0x00005a6c branch  0x000055fb 
- 00022872  0x00005a6f setarg  0x00000001 
- 00022873  0x00005a70 call  0x000069e5 
- 00022874  0x00005a71 store  0x00000001 , 0x0000485a 
- 00022875  0x00005a72 setarg  0x00000000 
- 00022876  0x00005a73 call  0x000069e5 
- 00022877  0x00005a74 store  0x00000001 , 0x00004859 
- 00022878  0x00005a75 rtn 
- 00022879  0x00005a78 fetch  0x00000001 , 0x0000485a 
- 00022880  0x00005a79 beq  0x0000005a , 0x0000596e 
- 00022881  0x00005a7a beq  0x000000d8 , 0x00005974 
- 00022882  0x00005a7b beq  0x000000d1 , 0x00005968 
- 00022883  0x00005a7c beq  0x000000d2 , 0x0000598c 
- 00022884  0x00005a7d beq  0x00000002 , 0x00005993 
- 00022885  0x00005a7e beq  0x00000054 , 0x0000599c 
- 00022886  0x00005a7f beq  0x00000050 , 0x000059c3 
- 00022887  0x00005a80 branch  0x0000594d 
- 00022888  0x00005a83 setarg  0x00000049 
- 00022889  0x00005a84 call  0x000069e5 
- 00022890  0x00005a85 beq  0x000000a1 , 0x0000596c 
- 00022891  0x00005a86 branch  0x00005983 
- 00022892  0x00005a89 jam  0x0000000c , 0x00004957 
- 00022893  0x00005a8a rtn 
- 00022894  0x00005a8d jam  0x00000005 , 0x00004957 
- 00022895  0x00005a8e call  0x000059da 
- 00022896  0x00005a8f call  0x00007c95 
- 00022897  0x00005a90 arg  0x000048d6 , 0x00000013 
- 00022898  0x00005a91 call  0x00005995 
- 00022899  0x00005a92 branch  0x00005747 
- 00022900  0x00005a95 setarg  0x00000016 
- 00022901  0x00005a96 call  0x000069e5 
- 00022902  0x00005a97 sub  0x0000003f , 0x000000bd , 0x0000003e 
- 00022903  0x00005a98 nbranch  0x00005949 , 0x00000005 
- 00022904  0x00005a99 setarg  0x00000019 
- 00022905  0x00005a9a call  0x000069e5 
- 00022906  0x00005a9b sub  0x0000003f , 0x00000055 , 0x0000003e 
- 00022907  0x00005a9c nbranch  0x00005949 , 0x00000005 
- 00022908  0x00005a9d setarg  0x0000001b 
- 00022909  0x00005a9e call  0x000069e5 
- 00022910  0x00005a9f sub  0x0000003f , 0x0000001d , 0x0000003e 
- 00022911  0x00005aa0 nbranch  0x00005949 , 0x00000005 
- 00022912  0x00005aa1 jam  0x00000006 , 0x00004957 
- 00022913  0x00005aa2 arg  0x0000491a , 0x00000013 
- 00022914  0x00005aa3 branch  0x00005995 
- 00022915  0x00005aa6 jam  0x00000000 , 0x00004957 
- 00022916  0x00005aa7 arg  0x00004890 , 0x00000013 
- 00022917  0x00005aa8 call  0x00005995 
- 00022918  0x00005aa9 arg  0x0000489a , 0x00000013 
- 00022919  0x00005aaa call  0x00005995 
- 00022920  0x00005aab setarg  0x00000943 
- 00022921  0x00005aac call  0x000069e4 
- 00022922  0x00005aad arg  0x000048b4 , 0x00000013 
- 00022923  0x00005aae branch  0x00005995 
- 00022924  0x00005ab1 jam  0x00000002 , 0x00004957 
- 00022925  0x00005ab2 arg  0x00004886 , 0x00000013 
- 00022926  0x00005ab3 call  0x00005995 
- 00022927  0x00005ab4 arg  0x0000489a , 0x00000013 
- 00022928  0x00005ab5 call  0x00005995 
- 00022929  0x00005ab6 arg  0x000048b4 , 0x00000013 
- 00022930  0x00005ab7 branch  0x00005995 
- 00022931  0x00005aba jam  0x00000003 , 0x00004957 
- 00022932  0x00005abb arg  0x0000487c , 0x00000013 
- 00022933  0x00005abd ifetch  0x00000002 , 0x00000013 
- 00022934  0x00005abe arg  0x0000ffff , 0x00000002 
- 00022935  0x00005abf isub  0x00000002 , 0x0000003e 
- 00022936  0x00005ac0 rtn  0x00000005 
- 00022937  0x00005ac1 call  0x000069e4 
- 00022938  0x00005ac2 increase  0x00000002 , 0x00000013 
- 00022939  0x00005ac3 branch  0x00005995 
- 00022940  0x00005ac6 call  0x000059d8 
- 00022941  0x00005ac7 setarg  0x00009a5b 
- 00022942  0x00005ac8 call  0x000069e4 
- 00022943  0x00005ac9 setarg  0x0000000d 
- 00022944  0x00005aca call  0x000069e5 
- 00022945  0x00005acb sub  0x0000003f , 0x00000012 , 0x0000003e 
- 00022946  0x00005acc branch  0x000059b0 , 0x00000005 
- 00022947  0x00005acd sub  0x0000003f , 0x0000000a , 0x0000003e 
- 00022948  0x00005ace nbranch  0x000059b3 , 0x00000005 
- 00022949  0x00005acf setarg  0x0000000e 
- 00022950  0x00005ad0 call  0x000069e5 
- 00022951  0x00005ad1 sub  0x0000003f , 0x000000e5 , 0x0000003e 
- 00022952  0x00005ad2 nbranch  0x0000594d , 0x00000005 
- 00022953  0x00005ad3 setarg  0x00000010 
- 00022954  0x00005ad4 call  0x000069e5 
- 00022955  0x00005ad5 sub  0x0000003f , 0x000000a5 , 0x0000003e 
- 00022956  0x00005ad6 branch  0x000059b0 , 0x00000005 
- 00022957  0x00005ad7 call  0x000059c0 
- 00022958  0x00005ad9 jam  0x00000008 , 0x00004957 
- 00022959  0x00005ada rtn 
- 00022960  0x00005adc jam  0x00000009 , 0x00004957 
- 00022961  0x00005add arg  0x000048fc , 0x00000013 
- 00022962  0x00005ade branch  0x00005995 
- 00022963  0x00005ae0 sub  0x0000003f , 0x00000010 , 0x0000003e 
- 00022964  0x00005ae1 nbranch  0x0000594d , 0x00000005 
- 00022965  0x00005ae2 setarg  0x0000000e 
- 00022966  0x00005ae3 call  0x000069e5 
- 00022967  0x00005ae4 sub  0x0000003f , 0x000000c5 , 0x0000003e 
- 00022968  0x00005ae5 nbranch  0x0000594d , 0x00000005 
- 00022969  0x00005ae6 setarg  0x00000010 
- 00022970  0x00005ae7 call  0x000069e5 
- 00022971  0x00005ae8 sub  0x0000003f , 0x00000038 , 0x0000003e 
- 00022972  0x00005ae9 nbranch  0x0000594d , 0x00000005 
- 00022973  0x00005aeb call  0x000059c0 
- 00022974  0x00005aec jam  0x0000000a , 0x00004957 
- 00022975  0x00005aed rtn 
- 00022976  0x00005aef setarg  0x0000005b 
- 00022977  0x00005af0 call  0x000069e4 
- 00022978  0x00005af1 branch  0x000059d6 
- 00022979  0x00005af4 jam  0x00000007 , 0x00004957 
- 00022980  0x00005af5 arg  0x0000493a , 0x00000013 
- 00022981  0x00005af6 branch  0x00005995 
- 00022982  0x00005af9 call  0x000059e7 
- 00022983  0x00005afa fetch  0x00000001 , 0x0000485a 
- 00022984  0x00005afb beq  0x00000070 , 0x000059cd 
- 00022985  0x00005afc beq  0x00000000 , 0x000059cb 
- 00022986  0x00005afd branch  0x0000594d 
- 00022987  0x00005b00 jam  0x00000001 , 0x00004957 
- 00022988  0x00005b01 rtn 
- 00022989  0x00005b04 jam  0x00000004 , 0x00004957 
- 00022990  0x00005b05 rtn 
- 00022991  0x00005b08 call  0x000059e7 
- 00022992  0x00005b09 fetch  0x00000001 , 0x0000485a 
- 00022993  0x00005b0a beq  0x00000059 , 0x000059d3 
- 00022994  0x00005b0b branch  0x0000595f 
- 00022995  0x00005b0d jam  0x0000000b , 0x00004957 
- 00022996  0x00005b0e arg  0x0000492a , 0x00000013 
- 00022997  0x00005b0f branch  0x00005995 
- 00022998  0x00005b12 setarg  0x00000009 
- 00022999  0x00005b13 branch  0x000069e4 
- 00023000  0x00005b15 setarg  0x00005a09 
- 00023001  0x00005b16 branch  0x000069e4 
- 00023002  0x00005b19 arg  0x00008006 , 0x00000002 
- 00023003  0x00005b1a fetch  0x00000001 , 0x00004957 
- 00023004  0x00005b1b bne  0x0000000b , 0x000059de 
- 00023005  0x00005b1c arg  0x00009706 , 0x00000002 
- 00023006  0x00005b1e copy  0x00000002 , 0x0000003f 
- 00023007  0x00005b1f call  0x000069e4 
- 00023008  0x00005b20 nop  0x00002ee0 
- 00023009  0x00005b21 rtn 
- 00023010  0x00005b24 arg  0x00004946 , 0x00000013 
- 00023011  0x00005b25 fetch  0x00000001 , 0x00004957 
- 00023012  0x00005b26 rtnne  0x0000000b 
- 00023013  0x00005b27 arg  0x0000494e , 0x00000013 
- 00023014  0x00005b28 rtn 
- 00023015  0x00005b2b bpatch  0x00000082 , 0x00004010 
- 00023016  0x00005b2c call  0x000055f6 
- 00023017  0x00005b2d call  0x000059da 
- 00023018  0x00005b2e call  0x000059e2 
- 00023019  0x00005b2f call  0x00005995 
- 00023020  0x00005b30 branch  0x00005747 
- 00023021  0x00005b33 bpatch  0x00000083 , 0x00004010 
- 00023022  0x00005b34 call  0x00005949 
- 00023023  0x00005b35 call  0x000055f6 
- 00023024  0x00005b36 arg  0x00000806 , 0x00000002 
- 00023025  0x00005b37 fetch  0x00000001 , 0x00004957 
- 00023026  0x00005b38 bne  0x0000000b , 0x000059f4 
- 00023027  0x00005b39 arg  0x00001f06 , 0x00000002 
- 00023028  0x00005b3b copy  0x00000002 , 0x0000003f 
- 00023029  0x00005b3c branch  0x000069e4 
- 00023030  0x00005b43 fetch  0x00000001 , 0x00004420 
- 00023031  0x00005b44 rtnne  0x00000000 
- 00023032  0x00005b45 fetch  0x00000001 , 0x00004957 
- 00023033  0x00005b46 beq  0x00000000 , 0x00005a02 
- 00023034  0x00005b47 beq  0x00000001 , 0x00005a02 
- 00023035  0x00005b48 beq  0x00000008 , 0x00005a02 
- 00023036  0x00005b49 beq  0x00000002 , 0x00005a02 
- 00023037  0x00005b4a beq  0x00000003 , 0x00005a26 
- 00023038  0x00005b4b beq  0x00000004 , 0x00005a02 
- 00023039  0x00005b4c beq  0x00000006 , 0x00005a4b 
- 00023040  0x00005b4d beq  0x0000000b , 0x00005a44 
- 00023041  0x00005b4e branch  0x00005a02 
- 00023042  0x00005b52 call  0x00005a6d 
- 00023043  0x00005b53 disable  0x00000028 
- 00023044  0x00005b54 fetch  0x00000001 , 0x00004659 
- 00023045  0x00005b55 beq  0x000000ff , 0x00005a09 
- 00023046  0x00005b56 fetcht  0x00000001 , 0x00004659 
- 00023047  0x00005b57 call  0x00006ee6 
- 00023048  0x00005b58 nrtn  0x00000001 
- 00023049  0x00005b5a setarg  0x00000000 
- 00023050  0x00005b5b call  0x000069e5 
- 00023051  0x00005b5c bne  0x00000030 , 0x00005a1c 
- 00023052  0x00005b5e setarg  0x00000002 
- 00023053  0x00005b5f call  0x000069e5 
- 00023054  0x00005b60 rtnbit0  0x00000007 
- 00023055  0x00005b61 call  0x00005a84 
- 00023056  0x00005b62 fetch  0x00000001 , 0x00004847 
- 00023057  0x00005b63 call  0x00005a7c 
- 00023058  0x00005b64 store  0x00000002 , 0x00004847 
- 00023059  0x00005b65 fetch  0x00000001 , 0x00004849 
- 00023060  0x00005b66 call  0x00005a7c 
- 00023061  0x00005b67 store  0x00000002 , 0x00004849 
- 00023062  0x00005b68 fetch  0x00000001 , 0x00004958 
- 00023063  0x00005b69 beq  0x00000000 , 0x00005a1e 
- 00023064  0x00005b6a beq  0x00000001 , 0x00005a20 
- 00023065  0x00005b6b beq  0x00000002 , 0x00005a22 
- 00023066  0x00005b6c beq  0x00000003 , 0x00005a24 
- 00023067  0x00005b6d rtn 
- 00023068  0x00005b70 beq  0x00000031 , 0x00005a0c 
- 00023069  0x00005b71 branch  0x00005955 
- 00023070  0x00005b74 call  0x00005a56 
- 00023071  0x00005b75 branch  0x00005a8b 
- 00023072  0x00005b77 call  0x00005a5e 
- 00023073  0x00005b78 branch  0x00005a8b 
- 00023074  0x00005b7a call  0x00005a5a 
- 00023075  0x00005b7b branch  0x00005a8b 
- 00023076  0x00005b7d call  0x00005a66 
- 00023077  0x00005b7e branch  0x00005a8b 
- 00023078  0x00005b83 call  0x00005a6d 
- 00023079  0x00005b84 fetch  0x00000001 , 0x00004659 
- 00023080  0x00005b85 beq  0x000000ff , 0x00005a2c 
- 00023081  0x00005b86 fetcht  0x00000001 , 0x00004659 
- 00023082  0x00005b87 call  0x00006ee6 
- 00023083  0x00005b88 nrtn  0x00000001 
- 00023084  0x00005b8a setarg  0x00000000 
- 00023085  0x00005b8b call  0x000069e5 
- 00023086  0x00005b8c bne  0x00000030 , 0x00005955 
- 00023087  0x00005b8e setarg  0x00000002 
- 00023088  0x00005b8f call  0x000069e5 
- 00023089  0x00005b90 rtnbit0  0x00000007 
- 00023090  0x00005b91 call  0x00005a84 
- 00023091  0x00005b92 call  0x00005a42 
- 00023092  0x00005b93 store  0x00000001 , 0x0000484d 
- 00023093  0x00005b94 rshift4  0x0000003f , 0x0000003f 
- 00023094  0x00005b95 call  0x00005a80 
- 00023095  0x00005b96 store  0x00000001 , 0x00004848 
- 00023096  0x00005b97 fetch  0x00000001 , 0x0000484d 
- 00023097  0x00005b98 and  0x0000003f , 0x0000000f , 0x0000003f 
- 00023098  0x00005b99 call  0x00005a80 
- 00023099  0x00005b9a store  0x00000001 , 0x0000484a 
- 00023100  0x00005b9b fetch  0x00000001 , 0x00004958 
- 00023101  0x00005b9c beq  0x00000000 , 0x00005a56 
- 00023102  0x00005b9d beq  0x00000001 , 0x00005a5e 
- 00023103  0x00005b9e beq  0x00000002 , 0x00005a5a 
- 00023104  0x00005b9f beq  0x00000003 , 0x00005a66 
- 00023105  0x00005ba0 rtn 
- 00023106  0x00005ba3 setarg  0x00000012 
- 00023107  0x00005ba4 branch  0x000069e5 
- 00023108  0x00005ba7 call  0x00005a6d 
- 00023109  0x00005ba8 fetch  0x00000001 , 0x00004659 
- 00023110  0x00005ba9 beq  0x000000ff , 0x00005a4a 
- 00023111  0x00005baa fetcht  0x00000001 , 0x00004659 
- 00023112  0x00005bab call  0x00006ee6 
- 00023113  0x00005bac nrtn  0x00000001 
- 00023114  0x00005bae branch  0x00005a2f 
- 00023115  0x00005bb2 call  0x00005a6d 
- 00023116  0x00005bb3 disable  0x00000028 
- 00023117  0x00005bb4 setarg  0x00000002 
- 00023118  0x00005bb5 call  0x000069e5 
- 00023119  0x00005bb6 rtnbit0  0x00000007 
- 00023120  0x00005bb7 setarg  0x00000008 
- 00023121  0x00005bb8 call  0x000069e5 
- 00023122  0x00005bb9 branch  0x00005a0f , 0x00000034 
- 00023123  0x00005bba setarg  0x00000000 
- 00023124  0x00005bbb store  0x00000006 , 0x00004847 
- 00023125  0x00005bbc rtn 
- 00023126  0x00005bbf fetch  0x00000002 , 0x00004847 
- 00023127  0x00005bc0 sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00023128  0x00005bc1 store  0x00000002 , 0x00004847 
- 00023129  0x00005bc2 branch  0x00007dba 
- 00023130  0x00005bc4 fetch  0x00000002 , 0x00004849 
- 00023131  0x00005bc5 sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00023132  0x00005bc6 store  0x00000002 , 0x00004849 
- 00023133  0x00005bc7 branch  0x00007dba 
- 00023134  0x00005bc9 fetch  0x00000002 , 0x00004849 
- 00023135  0x00005bca sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00023136  0x00005bcb store  0x00000002 , 0x00004849 
- 00023137  0x00005bcc fetch  0x00000002 , 0x00004847 
- 00023138  0x00005bcd sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00023139  0x00005bce store  0x00000002 , 0x00004847 
- 00023140  0x00005bcf call  0x00005a68 
- 00023141  0x00005bd0 branch  0x00007dba 
- 00023142  0x00005bd2 call  0x00005a68 
- 00023143  0x00005bd3 branch  0x00007dba 
- 00023144  0x00005bd6 fetch  0x00000002 , 0x00004849 
- 00023145  0x00005bd7 fetcht  0x00000002 , 0x00004847 
- 00023146  0x00005bd8 store  0x00000002 , 0x00004847 
- 00023147  0x00005bd9 storet  0x00000002 , 0x00004849 
- 00023148  0x00005bda rtn 
- 00023149  0x00005bde fetch  0x00000001 , 0x00004860 
- 00023150  0x00005bdf call  0x00005a84 , 0x00000034 
- 00023151  0x00005be0 jam  0x00000001 , 0x00004860 
- 00023152  0x00005be1 rtn 
- 00023153  0x00005be4 jam  0x00000001 , 0x00004956 
- 00023154  0x00005be5 call  0x000029c9 
- 00023155  0x00005be7 branch  0x00005949 
- 00023156  0x00005bea fetch  0x00000001 , 0x00004659 
- 00023157  0x00005beb rtnne  0x000000ff 
- 00023158  0x00005bec fetch  0x00000001 , 0x0000477d 
- 00023159  0x00005bed rtnne  0x00000001 
- 00023160  0x00005bee setarg  0x00000000 
- 00023161  0x00005bef store  0x00000001 , 0x0000477d 
- 00023162  0x00005bf0 store  0x00000004 , 0x00004847 
- 00023163  0x00005bf1 branch  0x00005a73 
- 00023164  0x00005bf4 rtnbit0  0x00000007 
- 00023165  0x00005bf5 arg  0x0000ff00 , 0x00000002 
- 00023166  0x00005bf6 ior  0x00000002 , 0x0000003f 
- 00023167  0x00005bf7 rtn 
- 00023168  0x00005bfa rtnbit0  0x00000003 
- 00023169  0x00005bfb arg  0x000000f0 , 0x00000002 
- 00023170  0x00005bfc ior  0x00000002 , 0x0000003f 
- 00023171  0x00005bfd rtn 
- 00023172  0x00005c00 arg  0x00000003 , 0x0000003f 
- 00023173  0x00005c01 call  0x000069e5 
- 00023174  0x00005c02 store  0x00000002 , 0x00004847 
- 00023175  0x00005c03 arg  0x00000004 , 0x0000003f 
- 00023176  0x00005c04 call  0x000069e5 
- 00023177  0x00005c05 store  0x00000002 , 0x00004849 
- 00023178  0x00005c06 rtn 
- 00023179  0x00005c0a fetcht  0x00000001 , 0x0000464d 
- 00023180  0x00005c0b call  0x00006ee6 
- 00023181  0x00005c0c rtn  0x00000001 
- 00023182  0x00005c0d setarg  0x0000000a 
- 00023183  0x00005c0e call  0x000069e5 
- 00023184  0x00005c0f nop  0x000003e8 
- 00023185  0x00005c10 branch  0x00005a8b 
- 00023186  0x00005c13 setarg  0x00008100 
- 00023187  0x00005c14 branch  0x000069e4 
- 00023188  0x00005c1a jam  0x000000ff , 0x0000478f 
- 00023189  0x00005c1c jam  0x00000034 , 0x000043f3 
- 00023190  0x00005c1d setarg  0x000f0f0f 
- 00023191  0x00005c1e store  0x00000003 , 0x000042db 
- 00023192  0x00005c1f store  0x00000003 , 0x000042de 
- 00023193  0x00005c20 branch  0x000054a9 
- 00023194  0x00005c23 bpatch  0x00000084 , 0x00004010 
- 00023195  0x00005c24 call  0x00005c6f 
- 00023196  0x00005c25 call  0x00005aa8 
- 00023197  0x00005c26 fetch  0x00000001 , 0x00004666 
- 00023198  0x00005c27 beq  0x00000001 , 0x00005aa1 
- 00023199  0x00005c28 beq  0x00000002 , 0x00005aa3 
- 00023200  0x00005c29 rtn 
- 00023201  0x00005c2b fetch  0x00000006 , 0x00004668 
- 00023202  0x00005c2c branch  0x00005aa4 
- 00023203  0x00005c2e fetch  0x00000006 , 0x00004675 
- 00023204  0x00005c30 fetcht  0x00000006 , 0x000046e6 
- 00023205  0x00005c31 isub  0x00000002 , 0x0000003e 
- 00023206  0x00005c32 branch  0x00005c1a , 0x00000005 
- 00023207  0x00005c33 branch  0x000054a0 
- 00023208  0x00005c36 jam  0x0000005a , 0x0000478f 
- 00023209  0x00005c37 rtn 
- 00023210  0x00005c3b fetch  0x00000002 , 0x000044e9 
- 00023211  0x00005c3c bbit1  0x00000009 , 0x0000431f 
- 00023212  0x00005c3d branch  0x00005c39 
- 00023213  0x00005c3f setarg  0x00000000 
- 00023214  0x00005c40 store  0x00000002 , 0x00004781 
- 00023215  0x00005c41 fetch  0x00000002 , 0x000044e9 
- 00023216  0x00005c42 bbit1  0x00000009 , 0x0000431f 
- 00023217  0x00005c43 rtn 
- 00023218  0x00005c46 fetch  0x00000008 , 0x00004713 
- 00023219  0x00005c47 rtnbit0  0x0000001b 
- 00023220  0x00005c49 nbranch  0x00005aba , 0x00000028 
- 00023221  0x00005c4a fetch  0x00000001 , 0x00004959 
- 00023222  0x00005c4b increase  0x00000001 , 0x0000003f 
- 00023223  0x00005c4c and_into  0x0000000f , 0x0000003f 
- 00023224  0x00005c4d store  0x00000001 , 0x00004959 
- 00023225  0x00005c4e nrtn  0x00000034 
- 00023226  0x00005c50 jam  0x00000000 , 0x00004959 
- 00023227  0x00005c51 branch  0x00007dbc 
- 00023228  0x00005c54 fetch  0x00000001 , 0x00004659 
- 00023229  0x00005c55 rtnne  0x000000ff 
- 00023230  0x00005c56 jam  0x00000000 , 0x000040c0 
- 00023231  0x00005c57 jam  0x0000001e , 0x0000477e 
- 00023232  0x00005c58 rtn 
- 00023233  0x00005c5c bpatch  0x00000085 , 0x00004010 
- 00023234  0x00005c5d copy  0x00000013 , 0x0000003f 
- 00023235  0x00005c5e beq  0x00000014 , 0x00005ad0 
- 00023236  0x00005c5f beq  0x00000015 , 0x00005ae0 
- 00023237  0x00005c60 beq  0x00000010 , 0x00005c15 
- 00023238  0x00005c61 beq  0x00000031 , 0x00005aed 
- 00023239  0x00005c62 beq  0x00000029 , 0x00005aef 
- 00023240  0x00005c63 beq  0x00000032 , 0x00005af1 
- 00023241  0x00005c64 beq  0x0000003e , 0x00004329 
- 00023242  0x00005c65 beq  0x00000040 , 0x00005afc 
- 00023243  0x00005c66 beq  0x00000039 , 0x00006084 
- 00023244  0x00005c67 beq  0x0000003a , 0x00006053 
- 00023245  0x00005c68 beq  0x0000003c , 0x00006075 
- 00023246  0x00005c69 beq  0x00000044 , 0x00005b10 
- 00023247  0x00005c6a rtn 
- 00023248  0x00005c6e call  0x0000618e 
- 00023249  0x00005c6f jam  0x00000000 , 0x0000477d 
- 00023250  0x00005c70 call  0x00005a73 
- 00023251  0x00005c71 jam  0x00000001 , 0x00004794 
- 00023252  0x00005c72 call  0x00006042 
- 00023253  0x00005c73 fetch  0x00000001 , 0x00004795 
- 00023254  0x00005c74 nbranch  0x00005ad8 , 0x00000034 
- 00023255  0x00005c75 jam  0x00000014 , 0x00004796 
- 00023256  0x00005c77 fetch  0x00000002 , 0x000043f1 
- 00023257  0x00005c78 set0  0x00000000 , 0x0000003f 
- 00023258  0x00005c79 store  0x00000002 , 0x000043f1 
- 00023259  0x00005c7a jam  0x00000000 , 0x00004845 
- 00023260  0x00005c7b fetch  0x00000002 , 0x000047be 
- 00023261  0x00005c7c store  0x00000002 , 0x000047c0 
- 00023262  0x00005c7d call  0x00005c0b 
- 00023263  0x00005c7e branch  0x00005c39 
- 00023264  0x00005c81 setarg  0x00000000 
- 00023265  0x00005c82 store  0x00000002 , 0x000047c0 
- 00023266  0x00005c83 jam  0x00000000 , 0x00004794 
- 00023267  0x00005c84 arg  0x00000006 , 0x00000002 
- 00023268  0x00005c85 fetch  0x00000008 , 0x00004713 
- 00023269  0x00005c86 bbit1  0x0000001b , 0x00005ae7 
- 00023270  0x00005c87 arg  0x00000007 , 0x00000002 
- 00023271  0x00005c89 storet  0x00000002 , 0x000042d3 
- 00023272  0x00005c8a storet  0x00000002 , 0x000042d5 
- 00023273  0x00005c8b jam  0x00000000 , 0x000047c2 
- 00023274  0x00005c8c jam  0x00000000 , 0x00004956 
- 00023275  0x00005c8d call  0x000029cb 
- 00023276  0x00005c8e branch  0x00005b76 
- 00023277  0x00005c91 arg  0x00000002 , 0x00000007 
- 00023278  0x00005c92 branch  0x00005af8 
- 00023279  0x00005c96 jam  0x00000012 , 0x0000066f 
- 00023280  0x00005c97 branch  0x00007834 
- 00023281  0x00005c9a fetch  0x00000001 , 0x00004795 
- 00023282  0x00005c9b beq  0x00000001 , 0x00005af4 
- 00023283  0x00005c9c branch  0x00005af6 
- 00023284  0x00005c9e call  0x00005aef 
- 00023285  0x00005c9f jam  0x00000014 , 0x00004844 
- 00023286  0x00005ca1 arg  0x00000001 , 0x00000007 
- 00023287  0x00005ca2 branch  0x00005af8 
- 00023288  0x00005ca5 fetch  0x00000001 , 0x00004843 
- 00023289  0x00005ca6 qset1  0x0000003f 
- 00023290  0x00005ca7 store  0x00000001 , 0x00004843 
- 00023291  0x00005ca8 rtn 
- 00023292  0x00005cab fetch  0x00000002 , 0x0000433c 
- 00023293  0x00005cac rtneq  0x00000000 
- 00023294  0x00005cad fetch  0x00000001 , 0x0000016a 
- 00023295  0x00005cae rshift2  0x0000003f , 0x0000003f 
- 00023296  0x00005caf sub  0x0000003f , 0x0000000c , 0x0000003e 
- 00023297  0x00005cb0 rtn  0x00000002 
- 00023298  0x00005cb1 setarg  0x00000009 
- 00023299  0x00005cb2 store  0x00000002 , 0x000042d3 
- 00023300  0x00005cb3 store  0x00000002 , 0x000042d5 
- 00023301  0x00005cb4 call  0x00005aef 
- 00023302  0x00005cb6 jam  0x00000001 , 0x000047c2 
- 00023303  0x00005cb7 rtn 
- 00023304  0x00005cba fetch  0x00000001 , 0x00004795 
- 00023305  0x00005cbb nrtn  0x00000034 
- 00023306  0x00005cbc fetch  0x00000001 , 0x00004398 
- 00023307  0x00005cbd sub  0x0000003f , 0x00000022 , 0x0000003f 
- 00023308  0x00005cbe nrtn  0x00000005 
- 00023309  0x00005cbf jam  0x00000000 , 0x00004844 
- 00023310  0x00005cc1 arg  0x00000000 , 0x00000007 
- 00023311  0x00005cc2 branch  0x00005af8 
- 00023312  0x00005cc5 fetch  0x00000001 , 0x000001a2 
- 00023313  0x00005cc6 sub  0x0000003f , 0x0000000c , 0x0000003e 
- 00023314  0x00005cc7 nbranch  0x00005b06 , 0x00000002 
- 00023315  0x00005cc8 store  0x00000002 , 0x000042d3 
- 00023316  0x00005cc9 store  0x00000002 , 0x000042d5 
- 00023317  0x00005cca fetch  0x00000001 , 0x000001a4 
- 00023318  0x00005ccb branch  0x00005b1d , 0x00000034 
- 00023319  0x00005ccc fetcht  0x00000001 , 0x0000496b 
- 00023320  0x00005ccd isub  0x00000002 , 0x0000003e 
- 00023321  0x00005cce branch  0x00005b1d , 0x00000002 
- 00023322  0x00005ccf fetch  0x00000001 , 0x000001a4 
- 00023323  0x00005cd0 store  0x00000001 , 0x000040c0 
- 00023324  0x00005cd1 branch  0x00005b1f 
- 00023325  0x00005cd3 fetch  0x00000001 , 0x0000496b 
- 00023326  0x00005cd4 store  0x00000001 , 0x000040c0 
- 00023327  0x00005cd6 jam  0x00000000 , 0x000047c2 
- 00023328  0x00005cd7 rtn 
- 00023329  0x00005cda jam  0x00000000 , 0x00004843 
- 00023330  0x00005cdb rtn 
- 00023331  0x00005cde bpatch  0x00000086 , 0x00004010 
- 00023332  0x00005cdf call  0x00002a28 
- 00023333  0x00005ce0 nrtn  0x00000034 
- 00023334  0x00005ce1 fetch  0x00000001 , 0x0000478f 
- 00023335  0x00005ce2 beq  0x000000ff , 0x00005b2b 
- 00023336  0x00005ce3 fetch  0x00000001 , 0x00004843 
- 00023337  0x00005ce4 and  0x0000003f , 0x00000003 , 0x0000003f 
- 00023338  0x00005ce5 rtnne  0x00000003 
- 00023339  0x00005ce7 fetch  0x00000001 , 0x00004956 
- 00023340  0x00005ce8 call  0x00005a71 , 0x00000034 
- 00023341  0x00005ce9 fetch  0x00000008 , 0x00004713 
- 00023342  0x00005cea bbit1  0x00000001 , 0x00005b5b 
- 00023343  0x00005ceb bbit1  0x00000000 , 0x00005b5b 
- 00023344  0x00005cec bbit1  0x00000005 , 0x00005b5b 
- 00023345  0x00005ced bbit1  0x00000006 , 0x00005b5b 
- 00023346  0x00005cee call  0x00005601 
- 00023347  0x00005cef call  0x00005ab2 
- 00023348  0x00005cf0 nrtn  0x00000028 
- 00023349  0x00005cf1 call  0x00005abc 
- 00023350  0x00005cf2 call  0x00005a74 
- 00023351  0x00005cf3 call  0x000056b1 
- 00023352  0x00005cf4 fetch  0x00000008 , 0x00004713 
- 00023353  0x00005cf5 bbit0  0x00000016 , 0x00005b3c 
- 00023354  0x00005cf6 fetch  0x00000001 , 0x0000496c 
- 00023355  0x00005cf7 beq  0x00000001 , 0x00005b3d 
- 00023356  0x00005cf9 branch  0x00005b5d 
- 00023357  0x00005cfd fetch  0x00000001 , 0x0000496d 
- 00023358  0x00005cfe branch  0x00005b4d , 0x00000034 
- 00023359  0x00005cff fetch  0x00000008 , 0x0000472b 
- 00023360  0x00005d01 store  0x00000008 , 0x00000670 
- 00023361  0x00005d02 fetch  0x00000001 , 0x0000472a 
- 00023362  0x00005d03 beq  0x00000003 , 0x00005b4f 
- 00023363  0x00005d04 beq  0x00000002 , 0x00005b52 
- 00023364  0x00005d05 jam  0x00000008 , 0x000047b4 
- 00023365  0x00005d06 fetcht  0x00000002 , 0x000047b5 
- 00023366  0x00005d08 fetch  0x00000001 , 0x000047b4 
- 00023367  0x00005d09 copy  0x0000003f , 0x00000011 
- 00023368  0x00005d0a call  0x00002dee 
- 00023369  0x00005d0b fetcht  0x00000001 , 0x000047b4 
- 00023370  0x00005d0c copy  0x00000002 , 0x00000039 
- 00023371  0x00005d0d arg  0x00000670 , 0x00000006 
- 00023372  0x00005d0e branch  0x00007cda 
- 00023373  0x00005d11 fetch  0x00000008 , 0x00004734 
- 00023374  0x00005d12 branch  0x00005b40 
- 00023375  0x00005d15 jam  0x00000003 , 0x000047b4 
- 00023376  0x00005d16 fetcht  0x00000002 , 0x000047b7 
- 00023377  0x00005d17 branch  0x00005b46 
- 00023378  0x00005d1a jam  0x00000002 , 0x000047b4 
- 00023379  0x00005d1b fetcht  0x00000002 , 0x000047b9 
- 00023380  0x00005d1c branch  0x00005b46 
- 00023381  0x00005d1f arg  0x00000001 , 0x00000011 
- 00023382  0x00005d20 fetcht  0x00000002 , 0x000047bb 
- 00023383  0x00005d21 call  0x00002dee 
- 00023384  0x00005d22 fetch  0x00000001 , 0x000047bd 
- 00023385  0x00005d23 istore  0x00000001 , 0x00000005 
- 00023386  0x00005d24 rtn 
- 00023387  0x00005d27 setarg  0x00000000 
- 00023388  0x00005d28 store  0x00000007 , 0x00004846 
- 00023389  0x00005d2a jam  0x00000007 , 0x000047b4 
- 00023390  0x00005d2b fetch  0x00000007 , 0x00004846 
- 00023391  0x00005d2c store  0x00000007 , 0x00000670 
- 00023392  0x00005d2d fetcht  0x00000002 , 0x0000439b 
- 00023393  0x00005d2e branch  0x00005b46 
- 00023394  0x00005d31 jam  0x00000000 , 0x00004795 
- 00023395  0x00005d32 fetch  0x00000003 , 0x0000479a 
- 00023396  0x00005d33 store  0x00000003 , 0x0000434d 
- 00023397  0x00005d34 call  0x00005b6b 
- 00023398  0x00005d35 setarg  0x00000005 
- 00023399  0x00005d36 istore  0x00000001 , 0x00000006 
- 00023400  0x00005d37 arg  0x000047a0 , 0x00000006 
- 00023401  0x00005d38 call  0x00005b72 
- 00023402  0x00005d39 branch  0x00007870 
- 00023403  0x00005d3c arg  0x00004349 , 0x00000011 
- 00023404  0x00005d3e ifetch  0x00000001 , 0x00000011 
- 00023405  0x00005d3f rtn  0x00000034 
- 00023406  0x00005d40 iadd  0x00000006 , 0x00000011 
- 00023407  0x00005d41 ifetch  0x00000001 , 0x00000006 
- 00023408  0x00005d42 rtneq  0x00000001 
- 00023409  0x00005d43 branch  0x00005b6c 
- 00023410  0x00005d46 arg  0x00004354 , 0x00000005 
- 00023411  0x00005d47 arg  0x00000013 , 0x00000039 
- 00023412  0x00005d48 call  0x00007cda 
- 00023413  0x00005d49 branch  0x00002969 
- 00023414  0x00005d50 call  0x00005b7b 
- 00023415  0x00005d51 fetch  0x00000002 , 0x000043ef 
- 00023416  0x00005d52 bbit1  0x00000007 , 0x00005b81 
- 00023417  0x00005d53 bbit1  0x00000000 , 0x000042fc 
- 00023418  0x00005d54 branch  0x00005c1a 
- 00023419  0x00005d57 setarg  0x00000000 
- 00023420  0x00005d58 store  0x00000008 , 0x0000484f 
- 00023421  0x00005d59 istore  0x00000004 , 0x00000005 
- 00023422  0x00005d5a jam  0x00000000 , 0x00004860 
- 00023423  0x00005d5b jam  0x00000000 , 0x0000429a 
- 00023424  0x00005d5c rtn 
- 00023425  0x00005d5f call  0x00005b21 
- 00023426  0x00005d60 fetch  0x00000002 , 0x000043ef 
- 00023427  0x00005d61 bbit1  0x00000000 , 0x000042fc 
- 00023428  0x00005d62 branch  0x000054cd 
- 00023429  0x00005d67 bpatch  0x00000087 , 0x00004010 
- 00023430  0x00005d69 call  0x0000614d 
- 00023431  0x00005d6a call  0x0000553d 
- 00023432  0x00005d6c call  0x00006110 
- 00023433  0x00005d6d call  0x000061b1 
- 00023434  0x00005d6e call  0x0000611e 
- 00023435  0x00005d70 call  0x0000328e 
- 00023436  0x00005d71 call  0x00003531 
- 00023437  0x00005d72 call  0x00005fdd 
- 00023438  0x00005d74 call  0x0000572c 
- 00023439  0x00005d75 call  0x00005b9b 
- 00023440  0x00005d76 call  0x00005bab 
- 00023441  0x00005d77 call  0x00005bce 
- 00023442  0x00005d79 call  0x00005bd3 
- 00023443  0x00005d7a call  0x00005be1 
- 00023444  0x00005d7b call  0x00005bee 
- 00023445  0x00005d7c call  0x00005be4 
- 00023446  0x00005d7e call  0x00005bfb 
- 00023447  0x00005d7f call  0x00005bfe 
- 00023448  0x00005d80 call  0x000056b6 
- 00023449  0x00005d81 call  0x00005c0e 
- 00023450  0x00005d82 branch  0x00005c05 
- 00023451  0x00005d85 fetch  0x00000008 , 0x00004713 
- 00023452  0x00005d86 bbit1  0x00000037 , 0x00005b9e 
- 00023453  0x00005d87 rtn 
- 00023454  0x00005d8a fetch  0x00000001 , 0x0000497f 
- 00023455  0x00005d8b rtnne  0x00000001 
- 00023456  0x00005d8c arg  0x0000497c , 0x00000013 
- 00023457  0x00005d8d arg  0x00005ba3 , 0x00000012 
- 00023458  0x00005d8e branch  0x000042e0 
- 00023459  0x00005d91 fetch  0x00000001 , 0x00004666 
- 00023460  0x00005d92 rtneq  0x00000000 
- 00023461  0x00005d93 fetch  0x00000008 , 0x00004713 
- 00023462  0x00005d94 rtnbit1  0x00000006 
- 00023463  0x00005d95 arg  0x00000006 , 0x00000007 
- 00023464  0x00005d96 call  0x00005f00 
- 00023465  0x00005d97 call  0x000042d0 
- 00023466  0x00005d98 branch  0x00005c15 
- 00023467  0x00005d9b fetch  0x00000001 , 0x00004666 
- 00023468  0x00005d9c beq  0x00000000 , 0x00005bb1 
- 00023469  0x00005d9d fetch  0x00000008 , 0x00004713 
- 00023470  0x00005d9e rtnbit0  0x00000035 
- 00023471  0x00005d9f fetcht  0x00000001 , 0x00004727 
- 00023472  0x00005da0 branch  0x00005bb4 
- 00023473  0x00005da3 fetch  0x00000008 , 0x00004713 
- 00023474  0x00005da4 rtnbit0  0x00000032 
- 00023475  0x00005da5 fetcht  0x00000001 , 0x00004728 
- 00023476  0x00005da7 storet  0x00000001 , 0x0000497e 
- 00023477  0x00005da8 call  0x00005888 
- 00023478  0x00005da9 and  0x0000003f , 0x00000007 , 0x0000003f 
- 00023479  0x00005daa fetcht  0x00000001 , 0x0000497e 
- 00023480  0x00005dab isub  0x00000002 , 0x0000003e 
- 00023481  0x00005dac branch  0x00005bc0 , 0x00000005 
- 00023482  0x00005dae fetch  0x00000001 , 0x000044eb 
- 00023483  0x00005daf store  0x00000001 , 0x00004981 
- 00023484  0x00005db0 fetch  0x00000001 , 0x00004980 
- 00023485  0x00005db1 rtneq  0x00000000 
- 00023486  0x00005db2 jam  0x00000000 , 0x00004980 
- 00023487  0x00005db3 rtn 
- 00023488  0x00005db6 call  0x00005bc5 
- 00023489  0x00005db7 fetch  0x00000001 , 0x00004980 
- 00023490  0x00005db8 rtneq  0x00000001 
- 00023491  0x00005db9 jam  0x00000001 , 0x00004980 
- 00023492  0x00005dba rtn 
- 00023493  0x00005dbd arg  0x00006047 , 0x00000012 
- 00023494  0x00005dbe arg  0x00004981 , 0x00000013 
- 00023495  0x00005dbf fetch  0x00000001 , 0x00004666 
- 00023496  0x00005dc0 beq  0x00000000 , 0x000042e0 
- 00023497  0x00005dc1 arg  0x00005ba3 , 0x00000012 
- 00023498  0x00005dc2 call  0x000042e0 
- 00023499  0x00005dc3 fetch  0x00000001 , 0x00004981 
- 00023500  0x00005dc4 beq  0x00000001 , 0x00005ef2 
- 00023501  0x00005dc5 rtn 
- 00023502  0x00005dc8 arg  0x00004790 , 0x00000013 
- 00023503  0x00005dc9 arg  0x00005bd1 , 0x00000012 
- 00023504  0x00005dca branch  0x000042e7 
- 00023505  0x00005dcd call  0x00005c39 
- 00023506  0x00005dce branch  0x000054cd 
- 00023507  0x00005dd1 arg  0x00004845 , 0x00000013 
- 00023508  0x00005dd2 arg  0x00005bd9 , 0x00000012 
- 00023509  0x00005dd3 call  0x000042e0 
- 00023510  0x00005dd4 fetch  0x00000001 , 0x00004845 
- 00023511  0x00005dd5 beq  0x00000001 , 0x00004313 
- 00023512  0x00005dd6 rtn 
- 00023513  0x00005dd9 fetch  0x00000001 , 0x0000478f 
- 00023514  0x00005dda beq  0x000000ff , 0x00005a9a 
- 00023515  0x00005ddb fetch  0x00000001 , 0x0000477f 
- 00023516  0x00005ddc nbranch  0x00005f1b , 0x00000034 
- 00023517  0x00005ddd fetch  0x00000008 , 0x00004713 
- 00023518  0x00005dde bbit1  0x00000033 , 0x00005c1a 
- 00023519  0x00005ddf bbit1  0x0000003e , 0x0000603f 
- 00023520  0x00005de0 branch  0x000054cd 
- 00023521  0x00005de3 arg  0x00004844 , 0x00000013 
- 00023522  0x00005de4 arg  0x00005b0e , 0x00000012 
- 00023523  0x00005de5 branch  0x000042e0 
- 00023524  0x00005de8 fetch  0x00000001 , 0x00004794 
- 00023525  0x00005de9 rtn  0x00000034 
- 00023526  0x00005dea arg  0x00004796 , 0x00000013 
- 00023527  0x00005deb arg  0x00005be9 , 0x00000012 
- 00023528  0x00005dec branch  0x000042e0 
- 00023529  0x00005dee fetch  0x00000001 , 0x00004795 
- 00023530  0x00005def nrtn  0x00000034 
- 00023531  0x00005df0 fetch  0x00000001 , 0x000042fc 
- 00023532  0x00005df1 rtnne  0x00000000 
- 00023533  0x00005df2 branch  0x00002fcd 
- 00023534  0x00005df5 fetch  0x00000008 , 0x00004713 
- 00023535  0x00005df6 rtnbit1  0x0000003b 
- 00023536  0x00005df7 arg  0x000047c0 , 0x00000013 
- 00023537  0x00005df8 arg  0x00005bf3 , 0x00000012 
- 00023538  0x00005df9 branch  0x000042e0 
- 00023539  0x00005dfc fetch  0x00000002 , 0x000047be 
- 00023540  0x00005dfd store  0x00000002 , 0x000047c0 
- 00023541  0x00005dfe branch  0x00005b55 
- 00023542  0x00005e01 fetch  0x00000001 , 0x00004843 
- 00023543  0x00005e02 rtnbit1  0x00000002 
- 00023544  0x00005e03 call  0x00005aef 
- 00023545  0x00005e04 arg  0x00000000 , 0x00000007 
- 00023546  0x00005e05 branch  0x00005af8 
- 00023547  0x00005e08 arg  0x00004792 , 0x00000013 
- 00023548  0x00005e09 arg  0x000054cd , 0x00000012 
- 00023549  0x00005e0a branch  0x000042e0 
- 00023550  0x00005e0d arg  0x0000477e , 0x00000013 
- 00023551  0x00005e0e arg  0x00005c01 , 0x00000012 
- 00023552  0x00005e0f branch  0x000042e0 
- 00023553  0x00005e11 fetch  0x00000001 , 0x0000496b 
- 00023554  0x00005e12 store  0x00000001 , 0x000040c0 
- 00023555  0x00005e13 jam  0x00000001 , 0x0000477d 
- 00023556  0x00005e14 rtn 
- 00023557  0x00005e18 arg  0x00004781 , 0x00000013 
- 00023558  0x00005e19 arg  0x00005c08 , 0x00000012 
- 00023559  0x00005e1a branch  0x000042e7 
- 00023560  0x00005e1d fetch  0x00000001 , 0x00004666 
- 00023561  0x00005e1e beq  0x00000000 , 0x00005ff2 
- 00023562  0x00005e1f branch  0x00005aad 
- 00023563  0x00005e22 fetch  0x00000002 , 0x00004725 
- 00023564  0x00005e23 store  0x00000002 , 0x00004781 
- 00023565  0x00005e24 rtn 
- 00023566  0x00005e27 arg  0x000046f3 , 0x00000013 
- 00023567  0x00005e28 arg  0x00005c11 , 0x00000012 
- 00023568  0x00005e29 branch  0x000042e0 
- 00023569  0x00005e2c call  0x00005ca6 
- 00023570  0x00005e2d fetch  0x00000001 , 0x00004793 
- 00023571  0x00005e2e nbranch  0x00005ed1 , 0x00000034 
- 00023572  0x00005e2f rtn 
- 00023573  0x00005e32 isolate1  0x00000026 , 0x00000000 
- 00023574  0x00005e33 call  0x00006018 , 0x00000001 
- 00023575  0x00005e34 call  0x00005aad 
- 00023576  0x00005e35 call  0x00005b21 
- 00023577  0x00005e36 branch  0x00005c1a 
- 00023578  0x00005e39 bpatch  0x00000088 , 0x00004011 
- 00023579  0x00005e3a call  0x000061ab 
- 00023580  0x00005e3b fetch  0x00000002 , 0x000044e9 
- 00023581  0x00005e3c isolate1  0x0000000b , 0x0000003f 
- 00023582  0x00005e3d call  0x00005c3e , 0x00000001 
- 00023583  0x00005e3e call  0x00005aa8 
- 00023584  0x00005e3f fetch  0x00000002 , 0x000044e9 
- 00023585  0x00005e40 bbit1  0x0000000b , 0x00005c2a 
- 00023586  0x00005e41 fetch  0x00000008 , 0x00004713 
- 00023587  0x00005e42 bbit0  0x00000008 , 0x00005c2a 
- 00023588  0x00005e43 fetcht  0x00000002 , 0x00004695 
- 00023589  0x00005e44 increase  0x00000001 , 0x00000002 
- 00023590  0x00005e45 storet  0x00000002 , 0x00004695 
- 00023591  0x00005e46 storet  0x00000002 , 0x000042dc 
- 00023592  0x00005e47 random  0x0000003f 
- 00023593  0x00005e48 store  0x00000001 , 0x000042db 
- 00023594  0x00005e4a fetch  0x00000003 , 0x00004797 
- 00023595  0x00005e4b store  0x00000003 , 0x000042de 
- 00023596  0x00005e4c call  0x0000432d 
- 00023597  0x00005e4d fetch  0x00000002 , 0x00004638 
- 00023598  0x00005e4e store  0x00000002 , 0x00004790 
- 00023599  0x00005e4f setarg  0x00000000 
- 00023600  0x00005e50 store  0x00000002 , 0x00004781 
- 00023601  0x00005e51 store  0x00000002 , 0x000047c0 
- 00023602  0x00005e52 store  0x00000001 , 0x00004845 
- 00023603  0x00005e53 store  0x00000001 , 0x00004792 
- 00023604  0x00005e54 store  0x00000001 , 0x00004956 
- 00023605  0x00005e55 arg  0x00000002 , 0x00000007 
- 00023606  0x00005e56 call  0x00005f00 
- 00023607  0x00005e57 call  0x00005ef4 
- 00023608  0x00005e58 branch  0x00005b62 
- 00023609  0x00005e5b bpatch  0x00000089 , 0x00004011 
- 00023610  0x00005e5c arg  0x00000006 , 0x00000007 
- 00023611  0x00005e5d call  0x00005f04 
- 00023612  0x00005e5e jam  0x00000000 , 0x00004792 
- 00023613  0x00005e5f branch  0x00005c3e 
- 00023614  0x00005e61 setarg  0x00000000 
- 00023615  0x00005e62 store  0x00000001 , 0x00004845 
- 00023616  0x00005e63 store  0x00000002 , 0x00004790 
- 00023617  0x00005e64 branch  0x00007876 
- 00023618  0x00005e67 bpatch  0x0000008a , 0x00004011 
- 00023619  0x00005e68 fetch  0x00000008 , 0x00004713 
- 00023620  0x00005e69 rtnbit0  0x00000002 
- 00023621  0x00005e6a arg  0x00000002 , 0x00000007 
- 00023622  0x00005e6b call  0x00005f04 
- 00023623  0x00005e6c call  0x00005c4a 
- 00023624  0x00005e6e call  0x00005c59 
- 00023625  0x00005e6f branch  0x00005ca3 
- 00023626  0x00005e72 fetch  0x00000001 , 0x00000032 
- 00023627  0x00005e73 beq  0x00000034 , 0x00005c4d 
- 00023628  0x00005e74 rtn 
- 00023629  0x00005e76 store  0x00000001 , 0x0000495a 
- 00023630  0x00005e77 fetch  0x00000006 , 0x00000178 
- 00023631  0x00005e79 store  0x00000006 , 0x0000495b 
- 00023632  0x00005e7a fetch  0x00000007 , 0x0000495a 
- 00023633  0x00005e7b arg  0x00004667 , 0x00000006 
- 00023634  0x00005e7c arg  0x00000003 , 0x00000039 
- 00023635  0x00005e7e ifetcht  0x00000007 , 0x00000006 
- 00023636  0x00005e7f isub  0x00000002 , 0x0000003e 
- 00023637  0x00005e80 branch  0x00005c69 , 0x00000005 
- 00023638  0x00005e81 increase  0x00000016 , 0x00000006 
- 00023639  0x00005e82 loop  0x00005c53 
- 00023640  0x00005e83 rtn 
- 00023641  0x00005e85 arg  0x00004667 , 0x00000011 
- 00023642  0x00005e86 fetch  0x00000001 , 0x00004666 
- 00023643  0x00005e87 increase  0xffffffff , 0x0000003f 
- 00023644  0x00005e88 mul32  0x0000003f , 0x0000001d , 0x0000003f 
- 00023645  0x00005e89 iadd  0x00000011 , 0x00000011 
- 00023646  0x00005e8a fetch  0x00000001 , 0x00000032 
- 00023647  0x00005e8b istore  0x00000001 , 0x00000011 
- 00023648  0x00005e8c beq  0x00000034 , 0x00005c62 
- 00023649  0x00005e8d rtn 
- 00023650  0x00005e90 fetch  0x00000006 , 0x00000178 
- 00023651  0x00005e91 istore  0x00000006 , 0x00000005 
- 00023652  0x00005e92 arg  0x0000428a , 0x00000006 
- 00023653  0x00005e93 call  0x00007c8f 
- 00023654  0x00005e94 fetch  0x00000006 , 0x000042db 
- 00023655  0x00005e95 istore  0x00000006 , 0x00000005 
- 00023656  0x00005e96 rtn 
- 00023657  0x00005e99 increase  0xfffffffa , 0x00000006 
- 00023658  0x00005e9a copy  0x00000006 , 0x00000005 
- 00023659  0x00005e9b fetcht  0x00000006 , 0x0000495b 
- 00023660  0x00005e9c increase  0x00000003 , 0x00000002 
- 00023661  0x00005e9d istoret  0x00000006 , 0x00000005 
- 00023662  0x00005e9e rtn 
- 00023663  0x00005ea1 arg  0x00004667 , 0x00000011 
- 00023664  0x00005ea2 fetch  0x00000001 , 0x00004666 
- 00023665  0x00005ea3 rtneq  0x00000000 
- 00023666  0x00005ea4 increase  0xffffffff , 0x0000003f 
- 00023667  0x00005ea5 mul32  0x0000003f , 0x0000001d , 0x0000003f 
- 00023668  0x00005ea6 iadd  0x00000011 , 0x00000011 
- 00023669  0x00005ea7 ifetch  0x00000001 , 0x00000011 
- 00023670  0x00005ea8 store  0x00000001 , 0x000043f3 
- 00023671  0x00005ea9 beq  0x00000034 , 0x00005c79 
- 00023672  0x00005eaa rtn 
- 00023673  0x00005ead ifetch  0x00000006 , 0x00000006 
- 00023674  0x00005eaf store  0x00000006 , 0x00004116 
- 00023675  0x00005eb0 arg  0x0000428a , 0x00000005 
- 00023676  0x00005eb1 call  0x00007c8f 
- 00023677  0x00005eb2 ifetch  0x00000006 , 0x00000006 
- 00023678  0x00005eb3 store  0x00000006 , 0x000042db 
- 00023679  0x00005eb4 rtn 
- 00023680  0x00005eb7 bpatch  0x0000008b , 0x00004011 
- 00023681  0x00005eb8 fetch  0x00000002 , 0x0000468e 
- 00023682  0x00005eb9 arg  0x0000aa55 , 0x00000002 
- 00023683  0x00005eba isub  0x00000002 , 0x0000003e 
- 00023684  0x00005ebb branch  0x00005c8f , 0x00000005 
- 00023685  0x00005ebd storet  0x00000002 , 0x0000468e 
- 00023686  0x00005ebe call  0x00005c9c 
- 00023687  0x00005ebf fetch  0x00000001 , 0x000049a1 
- 00023688  0x00005ec0 store  0x00000001 , 0x00004666 
- 00023689  0x00005ec1 fetch  0x00000004 , 0x000045e4 
- 00023690  0x00005ec2 store  0x00000004 , 0x000045e8 
- 00023691  0x00005ec3 store  0x00000004 , 0x0000458f 
- 00023692  0x00005ec5 fetch  0x00000001 , 0x00004651 
- 00023693  0x00005ec6 store  0x00000001 , 0x00004690 
- 00023694  0x00005ec7 rtn 
- 00023695  0x00005eca call  0x00005c94 
- 00023696  0x00005ecc fetch  0x00000004 , 0x00004691 
- 00023697  0x00005ecd store  0x00000004 , 0x000045e8 
- 00023698  0x00005ece store  0x00000004 , 0x0000458f 
- 00023699  0x00005ecf rtn 
- 00023700  0x00005ed2 fetch  0x00000008 , 0x00004713 
- 00023701  0x00005ed3 rtnbit0  0x0000000f 
- 00023702  0x00005ed4 fetch  0x00000002 , 0x000049fa 
- 00023703  0x00005ed5 copy  0x0000003f , 0x00000012 
- 00023704  0x00005ed6 call  0x00005e51 
- 00023705  0x00005ed7 fetch  0x00000001 , 0x000049d4 
- 00023706  0x00005ed8 call  0x00005c8c , 0x00000034 
- 00023707  0x00005ed9 rtn 
- 00023708  0x00005edc fetch  0x00000006 , 0x000042db 
- 00023709  0x00005edd store  0x00000006 , 0x0000466e 
- 00023710  0x00005ede add  0x0000003f , 0x00000100 , 0x0000003f 
- 00023711  0x00005edf store  0x00000006 , 0x0000467b 
- 00023712  0x00005ee0 add  0x0000003f , 0x00000100 , 0x0000003f 
- 00023713  0x00005ee1 store  0x00000006 , 0x00004688 
- 00023714  0x00005ee2 rtn 
- 00023715  0x00005ee7 fetch  0x00000001 , 0x000046f4 
- 00023716  0x00005ee8 store  0x00000001 , 0x000046f3 
- 00023717  0x00005ee9 rtn 
- 00023718  0x00005eec bpatch  0x0000008c , 0x00004011 
- 00023719  0x00005eed fetch  0x00000008 , 0x00004713 
- 00023720  0x00005eee bbit1  0x00000013 , 0x00005cb1 
- 00023721  0x00005eef bbit1  0x00000012 , 0x00005cb9 
- 00023722  0x00005ef0 bbit1  0x00000014 , 0x00005cc0 
- 00023723  0x00005ef1 rtn 
- 00023724  0x00005ef4 bpatch  0x0000008d , 0x00004011 
- 00023725  0x00005ef5 fetch  0x00000008 , 0x00004713 
- 00023726  0x00005ef6 bbit1  0x00000013 , 0x00005cb5 
- 00023727  0x00005ef7 bbit1  0x00000014 , 0x00005d3c 
- 00023728  0x00005ef8 rtn 
- 00023729  0x00005efd arg  0x00000080 , 0x00000002 
- 00023730  0x00005efe arg  0x00004666 , 0x00000011 
- 00023731  0x00005eff arg  0x00000000 , 0x00000012 
- 00023732  0x00005f00 branch  0x00006cd3 
- 00023733  0x00005f03 arg  0x00000001 , 0x00000002 
- 00023734  0x00005f04 arg  0x00004690 , 0x00000011 
- 00023735  0x00005f05 arg  0x0000005a , 0x00000012 
- 00023736  0x00005f06 branch  0x00006cd3 
- 00023737  0x00005f0b call  0x00006c20 
- 00023738  0x00005f0c call  0x00005d7b 
- 00023739  0x00005f0d call  0x00005d90 
- 00023740  0x00005f0f call  0x00005d75 
- 00023741  0x00005f10 call  0x00005d93 
- 00023742  0x00005f11 call  0x00005d82 
- 00023743  0x00005f12 branch  0x000055f6 
- 00023744  0x00005f18 call  0x00005cc3 
- 00023745  0x00005f19 call  0x00005ce5 
- 00023746  0x00005f1a branch  0x00005d26 
- 00023747  0x00005f1f fetchr  0x00000012 , 0x00000002 , 0x000049e2 
- 00023748  0x00005f20 copy  0x00000012 , 0x00000013 
- 00023749  0x00005f22 call  0x00005dc0 
- 00023750  0x00005f23 fetch  0x00000001 , 0x000049a1 
- 00023751  0x00005f24 branch  0x00005ccf , 0x00000034 
- 00023752  0x00005f25 store  0x00000001 , 0x000049a0 
- 00023753  0x00005f26 increase  0x00000001 , 0x00000013 
- 00023754  0x00005f27 fetch  0x00000002 , 0x000049e4 
- 00023755  0x00005f28 isub  0x00000013 , 0x0000003e 
- 00023756  0x00005f29 nrtn  0x00000002 
- 00023757  0x00005f2a copy  0x00000013 , 0x00000012 
- 00023758  0x00005f2b branch  0x00005cc5 
- 00023759  0x00005f2e fetch  0x00000001 , 0x000049a0 
- 00023760  0x00005f2f and  0x0000003f , 0x000000f0 , 0x0000003f 
- 00023761  0x00005f30 branch  0x00005cd8 , 0x00000034 
- 00023762  0x00005f31 fetch  0x00000001 , 0x00004666 
- 00023763  0x00005f32 store  0x00000001 , 0x000049a2 
- 00023764  0x00005f34 arg  0x00000001 , 0x00000039 
- 00023765  0x00005f35 copy  0x00000013 , 0x00000012 
- 00023766  0x00005f36 arg  0x000049a2 , 0x00000011 
- 00023767  0x00005f37 branch  0x00006b45 
- 00023768  0x00005f3a fetch  0x00000001 , 0x000049a0 
- 00023769  0x00005f3b fetcht  0x00000001 , 0x00004666 
- 00023770  0x00005f3c isub  0x00000002 , 0x0000003e 
- 00023771  0x00005f3d rtn  0x00000005 
- 00023772  0x00005f3e lshift4  0x00000002 , 0x00000002 
- 00023773  0x00005f3f iadd  0x00000002 , 0x0000003f 
- 00023774  0x00005f40 store  0x00000001 , 0x000049a2 
- 00023775  0x00005f42 copy  0x00000013 , 0x0000003f 
- 00023776  0x00005f43 fetcht  0x00000002 , 0x000049e2 
- 00023777  0x00005f44 isub  0x00000002 , 0x0000003e 
- 00023778  0x00005f45 branch  0x00005cd4 , 0x00000005 
- 00023779  0x00005f47 increase  0xffffffff , 0x00000013 
- 00023780  0x00005f48 branch  0x00005cd4 
- 00023781  0x00005f4d fetch  0x00000001 , 0x00004666 
- 00023782  0x00005f4e beq  0x00000000 , 0x00005cea 
- 00023783  0x00005f4f beq  0x00000001 , 0x00005cfe 
- 00023784  0x00005f50 beq  0x00000002 , 0x00005d12 
- 00023785  0x00005f51 rtn 
- 00023786  0x00005f54 fetchr  0x00000012 , 0x00000002 , 0x000049e6 
- 00023787  0x00005f55 copy  0x00000012 , 0x00000013 
- 00023788  0x00005f57 call  0x00005e29 
- 00023789  0x00005f58 fetch  0x00000004 , 0x000049da 
- 00023790  0x00005f59 branch  0x00005cf6 , 0x00000034 
- 00023791  0x00005f5a store  0x00000004 , 0x000049d6 
- 00023792  0x00005f5b increase  0x00000004 , 0x00000013 
- 00023793  0x00005f5c fetch  0x00000002 , 0x000049e8 
- 00023794  0x00005f5d isub  0x00000013 , 0x0000003e 
- 00023795  0x00005f5e nrtn  0x00000002 
- 00023796  0x00005f5f copy  0x00000013 , 0x00000012 
- 00023797  0x00005f60 branch  0x00005cec 
- 00023798  0x00005f63 fetch  0x00000004 , 0x000049d6 
- 00023799  0x00005f64 fetcht  0x00000004 , 0x00004691 
- 00023800  0x00005f65 isub  0x00000002 , 0x0000003e 
- 00023801  0x00005f66 rtn  0x00000005 
- 00023802  0x00005f67 arg  0x00000004 , 0x00000039 
- 00023803  0x00005f68 arg  0x00004691 , 0x00000011 
- 00023804  0x00005f69 copy  0x00000013 , 0x00000012 
- 00023805  0x00005f6a branch  0x00006b45 
- 00023806  0x00005f6d fetchr  0x00000012 , 0x00000002 , 0x000049ea 
- 00023807  0x00005f6e copy  0x00000012 , 0x00000013 
- 00023808  0x00005f70 call  0x00005de1 
- 00023809  0x00005f71 fetch  0x00000006 , 0x000049a9 
- 00023810  0x00005f72 branch  0x00005d0a , 0x00000034 
- 00023811  0x00005f73 store  0x00000006 , 0x000049a3 
- 00023812  0x00005f74 increase  0x00000006 , 0x00000013 
- 00023813  0x00005f75 fetch  0x00000002 , 0x000049ec 
- 00023814  0x00005f76 isub  0x00000013 , 0x0000003e 
- 00023815  0x00005f77 nrtn  0x00000002 
- 00023816  0x00005f78 copy  0x00000013 , 0x00000012 
- 00023817  0x00005f79 branch  0x00005d00 
- 00023818  0x00005f7c fetch  0x00000006 , 0x000049a3 
- 00023819  0x00005f7d fetcht  0x00000006 , 0x00004668 
- 00023820  0x00005f7e isub  0x00000002 , 0x0000003e 
- 00023821  0x00005f7f rtn  0x00000005 
- 00023822  0x00005f80 arg  0x00000006 , 0x00000039 
- 00023823  0x00005f81 arg  0x00004668 , 0x00000011 
- 00023824  0x00005f82 copy  0x00000013 , 0x00000012 
- 00023825  0x00005f83 branch  0x00006b45 
- 00023826  0x00005f87 fetchr  0x00000012 , 0x00000002 , 0x000049f2 
- 00023827  0x00005f88 copy  0x00000012 , 0x00000013 
- 00023828  0x00005f8a call  0x00005e05 
- 00023829  0x00005f8b fetch  0x00000006 , 0x000049c1 
- 00023830  0x00005f8c branch  0x00005d1e , 0x00000034 
- 00023831  0x00005f8d store  0x00000006 , 0x000049bb 
- 00023832  0x00005f8e increase  0x00000006 , 0x00000013 
- 00023833  0x00005f8f fetch  0x00000002 , 0x000049f4 
- 00023834  0x00005f90 isub  0x00000013 , 0x0000003e 
- 00023835  0x00005f91 nrtn  0x00000002 
- 00023836  0x00005f92 copy  0x00000013 , 0x00000012 
- 00023837  0x00005f93 branch  0x00005d14 
- 00023838  0x00005f96 fetch  0x00000006 , 0x000049bb 
- 00023839  0x00005f97 fetcht  0x00000006 , 0x00004675 
- 00023840  0x00005f98 isub  0x00000002 , 0x0000003e 
- 00023841  0x00005f99 rtn  0x00000005 
- 00023842  0x00005f9a arg  0x00000006 , 0x00000039 
- 00023843  0x00005f9b arg  0x00004675 , 0x00000011 
- 00023844  0x00005f9c copy  0x00000013 , 0x00000012 
- 00023845  0x00005f9d branch  0x00006b45 
- 00023846  0x00005fa2 fetch  0x00000001 , 0x00004666 
- 00023847  0x00005fa3 rtneq  0x00000000 
- 00023848  0x00005fa4 fetchr  0x00000012 , 0x00000002 , 0x000049fe 
- 00023849  0x00005fa5 copy  0x00000012 , 0x00000013 
- 00023850  0x00005fa7 call  0x00005e3d 
- 00023851  0x00005fa8 fetch  0x00000002 , 0x000049e0 
- 00023852  0x00005fa9 branch  0x00005d34 , 0x00000034 
- 00023853  0x00005faa store  0x00000002 , 0x000049de 
- 00023854  0x00005fab increase  0x00000002 , 0x00000013 
- 00023855  0x00005fac fetch  0x00000002 , 0x00004a00 
- 00023856  0x00005fad isub  0x00000013 , 0x0000003e 
- 00023857  0x00005fae nrtn  0x00000002 
- 00023858  0x00005faf copy  0x00000013 , 0x00000012 
- 00023859  0x00005fb0 branch  0x00005d2a 
- 00023860  0x00005fb3 fetch  0x00000002 , 0x000049de 
- 00023861  0x00005fb4 fetcht  0x00000002 , 0x00004695 
- 00023862  0x00005fb5 isub  0x00000002 , 0x0000003e 
- 00023863  0x00005fb6 rtn  0x00000005 
- 00023864  0x00005fb7 arg  0x00000002 , 0x00000039 
- 00023865  0x00005fb8 arg  0x00004695 , 0x00000011 
- 00023866  0x00005fb9 copy  0x00000013 , 0x00000012 
- 00023867  0x00005fba branch  0x00006b45 
- 00023868  0x00005fbf fetch  0x00000008 , 0x00004713 
- 00023869  0x00005fc0 rtnbit0  0x0000000f 
- 00023870  0x00005fc1 fetchr  0x00000012 , 0x00000002 , 0x000049fa 
- 00023871  0x00005fc2 copy  0x00000012 , 0x00000013 
- 00023872  0x00005fc4 call  0x00005e51 
- 00023873  0x00005fc5 fetch  0x00000001 , 0x000049d4 
- 00023874  0x00005fc6 branch  0x00005d4a , 0x00000034 
- 00023875  0x00005fc7 store  0x00000001 , 0x000049d3 
- 00023876  0x00005fc8 increase  0x00000001 , 0x00000013 
- 00023877  0x00005fc9 fetch  0x00000002 , 0x000049fc 
- 00023878  0x00005fca isub  0x00000013 , 0x0000003e 
- 00023879  0x00005fcb nrtn  0x00000002 
- 00023880  0x00005fcc copy  0x00000013 , 0x00000012 
- 00023881  0x00005fcd branch  0x00005d40 
- 00023882  0x00005fd0 fetch  0x00000001 , 0x000049d3 
- 00023883  0x00005fd1 and  0x0000003f , 0x000000f0 , 0x0000003f 
- 00023884  0x00005fd2 branch  0x00005d53 , 0x00000034 
- 00023885  0x00005fd3 fetch  0x00000001 , 0x00004690 
- 00023886  0x00005fd4 store  0x00000001 , 0x000049d5 
- 00023887  0x00005fd6 arg  0x00000001 , 0x00000039 
- 00023888  0x00005fd7 copy  0x00000013 , 0x00000012 
- 00023889  0x00005fd8 arg  0x000049d5 , 0x00000011 
- 00023890  0x00005fd9 branch  0x00006b45 
- 00023891  0x00005fdc fetch  0x00000001 , 0x000049d3 
- 00023892  0x00005fdd fetcht  0x00000001 , 0x00004690 
- 00023893  0x00005fde isub  0x00000002 , 0x0000003e 
- 00023894  0x00005fdf rtn  0x00000005 
- 00023895  0x00005fe0 lshift4  0x00000002 , 0x00000002 
- 00023896  0x00005fe1 iadd  0x00000002 , 0x0000003f 
- 00023897  0x00005fe2 store  0x00000001 , 0x000049d5 
- 00023898  0x00005fe4 copy  0x00000013 , 0x0000003f 
- 00023899  0x00005fe5 fetcht  0x00000002 , 0x000049fa 
- 00023900  0x00005fe6 isub  0x00000002 , 0x0000003e 
- 00023901  0x00005fe7 branch  0x00005d4f , 0x00000005 
- 00023902  0x00005fe9 increase  0xffffffff , 0x00000013 
- 00023903  0x00005fea branch  0x00005d4f 
- 00023904  0x00005ff4 call  0x00006cbc 
- 00023905  0x00005ff5 fetch  0x00000008 , 0x00004713 
- 00023906  0x00005ff6 isolate1  0x00000009 , 0x0000003f 
- 00023907  0x00005ff7 ncall  0x00006cc4 , 0x00000001 
- 00023908  0x00005ff8 call  0x00005d66 
- 00023909  0x00005ff9 branch  0x00005c80 
- 00023910  0x00005ffc arg  0x00000080 , 0x00000002 
- 00023911  0x00005ffd arg  0x00004666 , 0x00000011 
- 00023912  0x00005ffe arg  0x00000000 , 0x00000012 
- 00023913  0x00005fff branch  0x00006ce1 
- 00023914  0x00006002 arg  0x00000001 , 0x00000002 
- 00023915  0x00006003 arg  0x00004690 , 0x00000011 
- 00023916  0x00006004 arg  0x0000005a , 0x00000012 
- 00023917  0x00006005 branch  0x00006ce1 
- 00023918  0x0000600a call  0x00006c20 
- 00023919  0x0000600b call  0x00005d7b 
- 00023920  0x0000600c call  0x00005d75 
- 00023921  0x0000600d call  0x00006c4d 
- 00023922  0x0000600e call  0x00005d82 
- 00023923  0x0000600f call  0x00005c80 
- 00023924  0x00006010 branch  0x000055f6 
- 00023925  0x00006013 setarg  0x000046e6 
- 00023926  0x00006014 arg  0x00004666 , 0x00000002 
- 00023927  0x00006015 isub  0x00000002 , 0x00000002 
- 00023928  0x00006016 fetch  0x00000003 , 0x000046ec 
- 00023929  0x00006017 arg  0x00004666 , 0x00000011 
- 00023930  0x00006018 rtn 
- 00023931  0x0000601b jam  0x000000ab , 0x00000678 
- 00023932  0x0000601d call  0x0000705b 
- 00023933  0x0000601e call  0x00006c26 
- 00023934  0x0000601f arg  0x000046ef , 0x00000011 
- 00023935  0x00006020 fetcht  0x00000001 , 0x00000678 
- 00023936  0x00006021 call  0x00005d84 
- 00023937  0x00006022 branch  0x0000705b 
- 00023938  0x00006025 jam  0x000000b9 , 0x00000678 
- 00023939  0x00006026 branch  0x00005d7c 
- 00023940  0x00006029 istoret  0x00000001 , 0x00000011 
- 00023941  0x0000602a rshift16  0x0000003f , 0x00000002 
- 00023942  0x0000602b istoret  0x00000001 , 0x00000005 
- 00023943  0x0000602c rshift8  0x0000003f , 0x00000002 
- 00023944  0x0000602d istoret  0x00000001 , 0x00000005 
- 00023945  0x0000602e istore  0x00000001 , 0x00000005 
- 00023946  0x0000602f deposit  0x00000011 
- 00023947  0x00006030 store  0x00000002 , 0x00008084 
- 00023948  0x00006031 setarg  0x00000000 
- 00023949  0x00006032 store  0x00000002 , 0x00008088 
- 00023950  0x00006033 jam  0x00000002 , 0x00008006 
- 00023951  0x00006034 branch  0x00006be0 
- 00023952  0x00006037 fetch  0x00000003 , 0x000046ec 
- 00023953  0x00006038 store  0x00000003 , 0x00004419 
- 00023954  0x00006039 branch  0x00006bfa 
- 00023955  0x0000603c copy  0x0000003f , 0x00000013 
- 00023956  0x0000603d copy  0x00000011 , 0x0000003f 
- 00023957  0x0000603e increase  0xfffffffc , 0x0000003f 
- 00023958  0x0000603f copy  0x0000003f , 0x00000012 
- 00023959  0x00006040 ifetch  0x00000004 , 0x00000012 
- 00023960  0x00006041 store  0x00000004 , 0x000046ef 
- 00023961  0x00006042 copy  0x00000013 , 0x0000003f 
- 00023962  0x00006043 call  0x00006c3c 
- 00023963  0x00006044 fetch  0x00000004 , 0x000046ef 
- 00023964  0x00006045 istore  0x00000004 , 0x00000012 
- 00023965  0x00006046 rtn 
- 00023966  0x00006049 fetch  0x00000008 , 0x00004713 
- 00023967  0x0000604a rtnbit0  0x00000012 
- 00023968  0x0000604b call  0x00005d82 
- 00023969  0x0000604c call  0x000069e0 
- 00023970  0x0000604d fetcht  0x00000001 , 0x00004421 
- 00023971  0x0000604e call  0x00006ef3 
- 00023972  0x0000604f fetcht  0x00000001 , 0x00004426 
- 00023973  0x00006050 branch  0x000055b1 
- 00023974  0x00006055 call  0x00005e43 
- 00023975  0x00006056 call  0x00005db4 
- 00023976  0x00006057 call  0x00005dcc 
- 00023977  0x00006058 call  0x00005e2f 
- 00023978  0x0000605a arg  0x00000002 , 0x00000039 
- 00023979  0x0000605b fetch  0x00000002 , 0x00004a02 
- 00023980  0x0000605c copy  0x0000003f , 0x00000012 
- 00023981  0x0000605d arg  0x0000468e , 0x00000011 
- 00023982  0x0000605e call  0x00006b74 
- 00023983  0x0000605f call  0x00005c80 
- 00023984  0x00006061 arg  0x00000002 , 0x00000039 
- 00023985  0x00006062 arg  0x0000468e , 0x00000011 
- 00023986  0x00006063 fetchr  0x00000012 , 0x00000002 , 0x00004a02 
- 00023987  0x00006064 branch  0x00006b45 
- 00023988  0x00006069 fetchr  0x00000012 , 0x00000002 , 0x000049e2 
- 00023989  0x0000606a copy  0x00000012 , 0x00000013 
- 00023990  0x0000606c call  0x00005dc0 
- 00023991  0x0000606d fetch  0x00000001 , 0x000049a1 
- 00023992  0x0000606e branch  0x00005dc3 , 0x00000034 
- 00023993  0x0000606f store  0x00000001 , 0x000049a0 
- 00023994  0x00006070 increase  0x00000001 , 0x00000013 
- 00023995  0x00006071 fetch  0x00000002 , 0x000049e4 
- 00023996  0x00006072 isub  0x00000013 , 0x0000003e 
- 00023997  0x00006073 nbranch  0x00005dc3 , 0x00000002 
- 00023998  0x00006074 copy  0x00000013 , 0x00000012 
- 00023999  0x00006075 branch  0x00005db6 
- 00024000  0x00006078 arg  0x00000001 , 0x00000039 
- 00024001  0x00006079 arg  0x000049a1 , 0x00000011 
- 00024002  0x0000607a branch  0x00006b74 
- 00024003  0x0000607d fetch  0x00000001 , 0x000049a0 
- 00024004  0x0000607e copy  0x0000003f , 0x00000002 
- 00024005  0x0000607f and  0x0000003f , 0x000000f0 , 0x0000003f 
- 00024006  0x00006080 branch  0x00005dc9 , 0x00000034 
- 00024007  0x00006081 rshift4  0x0000003f , 0x0000003f 
- 00024008  0x00006082 branch  0x00005dca 
- 00024009  0x00006085 copy  0x00000002 , 0x0000003f 
- 00024010  0x00006087 store  0x00000001 , 0x00004666 
- 00024011  0x00006088 rtn 
- 00024012  0x0000608c fetch  0x00000001 , 0x00004666 
- 00024013  0x0000608d beq  0x00000000 , 0x00005e1d 
- 00024014  0x0000608e beq  0x00000001 , 0x00005dd1 
- 00024015  0x0000608f beq  0x00000002 , 0x00005dd3 
- 00024016  0x00006090 rtn 
- 00024017  0x00006093 call  0x00005dd5 
- 00024018  0x00006094 branch  0x00005de7 
- 00024019  0x00006097 call  0x00005df9 
- 00024020  0x00006098 branch  0x00005e0b 
- 00024021  0x0000609c fetchr  0x00000012 , 0x00000002 , 0x000049ea 
- 00024022  0x0000609d copy  0x00000012 , 0x00000013 
- 00024023  0x0000609f call  0x00005de1 
- 00024024  0x000060a0 fetch  0x00000006 , 0x000049a9 
- 00024025  0x000060a1 branch  0x00005de4 , 0x00000034 
- 00024026  0x000060a2 store  0x00000006 , 0x000049a3 
- 00024027  0x000060a3 increase  0x00000006 , 0x00000013 
- 00024028  0x000060a4 fetch  0x00000002 , 0x000049ec 
- 00024029  0x000060a5 isub  0x00000013 , 0x0000003e 
- 00024030  0x000060a6 nbranch  0x00005de4 , 0x00000002 
- 00024031  0x000060a7 copy  0x00000013 , 0x00000012 
- 00024032  0x000060a8 branch  0x00005dd7 
- 00024033  0x000060ab arg  0x00000006 , 0x00000039 
- 00024034  0x000060ac arg  0x000049a9 , 0x00000011 
- 00024035  0x000060ad branch  0x00006b74 
- 00024036  0x000060b0 fetch  0x00000006 , 0x000049a3 
- 00024037  0x000060b1 store  0x00000006 , 0x00004668 
- 00024038  0x000060b2 rtn 
- 00024039  0x000060b6 fetchr  0x00000012 , 0x00000002 , 0x000049ee 
- 00024040  0x000060b7 copy  0x00000012 , 0x00000013 
- 00024041  0x000060b9 call  0x00005df3 
- 00024042  0x000060ba fetch  0x00000006 , 0x000049b5 
- 00024043  0x000060bb branch  0x00005df6 , 0x00000034 
- 00024044  0x000060bc store  0x00000006 , 0x000049af 
- 00024045  0x000060bd increase  0x00000006 , 0x00000013 
- 00024046  0x000060be fetch  0x00000002 , 0x000049f0 
- 00024047  0x000060bf isub  0x00000013 , 0x0000003e 
- 00024048  0x000060c0 nbranch  0x00005df6 , 0x00000002 
- 00024049  0x000060c1 copy  0x00000013 , 0x00000012 
- 00024050  0x000060c2 branch  0x00005de9 
- 00024051  0x000060c5 arg  0x00000006 , 0x00000039 
- 00024052  0x000060c6 arg  0x000049b5 , 0x00000011 
- 00024053  0x000060c7 branch  0x00006b74 
- 00024054  0x000060ca fetch  0x00000006 , 0x000049af 
- 00024055  0x000060cb store  0x00000006 , 0x0000466e 
- 00024056  0x000060cc rtn 
- 00024057  0x000060d1 fetchr  0x00000012 , 0x00000002 , 0x000049f2 
- 00024058  0x000060d2 copy  0x00000012 , 0x00000013 
- 00024059  0x000060d4 call  0x00005e05 
- 00024060  0x000060d5 fetch  0x00000006 , 0x000049c1 
- 00024061  0x000060d6 branch  0x00005e08 , 0x00000034 
- 00024062  0x000060d7 store  0x00000006 , 0x000049bb 
- 00024063  0x000060d8 increase  0x00000006 , 0x00000013 
- 00024064  0x000060d9 fetch  0x00000002 , 0x000049f4 
- 00024065  0x000060da isub  0x00000013 , 0x0000003e 
- 00024066  0x000060db nbranch  0x00005e08 , 0x00000002 
- 00024067  0x000060dc copy  0x00000013 , 0x00000012 
- 00024068  0x000060dd branch  0x00005dfb 
- 00024069  0x000060e0 arg  0x00000006 , 0x00000039 
- 00024070  0x000060e1 arg  0x000049c1 , 0x00000011 
- 00024071  0x000060e2 branch  0x00006b74 
- 00024072  0x000060e5 fetch  0x00000006 , 0x000049bb 
- 00024073  0x000060e6 store  0x00000006 , 0x00004675 
- 00024074  0x000060e7 rtn 
- 00024075  0x000060eb fetchr  0x00000012 , 0x00000002 , 0x000049f6 
- 00024076  0x000060ec copy  0x00000012 , 0x00000013 
- 00024077  0x000060ee call  0x00005e17 
- 00024078  0x000060ef fetch  0x00000006 , 0x000049cd 
- 00024079  0x000060f0 branch  0x00005e1a , 0x00000034 
- 00024080  0x000060f1 store  0x00000006 , 0x000049c7 
- 00024081  0x000060f2 increase  0x00000006 , 0x00000013 
- 00024082  0x000060f3 fetch  0x00000002 , 0x000049f8 
- 00024083  0x000060f4 isub  0x00000013 , 0x0000003e 
- 00024084  0x000060f5 nbranch  0x00005e1a , 0x00000002 
- 00024085  0x000060f6 copy  0x00000013 , 0x00000012 
- 00024086  0x000060f7 branch  0x00005e0d 
- 00024087  0x000060fa arg  0x00000006 , 0x00000039 
- 00024088  0x000060fb arg  0x000049cd , 0x00000011 
- 00024089  0x000060fc branch  0x00006b74 
- 00024090  0x000060ff fetch  0x00000006 , 0x000049c7 
- 00024091  0x00006100 store  0x00000006 , 0x0000467b 
- 00024092  0x00006101 rtn 
- 00024093  0x00006106 fetchr  0x00000012 , 0x00000002 , 0x000049e6 
- 00024094  0x00006107 copy  0x00000012 , 0x00000013 
- 00024095  0x00006109 call  0x00005e29 
- 00024096  0x0000610a fetch  0x00000004 , 0x000049da 
- 00024097  0x0000610b branch  0x00005e2c , 0x00000034 
- 00024098  0x0000610c store  0x00000004 , 0x000049d6 
- 00024099  0x0000610d increase  0x00000004 , 0x00000013 
- 00024100  0x0000610e fetch  0x00000002 , 0x000049e8 
- 00024101  0x0000610f isub  0x00000013 , 0x0000003e 
- 00024102  0x00006110 nbranch  0x00005e2c , 0x00000002 
- 00024103  0x00006111 copy  0x00000013 , 0x00000012 
- 00024104  0x00006112 branch  0x00005e1f 
- 00024105  0x00006115 arg  0x00000004 , 0x00000039 
- 00024106  0x00006116 arg  0x000049da , 0x00000011 
- 00024107  0x00006117 branch  0x00006b74 
- 00024108  0x0000611a fetch  0x00000004 , 0x000049d6 
- 00024109  0x0000611b store  0x00000004 , 0x00004691 
- 00024110  0x0000611c rtn 
- 00024111  0x00006120 fetch  0x00000001 , 0x00004666 
- 00024112  0x00006121 rtneq  0x00000000 
- 00024113  0x00006122 fetchr  0x00000012 , 0x00000002 , 0x000049fe 
- 00024114  0x00006123 copy  0x00000012 , 0x00000013 
- 00024115  0x00006125 call  0x00005e3d 
- 00024116  0x00006126 fetch  0x00000002 , 0x000049e0 
- 00024117  0x00006127 branch  0x00005e40 , 0x00000034 
- 00024118  0x00006128 store  0x00000002 , 0x000049de 
- 00024119  0x00006129 increase  0x00000002 , 0x00000013 
- 00024120  0x0000612a fetch  0x00000002 , 0x00004a00 
- 00024121  0x0000612b isub  0x00000013 , 0x0000003e 
- 00024122  0x0000612c nbranch  0x00005e40 , 0x00000002 
- 00024123  0x0000612d copy  0x00000013 , 0x00000012 
- 00024124  0x0000612e branch  0x00005e33 
- 00024125  0x00006131 arg  0x00000002 , 0x00000039 
- 00024126  0x00006132 arg  0x000049e0 , 0x00000011 
- 00024127  0x00006133 branch  0x00006b74 
- 00024128  0x00006136 fetch  0x00000002 , 0x000049e0 
- 00024129  0x00006137 store  0x00000002 , 0x00004695 
- 00024130  0x00006138 rtn 
- 00024131  0x0000613c fetch  0x00000008 , 0x00004713 
- 00024132  0x0000613d bbit0  0x0000000f , 0x00005c8c 
- 00024133  0x0000613e fetchr  0x00000012 , 0x00000002 , 0x000049fa 
- 00024134  0x0000613f copy  0x00000012 , 0x00000013 
- 00024135  0x00006141 call  0x00005e51 
- 00024136  0x00006142 fetch  0x00000001 , 0x000049d4 
- 00024137  0x00006143 branch  0x00005e54 , 0x00000034 
- 00024138  0x00006144 store  0x00000001 , 0x000049d3 
- 00024139  0x00006145 increase  0x00000001 , 0x00000013 
- 00024140  0x00006146 fetch  0x00000002 , 0x000049fc 
- 00024141  0x00006147 isub  0x00000013 , 0x0000003e 
- 00024142  0x00006148 nbranch  0x00005e54 , 0x00000002 
- 00024143  0x00006149 copy  0x00000013 , 0x00000012 
- 00024144  0x0000614a branch  0x00005e47 
- 00024145  0x0000614d arg  0x00000001 , 0x00000039 
- 00024146  0x0000614e arg  0x000049d4 , 0x00000011 
- 00024147  0x0000614f branch  0x00006b74 
- 00024148  0x00006152 fetch  0x00000001 , 0x000049d3 
- 00024149  0x00006153 copy  0x0000003f , 0x00000002 
- 00024150  0x00006154 and  0x0000003f , 0x000000f0 , 0x0000003f 
- 00024151  0x00006155 branch  0x00005e5a , 0x00000034 
- 00024152  0x00006156 rshift4  0x0000003f , 0x0000003f 
- 00024153  0x00006157 branch  0x00005e5b 
- 00024154  0x0000615a copy  0x00000002 , 0x0000003f 
- 00024155  0x0000615c store  0x00000001 , 0x00004690 
- 00024156  0x0000615d rtn 
- 00024157  0x00006163 bpatch  0x0000008e , 0x00004011 
- 00024158  0x00006164 call  0x0000620e 
- 00024159  0x00006165 call  0x000078aa 
- 00024160  0x00006166 call  0x000056bb 
- 00024161  0x00006167 call  0x0000580e 
- 00024162  0x00006168 call  0x00005e66 
- 00024163  0x00006169 call  0x00005eb6 
- 00024164  0x0000616a call  0x00005ee7 
- 00024165  0x0000616b branch  0x0000561c 
- 00024166  0x0000616e fetch  0x00000008 , 0x00004713 
- 00024167  0x0000616f bbit1  0x00000029 , 0x00005e6b 
- 00024168  0x00006170 bbit1  0x00000037 , 0x00005e6b 
- 00024169  0x00006171 rtn 
- 00024170  0x00006174 jam  0x00000003 , 0x00004975 
- 00024171  0x00006176 call  0x00005e6d 
- 00024172  0x00006177 branch  0x00005e7e 
- 00024173  0x0000617a bpatch  0x0000008f , 0x00004011 
- 00024174  0x0000617b fetch  0x00000001 , 0x00004655 
- 00024175  0x0000617c rtneq  0x000000ff 
- 00024176  0x0000617d arg  0x00000000 , 0x00000011 
- 00024177  0x0000617e jam  0x00000006 , 0x00004977 
- 00024178  0x0000617f fetcht  0x00000001 , 0x00004655 
- 00024179  0x00006180 call  0x00005e81 
- 00024180  0x00006181 store  0x00000001 , 0x00004975 
- 00024181  0x00006182 fetch  0x00000001 , 0x00004654 
- 00024182  0x00006183 beq  0x000000ff , 0x00005e7c 
- 00024183  0x00006184 branch  0x000058df 
- 00024184  0x00006187 call  0x00005e6d 
- 00024185  0x00006188 copy  0x00000011 , 0x0000003f 
- 00024186  0x00006189 bbit1  0x00000006 , 0x00005ea4 
- 00024187  0x0000618a branch  0x00005e97 
- 00024188  0x0000618d fetcht  0x00000001 , 0x00004655 
- 00024189  0x0000618e call  0x000055b5 
- 00024190  0x00006190 copy  0x00000011 , 0x0000003f 
- 00024191  0x00006191 bbit1  0x00000006 , 0x00005ea2 
- 00024192  0x00006192 branch  0x00005e97 
- 00024193  0x00006195 fetch  0x00000008 , 0x00004713 
- 00024194  0x00006196 bbit1  0x0000002d , 0x00005e8d 
- 00024195  0x00006197 fetch  0x00000001 , 0x00004975 
- 00024196  0x00006198 copy  0x0000003f , 0x00000013 
- 00024197  0x00006199 fetch  0x00000001 , 0x00004654 
- 00024198  0x0000619a beq  0x000000ff , 0x00005931 
- 00024199  0x0000619b fetch  0x00000001 , 0x0000497b 
- 00024200  0x0000619c nbranch  0x00005e8a , 0x00000034 
- 00024201  0x0000619d branch  0x00005e8f 
- 00024202  0x000061a0 jam  0x00000000 , 0x0000497f 
- 00024203  0x000061a1 jam  0x00000000 , 0x00004975 
- 00024204  0x000061a2 rtn 
- 00024205  0x000061a5 fetch  0x00000001 , 0x00004975 
- 00024206  0x000061a6 branch  0x00005925 
- 00024207  0x000061a9 call  0x00006ee6 
- 00024208  0x000061aa fetcht  0x00000001 , 0x00004654 
- 00024209  0x000061ab branch  0x00005e8d , 0x00000001 
- 00024210  0x000061ac fetcht  0x00000001 , 0x00004654 
- 00024211  0x000061ad call  0x00006ef7 
- 00024212  0x000061ae fetcht  0x00000001 , 0x00004655 
- 00024213  0x000061af fetch  0x00000001 , 0x00004975 
- 00024214  0x000061b0 branch  0x00005925 
- 00024215  0x000061b3 fetch  0x00000001 , 0x0000497f 
- 00024216  0x000061b4 rtneq  0x00000000 
- 00024217  0x000061b5 jam  0x00000000 , 0x0000497f 
- 00024218  0x000061b6 fetch  0x00000008 , 0x00004713 
- 00024219  0x000061b7 rtnbit1  0x00000034 
- 00024220  0x000061b8 fetch  0x00000001 , 0x0000497c 
- 00024221  0x000061b9 sub  0x0000003f , 0x00000014 , 0x0000003e 
- 00024222  0x000061ba ncall  0x00005ec6 , 0x00000002 
- 00024223  0x000061bb fetch  0x00000001 , 0x000044eb 
- 00024224  0x000061bc store  0x00000001 , 0x0000497c 
- 00024225  0x000061bd rtn 
- 00024226  0x000061c0 call  0x00005eae 
- 00024227  0x000061c1 rtn  0x00000028 
- 00024228  0x000061c2 fetch  0x00000001 , 0x0000497f 
- 00024229  0x000061c3 rtneq  0x00000001 
- 00024230  0x000061c4 jam  0x00000001 , 0x0000497f 
- 00024231  0x000061c5 fetch  0x00000008 , 0x00004713 
- 00024232  0x000061c6 bbit1  0x00000034 , 0x00005ba3 
- 00024233  0x000061c7 fetch  0x00000001 , 0x00004845 
- 00024234  0x000061c8 rtn  0x00000034 
- 00024235  0x000061c9 fetch  0x00000001 , 0x0000463c 
- 00024236  0x000061ca store  0x00000001 , 0x00004845 
- 00024237  0x000061cb rtn 
- 00024238  0x000061ce disable  0x00000028 
- 00024239  0x000061cf fetch  0x00000008 , 0x00004713 
- 00024240  0x000061d0 rtnbit1  0x0000002d 
- 00024241  0x000061d2 fetch  0x00000001 , 0x0000496f 
- 00024242  0x000061d3 rtn  0x00000034 
- 00024243  0x000061d4 fetch  0x00000001 , 0x00004970 
- 00024244  0x000061d5 rtn  0x00000034 
- 00024245  0x000061d6 branch  0x00007dba 
- 00024246  0x000061d9 bpatch  0x00000090 , 0x00004012 
- 00024247  0x000061da fetch  0x00000008 , 0x00004713 
- 00024248  0x000061db rtnbit0  0x0000002a 
- 00024249  0x000061dc fetcht  0x00000001 , 0x0000465a 
- 00024250  0x000061dd call  0x000055b5 
- 00024251  0x000061de fetcht  0x00000001 , 0x0000465a 
- 00024252  0x000061df call  0x00006ee6 
- 00024253  0x000061e0 branch  0x00005ec2 , 0x00000001 
- 00024254  0x000061e2 fetch  0x00000001 , 0x00004666 
- 00024255  0x000061e3 rtneq  0x00000001 
- 00024256  0x000061e4 jam  0x00000001 , 0x00004666 
- 00024257  0x000061e5 branch  0x00005aaa 
- 00024258  0x000061e8 fetch  0x00000001 , 0x00004666 
- 00024259  0x000061e9 rtneq  0x00000000 
- 00024260  0x000061ea jam  0x00000000 , 0x00004666 
- 00024261  0x000061eb branch  0x00006018 
- 00024262  0x000061ee bpatch  0x00000091 , 0x00004012 
- 00024263  0x000061ef fetch  0x00000001 , 0x0000471b 
- 00024264  0x000061f0 rtneq  0x00000001 
- 00024265  0x000061f1 call  0x00005ed3 
- 00024266  0x000061f2 storet  0x00000001 , 0x00004666 
- 00024267  0x000061f5 call  0x00005eea 
- 00024268  0x000061f6 call  0x00005aaa 
- 00024269  0x000061f7 call  0x000042d0 
- 00024270  0x000061f8 call  0x00005eec 
- 00024271  0x000061f9 jam  0x00000001 , 0x00004793 
- 00024272  0x000061fa branch  0x00005ca3 
- 00024273  0x000061fd call  0x00005eea 
- 00024274  0x000061fe branch  0x00006ca3 
- 00024275  0x00006201 fetcht  0x00000001 , 0x00004666 
- 00024276  0x00006202 increase  0x00000001 , 0x00000002 
- 00024277  0x00006203 fetch  0x00000008 , 0x00004713 
- 00024278  0x00006204 bbit1  0x00000011 , 0x00005eda 
- 00024279  0x00006205 sub  0x00000002 , 0x00000002 , 0x0000003e 
- 00024280  0x00006206 ncall  0x00005ee1 , 0x00000002 
- 00024281  0x00006207 rtn 
- 00024282  0x0000620a fetch  0x00000001 , 0x0000471b 
- 00024283  0x0000620b increase  0xffffffff , 0x0000003f 
- 00024284  0x0000620c isub  0x00000002 , 0x0000003e 
- 00024285  0x0000620d ncall  0x00005edf , 0x00000002 
- 00024286  0x0000620e rtn 
- 00024287  0x00006211 arg  0x00000000 , 0x00000002 
- 00024288  0x00006212 rtn 
- 00024289  0x00006214 arg  0x00000001 , 0x00000002 
- 00024290  0x00006215 rtn 
- 00024291  0x00006218 arg  0x00000001 , 0x00000002 
- 00024292  0x00006219 arg  0x00004666 , 0x00000011 
- 00024293  0x0000621a arg  0x00000000 , 0x00000012 
- 00024294  0x0000621b branch  0x00006cd3 
- 00024295  0x0000621e fetch  0x00000008 , 0x00004713 
- 00024296  0x0000621f rtnbit0  0x00000034 
- 00024297  0x00006220 branch  0x00005e6b 
- 00024298  0x00006223 arg  0x00000000 , 0x00000007 
- 00024299  0x00006224 branch  0x00005f00 
- 00024300  0x00006226 arg  0x00000000 , 0x00000007 
- 00024301  0x00006227 branch  0x00005f04 
- 00024302  0x00006229 arg  0x00000003 , 0x00000007 
- 00024303  0x0000622a branch  0x00005f00 
- 00024304  0x0000622c arg  0x00000003 , 0x00000007 
- 00024305  0x0000622d branch  0x00005f04 
- 00024306  0x0000622f arg  0x00000005 , 0x00000007 
- 00024307  0x00006230 branch  0x00005f00 
- 00024308  0x00006232 arg  0x00000005 , 0x00000007 
- 00024309  0x00006233 branch  0x00005f04 
- 00024310  0x00006236 arg  0x00000015 , 0x00000007 
- 00024311  0x00006237 branch  0x00005f00 
- 00024312  0x0000623a arg  0x00000018 , 0x00000007 
- 00024313  0x0000623b branch  0x00005f00 
- 00024314  0x0000623e arg  0x0000000e , 0x00000007 
- 00024315  0x0000623f branch  0x00005f00 
- 00024316  0x00006242 arg  0x0000000c , 0x00000007 
- 00024317  0x00006243 branch  0x00005f00 
- 00024318  0x00006246 arg  0x0000001c , 0x00000007 
- 00024319  0x00006247 branch  0x00005f00 
- 00024320  0x0000624a fetch  0x00000008 , 0x00004713 
- 00024321  0x0000624b qset1  0x0000003f 
- 00024322  0x0000624c store  0x00000008 , 0x00004713 
- 00024323  0x0000624d rtn 
- 00024324  0x00006250 fetch  0x00000008 , 0x00004713 
- 00024325  0x00006251 qset0  0x0000003f 
- 00024326  0x00006252 store  0x00000008 , 0x00004713 
- 00024327  0x00006253 rtn 
- 00024328  0x00006256 setarg  0x00000000 
- 00024329  0x00006257 store  0x00000008 , 0x0000472a 
- 00024330  0x00006258 store  0x00000008 , 0x00004733 
- 00024331  0x00006259 fetch  0x00000001 , 0x00004729 
- 00024332  0x0000625a beq  0x00000002 , 0x00005f12 
- 00024333  0x0000625b beq  0x00000003 , 0x00005f14 
- 00024334  0x0000625c beq  0x00000004 , 0x00005f19 
- 00024335  0x0000625d setarg  0x00070008 
- 00024336  0x0000625f store  0x00000008 , 0x0000472b 
- 00024337  0x00006260 rtn 
- 00024338  0x00006263 setarg  0x00040005 
- 00024339  0x00006264 branch  0x00005f10 
- 00024340  0x00006267 setarg  0x00022303 
- 00024341  0x00006269 store  0x00000008 , 0x0000472a 
- 00024342  0x0000626a setarg  0x00000003 
- 00024343  0x0000626b store  0x00000008 , 0x00004733 
- 00024344  0x0000626c rtn 
- 00024345  0x0000626f setarg  0x0000cd03 
- 00024346  0x00006270 branch  0x00005f15 
- 00024347  0x00006274 bpatch  0x00000092 , 0x00004012 
- 00024348  0x00006275 fetch  0x00000001 , 0x0000477f 
- 00024349  0x00006276 increase  0xffffffff , 0x0000003f 
- 00024350  0x00006277 store  0x00000001 , 0x0000477f 
- 00024351  0x00006278 fetcht  0x00000001 , 0x00004666 
- 00024352  0x00006279 sub  0x00000002 , 0x00000001 , 0x0000003e 
- 00024353  0x0000627a ncall  0x00005ed3 , 0x00000005 
- 00024354  0x0000627b storet  0x00000001 , 0x00004666 
- 00024355  0x0000627c call  0x00005ee3 
- 00024356  0x0000627d call  0x00005c59 
- 00024357  0x0000627e branch  0x000054a0 
- 00024358  0x00006283 bpatch  0x00000093 , 0x00004012 
- 00024359  0x00006284 fetch  0x00000001 , 0x00004957 
- 00024360  0x00006285 rtneq  0x00000003 
- 00024361  0x00006286 fetch  0x00000008 , 0x00004713 
- 00024362  0x00006287 rtnbit0  0x00000038 
- 00024363  0x00006288 fetch  0x00000004 , 0x00004847 
- 00024364  0x00006289 rtn  0x00000034 
- 00024365  0x0000628a call  0x00005fcd 
- 00024366  0x0000628b setarg  0x00000003 
- 00024367  0x0000628c call  0x00005fc3 
- 00024368  0x0000628d call  0x00005fbf , 0x00000034 
- 00024369  0x0000628e ncall  0x00005fc1 , 0x00000034 
- 00024370  0x0000628f setarg  0x00000002 
- 00024371  0x00006290 call  0x00005fc8 
- 00024372  0x00006291 call  0x00005fbf , 0x00000034 
- 00024373  0x00006292 fetch  0x00000001 , 0x00004861 
- 00024374  0x00006293 beq  0x00000001 , 0x00005f3c 
- 00024375  0x00006295 fetch  0x00000008 , 0x00004713 
- 00024376  0x00006296 rtnbit0  0x00000038 
- 00024377  0x00006297 arg  0x00000005 , 0x00000039 
- 00024378  0x00006298 arg  0x00004861 , 0x00000005 
- 00024379  0x00006299 branch  0x00007ca1 
- 00024380  0x0000629c call  0x00005f50 
- 00024381  0x0000629d fetch  0x00000002 , 0x00004862 
- 00024382  0x0000629e store  0x00000002 , 0x0000070b 
- 00024383  0x0000629f fetch  0x00000002 , 0x00004847 
- 00024384  0x000062a0 store  0x00000002 , 0x0000070d 
- 00024385  0x000062a1 call  0x00005f89 
- 00024386  0x000062a2 fetch  0x00000002 , 0x0000070b 
- 00024387  0x000062a3 store  0x00000002 , 0x00004862 
- 00024388  0x000062a4 fetch  0x00000002 , 0x0000070d 
- 00024389  0x000062a5 store  0x00000002 , 0x00004847 
- 00024390  0x000062a7 fetch  0x00000002 , 0x00004864 
- 00024391  0x000062a8 store  0x00000002 , 0x0000070b 
- 00024392  0x000062a9 fetch  0x00000002 , 0x00004849 
- 00024393  0x000062aa store  0x00000002 , 0x0000070d 
- 00024394  0x000062ab call  0x00005f91 
- 00024395  0x000062ac fetch  0x00000002 , 0x0000070b 
- 00024396  0x000062ad store  0x00000002 , 0x00004864 
- 00024397  0x000062ae fetch  0x00000002 , 0x0000070d 
- 00024398  0x000062af store  0x00000002 , 0x00004849 
- 00024399  0x000062b0 rtn 
- 00024400  0x000062b3 fetch  0x00000008 , 0x00004713 
- 00024401  0x000062b4 rtnbit0  0x00000039 
- 00024402  0x000062b5 bpatch  0x00000094 , 0x00004012 
- 00024403  0x000062b6 fetch  0x00000002 , 0x00004862 
- 00024404  0x000062b7 store  0x00000002 , 0x00000712 
- 00024405  0x000062b8 call  0x00005f64 
- 00024406  0x000062b9 store  0x00000002 , 0x00004862 
- 00024407  0x000062ba fetch  0x00000002 , 0x00004847 
- 00024408  0x000062bb store  0x00000002 , 0x00000712 
- 00024409  0x000062bc call  0x00005f72 
- 00024410  0x000062bd store  0x00000002 , 0x00004847 
- 00024411  0x000062be fetch  0x00000002 , 0x00004864 
- 00024412  0x000062bf store  0x00000002 , 0x00000712 
- 00024413  0x000062c0 call  0x00005f64 
- 00024414  0x000062c1 store  0x00000002 , 0x00004864 
- 00024415  0x000062c2 fetch  0x00000002 , 0x00004849 
- 00024416  0x000062c3 store  0x00000002 , 0x00000712 
- 00024417  0x000062c4 call  0x00005f72 
- 00024418  0x000062c5 store  0x00000002 , 0x00004849 
- 00024419  0x000062c6 rtn 
- 00024420  0x000062c9 fetch  0x00000001 , 0x00000713 
- 00024421  0x000062ca branch  0x00005f67 , 0x00000034 
- 00024422  0x000062cb branch  0x00005f6c 
- 00024423  0x000062ce fetch  0x00000001 , 0x00000712 
- 00024424  0x000062cf call  0x00005f7f 
- 00024425  0x000062d0 store  0x00000001 , 0x00000712 
- 00024426  0x000062d2 fetch  0x00000002 , 0x00000712 
- 00024427  0x000062d3 rtn 
- 00024428  0x000062d5 fetch  0x00000001 , 0x00000712 
- 00024429  0x000062d6 call  0x00005fbb 
- 00024430  0x000062d7 call  0x00005f7f 
- 00024431  0x000062d8 call  0x00007dc8 , 0x00000034 
- 00024432  0x000062d9 call  0x00005fb7 
- 00024433  0x000062da branch  0x00005f6a 
- 00024434  0x000062dd fetch  0x00000001 , 0x00000713 
- 00024435  0x000062de branch  0x00005f75 , 0x00000034 
- 00024436  0x000062df branch  0x00005f79 
- 00024437  0x000062e1 fetch  0x00000001 , 0x00000712 
- 00024438  0x000062e2 call  0x00005f84 
- 00024439  0x000062e3 store  0x00000001 , 0x00000712 
- 00024440  0x000062e4 branch  0x00005f6a 
- 00024441  0x000062e6 fetch  0x00000001 , 0x00000712 
- 00024442  0x000062e7 call  0x00005fbb 
- 00024443  0x000062e8 call  0x00005f84 
- 00024444  0x000062e9 call  0x00007dc8 , 0x00000034 
- 00024445  0x000062ea call  0x00005fb7 
- 00024446  0x000062eb branch  0x00005f6a 
- 00024447  0x000062ee mul32  0x0000003f , 0x00000004 , 0x0000003f 
- 00024448  0x000062ef div  0x0000003f , 0x00000005 
- 00024449  0x000062f0 call  0x00007d62 
- 00024450  0x000062f1 quotient  0x0000003f 
- 00024451  0x000062f2 rtn 
- 00024452  0x000062f4 mul32  0x0000003f , 0x0000000c , 0x0000003f 
- 00024453  0x000062f5 div  0x0000003f , 0x0000000a 
- 00024454  0x000062f6 call  0x00007d62 
- 00024455  0x000062f7 quotient  0x0000003f 
- 00024456  0x000062f8 rtn 
- 00024457  0x000062fb fetch  0x00000002 , 0x0000070b 
- 00024458  0x000062fc fetcht  0x00000002 , 0x0000070d 
- 00024459  0x000062fd iadd  0x00000002 , 0x0000003f 
- 00024460  0x000062fe fetcht  0x00000001 , 0x00004866 
- 00024461  0x000062ff iadd  0x00000002 , 0x0000003f 
- 00024462  0x00006300 and  0x0000003f , 0x00000001 , 0x00000002 
- 00024463  0x00006301 storet  0x00000001 , 0x00004866 
- 00024464  0x00006302 branch  0x00005f99 
- 00024465  0x00006305 fetch  0x00000002 , 0x0000070b 
- 00024466  0x00006306 fetcht  0x00000002 , 0x0000070d 
- 00024467  0x00006307 iadd  0x00000002 , 0x0000003f 
- 00024468  0x00006308 fetcht  0x00000001 , 0x00004867 
- 00024469  0x00006309 iadd  0x00000002 , 0x0000003f 
- 00024470  0x0000630a and  0x0000003f , 0x00000001 , 0x00000002 
- 00024471  0x0000630b storet  0x00000001 , 0x00004867 
- 00024472  0x0000630c branch  0x00005f99 
- 00024473  0x0000630f store  0x00000003 , 0x0000070f 
- 00024474  0x00006310 isolate1  0x00000010 , 0x0000003f 
- 00024475  0x00006311 branch  0x00005fa3 , 0x00000001 
- 00024476  0x00006312 fetch  0x00000001 , 0x00000710 
- 00024477  0x00006313 beq  0x000000ff , 0x00005faa 
- 00024478  0x00006314 fetch  0x00000001 , 0x0000070f 
- 00024479  0x00006316 rshift  0x0000003f , 0x0000003f 
- 00024480  0x00006317 store  0x00000002 , 0x0000070b 
- 00024481  0x00006318 store  0x00000002 , 0x0000070d 
- 00024482  0x00006319 rtn 
- 00024483  0x0000631b fetch  0x00000001 , 0x00000710 
- 00024484  0x0000631c beq  0x00000000 , 0x00005fa7 
- 00024485  0x0000631d fetch  0x00000003 , 0x0000070f 
- 00024486  0x0000631e branch  0x00005f9f 
- 00024487  0x00006320 jam  0x00000000 , 0x00000711 
- 00024488  0x00006321 fetch  0x00000001 , 0x0000070f 
- 00024489  0x00006322 branch  0x00005f9f 
- 00024490  0x00006325 fetch  0x00000001 , 0x0000070f 
- 00024491  0x00006326 call  0x00005fb5 
- 00024492  0x00006327 store  0x00000001 , 0x0000070b 
- 00024493  0x00006328 store  0x00000001 , 0x0000070d 
- 00024494  0x00006329 branch  0x00005fb3 , 0x00000034 
- 00024495  0x0000632a setarg  0x000000ff 
- 00024496  0x0000632c store  0x00000001 , 0x0000070c 
- 00024497  0x0000632d store  0x00000001 , 0x0000070e 
- 00024498  0x0000632e rtn 
- 00024499  0x00006330 setarg  0x00000000 
- 00024500  0x00006331 branch  0x00005fb0 
- 00024501  0x00006334 call  0x00005fbb 
- 00024502  0x00006335 rshift  0x0000003f , 0x0000003f 
- 00024503  0x00006337 call  0x00005fbc 
- 00024504  0x00006338 sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00024505  0x00006339 store  0x00000001 , 0x00000712 
- 00024506  0x0000633a rtn 
- 00024507  0x0000633d sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00024508  0x0000633f store  0x00000001 , 0x00000684 
- 00024509  0x00006340 fetch  0x00000001 , 0x00000684 
- 00024510  0x00006341 rtn 
- 00024511  0x00006344 jam  0x00000000 , 0x00004861 
- 00024512  0x00006345 rtn 
- 00024513  0x00006347 jam  0x00000001 , 0x00004861 
- 00024514  0x00006348 rtn 
- 00024515  0x0000634c isub  0x00000011 , 0x0000003e 
- 00024516  0x0000634d nbranch  0x00007dc8 , 0x00000002 
- 00024517  0x0000634e isub  0x00000012 , 0x0000003e 
- 00024518  0x0000634f nbranch  0x00007dc8 , 0x00000002 
- 00024519  0x00006350 branch  0x00007dca 
- 00024520  0x00006352 isub  0x00000011 , 0x0000003e 
- 00024521  0x00006353 nrtn  0x00000002 
- 00024522  0x00006354 isub  0x00000012 , 0x0000003e 
- 00024523  0x00006355 nrtn  0x00000002 
- 00024524  0x00006356 branch  0x00007dca 
- 00024525  0x00006359 fetch  0x00000002 , 0x00004847 
- 00024526  0x0000635a call  0x00005fd4 
- 00024527  0x0000635b copy  0x0000003f , 0x00000011 
- 00024528  0x0000635c fetch  0x00000002 , 0x00004849 
- 00024529  0x0000635d call  0x00005fd4 
- 00024530  0x0000635e copy  0x0000003f , 0x00000012 
- 00024531  0x0000635f rtn 
- 00024532  0x00006362 store  0x00000002 , 0x0000070d 
- 00024533  0x00006363 fetch  0x00000001 , 0x0000070e 
- 00024534  0x00006364 beq  0x000000ff , 0x00005fda 
- 00024535  0x00006365 fetch  0x00000001 , 0x0000070d 
- 00024536  0x00006367 and_into  0x000000ff , 0x0000003f 
- 00024537  0x00006369 rtn 
- 00024538  0x0000636b fetch  0x00000002 , 0x0000070d 
- 00024539  0x0000636c sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00024540  0x0000636d branch  0x00005fd8 
- 00024541  0x00006370 arg  0x0000461f , 0x00000013 
- 00024542  0x00006371 arg  0x00005fe0 , 0x00000012 
- 00024543  0x00006372 branch  0x000042e0 
- 00024544  0x00006374 fetch  0x00000004 , 0x00004613 
- 00024545  0x00006375 store  0x00000004 , 0x000045af 
- 00024546  0x00006376 jam  0x00000001 , 0x0000477d 
- 00024547  0x00006377 rtn 
- 00024548  0x0000637b fetch  0x00000001 , 0x00004740 
- 00024549  0x0000637c beq  0x00000000 , 0x00005fec 
- 00024550  0x0000637d beq  0x00000001 , 0x00005fee 
- 00024551  0x0000637e beq  0x00000002 , 0x00005fe9 
- 00024552  0x0000637f beq  0x00000003 , 0x00005ff0 
- 00024553  0x00006381 setarg  0x000ea600 
- 00024554  0x00006383 store  0x00000004 , 0x00004613 
- 00024555  0x00006384 rtn 
- 00024556  0x00006386 setarg  0x0005e740 
- 00024557  0x00006387 branch  0x00005fea 
- 00024558  0x00006389 setarg  0x000927c0 
- 00024559  0x0000638a branch  0x00005fea 
- 00024560  0x0000638c setarg  0x00124f80 
- 00024561  0x0000638d branch  0x00005fea 
- 00024562  0x00006390 bpatch  0x00000095 , 0x00004012 
- 00024563  0x00006391 jam  0x00000000 , 0x00004600 
- 00024564  0x00006392 call  0x00003647 
- 00024565  0x00006393 setarg  0xffffffff 
- 00024566  0x00006394 store  0x00000004 , 0x000045af 
- 00024567  0x00006395 setarg  0x00000000 
- 00024568  0x00006396 store  0x00000007 , 0x00004846 
- 00024569  0x00006397 jam  0x00000001 , 0x0000473f 
- 00024570  0x00006398 call  0x000059ed 
- 00024571  0x00006399 call  0x000054dc 
- 00024572  0x0000639a branch  0x0000622b 
- 00024573  0x0000639d fetch  0x00000001 , 0x0000473f 
- 00024574  0x0000639e ncall  0x00006001 , 0x00000034 
- 00024575  0x0000639f jam  0x00000000 , 0x0000473f 
- 00024576  0x000063a0 rtn 
- 00024577  0x000063a3 call  0x0000594c 
- 00024578  0x000063a4 fetch  0x00000008 , 0x00004713 
- 00024579  0x000063a5 rtnbit0  0x0000003c 
- 00024580  0x000063a7 fetch  0x00000001 , 0x0000464a 
- 00024581  0x000063a8 arg  0x00000040 , 0x00000002 
- 00024582  0x000063a9 call  0x00006f21 
- 00024583  0x000063aa fetch  0x00000001 , 0x0000464b 
- 00024584  0x000063ab arg  0x00000040 , 0x00000002 
- 00024585  0x000063ac branch  0x00006f21 
- 00024586  0x000063af call  0x0000600e 
- 00024587  0x000063b0 fetch  0x00000001 , 0x0000473f 
- 00024588  0x000063b1 nbranch  0x00006235 , 0x00000034 
- 00024589  0x000063b2 branch  0x00003610 
- 00024590  0x000063b5 fetch  0x00000004 , 0x000045e8 
- 00024591  0x000063b6 fetcht  0x00000004 , 0x000045e4 
- 00024592  0x000063b7 isub  0x00000002 , 0x0000003e 
- 00024593  0x000063b8 branch  0x00006013 , 0x00000005 
- 00024594  0x000063b9 branch  0x00006016 
- 00024595  0x000063bc jam  0x00000000 , 0x00004143 
- 00024596  0x000063bd jam  0x000000aa , 0x00004141 
- 00024597  0x000063be rtn 
- 00024598  0x000063c0 jam  0x000000ff , 0x00004143 
- 00024599  0x000063c1 rtn 
- 00024600  0x000063c4 set0  0x00000026 , 0x00000000 
- 00024601  0x000063c5 jam  0x00000000 , 0x000045fc 
- 00024602  0x000063c6 arg  0x00000001 , 0x00000007 
- 00024603  0x000063c7 branch  0x00005f04 
- 00024604  0x000063ca fetch  0x00000008 , 0x00004713 
- 00024605  0x000063cb bbit0  0x00000011 , 0x0000602a 
- 00024606  0x000063cc call  0x00006195 
- 00024607  0x000063cd call  0x000054ac 
- 00024608  0x000063ce branch  0x00006067 , 0x00000028 
- 00024609  0x000063cf fetch  0x00000008 , 0x00004713 
- 00024610  0x000063d0 bbit1  0x00000030 , 0x0000602f 
- 00024611  0x000063d1 bbit0  0x00000031 , 0x0000602f 
- 00024612  0x000063d2 call  0x00005883 
- 00024613  0x000063d3 and  0x00000011 , 0x00000007 , 0x0000003f 
- 00024614  0x000063d4 fetcht  0x00000001 , 0x00004728 
- 00024615  0x000063d5 isub  0x00000002 , 0x0000003e 
- 00024616  0x000063d6 branch  0x00006047 , 0x00000005 
- 00024617  0x000063d7 branch  0x0000602f 
- 00024618  0x000063da fetch  0x00000001 , 0x0000477f 
- 00024619  0x000063db nbranch  0x00005f1b , 0x00000034 
- 00024620  0x000063dc rtn 
- 00024621  0x000063df call  0x000054ac 
- 00024622  0x000063e0 branch  0x00006038 , 0x00000028 
- 00024623  0x000063e2 jam  0x00000000 , 0x00004666 
- 00024624  0x000063e3 fetch  0x00000002 , 0x00004721 
- 00024625  0x000063e4 store  0x00000002 , 0x000045de 
- 00024626  0x000063e5 jam  0x00000002 , 0x000045e2 
- 00024627  0x000063e6 branch  0x00003534 
- 00024628  0x000063e9 fetch  0x00000002 , 0x000045d6 
- 00024629  0x000063ea store  0x00000002 , 0x000045de 
- 00024630  0x000063eb jam  0x00000004 , 0x000045e2 
- 00024631  0x000063ec branch  0x00003534 
- 00024632  0x000063ef fetch  0x00000001 , 0x00004666 
- 00024633  0x000063f0 beq  0x00000000 , 0x00006067 
- 00024634  0x000063f1 call  0x00005aa8 
- 00024635  0x000063f3 call  0x00006018 
- 00024636  0x000063f4 jam  0x00000001 , 0x00004666 
- 00024637  0x000063f5 call  0x00005c6f 
- 00024638  0x000063f6 branch  0x000054a0 
- 00024639  0x000063f9 call  0x000054ac 
- 00024640  0x000063fa branch  0x000054cd , 0x00000028 
- 00024641  0x000063fb branch  0x00005c1a 
- 00024642  0x000063fe call  0x000054ac 
- 00024643  0x000063ff rtn  0x00000028 
- 00024644  0x00006400 fetch  0x00000008 , 0x00004713 
- 00024645  0x00006401 bbit1  0x0000003e , 0x00005ca3 
- 00024646  0x00006402 rtn 
- 00024647  0x00006405 call  0x00006195 
- 00024648  0x00006406 jam  0x00000000 , 0x000045e2 
- 00024649  0x00006407 arg  0x00000001 , 0x00000007 
- 00024650  0x00006408 call  0x00005f00 
- 00024651  0x00006409 setarg  0x00000000 
- 00024652  0x0000640a store  0x00000002 , 0x000045de 
- 00024653  0x0000640b call  0x00005c39 
- 00024654  0x0000640c jam  0x00000001 , 0x00004589 
- 00024655  0x0000640d fetch  0x00000008 , 0x00004713 
- 00024656  0x0000640e bbit0  0x00000016 , 0x00003291 
- 00024657  0x0000640f jam  0x00000002 , 0x00004589 
- 00024658  0x00006410 branch  0x00003291 
- 00024659  0x00006413 fetch  0x00000001 , 0x00004600 
- 00024660  0x00006414 nbranch  0x00005ff2 , 0x00000034 
- 00024661  0x00006415 fetch  0x00000001 , 0x000045e2 
- 00024662  0x00006416 beq  0x00000002 , 0x0000605f 
- 00024663  0x00006417 beq  0x00000004 , 0x0000606b 
- 00024664  0x00006418 beq  0x00000003 , 0x00006070 
- 00024665  0x0000641a call  0x00006018 
- 00024666  0x0000641b fetch  0x00000001 , 0x0000477f 
- 00024667  0x0000641c nbranch  0x00005f1b , 0x00000034 
- 00024668  0x0000641d fetch  0x00000001 , 0x00004666 
- 00024669  0x0000641e beq  0x00000000 , 0x000054cd 
- 00024670  0x0000641f rtn 
- 00024671  0x00006422 fetch  0x00000008 , 0x00004713 
- 00024672  0x00006423 bbit1  0x0000003e , 0x00006034 
- 00024673  0x00006424 bbit1  0x00000030 , 0x00006034 
- 00024674  0x00006425 bbit0  0x0000003a , 0x00006067 
- 00024675  0x00006426 fetch  0x00000004 , 0x00004691 
- 00024676  0x00006427 fetcht  0x00000004 , 0x000046e6 
- 00024677  0x00006428 isub  0x00000002 , 0x0000003e 
- 00024678  0x00006429 branch  0x00006047 , 0x00000005 
- 00024679  0x0000642b fetch  0x00000002 , 0x000045dc 
- 00024680  0x0000642c store  0x00000002 , 0x000045de 
- 00024681  0x0000642d jam  0x00000003 , 0x000045e2 
- 00024682  0x0000642e branch  0x00003534 
- 00024683  0x00006431 fetch  0x00000008 , 0x00004713 
- 00024684  0x00006432 bbit0  0x0000003e , 0x00006059 
- 00024685  0x00006433 fetch  0x00000001 , 0x0000471b 
- 00024686  0x00006434 beq  0x00000001 , 0x00006059 
- 00024687  0x00006435 branch  0x0000603b 
- 00024688  0x00006438 fetch  0x00000008 , 0x00004713 
- 00024689  0x00006439 bbit0  0x0000003e , 0x00006059 
- 00024690  0x0000643a bbit1  0x00000013 , 0x00006059 
- 00024691  0x0000643b bbit1  0x00000012 , 0x00006059 
- 00024692  0x0000643c branch  0x00006035 
- 00024693  0x0000643f fetch  0x00000004 , 0x0000458f 
- 00024694  0x00006440 store  0x00000004 , 0x000045e8 
- 00024695  0x00006441 store  0x00000004 , 0x00004691 
- 00024696  0x00006442 call  0x0000355a 
- 00024697  0x00006443 call  0x00005c0b 
- 00024698  0x00006444 call  0x0000618e 
- 00024699  0x00006445 call  0x00005a73 
- 00024700  0x00006446 jam  0x00000000 , 0x0000477d 
- 00024701  0x00006447 jam  0x00000000 , 0x000045fc 
- 00024702  0x00006448 jam  0x00000000 , 0x000045e2 
- 00024703  0x00006449 fetch  0x00000004 , 0x000045e8 
- 00024704  0x0000644a fetch  0x00000004 , 0x000045e4 
- 00024705  0x0000644b isub  0x00000002 , 0x0000003e 
- 00024706  0x0000644c rtn  0x00000005 
- 00024707  0x0000644d branch  0x00006042 
- 00024708  0x00006450 call  0x00005a73 
- 00024709  0x00006451 call  0x00005a84 
- 00024710  0x00006453 call  0x0000618e 
- 00024711  0x00006454 call  0x00005c0b 
- 00024712  0x00006455 arg  0x00000001 , 0x00000007 
- 00024713  0x00006456 call  0x00005f04 
- 00024714  0x00006457 setarg  0x00000000 
- 00024715  0x00006458 store  0x00000002 , 0x000045d8 
- 00024716  0x00006459 store  0x00000002 , 0x000045de 
- 00024717  0x0000645a store  0x00000001 , 0x000045fc 
- 00024718  0x0000645b store  0x00000001 , 0x00004860 
- 00024719  0x0000645c store  0x00000001 , 0x000045e2 
- 00024720  0x0000645f fetch  0x00000004 , 0x0000458f 
- 00024721  0x00006460 store  0x00000004 , 0x000045e8 
- 00024722  0x00006461 store  0x00000004 , 0x00004691 
- 00024723  0x00006462 branch  0x00005ca3 
- 00024724  0x00006465 call  0x00007de2 
- 00024725  0x00006466 branch  0x000023fd 
- 00024726  0x00006469 bpatch  0x00000096 , 0x00004012 
- 00024727  0x0000646a rtnmark0  0x00000026 
- 00024728  0x0000646b call  0x00005601 
- 00024729  0x0000646c nrtn  0x00000028 
- 00024730  0x0000646d fetch  0x00000001 , 0x0000477c 
- 00024731  0x0000646e jam  0x00000000 , 0x0000477c 
- 00024732  0x0000646f ncall  0x00006094 , 0x00000034 
- 00024733  0x00006471 fetch  0x00000008 , 0x00004713 
- 00024734  0x00006472 bbit0  0x00000016 , 0x000060a1 
- 00024735  0x00006473 fetch  0x00000001 , 0x0000496c 
- 00024736  0x00006474 nbranch  0x000060b6 , 0x00000034 
- 00024737  0x00006476 call  0x00005a74 
- 00024738  0x00006477 fetch  0x00000001 , 0x00004589 
- 00024739  0x00006478 bbit1  0x00000001 , 0x000060b0 
- 00024740  0x00006479 fetcht  0x00000001 , 0x0000451a 
- 00024741  0x0000647a fetch  0x00000001 , 0x00004846 
- 00024742  0x0000647b ior  0x00000002 , 0x0000003f 
- 00024743  0x0000647c store  0x00000001 , 0x00004846 
- 00024744  0x0000647d fetcht  0x00000001 , 0x0000451f 
- 00024745  0x0000647e fetch  0x00000001 , 0x0000484b 
- 00024746  0x0000647f iadd  0x00000002 , 0x0000003f 
- 00024747  0x00006480 store  0x00000001 , 0x0000484b 
- 00024748  0x00006481 fetcht  0x00000001 , 0x00004520 
- 00024749  0x00006482 fetch  0x00000001 , 0x0000484c 
- 00024750  0x00006483 iadd  0x00000002 , 0x0000003f 
- 00024751  0x00006484 store  0x00000001 , 0x0000484c 
- 00024752  0x00006486 jam  0x00000001 , 0x00004589 
- 00024753  0x00006487 arg  0x00000007 , 0x00000011 
- 00024754  0x00006488 arg  0x00004846 , 0x00000012 
- 00024755  0x00006489 fetch  0x00000002 , 0x0000484b 
- 00024756  0x0000648a rtn  0x00000034 
- 00024757  0x0000648b branch  0x000036db 
- 00024758  0x0000648e jam  0x00000002 , 0x00004589 
- 00024759  0x0000648f arg  0x00000009 , 0x00000011 
- 00024760  0x00006490 fetch  0x00000001 , 0x0000496d 
- 00024761  0x00006491 nbranch  0x000060bc , 0x00000034 
- 00024762  0x00006492 arg  0x00004733 , 0x00000012 
- 00024763  0x00006493 rtn 
- 00024764  0x00006495 arg  0x0000472a , 0x00000012 
- 00024765  0x00006496 rtn 
- 00024766  0x0000649c setarg  0x00000000 
- 00024767  0x0000649d store  0x00000003 , 0x000046f8 
- 00024768  0x0000649e rtn 
- 00024769  0x000064a1 fetch  0x00000008 , 0x00004713 
- 00024770  0x000064a2 rtnbit0  0x0000000e 
- 00024771  0x000064a3 fetch  0x00000001 , 0x0000477d 
- 00024772  0x000064a4 rtn  0x00000034 
- 00024773  0x000064a5 fetch  0x00000001 , 0x00004602 
- 00024774  0x000064a6 rtn  0x00000034 
- 00024775  0x000064a7 fetch  0x00000001 , 0x000046f5 
- 00024776  0x000064a8 increase  0x00000001 , 0x0000003f 
- 00024777  0x000064a9 and_into  0x00000003 , 0x0000003f 
- 00024778  0x000064aa store  0x00000001 , 0x000046f5 
- 00024779  0x000064ab nrtn  0x00000034 
- 00024780  0x000064ac jam  0x00000000 , 0x000046f6 
- 00024781  0x000064ae bpatch  0x00000097 , 0x00004012 
- 00024782  0x000064af fetch  0x00000001 , 0x000046f6 
- 00024783  0x000064b0 increase  0x00000001 , 0x0000003f 
- 00024784  0x000064b1 store  0x00000001 , 0x000046f6 
- 00024785  0x000064b2 sub  0x0000003f , 0x00000008 , 0x0000003e 
- 00024786  0x000064b3 nbranch  0x000060d9 , 0x00000002 
- 00024787  0x000064b4 call  0x0000357f 
- 00024788  0x000064b5 call  0x00003651 
- 00024789  0x000064b6 nbranch  0x000060df , 0x00000018 
- 00024790  0x000064b7 nbranch  0x000060df , 0x0000002f 
- 00024791  0x000064b8 call  0x000060f2 
- 00024792  0x000064b9 call  0x000060e9 
- 00024793  0x000064bb call  0x0000357b 
- 00024794  0x000064bc fetch  0x00000001 , 0x000046f7 
- 00024795  0x000064bd increase  0x00000001 , 0x0000003f 
- 00024796  0x000064be store  0x00000001 , 0x000046f7 
- 00024797  0x000064bf beq  0x00000010 , 0x000060e1 
- 00024798  0x000064c0 rtn 
- 00024799  0x000064c3 call  0x00003222 
- 00024800  0x000064c4 branch  0x000060cd 
- 00024801  0x000064c7 jam  0x00000000 , 0x000046f7 
- 00024802  0x000064c8 fetch  0x00000001 , 0x000046f8 
- 00024803  0x000064c9 rtnbit1  0x00000000 
- 00024804  0x000064ca set1  0x00000000 , 0x0000003f 
- 00024805  0x000064cb store  0x00000001 , 0x000046f8 
- 00024806  0x000064cc fetch  0x00000002 , 0x00004723 
- 00024807  0x000064cd store  0x00000002 , 0x00004781 
- 00024808  0x000064ce branch  0x000059ed 
- 00024809  0x000064d1 fetch  0x00000001 , 0x00004602 
- 00024810  0x000064d2 branch  0x000060be , 0x00000034 
- 00024811  0x000064d3 jam  0x00000000 , 0x000046f7 
- 00024812  0x000064d4 fetch  0x00000001 , 0x000046f8 
- 00024813  0x000064d5 rtnbit0  0x00000000 
- 00024814  0x000064d6 set0  0x00000000 , 0x0000003f 
- 00024815  0x000064d7 store  0x00000001 , 0x000046f8 
- 00024816  0x000064d8 call  0x00005c0b 
- 00024817  0x000064d9 branch  0x0000594c 
- 00024818  0x000064dc call  0x0000366e 
- 00024819  0x000064dd fetch  0x00000001 , 0x000044f8 
- 00024820  0x000064de compare  0x00000008 , 0x0000003f , 0x000000f8 
- 00024821  0x000064df nrtn  0x00000001 
- 00024822  0x000064e0 fetch  0x00000001 , 0x000044f9 
- 00024823  0x000064e1 beq  0x000000ff , 0x00005ff2 
- 00024824  0x000064e2 rtn 
- 00024825  0x000064e8 fetch  0x00000001 , 0x00004793 
- 00024826  0x000064e9 nrtn  0x00000034 
- 00024827  0x000064ea call  0x00005e78 
- 00024828  0x000064eb call  0x000060fe 
- 00024829  0x000064ec branch  0x00003662 
- 00024830  0x000064ef arg  0x0000000c , 0x00000007 
- 00024831  0x000064f0 call  0x00007cef 
- 00024832  0x000064f1 nrtn  0x00000034 
- 00024833  0x000064f2 call  0x00006106 
- 00024834  0x000064f3 call  0x0000572c 
- 00024835  0x000064f5 arg  0x0000000c , 0x00000007 
- 00024836  0x000064f6 setarg  0x000000a0 
- 00024837  0x000064f7 branch  0x00007ce1 
- 00024838  0x000064fa fetch  0x00000008 , 0x00004713 
- 00024839  0x000064fb rtnbit0  0x00000028 
- 00024840  0x000064fd branch  0x000056bb 
- 00024841  0x00006501 fetch  0x00000001 , 0x00004666 
- 00024842  0x00006502 bne  0x00000000 , 0x00002421 
- 00024843  0x00006503 fetch  0x00000001 , 0x000045ca 
- 00024844  0x00006504 rtn  0x00000034 
- 00024845  0x00006506 jam  0x00000002 , 0x00008042 
- 00024846  0x00006507 jam  0x000000f8 , 0x00008130 
- 00024847  0x00006508 rtn 
- 00024848  0x0000650e fetch  0x00000001 , 0x0000465c 
- 00024849  0x0000650f rtneq  0x000000ff 
- 00024850  0x00006510 fetch  0x00000002 , 0x00004781 
- 00024851  0x00006511 rtn  0x00000034 
- 00024852  0x00006512 fetch  0x00000002 , 0x00004725 
- 00024853  0x00006513 fetcht  0x00000002 , 0x00004781 
- 00024854  0x00006514 isub  0x00000002 , 0x00000002 
- 00024855  0x00006515 fetch  0x00000002 , 0x0000470f 
- 00024856  0x00006516 isub  0x00000002 , 0x0000003f 
- 00024857  0x00006517 branch  0x0000611c , 0x00000002 
- 00024858  0x00006519 fetcht  0x00000001 , 0x0000465c 
- 00024859  0x0000651a branch  0x000061e5 
- 00024860  0x0000651c fetcht  0x00000001 , 0x0000465c 
- 00024861  0x0000651d branch  0x000061e4 
- 00024862  0x00006525 arg  0x00004711 , 0x00000013 
- 00024863  0x00006526 arg  0x00006121 , 0x00000012 
- 00024864  0x00006527 branch  0x000042e0 
- 00024865  0x0000652a bpatch  0x00000098 , 0x00004013 
- 00024866  0x0000652b fetch  0x00000001 , 0x00004957 
- 00024867  0x0000652c beq  0x00000003 , 0x00006131 
- 00024868  0x0000652d beq  0x0000000b , 0x00006131 
- 00024869  0x0000652e fetcht  0x00000001 , 0x00004690 
- 00024870  0x0000652f increase  0x00000002 , 0x00000002 
- 00024871  0x00006531 sub  0x00000002 , 0x00000003 , 0x0000003e 
- 00024872  0x00006532 call  0x00006134 , 0x00000002 
- 00024873  0x00006533 ncall  0x00006138 , 0x00000002 
- 00024874  0x00006534 copy  0x00000002 , 0x0000003f 
- 00024875  0x00006535 iadd  0x0000003f , 0x0000003f 
- 00024876  0x00006536 store  0x00000001 , 0x0000470c 
- 00024877  0x00006538 jam  0x00000004 , 0x000046fe 
- 00024878  0x00006539 call  0x00006185 
- 00024879  0x0000653a jam  0x00000001 , 0x000046fc 
- 00024880  0x0000653b branch  0x00006192 
- 00024881  0x0000653e fetcht  0x00000001 , 0x00004690 
- 00024882  0x0000653f increase  0x00000001 , 0x00000002 
- 00024883  0x00006540 branch  0x00006127 
- 00024884  0x00006543 fetch  0x00000008 , 0x00004713 
- 00024885  0x00006544 rtnbit0  0x0000001c 
- 00024886  0x00006545 increase  0x00000001 , 0x00000002 
- 00024887  0x00006546 rtn 
- 00024888  0x00006548 increase  0xfffffffd , 0x00000002 
- 00024889  0x00006549 rtn 
- 00024890  0x0000654d fetch  0x00000001 , 0x00004661 
- 00024891  0x0000654e rtneq  0x000000ff 
- 00024892  0x0000654f fetch  0x00000002 , 0x00004790 
- 00024893  0x00006550 nrtn  0x00000034 
- 00024894  0x00006551 fetch  0x00000002 , 0x000045d8 
- 00024895  0x00006552 nrtn  0x00000034 
- 00024896  0x00006553 fetch  0x00000002 , 0x000045de 
- 00024897  0x00006554 nrtn  0x00000034 
- 00024898  0x00006555 fetch  0x00000001 , 0x00004701 
- 00024899  0x00006556 nrtn  0x00000034 
- 00024900  0x00006557 fetch  0x00000001 , 0x00004712 
- 00024901  0x00006558 branch  0x00006121 , 0x00000034 
- 00024902  0x00006559 store  0x00000001 , 0x00004711 
- 00024903  0x0000655a rtn 
- 00024904  0x00006563 disable  0x00000028 
- 00024905  0x00006564 fetch  0x00000001 , 0x000046fe 
- 00024906  0x00006565 sub  0x0000003f , 0x00000004 , 0x0000003e 
- 00024907  0x00006566 nrtn  0x00000005 
- 00024908  0x00006567 branch  0x00007dba 
- 00024909  0x0000656a fetch  0x00000008 , 0x00004713 
- 00024910  0x0000656b rtnbit0  0x00000023 
- 00024911  0x0000656c rtnbit0  0x00000004 
- 00024912  0x0000656d fetch  0x00000002 , 0x00004790 
- 00024913  0x0000656e nrtn  0x00000034 
- 00024914  0x0000656f fetch  0x00000002 , 0x000045d8 
- 00024915  0x00006570 nrtn  0x00000034 
- 00024916  0x00006571 fetch  0x00000002 , 0x000045de 
- 00024917  0x00006572 nrtn  0x00000034 
- 00024918  0x00006573 fetch  0x00000001 , 0x00004701 
- 00024919  0x00006574 nrtn  0x00000034 
- 00024920  0x00006575 call  0x00006148 
- 00024921  0x00006576 rtn  0x00000028 
- 00024922  0x00006578 fetch  0x00000001 , 0x0000470e 
- 00024923  0x00006579 branch  0x00006173 , 0x00000034 
- 00024924  0x0000657b fetcht  0x00000001 , 0x00004709 
- 00024925  0x0000657c increase  0x00000001 , 0x00000002 
- 00024926  0x0000657d storet  0x00000001 , 0x00004709 
- 00024927  0x0000657e fetch  0x00000001 , 0x00004707 
- 00024928  0x0000657f isub  0x00000002 , 0x0000003e 
- 00024929  0x00006580 ncall  0x0000616a , 0x00000002 
- 00024930  0x00006581 fetch  0x00000001 , 0x00004708 
- 00024931  0x00006582 isub  0x00000002 , 0x0000003e 
- 00024932  0x00006583 nbranch  0x0000616e , 0x00000002 
- 00024933  0x00006585 fetch  0x00000008 , 0x00004713 
- 00024934  0x00006586 bbit1  0x00000024 , 0x000061d9 
- 00024935  0x00006587 bbit1  0x00000026 , 0x000061d9 
- 00024936  0x00006589 fetcht  0x00000001 , 0x00004660 
- 00024937  0x0000658a branch  0x000061e4 
- 00024938  0x0000658d jam  0x00000001 , 0x00004709 
- 00024939  0x0000658e fetch  0x00000001 , 0x0000470e 
- 00024940  0x0000658f increase  0xffffffff , 0x0000003f 
- 00024941  0x00006590 store  0x00000001 , 0x0000470e 
- 00024942  0x00006592 fetch  0x00000008 , 0x00004713 
- 00024943  0x00006593 bbit1  0x00000024 , 0x000061eb 
- 00024944  0x00006594 bbit1  0x00000026 , 0x000061eb 
- 00024945  0x00006596 fetcht  0x00000001 , 0x00004660 
- 00024946  0x00006597 branch  0x000061e5 
- 00024947  0x0000659a fetch  0x00000008 , 0x00004713 
- 00024948  0x0000659b bbit1  0x00000022 , 0x0000616e 
- 00024949  0x0000659c call  0x0000617e 
- 00024950  0x0000659d branch  0x0000615c 
- 00024951  0x000065a6 jam  0x00000000 , 0x000046fb 
- 00024952  0x000065a7 call  0x000061fd 
- 00024953  0x000065a8 jam  0x00000000 , 0x000046fe 
- 00024954  0x000065a9 fetch  0x00000001 , 0x00004707 
- 00024955  0x000065aa rshift  0x0000003f , 0x0000003f 
- 00024956  0x000065ab store  0x00000001 , 0x00004708 
- 00024957  0x000065ac rtn 
- 00024958  0x000065ae fetch  0x00000001 , 0x0000470d 
- 00024959  0x000065af store  0x00000001 , 0x0000470e 
- 00024960  0x000065b0 rtn 
- 00024961  0x000065b3 fetch  0x00000001 , 0x000046fe 
- 00024962  0x000065b4 beq  0x00000001 , 0x00006188 
- 00024963  0x000065b5 beq  0x00000002 , 0x0000618a 
- 00024964  0x000065b6 beq  0x00000003 , 0x0000618c 
- 00024965  0x000065b8 fetch  0x00000001 , 0x00004705 
- 00024966  0x000065ba store  0x00000001 , 0x00004706 
- 00024967  0x000065bb rtn 
- 00024968  0x000065bd fetch  0x00000001 , 0x00004702 
- 00024969  0x000065be branch  0x00006186 
- 00024970  0x000065c0 fetch  0x00000001 , 0x00004703 
- 00024971  0x000065c1 branch  0x00006186 
- 00024972  0x000065c3 fetch  0x00000001 , 0x00004704 
- 00024973  0x000065c4 branch  0x00006186 
- 00024974  0x000065c8 bpatch  0x00000099 , 0x00004013 
- 00024975  0x000065c9 fetch  0x00000001 , 0x00004700 
- 00024976  0x000065ca store  0x00000001 , 0x00004701 
- 00024977  0x000065cb jam  0x00000000 , 0x000046fc 
- 00024978  0x000065cd jam  0x00000000 , 0x000046fd 
- 00024979  0x000065ce jam  0x00000001 , 0x000046fb 
- 00024980  0x000065cf rtn 
- 00024981  0x000065d3 bpatch  0x0000009a , 0x00004013 
- 00024982  0x000065d4 fetch  0x00000001 , 0x00004666 
- 00024983  0x000065d5 rtnne  0x00000000 
- 00024984  0x000065d6 call  0x000061ae 
- 00024985  0x000065d7 jam  0x00000001 , 0x000046fe 
- 00024986  0x000065d8 call  0x00006188 
- 00024987  0x000065d9 fetch  0x00000001 , 0x000046ff 
- 00024988  0x000065da rtn  0x00000034 
- 00024989  0x000065db fetch  0x00000001 , 0x0000470a 
- 00024990  0x000065dc branch  0x000061a9 
- 00024991  0x000065df fetch  0x00000001 , 0x00004666 
- 00024992  0x000065e0 rtneq  0x00000000 
- 00024993  0x000065e1 call  0x000061ae 
- 00024994  0x000065e2 fetch  0x00000008 , 0x00004713 
- 00024995  0x000065e3 rtnbit0  0x00000021 
- 00024996  0x000065e4 jam  0x00000003 , 0x000046fe 
- 00024997  0x000065e5 call  0x0000618c 
- 00024998  0x000065e6 fetch  0x00000001 , 0x000046ff 
- 00024999  0x000065e7 rtn  0x00000034 
- 00025000  0x000065e8 fetch  0x00000001 , 0x0000470b 
- 00025001  0x000065ea store  0x00000001 , 0x0000470c 
- 00025002  0x000065eb rtn 
- 00025003  0x000065ee jam  0x00000000 , 0x000046ff 
- 00025004  0x000065ef jam  0x00000002 , 0x000046fe 
- 00025005  0x000065f0 call  0x0000618a 
- 00025006  0x000065f2 jam  0x00000001 , 0x000046fb 
- 00025007  0x000065f3 jam  0x00000001 , 0x000046fc 
- 00025008  0x000065f4 branch  0x000061d8 
- 00025009  0x000065f9 fetch  0x00000001 , 0x000046fb 
- 00025010  0x000065fa rtn  0x00000034 
- 00025011  0x000065fb fetch  0x00000001 , 0x000046fc 
- 00025012  0x000065fc beq  0x00000001 , 0x000061bd 
- 00025013  0x000065fe fetch  0x00000001 , 0x00004701 
- 00025014  0x000065ff branch  0x000061ba , 0x00000034 
- 00025015  0x00006600 increase  0xffffffff 
- 00025016  0x00006601 store  0x00000001 , 0x00004701 
- 00025017  0x00006602 branch  0x000061d9 
- 00025018  0x00006605 jam  0x00000000 , 0x000046fb 
- 00025019  0x00006606 call  0x0000617e 
- 00025020  0x00006607 branch  0x000061eb 
- 00025021  0x0000660a bpatch  0x0000009b , 0x00004013 
- 00025022  0x0000660b fetch  0x00000001 , 0x000046fe 
- 00025023  0x0000660c rtn  0x00000034 
- 00025024  0x0000660d beq  0x00000004 , 0x000061c5 
- 00025025  0x0000660e branch  0x000061c2 
- 00025026  0x00006611 fetch  0x00000001 , 0x000046ff 
- 00025027  0x00006612 beq  0x00000001 , 0x000061c5 
- 00025028  0x00006613 branch  0x000061c7 
- 00025029  0x00006616 fetch  0x00000001 , 0x0000470c 
- 00025030  0x00006617 branch  0x000061e6 , 0x00000034 
- 00025031  0x00006619 arg  0x00004706 , 0x00000013 
- 00025032  0x0000661a arg  0x000061ca , 0x00000012 
- 00025033  0x0000661b branch  0x000042e0 
- 00025034  0x0000661e fetch  0x00000001 , 0x000046fe 
- 00025035  0x0000661f beq  0x00000004 , 0x000061d2 
- 00025036  0x00006620 fetch  0x00000001 , 0x000046ff 
- 00025037  0x00006621 beq  0x00000001 , 0x000061d2 
- 00025038  0x00006623 call  0x00006181 
- 00025039  0x00006624 fetch  0x00000001 , 0x000046fd 
- 00025040  0x00006625 beq  0x00000001 , 0x000061e8 
- 00025041  0x00006626 branch  0x000061d6 
- 00025042  0x00006629 fetch  0x00000001 , 0x0000470c 
- 00025043  0x0000662a increase  0xffffffff 
- 00025044  0x0000662b store  0x00000001 , 0x0000470c 
- 00025045  0x0000662c branch  0x000061ce 
- 00025046  0x00006630 fetch  0x00000001 , 0x000046fe 
- 00025047  0x00006631 beq  0x00000004 , 0x00006208 
- 00025048  0x00006633 jam  0x00000001 , 0x000046fd 
- 00025049  0x00006635 bpatch  0x0000009c , 0x00004013 
- 00025050  0x00006636 fetch  0x00000001 , 0x00004666 
- 00025051  0x00006637 beq  0x00000000 , 0x000061df 
- 00025052  0x00006638 beq  0x00000001 , 0x000061e1 
- 00025053  0x00006639 beq  0x00000002 , 0x000061e3 
- 00025054  0x0000663a rtn 
- 00025055  0x0000663c fetcht  0x00000001 , 0x0000465d 
- 00025056  0x0000663d branch  0x000061e4 
- 00025057  0x0000663f fetcht  0x00000001 , 0x0000465e 
- 00025058  0x00006640 branch  0x000061e4 
- 00025059  0x00006642 fetcht  0x00000001 , 0x0000465f 
- 00025060  0x00006644 branch  0x00006ef7 
- 00025061  0x00006647 branch  0x00006ef3 
- 00025062  0x0000664a jam  0x00000000 , 0x000046fb 
- 00025063  0x0000664b jam  0x00000000 , 0x000046fe 
- 00025064  0x0000664d fetch  0x00000001 , 0x000046fe 
- 00025065  0x0000664e beq  0x00000004 , 0x00006202 
- 00025066  0x00006650 jam  0x00000000 , 0x000046fd 
- 00025067  0x00006652 bpatch  0x0000009d , 0x00004013 
- 00025068  0x00006653 fetch  0x00000001 , 0x00004666 
- 00025069  0x00006654 beq  0x00000000 , 0x000061f1 
- 00025070  0x00006655 beq  0x00000001 , 0x000061f5 
- 00025071  0x00006656 beq  0x00000002 , 0x000061f9 
- 00025072  0x00006657 rtn 
- 00025073  0x00006659 fetcht  0x00000001 , 0x0000465d 
- 00025074  0x0000665a fetch  0x00000008 , 0x00004713 
- 00025075  0x0000665b bbit0  0x00000020 , 0x000061e5 
- 00025076  0x0000665c branch  0x00006f0f 
- 00025077  0x0000665e fetcht  0x00000001 , 0x0000465e 
- 00025078  0x0000665f fetch  0x00000008 , 0x00004713 
- 00025079  0x00006660 bbit0  0x00000020 , 0x000061e5 
- 00025080  0x00006661 branch  0x00006f0f 
- 00025081  0x00006663 fetcht  0x00000001 , 0x0000465f 
- 00025082  0x00006664 fetch  0x00000008 , 0x00004713 
- 00025083  0x00006665 bbit0  0x00000020 , 0x000061e5 
- 00025084  0x00006666 branch  0x00006f0f 
- 00025085  0x00006669 call  0x000061f1 
- 00025086  0x0000666a call  0x000061f5 
- 00025087  0x0000666b call  0x000061f9 
- 00025088  0x0000666c call  0x0000616e 
- 00025089  0x0000666d branch  0x00006202 
- 00025090  0x00006670 jam  0x00000000 , 0x000046fd 
- 00025091  0x00006671 fetch  0x00000008 , 0x00004713 
- 00025092  0x00006672 bbit1  0x00000025 , 0x000061ea 
- 00025093  0x00006673 bbit1  0x00000026 , 0x000061ea 
- 00025094  0x00006675 fetcht  0x00000001 , 0x00004661 
- 00025095  0x00006676 branch  0x000061e5 
- 00025096  0x00006679 jam  0x00000001 , 0x000046fd 
- 00025097  0x0000667a fetch  0x00000008 , 0x00004713 
- 00025098  0x0000667b bbit1  0x00000025 , 0x000061d8 
- 00025099  0x0000667c bbit1  0x00000026 , 0x000061d8 
- 00025100  0x0000667e fetcht  0x00000001 , 0x00004661 
- 00025101  0x0000667f branch  0x000061e4 
- 00025102  0x00006684 fetch  0x00000008 , 0x00004713 
- 00025103  0x00006685 rtnbit0  0x00000004 
- 00025104  0x00006686 fetch  0x00000001 , 0x00004709 
- 00025105  0x00006687 fetcht  0x00000001 , 0x00004708 
- 00025106  0x00006688 sub  0x0000003f , 0x00000002 , 0x0000003e 
- 00025107  0x00006689 branch  0x0000621b , 0x00000002 
- 00025108  0x0000668b fetch  0x00000001 , 0x00004666 
- 00025109  0x0000668c beq  0x00000000 , 0x00006218 
- 00025110  0x0000668d jam  0x00000001 , 0x00004094 
- 00025111  0x0000668e rtn 
- 00025112  0x00006691 fetch  0x00000008 , 0x00004713 
- 00025113  0x00006692 rtnbit1  0x00000018 
- 00025114  0x00006693 branch  0x000036ca 
- 00025115  0x00006696 fetch  0x00000001 , 0x00004666 
- 00025116  0x00006697 beq  0x00000000 , 0x000036db 
- 00025117  0x00006698 jam  0x00000000 , 0x00004094 
- 00025118  0x00006699 rtn 
- 00025119  0x0000669e fetch  0x00000001 , 0x00000009 
- 00025120  0x0000669f branch  0x000035cb 
- 00025121  0x000066a2 call  0x0000621f 
- 00025122  0x000066a3 branch  0x000036e8 
- 00025123  0x000066a6 fetch  0x00000001 , 0x00004843 
- 00025124  0x000066a7 compare  0x00000003 , 0x0000003f , 0x00000003 
- 00025125  0x000066a8 nbranch  0x00007dc8 , 0x00000001 
- 00025126  0x000066a9 call  0x0000432b 
- 00025127  0x000066aa branch  0x00007dca 
- 00025128  0x000066ad fetch  0x00000002 , 0x000044e9 
- 00025129  0x000066ae bbit1  0x00000009 , 0x00006223 
- 00025130  0x000066af rtn 
- 00025131  0x000066b2 call  0x000036b4 
- 00025132  0x000066b3 nrtn  0x00000028 
- 00025133  0x000066b4 jam  0x00000001 , 0x0000477c 
- 00025134  0x000066b5 call  0x000036be 
- 00025135  0x000066b6 jam  0x00000000 , 0x00004772 
- 00025136  0x000066b7 call  0x000062aa 
- 00025137  0x000066b8 fetch  0x00000001 , 0x0000473f 
- 00025138  0x000066b9 ncall  0x000054dc , 0x00000034 
- 00025139  0x000066ba fetch  0x00000004 , 0x000045af 
- 00025140  0x000066bb branch  0x00003622 
- 00025141  0x000066be fetch  0x00000001 , 0x0000477b 
- 00025142  0x000066bf branch  0x00003616 , 0x00000034 
- 00025143  0x000066c0 call  0x000036b4 
- 00025144  0x000066c1 nrtn  0x00000028 
- 00025145  0x000066c2 fetch  0x00000001 , 0x00004772 
- 00025146  0x000066c3 jam  0x00000000 , 0x00004772 
- 00025147  0x000066c4 sub  0x0000003f , 0x00000000 , 0x0000003e 
- 00025148  0x000066c5 nbranch  0x0000625c , 0x00000005 
- 00025149  0x000066c6 fetcht  0x00000002 , 0x00004622 
- 00025150  0x000066c7 sub  0x00000002 , 0x00000000 , 0x0000003e 
- 00025151  0x000066c8 branch  0x00006252 , 0x00000005 
- 00025152  0x000066ca fetch  0x00000004 , 0x00004767 
- 00025153  0x000066cb branch  0x00006252 , 0x00000034 
- 00025154  0x000066cd fetcht  0x00000004 , 0x00004751 
- 00025155  0x000066ce isub  0x00000002 , 0x00000002 
- 00025156  0x000066cf storet  0x00000004 , 0x00004777 
- 00025157  0x000066d0 nbranch  0x00006255 , 0x00000002 
- 00025158  0x000066d1 fetch  0x00000003 , 0x00004608 
- 00025159  0x000066d2 isub  0x00000002 , 0x0000003f 
- 00025160  0x000066d3 nbranch  0x00006260 , 0x00000002 
- 00025161  0x000066d4 arg  0x00000600 , 0x00000002 
- 00025162  0x000066d5 isub  0x00000002 , 0x0000003e 
- 00025163  0x000066d6 nbranch  0x00006260 , 0x00000002 
- 00025164  0x000066d8 store  0x00000004 , 0x00004773 
- 00025165  0x000066d9 call  0x00006259 
- 00025166  0x000066da fetch  0x00000004 , 0x00004773 
- 00025167  0x000066dc call  0x00007d25 
- 00025168  0x000066dd storet  0x00000004 , 0x000040a9 
- 00025169  0x000066de branch  0x0000241e 
- 00025170  0x000066e1 call  0x00006259 
- 00025171  0x000066e2 fetch  0x00000003 , 0x00004608 
- 00025172  0x000066e3 branch  0x0000624c 
- 00025173  0x000066e6 sub  0x00000002 , 0x00000000 , 0x00000002 
- 00025174  0x000066e7 fetch  0x00000003 , 0x00004608 
- 00025175  0x000066e8 iadd  0x00000002 , 0x0000003f 
- 00025176  0x000066e9 branch  0x0000624c 
- 00025177  0x000066ec setarg  0x00000000 
- 00025178  0x000066ed store  0x00000004 , 0x00004777 
- 00025179  0x000066ee rtn 
- 00025180  0x000066f1 fetch  0x00000004 , 0x00004767 
- 00025181  0x000066f2 fetcht  0x00000004 , 0x00004777 
- 00025182  0x000066f3 iadd  0x00000002 , 0x0000003f 
- 00025183  0x000066f4 branch  0x00006242 
- 00025184  0x000066f7 jam  0x00000001 , 0x00004772 
- 00025185  0x000066f8 rtn 
- 00025186  0x000066fc call  0x00006264 
- 00025187  0x000066fd branch  0x00005ffd 
- 00025188  0x00006700 fetch  0x00000001 , 0x0000477b 
- 00025189  0x00006701 rtn  0x00000034 
- 00025190  0x00006702 fetch  0x00000001 , 0x00004618 
- 00025191  0x00006703 beq  0x00000001 , 0x000062a6 
- 00025192  0x00006704 fetch  0x00000001 , 0x00004760 
- 00025193  0x00006705 branch  0x000062a6 , 0x00000034 
- 00025194  0x00006706 copy  0x00000019 , 0x0000003f 
- 00025195  0x00006707 fetcht  0x00000006 , 0x00004761 
- 00025196  0x00006708 store  0x00000006 , 0x00004761 
- 00025197  0x00006709 call  0x00007d10 
- 00025198  0x0000670a store  0x00000004 , 0x00004767 
- 00025199  0x0000670c fetch  0x00000001 , 0x00004772 
- 00025200  0x0000670d nrtn  0x00000034 
- 00025201  0x0000670e fetch  0x00000002 , 0x00004622 
- 00025202  0x0000670f nrtn  0x00000034 
- 00025203  0x00006710 fetch  0x00000004 , 0x00004767 
- 00025204  0x00006712 fetcht  0x00000005 , 0x0000476b 
- 00025205  0x00006713 iadd  0x00000002 , 0x0000003f 
- 00025206  0x00006714 store  0x00000005 , 0x0000476b 
- 00025207  0x00006715 fetcht  0x00000001 , 0x00004760 
- 00025208  0x00006716 fetch  0x00000001 , 0x00004770 
- 00025209  0x00006717 isub  0x00000002 , 0x0000003e 
- 00025210  0x00006718 branch  0x0000627e , 0x00000005 
- 00025211  0x00006719 increase  0x00000001 , 0x00000002 
- 00025212  0x0000671a storet  0x00000001 , 0x00004760 
- 00025213  0x0000671b rtn 
- 00025214  0x0000671e jam  0x00000001 , 0x00004760 
- 00025215  0x0000671f arg  0x00000000 , 0x00000002 
- 00025216  0x00006720 fetch  0x00000005 , 0x0000476b 
- 00025217  0x00006721 storet  0x00000005 , 0x0000476b 
- 00025218  0x00006722 fetcht  0x00000001 , 0x00004770 
- 00025219  0x00006723 idiv  0x00000002 
- 00025220  0x00006724 call  0x00007d62 
- 00025221  0x00006725 quotient  0x00000011 
- 00025222  0x00006727 fetch  0x00000004 , 0x00004751 
- 00025223  0x00006728 fetcht  0x00000001 , 0x00004771 
- 00025224  0x00006729 isub  0x00000002 , 0x00000002 
- 00025225  0x0000672a increase  0xffffffd8 , 0x00000002 
- 00025226  0x0000672c copy  0x00000011 , 0x0000003f 
- 00025227  0x0000672d isub  0x00000002 , 0x0000003f 
- 00025228  0x0000672e branch  0x00006299 , 0x00000002 
- 00025229  0x0000672f sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00025230  0x00006731 rshift2  0x0000003f , 0x0000003f 
- 00025231  0x00006732 fetcht  0x00000003 , 0x00004608 
- 00025232  0x00006733 iadd  0x00000002 , 0x00000002 
- 00025233  0x00006734 bpatch  0x0000009e , 0x00004013 
- 00025234  0x00006735 fetch  0x00000003 , 0x0000475d 
- 00025235  0x00006736 arg  0x00001800 , 0x00000011 
- 00025236  0x00006737 iadd  0x00000011 , 0x0000003f 
- 00025237  0x00006738 isub  0x00000002 , 0x0000003e 
- 00025238  0x00006739 nbranch  0x000062a4 , 0x00000002 
- 00025239  0x0000673a storet  0x00000003 , 0x00004608 
- 00025240  0x0000673b rtn 
- 00025241  0x0000673e rshift2  0x0000003f , 0x00000002 
- 00025242  0x0000673f fetch  0x00000003 , 0x00004608 
- 00025243  0x00006740 isub  0x00000002 , 0x00000002 
- 00025244  0x00006741 bpatch  0x0000009f , 0x00004013 
- 00025245  0x00006742 fetch  0x00000003 , 0x0000475d 
- 00025246  0x00006743 arg  0x00001800 , 0x00000011 
- 00025247  0x00006744 isub  0x00000011 , 0x0000003f 
- 00025248  0x00006745 isub  0x00000002 , 0x0000003e 
- 00025249  0x00006746 branch  0x000062a4 , 0x00000002 
- 00025250  0x00006747 storet  0x00000003 , 0x00004608 
- 00025251  0x00006748 rtn 
- 00025252  0x0000674b store  0x00000003 , 0x00004608 
- 00025253  0x0000674c rtn 
- 00025254  0x0000674f jam  0x00000001 , 0x00004760 
- 00025255  0x00006750 copy  0x00000019 , 0x0000003f 
- 00025256  0x00006751 store  0x00000006 , 0x00004761 
- 00025257  0x00006752 rtn 
- 00025258  0x00006755 setarg  0x00000000 
- 00025259  0x00006756 store  0x00000001 , 0x00004760 
- 00025260  0x00006757 store  0x00000005 , 0x0000476b 
- 00025261  0x00006758 rtn 
- 00025262  0x00006762 call  0x00007396 
- 00025263  0x00006763 rtn  0x0000002b 
- 00025264  0x00006765 setarg  0x00006327 
- 00025265  0x00006766 store  0x00000002 , 0x000043db 
- 00025266  0x00006768 setarg  0x000062d9 
- 00025267  0x00006769 store  0x00000002 , 0x000043dd 
- 00025268  0x0000676b setarg  0x0000638a 
- 00025269  0x0000676c store  0x00000002 , 0x000043df 
- 00025270  0x0000676e setarg  0x0000630e 
- 00025271  0x0000676f store  0x00000002 , 0x000043e3 
- 00025272  0x00006771 setarg  0x00006365 
- 00025273  0x00006772 store  0x00000002 , 0x00004524 
- 00025274  0x00006774 call  0x000062c2 
- 00025275  0x00006776 bpatch  0x000000a0 , 0x00004014 
- 00025276  0x00006777 call  0x00006396 
- 00025277  0x0000677a fetch  0x00000001 , 0x0000451a 
- 00025278  0x0000677b beq  0x00000000 , 0x000062d0 
- 00025279  0x0000677c fetch  0x00000001 , 0x0000451b 
- 00025280  0x0000677d store  0x00000001 , 0x000044ec 
- 00025281  0x0000677e branch  0x000063a1 
- 00025282  0x00006782 setarg  0x0000632b 
- 00025283  0x00006783 store  0x00000002 , 0x000043d5 
- 00025284  0x00006785 setarg  0x00006329 
- 00025285  0x00006786 store  0x00000002 , 0x000043d7 
- 00025286  0x00006788 setarg  0x00006340 
- 00025287  0x00006789 store  0x00000002 , 0x0000451f 
- 00025288  0x0000678b setarg  0x0000639a 
- 00025289  0x0000678c store  0x00000002 , 0x00004521 
- 00025290  0x0000678e jam  0x00000007 , 0x0000415e 
- 00025291  0x0000678f call  0x00002969 
- 00025292  0x00006790 call  0x0000638d 
- 00025293  0x00006791 call  0x00006ff7 
- 00025294  0x00006792 call  0x000078ad 
- 00025295  0x00006793 branch  0x000077ac 
- 00025296  0x00006798 jam  0x000000ff , 0x000044ec 
- 00025297  0x00006799 jam  0x00000001 , 0x0000451c 
- 00025298  0x0000679a branch  0x00006340 
- 00025299  0x0000679f fetch  0x00000001 , 0x0000451c 
- 00025300  0x000067a0 beq  0x00000002 , 0x00004308 
- 00025301  0x000067a1 call  0x000069b9 
- 00025302  0x000067a2 fetch  0x00000001 , 0x00004441 
- 00025303  0x000067a3 nbranch  0x00004308 , 0x00000034 
- 00025304  0x000067a4 branch  0x0000430a 
- 00025305  0x000067a9 copy  0x00000013 , 0x0000003f 
- 00025306  0x000067ac beq  0x00000014 , 0x000062e2 
- 00025307  0x000067ad beq  0x00000015 , 0x000062e6 
- 00025308  0x000067ae beq  0x0000003f , 0x000062e9 
- 00025309  0x000067af beq  0x00000040 , 0x000062ef 
- 00025310  0x000067b1 beq  0x00000010 , 0x000063b6 
- 00025311  0x000067b2 beq  0x0000002c , 0x000062f5 
- 00025312  0x000067b3 beq  0x0000002d , 0x00006300 
- 00025313  0x000067b4 rtn 
- 00025314  0x000067ba call  0x0000632d 
- 00025315  0x000067bb setarg  0x00000000 
- 00025316  0x000067bc store  0x00000002 , 0x000044f8 
- 00025317  0x000067bd branch  0x00004325 
- 00025318  0x000067c1 call  0x000078ad 
- 00025319  0x000067c2 jam  0x00000000 , 0x000044f1 
- 00025320  0x000067c3 branch  0x00006340 
- 00025321  0x000067c7 call  0x000078ad 
- 00025322  0x000067c8 jam  0x00000001 , 0x000044f1 
- 00025323  0x000067c9 fetch  0x00000008 , 0x00004502 
- 00025324  0x000067ca store  0x00000008 , 0x000042d3 
- 00025325  0x000067cb call  0x0000432b 
- 00025326  0x000067cc branch  0x00002e93 
- 00025327  0x000067d0 fetch  0x00000002 , 0x0000433c 
- 00025328  0x000067d1 rtneq  0x00000000 
- 00025329  0x000067d2 fetch  0x00000008 , 0x0000450a 
- 00025330  0x000067d3 rtn  0x00000034 
- 00025331  0x000067d4 store  0x00000008 , 0x000042d3 
- 00025332  0x000067d5 branch  0x00002e93 
- 00025333  0x000067dd fetch  0x00000001 , 0x0000451a 
- 00025334  0x000067de rtneq  0x00000000 
- 00025335  0x000067df fetch  0x00000001 , 0x0000451c 
- 00025336  0x000067e0 rtnne  0x00000001 
- 00025337  0x000067e1 call  0x000062fb 
- 00025338  0x000067e2 branch  0x00004323 
- 00025339  0x000067e5 jam  0x00000001 , 0x000046bd 
- 00025340  0x000067e6 arg  0x0000000b , 0x00000039 
- 00025341  0x000067e7 arg  0x000046be , 0x00000005 
- 00025342  0x000067e8 arg  0x000046a7 , 0x00000006 
- 00025343  0x000067e9 branch  0x00007cda 
- 00025344  0x000067ec fetch  0x00000001 , 0x0000451a 
- 00025345  0x000067ed rtneq  0x00000000 
- 00025346  0x000067ee fetch  0x00000001 , 0x0000451c 
- 00025347  0x000067ef beq  0x00000001 , 0x00006305 
- 00025348  0x000067f0 branch  0x000063b2 
- 00025349  0x000067f3 fetch  0x00000001 , 0x000046bd 
- 00025350  0x000067f4 rtnne  0x00000001 
- 00025351  0x000067f5 jam  0x00000000 , 0x000046bd 
- 00025352  0x000067f6 fetch  0x00000002 , 0x000044e9 
- 00025353  0x000067f7 bbit1  0x00000009 , 0x00004325 
- 00025354  0x000067f8 arg  0x0000000b , 0x00000039 
- 00025355  0x000067f9 arg  0x000046be , 0x00000006 
- 00025356  0x000067fa arg  0x000046a7 , 0x00000005 
- 00025357  0x000067fb branch  0x00007cda 
- 00025358  0x00006802 call  0x00006311 
- 00025359  0x00006805 call  0x00006318 
- 00025360  0x00006809 branch  0x00006322 
- 00025361  0x0000680e arg  0x00004518 , 0x00000013 
- 00025362  0x0000680f arg  0x00006314 , 0x00000012 
- 00025363  0x00006810 branch  0x000042e7 
- 00025364  0x00006812 jam  0x00000002 , 0x0000451c 
- 00025365  0x00006813 call  0x00004325 
- 00025366  0x00006814 call  0x0000634e 
- 00025367  0x00006815 branch  0x0000639e 
- 00025368  0x00006819 arg  0x000046ca , 0x00000013 
- 00025369  0x0000681a arg  0x0000631b , 0x00000012 
- 00025370  0x0000681b branch  0x000042e0 
- 00025371  0x0000681e fetch  0x00000002 , 0x000044e9 
- 00025372  0x0000681f bbit1  0x00000009 , 0x0000639e 
- 00025373  0x00006820 fetch  0x00000001 , 0x000046a7 
- 00025374  0x00006821 beq  0x00000001 , 0x0000639e 
- 00025375  0x00006822 beq  0x00000004 , 0x0000639e 
- 00025376  0x00006823 beq  0x00000005 , 0x0000639e 
- 00025377  0x00006824 branch  0x00004327 
- 00025378  0x00006829 fetch  0x00000001 , 0x0000451c 
- 00025379  0x0000682a rtnne  0x00000001 
- 00025380  0x0000682b arg  0x000044f8 , 0x00000013 
- 00025381  0x0000682c arg  0x00006331 , 0x00000012 
- 00025382  0x0000682d branch  0x000042e7 
- 00025383  0x00006831 call  0x00006376 
- 00025384  0x00006832 branch  0x00007027 
- 00025385  0x00006836 call  0x00006f35 
- 00025386  0x00006837 branch  0x0000701b 
- 00025387  0x0000683a call  0x00006f35 
- 00025388  0x0000683b branch  0x0000739a 
- 00025389  0x00006846 fetch  0x00000002 , 0x00004514 
- 00025390  0x00006847 store  0x00000002 , 0x00004516 
- 00025391  0x00006848 store  0x00000002 , 0x00004518 
- 00025392  0x00006849 branch  0x00004315 
- 00025393  0x0000684d fetch  0x00000001 , 0x0000451c 
- 00025394  0x0000684e rtnne  0x00000001 
- 00025395  0x00006853 fetch  0x00000002 , 0x000044e9 
- 00025396  0x00006854 rtnbit1  0x00000009 
- 00025397  0x00006855 fetch  0x00000002 , 0x00004512 
- 00025398  0x00006856 store  0x00000002 , 0x00004516 
- 00025399  0x00006857 store  0x00000002 , 0x00004518 
- 00025400  0x00006858 fetch  0x00000002 , 0x000044f4 
- 00025401  0x00006859 call  0x000063c7 
- 00025402  0x0000685a call  0x00004321 
- 00025403  0x0000685b fetch  0x00000004 , 0x000044fe 
- 00025404  0x0000685c store  0x00000004 , 0x000046aa 
- 00025405  0x0000685d fetch  0x00000002 , 0x000044e9 
- 00025406  0x0000685e rtnbit1  0x0000000b 
- 00025407  0x0000685f branch  0x00004317 
- 00025408  0x00006863 fetch  0x00000001 , 0x0000451c 
- 00025409  0x00006864 rtnne  0x00000001 
- 00025410  0x00006869 fetch  0x00000002 , 0x000044f8 
- 00025411  0x0000686a fetcht  0x00000002 , 0x000044f6 
- 00025412  0x0000686b storet  0x00000002 , 0x000044f8 
- 00025413  0x0000686c nrtn  0x00000034 
- 00025414  0x0000686d fetch  0x00000002 , 0x000044f2 
- 00025415  0x0000686e call  0x000063c7 
- 00025416  0x0000686f call  0x00004321 
- 00025417  0x00006870 fetch  0x00000004 , 0x000044fa 
- 00025418  0x00006871 store  0x00000004 , 0x000046aa 
- 00025419  0x00006872 fetch  0x00000002 , 0x000044e9 
- 00025420  0x00006873 rtnbit1  0x0000000b 
- 00025421  0x00006874 branch  0x00004317 
- 00025422  0x00006877 fetch  0x00000002 , 0x000044e9 
- 00025423  0x00006878 bbit1  0x00000009 , 0x0000431f 
- 00025424  0x00006879 branch  0x0000632d 
- 00025425  0x0000687e call  0x00007dbc 
- 00025426  0x0000687f fetch  0x00000002 , 0x000044e9 
- 00025427  0x00006880 bbit1  0x00000009 , 0x00006355 
- 00025428  0x00006881 rtn 
- 00025429  0x00006884 fetch  0x00000001 , 0x000044f1 
- 00025430  0x00006885 rtn  0x00000034 
- 00025431  0x00006886 branch  0x00007dba 
- 00025432  0x0000688c call  0x00007dbc 
- 00025433  0x0000688d fetch  0x00000002 , 0x000044e9 
- 00025434  0x0000688e rtnbit1  0x00000009 
- 00025435  0x0000688f branch  0x00007dba 
- 00025436  0x00006898 branch  0x00006340 
- 00025437  0x0000689d disable  0x0000002c 
- 00025438  0x0000689e fetch  0x00000002 , 0x00004516 
- 00025439  0x0000689f store  0x00000002 , 0x00004518 
- 00025440  0x000068a1 call  0x00006358 
- 00025441  0x000068a2 branch  0x0000635c , 0x00000028 
- 00025442  0x000068a4 call  0x00006351 
- 00025443  0x000068a5 nrtn  0x00000028 
- 00025444  0x000068a6 branch  0x00007dbe 
- 00025445  0x000068ab call  0x0000635d 
- 00025446  0x000068ac nrtn  0x0000002c 
- 00025447  0x000068ad deposit  0x00000011 
- 00025448  0x000068ae branch  0x0000636c , 0x00000034 
- 00025449  0x000068b0 call  0x00004323 
- 00025450  0x000068b1 arg  0x0000452e , 0x00000013 
- 00025451  0x000068b2 branch  0x0000636e 
- 00025452  0x000068b5 call  0x00004325 
- 00025453  0x000068b6 arg  0x00004556 , 0x00000013 
- 00025454  0x000068b9 arg  0x00000005 , 0x0000003f 
- 00025455  0x000068ba imul32  0x00000007 , 0x0000003f 
- 00025456  0x000068bb iadd  0x00000013 , 0x00000013 
- 00025457  0x000068bf ifetch  0x00000001 , 0x00000013 
- 00025458  0x000068c0 rtn  0x00000034 
- 00025459  0x000068c1 call  0x00006382 
- 00025460  0x000068c2 increase  0x00000001 , 0x00000013 
- 00025461  0x000068c3 branch  0x00006371 
- 00025462  0x000068c7 fetch  0x00000002 , 0x000044e9 
- 00025463  0x000068c8 bbit1  0x00000009 , 0x00006379 
- 00025464  0x000068c9 rtn 
- 00025465  0x000068cc call  0x00002a28 
- 00025466  0x000068cd nrtn  0x00000034 
- 00025467  0x000068ce call  0x00006385 
- 00025468  0x000068cf nrtn  0x00000028 
- 00025469  0x000068d0 pincrease  0xffffffff 
- 00025470  0x000068d1 mul32  0x0000003f , 0x00000005 , 0x0000003f 
- 00025471  0x000068d2 arg  0x0000457e , 0x00000002 
- 00025472  0x000068d3 iadd  0x00000002 , 0x00000006 
- 00025473  0x000068d4 branch  0x000063cb 
- 00025474  0x000068d9 store  0x00000001 , 0x00000670 
- 00025475  0x000068da arg  0x00000670 , 0x00000011 
- 00025476  0x000068db branch  0x000078b2 
- 00025477  0x000068de arg  0x00000670 , 0x00000011 
- 00025478  0x000068df call  0x000078ca 
- 00025479  0x000068e0 nrtn  0x00000028 
- 00025480  0x000068e1 fetch  0x00000001 , 0x00000670 
- 00025481  0x000068e2 rtn 
- 00025482  0x000068e6 fetch  0x00000002 , 0x00004398 
- 00025483  0x000068e7 beq  0x00000018 , 0x000062e9 
- 00025484  0x000068e8 rtn 
- 00025485  0x000068eb jam  0x00000002 , 0x000046c9 
- 00025486  0x000068ed setarg  0x00200008 
- 00025487  0x000068ee store  0x00000004 , 0x00004502 
- 00025488  0x000068ef setarg  0x012c0005 
- 00025489  0x000068f0 istore  0x00000004 , 0x00000005 
- 00025490  0x000068f3 jam  0x00000017 , 0x000042e1 
- 00025491  0x000068f6 setarg  0x0000001b 
- 00025492  0x000068f7 store  0x00000002 , 0x00004332 
- 00025493  0x000068f8 branch  0x00002a41 
- 00025494  0x000068fd arg  0x00000028 , 0x00000039 
- 00025495  0x000068fe arg  0x0000457e , 0x00000005 
- 00025496  0x000068ff arg  0x000094f9 , 0x00000006 
- 00025497  0x00006900 branch  0x00007ccc 
- 00025498  0x00006915 arg  0x00000000 , 0x00000011 
- 00025499  0x00006916 arg  0x000046b2 , 0x00000013 
- 00025500  0x00006917 call  0x000077ca 
- 00025501  0x00006918 call  0x0000634e 
- 00025502  0x0000691a fetch  0x00000001 , 0x000046c9 
- 00025503  0x0000691b store  0x00000001 , 0x000046ca 
- 00025504  0x0000691c rtn 
- 00025505  0x00006921 setarg  0x00000000 
- 00025506  0x00006922 call  0x000063ad 
- 00025507  0x00006923 jam  0x00000001 , 0x000044e4 
- 00025508  0x00006924 call  0x00007776 
- 00025509  0x00006925 call  0x00007780 
- 00025510  0x00006927 fetch  0x00000001 , 0x000046d0 
- 00025511  0x00006928 branch  0x000063aa , 0x00000034 
- 00025512  0x00006929 fetch  0x00000001 , 0x00008132 
- 00025513  0x0000692a bbit1  0x00000004 , 0x000063b9 
- 00025514  0x0000692c fetch  0x00000002 , 0x000044e9 
- 00025515  0x0000692d rtnbit1  0x0000000c 
- 00025516  0x0000692e branch  0x00004327 
- 00025517  0x00006931 fetcht  0x00000002 , 0x00004430 
- 00025518  0x00006932 istore  0x00000001 , 0x00000002 
- 00025519  0x00006933 ifetch  0x00000001 , 0x00000005 
- 00025520  0x00006934 store  0x00000001 , 0x000044eb 
- 00025521  0x00006935 rtn 
- 00025522  0x00006939 fetch  0x00000002 , 0x00004430 
- 00025523  0x0000693a ifetch  0x00000001 , 0x0000003f 
- 00025524  0x0000693b rtnne  0x00000000 
- 00025525  0x0000693c branch  0x00004327 
- 00025526  0x00006940 fetcht  0x00000002 , 0x00004430 
- 00025527  0x00006941 ifetch  0x00000001 , 0x00000002 
- 00025528  0x00006942 beq  0x00000001 , 0x000063c1 
- 00025529  0x00006944 setarg  0x00000001 
- 00025530  0x00006945 fetcht  0x00000002 , 0x00004430 
- 00025531  0x00006946 istore  0x00000001 , 0x00000002 
- 00025532  0x00006947 add  0x00000002 , 0x00000002 , 0x00000006 
- 00025533  0x00006948 ifetch  0x00000001 , 0x00000006 
- 00025534  0x00006949 istore  0x00000001 , 0x000044eb 
- 00025535  0x0000694a ifetch  0x00000002 , 0x00000006 
- 00025536  0x0000694b branch  0x00007d79 
- 00025537  0x0000694e setarg  0x00000002 
- 00025538  0x0000694f call  0x000063ad 
- 00025539  0x00006950 add  0x00000002 , 0x00000005 , 0x00000006 
- 00025540  0x00006951 ifetch  0x00000002 , 0x00000006 
- 00025541  0x00006952 branch  0x00004327 , 0x00000034 
- 00025542  0x00006953 branch  0x00007d79 
- 00025543  0x00006959 store  0x00000002 , 0x000040a4 
- 00025544  0x0000695a increase  0xfffffffc , 0x0000003f 
- 00025545  0x0000695b store  0x00000002 , 0x00004389 
- 00025546  0x0000695c rtn 
- 00025547  0x0000695f ifetch  0x00000001 , 0x00000006 
- 00025548  0x00006960 copy  0x0000003f , 0x00000011 
- 00025549  0x00006961 ifetcht  0x00000002 , 0x00000006 
- 00025550  0x00006962 call  0x00007c6d 
- 00025551  0x00006963 call  0x00002dee 
- 00025552  0x00006964 copy  0x00000011 , 0x00000039 
- 00025553  0x00006965 call  0x00007c67 
- 00025554  0x00006966 branch  0x00007cda 
- 00025555  0x00006969 setarg  0x000093c0 
- 00025556  0x0000696a store  0x00000002 , 0x000042f7 
- 00025557  0x0000696b rtn 
- 00025558  0x0000696e setarg  0x000046d2 
- 00025559  0x0000696f store  0x00000002 , 0x000042f7 
- 00025560  0x00006970 rtn 
- 00025561  0x00006974 fetch  0x00000002 , 0x000046cb 
- 00025562  0x00006975 store  0x00000002 , 0x00004526 
- 00025563  0x00006976 fetch  0x00000001 , 0x000046cd 
- 00025564  0x00006977 store  0x00000001 , 0x000046a9 
- 00025565  0x00006978 store  0x00000001 , 0x000046b4 
- 00025566  0x00006979 fetch  0x00000001 , 0x000046ce 
- 00025567  0x0000697a store  0x00000001 , 0x0000451a 
- 00025568  0x0000697b fetch  0x00000001 , 0x000046cf 
- 00025569  0x0000697c store  0x00000001 , 0x0000451b 
- 00025570  0x00006982 setarg  0x00000002 
- 00025571  0x00006983 store  0x00000002 , 0x0000452e 
- 00025572  0x00006984 store  0x00000002 , 0x00004533 
- 00025573  0x00006985 setarg  0x00000006 
- 00025574  0x00006986 store  0x00000002 , 0x00004556 
- 00025575  0x00006987 store  0x00000002 , 0x0000455b 
- 00025576  0x00006988 setarg  0x00000007 
- 00025577  0x00006989 store  0x00000002 , 0x00004538 
- 00025578  0x0000698a setarg  0x00000008 
- 00025579  0x0000698b store  0x00000002 , 0x00004560 
- 00025580  0x0000698c setarg  0x0000451c 
- 00025581  0x0000698d store  0x00000002 , 0x00004430 
- 00025582  0x0000698e setarg  0x00201400 
- 00025583  0x0000698f store  0x00000003 , 0x0000451c 
- 00025584  0x00006990 jam  0x00000001 , 0x00004094 
- 00025585  0x00006991 setarg  0x00000100 
- 00025586  0x00006992 store  0x00000002 , 0x000040a4 
- 00025587  0x00006993 jam  0x00000008 , 0x000040a6 
- 00025588  0x00006994 jam  0x00000005 , 0x000040c0 
- 00025589  0x00006995 jam  0x00000002 , 0x000040c1 
- 00025590  0x00006996 setarg  0x00000096 
- 00025591  0x00006997 store  0x00000002 , 0x000044fa 
- 00025592  0x00006998 istore  0x00000002 , 0x00000005 
- 00025593  0x00006999 setarg  0x00000296 
- 00025594  0x0000699a store  0x00000002 , 0x000044fe 
- 00025595  0x0000699b istore  0x00000002 , 0x00000005 
- 00025596  0x0000699c setsect  0x00000000 , 0x00000010 
- 00025597  0x0000699d setsect  0x00000001 , 0x00008008 
- 00025598  0x0000699e setsect  0x00000002 , 0x0002c000 
- 00025599  0x0000699f setsect  0x00000003 , 0x00000004 
- 00025600  0x000069a0 store  0x00000008 , 0x0000450a 
- 00025601  0x000069a1 jam  0x00000001 , 0x000044ee 
- 00025602  0x000069a2 setarg  0x000046a7 
- 00025603  0x000069a3 store  0x00000002 , 0x000044ef 
- 00025604  0x000069a4 setarg  0x00000000 
- 00025605  0x000069a5 store  0x00000002 , 0x000046a7 
- 00025606  0x000069a6 setsect  0x00000000 , 0x000001a0 
- 00025607  0x000069a7 setsect  0x00000001 , 0x00000068 
- 00025608  0x000069a8 setsect  0x00000002 , 0x00000000 
- 00025609  0x000069a9 setsect  0x00000003 , 0x00000000 
- 00025610  0x000069aa store  0x00000008 , 0x000046aa 
- 00025611  0x000069ab setarg  0x00000301 
- 00025612  0x000069ac store  0x00000002 , 0x000046b2 
- 00025613  0x000069ad setsect  0x00000000 , 0x000001a0 
- 00025614  0x000069ae setsect  0x00000001 , 0x000000e8 
- 00025615  0x000069af setsect  0x00000002 , 0x00000000 
- 00025616  0x000069b0 setsect  0x00000003 , 0x00000000 
- 00025617  0x000069b1 store  0x00000008 , 0x000046b5 
- 00025618  0x000069b2 setarg  0x0000000e 
- 00025619  0x000069b3 store  0x00000002 , 0x000044f2 
- 00025620  0x000069b4 setarg  0x00000140 
- 00025621  0x000069b5 store  0x00000002 , 0x000044f4 
- 00025622  0x000069b6 store  0x00000002 , 0x00004389 
- 00025623  0x000069b7 setarg  0x00000050 
- 00025624  0x000069b8 store  0x00000002 , 0x000044f6 
- 00025625  0x000069b9 jam  0x00000007 , 0x00004393 
- 00025626  0x000069ba jam  0x00000000 , 0x00004388 
- 00025627  0x000069bb setsect  0x00000000 , 0x000000fb 
- 00025628  0x000069bc setsect  0x00000001 , 0x0002c212 
- 00025629  0x000069bd setsect  0x00000002 , 0x0000800f 
- 00025630  0x000069be setsect  0x00000003 , 0x00000021 
- 00025631  0x000069bf store  0x00000008 , 0x000043c0 
- 00025632  0x000069c0 setsect  0x00000000 , 0x00000bb8 
- 00025633  0x000069c1 setsect  0x00000001 , 0x000002ee 
- 00025634  0x000069c2 store  0x00000004 , 0x00004512 
- 00025635  0x000069c3 setarg  0x000045d8 
- 00025636  0x000069c4 store  0x00000002 , 0x000043fb 
- 00025637  0x000069c5 setarg  0x00002001 
- 00025638  0x000069c6 store  0x00000002 , 0x000045d8 
- 00025639  0x000069c7 jam  0x0000001f , 0x00004348 
- 00025640  0x000069c8 setsect  0x00000000 , 0x00010102 
- 00025641  0x000069c9 setsect  0x00000001 , 0x000080c1 
- 00025642  0x000069ca setsect  0x00000002 , 0x00018120 
- 00025643  0x000069cb setsect  0x00000003 , 0x0000640c 
- 00025644  0x000069cc store  0x00000009 , 0x00004349 
- 00025645  0x000069cd setsect  0x00000000 , 0x000003c1 
- 00025646  0x000069ce istore  0x00000002 , 0x00000005 
- 00025647  0x000069cf jam  0x0000001f , 0x00004368 
- 00025648  0x000069d0 setsect  0x00000000 , 0x0002090d 
- 00025649  0x000069d1 setsect  0x00000001 , 0x00034c15 
- 00025650  0x000069d2 setsect  0x00000002 , 0x00028532 
- 00025651  0x000069d3 setsect  0x00000003 , 0x0001d1d5 
- 00025652  0x000069d4 store  0x00000009 , 0x00004369 
- 00025653  0x000069d5 setsect  0x00000000 , 0x00026574 
- 00025654  0x000069d6 setsect  0x00000001 , 0x0000001c 
- 00025655  0x000069d7 istore  0x00000003 , 0x00000005 
- 00025656  0x000069d8 setarg  0x00004523 
- 00025657  0x000069d9 store  0x00000002 , 0x0000442c 
- 00025658  0x000069da jam  0x00000002 , 0x00004523 
- 00025659  0x000069db setarg  0x000045fd 
- 00025660  0x000069dc store  0x00000002 , 0x000043f8 
- 00025661  0x000069dd jam  0x00000005 , 0x000043fa 
- 00025662  0x000069de fetch  0x00000001 , 0x000046d1 
- 00025663  0x000069df beq  0x00000000 , 0x000063d3 
- 00025664  0x000069e0 beq  0x00000001 , 0x000063d6 
- 00025665  0x000069e1 rtn 
- 00025666  0x000069ef fetch  0x00000006 , 0x00004ef4 
- 00025667  0x000069f0 store  0x00000006 , 0x00004526 
- 00025668  0x000069f1 jam  0x00000006 , 0x00004523 
- 00025669  0x000069f2 setarg  0x00004523 
- 00025670  0x000069f3 store  0x00000002 , 0x0000442c 
- 00025671  0x000069f4 rtn 
- 00025672  0x000069f8 fetch  0x00000007 , 0x00004ef4 
- 00025673  0x000069f9 store  0x00000007 , 0x00004526 
- 00025674  0x000069fa jam  0x00000007 , 0x00004523 
- 00025675  0x000069fb setarg  0x00004523 
- 00025676  0x000069fc store  0x00000002 , 0x0000442c 
- 00025677  0x000069fd rtn 
- 00025678  0x00006a01 fetch  0x00000008 , 0x00004ef4 
- 00025679  0x00006a02 store  0x00000008 , 0x00004526 
- 00025680  0x00006a03 jam  0x00000008 , 0x00004523 
- 00025681  0x00006a04 setarg  0x00004523 
- 00025682  0x00006a05 store  0x00000002 , 0x0000442c 
- 00025683  0x00006a06 rtn 
- 00025684  0x00006a09 fetch  0x00000001 , 0x00004ef3 
- 00025685  0x00006a0a beq  0x00000006 , 0x00006442 
- 00025686  0x00006a0b beq  0x00000007 , 0x00006448 
- 00025687  0x00006a0c beq  0x00000008 , 0x0000644e 
- 00025688  0x00006a0d rtn 
- 00025689  0x00006a10 bpatch  0x000000a1 , 0x00004014 
- 00025690  0x00006a12 fetch  0x00000008 , 0x00004f1a 
- 00025691  0x00006a13 store  0x00000008 , 0x00004512 
- 00025692  0x00006a14 setarg  0x00000096 
- 00025693  0x00006a15 store  0x00000002 , 0x000044f6 
- 00025694  0x00006a17 fetch  0x00000007 , 0x00004f6a 
- 00025695  0x00006a18 store  0x00000007 , 0x000046a7 
- 00025696  0x00006a19 fetch  0x00000007 , 0x00004f71 
- 00025697  0x00006a1a store  0x00000007 , 0x000046b2 
- 00025698  0x00006a1c fetch  0x00000004 , 0x00004f78 
- 00025699  0x00006a1d store  0x00000004 , 0x000044fa 
- 00025700  0x00006a1e fetch  0x00000004 , 0x00004f7c 
- 00025701  0x00006a1f store  0x00000004 , 0x000044fe 
- 00025702  0x00006a21 setarg  0x0000000e 
- 00025703  0x00006a22 store  0x00000002 , 0x000044f2 
- 00025704  0x00006a23 setarg  0x00000140 
- 00025705  0x00006a24 store  0x00000002 , 0x000044f4 
- 00025706  0x00006a25 store  0x00000002 , 0x00004389 
- 00025707  0x00006a2c fetch  0x00000008 , 0x00004f12 
- 00025708  0x00006a2d store  0x00000008 , 0x0000450a 
- 00025709  0x00006a2e rtn 
- 00025710  0x00006a33 call  0x00007396 
- 00025711  0x00006a34 rtn  0x0000002b 
- 00025712  0x00006a36 call  0x00006454 
- 00025713  0x00006a37 call  0x00006459 
- 00025714  0x00006a3a setarg  0x00006484 
- 00025715  0x00006a3b store  0x00000002 , 0x000043db 
- 00025716  0x00006a3d setarg  0x000064df 
- 00025717  0x00006a3e store  0x00000002 , 0x000043dd 
- 00025718  0x00006a40 setarg  0x000066c5 
- 00025719  0x00006a41 store  0x00000002 , 0x000043df 
- 00025720  0x00006a43 setarg  0x000064b5 
- 00025721  0x00006a44 store  0x00000002 , 0x000043e3 
- 00025722  0x00006a46 setarg  0x00006505 
- 00025723  0x00006a47 store  0x00000002 , 0x00004524 
- 00025724  0x00006a49 call  0x000062c2 
- 00025725  0x00006a4b fetch  0x00000002 , 0x00004f97 
- 00025726  0x00006a4c store  0x00000002 , 0x00004332 
- 00025727  0x00006a4d fetch  0x00000008 , 0x0000450a 
- 00025728  0x00006a4e store  0x00000008 , 0x00004502 
- 00025729  0x00006a4f call  0x0000648e 
- 00025730  0x00006a50 bpatch  0x000000a2 , 0x00004014 
- 00025731  0x00006a51 branch  0x000062bd 
- 00025732  0x00006a55 call  0x0000649b 
- 00025733  0x00006a56 arg  0x00000009 , 0x00000007 
- 00025734  0x00006a57 call  0x00007cef 
- 00025735  0x00006a58 nrtn  0x00000034 
- 00025736  0x00006a59 setarg  0x00000020 
- 00025737  0x00006a5a arg  0x00000009 , 0x00000007 
- 00025738  0x00006a5b call  0x00007ce1 
- 00025739  0x00006a5c disable  0x00000028 
- 00025740  0x00006a5d call  0x0000701b 
- 00025741  0x00006a5e branch  0x0000656e 
- 00025742  0x00006a61 setarg  0x0000001f 
- 00025743  0x00006a62 mul32  0x0000003f , 0x0000000a , 0x0000003f 
- 00025744  0x00006a63 arg  0x00004c12 , 0x00000002 
- 00025745  0x00006a64 iadd  0x00000002 , 0x00000011 
- 00025746  0x00006a65 increase  0x00000003 , 0x00000011 
- 00025747  0x00006a66 arg  0x00000062 , 0x00000002 
- 00025748  0x00006a67 istoret  0x00000001 , 0x00000011 
- 00025749  0x00006a68 increase  0x0000000b , 0x00000011 
- 00025750  0x00006a69 arg  0x00000fff , 0x0000003f 
- 00025751  0x00006a6a isub  0x00000002 , 0x0000003f 
- 00025752  0x00006a6b lshift4  0x0000003f , 0x0000003f 
- 00025753  0x00006a6c istore  0x00000002 , 0x00000011 
- 00025754  0x00006a6d rtn 
- 00025755  0x00006a70 fetch  0x00000002 , 0x000044e9 
- 00025756  0x00006a71 bbit1  0x00000009 , 0x000064a0 
- 00025757  0x00006a72 arg  0x000045da , 0x00000005 
- 00025758  0x00006a73 arg  0x00000023 , 0x00000039 
- 00025759  0x00006a74 branch  0x00007ca1 
- 00025760  0x00006a77 call  0x00002a28 
- 00025761  0x00006a78 nrtn  0x00000034 
- 00025762  0x00006a79 call  0x000078fa 
- 00025763  0x00006a7a rtn  0x00000034 
- 00025764  0x00006a7b fetcht  0x00000004 , 0x000049f6 
- 00025765  0x00006a7c copy  0x00000022 , 0x0000003f 
- 00025766  0x00006a7d isub  0x00000002 , 0x00000002 
- 00025767  0x00006a7e rtn  0x00000005 
- 00025768  0x00006a7f nbranch  0x000064ac , 0x00000002 
- 00025769  0x00006a80 fetch  0x00000001 , 0x000049f5 
- 00025770  0x00006a81 isub  0x00000002 , 0x0000003e 
- 00025771  0x00006a82 rtn  0x00000002 
- 00025772  0x00006a84 copy  0x00000022 , 0x0000003f 
- 00025773  0x00006a85 store  0x00000004 , 0x000049f6 
- 00025774  0x00006a86 call  0x00006385 
- 00025775  0x00006a87 nrtn  0x00000028 
- 00025776  0x00006a88 pincrease  0xffffffff 
- 00025777  0x00006a89 mul32  0x0000003f , 0x0000000a , 0x0000003f 
- 00025778  0x00006a8a arg  0x00004c12 , 0x00000002 
- 00025779  0x00006a8b iadd  0x00000002 , 0x00000006 
- 00025780  0x00006a8c branch  0x000063cb 
- 00025781  0x00006a90 call  0x00006858 
- 00025782  0x00006a91 call  0x0000676c 
- 00025783  0x00006a92 call  0x0000675a 
- 00025784  0x00006a93 call  0x000064bc 
- 00025785  0x00006a94 call  0x000064d3 
- 00025786  0x00006a95 call  0x00006311 
- 00025787  0x00006a96 branch  0x000064d9 
- 00025788  0x00006a99 arg  0x00004ed1 , 0x00000013 
- 00025789  0x00006a9a arg  0x000064bf , 0x00000012 
- 00025790  0x00006a9b branch  0x000042e0 
- 00025791  0x00006a9e call  0x000078fa 
- 00025792  0x00006a9f nrtn  0x00000034 
- 00025793  0x00006aa0 fetch  0x00000002 , 0x000048bc 
- 00025794  0x00006aa1 nrtn  0x00000034 
- 00025795  0x00006aa3 call  0x00006730 
- 00025796  0x00006aa4 branch  0x000064cd , 0x00000034 
- 00025797  0x00006aa5 copy  0x00000007 , 0x0000003f 
- 00025798  0x00006aa6 compare  0x00000004 , 0x0000003f , 0x00000007 
- 00025799  0x00006aa7 branch  0x000064cf , 0x00000001 
- 00025800  0x00006aa9 copy  0x00000007 , 0x0000003f 
- 00025801  0x00006aaa compare  0x00000001 , 0x0000003f , 0x00000007 
- 00025802  0x00006aab branch  0x000064d1 , 0x00000001 
- 00025803  0x00006aac arg  0x00004ec6 , 0x00000013 
- 00025804  0x00006aad branch  0x00006371 
- 00025805  0x00006ab0 arg  0x00004eda , 0x00000013 
- 00025806  0x00006ab1 branch  0x00006371 
- 00025807  0x00006ab4 arg  0x00004edf , 0x00000013 
- 00025808  0x00006ab5 branch  0x00006371 
- 00025809  0x00006ab8 arg  0x00004ee9 , 0x00000013 
- 00025810  0x00006ab9 branch  0x00006371 
- 00025811  0x00006abc arg  0x00004c0f , 0x00000013 
- 00025812  0x00006abd arg  0x000064d6 , 0x00000012 
- 00025813  0x00006abe branch  0x000042e0 
- 00025814  0x00006ac1 arg  0x0000000a , 0x00000039 
- 00025815  0x00006ac2 arg  0x00004a04 , 0x00000005 
- 00025816  0x00006ac3 branch  0x00007ca1 
- 00025817  0x00006ac7 arg  0x000046ca , 0x00000013 
- 00025818  0x00006ac8 arg  0x000064dc , 0x00000012 
- 00025819  0x00006ac9 branch  0x000042e0 
- 00025820  0x00006acb fetch  0x00000002 , 0x000044e9 
- 00025821  0x00006acc bbit1  0x00000009 , 0x0000639e 
- 00025822  0x00006acd branch  0x00004327 
- 00025823  0x00006ad0 copy  0x00000013 , 0x0000003f 
- 00025824  0x00006ad1 beq  0x00000014 , 0x000064f4 
- 00025825  0x00006ad2 beq  0x00000015 , 0x000064ef 
- 00025826  0x00006ad3 beq  0x00000031 , 0x000064e6 
- 00025827  0x00006ad4 rtneq  0x00000040 
- 00025828  0x00006ad5 beq  0x00000032 , 0x000066c8 
- 00025829  0x00006ad6 branch  0x000062d9 
- 00025830  0x00006ad9 jam  0x00000001 , 0x00004ed2 
- 00025831  0x00006ada call  0x00006783 
- 00025832  0x00006adc fetch  0x00000002 , 0x00004f84 
- 00025833  0x00006add store  0x00000002 , 0x00004ebe 
- 00025834  0x00006adf fetcht  0x00000002 , 0x00004f86 
- 00025835  0x00006ae0 setarg  0x00000fff 
- 00025836  0x00006ae1 isub  0x00000002 , 0x0000003f 
- 00025837  0x00006ae2 store  0x00000002 , 0x00004ec0 
- 00025838  0x00006ae3 rtn 
- 00025839  0x00006ae6 jam  0x00000000 , 0x00004ebb 
- 00025840  0x00006ae7 jam  0x00000000 , 0x00004ed2 
- 00025841  0x00006ae8 call  0x000065ad 
- 00025842  0x00006ae9 call  0x00006500 
- 00025843  0x00006aea branch  0x000062e6 
- 00025844  0x00006aed copy  0x00000022 , 0x0000003f 
- 00025845  0x00006aee store  0x00000004 , 0x000049f6 
- 00025846  0x00006aef call  0x00006729 
- 00025847  0x00006af0 branch  0x000062e2 
- 00025848  0x00006af4 disable  0x0000002c 
- 00025849  0x00006af5 fetch  0x00000002 , 0x00004516 
- 00025850  0x00006af6 store  0x00000002 , 0x00004518 
- 00025851  0x00006af7 call  0x00006358 
- 00025852  0x00006af8 branch  0x0000635c , 0x00000028 
- 00025853  0x00006af9 call  0x00006351 
- 00025854  0x00006afa nrtn  0x00000028 
- 00025855  0x00006afb branch  0x00007dbe 
- 00025856  0x00006afe jam  0x00000000 , 0x00004ed5 
- 00025857  0x00006aff rtn 
- 00025858  0x00006b02 copy  0x00000007 , 0x0000003f 
- 00025859  0x00006b03 rtnne  0x00000001 
- 00025860  0x00006b04 branch  0x0000650c 
- 00025861  0x00006b07 call  0x000064f8 
- 00025862  0x00006b08 nrtn  0x0000002c 
- 00025863  0x00006b09 deposit  0x00000011 
- 00025864  0x00006b0a branch  0x00006537 , 0x00000034 
- 00025865  0x00006b0c bpatch  0x000000a3 , 0x00004014 
- 00025866  0x00006b0d fetch  0x00000001 , 0x00004faf 
- 00025867  0x00006b0e nbranch  0x00006502 , 0x00000034 
- 00025868  0x00006b10 jam  0x00000001 , 0x00004c10 
- 00025869  0x00006b11 call  0x00004323 
- 00025870  0x00006b12 call  0x0000652c 
- 00025871  0x00006b13 call  0x00006561 
- 00025872  0x00006b14 branch  0x00006500 , 0x00000002 
- 00025873  0x00006b15 copy  0x00000007 , 0x0000003f 
- 00025874  0x00006b16 fetcht  0x00000001 , 0x00004ed5 
- 00025875  0x00006b17 isub  0x00000002 , 0x0000003e 
- 00025876  0x00006b18 ncall  0x00006526 , 0x00000005 
- 00025877  0x00006b19 copy  0x00000007 , 0x0000003f 
- 00025878  0x00006b1a store  0x00000001 , 0x00004ed5 
- 00025879  0x00006b1b fetcht  0x00000001 , 0x00004ed8 
- 00025880  0x00006b1c isub  0x00000002 , 0x0000003e 
- 00025881  0x00006b1d branch  0x00006524 , 0x00000005 
- 00025882  0x00006b1e fetch  0x00000001 , 0x00004ed9 
- 00025883  0x00006b1f nbranch  0x0000651f , 0x00000034 
- 00025884  0x00006b21 call  0x00006732 
- 00025885  0x00006b22 arg  0x0000000a , 0x0000003f 
- 00025886  0x00006b23 branch  0x0000655a 
- 00025887  0x00006b26 call  0x0000677f 
- 00025888  0x00006b27 copy  0x00000007 , 0x0000003f 
- 00025889  0x00006b28 beq  0x00000001 , 0x0000651c 
- 00025890  0x00006b29 call  0x00006642 
- 00025891  0x00006b2a branch  0x000065f4 
- 00025892  0x00006b2d jam  0x00000001 , 0x00004ed6 
- 00025893  0x00006b2e branch  0x000065f4 
- 00025894  0x00006b31 bpatch  0x000000a4 , 0x00004014 
- 00025895  0x00006b32 fetch  0x00000001 , 0x00004ed9 
- 00025896  0x00006b33 branch  0x000064c3 , 0x00000034 
- 00025897  0x00006b34 copy  0x00000007 , 0x0000003f 
- 00025898  0x00006b35 beq  0x00000001 , 0x000064c3 
- 00025899  0x00006b36 rtn 
- 00025900  0x00006b38 arg  0x0000000a , 0x0000003f 
- 00025901  0x00006b39 imul32  0x00000007 , 0x0000003f 
- 00025902  0x00006b3a arg  0x000049fa , 0x00000013 
- 00025903  0x00006b3b iadd  0x00000013 , 0x00000013 
- 00025904  0x00006b3c copy  0x00000022 , 0x0000003f 
- 00025905  0x00006b3d istore  0x00000004 , 0x00000013 
- 00025906  0x00006b3e increase  0x00000004 , 0x00000013 
- 00025907  0x00006b3f ifetch  0x00000001 , 0x00000013 
- 00025908  0x00006b40 increase  0x00000001 , 0x0000003f 
- 00025909  0x00006b41 istore  0x00000001 , 0x00000013 
- 00025910  0x00006b42 rtn 
- 00025911  0x00006b44 bpatch  0x000000a5 , 0x00004014 
- 00025912  0x00006b45 fetch  0x00000001 , 0x00004ed9 
- 00025913  0x00006b46 call  0x0000654b , 0x00000034 
- 00025914  0x00006b48 arg  0x0000000a , 0x0000003f 
- 00025915  0x00006b49 imul32  0x00000007 , 0x0000003f 
- 00025916  0x00006b4a arg  0x000049fa , 0x00000013 
- 00025917  0x00006b4b iadd  0x00000013 , 0x00000013 
- 00025918  0x00006b4c ifetcht  0x00000004 , 0x00000013 
- 00025919  0x00006b4d sub  0x00000002 , 0x00000000 , 0x0000003e 
- 00025920  0x00006b4e rtn  0x00000005 
- 00025921  0x00006b4f copy  0x00000022 , 0x0000003f 
- 00025922  0x00006b50 isub  0x00000002 , 0x00000002 
- 00025923  0x00006b51 ncall  0x00007806 , 0x00000002 
- 00025924  0x00006b52 add  0x00000013 , 0x00000009 , 0x00000006 
- 00025925  0x00006b53 ifetch  0x00000001 , 0x00000006 
- 00025926  0x00006b54 nbranch  0x00006566 , 0x00000034 
- 00025927  0x00006b55 increase  0x00000005 , 0x00000013 
- 00025928  0x00006b56 copy  0x00000022 , 0x0000003f 
- 00025929  0x00006b57 istore  0x00000004 , 0x00000013 
- 00025930  0x00006b58 rtn 
- 00025931  0x00006b5b fetch  0x00000001 , 0x00004faf 
- 00025932  0x00006b5c nbranch  0x00004323 , 0x00000034 
- 00025933  0x00006b5d branch  0x00004325 
- 00025934  0x00006b60 add  0x00000013 , 0x00000004 , 0x00000006 
- 00025935  0x00006b61 ifetch  0x00000001 , 0x00000006 
- 00025936  0x00006b62 branch  0x00006551 
- 00025937  0x00006b65 call  0x0000656b 
- 00025938  0x00006b66 fetch  0x00000001 , 0x00004ed9 
- 00025939  0x00006b67 nbranch  0x0000655d , 0x00000034 
- 00025940  0x00006b69 call  0x00006561 
- 00025941  0x00006b6a branch  0x00006500 , 0x00000002 
- 00025942  0x00006b6b call  0x00006738 
- 00025943  0x00006b6c copy  0x00000007 , 0x0000003f 
- 00025944  0x00006b6d beq  0x00000003 , 0x00006740 
- 00025945  0x00006b6e arg  0x0000000f , 0x0000003f 
- 00025946  0x00006b70 imul32  0x00000007 , 0x0000003f 
- 00025947  0x00006b71 iadd  0x00000013 , 0x00000013 
- 00025948  0x00006b72 branch  0x00006371 
- 00025949  0x00006b75 copy  0x00000007 , 0x0000003f 
- 00025950  0x00006b76 beq  0x00000001 , 0x00006554 
- 00025951  0x00006b77 beq  0x00000003 , 0x00006554 
- 00025952  0x00006b78 rtn 
- 00025953  0x00006b7b call  0x00007902 
- 00025954  0x00006b7c ifetcht  0x00000001 , 0x00000006 
- 00025955  0x00006b7d isub  0x00000002 , 0x0000003f 
- 00025956  0x00006b7e sub  0x0000003f , 0x0000000a , 0x0000003e 
- 00025957  0x00006b7f rtn 
- 00025958  0x00006b82 jam  0x00000001 , 0x00004ed0 
- 00025959  0x00006b83 call  0x0000656b 
- 00025960  0x00006b84 arg  0x00004abe , 0x00000013 
- 00025961  0x00006b85 arg  0x00000003 , 0x0000003f 
- 00025962  0x00006b86 branch  0x0000655a 
- 00025963  0x00006b89 arg  0x0000000a , 0x00000039 
- 00025964  0x00006b8a copy  0x00000013 , 0x00000005 
- 00025965  0x00006b8b branch  0x00007ca1 
- 00025966  0x00006b8e fetch  0x00000002 , 0x000048bc 
- 00025967  0x00006b8f store  0x00000002 , 0x0000442e 
- 00025968  0x00006b90 call  0x000065be 
- 00025969  0x00006b91 fetch  0x00000002 , 0x0000442e 
- 00025970  0x00006b92 store  0x00000002 , 0x000048bc 
- 00025971  0x00006b94 arg  0x00000000 , 0x00000007 
- 00025972  0x00006b95 fetch  0x00000001 , 0x00004523 
- 00025973  0x00006b96 copy  0x0000003f , 0x00000039 
- 00025974  0x00006b97 arg  0x000049fa , 0x00000013 
- 00025975  0x00006b99 copy  0x00000039 , 0x0000003f 
- 00025976  0x00006b9a store  0x00000002 , 0x00000678 
- 00025977  0x00006b9b copy  0x00000013 , 0x0000003f 
- 00025978  0x00006b9c store  0x00000002 , 0x0000068c 
- 00025979  0x00006b9d copy  0x00000007 , 0x0000003f 
- 00025980  0x00006b9e store  0x00000002 , 0x0000067a 
- 00025981  0x00006b9f call  0x000065b4 
- 00025982  0x00006ba1 fetch  0x00000002 , 0x0000068c 
- 00025983  0x00006ba2 copy  0x0000003f , 0x00000013 
- 00025984  0x00006ba3 fetch  0x00000002 , 0x0000067a 
- 00025985  0x00006ba4 copy  0x0000003f , 0x00000007 
- 00025986  0x00006ba5 call  0x0000658b 
- 00025987  0x00006ba7 fetch  0x00000002 , 0x0000067a 
- 00025988  0x00006ba8 add  0x0000003f , 0x00000001 , 0x00000007 
- 00025989  0x00006ba9 fetch  0x00000002 , 0x0000068c 
- 00025990  0x00006baa add  0x0000003f , 0x0000000a , 0x00000013 
- 00025991  0x00006bab fetch  0x00000002 , 0x00000678 
- 00025992  0x00006bac copy  0x0000003f , 0x00000039 
- 00025993  0x00006bad loop  0x00006577 
- 00025994  0x00006bae rtn 
- 00025995  0x00006bb1 ifetch  0x00000004 , 0x00000013 
- 00025996  0x00006bb2 rtn  0x00000034 
- 00025997  0x00006bb3 copy  0x0000003f , 0x00000002 
- 00025998  0x00006bb4 copy  0x00000022 , 0x0000003f 
- 00025999  0x00006bb5 isub  0x00000002 , 0x00000002 
- 00026000  0x00006bb6 nrtn  0x00000002 
- 00026001  0x00006bb7 setarg  0x000009c4 
- 00026002  0x00006bb8 isub  0x00000002 , 0x0000003e 
- 00026003  0x00006bb9 rtn  0x00000002 
- 00026004  0x00006bba copy  0x00000022 , 0x0000003f 
- 00026005  0x00006bbb istore  0x00000004 , 0x00000013 
- 00026006  0x00006bbc increase  0x00000009 , 0x00000013 
- 00026007  0x00006bbd setarg  0x00000001 
- 00026008  0x00006bbe istore  0x00000001 , 0x00000013 
- 00026009  0x00006bbf fetch  0x00000001 , 0x00004ed0 
- 00026010  0x00006bc0 rtn  0x00000034 
- 00026011  0x00006bc1 jam  0x00000000 , 0x00004ed0 
- 00026012  0x00006bc2 bpatch  0x000000a6 , 0x00004014 
- 00026013  0x00006bc3 call  0x00006755 
- 00026014  0x00006bc4 fetch  0x00000001 , 0x00004ed7 
- 00026015  0x00006bc5 beq  0x00000000 , 0x000065a2 
- 00026016  0x00006bc6 beq  0x00000001 , 0x000065a5 
- 00026017  0x00006bc7 rtn 
- 00026018  0x00006bca call  0x000065af 
- 00026019  0x00006bcb arg  0x00000003 , 0x0000003f 
- 00026020  0x00006bcc branch  0x0000655a 
- 00026021  0x00006bcf copy  0x00000007 , 0x0000003f 
- 00026022  0x00006bd0 fetcht  0x00000001 , 0x00004ed8 
- 00026023  0x00006bd1 isub  0x00000002 , 0x0000003e 
- 00026024  0x00006bd2 nbranch  0x000065a2 , 0x00000005 
- 00026025  0x00006bd3 fetch  0x00000001 , 0x00004ed9 
- 00026026  0x00006bd4 setflip  0x00000000 , 0x0000003f 
- 00026027  0x00006bd5 store  0x00000001 , 0x00004ed9 
- 00026028  0x00006bd6 nrtn  0x00000034 
- 00026029  0x00006bd8 jam  0x00000000 , 0x00004ed9 
- 00026030  0x00006bd9 branch  0x00004325 
- 00026031  0x00006bdc arg  0x00004aa9 , 0x00000013 
- 00026032  0x00006bdd call  0x00006730 
- 00026033  0x00006bde rtn  0x00000034 
- 00026034  0x00006bdf arg  0x00004bd0 , 0x00000013 
- 00026035  0x00006be0 rtn 
- 00026036  0x00006be3 add  0x00000013 , 0x00000005 , 0x00000012 
- 00026037  0x00006be4 ifetch  0x00000004 , 0x00000012 
- 00026038  0x00006be5 rtn  0x00000034 
- 00026039  0x00006be6 copy  0x0000003f , 0x00000002 
- 00026040  0x00006be7 copy  0x00000022 , 0x0000003f 
- 00026041  0x00006be8 isub  0x00000002 , 0x00000002 
- 00026042  0x00006be9 ncall  0x00007806 , 0x00000002 
- 00026043  0x00006bea setarg  0x000003e8 
- 00026044  0x00006beb isub  0x00000002 , 0x0000003e 
- 00026045  0x00006bec branch  0x0000654e 
- 00026046  0x00006bee fetch  0x00000002 , 0x0000442c 
- 00026047  0x00006bef ifetch  0x00000001 , 0x0000003f 
- 00026048  0x00006bf0 rtn  0x00000034 
- 00026049  0x00006bf2 setarg  0x00000000 
- 00026050  0x00006bf3 store  0x00000002 , 0x000006f1 
- 00026051  0x00006bf4 call  0x00007003 
- 00026052  0x00006bf5 nbranch  0x000077a5 , 0x00000028 
- 00026053  0x00006bf6 call  0x000077a3 
- 00026054  0x00006bf7 disable  0x00000028 
- 00026055  0x00006bf8 fetch  0x00000001 , 0x00004388 
- 00026056  0x00006bf9 nrtn  0x00000034 
- 00026057  0x00006bfa bpatch  0x000000a7 , 0x00004014 
- 00026058  0x00006bfb fetch  0x00000001 , 0x00004ed7 
- 00026059  0x00006bfc beq  0x00000001 , 0x000065cf 
- 00026060  0x00006bfd call  0x00006628 
- 00026061  0x00006bfe call  0x000065dc 
- 00026062  0x00006bff rtn  0x00000028 
- 00026063  0x00006c01 call  0x000065d5 
- 00026064  0x00006c02 fetch  0x00000002 , 0x000006f1 
- 00026065  0x00006c03 store  0x00000002 , 0x000006f8 
- 00026066  0x00006c04 jam  0x00000000 , 0x000006fa 
- 00026067  0x00006c05 force  0x00000000 , 0x00000007 
- 00026068  0x00006c06 branch  0x0000703b 
- 00026069  0x00006c09 fetch  0x00000001 , 0x00004ed5 
- 00026070  0x00006c0a fetcht  0x00000001 , 0x00004ed8 
- 00026071  0x00006c0b isub  0x00000002 , 0x0000003e 
- 00026072  0x00006c0c branch  0x00004323 , 0x00000005 
- 00026073  0x00006c0d fetch  0x00000001 , 0x00004ed9 
- 00026074  0x00006c0e nbranch  0x00004325 , 0x00000034 
- 00026075  0x00006c0f rtn 
- 00026076  0x00006c12 arg  0x00000000 , 0x00000007 
- 00026077  0x00006c14 arg  0x00004ad3 , 0x00000012 
- 00026078  0x00006c15 arg  0x00000002 , 0x0000003f 
- 00026079  0x00006c16 imul32  0x00000007 , 0x0000003f 
- 00026080  0x00006c17 iadd  0x00000012 , 0x00000012 
- 00026081  0x00006c18 ifetch  0x00000002 , 0x00000012 
- 00026082  0x00006c1a rtn  0x00000034 
- 00026083  0x00006c1b fetcht  0x00000002 , 0x000006f1 
- 00026084  0x00006c1c ixor  0x00000002 , 0x0000003e 
- 00026085  0x00006c1d branch  0x000065e8 , 0x00000005 
- 00026086  0x00006c1e increase  0x00000001 , 0x00000007 
- 00026087  0x00006c1f branch  0x000065dd 
- 00026088  0x00006c22 store  0x00000002 , 0x00004adf 
- 00026089  0x00006c23 call  0x00004323 
- 00026090  0x00006c24 arg  0x00004ae1 , 0x00000013 
- 00026091  0x00006c25 arg  0x0000000a , 0x0000003f 
- 00026092  0x00006c26 imul32  0x00000007 , 0x0000003f 
- 00026093  0x00006c27 iadd  0x00000013 , 0x00000013 
- 00026094  0x00006c28 call  0x000065f0 
- 00026095  0x00006c29 branch  0x00006633 
- 00026096  0x00006c2c call  0x0000677f 
- 00026097  0x00006c2d ifetch  0x00000001 , 0x00000013 
- 00026098  0x00006c2e rtn  0x00000034 
- 00026099  0x00006c2f call  0x00006642 
- 00026100  0x00006c31 call  0x0000677f 
- 00026101  0x00006c32 call  0x00006609 
- 00026102  0x00006c33 call  0x00006614 
- 00026103  0x00006c34 call  0x0000661e 
- 00026104  0x00006c35 arg  0x00000005 , 0x0000003f 
- 00026105  0x00006c36 call  0x00006382 
- 00026106  0x00006c37 call  0x00006730 
- 00026107  0x00006c38 rtn  0x00000034 
- 00026108  0x00006c39 jam  0x00000078 , 0x000049f5 
- 00026109  0x00006c3a arg  0x00000006 , 0x0000003f 
- 00026110  0x00006c3b branch  0x00006382 
- 00026111  0x00006c3e fetcht  0x00000001 , 0x00004eba 
- 00026112  0x00006c3f call  0x00006730 
- 00026113  0x00006c40 rtn  0x00000034 
- 00026114  0x00006c41 fetcht  0x00000001 , 0x00004ebd 
- 00026115  0x00006c42 increase  0x00000001 , 0x00000002 
- 00026116  0x00006c43 fetch  0x00000001 , 0x00004ed6 
- 00026117  0x00006c44 rtn  0x00000034 
- 00026118  0x00006c45 fetcht  0x00000001 , 0x00004eba 
- 00026119  0x00006c46 jam  0x00000000 , 0x00004ed6 
- 00026120  0x00006c47 rtn 
- 00026121  0x00006c4a call  0x000065ff 
- 00026122  0x00006c4b copy  0x00000002 , 0x0000003f 
- 00026123  0x00006c4c rtn  0x00000034 
- 00026124  0x00006c4d store  0x00000001 , 0x00004ec3 
- 00026125  0x00006c4f arg  0x00000013 , 0x0000003f 
- 00026126  0x00006c50 call  0x00006382 
- 00026127  0x00006c51 fetch  0x00000001 , 0x00004ec3 
- 00026128  0x00006c52 increase  0xffffffff , 0x0000003f 
- 00026129  0x00006c53 store  0x00000001 , 0x00004ec3 
- 00026130  0x00006c54 rtn  0x00000034 
- 00026131  0x00006c55 branch  0x0000660d 
- 00026132  0x00006c58 fetch  0x00000001 , 0x00004ebc 
- 00026133  0x00006c59 rtn  0x00000034 
- 00026134  0x00006c5a store  0x00000001 , 0x00004ec4 
- 00026135  0x00006c5c arg  0x00000020 , 0x0000003f 
- 00026136  0x00006c5d call  0x00006382 
- 00026137  0x00006c5e fetch  0x00000001 , 0x00004ec4 
- 00026138  0x00006c5f increase  0xffffffff , 0x0000003f 
- 00026139  0x00006c60 store  0x00000001 , 0x00004ec4 
- 00026140  0x00006c61 rtn  0x00000034 
- 00026141  0x00006c62 branch  0x00006617 
- 00026142  0x00006c65 fetch  0x00000001 , 0x00004ebd 
- 00026143  0x00006c66 rtn  0x00000034 
- 00026144  0x00006c67 store  0x00000001 , 0x00004ec5 
- 00026145  0x00006c69 arg  0x00000021 , 0x0000003f 
- 00026146  0x00006c6a call  0x00006382 
- 00026147  0x00006c6b fetch  0x00000001 , 0x00004ec5 
- 00026148  0x00006c6c increase  0xffffffff , 0x0000003f 
- 00026149  0x00006c6d store  0x00000001 , 0x00004ec5 
- 00026150  0x00006c6e rtn  0x00000034 
- 00026151  0x00006c6f branch  0x00006621 
- 00026152  0x00006c72 fetch  0x00000002 , 0x00004adf 
- 00026153  0x00006c73 rtn  0x00000034 
- 00026154  0x00006c74 fetcht  0x00000002 , 0x000006f1 
- 00026155  0x00006c75 sub  0x00000002 , 0x00000000 , 0x0000003e 
- 00026156  0x00006c76 branch  0x00006636 , 0x00000005 
- 00026157  0x00006c77 isub  0x00000002 , 0x0000003e 
- 00026158  0x00006c78 rtn  0x00000005 
- 00026159  0x00006c79 storet  0x00000002 , 0x00004adf 
- 00026160  0x00006c7a fetch  0x00000002 , 0x00004ed3 
- 00026161  0x00006c7b isub  0x00000002 , 0x0000003e 
- 00026162  0x00006c7c call  0x00004325 , 0x00000005 
- 00026163  0x00006c7e fetch  0x00000002 , 0x000006f1 
- 00026164  0x00006c7f store  0x00000002 , 0x0000442e 
- 00026165  0x00006c80 branch  0x00007dba 
- 00026166  0x00006c82 jam  0x00000001 , 0x00004ed0 
- 00026167  0x00006c83 call  0x00004325 
- 00026168  0x00006c84 arg  0x00004b1d , 0x00000013 
- 00026169  0x00006c85 call  0x000065f0 
- 00026170  0x00006c86 setarg  0x00000000 
- 00026171  0x00006c87 store  0x00000002 , 0x00004adf 
- 00026172  0x00006c88 jam  0x00000032 , 0x000048ae 
- 00026173  0x00006c89 call  0x00006633 
- 00026174  0x00006c8a fetch  0x00000001 , 0x00004523 
- 00026175  0x00006c8b mul32  0x0000003f , 0x0000000a , 0x00000039 
- 00026176  0x00006c8c arg  0x000049fa , 0x00000005 
- 00026177  0x00006c8d branch  0x00007ca1 
- 00026178  0x00006c8f bpatch  0x000000a8 , 0x00004015 
- 00026179  0x00006c90 fetch  0x00000001 , 0x00004ed7 
- 00026180  0x00006c91 beq  0x00000001 , 0x00006647 
- 00026181  0x00006c92 beq  0x00000000 , 0x0000664d 
- 00026182  0x00006c93 rtn 
- 00026183  0x00006c95 copy  0x00000007 , 0x0000003f 
- 00026184  0x00006c96 beq  0x00000005 , 0x00006676 
- 00026185  0x00006c97 beq  0x00000000 , 0x00006693 
- 00026186  0x00006c98 beq  0x00000004 , 0x0000669b 
- 00026187  0x00006c99 beq  0x00000002 , 0x000066be 
- 00026188  0x00006c9a rtn 
- 00026189  0x00006c9c ifetch  0x00000001 , 0x00000013 
- 00026190  0x00006c9d beq  0x00000001 , 0x00006676 
- 00026191  0x00006c9e beq  0x00000002 , 0x00006693 
- 00026192  0x00006c9f beq  0x00000003 , 0x0000669b 
- 00026193  0x00006ca0 beq  0x00000004 , 0x000066be 
- 00026194  0x00006ca1 beq  0x00000005 , 0x00006654 
- 00026195  0x00006ca2 rtn 
- 00026196  0x00006ca4 call  0x00006730 
- 00026197  0x00006ca5 nbranch  0x0000665e , 0x00000034 
- 00026198  0x00006ca6 setarg  0x00000004 
- 00026199  0x00006ca7 mul32  0x0000003f , 0x0000000a , 0x0000003f 
- 00026200  0x00006ca8 arg  0x00004c12 , 0x00000002 
- 00026201  0x00006ca9 iadd  0x00000002 , 0x00000005 
- 00026202  0x00006caa increase  0x00000003 , 0x00000005 
- 00026203  0x00006cab fetch  0x00000003 , 0x00004b27 
- 00026204  0x00006cac istore  0x00000003 , 0x00000005 
- 00026205  0x00006cad rtn 
- 00026206  0x00006caf setarg  0x00000004 
- 00026207  0x00006cb0 mul32  0x0000003f , 0x0000000a , 0x0000003f 
- 00026208  0x00006cb1 arg  0x00004c12 , 0x00000002 
- 00026209  0x00006cb2 iadd  0x00000002 , 0x00000005 
- 00026210  0x00006cb3 increase  0x00000003 , 0x00000005 
- 00026211  0x00006cb4 fetch  0x00000002 , 0x00004ebe 
- 00026212  0x00006cb5 istore  0x00000003 , 0x00000005 
- 00026213  0x00006cb6 increase  0x00000007 , 0x00000005 
- 00026214  0x00006cb7 fetch  0x00000002 , 0x00004ec0 
- 00026215  0x00006cb8 lshift4  0x0000003f , 0x0000003f 
- 00026216  0x00006cb9 lshift8  0x0000003f , 0x0000003f 
- 00026217  0x00006cba istore  0x00000003 , 0x00000005 
- 00026218  0x00006cbb rtn 
- 00026219  0x00006cbe fetch  0x00000001 , 0x00004ebc 
- 00026220  0x00006cbf rtn  0x00000034 
- 00026221  0x00006cc0 increase  0xffffffff , 0x0000003f 
- 00026222  0x00006cc1 store  0x00000001 , 0x00004ebc 
- 00026223  0x00006cc2 arg  0x00000062 , 0x0000003f 
- 00026224  0x00006cc3 rtn 
- 00026225  0x00006cc5 arg  0x0000000a , 0x00000002 
- 00026226  0x00006cc6 call  0x00006730 
- 00026227  0x00006cc7 rtn  0x00000034 
- 00026228  0x00006cc8 arg  0x00000007 , 0x00000002 
- 00026229  0x00006cc9 rtn 
- 00026230  0x00006ccb call  0x00006671 
- 00026231  0x00006ccc fetch  0x00000002 , 0x00004ebe 
- 00026232  0x00006ccd isub  0x00000002 , 0x0000003e 
- 00026233  0x00006cce ncall  0x0000666b , 0x00000002 
- 00026234  0x00006ccf nrtn  0x00000002 
- 00026235  0x00006cd0 isub  0x00000002 , 0x0000003f 
- 00026236  0x00006cd2 store  0x00000002 , 0x00004ebe 
- 00026237  0x00006cd4 bpatch  0x000000a9 , 0x00004015 
- 00026238  0x00006cd5 fetch  0x00000002 , 0x00004ebe 
- 00026239  0x00006cd6 fetcht  0x00000002 , 0x00004ec0 
- 00026240  0x00006cd7 lshift8  0x00000002 , 0x00000002 
- 00026241  0x00006cd8 lshift4  0x00000002 , 0x00000002 
- 00026242  0x00006cd9 iadd  0x00000002 , 0x0000003f 
- 00026243  0x00006cda store  0x00000003 , 0x00004b27 
- 00026244  0x00006cdb branch  0x00006654 
- 00026245  0x00006cdd fetch  0x00000002 , 0x00004ebe 
- 00026246  0x00006cde arg  0x00000062 , 0x00000002 
- 00026247  0x00006cdf isub  0x00000002 , 0x00000002 
- 00026248  0x00006ce0 nrtn  0x00000002 
- 00026249  0x00006ce1 copy  0x00000002 , 0x0000003f 
- 00026250  0x00006ce2 fetcht  0x00000001 , 0x00004ebc 
- 00026251  0x00006ce3 sub  0x00000002 , 0x00000003 , 0x0000003e 
- 00026252  0x00006ce4 branch  0x00006690 , 0x00000005 
- 00026253  0x00006ce5 increase  0x00000001 , 0x00000002 
- 00026254  0x00006ce6 storet  0x00000001 , 0x00004ebc 
- 00026255  0x00006ce7 branch  0x0000667c 
- 00026256  0x00006ce9 jam  0x00000000 , 0x00004ebc 
- 00026257  0x00006cea arg  0x00000000 , 0x0000003f 
- 00026258  0x00006ceb branch  0x0000667c 
- 00026259  0x00006ced call  0x00006730 
- 00026260  0x00006cee ncall  0x00006685 , 0x00000034 
- 00026261  0x00006cef call  0x00006671 
- 00026262  0x00006cf0 fetch  0x00000002 , 0x00004ebe 
- 00026263  0x00006cf2 iadd  0x00000002 , 0x0000003f 
- 00026264  0x00006cf3 arg  0x00000fff , 0x00000002 
- 00026265  0x00006cf4 call  0x00007d6c 
- 00026266  0x00006cf5 branch  0x0000667c 
- 00026267  0x00006cf8 call  0x00006671 
- 00026268  0x00006cf9 fetch  0x00000002 , 0x00004ec0 
- 00026269  0x00006cfa isub  0x00000002 , 0x0000003f 
- 00026270  0x00006cfb store  0x00000002 , 0x00004ec0 
- 00026271  0x00006cfd fetcht  0x00000002 , 0x00004ec0 
- 00026272  0x00006cfe call  0x00006730 
- 00026273  0x00006cff branch  0x0000667d , 0x00000034 
- 00026274  0x00006d00 setarg  0x00000fff 
- 00026275  0x00006d01 isub  0x00000002 , 0x0000003f 
- 00026276  0x00006d02 arg  0x00000062 , 0x00000002 
- 00026277  0x00006d03 isub  0x00000002 , 0x00000002 
- 00026278  0x00006d04 nbranch  0x0000667d , 0x00000002 
- 00026279  0x00006d05 setarg  0x00000fff 
- 00026280  0x00006d06 isub  0x00000002 , 0x0000003f 
- 00026281  0x00006d07 fetcht  0x00000001 , 0x00004ebd 
- 00026282  0x00006d08 sub  0x00000002 , 0x00000005 , 0x0000003e 
- 00026283  0x00006d09 branch  0x000066af , 0x00000005 
- 00026284  0x00006d0a increase  0x00000001 , 0x00000002 
- 00026285  0x00006d0b storet  0x00000001 , 0x00004ebd 
- 00026286  0x00006d0c branch  0x000066bc 
- 00026287  0x00006d0e jam  0x00000000 , 0x00004ebd 
- 00026288  0x00006d10 setarg  0x00000fff 
- 00026289  0x00006d11 branch  0x000066bc 
- 00026290  0x00006d14 call  0x00006730 
- 00026291  0x00006d15 branch  0x000066b0 , 0x00000034 
- 00026292  0x00006d16 fetch  0x00000001 , 0x00004ebd 
- 00026293  0x00006d17 branch  0x000066b0 , 0x00000034 
- 00026294  0x00006d18 increase  0xffffffff , 0x0000003f 
- 00026295  0x00006d19 store  0x00000001 , 0x00004ebd 
- 00026296  0x00006d1a setarg  0x00000fff 
- 00026297  0x00006d1b arg  0x00000062 , 0x00000002 
- 00026298  0x00006d1c isub  0x00000002 , 0x0000003f 
- 00026299  0x00006d1d iadd  0x00000011 , 0x0000003f 
- 00026300  0x00006d1f store  0x00000002 , 0x00004ec0 
- 00026301  0x00006d20 branch  0x0000667d 
- 00026302  0x00006d22 call  0x00006671 
- 00026303  0x00006d23 fetch  0x00000002 , 0x00004ec0 
- 00026304  0x00006d25 iadd  0x00000002 , 0x0000003f 
- 00026305  0x00006d26 arg  0x00000fff , 0x00000002 
- 00026306  0x00006d27 isub  0x00000002 , 0x00000011 
- 00026307  0x00006d28 branch  0x000066b2 , 0x00000002 
- 00026308  0x00006d29 branch  0x000066bc 
- 00026309  0x00006d2d fetch  0x00000002 , 0x00004398 
- 00026310  0x00006d2e beq  0x00000024 , 0x000062e9 
- 00026311  0x00006d2f rtn 
- 00026312  0x00006d32 arg  0x00000017 , 0x00000011 
- 00026313  0x00006d33 arg  0x00000004 , 0x00000012 
- 00026314  0x00006d34 call  0x000029fb 
- 00026315  0x00006d35 setarg  0x00000006 
- 00026316  0x00006d36 istore  0x00000001 , 0x00000005 
- 00026317  0x00006d37 setarg  0x00000001 
- 00026318  0x00006d38 istore  0x00000002 , 0x00000005 
- 00026319  0x00006d39 setarg  0x0000ffff 
- 00026320  0x00006d3a istore  0x00000002 , 0x00000005 
- 00026321  0x00006d3b setarg  0x00002800 
- 00026322  0x00006d3c istore  0x00000002 , 0x00000005 
- 00026323  0x00006d3d arg  0x000049e4 , 0x00000006 
- 00026324  0x00006d3e branch  0x00007c8f 
- 00026325  0x00006d42 bpatch  0x000000aa , 0x00004015 
- 00026326  0x00006d43 copy  0x00000011 , 0x00000006 
- 00026327  0x00006d44 ifetch  0x00000003 , 0x00000006 
- 00026328  0x00006d45 store  0x00000003 , 0x00004397 
- 00026329  0x00006d46 beq  0x00000007 , 0x00006704 
- 00026330  0x00006d47 beq  0x00000001 , 0x00006725 
- 00026331  0x00006d48 beq  0x0000000a , 0x000066f4 
- 00026332  0x00006d49 beq  0x0000000c , 0x000066de 
- 00026333  0x00006d4a branch  0x00002b96 
- 00026334  0x00006d4d ifetch  0x00000002 , 0x00000006 
- 00026335  0x00006d4e store  0x00000002 , 0x000006b5 
- 00026336  0x00006d4f iforce  0x00000011 
- 00026337  0x00006d50 fetcht  0x00000002 , 0x00004398 
- 00026338  0x00006d51 fetch  0x00000002 , 0x00004332 
- 00026339  0x00006d52 isub  0x00000002 , 0x0000003e 
- 00026340  0x00006d53 nbranch  0x00002d50 , 0x00000005 
- 00026341  0x00006d54 call  0x00006730 
- 00026342  0x00006d55 nbranch  0x000066e9 , 0x00000034 
- 00026343  0x00006d56 fetcht  0x00000002 , 0x000049e0 
- 00026344  0x00006d57 branch  0x000066ea 
- 00026345  0x00006d5a fetcht  0x00000002 , 0x000049e2 
- 00026346  0x00006d5c arg  0x000048be , 0x00000006 
- 00026347  0x00006d5d call  0x00007c6d 
- 00026348  0x00006d5e copy  0x00000002 , 0x0000003f 
- 00026349  0x00006d5f isub  0x00000011 , 0x0000003f 
- 00026350  0x00006d60 nbranch  0x00002e03 , 0x00000002 
- 00026351  0x00006d61 increase  0x00000001 , 0x0000003f 
- 00026352  0x00006d62 sub  0x0000003f , 0x00000017 , 0x0000003e 
- 00026353  0x00006d63 branch  0x00002d59 , 0x00000002 
- 00026354  0x00006d64 force  0x00000017 , 0x0000003f 
- 00026355  0x00006d65 branch  0x00002d59 
- 00026356  0x00006d68 fetcht  0x00000002 , 0x00004398 
- 00026357  0x00006d69 fetch  0x00000001 , 0x00004321 
- 00026358  0x00006d6a bbit1  0x00000003 , 0x000066f8 
- 00026359  0x00006d6b branch  0x00002d1d 
- 00026360  0x00006d6d fetch  0x00000002 , 0x00004332 
- 00026361  0x00006d6e isub  0x00000002 , 0x0000003e 
- 00026362  0x00006d6f nbranch  0x00002d1d , 0x00000005 
- 00026363  0x00006d70 call  0x00002dc7 
- 00026364  0x00006d71 nbranch  0x000066fe , 0x00000028 
- 00026365  0x00006d72 branch  0x00002d46 
- 00026366  0x00006d75 fetch  0x00000002 , 0x00004332 
- 00026367  0x00006d76 isub  0x00000002 , 0x0000003e 
- 00026368  0x00006d77 nbranch  0x00002d1d , 0x00000005 
- 00026369  0x00006d78 arg  0x000048be , 0x00000006 
- 00026370  0x00006d79 force  0x00000017 , 0x0000003f 
- 00026371  0x00006d7a branch  0x00002d2d 
- 00026372  0x00006d7e bpatch  0x000000ab , 0x00004015 
- 00026373  0x00006d7f jam  0x00000005 , 0x00004eba 
- 00026374  0x00006d80 jam  0x00000001 , 0x000049f4 
- 00026375  0x00006d81 jam  0x00000001 , 0x00004ec2 
- 00026376  0x00006d82 jam  0x000000f0 , 0x000049f5 
- 00026377  0x00006d83 jam  0x0000000a , 0x00004ed1 
- 00026378  0x00006d84 jam  0x00000001 , 0x00004ed6 
- 00026379  0x00006d85 call  0x000067bf 
- 00026380  0x00006d86 fetch  0x00000001 , 0x00004ed2 
- 00026381  0x00006d87 rtn  0x00000034 
- 00026382  0x00006d88 call  0x00006783 
- 00026383  0x00006d89 arg  0x00000062 , 0x00000002 
- 00026384  0x00006d8b fetch  0x00000002 , 0x00004f88 
- 00026385  0x00006d8c arg  0x00004ebe , 0x00000011 
- 00026386  0x00006d8d arg  0x00004ebc , 0x00000012 
- 00026387  0x00006d8e call  0x0000671e 
- 00026388  0x00006d8f arg  0x00000062 , 0x00000002 
- 00026389  0x00006d91 fetch  0x00000002 , 0x00004f8a 
- 00026390  0x00006d92 arg  0x00004ec0 , 0x00000011 
- 00026391  0x00006d93 arg  0x00004ebd , 0x00000012 
- 00026392  0x00006d94 call  0x0000671e 
- 00026393  0x00006d95 setarg  0x00000fff 
- 00026394  0x00006d96 fetcht  0x00000002 , 0x00004ec0 
- 00026395  0x00006d97 isub  0x00000002 , 0x0000003f 
- 00026396  0x00006d98 store  0x00000002 , 0x00004ec0 
- 00026397  0x00006d99 rtn 
- 00026398  0x00006d9b idiv  0x00000002 
- 00026399  0x00006d9c call  0x00007d62 
- 00026400  0x00006d9d quotient  0x0000003f 
- 00026401  0x00006d9e remainder  0x00000002 
- 00026402  0x00006d9f istore  0x00000001 , 0x00000012 
- 00026403  0x00006da0 istoret  0x00000002 , 0x00000011 
- 00026404  0x00006da1 rtn 
- 00026405  0x00006da3 increase  0xfffffffe , 0x00000006 
- 00026406  0x00006da4 ifetch  0x00000001 , 0x00000006 
- 00026407  0x00006da5 beq  0x00000006 , 0x0000672e 
- 00026408  0x00006da6 rtn 
- 00026409  0x00006da8 jam  0x00000001 , 0x00004eba 
- 00026410  0x00006da9 jam  0x00000000 , 0x000049f4 
- 00026411  0x00006daa jam  0x00000000 , 0x00004ec2 
- 00026412  0x00006dab jam  0x0000000a , 0x000049f5 
- 00026413  0x00006dac rtn 
- 00026414  0x00006daf call  0x00006729 
- 00026415  0x00006db0 branch  0x000067bf 
- 00026416  0x00006db3 fetch  0x00000001 , 0x000049f4 
- 00026417  0x00006db4 rtn 
- 00026418  0x00006db8 arg  0x00004f24 , 0x00000013 
- 00026419  0x00006db9 call  0x00006730 
- 00026420  0x00006dba rtn  0x00000034 
- 00026421  0x00006dbb jam  0x00000078 , 0x000049f5 
- 00026422  0x00006dbc arg  0x00004b2b , 0x00000013 
- 00026423  0x00006dbd rtn 
- 00026424  0x00006dc0 arg  0x00004a40 , 0x00000013 
- 00026425  0x00006dc1 call  0x00006730 
- 00026426  0x00006dc2 rtn  0x00000034 
- 00026427  0x00006dc3 arg  0x00004b67 , 0x00000013 
- 00026428  0x00006dc4 jam  0x0000000c , 0x000049f5 
- 00026429  0x00006dc5 copy  0x00000007 , 0x0000003f 
- 00026430  0x00006dc6 rtneq  0x00000001 
- 00026431  0x00006dc7 rtn 
- 00026432  0x00006dc9 bpatch  0x000000ac , 0x00004015 
- 00026433  0x00006dca fetch  0x00000001 , 0x00004c0e 
- 00026434  0x00006dcb setflip  0x00000000 , 0x0000003f 
- 00026435  0x00006dcc store  0x00000001 , 0x00004c0e 
- 00026436  0x00006dcd beq  0x00000000 , 0x00006749 
- 00026437  0x00006dce beq  0x00000001 , 0x00006747 
- 00026438  0x00006dcf rtn 
- 00026439  0x00006dd1 call  0x00006750 
- 00026440  0x00006dd2 branch  0x00006371 
- 00026441  0x00006dd4 call  0x0000674b 
- 00026442  0x00006dd5 branch  0x00006371 
- 00026443  0x00006dd7 arg  0x00004a6d , 0x00000013 
- 00026444  0x00006dd8 call  0x00006730 
- 00026445  0x00006dd9 rtn  0x00000034 
- 00026446  0x00006dda arg  0x00004b94 , 0x00000013 
- 00026447  0x00006ddb rtn 
- 00026448  0x00006ddd arg  0x00004bfa , 0x00000013 
- 00026449  0x00006dde call  0x00006730 
- 00026450  0x00006ddf rtn  0x00000034 
- 00026451  0x00006de0 arg  0x00004c04 , 0x00000013 
- 00026452  0x00006de1 rtn 
- 00026453  0x00006de5 copy  0x00000007 , 0x0000003f 
- 00026454  0x00006de6 beq  0x00000001 , 0x00006777 
- 00026455  0x00006de7 beq  0x00000002 , 0x00006765 
- 00026456  0x00006de8 beq  0x00000004 , 0x00006761 
- 00026457  0x00006de9 rtn 
- 00026458  0x00006ded arg  0x00004f9d , 0x00000013 
- 00026459  0x00006dee arg  0x0000675d , 0x00000012 
- 00026460  0x00006def branch  0x000042e0 
- 00026461  0x00006df1 jam  0x00000004 , 0x00004f9d 
- 00026462  0x00006df2 fetch  0x00000001 , 0x00004c0e 
- 00026463  0x00006df3 branch  0x00006761 , 0x00000034 
- 00026464  0x00006df4 branch  0x00006765 
- 00026465  0x00006df8 jam  0x00000000 , 0x00004c0e 
- 00026466  0x00006df9 jam  0x00000004 , 0x00004f9d 
- 00026467  0x00006dfa arg  0x00004ab5 , 0x00000013 
- 00026468  0x00006dfb branch  0x00006371 
- 00026469  0x00006dfe jam  0x00000001 , 0x00004c0e 
- 00026470  0x00006dff jam  0x00000004 , 0x00004f9d 
- 00026471  0x00006e00 arg  0x00004aaf , 0x00000013 
- 00026472  0x00006e01 branch  0x00006371 
- 00026473  0x00006e03 jam  0x00000000 , 0x00004c0e 
- 00026474  0x00006e04 jam  0x00000000 , 0x00004f9d 
- 00026475  0x00006e05 rtn 
- 00026476  0x00006e09 arg  0x00004f9e , 0x00000013 
- 00026477  0x00006e0a arg  0x0000676f , 0x00000012 
- 00026478  0x00006e0b branch  0x000042e0 
- 00026479  0x00006e0d jam  0x00000002 , 0x00004f9e 
- 00026480  0x00006e0e call  0x00006772 
- 00026481  0x00006e0f branch  0x00006371 
- 00026482  0x00006e12 arg  0x00004f9f , 0x00000013 
- 00026483  0x00006e13 call  0x00006730 
- 00026484  0x00006e14 rtn  0x00000034 
- 00026485  0x00006e15 arg  0x00004fa7 , 0x00000013 
- 00026486  0x00006e16 rtn 
- 00026487  0x00006e19 fetch  0x00000001 , 0x00004faf 
- 00026488  0x00006e1a nbranch  0x0000677c , 0x00000034 
- 00026489  0x00006e1b jam  0x00000001 , 0x00004faf 
- 00026490  0x00006e1c jam  0x00000002 , 0x00004f9e 
- 00026491  0x00006e1d rtn 
- 00026492  0x00006e20 jam  0x00000000 , 0x00004faf 
- 00026493  0x00006e21 jam  0x00000000 , 0x00004f9e 
- 00026494  0x00006e22 rtn 
- 00026495  0x00006e25 fetch  0x00000001 , 0x00004ebb 
- 00026496  0x00006e26 nrtn  0x00000034 
- 00026497  0x00006e27 jam  0x00000001 , 0x00004ebb 
- 00026498  0x00006e28 branch  0x0000667d 
- 00026499  0x00006e2b setarg  0x00000000 
- 00026500  0x00006e2c store  0x00000007 , 0x00004ebc 
- 00026501  0x00006e2d rtn 
- 00026502  0x00006e30 call  0x00006730 
- 00026503  0x00006e31 beq  0x00000001 , 0x0000678e 
- 00026504  0x00006e32 beq  0x00000000 , 0x000067a0 
- 00026505  0x00006e33 rtn 
- 00026506  0x00006e36 fetch  0x00000001 , 0x00004f90 
- 00026507  0x00006e37 beq  0x00000001 , 0x000067a7 
- 00026508  0x00006e38 beq  0x00000000 , 0x000067b9 
- 00026509  0x00006e39 rtn 
- 00026510  0x00006e3c fetch  0x00000001 , 0x00004ebc 
- 00026511  0x00006e3d mul32  0x0000003f , 0x00000062 , 0x0000003f 
- 00026512  0x00006e3e copy  0x0000003f , 0x00000002 
- 00026513  0x00006e3f fetch  0x00000002 , 0x00004ebe 
- 00026514  0x00006e40 iadd  0x00000002 , 0x0000003f 
- 00026515  0x00006e41 store  0x00000002 , 0x00004f8c 
- 00026516  0x00006e43 fetch  0x00000001 , 0x00004ebd 
- 00026517  0x00006e44 mul32  0x0000003f , 0x00000062 , 0x0000003f 
- 00026518  0x00006e45 copy  0x0000003f , 0x00000002 
- 00026519  0x00006e46 fetch  0x00000002 , 0x00004ec0 
- 00026520  0x00006e47 copy  0x0000003f , 0x00000011 
- 00026521  0x00006e48 setarg  0x00000fff 
- 00026522  0x00006e49 isub  0x00000011 , 0x0000003f 
- 00026523  0x00006e4a iadd  0x00000002 , 0x0000003f 
- 00026524  0x00006e4b store  0x00000002 , 0x00004f8e 
- 00026525  0x00006e4d call  0x00006730 
- 00026526  0x00006e4f store  0x00000001 , 0x00004f90 
- 00026527  0x00006e50 rtn 
- 00026528  0x00006e53 fetch  0x00000002 , 0x00004ebe 
- 00026529  0x00006e54 store  0x00000002 , 0x00004f8c 
- 00026530  0x00006e55 fetch  0x00000002 , 0x00004ec0 
- 00026531  0x00006e56 store  0x00000002 , 0x00004f8e 
- 00026532  0x00006e57 call  0x00006730 
- 00026533  0x00006e58 store  0x00000001 , 0x00004f90 
- 00026534  0x00006e59 rtn 
- 00026535  0x00006e5b fetch  0x00000002 , 0x00004f8c 
- 00026536  0x00006e5c div  0x0000003f , 0x00000062 
- 00026537  0x00006e5d call  0x00007d62 
- 00026538  0x00006e5e quotient  0x0000003f 
- 00026539  0x00006e5f remainder  0x00000002 
- 00026540  0x00006e60 store  0x00000001 , 0x00004ebc 
- 00026541  0x00006e61 copy  0x00000002 , 0x0000003f 
- 00026542  0x00006e62 store  0x00000002 , 0x00004ebe 
- 00026543  0x00006e63 fetch  0x00000002 , 0x00004f8e 
- 00026544  0x00006e64 div  0x0000003f , 0x00000062 
- 00026545  0x00006e65 call  0x00007d62 
- 00026546  0x00006e66 quotient  0x0000003f 
- 00026547  0x00006e67 remainder  0x00000002 
- 00026548  0x00006e68 store  0x00000001 , 0x00004ebd 
- 00026549  0x00006e6a setarg  0x00000fff 
- 00026550  0x00006e6b isub  0x00000002 , 0x0000003f 
- 00026551  0x00006e6c store  0x00000002 , 0x00004ec0 
- 00026552  0x00006e6f rtn 
- 00026553  0x00006e71 fetch  0x00000002 , 0x00004f8c 
- 00026554  0x00006e72 store  0x00000002 , 0x00004ebe 
- 00026555  0x00006e73 fetch  0x00000002 , 0x00004f8e 
- 00026556  0x00006e74 store  0x00000002 , 0x00004ec0 
- 00026557  0x00006e77 rtn 
- 00026558  0x00006e7a branch  0x0000683c 
- 00026559  0x00006e7d branch  0x00006823 
- 00026560  0x00006e81 call  0x000067e2 
- 00026561  0x00006e82 fetch  0x00000002 , 0x00004f93 
- 00026562  0x00006e83 call  0x0000684f 
- 00026563  0x00006e84 jam  0x00000000 , 0x00004f9b 
- 00026564  0x00006e85 fetch  0x00000005 , 0x00004f8c 
- 00026565  0x00006e86 jam  0x00000000 , 0x00004f9c 
- 00026566  0x00006e87 jam  0x00000000 , 0x00004f99 
- 00026567  0x00006e88 call  0x000067e6 
- 00026568  0x00006e89 fetch  0x00000001 , 0x00004f99 
- 00026569  0x00006e8a rtneq  0x00000000 
- 00026570  0x00006e8b branch  0x000067c0 
- 00026571  0x00006e90 fetch  0x00000002 , 0x00004f80 
- 00026572  0x00006e91 increase  0xfffffffb , 0x0000003f 
- 00026573  0x00006e92 store  0x00000002 , 0x00004f93 
- 00026574  0x00006e93 rtn 
- 00026575  0x00006e97 fetch  0x00000002 , 0x00004f93 
- 00026576  0x00006e98 increase  0xfffffffb , 0x0000003f 
- 00026577  0x00006e99 store  0x00000002 , 0x00004f93 
- 00026578  0x00006e9a rtn 
- 00026579  0x00006e9e fetch  0x00000002 , 0x00004f93 
- 00026580  0x00006e9f pincrease  0x00000005 
- 00026581  0x00006ea0 store  0x00000002 , 0x00004f93 
- 00026582  0x00006ea1 rtn 
- 00026583  0x00006ea4 fetch  0x00000002 , 0x00004f95 
- 00026584  0x00006ea5 pincrease  0x00000005 
- 00026585  0x00006ea6 store  0x00000002 , 0x00004f95 
- 00026586  0x00006ea8 fetch  0x00000002 , 0x00004f95 
- 00026587  0x00006ea9 copy  0x0000003f , 0x00000002 
- 00026588  0x00006eab fetch  0x00000002 , 0x00004f80 
- 00026589  0x00006eac isub  0x00000002 , 0x0000003f 
- 00026590  0x00006ead arg  0x00000005 , 0x00000002 
- 00026591  0x00006eae isub  0x00000002 , 0x0000003e 
- 00026592  0x00006eb0 nbranch  0x00006806 , 0x00000002 
- 00026593  0x00006eb1 rtn 
- 00026594  0x00006eb4 fetch  0x00000001 , 0x00004f9b 
- 00026595  0x00006eb5 beq  0x00000001 , 0x000067cb 
- 00026596  0x00006eb6 beq  0x00000000 , 0x000067cf 
- 00026597  0x00006eb7 rtn 
- 00026598  0x00006ebb arg  0x00000000 , 0x00000012 
- 00026599  0x00006ebc copy  0x00000012 , 0x00000002 
- 00026600  0x00006ebd fetch  0x00000002 , 0x00004f8c 
- 00026601  0x00006ebe icompare  0x0000ffff , 0x00000002 
- 00026602  0x00006ec0 ncall  0x000067f6 , 0x00000001 
- 00026603  0x00006ec1 arg  0x00000000 , 0x00000012 
- 00026604  0x00006ec2 copy  0x00000012 , 0x00000002 
- 00026605  0x00006ec3 fetch  0x00000002 , 0x00004f8e 
- 00026606  0x00006ec4 icompare  0x0000ffff , 0x00000002 
- 00026607  0x00006ec5 ncall  0x000067f6 , 0x00000001 
- 00026608  0x00006ec6 arg  0x00000000 , 0x00000012 
- 00026609  0x00006ec7 copy  0x00000012 , 0x00000002 
- 00026610  0x00006ec8 fetch  0x00000001 , 0x00004f90 
- 00026611  0x00006ec9 icompare  0x000000ff , 0x00000002 
- 00026612  0x00006eca ncall  0x000067f6 , 0x00000001 
- 00026613  0x00006ecb rtn 
- 00026614  0x00006ecf fetch  0x00000001 , 0x00004f99 
- 00026615  0x00006ed0 pincrease  0x00000001 
- 00026616  0x00006ed1 store  0x00000001 , 0x00004f99 
- 00026617  0x00006ed2 rtn 
- 00026618  0x00006ed4 jam  0x00000001 , 0x00004f99 
- 00026619  0x00006ed5 call  0x000067d7 
- 00026620  0x00006ed6 fetch  0x00000002 , 0x00004f95 
- 00026621  0x00006ed7 call  0x0000684f 
- 00026622  0x00006ed8 call  0x00006730 
- 00026623  0x00006ed9 copy  0x0000003f , 0x00000002 
- 00026624  0x00006eda fetch  0x00000001 , 0x00004f90 
- 00026625  0x00006edb icompare  0x000000ff , 0x00000002 
- 00026626  0x00006edc call  0x00006821 , 0x00000001 
- 00026627  0x00006ede fetch  0x00000001 , 0x00004f99 
- 00026628  0x00006edf rtneq  0x00000000 
- 00026629  0x00006ee0 branch  0x000067fa 
- 00026630  0x00006ee4 bpatch  0x000000ad , 0x00004015 
- 00026631  0x00006ee5 call  0x00006821 
- 00026632  0x00006ee6 call  0x00006730 
- 00026633  0x00006ee7 branch  0x0000680b , 0x00000034 
- 00026634  0x00006ee8 branch  0x00006812 
- 00026635  0x00006eeb fetch  0x00000002 , 0x00004f84 
- 00026636  0x00006eec store  0x00000002 , 0x00004ebe 
- 00026637  0x00006eee fetcht  0x00000002 , 0x00004f86 
- 00026638  0x00006eef setarg  0x00000fff 
- 00026639  0x00006ef0 isub  0x00000002 , 0x0000003f 
- 00026640  0x00006ef1 store  0x00000002 , 0x00004ec0 
- 00026641  0x00006ef2 branch  0x000067be 
- 00026642  0x00006ef5 arg  0x00000062 , 0x00000002 
- 00026643  0x00006ef7 fetch  0x00000002 , 0x00004f88 
- 00026644  0x00006ef8 arg  0x00004ebe , 0x00000011 
- 00026645  0x00006ef9 arg  0x00004ebc , 0x00000012 
- 00026646  0x00006efa call  0x0000671e 
- 00026647  0x00006efb arg  0x00000062 , 0x00000002 
- 00026648  0x00006efd fetch  0x00000002 , 0x00004f8a 
- 00026649  0x00006efe arg  0x00004ec0 , 0x00000011 
- 00026650  0x00006eff arg  0x00004ebd , 0x00000012 
- 00026651  0x00006f00 call  0x0000671e 
- 00026652  0x00006f01 setarg  0x00000fff 
- 00026653  0x00006f02 fetcht  0x00000002 , 0x00004ec0 
- 00026654  0x00006f03 isub  0x00000002 , 0x0000003f 
- 00026655  0x00006f04 store  0x00000002 , 0x00004ec0 
- 00026656  0x00006f05 branch  0x000067be 
- 00026657  0x00006f08 jam  0x00000000 , 0x00004f99 
- 00026658  0x00006f09 rtn 
- 00026659  0x00006f0c bpatch  0x000000ae , 0x00004015 
- 00026660  0x00006f0d jam  0x00000001 , 0x00004f9b 
- 00026661  0x00006f0e call  0x000067c0 
- 00026662  0x00006f12 fetch  0x00000002 , 0x00004f82 
- 00026663  0x00006f13 copy  0x0000003f , 0x00000002 
- 00026664  0x00006f14 fetch  0x00000002 , 0x00004f93 
- 00026665  0x00006f15 isub  0x00000002 , 0x0000003f 
- 00026666  0x00006f16 arg  0x00000000 , 0x00000002 
- 00026667  0x00006f17 isub  0x00000002 , 0x0000003e 
- 00026668  0x00006f18 nrtn  0x00000002 
- 00026669  0x00006f19 fetch  0x00000002 , 0x00004f93 
- 00026670  0x00006f1a copy  0x0000003f , 0x00000002 
- 00026671  0x00006f1c fetch  0x00000002 , 0x00004f80 
- 00026672  0x00006f1d increase  0xfffffffb , 0x0000003f 
- 00026673  0x00006f1e isub  0x00000002 , 0x0000003f 
- 00026674  0x00006f21 fetch  0x00000002 , 0x00004f93 
- 00026675  0x00006f22 store  0x00000002 , 0x00004f95 
- 00026676  0x00006f23 call  0x000067fa 
- 00026677  0x00006f24 fetch  0x00000002 , 0x00004f95 
- 00026678  0x00006f25 ncall  0x0000684f , 0x00000005 
- 00026679  0x00006f28 jam  0x00000000 , 0x00004f99 
- 00026680  0x00006f29 call  0x000067e6 
- 00026681  0x00006f2a fetch  0x00000001 , 0x00004f99 
- 00026682  0x00006f2b rtneq  0x00000000 
- 00026683  0x00006f2c branch  0x0000678a 
- 00026684  0x00006f30 bpatch  0x000000af , 0x00004015 
- 00026685  0x00006f31 jam  0x00000001 , 0x00004f9b 
- 00026686  0x00006f32 call  0x000067c0 
- 00026687  0x00006f36 fetcht  0x00000002 , 0x00004f82 
- 00026688  0x00006f38 fetch  0x00000002 , 0x00004f93 
- 00026689  0x00006f39 isub  0x00000002 , 0x0000003f 
- 00026690  0x00006f3a arg  0x00000000 , 0x00000002 
- 00026691  0x00006f3b isub  0x00000002 , 0x0000003e 
- 00026692  0x00006f3c nrtn  0x00000002 
- 00026693  0x00006f3e fetcht  0x00000002 , 0x00004f93 
- 00026694  0x00006f40 fetch  0x00000002 , 0x00004f80 
- 00026695  0x00006f41 isub  0x00000002 , 0x0000003f 
- 00026696  0x00006f42 arg  0x00000000 , 0x00000002 
- 00026697  0x00006f43 isub  0x00000002 , 0x0000003e 
- 00026698  0x00006f44 nrtn  0x00000002 
- 00026699  0x00006f45 fetch  0x00000002 , 0x00004f93 
- 00026700  0x00006f46 store  0x00000002 , 0x00004f91 
- 00026701  0x00006f47 call  0x00006786 
- 00026702  0x00006f49 branch  0x00006854 
- 00026703  0x00006f4d bpatch  0x000000b0 , 0x00004016 
- 00026704  0x00006f4e copy  0x0000003f , 0x00000012 
- 00026705  0x00006f4f arg  0x00000005 , 0x00000039 
- 00026706  0x00006f51 arg  0x00004f8c , 0x00000011 
- 00026707  0x00006f52 branch  0x00006b74 
- 00026708  0x00006f56 arg  0x00000005 , 0x00000039 
- 00026709  0x00006f57 arg  0x00004f8c , 0x00000011 
- 00026710  0x00006f58 fetchr  0x00000012 , 0x00000002 , 0x00004f91 
- 00026711  0x00006f59 branch  0x00006b45 
- 00026712  0x00006f5c arg  0x000048ae , 0x00000013 
- 00026713  0x00006f5d arg  0x000067be , 0x00000012 
- 00026714  0x00006f5e branch  0x000042e0 
- 00026715  0x00006f6d fetch  0x00000002 , 0x00000912 
- 00026716  0x00006f70 ifetcht  0x00000001 , 0x00000013 
- 00026717  0x00006f71 increase  0x00000001 , 0x00000013 
- 00026718  0x00006f72 lshift8  0x00000002 , 0x00000002 
- 00026719  0x00006f73 ixor  0x00000002 , 0x0000003f 
- 00026720  0x00006f76 copy  0x00000039 , 0x00000012 
- 00026721  0x00006f77 arg  0x00000008 , 0x00000039 
- 00026722  0x00006f79 isolate1  0x0000000f , 0x0000003f 
- 00026723  0x00006f7a lshift  0x0000003f , 0x0000003f 
- 00026724  0x00006f7b nbranch  0x00006867 , 0x00000001 
- 00026725  0x00006f7c fetcht  0x00000002 , 0x00000914 
- 00026726  0x00006f7d ixor  0x00000002 , 0x0000003f 
- 00026727  0x00006f7f loop  0x00006862 
- 00026728  0x00006f80 copy  0x00000012 , 0x00000039 
- 00026729  0x00006f82 loop  0x0000685c 
- 00026730  0x00006f83 store  0x00000002 , 0x00000912 
- 00026731  0x00006f84 rtn 
- 00026732  0x00006f8a fetch  0x00000001 , 0x0000443f 
- 00026733  0x00006f8c arg  0x0000003e , 0x00000002 
- 00026734  0x00006f8d branch  0x00006f20 
- 00026735  0x00006f91 fetch  0x00000001 , 0x0000443f 
- 00026736  0x00006f93 arg  0x0000003f , 0x00000002 
- 00026737  0x00006f94 branch  0x00006f20 
- 00026738  0x00006f97 call  0x0000686f 
- 00026739  0x00006f99 call  0x0000686c 
- 00026740  0x00006f9a branch  0x0000686f 
- 00026741  0x00006f9e call  0x00006873 
- 00026742  0x00006fa0 branch  0x0000686c 
- 00026743  0x00006fa3 branch  0x00006873 
- 00026744  0x00006fa6 call  0x00006873 
- 00026745  0x00006fa7 branch  0x00006875 
- 00026746  0x00006fac branch  0x0000686c 
- 00026747  0x00006fb1 fetch  0x00000001 , 0x00004440 
- 00026748  0x00006fb2 branch  0x0000686d 
- 00026749  0x00006fb6 fetch  0x00000001 , 0x00004440 
- 00026750  0x00006fb7 branch  0x00006870 
- 00026751  0x00006fba call  0x0000687b 
- 00026752  0x00006fbb call  0x0000687d 
- 00026753  0x00006fbc branch  0x0000687b 
- 00026754  0x00006fc4 clear_stack 
- 00026755  0x00006fc5 call  0x000070d7 
- 00026756  0x00006fc6 call  0x0000688d 
- 00026757  0x00006fc7 call  0x0000688f 
- 00026758  0x00006fc8 call  0x000068a3 
- 00026759  0x00006fc9 call  0x000068bf 
- 00026760  0x00006fca call  0x000068c3 
- 00026761  0x00006fcc jam  0x00000001 , 0x0000070f 
- 00026762  0x00006fcd jam  0x00000004 , 0x0000070c 
- 00026763  0x00006fd0 call  0x000068ce 
- 00026764  0x00006fd1 branch  0x0000688b 
- 00026765  0x00006fd4 jam  0x00000004 , 0x00008042 
- 00026766  0x00006fd5 rtn 
- 00026767  0x00006fd8 call  0x00006893 
- 00026768  0x00006fd9 call  0x00006897 
- 00026769  0x00006fda call  0x0000689b 
- 00026770  0x00006fdb branch  0x0000689f 
- 00026771  0x00006fde fetch  0x00000001 , 0x000044f1 
- 00026772  0x00006fdf nrtn  0x00000034 
- 00026773  0x00006fe0 jam  0x00000007 , 0x000044f1 
- 00026774  0x00006fe1 rtn 
- 00026775  0x00006fe4 fetch  0x00000001 , 0x000044f2 
- 00026776  0x00006fe5 nrtn  0x00000034 
- 00026777  0x00006fe6 jam  0x00000006 , 0x000044f2 
- 00026778  0x00006fe7 rtn 
- 00026779  0x00006fe9 fetch  0x00000001 , 0x000044f3 
- 00026780  0x00006fea nrtn  0x00000034 
- 00026781  0x00006feb jam  0x00000009 , 0x000044f3 
- 00026782  0x00006fec rtn 
- 00026783  0x00006fee fetch  0x00000001 , 0x000044f4 
- 00026784  0x00006fef nrtn  0x00000034 
- 00026785  0x00006ff0 jam  0x0000000a , 0x000044f4 
- 00026786  0x00006ff1 rtn 
- 00026787  0x00006ff5 setarg  0x00000c00 
- 00026788  0x00006ff6 store  0x00000002 , 0x00000670 
- 00026789  0x00006ff7 setarg  0x00000eff 
- 00026790  0x00006ff8 istore  0x00000002 , 0x00000005 
- 00026791  0x00006ff9 setarg  0x00000f00 
- 00026792  0x00006ffa istore  0x00000002 , 0x00000005 
- 00026793  0x00006ffb setarg  0x00000fff 
- 00026794  0x00006ffc istore  0x00000002 , 0x00000005 
- 00026795  0x00006ffd fetch  0x00000008 , 0x00000670 
- 00026796  0x00006ffe call  0x00006d68 
- 00026797  0x00006fff call  0x00006d82 
- 00026798  0x00007000 arg  0x0001c200 , 0x00000002 
- 00026799  0x00007001 call  0x00006d75 
- 00026800  0x00007002 fetch  0x00000001 , 0x000044f1 
- 00026801  0x00007003 arg  0x00000008 , 0x00000002 
- 00026802  0x00007004 call  0x00006f21 
- 00026803  0x00007005 fetch  0x00000001 , 0x000044f2 
- 00026804  0x00007006 arg  0x00000049 , 0x00000002 
- 00026805  0x00007007 call  0x00006f21 
- 00026806  0x00007008 fetch  0x00000001 , 0x000044f3 
- 00026807  0x00007009 arg  0x0000000a , 0x00000002 
- 00026808  0x0000700a call  0x00006f21 
- 00026809  0x0000700b fetch  0x00000001 , 0x000044f4 
- 00026810  0x0000700c arg  0x0000000b , 0x00000002 
- 00026811  0x0000700d call  0x00006f21 
- 00026812  0x0000700f arg  0x00000081 , 0x00000002 
- 00026813  0x00007010 storet  0x00000001 , 0x00008060 
- 00026814  0x00007011 branch  0x00007d76 
- 00026815  0x00007014 fetch  0x00000001 , 0x000044f5 
- 00026816  0x00007015 nrtn  0x00000034 
- 00026817  0x00007016 jam  0x0000000c , 0x000044f5 
- 00026818  0x00007017 rtn 
- 00026819  0x0000701a fetch  0x00000001 , 0x000044f5 
- 00026820  0x0000701b arg  0x00000010 , 0x00000002 
- 00026821  0x0000701c call  0x00006f21 
- 00026822  0x0000701d arg  0x00000040 , 0x00000011 
- 00026823  0x0000701e call  0x00007055 
- 00026824  0x0000701f arg  0x00000000 , 0x00000011 
- 00026825  0x00007020 arg  0x00000000 , 0x00000012 
- 00026826  0x00007021 setarg  0x00000000 
- 00026827  0x00007022 call  0x0000707a 
- 00026828  0x00007023 arg  0x00000000 , 0x00000007 
- 00026829  0x00007024 branch  0x000070c0 
- 00026830  0x00007028 fetch  0x00000002 , 0x00008112 
- 00026831  0x00007029 add  0x0000003f , 0xfffffffc , 0x00000011 
- 00026832  0x0000702a nrtn  0x00000002 
- 00026833  0x0000702b call  0x00006d96 
- 00026834  0x0000702c ifetch  0x00000001 , 0x00000003 
- 00026835  0x0000702d beq  0x00000001 , 0x000068d6 
- 00026836  0x0000702f call  0x00007c95 
- 00026837  0x00007030 branch  0x00006d9e 
- 00026838  0x00007035 ifetch  0x00000002 , 0x00000003 
- 00026839  0x00007036 store  0x00000002 , 0x00000710 
- 00026840  0x00007037 arg  0x000003ff , 0x00000002 
- 00026841  0x00007038 iand  0x00000002 , 0x00000002 
- 00026842  0x00007039 storet  0x00000002 , 0x00000709 
- 00026843  0x0000703a rshift2  0x0000003f , 0x0000003f 
- 00026844  0x0000703b rshift8  0x0000003f , 0x0000003f 
- 00026845  0x0000703c store  0x00000001 , 0x0000070b 
- 00026846  0x0000703d ifetch  0x00000001 , 0x00000003 
- 00026847  0x0000703e pincrease  0xffffffff 
- 00026848  0x0000703f isub  0x00000011 , 0x0000003e 
- 00026849  0x00007040 rtn  0x00000002 
- 00026850  0x00007041 call  0x000068e4 
- 00026851  0x00007042 branch  0x0000693f 
- 00026852  0x00007045 fetch  0x00000001 , 0x0000070b 
- 00026853  0x0000704d beq  0x0000003f , 0x000068e7 
- 00026854  0x0000704e branch  0x0000692b 
- 00026855  0x00007059 bpatch  0x000000b4 , 0x00004016 
- 00026856  0x0000705a fetch  0x00000001 , 0x00000709 
- 00026857  0x0000705b beq  0x00000000 , 0x0000692a 
- 00026858  0x0000705c beq  0x00000001 , 0x000068f2 
- 00026859  0x0000705d beq  0x00000002 , 0x000068f7 
- 00026860  0x0000705e beq  0x00000003 , 0x00006905 
- 00026861  0x0000705f beq  0x00000004 , 0x0000690f 
- 00026862  0x00007060 beq  0x00000005 , 0x0000692a 
- 00026863  0x00007061 beq  0x00000010 , 0x00006920 
- 00026864  0x00007062 beq  0x00000014 , 0x00006926 
- 00026865  0x00007063 branch  0x0000692a 
- 00026866  0x00007067 jam  0x00000000 , 0x00000712 
- 00026867  0x00007068 fetch  0x00000002 , 0x00008000 
- 00026868  0x00007069 store  0x00000002 , 0x00000713 
- 00026869  0x0000706a arg  0x00000003 , 0x00000039 
- 00026870  0x0000706b branch  0x00006932 
- 00026871  0x0000706e ifetch  0x00000002 , 0x00000003 
- 00026872  0x0000706f store  0x00000002 , 0x00008052 
- 00026873  0x00007070 rtn 
- 00026874  0x00007074 ifetch  0x00000001 , 0x00000003 
- 00026875  0x00007075 copy  0x0000003f , 0x00000002 
- 00026876  0x00007076 store  0x00000001 , 0x00008024 
- 00026877  0x00007077 ifetch  0x00000001 , 0x00000003 
- 00026878  0x00007078 iadd  0x00000002 , 0x00000002 
- 00026879  0x00007079 set1  0x00000007 , 0x0000003f 
- 00026880  0x0000707a store  0x00000001 , 0x00008023 
- 00026881  0x0000707b ifetch  0x00000001 , 0x00000003 
- 00026882  0x0000707c iadd  0x00000002 , 0x00000002 
- 00026883  0x0000707d copy  0x0000003f , 0x00000039 
- 00026884  0x0000707e rtn 
- 00026885  0x00007081 call  0x000068fa 
- 00026886  0x00007083 ifetch  0x00000001 , 0x00000003 
- 00026887  0x00007084 store  0x00000001 , 0x00008025 
- 00026888  0x00007085 iadd  0x00000002 , 0x00000002 
- 00026889  0x00007086 loop  0x00006906 
- 00026890  0x00007088 and  0x00000002 , 0x000000ff , 0x00000002 
- 00026891  0x00007089 ifetch  0x00000001 , 0x00000003 
- 00026892  0x0000708a isub  0x00000002 , 0x0000003e 
- 00026893  0x0000708b nbranch  0x0000691e , 0x00000005 
- 00026894  0x0000708c branch  0x0000692a 
- 00026895  0x0000708f arg  0x00000020 , 0x00000039 
- 00026896  0x00007090 arg  0x00004000 , 0x00000005 
- 00026897  0x00007091 arg  0x00000000 , 0x00000002 
- 00026898  0x00007093 ifetch  0x00000001 , 0x00000003 
- 00026899  0x00007094 istore  0x00000001 , 0x00000005 
- 00026900  0x00007095 iadd  0x00000002 , 0x00000002 
- 00026901  0x00007096 loop  0x00006912 
- 00026902  0x00007097 and  0x00000002 , 0x000000ff , 0x00000002 
- 00026903  0x00007098 ifetch  0x00000001 , 0x00000003 
- 00026904  0x00007099 isub  0x00000002 , 0x0000003e 
- 00026905  0x0000709a nbranch  0x0000691e , 0x00000005 
- 00026906  0x0000709b jam  0x00000000 , 0x00008023 
- 00026907  0x0000709c call  0x0000692a 
- 00026908  0x0000709d call  0x00006dae 
- 00026909  0x0000709e branch  0x00002001 
- 00026910  0x000070a1 jam  0x00000000 , 0x00008023 
- 00026911  0x000070a2 branch  0x0000692b 
- 00026912  0x000070a6 ifetch  0x00000001 , 0x00000003 
- 00026913  0x000070a7 copy  0x0000003f , 0x00000039 
- 00026914  0x000070a8 ifetch  0x00000002 , 0x00000003 
- 00026915  0x000070a9 copy  0x0000003f , 0x00000005 
- 00026916  0x000070aa call  0x00006ddd 
- 00026917  0x000070ab branch  0x0000692a 
- 00026918  0x000070ae fetch  0x00000001 , 0x00008060 
- 00026919  0x000070af set1  0x00000004 , 0x0000003f 
- 00026920  0x000070b0 store  0x00000001 , 0x00008060 
- 00026921  0x000070b1 branch  0x0000692a 
- 00026922  0x000070b5 branch  0x0000692f 
- 00026923  0x000070b8 jam  0x00000001 , 0x00000712 
- 00026924  0x000070b9 branch  0x00006930 
- 00026925  0x000070bb jam  0x0000000c , 0x00000712 
- 00026926  0x000070bc branch  0x00006930 
- 00026927  0x000070be jam  0x00000000 , 0x00000712 
- 00026928  0x000070bf arg  0x00000001 , 0x00000039 
- 00026929  0x000070c0 branch  0x00006932 
- 00026930  0x000070c3 jam  0x0000000e , 0x0000070d 
- 00026931  0x000070c4 add  0x00000039 , 0x00000003 , 0x0000003f 
- 00026932  0x000070c5 store  0x00000001 , 0x0000070e 
- 00026933  0x000070c6 call  0x0000693b 
- 00026934  0x000070c7 fetch  0x00000003 , 0x0000070f 
- 00026935  0x000070c8 istore  0x00000003 , 0x00000003 
- 00026936  0x000070ca arg  0x00000712 , 0x00000006 
- 00026937  0x000070cb call  0x00006dc4 
- 00026938  0x000070cc branch  0x00006da4 
- 00026939  0x000070d1 call  0x00006da2 
- 00026940  0x000070d2 fetch  0x00000003 , 0x0000070c 
- 00026941  0x000070d3 istore  0x00000003 , 0x00000003 
- 00026942  0x000070d4 rtn 
- 00026943  0x000070d7 call  0x00006d96 
- 00026944  0x000070d8 increase  0x00000003 , 0x00000003 
- 00026945  0x000070d9 ifetch  0x00000001 , 0x00000003 
- 00026946  0x000070da iadd  0x00000003 , 0x00000003 
- 00026947  0x000070db branch  0x00006d9c 
- 00026948  0x000070de jam  0x00000000 , 0x00004114 
- 00026949  0x000070df rtn 
- 00026950  0x000070e7 branch  0x0000694b , 0x0000002b 
- 00026951  0x000070e8 setarg  0x00004450 
- 00026952  0x000070e9 arg  0x00004441 , 0x00000005 
- 00026953  0x000070ea isub  0x00000005 , 0x00000039 
- 00026954  0x000070eb call  0x00007ca1 
- 00026955  0x000070ee rtn 
- 00026956  0x000070f3 arg  0x00000000 , 0x00000007 
- 00026957  0x000070f4 arg  0x00000000 , 0x00000012 
- 00026958  0x000070f7 sub  0x00000007 , 0x00000007 , 0x0000003e 
- 00026959  0x000070f8 nrtn  0x00000002 
- 00026960  0x000070f9 qisolate1  0x00000011 
- 00026961  0x000070fa branch  0x00006953 , 0x00000001 
- 00026962  0x000070fb branch  0x00006957 
- 00026963  0x000070fe copy  0x00000002 , 0x0000003f 
- 00026964  0x000070ff branch  0x00006957 , 0x00000034 
- 00026965  0x00007100 qset1  0x00000012 
- 00026966  0x00007101 increase  0xffffffff , 0x00000002 
- 00026967  0x00007104 increase  0x00000001 , 0x00000007 
- 00026968  0x00007105 branch  0x0000694e 
- 00026969  0x00007113 fetchr  0x00000018 , 0x00000002 , 0x0000433f 
- 00026970  0x00007114 fetchr  0x0000002b , 0x00000002 , 0x00004341 
- 00026971  0x00007115 call  0x00007dbc 
- 00026972  0x00007116 branch  0x0000695d 
- 00026973  0x00007119 bpatch  0x000000b6 , 0x00004016 
- 00026974  0x0000711a call  0x000069a9 
- 00026975  0x0000711b nbranch  0x0000235a , 0x00000034 
- 00026976  0x0000711c call  0x000069b9 
- 00026977  0x0000711d arg  0x00000008 , 0x00000039 
- 00026978  0x0000711f fetcht  0x00000001 , 0x00004441 
- 00026979  0x00007120 sub  0x00000039 , 0x00000008 , 0x00000007 
- 00026980  0x00007121 qisolate1  0x00000002 
- 00026981  0x00007122 branch  0x0000696a , 0x00000001 
- 00026982  0x00007123 call  0x00006971 
- 00026983  0x00007124 nbranch  0x0000696a , 0x00000002 
- 00026984  0x00007125 call  0x00006987 
- 00026985  0x00007126 branch  0x0000696e 
- 00026986  0x00007128 copy  0x0000002b , 0x0000003f 
- 00026987  0x00007129 iadd  0x00000018 , 0x00000018 
- 00026988  0x0000712a loop  0x00006962 
- 00026989  0x0000712b branch  0x0000235a 
- 00026990  0x0000712d copy  0x00000018 , 0x0000003f 
- 00026991  0x0000712e copy  0x00000018 , 0x00000005 
- 00026992  0x0000712f rtn 
- 00026993  0x00007139 bpatch  0x000000b7 , 0x00004016 
- 00026994  0x0000713a sub  0x00000039 , 0x00000008 , 0x00000007 
- 00026995  0x0000713b arg  0x00000000 , 0x00000002 
- 00026996  0x0000713c arg  0x00000000 , 0x0000000b 
- 00026997  0x0000713e copy  0x00000007 , 0x0000003f 
- 00026998  0x0000713f beq  0x00000008 , 0x00006982 
- 00026999  0x00007140 fetch  0x00000001 , 0x00004441 
- 00027000  0x00007141 qisolate1  0x0000003f 
- 00027001  0x00007142 branch  0x00006982 , 0x00000001 
- 00027002  0x00007143 qset1  0x0000000b 
- 00027003  0x00007144 copy  0x0000002b , 0x0000003f 
- 00027004  0x00007145 iadd  0x00000002 , 0x00000002 
- 00027005  0x00007146 increase  0x00000001 , 0x00000007 
- 00027006  0x00007147 copy  0x00000011 , 0x0000003f 
- 00027007  0x00007148 isub  0x00000002 , 0x0000003e 
- 00027008  0x00007149 branch  0x00006982 , 0x00000005 
- 00027009  0x0000714a branch  0x00006975 , 0x00000002 
- 00027010  0x0000714c copy  0x00000002 , 0x0000003f 
- 00027011  0x0000714d isub  0x00000011 , 0x0000003e 
- 00027012  0x0000714e nrtn  0x00000005 
- 00027013  0x0000714f qset1  0x0000000b 
- 00027014  0x00007150 rtn 
- 00027015  0x0000715a bpatch  0x000000b8 , 0x00004017 
- 00027016  0x0000715b call  0x000069a9 
- 00027017  0x0000715c nbranch  0x0000235a , 0x00000034 
- 00027018  0x0000715d call  0x000069af 
- 00027019  0x0000715e branch  0x00006990 , 0x00000034 
- 00027020  0x0000715f fetch  0x00000009 , 0x00004445 
- 00027021  0x00007160 store  0x00000009 , 0x00004442 
- 00027022  0x00007161 setarg  0x00000000 
- 00027023  0x00007162 istore  0x00000003 , 0x00000005 
- 00027024  0x00007164 storer  0x0000000b , 0x00000001 , 0x0000444b 
- 00027025  0x00007165 storer  0x00000018 , 0x00000002 , 0x0000444c 
- 00027026  0x00007166 rtn 
- 00027027  0x00007170 bpatch  0x000000b9 , 0x00004017 
- 00027028  0x00007171 call  0x000069b2 
- 00027029  0x00007172 increase  0x00000001 , 0x00000006 
- 00027030  0x00007173 ifetch  0x00000002 , 0x00000006 
- 00027031  0x00007174 rtn 
- 00027032  0x0000717c bpatch  0x000000ba , 0x00004017 
- 00027033  0x0000717d call  0x000069b2 
- 00027034  0x0000717e copy  0x00000006 , 0x00000005 
- 00027035  0x0000717f copy  0x00000006 , 0x00000002 
- 00027036  0x00007180 setarg  0x00000000 
- 00027037  0x00007181 istore  0x00000003 , 0x00000005 
- 00027038  0x00007182 rtn 
- 00027039  0x0000718a bpatch  0x000000bb , 0x00004017 
- 00027040  0x0000718b call  0x000069af 
- 00027041  0x0000718c branch  0x0000235a , 0x00000034 
- 00027042  0x0000718d fetch  0x00000003 , 0x00004448 
- 00027043  0x0000718e store  0x00000003 , 0x0000444b 
- 00027044  0x0000718f fetch  0x00000003 , 0x00004445 
- 00027045  0x00007190 store  0x00000003 , 0x00004448 
- 00027046  0x00007191 fetch  0x00000003 , 0x00004442 
- 00027047  0x00007192 store  0x00000003 , 0x00004445 
- 00027048  0x00007193 rtn 
- 00027049  0x0000719c bpatch  0x000000bc , 0x00004017 
- 00027050  0x0000719d fetch  0x00000003 , 0x00004442 
- 00027051  0x0000719e rtn 
- 00027052  0x000071a7 bpatch  0x000000bd , 0x00004017 
- 00027053  0x000071a8 fetch  0x00000003 , 0x00004445 
- 00027054  0x000071a9 rtn 
- 00027055  0x000071b2 bpatch  0x000000be , 0x00004017 
- 00027056  0x000071b3 fetch  0x00000003 , 0x0000444b 
- 00027057  0x000071b4 rtn 
- 00027058  0x000071bc call  0x000069af 
- 00027059  0x000071bd branch  0x000069b7 , 0x00000034 
- 00027060  0x000071be arg  0x00004442 , 0x00000006 
- 00027061  0x000071c0 ifetch  0x00000003 , 0x00000006 
- 00027062  0x000071c1 branch  0x000069b5 , 0x00000034 
- 00027063  0x000071c3 increase  0xfffffffd , 0x00000006 
- 00027064  0x000071c4 rtn 
- 00027065  0x000071cd bpatch  0x000000bf , 0x00004017 
- 00027066  0x000071ce arg  0x00000004 , 0x00000039 
- 00027067  0x000071cf arg  0x00004442 , 0x00000006 
- 00027068  0x000071d0 arg  0x00000000 , 0x00000002 
- 00027069  0x000071d2 ifetch  0x00000003 , 0x00000006 
- 00027070  0x000071d3 and  0x0000003f , 0x000000ff , 0x0000003f 
- 00027071  0x000071d4 ior  0x00000002 , 0x00000002 
- 00027072  0x000071d5 loop  0x000069bd 
- 00027073  0x000071d6 storet  0x00000001 , 0x00004441 
- 00027074  0x000071d7 rtn 
- 00027075  0x000071db arg  0x0000000c , 0x00000007 
- 00027076  0x000071dc branch  0x000024e7 
- 00027077  0x000071df arg  0x0000000c , 0x00000007 
- 00027078  0x000071e0 branch  0x000024eb 
- 00027079  0x000071ec bpatch  0x000000c1 , 0x00004018 
- 00027080  0x000071ed sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00027081  0x000071ee rtn  0x00000005 
- 00027082  0x000071ef copy  0x00000002 , 0x0000003f 
- 00027083  0x000071f0 and_into  0x000000ff , 0x0000003f 
- 00027084  0x000071f1 sub  0x0000003f , 0x0000000f , 0x0000003e 
- 00027085  0x000071f2 nbranch  0x000069d9 , 0x00000002 
- 00027086  0x000071f3 arg  0x00008070 , 0x00000005 
- 00027087  0x000071f5 iadd  0x00000005 , 0x00000005 
- 00027088  0x000071f6 copy  0x00000005 , 0x00000011 
- 00027089  0x000071f7 arg  0x0000003e , 0x00000002 
- 00027090  0x000071f8 istoret  0x00000001 , 0x00000005 
- 00027091  0x000071f9 call  0x000069dc 
- 00027092  0x000071fa nop  0x0000001e 
- 00027093  0x000071fb copy  0x00000011 , 0x00000005 
- 00027094  0x000071fc arg  0x0000003f , 0x00000002 
- 00027095  0x000071fd istoret  0x00000001 , 0x00000005 
- 00027096  0x000071fe branch  0x000069e0 
- 00027097  0x00007201 arg  0x000080d4 , 0x00000005 
- 00027098  0x00007202 increase  0xfffffff0 , 0x0000003f 
- 00027099  0x00007203 branch  0x000069cf 
- 00027100  0x00007207 fetch  0x00000001 , 0x00008081 
- 00027101  0x00007208 and_into  0x0000007f , 0x0000003f 
- 00027102  0x00007209 store  0x00000001 , 0x00008081 
- 00027103  0x0000720a rtn 
- 00027104  0x0000720d fetch  0x00000001 , 0x00008081 
- 00027105  0x0000720e or_into  0x00000080 , 0x0000003f 
- 00027106  0x0000720f store  0x00000001 , 0x00008081 
- 00027107  0x00007210 rtn 
- 00027108  0x00007213 branch  0x00006bd0 
- 00027109  0x00007216 branch  0x00006bd7 
- 00027110  0x0000721b fetch  0x00000001 , 0x0000806f 
- 00027111  0x0000721c set0  0x00000007 , 0x0000003f 
- 00027112  0x0000721d store  0x00000001 , 0x0000806f 
- 00027113  0x0000721e rtn 
- 00027114  0x00007221 nbranch  0x000069ee , 0x00000028 
- 00027115  0x00007222 fetch  0x00000001 , 0x0000806f 
- 00027116  0x00007223 set1  0x00000007 , 0x0000003f 
- 00027117  0x00007224 store  0x00000001 , 0x0000806f 
- 00027118  0x00007226 copy  0x00000002 , 0x0000003e 
- 00027119  0x00007227 branch  0x000069f1 , 0x00000005 
- 00027120  0x00007228 copy  0x00000013 , 0x0000003d 
- 00027121  0x0000722b isolate0  0x00000000 , 0x0000003e 
- 00027122  0x0000722c branch  0x00006b00 
- 00027123  0x00007230 force  0x00000004 , 0x00000002 
- 00027124  0x00007232 arg  0x000001e7 , 0x00000011 
- 00027125  0x00007233 call  0x000069e6 
- 00027126  0x00007234 call  0x000069ee 
- 00027127  0x00007235 arg  0x000055aa , 0x00000011 
- 00027128  0x00007236 fetch  0x00000002 , 0x000001e7 
- 00027129  0x00007237 ifetcht  0x00000002 , 0x00000006 
- 00027130  0x00007238 isub  0x00000011 , 0x0000003e 
- 00027131  0x00007239 rtn 
- 00027132  0x0000723d call  0x00006a0e , 0x00000028 
- 00027133  0x0000723e arg  0x00000002 , 0x00000002 
- 00027134  0x0000723f arg  0x000043c8 , 0x00000011 
- 00027135  0x00007240 call  0x000069ee 
- 00027136  0x00007241 fetch  0x00000002 , 0x000043c8 
- 00027137  0x00007243 store  0x00000002 , 0x000001e0 
- 00027138  0x00007244 call  0x00006a04 , 0x00000028 
- 00027139  0x00007245 rtn 
- 00027140  0x00007248 arg  0x00000010 , 0x00000002 
- 00027141  0x00007249 arg  0x000001ed , 0x00000011 
- 00027142  0x0000724a call  0x000069e6 
- 00027143  0x0000724b call  0x000069ee 
- 00027144  0x0000724d arg  0x000001ed , 0x00000006 
- 00027145  0x0000724e arg  0x00000010 , 0x00000039 
- 00027146  0x0000724f call  0x00007353 
- 00027147  0x00007250 call  0x000072da 
- 00027148  0x00007251 call  0x0000736f 
- 00027149  0x00007252 branch  0x000072d4 
- 00027150  0x00007255 jam  0x00000000 , 0x00008023 
- 00027151  0x00007256 call  0x000069e6 
- 00027152  0x00007257 branch  0x0000736f 
- 00027153  0x0000725a setarg  0x00000000 
- 00027154  0x0000725b store  0x00000002 , 0x00000699 
- 00027155  0x0000725c disable  0x0000002d 
- 00027156  0x0000725d call  0x000069f3 
- 00027157  0x0000725e nrtn  0x00000005 
- 00027158  0x0000725f enable  0x0000002d 
- 00027159  0x00007260 setarg  0x00008000 
- 00027160  0x00007261 store  0x00000003 , 0x00008022 
- 00027161  0x00007262 arg  0x00008025 , 0x00000011 
- 00027162  0x00007263 call  0x000069ea 
- 00027163  0x00007264 jam  0x00000000 , 0x00008023 
- 00027164  0x00007265 fetch  0x00000001 , 0x000001dd 
- 00027165  0x00007266 rtnbit0  0x00000000 
- 00027166  0x00007268 arg  0x00000006 , 0x00000002 
- 00027167  0x00007269 call  0x000069f4 
- 00027168  0x0000726a nbranch  0x00006a2e , 0x00000005 
- 00027169  0x0000726b ifetchr  0x00000011 , 0x00000002 , 0x00000006 
- 00027170  0x0000726c call  0x000069ee 
- 00027171  0x0000726d call  0x00006a25 
- 00027172  0x0000726e branch  0x00006a1e 
- 00027173  0x00007272 fetch  0x00000002 , 0x00000699 
- 00027174  0x00007273 arg  0x00000006 , 0x00000039 
- 00027175  0x00007274 arg  0x000001e7 , 0x00000006 
- 00027176  0x00007275 call  0x00007dcc 
- 00027177  0x00007276 fetchr  0x00000039 , 0x00000002 , 0x000001e9 
- 00027178  0x00007277 copy  0x00000011 , 0x00000006 
- 00027179  0x00007278 call  0x00007dcc 
- 00027180  0x00007279 store  0x00000002 , 0x00000699 
- 00027181  0x0000727a rtn 
- 00027182  0x0000727d fetch  0x00000001 , 0x0000021c 
- 00027183  0x0000727e beq  0x0000005a , 0x00006a3c 
- 00027184  0x0000727f arg  0x0000aa55 , 0x00000011 
- 00027185  0x00007280 fetch  0x00000002 , 0x000001e7 
- 00027186  0x00007281 isub  0x00000011 , 0x0000003e 
- 00027187  0x00007282 nbranch  0x00006a3e , 0x00000005 
- 00027188  0x00007283 arg  0x000055aa , 0x00000011 
- 00027189  0x00007284 fetch  0x00000002 , 0x000001e9 
- 00027190  0x00007285 isub  0x00000011 , 0x0000003e 
- 00027191  0x00007286 nbranch  0x00006a3e , 0x00000005 
- 00027192  0x00007287 fetch  0x00000002 , 0x000001eb 
- 00027193  0x00007288 fetcht  0x00000002 , 0x00000699 
- 00027194  0x00007289 isub  0x00000002 , 0x0000003e 
- 00027195  0x0000728a nbranch  0x00006a3e , 0x00000005 
- 00027196  0x0000728c set1  0x0000000f , 0x00000011 
- 00027197  0x0000728d branch  0x000069f1 
- 00027198  0x00007290 jam  0x00000000 , 0x000001dd 
- 00027199  0x00007291 rtn 
- 00027200  0x00007297 and  0x0000003f , 0x000000ff , 0x0000003f 
- 00027201  0x00007298 rshift4  0x0000003f , 0x0000003f 
- 00027202  0x00007299 store  0x00000001 , 0x000043cb 
- 00027203  0x0000729a branch  0x00006a59 
- 00027204  0x0000729d fetch  0x00000002 , 0x00008143 
- 00027205  0x0000729e nbranch  0x00006a40 , 0x00000034 
- 00027206  0x0000729f call  0x00006a59 
- 00027207  0x000072a0 fetch  0x00000002 , 0x000043cb 
- 00027208  0x000072a1 rtn  0x00000034 
- 00027209  0x000072a2 call  0x00006a4b 
- 00027210  0x000072a3 branch  0x000023ba 
- 00027211  0x000072a6 fetch  0x00000001 , 0x000043cb 
- 00027212  0x000072a7 rtn  0x00000034 
- 00027213  0x000072a8 and  0x0000003f , 0x0000000f , 0x00000002 
- 00027214  0x000072a9 storet  0x00000001 , 0x000043cb 
- 00027215  0x000072aa rshift4  0x0000003f , 0x0000003f 
- 00027216  0x000072ab ixor  0x00000002 , 0x0000003f 
- 00027217  0x000072ac bne  0x0000000f , 0x00006bc2 
- 00027218  0x000072ad branch  0x00006b8d 
- 00027219  0x000072b0 fetch  0x00000001 , 0x00000219 
- 00027220  0x000072b1 ncall  0x000023e0 , 0x00000034 
- 00027221  0x000072b2 fetch  0x00000001 , 0x0000021a 
- 00027222  0x000072b3 rtn  0x00000034 
- 00027223  0x000072b4 store  0x00000001 , 0x000040c9 
- 00027224  0x000072b5 branch  0x000023e4 
- 00027225  0x000072b8 disable  0x00000028 
- 00027226  0x000072b9 fetch  0x00000001 , 0x000043ca 
- 00027227  0x000072ba rtnbit0  0x00000003 
- 00027228  0x000072bb call  0x00006aad 
- 00027229  0x000072bc arg  0x00000ff0 , 0x0000003f 
- 00027230  0x000072bd iadd  0x00000012 , 0x00000012 
- 00027231  0x000072be force  0x00000010 , 0x00000039 
- 00027232  0x000072bf arg  0x000001ed , 0x00000011 
- 00027233  0x000072c0 call  0x00006b74 
- 00027234  0x000072c1 jam  0x00000008 , 0x00008006 
- 00027235  0x000072c2 arg  0x000001ed , 0x00000006 
- 00027236  0x000072c3 call  0x0000735f 
- 00027237  0x000072c5 arg  0x000001ed , 0x00000005 
- 00027238  0x000072c6 call  0x00007c99 
- 00027239  0x000072c7 branch  0x00007dba 
- 00027240  0x000072cb jam  0x00000025 , 0x00008050 
- 00027241  0x000072cc call  0x00006b3a 
- 00027242  0x000072cd arg  0x00000000 , 0x00000012 
- 00027243  0x000072ce force  0x0000000b , 0x00000039 
- 00027244  0x000072cf arg  0x000043c8 , 0x00000011 
- 00027245  0x000072d0 call  0x00006b75 
- 00027246  0x000072d1 fetchr  0x00000037 , 0x00000005 , 0x000043c8 
- 00027247  0x000072d2 fetch  0x00000001 , 0x000043ca 
- 00027248  0x000072d3 bbit0  0x00000004 , 0x00006a78 
- 00027249  0x000072d4 jam  0x00000007 , 0x0000806f 
- 00027250  0x000072d6 fetch  0x00000001 , 0x0000815e 
- 00027251  0x000072d7 bne  0x00000007 , 0x00006a72 
- 00027252  0x000072d8 fetch  0x00000001 , 0x00008160 
- 00027253  0x000072d9 lshift4  0x0000003f , 0x0000003f 
- 00027254  0x000072da store  0x00000001 , 0x0000806f 
- 00027255  0x000072db branch  0x00006a7b 
- 00027256  0x000072de call  0x00006af5 
- 00027257  0x000072df call  0x00007d76 
- 00027258  0x000072e0 call  0x00007d74 
- 00027259  0x000072e2 storer  0x00000037 , 0x00000005 , 0x000043c8 
- 00027260  0x000072e4 call  0x00006aad 
- 00027261  0x000072e5 arg  0x00000fd0 , 0x0000003f 
- 00027262  0x000072e6 iadd  0x00000012 , 0x00000012 
- 00027263  0x000072e7 arg  0x00000020 , 0x00000039 
- 00027264  0x000072e8 arg  0x000001fd , 0x00000011 
- 00027265  0x000072e9 call  0x00006b74 
- 00027266  0x000072eb call  0x00006a53 
- 00027267  0x000072ec call  0x00006a44 
- 00027268  0x000072ee fetch  0x00000001 , 0x000043ca 
- 00027269  0x000072ef bbit0  0x00000003 , 0x00006a8f 
- 00027270  0x000072f0 fetcht  0x00000001 , 0x000043cc 
- 00027271  0x000072f1 arg  0x00000000 , 0x0000003f 
- 00027272  0x000072f2 set1  0x00000006 , 0x0000003f 
- 00027273  0x000072f3 set1  0x00000007 , 0x0000003f 
- 00027274  0x000072f4 iand  0x00000002 , 0x00000011 
- 00027275  0x000072f5 sub  0x00000011 , 0x00000000 , 0x0000003e 
- 00027276  0x000072f6 branch  0x00006af1 , 0x00000005 
- 00027277  0x000072f7 isub  0x00000011 , 0x0000003e 
- 00027278  0x000072f8 branch  0x00006af1 , 0x00000005 
- 00027279  0x000072fa jam  0x00000000 , 0x00000030 
- 00027280  0x000072fb arg  0x00006b1e , 0x00000013 
- 00027281  0x000072fd call  0x00006ae5 
- 00027282  0x000072fe nbranch  0x00006af1 , 0x00000002 
- 00027283  0x000072ff fetch  0x00000002 , 0x000043c8 
- 00027284  0x00007300 branch  0x00006a9c , 0x00000034 
- 00027285  0x00007301 call  0x00006a01 
- 00027286  0x00007302 call  0x00006a11 
- 00027287  0x00007303 nbranch  0x00006a9c , 0x0000002d 
- 00027288  0x00007304 fetch  0x00000001 , 0x000001dd 
- 00027289  0x00007305 compare  0x00000003 , 0x0000003f , 0x00000003 
- 00027290  0x00007306 nbranch  0x00006a91 , 0x00000001 
- 00027291  0x00007307 call  0x00006aaa 
- 00027292  0x00007309 call  0x00006b37 
- 00027293  0x0000730a jam  0x00000000 , 0x00000030 
- 00027294  0x0000730c call  0x00006ae5 
- 00027295  0x0000730d nbranch  0x00006af1 , 0x00000002 
- 00027296  0x0000730e call  0x00006ad7 
- 00027297  0x0000730f call  0x00006cc4 
- 00027298  0x00007310 fetch  0x00000001 , 0x000043ca 
- 00027299  0x00007311 bbit1  0x00000002 , 0x00006abd 
- 00027300  0x00007312 call  0x00006adf 
- 00027301  0x00007313 nbranch  0x00006ab4 , 0x0000002d 
- 00027302  0x00007314 fetch  0x00000001 , 0x000001dd 
- 00027303  0x00007315 compare  0x00000003 , 0x0000003f , 0x00000003 
- 00027304  0x00007316 nbranch  0x00006a9e , 0x00000001 
- 00027305  0x00007317 branch  0x00006abd 
- 00027306  0x0000731a setarg  0x000001ff 
- 00027307  0x0000731b arg  0x00000000 , 0x0000003d 
- 00027308  0x0000731c rtn 
- 00027309  0x0000731f arg  0x00001000 , 0x00000012 
- 00027310  0x00007320 fetch  0x00000001 , 0x00008144 
- 00027311  0x00007321 bbit1  0x00000007 , 0x00006ab2 
- 00027312  0x00007322 fetch  0x00000001 , 0x000043cc 
- 00027313  0x00007323 rtnbit0  0x00000007 
- 00027314  0x00007325 arg  0x00000000 , 0x00000012 
- 00027315  0x00007326 rtn 
- 00027316  0x0000732a call  0x00006cc1 
- 00027317  0x0000732b fetch  0x00000001 , 0x000043ca 
- 00027318  0x0000732c bbit1  0x00000002 , 0x00006abd 
- 00027319  0x0000732d call  0x00006adf 
- 00027320  0x0000732e nbranch  0x00006abd , 0x0000002d 
- 00027321  0x0000732f fetch  0x00000001 , 0x000001dd 
- 00027322  0x00007330 compare  0x00000003 , 0x0000003f , 0x00000003 
- 00027323  0x00007331 nbranch  0x00006a9e , 0x00000001 
- 00027324  0x00007332 branch  0x00006acd 
- 00027325  0x00007335 jam  0x00000000 , 0x00000030 
- 00027326  0x00007337 call  0x00006ae5 
- 00027327  0x00007338 nbranch  0x00006af1 , 0x00000002 
- 00027328  0x00007339 fetch  0x00000001 , 0x000043ca 
- 00027329  0x0000733a bbit1  0x00000001 , 0x00006acd 
- 00027330  0x0000733b call  0x00006c20 
- 00027331  0x0000733c nop  0x000000c8 
- 00027332  0x0000733d call  0x00006c2f 
- 00027333  0x0000733e nop  0x00000064 
- 00027334  0x0000733f arg  0x00006c6c , 0x00000013 
- 00027335  0x00007340 call  0x000069fc 
- 00027336  0x00007341 call  0x00006a11 
- 00027337  0x00007342 nbranch  0x00006acd , 0x0000002d 
- 00027338  0x00007343 fetch  0x00000001 , 0x000001dd 
- 00027339  0x00007344 compare  0x00000003 , 0x0000003f , 0x00000003 
- 00027340  0x00007345 nbranch  0x00006abe , 0x00000001 
- 00027341  0x00007348 call  0x00006ad1 
- 00027342  0x00007349 fetch  0x00000001 , 0x000043ca 
- 00027343  0x0000734a rtnbit0  0x00000000 
- 00027344  0x0000734b branch  0x00006882 
- 00027345  0x0000734e arg  0x000001ed , 0x00000005 
- 00027346  0x0000734f call  0x00007c99 
- 00027347  0x00007350 force  0x00000004 , 0x00000038 
- 00027348  0x00007351 call  0x00007370 
- 00027349  0x00007352 jam  0x00000021 , 0x00008050 
- 00027350  0x00007353 rtn 
- 00027351  0x00007356 fetch  0x00000001 , 0x00004429 
- 00027352  0x00007357 fetcht  0x00000001 , 0x00004428 
- 00027353  0x00007358 isub  0x00000002 , 0x0000003e 
- 00027354  0x00007359 nbranch  0x00006cbc , 0x00000005 
- 00027355  0x0000735b jam  0x00000004 , 0x00004427 
- 00027356  0x0000735c jam  0x00000017 , 0x00004428 
- 00027357  0x0000735d jam  0x00000016 , 0x00004429 
- 00027358  0x0000735e branch  0x00006cbc 
- 00027359  0x00007363 setarg  0x00000000 
- 00027360  0x00007364 store  0x00000002 , 0x000001e0 
- 00027361  0x00007365 arg  0x00006ce7 , 0x00000013 
- 00027362  0x00007366 call  0x00006ca5 
- 00027363  0x00007367 call  0x000069fc 
- 00027364  0x00007368 branch  0x00006a11 
- 00027365  0x0000736e call  0x00006aeb 
- 00027366  0x0000736f fetch  0x00000001 , 0x00000030 
- 00027367  0x00007370 increase  0x00000001 , 0x0000003f 
- 00027368  0x00007371 sub  0x0000003f , 0x00000003 , 0x0000003e 
- 00027369  0x00007372 store  0x00000001 , 0x00000030 
- 00027370  0x00007373 rtn 
- 00027371  0x00007376 fetch  0x00000001 , 0x00000030 
- 00027372  0x00007377 rtn  0x00000034 
- 00027373  0x00007378 fetch  0x00000001 , 0x0000021b 
- 00027374  0x00007379 rtn  0x00000034 
- 00027375  0x0000737a copy  0x0000003f , 0x00000039 
- 00027376  0x0000737b branch  0x00007c96 
- 00027377  0x0000737f call  0x00006ad1 
- 00027378  0x00007380 call  0x000069e6 
- 00027379  0x00007382 call  0x00007d7c 
- 00027380  0x00007383 rtn 
- 00027381  0x00007386 and_into  0x000000e0 , 0x0000003f 
- 00027382  0x00007387 rshift  0x0000003f , 0x0000003f 
- 00027383  0x00007388 store  0x00000001 , 0x0000806f 
- 00027384  0x00007389 setarg  0x00000001 
- 00027385  0x0000738a arg  0x000043cd , 0x00000006 
- 00027386  0x0000738c ifetcht  0x00000002 , 0x00000006 
- 00027387  0x0000738d storet  0x00000002 , 0x0000804c 
- 00027388  0x0000738e store  0x00000001 , 0x00008020 
- 00027389  0x0000738f lshift  0x0000003f , 0x0000003f 
- 00027390  0x00007390 bbit0  0x00000003 , 0x00006afa 
- 00027391  0x00007391 rtn 
- 00027392  0x00007395 fetch  0x00000001 , 0x000001dd 
- 00027393  0x00007396 lshift  0x0000003f , 0x0000003f 
- 00027394  0x00007397 setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00027395  0x00007398 isolate0  0x0000000f , 0x00000011 
- 00027396  0x00007399 rtn  0x00000001 
- 00027397  0x0000739a store  0x00000001 , 0x000001dd 
- 00027398  0x0000739b rtn 
- 00027399  0x0000739f fetch  0x00000001 , 0x0000806f 
- 00027400  0x000073a0 rtnbit0  0x00000007 
- 00027401  0x000073a1 branch  0x00006b0d 
- 00027402  0x000073a3 fetch  0x00000001 , 0x00008128 
- 00027403  0x000073a4 qisolate1  0x0000003f 
- 00027404  0x000073a5 rtn  0x00000001 
- 00027405  0x000073a7 fetch  0x00000001 , 0x00008108 
- 00027406  0x000073a8 bbit0  0x00000001 , 0x00006b0a 
- 00027407  0x000073a9 call  0x000072d4 
- 00027408  0x000073aa branch  0x00006b0a 
- 00027409  0x000073bf fetch  0x00000002 , 0x000040f0 
- 00027410  0x000073c0 rtn  0x00000034 
- 00027411  0x000073c1 jam  0x00000080 , 0x00008023 
- 00027412  0x000073c2 jam  0x00000000 , 0x00008022 
- 00027413  0x000073c3 jam  0x00000000 , 0x00008024 
- 00027414  0x000073c4 fetcht  0x00000002 , 0x000040f2 
- 00027415  0x000073c5 lshift2  0x00000002 , 0x00000039 
- 00027416  0x000073c6 iforce  0x00000006 
- 00027417  0x000073c8 ifetch  0x00000001 , 0x00000006 
- 00027418  0x000073c9 store  0x00000001 , 0x00008025 
- 00027419  0x000073ca loop  0x00006b19 
- 00027420  0x000073cb jam  0x00000000 , 0x00008023 
- 00027421  0x000073cc rtn 
- 00027422  0x000073d4 copy  0x00000002 , 0x00000039 
- 00027423  0x000073d5 fetch  0x00000002 , 0x000001e0 
- 00027424  0x000073d6 iadd  0x00000002 , 0x00000002 
- 00027425  0x000073d7 storet  0x00000002 , 0x000001e0 
- 00027426  0x000073d8 iforce  0x00000012 
- 00027427  0x000073d9 copy  0x00000011 , 0x0000002e 
- 00027428  0x000073da jam  0x00000010 , 0x00008006 
- 00027429  0x000073db call  0x00006b74 
- 00027430  0x000073dc copy  0x0000002e , 0x00000011 
- 00027431  0x000073dd isolate0  0x0000000f , 0x00000011 
- 00027432  0x000073de rtn  0x00000001 
- 00027433  0x000073df call  0x00007dc6 , 0x00000034 
- 00027434  0x000073e0 branch  0x00006b00 
- 00027435  0x000073e4 jam  0x00000001 , 0x00008ac8 
- 00027436  0x000073e5 nop  0x0000012c 
- 00027437  0x000073e6 jam  0x00000005 , 0x00008ac8 
- 00027438  0x000073e7 nop  0x00000064 
- 00027439  0x000073e8 jam  0x00000025 , 0x00008ac8 
- 00027440  0x000073e9 nop  0x000003e8 
- 00027441  0x000073ea jam  0x00000027 , 0x00008ac8 
- 00027442  0x000073eb nop  0x0000012c 
- 00027443  0x000073ec rtn 
- 00027444  0x000073ef call  0x00006b2b 
- 00027445  0x000073f0 jam  0x0000003f , 0x00008ac8 
- 00027446  0x000073f1 rtn 
- 00027447  0x000073f4 jam  0x00000083 , 0x00008047 
- 00027448  0x000073f6 jam  0x00000000 , 0x00008ac8 
- 00027449  0x000073f7 rtn 
- 00027450  0x000073fa call  0x00006b2b 
- 00027451  0x000073fd jam  0x00000082 , 0x00008047 
- 00027452  0x000073fe nop  0x0000000c 
- 00027453  0x000073ff jam  0x00000080 , 0x00008047 
- 00027454  0x00007400 jam  0x00000082 , 0x00008047 
- 00027455  0x00007401 nop  0x00000096 
- 00027456  0x00007402 rtn 
- 00027457  0x00007406 lshift3  0x00000012 , 0x00000012 
- 00027458  0x00007407 storer  0x00000012 , 0x00000002 , 0x00008044 
- 00027459  0x00007408 jam  0x00000000 , 0x00008046 
- 00027460  0x00007409 rtn 
- 00027461  0x0000740d bpatch  0x000000c4 , 0x00004018 
- 00027462  0x0000740e call  0x00006b34 
- 00027463  0x0000740f call  0x00006b41 
- 00027464  0x00007410 call  0x00006b3b 
- 00027465  0x00007412 ifetcht  0x00000001 , 0x00000011 
- 00027466  0x00007413 increase  0x00000001 , 0x00000011 
- 00027467  0x00007414 force  0x00000000 , 0x00000007 
- 00027468  0x00007416 qisolate0  0x00000002 
- 00027469  0x00007417 branch  0x00006b6c , 0x00000001 
- 00027470  0x00007418 fetch  0x00000001 , 0x00008046 
- 00027471  0x00007419 set1  0x00000006 , 0x0000003f 
- 00027472  0x0000741a set1  0x00000007 , 0x0000003f 
- 00027473  0x0000741b store  0x00000001 , 0x00008046 
- 00027474  0x0000741c jam  0x00000002 , 0x00008047 
- 00027475  0x0000741d jam  0x00000082 , 0x00008047 
- 00027476  0x0000741e set0  0x00000007 , 0x0000003f 
- 00027477  0x0000741f store  0x00000001 , 0x00008046 
- 00027478  0x00007420 jam  0x0000008a , 0x00008047 
- 00027479  0x00007421 nop  0x0000000b 
- 00027480  0x00007422 jam  0x000000ca , 0x00008047 
- 00027481  0x00007423 nop  0x00000021 
- 00027482  0x00007424 jam  0x0000004a , 0x00008047 
- 00027483  0x00007425 nop  0x0000002c 
- 00027484  0x00007426 jam  0x000000ca , 0x00008047 
- 00027485  0x00007427 nop  0x00000016 
- 00027486  0x00007428 jam  0x0000008a , 0x00008047 
- 00027487  0x00007429 nop  0x00000021 
- 00027488  0x0000742a jam  0x00000082 , 0x00008047 
- 00027489  0x0000742b nop  0x00000001 
- 00027490  0x0000742c jam  0x00000092 , 0x00008047 
- 00027491  0x0000742d nop  0x0000000a 
- 00027492  0x0000742e jam  0x000000b2 , 0x00008047 
- 00027493  0x0000742f fetch  0x00000001 , 0x00008007 
- 00027494  0x00007430 jam  0x00000092 , 0x00008047 
- 00027495  0x00007431 nop  0x00000001 
- 00027496  0x00007432 jam  0x00000082 , 0x00008047 
- 00027497  0x00007433 nop  0x00000001 
- 00027498  0x00007434 qisolate0  0x0000003f 
- 00027499  0x00007435 branch  0x00006b4c , 0x00000001 
- 00027500  0x00007437 fetch  0x00000002 , 0x00008044 
- 00027501  0x00007438 increase  0x00000001 , 0x0000003f 
- 00027502  0x00007439 store  0x00000002 , 0x00008044 
- 00027503  0x0000743a increase  0x00000001 , 0x00000007 
- 00027504  0x0000743b compare  0x00000008 , 0x00000007 , 0x0000000f 
- 00027505  0x0000743c nbranch  0x00006b4c , 0x00000001 
- 00027506  0x0000743d loop  0x00006b49 
- 00027507  0x0000743e branch  0x00006b38 
- 00027508  0x00007445 bpatch  0x000000c5 , 0x00004018 
- 00027509  0x00007447 call  0x00006b41 
- 00027510  0x00007448 jam  0x000000a2 , 0x00008047 
- 00027511  0x00007449 increase  0x00000008 , 0x00000012 
- 00027512  0x0000744a arg  0x00000000 , 0x00000007 
- 00027513  0x0000744b setarg  0xffffffff 
- 00027514  0x0000744d fetcht  0x00000001 , 0x00008007 
- 00027515  0x0000744e istoret  0x00000001 , 0x00000011 
- 00027516  0x0000744f bcrc  0x00000002 
- 00027517  0x00007450 jam  0x00000020 , 0x00008006 
- 00027518  0x00007451 storer  0x00000012 , 0x00000002 , 0x00008044 
- 00027519  0x00007452 isolate1  0x0000000f , 0x00000011 
- 00027520  0x00007453 branch  0x00006b83 , 0x00000001 
- 00027521  0x00007454 increase  0x00000001 , 0x00000011 
- 00027522  0x00007455 branch  0x00006b89 
- 00027523  0x00007458 nbranch  0x00006b89 , 0x00000028 
- 00027524  0x00007459 increase  0x00000001 , 0x00000007 
- 00027525  0x0000745a compare  0x00000000 , 0x00000007 , 0x0000000f 
- 00027526  0x0000745b nbranch  0x00006b89 , 0x00000001 
- 00027527  0x0000745c call  0x000072d4 
- 00027528  0x0000745d jam  0x00000010 , 0x00008006 
- 00027529  0x0000745f increase  0x00000008 , 0x00000012 
- 00027530  0x00007460 loop  0x00006b7a 
- 00027531  0x00007461 jam  0x00000082 , 0x00008047 
- 00027532  0x00007462 rtn 
- 00027533  0x0000746e fetch  0x00000001 , 0x000043cb 
- 00027534  0x0000746f beq  0x0000000a , 0x00006b9e 
- 00027535  0x00007470 beq  0x00000004 , 0x00006b9f 
- 00027536  0x00007472 beq  0x00000008 , 0x00006ba3 
- 00027537  0x00007473 beq  0x00000009 , 0x00006ba7 
- 00027538  0x00007474 beq  0x00000006 , 0x00006ba7 
- 00027539  0x00007475 beq  0x0000000c , 0x00006b9e 
- 00027540  0x00007476 beq  0x0000000d , 0x00006bb1 
- 00027541  0x00007477 beq  0x0000000e , 0x00006bab 
- 00027542  0x00007478 beq  0x0000000b , 0x00006b99 
- 00027543  0x00007479 beq  0x0000000f , 0x00006b9d 
- 00027544  0x0000747a branch  0x00006bc2 
- 00027545  0x0000747e arg  0x000043b2 , 0x0000003f 
- 00027546  0x0000747f arg  0x00006858 , 0x00000002 
- 00027547  0x00007480 call  0x00006bb7 
- 00027548  0x00007481 branch  0x00006bae 
- 00027549  0x00007484 branch  0x00006bae 
- 00027550  0x00007489 branch  0x00006bbf 
- 00027551  0x0000748d arg  0x00005099 , 0x0000003f 
- 00027552  0x0000748e arg  0x00006858 , 0x00000002 
- 00027553  0x0000748f call  0x00006bb7 
- 00027554  0x00007490 branch  0x00006bae 
- 00027555  0x00007493 arg  0x000043b2 , 0x0000003f 
- 00027556  0x00007494 arg  0x000053dc , 0x00000002 
- 00027557  0x00007495 call  0x00006bb7 
- 00027558  0x00007496 branch  0x00006bae 
- 00027559  0x00007499 arg  0x000043b2 , 0x0000003f 
- 00027560  0x0000749a arg  0x00004770 , 0x00000002 
- 00027561  0x0000749b call  0x00006bb7 
- 00027562  0x0000749c branch  0x00006bae 
- 00027563  0x0000749f arg  0x000047b7 , 0x0000003f 
- 00027564  0x000074a0 arg  0x00006858 , 0x00000002 
- 00027565  0x000074a1 call  0x00006bb7 
- 00027566  0x000074a3 arg  0x00003728 , 0x0000003f 
- 00027567  0x000074a4 arg  0x00004292 , 0x00000002 
- 00027568  0x000074a5 branch  0x00006bbc 
- 00027569  0x000074a8 arg  0x000047b7 , 0x0000003f 
- 00027570  0x000074a9 arg  0x00006858 , 0x00000002 
- 00027571  0x000074aa call  0x00006bb7 
- 00027572  0x000074ab arg  0x00002acb , 0x0000003f 
- 00027573  0x000074ac arg  0x0000310d , 0x00000002 
- 00027574  0x000074ad branch  0x00006bbc 
- 00027575  0x000074b1 lshift16  0x00000002 , 0x00000002 
- 00027576  0x000074b2 ior  0x00000002 , 0x0000003f 
- 00027577  0x000074b3 branch  0x000023cf 
- 00027578  0x000074b7 arg  0x00002b8f , 0x0000003f 
- 00027579  0x000074b8 arg  0x0000310d , 0x00000002 
- 00027580  0x000074ba lshift16  0x00000002 , 0x00000002 
- 00027581  0x000074bb ior  0x00000002 , 0x0000003f 
- 00027582  0x000074bc branch  0x000023d6 
- 00027583  0x000074bf arg  0x00003112 , 0x0000003f 
- 00027584  0x000074c0 arg  0x000036df , 0x00000002 
- 00027585  0x000074c1 branch  0x00006bbc 
- 00027586  0x000074c4 call  0x00006bbf 
- 00027587  0x000074c5 arg  0x00002b8f , 0x0000003f 
- 00027588  0x000074c6 arg  0x0000310d , 0x00000002 
- 00027589  0x000074c7 branch  0x00006bb7 
- 00027590  0x000074ce bpatch  0x000000c6 , 0x00004018 
- 00027591  0x000074d0 fetch  0x00000001 , 0x000043f5 
- 00027592  0x000074d1 store  0x00000001 , 0x00008080 
- 00027593  0x000074d2 fetch  0x00000001 , 0x000043f6 
- 00027594  0x000074d3 store  0x00000001 , 0x00008081 
- 00027595  0x000074d4 setarg  0x000001de 
- 00027596  0x000074d5 store  0x00000002 , 0x00008084 
- 00027597  0x000074d6 setarg  0x000001e3 
- 00027598  0x000074d7 store  0x00000002 , 0x00008086 
- 00027599  0x000074d8 branch  0x000069dc 
- 00027600  0x000074de set1  0x00000007 , 0x0000003f 
- 00027601  0x000074df store  0x00000002 , 0x000001de 
- 00027602  0x000074e0 bpatch  0x000000c7 , 0x00004018 
- 00027603  0x000074e1 jam  0x00000002 , 0x00008082 
- 00027604  0x000074e2 jam  0x00000000 , 0x00008088 
- 00027605  0x000074e3 jam  0x00000002 , 0x00008006 
- 00027606  0x000074e4 branch  0x00006be0 
- 00027607  0x000074e8 force  0x00000001 , 0x00000002 
- 00027608  0x000074ea store  0x00000001 , 0x000001de 
- 00027609  0x000074eb bpatch  0x000000c8 , 0x00004019 
- 00027610  0x000074ec jam  0x00000001 , 0x00008082 
- 00027611  0x000074ed storet  0x00000002 , 0x00008088 
- 00027612  0x000074ee jam  0x00000002 , 0x00008006 
- 00027613  0x000074ef call  0x00006be0 
- 00027614  0x000074f0 fetch  0x00000001 , 0x000001e3 
- 00027615  0x000074f1 rtn 
- 00027616  0x000074f8 nop  0x00000005 
- 00027617  0x000074f9 fetch  0x00000001 , 0x00008128 
- 00027618  0x000074fa bbit0  0x00000003 , 0x00006be0 
- 00027619  0x000074fb rtn 
- 00027620  0x00007504 disable  0x00000028 
- 00027621  0x00007505 copy  0x0000003f , 0x00000012 
- 00027622  0x00007506 fetch  0x00000001 , 0x00004420 
- 00027623  0x00007507 rtnne  0x00000000 
- 00027624  0x00007508 enable  0x00000028 
- 00027625  0x00007509 copy  0x00000012 , 0x0000003f 
- 00027626  0x0000750a branch  0x00006bf2 
- 00027627  0x0000750e fetch  0x00000001 , 0x00004420 
- 00027628  0x0000750f beq  0x00000001 , 0x00006bf2 
- 00027629  0x00007510 beq  0x00000002 , 0x00006bf8 
- 00027630  0x00007511 beq  0x00000003 , 0x00006c00 
- 00027631  0x00007512 beq  0x00000004 , 0x00006c04 
- 00027632  0x00007513 beq  0x00000005 , 0x00006c0b 
- 00027633  0x00007514 rtn 
- 00027634  0x00007517 store  0x00000003 , 0x00004419 
- 00027635  0x00007518 copy  0x00000011 , 0x0000003f 
- 00027636  0x00007519 store  0x00000002 , 0x0000441c 
- 00027637  0x0000751a storet  0x00000002 , 0x0000441e 
- 00027638  0x0000751b jam  0x00000002 , 0x00004420 
- 00027639  0x0000751c branch  0x00006c20 
- 00027640  0x0000751f call  0x00006c20 
- 00027641  0x00007520 jam  0x00000003 , 0x00004420 
- 00027642  0x00007521 call  0x00006c26 
- 00027643  0x00007522 arg  0x000001de , 0x00000011 
- 00027644  0x00007523 jam  0x00000004 , 0x00008082 
- 00027645  0x00007524 fetch  0x00000003 , 0x00004419 
- 00027646  0x00007525 arg  0x00000020 , 0x00000002 
- 00027647  0x00007526 branch  0x00006c40 
- 00027648  0x00007529 call  0x00006c20 
- 00027649  0x0000752a call  0x00006c63 
- 00027650  0x0000752b jam  0x00000004 , 0x00004420 
- 00027651  0x0000752c rtn 
- 00027652  0x00007530 bpatch  0x000000c9 , 0x00004019 
- 00027653  0x00007531 call  0x00006c20 
- 00027654  0x00007532 jam  0x00000005 , 0x00004420 
- 00027655  0x00007533 call  0x00006c26 
- 00027656  0x00007534 call  0x00006c18 
- 00027657  0x00007535 call  0x00006c3c 
- 00027658  0x00007536 branch  0x00006c13 
- 00027659  0x00007538 call  0x00006c20 
- 00027660  0x00007539 call  0x00006c26 
- 00027661  0x0000753a setarg  0x00000005 
- 00027662  0x0000753b call  0x00006bd7 
- 00027663  0x0000753c rtnbit1  0x00000000 
- 00027664  0x0000753d jam  0x00000000 , 0x00004420 
- 00027665  0x0000753e fetch  0x00000002 , 0x000043e7 
- 00027666  0x0000753f branch  0x00007d79 
- 00027667  0x00007541 fetch  0x00000004 , 0x00000678 
- 00027668  0x00007542 fetcht  0x00000002 , 0x0000441c 
- 00027669  0x00007544 increase  0xfffffffc , 0x00000002 
- 00027670  0x00007545 istore  0x00000004 , 0x00000002 
- 00027671  0x00007546 rtn 
- 00027672  0x00007549 fetcht  0x00000002 , 0x0000441c 
- 00027673  0x0000754a copy  0x00000002 , 0x00000011 
- 00027674  0x0000754b increase  0xfffffffc , 0x00000002 
- 00027675  0x0000754c ifetch  0x00000004 , 0x00000002 
- 00027676  0x0000754d store  0x00000004 , 0x00000678 
- 00027677  0x0000754e fetcht  0x00000002 , 0x0000441e 
- 00027678  0x0000754f fetch  0x00000003 , 0x00004419 
- 00027679  0x00007550 rtn 
- 00027680  0x00007553 bpatch  0x000000ca , 0x00004019 
- 00027681  0x00007554 call  0x00006c8b 
- 00027682  0x00007555 call  0x000069dc 
- 00027683  0x00007556 setarg  0x00000000 
- 00027684  0x00007557 store  0x00000004 , 0x000001de 
- 00027685  0x00007558 rtn 
- 00027686  0x0000755b jam  0x00000006 , 0x000001de 
- 00027687  0x0000755d setarg  0x00000000 
- 00027688  0x0000755e store  0x00000002 , 0x00008088 
- 00027689  0x0000755f setarg  0x00000001 
- 00027690  0x00007560 store  0x00000002 , 0x00008082 
- 00027691  0x00007561 setarg  0x000001de 
- 00027692  0x00007562 store  0x00000002 , 0x00008084 
- 00027693  0x00007563 jam  0x00000002 , 0x00008006 
- 00027694  0x00007564 branch  0x00006be0 
- 00027695  0x00007567 jam  0x000000ab , 0x000001de 
- 00027696  0x00007568 branch  0x00006c27 
- 00027697  0x0000756b jam  0x000000b9 , 0x000001de 
- 00027698  0x0000756c branch  0x00006c27 
- 00027699  0x0000756f store  0x00000003 , 0x00000670 
- 00027700  0x00007570 storet  0x00000002 , 0x00000678 
- 00027701  0x00007571 storer  0x00000011 , 0x00000002 , 0x00000684 
- 00027702  0x00007572 bpatchx  0x000000b5 , 0x00004036 
- 00027703  0x00007573 call  0x00006c26 
- 00027704  0x00007574 fetch  0x00000003 , 0x00000670 
- 00027705  0x00007575 fetcht  0x00000002 , 0x00000678 
- 00027706  0x00007576 fetchr  0x00000011 , 0x00000002 , 0x00000684 
- 00027707  0x00007577 branch  0x00006c3c 
- 00027708  0x0000757b increase  0x00000004 , 0x00000002 
- 00027709  0x0000757c storet  0x00000002 , 0x00008082 
- 00027710  0x0000757d arg  0x00000002 , 0x00000002 
- 00027711  0x0000757e increase  0xfffffffc , 0x00000011 
- 00027712  0x00007581 istoret  0x00000001 , 0x00000011 
- 00027713  0x00007582 rshift16  0x0000003f , 0x00000002 
- 00027714  0x00007583 istoret  0x00000001 , 0x00000005 
- 00027715  0x00007584 rshift8  0x0000003f , 0x00000002 
- 00027716  0x00007585 istoret  0x00000001 , 0x00000005 
- 00027717  0x00007586 istore  0x00000001 , 0x00000005 
- 00027718  0x00007587 deposit  0x00000011 
- 00027719  0x00007588 store  0x00000002 , 0x00008084 
- 00027720  0x00007589 setarg  0x00000000 
- 00027721  0x0000758a store  0x00000002 , 0x00008088 
- 00027722  0x0000758b jam  0x00000002 , 0x00008006 
- 00027723  0x0000758c call  0x00006be0 
- 00027724  0x0000758d branch  0x00006c63 
- 00027725  0x00007592 storet  0x00000002 , 0x00008088 
- 00027726  0x00007593 rshift16  0x0000003f , 0x00000002 
- 00027727  0x00007594 storet  0x00000001 , 0x000001df 
- 00027728  0x00007595 rshift8  0x0000003f , 0x00000002 
- 00027729  0x00007596 storet  0x00000001 , 0x000001e0 
- 00027730  0x00007597 store  0x00000001 , 0x000001e1 
- 00027731  0x00007598 setarg  0x00000004 
- 00027732  0x00007599 store  0x00000002 , 0x00008082 
- 00027733  0x0000759a jam  0x00000003 , 0x000001de 
- 00027734  0x0000759b setarg  0x000001de 
- 00027735  0x0000759c store  0x00000002 , 0x00008084 
- 00027736  0x0000759d deposit  0x00000011 
- 00027737  0x0000759e store  0x00000002 , 0x00008086 
- 00027738  0x0000759f fetch  0x00000001 , 0x00008080 
- 00027739  0x000075a0 isolate0  0x0000000f , 0x00000011 
- 00027740  0x000075a1 setflag  0x00000001 , 0x00000006 , 0x0000003f 
- 00027741  0x000075a2 store  0x00000001 , 0x00008080 
- 00027742  0x000075a3 jam  0x00000002 , 0x00008006 
- 00027743  0x000075a5 fetch  0x00000001 , 0x00008128 
- 00027744  0x000075a6 bbit1  0x00000007 , 0x00006c5f 
- 00027745  0x000075a7 arg  0x00000003 , 0x00000007 
- 00027746  0x000075a8 branch  0x00006be0 
- 00027747  0x000075ab setarg  0x000007d0 
- 00027748  0x000075ac call  0x0000235c 
- 00027749  0x000075ad call  0x00006c26 
- 00027750  0x000075ae setarg  0x000001e3 
- 00027751  0x000075af store  0x00000002 , 0x00008086 
- 00027752  0x000075b0 setarg  0x00000005 
- 00027753  0x000075b1 call  0x00006bd7 
- 00027754  0x000075b2 bbit1  0x00000000 , 0x00006c63 
- 00027755  0x000075b3 rtn 
- 00027756  0x000075ba storet  0x00000002 , 0x00008088 
- 00027757  0x000075bb setarg  0x00000004 
- 00027758  0x000075bc store  0x00000002 , 0x00008082 
- 00027759  0x000075bd jam  0x00000003 , 0x000001de 
- 00027760  0x000075be setarg  0x000001de 
- 00027761  0x000075bf store  0x00000002 , 0x00008084 
- 00027762  0x000075c0 deposit  0x00000011 
- 00027763  0x000075c1 store  0x00000002 , 0x00008086 
- 00027764  0x000075c2 fetch  0x00000001 , 0x00008080 
- 00027765  0x000075c3 isolate0  0x0000000f , 0x00000011 
- 00027766  0x000075c4 setflag  0x00000001 , 0x00000006 , 0x0000003f 
- 00027767  0x000075c5 store  0x00000001 , 0x00008080 
- 00027768  0x000075c6 jam  0x00000002 , 0x00008006 
- 00027769  0x000075c8 fetch  0x00000001 , 0x00008128 
- 00027770  0x000075c9 bbit1  0x00000007 , 0x00006c79 
- 00027771  0x000075ca arg  0x00000003 , 0x00000007 
- 00027772  0x000075cb call  0x00006b07 
- 00027773  0x000075cc call  0x00006be0 
- 00027774  0x000075cd isolate1  0x00000002 , 0x0000003f 
- 00027775  0x000075ce call  0x00006b00 
- 00027776  0x000075cf fetch  0x00000001 , 0x000001df 
- 00027777  0x000075d0 lshift16  0x0000003f , 0x00000012 
- 00027778  0x000075d1 fetch  0x00000002 , 0x000001e0 
- 00027779  0x000075d2 byteswap  0x0000003f , 0x0000003f 
- 00027780  0x000075d3 ior  0x00000012 , 0x0000003f 
- 00027781  0x000075d4 iadd  0x00000002 , 0x0000003f 
- 00027782  0x000075d5 store  0x00000001 , 0x000001e1 
- 00027783  0x000075d6 rshift8  0x0000003f , 0x0000003f 
- 00027784  0x000075d7 byteswap  0x0000003f , 0x0000003f 
- 00027785  0x000075d8 store  0x00000002 , 0x000001df 
- 00027786  0x000075d9 rtn 
- 00027787  0x000075dc fetch  0x00000001 , 0x00004421 
- 00027788  0x000075dd fetcht  0x00000001 , 0x00004423 
- 00027789  0x000075de isub  0x00000002 , 0x0000003e 
- 00027790  0x000075df nbranch  0x00006c90 , 0x00000005 
- 00027791  0x000075e0 call  0x00006c9c 
- 00027792  0x000075e3 fetch  0x00000001 , 0x00004421 
- 00027793  0x000075e4 arg  0x00000020 , 0x00000002 
- 00027794  0x000075e5 call  0x00006f21 
- 00027795  0x000075e6 fetch  0x00000001 , 0x00004424 
- 00027796  0x000075e7 arg  0x00000021 , 0x00000002 
- 00027797  0x000075e8 call  0x00006f21 
- 00027798  0x000075e9 fetch  0x00000001 , 0x00004422 
- 00027799  0x000075ea arg  0x00000022 , 0x00000002 
- 00027800  0x000075eb call  0x00006f21 
- 00027801  0x000075ec fetch  0x00000001 , 0x00004423 
- 00027802  0x000075ed arg  0x0000001f , 0x00000002 
- 00027803  0x000075ee branch  0x00006f21 
- 00027804  0x000075f1 jam  0x00000001 , 0x00004421 
- 00027805  0x000075f2 jam  0x00000003 , 0x00004422 
- 00027806  0x000075f3 jam  0x00000000 , 0x00004423 
- 00027807  0x000075f4 jam  0x00000002 , 0x00004424 
- 00027808  0x000075f5 jam  0x0000000b , 0x00004425 
- 00027809  0x000075f6 jam  0x0000000a , 0x00004426 
- 00027810  0x000075f7 rtn 
- 00027811  0x000075fb jam  0x00000001 , 0x00008010 
- 00027812  0x000075fc rtn 
- 00027813  0x00007603 jam  0x00000005 , 0x0000808b 
- 00027814  0x00007604 jam  0x00000007 , 0x0000808c 
- 00027815  0x00007605 jam  0x00000007 , 0x0000808d 
- 00027816  0x00007606 jam  0x00000007 , 0x0000808e 
- 00027817  0x00007607 jam  0x00000007 , 0x0000808f 
- 00027818  0x00007608 jam  0x00000005 , 0x00008090 
- 00027819  0x00007609 jam  0x00000000 , 0x00008091 
- 00027820  0x0000760a rtn 
- 00027821  0x0000760d jam  0x0000000c , 0x0000808b 
- 00027822  0x0000760e jam  0x0000000d , 0x0000808c 
- 00027823  0x0000760f jam  0x0000000d , 0x0000808d 
- 00027824  0x00007610 jam  0x0000000d , 0x0000808e 
- 00027825  0x00007611 jam  0x0000000d , 0x0000808f 
- 00027826  0x00007612 jam  0x0000000c , 0x00008090 
- 00027827  0x00007613 jam  0x00000000 , 0x00008091 
- 00027828  0x00007614 rtn 
- 00027829  0x00007617 call  0x00006cd8 
- 00027830  0x00007619 fetch  0x00000001 , 0x00004428 
- 00027831  0x0000761a arg  0x0000006c , 0x00000002 
- 00027832  0x0000761b call  0x00006f21 
- 00027833  0x0000761c fetch  0x00000001 , 0x00004429 
- 00027834  0x0000761d arg  0x0000006d , 0x00000002 
- 00027835  0x0000761e branch  0x00006f21 
- 00027836  0x00007621 call  0x00006cdf 
- 00027837  0x00007622 branch  0x00006cb6 
- 00027838  0x00007625 fetch  0x00000001 , 0x00008128 
- 00027839  0x00007626 bbit0  0x00000005 , 0x00006cbe 
- 00027840  0x00007627 rtn 
- 00027841  0x00007642 set1  0x00000028 , 0x00000000 
- 00027842  0x00007643 jam  0x00000008 , 0x000043f4 
- 00027843  0x00007644 rtn 
- 00027844  0x00007647 set0  0x00000028 , 0x00000000 
- 00027845  0x00007648 jam  0x00000020 , 0x000043f4 
- 00027846  0x00007649 rtn 
- 00027847  0x0000764d fetch  0x00000001 , 0x000043eb 
- 00027848  0x0000764e iadd  0x00000012 , 0x0000003f 
- 00027849  0x0000764f store  0x00000001 , 0x000001e0 
- 00027850  0x00007650 branch  0x00006cce 
- 00027851  0x00007653 fetch  0x00000002 , 0x000001e0 
- 00027852  0x00007654 byteswap  0x0000003f , 0x0000003f 
- 00027853  0x00007655 store  0x00000001 , 0x000001e0 
- 00027854  0x0000765b setarg  0x00000003 
- 00027855  0x0000765c store  0x00000002 , 0x00008092 
- 00027856  0x0000765d jam  0x000000a0 , 0x000001df 
- 00027857  0x0000765e jam  0x000000a1 , 0x000001e1 
- 00027858  0x0000765f branch  0x00006ced 
- 00027859  0x00007666 storet  0x00000002 , 0x00000678 
- 00027860  0x00007667 call  0x00006cd8 
- 00027861  0x00007668 fetcht  0x00000002 , 0x00000678 
- 00027862  0x00007669 call  0x00006d07 
- 00027863  0x0000766a branch  0x00006cdf 
- 00027864  0x0000766d fetch  0x00000001 , 0x00004427 
- 00027865  0x0000766e rtneq  0x000000ff 
- 00027866  0x0000766f bbit0  0x00000006 , 0x00006cdd 
- 00027867  0x00007670 setarg  0x000249f0 
- 00027868  0x00007671 call  0x0000235c 
- 00027869  0x00007673 fetcht  0x00000001 , 0x00004427 
- 00027870  0x00007674 branch  0x00006ef7 
- 00027871  0x00007677 fetcht  0x00000001 , 0x00004427 
- 00027872  0x00007678 branch  0x00006ef3 
- 00027873  0x0000767e bpatch  0x000000cb , 0x00004019 
- 00027874  0x0000767f bmark1  0x00000028 , 0x00006cc7 
- 00027875  0x00007680 fetch  0x00000002 , 0x000043eb 
- 00027876  0x00007681 iadd  0x00000012 , 0x0000003f 
- 00027877  0x00007682 byteswap  0x0000003f , 0x0000003f 
- 00027878  0x00007683 store  0x00000002 , 0x000001e0 
- 00027879  0x00007687 bpatch  0x000000cc , 0x00004019 
- 00027880  0x00007688 bmark1  0x00000028 , 0x00006ccb 
- 00027881  0x00007689 setarg  0x00000004 
- 00027882  0x0000768a store  0x00000002 , 0x00008092 
- 00027883  0x0000768b jam  0x000000a0 , 0x000001df 
- 00027884  0x0000768c jam  0x000000a1 , 0x000001e2 
- 00027885  0x0000768e setarg  0x000001df 
- 00027886  0x0000768f store  0x00000002 , 0x00008094 
- 00027887  0x00007690 storet  0x00000002 , 0x00008098 
- 00027888  0x00007691 storer  0x00000011 , 0x00000002 , 0x00008096 
- 00027889  0x00007692 setarg  0x00000002 
- 00027890  0x00007693 isolate0  0x0000000f , 0x00000011 
- 00027891  0x00007694 setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00027892  0x00007695 store  0x00000001 , 0x0000808a 
- 00027893  0x00007696 jam  0x00000004 , 0x00008006 
- 00027894  0x00007697 arg  0x00000005 , 0x00000007 
- 00027895  0x00007698 call  0x00006b07 
- 00027896  0x00007699 call  0x00006cbe 
- 00027897  0x0000769a isolate1  0x00000004 , 0x0000003f 
- 00027898  0x0000769b call  0x00006b00 
- 00027899  0x0000769c bmark1  0x00000028 , 0x00006d02 
- 00027900  0x0000769e fetch  0x00000002 , 0x000001e0 
- 00027901  0x0000769f byteswap  0x0000003f , 0x0000003f 
- 00027902  0x000076a0 iadd  0x00000002 , 0x0000003f 
- 00027903  0x000076a1 byteswap  0x0000003f , 0x0000003f 
- 00027904  0x000076a2 store  0x00000002 , 0x000001e0 
- 00027905  0x000076a3 rtn 
- 00027906  0x000076a6 fetch  0x00000001 , 0x000001e0 
- 00027907  0x000076a7 iadd  0x00000002 , 0x0000003f 
- 00027908  0x000076a8 byteswap  0x0000003f , 0x0000003f 
- 00027909  0x000076a9 store  0x00000002 , 0x000001e0 
- 00027910  0x000076aa rtn 
- 00027911  0x000076b1 fetch  0x00000002 , 0x000043eb 
- 00027912  0x000076b2 iadd  0x00000012 , 0x0000003f 
- 00027913  0x000076b5 store  0x00000002 , 0x00000670 
- 00027914  0x000076b6 bpatch  0x000000cd , 0x00004019 
- 00027915  0x000076b7 storet  0x00000002 , 0x00000678 
- 00027916  0x000076b8 storer  0x00000011 , 0x00000002 , 0x0000068f 
- 00027917  0x000076ba call  0x00006d1c 
- 00027918  0x000076bc fetcht  0x00000002 , 0x00000688 
- 00027919  0x000076bd fetchr  0x00000011 , 0x00000002 , 0x0000068f 
- 00027920  0x000076be fetch  0x00000002 , 0x00000670 
- 00027921  0x000076c0 call  0x00006d3d 
- 00027922  0x000076c2 fetch  0x00000002 , 0x00000688 
- 00027923  0x000076c3 fetcht  0x00000002 , 0x0000068f 
- 00027924  0x000076c4 iadd  0x00000002 , 0x00000002 
- 00027925  0x000076c5 storet  0x00000002 , 0x0000068f 
- 00027926  0x000076c6 fetcht  0x00000002 , 0x00000670 
- 00027927  0x000076c7 iadd  0x00000002 , 0x00000002 
- 00027928  0x000076c8 storet  0x00000002 , 0x00000670 
- 00027929  0x000076c9 fetch  0x00000002 , 0x00000678 
- 00027930  0x000076ca nbranch  0x00006d0d , 0x00000034 
- 00027931  0x000076cb rtn 
- 00027932  0x000076d4 bpatch  0x000000ce , 0x00004019 
- 00027933  0x000076d5 fetch  0x00000001 , 0x000043f4 
- 00027934  0x000076d6 increase  0xffffffff , 0x0000003f 
- 00027935  0x000076d7 fetcht  0x00000002 , 0x00000670 
- 00027936  0x000076d8 ior  0x00000002 , 0x0000003f 
- 00027937  0x000076d9 increase  0x00000001 , 0x0000003f 
- 00027938  0x000076da store  0x00000003 , 0x0000068c 
- 00027939  0x000076dc fetch  0x00000002 , 0x00000678 
- 00027940  0x000076dd iadd  0x00000002 , 0x0000003f 
- 00027941  0x000076df fetcht  0x00000003 , 0x0000068c 
- 00027942  0x000076e0 isub  0x00000002 , 0x0000003f 
- 00027943  0x000076e1 nbranch  0x00006d2e , 0x00000002 
- 00027944  0x000076e2 store  0x00000002 , 0x00000678 
- 00027945  0x000076e3 fetch  0x00000003 , 0x0000068c 
- 00027946  0x000076e4 fetcht  0x00000002 , 0x00000670 
- 00027947  0x000076e5 isub  0x00000002 , 0x0000003f 
- 00027948  0x000076e6 store  0x00000002 , 0x00000688 
- 00027949  0x000076e7 rtn 
- 00027950  0x000076ea fetch  0x00000002 , 0x00000678 
- 00027951  0x000076eb store  0x00000002 , 0x00000688 
- 00027952  0x000076ec setarg  0x00000000 
- 00027953  0x000076ed store  0x00000002 , 0x00000678 
- 00027954  0x000076ee rtn 
- 00027955  0x000076f1 copy  0x00000012 , 0x0000003f 
- 00027956  0x000076f2 increase  0x00000002 , 0x00000002 
- 00027957  0x000076f3 storet  0x00000002 , 0x00008092 
- 00027958  0x000076f4 increase  0xfffffffe , 0x00000011 
- 00027959  0x000076f5 ifetcht  0x00000003 , 0x00000011 
- 00027960  0x000076f6 copy  0x00000002 , 0x00000012 
- 00027961  0x000076f7 arg  0x000000a0 , 0x00000002 
- 00027962  0x000076f8 istoret  0x00000001 , 0x00000011 
- 00027963  0x000076f9 istore  0x00000001 , 0x00000005 
- 00027964  0x000076fa branch  0x00006d4a 
- 00027965  0x000076fe copy  0x0000003f , 0x00000012 
- 00027966  0x000076ff bpatch  0x000000cf , 0x00004019 
- 00027967  0x00007700 bmark1  0x00000028 , 0x00006d33 
- 00027968  0x00007701 copy  0x00000012 , 0x0000003f 
- 00027969  0x00007702 increase  0x00000003 , 0x00000002 
- 00027970  0x00007703 storet  0x00000002 , 0x00008092 
- 00027971  0x00007704 increase  0xfffffffd , 0x00000011 
- 00027972  0x00007705 ifetcht  0x00000003 , 0x00000011 
- 00027973  0x00007706 copy  0x00000002 , 0x00000012 
- 00027974  0x00007707 arg  0x000000a0 , 0x00000002 
- 00027975  0x00007708 istoret  0x00000001 , 0x00000011 
- 00027976  0x00007709 byteswap  0x0000003f , 0x0000003f 
- 00027977  0x0000770a istore  0x00000002 , 0x00000005 
- 00027978  0x0000770c storer  0x00000011 , 0x00000002 , 0x00008094 
- 00027979  0x0000770d setarg  0x00000000 
- 00027980  0x0000770e store  0x00000002 , 0x00008098 
- 00027981  0x0000770f jam  0x00000001 , 0x0000808a 
- 00027982  0x00007710 jam  0x00000004 , 0x00008006 
- 00027983  0x00007711 call  0x00006cbe 
- 00027984  0x00007712 istorer  0x00000012 , 0x00000003 , 0x00000011 
- 00027985  0x00007714 bpatch  0x000000d0 , 0x0000401a 
- 00027986  0x00007715 jam  0x00000000 , 0x000001e2 
- 00027987  0x00007717 setarg  0x00000001 
- 00027988  0x00007718 store  0x00000002 , 0x00008092 
- 00027989  0x00007719 jam  0x000000a0 , 0x000001df 
- 00027990  0x0000771a setarg  0x000001df 
- 00027991  0x0000771b store  0x00000002 , 0x00008094 
- 00027992  0x0000771c setarg  0x00000000 
- 00027993  0x0000771d store  0x00000002 , 0x00008098 
- 00027994  0x0000771e store  0x00000002 , 0x00008096 
- 00027995  0x0000771f setarg  0x00000003 
- 00027996  0x00007720 store  0x00000001 , 0x0000808a 
- 00027997  0x00007721 jam  0x00000004 , 0x00008006 
- 00027998  0x00007722 call  0x00006cbe 
- 00027999  0x00007723 fetch  0x00000001 , 0x00008128 
- 00028000  0x00007724 rtnbit0  0x00000006 
- 00028001  0x00007725 nop  0x000005dc 
- 00028002  0x00007726 fetch  0x00000001 , 0x000001e2 
- 00028003  0x00007727 increase  0x00000001 , 0x0000003f 
- 00028004  0x00007728 store  0x00000001 , 0x000001e2 
- 00028005  0x00007729 sub  0x0000003f , 0x00000028 , 0x0000003e 
- 00028006  0x0000772a nrtn  0x00000002 
- 00028007  0x0000772b branch  0x00006d53 
- 00028008  0x00007730 call  0x00007dba 
- 00028009  0x00007731 branch  0x00006d6a 
- 00028010  0x00007734 rshift16  0x0000003f , 0x00000002 
- 00028011  0x00007735 call  0x00006d8e , 0x00000028 
- 00028012  0x00007736 rshift32  0x0000003f , 0x0000003f 
- 00028013  0x00007737 rshift16  0x0000003f , 0x00000002 
- 00028014  0x00007738 call  0x00006d8a , 0x00000028 
- 00028015  0x00007739 fetch  0x00000002 , 0x00008050 
- 00028016  0x0000773a set0  0x0000000f , 0x0000003f 
- 00028017  0x0000773b store  0x00000002 , 0x00008050 
- 00028018  0x0000773c rtn 
- 00028019  0x00007740 store  0x00000002 , 0x00008052 
- 00028020  0x00007741 rtn 
- 00028021  0x00007745 call  0x00006d77 
- 00028022  0x00007746 branch  0x00006d73 
- 00028023  0x0000774a call  0x00006d7c 
- 00028024  0x0000774b idiv  0x00000002 
- 00028025  0x0000774c call  0x00007d62 
- 00028026  0x0000774d quotient  0x0000003f 
- 00028027  0x0000774e rtn 
- 00028028  0x00007751 fetch  0x00000001 , 0x00008043 
- 00028029  0x00007752 bbit0  0x00000000 , 0x00006d80 
- 00028030  0x00007753 setarg  0x02dc6c00 
- 00028031  0x00007754 rtn 
- 00028032  0x00007756 setarg  0x016e3600 
- 00028033  0x00007757 rtn 
- 00028034  0x0000775a fetch  0x00000001 , 0x00008043 
- 00028035  0x0000775b and  0x0000003f , 0x000000fe , 0x0000003f 
- 00028036  0x0000775c store  0x00000001 , 0x00008043 
- 00028037  0x0000775d rtn 
- 00028038  0x00007760 fetch  0x00000001 , 0x00008043 
- 00028039  0x00007761 or  0x0000003f , 0x00000001 , 0x0000003f 
- 00028040  0x00007762 store  0x00000001 , 0x00008043 
- 00028041  0x00007763 rtn 
- 00028042  0x00007768 store  0x00000002 , 0x0000805a 
- 00028043  0x00007769 store  0x00000002 , 0x0000805e 
- 00028044  0x0000776a storet  0x00000002 , 0x0000805c 
- 00028045  0x0000776b rtn 
- 00028046  0x0000776f store  0x00000002 , 0x00008054 
- 00028047  0x00007770 store  0x00000002 , 0x00008058 
- 00028048  0x00007771 storet  0x00000002 , 0x00008056 
- 00028049  0x00007772 rtn 
- 00028050  0x00007775 fetchr  0x0000000a , 0x00000002 , 0x0000805a 
- 00028051  0x00007776 fetchr  0x00000010 , 0x00000002 , 0x0000805c 
- 00028052  0x00007777 fetchr  0x00000003 , 0x00000002 , 0x0000805e 
- 00028053  0x00007778 rtn 
- 00028054  0x0000777b fetchr  0x0000000a , 0x00000002 , 0x00008054 
- 00028055  0x0000777c fetchr  0x00000010 , 0x00000002 , 0x00008056 
- 00028056  0x0000777d fetchr  0x00000003 , 0x00000002 , 0x00008058 
- 00028057  0x0000777e rtn 
- 00028058  0x00007781 storer  0x00000003 , 0x00000002 , 0x0000805e 
- 00028059  0x00007782 rtn 
- 00028060  0x00007785 storer  0x00000003 , 0x00000002 , 0x00008058 
- 00028061  0x00007786 rtn 
- 00028062  0x00007789 call  0x00006d96 
- 00028063  0x0000778a fetch  0x00000002 , 0x00008112 
- 00028064  0x0000778b iadd  0x00000003 , 0x00000003 
- 00028065  0x0000778c branch  0x00006d9c 
- 00028066  0x0000778f call  0x00006da6 
- 00028067  0x00007790 branch  0x00006d92 
- 00028068  0x00007793 call  0x00006d9a 
- 00028069  0x00007794 branch  0x00006daa 
- 00028070  0x00007798 storer  0x00000003 , 0x00000002 , 0x00000697 
- 00028071  0x00007799 storer  0x0000000a , 0x00000002 , 0x00000695 
- 00028072  0x0000779a storer  0x00000010 , 0x00000002 , 0x00000693 
- 00028073  0x0000779b rtn 
- 00028074  0x0000779e fetchr  0x00000003 , 0x00000002 , 0x00000697 
- 00028075  0x0000779f fetchr  0x0000000a , 0x00000002 , 0x00000695 
- 00028076  0x000077a0 fetchr  0x00000010 , 0x00000002 , 0x00000693 
- 00028077  0x000077a1 rtn 
- 00028078  0x000077a4 fetch  0x00000002 , 0x0000810e 
- 00028079  0x000077a5 nbranch  0x00006dae , 0x00000034 
- 00028080  0x000077a6 rtn 
- 00028081  0x000077a9 deposit  0x00000039 
- 00028082  0x000077aa rtn  0x00000034 
- 00028083  0x000077ac increase  0xfffffff8 , 0x00000039 
- 00028084  0x000077ad call  0x00006dbe , 0x00000002 
- 00028085  0x000077ae rtn  0x00000005 
- 00028086  0x000077af branch  0x00006db3 , 0x00000002 
- 00028087  0x000077b0 increase  0x00000008 , 0x00000039 
- 00028088  0x000077b2 increase  0xfffffffc , 0x00000039 
- 00028089  0x000077b3 call  0x00006dc1 , 0x00000002 
- 00028090  0x000077b4 rtn  0x00000005 
- 00028091  0x000077b5 branch  0x00006db8 , 0x00000002 
- 00028092  0x000077b6 increase  0x00000004 , 0x00000039 
- 00028093  0x000077b7 branch  0x00006dc4 
- 00028094  0x000077ba ifetch  0x00000008 , 0x00000006 
- 00028095  0x000077bb istore  0x00000008 , 0x00000003 
- 00028096  0x000077bc rtn 
- 00028097  0x000077bf ifetch  0x00000004 , 0x00000006 
- 00028098  0x000077c0 istore  0x00000004 , 0x00000003 
- 00028099  0x000077c1 rtn 
- 00028100  0x000077c4 deposit  0x00000039 
- 00028101  0x000077c5 rtn  0x00000034 
- 00028102  0x000077c7 ifetch  0x00000001 , 0x00000006 
- 00028103  0x000077c8 istore  0x00000001 , 0x00000003 
- 00028104  0x000077c9 loop  0x00006dc6 
- 00028105  0x000077ca rtn 
- 00028106  0x000077cd deposit  0x00000039 
- 00028107  0x000077ce rtn  0x00000034 
- 00028108  0x000077d0 increase  0xfffffff8 , 0x00000039 
- 00028109  0x000077d1 call  0x00006dd7 , 0x00000002 
- 00028110  0x000077d2 rtn  0x00000005 
- 00028111  0x000077d3 branch  0x00006dcc , 0x00000002 
- 00028112  0x000077d4 increase  0x00000008 , 0x00000039 
- 00028113  0x000077d6 increase  0xfffffffc , 0x00000039 
- 00028114  0x000077d7 call  0x00006dda , 0x00000002 
- 00028115  0x000077d8 rtn  0x00000005 
- 00028116  0x000077d9 branch  0x00006dd1 , 0x00000002 
- 00028117  0x000077da increase  0x00000004 , 0x00000039 
- 00028118  0x000077db branch  0x00006ddd 
- 00028119  0x000077df ifetch  0x00000008 , 0x00000003 
- 00028120  0x000077e0 istore  0x00000008 , 0x00000005 
- 00028121  0x000077e1 rtn 
- 00028122  0x000077e4 ifetch  0x00000004 , 0x00000003 
- 00028123  0x000077e5 istore  0x00000004 , 0x00000005 
- 00028124  0x000077e6 rtn 
- 00028125  0x000077ea deposit  0x00000039 
- 00028126  0x000077eb rtn  0x00000034 
- 00028127  0x000077ed ifetch  0x00000001 , 0x00000003 
- 00028128  0x000077ee istore  0x00000001 , 0x00000005 
- 00028129  0x000077ef loop  0x00006ddf 
- 00028130  0x000077f0 rtn 
- 00028131  0x000077f6 jam  0x0000003d , 0x0000066f 
- 00028132  0x000077f7 branch  0x0000782b 
- 00028133  0x000077fa bpatch  0x000000d1 , 0x0000401a 
- 00028134  0x000077fb fetch  0x00000001 , 0x000043fa 
- 00028135  0x000077fc rtn  0x00000034 
- 00028136  0x000077fd call  0x00006e87 
- 00028137  0x000077fe call  0x00006e8d , 0x00000005 
- 00028138  0x000077ff call  0x00007dc0 
- 00028139  0x00007800 call  0x00006e18 
- 00028140  0x00007802 fetch  0x00000001 , 0x000043fa 
- 00028141  0x00007803 icopy  0x00000013 
- 00028142  0x00007804 fetcht  0x00000002 , 0x000043f8 
- 00028143  0x00007805 storet  0x00000002 , 0x00000033 
- 00028144  0x00007807 copy  0x00000013 , 0x0000003f 
- 00028145  0x00007808 branch  0x00006de3 , 0x00000034 
- 00028146  0x00007809 increase  0xffffffff , 0x00000013 
- 00028147  0x0000780a copy  0x00000002 , 0x00000011 
- 00028148  0x0000780b ifetch  0x00000001 , 0x00000011 
- 00028149  0x0000780c fetcht  0x00000001 , 0x00000031 
- 00028150  0x0000780d isub  0x00000002 , 0x0000003e 
- 00028151  0x0000780e call  0x00006e00 , 0x00000005 
- 00028152  0x0000780f branch  0x00006dfc , 0x00000002 
- 00028153  0x00007810 ifetch  0x00000001 , 0x00000011 
- 00028154  0x00007811 increase  0x00000001 , 0x0000003f 
- 00028155  0x00007812 istore  0x00000001 , 0x00000011 
- 00028156  0x00007814 fetcht  0x00000002 , 0x00000033 
- 00028157  0x00007815 increase  0x00000022 , 0x00000002 
- 00028158  0x00007816 storet  0x00000002 , 0x00000033 
- 00028159  0x00007817 branch  0x00006df0 
- 00028160  0x0000781a setarg  0x00000000 
- 00028161  0x0000781b istore  0x00000001 , 0x00000011 
- 00028162  0x0000781c fetch  0x00000001 , 0x00000032 
- 00028163  0x0000781d istore  0x00000001 , 0x00000005 
- 00028164  0x0000781e bne  0x00000033 , 0x00006e0d 
- 00028165  0x00007821 ifetch  0x00000006 , 0x00000006 
- 00028166  0x00007822 istore  0x00000008 , 0x00000005 
- 00028167  0x00007823 setarg  0x00000000 
- 00028168  0x00007824 istore  0x00000008 , 0x00000005 
- 00028169  0x00007825 copy  0x00000012 , 0x00000006 
- 00028170  0x00007827 call  0x00007c8f 
- 00028171  0x00007828 force  0x00000001 , 0x0000003e 
- 00028172  0x00007829 rtn 
- 00028173  0x0000782c beq  0x00000036 , 0x00006e11 
- 00028174  0x0000782d beq  0x00000037 , 0x00006e15 
- 00028175  0x0000782e arg  0x0000428a , 0x00000012 
- 00028176  0x0000782f branch  0x00006e05 
- 00028177  0x00007832 arg  0x0000430d , 0x00000006 
- 00028178  0x00007833 call  0x00007c8f 
- 00028179  0x00007835 arg  0x0000428a , 0x00000006 
- 00028180  0x00007836 branch  0x00006e0a 
- 00028181  0x00007839 arg  0x00004305 , 0x00000006 
- 00028182  0x0000783a call  0x00007c8f 
- 00028183  0x0000783b branch  0x00006e13 
- 00028184  0x00007841 bpatch  0x000000d2 , 0x0000401a 
- 00028185  0x00007842 call  0x00007dbc 
- 00028186  0x00007843 fetch  0x00000001 , 0x000043fa 
- 00028187  0x00007844 rtn  0x00000034 
- 00028188  0x00007845 bpatch  0x000000d3 , 0x0000401a 
- 00028189  0x00007846 fetch  0x00000002 , 0x000044e9 
- 00028190  0x00007847 rtnbit0  0x00000009 
- 00028191  0x00007849 fetch  0x00000001 , 0x000042cb 
- 00028192  0x0000784a beq  0x00000000 , 0x00006e34 
- 00028193  0x0000784b fetch  0x00000001 , 0x0000017d 
- 00028194  0x0000784c compare  0x000000c0 , 0x0000003f , 0x000000c0 
- 00028195  0x0000784d branch  0x00006e27 , 0x00000001 
- 00028196  0x0000784e compare  0x00000040 , 0x0000003f , 0x000000c0 
- 00028197  0x0000784f branch  0x00006e39 , 0x00000001 
- 00028198  0x00007850 branch  0x00006e2e 
- 00028199  0x00007853 branch  0x00006e2b , 0x0000002c 
- 00028200  0x00007854 fetch  0x00000001 , 0x000042c2 
- 00028201  0x00007855 bbit0  0x00000001 , 0x00006e34 
- 00028202  0x00007856 branch  0x00006e2e 
- 00028203  0x00007859 call  0x00006e34 
- 00028204  0x0000785a rtn  0x00000028 
- 00028205  0x0000785b branch  0x00006e2e 
- 00028206  0x00007860 fetch  0x00000001 , 0x000042fe 
- 00028207  0x00007861 bbit1  0x00000007 , 0x00006e31 
- 00028208  0x00007862 branch  0x00006e37 
- 00028209  0x00007866 fetch  0x00000006 , 0x00000178 
- 00028210  0x00007867 store  0x00000008 , 0x00004305 
- 00028211  0x00007868 branch  0x00006e37 
- 00028212  0x0000786c jam  0x00000035 , 0x00000032 
- 00028213  0x0000786d fetch  0x00000006 , 0x00000178 
- 00028214  0x0000786e branch  0x00006e3b 
- 00028215  0x00007871 jam  0x00000037 , 0x00000032 
- 00028216  0x00007872 branch  0x00006e3b 
- 00028217  0x00007876 jam  0x00000036 , 0x00000032 
- 00028218  0x00007877 branch  0x00006e3b 
- 00028219  0x0000787a bpatch  0x000000d4 , 0x0000401a 
- 00028220  0x0000787c fetch  0x00000002 , 0x000043f8 
- 00028221  0x0000787d ifetcht  0x00000001 , 0x0000003f 
- 00028222  0x0000787e pincrease  0x00000001 
- 00028223  0x0000787f store  0x00000002 , 0x00000033 
- 00028224  0x00007880 storet  0x00000001 , 0x00000031 
- 00028225  0x00007881 fetch  0x00000001 , 0x000043fa 
- 00028226  0x00007882 icopy  0x00000013 
- 00028227  0x00007884 fetch  0x00000002 , 0x00000033 
- 00028228  0x00007885 copy  0x0000003f , 0x00000011 
- 00028229  0x00007886 call  0x00006e53 
- 00028230  0x00007887 rtn  0x00000028 
- 00028231  0x00007888 fetcht  0x00000002 , 0x00000033 
- 00028232  0x00007889 increase  0x00000022 , 0x00000002 
- 00028233  0x0000788a storet  0x00000002 , 0x00000033 
- 00028234  0x0000788b increase  0xffffffff , 0x00000002 
- 00028235  0x0000788c ifetch  0x00000001 , 0x00000002 
- 00028236  0x0000788d store  0x00000001 , 0x00000031 
- 00028237  0x0000788e increase  0xffffffff , 0x00000013 
- 00028238  0x0000788f nbranch  0x00006e43 , 0x00000005 
- 00028239  0x00007890 fetch  0x00000001 , 0x000043fa 
- 00028240  0x00007891 pincrease  0xffffffff 
- 00028241  0x00007892 store  0x00000001 , 0x00000031 
- 00028242  0x00007893 rtn 
- 00028243  0x00007895 fetch  0x00000001 , 0x00000032 
- 00028244  0x00007896 bne  0x00000033 , 0x00006e5a 
- 00028245  0x00007898 arg  0x00000032 , 0x00000012 
- 00028246  0x00007899 arg  0x00000007 , 0x00000039 
- 00028247  0x0000789a call  0x00007d64 
- 00028248  0x0000789b branch  0x00007dba , 0x00000005 
- 00028249  0x0000789c rtn 
- 00028250  0x0000789f beq  0x00000036 , 0x00006e5d 
- 00028251  0x000078a0 beq  0x00000037 , 0x00006e78 
- 00028252  0x000078a1 branch  0x00006e55 
- 00028253  0x000078a4 ifetcht  0x00000001 , 0x00000011 
- 00028254  0x000078a5 isub  0x00000002 , 0x0000003e 
- 00028255  0x000078a6 nrtn  0x00000005 
- 00028256  0x000078a7 arg  0x000006a1 , 0x00000005 
- 00028257  0x000078a8 arg  0x00000010 , 0x00000039 
- 00028258  0x000078a9 call  0x00007ca1 
- 00028259  0x000078aa fetch  0x00000003 , 0x0000017b 
- 00028260  0x000078ab store  0x00000003 , 0x000006a1 
- 00028261  0x000078ac call  0x00006e6f 
- 00028262  0x000078ad fetch  0x00000002 , 0x000006be 
- 00028263  0x000078ae byteswap  0x0000003f , 0x0000003f 
- 00028264  0x000078af lshift8  0x0000003f , 0x00000002 
- 00028265  0x000078b0 ifetch  0x00000001 , 0x00000006 
- 00028266  0x000078b1 iadd  0x00000002 , 0x0000003f 
- 00028267  0x000078b2 fetcht  0x00000003 , 0x00000178 
- 00028268  0x000078b3 isub  0x00000002 , 0x0000003e 
- 00028269  0x000078b4 branch  0x00007dba , 0x00000005 
- 00028270  0x000078b5 rtn 
- 00028271  0x000078b9 arg  0x000006a1 , 0x00000006 
- 00028272  0x000078ba call  0x00007361 
- 00028273  0x000078bc ifetch  0x00000001 , 0x00000011 
- 00028274  0x000078bd call  0x00007362 
- 00028275  0x000078be force  0x00000038 , 0x00000036 
- 00028276  0x000078bf force  0x00000000 , 0x00000036 
- 00028277  0x000078c0 call  0x000072cf 
- 00028278  0x000078c1 arg  0x000006b1 , 0x00000005 
- 00028279  0x000078c2 branch  0x00007375 
- 00028280  0x000078c5 ifetcht  0x00000001 , 0x00000011 
- 00028281  0x000078c6 isub  0x00000002 , 0x0000003e 
- 00028282  0x000078c7 nrtn  0x00000005 
- 00028283  0x000078c8 copy  0x00000006 , 0x00000011 
- 00028284  0x000078c9 add  0x00000006 , 0x00000008 , 0x00000013 
- 00028285  0x000078ca arg  0x00004305 , 0x00000012 
- 00028286  0x000078cb arg  0x00000008 , 0x00000039 
- 00028287  0x000078cc call  0x00007d64 
- 00028288  0x000078cd branch  0x00007dba , 0x00000005 
- 00028289  0x000078ce copy  0x00000013 , 0x00000011 
- 00028290  0x000078cf arg  0x0000430d , 0x00000012 
- 00028291  0x000078d0 arg  0x00000008 , 0x00000039 
- 00028292  0x000078d1 call  0x00007d64 
- 00028293  0x000078d2 branch  0x00007dba , 0x00000005 
- 00028294  0x000078d3 rtn 
- 00028295  0x000078d6 fetch  0x00000002 , 0x000043f8 
- 00028296  0x000078d7 ifetcht  0x00000001 , 0x0000003f 
- 00028297  0x000078d8 pincrease  0x00000022 
- 00028298  0x000078d9 ifetch  0x00000001 , 0x0000003f 
- 00028299  0x000078da isub  0x00000002 , 0x0000003e 
- 00028300  0x000078db rtn 
- 00028301  0x000078de fetch  0x00000001 , 0x000043fa 
- 00028302  0x000078df icopy  0x00000039 
- 00028303  0x000078e0 fetcht  0x00000002 , 0x000043f8 
- 00028304  0x000078e1 setarg  0x00000000 
- 00028305  0x000078e3 istore  0x00000001 , 0x00000002 
- 00028306  0x000078e4 increase  0x00000022 , 0x00000002 
- 00028307  0x000078e5 pincrease  0x00000001 
- 00028308  0x000078e6 loop  0x00006e91 
- 00028309  0x000078e7 rtn 
- 00028310  0x000078ec call  0x00007dbe 
- 00028311  0x000078ed call  0x00006e18 
- 00028312  0x000078ee nbranch  0x00006ea1 , 0x00000028 
- 00028313  0x000078ef fetch  0x00000002 , 0x00000033 
- 00028314  0x000078f0 add  0x0000003f , 0x00000001 , 0x00000006 
- 00028315  0x000078f1 arg  0x0000430d , 0x00000005 
- 00028316  0x000078f2 call  0x00007c8f 
- 00028317  0x000078f3 arg  0x0000428a , 0x00000005 
- 00028318  0x000078f4 call  0x00007c8f 
- 00028319  0x000078f5 jam  0x00000001 , 0x0000429a 
- 00028320  0x000078f6 rtn 
- 00028321  0x000078f9 jam  0x00000000 , 0x0000429a 
- 00028322  0x000078fa rtn 
- 00028323  0x000078fe jam  0x00000034 , 0x00000032 
- 00028324  0x000078ff branch  0x00006ea5 
- 00028325  0x00007902 fetch  0x00000001 , 0x000043cb 
- 00028326  0x00007903 beq  0x0000000a , 0x00006de5 
- 00028327  0x00007904 beq  0x00000008 , 0x00005c42 
- 00028328  0x00007905 rtn 
- 00028329  0x0000790c and  0x00000002 , 0x0000001f , 0x0000003f 
- 00028330  0x0000790d rshift  0x0000003f , 0x0000003f 
- 00028331  0x0000790e arg  0x00000016 , 0x00000005 
- 00028332  0x0000790f iadd  0x00000005 , 0x00000005 
- 00028333  0x00007910 arg  0x000000f0 , 0x00000030 
- 00028334  0x00007911 isolate0  0x00000000 , 0x00000002 
- 00028335  0x00007912 rtn  0x00000001 
- 00028336  0x00007913 arg  0x0000000f , 0x00000030 
- 00028337  0x00007914 rtn 
- 00028338  0x00007918 bpatch  0x000000d5 , 0x0000401a 
- 00028339  0x00007919 set1  0x00000007 , 0x00000002 
- 00028340  0x0000791a call  0x00006ee6 
- 00028341  0x0000791b nsetflag  0x00000001 , 0x00000007 , 0x00000002 
- 00028342  0x0000791f bpatch  0x000000d6 , 0x0000401a 
- 00028343  0x00007920 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00028344  0x00007921 rtn  0x00000005 
- 00028345  0x00007922 arg  0x00000004 , 0x00000008 
- 00028346  0x00007923 isolate1  0x00000007 , 0x00000002 
- 00028347  0x00007924 branch  0x00006ebd , 0x00000001 
- 00028348  0x00007925 arg  0x00000002 , 0x00000008 
- 00028349  0x00007927 call  0x00006ea9 
- 00028350  0x00007928 isolate0  0x00000000 , 0x00000002 
- 00028351  0x00007929 branch  0x00006ec1 , 0x00000001 
- 00028352  0x0000792a lshift4  0x00000008 , 0x00000008 
- 00028353  0x0000792c ifetch  0x00000001 , 0x00000005 
- 00028354  0x0000792d iand  0x00000030 , 0x0000003f 
- 00028355  0x0000792e ior  0x00000008 , 0x0000003f 
- 00028356  0x0000792f istore  0x00000001 , 0x00000005 
- 00028357  0x00007930 rtn 
- 00028358  0x00007934 bpatch  0x000000d7 , 0x0000401a 
- 00028359  0x00007935 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00028360  0x00007936 rtn  0x00000005 
- 00028361  0x00007937 arg  0x00000001 , 0x00000008 
- 00028362  0x00007938 call  0x00006ea9 
- 00028363  0x00007939 isolate0  0x00000000 , 0x00000002 
- 00028364  0x0000793a branch  0x00006ece , 0x00000001 
- 00028365  0x0000793b lshift4  0x00000008 , 0x00000008 
- 00028366  0x0000793d ifetch  0x00000001 , 0x00000005 
- 00028367  0x0000793e iand  0x00000030 , 0x0000003f 
- 00028368  0x0000793f ior  0x00000008 , 0x0000003f 
- 00028369  0x00007940 istore  0x00000001 , 0x00000005 
- 00028370  0x00007941 rtn 
- 00028371  0x00007947 bpatch  0x000000d8 , 0x0000401b 
- 00028372  0x00007948 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00028373  0x00007949 rtn  0x00000005 
- 00028374  0x0000794a call  0x00006ea9 
- 00028375  0x0000794b ifetch  0x00000001 , 0x00000005 
- 00028376  0x0000794c iand  0x00000030 , 0x0000003f 
- 00028377  0x0000794d istore  0x00000001 , 0x00000005 
- 00028378  0x0000794e rtn 
- 00028379  0x00007951 call  0x00006ed3 
- 00028380  0x00007952 branch  0x00006ee0 
- 00028381  0x00007956 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00028382  0x00007957 rtn  0x00000005 
- 00028383  0x00007958 ncall  0x00006eb6 , 0x0000002b 
- 00028384  0x0000795a call  0x00006f14 
- 00028385  0x0000795b setarg  0x00000000 
- 00028386  0x0000795c isolate1  0x00000007 , 0x00000002 
- 00028387  0x0000795d nsetflag  0x00000001 , 0x00000006 , 0x0000003f 
- 00028388  0x0000795e setflag  0x00000001 , 0x00000007 , 0x0000003f 
- 00028389  0x0000795f branch  0x00006f0d 
- 00028390  0x00007963 bpatch  0x000000d9 , 0x0000401b 
- 00028391  0x00007964 arg  0x0000811c , 0x00000005 
- 00028392  0x00007965 and  0x00000002 , 0x00000007 , 0x00000007 
- 00028393  0x00007966 rshift3  0x00000002 , 0x0000003f 
- 00028394  0x00007967 and_into  0x00000003 , 0x0000003f 
- 00028395  0x00007968 iadd  0x00000005 , 0x00000005 
- 00028396  0x00007969 ifetch  0x00000001 , 0x00000005 
- 00028397  0x0000796a isolate1  0x00000007 , 0x00000002 
- 00028398  0x0000796b branch  0x00006ef1 , 0x00000001 
- 00028399  0x0000796c qisolate0  0x0000003f 
- 00028400  0x0000796d rtn 
- 00028401  0x0000796f qisolate1  0x0000003f 
- 00028402  0x00007970 rtn 
- 00028403  0x00007974 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00028404  0x00007975 rtn  0x00000005 
- 00028405  0x00007976 isolate1  0x00000007 , 0x0000003e 
- 00028406  0x00007977 branch  0x00006efa 
- 00028407  0x0000797b sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00028408  0x0000797c rtn  0x00000005 
- 00028409  0x0000797d isolate0  0x00000007 , 0x0000003e 
- 00028410  0x00007981 setarg  0x00000000 
- 00028411  0x00007982 nsetflag  0x00000001 , 0x00000007 , 0x0000003f 
- 00028412  0x00007983 ixor  0x00000002 , 0x00000002 
- 00028413  0x00007987 call  0x00006f14 
- 00028414  0x00007988 setarg  0x0000003f 
- 00028415  0x00007989 isolate1  0x00000007 , 0x00000002 
- 00028416  0x0000798a setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00028417  0x0000798b branch  0x00006f0d 
- 00028418  0x0000798f sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00028419  0x00007990 branch  0x00007dc4 , 0x00000005 
- 00028420  0x00007991 call  0x00006f14 
- 00028421  0x00007992 ifetch  0x00000001 , 0x00000005 
- 00028422  0x00007993 bbit1  0x00000000 , 0x00006f09 
- 00028423  0x00007994 isolate0  0x00000007 , 0x00000002 
- 00028424  0x00007995 rtn 
- 00028425  0x00007997 isolate1  0x00000007 , 0x00000002 
- 00028426  0x00007998 rtn 
- 00028427  0x0000799b call  0x00006f14 
- 00028428  0x0000799c setarg  0x000000c0 
- 00028429  0x0000799e istore  0x00000001 , 0x00000005 
- 00028430  0x0000799f rtn 
- 00028431  0x000079a2 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00028432  0x000079a3 rtn  0x00000005 
- 00028433  0x000079a4 call  0x00006f14 
- 00028434  0x000079a5 setarg  0x00000000 
- 00028435  0x000079a6 branch  0x00006f0d 
- 00028436  0x000079a9 and  0x00000002 , 0x0000003f , 0x0000003f 
- 00028437  0x000079aa sub  0x0000003f , 0x0000000f , 0x0000003e 
- 00028438  0x000079ab nbranch  0x00006f1a , 0x00000002 
- 00028439  0x000079ac arg  0x00008070 , 0x00000005 
- 00028440  0x000079ae iadd  0x00000005 , 0x00000005 
- 00028441  0x000079af rtn 
- 00028442  0x000079b1 arg  0x000080d4 , 0x00000005 
- 00028443  0x000079b2 increase  0xfffffff0 , 0x0000003f 
- 00028444  0x000079b3 branch  0x00006f18 
- 00028445  0x000079b7 and  0x0000003f , 0x000000ff , 0x00000002 
- 00028446  0x000079b8 rshift8  0x0000003f , 0x0000003f 
- 00028447  0x000079b9 branch  0x00006f21 
- 00028448  0x000079bd rtnbit0  0x00000007 
- 00028449  0x000079bf and_into  0x0000003f , 0x0000003f 
- 00028450  0x000079c0 sub  0x0000003f , 0x0000000f , 0x0000003e 
- 00028451  0x000079c1 nbranch  0x00006f28 , 0x00000002 
- 00028452  0x000079c2 arg  0x00008070 , 0x00000005 
- 00028453  0x000079c4 iadd  0x00000005 , 0x00000005 
- 00028454  0x000079c5 istoret  0x00000001 , 0x00000005 
- 00028455  0x000079c6 rtn 
- 00028456  0x000079c8 arg  0x000080d4 , 0x00000005 
- 00028457  0x000079c9 increase  0xfffffff0 , 0x0000003f 
- 00028458  0x000079ca branch  0x00006f25 
- 00028459  0x000079cf and_into  0x0000003f , 0x00000002 
- 00028460  0x000079d0 sub  0x00000002 , 0x0000000f , 0x0000003e 
- 00028461  0x000079d1 nbranch  0x00006f32 , 0x00000002 
- 00028462  0x000079d2 setarg  0x00008070 
- 00028463  0x000079d4 iadd  0x00000002 , 0x00000006 
- 00028464  0x000079d5 ifetch  0x00000001 , 0x00000006 
- 00028465  0x000079d6 rtn 
- 00028466  0x000079d8 setarg  0x000080d4 
- 00028467  0x000079d9 increase  0xfffffff0 , 0x00000002 
- 00028468  0x000079da branch  0x00006f2f 
- 00028469  0x000079df arg  0x00000010 , 0x00000039 
- 00028470  0x000079e0 arg  0x00008070 , 0x00000006 
- 00028471  0x000079e2 copy  0x00000006 , 0x00000005 
- 00028472  0x000079e3 ifetch  0x00000001 , 0x00000006 
- 00028473  0x000079e4 beq  0x0000001f , 0x00006f48 
- 00028474  0x000079e5 beq  0x00000020 , 0x00006f48 
- 00028475  0x000079e6 beq  0x00000021 , 0x00006f48 
- 00028476  0x000079e7 beq  0x00000022 , 0x00006f48 
- 00028477  0x000079e8 beq  0x00000023 , 0x00006f48 
- 00028478  0x000079e9 beq  0x0000002c , 0x00006f48 
- 00028479  0x000079ea beq  0x0000002d , 0x00006f48 
- 00028480  0x000079eb beq  0x00000000 , 0x00006f48 
- 00028481  0x000079ed loop  0x00006f37 
- 00028482  0x000079ee arg  0x000080dc , 0x0000003f 
- 00028483  0x000079ef isub  0x00000006 , 0x0000003e 
- 00028484  0x000079f0 rtn  0x00000005 
- 00028485  0x000079f2 arg  0x00000008 , 0x00000039 
- 00028486  0x000079f3 arg  0x000080d4 , 0x00000006 
- 00028487  0x000079f4 branch  0x00006f37 
- 00028488  0x000079f8 setarg  0x00000040 
- 00028489  0x000079f9 istore  0x00000001 , 0x00000005 
- 00028490  0x000079fa branch  0x00006f41 
- 00028491  0x000079fc setarg  0x00000080 
- 00028492  0x000079fd istore  0x00000001 , 0x00000005 
- 00028493  0x000079fe branch  0x00006f41 
- 00028494  0x00007a03 bpatch  0x000000da , 0x0000401b 
- 00028495  0x00007a04 rtn  0x0000002b 
- 00028496  0x00007a05 jam  0x00000077 , 0x00008a07 
- 00028497  0x00007a06 jam  0x000000c9 , 0x00008a08 
- 00028498  0x00007a07 jam  0x00000001 , 0x00008a0b 
- 00028499  0x00007a08 fetch  0x00000001 , 0x00004409 
- 00028500  0x00007a09 store  0x00000001 , 0x000080cd 
- 00028501  0x00007a0a call  0x00006f97 
- 00028502  0x00007a0b jam  0x000000c1 , 0x00008a08 
- 00028503  0x00007a0d arg  0x00000007 , 0x00000039 
- 00028504  0x00007a0e arg  0x00004412 , 0x00000011 
- 00028505  0x00007a0f jam  0x00000005 , 0x00008a0a 
- 00028506  0x00007a11 fetch  0x00000001 , 0x00008a0c 
- 00028507  0x00007a12 istore  0x00000001 , 0x00000011 
- 00028508  0x00007a13 increase  0x00000001 , 0x00000011 
- 00028509  0x00007a14 fetch  0x00000001 , 0x00008a0a 
- 00028510  0x00007a15 increase  0x00000020 , 0x0000003f 
- 00028511  0x00007a16 store  0x00000001 , 0x00008a0a 
- 00028512  0x00007a17 loop  0x00006f5a 
- 00028513  0x00007a18 jam  0x00000000 , 0x00008a07 
- 00028514  0x00007a19 rtn 
- 00028515  0x00007a1c fetch  0x00000001 , 0x000080cc 
- 00028516  0x00007a1d set1  0x00000001 , 0x0000003f 
- 00028517  0x00007a1e store  0x00000001 , 0x000080cc 
- 00028518  0x00007a1f arg  0x00000007 , 0x00000039 
- 00028519  0x00007a20 arg  0x00004412 , 0x00000011 
- 00028520  0x00007a21 jam  0x00000015 , 0x00008a0a 
- 00028521  0x00007a23 ifetch  0x00000001 , 0x00000011 
- 00028522  0x00007a24 store  0x00000001 , 0x00008a09 
- 00028523  0x00007a25 increase  0x00000001 , 0x00000011 
- 00028524  0x00007a26 fetch  0x00000001 , 0x00008a0a 
- 00028525  0x00007a27 increase  0x00000020 , 0x0000003f 
- 00028526  0x00007a28 store  0x00000001 , 0x00008a0a 
- 00028527  0x00007a29 loop  0x00006f69 
- 00028528  0x00007a2a fetch  0x00000001 , 0x000080cc 
- 00028529  0x00007a2b set0  0x00000001 , 0x0000003f 
- 00028530  0x00007a2c store  0x00000001 , 0x000080cc 
- 00028531  0x00007a2d rtn 
- 00028532  0x00007a32 bpatch  0x000000db , 0x0000401b 
- 00028533  0x00007a33 fetch  0x00000008 , 0x000001fd 
- 00028534  0x00007a34 branch  0x00006f79 , 0x00000034 
- 00028535  0x00007a35 store  0x00000008 , 0x000043fd 
- 00028536  0x00007a36 rtn 
- 00028537  0x00007a39 setarg  0x00000bbe 
- 00028538  0x00007a3a store  0x00000002 , 0x000043fd 
- 00028539  0x00007a3b setarg  0x000003f0 
- 00028540  0x00007a3c store  0x00000002 , 0x00004401 
- 00028541  0x00007a3d setarg  0x0000027e 
- 00028542  0x00007a3e store  0x00000002 , 0x000043ff 
- 00028543  0x00007a3f setarg  0x000003c4 
- 00028544  0x00007a40 store  0x00000002 , 0x00004403 
- 00028545  0x00007a41 rtn 
- 00028546  0x00007a44 bpatch  0x000000dc , 0x0000401b 
- 00028547  0x00007a45 call  0x00006f63 
- 00028548  0x00007a46 fetch  0x00000001 , 0x00008a09 
- 00028549  0x00007a47 set0  0x00000007 , 0x0000003f 
- 00028550  0x00007a48 store  0x00000001 , 0x00008a09 
- 00028551  0x00007a49 jam  0x00000077 , 0x00008a07 
- 00028552  0x00007a4a jam  0x000000c1 , 0x00008a08 
- 00028553  0x00007a4b jam  0x00000001 , 0x00008a0b 
- 00028554  0x00007a4c call  0x00006f90 
- 00028555  0x00007a4d fetch  0x00000001 , 0x00004409 
- 00028556  0x00007a4e store  0x00000001 , 0x000080cd 
- 00028557  0x00007a4f call  0x00006f97 
- 00028558  0x00007a50 jam  0x00000000 , 0x000080cd 
- 00028559  0x00007a51 branch  0x00006fa1 
- 00028560  0x00007a54 fetch  0x00000001 , 0x00004408 
- 00028561  0x00007a55 lshift4  0x0000003f , 0x0000003f 
- 00028562  0x00007a56 fetcht  0x00000001 , 0x00008a0b 
- 00028563  0x00007a57 and_into  0x0000000f , 0x00000002 
- 00028564  0x00007a58 ior  0x00000002 , 0x00000002 
- 00028565  0x00007a59 storet  0x00000001 , 0x00008a0b 
- 00028566  0x00007a5a rtn 
- 00028567  0x00007a5d jam  0x00000003 , 0x000080cc 
- 00028568  0x00007a5f fetch  0x00000001 , 0x00008129 
- 00028569  0x00007a60 bbit0  0x00000005 , 0x00006f98 
- 00028570  0x00007a61 fetcht  0x00000002 , 0x00008164 
- 00028571  0x00007a62 storet  0x00000002 , 0x0000440a 
- 00028572  0x00007a63 jam  0x00000006 , 0x000080cc 
- 00028573  0x00007a65 fetch  0x00000001 , 0x00008129 
- 00028574  0x00007a66 bbit1  0x00000005 , 0x00006f9d 
- 00028575  0x00007a67 jam  0x00000000 , 0x000080cc 
- 00028576  0x00007a68 rtn 
- 00028577  0x00007a6b fetch  0x00000001 , 0x00004411 
- 00028578  0x00007a6c rtn  0x00000034 
- 00028579  0x00007a6d fetch  0x00000001 , 0x00008a09 
- 00028580  0x00007a6e set1  0x00000007 , 0x0000003f 
- 00028581  0x00007a6f store  0x00000001 , 0x00008a09 
- 00028582  0x00007a70 fetch  0x00000001 , 0x00004409 
- 00028583  0x00007a71 store  0x00000001 , 0x000080cd 
- 00028584  0x00007a72 fetch  0x00000002 , 0x0000440d 
- 00028585  0x00007a73 store  0x00000002 , 0x000080ce 
- 00028586  0x00007a74 fetch  0x00000002 , 0x0000440f 
- 00028587  0x00007a75 store  0x00000002 , 0x000080d0 
- 00028588  0x00007a76 jam  0x0000000b , 0x000080cc 
- 00028589  0x00007a77 nop  0x000003e8 
- 00028590  0x00007a78 jam  0x00000003 , 0x000080cc 
- 00028591  0x00007a79 rtn 
- 00028592  0x00007a7c bpatch  0x000000dd , 0x0000401b 
- 00028593  0x00007a7d fetch  0x00000001 , 0x00004407 
- 00028594  0x00007a7e beq  0x00000001 , 0x00006fb5 
- 00028595  0x00007a7f beq  0x00000002 , 0x00006fbb 
- 00028596  0x00007a80 rtn 
- 00028597  0x00007a83 setarg  0x000003e8 
- 00028598  0x00007a84 store  0x00000002 , 0x00004405 
- 00028599  0x00007a85 fetcht  0x00000002 , 0x00004403 
- 00028600  0x00007a86 fetch  0x00000002 , 0x000043ff 
- 00028601  0x00007a87 arg  0x000007d0 , 0x00000013 
- 00028602  0x00007a88 branch  0x00006fc0 
- 00028603  0x00007a8b setarg  0x000007d0 
- 00028604  0x00007a8c store  0x00000002 , 0x00004405 
- 00028605  0x00007a8d fetcht  0x00000002 , 0x000043fd 
- 00028606  0x00007a8e fetch  0x00000002 , 0x00004401 
- 00028607  0x00007a8f arg  0x000003e8 , 0x00000013 
- 00028608  0x00007a91 isub  0x00000002 , 0x00000011 
- 00028609  0x00007a92 fetch  0x00000002 , 0x0000440a 
- 00028610  0x00007a93 isub  0x00000002 , 0x0000003f 
- 00028611  0x00007a94 nbranch  0x00006fcd , 0x00000002 
- 00028612  0x00007a95 fetcht  0x00000002 , 0x00004405 
- 00028613  0x00007a96 imul32  0x00000002 , 0x00000012 
- 00028614  0x00007a97 copy  0x00000013 , 0x0000003f 
- 00028615  0x00007a98 imul32  0x00000011 , 0x0000003f 
- 00028616  0x00007a99 iadd  0x00000012 , 0x0000003f 
- 00028617  0x00007a9b idiv  0x00000011 
- 00028618  0x00007a9c call  0x00007d62 
- 00028619  0x00007a9d quotient  0x0000003f 
- 00028620  0x00007a9e rtn 
- 00028621  0x00007aa1 copy  0x00000002 , 0x0000003f 
- 00028622  0x00007aa2 fetcht  0x00000002 , 0x0000440a 
- 00028623  0x00007aa3 isub  0x00000002 , 0x0000003f 
- 00028624  0x00007aa4 fetcht  0x00000002 , 0x00004405 
- 00028625  0x00007aa5 imul32  0x00000002 , 0x00000012 
- 00028626  0x00007aa6 copy  0x00000013 , 0x0000003f 
- 00028627  0x00007aa7 imul32  0x00000011 , 0x0000003f 
- 00028628  0x00007aa8 isub  0x00000012 , 0x0000003f 
- 00028629  0x00007aa9 nbranch  0x00007dca , 0x00000002 
- 00028630  0x00007aaa branch  0x00006fc9 
- 00028631  0x00007aaf ifetch  0x00000008 , 0x00000011 
- 00028632  0x00007ab0 store  0x00000008 , 0x00000670 
- 00028633  0x00007ab1 fetch  0x00000002 , 0x00000670 
- 00028634  0x00007ab2 fetcht  0x00000002 , 0x00000672 
- 00028635  0x00007ab3 isub  0x00000002 , 0x00000011 
- 00028636  0x00007ab4 fetch  0x00000002 , 0x00000676 
- 00028637  0x00007ab5 isub  0x00000002 , 0x00000012 
- 00028638  0x00007ab6 fetcht  0x00000002 , 0x00000674 
- 00028639  0x00007ab7 isub  0x00000002 , 0x0000003e 
- 00028640  0x00007ab8 ncall  0x00006fe7 , 0x00000002 
- 00028641  0x00007ab9 mul32  0x00000012 , 0x00000064 , 0x0000003f 
- 00028642  0x00007aba idiv  0x00000011 
- 00028643  0x00007abb call  0x00007d62 
- 00028644  0x00007abc quotient  0x0000003f 
- 00028645  0x00007abd call  0x00006fef , 0x00000034 
- 00028646  0x00007abe rtn 
- 00028647  0x00007ac1 fetch  0x00000001 , 0x0000440c 
- 00028648  0x00007ac2 set1  0x00000000 , 0x0000003f 
- 00028649  0x00007ac3 store  0x00000001 , 0x0000440c 
- 00028650  0x00007ac4 rtn 
- 00028651  0x00007ac7 fetch  0x00000001 , 0x0000440c 
- 00028652  0x00007ac8 set0  0x00000000 , 0x0000003f 
- 00028653  0x00007ac9 store  0x00000001 , 0x0000440c 
- 00028654  0x00007aca rtn 
- 00028655  0x00007acd fetcht  0x00000001 , 0x0000440c 
- 00028656  0x00007ace set1  0x00000001 , 0x00000002 
- 00028657  0x00007acf storet  0x00000001 , 0x0000440c 
- 00028658  0x00007ad0 rtn 
- 00028659  0x00007ad3 fetcht  0x00000001 , 0x0000440c 
- 00028660  0x00007ad4 set0  0x00000001 , 0x00000002 
- 00028661  0x00007ad5 storet  0x00000001 , 0x0000440c 
- 00028662  0x00007ad6 rtn 
- 00028663  0x00007adc fetch  0x00000002 , 0x0000442c 
- 00028664  0x00007add ifetch  0x00000001 , 0x0000003f 
- 00028665  0x00007adf rtn  0x00000034 
- 00028666  0x00007ae0 copy  0x0000003f , 0x00000039 
- 00028667  0x00007ae2 fetch  0x00000002 , 0x0000442c 
- 00028668  0x00007ae3 increase  0x00000003 , 0x0000003f 
- 00028669  0x00007ae4 copy  0x0000003f , 0x00000011 
- 00028670  0x00007ae6 ifetcht  0x00000001 , 0x00000011 
- 00028671  0x00007ae7 call  0x00006edd 
- 00028672  0x00007ae8 increase  0x00000001 , 0x00000011 
- 00028673  0x00007ae9 loop  0x00006ffe 
- 00028674  0x00007aeb rtn 
- 00028675  0x00007aee fetch  0x00000002 , 0x0000442c 
- 00028676  0x00007aef increase  0x00000003 , 0x0000003f 
- 00028677  0x00007af0 copy  0x0000003f , 0x00000011 
- 00028678  0x00007af2 force  0x00000000 , 0x00000012 
- 00028679  0x00007af3 setarg  0x00000000 
- 00028680  0x00007af4 store  0x00000002 , 0x000006f1 
- 00028681  0x00007af6 ifetcht  0x00000001 , 0x00000011 
- 00028682  0x00007af7 call  0x00006ee6 
- 00028683  0x00007af8 bpatch  0x000000de , 0x0000401b 
- 00028684  0x00007af9 fetch  0x00000002 , 0x000006f1 
- 00028685  0x00007afa copy  0x00000012 , 0x00000007 
- 00028686  0x00007afb qsetflag  0x00000001 , 0x0000003f 
- 00028687  0x00007afc store  0x00000002 , 0x000006f1 
- 00028688  0x00007afd increase  0x00000001 , 0x00000011 
- 00028689  0x00007afe increase  0x00000001 , 0x00000012 
- 00028690  0x00007aff fetch  0x00000002 , 0x0000442c 
- 00028691  0x00007b00 ifetch  0x00000001 , 0x0000003f 
- 00028692  0x00007b02 ixor  0x00000012 , 0x0000003e 
- 00028693  0x00007b03 nbranch  0x00007009 , 0x00000005 
- 00028694  0x00007b04 fetch  0x00000002 , 0x000006f1 
- 00028695  0x00007b05 fetcht  0x00000002 , 0x0000442e 
- 00028696  0x00007b06 ixor  0x00000002 , 0x0000003e 
- 00028697  0x00007b07 rtn  0x00000005 
- 00028698  0x00007b08 branch  0x00007dba 
- 00028699  0x00007b0b fetch  0x00000002 , 0x0000442c 
- 00028700  0x00007b0c ifetch  0x00000001 , 0x0000003f 
- 00028701  0x00007b0e rtn  0x00000034 
- 00028702  0x00007b0f copy  0x0000003f , 0x00000039 
- 00028703  0x00007b10 fetch  0x00000002 , 0x0000442c 
- 00028704  0x00007b11 increase  0x00000003 , 0x0000003f 
- 00028705  0x00007b12 copy  0x0000003f , 0x00000011 
- 00028706  0x00007b14 ifetcht  0x00000001 , 0x00000011 
- 00028707  0x00007b15 call  0x00006eb2 
- 00028708  0x00007b16 increase  0x00000001 , 0x00000011 
- 00028709  0x00007b17 loop  0x00007022 
- 00028710  0x00007b19 rtn 
- 00028711  0x00007b1c arg  0x00000009 , 0x00000007 
- 00028712  0x00007b1d call  0x00007cef 
- 00028713  0x00007b1e nrtn  0x00000034 
- 00028714  0x00007b1f setarg  0x00000020 
- 00028715  0x00007b20 arg  0x00000009 , 0x00000007 
- 00028716  0x00007b21 call  0x00007ce1 
- 00028717  0x00007b22 disable  0x00000028 
- 00028718  0x00007b23 call  0x0000701b 
- 00028719  0x00007b24 bpatch  0x000000df , 0x0000401b 
- 00028720  0x00007b25 fetch  0x00000002 , 0x0000442c 
- 00028721  0x00007b26 ifetch  0x00000001 , 0x0000003f 
- 00028722  0x00007b28 rtn  0x00000034 
- 00028723  0x00007b29 call  0x00007003 
- 00028724  0x00007b2a nbranch  0x000077a5 , 0x00000028 
- 00028725  0x00007b2b call  0x000077a3 
- 00028726  0x00007b2c disable  0x00000028 
- 00028727  0x00007b2d fetch  0x00000002 , 0x000006f1 
- 00028728  0x00007b2e store  0x00000002 , 0x000006f8 
- 00028729  0x00007b2f jam  0x00000000 , 0x000006fa 
- 00028730  0x00007b30 force  0x00000000 , 0x00000007 
- 00028731  0x00007b32 fetch  0x00000002 , 0x0000442e 
- 00028732  0x00007b33 rshift  0x0000003f , 0x00000002 
- 00028733  0x00007b34 storet  0x00000002 , 0x0000442e 
- 00028734  0x00007b35 and  0x0000003f , 0x00000001 , 0x0000003f 
- 00028735  0x00007b36 fetcht  0x00000002 , 0x000006f8 
- 00028736  0x00007b37 and  0x00000002 , 0x00000001 , 0x00000011 
- 00028737  0x00007b38 rshift  0x00000002 , 0x00000002 
- 00028738  0x00007b39 storet  0x00000002 , 0x000006f8 
- 00028739  0x00007b3a ixor  0x00000011 , 0x0000003e 
- 00028740  0x00007b3b ncall  0x00007050 , 0x00000005 
- 00028741  0x00007b3c fetch  0x00000002 , 0x0000442c 
- 00028742  0x00007b3d ifetch  0x00000001 , 0x0000003f 
- 00028743  0x00007b3f fetcht  0x00000001 , 0x000006fa 
- 00028744  0x00007b40 increase  0x00000001 , 0x00000002 
- 00028745  0x00007b41 storet  0x00000001 , 0x000006fa 
- 00028746  0x00007b42 copy  0x00000002 , 0x00000007 
- 00028747  0x00007b43 ixor  0x00000007 , 0x0000003e 
- 00028748  0x00007b44 nbranch  0x0000703b , 0x00000005 
- 00028749  0x00007b45 fetch  0x00000002 , 0x000006f1 
- 00028750  0x00007b46 store  0x00000002 , 0x0000442e 
- 00028751  0x00007b47 rtn 
- 00028752  0x00007b49 bpatch  0x000000e0 , 0x0000401c 
- 00028753  0x00007b4a fetch  0x00000002 , 0x0000442c 
- 00028754  0x00007b4b increase  0x00000001 , 0x0000003f 
- 00028755  0x00007b4c ifetch  0x00000002 , 0x0000003f 
- 00028756  0x00007b4d branch  0x00007d79 
- 00028757  0x00007b54 fetch  0x00000001 , 0x00008042 
- 00028758  0x00007b55 ior  0x00000011 , 0x0000003f 
- 00028759  0x00007b56 store  0x00000001 , 0x00008042 
- 00028760  0x00007b57 fetch  0x00000002 , 0x00008050 
- 00028761  0x00007b58 set0  0x0000000d , 0x0000003f 
- 00028762  0x00007b59 store  0x00000002 , 0x00008050 
- 00028763  0x00007b5b nop  0x00000064 
- 00028764  0x00007b5c rtn 
- 00028765  0x00007b5f fetch  0x00000001 , 0x00008042 
- 00028766  0x00007b60 bbit1  0x00000006 , 0x00007062 
- 00028767  0x00007b61 bbit1  0x00000007 , 0x00007064 
- 00028768  0x00007b63 setarg  0x00b71b00 
- 00028769  0x00007b64 rtn 
- 00028770  0x00007b66 setarg  0x016e3600 
- 00028771  0x00007b67 rtn 
- 00028772  0x00007b69 setarg  0x000080e8 
- 00028773  0x00007b6a rtn 
- 00028774  0x00007b6e fetcht  0x00000003 , 0x00000672 
- 00028775  0x00007b6f call  0x0000705d 
- 00028776  0x00007b70 idiv  0x00000002 
- 00028777  0x00007b71 call  0x00007d62 
- 00028778  0x00007b72 quotient  0x00000002 
- 00028779  0x00007b73 fetch  0x00000001 , 0x00000675 
- 00028780  0x00007b74 imul32  0x00000002 , 0x0000003f 
- 00028781  0x00007b75 div  0x0000003f , 0x00000064 
- 00028782  0x00007b76 call  0x00007d62 
- 00028783  0x00007b77 quotient  0x00000011 
- 00028784  0x00007b78 copy  0x00000002 , 0x0000003f 
- 00028785  0x00007b79 isub  0x00000011 , 0x00000012 
- 00028786  0x00007b7b fetch  0x00000001 , 0x00000671 
- 00028787  0x00007b7c call  0x0000707a 
- 00028788  0x00007b7d fetch  0x00000001 , 0x00000670 
- 00028789  0x00007b7e fetcht  0x00000001 , 0x00000671 
- 00028790  0x00007b7f and_into  0x0000000f , 0x00000002 
- 00028791  0x00007b80 lshift8  0x00000002 , 0x00000002 
- 00028792  0x00007b81 ior  0x00000002 , 0x0000003f 
- 00028793  0x00007b82 branch  0x000070ba 
- 00028794  0x00007b85 iforce  0x00000007 
- 00028795  0x00007b86 call  0x00007088 
- 00028796  0x00007b87 branch  0x0000707d 
- 00028797  0x00007b8a fetch  0x00000001 , 0x000080be 
- 00028798  0x00007b8b qset1  0x0000003f 
- 00028799  0x00007b8c store  0x00000001 , 0x000080be 
- 00028800  0x00007b8d fetcht  0x00000001 , 0x00008042 
- 00028801  0x00007b8e isolate1  0x00000007 , 0x00000002 
- 00028802  0x00007b8f call  0x00007086 , 0x00000001 
- 00028803  0x00007b90 qset0  0x0000003f 
- 00028804  0x00007b91 store  0x00000001 , 0x000080be 
- 00028805  0x00007b92 rtn 
- 00028806  0x00007b96 nop  0x000001e0 
- 00028807  0x00007b97 rtn 
- 00028808  0x00007b9a and_into  0x0000000f , 0x0000003f 
- 00028809  0x00007b9b arg  0x0000809c , 0x00000005 
- 00028810  0x00007b9c mul32  0x0000003f , 0x00000004 , 0x0000003f 
- 00028811  0x00007b9d iadd  0x00000005 , 0x00000005 
- 00028812  0x00007b9e copy  0x00000011 , 0x0000003f 
- 00028813  0x00007b9f istore  0x00000002 , 0x00000005 
- 00028814  0x00007ba0 copy  0x00000012 , 0x0000003f 
- 00028815  0x00007ba1 istore  0x00000002 , 0x00000005 
- 00028816  0x00007ba2 rtn 
- 00028817  0x00007ba8 rshift8  0x00000012 , 0x00000007 
- 00028818  0x00007ba9 call  0x000070af 
- 00028819  0x00007baa rshift8  0x00000012 , 0x00000007 
- 00028820  0x00007bab call  0x000070a9 
- 00028821  0x00007bac rshift8  0x00000011 , 0x00000007 
- 00028822  0x00007bad enable  0x00000001 
- 00028823  0x00007bae call  0x000070aa 
- 00028824  0x00007bb0 deposit  0x00000011 
- 00028825  0x00007bb1 call  0x000070b5 
- 00028826  0x00007bb2 deposit  0x00000012 
- 00028827  0x00007bb3 branch  0x000070ba 
- 00028828  0x00007bb6 deposit  0x00000011 
- 00028829  0x00007bb7 call  0x000070bd 
- 00028830  0x00007bb8 deposit  0x00000012 
- 00028831  0x00007bb9 call  0x000070bd 
- 00028832  0x00007bbb rshift8  0x00000011 , 0x00000007 
- 00028833  0x00007bbc disable  0x00000001 
- 00028834  0x00007bbd call  0x000070aa 
- 00028835  0x00007bbe rshift8  0x00000012 , 0x00000007 
- 00028836  0x00007bbf disable  0x00000001 
- 00028837  0x00007bc0 call  0x000070b0 
- 00028838  0x00007bc1 rshift8  0x00000012 , 0x00000007 
- 00028839  0x00007bc2 disable  0x00000001 
- 00028840  0x00007bc3 branch  0x000070aa 
- 00028841  0x00007bc7 isolate1  0x00000007 , 0x00000007 
- 00028842  0x00007bc9 and  0x00000007 , 0x0000000f , 0x00000007 
- 00028843  0x00007bca fetch  0x00000001 , 0x000080bc 
- 00028844  0x00007bcb qsetflag  0x00000001 , 0x0000003f 
- 00028845  0x00007bcc store  0x00000001 , 0x000080bc 
- 00028846  0x00007bcd rtn 
- 00028847  0x00007bd0 isolate1  0x00000006 , 0x00000007 
- 00028848  0x00007bd2 and  0x00000007 , 0x0000000f , 0x00000007 
- 00028849  0x00007bd3 fetch  0x00000001 , 0x0000809b 
- 00028850  0x00007bd4 qsetflag  0x00000001 , 0x0000003f 
- 00028851  0x00007bd5 store  0x00000001 , 0x0000809b 
- 00028852  0x00007bd6 rtn 
- 00028853  0x00007bd8 call  0x000070c5 
- 00028854  0x00007bda lshift8  0x0000003f , 0x0000003f 
- 00028855  0x00007bdb add  0x00000007 , 0x00000010 , 0x00000002 
- 00028856  0x00007bdc ior  0x00000002 , 0x0000003f 
- 00028857  0x00007bdd branch  0x00006f1d 
- 00028858  0x00007be0 enable  0x00000028 
- 00028859  0x00007be1 call  0x000070b5 
- 00028860  0x00007be2 branch  0x000070c0 
- 00028861  0x00007be5 disable  0x00000028 
- 00028862  0x00007be6 call  0x000070c5 
- 00028863  0x00007be7 branch  0x000070c0 
- 00028864  0x00007bea and  0x00000007 , 0x0000000f , 0x00000007 
- 00028865  0x00007beb fetch  0x00000001 , 0x0000809a 
- 00028866  0x00007bec qsetflag  0x00000028 , 0x0000003f 
- 00028867  0x00007bed store  0x00000001 , 0x0000809a 
- 00028868  0x00007bee rtn 
- 00028869  0x00007bf0 rshift8  0x0000003f , 0x00000007 
- 00028870  0x00007bf1 and  0x00000007 , 0x0000000f , 0x00000007 
- 00028871  0x00007bf2 rtn 
- 00028872  0x00007bf7 copy  0x0000003f , 0x00000002 
- 00028873  0x00007bf8 bpatch  0x000000e1 , 0x0000401c 
- 00028874  0x00007bf9 call  0x000070d5 
- 00028875  0x00007bfa setarg  0x00000800 
- 00028876  0x00007bfb isub  0x00000002 , 0x0000003f 
- 00028877  0x00007bfc copy  0x0000003f , 0x00000002 
- 00028878  0x00007bfd rshift4  0x00000002 , 0x00000002 
- 00028879  0x00007bfe storet  0x00000001 , 0x00008004 
- 00028880  0x00007bff nop  0x00000578 
- 00028881  0x00007c00 copy  0x0000003f , 0x00000002 
- 00028882  0x00007c01 and_into  0x0000000f , 0x00000002 
- 00028883  0x00007c02 storet  0x00000001 , 0x0000800b 
- 00028884  0x00007c03 rtn 
- 00028885  0x00007c07 enable  0x0000002c 
- 00028886  0x00007c08 branch  0x000070d9 
- 00028887  0x00007c0c bpatch  0x000000e2 , 0x0000401c 
- 00028888  0x00007c0d disable  0x0000002c 
- 00028889  0x00007c0f fetch  0x00000001 , 0x00008043 
- 00028890  0x00007c10 setflag  0x0000002c , 0x00000003 , 0x0000003f 
- 00028891  0x00007c11 store  0x00000001 , 0x00008043 
- 00028892  0x00007c12 rtn 
- 00028893  0x00007c18 arg  0x00000031 , 0x00000002 
- 00028894  0x00007c1c store  0x00000004 , 0x00008062 
- 00028895  0x00007c1d store  0x00000002 , 0x00008066 
- 00028896  0x00007c1e storet  0x00000001 , 0x00008061 
- 00028897  0x00007c1f rtn 
- 00028898  0x00007c23 fetch  0x00000002 , 0x0000812c 
- 00028899  0x00007c24 rtn 
- 00028900  0x00007c27 fetchr  0x00000003 , 0x00000002 , 0x00008066 
- 00028901  0x00007c28 fetchr  0x0000000a , 0x00000002 , 0x00008062 
- 00028902  0x00007c29 fetchr  0x00000010 , 0x00000002 , 0x00008064 
- 00028903  0x00007c2a rtn 
- 00028904  0x00007c2d storer  0x00000003 , 0x00000002 , 0x00008066 
- 00028905  0x00007c2e rtn 
- 00028906  0x00007c36 call  0x00007dba 
- 00028907  0x00007c37 arg  0x00000000 , 0x0000002b 
- 00028908  0x00007c38 call  0x000070e2 
- 00028909  0x00007c39 beq  0x00000002 , 0x0000712c 
- 00028910  0x00007c3a sub  0x0000003f , 0x00000004 , 0x0000003e 
- 00028911  0x00007c3b rtn  0x00000002 
- 00028912  0x00007c3c call  0x000070e4 
- 00028913  0x00007c3d ifetcht  0x00000002 , 0x00000003 
- 00028914  0x00007c3e setarg  0x0000a654 
- 00028915  0x00007c3f call  0x00007135 
- 00028916  0x00007c40 nbranch  0x0000711a , 0x00000002 
- 00028917  0x00007c41 copy  0x00000018 , 0x00000002 
- 00028918  0x00007c42 setarg  0x00017f8e 
- 00028919  0x00007c43 call  0x00007135 
- 00028920  0x00007c44 nbranch  0x0000711a , 0x00000002 
- 00028921  0x00007c46 copy  0x00000018 , 0x00000002 
- 00028922  0x00007c47 setarg  0x00002328 
- 00028923  0x00007c48 call  0x00007135 
- 00028924  0x00007c49 branch  0x00007111 , 0x00000002 
- 00028925  0x00007c4a ifetcht  0x00000002 , 0x00000003 
- 00028926  0x00007c4b setarg  0x00001194 
- 00028927  0x00007c4c call  0x00007135 
- 00028928  0x00007c4d branch  0x00007111 , 0x00000002 
- 00028929  0x00007c4e call  0x000070e2 
- 00028930  0x00007c4f sub  0x0000003f , 0x00000085 , 0x0000003e 
- 00028931  0x00007c50 rtn  0x00000002 
- 00028932  0x00007c51 arg  0x00000020 , 0x00000039 
- 00028933  0x00007c53 ifetcht  0x00000002 , 0x00000003 
- 00028934  0x00007c54 setarg  0x00000230 
- 00028935  0x00007c55 call  0x00007135 
- 00028936  0x00007c56 branch  0x00007111 , 0x00000002 
- 00028937  0x00007c57 ifetcht  0x00000002 , 0x00000003 
- 00028938  0x00007c58 setarg  0x0000069a 
- 00028939  0x00007c59 call  0x00007135 
- 00028940  0x00007c5a nbranch  0x00007116 , 0x00000002 
- 00028941  0x00007c5b copy  0x00000018 , 0x00000002 
- 00028942  0x00007c5c setarg  0x00000230 
- 00028943  0x00007c5d call  0x00007135 
- 00028944  0x00007c5e nbranch  0x00007117 , 0x00000002 
- 00028945  0x00007c62 copy  0x00000018 , 0x00000002 
- 00028946  0x00007c63 setarg  0x0000ffff 
- 00028947  0x00007c64 isub  0x00000002 , 0x0000003e 
- 00028948  0x00007c65 branch  0x00007131 , 0x00000005 
- 00028949  0x00007c66 branch  0x000070e8 
- 00028950  0x00007c69 set1  0x00000020 , 0x0000002b 
- 00028951  0x00007c6b rshift  0x0000002b , 0x0000002b 
- 00028952  0x00007c6c loop  0x00007105 
- 00028953  0x00007c6d branch  0x00007125 
- 00028954  0x00007c70 call  0x000070e2 
- 00028955  0x00007c71 sub  0x0000003f , 0x00000007 , 0x0000003e 
- 00028956  0x00007c72 rtn  0x00000002 
- 00028957  0x00007c73 ifetcht  0x00000002 , 0x00000003 
- 00028958  0x00007c74 setarg  0x00002328 
- 00028959  0x00007c75 call  0x00007135 
- 00028960  0x00007c76 branch  0x00007111 , 0x00000002 
- 00028961  0x00007c77 ifetcht  0x00000002 , 0x00000003 
- 00028962  0x00007c78 setarg  0x000008ca 
- 00028963  0x00007c79 call  0x00007135 
- 00028964  0x00007c7a branch  0x00007111 , 0x00000002 
- 00028965  0x00007c7c ifetcht  0x00000002 , 0x00000003 
- 00028966  0x00007c7d setarg  0x00000230 
- 00028967  0x00007c7e call  0x00007135 
- 00028968  0x00007c7f branch  0x00007111 , 0x00000002 
- 00028969  0x00007c80 call  0x000070e8 
- 00028970  0x00007c81 copy  0x00000013 , 0x0000003f 
- 00028971  0x00007c82 branch  0x00007d79 
- 00028972  0x00007c85 call  0x000070e4 
- 00028973  0x00007c86 ifetcht  0x00000002 , 0x00000003 
- 00028974  0x00007c87 setarg  0x0000ffff 
- 00028975  0x00007c88 isub  0x00000002 , 0x0000003e 
- 00028976  0x00007c89 nrtn  0x00000005 
- 00028977  0x00007c8b call  0x000070e8 
- 00028978  0x00007c8c call  0x00007dbc 
- 00028979  0x00007c8d copy  0x00000013 , 0x0000003f 
- 00028980  0x00007c8e branch  0x00007d79 
- 00028981  0x00007c96 fetchr  0x00000012 , 0x00000001 , 0x00004435 
- 00028982  0x00007ca0 copy  0x00000002 , 0x00000018 
- 00028983  0x00007ca1 imul32  0x00000012 , 0x00000012 
- 00028984  0x00007ca2 lshift  0x00000002 , 0x00000002 
- 00028985  0x00007ca3 isub  0x00000002 , 0x00000011 
- 00028986  0x00007ca4 ncall  0x0000713e , 0x00000002 
- 00028987  0x00007ca5 mul32  0x00000011 , 0x00000064 , 0x0000003f 
- 00028988  0x00007ca6 isub  0x00000012 , 0x0000003e 
- 00028989  0x00007ca7 rtn 
- 00028990  0x00007caa sub  0x00000011 , 0x00000000 , 0x00000011 
- 00028991  0x00007cab rtn 
- 00028992  0x00007cb7 bpatch  0x000000e3 , 0x0000401c 
- 00028993  0x00007cb8 jam  0x00000050 , 0x00000230 
- 00028994  0x00007cb9 arg  0x00000231 , 0x00000005 
- 00028995  0x00007cba arg  0x000042ab , 0x00000006 
- 00028996  0x00007cbb call  0x00007c8f 
- 00028997  0x00007cbc arg  0x0000448f , 0x00000006 
- 00028998  0x00007cbd call  0x00007c8d 
- 00028999  0x00007cbe arg  0x000005fe , 0x00000006 
- 00029000  0x00007cbf call  0x00007c8d 
- 00029001  0x00007cc0 call  0x000071fb 
- 00029002  0x00007cc1 arg  0x00000158 , 0x00000006 
- 00029003  0x00007cc2 call  0x000071f6 
- 00029004  0x00007cc3 call  0x000071c1 
- 00029005  0x00007cc5 arg  0x000006d1 , 0x00000005 
- 00029006  0x00007cc6 call  0x000071f2 
- 00029007  0x00007cc7 setarg  0x000f4240 
- 00029008  0x00007cc8 copy  0x0000003f , 0x00000011 
- 00029009  0x00007cc9 fetch  0x00000004 , 0x000006d1 
- 00029010  0x00007cca idiv  0x00000011 
- 00029011  0x00007ccb call  0x00007d62 
- 00029012  0x00007ccc remainder  0x0000003f 
- 00029013  0x00007ccd store  0x00000004 , 0x000005fa 
- 00029014  0x00007ccf rtn 
- 00029015  0x00007cd2 jam  0x00000041 , 0x00000230 
- 00029016  0x00007cd3 arg  0x00000231 , 0x00000005 
- 00029017  0x00007cd4 call  0x000071a6 
- 00029018  0x00007cd5 call  0x000071a1 
- 00029019  0x00007cd6 fetch  0x00000003 , 0x000042c5 
- 00029020  0x00007cd7 istore  0x00000003 , 0x00000005 
- 00029021  0x00007cda call  0x00007167 
- 00029022  0x00007cdc arg  0x00000158 , 0x00000006 
- 00029023  0x00007cdd call  0x00007c8f 
- 00029024  0x00007cde arg  0x000042ab , 0x00000006 
- 00029025  0x00007cdf call  0x00007c8f 
- 00029026  0x00007ce0 call  0x000071fb 
- 00029027  0x00007ce1 arg  0x000006f1 , 0x00000006 
- 00029028  0x00007ce2 arg  0x000006a1 , 0x00000005 
- 00029029  0x00007ce3 call  0x00007c8f 
- 00029030  0x00007ce5 branch  0x000071c1 
- 00029031  0x00007cea fetch  0x00000004 , 0x000042ff 
- 00029032  0x00007ceb istore  0x00000004 , 0x00000005 
- 00029033  0x00007cec call  0x00007c9b 
- 00029034  0x00007ced branch  0x00007c9a 
- 00029035  0x00007cf0 bpatch  0x000000e4 , 0x0000401c 
- 00029036  0x00007cf1 jam  0x00000041 , 0x00000230 
- 00029037  0x00007cf2 arg  0x00000231 , 0x00000005 
- 00029038  0x00007cf3 call  0x000071a1 
- 00029039  0x00007cf4 call  0x000071a6 
- 00029040  0x00007cf5 fetch  0x00000003 , 0x000042be 
- 00029041  0x00007cf6 istore  0x00000003 , 0x00000005 
- 00029042  0x00007cf9 call  0x00007167 
- 00029043  0x00007cfa arg  0x000042ab , 0x00000006 
- 00029044  0x00007cfb call  0x00007c8f 
- 00029045  0x00007cfc arg  0x00000158 , 0x00000006 
- 00029046  0x00007cfd call  0x00007c8f 
- 00029047  0x00007cfe call  0x000071fb 
- 00029048  0x00007cff arg  0x000006f1 , 0x00000006 
- 00029049  0x00007d00 arg  0x000006a1 , 0x00000005 
- 00029050  0x00007d01 call  0x00007c8f 
- 00029051  0x00007d03 call  0x000071c1 
- 00029052  0x00007d04 arg  0x000006d1 , 0x00000005 
- 00029053  0x00007d05 branch  0x000071f2 
- 00029054  0x00007d08 jam  0x00000020 , 0x00000230 
- 00029055  0x00007d09 arg  0x0000063e , 0x00000006 
- 00029056  0x00007d0a arg  0x00000231 , 0x00000005 
- 00029057  0x00007d0b call  0x00007c8d 
- 00029058  0x00007d0c call  0x000071fb 
- 00029059  0x00007d0d arg  0x000005e9 , 0x00000006 
- 00029060  0x00007d0e call  0x000071f6 
- 00029061  0x00007d0f call  0x000071c1 
- 00029062  0x00007d10 arg  0x000006a1 , 0x00000005 
- 00029063  0x00007d11 call  0x00007375 
- 00029064  0x00007d12 arg  0x00000001 , 0x00000002 
- 00029065  0x00007d13 call  0x00007190 
- 00029066  0x00007d14 arg  0x0000428a , 0x00000005 
- 00029067  0x00007d15 call  0x000071f2 
- 00029068  0x00007d16 arg  0x00000000 , 0x00000002 
- 00029069  0x00007d17 call  0x00007190 
- 00029070  0x00007d18 arg  0x000006f1 , 0x00000005 
- 00029071  0x00007d1a branch  0x00007375 
- 00029072  0x00007d1e bpatch  0x000000e5 , 0x0000401c 
- 00029073  0x00007d1f jam  0x00000035 , 0x00000230 
- 00029074  0x00007d20 setarg  0x00000100 
- 00029075  0x00007d21 store  0x00000002 , 0x00000231 
- 00029076  0x00007d22 call  0x000071a1 
- 00029077  0x00007d23 call  0x000071a6 
- 00029078  0x00007d24 arg  0x000042ab , 0x00000006 
- 00029079  0x00007d25 call  0x00007c8f 
- 00029080  0x00007d26 arg  0x00000158 , 0x00000006 
- 00029081  0x00007d27 call  0x00007c8f 
- 00029082  0x00007d29 setarg  0x00006c65 
- 00029083  0x00007d2a istore  0x00000002 , 0x00000005 
- 00029084  0x00007d2b setarg  0x00006274 
- 00029085  0x00007d2c istore  0x00000002 , 0x00000005 
- 00029086  0x00007d2d istoret  0x00000001 , 0x00000005 
- 00029087  0x00007d2e call  0x000071fb 
- 00029088  0x00007d2f branch  0x000071c1 
- 00029089  0x00007d32 fetch  0x00000006 , 0x000042db 
- 00029090  0x00007d33 istore  0x00000006 , 0x00000005 
- 00029091  0x00007d34 fetch  0x00000001 , 0x000042d2 
- 00029092  0x00007d35 istore  0x00000001 , 0x00000005 
- 00029093  0x00007d36 rtn 
- 00029094  0x00007d39 fetch  0x00000006 , 0x00000178 
- 00029095  0x00007d3a istore  0x00000006 , 0x00000005 
- 00029096  0x00007d3f fetch  0x00000001 , 0x000042cb 
- 00029097  0x00007d40 istore  0x00000001 , 0x00000005 
- 00029098  0x00007d41 rtn 
- 00029099  0x00007d44 jam  0x00000041 , 0x00000230 
- 00029100  0x00007d45 fetch  0x00000001 , 0x000044d0 
- 00029101  0x00007d46 store  0x00000001 , 0x00000231 
- 00029102  0x00007d47 arg  0x0000448f , 0x00000006 
- 00029103  0x00007d48 call  0x00007c8d 
- 00029104  0x00007d49 arg  0x000005fe , 0x00000006 
- 00029105  0x00007d4a call  0x00007c8d 
- 00029106  0x00007d4b call  0x000071fb 
- 00029107  0x00007d4c arg  0x00000158 , 0x00000006 
- 00029108  0x00007d4d call  0x000071f6 
- 00029109  0x00007d4e branch  0x000071c1 
- 00029110  0x00007d52 jam  0x00000041 , 0x00000230 
- 00029111  0x00007d53 fetch  0x00000001 , 0x000044d0 
- 00029112  0x00007d54 store  0x00000001 , 0x00000231 
- 00029113  0x00007d55 arg  0x000005fe , 0x00000006 
- 00029114  0x00007d56 call  0x00007c8d 
- 00029115  0x00007d57 arg  0x0000448f , 0x00000006 
- 00029116  0x00007d58 call  0x00007c8d 
- 00029117  0x00007d59 call  0x000071fb 
- 00029118  0x00007d5a arg  0x000042ab , 0x00000006 
- 00029119  0x00007d5b call  0x000071f6 
- 00029120  0x00007d5c branch  0x000071c1 
- 00029121  0x00007d5f bpatch  0x000000e6 , 0x0000401c 
- 00029122  0x00007d60 call  0x00007210 
- 00029123  0x00007d64 fetch  0x00000001 , 0x00000230 
- 00029124  0x00007d65 copy  0x0000003f , 0x00000002 
- 00029125  0x00007d67 increase  0x0000000f , 0x0000003f 
- 00029126  0x00007d68 rshift4  0x0000003f , 0x0000003f 
- 00029127  0x00007d69 copy  0x0000003f , 0x00000012 
- 00029128  0x00007d6a branch  0x000071d3 , 0x00000034 
- 00029129  0x00007d6b and  0x00000002 , 0x0000000f , 0x0000003f 
- 00029130  0x00007d6c nbranch  0x000071d6 , 0x00000034 
- 00029131  0x00007d6e arg  0x000006b1 , 0x00000013 
- 00029132  0x00007d6f arg  0x00000231 , 0x0000003f 
- 00029133  0x00007d70 increase  0xfffffff0 , 0x0000003f 
- 00029134  0x00007d73 iadd  0x00000002 , 0x00000011 
- 00029135  0x00007d74 arg  0x000006e1 , 0x00000005 
- 00029136  0x00007d75 arg  0x00000004 , 0x00000039 
- 00029137  0x00007d76 call  0x00007ca9 
- 00029138  0x00007d7a branch  0x000071e1 
- 00029139  0x00007d7d arg  0x00000001 , 0x00000012 
- 00029140  0x00007d7e arg  0x00000000 , 0x00000011 
- 00029141  0x00007d80 branch  0x000071d7 
- 00029142  0x00007d85 and  0x00000002 , 0x0000000f , 0x00000011 
- 00029143  0x00007d87 arg  0x00000231 , 0x0000003f 
- 00029144  0x00007d88 iadd  0x00000002 , 0x0000003f 
- 00029145  0x00007d89 isub  0x00000011 , 0x00000006 
- 00029146  0x00007d8b arg  0x000006d1 , 0x00000005 
- 00029147  0x00007d8c call  0x00007236 
- 00029148  0x00007d8e arg  0x000006c1 , 0x00000013 
- 00029149  0x00007d8f arg  0x000006d1 , 0x00000011 
- 00029150  0x00007d90 arg  0x000006e1 , 0x00000005 
- 00029151  0x00007d91 arg  0x00000004 , 0x00000039 
- 00029152  0x00007d92 call  0x00007ca9 
- 00029153  0x00007d9e call  0x0000736f 
- 00029154  0x00007d9f call  0x000072da 
- 00029155  0x00007da2 arg  0x00000231 , 0x00000006 
- 00029156  0x00007da5 increase  0xffffffff , 0x00000012 
- 00029157  0x00007da6 deposit  0x00000012 
- 00029158  0x00007da7 branch  0x000071ea , 0x00000034 
- 00029159  0x00007da8 call  0x00007361 
- 00029160  0x00007da9 call  0x000072d4 
- 00029161  0x00007daa branch  0x000071e4 
- 00029162  0x00007dad arg  0x000006d1 , 0x00000005 
- 00029163  0x00007dae call  0x00007375 
- 00029164  0x00007daf arg  0x000006e1 , 0x00000006 
- 00029165  0x00007db0 call  0x00007361 
- 00029166  0x00007db1 call  0x000072da 
- 00029167  0x00007db2 arg  0x000006d1 , 0x00000006 
- 00029168  0x00007db3 call  0x00007361 
- 00029169  0x00007db4 branch  0x000072d4 
- 00029170  0x00007dba copy  0x00000005 , 0x00000011 
- 00029171  0x00007dbb call  0x00007375 
- 00029172  0x00007dbd arg  0x00000010 , 0x00000039 
- 00029173  0x00007dbe branch  0x00007cb1 
- 00029174  0x00007dc1 arg  0x000006a1 , 0x00000005 
- 00029175  0x00007dc2 call  0x00007c8f 
- 00029176  0x00007dc4 arg  0x00000010 , 0x00000039 
- 00029177  0x00007dc5 arg  0x000006a1 , 0x00000011 
- 00029178  0x00007dc6 branch  0x00007cb1 
- 00029179  0x00007dc9 fetch  0x00000001 , 0x00000230 
- 00029180  0x00007dca copy  0x0000003f , 0x00000039 
- 00029181  0x00007dcb arg  0x00000231 , 0x00000011 
- 00029182  0x00007dcc branch  0x00007cb1 
- 00029183  0x00007dcf ifetch  0x00000001 , 0x00000011 
- 00029184  0x00007dd0 lshift  0x0000003f , 0x0000003f 
- 00029185  0x00007dd1 isolate1  0x00000000 , 0x00000013 
- 00029186  0x00007dd2 setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00029187  0x00007dd3 isolate1  0x00000008 , 0x0000003f 
- 00029188  0x00007dd4 setflag  0x00000001 , 0x00000000 , 0x00000013 
- 00029189  0x00007dd5 istore  0x00000001 , 0x00000011 
- 00029190  0x00007dd6 increase  0xffffffff , 0x00000011 
- 00029191  0x00007dd7 loop  0x000071ff 
- 00029192  0x00007dd8 rtn 
- 00029193  0x00007ddb arg  0x000006b1 , 0x00000011 
- 00029194  0x00007ddd increase  0x0000000f , 0x00000011 
- 00029195  0x00007dde force  0x00000010 , 0x00000039 
- 00029196  0x00007ddf force  0x00000000 , 0x00000013 
- 00029197  0x00007de0 branch  0x000071ff 
- 00029198  0x00007de3 arg  0x000006c1 , 0x00000011 
- 00029199  0x00007de4 branch  0x0000720a 
- 00029200  0x00007de8 arg  0x000006a1 , 0x00000006 
- 00029201  0x00007de9 call  0x0000735f 
- 00029202  0x00007dec force  0x00000008 , 0x00000038 
- 00029203  0x00007ded call  0x00007370 
- 00029204  0x00007dee call  0x0000736f 
- 00029205  0x00007def call  0x000072d1 
- 00029206  0x00007df4 arg  0x000006b1 , 0x00000005 
- 00029207  0x00007df5 call  0x00007375 
- 00029208  0x00007df7 bpatch  0x000000e7 , 0x0000401c 
- 00029209  0x00007df8 fetch  0x00000001 , 0x000006b1 
- 00029210  0x00007df9 isolate1  0x00000007 , 0x0000003f 
- 00029211  0x00007dfa nbranch  0x00007221 , 0x00000001 
- 00029212  0x00007dfb call  0x00007209 
- 00029213  0x00007dfe arg  0x000006b1 , 0x00000013 
- 00029214  0x00007e00 arg  0x000006b1 , 0x00000005 
- 00029215  0x00007e03 call  0x0000722b 
- 00029216  0x00007e04 branch  0x00007222 
- 00029217  0x00007e06 call  0x00007209 
- 00029218  0x00007e09 arg  0x000006b1 , 0x00000006 
- 00029219  0x00007e0a arg  0x000006c1 , 0x00000005 
- 00029220  0x00007e0b call  0x00007c8f 
- 00029221  0x00007e0c fetch  0x00000001 , 0x000006c1 
- 00029222  0x00007e0d isolate1  0x00000007 , 0x0000003f 
- 00029223  0x00007e0e nbranch  0x0000720e , 0x00000001 
- 00029224  0x00007e0f call  0x0000720e 
- 00029225  0x00007e11 arg  0x000006c1 , 0x00000013 
- 00029226  0x00007e13 arg  0x000006c1 , 0x00000005 
- 00029227  0x00007e1a arg  0x00000003 , 0x00000039 
- 00029228  0x00007e1c arg  0x00000000 , 0x00000002 
- 00029229  0x00007e1d call  0x00007232 
- 00029230  0x00007e1e increase  0x00000004 , 0x00000013 
- 00029231  0x00007e1f loop  0x0000722c 
- 00029232  0x00007e20 arg  0x00008700 , 0x00000002 
- 00029233  0x00007e21 lshift16  0x00000002 , 0x00000002 
- 00029234  0x00007e23 ifetch  0x00000004 , 0x00000013 
- 00029235  0x00007e24 ixor  0x00000002 , 0x0000003f 
- 00029236  0x00007e25 istore  0x00000004 , 0x00000005 
- 00029237  0x00007e26 rtn 
- 00029238  0x00007e2d bpatch  0x000000e8 , 0x0000401d 
- 00029239  0x00007e2e arg  0x00000010 , 0x00000039 
- 00029240  0x00007e2f arg  0x00000000 , 0x0000003f 
- 00029241  0x00007e31 isub  0x00000011 , 0x0000003e 
- 00029242  0x00007e32 branch  0x00007241 , 0x00000005 
- 00029243  0x00007e33 branch  0x00007244 , 0x00000002 
- 00029244  0x00007e34 ifetcht  0x00000001 , 0x00000006 
- 00029245  0x00007e35 istoret  0x00000001 , 0x00000005 
- 00029246  0x00007e37 increase  0x00000001 , 0x0000003f 
- 00029247  0x00007e38 loop  0x00007239 
- 00029248  0x00007e39 rtn 
- 00029249  0x00007e3b arg  0x00000080 , 0x00000002 
- 00029250  0x00007e3d istoret  0x00000001 , 0x00000005 
- 00029251  0x00007e3e branch  0x0000723e 
- 00029252  0x00007e41 arg  0x00000000 , 0x00000002 
- 00029253  0x00007e42 branch  0x00007242 
- 00029254  0x00007e48 lshift8  0x00000002 , 0x00000002 
- 00029255  0x00007e4a lshift16  0x00000002 , 0x00000002 
- 00029256  0x00007e4b ior  0x00000002 , 0x00000002 
- 00029257  0x00007e4c rtn 
- 00029258  0x00007e52 bpatch  0x000000e9 , 0x0000401d 
- 00029259  0x00007e53 call  0x00007306 
- 00029260  0x00007e54 arg  0x0000428a , 0x00000005 
- 00029261  0x00007e55 branch  0x00007375 
- 00029262  0x00007e59 arg  0x000042ab , 0x00000005 
- 00029263  0x00007e5a branch  0x00007251 , 0x00000029 
- 00029264  0x00007e5b arg  0x00000158 , 0x00000005 
- 00029265  0x00007e5d copy  0x00000006 , 0x00000011 
- 00029266  0x00007e5e call  0x00007c8f 
- 00029267  0x00007e5f call  0x0000731b 
- 00029268  0x00007e60 arg  0x0000429b , 0x00000006 
- 00029269  0x00007e61 branch  0x0000738e 
- 00029270  0x00007e64 arg  0x00000158 , 0x00000011 
- 00029271  0x00007e65 branch  0x00007259 , 0x00000029 
- 00029272  0x00007e66 arg  0x000042ab , 0x00000011 
- 00029273  0x00007e68 copy  0x00000011 , 0x00000005 
- 00029274  0x00007e69 call  0x00007de7 
- 00029275  0x00007e6a branch  0x0000731b 
- 00029276  0x00007e6d arg  0x000042e5 , 0x00000006 
- 00029277  0x00007e6e call  0x00007361 
- 00029278  0x00007e6f arg  0x0000428a , 0x00000006 
- 00029279  0x00007e70 call  0x00007362 
- 00029280  0x00007e71 force  0x00000038 , 0x00000036 
- 00029281  0x00007e72 force  0x00000000 , 0x00000036 
- 00029282  0x00007e73 call  0x000072cf 
- 00029283  0x00007e74 arg  0x000001a8 , 0x00000005 
- 00029284  0x00007e75 branch  0x00007375 
- 00029285  0x00007e7a force  0x00000008 , 0x00000038 
- 00029286  0x00007e7b force  0x00000049 , 0x0000003f 
- 00029287  0x00007e7c branch  0x0000726c 
- 00029288  0x00007e80 force  0x00000049 , 0x0000003f 
- 00029289  0x00007e81 branch  0x0000726b 
- 00029290  0x00007e83 force  0x00000001 , 0x0000003f 
- 00029291  0x00007e85 force  0x00000000 , 0x00000038 
- 00029292  0x00007e87 lshift8  0x00000002 , 0x0000002f 
- 00029293  0x00007e88 ior  0x0000002f , 0x0000002f 
- 00029294  0x00007e89 increase  0x00000001 , 0x00000038 
- 00029295  0x00007e8a rshift8  0x00000002 , 0x0000002f 
- 00029296  0x00007e8b rshift16  0x0000002f , 0x0000002f 
- 00029297  0x00007e8c fetch  0x00000002 , 0x0000445e 
- 00029298  0x00007e8d lshift16  0x0000003f , 0x0000003f 
- 00029299  0x00007e8e ior  0x0000002f , 0x0000002f 
- 00029300  0x00007e8f increase  0x00000001 , 0x00000038 
- 00029301  0x00007e90 ifetchr  0x0000002f , 0x00000004 , 0x00000006 
- 00029302  0x00007e91 increase  0x00000001 , 0x00000038 
- 00029303  0x00007e92 ifetch  0x00000002 , 0x00000006 
- 00029304  0x00007e93 byteswap  0x00000011 , 0x0000002f 
- 00029305  0x00007e94 lshift16  0x0000002f , 0x0000002f 
- 00029306  0x00007e95 ior  0x0000002f , 0x0000002f 
- 00029307  0x00007e96 increase  0x00000001 , 0x00000038 
- 00029308  0x00007e97 rtn 
- 00029309  0x00007e9c add  0x00000013 , 0x00000001 , 0x00000006 
- 00029310  0x00007e9d ifetch  0x00000001 , 0x00000006 
- 00029311  0x00007e9e iforce  0x00000011 
- 00029312  0x00007e9f call  0x00007268 
- 00029313  0x00007ea0 call  0x000072d1 
- 00029314  0x00007ea2 force  0x00000000 , 0x00000038 
- 00029315  0x00007ea3 ifetch  0x00000001 , 0x00000013 
- 00029316  0x00007ea4 and_into  0x00000003 , 0x0000003f 
- 00029317  0x00007ea5 lshift16  0x0000003f , 0x0000002f 
- 00029318  0x00007ea6 set1  0x00000008 , 0x0000002f 
- 00029319  0x00007ea7 call  0x0000736a 
- 00029320  0x00007ea8 call  0x000072d4 
- 00029321  0x00007eaa copy  0x00000011 , 0x00000039 
- 00029322  0x00007eab add  0x00000013 , 0x00000002 , 0x00000006 
- 00029323  0x00007eac call  0x00007349 
- 00029324  0x00007eae call  0x00007353 
- 00029325  0x00007eaf call  0x000072d4 
- 00029326  0x00007eb0 deposit  0x00000039 
- 00029327  0x00007eb1 branch  0x00007291 , 0x00000034 
- 00029328  0x00007eb2 branch  0x0000728c 
- 00029329  0x00007eb4 force  0x0000000c , 0x00000038 
- 00029330  0x00007eb5 deposit  0x0000002f 
- 00029331  0x00007eb6 store  0x00000004 , 0x00000150 
- 00029332  0x00007eb7 rtn 
- 00029333  0x00007eba increase  0x00000001 , 0x00000011 
- 00029334  0x00007ebb call  0x0000726a 
- 00029335  0x00007ebc copy  0x00000013 , 0x00000006 
- 00029336  0x00007ebd call  0x0000735d 
- 00029337  0x00007ebe call  0x000072d7 
- 00029338  0x00007ebf call  0x0000737c 
- 00029339  0x00007ec0 increase  0x00000010 , 0x00000013 
- 00029340  0x00007ec1 increase  0xfffffff0 , 0x00000012 
- 00029341  0x00007ec2 branch  0x00007295 , 0x00000002 
- 00029342  0x00007ec3 rtn 
- 00029343  0x00007ec9 call  0x000072c4 
- 00029344  0x00007eca bpatch  0x000000ea , 0x0000401d 
- 00029345  0x00007ecb jam  0x00000000 , 0x0000806c 
- 00029346  0x00007ecc jam  0x00000001 , 0x0000806d 
- 00029347  0x00007ecd fetch  0x00000001 , 0x00004169 
- 00029348  0x00007ece and_into  0x00000003 , 0x0000003f 
- 00029349  0x00007ecf store  0x00000001 , 0x0000806e 
- 00029350  0x00007ed0 fetch  0x00000002 , 0x0000068f 
- 00029351  0x00007ed1 store  0x00000002 , 0x00008068 
- 00029352  0x00007ed2 setarg  0x0000416b 
- 00029353  0x00007ed3 store  0x00000002 , 0x0000806a 
- 00029354  0x00007ed5 fetchr  0x00000011 , 0x00000001 , 0x0000416a 
- 00029355  0x00007ed6 fetcht  0x00000005 , 0x00004450 
- 00029356  0x00007ed7 call  0x00007265 
- 00029357  0x00007ed8 jam  0x00000002 , 0x0000800a 
- 00029358  0x00007ed9 jam  0x00000003 , 0x0000800a 
- 00029359  0x00007edb fetch  0x00000001 , 0x0000416a 
- 00029360  0x00007edc store  0x00000002 , 0x000080c0 
- 00029361  0x00007edd increase  0x00000004 , 0x0000003f 
- 00029362  0x00007ede store  0x00000001 , 0x0000416a 
- 00029363  0x00007edf fetch  0x00000005 , 0x00004450 
- 00029364  0x00007ee0 increase  0x00000001 , 0x0000003f 
- 00029365  0x00007ee1 set0  0x00000027 , 0x0000003f 
- 00029366  0x00007ee2 store  0x00000005 , 0x00004450 
- 00029367  0x00007ee3 rtn 
- 00029368  0x00007ee7 fetch  0x00000002 , 0x0000811a 
- 00029369  0x00007ee8 isub  0x00000002 , 0x0000003e 
- 00029370  0x00007ee9 rtn  0x00000005 
- 00029371  0x00007eea nrtn  0x00000034 
- 00029372  0x00007eec branch  0x000072b8 
- 00029373  0x00007eef fetch  0x00000001 , 0x00008108 
- 00029374  0x00007ef0 bbit0  0x00000006 , 0x0000235a 
- 00029375  0x00007ef2 setarg  0x0000416b 
- 00029376  0x00007ef3 iadd  0x00000002 , 0x00000005 
- 00029377  0x00007ef4 arg  0x0000000c , 0x00000038 
- 00029378  0x00007ef5 istorer  0x0000002f , 0x00000004 , 0x00000005 
- 00029379  0x00007ef6 branch  0x000072cd 
- 00029380  0x00007ef9 bpatch  0x000000eb , 0x0000401d 
- 00029381  0x00007efa force  0x0000000c , 0x00000038 
- 00029382  0x00007efb call  0x00007370 
- 00029383  0x00007efc call  0x0000736f 
- 00029384  0x00007efd setarg  0x00000000 
- 00029385  0x00007efe store  0x00000002 , 0x000080c0 
- 00029386  0x00007eff rtn 
- 00029387  0x00007f02 fetch  0x00000001 , 0x00008108 
- 00029388  0x00007f03 bbit0  0x00000006 , 0x000072cb 
- 00029389  0x00007f05 jam  0x00000000 , 0x0000800a 
- 00029390  0x00007f06 rtn 
- 00029391  0x00007f0a nbranch  0x000072cf , 0x00000037 
- 00029392  0x00007f0b rtn 
- 00029393  0x00007f0e force  0x00000030 , 0x00000036 
- 00029394  0x00007f0f force  0x00000000 , 0x00000036 
- 00029395  0x00007f10 branch  0x000072cf 
- 00029396  0x00007f13 force  0x00000032 , 0x00000036 
- 00029397  0x00007f14 force  0x00000002 , 0x00000036 
- 00029398  0x00007f15 branch  0x000072cf 
- 00029399  0x00007f18 force  0x00000034 , 0x00000036 
- 00029400  0x00007f19 force  0x00000004 , 0x00000036 
- 00029401  0x00007f1a branch  0x000072cf 
- 00029402  0x00007f1e force  0x00000001 , 0x00000036 
- 00029403  0x00007f1f force  0x00000000 , 0x00000036 
- 00029404  0x00007f20 rtn 
- 00029405  0x00007f24 fetch  0x00000001 , 0x00008155 
- 00029406  0x00007f25 bbit0  0x00000002 , 0x000072dd 
- 00029407  0x00007f26 rtn 
- 00029408  0x00007f2a store  0x00000002 , 0x000080d2 
- 00029409  0x00007f2b force  0x000000c0 , 0x00000036 
- 00029410  0x00007f2c force  0x00000080 , 0x00000036 
- 00029411  0x00007f2d branch  0x000072dd 
- 00029412  0x00007f30 force  0x00000000 , 0x00000038 
- 00029413  0x00007f31 copy  0x00000012 , 0x00000006 
- 00029414  0x00007f32 force  0x00000004 , 0x00000039 
- 00029415  0x00007f33 call  0x000072f3 
- 00029416  0x00007f35 force  0x00000180 , 0x00000036 
- 00029417  0x00007f36 force  0x00000080 , 0x00000036 
- 00029418  0x00007f37 call  0x000072cf 
- 00029419  0x00007f39 force  0x0000000c , 0x00000038 
- 00029420  0x00007f3a copy  0x00000013 , 0x00000005 
- 00029421  0x00007f3b force  0x00000004 , 0x00000039 
- 00029422  0x00007f3d copy  0x0000002f , 0x0000003f 
- 00029423  0x00007f3e istore  0x00000004 , 0x00000005 
- 00029424  0x00007f3f increase  0x00000001 , 0x00000038 
- 00029425  0x00007f40 loop  0x000072ee 
- 00029426  0x00007f41 rtn 
- 00029427  0x00007f44 ifetch  0x00000002 , 0x00000006 
- 00029428  0x00007f45 ifetcht  0x00000002 , 0x00000006 
- 00029429  0x00007f46 lshift16  0x00000002 , 0x00000002 
- 00029430  0x00007f47 ior  0x00000002 , 0x0000002f 
- 00029431  0x00007f48 increase  0x00000001 , 0x00000038 
- 00029432  0x00007f49 loop  0x000072f3 
- 00029433  0x00007f4a rtn 
- 00029434  0x00007f4e force  0x00000008 , 0x00000038 
- 00029435  0x00007f4f copy  0x00000011 , 0x00000006 
- 00029436  0x00007f50 force  0x00000004 , 0x00000039 
- 00029437  0x00007f51 call  0x000072f3 
- 00029438  0x00007f53 force  0x00000000 , 0x00000038 
- 00029439  0x00007f54 copy  0x00000012 , 0x00000006 
- 00029440  0x00007f55 force  0x00000004 , 0x00000039 
- 00029441  0x00007f56 call  0x000072f3 
- 00029442  0x00007f57 force  0x00000182 , 0x00000036 
- 00029443  0x00007f58 force  0x00000082 , 0x00000036 
- 00029444  0x00007f59 call  0x000072cf 
- 00029445  0x00007f5a branch  0x000072eb 
- 00029446  0x00007f5e force  0x00000000 , 0x00000038 
- 00029447  0x00007f5f fetch  0x00000004 , 0x00000158 
- 00029448  0x00007f60 iforce  0x0000002f 
- 00029449  0x00007f61 increase  0x00000001 , 0x00000038 
- 00029450  0x00007f62 ifetch  0x00000004 , 0x00000006 
- 00029451  0x00007f63 iforce  0x0000002f 
- 00029452  0x00007f64 increase  0x00000001 , 0x00000038 
- 00029453  0x00007f65 fetch  0x00000004 , 0x000042ab 
- 00029454  0x00007f66 iforce  0x0000002f 
- 00029455  0x00007f67 increase  0x00000001 , 0x00000038 
- 00029456  0x00007f68 ifetch  0x00000004 , 0x00000006 
- 00029457  0x00007f69 iforce  0x0000002f 
- 00029458  0x00007f6a increase  0x00000001 , 0x00000038 
- 00029459  0x00007f6b call  0x00007370 
- 00029460  0x00007f6c increase  0xfffffffc , 0x00000038 
- 00029461  0x00007f6d fetch  0x00000004 , 0x000042ff 
- 00029462  0x00007f6e copy  0x0000003f , 0x0000002f 
- 00029463  0x00007f6f increase  0x00000004 , 0x00000038 
- 00029464  0x00007f70 force  0x00000038 , 0x00000036 
- 00029465  0x00007f71 force  0x00000008 , 0x00000036 
- 00029466  0x00007f72 branch  0x000072cf 
- 00029467  0x00007f76 bpatch  0x000000ec , 0x0000401d 
- 00029468  0x00007f77 fetch  0x00000006 , 0x000042db 
- 00029469  0x00007f78 fetcht  0x00000006 , 0x00000178 
- 00029470  0x00007f79 branch  0x00007321 , 0x00000029 
- 00029471  0x00007f7a fetch  0x00000006 , 0x00000178 
- 00029472  0x00007f7b fetcht  0x00000006 , 0x000042db 
- 00029473  0x00007f7d force  0x00000008 , 0x00000038 
- 00029474  0x00007f7e copy  0x00000002 , 0x0000002f 
- 00029475  0x00007f7f increase  0x00000001 , 0x00000038 
- 00029476  0x00007f80 rshift32  0x00000002 , 0x0000002f 
- 00029477  0x00007f81 lshift16  0x0000003f , 0x0000003f 
- 00029478  0x00007f82 ior  0x0000002f , 0x0000002f 
- 00029479  0x00007f83 increase  0x00000001 , 0x00000038 
- 00029480  0x00007f84 rshift32  0x0000003f , 0x0000002f 
- 00029481  0x00007f85 increase  0x00000001 , 0x00000038 
- 00029482  0x00007f86 force  0x00000000 , 0x0000002f 
- 00029483  0x00007f87 force  0x00000000 , 0x0000003f 
- 00029484  0x00007f88 fetch  0x00000001 , 0x000042cb 
- 00029485  0x00007f89 fetcht  0x00000001 , 0x0000438c 
- 00029486  0x00007f8a nbranch  0x00007331 , 0x00000029 
- 00029487  0x00007f8c fetch  0x00000001 , 0x000042d2 
- 00029488  0x00007f8d fetcht  0x00000001 , 0x000042cb 
- 00029489  0x00007f8f store  0x00000001 , 0x000042bb 
- 00029490  0x00007f90 storet  0x00000001 , 0x000042bc 
- 00029491  0x00007f91 force  0x00000000 , 0x00000038 
- 00029492  0x00007f92 arg  0x000042bb , 0x00000012 
- 00029493  0x00007f93 force  0x00000004 , 0x00000039 
- 00029494  0x00007f95 ifetch  0x00000004 , 0x00000011 
- 00029495  0x00007f96 ifetcht  0x00000004 , 0x00000012 
- 00029496  0x00007f97 ixor  0x00000002 , 0x0000002f 
- 00029497  0x00007f98 increase  0x00000001 , 0x00000038 
- 00029498  0x00007f99 increase  0x00000004 , 0x00000011 
- 00029499  0x00007f9a increase  0x00000004 , 0x00000012 
- 00029500  0x00007f9b loop  0x00007336 
- 00029501  0x00007f9c call  0x00007370 
- 00029502  0x00007f9d increase  0xfffffffc , 0x00000038 
- 00029503  0x00007f9e fetch  0x00000004 , 0x000042ff 
- 00029504  0x00007f9f copy  0x0000003f , 0x0000002f 
- 00029505  0x00007fa0 increase  0x00000004 , 0x00000038 
- 00029506  0x00007fa1 force  0x00000038 , 0x00000036 
- 00029507  0x00007fa2 force  0x0000000c , 0x00000036 
- 00029508  0x00007fa3 call  0x000072cf 
- 00029509  0x00007fa5 call  0x0000736f 
- 00029510  0x00007fa6 force  0x0000003a , 0x00000036 
- 00029511  0x00007fa7 force  0x00000008 , 0x00000036 
- 00029512  0x00007fa8 branch  0x000072cf 
- 00029513  0x00007fab compare  0x00000000 , 0x00000039 , 0x00000003 
- 00029514  0x00007fac rtn  0x00000001 
- 00029515  0x00007fad deposit  0x00000006 
- 00029516  0x00007fae iadd  0x00000039 , 0x00000005 
- 00029517  0x00007faf force  0x00000000 , 0x0000003f 
- 00029518  0x00007fb1 istore  0x00000001 , 0x00000005 
- 00029519  0x00007fb2 increase  0x00000001 , 0x00000039 
- 00029520  0x00007fb3 compare  0x00000000 , 0x00000039 , 0x00000003 
- 00029521  0x00007fb4 rtn  0x00000001 
- 00029522  0x00007fb5 branch  0x0000734e 
- 00029523  0x00007fb8 force  0x00000000 , 0x00000038 
- 00029524  0x00007fba deposit  0x00000039 
- 00029525  0x00007fbb branch  0x00007358 , 0x00000034 
- 00029526  0x00007fbc ifetch  0x00000004 , 0x00000006 
- 00029527  0x00007fbd increase  0xfffffffc , 0x00000039 
- 00029528  0x00007fbf iforce  0x0000002f 
- 00029529  0x00007fc0 increase  0x00000001 , 0x00000038 
- 00029530  0x00007fc1 compare  0x00000004 , 0x00000038 , 0x0000000f 
- 00029531  0x00007fc2 rtn  0x00000001 
- 00029532  0x00007fc3 branch  0x00007354 
- 00029533  0x00007fc6 force  0x00000008 , 0x00000038 
- 00029534  0x00007fc7 branch  0x00007362 
- 00029535  0x00007fc9 force  0x00000004 , 0x00000038 
- 00029536  0x00007fca branch  0x00007362 
- 00029537  0x00007fcc force  0x00000000 , 0x00000038 
- 00029538  0x00007fce force  0x00000004 , 0x00000039 
- 00029539  0x00007fd0 ifetch  0x00000004 , 0x00000006 
- 00029540  0x00007fd1 iforce  0x0000002f 
- 00029541  0x00007fd2 increase  0x00000001 , 0x00000038 
- 00029542  0x00007fd3 loop  0x00007363 
- 00029543  0x00007fd4 rtn 
- 00029544  0x00007fd7 arg  0x000001a8 , 0x00000006 
- 00029545  0x00007fd8 branch  0x0000735f 
- 00029546  0x00007fdb force  0x00000004 , 0x00000039 
- 00029547  0x00007fdc branch  0x00007372 
- 00029548  0x00007fdf force  0x00000000 , 0x00000038 
- 00029549  0x00007fe0 force  0x00000010 , 0x00000039 
- 00029550  0x00007fe1 branch  0x00007371 
- 00029551  0x00007fe4 force  0x00000000 , 0x00000038 
- 00029552  0x00007fe6 force  0x00000004 , 0x00000039 
- 00029553  0x00007fe8 force  0x00000000 , 0x0000002f 
- 00029554  0x00007fea increase  0x00000001 , 0x00000038 
- 00029555  0x00007feb loop  0x00007371 
- 00029556  0x00007fec rtn 
- 00029557  0x00007fef force  0x0000000c , 0x00000038 
- 00029558  0x00007ff0 force  0x00000004 , 0x00000039 
- 00029559  0x00007ff2 deposit  0x0000002f 
- 00029560  0x00007ff3 istore  0x00000004 , 0x00000005 
- 00029561  0x00007ff4 increase  0x00000001 , 0x00000038 
- 00029562  0x00007ff5 loop  0x00007377 
- 00029563  0x00007ff6 rtn 
- 00029564  0x00007ff9 force  0x0000000c , 0x00000038 
- 00029565  0x00007ffa copy  0x00000013 , 0x00000005 
- 00029566  0x00007ffb add  0x00000012 , 0x00000001 , 0x00000039 
- 00029567  0x00007ffc sub  0x00000039 , 0x0000000f , 0x0000003e 
- 00029568  0x00007ffd branch  0x00007382 , 0x00000002 
- 00029569  0x00007ffe force  0x00000010 , 0x00000039 
- 00029570  0x00008000 deposit  0x0000002f 
- 00029571  0x00008001 sub  0x00000039 , 0x00000003 , 0x0000003e 
- 00029572  0x00008002 branch  0x0000738a , 0x00000002 
- 00029573  0x00008003 istore  0x00000004 , 0x00000005 
- 00029574  0x00008004 increase  0xfffffffc , 0x00000039 
- 00029575  0x00008005 rtn  0x00000005 
- 00029576  0x00008006 increase  0x00000001 , 0x00000038 
- 00029577  0x00008007 branch  0x00007382 
- 00029578  0x00008009 istore  0x00000001 , 0x00000005 
- 00029579  0x0000800a rshift8  0x0000003f , 0x0000003f 
- 00029580  0x0000800b loop  0x0000738a 
- 00029581  0x0000800c rtn 
- 00029582  0x00008010 force  0x0000000c , 0x00000038 
- 00029583  0x00008011 force  0x00000004 , 0x00000039 
- 00029584  0x00008013 ifetch  0x00000004 , 0x00000006 
- 00029585  0x00008014 isub  0x0000002f , 0x0000003e 
- 00029586  0x00008015 nrtn  0x00000005 
- 00029587  0x00008016 increase  0x00000001 , 0x00000038 
- 00029588  0x00008017 loop  0x00007390 
- 00029589  0x00008018 branch  0x00007db8 
- 00029590  0x0000801b fetch  0x00000001 , 0x00008050 
- 00029591  0x0000801c set0  0x00000000 , 0x0000003f 
- 00029592  0x0000801d store  0x00000001 , 0x00008050 
- 00029593  0x0000801e rtn 
- 00029594  0x00008021 fetch  0x00000001 , 0x00008050 
- 00029595  0x00008022 set1  0x00000000 , 0x0000003f 
- 00029596  0x00008023 store  0x00000001 , 0x00008050 
- 00029597  0x00008024 rtn 
- 00029598  0x0000802d arg  0x000004d1 , 0x00000005 
- 00029599  0x0000802e setsect  0x00000000 , 0x0003ffff 
- 00029600  0x0000802f setsect  0x00000001 , 0x0003ffff 
- 00029601  0x00008030 setsect  0x00000002 , 0x0003ffff 
- 00029602  0x00008031 setsect  0x00000003 , 0x0003fbff 
- 00029603  0x00008032 istore  0x00000009 , 0x00000005 
- 00029604  0x00008033 setsect  0x00000000 , 0x0003ffff 
- 00029605  0x00008034 setsect  0x00000001 , 0x0003ffff 
- 00029606  0x00008035 setsect  0x00000002 , 0x0003ffff 
- 00029607  0x00008036 setsect  0x00000003 , 0x0003ffff 
- 00029608  0x00008037 istore  0x00000009 , 0x00000005 
- 00029609  0x00008038 setsect  0x00000000 , 0x0003ffff 
- 00029610  0x00008039 setsect  0x00000001 , 0x0003ffff 
- 00029611  0x0000803a setsect  0x00000002 , 0x0003cfff 
- 00029612  0x0000803b setsect  0x00000003 , 0x0003ffff 
- 00029613  0x0000803c istore  0x00000009 , 0x00000005 
- 00029614  0x0000803d setsect  0x00000000 , 0x0003ffff 
- 00029615  0x0000803e setsect  0x00000001 , 0x0003ffff 
- 00029616  0x0000803f setsect  0x00000002 , 0x0003ffef 
- 00029617  0x00008040 setsect  0x00000003 , 0x0003ffff 
- 00029618  0x00008041 istore  0x00000009 , 0x00000005 
- 00029619  0x00008042 setsect  0x00000000 , 0x0003ffff 
- 00029620  0x00008043 setsect  0x00000001 , 0x0003ffff 
- 00029621  0x00008044 setsect  0x00000002 , 0x0003ffff 
- 00029622  0x00008045 setsect  0x00000003 , 0x0003ffff 
- 00029623  0x00008046 istore  0x00000009 , 0x00000005 
- 00029624  0x00008047 setsect  0x00000000 , 0x0003ffff 
- 00029625  0x00008048 setsect  0x00000001 , 0x00026c7f 
- 00029626  0x00008049 setsect  0x00000002 , 0x0000146b 
- 00029627  0x0000804a setsect  0x00000003 , 0x00037bb3 
- 00029628  0x0000804b istore  0x00000009 , 0x00000005 
- 00029629  0x0000804c setsect  0x00000000 , 0x0001feb8 
- 00029630  0x0000804d setsect  0x00000001 , 0x00010c12 
- 00029631  0x0000804e setsect  0x00000002 , 0x0002b722 
- 00029632  0x0000804f setsect  0x00000003 , 0x00029fa6 
- 00029633  0x00008050 istore  0x00000009 , 0x00000005 
- 00029634  0x00008051 setsect  0x00000000 , 0x0000e70f 
- 00029635  0x00008052 setsect  0x00000001 , 0x00016720 
- 00029636  0x00008053 setsect  0x00000002 , 0x0000519e 
- 00029637  0x00008054 setsect  0x00000003 , 0x00019084 
- 00029638  0x00008055 istore  0x00000009 , 0x00000005 
- 00029639  0x00008056 setsect  0x00000000 , 0x00031012 
- 00029640  0x00008057 setsect  0x00000001 , 0x000360bf 
- 00029641  0x00008058 setsect  0x00000002 , 0x0003f0af 
- 00029642  0x00008059 setsect  0x00000003 , 0x000003d3 
- 00029643  0x0000805a istore  0x00000009 , 0x00000005 
- 00029644  0x0000805b setsect  0x00000000 , 0x0003a188 
- 00029645  0x0000805c setsect  0x00000001 , 0x00003ad0 
- 00029646  0x0000805d setsect  0x00000002 , 0x0003cbf2 
- 00029647  0x0000805e setsect  0x00000003 , 0x000243d9 
- 00029648  0x0000805f istore  0x00000009 , 0x00000005 
- 00029649  0x00008060 setsect  0x00000000 , 0x0002b030 
- 00029650  0x00008061 setsect  0x00000001 , 0x00036a03 
- 00029651  0x00008062 setsect  0x00000002 , 0x00011188 
- 00029652  0x00008063 setsect  0x00000003 , 0x0001e520 
- 00029653  0x00008064 istore  0x00000009 , 0x00000005 
- 00029654  0x00008065 setsect  0x00000000 , 0x0003a11e 
- 00029655  0x00008066 setsect  0x00000001 , 0x0000fe5d 
- 00029656  0x00008067 setsect  0x00000002 , 0x0000dd57 
- 00029657  0x00008068 setsect  0x00000003 , 0x0001ac93 
- 00029658  0x00008069 istore  0x00000009 , 0x00000005 
- 00029659  0x0000806a setsect  0x00000000 , 0x000011ed 
- 00029660  0x0000806b setsect  0x00000001 , 0x000218c4 
- 00029661  0x0000806c setsect  0x00000002 , 0x00008da7 
- 00029662  0x0000806d setsect  0x00000003 , 0x000257ff 
- 00029663  0x0000806e istore  0x00000009 , 0x00000005 
- 00029664  0x0000806f setsect  0x00000000 , 0x0003192b 
- 00029665  0x00008070 setsect  0x00000001 , 0x00034641 
- 00029666  0x00008071 setsect  0x00000002 , 0x0001be0c 
- 00029667  0x00008072 setsect  0x00000003 , 0x000366ad 
- 00029668  0x00008073 istore  0x00000009 , 0x00000005 
- 00029669  0x00008074 setsect  0x00000000 , 0x00001f83 
- 00029670  0x00008075 setsect  0x00000001 , 0x00015a23 
- 00029671  0x00008076 setsect  0x00000002 , 0x0003f9b0 
- 00029672  0x00008077 setsect  0x00000003 , 0x00003949 
- 00029673  0x00008078 istore  0x00000009 , 0x00000005 
- 00029674  0x00008079 setsect  0x00000000 , 0x00013a51 
- 00029675  0x0000807a setsect  0x00000001 , 0x000153fd 
- 00029676  0x0000807b setsect  0x00000002 , 0x0003372a 
- 00029677  0x0000807c setsect  0x00000003 , 0x0000f1bb 
- 00029678  0x0000807d istore  0x00000009 , 0x00000005 
- 00029679  0x0000807e setsect  0x00000000 , 0x0003ae85 
- 00029680  0x0000807f setsect  0x00000001 , 0x0001eed9 
- 00029681  0x00008080 setsect  0x00000002 , 0x00009e66 
- 00029682  0x00008081 setsect  0x00000003 , 0x000001a8 
- 00029683  0x00008082 istore  0x00000008 , 0x00000005 
- 00029684  0x00008083 rtn 
- 00029685  0x0000808c arg  0x00000569 , 0x00000005 
- 00029686  0x0000808d setsect  0x00000000 , 0x0003ffff 
- 00029687  0x0000808e setsect  0x00000001 , 0x0003ffff 
- 00029688  0x0000808f setsect  0x00000002 , 0x0003ffff 
- 00029689  0x00008090 setsect  0x00000003 , 0x0003ffff 
- 00029690  0x00008091 istore  0x00000009 , 0x00000005 
- 00029691  0x00008092 setsect  0x00000000 , 0x0003ffff 
- 00029692  0x00008093 setsect  0x00000001 , 0x0000003f 
- 00029693  0x00008094 setsect  0x00000002 , 0x00000000 
- 00029694  0x00008095 setsect  0x00000003 , 0x00000000 
- 00029695  0x00008096 istore  0x00000009 , 0x00000005 
- 00029696  0x00008097 setsect  0x00000000 , 0x00000000 
- 00029697  0x00008098 setsect  0x00000001 , 0x00000000 
- 00029698  0x00008099 setsect  0x00000002 , 0x00001000 
- 00029699  0x0000809a setsect  0x00000003 , 0x00000000 
- 00029700  0x0000809b istore  0x00000009 , 0x00000005 
- 00029701  0x0000809c setsect  0x00000000 , 0x0003ff00 
- 00029702  0x0000809d setsect  0x00000001 , 0x0003ffff 
- 00029703  0x0000809e setsect  0x00000002 , 0x0003ffcf 
- 00029704  0x0000809f setsect  0x00000003 , 0x0003ffff 
- 00029705  0x000080a0 istore  0x00000009 , 0x00000005 
- 00029706  0x000080a1 setsect  0x00000000 , 0x0003ffff 
- 00029707  0x000080a2 setsect  0x00000001 , 0x0003ffff 
- 00029708  0x000080a3 setsect  0x00000002 , 0x0003ffff 
- 00029709  0x000080a4 setsect  0x00000003 , 0x000003ff 
- 00029710  0x000080a5 istore  0x00000009 , 0x00000005 
- 00029711  0x000080a6 setsect  0x00000000 , 0x00000000 
- 00029712  0x000080a7 setsect  0x00000001 , 0x00000000 
- 00029713  0x000080a8 setsect  0x00000002 , 0x00000000 
- 00029714  0x000080a9 setsect  0x00000003 , 0x00000000 
- 00029715  0x000080aa istore  0x00000009 , 0x00000005 
- 00029716  0x000080ab setsect  0x00000000 , 0x00010000 
- 00029717  0x000080ac setsect  0x00000001 , 0x00000000 
- 00029718  0x000080ad setsect  0x00000002 , 0x0003f000 
- 00029719  0x000080ae setsect  0x00000003 , 0x0003ffff 
- 00029720  0x000080af istore  0x00000009 , 0x00000005 
- 00029721  0x000080b0 setsect  0x00000000 , 0x000296ff 
- 00029722  0x000080b1 setsect  0x00000001 , 0x00022630 
- 00029723  0x000080b2 setsect  0x00000002 , 0x0003945d 
- 00029724  0x000080b3 setsect  0x00000003 , 0x0003d284 
- 00029725  0x000080b4 istore  0x00000009 , 0x00000005 
- 00029726  0x000080b5 setsect  0x00000000 , 0x000333a0 
- 00029727  0x000080b6 setsect  0x00000001 , 0x00004b7a 
- 00029728  0x000080b7 setsect  0x00000002 , 0x000037d8 
- 00029729  0x000080b8 setsect  0x00000003 , 0x0003c9dc 
- 00029730  0x000080b9 istore  0x00000009 , 0x00000005 
- 00029731  0x000080ba setsect  0x00000000 , 0x0003a440 
- 00029732  0x000080bb setsect  0x00000001 , 0x0001b958 
- 00029733  0x000080bc setsect  0x00000002 , 0x00038bce 
- 00029734  0x000080bd setsect  0x00000003 , 0x0001091f 
- 00029735  0x000080be istore  0x00000009 , 0x00000005 
- 00029736  0x000080bf setsect  0x00000000 , 0x0002e12c 
- 00029737  0x000080c0 setsect  0x00000001 , 0x0001f47c 
- 00029738  0x000080c1 setsect  0x00000002 , 0x000356b1 
- 00029739  0x000080c2 setsect  0x00000003 , 0x0002fd47 
- 00029740  0x000080c3 istore  0x00000009 , 0x00000005 
- 00029741  0x000080c4 setsect  0x00000000 , 0x00006837 
- 00029742  0x000080c5 setsect  0x00000001 , 0x0002ed90 
- 00029743  0x000080c6 setsect  0x00000002 , 0x0001ecec 
- 00029744  0x000080c7 setsect  0x00000003 , 0x0001acc5 
- 00029745  0x000080c8 istore  0x00000009 , 0x00000005 
- 00029746  0x000080c9 setsect  0x00000000 , 0x00023357 
- 00029747  0x000080ca setsect  0x00000001 , 0x00018af3 
- 00029748  0x000080cb setsect  0x00000002 , 0x0000f9e1 
- 00029749  0x000080cc setsect  0x00000003 , 0x000129f0 
- 00029750  0x000080cd istore  0x00000009 , 0x00000005 
- 00029751  0x000080ce setsect  0x00000000 , 0x0002e7eb 
- 00029752  0x000080cf setsect  0x00000001 , 0x0003e6e3 
- 00029753  0x000080d0 setsect  0x00000002 , 0x0003e1a7 
- 00029754  0x000080d1 setsect  0x00000003 , 0x00010b8b 
- 00029755  0x000080d2 istore  0x00000009 , 0x00000005 
- 00029756  0x000080d3 setsect  0x00000000 , 0x00024fe3 
- 00029757  0x000080d4 setsect  0x00000001 , 0x000020ef 
- 00029758  0x000080d5 setsect  0x00000002 , 0x0001b5a6 
- 00029759  0x000080d6 setsect  0x00000003 , 0x0000dc2f 
- 00029760  0x000080d7 istore  0x00000009 , 0x00000005 
- 00029761  0x000080d8 setsect  0x00000000 , 0x00013860 
- 00029762  0x000080d9 setsect  0x00000001 , 0x0002bd69 
- 00029763  0x000080da setsect  0x00000002 , 0x0000391a 
- 00029764  0x000080db setsect  0x00000003 , 0x0001b222 
- 00029765  0x000080dc istore  0x00000009 , 0x00000005 
- 00029766  0x000080dd rtn 
- 00029767  0x000080e6 branch  0x000074fc 
- 00029768  0x000080e9 bpatch  0x000000ed , 0x0000401d 
- 00029769  0x000080ee fetch  0x00000001 , 0x0000446c 
- 00029770  0x000080ef rtn  0x00000034 
- 00029771  0x000080f0 fetch  0x00000001 , 0x0000446e 
- 00029772  0x000080f1 rtneq  0x00000003 
- 00029773  0x000080f4 fetch  0x00000001 , 0x0000446d 
- 00029774  0x000080f5 beq  0x00000000 , 0x000074fc 
- 00029775  0x000080f6 rtn 
- 00029776  0x000080f8 jam  0x00000000 , 0x0000446d 
- 00029777  0x000080f9 rtn 
- 00029778  0x000080ff bpatch  0x000000ee , 0x0000401d 
- 00029779  0x00008100 setarg  0x000005fe 
- 00029780  0x00008101 arg  0x000005f9 , 0x00000005 
- 00029781  0x00008102 isub  0x00000005 , 0x00000039 
- 00029782  0x00008103 call  0x00007ca1 
- 00029783  0x00008104 setarg  0x000044d1 
- 00029784  0x00008105 arg  0x000044cf , 0x00000005 
- 00029785  0x00008106 isub  0x00000005 , 0x00000039 
- 00029786  0x00008107 branch  0x00007ca1 
- 00029787  0x0000810c call  0x00007476 
- 00029788  0x0000810d arg  0x0000061e , 0x00000011 
- 00029789  0x0000810e arg  0x000004b1 , 0x00000005 
- 00029790  0x0000810f call  0x0000771c 
- 00029791  0x00008110 arg  0x000005fe , 0x00000011 
- 00029792  0x00008111 arg  0x00000471 , 0x00000005 
- 00029793  0x00008112 call  0x0000771c 
- 00029794  0x00008113 arg  0x00000471 , 0x00000011 
- 00029795  0x00008114 arg  0x000005fe , 0x00000012 
- 00029796  0x00008115 arg  0x00000471 , 0x00000005 
- 00029797  0x00008116 call  0x00007684 
- 00029798  0x00008117 arg  0x00000589 , 0x00000011 
- 00029799  0x00008118 arg  0x000005fe , 0x00000012 
- 00029800  0x00008119 arg  0x00000491 , 0x00000005 
- 00029801  0x0000811a call  0x00007684 
- 00029802  0x0000811b arg  0x00000491 , 0x00000011 
- 00029803  0x0000811c arg  0x00000471 , 0x00000012 
- 00029804  0x0000811d arg  0x00000471 , 0x00000005 
- 00029805  0x0000811e call  0x00007720 
- 00029806  0x0000811f arg  0x00000451 , 0x00000011 
- 00029807  0x00008120 arg  0x00000471 , 0x00000012 
- 00029808  0x00008121 arg  0x00000451 , 0x00000005 
- 00029809  0x00008122 call  0x00007720 
- 00029810  0x00008123 arg  0x00000020 , 0x00000039 
- 00029811  0x00008124 arg  0x000004b1 , 0x00000011 
- 00029812  0x00008125 arg  0x00000451 , 0x00000012 
- 00029813  0x00008126 branch  0x00007d64 
- 00029814  0x00008129 arg  0x000005c9 , 0x00000011 
- 00029815  0x0000812a arg  0x00000451 , 0x00000005 
- 00029816  0x0000812b call  0x0000771c 
- 00029817  0x0000812c arg  0x000005a9 , 0x00000011 
- 00029818  0x0000812d arg  0x00000471 , 0x00000005 
- 00029819  0x0000812e call  0x0000771c 
- 00029820  0x0000812f arg  0x00000471 , 0x00000011 
- 00029821  0x00008130 arg  0x000005a9 , 0x00000012 
- 00029822  0x00008131 arg  0x00000471 , 0x00000005 
- 00029823  0x00008132 call  0x00007684 
- 00029824  0x00008133 arg  0x00000589 , 0x00000011 
- 00029825  0x00008134 arg  0x000005a9 , 0x00000012 
- 00029826  0x00008135 arg  0x00000491 , 0x00000005 
- 00029827  0x00008136 call  0x00007684 
- 00029828  0x00008137 arg  0x00000491 , 0x00000011 
- 00029829  0x00008138 arg  0x00000471 , 0x00000012 
- 00029830  0x00008139 arg  0x00000471 , 0x00000005 
- 00029831  0x0000813a call  0x00007720 
- 00029832  0x0000813b arg  0x00000451 , 0x00000011 
- 00029833  0x0000813c arg  0x00000471 , 0x00000012 
- 00029834  0x0000813d arg  0x00000451 , 0x00000005 
- 00029835  0x0000813e branch  0x00007739 
- 00029836  0x00008144 increase  0xffffffff , 0x00000007 
- 00029837  0x00008145 nrtn  0x00000002 
- 00029838  0x00008146 random  0x0000003f 
- 00029839  0x00008147 istore  0x00000002 , 0x00000005 
- 00029840  0x00008148 branch  0x0000748c 
- 00029841  0x0000814a increase  0xffffffff , 0x00000007 
- 00029842  0x0000814b nbranch  0x0000749c , 0x00000002 
- 00029843  0x0000814c ifetch  0x00000004 , 0x00000011 
- 00029844  0x0000814d copy  0x0000003f , 0x00000002 
- 00029845  0x0000814e ifetch  0x00000004 , 0x00000012 
- 00029846  0x0000814f iflip  0x00000002 , 0x0000003f 
- 00029847  0x00008150 nbranch  0x0000749b , 0x00000005 
- 00029848  0x00008151 increase  0x00000004 , 0x00000011 
- 00029849  0x00008152 increase  0x00000004 , 0x00000012 
- 00029850  0x00008153 branch  0x00007491 
- 00029851  0x00008155 branch  0x00007dc4 
- 00029852  0x00008158 branch  0x00007dc6 
- 00029853  0x0000815e and  0x0000003f , 0x00000007 , 0x00000007 
- 00029854  0x0000815f rshift3  0x0000003f , 0x0000003f 
- 00029855  0x00008160 iadd  0x00000006 , 0x00000006 
- 00029856  0x00008161 ifetch  0x00000001 , 0x00000006 
- 00029857  0x00008162 qisolate0  0x0000003f 
- 00029858  0x00008163 rtn 
- 00029859  0x00008167 ifetch  0x00000008 , 0x00000006 
- 00029860  0x00008168 nrtn  0x00000034 
- 00029861  0x00008169 ifetch  0x00000008 , 0x00000006 
- 00029862  0x0000816a nrtn  0x00000034 
- 00029863  0x0000816b ifetch  0x00000008 , 0x00000006 
- 00029864  0x0000816c rtn 
- 00029865  0x00008172 ifetch  0x00000004 , 0x00000011 
- 00029866  0x00008173 iforce  0x00000002 
- 00029867  0x00008174 ifetch  0x00000004 , 0x00000012 
- 00029868  0x00008175 isub  0x00000002 , 0x0000003e 
- 00029869  0x00008176 nrtn  0x00000005 
- 00029870  0x00008177 increase  0x00000004 , 0x00000011 
- 00029871  0x00008178 increase  0x00000004 , 0x00000012 
- 00029872  0x00008179 loop  0x000074a9 
- 00029873  0x0000817a rtn 
- 00029874  0x0000817d force  0x00000006 , 0x00000039 
- 00029875  0x0000817e increase  0x00000014 , 0x00000011 
- 00029876  0x0000817f increase  0x00000014 , 0x00000012 
- 00029877  0x00008181 ifetch  0x00000004 , 0x00000012 
- 00029878  0x00008182 iforce  0x00000002 
- 00029879  0x00008183 ifetch  0x00000004 , 0x00000011 
- 00029880  0x00008184 isub  0x00000002 , 0x0000003f 
- 00029881  0x00008185 nrtn  0x00000002 
- 00029882  0x00008186 nrtn  0x00000034 
- 00029883  0x00008187 increase  0xfffffffc , 0x00000011 
- 00029884  0x00008188 increase  0xfffffffc , 0x00000012 
- 00029885  0x00008189 loop  0x000074b5 
- 00029886  0x0000818a rtn 
- 00029887  0x0000818c force  0x00000006 , 0x00000039 
- 00029888  0x0000818d force  0x00000000 , 0x00000013 
- 00029889  0x0000818f ifetch  0x00000004 , 0x00000011 
- 00029890  0x00008190 iforce  0x00000002 
- 00029891  0x00008191 ifetch  0x00000004 , 0x00000012 
- 00029892  0x00008192 iadd  0x00000002 , 0x0000003f 
- 00029893  0x00008193 iadd  0x00000013 , 0x0000003f 
- 00029894  0x00008194 istore  0x00000004 , 0x00000005 
- 00029895  0x00008195 isolate1  0x00000020 , 0x0000003f 
- 00029896  0x00008196 setflag  0x00000001 , 0x00000000 , 0x00000013 
- 00029897  0x00008197 increase  0x00000004 , 0x00000011 
- 00029898  0x00008198 increase  0x00000004 , 0x00000012 
- 00029899  0x00008199 loop  0x000074c1 
- 00029900  0x0000819a rtn 
- 00029901  0x0000819d force  0x00000006 , 0x00000039 
- 00029902  0x0000819e force  0x00000000 , 0x00000013 
- 00029903  0x000081a0 ifetch  0x00000004 , 0x00000012 
- 00029904  0x000081a1 iforce  0x00000002 
- 00029905  0x000081a2 ifetch  0x00000004 , 0x00000011 
- 00029906  0x000081a3 isub  0x00000002 , 0x0000003f 
- 00029907  0x000081a4 isub  0x00000013 , 0x0000003f 
- 00029908  0x000081a5 istore  0x00000004 , 0x00000005 
- 00029909  0x000081a6 isolate1  0x00000020 , 0x0000003f 
- 00029910  0x000081a7 setflag  0x00000001 , 0x00000000 , 0x00000013 
- 00029911  0x000081a8 increase  0x00000004 , 0x00000011 
- 00029912  0x000081a9 increase  0x00000004 , 0x00000012 
- 00029913  0x000081aa loop  0x000074cf 
- 00029914  0x000081ab rtn 
- 00029915  0x000081ae force  0x00000006 , 0x00000039 
- 00029916  0x000081af increase  0x00000014 , 0x00000011 
- 00029917  0x000081b1 force  0x00000000 , 0x00000013 
- 00029918  0x000081b3 ifetch  0x00000004 , 0x00000011 
- 00029919  0x000081b4 isolate1  0x00000000 , 0x0000003f 
- 00029920  0x000081b5 setflag  0x00000001 , 0x00000001 , 0x00000013 
- 00029921  0x000081b6 rshift  0x0000003f , 0x0000003f 
- 00029922  0x000081b7 isolate1  0x00000000 , 0x00000013 
- 00029923  0x000081b8 setflag  0x00000001 , 0x0000001f , 0x0000003f 
- 00029924  0x000081b9 istore  0x00000004 , 0x00000011 
- 00029925  0x000081ba increase  0xfffffffc , 0x00000011 
- 00029926  0x000081bb rshift  0x00000013 , 0x00000013 
- 00029927  0x000081bc loop  0x000074de 
- 00029928  0x000081bd rtn 
- 00029929  0x000081bf force  0x00000006 , 0x00000039 
- 00029930  0x000081c0 force  0x00000000 , 0x00000013 
- 00029931  0x000081c2 ifetch  0x00000004 , 0x00000011 
- 00029932  0x000081c3 isolate1  0x0000001f , 0x0000003f 
- 00029933  0x000081c4 setflag  0x00000001 , 0x00000001 , 0x00000013 
- 00029934  0x000081c5 lshift  0x0000003f , 0x0000003f 
- 00029935  0x000081c6 isolate1  0x00000000 , 0x00000013 
- 00029936  0x000081c7 setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00029937  0x000081c8 istore  0x00000004 , 0x00000011 
- 00029938  0x000081c9 increase  0x00000004 , 0x00000011 
- 00029939  0x000081ca rshift  0x00000013 , 0x00000013 
- 00029940  0x000081cb loop  0x000074eb 
- 00029941  0x000081cc rtn 
- 00029942  0x000081d0 force  0x00000006 , 0x00000039 
- 00029943  0x000081d2 ifetch  0x00000004 , 0x00000006 
- 00029944  0x000081d3 iforce  0x0000002f 
- 00029945  0x000081d4 increase  0x00000001 , 0x00000038 
- 00029946  0x000081d5 loop  0x000074f7 
- 00029947  0x000081d6 rtn 
- 00029948  0x000081db bpatch  0x000000ef , 0x0000401d 
- 00029949  0x000081dc fetch  0x00000001 , 0x0000446c 
- 00029950  0x000081dd nbranch  0x0000751d , 0x00000034 
- 00029951  0x000081e0 jam  0x00000000 , 0x0000446d 
- 00029952  0x000081e1 jam  0x00000000 , 0x0000446e 
- 00029953  0x000081e2 rtn 
- 00029954  0x000081e7 fetch  0x00000001 , 0x0000446c 
- 00029955  0x000081e8 rtn  0x00000034 
- 00029956  0x000081e9 fetch  0x00000001 , 0x0000446e 
- 00029957  0x000081ea rtneq  0x00000003 
- 00029958  0x000081eb call  0x00007552 
- 00029959  0x000081ec branch  0x00007502 
- 00029960  0x000081f1 arg  0x0000446f , 0x00000005 
- 00029961  0x000081f2 setsect  0x00000000 , 0x00001abd 
- 00029962  0x000081f3 setsect  0x00000001 , 0x0001b34f 
- 00029963  0x000081f4 setsect  0x00000002 , 0x00019b8a 
- 00029964  0x000081f5 setsect  0x00000003 , 0x00026562 
- 00029965  0x000081f6 istore  0x00000009 , 0x00000005 
- 00029966  0x000081f7 setsect  0x00000000 , 0x000340b7 
- 00029967  0x000081f8 setsect  0x00000001 , 0x00001efa 
- 00029968  0x000081f9 setsect  0x00000002 , 0x0000aff6 
- 00029969  0x000081fa setsect  0x00000003 , 0x0000fd41 
- 00029970  0x000081fb istore  0x00000009 , 0x00000005 
- 00029971  0x000081fc setsect  0x00000000 , 0x0003d210 
- 00029972  0x000081fd setsect  0x00000001 , 0x00026cf8 
- 00029973  0x000081fe setsect  0x00000002 , 0x0003874c 
- 00029974  0x000081ff setsect  0x00000003 , 0x0003157c 
- 00029975  0x00008200 istore  0x00000009 , 0x00000005 
- 00029976  0x00008201 setsect  0x00000000 , 0x0002d4a3 
- 00029977  0x00008202 setsect  0x00000001 , 0x0003d27d 
- 00029978  0x00008203 setsect  0x00000002 , 0x00000003 
- 00029979  0x00008204 istore  0x00000005 , 0x00000005 
- 00029980  0x00008205 rtn 
- 00029981  0x00008209 fetch  0x00000001 , 0x0000446e 
- 00029982  0x0000820a rtnne  0x00000000 
- 00029983  0x0000820b fetch  0x00000001 , 0x0000446d 
- 00029984  0x0000820c rtnne  0x00000000 
- 00029985  0x0000820d call  0x000073f5 
- 00029986  0x0000820e arg  0x0000446f , 0x00000005 
- 00029987  0x0000820f force  0x0000000f , 0x00000007 
- 00029988  0x00008210 call  0x0000748c 
- 00029989  0x00008211 random  0x0000003f 
- 00029990  0x00008212 rshift  0x0000003f , 0x0000003f 
- 00029991  0x00008213 istore  0x00000002 , 0x00000005 
- 00029992  0x00008215 fetch  0x00000001 , 0x0000446b 
- 00029993  0x00008216 ncall  0x00007508 , 0x00000034 
- 00029994  0x00008218 arg  0x000003b1 , 0x00000005 
- 00029995  0x00008219 arg  0x0000446f , 0x00000006 
- 00029996  0x0000821a call  0x00007c8d 
- 00029997  0x0000821c arg  0x00000291 , 0x00000005 
- 00029998  0x0000821d arg  0x000005a9 , 0x00000006 
- 00029999  0x0000821e call  0x00007c81 
- 00030000  0x00008220 arg  0x000002d1 , 0x00000005 
- 00030001  0x00008221 call  0x00007c9d 
- 00030002  0x00008222 jam  0x00000001 , 0x000002d1 
- 00030003  0x00008224 call  0x0000756a 
- 00030004  0x00008225 jam  0x00000003 , 0x0000446d 
- 00030005  0x00008226 rtn 
- 00030006  0x00008229 arg  0x0000448f , 0x00000005 
- 00030007  0x0000822a arg  0x000002f1 , 0x00000006 
- 00030008  0x0000822b call  0x00007c81 
- 00030009  0x0000822c jam  0x00000003 , 0x0000446e 
- 00030010  0x0000822d jam  0x00000000 , 0x0000446d 
- 00030011  0x0000822e rtn 
- 00030012  0x00008233 fetch  0x00000001 , 0x000005f9 
- 00030013  0x00008234 rtnne  0x00000000 
- 00030014  0x00008235 fetch  0x00000001 , 0x0000446d 
- 00030015  0x00008236 rtnne  0x00000000 
- 00030016  0x00008238 arg  0x000003b1 , 0x00000005 
- 00030017  0x00008239 arg  0x0000446f , 0x00000006 
- 00030018  0x0000823a call  0x00007c8d 
- 00030019  0x0000823c arg  0x00000291 , 0x00000005 
- 00030020  0x0000823d arg  0x000005fe , 0x00000006 
- 00030021  0x0000823e call  0x00007c81 
- 00030022  0x00008240 arg  0x000002d1 , 0x00000005 
- 00030023  0x00008241 call  0x00007c9d 
- 00030024  0x00008242 jam  0x00000001 , 0x000002d1 
- 00030025  0x00008244 call  0x0000756a 
- 00030026  0x00008245 jam  0x00000004 , 0x0000446d 
- 00030027  0x00008246 rtn 
- 00030028  0x0000824b arg  0x0000063e , 0x00000005 
- 00030029  0x0000824c arg  0x000002f1 , 0x00000006 
- 00030030  0x0000824d call  0x00007c8d 
- 00030031  0x0000824e jam  0x00000003 , 0x000005f9 
- 00030032  0x0000824f jam  0x00000000 , 0x0000446d 
- 00030033  0x00008250 rtn 
- 00030034  0x00008255 fetch  0x00000001 , 0x0000446c 
- 00030035  0x00008256 rtn  0x00000034 
- 00030036  0x00008257 fetch  0x00000001 , 0x0000446d 
- 00030037  0x00008258 rtn  0x00000034 
- 00030038  0x00008259 increase  0x00000080 , 0x0000003f 
- 00030039  0x0000825a store  0x00000001 , 0x0000446d 
- 00030040  0x0000825b rtnbit1  0x00000007 
- 00030041  0x0000825c fetch  0x00000002 , 0x0000022e 
- 00030042  0x0000825d branch  0x0000755c , 0x00000034 
- 00030043  0x0000825e branch  0x00007562 
- 00030044  0x00008261 bpatch  0x000000f0 , 0x0000401e 
- 00030045  0x00008262 call  0x00007577 
- 00030046  0x00008263 fetch  0x00000001 , 0x0000446d 
- 00030047  0x00008264 beq  0x00000003 , 0x00007536 
- 00030048  0x00008265 beq  0x00000004 , 0x0000754c 
- 00030049  0x00008266 rtn 
- 00030050  0x0000826a call  0x00007589 
- 00030051  0x0000826b fetch  0x00000002 , 0x0000022e 
- 00030052  0x0000826c increase  0xffffffff , 0x0000003f 
- 00030053  0x0000826d store  0x00000002 , 0x0000022e 
- 00030054  0x0000826e arg  0x000003b1 , 0x00000006 
- 00030055  0x0000826f call  0x0000749d 
- 00030056  0x00008270 rtn  0x00000001 
- 00030057  0x00008271 branch  0x000075da 
- 00030058  0x00008274 bpatch  0x000000f1 , 0x0000401e 
- 00030059  0x00008275 setarg  0x00000100 
- 00030060  0x00008276 store  0x00000002 , 0x0000022e 
- 00030061  0x00008278 fetch  0x00000002 , 0x0000022e 
- 00030062  0x00008279 rtn  0x00000034 
- 00030063  0x0000827a increase  0xffffffff , 0x0000003f 
- 00030064  0x0000827b store  0x00000002 , 0x0000022e 
- 00030065  0x0000827c arg  0x000003b1 , 0x00000006 
- 00030066  0x0000827d call  0x0000749d 
- 00030067  0x0000827e branch  0x0000756d , 0x00000001 
- 00030068  0x0000827f arg  0x00000291 , 0x00000006 
- 00030069  0x00008280 arg  0x00000351 , 0x00000005 
- 00030070  0x00008281 branch  0x00007c80 
- 00030071  0x00008285 arg  0x00000391 , 0x00000011 
- 00030072  0x00008286 arg  0x00000491 , 0x00000005 
- 00030073  0x00008287 call  0x00007646 
- 00030074  0x00008288 arg  0x00000491 , 0x00000011 
- 00030075  0x00008289 arg  0x00000431 , 0x00000005 
- 00030076  0x0000828a call  0x0000771c 
- 00030077  0x0000828b arg  0x00000351 , 0x00000011 
- 00030078  0x0000828c arg  0x00000431 , 0x00000012 
- 00030079  0x0000828d arg  0x000002f1 , 0x00000005 
- 00030080  0x0000828e call  0x00007684 
- 00030081  0x0000828f arg  0x00000491 , 0x00000011 
- 00030082  0x00008290 arg  0x00000431 , 0x00000012 
- 00030083  0x00008291 arg  0x00000471 , 0x00000005 
- 00030084  0x00008292 call  0x00007684 
- 00030085  0x00008293 arg  0x00000371 , 0x00000011 
- 00030086  0x00008294 arg  0x00000471 , 0x00000012 
- 00030087  0x00008295 arg  0x00000311 , 0x00000005 
- 00030088  0x00008296 branch  0x00007684 
- 00030089  0x00008299 arg  0x00000391 , 0x00000011 
- 00030090  0x0000829a arg  0x00000471 , 0x00000005 
- 00030091  0x0000829b call  0x0000771c 
- 00030092  0x0000829c arg  0x00000471 , 0x00000011 
- 00030093  0x0000829d arg  0x00000491 , 0x00000005 
- 00030094  0x0000829e call  0x0000771c 
- 00030095  0x000082a0 arg  0x00000589 , 0x00000011 
- 00030096  0x000082a1 arg  0x00000491 , 0x00000012 
- 00030097  0x000082a2 arg  0x00000491 , 0x00000005 
- 00030098  0x000082a3 call  0x00007684 
- 00030099  0x000082a4 arg  0x00000351 , 0x00000011 
- 00030100  0x000082a5 arg  0x00000471 , 0x00000005 
- 00030101  0x000082a6 call  0x0000771c 
- 00030102  0x000082a8 arg  0x00000471 , 0x00000006 
- 00030103  0x000082a9 arg  0x00000431 , 0x00000005 
- 00030104  0x000082aa call  0x00007c8d 
- 00030105  0x000082ab arg  0x00000431 , 0x00000011 
- 00030106  0x000082ac call  0x00007723 
- 00030107  0x000082ad arg  0x00000471 , 0x00000011 
- 00030108  0x000082ae arg  0x00000431 , 0x00000012 
- 00030109  0x000082af arg  0x00000471 , 0x00000005 
- 00030110  0x000082b0 call  0x00007720 
- 00030111  0x000082b2 arg  0x00000471 , 0x00000011 
- 00030112  0x000082b3 arg  0x00000491 , 0x00000012 
- 00030113  0x000082b4 arg  0x00000471 , 0x00000005 
- 00030114  0x000082b5 call  0x00007720 
- 00030115  0x000082b7 arg  0x00000351 , 0x00000006 
- 00030116  0x000082b8 arg  0x00000431 , 0x00000005 
- 00030117  0x000082b9 call  0x00007c8d 
- 00030118  0x000082ba arg  0x00000371 , 0x00000011 
- 00030119  0x000082bb arg  0x00000491 , 0x00000005 
- 00030120  0x000082bc call  0x0000771c 
- 00030121  0x000082bd arg  0x00000431 , 0x00000011 
- 00030122  0x000082be call  0x00007723 
- 00030123  0x000082bf arg  0x00000431 , 0x00000011 
- 00030124  0x000082c0 call  0x00007723 
- 00030125  0x000082c1 arg  0x00000431 , 0x00000011 
- 00030126  0x000082c2 arg  0x00000491 , 0x00000012 
- 00030127  0x000082c3 arg  0x00000431 , 0x00000005 
- 00030128  0x000082c4 call  0x00007684 
- 00030129  0x000082c5 arg  0x00000491 , 0x00000011 
- 00030130  0x000082c6 arg  0x00000451 , 0x00000005 
- 00030131  0x000082c7 call  0x0000771c 
- 00030132  0x000082c8 arg  0x00000451 , 0x00000011 
- 00030133  0x000082c9 call  0x00007723 
- 00030134  0x000082ca arg  0x00000451 , 0x00000011 
- 00030135  0x000082cb call  0x00007723 
- 00030136  0x000082cc arg  0x00000451 , 0x00000011 
- 00030137  0x000082cd call  0x00007723 
- 00030138  0x000082ce arg  0x00000371 , 0x00000006 
- 00030139  0x000082cf arg  0x00000491 , 0x00000005 
- 00030140  0x000082d0 call  0x00007c8d 
- 00030141  0x000082d1 arg  0x00000491 , 0x00000011 
- 00030142  0x000082d2 call  0x00007723 
- 00030143  0x000082d3 arg  0x00000491 , 0x00000011 
- 00030144  0x000082d4 arg  0x00000391 , 0x00000012 
- 00030145  0x000082d5 arg  0x00000391 , 0x00000005 
- 00030146  0x000082d6 call  0x00007684 
- 00030147  0x000082d9 arg  0x00000471 , 0x00000011 
- 00030148  0x000082da arg  0x00000491 , 0x00000005 
- 00030149  0x000082db call  0x0000771c 
- 00030150  0x000082dd arg  0x00000491 , 0x00000011 
- 00030151  0x000082de arg  0x00000431 , 0x00000012 
- 00030152  0x000082df arg  0x00000491 , 0x00000005 
- 00030153  0x000082e0 call  0x00007739 
- 00030154  0x000082e1 arg  0x00000491 , 0x00000011 
- 00030155  0x000082e2 arg  0x00000431 , 0x00000012 
- 00030156  0x000082e3 arg  0x00000351 , 0x00000005 
- 00030157  0x000082e4 call  0x00007739 
- 00030158  0x000082e5 arg  0x00000431 , 0x00000011 
- 00030159  0x000082e6 arg  0x00000351 , 0x00000012 
- 00030160  0x000082e7 arg  0x00000491 , 0x00000005 
- 00030161  0x000082e8 call  0x00007739 
- 00030162  0x000082e9 arg  0x00000491 , 0x00000011 
- 00030163  0x000082ea arg  0x00000471 , 0x00000012 
- 00030164  0x000082eb arg  0x00000491 , 0x00000005 
- 00030165  0x000082ec call  0x00007684 
- 00030166  0x000082ed arg  0x00000491 , 0x00000011 
- 00030167  0x000082ee arg  0x00000451 , 0x00000012 
- 00030168  0x000082ef arg  0x00000371 , 0x00000005 
- 00030169  0x000082f0 branch  0x00007739 
- 00030170  0x000082f4 arg  0x000002d1 , 0x00000011 
- 00030171  0x000082f5 arg  0x000004b1 , 0x00000005 
- 00030172  0x000082f6 call  0x0000771c 
- 00030173  0x000082f7 arg  0x00000351 , 0x00000011 
- 00030174  0x000082f8 arg  0x000004b1 , 0x00000012 
- 00030175  0x000082f9 arg  0x00000451 , 0x00000005 
- 00030176  0x000082fa call  0x00007684 
- 00030177  0x000082fd arg  0x000002d1 , 0x00000011 
- 00030178  0x000082fe arg  0x000004b1 , 0x00000012 
- 00030179  0x000082ff arg  0x000004b1 , 0x00000005 
- 00030180  0x00008300 call  0x00007684 
- 00030181  0x00008301 arg  0x00000371 , 0x00000011 
- 00030182  0x00008302 arg  0x000004b1 , 0x00000012 
- 00030183  0x00008303 arg  0x00000431 , 0x00000005 
- 00030184  0x00008304 call  0x00007684 
- 00030185  0x00008307 arg  0x00000391 , 0x00000011 
- 00030186  0x00008308 arg  0x000004b1 , 0x00000005 
- 00030187  0x00008309 call  0x0000771c 
- 00030188  0x0000830a arg  0x00000291 , 0x00000011 
- 00030189  0x0000830b arg  0x000004b1 , 0x00000012 
- 00030190  0x0000830c arg  0x00000471 , 0x00000005 
- 00030191  0x0000830d call  0x00007684 
- 00030192  0x0000830f arg  0x00000391 , 0x00000011 
- 00030193  0x00008310 arg  0x000004b1 , 0x00000012 
- 00030194  0x00008311 arg  0x000004b1 , 0x00000005 
- 00030195  0x00008312 call  0x00007684 
- 00030196  0x00008313 arg  0x000002b1 , 0x00000011 
- 00030197  0x00008314 arg  0x000004b1 , 0x00000012 
- 00030198  0x00008315 arg  0x00000491 , 0x00000005 
- 00030199  0x00008316 call  0x00007684 
- 00030200  0x0000831b arg  0x00000451 , 0x00000012 
- 00030201  0x0000831c arg  0x00000471 , 0x00000011 
- 00030202  0x0000831d arg  0x000004b1 , 0x00000005 
- 00030203  0x0000831e call  0x00007739 
- 00030204  0x0000831f arg  0x00000451 , 0x00000011 
- 00030205  0x00008320 arg  0x00000471 , 0x00000012 
- 00030206  0x00008321 arg  0x00000451 , 0x00000005 
- 00030207  0x00008322 call  0x00007720 
- 00030208  0x00008325 arg  0x00000431 , 0x00000012 
- 00030209  0x00008326 arg  0x00000491 , 0x00000011 
- 00030210  0x00008327 arg  0x00000471 , 0x00000005 
- 00030211  0x00008328 call  0x00007739 
- 00030212  0x00008329 arg  0x00000431 , 0x00000011 
- 00030213  0x0000832a arg  0x00000491 , 0x00000012 
- 00030214  0x0000832b arg  0x00000431 , 0x00000005 
- 00030215  0x0000832c call  0x00007720 
- 00030216  0x0000832d arg  0x00000431 , 0x00000011 
- 00030217  0x0000832e arg  0x000004b1 , 0x00000012 
- 00030218  0x0000832f arg  0x00000431 , 0x00000005 
- 00030219  0x00008330 call  0x00007684 
- 00030220  0x00008331 arg  0x00000391 , 0x00000011 
- 00030221  0x00008332 arg  0x000002d1 , 0x00000012 
- 00030222  0x00008333 arg  0x00000491 , 0x00000005 
- 00030223  0x00008334 call  0x00007684 
- 00030224  0x00008335 arg  0x00000491 , 0x00000011 
- 00030225  0x00008336 arg  0x000004b1 , 0x00000012 
- 00030226  0x00008337 arg  0x00000391 , 0x00000005 
- 00030227  0x00008338 call  0x00007684 
- 00030228  0x0000833a arg  0x000004b1 , 0x00000011 
- 00030229  0x0000833b arg  0x000004b1 , 0x00000005 
- 00030230  0x0000833c call  0x0000771c 
- 00030231  0x0000833d arg  0x000004b1 , 0x00000011 
- 00030232  0x0000833e arg  0x00000451 , 0x00000012 
- 00030233  0x0000833f arg  0x00000491 , 0x00000005 
- 00030234  0x00008340 call  0x00007684 
- 00030235  0x00008341 arg  0x000004b1 , 0x00000011 
- 00030236  0x00008342 arg  0x00000431 , 0x00000012 
- 00030237  0x00008343 arg  0x00000431 , 0x00000005 
- 00030238  0x00008344 call  0x00007684 
- 00030239  0x00008345 arg  0x00000471 , 0x00000011 
- 00030240  0x00008346 arg  0x00000351 , 0x00000005 
- 00030241  0x00008347 call  0x0000771c 
- 00030242  0x00008348 arg  0x00000351 , 0x00000011 
- 00030243  0x00008349 arg  0x00000491 , 0x00000012 
- 00030244  0x0000834a arg  0x00000351 , 0x00000005 
- 00030245  0x0000834b call  0x00007739 
- 00030246  0x0000834c arg  0x00000351 , 0x00000006 
- 00030247  0x0000834d arg  0x000004b1 , 0x00000005 
- 00030248  0x0000834e call  0x00007c8d 
- 00030249  0x0000834f arg  0x000004b1 , 0x00000011 
- 00030250  0x00008350 call  0x00007723 
- 00030251  0x00008351 arg  0x00000491 , 0x00000011 
- 00030252  0x00008352 arg  0x000004b1 , 0x00000012 
- 00030253  0x00008353 arg  0x00000491 , 0x00000005 
- 00030254  0x00008354 call  0x00007739 
- 00030255  0x00008355 arg  0x00000491 , 0x00000011 
- 00030256  0x00008356 arg  0x00000471 , 0x00000012 
- 00030257  0x00008357 arg  0x00000471 , 0x00000005 
- 00030258  0x00008358 call  0x00007684 
- 00030259  0x00008359 arg  0x00000471 , 0x00000011 
- 00030260  0x0000835a arg  0x00000431 , 0x00000012 
- 00030261  0x0000835b arg  0x00000371 , 0x00000005 
- 00030262  0x0000835c call  0x00007739 
- 00030263  0x0000835d arg  0x00000371 , 0x00000011 
- 00030264  0x0000835e arg  0x00000569 , 0x00000012 
- 00030265  0x0000835f arg  0x00000371 , 0x00000005 
- 00030266  0x00008360 force  0x00000000 , 0x00000013 
- 00030267  0x00008361 fetch  0x00000001 , 0x00000371 
- 00030268  0x00008362 isolate1  0x00000000 , 0x0000003f 
- 00030269  0x00008363 call  0x0000771e , 0x00000001 
- 00030270  0x00008364 copy  0x00000013 , 0x00000030 
- 00030271  0x00008365 arg  0x00000371 , 0x00000011 
- 00030272  0x00008366 call  0x0000774e 
- 00030273  0x00008367 fetch  0x00000001 , 0x00000390 
- 00030274  0x00008368 isolate1  0x00000000 , 0x00000030 
- 00030275  0x00008369 setflag  0x00000001 , 0x00000007 , 0x0000003f 
- 00030276  0x0000836a store  0x00000001 , 0x00000390 
- 00030277  0x0000836b rtn 
- 00030278  0x0000836e copy  0x00000005 , 0x0000000b 
- 00030279  0x0000836f arg  0x00000451 , 0x00000005 
- 00030280  0x00008370 call  0x00007c9d 
- 00030281  0x00008371 force  0x00000000 , 0x0000003f 
- 00030282  0x00008373 store  0x00000004 , 0x00000471 
- 00030283  0x00008374 jam  0x00000001 , 0x00000451 
- 00030284  0x00008375 arg  0x000003d1 , 0x00000005 
- 00030285  0x00008376 call  0x00007c9f 
- 00030286  0x00008377 arg  0x00000569 , 0x00000006 
- 00030287  0x00008378 arg  0x00000411 , 0x00000005 
- 00030288  0x00008379 call  0x00007c8d 
- 00030289  0x0000837a copy  0x00000011 , 0x00000006 
- 00030290  0x0000837b arg  0x00000431 , 0x00000005 
- 00030291  0x0000837c call  0x00007c8d 
- 00030292  0x00008383 arg  0x00000431 , 0x00000006 
- 00030293  0x00008384 call  0x00007758 
- 00030294  0x00008385 branch  0x0000767d , 0x00000034 
- 00030295  0x0000838a arg  0x00000431 , 0x00000011 
- 00030296  0x0000838b arg  0x00000451 , 0x00000012 
- 00030297  0x0000838c call  0x0000775b 
- 00030298  0x0000838d arg  0x00000411 , 0x00000011 
- 00030299  0x0000838e arg  0x000003d1 , 0x00000012 
- 00030300  0x0000838f call  0x0000775b 
- 00030301  0x00008391 arg  0x00000431 , 0x00000011 
- 00030302  0x00008392 arg  0x00000411 , 0x00000012 
- 00030303  0x00008393 call  0x00007754 
- 00030304  0x00008394 branch  0x0000766f , 0x00000002 
- 00030305  0x00008395 arg  0x00000411 , 0x00000011 
- 00030306  0x00008396 arg  0x00000431 , 0x00000012 
- 00030307  0x00008397 copy  0x00000011 , 0x00000005 
- 00030308  0x00008398 call  0x0000774c 
- 00030309  0x00008399 arg  0x00000451 , 0x00000011 
- 00030310  0x0000839a arg  0x000003d1 , 0x00000012 
- 00030311  0x0000839b copy  0x00000012 , 0x00000005 
- 00030312  0x0000839c call  0x0000771e 
- 00030313  0x0000839d ifetch  0x00000001 , 0x00000011 
- 00030314  0x0000839e iadd  0x00000013 , 0x00000013 
- 00030315  0x0000839f ifetch  0x00000001 , 0x00000012 
- 00030316  0x000083a0 iadd  0x00000013 , 0x0000003f 
- 00030317  0x000083a1 istore  0x00000001 , 0x00000012 
- 00030318  0x000083a2 branch  0x00007654 
- 00030319  0x000083a4 arg  0x00000431 , 0x00000011 
- 00030320  0x000083a5 arg  0x00000411 , 0x00000012 
- 00030321  0x000083a6 copy  0x00000011 , 0x00000005 
- 00030322  0x000083a7 call  0x0000774c 
- 00030323  0x000083a8 arg  0x000003d1 , 0x00000011 
- 00030324  0x000083a9 arg  0x00000451 , 0x00000012 
- 00030325  0x000083aa copy  0x00000012 , 0x00000005 
- 00030326  0x000083ab call  0x0000771e 
- 00030327  0x000083ac ifetch  0x00000001 , 0x00000011 
- 00030328  0x000083ad iadd  0x00000013 , 0x00000013 
- 00030329  0x000083ae ifetch  0x00000001 , 0x00000012 
- 00030330  0x000083af iadd  0x00000013 , 0x0000003f 
- 00030331  0x000083b0 istore  0x00000001 , 0x00000012 
- 00030332  0x000083b1 branch  0x00007654 
- 00030333  0x000083b4 arg  0x000003d1 , 0x00000011 
- 00030334  0x000083b5 copy  0x0000000b , 0x00000005 
- 00030335  0x000083b6 call  0x000076ad 
- 00030336  0x000083b8 arg  0x00000569 , 0x00000011 
- 00030337  0x000083b9 copy  0x0000000b , 0x00000012 
- 00030338  0x000083ba copy  0x0000000b , 0x00000005 
- 00030339  0x000083bb branch  0x00007739 
- 00030340  0x000083bf copy  0x00000005 , 0x0000000b 
- 00030341  0x000083c1 force  0x00000000 , 0x00000038 
- 00030342  0x000083c3 arg  0x000003d1 , 0x00000005 
- 00030343  0x000083c4 call  0x00007c9f 
- 00030344  0x000083c5 arg  0x000006b1 , 0x00000005 
- 00030345  0x000083c6 call  0x00007c9f 
- 00030346  0x000083ca copy  0x00000011 , 0x00000006 
- 00030347  0x000083cc jam  0x00000000 , 0x000006b1 
- 00030348  0x000083cd setarg  0x00000000 
- 00030349  0x000083ce call  0x00007716 
- 00030350  0x000083cf copy  0x00000012 , 0x00000006 
- 00030351  0x000083d0 call  0x0000771a 
- 00030352  0x000083d3 force  0x00000000 , 0x00000007 
- 00030353  0x000083d4 arg  0x000003d1 , 0x00000005 
- 00030354  0x000083d8 arg  0x000006b1 , 0x00000002 
- 00030355  0x000083d9 copy  0x00000007 , 0x00000012 
- 00030356  0x000083da lshift2  0x00000012 , 0x0000003f 
- 00030357  0x000083dc iadd  0x00000002 , 0x00000012 
- 00030358  0x000083dd force  0x00000000 , 0x00000002 
- 00030359  0x000083de force  0x00000000 , 0x00000013 
- 00030360  0x000083e4 ifetch  0x00000004 , 0x00000005 
- 00030361  0x000083e5 iforce  0x00000011 
- 00030362  0x000083e8 ifetch  0x00000004 , 0x00000012 
- 00030363  0x000083e9 copy  0x00000013 , 0x00000038 
- 00030364  0x000083ea imul32  0x0000002f , 0x0000003f 
- 00030365  0x000083eb iadd  0x00000011 , 0x0000003f 
- 00030366  0x000083ec iadd  0x00000002 , 0x0000003f 
- 00030367  0x000083ed istore  0x00000004 , 0x00000005 
- 00030368  0x000083ee rshift32  0x0000003f , 0x00000002 
- 00030369  0x000083ef increase  0x00000001 , 0x00000013 
- 00030370  0x000083f0 compare  0x00000008 , 0x00000013 , 0x000000ff 
- 00030371  0x000083f1 nbranch  0x00007698 , 0x00000001 
- 00030372  0x000083f3 deposit  0x00000002 
- 00030373  0x000083f4 istore  0x00000004 , 0x00000005 
- 00030374  0x000083f5 increase  0xffffffe0 , 0x00000005 
- 00030375  0x000083f8 increase  0x00000001 , 0x00000007 
- 00030376  0x000083f9 compare  0x00000008 , 0x00000007 , 0x000000ff 
- 00030377  0x000083fa nbranch  0x00007692 , 0x00000001 
- 00030378  0x000083fb arg  0x000003d1 , 0x00000011 
- 00030379  0x000083fc copy  0x0000000b , 0x00000005 
- 00030380  0x000083fd branch  0x000076ad 
- 00030381  0x00008400 bpatch  0x000000f2 , 0x0000401e 
- 00030382  0x00008401 copy  0x00000005 , 0x0000000b 
- 00030383  0x00008402 copy  0x00000011 , 0x00000030 
- 00030384  0x00008403 arg  0x00000411 , 0x00000012 
- 00030385  0x00008404 copy  0x00000012 , 0x00000005 
- 00030386  0x00008405 call  0x00007c9b 
- 00030387  0x00008406 istore  0x00000008 , 0x00000005 
- 00030388  0x00008407 add  0x00000011 , 0x0000002c , 0x00000006 
- 00030389  0x00008408 call  0x00007c89 
- 00030390  0x00008409 call  0x00007c83 
- 00030391  0x0000840a copy  0x00000012 , 0x00000011 
- 00030392  0x0000840b call  0x00007723 
- 00030393  0x0000840c arg  0x00000411 , 0x00000012 
- 00030394  0x0000840d copy  0x00000030 , 0x00000011 
- 00030395  0x0000840e copy  0x0000000b , 0x00000005 
- 00030396  0x0000840f call  0x00007720 
- 00030397  0x00008411 arg  0x00000411 , 0x00000012 
- 00030398  0x00008412 copy  0x00000012 , 0x00000005 
- 00030399  0x00008413 call  0x00007c9b 
- 00030400  0x00008414 istore  0x00000008 , 0x00000005 
- 00030401  0x00008415 add  0x00000030 , 0x00000030 , 0x00000006 
- 00030402  0x00008416 call  0x00007c8f 
- 00030403  0x00008417 call  0x00007c9b 
- 00030404  0x00008418 copy  0x00000012 , 0x00000011 
- 00030405  0x00008419 call  0x00007723 
- 00030406  0x0000841d arg  0x00000411 , 0x00000012 
- 00030407  0x0000841e copy  0x0000000b , 0x00000011 
- 00030408  0x0000841f copy  0x00000011 , 0x00000005 
- 00030409  0x00008420 call  0x00007720 
- 00030410  0x00008424 arg  0x00000411 , 0x00000012 
- 00030411  0x00008425 copy  0x00000012 , 0x00000005 
- 00030412  0x00008426 add  0x00000030 , 0x00000020 , 0x00000006 
- 00030413  0x00008427 call  0x00007c83 
- 00030414  0x00008428 call  0x00007c9b 
- 00030415  0x00008429 istore  0x00000008 , 0x00000005 
- 00030416  0x0000842a add  0x00000030 , 0x00000038 , 0x00000006 
- 00030417  0x0000842b call  0x00007c89 
- 00030418  0x0000842c copy  0x0000000b , 0x00000011 
- 00030419  0x0000842d copy  0x00000011 , 0x00000005 
- 00030420  0x0000842e call  0x00007720 
- 00030421  0x00008432 arg  0x00000411 , 0x00000012 
- 00030422  0x00008433 copy  0x00000012 , 0x00000005 
- 00030423  0x00008434 add  0x00000030 , 0x00000024 , 0x00000006 
- 00030424  0x00008435 call  0x00007c83 
- 00030425  0x00008436 add  0x00000030 , 0x00000034 , 0x00000006 
- 00030426  0x00008437 call  0x00007c83 
- 00030427  0x00008438 add  0x00000030 , 0x00000034 , 0x00000006 
- 00030428  0x00008439 call  0x00007c84 
- 00030429  0x0000843a add  0x00000030 , 0x00000020 , 0x00000006 
- 00030430  0x0000843b call  0x00007c84 
- 00030431  0x0000843c copy  0x0000000b , 0x00000011 
- 00030432  0x0000843d copy  0x00000011 , 0x00000005 
- 00030433  0x0000843e call  0x00007720 
- 00030434  0x00008441 arg  0x00000411 , 0x00000012 
- 00030435  0x00008442 copy  0x00000012 , 0x00000005 
- 00030436  0x00008443 add  0x00000030 , 0x0000002c , 0x00000006 
- 00030437  0x00008444 call  0x00007c83 
- 00030438  0x00008445 call  0x00007c9b 
- 00030439  0x00008446 istore  0x00000008 , 0x00000005 
- 00030440  0x00008447 add  0x00000030 , 0x00000020 , 0x00000006 
- 00030441  0x00008448 call  0x00007c84 
- 00030442  0x00008449 add  0x00000030 , 0x00000028 , 0x00000006 
- 00030443  0x0000844a call  0x00007c84 
- 00030444  0x0000844b copy  0x0000000b , 0x00000011 
- 00030445  0x0000844c copy  0x00000011 , 0x00000005 
- 00030446  0x0000844d call  0x00007739 
- 00030447  0x00008450 arg  0x00000411 , 0x00000012 
- 00030448  0x00008451 copy  0x00000012 , 0x00000005 
- 00030449  0x00008452 add  0x00000030 , 0x00000030 , 0x00000006 
- 00030450  0x00008453 call  0x00007c89 
- 00030451  0x00008454 call  0x00007c89 
- 00030452  0x00008455 force  0x00000000 , 0x0000003f 
- 00030453  0x00008456 istore  0x00000008 , 0x00000005 
- 00030454  0x00008457 add  0x00000030 , 0x00000024 , 0x00000006 
- 00030455  0x00008458 call  0x00007c84 
- 00030456  0x00008459 add  0x00000030 , 0x0000002c , 0x00000006 
- 00030457  0x0000845a call  0x00007c84 
- 00030458  0x0000845b copy  0x0000000b , 0x00000011 
- 00030459  0x0000845c copy  0x00000011 , 0x00000005 
- 00030460  0x0000845d call  0x00007739 
- 00030461  0x00008460 arg  0x00000411 , 0x00000012 
- 00030462  0x00008461 copy  0x00000012 , 0x00000005 
- 00030463  0x00008462 add  0x00000030 , 0x00000034 , 0x00000006 
- 00030464  0x00008463 call  0x00007c83 
- 00030465  0x00008464 add  0x00000030 , 0x00000020 , 0x00000006 
- 00030466  0x00008465 call  0x00007c83 
- 00030467  0x00008466 call  0x00007c9b 
- 00030468  0x00008467 add  0x00000030 , 0x00000030 , 0x00000006 
- 00030469  0x00008468 call  0x00007c84 
- 00030470  0x00008469 copy  0x0000000b , 0x00000011 
- 00030471  0x0000846a copy  0x00000011 , 0x00000005 
- 00030472  0x0000846b call  0x00007739 
- 00030473  0x0000846e arg  0x00000411 , 0x00000012 
- 00030474  0x0000846f copy  0x00000012 , 0x00000005 
- 00030475  0x00008470 add  0x00000030 , 0x00000038 , 0x00000006 
- 00030476  0x00008471 call  0x00007c89 
- 00030477  0x00008472 call  0x00007c9b 
- 00030478  0x00008473 add  0x00000030 , 0x00000024 , 0x00000006 
- 00030479  0x00008474 call  0x00007c83 
- 00030480  0x00008475 call  0x00007c9b 
- 00030481  0x00008476 add  0x00000030 , 0x00000034 , 0x00000006 
- 00030482  0x00008477 call  0x00007c84 
- 00030483  0x00008478 copy  0x0000000b , 0x00000011 
- 00030484  0x00008479 copy  0x00000011 , 0x00000005 
- 00030485  0x0000847a branch  0x00007739 
- 00030486  0x0000847e force  0x00000020 , 0x00000039 
- 00030487  0x0000847f arg  0x000006b1 , 0x00000005 
- 00030488  0x00008480 iadd  0x00000005 , 0x00000005 
- 00030489  0x00008481 branch  0x00007cda 
- 00030490  0x00008484 force  0x00000008 , 0x00000039 
- 00030491  0x00008485 branch  0x000074f7 
- 00030492  0x00008488 copy  0x00000011 , 0x00000012 
- 00030493  0x00008489 branch  0x00007684 
- 00030494  0x0000848c force  0x00000008 , 0x00000039 
- 00030495  0x0000848d branch  0x000074c0 
- 00030496  0x00008490 call  0x0000771e 
- 00030497  0x00008491 copy  0x00000005 , 0x00000011 
- 00030498  0x00008492 branch  0x00007724 
- 00030499  0x00008495 call  0x00007751 
- 00030500  0x00008497 isolate1  0x00000000 , 0x00000013 
- 00030501  0x00008498 branch  0x0000772d , 0x00000001 
- 00030502  0x00008499 arg  0x00000569 , 0x00000012 
- 00030503  0x0000849a copy  0x00000011 , 0x00000013 
- 00030504  0x0000849b increase  0xffffffe0 , 0x00000011 
- 00030505  0x0000849c call  0x00007754 
- 00030506  0x0000849d nrtn  0x00000002 
- 00030507  0x0000849e copy  0x00000013 , 0x00000011 
- 00030508  0x0000849f branch  0x00007735 
- 00030509  0x000084a2 call  0x00007735 
- 00030510  0x000084a4 copy  0x00000011 , 0x00000013 
- 00030511  0x000084a5 increase  0xffffffe0 , 0x00000011 
- 00030512  0x000084a6 arg  0x00000569 , 0x00000012 
- 00030513  0x000084a7 call  0x00007754 
- 00030514  0x000084a8 nrtn  0x00000002 
- 00030515  0x000084a9 copy  0x00000013 , 0x00000011 
- 00030516  0x000084aa branch  0x00007735 
- 00030517  0x000084ae increase  0xffffffe0 , 0x00000011 
- 00030518  0x000084af arg  0x00000569 , 0x00000012 
- 00030519  0x000084b0 copy  0x00000011 , 0x00000005 
- 00030520  0x000084b1 branch  0x0000774c 
- 00030521  0x000084b7 call  0x0000774c 
- 00030522  0x000084b9 branch  0x00007743 , 0x00000001 
- 00030523  0x000084bc add  0x00000005 , 0xffffffe0 , 0x00000011 
- 00030524  0x000084bd arg  0x00000569 , 0x00000012 
- 00030525  0x000084be call  0x00007754 
- 00030526  0x000084bf nrtn  0x00000002 
- 00030527  0x000084c0 arg  0x00000569 , 0x00000012 
- 00030528  0x000084c1 add  0x00000005 , 0xffffffe0 , 0x00000011 
- 00030529  0x000084c3 copy  0x00000011 , 0x00000005 
- 00030530  0x000084c4 branch  0x0000774c 
- 00030531  0x000084c6 add  0x00000005 , 0xffffffe0 , 0x00000011 
- 00030532  0x000084c7 arg  0x00000569 , 0x00000012 
- 00030533  0x000084c8 copy  0x00000011 , 0x00000005 
- 00030534  0x000084c9 call  0x0000771e 
- 00030535  0x000084cb rtn  0x00000001 
- 00030536  0x000084cc add  0x00000005 , 0xffffffe0 , 0x00000011 
- 00030537  0x000084cd arg  0x00000569 , 0x00000012 
- 00030538  0x000084ce copy  0x00000011 , 0x00000005 
- 00030539  0x000084cf branch  0x0000771e 
- 00030540  0x000084d4 force  0x00000008 , 0x00000039 
- 00030541  0x000084d5 branch  0x000074ce 
- 00030542  0x000084d8 force  0x00000008 , 0x00000039 
- 00030543  0x000084d9 increase  0x0000001c , 0x00000011 
- 00030544  0x000084da branch  0x000074dd 
- 00030545  0x000084dd force  0x00000008 , 0x00000039 
- 00030546  0x000084de force  0x00000000 , 0x00000013 
- 00030547  0x000084df branch  0x000074eb 
- 00030548  0x000084e2 force  0x00000008 , 0x00000039 
- 00030549  0x000084e3 increase  0x0000001c , 0x00000011 
- 00030550  0x000084e4 increase  0x0000001c , 0x00000012 
- 00030551  0x000084e5 branch  0x000074b5 
- 00030552  0x000084e9 ifetch  0x00000008 , 0x00000006 
- 00030553  0x000084ea nrtn  0x00000034 
- 00030554  0x000084eb branch  0x000074a3 
- 00030555  0x000084f1 copy  0x00000011 , 0x00000030 
- 00030556  0x000084f3 copy  0x00000030 , 0x00000011 
- 00030557  0x000084f4 ifetch  0x00000001 , 0x00000011 
- 00030558  0x000084f5 isolate1  0x00000000 , 0x0000003f 
- 00030559  0x000084f6 rtn  0x00000001 
- 00030560  0x000084f7 call  0x0000774e 
- 00030561  0x000084f8 ifetch  0x00000001 , 0x00000012 
- 00030562  0x000084f9 isolate0  0x00000000 , 0x0000003f 
- 00030563  0x000084fa branch  0x0000776b , 0x00000001 
- 00030564  0x000084fb arg  0x00000569 , 0x00000011 
- 00030565  0x000084fc copy  0x00000012 , 0x00000005 
- 00030566  0x000084fd call  0x0000771e 
- 00030567  0x000084fe ifetch  0x00000001 , 0x00000012 
- 00030568  0x000084ff iadd  0x00000013 , 0x0000003f 
- 00030569  0x00008500 istore  0x00000001 , 0x00000012 
- 00030570  0x00008501 increase  0xffffffe0 , 0x00000012 
- 00030571  0x00008503 add  0x00000012 , 0x00000020 , 0x00000011 
- 00030572  0x00008504 force  0x00000009 , 0x00000039 
- 00030573  0x00008505 call  0x000074dd 
- 00030574  0x00008506 branch  0x0000775c 
- 00030575  0x0000850a rtn  0x0000002b 
- 00030576  0x0000850b call  0x000023d8 
- 00030577  0x0000850c call  0x00007776 
- 00030578  0x0000850d call  0x0000781b 
- 00030579  0x0000850e branch  0x000077ac 
- 00030580  0x00008511 call  0x000077cf 
- 00030581  0x00008512 branch  0x0000780a 
- 00030582  0x00008515 fetch  0x00000001 , 0x000044ec 
- 00030583  0x00008516 rtneq  0x000000ff 
- 00030584  0x00008517 iforce  0x00000002 
- 00030585  0x00008518 call  0x00006ef7 
- 00030586  0x00008519 fetcht  0x00000001 , 0x000044ec 
- 00030587  0x0000851a call  0x00006ef3 
- 00030588  0x0000851b nop  0x00000064 
- 00030589  0x0000851c fetcht  0x00000001 , 0x000044ec 
- 00030590  0x0000851d call  0x00006edd 
- 00030591  0x0000851e branch  0x00007780 
- 00030592  0x00008523 bpatch  0x000000f3 , 0x0000401e 
- 00030593  0x00008524 fetch  0x00000001 , 0x000044ec 
- 00030594  0x00008525 rtneq  0x000000ff 
- 00030595  0x00008526 copy  0x0000003f , 0x00000002 
- 00030596  0x00008527 call  0x00006ee6 
- 00030597  0x00008528 nbranch  0x00007792 , 0x00000001 
- 00030598  0x0000852b call  0x0000779c 
- 00030599  0x0000852c fetch  0x00000002 , 0x000044e9 
- 00030600  0x0000852d set1  0x0000000c , 0x0000003f 
- 00030601  0x0000852e store  0x00000002 , 0x000044e9 
- 00030602  0x0000852f fetch  0x00000001 , 0x000044e4 
- 00030603  0x00008530 rtneq  0x00000000 
- 00030604  0x00008531 jam  0x00000000 , 0x000044e4 
- 00030605  0x00008533 fetch  0x00000001 , 0x000044eb 
- 00030606  0x00008534 store  0x00000001 , 0x000044e3 
- 00030607  0x00008535 call  0x000077a3 
- 00030608  0x00008536 jam  0x0000002c , 0x0000066f 
- 00030609  0x00008537 branch  0x0000782b 
- 00030610  0x00008539 fetch  0x00000002 , 0x000044e9 
- 00030611  0x0000853a set0  0x0000000c , 0x0000003f 
- 00030612  0x0000853b store  0x00000002 , 0x000044e9 
- 00030613  0x0000853c fetch  0x00000001 , 0x000044e4 
- 00030614  0x0000853d rtneq  0x00000001 
- 00030615  0x0000853e jam  0x00000001 , 0x000044e4 
- 00030616  0x00008540 jam  0x00000000 , 0x000044e3 
- 00030617  0x00008541 call  0x000077a5 
- 00030618  0x00008542 jam  0x0000002d , 0x0000066f 
- 00030619  0x00008543 branch  0x0000782b 
- 00030620  0x00008546 fetch  0x00000001 , 0x000044e3 
- 00030621  0x00008547 rtn  0x00000034 
- 00030622  0x00008548 increase  0xffffffff , 0x0000003f 
- 00030623  0x00008549 store  0x00000001 , 0x000044e3 
- 00030624  0x0000854a nrtn  0x00000034 
- 00030625  0x0000854c jam  0x00000010 , 0x0000066f 
- 00030626  0x0000854d branch  0x0000782b 
- 00030627  0x00008550 arg  0x00000007 , 0x00000007 
- 00030628  0x00008551 branch  0x000024e7 
- 00030629  0x00008554 arg  0x00000007 , 0x00000007 
- 00030630  0x00008555 branch  0x000024eb 
- 00030631  0x0000855d bpatch  0x000000f4 , 0x0000401e 
- 00030632  0x0000855e fetch  0x00000002 , 0x000044ef 
- 00030633  0x0000855f mul32  0x00000011 , 0x0000000b , 0x00000012 
- 00030634  0x00008560 iadd  0x00000012 , 0x00000012 
- 00030635  0x00008561 rtn 
- 00030636  0x00008565 fetch  0x00000001 , 0x000044ee 
- 00030637  0x00008566 rtn  0x00000034 
- 00030638  0x00008567 copy  0x0000003f , 0x00000039 
- 00030639  0x00008568 fetch  0x00000002 , 0x000044ef 
- 00030640  0x00008569 copy  0x0000003f , 0x00000012 
- 00030641  0x0000856b add  0x00000012 , 0x00000002 , 0x00000013 
- 00030642  0x0000856c ifetcht  0x00000001 , 0x00000013 
- 00030643  0x0000856d call  0x000077b7 
- 00030644  0x0000856e increase  0x0000000b , 0x00000012 
- 00030645  0x0000856f loop  0x000077b1 
- 00030646  0x00008570 rtn 
- 00030647  0x00008574 fetch  0x00000001 , 0x000044ed 
- 00030648  0x00008575 branch  0x00006ef3 , 0x00000034 
- 00030649  0x00008576 branch  0x00006ef7 
- 00030650  0x0000857a call  0x000077a7 
- 00030651  0x0000857b setarg  0x00000002 
- 00030652  0x0000857c istore  0x00000001 , 0x00000012 
- 00030653  0x0000857d call  0x00007804 
- 00030654  0x0000857e branch  0x000077db 
- 00030655  0x00008585 call  0x000077a7 
- 00030656  0x00008586 setarg  0x00000003 
- 00030657  0x00008587 istore  0x00000001 , 0x00000012 
- 00030658  0x00008589 call  0x00007804 
- 00030659  0x0000858a branch  0x000077d8 
- 00030660  0x0000858f call  0x000077a7 
- 00030661  0x00008590 setarg  0x00000001 
- 00030662  0x00008591 istore  0x00000001 , 0x00000012 
- 00030663  0x00008592 setarg  0x000000ff 
- 00030664  0x00008593 istore  0x00000001 , 0x00000005 
- 00030665  0x00008594 branch  0x000077d8 
- 00030666  0x0000859a call  0x000077a7 
- 00030667  0x0000859b arg  0x0000000b , 0x00000039 
- 00030668  0x0000859c copy  0x00000013 , 0x00000006 
- 00030669  0x0000859d copy  0x00000012 , 0x00000005 
- 00030670  0x0000859e branch  0x00007ccc 
- 00030671  0x000085a3 fetch  0x00000001 , 0x000044ee 
- 00030672  0x000085a4 rtn  0x00000034 
- 00030673  0x000085a5 arg  0x00000000 , 0x00000011 
- 00030674  0x000085a7 call  0x000077de 
- 00030675  0x000085a8 increase  0x00000001 , 0x00000011 
- 00030676  0x000085a9 fetch  0x00000001 , 0x000044ee 
- 00030677  0x000085aa isub  0x00000011 , 0x0000003e 
- 00030678  0x000085ab rtn  0x00000005 
- 00030679  0x000085ac branch  0x000077d2 
- 00030680  0x000085b0 add  0x00000012 , 0x00000002 , 0x00000013 
- 00030681  0x000085b1 ifetcht  0x00000001 , 0x00000013 
- 00030682  0x000085b2 branch  0x00006ef3 
- 00030683  0x000085b6 add  0x00000012 , 0x00000002 , 0x00000013 
- 00030684  0x000085b7 ifetcht  0x00000001 , 0x00000013 
- 00030685  0x000085b8 branch  0x00006ef7 
- 00030686  0x000085bd add  0x00000011 , 0x0000000b , 0x00000007 
- 00030687  0x000085be call  0x00007cef 
- 00030688  0x000085bf nrtn  0x00000034 
- 00030689  0x000085c1 call  0x000077a7 
- 00030690  0x000085c3 ifetch  0x00000001 , 0x00000012 
- 00030691  0x000085c5 beq  0x00000002 , 0x000077db 
- 00030692  0x000085c6 beq  0x00000003 , 0x000077d8 
- 00030693  0x000085c7 beq  0x00000000 , 0x000077d8 
- 00030694  0x000085c8 beq  0x00000005 , 0x000077f2 
- 00030695  0x000085ca call  0x000077db 
- 00030696  0x000085cb add  0x00000012 , 0x00000007 , 0x00000013 
- 00030697  0x000085cc call  0x00007c49 
- 00030698  0x000085cd ifetch  0x00000002 , 0x00000013 
- 00030699  0x000085ce call  0x00007d79 
- 00030700  0x000085cf call  0x00007c55 
- 00030701  0x000085d0 setarg  0x00000005 
- 00030702  0x000085d1 istore  0x00000001 , 0x00000012 
- 00030703  0x000085d2 add  0x00000012 , 0x00000003 , 0x00000013 
- 00030704  0x000085d3 ifetch  0x00000002 , 0x00000013 
- 00030705  0x000085d4 branch  0x00007802 
- 00030706  0x000085d8 call  0x000077d8 
- 00030707  0x000085d9 add  0x00000012 , 0x00000009 , 0x00000013 
- 00030708  0x000085da call  0x00007c49 
- 00030709  0x000085db ifetch  0x00000002 , 0x00000013 
- 00030710  0x000085dc call  0x00007d79 
- 00030711  0x000085dd call  0x00007c55 
- 00030712  0x000085df add  0x00000012 , 0x00000001 , 0x00000013 
- 00030713  0x000085e0 ifetch  0x00000001 , 0x00000013 
- 00030714  0x000085e1 beq  0x000000ff , 0x000077fe 
- 00030715  0x000085e2 increase  0xffffffff , 0x0000003f 
- 00030716  0x000085e3 istore  0x00000001 , 0x00000013 
- 00030717  0x000085e4 branch  0x000077bf , 0x00000034 
- 00030718  0x000085e6 setarg  0x00000004 
- 00030719  0x000085e7 istore  0x00000001 , 0x00000012 
- 00030720  0x000085e8 add  0x00000012 , 0x00000005 , 0x00000013 
- 00030721  0x000085e9 ifetch  0x00000002 , 0x00000013 
- 00030722  0x000085eb add  0x00000011 , 0x0000000b , 0x00000007 
- 00030723  0x000085ec branch  0x00007ce1 
- 00030724  0x000085ef setarg  0x00000000 
- 00030725  0x000085f0 branch  0x00007802 
- 00030726  0x000085f7 setarg  0x00001000 
- 00030727  0x000085f8 lshift16  0x0000003f , 0x0000003f 
- 00030728  0x000085f9 iadd  0x00000012 , 0x00000012 
- 00030729  0x000085fa rtn 
- 00030730  0x000085fd bpatch  0x000000f5 , 0x0000401e 
- 00030731  0x000085fe arg  0x00000000 , 0x00000011 
- 00030732  0x000085ff fetcht  0x00000004 , 0x000044e5 
- 00030733  0x00008600 copy  0x00000022 , 0x00000012 
- 00030734  0x00008601 copy  0x00000012 , 0x0000003f 
- 00030735  0x00008602 isub  0x00000002 , 0x0000003e 
- 00030736  0x00008603 ncall  0x00007806 , 0x00000002 
- 00030737  0x00008605 copy  0x00000012 , 0x0000003f 
- 00030738  0x00008606 increase  0x000000a0 , 0x00000002 
- 00030739  0x00008607 increase  0x000000a0 , 0x00000002 
- 00030740  0x00008608 isub  0x00000002 , 0x0000003e 
- 00030741  0x00008609 nbranch  0x0000781e , 0x00000002 
- 00030742  0x0000860a increase  0x00000001 , 0x00000011 
- 00030743  0x0000860b and  0x00000011 , 0x0000000f , 0x0000003f 
- 00030744  0x0000860c nbranch  0x00007811 , 0x00000034 
- 00030745  0x0000860d arg  0x00000000 , 0x00000011 
- 00030746  0x0000860e call  0x00007824 
- 00030747  0x00008610 copy  0x00000022 , 0x0000003f 
- 00030748  0x00008611 store  0x00000004 , 0x000044e5 
- 00030749  0x00008612 rtn 
- 00030750  0x00008614 copy  0x00000011 , 0x0000003f 
- 00030751  0x00008615 rtn  0x00000034 
- 00030752  0x00008616 increase  0xffffff60 , 0x00000002 
- 00030753  0x00008617 increase  0xffffff60 , 0x00000002 
- 00030754  0x00008618 set0  0x0000001c , 0x00000002 
- 00030755  0x00008619 storet  0x00000004 , 0x000044e5 
- 00030756  0x0000861b branch  0x000042d4 
- 00030757  0x00008623 jam  0x00000001 , 0x000044d1 
- 00030758  0x00008625 fetch  0x00000001 , 0x000044d2 
- 00030759  0x00008626 nbranch  0x00007826 , 0x00000034 
- 00030760  0x00008627 rtn 
- 00030761  0x0000862a jam  0x00000000 , 0x000044d1 
- 00030762  0x0000862b rtn 
- 00030763  0x00008630 bpatch  0x000000f6 , 0x0000401e 
- 00030764  0x00008631 call  0x00007825 
- 00030765  0x00008632 copy  0x00000011 , 0x0000003f 
- 00030766  0x00008633 store  0x00000004 , 0x00000684 
- 00030767  0x00008634 arg  0x000044d3 , 0x00000011 
- 00030768  0x00008635 call  0x00007d8b 
- 00030769  0x00008636 fetch  0x00000004 , 0x00000684 
- 00030770  0x00008637 copy  0x0000003f , 0x00000011 
- 00030771  0x00008638 branch  0x00007829 
- 00030772  0x0000863b bpatch  0x000000f7 , 0x0000401e 
- 00030773  0x0000863c call  0x00007825 
- 00030774  0x0000863d copy  0x00000011 , 0x0000003f 
- 00030775  0x0000863e store  0x00000004 , 0x00000684 
- 00030776  0x0000863f arg  0x000044db , 0x00000011 
- 00030777  0x00008640 call  0x00007d8b 
- 00030778  0x00008641 fetch  0x00000004 , 0x00000684 
- 00030779  0x00008642 copy  0x0000003f , 0x00000011 
- 00030780  0x00008643 branch  0x00007829 
- 00030781  0x00008646 setarg  0x00000000 
- 00030782  0x00008647 store  0x00000008 , 0x000044db 
- 00030783  0x00008648 store  0x00000008 , 0x000044d3 
- 00030784  0x00008649 rtn 
- 00030785  0x0000864c bpatch  0x000000f8 , 0x0000401f 
- 00030786  0x0000864d fetch  0x00000001 , 0x00004114 
- 00030787  0x0000864e nrtn  0x00000034 
- 00030788  0x0000864f arg  0x000044db , 0x00000011 
- 00030789  0x00008650 call  0x00007da3 
- 00030790  0x00008651 rtn  0x00000034 
- 00030791  0x00008652 jam  0x00000000 , 0x0000066e 
- 00030792  0x00008653 call  0x0000784c 
- 00030793  0x00008654 fetch  0x00000001 , 0x0000066e 
- 00030794  0x00008655 branch  0x00007841 , 0x00000034 
- 00030795  0x00008656 rtn 
- 00030796  0x00008659 call  0x00007825 
- 00030797  0x0000865a arg  0x000044db , 0x00000011 
- 00030798  0x0000865b call  0x00007d97 
- 00030799  0x0000865c copy  0x0000003f , 0x00000002 
- 00030800  0x0000865d call  0x00007829 
- 00030801  0x0000865e bpatch  0x000000f9 , 0x0000401f 
- 00030802  0x0000865f copy  0x00000002 , 0x0000003f 
- 00030803  0x00008660 rtn  0x00000034 
- 00030804  0x00008661 beq  0x0000000d , 0x00007870 
- 00030805  0x00008662 beq  0x0000000e , 0x00007876 
- 00030806  0x00008663 beq  0x0000000f , 0x0000787b 
- 00030807  0x00008664 beq  0x00000010 , 0x00007881 
- 00030808  0x00008665 beq  0x00000013 , 0x0000788b 
- 00030809  0x00008666 beq  0x00000014 , 0x0000788d 
- 00030810  0x00008667 beq  0x00000015 , 0x0000788f 
- 00030811  0x00008668 beq  0x00000016 , 0x00007899 
- 00030812  0x00008669 beq  0x00000017 , 0x0000789c 
- 00030813  0x0000866a beq  0x00000018 , 0x0000789e 
- 00030814  0x0000866b beq  0x00000019 , 0x000078a1 
- 00030815  0x0000866d store  0x00000001 , 0x0000066f 
- 00030816  0x00008671 fetch  0x00000001 , 0x0000066f 
- 00030817  0x00008672 bmark0  0x00000009 , 0x00007869 
- 00030818  0x00008673 bpatch  0x000000fa , 0x0000401f 
- 00030819  0x00008674 fetch  0x00000001 , 0x0000066f 
- 00030820  0x00008675 beq  0x00000011 , 0x00007886 
- 00030821  0x00008676 beq  0x0000001b , 0x000078a9 
- 00030822  0x00008677 beq  0x00000012 , 0x0000788a 
- 00030823  0x00008678 beq  0x0000001f , 0x00006ea3 
- 00030824  0x00008679 rtn 
- 00030825  0x0000867c store  0x00000001 , 0x0000066f 
- 00030826  0x0000867d call  0x0000205d 
- 00030827  0x0000867e branch  0x0000786e , 0x00000005 
- 00030828  0x0000867f call  0x00002062 
- 00030829  0x00008680 nrtn  0x00000005 
- 00030830  0x00008682 jam  0x00000001 , 0x0000066e 
- 00030831  0x00008683 branch  0x00007834 
- 00030832  0x0000868b jam  0x00000001 , 0x00004388 
- 00030833  0x0000868c jam  0x00000000 , 0x0000438b 
- 00030834  0x0000868d fetch  0x00000002 , 0x000044e9 
- 00030835  0x0000868e set1  0x0000000b , 0x0000003f 
- 00030836  0x0000868f store  0x00000002 , 0x000044e9 
- 00030837  0x00008690 rtn 
- 00030838  0x00008695 fetch  0x00000002 , 0x000044e9 
- 00030839  0x00008696 set0  0x0000000b , 0x0000003f 
- 00030840  0x00008697 store  0x00000002 , 0x000044e9 
- 00030841  0x00008698 jam  0x00000000 , 0x00004388 
- 00030842  0x00008699 rtn 
- 00030843  0x0000869e jam  0x00000001 , 0x00004388 
- 00030844  0x0000869f jam  0x00000001 , 0x0000438b 
- 00030845  0x000086a0 fetch  0x00000002 , 0x000044e9 
- 00030846  0x000086a1 set1  0x0000000b , 0x0000003f 
- 00030847  0x000086a2 store  0x00000002 , 0x000044e9 
- 00030848  0x000086a3 rtn 
- 00030849  0x000086a8 fetch  0x00000002 , 0x000044e9 
- 00030850  0x000086a9 set0  0x0000000b , 0x0000003f 
- 00030851  0x000086aa store  0x00000002 , 0x000044e9 
- 00030852  0x000086ab jam  0x00000000 , 0x00004388 
- 00030853  0x000086ac rtn 
- 00030854  0x000086b1 setarg  0x00000014 
- 00030855  0x000086b2 store  0x00000002 , 0x00000196 
- 00030856  0x000086b3 store  0x00000002 , 0x000042f5 
- 00030857  0x000086b4 branch  0x000030c5 
- 00030858  0x000086b9 branch  0x00002e93 
- 00030859  0x000086be arg  0x00000000 , 0x00000011 
- 00030860  0x000086bf branch  0x000077bf 
- 00030861  0x000086c4 arg  0x00000000 , 0x00000011 
- 00030862  0x000086c5 branch  0x000077ba 
- 00030863  0x000086ca arg  0x00000000 , 0x00000011 
- 00030864  0x000086cb call  0x000077a7 
- 00030865  0x000086cc ifetch  0x00000001 , 0x00000012 
- 00030866  0x000086cd beq  0x00000001 , 0x00007896 
- 00030867  0x000086ce beq  0x00000004 , 0x00007896 
- 00030868  0x000086cf beq  0x00000005 , 0x00007896 
- 00030869  0x000086d0 branch  0x000077c4 
- 00030870  0x000086d3 ifetch  0x00000001 , 0x00000006 
- 00030871  0x000086d4 rtneq  0x000000ff 
- 00030872  0x000086d5 branch  0x000077c4 
- 00030873  0x000086da jam  0x00000001 , 0x00004343 
- 00030874  0x000086db jam  0x0000001b , 0x00004114 
- 00030875  0x000086de rtn 
- 00030876  0x000086e3 jam  0x00000001 , 0x00004343 
- 00030877  0x000086e4 rtn 
- 00030878  0x000086e9 jam  0x00000000 , 0x00004343 
- 00030879  0x000086ea jam  0x00000000 , 0x00004114 
- 00030880  0x000086eb rtn 
- 00030881  0x000086f0 fetch  0x00000002 , 0x000043d5 
- 00030882  0x000086f1 call  0x00007d79 
- 00030883  0x000086f2 fetch  0x00000001 , 0x000044ec 
- 00030884  0x000086f3 beq  0x000000ff , 0x000078a7 
- 00030885  0x000086f4 copy  0x0000003f , 0x00000002 
- 00030886  0x000086f5 call  0x00006edd 
- 00030887  0x000086f7 call  0x0000783d 
- 00030888  0x000086f8 branch  0x00002417 
- 00030889  0x000086fd branch  0x00002ed5 
- 00030890  0x00008703 fetch  0x00000001 , 0x000044e9 
- 00030891  0x00008704 rtnbit0  0x0000000c 
- 00030892  0x00008705 rtn 
- 00030893  0x0000870b fetch  0x00000002 , 0x000043fb 
- 00030894  0x0000870c add  0x0000003f , 0x00000002 , 0x00000005 
- 00030895  0x0000870d setarg  0x00000000 
- 00030896  0x0000870e istore  0x00000003 , 0x00000005 
- 00030897  0x0000870f rtn 
- 00030898  0x00008714 bpatch  0x000000fb , 0x0000401f 
- 00030899  0x00008715 call  0x00007dbc 
- 00030900  0x00008716 call  0x000078fe 
- 00030901  0x00008717 rtn  0x00000034 
- 00030902  0x00008718 fetch  0x00000002 , 0x000043fb 
- 00030903  0x00008719 add  0x0000003f , 0x00000002 , 0x00000012 
- 00030904  0x0000871a ifetcht  0x00000001 , 0x00000012 
- 00030905  0x0000871b increase  0x00000001 , 0x00000002 
- 00030906  0x0000871c istoret  0x00000001 , 0x00000012 
- 00030907  0x0000871e ifetcht  0x00000001 , 0x0000003f 
- 00030908  0x0000871f copy  0x00000002 , 0x00000039 
- 00030909  0x00008720 add  0x0000003f , 0x00000004 , 0x00000012 
- 00030910  0x00008721 ifetch  0x00000001 , 0x00000012 
- 00030911  0x00008722 imul32  0x00000002 , 0x0000003f 
- 00030912  0x00008723 iadd  0x00000006 , 0x00000005 
- 00030913  0x00008724 copy  0x00000011 , 0x00000006 
- 00030914  0x00008726 call  0x00007cda 
- 00030915  0x00008727 call  0x00007902 
- 00030916  0x00008728 pincrease  0xffffffff 
- 00030917  0x00008729 ifetcht  0x00000001 , 0x00000012 
- 00030918  0x0000872a increase  0x00000001 , 0x00000002 
- 00030919  0x0000872b iand  0x00000002 , 0x00000002 
- 00030920  0x0000872c istoret  0x00000001 , 0x00000012 
- 00030921  0x0000872d branch  0x00007dba 
- 00030922  0x00008733 bpatch  0x000000fc , 0x0000401f 
- 00030923  0x00008734 call  0x00007dbc 
- 00030924  0x00008735 call  0x000078fa 
- 00030925  0x00008736 rtn  0x00000034 
- 00030926  0x00008737 fetch  0x00000002 , 0x000043fb 
- 00030927  0x00008738 add  0x0000003f , 0x00000002 , 0x00000012 
- 00030928  0x00008739 ifetcht  0x00000001 , 0x00000012 
- 00030929  0x0000873a increase  0xffffffff , 0x00000002 
- 00030930  0x0000873b istoret  0x00000001 , 0x00000012 
- 00030931  0x0000873c ifetcht  0x00000001 , 0x0000003f 
- 00030932  0x0000873d copy  0x00000002 , 0x00000039 
- 00030933  0x0000873e add  0x0000003f , 0x00000003 , 0x00000012 
- 00030934  0x0000873f ifetch  0x00000001 , 0x00000012 
- 00030935  0x00008740 imul32  0x00000002 , 0x0000003f 
- 00030936  0x00008741 iadd  0x00000006 , 0x00000006 
- 00030937  0x00008742 increase  0x00000001 , 0x00000006 
- 00030938  0x00008743 copy  0x00000011 , 0x00000005 
- 00030939  0x00008744 branch  0x000078c2 
- 00030940  0x0000874c call  0x00007dbc 
- 00030941  0x0000874d call  0x000078fa 
- 00030942  0x0000874e rtn  0x00000034 
- 00030943  0x0000874f fetch  0x00000002 , 0x000043fb 
- 00030944  0x00008750 ifetcht  0x00000001 , 0x0000003f 
- 00030945  0x00008751 copy  0x00000002 , 0x00000039 
- 00030946  0x00008752 add  0x0000003f , 0x00000003 , 0x00000012 
- 00030947  0x00008753 ifetch  0x00000001 , 0x00000012 
- 00030948  0x00008754 imul32  0x00000002 , 0x0000003f 
- 00030949  0x00008755 iadd  0x00000006 , 0x00000006 
- 00030950  0x00008756 increase  0x00000001 , 0x00000006 
- 00030951  0x00008757 copy  0x00000006 , 0x00000012 
- 00030952  0x00008758 copy  0x00000011 , 0x00000005 
- 00030953  0x00008759 call  0x00007cda 
- 00030954  0x0000875a branch  0x00007dba 
- 00030955  0x0000875d call  0x00007dbc 
- 00030956  0x0000875e call  0x000078fa 
- 00030957  0x0000875f rtn  0x00000034 
- 00030958  0x00008760 fetch  0x00000002 , 0x000043fb 
- 00030959  0x00008761 ifetcht  0x00000001 , 0x0000003f 
- 00030960  0x00008762 copy  0x00000002 , 0x00000039 
- 00030961  0x00008763 add  0x0000003f , 0x00000003 , 0x00000012 
- 00030962  0x00008764 ifetch  0x00000001 , 0x00000012 
- 00030963  0x00008765 imul32  0x00000002 , 0x0000003f 
- 00030964  0x00008766 iadd  0x00000006 , 0x00000006 
- 00030965  0x00008767 add  0x00000006 , 0x00000002 , 0x00000005 
- 00030966  0x00008768 copy  0x00000011 , 0x00000006 
- 00030967  0x00008769 increase  0xffffffff , 0x00000039 
- 00030968  0x0000876a call  0x00007cda 
- 00030969  0x0000876b branch  0x00007dba 
- 00030970  0x0000876f fetch  0x00000002 , 0x000043fb 
- 00030971  0x00008770 add  0x0000003f , 0x00000002 , 0x00000006 
- 00030972  0x00008771 ifetch  0x00000001 , 0x00000006 
- 00030973  0x00008772 rtn 
- 00030974  0x00008776 call  0x00007902 
- 00030975  0x00008777 ifetcht  0x00000001 , 0x00000006 
- 00030976  0x00008778 isub  0x00000002 , 0x0000003f 
- 00030977  0x00008779 rtn 
- 00030978  0x0000877d fetch  0x00000002 , 0x000043fb 
- 00030979  0x0000877e add  0x0000003f , 0x00000001 , 0x00000006 
- 00030980  0x0000877f ifetch  0x00000001 , 0x00000006 
- 00030981  0x00008780 rtn 
- 00030982  0x00008789 bpatch  0x000000fd , 0x0000401f 
- 00030983  0x0000878a fetch  0x00000001 , 0x00008c22 
- 00030984  0x0000878b isolate1  0x00000003 , 0x0000003f 
- 00030985  0x0000878c call  0x00007915 , 0x00000001 
- 00030986  0x0000878d fetch  0x00000002 , 0x00008c22 
- 00030987  0x0000878e store  0x00000002 , 0x00008c22 
- 00030988  0x0000878f store  0x00000002 , 0x00000709 
- 00030989  0x00008790 call  0x00007973 
- 00030990  0x00008791 call  0x000079a2 
- 00030991  0x00008792 call  0x00007b96 
- 00030992  0x00008793 call  0x00007bdf 
- 00030993  0x00008794 branch  0x0000796b 
- 00030994  0x00008797 bpatch  0x000000fe , 0x0000401f 
- 00030995  0x00008798 call  0x00007396 
- 00030996  0x00008799 call  0x00007932 
- 00030997  0x0000879b jam  0x00000000 , 0x00008c00 
- 00030998  0x0000879c nop  0x00002710 
- 00030999  0x0000879d jam  0x00000000 , 0x00008c12 
- 00031000  0x0000879e fetch  0x00000002 , 0x00008050 
- 00031001  0x0000879f set0  0x0000000a , 0x0000003f 
- 00031002  0x000087a0 store  0x00000002 , 0x00008050 
- 00031003  0x000087a1 jam  0x00000021 , 0x00008c10 
- 00031004  0x000087a2 jam  0x0000009d , 0x00008c11 
- 00031005  0x000087a3 jam  0x0000003c , 0x00008c00 
- 00031006  0x000087a4 setarg  0x00000763 
- 00031007  0x000087a5 store  0x00000002 , 0x00008c02 
- 00031008  0x000087a6 store  0x00000002 , 0x00008c06 
- 00031009  0x000087a7 setarg  0x000007a3 
- 00031010  0x000087a8 store  0x00000002 , 0x00008c04 
- 00031011  0x000087a9 jam  0x00000080 , 0x00008c12 
- 00031012  0x000087aa jam  0x00000000 , 0x00008c01 
- 00031013  0x000087ab jam  0x000000ff , 0x00008c22 
- 00031014  0x000087ac setarg  0x0000095f 
- 00031015  0x000087ad arg  0x0000086d , 0x00000005 
- 00031016  0x000087ae isub  0x00000005 , 0x00000039 
- 00031017  0x000087af branch  0x00007ca1 
- 00031018  0x000087b2 fetcht  0x00000001 , 0x0000086c 
- 00031019  0x000087b3 branch  0x00006edd 
- 00031020  0x000087b5 fetch  0x00000001 , 0x0000090e 
- 00031021  0x000087b6 rtn  0x00000034 
- 00031022  0x000087b7 fetcht  0x00000001 , 0x0000086c 
- 00031023  0x000087b8 call  0x00006ee6 
- 00031024  0x000087b9 branch  0x00007915 , 0x00000001 
- 00031025  0x000087ba rtn 
- 00031026  0x000087bd jam  0x00000002 , 0x0000086b 
- 00031027  0x000087be setarg  0x00000000 
- 00031028  0x000087bf store  0x00000001 , 0x000007a6 
- 00031029  0x000087c0 store  0x00000002 , 0x00000865 
- 00031030  0x000087c1 pincrease  0x00000001 
- 00031031  0x000087c2 store  0x00000002 , 0x00000867 
- 00031032  0x000087c3 pincrease  0x00000001 
- 00031033  0x000087c4 store  0x00000002 , 0x00000869 
- 00031034  0x000087c5 arg  0x000007fa , 0x00000005 
- 00031035  0x000087c6 setarg  0x00030404 
- 00031036  0x000087c7 istore  0x00000003 , 0x00000005 
- 00031037  0x000087c8 setarg  0x00000409 
- 00031038  0x000087c9 istore  0x00000002 , 0x00000005 
- 00031039  0x000087ca arg  0x000007ff , 0x00000005 
- 00031040  0x000087cb setsect  0x00000000 , 0x00015906 
- 00031041  0x000087cc setsect  0x00000001 , 0x000210d2 
- 00031042  0x000087cd setsect  0x00000002 , 0x00010494 
- 00031043  0x000087ce setsect  0x00000003 , 0x00000001 
- 00031044  0x000087cf istore  0x00000009 , 0x00000005 
- 00031045  0x000087d0 arg  0x0000081d , 0x00000005 
- 00031046  0x000087d1 setsect  0x00000000 , 0x0001570f 
- 00031047  0x000087d2 setsect  0x00000001 , 0x00015c9a 
- 00031048  0x000087d3 setsect  0x00000002 , 0x000256c6 
- 00031049  0x000087d4 setsect  0x00000003 , 0x0001cdcd 
- 00031050  0x000087d5 istore  0x00000009 , 0x00000005 
- 00031051  0x000087d6 setsect  0x00000000 , 0x00014420 
- 00031052  0x000087d7 setsect  0x00000001 , 0x00025d99 
- 00031053  0x000087d8 setsect  0x00000002 , 0x00025636 
- 00031054  0x000087d9 setsect  0x00000003 , 0x00000001 
- 00031055  0x000087da istore  0x00000007 , 0x00000005 
- 00031056  0x000087db arg  0x0000083b , 0x00000005 
- 00031057  0x000087dc setsect  0x00000000 , 0x0001620a 
- 00031058  0x000087dd setsect  0x00000001 , 0x00000c8c 
- 00031059  0x000087de setsect  0x00000002 , 0x00030333 
- 00031060  0x000087df setsect  0x00000003 , 0x0000c0c0 
- 00031061  0x000087e0 istore  0x00000009 , 0x00000005 
- 00031062  0x000087e1 setsect  0x00000000 , 0x00003130 
- 00031063  0x000087e2 istore  0x00000002 , 0x00000005 
- 00031064  0x000087e3 setarg  0x00009272 
- 00031065  0x000087e4 store  0x00000002 , 0x000007a7 
- 00031066  0x000087e5 setarg  0x000092cd 
- 00031067  0x000087e6 store  0x00000002 , 0x000007a9 
- 00031068  0x000087e7 arg  0x00009371 , 0x00000006 
- 00031069  0x000087e8 arg  0x000007ab , 0x00000005 
- 00031070  0x000087e9 arg  0x00000013 , 0x00000039 
- 00031071  0x000087ea call  0x00007cda 
- 00031072  0x000087eb arg  0x00009384 , 0x00000006 
- 00031073  0x000087ec arg  0x000007be , 0x00000005 
- 00031074  0x000087ed arg  0x0000003c , 0x00000039 
- 00031075  0x000087ee call  0x00007cda 
- 00031076  0x000087f0 fetch  0x00000002 , 0x00000859 
- 00031077  0x000087f1 branch  0x00007d79 
- 00031078  0x000087f4 fetch  0x00000001 , 0x0000085b 
- 00031079  0x000087f5 rtn  0x00000034 
- 00031080  0x000087f6 store  0x00000001 , 0x000007e0 
- 00031081  0x000087f7 store  0x00000001 , 0x000007f9 
- 00031082  0x000087f8 rtn 
- 00031083  0x000087fb arg  0x00000001 , 0x00000007 
- 00031084  0x000087fc call  0x00007cef 
- 00031085  0x000087fd nrtn  0x00000034 
- 00031086  0x000087fe fetch  0x00000001 , 0x0000090f 
- 00031087  0x000087ff nrtn  0x00000034 
- 00031088  0x00008800 fetch  0x00000001 , 0x0000090e 
- 00031089  0x00008801 ncall  0x00007c38 , 0x00000034 
- 00031090  0x00008802 rtn 
- 00031091  0x00008805 fetch  0x00000001 , 0x00000709 
- 00031092  0x00008806 bbit1  0x00000002 , 0x00007976 
- 00031093  0x00008807 rtn 
- 00031094  0x0000880a call  0x0000797b 
- 00031095  0x0000880b call  0x00007cee 
- 00031096  0x0000880c setarg  0x00000280 
- 00031097  0x0000880d arg  0x00000001 , 0x00000007 
- 00031098  0x0000880e branch  0x00007ce1 
- 00031099  0x00008811 fetch  0x00000001 , 0x00000900 
- 00031100  0x00008812 bne  0x00000002 , 0x00007980 
- 00031101  0x00008813 jam  0x00000000 , 0x0000090f 
- 00031102  0x00008814 jam  0x00000000 , 0x00000910 
- 00031103  0x00008815 rtn 
- 00031104  0x00008818 fetch  0x00000001 , 0x00000912 
- 00031105  0x00008819 rtn  0x00000034 
- 00031106  0x0000881a jam  0x00000000 , 0x00000912 
- 00031107  0x0000881b jam  0x00000002 , 0x00000900 
- 00031108  0x0000881c jam  0x00000001 , 0x0000090e 
- 00031109  0x0000881d rtn 
- 00031110  0x00008820 fetch  0x00000001 , 0x00000709 
- 00031111  0x00008821 bbit1  0x00000000 , 0x000079af 
- 00031112  0x00008822 rtn 
- 00031113  0x00008825 fetchr  0x0000000a , 0x00000002 , 0x00008c02 
- 00031114  0x00008826 fetchr  0x00000010 , 0x00000002 , 0x00008c04 
- 00031115  0x00008827 fetchr  0x00000003 , 0x00000002 , 0x00008c06 
- 00031116  0x00008828 ifetch  0x00000002 , 0x00000003 
- 00031117  0x00008829 rshift8  0x0000003f , 0x00000002 
- 00031118  0x0000882a rshift4  0x00000002 , 0x00000002 
- 00031119  0x0000882b arg  0x00000fff , 0x00000006 
- 00031120  0x0000882c iand  0x00000006 , 0x00000039 
- 00031121  0x0000882d storer  0x00000039 , 0x00000002 , 0x0000070c 
- 00031122  0x0000882e rtn 
- 00031123  0x00008832 call  0x00007989 
- 00031124  0x00008834 ifetch  0x00000001 , 0x00000003 
- 00031125  0x00008835 istore  0x00000001 , 0x00000005 
- 00031126  0x00008836 loop  0x00007994 
- 00031127  0x00008837 storer  0x00000003 , 0x00000002 , 0x00008c06 
- 00031128  0x00008838 rtn 
- 00031129  0x0000883b arg  0x0000095f , 0x00000005 
- 00031130  0x0000883c call  0x00007994 
- 00031131  0x0000883d arg  0x00000963 , 0x00000002 
- 00031132  0x0000883e storet  0x00000002 , 0x00008c0e 
- 00031133  0x0000883f fetch  0x00000001 , 0x00000960 
- 00031134  0x00008840 pincrease  0x00000006 
- 00031135  0x00008841 istore  0x00000001 , 0x00000002 
- 00031136  0x00008842 jam  0x00000008 , 0x00008c18 
- 00031137  0x00008843 rtn 
- 00031138  0x00008847 bpatch  0x000000ff , 0x0000401f 
- 00031139  0x00008848 fetch  0x00000001 , 0x00000709 
- 00031140  0x00008849 rtnbit0  0x00000005 
- 00031141  0x0000884a call  0x00007989 
- 00031142  0x0000884b compare  0x0000000d , 0x00000002 , 0x000000ff 
- 00031143  0x0000884c branch  0x00007999 , 0x00000001 
- 00031144  0x0000884d arg  0x0000086d , 0x00000005 
- 00031145  0x0000884e call  0x00007994 
- 00031146  0x0000884f fetch  0x00000001 , 0x0000070c 
- 00031147  0x00008850 beq  0x00000000 , 0x00007986 
- 00031148  0x00008851 beq  0x00000001 , 0x000079b6 
- 00031149  0x00008852 sub  0x0000003f , 0x00000007 , 0x0000003e 
- 00031150  0x00008853 rtn  0x00000002 
- 00031151  0x00008855 bpatchx  0x00000000 , 0x00004020 
- 00031152  0x00008856 set0  0x00000023 , 0x00000000 
- 00031153  0x00008857 fetch  0x00000001 , 0x0000086d 
- 00031154  0x00008858 and_into  0x00000080 , 0x0000003f 
- 00031155  0x00008859 beq  0x00000080 , 0x000079ba 
- 00031156  0x0000885a beq  0x00000000 , 0x000079c2 
- 00031157  0x0000885b branch  0x0000235a 
- 00031158  0x0000885e fetch  0x00000001 , 0x0000086d 
- 00031159  0x0000885f rtnbit1  0x00000007 
- 00031160  0x00008860 call  0x00007b6a 
- 00031161  0x00008861 branch  0x000079e9 
- 00031162  0x00008865 fetch  0x00000001 , 0x0000086d 
- 00031163  0x00008866 rshift4  0x0000003f , 0x0000003f 
- 00031164  0x00008867 rshift  0x0000003f , 0x0000003f 
- 00031165  0x00008868 and_into  0x00000003 , 0x0000003f 
- 00031166  0x00008869 beq  0x00000000 , 0x000079ca 
- 00031167  0x0000886a beq  0x00000001 , 0x000079d0 
- 00031168  0x0000886b beq  0x00000002 , 0x000079d5 
- 00031169  0x0000886c branch  0x0000235a 
- 00031170  0x0000886f fetch  0x00000001 , 0x0000086d 
- 00031171  0x00008870 rshift4  0x0000003f , 0x0000003f 
- 00031172  0x00008871 rshift  0x0000003f , 0x0000003f 
- 00031173  0x00008872 and_into  0x00000003 , 0x0000003f 
- 00031174  0x00008873 beq  0x00000000 , 0x000079d6 
- 00031175  0x00008874 beq  0x00000001 , 0x000079de 
- 00031176  0x00008875 beq  0x00000002 , 0x000079e3 
- 00031177  0x00008876 branch  0x0000235a 
- 00031178  0x00008879 fetch  0x00000001 , 0x0000086e 
- 00031179  0x0000887a beq  0x00000008 , 0x000079eb 
- 00031180  0x0000887b beq  0x00000006 , 0x00007a01 
- 00031181  0x0000887c beq  0x0000000a , 0x00007a46 
- 00031182  0x0000887d beq  0x00000000 , 0x00007a58 
- 00031183  0x0000887e branch  0x000079e4 
- 00031184  0x00008881 fetch  0x00000001 , 0x0000086e 
- 00031185  0x00008882 beq  0x00000002 , 0x00007a8d 
- 00031186  0x00008883 beq  0x00000001 , 0x00007a91 
- 00031187  0x00008884 beq  0x00000003 , 0x00007aa2 
- 00031188  0x00008885 branch  0x000079e4 
- 00031189  0x00008888 branch  0x000079e4 
- 00031190  0x0000888b fetch  0x00000001 , 0x0000086e 
- 00031191  0x0000888c beq  0x00000001 , 0x00007aac 
- 00031192  0x0000888d beq  0x00000003 , 0x00007adb 
- 00031193  0x0000888e beq  0x00000005 , 0x00007b06 
- 00031194  0x0000888f beq  0x00000009 , 0x00007b1f 
- 00031195  0x00008890 beq  0x0000000b , 0x00007b3a 
- 00031196  0x00008891 beq  0x00000007 , 0x000079e4 
- 00031197  0x00008892 branch  0x000079e4 
- 00031198  0x00008895 fetch  0x00000001 , 0x0000086e 
- 00031199  0x00008896 beq  0x0000000a , 0x00007b4b 
- 00031200  0x00008897 beq  0x00000009 , 0x00007b5d 
- 00031201  0x00008898 beq  0x0000000b , 0x00007b7c 
- 00031202  0x00008899 branch  0x000079e4 
- 00031203  0x0000889c branch  0x000079e4 
- 00031204  0x0000889f bpatchx  0x00000001 , 0x00004020 
- 00031205  0x000088a0 fetch  0x00000001 , 0x00008c19 
- 00031206  0x000088a1 set1  0x00000000 , 0x0000003f 
- 00031207  0x000088a2 store  0x00000001 , 0x00008c19 
- 00031208  0x000088a3 branch  0x000079e9 
- 00031209  0x000088a6 jam  0x00000001 , 0x00008c1b 
- 00031210  0x000088a7 rtn 
- 00031211  0x000088aa fetch  0x00000001 , 0x0000086d 
- 00031212  0x000088ab bne  0x00000080 , 0x000079e4 
- 00031213  0x000088ac fetch  0x00000001 , 0x00000871 
- 00031214  0x000088ad bne  0x00000000 , 0x000079e4 
- 00031215  0x000088ae fetch  0x00000001 , 0x00000872 
- 00031216  0x000088af bne  0x00000000 , 0x000079e4 
- 00031217  0x000088b0 fetch  0x00000001 , 0x00000873 
- 00031218  0x000088b1 bne  0x00000001 , 0x000079e4 
- 00031219  0x000088b2 fetch  0x00000001 , 0x00000874 
- 00031220  0x000088b3 bne  0x00000000 , 0x000079e4 
- 00031221  0x000088b4 fetch  0x00000001 , 0x0000086f 
- 00031222  0x000088b5 bne  0x00000000 , 0x000079e4 
- 00031223  0x000088b6 fetch  0x00000001 , 0x00000870 
- 00031224  0x000088b7 bne  0x00000000 , 0x000079e4 
- 00031225  0x000088b8 fetch  0x00000001 , 0x0000086b 
- 00031226  0x000088b9 beq  0x00000004 , 0x000079fd 
- 00031227  0x000088ba beq  0x00000003 , 0x000079ff 
- 00031228  0x000088bb branch  0x000079e4 
- 00031229  0x000088be arg  0x00000001 , 0x00000012 
- 00031230  0x000088bf branch  0x00007a72 
- 00031231  0x000088c2 arg  0x00000001 , 0x00000012 
- 00031232  0x000088c3 branch  0x00007a70 
- 00031233  0x000088c6 bpatchx  0x00000002 , 0x00004020 
- 00031234  0x000088c8 fetch  0x00000001 , 0x00000870 
- 00031235  0x000088c9 beq  0x00000001 , 0x00007a14 
- 00031236  0x000088ca beq  0x00000002 , 0x00007a2d 
- 00031237  0x000088cb beq  0x00000003 , 0x00007a30 
- 00031238  0x000088cc beq  0x00000021 , 0x00007a09 
- 00031239  0x000088cd beq  0x00000022 , 0x00007a3e 
- 00031240  0x000088ce branch  0x000079e4 
- 00031241  0x000088d1 jam  0x00000000 , 0x000008fd 
- 00031242  0x000088d2 fetch  0x00000001 , 0x00000871 
- 00031243  0x000088d3 beq  0x00000000 , 0x00007a0e 
- 00031244  0x000088d4 beq  0x00000001 , 0x00007a11 
- 00031245  0x000088d5 branch  0x000079e4 
- 00031246  0x000088d8 fetchr  0x00000012 , 0x00000001 , 0x000007d1 
- 00031247  0x000088d9 arg  0x000007d1 , 0x00000011 
- 00031248  0x000088da branch  0x00007b8b 
- 00031249  0x000088dd fetchr  0x00000012 , 0x00000001 , 0x000007ea 
- 00031250  0x000088de arg  0x000007ea , 0x00000011 
- 00031251  0x000088df branch  0x00007b8b 
- 00031252  0x000088e5 fetch  0x00000001 , 0x00000911 
- 00031253  0x000088e6 ncall  0x00007a25 , 0x00000034 
- 00031254  0x000088e7 setarg  0x000007ab 
- 00031255  0x000088e8 fetcht  0x00000001 , 0x000007ab 
- 00031256  0x000088ea store  0x00000002 , 0x00000908 
- 00031257  0x000088eb storet  0x00000001 , 0x0000090a 
- 00031258  0x000088ec fetch  0x00000001 , 0x00000873 
- 00031259  0x000088ed isub  0x00000002 , 0x0000003e 
- 00031260  0x000088ee nbranch  0x00007a23 , 0x00000002 
- 00031261  0x000088f0 fetch  0x00000001 , 0x0000090a 
- 00031262  0x000088f2 iforce  0x00000012 
- 00031263  0x000088f3 fetch  0x00000002 , 0x00000908 
- 00031264  0x000088f4 add  0x0000003f , 0x00000001 , 0x0000003f 
- 00031265  0x000088f5 iforce  0x00000011 
- 00031266  0x000088f6 branch  0x00007b8b 
- 00031267  0x000088f8 fetch  0x00000001 , 0x00000873 
- 00031268  0x000088f9 branch  0x00007a1e 
- 00031269  0x000088fc fetch  0x00000001 , 0x00008c01 
- 00031270  0x000088fd ncall  0x00007a29 , 0x00000034 
- 00031271  0x000088fe jam  0x00000000 , 0x00000911 
- 00031272  0x000088ff rtn 
- 00031273  0x00008901 fetch  0x00000001 , 0x00008c01 
- 00031274  0x00008902 set1  0x00000007 , 0x0000003f 
- 00031275  0x00008903 store  0x00000001 , 0x00008c01 
- 00031276  0x00008904 rtn 
- 00031277  0x00008907 setarg  0x000007be 
- 00031278  0x00008908 fetcht  0x00000001 , 0x000007be 
- 00031279  0x00008909 branch  0x00007a18 
- 00031280  0x0000890c fetch  0x00000001 , 0x0000086f 
- 00031281  0x0000890d sub  0x0000003f , 0x00000003 , 0x0000003e 
- 00031282  0x0000890e nbranch  0x000079e4 , 0x00000002 
- 00031283  0x0000890f fetch  0x00000001 , 0x0000086f 
- 00031284  0x00008910 arg  0x000007fa , 0x00000011 
- 00031285  0x00008911 beq  0x00000000 , 0x00007b89 
- 00031286  0x00008912 set1  0x00000023 , 0x00000000 
- 00031287  0x00008913 arg  0x000007ff , 0x00000011 
- 00031288  0x00008914 beq  0x00000001 , 0x00007b89 
- 00031289  0x00008915 arg  0x0000081d , 0x00000011 
- 00031290  0x00008916 beq  0x00000002 , 0x00007b89 
- 00031291  0x00008917 arg  0x0000083b , 0x00000011 
- 00031292  0x00008918 beq  0x00000003 , 0x00007b89 
- 00031293  0x00008919 rtn 
- 00031294  0x0000891c fetch  0x00000002 , 0x00000871 
- 00031295  0x0000891d beq  0x00000001 , 0x00007a42 
- 00031296  0x0000891e fetchr  0x00000011 , 0x00000002 , 0x000007a7 
- 00031297  0x0000891f branch  0x00007b89 
- 00031298  0x00008921 jam  0x00000001 , 0x0000090e 
- 00031299  0x00008922 jam  0x00000001 , 0x00000900 
- 00031300  0x00008923 fetchr  0x00000011 , 0x00000002 , 0x000007a9 
- 00031301  0x00008924 branch  0x00007b89 
- 00031302  0x00008928 fetch  0x00000001 , 0x0000086b 
- 00031303  0x00008929 bne  0x00000004 , 0x000079e4 
- 00031304  0x0000892a fetch  0x00000001 , 0x0000086d 
- 00031305  0x0000892b bne  0x00000081 , 0x000079e4 
- 00031306  0x0000892c fetch  0x00000001 , 0x0000086f 
- 00031307  0x0000892d bne  0x00000000 , 0x000079e4 
- 00031308  0x0000892e fetch  0x00000001 , 0x00000870 
- 00031309  0x0000892f bne  0x00000000 , 0x000079e4 
- 00031310  0x00008930 fetch  0x00000001 , 0x00000873 
- 00031311  0x00008931 bne  0x00000001 , 0x000079e4 
- 00031312  0x00008932 fetch  0x00000001 , 0x00000874 
- 00031313  0x00008933 bne  0x00000000 , 0x000079e4 
- 00031314  0x00008934 fetch  0x00000001 , 0x00000871 
- 00031315  0x00008935 bne  0x00000000 , 0x000079e4 
- 00031316  0x00008936 fetch  0x00000001 , 0x00000872 
- 00031317  0x00008937 bne  0x00000000 , 0x000079e4 
- 00031318  0x00008938 arg  0x00000001 , 0x00000012 
- 00031319  0x00008939 branch  0x00007a70 
- 00031320  0x0000893d fetch  0x00000001 , 0x0000086b 
- 00031321  0x0000893e beq  0x00000002 , 0x000079e4 
- 00031322  0x0000893f fetch  0x00000001 , 0x0000086f 
- 00031323  0x00008940 bne  0x00000000 , 0x000079e4 
- 00031324  0x00008941 fetch  0x00000001 , 0x00000870 
- 00031325  0x00008942 bne  0x00000000 , 0x000079e4 
- 00031326  0x00008943 fetch  0x00000001 , 0x00000873 
- 00031327  0x00008944 bne  0x00000002 , 0x000079e4 
- 00031328  0x00008945 fetch  0x00000001 , 0x00000874 
- 00031329  0x00008946 bne  0x00000000 , 0x000079e4 
- 00031330  0x00008947 fetch  0x00000001 , 0x00000872 
- 00031331  0x00008948 bne  0x00000000 , 0x000079e4 
- 00031332  0x00008949 fetch  0x00000001 , 0x0000086d 
- 00031333  0x0000894a beq  0x00000080 , 0x00007a6b 
- 00031334  0x0000894b beq  0x00000081 , 0x00007a76 
- 00031335  0x0000894c beq  0x00000082 , 0x00007a7a 
- 00031336  0x0000894d branch  0x000079e4 
- 00031337  0x00008951 jam  0x00000001 , 0x00000903 
- 00031338  0x00008952 branch  0x00007a74 
- 00031339  0x00008955 fetch  0x00000001 , 0x00000871 
- 00031340  0x00008956 bne  0x00000000 , 0x000079e4 
- 00031341  0x00008957 arg  0x00000002 , 0x00000012 
- 00031342  0x00008958 fetch  0x00000001 , 0x00000901 
- 00031343  0x00008959 beq  0x00000001 , 0x00007a69 
- 00031344  0x0000895c arg  0x00000865 , 0x00000011 
- 00031345  0x0000895d branch  0x00007b8b 
- 00031346  0x0000895f arg  0x00000867 , 0x00000011 
- 00031347  0x00008960 branch  0x00007b8b 
- 00031348  0x00008962 arg  0x00000869 , 0x00000011 
- 00031349  0x00008963 branch  0x00007b8b 
- 00031350  0x00008966 fetch  0x00000001 , 0x0000086b 
- 00031351  0x00008967 bne  0x00000004 , 0x000079e4 
- 00031352  0x00008968 arg  0x00000002 , 0x00000012 
- 00031353  0x00008969 branch  0x00007a70 
- 00031354  0x0000896c fetch  0x00000001 , 0x0000086b 
- 00031355  0x0000896d bne  0x00000004 , 0x000079e4 
- 00031356  0x0000896e fetch  0x00000001 , 0x00000871 
- 00031357  0x0000896f beq  0x00000081 , 0x00007a87 
- 00031358  0x00008970 beq  0x00000082 , 0x00007a89 
- 00031359  0x00008971 beq  0x00000083 , 0x00007a8b 
- 00031360  0x00008972 and_into  0x0000007f , 0x0000003f 
- 00031361  0x00008973 beq  0x00000000 , 0x00007a83 
- 00031362  0x00008974 branch  0x000079e4 
- 00031363  0x00008977 fetch  0x00000001 , 0x00000904 
- 00031364  0x00008979 arg  0x00000002 , 0x00000012 
- 00031365  0x0000897a beq  0x00000001 , 0x00007a72 
- 00031366  0x0000897b branch  0x00007a70 
- 00031367  0x0000897d fetch  0x00000001 , 0x00000905 
- 00031368  0x0000897e branch  0x00007a84 
- 00031369  0x00008980 fetch  0x00000001 , 0x00000906 
- 00031370  0x00008981 branch  0x00007a84 
- 00031371  0x00008983 fetch  0x00000001 , 0x00000907 
- 00031372  0x00008984 branch  0x00007a84 
- 00031373  0x00008987 jam  0x00000001 , 0x000008fb 
- 00031374  0x00008988 arg  0x000008fc , 0x00000011 
- 00031375  0x00008989 arg  0x00000001 , 0x00000012 
- 00031376  0x0000898a branch  0x00007b8b 
- 00031377  0x0000898d fetch  0x00000002 , 0x0000086f 
- 00031378  0x0000898e arg  0x000001ba , 0x00000002 
- 00031379  0x0000898f isub  0x00000002 , 0x0000003e 
- 00031380  0x00008990 nbranch  0x000079e4 , 0x00000005 
- 00031381  0x00008993 fetch  0x00000001 , 0x000008f8 
- 00031382  0x00008994 nbranch  0x00007a9f , 0x00000034 
- 00031383  0x00008995 jam  0x00000000 , 0x000008b5 
- 00031384  0x00008997 fetch  0x00000001 , 0x00000873 
- 00031385  0x00008998 iforce  0x00000012 
- 00031386  0x00008999 arg  0x000008b5 , 0x00000011 
- 00031387  0x0000899a call  0x00007b8b 
- 00031388  0x0000899c arg  0x000008b5 , 0x00000005 
- 00031389  0x0000899d arg  0x00000040 , 0x00000039 
- 00031390  0x0000899e branch  0x00007ca3 
- 00031391  0x000089a0 jam  0x00000000 , 0x000008f8 
- 00031392  0x000089a1 jam  0x00000001 , 0x000008b5 
- 00031393  0x000089a2 branch  0x00007a98 
- 00031394  0x000089a5 fetch  0x00000001 , 0x00000873 
- 00031395  0x000089a6 bne  0x00000001 , 0x000079e4 
- 00031396  0x000089a7 jam  0x00000001 , 0x000008fd 
- 00031397  0x000089a8 arg  0x00000001 , 0x00000012 
- 00031398  0x000089a9 fetch  0x00000001 , 0x000008ff 
- 00031399  0x000089aa beq  0x00000000 , 0x00007aaa 
- 00031400  0x000089ab beq  0x00000001 , 0x00007aab 
- 00031401  0x000089ac branch  0x00007a70 
- 00031402  0x000089ae branch  0x00007a72 
- 00031403  0x000089b0 branch  0x00007a70 
- 00031404  0x000089b6 fetch  0x00000001 , 0x0000086b 
- 00031405  0x000089b7 bne  0x00000004 , 0x000079e4 
- 00031406  0x000089b8 fetch  0x00000001 , 0x00000873 
- 00031407  0x000089b9 bne  0x00000000 , 0x000079e4 
- 00031408  0x000089ba fetch  0x00000001 , 0x00000874 
- 00031409  0x000089bb bne  0x00000000 , 0x000079e4 
- 00031410  0x000089bc fetch  0x00000001 , 0x00000870 
- 00031411  0x000089bd bne  0x00000000 , 0x000079e4 
- 00031412  0x000089be fetch  0x00000001 , 0x00000872 
- 00031413  0x000089bf bne  0x00000000 , 0x000079e4 
- 00031414  0x000089c0 fetch  0x00000001 , 0x0000086d 
- 00031415  0x000089c1 beq  0x00000000 , 0x00007abb 
- 00031416  0x000089c2 beq  0x00000001 , 0x00007ac8 
- 00031417  0x000089c3 beq  0x00000002 , 0x00007ac9 
- 00031418  0x000089c4 branch  0x000079e4 
- 00031419  0x000089c7 fetch  0x00000001 , 0x0000086f 
- 00031420  0x000089c8 bne  0x00000001 , 0x000079e4 
- 00031421  0x000089c9 fetch  0x00000001 , 0x00008c00 
- 00031422  0x000089ca set0  0x00000007 , 0x0000003f 
- 00031423  0x000089cb store  0x00000001 , 0x00008c00 
- 00031424  0x000089cc jam  0x00000000 , 0x00000901 
- 00031425  0x000089cd jam  0x00000001 , 0x00000902 
- 00031426  0x000089ce fetch  0x00000001 , 0x00000903 
- 00031427  0x000089cf branch  0x000079e9 , 0x00000034 
- 00031428  0x000089d0 jam  0x00000000 , 0x00000903 
- 00031429  0x000089d1 jam  0x00000000 , 0x00000902 
- 00031430  0x000089d2 jam  0x00000002 , 0x00000900 
- 00031431  0x000089d3 branch  0x000079e9 
- 00031432  0x000089d6 branch  0x000079e4 
- 00031433  0x000089d9 fetch  0x00000001 , 0x0000086f 
- 00031434  0x000089da bne  0x00000000 , 0x000079e4 
- 00031435  0x000089db fetch  0x00000001 , 0x00000871 
- 00031436  0x000089dc beq  0x00000081 , 0x00007ad4 
- 00031437  0x000089dd beq  0x00000082 , 0x00007ad7 
- 00031438  0x000089de beq  0x00000083 , 0x00007ad9 
- 00031439  0x000089df and_into  0x0000007f , 0x0000003f 
- 00031440  0x000089e0 beq  0x00000000 , 0x00007ad2 
- 00031441  0x000089e1 branch  0x000079e4 
- 00031442  0x000089e4 jam  0x00000000 , 0x00000904 
- 00031443  0x000089e5 branch  0x000079e9 
- 00031444  0x000089e7 jam  0x00000000 , 0x00000905 
- 00031445  0x000089e9 jam  0x00000001 , 0x00000912 
- 00031446  0x000089ea branch  0x000079e9 
- 00031447  0x000089ec jam  0x00000000 , 0x00000906 
- 00031448  0x000089ed branch  0x00007ad5 
- 00031449  0x000089ef jam  0x00000000 , 0x00000907 
- 00031450  0x000089f0 branch  0x00007ad5 
- 00031451  0x000089f4 fetch  0x00000001 , 0x00000873 
- 00031452  0x000089f5 bne  0x00000000 , 0x000079e4 
- 00031453  0x000089f6 fetch  0x00000001 , 0x00000874 
- 00031454  0x000089f7 bne  0x00000000 , 0x000079e4 
- 00031455  0x000089f8 fetch  0x00000001 , 0x0000086d 
- 00031456  0x000089f9 beq  0x00000000 , 0x00007ae4 
- 00031457  0x000089fa beq  0x00000001 , 0x00007af2 
- 00031458  0x000089fb beq  0x00000002 , 0x00007af3 
- 00031459  0x000089fc branch  0x000079e4 
- 00031460  0x000089ff fetch  0x00000001 , 0x0000086f 
- 00031461  0x00008a00 bne  0x00000001 , 0x000079e4 
- 00031462  0x00008a01 call  0x000048b1 
- 00031463  0x00008a02 fetch  0x00000001 , 0x00008c00 
- 00031464  0x00008a03 set1  0x00000007 , 0x0000003f 
- 00031465  0x00008a04 store  0x00000001 , 0x00008c00 
- 00031466  0x00008a05 jam  0x00000001 , 0x00000901 
- 00031467  0x00008a06 jam  0x00000003 , 0x00000900 
- 00031468  0x00008a07 jam  0x00000000 , 0x000008f9 
- 00031469  0x00008a08 call  0x000079e9 
- 00031470  0x00008a0a call  0x00007cee 
- 00031471  0x00008a0b setarg  0x00001388 
- 00031472  0x00008a0c arg  0x0000000f , 0x00000007 
- 00031473  0x00008a0d branch  0x00007ce1 
- 00031474  0x00008a10 branch  0x000079e4 
- 00031475  0x00008a13 fetch  0x00000001 , 0x0000086f 
- 00031476  0x00008a14 bne  0x00000000 , 0x000079e4 
- 00031477  0x00008a15 fetch  0x00000001 , 0x00000870 
- 00031478  0x00008a16 bne  0x00000000 , 0x000079e4 
- 00031479  0x00008a17 fetch  0x00000001 , 0x00000871 
- 00031480  0x00008a18 beq  0x00000081 , 0x00007b00 
- 00031481  0x00008a19 beq  0x00000082 , 0x00007b02 
- 00031482  0x00008a1a beq  0x00000083 , 0x00007b04 
- 00031483  0x00008a1b and_into  0x0000007f , 0x0000003f 
- 00031484  0x00008a1c beq  0x00000000 , 0x00007afe 
- 00031485  0x00008a1d branch  0x000079e4 
- 00031486  0x00008a20 jam  0x00000001 , 0x00000904 
- 00031487  0x00008a21 branch  0x000079e9 
- 00031488  0x00008a23 jam  0x00000001 , 0x00000905 
- 00031489  0x00008a24 branch  0x000079e9 
- 00031490  0x00008a26 jam  0x00000001 , 0x00000906 
- 00031491  0x00008a27 branch  0x000079e9 
- 00031492  0x00008a29 jam  0x00000001 , 0x00000907 
- 00031493  0x00008a2a branch  0x000079e9 
- 00031494  0x00008a2e fetch  0x00000001 , 0x0000086d 
- 00031495  0x00008a2f bne  0x00000000 , 0x000079e4 
- 00031496  0x00008a30 fetch  0x00000001 , 0x00000871 
- 00031497  0x00008a31 bne  0x00000000 , 0x000079e4 
- 00031498  0x00008a32 fetch  0x00000001 , 0x00000872 
- 00031499  0x00008a33 bne  0x00000000 , 0x000079e4 
- 00031500  0x00008a34 fetch  0x00000001 , 0x00000873 
- 00031501  0x00008a35 bne  0x00000000 , 0x000079e4 
- 00031502  0x00008a36 fetch  0x00000001 , 0x00000874 
- 00031503  0x00008a37 bne  0x00000000 , 0x000079e4 
- 00031504  0x00008a38 fetch  0x00000001 , 0x00000870 
- 00031505  0x00008a39 bne  0x00000000 , 0x000079e4 
- 00031506  0x00008a3a fetch  0x00000001 , 0x0000086f 
- 00031507  0x00008a3b and_into  0x00000080 , 0x0000003f 
- 00031508  0x00008a3c bne  0x00000000 , 0x000079e4 
- 00031509  0x00008a3d fetch  0x00000001 , 0x0000086f 
- 00031510  0x00008a3e bne  0x00000000 , 0x00007b1d 
- 00031511  0x00008a40 jam  0x00000002 , 0x0000086b 
- 00031512  0x00008a42 fetch  0x00000001 , 0x0000086f 
- 00031513  0x00008a43 store  0x00000001 , 0x00008c01 
- 00031514  0x00008a44 call  0x000079e9 
- 00031515  0x00008a45 jam  0x00000001 , 0x00000911 
- 00031516  0x00008a46 rtn 
- 00031517  0x00008a48 jam  0x00000003 , 0x0000086b 
- 00031518  0x00008a49 branch  0x00007b18 
- 00031519  0x00008a4d fetch  0x00000001 , 0x0000086b 
- 00031520  0x00008a4e beq  0x00000002 , 0x000079e4 
- 00031521  0x00008a4f fetch  0x00000001 , 0x0000086d 
- 00031522  0x00008a50 bne  0x00000000 , 0x000079e4 
- 00031523  0x00008a51 fetch  0x00000001 , 0x00000871 
- 00031524  0x00008a52 bne  0x00000000 , 0x000079e4 
- 00031525  0x00008a53 fetch  0x00000001 , 0x00000872 
- 00031526  0x00008a54 bne  0x00000000 , 0x000079e4 
- 00031527  0x00008a55 fetch  0x00000001 , 0x00000873 
- 00031528  0x00008a56 bne  0x00000000 , 0x000079e4 
- 00031529  0x00008a57 fetch  0x00000001 , 0x00000874 
- 00031530  0x00008a58 bne  0x00000000 , 0x000079e4 
- 00031531  0x00008a59 fetch  0x00000001 , 0x00000870 
- 00031532  0x00008a5a bne  0x00000000 , 0x000079e4 
- 00031533  0x00008a5b fetch  0x00000001 , 0x0000086f 
- 00031534  0x00008a5c sub  0x0000003f , 0x00000001 , 0x0000003e 
- 00031535  0x00008a5d nbranch  0x000079e4 , 0x00000002 
- 00031536  0x00008a5e fetch  0x00000001 , 0x0000086b 
- 00031537  0x00008a5f beq  0x00000003 , 0x00007b34 
- 00031538  0x00008a60 beq  0x00000004 , 0x00007b34 
- 00031539  0x00008a61 branch  0x000079e4 
- 00031540  0x00008a65 fetch  0x00000001 , 0x0000086f 
- 00031541  0x00008a66 beq  0x00000000 , 0x00007b38 
- 00031542  0x00008a67 jam  0x00000004 , 0x0000086b 
- 00031543  0x00008a68 branch  0x000079e9 
- 00031544  0x00008a6a jam  0x00000003 , 0x0000086b 
- 00031545  0x00008a6b branch  0x000079e9 
- 00031546  0x00008a6f fetch  0x00000001 , 0x0000086b 
- 00031547  0x00008a70 bne  0x00000004 , 0x000079e4 
- 00031548  0x00008a71 fetch  0x00000001 , 0x0000086d 
- 00031549  0x00008a72 bne  0x00000001 , 0x000079e4 
- 00031550  0x00008a73 fetch  0x00000001 , 0x0000086f 
- 00031551  0x00008a74 bne  0x00000000 , 0x000079e4 
- 00031552  0x00008a75 fetch  0x00000001 , 0x00000870 
- 00031553  0x00008a76 bne  0x00000000 , 0x000079e4 
- 00031554  0x00008a77 fetch  0x00000001 , 0x00000873 
- 00031555  0x00008a78 bne  0x00000000 , 0x000079e4 
- 00031556  0x00008a79 fetch  0x00000001 , 0x00000874 
- 00031557  0x00008a7a bne  0x00000000 , 0x000079e4 
- 00031558  0x00008a7b fetch  0x00000001 , 0x00000871 
- 00031559  0x00008a7c bne  0x00000000 , 0x000079e4 
- 00031560  0x00008a7d fetch  0x00000001 , 0x00000872 
- 00031561  0x00008a7e bne  0x00000000 , 0x000079e4 
- 00031562  0x00008a7f branch  0x000079e9 
- 00031563  0x00008a83 bpatchx  0x00000003 , 0x00004020 
- 00031564  0x00008a84 jam  0x00000001 , 0x000008fb 
- 00031565  0x00008a85 fetch  0x00000001 , 0x00000870 
- 00031566  0x00008a86 store  0x00000001 , 0x000008fc 
- 00031567  0x00008a87 fetch  0x00000001 , 0x00000871 
- 00031568  0x00008a88 sub  0x0000003f , 0x00000001 , 0x0000003e 
- 00031569  0x00008a89 call  0x00007b59 , 0x00000005 
- 00031570  0x00008a8a fetch  0x00000001 , 0x00000900 
- 00031571  0x00008a8b bne  0x00000004 , 0x000079e9 
- 00031572  0x00008a8c jam  0x00000002 , 0x00000900 
- 00031573  0x00008a8d call  0x000079e9 
- 00031574  0x00008a8e nop  0x00007530 
- 00031575  0x00008a8f nop  0x00007530 
- 00031576  0x00008a90 rtn 
- 00031577  0x00008a92 jam  0x00000001 , 0x0000090e 
- 00031578  0x00008a93 jam  0x00000000 , 0x00000902 
- 00031579  0x00008a94 jam  0x00000004 , 0x00000900 
- 00031580  0x00008a95 rtn 
- 00031581  0x00008a99 nop  0x00003a98 
- 00031582  0x00008a9a arg  0x00000875 , 0x00000005 
- 00031583  0x00008a9b call  0x00007993 
- 00031584  0x00008a9c jam  0x00000001 , 0x000008f7 
- 00031585  0x00008a9d call  0x00007b6e 
- 00031586  0x00008a9e fetch  0x00000002 , 0x0000086f 
- 00031587  0x00008a9f store  0x00000002 , 0x000008f5 
- 00031588  0x00008aa0 call  0x000079e9 
- 00031589  0x00008aa1 fetch  0x00000001 , 0x000043cb 
- 00031590  0x00008aa2 rtnne  0x00000004 
- 00031591  0x00008aa3 fetch  0x00000001 , 0x000008f9 
- 00031592  0x00008aa4 rtn  0x00000034 
- 00031593  0x00008aa5 fetch  0x00000001 , 0x00000875 
- 00031594  0x00008aa7 store  0x00000001 , 0x00004621 
- 00031595  0x00008aa8 jam  0x00000000 , 0x000008f9 
- 00031596  0x00008aa9 jam  0x00000003 , 0x00004611 
- 00031597  0x00008aaa rtn 
- 00031598  0x00008aae fetch  0x00000002 , 0x0000086f 
- 00031599  0x00008aaf arg  0x00000200 , 0x00000002 
- 00031600  0x00008ab0 isub  0x00000002 , 0x0000003e 
- 00031601  0x00008ab1 nrtn  0x00000005 
- 00031602  0x00008ab2 fetch  0x00000002 , 0x00000871 
- 00031603  0x00008ab3 arg  0x00000000 , 0x00000002 
- 00031604  0x00008ab4 isub  0x00000002 , 0x0000003e 
- 00031605  0x00008ab5 nrtn  0x00000005 
- 00031606  0x00008ab6 fetch  0x00000002 , 0x00000873 
- 00031607  0x00008ab7 arg  0x00000001 , 0x00000002 
- 00031608  0x00008ab8 isub  0x00000002 , 0x0000003e 
- 00031609  0x00008ab9 nrtn  0x00000005 
- 00031610  0x00008aba jam  0x00000001 , 0x000008f9 
- 00031611  0x00008abb rtn 
- 00031612  0x00008abf fetch  0x00000001 , 0x00000873 
- 00031613  0x00008ac0 bne  0x00000000 , 0x000079e4 
- 00031614  0x00008ac1 fetch  0x00000001 , 0x0000086f 
- 00031615  0x00008ac2 beq  0x00000000 , 0x00007b82 
- 00031616  0x00008ac3 beq  0x00000001 , 0x00007b85 
- 00031617  0x00008ac4 branch  0x000079e4 
- 00031618  0x00008ac6 jam  0x00000000 , 0x000008fe 
- 00031619  0x00008ac7 jam  0x00000001 , 0x000008ff 
- 00031620  0x00008ac8 branch  0x000079e9 
- 00031621  0x00008aca jam  0x00000001 , 0x000008fa 
- 00031622  0x00008acb jam  0x00000001 , 0x000008fe 
- 00031623  0x00008acc jam  0x00000000 , 0x000008ff 
- 00031624  0x00008acd branch  0x000079e9 
- 00031625  0x00008ad1 ifetchr  0x00000012 , 0x00000001 , 0x00000011 
- 00031626  0x00008ad2 increase  0x00000001 , 0x00000011 
- 00031627  0x00008ad5 bpatchx  0x00000004 , 0x00004020 
- 00031628  0x00008ad6 set1  0x0000000e , 0x00000000 
- 00031629  0x00008ad7 bmark0  0x00000023 , 0x00007b90 
- 00031630  0x00008ad8 increase  0x00000001 , 0x00000012 
- 00031631  0x00008ad9 lshift  0x00000012 , 0x00000012 
- 00031632  0x00008adb storer  0x00000011 , 0x00000002 , 0x000007a4 
- 00031633  0x00008adc storer  0x00000012 , 0x00000001 , 0x000007a6 
- 00031634  0x00008add branch  0x00007b96 
- 00031635  0x00008ade rtn 
- 00031636  0x00008ae1 arg  0x00000000 , 0x00000007 
- 00031637  0x00008ae2 branch  0x00007bd7 
- 00031638  0x00008ae8 bpatchx  0x00000005 , 0x00004020 
- 00031639  0x00008ae9 fetch  0x00000001 , 0x00008c25 
- 00031640  0x00008aea rtnbit1  0x00000000 
- 00031641  0x00008aeb fetch  0x00000001 , 0x000007a6 
- 00031642  0x00008aec rtn  0x00000034 
- 00031643  0x00008aed copy  0x0000003f , 0x00000039 
- 00031644  0x00008aee iforce  0x00000002 
- 00031645  0x00008aef fetch  0x00000002 , 0x00000873 
- 00031646  0x00008af0 sub  0x0000003f , 0x00000040 , 0x0000003e 
- 00031647  0x00008af1 branch  0x00007ba4 , 0x00000002 
- 00031648  0x00008af2 sub  0x00000039 , 0x00000040 , 0x0000003e 
- 00031649  0x00008af3 branch  0x00007ba8 , 0x00000002 
- 00031650  0x00008af4 force  0x00000040 , 0x00000039 
- 00031651  0x00008af5 branch  0x00007ba8 
- 00031652  0x00008af7 isub  0x00000039 , 0x0000003e 
- 00031653  0x00008af8 branch  0x00007ba8 , 0x00000002 
- 00031654  0x00008af9 iforce  0x00000039 
- 00031655  0x00008afa store  0x00000001 , 0x000007a6 
- 00031656  0x00008afc fetch  0x00000001 , 0x000007a6 
- 00031657  0x00008afd isub  0x00000039 , 0x0000003f 
- 00031658  0x00008afe store  0x00000001 , 0x000007a6 
- 00031659  0x00008aff add  0x00000039 , 0xffffffff , 0x0000003f 
- 00031660  0x00008b00 store  0x00000001 , 0x0000070e 
- 00031661  0x00008b01 bmark0  0x00000023 , 0x00007bba 
- 00031662  0x00008b02 rshift  0x0000003f , 0x0000003f 
- 00031663  0x00008b03 add  0x00000039 , 0xffffffff , 0x0000003f 
- 00031664  0x00008b04 store  0x00000001 , 0x0000070e 
- 00031665  0x00008b05 bmark0  0x0000000e , 0x00007bba 
- 00031666  0x00008b06 set0  0x0000000e , 0x00000000 
- 00031667  0x00008b07 istoret  0x00000001 , 0x00000005 
- 00031668  0x00008b08 setarg  0x00000003 
- 00031669  0x00008b09 istore  0x00000001 , 0x00000005 
- 00031670  0x00008b0a increase  0xffffffff , 0x00000039 
- 00031671  0x00008b0b copy  0x00000039 , 0x0000003f 
- 00031672  0x00008b0c nbranch  0x00007bba , 0x00000005 
- 00031673  0x00008b0d increase  0x00000001 , 0x00000039 
- 00031674  0x00008b0f fetch  0x00000002 , 0x000007a4 
- 00031675  0x00008b10 copy  0x0000003f , 0x00000006 
- 00031676  0x00008b12 ifetch  0x00000001 , 0x00000006 
- 00031677  0x00008b13 istore  0x00000001 , 0x00000005 
- 00031678  0x00008b14 bmark0  0x00000023 , 0x00007bc1 
- 00031679  0x00008b15 setarg  0x00000000 
- 00031680  0x00008b16 istore  0x00000001 , 0x00000005 
- 00031681  0x00008b18 loop  0x00007bbc 
- 00031682  0x00008b19 copy  0x00000006 , 0x0000003f 
- 00031683  0x00008b1a store  0x00000002 , 0x000007a4 
- 00031684  0x00008b1b setarg  0x0000070e 
- 00031685  0x00008b1c store  0x00000002 , 0x00008c08 
- 00031686  0x00008b1d arg  0x00000000 , 0x00000007 
- 00031687  0x00008b1e call  0x00007bd7 
- 00031688  0x00008b1f fetch  0x00000001 , 0x000007a6 
- 00031689  0x00008b20 nrtn  0x00000034 
- 00031690  0x00008b21 jam  0x00000002 , 0x00008c1b 
- 00031691  0x00008b22 fetch  0x00000001 , 0x00000900 
- 00031692  0x00008b23 rtnne  0x00000001 
- 00031693  0x00008b24 jam  0x00000002 , 0x00000900 
- 00031694  0x00008b25 rtn 
- 00031695  0x00008b2a arg  0x0000074f , 0x00000011 
- 00031696  0x00008b2b arg  0x00000001 , 0x00000007 
- 00031697  0x00008b2c storer  0x00000011 , 0x00000002 , 0x00008c0a 
- 00031698  0x00008b2e add  0x00000039 , 0xffffffff , 0x0000003f 
- 00031699  0x00008b2f istore  0x00000001 , 0x00000011 
- 00031700  0x00008b31 ifetch  0x00000001 , 0x00000006 
- 00031701  0x00008b32 istore  0x00000001 , 0x00000005 
- 00031702  0x00008b33 loop  0x00007bd4 
- 00031703  0x00008b35 setarg  0x00000000 
- 00031704  0x00008b36 qset1  0x0000003f 
- 00031705  0x00008b37 store  0x00000001 , 0x00008c18 
- 00031706  0x00008b38 rtn 
- 00031707  0x00008b3b arg  0x00000002 , 0x00000007 
- 00031708  0x00008b3c arg  0x00000759 , 0x00000011 
- 00031709  0x00008b3d storer  0x00000011 , 0x00000002 , 0x00008c0c 
- 00031710  0x00008b3e branch  0x00007bd2 
- 00031711  0x00008b41 bpatchx  0x00000006 , 0x00004020 
- 00031712  0x00008b42 fetch  0x00000001 , 0x0000090d 
- 00031713  0x00008b43 rtn  0x00000034 
- 00031714  0x00008b44 fetch  0x00000001 , 0x00008c25 
- 00031715  0x00008b45 and_into  0x0000000f , 0x0000003f 
- 00031716  0x00008b46 nbranch  0x00007c30 , 0x00000034 
- 00031717  0x00008b47 fetch  0x00000001 , 0x0000090e 
- 00031718  0x00008b48 branch  0x00007c06 , 0x00000034 
- 00031719  0x00008b49 fetch  0x00000001 , 0x00000900 
- 00031720  0x00008b4a beq  0x00000003 , 0x00007c40 
- 00031721  0x00008b4b bne  0x00000002 , 0x00007c06 
- 00031722  0x00008b4c fetch  0x00000001 , 0x00000902 
- 00031723  0x00008b4d nbranch  0x00007c06 , 0x00000034 
- 00031724  0x00008b4e call  0x00007bee 
- 00031725  0x00008b4f branch  0x00007bf9 
- 00031726  0x00008b52 fetch  0x00000001 , 0x00008c25 
- 00031727  0x00008b53 rtnbit1  0x00000001 
- 00031728  0x00008b54 fetch  0x00000001 , 0x0000090d 
- 00031729  0x00008b55 rtnbit0  0x00000001 
- 00031730  0x00008b56 fetch  0x00000001 , 0x0000090d 
- 00031731  0x00008b57 set0  0x00000001 , 0x0000003f 
- 00031732  0x00008b58 store  0x00000001 , 0x0000090d 
- 00031733  0x00008b59 fetch  0x00000001 , 0x0000090b 
- 00031734  0x00008b5a rtn  0x00000034 
- 00031735  0x00008b5b beq  0x00000010 , 0x00007c28 
- 00031736  0x00008b5c branch  0x0000235a 
- 00031737  0x00008b5f fetch  0x00000001 , 0x00008c25 
- 00031738  0x00008b60 rtnbit1  0x00000002 
- 00031739  0x00008b61 fetch  0x00000001 , 0x0000090d 
- 00031740  0x00008b62 rtnbit0  0x00000002 
- 00031741  0x00008b63 fetch  0x00000001 , 0x0000090d 
- 00031742  0x00008b64 set0  0x00000002 , 0x0000003f 
- 00031743  0x00008b65 store  0x00000001 , 0x0000090d 
- 00031744  0x00008b66 fetch  0x00000001 , 0x0000090c 
- 00031745  0x00008b67 rtn  0x00000034 
- 00031746  0x00008b68 beq  0x00000020 , 0x00007c09 
- 00031747  0x00008b69 beq  0x00000021 , 0x00007c24 
- 00031748  0x00008b6a beq  0x00000022 , 0x00007c2c 
- 00031749  0x00008b6b branch  0x0000235a 
- 00031750  0x00008b6f arg  0x00000913 , 0x00000005 
- 00031751  0x00008b70 arg  0x00000040 , 0x00000039 
- 00031752  0x00008b71 branch  0x00007ca3 
- 00031753  0x00008b74 fetch  0x00000001 , 0x000008fb 
- 00031754  0x00008b75 fetcht  0x00000001 , 0x000008fd 
- 00031755  0x00008b76 iand  0x00000002 , 0x0000003f 
- 00031756  0x00008b77 branch  0x00007c20 , 0x00000034 
- 00031757  0x00008b78 fetcht  0x00000001 , 0x000008fe 
- 00031758  0x00008b79 iadd  0x00000002 , 0x0000003f 
- 00031759  0x00008b7a beq  0x00000001 , 0x00007c11 
- 00031760  0x00008b7b branch  0x00007c20 
- 00031761  0x00008b7e jam  0x00000000 , 0x0000090c 
- 00031762  0x00008b80 fetch  0x00000001 , 0x00000914 
- 00031763  0x00008b81 beq  0x00000002 , 0x00007c21 
- 00031764  0x00008b82 beq  0x00000003 , 0x00007c21 
- 00031765  0x00008b83 fetch  0x00000001 , 0x00000914 
- 00031766  0x00008b84 store  0x00000001 , 0x00000913 
- 00031767  0x00008b85 fetch  0x00000001 , 0x00000915 
- 00031768  0x00008b86 istore  0x00000001 , 0x00000005 
- 00031769  0x00008b87 fetch  0x00000001 , 0x00000917 
- 00031770  0x00008b88 istore  0x00000001 , 0x00000005 
- 00031771  0x00008b89 fetch  0x00000001 , 0x00000919 
- 00031772  0x00008b8a istore  0x00000001 , 0x00000005 
- 00031773  0x00008b8b arg  0x00000004 , 0x00000039 
- 00031774  0x00008b8c arg  0x00000913 , 0x00000006 
- 00031775  0x00008b8d branch  0x00007bdb 
- 00031776  0x00008b90 jam  0x00000000 , 0x0000090c 
- 00031777  0x00008b92 arg  0x00000008 , 0x00000039 
- 00031778  0x00008b93 arg  0x00000913 , 0x00000006 
- 00031779  0x00008b94 branch  0x00007bdb 
- 00031780  0x00008b97 jam  0x00000000 , 0x0000090c 
- 00031781  0x00008b98 arg  0x00000003 , 0x00000039 
- 00031782  0x00008b99 arg  0x00000933 , 0x00000006 
- 00031783  0x00008b9a branch  0x00007bdb 
- 00031784  0x00008b9d jam  0x00000000 , 0x0000090b 
- 00031785  0x00008b9e arg  0x00000008 , 0x00000039 
- 00031786  0x00008b9f arg  0x00000923 , 0x00000006 
- 00031787  0x00008ba0 branch  0x00007bcf 
- 00031788  0x00008ba3 jam  0x00000000 , 0x0000090c 
- 00031789  0x00008ba4 arg  0x00000002 , 0x00000039 
- 00031790  0x00008ba5 arg  0x00000943 , 0x00000006 
- 00031791  0x00008ba6 branch  0x00007bdb 
- 00031792  0x00008ba9 fetch  0x00000001 , 0x00000900 
- 00031793  0x00008baa beq  0x00000002 , 0x00007c33 
- 00031794  0x00008bab rtn 
- 00031795  0x00008bad fetch  0x00000001 , 0x00008c00 
- 00031796  0x00008bae set1  0x00000007 , 0x0000003f 
- 00031797  0x00008baf store  0x00000001 , 0x00008c00 
- 00031798  0x00008bb0 jam  0x00000001 , 0x00000910 
- 00031799  0x00008bb1 rtn 
- 00031800  0x00008bb4 fetch  0x00000001 , 0x00000900 
- 00031801  0x00008bb5 rtneq  0x00000003 
- 00031802  0x00008bb6 beq  0x00000002 , 0x00007c3c 
- 00031803  0x00008bb7 rtn 
- 00031804  0x00008bb9 fetch  0x00000001 , 0x00000910 
- 00031805  0x00008bba rtn  0x00000034 
- 00031806  0x00008bbb jam  0x00000001 , 0x0000090f 
- 00031807  0x00008bbc branch  0x00007c43 
- 00031808  0x00008bbf arg  0x0000000f , 0x00000007 
- 00031809  0x00008bc0 call  0x00007cef 
- 00031810  0x00008bc1 nrtn  0x00000034 
- 00031811  0x00008bc3 fetch  0x00000001 , 0x00008c00 
- 00031812  0x00008bc4 rtnbit0  0x00000007 
- 00031813  0x00008bc5 jam  0x000000fc , 0x00008c00 
- 00031814  0x00008bc6 nop  0x00007530 
- 00031815  0x00008bc7 jam  0x0000003c , 0x00008c00 
- 00031816  0x00008bc8 rtn 
- 00031817  0x00008bd0 storer  0x00000005 , 0x00000002 , 0x00000691 
- 00031818  0x00008bd1 storet  0x00000008 , 0x00000678 
- 00031819  0x00008bd2 storer  0x0000000b , 0x00000004 , 0x00000680 
- 00031820  0x00008bd3 call  0x00007c51 
- 00031821  0x00008bd4 storer  0x00000006 , 0x00000002 , 0x0000068f 
- 00031822  0x00008bd5 storer  0x00000039 , 0x00000002 , 0x0000069b 
- 00031823  0x00008bd6 storer  0x00000007 , 0x00000002 , 0x00000699 
- 00031824  0x00008bd7 rtn 
- 00031825  0x00008bda storer  0x00000011 , 0x00000004 , 0x00000684 
- 00031826  0x00008bdb storer  0x00000012 , 0x00000004 , 0x00000688 
- 00031827  0x00008bdc storer  0x00000013 , 0x00000003 , 0x0000068c 
- 00031828  0x00008bdd rtn 
- 00031829  0x00008be0 bpatchx  0x00000007 , 0x00004020 
- 00031830  0x00008be1 fetch  0x00000002 , 0x00000691 
- 00031831  0x00008be2 iforce  0x00000005 
- 00031832  0x00008be3 fetcht  0x00000008 , 0x00000678 
- 00031833  0x00008be4 fetchr  0x0000000b , 0x00000004 , 0x00000680 
- 00031834  0x00008be5 call  0x00007c60 
- 00031835  0x00008be6 fetchr  0x00000039 , 0x00000002 , 0x0000069b 
- 00031836  0x00008be7 fetchr  0x00000007 , 0x00000002 , 0x00000699 
- 00031837  0x00008be8 fetch  0x00000002 , 0x0000068f 
- 00031838  0x00008be9 iforce  0x00000006 
- 00031839  0x00008bea rtn 
- 00031840  0x00008bed fetchr  0x00000011 , 0x00000004 , 0x00000684 
- 00031841  0x00008bee fetchr  0x00000012 , 0x00000004 , 0x00000688 
- 00031842  0x00008bef fetchr  0x00000013 , 0x00000003 , 0x0000068c 
- 00031843  0x00008bf0 rtn 
- 00031844  0x00008bf3 fetch  0x00000002 , 0x00000691 
- 00031845  0x00008bf4 copy  0x0000003f , 0x00000005 
- 00031846  0x00008bf5 rtn 
- 00031847  0x00008bf7 fetch  0x00000002 , 0x0000068f 
- 00031848  0x00008bf8 copy  0x0000003f , 0x00000006 
- 00031849  0x00008bf9 rtn 
- 00031850  0x00008bfc copy  0x00000005 , 0x0000003f 
- 00031851  0x00008bfd store  0x00000002 , 0x00000691 
- 00031852  0x00008bfe rtn 
- 00031853  0x00008c00 copy  0x00000006 , 0x0000003f 
- 00031854  0x00008c01 store  0x00000002 , 0x0000068f 
- 00031855  0x00008c02 rtn 
- 00031856  0x00008c07 copy  0x00000005 , 0x0000003f 
- 00031857  0x00008c08 store  0x00000002 , 0x00000691 
- 00031858  0x00008c09 copy  0x00000006 , 0x0000003f 
- 00031859  0x00008c0a store  0x00000002 , 0x0000068f 
- 00031860  0x00008c0b rtn 
- 00031861  0x00008c0e fetch  0x00000002 , 0x00000691 
- 00031862  0x00008c0f copy  0x0000003f , 0x00000005 
- 00031863  0x00008c10 fetch  0x00000002 , 0x0000068f 
- 00031864  0x00008c11 copy  0x0000003f , 0x00000006 
- 00031865  0x00008c12 rtn 
- 00031866  0x00008c18 isub  0x00000002 , 0x00000011 
- 00031867  0x00008c19 rtn  0x00000002 
- 00031868  0x00008c1a arg  0x00000100 , 0x00000011 
- 00031869  0x00008c1b iadd  0x00000011 , 0x0000003f 
- 00031870  0x00008c1c isub  0x00000002 , 0x00000011 
- 00031871  0x00008c1d rtn 
- 00031872  0x00008c20 call  0x00007c8d 
- 00031873  0x00008c22 call  0x00007c8d 
- 00031874  0x00008c23 branch  0x00007c8d 
- 00031875  0x00008c27 call  0x00007c89 
- 00031876  0x00008c29 ifetch  0x00000001 , 0x00000006 
- 00031877  0x00008c2a istore  0x00000001 , 0x00000005 
- 00031878  0x00008c2c ifetch  0x00000003 , 0x00000006 
- 00031879  0x00008c2d istore  0x00000003 , 0x00000005 
- 00031880  0x00008c2e rtn 
- 00031881  0x00008c30 ifetch  0x00000008 , 0x00000006 
- 00031882  0x00008c31 istore  0x00000008 , 0x00000005 
- 00031883  0x00008c32 rtn 
- 00031884  0x00008c35 call  0x00007c8f 
- 00031885  0x00008c37 call  0x00007c89 
- 00031886  0x00008c39 call  0x00007c89 
- 00031887  0x00008c3b call  0x00007c89 
- 00031888  0x00008c3c branch  0x00007c89 
- 00031889  0x00008c3f increase  0xffffffff , 0x0000003f 
- 00031890  0x00008c40 nop  0x00000026 
- 00031891  0x00008c41 nbranch  0x00007c91 , 0x00000034 
- 00031892  0x00008c42 rtn 
- 00031893  0x00008c46 arg  0x0000000a , 0x00000039 
- 00031894  0x00008c48 nop  0x00002ee0 
- 00031895  0x00008c49 loop  0x00007c96 
- 00031896  0x00008c4a rtn 
- 00031897  0x00008c4e call  0x00007c9a 
- 00031898  0x00008c50 call  0x00007c9b 
- 00031899  0x00008c52 force  0x00000004 , 0x00000039 
- 00031900  0x00008c53 branch  0x00007ca3 
- 00031901  0x00008c56 force  0x00000020 , 0x00000039 
- 00031902  0x00008c57 branch  0x00007ca3 
- 00031903  0x00008c59 force  0x00000040 , 0x00000039 
- 00031904  0x00008c5a branch  0x00007ca3 
- 00031905  0x00008c5d deposit  0x00000039 
- 00031906  0x00008c5e rtn  0x00000034 
- 00031907  0x00008c60 force  0x00000000 , 0x0000003f 
- 00031908  0x00008c61 lstore  0x00000005 
- 00031909  0x00008c62 rtn 
- 00031910  0x00008c65 arg  0x00000020 , 0x00000039 
- 00031911  0x00008c66 arg  0x000006a1 , 0x00000005 
- 00031912  0x00008c67 branch  0x00007ca1 
- 00031913  0x00008c6a ifetch  0x00000004 , 0x00000013 
- 00031914  0x00008c6b ifetcht  0x00000004 , 0x00000011 
- 00031915  0x00008c6c ixor  0x00000002 , 0x0000003f 
- 00031916  0x00008c6d istore  0x00000004 , 0x00000005 
- 00031917  0x00008c6e increase  0x00000004 , 0x00000011 
- 00031918  0x00008c6f increase  0x00000004 , 0x00000013 
- 00031919  0x00008c70 loop  0x00007ca9 
- 00031920  0x00008c71 rtn 
- 00031921  0x00008c76 bpatchx  0x00000008 , 0x00004021 
- 00031922  0x00008c77 copy  0x00000039 , 0x0000003f 
- 00031923  0x00008c78 sub  0x0000003f , 0x00000001 , 0x0000003e 
- 00031924  0x00008c79 rtn  0x00000002 
- 00031925  0x00008c7a iadd  0x00000011 , 0x00000012 
- 00031926  0x00008c7b increase  0xffffffff , 0x00000012 
- 00031927  0x00008c7c rshift  0x00000039 , 0x00000039 
- 00031928  0x00008c7e ifetcht  0x00000001 , 0x00000011 
- 00031929  0x00008c7f ifetch  0x00000001 , 0x00000012 
- 00031930  0x00008c80 istore  0x00000001 , 0x00000011 
- 00031931  0x00008c81 istoret  0x00000001 , 0x00000012 
- 00031932  0x00008c82 increase  0xffffffff , 0x00000012 
- 00031933  0x00008c83 increase  0x00000001 , 0x00000011 
- 00031934  0x00008c84 loop  0x00007cb8 
- 00031935  0x00008c85 rtn 
- 00031936  0x00008c89 rshift32  0x0000003f , 0x00000002 
- 00031937  0x00008c8a call  0x00007cc6 
- 00031938  0x00008c8b byteswap  0x00000002 , 0x00000002 
- 00031939  0x00008c8c lshift16  0x0000003f , 0x0000003f 
- 00031940  0x00008c8d ior  0x00000002 , 0x0000003f 
- 00031941  0x00008c8e rtn 
- 00031942  0x00008c93 rshift16  0x0000003f , 0x00000006 
- 00031943  0x00008c94 byteswap  0x00000006 , 0x00000006 
- 00031944  0x00008c95 byteswap  0x0000003f , 0x0000003f 
- 00031945  0x00008c96 lshift16  0x0000003f , 0x0000003f 
- 00031946  0x00008c97 ior  0x00000006 , 0x0000003f 
- 00031947  0x00008c98 rtn 
- 00031948  0x00008c9c bpatchx  0x00000009 , 0x00004021 
- 00031949  0x00008c9d deposit  0x00000039 
- 00031950  0x00008c9e rtn  0x00000034 
- 00031951  0x00008ca0 increase  0xfffffff8 , 0x00000039 
- 00031952  0x00008ca1 call  0x00007c89 , 0x00000002 
- 00031953  0x00008ca2 rtn  0x00000005 
- 00031954  0x00008ca3 branch  0x00007ccf , 0x00000002 
- 00031955  0x00008ca4 increase  0x00000008 , 0x00000039 
- 00031956  0x00008ca6 increase  0xfffffffc , 0x00000039 
- 00031957  0x00008ca7 call  0x00007c84 , 0x00000002 
- 00031958  0x00008ca8 rtn  0x00000005 
- 00031959  0x00008ca9 branch  0x00007cd4 , 0x00000002 
- 00031960  0x00008caa increase  0x00000004 , 0x00000039 
- 00031961  0x00008cab branch  0x00007cda 
- 00031962  0x00008cae deposit  0x00000039 
- 00031963  0x00008caf rtn  0x00000034 
- 00031964  0x00008cb1 ifetch  0x00000001 , 0x00000006 
- 00031965  0x00008cb2 istore  0x00000001 , 0x00000005 
- 00031966  0x00008cb3 loop  0x00007cdc 
- 00031967  0x00008cb4 rtn 
- 00031968  0x00008cb7 setarg  0x00000000 
- 00031969  0x00008cbb store  0x00000002 , 0x00000670 
- 00031970  0x00008cbc bpatchx  0x0000000a , 0x00004021 
- 00031971  0x00008cbd call  0x00007cef 
- 00031972  0x00008cbe fetcht  0x00000002 , 0x00000670 
- 00031973  0x00008cbf arg  0x000040f4 , 0x00000005 
- 00031974  0x00008cc1 lshift  0x00000007 , 0x0000003f 
- 00031975  0x00008cc2 iadd  0x00000005 , 0x00000005 
- 00031976  0x00008cc3 istoret  0x00000002 , 0x00000005 
- 00031977  0x00008cc4 rtn 
- 00031978  0x00008cc7 arg  0x00000800 , 0x0000000b 
- 00031979  0x00008cc8 lshift16  0x0000000b , 0x0000000b 
- 00031980  0x00008cc9 iadd  0x0000000b , 0x0000003f 
- 00031981  0x00008cca rtn 
- 00031982  0x00008cce arg  0x00000000 , 0x00000007 
- 00031983  0x00008cd0 bpatchx  0x0000000b , 0x00004021 
- 00031984  0x00008cd1 fetcht  0x00000004 , 0x00004095 
- 00031985  0x00008cd2 rshift  0x00000022 , 0x0000003f 
- 00031986  0x00008cd3 store  0x00000004 , 0x00004095 
- 00031987  0x00008cd4 isub  0x00000002 , 0x0000003e 
- 00031988  0x00008cd5 ncall  0x00007cea , 0x00000002 
- 00031989  0x00008cd6 isub  0x00000002 , 0x0000000b 
- 00031990  0x00008cd7 copy  0x0000000b , 0x00000002 
- 00031991  0x00008cd8 arg  0x000040f4 , 0x00000006 
- 00031992  0x00008cd9 copy  0x00000006 , 0x00000005 
- 00031993  0x00008cda arg  0x00000010 , 0x00000039 
- 00031994  0x00008cdc ifetch  0x00000002 , 0x00000006 
- 00031995  0x00008cdd isub  0x00000002 , 0x0000003f 
- 00031996  0x00008cde branch  0x00007cfe , 0x00000002 
- 00031997  0x00008cdf force  0x00000000 , 0x0000003f 
- 00031998  0x00008ce1 istore  0x00000002 , 0x00000005 
- 00031999  0x00008ce2 loop  0x00007cfa 
- 00032000  0x00008ce3 arg  0x000040f4 , 0x00000006 
- 00032001  0x00008ce4 lshift  0x00000007 , 0x0000003f 
- 00032002  0x00008ce5 iadd  0x00000006 , 0x00000006 
- 00032003  0x00008ce6 ifetch  0x00000002 , 0x00000006 
- 00032004  0x00008ce7 rtn 
- 00032005  0x00008ced iadd  0x00000002 , 0x00000002 
- 00032006  0x00008cee copy  0x00000002 , 0x00000039 
- 00032007  0x00008cef fetch  0x00000002 , 0x00000044 
- 00032008  0x00008cf0 isub  0x00000039 , 0x0000003f 
- 00032009  0x00008cf1 rtn  0x00000002 
- 00032010  0x00008cf2 sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00032011  0x00008cf3 rshift16  0x00000002 , 0x00000002 
- 00032012  0x00008cf4 increase  0x00000001 , 0x00000002 
- 00032013  0x00008cf5 lshift16  0x00000002 , 0x00000002 
- 00032014  0x00008cf6 ior  0x00000002 , 0x00000002 
- 00032015  0x00008cf7 rtn 
- 00032016  0x00008cfa call  0x00007d12 
- 00032017  0x00008cfb branch  0x00007d1f 
- 00032018  0x00008cff disable  0x00000028 
- 00032019  0x00008d00 isub  0x00000002 , 0x0000003f 
- 00032020  0x00008d01 branch  0x00007d17 , 0x00000002 
- 00032021  0x00008d02 enable  0x00000028 
- 00032022  0x00008d03 sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00032023  0x00008d05 rtnbit0  0x0000000f 
- 00032024  0x00008d06 copy  0x0000003f , 0x00000014 
- 00032025  0x00008d07 arg  0x00010000 , 0x00000002 
- 00032026  0x00008d08 fetch  0x00000002 , 0x00000044 
- 00032027  0x00008d09 isub  0x00000002 , 0x0000003f 
- 00032028  0x00008d0a iadd  0x00000014 , 0x0000003f 
- 00032029  0x00008d0b set0  0x00000040 , 0x0000003f 
- 00032030  0x00008d0c rtn 
- 00032031  0x00008d11 fetcht  0x00000002 , 0x00000044 
- 00032032  0x00008d12 iforce  0x00000006 
- 00032033  0x00008d13 rshift16  0x0000003f , 0x0000003f 
- 00032034  0x00008d14 imul32  0x00000002 , 0x0000003f 
- 00032035  0x00008d15 iadd  0x00000006 , 0x0000003f 
- 00032036  0x00008d16 rtn 
- 00032037  0x00008d1a lshift8  0x0000003f , 0x0000003f 
- 00032038  0x00008d1b lshift4  0x0000003f , 0x0000003f 
- 00032039  0x00008d1c fetcht  0x00000003 , 0x000040bd 
- 00032040  0x00008d1d idiv  0x00000002 
- 00032041  0x00008d1e call  0x00007d62 
- 00032042  0x00008d1f quotient  0x00000002 
- 00032043  0x00008d20 rtn 
- 00032044  0x00008d24 fetcht  0x00000002 , 0x00000044 
- 00032045  0x00008d25 idiv  0x00000002 
- 00032046  0x00008d26 call  0x00007d5f 
- 00032047  0x00008d27 lshift16  0x0000003f , 0x0000003f 
- 00032048  0x00008d28 remainder  0x00000002 
- 00032049  0x00008d29 ior  0x00000002 , 0x00000002 
- 00032050  0x00008d2a rtn 
- 00032051  0x00008d32 arg  0x00000000 , 0x00000002 
- 00032052  0x00008d34 copy  0x00000002 , 0x00000014 
- 00032053  0x00008d35 ifetch  0x00000001 , 0x00000003 
- 00032054  0x00008d36 call  0x00007d3f 
- 00032055  0x00008d37 copy  0x00000014 , 0x00000002 
- 00032056  0x00008d38 call  0x00007d70 
- 00032057  0x00008d39 arg  0x0000000a , 0x00000012 
- 00032058  0x00008d3a imul32  0x00000012 , 0x0000003f 
- 00032059  0x00008d3b iadd  0x00000002 , 0x0000003f 
- 00032060  0x00008d3c copy  0x0000003f , 0x00000002 
- 00032061  0x00008d3d loop  0x00007d34 
- 00032062  0x00008d3e rtn 
- 00032063  0x00008d43 arg  0x0000003a , 0x00000002 
- 00032064  0x00008d44 isub  0x00000002 , 0x0000003e 
- 00032065  0x00008d45 nbranch  0x00007d48 , 0x00000002 
- 00032066  0x00008d46 arg  0x00000061 , 0x00000002 
- 00032067  0x00008d47 isub  0x00000002 , 0x0000003e 
- 00032068  0x00008d48 branch  0x00007d4b , 0x00000002 
- 00032069  0x00008d49 arg  0x00000037 , 0x00000002 
- 00032070  0x00008d4a isub  0x00000002 , 0x0000003f 
- 00032071  0x00008d4b rtn 
- 00032072  0x00008d4d arg  0x00000030 , 0x00000002 
- 00032073  0x00008d4e isub  0x00000002 , 0x0000003f 
- 00032074  0x00008d4f rtn 
- 00032075  0x00008d51 arg  0x00000057 , 0x00000002 
- 00032076  0x00008d52 isub  0x00000002 , 0x0000003f 
- 00032077  0x00008d53 rtn 
- 00032078  0x00008d57 sub  0x00000039 , 0x00000000 , 0x0000003e 
- 00032079  0x00008d58 rtn  0x00000005 
- 00032080  0x00008d5a rshift  0x0000003f , 0x0000003f 
- 00032081  0x00008d5b loop  0x00007d50 
- 00032082  0x00008d5c rtn 
- 00032083  0x00008d60 force  0x00000001 , 0x0000003f 
- 00032084  0x00008d61 sub  0x00000039 , 0x00000000 , 0x0000003e 
- 00032085  0x00008d62 rtn  0x00000005 
- 00032086  0x00008d64 lshift  0x0000003f , 0x0000003f 
- 00032087  0x00008d65 loop  0x00007d56 
- 00032088  0x00008d66 rtn 
- 00032089  0x00008d6b setarg  0x00000000 
- 00032090  0x00008d6c copy  0x00000039 , 0x00000011 
- 00032091  0x00008d6e ifetcht  0x00000002 , 0x00000006 
- 00032092  0x00008d6f iadd  0x00000002 , 0x0000003f 
- 00032093  0x00008d70 loop  0x00007d5b 
- 00032094  0x00008d71 idiv  0x00000011 
- 00032095  0x00008d73 call  0x00007d62 
- 00032096  0x00008d74 quotient  0x0000003f 
- 00032097  0x00008d75 rtn 
- 00032098  0x00008d78 rtn  0x00000035 
- 00032099  0x00008d79 branch  0x00007d62 
- 00032100  0x00008d85 ifetch  0x00000001 , 0x00000011 
- 00032101  0x00008d86 ifetcht  0x00000001 , 0x00000012 
- 00032102  0x00008d87 isub  0x00000002 , 0x0000003e 
- 00032103  0x00008d88 nrtn  0x00000005 
- 00032104  0x00008d89 increase  0x00000001 , 0x00000011 
- 00032105  0x00008d8a increase  0x00000001 , 0x00000012 
- 00032106  0x00008d8b loop  0x00007d64 
- 00032107  0x00008d8c branch  0x00007db8 
- 00032108  0x00008d91 isub  0x00000002 , 0x0000003e 
- 00032109  0x00008d92 nrtn  0x00000002 
- 00032110  0x00008d93 deposit  0x00000002 
- 00032111  0x00008d94 rtn 
- 00032112  0x00008d97 iadd  0x00000002 , 0x0000003f 
- 00032113  0x00008d98 isub  0x00000002 , 0x00000002 
- 00032114  0x00008d99 isub  0x00000002 , 0x0000003f 
- 00032115  0x00008d9a rtn 
- 00032116  0x00008d9d arg  0x00000000 , 0x00000005 
- 00032117  0x00008d9e branch  0x00007d77 
- 00032118  0x00008da1 arg  0x00004000 , 0x00000005 
- 00032119  0x00008da3 arg  0x00001000 , 0x00000039 
- 00032120  0x00008da4 branch  0x00007ca3 
- 00032121  0x00008da8 rtn  0x00000034 
- 00032122  0x00008da9 copy  0x0000003f , 0x0000003d 
- 00032123  0x00008dad call  0x000070d7 
- 00032124  0x00008db0 jam  0x00000001 , 0x00008203 
- 00032125  0x00008db1 rtn 
- 00032126  0x00008db4 store  0x00000002 , 0x00008205 
- 00032127  0x00008db5 fetch  0x00000001 , 0x00008203 
- 00032128  0x00008db6 set1  0x00000004 , 0x0000003f 
- 00032129  0x00008db7 store  0x00000001 , 0x00008203 
- 00032130  0x00008db8 rtn 
- 00032131  0x00008dba store  0x00000002 , 0x00008207 
- 00032132  0x00008dbb fetch  0x00000001 , 0x00008203 
- 00032133  0x00008dbc set1  0x00000006 , 0x0000003f 
- 00032134  0x00008dbd store  0x00000001 , 0x00008203 
- 00032135  0x00008dbe rtn 
- 00032136  0x00008dc1 store  0x00000002 , 0x00008205 
- 00032137  0x00008dc2 jam  0x00000030 , 0x00008203 
- 00032138  0x00008dc3 rtn 
- 00032139  0x00008dcc bpatchx  0x0000000c , 0x00004021 
- 00032140  0x00008dcd ifetcht  0x00000008 , 0x00000011 
- 00032141  0x00008dce and  0x00000002 , 0x000000ff , 0x0000003f 
- 00032142  0x00008dcf nbranch  0x00007d91 , 0x00000034 
- 00032143  0x00008dd0 rshift8  0x00000002 , 0x0000003f 
- 00032144  0x00008dd1 istore  0x00000008 , 0x00000011 
- 00032145  0x00008dd3 increase  0x00000007 , 0x00000011 
- 00032146  0x00008dd4 ifetch  0x00000001 , 0x00000011 
- 00032147  0x00008dd5 nbranch  0x0000235a , 0x00000034 
- 00032148  0x00008dd6 fetch  0x00000001 , 0x0000066f 
- 00032149  0x00008dd7 istore  0x00000001 , 0x00000011 
- 00032150  0x00008dd8 rtn 
- 00032151  0x00008dde bpatchx  0x0000000d , 0x00004021 
- 00032152  0x00008ddf arg  0x00000008 , 0x00000039 
- 00032153  0x00008de0 ifetch  0x00000008 , 0x00000011 
- 00032154  0x00008de1 rtn  0x00000034 
- 00032155  0x00008de3 ifetch  0x00000001 , 0x00000011 
- 00032156  0x00008de4 nbranch  0x00007da0 , 0x00000034 
- 00032157  0x00008de5 increase  0x00000001 , 0x00000011 
- 00032158  0x00008de6 loop  0x00007d9b 
- 00032159  0x00008de7 branch  0x0000235a 
- 00032160  0x00008de9 arg  0x00000000 , 0x00000002 
- 00032161  0x00008dea istoret  0x00000001 , 0x00000011 
- 00032162  0x00008deb rtn 
- 00032163  0x00008df1 ifetch  0x00000008 , 0x00000011 
- 00032164  0x00008df2 rtn 
- 00032165  0x00008df8 ifetch  0x00000001 , 0x00000011 
- 00032166  0x00008df9 rtn 
- 00032167  0x00008dfd ifetch  0x00000002 , 0x00000011 
- 00032168  0x00008dfe rtn 
- 00032169  0x00008e03 arg  0x00000000 , 0x00000002 
- 00032170  0x00008e05 fetch  0x00000001 , 0x00000006 
- 00032171  0x00008e06 loop  0x00007daa , 0x00000034 
- 00032172  0x00008e07 increase  0x00000001 , 0x00000002 
- 00032173  0x00008e08 loop  0x00007daa 
- 00032174  0x00008e09 copy  0x00000002 , 0x0000003f 
- 00032175  0x00008e0a rtn 
- 00032176  0x00008e0e isub  0x00000002 , 0x0000003e 
- 00032177  0x00008e0f nrtn  0x00000002 
- 00032178  0x00008e11 copy  0x00000002 , 0x0000003f 
- 00032179  0x00008e12 rtn 
- 00032180  0x00008e16 force  0xffffffff , 0x0000003e 
- 00032181  0x00008e17 rtn 
- 00032182  0x00008e1a force  0x00000001 , 0x0000003e 
- 00032183  0x00008e1b rtn 
- 00032184  0x00008e1d force  0x00000000 , 0x0000003e 
- 00032185  0x00008e1e rtn 
- 00032186  0x00008e21 enable  0x00000028 
- 00032187  0x00008e22 rtn 
- 00032188  0x00008e25 disable  0x00000028 
- 00032189  0x00008e26 rtn 
- 00032190  0x00008e29 enable  0x0000002c 
- 00032191  0x00008e2a rtn 
- 00032192  0x00008e2d disable  0x0000002c 
- 00032193  0x00008e2e rtn 
- 00032194  0x00008e31 enable  0x00000031 
- 00032195  0x00008e32 rtn 
- 00032196  0x00008e35 disable  0x00000001 
- 00032197  0x00008e36 rtn 
- 00032198  0x00008e39 enable  0x00000001 
- 00032199  0x00008e3a rtn 
- 00032200  0x00008e3d setarg  0x00000001 
- 00032201  0x00008e3e rtn 
- 00032202  0x00008e42 setarg  0x00000000 
- 00032203  0x00008e43 rtn 
- 00032204  0x00008e48 sub  0x00000039 , 0x00000000 , 0x0000003e 
- 00032205  0x00008e49 rtn  0x00000005 
- 00032206  0x00008e4b ifetcht  0x00000001 , 0x00000006 
- 00032207  0x00008e4c iadd  0x00000002 , 0x0000003f 
- 00032208  0x00008e4d loop  0x00007dce 
- 00032209  0x00008e4e rtn 
- 00032210  0x00008e52 copy  0x00000039 , 0x0000003f 
- 00032211  0x00008e53 rtn  0x00000034 
- 00032212  0x00008e54 copy  0x00000006 , 0x0000003f 
- 00032213  0x00008e55 iadd  0x00000039 , 0x0000003f 
- 00032214  0x00008e56 increase  0xffffffff , 0x0000003f 
- 00032215  0x00008e57 copy  0x0000003f , 0x00000006 
- 00032216  0x00008e59 ifetch  0x00000001 , 0x00000006 
- 00032217  0x00008e5a increase  0xfffffffe , 0x00000006 
- 00032218  0x00008e5b istore  0x00000001 , 0x00000005 
- 00032219  0x00008e5c loop  0x00007dd8 
- 00032220  0x00008e5d rtn 
- 00032221  0x00008e61 lshift16  0x0000003f , 0x0000003f 
- 00032222  0x00008e63 rshift2  0x0000003f , 0x0000003f 
- 00032223  0x00008e64 rtn 
- 00032224  0x00008e67 lshift8  0x0000003f , 0x0000003f 
- 00032225  0x00008e68 branch  0x00007dde 
- 00032226  0x00008e6c setarg  0x00000000 
- 00032227  0x00008e6d store  0x00000008 , 0x00000016 
- 00032228  0x00008e6e set1  0x00000019 , 0x0000003f 
- 00032229  0x00008e6f istore  0x00000004 , 0x00000005 
- 00032230  0x00008e70 rtn 
- 00032231  0x00008e74 arg  0x00000010 , 0x00000039 
- 00032232  0x00008e76 random  0x0000003f 
- 00032233  0x00008e77 istore  0x00000001 , 0x00000005 
- 00032234  0x00008e78 loop  0x00007de8 
- 00032235  0x00008e79 rtn 
-=======
- 00000000  0x00000026 bbit1  0x00000008 , 0x00000032 
- 00000001  0x00000027 beq  0x00000000 , 0x0000003f 
- 00000002  0x00000028 beq  0x00000002 , 0x00000051 
- 00000003  0x00000029 beq  0x00000010 , 0x0000005b 
- 00000004  0x0000002a beq  0x00000011 , 0x0000005d 
- 00000005  0x0000002b beq  0x00000014 , 0x00000140 
- 00000006  0x0000002c beq  0x00000015 , 0x000000de 
- 00000007  0x0000002d beq  0x00000018 , 0x000000eb 
- 00000008  0x0000002e beq  0x00000019 , 0x000000f2 
- 00000009  0x0000002f beq  0x0000001a , 0x0000006b 
- 00000010  0x00000030 beq  0x00000025 , 0x00000459 
- 00000011  0x00000031 beq  0x00000028 , 0x0000044f 
- 00000012  0x00000032 beq  0x00000044 , 0x0000015c 
- 00000013  0x00000033 beq  0x00000045 , 0x000003f1 
- 00000014  0x00000034 beq  0x00000046 , 0x00000180 
- 00000015  0x00000035 beq  0x00000047 , 0x000001a2 
- 00000016  0x00000036 beq  0x00000048 , 0x000004c7 
- 00000017  0x00000037 beq  0x00000049 , 0x000004cc 
- 00000018  0x00000038 beq  0x0000004a , 0x00000543 
- 00000019  0x00000039 beq  0x0000004b , 0x0000065b 
- 00000020  0x0000003a beq  0x0000004c , 0x00000257 
- 00000021  0x0000003b beq  0x0000004d , 0x000004d3 
- 00000022  0x0000003c beq  0x0000004e , 0x00000277 
- 00000023  0x0000003d beq  0x00000077 , 0x0000004b 
- 00000024  0x0000003e beq  0x00000050 , 0x000002c2 
- 00000025  0x0000003f beq  0x00000052 , 0x00000347 
- 00000026  0x00000040 beq  0x00000055 , 0x00000362 
- 00000027  0x00000041 beq  0x00000057 , 0x000003d2 
- 00000028  0x00000042 beq  0x00000059 , 0x000003e2 
- 00000029  0x00000043 beq  0x0000005a , 0x00000430 
- 00000030  0x00000044 beq  0x0000005b , 0x00000438 
- 00000031  0x00000045 beq  0x0000005c , 0x00000434 
- 00000032  0x00000046 beq  0x0000005d , 0x0000043a 
- 00000033  0x00000047 beq  0x0000005e , 0x00000630 
- 00000034  0x00000048 beq  0x0000005f , 0x0000064f 
- 00000035  0x00000049 beq  0x00000061 , 0x00000565 
- 00000036  0x0000004a beq  0x0000006f , 0x0000053e 
- 00000037  0x0000004b beq  0x00000071 , 0x00000438 
- 00000038  0x0000004c beq  0x00000077 , 0x0000004b 
- 00000039  0x0000004d beq  0x00000080 , 0x00000128 
- 00000040  0x0000004e beq  0x00000084 , 0x00000438 
- 00000041  0x0000004f beq  0x0000008b , 0x00000172 
- 00000042  0x00000050 beq  0x0000009a , 0x00000214 
- 00000043  0x00000051 beq  0x000000b1 , 0x00000478 
- 00000044  0x00000052 beq  0x000000da , 0x00000129 
- 00000045  0x00000053 beq  0x000000db , 0x000006cb 
- 00000046  0x00000054 beq  0x000000dc , 0x00000708 
- 00000047  0x00000055 beq  0x000000dd , 0x000006e9 
- 00000048  0x00000056 beq  0x000000fa , 0x000004c0 
- 00000049  0x00000057 branch  0x0000235a 
- 00000050  0x0000005a beq  0x00000000 , 0x000006b0 
- 00000051  0x0000005b beq  0x00000014 , 0x000004eb 
- 00000052  0x0000005c beq  0x0000001a , 0x000004ea 
- 00000053  0x0000005d beq  0x00000025 , 0x0000051a 
- 00000054  0x0000005e beq  0x00000026 , 0x0000051f 
- 00000055  0x0000005f beq  0x00000039 , 0x00000531 
- 00000056  0x00000060 beq  0x0000003a , 0x00000535 
- 00000057  0x00000061 beq  0x0000004c , 0x00000538 
- 00000058  0x00000062 beq  0x0000004d , 0x0000053c 
- 00000059  0x00000063 beq  0x00000090 , 0x00000613 
- 00000060  0x00000064 beq  0x00000095 , 0x00000620 
- 00000061  0x00000065 rtneq  0x000000ff 
- 00000062  0x00000066 branch  0x0000235a 
- 00000063  0x0000006b call  0x000054ac 
- 00000064  0x0000006c nbranch  0x00002002 , 0x00000028 
- 00000065  0x0000006d fetch  0x00000001 , 0x00004aba 
- 00000066  0x0000006e branch  0x00002002 , 0x00000034 
- 00000067  0x0000006f jam  0x00000000 , 0x00004aba 
- 00000068  0x00000070 fetch  0x00000001 , 0x00004655 
- 00000069  0x00000071 beq  0x000000ff , 0x00002002 
- 00000070  0x00000072 copy  0x0000003f , 0x00000007 
- 00000071  0x00000073 fetch  0x00000004 , 0x0000069d 
- 00000072  0x00000074 qisolate0  0x0000003f 
- 00000073  0x00000075 call  0x00004e45 , 0x00000001 
- 00000074  0x00000076 branch  0x00002002 
- 00000075  0x00000079 call  0x00000708 
- 00000076  0x0000007a call  0x000006e9 
- 00000077  0x0000007b div  0x0000003f , 0x0000000a 
- 00000078  0x0000007c call  0x00007d5f 
- 00000079  0x0000007d store  0x00000002 , 0x00004633 
- 00000080  0x00000087 branch  0x00005553 
- 00000081  0x00000089 call  0x00007552 
- 00000082  0x0000008a call  0x00007448 
- 00000083  0x0000008b call  0x00004bfb 
- 00000084  0x0000008c call  0x00002a45 
- 00000085  0x0000008d call  0x0000202a 
- 00000086  0x0000008e call  0x000042ad 
- 00000087  0x0000008f call  0x00002018 
- 00000088  0x00000090 call  0x0000310f 
- 00000089  0x00000091 call  0x0000248c 
- 00000090  0x00000092 branch  0x00000051 
- 00000091  0x00000094 jam  0x00000000 , 0x00008900 
- 00000092  0x00000095 branch  0x00002153 
- 00000093  0x00000097 jam  0x00000060 , 0x00008a0f 
- 00000094  0x00000098 jam  0x000000aa , 0x00008a10 
- 00000095  0x00000099 jam  0x0000007a , 0x00008a12 
- 00000096  0x0000009a jam  0x00000000 , 0x00008a25 
- 00000097  0x0000009b jam  0x00000000 , 0x00008a26 
- 00000098  0x0000009c nop  0x0000003c 
- 00000099  0x0000009d jam  0x00000020 , 0x00008a20 
- 00000100  0x0000009e jam  0x000000f5 , 0x00008a23 
- 00000101  0x0000009f jam  0x00000012 , 0x00008a24 
- 00000102  0x000000a0 jam  0x00000010 , 0x00008a24 
- 00000103  0x000000a1 nop  0x0000003c 
- 00000104  0x000000a2 jam  0x00000060 , 0x00008a12 
- 00000105  0x000000a3 jam  0x000000dd , 0x00008a23 
- 00000106  0x000000a4 rtn 
- 00000107  0x000000a7 jam  0x00000000 , 0x000001bb 
- 00000108  0x000000a8 jam  0x00000000 , 0x000001bc 
- 00000109  0x000000a9 until  0x0000003e , 0x00000033 
- 00000110  0x000000ab jam  0x0000000d , 0x00008946 
- 00000111  0x000000ac jam  0x00000010 , 0x0000896f 
- 00000112  0x000000ad jam  0x000000cd , 0x00008a13 
- 00000113  0x000000ae jam  0x00000010 , 0x00008a06 
- 00000114  0x000000af jam  0x0000004a , 0x00008a84 
- 00000115  0x000000b0 jam  0x00000040 , 0x00008a85 
- 00000116  0x000000b1 jam  0x000000fe , 0x00008a16 
- 00000117  0x000000b2 call  0x000000b2 
- 00000118  0x000000b5 call  0x000070d7 
- 00000119  0x000000b7 until  0x0000003e , 0x00000033 
- 00000120  0x000000b8 jam  0x0000005f , 0x0000813b 
- 00000121  0x000000b9 until  0x0000003e , 0x00000033 
- 00000122  0x000000ba jam  0x00000088 , 0x0000813c 
- 00000123  0x000000bb until  0x0000003e , 0x00000033 
- 00000124  0x000000bc fetch  0x00000001 , 0x00004099 
- 00000125  0x000000bd beq  0x00000010 , 0x000000a7 
- 00000126  0x000000be fetch  0x00000001 , 0x00004438 
- 00000127  0x000000bf or_into  0x00000004 , 0x0000003f 
- 00000128  0x000000c0 store  0x00000001 , 0x00008a02 
- 00000129  0x000000c1 jam  0x00000001 , 0x0000890f 
- 00000130  0x000000c2 jam  0x00000024 , 0x00008a80 
- 00000131  0x000000c3 jam  0x00000062 , 0x00008a81 
- 00000132  0x000000c4 setarg  0x00e61212 
- 00000133  0x000000c5 store  0x00000003 , 0x00008a73 
- 00000134  0x000000c7 jam  0x00000060 , 0x00008a86 
- 00000135  0x000000c8 jam  0x0000003b , 0x00008a8b 
- 00000136  0x000000c9 call  0x00000099 
- 00000137  0x000000ca jam  0x00000000 , 0x00008043 
- 00000138  0x000000cb jam  0x00000005 , 0x00008042 
- 00000139  0x000000cc setarg  0x00557474 
- 00000140  0x000000cd store  0x00000003 , 0x00008968 
- 00000141  0x000000ce jam  0x0000006e , 0x00008960 
- 00000142  0x000000cf call  0x000000fa 
- 00000143  0x000000d0 call  0x00000125 
- 00000144  0x000000d1 call  0x00000093 
- 00000145  0x000000d2 jam  0x0000000c , 0x00004148 
- 00000146  0x000000d3 branch  0x00006f4e 
- 00000147  0x000000d7 rtn  0x0000002b 
- 00000148  0x000000d8 until  0x0000003e , 0x00000033 
- 00000149  0x000000d9 fetch  0x00000001 , 0x0000411c 
- 00000150  0x000000da store  0x00000001 , 0x0000813a 
- 00000151  0x000000db until  0x0000003e , 0x00000033 
- 00000152  0x000000dc rtn 
- 00000153  0x000000df fetch  0x00000001 , 0x00004099 
- 00000154  0x000000e0 beq  0x00000018 , 0x0000009f 
- 00000155  0x000000e1 fetch  0x00000001 , 0x00004438 
- 00000156  0x000000e2 or_into  0x00000006 , 0x0000003f 
- 00000157  0x000000e3 store  0x00000001 , 0x00008a02 
- 00000158  0x000000e4 jam  0x000000e0 , 0x00008a05 
- 00000159  0x000000e6 jam  0x000000d8 , 0x00008a00 
- 00000160  0x000000e7 nop  0x0000003c 
- 00000161  0x000000e8 jam  0x000000a0 , 0x00008a01 
- 00000162  0x000000e9 jam  0x000000df , 0x00008a00 
- 00000163  0x000000ea jam  0x000000fa , 0x00008a01 
- 00000164  0x000000eb nop  0x00000014 
- 00000165  0x000000ec jam  0x0000009f , 0x00008a00 
- 00000166  0x000000ed rtn 
- 00000167  0x000000f0 fetch  0x00000001 , 0x00004438 
- 00000168  0x000000f1 or_into  0x00000006 , 0x0000003f 
- 00000169  0x000000f2 store  0x00000001 , 0x00008a02 
- 00000170  0x000000f3 jam  0x00000000 , 0x0000890f 
- 00000171  0x000000f4 jam  0x00000023 , 0x00008a80 
- 00000172  0x000000f5 jam  0x000000b0 , 0x00008a81 
- 00000173  0x000000f6 setarg  0x00e40909 
- 00000174  0x000000f7 store  0x00000003 , 0x00008a73 
- 00000175  0x000000f8 jam  0x0000002a , 0x00008a76 
- 00000176  0x000000f9 jam  0x00000004 , 0x00008902 
- 00000177  0x000000fa branch  0x00000086 
- 00000178  0x000000fd branch  0x000000da , 0x0000002b 
- 00000179  0x000000fe fetch  0x00000004 , 0x0000020d 
- 00000180  0x000000ff rtn  0x00000034 
- 00000181  0x00000100 until  0x0000003e , 0x00000033 
- 00000182  0x00000101 fetch  0x00000001 , 0x00008136 
- 00000183  0x00000102 and  0x0000003f , 0x000000f0 , 0x0000003f 
- 00000184  0x00000103 fetcht  0x00000001 , 0x0000020d 
- 00000185  0x00000104 ior  0x00000002 , 0x0000003f 
- 00000186  0x00000105 increase  0xfffffffd , 0x0000003f 
- 00000187  0x00000106 store  0x00000001 , 0x00008136 
- 00000188  0x00000107 until  0x0000003e , 0x00000033 
- 00000189  0x00000109 fetch  0x00000001 , 0x00008138 
- 00000190  0x0000010a and  0x0000003f , 0x00000007 , 0x0000003f 
- 00000191  0x0000010b fetcht  0x00000001 , 0x0000020e 
- 00000192  0x0000010c lshift3  0x00000002 , 0x00000002 
- 00000193  0x0000010d ior  0x00000002 , 0x0000003f 
- 00000194  0x0000010e store  0x00000001 , 0x00008138 
- 00000195  0x0000010f until  0x0000003e , 0x00000033 
- 00000196  0x00000112 fetch  0x00000001 , 0x00008acb 
- 00000197  0x00000113 and  0x0000003f , 0x000000f0 , 0x0000003f 
- 00000198  0x00000114 fetcht  0x00000001 , 0x0000020f 
- 00000199  0x00000115 storet  0x00000001 , 0x0000415b 
- 00000200  0x00000116 ior  0x00000002 , 0x0000003f 
- 00000201  0x00000117 store  0x00000001 , 0x00008acb 
- 00000202  0x00000119 fetch  0x00000001 , 0x00000210 
- 00000203  0x0000011a store  0x00000001 , 0x0000415c 
- 00000204  0x0000011b isolate1  0x00000003 , 0x0000003f 
- 00000205  0x0000011c fetch  0x00000001 , 0x00008a06 
- 00000206  0x0000011d setflag  0x00000001 , 0x00000007 , 0x0000003f 
- 00000207  0x0000011e store  0x00000001 , 0x00008a06 
- 00000208  0x00000120 fetch  0x00000001 , 0x00000210 
- 00000209  0x00000121 and  0x0000003f , 0x00000007 , 0x00000002 
- 00000210  0x00000122 lshift4  0x00000002 , 0x00000002 
- 00000211  0x00000123 lshift  0x00000002 , 0x00000002 
- 00000212  0x00000124 storet  0x00000001 , 0x00004438 
- 00000213  0x00000125 fetch  0x00000001 , 0x00008a02 
- 00000214  0x00000126 and  0x0000003f , 0x0000001f , 0x0000003f 
- 00000215  0x00000127 ior  0x00000002 , 0x0000003f 
- 00000216  0x00000128 store  0x00000001 , 0x00008a02 
- 00000217  0x00000129 rtn 
- 00000218  0x0000012c fetch  0x00000002 , 0x0000415b 
- 00000219  0x0000012d rtn  0x00000034 
- 00000220  0x0000012e store  0x00000002 , 0x0000020f 
- 00000221  0x0000012f branch  0x000000c4 
- 00000222  0x00000132 call  0x000021ba 
- 00000223  0x00000133 force  0x00000008 , 0x00000015 
- 00000224  0x00000134 force  0x00000000 , 0x00000015 
- 00000225  0x00000136 setarg  0x000aaada 
- 00000226  0x00000137 store  0x00000003 , 0x00008a0f 
- 00000227  0x00000138 jam  0x00000040 , 0x00008a25 
- 00000228  0x00000139 jam  0x00000010 , 0x00008a26 
- 00000229  0x0000013a nop  0x0000003c 
- 00000230  0x0000013b jam  0x000000fb , 0x00008a01 
- 00000231  0x0000013c jam  0x000000ff , 0x00008a25 
- 00000232  0x0000013d jam  0x00000030 , 0x00008a26 
- 00000233  0x0000013e jam  0x000000fe , 0x00008a16 
- 00000234  0x0000013f branch  0x000021b4 
- 00000235  0x00000142 setarg  0x000aaa7e 
- 00000236  0x00000143 store  0x00000003 , 0x00008a0f 
- 00000237  0x00000144 nop  0x0000003c 
- 00000238  0x00000145 jam  0x00000000 , 0x00008a25 
- 00000239  0x00000146 jam  0x0000000d , 0x00008a26 
- 00000240  0x00000147 jam  0x000000f6 , 0x00008a16 
- 00000241  0x00000148 branch  0x00002203 
- 00000242  0x0000014b fetch  0x00000001 , 0x00004141 
- 00000243  0x0000014c beq  0x0000000a , 0x000000f5 
- 00000244  0x0000014d branch  0x0000220e 
- 00000245  0x00000150 jam  0x00000025 , 0x00008a14 
- 00000246  0x00000151 setarg  0x00a93f3f 
- 00000247  0x00000152 store  0x00000003 , 0x00008a60 
- 00000248  0x00000153 jam  0x0000001f , 0x00008a63 
- 00000249  0x00000154 rtn 
- 00000250  0x00000158 rtn  0x0000002b 
- 00000251  0x00000159 call  0x00002160 
- 00000252  0x0000015a arg  0x00000027 , 0x00000002 
- 00000253  0x0000015b call  0x0000216f 
- 00000254  0x0000015c call  0x000021a6 
- 00000255  0x0000015d jam  0x0000007f , 0x00008a25 
- 00000256  0x0000015e jam  0x0000001a , 0x00008a30 
- 00000257  0x0000015f jam  0x00000078 , 0x00008a31 
- 00000258  0x00000160 jam  0x000000b2 , 0x00008a8f 
- 00000259  0x00000161 jam  0x00000000 , 0x00008ac2 
- 00000260  0x00000162 jam  0x00000000 , 0x00008ac3 
- 00000261  0x00000163 arg  0x00000006 , 0x00000007 
- 00000262  0x00000164 call  0x00000117 
- 00000263  0x00000165 isolate1  0x0000000d , 0x00000011 
- 00000264  0x00000166 call  0x0000211d 
- 00000265  0x00000167 isolate1  0x0000000d , 0x00000012 
- 00000266  0x00000168 call  0x0000211e 
- 00000267  0x00000169 arg  0x00000005 , 0x00000007 
- 00000268  0x0000016b call  0x0000211c 
- 00000269  0x0000016c call  0x0000211e 
- 00000270  0x0000016d call  0x00000117 
- 00000271  0x0000016e arg  0x00008ac2 , 0x00000005 
- 00000272  0x0000016f rshift4  0x00000011 , 0x0000003f 
- 00000273  0x00000170 call  0x00002117 
- 00000274  0x00000171 rshift4  0x00000012 , 0x0000003f 
- 00000275  0x00000172 call  0x00002117 
- 00000276  0x00000173 increase  0xffffffff , 0x00000007 
- 00000277  0x00000174 branch  0x0000010c , 0x00000002 
- 00000278  0x00000175 branch  0x0000214f 
- 00000279  0x00000178 nop  0x0000003c 
- 00000280  0x00000179 setarg  0x00000f00 
- 00000281  0x0000017a store  0x00000002 , 0x00008982 
- 00000282  0x0000017b setarg  0x00000ff0 
- 00000283  0x0000017c store  0x00000002 , 0x00008984 
- 00000284  0x0000017d jam  0x00000009 , 0x00008981 
- 00000285  0x0000017e jam  0x00000003 , 0x00008981 
- 00000286  0x0000017f jam  0x00000006 , 0x00008980 
- 00000287  0x00000180 nop  0x0000003c 
- 00000288  0x00000181 arg  0x00000000 , 0x00000011 
- 00000289  0x00000182 arg  0x00000000 , 0x00000012 
- 00000290  0x00000183 arg  0x00000010 , 0x00000039 
- 00000291  0x00000184 arg  0x00000f00 , 0x00000006 
- 00000292  0x00000185 branch  0x0000212d 
- 00000293  0x00000188 rtn  0x0000002b 
- 00000294  0x00000189 branch  0x00002272 
- 00000295  0x0000018c setarg  0x00000000 
- 00000296  0x0000018f rtn 
- 00000297  0x00000192 rtn  0x0000002b 
- 00000298  0x00000193 jam  0x00000077 , 0x00008a07 
- 00000299  0x00000194 jam  0x000000c9 , 0x00008a08 
- 00000300  0x00000195 jam  0x00000001 , 0x00008a0b 
- 00000301  0x00000196 fetch  0x00000001 , 0x00004409 
- 00000302  0x00000197 store  0x00000001 , 0x000080cd 
- 00000303  0x00000198 nop  0x00000bb8 
- 00000304  0x00000199 call  0x00000139 
- 00000305  0x0000019a jam  0x000000c1 , 0x00008a08 
- 00000306  0x0000019b fetchr  0x00000012 , 0x00000001 , 0x00004419 
- 00000307  0x0000019c arg  0x00000008 , 0x00000039 
- 00000308  0x0000019d call  0x00006f58 
- 00000309  0x0000019e fetch  0x00000001 , 0x00004419 
- 00000310  0x0000019f store  0x00000001 , 0x00004433 
- 00000311  0x000001a0 storer  0x00000012 , 0x00000001 , 0x00004419 
- 00000312  0x000001a1 rtn 
- 00000313  0x000001a5 jam  0x00000003 , 0x000080cc 
- 00000314  0x000001a7 fetch  0x00000001 , 0x00008129 
- 00000315  0x000001a8 bbit0  0x00000005 , 0x0000013a 
- 00000316  0x000001a9 fetcht  0x00000002 , 0x00008164 
- 00000317  0x000001aa storet  0x00000002 , 0x0000440a 
- 00000318  0x000001ab jam  0x00000000 , 0x000080cc 
- 00000319  0x000001ac rtn 
- 00000320  0x000001b0 jam  0x00000011 , 0x00008a82 
- 00000321  0x000001b1 jam  0x00000012 , 0x00008a8d 
- 00000322  0x000001b2 jam  0x0000000a , 0x00008a8e 
- 00000323  0x000001b3 fetch  0x00000001 , 0x00004099 
- 00000324  0x000001b4 beq  0x00000010 , 0x00000159 
- 00000325  0x000001b5 setarg  0x00005762 
- 00000326  0x000001b6 store  0x00000002 , 0x00008907 
- 00000327  0x000001b8 jam  0x00000003 , 0x00008901 
- 00000328  0x000001b9 jam  0x00000003 , 0x00008930 
- 00000329  0x000001ba rtnmark1  0x0000002d 
- 00000330  0x000001bb jam  0x00000001 , 0x00008901 
- 00000331  0x000001bc jam  0x00000007 , 0x00008a82 
- 00000332  0x000001bd jam  0x00000044 , 0x00008a8d 
- 00000333  0x000001be jam  0x0000000a , 0x00008a8e 
- 00000334  0x000001bf fetch  0x00000001 , 0x00004099 
- 00000335  0x000001c0 beq  0x00000010 , 0x00000156 
- 00000336  0x000001c1 setarg  0x00002bb1 
- 00000337  0x000001c2 store  0x00000002 , 0x00008907 
- 00000338  0x000001c4 rtnmark0  0x0000002f 
- 00000339  0x000001c5 jam  0x00000024 , 0x00008930 
- 00000340  0x000001c6 jam  0x00000005 , 0x00008901 
- 00000341  0x000001c7 rtn 
- 00000342  0x000001ca setarg  0x00004189 
- 00000343  0x000001cb store  0x00000002 , 0x00008907 
- 00000344  0x000001cc branch  0x00000152 
- 00000345  0x000001cf setarg  0x00008312 
- 00000346  0x000001d0 store  0x00000002 , 0x00008907 
- 00000347  0x000001d1 branch  0x00000147 
- 00000348  0x000001d5 fetcht  0x00000001 , 0x00004429 
- 00000349  0x000001d6 call  0x000055b5 
- 00000350  0x000001d7 fetcht  0x00000001 , 0x00004429 
- 00000351  0x000001d8 call  0x00006ee6 
- 00000352  0x000001d9 branch  0x00005ca3 , 0x00000001 
- 00000353  0x000001da fetch  0x00000008 , 0x00004713 
- 00000354  0x000001db bbit1  0x00000013 , 0x0000017c 
- 00000355  0x000001dc branch  0x00004a58 
- 00000356  0x000001e0 call  0x00006cbc 
- 00000357  0x000001e1 fetch  0x00000008 , 0x00004713 
- 00000358  0x000001e2 isolate1  0x00000009 , 0x0000003f 
- 00000359  0x000001e3 branch  0x00006cc1 , 0x00000001 
- 00000360  0x000001e4 branch  0x00006cc4 
- 00000361  0x000001e7 call  0x00000164 
- 00000362  0x000001e8 call  0x00005d64 
- 00000363  0x000001e9 fetch  0x00000001 , 0x00004690 
- 00000364  0x000001ea store  0x00000001 , 0x000049c6 
- 00000365  0x000001eb fetcht  0x00000002 , 0x000049d5 
- 00000366  0x000001ec random  0x0000003f 
- 00000367  0x000001ed iadd  0x00000002 , 0x0000003f 
- 00000368  0x000001ee store  0x00000002 , 0x00004695 
- 00000369  0x000001ef rtn 
- 00000370  0x000001f2 fetch  0x00000002 , 0x0000468e 
- 00000371  0x000001f3 arg  0x0000aa55 , 0x00000002 
- 00000372  0x000001f4 isub  0x00000002 , 0x0000003e 
- 00000373  0x000001f5 branch  0x0000017a , 0x00000005 
- 00000374  0x000001f6 storet  0x00000002 , 0x0000468e 
- 00000375  0x000001f7 call  0x00005c9c 
- 00000376  0x000001f8 fetch  0x00000001 , 0x00004be4 
- 00000377  0x000001f9 branch  0x00005c88 
- 00000378  0x000001fc call  0x00000498 
- 00000379  0x000001fd branch  0x00005c90 
- 00000380  0x00000200 call  0x00000164 
- 00000381  0x00000201 fetch  0x00000001 , 0x000049c6 
- 00000382  0x00000202 store  0x00000001 , 0x00004690 
- 00000383  0x00000203 branch  0x00005cb1 
- 00000384  0x00000206 copy  0x00000013 , 0x0000003f 
- 00000385  0x00000207 beq  0x0000003a , 0x00000184 
- 00000386  0x00000208 beq  0x00000015 , 0x00000192 
- 00000387  0x00000209 branch  0x00004a9c 
- 00000388  0x0000020c fetch  0x00000001 , 0x00004600 
- 00000389  0x0000020d nbranch  0x00004b11 , 0x00000034 
- 00000390  0x0000020e fetch  0x00000001 , 0x000045e2 
- 00000391  0x0000020f beq  0x00000002 , 0x00000189 
- 00000392  0x00000210 branch  0x00004b02 
- 00000393  0x00000213 fetch  0x00000008 , 0x00004713 
- 00000394  0x00000214 bbit1  0x0000003e , 0x00006034 
- 00000395  0x00000215 bbit1  0x00000030 , 0x00006034 
- 00000396  0x00000216 bbit0  0x0000003a , 0x00006067 
- 00000397  0x00000217 fetch  0x00000004 , 0x00004691 
- 00000398  0x00000218 fetcht  0x00000004 , 0x00004a01 
- 00000399  0x00000219 isub  0x00000002 , 0x0000003e 
- 00000400  0x0000021a branch  0x0000023e , 0x00000005 
- 00000401  0x0000021b branch  0x00006067 
- 00000402  0x0000021e setarg  0x00000000 
- 00000403  0x0000021f store  0x00000002 , 0x000047c0 
- 00000404  0x00000220 store  0x00000001 , 0x00004860 
- 00000405  0x00000221 store  0x00000001 , 0x00004861 
- 00000406  0x00000222 store  0x00000001 , 0x00004794 
- 00000407  0x00000223 jam  0x00000000 , 0x000047c2 
- 00000408  0x00000224 call  0x000029cb 
- 00000409  0x00000225 jam  0x00000000 , 0x0000429a 
- 00000410  0x00000226 fetch  0x00000002 , 0x000043ef 
- 00000411  0x00000227 bbit1  0x00000007 , 0x0000019e 
- 00000412  0x00000228 bbit1  0x00000000 , 0x000042fc 
- 00000413  0x00000229 branch  0x00004b95 
- 00000414  0x0000022b call  0x00005b21 
- 00000415  0x0000022c fetch  0x00000002 , 0x000043ef 
- 00000416  0x0000022d bbit1  0x00000000 , 0x000042fc 
- 00000417  0x0000022e branch  0x00000438 
- 00000418  0x00000234 call  0x0000553d 
- 00000419  0x00000235 call  0x000001bc 
- 00000420  0x00000236 call  0x0000614d 
- 00000421  0x00000238 call  0x0000328e 
- 00000422  0x00000239 call  0x00003531 
- 00000423  0x0000023a call  0x00005fdd 
- 00000424  0x0000023b call  0x00004b62 
- 00000425  0x0000023c call  0x00004b68 
- 00000426  0x0000023f call  0x000001c6 
- 00000427  0x00000240 call  0x000001e5 
- 00000428  0x00000241 call  0x00004b43 
- 00000429  0x00000242 call  0x0000020c 
- 00000430  0x00000244 call  0x00004b58 
- 00000431  0x00000245 call  0x00005be1 
- 00000432  0x00000246 call  0x00004b5c 
- 00000433  0x00000247 call  0x00005be4 
- 00000434  0x00000248 call  0x00004b5f 
- 00000435  0x00000249 call  0x00004b55 
- 00000436  0x0000024b call  0x0000022e 
- 00000437  0x0000024c call  0x00004b32 
- 00000438  0x0000024d call  0x00005bfe 
- 00000439  0x0000024e call  0x00004b48 
- 00000440  0x00000250 call  0x00004b82 
- 00000441  0x00000251 call  0x00004b87 
- 00000442  0x00000252 call  0x00000654 
- 00000443  0x00000253 branch  0x0000022b 
- 00000444  0x00000257 setarg  0x00230170 
- 00000445  0x00000258 store  0x00000003 , 0x0000462d 
- 00000446  0x00000259 setarg  0x00015301 
- 00000447  0x0000025a istore  0x00000003 , 0x00000005 
- 00000448  0x0000025b fetch  0x00000001 , 0x00004637 
- 00000449  0x0000025c branch  0x000001c4 , 0x00000034 
- 00000450  0x0000025d jam  0x00000058 , 0x00004631 
- 00000451  0x0000025e rtn 
- 00000452  0x00000260 jam  0x00000053 , 0x00004631 
- 00000453  0x00000261 rtn 
- 00000454  0x00000265 fetch  0x00000001 , 0x00004bbc 
- 00000455  0x00000266 beq  0x0000005a , 0x000001e2 
- 00000456  0x00000267 fetch  0x00000002 , 0x00004781 
- 00000457  0x00000268 rtn  0x00000034 
- 00000458  0x00000269 fetch  0x00000001 , 0x00004a08 
- 00000459  0x0000026a nrtn  0x00000034 
- 00000460  0x0000026b fetch  0x00000002 , 0x00004725 
- 00000461  0x0000026c fetcht  0x00000002 , 0x00004781 
- 00000462  0x0000026d isub  0x00000002 , 0x00000002 
- 00000463  0x0000026e fetch  0x00000002 , 0x00004869 
- 00000464  0x0000026f isub  0x00000002 , 0x0000003f 
- 00000465  0x00000270 branch  0x000001d4 , 0x00000002 
- 00000466  0x00000271 call  0x000001de 
- 00000467  0x00000272 branch  0x000001e0 
- 00000468  0x00000274 call  0x000001d6 
- 00000469  0x00000275 branch  0x000001da 
- 00000470  0x00000277 fetch  0x00000001 , 0x000049aa 
- 00000471  0x00000278 bbit0  0x00000000 , 0x000001de 
- 00000472  0x00000279 fetcht  0x00000001 , 0x00004867 
- 00000473  0x0000027a branch  0x00000203 
- 00000474  0x0000027c fetch  0x00000001 , 0x000049aa 
- 00000475  0x0000027d bbit0  0x00000001 , 0x000001e0 
- 00000476  0x0000027e fetcht  0x00000001 , 0x00004866 
- 00000477  0x0000027f branch  0x00000203 
- 00000478  0x00000281 fetcht  0x00000001 , 0x00004867 
- 00000479  0x00000282 branch  0x000001f9 
- 00000480  0x00000284 fetcht  0x00000001 , 0x00004866 
- 00000481  0x00000285 branch  0x000001f9 
- 00000482  0x00000288 fetch  0x00000001 , 0x00004621 
- 00000483  0x00000289 store  0x00000001 , 0x000049aa 
- 00000484  0x0000028a branch  0x000001d4 
- 00000485  0x0000028d fetch  0x00000001 , 0x00004a08 
- 00000486  0x0000028e rtn  0x00000034 
- 00000487  0x0000028f increase  0xffffffff , 0x0000003f 
- 00000488  0x00000290 store  0x00000001 , 0x00004a08 
- 00000489  0x00000291 branch  0x00004b6f , 0x00000034 
- 00000490  0x00000293 fetcht  0x00000001 , 0x00004868 
- 00000491  0x00000294 branch  0x00006ef7 
- 00000492  0x00000297 fetch  0x00000001 , 0x00004666 
- 00000493  0x00000298 beq  0x00000000 , 0x000001f8 
- 00000494  0x00000299 beq  0x00000001 , 0x000001fc 
- 00000495  0x0000029a beq  0x00000002 , 0x000001fe 
- 00000496  0x0000029b beq  0x00000003 , 0x00000200 
- 00000497  0x0000029c rtn 
- 00000498  0x0000029f fetch  0x00000001 , 0x00004666 
- 00000499  0x000002a0 beq  0x00000000 , 0x00000202 
- 00000500  0x000002a1 beq  0x00000001 , 0x00000206 
- 00000501  0x000002a2 beq  0x00000002 , 0x00000208 
- 00000502  0x000002a3 beq  0x00000003 , 0x0000020a 
- 00000503  0x000002a4 rtn 
- 00000504  0x000002a7 fetcht  0x00000001 , 0x00004bb7 
- 00000505  0x000002a9 storet  0x00000001 , 0x00004a0d 
- 00000506  0x000002aa arg  0x00000000 , 0x00000011 
- 00000507  0x000002ab branch  0x000077bf 
- 00000508  0x000002ae fetcht  0x00000001 , 0x00004bb8 
- 00000509  0x000002af branch  0x000001f9 
- 00000510  0x000002b2 fetcht  0x00000001 , 0x00004bb9 
- 00000511  0x000002b3 branch  0x000001f9 
- 00000512  0x000002b6 fetcht  0x00000001 , 0x00004bba 
- 00000513  0x000002b7 branch  0x000001f9 
- 00000514  0x000002ba fetcht  0x00000001 , 0x00004bb7 
- 00000515  0x000002bc storet  0x00000001 , 0x00004a0d 
- 00000516  0x000002bd arg  0x00000000 , 0x00000011 
- 00000517  0x000002be branch  0x000077ba 
- 00000518  0x000002c1 fetcht  0x00000001 , 0x00004bb8 
- 00000519  0x000002c2 branch  0x00000203 
- 00000520  0x000002c5 fetcht  0x00000001 , 0x00004bb9 
- 00000521  0x000002c6 branch  0x00000203 
- 00000522  0x000002c9 fetcht  0x00000001 , 0x00004bba 
- 00000523  0x000002ca branch  0x00000203 
- 00000524  0x000002cd fetch  0x00000002 , 0x00004781 
- 00000525  0x000002ce rtn  0x00000034 
- 00000526  0x000002cf fetch  0x00000001 , 0x00004bc8 
- 00000527  0x000002d0 rtn  0x00000034 
- 00000528  0x000002d1 increase  0xffffffff , 0x0000003f 
- 00000529  0x000002d2 store  0x00000001 , 0x00004bc8 
- 00000530  0x000002d3 bbit1  0x00000000 , 0x000001f2 
- 00000531  0x000002d4 branch  0x000001ec 
- 00000532  0x000002d8 fetch  0x00000002 , 0x00004a09 
- 00000533  0x000002d9 store  0x00000002 , 0x00004a0e 
- 00000534  0x000002da store  0x00000002 , 0x00004a10 
- 00000535  0x000002db fetch  0x00000001 , 0x00004666 
- 00000536  0x000002dc beq  0x00000000 , 0x0000021d 
- 00000537  0x000002dd beq  0x00000001 , 0x0000021f 
- 00000538  0x000002de beq  0x00000002 , 0x00000221 
- 00000539  0x000002df beq  0x00000003 , 0x00000223 
- 00000540  0x000002e0 rtn 
- 00000541  0x000002e3 fetch  0x00000001 , 0x00004bb7 
- 00000542  0x000002e4 branch  0x00000224 
- 00000543  0x000002e6 fetch  0x00000001 , 0x00004bb8 
- 00000544  0x000002e7 branch  0x00000224 
- 00000545  0x000002e9 fetch  0x00000001 , 0x00004bb9 
- 00000546  0x000002ea branch  0x00000224 
- 00000547  0x000002ec fetch  0x00000001 , 0x00004bba 
- 00000548  0x000002ee store  0x00000001 , 0x00000678 
- 00000549  0x000002ef call  0x000001ec 
- 00000550  0x000002f0 fetch  0x00000001 , 0x00000678 
- 00000551  0x000002f1 store  0x00000001 , 0x00004a0d 
- 00000552  0x000002f2 arg  0x00000000 , 0x00000011 
- 00000553  0x000002f3 jam  0x00000001 , 0x00004a0b 
- 00000554  0x000002f4 branch  0x000077c4 
- 00000555  0x000002f7 fetch  0x00000001 , 0x00004bbc 
- 00000556  0x000002f8 rtneq  0x0000005a 
- 00000557  0x000002f9 branch  0x00004b8a 
- 00000558  0x000002fc fetch  0x00000001 , 0x00004ba1 
- 00000559  0x000002fd bbit1  0x00000000 , 0x00000234 
- 00000560  0x000002fe call  0x00000240 
- 00000561  0x000002ff fetch  0x00000001 , 0x00004ba1 
- 00000562  0x00000300 bbit1  0x00000001 , 0x00000247 
- 00000563  0x00000301 branch  0x00000251 
- 00000564  0x00000304 fetch  0x00000001 , 0x00004ba4 
- 00000565  0x00000305 sub  0x0000003f , 0x00000064 , 0x0000003e 
- 00000566  0x00000306 nrtn  0x00000002 
- 00000567  0x00000307 increase  0x00000001 , 0x0000003f 
- 00000568  0x00000308 store  0x00000001 , 0x00004ba4 
- 00000569  0x00000309 rtnne  0x00000019 
- 00000570  0x0000030a jam  0x00000000 , 0x00004ba3 
- 00000571  0x0000030b fetch  0x00000001 , 0x00004666 
- 00000572  0x0000030c rtneq  0x00000004 
- 00000573  0x0000030d call  0x00005aaa 
- 00000574  0x0000030f call  0x00000434 
- 00000575  0x00000310 branch  0x00004e39 
- 00000576  0x00000313 jam  0x00000000 , 0x00004ba4 
- 00000577  0x00000314 fetch  0x00000001 , 0x00004ba3 
- 00000578  0x00000315 rtn  0x00000034 
- 00000579  0x00000316 jam  0x00000000 , 0x00004ba3 
- 00000580  0x00000317 call  0x00005ca6 
- 00000581  0x00000318 branch  0x00005ed1 
- 00000582  0x00000319 rtn 
- 00000583  0x0000031c fetch  0x00000001 , 0x00004ba6 
- 00000584  0x0000031d sub  0x0000003f , 0x00000064 , 0x0000003e 
- 00000585  0x0000031e nrtn  0x00000002 
- 00000586  0x0000031f increase  0x00000001 , 0x0000003f 
- 00000587  0x00000320 store  0x00000001 , 0x00004ba6 
- 00000588  0x00000321 rtnne  0x00000019 
- 00000589  0x00000322 jam  0x00000000 , 0x00004ba5 
- 00000590  0x00000323 fetch  0x00000001 , 0x00004666 
- 00000591  0x00000324 rtneq  0x00000004 
- 00000592  0x00000325 branch  0x00004e2c 
- 00000593  0x00000328 jam  0x00000000 , 0x00004ba6 
- 00000594  0x00000329 fetch  0x00000001 , 0x00004ba5 
- 00000595  0x0000032a rtn  0x00000034 
- 00000596  0x0000032b jam  0x00000000 , 0x00004ba5 
- 00000597  0x0000032c call  0x00005ca6 
- 00000598  0x0000032d branch  0x00005ed1 
- 00000599  0x00000331 fetch  0x00000008 , 0x00004713 
- 00000600  0x00000332 bbit0  0x00000015 , 0x00000264 
- 00000601  0x00000333 call  0x00006f82 
- 00000602  0x00000334 call  0x00006fb0 
- 00000603  0x00000335 store  0x00000002 , 0x00004633 
- 00000604  0x00000336 fetcht  0x00000002 , 0x00004403 
- 00000605  0x00000337 fetch  0x00000002 , 0x0000440a 
- 00000606  0x00000338 isub  0x00000002 , 0x0000003e 
- 00000607  0x00000339 branch  0x00000257 , 0x00000002 
- 00000608  0x0000033a arg  0x0000462d , 0x00000011 
- 00000609  0x0000033b call  0x00005563 
- 00000610  0x0000033c fetch  0x00000001 , 0x0000440c 
- 00000611  0x0000033d bbit1  0x00000001 , 0x00004f6b 
- 00000612  0x0000033f fetch  0x00000001 , 0x000049a4 
- 00000613  0x00000340 call  0x00004e24 , 0x00000034 
- 00000614  0x00000341 fetch  0x00000001 , 0x000049a3 
- 00000615  0x00000342 nrtn  0x00000034 
- 00000616  0x00000343 fetch  0x00000001 , 0x00004666 
- 00000617  0x00000344 beq  0x00000000 , 0x0000602f 
- 00000618  0x00000345 call  0x00005aa8 
- 00000619  0x00000346 beq  0x00000001 , 0x0000026e 
- 00000620  0x00000347 beq  0x00000002 , 0x00000273 
- 00000621  0x00000348 beq  0x00000003 , 0x00000275 
- 00000622  0x0000034a fetch  0x00000006 , 0x00004668 
- 00000623  0x0000034c fetcht  0x00000006 , 0x00004a01 
- 00000624  0x0000034d isub  0x00000002 , 0x0000003e 
- 00000625  0x0000034e branch  0x00005a94 , 0x00000005 
- 00000626  0x0000034f branch  0x000054a0 
- 00000627  0x00000352 fetch  0x00000006 , 0x00004675 
- 00000628  0x00000353 branch  0x0000026f 
- 00000629  0x00000356 fetch  0x00000006 , 0x00004682 
- 00000630  0x00000357 branch  0x0000026f 
- 00000631  0x0000035b call  0x000004a5 
- 00000632  0x0000035c call  0x00004c85 
- 00000633  0x0000035d setarg  0x00000000 
- 00000634  0x0000035e store  0x00000002 , 0x000048e9 
- 00000635  0x0000035f arg  0x0000489c , 0x00000006 
- 00000636  0x00000360 arg  0x000048b0 , 0x00000005 
- 00000637  0x00000361 arg  0x00000014 , 0x00000039 
- 00000638  0x00000362 call  0x00007cda 
- 00000639  0x00000363 setarg  0x0000489c 
- 00000640  0x00000364 store  0x00000002 , 0x000048e3 
- 00000641  0x00000365 setarg  0x000048d8 
- 00000642  0x00000366 store  0x00000002 , 0x000048e5 
- 00000643  0x00000367 call  0x00004c83 
- 00000644  0x00000368 call  0x00004c79 
- 00000645  0x00000369 call  0x00004c81 
- 00000646  0x0000036b fetch  0x00000002 , 0x000048e9 
- 00000647  0x0000036c increase  0x00000001 , 0x0000003f 
- 00000648  0x0000036d store  0x00000002 , 0x000048e9 
- 00000649  0x0000036e bbit1  0x00000009 , 0x0000029e 
- 00000650  0x0000036f fetcht  0x00000001 , 0x00004864 
- 00000651  0x00000370 call  0x00006ee6 
- 00000652  0x00000371 nbranch  0x00000286 , 0x00000001 
- 00000653  0x00000372 call  0x00000291 
- 00000654  0x00000373 call  0x000002af 
- 00000655  0x00000374 call  0x00004c83 
- 00000656  0x00000375 branch  0x00004c0f 
- 00000657  0x00000378 nop  0x00000014 
- 00000658  0x00000379 jam  0x00000000 , 0x00004ab9 
- 00000659  0x0000037b call  0x00004c85 
- 00000660  0x0000037c jam  0x00000000 , 0x000048e8 
- 00000661  0x0000037e call  0x00004c7b 
- 00000662  0x0000037f call  0x000002a9 
- 00000663  0x00000380 call  0x00004c79 
- 00000664  0x00000381 call  0x000002a9 
- 00000665  0x00000382 sub  0x0000003f , 0x00000009 , 0x0000003e 
- 00000666  0x00000383 branch  0x00000295 , 0x00000002 
- 00000667  0x00000384 call  0x00004c7b 
- 00000668  0x00000385 call  0x000002a9 
- 00000669  0x00000386 branch  0x00004c81 
- 00000670  0x00000389 fetcht  0x00000001 , 0x00004865 
- 00000671  0x0000038a call  0x00006ef7 
- 00000672  0x0000038b nop  0x00000014 
- 00000673  0x0000038c fetcht  0x00000001 , 0x00004865 
- 00000674  0x0000038d call  0x00006ef3 
- 00000675  0x0000038e nop  0x00001770 
- 00000676  0x0000038f fetch  0x00000001 , 0x00004ab9 
- 00000677  0x00000390 increase  0x00000001 , 0x0000003f 
- 00000678  0x00000391 store  0x00000001 , 0x00004ab9 
- 00000679  0x00000392 bbit1  0x00000006 , 0x00006ca3 
- 00000680  0x00000393 branch  0x00000277 
- 00000681  0x00000398 jam  0x00000000 , 0x000048e7 
- 00000682  0x00000399 call  0x000002ad 
- 00000683  0x0000039a fetch  0x00000002 , 0x000048e5 
- 00000684  0x0000039b branch  0x00004c4a 
- 00000685  0x0000039e nop  0x00000096 
- 00000686  0x0000039f branch  0x00004c65 
- 00000687  0x000003a2 fetch  0x00000002 , 0x00004898 
- 00000688  0x000003a3 copy  0x0000003f , 0x00000012 
- 00000689  0x000003a4 jam  0x00000000 , 0x000048e8 
- 00000690  0x000003a6 jam  0x00000000 , 0x000048e7 
- 00000691  0x000003a7 ifetcht  0x00000001 , 0x00000012 
- 00000692  0x000003a8 isolate1  0x00000007 , 0x00000002 
- 00000693  0x000003a9 branch  0x000002bc , 0x00000001 
- 00000694  0x000003aa call  0x00006ef7 
- 00000695  0x000003ab call  0x000002ad 
- 00000696  0x000003ac ifetcht  0x00000001 , 0x00000012 
- 00000697  0x000003ad call  0x00006ef3 
- 00000698  0x000003ae ifetcht  0x00000001 , 0x00000012 
- 00000699  0x000003af call  0x00004c7d 
- 00000700  0x000003b1 increase  0x00000001 , 0x00000012 
- 00000701  0x000003b2 fetch  0x00000002 , 0x000048e3 
- 00000702  0x000003b3 call  0x00004c4a 
- 00000703  0x000003b4 sub  0x0000003f , 0x00000013 , 0x0000003e 
- 00000704  0x000003b5 branch  0x000002b2 , 0x00000002 
- 00000705  0x000003b6 rtn 
- 00000706  0x000003b9 arg  0x0000489c , 0x00000011 
- 00000707  0x000003ba arg  0x000048b0 , 0x00000012 
- 00000708  0x000003bb arg  0x00000014 , 0x00000039 
- 00000709  0x000003bc call  0x00007d64 
- 00000710  0x000003bd nbranch  0x00004c87 , 0x00000005 
- 00000711  0x000003be call  0x000002fc 
- 00000712  0x000003bf call  0x00004c87 , 0x00000034 
- 00000713  0x000003c1 call  0x00004ccd 
- 00000714  0x000003c2 fetch  0x00000001 , 0x0000497b 
- 00000715  0x000003c3 nrtn  0x00000034 
- 00000716  0x000003c4 fetch  0x00000001 , 0x000049c1 
- 00000717  0x000003c5 rtneq  0x00000001 
- 00000718  0x000003c6 rtneq  0x00000002 
- 00000719  0x000003c7 rtneq  0x00000004 
- 00000720  0x000003ca jam  0x00000000 , 0x000048e8 
- 00000721  0x000003cb arg  0x0000489c , 0x00000011 
- 00000722  0x000003cc arg  0x000048c4 , 0x00000012 
- 00000723  0x000003ce ifetcht  0x00000001 , 0x00000011 
- 00000724  0x000003cf ifetch  0x00000001 , 0x00000012 
- 00000725  0x000003d0 ixor  0x00000002 , 0x0000003f 
- 00000726  0x000003d1 branch  0x000002f4 , 0x00000034 
- 00000727  0x000003d2 store  0x00000001 , 0x000048e7 
- 00000728  0x000003d3 storet  0x00000001 , 0x000048f6 
- 00000729  0x000003d4 istoret  0x00000001 , 0x00000012 
- 00000730  0x000003d5 jam  0x00000001 , 0x000048f4 
- 00000731  0x000003d6 jam  0x00000000 , 0x000048f7 
- 00000732  0x000003d8 fetch  0x00000001 , 0x000048e7 
- 00000733  0x000003d9 bbit0  0x00000000 , 0x000002e9 
- 00000734  0x000003da fetch  0x00000001 , 0x000048e8 
- 00000735  0x000003db mul32  0x0000003f , 0x00000008 , 0x0000003f 
- 00000736  0x000003dc fetcht  0x00000001 , 0x000048f7 
- 00000737  0x000003dd iadd  0x00000002 , 0x0000003f 
- 00000738  0x000003de arg  0x00004a16 , 0x00000006 
- 00000739  0x000003df iadd  0x00000006 , 0x00000006 
- 00000740  0x000003e0 ifetch  0x00000001 , 0x00000006 
- 00000741  0x000003e1 store  0x00000001 , 0x000048f5 
- 00000742  0x000003e2 call  0x00004cfc 
- 00000743  0x000003e3 call  0x00000308 
- 00000744  0x000003e4 call  0x00000312 
- 00000745  0x000003e6 fetch  0x00000001 , 0x000048e7 
- 00000746  0x000003e7 rshift  0x0000003f , 0x0000003f 
- 00000747  0x000003e8 store  0x00000001 , 0x000048e7 
- 00000748  0x000003e9 fetch  0x00000001 , 0x000048f6 
- 00000749  0x000003ea rshift  0x0000003f , 0x0000003f 
- 00000750  0x000003eb store  0x00000001 , 0x000048f6 
- 00000751  0x000003ec fetch  0x00000001 , 0x000048f7 
- 00000752  0x000003ed increase  0x00000001 , 0x0000003f 
- 00000753  0x000003ee store  0x00000001 , 0x000048f7 
- 00000754  0x000003ef sub  0x0000003f , 0x00000007 , 0x0000003e 
- 00000755  0x000003f0 branch  0x000002dc , 0x00000002 
- 00000756  0x000003f2 increase  0x00000001 , 0x00000011 
- 00000757  0x000003f3 increase  0x00000001 , 0x00000012 
- 00000758  0x000003f4 fetch  0x00000001 , 0x000048e8 
- 00000759  0x000003f5 increase  0x00000001 , 0x0000003f 
- 00000760  0x000003f6 store  0x00000001 , 0x000048e8 
- 00000761  0x000003f7 sub  0x0000003f , 0x00000013 , 0x0000003e 
- 00000762  0x000003f8 branch  0x000002d3 , 0x00000002 
- 00000763  0x000003f9 rtn 
- 00000764  0x000003fc fetch  0x00000008 , 0x0000489c 
- 00000765  0x000003fd nrtn  0x00000034 
- 00000766  0x000003fe fetch  0x00000008 , 0x000048a4 
- 00000767  0x000003ff nrtn  0x00000034 
- 00000768  0x00000400 fetch  0x00000004 , 0x000048ac 
- 00000769  0x00000401 nrtn  0x00000034 
- 00000770  0x00000402 fetch  0x00000001 , 0x000049c4 
- 00000771  0x00000403 nrtn  0x00000034 
- 00000772  0x00000404 fetch  0x00000001 , 0x000049c1 
- 00000773  0x00000405 rtneq  0x00000006 
- 00000774  0x00000406 jam  0x00000000 , 0x000049c1 
- 00000775  0x00000407 rtn 
- 00000776  0x0000040a fetch  0x00000001 , 0x000048f5 
- 00000777  0x0000040b beq  0x000000ad , 0x0000030b 
- 00000778  0x0000040c branch  0x00004d3c 
- 00000779  0x0000040f fetch  0x00000001 , 0x000049c6 
- 00000780  0x00000410 beq  0x00000003 , 0x0000030f 
- 00000781  0x00000411 setarg  0x000000fa 
- 00000782  0x00000412 branch  0x00004d38 
- 00000783  0x00000414 jam  0x00000008 , 0x000049c2 
- 00000784  0x00000415 jam  0x0000002c , 0x000049c3 
- 00000785  0x00000416 branch  0x00004d95 
- 00000786  0x00000419 fetch  0x00000001 , 0x000048f5 
- 00000787  0x0000041a arg  0x000000e0 , 0x00000002 
- 00000788  0x0000041b isub  0x00000002 , 0x0000003e 
- 00000789  0x0000041c nbranch  0x00000324 , 0x00000002 
- 00000790  0x0000041d sub  0x0000003f , 0x000000e7 , 0x0000003e 
- 00000791  0x0000041e nbranch  0x00000341 , 0x00000002 
- 00000792  0x0000041f and_into  0x00000007 , 0x0000003f 
- 00000793  0x00000420 copy  0x0000003f , 0x00000007 
- 00000794  0x00000421 fetch  0x00000001 , 0x000048f6 
- 00000795  0x00000422 bbit1  0x00000000 , 0x00000320 
- 00000796  0x00000424 fetch  0x00000001 , 0x000048f8 
- 00000797  0x00000425 qset0  0x0000003f 
- 00000798  0x00000426 store  0x00000001 , 0x000048f8 
- 00000799  0x00000427 rtn 
- 00000800  0x00000429 fetch  0x00000001 , 0x000048f8 
- 00000801  0x0000042a qset1  0x0000003f 
- 00000802  0x0000042b store  0x00000001 , 0x000048f8 
- 00000803  0x0000042c rtn 
- 00000804  0x0000042f jam  0x00000000 , 0x00004900 
- 00000805  0x00000430 fetch  0x00000001 , 0x000048f6 
- 00000806  0x00000431 bbit1  0x00000000 , 0x00000335 
- 00000807  0x00000433 fetcht  0x00000001 , 0x000048f5 
- 00000808  0x00000434 arg  0x00000006 , 0x00000039 
- 00000809  0x00000435 arg  0x000048fa , 0x00000006 
- 00000810  0x00000437 ifetch  0x00000001 , 0x00000006 
- 00000811  0x00000438 isub  0x00000002 , 0x0000003e 
- 00000812  0x00000439 nbranch  0x00000333 , 0x00000005 
- 00000813  0x0000043a ifetch  0x00000001 , 0x00000006 
- 00000814  0x0000043b increase  0xfffffffe , 0x00000006 
- 00000815  0x0000043c istore  0x00000001 , 0x00000006 
- 00000816  0x0000043d rtn  0x00000034 
- 00000817  0x0000043e increase  0x00000001 , 0x00000006 
- 00000818  0x0000043f istoret  0x00000001 , 0x00000006 
- 00000819  0x00000441 loop  0x0000032a 
- 00000820  0x00000442 rtn 
- 00000821  0x00000445 fetcht  0x00000001 , 0x000048f5 
- 00000822  0x00000446 arg  0x00000006 , 0x00000039 
- 00000823  0x00000447 arg  0x000048fa , 0x00000006 
- 00000824  0x00000449 ifetch  0x00000001 , 0x00000006 
- 00000825  0x0000044a branch  0x0000033e , 0x00000034 
- 00000826  0x0000044b isub  0x00000002 , 0x0000003e 
- 00000827  0x0000044c rtn  0x00000005 
- 00000828  0x0000044d loop  0x00000338 
- 00000829  0x0000044e rtn 
- 00000830  0x00000450 increase  0xffffffff , 0x00000006 
- 00000831  0x00000451 istoret  0x00000001 , 0x00000006 
- 00000832  0x00000452 rtn 
- 00000833  0x00000455 jam  0x00000001 , 0x000049c5 
- 00000834  0x00000456 fetch  0x00000001 , 0x000048f6 
- 00000835  0x00000457 call  0x00000345 , 0x00000034 
- 00000836  0x00000458 branch  0x00000324 
- 00000837  0x0000045b jam  0x00000002 , 0x000049c5 
- 00000838  0x0000045c rtn 
- 00000839  0x0000045f fetch  0x00000001 , 0x000048f6 
- 00000840  0x00000460 ncall  0x00004d4e , 0x00000034 
- 00000841  0x00000461 fetch  0x00000001 , 0x000049a1 
- 00000842  0x00000462 ncall  0x0000034c , 0x00000034 
- 00000843  0x00000463 branch  0x00004d01 
- 00000844  0x00000466 fetch  0x00000001 , 0x000048f5 
- 00000845  0x00000467 beq  0x00000014 , 0x00000351 
- 00000846  0x00000468 beq  0x0000001a , 0x00000358 
- 00000847  0x00000469 beq  0x00000008 , 0x0000035d 
- 00000848  0x0000046a branch  0x00004d12 
- 00000849  0x0000046e fetch  0x00000001 , 0x000048f6 
- 00000850  0x0000046f bbit0  0x00000000 , 0x00000356 
- 00000851  0x00000470 jam  0x00000001 , 0x000049c6 
- 00000852  0x00000471 call  0x00005ca3 
- 00000853  0x00000473 jam  0x00000006 , 0x00004bc8 
- 00000854  0x00000475 setarg  0x00000000 
- 00000855  0x00000476 branch  0x00004d38 
- 00000856  0x00000479 fetch  0x00000001 , 0x000048f6 
- 00000857  0x0000047a bbit0  0x00000000 , 0x00000356 
- 00000858  0x0000047b jam  0x00000000 , 0x000049c6 
- 00000859  0x0000047c call  0x00005ca3 
- 00000860  0x0000047d branch  0x00000355 
- 00000861  0x00000480 fetch  0x00000001 , 0x000048f6 
- 00000862  0x00000481 bbit0  0x00000000 , 0x00000356 
- 00000863  0x00000482 jam  0x00000002 , 0x000049c6 
- 00000864  0x00000483 call  0x00005ca3 
- 00000865  0x00000484 branch  0x00000355 
- 00000866  0x00000487 call  0x00000364 
- 00000867  0x00000488 branch  0x00004df6 
- 00000868  0x0000048b call  0x00007dbc 
- 00000869  0x0000048c call  0x00000372 
- 00000870  0x0000048d call  0x00000386 
- 00000871  0x0000048e call  0x0000039a 
- 00000872  0x0000048f call  0x000003ae 
- 00000873  0x00000490 call  0x000003c2 
- 00000874  0x00000491 branch  0x00000370 , 0x00000028 
- 00000875  0x00000492 fetch  0x00000001 , 0x00004ba1 
- 00000876  0x00000493 set0  0x00000000 , 0x0000003f 
- 00000877  0x00000494 set0  0x00000001 , 0x0000003f 
- 00000878  0x00000495 store  0x00000001 , 0x00004ba1 
- 00000879  0x00000496 rtn 
- 00000880  0x00000499 jam  0x00000000 , 0x000048f4 
- 00000881  0x0000049a rtn 
- 00000882  0x0000049d fetch  0x00000001 , 0x00004ba8 
- 00000883  0x0000049e rtn  0x00000034 
- 00000884  0x0000049f fetch  0x00000002 , 0x000048fa 
- 00000885  0x000004a0 fetcht  0x00000002 , 0x00004ba9 
- 00000886  0x000004a1 isub  0x00000002 , 0x0000003e 
- 00000887  0x000004a2 branch  0x0000037c , 0x00000005 
- 00000888  0x000004a3 byteswap  0x00000002 , 0x00000002 
- 00000889  0x000004a4 isub  0x00000002 , 0x0000003e 
- 00000890  0x000004a5 branch  0x0000037c , 0x00000005 
- 00000891  0x000004a6 rtn 
- 00000892  0x000004aa call  0x00007dba 
- 00000893  0x000004ab fetch  0x00000001 , 0x00004ba1 
- 00000894  0x000004ac set1  0x00000000 , 0x0000003f 
- 00000895  0x000004ad set0  0x00000001 , 0x0000003f 
- 00000896  0x000004ae store  0x00000001 , 0x00004ba1 
- 00000897  0x000004af fetch  0x00000001 , 0x00004666 
- 00000898  0x000004b0 rtneq  0x00000000 
- 00000899  0x000004b1 jam  0x00000000 , 0x00004666 
- 00000900  0x000004b2 jam  0x00000001 , 0x00004ba3 
- 00000901  0x000004b3 rtn 
- 00000902  0x000004b6 fetch  0x00000001 , 0x00004bab 
- 00000903  0x000004b7 rtn  0x00000034 
- 00000904  0x000004b8 fetch  0x00000002 , 0x000048fa 
- 00000905  0x000004b9 fetcht  0x00000002 , 0x00004bac 
- 00000906  0x000004ba isub  0x00000002 , 0x0000003e 
- 00000907  0x000004bb branch  0x00000390 , 0x00000005 
- 00000908  0x000004bc byteswap  0x00000002 , 0x00000002 
- 00000909  0x000004bd isub  0x00000002 , 0x0000003e 
- 00000910  0x000004be branch  0x00000390 , 0x00000005 
- 00000911  0x000004bf rtn 
- 00000912  0x000004c2 call  0x00007dba 
- 00000913  0x000004c3 fetch  0x00000001 , 0x00004ba1 
- 00000914  0x000004c4 set0  0x00000000 , 0x0000003f 
- 00000915  0x000004c5 set1  0x00000001 , 0x0000003f 
- 00000916  0x000004c6 store  0x00000001 , 0x00004ba1 
- 00000917  0x000004c7 fetch  0x00000001 , 0x00004666 
- 00000918  0x000004c8 rtneq  0x00000001 
- 00000919  0x000004c9 jam  0x00000001 , 0x00004666 
- 00000920  0x000004ca jam  0x00000001 , 0x00004ba5 
- 00000921  0x000004cb rtn 
- 00000922  0x000004ce fetch  0x00000001 , 0x00004bae 
- 00000923  0x000004cf rtn  0x00000034 
- 00000924  0x000004d0 fetch  0x00000002 , 0x000048fa 
- 00000925  0x000004d1 fetcht  0x00000002 , 0x00004baf 
- 00000926  0x000004d2 isub  0x00000002 , 0x0000003e 
- 00000927  0x000004d3 branch  0x000003a4 , 0x00000005 
- 00000928  0x000004d4 byteswap  0x00000002 , 0x00000002 
- 00000929  0x000004d5 isub  0x00000002 , 0x0000003e 
- 00000930  0x000004d6 branch  0x000003a4 , 0x00000005 
- 00000931  0x000004d7 rtn 
- 00000932  0x000004da call  0x00007dba 
- 00000933  0x000004db fetch  0x00000001 , 0x00004ba1 
- 00000934  0x000004dc set0  0x00000000 , 0x0000003f 
- 00000935  0x000004dd set1  0x00000001 , 0x0000003f 
- 00000936  0x000004de store  0x00000001 , 0x00004ba1 
- 00000937  0x000004df fetch  0x00000001 , 0x00004666 
- 00000938  0x000004e0 rtneq  0x00000002 
- 00000939  0x000004e1 jam  0x00000002 , 0x00004666 
- 00000940  0x000004e2 jam  0x00000001 , 0x00004ba5 
- 00000941  0x000004e3 rtn 
- 00000942  0x000004e6 fetch  0x00000001 , 0x00004bb1 
- 00000943  0x000004e7 rtn  0x00000034 
- 00000944  0x000004e8 fetch  0x00000002 , 0x000048fa 
- 00000945  0x000004e9 fetcht  0x00000002 , 0x00004bb2 
- 00000946  0x000004ea isub  0x00000002 , 0x0000003e 
- 00000947  0x000004eb branch  0x000003b8 , 0x00000005 
- 00000948  0x000004ec byteswap  0x00000002 , 0x00000002 
- 00000949  0x000004ed isub  0x00000002 , 0x0000003e 
- 00000950  0x000004ee branch  0x000003b8 , 0x00000005 
- 00000951  0x000004ef rtn 
- 00000952  0x000004f2 call  0x00007dba 
- 00000953  0x000004f3 fetch  0x00000001 , 0x00004ba1 
- 00000954  0x000004f4 set0  0x00000000 , 0x0000003f 
- 00000955  0x000004f5 set1  0x00000001 , 0x0000003f 
- 00000956  0x000004f6 store  0x00000001 , 0x00004ba1 
- 00000957  0x000004f7 fetch  0x00000001 , 0x00004666 
- 00000958  0x000004f8 rtneq  0x00000003 
- 00000959  0x000004f9 jam  0x00000003 , 0x00004666 
- 00000960  0x000004fa jam  0x00000001 , 0x00004ba5 
- 00000961  0x000004fb rtn 
- 00000962  0x000004fe fetch  0x00000001 , 0x00004bb4 
- 00000963  0x000004ff rtn  0x00000034 
- 00000964  0x00000500 fetch  0x00000002 , 0x000048fa 
- 00000965  0x00000501 fetcht  0x00000002 , 0x00004bb5 
- 00000966  0x00000502 isub  0x00000002 , 0x0000003e 
- 00000967  0x00000503 branch  0x000003cc , 0x00000005 
- 00000968  0x00000504 byteswap  0x00000002 , 0x00000002 
- 00000969  0x00000505 isub  0x00000002 , 0x0000003e 
- 00000970  0x00000506 branch  0x000003cc , 0x00000005 
- 00000971  0x00000507 rtn 
- 00000972  0x0000050a call  0x00007dba 
- 00000973  0x0000050b fetch  0x00000001 , 0x00004666 
- 00000974  0x0000050c rtneq  0x00000004 
- 00000975  0x0000050d jam  0x00000004 , 0x00004666 
- 00000976  0x0000050e call  0x00005ca6 
- 00000977  0x0000050f branch  0x00005ed1 
- 00000978  0x00000512 disable  0x00000028 
- 00000979  0x00000513 jam  0x00000000 , 0x0000496c 
- 00000980  0x00000514 jam  0x00000000 , 0x0000496d 
- 00000981  0x00000515 jam  0x00000000 , 0x0000496e 
- 00000982  0x00000516 fetch  0x00000001 , 0x000049c1 
- 00000983  0x00000517 beq  0x00000001 , 0x00004da5 
- 00000984  0x00000518 beq  0x00000002 , 0x00004daa 
- 00000985  0x00000519 beq  0x00000003 , 0x00004daa 
- 00000986  0x0000051a beq  0x00000004 , 0x00004dae 
- 00000987  0x0000051b beq  0x00000006 , 0x00004db7 
- 00000988  0x0000051c fetch  0x00000001 , 0x000048f4 
- 00000989  0x0000051d branch  0x000003df , 0x00000034 
- 00000990  0x0000051e branch  0x00004e54 
- 00000991  0x00000521 fetch  0x00000001 , 0x00004666 
- 00000992  0x00000522 rtnne  0x00000000 
- 00000993  0x00000523 branch  0x00004e66 
- 00000994  0x00000526 fetch  0x00000001 , 0x00004666 
- 00000995  0x00000527 bne  0x00000000 , 0x000003e9 
- 00000996  0x00000528 jam  0x00000000 , 0x000049a9 
- 00000997  0x00000529 fetch  0x00000002 , 0x00004855 
- 00000998  0x0000052a ncall  0x00004afc , 0x00000034 
- 00000999  0x0000052b fetch  0x00000006 , 0x00004858 
- 00001000  0x0000052c ncall  0x00004afc , 0x00000034 
- 00001001  0x0000052f fetch  0x00000001 , 0x00004855 
- 00001002  0x00000530 beq  0x00000000 , 0x000003ec 
- 00001003  0x00000531 branch  0x00004f19 
- 00001004  0x00000534 jam  0x00000002 , 0x0000485f 
- 00001005  0x00000535 call  0x00004f3e 
- 00001006  0x00000536 fetch  0x00000001 , 0x00004666 
- 00001007  0x00000537 bne  0x00000000 , 0x00004f2a 
- 00001008  0x00000538 branch  0x00004f27 
- 00001009  0x0000053c setarg  0x0000040e 
- 00001010  0x0000053d store  0x00000002 , 0x000043e9 
- 00001011  0x0000053e setarg  0x00004fe5 
- 00001012  0x0000053f store  0x00000002 , 0x000045f2 
- 00001013  0x00000540 setarg  0x00004ff8 
- 00001014  0x00000541 store  0x00000002 , 0x000045f4 
- 00001015  0x00000542 setarg  0x00000411 
- 00001016  0x00000543 store  0x00000002 , 0x000045f6 
- 00001017  0x00000544 setarg  0x000004d3 
- 00001018  0x00000545 store  0x00000002 , 0x000043d9 
- 00001019  0x00000546 setarg  0x0000042e 
- 00001020  0x00000547 store  0x00000002 , 0x000043d7 
- 00001021  0x00000549 setarg  0x00004a9a 
- 00001022  0x0000054a store  0x00000002 , 0x000043dd 
- 00001023  0x0000054b setarg  0x00004bcc 
- 00001024  0x0000054c store  0x00000002 , 0x000043db 
- 00001025  0x0000054d setarg  0x00004f62 
- 00001026  0x0000054e store  0x00000002 , 0x000043d5 
- 00001027  0x0000054f setarg  0x00005b08 
- 00001028  0x00000550 store  0x00000002 , 0x000043df 
- 00001029  0x00000551 setarg  0x00004b19 
- 00001030  0x00000552 store  0x00000002 , 0x000043e3 
- 00001031  0x00000553 setarg  0x000055fa 
- 00001032  0x00000554 store  0x00000002 , 0x000043e7 
- 00001033  0x00000557 setarg  0x00006221 
- 00001034  0x00000558 store  0x00000002 , 0x000043e1 
- 00001035  0x00000559 setarg  0x00006228 
- 00001036  0x0000055a store  0x00000002 , 0x000043e5 
- 00001037  0x0000055b rtn 
- 00001038  0x0000055e fetch  0x00000001 , 0x00004666 
- 00001039  0x0000055f rtnne  0x00000000 
- 00001040  0x00000560 branch  0x0000610b 
- 00001041  0x00000563 call  0x00000428 
- 00001042  0x00000564 fetcht  0x00000001 , 0x00004655 
- 00001043  0x00000565 call  0x00006eb6 
- 00001044  0x00000567 fetcht  0x00000001 , 0x00004bbb 
- 00001045  0x00000568 set1  0x00000007 , 0x00000002 
- 00001046  0x00000569 call  0x00006eb6 
- 00001047  0x0000056b fetch  0x00000002 , 0x00004898 
- 00001048  0x0000056c copy  0x0000003f , 0x00000012 
- 00001049  0x0000056d arg  0x00000014 , 0x00000039 
- 00001050  0x0000056f ifetcht  0x00000001 , 0x00000012 
- 00001051  0x00000570 isolate1  0x00000007 , 0x00000002 
- 00001052  0x00000571 ncall  0x00006ef7 , 0x00000001 
- 00001053  0x00000572 increase  0x00000001 , 0x00000012 
- 00001054  0x00000573 loop  0x0000041a 
- 00001055  0x00000575 fetch  0x00000002 , 0x00004896 
- 00001056  0x00000576 copy  0x0000003f , 0x00000012 
- 00001057  0x00000577 arg  0x00000008 , 0x00000039 
- 00001058  0x00000579 ifetcht  0x00000001 , 0x00000012 
- 00001059  0x0000057a sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00001060  0x0000057b ncall  0x00006eb6 , 0x00000005 
- 00001061  0x0000057c increase  0x00000001 , 0x00000012 
- 00001062  0x0000057d loop  0x00000422 
- 00001063  0x0000057e branch  0x00000441 
- 00001064  0x00000587 setarg  0x00000000 
- 00001065  0x00000588 set1  0x00000015 , 0x0000003f 
- 00001066  0x00000589 store  0x00000008 , 0x00000016 
- 00001067  0x0000058a setarg  0x00000000 
- 00001068  0x0000058b istore  0x00000004 , 0x00000005 
- 00001069  0x0000058c rtn 
- 00001070  0x0000058f rtnmark1  0x00000026 
- 00001071  0x00000590 branch  0x00000411 
- 00001072  0x00000594 jam  0x000000ff , 0x00004659 
- 00001073  0x00000595 call  0x0000739a 
- 00001074  0x00000596 call  0x00004f70 
- 00001075  0x00000597 branch  0x0000043a 
- 00001076  0x0000059a call  0x00004b6f 
- 00001077  0x0000059b call  0x000001ec 
- 00001078  0x0000059c call  0x000001de 
- 00001079  0x0000059d branch  0x00004b7c 
- 00001080  0x000005a1 call  0x0000043a 
- 00001081  0x000005a2 branch  0x00004327 
- 00001082  0x000005a6 call  0x00000428 
- 00001083  0x000005a7 call  0x00004f70 
- 00001084  0x000005a8 call  0x00000411 
- 00001085  0x000005a9 fetcht  0x00000001 , 0x0000465b 
- 00001086  0x000005aa call  0x00004c7d 
- 00001087  0x000005ab call  0x00000441 
- 00001088  0x000005ac branch  0x00004f7b 
- 00001089  0x000005af arg  0x00008070 , 0x00000006 
- 00001090  0x000005b0 arg  0x00000010 , 0x00000039 
- 00001091  0x000005b2 ifetch  0x00000001 , 0x00000006 
- 00001092  0x000005b3 nbranch  0x00000448 , 0x00000034 
- 00001093  0x000005b4 setarg  0x00000040 
- 00001094  0x000005b5 add  0x00000006 , 0xffffffff , 0x00000005 
- 00001095  0x000005b6 istore  0x00000001 , 0x00000005 
- 00001096  0x000005b8 loop  0x00000443 
- 00001097  0x000005b9 arg  0x000080dc , 0x0000003f 
- 00001098  0x000005ba isub  0x00000006 , 0x0000003e 
- 00001099  0x000005bb rtn  0x00000005 
- 00001100  0x000005bc arg  0x00000008 , 0x00000039 
- 00001101  0x000005bd arg  0x000080d4 , 0x00000006 
- 00001102  0x000005be branch  0x00000443 
- 00001103  0x000005c1 call  0x00002408 
- 00001104  0x000005c2 fetch  0x00000003 , 0x000040bd 
- 00001105  0x000005c3 rtn  0x00000034 
- 00001106  0x000005c4 fetch  0x00000001 , 0x000049a1 
- 00001107  0x000005c5 nrtn  0x00000034 
- 00001108  0x000005c6 fetch  0x00000001 , 0x000049a2 
- 00001109  0x000005c7 nrtn  0x00000034 
- 00001110  0x000005c8 fetch  0x00000001 , 0x000049c4 
- 00001111  0x000005c9 nrtn  0x00000034 
- 00001112  0x000005ca branch  0x00002490 
- 00001113  0x000005cf fetch  0x00000002 , 0x000043e9 
- 00001114  0x000005d0 call  0x00007d79 
- 00001115  0x000005d2 fetch  0x00000004 , 0x000040ad 
- 00001116  0x000005d3 iadd  0x00000002 , 0x0000003f 
- 00001117  0x000005d4 store  0x00000004 , 0x000040ad 
- 00001118  0x000005d5 call  0x00000460 
- 00001119  0x000005d7 branch  0x00002425 
- 00001120  0x000005da storer  0x00000000 , 0x00000008 , 0x000040e7 
- 00001121  0x000005db arg  0x00008070 , 0x00000006 
- 00001122  0x000005dc arg  0x000040cc , 0x00000005 
- 00001123  0x000005dd call  0x00007c8f 
- 00001124  0x000005de arg  0x000080d4 , 0x00000006 
- 00001125  0x000005df call  0x00007c89 
- 00001126  0x000005e0 fetch  0x00000001 , 0x00008080 
- 00001127  0x000005e1 store  0x00000001 , 0x000040ef 
- 00001128  0x000005e2 copy  0x00000002 , 0x00000012 
- 00001129  0x000005e4 arg  0x0000000c , 0x00000039 
- 00001130  0x000005e5 arg  0x00000016 , 0x00000011 
- 00001131  0x000005e6 arg  0x0000814d , 0x00000013 
- 00001132  0x000005e7 until  0x0000003e , 0x00000033 
- 00001133  0x000005e9 ifetch  0x00000001 , 0x00000011 
- 00001134  0x000005ea ifetcht  0x00000001 , 0x00000013 
- 00001135  0x000005eb isub  0x00000002 , 0x0000003e 
- 00001136  0x000005ec branch  0x00000473 , 0x00000005 
- 00001137  0x000005ed istore  0x00000001 , 0x00000013 
- 00001138  0x000005ee until  0x0000003e , 0x00000033 
- 00001139  0x000005f0 increase  0x00000001 , 0x00000011 
- 00001140  0x000005f1 increase  0x00000001 , 0x00000013 
- 00001141  0x000005f2 loop  0x0000046d 
- 00001142  0x000005f3 copy  0x00000012 , 0x00000002 
- 00001143  0x000005f4 rtn 
- 00001144  0x000005f8 call  0x00007396 
- 00001145  0x000005f9 call  0x000005fc 
- 00001146  0x000005fa call  0x00000485 
- 00001147  0x000005fb call  0x000004a5 
- 00001148  0x000005fc call  0x000004bc 
- 00001149  0x000005fd rtn  0x0000002b 
- 00001150  0x000005fe call  0x00000434 
- 00001151  0x000005ff fetch  0x00000001 , 0x00004a07 
- 00001152  0x00000600 store  0x00000001 , 0x00004a08 
- 00001153  0x00000601 call  0x00004a7a 
- 00001154  0x00000602 fetch  0x00000001 , 0x00004666 
- 00001155  0x00000603 beq  0x00000004 , 0x0000065e 
- 00001156  0x00000604 branch  0x00004962 
- 00001157  0x00000607 rtn  0x0000002b 
- 00001158  0x00000608 call  0x000035f0 
- 00001159  0x00000609 call  0x00000608 
- 00001160  0x0000060a fetch  0x00000001 , 0x00004666 
- 00001161  0x0000060b store  0x00000001 , 0x00004be4 
- 00001162  0x0000060c fetch  0x00000003 , 0x000042de 
- 00001163  0x0000060d store  0x00000003 , 0x00004797 
- 00001164  0x0000060e call  0x000049af 
- 00001165  0x0000060f setarg  0x00004bf9 
- 00001166  0x00000610 store  0x00000002 , 0x0000433f 
- 00001167  0x00000611 setarg  0x00000020 
- 00001168  0x00000612 store  0x00000002 , 0x00004341 
- 00001169  0x00000613 fetcht  0x00000001 , 0x00004865 
- 00001170  0x00000614 call  0x00006ef3 
- 00001171  0x00000615 call  0x00002a41 
- 00001172  0x00000617 fetch  0x00000008 , 0x00004713 
- 00001173  0x00000618 bbit1  0x00000013 , 0x00000169 
- 00001174  0x00000619 bbit1  0x00000012 , 0x00005d6e 
- 00001175  0x0000061a rtn 
- 00001176  0x0000061d arg  0x00004667 , 0x00000011 
- 00001177  0x0000061e fetch  0x00000001 , 0x00004666 
- 00001178  0x0000061f rtneq  0x00000000 
- 00001179  0x00000620 increase  0xffffffff , 0x0000003f 
- 00001180  0x00000621 mul32  0x0000003f , 0x0000000d , 0x0000003f 
- 00001181  0x00000622 iadd  0x00000011 , 0x00000011 
- 00001182  0x00000623 ifetch  0x00000001 , 0x00000011 
- 00001183  0x00000624 store  0x00000001 , 0x000043f3 
- 00001184  0x00000625 beq  0x00000034 , 0x000004a2 
- 00001185  0x00000626 rtn 
- 00001186  0x00000629 ifetch  0x00000006 , 0x00000006 
- 00001187  0x0000062a store  0x00000006 , 0x00004116 
- 00001188  0x0000062b branch  0x00005c7d 
- 00001189  0x0000062e call  0x00000428 
- 00001190  0x0000062f fetcht  0x00000001 , 0x00004655 
- 00001191  0x00000630 storet  0x00000001 , 0x00004659 
- 00001192  0x00000631 call  0x00004c7d 
- 00001193  0x00000633 setarg  0x0000486e 
- 00001194  0x00000634 store  0x00000002 , 0x00004896 
- 00001195  0x00000636 setarg  0x00004876 
- 00001196  0x00000637 store  0x00000002 , 0x00004898 
- 00001197  0x00000639 setarg  0x0000488a 
- 00001198  0x0000063a store  0x00000002 , 0x0000489a 
- 00001199  0x0000063d fetch  0x00000002 , 0x00004896 
- 00001200  0x0000063e copy  0x0000003f , 0x00000012 
- 00001201  0x0000063f arg  0x00000008 , 0x00000039 
- 00001202  0x00000641 ifetcht  0x00000001 , 0x00000012 
- 00001203  0x00000642 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00001204  0x00000643 ncall  0x000049e7 , 0x00000005 
- 00001205  0x00000644 increase  0x00000001 , 0x00000012 
- 00001206  0x00000645 loop  0x000004b2 
- 00001207  0x00000646 call  0x00000469 
- 00001208  0x00000648 fetch  0x00000002 , 0x00004898 
- 00001209  0x00000649 copy  0x0000003f , 0x00000012 
- 00001210  0x0000064a arg  0x00000014 , 0x00000039 
- 00001211  0x0000064b branch  0x000049e1 
- 00001212  0x0000064e fetch  0x00000001 , 0x00004666 
- 00001213  0x0000064f bne  0x00000000 , 0x000049f2 
- 00001214  0x00000650 call  0x000035fb 
- 00001215  0x00000651 branch  0x000049ec 
- 00001216  0x00000654 fetch  0x00000001 , 0x0000066f 
- 00001217  0x00000655 beq  0x0000001f , 0x000004c3 
- 00001218  0x00000656 branch  0x00007864 
- 00001219  0x00000659 jam  0x00000034 , 0x00000032 
- 00001220  0x0000065b fetch  0x00000001 , 0x000043cb 
- 00001221  0x0000065c beq  0x0000000f , 0x00004bc5 
- 00001222  0x0000065d branch  0x00006ea6 
- 00001223  0x00000661 call  0x00000435 
- 00001224  0x00000662 call  0x00000214 
- 00001225  0x00000663 setarg  0x00000000 
- 00001226  0x00000664 store  0x00000002 , 0x00004be5 
- 00001227  0x00000665 branch  0x00004b9a 
- 00001228  0x00000668 setarg  0x00000000 
- 00001229  0x00000669 store  0x00000002 , 0x00004790 
- 00001230  0x0000066a arg  0x00000006 , 0x00000007 
- 00001231  0x0000066b call  0x00005f04 
- 00001232  0x0000066c jam  0x00000000 , 0x00004792 
- 00001233  0x0000066d call  0x00005c3e 
- 00001234  0x0000066e branch  0x00000435 
- 00001235  0x00000671 call  0x00002a28 
- 00001236  0x00000672 nrtn  0x00000034 
- 00001237  0x00000673 fetch  0x00000001 , 0x0000478f 
- 00001238  0x00000674 beq  0x000000ff , 0x000004da 
- 00001239  0x00000675 fetch  0x00000001 , 0x00004843 
- 00001240  0x00000676 and  0x0000003f , 0x00000003 , 0x0000003f 
- 00001241  0x00000677 rtnne  0x00000003 
- 00001242  0x00000679 fetch  0x00000008 , 0x00004713 
- 00001243  0x0000067a bbit1  0x00000001 , 0x000004e4 
- 00001244  0x0000067b bbit1  0x00000000 , 0x000004e4 
- 00001245  0x0000067c bbit1  0x00000005 , 0x000004e4 
- 00001246  0x0000067d bbit1  0x00000006 , 0x000004e4 
- 00001247  0x0000067e call  0x00004e47 
- 00001248  0x0000067f nrtn  0x00000028 
- 00001249  0x00000681 fetch  0x00000001 , 0x0000496c 
- 00001250  0x00000682 beq  0x00000001 , 0x00005b3d 
- 00001251  0x00000683 rtn 
- 00001252  0x00000686 jam  0x00000000 , 0x0000496d 
- 00001253  0x00000687 branch  0x00005b3d 
- 00001254  0x0000068b fetch  0x00000001 , 0x00004bf4 
- 00001255  0x0000068c arg  0x00000100 , 0x00000013 
- 00001256  0x0000068d iadd  0x00000013 , 0x0000003f 
- 00001257  0x0000068e rtn 
- 00001258  0x00000690 branch  0x0000050a 
- 00001259  0x00000692 call  0x000004ed 
- 00001260  0x00000693 branch  0x00002563 
- 00001261  0x00000696 fetch  0x00000001 , 0x00004bf5 
- 00001262  0x00000697 rtn  0x00000034 
- 00001263  0x00000698 fetch  0x00000001 , 0x00004bf6 
- 00001264  0x00000699 nrtn  0x00000034 
- 00001265  0x0000069a fetcht  0x00000001 , 0x00004bf5 
- 00001266  0x0000069b fetch  0x00000001 , 0x00004bf4 
- 00001267  0x0000069c isub  0x00000002 , 0x0000003e 
- 00001268  0x0000069d ncall  0x000004e6 , 0x00000002 
- 00001269  0x0000069e isub  0x00000002 , 0x0000003f 
- 00001270  0x0000069f sub  0x0000003f , 0x00000064 , 0x0000003e 
- 00001271  0x000006a0 branch  0x000004ff , 0x00000002 
- 00001272  0x000006a1 fetch  0x00000001 , 0x00004bf7 
- 00001273  0x000006a2 sub  0x0000003f , 0x00000014 , 0x0000003e 
- 00001274  0x000006a3 ncall  0x000004fd , 0x00000002 
- 00001275  0x000006a4 jam  0x00000001 , 0x00004bf6 
- 00001276  0x000006a5 rtn 
- 00001277  0x000006a7 jam  0x00000001 , 0x00004bf8 
- 00001278  0x000006a8 branch  0x0000431f 
- 00001279  0x000006aa fetcht  0x00000001 , 0x0000017f 
- 00001280  0x000006ab fetch  0x00000001 , 0x0000004c 
- 00001281  0x000006ac rshift  0x0000003f , 0x0000003f 
- 00001282  0x000006ad ixor  0x00000002 , 0x0000003f 
- 00001283  0x000006ae isolate1  0x00000002 , 0x0000003f 
- 00001284  0x000006af setarg  0x00000000 
- 00001285  0x000006b0 fetcht  0x00000001 , 0x00004bf7 
- 00001286  0x000006b1 setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00001287  0x000006b2 iadd  0x00000002 , 0x00000002 
- 00001288  0x000006b3 storet  0x00000001 , 0x00004bf7 
- 00001289  0x000006b4 rtn 
- 00001290  0x000006b7 fetch  0x00000001 , 0x00000005 
- 00001291  0x000006b8 increase  0x00000001 , 0x0000003f 
- 00001292  0x000006b9 store  0x00000001 , 0x00000005 
- 00001293  0x000006ba nbranch  0x00000511 , 0x0000002d 
- 00001294  0x000006bb fetch  0x00000001 , 0x00004bf4 
- 00001295  0x000006bc increase  0x00000001 , 0x0000003f 
- 00001296  0x000006bd store  0x00000001 , 0x00004bf4 
- 00001297  0x000006be fetch  0x00000001 , 0x00000168 
- 00001298  0x000006bf rtnbit1  0x00000003 
- 00001299  0x000006c0 set1  0x00000003 , 0x0000003f 
- 00001300  0x000006c1 store  0x00000001 , 0x00000168 
- 00001301  0x000006c2 fetch  0x00000002 , 0x000042f5 
- 00001302  0x000006c3 store  0x00000002 , 0x00000196 
- 00001303  0x000006c4 setarg  0x00000000 
- 00001304  0x000006c5 store  0x00000004 , 0x0000431d 
- 00001305  0x000006c8 rtn 
- 00001306  0x000006cb call  0x0000281c 
- 00001307  0x000006cd fetchr  0x00000011 , 0x00000001 , 0x0000004d 
- 00001308  0x000006ce increase  0xfffffffc , 0x00000011 
- 00001309  0x000006cf nbranch  0x000026fa , 0x00000002 
- 00001310  0x000006d0 branch  0x0000268e 
- 00001311  0x000006d3 parse  0x00000003 , 0x00000000 , 0x00000018 
- 00001312  0x000006d4 rshift32  0x0000003f , 0x0000003f 
- 00001313  0x000006d5 rshift16  0x0000003f , 0x0000003f 
- 00001314  0x000006d6 istore  0x00000003 , 0x00000005 
- 00001315  0x000006d7 enable  0x00000010 
- 00001316  0x000006d8 call  0x0000270d 
- 00001317  0x000006d9 branch  0x000026f6 , 0x00000006 
- 00001318  0x000006da bmark0  0x00000032 , 0x000026af 
- 00001319  0x000006db fetch  0x00000001 , 0x0000004d 
- 00001320  0x000006dc branch  0x000026af , 0x00000034 
- 00001321  0x000006dd increase  0xfffffffc , 0x0000003f 
- 00001322  0x000006de store  0x00000001 , 0x0000004d 
- 00001323  0x000006df call  0x000072cb 
- 00001324  0x000006e0 fetch  0x00000001 , 0x00008108 
- 00001325  0x000006e1 bbit0  0x00000007 , 0x000026fa 
- 00001326  0x000006e2 force  0x0000000c , 0x00000038 
- 00001327  0x000006e3 storer  0x0000002f , 0x00000004 , 0x00000154 
- 00001328  0x000006e4 branch  0x000026af 
- 00001329  0x000006e7 fetch  0x00000001 , 0x00004334 
- 00001330  0x000006e8 rtneq  0x00000000 
- 00001331  0x000006e9 beq  0x00000003 , 0x0000304a 
- 00001332  0x000006ea branch  0x000028e1 
- 00001333  0x000006ed ifetch  0x00000002 , 0x00000006 
- 00001334  0x000006ee beq  0x00000004 , 0x00000565 
- 00001335  0x000006ef branch  0x000028eb 
- 00001336  0x000006f2 call  0x00002152 
- 00001337  0x000006f3 jam  0x00000000 , 0x00008900 
- 00001338  0x000006f4 set0  0x00000030 , 0x00000000 
- 00001339  0x000006f5 branch  0x00002ae3 
- 00001340  0x000006f8 set0  0x00000030 , 0x00000000 
- 00001341  0x000006f9 branch  0x00002af6 
- 00001342  0x000006fe arg  0x00004667 , 0x00000011 
- 00001343  0x000006ff fetch  0x00000001 , 0x00004666 
- 00001344  0x00000700 increase  0xffffffff , 0x0000003f 
- 00001345  0x00000701 mul32  0x0000003f , 0x0000000d , 0x0000003f 
- 00001346  0x00000702 branch  0x000054a6 
- 00001347  0x00000705 fetch  0x00000008 , 0x00004713 
- 00001348  0x00000706 rtnbit0  0x00000002 
- 00001349  0x00000707 arg  0x00000002 , 0x00000007 
- 00001350  0x00000708 call  0x00005f04 
- 00001351  0x00000709 call  0x00000556 
- 00001352  0x0000070a call  0x0000054a 
- 00001353  0x0000070b branch  0x00005ca3 
- 00001354  0x0000070d arg  0x00004667 , 0x00000011 
- 00001355  0x0000070e fetch  0x00000001 , 0x00004666 
- 00001356  0x0000070f increase  0xffffffff , 0x0000003f 
- 00001357  0x00000710 mul32  0x0000003f , 0x0000000d , 0x0000003f 
- 00001358  0x00000711 iadd  0x00000011 , 0x00000011 
- 00001359  0x00000712 fetch  0x00000001 , 0x00000032 
- 00001360  0x00000713 istore  0x00000001 , 0x00000011 
- 00001361  0x00000714 beq  0x00000034 , 0x00000553 
- 00001362  0x00000715 rtn 
- 00001363  0x00000718 fetch  0x00000006 , 0x00000178 
- 00001364  0x00000719 istore  0x00000006 , 0x00000005 
- 00001365  0x0000071a branch  0x00005c66 
- 00001366  0x0000071d fetch  0x00000001 , 0x00000032 
- 00001367  0x0000071e beq  0x00000034 , 0x00000559 
- 00001368  0x0000071f rtn 
- 00001369  0x00000721 store  0x00000001 , 0x0000495a 
- 00001370  0x00000722 fetch  0x00000006 , 0x00000178 
- 00001371  0x00000724 store  0x00000006 , 0x0000495b 
- 00001372  0x00000725 fetch  0x00000007 , 0x0000495a 
- 00001373  0x00000726 arg  0x00004667 , 0x00000006 
- 00001374  0x00000727 arg  0x00000003 , 0x00000039 
- 00001375  0x00000729 ifetcht  0x00000007 , 0x00000006 
- 00001376  0x0000072a isub  0x00000002 , 0x0000003e 
- 00001377  0x0000072b branch  0x00005c69 , 0x00000005 
- 00001378  0x0000072c increase  0x00000006 , 0x00000006 
- 00001379  0x0000072d loop  0x0000055f 
- 00001380  0x0000072e rtn 
- 00001381  0x00000732 copy  0x00000011 , 0x00000006 
- 00001382  0x00000733 ifetch  0x00000003 , 0x00000006 
- 00001383  0x00000734 store  0x00000003 , 0x00004397 
- 00001384  0x00000735 beq  0x0000000b , 0x00000572 
- 00001385  0x00000736 beq  0x00000008 , 0x0000059f 
- 00001386  0x00000737 beq  0x00000009 , 0x00000582 
- 00001387  0x00000738 beq  0x00000007 , 0x00000594 
- 00001388  0x00000739 beq  0x00000001 , 0x0000059a 
- 00001389  0x0000073a beq  0x0000000c , 0x000005b4 
- 00001390  0x0000073b beq  0x0000000a , 0x000005be 
- 00001391  0x0000073c beq  0x00000012 , 0x000005df 
- 00001392  0x0000073d beq  0x00000052 , 0x000005f0 
- 00001393  0x0000073e branch  0x00002b96 
- 00001394  0x00000741 fetch  0x00000001 , 0x000049f1 
- 00001395  0x00000742 rtn  0x00000034 
- 00001396  0x00000744 fetch  0x00000002 , 0x00004335 
- 00001397  0x00000745 arg  0x00000009 , 0x00000039 
- 00001398  0x00000746 fetch  0x00000002 , 0x00004339 
- 00001399  0x00000747 add  0x0000003f , 0x00000005 , 0x00000011 
- 00001400  0x00000748 arg  0x000049f4 , 0x00000012 
- 00001401  0x00000749 call  0x00007d64 
- 00001402  0x0000074a branch  0x0000057f , 0x00000005 
- 00001403  0x0000074b branch  0x0000057c 
- 00001404  0x0000074d fetch  0x00000001 , 0x000042cb 
- 00001405  0x0000074e store  0x00000001 , 0x000049c6 
- 00001406  0x0000074f branch  0x00000580 
- 00001407  0x00000752 jam  0x00000003 , 0x000049c6 
- 00001408  0x00000754 jam  0x00000000 , 0x000049f1 
- 00001409  0x00000755 branch  0x0000015c 
- 00001410  0x00000758 fetch  0x00000001 , 0x000049f1 
- 00001411  0x00000759 rtn  0x00000034 
- 00001412  0x0000075b fetch  0x00000002 , 0x00004335 
- 00001413  0x0000075c increase  0xfffffffe , 0x0000003f 
- 00001414  0x0000075d div  0x0000003f , 0x00000007 
- 00001415  0x0000075e call  0x00007d62 
- 00001416  0x0000075f quotient  0x00000039 
- 00001417  0x00000760 fetch  0x00000002 , 0x00004339 
- 00001418  0x00000761 add  0x0000003f , 0x00000006 , 0x00000006 
- 00001419  0x00000763 increase  0x00000003 , 0x00000006 
- 00001420  0x00000764 ifetch  0x00000002 , 0x00000006 
- 00001421  0x00000765 copy  0x0000003f , 0x00000013 
- 00001422  0x00000766 ifetch  0x00000002 , 0x00000006 
- 00001423  0x00000767 arg  0x00002a29 , 0x00000002 
- 00001424  0x00000768 isub  0x00000002 , 0x0000003e 
- 00001425  0x00000769 branch  0x00005089 , 0x00000005 
- 00001426  0x0000076a loop  0x0000058b 
- 00001427  0x0000076b branch  0x0000057c 
- 00001428  0x0000076e fetch  0x00000001 , 0x000049f1 
- 00001429  0x0000076f rtn  0x00000034 
- 00001430  0x00000771 fetch  0x00000001 , 0x000049f1 
- 00001431  0x00000772 beq  0x00000002 , 0x0000506c 
- 00001432  0x00000774 jam  0x00000002 , 0x000049c6 
- 00001433  0x00000775 branch  0x00000580 
- 00001434  0x00000778 fetch  0x00000001 , 0x000049f1 
- 00001435  0x00000779 rtn  0x00000034 
- 00001436  0x0000077b fetch  0x00000001 , 0x000049f1 
- 00001437  0x0000077c beq  0x00000002 , 0x0000057c 
- 00001438  0x0000077d branch  0x0000505d 
- 00001439  0x00000780 call  0x00002e41 
- 00001440  0x00000781 call  0x00002e4a 
- 00001441  0x00000783 fetcht  0x00000002 , 0x000006b1 
- 00001442  0x00000784 storet  0x00000002 , 0x00000678 
- 00001443  0x00000785 call  0x00002cc7 
- 00001444  0x00000786 call  0x00002cd2 
- 00001445  0x00000787 increase  0xfffffffe , 0x00000006 
- 00001446  0x00000788 copy  0x00000006 , 0x0000003f 
- 00001447  0x00000789 store  0x00000002 , 0x000006c7 
- 00001448  0x0000078b fetcht  0x00000002 , 0x000006b6 
- 00001449  0x0000078c setarg  0x00002a50 
- 00001450  0x0000078d isub  0x00000002 , 0x0000003e 
- 00001451  0x0000078e branch  0x000005ad , 0x00000005 
- 00001452  0x0000078f branch  0x00002c4f 
- 00001453  0x00000792 fetch  0x00000001 , 0x00004b99 
- 00001454  0x00000793 branch  0x00002c4f , 0x00000034 
- 00001455  0x00000794 call  0x00002ce0 
- 00001456  0x00000795 branch  0x00002e03 , 0x00000034 
- 00001457  0x00000796 arg  0x00004b9a , 0x00000006 
- 00001458  0x00000797 force  0x0000000b , 0x0000003f 
- 00001459  0x00000798 branch  0x00002ca5 
- 00001460  0x0000079c ifetch  0x00000002 , 0x00000006 
- 00001461  0x0000079d store  0x00000002 , 0x000006b5 
- 00001462  0x0000079e iforce  0x00000011 
- 00001463  0x0000079f fetcht  0x00000002 , 0x00004398 
- 00001464  0x000007a0 fetch  0x00000002 , 0x00004332 
- 00001465  0x000007a1 isub  0x00000002 , 0x0000003e 
- 00001466  0x000007a2 nbranch  0x00002d50 , 0x00000005 
- 00001467  0x000007a3 fetch  0x00000002 , 0x00004abb 
- 00001468  0x000007a4 arg  0x00004abd , 0x00000006 
- 00001469  0x000007a5 branch  0x00002d53 
- 00001470  0x000007a8 fetcht  0x00000002 , 0x00004398 
- 00001471  0x000007a9 fetch  0x00000001 , 0x00004321 
- 00001472  0x000007aa bbit1  0x00000003 , 0x000005d9 
- 00001473  0x000007ad fetch  0x00000008 , 0x00004713 
- 00001474  0x000007ae bbit0  0x00000015 , 0x000005c4 
- 00001475  0x000007af bbit0  0x0000003b , 0x000005c6 
- 00001476  0x000007b0 fetch  0x00000002 , 0x00004398 
- 00001477  0x000007b1 beq  0x00000030 , 0x00002e03 
- 00001478  0x000007b3 fetch  0x00000002 , 0x00004398 
- 00001479  0x000007b4 beq  0x00000005 , 0x000005d1 
- 00001480  0x000007b5 beq  0x00000010 , 0x000005d4 
- 00001481  0x000007b7 fetcht  0x00000002 , 0x00004398 
- 00001482  0x000007b8 fetch  0x00000002 , 0x00004332 
- 00001483  0x000007b9 isub  0x00000002 , 0x0000003e 
- 00001484  0x000007ba nbranch  0x00002d1d , 0x00000005 
- 00001485  0x000007bb call  0x00002e46 
- 00001486  0x000007bc fetcht  0x00000002 , 0x00004abb 
- 00001487  0x000007bd arg  0x00004abd , 0x00000006 
- 00001488  0x000007be branch  0x00002d2b 
- 00001489  0x000007c1 arg  0x000049fd , 0x00000006 
- 00001490  0x000007c2 force  0x00000003 , 0x0000003f 
- 00001491  0x000007c3 branch  0x00002d2d 
- 00001492  0x000007c6 fetch  0x00000001 , 0x00004b99 
- 00001493  0x000007c7 branch  0x000005c9 , 0x00000034 
- 00001494  0x000007c8 arg  0x00004b9a , 0x00000006 
- 00001495  0x000007c9 force  0x00000008 , 0x0000003f 
- 00001496  0x000007ca branch  0x00002d2d 
- 00001497  0x000007cd fetch  0x00000002 , 0x00004332 
- 00001498  0x000007ce isub  0x00000002 , 0x0000003e 
- 00001499  0x000007cf nbranch  0x000005c1 , 0x00000005 
- 00001500  0x000007d0 call  0x00002dc7 
- 00001501  0x000007d1 nbranch  0x000005c6 , 0x00000028 
- 00001502  0x000007d2 branch  0x00002d46 
- 00001503  0x000007d6 copy  0x00000006 , 0x00000011 
- 00001504  0x000007d7 fetch  0x00000002 , 0x00004335 
- 00001505  0x000007d8 add  0x0000003f , 0xfffffffd , 0x00000012 
- 00001506  0x000007d9 call  0x00002929 
- 00001507  0x000007da call  0x000005f1 
- 00001508  0x000007db fetch  0x00000001 , 0x0000478f 
- 00001509  0x000007dc beq  0x000000ff , 0x00002dac 
- 00001510  0x000007dd fetch  0x00000001 , 0x00004795 
- 00001511  0x000007de branch  0x00002dac , 0x00000034 
- 00001512  0x000007df fetch  0x00000001 , 0x00004843 
- 00001513  0x000007e0 bbit1  0x00000001 , 0x00002dac 
- 00001514  0x000007e1 setarg  0x0000001a 
- 00001515  0x000007e2 fetcht  0x00000002 , 0x00004398 
- 00001516  0x000007e3 isub  0x00000002 , 0x0000003e 
- 00001517  0x000007e4 nbranch  0x00002dac , 0x00000005 
- 00001518  0x000007e5 jam  0x00000005 , 0x000001b9 
- 00001519  0x000007e6 branch  0x00002e05 
- 00001520  0x000007ea call  0x00002dea 
- 00001521  0x000007eb fetch  0x00000001 , 0x0000478f 
- 00001522  0x000007ec beq  0x000000ff , 0x000005f6 
- 00001523  0x000007ed fetch  0x00000002 , 0x00004398 
- 00001524  0x000007ee beq  0x00000025 , 0x000005f9 
- 00001525  0x000007ef rtn 
- 00001526  0x000007f1 fetch  0x00000002 , 0x00004398 
- 00001527  0x000007f2 beq  0x00000021 , 0x000005f9 
- 00001528  0x000007f3 rtn 
- 00001529  0x000007f6 fetch  0x00000001 , 0x00000055 
- 00001530  0x000007f7 store  0x00000001 , 0x000049aa 
- 00001531  0x000007f8 rtn 
- 00001532  0x000007fb arg  0x0000915a , 0x00000006 
- 00001533  0x000007fc arg  0x00004aff , 0x00000005 
- 00001534  0x000007fd arg  0x00000045 , 0x00000039 
- 00001535  0x000007fe call  0x00007cda 
- 00001536  0x000007ff arg  0x0000919f , 0x00000006 
- 00001537  0x00000800 arg  0x00004abd , 0x00000005 
- 00001538  0x00000801 arg  0x00000042 , 0x00000039 
- 00001539  0x00000802 call  0x00007cda 
- 00001540  0x00000803 arg  0x000091e1 , 0x00000006 
- 00001541  0x00000804 arg  0x00004b44 , 0x00000005 
- 00001542  0x00000805 arg  0x00000036 , 0x00000039 
- 00001543  0x00000806 branch  0x00007cda 
- 00001544  0x0000080f setarg  0x002c1342 
- 00001545  0x00000810 store  0x00000003 , 0x00004594 
- 00001546  0x00000811 setarg  0x00154806 
- 00001547  0x00000812 istore  0x00000003 , 0x00000005 
- 00001548  0x00000813 setarg  0x004c0f36 
- 00001549  0x00000814 istore  0x00000003 , 0x00000005 
- 00001550  0x00000815 setarg  0x00113a1a 
- 00001551  0x00000816 istore  0x00000003 , 0x00000005 
- 00001552  0x00000817 setarg  0x0031234d 
- 00001553  0x00000818 istore  0x00000003 , 0x00000005 
- 00001554  0x00000819 branch  0x00003265 
- 00001555  0x0000081c fetch  0x00000002 , 0x000045e0 
- 00001556  0x0000081d and_into  0x000000e0 , 0x0000003f 
- 00001557  0x0000081e branch  0x0000061a , 0x00000034 
- 00001558  0x0000081f fetch  0x00000002 , 0x000045e0 
- 00001559  0x00000820 increase  0x00000001 , 0x0000003f 
- 00001560  0x00000821 store  0x00000002 , 0x000045e0 
- 00001561  0x00000822 rtn 
- 00001562  0x00000824 call  0x0000357f 
- 00001563  0x00000825 call  0x00003651 
- 00001564  0x00000826 nbranch  0x00003586 , 0x00000018 
- 00001565  0x00000827 nbranch  0x00003586 , 0x0000002f 
- 00001566  0x00000828 call  0x00000647 
- 00001567  0x00000829 branch  0x0000356a 
- 00001568  0x0000082d call  0x00003625 
- 00001569  0x0000082e nbranch  0x00000625 , 0x00000028 
- 00001570  0x00000830 call  0x00000630 
- 00001571  0x00000831 call  0x00004fd5 
- 00001572  0x00000832 branch  0x00004fdb 
- 00001573  0x00000835 fetch  0x00000008 , 0x0000489c 
- 00001574  0x00000836 nbranch  0x00004fdb , 0x00000034 
- 00001575  0x00000837 fetch  0x00000008 , 0x000048a4 
- 00001576  0x00000838 nbranch  0x00004fdb , 0x00000034 
- 00001577  0x00000839 fetch  0x00000004 , 0x000048ac 
- 00001578  0x0000083a nbranch  0x00004fdb , 0x00000034 
- 00001579  0x0000083b call  0x0000369d 
- 00001580  0x0000083d call  0x00004fc8 
- 00001581  0x0000083e nrtn  0x00000028 
- 00001582  0x0000083f call  0x000036be 
- 00001583  0x00000840 branch  0x00004f9c 
- 00001584  0x00000843 jam  0x00000000 , 0x00004601 
- 00001585  0x00000845 fetchr  0x0000000b , 0x00000002 , 0x00000040 
- 00001586  0x00000846 until  0x00000023 , 0x00000026 
- 00001587  0x00000847 call  0x00004df5 
- 00001588  0x00000848 fetch  0x00000001 , 0x000049a3 
- 00001589  0x00000849 nbranch  0x00005ed1 , 0x00000034 
- 00001590  0x0000084a call  0x00003651 
- 00001591  0x0000084b fetch  0x00000001 , 0x0000457f 
- 00001592  0x0000084c beq  0x00000001 , 0x00003646 
- 00001593  0x0000084d nbranch  0x0000063e , 0x00000018 
- 00001594  0x0000084e nbranch  0x0000063e , 0x0000002f 
- 00001595  0x0000084f call  0x00000647 
- 00001596  0x00000850 jam  0x00000000 , 0x0000473f 
- 00001597  0x00000851 branch  0x00003646 
- 00001598  0x00000855 fetch  0x00000001 , 0x00004602 
- 00001599  0x00000856 nrtn  0x00000034 
- 00001600  0x00000857 fetch  0x00000002 , 0x000045fe 
- 00001601  0x00000858 increase  0x00000001 , 0x0000003f 
- 00001602  0x00000859 store  0x00000002 , 0x000045fe 
- 00001603  0x0000085a fetch  0x00000001 , 0x000045fe 
- 00001604  0x0000085b beq  0x000000ff , 0x00003676 
- 00001605  0x0000085c call  0x00004fb8 
- 00001606  0x0000085d branch  0x00000631 
- 00001607  0x00000860 call  0x0000366e 
- 00001608  0x00000861 fetch  0x00000001 , 0x000044f8 
- 00001609  0x00000862 compare  0x00000008 , 0x0000003f , 0x000000f8 
- 00001610  0x00000863 nrtn  0x00000001 
- 00001611  0x00000864 fetch  0x00000001 , 0x000044f9 
- 00001612  0x00000865 beq  0x000000ff , 0x00004b11 
- 00001613  0x00000866 store  0x00000001 , 0x000049aa 
- 00001614  0x00000867 rtn 
- 00001615  0x0000086a call  0x000036b4 
- 00001616  0x0000086b nrtn  0x00000028 
- 00001617  0x0000086c call  0x00000428 
- 00001618  0x0000086d fetch  0x00000003 , 0x00004608 
- 00001619  0x0000086e branch  0x00003622 
- 00001620  0x00000872 fetch  0x00000001 , 0x00004bbe 
- 00001621  0x00000873 rtn  0x00000034 
- 00001622  0x00000874 increase  0xffffffff , 0x0000003f 
- 00001623  0x00000875 store  0x00000001 , 0x00004bbe 
- 00001624  0x00000876 nrtn  0x00000034 
- 00001625  0x00000877 jam  0x00000001 , 0x00004094 
- 00001626  0x00000878 branch  0x00004f6c 
- 00001627  0x0000087b call  0x00000686 
- 00001628  0x0000087c call  0x00000689 
- 00001629  0x0000087d branch  0x00004bcd 
- 00001630  0x00000880 call  0x00000664 
- 00001631  0x00000881 branch  0x00000678 
- 00001632  0x00000884 disable  0x00000028 
- 00001633  0x00000885 fetch  0x00000002 , 0x00004781 
- 00001634  0x00000886 rtn  0x00000034 
- 00001635  0x00000887 branch  0x00007dba 
- 00001636  0x0000088a fetch  0x00000008 , 0x00004713 
- 00001637  0x0000088b rtnbit0  0x0000000d 
- 00001638  0x0000088c fetch  0x00000009 , 0x00004bbf 
- 00001639  0x0000088d store  0x00000009 , 0x0000085c 
- 00001640  0x0000088e setarg  0x0000066c 
- 00001641  0x0000088f store  0x00000002 , 0x00000859 
- 00001642  0x00000890 jam  0x0000005a , 0x00004bbc 
- 00001643  0x00000891 rtn 
- 00001644  0x00000894 jam  0x0000005a , 0x00004665 
- 00001645  0x00000895 jam  0x00000001 , 0x0000085b 
- 00001646  0x00000896 call  0x00007966 
- 00001647  0x00000897 call  0x00000671 
- 00001648  0x00000898 branch  0x00000676 
- 00001649  0x0000089b fetch  0x00000001 , 0x0000085c 
- 00001650  0x0000089c rtn  0x00000034 
- 00001651  0x0000089d fetch  0x00000001 , 0x00004665 
- 00001652  0x0000089e beq  0x0000005a , 0x0000480c 
- 00001653  0x0000089f branch  0x00004809 
- 00001654  0x000008a2 fetch  0x00000001 , 0x00004665 
- 00001655  0x000008a3 branch  0x0000480f 
- 00001656  0x000008a6 fetch  0x00000001 , 0x00004bbc 
- 00001657  0x000008a7 beq  0x0000005a , 0x0000067d 
- 00001658  0x000008a9 fetch  0x00000001 , 0x00004bbc 
- 00001659  0x000008aa store  0x00000001 , 0x00004bbd 
- 00001660  0x000008ab rtn 
- 00001661  0x000008ae call  0x0000067a 
- 00001662  0x000008af setarg  0x00000000 
- 00001663  0x000008b0 store  0x00000002 , 0x000045d8 
- 00001664  0x000008b1 store  0x00000002 , 0x000045de 
- 00001665  0x000008b2 jam  0x00000000 , 0x00004094 
- 00001666  0x000008b3 fetch  0x00000001 , 0x00004bbe 
- 00001667  0x000008b4 call  0x00007912 , 0x00000034 
- 00001668  0x000008b5 jam  0x00000032 , 0x00004bbe 
- 00001669  0x000008b6 rtn 
- 00001670  0x000008b9 fetch  0x00000008 , 0x00004713 
- 00001671  0x000008ba rtnbit0  0x0000000d 
- 00001672  0x000008bb branch  0x00007906 
- 00001673  0x000008bf fetch  0x00000008 , 0x00004713 
- 00001674  0x000008c0 rtnbit0  0x0000000d 
- 00001675  0x000008c1 fetch  0x00000001 , 0x00008c01 
- 00001676  0x000008c2 store  0x00000001 , 0x00004663 
- 00001677  0x000008c3 rtnbit0  0x00000007 
- 00001678  0x000008c4 jam  0x00000000 , 0x00004bbe 
- 00001679  0x000008c5 setarg  0x00000000 
- 00001680  0x000008c6 store  0x00000002 , 0x00004781 
- 00001681  0x000008c7 call  0x00006018 
- 00001682  0x000008c8 call  0x00005aaa 
- 00001683  0x000008c9 call  0x00004e47 
- 00001684  0x000008ca nrtn  0x00000028 
- 00001685  0x000008cc fetch  0x00000001 , 0x0000496d 
- 00001686  0x000008cd branch  0x000006a0 , 0x00000034 
- 00001687  0x000008ce fetch  0x00000008 , 0x0000472b 
- 00001688  0x000008d0 store  0x00000008 , 0x00000670 
- 00001689  0x000008d1 fetch  0x00000001 , 0x0000472a 
- 00001690  0x000008d2 beq  0x00000003 , 0x000006a2 
- 00001691  0x000008d3 beq  0x00000002 , 0x000006a9 
- 00001692  0x000008d4 call  0x00004846 
- 00001693  0x000008d5 fetch  0x00000008 , 0x00000670 
- 00001694  0x000008d6 store  0x00000008 , 0x00000923 
- 00001695  0x000008d7 rtn 
- 00001696  0x000008da fetch  0x00000008 , 0x00004734 
- 00001697  0x000008db branch  0x00000698 
- 00001698  0x000008de call  0x00004837 
- 00001699  0x000008df jam  0x00000021 , 0x0000090c 
- 00001700  0x000008e0 setarg  0x00000003 
- 00001701  0x000008e1 store  0x00000001 , 0x00000933 
- 00001702  0x000008e2 fetch  0x00000002 , 0x00000670 
- 00001703  0x000008e3 istore  0x00000002 , 0x00000005 
- 00001704  0x000008e4 rtn 
- 00001705  0x000008e7 call  0x00004837 
- 00001706  0x000008e8 jam  0x00000022 , 0x0000090c 
- 00001707  0x000008e9 setarg  0x00000002 
- 00001708  0x000008ea store  0x00000001 , 0x00000943 
- 00001709  0x000008eb fetch  0x00000001 , 0x00000670 
- 00001710  0x000008ec istore  0x00000001 , 0x00000005 
- 00001711  0x000008ed rtn 
- 00001712  0x000008f0 set0  0x00000023 , 0x00000000 
- 00001713  0x000008f1 fetch  0x00000001 , 0x0000086d 
- 00001714  0x000008f2 and_into  0x00000080 , 0x0000003f 
- 00001715  0x000008f3 beq  0x00000080 , 0x000079ba 
- 00001716  0x000008f4 beq  0x00000000 , 0x000006b6 
- 00001717  0x000008f5 branch  0x0000235a 
- 00001718  0x000008f8 fetch  0x00000001 , 0x0000086d 
- 00001719  0x000008f9 rshift4  0x0000003f , 0x0000003f 
- 00001720  0x000008fa rshift  0x0000003f , 0x0000003f 
- 00001721  0x000008fb and_into  0x00000003 , 0x0000003f 
- 00001722  0x000008fc beq  0x00000001 , 0x000006bc 
- 00001723  0x000008fd branch  0x000079c6 
- 00001724  0x00000900 fetch  0x00000001 , 0x0000086e 
- 00001725  0x00000901 beq  0x00000009 , 0x000006bf 
- 00001726  0x00000902 branch  0x000079df 
- 00001727  0x00000905 nop  0x00003a98 
- 00001728  0x00000906 arg  0x00000875 , 0x00000005 
- 00001729  0x00000907 call  0x000006c8 
- 00001730  0x00000908 jam  0x00000001 , 0x000008f7 
- 00001731  0x00000909 call  0x00007b6e 
- 00001732  0x0000090a fetch  0x00000002 , 0x0000086f 
- 00001733  0x0000090b store  0x00000002 , 0x000008f5 
- 00001734  0x0000090c jam  0x00000002 , 0x00008c1b 
- 00001735  0x0000090d branch  0x00007b67 
- 00001736  0x00000910 fetch  0x00000001 , 0x00008c25 
- 00001737  0x00000911 rtnbit1  0x00000006 
- 00001738  0x00000912 branch  0x00007993 
- 00001739  0x00000915 fetch  0x00000008 , 0x000001fd 
- 00001740  0x00000916 branch  0x00006f79 , 0x00000034 
- 00001741  0x00000917 store  0x00000008 , 0x000043fd 
- 00001742  0x00000918 call  0x00006b3a 
- 00001743  0x00000919 call  0x00006aad 
- 00001744  0x0000091a arg  0x00000fc0 , 0x0000003f 
- 00001745  0x0000091b iadd  0x00000012 , 0x00000012 
- 00001746  0x0000091c arg  0x0000000a , 0x00000039 
- 00001747  0x0000091d arg  0x000001fd , 0x00000011 
- 00001748  0x0000091e call  0x00006b74 
- 00001749  0x0000091f call  0x00006b37 
- 00001750  0x00000920 fetch  0x00000008 , 0x000001fd 
- 00001751  0x00000921 rtn  0x00000034 
- 00001752  0x00000922 store  0x00000008 , 0x00004be7 
- 00001753  0x00000923 ifetch  0x00000002 , 0x00000006 
- 00001754  0x00000924 istore  0x00000002 , 0x00000005 
- 00001755  0x00000926 rtn 
- 00001756  0x00000929 fetch  0x00000001 , 0x000080cc 
- 00001757  0x0000092a set1  0x00000001 , 0x0000003f 
- 00001758  0x0000092b store  0x00000001 , 0x000080cc 
- 00001759  0x0000092c fetchr  0x00000012 , 0x00000001 , 0x00004419 
- 00001760  0x0000092d fetch  0x00000001 , 0x00004433 
- 00001761  0x0000092e store  0x00000001 , 0x00004419 
- 00001762  0x0000092f arg  0x00000008 , 0x00000039 
- 00001763  0x00000930 call  0x00006f67 
- 00001764  0x00000931 storer  0x00000012 , 0x00000001 , 0x00004419 
- 00001765  0x00000932 fetch  0x00000001 , 0x00008a0a 
- 00001766  0x00000933 set0  0x00000004 , 0x0000003f 
- 00001767  0x00000934 store  0x00000001 , 0x00008a0a 
- 00001768  0x00000935 rtn 
- 00001769  0x0000093c fetch  0x00000001 , 0x00004407 
- 00001770  0x0000093d beq  0x00000001 , 0x000006ed 
- 00001771  0x0000093e beq  0x00000002 , 0x000006f4 
- 00001772  0x0000093f rtn 
- 00001773  0x00000942 setarg  0x000003e8 
- 00001774  0x00000943 store  0x00000002 , 0x00004405 
- 00001775  0x00000944 fetcht  0x00000002 , 0x00004beb 
- 00001776  0x00000945 fetch  0x00000002 , 0x00004bed 
- 00001777  0x00000946 arg  0x00000e10 , 0x00000013 
- 00001778  0x00000947 call  0x00006fc0 
- 00001779  0x00000948 branch  0x000006fa 
- 00001780  0x0000094b setarg  0x000003e8 
- 00001781  0x0000094c store  0x00000002 , 0x00004405 
- 00001782  0x0000094d fetcht  0x00000002 , 0x00004be7 
- 00001783  0x0000094e fetch  0x00000002 , 0x00004be9 
- 00001784  0x0000094f arg  0x000003e8 , 0x00000013 
- 00001785  0x00000950 call  0x00006fc0 
- 00001786  0x00000952 fetcht  0x00000002 , 0x00004bef 
- 00001787  0x00000953 imul32  0x00000002 , 0x0000003f 
- 00001788  0x00000954 fetcht  0x00000002 , 0x00004bf1 
- 00001789  0x00000955 idiv  0x00000002 
- 00001790  0x00000956 branch  0x00007d5f 
- 00001791  0x00000959 call  0x000006dc 
- 00001792  0x0000095a fetch  0x00000001 , 0x00008a09 
- 00001793  0x0000095b set0  0x00000007 , 0x0000003f 
- 00001794  0x0000095c store  0x00000001 , 0x00008a09 
- 00001795  0x0000095d jam  0x00000077 , 0x00008a07 
- 00001796  0x0000095e jam  0x000000c1 , 0x00008a08 
- 00001797  0x0000095f jam  0x00000061 , 0x00008a0d 
- 00001798  0x00000960 jam  0x00000000 , 0x00008a0b 
- 00001799  0x00000961 rtn 
- 00001800  0x00000966 call  0x000006ff 
- 00001801  0x00000967 call  0x00006f90 
- 00001802  0x00000968 fetch  0x00000001 , 0x00004409 
- 00001803  0x00000969 store  0x00000001 , 0x000080cd 
- 00001804  0x0000096a call  0x00006f97 
- 00001805  0x0000096b jam  0x00000060 , 0x00008a0d 
- 00001806  0x0000096c jam  0x00000000 , 0x000080cd 
- 00001807  0x00000970 call  0x000006ff 
- 00001808  0x00000971 fetch  0x00000001 , 0x00004409 
- 00001809  0x00000972 store  0x00000001 , 0x000080cd 
- 00001810  0x00000973 jam  0x00000050 , 0x00008a0b 
- 00001811  0x00000974 jam  0x000000c0 , 0x00008a0e 
- 00001812  0x00000976 arg  0x0000000b , 0x00000038 
- 00001813  0x00000977 fetchr  0x0000002f , 0x00000002 , 0x0000440a 
- 00001814  0x00000979 jam  0x00000003 , 0x000080cc 
- 00001815  0x0000097a call  0x00000721 
- 00001816  0x0000097b fetcht  0x00000002 , 0x00008164 
- 00001817  0x0000097c storet  0x00000002 , 0x00004bf1 
- 00001818  0x0000097d call  0x00006f9c 
- 00001819  0x0000097f arg  0x0000000b , 0x00000038 
- 00001820  0x00000980 storer  0x0000002f , 0x00000002 , 0x0000440a 
- 00001821  0x00000982 jam  0x00000060 , 0x00008a0d 
- 00001822  0x00000983 jam  0x00000000 , 0x000080cd 
- 00001823  0x00000984 jam  0x00000000 , 0x000080cc 
- 00001824  0x00000985 rtn 
- 00001825  0x0000098a fetch  0x00000001 , 0x00008129 
- 00001826  0x0000098b bbit0  0x00000005 , 0x00000721 
- 00001827  0x0000098c rtn 
- 00008192  0x00000999 call  0x00002385 
- 00008193  0x0000099c bpatch  0x00000000 , 0x00004000 
- 00008194  0x0000099d clear_stack 
- 00008195  0x0000099f call  0x000042a3 
- 00008196  0x000009a0 call  0x0000223d 
- 00008197  0x000009a1 call  0x00006cad 
- 00008198  0x000009a2 call  0x00002363 
- 00008199  0x000009a3 call  0x00006946 
- 00008200  0x000009a4 bpatch  0x00000001 , 0x00004000 
- 00008201  0x000009a5 call  0x0000776f 
- 00008202  0x000009a6 call  0x00004295 
- 00008203  0x000009a7 call  0x00007447 
- 00008204  0x000009a9 call  0x0000244f , 0x0000002b 
- 00008205  0x000009ab bpatch  0x00000002 , 0x00004000 
- 00008206  0x000009ac call  0x00007552 
- 00008207  0x000009ad call  0x00007448 
- 00008208  0x000009ae call  0x00002a45 
- 00008209  0x000009af call  0x0000202a 
- 00008210  0x000009b0 call  0x000042ad 
- 00008211  0x000009b1 call  0x00002018 
- 00008212  0x000009b2 call  0x0000310f 
- 00008213  0x000009b3 call  0x0000248c 
- 00008214  0x000009b4 call  0x00004bfb 
- 00008215  0x000009b5 branch  0x0000200d 
- 00008216  0x000009b8 call  0x0000201d 
- 00008217  0x000009b9 rtnmark0  0x00000009 
- 00008218  0x000009ba set0  0x00000009 , 0x00000000 
- 00008219  0x000009bb call  0x00002041 
- 00008220  0x000009bc branch  0x000025bc 
- 00008221  0x000009bf bpatch  0x00000003 , 0x00004000 
- 00008222  0x000009c0 call  0x00002066 
- 00008223  0x000009c1 nbranch  0x00002025 , 0x00000005 
- 00008224  0x000009c2 call  0x00002036 
- 00008225  0x000009c3 add  0x00000011 , 0x00000001 , 0x00000006 
- 00008226  0x000009c4 ifetch  0x00000001 , 0x00000006 
- 00008227  0x000009c5 bbit1  0x00000000 , 0x00002536 
- 00008228  0x000009c8 rtn 
- 00008229  0x000009cb jam  0x00000000 , 0x00000006 
- 00008230  0x000009cc call  0x00002047 
- 00008231  0x000009cd copy  0x00000039 , 0x0000003e 
- 00008232  0x000009ce rtn  0x00000005 
- 00008233  0x000009cf branch  0x0000235a 
- 00008234  0x000009d7 fetch  0x00000001 , 0x00004114 
- 00008235  0x000009d8 rtn  0x00000034 
- 00008236  0x000009d9 beq  0x0000001b , 0x00002033 
- 00008237  0x000009da call  0x0000205f 
- 00008238  0x000009db rtn  0x00000005 
- 00008239  0x000009dc call  0x00002062 
- 00008240  0x000009dd rtn  0x00000005 
- 00008241  0x000009df jam  0x00000000 , 0x00004114 
- 00008242  0x000009e0 rtn 
- 00008243  0x000009e3 jam  0x0000001b , 0x000001bc 
- 00008244  0x000009e4 jam  0x00000000 , 0x00004114 
- 00008245  0x000009e5 rtn 
- 00008246  0x000009ea bpatch  0x00000004 , 0x00004000 
- 00008247  0x000009eb set1  0x00000009 , 0x00000000 
- 00008248  0x000009ec deposit  0x00000011 
- 00008249  0x000009ed store  0x00000002 , 0x0000000a 
- 00008250  0x000009ee force  0x00000053 , 0x00000039 
- 00008251  0x000009ef arg  0x00000168 , 0x00000005 
- 00008252  0x000009f0 add  0x00000011 , 0x00000001 , 0x00000006 
- 00008253  0x000009f1 ifetch  0x00000001 , 0x00000006 
- 00008254  0x000009f2 copy  0x00000011 , 0x00000006 
- 00008255  0x000009f3 bbit1  0x00000000 , 0x00007cda 
- 00008256  0x000009f4 rtn 
- 00008257  0x000009f7 bpatch  0x00000005 , 0x00004000 
- 00008258  0x000009f8 fetch  0x00000002 , 0x0000000a 
- 00008259  0x000009f9 iforce  0x00000005 
- 00008260  0x000009fa force  0x00000053 , 0x00000039 
- 00008261  0x000009fb arg  0x00000168 , 0x00000006 
- 00008262  0x000009fc branch  0x00007cda 
- 00008263  0x00000a01 arg  0x00000001 , 0x00000039 
- 00008264  0x00000a02 fetcht  0x00000001 , 0x00000006 
- 00008265  0x00000a04 increase  0x00000001 , 0x00000002 
- 00008266  0x00000a05 compare  0x00000001 , 0x00000002 , 0x000000ff 
- 00008267  0x00000a06 nbranch  0x0000204d , 0x00000001 
- 00008268  0x00000a07 arg  0x00000000 , 0x00000002 
- 00008269  0x00000a09 storet  0x00000001 , 0x00000006 
- 00008270  0x00000a0a mul32  0x00000002 , 0x00000053 , 0x0000003f 
- 00008271  0x00000a0b arg  0x00004040 , 0x00000011 
- 00008272  0x00000a0c iadd  0x00000011 , 0x00000011 
- 00008273  0x00000a0d ifetch  0x00000001 , 0x00000011 
- 00008274  0x00000a0e bbit1  0x00000001 , 0x00002054 
- 00008275  0x00000a0f rtnbit1  0x00000000 
- 00008276  0x00000a11 loop  0x00002049 
- 00008277  0x00000a12 rtn 
- 00008278  0x00000a15 bpatch  0x00000006 , 0x00004000 
- 00008279  0x00000a16 arg  0x00002073 , 0x00000013 
- 00008280  0x00000a17 call  0x00002069 
- 00008281  0x00000a18 nrtn  0x00000005 
- 00008282  0x00000a19 deposit  0x00000011 
- 00008283  0x00000a1a store  0x00000002 , 0x0000000a 
- 00008284  0x00000a1b branch  0x00007db8 
- 00008285  0x00000a21 arg  0x000020ad , 0x00000013 
- 00008286  0x00000a22 branch  0x00002069 
- 00008287  0x00000a28 fetcht  0x00000001 , 0x00004115 
- 00008288  0x00000a2a arg  0x0000207b , 0x00000013 
- 00008289  0x00000a2b branch  0x00002069 
- 00008290  0x00000a2f bpatch  0x00000007 , 0x00004000 
- 00008291  0x00000a30 fetcht  0x00000006 , 0x00004116 
- 00008292  0x00000a32 arg  0x00002075 , 0x00000013 
- 00008293  0x00000a33 branch  0x00002069 
- 00008294  0x00000a36 arg  0x00002081 , 0x00000013 
- 00008295  0x00000a37 branch  0x00002069 
- 00008296  0x00000a3a arg  0x000020c7 , 0x00000013 
- 00008297  0x00000a3c bpatch  0x00000008 , 0x00004001 
- 00008298  0x00000a3d arg  0x00004040 , 0x00000011 
- 00008299  0x00000a3e arg  0x00000001 , 0x00000039 
- 00008300  0x00000a40 ifetch  0x00000001 , 0x00000011 
- 00008301  0x00000a41 copy  0x00000013 , 0x0000003d 
- 00008302  0x00000a43 bpatch  0x00000009 , 0x00004001 
- 00008303  0x00000a44 increase  0x00000053 , 0x00000011 
- 00008304  0x00000a45 loop  0x0000206c 
- 00008305  0x00000a46 force  0x00000001 , 0x0000003e 
- 00008306  0x00000a47 rtn 
- 00008307  0x00000a4a bbit1  0x00000000 , 0x0000206e 
- 00008308  0x00000a4b branch  0x00007db8 
- 00008309  0x00000a4e bbit0  0x00000000 , 0x0000206e 
- 00008310  0x00000a50 add  0x00000011 , 0x00000010 , 0x00000006 
- 00008311  0x00000a51 ifetch  0x00000006 , 0x00000006 
- 00008312  0x00000a52 isub  0x00000002 , 0x0000003e 
- 00008313  0x00000a53 rtn  0x00000005 
- 00008314  0x00000a54 branch  0x0000206e 
- 00008315  0x00000a57 bbit0  0x00000000 , 0x0000206e 
- 00008316  0x00000a58 add  0x00000011 , 0x00000016 , 0x00000006 
- 00008317  0x00000a59 ifetch  0x00000001 , 0x00000006 
- 00008318  0x00000a5a isub  0x00000002 , 0x0000003e 
- 00008319  0x00000a5b rtn  0x00000005 
- 00008320  0x00000a5c branch  0x0000206e 
- 00008321  0x00000a5f bbit0  0x00000001 , 0x0000206e 
- 00008322  0x00000a61 call  0x000020b4 
- 00008323  0x00000a62 call  0x0000209d 
- 00008324  0x00000a63 isub  0x00000002 , 0x0000003f 
- 00008325  0x00000a64 increase  0x00000001 , 0x0000003f 
- 00008326  0x00000a65 branch  0x00002097 , 0x00000002 
- 00008327  0x00000a66 copy  0x00000006 , 0x00000012 
- 00008328  0x00000a67 store  0x00000009 , 0x00000678 
- 00008329  0x00000a68 bpatch  0x0000000a , 0x00004001 
- 00008330  0x00000a69 fetch  0x00000001 , 0x0000446d 
- 00008331  0x00000a6a nbranch  0x00002090 , 0x00000034 
- 00008332  0x00000a6b fetch  0x00000009 , 0x00000678 
- 00008333  0x00000a6c copy  0x00000012 , 0x00000006 
- 00008334  0x00000a6d increase  0x00000005 , 0x0000003f 
- 00008335  0x00000a6e branch  0x00002093 
- 00008336  0x00000a71 fetch  0x00000009 , 0x00000678 
- 00008337  0x00000a72 copy  0x00000012 , 0x00000006 
- 00008338  0x00000a73 increase  0x00000014 , 0x0000003f 
- 00008339  0x00000a75 nbranch  0x0000206e , 0x00000002 
- 00008340  0x00000a77 copy  0x00000002 , 0x00000021 
- 00008341  0x00000a78 call  0x000020c0 
- 00008342  0x00000a79 branch  0x00007db8 
- 00008343  0x00000a7d iforce  0x00000012 
- 00008344  0x00000a7e add  0x00000011 , 0x00000002 , 0x00000006 
- 00008345  0x00000a7f ifetch  0x00000002 , 0x00000006 
- 00008346  0x00000a80 branch  0x00002094 , 0x00000034 
- 00008347  0x00000a81 call  0x000020c0 
- 00008348  0x00000a82 branch  0x00002082 
- 00008349  0x00000a85 rshift16  0x0000003f , 0x0000000b 
- 00008350  0x00000a86 rshift8  0x0000000b , 0x0000000b 
- 00008351  0x00000a87 branch  0x000020a7 , 0x00000005 
- 00008352  0x00000a88 compare  0x0000000f , 0x0000000b , 0x0000000f 
- 00008353  0x00000a89 nrtn  0x00000001 
- 00008354  0x00000a8a rshift16  0x00000002 , 0x0000000b 
- 00008355  0x00000a8b rshift8  0x0000000b , 0x0000000b 
- 00008356  0x00000a8c nrtn  0x00000005 
- 00008357  0x00000a8d set1  0x0000001c , 0x00000002 
- 00008358  0x00000a8e rtn 
- 00008359  0x00000a90 rshift16  0x00000002 , 0x0000000b 
- 00008360  0x00000a91 rshift8  0x0000000b , 0x0000000b 
- 00008361  0x00000a92 compare  0x0000000f , 0x0000000b , 0x0000000f 
- 00008362  0x00000a93 nrtn  0x00000001 
- 00008363  0x00000a94 set1  0x0000001c , 0x0000003f 
- 00008364  0x00000a95 rtn 
- 00008365  0x00000a98 bbit0  0x00000000 , 0x0000206e 
- 00008366  0x00000a99 branch  0x00007db8 
- 00008367  0x00000a9d bbit0  0x00000000 , 0x0000206e 
- 00008368  0x00000a9e add  0x00000011 , 0x00000001 , 0x00000006 
- 00008369  0x00000a9f ifetch  0x00000001 , 0x00000006 
- 00008370  0x00000aa0 bbit1  0x00000000 , 0x0000206e 
- 00008371  0x00000aa1 rtn 
- 00008372  0x00000aa4 add  0x00000011 , 0x00000001 , 0x00000006 
- 00008373  0x00000aa5 ifetcht  0x00000001 , 0x00000006 
- 00008374  0x00000aa6 deposit  0x00000022 
- 00008375  0x00000aa7 isolate1  0x00000001 , 0x00000002 
- 00008376  0x00000aa8 add  0x00000011 , 0x00000004 , 0x00000006 
- 00008377  0x00000aa9 ifetcht  0x00000004 , 0x00000006 
- 00008378  0x00000aaa rtn  0x00000001 
- 00008379  0x00000aab add  0x00000011 , 0x00000008 , 0x00000006 
- 00008380  0x00000aac ifetch  0x00000006 , 0x00000006 
- 00008381  0x00000aad call  0x00002109 
- 00008382  0x00000aae deposit  0x00000028 
- 00008383  0x00000aaf rtn 
- 00008384  0x00000ab2 add  0x00000011 , 0x00000002 , 0x00000006 
- 00008385  0x00000ab3 add  0x00000011 , 0x00000004 , 0x00000005 
- 00008386  0x00000ab4 ifetch  0x00000002 , 0x00000006 
- 00008387  0x00000ab5 iadd  0x00000002 , 0x0000000b 
- 00008388  0x00000ab6 deposit  0x0000000b 
- 00008389  0x00000ab7 istore  0x00000004 , 0x00000005 
- 00008390  0x00000ab8 branch  0x00002609 
- 00008391  0x00000abc bbit0  0x00000001 , 0x0000206e 
- 00008392  0x00000abd call  0x000020b4 
- 00008393  0x00000abe iadd  0x0000001b , 0x0000003f 
- 00008394  0x00000abf iadd  0x0000001b , 0x0000003f 
- 00008395  0x00000ac0 iadd  0x00000007 , 0x0000003f 
- 00008396  0x00000ac1 isub  0x00000002 , 0x0000003e 
- 00008397  0x00000ac2 nbranch  0x0000206e , 0x00000002 
- 00008398  0x00000ac3 branch  0x00007db8 
- 00008399  0x00000ac8 bpatch  0x0000000b , 0x00004001 
- 00008400  0x00000ac9 disable  0x0000003a 
- 00008401  0x00000aca disable  0x0000001d 
- 00008402  0x00000acb disable  0x0000001c 
- 00008403  0x00000acc disable  0x0000000d 
- 00008404  0x00000acd disable  0x0000000c 
- 00008405  0x00000ace disable  0x00000009 
- 00008406  0x00000acf disable  0x0000000e 
- 00008407  0x00000ad0 disable  0x00000007 
- 00008408  0x00000ad1 branch  0x00002152 , 0x00000021 
- 00008409  0x00000ad2 until  0x0000003e , 0x00000027 
- 00008410  0x00000ad3 nop  0x00000064 
- 00008411  0x00000ad4 branch  0x00002152 
- 00008412  0x00000ada bpatch  0x0000000c , 0x00004001 
- 00008413  0x00000adb disable  0x00000010 
- 00008414  0x00000adc copy  0x00000002 , 0x0000001b 
- 00008415  0x00000add call  0x00002068 
- 00008416  0x00000ade disable  0x00000028 
- 00008417  0x00000adf nrtn  0x00000005 
- 00008418  0x00000ae0 force  0x00000000 , 0x0000001b 
- 00008419  0x00000ae1 branch  0x00007dba 
- 00008420  0x00000ae5 bpatch  0x0000000d , 0x00004001 
- 00008421  0x00000ae6 until  0x0000003e , 0x00000022 
- 00008422  0x00000ae7 deposit  0x0000001a 
- 00008423  0x00000ae8 iforce  0x00000006 
- 00008424  0x00000ae9 rshift16 , 0x0000003f , 0x0000003f 
- 00008425  0x00000aea isub  0x00000022 , 0x00000039 
- 00008426  0x00000aeb and_into  0x00000003 , 0x00000039 
- 00008427  0x00000aec nbranch  0x000020ee , 0x00000005 
- 00008428  0x00000aed force  0x00000000 , 0x0000003f 
- 00008429  0x00000aee branch  0x000020f2 
- 00008430  0x00000af0 fetcht  0x00000002 , 0x00000044 
- 00008431  0x00000af1 force  0x00000000 , 0x0000003f 
- 00008432  0x00000af3 iadd  0x00000002 , 0x0000003f 
- 00008433  0x00000af4 loop  0x000020f0 
- 00008434  0x00000af6 iadd  0x00000006 , 0x0000003f 
- 00008435  0x00000af7 div  0x0000003f , 0x0000000c 
- 00008436  0x00000af8 call  0x00007d5f 
- 00008437  0x00000af9 store  0x00000002 , 0x0000002e 
- 00008438  0x00000afa rtn 
- 00008439  0x00000afd bpatch  0x0000000e , 0x00004001 
- 00008440  0x00000afe deposit  0x0000001a 
- 00008441  0x00000aff copy  0x00000019 , 0x00000002 
- 00008442  0x00000b00 isub  0x00000002 , 0x0000003e 
- 00008443  0x00000b01 nsetflag  0x00000002 , 0x0000002c , 0x0000003f 
- 00008444  0x00000b02 isub  0x00000002 , 0x00000002 
- 00008445  0x00000b03 fetch  0x00000002 , 0x00000044 
- 00008446  0x00000b04 isolate0  0x0000000f , 0x00000002 
- 00008447  0x00000b05 branch  0x00002105 , 0x00000001 
- 00008448  0x00000b06 copy  0x00000002 , 0x00000030 
- 00008449  0x00000b07 arg  0x00010000 , 0x00000002 
- 00008450  0x00000b08 fetch  0x00000002 , 0x00000044 
- 00008451  0x00000b09 isub  0x00000002 , 0x0000003f 
- 00008452  0x00000b0a iadd  0x00000030 , 0x00000002 
- 00008453  0x00000b0d storet  0x00000006 , 0x00000170 
- 00008454  0x00000b0e rtn 
- 00008455  0x00000b11 disable  0x00000030 
- 00008456  0x00000b12 fetch  0x00000006 , 0x00000170 
- 00008457  0x00000b14 iadd  0x00000019 , 0x00000030 
- 00008458  0x00000b15 increase  0x0000000a , 0x00000030 
- 00008459  0x00000b16 fetch  0x00000002 , 0x00000044 
- 00008460  0x00000b17 isub  0x00000030 , 0x0000003f 
- 00008461  0x00000b18 isolate0  0x0000000f , 0x0000003f 
- 00008462  0x00000b19 branch  0x00002115 , 0x00000001 
- 00008463  0x00000b1a setarg  0x00010000 
- 00008464  0x00000b1b fetchr  0x00000018 , 0x00000002 , 0x00000044 
- 00008465  0x00000b1c isub  0x00000018 , 0x0000003f 
- 00008466  0x00000b1d iadd  0x00000030 , 0x00000030 
- 00008467  0x00000b1f copy  0x00000030 , 0x0000001a 
- 00008468  0x00000b20 rtn 
- 00008469  0x00000b22 force  0x00000000 , 0x0000003e 
- 00008470  0x00000b23 branch  0x00002113 
- 00008471  0x00000b2b rshift3  0x0000003f , 0x0000003f 
- 00008472  0x00000b2c ifetchr  0x00000011 , 0x00000001 , 0x00000005 
- 00008473  0x00000b2d ixor  0x00000011 , 0x0000003f 
- 00008474  0x00000b2e isolate0  0x00000006 , 0x0000003f 
- 00008475  0x00000b2f branch  0x0000211e 
- 00008476  0x00000b32 isolate0  0x00000000 , 0x0000003e 
- 00008477  0x00000b34 arg  0x00008ac2 , 0x00000005 
- 00008478  0x00000b36 ifetch  0x00000001 , 0x00000005 
- 00008479  0x00000b37 qsetflag  0x00000001 , 0x0000003f 
- 00008480  0x00000b38 istore  0x00000001 , 0x00000005 
- 00008481  0x00000b39 rtn 
- 00008482  0x00000b3c nop  0x0000003c 
- 00008483  0x00000b3f jam  0x00000008 , 0x00008983 
- 00008484  0x00000b40 jam  0x00000009 , 0x00008985 
- 00008485  0x00000b41 jam  0x00000009 , 0x00008981 
- 00008486  0x00000b42 jam  0x00000003 , 0x00008981 
- 00008487  0x00000b43 jam  0x00000006 , 0x00008980 
- 00008488  0x00000b44 nop  0x0000003c 
- 00008489  0x00000b45 arg  0x00000000 , 0x00000011 
- 00008490  0x00000b46 arg  0x00000000 , 0x00000012 
- 00008491  0x00000b47 arg  0x00000010 , 0x00000039 
- 00008492  0x00000b48 arg  0x00000800 , 0x00000006 
- 00008493  0x00000b4a ifetch  0x00000002 , 0x00000006 
- 00008494  0x00000b4b iadd  0x00000011 , 0x00000011 
- 00008495  0x00000b4c ifetch  0x00000002 , 0x00000006 
- 00008496  0x00000b4d iadd  0x00000012 , 0x00000012 
- 00008497  0x00000b4e loop  0x0000212d 
- 00008498  0x00000b4f rtn 
- 00008499  0x00000b52 bpatch  0x0000000f , 0x00004001 
- 00008500  0x00000b53 call  0x00002160 
- 00008501  0x00000b54 arg  0x00000027 , 0x00000002 
- 00008502  0x00000b55 call  0x0000216f 
- 00008503  0x00000b56 call  0x000021a6 
- 00008504  0x00000b57 jam  0x0000007f , 0x00008a25 
- 00008505  0x00000b58 jam  0x0000001a , 0x00008a30 
- 00008506  0x00000b59 jam  0x00000078 , 0x00008a31 
- 00008507  0x00000b5a jam  0x000000b2 , 0x00008a8f 
- 00008508  0x00000b5b jam  0x00000000 , 0x00008ac2 
- 00008509  0x00000b5c jam  0x00000000 , 0x00008ac3 
- 00008510  0x00000b5d arg  0x00000006 , 0x00000007 
- 00008511  0x00000b5e call  0x00002122 
- 00008512  0x00000b5f isolate1  0x0000000d , 0x00000011 
- 00008513  0x00000b60 call  0x0000211d 
- 00008514  0x00000b61 isolate1  0x0000000d , 0x00000012 
- 00008515  0x00000b62 call  0x0000211e 
- 00008516  0x00000b63 arg  0x00000005 , 0x00000007 
- 00008517  0x00000b65 call  0x0000211c 
- 00008518  0x00000b66 call  0x0000211e 
- 00008519  0x00000b67 call  0x00002122 
- 00008520  0x00000b68 arg  0x00008ac2 , 0x00000005 
- 00008521  0x00000b69 rshift4  0x00000011 , 0x0000003f 
- 00008522  0x00000b6a call  0x00002117 
- 00008523  0x00000b6b rshift4  0x00000012 , 0x0000003f 
- 00008524  0x00000b6c call  0x00002117 
- 00008525  0x00000b6d increase  0xffffffff , 0x00000007 
- 00008526  0x00000b6e branch  0x00002145 , 0x00000002 
- 00008527  0x00000b6f jam  0x00000052 , 0x00008a8f 
- 00008528  0x00000b70 jam  0x00000002 , 0x00008a30 
- 00008529  0x00000b71 jam  0x00000000 , 0x00008981 
- 00008530  0x00000b74 bpatch  0x00000010 , 0x00004002 
- 00008531  0x00000b75 call  0x00006875 
- 00008532  0x00000b76 disable  0x00000020 
- 00008533  0x00000b77 disable  0x00000021 
- 00008534  0x00000b78 setarg  0x00000200 
- 00008535  0x00000b79 store  0x00000004 , 0x00008a23 
- 00008536  0x00000b7a jam  0x000000fa , 0x00008a01 
- 00008537  0x00000b7b nop  0x0000000c 
- 00008538  0x00000b7c jam  0x00000000 , 0x00008a0f 
- 00008539  0x00000b7d jam  0x0000001a , 0x00008a12 
- 00008540  0x00000b7e jam  0x0000002b , 0x00008a14 
- 00008541  0x00000b7f force  0x00000008 , 0x00000015 
- 00008542  0x00000b80 force  0x00000000 , 0x00000015 
- 00008543  0x00000b82 branch  0x0000230f 
- 00008544  0x00000b85 bpatch  0x00000011 , 0x00004002 
- 00008545  0x00000b86 jam  0x00000060 , 0x00008a0f 
- 00008546  0x00000b87 jam  0x000000aa , 0x00008a10 
- 00008547  0x00000b88 jam  0x0000007a , 0x00008a12 
- 00008548  0x00000b89 jam  0x00000000 , 0x00008a25 
- 00008549  0x00000b8a jam  0x00000000 , 0x00008a26 
- 00008550  0x00000b8b nop  0x0000003c 
- 00008551  0x00000b8c jam  0x00000020 , 0x00008a20 
- 00008552  0x00000b8d jam  0x000000fd , 0x00008a23 
- 00008553  0x00000b8e jam  0x00000012 , 0x00008a24 
- 00008554  0x00000b8f jam  0x00000010 , 0x00008a24 
- 00008555  0x00000b90 nop  0x0000003c 
- 00008556  0x00000b91 jam  0x00000060 , 0x00008a12 
- 00008557  0x00000b92 jam  0x000000dd , 0x00008a23 
- 00008558  0x00000b93 rtn 
- 00008559  0x00000b96 bpatch  0x00000012 , 0x00004002 
- 00008560  0x00000b97 jam  0x00000001 , 0x00008900 
- 00008561  0x00000b98 jam  0x0000009d , 0x00008a23 
- 00008562  0x00000b99 jam  0x00000002 , 0x00008a24 
- 00008563  0x00000b9a nop  0x00000014 
- 00008564  0x00000b9b jam  0x00000065 , 0x00008a70 
- 00008565  0x00000b9c jam  0x0000009f , 0x00008a23 
- 00008566  0x00000b9d call  0x0000218f 
- 00008567  0x00000b9e storet  0x00000001 , 0x00000008 
- 00008568  0x00000b9f increase  0x00000001 , 0x00000002 
- 00008569  0x00000ba4 bpatch  0x00000013 , 0x00004002 
- 00008570  0x00000ba5 rshift4  0x00000002 , 0x0000003f 
- 00008571  0x00000ba6 arg  0x00004135 , 0x00000006 
- 00008572  0x00000ba7 iadd  0x00000006 , 0x00000006 
- 00008573  0x00000ba8 ifetch  0x00000001 , 0x00000006 
- 00008574  0x00000ba9 fetchr  0x00000011 , 0x00000001 , 0x00008a71 
- 00008575  0x00000baa and_into  0x0000000f , 0x00000011 
- 00008576  0x00000bab ior  0x00000011 , 0x0000003f 
- 00008577  0x00000bac store  0x00000001 , 0x00008a71 
- 00008578  0x00000bad call  0x000021d0 
- 00008579  0x00000bae nop  0x00000090 
- 00008580  0x00000baf fetch  0x00000001 , 0x00004099 
- 00008581  0x00000bb0 beq  0x00000018 , 0x00002187 
- 00008582  0x00000bb1 nop  0x00000024 
- 00008583  0x00000bb3 jam  0x00000080 , 0x00008a20 
- 00008584  0x00000bb4 rtn 
- 00008585  0x00000bb8 setarg  0x00008312 
- 00008586  0x00000bb9 store  0x00000002 , 0x00008907 
- 00008587  0x00000bba branch  0x00002197 
- 00008588  0x00000bbd setarg  0x00004189 
- 00008589  0x00000bbe store  0x00000002 , 0x00008907 
- 00008590  0x00000bbf branch  0x000021a3 
- 00008591  0x00000bc3 bpatch  0x00000014 , 0x00004002 
- 00008592  0x00000bc4 jam  0x00000011 , 0x00008a82 
- 00008593  0x00000bc5 jam  0x00000012 , 0x00008a8d 
- 00008594  0x00000bc6 jam  0x0000000a , 0x00008a8e 
- 00008595  0x00000bc7 fetch  0x00000001 , 0x00004099 
- 00008596  0x00000bc8 beq  0x00000010 , 0x00002189 
- 00008597  0x00000bc9 setarg  0x00005762 
- 00008598  0x00000bca store  0x00000002 , 0x00008907 
- 00008599  0x00000bcc jam  0x00000003 , 0x00008901 
- 00008600  0x00000bcd jam  0x00000084 , 0x00008920 
- 00008601  0x00000bce rtnmark1  0x0000002d 
- 00008602  0x00000bcf jam  0x00000001 , 0x00008901 
- 00008603  0x00000bd0 jam  0x00000080 , 0x00008920 
- 00008604  0x00000bd1 jam  0x00000007 , 0x00008a82 
- 00008605  0x00000bd2 jam  0x00000044 , 0x00008a8d 
- 00008606  0x00000bd3 jam  0x0000000a , 0x00008a8e 
- 00008607  0x00000bd4 fetch  0x00000001 , 0x00004099 
- 00008608  0x00000bd5 beq  0x00000010 , 0x0000218c 
- 00008609  0x00000bd6 setarg  0x00002bb1 
- 00008610  0x00000bd7 store  0x00000002 , 0x00008907 
- 00008611  0x00000bd9 rtnmark0  0x0000002f 
- 00008612  0x00000bda jam  0x00000005 , 0x00008901 
- 00008613  0x00000bdb rtn 
- 00008614  0x00000bde bpatch  0x00000015 , 0x00004002 
- 00008615  0x00000bdf call  0x0000686f 
- 00008616  0x00000be0 call  0x000021ba 
- 00008617  0x00000be1 force  0x00000008 , 0x00000015 
- 00008618  0x00000be2 force  0x00000000 , 0x00000015 
- 00008619  0x00000be4 setarg  0x000aaada 
- 00008620  0x00000be5 store  0x00000003 , 0x00008a0f 
- 00008621  0x00000be6 jam  0x00000040 , 0x00008a25 
- 00008622  0x00000be7 jam  0x00000010 , 0x00008a26 
- 00008623  0x00000be8 nop  0x0000003c 
- 00008624  0x00000be9 jam  0x000000fb , 0x00008a01 
- 00008625  0x00000bea jam  0x000000ff , 0x00008a25 
- 00008626  0x00000beb jam  0x00000030 , 0x00008a26 
- 00008627  0x00000bec jam  0x0000005e , 0x00008a16 
- 00008628  0x00000bed nop  0x00000014 
- 00008629  0x00000bee jam  0x00000000 , 0x00008a10 
- 00008630  0x00000bef jam  0x00000008 , 0x00008a11 
- 00008631  0x00000bf0 nop  0x00000078 
- 00008632  0x00000bf1 jam  0x0000000d , 0x00008900 
- 00008633  0x00000bf2 rtn 
- 00008634  0x00000bf6 fetch  0x00000001 , 0x00004143 
- 00008635  0x00000bf7 beq  0x000000ff , 0x000021c1 
- 00008636  0x00000bf8 arg  0x00004144 , 0x00000006 
- 00008637  0x00000bf9 iadd  0x00000006 , 0x00000006 
- 00008638  0x00000bfa ifetch  0x00000001 , 0x00000006 
- 00008639  0x00000bfb store  0x00000001 , 0x00008961 
- 00008640  0x00000bfc jam  0x00000027 , 0x00008960 
- 00008641  0x00000bff fetcht  0x00000001 , 0x00004147 
- 00008642  0x00000c00 fetch  0x00000001 , 0x00008960 
- 00008643  0x00000c01 ior  0x00000002 , 0x0000003f 
- 00008644  0x00000c02 store  0x00000001 , 0x00008960 
- 00008645  0x00000c03 rtn 
- 00008646  0x00000c07 jam  0x00000003 , 0x00008900 
- 00008647  0x00000c08 jam  0x00000002 , 0x00008a24 
- 00008648  0x00000c09 nop  0x00000014 
- 00008649  0x00000c0a jam  0x00000065 , 0x00008a70 
- 00008650  0x00000c0b jam  0x000000df , 0x00008a23 
- 00008651  0x00000c0c call  0x0000218f 
- 00008652  0x00000c0d call  0x000021e8 
- 00008653  0x00000c0e storet  0x00000001 , 0x00000008 
- 00008654  0x00000c0f increase  0x00000002 , 0x00000002 
- 00008655  0x00000c10 branch  0x00002179 
- 00008656  0x00000c15 bpatch  0x00000016 , 0x00004002 
- 00008657  0x00000c16 setarg  0x00000960 
- 00008658  0x00000c17 iadd  0x00000002 , 0x0000003f 
- 00008659  0x00000c18 copy  0x0000003f , 0x00000011 
- 00008660  0x00000c19 fetcht  0x00000001 , 0x00004099 
- 00008661  0x00000c1a rshift  0x00000002 , 0x00000002 
- 00008662  0x00000c1b idiv  0x00000002 
- 00008663  0x00000c1d call  0x00007d62 
- 00008664  0x00000c1e quotient  0x0000003f 
- 00008665  0x00000c1f store  0x00000002 , 0x00008909 
- 00008666  0x00000c20 remainder  0x0000003f 
- 00008667  0x00000c21 lshift16  0x0000003f , 0x0000003f 
- 00008668  0x00000c22 lshift8  0x0000003f , 0x0000003f 
- 00008669  0x00000c23 idiv  0x00000002 
- 00008670  0x00000c24 call  0x00007d62 
- 00008671  0x00000c25 quotient  0x0000003f 
- 00008672  0x00000c26 store  0x00000003 , 0x0000890b 
- 00008673  0x00000c2b storer  0x00000011 , 0x00000001 , 0x00008a22 
- 00008674  0x00000c2c rshift8  0x00000011 , 0x00000011 
- 00008675  0x00000c2d storer  0x00000011 , 0x00000001 , 0x00008a21 
- 00008676  0x00000c2e jam  0x000000a0 , 0x00008a20 
- 00008677  0x00000c2f jam  0x000000e0 , 0x00008a20 
- 00008678  0x00000c30 jam  0x000000a0 , 0x00008a20 
- 00008679  0x00000c31 rtn 
- 00008680  0x00000c34 add  0x00000002 , 0x00000002 , 0x0000003f 
- 00008681  0x00000c35 rshift3  0x0000003f , 0x0000003f 
- 00008682  0x00000c36 and_into  0xfffffffe , 0x0000003f 
- 00008683  0x00000c37 arg  0x0000411d , 0x00000006 
- 00008684  0x00000c38 bmark0  0x0000002d , 0x000021ee 
- 00008685  0x00000c39 increase  0x0000000c , 0x00000006 
- 00008686  0x00000c3b iadd  0x00000006 , 0x00000006 
- 00008687  0x00000c3c ifetchr  0x00000011 , 0x00000002 , 0x00000006 
- 00008688  0x00000c3d ifetch  0x00000002 , 0x00000006 
- 00008689  0x00000c3e isub  0x00000011 , 0x0000003f 
- 00008690  0x00000c3f add  0x00000002 , 0x00000002 , 0x00000006 
- 00008691  0x00000c40 and_into  0x0000000f , 0x00000006 
- 00008692  0x00000c41 imul32  0x00000006 , 0x0000003f 
- 00008693  0x00000c42 rshift4  0x0000003f , 0x0000003f 
- 00008694  0x00000c43 iadd  0x00000011 , 0x0000003f 
- 00008695  0x00000c44 store  0x00000002 , 0x00008905 
- 00008696  0x00000c45 rtn 
- 00008697  0x00000c4a bpatch  0x00000017 , 0x00004002 
- 00008698  0x00000c4b call  0x000021c6 
- 00008699  0x00000c4c nop  0x00000258 
- 00008700  0x00000c4f bpatch  0x00000018 , 0x00004003 
- 00008701  0x00000c50 setarg  0x000aaa7e 
- 00008702  0x00000c51 store  0x00000003 , 0x00008a0f 
- 00008703  0x00000c52 nop  0x0000003c 
- 00008704  0x00000c53 jam  0x00000000 , 0x00008a25 
- 00008705  0x00000c54 jam  0x0000000d , 0x00008a26 
- 00008706  0x00000c55 jam  0x00000056 , 0x00008a16 
- 00008707  0x00000c56 nop  0x0000001e 
- 00008708  0x00000c57 jam  0x0000001b , 0x00008a15 
- 00008709  0x00000c58 call  0x0000220c 
- 00008710  0x00000c59 nop  0x00000014 
- 00008711  0x00000c5a jam  0x0000000f , 0x00008a26 
- 00008712  0x00000c5b nop  0x00000014 
- 00008713  0x00000c5c jam  0x000000a8 , 0x00008a10 
- 00008714  0x00000c5d jam  0x00000000 , 0x00008a11 
- 00008715  0x00000c5e rtn 
- 00008716  0x00000c61 bpatch  0x00000019 , 0x00004003 
- 00008717  0x00000c62 fetch  0x00000001 , 0x00004141 
- 00008718  0x00000c63 beq  0x00000000 , 0x00002217 
- 00008719  0x00000c64 beq  0x00000003 , 0x0000221c 
- 00008720  0x00000c65 beq  0x00000005 , 0x00002221 
- 00008721  0x00000c66 beq  0x00000007 , 0x00002225 
- 00008722  0x00000c67 beq  0x0000000a , 0x00002229 
- 00008723  0x00000c68 beq  0x00000083 , 0x0000222d 
- 00008724  0x00000c69 beq  0x00000085 , 0x00002231 
- 00008725  0x00000c6a beq  0x0000008a , 0x00002235 
- 00008726  0x00000c6b beq  0x00000094 , 0x00002239 
- 00008727  0x00000c6d jam  0x00000017 , 0x00008a14 
- 00008728  0x00000c6e setarg  0x00251a3f 
- 00008729  0x00000c6f store  0x00000003 , 0x00008a60 
- 00008730  0x00000c71 jam  0x00000028 , 0x00008a63 
- 00008731  0x00000c72 rtn 
- 00008732  0x00000c75 jam  0x00000025 , 0x00008a14 
- 00008733  0x00000c76 setarg  0x00a91c2d 
- 00008734  0x00000c77 store  0x00000003 , 0x00008a60 
- 00008735  0x00000c79 jam  0x0000002f , 0x00008a63 
- 00008736  0x00000c7a rtn 
- 00008737  0x00000c7d jam  0x00000025 , 0x00008a14 
- 00008738  0x00000c7e setarg  0x00a91c3f 
- 00008739  0x00000c7f store  0x00000003 , 0x00008a60 
- 00008740  0x00000c80 branch  0x0000221f 
- 00008741  0x00000c83 jam  0x00000025 , 0x00008a14 
- 00008742  0x00000c84 setarg  0x00a9383f 
- 00008743  0x00000c85 store  0x00000003 , 0x00008a60 
- 00008744  0x00000c86 branch  0x0000221f 
- 00008745  0x00000c89 jam  0x00000025 , 0x00008a14 
- 00008746  0x00000c8a setarg  0x00a93f3f 
- 00008747  0x00000c8b store  0x00000003 , 0x00008a60 
- 00008748  0x00000c8c branch  0x0000221f 
- 00008749  0x00000c90 jam  0x00000017 , 0x00008a14 
- 00008750  0x00000c91 setarg  0x00251827 
- 00008751  0x00000c92 store  0x00000003 , 0x00008a60 
- 00008752  0x00000c93 branch  0x0000221a 
- 00008753  0x00000c96 jam  0x00000017 , 0x00008a14 
- 00008754  0x00000c97 setarg  0x0025181c 
- 00008755  0x00000c98 store  0x00000003 , 0x00008a60 
- 00008756  0x00000c99 branch  0x0000221a 
- 00008757  0x00000c9c jam  0x00000017 , 0x00008a14 
- 00008758  0x00000c9d setarg  0x0025180b 
- 00008759  0x00000c9e store  0x00000003 , 0x00008a60 
- 00008760  0x00000c9f branch  0x0000221a 
- 00008761  0x00000ca2 jam  0x00000017 , 0x00008a14 
- 00008762  0x00000ca3 setarg  0x00251000 
- 00008763  0x00000ca4 store  0x00000003 , 0x00008a60 
- 00008764  0x00000ca5 branch  0x0000221a 
- 00008765  0x00000caa jam  0x00000006 , 0x00008042 
- 00008766  0x00000cac fetch  0x00000002 , 0x0000409c 
- 00008767  0x00000cad bbit0  0x0000000e , 0x0000223e 
- 00008768  0x00000cae iforce  0x00000006 
- 00008769  0x00000caf arg  0x00008a00 , 0x00000002 
- 00008770  0x00000cb1 ifetch  0x00000001 , 0x00000006 
- 00008771  0x00000cb2 beq  0x000000ff , 0x00002248 
- 00008772  0x00000cb3 ior  0x00000002 , 0x00000005 
- 00008773  0x00000cb4 ifetch  0x00000001 , 0x00000006 
- 00008774  0x00000cb5 istore  0x00000001 , 0x00000005 
- 00008775  0x00000cb6 branch  0x00002242 
- 00008776  0x00000cb9 bpatch  0x0000001a , 0x00004003 
- 00008777  0x00000cba fetch  0x00000001 , 0x00004436 
- 00008778  0x00000cbb call  0x000070d7 , 0x00000034 
- 00008779  0x00000cbd until  0x0000003e , 0x00000033 
- 00008780  0x00000cbe jam  0x0000005f , 0x0000813b 
- 00008781  0x00000cbf fetch  0x00000001 , 0x00004099 
- 00008782  0x00000cc0 beq  0x00000010 , 0x00002266 
- 00008783  0x00000cc1 fetch  0x00000001 , 0x00004438 
- 00008784  0x00000cc2 or_into  0x00000004 , 0x0000003f 
- 00008785  0x00000cc3 store  0x00000001 , 0x00008a02 
- 00008786  0x00000cc4 jam  0x00000001 , 0x0000890f 
- 00008787  0x00000cc5 jam  0x00000024 , 0x00008a80 
- 00008788  0x00000cc6 jam  0x00000062 , 0x00008a81 
- 00008789  0x00000cc7 setarg  0x00e61212 
- 00008790  0x00000cc8 store  0x00000003 , 0x00008a73 
- 00008791  0x00000ccb jam  0x00000060 , 0x00008a86 
- 00008792  0x00000ccc jam  0x0000003b , 0x00008a8b 
- 00008793  0x00000cce call  0x00002286 
- 00008794  0x00000ccf jam  0x00000000 , 0x00008043 
- 00008795  0x00000cd0 jam  0x00000005 , 0x00008042 
- 00008796  0x00000cd1 setarg  0x00557474 
- 00008797  0x00000cd2 store  0x00000003 , 0x00008968 
- 00008798  0x00000cd3 jam  0x0000006e , 0x00008960 
- 00008799  0x00000cd4 call  0x00002133 
- 00008800  0x00000cd5 call  0x00002271 
- 00008801  0x00000cd6 fetch  0x00000001 , 0x0000411c 
- 00008802  0x00000cd7 store  0x00000001 , 0x0000813a 
- 00008803  0x00000cd9 jam  0x0000000c , 0x00004148 
- 00008804  0x00000cda call  0x00006f4e 
- 00008805  0x00000cdb branch  0x000022b4 
- 00008806  0x00000cde fetch  0x00000001 , 0x00004438 
- 00008807  0x00000cdf or_into  0x00000006 , 0x0000003f 
- 00008808  0x00000ce0 store  0x00000001 , 0x00008a02 
- 00008809  0x00000ce1 jam  0x00000000 , 0x0000890f 
- 00008810  0x00000ce2 jam  0x00000023 , 0x00008a80 
- 00008811  0x00000ce3 jam  0x000000b0 , 0x00008a81 
- 00008812  0x00000ce4 setarg  0x00e40909 
- 00008813  0x00000ce5 store  0x00000003 , 0x00008a73 
- 00008814  0x00000ce6 jam  0x0000002a , 0x00008a76 
- 00008815  0x00000ce7 jam  0x00000004 , 0x00008902 
- 00008816  0x00000ce8 branch  0x00002257 
- 00008817  0x00000ceb bpatch  0x0000001b , 0x00004003 
- 00008818  0x00000cec call  0x00002160 
- 00008819  0x00000ced jam  0x00000003 , 0x00008900 
- 00008820  0x00000cee jam  0x00000001 , 0x00008a70 
- 00008821  0x00000cef arg  0x0000411d , 0x00000012 
- 00008822  0x00000cf0 arg  0x00004135 , 0x00000018 
- 00008823  0x00000cf1 call  0x0000227c 
- 00008824  0x00000cf2 set1  0x0000002d , 0x00000000 
- 00008825  0x00000cf3 call  0x0000227c 
- 00008826  0x00000cf4 jam  0x00000061 , 0x00008a70 
- 00008827  0x00000cf5 branch  0x00002152 
- 00008828  0x00000cf8 call  0x0000218f 
- 00008829  0x00000cf9 arg  0x00000006 , 0x00000039 
- 00008830  0x00000cfa arg  0x00000000 , 0x00000013 
- 00008831  0x00000cfc copy  0x00000013 , 0x00000002 
- 00008832  0x00000cfd call  0x00002294 
- 00008833  0x00000cfe increase  0x00000002 , 0x00000012 
- 00008834  0x00000cff increase  0x00000001 , 0x00000018 
- 00008835  0x00000d00 increase  0x00000010 , 0x00000013 
- 00008836  0x00000d01 loop  0x0000227f 
- 00008837  0x00000d02 rtn 
- 00008838  0x00000d05 fetch  0x00000001 , 0x00004099 
- 00008839  0x00000d06 beq  0x00000018 , 0x0000228c 
- 00008840  0x00000d07 fetch  0x00000001 , 0x00004438 
- 00008841  0x00000d08 or_into  0x00000006 , 0x0000003f 
- 00008842  0x00000d09 store  0x00000001 , 0x00008a02 
- 00008843  0x00000d0a jam  0x000000e0 , 0x00008a05 
- 00008844  0x00000d0c jam  0x000000c8 , 0x00008a00 
- 00008845  0x00000d0d nop  0x0000003c 
- 00008846  0x00000d0e jam  0x000000a0 , 0x00008a01 
- 00008847  0x00000d0f jam  0x000000cf , 0x00008a00 
- 00008848  0x00000d10 jam  0x000000fa , 0x00008a01 
- 00008849  0x00000d11 nop  0x00000014 
- 00008850  0x00000d12 jam  0x0000008f , 0x00008a00 
- 00008851  0x00000d13 rtn 
- 00008852  0x00000d16 bpatch  0x0000001c , 0x00004003 
- 00008853  0x00000d17 jam  0x00000030 , 0x00008a20 
- 00008854  0x00000d18 jam  0x000000dd , 0x00008a23 
- 00008855  0x00000d19 call  0x000021d0 
- 00008856  0x00000d1b fetch  0x00000001 , 0x00008a7c 
- 00008857  0x00000d1c bbit0  0x00000000 , 0x00002298 
- 00008858  0x00000d1d jam  0x00000030 , 0x00008a7b 
- 00008859  0x00000d1e call  0x000022ae 
- 00008860  0x00000d1f iforce  0x00000011 
- 00008861  0x00000d20 jam  0x00000040 , 0x00008a7b 
- 00008862  0x00000d21 call  0x000022ae 
- 00008863  0x00000d22 isub  0x00000011 , 0x0000003f 
- 00008864  0x00000d23 mul32  0x0000003f , 0x0000007d , 0x00000002 
- 00008865  0x00000d24 setarg  0x00b00000 
- 00008866  0x00000d25 idiv  0x00000002 
- 00008867  0x00000d26 call  0x00007d62 
- 00008868  0x00000d27 quotient  0x0000003f 
- 00008869  0x00000d28 bmark0  0x0000002d , 0x000022a7 
- 00008870  0x00000d29 lshift  0x0000003f , 0x0000003f 
- 00008871  0x00000d2b istore  0x00000002 , 0x00000012 
- 00008872  0x00000d2c jam  0x00000020 , 0x00008a7b 
- 00008873  0x00000d2d fetch  0x00000001 , 0x00008a7e 
- 00008874  0x00000d2e lshift4  0x0000003f , 0x0000003f 
- 00008875  0x00000d2f istore  0x00000001 , 0x00000018 
- 00008876  0x00000d30 jam  0x00000000 , 0x00008a7b 
- 00008877  0x00000d31 rtn 
- 00008878  0x00000d34 fetch  0x00000002 , 0x00008a7d 
- 00008879  0x00000d35 byteswap  0x0000003f , 0x0000003f 
- 00008880  0x00000d36 fetcht  0x00000001 , 0x00008a7c 
- 00008881  0x00000d37 lshift16  0x00000002 , 0x00000002 
- 00008882  0x00000d38 ior  0x00000002 , 0x0000003f 
- 00008883  0x00000d39 rtn 
- 00008884  0x00000d3d bpatch  0x0000001d , 0x00004003 
- 00008885  0x00000d3e fetch  0x00000001 , 0x00008a0d 
- 00008886  0x00000d3f set1  0x00000000 , 0x0000003f 
- 00008887  0x00000d40 store  0x00000001 , 0x00008a0d 
- 00008888  0x00000d41 jam  0x000000f0 , 0x00008a0e 
- 00008889  0x00000d42 fetch  0x00000001 , 0x00008a05 
- 00008890  0x00000d43 or_into  0x00000016 , 0x0000003f 
- 00008891  0x00000d44 store  0x00000001 , 0x00008a05 
- 00008892  0x00000d46 fetch  0x00000001 , 0x00004411 
- 00008893  0x00000d47 store  0x00000001 , 0x00000678 
- 00008894  0x00000d48 fetch  0x00000001 , 0x00004408 
- 00008895  0x00000d49 store  0x00000001 , 0x00000679 
- 00008896  0x00000d4a jam  0x00000000 , 0x00004411 
- 00008897  0x00000d4b fetch  0x00000001 , 0x0000443e 
- 00008898  0x00000d4c store  0x00000001 , 0x00004408 
- 00008899  0x00000d4d fetcht  0x00000001 , 0x0000443d 
- 00008900  0x00000d4e call  0x00006f0f 
- 00008901  0x00000d50 arg  0x00000000 , 0x00000011 
- 00008902  0x00000d51 arg  0x00000008 , 0x00000039 
- 00008903  0x00000d53 call  0x00006f82 
- 00008904  0x00000d54 fetch  0x00000002 , 0x0000440a 
- 00008905  0x00000d55 iadd  0x00000011 , 0x00000011 
- 00008906  0x00000d56 loop  0x000022c7 
- 00008907  0x00000d57 rshift3  0x00000011 , 0x00000011 
- 00008908  0x00000d58 store  0x00000002 , 0x0000440a 
- 00008909  0x00000d5a fetch  0x00000001 , 0x00000678 
- 00008910  0x00000d5b store  0x00000001 , 0x00004411 
- 00008911  0x00000d5c fetch  0x00000001 , 0x00000679 
- 00008912  0x00000d5d store  0x00000001 , 0x00004408 
- 00008913  0x00000d5f fetch  0x00000001 , 0x00008a05 
- 00008914  0x00000d60 and_into  0x000000e0 , 0x0000003f 
- 00008915  0x00000d61 store  0x00000001 , 0x00008a05 
- 00008916  0x00000d62 jam  0x00000000 , 0x00008a0e 
- 00008917  0x00000d63 fetch  0x00000001 , 0x00008a0d 
- 00008918  0x00000d64 set0  0x00000000 , 0x0000003f 
- 00008919  0x00000d65 store  0x00000001 , 0x00008a0d 
- 00008920  0x00000d67 call  0x00006fb0 
- 00008921  0x00000d68 fetcht  0x00000002 , 0x0000443b 
- 00008922  0x00000d69 isub  0x00000002 , 0x0000003e 
- 00008923  0x00000d6a branch  0x000022e4 , 0x00000002 
- 00008924  0x00000d6b fetcht  0x00000002 , 0x00004439 
- 00008925  0x00000d6c isub  0x00000002 , 0x0000003e 
- 00008926  0x00000d6d rtn  0x00000002 
- 00008927  0x00000d6f fetch  0x00000001 , 0x00004438 
- 00008928  0x00000d70 rtneq  0x00000000 
- 00008929  0x00000d71 increase  0xffffffe0 , 0x0000003f 
- 00008930  0x00000d72 store  0x00000001 , 0x00004438 
- 00008931  0x00000d73 rtn 
- 00008932  0x00000d76 fetch  0x00000001 , 0x00004438 
- 00008933  0x00000d77 rtneq  0x000000e0 
- 00008934  0x00000d78 increase  0x00000020 , 0x0000003f 
- 00008935  0x00000d79 store  0x00000001 , 0x00004438 
- 00008936  0x00000d7a rtn 
- 00008937  0x00000d7e bpatch  0x0000001e , 0x00004003 
- 00008938  0x00000d80 fetch  0x00000001 , 0x000089a2 
- 00008939  0x00000d81 isolate1  0x00000006 , 0x0000003f 
- 00008940  0x00000d82 setflag  0x00000001 , 0x00000007 , 0x0000003f 
- 00008941  0x00000d83 store  0x00000001 , 0x00004142 
- 00008942  0x00000d85 fetch  0x00000001 , 0x000089a3 
- 00008943  0x00000d86 and  0x0000003f , 0x0000000f , 0x00000002 
- 00008944  0x00000d87 lshift  0x00000002 , 0x00000002 
- 00008945  0x00000d88 rshift4  0x0000003f , 0x0000003f 
- 00008946  0x00000d89 iadd  0x00000002 , 0x00000002 
- 00008947  0x00000d8a mul32  0x00000002 , 0x00000003 , 0x00000011 
- 00008948  0x00000d8c fetch  0x00000001 , 0x00004142 
- 00008949  0x00000d8d call  0x000022ff 
- 00008950  0x00000d8e sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00008951  0x00000d8f iadd  0x00000011 , 0x0000003f 
- 00008952  0x00000d90 increase  0xfffffff7 , 0x0000003f 
- 00008953  0x00000d91 and  0x0000003f , 0x000001ff , 0x0000003f 
- 00008954  0x00000d92 isolate1  0x00000008 , 0x0000003f 
- 00008955  0x00000d93 nbranch  0x000022fd , 0x00000001 
- 00008956  0x00000d94 setarg  0x00000000 
- 00008957  0x00000d96 store  0x00000001 , 0x00000035 
- 00008958  0x00000d97 branch  0x00002304 
- 00008959  0x00000d9a isolate1  0x00000007 , 0x0000003f 
- 00008960  0x00000d9b nrtn  0x00000001 
- 00008961  0x00000d9c arg  0x0000ff00 , 0x00000002 
- 00008962  0x00000d9d ior  0x00000002 , 0x0000003f 
- 00008963  0x00000d9e rtn 
- 00008964  0x00000da1 fetch  0x00000001 , 0x00000035 
- 00008965  0x00000da2 call  0x00002308 
- 00008966  0x00000da3 store  0x00000001 , 0x00000009 
- 00008967  0x00000da4 rtn 
- 00008968  0x00000da7 and_into  0x000000ff , 0x0000003f 
- 00008969  0x00000da8 div  0x0000003f , 0x0000000a 
- 00008970  0x00000da9 call  0x00007d5f 
- 00008971  0x00000daa lshift4  0x0000003f , 0x0000003f 
- 00008972  0x00000dab remainder  0x00000002 
- 00008973  0x00000dac ior  0x00000002 , 0x0000003f 
- 00008974  0x00000dad rtn 
- 00008975  0x00000db0 bpatch  0x0000001f , 0x00004003 
- 00008976  0x00000db1 fetch  0x00000001 , 0x00004143 
- 00008977  0x00000db2 rtneq  0x000000ff 
- 00008978  0x00000db3 nbranch  0x00002336 , 0x00000018 
- 00008979  0x00000db4 fetch  0x00000001 , 0x00004142 
- 00008980  0x00000db5 sub  0x0000003f , 0x000000f0 , 0x0000003e 
- 00008981  0x00000db6 nbranch  0x0000233a , 0x00000002 
- 00008982  0x00000db7 sub  0x0000003f , 0x0000007f , 0x0000003e 
- 00008983  0x00000db8 branch  0x0000233a , 0x00000002 
- 00008984  0x00000dba fetchr  0x00000011 , 0x00000001 , 0x00008961 
- 00008985  0x00000dbb fetch  0x00000001 , 0x00004143 
- 00008986  0x00000dbc rtneq  0x00000000 
- 00008987  0x00000dbd arg  0x00004144 , 0x00000006 
- 00008988  0x00000dbe iadd  0x00000006 , 0x00000006 
- 00008989  0x00000dbf ifetch  0x00000001 , 0x00000006 
- 00008990  0x00000dc0 isub  0x00000011 , 0x0000003e 
- 00008991  0x00000dc1 nrtn  0x00000005 
- 00008992  0x00000dc2 increase  0xfffffffe , 0x00000006 
- 00008993  0x00000dc3 ifetcht  0x00000001 , 0x00000006 
- 00008994  0x00000dc4 rshift4  0x00000002 , 0x0000003f 
- 00008995  0x00000dc5 rshift4  0x00000011 , 0x00000012 
- 00008996  0x00000dc6 isub  0x00000012 , 0x00000012 
- 00008997  0x00000dc7 and  0x00000002 , 0x0000000f , 0x0000003f 
- 00008998  0x00000dc8 and  0x00000011 , 0x0000000f , 0x00000011 
- 00008999  0x00000dc9 isub  0x00000011 , 0x00000011 
- 00009000  0x00000dca lshift  0x00000011 , 0x0000003f 
- 00009001  0x00000dcb iadd  0x00000012 , 0x00000012 
- 00009002  0x00000dcc mul32  0x00000012 , 0x00000003 , 0x00000012 
- 00009003  0x00000dcd fetcht  0x00000001 , 0x00004142 
- 00009004  0x00000dce and  0x00000002 , 0x00000080 , 0x0000003f 
- 00009005  0x00000dcf rtn  0x00000034 
- 00009006  0x00000dd1 setarg  0x00000100 
- 00009007  0x00000dd2 isub  0x00000002 , 0x00000002 
- 00009008  0x00000dd3 copy  0x00000012 , 0x0000003f 
- 00009009  0x00000dd4 isub  0x00000002 , 0x0000003f 
- 00009010  0x00000dd5 rtn  0x00000002 
- 00009011  0x00000dd6 and  0x0000003f , 0x000000ff , 0x0000003f 
- 00009012  0x00000dd7 rtneq  0x000000ff 
- 00009013  0x00000dd8 rtneq  0x000000fe 
- 00009014  0x00000ddb fetch  0x00000001 , 0x00004143 
- 00009015  0x00000ddc beq  0x00000001 , 0x0000233f 
- 00009016  0x00000ddd beq  0x00000002 , 0x00002341 
- 00009017  0x00000ddf branch  0x0000233f 
- 00009018  0x00000de2 fetch  0x00000001 , 0x00004143 
- 00009019  0x00000de3 beq  0x00000000 , 0x00002341 
- 00009020  0x00000de4 beq  0x00000001 , 0x0000233d 
- 00009021  0x00000de7 jam  0x00000002 , 0x00004143 
- 00009022  0x00000de8 rtn 
- 00009023  0x00000deb jam  0x00000000 , 0x00004143 
- 00009024  0x00000dec rtn 
- 00009025  0x00000def jam  0x00000001 , 0x00004143 
- 00009026  0x00000df0 rtn 
- 00009027  0x00000df8 copy  0x0000003f , 0x00000002 
- 00009028  0x00000df9 bpatch  0x00000020 , 0x00004004 
- 00009029  0x00000dfa copy  0x00000002 , 0x0000003f 
- 00009030  0x00000dfb call  0x00007d2c 
- 00009031  0x00000dfc lshift16  0x00000021 , 0x0000003f 
- 00009032  0x00000dfd set1  0x0000002c , 0x0000003f 
- 00009033  0x00000dfe call  0x00007d12 
- 00009034  0x00000dff set0  0x0000002c , 0x0000003f 
- 00009035  0x00000e00 call  0x00002352 
- 00009036  0x00000e01 call  0x00007d12 
- 00009037  0x00000e02 rtn  0x00000028 
- 00009038  0x00000e03 call  0x00007d1f 
- 00009039  0x00000e04 iforce  0x0000001b 
- 00009040  0x00000e05 until  0x0000003e , 0x00000003 
- 00009041  0x00000e06 rtn 
- 00009042  0x00000e0a copy  0x00000019 , 0x00000002 
- 00009043  0x00000e0b rtn  0x00000029 
- 00009044  0x00000e0c copy  0x0000001a , 0x00000002 
- 00009045  0x00000e0d rtn 
- 00009046  0x00000e10 deposit  0x00000022 
- 00009047  0x00000e11 rtn  0x00000029 
- 00009048  0x00000e12 deposit  0x00000028 
- 00009049  0x00000e13 rtn 
- 00009050  0x00000e17 bpatch  0x00000021 , 0x00004004 
- 00009051  0x00000e18 branch  0x0000235a 
- 00009052  0x00000e1c rtn  0x00000034 
- 00009053  0x00000e1e rshift  0x0000003f , 0x0000003f 
- 00009054  0x00000e1f increase  0xfffffffd , 0x0000003f 
- 00009055  0x00000e21 increase  0xffffffff , 0x0000003f 
- 00009056  0x00000e22 nbranch  0x0000235f , 0x00000005 
- 00009057  0x00000e23 force  0x00000000 , 0x0000003f 
- 00009058  0x00000e24 rtn 
- 00009059  0x00000e2a setarg  0x00000e43 
- 00009060  0x00000e2b store  0x00000002 , 0x00000036 
- 00009061  0x00000e2c setarg  0x00000600 
- 00009062  0x00000e2d store  0x00000002 , 0x00000038 
- 00009063  0x00000e2e setarg  0x00000600 
- 00009064  0x00000e2f store  0x00000002 , 0x0000003a 
- 00009065  0x00000e30 setarg  0x00000d00 
- 00009066  0x00000e31 store  0x00000002 , 0x00000040 
- 00009067  0x00000e32 setarg  0x000003bb 
- 00009068  0x00000e33 store  0x00000002 , 0x0000003c 
- 00009069  0x00000e34 setarg  0x00000500 
- 00009070  0x00000e35 store  0x00000002 , 0x0000003e 
- 00009071  0x00000e36 setarg  0x000007d0 
- 00009072  0x00000e37 store  0x00000002 , 0x00000042 
- 00009073  0x00000e38 setarg  0x00000ea6 
- 00009074  0x00000e39 store  0x00000002 , 0x00000044 
- 00009075  0x00000e3a setarg  0x000001e0 
- 00009076  0x00000e3b store  0x00000002 , 0x00000046 
- 00009077  0x00000e3c setarg  0x00000120 
- 00009078  0x00000e3d store  0x00000002 , 0x00000048 
- 00009079  0x00000e3e setarg  0x0000011a 
- 00009080  0x00000e3f store  0x00000002 , 0x0000004a 
- 00009081  0x00000e41 bpatch  0x00000022 , 0x00004004 
- 00009082  0x00000e42 rtn  0x0000002b 
- 00009083  0x00000e43 setarg  0x00000017 
- 00009084  0x00000e44 store  0x00000002 , 0x000042e3 
- 00009085  0x00000e45 jam  0x0000008b , 0x00004167 
- 00009086  0x00000e46 setarg  0x00000d00 
- 00009087  0x00000e47 store  0x00000002 , 0x0000433f 
- 00009088  0x00000e48 setarg  0x00000060 
- 00009089  0x00000e49 store  0x00000002 , 0x00004341 
- 00009090  0x00000e4a rshift  0x00000022 , 0x0000003f 
- 00009091  0x00000e4b store  0x00000004 , 0x00004095 
- 00009092  0x00000e4c rtn 
- 00009093  0x00000e54 setarg  0x0000ee21 
- 00009094  0x00000e55 store  0x00000002 , 0x00008050 
- 00009095  0x00000e56 fetchr  0x00000030 , 0x00000004 , 0x0000811c 
- 00009096  0x00000e57 fetch  0x00000001 , 0x00008132 
- 00009097  0x00000e58 bbit0  0x00000005 , 0x0000239c 
- 00009098  0x00000e59 enable  0x0000002b 
- 00009099  0x00000e5a bbit1  0x00000004 , 0x00002393 
- 00009100  0x00000e5b disable  0x0000002b 
- 00009101  0x00000e5c deposit  0x00000027 
- 00009102  0x00000e5d nbranch  0x00002393 , 0x00000034 
- 00009103  0x00000e5e fetch  0x00000001 , 0x00008142 
- 00009104  0x00000e5f bbit1  0x00000004 , 0x00002393 
- 00009105  0x00000e60 arg  0xffffffff , 0x00000002 
- 00009106  0x00000e61 branch  0x00002434 
- 00009107  0x00000e63 call  0x000023a0 
- 00009108  0x00000e64 call  0x000023e6 , 0x0000002b 
- 00009109  0x00000e65 fetch  0x00000001 , 0x00008132 
- 00009110  0x00000e66 set0  0x00000005 , 0x0000003f 
- 00009111  0x00000e67 store  0x00000001 , 0x00008132 
- 00009112  0x00000e68 nbranch  0x0000239d , 0x0000002b 
- 00009113  0x00000e69 nop  0x00000001 
- 00009114  0x00000e6a storer  0x00000030 , 0x00000004 , 0x0000069d 
- 00009115  0x00000e6b rtn 
- 00009116  0x00000e6e call  0x000023a0 
- 00009117  0x00000e70 call  0x00006a68 
- 00009118  0x00000e71 storer  0x00000030 , 0x00000004 , 0x0000069d 
- 00009119  0x00000e72 rtn 
- 00009120  0x00000e75 until  0x0000003e , 0x00000033 
- 00009121  0x00000e76 fetch  0x00000001 , 0x00008133 
- 00009122  0x00000e77 and_into  0x00000088 , 0x0000003f 
- 00009123  0x00000e78 store  0x00000001 , 0x00008133 
- 00009124  0x00000e79 until  0x0000003e , 0x00000033 
- 00009125  0x00000e7a fetch  0x00000001 , 0x00008132 
- 00009126  0x00000e7b or_into  0x0000000f , 0x0000003f 
- 00009127  0x00000e7c store  0x00000001 , 0x00008132 
- 00009128  0x00000e7d until  0x0000003e , 0x00000033 
- 00009129  0x00000e7e set1  0x00000007 , 0x0000003f 
- 00009130  0x00000e7f store  0x00000001 , 0x00008132 
- 00009131  0x00000e80 until  0x0000003e , 0x00000033 
- 00009132  0x00000e81 set1  0x00000006 , 0x0000003f 
- 00009133  0x00000e82 store  0x00000001 , 0x00008132 
- 00009134  0x00000e83 until  0x0000003e , 0x00000033 
- 00009135  0x00000e84 rtn 
- 00009136  0x00000e87 until  0x0000003e , 0x00000033 
- 00009137  0x00000e88 jam  0x00000076 , 0x0000813d 
- 00009138  0x00000e89 until  0x0000003e , 0x00000033 
- 00009139  0x00000e8a jam  0x00000037 , 0x0000813a 
- 00009140  0x00000e8b rtn 
- 00009141  0x00000e8e until  0x0000003e , 0x00000033 
- 00009142  0x00000e8f jam  0x00000076 , 0x0000813d 
- 00009143  0x00000e90 until  0x0000003e , 0x00000033 
- 00009144  0x00000e91 jam  0x00000037 , 0x0000813a 
- 00009145  0x00000e92 rtn 
- 00009146  0x00000e97 fetch  0x00000001 , 0x000043cb 
- 00009147  0x00000e98 lshift4  0x0000003f , 0x0000003f 
- 00009148  0x00000e9a store  0x00000001 , 0x00008143 
- 00009149  0x00000e9b until  0x0000003e , 0x00000033 
- 00009150  0x00000e9c fetch  0x00000001 , 0x000043cc 
- 00009151  0x00000e9d set1  0x00000005 , 0x0000003f 
- 00009152  0x00000e9e set1  0x00000006 , 0x0000003f 
- 00009153  0x00000e9f store  0x00000001 , 0x00008144 
- 00009154  0x00000ea0 branch  0x000023e2 
- 00009155  0x00000ea3 fetch  0x00000001 , 0x00008142 
- 00009156  0x00000ea4 set0  0x00000003 , 0x0000003f 
- 00009157  0x00000ea5 store  0x00000001 , 0x00008142 
- 00009158  0x00000ea6 rtn 
- 00009159  0x00000ea9 fetch  0x00000001 , 0x00008142 
- 00009160  0x00000eaa set1  0x00000003 , 0x0000003f 
- 00009161  0x00000eab store  0x00000001 , 0x00008142 
- 00009162  0x00000eac rtn 
- 00009163  0x00000eaf fetch  0x00000003 , 0x000040c3 
- 00009164  0x00000eb0 arg  0x0000813e , 0x00000005 
- 00009165  0x00000eb2 arg  0x00000003 , 0x00000039 
- 00009166  0x00000eb3 branch  0x000023d1 
- 00009167  0x00000eb6 arg  0x00008145 , 0x00000005 
- 00009168  0x00000eb8 arg  0x00000004 , 0x00000039 
- 00009169  0x00000eba until  0x0000003e , 0x00000033 
- 00009170  0x00000ebb istore  0x00000001 , 0x00000005 
- 00009171  0x00000ebc rshift8  0x0000003f , 0x0000003f 
- 00009172  0x00000ebd loop  0x000023d1 
- 00009173  0x00000ebe branch  0x000023e2 
- 00009174  0x00000ec1 arg  0x00008149 , 0x00000005 
- 00009175  0x00000ec2 branch  0x000023d0 
- 00009176  0x00000ec6 fetch  0x00000001 , 0x00008133 
- 00009177  0x00000ec7 set0  0x00000003 , 0x0000003f 
- 00009178  0x00000ec8 store  0x00000001 , 0x00008133 
- 00009179  0x00000ec9 rtn 
- 00009180  0x00000ecc fetch  0x00000001 , 0x000040cb 
- 00009181  0x00000ecd rtn  0x00000034 
- 00009182  0x00000ece set0  0x00000004 , 0x0000003f 
- 00009183  0x00000ecf branch  0x000023e1 
- 00009184  0x00000ed2 store  0x00000001 , 0x000040cb 
- 00009185  0x00000ed4 store  0x00000001 , 0x00008135 
- 00009186  0x00000ed6 until  0x0000003e , 0x00000033 
- 00009187  0x00000ed7 rtn 
- 00009188  0x00000edb store  0x00000001 , 0x00008134 
- 00009189  0x00000edc branch  0x000023e2 
- 00009190  0x00000ee0 call  0x000023dc 
- 00009191  0x00000ee1 fetch  0x00000001 , 0x000040ef 
- 00009192  0x00000ee2 store  0x00000001 , 0x00008080 
- 00009193  0x00000ee3 arg  0x000040cc , 0x00000006 
- 00009194  0x00000ee4 arg  0x00008070 , 0x00000005 
- 00009195  0x00000ee5 call  0x00007c8f 
- 00009196  0x00000ee6 arg  0x000080d4 , 0x00000005 
- 00009197  0x00000ee7 call  0x00007c89 
- 00009198  0x00000ee8 fetchr  0x00000000 , 0x00000008 , 0x000040e7 
- 00009199  0x00000ee9 arg  0x0000814d , 0x00000006 
- 00009200  0x00000eea arg  0x00000016 , 0x00000005 
- 00009201  0x00000eeb arg  0x0000000c , 0x00000039 
- 00009202  0x00000eec call  0x00007cda 
- 00009203  0x00000eed branch  0x00006b11 
- 00009204  0x00000ef0 storer  0x00000000 , 0x00000008 , 0x000040e7 
- 00009205  0x00000ef1 arg  0x00008070 , 0x00000006 
- 00009206  0x00000ef2 arg  0x000040cc , 0x00000005 
- 00009207  0x00000ef3 call  0x00007c8f 
- 00009208  0x00000ef4 arg  0x000080d4 , 0x00000006 
- 00009209  0x00000ef5 call  0x00007c89 
- 00009210  0x00000ef6 fetch  0x00000001 , 0x00008080 
- 00009211  0x00000ef7 store  0x00000001 , 0x000040ef 
- 00009212  0x00000ef8 branch  0x000023fd 
- 00009213  0x00000efb arg  0x0000000c , 0x00000039 
- 00009214  0x00000efc arg  0x00000016 , 0x00000006 
- 00009215  0x00000efd arg  0x0000814d , 0x00000011 
- 00009216  0x00000eff ifetch  0x00000001 , 0x00000006 
- 00009217  0x00000f00 ncall  0x00002405 , 0x00000034 
- 00009218  0x00000f01 increase  0x00000001 , 0x00000011 
- 00009219  0x00000f02 loop  0x00002400 
- 00009220  0x00000f03 rtn 
- 00009221  0x00000f05 istore  0x00000001 , 0x00000011 
- 00009222  0x00000f06 until  0x0000003e , 0x00000033 
- 00009223  0x00000f07 rtn 
- 00009224  0x00000f0a bpatch  0x00000023 , 0x00004004 
- 00009225  0x00000f0b fetch  0x00000001 , 0x000080cb 
- 00009226  0x00000f0c nbranch  0x0000240f , 0x00000034 
- 00009227  0x00000f0d fetch  0x00000003 , 0x000040bd 
- 00009228  0x00000f0e nrtn  0x00000034 
- 00009229  0x00000f0f jam  0x0000000c , 0x000080cb 
- 00009230  0x00000f10 jam  0x00000080 , 0x00008006 
- 00009231  0x00000f12 fetch  0x00000001 , 0x00008129 
- 00009232  0x00000f13 rtnbit0  0x00000001 
- 00009233  0x00000f14 fetch  0x00000003 , 0x0000815b 
- 00009234  0x00000f15 store  0x00000003 , 0x000040bd 
- 00009235  0x00000f16 rtn 
- 00009236  0x00000f1b fetch  0x00000001 , 0x000040ca 
- 00009237  0x00000f1c set1  0x00000004 , 0x0000003f 
- 00009238  0x00000f1d store  0x00000001 , 0x000040ca 
- 00009239  0x00000f21 bpatch  0x00000024 , 0x00004004 
- 00009240  0x00000f22 arg  0xffffffff , 0x00000002 
- 00009241  0x00000f23 fetch  0x00000001 , 0x000040a7 
- 00009242  0x00000f24 store  0x00000001 , 0x000040c8 
- 00009243  0x00000f25 fetch  0x00000001 , 0x000040ca 
- 00009244  0x00000f26 store  0x00000001 , 0x00008142 
- 00009245  0x00000f27 until  0x0000003e , 0x00000033 
- 00009246  0x00000f2a bpatch  0x00000025 , 0x00004004 
- 00009247  0x00000f2c fetch  0x00000002 , 0x000043e9 
- 00009248  0x00000f2d call  0x00007d79 
- 00009249  0x00000f2f fetch  0x00000004 , 0x000040ad 
- 00009250  0x00000f30 iadd  0x00000002 , 0x0000003f 
- 00009251  0x00000f31 store  0x00000004 , 0x000040ad 
- 00009252  0x00000f32 call  0x000023f4 
- 00009253  0x00000f33 fetch  0x00000001 , 0x000040cb 
- 00009254  0x00000f34 set1  0x00000004 , 0x0000003f 
- 00009255  0x00000f35 call  0x000023e1 
- 00009256  0x00000f36 ncall  0x000023cb , 0x0000002b 
- 00009257  0x00000f37 until  0x0000003e , 0x00000033 
- 00009258  0x00000f38 storer  0x00000019 , 0x00000006 , 0x000040b1 
- 00009259  0x00000f39 fetch  0x00000003 , 0x000040c6 
- 00009260  0x00000f3a fetchr  0x00000011 , 0x00000001 , 0x000040c9 
- 00009261  0x00000f3b arg  0x00000003 , 0x00000039 
- 00009262  0x00000f3d until  0x0000003e , 0x00000033 
- 00009263  0x00000f3e store  0x00000001 , 0x00008132 
- 00009264  0x00000f3f rshift8  0x0000003f , 0x0000003f 
- 00009265  0x00000f40 loop  0x0000242e 
- 00009266  0x00000f41 until  0x0000003e , 0x00000033 
- 00009267  0x00000f42 storer  0x00000011 , 0x00000001 , 0x00008133 
- 00009268  0x00000f44 until  0x0000003e , 0x00000033 
- 00009269  0x00000f45 storet  0x00000004 , 0x0000804c 
- 00009270  0x00000f46 jam  0x00000001 , 0x00008005 
- 00009271  0x00000f47 until  0x0000003e , 0x0000003f 
- 00009272  0x00000f4a fetch  0x00000001 , 0x000040c3 
- 00009273  0x00000f4b nrtn  0x00000034 
- 00009274  0x00000f4c jam  0x00000006 , 0x00008042 
- 00009275  0x00000f4d jam  0x000000f8 , 0x00008130 
- 00009276  0x00000f4e setarg  0x00030d40 
- 00009277  0x00000f4f call  0x0000235c 
- 00009278  0x00000f50 call  0x000023b5 
- 00009279  0x00000f51 until  0x0000003e , 0x00000033 
- 00009280  0x00000f52 jam  0x000000ff , 0x00008130 
- 00009281  0x00000f53 copy  0x00000031 , 0x00000030 
- 00009282  0x00000f54 jam  0x00000004 , 0x00008042 
- 00009283  0x00000f55 nop  0x0000000a 
- 00009284  0x00000f56 until  0x0000003e , 0x00000033 
- 00009285  0x00000f57 deposit  0x00000031 
- 00009286  0x00000f58 isub  0x00000030 , 0x0000003f 
- 00009287  0x00000f59 increase  0x00000030 , 0x0000003f 
- 00009288  0x00000f5a arg  0x000000ff , 0x00000002 
- 00009289  0x00000f5b call  0x00007d6c 
- 00009290  0x00000f5c store  0x00000001 , 0x000040c3 
- 00009291  0x00000f5d nop  0x00007530 
- 00009292  0x00000f5e nop  0x00007530 
- 00009293  0x00000f5f nop  0x00007530 
- 00009294  0x00000f60 rtn 
- 00009295  0x00000f64 bpatch  0x00000026 , 0x00004004 
- 00009296  0x00000f65 setarg  0x00000000 
- 00009297  0x00000f66 copy  0x00000027 , 0x0000003e 
- 00009298  0x00000f67 branch  0x0000245a , 0x00000005 
- 00009299  0x00000f68 fetch  0x00000001 , 0x0000813e 
- 00009300  0x00000f69 fetcht  0x00000001 , 0x0000813f 
- 00009301  0x00000f6a isub  0x00000002 , 0x0000003e 
- 00009302  0x00000f6b branch  0x00002458 , 0x00000002 
- 00009303  0x00000f6c deposit  0x00000002 
- 00009304  0x00000f6e isub  0x00000027 , 0x0000003f 
- 00009305  0x00000f6f increase  0x00000001 , 0x0000003f 
- 00009306  0x00000f71 increase  0x00000008 , 0x0000003f 
- 00009307  0x00000f72 until  0x0000003e , 0x00000033 
- 00009308  0x00000f73 iadd  0x00000031 , 0x0000003f 
- 00009309  0x00000f74 fetcht  0x00000004 , 0x000040a9 
- 00009310  0x00000f75 iadd  0x00000002 , 0x0000003f 
- 00009311  0x00000f76 fetcht  0x00000003 , 0x000040bd 
- 00009312  0x00000f77 imul32  0x00000002 , 0x0000003f 
- 00009313  0x00000f78 rshift8  0x0000003f , 0x0000003f 
- 00009314  0x00000f79 rshift4  0x0000003f , 0x0000003f 
- 00009315  0x00000f7a increase  0x0000006e , 0x0000003f 
- 00009316  0x00000f7b fetcht  0x00000002 , 0x00000044 
- 00009317  0x00000f7c idiv  0x00000002 
- 00009318  0x00000f7d call  0x00007d5f 
- 00009319  0x00000f7e lshift16  0x0000003f , 0x0000003f 
- 00009320  0x00000f7f remainder  0x00000002 
- 00009321  0x00000f80 ior  0x00000002 , 0x0000003f 
- 00009322  0x00000f81 fetcht  0x00000006 , 0x000040b1 
- 00009323  0x00000f82 call  0x00007d05 
- 00009324  0x00000f83 copy  0x00000002 , 0x00000019 
- 00009325  0x00000f84 fetch  0x00000006 , 0x00004048 
- 00009326  0x00000f85 call  0x00002109 
- 00009327  0x00000f86 deposit  0x0000001a 
- 00009328  0x00000f87 store  0x00000006 , 0x00000670 
- 00009329  0x00000f88 deposit  0x00000027 
- 00009330  0x00000f89 istore  0x00000001 , 0x00000005 
- 00009331  0x00000f8a fetch  0x00000001 , 0x0000811d 
- 00009332  0x00000f8b or_into  0x000000f0 , 0x0000003f 
- 00009333  0x00000f8c istore  0x00000001 , 0x00000005 
- 00009334  0x00000f8d rtn 
- 00009335  0x00000f91 bpatch  0x00000027 , 0x00004004 
- 00009336  0x00000f92 deposit  0x0000001a 
- 00009337  0x00000f93 call  0x00007d10 
- 00009338  0x00000f94 fetcht  0x00000004 , 0x000040ad 
- 00009339  0x00000f95 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00009340  0x00000f96 rtn  0x00000002 
- 00009341  0x00000f97 lshift8  0x0000003f , 0x0000003f 
- 00009342  0x00000f98 lshift4  0x0000003f , 0x0000003f 
- 00009343  0x00000f99 idiv  0x00000002 
- 00009344  0x00000f9a call  0x00007d5f 
- 00009345  0x00000f9b arg  0x000000c8 , 0x00000002 
- 00009346  0x00000f9c call  0x00007d6c 
- 00009347  0x00000f9d store  0x00000001 , 0x0000000e 
- 00009348  0x00000f9e nbranch  0x00002486 , 0x00000028 
- 00009349  0x00000f9f sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00009350  0x00000fa1 fetcht  0x00000003 , 0x000040bd 
- 00009351  0x00000fa2 iadd  0x00000002 , 0x0000003f 
- 00009352  0x00000fa3 store  0x00000003 , 0x000040bd 
- 00009353  0x00000fa5 setarg  0x00000000 
- 00009354  0x00000fa6 store  0x00000004 , 0x000040ad 
- 00009355  0x00000fa7 rtn 
- 00009356  0x00000fab bpatch  0x00000028 , 0x00004005 
- 00009357  0x00000fac call  0x00002408 
- 00009358  0x00000fad fetch  0x00000003 , 0x000040bd 
- 00009359  0x00000fae rtn  0x00000034 
- 00009360  0x00000faf fetch  0x00000001 , 0x00004094 
- 00009361  0x00000fb0 rtn  0x00000034 
- 00009362  0x00000fb1 fetch  0x00000001 , 0x0000446c 
- 00009363  0x00000fb2 branch  0x00002496 , 0x00000034 
- 00009364  0x00000fb3 fetch  0x00000001 , 0x0000446e 
- 00009365  0x00000fb4 rtn  0x00000034 
- 00009366  0x00000fb6 fetch  0x00000001 , 0x0000446d 
- 00009367  0x00000fb7 nrtn  0x00000034 
- 00009368  0x00000fb8 arg  0x000020af , 0x00000013 
- 00009369  0x00000fb9 call  0x00002069 
- 00009370  0x00000fba rtn  0x00000005 
- 00009371  0x00000fbb call  0x000024ef 
- 00009372  0x00000fbc nrtn  0x00000034 
- 00009373  0x00000fbd call  0x0000205d 
- 00009374  0x00000fbe nbranch  0x000024bd , 0x00000005 
- 00009375  0x00000fbf rtn  0x0000002b 
- 00009376  0x00000fc0 bpatch  0x00000029 , 0x00004005 
- 00009377  0x00000fc1 fetcht  0x00000001 , 0x00000015 
- 00009378  0x00000fc2 fetch  0x00000002 , 0x00004042 
- 00009379  0x00000fc3 imul32  0x00000002 , 0x0000003f 
- 00009380  0x00000fc4 rshift4  0x00000002 , 0x00000002 
- 00009381  0x00000fc5 rshift2  0x00000002 , 0x00000002 
- 00009382  0x00000fc6 isub  0x00000002 , 0x0000003f 
- 00009383  0x00000fc7 fetcht  0x00000004 , 0x00004044 
- 00009384  0x00000fc8 iadd  0x00000002 , 0x0000003f 
- 00009385  0x00000fc9 fetcht  0x00000001 , 0x000040a6 
- 00009386  0x00000fca isub  0x00000002 , 0x0000003f 
- 00009387  0x00000fcb lshift16  0x0000003f , 0x00000030 
- 00009388  0x00000fcc fetch  0x00000002 , 0x0000404e 
- 00009389  0x00000fcd rshift  0x0000003f , 0x0000003f 
- 00009390  0x00000fce call  0x00007d2c 
- 00009391  0x00000fcf deposit  0x00000030 
- 00009392  0x00000fd0 call  0x00007d12 
- 00009393  0x00000fd1 copy  0x0000001a , 0x00000002 
- 00009394  0x00000fd2 call  0x00007d10 
- 00009395  0x00000fd3 rtn  0x00000028 
- 00009396  0x00000fd5 call  0x00007d25 
- 00009397  0x00000fd7 bpatch  0x0000002a , 0x00004005 
- 00009398  0x00000fd8 fetch  0x00000001 , 0x000040c3 
- 00009399  0x00000fd9 isub  0x00000002 , 0x0000003e 
- 00009400  0x00000fda branch  0x00002489 , 0x00000002 
- 00009401  0x00000fdb storet  0x00000004 , 0x000040a9 
- 00009402  0x00000fdc call  0x000042c5 
- 00009403  0x00000fde fetcht  0x00000004 , 0x000040a9 
- 00009404  0x00000fdf branch  0x0000241e 
- 00009405  0x00000fe2 bpatch  0x0000002b , 0x00004005 
- 00009406  0x00000fe3 fetch  0x00000001 , 0x00004388 
- 00009407  0x00000fe4 nbranch  0x000024c1 , 0x00000034 
- 00009408  0x00000fe5 rtn 
- 00009409  0x00000fe8 fetch  0x00000002 , 0x000040a4 
- 00009410  0x00000fe9 rtn  0x00000034 
- 00009411  0x00000feb fetcht  0x00000001 , 0x000040a6 
- 00009412  0x00000fec isub  0x00000002 , 0x0000003f 
- 00009413  0x00000fed arg  0x00001d4c , 0x00000002 
- 00009414  0x00000fee imul32  0x00000002 , 0x0000003f 
- 00009415  0x00000fef branch  0x000024b4 
- 00009416  0x00000ff3 fetch  0x00000002 , 0x000043e5 
- 00009417  0x00000ff4 call  0x00007d79 
- 00009418  0x00000ff5 nbranch  0x000024e0 , 0x00000034 
- 00009419  0x00000ff6 jam  0x00000000 , 0x00000015 
- 00009420  0x00000ff7 bmark0  0x0000000d , 0x000024e0 
- 00009421  0x00000ff8 fetch  0x00000001 , 0x000040c2 
- 00009422  0x00000ff9 branch  0x000024e4 , 0x00000034 
- 00009423  0x00000ffa increase  0xffffffff , 0x0000003f 
- 00009424  0x00000ffb store  0x00000001 , 0x000040c2 
- 00009425  0x00000ffc rtn 
- 00009426  0x00001002 jam  0x00000000 , 0x000040a8 
- 00009427  0x00001003 fetch  0x00000003 , 0x000040b7 
- 00009428  0x00001004 increase  0x00000001 , 0x0000003f 
- 00009429  0x00001005 store  0x00000003 , 0x000040b7 
- 00009430  0x00001006 rtn 
- 00009431  0x0000100a bpatch  0x0000002c , 0x00004005 
- 00009432  0x0000100b jam  0x00000000 , 0x00000015 
- 00009433  0x0000100c fetch  0x00000003 , 0x000040ba 
- 00009434  0x0000100d increase  0x00000001 , 0x0000003f 
- 00009435  0x0000100e store  0x00000003 , 0x000040ba 
- 00009436  0x0000100f fetch  0x00000001 , 0x000040a8 
- 00009437  0x00001010 increase  0x00000001 , 0x0000003f 
- 00009438  0x00001011 store  0x00000001 , 0x000040a8 
- 00009439  0x00001012 rtn 
- 00009440  0x00001015 jam  0x00000000 , 0x00000015 
- 00009441  0x00001016 fetch  0x00000001 , 0x000040c1 
- 00009442  0x00001017 store  0x00000001 , 0x000040c2 
- 00009443  0x00001018 rtn 
- 00009444  0x0000101b fetcht  0x00000001 , 0x000040c0 
- 00009445  0x0000101c storet  0x00000001 , 0x00000015 
- 00009446  0x0000101d rtn 
- 00009447  0x00001022 fetch  0x00000002 , 0x000040a2 
- 00009448  0x00001023 qset1  0x0000003f 
- 00009449  0x00001024 store  0x00000002 , 0x000040a2 
- 00009450  0x00001025 rtn 
- 00009451  0x00001028 fetch  0x00000002 , 0x000040a2 
- 00009452  0x00001029 qset0  0x0000003f 
- 00009453  0x0000102a store  0x00000002 , 0x000040a2 
- 00009454  0x0000102b rtn 
- 00009455  0x00001030 bpatch  0x0000002d , 0x00004005 
- 00009456  0x00001031 call  0x000042c3 
- 00009457  0x00001032 fetch  0x00000002 , 0x000040a2 
- 00009458  0x00001033 copy  0x0000003f , 0x00000011 
- 00009459  0x00001034 fetch  0x00000003 , 0x0000444b 
- 00009460  0x00001035 nsetflag  0x00000034 , 0x00000001 , 0x00000011 
- 00009461  0x00001036 fetch  0x00000008 , 0x000044d3 
- 00009462  0x00001037 nsetflag  0x00000034 , 0x0000000f , 0x00000011 
- 00009463  0x00001038 fetch  0x00000008 , 0x000044db 
- 00009464  0x00001039 nsetflag  0x00000034 , 0x0000000e , 0x00000011 
- 00009465  0x0000103a fetch  0x00000001 , 0x00004114 
- 00009466  0x0000103b nsetflag  0x00000034 , 0x00000008 , 0x00000011 
- 00009467  0x0000103c fetch  0x00000001 , 0x000043cb 
- 00009468  0x0000103d compare  0x0000000a , 0x0000003f , 0x000000ff 
- 00009469  0x0000103e call  0x00002501 , 0x00000001 
- 00009470  0x0000103f copy  0x00000011 , 0x0000003f 
- 00009471  0x00001040 store  0x00000002 , 0x000040a2 
- 00009472  0x00001041 rtn 
- 00009473  0x00001044 fetch  0x00000002 , 0x00008112 
- 00009474  0x00001045 nsetflag  0x00000034 , 0x00000006 , 0x00000011 
- 00009475  0x00001046 fetch  0x00000002 , 0x0000810e 
- 00009476  0x00001047 nsetflag  0x00000034 , 0x00000005 , 0x00000011 
- 00009477  0x00001048 rtn 
- 00009478  0x00001052 bpatchx  0x0000000e , 0x00004021 
- 00009479  0x00001053 disable  0x0000002b 
- 00009480  0x00001054 jam  0x00000001 , 0x0000017e 
- 00009481  0x00001055 jam  0x00000003 , 0x00000168 
- 00009482  0x00001056 jam  0x00000001 , 0x0000017f 
- 00009483  0x00001057 setarg  0xffffffff 
- 00009484  0x00001058 store  0x00000002 , 0x00000182 
- 00009485  0x00001059 force  0x00000000 , 0x0000003f 
- 00009486  0x0000105a store  0x00000001 , 0x00000180 
- 00009487  0x0000105b store  0x00000001 , 0x0000018b 
- 00009488  0x0000105c store  0x00000003 , 0x000040b7 
- 00009489  0x0000105d store  0x00000003 , 0x000040ba 
- 00009490  0x0000105e call  0x0000285c 
- 00009491  0x0000105f jam  0x00000001 , 0x00004169 
- 00009492  0x00001060 jam  0x00000000 , 0x0000416a 
- 00009493  0x00001061 jam  0x00000001 , 0x0000019d 
- 00009494  0x00001062 jam  0x00000001 , 0x0000019e 
- 00009495  0x00001063 jam  0x00000000 , 0x00004396 
- 00009496  0x00001064 branch  0x00002935 
- 00009497  0x00001067 bpatchx  0x0000000f , 0x00004021 
- 00009498  0x00001068 enable  0x00000029 
- 00009499  0x00001069 jam  0x00000003 , 0x00000169 
- 00009500  0x0000106a jam  0x00000001 , 0x00004398 
- 00009501  0x0000106b jam  0x00000001 , 0x000006b1 
- 00009502  0x0000106c setarg  0x0000ffff 
- 00009503  0x0000106d store  0x00000002 , 0x000006b3 
- 00009504  0x0000106e force  0x00000000 , 0x0000003f 
- 00009505  0x0000106f store  0x00000005 , 0x00004455 
- 00009506  0x00001070 set1  0x00000027 , 0x0000003f 
- 00009507  0x00001071 store  0x00000005 , 0x00004450 
- 00009508  0x00001072 branch  0x00002506 
- 00009509  0x00001076 bpatchx  0x00000010 , 0x00004022 
- 00009510  0x00001077 disable  0x00000029 
- 00009511  0x00001078 setarg  0x00000017 
- 00009512  0x00001079 store  0x00000002 , 0x000042e3 
- 00009513  0x0000107a increase  0x00000004 , 0x0000003f 
- 00009514  0x0000107b store  0x00000002 , 0x000043b8 
- 00009515  0x0000107c jam  0x00000001 , 0x00000169 
- 00009516  0x0000107d jam  0x00000000 , 0x00004388 
- 00009517  0x0000107e jam  0x00000000 , 0x00000015 
- 00009518  0x0000107f call  0x00002592 
- 00009519  0x00001080 fetch  0x00000002 , 0x00000196 
- 00009520  0x00001081 store  0x00000002 , 0x000042f5 
- 00009521  0x00001082 fetch  0x00000002 , 0x0000016a 
- 00009522  0x00001083 mul32  0x0000003f , 0x00000005 , 0x0000003f 
- 00009523  0x00001084 rshift4  0x0000003f , 0x0000003f 
- 00009524  0x00001085 store  0x00000002 , 0x00000196 
- 00009525  0x00001086 branch  0x00002506 
- 00009526  0x0000108e bpatchx  0x00000011 , 0x00004022 
- 00009527  0x0000108f call  0x000025b8 
- 00009528  0x00001090 fetch  0x00000001 , 0x00000168 
- 00009529  0x00001091 isolate1  0x00000004 , 0x0000003f 
- 00009530  0x00001092 setflag  0x00000001 , 0x00000032 , 0x00000000 
- 00009531  0x00001093 call  0x000042b2 
- 00009532  0x00001094 fetch  0x00000001 , 0x00000169 
- 00009533  0x00001095 bbit1  0x00000001 , 0x0000253f 
- 00009534  0x00001096 branch  0x00002551 
- 00009535  0x0000109d bpatchx  0x00000012 , 0x00004022 
- 00009536  0x0000109e enable  0x00000029 
- 00009537  0x0000109f call  0x0000292b 
- 00009538  0x000010a0 branch  0x0000254e , 0x00000002 
- 00009539  0x000010a1 call  0x000025fb 
- 00009540  0x000010a2 call  0x00002871 
- 00009541  0x000010a3 disable  0x0000002d 
- 00009542  0x000010a4 call  0x00002730 
- 00009543  0x000010a5 nrtn  0x0000002d 
- 00009544  0x000010a6 fetch  0x00000001 , 0x00000005 
- 00009545  0x000010a7 increase  0x00000001 , 0x0000003f 
- 00009546  0x000010a8 store  0x00000001 , 0x00000005 
- 00009547  0x000010a9 call  0x00002823 
- 00009548  0x000010aa disable  0x00000029 
- 00009549  0x000010ab rtn 
- 00009550  0x000010ae call  0x00002586 
- 00009551  0x000010af disable  0x00000029 
- 00009552  0x000010b0 rtn 
- 00009553  0x000010b6 bpatchx  0x00000013 , 0x00004022 
- 00009554  0x000010b7 jam  0x00000000 , 0x0000433e 
- 00009555  0x000010b8 set0  0x00000030 , 0x00000000 
- 00009556  0x000010b9 call  0x00007552 
- 00009557  0x000010ba call  0x00002ff5 
- 00009558  0x000010bb disable  0x0000002e 
- 00009559  0x000010bc call  0x0000292b 
- 00009560  0x000010bd branch  0x00002586 , 0x00000002 
- 00009561  0x000010be fetch  0x00000001 , 0x0000019d 
- 00009562  0x000010bf call  0x000025a4 
- 00009563  0x000010c0 call  0x000025fb 
- 00009564  0x000010c1 call  0x00002652 
- 00009565  0x000010c2 nbranch  0x00002577 , 0x00000018 
- 00009566  0x000010c3 call  0x00002597 
- 00009567  0x000010c4 branch  0x00002562 , 0x0000002d 
- 00009568  0x000010c5 bmark1  0x00000030 , 0x00002562 
- 00009569  0x000010c6 branch  0x00002571 
- 00009570  0x000010cb bpatchx  0x00000014 , 0x00004022 
- 00009571  0x000010cc fetch  0x00000001 , 0x0000433e 
- 00009572  0x000010cd pincrease  0x00000001 
- 00009573  0x000010ce store  0x00000001 , 0x0000433e 
- 00009574  0x000010cf beq  0x0000000c , 0x00002571 
- 00009575  0x000010d0 call  0x00002823 
- 00009576  0x000010d1 call  0x00002871 
- 00009577  0x000010d2 fetch  0x00000001 , 0x0000019e 
- 00009578  0x000010d3 call  0x000025a4 
- 00009579  0x000010d4 call  0x00002741 
- 00009580  0x000010d5 call  0x000028d4 
- 00009581  0x000010d6 fetch  0x00000002 , 0x000043e1 
- 00009582  0x000010d7 call  0x00007d79 
- 00009583  0x000010d8 call  0x0000257b 
- 00009584  0x000010d9 branch  0x00002580 , 0x00000028 
- 00009585  0x000010db bpatchx  0x00000015 , 0x00004022 
- 00009586  0x000010dc call  0x00002fba 
- 00009587  0x000010dd call  0x00002fb1 
- 00009588  0x000010de call  0x00007841 
- 00009589  0x000010df fetch  0x00000001 , 0x0000018b 
- 00009590  0x000010e0 bbit1  0x00000003 , 0x00002586 
- 00009591  0x000010e2 bpatchx  0x00000016 , 0x00004022 
- 00009592  0x000010e3 call  0x000020cf 
- 00009593  0x000010e4 call  0x000029a5 
- 00009594  0x000010e5 branch  0x000020f7 
- 00009595  0x000010e9 disable  0x00000028 
- 00009596  0x000010ea bmark1  0x0000002a , 0x00007dba 
- 00009597  0x000010eb bmark1  0x00000029 , 0x00007dba 
- 00009598  0x000010ec bmark1  0x00000030 , 0x00007dba 
- 00009599  0x000010ed rtn 
- 00009600  0x000010f1 bpatchx  0x00000017 , 0x00004022 
- 00009601  0x000010f2 enable  0x0000002e 
- 00009602  0x000010f3 call  0x00002734 
- 00009603  0x000010f4 branch  0x00002562 , 0x0000002d 
- 00009604  0x000010f5 bmark1  0x00000030 , 0x00002562 
- 00009605  0x000010f6 branch  0x00002571 
- 00009606  0x000010fb bpatchx  0x00000018 , 0x00004023 
- 00009607  0x000010fc call  0x0000258d 
- 00009608  0x000010fd call  0x00004302 
- 00009609  0x000010fe call  0x00002592 
- 00009610  0x000010ff call  0x00003003 
- 00009611  0x00001100 jam  0x00000015 , 0x0000066f 
- 00009612  0x00001101 branch  0x0000782b 
- 00009613  0x00001104 arg  0x00004441 , 0x00000005 
- 00009614  0x00001105 call  0x00007c99 
- 00009615  0x00001106 jam  0x00000000 , 0x0000017e 
- 00009616  0x00001107 jam  0x00000000 , 0x00000169 
- 00009617  0x00001108 jam  0x00000000 , 0x00000168 
- 00009618  0x0000110a bpatchx  0x00000019 , 0x00004023 
- 00009619  0x0000110b jam  0x00000000 , 0x000042fd 
- 00009620  0x0000110c jam  0x00000000 , 0x000042fc 
- 00009621  0x0000110d call  0x00007452 
- 00009622  0x0000110e rtn 
- 00009623  0x00001111 bpatchx  0x0000001a , 0x00004023 
- 00009624  0x00001112 fetch  0x00000001 , 0x00000005 
- 00009625  0x00001113 increase  0x00000001 , 0x0000003f 
- 00009626  0x00001114 store  0x00000001 , 0x00000005 
- 00009627  0x00001115 fetch  0x00000001 , 0x00000168 
- 00009628  0x00001116 rtnbit1  0x00000003 
- 00009629  0x00001117 set1  0x00000003 , 0x0000003f 
- 00009630  0x00001118 store  0x00000001 , 0x00000168 
- 00009631  0x00001119 fetch  0x00000002 , 0x000042f5 
- 00009632  0x0000111a store  0x00000002 , 0x00000196 
- 00009633  0x0000111b setarg  0x00000000 
- 00009634  0x0000111c store  0x00000004 , 0x0000431d 
- 00009635  0x0000111d rtn 
- 00009636  0x00001126 copy  0x0000003f , 0x00000002 
- 00009637  0x00001127 bpatchx  0x0000001b , 0x00004023 
- 00009638  0x00001129 copy  0x00000002 , 0x0000003f 
- 00009639  0x0000112a bbit1  0x00000000 , 0x000025b8 
- 00009640  0x0000112b bbit1  0x00000001 , 0x000025ad 
- 00009641  0x0000112c bbit0  0x00000002 , 0x000025b8 
- 00009642  0x0000112d bbit1  0x00000007 , 0x000025b4 
- 00009643  0x0000112e bbit1  0x00000002 , 0x000025b0 
- 00009644  0x0000112f branch  0x000025b8 
- 00009645  0x00001132 set0  0x0000002f , 0x00000000 
- 00009646  0x00001133 set1  0x0000002d , 0x00000000 
- 00009647  0x00001134 rtn 
- 00009648  0x00001138 set0  0x0000002d , 0x00000000 
- 00009649  0x00001139 set1  0x0000002f , 0x00000000 
- 00009650  0x0000113a set0  0x0000002e , 0x00000000 
- 00009651  0x0000113b rtn 
- 00009652  0x0000113f set0  0x0000002d , 0x00000000 
- 00009653  0x00001140 set1  0x0000002f , 0x00000000 
- 00009654  0x00001141 set1  0x0000002e , 0x00000000 
- 00009655  0x00001142 rtn 
- 00009656  0x00001145 bpatchx  0x0000001c , 0x00004023 
- 00009657  0x00001146 set0  0x0000002d , 0x00000000 
- 00009658  0x00001147 set0  0x0000002f , 0x00000000 
- 00009659  0x00001148 rtn 
- 00009660  0x0000114c bpatchx  0x0000001d , 0x00004023 
- 00009661  0x0000114d set0  0x00000032 , 0x00000000 
- 00009662  0x0000114e jam  0x00000001 , 0x00008901 
- 00009663  0x0000114f jam  0x00000080 , 0x00008920 
- 00009664  0x00001150 jam  0x00000003 , 0x00008930 
- 00009665  0x00001151 rtn 
- 00009666  0x00001154 bpatchx  0x0000001e , 0x00004023 
- 00009667  0x00001155 disable  0x00000009 
- 00009668  0x00001156 disable  0x00000007 
- 00009669  0x00001157 fetch  0x00000003 , 0x00000190 
- 00009670  0x00001158 iforce  0x0000000f 
- 00009671  0x00001159 fetch  0x00000001 , 0x00000007 
- 00009672  0x0000115b reverse  0x0000003f , 0x00000002 
- 00009673  0x0000115c set1  0x00000001 , 0x00000002 
- 00009674  0x0000115d rshift  0x00000002 , 0x0000000e 
- 00009675  0x0000115e rtn 
- 00009676  0x00001162 call  0x000025d5 
- 00009677  0x00001164 call  0x0000216f 
- 00009678  0x00001165 fetch  0x00000002 , 0x0000003e 
- 00009679  0x00001166 call  0x0000235c 
- 00009680  0x00001167 branch  0x000021a6 
- 00009681  0x0000116a branch  0x000021fc , 0x0000002d 
- 00009682  0x0000116b bmark1  0x00000030 , 0x000021fc 
- 00009683  0x0000116d call  0x000025d5 
- 00009684  0x0000116e branch  0x000021f9 
- 00009685  0x00001171 bpatchx  0x0000001f , 0x00004023 
- 00009686  0x00001172 call  0x00002160 
- 00009687  0x00001173 fetch  0x00000001 , 0x000001bb 
- 00009688  0x00001174 nbranch  0x000025e8 , 0x00000034 
- 00009689  0x00001175 fetch  0x00000001 , 0x00000007 
- 00009690  0x00001176 sub  0x0000003f , 0x00000024 , 0x0000003e 
- 00009691  0x00001177 branch  0x000025e2 , 0x00000002 
- 00009692  0x00001178 force  0x00000000 , 0x00000002 
- 00009693  0x00001179 rtneq  0x00000025 
- 00009694  0x0000117a force  0x00000018 , 0x00000002 
- 00009695  0x0000117b rtneq  0x00000026 
- 00009696  0x0000117c force  0x0000004e , 0x00000002 
- 00009697  0x0000117d rtn 
- 00009698  0x00001180 sub  0x0000003f , 0x0000000a , 0x0000003e 
- 00009699  0x00001181 branch  0x000025e5 , 0x00000002 
- 00009700  0x00001182 increase  0x00000001 , 0x0000003f 
- 00009701  0x00001185 lshift  0x0000003f , 0x0000003f 
- 00009702  0x00001186 add  0x0000003f , 0x00000002 , 0x00000002 
- 00009703  0x00001187 rtn 
- 00009704  0x0000118a fetch  0x00000001 , 0x00000007 
- 00009705  0x0000118b lshift  0x0000003f , 0x00000002 
- 00009706  0x0000118c rtn 
- 00009707  0x0000118f arg  0x000001f4 , 0x00000002 
- 00009708  0x00001190 rtn  0x00000034 
- 00009709  0x00001191 arg  0x000000fa , 0x00000002 
- 00009710  0x00001192 rtneq  0x00000001 
- 00009711  0x00001193 arg  0x00000096 , 0x00000002 
- 00009712  0x00001194 rtneq  0x00000002 
- 00009713  0x00001195 arg  0x00000064 , 0x00000002 
- 00009714  0x00001196 rtneq  0x00000003 
- 00009715  0x00001197 arg  0x0000004b , 0x00000002 
- 00009716  0x00001198 rtneq  0x00000004 
- 00009717  0x00001199 arg  0x00000032 , 0x00000002 
- 00009718  0x0000119a rtneq  0x00000005 
- 00009719  0x0000119b arg  0x00000028 , 0x00000002 
- 00009720  0x0000119c rtneq  0x00000006 
- 00009721  0x0000119d arg  0x00000014 , 0x00000002 
- 00009722  0x0000119e rtn 
- 00009723  0x000011a3 bpatchx  0x00000020 , 0x00004024 
- 00009724  0x000011a4 enable  0x00000010 
- 00009725  0x000011a5 fetch  0x00000004 , 0x0000018c 
- 00009726  0x000011a6 iforce  0x00000009 
- 00009727  0x000011a7 call  0x00002630 
- 00009728  0x000011a8 setarg  0x00000200 
- 00009729  0x000011a9 branch  0x00002604 , 0x00000029 
- 00009730  0x000011aa fetch  0x00000002 , 0x00000176 
- 00009731  0x000011ab rshift  0x0000003f , 0x0000003f 
- 00009732  0x000011ad fetcht  0x00000002 , 0x0000003e 
- 00009733  0x000011ae iadd  0x00000002 , 0x0000003f 
- 00009734  0x000011af call  0x00002343 
- 00009735  0x000011b0 deposit  0x0000001a 
- 00009736  0x000011b1 rtn 
- 00009737  0x000011b5 bpatchx  0x00000021 , 0x00004024 
- 00009738  0x000011b6 call  0x00007c51 
- 00009739  0x000011b7 storer  0x00000039 , 0x00000002 , 0x0000069b 
- 00009740  0x000011b8 add  0x00000011 , 0x00000001 , 0x00000006 
- 00009741  0x000011b9 ifetch  0x00000001 , 0x00000006 
- 00009742  0x000011ba rtnbit0  0x00000000 
- 00009743  0x000011bb add  0x00000011 , 0x0000001a , 0x00000005 
- 00009744  0x000011bc ifetch  0x00000002 , 0x00000005 
- 00009745  0x000011bd increase  0x00000001 , 0x0000003f 
- 00009746  0x000011be istore  0x00000002 , 0x00000005 
- 00009747  0x000011bf call  0x000027a2 
- 00009748  0x000011c0 call  0x000027c4 
- 00009749  0x000011c1 call  0x000027cd 
- 00009750  0x000011c2 call  0x0000261a 
- 00009751  0x000011c3 call  0x00007c60 
- 00009752  0x000011c4 fetchr  0x00000039 , 0x00000002 , 0x0000069b 
- 00009753  0x000011c5 rtn 
- 00009754  0x000011c8 add  0x00000011 , 0x00000019 , 0x00000006 
- 00009755  0x000011c9 ifetch  0x00000001 , 0x00000006 
- 00009756  0x000011ca add  0x00000011 , 0x00000018 , 0x00000005 
- 00009757  0x000011cb ifetcht  0x00000001 , 0x00000005 
- 00009758  0x000011cc iadd  0x00000002 , 0x0000003f 
- 00009759  0x000011cd sub  0x0000003f , 0x00000024 , 0x0000003e 
- 00009760  0x000011ce branch  0x00002622 , 0x00000002 
- 00009761  0x000011cf increase  0xffffffdb , 0x0000003f 
- 00009762  0x000011d1 istore  0x00000001 , 0x00000005 
- 00009763  0x000011d2 rtn 
- 00009764  0x000011d6 add  0x00000011 , 0x00000030 , 0x00000006 
- 00009765  0x000011d7 ifetch  0x00000005 , 0x00000006 
- 00009766  0x000011d8 force  0x00000000 , 0x00000002 
- 00009767  0x000011d9 force  0x00000025 , 0x00000039 
- 00009768  0x000011db bbit0  0x00000000 , 0x0000262a 
- 00009769  0x000011dc increase  0x00000001 , 0x00000002 
- 00009770  0x000011de rshift  0x0000003f , 0x0000003f 
- 00009771  0x000011df loop  0x00002628 
- 00009772  0x000011e0 add  0x00000002 , 0xffffffff , 0x0000003f 
- 00009773  0x000011e1 add  0x00000011 , 0x00000022 , 0x00000005 
- 00009774  0x000011e2 istore  0x00000001 , 0x00000005 
- 00009775  0x000011e3 rtn 
- 00009776  0x000011e6 bpatchx  0x00000022 , 0x00004024 
- 00009777  0x000011e7 fetch  0x00000001 , 0x00000180 
- 00009778  0x000011e8 iforce  0x00000007 
- 00009779  0x000011e9 fetcht  0x00000005 , 0x00000198 
- 00009780  0x000011ea qisolate1  0x00000002 
- 00009781  0x000011eb branch  0x00002645 , 0x00000001 
- 00009782  0x000011ed fetch  0x00000001 , 0x0000018a 
- 00009783  0x000011ee isub  0x00000007 , 0x0000003f 
- 00009784  0x000011ef branch  0x0000263b , 0x00000002 
- 00009785  0x000011f0 sub  0x0000003f , 0xffffffff , 0x00000007 
- 00009786  0x000011f1 branch  0x00002636 
- 00009787  0x000011f3 copy  0x00000007 , 0x00000039 
- 00009788  0x000011f4 force  0x00000000 , 0x00000007 
- 00009789  0x000011f6 qisolate1  0x00000002 
- 00009790  0x000011f7 branch  0x00002640 , 0x00000001 
- 00009791  0x000011f8 increase  0x00000001 , 0x00000039 
- 00009792  0x000011fa deposit  0x00000039 
- 00009793  0x000011fb branch  0x00002645 , 0x00000034 
- 00009794  0x000011fc increase  0x00000001 , 0x00000007 
- 00009795  0x000011fd increase  0xffffffff , 0x00000039 
- 00009796  0x000011fe branch  0x0000263d 
- 00009797  0x00001200 deposit  0x00000007 
- 00009798  0x00001201 store  0x00000001 , 0x00000007 
- 00009799  0x00001202 rtn 
- 00009800  0x00001206 branch  0x0000264b , 0x00000029 
- 00009801  0x00001207 until  0x0000003e , 0x00000003 
- 00009802  0x00001208 rtn 
- 00009803  0x0000120b arg  0x00000ea0 , 0x0000000b 
- 00009804  0x0000120c until  0x00000023 , 0x00000026 
- 00009805  0x0000120d rtn 
- 00009806  0x00001210 disable  0x00000010 
- 00009807  0x00001211 fetch  0x00000002 , 0x00004346 
- 00009808  0x00001212 copy  0x0000003f , 0x0000000b 
- 00009809  0x00001213 branch  0x00002658 
- 00009810  0x00001217 bpatchx  0x00000023 , 0x00004024 
- 00009811  0x00001218 call  0x000026be 
- 00009812  0x00001219 enable  0x00000010 
- 00009813  0x0000121a fetch  0x00000002 , 0x00000176 
- 00009814  0x0000121b fetcht  0x00000004 , 0x0000431d 
- 00009815  0x0000121c iadd  0x00000002 , 0x0000000b 
- 00009816  0x0000121e call  0x000025cc 
- 00009817  0x00001220 bpatchx  0x00000024 , 0x00004024 
- 00009818  0x00001221 call  0x000025c2 
- 00009819  0x00001222 bmark0  0x0000002f , 0x00002660 
- 00009820  0x00001223 pulse  0x00000039 
- 00009821  0x00001224 nop  0x0000001e 
- 00009822  0x00001225 call  0x000025c2 
- 00009823  0x00001226 lshift3  0x0000000b , 0x0000000b 
- 00009824  0x00001228 disable  0x0000002d 
- 00009825  0x00001229 enable  0x0000000d 
- 00009826  0x0000122a enable  0x00000021 
- 00009827  0x0000122b disable  0x00000020 
- 00009828  0x0000122c copy  0x0000000b , 0x0000001b 
- 00009829  0x0000122d correlate  0x0000003e , 0x00000003 
- 00009830  0x0000122e branch  0x00002669 , 0x0000002e 
- 00009831  0x0000122f copy  0x0000001a , 0x00000002 
- 00009832  0x00001230 storet  0x00000006 , 0x0000000f 
- 00009833  0x00001232 nbranch  0x000026fa , 0x00000018 
- 00009834  0x00001233 enable  0x00000010 
- 00009835  0x00001234 fetch  0x00000001 , 0x00004167 
- 00009836  0x00001235 arg  0x00004e20 , 0x00000002 
- 00009837  0x00001236 iadd  0x00000002 , 0x00000002 
- 00009838  0x00001237 fetch  0x00000001 , 0x00004148 
- 00009839  0x00001238 imul32  0x00000002 , 0x0000001b 
- 00009840  0x00001239 call  0x00006877 
- 00009841  0x0000123a branch  0x00002677 , 0x0000002e 
- 00009842  0x0000123b call  0x000026ff 
- 00009843  0x0000123c fetch  0x00000001 , 0x00000168 
- 00009844  0x0000123d bbit0  0x00000003 , 0x00002677 
- 00009845  0x0000123e fetcht  0x00000006 , 0x0000000f 
- 00009846  0x0000123f call  0x00002477 , 0x0000002b 
- 00009847  0x00001241 call  0x000022e9 
- 00009848  0x00001242 enable  0x00000007 
- 00009849  0x00001243 enable  0x00000009 
- 00009850  0x00001244 parse  0x00000003 , 0x00000000 , 0x00000008 
- 00009851  0x00001245 rshift3  0x0000000c , 0x0000003f 
- 00009852  0x00001246 store  0x00000001 , 0x0000004c 
- 00009853  0x00001247 parse  0x00000003 , 0x00000000 , 0x00000008 
- 00009854  0x00001248 rshift3  0x0000000c , 0x0000003f 
- 00009855  0x00001249 store  0x00000001 , 0x0000004d 
- 00009856  0x0000124a copy  0x0000003f , 0x00000039 
- 00009857  0x0000124b branch  0x0000269d , 0x00000005 
- 00009858  0x0000124d bmark1  0x00000032 , 0x00002688 
- 00009859  0x00001250 parse  0x00000003 , 0x00000000 , 0x00000008 
- 00009860  0x00001251 rshift3  0x0000000c , 0x0000003f 
- 00009861  0x00001252 istore  0x00000001 , 0x00000005 
- 00009862  0x00001253 loop  0x00002683 
- 00009863  0x00001254 branch  0x0000269d 
- 00009864  0x00001257 copy  0x00000005 , 0x00000012 
- 00009865  0x00001258 bpatchx  0x00000025 , 0x00004024 
- 00009866  0x00001259 call  0x0000281c 
- 00009867  0x0000125b fetchr  0x00000011 , 0x00000001 , 0x0000004d 
- 00009868  0x0000125c increase  0xfffffffc , 0x00000011 
- 00009869  0x0000125d nbranch  0x000026f2 , 0x00000002 
- 00009870  0x0000125f call  0x000026c3 
- 00009871  0x00001260 copy  0x00000012 , 0x00000005 
- 00009872  0x00001261 arg  0x00000000 , 0x00000002 
- 00009873  0x00001262 fetchr  0x00000039 , 0x00000001 , 0x0000004d 
- 00009874  0x00001263 increase  0xfffffffc , 0x00000039 
- 00009875  0x00001264 branch  0x0000269b , 0x00000005 
- 00009876  0x00001267 parse  0x00000003 , 0x00000000 , 0x00000008 
- 00009877  0x00001268 rshift3  0x0000000c , 0x0000003f 
- 00009878  0x00001269 istore  0x00000001 , 0x00000005 
- 00009879  0x0000126a increase  0x00000001 , 0x00000002 
- 00009880  0x0000126b and  0x00000002 , 0x0000000f , 0x0000003e 
- 00009881  0x0000126c call  0x000026e1 , 0x00000005 
- 00009882  0x0000126d loop  0x00002694 
- 00009883  0x0000126f call  0x000026e9 
- 00009884  0x00001270 copy  0x00000012 , 0x00000005 
- 00009885  0x00001274 bpatchx  0x00000026 , 0x00004024 
- 00009886  0x00001275 parse  0x00000003 , 0x00000000 , 0x00000018 
- 00009887  0x00001276 rshift32  0x0000003f , 0x0000003f 
- 00009888  0x00001277 rshift16  0x0000003f , 0x0000003f 
- 00009889  0x00001278 istore  0x00000003 , 0x00000005 
- 00009890  0x00001279 enable  0x00000010 
- 00009891  0x0000127a call  0x0000270d 
- 00009892  0x0000127b branch  0x000026f6 , 0x00000006 
- 00009893  0x0000127c bmark0  0x00000032 , 0x000026af 
- 00009894  0x0000127d fetch  0x00000001 , 0x0000004d 
- 00009895  0x0000127e branch  0x000026af , 0x00000034 
- 00009896  0x0000127f increase  0xfffffffc , 0x0000003f 
- 00009897  0x00001280 store  0x00000001 , 0x0000004d 
- 00009898  0x00001281 call  0x000072cb 
- 00009899  0x00001282 fetch  0x00000001 , 0x00008108 
- 00009900  0x00001283 bbit0  0x00000007 , 0x000026f2 
- 00009901  0x00001284 force  0x0000000c , 0x00000038 
- 00009902  0x00001285 storer  0x0000002f , 0x00000004 , 0x00000154 
- 00009903  0x00001287 call  0x00006876 
- 00009904  0x00001288 enable  0x0000002d 
- 00009905  0x00001289 set0  0x00000030 , 0x00000000 
- 00009906  0x0000128b bpatchx  0x00000027 , 0x00004024 
- 00009907  0x0000128c call  0x000072cd 
- 00009908  0x0000128d fetch  0x00000001 , 0x0000019d 
- 00009909  0x0000128e nsetflag  0x0000003c , 0x00000007 , 0x0000003f 
- 00009910  0x0000128f store  0x00000001 , 0x0000019d 
- 00009911  0x00001290 call  0x000026b9 
- 00009912  0x00001291 branch  0x000026bb 
- 00009913  0x00001294 disable  0x0000000d 
- 00009914  0x00001295 branch  0x00002160 
- 00009915  0x00001298 bpatchx  0x00000028 , 0x00004025 
- 00009916  0x00001299 fetcht  0x00000001 , 0x00000008 
- 00009917  0x0000129a branch  0x000021c6 
- 00009918  0x0000129e rtnmark0  0x00000032 
- 00009919  0x0000129f call  0x00007368 
- 00009920  0x000012a0 force  0x0000000c , 0x00000038 
- 00009921  0x000012a1 call  0x00007370 
- 00009922  0x000012a2 branch  0x0000736f 
- 00009923  0x000012a6 bpatchx  0x00000029 , 0x00004025 
- 00009924  0x000012a7 jam  0x00000000 , 0x0000806c 
- 00009925  0x000012a8 jam  0x00000001 , 0x0000806d 
- 00009926  0x000012a9 fetch  0x00000001 , 0x0000004c 
- 00009927  0x000012aa and_into  0x00000003 , 0x0000003f 
- 00009928  0x000012ab store  0x00000001 , 0x0000806e 
- 00009929  0x000012ad setarg  0x0000004e 
- 00009930  0x000012ae store  0x00000002 , 0x00008068 
- 00009931  0x000012af store  0x00000002 , 0x0000806a 
- 00009932  0x000012b1 fetchr  0x00000011 , 0x00000001 , 0x0000004d 
- 00009933  0x000012b2 increase  0xfffffffc , 0x00000011 
- 00009934  0x000012b4 fetcht  0x00000005 , 0x00004455 
- 00009935  0x000012b5 isolate1  0x0000000f , 0x00000000 
- 00009936  0x000012b6 call  0x000026d7 , 0x00000001 
- 00009937  0x000012b7 call  0x00007265 
- 00009938  0x000012b8 setarg  0x00000000 
- 00009939  0x000012b9 store  0x00000002 , 0x000080c0 
- 00009940  0x000012ba jam  0x00000006 , 0x0000800a 
- 00009941  0x000012bb jam  0x00000007 , 0x0000800a 
- 00009942  0x000012bc rtn 
- 00009943  0x000012bf sub  0x00000002 , 0x00000000 , 0x0000003e 
- 00009944  0x000012c0 branch  0x000026dc , 0x00000005 
- 00009945  0x000012c1 increase  0xffffffff , 0x00000002 
- 00009946  0x000012c2 set1  0x00000027 , 0x00000002 
- 00009947  0x000012c3 rtn 
- 00009948  0x000012c6 setarg  0x00ffffff 
- 00009949  0x000012c7 lshift16  0x0000003f , 0x0000003f 
- 00009950  0x000012c8 arg  0x0000ffff , 0x00000002 
- 00009951  0x000012c9 ior  0x00000002 , 0x00000002 
- 00009952  0x000012ca rtn 
- 00009953  0x000012cd copy  0x00000005 , 0x00000012 
- 00009954  0x000012ce fetch  0x00000001 , 0x0000004d 
- 00009955  0x000012cf increase  0xfffffffc , 0x0000003f 
- 00009956  0x000012d0 isub  0x00000002 , 0x0000003e 
- 00009957  0x000012d1 rtn  0x00000005 
- 00009958  0x000012d2 storet  0x00000002 , 0x000080c0 
- 00009959  0x000012d3 copy  0x00000012 , 0x00000005 
- 00009960  0x000012d4 rtn 
- 00009961  0x000012d7 parse  0x00000003 , 0x00000000 , 0x00000020 
- 00009962  0x000012d8 rshift32  0x0000003f , 0x0000003f 
- 00009963  0x000012d9 rshift8  0x0000003f , 0x0000003f 
- 00009964  0x000012da istore  0x00000004 , 0x00000005 
- 00009965  0x000012db copy  0x00000005 , 0x00000012 
- 00009966  0x000012dd force  0x00000000 , 0x00000038 
- 00009967  0x000012de copy  0x0000003f , 0x0000002f 
- 00009968  0x000012df storet  0x00000002 , 0x000080c0 
- 00009969  0x000012e0 rtn 
- 00009970  0x000012e3 branch  0x000026fc 
- 00009971  0x000012e6 call  0x0000270d 
- 00009972  0x000012e7 call  0x000020cf 
- 00009973  0x000012e8 branch  0x000026af 
- 00009974  0x000012eb call  0x00006878 
- 00009975  0x000012ec bmark1  0x00000030 , 0x000026fa 
- 00009976  0x000012ed set1  0x00000030 , 0x00000000 
- 00009977  0x000012ee branch  0x000026b2 
- 00009978  0x000012f2 set0  0x00000030 , 0x00000000 
- 00009979  0x000012f3 branch  0x000026fc 
- 00009980  0x000012f6 bpatchx  0x0000002a , 0x00004025 
- 00009981  0x000012f7 call  0x000072cd 
- 00009982  0x000012f8 branch  0x000020cf 
- 00009983  0x000012fb bmark1  0x0000002f , 0x00002705 
- 00009984  0x000012fc bmark1  0x0000002d , 0x00002709 
- 00009985  0x000012fd fetch  0x00000002 , 0x00000046 
- 00009986  0x000012fe copy  0x0000003f , 0x00000029 
- 00009987  0x000012ff copy  0x00000021 , 0x00000028 
- 00009988  0x00001300 rtn 
- 00009989  0x00001304 fetch  0x00000002 , 0x0000004a 
- 00009990  0x00001305 copy  0x0000003f , 0x00000029 
- 00009991  0x00001306 add  0x00000021 , 0x00000001 , 0x00000028 
- 00009992  0x00001307 rtn 
- 00009993  0x0000130a fetch  0x00000002 , 0x00000048 
- 00009994  0x0000130b copy  0x0000003f , 0x00000029 
- 00009995  0x0000130c copy  0x00000021 , 0x00000028 
- 00009996  0x0000130d rtn 
- 00009997  0x00001311 fetch  0x00000001 , 0x0000004d 
- 00009998  0x00001312 add  0x0000003f , 0x00000005 , 0x00000002 
- 00009999  0x00001313 lshift3  0x00000002 , 0x00000002 
- 00010000  0x00001314 fetch  0x00000001 , 0x0000019d 
- 00010001  0x00001315 bmark1  0x0000002f , 0x00002714 
- 00010002  0x00001316 bbit1  0x00000000 , 0x00002716 
- 00010003  0x00001317 bbit1  0x00000001 , 0x00002717 
- 00010004  0x00001319 branch  0x00002719 , 0x0000003c 
- 00010005  0x0000131a branch  0x0000271c 
- 00010006  0x0000131d branch  0x00002721 
- 00010007  0x00001320 rshift  0x00000002 , 0x00000002 
- 00010008  0x00001321 branch  0x00002721 
- 00010009  0x00001324 add  0x00000002 , 0x00000003 , 0x00000002 
- 00010010  0x00001325 lshift  0x00000002 , 0x00000002 
- 00010011  0x00001326 branch  0x0000271e 
- 00010012  0x00001329 add  0x00000002 , 0x00000003 , 0x00000002 
- 00010013  0x0000132a lshift3  0x00000002 , 0x00000002 
- 00010014  0x0000132c setarg  0x00000028 
- 00010015  0x0000132d iadd  0x00000002 , 0x00000002 
- 00010016  0x0000132e branch  0x00002721 
- 00010017  0x00001331 fetch  0x00000001 , 0x00004148 
- 00010018  0x00001332 imul32  0x00000002 , 0x00000002 
- 00010019  0x00001333 arg  0x00004e20 , 0x00000011 
- 00010020  0x00001334 imul32  0x00000011 , 0x0000003f 
- 00010021  0x00001335 isub  0x00000002 , 0x00000002 
- 00010022  0x00001336 copy  0x0000001b , 0x0000003f 
- 00010023  0x00001337 isub  0x00000002 , 0x0000001b 
- 00010024  0x00001338 rtn 
- 00010025  0x0000133b call  0x00002741 
- 00010026  0x0000133c fetcht  0x00000001 , 0x00000008 
- 00010027  0x0000133d call  0x0000216f 
- 00010028  0x0000133e call  0x000021a6 
- 00010029  0x0000133f enable  0x00000010 
- 00010030  0x00001340 arg  0x0000157c , 0x0000000b 
- 00010031  0x00001341 branch  0x00002659 
- 00010032  0x00001345 bpatchx  0x0000002b , 0x00004025 
- 00010033  0x00001346 fetch  0x00000001 , 0x0000019e 
- 00010034  0x00001347 call  0x000025a4 
- 00010035  0x00001348 call  0x00002741 
- 00010036  0x0000134a fetch  0x00000001 , 0x0000019d 
- 00010037  0x0000134b call  0x000025a4 
- 00010038  0x0000134d fetcht  0x00000001 , 0x00000008 
- 00010039  0x0000134e call  0x0000216f 
- 00010040  0x0000134f call  0x000021a6 
- 00010041  0x00001350 enable  0x00000010 
- 00010042  0x00001351 arg  0x0000157c , 0x0000000b 
- 00010043  0x00001352 bmark0  0x0000002f , 0x00002659 
- 00010044  0x00001353 arg  0x00002134 , 0x0000000b 
- 00010045  0x00001354 branch  0x00002659 
- 00010046  0x00001357 bpatchx  0x0000002c , 0x00004025 
- 00010047  0x00001358 call  0x00002741 
- 00010048  0x00001359 branch  0x000020cf 
- 00010049  0x0000135c bpatchx  0x0000002d , 0x00004025 
- 00010050  0x0000135d call  0x000025c2 
- 00010051  0x0000135e call  0x000025d1 
- 00010052  0x0000135f call  0x0000687d 
- 00010053  0x00001360 set1  0x00000000 , 0x00000015 
- 00010054  0x00001361 enable  0x0000001d 
- 00010055  0x00001362 enable  0x00000020 
- 00010056  0x00001363 disable  0x00000021 
- 00010057  0x00001364 call  0x00002648 
- 00010058  0x00001365 disable  0x0000003a 
- 00010059  0x00001366 bmark1  0x0000002f , 0x00002784 
- 00010060  0x00001367 bmark1  0x0000002d , 0x00002796 
- 00010061  0x00001368 rshift16  0x00000009 , 0x0000003f 
- 00010062  0x00001369 rshift8  0x0000003f , 0x0000003f 
- 00010063  0x0000136a rshift4  0x0000003f , 0x0000003f 
- 00010064  0x0000136b inject  0x00000003 , 0x00000028 
- 00010065  0x0000136d enable  0x00000007 
- 00010066  0x0000136e enable  0x00000009 
- 00010067  0x0000136f bpatchx  0x0000002e , 0x00004025 
- 00010068  0x00001370 fetch  0x00000001 , 0x00004169 
- 00010069  0x00001371 inject  0x00000003 , 0x00000008 
- 00010070  0x00001372 ifetch  0x00000001 , 0x00000006 
- 00010071  0x00001373 copy  0x0000003f , 0x00000039 
- 00010072  0x00001374 inject  0x00000003 , 0x00000008 
- 00010073  0x00001375 sub  0x00000039 , 0x00000000 , 0x0000003e 
- 00010074  0x00001376 branch  0x00002762 , 0x00000005 
- 00010075  0x00001378 fetch  0x00000001 , 0x0000800a 
- 00010076  0x00001379 branch  0x0000275e , 0x00000034 
- 00010077  0x0000137a bmark1  0x00000032 , 0x00002779 
- 00010078  0x0000137c arg  0x0000416b , 0x00000006 
- 00010079  0x0000137e ifetch  0x00000001 , 0x00000006 
- 00010080  0x0000137f inject  0x00000003 , 0x00000008 
- 00010081  0x00001380 loop  0x0000275f 
- 00010082  0x00001383 enable  0x00000008 
- 00010083  0x00001384 inject  0x00000003 , 0x00000018 
- 00010084  0x00001385 disable  0x00000008 
- 00010085  0x00001386 bmark0  0x0000002f , 0x00002769 
- 00010086  0x00001387 disable  0x00000007 
- 00010087  0x00001388 setarg  0x00000000 
- 00010088  0x00001389 inject  0x00000003 , 0x00000003 
- 00010089  0x0000138b until  0x0000003e , 0x00000027 
- 00010090  0x0000138c nop  0x00000064 
- 00010091  0x0000138d bpatchx  0x0000002f , 0x00004025 
- 00010092  0x0000138e disable  0x0000001d 
- 00010093  0x0000138f disable  0x00000038 
- 00010094  0x00001390 call  0x00002160 
- 00010095  0x00001391 call  0x0000687b 
- 00010096  0x00001393 fetch  0x00000001 , 0x00004169 
- 00010097  0x00001394 and  0x0000003f , 0x00000003 , 0x0000003f 
- 00010098  0x00001395 rtnne  0x00000003 
- 00010099  0x00001396 fetch  0x00000001 , 0x000042fd 
- 00010100  0x00001397 beq  0x00000002 , 0x0000285c 
- 00010101  0x00001398 rtnne  0x00000005 
- 00010102  0x00001399 fetch  0x00000001 , 0x0000416b 
- 00010103  0x0000139a beq  0x00000005 , 0x00002857 
- 00010104  0x0000139b rtn 
- 00010105  0x0000139f increase  0xfffffffc , 0x00000039 
- 00010106  0x000013a0 copy  0x00000039 , 0x00000002 
- 00010107  0x000013a1 call  0x000072b8 
- 00010108  0x000013a2 arg  0x0000416b , 0x00000006 
- 00010109  0x000013a4 ifetch  0x00000001 , 0x00000006 
- 00010110  0x000013a5 inject  0x00000003 , 0x00000008 
- 00010111  0x000013a6 loop  0x0000277d 
- 00010112  0x000013a7 call  0x000072bd 
- 00010113  0x000013a8 copy  0x0000002f , 0x0000003f 
- 00010114  0x000013a9 inject  0x00000003 , 0x00000020 
- 00010115  0x000013aa branch  0x00002762 
- 00010116  0x000013ad arg  0x0000000a , 0x00000039 
- 00010117  0x000013af setarg  0x0000003c 
- 00010118  0x000013b0 inject  0x00000003 , 0x00000008 
- 00010119  0x000013b1 loop  0x00002785 
- 00010120  0x000013b2 disable  0x0000001d 
- 00010121  0x000013b3 enable  0x00000038 
- 00010122  0x000013b4 rshift16  0x00000009 , 0x0000003f 
- 00010123  0x000013b5 rshift16  0x0000003f , 0x0000003f 
- 00010124  0x000013b6 rshift4  0x0000003f , 0x0000003f 
- 00010125  0x000013b7 inject  0x00000003 , 0x00000020 
- 00010126  0x000013b8 bmark1  0x0000002e , 0x00002793 
- 00010127  0x000013ba setarg  0x00000001 
- 00010128  0x000013bb inject  0x00000003 , 0x00000005 
- 00010129  0x000013bc enable  0x0000003a 
- 00010130  0x000013bd branch  0x00002751 
- 00010131  0x000013c0 setarg  0x00000000 
- 00010132  0x000013c1 inject  0x00000003 , 0x00000005 
- 00010133  0x000013c2 branch  0x00002751 
- 00010134  0x000013c5 fetch  0x00000001 , 0x00004148 
- 00010135  0x000013c6 fetcht  0x00000001 , 0x00004168 
- 00010136  0x000013c7 iadd  0x00000002 , 0x0000003f 
- 00010137  0x000013c8 call  0x0000235c 
- 00010138  0x000013c9 rshift16  0x00000009 , 0x0000003f 
- 00010139  0x000013ca rshift8  0x0000003f , 0x0000003f 
- 00010140  0x000013cb rshift4  0x0000003f , 0x00000002 
- 00010141  0x000013cc copy  0x00000002 , 0x0000003f 
- 00010142  0x000013cd inject  0x00000003 , 0x00000008 
- 00010143  0x000013ce copy  0x00000002 , 0x0000003f 
- 00010144  0x000013cf inject  0x00000003 , 0x00000028 
- 00010145  0x000013d0 branch  0x00002751 
- 00010146  0x000013d4 arg  0x000027a6 , 0x00000013 
- 00010147  0x000013d5 arg  0x000027bc , 0x00000012 
- 00010148  0x000013d6 arg  0x00000005 , 0x00000007 
- 00010149  0x000013d7 branch  0x000027fb 
- 00010150  0x000013da add  0x00000011 , 0x00000004 , 0x00000006 
- 00010151  0x000013db ifetcht  0x00000004 , 0x00000006 
- 00010152  0x000013dc add  0x00000011 , 0x00000037 , 0x00000006 
- 00010153  0x000013dd ifetch  0x00000001 , 0x00000006 
- 00010154  0x000013de add  0x00000011 , 0x0000002b , 0x00000005 
- 00010155  0x000013df istore  0x00000001 , 0x00000005 
- 00010156  0x000013e0 ifetch  0x00000002 , 0x00000006 
- 00010157  0x000013e1 lshift2  0x0000003f , 0x0000003f 
- 00010158  0x000013e2 iadd  0x00000002 , 0x0000000b 
- 00010159  0x000013e3 add  0x00000011 , 0x00000004 , 0x00000005 
- 00010160  0x000013e4 deposit  0x0000000b 
- 00010161  0x000013e5 istore  0x00000004 , 0x00000005 
- 00010162  0x000013e6 ifetch  0x00000002 , 0x00000006 
- 00010163  0x000013e7 lshift2  0x0000003f , 0x0000003f 
- 00010164  0x000013e8 add  0x00000011 , 0x00000002 , 0x00000005 
- 00010165  0x000013e9 istore  0x00000002 , 0x00000005 
- 00010166  0x000013ea ifetch  0x00000002 , 0x00000006 
- 00010167  0x000013eb add  0x00000011 , 0x0000002c , 0x00000005 
- 00010168  0x000013ec istore  0x00000002 , 0x00000005 
- 00010169  0x000013ed ifetch  0x00000002 , 0x00000006 
- 00010170  0x000013ee store  0x00000002 , 0x000042f5 
- 00010171  0x000013ef branch  0x00002938 
- 00010172  0x000013f2 ifetch  0x00000001 , 0x00000011 
- 00010173  0x000013f3 set0  0x00000003 , 0x0000003f 
- 00010174  0x000013f4 istore  0x00000001 , 0x00000011 
- 00010175  0x000013f5 storer  0x00000011 , 0x00000002 , 0x00000684 
- 00010176  0x000013f6 jam  0x00000044 , 0x0000066f 
- 00010177  0x000013f7 call  0x0000782b 
- 00010178  0x000013f8 fetchr  0x00000011 , 0x00000002 , 0x00000684 
- 00010179  0x000013f9 rtn 
- 00010180  0x000013fc arg  0x00000000 , 0x00000013 
- 00010181  0x000013fd arg  0x000027c8 , 0x00000012 
- 00010182  0x000013fe arg  0x00000006 , 0x00000007 
- 00010183  0x000013ff branch  0x000027fb 
- 00010184  0x00001402 add  0x00000011 , 0x00000037 , 0x00000006 
- 00010185  0x00001403 ifetch  0x00000005 , 0x00000006 
- 00010186  0x00001404 add  0x00000011 , 0x00000030 , 0x00000005 
- 00010187  0x00001405 istore  0x00000005 , 0x00000005 
- 00010188  0x00001406 branch  0x00002624 
- 00010189  0x0000140a arg  0x00000000 , 0x00000013 
- 00010190  0x0000140b arg  0x000027d1 , 0x00000012 
- 00010191  0x0000140c arg  0x00000007 , 0x00000007 
- 00010192  0x0000140d branch  0x000027fb 
- 00010193  0x00001410 add  0x00000011 , 0x00000037 , 0x00000006 
- 00010194  0x00001411 ifetch  0x00000001 , 0x00000006 
- 00010195  0x00001412 call  0x000027de 
- 00010196  0x00001413 istore  0x00000001 , 0x00000005 
- 00010197  0x00001414 add  0x00000011 , 0x00000038 , 0x00000006 
- 00010198  0x00001415 ifetch  0x00000001 , 0x00000006 
- 00010199  0x00001416 call  0x000027ec 
- 00010200  0x00001417 istore  0x00000001 , 0x00000005 
- 00010201  0x00001418 storer  0x00000011 , 0x00000002 , 0x00000684 
- 00010202  0x00001419 jam  0x00000042 , 0x0000066f 
- 00010203  0x0000141a call  0x0000782b 
- 00010204  0x0000141b fetchr  0x00000011 , 0x00000002 , 0x00000684 
- 00010205  0x0000141c rtn 
- 00010206  0x0000141f call  0x000027e6 , 0x00000034 
- 00010207  0x00001420 add  0x00000011 , 0x00000035 , 0x00000005 
- 00010208  0x00001421 nrtn  0x00000029 
- 00010209  0x00001422 fetcht  0x00000001 , 0x000043b6 
- 00010210  0x00001423 isolate1  0x00000007 , 0x00000002 
- 00010211  0x00001424 setflag  0x00000001 , 0x00000007 , 0x0000003f 
- 00010212  0x00001425 add  0x00000011 , 0x00000036 , 0x00000005 
- 00010213  0x00001426 rtn 
- 00010214  0x00001429 add  0x00000011 , 0x00000035 , 0x00000006 
- 00010215  0x0000142a ifetch  0x00000001 , 0x00000006 
- 00010216  0x0000142b nrtn  0x00000029 
- 00010217  0x0000142c add  0x00000011 , 0x00000036 , 0x00000006 
- 00010218  0x0000142d ifetch  0x00000001 , 0x00000006 
- 00010219  0x0000142e rtn 
- 00010220  0x00001431 call  0x000027f5 , 0x00000034 
- 00010221  0x00001432 fetcht  0x00000001 , 0x000043b6 
- 00010222  0x00001433 isolate1  0x00000007 , 0x00000002 
- 00010223  0x00001434 setflag  0x00000001 , 0x00000007 , 0x0000003f 
- 00010224  0x00001435 add  0x00000011 , 0x00000036 , 0x00000005 
- 00010225  0x00001436 nrtn  0x00000029 
- 00010226  0x00001437 set0  0x00000007 , 0x0000003f 
- 00010227  0x00001438 add  0x00000011 , 0x00000035 , 0x00000005 
- 00010228  0x00001439 rtn 
- 00010229  0x0000143c add  0x00000011 , 0x00000036 , 0x00000006 
- 00010230  0x0000143d ifetch  0x00000001 , 0x00000006 
- 00010231  0x0000143e nrtn  0x00000029 
- 00010232  0x0000143f add  0x00000011 , 0x00000035 , 0x00000006 
- 00010233  0x00001440 ifetch  0x00000001 , 0x00000006 
- 00010234  0x00001441 rtn 
- 00010235  0x00001447 bpatchx  0x00000030 , 0x00004026 
- 00010236  0x00001448 ifetch  0x00000001 , 0x00000011 
- 00010237  0x00001449 qisolate0  0x0000003f 
- 00010238  0x0000144a rtn  0x00000001 
- 00010239  0x0000144b add  0x00000011 , 0x0000001a , 0x00000006 
- 00010240  0x0000144c ifetcht  0x00000002 , 0x00000006 
- 00010241  0x0000144d add  0x00000011 , 0x00000020 , 0x00000006 
- 00010242  0x0000144e ifetch  0x00000002 , 0x00000006 
- 00010243  0x00001450 isub  0x00000002 , 0x0000003f 
- 00010244  0x00001451 branch  0x0000280b , 0x00000005 
- 00010245  0x00001452 nbranch  0x00002810 , 0x00000002 
- 00010246  0x00001453 sub  0x0000003f , 0x00000001 , 0x0000003e 
- 00010247  0x00001454 branch  0x00002809 , 0x00000005 
- 00010248  0x00001455 rtn 
- 00010249  0x00001458 copy  0x00000013 , 0x0000003f 
- 00010250  0x00001459 branch  0x00007d79 
- 00010251  0x0000145c ifetch  0x00000001 , 0x00000011 
- 00010252  0x0000145d qset0  0x0000003f 
- 00010253  0x0000145e istore  0x00000001 , 0x00000011 
- 00010254  0x0000145f copy  0x00000012 , 0x0000003f 
- 00010255  0x00001460 branch  0x00007d79 
- 00010256  0x00001463 add  0x00000011 , 0x0000001a , 0x00000006 
- 00010257  0x00001464 ifetch  0x00000002 , 0x00000006 
- 00010258  0x00001465 add  0x00000011 , 0x00000020 , 0x00000006 
- 00010259  0x00001466 ifetch  0x00000002 , 0x00000006 
- 00010260  0x00001467 isub  0x00000002 , 0x0000003f 
- 00010261  0x00001468 arg  0x0000ffff , 0x00000002 
- 00010262  0x00001469 isub  0x00000002 , 0x0000003e 
- 00010263  0x0000146a branch  0x0000280b , 0x00000005 
- 00010264  0x0000146b arg  0x0000f000 , 0x00000002 
- 00010265  0x0000146c isub  0x00000002 , 0x0000003e 
- 00010266  0x0000146d nbranch  0x0000280b , 0x00000002 
- 00010267  0x0000146e rtn 
- 00010268  0x00001472 fetcht  0x00000001 , 0x0000017f 
- 00010269  0x00001473 fetch  0x00000001 , 0x0000004c 
- 00010270  0x00001476 rshift  0x0000003f , 0x0000003f 
- 00010271  0x00001477 ixor  0x00000002 , 0x0000003f 
- 00010272  0x00001478 isolate1  0x00000002 , 0x0000003f 
- 00010273  0x00001479 setflag  0x00000001 , 0x0000000f , 0x00000000 
- 00010274  0x0000147a rtn 
- 00010275  0x0000147e bpatchx  0x00000031 , 0x00004026 
- 00010276  0x0000147f call  0x00002935 
- 00010277  0x00001480 rtnmark1  0x00000030 
- 00010278  0x00001481 call  0x0000284a 
- 00010279  0x00001482 fetch  0x00000001 , 0x0000004c 
- 00010280  0x00001483 isolate1  0x00000004 , 0x0000003f 
- 00010281  0x00001484 setflag  0x00000001 , 0x0000002a , 0x00000000 
- 00010282  0x00001485 rshift  0x0000003f , 0x0000003f 
- 00010283  0x00001486 ixor  0x00000002 , 0x0000003f 
- 00010284  0x00001487 isolate1  0x00000002 , 0x0000003f 
- 00010285  0x00001488 setflag  0x00000001 , 0x0000000f , 0x00000000 
- 00010286  0x00001489 rtnmark1  0x0000000f 
- 00010287  0x0000148a fetch  0x00000001 , 0x0000004d 
- 00010288  0x0000148b branch  0x0000283c , 0x00000034 
- 00010289  0x0000148c fetch  0x00000001 , 0x00000168 
- 00010290  0x0000148d bbit0  0x00000004 , 0x0000283c 
- 00010291  0x0000148e fetcht  0x00000004 , 0x00000154 
- 00010292  0x0000148f fetch  0x00000004 , 0x0000445a 
- 00010293  0x00001490 isub  0x00000002 , 0x0000003e 
- 00010294  0x00001491 branch  0x0000235a , 0x00000005 
- 00010295  0x00001492 storet  0x00000004 , 0x0000445a 
- 00010296  0x00001493 fetch  0x00000005 , 0x00004455 
- 00010297  0x00001494 increase  0x00000001 , 0x0000003f 
- 00010298  0x00001495 set1  0x00000027 , 0x0000003f 
- 00010299  0x00001496 store  0x00000005 , 0x00004455 
- 00010300  0x00001499 fetcht  0x00000001 , 0x0000017f 
- 00010301  0x0000149a setflip  0x00000002 , 0x00000002 
- 00010302  0x0000149b storet  0x00000001 , 0x0000017f 
- 00010303  0x0000149c fetch  0x00000001 , 0x00004321 
- 00010304  0x0000149d rtnbit0  0x00000006 
- 00010305  0x0000149e bpatchx  0x00000032 , 0x00004026 
- 00010306  0x0000149f fetch  0x00000001 , 0x0000004d 
- 00010307  0x000014a0 rtn  0x00000034 
- 00010308  0x000014a1 fetch  0x00000001 , 0x0000004c 
- 00010309  0x000014a2 compare  0x00000001 , 0x0000003f , 0x00000003 
- 00010310  0x000014a3 branch  0x00002e65 , 0x00000001 
- 00010311  0x000014a4 compare  0x00000002 , 0x0000003f , 0x00000003 
- 00010312  0x000014a5 branch  0x00002e53 , 0x00000001 
- 00010313  0x000014a6 rtn 
- 00010314  0x000014aa bpatchx  0x00000033 , 0x00004026 
- 00010315  0x000014ab fetcht  0x00000001 , 0x0000017f 
- 00010316  0x000014ac isolate0  0x00000005 , 0x00000002 
- 00010317  0x000014ad rtn  0x00000001 
- 00010318  0x000014ae fetch  0x00000001 , 0x0000004c 
- 00010319  0x000014af lshift  0x0000003f , 0x0000003f 
- 00010320  0x000014b0 ixor  0x00000002 , 0x0000003f 
- 00010321  0x000014b1 rtnbit0  0x00000003 
- 00010322  0x000014b2 set0  0x00000005 , 0x00000002 
- 00010323  0x000014b3 setflip  0x00000003 , 0x00000002 
- 00010324  0x000014b4 storet  0x00000001 , 0x0000017f 
- 00010325  0x000014b5 compare  0x00000003 , 0x00000002 , 0x00000003 
- 00010326  0x000014b7 rtn 
- 00010327  0x000014bb fetch  0x00000001 , 0x00000168 
- 00010328  0x000014bc set1  0x00000004 , 0x0000003f 
- 00010329  0x000014bd store  0x00000001 , 0x00000168 
- 00010330  0x000014be set1  0x00000032 , 0x00000000 
- 00010331  0x000014bf rtn 
- 00010332  0x000014c2 bpatchx  0x00000034 , 0x00004026 
- 00010333  0x000014c3 jam  0x00000000 , 0x000042fd 
- 00010334  0x000014c4 arg  0x00000000 , 0x0000003f 
- 00010335  0x000014c5 store  0x00000004 , 0x0000445a 
- 00010336  0x000014c6 store  0x00000005 , 0x00004450 
- 00010337  0x000014c7 set1  0x00000027 , 0x0000003f 
- 00010338  0x000014c8 store  0x00000005 , 0x00004455 
- 00010339  0x000014c9 fetch  0x00000001 , 0x00000168 
- 00010340  0x000014ca set0  0x00000004 , 0x0000003f 
- 00010341  0x000014cb store  0x00000001 , 0x00000168 
- 00010342  0x000014cc set0  0x00000032 , 0x00000000 
- 00010343  0x000014cd rtn 
- 00010344  0x000014d3 arg  0x00000001 , 0x00000011 
- 00010345  0x000014d4 fetch  0x00000001 , 0x0000004c 
- 00010346  0x000014d5 rtnbit1  0x00000006 
- 00010347  0x000014d6 arg  0x00000000 , 0x00000011 
- 00010348  0x000014d7 rtn 
- 00010349  0x000014db copy  0x00000006 , 0x00000005 
- 00010350  0x000014dc fetcht  0x00000002 , 0x000043b8 
- 00010351  0x000014dd copy  0x00000005 , 0x00000006 
- 00010352  0x000014de rtn 
- 00010353  0x000014e2 bpatchx  0x00000035 , 0x00004026 
- 00010354  0x000014e3 fetch  0x00000001 , 0x0000017f 
- 00010355  0x000014e4 rtnbit1  0x00000005 
- 00010356  0x000014e5 call  0x00002892 
- 00010357  0x000014e6 call  0x00002a10 
- 00010358  0x000014e7 branch  0x000028b6 , 0x00000034 
- 00010359  0x000014e8 ifetch  0x00000002 , 0x00000006 
- 00010360  0x000014e9 ifetcht  0x00000002 , 0x00000006 
- 00010361  0x000014ea copy  0x00000002 , 0x00000011 
- 00010362  0x000014eb isub  0x00000011 , 0x0000003f 
- 00010363  0x000014ec call  0x0000286d 
- 00010364  0x000014ed call  0x00007db0 
- 00010365  0x000014ee copy  0x0000003f , 0x00000002 
- 00010366  0x000014ef ifetchr  0x00000001 , 0x00000001 , 0x00000006 
- 00010367  0x000014f0 copy  0x00000011 , 0x0000003f 
- 00010368  0x000014f1 iadd  0x00000006 , 0x0000003f 
- 00010369  0x000014f2 store  0x00000002 , 0x0000068f 
- 00010370  0x000014f3 call  0x000028a6 
- 00010371  0x000014f4 call  0x000028b8 
- 00010372  0x000014f6 call  0x00002a10 
- 00010373  0x000014f7 ifetch  0x00000002 , 0x00000006 
- 00010374  0x000014f8 copy  0x0000003f , 0x00000011 
- 00010375  0x000014f9 copy  0x00000006 , 0x00000013 
- 00010376  0x000014fa ifetcht  0x00000002 , 0x00000006 
- 00010377  0x000014fb copy  0x00000002 , 0x00000012 
- 00010378  0x000014fc isub  0x00000012 , 0x0000003f 
- 00010379  0x000014fd call  0x0000286d 
- 00010380  0x000014fe call  0x00007db0 
- 00010381  0x000014ff iadd  0x00000012 , 0x0000003f 
- 00010382  0x00001500 istore  0x00000002 , 0x00000013 
- 00010383  0x00001501 isub  0x00000011 , 0x0000003e 
- 00010384  0x00001502 nrtn  0x00000005 
- 00010385  0x00001503 branch  0x00002a2a 
- 00010386  0x00001507 call  0x00002899 
- 00010387  0x00001508 rtnmark1  0x00000029 
- 00010388  0x00001509 fetch  0x00000001 , 0x00004321 
- 00010389  0x0000150a bbit0  0x00000002 , 0x000028a4 
- 00010390  0x0000150b call  0x00002a14 
- 00010391  0x0000150c branch  0x000028a4 , 0x00000034 
- 00010392  0x0000150d branch  0x000028a2 
- 00010393  0x00001511 call  0x00002a10 
- 00010394  0x00001512 branch  0x000028a4 , 0x00000034 
- 00010395  0x00001513 ifetch  0x00000002 , 0x00000006 
- 00010396  0x00001514 ifetcht  0x00000002 , 0x00000006 
- 00010397  0x00001515 isub  0x00000002 , 0x00000011 
- 00010398  0x00001516 call  0x0000286d 
- 00010399  0x00001517 copy  0x00000002 , 0x0000003f 
- 00010400  0x00001518 isub  0x00000011 , 0x0000003e 
- 00010401  0x00001519 branch  0x000028a4 , 0x00000002 
- 00010402  0x0000151b set1  0x00000029 , 0x00000000 
- 00010403  0x0000151c rtn 
- 00010404  0x0000151f set0  0x00000029 , 0x00000000 
- 00010405  0x00001520 rtn 
- 00010406  0x00001523 copy  0x00000011 , 0x0000003f 
- 00010407  0x00001524 rtn  0x00000034 
- 00010408  0x00001525 arg  0x00000001 , 0x00000001 
- 00010409  0x00001526 rtn 
- 00010410  0x0000152a bpatchx  0x00000036 , 0x00004026 
- 00010411  0x0000152b increase  0x00000001 , 0x00000002 
- 00010412  0x0000152c call  0x00002ccf 
- 00010413  0x0000152d increase  0xfffffffe , 0x00000006 
- 00010414  0x0000152e ifetch  0x00000002 , 0x00000006 
- 00010415  0x0000152f arg  0x00002902 , 0x00000002 
- 00010416  0x00001530 isub  0x00000002 , 0x0000003e 
- 00010417  0x00001531 nrtn  0x00000005 
- 00010418  0x00001532 increase  0x00000001 , 0x00000006 
- 00010419  0x00001533 copy  0x00000006 , 0x00000011 
- 00010420  0x00001534 ifetch  0x00000001 , 0x00000006 
- 00010421  0x00001535 rtn 
- 00010422  0x00001539 force  0x00000000 , 0x00000002 
- 00010423  0x0000153a force  0x00000001 , 0x00000001 
- 00010424  0x0000153d bpatchx  0x00000037 , 0x00004026 
- 00010425  0x0000153e storet  0x00000001 , 0x0000416a 
- 00010426  0x0000153f fetcht  0x00000001 , 0x0000017f 
- 00010427  0x00001540 set1  0x00000005 , 0x00000002 
- 00010428  0x00001541 and  0x00000002 , 0x000000fc , 0x0000003f 
- 00010429  0x00001542 ior  0x00000001 , 0x0000003f 
- 00010430  0x00001543 store  0x00000001 , 0x0000017f 
- 00010431  0x00001544 and_into  0x0000001f , 0x0000003f 
- 00010432  0x00001545 isolate1  0x00000029 , 0x00000000 
- 00010433  0x00001546 setflag  0x00000001 , 0x00000004 , 0x0000003f 
- 00010434  0x00001547 store  0x00000001 , 0x00004169 
- 00010435  0x00001549 fetch  0x00000001 , 0x00004169 
- 00010436  0x0000154a compare  0x00000001 , 0x00000001 , 0x00000003 
- 00010437  0x0000154b nbranch  0x000028c8 , 0x00000001 
- 00010438  0x0000154c fetch  0x00000001 , 0x0000416a 
- 00010439  0x0000154d rtn  0x00000034 
- 00010440  0x00001550 bmark1  0x00000032 , 0x000028ce 
- 00010441  0x00001551 fetchr  0x00000039 , 0x00000001 , 0x0000416a 
- 00010442  0x00001552 fetch  0x00000002 , 0x0000068f 
- 00010443  0x00001553 copy  0x0000003f , 0x00000006 
- 00010444  0x00001554 arg  0x0000416b , 0x00000005 
- 00010445  0x00001555 branch  0x00007ccc 
- 00010446  0x00001558 call  0x00007368 
- 00010447  0x00001559 branch  0x0000729f 
- 00010448  0x0000155c arg  0x00000000 , 0x00000007 
- 00010449  0x0000155d branch  0x000024e7 
- 00010450  0x00001560 arg  0x00000000 , 0x00000007 
- 00010451  0x00001561 branch  0x000024eb 
- 00010452  0x00001565 bpatchx  0x00000038 , 0x00004027 
- 00010453  0x00001566 rtnmark1  0x0000000f 
- 00010454  0x00001567 rtnmark1  0x00000030 
- 00010455  0x00001568 fetch  0x00000001 , 0x0000004c 
- 00010456  0x00001569 and  0x0000003f , 0x00000003 , 0x0000003f 
- 00010457  0x0000156a store  0x00000001 , 0x00004334 
- 00010458  0x0000156b fetch  0x00000001 , 0x0000004d 
- 00010459  0x0000156c rtn  0x00000034 
- 00010460  0x0000156d setarg  0x0000004e 
- 00010461  0x0000156e store  0x00000002 , 0x00004339 
- 00010462  0x0000156f bpatchx  0x00000039 , 0x00004027 
- 00010463  0x00001570 fetch  0x00000001 , 0x00004334 
- 00010464  0x00001571 beq  0x00000003 , 0x0000304a 
- 00010465  0x00001573 call  0x000028ee 
- 00010466  0x00001574 nbranch  0x000028d0 , 0x00000028 
- 00010467  0x00001575 call  0x000028d2 
- 00010468  0x00001576 setarg  0x00000000 
- 00010469  0x00001577 store  0x00000002 , 0x00004337 
- 00010470  0x00001578 fetch  0x00000002 , 0x00004339 
- 00010471  0x00001579 add  0x0000003f , 0x00000002 , 0x00000006 
- 00010472  0x0000157a bpatchx  0x0000003a , 0x00004027 
- 00010473  0x0000157c ifetch  0x00000002 , 0x00000006 
- 00010474  0x0000157d beq  0x00000004 , 0x00002b8f 
- 00010475  0x0000157e beq  0x00000006 , 0x00002ec8 
- 00010476  0x0000157f beq  0x00000005 , 0x00002e8a 
- 00010477  0x00001580 rtn 
- 00010478  0x00001584 fetch  0x00000001 , 0x00004334 
- 00010479  0x00001585 beq  0x00000002 , 0x000028fd 
- 00010480  0x00001586 beq  0x00000001 , 0x00002914 
- 00010481  0x00001587 rtn 
- 00010482  0x0000158d call  0x00007dba 
- 00010483  0x0000158e arg  0x00000004 , 0x00000002 
- 00010484  0x0000158f isub  0x0000003f , 0x0000003e 
- 00010485  0x00001590 rtn  0x00000005 
- 00010486  0x00001591 arg  0x00000005 , 0x00000002 
- 00010487  0x00001592 isub  0x0000003f , 0x0000003e 
- 00010488  0x00001593 rtn  0x00000005 
- 00010489  0x00001594 arg  0x00000006 , 0x00000002 
- 00010490  0x00001595 isub  0x0000003f , 0x0000003e 
- 00010491  0x00001596 rtn  0x00000005 
- 00010492  0x00001597 branch  0x00007dbc 
- 00010493  0x0000159b fetch  0x00000002 , 0x00004339 
- 00010494  0x0000159c copy  0x0000003f , 0x00000006 
- 00010495  0x0000159d ifetch  0x00000002 , 0x00000006 
- 00010496  0x0000159e store  0x00000002 , 0x00004335 
- 00010497  0x0000159f ifetch  0x00000002 , 0x00000006 
- 00010498  0x000015a0 call  0x000028f2 
- 00010499  0x000015a1 nrtn  0x00000028 
- 00010500  0x000015a2 fetcht  0x00000001 , 0x0000004d 
- 00010501  0x000015a3 storet  0x00000002 , 0x00004337 
- 00010502  0x000015a4 fetch  0x00000002 , 0x00004335 
- 00010503  0x000015a5 increase  0x00000004 , 0x0000003f 
- 00010504  0x000015a6 isub  0x00000002 , 0x0000003e 
- 00010505  0x000015a7 branch  0x00007dba , 0x00000005 
- 00010506  0x000015a8 fetchr  0x00000039 , 0x00000001 , 0x0000004d 
- 00010507  0x000015a9 arg  0x00000f00 , 0x00000005 
- 00010508  0x000015aa fetch  0x00000002 , 0x00004339 
- 00010509  0x000015ab copy  0x0000003f , 0x00000006 
- 00010510  0x000015ac call  0x00007ccc 
- 00010511  0x000015ad branch  0x00007dbc 
- 00010512  0x000015b3 call  0x00007dba 
- 00010513  0x000015b4 fetch  0x00000002 , 0x00004337 
- 00010514  0x000015b5 nrtn  0x00000034 
- 00010515  0x000015b6 branch  0x00007dbc 
- 00010516  0x000015b9 call  0x00002910 
- 00010517  0x000015ba nrtn  0x00000028 
- 00010518  0x000015bb fetch  0x00000002 , 0x00004337 
- 00010519  0x000015bc arg  0x00000f00 , 0x00000005 
- 00010520  0x000015bd iadd  0x00000005 , 0x00000011 
- 00010521  0x000015be fetcht  0x00000001 , 0x0000004d 
- 00010522  0x000015bf iadd  0x00000002 , 0x0000003f 
- 00010523  0x000015c0 store  0x00000002 , 0x00004337 
- 00010524  0x000015c1 fetchr  0x00000039 , 0x00000001 , 0x0000004d 
- 00010525  0x000015c2 copy  0x00000011 , 0x00000005 
- 00010526  0x000015c3 fetch  0x00000002 , 0x00004339 
- 00010527  0x000015c4 copy  0x0000003f , 0x00000006 
- 00010528  0x000015c5 call  0x00007ccc 
- 00010529  0x000015c6 setarg  0x00000f00 
- 00010530  0x000015c7 store  0x00000002 , 0x00004339 
- 00010531  0x000015c8 fetch  0x00000002 , 0x00004335 
- 00010532  0x000015c9 increase  0x00000004 , 0x0000003f 
- 00010533  0x000015ca fetcht  0x00000002 , 0x00004337 
- 00010534  0x000015cb isub  0x00000002 , 0x0000003e 
- 00010535  0x000015cc branch  0x00007dba , 0x00000005 
- 00010536  0x000015cd branch  0x00007dbc 
- 00010537  0x000015d3 fetch  0x00000002 , 0x000043df 
- 00010538  0x000015d4 branch  0x00007d79 
- 00010539  0x000015d7 bpatchx  0x0000003b , 0x00004027 
- 00010540  0x000015d8 fetcht  0x00000004 , 0x00000184 
- 00010541  0x000015d9 call  0x00002356 
- 00010542  0x000015da isub  0x00000002 , 0x0000000b 
- 00010543  0x000015db deposit  0x0000000b 
- 00010544  0x000015dc fetcht  0x00000002 , 0x00000196 
- 00010545  0x000015dd lshift4  0x00000002 , 0x00000002 
- 00010546  0x000015de lshift  0x00000002 , 0x00000002 
- 00010547  0x000015df isub  0x00000002 , 0x0000003f 
- 00010548  0x000015e0 rtn 
- 00010549  0x000015e3 call  0x00002356 
- 00010550  0x000015e4 store  0x00000004 , 0x00000184 
- 00010551  0x000015e5 rtn 
- 00010552  0x000015ea bpatchx  0x0000003c , 0x00004027 
- 00010553  0x000015eb add  0x00000011 , 0x00000050 , 0x00000006 
- 00010554  0x000015ec ifetch  0x00000001 , 0x00000006 
- 00010555  0x000015ed call  0x000025eb 
- 00010556  0x000015ee add  0x00000011 , 0x00000002 , 0x00000006 
- 00010557  0x000015ef ifetch  0x00000002 , 0x00000006 
- 00010558  0x000015f0 imul32  0x00000002 , 0x0000003f 
- 00010559  0x000015f1 fetcht  0x00000002 , 0x00000044 
- 00010560  0x000015f2 imul32  0x00000002 , 0x0000003f 
- 00010561  0x000015f3 arg  0x000f4240 , 0x00000002 
- 00010562  0x000015f4 idiv  0x00000002 
- 00010563  0x000015f5 arg  0x00000682 , 0x00000002 
- 00010564  0x000015f6 fetch  0x00000001 , 0x00004148 
- 00010565  0x000015f7 imul32  0x00000002 , 0x00000002 
- 00010566  0x000015f8 add  0x00000011 , 0x0000002b , 0x00000006 
- 00010567  0x000015f9 ifetch  0x00000001 , 0x00000006 
- 00010568  0x000015fa imul32  0x00000002 , 0x0000003f 
- 00010569  0x000015fb iadd  0x00000002 , 0x0000003f 
- 00010570  0x000015fc store  0x00000004 , 0x0000431d 
- 00010571  0x000015fd fetch  0x00000002 , 0x0000409a 
- 00010572  0x000015fe call  0x00007d62 
- 00010573  0x000015ff quotient  0x00000002 
- 00010574  0x00001600 iadd  0x00000002 , 0x0000003f 
- 00010575  0x00001601 add  0x00000011 , 0x0000000e , 0x00000005 
- 00010576  0x00001602 istore  0x00000002 , 0x00000005 
- 00010577  0x00001603 rtn 
- 00010578  0x00001609 bpatchx  0x0000003d , 0x00004027 
- 00010579  0x0000160a call  0x00002955 
- 00010580  0x0000160b branch  0x00002969 
- 00010581  0x0000160e jam  0x00000002 , 0x000006b5 
- 00010582  0x0000160f arg  0x00002a00 , 0x00000002 
- 00010583  0x00001610 storet  0x00000002 , 0x000006b6 
- 00010584  0x00001611 call  0x00002ce0 
- 00010585  0x00001612 rtn  0x00000034 
- 00010586  0x00001613 ifetch  0x00000001 , 0x00000006 
- 00010587  0x00001614 copy  0x00000006 , 0x00000005 
- 00010588  0x00001615 fetcht  0x00000001 , 0x0000426b 
- 00010589  0x00001616 copy  0x00000002 , 0x00000039 
- 00010590  0x00001617 isub  0x00000002 , 0x0000003e 
- 00010591  0x00001618 nbranch  0x00002966 , 0x00000002 
- 00010592  0x00001619 isub  0x00000002 , 0x00000002 
- 00010593  0x0000161a arg  0x0000426c , 0x00000006 
- 00010594  0x0000161b call  0x00007ccc 
- 00010595  0x0000161c copy  0x00000002 , 0x00000039 
- 00010596  0x0000161d ncall  0x000029a1 , 0x00000005 
- 00010597  0x0000161e rtn 
- 00010598  0x00001620 copy  0x0000003f , 0x00000039 
- 00010599  0x00001621 arg  0x0000426c , 0x00000006 
- 00010600  0x00001622 branch  0x00007ccc 
- 00010601  0x00001626 arg  0x00004368 , 0x00000013 
- 00010602  0x00001627 arg  0x00004349 , 0x00000011 
- 00010603  0x00001628 call  0x00002976 
- 00010604  0x00001629 setarg  0x00000000 
- 00010605  0x0000162a setflag  0x00000028 , 0x00000000 , 0x0000003f 
- 00010606  0x0000162b store  0x00000001 , 0x00000670 
- 00010607  0x0000162c arg  0x00004388 , 0x00000013 
- 00010608  0x0000162d arg  0x00004369 , 0x00000011 
- 00010609  0x0000162e call  0x00002976 
- 00010610  0x0000162f rtn  0x00000028 
- 00010611  0x00001630 fetch  0x00000001 , 0x00000670 
- 00010612  0x00001631 branch  0x0000235a , 0x00000034 
- 00010613  0x00001632 rtn 
- 00010614  0x00001636 bpatchx  0x0000003e , 0x00004027 
- 00010615  0x00001637 call  0x00007dba 
- 00010616  0x00001638 call  0x00007ca6 
- 00010617  0x00001639 arg  0x00000000 , 0x00000012 
- 00010618  0x0000163a arg  0x000006a2 , 0x00000005 
- 00010619  0x0000163b call  0x00002990 
- 00010620  0x0000163c fetch  0x00000001 , 0x0000426b 
- 00010621  0x0000163d add  0x0000003f , 0x00000001 , 0x00000002 
- 00010622  0x0000163e iadd  0x00000012 , 0x00000011 
- 00010623  0x0000163f increase  0x00000002 , 0x00000011 
- 00010624  0x00001640 sub  0x00000011 , 0x0000001f , 0x0000003e 
- 00010625  0x00001641 nbranch  0x0000298e , 0x00000002 
- 00010626  0x00001642 istoret  0x00000001 , 0x00000005 
- 00010627  0x00001643 arg  0x00000009 , 0x00000002 
- 00010628  0x00001644 istoret  0x00000001 , 0x00000005 
- 00010629  0x00001645 iforce  0x00000039 
- 00010630  0x00001646 call  0x00007ccc 
- 00010631  0x00001647 copy  0x00000011 , 0x00000012 
- 00010632  0x00001649 deposit  0x00000012 
- 00010633  0x0000164a store  0x00000001 , 0x000006a1 
- 00010634  0x0000164b arg  0x000006a1 , 0x00000006 
- 00010635  0x0000164c setarg  0xffffffe0 
- 00010636  0x0000164d iadd  0x00000013 , 0x00000005 
- 00010637  0x0000164e branch  0x00007c8d 
- 00010638  0x00001651 call  0x00007dbc 
- 00010639  0x00001652 branch  0x00002988 
- 00010640  0x00001655 ifetch  0x00000001 , 0x00000011 
- 00010641  0x00001656 rtn  0x00000034 
- 00010642  0x00001657 pincrease  0x00000001 
- 00010643  0x00001658 ifetcht  0x00000001 , 0x00000006 
- 00010644  0x00001659 sub  0x00000002 , 0x00000009 , 0x0000003e 
- 00010645  0x0000165a branch  0x0000299f , 0x00000005 
- 00010646  0x0000165b iadd  0x00000012 , 0x00000012 
- 00010647  0x0000165c copy  0x00000011 , 0x00000006 
- 00010648  0x0000165d iforce  0x00000039 
- 00010649  0x0000165e call  0x00007ccc 
- 00010650  0x0000165f copy  0x00000006 , 0x00000011 
- 00010651  0x00001661 deposit  0x00000011 
- 00010652  0x00001662 isub  0x00000013 , 0x0000003e 
- 00010653  0x00001663 rtn  0x00000002 
- 00010654  0x00001664 branch  0x00002990 
- 00010655  0x00001667 iadd  0x00000011 , 0x00000011 
- 00010656  0x00001668 branch  0x0000299b 
- 00010657  0x0000166c setarg  0x00000020 
- 00010658  0x0000166d istore  0x00000001 , 0x00000005 
- 00010659  0x0000166e loop  0x000029a1 
- 00010660  0x0000166f rtn 
- 00010661  0x00001673 bpatchx  0x0000003f , 0x00004027 
- 00010662  0x00001674 disable  0x0000002b 
- 00010663  0x00001675 branch  0x000029a9 , 0x0000002e 
- 00010664  0x00001676 nbranch  0x000029b8 , 0x0000002d 
- 00010665  0x00001678 call  0x000024d2 
- 00010666  0x00001679 fetch  0x00000002 , 0x0000409a 
- 00010667  0x0000167a store  0x00000002 , 0x00000176 
- 00010668  0x0000167b fetch  0x00000001 , 0x00004321 
- 00010669  0x0000167c bbit1  0x00000005 , 0x000024e0 
- 00010670  0x0000167d bmark1  0x0000000f , 0x000024e0 
- 00010671  0x0000167e fetch  0x00000001 , 0x0000004d 
- 00010672  0x0000167f nbranch  0x000024e0 , 0x00000034 
- 00010673  0x00001680 fetch  0x00000001 , 0x0000416a 
- 00010674  0x00001681 nbranch  0x000024e0 , 0x00000034 
- 00010675  0x00001683 fetch  0x00000001 , 0x00000168 
- 00010676  0x00001684 bbit1  0x00000005 , 0x000024e0 
- 00010677  0x00001685 bbit1  0x00000007 , 0x000024e0 
- 00010678  0x00001686 bbit1  0x00000006 , 0x000024e0 
- 00010679  0x00001687 branch  0x000024c8 
- 00010680  0x0000168a fetch  0x00000001 , 0x000040a8 
- 00010681  0x0000168b sub  0x0000003f , 0x0000001e , 0x0000003e 
- 00010682  0x0000168c nbranch  0x000024d7 , 0x00000002 
- 00010683  0x0000168d fetcht  0x00000002 , 0x0000409a 
- 00010684  0x0000168e rshift  0x00000002 , 0x00000002 
- 00010685  0x0000168f fetch  0x00000002 , 0x00000176 
- 00010686  0x00001690 iadd  0x00000002 , 0x0000003f 
- 00010687  0x00001691 store  0x00000002 , 0x00000176 
- 00010688  0x00001692 branch  0x000024d7 
- 00010689  0x00001696 arg  0x00000000 , 0x00000007 
- 00010690  0x00001697 branch  0x000029d6 
- 00010691  0x0000169a arg  0x00000000 , 0x00000007 
- 00010692  0x0000169b branch  0x000029db 
- 00010693  0x0000169e arg  0x00000001 , 0x00000007 
- 00010694  0x0000169f branch  0x000029d6 
- 00010695  0x000016a2 arg  0x00000001 , 0x00000007 
- 00010696  0x000016a3 branch  0x000029db 
- 00010697  0x000016a6 arg  0x00000002 , 0x00000007 
- 00010698  0x000016a7 branch  0x000029d6 
- 00010699  0x000016aa arg  0x00000002 , 0x00000007 
- 00010700  0x000016ab branch  0x000029db 
- 00010701  0x000016ae arg  0x00000003 , 0x00000007 
- 00010702  0x000016af branch  0x000029d6 
- 00010703  0x000016b2 arg  0x00000003 , 0x00000007 
- 00010704  0x000016b3 branch  0x000029db 
- 00010705  0x000016b6 arg  0x00000004 , 0x00000007 
- 00010706  0x000016b7 branch  0x000029d6 
- 00010707  0x000016ba arg  0x00000004 , 0x00000007 
- 00010708  0x000016bb branch  0x000029db 
- 00010709  0x000016be arg  0x00000005 , 0x00000007 
- 00010710  0x000016c1 fetch  0x00000001 , 0x00004321 
- 00010711  0x000016c2 qset1  0x0000003f 
- 00010712  0x000016c3 store  0x00000001 , 0x00004321 
- 00010713  0x000016c4 rtn 
- 00010714  0x000016c8 arg  0x00000005 , 0x00000007 
- 00010715  0x000016cb fetch  0x00000001 , 0x00004321 
- 00010716  0x000016cc qset0  0x0000003f 
- 00010717  0x000016cd store  0x00000001 , 0x00004321 
- 00010718  0x000016ce rtn 
- 00010719  0x000016d3 setarg  0x00112233 
- 00010720  0x000016d4 store  0x00000003 , 0x00004322 
- 00010721  0x000016d5 setarg  0x00445566 
- 00010722  0x000016d6 istore  0x00000003 , 0x00000005 
- 00010723  0x000016d7 setarg  0x00778899 
- 00010724  0x000016d8 istore  0x00000003 , 0x00000005 
- 00010725  0x000016d9 setarg  0x00001122 
- 00010726  0x000016da istore  0x00000003 , 0x00000005 
- 00010727  0x000016db setarg  0x00334455 
- 00010728  0x000016dc istore  0x00000003 , 0x00000005 
- 00010729  0x000016dd setarg  0x00000066 
- 00010730  0x000016de istore  0x00000001 , 0x00000005 
- 00010731  0x000016df rtn 
- 00010732  0x000016e3 setarg  0x01000302 
- 00010733  0x000016e4 store  0x00000004 , 0x000042c4 
- 00010734  0x000016e5 setarg  0x00010010 
- 00010735  0x000016e6 store  0x00000003 , 0x000042c8 
- 00010736  0x000016e7 jam  0x00000001 , 0x000042fe 
- 00010737  0x000016e8 rtn 
- 00010738  0x000016ed arg  0x00000000 , 0x00000011 
- 00010739  0x000016ee arg  0x00000001 , 0x00000001 
- 00010740  0x000016ef branch  0x00002a05 
- 00010741  0x000016f4 bpatchx  0x00000040 , 0x00004028 
- 00010742  0x000016f5 arg  0x00000003 , 0x00000001 
- 00010743  0x000016f6 call  0x00002a05 
- 00010744  0x000016f7 copy  0x00000012 , 0x0000003f 
- 00010745  0x000016f8 istore  0x00000001 , 0x00000005 
- 00010746  0x000016f9 rtn 
- 00010747  0x000016fe bpatchx  0x00000041 , 0x00004028 
- 00010748  0x000016ff force  0x00000002 , 0x00000001 
- 00010749  0x00001700 increase  0x00000004 , 0x00000011 
- 00010750  0x00001701 call  0x00002a05 
- 00010751  0x00001702 increase  0xfffffffc , 0x00000011 
- 00010752  0x00001703 copy  0x00000011 , 0x0000003f 
- 00010753  0x00001704 istore  0x00000002 , 0x00000005 
- 00010754  0x00001705 copy  0x00000012 , 0x0000003f 
- 00010755  0x00001706 istore  0x00000002 , 0x00000005 
- 00010756  0x00001707 rtn 
- 00010757  0x0000170c bpatchx  0x00000042 , 0x00004028 
- 00010758  0x0000170d increase  0x00000005 , 0x00000011 
- 00010759  0x0000170e call  0x00006959 
- 00010760  0x0000170f increase  0xfffffffb , 0x00000011 
- 00010761  0x00001710 copy  0x00000011 , 0x0000003f 
- 00010762  0x00001711 istore  0x00000002 , 0x00000005 
- 00010763  0x00001712 setarg  0x00000000 
- 00010764  0x00001713 istore  0x00000002 , 0x00000005 
- 00010765  0x00001714 copy  0x00000001 , 0x0000003f 
- 00010766  0x00001715 istore  0x00000001 , 0x00000005 
- 00010767  0x00001716 rtn 
- 00010768  0x0000171a bpatchx  0x00000043 , 0x00004028 
- 00010769  0x0000171b call  0x00006993 
- 00010770  0x0000171c copy  0x0000003f , 0x00000006 
- 00010771  0x0000171d rtn 
- 00010772  0x00001720 fetch  0x00000002 , 0x00004449 
- 00010773  0x00001721 rtn 
- 00010774  0x00001724 call  0x00002a19 
- 00010775  0x00001725 copy  0x0000003f , 0x00000006 
- 00010776  0x00001726 rtn 
- 00010777  0x0000172a fetch  0x00000002 , 0x0000444c 
- 00010778  0x0000172b rtn 
- 00010779  0x0000172f call  0x00002a10 
- 00010780  0x00001730 increase  0x00000005 , 0x00000006 
- 00010781  0x00001731 rtn 
- 00010782  0x00001734 call  0x00002a10 
- 00010783  0x00001735 increase  0x00000009 , 0x00000006 
- 00010784  0x00001736 rtn 
- 00010785  0x00001739 call  0x00002a16 
- 00010786  0x0000173a increase  0x00000009 , 0x00000006 
- 00010787  0x0000173b rtn 
- 00010788  0x0000173e call  0x00002a16 
- 00010789  0x0000173f increase  0x00000005 , 0x00000006 
- 00010790  0x00001740 rtn 
- 00010791  0x00001744 branch  0x000069a9 
- 00010792  0x00001748 branch  0x000069ac 
- 00010793  0x0000174c branch  0x000069af 
- 00010794  0x00001750 branch  0x00006998 
- 00010795  0x00001754 store  0x00000008 , 0x000043c0 
- 00010796  0x00001755 branch  0x00002a3c 
- 00010797  0x00001759 and  0x00000002 , 0x000000ff , 0x00000011 
- 00010798  0x0000175a call  0x00002a32 
- 00010799  0x0000175b rshift8  0x00000002 , 0x00000011 
- 00010800  0x0000175e storer  0x00000011 , 0x00000001 , 0x000043b7 
- 00010801  0x0000175f branch  0x00002a33 
- 00010802  0x00001762 storer  0x00000011 , 0x00000001 , 0x000043b6 
- 00010803  0x00001764 isolate1  0x00000001 , 0x00000011 
- 00010804  0x00001765 call  0x00002a38 , 0x00000001 
- 00010805  0x00001766 isolate1  0x00000002 , 0x00000011 
- 00010806  0x00001767 call  0x00002a3a , 0x00000001 
- 00010807  0x00001768 rtn 
- 00010808  0x0000176d arg  0x00000008 , 0x00000007 
- 00010809  0x0000176e branch  0x00002a3d 
- 00010810  0x00001772 arg  0x0000000b , 0x00000007 
- 00010811  0x00001773 branch  0x00002a3d 
- 00010812  0x00001776 arg  0x00000005 , 0x00000007 
- 00010813  0x00001779 fetch  0x00000008 , 0x000043ae 
- 00010814  0x0000177a qset1  0x0000003f 
- 00010815  0x0000177b store  0x00000008 , 0x000043ae 
- 00010816  0x0000177c rtn 
- 00010817  0x0000177f call  0x000029c5 
- 00010818  0x00001780 call  0x000029ec 
- 00010819  0x00001781 call  0x000029df 
- 00010820  0x00001782 branch  0x000029cd 
- 00010821  0x00001788 jam  0x00000001 , 0x0000019d 
- 00010822  0x00001789 jam  0x00000001 , 0x0000019e 
- 00010823  0x0000178a call  0x000025b8 
- 00010824  0x0000178b call  0x00002a4b 
- 00010825  0x0000178c call  0x00002acb 
- 00010826  0x0000178d branch  0x000025bc 
- 00010827  0x00001790 bpatchx  0x00000044 , 0x00004028 
- 00010828  0x00001791 fetch  0x00000001 , 0x00004343 
- 00010829  0x00001792 rtnne  0x00000001 
- 00010830  0x00001793 arg  0x00000002 , 0x00000007 
- 00010831  0x00001794 call  0x00007cef 
- 00010832  0x00001795 nrtn  0x00000034 
- 00010833  0x00001796 fetch  0x00000002 , 0x00004344 
- 00010834  0x00001797 fetcht  0x00000002 , 0x00004346 
- 00010835  0x00001798 isub  0x00000002 , 0x0000003f 
- 00010836  0x00001799 arg  0x00000002 , 0x00000007 
- 00010837  0x0000179a call  0x00007ce1 
- 00010838  0x0000179b disable  0x00000029 
- 00010839  0x0000179c call  0x00002af5 
- 00010840  0x0000179d call  0x00002a6a 
- 00010841  0x0000179e nrtn  0x0000002d 
- 00010842  0x0000179f bpatchx  0x00000045 , 0x00004028 
- 00010843  0x000017a0 fetch  0x00000006 , 0x0000004e 
- 00010844  0x000017a1 store  0x00000006 , 0x00000178 
- 00010845  0x000017a4 fetch  0x00000001 , 0x00000002 
- 00010846  0x000017a5 increase  0x00000001 , 0x0000003f 
- 00010847  0x000017a6 store  0x00000001 , 0x00000002 
- 00010848  0x000017a7 call  0x00002a71 
- 00010849  0x000017a8 rtn  0x00000029 
- 00010850  0x000017a9 call  0x00002b1c 
- 00010851  0x000017aa nrtn  0x0000002d 
- 00010852  0x000017ab fetch  0x00000001 , 0x00000004 
- 00010853  0x000017ac increase  0x00000001 , 0x0000003f 
- 00010854  0x000017ad store  0x00000001 , 0x00000004 
- 00010855  0x000017ae fetch  0x00000009 , 0x00000054 
- 00010856  0x000017af store  0x00000009 , 0x000006a1 
- 00010857  0x000017b0 rtn 
- 00010858  0x000017b4 bpatchx  0x00000046 , 0x00004028 
- 00010859  0x000017b5 call  0x00002b68 
- 00010860  0x000017b6 call  0x0000264e 
- 00010861  0x000017b7 fetch  0x00000001 , 0x00000001 
- 00010862  0x000017b8 increase  0x00000001 , 0x0000003f 
- 00010863  0x000017b9 store  0x00000001 , 0x00000001 
- 00010864  0x000017ba rtn 
- 00010865  0x000017be bpatchx  0x00000047 , 0x00004028 
- 00010866  0x000017bf fetch  0x00000001 , 0x000001bc 
- 00010867  0x000017c0 rtnne  0x0000001b 
- 00010868  0x000017c1 fetch  0x00000006 , 0x00000178 
- 00010869  0x000017c2 fetcht  0x00000006 , 0x000042cc 
- 00010870  0x000017c3 isub  0x00000002 , 0x0000003e 
- 00010871  0x000017c4 nrtn  0x00000005 
- 00010872  0x000017c5 call  0x00002056 
- 00010873  0x000017c6 nrtn  0x00000005 
- 00010874  0x000017c7 call  0x00002a84 
- 00010875  0x000017c8 call  0x00002519 
- 00010876  0x000017c9 call  0x000030ed 
- 00010877  0x000017ca jam  0x00000014 , 0x0000066f 
- 00010878  0x000017cb call  0x0000782b 
- 00010879  0x000017cc jam  0x00000000 , 0x00004114 
- 00010880  0x000017cd jam  0x00000000 , 0x000001b8 
- 00010881  0x000017ce jam  0x00000000 , 0x00004343 
- 00010882  0x000017cf jam  0x00000000 , 0x000001bc 
- 00010883  0x000017d0 branch  0x00002041 
- 00010884  0x000017d3 bpatchx  0x00000048 , 0x00004029 
- 00010885  0x000017d4 force  0xffffffff , 0x0000003f 
- 00010886  0x000017d5 setsect  0x00000002 , 0x00000001 
- 00010887  0x000017d6 store  0x00000005 , 0x00000198 
- 00010888  0x000017d7 arg  0x00000168 , 0x00000011 
- 00010889  0x000017d8 call  0x00002624 
- 00010890  0x000017d9 force  0x00000004 , 0x00000039 
- 00010891  0x000017da arg  0x0000018c , 0x00000005 
- 00010892  0x000017db call  0x00007de8 
- 00010893  0x000017dc fetch  0x00000002 , 0x000042d9 
- 00010894  0x000017dd store  0x00000002 , 0x00000196 
- 00010895  0x000017df random  0x0000003f 
- 00010896  0x000017e0 and_into  0x0000000f , 0x0000003f 
- 00010897  0x000017e1 sub  0x0000003f , 0x00000004 , 0x0000003e 
- 00010898  0x000017e2 branch  0x00002a8f , 0x00000002 
- 00010899  0x000017e3 store  0x00000001 , 0x00000181 
- 00010900  0x000017e5 bpatchx  0x00000049 , 0x00004029 
- 00010901  0x000017e6 fetcht  0x00000002 , 0x00004165 
- 00010902  0x000017e7 storet  0x00000002 , 0x0000016a 
- 00010903  0x000017e8 copy  0x00000002 , 0x00000013 
- 00010904  0x000017e9 add  0x00000022 , 0x00000007 , 0x0000003f 
- 00010905  0x000017ea idiv  0x00000013 
- 00010906  0x000017eb call  0x00007d62 
- 00010907  0x000017ec remainder  0x00000011 
- 00010908  0x000017ed isub  0x00000011 , 0x0000003f 
- 00010909  0x000017ee iadd  0x00000013 , 0x0000003f 
- 00010910  0x000017ef fetcht  0x00000002 , 0x00004163 
- 00010911  0x000017f0 iadd  0x00000002 , 0x0000003f 
- 00010912  0x000017f1 store  0x00000004 , 0x0000016c 
- 00010913  0x000017f2 isub  0x00000022 , 0x00000011 
- 00010914  0x000017f3 increase  0xfffffffa , 0x00000011 
- 00010915  0x000017f4 arg  0x00002205 , 0x00000012 
- 00010916  0x000017f5 fetch  0x00000001 , 0x000042d2 
- 00010917  0x000017f6 nsetflag  0x00000034 , 0x00000006 , 0x00000012 
- 00010918  0x000017f7 fetch  0x00000001 , 0x000042cb 
- 00010919  0x000017f8 nsetflag  0x00000034 , 0x00000007 , 0x00000012 
- 00010920  0x000017f9 copy  0x00000012 , 0x0000003f 
- 00010921  0x000017fa store  0x00000002 , 0x00004169 
- 00010922  0x000017fb fetch  0x00000006 , 0x000042db 
- 00010923  0x000017fc istore  0x00000006 , 0x00000005 
- 00010924  0x000017fd fetch  0x00000006 , 0x00000178 
- 00010925  0x000017fe istore  0x00000006 , 0x00000005 
- 00010926  0x000017ff fetch  0x00000004 , 0x0000018c 
- 00010927  0x00001800 istore  0x00000004 , 0x00000005 
- 00010928  0x00001801 random  0x0000003f 
- 00010929  0x00001802 istore  0x00000002 , 0x00000005 
- 00010930  0x00001803 random  0x0000003f 
- 00010931  0x00001804 istore  0x00000001 , 0x00000005 
- 00010932  0x00001805 force  0x00000002 , 0x0000003f 
- 00010933  0x00001806 istore  0x00000001 , 0x00000005 
- 00010934  0x00001807 rshift2  0x00000011 , 0x0000003f 
- 00010935  0x00001808 istore  0x00000002 , 0x00000005 
- 00010936  0x00001809 rshift2  0x00000013 , 0x0000003f 
- 00010937  0x0000180a istore  0x00000002 , 0x00000005 
- 00010938  0x0000180b bpatchx  0x0000004a , 0x00004029 
- 00010939  0x0000180c setarg  0x00000000 
- 00010940  0x0000180d istore  0x00000002 , 0x00000005 
- 00010941  0x0000180e fetch  0x00000002 , 0x000042d9 
- 00010942  0x0000180f istore  0x00000002 , 0x00000005 
- 00010943  0x00001810 fetch  0x00000005 , 0x00000198 
- 00010944  0x00001811 istore  0x00000005 , 0x00000005 
- 00010945  0x00001812 fetch  0x00000001 , 0x00000181 
- 00010946  0x00001813 arg  0x000000a0 , 0x00000002 
- 00010947  0x00001814 ior  0x00000002 , 0x0000003f 
- 00010948  0x00001815 istore  0x00000001 , 0x00000005 
- 00010949  0x00001816 call  0x0000273e 
- 00010950  0x00001817 setarg  0x00004169 
- 00010951  0x00001818 add  0x0000003f , 0x00000012 , 0x00000006 
- 00010952  0x00001819 ifetch  0x00000003 , 0x00000006 
- 00010953  0x0000181a store  0x00000003 , 0x00000190 
- 00010954  0x0000181b rtn 
- 00010955  0x0000181f jam  0x00000024 , 0x00000007 
- 00010956  0x00001820 jam  0x00000000 , 0x000006a1 
- 00010957  0x00001821 call  0x00002aef 
- 00010958  0x00001822 call  0x00002ad0 
- 00010959  0x00001823 branch  0x00002af2 
- 00010960  0x00001826 bpatchx  0x0000004b , 0x00004029 
- 00010961  0x00001827 fetch  0x00000001 , 0x00004388 
- 00010962  0x00001828 rtn  0x00000034 
- 00010963  0x00001829 arg  0x00000000 , 0x00000007 
- 00010964  0x0000182a call  0x00007cef 
- 00010965  0x0000182b nrtn  0x00000034 
- 00010966  0x0000182c enable  0x00000010 
- 00010967  0x0000182d call  0x00002af5 
- 00010968  0x0000182e call  0x00002b68 
- 00010969  0x0000182f call  0x00002afe 
- 00010970  0x00001830 nbranch  0x00002ae2 , 0x0000002d 
- 00010971  0x00001831 fetch  0x00000001 , 0x00000003 
- 00010972  0x00001832 increase  0x00000001 , 0x0000003f 
- 00010973  0x00001833 store  0x00000001 , 0x00000003 
- 00010974  0x00001834 fetch  0x00000001 , 0x0000004c 
- 00010975  0x00001835 and  0x0000003f , 0x0000000f , 0x0000003f 
- 00010976  0x00001836 beq  0x00000003 , 0x00002b2d 
- 00010977  0x00001837 beq  0x00000005 , 0x00002b40 
- 00010978  0x00001839 bpatchx  0x0000004c , 0x00004029 
- 00010979  0x0000183a fetch  0x00000001 , 0x000006a1 
- 00010980  0x0000183b fetcht  0x00000001 , 0x00004393 
- 00010981  0x0000183c isub  0x00000002 , 0x0000003e 
- 00010982  0x0000183d nbranch  0x00002ad0 , 0x00000005 
- 00010983  0x0000183e random  0x0000003f 
- 00010984  0x0000183f arg  0x000001ff , 0x00000002 
- 00010985  0x00001840 iand  0x00000002 , 0x0000003f 
- 00010986  0x00001841 add  0x0000003f , 0x000000fa , 0x0000003f 
- 00010987  0x00001842 call  0x00007c91 
- 00010988  0x00001843 arg  0x00000000 , 0x00000007 
- 00010989  0x00001844 fetch  0x00000002 , 0x00004389 
- 00010990  0x00001845 branch  0x00007ce1 
- 00010991  0x00001848 arg  0x000006b1 , 0x00000005 
- 00010992  0x00001849 arg  0x00004169 , 0x00000006 
- 00010993  0x0000184a branch  0x00007c8c 
- 00010994  0x0000184d arg  0x000006b1 , 0x00000006 
- 00010995  0x0000184e arg  0x00004169 , 0x00000005 
- 00010996  0x0000184f branch  0x00007c8c 
- 00010997  0x00001852 bpatchx  0x0000004d , 0x00004029 
- 00010998  0x00001853 disable  0x00000029 
- 00010999  0x00001855 setarg  0x008e89be 
- 00011000  0x00001856 lshift8  0x0000003f , 0x0000003f 
- 00011001  0x00001857 or_into  0x000000d6 , 0x0000003f 
- 00011002  0x00001858 iforce  0x00000009 
- 00011003  0x00001859 setarg  0x00555555 
- 00011004  0x0000185a store  0x00000003 , 0x00000190 
- 00011005  0x0000185b rtn 
- 00011006  0x00001860 bpatchx  0x0000004e , 0x00004029 
- 00011007  0x00001861 fetch  0x00000001 , 0x0000438b 
- 00011008  0x00001862 fetcht  0x00000001 , 0x0000438c 
- 00011009  0x00001863 lshift4  0x00000002 , 0x00000002 
- 00011010  0x00001864 lshift2  0x00000002 , 0x00000002 
- 00011011  0x00001865 iadd  0x00000002 , 0x00000002 
- 00011012  0x00001866 storet  0x00000001 , 0x00004169 
- 00011013  0x00001867 beq  0x00000001 , 0x00002b0f 
- 00011014  0x00001868 fetcht  0x00000001 , 0x00004348 
- 00011015  0x00001869 add  0x00000002 , 0x00000006 , 0x0000003f 
- 00011016  0x0000186a store  0x00000001 , 0x0000416a 
- 00011017  0x0000186b fetch  0x00000006 , 0x000042db 
- 00011018  0x0000186c store  0x00000006 , 0x0000416b 
- 00011019  0x0000186d copy  0x00000002 , 0x00000039 
- 00011020  0x0000186e arg  0x00004349 , 0x00000006 
- 00011021  0x0000186f call  0x00007ccc 
- 00011022  0x00001870 branch  0x00002b15 
- 00011023  0x00001873 setarg  0x0000000c 
- 00011024  0x00001874 store  0x00000001 , 0x0000416a 
- 00011025  0x00001875 fetch  0x00000006 , 0x000042db 
- 00011026  0x00001876 store  0x00000006 , 0x0000416b 
- 00011027  0x00001877 fetch  0x00000006 , 0x00004116 
- 00011028  0x00001878 istore  0x00000006 , 0x00000005 
- 00011029  0x0000187a bpatchx  0x0000004f , 0x00004029 
- 00011030  0x0000187b fetch  0x00000001 , 0x00000000 
- 00011031  0x0000187c increase  0x00000001 , 0x0000003f 
- 00011032  0x0000187d store  0x00000001 , 0x00000000 
- 00011033  0x0000187e arg  0x00000708 , 0x0000001b 
- 00011034  0x0000187f disable  0x0000002d 
- 00011035  0x00001880 branch  0x00002729 
- 00011036  0x00001884 bpatchx  0x00000050 , 0x0000402a 
- 00011037  0x00001885 fetch  0x00000001 , 0x00004394 
- 00011038  0x00001886 rtnne  0x00000001 
- 00011039  0x00001887 fetch  0x00000001 , 0x00000000 
- 00011040  0x00001888 increase  0x00000001 , 0x0000003f 
- 00011041  0x00001889 store  0x00000001 , 0x00000000 
- 00011042  0x0000188a arg  0x00000c03 , 0x00000002 
- 00011043  0x0000188b fetch  0x00000001 , 0x00004395 
- 00011044  0x0000188c nsetflag  0x00000034 , 0x00000006 , 0x00000002 
- 00011045  0x0000188d copy  0x00000011 , 0x0000003f 
- 00011046  0x0000188e nsetflag  0x00000034 , 0x00000007 , 0x00000002 
- 00011047  0x0000188f storet  0x00000002 , 0x00004169 
- 00011048  0x00001890 fetch  0x00000006 , 0x000042db 
- 00011049  0x00001891 istore  0x00000006 , 0x00000005 
- 00011050  0x00001892 fetch  0x00000006 , 0x00000178 
- 00011051  0x00001893 istore  0x00000006 , 0x00000005 
- 00011052  0x00001894 branch  0x00002729 
- 00011053  0x00001897 bpatchx  0x00000051 , 0x0000402a 
- 00011054  0x00001898 fetch  0x00000006 , 0x00000054 
- 00011055  0x00001899 fetcht  0x00000006 , 0x000042db 
- 00011056  0x0000189a isub  0x00000002 , 0x0000003e 
- 00011057  0x0000189b nrtn  0x00000005 
- 00011058  0x0000189c arg  0x00000004 , 0x00000002 
- 00011059  0x0000189d fetch  0x00000001 , 0x0000438c 
- 00011060  0x0000189e nsetflag  0x00000034 , 0x00000006 , 0x00000002 
- 00011061  0x0000189f storet  0x00000001 , 0x00004169 
- 00011062  0x000018a0 fetcht  0x00000001 , 0x00004368 
- 00011063  0x000018a1 add  0x00000002 , 0x00000006 , 0x0000003f 
- 00011064  0x000018a2 store  0x00000001 , 0x0000416a 
- 00011065  0x000018a3 fetch  0x00000006 , 0x000042db 
- 00011066  0x000018a4 store  0x00000006 , 0x0000416b 
- 00011067  0x000018a5 arg  0x00004369 , 0x00000006 
- 00011068  0x000018a6 copy  0x00000002 , 0x00000039 
- 00011069  0x000018a7 call  0x00007ccc 
- 00011070  0x000018a8 call  0x0000273e 
- 00011071  0x000018a9 branch  0x00002ae2 
- 00011072  0x000018ac fetch  0x00000006 , 0x00000054 
- 00011073  0x000018ad fetcht  0x00000006 , 0x000042db 
- 00011074  0x000018ae isub  0x00000002 , 0x0000003e 
- 00011075  0x000018af nrtn  0x00000005 
- 00011076  0x000018b0 call  0x00002868 
- 00011077  0x000018b1 storer  0x00000011 , 0x00000001 , 0x000042cb 
- 00011078  0x000018b2 fetch  0x00000006 , 0x0000004e 
- 00011079  0x000018b3 store  0x00000006 , 0x00000178 
- 00011080  0x000018b4 fetch  0x00000008 , 0x0000005a 
- 00011081  0x000018b5 store  0x00000008 , 0x0000018c 
- 00011082  0x000018b6 fetcht  0x00000002 , 0x00000062 
- 00011083  0x000018b7 bpatchx  0x00000052 , 0x0000402a 
- 00011084  0x000018b8 lshift2  0x00000002 , 0x00000002 
- 00011085  0x000018b9 fetch  0x00000002 , 0x00000064 
- 00011086  0x000018ba lshift2  0x0000003f , 0x0000003f 
- 00011087  0x000018bb store  0x00000002 , 0x0000016a 
- 00011088  0x000018bc store  0x00000004 , 0x0000016c 
- 00011089  0x000018bd isub  0x00000002 , 0x0000003f 
- 00011090  0x000018be add  0x0000003f , 0xfffffffe , 0x00000028 
- 00011091  0x000018bf fetch  0x00000009 , 0x00000066 
- 00011092  0x000018c0 store  0x00000009 , 0x00000194 
- 00011093  0x000018c1 fetch  0x00000001 , 0x0000006f 
- 00011094  0x000018c2 and  0x0000003f , 0x0000001f , 0x00000002 
- 00011095  0x000018c3 storet  0x00000001 , 0x00000181 
- 00011096  0x000018c4 rshift4  0x0000003f , 0x00000002 
- 00011097  0x000018c5 rshift  0x00000002 , 0x00000002 
- 00011098  0x000018c6 storet  0x00000001 , 0x000001b8 
- 00011099  0x000018c7 arg  0x00000168 , 0x00000011 
- 00011100  0x000018c8 call  0x00002938 
- 00011101  0x000018c9 arg  0x00000168 , 0x00000011 
- 00011102  0x000018ca call  0x00002624 
- 00011103  0x000018cb call  0x00002525 
- 00011104  0x000018cc call  0x00002056 
- 00011105  0x000018cd nrtn  0x00000005 
- 00011106  0x000018ce bpatchx  0x00000053 , 0x0000402a 
- 00011107  0x000018cf call  0x000020f7 
- 00011108  0x000018d0 call  0x00002ea7 
- 00011109  0x000018d1 jam  0x00000014 , 0x0000066f 
- 00011110  0x000018d2 call  0x0000782b 
- 00011111  0x000018d3 branch  0x00002041 
- 00011112  0x000018d7 bpatchx  0x00000054 , 0x0000402a 
- 00011113  0x000018d8 fetch  0x00000001 , 0x00000007 
- 00011114  0x000018d9 beq  0x00000025 , 0x00002b6e 
- 00011115  0x000018da beq  0x00000026 , 0x00002b74 
- 00011116  0x000018db beq  0x00000027 , 0x00002b7a 
- 00011117  0x000018dc branch  0x00002b7a 
- 00011118  0x000018df fetcht  0x00000001 , 0x00004393 
- 00011119  0x000018e0 isolate1  0x00000001 , 0x00000002 
- 00011120  0x000018e1 branch  0x00002b85 , 0x00000001 
- 00011121  0x000018e2 isolate1  0x00000002 , 0x00000002 
- 00011122  0x000018e3 branch  0x00002b8a , 0x00000001 
- 00011123  0x000018e4 branch  0x00002b80 
- 00011124  0x000018e8 fetcht  0x00000001 , 0x00004393 
- 00011125  0x000018e9 isolate1  0x00000002 , 0x00000002 
- 00011126  0x000018ea branch  0x00002b8a , 0x00000001 
- 00011127  0x000018eb isolate1  0x00000000 , 0x00000002 
- 00011128  0x000018ec branch  0x00002b80 , 0x00000001 
- 00011129  0x000018ed branch  0x00002b85 
- 00011130  0x000018f1 fetcht  0x00000001 , 0x00004393 
- 00011131  0x000018f2 isolate1  0x00000000 , 0x00000002 
- 00011132  0x000018f3 branch  0x00002b80 , 0x00000001 
- 00011133  0x000018f4 isolate1  0x00000001 , 0x00000002 
- 00011134  0x000018f5 branch  0x00002b85 , 0x00000001 
- 00011135  0x000018f6 branch  0x00002b8a 
- 00011136  0x000018f9 jam  0x00000025 , 0x00000007 
- 00011137  0x000018fa fetch  0x00000001 , 0x000006a1 
- 00011138  0x000018fb set1  0x00000000 , 0x0000003f 
- 00011139  0x000018fc store  0x00000001 , 0x000006a1 
- 00011140  0x000018fd rtn 
- 00011141  0x00001900 jam  0x00000026 , 0x00000007 
- 00011142  0x00001901 fetch  0x00000001 , 0x000006a1 
- 00011143  0x00001902 set1  0x00000001 , 0x0000003f 
- 00011144  0x00001903 store  0x00000001 , 0x000006a1 
- 00011145  0x00001904 rtn 
- 00011146  0x00001907 jam  0x00000027 , 0x00000007 
- 00011147  0x00001908 fetch  0x00000001 , 0x000006a1 
- 00011148  0x00001909 set1  0x00000002 , 0x0000003f 
- 00011149  0x0000190a store  0x00000001 , 0x000006a1 
- 00011150  0x0000190b rtn 
- 00011151  0x00001911 copy  0x00000006 , 0x00000011 
- 00011152  0x00001912 fetch  0x00000001 , 0x000043cb 
- 00011153  0x00001913 beq  0x00000006 , 0x000066d5 
- 00011154  0x00001914 beq  0x0000000f , 0x0000503d 
- 00011155  0x00001915 copy  0x00000011 , 0x00000006 
- 00011156  0x00001916 ifetch  0x00000003 , 0x00000006 
- 00011157  0x00001917 store  0x00000003 , 0x00004397 
- 00011158  0x00001919 beq  0x00000002 , 0x00002bab 
- 00011159  0x0000191a beq  0x00000003 , 0x00002bb0 
- 00011160  0x0000191b beq  0x00000004 , 0x00002bb3 
- 00011161  0x0000191c beq  0x00000006 , 0x00002bf7 
- 00011162  0x0000191d beq  0x00000008 , 0x00002c44 
- 00011163  0x0000191e beq  0x0000000a , 0x00002d19 
- 00011164  0x0000191f beq  0x0000000c , 0x00002d4c 
- 00011165  0x00001920 beq  0x00000010 , 0x00002d63 
- 00011166  0x00001921 beq  0x00000012 , 0x00002da8 
- 00011167  0x00001922 beq  0x00000016 , 0x00002dce 
- 00011168  0x00001923 beq  0x00000018 , 0x00002de1 
- 00011169  0x00001924 beq  0x0000001e , 0x00002de6 
- 00011170  0x00001925 beq  0x00000052 , 0x00002dea 
- 00011171  0x00001926 rtn 
- 00011172  0x0000192a force  0x00000003 , 0x00000011 
- 00011173  0x0000192b call  0x00002e10 
- 00011174  0x0000192c setarg  0x00000002 
- 00011175  0x0000192e istore  0x00000001 , 0x00000005 
- 00011176  0x0000192f fetch  0x00000002 , 0x000042e1 
- 00011177  0x00001930 istore  0x00000002 , 0x00000005 
- 00011178  0x00001931 rtn 
- 00011179  0x00001935 call  0x00002bb0 
- 00011180  0x00001937 force  0x00000003 , 0x00000011 
- 00011181  0x00001938 call  0x00002e10 
- 00011182  0x00001939 setarg  0x00000003 
- 00011183  0x0000193a branch  0x00002ba7 
- 00011184  0x0000193d rshift8  0x0000003f , 0x0000003f 
- 00011185  0x0000193e store  0x00000002 , 0x000042e3 
- 00011186  0x0000193f rtn 
- 00011187  0x00001942 call  0x00002e41 
- 00011188  0x00001943 call  0x00007dba 
- 00011189  0x00001944 branch  0x00002bc3 
- 00011190  0x00001948 ifetch  0x00000002 , 0x00000006 
- 00011191  0x00001949 and_into  0x000000ff , 0x0000003f 
- 00011192  0x0000194a rtn  0x00000034 
- 00011193  0x0000194b isub  0x00000012 , 0x0000003e 
- 00011194  0x0000194c rtn  0x00000005 
- 00011195  0x0000194d nrtn  0x00000002 
- 00011196  0x0000194e isub  0x00000013 , 0x0000003e 
- 00011197  0x0000194f rtn  0x00000005 
- 00011198  0x00001950 branch  0x00002bc1 , 0x00000002 
- 00011199  0x00001951 force  0x00000001 , 0x0000003e 
- 00011200  0x00001952 rtn 
- 00011201  0x00001954 force  0x00000000 , 0x0000003f 
- 00011202  0x00001955 rtn 
- 00011203  0x00001959 arg  0x00000003 , 0x0000000b 
- 00011204  0x0000195a call  0x00002cc7 
- 00011205  0x0000195c call  0x00002bb6 
- 00011206  0x0000195d branch  0x00002bf5 , 0x00000034 
- 00011207  0x0000195e nbranch  0x00002bf3 , 0x00000002 
- 00011208  0x0000195f increase  0xfffffffe , 0x00000006 
- 00011209  0x00001960 call  0x00007c6d 
- 00011210  0x00001961 call  0x00007c64 
- 00011211  0x00001962 nbranch  0x00002be3 , 0x00000028 
- 00011212  0x00001963 call  0x00007c51 
- 00011213  0x00001964 storer  0x0000000b , 0x00000004 , 0x00000680 
- 00011214  0x00001965 force  0x0000001e , 0x00000011 
- 00011215  0x00001966 call  0x00002e10 
- 00011216  0x00001967 fetchr  0x0000000b , 0x00000004 , 0x00000680 
- 00011217  0x00001968 call  0x00007c60 
- 00011218  0x00001969 call  0x00007dbc 
- 00011219  0x0000196a setarg  0x00000005 
- 00011220  0x0000196b istore  0x00000001 , 0x00000005 
- 00011221  0x0000196c call  0x00007c67 
- 00011222  0x0000196d ifetch  0x00000002 , 0x00000006 
- 00011223  0x0000196e ifetchr  0x00000011 , 0x00000001 , 0x00000006 
- 00011224  0x0000196f sub  0x00000011 , 0x00000010 , 0x0000003e 
- 00011225  0x00001970 branch  0x00002bdf , 0x00000005 
- 00011226  0x00001971 sub  0x00000011 , 0x00000002 , 0x0000003e 
- 00011227  0x00001972 nbranch  0x00002e03 , 0x00000005 
- 00011228  0x00001974 setarg  0x00000001 
- 00011229  0x00001975 istore  0x00000001 , 0x00000005 
- 00011230  0x00001976 branch  0x00002be8 
- 00011231  0x00001979 setarg  0x00000002 
- 00011232  0x0000197a istore  0x00000001 , 0x00000005 
- 00011233  0x0000197b arg  0x00000001 , 0x0000000b 
- 00011234  0x0000197c branch  0x00002be8 
- 00011235  0x0000197f call  0x00007c67 
- 00011236  0x00001980 ifetch  0x00000002 , 0x00000006 
- 00011237  0x00001981 ifetch  0x00000001 , 0x00000006 
- 00011238  0x00001982 isub  0x00000011 , 0x0000003e 
- 00011239  0x00001983 nbranch  0x00002bf5 , 0x00000005 
- 00011240  0x00001986 call  0x00007c67 
- 00011241  0x00001987 ifetch  0x00000002 , 0x00000006 
- 00011242  0x00001988 and_into  0x000000ff , 0x0000003f 
- 00011243  0x00001989 istore  0x00000002 , 0x00000005 
- 00011244  0x0000198a ifetchr  0x00000039 , 0x00000001 , 0x00000006 
- 00011245  0x0000198b call  0x00007cda 
- 00011246  0x0000198c call  0x00007c6a 
- 00011247  0x0000198d increase  0xffffffff , 0x0000000b 
- 00011248  0x0000198e branch  0x00002bf5 , 0x00000005 
- 00011249  0x00001990 call  0x00002cdd 
- 00011250  0x00001991 branch  0x00002bc5 
- 00011251  0x00001994 call  0x00002cdd 
- 00011252  0x00001995 branch  0x00002bf1 
- 00011253  0x00001998 branch  0x00002e03 , 0x00000028 
- 00011254  0x00001999 branch  0x00002e34 
- 00011255  0x0000199d call  0x00002e41 
- 00011256  0x0000199e ifetch  0x00000002 , 0x00000006 
- 00011257  0x0000199f store  0x00000002 , 0x0000439e 
- 00011258  0x000019a0 call  0x00007c6d 
- 00011259  0x000019a1 arg  0x000006b5 , 0x00000005 
- 00011260  0x000019a2 fetch  0x00000002 , 0x00004335 
- 00011261  0x000019a3 increase  0xfffffff9 , 0x0000003f 
- 00011262  0x000019a4 call  0x00002e4f 
- 00011263  0x000019a5 branch  0x00002c0a 
- 00011264  0x000019a9 disable  0x00000028 
- 00011265  0x000019aa fetcht  0x00000002 , 0x000006b1 
- 00011266  0x000019ab fetch  0x00000002 , 0x000006b3 
- 00011267  0x000019ac isub  0x00000002 , 0x0000003e 
- 00011268  0x000019ad nbranch  0x00002c07 , 0x00000002 
- 00011269  0x000019ae deposit  0x00000002 
- 00011270  0x000019af rtnne  0x00000000 
- 00011271  0x000019b1 enable  0x00000028 
- 00011272  0x000019b2 jam  0x00000001 , 0x000001b9 
- 00011273  0x000019b3 branch  0x00002e05 
- 00011274  0x000019b7 call  0x00002c00 
- 00011275  0x000019b8 rtn  0x00000028 
- 00011276  0x000019b9 fetcht  0x00000002 , 0x0000439e 
- 00011277  0x000019ba setarg  0x00002800 
- 00011278  0x000019bb isub  0x00000002 , 0x0000003e 
- 00011279  0x000019bc branch  0x00002c11 , 0x00000005 
- 00011280  0x000019bd branch  0x00002e03 
- 00011281  0x000019c1 jam  0x00000000 , 0x0000439a 
- 00011282  0x000019c2 fetcht  0x00000002 , 0x000006b1 
- 00011283  0x000019c3 storet  0x00000002 , 0x00000678 
- 00011284  0x000019c4 call  0x00002d04 
- 00011285  0x000019c5 nbranch  0x00002e03 , 0x00000034 
- 00011286  0x000019c7 fetcht  0x00000002 , 0x00000678 
- 00011287  0x000019c8 call  0x00002d04 
- 00011288  0x000019c9 nbranch  0x00002c2a , 0x00000034 
- 00011289  0x000019ca copy  0x00000006 , 0x00000011 
- 00011290  0x000019cb fetch  0x00000001 , 0x000006c6 
- 00011291  0x000019cc copy  0x0000003f , 0x00000039 
- 00011292  0x000019cd fetcht  0x00000001 , 0x000006b5 
- 00011293  0x000019ce isub  0x00000002 , 0x0000003e 
- 00011294  0x000019cf nbranch  0x00002c26 , 0x00000005 
- 00011295  0x000019d0 arg  0x000006b6 , 0x00000012 
- 00011296  0x000019d1 call  0x00007d64 
- 00011297  0x000019d3 branch  0x00002c2d , 0x00000005 
- 00011298  0x000019d5 fetch  0x00000002 , 0x000006ce 
- 00011299  0x000019d6 fetcht  0x00000002 , 0x0000439e 
- 00011300  0x000019d7 isub  0x00000002 , 0x0000003e 
- 00011301  0x000019d8 branch  0x00002c35 , 0x00000005 
- 00011302  0x000019da fetch  0x00000002 , 0x00000678 
- 00011303  0x000019db increase  0x00000001 , 0x0000003f 
- 00011304  0x000019dc store  0x00000002 , 0x00000678 
- 00011305  0x000019dd branch  0x00002c16 
- 00011306  0x000019e0 fetch  0x00000001 , 0x0000439a 
- 00011307  0x000019e1 beq  0x00000001 , 0x00002c35 
- 00011308  0x000019e2 branch  0x00002e03 
- 00011309  0x000019e6 fetch  0x00000002 , 0x000006ce 
- 00011310  0x000019e7 fetcht  0x00000002 , 0x0000439e 
- 00011311  0x000019e8 isub  0x00000002 , 0x0000003e 
- 00011312  0x000019e9 nbranch  0x00002c26 , 0x00000005 
- 00011313  0x000019ea jam  0x00000001 , 0x0000439a 
- 00011314  0x000019ec fetcht  0x00000002 , 0x00000678 
- 00011315  0x000019ed storet  0x00000002 , 0x000006c9 
- 00011316  0x000019ee branch  0x00002c26 
- 00011317  0x000019f1 fetch  0x00000001 , 0x0000439a 
- 00011318  0x000019f2 beq  0x00000000 , 0x00002c26 
- 00011319  0x000019f3 jam  0x00000002 , 0x0000439a 
- 00011320  0x000019f4 fetcht  0x00000002 , 0x00000678 
- 00011321  0x000019f5 increase  0xffffffff , 0x00000002 
- 00011322  0x000019f6 storet  0x00000002 , 0x000006cb 
- 00011323  0x000019f9 arg  0x00000005 , 0x00000011 
- 00011324  0x000019fa call  0x00002e10 
- 00011325  0x000019fb setarg  0x00000007 
- 00011326  0x000019fc istore  0x00000001 , 0x00000005 
- 00011327  0x000019fd fetch  0x00000002 , 0x000006c9 
- 00011328  0x000019fe istore  0x00000002 , 0x00000005 
- 00011329  0x000019ff fetch  0x00000002 , 0x000006cb 
- 00011330  0x00001a00 istore  0x00000002 , 0x00000005 
- 00011331  0x00001a01 rtn 
- 00011332  0x00001a06 call  0x00002e41 
- 00011333  0x00001a07 call  0x00002e4a 
- 00011334  0x00001a08 branch  0x00002c47 
- 00011335  0x00001a0b fetcht  0x00000002 , 0x000006b1 
- 00011336  0x00001a0c storet  0x00000002 , 0x00000678 
- 00011337  0x00001a0d call  0x00002cc7 
- 00011338  0x00001a0e call  0x00002cd2 
- 00011339  0x00001a0f increase  0xfffffffe , 0x00000006 
- 00011340  0x00001a10 copy  0x00000006 , 0x0000003f 
- 00011341  0x00001a11 store  0x00000002 , 0x000006c7 
- 00011342  0x00001a13 fetcht  0x00000002 , 0x000006b6 
- 00011343  0x00001a14 setarg  0x00002a00 
- 00011344  0x00001a15 isub  0x00000002 , 0x0000003e 
- 00011345  0x00001a16 branch  0x00002cb2 , 0x00000005 
- 00011346  0x00001a17 setarg  0x00002803 
- 00011347  0x00001a18 isub  0x00000002 , 0x0000003e 
- 00011348  0x00001a19 nbranch  0x00002c9c , 0x00000005 
- 00011349  0x00001a1a arg  0x00000002 , 0x0000000b 
- 00011350  0x00001a1c call  0x00002e17 
- 00011351  0x00001a1d nbranch  0x00002c79 , 0x00000002 
- 00011352  0x00001a1e fetcht  0x00000002 , 0x00000678 
- 00011353  0x00001a1f call  0x00002d02 
- 00011354  0x00001a20 nbranch  0x00002c79 , 0x00000034 
- 00011355  0x00001a21 call  0x00002e1b 
- 00011356  0x00001a22 nbranch  0x00002c77 , 0x00000005 
- 00011357  0x00001a23 nbranch  0x00002c7b , 0x00000028 
- 00011358  0x00001a24 disable  0x00000028 
- 00011359  0x00001a25 call  0x00002e46 
- 00011360  0x00001a26 copy  0x0000003f , 0x00000011 
- 00011361  0x00001a27 call  0x00002e10 
- 00011362  0x00001a28 setarg  0x00000009 
- 00011363  0x00001a29 istore  0x00000001 , 0x00000005 
- 00011364  0x00001a2a copy  0x00000005 , 0x00000030 
- 00011365  0x00001a2b increase  0x00000001 , 0x00000005 
- 00011366  0x00001a2d call  0x00002c89 
- 00011367  0x00001a2e call  0x00002e13 
- 00011368  0x00001a2f call  0x00002d02 
- 00011369  0x00001a30 call  0x00002c90 
- 00011370  0x00001a31 fetch  0x00000001 , 0x000006cd 
- 00011371  0x00001a32 add  0x0000003f , 0x00000005 , 0x00000011 
- 00011372  0x00001a33 istorer  0x00000011 , 0x00000001 , 0x00000030 
- 00011373  0x00001a35 sub  0x00000011 , 0x00000007 , 0x0000003e 
- 00011374  0x00001a36 ncall  0x00007dbe , 0x00000005 
- 00011375  0x00001a37 call  0x00007dc0 , 0x00000005 
- 00011376  0x00001a38 call  0x00002e46 
- 00011377  0x00001a39 increase  0xfffffffe , 0x0000003f 
- 00011378  0x00001a3a idiv  0x00000011 
- 00011379  0x00001a3b call  0x00007d62 
- 00011380  0x00001a3c quotient  0x0000000b 
- 00011381  0x00001a3d increase  0xffffffff , 0x0000000b 
- 00011382  0x00001a3e branch  0x00002c79 , 0x00000005 
- 00011383  0x00001a40 call  0x00002e13 
- 00011384  0x00001a41 branch  0x00002c56 
- 00011385  0x00001a43 branch  0x00002e03 , 0x00000028 
- 00011386  0x00001a44 branch  0x00002e34 
- 00011387  0x00001a47 call  0x00002e24 
- 00011388  0x00001a48 call  0x00002e13 
- 00011389  0x00001a49 call  0x00002d02 
- 00011390  0x00001a4a call  0x00002d96 
- 00011391  0x00001a4b nbranch  0x00002c79 , 0x00000034 
- 00011392  0x00001a4d call  0x00007c64 
- 00011393  0x00001a4e fetch  0x00000002 , 0x00000678 
- 00011394  0x00001a4f increase  0xffffffff , 0x0000003f 
- 00011395  0x00001a50 istore  0x00000002 , 0x00000005 
- 00011396  0x00001a51 call  0x00002e30 
- 00011397  0x00001a52 call  0x00002c90 
- 00011398  0x00001a53 increase  0xffffffff , 0x0000000b 
- 00011399  0x00001a54 branch  0x00002c79 , 0x00000005 
- 00011400  0x00001a55 branch  0x00002c77 
- 00011401  0x00001a59 fetch  0x00000002 , 0x00000678 
- 00011402  0x00001a5a istore  0x00000002 , 0x00000005 
- 00011403  0x00001a5c fetch  0x00000001 , 0x000006c6 
- 00011404  0x00001a5d copy  0x0000003f , 0x00000039 
- 00011405  0x00001a5e call  0x00007c67 
- 00011406  0x00001a5f call  0x00007ccc 
- 00011407  0x00001a60 branch  0x00007c6a 
- 00011408  0x00001a62 call  0x00007c64 
- 00011409  0x00001a63 fetch  0x00000002 , 0x00000678 
- 00011410  0x00001a64 istore  0x00000002 , 0x00000005 
- 00011411  0x00001a65 call  0x00007c6a 
- 00011412  0x00001a66 fetch  0x00000001 , 0x000006cd 
- 00011413  0x00001a67 copy  0x0000003f , 0x00000039 
- 00011414  0x00001a68 call  0x00007c64 
- 00011415  0x00001a69 call  0x00007c67 
- 00011416  0x00001a6a isub  0x00000039 , 0x00000006 
- 00011417  0x00001a6b increase  0xffffffff , 0x00000006 
- 00011418  0x00001a6c call  0x00007ccc 
- 00011419  0x00001a6d branch  0x00007c6a 
- 00011420  0x00001a70 bpatchx  0x00000055 , 0x0000402a 
- 00011421  0x00001a71 call  0x00002ce0 
- 00011422  0x00001a72 branch  0x00002e03 , 0x00000034 
- 00011423  0x00001a73 copy  0x00000006 , 0x00000013 
- 00011424  0x00001a75 call  0x00002e46 
- 00011425  0x00001a76 copy  0x00000013 , 0x00000006 
- 00011426  0x00001a77 ifetcht  0x00000001 , 0x00000006 
- 00011427  0x00001a78 increase  0x00000004 , 0x00000002 
- 00011428  0x00001a79 call  0x00007db0 
- 00011429  0x00001a7a copy  0x0000003f , 0x00000013 
- 00011430  0x00001a7b copy  0x0000003f , 0x00000011 
- 00011431  0x00001a7c call  0x00007c6d 
- 00011432  0x00001a7d call  0x00002e10 
- 00011433  0x00001a7f setarg  0x00000009 
- 00011434  0x00001a80 istore  0x00000001 , 0x00000005 
- 00011435  0x00001a81 add  0x00000013 , 0xfffffffe , 0x0000003f 
- 00011436  0x00001a82 add  0x0000003f , 0xfffffffe , 0x00000039 
- 00011437  0x00001a83 istore  0x00000001 , 0x00000005 
- 00011438  0x00001a84 fetch  0x00000002 , 0x000006de 
- 00011439  0x00001a85 istore  0x00000002 , 0x00000005 
- 00011440  0x00001a86 call  0x00007c67 
- 00011441  0x00001a87 branch  0x00007ccc 
- 00011442  0x00001a8b call  0x00002ce0 
- 00011443  0x00001a8c branch  0x00002e03 , 0x00000034 
- 00011444  0x00001a8d increase  0xfffffffb , 0x00000006 
- 00011445  0x00001a8e ifetch  0x00000002 , 0x00000006 
- 00011446  0x00001a8f store  0x00000002 , 0x00000678 
- 00011447  0x00001a90 call  0x00002e46 
- 00011448  0x00001a91 fetcht  0x00000001 , 0x0000426b 
- 00011449  0x00001a92 increase  0x00000004 , 0x00000002 
- 00011450  0x00001a93 call  0x00007db0 
- 00011451  0x00001a94 copy  0x0000003f , 0x00000013 
- 00011452  0x00001a95 copy  0x0000003f , 0x00000011 
- 00011453  0x00001a96 call  0x00002e10 
- 00011454  0x00001a97 setarg  0x00000009 
- 00011455  0x00001a98 istore  0x00000001 , 0x00000005 
- 00011456  0x00001a99 add  0x00000013 , 0xfffffffe , 0x0000003f 
- 00011457  0x00001a9a add  0x0000003f , 0xfffffffe , 0x00000039 
- 00011458  0x00001a9b istore  0x00000001 , 0x00000005 
- 00011459  0x00001a9c fetch  0x00000002 , 0x00000678 
- 00011460  0x00001a9d istore  0x00000002 , 0x00000005 
- 00011461  0x00001a9e arg  0x0000426c , 0x00000006 
- 00011462  0x00001a9f branch  0x00007ccc 
- 00011463  0x00001aa3 bpatchx  0x00000056 , 0x0000402a 
- 00011464  0x00001aa4 fetch  0x00000002 , 0x000006b1 
- 00011465  0x00001aa5 iforce  0x00000012 
- 00011466  0x00001aa6 fetch  0x00000002 , 0x000006b3 
- 00011467  0x00001aa7 iforce  0x00000013 
- 00011468  0x00001aa8 fetch  0x00000002 , 0x000042f7 
- 00011469  0x00001aa9 iforce  0x00000006 
- 00011470  0x00001aaa branch  0x00007dba 
- 00011471  0x00001aaf call  0x00002cd2 
- 00011472  0x00001ab0 branch  0x00002cdd , 0x00000005 
- 00011473  0x00001ab1 rtn 
- 00011474  0x00001ab4 bpatchx  0x00000057 , 0x0000402a 
- 00011475  0x00001ab5 fetch  0x00000002 , 0x000042f7 
- 00011476  0x00001ab6 iforce  0x00000006 
- 00011477  0x00001ab8 ifetch  0x00000002 , 0x00000006 
- 00011478  0x00001ab9 and_into  0x000000ff , 0x0000003f 
- 00011479  0x00001aba rtn  0x00000034 
- 00011480  0x00001abb isub  0x00000002 , 0x0000003e 
- 00011481  0x00001abc rtn  0x00000005 
- 00011482  0x00001abd call  0x00002cdd 
- 00011483  0x00001abe call  0x00002cdd 
- 00011484  0x00001abf branch  0x00002cd5 
- 00011485  0x00001ac3 ifetch  0x00000001 , 0x00000006 
- 00011486  0x00001ac4 iadd  0x00000006 , 0x00000006 
- 00011487  0x00001ac5 rtn 
- 00011488  0x00001ac9 bpatchx  0x00000058 , 0x0000402b 
- 00011489  0x00001aca fetch  0x00000002 , 0x000042f7 
- 00011490  0x00001acb iforce  0x00000006 
- 00011491  0x00001acd ifetch  0x00000002 , 0x00000006 
- 00011492  0x00001ace and_into  0x000000ff , 0x0000003f 
- 00011493  0x00001acf rtn  0x00000034 
- 00011494  0x00001ad0 store  0x00000002 , 0x000006de 
- 00011495  0x00001ad1 ifetch  0x00000001 , 0x00000006 
- 00011496  0x00001ad2 copy  0x00000006 , 0x00000005 
- 00011497  0x00001ad3 iadd  0x00000006 , 0x00000006 
- 00011498  0x00001ad4 fetcht  0x00000001 , 0x000006b5 
- 00011499  0x00001ad5 isub  0x00000002 , 0x0000003e 
- 00011500  0x00001ad6 nbranch  0x00002cf3 , 0x00000005 
- 00011501  0x00001ad7 copy  0x0000003f , 0x00000039 
- 00011502  0x00001ad8 copy  0x00000005 , 0x00000012 
- 00011503  0x00001ad9 arg  0x000006b6 , 0x00000011 
- 00011504  0x00001ada call  0x00007d64 
- 00011505  0x00001adb rtn  0x00000005 
- 00011506  0x00001adc fetch  0x00000001 , 0x000006b5 
- 00011507  0x00001ade iadd  0x00000005 , 0x00000006 
- 00011508  0x00001adf call  0x00002cdd 
- 00011509  0x00001ae0 branch  0x00002ce3 
- 00011510  0x00001ae8 arg  0x00000001 , 0x00000002 
- 00011511  0x00001ae9 fetch  0x00000002 , 0x000042f7 
- 00011512  0x00001aea iforce  0x00000006 
- 00011513  0x00001aeb copy  0x00000006 , 0x00000005 
- 00011514  0x00001aed ifetch  0x00000002 , 0x00000006 
- 00011515  0x00001aee and_into  0x000000ff , 0x0000003f 
- 00011516  0x00001aef rtn  0x00000034 
- 00011517  0x00001af0 add  0x0000003f , 0x00000001 , 0x00000002 
- 00011518  0x00001af1 call  0x00002cdd 
- 00011519  0x00001af2 call  0x00002cdd 
- 00011520  0x00001af3 copy  0x00000006 , 0x00000005 
- 00011521  0x00001af4 branch  0x00002cfa 
- 00011522  0x00001af8 fetch  0x00000002 , 0x000006c7 
- 00011523  0x00001af9 branch  0x00002d06 
- 00011524  0x00001afc bpatchx  0x00000059 , 0x0000402b 
- 00011525  0x00001afd fetch  0x00000002 , 0x000042f7 
- 00011526  0x00001aff iforce  0x00000006 
- 00011527  0x00001b01 ifetch  0x00000002 , 0x00000006 
- 00011528  0x00001b02 and_into  0x000000ff , 0x0000003f 
- 00011529  0x00001b03 branch  0x00002d0f , 0x00000034 
- 00011530  0x00001b04 isub  0x00000002 , 0x0000003e 
- 00011531  0x00001b05 branch  0x00002d10 , 0x00000005 
- 00011532  0x00001b06 call  0x00002cdd 
- 00011533  0x00001b07 call  0x00002cdd 
- 00011534  0x00001b08 branch  0x00002d07 
- 00011535  0x00001b0b branch  0x00007dc8 
- 00011536  0x00001b0e ifetch  0x00000001 , 0x00000006 
- 00011537  0x00001b0f store  0x00000001 , 0x000006cd 
- 00011538  0x00001b10 copy  0x0000003f , 0x00000039 
- 00011539  0x00001b11 arg  0x000006ce , 0x00000005 
- 00011540  0x00001b12 call  0x00007ccc 
- 00011541  0x00001b13 ifetch  0x00000001 , 0x00000006 
- 00011542  0x00001b14 store  0x00000001 , 0x000006c6 
- 00011543  0x00001b15 call  0x00007c6d 
- 00011544  0x00001b16 branch  0x00007dca 
- 00011545  0x00001b1b call  0x00002dc7 
- 00011546  0x00001b1c fetcht  0x00000002 , 0x00004398 
- 00011547  0x00001b1d fetch  0x00000001 , 0x00004321 
- 00011548  0x00001b1e bbit1  0x00000003 , 0x00002d42 
- 00011549  0x00001b22 call  0x00002cd2 
- 00011550  0x00001b23 nbranch  0x00002e03 , 0x00000005 
- 00011551  0x00001b24 call  0x00002d48 , 0x00000028 
- 00011552  0x00001b25 rtn  0x00000028 
- 00011553  0x00001b26 call  0x00002cdd 
- 00011554  0x00001b27 increase  0xfffffffe , 0x00000006 
- 00011555  0x00001b28 ifetch  0x00000002 , 0x00000006 
- 00011556  0x00001b29 arg  0x00002a00 , 0x00000002 
- 00011557  0x00001b2a isub  0x00000002 , 0x0000003e 
- 00011558  0x00001b2b branch  0x00002d36 , 0x00000005 
- 00011559  0x00001b2c copy  0x00000006 , 0x00000013 
- 00011560  0x00001b2d call  0x00002e46 
- 00011561  0x00001b2e copy  0x00000013 , 0x00000006 
- 00011562  0x00001b2f ifetcht  0x00000001 , 0x00000006 
- 00011563  0x00001b30 increase  0x00000001 , 0x00000002 
- 00011564  0x00001b31 call  0x00007db0 
- 00011565  0x00001b33 copy  0x0000003f , 0x00000013 
- 00011566  0x00001b34 copy  0x0000003f , 0x00000011 
- 00011567  0x00001b35 call  0x00007c6d 
- 00011568  0x00001b36 call  0x00002e10 
- 00011569  0x00001b37 setarg  0x0000000b 
- 00011570  0x00001b38 istore  0x00000001 , 0x00000005 
- 00011571  0x00001b39 add  0x00000013 , 0xffffffff , 0x00000039 
- 00011572  0x00001b3a call  0x00007c67 
- 00011573  0x00001b3b branch  0x00007cda 
- 00011574  0x00001b3e call  0x00002e46 
- 00011575  0x00001b3f fetcht  0x00000001 , 0x0000426b 
- 00011576  0x00001b40 increase  0x00000001 , 0x00000002 
- 00011577  0x00001b41 call  0x00007db0 
- 00011578  0x00001b42 copy  0x0000003f , 0x00000013 
- 00011579  0x00001b43 copy  0x0000003f , 0x00000011 
- 00011580  0x00001b45 call  0x00002e10 
- 00011581  0x00001b46 setarg  0x0000000b 
- 00011582  0x00001b47 istore  0x00000001 , 0x00000005 
- 00011583  0x00001b48 add  0x00000013 , 0xffffffff , 0x00000039 
- 00011584  0x00001b49 arg  0x0000426c , 0x00000006 
- 00011585  0x00001b4a branch  0x00007cda 
- 00011586  0x00001b4e fetch  0x00000002 , 0x00004332 
- 00011587  0x00001b4f isub  0x00000002 , 0x0000003e 
- 00011588  0x00001b50 nbranch  0x00002d1d , 0x00000005 
- 00011589  0x00001b51 nbranch  0x00002d1d , 0x00000028 
- 00011590  0x00001b53 jam  0x00000005 , 0x000001b9 
- 00011591  0x00001b54 branch  0x00002e05 
- 00011592  0x00001b57 increase  0xfffffffe , 0x00000006 
- 00011593  0x00001b58 ifetch  0x00000002 , 0x00000006 
- 00011594  0x00001b59 bbit1  0x0000000e , 0x00002d46 
- 00011595  0x00001b5a branch  0x00007dbc 
- 00011596  0x00001b5d ifetch  0x00000002 , 0x00000006 
- 00011597  0x00001b5e store  0x00000002 , 0x000006b5 
- 00011598  0x00001b5f iforce  0x00000011 
- 00011599  0x00001b60 fetcht  0x00000002 , 0x00004398 
- 00011600  0x00001b62 call  0x00002ccf 
- 00011601  0x00001b63 branch  0x00002e03 , 0x00000034 
- 00011602  0x00001b64 ifetch  0x00000001 , 0x00000006 
- 00011603  0x00001b65 isub  0x00000011 , 0x00000039 
- 00011604  0x00001b66 nbranch  0x00002e03 , 0x00000002 
- 00011605  0x00001b67 call  0x00007c6d 
- 00011606  0x00001b68 call  0x00002e46 
- 00011607  0x00001b69 add  0x00000039 , 0x00000001 , 0x00000002 
- 00011608  0x00001b6a call  0x00007db0 
- 00011609  0x00001b6c copy  0x0000003f , 0x00000011 
- 00011610  0x00001b6d copy  0x0000003f , 0x00000013 
- 00011611  0x00001b6e call  0x00002e10 
- 00011612  0x00001b6f setarg  0x0000000d 
- 00011613  0x00001b70 istore  0x00000001 , 0x00000005 
- 00011614  0x00001b71 add  0x00000013 , 0xffffffff , 0x00000039 
- 00011615  0x00001b72 fetcht  0x00000002 , 0x000006b5 
- 00011616  0x00001b73 call  0x00007c67 
- 00011617  0x00001b74 iadd  0x00000002 , 0x00000006 
- 00011618  0x00001b75 branch  0x00007ccc 
- 00011619  0x00001b7a call  0x00002e41 
- 00011620  0x00001b7b call  0x00002e4a 
- 00011621  0x00001b7c branch  0x00002d66 
- 00011622  0x00001b83 arg  0x00000002 , 0x0000000b 
- 00011623  0x00001b84 fetcht  0x00000002 , 0x000006b1 
- 00011624  0x00001b85 storet  0x00000002 , 0x00000678 
- 00011625  0x00001b86 call  0x00002cd2 
- 00011626  0x00001b87 increase  0xfffffffe , 0x00000006 
- 00011627  0x00001b88 copy  0x00000006 , 0x0000003f 
- 00011628  0x00001b89 store  0x00000002 , 0x000006c7 
- 00011629  0x00001b8b call  0x00002e17 
- 00011630  0x00001b8c nbranch  0x00002d9e , 0x00000002 
- 00011631  0x00001b8d fetcht  0x00000002 , 0x00000678 
- 00011632  0x00001b8e call  0x00002d02 
- 00011633  0x00001b8f nbranch  0x00002da1 , 0x00000034 
- 00011634  0x00001b91 call  0x00002e1b 
- 00011635  0x00001b92 nbranch  0x00002d94 , 0x00000005 
- 00011636  0x00001b93 copy  0x0000000b , 0x0000003f 
- 00011637  0x00001b94 beq  0x00000000 , 0x00002da1 
- 00011638  0x00001b95 nbranch  0x00002d8a , 0x00000028 
- 00011639  0x00001b96 disable  0x00000028 
- 00011640  0x00001b98 call  0x00002e46 
- 00011641  0x00001b99 copy  0x0000003f , 0x00000011 
- 00011642  0x00001b9a call  0x00002e10 
- 00011643  0x00001b9b setarg  0x00000011 
- 00011644  0x00001b9c istore  0x00000001 , 0x00000005 
- 00011645  0x00001b9d fetch  0x00000001 , 0x000006c6 
- 00011646  0x00001b9e add  0x0000003f , 0x00000004 , 0x00000011 
- 00011647  0x00001b9f istorer  0x00000011 , 0x00000001 , 0x00000005 
- 00011648  0x00001ba0 call  0x00007c6a 
- 00011649  0x00001ba1 sub  0x00000011 , 0x00000006 , 0x0000003e 
- 00011650  0x00001ba2 ncall  0x00007dbe , 0x00000005 
- 00011651  0x00001ba3 call  0x00007dc0 , 0x00000005 
- 00011652  0x00001ba4 call  0x00002e46 
- 00011653  0x00001ba5 increase  0xfffffffe , 0x0000003f 
- 00011654  0x00001ba6 idiv  0x00000011 
- 00011655  0x00001ba7 call  0x00007d62 
- 00011656  0x00001ba8 quotient  0x0000000b 
- 00011657  0x00001ba9 branch  0x00002d90 
- 00011658  0x00001bab call  0x00002d98 
- 00011659  0x00001bac nbranch  0x00002da1 , 0x00000034 
- 00011660  0x00001bad fetch  0x00000002 , 0x00000678 
- 00011661  0x00001bae increase  0xffffffff , 0x0000003f 
- 00011662  0x00001baf store  0x00000002 , 0x000006cb 
- 00011663  0x00001bb0 call  0x00002e2a 
- 00011664  0x00001bb2 fetch  0x00000002 , 0x00000678 
- 00011665  0x00001bb3 store  0x00000002 , 0x000006c9 
- 00011666  0x00001bb4 call  0x00002e24 
- 00011667  0x00001bb5 increase  0xffffffff , 0x0000000b 
- 00011668  0x00001bb8 call  0x00002e13 
- 00011669  0x00001bb9 branch  0x00002d6d 
- 00011670  0x00001bbc fetch  0x00000001 , 0x000006cd 
- 00011671  0x00001bbd branch  0x00002d99 
- 00011672  0x00001bc1 fetch  0x00000001 , 0x000006c6 
- 00011673  0x00001bc2 branch  0x00002d9c , 0x0000002c 
- 00011674  0x00001bc3 increase  0xfffffffe , 0x0000003f 
- 00011675  0x00001bc4 rtn 
- 00011676  0x00001bc7 increase  0xfffffff0 , 0x0000003f 
- 00011677  0x00001bc8 rtn 
- 00011678  0x00001bcb fetch  0x00000002 , 0x00000678 
- 00011679  0x00001bcc store  0x00000002 , 0x000006cb 
- 00011680  0x00001bcd branch  0x00002da5 
- 00011681  0x00001bcf fetch  0x00000002 , 0x00000678 
- 00011682  0x00001bd0 increase  0xffffffff , 0x0000003f 
- 00011683  0x00001bd1 store  0x00000002 , 0x000006cb 
- 00011684  0x00001bd2 branch  0x00002da5 
- 00011685  0x00001bd4 branch  0x00002e03 , 0x00000028 
- 00011686  0x00001bd5 call  0x00002e2a 
- 00011687  0x00001bd6 branch  0x00002e34 
- 00011688  0x00001bdc copy  0x00000006 , 0x00000011 
- 00011689  0x00001bdd fetch  0x00000002 , 0x00004335 
- 00011690  0x00001bde add  0x0000003f , 0xfffffffd , 0x00000012 
- 00011691  0x00001bdf call  0x00002929 
- 00011692  0x00001be1 bpatchx  0x0000005a , 0x0000402b 
- 00011693  0x00001be2 call  0x00002dc7 
- 00011694  0x00001be3 fetcht  0x00000002 , 0x00004398 
- 00011695  0x00001be4 call  0x00002cd2 
- 00011696  0x00001be5 nbranch  0x00002dc5 , 0x00000005 
- 00011697  0x00001be6 call  0x00002dc1 , 0x00000028 
- 00011698  0x00001be7 rtn  0x00000028 
- 00011699  0x00001be9 fetch  0x00000001 , 0x00004321 
- 00011700  0x00001bea bbit0  0x00000004 , 0x00002dbc 
- 00011701  0x00001bec fetcht  0x00000002 , 0x00004398 
- 00011702  0x00001bed fetch  0x00000002 , 0x00004332 
- 00011703  0x00001bee isub  0x00000002 , 0x0000003e 
- 00011704  0x00001bef nbranch  0x00002dbc , 0x00000005 
- 00011705  0x00001bf0 call  0x00002dc7 
- 00011706  0x00001bf1 nbranch  0x00002dbc , 0x00000028 
- 00011707  0x00001bf2 branch  0x00002d46 
- 00011708  0x00001bf6 force  0x00000001 , 0x00000011 
- 00011709  0x00001bf7 call  0x00002e10 
- 00011710  0x00001bf8 setarg  0x00000013 
- 00011711  0x00001bf9 istore  0x00000001 , 0x00000005 
- 00011712  0x00001bfa rtn 
- 00011713  0x00001bfd increase  0xfffffffe , 0x00000006 
- 00011714  0x00001bfe ifetch  0x00000002 , 0x00000006 
- 00011715  0x00001bff bbit1  0x0000000f , 0x00002d46 
- 00011716  0x00001c00 branch  0x00007dbc 
- 00011717  0x00001c03 jam  0x00000001 , 0x000001b9 
- 00011718  0x00001c04 branch  0x00002e05 
- 00011719  0x00001c08 bpatchx  0x0000005b , 0x0000402b 
- 00011720  0x00001c09 call  0x00007dbc 
- 00011721  0x00001c0a fetch  0x00000001 , 0x000042fe 
- 00011722  0x00001c0b rtneq  0x00000000 
- 00011723  0x00001c0c fetch  0x00000001 , 0x00004040 
- 00011724  0x00001c0d rtnbit1  0x00000004 
- 00011725  0x00001c0e branch  0x00007dba 
- 00011726  0x00001c12 add  0x00000006 , 0x00000002 , 0x00000011 
- 00011727  0x00001c13 fetch  0x00000002 , 0x00004335 
- 00011728  0x00001c14 add  0x0000003f , 0xfffffffb , 0x00000012 
- 00011729  0x00001c15 call  0x00002929 
- 00011730  0x00001c16 branch  0x00002dd3 
- 00011731  0x00001c1a fetch  0x00000002 , 0x00004335 
- 00011732  0x00001c1b copy  0x0000003f , 0x00000011 
- 00011733  0x00001c1c call  0x00002e10 
- 00011734  0x00001c1d setarg  0x00000017 
- 00011735  0x00001c1e istore  0x00000001 , 0x00000005 
- 00011736  0x00001c1f fetch  0x00000002 , 0x00004398 
- 00011737  0x00001c20 istore  0x00000002 , 0x00000005 
- 00011738  0x00001c21 fetch  0x00000002 , 0x00004335 
- 00011739  0x00001c22 add  0x0000003f , 0xfffffffb , 0x00000039 
- 00011740  0x00001c23 fetch  0x00000002 , 0x00004339 
- 00011741  0x00001c24 add  0x0000003f , 0x00000007 , 0x00000006 
- 00011742  0x00001c25 ifetch  0x00000002 , 0x00000006 
- 00011743  0x00001c26 istore  0x00000002 , 0x00000005 
- 00011744  0x00001c27 branch  0x00007ccc 
- 00011745  0x00001c2e force  0x00000001 , 0x00000011 
- 00011746  0x00001c2f call  0x00002e10 
- 00011747  0x00001c30 setarg  0x00000019 
- 00011748  0x00001c31 istore  0x00000001 , 0x00000005 
- 00011749  0x00001c32 rtn 
- 00011750  0x00001c35 fetch  0x00000001 , 0x00004396 
- 00011751  0x00001c36 set0  0x00000000 , 0x0000003f 
- 00011752  0x00001c37 store  0x00000001 , 0x00004396 
- 00011753  0x00001c38 rtn 
- 00011754  0x00001c3b copy  0x00000006 , 0x00000011 
- 00011755  0x00001c3c fetch  0x00000002 , 0x00004335 
- 00011756  0x00001c3d add  0x0000003f , 0xfffffffd , 0x00000012 
- 00011757  0x00001c3e branch  0x00002929 
- 00011758  0x00001c44 copy  0x00000002 , 0x00000013 
- 00011759  0x00001c45 increase  0x00000003 , 0x00000011 
- 00011760  0x00001c46 call  0x00002e10 
- 00011761  0x00001c47 increase  0xfffffffd , 0x00000011 
- 00011762  0x00001c48 setarg  0x0000001b 
- 00011763  0x00001c49 istore  0x00000001 , 0x00000005 
- 00011764  0x00001c4a copy  0x00000013 , 0x00000002 
- 00011765  0x00001c4b istoret  0x00000002 , 0x00000005 
- 00011766  0x00001c4c rtn 
- 00011767  0x00001c50 fetch  0x00000001 , 0x00004396 
- 00011768  0x00001c51 set1  0x00000000 , 0x0000003f 
- 00011769  0x00001c52 store  0x00000001 , 0x00004396 
- 00011770  0x00001c53 copy  0x00000002 , 0x00000013 
- 00011771  0x00001c54 increase  0x00000003 , 0x00000011 
- 00011772  0x00001c55 call  0x00002e10 
- 00011773  0x00001c56 increase  0xfffffffd , 0x00000011 
- 00011774  0x00001c57 setarg  0x0000001d 
- 00011775  0x00001c58 istore  0x00000001 , 0x00000005 
- 00011776  0x00001c59 copy  0x00000013 , 0x00000002 
- 00011777  0x00001c5a istoret  0x00000002 , 0x00000005 
- 00011778  0x00001c5b rtn 
- 00011779  0x00001c61 bpatchx  0x0000005c , 0x0000402b 
- 00011780  0x00001c62 jam  0x0000000a , 0x000001b9 
- 00011781  0x00001c64 force  0x00000005 , 0x00000011 
- 00011782  0x00001c65 call  0x00002e10 
- 00011783  0x00001c66 setarg  0x00000001 
- 00011784  0x00001c67 istore  0x00000001 , 0x00000005 
- 00011785  0x00001c68 fetch  0x00000001 , 0x00004397 
- 00011786  0x00001c69 istore  0x00000001 , 0x00000005 
- 00011787  0x00001c6a fetch  0x00000002 , 0x00004398 
- 00011788  0x00001c6b istore  0x00000002 , 0x00000005 
- 00011789  0x00001c6c fetch  0x00000001 , 0x000001b9 
- 00011790  0x00001c6d istore  0x00000001 , 0x00000005 
- 00011791  0x00001c6e rtn 
- 00011792  0x00001c72 bpatchx  0x0000005d , 0x0000402b 
- 00011793  0x00001c73 force  0x00000004 , 0x00000012 
- 00011794  0x00001c74 branch  0x000029fb 
- 00011795  0x00001c78 fetcht  0x00000002 , 0x00000678 
- 00011796  0x00001c79 increase  0x00000001 , 0x00000002 
- 00011797  0x00001c7a storet  0x00000002 , 0x00000678 
- 00011798  0x00001c7b rtn 
- 00011799  0x00001c7e fetcht  0x00000002 , 0x00000678 
- 00011800  0x00001c7f fetch  0x00000002 , 0x000006b3 
- 00011801  0x00001c80 isub  0x00000002 , 0x0000003e 
- 00011802  0x00001c81 rtn 
- 00011803  0x00001c85 bpatchx  0x0000005e , 0x0000402b 
- 00011804  0x00001c86 fetcht  0x00000001 , 0x000006b5 
- 00011805  0x00001c87 arg  0x000006b6 , 0x00000011 
- 00011806  0x00001c89 fetch  0x00000001 , 0x000006cd 
- 00011807  0x00001c8a copy  0x0000003f , 0x00000039 
- 00011808  0x00001c8b isub  0x00000002 , 0x0000003e 
- 00011809  0x00001c8c nrtn  0x00000005 
- 00011810  0x00001c8d arg  0x000006ce , 0x00000012 
- 00011811  0x00001c8e branch  0x00007d64 
- 00011812  0x00001c92 bpatchx  0x0000005f , 0x0000402b 
- 00011813  0x00001c93 fetch  0x00000001 , 0x000006c6 
- 00011814  0x00001c94 store  0x00000001 , 0x000006a1 
- 00011815  0x00001c95 copy  0x0000003f , 0x00000039 
- 00011816  0x00001c96 call  0x00007c67 
- 00011817  0x00001c97 branch  0x00007ccc 
- 00011818  0x00001c9b bpatchx  0x00000060 , 0x0000402c 
- 00011819  0x00001c9c call  0x00007c64 
- 00011820  0x00001c9d fetch  0x00000002 , 0x000006c9 
- 00011821  0x00001c9e istore  0x00000002 , 0x00000005 
- 00011822  0x00001c9f fetch  0x00000002 , 0x000006cb 
- 00011823  0x00001ca0 istore  0x00000002 , 0x00000005 
- 00011824  0x00001ca2 fetch  0x00000001 , 0x000006a1 
- 00011825  0x00001ca3 copy  0x0000003f , 0x00000039 
- 00011826  0x00001ca4 call  0x00007ccc 
- 00011827  0x00001ca5 branch  0x00007c6a 
- 00011828  0x00001caa bpatchx  0x00000061 , 0x0000402c 
- 00011829  0x00001cab call  0x00007c64 
- 00011830  0x00001cac call  0x00002a21 
- 00011831  0x00001cad copy  0x00000005 , 0x0000003f 
- 00011832  0x00001cae isub  0x00000006 , 0x00000011 
- 00011833  0x00001caf call  0x00002a24 
- 00011834  0x00001cb0 copy  0x00000011 , 0x0000003f 
- 00011835  0x00001cb1 istore  0x00000002 , 0x00000006 
- 00011836  0x00001cb2 increase  0x00000004 , 0x00000011 
- 00011837  0x00001cb3 call  0x00002a16 
- 00011838  0x00001cb4 copy  0x00000011 , 0x0000003f 
- 00011839  0x00001cb5 istore  0x00000001 , 0x00000006 
- 00011840  0x00001cb6 rtn 
- 00011841  0x00001cba rshift8  0x0000003f , 0x0000003f 
- 00011842  0x00001cbb store  0x00000002 , 0x000006b1 
- 00011843  0x00001cbc ifetch  0x00000002 , 0x00000006 
- 00011844  0x00001cbd store  0x00000002 , 0x000006b3 
- 00011845  0x00001cbe rtn 
- 00011846  0x00001cc2 bpatchx  0x00000062 , 0x0000402c 
- 00011847  0x00001cc3 fetch  0x00000002 , 0x000042e3 
- 00011848  0x00001cc5 fetcht  0x00000002 , 0x000042e1 
- 00011849  0x00001cc9 branch  0x00007db0 
- 00011850  0x00001cce bpatchx  0x00000063 , 0x0000402c 
- 00011851  0x00001ccf call  0x00007c6d 
- 00011852  0x00001cd0 arg  0x000006b5 , 0x00000005 
- 00011853  0x00001cd2 fetch  0x00000002 , 0x00004335 
- 00011854  0x00001cd3 increase  0xfffffffb , 0x0000003f 
- 00011855  0x00001cd5 istore  0x00000001 , 0x00000005 
- 00011856  0x00001cd6 copy  0x0000003f , 0x00000039 
- 00011857  0x00001cd7 call  0x00007c67 
- 00011858  0x00001cd8 branch  0x00007ccc 
- 00011859  0x00001cdd fetch  0x00000002 , 0x00000050 
- 00011860  0x00001cde rtnne  0x00000004 
- 00011861  0x00001cdf fetch  0x00000001 , 0x00004396 
- 00011862  0x00001ce0 set1  0x00000001 , 0x0000003f 
- 00011863  0x00001ce1 store  0x00000001 , 0x00004396 
- 00011864  0x00001ce2 fetch  0x00000003 , 0x00000052 
- 00011865  0x00001ce3 store  0x00000003 , 0x00004397 
- 00011866  0x00001ce4 set1  0x0000000f , 0x00000000 
- 00011867  0x00001ce5 beq  0x00000012 , 0x00002e6e 
- 00011868  0x00001ce6 beq  0x00000052 , 0x00002e73 
- 00011869  0x00001ce7 beq  0x00000018 , 0x00002de1 
- 00011870  0x00001ce8 beq  0x00000002 , 0x00002bab 
- 00011871  0x00001ce9 beq  0x0000001e , 0x00002de6 
- 00011872  0x00001cea set0  0x0000000f , 0x00000000 
- 00011873  0x00001cec fetch  0x00000001 , 0x00004396 
- 00011874  0x00001ced set0  0x00000001 , 0x0000003f 
- 00011875  0x00001cee store  0x00000001 , 0x00004396 
- 00011876  0x00001cef rtn 
- 00011877  0x00001cf2 fetch  0x00000001 , 0x00004396 
- 00011878  0x00001cf3 rtnbit0  0x00000001 
- 00011879  0x00001cf4 set1  0x0000000f , 0x00000000 
- 00011880  0x00001cf5 call  0x00002e7e 
- 00011881  0x00001cf6 call  0x00002e84 
- 00011882  0x00001cf7 call  0x00002e61 , 0x00000028 
- 00011883  0x00001cf8 fetch  0x00000001 , 0x00004397 
- 00011884  0x00001cf9 beq  0x00000012 , 0x00002dac 
- 00011885  0x00001cfa rtn 
- 00011886  0x00001cfe call  0x00002e73 
- 00011887  0x00001cff branch  0x00002e70 
- 00011888  0x00001d02 call  0x00002e84 
- 00011889  0x00001d03 nrtn  0x00000028 
- 00011890  0x00001d04 branch  0x00002dac 
- 00011891  0x00001d08 bpatchx  0x00000064 , 0x0000402c 
- 00011892  0x00001d09 call  0x00002e77 
- 00011893  0x00001d0a arg  0x00000055 , 0x00000011 
- 00011894  0x00001d0b branch  0x00002929 
- 00011895  0x00001d0f fetch  0x00000001 , 0x0000004d 
- 00011896  0x00001d10 add  0x0000003f , 0xfffffff9 , 0x00000012 
- 00011897  0x00001d11 increase  0xfffffffc , 0x0000003f 
- 00011898  0x00001d12 store  0x00000002 , 0x00004337 
- 00011899  0x00001d13 fetcht  0x00000002 , 0x0000004e 
- 00011900  0x00001d14 storet  0x00000002 , 0x00004335 
- 00011901  0x00001d15 rtn 
- 00011902  0x00001d19 fetchr  0x00000012 , 0x00000001 , 0x0000004d 
- 00011903  0x00001d1a fetch  0x00000002 , 0x00004337 
- 00011904  0x00001d1b iadd  0x00000012 , 0x00000002 
- 00011905  0x00001d1c storet  0x00000002 , 0x00004337 
- 00011906  0x00001d1d arg  0x0000004e , 0x00000011 
- 00011907  0x00001d1e branch  0x00002929 
- 00011908  0x00001d23 call  0x00007dbc 
- 00011909  0x00001d24 fetch  0x00000002 , 0x00004337 
- 00011910  0x00001d25 fetcht  0x00000002 , 0x00004335 
- 00011911  0x00001d26 isub  0x00000002 , 0x0000003e 
- 00011912  0x00001d27 nrtn  0x00000005 
- 00011913  0x00001d28 branch  0x00007dba 
- 00011914  0x00001d2f ifetch  0x00000001 , 0x00000006 
- 00011915  0x00001d30 ifetcht  0x00000001 , 0x00000006 
- 00011916  0x00001d31 ifetcht  0x00000002 , 0x00000006 
- 00011917  0x00001d32 beq  0x00000013 , 0x00002e8f 
- 00011918  0x00001d33 rtn 
- 00011919  0x00001d35 ifetch  0x00000002 , 0x00000006 
- 00011920  0x00001d36 store  0x00000002 , 0x0000433c 
- 00011921  0x00001d37 jam  0x00000040 , 0x0000066f 
- 00011922  0x00001d38 branch  0x0000782b 
- 00011923  0x00001d3f arg  0x0000000c , 0x00000011 
- 00011924  0x00001d40 arg  0x00000012 , 0x00000013 
- 00011925  0x00001d41 call  0x00002e9b 
- 00011926  0x00001d42 setarg  0x00000008 
- 00011927  0x00001d43 istore  0x00000002 , 0x00000005 
- 00011928  0x00001d44 fetch  0x00000008 , 0x000042d3 
- 00011929  0x00001d45 istore  0x00000008 , 0x00000005 
- 00011930  0x00001d46 rtn 
- 00011931  0x00001d4b call  0x00002ea3 
- 00011932  0x00001d4c arg  0x00000005 , 0x00000012 
- 00011933  0x00001d4d call  0x000029fb 
- 00011934  0x00001d4e copy  0x00000013 , 0x0000003f 
- 00011935  0x00001d4f istore  0x00000001 , 0x00000005 
- 00011936  0x00001d50 fetch  0x00000001 , 0x0000433b 
- 00011937  0x00001d51 istore  0x00000001 , 0x00000005 
- 00011938  0x00001d52 rtn 
- 00011939  0x00001d56 fetch  0x00000001 , 0x0000433b 
- 00011940  0x00001d58 pincrease  0x00000001 
- 00011941  0x00001d59 store  0x00000001 , 0x0000433b 
- 00011942  0x00001d5a rtnne  0x00000000 
- 00011943  0x00001d5d jam  0x00000001 , 0x0000433b 
- 00011944  0x00001d5e rtn 
- 00011945  0x00001d64 fetch  0x00000001 , 0x000042fe 
- 00011946  0x00001d65 beq  0x00000000 , 0x00002eb8 
- 00011947  0x00001d66 beq  0x00000001 , 0x00002ebb 
- 00011948  0x00001d67 beq  0x00000002 , 0x00002ebd 
- 00011949  0x00001d68 beq  0x00000081 , 0x00002eb1 
- 00011950  0x00001d69 beq  0x00000082 , 0x00002eb3 
- 00011951  0x00001d6a beq  0x00000083 , 0x00002eb6 
- 00011952  0x00001d6b rtn 
- 00011953  0x00001d6e jam  0x0000000d , 0x000042c7 
- 00011954  0x00001d6f branch  0x00002eb9 
- 00011955  0x00001d71 jam  0x0000000d , 0x000042c7 
- 00011956  0x00001d72 jam  0x00000001 , 0x000042c5 
- 00011957  0x00001d73 rtn 
- 00011958  0x00001d75 jam  0x0000000d , 0x000042c7 
- 00011959  0x00001d76 branch  0x00002ebe 
- 00011960  0x00001d79 jam  0x00000000 , 0x000042c7 
- 00011961  0x00001d7b jam  0x00000003 , 0x000042c5 
- 00011962  0x00001d7c rtn 
- 00011963  0x00001d7e jam  0x00000005 , 0x000042c7 
- 00011964  0x00001d7f branch  0x00002eb9 
- 00011965  0x00001d81 jam  0x00000005 , 0x000042c7 
- 00011966  0x00001d83 jam  0x00000000 , 0x000042c5 
- 00011967  0x00001d84 rtn 
- 00011968  0x00001d87 fetch  0x00000001 , 0x0000446c 
- 00011969  0x00001d88 set1  0x00000000 , 0x0000003f 
- 00011970  0x00001d89 store  0x00000001 , 0x0000446c 
- 00011971  0x00001d8a rtn 
- 00011972  0x00001d8d fetch  0x00000001 , 0x0000446c 
- 00011973  0x00001d8e set0  0x00000000 , 0x0000003f 
- 00011974  0x00001d8f store  0x00000001 , 0x0000446c 
- 00011975  0x00001d90 rtn 
- 00011976  0x00001d93 ifetch  0x00000001 , 0x00000006 
- 00011977  0x00001d94 beq  0x00000001 , 0x00002edc 
- 00011978  0x00001d96 beq  0x00000003 , 0x00002f03 
- 00011979  0x00001d97 beq  0x00000004 , 0x00002f24 
- 00011980  0x00001d98 beq  0x00000005 , 0x00002f31 
- 00011981  0x00001d9a beq  0x00000007 , 0x00002f9a 
- 00011982  0x00001d9b beq  0x00000008 , 0x00002f86 
- 00011983  0x00001d9c beq  0x00000009 , 0x00002f96 
- 00011984  0x00001d9d beq  0x0000000a , 0x00002f9a 
- 00011985  0x00001d9e beq  0x0000000b , 0x00002f9a 
- 00011986  0x00001d9f beq  0x0000000c , 0x00002f9b 
- 00011987  0x00001da0 beq  0x0000000d , 0x00002fa0 
- 00011988  0x00001da1 rtn 
- 00011989  0x00001da6 force  0x00000002 , 0x00000011 
- 00011990  0x00001da7 call  0x00003047 
- 00011991  0x00001da8 setarg  0x0000000b 
- 00011992  0x00001da9 istore  0x00000001 , 0x00000005 
- 00011993  0x00001daa fetch  0x00000001 , 0x000042c7 
- 00011994  0x00001dab istore  0x00000001 , 0x00000005 
- 00011995  0x00001dac rtn 
- 00011996  0x00001daf store  0x00000001 , 0x000042bd 
- 00011997  0x00001db0 ifetch  0x00000006 , 0x00000006 
- 00011998  0x00001db1 istore  0x00000006 , 0x00000005 
- 00011999  0x00001db2 fetch  0x00000001 , 0x000042fe 
- 00012000  0x00001db3 beq  0x00000000 , 0x00002f37 
- 00012001  0x00001db4 call  0x00002efe 
- 00012002  0x00001db5 fetch  0x00000001 , 0x0000446a 
- 00012003  0x00001db6 branch  0x00002ee8 , 0x00000034 
- 00012004  0x00001db7 fetch  0x00000001 , 0x000042c0 
- 00012005  0x00001db8 bbit0  0x00000003 , 0x0000431f 
- 00012006  0x00001db9 fetch  0x00000001 , 0x000042fe 
- 00012007  0x00001dba bbit0  0x00000007 , 0x0000431f 
- 00012008  0x00001dbc jam  0x00000003 , 0x000042fc 
- 00012009  0x00001dbd fetch  0x00000001 , 0x000042be 
- 00012010  0x00001dbe beq  0x00000000 , 0x00002ef0 
- 00012011  0x00001dbf beq  0x00000001 , 0x00002ef0 
- 00012012  0x00001dc0 beq  0x00000003 , 0x00002ef0 
- 00012013  0x00001dc1 fetch  0x00000001 , 0x000042fe 
- 00012014  0x00001dc2 beq  0x00000002 , 0x00002ef3 
- 00012015  0x00001dc3 rtneq  0x00000083 
- 00012016  0x00001dc5 arg  0x00000000 , 0x0000003f 
- 00012017  0x00001dc6 store  0x00000004 , 0x000042ff 
- 00012018  0x00001dc7 rtn 
- 00012019  0x00001dca fetch  0x00000001 , 0x00004321 
- 00012020  0x00001dcb bbit1  0x00000000 , 0x00002efc 
- 00012021  0x00001dcd arg  0x000042ff , 0x00000011 
- 00012022  0x00001dce copy  0x00000011 , 0x00000005 
- 00012023  0x00001dcf arg  0x00000003 , 0x00000039 
- 00012024  0x00001dd0 call  0x00007de8 
- 00012025  0x00001dd1 fetch  0x00000002 , 0x00004301 
- 00012026  0x00001dd2 and_into  0x00000007 , 0x0000003f 
- 00012027  0x00001dd3 store  0x00000002 , 0x00004301 
- 00012028  0x00001dd5 jam  0x00000034 , 0x0000066f 
- 00012029  0x00001dd6 branch  0x0000782b 
- 00012030  0x00001ddb force  0x00000007 , 0x00000011 
- 00012031  0x00001ddc call  0x00003047 
- 00012032  0x00001ddd fetch  0x00000007 , 0x000042c4 
- 00012033  0x00001dde istore  0x00000007 , 0x00000005 
- 00012034  0x00001ddf rtn 
- 00012035  0x00001de3 jam  0x00000005 , 0x000042fc 
- 00012036  0x00001de4 arg  0x0000429b , 0x00000005 
- 00012037  0x00001de5 call  0x00007c8f 
- 00012038  0x00001de6 fetch  0x00000001 , 0x000042fe 
- 00012039  0x00001de7 beq  0x00000004 , 0x00002f0b 
- 00012040  0x00001de8 beq  0x00000083 , 0x00002f0d 
- 00012041  0x00001de9 beq  0x00000084 , 0x00002f10 
- 00012042  0x00001dea branch  0x00002f13 
- 00012043  0x00001dee jam  0x00000043 , 0x0000066f 
- 00012044  0x00001def branch  0x0000782b 
- 00012045  0x00001df2 jam  0x00000002 , 0x000042f9 
- 00012046  0x00001df3 jam  0x00000008 , 0x000042fa 
- 00012047  0x00001df4 rtn 
- 00012048  0x00001df7 fetch  0x00000004 , 0x000042ff 
- 00012049  0x00001df8 branch  0x00002f0b , 0x00000034 
- 00012050  0x00001df9 branch  0x00002f0d 
- 00012051  0x00001dfc jam  0x00000006 , 0x000042fc 
- 00012052  0x00001dfd fetch  0x00000001 , 0x000042fe 
- 00012053  0x00001dfe bbit1  0x00000007 , 0x00002f1c 
- 00012054  0x00001dff call  0x00007256 
- 00012055  0x00001e00 force  0x00000011 , 0x00000011 
- 00012056  0x00001e01 call  0x00003047 
- 00012057  0x00001e02 setarg  0x00000003 
- 00012058  0x00001e03 istore  0x00000001 , 0x00000005 
- 00012059  0x00001e04 branch  0x00007375 
- 00012060  0x00001e07 arg  0x000042ab , 0x00000005 
- 00012061  0x00001e08 call  0x00007de7 
- 00012062  0x00001e09 call  0x000071b6 
- 00012063  0x00001e0a force  0x00000011 , 0x00000011 
- 00012064  0x00001e0b call  0x00003047 
- 00012065  0x00001e0c setarg  0x00000003 
- 00012066  0x00001e0d istore  0x00000001 , 0x00000005 
- 00012067  0x00001e0e branch  0x000071f2 
- 00012068  0x00001e11 copy  0x00000006 , 0x00000011 
- 00012069  0x00001e12 fetch  0x00000001 , 0x000042fe 
- 00012070  0x00001e13 bbit1  0x00000007 , 0x00002f39 
- 00012071  0x00001e14 copy  0x00000011 , 0x00000006 
- 00012072  0x00001e15 call  0x0000724e 
- 00012073  0x00001e16 branch  0x00002f4e , 0x00000005 
- 00012074  0x00001e18 jam  0x00000004 , 0x000001ba 
- 00012075  0x00001e1a force  0x00000002 , 0x00000011 
- 00012076  0x00001e1b call  0x00003047 
- 00012077  0x00001e1c setarg  0x00000005 
- 00012078  0x00001e1d istore  0x00000001 , 0x00000005 
- 00012079  0x00001e1e fetch  0x00000001 , 0x000001ba 
- 00012080  0x00001e1f istore  0x00000001 , 0x00000005 
- 00012081  0x00001e21 bpatchx  0x00000065 , 0x0000402c 
- 00012082  0x00001e22 force  0x00000007 , 0x00000007 
- 00012083  0x00001e23 call  0x00007ce0 
- 00012084  0x00001e24 jam  0x00000000 , 0x000042fc 
- 00012085  0x00001e25 jam  0x00000030 , 0x0000066f 
- 00012086  0x00001e26 branch  0x0000782b 
- 00012087  0x00001e29 jam  0x00000005 , 0x000001ba 
- 00012088  0x00001e2a branch  0x00002f2b 
- 00012089  0x00001e2d arg  0x00000158 , 0x00000005 
- 00012090  0x00001e2e copy  0x00000011 , 0x00000006 
- 00012091  0x00001e2f call  0x00007c8f 
- 00012092  0x00001e30 fetch  0x00000001 , 0x000042fe 
- 00012093  0x00001e31 beq  0x00000083 , 0x00002f45 
- 00012094  0x00001e32 beq  0x00000084 , 0x00002f45 
- 00012095  0x00001e33 call  0x00007140 
- 00012096  0x00001e34 call  0x00002f53 
- 00012097  0x00001e35 fetch  0x00000001 , 0x000042fe 
- 00012098  0x00001e36 rtnne  0x00000082 
- 00012099  0x00001e37 jam  0x0000003b , 0x0000066f 
- 00012100  0x00001e38 branch  0x0000782b 
- 00012101  0x00001e3b call  0x000071ab 
- 00012102  0x00001e3c arg  0x000006d1 , 0x00000005 
- 00012103  0x00001e3d call  0x000071f2 
- 00012104  0x00001e3e arg  0x000006d1 , 0x00000011 
- 00012105  0x00001e3f arg  0x0000429b , 0x00000012 
- 00012106  0x00001e40 arg  0x00000010 , 0x00000039 
- 00012107  0x00001e41 call  0x00007d64 
- 00012108  0x00001e42 nbranch  0x00002f2a , 0x00000005 
- 00012109  0x00001e43 branch  0x00002f53 
- 00012110  0x00001e46 call  0x0000724a 
- 00012111  0x00001e47 jam  0x00000031 , 0x0000066f 
- 00012112  0x00001e48 call  0x0000782b 
- 00012113  0x00001e49 jam  0x00000001 , 0x0000429a 
- 00012114  0x00001e4a jam  0x00000009 , 0x000042fc 
- 00012115  0x00001e4d force  0x00000011 , 0x00000011 
- 00012116  0x00001e4e call  0x00003047 
- 00012117  0x00001e4f setarg  0x00000004 
- 00012118  0x00001e50 istore  0x00000001 , 0x00000005 
- 00012119  0x00001e51 arg  0x000042ab , 0x00000006 
- 00012120  0x00001e52 branch  0x00007c8f 
- 00012121  0x00001e55 force  0x00000011 , 0x00000011 
- 00012122  0x00001e56 call  0x00003047 
- 00012123  0x00001e57 setarg  0x00000006 
- 00012124  0x00001e58 istore  0x00000001 , 0x00000005 
- 00012125  0x00001e59 fetch  0x00000001 , 0x00004321 
- 00012126  0x00001e5a bbit1  0x00000001 , 0x00002f61 
- 00012127  0x00001e5b arg  0x0000428a , 0x00000006 
- 00012128  0x00001e5c branch  0x00007c8f 
- 00012129  0x00001e5f arg  0x00004322 , 0x00000006 
- 00012130  0x00001e60 branch  0x00007c8f 
- 00012131  0x00001e64 arg  0x00004303 , 0x00000005 
- 00012132  0x00001e65 force  0x0000000a , 0x00000039 
- 00012133  0x00001e66 call  0x00007de8 
- 00012134  0x00001e67 force  0x0000000b , 0x00000011 
- 00012135  0x00001e68 call  0x00003047 
- 00012136  0x00001e69 setarg  0x00000007 
- 00012137  0x00001e6a istore  0x00000001 , 0x00000005 
- 00012138  0x00001e6b fetch  0x00000002 , 0x00004303 
- 00012139  0x00001e6c istore  0x00000002 , 0x00000005 
- 00012140  0x00001e6d fetch  0x00000008 , 0x00004305 
- 00012141  0x00001e6e istore  0x00000008 , 0x00000005 
- 00012142  0x00001e6f rtn 
- 00012143  0x00001e72 force  0x00000011 , 0x00000011 
- 00012144  0x00001e73 call  0x00003047 
- 00012145  0x00001e74 setarg  0x00000008 
- 00012146  0x00001e75 istore  0x00000001 , 0x00000005 
- 00012147  0x00001e76 setarg  0x00000000 
- 00012148  0x00001e77 istore  0x00000008 , 0x00000005 
- 00012149  0x00001e78 istore  0x00000008 , 0x00000005 
- 00012150  0x00001e79 rtn 
- 00012151  0x00001e7d force  0x00000008 , 0x00000011 
- 00012152  0x00001e7e call  0x00003047 
- 00012153  0x00001e7f setarg  0x00000009 
- 00012154  0x00001e80 istore  0x00000001 , 0x00000005 
- 00012155  0x00001e81 fetch  0x00000001 , 0x000042d2 
- 00012156  0x00001e82 istore  0x00000001 , 0x00000005 
- 00012157  0x00001e83 fetch  0x00000006 , 0x000042db 
- 00012158  0x00001e84 istore  0x00000006 , 0x00000005 
- 00012159  0x00001e85 rtn 
- 00012160  0x00001e89 jam  0x00000008 , 0x000001ba 
- 00012161  0x00001e8a branch  0x00002f2b 
- 00012162  0x00001e8d fetch  0x00000001 , 0x000042c9 
- 00012163  0x00001e8e fetcht  0x00000001 , 0x000042c9 
- 00012164  0x00001e8f iand  0x00000002 , 0x0000003f 
- 00012165  0x00001e90 rtn 
- 00012166  0x00001e93 arg  0x0000430d , 0x00000005 
- 00012167  0x00001e94 call  0x00007c8f 
- 00012168  0x00001e95 call  0x00002f82 
- 00012169  0x00001e96 isolate0  0x00000001 , 0x0000003f 
- 00012170  0x00001e97 branch  0x00002f80 , 0x00000001 
- 00012171  0x00001e98 fetch  0x00000001 , 0x000043cb 
- 00012172  0x00001e99 rtnne  0x0000000a 
- 00012173  0x00001e9a call  0x00002f90 
- 00012174  0x00001e9b nrtn  0x00000028 
- 00012175  0x00001e9c branch  0x00004329 
- 00012176  0x00001ea0 call  0x00007dbc 
- 00012177  0x00001ea1 fetch  0x00000001 , 0x000042cb 
- 00012178  0x00001ea2 rtneq  0x00000000 
- 00012179  0x00001ea3 fetch  0x00000001 , 0x000042c2 
- 00012180  0x00001ea4 rtnbit0  0x00000001 
- 00012181  0x00001ea5 branch  0x00007dba 
- 00012182  0x00001ea8 call  0x00002f82 
- 00012183  0x00001ea9 isolate0  0x00000001 , 0x0000003f 
- 00012184  0x00001eaa branch  0x00002f80 , 0x00000001 
- 00012185  0x00001eab rtn 
- 00012186  0x00001eb0 rtn 
- 00012187  0x00001eb3 arg  0x000005fe , 0x00000005 
- 00012188  0x00001eb4 call  0x00007c81 
- 00012189  0x00001eb5 jam  0x00000002 , 0x000042f9 
- 00012190  0x00001eb6 jam  0x00000001 , 0x000042fa 
- 00012191  0x00001eb7 rtn 
- 00012192  0x00001eba arg  0x0000065e , 0x00000005 
- 00012193  0x00001ebb call  0x00007c8f 
- 00012194  0x00001ebc jam  0x00000006 , 0x000042fa 
- 00012195  0x00001ebd jam  0x00000002 , 0x000042f9 
- 00012196  0x00001ebe rtn 
- 00012197  0x00001ec1 force  0x00000041 , 0x00000011 
- 00012198  0x00001ec2 call  0x00003047 
- 00012199  0x00001ec3 setarg  0x0000000c 
- 00012200  0x00001ec4 istore  0x00000001 , 0x00000005 
- 00012201  0x00001ec5 arg  0x0000448f , 0x00000006 
- 00012202  0x00001ec6 branch  0x00007c81 
- 00012203  0x00001ec9 call  0x00007157 
- 00012204  0x00001eca force  0x00000011 , 0x00000011 
- 00012205  0x00001ecb call  0x00003047 
- 00012206  0x00001ecc setarg  0x0000000d 
- 00012207  0x00001ecd istore  0x00000001 , 0x00000005 
- 00012208  0x00001ece branch  0x000071f2 
- 00012209  0x00001ed1 fetch  0x00000001 , 0x000042fc 
- 00012210  0x00001ed2 rtneq  0x000000ff 
- 00012211  0x00001ed3 arg  0x00000003 , 0x00000002 
- 00012212  0x00001ed4 isub  0x00000002 , 0x0000003e 
- 00012213  0x00001ed5 nrtn  0x00000002 
- 00012214  0x00001ed6 arg  0x00000007 , 0x00000007 
- 00012215  0x00001ed7 call  0x00007cef 
- 00012216  0x00001ed8 nrtn  0x00000034 
- 00012217  0x00001ed9 branch  0x00002f80 
- 00012218  0x00001edc bpatchx  0x00000066 , 0x0000402c 
- 00012219  0x00001edd call  0x00002a28 
- 00012220  0x00001ede nrtn  0x00000034 
- 00012221  0x00001edf fetch  0x00000001 , 0x000042fc 
- 00012222  0x00001ee0 beq  0x00000000 , 0x00002fc7 
- 00012223  0x00001ee1 beq  0x00000001 , 0x00002fcd 
- 00012224  0x00001ee2 beq  0x00000002 , 0x00002fc7 
- 00012225  0x00001ee3 beq  0x00000003 , 0x00002fcf 
- 00012226  0x00001ee4 beq  0x00000009 , 0x00002fd3 
- 00012227  0x00001ee5 beq  0x0000000b , 0x00002fe3 
- 00012228  0x00001ee6 beq  0x0000000c , 0x00002fe5 
- 00012229  0x00001ee7 beq  0x0000000d , 0x00002fec 
- 00012230  0x00001ee8 rtn 
- 00012231  0x00001eec fetch  0x00000001 , 0x000042fd 
- 00012232  0x00001eed rtnne  0x00000004 
- 00012233  0x00001eee jam  0x000000ff , 0x000042fd 
- 00012234  0x00001eef jam  0x000000ff , 0x000042fc 
- 00012235  0x00001ef0 jam  0x0000003f , 0x0000066f 
- 00012236  0x00001ef1 branch  0x0000782b 
- 00012237  0x00001ef5 jam  0x00000002 , 0x000042fc 
- 00012238  0x00001ef6 branch  0x00002ed5 
- 00012239  0x00001ef9 jam  0x00000004 , 0x000042fc 
- 00012240  0x00001efa setarg  0x00017700 
- 00012241  0x00001efb arg  0x00000007 , 0x00000007 
- 00012242  0x00001efc branch  0x00007ce1 
- 00012243  0x00001eff fetch  0x00000001 , 0x000042fd 
- 00012244  0x00001f00 beq  0x00000004 , 0x00002fd6 
- 00012245  0x00001f01 rtn 
- 00012246  0x00001f04 fetch  0x00000001 , 0x000042fe 
- 00012247  0x00001f05 bbit1  0x00000007 , 0x00002fe1 
- 00012248  0x00001f07 jam  0x0000000b , 0x000042fc 
- 00012249  0x00001f08 call  0x00002f59 
- 00012250  0x00001f0a jam  0x00000029 , 0x0000066f 
- 00012251  0x00001f0b call  0x0000782b 
- 00012252  0x00001f0c fetch  0x00000001 , 0x000043cb 
- 00012253  0x00001f0d rtnne  0x0000000a 
- 00012254  0x00001f0e call  0x00002f90 
- 00012255  0x00001f0f rtn  0x00000028 
- 00012256  0x00001f10 branch  0x00004329 
- 00012257  0x00001f13 jam  0x0000000c , 0x000042fc 
- 00012258  0x00001f14 branch  0x00002fda 
- 00012259  0x00001f17 jam  0x0000000c , 0x000042fc 
- 00012260  0x00001f18 branch  0x00002f63 
- 00012261  0x00001f1b fetch  0x00000001 , 0x000042c3 
- 00012262  0x00001f1c fetcht  0x00000001 , 0x000042ca 
- 00012263  0x00001f1d iand  0x00000002 , 0x0000003f 
- 00012264  0x00001f1e isolate0  0x00000001 , 0x0000003f 
- 00012265  0x00001f1f branch  0x00002fee , 0x00000001 
- 00012266  0x00001f20 jam  0x0000000d , 0x000042fc 
- 00012267  0x00001f21 branch  0x00002f6f 
- 00012268  0x00001f24 call  0x00002f77 
- 00012269  0x00001f25 branch  0x00002fee 
- 00012270  0x00001f29 bpatchx  0x00000067 , 0x0000402c 
- 00012271  0x00001f2a force  0x00000007 , 0x00000007 
- 00012272  0x00001f2b call  0x00007ce0 
- 00012273  0x00001f2c jam  0x000000ff , 0x000042fd 
- 00012274  0x00001f2d jam  0x000000ff , 0x000042fc 
- 00012275  0x00001f2e jam  0x0000003e , 0x0000066f 
- 00012276  0x00001f2f branch  0x0000782b 
- 00012277  0x00001f34 bpatchx  0x00000068 , 0x0000402d 
- 00012278  0x00001f35 fetch  0x00000001 , 0x000042fe 
- 00012279  0x00001f36 rtnbit0  0x00000007 
- 00012280  0x00001f37 fetch  0x00000001 , 0x000042f9 
- 00012281  0x00001f38 rtnne  0x00000002 
- 00012282  0x00001f39 jam  0x00000000 , 0x000042f9 
- 00012283  0x00001f3a fetch  0x00000001 , 0x000042fa 
- 00012284  0x00001f3b beq  0x00000001 , 0x0000303d 
- 00012285  0x00001f3c beq  0x00000002 , 0x00003044 
- 00012286  0x00001f3d beq  0x00000003 , 0x00003035 
- 00012287  0x00001f3e beq  0x00000006 , 0x0000301a 
- 00012288  0x00001f3f beq  0x00000007 , 0x00003011 
- 00012289  0x00001f40 beq  0x00000008 , 0x00003007 
- 00012290  0x00001f41 rtn 
- 00012291  0x00001f44 jam  0x00000000 , 0x000042f9 
- 00012292  0x00001f45 jam  0x00000000 , 0x000042fa 
- 00012293  0x00001f46 jam  0x00000000 , 0x000042fb 
- 00012294  0x00001f47 rtn 
- 00012295  0x00001f4a fetch  0x00000001 , 0x000044cf 
- 00012296  0x00001f4b copy  0x0000003f , 0x00000007 
- 00012297  0x00001f4c increase  0x00000001 , 0x0000003f 
- 00012298  0x00001f4d store  0x00000001 , 0x000044cf 
- 00012299  0x00001f4e fetch  0x00000004 , 0x000042ff 
- 00012300  0x00001f4f qisolate1  0x0000003f 
- 00012301  0x00001f50 setarg  0x00000080 
- 00012302  0x00001f51 setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00012303  0x00001f52 store  0x00000001 , 0x000044d0 
- 00012304  0x00001f53 branch  0x00003039 
- 00012305  0x00001f56 fetch  0x00000001 , 0x000042fb 
- 00012306  0x00001f57 jam  0x00000000 , 0x000042fb 
- 00012307  0x00001f58 beq  0x00000001 , 0x00003016 
- 00012308  0x00001f59 jam  0x00000002 , 0x000042f9 
- 00012309  0x00001f5a rtn 
- 00012310  0x00001f5d jam  0x00000031 , 0x0000066f 
- 00012311  0x00001f5e call  0x0000782b 
- 00012312  0x00001f5f jam  0x00000009 , 0x000042fc 
- 00012313  0x00001f60 branch  0x00002fab 
- 00012314  0x00001f63 fetch  0x00000001 , 0x000005f9 
- 00012315  0x00001f64 beq  0x00000003 , 0x0000301e 
- 00012316  0x00001f65 jam  0x00000002 , 0x000042f9 
- 00012317  0x00001f66 rtn 
- 00012318  0x00001f69 call  0x0000717e 
- 00012319  0x00001f6a fetch  0x00000001 , 0x000042fe 
- 00012320  0x00001f6b beq  0x00000083 , 0x00003023 
- 00012321  0x00001f6c beq  0x00000084 , 0x00003023 
- 00012322  0x00001f6d call  0x00002ef0 
- 00012323  0x00001f6f call  0x0000716b 
- 00012324  0x00001f70 arg  0x000006d1 , 0x00000011 
- 00012325  0x00001f71 arg  0x0000065e , 0x00000012 
- 00012326  0x00001f72 arg  0x00000010 , 0x00000039 
- 00012327  0x00001f73 call  0x00007d64 
- 00012328  0x00001f74 branch  0x0000302b , 0x00000005 
- 00012329  0x00001f76 jam  0x0000000b , 0x000001ba 
- 00012330  0x00001f77 branch  0x00002f2b 
- 00012331  0x00001f7b call  0x0000745b 
- 00012332  0x00001f7c nbranch  0x00003029 , 0x00000005 
- 00012333  0x00001f7d jam  0x00000001 , 0x0000429a 
- 00012334  0x00001f7e fetch  0x00000001 , 0x000042fe 
- 00012335  0x00001f7f beq  0x00000081 , 0x00003016 
- 00012336  0x00001f80 beq  0x00000083 , 0x00003016 
- 00012337  0x00001f81 beq  0x00000084 , 0x00003016 
- 00012338  0x00001f82 jam  0x00000002 , 0x000042f9 
- 00012339  0x00001f83 jam  0x00000007 , 0x000042fa 
- 00012340  0x00001f84 rtn 
- 00012341  0x00001f87 fetch  0x00000001 , 0x000042fe 
- 00012342  0x00001f88 beq  0x00000083 , 0x0000303a 
- 00012343  0x00001f89 beq  0x00000084 , 0x0000303a 
- 00012344  0x00001f8a jam  0x00000000 , 0x000044d0 
- 00012345  0x00001f8c branch  0x00002f13 
- 00012346  0x00001f8f jam  0x00000000 , 0x000044cf 
- 00012347  0x00001f90 rtneq  0x00000084 
- 00012348  0x00001f91 branch  0x00002ef3 
- 00012349  0x00001f95 jam  0x00000002 , 0x000042f9 
- 00012350  0x00001f96 fetch  0x00000001 , 0x0000446e 
- 00012351  0x00001f97 beq  0x00000003 , 0x00003041 
- 00012352  0x00001f98 rtn 
- 00012353  0x00001f9b jam  0x00000002 , 0x000042fa 
- 00012354  0x00001f9c jam  0x00000000 , 0x000005f9 
- 00012355  0x00001f9d branch  0x0000753c 
- 00012356  0x00001fa0 jam  0x00000002 , 0x000042f9 
- 00012357  0x00001fa1 jam  0x00000003 , 0x000042fa 
- 00012358  0x00001fa2 branch  0x00002fa5 
- 00012359  0x00001fa7 bpatchx  0x00000069 , 0x0000402d 
- 00012360  0x00001fa8 force  0x00000006 , 0x00000012 
- 00012361  0x00001fa9 branch  0x000029fb 
- 00012362  0x00001fae fetch  0x00000001 , 0x0000004e 
- 00012363  0x00001faf beq  0x00000000 , 0x00003061 
- 00012364  0x00001fb0 beq  0x00000001 , 0x00003069 
- 00012365  0x00001fb1 beq  0x00000002 , 0x00003071 
- 00012366  0x00001fb2 beq  0x00000003 , 0x00003075 
- 00012367  0x00001fb3 beq  0x00000004 , 0x00003093 
- 00012368  0x00001fb4 beq  0x00000005 , 0x00003098 
- 00012369  0x00001fb5 beq  0x00000006 , 0x0000309c 
- 00012370  0x00001fb6 beq  0x00000007 , 0x000030a1 
- 00012371  0x00001fb7 beq  0x00000008 , 0x000030a2 
- 00012372  0x00001fb8 beq  0x00000009 , 0x000030a3 
- 00012373  0x00001fb9 beq  0x0000000a , 0x000030a4 
- 00012374  0x00001fba beq  0x0000000b , 0x000030a8 
- 00012375  0x00001fbb beq  0x0000000c , 0x000030a9 
- 00012376  0x00001fbc beq  0x0000000d , 0x000030ab 
- 00012377  0x00001fbd beq  0x00000012 , 0x000030ac 
- 00012378  0x00001fbe beq  0x00000013 , 0x000030ad 
- 00012379  0x00001fbf beq  0x00000014 , 0x000030ae 
- 00012380  0x00001fc0 beq  0x00000015 , 0x000030b0 
- 00012381  0x00001fc1 beq  0x00000016 , 0x000030bb 
- 00012382  0x00001fc2 beq  0x00000018 , 0x000030bc 
- 00012383  0x00001fc3 fetchr  0x00000013 , 0x00000001 , 0x0000004e 
- 00012384  0x00001fc4 branch  0x000030df 
- 00012385  0x00001fc9 ifetch  0x00000009 , 0x00000006 
- 00012386  0x00001fca store  0x00000009 , 0x0000019f 
- 00012387  0x00001fcb ifetch  0x00000002 , 0x00000006 
- 00012388  0x00001fcc store  0x00000002 , 0x00000188 
- 00012389  0x00001fcd fetch  0x00000001 , 0x00000168 
- 00012390  0x00001fce set1  0x00000005 , 0x0000003f 
- 00012391  0x00001fcf store  0x00000001 , 0x00000168 
- 00012392  0x00001fd0 rtn 
- 00012393  0x00001fd5 ifetch  0x00000005 , 0x00000006 
- 00012394  0x00001fd6 store  0x00000005 , 0x0000019f 
- 00012395  0x00001fd7 ifetch  0x00000002 , 0x00000006 
- 00012396  0x00001fd8 store  0x00000002 , 0x00000188 
- 00012397  0x00001fda fetch  0x00000001 , 0x00000168 
- 00012398  0x00001fdb set1  0x00000006 , 0x0000003f 
- 00012399  0x00001fdc store  0x00000001 , 0x00000168 
- 00012400  0x00001fdd rtn 
- 00012401  0x00001fe2 setarg  0x00000014 
- 00012402  0x00001fe3 store  0x00000002 , 0x00000196 
- 00012403  0x00001fe4 store  0x00000002 , 0x000042f5 
- 00012404  0x00001fe5 rtn 
- 00012405  0x00001fea ifetch  0x00000008 , 0x00000006 
- 00012406  0x00001feb store  0x00000008 , 0x00004305 
- 00012407  0x00001fec ifetch  0x00000002 , 0x00000006 
- 00012408  0x00001fed store  0x00000002 , 0x00004303 
- 00012409  0x00001fee ifetch  0x00000008 , 0x00000006 
- 00012410  0x00001fef store  0x00000008 , 0x000042e5 
- 00012411  0x00001ff0 ifetch  0x00000004 , 0x00000006 
- 00012412  0x00001ff1 store  0x00000004 , 0x0000445e 
- 00012413  0x00001ff2 call  0x000030cc 
- 00012414  0x00001ff3 bpatchx  0x0000006a , 0x0000402d 
- 00012415  0x00001ff4 fetch  0x00000001 , 0x000042fc 
- 00012416  0x00001ff5 beq  0x00000009 , 0x00003087 
- 00012417  0x00001ff6 fetch  0x00000001 , 0x00004321 
- 00012418  0x00001ff7 bbit1  0x00000001 , 0x0000308a 
- 00012419  0x00001ff8 fetch  0x00000001 , 0x000043fa 
- 00012420  0x00001ff9 ncall  0x00006e96 , 0x00000034 
- 00012421  0x00001ffa fetch  0x00000001 , 0x0000429a 
- 00012422  0x00001ffb beq  0x00000000 , 0x0000308f 
- 00012423  0x00001ffd jam  0x00000001 , 0x000042fd 
- 00012424  0x00001ffe call  0x000030da 
- 00012425  0x00001fff branch  0x0000725c 
- 00012426  0x00002001 jam  0x00000001 , 0x0000429a 
- 00012427  0x00002002 arg  0x00004322 , 0x00000006 
- 00012428  0x00002003 arg  0x0000428a , 0x00000005 
- 00012429  0x00002004 call  0x00007c8f 
- 00012430  0x00002005 branch  0x00003087 
- 00012431  0x00002008 jam  0x00000000 , 0x000042fd 
- 00012432  0x00002009 jam  0x00000000 , 0x000042fc 
- 00012433  0x0000200a jam  0x00000041 , 0x0000066f 
- 00012434  0x0000200b branch  0x0000782b 
- 00012435  0x0000200f ifetch  0x00000008 , 0x00000006 
- 00012436  0x00002010 store  0x00000008 , 0x000042ed 
- 00012437  0x00002011 ifetch  0x00000004 , 0x00000006 
- 00012438  0x00002012 store  0x00000004 , 0x00004462 
- 00012439  0x00002013 branch  0x0000725c 
- 00012440  0x00002018 fetch  0x00000001 , 0x00000168 
- 00012441  0x00002019 set1  0x00000004 , 0x0000003f 
- 00012442  0x0000201a store  0x00000001 , 0x00000168 
- 00012443  0x0000201b rtn 
- 00012444  0x0000201f rtn  0x00000029 
- 00012445  0x00002020 jam  0x00000032 , 0x0000066f 
- 00012446  0x00002021 call  0x0000782b 
- 00012447  0x00002022 jam  0x00000004 , 0x000042fd 
- 00012448  0x00002023 branch  0x000030dd 
- 00012449  0x00002028 rtn 
- 00012450  0x0000202d branch  0x000030e4 
- 00012451  0x00002032 rtn 
- 00012452  0x00002037 jam  0x00000002 , 0x000042fd 
- 00012453  0x00002038 call  0x000030eb 
- 00012454  0x00002039 jam  0x00000033 , 0x0000066f 
- 00012455  0x0000203a branch  0x0000782b 
- 00012456  0x0000203f rtn 
- 00012457  0x00002044 rtn  0x00000029 
- 00012458  0x00002045 branch  0x000030ed 
- 00012459  0x0000204a rtn 
- 00012460  0x0000204f branch  0x000030f9 
- 00012461  0x00002054 rtn 
- 00012462  0x00002058 call  0x000030b0 
- 00012463  0x00002059 branch  0x000030fd 
- 00012464  0x0000205c ifetch  0x00000008 , 0x00000006 
- 00012465  0x0000205d store  0x00000008 , 0x000043b8 
- 00012466  0x0000205e fetch  0x00000002 , 0x000043b8 
- 00012467  0x0000205f fetcht  0x00000002 , 0x000043c4 
- 00012468  0x00002060 call  0x00007db0 
- 00012469  0x00002061 store  0x00000002 , 0x000043b8 
- 00012470  0x00002063 fetch  0x00000002 , 0x000043bc 
- 00012471  0x00002064 fetcht  0x00000002 , 0x000043c0 
- 00012472  0x00002065 call  0x00007db0 
- 00012473  0x00002066 store  0x00000002 , 0x000043bc 
- 00012474  0x00002067 rtn 
- 00012475  0x0000206c branch  0x00003103 
- 00012476  0x00002071 ifetch  0x00000002 , 0x00000006 
- 00012477  0x00002072 store  0x00000002 , 0x0000019f 
- 00012478  0x00002073 ifetch  0x00000002 , 0x00000006 
- 00012479  0x00002074 store  0x00000002 , 0x00000188 
- 00012480  0x00002075 rtn  0x00000034 
- 00012481  0x00002076 fetch  0x00000001 , 0x00000168 
- 00012482  0x00002077 set1  0x00000007 , 0x0000003f 
- 00012483  0x00002078 store  0x00000001 , 0x00000168 
- 00012484  0x00002079 rtn 
- 00012485  0x0000207f arg  0x00000013 , 0x00000013 
- 00012486  0x00002083 arg  0x00000002 , 0x00000011 
- 00012487  0x00002084 arg  0x00000002 , 0x00000012 
- 00012488  0x00002085 call  0x000029f5 
- 00012489  0x00002086 copy  0x00000013 , 0x0000003f 
- 00012490  0x00002087 istore  0x00000001 , 0x00000005 
- 00012491  0x00002088 rtn 
- 00012492  0x0000208d arg  0x000042ed , 0x00000005 
- 00012493  0x0000208e force  0x00000008 , 0x00000039 
- 00012494  0x0000208f call  0x00007de8 
- 00012495  0x00002090 arg  0x00004462 , 0x00000005 
- 00012496  0x00002091 force  0x00000004 , 0x00000039 
- 00012497  0x00002092 call  0x00007de8 
- 00012498  0x00002093 arg  0x0000000d , 0x00000011 
- 00012499  0x00002094 arg  0x00000004 , 0x00000012 
- 00012500  0x00002095 call  0x000029f5 
- 00012501  0x00002096 fetch  0x00000008 , 0x000042ed 
- 00012502  0x00002097 istore  0x00000008 , 0x00000005 
- 00012503  0x00002098 fetch  0x00000004 , 0x00004462 
- 00012504  0x00002099 istore  0x00000004 , 0x00000005 
- 00012505  0x0000209a rtn 
- 00012506  0x0000209f jam  0x00000005 , 0x000042fd 
- 00012507  0x000020a0 arg  0x00000005 , 0x00000012 
- 00012508  0x000020a1 branch  0x0000310d 
- 00012509  0x000020a6 arg  0x00000006 , 0x00000012 
- 00012510  0x000020a7 branch  0x0000310d 
- 00012511  0x000020ad arg  0x00000002 , 0x00000011 
- 00012512  0x000020ae arg  0x00000007 , 0x00000012 
- 00012513  0x000020af call  0x000029f5 
- 00012514  0x000020b0 istorer  0x00000013 , 0x00000001 , 0x00000005 
- 00012515  0x000020b1 rtn 
- 00012516  0x000020b6 arg  0x00000009 , 0x00000011 
- 00012517  0x000020b7 arg  0x00000009 , 0x00000012 
- 00012518  0x000020b8 call  0x000029f5 
- 00012519  0x000020b9 fetch  0x00000008 , 0x000043ae 
- 00012520  0x000020ba or  0x0000003f , 0x00000001 , 0x0000003f 
- 00012521  0x000020bb istore  0x00000008 , 0x00000005 
- 00012522  0x000020bc rtn 
- 00012523  0x000020c1 arg  0x0000000b , 0x00000012 
- 00012524  0x000020c2 branch  0x0000310d 
- 00012525  0x000020c7 arg  0x00000006 , 0x00000011 
- 00012526  0x000020c8 arg  0x0000000c , 0x00000012 
- 00012527  0x000020c9 call  0x000029f5 
- 00012528  0x000020ca fetch  0x00000005 , 0x0000415e 
- 00012529  0x000020cb istore  0x00000005 , 0x00000005 
- 00012530  0x000020cc rtn 
- 00012531  0x000020d0 arg  0x00000002 , 0x00000011 
- 00012532  0x000020d1 arg  0x0000000d , 0x00000012 
- 00012533  0x000020d2 call  0x000029f5 
- 00012534  0x000020d3 setarg  0x00000006 
- 00012535  0x000020d4 istore  0x00000001 , 0x00000005 
- 00012536  0x000020d5 rtn 
- 00012537  0x000020da arg  0x00000013 , 0x00000012 
- 00012538  0x000020db branch  0x0000310d 
- 00012539  0x000020de arg  0x00000014 , 0x00000012 
- 00012540  0x000020df branch  0x000030fe 
- 00012541  0x000020e2 arg  0x00000015 , 0x00000012 
- 00012542  0x000020e4 arg  0x00000009 , 0x00000011 
- 00012543  0x000020e5 call  0x000029f5 
- 00012544  0x000020e6 fetch  0x00000008 , 0x000043c0 
- 00012545  0x000020e7 istore  0x00000008 , 0x00000005 
- 00012546  0x000020e8 rtn 
- 00012547  0x000020ed arg  0x00000003 , 0x00000011 
- 00012548  0x000020ee arg  0x00000017 , 0x00000012 
- 00012549  0x000020ef call  0x000029f5 
- 00012550  0x000020f0 fetch  0x00000001 , 0x000043b6 
- 00012551  0x000020f1 and  0x0000003f , 0x00000007 , 0x0000003f 
- 00012552  0x000020f2 istore  0x00000001 , 0x00000005 
- 00012553  0x000020f3 fetch  0x00000001 , 0x000043b7 
- 00012554  0x000020f4 and  0x0000003f , 0x00000007 , 0x0000003f 
- 00012555  0x000020f5 istore  0x00000001 , 0x00000005 
- 00012556  0x000020f6 rtn 
- 00012557  0x000020fb arg  0x00000001 , 0x00000011 
- 00012558  0x000020fc branch  0x000029f5 
- 00012559  0x00002102 bpatchx  0x0000006b , 0x0000402d 
- 00012560  0x00002103 bmark1  0x00000027 , 0x000033a3 
- 00012561  0x00002104 branch  0x00003603 
- 00012562  0x0000210a bpatchx  0x0000006c , 0x0000402d 
- 00012563  0x0000210b disable  0x00000009 
- 00012564  0x0000210c disable  0x00000007 
- 00012565  0x0000210d setarg  0x00555555 
- 00012566  0x0000210e iforce  0x0000000f 
- 00012567  0x0000210f fetch  0x00000001 , 0x0000458d 
- 00012568  0x00002110 branch  0x000025c8 
- 00012569  0x00002113 bpatchx  0x0000006d , 0x0000402d 
- 00012570  0x00002114 fetch  0x00000001 , 0x000045b7 
- 00012571  0x00002115 call  0x000025a4 
- 00012572  0x00002116 fetch  0x00000004 , 0x0000458f 
- 00012573  0x00002117 iforce  0x00000009 
- 00012574  0x00002118 call  0x00002160 
- 00012575  0x00002119 fetcht  0x00000001 , 0x0000458d 
- 00012576  0x0000211a call  0x000025cd 
- 00012577  0x0000211c call  0x00003112 
- 00012578  0x0000211d bmark0  0x0000002f , 0x00003126 
- 00012579  0x0000211e pulse  0x00000039 
- 00012580  0x0000211f nop  0x0000001e 
- 00012581  0x00002120 call  0x00003112 
- 00012582  0x00002122 disable  0x0000002f 
- 00012583  0x00002123 enable  0x0000000d 
- 00012584  0x00002124 enable  0x00000021 
- 00012585  0x00002125 disable  0x00000020 
- 00012586  0x00002126 enable  0x00000010 
- 00012587  0x00002127 fetch  0x00000002 , 0x0000458b 
- 00012588  0x00002128 iforce  0x0000001b 
- 00012589  0x00002129 correlate  0x0000003e , 0x00000003 
- 00012590  0x0000212a nbranch  0x00003180 , 0x00000018 
- 00012591  0x0000212b call  0x00006877 
- 00012592  0x0000212c bmark1  0x0000002f , 0x00003135 
- 00012593  0x0000212d fetch  0x00000001 , 0x000045ca 
- 00012594  0x0000212e nbranch  0x00003135 , 0x00000034 
- 00012595  0x0000212f disable  0x0000000d 
- 00012596  0x00002130 enable  0x0000000b 
- 00012597  0x00002132 enable  0x00000007 
- 00012598  0x00002133 enable  0x00000009 
- 00012599  0x00002134 call  0x0000317d 
- 00012600  0x00002135 store  0x00000001 , 0x000045ad 
- 00012601  0x00002136 fetcht  0x00000001 , 0x000045ac 
- 00012602  0x00002137 isub  0x00000002 , 0x0000003e 
- 00012603  0x00002138 nbranch  0x00003188 , 0x00000005 
- 00012604  0x00002139 bpatchx  0x0000006e , 0x0000402d 
- 00012605  0x0000213a disable  0x00000031 
- 00012606  0x0000213b isolate1  0x0000002f , 0x00000000 
- 00012607  0x0000213c call  0x0000316f , 0x00000001 
- 00012608  0x0000213d branch  0x0000318a , 0x00000031 
- 00012609  0x0000213e call  0x0000317d 
- 00012610  0x0000213f store  0x00000001 , 0x000044f7 
- 00012611  0x00002140 bmark1  0x00000027 , 0x00003148 
- 00012612  0x00002141 fetch  0x00000001 , 0x000044f7 
- 00012613  0x00002142 fetcht  0x00000001 , 0x00004589 
- 00012614  0x00002143 icompare  0x00000007 , 0x00000002 
- 00012615  0x00002144 nbranch  0x0000318c , 0x00000001 
- 00012616  0x00002146 call  0x0000317d 
- 00012617  0x00002147 isolate1  0x0000002f , 0x00000000 
- 00012618  0x00002148 call  0x00003178 , 0x00000001 
- 00012619  0x00002149 istore  0x00000001 , 0x00000005 
- 00012620  0x0000214a rshift3  0x0000003f , 0x0000003f 
- 00012621  0x0000214b sub  0x0000003f , 0x0000001f , 0x0000003e 
- 00012622  0x0000214c nbranch  0x0000318e , 0x00000002 
- 00012623  0x0000214d copy  0x0000003f , 0x00000039 
- 00012624  0x0000214e branch  0x00003154 , 0x00000005 
- 00012625  0x00002150 call  0x0000317d 
- 00012626  0x00002151 istore  0x00000001 , 0x00000005 
- 00012627  0x00002152 loop  0x00003151 
- 00012628  0x00002154 bmark1  0x00000027 , 0x00003159 
- 00012629  0x00002155 copy  0x00000005 , 0x00000011 
- 00012630  0x00002156 call  0x0000317d 
- 00012631  0x00002157 store  0x00000001 , 0x000045d3 
- 00012632  0x00002158 copy  0x00000011 , 0x00000005 
- 00012633  0x0000215a parse  0x00000003 , 0x00000000 , 0x00000018 
- 00012634  0x0000215b rshift32  0x0000003f , 0x0000003f 
- 00012635  0x0000215c rshift16  0x0000003f , 0x0000003f 
- 00012636  0x0000215d istore  0x00000003 , 0x00000005 
- 00012637  0x0000215e fetch  0x00000001 , 0x000045ca 
- 00012638  0x0000215f nbranch  0x0000316d , 0x00000034 
- 00012639  0x00002160 disable  0x0000000b 
- 00012640  0x00002162 isolate1  0x00000027 , 0x00000000 
- 00012641  0x00002163 call  0x000035c8 , 0x00000001 
- 00012642  0x00002164 branch  0x00003190 , 0x00000006 
- 00012643  0x00002165 call  0x00006876 
- 00012644  0x00002166 bpatchx  0x0000006f , 0x0000402d 
- 00012645  0x00002167 enable  0x0000002f 
- 00012646  0x00002168 call  0x000026bb 
- 00012647  0x00002169 rtnmark1  0x00000027 
- 00012648  0x0000216a fetch  0x00000001 , 0x000045d3 
- 00012649  0x0000216b fetcht  0x00000001 , 0x0000462a 
- 00012650  0x0000216c isub  0x00000002 , 0x0000003e 
- 00012651  0x0000216d call  0x00007db2 , 0x00000002 
- 00012652  0x0000216e branch  0x000035cb 
- 00012653  0x00002171 disable  0x0000000d 
- 00012654  0x00002172 branch  0x00003160 
- 00012655  0x00002176 call  0x0000317d 
- 00012656  0x00002177 sub  0x0000003f , 0x00000001 , 0x0000003e 
- 00012657  0x00002178 branch  0x00007dc2 , 0x00000002 
- 00012658  0x00002179 increase  0xfffffffe , 0x0000003f 
- 00012659  0x0000217a bmark1  0x00000027 , 0x00003176 
- 00012660  0x0000217b branch  0x00007dc2 , 0x00000034 
- 00012661  0x0000217c increase  0xffffffff , 0x0000003f 
- 00012662  0x0000217e store  0x00000001 , 0x00000678 
- 00012663  0x0000217f rtn 
- 00012664  0x00002182 and_into  0x00000007 , 0x0000003f 
- 00012665  0x00002183 fetcht  0x00000001 , 0x00000678 
- 00012666  0x00002184 lshift3  0x00000002 , 0x00000002 
- 00012667  0x00002185 ior  0x00000002 , 0x0000003f 
- 00012668  0x00002186 rtn 
- 00012669  0x00002189 parse  0x00000003 , 0x00000000 , 0x00000008 
- 00012670  0x0000218a rshift3  0x0000000c , 0x0000003f 
- 00012671  0x0000218b rtn 
- 00012672  0x0000218e jam  0x00000001 , 0x000045cb 
- 00012673  0x0000218f isolate1  0x00000027 , 0x00000000 
- 00012674  0x00002190 call  0x000035e3 , 0x00000001 
- 00012675  0x00002192 bpatchx  0x00000070 , 0x0000402e 
- 00012676  0x00002193 call  0x000025bc 
- 00012677  0x00002194 disable  0x0000001b 
- 00012678  0x00002195 disable  0x0000000b 
- 00012679  0x00002196 branch  0x000020cf 
- 00012680  0x00002199 jam  0x00000002 , 0x000045cb 
- 00012681  0x0000219a branch  0x00003183 
- 00012682  0x0000219d jam  0x00000003 , 0x000045cb 
- 00012683  0x0000219e branch  0x00003183 
- 00012684  0x000021a1 jam  0x00000004 , 0x000045cb 
- 00012685  0x000021a2 branch  0x00003183 
- 00012686  0x000021a5 jam  0x00000005 , 0x000045cb 
- 00012687  0x000021a6 branch  0x00003183 
- 00012688  0x000021a9 jam  0x00000006 , 0x000045cb 
- 00012689  0x000021aa branch  0x00003183 
- 00012690  0x000021ad call  0x00002160 
- 00012691  0x000021ae fetcht  0x00000001 , 0x0000458d 
- 00012692  0x000021af branch  0x000021f9 
- 00012693  0x000021b2 bpatchx  0x00000071 , 0x0000402e 
- 00012694  0x000021b3 fetch  0x00000001 , 0x000045b8 
- 00012695  0x000021b4 call  0x000025a4 
- 00012696  0x000021b5 fetch  0x00000004 , 0x0000458f 
- 00012697  0x000021b6 iforce  0x00000009 
- 00012698  0x000021b7 call  0x00003112 
- 00012699  0x000021b8 call  0x00003192 
- 00012700  0x000021b9 set1  0x00000000 , 0x00000015 
- 00012701  0x000021ba enable  0x0000001d 
- 00012702  0x000021bb enable  0x00000020 
- 00012703  0x000021bc disable  0x00000021 
- 00012704  0x000021bd call  0x0000687d 
- 00012705  0x000021be disable  0x0000003a 
- 00012706  0x000021bf bmark1  0x0000002f , 0x000031c7 
- 00012707  0x000021c0 bmark1  0x0000002d , 0x000031d9 
- 00012708  0x000021c1 rshift16  0x00000009 , 0x0000003f 
- 00012709  0x000021c2 rshift8  0x0000003f , 0x0000003f 
- 00012710  0x000021c3 rshift4  0x0000003f , 0x0000003f 
- 00012711  0x000021c4 inject  0x00000003 , 0x00000028 
- 00012712  0x000021c6 bpatchx  0x00000072 , 0x0000402e 
- 00012713  0x000021c7 bmark1  0x0000002f , 0x000031ae 
- 00012714  0x000021c8 fetch  0x00000001 , 0x000045ca 
- 00012715  0x000021c9 nbranch  0x000031ae , 0x00000034 
- 00012716  0x000021ca disable  0x0000001d 
- 00012717  0x000021cb enable  0x0000001b 
- 00012718  0x000021cd enable  0x00000007 
- 00012719  0x000021ce enable  0x00000009 
- 00012720  0x000021cf fetch  0x00000001 , 0x0000458a 
- 00012721  0x000021d0 iforce  0x00000039 
- 00012722  0x000021d1 arg  0x00004539 , 0x00000006 
- 00012723  0x000021d3 ifetch  0x00000001 , 0x00000006 
- 00012724  0x000021d4 inject  0x00000003 , 0x00000008 
- 00012725  0x000021d5 loop  0x000031b3 
- 00012726  0x000021d6 enable  0x00000008 
- 00012727  0x000021d7 inject  0x00000003 , 0x00000018 
- 00012728  0x000021d8 disable  0x00000008 
- 00012729  0x000021d9 bmark0  0x0000002f , 0x000031bd 
- 00012730  0x000021da disable  0x00000007 
- 00012731  0x000021db setarg  0x00000000 
- 00012732  0x000021dc inject  0x00000003 , 0x00000003 
- 00012733  0x000021de until  0x0000003e , 0x00000027 
- 00012734  0x000021df nop  0x00000064 
- 00012735  0x000021e0 disable  0x0000003a 
- 00012736  0x000021e1 disable  0x0000001d 
- 00012737  0x000021e2 fetch  0x00000001 , 0x000045ca 
- 00012738  0x000021e3 nbranch  0x000031c4 , 0x00000034 
- 00012739  0x000021e4 disable  0x0000001b 
- 00012740  0x000021e6 disable  0x00000038 
- 00012741  0x000021e7 call  0x00002160 
- 00012742  0x000021e8 branch  0x0000687b 
- 00012743  0x000021eb arg  0x0000000a , 0x00000039 
- 00012744  0x000021ed setarg  0x0000003c 
- 00012745  0x000021ee inject  0x00000003 , 0x00000008 
- 00012746  0x000021ef loop  0x000031c8 
- 00012747  0x000021f0 disable  0x0000001d 
- 00012748  0x000021f1 enable  0x00000038 
- 00012749  0x000021f2 rshift16  0x00000009 , 0x0000003f 
- 00012750  0x000021f3 rshift16  0x0000003f , 0x0000003f 
- 00012751  0x000021f4 rshift4  0x0000003f , 0x0000003f 
- 00012752  0x000021f5 inject  0x00000003 , 0x00000020 
- 00012753  0x000021f6 bmark1  0x0000002e , 0x000031d6 
- 00012754  0x000021f8 setarg  0x00000001 
- 00012755  0x000021f9 inject  0x00000003 , 0x00000005 
- 00012756  0x000021fa enable  0x0000003a 
- 00012757  0x000021fb branch  0x000031a8 
- 00012758  0x000021fe setarg  0x00000000 
- 00012759  0x000021ff inject  0x00000003 , 0x00000005 
- 00012760  0x00002200 branch  0x000031a8 
- 00012761  0x00002203 fetch  0x00000001 , 0x00004148 
- 00012762  0x00002204 rshift  0x0000003f , 0x00000039 
- 00012763  0x00002206 nop  0x00000002 
- 00012764  0x00002207 loop  0x000031db 
- 00012765  0x00002209 rshift16  0x00000009 , 0x0000003f 
- 00012766  0x0000220a rshift8  0x0000003f , 0x0000003f 
- 00012767  0x0000220b rshift4  0x0000003f , 0x00000002 
- 00012768  0x0000220c copy  0x00000002 , 0x0000003f 
- 00012769  0x0000220d inject  0x00000003 , 0x00000008 
- 00012770  0x0000220e copy  0x00000002 , 0x0000003f 
- 00012771  0x0000220f inject  0x00000003 , 0x00000028 
- 00012772  0x00002210 branch  0x000031a8 
- 00012773  0x00002219 bpatchx  0x00000073 , 0x0000402e 
- 00012774  0x0000221a fetch  0x00000001 , 0x000045b8 
- 00012775  0x0000221b bbit1  0x00000002 , 0x00003206 
- 00012776  0x0000221d fetch  0x00000001 , 0x00004588 
- 00012777  0x0000221e increase  0x00000003 , 0x0000003f 
- 00012778  0x0000221f store  0x00000001 , 0x0000458a 
- 00012779  0x00002221 fetch  0x00000001 , 0x000045ac 
- 00012780  0x00002222 store  0x00000001 , 0x00004539 
- 00012781  0x00002224 fetch  0x00000001 , 0x00004589 
- 00012782  0x00002225 istore  0x00000001 , 0x00000005 
- 00012783  0x00002227 fetch  0x00000001 , 0x00004588 
- 00012784  0x00002229 lshift3  0x0000003f , 0x0000003f 
- 00012785  0x0000222a fetcht  0x00000001 , 0x0000457e 
- 00012786  0x0000222b and  0x00000002 , 0x00000003 , 0x00000002 
- 00012787  0x0000222c lshift  0x00000002 , 0x00000002 
- 00012788  0x0000222d ior  0x00000002 , 0x0000003f 
- 00012789  0x0000222e fetcht  0x00000001 , 0x0000457f 
- 00012790  0x0000222f iadd  0x00000002 , 0x0000003f 
- 00012791  0x00002230 istore  0x00000001 , 0x00000005 
- 00012792  0x00002232 fetch  0x00000001 , 0x00004588 
- 00012793  0x00002233 iforce  0x00000039 
- 00012794  0x00002234 arg  0x00004519 , 0x00000006 
- 00012795  0x00002235 call  0x00007cda 
- 00012796  0x00002236 bpatchx  0x00000074 , 0x0000402e 
- 00012797  0x00002238 rtnmark0  0x00000027 
- 00012798  0x00002239 fetch  0x00000001 , 0x00000035 
- 00012799  0x0000223a istore  0x00000001 , 0x00000005 
- 00012800  0x0000223b fetch  0x00000001 , 0x000045b8 
- 00012801  0x0000223c rtnbit1  0x00000002 
- 00012802  0x0000223d fetch  0x00000001 , 0x0000458a 
- 00012803  0x0000223e increase  0x00000001 , 0x0000003f 
- 00012804  0x0000223f store  0x00000001 , 0x0000458a 
- 00012805  0x00002240 rtn 
- 00012806  0x00002244 fetch  0x00000001 , 0x00004588 
- 00012807  0x00002245 increase  0x00000004 , 0x0000003f 
- 00012808  0x00002246 bmark0  0x00000027 , 0x0000320a 
- 00012809  0x00002247 increase  0x00000001 , 0x0000003f 
- 00012810  0x00002249 store  0x00000001 , 0x0000458a 
- 00012811  0x0000224b fetch  0x00000001 , 0x000045ac 
- 00012812  0x0000224c store  0x00000001 , 0x00004539 
- 00012813  0x0000224e fetch  0x00000001 , 0x0000458a 
- 00012814  0x0000224f increase  0xfffffffe , 0x0000003f 
- 00012815  0x00002250 istore  0x00000001 , 0x00000005 
- 00012816  0x00002252 fetch  0x00000001 , 0x00004589 
- 00012817  0x00002253 istore  0x00000001 , 0x00000005 
- 00012818  0x00002254 setarg  0x00000000 
- 00012819  0x00002255 branch  0x000031f0 
- 00012820  0x00002258 bpatchx  0x00000075 , 0x0000402e 
- 00012821  0x0000225a fetch  0x00000001 , 0x000044f8 
- 00012822  0x0000225b rshift3  0x0000003f , 0x0000003f 
- 00012823  0x0000225c store  0x00000001 , 0x0000457d 
- 00012824  0x0000225e increase  0x00000001 , 0x0000003f 
- 00012825  0x0000225f arg  0x000044f8 , 0x00000006 
- 00012826  0x00002260 iadd  0x00000006 , 0x00000006 
- 00012827  0x00002261 ifetch  0x00000003 , 0x00000006 
- 00012828  0x00002262 store  0x00000003 , 0x00004580 
- 00012829  0x00002264 fetch  0x00000001 , 0x000044f8 
- 00012830  0x00002265 rshift  0x0000003f , 0x0000003f 
- 00012831  0x00002266 and  0x0000003f , 0x00000003 , 0x0000003f 
- 00012832  0x00002267 store  0x00000001 , 0x00004586 
- 00012833  0x00002268 rtn 
- 00012834  0x0000226c bpatchx  0x00000076 , 0x0000402e 
- 00012835  0x0000226d fetcht  0x00000001 , 0x0000458e 
- 00012836  0x0000226e call  0x00003227 
- 00012837  0x0000226f storet  0x00000001 , 0x0000458e 
- 00012838  0x00002270 rtn 
- 00012839  0x00002273 bpatchx  0x00000077 , 0x0000402e 
- 00012840  0x00002274 call  0x0000322c 
- 00012841  0x00002275 increase  0x00000001 , 0x00000002 
- 00012842  0x00002276 and_into  0x00000003 , 0x00000002 
- 00012843  0x00002277 rtn 
- 00012844  0x0000227a bpatchx  0x00000078 , 0x0000402f 
- 00012845  0x0000227b fetch  0x00000001 , 0x0000458f 
- 00012846  0x0000227c and_into  0x00000003 , 0x0000003f 
- 00012847  0x0000227d mul32  0x0000003f , 0x00000004 , 0x00000011 
- 00012848  0x0000227e setarg  0x00004593 
- 00012849  0x0000227f iadd  0x00000011 , 0x0000003f 
- 00012850  0x00002280 iadd  0x00000002 , 0x00000006 
- 00012851  0x00002281 ifetch  0x00000001 , 0x00000006 
- 00012852  0x00002282 store  0x00000001 , 0x0000458d 
- 00012853  0x00002283 rtn 
- 00012854  0x00002287 store  0x00000004 , 0x0000458f 
- 00012855  0x00002289 bpatchx  0x00000079 , 0x0000402f 
- 00012856  0x0000228b arg  0x00000000 , 0x00000011 
- 00012857  0x0000228c arg  0x00000004 , 0x00000039 
- 00012858  0x0000228d arg  0x0000458f , 0x00000006 
- 00012859  0x0000228f ifetch  0x00000001 , 0x00000006 
- 00012860  0x00002290 iadd  0x00000011 , 0x00000011 
- 00012861  0x00002291 loop  0x0000323b 
- 00012862  0x00002292 copy  0x00000011 , 0x0000003f 
- 00012863  0x00002293 store  0x00000002 , 0x000045aa 
- 00012864  0x00002294 fetch  0x00000001 , 0x000045aa 
- 00012865  0x00002295 fetcht  0x00000001 , 0x000045ab 
- 00012866  0x00002296 iadd  0x00000002 , 0x0000003f 
- 00012867  0x00002297 store  0x00000001 , 0x000045ac 
- 00012868  0x00002298 rtn 
- 00012869  0x0000229c bpatchx  0x0000007a , 0x0000402f 
- 00012870  0x0000229d call  0x00007dbc 
- 00012871  0x0000229e fetcht  0x00000004 , 0x000045a3 
- 00012872  0x0000229f copy  0x00000022 , 0x0000003f 
- 00012873  0x000022a0 isub  0x00000002 , 0x0000003e 
- 00012874  0x000022a1 ncall  0x00003255 , 0x00000002 
- 00012875  0x000022a2 copy  0x0000003f , 0x00000012 
- 00012876  0x000022a3 fetch  0x00000004 , 0x000045a3 
- 00012877  0x000022a4 fetcht  0x00000001 , 0x000045a7 
- 00012878  0x000022a5 iadd  0x00000002 , 0x00000002 
- 00012879  0x000022a6 copy  0x00000012 , 0x0000003f 
- 00012880  0x000022a7 isub  0x00000002 , 0x0000003e 
- 00012881  0x000022a8 nrtn  0x00000002 
- 00012882  0x000022a9 set0  0x0000001c , 0x0000003f 
- 00012883  0x000022aa store  0x00000004 , 0x000045a3 
- 00012884  0x000022ab branch  0x00007dba 
- 00012885  0x000022ae rtn  0x00000005 
- 00012886  0x000022af set1  0x0000001c , 0x0000003f 
- 00012887  0x000022b0 rtn 
- 00012888  0x000022b3 setarg  0x00000000 
- 00012889  0x000022b4 store  0x00000004 , 0x000045a3 
- 00012890  0x000022b5 rtn 
- 00012891  0x000022be bpatchx  0x0000007b , 0x0000402f 
- 00012892  0x000022bf setsect  0x00000000 , 0x00001300 
- 00012893  0x000022c0 setsect  0x00000001 , 0x0001908b 
- 00012894  0x000022c1 setsect  0x00000002 , 0x00036150 
- 00012895  0x000022c2 setsect  0x00000003 , 0x00003d20 
- 00012896  0x000022c3 store  0x00000009 , 0x00004593 
- 00012897  0x000022c4 setsect  0x00000000 , 0x00003a1a 
- 00012898  0x000022c5 setsect  0x00000001 , 0x0000c453 
- 00012899  0x000022c6 setsect  0x00000002 , 0x0000d312 
- 00012900  0x000022c7 setsect  0x00000003 , 0x00000001 
- 00012901  0x000022c8 istore  0x00000007 , 0x00000005 
- 00012902  0x000022c9 fetch  0x00000001 , 0x000045b9 
- 00012903  0x000022ca rtn  0x00000034 
- 00012904  0x000022cb arg  0x000045ba , 0x00000006 
- 00012905  0x000022cc arg  0x00004593 , 0x00000005 
- 00012906  0x000022cd branch  0x00007c8f 
- 00012907  0x000022d6 bpatchx  0x0000007c , 0x0000402f 
- 00012908  0x000022d7 setarg  0x004e001e 
- 00012909  0x000022d8 store  0x00000003 , 0x000045bb 
- 00012910  0x000022d9 setarg  0x00032303 
- 00012911  0x000022da istore  0x00000003 , 0x00000005 
- 00012912  0x000022db setarg  0x00250642 
- 00012913  0x000022dc istore  0x00000003 , 0x00000005 
- 00012914  0x000022dd setarg  0x00094c06 
- 00012915  0x000022de istore  0x00000003 , 0x00000005 
- 00012916  0x000022df setarg  0x003c0927 
- 00012917  0x000022e0 istore  0x00000003 , 0x00000005 
- 00012918  0x000022e1 jam  0x00000001 , 0x000045b9 
- 00012919  0x000022e2 rtn 
- 00012920  0x000022e6 bpatchx  0x0000007d , 0x0000402f 
- 00012921  0x000022e7 arg  0x00006978 , 0x00000002 
- 00012922  0x000022e8 bmark1  0x00000027 , 0x0000327f 
- 00012923  0x000022e9 arg  0x000012c0 , 0x00000002 
- 00012924  0x000022ea fetch  0x00000001 , 0x000045b7 
- 00012925  0x000022eb bbit0  0x00000002 , 0x0000327f 
- 00012926  0x000022ec arg  0x00002ee0 , 0x00000002 
- 00012927  0x000022ee storet  0x00000002 , 0x0000458b 
- 00012928  0x000022ef rtn 
- 00012929  0x000022f2 jam  0x00000001 , 0x000045b7 
- 00012930  0x000022f3 jam  0x00000001 , 0x000045b8 
- 00012931  0x000022f4 rtn 
- 00012932  0x000022f7 jam  0x00000002 , 0x000045b7 
- 00012933  0x000022f8 jam  0x00000002 , 0x000045b8 
- 00012934  0x000022f9 rtn 
- 00012935  0x00002312 bpatchx  0x0000007e , 0x0000402f 
- 00012936  0x00002313 jam  0x0000004e , 0x000045d0 
- 00012937  0x00002314 setarg  0x00101520 
- 00012938  0x00002315 store  0x00000003 , 0x000045cc 
- 00012939  0x00002316 setarg  0x00000005 
- 00012940  0x00002317 istore  0x00000001 , 0x00000005 
- 00012941  0x00002318 rtn 
- 00012942  0x0000231f arg  0x000045d8 , 0x00000013 
- 00012943  0x00002320 arg  0x0000367a , 0x00000012 
- 00012944  0x00002321 branch  0x000042e7 
- 00012945  0x00002324 set1  0x00000026 , 0x00000000 
- 00012946  0x00002325 fetch  0x00000001 , 0x000045fc 
- 00012947  0x00002326 set0  0x00000002 , 0x0000003f 
- 00012948  0x00002327 set1  0x00000001 , 0x0000003f 
- 00012949  0x00002328 store  0x00000001 , 0x000045fc 
- 00012950  0x00002329 setarg  0x00000000 
- 00012951  0x0000232a store  0x00000002 , 0x000045de 
- 00012952  0x0000232b fetch  0x00000002 , 0x000045d6 
- 00012953  0x0000232c store  0x00000002 , 0x000045d8 
- 00012954  0x0000232d jam  0x00000000 , 0x000045d5 
- 00012955  0x0000232e call  0x000032d6 
- 00012956  0x00002330 jam  0x00000000 , 0x0000457e 
- 00012957  0x00002331 fetch  0x00000001 , 0x000045d0 
- 00012958  0x00002332 store  0x00000001 , 0x0000458d 
- 00012959  0x00002333 fetch  0x00000001 , 0x000045d1 
- 00012960  0x00002334 store  0x00000001 , 0x00004141 
- 00012961  0x00002335 fetch  0x00000004 , 0x000045cc 
- 00012962  0x00002336 branch  0x00003236 
- 00012963  0x0000233a bpatchx  0x0000007f , 0x0000402f 
- 00012964  0x0000233b jam  0x00000000 , 0x000045e2 
- 00012965  0x0000233c fetch  0x00000002 , 0x000045da 
- 00012966  0x0000233d increase  0x00000001 , 0x0000003f 
- 00012967  0x0000233e store  0x00000002 , 0x000045da 
- 00012968  0x0000233f fetch  0x00000001 , 0x000045da 
- 00012969  0x00002340 and  0x0000003f , 0x000000ff , 0x0000003f 
- 00012970  0x00002341 nrtn  0x00000034 
- 00012971  0x00002342 fetch  0x00000001 , 0x000045d4 
- 00012972  0x00002343 beq  0x000000ff , 0x000032f8 
- 00012973  0x00002344 beq  0x00000001 , 0x000032b2 
- 00012974  0x00002345 beq  0x00000002 , 0x000032b4 
- 00012975  0x00002346 beq  0x00000003 , 0x000032ba 
- 00012976  0x00002347 beq  0x00000004 , 0x000032c0 
- 00012977  0x00002348 rtn 
- 00012978  0x0000234b jam  0x000000ff , 0x00004519 
- 00012979  0x0000234c branch  0x000032c1 
- 00012980  0x0000234f fetch  0x00000001 , 0x000045ae 
- 00012981  0x00002350 branch  0x000032b8 , 0x00000034 
- 00012982  0x00002351 fetch  0x00000004 , 0x00004604 
- 00012983  0x00002352 call  0x00003236 
- 00012984  0x00002354 jam  0x000000aa , 0x00004519 
- 00012985  0x00002355 branch  0x000032c1 
- 00012986  0x00002358 jam  0x00000055 , 0x00004519 
- 00012987  0x00002359 fetch  0x00000001 , 0x000045ae 
- 00012988  0x0000235a branch  0x000032c1 , 0x00000034 
- 00012989  0x0000235b fetch  0x00000004 , 0x000045e8 
- 00012990  0x0000235c store  0x00000004 , 0x0000451b 
- 00012991  0x0000235d branch  0x000032c3 
- 00012992  0x00002360 jam  0x00000022 , 0x00004519 
- 00012993  0x00002362 fetch  0x00000004 , 0x00004604 
- 00012994  0x00002363 store  0x00000004 , 0x0000451b 
- 00012995  0x00002365 fetch  0x00000001 , 0x00004589 
- 00012996  0x00002366 and_into  0x00000007 , 0x0000003f 
- 00012997  0x00002367 store  0x00000001 , 0x0000451a 
- 00012998  0x00002368 jam  0x00000000 , 0x0000451f 
- 00012999  0x00002369 jam  0x00000007 , 0x00004588 
- 00013000  0x0000236a call  0x000031e5 
- 00013001  0x0000236b call  0x00003651 
- 00013002  0x0000236c nrtn  0x00000018 
- 00013003  0x0000236d nrtn  0x0000002f 
- 00013004  0x0000236e call  0x0000357b 
- 00013005  0x0000236f call  0x0000366e 
- 00013006  0x00002370 bpatchx  0x00000080 , 0x00004030 
- 00013007  0x00002371 fetch  0x00000001 , 0x000045d4 
- 00013008  0x00002372 rtneq  0x000000ff 
- 00013009  0x00002373 beq  0x00000001 , 0x000032db 
- 00013010  0x00002374 beq  0x00000002 , 0x000032dd 
- 00013011  0x00002375 beq  0x00000003 , 0x000032e3 
- 00013012  0x00002376 beq  0x00000004 , 0x000032eb 
- 00013013  0x00002377 rtn 
- 00013014  0x0000237a jam  0x00000002 , 0x000045d4 
- 00013015  0x0000237b fetch  0x00000001 , 0x000045ae 
- 00013016  0x0000237c rtn  0x00000034 
- 00013017  0x0000237d jam  0x00000001 , 0x000045d4 
- 00013018  0x0000237e rtn 
- 00013019  0x00002381 jam  0x00000002 , 0x000045d4 
- 00013020  0x00002382 branch  0x0000364c 
- 00013021  0x00002385 fetch  0x00000001 , 0x000045ae 
- 00013022  0x00002386 branch  0x000032e1 , 0x00000034 
- 00013023  0x00002387 fetch  0x00000004 , 0x0000455f 
- 00013024  0x00002388 store  0x00000004 , 0x000045e8 
- 00013025  0x0000238a jam  0x00000003 , 0x000045d4 
- 00013026  0x0000238b branch  0x0000364c 
- 00013027  0x0000238e fetch  0x00000001 , 0x000045ae 
- 00013028  0x0000238f branch  0x000032e9 , 0x00000034 
- 00013029  0x00002390 fetch  0x00000004 , 0x0000455f 
- 00013030  0x00002391 fetcht  0x00000004 , 0x00004604 
- 00013031  0x00002392 isub  0x00000002 , 0x0000003e 
- 00013032  0x00002393 nrtn  0x00000005 
- 00013033  0x00002395 jam  0x00000004 , 0x000045d4 
- 00013034  0x00002396 branch  0x0000364c 
- 00013035  0x00002399 fetch  0x00000001 , 0x000045ae 
- 00013036  0x0000239a branch  0x000032f1 , 0x00000034 
- 00013037  0x0000239b fetch  0x00000004 , 0x0000455f 
- 00013038  0x0000239c fetcht  0x00000004 , 0x000045e8 
- 00013039  0x0000239d isub  0x00000002 , 0x0000003e 
- 00013040  0x0000239e nrtn  0x00000005 
- 00013041  0x000023a0 jam  0x000000ff , 0x000045d4 
- 00013042  0x000023a1 jam  0x00000039 , 0x0000066f 
- 00013043  0x000023a2 call  0x0000782b 
- 00013044  0x000023a3 setarg  0x00000000 
- 00013045  0x000023a4 store  0x00000002 , 0x000045d8 
- 00013046  0x000023a5 fetch  0x00000004 , 0x0000455f 
- 00013047  0x000023a6 call  0x00003236 
- 00013048  0x000023a8 fetch  0x00000001 , 0x000045fc 
- 00013049  0x000023a9 set0  0x00000001 , 0x0000003f 
- 00013050  0x000023aa store  0x00000001 , 0x000045fc 
- 00013051  0x000023ab branch  0x0000364c 
- 00013052  0x000023c6 jam  0x00000001 , 0x00004616 
- 00013053  0x000023c7 jam  0x00000000 , 0x00004615 
- 00013054  0x000023c8 rtn 
- 00013055  0x000023cb fetch  0x00000001 , 0x00004615 
- 00013056  0x000023cc rtnbit1  0x00000001 
- 00013057  0x000023cd set1  0x00000001 , 0x0000003f 
- 00013058  0x000023ce store  0x00000001 , 0x00004615 
- 00013059  0x000023cf setarg  0x00000000 
- 00013060  0x000023d0 store  0x00000003 , 0x000045d3 
- 00013061  0x000023d1 store  0x00000001 , 0x000045de 
- 00013062  0x000023d2 store  0x00000001 , 0x000045df 
- 00013063  0x000023d3 store  0x00000004 , 0x0000462c 
- 00013064  0x000023d4 jam  0x00000001 , 0x00004611 
- 00013065  0x000023d5 branch  0x0000329c 
- 00013066  0x000023d9 jam  0x00000001 , 0x00004611 
- 00013067  0x000023da jam  0x00000008 , 0x00004588 
- 00013068  0x000023db arg  0x000045d6 , 0x00000006 
- 00013069  0x000023dc arg  0x00004519 , 0x00000005 
- 00013070  0x000023dd branch  0x00007c89 
- 00013071  0x000023e1 bpatchx  0x00000081 , 0x00004030 
- 00013072  0x000023e2 call  0x000033be 
- 00013073  0x000023e3 call  0x00003119 
- 00013074  0x000023e4 nbranch  0x000033be , 0x0000002f 
- 00013075  0x000023e5 call  0x0000331e 
- 00013076  0x000023e6 call  0x000033f4 
- 00013077  0x000023e7 call  0x00003399 
- 00013078  0x000023e8 call  0x0000493d 
- 00013079  0x000023e9 fetch  0x00000001 , 0x000045ae 
- 00013080  0x000023ea rtn  0x00000034 
- 00013081  0x000023eb fetch  0x00000004 , 0x0000462c 
- 00013082  0x000023ec rtn  0x00000034 
- 00013083  0x000023ed branch  0x00003236 
- 00013084  0x000023f0 call  0x000033be 
- 00013085  0x000023f1 branch  0x00003183 
- 00013086  0x000023f4 jam  0x00000005 , 0x00004622 
- 00013087  0x000023f5 arg  0x000044f7 , 0x00000006 
- 00013088  0x000023f6 arg  0x000045e8 , 0x00000005 
- 00013089  0x000023f7 call  0x00007c89 
- 00013090  0x000023f8 bpatchx  0x00000082 , 0x00004030 
- 00013091  0x000023f9 fetch  0x00000001 , 0x000045ea 
- 00013092  0x000023fa beq  0x000000aa , 0x00003329 
- 00013093  0x000023fb beq  0x00000055 , 0x0000333a 
- 00013094  0x000023fc beq  0x00000022 , 0x0000335b 
- 00013095  0x000023fd beq  0x000000ff , 0x0000359b 
- 00013096  0x000023fe rtn 
- 00013097  0x00002402 fetch  0x00000001 , 0x000045eb 
- 00013098  0x00002403 beq  0x00000001 , 0x0000332d 
- 00013099  0x00002404 beq  0x00000002 , 0x00003335 
- 00013100  0x00002405 rtn 
- 00013101  0x00002408 fetch  0x00000001 , 0x000045de 
- 00013102  0x00002409 nrtn  0x00000034 
- 00013103  0x0000240a jam  0x00000001 , 0x000045d3 
- 00013104  0x0000240c jam  0x00000001 , 0x000045d6 
- 00013105  0x0000240e jam  0x00000080 , 0x000045d7 
- 00013106  0x0000240f fetch  0x00000006 , 0x000044f1 
- 00013107  0x00002410 store  0x00000006 , 0x000045d8 
- 00013108  0x00002411 rtn 
- 00013109  0x00002414 fetch  0x00000001 , 0x000045df 
- 00013110  0x00002415 nrtn  0x00000034 
- 00013111  0x00002416 jam  0x00000001 , 0x000045d4 
- 00013112  0x00002418 jam  0x00000002 , 0x000045d6 
- 00013113  0x00002419 branch  0x00003331 
- 00013114  0x0000241d fetch  0x00000001 , 0x000045ae 
- 00013115  0x0000241e branch  0x00003340 , 0x00000034 
- 00013116  0x0000241f fetch  0x00000004 , 0x000045ec 
- 00013117  0x00002420 fetcht  0x00000004 , 0x000044f1 
- 00013118  0x00002421 isub  0x00000002 , 0x0000003e 
- 00013119  0x00002422 nrtn  0x00000005 
- 00013120  0x00002424 fetch  0x00000001 , 0x000045eb 
- 00013121  0x00002425 beq  0x00000001 , 0x00003344 
- 00013122  0x00002426 beq  0x00000002 , 0x00003351 
- 00013123  0x00002427 rtn 
- 00013124  0x0000242a fetch  0x00000001 , 0x000045de 
- 00013125  0x0000242b nrtn  0x00000034 
- 00013126  0x0000242c fetch  0x00000001 , 0x000045d3 
- 00013127  0x0000242d beq  0x00000001 , 0x00003349 
- 00013128  0x0000242e rtn 
- 00013129  0x00002430 jam  0x00000002 , 0x000045d3 
- 00013130  0x00002431 fetch  0x00000001 , 0x000045ae 
- 00013131  0x00002432 branch  0x00003330 , 0x00000034 
- 00013132  0x00002434 jam  0x00000001 , 0x000045d6 
- 00013133  0x00002436 jam  0x00000080 , 0x000045d7 
- 00013134  0x00002437 fetch  0x00000004 , 0x0000462c 
- 00013135  0x00002438 store  0x00000004 , 0x000045d8 
- 00013136  0x00002439 branch  0x00007dba 
- 00013137  0x0000243c fetch  0x00000001 , 0x000045df 
- 00013138  0x0000243d nrtn  0x00000034 
- 00013139  0x0000243e fetch  0x00000001 , 0x000045d4 
- 00013140  0x0000243f beq  0x00000001 , 0x00003356 
- 00013141  0x00002440 rtn 
- 00013142  0x00002442 jam  0x00000002 , 0x000045d4 
- 00013143  0x00002443 fetch  0x00000001 , 0x000045ae 
- 00013144  0x00002444 branch  0x00003338 , 0x00000034 
- 00013145  0x00002445 jam  0x00000002 , 0x000045d6 
- 00013146  0x00002446 branch  0x0000334d 
- 00013147  0x0000244a fetch  0x00000001 , 0x000045ae 
- 00013148  0x0000244b branch  0x00003361 , 0x00000034 
- 00013149  0x0000244c fetch  0x00000004 , 0x000045ec 
- 00013150  0x0000244d fetcht  0x00000004 , 0x0000462c 
- 00013151  0x0000244e isub  0x00000002 , 0x0000003e 
- 00013152  0x0000244f nrtn  0x00000005 
- 00013153  0x00002451 fetch  0x00000001 , 0x000045eb 
- 00013154  0x00002452 beq  0x00000001 , 0x00003365 
- 00013155  0x00002453 beq  0x00000002 , 0x00003372 
- 00013156  0x00002454 rtn 
- 00013157  0x00002457 fetch  0x00000001 , 0x000045de 
- 00013158  0x00002458 nrtn  0x00000034 
- 00013159  0x00002459 fetch  0x00000001 , 0x000045d3 
- 00013160  0x0000245a beq  0x00000002 , 0x0000336a 
- 00013161  0x0000245b rtn 
- 00013162  0x0000245d jam  0x00000001 , 0x000045de 
- 00013163  0x0000245f call  0x00003330 
- 00013164  0x00002460 fetch  0x00000001 , 0x000045d5 
- 00013165  0x00002461 or_into  0x00000001 , 0x0000003f 
- 00013166  0x00002462 store  0x00000001 , 0x000045d5 
- 00013167  0x00002464 setarg  0x00000000 
- 00013168  0x00002465 store  0x00000002 , 0x000045d3 
- 00013169  0x00002466 rtn 
- 00013170  0x00002469 fetch  0x00000001 , 0x000045df 
- 00013171  0x0000246a nrtn  0x00000034 
- 00013172  0x0000246b fetch  0x00000001 , 0x000045d4 
- 00013173  0x0000246c bne  0x00000000 , 0x00003377 
- 00013174  0x0000246d rtn 
- 00013175  0x0000246f jam  0x00000001 , 0x000045df 
- 00013176  0x00002471 call  0x00003338 
- 00013177  0x00002472 fetch  0x00000001 , 0x000045d5 
- 00013178  0x00002473 or_into  0x00000002 , 0x0000003f 
- 00013179  0x00002474 store  0x00000001 , 0x000045d5 
- 00013180  0x00002475 call  0x0000336f 
- 00013181  0x00002476 branch  0x00004937 
- 00013182  0x00002479 fetch  0x00000001 , 0x00004616 
- 00013183  0x0000247a rtnne  0x00000001 
- 00013184  0x0000247b fetch  0x00000001 , 0x00004610 
- 00013185  0x0000247c nrtn  0x00000034 
- 00013186  0x0000247d fetch  0x00000001 , 0x000044fa 
- 00013187  0x0000247e beq  0x00000001 , 0x00003386 
- 00013188  0x0000247f beq  0x00000002 , 0x0000338a 
- 00013189  0x00002480 rtn 
- 00013190  0x00002482 fetch  0x00000001 , 0x0000462b 
- 00013191  0x00002483 rtnbit0  0x00000000 
- 00013192  0x00002485 disable  0x0000002f 
- 00013193  0x00002486 rtn 
- 00013194  0x00002488 fetch  0x00000001 , 0x0000462b 
- 00013195  0x00002489 rtnbit0  0x00000001 
- 00013196  0x0000248a branch  0x00003388 
- 00013197  0x0000248d fetch  0x00000001 , 0x00004610 
- 00013198  0x0000248e nrtn  0x00000034 
- 00013199  0x0000248f fetch  0x00000001 , 0x0000462b 
- 00013200  0x00002490 or_into  0x00000001 , 0x0000003f 
- 00013201  0x00002491 store  0x00000001 , 0x0000462b 
- 00013202  0x00002492 rtn 
- 00013203  0x00002495 fetch  0x00000001 , 0x00004610 
- 00013204  0x00002496 nrtn  0x00000034 
- 00013205  0x00002497 fetch  0x00000001 , 0x0000462b 
- 00013206  0x00002498 or_into  0x00000002 , 0x0000003f 
- 00013207  0x00002499 store  0x00000001 , 0x0000462b 
- 00013208  0x0000249a rtn 
- 00013209  0x0000249e fetch  0x00000001 , 0x000045d5 
- 00013210  0x0000249f rtn  0x00000034 
- 00013211  0x000024a1 fetch  0x00000001 , 0x000045eb 
- 00013212  0x000024a2 beq  0x00000001 , 0x0000338d 
- 00013213  0x000024a3 beq  0x00000002 , 0x00003393 
- 00013214  0x000024a4 rtn 
- 00013215  0x000024b8 set1  0x00000027 , 0x00000000 
- 00013216  0x000024b9 fetch  0x00000001 , 0x00004141 
- 00013217  0x000024ba store  0x00000001 , 0x00004623 
- 00013218  0x000024bb branch  0x000035d6 
- 00013219  0x000024be fetch  0x00000002 , 0x000045e0 
- 00013220  0x000024bf branch  0x00007d79 
- 00013221  0x000024c2 bpatchx  0x00000083 , 0x00004030 
- 00013222  0x000024c3 jam  0x00000000 , 0x00004588 
- 00013223  0x000024c4 fetch  0x00000001 , 0x00004611 
- 00013224  0x000024c5 rtn  0x00000034 
- 00013225  0x000024c6 fetch  0x00000002 , 0x000045e2 
- 00013226  0x000024c7 branch  0x00007d79 
- 00013227  0x000024cb call  0x000033f1 
- 00013228  0x000024cc nbranch  0x000033be , 0x0000002f 
- 00013229  0x000024ce call  0x000033e3 
- 00013230  0x000024cf nbranch  0x000033be , 0x00000028 
- 00013231  0x000024d0 fetch  0x00000001 , 0x0000457d 
- 00013232  0x000024d1 branch  0x000033be , 0x00000034 
- 00013233  0x000024d2 increase  0x00000002 , 0x0000003f 
- 00013234  0x000024d3 iforce  0x00000039 
- 00013235  0x000024d4 arg  0x000044f7 , 0x00000006 
- 00013236  0x000024d5 arg  0x000045e8 , 0x00000005 
- 00013237  0x000024d6 call  0x00007cda 
- 00013238  0x000024d7 jam  0x00000000 , 0x00004613 
- 00013239  0x000024d8 fetch  0x00000001 , 0x00004610 
- 00013240  0x000024d9 call  0x000033fe , 0x00000034 
- 00013241  0x000024da bpatchx  0x00000084 , 0x00004030 
- 00013242  0x000024db fetch  0x00000001 , 0x000045ea 
- 00013243  0x000024dc beq  0x00000001 , 0x000033c4 
- 00013244  0x000024dd beq  0x00000002 , 0x000033d3 
- 00013245  0x000024de beq  0x000000ff , 0x000033c2 
- 00013246  0x000024e0 bpatchx  0x00000085 , 0x00004030 
- 00013247  0x000024e1 arg  0x000044f7 , 0x00000005 
- 00013248  0x000024e2 arg  0x00000042 , 0x00000039 
- 00013249  0x000024e3 branch  0x00007ca1 
- 00013250  0x000024e6 call  0x0000339b 
- 00013251  0x000024e7 branch  0x0000359b 
- 00013252  0x000024ea call  0x0000338d 
- 00013253  0x000024eb call  0x0000352e 
- 00013254  0x000024ec fetch  0x00000001 , 0x0000460a 
- 00013255  0x000024ed fetcht  0x00000001 , 0x000045e8 
- 00013256  0x000024ee isolate1  0x00000003 , 0x00000002 
- 00013257  0x000024ef setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00013258  0x000024f0 store  0x00000001 , 0x0000460a 
- 00013259  0x000024f1 beq  0x00000001 , 0x000033d9 
- 00013260  0x000024f2 fetch  0x00000001 , 0x00004612 
- 00013261  0x000024f3 fetcht  0x00000001 , 0x000045e8 
- 00013262  0x000024f4 isolate1  0x00000004 , 0x00000002 
- 00013263  0x000024f5 setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00013264  0x000024f6 store  0x00000001 , 0x00004612 
- 00013265  0x000024f7 fetch  0x00000002 , 0x000045e4 
- 00013266  0x000024f8 branch  0x00007d79 
- 00013267  0x000024fb call  0x00003393 
- 00013268  0x000024fc fetcht  0x00000001 , 0x000045e8 
- 00013269  0x000024fd isolate1  0x00000003 , 0x00000002 
- 00013270  0x000024fe branch  0x000033e1 , 0x00000001 
- 00013271  0x000024ff fetch  0x00000002 , 0x000045e6 
- 00013272  0x00002500 branch  0x00007d79 
- 00013273  0x00002503 fetch  0x00000001 , 0x000043cb 
- 00013274  0x00002504 sub  0x0000003f , 0x0000000e , 0x0000003e 
- 00013275  0x00002505 call  0x00004469 , 0x00000005 
- 00013276  0x00002506 fetch  0x00000001 , 0x000045de 
- 00013277  0x00002507 nrtn  0x00000034 
- 00013278  0x00002508 jam  0x00000001 , 0x000045de 
- 00013279  0x00002509 fetch  0x00000004 , 0x000045f2 
- 00013280  0x0000250a branch  0x000035a3 
- 00013281  0x0000250c fetch  0x00000004 , 0x000045f2 
- 00013282  0x0000250d branch  0x000035a9 
- 00013283  0x00002511 call  0x00007dbc 
- 00013284  0x00002512 fetch  0x00000001 , 0x00004586 
- 00013285  0x00002513 fetcht  0x00000001 , 0x00004587 
- 00013286  0x00002514 isub  0x00000002 , 0x0000003e 
- 00013287  0x00002515 ncall  0x00007dba , 0x00000005 
- 00013288  0x00002516 fetch  0x00000001 , 0x00004586 
- 00013289  0x00002517 store  0x00000001 , 0x00004587 
- 00013290  0x00002518 fetch  0x00000003 , 0x00004580 
- 00013291  0x00002519 fetcht  0x00000003 , 0x00004583 
- 00013292  0x0000251a isub  0x00000002 , 0x0000003e 
- 00013293  0x0000251b ncall  0x00007dba , 0x00000005 
- 00013294  0x0000251c fetch  0x00000003 , 0x00004580 
- 00013295  0x0000251d store  0x00000003 , 0x00004583 
- 00013296  0x0000251e rtn 
- 00013297  0x00002521 call  0x000033be 
- 00013298  0x00002522 call  0x00003119 
- 00013299  0x00002523 nrtn  0x0000002f 
- 00013300  0x00002526 fetch  0x00000001 , 0x000044f7 
- 00013301  0x00002527 store  0x00000001 , 0x00004589 
- 00013302  0x00002529 call  0x00003214 
- 00013303  0x0000252b fetch  0x00000001 , 0x000044f8 
- 00013304  0x0000252c isolate1  0x00000000 , 0x0000003f 
- 00013305  0x0000252d branch  0x000033fd , 0x00000001 
- 00013306  0x0000252f call  0x000033a5 
- 00013307  0x00002530 call  0x000031e5 
- 00013308  0x00002531 call  0x00003195 
- 00013309  0x00002533 branch  0x00003183 
- 00013310  0x00002537 jam  0x00000001 , 0x00004614 
- 00013311  0x00002539 setarg  0x00000280 
- 00013312  0x0000253a arg  0x00000008 , 0x00000007 
- 00013313  0x0000253b branch  0x00007ce1 
- 00013314  0x00002542 bpatchx  0x00000086 , 0x00004030 
- 00013315  0x00002543 jam  0x00000001 , 0x00004613 
- 00013316  0x00002544 jam  0x00000000 , 0x00004617 
- 00013317  0x00002545 jam  0x000000ff , 0x000045a7 
- 00013318  0x00002546 branch  0x00003258 
- 00013319  0x00002549 bpatchx  0x00000087 , 0x00004030 
- 00013320  0x0000254a fetch  0x00000001 , 0x00004613 
- 00013321  0x0000254b rtn  0x00000034 
- 00013322  0x0000254c call  0x00003245 
- 00013323  0x0000254d nrtn  0x00000028 
- 00013324  0x0000254e call  0x00003414 
- 00013325  0x0000254f fetch  0x00000001 , 0x00004617 
- 00013326  0x00002550 increase  0x00000001 , 0x0000003f 
- 00013327  0x00002551 and_into  0x00000001 , 0x0000003f 
- 00013328  0x00002552 store  0x00000001 , 0x00004617 
- 00013329  0x00002553 beq  0x00000000 , 0x00003419 
- 00013330  0x00002554 beq  0x00000001 , 0x0000341c 
- 00013331  0x00002555 rtn 
- 00013332  0x00002558 fetch  0x00000001 , 0x00004622 
- 00013333  0x00002559 rtn  0x00000034 
- 00013334  0x0000255a increase  0xffffffff , 0x0000003f 
- 00013335  0x0000255b store  0x00000001 , 0x00004622 
- 00013336  0x0000255c rtn 
- 00013337  0x0000255f fetch  0x00000001 , 0x00004622 
- 00013338  0x00002560 nrtn  0x00000034 
- 00013339  0x00002561 branch  0x00003460 
- 00013340  0x00002564 fetch  0x00000001 , 0x00004622 
- 00013341  0x00002565 nrtn  0x00000034 
- 00013342  0x00002566 branch  0x000032fc 
- 00013343  0x0000256a fetch  0x00000001 , 0x0000462a 
- 00013344  0x0000256b nrtn  0x00000034 
- 00013345  0x0000256c fetch  0x00000001 , 0x00004628 
- 00013346  0x0000256d call  0x0000344f , 0x00000034 
- 00013347  0x0000256e fetch  0x00000001 , 0x00004625 
- 00013348  0x0000256f rtnbit1  0x00000000 
- 00013349  0x00002570 set1  0x00000000 , 0x0000003f 
- 00013350  0x00002571 store  0x00000001 , 0x00004625 
- 00013351  0x00002572 jam  0x00000001 , 0x00004624 
- 00013352  0x00002573 jam  0x00000000 , 0x00004629 
- 00013353  0x00002574 setarg  0x00000000 
- 00013354  0x00002575 store  0x00000002 , 0x00004626 
- 00013355  0x00002576 jam  0x00000060 , 0x000045a7 
- 00013356  0x00002577 branch  0x00003258 
- 00013357  0x0000257a bpatchx  0x00000088 , 0x00004031 
- 00013358  0x0000257b fetch  0x00000001 , 0x00004616 
- 00013359  0x0000257c rtneq  0x00000000 
- 00013360  0x0000257d fetch  0x00000001 , 0x0000462a 
- 00013361  0x0000257e nrtn  0x00000034 
- 00013362  0x0000257f fetch  0x00000001 , 0x00004628 
- 00013363  0x00002580 nrtn  0x00000034 
- 00013364  0x00002581 fetch  0x00000001 , 0x00004624 
- 00013365  0x00002582 rtn  0x00000034 
- 00013366  0x00002583 fetch  0x00000001 , 0x0000462b 
- 00013367  0x00002584 compare  0x00000003 , 0x0000003f , 0x00000003 
- 00013368  0x00002585 branch  0x0000344b , 0x00000001 
- 00013369  0x00002586 call  0x00003245 
- 00013370  0x00002587 nrtn  0x00000028 
- 00013371  0x00002588 fetch  0x00000002 , 0x00004626 
- 00013372  0x00002589 increase  0x00000001 , 0x0000003f 
- 00013373  0x0000258a store  0x00000002 , 0x00004626 
- 00013374  0x0000258b arg  0x000007d0 , 0x00000002 
- 00013375  0x0000258c isub  0x00000002 , 0x0000003e 
- 00013376  0x0000258d branch  0x0000344b , 0x00000002 
- 00013377  0x0000258e fetch  0x00000001 , 0x00004629 
- 00013378  0x0000258f increase  0x00000001 , 0x0000003f 
- 00013379  0x00002590 and_into  0x00000001 , 0x0000003f 
- 00013380  0x00002591 store  0x00000001 , 0x00004629 
- 00013381  0x00002592 beq  0x00000000 , 0x00003514 
- 00013382  0x00002593 beq  0x00000001 , 0x000032fc 
- 00013383  0x00002594 rtn 
- 00013384  0x00002597 fetch  0x00000001 , 0x00004622 
- 00013385  0x00002598 nbranch  0x000032fc , 0x00000034 
- 00013386  0x00002599 branch  0x00003514 
- 00013387  0x0000259c jam  0x00000001 , 0x00004628 
- 00013388  0x0000259d branch  0x00003514 
- 00013389  0x000025a0 jam  0x00000000 , 0x00004624 
- 00013390  0x000025a1 rtn 
- 00013391  0x000025a3 jam  0x00000001 , 0x00004624 
- 00013392  0x000025a4 rtn 
- 00013393  0x000025b0 bpatchx  0x00000089 , 0x00004031 
- 00013394  0x000025b1 fetch  0x00000001 , 0x00004615 
- 00013395  0x000025b2 rtnbit1  0x00000000 
- 00013396  0x000025b3 set1  0x00000000 , 0x0000003f 
- 00013397  0x000025b4 store  0x00000001 , 0x00004615 
- 00013398  0x000025b5 fetch  0x00000001 , 0x00004623 
- 00013399  0x000025b6 store  0x00000001 , 0x00004141 
- 00013400  0x000025b7 jam  0x00000000 , 0x00004611 
- 00013401  0x000025b8 jam  0x00000000 , 0x0000090d 
- 00013402  0x000025b9 jam  0x00000001 , 0x0000460a 
- 00013403  0x000025ba jam  0x00000000 , 0x0000457e 
- 00013404  0x000025bb fetch  0x00000004 , 0x000044f1 
- 00013405  0x000025bc call  0x00003236 
- 00013406  0x000025bd call  0x00003222 
- 00013407  0x000025be branch  0x000033be 
- 00013408  0x000025c2 jam  0x00000000 , 0x00004611 
- 00013409  0x000025c4 jam  0x00000000 , 0x00004616 
- 00013410  0x000025c5 jam  0x00000000 , 0x00004615 
- 00013411  0x000025c6 rtn 
- 00013412  0x000025ca fetch  0x00000001 , 0x00004616 
- 00013413  0x000025cb rtnne  0x00000000 
- 00013414  0x000025cc call  0x00003451 
- 00013415  0x000025cd call  0x00003518 
- 00013416  0x000025ce branch  0x000033ab 
- 00013417  0x000025dc bpatchx  0x0000008a , 0x00004031 
- 00013418  0x000025dd fetch  0x00000001 , 0x00004616 
- 00013419  0x000025de rtnne  0x00000001 
- 00013420  0x000025df call  0x000032ff 
- 00013421  0x000025e0 call  0x0000330f 
- 00013422  0x000025e1 fetch  0x00000001 , 0x00004610 
- 00013423  0x000025e2 nrtn  0x00000034 
- 00013424  0x000025e3 fetch  0x00000001 , 0x000045d5 
- 00013425  0x000025e4 rtn  0x00000034 
- 00013426  0x000025e5 jam  0x00000000 , 0x00004613 
- 00013427  0x000025e6 call  0x00003460 
- 00013428  0x000025e7 call  0x000033fe 
- 00013429  0x000025e8 branch  0x00003258 
- 00013430  0x000025f5 fetch  0x00000001 , 0x00004615 
- 00013431  0x000025f6 rtnbit1  0x00000007 
- 00013432  0x000025f7 set1  0x00000007 , 0x0000003f 
- 00013433  0x000025f8 store  0x00000001 , 0x00004615 
- 00013434  0x000025f9 fetch  0x00000001 , 0x00004623 
- 00013435  0x000025fa store  0x00000001 , 0x00004141 
- 00013436  0x000025fc jam  0x00000000 , 0x00004617 
- 00013437  0x000025fd jam  0x00000001 , 0x00004611 
- 00013438  0x000025fe setarg  0x00000000 
- 00013439  0x000025ff store  0x00000003 , 0x0000463d 
- 00013440  0x00002600 store  0x00000007 , 0x0000461a 
- 00013441  0x00002601 call  0x00003506 
- 00013442  0x00002602 nrtn  0x00000005 
- 00013443  0x00002603 fetch  0x00000001 , 0x0000458e 
- 00013444  0x00002604 store  0x00000001 , 0x00004619 
- 00013445  0x00002605 fetch  0x00000001 , 0x0000458d 
- 00013446  0x00002606 store  0x00000001 , 0x00004618 
- 00013447  0x00002607 rtn 
- 00013448  0x0000260b bpatchx  0x0000008b , 0x00004031 
- 00013449  0x0000260c fetch  0x00000001 , 0x00004616 
- 00013450  0x0000260d rtnne  0x00000007 
- 00013451  0x0000260e call  0x00003476 
- 00013452  0x0000260f call  0x000034ae 
- 00013453  0x00002610 call  0x000033f1 
- 00013454  0x00002611 nbranch  0x000033be , 0x0000002f 
- 00013455  0x00002613 call  0x00003506 
- 00013456  0x00002614 call  0x000033ad , 0x00000005 
- 00013457  0x00002616 fetch  0x00000001 , 0x0000460a 
- 00013458  0x00002617 call  0x0000344d , 0x00000034 
- 00013459  0x0000261a jam  0x00000000 , 0x00004616 
- 00013460  0x0000261b fetch  0x00000001 , 0x00004615 
- 00013461  0x0000261c set1  0x00000000 , 0x0000003f 
- 00013462  0x0000261d store  0x00000001 , 0x00004615 
- 00013463  0x0000261f fetch  0x00000001 , 0x00004611 
- 00013464  0x00002620 sub  0x0000003f , 0x00000002 , 0x0000003e 
- 00013465  0x00002621 ncall  0x00003504 , 0x00000005 
- 00013466  0x00002623 call  0x000033be 
- 00013467  0x00002624 call  0x000033fe 
- 00013468  0x00002625 call  0x00003506 
- 00013469  0x00002626 branch  0x000034a7 , 0x00000005 
- 00013470  0x00002627 fetch  0x00000004 , 0x0000458f 
- 00013471  0x00002628 fetcht  0x00000004 , 0x00004634 
- 00013472  0x00002629 isub  0x00000002 , 0x0000003e 
- 00013473  0x0000262a branch  0x000034aa , 0x00000005 
- 00013474  0x0000262b fetch  0x00000004 , 0x0000458f 
- 00013475  0x0000262c fetcht  0x00000004 , 0x00004630 
- 00013476  0x0000262d isub  0x00000002 , 0x0000003e 
- 00013477  0x0000262e branch  0x000034ac , 0x00000005 
- 00013478  0x0000262f rtn 
- 00013479  0x00002633 fetch  0x00000001 , 0x00004619 
- 00013480  0x00002635 store  0x00000001 , 0x0000458e 
- 00013481  0x00002636 rtn 
- 00013482  0x00002639 fetch  0x00000001 , 0x0000461f 
- 00013483  0x0000263a branch  0x000034a8 
- 00013484  0x0000263d fetch  0x00000001 , 0x0000461c 
- 00013485  0x0000263e branch  0x000034a8 
- 00013486  0x00002642 bpatchx  0x0000008c , 0x00004031 
- 00013487  0x00002643 fetch  0x00000001 , 0x00004617 
- 00013488  0x00002644 increase  0x00000001 , 0x0000003f 
- 00013489  0x00002645 and_into  0x00000003 , 0x0000003f 
- 00013490  0x00002646 store  0x00000001 , 0x00004617 
- 00013491  0x00002648 beq  0x00000000 , 0x000034d2 
- 00013492  0x00002649 beq  0x00000001 , 0x000034ec 
- 00013493  0x0000264a beq  0x00000002 , 0x000034b8 
- 00013494  0x0000264b beq  0x00000003 , 0x000034ec 
- 00013495  0x0000264c rtn 
- 00013496  0x0000264f call  0x00003330 
- 00013497  0x00002650 fetch  0x00000004 , 0x00004630 
- 00013498  0x00002651 branch  0x000034ae , 0x00000034 
- 00013499  0x00002652 call  0x00003236 
- 00013500  0x00002653 fetch  0x00000001 , 0x0000461d 
- 00013501  0x00002654 call  0x000034cd , 0x00000034 
- 00013502  0x00002655 fetch  0x00000001 , 0x0000461b 
- 00013503  0x00002656 store  0x00000001 , 0x0000458d 
- 00013504  0x00002657 fetcht  0x00000001 , 0x0000463e 
- 00013505  0x00002658 fetchr  0x00000011 , 0x00000002 , 0x00004644 
- 00013506  0x00002659 call  0x000035ab 
- 00013507  0x0000265a storet  0x00000001 , 0x0000463e 
- 00013508  0x0000265b call  0x000035b4 
- 00013509  0x0000265c storet  0x00000001 , 0x0000463b 
- 00013510  0x0000265d sub  0x00000002 , 0x00000050 , 0x0000003e 
- 00013511  0x0000265e nrtn  0x00000002 
- 00013512  0x0000265f fetcht  0x00000001 , 0x0000461c 
- 00013513  0x00002660 call  0x00003227 
- 00013514  0x00002661 storet  0x00000001 , 0x0000461c 
- 00013515  0x00002662 store  0x00000001 , 0x0000461b 
- 00013516  0x00002663 rtn 
- 00013517  0x00002666 jam  0x00000001 , 0x0000461d 
- 00013518  0x00002667 arg  0x00000000 , 0x00000002 
- 00013519  0x00002668 call  0x0000322c 
- 00013520  0x00002669 store  0x00000001 , 0x0000461b 
- 00013521  0x0000266a rtn 
- 00013522  0x0000266d call  0x00003338 
- 00013523  0x0000266e fetch  0x00000004 , 0x00004634 
- 00013524  0x0000266f branch  0x000034ae , 0x00000034 
- 00013525  0x00002670 call  0x00003236 
- 00013526  0x00002671 fetch  0x00000001 , 0x00004620 
- 00013527  0x00002672 call  0x000034e7 , 0x00000034 
- 00013528  0x00002673 fetch  0x00000001 , 0x0000461e 
- 00013529  0x00002674 store  0x00000001 , 0x0000458d 
- 00013530  0x00002675 fetcht  0x00000001 , 0x0000463f 
- 00013531  0x00002676 fetchr  0x00000011 , 0x00000002 , 0x00004646 
- 00013532  0x00002677 call  0x000035ab 
- 00013533  0x00002678 storet  0x00000001 , 0x0000463f 
- 00013534  0x00002679 call  0x000035b4 
- 00013535  0x0000267a storet  0x00000001 , 0x0000463c 
- 00013536  0x0000267b sub  0x00000002 , 0x00000050 , 0x0000003e 
- 00013537  0x0000267c nrtn  0x00000002 
- 00013538  0x0000267d fetcht  0x00000001 , 0x0000461f 
- 00013539  0x0000267e call  0x00003227 
- 00013540  0x0000267f storet  0x00000001 , 0x0000461f 
- 00013541  0x00002680 store  0x00000001 , 0x0000461e 
- 00013542  0x00002681 rtn 
- 00013543  0x00002684 jam  0x00000001 , 0x00004620 
- 00013544  0x00002685 arg  0x00000000 , 0x00000002 
- 00013545  0x00002686 call  0x0000322c 
- 00013546  0x00002687 store  0x00000001 , 0x0000461e 
- 00013547  0x00002688 rtn 
- 00013548  0x0000268b call  0x00003330 
- 00013549  0x0000268c fetch  0x00000004 , 0x000044f1 
- 00013550  0x0000268d call  0x00003236 
- 00013551  0x0000268e fetch  0x00000001 , 0x0000461a 
- 00013552  0x0000268f call  0x00003500 , 0x00000034 
- 00013553  0x00002690 fetch  0x00000001 , 0x00004618 
- 00013554  0x00002691 store  0x00000001 , 0x0000458d 
- 00013555  0x00002692 fetcht  0x00000001 , 0x0000463d 
- 00013556  0x00002693 fetchr  0x00000011 , 0x00000002 , 0x00004642 
- 00013557  0x00002694 call  0x000035ab 
- 00013558  0x00002695 storet  0x00000001 , 0x0000463d 
- 00013559  0x00002696 call  0x000035b4 
- 00013560  0x00002697 storet  0x00000001 , 0x0000463a 
- 00013561  0x00002698 sub  0x00000002 , 0x00000050 , 0x0000003e 
- 00013562  0x00002699 nrtn  0x00000002 
- 00013563  0x0000269a fetcht  0x00000001 , 0x00004619 
- 00013564  0x0000269b call  0x00003227 
- 00013565  0x0000269c storet  0x00000001 , 0x00004619 
- 00013566  0x0000269d store  0x00000001 , 0x00004618 
- 00013567  0x0000269e rtn 
- 00013568  0x000026a1 jam  0x00000001 , 0x0000461a 
- 00013569  0x000026a2 fetch  0x00000001 , 0x00004618 
- 00013570  0x000026a3 store  0x00000001 , 0x0000458d 
- 00013571  0x000026a4 rtn 
- 00013572  0x000026a8 jam  0x00000000 , 0x00004611 
- 00013573  0x000026a9 rtn 
- 00013574  0x000026ad fetch  0x00000004 , 0x0000458f 
- 00013575  0x000026ae fetcht  0x00000004 , 0x000044f1 
- 00013576  0x000026af isub  0x00000002 , 0x0000003e 
- 00013577  0x000026b0 rtn 
- 00013578  0x000026bd fetch  0x00000001 , 0x00004611 
- 00013579  0x000026be rtneq  0x00000002 
- 00013580  0x000026bf fetch  0x00000001 , 0x00004614 
- 00013581  0x000026c0 rtn  0x00000034 
- 00013582  0x000026c1 arg  0x00000008 , 0x00000007 
- 00013583  0x000026c2 call  0x00007cef 
- 00013584  0x000026c3 nrtn  0x00000034 
- 00013585  0x000026c4 jam  0x00000000 , 0x00004614 
- 00013586  0x000026c5 jam  0x00000000 , 0x00004622 
- 00013587  0x000026c6 call  0x0000341f 
- 00013588  0x000026c9 bpatchx  0x0000008d , 0x00004031 
- 00013589  0x000026ca jam  0x00000007 , 0x00004616 
- 00013590  0x000026cb jam  0x00000000 , 0x00004615 
- 00013591  0x000026cc branch  0x000033be 
- 00013592  0x000026d3 bpatchx  0x0000008e , 0x00004031 
- 00013593  0x000026d4 fetch  0x00000001 , 0x0000460a 
- 00013594  0x000026d5 beq  0x00000001 , 0x000035ea 
- 00013595  0x000026d6 fetch  0x00000001 , 0x00004612 
- 00013596  0x000026d7 beq  0x00000001 , 0x0000352c 
- 00013597  0x000026d8 fetcht  0x00000004 , 0x0000460b 
- 00013598  0x000026d9 copy  0x00000022 , 0x0000003f 
- 00013599  0x000026da isub  0x00000002 , 0x0000003e 
- 00013600  0x000026db ncall  0x00003255 , 0x00000002 
- 00013601  0x000026dc copy  0x0000003f , 0x00000012 
- 00013602  0x000026dd fetch  0x00000004 , 0x0000460b 
- 00013603  0x000026de fetcht  0x00000001 , 0x0000460f 
- 00013604  0x000026df iadd  0x00000002 , 0x00000002 
- 00013605  0x000026e0 copy  0x00000012 , 0x0000003f 
- 00013606  0x000026e1 isub  0x00000002 , 0x0000003e 
- 00013607  0x000026e2 nrtn  0x00000002 
- 00013608  0x000026e3 set0  0x0000001c , 0x0000003f 
- 00013609  0x000026e4 store  0x00000004 , 0x0000460b 
- 00013610  0x000026e5 jam  0x00000001 , 0x0000460a 
- 00013611  0x000026e6 branch  0x00003222 
- 00013612  0x000026e9 jam  0x00000000 , 0x00004612 
- 00013613  0x000026ea branch  0x00003222 
- 00013614  0x000026ed copy  0x00000022 , 0x0000003f 
- 00013615  0x000026ee store  0x00000004 , 0x0000460b 
- 00013616  0x000026ef rtn 
- 00013617  0x000026f5 arg  0x000045de , 0x00000013 
- 00013618  0x000026f6 arg  0x0000367a , 0x00000012 
- 00013619  0x000026f7 branch  0x000042e7 
- 00013620  0x000026fb bpatchx  0x0000008f , 0x00004031 
- 00013621  0x000026fc set1  0x00000026 , 0x00000000 
- 00013622  0x000026fd fetch  0x00000001 , 0x000045fc 
- 00013623  0x000026fe set0  0x00000001 , 0x0000003f 
- 00013624  0x000026ff set1  0x00000002 , 0x0000003f 
- 00013625  0x00002700 store  0x00000001 , 0x000045fc 
- 00013626  0x00002701 fetch  0x00000001 , 0x000045e3 
- 00013627  0x00002702 branch  0x00003549 , 0x00000034 
- 00013628  0x00002703 fetch  0x00000001 , 0x000045e2 
- 00013629  0x00002704 beq  0x00000001 , 0x00003541 
- 00013630  0x00002705 beq  0x00000002 , 0x00003541 
- 00013631  0x00002706 beq  0x00000003 , 0x00003550 
- 00013632  0x00002707 beq  0x00000004 , 0x00003550 
- 00013633  0x00002709 fetch  0x00000001 , 0x000045d1 
- 00013634  0x0000270a store  0x00000001 , 0x00004141 
- 00013635  0x0000270b fetcht  0x00000001 , 0x000045ec 
- 00013636  0x0000270c storet  0x00000001 , 0x0000458e 
- 00013637  0x0000270d fetch  0x00000004 , 0x000045e4 
- 00013638  0x0000270e call  0x0000355a 
- 00013639  0x0000270f storet  0x00000001 , 0x000045ec 
- 00013640  0x00002710 rtn 
- 00013641  0x00002713 jam  0x00000003 , 0x00004141 
- 00013642  0x00002714 fetcht  0x00000001 , 0x000045ed 
- 00013643  0x00002715 storet  0x00000001 , 0x0000458e 
- 00013644  0x00002716 fetch  0x00000004 , 0x000045e8 
- 00013645  0x00002717 call  0x0000355a 
- 00013646  0x00002718 storet  0x00000001 , 0x000045ed 
- 00013647  0x00002719 rtn 
- 00013648  0x0000271c jam  0x00000003 , 0x00004141 
- 00013649  0x0000271d fetcht  0x00000001 , 0x000045ee 
- 00013650  0x0000271e storet  0x00000001 , 0x0000458e 
- 00013651  0x0000271f fetch  0x00000004 , 0x00004604 
- 00013652  0x00002720 call  0x0000355a 
- 00013653  0x00002721 storet  0x00000001 , 0x000045ee 
- 00013654  0x00002722 rtn 
- 00013655  0x00002725 fetch  0x00000004 , 0x0000455f 
- 00013656  0x00002726 rtn  0x00000034 
- 00013657  0x00002727 store  0x00000004 , 0x000045e8 
- 00013658  0x00002729 call  0x00003236 
- 00013659  0x0000272a branch  0x00003222 
- 00013660  0x0000272e bpatchx  0x00000090 , 0x00004032 
- 00013661  0x0000272f fetch  0x00000002 , 0x000045e0 
- 00013662  0x00002730 arg  0x000001f8 , 0x00000002 
- 00013663  0x00002731 iand  0x00000002 , 0x0000003f 
- 00013664  0x00002732 branch  0x00003565 , 0x00000034 
- 00013665  0x00002733 fetch  0x00000002 , 0x000045e0 
- 00013666  0x00002734 increase  0x00000001 , 0x0000003f 
- 00013667  0x00002735 store  0x00000002 , 0x000045e0 
- 00013668  0x00002736 rtn 
- 00013669  0x00002739 call  0x0000357f 
- 00013670  0x0000273a call  0x00003651 
- 00013671  0x0000273b nbranch  0x00003586 , 0x00000018 
- 00013672  0x0000273c nbranch  0x00003586 , 0x0000002f 
- 00013673  0x0000273d call  0x0000366e 
- 00013674  0x0000273e fetch  0x00000004 , 0x000045cc 
- 00013675  0x0000273f fetcht  0x00000004 , 0x0000458f 
- 00013676  0x00002740 isub  0x00000002 , 0x0000003e 
- 00013677  0x00002741 branch  0x00003291 , 0x00000005 
- 00013678  0x00002742 fetch  0x00000004 , 0x00004604 
- 00013679  0x00002743 fetcht  0x00000004 , 0x0000458f 
- 00013680  0x00002744 isub  0x00000002 , 0x0000003e 
- 00013681  0x00002745 call  0x00003557 , 0x00000005 
- 00013682  0x00002746 fetch  0x00000001 , 0x000045fc 
- 00013683  0x00002747 set0  0x00000002 , 0x0000003f 
- 00013684  0x00002748 store  0x00000001 , 0x000045fc 
- 00013685  0x00002749 setarg  0x00000000 
- 00013686  0x0000274a store  0x00000002 , 0x000045d8 
- 00013687  0x0000274b store  0x00000002 , 0x000045e0 
- 00013688  0x0000274c store  0x00000002 , 0x000045de 
- 00013689  0x0000274d jam  0x0000003c , 0x0000066f 
- 00013690  0x0000274e call  0x0000782b 
- 00013691  0x00002750 bpatchx  0x00000091 , 0x00004032 
- 00013692  0x00002751 arg  0x00000020 , 0x00000039 
- 00013693  0x00002752 arg  0x00004519 , 0x00000005 
- 00013694  0x00002753 branch  0x00007ca3 
- 00013695  0x00002756 jam  0x000000ff , 0x00004519 
- 00013696  0x00002757 fetch  0x00000001 , 0x00004589 
- 00013697  0x00002758 store  0x00000001 , 0x0000451a 
- 00013698  0x00002759 fetch  0x00000004 , 0x00004604 
- 00013699  0x0000275a store  0x00000004 , 0x0000451b 
- 00013700  0x0000275b jam  0x00000006 , 0x00004588 
- 00013701  0x0000275c branch  0x000031e5 
- 00013702  0x0000275f bpatchx  0x00000092 , 0x00004032 
- 00013703  0x00002760 fetch  0x00000001 , 0x000045e3 
- 00013704  0x00002761 branch  0x00003222 , 0x00000034 
- 00013705  0x00002762 fetch  0x00000002 , 0x000045e0 
- 00013706  0x00002763 increase  0x00000001 , 0x0000003f 
- 00013707  0x00002764 store  0x00000002 , 0x000045e0 
- 00013708  0x00002765 isolate1  0x00000009 , 0x0000003f 
- 00013709  0x00002766 fetch  0x00000001 , 0x000045e2 
- 00013710  0x00002767 beq  0x00000001 , 0x00003593 
- 00013711  0x00002768 beq  0x00000002 , 0x00003595 
- 00013712  0x00002769 beq  0x00000003 , 0x00003597 
- 00013713  0x0000276a beq  0x00000004 , 0x00003599 
- 00013714  0x0000276b branch  0x00003549 
- 00013715  0x0000276f branch  0x00003549 , 0x00000001 
- 00013716  0x00002770 branch  0x00003541 
- 00013717  0x00002773 branch  0x00003550 , 0x00000001 
- 00013718  0x00002774 branch  0x00003541 
- 00013719  0x00002777 branch  0x00003550 , 0x00000001 
- 00013720  0x00002778 branch  0x00003549 
- 00013721  0x0000277b branch  0x00003550 , 0x00000001 
- 00013722  0x0000277c branch  0x0000329c 
- 00013723  0x00002787 fetch  0x00000001 , 0x000045eb 
- 00013724  0x00002788 beq  0x00000001 , 0x0000359f 
- 00013725  0x00002789 beq  0x00000002 , 0x000035a5 
- 00013726  0x0000278a rtn 
- 00013727  0x0000278c fetch  0x00000001 , 0x000045de 
- 00013728  0x0000278d nrtn  0x00000034 
- 00013729  0x0000278e fetch  0x00000004 , 0x000045ec 
- 00013730  0x0000278f store  0x00000004 , 0x0000462c 
- 00013731  0x00002791 store  0x00000004 , 0x00004630 
- 00013732  0x00002792 rtn 
- 00013733  0x00002794 fetch  0x00000001 , 0x000045df 
- 00013734  0x00002795 nrtn  0x00000034 
- 00013735  0x00002796 fetch  0x00000004 , 0x000045ec 
- 00013736  0x00002797 store  0x00000004 , 0x0000462c 
- 00013737  0x00002799 store  0x00000004 , 0x00004634 
- 00013738  0x0000279a rtn 
- 00013739  0x000027a5 bpatchx  0x00000093 , 0x00004032 
- 00013740  0x000027a6 copy  0x00000011 , 0x0000003f 
- 00013741  0x000027a7 iadd  0x00000002 , 0x00000005 
- 00013742  0x000027a8 fetch  0x00000001 , 0x00000009 
- 00013743  0x000027a9 istore  0x00000001 , 0x00000005 
- 00013744  0x000027aa increase  0x00000001 , 0x00000002 
- 00013745  0x000027ab fetch  0x00000001 , 0x000045d2 
- 00013746  0x000027ac iand  0x00000002 , 0x00000002 
- 00013747  0x000027ad rtn 
- 00013748  0x000027b0 bpatchx  0x00000094 , 0x00004032 
- 00013749  0x000027b1 fetch  0x00000001 , 0x000045d2 
- 00013750  0x000027b2 increase  0x00000001 , 0x0000003f 
- 00013751  0x000027b3 store  0x00000002 , 0x0000069b 
- 00013752  0x000027b4 copy  0x0000003f , 0x00000039 
- 00013753  0x000027b5 copy  0x00000011 , 0x00000006 
- 00013754  0x000027b6 arg  0x00000000 , 0x0000003f 
- 00013755  0x000027b8 ifetcht  0x00000001 , 0x00000006 
- 00013756  0x000027b9 iadd  0x00000002 , 0x0000003f 
- 00013757  0x000027ba loop  0x000035bb 
- 00013758  0x000027bb fetcht  0x00000002 , 0x0000069b 
- 00013759  0x000027bc idiv  0x00000002 
- 00013760  0x000027bd call  0x00007d62 
- 00013761  0x000027be quotient  0x00000002 
- 00013762  0x000027bf rtnmark1  0x00000027 
- 00013763  0x000027c0 copy  0x00000002 , 0x0000003f 
- 00013764  0x000027c1 rtnmark0  0x00000026 
- 00013765  0x000027c2 call  0x00002308 
- 00013766  0x000027c3 copy  0x0000003f , 0x00000002 
- 00013767  0x000027c4 rtn 
- 00013768  0x000027c7 branch  0x000022e9 
- 00013769  0x000027d2 fetch  0x00000002 , 0x000045f0 
- 00013770  0x000027d3 branch  0x000035dd 
- 00013771  0x000027d6 copy  0x0000003f , 0x00000011 
- 00013772  0x000027d7 fetcht  0x00000001 , 0x000045ef 
- 00013773  0x000027d8 fetch  0x00000002 , 0x000045f0 
- 00013774  0x000027d9 iadd  0x00000002 , 0x00000005 
- 00013775  0x000027da copy  0x00000011 , 0x0000003f 
- 00013776  0x000027db istore  0x00000001 , 0x00000005 
- 00013777  0x000027dc increase  0x00000001 , 0x00000002 
- 00013778  0x000027dd fetch  0x00000001 , 0x000045d2 
- 00013779  0x000027de iand  0x00000002 , 0x00000002 
- 00013780  0x000027df storet  0x00000001 , 0x000045ef 
- 00013781  0x000027e0 rtn 
- 00013782  0x000027eb fetch  0x00000002 , 0x00004640 
- 00013783  0x000027ec call  0x000035dd 
- 00013784  0x000027ed fetch  0x00000002 , 0x00004642 
- 00013785  0x000027ee call  0x000035dd 
- 00013786  0x000027ef fetch  0x00000002 , 0x00004644 
- 00013787  0x000027f0 call  0x000035dd 
- 00013788  0x000027f1 fetch  0x00000002 , 0x00004646 
- 00013789  0x000027f3 rtn  0x00000034 
- 00013790  0x000027f4 copy  0x0000003f , 0x00000005 
- 00013791  0x000027f5 fetch  0x00000001 , 0x000045d2 
- 00013792  0x000027f6 increase  0x00000001 , 0x0000003f 
- 00013793  0x000027f7 copy  0x0000003f , 0x00000039 
- 00013794  0x000027f8 branch  0x00007ca1 
- 00013795  0x000027fc call  0x000035c8 
- 00013796  0x000027fd rtn  0x00000034 
- 00013797  0x000027fe fetcht  0x00000001 , 0x00004639 
- 00013798  0x000027ff fetchr  0x00000011 , 0x00000002 , 0x00004640 
- 00013799  0x00002800 call  0x000035ab 
- 00013800  0x00002801 storet  0x00000001 , 0x00004639 
- 00013801  0x00002802 rtn 
- 00013802  0x00002806 fetchr  0x00000011 , 0x00000002 , 0x00004640 
- 00013803  0x00002807 call  0x000035b4 
- 00013804  0x00002808 storet  0x00000001 , 0x00004638 
- 00013805  0x00002809 sub  0x00000002 , 0x00000050 , 0x0000003e 
- 00013806  0x0000280a nrtn  0x00000002 
- 00013807  0x0000280b branch  0x00003222 
- 00013808  0x00002814 fetch  0x00000004 , 0x000044f1 
- 00013809  0x00002815 store  0x00000004 , 0x00004604 
- 00013810  0x00002816 branch  0x000035c9 
- 00013811  0x00002819 setarg  0x00002fb2 
- 00013812  0x0000281a store  0x00000003 , 0x00004608 
- 00013813  0x0000281b setarg  0x00100c0c 
- 00013814  0x0000281c store  0x00000003 , 0x000045a7 
- 00013815  0x0000281d setarg  0x0000bb80 
- 00013816  0x0000281e store  0x00000003 , 0x0000460b 
- 00013817  0x0000281f jam  0x00000005 , 0x00004621 
- 00013818  0x00002820 rtn 
- 00013819  0x00002823 setarg  0x0000f80c 
- 00013820  0x00002824 store  0x00000003 , 0x00004608 
- 00013821  0x00002825 setarg  0x001c1919 
- 00013822  0x00002826 store  0x00000003 , 0x000045a7 
- 00013823  0x00002827 setarg  0x00017700 
- 00013824  0x00002828 store  0x00000003 , 0x0000460b 
- 00013825  0x00002829 jam  0x0000000b , 0x00004621 
- 00013826  0x0000282a rtn 
- 00013827  0x0000282e rtnmark0  0x00000026 
- 00013828  0x0000282f fetch  0x00000001 , 0x000045fc 
- 00013829  0x00002830 bbit1  0x00000001 , 0x000032a3 
- 00013830  0x00002831 bbit1  0x00000002 , 0x0000355c 
- 00013831  0x00002832 fetch  0x00000001 , 0x00004618 
- 00013832  0x00002833 beq  0x00000001 , 0x000036c0 
- 00013833  0x00002835 bpatchx  0x00000095 , 0x00004032 
- 00013834  0x00002836 call  0x00003625 
- 00013835  0x00002837 nbranch  0x0000369f , 0x00000028 
- 00013836  0x00002839 call  0x0000363a 
- 00013837  0x0000283a call  0x000036e8 
- 00013838  0x0000283b fetch  0x00000001 , 0x000043cb 
- 00013839  0x0000283c beq  0x00000008 , 0x0000600a 
- 00013840  0x0000283e fetch  0x00000008 , 0x0000460b 
- 00013841  0x0000283f store  0x00000008 , 0x000045af 
- 00013842  0x00002840 fetch  0x00000002 , 0x0000461d 
- 00013843  0x00002841 store  0x00000002 , 0x0000461f 
- 00013844  0x00002842 fetch  0x00000002 , 0x000045f8 
- 00013845  0x00002843 branch  0x00007d79 
- 00013846  0x00002846 bpatchx  0x00000096 , 0x00004032 
- 00013847  0x00002847 call  0x000036b4 
- 00013848  0x00002848 nrtn  0x00000028 
- 00013849  0x00002849 call  0x000036be 
- 00013850  0x0000284a call  0x00007de2 
- 00013851  0x0000284b fetch  0x00000003 , 0x00004608 
- 00013852  0x0000284c branch  0x00003622 
- 00013853  0x0000284f bpatchx  0x00000097 , 0x00004032 
- 00013854  0x00002850 call  0x000036b4 
- 00013855  0x00002851 nrtn  0x00000028 
- 00013856  0x00002852 call  0x000036be 
- 00013857  0x00002853 fetch  0x00000008 , 0x000045af 
- 00013858  0x00002855 call  0x00007d25 
- 00013859  0x00002856 storet  0x00000004 , 0x000040a9 
- 00013860  0x00002857 branch  0x0000241e 
- 00013861  0x0000285c call  0x00003628 
- 00013862  0x0000285d nrtn  0x00000028 
- 00013863  0x0000285e branch  0x000031e5 
- 00013864  0x00002862 fetch  0x00000002 , 0x000045f2 
- 00013865  0x00002863 call  0x00007d79 
- 00013866  0x00002864 branch  0x0000362e , 0x00000028 
- 00013867  0x00002865 fetch  0x00000007 , 0x0000451a 
- 00013868  0x00002866 rtn  0x00000034 
- 00013869  0x00002867 branch  0x00007dba 
- 00013870  0x0000286a jam  0x00000000 , 0x00004602 
- 00013871  0x0000286b add  0x00000011 , 0x00000001 , 0x0000003f 
- 00013872  0x0000286c store  0x00000001 , 0x00004588 
- 00013873  0x0000286d call  0x00003636 
- 00013874  0x0000286e store  0x00000001 , 0x00004519 
- 00013875  0x0000286f copy  0x00000012 , 0x00000006 
- 00013876  0x00002870 copy  0x00000011 , 0x00000039 
- 00013877  0x00002871 branch  0x00007cda 
- 00013878  0x00002874 fetch  0x00000001 , 0x00004589 
- 00013879  0x00002875 and_into  0x00000007 , 0x0000003f 
- 00013880  0x00002876 store  0x00000001 , 0x00004589 
- 00013881  0x00002877 rtn 
- 00013882  0x00002881 setarg  0x00000000 
- 00013883  0x00002882 store  0x00000001 , 0x00004601 
- 00013884  0x00002883 store  0x00000002 , 0x00004622 
- 00013885  0x00002885 call  0x00003651 
- 00013886  0x00002886 fetch  0x00000001 , 0x0000457f 
- 00013887  0x00002887 beq  0x00000001 , 0x00003646 
- 00013888  0x00002888 nbranch  0x0000365f , 0x00000018 
- 00013889  0x00002889 nbranch  0x0000365f , 0x0000002f 
- 00013890  0x0000288a call  0x0000366e 
- 00013891  0x0000288b fetch  0x00000001 , 0x000043cb 
- 00013892  0x0000288c sub  0x0000003f , 0x00000008 , 0x0000003e 
- 00013893  0x0000288d call  0x00006262 , 0x00000005 
- 00013894  0x0000288f call  0x0000371a 
- 00013895  0x00002891 call  0x0000357b 
- 00013896  0x00002892 fetch  0x00000001 , 0x0000457e 
- 00013897  0x00002893 increase  0x00000001 , 0x0000003f 
- 00013898  0x00002894 store  0x00000001 , 0x0000457e 
- 00013899  0x00002895 call  0x00003692 
- 00013900  0x00002897 bpatchx  0x00000098 , 0x00004033 
- 00013901  0x00002898 setarg  0x00000000 
- 00013902  0x00002899 store  0x00000001 , 0x000045fd 
- 00013903  0x0000289a store  0x00000002 , 0x000045fe 
- 00013904  0x0000289b rtn 
- 00013905  0x0000289e bpatchx  0x00000099 , 0x00004033 
- 00013906  0x0000289f disable  0x0000002f 
- 00013907  0x000028a0 call  0x00003195 
- 00013908  0x000028a1 fetch  0x00000001 , 0x0000457f 
- 00013909  0x000028a2 beq  0x00000001 , 0x00003183 
- 00013910  0x000028a3 force  0x00000000 , 0x00000015 
- 00013911  0x000028a4 fetch  0x00000004 , 0x0000458f 
- 00013912  0x000028a5 iforce  0x00000009 
- 00013913  0x000028a6 fetcht  0x00000001 , 0x00000008 
- 00013914  0x000028a7 call  0x0000216f 
- 00013915  0x000028a8 call  0x000021a6 
- 00013916  0x000028a9 call  0x00003121 
- 00013917  0x000028aa call  0x00003183 , 0x0000002f 
- 00013918  0x000028ab rtn 
- 00013919  0x000028ae bpatchx  0x0000009a , 0x00004033 
- 00013920  0x000028af fetch  0x00000001 , 0x000043cb 
- 00013921  0x000028b0 beq  0x00000008 , 0x000060f9 
- 00013922  0x000028b2 fetch  0x00000001 , 0x00004602 
- 00013923  0x000028b3 nrtn  0x00000034 
- 00013924  0x000028b4 fetch  0x00000002 , 0x000045fe 
- 00013925  0x000028b5 increase  0x00000001 , 0x0000003f 
- 00013926  0x000028b6 store  0x00000002 , 0x000045fe 
- 00013927  0x000028b7 fetch  0x00000001 , 0x000045ff 
- 00013928  0x000028b8 bbit1  0x00000004 , 0x00003676 
- 00013929  0x000028b9 call  0x0000367c 
- 00013930  0x000028ba fetch  0x00000002 , 0x00004622 
- 00013931  0x000028bb increase  0x00000001 , 0x0000003f 
- 00013932  0x000028bc store  0x00000002 , 0x00004622 
- 00013933  0x000028bd branch  0x0000363d 
- 00013934  0x000028c0 bpatchx  0x0000009b , 0x00004033 
- 00013935  0x000028c1 call  0x00003214 
- 00013936  0x000028c2 fetch  0x00000001 , 0x0000457d 
- 00013937  0x000028c3 rtn  0x00000034 
- 00013938  0x000028c4 iforce  0x00000039 
- 00013939  0x000028c5 arg  0x000044f9 , 0x00000006 
- 00013940  0x000028c6 arg  0x0000455d , 0x00000005 
- 00013941  0x000028c7 branch  0x00007cda 
- 00013942  0x000028cb bpatchx  0x0000009c , 0x00004033 
- 00013943  0x000028cc setarg  0x00000000 
- 00013944  0x000028cd store  0x00000002 , 0x000045fe 
- 00013945  0x000028ce jam  0x00000001 , 0x00004600 
- 00013946  0x000028d0 jam  0x0000003a , 0x0000066f 
- 00013947  0x000028d1 branch  0x0000782b 
- 00013948  0x000028dc bpatchx  0x0000009d , 0x00004033 
- 00013949  0x000028dd fetcht  0x00000001 , 0x00004601 
- 00013950  0x000028de fetch  0x00000001 , 0x00004621 
- 00013951  0x000028df isub  0x00000002 , 0x0000003e 
- 00013952  0x000028e0 nbranch  0x0000369a , 0x00000002 
- 00013953  0x000028e1 increase  0x00000001 , 0x00000002 
- 00013954  0x000028e2 storet  0x00000001 , 0x00004601 
- 00013955  0x000028e3 fetch  0x00000001 , 0x00004621 
- 00013956  0x000028e4 beq  0x00000005 , 0x00003689 
- 00013957  0x000028e5 fetch  0x00000001 , 0x00004601 
- 00013958  0x000028e6 beq  0x00000006 , 0x00003694 
- 00013959  0x000028e7 beq  0x0000000c , 0x00003694 
- 00013960  0x000028e8 rtn 
- 00013961  0x000028ec fetch  0x00000001 , 0x00004601 
- 00013962  0x000028ed beq  0x00000003 , 0x00003694 
- 00013963  0x000028ee beq  0x00000006 , 0x00003694 
- 00013964  0x000028ef rtn 
- 00013965  0x000028f9 bmark1  0x0000002f , 0x00003690 
- 00013966  0x000028fa store  0x00000001 , 0x0000453a 
- 00013967  0x000028fb rtn 
- 00013968  0x000028fd store  0x00000001 , 0x0000453b 
- 00013969  0x000028fe rtn 
- 00013970  0x00002901 fetch  0x00000001 , 0x00004589 
- 00013971  0x00002902 rtnbit0  0x00000004 
- 00013972  0x00002904 fetch  0x00000001 , 0x00004589 
- 00013973  0x00002905 set0  0x00000004 , 0x0000003f 
- 00013974  0x00002906 store  0x00000001 , 0x00004589 
- 00013975  0x00002907 call  0x0000368d 
- 00013976  0x00002908 call  0x0000371e 
- 00013977  0x00002909 branch  0x00003222 
- 00013978  0x0000290c call  0x0000370e 
- 00013979  0x0000290d call  0x0000371e 
- 00013980  0x0000290e branch  0x00003222 
- 00013981  0x00002921 fetch  0x00000002 , 0x000045f4 
- 00013982  0x00002922 branch  0x00007d79 
- 00013983  0x00002925 fetch  0x00000001 , 0x00004602 
- 00013984  0x00002926 call  0x000036a6 , 0x00000034 
- 00013985  0x00002927 fetch  0x00000001 , 0x00004618 
- 00013986  0x00002928 rtneq  0x00000001 
- 00013987  0x00002929 call  0x0000369d 
- 00013988  0x0000292a fetch  0x00000002 , 0x000045fa 
- 00013989  0x0000292b branch  0x00007d79 
- 00013990  0x0000292e jam  0x00000001 , 0x00004589 
- 00013991  0x0000292f jam  0x00000001 , 0x00004602 
- 00013992  0x00002930 call  0x00003636 
- 00013993  0x00002931 store  0x00000001 , 0x00004519 
- 00013994  0x00002932 setarg  0x00000000 
- 00013995  0x00002933 store  0x00000007 , 0x0000451a 
- 00013996  0x00002934 fetch  0x00000004 , 0x00004604 
- 00013997  0x00002935 store  0x00000004 , 0x00004521 
- 00013998  0x00002936 jam  0x0000000c , 0x00004588 
- 00013999  0x00002937 fetch  0x00000001 , 0x00004589 
- 00014000  0x00002938 set1  0x00000003 , 0x0000003f 
- 00014001  0x00002939 store  0x00000001 , 0x00004589 
- 00014002  0x0000293a call  0x000031e5 
- 00014003  0x0000293b branch  0x0000360c 
- 00014004  0x00002940 bpatchx  0x0000009e , 0x00004033 
- 00014005  0x00002941 enable  0x00000028 
- 00014006  0x00002942 call  0x00002408 
- 00014007  0x00002943 fetch  0x00000003 , 0x000040bd 
- 00014008  0x00002944 branch  0x00007dbc , 0x00000034 
- 00014009  0x00002945 fetch  0x00000001 , 0x00004094 
- 00014010  0x00002946 branch  0x00007dbc , 0x00000034 
- 00014011  0x00002947 fetch  0x00000001 , 0x00004618 
- 00014012  0x00002948 beq  0x00000001 , 0x00007dbc 
- 00014013  0x00002949 rtn 
- 00014014  0x0000294c fetch  0x00000002 , 0x000045f6 
- 00014015  0x0000294d branch  0x00007d79 
- 00014016  0x0000295b call  0x00003245 
- 00014017  0x0000295c nrtn  0x00000028 
- 00014018  0x0000295d call  0x000036d5 
- 00014019  0x0000295e fetch  0x00000002 , 0x00004619 
- 00014020  0x0000295f increase  0x00000001 , 0x0000003f 
- 00014021  0x00002960 store  0x00000002 , 0x00004619 
- 00014022  0x00002961 fetcht  0x00000002 , 0x0000461b 
- 00014023  0x00002962 isub  0x00000002 , 0x0000003e 
- 00014024  0x00002963 call  0x000036ca , 0x00000005 
- 00014025  0x00002964 branch  0x00003609 
- 00014026  0x00002968 jam  0x00000000 , 0x00004618 
- 00014027  0x00002969 setarg  0x00000000 
- 00014028  0x0000296a store  0x00000002 , 0x00004619 
- 00014029  0x0000296b setarg  0x00000064 
- 00014030  0x0000296c store  0x00000002 , 0x0000461b 
- 00014031  0x0000296e jam  0x00000000 , 0x00004617 
- 00014032  0x0000296f fetch  0x00000001 , 0x000045a8 
- 00014033  0x00002971 store  0x00000001 , 0x000045a7 
- 00014034  0x00002972 rtn 
- 00014035  0x00002974 fetch  0x00000001 , 0x000045a9 
- 00014036  0x00002975 branch  0x000036d1 
- 00014037  0x00002978 fetch  0x00000001 , 0x00004617 
- 00014038  0x00002979 increase  0x00000001 , 0x0000003f 
- 00014039  0x0000297a store  0x00000001 , 0x00004617 
- 00014040  0x0000297b beq  0x00000004 , 0x000036d3 
- 00014041  0x0000297c beq  0x00000005 , 0x000036cf 
- 00014042  0x0000297d rtn 
- 00014043  0x00002980 jam  0x00000001 , 0x00004618 
- 00014044  0x00002981 setarg  0x00000000 
- 00014045  0x00002982 store  0x00000002 , 0x00004619 
- 00014046  0x00002983 rtn 
- 00014047  0x0000298e arg  0x00000002 , 0x00000039 
- 00014048  0x0000298f arg  0x0000458f , 0x00000006 
- 00014049  0x00002991 call  0x00007dba 
- 00014050  0x00002992 setarg  0x0000ffff 
- 00014051  0x00002994 ifetcht  0x00000002 , 0x00000006 
- 00014052  0x00002995 isub  0x00000002 , 0x0000003e 
- 00014053  0x00002996 ncall  0x00007dbc , 0x00000005 
- 00014054  0x00002997 loop  0x000036e3 
- 00014055  0x00002998 rtn 
- 00014056  0x000029a3 bpatchx  0x0000009f , 0x00004033 
- 00014057  0x000029a4 fetch  0x00000001 , 0x00004437 
- 00014058  0x000029a5 nrtn  0x00000034 
- 00014059  0x000029a6 fetch  0x00000002 , 0x000044e9 
- 00014060  0x000029a7 rtnbit1  0x0000000b 
- 00014061  0x000029aa fetchr  0x00000011 , 0x00000002 , 0x000045f0 
- 00014062  0x000029ab call  0x000035b4 
- 00014063  0x000029ac storet  0x00000001 , 0x00004624 
- 00014064  0x000029ad fetch  0x00000001 , 0x00004629 
- 00014065  0x000029ae bmark1  0x00000026 , 0x000036f3 
- 00014066  0x000029af fetch  0x00000001 , 0x0000462c 
- 00014067  0x000029b1 isub  0x00000002 , 0x0000003e 
- 00014068  0x000029b2 nbranch  0x0000370d , 0x00000002 
- 00014069  0x000029b3 fetch  0x00000001 , 0x00004626 
- 00014070  0x000029b4 sub  0x0000003f , 0x00000002 , 0x0000003e 
- 00014071  0x000029b5 nbranch  0x000036fb , 0x00000002 
- 00014072  0x000029b6 fetch  0x00000001 , 0x00004626 
- 00014073  0x000029b7 beq  0x00000000 , 0x0000370e 
- 00014074  0x000029b8 rtn 
- 00014075  0x000029bb fetch  0x00000001 , 0x00004626 
- 00014076  0x000029bc fetcht  0x00000001 , 0x00004627 
- 00014077  0x000029bd isub  0x00000002 , 0x0000003e 
- 00014078  0x000029be nrtn  0x00000005 
- 00014079  0x000029bf jam  0x00000000 , 0x00004626 
- 00014080  0x000029c1 fetcht  0x00000001 , 0x00004624 
- 00014081  0x000029c2 fetch  0x00000001 , 0x00004628 
- 00014082  0x000029c3 bmark1  0x00000026 , 0x00003704 
- 00014083  0x000029c4 fetch  0x00000001 , 0x0000462b 
- 00014084  0x000029c6 isub  0x00000002 , 0x0000003e 
- 00014085  0x000029c7 nrtn  0x00000002 
- 00014086  0x000029c8 fetch  0x00000001 , 0x00004625 
- 00014087  0x000029c9 beq  0x00000000 , 0x00003715 
- 00014088  0x000029ca increase  0xffffffff , 0x0000003f 
- 00014089  0x000029cb store  0x00000001 , 0x00004625 
- 00014090  0x000029cc beq  0x00000000 , 0x00003715 
- 00014091  0x000029cf jam  0x00000000 , 0x00004141 
- 00014092  0x000029d0 rtn 
- 00014093  0x000029d3 jam  0x00000000 , 0x00004626 
- 00014094  0x000029d5 fetch  0x00000001 , 0x00004625 
- 00014095  0x000029d6 beq  0x00000002 , 0x00003713 
- 00014096  0x000029d7 increase  0x00000001 , 0x0000003f 
- 00014097  0x000029d8 store  0x00000001 , 0x00004625 
- 00014098  0x000029d9 beq  0x00000001 , 0x0000370b 
- 00014099  0x000029db jam  0x00000006 , 0x00004141 
- 00014100  0x000029dc rtn 
- 00014101  0x000029df jam  0x00000085 , 0x00004141 
- 00014102  0x000029e0 rtn 
- 00014103  0x000029e3 jam  0x00000001 , 0x00004625 
- 00014104  0x000029e4 jam  0x00000000 , 0x00004626 
- 00014105  0x000029e5 rtn 
- 00014106  0x000029e8 fetch  0x00000001 , 0x00004626 
- 00014107  0x000029e9 increase  0x00000001 , 0x0000003f 
- 00014108  0x000029ea store  0x00000001 , 0x00004626 
- 00014109  0x000029eb rtn 
- 00014110  0x000029ee fetch  0x00000001 , 0x00004626 
- 00014111  0x000029ef sub  0x0000003f , 0x00000002 , 0x0000003e 
- 00014112  0x000029f0 ncall  0x00003726 , 0x00000002 
- 00014113  0x000029f1 fetch  0x00000001 , 0x00004626 
- 00014114  0x000029f2 rtneq  0x00000000 
- 00014115  0x000029f3 increase  0xffffffff , 0x0000003f 
- 00014116  0x000029f4 store  0x00000001 , 0x00004626 
- 00014117  0x000029f5 rtn 
- 00014118  0x000029f8 jam  0x00000003 , 0x00004626 
- 00014119  0x000029f9 rtn 
- 00014120  0x00002a04 fetch  0x00000001 , 0x000008f3 
- 00014121  0x00002a05 store  0x00000001 , 0x00000709 
- 00014122  0x00002a06 copy  0x00000030 , 0x00000006 
- 00014123  0x00002a07 call  0x00007c8e 
- 00014124  0x00002a08 fetch  0x00000002 , 0x00004826 
- 00014125  0x00002a09 branch  0x00007d79 
- 00014126  0x00002a0c jam  0x0000001e , 0x000049b8 
- 00014127  0x00002a0d call  0x0000378c 
- 00014128  0x00002a10 fetch  0x00000001 , 0x0000070a 
- 00014129  0x00002a11 beq  0x00000000 , 0x00003739 
- 00014130  0x00002a12 beq  0x00000080 , 0x00003d67 
- 00014131  0x00002a13 beq  0x00000082 , 0x00003ed4 
- 00014132  0x00002a14 beq  0x000000d1 , 0x00003799 
- 00014133  0x00002a15 beq  0x000000d0 , 0x000037ba 
- 00014134  0x00002a16 beq  0x000000d2 , 0x00003799 
- 00014135  0x00002a17 beq  0x000000d5 , 0x000037bb 
- 00014136  0x00002a18 rtn 
- 00014137  0x00002a1c arg  0x0000070e , 0x00000006 
- 00014138  0x00002a1d arg  0x00004959 , 0x00000005 
- 00014139  0x00002a1e call  0x00007c8f 
- 00014140  0x00002a1f jam  0x00000000 , 0x000047e4 
- 00014141  0x00002a20 call  0x00003bbf 
- 00014142  0x00002a21 call  0x00003bb1 
- 00014143  0x00002a22 call  0x0000375e 
- 00014144  0x00002a23 call  0x0000374f 
- 00014145  0x00002a24 call  0x00003754 
- 00014146  0x00002a25 jam  0x00000000 , 0x000047e4 
- 00014147  0x00002a26 fetch  0x00000002 , 0x00004828 
- 00014148  0x00002a27 branch  0x00007d79 
- 00014149  0x00002a2a setarg  0x00000000 
- 00014150  0x00002a2b store  0x00000002 , 0x00004806 
- 00014151  0x00002a2d random  0x0000003f 
- 00014152  0x00002a2e and  0x0000003f , 0x0000001f , 0x0000003f 
- 00014153  0x00002a2f add  0x0000003f , 0x0000001e , 0x0000003f 
- 00014154  0x00002a30 store  0x00000001 , 0x00004804 
- 00014155  0x00002a31 add  0x0000003f , 0x00000005 , 0x0000003f 
- 00014156  0x00002a32 store  0x00000001 , 0x00004803 
- 00014157  0x00002a33 call  0x00003e53 
- 00014158  0x00002a34 branch  0x00003a71 
- 00014159  0x00002a37 fetch  0x00000001 , 0x00000951 
- 00014160  0x00002a38 jam  0x00000004 , 0x000047e4 
- 00014161  0x00002a39 rtneq  0x00000001 
- 00014162  0x00002a3a jam  0x00000000 , 0x000047e4 
- 00014163  0x00002a3b rtn 
- 00014164  0x00002a3e setarg  0x00000080 
- 00014165  0x00002a3f store  0x00000001 , 0x00000723 
- 00014166  0x00002a40 setarg  0x00000003 
- 00014167  0x00002a41 istore  0x00000001 , 0x00000005 
- 00014168  0x00002a42 setarg  0x00000000 
- 00014169  0x00002a43 istore  0x00000001 , 0x00000005 
- 00014170  0x00002a44 fetch  0x00000003 , 0x0000070b 
- 00014171  0x00002a45 istore  0x00000003 , 0x00000005 
- 00014172  0x00002a46 jam  0x00000006 , 0x00000722 
- 00014173  0x00002a47 branch  0x000041b5 
- 00014174  0x00002a4b fetch  0x00000002 , 0x0000484c 
- 00014175  0x00002a4c rtnbit1  0x00000002 
- 00014176  0x00002a4d call  0x00003e3e 
- 00014177  0x00002a4f add  0x00000011 , 0x00000006 , 0x00000013 
- 00014178  0x00002a50 setarg  0xffffffff 
- 00014179  0x00002a51 istore  0x00000008 , 0x00000013 
- 00014180  0x00002a52 istore  0x00000008 , 0x00000005 
- 00014181  0x00002a53 ifetch  0x00000002 , 0x00000011 
- 00014182  0x00002a54 istore  0x00000002 , 0x00000013 
- 00014183  0x00002a55 copy  0x00000012 , 0x0000003f 
- 00014184  0x00002a56 iadd  0x00000011 , 0x00000011 
- 00014185  0x00002a57 loop  0x00003761 
- 00014186  0x00002a58 fetch  0x00000002 , 0x00004848 
- 00014187  0x00002a59 branch  0x00007d79 
- 00014188  0x00002a5d setarg  0x00000082 
- 00014189  0x00002a5e store  0x00000001 , 0x00000723 
- 00014190  0x00002a5f setarg  0x00000004 
- 00014191  0x00002a60 istore  0x00000001 , 0x00000005 
- 00014192  0x00002a61 fetch  0x00000001 , 0x0000070c 
- 00014193  0x00002a62 istore  0x00000001 , 0x00000005 
- 00014194  0x00002a63 jam  0x00000003 , 0x00000722 
- 00014195  0x00002a64 branch  0x000041b5 
- 00014196  0x00002a68 setarg  0x00000082 
- 00014197  0x00002a69 store  0x00000001 , 0x00000723 
- 00014198  0x00002a6a setarg  0x0000004e 
- 00014199  0x00002a6b istore  0x00000001 , 0x00000005 
- 00014200  0x00002a6c fetch  0x00000002 , 0x0000070c 
- 00014201  0x00002a6d istore  0x00000002 , 0x00000005 
- 00014202  0x00002a6e jam  0x00000004 , 0x00000722 
- 00014203  0x00002a6f branch  0x000041b5 
- 00014204  0x00002a73 setarg  0x00000082 
- 00014205  0x00002a74 store  0x00000001 , 0x00000723 
- 00014206  0x00002a75 setarg  0x00000060 
- 00014207  0x00002a76 istore  0x00000001 , 0x00000005 
- 00014208  0x00002a77 fetch  0x00000004 , 0x0000070c 
- 00014209  0x00002a78 istore  0x00000004 , 0x00000005 
- 00014210  0x00002a79 jam  0x00000006 , 0x00000722 
- 00014211  0x00002a7a branch  0x000041b5 
- 00014212  0x00002a7f setarg  0x0000005e 
- 00014213  0x00002a80 store  0x00000001 , 0x00000723 
- 00014214  0x00002a81 setarg  0x00000000 
- 00014215  0x00002a82 istore  0x00000001 , 0x00000005 
- 00014216  0x00002a83 fetch  0x00000002 , 0x0000070c 
- 00014217  0x00002a84 istore  0x00000002 , 0x00000005 
- 00014218  0x00002a85 jam  0x00000004 , 0x00000722 
- 00014219  0x00002a86 branch  0x000041b5 
- 00014220  0x00002a8c fetch  0x00000001 , 0x00004804 
- 00014221  0x00002a8d rtn  0x00000034 
- 00014222  0x00002a8e pincrease  0x0000001e 
- 00014223  0x00002a8f store  0x00000001 , 0x00004804 
- 00014224  0x00002a90 rtn 
- 00014225  0x00002a93 arg  0x00004803 , 0x00000013 
- 00014226  0x00002a94 arg  0x000037e4 , 0x00000012 
- 00014227  0x00002a95 branch  0x000042e0 
- 00014228  0x00002a98 arg  0x00004804 , 0x00000013 
- 00014229  0x00002a99 arg  0x00003797 , 0x00000012 
- 00014230  0x00002a9a branch  0x000042e0 
- 00014231  0x00002a9d fetch  0x00000002 , 0x00004855 
- 00014232  0x00002a9e branch  0x00007d79 
- 00014233  0x00002aa6 call  0x000037c4 
- 00014234  0x00002aa7 nrtn  0x00000028 
- 00014235  0x00002aa8 bpatchx  0x000000a0 , 0x00004034 
- 00014236  0x00002aa9 fetch  0x00000002 , 0x0000070e 
- 00014237  0x00002aaa arg  0x0000f01f , 0x00000002 
- 00014238  0x00002aab isub  0x00000002 , 0x0000003e 
- 00014239  0x00002aac branch  0x000037d8 , 0x00000005 
- 00014240  0x00002aae arg  0x0000f014 , 0x00000002 
- 00014241  0x00002aaf isub  0x00000002 , 0x0000003e 
- 00014242  0x00002ab0 branch  0x0000391c , 0x00000005 
- 00014243  0x00002ab2 arg  0x0000f013 , 0x00000002 
- 00014244  0x00002ab3 isub  0x00000002 , 0x0000003e 
- 00014245  0x00002ab4 branch  0x00003907 , 0x00000005 
- 00014246  0x00002ab6 arg  0x0000f017 , 0x00000002 
- 00014247  0x00002ab7 isub  0x00000002 , 0x0000003e 
- 00014248  0x00002ab8 branch  0x00003819 , 0x00000005 
- 00014249  0x00002ab9 arg  0x0000f018 , 0x00000002 
- 00014250  0x00002aba isub  0x00000002 , 0x0000003e 
- 00014251  0x00002abb branch  0x00003845 , 0x00000005 
- 00014252  0x00002abc arg  0x0000f016 , 0x00000002 
- 00014253  0x00002abd isub  0x00000002 , 0x0000003e 
- 00014254  0x00002abe branch  0x0000386a , 0x00000005 
- 00014255  0x00002ac1 arg  0x00000534 , 0x00000002 
- 00014256  0x00002ac2 isub  0x00000002 , 0x0000003e 
- 00014257  0x00002ac3 branch  0x000037cf , 0x00000005 
- 00014258  0x00002ac4 arg  0x00000533 , 0x00000002 
- 00014259  0x00002ac5 isub  0x00000002 , 0x0000003e 
- 00014260  0x00002ac6 branch  0x000037d2 , 0x00000005 
- 00014261  0x00002ac7 arg  0x00000123 , 0x00000002 
- 00014262  0x00002ac8 isub  0x00000002 , 0x0000003e 
- 00014263  0x00002ac9 branch  0x000037d5 , 0x00000005 
- 00014264  0x00002aca fetch  0x00000002 , 0x0000482c 
- 00014265  0x00002acb branch  0x00007d79 
- 00014266  0x00002ace rtn 
- 00014267  0x00002ad0 ifetch  0x00000002 , 0x00000006 
- 00014268  0x00002ad1 arg  0x000001a8 , 0x00000002 
- 00014269  0x00002ad2 isub  0x00000002 , 0x0000003e 
- 00014270  0x00002ad3 nrtn  0x00000005 
- 00014271  0x00002ad4 ifetch  0x00000001 , 0x00000006 
- 00014272  0x00002ad5 fetcht  0x00000001 , 0x000049b6 
- 00014273  0x00002ad6 isub  0x00000002 , 0x0000003e 
- 00014274  0x00002ad7 nrtn  0x00000005 
- 00014275  0x00002ad8 branch  0x00003b2a 
- 00014276  0x00002adb call  0x00007dbc 
- 00014277  0x00002adc fetch  0x00000002 , 0x0000070b 
- 00014278  0x00002add arg  0x000001a8 , 0x00000002 
- 00014279  0x00002ade isub  0x00000002 , 0x0000003e 
- 00014280  0x00002adf nrtn  0x00000005 
- 00014281  0x00002ae0 fetcht  0x00000001 , 0x000044f1 
- 00014282  0x00002ae1 fetch  0x00000001 , 0x0000070d 
- 00014283  0x00002ae2 isub  0x00000002 , 0x0000003e 
- 00014284  0x00002ae3 rtn  0x00000005 
- 00014285  0x00002ae4 store  0x00000001 , 0x000044f1 
- 00014286  0x00002ae5 branch  0x00007dba 
- 00014287  0x00002ae8 call  0x000037f4 
- 00014288  0x00002ae9 fetch  0x00000002 , 0x0000483c 
- 00014289  0x00002aea branch  0x00007d79 
- 00014290  0x00002aee call  0x000037f4 
- 00014291  0x00002aef fetch  0x00000002 , 0x0000483e 
- 00014292  0x00002af0 branch  0x00007d79 
- 00014293  0x00002af3 call  0x000037ee 
- 00014294  0x00002af4 fetch  0x00000002 , 0x00004840 
- 00014295  0x00002af5 branch  0x00007d79 
- 00014296  0x00002af9 call  0x000037f0 
- 00014297  0x00002afb fetch  0x00000004 , 0x00000710 
- 00014298  0x00002afc store  0x00000004 , 0x000044f3 
- 00014299  0x00002afd branch  0x00003889 
- 00014300  0x00002b02 setarg  0x000000d3 
- 00014301  0x00002b03 store  0x00000001 , 0x00000723 
- 00014302  0x00002b04 setarg  0x000001a8 
- 00014303  0x00002b05 istore  0x00000002 , 0x00000005 
- 00014304  0x00002b06 fetch  0x00000001 , 0x000044f1 
- 00014305  0x00002b07 istore  0x00000001 , 0x00000005 
- 00014306  0x00002b08 istoret  0x00000002 , 0x00000005 
- 00014307  0x00002b09 rtn 
- 00014308  0x00002b0d arg  0x00000000 , 0x00000007 
- 00014309  0x00002b0e arg  0x00000003 , 0x00000002 
- 00014310  0x00002b0f arg  0x0000f009 , 0x00000011 
- 00014311  0x00002b10 branch  0x000037fc 
- 00014312  0x00002b1c arg  0x00000100 , 0x00000011 
- 00014313  0x00002b1d branch  0x000037fc 
- 00014314  0x00002b22 arg  0x00000008 , 0x00000039 
- 00014315  0x00002b23 branch  0x000037f6 
- 00014316  0x00002b26 arg  0x00000008 , 0x00000039 
- 00014317  0x00002b27 branch  0x000037f6 
- 00014318  0x00002b2a arg  0x00000006 , 0x00000039 
- 00014319  0x00002b2b branch  0x000037f6 
- 00014320  0x00002b2e arg  0x00000004 , 0x00000039 
- 00014321  0x00002b2f branch  0x000037f6 
- 00014322  0x00002b32 arg  0x00000002 , 0x00000039 
- 00014323  0x00002b33 branch  0x000037f6 
- 00014324  0x00002b36 arg  0x00000001 , 0x00000039 
- 00014325  0x00002b37 branch  0x000037f6 
- 00014326  0x00002b3b add  0x00000039 , 0x00000006 , 0x0000003f 
- 00014327  0x00002b3c store  0x00000001 , 0x00000722 
- 00014328  0x00002b3d call  0x000037dc 
- 00014329  0x00002b3e arg  0x00000710 , 0x00000006 
- 00014330  0x00002b3f call  0x00007cda 
- 00014331  0x00002b40 branch  0x000041b5 
- 00014332  0x00002b48 call  0x00003808 
- 00014333  0x00002b49 istorer  0x00000011 , 0x00000002 , 0x00000005 
- 00014334  0x00002b4a istoret  0x00000001 , 0x00000005 
- 00014335  0x00002b4b jam  0x00000007 , 0x00000722 
- 00014336  0x00002b4c branch  0x00003806 
- 00014337  0x00002b53 call  0x00003808 
- 00014338  0x00002b54 istorer  0x00000011 , 0x00000002 , 0x00000005 
- 00014339  0x00002b55 istoret  0x00000002 , 0x00000005 
- 00014340  0x00002b56 jam  0x00000008 , 0x00000722 
- 00014341  0x00002b57 branch  0x00003806 
- 00014342  0x00002b5c call  0x00003f6e 
- 00014343  0x00002b5d branch  0x000041b5 
- 00014344  0x00002b61 fetch  0x00000001 , 0x000047ae 
- 00014345  0x00002b62 store  0x00000001 , 0x0000092b 
- 00014346  0x00002b63 setarg  0x000000f0 
- 00014347  0x00002b64 store  0x00000002 , 0x0000094c 
- 00014348  0x00002b65 fetch  0x00000001 , 0x000044f2 
- 00014349  0x00002b66 pincrease  0x00000001 
- 00014350  0x00002b67 store  0x00000001 , 0x000044f2 
- 00014351  0x00002b68 beq  0x000000c0 , 0x00003817 
- 00014352  0x00002b69 setarg  0x000000d4 
- 00014353  0x00002b6a store  0x00000001 , 0x00000723 
- 00014354  0x00002b6b setarg  0x000001a8 
- 00014355  0x00002b6c istore  0x00000002 , 0x00000005 
- 00014356  0x00002b6d fetch  0x00000001 , 0x000044f2 
- 00014357  0x00002b6e istore  0x00000001 , 0x00000005 
- 00014358  0x00002b6f rtn 
- 00014359  0x00002b72 jam  0x00000080 , 0x000044f2 
- 00014360  0x00002b73 rtn 
- 00014361  0x00002b77 copy  0x00000006 , 0x00000011 
- 00014362  0x00002b78 fetch  0x00000001 , 0x00000709 
- 00014363  0x00002b79 arg  0x00000006 , 0x00000002 
- 00014364  0x00002b7a isub  0x00000002 , 0x0000003f 
- 00014365  0x00002b7b store  0x00000001 , 0x00004608 
- 00014366  0x00002b7c copy  0x0000003f , 0x00000039 
- 00014367  0x00002b7d copy  0x00000011 , 0x00000006 
- 00014368  0x00002b7e arg  0x00004609 , 0x00000005 
- 00014369  0x00002b7f call  0x00007cda 
- 00014370  0x00002b80 arg  0x00000000 , 0x00000012 
- 00014371  0x00002b82 arg  0x00004609 , 0x0000003f 
- 00014372  0x00002b83 iadd  0x00000012 , 0x00000002 
- 00014373  0x00002b84 ifetch  0x00000001 , 0x00000002 
- 00014374  0x00002b85 beq  0x000000ff , 0x0000383f 
- 00014375  0x00002b86 and  0x0000003f , 0x0000007f , 0x0000003f 
- 00014376  0x00002b87 call  0x00003837 
- 00014377  0x00002b88 increase  0x00000001 , 0x00000012 
- 00014378  0x00002b89 fetch  0x00000001 , 0x00004608 
- 00014379  0x00002b8a isub  0x00000012 , 0x0000003e 
- 00014380  0x00002b8b branch  0x00003823 , 0x00000002 
- 00014381  0x00002b8c call  0x0000394a 
- 00014382  0x00002b8e arg  0x0000f017 , 0x00000002 
- 00014383  0x00002b8f call  0x000037dc 
- 00014384  0x00002b90 arg  0x00000000 , 0x00000002 
- 00014385  0x00002b91 istoret  0x00000001 , 0x00000005 
- 00014386  0x00002b92 copy  0x00000005 , 0x00000002 
- 00014387  0x00002b93 call  0x0000393b 
- 00014388  0x00002b94 pincrease  0x00000007 
- 00014389  0x00002b95 store  0x00000001 , 0x00000722 
- 00014390  0x00002b96 branch  0x000041b5 
- 00014391  0x00002b99 rtn  0x00000034 
- 00014392  0x00002b9a pincrease  0xffffffff 
- 00014393  0x00002b9b mul32  0x0000003f , 0x00000012 , 0x0000003f 
- 00014394  0x00002b9c arg  0x00004503 , 0x00000011 
- 00014395  0x00002b9d iadd  0x00000011 , 0x00000011 
- 00014396  0x00002b9e setarg  0x00000000 
- 00014397  0x00002b9f istore  0x00000001 , 0x00000011 
- 00014398  0x00002ba0 rtn 
- 00014399  0x00002ba3 arg  0x00000012 , 0x00000039 
- 00014400  0x00002ba4 mul32  0x00000039 , 0x0000000d , 0x00000039 
- 00014401  0x00002ba5 arg  0x00004503 , 0x00000005 
- 00014402  0x00002ba6 call  0x00007ca1 
- 00014403  0x00002ba7 call  0x0000394a 
- 00014404  0x00002ba8 branch  0x0000382e 
- 00014405  0x00002bab ifetch  0x00000001 , 0x00000006 
- 00014406  0x00002bac beq  0x000000ff , 0x0000385e 
- 00014407  0x00002bad store  0x00000001 , 0x000045ff 
- 00014408  0x00002bae ifetch  0x00000001 , 0x00000006 
- 00014409  0x00002baf pincrease  0xffffffff 
- 00014410  0x00002bb0 mul32  0x0000003f , 0x00000012 , 0x0000003f 
- 00014411  0x00002bb1 arg  0x00004503 , 0x00000006 
- 00014412  0x00002bb2 iadd  0x00000006 , 0x00000006 
- 00014413  0x00002bb3 arg  0x000045ed , 0x00000005 
- 00014414  0x00002bb4 arg  0x00000012 , 0x00000039 
- 00014415  0x00002bb5 call  0x00007cda 
- 00014416  0x00002bb6 arg  0x0000f018 , 0x00000002 
- 00014417  0x00002bb7 call  0x000037dc 
- 00014418  0x00002bb8 fetch  0x00000001 , 0x000045ed 
- 00014419  0x00002bb9 branch  0x00003867 , 0x00000034 
- 00014420  0x00002bba arg  0x00000000 , 0x00000002 
- 00014421  0x00002bbb istoret  0x00000001 , 0x00000005 
- 00014422  0x00002bbd fetch  0x00000001 , 0x000045ff 
- 00014423  0x00002bbe istore  0x00000001 , 0x00000005 
- 00014424  0x00002bbf fetch  0x00000001 , 0x000045ed 
- 00014425  0x00002bc0 istore  0x00000001 , 0x00000005 
- 00014426  0x00002bc1 fetch  0x00000008 , 0x000045ee 
- 00014427  0x00002bc2 istore  0x00000008 , 0x00000005 
- 00014428  0x00002bc3 jam  0x00000011 , 0x00000722 
- 00014429  0x00002bc4 branch  0x000041b5 
- 00014430  0x00002bc8 arg  0x0000f018 , 0x00000002 
- 00014431  0x00002bc9 call  0x000037dc 
- 00014432  0x00002bca arg  0x000000ff , 0x00000002 
- 00014433  0x00002bcb istoret  0x00000002 , 0x00000005 
- 00014434  0x00002bce copy  0x00000005 , 0x00000002 
- 00014435  0x00002bcf call  0x0000393b 
- 00014436  0x00002bd0 pincrease  0x00000008 
- 00014437  0x00002bd1 store  0x00000001 , 0x00000722 
- 00014438  0x00002bd2 branch  0x000041b5 
- 00014439  0x00002bd8 arg  0x00000080 , 0x00000002 
- 00014440  0x00002bd9 istore  0x00000001 , 0x00000005 
- 00014441  0x00002bda branch  0x00003856 
- 00014442  0x00002bdd ifetch  0x00000001 , 0x00000006 
- 00014443  0x00002bde store  0x00000001 , 0x000045ff 
- 00014444  0x00002bdf and  0x0000003f , 0x0000007f , 0x0000003f 
- 00014445  0x00002be0 pincrease  0xffffffff 
- 00014446  0x00002be1 mul32  0x0000003f , 0x00000012 , 0x0000003f 
- 00014447  0x00002be2 arg  0x00004503 , 0x00000005 
- 00014448  0x00002be3 iadd  0x00000005 , 0x00000005 
- 00014449  0x00002be4 fetch  0x00000001 , 0x000045ff 
- 00014450  0x00002be5 istore  0x00000001 , 0x00000005 
- 00014451  0x00002be6 call  0x0000394a 
- 00014452  0x00002be7 arg  0x0000f016 , 0x00000002 
- 00014453  0x00002be8 call  0x000037dc 
- 00014454  0x00002be9 setarg  0x00000000 
- 00014455  0x00002bea istore  0x00000001 , 0x00000005 
- 00014456  0x00002beb copy  0x00000005 , 0x00000002 
- 00014457  0x00002bec call  0x0000393b 
- 00014458  0x00002bed pincrease  0x00000007 
- 00014459  0x00002bee store  0x00000001 , 0x00000722 
- 00014460  0x00002bef branch  0x000041b5 
- 00014461  0x00002bf5 copy  0x00000022 , 0x00000002 
- 00014462  0x00002bf6 fetch  0x00000004 , 0x000044f7 
- 00014463  0x00002bf7 isub  0x00000002 , 0x0000003e 
- 00014464  0x00002bf8 call  0x0000388f , 0x00000002 
- 00014465  0x00002bf9 call  0x00003896 
- 00014466  0x00002bfa isub  0x00000002 , 0x0000003e 
- 00014467  0x00002bfb rtn  0x00000002 
- 00014468  0x00002bfc call  0x0000388a 
- 00014469  0x00002bfd fetch  0x00000004 , 0x000044f3 
- 00014470  0x00002bfe pincrease  0x00000001 
- 00014471  0x00002bff store  0x00000004 , 0x000044f3 
- 00014472  0x00002c00 branch  0x0000389a 
- 00014473  0x00002c04 copy  0x00000022 , 0x0000003f 
- 00014474  0x00002c06 store  0x00000004 , 0x000044f7 
- 00014475  0x00002c07 fetch  0x00000001 , 0x000044fa 
- 00014476  0x00002c08 and_into  0x0000000f , 0x0000003f 
- 00014477  0x00002c09 store  0x00000001 , 0x000044fa 
- 00014478  0x00002c0a rtn 
- 00014479  0x00002c0d rtn  0x00000005 
- 00014480  0x00002c0e copy  0x0000003f , 0x00000012 
- 00014481  0x00002c0f setarg  0x00100000 
- 00014482  0x00002c10 lshift8  0x0000003f , 0x0000003f 
- 00014483  0x00002c11 iadd  0x00000002 , 0x00000002 
- 00014484  0x00002c12 copy  0x00000012 , 0x0000003f 
- 00014485  0x00002c13 rtn 
- 00014486  0x00002c16 arg  0x00000014 , 0x00000039 
- 00014487  0x00002c18 pincrease  0x000000a0 
- 00014488  0x00002c19 loop  0x00003897 
- 00014489  0x00002c1a rtn 
- 00014490  0x00002c1d setarg  0x0000000d 
- 00014491  0x00002c1e store  0x00000001 , 0x00004602 
- 00014492  0x00002c1f pincrease  0xffffffff 
- 00014493  0x00002c20 mul32  0x0000003f , 0x00000012 , 0x0000003f 
- 00014494  0x00002c21 arg  0x00004503 , 0x00000030 
- 00014495  0x00002c22 iadd  0x00000030 , 0x00000030 
- 00014496  0x00002c24 ifetch  0x00000001 , 0x00000030 
- 00014497  0x00002c25 ncall  0x000038a8 , 0x00000034 
- 00014498  0x00002c26 increase  0xffffffee , 0x00000030 
- 00014499  0x00002c28 fetch  0x00000001 , 0x00004602 
- 00014500  0x00002c29 pincrease  0xffffffff 
- 00014501  0x00002c2a rtn  0x00000034 
- 00014502  0x00002c2b store  0x00000001 , 0x00004602 
- 00014503  0x00002c2c branch  0x000038a0 
- 00014504  0x00002c2f arg  0x00000007 , 0x00000007 
- 00014505  0x00002c30 qisolate0  0x0000003f 
- 00014506  0x00002c31 rtn  0x00000001 
- 00014507  0x00002c32 and  0x0000003f , 0x0000007f , 0x0000003f 
- 00014508  0x00002c33 arg  0x0000000d , 0x00000002 
- 00014509  0x00002c34 isub  0x00000002 , 0x0000003e 
- 00014510  0x00002c35 rtn  0x00000002 
- 00014511  0x00002c36 copy  0x00000030 , 0x00000006 
- 00014512  0x00002c37 arg  0x000045ed , 0x00000005 
- 00014513  0x00002c38 arg  0x00000012 , 0x00000039 
- 00014514  0x00002c39 call  0x00007cda 
- 00014515  0x00002c3a fetch  0x00000001 , 0x000045fe 
- 00014516  0x00002c3b beq  0x00000059 , 0x000038bf 
- 00014517  0x00002c3d fetcht  0x00000004 , 0x000044f3 
- 00014518  0x00002c3e fetch  0x00000004 , 0x000045ee 
- 00014519  0x00002c3f isub  0x00000002 , 0x0000003e 
- 00014520  0x00002c40 fetch  0x00000001 , 0x000045f5 
- 00014521  0x00002c41 branch  0x000038e3 , 0x00000005 
- 00014522  0x00002c42 nbranch  0x000038bc , 0x00000002 
- 00014523  0x00002c43 rtn 
- 00014524  0x00002c46 setarg  0x00000000 
- 00014525  0x00002c47 istore  0x00000001 , 0x00000030 
- 00014526  0x00002c48 rtn 
- 00014527  0x00002c4c fetch  0x00000004 , 0x000044f3 
- 00014528  0x00002c4d arg  0x0000003c , 0x00000002 
- 00014529  0x00002c4e idiv  0x00000002 
- 00014530  0x00002c4f call  0x00007d62 
- 00014531  0x00002c50 remainder  0x0000003f 
- 00014532  0x00002c51 nrtn  0x00000034 
- 00014533  0x00002c53 fetch  0x00000004 , 0x000044f3 
- 00014534  0x00002c54 arg  0x00054600 , 0x00000002 
- 00014535  0x00002c55 isub  0x00000002 , 0x0000003f 
- 00014536  0x00002c57 arg  0x00093a80 , 0x00000002 
- 00014537  0x00002c58 idiv  0x00000002 
- 00014538  0x00002c59 call  0x00007d62 
- 00014539  0x00002c5a remainder  0x0000003f 
- 00014540  0x00002c5b arg  0x00015180 , 0x00000002 
- 00014541  0x00002c5c idiv  0x00000002 
- 00014542  0x00002c5d call  0x00007d62 
- 00014543  0x00002c5e remainder  0x00000011 
- 00014544  0x00002c5f quotient  0x00000007 
- 00014545  0x00002c60 fetch  0x00000001 , 0x000045f2 
- 00014546  0x00002c61 branch  0x000038d5 , 0x00000034 
- 00014547  0x00002c62 qisolate1  0x0000003f 
- 00014548  0x00002c63 nrtn  0x00000001 
- 00014549  0x00002c66 deposit  0x00000011 
- 00014550  0x00002c67 arg  0x0000003c , 0x00000002 
- 00014551  0x00002c68 idiv  0x00000002 
- 00014552  0x00002c69 call  0x00007d62 
- 00014553  0x00002c6a quotient  0x00000002 
- 00014554  0x00002c6b setarg  0x000001e0 
- 00014555  0x00002c6c iadd  0x00000002 , 0x00000002 
- 00014556  0x00002c6d fetch  0x00000002 , 0x000045ee 
- 00014557  0x00002c6e arg  0x00000fff , 0x00000011 
- 00014558  0x00002c6f iand  0x00000011 , 0x0000003f 
- 00014559  0x00002c70 isub  0x00000002 , 0x0000003e 
- 00014560  0x00002c71 nrtn  0x00000005 
- 00014561  0x00002c72 fetch  0x00000001 , 0x000045f6 
- 00014562  0x00002c73 branch  0x000038e3 
- 00014563  0x00002c76 store  0x00000001 , 0x0000070c 
- 00014564  0x00002c77 jam  0x00000001 , 0x00004602 
- 00014565  0x00002c79 copy  0x00000030 , 0x0000003f 
- 00014566  0x00002c7a store  0x00000002 , 0x0000091f 
- 00014567  0x00002c7c fetcht  0x00000001 , 0x0000070c 
- 00014568  0x00002c7d fetchr  0x00000007 , 0x00000001 , 0x00004869 
- 00014569  0x00002c7e call  0x000037e8 
- 00014570  0x00002c80 fetch  0x00000002 , 0x0000091f 
- 00014571  0x00002c81 copy  0x0000003f , 0x00000030 
- 00014572  0x00002c82 add  0x00000030 , 0x00000011 , 0x00000006 
- 00014573  0x00002c83 ifetch  0x00000001 , 0x00000006 
- 00014574  0x00002c84 beq  0x00000059 , 0x000038f4 
- 00014575  0x00002c86 setarg  0x00000000 
- 00014576  0x00002c87 istore  0x00000001 , 0x00000030 
- 00014577  0x00002c88 fetchr  0x00000007 , 0x00000001 , 0x00004869 
- 00014578  0x00002c89 call  0x000038ff 
- 00014579  0x00002c8a branch  0x0000394a 
- 00014580  0x00002c8f fetch  0x00000001 , 0x000045f2 
- 00014581  0x00002c90 branch  0x000038ef , 0x00000034 
- 00014582  0x00002c91 arg  0x0000f009 , 0x00000002 
- 00014583  0x00002c92 call  0x000037dc 
- 00014584  0x00002c93 setarg  0x00000011 
- 00014585  0x00002c94 istore  0x00000001 , 0x00000005 
- 00014586  0x00002c95 ifetch  0x00000001 , 0x00000030 
- 00014587  0x00002c96 or  0x0000003f , 0x00000080 , 0x0000003f 
- 00014588  0x00002c97 istore  0x00000001 , 0x00000005 
- 00014589  0x00002c98 jam  0x00000008 , 0x00000723 
- 00014590  0x00002c99 branch  0x00003806 
- 00014591  0x00002c9c arg  0x0000f020 , 0x00000002 
- 00014592  0x00002c9d call  0x000037dc 
- 00014593  0x00002c9e copy  0x00000005 , 0x00000002 
- 00014594  0x00002c9f call  0x0000393b 
- 00014595  0x00002ca1 pincrease  0x00000006 
- 00014596  0x00002ca2 store  0x00000001 , 0x00000722 
- 00014597  0x00002ca3 jam  0x000000d3 , 0x00000723 
- 00014598  0x00002ca4 branch  0x00003806 
- 00014599  0x00002ca8 arg  0x000045ed , 0x00000005 
- 00014600  0x00002ca9 arg  0x00000010 , 0x00000039 
- 00014601  0x00002caa call  0x00007cda 
- 00014602  0x00002cab fetch  0x00000001 , 0x000045ed 
- 00014603  0x00002cac and  0x0000003f , 0x0000007f , 0x0000003f 
- 00014604  0x00002cad store  0x00000001 , 0x000045ff 
- 00014605  0x00002cae sub  0x0000003f , 0x0000000d , 0x0000003e 
- 00014606  0x00002caf nrtn  0x00000002 
- 00014607  0x00002cb0 fetch  0x00000004 , 0x000045ee 
- 00014608  0x00002cb1 arg  0x0000003c , 0x00000002 
- 00014609  0x00002cb2 idiv  0x00000002 
- 00014610  0x00002cb3 call  0x00007d62 
- 00014611  0x00002cb4 remainder  0x00000002 
- 00014612  0x00002cb5 isub  0x00000002 , 0x0000003f 
- 00014613  0x00002cb6 store  0x00000004 , 0x000045ee 
- 00014614  0x00002cb7 setarg  0x00000000 
- 00014615  0x00002cb8 store  0x00000002 , 0x000045fd 
- 00014616  0x00002cb9 arg  0x000045ed , 0x00000011 
- 00014617  0x00002cba call  0x00003930 
- 00014618  0x00002cbb arg  0x0000f013 , 0x00000002 
- 00014619  0x00002cbc branch  0x00003928 
- 00014620  0x00002cc3 arg  0x000045ed , 0x00000005 
- 00014621  0x00002cc4 arg  0x00000011 , 0x00000039 
- 00014622  0x00002cc5 call  0x00007cda 
- 00014623  0x00002cc8 fetch  0x00000001 , 0x000045ed 
- 00014624  0x00002cc9 and  0x0000003f , 0x0000007f , 0x0000003f 
- 00014625  0x00002cca store  0x00000001 , 0x000045ff 
- 00014626  0x00002ccb sub  0x0000003f , 0x0000000d , 0x0000003e 
- 00014627  0x00002ccc nrtn  0x00000002 
- 00014628  0x00002cce jam  0x00000059 , 0x000045fe 
- 00014629  0x00002ccf arg  0x000045ed , 0x00000011 
- 00014630  0x00002cd0 call  0x00003930 
- 00014631  0x00002cd1 arg  0x0000f014 , 0x00000002 
- 00014632  0x00002cd6 call  0x000037dc 
- 00014633  0x00002cd7 setarg  0x00000000 
- 00014634  0x00002cd8 store  0x00000001 , 0x00000729 
- 00014635  0x00002cd9 copy  0x00000005 , 0x00000002 
- 00014636  0x00002cda call  0x0000393b 
- 00014637  0x00002cdb pincrease  0x00000007 
- 00014638  0x00002cdc store  0x00000001 , 0x00000722 
- 00014639  0x00002cdd branch  0x000041b5 
- 00014640  0x00002ce1 call  0x00003937 
- 00014641  0x00002ce2 copy  0x00000011 , 0x00000006 
- 00014642  0x00002ce3 arg  0x00004503 , 0x00000005 
- 00014643  0x00002ce4 iadd  0x00000005 , 0x00000005 
- 00014644  0x00002ce5 arg  0x00000012 , 0x00000039 
- 00014645  0x00002ce6 call  0x00007cda 
- 00014646  0x00002ce7 branch  0x0000394a 
- 00014647  0x00002cea fetch  0x00000001 , 0x000045ff 
- 00014648  0x00002ceb pincrease  0xffffffff 
- 00014649  0x00002cec mul32  0x0000003f , 0x00000012 , 0x0000003f 
- 00014650  0x00002ced rtn 
- 00014651  0x00002cf0 arg  0x00004503 , 0x00000011 
- 00014652  0x00002cf1 arg  0x00000000 , 0x00000012 
- 00014653  0x00002cf2 copy  0x00000002 , 0x00000005 
- 00014654  0x00002cf3 arg  0x0000000d , 0x00000039 
- 00014655  0x00002cf4 increase  0xffffffff , 0x00000039 
- 00014656  0x00002cf6 ifetch  0x00000001 , 0x00000011 
- 00014657  0x00002cf7 beq  0x000000ff , 0x00003945 
- 00014658  0x00002cf8 branch  0x00003945 , 0x00000034 
- 00014659  0x00002cf9 increase  0x00000001 , 0x00000012 
- 00014660  0x00002cfa istore  0x00000001 , 0x00000005 
- 00014661  0x00002cfc setarg  0x00000012 
- 00014662  0x00002cfd iadd  0x00000011 , 0x00000011 
- 00014663  0x00002cfe loop  0x00003940 
- 00014664  0x00002cff copy  0x00000012 , 0x0000003f 
- 00014665  0x00002d00 rtn 
- 00014666  0x00002d03 fetch  0x00000002 , 0x0000484a 
- 00014667  0x00002d04 branch  0x00007d79 
- 00014668  0x00002d0f bpatchx  0x000000a1 , 0x00004034 
- 00014669  0x00002d10 setarg  0x00004a5e 
- 00014670  0x00002d11 store  0x00000002 , 0x00004aed 
- 00014671  0x00002d12 setarg  0x00004aeb 
- 00014672  0x00002d13 store  0x00000002 , 0x00000919 
- 00014673  0x00002d14 jam  0x00000014 , 0x00000787 
- 00014674  0x00002d15 fetch  0x00000001 , 0x00004808 
- 00014675  0x00002d16 store  0x00000001 , 0x00000788 
- 00014676  0x00002d18 fetch  0x00000001 , 0x00000916 
- 00014677  0x00002d19 pincrease  0x0000000b 
- 00014678  0x00002d1a add  0x0000003f , 0xfffffffe , 0x00000039 
- 00014679  0x00002d23 store  0x00000001 , 0x00000789 
- 00014680  0x00002d24 pincrease  0xffffffff 
- 00014681  0x00002d27 istore  0x00000001 , 0x00000005 
- 00014682  0x00002d28 setarg  0x0000002a 
- 00014683  0x00002d29 istore  0x00000001 , 0x00000005 
- 00014684  0x00002d2a arg  0x00004998 , 0x00000006 
- 00014685  0x00002d2b call  0x00007ccc 
- 00014686  0x00002d2c fetchr  0x00000011 , 0x00000002 , 0x00000919 
- 00014687  0x00002d2d call  0x00003967 
- 00014688  0x00002d2e call  0x000078b2 
- 00014689  0x00002d30 fetch  0x00000002 , 0x000044e9 
- 00014690  0x00002d31 isolate1  0x00000009 , 0x0000003f 
- 00014691  0x00002d32 nrtn  0x00000001 
- 00014692  0x00002d34 call  0x00003e5e 
- 00014693  0x00002d35 arg  0x00000787 , 0x00000011 
- 00014694  0x00002d36 branch  0x000078b2 
- 00014695  0x00002d39 add  0x00000011 , 0x00000002 , 0x00000006 
- 00014696  0x00002d3a ifetch  0x00000002 , 0x00000006 
- 00014697  0x00002d3b store  0x00000002 , 0x000043fb 
- 00014698  0x00002d3c arg  0x00000787 , 0x00000011 
- 00014699  0x00002d3d rtn 
- 00014700  0x00002d41 setarg  0x00004a5e 
- 00014701  0x00002d42 store  0x00000002 , 0x000043fb 
- 00014702  0x00002d43 rtn 
- 00014703  0x00002d48 fetch  0x00000001 , 0x000049b5 
- 00014704  0x00002d49 rtnne  0x00000001 
- 00014705  0x00002d4a jam  0x00000002 , 0x000049b5 
- 00014706  0x00002d4b branch  0x00003ace 
- 00014707  0x00002d4e arg  0x0000078c , 0x00000011 
- 00014708  0x00002d4f arg  0x00000012 , 0x00000002 
- 00014709  0x00002d50 setarg  0x00000021 
- 00014710  0x00002d51 nrtn  0x00000001 
- 00014711  0x00002d52 arg  0x0000079e , 0x00000011 
- 00014712  0x00002d53 fetcht  0x00000001 , 0x00000789 
- 00014713  0x00002d54 increase  0xffffffee , 0x00000002 
- 00014714  0x00002d55 setarg  0x00000022 
- 00014715  0x00002d56 rtn 
- 00014716  0x00002d5f arg  0x0000462b , 0x00000005 
- 00014717  0x00002d60 setarg  0x00000002 
- 00014718  0x00002d61 istore  0x00000001 , 0x00000005 
- 00014719  0x00002d62 setarg  0x00000001 
- 00014720  0x00002d63 istore  0x00000001 , 0x00000005 
- 00014721  0x00002d64 setarg  0x00000002 
- 00014722  0x00002d65 istore  0x00000001 , 0x00000005 
- 00014723  0x00002d66 rtn 
- 00014724  0x00002d6b arg  0x00001827 , 0x00000002 
- 00014725  0x00002d6c setarg  0x00000003 
- 00014726  0x00002d6d istore  0x00000001 , 0x00000005 
- 00014727  0x00002d6e setarg  0x00000003 
- 00014728  0x00002d6f istore  0x00000001 , 0x00000005 
- 00014729  0x00002d70 istoret  0x00000002 , 0x00000005 
- 00014730  0x00002d71 rtn 
- 00014731  0x00002d75 call  0x000025b8 
- 00014732  0x00002d76 call  0x00002af5 
- 00014733  0x00002d77 call  0x0000264e 
- 00014734  0x00002d78 nrtn  0x0000002d 
- 00014735  0x00002d7a fetch  0x00000001 , 0x00000002 
- 00014736  0x00002d7b pincrease  0x00000001 
- 00014737  0x00002d7c store  0x00000001 , 0x00000002 
- 00014738  0x00002d7d fetch  0x00000002 , 0x00004824 
- 00014739  0x00002d7e call  0x00007d79 
- 00014740  0x00002d7f branch  0x000025bc 
- 00014741  0x00002d82 call  0x000039a1 
- 00014742  0x00002d83 rtn  0x00000028 
- 00014743  0x00002d85 call  0x0000398b 
- 00014744  0x00002d86 call  0x00002018 
- 00014745  0x00002d87 fetcht  0x00000002 , 0x00004344 
- 00014746  0x00002d88 arg  0x0000000a , 0x00000007 
- 00014747  0x00002d89 call  0x000020dc 
- 00014748  0x00002d8a rtn  0x00000028 
- 00014749  0x00002d8b arg  0x0000000d , 0x00000007 
- 00014750  0x00002d8c call  0x00007cef 
- 00014751  0x00002d8d nbranch  0x00003997 , 0x00000034 
- 00014752  0x00002d8e rtn 
- 00014753  0x00002d91 fetcht  0x00000002 , 0x00004344 
- 00014754  0x00002d92 arg  0x00000004 , 0x00000007 
- 00014755  0x00002d93 call  0x000020dc 
- 00014756  0x00002d94 rtn  0x00000028 
- 00014757  0x00002d95 call  0x000039a9 
- 00014758  0x00002d96 fetch  0x00000002 , 0x00004344 
- 00014759  0x00002d97 arg  0x0000000d , 0x00000007 
- 00014760  0x00002d98 branch  0x00007ce1 
- 00014761  0x00002d9c fetch  0x00000001 , 0x0000464a 
- 00014762  0x00002d9d pincrease  0x00000001 
- 00014763  0x00002d9e store  0x00000001 , 0x0000464a 
- 00014764  0x00002d9f store  0x00000001 , 0x00000007 
- 00014765  0x00002da0 rtnne  0x00000028 
- 00014766  0x00002da1 jam  0x00000025 , 0x0000464a 
- 00014767  0x00002da2 jam  0x00000025 , 0x00000007 
- 00014768  0x00002da3 rtn 
- 00014769  0x00002da6 fetch  0x00000001 , 0x0000004c 
- 00014770  0x00002da7 and  0x0000003f , 0x0000000f , 0x0000003f 
- 00014771  0x00002da8 beq  0x00000000 , 0x000039b6 
- 00014772  0x00002da9 beq  0x00000002 , 0x000039b6 
- 00014773  0x00002daa rtn 
- 00014774  0x00002dad ifetcht  0x00000001 , 0x00000006 
- 00014775  0x00002dae sub  0x00000002 , 0x00000006 , 0x0000003e 
- 00014776  0x00002daf rtn  0x00000002 
- 00014777  0x00002db0 sub  0x00000002 , 0x00000025 , 0x0000003e 
- 00014778  0x00002db1 nrtn  0x00000002 
- 00014779  0x00002db2 add  0x00000002 , 0xfffffffa , 0x00000011 
- 00014780  0x00002db3 add  0x00000006 , 0x00000006 , 0x00000012 
- 00014781  0x00002db6 ifetcht  0x00000001 , 0x00000012 
- 00014782  0x00002db7 sub  0x00000002 , 0x00000001 , 0x0000003e 
- 00014783  0x00002db8 rtn  0x00000002 
- 00014784  0x00002db9 sub  0x00000002 , 0x0000001e , 0x0000003e 
- 00014785  0x00002dba nrtn  0x00000002 
- 00014786  0x00002dbb copy  0x00000002 , 0x0000003f 
- 00014787  0x00002dbc rtn  0x00000034 
- 00014788  0x00002dbd bpatchx  0x000000a2 , 0x00004034 
- 00014789  0x00002dbe ifetch  0x00000001 , 0x00000006 
- 00014790  0x00002dbf beq  0x000000ff , 0x000039d1 
- 00014791  0x00002dc0 beq  0x0000002a , 0x00003f7c 
- 00014792  0x00002dc3 add  0x00000002 , 0x00000001 , 0x0000003f 
- 00014793  0x00002dc4 isub  0x00000011 , 0x0000003e 
- 00014794  0x00002dc5 rtn  0x00000002 
- 00014795  0x00002dc6 iadd  0x00000012 , 0x00000012 
- 00014796  0x00002dc7 sub  0x00000002 , 0xffffffff , 0x0000003f 
- 00014797  0x00002dc8 iadd  0x00000011 , 0x00000011 
- 00014798  0x00002dc9 copy  0x00000011 , 0x0000003f 
- 00014799  0x00002dca rtn  0x00000034 
- 00014800  0x00002dcb branch  0x000039bd 
- 00014801  0x00002dce jam  0x00000000 , 0x000007aa 
- 00014802  0x00002dcf branch  0x00003cfa 
- 00014803  0x00002dd3 fetch  0x00000001 , 0x00000000 
- 00014804  0x00002dd4 pincrease  0x00000001 
- 00014805  0x00002dd5 store  0x00000001 , 0x00000000 
- 00014806  0x00002dd7 bpatchx  0x000000a3 , 0x00004034 
- 00014807  0x00002dd8 call  0x000025b8 
- 00014808  0x00002dd9 arg  0x00000027 , 0x00000039 
- 00014809  0x00002dda arg  0x00004169 , 0x00000006 
- 00014810  0x00002ddb arg  0x000007aa , 0x00000005 
- 00014811  0x00002ddc call  0x00007ccc 
- 00014812  0x00002ddd jam  0x00000025 , 0x00000007 
- 00014813  0x00002dde arg  0x00000708 , 0x0000001b 
- 00014814  0x00002ddf enable  0x00000010 
- 00014815  0x00002de0 disable  0x0000002d 
- 00014816  0x00002de3 call  0x00002af5 
- 00014817  0x00002de4 call  0x000039f0 
- 00014818  0x00002de5 random  0x0000003f 
- 00014819  0x00002de6 arg  0x000001ff , 0x00000002 
- 00014820  0x00002de7 iand  0x00000002 , 0x0000003f 
- 00014821  0x00002de8 add  0x0000003f , 0x00000064 , 0x0000003f 
- 00014822  0x00002de9 call  0x00007c91 
- 00014823  0x00002dea fetch  0x00000001 , 0x00000007 
- 00014824  0x00002deb pincrease  0x00000001 
- 00014825  0x00002dec store  0x00000001 , 0x00000007 
- 00014826  0x00002ded bne  0x00000028 , 0x000039e0 
- 00014827  0x00002def arg  0x00000027 , 0x00000039 
- 00014828  0x00002df0 arg  0x00004169 , 0x00000005 
- 00014829  0x00002df1 arg  0x000007aa , 0x00000006 
- 00014830  0x00002df2 call  0x00007ccc 
- 00014831  0x00002df3 branch  0x000025bc 
- 00014832  0x00002df6 arg  0x00000002 , 0x00000002 
- 00014833  0x00002df7 storet  0x00000001 , 0x00004169 
- 00014834  0x00002df8 fetcht  0x00000001 , 0x0000462a 
- 00014835  0x00002df9 add  0x00000002 , 0x00000006 , 0x0000003f 
- 00014836  0x00002dfa store  0x00000001 , 0x0000416a 
- 00014837  0x00002dfb fetch  0x00000006 , 0x000042db 
- 00014838  0x00002dfc store  0x00000006 , 0x0000416b 
- 00014839  0x00002dfd copy  0x00000002 , 0x00000039 
- 00014840  0x00002dfe arg  0x0000462b , 0x00000006 
- 00014841  0x00002dff call  0x00007ccc 
- 00014842  0x00002e01 branch  0x0000273e 
- 00014843  0x00002e0d bpatchx  0x000000a4 , 0x00004034 
- 00014844  0x00002e0e fetcht  0x00000002 , 0x000008f4 
- 00014845  0x00002e0f fetch  0x00000001 , 0x000008f3 
- 00014846  0x00002e10 copy  0x00000002 , 0x00000006 
- 00014847  0x00002e11 arg  0x0000476e , 0x00000011 
- 00014848  0x00002e12 arg  0x0000477e , 0x00000030 
- 00014849  0x00002e13 call  0x00003c5a 
- 00014850  0x00002e14 call  0x00007dbc 
- 00014851  0x00002e15 copy  0x00000013 , 0x0000003f 
- 00014852  0x00002e16 iadd  0x00000030 , 0x00000006 
- 00014853  0x00002e17 fetcht  0x00000004 , 0x0000477e 
- 00014854  0x00002e18 fetch  0x00000002 , 0x00000910 
- 00014855  0x00002e19 copy  0x0000003f , 0x00000011 
- 00014856  0x00002e1b arg  0x0000000a , 0x00000039 
- 00014857  0x00002e1d ifetch  0x00000004 , 0x00000011 
- 00014858  0x00002e1e branch  0x00003a16 , 0x00000034 
- 00014859  0x00002e1f isub  0x00000002 , 0x0000003e 
- 00014860  0x00002e20 rtn  0x00000005 
- 00014861  0x00002e21 increase  0x00000004 , 0x00000011 
- 00014862  0x00002e22 loop  0x00003a09 
- 00014863  0x00002e23 fetch  0x00000002 , 0x00000910 
- 00014864  0x00002e24 copy  0x0000003f , 0x00000005 
- 00014865  0x00002e25 add  0x0000003f , 0x00000004 , 0x00000006 
- 00014866  0x00002e28 arg  0x00000024 , 0x00000039 
- 00014867  0x00002e29 call  0x00007ccc 
- 00014868  0x00002e2a istoret  0x00000004 , 0x00000005 
- 00014869  0x00002e2b branch  0x00007dba 
- 00014870  0x00002e2d istoret  0x00000004 , 0x00000011 
- 00014871  0x00002e2e branch  0x00007dba 
- 00014872  0x00002e31 fetch  0x00000001 , 0x00004857 
- 00014873  0x00002e32 beq  0x00000001 , 0x00003a43 
- 00014874  0x00002e34 call  0x00003a21 
- 00014875  0x00002e35 call  0x00003a25 
- 00014876  0x00002e36 call  0x00003a2c 
- 00014877  0x00002e37 call  0x00003a30 
- 00014878  0x00002e38 call  0x00003a34 
- 00014879  0x00002e39 call  0x00003a35 
- 00014880  0x00002e3a branch  0x00003a39 
- 00014881  0x00002e3d arg  0x0000001a , 0x00000002 
- 00014882  0x00002e3e arg  0x0000480a , 0x00000011 
- 00014883  0x00002e3f setarg  0x0001ffa0 
- 00014884  0x00002e40 branch  0x00006c4d 
- 00014885  0x00002e42 arg  0x00000013 , 0x00000002 
- 00014886  0x00002e43 arg  0x000047ef , 0x00000011 
- 00014887  0x00002e44 setarg  0x0001e000 
- 00014888  0x00002e45 call  0x00006c4d 
- 00014889  0x00002e46 fetch  0x00000001 , 0x000047ff 
- 00014890  0x00002e47 store  0x00000001 , 0x00004871 
- 00014891  0x00002e48 rtn 
- 00014892  0x00002e4a arg  0x00000010 , 0x00000002 
- 00014893  0x00002e4b arg  0x00004959 , 0x00000011 
- 00014894  0x00002e4c setarg  0x0001e100 
- 00014895  0x00002e4d branch  0x00006c4d 
- 00014896  0x00002e4f arg  0x00000010 , 0x00000002 
- 00014897  0x00002e50 arg  0x000046a0 , 0x00000011 
- 00014898  0x00002e51 setarg  0x0001e200 
- 00014899  0x00002e52 branch  0x00006c4d 
- 00014900  0x00002e54 rtn 
- 00014901  0x00002e56 arg  0x00000003 , 0x00000002 
- 00014902  0x00002e57 arg  0x00004992 , 0x00000011 
- 00014903  0x00002e58 setarg  0x0001f000 
- 00014904  0x00002e59 branch  0x00006c4d 
- 00014905  0x00002e5b fetch  0x00000002 , 0x0000484c 
- 00014906  0x00002e5c rtnbit1  0x00000002 
- 00014907  0x00002e5d arg  0x00000040 , 0x00000002 
- 00014908  0x00002e5e arg  0x000006a1 , 0x00000011 
- 00014909  0x00002e5f setarg  0x0001e400 
- 00014910  0x00002e60 call  0x00006c4d 
- 00014911  0x00002e61 call  0x00003e3e 
- 00014912  0x00002e62 arg  0x000006a1 , 0x00000006 
- 00014913  0x00002e63 add  0x00000011 , 0x00000006 , 0x00000011 
- 00014914  0x00002e64 branch  0x00003a6b 
- 00014915  0x00002e68 call  0x00003a4a 
- 00014916  0x00002e69 call  0x00003a4e 
- 00014917  0x00002e6a call  0x00003a55 
- 00014918  0x00002e6b call  0x00003a59 
- 00014919  0x00002e6c call  0x00003a5d 
- 00014920  0x00002e6d call  0x00003a5e 
- 00014921  0x00002e6e branch  0x00003a62 
- 00014922  0x00002e71 arg  0x0000001a , 0x00000002 
- 00014923  0x00002e72 arg  0x0000480a , 0x00000011 
- 00014924  0x00002e73 arg  0x00000000 , 0x00000012 
- 00014925  0x00002e74 branch  0x00006ce1 
- 00014926  0x00002e77 arg  0x00000013 , 0x00000002 
- 00014927  0x00002e78 arg  0x000047ef , 0x00000011 
- 00014928  0x00002e79 arg  0x0000001a , 0x00000012 
- 00014929  0x00002e7a call  0x00006ce1 
- 00014930  0x00002e7b fetch  0x00000001 , 0x000047ff 
- 00014931  0x00002e7c store  0x00000001 , 0x00004871 
- 00014932  0x00002e7d rtn 
- 00014933  0x00002e80 arg  0x00000010 , 0x00000002 
- 00014934  0x00002e81 arg  0x00004959 , 0x00000011 
- 00014935  0x00002e82 arg  0x0000002d , 0x00000012 
- 00014936  0x00002e83 branch  0x00006ce1 
- 00014937  0x00002e86 arg  0x00000010 , 0x00000002 
- 00014938  0x00002e87 arg  0x000046a0 , 0x00000011 
- 00014939  0x00002e88 arg  0x0000003d , 0x00000012 
- 00014940  0x00002e89 branch  0x00006ce1 
- 00014941  0x00002e8c rtn 
- 00014942  0x00002e8f arg  0x00000003 , 0x00000002 
- 00014943  0x00002e90 arg  0x00004992 , 0x00000011 
- 00014944  0x00002e91 arg  0x0000004e , 0x00000012 
- 00014945  0x00002e92 branch  0x00006ce1 
- 00014946  0x00002e95 fetch  0x00000002 , 0x0000484c 
- 00014947  0x00002e96 rtnbit1  0x00000002 
- 00014948  0x00002e97 arg  0x00000040 , 0x00000002 
- 00014949  0x00002e98 arg  0x000006a1 , 0x00000011 
- 00014950  0x00002e99 arg  0x00000051 , 0x00000012 
- 00014951  0x00002e9a call  0x00006ce1 
- 00014952  0x00002e9b call  0x00003e3e 
- 00014953  0x00002e9c arg  0x000006a1 , 0x00000006 
- 00014954  0x00002e9d add  0x00000011 , 0x00000006 , 0x00000011 
- 00014955  0x00002e9f copy  0x00000011 , 0x00000005 
- 00014956  0x00002ea0 call  0x00007c8f 
- 00014957  0x00002ea1 copy  0x00000012 , 0x0000003f 
- 00014958  0x00002ea2 iadd  0x00000011 , 0x00000011 
- 00014959  0x00002ea3 loop  0x00003a6b 
- 00014960  0x00002ea4 rtn 
- 00014961  0x00002ea7 fetch  0x00000001 , 0x00004857 
- 00014962  0x00002ea8 beq  0x00000001 , 0x00003a83 
- 00014963  0x00002ea9 beq  0x00000002 , 0x00003a74 
- 00014964  0x00002eab call  0x00003a77 
- 00014965  0x00002eac call  0x00003a7b 
- 00014966  0x00002ead branch  0x00003a7f 
- 00014967  0x00002eaf arg  0x00000013 , 0x00000002 
- 00014968  0x00002eb0 arg  0x000047ef , 0x00000011 
- 00014969  0x00002eb1 setarg  0x0001e000 
- 00014970  0x00002eb2 branch  0x00006c33 
- 00014971  0x00002eb4 arg  0x00000010 , 0x00000002 
- 00014972  0x00002eb5 arg  0x00004959 , 0x00000011 
- 00014973  0x00002eb6 setarg  0x0001e100 
- 00014974  0x00002eb7 branch  0x00006c33 
- 00014975  0x00002eb9 arg  0x00000010 , 0x00000002 
- 00014976  0x00002eba arg  0x000046a0 , 0x00000011 
- 00014977  0x00002ebb setarg  0x0001e200 
- 00014978  0x00002ebc branch  0x00006c33 
- 00014979  0x00002ebf call  0x00003a86 
- 00014980  0x00002ec0 call  0x00003a8a 
- 00014981  0x00002ec1 branch  0x00003a8e 
- 00014982  0x00002ec4 arg  0x00000013 , 0x00000002 
- 00014983  0x00002ec5 arg  0x000047ef , 0x00000011 
- 00014984  0x00002ec6 arg  0x0000001a , 0x00000012 
- 00014985  0x00002ec7 branch  0x00006cd3 
- 00014986  0x00002eca arg  0x00000010 , 0x00000002 
- 00014987  0x00002ecb arg  0x00004959 , 0x00000011 
- 00014988  0x00002ecc arg  0x0000002d , 0x00000012 
- 00014989  0x00002ecd branch  0x00006cd3 
- 00014990  0x00002ed0 arg  0x00000010 , 0x00000002 
- 00014991  0x00002ed1 arg  0x000046a0 , 0x00000011 
- 00014992  0x00002ed2 arg  0x0000003d , 0x00000012 
- 00014993  0x00002ed3 branch  0x00006cd3 
- 00014994  0x00002ed6 fetch  0x00000003 , 0x00004992 
- 00014995  0x00002ed7 fetcht  0x00000003 , 0x00004c24 
- 00014996  0x00002ed8 isub  0x00000002 , 0x0000003e 
- 00014997  0x00002ed9 nrtn  0x00000002 
- 00014998  0x00002eda add  0x0000003f , 0x00000080 , 0x0000003f 
- 00014999  0x00002edb store  0x00000003 , 0x00004c24 
- 00015000  0x00002edc fetch  0x00000001 , 0x00004857 
- 00015001  0x00002edd beq  0x00000001 , 0x00003a9e 
- 00015002  0x00002edf arg  0x00000003 , 0x00000002 
- 00015003  0x00002ee0 arg  0x00004c24 , 0x00000011 
- 00015004  0x00002ee1 setarg  0x0001f000 
- 00015005  0x00002ee2 branch  0x00006c33 
- 00015006  0x00002ee4 arg  0x00000003 , 0x00000002 
- 00015007  0x00002ee5 arg  0x00004c24 , 0x00000011 
- 00015008  0x00002ee6 arg  0x0000004e , 0x00000012 
- 00015009  0x00002ee7 branch  0x00006cd3 
- 00015010  0x00002eea call  0x00003aad 
- 00015011  0x00002eeb fetch  0x00000001 , 0x00004857 
- 00015012  0x00002eec beq  0x00000002 , 0x00003aa9 
- 00015013  0x00002eed arg  0x00000040 , 0x00000002 
- 00015014  0x00002eee arg  0x000006a1 , 0x00000011 
- 00015015  0x00002eef arg  0x00000051 , 0x00000012 
- 00015016  0x00002ef0 branch  0x00006cd3 
- 00015017  0x00002ef2 arg  0x00000040 , 0x00000002 
- 00015018  0x00002ef3 arg  0x000006a1 , 0x00000011 
- 00015019  0x00002ef4 setarg  0x0001e400 
- 00015020  0x00002ef5 branch  0x00006c33 
- 00015021  0x00002ef8 call  0x00003e3e 
- 00015022  0x00002ef9 arg  0x000006a1 , 0x00000005 
- 00015023  0x00002efa add  0x00000011 , 0x00000006 , 0x00000011 
- 00015024  0x00002efc copy  0x00000011 , 0x00000006 
- 00015025  0x00002efd call  0x00007c8f 
- 00015026  0x00002efe copy  0x00000012 , 0x0000003f 
- 00015027  0x00002eff iadd  0x00000011 , 0x00000011 
- 00015028  0x00002f00 loop  0x00003ab0 
- 00015029  0x00002f01 rtn 
- 00015030  0x00002f04 fetch  0x00000001 , 0x00004857 
- 00015031  0x00002f05 beq  0x00000001 , 0x00003abb 
- 00015032  0x00002f07 setarg  0x0001e000 
- 00015033  0x00002f08 store  0x00000003 , 0x00004419 
- 00015034  0x00002f09 branch  0x00006bfa 
- 00015035  0x00002f0b rtn 
- 00015036  0x00002f0e fetch  0x00000001 , 0x00004857 
- 00015037  0x00002f0f rtnne  0x00000002 
- 00015038  0x00002f10 setarg  0x0001d000 
- 00015039  0x00002f11 arg  0x00004503 , 0x00000011 
- 00015040  0x00002f12 arg  0x0000000d , 0x00000002 
- 00015041  0x00002f13 mul32  0x00000002 , 0x00000012 , 0x00000002 
- 00015042  0x00002f14 branch  0x00006c33 
- 00015043  0x00002f17 fetch  0x00000001 , 0x00004857 
- 00015044  0x00002f18 rtnne  0x00000002 
- 00015045  0x00002f19 arg  0x00004503 , 0x00000011 
- 00015046  0x00002f1a arg  0x0000000d , 0x00000002 
- 00015047  0x00002f1b mul32  0x00000002 , 0x00000012 , 0x00000002 
- 00015048  0x00002f1c setarg  0x0001d000 
- 00015049  0x00002f1d branch  0x00006c4d 
- 00015050  0x00002f24 call  0x00004073 
- 00015051  0x00002f25 branch  0x00003ad2 
- 00015052  0x00002f2a call  0x00003b23 
- 00015053  0x00002f2b branch  0x00003b19 
- 00015054  0x00002f2f jam  0x00000001 , 0x0000464b 
- 00015055  0x00002f30 rtn 
- 00015056  0x00002f34 jam  0x00000000 , 0x0000464b 
- 00015057  0x00002f35 rtn 
- 00015058  0x00002f39 arg  0x00003ad6 , 0x00000012 
- 00015059  0x00002f3a arg  0x0000001d , 0x00000011 
- 00015060  0x00002f3b arg  0x0000000e , 0x00000007 
- 00015061  0x00002f3c branch  0x00003b0e 
- 00015062  0x00002f43 fetch  0x00000001 , 0x000047e4 
- 00015063  0x00002f44 beq  0x00000001 , 0x00003afd 
- 00015064  0x00002f45 beq  0x00000003 , 0x00003adc 
- 00015065  0x00002f46 beq  0x00000002 , 0x00003b0d 
- 00015066  0x00002f47 beq  0x00000000 , 0x00003ade 
- 00015067  0x00002f48 branch  0x00003ade 
- 00015068  0x00002f4b jam  0x00000000 , 0x00004388 
- 00015069  0x00002f4c branch  0x00003ad0 
- 00015070  0x00002f4f call  0x0000396c 
- 00015071  0x00002f50 arg  0x00000787 , 0x00000011 
- 00015072  0x00002f51 call  0x000078dc 
- 00015073  0x00002f52 nrtn  0x00000028 
- 00015074  0x00002f53 fetch  0x00000001 , 0x000049b7 
- 00015075  0x00002f54 bbit1  0x00000002 , 0x00003aef 
- 00015076  0x00002f55 fetch  0x00000001 , 0x00000787 
- 00015077  0x00002f56 pincrease  0xffffffff 
- 00015078  0x00002f57 istore  0x00000001 , 0x00000012 
- 00015079  0x00002f58 and  0x0000003f , 0x0000007f , 0x0000003f 
- 00015080  0x00002f59 call  0x00003af5 , 0x00000034 
- 00015081  0x00002f5a fetch  0x00000001 , 0x000049b7 
- 00015082  0x00002f5b rtnbit0  0x00000000 
- 00015083  0x00002f5c arg  0x0000462a , 0x00000005 
- 00015084  0x00002f5d arg  0x00000789 , 0x00000006 
- 00015085  0x00002f5e call  0x00007c8d 
- 00015086  0x00002f5f branch  0x000039d3 
- 00015087  0x00002f62 arg  0x00000787 , 0x00000011 
- 00015088  0x00002f63 call  0x000078ca 
- 00015089  0x00002f64 call  0x000078fa 
- 00015090  0x00002f65 nrtn  0x00000034 
- 00015091  0x00002f67 call  0x00003afb 
- 00015092  0x00002f68 branch  0x00003ad0 
- 00015093  0x00002f6c arg  0x00000787 , 0x00000011 
- 00015094  0x00002f6d call  0x000078ca 
- 00015095  0x00002f6e call  0x000078fa 
- 00015096  0x00002f6f nrtn  0x00000034 
- 00015097  0x00002f71 jam  0x00000004 , 0x0000464f 
- 00015098  0x00002f72 branch  0x00003ad0 
- 00015099  0x00002f75 jam  0x00000000 , 0x000049b5 
- 00015100  0x00002f76 rtn 
- 00015101  0x00002f7a call  0x00003ce0 
- 00015102  0x00002f7b call  0x00003cec 
- 00015103  0x00002f7c call  0x00003b05 
- 00015104  0x00002f7d nrtn  0x00000005 
- 00015105  0x00002f7e fetch  0x00000001 , 0x000047e4 
- 00015106  0x00002f7f beq  0x00000003 , 0x00003b09 
- 00015107  0x00002f80 beq  0x00000001 , 0x00003b0b 
- 00015108  0x00002f81 rtn 
- 00015109  0x00002f87 fetch  0x00000001 , 0x0000464e 
- 00015110  0x00002f88 add  0x0000003f , 0xffffffff , 0x0000003f 
- 00015111  0x00002f89 store  0x00000001 , 0x0000464e 
- 00015112  0x00002f8a rtn 
- 00015113  0x00002f8e jam  0x00000258 , 0x0000464f 
- 00015114  0x00002f8f branch  0x00003ad0 
- 00015115  0x00002f93 jam  0x00000006 , 0x0000464f 
- 00015116  0x00002f94 branch  0x00003ad0 
- 00015117  0x00002f98 branch  0x000039d3 
- 00015118  0x00002f9b fetch  0x00000001 , 0x0000464b 
- 00015119  0x00002f9c rtnne  0x00000001 
- 00015120  0x00002f9e random  0x0000003f 
- 00015121  0x00002f9f and  0x0000003f , 0x00000007 , 0x0000003f 
- 00015122  0x00002fa0 iadd  0x00000011 , 0x00000011 
- 00015123  0x00002fa5 call  0x00007cef 
- 00015124  0x00002fa6 nrtn  0x00000034 
- 00015125  0x00002fa7 copy  0x00000011 , 0x0000003f 
- 00015126  0x00002fa8 call  0x00007ce1 
- 00015127  0x00002fa9 copy  0x00000012 , 0x0000003f 
- 00015128  0x00002faa branch  0x00007d79 
- 00015129  0x00002faf arg  0x0000464c , 0x00000013 
- 00015130  0x00002fb0 arg  0x00003b1c , 0x00000012 
- 00015131  0x00002fb1 branch  0x000042e7 
- 00015132  0x00002fb5 fetch  0x00000001 , 0x000047e4 
- 00015133  0x00002fb6 rtnne  0x00000001 
- 00015134  0x00002fb7 fetch  0x00000001 , 0x000047e7 
- 00015135  0x00002fb8 set1  0x00000000 , 0x0000003f 
- 00015136  0x00002fb9 store  0x00000001 , 0x000047e7 
- 00015137  0x00002fba jam  0x00000003 , 0x000047e4 
- 00015138  0x00002fbb branch  0x00003b31 
- 00015139  0x00002fc1 arg  0x0000464f , 0x00000013 
- 00015140  0x00002fc2 arg  0x00003b26 , 0x00000012 
- 00015141  0x00002fc3 branch  0x000042e0 
- 00015142  0x00002fc9 fetch  0x00000001 , 0x000047e4 
- 00015143  0x00002fcb beq  0x00000001 , 0x00003b2f 
- 00015144  0x00002fcc beq  0x00000000 , 0x00003afb 
- 00015145  0x00002fcd rtn 
- 00015146  0x00002fd0 call  0x00003e5a 
- 00015147  0x00002fd1 call  0x0000420b 
- 00015148  0x00002fd2 jam  0x00000000 , 0x0000464f 
- 00015149  0x00002fd3 call  0x00003ad0 
- 00015150  0x00002fd4 branch  0x00003afb 
- 00015151  0x00002fd8 jam  0x00000006 , 0x0000464e 
- 00015152  0x00002fd9 branch  0x00003ace 
- 00015153  0x00002fdd jam  0x00000006 , 0x0000464e 
- 00015154  0x00002fde branch  0x00003ace 
- 00015155  0x00002fe1 arg  0x00003b37 , 0x00000012 
- 00015156  0x00002fe2 arg  0x00000020 , 0x00000011 
- 00015157  0x00002fe3 arg  0x0000000f , 0x00000007 
- 00015158  0x00002fe4 branch  0x00003b10 
- 00015159  0x00002fe7 fetch  0x00000001 , 0x000049b5 
- 00015160  0x00002fe8 nrtn  0x00000034 
- 00015161  0x00002fe9 call  0x0000406e 
- 00015162  0x00002fea arg  0x00000787 , 0x00000011 
- 00015163  0x00002feb call  0x000078dc 
- 00015164  0x00002fec nrtn  0x00000028 
- 00015165  0x00002fed fetch  0x00000001 , 0x00000787 
- 00015166  0x00002fee pincrease  0xffffffff 
- 00015167  0x00002fef istore  0x00000001 , 0x00000012 
- 00015168  0x00002ff0 call  0x000078ca , 0x00000034 
- 00015169  0x00002ff1 arg  0x0000462a , 0x00000005 
- 00015170  0x00002ff2 arg  0x00000789 , 0x00000006 
- 00015171  0x00002ff3 call  0x00007c8d 
- 00015172  0x00002ff4 branch  0x000039d3 
- 00015173  0x00002ffc call  0x00003b4b 
- 00015174  0x00002ffd call  0x00003b53 
- 00015175  0x00002ffe call  0x00003b59 
- 00015176  0x00002fff call  0x00003b5f 
- 00015177  0x00003000 call  0x00003b67 
- 00015178  0x00003001 branch  0x00003b6b 
- 00015179  0x00003007 call  0x00003b78 
- 00015180  0x00003008 arg  0x000046c0 , 0x00000006 
- 00015181  0x00003009 arg  0x0000000f , 0x00000039 
- 00015182  0x0000300a call  0x00003be7 
- 00015183  0x0000300b call  0x00003c01 
- 00015184  0x0000300c arg  0x000001bd , 0x00000006 
- 00015185  0x0000300d arg  0x000046b0 , 0x00000005 
- 00015186  0x0000300e branch  0x00007c8f 
- 00015187  0x00003014 call  0x00003b7b 
- 00015188  0x00003015 call  0x00003b75 
- 00015189  0x00003016 call  0x00003c01 
- 00015190  0x00003017 arg  0x000001bd , 0x00000006 
- 00015191  0x00003018 arg  0x00004660 , 0x00000005 
- 00015192  0x00003019 branch  0x00007c8f 
- 00015193  0x0000301e call  0x00003b7b 
- 00015194  0x0000301f call  0x00003b78 
- 00015195  0x00003020 call  0x00003c01 
- 00015196  0x00003021 arg  0x000001bd , 0x00000006 
- 00015197  0x00003022 arg  0x00004690 , 0x00000005 
- 00015198  0x00003023 branch  0x00007c8f 
- 00015199  0x00003029 fetch  0x00000008 , 0x00004680 
- 00015200  0x0000302a store  0x00000008 , 0x00004658 
- 00015201  0x0000302b fetch  0x00000008 , 0x00004688 
- 00015202  0x0000302c store  0x00000008 , 0x00004650 
- 00015203  0x0000302e arg  0x00004650 , 0x00000006 
- 00015204  0x0000302f arg  0x000046b0 , 0x00000011 
- 00015205  0x00003030 arg  0x00004670 , 0x00000030 
- 00015206  0x00003031 branch  0x00003c48 
- 00015207  0x00003038 arg  0x00004680 , 0x00000006 
- 00015208  0x00003039 arg  0x000046b0 , 0x00000011 
- 00015209  0x0000303a arg  0x00004680 , 0x00000030 
- 00015210  0x0000303b branch  0x00003c48 
- 00015211  0x00003042 arg  0x00004670 , 0x00000006 
- 00015212  0x00003043 arg  0x00000010 , 0x00000039 
- 00015213  0x00003044 call  0x00003be4 
- 00015214  0x00003045 arg  0x000046d9 , 0x00000006 
- 00015215  0x00003046 arg  0x00000009 , 0x00000039 
- 00015216  0x00003047 call  0x00003be7 
- 00015217  0x00003048 call  0x00003c01 
- 00015218  0x00003049 arg  0x000001bd , 0x00000006 
- 00015219  0x0000304a arg  0x000046a0 , 0x00000005 
- 00015220  0x0000304b branch  0x00007c8f 
- 00015221  0x0000304f call  0x00003b79 
- 00015222  0x00003051 arg  0x00004680 , 0x00000006 
- 00015223  0x00003052 branch  0x00003be3 
- 00015224  0x00003055 call  0x00003b76 
- 00015225  0x00003057 arg  0x00004688 , 0x00000006 
- 00015226  0x00003058 branch  0x00003be3 
- 00015227  0x0000305c arg  0x0000480a , 0x00000006 
- 00015228  0x0000305d arg  0x00000004 , 0x00000039 
- 00015229  0x0000305e call  0x00003bea 
- 00015230  0x0000305f arg  0x0000480e , 0x00000006 
- 00015231  0x00003060 arg  0x00000006 , 0x00000039 
- 00015232  0x00003061 call  0x00003bea 
- 00015233  0x00003062 arg  0x00004814 , 0x00000006 
- 00015234  0x00003063 arg  0x00000010 , 0x00000039 
- 00015235  0x00003064 call  0x00003be4 
- 00015236  0x00003065 call  0x00003bf1 
- 00015237  0x00003066 branch  0x00003bec 
- 00015238  0x0000306c call  0x00003b92 
- 00015239  0x0000306f arg  0x000047ec , 0x00000011 
- 00015240  0x00003070 arg  0x000001bd , 0x00000012 
- 00015241  0x00003071 arg  0x0000000b , 0x00000039 
- 00015242  0x00003073 ifetch  0x00000002 , 0x00000011 
- 00015243  0x00003074 ifetcht  0x00000002 , 0x00000012 
- 00015244  0x00003075 ixor  0x00000002 , 0x0000003f 
- 00015245  0x00003076 istore  0x00000002 , 0x00000011 
- 00015246  0x00003077 increase  0x00000002 , 0x00000011 
- 00015247  0x00003078 increase  0x00000002 , 0x00000012 
- 00015248  0x00003079 loop  0x00003b8a 
- 00015249  0x0000307a rtn 
- 00015250  0x00003081 arg  0x00004670 , 0x00000006 
- 00015251  0x00003082 arg  0x00000010 , 0x00000039 
- 00015252  0x00003083 call  0x00003be4 
- 00015253  0x00003084 arg  0x000046cf , 0x00000006 
- 00015254  0x00003085 arg  0x0000000a , 0x00000039 
- 00015255  0x00003086 call  0x00003be7 
- 00015256  0x00003087 branch  0x00003c01 
- 00015257  0x0000308c arg  0x000047ef , 0x00000006 
- 00015258  0x0000308d arg  0x0000470d , 0x00000005 
- 00015259  0x0000308e call  0x00007c8f 
- 00015260  0x00003094 arg  0x0000470d , 0x00000006 
- 00015261  0x00003095 arg  0x0000471d , 0x00000011 
- 00015262  0x00003096 arg  0x0000472d , 0x00000030 
- 00015263  0x00003097 call  0x00003c4a 
- 00015264  0x00003099 arg  0x0000473d , 0x00000030 
- 00015265  0x0000309a arg  0x00000001 , 0x00000012 
- 00015266  0x0000309b setarg  0x00000000 
- 00015267  0x0000309c call  0x00003c4c 
- 00015268  0x0000309d fetch  0x00000001 , 0x0000474c 
- 00015269  0x0000309e and  0x0000003f , 0x0000007f , 0x0000003f 
- 00015270  0x0000309f store  0x00000001 , 0x0000474d 
- 00015271  0x000030a1 arg  0x0000475e , 0x00000030 
- 00015272  0x000030a2 arg  0x00000002 , 0x00000012 
- 00015273  0x000030a3 setarg  0x00000010 
- 00015274  0x000030a4 arg  0x0000473d , 0x00000011 
- 00015275  0x000030a5 call  0x00003c4c 
- 00015276  0x000030a7 arg  0x0000474e , 0x00000030 
- 00015277  0x000030a8 arg  0x00000003 , 0x00000012 
- 00015278  0x000030a9 setarg  0x00000010 
- 00015279  0x000030aa arg  0x0000475e , 0x00000011 
- 00015280  0x000030ab branch  0x00003c4c 
- 00015281  0x000030af arg  0x00004959 , 0x00000006 
- 00015282  0x000030b0 arg  0x0000476e , 0x00000011 
- 00015283  0x000030b1 arg  0x0000477e , 0x00000030 
- 00015284  0x000030b2 call  0x00003c4a 
- 00015285  0x000030b3 arg  0x0000478e , 0x00000006 
- 00015286  0x000030b4 arg  0x0000477e , 0x00000011 
- 00015287  0x000030b5 arg  0x0000479e , 0x00000030 
- 00015288  0x000030b6 setarg  0x00000004 
- 00015289  0x000030b7 call  0x00003c5a 
- 00015290  0x000030b8 fetch  0x00000001 , 0x000047ad 
- 00015291  0x000030b9 and  0x0000003f , 0x0000003f , 0x0000003f 
- 00015292  0x000030ba set1  0x00000006 , 0x0000003f 
- 00015293  0x000030bb store  0x00000001 , 0x000047ae 
- 00015294  0x000030bc rtn 
- 00015295  0x000030c0 arg  0x000047ef , 0x00000006 
- 00015296  0x000030c1 arg  0x000047af , 0x00000011 
- 00015297  0x000030c2 arg  0x000047bf , 0x00000030 
- 00015298  0x000030c3 call  0x00003c4a 
- 00015299  0x000030c4 arg  0x000047cf , 0x00000006 
- 00015300  0x000030c5 arg  0x000047bf , 0x00000011 
- 00015301  0x000030c6 arg  0x000047d4 , 0x00000030 
- 00015302  0x000030c7 setarg  0x00000005 
- 00015303  0x000030c8 call  0x00003c5a 
- 00015304  0x000030cc fetch  0x00000002 , 0x000044e9 
- 00015305  0x000030cd rtnbit1  0x00000009 
- 00015306  0x000030ce jam  0x00000001 , 0x00004388 
- 00015307  0x000030cf rtn 
- 00015308  0x000030d4 arg  0x00004999 , 0x00000011 
- 00015309  0x000030d5 fetch  0x00000007 , 0x0000499f 
- 00015310  0x000030d6 branch  0x00003bd1 
- 00015311  0x000030d8 arg  0x00000923 , 0x00000011 
- 00015312  0x000030d9 fetch  0x00000007 , 0x00000929 
- 00015313  0x000030db store  0x00000007 , 0x000008da 
- 00015314  0x000030dc setarg  0x00000000 
- 00015315  0x000030dd store  0x00000005 , 0x000008d1 
- 00015316  0x000030de call  0x00003bda 
- 00015317  0x000030df fetch  0x00000006 , 0x000008e1 
- 00015318  0x000030e0 ifetcht  0x00000006 , 0x00000011 
- 00015319  0x000030e1 ixor  0x00000002 , 0x0000003f 
- 00015320  0x000030e2 istore  0x00000006 , 0x00000011 
- 00015321  0x000030e3 rtn 
- 00015322  0x000030e7 fetch  0x00000004 , 0x0000486e 
- 00015323  0x000030e8 store  0x00000004 , 0x000008d6 
- 00015324  0x000030eb arg  0x0000474e , 0x00000006 
- 00015325  0x000030ec call  0x0000735f 
- 00015326  0x000030ed arg  0x000008d1 , 0x00000006 
- 00015327  0x000030ee call  0x00007361 
- 00015328  0x000030ef call  0x000072d1 
- 00015329  0x000030f0 arg  0x000008e1 , 0x00000005 
- 00015330  0x000030f1 branch  0x00007375 
- 00015331  0x000030f9 arg  0x00000008 , 0x00000039 
- 00015332  0x000030ff call  0x00003bf1 
- 00015333  0x00003100 call  0x00003c39 
- 00015334  0x00003101 branch  0x00003bee 
- 00015335  0x00003103 call  0x00003bf1 
- 00015336  0x00003104 call  0x00007cda 
- 00015337  0x00003105 branch  0x00003bee 
- 00015338  0x00003107 call  0x00003bf1 
- 00015339  0x00003108 call  0x00003c39 
- 00015340  0x00003109 setarg  0x0000002c 
- 00015341  0x0000310a istore  0x00000001 , 0x00000005 
- 00015342  0x0000310c copy  0x00000005 , 0x0000003f 
- 00015343  0x0000310d store  0x00000002 , 0x000046f3 
- 00015344  0x0000310e rtn 
- 00015345  0x00003110 copy  0x00000006 , 0x00000002 
- 00015346  0x00003111 copy  0x00000039 , 0x00000011 
- 00015347  0x00003112 fetch  0x00000002 , 0x000046f3 
- 00015348  0x00003113 copy  0x0000003f , 0x00000005 
- 00015349  0x00003114 fetch  0x00000001 , 0x000046e2 
- 00015350  0x00003115 call  0x00003bfa , 0x00000034 
- 00015351  0x00003116 copy  0x00000002 , 0x00000006 
- 00015352  0x00003117 copy  0x00000011 , 0x00000039 
- 00015353  0x00003118 rtn 
- 00015354  0x0000311a jam  0x00000001 , 0x000046e2 
- 00015355  0x0000311b call  0x00003bfe 
- 00015356  0x0000311c arg  0x000007d1 , 0x00000005 
- 00015357  0x0000311d rtn 
- 00015358  0x00003120 arg  0x00000100 , 0x00000039 
- 00015359  0x00003121 arg  0x000007d1 , 0x00000005 
- 00015360  0x00003122 branch  0x00007ca3 
- 00015361  0x00003127 call  0x00003c17 
- 00015362  0x00003128 call  0x00003c32 
- 00015363  0x0000312a setarg  0x000007d1 
- 00015364  0x0000312b store  0x00000002 , 0x000046fa 
- 00015365  0x0000312c call  0x00004134 
- 00015366  0x0000312f fetch  0x00000002 , 0x000046fa 
- 00015367  0x00003130 copy  0x0000003f , 0x00000006 
- 00015368  0x00003131 arg  0x00000231 , 0x00000005 
- 00015369  0x00003132 call  0x00007c81 
- 00015370  0x00003133 call  0x0000413b 
- 00015371  0x00003134 fetch  0x00000002 , 0x000046fa 
- 00015372  0x00003135 pincrease  0x00000040 
- 00015373  0x00003136 store  0x00000002 , 0x000046fa 
- 00015374  0x00003137 fetch  0x00000001 , 0x000046f7 
- 00015375  0x00003138 pincrease  0xffffffff 
- 00015376  0x00003139 store  0x00000001 , 0x000046f7 
- 00015377  0x0000313a nbranch  0x00003c06 , 0x00000034 
- 00015378  0x0000313b call  0x00004176 
- 00015379  0x0000313c arg  0x000001bd , 0x00000011 
- 00015380  0x0000313d arg  0x00000020 , 0x00000039 
- 00015381  0x0000313e call  0x00007cb1 
- 00015382  0x0000313f rtn 
- 00015383  0x00003143 jam  0x00000000 , 0x000046e2 
- 00015384  0x00003144 fetch  0x00000002 , 0x000046f3 
- 00015385  0x00003145 copy  0x0000003f , 0x00000005 
- 00015386  0x00003146 arg  0x00000080 , 0x00000002 
- 00015387  0x00003147 istoret  0x00000001 , 0x00000005 
- 00015388  0x00003148 arg  0x000007d1 , 0x00000002 
- 00015389  0x00003149 isub  0x00000002 , 0x0000003f 
- 00015390  0x0000314a store  0x00000008 , 0x000046e3 
- 00015391  0x0000314c lshift3  0x0000003f , 0x00000002 
- 00015392  0x0000314d storet  0x00000008 , 0x000046eb 
- 00015393  0x0000314e rshift4  0x0000003f , 0x00000013 
- 00015394  0x0000314f rshift2  0x00000013 , 0x00000013 
- 00015395  0x00003150 and  0x0000003f , 0x0000003f , 0x0000003f 
- 00015396  0x00003151 sub  0x0000003f , 0x00000037 , 0x0000003e 
- 00015397  0x00003153 ncall  0x00003c30 , 0x00000002 
- 00015398  0x00003154 add  0x00000013 , 0x00000001 , 0x0000003f 
- 00015399  0x00003155 store  0x00000001 , 0x000046f7 
- 00015400  0x00003156 mul32  0x0000003f , 0x00000040 , 0x00000011 
- 00015401  0x00003157 lshift4  0x0000003f , 0x00000013 
- 00015402  0x00003158 increase  0xffffffff , 0x00000013 
- 00015403  0x00003159 setarg  0x000007cd 
- 00015404  0x0000315a iadd  0x00000011 , 0x00000011 
- 00015405  0x0000315b fetch  0x00000004 , 0x000046eb 
- 00015406  0x0000315c istore  0x00000004 , 0x00000011 
- 00015407  0x0000315d rtn 
- 00015408  0x00003162 increase  0x00000001 , 0x00000013 
- 00015409  0x00003163 rtn 
- 00015410  0x00003166 arg  0x000007d1 , 0x00000011 
- 00015411  0x0000316c arg  0x00000004 , 0x00000039 
- 00015412  0x0000316d call  0x00007cb1 
- 00015413  0x0000316e increase  0x00000002 , 0x00000011 
- 00015414  0x0000316f add  0x00000013 , 0xffffffff , 0x00000013 
- 00015415  0x00003170 nbranch  0x00003c33 , 0x00000005 
- 00015416  0x00003171 rtn 
- 00015417  0x00003179 ifetch  0x00000001 , 0x00000006 
- 00015418  0x0000317a rshift4  0x0000003f , 0x00000002 
- 00015419  0x0000317b call  0x00003c42 
- 00015420  0x0000317c istoret  0x00000001 , 0x00000005 
- 00015421  0x0000317d and  0x0000003f , 0x0000000f , 0x00000002 
- 00015422  0x0000317e call  0x00003c42 
- 00015423  0x0000317f istoret  0x00000001 , 0x00000005 
- 00015424  0x00003180 loop  0x00003c39 
- 00015425  0x00003181 rtn 
- 00015426  0x00003183 sub  0x00000002 , 0x00000009 , 0x0000003e 
- 00015427  0x00003184 branch  0x00003c46 , 0x00000002 
- 00015428  0x00003185 add  0x00000002 , 0x00000057 , 0x00000002 
- 00015429  0x00003186 rtn 
- 00015430  0x00003188 add  0x00000002 , 0x00000030 , 0x00000002 
- 00015431  0x00003189 rtn 
- 00015432  0x0000318d setarg  0x00000020 
- 00015433  0x0000318e branch  0x00003c5a 
- 00015434  0x00003191 setarg  0x00000010 
- 00015435  0x00003192 branch  0x00003c5a 
- 00015436  0x00003198 fetcht  0x00000001 , 0x000046fc 
- 00015437  0x00003199 increase  0x00000001 , 0x00000002 
- 00015438  0x0000319a iadd  0x00000002 , 0x00000002 
- 00015439  0x0000319b storet  0x00000001 , 0x00000230 
- 00015440  0x0000319c copy  0x00000011 , 0x00000006 
- 00015441  0x0000319d copy  0x0000003f , 0x00000039 
- 00015442  0x0000319e call  0x00007ccc 
- 00015443  0x0000319f fetcht  0x00000001 , 0x000046fc 
- 00015444  0x000031a0 copy  0x00000002 , 0x00000039 
- 00015445  0x000031a1 call  0x00007cda 
- 00015446  0x000031a2 copy  0x00000012 , 0x0000003f 
- 00015447  0x000031a3 istore  0x00000001 , 0x00000005 
- 00015448  0x000031a4 arg  0x0000472d , 0x00000011 
- 00015449  0x000031a5 branch  0x00003c5d 
- 00015450  0x000031af store  0x00000001 , 0x00000230 
- 00015451  0x000031b0 copy  0x0000003f , 0x00000039 
- 00015452  0x000031b1 call  0x00007ccc 
- 00015453  0x000031b2 copy  0x00000011 , 0x00000006 
- 00015454  0x000031b3 arg  0x000006a1 , 0x00000005 
- 00015455  0x000031b4 call  0x00007c8f 
- 00015456  0x000031b5 call  0x000071c1 
- 00015457  0x000031b6 copy  0x00000030 , 0x00000005 
- 00015458  0x000031b7 call  0x00007375 
- 00015459  0x000031b8 rtn 
- 00015460  0x000031bd fetcht  0x00000001 , 0x000008fe 
- 00015461  0x000031be branch  0x00003c67 
- 00015462  0x000031c0 force  0x00000001 , 0x00000002 
- 00015463  0x000031c2 force  0x00000000 , 0x00000038 
- 00015464  0x000031c3 fetch  0x00000002 , 0x000008f1 
- 00015465  0x000031c4 copy  0x0000003f , 0x00000006 
- 00015466  0x000031c5 ifetch  0x00000003 , 0x00000006 
- 00015467  0x000031c6 lshift8  0x0000003f , 0x0000003f 
- 00015468  0x000031c7 ior  0x00000002 , 0x0000002f 
- 00015469  0x000031c8 increase  0x00000001 , 0x00000038 
- 00015470  0x000031c9 ifetch  0x00000004 , 0x00000006 
- 00015471  0x000031ca copy  0x0000003f , 0x0000002f 
- 00015472  0x000031cb increase  0x00000001 , 0x00000038 
- 00015473  0x000031cc ifetch  0x00000004 , 0x00000006 
- 00015474  0x000031cd copy  0x0000003f , 0x0000002f 
- 00015475  0x000031ce increase  0x00000001 , 0x00000038 
- 00015476  0x000031cf byteswap  0x00000011 , 0x0000002f 
- 00015477  0x000031d0 lshift16  0x0000002f , 0x0000002f 
- 00015478  0x000031d1 ifetch  0x00000002 , 0x00000006 
- 00015479  0x000031d2 ior  0x0000002f , 0x0000002f 
- 00015480  0x000031d3 rtn 
- 00015481  0x000031d5 fetch  0x00000001 , 0x000008f3 
- 00015482  0x000031d6 copy  0x0000003f , 0x00000011 
- 00015483  0x000031d7 call  0x00003c64 
- 00015484  0x000031d8 call  0x000072d1 
- 00015485  0x000031d9 force  0x0000000c , 0x00000038 
- 00015486  0x000031da deposit  0x0000002f 
- 00015487  0x000031db copy  0x00000011 , 0x00000039 
- 00015488  0x000031dc fetcht  0x00000002 , 0x000008f4 
- 00015489  0x000031dd copy  0x00000002 , 0x00000006 
- 00015490  0x000031de call  0x00007349 
- 00015491  0x000031df branch  0x0000728c 
- 00015492  0x000031e1 jam  0x00000019 , 0x000008fe 
- 00015493  0x000031e2 branch  0x00003c88 
- 00015494  0x000031e4 jam  0x00000009 , 0x000008fe 
- 00015495  0x000031e5 branch  0x00003c88 
- 00015496  0x000031e7 store  0x00000001 , 0x000008f3 
- 00015497  0x000031e8 storet  0x00000002 , 0x000008f4 
- 00015498  0x000031e9 bpatchx  0x000000a5 , 0x00004034 
- 00015499  0x000031ea call  0x00003c79 
- 00015500  0x000031eb force  0x00000008 , 0x00000038 
- 00015501  0x000031ec iforce  0x0000002f 
- 00015502  0x000031ed force  0x0000000d , 0x00000038 
- 00015503  0x000031ee copy  0x0000002f , 0x0000003f 
- 00015504  0x000031ef force  0x00000009 , 0x00000038 
- 00015505  0x000031f0 iforce  0x0000002f 
- 00015506  0x000031f1 force  0x00000000 , 0x00000011 
- 00015507  0x000031f2 copy  0x00000002 , 0x00000013 
- 00015508  0x000031f3 call  0x00003c66 
- 00015509  0x000031f4 call  0x000072d7 
- 00015510  0x000031f5 call  0x00003cc7 
- 00015511  0x000031f6 storet  0x00000008 , 0x000008f6 
- 00015512  0x000031f7 fetch  0x00000001 , 0x000008f3 
- 00015513  0x000031f8 copy  0x0000003f , 0x00000012 
- 00015514  0x000031f9 call  0x00003ccf 
- 00015515  0x000031fa fetcht  0x00000001 , 0x000008f3 
- 00015516  0x000031fb fetch  0x00000002 , 0x000008f4 
- 00015517  0x000031fc iadd  0x00000002 , 0x00000011 
- 00015518  0x000031fd fetcht  0x00000008 , 0x000008f6 
- 00015519  0x000031fe istoret  0x00000004 , 0x00000011 
- 00015520  0x000031ff fetch  0x00000001 , 0x000008fe 
- 00015521  0x00003200 sub  0x0000003f , 0x00000009 , 0x0000003f 
- 00015522  0x00003201 rtn  0x00000034 
- 00015523  0x00003202 istoret  0x00000008 , 0x00000011 
- 00015524  0x00003203 rtn 
- 00015525  0x00003205 jam  0x00000019 , 0x000008fe 
- 00015526  0x00003206 branch  0x00003ca9 
- 00015527  0x00003208 jam  0x00000009 , 0x000008fe 
- 00015528  0x00003209 branch  0x00003ca9 
- 00015529  0x0000320c store  0x00000001 , 0x000008f3 
- 00015530  0x0000320d storet  0x00000002 , 0x000008f4 
- 00015531  0x0000320e copy  0x00000002 , 0x00000013 
- 00015532  0x0000320f copy  0x0000003f , 0x00000012 
- 00015533  0x00003210 iadd  0x00000013 , 0x00000006 
- 00015534  0x00003211 bpatchx  0x000000a6 , 0x00004034 
- 00015535  0x00003212 ifetch  0x00000008 , 0x00000006 
- 00015536  0x00003213 force  0x00000008 , 0x00000038 
- 00015537  0x00003214 iforce  0x0000002f 
- 00015538  0x00003215 force  0x00000009 , 0x00000038 
- 00015539  0x00003216 rshift32  0x0000003f , 0x0000003f 
- 00015540  0x00003217 iforce  0x0000002f 
- 00015541  0x00003218 force  0x00000000 , 0x00000011 
- 00015542  0x00003219 call  0x00003c66 
- 00015543  0x0000321a call  0x000072d7 
- 00015544  0x0000321b call  0x00003cc7 
- 00015545  0x0000321c storet  0x00000008 , 0x000008f6 
- 00015546  0x0000321d call  0x00003ccf 
- 00015547  0x0000321e call  0x00003c79 
- 00015548  0x0000321f call  0x00003cc7 
- 00015549  0x00003220 fetch  0x00000001 , 0x000008fe 
- 00015550  0x00003221 beq  0x00000019 , 0x00003cc4 
- 00015551  0x00003222 storet  0x00000004 , 0x000008fa 
- 00015552  0x00003223 fetch  0x00000004 , 0x000008f6 
- 00015553  0x00003224 fetcht  0x00000004 , 0x000008fa 
- 00015554  0x00003225 isub  0x00000002 , 0x0000003f 
- 00015555  0x00003226 rtn 
- 00015556  0x00003229 fetch  0x00000008 , 0x000008f6 
- 00015557  0x0000322a isub  0x00000002 , 0x0000003f 
- 00015558  0x0000322b rtn 
- 00015559  0x0000322e force  0x0000000c , 0x00000038 
- 00015560  0x0000322f deposit  0x0000002f 
- 00015561  0x00003230 force  0x0000000d , 0x00000038 
- 00015562  0x00003231 copy  0x0000002f , 0x00000002 
- 00015563  0x00003232 lshift16  0x00000002 , 0x00000002 
- 00015564  0x00003233 lshift16  0x00000002 , 0x00000002 
- 00015565  0x00003234 ior  0x00000002 , 0x00000002 
- 00015566  0x00003235 rtn 
- 00015567  0x00003237 increase  0x00000001 , 0x00000011 
- 00015568  0x00003238 call  0x00003c66 
- 00015569  0x00003239 copy  0x00000013 , 0x00000006 
- 00015570  0x0000323a call  0x0000735d 
- 00015571  0x0000323b call  0x000072d7 
- 00015572  0x0000323c call  0x0000737c 
- 00015573  0x0000323d increase  0x00000010 , 0x00000013 
- 00015574  0x0000323e increase  0xfffffff0 , 0x00000012 
- 00015575  0x0000323f branch  0x00003ccf , 0x00000002 
- 00015576  0x00003240 rtn 
- 00015577  0x0000324b bpatchx  0x000000a7 , 0x00004034 
- 00015578  0x0000324c jam  0x00000001 , 0x000047e4 
- 00015579  0x0000324d jam  0x00000000 , 0x000047e5 
- 00015580  0x0000324e jam  0x00000001 , 0x0000464b 
- 00015581  0x0000324f setarg  0x00001770 
- 00015582  0x00003250 store  0x00000002 , 0x0000464c 
- 00015583  0x00003251 rtn 
- 00015584  0x00003255 setarg  0x000001a8 
- 00015585  0x00003256 store  0x00000002 , 0x000008ff 
- 00015586  0x00003257 fetch  0x00000001 , 0x000047e6 
- 00015587  0x00003258 istore  0x00000001 , 0x00000005 
- 00015588  0x00003259 fetch  0x00000004 , 0x0000480a 
- 00015589  0x0000325a call  0x00007cc6 
- 00015590  0x0000325b istore  0x00000004 , 0x00000005 
- 00015591  0x0000325c fetch  0x00000006 , 0x000042db 
- 00015592  0x0000325d istore  0x00000006 , 0x00000005 
- 00015593  0x0000325e fetch  0x00000003 , 0x000047e7 
- 00015594  0x0000325f istore  0x00000003 , 0x00000005 
- 00015595  0x00003260 rtn 
- 00015596  0x00003263 call  0x00003cee 
- 00015597  0x00003264 branch  0x000039d3 
- 00015598  0x00003268 jam  0x00000015 , 0x0000462a 
- 00015599  0x00003269 setarg  0x00000014 
- 00015600  0x0000326a store  0x00000001 , 0x0000462b 
- 00015601  0x0000326b setarg  0x0000002b 
- 00015602  0x0000326c istore  0x00000001 , 0x00000005 
- 00015603  0x0000326d setarg  0x00000000 
- 00015604  0x0000326e istore  0x00000001 , 0x00000005 
- 00015605  0x00003270 arg  0x000008ff , 0x00000006 
- 00015606  0x00003271 call  0x00007c8f 
- 00015607  0x00003272 fetch  0x00000002 , 0x000047ea 
- 00015608  0x00003273 istore  0x00000002 , 0x00000005 
- 00015609  0x00003274 rtn 
- 00015610  0x00003278 call  0x00003d5a 
- 00015611  0x00003279 nrtn  0x00000028 
- 00015612  0x0000327a ifetch  0x00000001 , 0x00000006 
- 00015613  0x0000327b beq  0x00000000 , 0x00003d01 
- 00015614  0x0000327c beq  0x00000002 , 0x00003d1c 
- 00015615  0x0000327d bpatchx  0x000000a8 , 0x00004035 
- 00015616  0x0000327e rtn 
- 00015617  0x00003283 call  0x00003d0f 
- 00015618  0x00003284 nrtn  0x00000028 
- 00015619  0x00003286 call  0x00003b45 
- 00015620  0x00003288 call  0x00003d07 
- 00015621  0x00003289 call  0x000040fa 
- 00015622  0x0000328a rtn 
- 00015623  0x0000328d arg  0x00000012 , 0x00000002 
- 00015624  0x0000328e call  0x00003d46 
- 00015625  0x0000328f setarg  0x00000001 
- 00015626  0x00003290 istore  0x00000001 , 0x00000005 
- 00015627  0x00003291 fetch  0x00000002 , 0x00004812 
- 00015628  0x00003292 istore  0x00000002 , 0x00000005 
- 00015629  0x00003293 arg  0x00004680 , 0x00000006 
- 00015630  0x00003294 branch  0x00007c8f 
- 00015631  0x00003298 call  0x00007dbc 
- 00015632  0x00003299 ifetcht  0x00000002 , 0x00000006 
- 00015633  0x0000329a arg  0x00004680 , 0x00000005 
- 00015634  0x0000329b call  0x00007c8f 
- 00015635  0x0000329c fetch  0x00000002 , 0x00004812 
- 00015636  0x0000329d isub  0x00000002 , 0x0000003e 
- 00015637  0x0000329e nrtn  0x00000005 
- 00015638  0x000032a1 fetch  0x00000001 , 0x000047e5 
- 00015639  0x000032a2 rtnbit1  0x00000001 
- 00015640  0x000032a3 set1  0x00000001 , 0x0000003f 
- 00015641  0x000032a4 store  0x00000001 , 0x000047e5 
- 00015642  0x000032a6 jam  0x00000002 , 0x000047e4 
- 00015643  0x000032a7 branch  0x00007dba 
- 00015644  0x000032aa call  0x00003d27 
- 00015645  0x000032ab fetcht  0x00000002 , 0x000047ec 
- 00015646  0x000032ac fetch  0x00000002 , 0x00004812 
- 00015647  0x000032ad isub  0x00000002 , 0x0000003e 
- 00015648  0x000032ae nrtn  0x00000005 
- 00015649  0x000032af call  0x00003bbf 
- 00015650  0x000032b0 call  0x000040fa 
- 00015651  0x000032b1 fetch  0x00000001 , 0x000007aa 
- 00015652  0x000032b2 rtnne  0x00000002 
- 00015653  0x000032b3 jam  0x00000005 , 0x000047e4 
- 00015654  0x000032b4 rtn 
- 00015655  0x000032b8 bpatchx  0x000000a9 , 0x00004035 
- 00015656  0x000032b9 copy  0x00000006 , 0x00000011 
- 00015657  0x000032ba fetch  0x00000001 , 0x000047e4 
- 00015658  0x000032bb rtneq  0x00000000 
- 00015659  0x000032bc fetch  0x00000001 , 0x000047e5 
- 00015660  0x000032bd rtnbit0  0x00000001 
- 00015661  0x000032be rtnbit1  0x00000002 
- 00015662  0x000032bf copy  0x00000011 , 0x00000006 
- 00015663  0x000032c0 arg  0x00000016 , 0x00000039 
- 00015664  0x000032c1 arg  0x000047ec , 0x00000005 
- 00015665  0x000032c2 call  0x00007cda 
- 00015666  0x000032c4 call  0x00003b86 
- 00015667  0x000032c6 fetcht  0x00000002 , 0x000047ec 
- 00015668  0x000032c7 fetch  0x00000002 , 0x00004812 
- 00015669  0x000032c8 isub  0x00000002 , 0x0000003e 
- 00015670  0x000032c9 nrtn  0x00000005 
- 00015671  0x000032cb fetch  0x00000001 , 0x000047e5 
- 00015672  0x000032cc set1  0x00000002 , 0x0000003f 
- 00015673  0x000032cd store  0x00000001 , 0x000047e5 
- 00015674  0x000032cf call  0x00003b99 
- 00015675  0x000032d1 fetch  0x00000001 , 0x000047ff 
- 00015676  0x000032d2 store  0x00000001 , 0x00004871 
- 00015677  0x000032d3 call  0x00003d3f 
- 00015678  0x000032d4 rtn 
- 00015679  0x000032d9 arg  0x00000006 , 0x00000002 
- 00015680  0x000032da call  0x00003d46 
- 00015681  0x000032db setarg  0x00000003 
- 00015682  0x000032dc istore  0x00000001 , 0x00000005 
- 00015683  0x000032dd fetch  0x00000006 , 0x0000480e 
- 00015684  0x000032de istore  0x00000006 , 0x00000005 
- 00015685  0x000032df rtn 
- 00015686  0x000032e3 bpatchx  0x000000aa , 0x00004035 
- 00015687  0x000032e4 setarg  0x0000012c 
- 00015688  0x000032e5 store  0x00000002 , 0x00004806 
- 00015689  0x000032e6 fetch  0x00000001 , 0x000007aa 
- 00015690  0x000032e7 sub  0x0000003f , 0x00000000 , 0x0000003e 
- 00015691  0x000032e8 call  0x00003ace , 0x00000005 
- 00015692  0x000032e9 ncall  0x00003ad0 , 0x00000005 
- 00015693  0x000032ea add  0x00000002 , 0x00000009 , 0x0000003f 
- 00015694  0x000032eb store  0x00000001 , 0x0000462a 
- 00015695  0x000032ec call  0x0000397c 
- 00015696  0x000032ed add  0x00000002 , 0x00000005 , 0x0000003f 
- 00015697  0x000032ee istore  0x00000001 , 0x00000005 
- 00015698  0x000032ef setarg  0x000000ff 
- 00015699  0x000032f0 istore  0x00000001 , 0x00000005 
- 00015700  0x000032f1 setarg  0x000001a8 
- 00015701  0x000032f2 byteswap  0x0000003f , 0x0000003f 
- 00015702  0x000032f3 istore  0x00000002 , 0x00000005 
- 00015703  0x000032f4 fetch  0x00000001 , 0x0000090f 
- 00015704  0x000032f5 istore  0x00000001 , 0x00000005 
- 00015705  0x000032f6 rtn 
- 00015706  0x00003302 call  0x00007dbc 
- 00015707  0x00003303 ifetcht  0x00000002 , 0x00000006 
- 00015708  0x00003304 setarg  0x000001a8 
- 00015709  0x00003305 byteswap  0x0000003f , 0x0000003f 
- 00015710  0x00003306 isub  0x00000002 , 0x0000003e 
- 00015711  0x00003307 nrtn  0x00000005 
- 00015712  0x00003308 ifetch  0x00000001 , 0x00000006 
- 00015713  0x00003309 store  0x00000001 , 0x0000090f 
- 00015714  0x0000330a branch  0x00007dba 
- 00015715  0x0000330e arg  0x00004806 , 0x00000013 
- 00015716  0x0000330f arg  0x00003d66 , 0x00000012 
- 00015717  0x00003310 branch  0x000042e7 
- 00015718  0x00003314 branch  0x00003e61 
- 00015719  0x0000331d fetch  0x00000001 , 0x0000070b 
- 00015720  0x0000331e beq  0x00000008 , 0x00003d92 
- 00015721  0x0000331f beq  0x00000049 , 0x00003db1 
- 00015722  0x00003320 beq  0x0000001b , 0x00003dbd 
- 00015723  0x00003321 beq  0x0000001c , 0x00003dc4 
- 00015724  0x00003323 beq  0x000000f2 , 0x00003d6e 
- 00015725  0x00003325 rtn 
- 00015726  0x00003328 call  0x00003dec 
- 00015727  0x00003329 call  0x00003d83 
- 00015728  0x0000332a call  0x00003dc2 
- 00015729  0x0000332b setarg  0x00000080 
- 00015730  0x0000332c store  0x00000001 , 0x00000723 
- 00015731  0x0000332d setarg  0x000000f3 
- 00015732  0x0000332e istore  0x00000001 , 0x00000005 
- 00015733  0x00003330 setarg  0x00000000 
- 00015734  0x00003331 istore  0x00000001 , 0x00000005 
- 00015735  0x00003332 fetch  0x00000002 , 0x0000070c 
- 00015736  0x00003333 istore  0x00000002 , 0x00000005 
- 00015737  0x00003335 fetch  0x00000001 , 0x00000709 
- 00015738  0x00003336 arg  0x00000004 , 0x00000002 
- 00015739  0x00003337 isub  0x00000002 , 0x00000039 
- 00015740  0x00003338 arg  0x0000070e , 0x00000006 
- 00015741  0x00003339 call  0x00007cda 
- 00015742  0x0000333a fetch  0x00000001 , 0x00000709 
- 00015743  0x0000333b pincrease  0x00000001 
- 00015744  0x0000333c store  0x00000001 , 0x00000722 
- 00015745  0x0000333f arg  0x00000000 , 0x00000007 
- 00015746  0x00003340 branch  0x00003806 
- 00015747  0x00003343 fetch  0x00000001 , 0x0000070e 
- 00015748  0x00003344 rtn  0x00000034 
- 00015749  0x00003345 sub  0x0000003f , 0x00000008 , 0x0000003e 
- 00015750  0x00003346 ncall  0x00003d90 , 0x00000002 
- 00015751  0x00003347 iforce  0x00000039 
- 00015752  0x00003348 arg  0x0000070f , 0x00000006 
- 00015753  0x00003349 add  0x00000011 , 0x00000002 , 0x00000005 
- 00015754  0x0000334a branch  0x00003d8b 
- 00015755  0x0000334d ifetch  0x00000002 , 0x00000006 
- 00015756  0x0000334e byteswap  0x0000003f , 0x0000003f 
- 00015757  0x0000334f istore  0x00000002 , 0x00000005 
- 00015758  0x00003350 loop  0x00003d8b 
- 00015759  0x00003351 rtn 
- 00015760  0x00003355 setarg  0x00000008 
- 00015761  0x00003356 rtn 
- 00015762  0x00003359 jam  0x00000006 , 0x000047e4 
- 00015763  0x0000335a setarg  0x00000002 
- 00015764  0x0000335b store  0x00000001 , 0x00000723 
- 00015765  0x0000335c setarg  0x00000000 
- 00015766  0x0000335d istore  0x00000001 , 0x00000005 
- 00015767  0x0000335e setarg  0x000001a8 
- 00015768  0x0000335f istore  0x00000002 , 0x00000005 
- 00015769  0x00003360 setarg  0x00000000 
- 00015770  0x00003361 istore  0x00000002 , 0x00000005 
- 00015771  0x00003362 setarg  0x00000001 
- 00015772  0x00003363 istore  0x00000002 , 0x00000005 
- 00015773  0x00003364 setarg  0x00000005 
- 00015774  0x00003365 istore  0x00000002 , 0x00000005 
- 00015775  0x00003366 setarg  0x00000003 
- 00015776  0x00003367 istore  0x00000002 , 0x00000005 
- 00015777  0x00003368 setarg  0x00000000 
- 00015778  0x00003369 istore  0x00000002 , 0x00000005 
- 00015779  0x0000336a setarg  0x00000002 
- 00015780  0x0000336b istore  0x00000001 , 0x00000005 
- 00015781  0x0000336c setarg  0x00000002 
- 00015782  0x0000336d istore  0x00000001 , 0x00000005 
- 00015783  0x0000336e setarg  0x00000000 
- 00015784  0x0000336f istore  0x00000002 , 0x00000005 
- 00015785  0x00003370 setarg  0x00001000 
- 00015786  0x00003371 istore  0x00000002 , 0x00000005 
- 00015787  0x00003372 setarg  0x000001a8 
- 00015788  0x00003373 istore  0x00000004 , 0x00000005 
- 00015789  0x00003374 setarg  0x000101a8 
- 00015790  0x00003375 istore  0x00000004 , 0x00000005 
- 00015791  0x00003376 jam  0x0000001c , 0x00000722 
- 00015792  0x00003377 branch  0x000041b5 
- 00015793  0x0000337b jam  0x00000014 , 0x00004805 
- 00015794  0x00003380 setarg  0x00000080 
- 00015795  0x00003381 store  0x00000001 , 0x00000723 
- 00015796  0x00003382 setarg  0x0000004a 
- 00015797  0x00003383 istore  0x00000001 , 0x00000005 
- 00015798  0x00003384 jam  0x00000002 , 0x00000722 
- 00015799  0x00003385 branch  0x000041b5 
- 00015800  0x00003388 arg  0x00004805 , 0x00000013 
- 00015801  0x00003389 arg  0x00003dbb , 0x00000012 
- 00015802  0x0000338a branch  0x000042e0 
- 00015803  0x0000338e call  0x00003e50 
- 00015804  0x00003391 branch  0x00006ca3 
- 00015805  0x00003395 call  0x00003de2 
- 00015806  0x00003396 fetch  0x00000002 , 0x0000484c 
- 00015807  0x00003397 rtnbit1  0x00000002 
- 00015808  0x00003398 call  0x00003dec 
- 00015809  0x00003399 call  0x00003df5 
- 00015810  0x0000339b fetch  0x00000002 , 0x00004848 
- 00015811  0x0000339c branch  0x00007d79 
- 00015812  0x000033a0 call  0x00003de2 
- 00015813  0x000033a1 fetch  0x00000002 , 0x0000484c 
- 00015814  0x000033a2 rtnbit1  0x00000002 
- 00015815  0x000033a3 call  0x00003dec 
- 00015816  0x000033a4 fetcht  0x00000002 , 0x0000070e 
- 00015817  0x000033a5 rshift8  0x00000002 , 0x0000003f 
- 00015818  0x000033a6 rshift4  0x0000003f , 0x0000003f 
- 00015819  0x000033a7 beq  0x0000000c , 0x00003dd3 
- 00015820  0x000033a8 byteswap  0x00000002 , 0x00000002 
- 00015821  0x000033aa call  0x00003dd8 
- 00015822  0x000033ab nrtn  0x00000028 
- 00015823  0x000033ac setarg  0x00000000 
- 00015824  0x000033ad istore  0x00000002 , 0x00000011 
- 00015825  0x000033ae fetch  0x00000002 , 0x00004848 
- 00015826  0x000033af branch  0x00007d79 
- 00015827  0x000033b2 setarg  0xffffffff 
- 00015828  0x000033b3 istore  0x00000008 , 0x00000011 
- 00015829  0x000033b4 istore  0x00000008 , 0x00000005 
- 00015830  0x000033b5 fetch  0x00000002 , 0x00004848 
- 00015831  0x000033b6 branch  0x00007d79 
- 00015832  0x000033b9 arg  0x00000008 , 0x00000039 
- 00015833  0x000033bb ifetch  0x00000002 , 0x00000011 
- 00015834  0x000033bc arg  0x0000ffff , 0x00000012 
- 00015835  0x000033bd isub  0x00000012 , 0x0000003e 
- 00015836  0x000033be branch  0x00007dba , 0x00000005 
- 00015837  0x000033bf isub  0x00000002 , 0x0000003e 
- 00015838  0x000033c0 branch  0x00007dba , 0x00000005 
- 00015839  0x000033c2 increase  0x00000002 , 0x00000011 
- 00015840  0x000033c3 loop  0x00003dd9 
- 00015841  0x000033c4 branch  0x00007dbc 
- 00015842  0x000033c8 setarg  0x00000080 
- 00015843  0x000033c9 store  0x00000001 , 0x00000723 
- 00015844  0x000033ca setarg  0x0000001f 
- 00015845  0x000033cb istore  0x00000001 , 0x00000005 
- 00015846  0x000033cc setarg  0x00000000 
- 00015847  0x000033cd istore  0x00000001 , 0x00000005 
- 00015848  0x000033ce fetch  0x00000006 , 0x0000070c 
- 00015849  0x000033cf istore  0x00000006 , 0x00000005 
- 00015850  0x000033d0 jam  0x00000009 , 0x00000722 
- 00015851  0x000033d1 branch  0x000041b5 
- 00015852  0x000033d4 call  0x00003e3e 
- 00015853  0x000033d5 add  0x00000011 , 0x00000006 , 0x00000011 
- 00015854  0x000033d6 fetch  0x00000002 , 0x0000070c 
- 00015855  0x000033d7 fetcht  0x00000002 , 0x00004800 
- 00015856  0x000033d8 byteswap  0x00000002 , 0x00000002 
- 00015857  0x000033d9 isub  0x00000002 , 0x0000003f 
- 00015858  0x000033da imul32  0x00000012 , 0x0000003f 
- 00015859  0x000033db iadd  0x00000011 , 0x00000011 
- 00015860  0x000033dc rtn 
- 00015861  0x000033df fetcht  0x00000002 , 0x0000070e 
- 00015862  0x000033e0 arg  0x00000008 , 0x00000039 
- 00015863  0x000033e2 ifetch  0x00000002 , 0x00000011 
- 00015864  0x000033e3 branch  0x00003dff , 0x00000034 
- 00015865  0x000033e4 arg  0x0000ffff , 0x00000012 
- 00015866  0x000033e5 isub  0x00000012 , 0x0000003e 
- 00015867  0x000033e6 branch  0x00003dff , 0x00000005 
- 00015868  0x000033e7 increase  0x00000002 , 0x00000011 
- 00015869  0x000033e8 loop  0x00003df7 
- 00015870  0x000033e9 rtn 
- 00015871  0x000033ec byteswap  0x00000002 , 0x00000002 
- 00015872  0x000033ed istoret  0x00000002 , 0x00000011 
- 00015873  0x000033ee rtn 
- 00015874  0x000033f5 call  0x00007396 
- 00015875  0x000033f6 call  0x0000739e 
- 00015876  0x000033f7 setarg  0x000039b1 
- 00015877  0x000033f8 store  0x00000002 , 0x00004824 
- 00015878  0x000033fa setarg  0x00003e42 
- 00015879  0x000033fb store  0x00000002 , 0x000043db 
- 00015880  0x000033fd setarg  0x00004016 
- 00015881  0x000033fe store  0x00000002 , 0x00004842 
- 00015882  0x00003400 setarg  0x00003745 
- 00015883  0x00003401 store  0x00000002 , 0x00004828 
- 00015884  0x00003403 setarg  0x00003aa2 
- 00015885  0x00003404 store  0x00000002 , 0x00004848 
- 00015886  0x00003406 setarg  0x00003a92 
- 00015887  0x00003407 store  0x00000002 , 0x00004846 
- 00015888  0x00003409 setarg  0x00003e4a 
- 00015889  0x0000340a store  0x00000002 , 0x000043e3 
- 00015890  0x0000340c setarg  0x0000372e 
- 00015891  0x0000340d store  0x00000002 , 0x00004826 
- 00015892  0x0000340f setarg  0x00004090 
- 00015893  0x00003410 store  0x00000002 , 0x000043df 
- 00015894  0x00003412 setarg  0x000040e3 
- 00015895  0x00003413 store  0x00000002 , 0x000043dd 
- 00015896  0x00003415 setarg  0x00003ab6 
- 00015897  0x00003416 store  0x00000002 , 0x00004853 
- 00015898  0x00003418 setarg  0x00003abc 
- 00015899  0x00003419 store  0x00000002 , 0x0000484a 
- 00015900  0x0000341a call  0x00003ac3 
- 00015901  0x0000341c jam  0x00000024 , 0x0000464a 
- 00015902  0x0000341d call  0x00003817 
- 00015903  0x00003420 bpatchx  0x000000ab , 0x00004035 
- 00015904  0x00003422 setarg  0x00000428 
- 00015905  0x00003423 store  0x00000002 , 0x000049b9 
- 00015906  0x00003424 call  0x00003e58 
- 00015907  0x00003426 setarg  0x00000422 
- 00015908  0x00003427 store  0x00000002 , 0x00004a5e 
- 00015909  0x00003428 call  0x00003e5a 
- 00015910  0x0000342a setarg  0x00000a22 
- 00015911  0x0000342b store  0x00000002 , 0x00000a8d 
- 00015912  0x0000342c call  0x00003e5c 
- 00015913  0x0000342d call  0x00004071 
- 00015914  0x00003431 call  0x00004071 
- 00015915  0x00003433 call  0x00003a18 
- 00015916  0x00003434 call  0x00003e3a 
- 00015917  0x00003436 fetch  0x00000001 , 0x000047ef 
- 00015918  0x00003437 beq  0x000000ff , 0x00003cd9 
- 00015919  0x00003438 call  0x00004291 
- 00015920  0x00003439 call  0x00003bbf 
- 00015921  0x0000343a call  0x00003bb1 
- 00015922  0x0000343b call  0x00003b99 
- 00015923  0x0000343d random  0x0000003f 
- 00015924  0x0000343e and  0x0000003f , 0x0000001f , 0x0000003f 
- 00015925  0x0000343f add  0x0000003f , 0x00000032 , 0x0000003f 
- 00015926  0x00003440 store  0x00000002 , 0x00004804 
- 00015927  0x00003441 add  0x0000003f , 0x00000005 , 0x0000003f 
- 00015928  0x00003442 store  0x00000001 , 0x00004803 
- 00015929  0x00003443 rtn 
- 00015930  0x00003448 fetch  0x00000006 , 0x0000480e 
- 00015931  0x00003449 call  0x00007cc0 
- 00015932  0x0000344a store  0x00000006 , 0x000042db 
- 00015933  0x0000344b rtn 
- 00015934  0x0000344e fetchr  0x00000039 , 0x00000001 , 0x0000484e 
- 00015935  0x0000344f fetchr  0x00000011 , 0x00000002 , 0x0000484f 
- 00015936  0x00003450 fetchr  0x00000012 , 0x00000002 , 0x00004851 
- 00015937  0x00003451 rtn 
- 00015938  0x00003455 bpatchx  0x000000ac , 0x00004035 
- 00015939  0x00003456 call  0x0000387d 
- 00015940  0x00003457 call  0x00003aca 
- 00015941  0x00003458 call  0x000041d8 
- 00015942  0x00003459 call  0x0000396f 
- 00015943  0x0000345a call  0x00003b33 
- 00015944  0x0000345b call  0x00004060 
- 00015945  0x0000345c branch  0x00003995 
- 00015946  0x00003460 call  0x00003acc 
- 00015947  0x00003461 call  0x00003db8 
- 00015948  0x00003462 call  0x00003d63 
- 00015949  0x00003465 call  0x00003794 
- 00015950  0x00003466 call  0x00003791 
- 00015951  0x00003467 branch  0x00004289 
- 00015952  0x0000346b call  0x00003e53 
- 00015953  0x0000346c fetch  0x00000002 , 0x00004853 
- 00015954  0x0000346d branch  0x00007d79 
- 00015955  0x00003472 fetch  0x00000001 , 0x00004857 
- 00015956  0x00003473 rtnne  0x00000002 
- 00015957  0x00003474 setarg  0x0001d000 
- 00015958  0x00003475 store  0x00000003 , 0x00004419 
- 00015959  0x00003476 branch  0x00006bfa 
- 00015960  0x0000347b call  0x00004292 
- 00015961  0x0000347c branch  0x000078ad 
- 00015962  0x0000347f call  0x0000396c 
- 00015963  0x00003480 branch  0x000078ad 
- 00015964  0x00003483 call  0x00003e5e 
- 00015965  0x00003484 branch  0x000078ad 
- 00015966  0x00003487 setarg  0x00000a8d 
- 00015967  0x00003488 store  0x00000002 , 0x000043fb 
- 00015968  0x00003489 rtn 
- 00015969  0x0000348c jam  0x00000001 , 0x00004388 
- 00015970  0x0000348d setarg  0x00001770 
- 00015971  0x0000348e store  0x00000002 , 0x0000464c 
- 00015972  0x0000348f fetch  0x00000001 , 0x000047e7 
- 00015973  0x00003490 set0  0x00000000 , 0x0000003f 
- 00015974  0x00003491 store  0x00000001 , 0x000047e7 
- 00015975  0x00003492 jam  0x00000001 , 0x000047e4 
- 00015976  0x00003493 jam  0x00000000 , 0x000047e5 
- 00015977  0x00003494 jam  0x00000000 , 0x0000474d 
- 00015978  0x00003495 branch  0x00003b2f 
- 00015979  0x0000349a bpatchx  0x000000ad , 0x00004035 
- 00015980  0x0000349b fetch  0x00000001 , 0x0000092b 
- 00015981  0x0000349c bbit1  0x00000007 , 0x00003e70 
- 00015982  0x0000349d jam  0x00000000 , 0x00004969 
- 00015983  0x0000349e branch  0x0000417d 
- 00015984  0x000034a2 call  0x00003e76 
- 00015985  0x000034a3 rtn  0x00000028 
- 00015986  0x000034a4 call  0x00003e97 
- 00015987  0x000034a5 rtn  0x00000028 
- 00015988  0x000034a6 call  0x00003ea7 
- 00015989  0x000034a7 branch  0x00003eb4 
- 00015990  0x000034ac call  0x00007dbc 
- 00015991  0x000034ad arg  0x00000003 , 0x00000039 
- 00015992  0x000034ae arg  0x0000092c , 0x00000011 
- 00015993  0x000034af call  0x00007cb1 
- 00015994  0x000034b0 fetchr  0x00000011 , 0x00000003 , 0x0000092c 
- 00015995  0x000034b1 and  0x00000011 , 0x0000001f , 0x00000002 
- 00015996  0x000034b2 storet  0x00000001 , 0x0000485c 
- 00015997  0x000034b3 fetch  0x00000001 , 0x00004863 
- 00015998  0x000034b4 isub  0x00000002 , 0x0000003e 
- 00015999  0x000034b5 nbranch  0x00007dba , 0x00000002 
- 00016000  0x000034b7 rshift4  0x00000011 , 0x0000003f 
- 00016001  0x000034b8 rshift  0x0000003f , 0x0000003f 
- 00016002  0x000034b9 and  0x0000003f , 0x0000001f , 0x00000002 
- 00016003  0x000034ba storet  0x00000001 , 0x0000485b 
- 00016004  0x000034bb rshift4  0x0000003f , 0x0000003f 
- 00016005  0x000034bc rshift  0x0000003f , 0x0000003f 
- 00016006  0x000034bd arg  0x00001fff , 0x00000011 
- 00016007  0x000034be iand  0x00000011 , 0x00000002 
- 00016008  0x000034bf copy  0x0000003f , 0x00000012 
- 00016009  0x000034c0 fetch  0x00000002 , 0x00004859 
- 00016010  0x000034c1 isub  0x00000002 , 0x0000003e 
- 00016011  0x000034c2 ncall  0x00003e93 , 0x00000005 
- 00016012  0x000034c3 storet  0x00000002 , 0x00004859 
- 00016013  0x000034c4 rshift8  0x00000012 , 0x0000003f 
- 00016014  0x000034c5 rshift4  0x0000003f , 0x0000003f 
- 00016015  0x000034c6 rshift  0x0000003f , 0x0000003f 
- 00016016  0x000034c7 store  0x00000001 , 0x00004858 
- 00016017  0x000034c8 store  0x00000001 , 0x00004969 
- 00016018  0x000034c9 rtn 
- 00016019  0x000034cc setarg  0x00000000 
- 00016020  0x000034cd store  0x00000004 , 0x0000485d 
- 00016021  0x000034ce jam  0x00000000 , 0x00004862 
- 00016022  0x000034cf rtn 
- 00016023  0x000034d5 call  0x00007dbc 
- 00016024  0x000034d6 fetch  0x00000001 , 0x0000485b 
- 00016025  0x000034d7 copy  0x0000003f , 0x00000007 
- 00016026  0x000034d8 fetch  0x00000004 , 0x0000485d 
- 00016027  0x000034d9 qisolate1  0x0000003f 
- 00016028  0x000034da branch  0x00007dba , 0x00000001 
- 00016029  0x000034db qset1  0x0000003f 
- 00016030  0x000034dc store  0x00000004 , 0x0000485d 
- 00016031  0x000034dd fetcht  0x00000001 , 0x0000485c 
- 00016032  0x000034de add  0x00000002 , 0x00000001 , 0x00000039 
- 00016033  0x000034e0 add  0x00000039 , 0xffffffff , 0x00000007 
- 00016034  0x000034e1 qisolate1  0x0000003f 
- 00016035  0x000034e2 nrtn  0x00000001 
- 00016036  0x000034e3 loop  0x00003ea1 
- 00016037  0x000034e4 jam  0x00000001 , 0x00004861 
- 00016038  0x000034e5 rtn 
- 00016039  0x000034ea fetch  0x00000001 , 0x00000921 
- 00016040  0x000034eb pincrease  0xfffffffa 
- 00016041  0x000034ec copy  0x0000003f , 0x00000039 
- 00016042  0x000034ed fetcht  0x00000001 , 0x00004862 
- 00016043  0x000034ee iadd  0x00000002 , 0x00000002 
- 00016044  0x000034ef storet  0x00000001 , 0x00004862 
- 00016045  0x000034f0 fetch  0x00000002 , 0x00004864 
- 00016046  0x000034f1 iforce  0x00000005 
- 00016047  0x000034f2 fetch  0x00000001 , 0x0000485b 
- 00016048  0x000034f3 mul32  0x0000003f , 0x0000000c , 0x0000003f 
- 00016049  0x000034f4 iadd  0x00000005 , 0x00000005 
- 00016050  0x000034f5 arg  0x0000092f , 0x00000006 
- 00016051  0x000034f6 branch  0x00007cda 
- 00016052  0x000034fa fetch  0x00000001 , 0x00004861 
- 00016053  0x000034fb rtneq  0x00000000 
- 00016054  0x000034fc setarg  0x00000000 
- 00016055  0x000034fd store  0x00000005 , 0x0000485d 
- 00016056  0x000034fe fetcht  0x00000002 , 0x00000925 
- 00016057  0x000034ff byteswap  0x00000002 , 0x00000002 
- 00016058  0x00003500 setarg  0x0000e000 
- 00016059  0x00003501 iand  0x00000002 , 0x00000002 
- 00016060  0x00003502 fetch  0x00000002 , 0x00004859 
- 00016061  0x00003503 ior  0x00000002 , 0x0000003f 
- 00016062  0x00003504 byteswap  0x0000003f , 0x0000003f 
- 00016063  0x00003505 store  0x00000002 , 0x00000925 
- 00016064  0x00003506 branch  0x00004187 
- 00016065  0x0000350b fetch  0x00000001 , 0x00000722 
- 00016066  0x0000350c add  0x0000003f , 0x00000001 , 0x00000002 
- 00016067  0x0000350d copy  0x0000003f , 0x00000039 
- 00016068  0x0000350e storet  0x00000001 , 0x00000916 
- 00016069  0x0000350f fetch  0x00000001 , 0x0000092b 
- 00016070  0x00003510 set0  0x00000007 , 0x0000003f 
- 00016071  0x00003511 store  0x00000001 , 0x000049a1 
- 00016072  0x00003512 arg  0x00000723 , 0x00000006 
- 00016073  0x00003513 call  0x00007ccc 
- 00016074  0x00003514 branch  0x00004052 
- 00016075  0x0000351a add  0x00000011 , 0x00000004 , 0x00000002 
- 00016076  0x0000351b copy  0x00000011 , 0x00000039 
- 00016077  0x0000351c storet  0x00000001 , 0x00000916 
- 00016078  0x0000351d arg  0x000049a5 , 0x00000005 
- 00016079  0x0000351e call  0x00007ccc 
- 00016080  0x0000351f fetch  0x00000001 , 0x0000092b 
- 00016081  0x00003520 set1  0x00000007 , 0x0000003f 
- 00016082  0x00003521 store  0x00000001 , 0x000049a1 
- 00016083  0x00003522 branch  0x00004052 
- 00016084  0x00003528 fetch  0x00000001 , 0x0000070b 
- 00016085  0x0000352a beq  0x00000001 , 0x00003edb 
- 00016086  0x0000352b beq  0x00000002 , 0x00003ee1 
- 00016087  0x0000352c beq  0x00000042 , 0x00003ee6 
- 00016088  0x0000352d beq  0x0000004c , 0x00003ee9 
- 00016089  0x0000352e beq  0x0000005e , 0x00003eef 
- 00016090  0x0000352f rtn 
- 00016091  0x00003533 arg  0x00003edd , 0x00000013 
- 00016092  0x00003534 branch  0x00003f53 
- 00016093  0x00003538 fetch  0x00000002 , 0x00004830 
- 00016094  0x00003539 call  0x00007d79 
- 00016095  0x0000353a store  0x00000001 , 0x0000070c 
- 00016096  0x0000353b branch  0x0000376c 
- 00016097  0x0000353f arg  0x00003ee3 , 0x00000013 
- 00016098  0x00003540 branch  0x00003f53 
- 00016099  0x00003542 call  0x0000376c 
- 00016100  0x00003543 fetch  0x00000002 , 0x00004832 
- 00016101  0x00003544 branch  0x00007d79 
- 00016102  0x00003549 call  0x00003784 
- 00016103  0x0000354a fetch  0x00000002 , 0x00004834 
- 00016104  0x0000354b branch  0x00007d79 
- 00016105  0x0000354f fetch  0x00000002 , 0x0000070c 
- 00016106  0x00003550 call  0x00003efe 
- 00016107  0x00003551 store  0x00000001 , 0x00000711 
- 00016108  0x00003552 call  0x00003774 
- 00016109  0x00003553 fetch  0x00000002 , 0x00004836 
- 00016110  0x00003554 branch  0x00007d79 
- 00016111  0x00003558 fetch  0x00000002 , 0x00004866 
- 00016112  0x00003559 fetcht  0x00000002 , 0x0000070e 
- 00016113  0x0000355a isub  0x00000002 , 0x0000003e 
- 00016114  0x0000355b rtn  0x00000005 
- 00016115  0x0000355d fetch  0x00000002 , 0x0000070e 
- 00016116  0x0000355e call  0x00003f10 
- 00016117  0x0000355f store  0x00000001 , 0x00000716 
- 00016118  0x00003561 fetch  0x00000002 , 0x0000070e 
- 00016119  0x00003562 store  0x00000002 , 0x00004866 
- 00016120  0x00003563 fetch  0x00000002 , 0x00004838 
- 00016121  0x00003564 call  0x00007d79 
- 00016122  0x00003565 storet  0x00000002 , 0x0000070c 
- 00016123  0x00003566 call  0x0000377c 
- 00016124  0x00003567 fetch  0x00000002 , 0x0000483a 
- 00016125  0x00003568 branch  0x00007d79 
- 00016126  0x0000356e rtn  0x00000034 
- 00016127  0x0000356f mul32  0x0000003f , 0x00000064 , 0x0000003f 
- 00016128  0x00003570 arg  0x0000ffff , 0x00000002 
- 00016129  0x00003571 idiv  0x00000002 
- 00016130  0x00003572 call  0x00007d62 
- 00016131  0x00003573 remainder  0x00000002 
- 00016132  0x00003574 rshift8  0x00000002 , 0x00000002 
- 00016133  0x00003575 quotient  0x0000003f 
- 00016134  0x00003576 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00016135  0x00003577 nrtn  0x00000005 
- 00016136  0x00003578 pincrease  0x00000001 
- 00016137  0x00003579 rtn 
- 00016138  0x0000357f arg  0x0000ffff , 0x0000003f 
- 00016139  0x00003580 imul32  0x00000002 , 0x0000003f 
- 00016140  0x00003581 div  0x0000003f , 0x00000064 
- 00016141  0x00003582 call  0x00007d62 
- 00016142  0x00003583 quotient  0x00000002 
- 00016143  0x00003584 rtn 
- 00016144  0x00003589 arg  0x00000320 , 0x00000002 
- 00016145  0x0000358a isub  0x00000002 , 0x00000011 
- 00016146  0x0000358b call  0x00003f1f 
- 00016147  0x0000358c copy  0x00000011 , 0x0000003f 
- 00016148  0x0000358d idiv  0x00000002 
- 00016149  0x0000358e call  0x00007d62 
- 00016150  0x0000358f quotient  0x0000003f 
- 00016151  0x00003590 rtn 
- 00016152  0x00003596 copy  0x00000002 , 0x00000011 
- 00016153  0x00003597 call  0x00003f1f 
- 00016154  0x00003598 copy  0x00000011 , 0x0000003f 
- 00016155  0x00003599 imul32  0x00000002 , 0x0000003f 
- 00016156  0x0000359a arg  0x00000320 , 0x00000002 
- 00016157  0x0000359b iadd  0x00000002 , 0x00000002 
- 00016158  0x0000359c rtn 
- 00016159  0x0000359f setarg  0x00004e20 
- 00016160  0x000035a0 arg  0x00000320 , 0x00000002 
- 00016161  0x000035a1 isub  0x00000002 , 0x0000003f 
- 00016162  0x000035a2 div  0x0000003f , 0x00000064 
- 00016163  0x000035a3 call  0x00007d62 
- 00016164  0x000035a4 quotient  0x00000002 
- 00016165  0x000035a5 rtn 
- 00016166  0x000035ab arg  0x00000000 , 0x00000007 
- 00016167  0x000035ac fetchr  0x00000039 , 0x00000001 , 0x0000484e 
- 00016168  0x000035ad call  0x00007dbc 
- 00016169  0x000035ae fetch  0x00000002 , 0x00004800 
- 00016170  0x000035b0 isub  0x00000002 , 0x0000003e 
- 00016171  0x000035b1 branch  0x00003f32 , 0x00000005 
- 00016172  0x000035b2 byteswap  0x0000003f , 0x0000003f 
- 00016173  0x000035b3 pincrease  0x00000001 
- 00016174  0x000035b4 byteswap  0x0000003f , 0x0000003f 
- 00016175  0x000035b5 increase  0x00000001 , 0x00000007 
- 00016176  0x000035b6 loop  0x00003f2a 
- 00016177  0x000035b7 rtn 
- 00016178  0x000035ba jam  0x00000000 , 0x00004868 
- 00016179  0x000035bb storer  0x00000007 , 0x00000001 , 0x00004869 
- 00016180  0x000035bc call  0x00003f6e 
- 00016181  0x000035bd branch  0x00007dba 
- 00016182  0x000035c1 arg  0x00000000 , 0x00000007 
- 00016183  0x000035c2 arg  0x00000000 , 0x00000013 
- 00016184  0x000035c3 call  0x00003e3e 
- 00016185  0x000035c4 call  0x00007dbc 
- 00016186  0x000035c6 fetch  0x00000002 , 0x0000484c 
- 00016187  0x000035c7 bbit0  0x00000002 , 0x00003f49 
- 00016188  0x000035c8 ifetch  0x00000002 , 0x00000011 
- 00016189  0x000035c9 isub  0x00000002 , 0x0000003e 
- 00016190  0x000035ca call  0x00003f47 , 0x00000005 
- 00016191  0x000035cc copy  0x00000012 , 0x0000003f 
- 00016192  0x000035cd iadd  0x00000011 , 0x00000011 
- 00016193  0x000035ce increase  0x00000001 , 0x00000007 
- 00016194  0x000035cf loop  0x00003f3a 
- 00016195  0x000035d0 copy  0x00000013 , 0x0000003f 
- 00016196  0x000035d1 rtn  0x00000034 
- 00016197  0x000035d2 store  0x00000001 , 0x00004868 
- 00016198  0x000035d3 branch  0x00007dba 
- 00016199  0x000035d6 qset1  0x00000013 
- 00016200  0x000035d7 rtn 
- 00016201  0x000035da add  0x00000011 , 0x00000006 , 0x00000006 
- 00016202  0x000035db arg  0x00000008 , 0x00000030 
- 00016203  0x000035dd ifetch  0x00000002 , 0x00000006 
- 00016204  0x000035de isub  0x00000002 , 0x0000003e 
- 00016205  0x000035df branch  0x00003f51 , 0x00000005 
- 00016206  0x000035e0 increase  0xffffffff , 0x00000030 
- 00016207  0x000035e1 branch  0x00003f3f , 0x00000005 
- 00016208  0x000035e2 branch  0x00003f4b 
- 00016209  0x000035e5 call  0x00003f47 
- 00016210  0x000035e6 branch  0x00003f3f 
- 00016211  0x000035e9 arg  0x00000000 , 0x00000007 
- 00016212  0x000035ea fetch  0x00000001 , 0x00004868 
- 00016213  0x000035eb branch  0x00003f5f , 0x00000034 
- 00016214  0x000035ec copy  0x0000003f , 0x00000012 
- 00016215  0x000035ed fetchr  0x00000039 , 0x00000001 , 0x0000484e 
- 00016216  0x000035ef storer  0x00000007 , 0x00000001 , 0x00004869 
- 00016217  0x000035f1 qisolate1  0x00000012 
- 00016218  0x000035f2 call  0x00003f5f , 0x00000001 
- 00016219  0x000035f3 fetchr  0x00000007 , 0x00000001 , 0x00004869 
- 00016220  0x000035f4 increase  0x00000001 , 0x00000007 
- 00016221  0x000035f5 loop  0x00003f58 
- 00016222  0x000035f6 rtn 
- 00016223  0x000035f9 call  0x00003f64 
- 00016224  0x000035fa call  0x00003f6e 
- 00016225  0x000035fb copy  0x00000013 , 0x0000003f 
- 00016226  0x000035fc call  0x00007d79 
- 00016227  0x000035fd branch  0x00003f69 
- 00016228  0x00003600 storer  0x00000039 , 0x00000002 , 0x00000917 
- 00016229  0x00003601 storer  0x00000011 , 0x00000002 , 0x00000919 
- 00016230  0x00003602 storer  0x00000012 , 0x00000002 , 0x0000091b 
- 00016231  0x00003603 storer  0x00000013 , 0x00000002 , 0x0000091d 
- 00016232  0x00003604 rtn 
- 00016233  0x00003607 fetchr  0x00000039 , 0x00000002 , 0x00000917 
- 00016234  0x00003608 fetchr  0x00000011 , 0x00000002 , 0x00000919 
- 00016235  0x00003609 fetchr  0x00000012 , 0x00000002 , 0x0000091b 
- 00016236  0x0000360a fetchr  0x00000013 , 0x00000002 , 0x0000091d 
- 00016237  0x0000360b rtn 
- 00016238  0x0000360f bpatchx  0x000000ae , 0x00004035 
- 00016239  0x00003610 fetch  0x00000002 , 0x00004800 
- 00016240  0x00003611 byteswap  0x0000003f , 0x0000003f 
- 00016241  0x00003612 iadd  0x00000007 , 0x0000003f 
- 00016242  0x00003613 byteswap  0x0000003f , 0x0000003f 
- 00016243  0x00003614 store  0x00000002 , 0x00004995 
- 00016244  0x00003615 call  0x00003e3e 
- 00016245  0x00003616 copy  0x00000007 , 0x0000003f 
- 00016246  0x00003617 imul32  0x00000012 , 0x0000003f 
- 00016247  0x00003618 iadd  0x00000011 , 0x00000011 
- 00016248  0x00003619 add  0x00000011 , 0x00000017 , 0x00000006 
- 00016249  0x0000361a ifetch  0x00000002 , 0x00000006 
- 00016250  0x0000361b store , 0x00000002 , 0x000043fb 
- 00016251  0x0000361c rtn 
- 00016252  0x00003622 jam  0x00000000 , 0x00000951 
- 00016253  0x00003626 sub  0x00000002 , 0x0000000c , 0x0000003e 
- 00016254  0x00003627 rtn  0x00000002 
- 00016255  0x00003628 sub  0x00000002 , 0x0000001e , 0x0000003e 
- 00016256  0x00003629 nrtn  0x00000002 
- 00016257  0x0000362a bpatchx  0x000000af , 0x00004035 
- 00016258  0x0000362b call  0x0000400e 
- 00016259  0x0000362c call  0x00003f8c 
- 00016260  0x0000362d nrtn  0x00000028 
- 00016261  0x0000362e call  0x00003fdd 
- 00016262  0x0000362f nrtn  0x00000028 
- 00016263  0x00003630 call  0x00003bcf 
- 00016264  0x00003631 call  0x00003fa1 
- 00016265  0x00003632 nrtn  0x00000028 
- 00016266  0x00003633 call  0x00003fb2 
- 00016267  0x00003635 branch  0x00003fb7 
- 00016268  0x00003638 call  0x00007dba 
- 00016269  0x00003639 fetch  0x00000001 , 0x00000921 
- 00016270  0x0000363a arg  0x00000925 , 0x00000006 
- 00016271  0x0000363b iadd  0x00000006 , 0x00000006 
- 00016272  0x0000363c ifetch  0x00000004 , 0x00000006 
- 00016273  0x0000363d ifetcht  0x00000004 , 0x00000006 
- 00016274  0x0000363e ixor  0x00000002 , 0x00000002 
- 00016275  0x0000363f arg  0x00000010 , 0x00000039 
- 00016276  0x00003640 arg  0x000009fd , 0x00000006 
- 00016277  0x00003642 ifetch  0x00000004 , 0x00000006 
- 00016278  0x00003643 isub  0x00000002 , 0x0000003e 
- 00016279  0x00003644 branch  0x00007dbc , 0x00000005 
- 00016280  0x00003645 loop  0x00003f95 
- 00016281  0x00003646 fetch  0x00000001 , 0x0000486a 
- 00016282  0x00003647 pincrease  0x00000004 
- 00016283  0x00003648 arg  0x000009fd , 0x00000005 
- 00016284  0x00003649 iadd  0x00000005 , 0x00000005 
- 00016285  0x0000364a istoret  0x00000004 , 0x00000005 
- 00016286  0x0000364b and  0x0000003f , 0x0000003f , 0x0000003f 
- 00016287  0x0000364c store  0x00000001 , 0x0000486a 
- 00016288  0x0000364d rtn 
- 00016289  0x00003650 call  0x00007dba 
- 00016290  0x00003651 fetcht  0x00000005 , 0x00000924 
- 00016291  0x00003652 arg  0x00000010 , 0x00000039 
- 00016292  0x00003653 arg  0x00000a3d , 0x00000006 
- 00016293  0x00003655 ifetch  0x00000005 , 0x00000006 
- 00016294  0x00003656 isub  0x00000002 , 0x0000003e 
- 00016295  0x00003657 branch  0x00007dbc , 0x00000005 
- 00016296  0x00003658 loop  0x00003fa5 
- 00016297  0x00003659 fetch  0x00000001 , 0x0000486b 
- 00016298  0x0000365a pincrease  0x00000001 
- 00016299  0x0000365b and  0x0000003f , 0x0000000f , 0x0000003f 
- 00016300  0x0000365c store  0x00000001 , 0x0000486b 
- 00016301  0x0000365d mul32  0x0000003f , 0x00000005 , 0x0000003f 
- 00016302  0x0000365e arg  0x00000a3d , 0x00000005 
- 00016303  0x0000365f iadd  0x00000005 , 0x00000005 
- 00016304  0x00003660 istoret  0x00000005 , 0x00000005 
- 00016305  0x00003661 rtn 
- 00016306  0x00003664 fetch  0x00000001 , 0x00000951 
- 00016307  0x00003665 rtneq  0x00000000 
- 00016308  0x00003666 fetch  0x00000002 , 0x00000927 
- 00016309  0x00003667 store  0x00000002 , 0x0000486c 
- 00016310  0x00003668 rtn 
- 00016311  0x00003675 call  0x00004005 
- 00016312  0x00003676 fetch  0x00000001 , 0x00000921 
- 00016313  0x00003677 arg  0x00000929 , 0x00000002 
- 00016314  0x00003678 call  0x00003ca7 
- 00016315  0x00003679 nrtn  0x00000005 
- 00016316  0x0000367d bpatchx  0x000000b0 , 0x00004036 
- 00016317  0x0000367e fetch  0x00000001 , 0x00000951 
- 00016318  0x0000367f sub  0x0000003f , 0x00000002 , 0x0000003e 
- 00016319  0x00003680 call  0x00004106 , 0x00000005 
- 00016320  0x00003681 fetcht  0x00000002 , 0x00000929 
- 00016321  0x00003682 call  0x00003f26 
- 00016322  0x00003683 call  0x00003fcf , 0x00000028 
- 00016323  0x00003684 branch  0x00003fea , 0x00000028 
- 00016324  0x00003685 arg  0x0000001d , 0x00000039 
- 00016325  0x00003686 arg  0x000007ab , 0x00000005 
- 00016326  0x00003687 arg  0x00000922 , 0x00000006 
- 00016327  0x00003688 call  0x00007cda 
- 00016328  0x00003689 call  0x00003fd3 
- 00016329  0x0000368a arg  0x0000001d , 0x00000039 
- 00016330  0x0000368b arg  0x000007ab , 0x00000006 
- 00016331  0x0000368c arg  0x00000922 , 0x00000005 
- 00016332  0x0000368d call  0x00007cda 
- 00016333  0x0000368e fetch  0x00000002 , 0x00004842 
- 00016334  0x0000368f branch  0x00007d79 
- 00016335  0x00003692 jam  0x00000001 , 0x00000952 
- 00016336  0x00003693 fetch  0x00000002 , 0x00004995 
- 00016337  0x00003694 store  0x00000002 , 0x00000953 
- 00016338  0x00003695 rtn 
- 00016339  0x00003698 call  0x00003f36 
- 00016340  0x00003699 branch  0x00003fea , 0x00000028 
- 00016341  0x0000369a jam  0x000000ff , 0x00004868 
- 00016342  0x0000369b setarg  0x0000ffcf 
- 00016343  0x0000369c isub  0x00000002 , 0x0000003e 
- 00016344  0x0000369d branch  0x00003fea , 0x00000005 
- 00016345  0x0000369e setarg  0x0000ffff 
- 00016346  0x0000369f isub  0x00000002 , 0x0000003e 
- 00016347  0x000036a0 branch  0x00003fea , 0x00000005 
- 00016348  0x000036a1 rtn 
- 00016349  0x000036a5 call  0x00007dbc 
- 00016350  0x000036a6 fetcht  0x00000001 , 0x00000922 
- 00016351  0x000036a7 rshift4  0x00000002 , 0x0000003f 
- 00016352  0x000036a8 rshift3  0x0000003f , 0x0000003f 
- 00016353  0x000036a9 fetchr  0x00000011 , 0x00000001 , 0x00004871 
- 00016354  0x000036aa and  0x00000011 , 0x00000001 , 0x00000011 
- 00016355  0x000036ab isub  0x00000011 , 0x0000003e 
- 00016356  0x000036ac nrtn  0x00000005 
- 00016357  0x000036ad and  0x00000002 , 0x0000007f , 0x00000002 
- 00016358  0x000036ae fetch  0x00000001 , 0x0000474d 
- 00016359  0x000036af isub  0x00000002 , 0x0000003e 
- 00016360  0x000036b0 nrtn  0x00000005 
- 00016361  0x000036b1 branch  0x00007dba 
- 00016362  0x000036b6 arg  0x00004872 , 0x00000011 
- 00016363  0x000036b7 arg  0x0000000a , 0x00000039 
- 00016364  0x000036b9 fetcht  0x00000002 , 0x00000927 
- 00016365  0x000036ba ifetch  0x00000002 , 0x00000011 
- 00016366  0x000036bc branch  0x00003ff4 , 0x00000034 
- 00016367  0x000036be isub  0x00000002 , 0x0000003e 
- 00016368  0x000036c0 branch  0x00003ff5 , 0x00000005 
- 00016369  0x000036c1 increase  0x00000005 , 0x00000011 
- 00016370  0x000036c2 loop  0x00003fec 
- 00016371  0x000036c3 arg  0x00004872 , 0x00000011 
- 00016372  0x000036c6 istoret  0x00000002 , 0x00000011 
- 00016373  0x000036c8 storet  0x00000002 , 0x0000094c 
- 00016374  0x000036ca add  0x00000011 , 0x00000002 , 0x00000013 
- 00016375  0x000036cb ifetch  0x00000003 , 0x00000013 
- 00016376  0x000036cc store  0x00000003 , 0x0000094e 
- 00016377  0x000036cd branch  0x00003ffa 
- 00016378  0x000036d3 call  0x00004002 
- 00016379  0x000036d5 fetch  0x00000003 , 0x0000094e 
- 00016380  0x000036d6 fetcht  0x00000003 , 0x00000924 
- 00016381  0x000036d7 isub  0x00000002 , 0x0000003e 
- 00016382  0x000036d8 rtn  0x00000002 
- 00016383  0x000036d9 istoret  0x00000003 , 0x00000013 
- 00016384  0x000036da call  0x00004002 
- 00016385  0x000036db branch  0x00003e6b 
- 00016386  0x000036de arg  0x00000924 , 0x00000011 
- 00016387  0x000036df arg  0x00000003 , 0x00000039 
- 00016388  0x000036e0 branch  0x00007cb1 
- 00016389  0x000036e5 call  0x00004008 
- 00016390  0x000036e7 arg  0x0000475e , 0x00000006 
- 00016391  0x000036e8 branch  0x0000735f 
- 00016392  0x000036ea arg  0x0000093f , 0x00000005 
- 00016393  0x000036eb setarg  0x00000000 
- 00016394  0x000036ec istore  0x00000001 , 0x00000005 
- 00016395  0x000036ed fetch  0x00000006 , 0x00000923 
- 00016396  0x000036ee istore  0x00000008 , 0x00000005 
- 00016397  0x000036ef branch  0x00004069 
- 00016398  0x000036f3 add  0x00000002 , 0xfffffff4 , 0x0000003f 
- 00016399  0x000036fd store  0x00000001 , 0x00000921 
- 00016400  0x000036fe arg  0x0000001d , 0x00000039 
- 00016401  0x000036ff arg  0x00000922 , 0x00000005 
- 00016402  0x00003700 call  0x00007ca1 
- 00016403  0x00003701 add  0x00000002 , 0xffffffff , 0x00000039 
- 00016404  0x00003702 arg  0x00000922 , 0x00000005 
- 00016405  0x00003703 branch  0x00007ccc 
- 00016406  0x00003706 call  0x0000406e 
- 00016407  0x00003707 call  0x00004036 
- 00016408  0x00003708 nrtn  0x00000028 
- 00016409  0x00003709 call  0x0000404a 
- 00016410  0x0000370a jam  0x0000001e , 0x00000787 
- 00016411  0x0000370b fetch  0x00000001 , 0x00000921 
- 00016412  0x0000370c add  0x0000003f , 0x0000000d , 0x00000002 
- 00016413  0x0000370d storet  0x00000001 , 0x00000789 
- 00016414  0x0000370e increase  0xffffffff , 0x00000002 
- 00016415  0x0000370f istoret  0x00000001 , 0x00000005 
- 00016416  0x00003710 setarg  0x0000002a 
- 00016417  0x00003711 istore  0x00000001 , 0x00000005 
- 00016418  0x00003712 add  0x00000002 , 0xffffffff , 0x00000039 
- 00016419  0x00003713 fetch  0x00000007 , 0x00000922 
- 00016420  0x00003714 arg  0x00000922 , 0x00000006 
- 00016421  0x00003715 call  0x00007cda 
- 00016422  0x00003716 arg  0x00000787 , 0x00000011 
- 00016423  0x00003717 call  0x000078b2 
- 00016424  0x00003718 call  0x0000402b 
- 00016425  0x00003719 nrtn  0x00000028 
- 00016426  0x0000371a branch  0x00003961 
- 00016427  0x0000371d fetcht  0x00000002 , 0x000007b2 
- 00016428  0x0000371f call  0x00007dbc 
- 00016429  0x00003720 fetch  0x00000001 , 0x00000978 
- 00016430  0x00003721 rtn  0x00000034 
- 00016431  0x00003722 iforce  0x00000039 
- 00016432  0x00003723 arg  0x00000968 , 0x00000006 
- 00016433  0x00003725 ifetch  0x00000002 , 0x00000006 
- 00016434  0x00003726 isub  0x00000002 , 0x0000003e 
- 00016435  0x00003727 branch  0x00007dba , 0x00000005 
- 00016436  0x00003728 loop  0x00004031 
- 00016437  0x00003729 rtn 
- 00016438  0x0000372d call  0x00007dbc 
- 00016439  0x0000372e fetch  0x00000001 , 0x00000951 
- 00016440  0x0000372f rtneq  0x00000001 
- 00016441  0x00003730 fetch  0x00000002 , 0x0000484c 
- 00016442  0x00003731 rtnbit1  0x00000001 
- 00016443  0x00003732 fetch  0x00000001 , 0x000047e4 
- 00016444  0x00003733 rtnne  0x00000000 
- 00016445  0x00003734 fetcht  0x00000002 , 0x00000927 
- 00016446  0x00003735 call  0x00003f26 
- 00016447  0x00003736 branch  0x00007dbc , 0x00000028 
- 00016448  0x00003737 call  0x0000404f 
- 00016449  0x00003738 nrtn  0x00000028 
- 00016450  0x00003739 fetch  0x00000001 , 0x00000923 
- 00016451  0x0000373a branch  0x00007dbc , 0x00000034 
- 00016452  0x0000373b pincrease  0xffffffff 
- 00016453  0x0000373c branch  0x00007dbc , 0x00000034 
- 00016454  0x0000373d store  0x00000001 , 0x00000923 
- 00016455  0x0000373e setarg  0x000048cc 
- 00016456  0x0000373f store  0x00000002 , 0x000043fb 
- 00016457  0x00003740 branch  0x00007dba 
- 00016458  0x00003743 call  0x00004005 
- 00016459  0x00003744 fetch  0x00000001 , 0x00000921 
- 00016460  0x00003745 arg  0x00000929 , 0x00000002 
- 00016461  0x00003746 call  0x00003c86 
- 00016462  0x00003747 branch  0x00003bcf 
- 00016463  0x0000374c setarg  0x000048a4 
- 00016464  0x0000374d store  0x00000002 , 0x00000910 
- 00016465  0x0000374e branch  0x000039fb 
- 00016466  0x00003753 bpatchx  0x000000b1 , 0x00004036 
- 00016467  0x00003754 call  0x00004056 
- 00016468  0x00003755 call  0x0000405f 
- 00016469  0x00003756 branch  0x0000394c 
- 00016470  0x0000375c fetch  0x00000001 , 0x00000916 
- 00016471  0x0000375d add  0x0000003f , 0x00000002 , 0x00000011 
- 00016472  0x0000375e pincrease  0x00000004 
- 00016473  0x0000375f store  0x00000001 , 0x00000916 
- 00016474  0x00003760 arg  0x0000499f , 0x00000002 
- 00016475  0x00003761 branch  0x0000405c 
- 00016476  0x00003767 call  0x00004005 
- 00016477  0x00003768 copy  0x00000011 , 0x0000003f 
- 00016478  0x00003769 branch  0x00003c86 
- 00016479  0x0000376d branch  0x00003bcc 
- 00016480  0x00003771 call  0x00003e5e 
- 00016481  0x00003772 call  0x000078fa 
- 00016482  0x00003773 rtn  0x00000034 
- 00016483  0x00003774 call  0x00002a28 
- 00016484  0x00003775 nrtn  0x00000034 
- 00016485  0x00003776 arg  0x00000787 , 0x00000011 
- 00016486  0x00003777 call  0x000078ca 
- 00016487  0x00003778 nrtn  0x00000028 
- 00016488  0x00003779 branch  0x000040f0 
- 00016489  0x0000377e fetch  0x00000004 , 0x0000486e 
- 00016490  0x0000377f istore  0x00000004 , 0x00000005 
- 00016491  0x00003780 add  0x00000005 , 0xfffffff3 , 0x0000003f 
- 00016492  0x00003781 store  0x00000002 , 0x000008f1 
- 00016493  0x00003782 rtn 
- 00016494  0x00003787 setarg  0x000048cc 
- 00016495  0x00003788 store  0x00000002 , 0x000043fb 
- 00016496  0x00003789 rtn 
- 00016497  0x0000378c call  0x0000406e 
- 00016498  0x0000378d branch  0x000078ad 
- 00016499  0x00003791 call  0x000029c9 
- 00016500  0x00003792 fetch  0x00000001 , 0x000047e4 
- 00016501  0x00003793 beq  0x00000001 , 0x00004083 
- 00016502  0x00003794 beq  0x00000000 , 0x00004079 
- 00016503  0x00003795 beq  0x00000005 , 0x00004079 
- 00016504  0x00003796 rtn 
- 00016505  0x0000379a setsect  0x00000000 , 0x00010214 
- 00016506  0x0000379b setsect  0x00000001 , 0x0000c080 
- 00016507  0x0000379c setsect  0x00000002 , 0x00028030 
- 00016508  0x0000379d setsect  0x00000003 , 0x00003060 
- 00016509  0x0000379e store  0x00000009 , 0x00004348 
- 00016510  0x0000379f setarg  0x00182816 
- 00016511  0x000037a0 istore  0x00000004 , 0x00000005 
- 00016512  0x000037a1 fetch  0x00000008 , 0x000047dc 
- 00016513  0x000037a2 istore  0x00000008 , 0x00000005 
- 00016514  0x000037a3 rtn 
- 00016515  0x000037a6 call  0x00003ce0 
- 00016516  0x000037a8 setsect  0x00000000 , 0x0001021d 
- 00016517  0x000037a9 setsect  0x00000001 , 0x0000c080 
- 00016518  0x000037aa setsect  0x00000002 , 0x00027030 
- 00016519  0x000037ab setsect  0x00000003 , 0x00005460 
- 00016520  0x000037ac store  0x00000009 , 0x00004348 
- 00016521  0x000037ad setarg  0x00182716 
- 00016522  0x000037ae istore  0x00000003 , 0x00000005 
- 00016523  0x000037af arg  0x000008ff , 0x00000006 
- 00016524  0x000037b0 call  0x00007c8f 
- 00016525  0x000037b1 fetch  0x00000002 , 0x000047ea 
- 00016526  0x000037b2 istore  0x00000002 , 0x00000005 
- 00016527  0x000037b3 rtn 
- 00016528  0x000037ba bpatchx  0x000000b2 , 0x00004036 
- 00016529  0x000037bb fetch  0x00000002 , 0x00004398 
- 00016530  0x000037bc beq  0x0000000e , 0x00004095 
- 00016531  0x000037bd beq  0x00000014 , 0x000040d6 
- 00016532  0x000037be rtn 
- 00016533  0x000037c1 copy  0x00000012 , 0x00000002 
- 00016534  0x000037c2 ifetch  0x00000001 , 0x00000011 
- 00016535  0x000037c3 beq  0x00000000 , 0x000040e1 
- 00016536  0x000037c4 beq  0x00000002 , 0x0000409a 
- 00016537  0x000037c5 rtn 
- 00016538  0x000037ce call  0x0000400e 
- 00016539  0x000037cf fetch  0x00000001 , 0x00000921 
- 00016540  0x000037d0 pincrease  0xfffffffc 
- 00016541  0x000037d1 store  0x00000001 , 0x00000921 
- 00016542  0x000037d2 call  0x00003fdd 
- 00016543  0x000037d3 nrtn  0x00000028 
- 00016544  0x000037d4 call  0x00003bcf 
- 00016545  0x000037d5 fetch  0x00000001 , 0x00000923 
- 00016546  0x000037d6 bbit1  0x00000007 , 0x000040a4 
- 00016547  0x000037d7 rtn 
- 00016548  0x000037da call  0x000040da 
- 00016549  0x000037db fetch  0x00000001 , 0x00000921 
- 00016550  0x000037dc arg  0x00000929 , 0x00000002 
- 00016551  0x000037dd call  0x00003ca5 
- 00016552  0x000037de nrtn  0x00000005 
- 00016553  0x000037e1 call  0x00004106 
- 00016554  0x000037e2 fetch  0x00000001 , 0x0000092b 
- 00016555  0x000037e3 beq  0x00000000 , 0x000040bd 
- 00016556  0x000037e4 beq  0x00000001 , 0x000040ae 
- 00016557  0x000037e5 rtn 
- 00016558  0x000037e8 fetchr  0x00000039 , 0x00000001 , 0x00000921 
- 00016559  0x000037e9 increase  0xfffffffd , 0x00000039 
- 00016560  0x000037eb rshift  0x00000039 , 0x0000003f 
- 00016561  0x000037ec fetcht  0x00000002 , 0x00000978 
- 00016562  0x000037ed iadd  0x00000002 , 0x0000003f 
- 00016563  0x000037ee sub  0x0000003f , 0x00000008 , 0x0000003e 
- 00016564  0x000037ef nrtn  0x00000002 
- 00016565  0x000037f0 store  0x00000002 , 0x00000978 
- 00016566  0x000037f1 arg  0x00000968 , 0x00000005 
- 00016567  0x000037f2 lshift  0x00000002 , 0x0000003f 
- 00016568  0x000037f3 iadd  0x00000005 , 0x00000005 
- 00016569  0x000037f4 arg  0x0000092c , 0x00000006 
- 00016570  0x000037f5 call  0x00007cda 
- 00016571  0x000037f6 fetch  0x00000001 , 0x0000097a 
- 00016572  0x000037f7 branch  0x000040bf 
- 00016573  0x000037fa ifetch  0x00000001 , 0x00000006 
- 00016574  0x000037fb store  0x00000001 , 0x0000097a 
- 00016575  0x000037fd store  0x00000001 , 0x000049a2 
- 00016576  0x000037fe fetch  0x00000002 , 0x00000978 
- 00016577  0x000037ff byteswap  0x0000003f , 0x0000003f 
- 00016578  0x00003800 store  0x00000002 , 0x000049a3 
- 00016579  0x00003802 jam  0x00000003 , 0x000049a1 
- 00016580  0x00003804 fetch  0x00000009 , 0x00000922 
- 00016581  0x00003805 store  0x00000009 , 0x00004998 
- 00016582  0x00003806 fetch  0x00000002 , 0x00004995 
- 00016583  0x00003807 store  0x00000002 , 0x0000499d 
- 00016584  0x00003809 call  0x00004253 
- 00016585  0x0000380a call  0x00004267 
- 00016586  0x0000380c call  0x000040da 
- 00016587  0x0000380d setarg  0x00000006 
- 00016588  0x0000380e arg  0x0000499f , 0x00000002 
- 00016589  0x0000380f call  0x00003c84 
- 00016590  0x00003810 call  0x0000405f 
- 00016591  0x00003813 arg  0x00000016 , 0x00000011 
- 00016592  0x00003814 arg  0x00000010 , 0x00000002 
- 00016593  0x00003815 call  0x00002dee 
- 00016594  0x00003816 setarg  0x00000002 
- 00016595  0x00003817 istore  0x00000001 , 0x00000005 
- 00016596  0x00003818 arg  0x00004998 , 0x00000006 
- 00016597  0x00003819 branch  0x00007c8d 
- 00016598  0x0000381c jam  0x00000002 , 0x000007aa 
- 00016599  0x0000381d copy  0x00000012 , 0x00000002 
- 00016600  0x0000381e copy  0x00000011 , 0x00000006 
- 00016601  0x0000381f branch  0x00003cfa 
- 00016602  0x00003823 arg  0x0000095b , 0x00000005 
- 00016603  0x00003824 setarg  0x00000003 
- 00016604  0x00003825 istore  0x00000002 , 0x00000005 
- 00016605  0x00003826 fetch  0x00000005 , 0x00000924 
- 00016606  0x00003827 istore  0x00000007 , 0x00000005 
- 00016607  0x00003828 call  0x00004069 
- 00016608  0x0000382a branch  0x00004006 
- 00016609  0x0000382d jam  0x00000002 , 0x00000951 
- 00016610  0x0000382e branch  0x00003f7d 
- 00016611  0x00003832 copy  0x00000013 , 0x0000003f 
- 00016612  0x00003833 beq  0x00000015 , 0x000040e8 
- 00016613  0x00003834 beq  0x00000014 , 0x000040e7 
- 00016614  0x00003835 rtn 
- 00016615  0x00003838 branch  0x000040eb 
- 00016616  0x0000383d setarg  0x00000000 
- 00016617  0x0000383e store  0x00000002 , 0x0000486c 
- 00016618  0x0000383f branch  0x00004317 
- 00016619  0x00003842 setarg  0x00000000 
- 00016620  0x00003843 store  0x00000002 , 0x00000978 
- 00016621  0x00003844 arg  0x00000968 , 0x00000005 
- 00016622  0x00003845 arg  0x00000010 , 0x00000039 
- 00016623  0x00003846 branch  0x00007ca3 
- 00016624  0x0000384f call  0x00002a28 
- 00016625  0x00003850 nrtn  0x00000034 
- 00016626  0x00003852 fetch  0x00000001 , 0x00000789 
- 00016627  0x00003853 add  0x0000003f , 0xffffffff , 0x00000011 
- 00016628  0x00003854 arg  0x00000010 , 0x00000002 
- 00016629  0x00003855 call  0x00002dee 
- 00016630  0x00003856 setarg  0x00000000 
- 00016631  0x00003857 istore  0x00000001 , 0x00000005 
- 00016632  0x00003858 arg  0x0000078c , 0x00000006 
- 00016633  0x00003859 branch  0x00007c8d 
- 00016634  0x0000385c fetch  0x00000001 , 0x000007aa 
- 00016635  0x0000385d rtneq  0x00000000 
- 00016636  0x0000385e fetch  0x00000002 , 0x000044e9 
- 00016637  0x0000385f rtnbit0  0x00000009 
- 00016638  0x00003860 call  0x00002a28 
- 00016639  0x00003861 nrtn  0x00000034 
- 00016640  0x00003862 fetch  0x00000001 , 0x0000462a 
- 00016641  0x00003863 add  0x0000003f , 0xfffffffb , 0x00000011 
- 00016642  0x00003864 arg  0x00000016 , 0x00000002 
- 00016643  0x00003865 call  0x00002dee 
- 00016644  0x00003866 arg  0x00004630 , 0x00000006 
- 00016645  0x00003867 branch  0x00007c8d 
- 00016646  0x0000386a fetch  0x00000002 , 0x00000968 
- 00016647  0x0000386b nrtn  0x00000034 
- 00016648  0x0000386c fetch  0x00000002 , 0x00000927 
- 00016649  0x0000386d store  0x00000002 , 0x00000968 
- 00016650  0x0000386f fetch  0x00000002 , 0x00000978 
- 00016651  0x00003870 pincrease  0x00000001 
- 00016652  0x00003871 store  0x00000002 , 0x00000978 
- 00016653  0x00003872 rtn 
- 00016654  0x00003876 ifetch  0x00000004 , 0x00000006 
- 00016655  0x00003877 force  0x00000004 , 0x00000011 
- 00016656  0x00003878 increase  0x00000003 , 0x00000005 
- 00016657  0x0000387a istore  0x00000001 , 0x00000005 
- 00016658  0x0000387b rshift8  0x0000003f , 0x0000003f 
- 00016659  0x0000387c increase  0xfffffffe , 0x00000005 
- 00016660  0x0000387d increase  0xffffffff , 0x00000011 
- 00016661  0x0000387e nbranch  0x00004111 , 0x00000005 
- 00016662  0x0000387f increase  0x00000005 , 0x00000005 
- 00016663  0x00003880 loop  0x0000410e 
- 00016664  0x00003881 rtn 
- 00016665  0x00003885 lshift2  0x00000007 , 0x0000003f 
- 00016666  0x00003886 iadd  0x0000000b , 0x00000006 
- 00016667  0x00003887 ifetch  0x00000004 , 0x00000006 
- 00016668  0x00003888 rtn 
- 00016669  0x0000388b force  0x00000010 , 0x00000030 
- 00016670  0x0000388c arg  0x00000231 , 0x0000000b 
- 00016671  0x0000388e add  0x00000030 , 0xfffffff9 , 0x00000007 
- 00016672  0x0000388f call  0x00004119 
- 00016673  0x00003890 iforce  0x00000002 
- 00016674  0x00003891 add  0x00000030 , 0xfffffff0 , 0x00000007 
- 00016675  0x00003892 call  0x00004119 
- 00016676  0x00003893 iadd  0x00000002 , 0x00000002 
- 00016677  0x00003894 add  0x00000030 , 0xfffffffe , 0x00000007 
- 00016678  0x00003895 call  0x00004119 
- 00016679  0x00003896 shasx  0x0000003f , 0x00000001 , 0x0000003f 
- 00016680  0x00003897 iadd  0x00000002 , 0x00000002 
- 00016681  0x00003898 add  0x00000030 , 0xfffffff1 , 0x00000007 
- 00016682  0x00003899 call  0x00004119 
- 00016683  0x0000389a shasx  0x0000003f , 0x00000000 , 0x0000003f 
- 00016684  0x0000389b iadd  0x00000002 , 0x00000002 
- 00016685  0x0000389c lshift2  0x00000030 , 0x0000003f 
- 00016686  0x0000389d iadd  0x0000000b , 0x00000005 
- 00016687  0x0000389e istoret  0x00000004 , 0x00000005 
- 00016688  0x0000389f increase  0x00000001 , 0x00000030 
- 00016689  0x000038a0 compare  0x00000040 , 0x00000030 , 0x000000ff 
- 00016690  0x000038a1 nbranch  0x0000411f , 0x00000001 
- 00016691  0x000038a2 rtn 
- 00016692  0x000038a6 arg  0x00000549 , 0x00000006 
- 00016693  0x000038a7 force  0x00000007 , 0x00000038 
- 00016694  0x000038a9 ifetch  0x00000004 , 0x00000006 
- 00016695  0x000038aa iforce  0x0000002f 
- 00016696  0x000038ab increase  0xffffffff , 0x00000038 
- 00016697  0x000038ac branch  0x00004136 , 0x00000002 
- 00016698  0x000038ad rtn 
- 00016699  0x000038b0 bpatchx  0x000000b3 , 0x00004036 
- 00016700  0x000038b1 call  0x0000411d 
- 00016701  0x000038b2 arg  0x00000331 , 0x00000005 
- 00016702  0x000038b3 force  0x00000000 , 0x00000038 
- 00016703  0x000038b5 deposit  0x0000002f 
- 00016704  0x000038b6 istore  0x00000004 , 0x00000005 
- 00016705  0x000038b7 increase  0x00000001 , 0x00000038 
- 00016706  0x000038b8 compare  0x00000008 , 0x00000038 , 0x000000ff 
- 00016707  0x000038b9 nbranch  0x0000413f , 0x00000001 
- 00016708  0x000038bc arg  0x000095ed , 0x0000000b 
- 00016709  0x000038bf arg  0x00000231 , 0x00000030 
- 00016710  0x000038c0 force  0x00000040 , 0x00000039 
- 00016711  0x000038c2 ifetcht  0x00000004 , 0x00000030 
- 00016712  0x000038c3 ifetch  0x00000004 , 0x0000000b 
- 00016713  0x000038c4 increase  0x00000004 , 0x0000000b 
- 00016714  0x000038c5 increase  0x00000004 , 0x00000030 
- 00016715  0x000038c6 iadd  0x00000002 , 0x0000003f 
- 00016716  0x000038c7 force  0x00000007 , 0x00000038 
- 00016717  0x000038c8 iadd  0x0000002f , 0x00000002 
- 00016718  0x000038c9 force  0x00000004 , 0x00000038 
- 00016719  0x000038ca shasx  0x0000002f , 0x00000003 , 0x0000003f 
- 00016720  0x000038cb iadd  0x00000002 , 0x00000002 
- 00016721  0x000038cc force  0x00000005 , 0x00000038 
- 00016722  0x000038cd deposit  0x0000002f 
- 00016723  0x000038ce force  0x00000006 , 0x00000038 
- 00016724  0x000038cf ixor  0x0000002f , 0x0000003f 
- 00016725  0x000038d0 force  0x00000004 , 0x00000038 
- 00016726  0x000038d1 iand  0x0000002f , 0x0000003f 
- 00016727  0x000038d2 force  0x00000006 , 0x00000038 
- 00016728  0x000038d3 ixor  0x0000002f , 0x0000003f 
- 00016729  0x000038d4 iadd  0x00000002 , 0x00000002 
- 00016730  0x000038d5 force  0x00000007 , 0x00000038 
- 00016731  0x000038d6 copy  0x00000002 , 0x0000002f 
- 00016732  0x000038d7 force  0x00000003 , 0x00000038 
- 00016733  0x000038d8 deposit  0x0000002f 
- 00016734  0x000038d9 iadd  0x00000002 , 0x0000002f 
- 00016735  0x000038da force  0x00000000 , 0x00000038 
- 00016736  0x000038db deposit  0x0000002f 
- 00016737  0x000038dc force  0x00000001 , 0x00000038 
- 00016738  0x000038dd iand  0x0000002f , 0x00000002 
- 00016739  0x000038de ior  0x0000002f , 0x0000003f 
- 00016740  0x000038df force  0x00000002 , 0x00000038 
- 00016741  0x000038e0 iand  0x0000002f , 0x0000003f 
- 00016742  0x000038e1 ior  0x00000002 , 0x00000002 
- 00016743  0x000038e2 force  0x00000000 , 0x00000038 
- 00016744  0x000038e3 shasx  0x0000002f , 0x00000002 , 0x0000003f 
- 00016745  0x000038e4 iadd  0x00000002 , 0x0000003f 
- 00016746  0x000038e5 force  0x00000007 , 0x00000038 
- 00016747  0x000038e6 iadd  0x0000002f , 0x0000002f 
- 00016748  0x000038e7 regexrot 
- 00016749  0x000038e8 loop  0x00004147 
- 00016750  0x000038e9 arg  0x00000331 , 0x00000006 
- 00016751  0x000038ea force  0x00000000 , 0x00000038 
- 00016752  0x000038ec ifetch  0x00000004 , 0x00000006 
- 00016753  0x000038ed iadd  0x0000002f , 0x0000002f 
- 00016754  0x000038ee increase  0x00000001 , 0x00000038 
- 00016755  0x000038ef compare  0x00000008 , 0x00000038 , 0x000000ff 
- 00016756  0x000038f0 nbranch  0x00004170 , 0x00000001 
- 00016757  0x000038f1 rtn 
- 00016758  0x000038f6 arg  0x000001bd , 0x00000005 
- 00016759  0x000038f7 force  0x00000007 , 0x00000038 
- 00016760  0x000038f9 deposit  0x0000002f 
- 00016761  0x000038fa istore  0x00000004 , 0x00000005 
- 00016762  0x000038fb increase  0xffffffff , 0x00000038 
- 00016763  0x000038fc branch  0x00004178 , 0x00000002 
- 00016764  0x000038fd rtn 
- 00016765  0x00003903 bbit0  0x00000006 , 0x00004180 
- 00016766  0x00003906 call  0x000041a2 
- 00016767  0x00003907 branch  0x00004182 
- 00016768  0x0000390a call  0x000041af 
- 00016769  0x0000390b branch  0x00004182 
- 00016770  0x00003910 fetch  0x00000001 , 0x00000921 
- 00016771  0x00003911 pincrease  0xfffffff9 
- 00016772  0x00003915 arg  0x0000092c , 0x00000030 
- 00016773  0x00003916 call  0x00007dbc 
- 00016774  0x00003917 branch  0x00004194 
- 00016775  0x0000391c fetch  0x00000001 , 0x0000092b 
- 00016776  0x0000391d bbit0  0x00000006 , 0x0000418b 
- 00016777  0x0000391f call  0x000041a2 
- 00016778  0x00003920 branch  0x0000418d 
- 00016779  0x00003922 call  0x000041af 
- 00016780  0x00003923 branch  0x0000418d 
- 00016781  0x00003927 fetch  0x00000001 , 0x00004969 
- 00016782  0x00003928 ncall  0x00007dba , 0x00000034 
- 00016783  0x00003929 call  0x00007dbc , 0x00000034 
- 00016784  0x0000392a fetch  0x00000001 , 0x00004862 
- 00016785  0x0000392b pincrease  0xfffffffc 
- 00016786  0x0000392c jam  0x00000000 , 0x00004862 
- 00016787  0x0000392d arg  0x00004b3c , 0x00000030 
- 00016788  0x00003932 copy  0x00000030 , 0x00000002 
- 00016789  0x00003933 call  0x0000419c 
- 00016790  0x00003934 nrtn  0x00000005 
- 00016791  0x00003935 call  0x0000419f 
- 00016792  0x00003936 nrtn  0x00000028 
- 00016793  0x00003937 fetch  0x00000002 , 0x000008f4 
- 00016794  0x00003938 copy  0x0000003f , 0x00000030 
- 00016795  0x00003939 branch  0x00003728 
- 00016796  0x0000393c nbranch  0x00003ca7 , 0x00000028 
- 00016797  0x0000393d pincrease  0xfffffffc 
- 00016798  0x0000393e branch  0x00003ca5 
- 00016799  0x00003942 setarg  0x0000496a 
- 00016800  0x00003943 store  0x00000002 , 0x00000910 
- 00016801  0x00003944 branch  0x000039fb 
- 00016802  0x00003949 call  0x000041a5 
- 00016803  0x0000394b arg  0x00004959 , 0x00000006 
- 00016804  0x0000394c branch  0x0000735f 
- 00016805  0x0000394e arg  0x0000093f , 0x00000005 
- 00016806  0x0000394f setarg  0x00000001 
- 00016807  0x00003950 istore  0x00000001 , 0x00000005 
- 00016808  0x00003951 fetch  0x00000001 , 0x00004969 
- 00016809  0x00003952 arg  0x00000000 , 0x00000002 
- 00016810  0x00003953 nsetflag  0x00000034 , 0x00000007 , 0x00000002 
- 00016811  0x00003954 istoret  0x00000001 , 0x00000005 
- 00016812  0x00003955 fetch  0x00000007 , 0x00000924 
- 00016813  0x00003956 istore  0x00000007 , 0x00000005 
- 00016814  0x00003957 branch  0x00004069 
- 00016815  0x0000395c call  0x000041b2 
- 00016816  0x0000395e arg  0x000046a0 , 0x00000006 
- 00016817  0x0000395f branch  0x0000735f 
- 00016818  0x00003961 arg  0x0000093f , 0x00000005 
- 00016819  0x00003962 setarg  0x00000002 
- 00016820  0x00003963 branch  0x000041a7 
- 00016821  0x00003969 bpatchx  0x000000b4 , 0x00004036 
- 00016822  0x0000396b call  0x0000425b 
- 00016823  0x0000396e call  0x000041bd 
- 00016824  0x0000396f rtn  0x00000028 
- 00016825  0x00003970 call  0x000041d0 
- 00016826  0x00003972 call  0x00004292 
- 00016827  0x00003974 arg  0x00000983 , 0x00000011 
- 00016828  0x00003975 branch  0x000078b2 
- 00016829  0x0000397a call  0x00007dbc 
- 00016830  0x0000397b arg  0x00000001 , 0x00000002 
- 00016831  0x0000397d fetch  0x00000001 , 0x00000951 
- 00016832  0x0000397e sub  0x0000003f , 0x00000002 , 0x0000003e 
- 00016833  0x0000397f setflag  0x00000005 , 0x00000007 , 0x00000002 
- 00016834  0x00003980 storet  0x00000001 , 0x00000983 
- 00016835  0x00003981 fetch  0x00000009 , 0x00004998 
- 00016836  0x00003982 store  0x00000009 , 0x00000987 
- 00016837  0x00003983 fetch  0x00000001 , 0x00000723 
- 00016838  0x00003984 rtnne  0x000000d4 
- 00016839  0x00003985 fetch  0x00000001 , 0x000047e4 
- 00016840  0x00003986 bne  0x00000000 , 0x00007dba 
- 00016841  0x00003987 fetch  0x00000001 , 0x00000726 
- 00016842  0x00003988 store  0x00000001 , 0x00000986 
- 00016843  0x00003989 fetch  0x00000001 , 0x00000983 
- 00016844  0x0000398a pincrease  0x00000001 
- 00016845  0x0000398b set1  0x00000005 , 0x0000003f 
- 00016846  0x0000398c store  0x00000001 , 0x00000983 
- 00016847  0x0000398d rtn 
- 00016848  0x00003991 fetch  0x00000001 , 0x00000722 
- 00016849  0x00003992 copy  0x0000003f , 0x00000039 
- 00016850  0x00003993 store  0x00000001 , 0x00000990 
- 00016851  0x00003994 fetch  0x00000001 , 0x0000092b 
- 00016852  0x00003995 store  0x00000001 , 0x00000991 
- 00016853  0x00003996 arg  0x00000996 , 0x00000005 
- 00016854  0x00003997 arg  0x00000723 , 0x00000006 
- 00016855  0x00003998 branch  0x00007cda 
- 00016856  0x000039a2 fetch  0x00000001 , 0x000049b5 
- 00016857  0x000039a3 nrtn  0x00000034 
- 00016858  0x000039a4 call  0x00004292 
- 00016859  0x000039a5 arg  0x00000983 , 0x00000011 
- 00016860  0x000039a6 call  0x000078dc 
- 00016861  0x000039a7 nrtn  0x00000028 
- 00016862  0x000039a9 fetcht  0x00000001 , 0x00000983 
- 00016863  0x000039aa and  0x00000002 , 0x0000000f , 0x0000003f 
- 00016864  0x000039ab branch  0x0000420b , 0x00000034 
- 00016865  0x000039ad jam  0x00000001 , 0x000049b5 
- 00016866  0x000039af call  0x000041fc 
- 00016867  0x000039b1 fetcht  0x00000001 , 0x00000983 
- 00016868  0x000039b2 call  0x00004202 
- 00016869  0x000039b3 store  0x00000001 , 0x000049b6 
- 00016870  0x000039b5 fetch  0x00000001 , 0x000049b7 
- 00016871  0x000039b6 isolate1  0x00000007 , 0x00000002 
- 00016872  0x000039b7 setflag  0x00000001 , 0x00000002 , 0x0000003f 
- 00016873  0x000039b8 store  0x00000001 , 0x000049b7 
- 00016874  0x000039c0 set1  0x00000004 , 0x00000002 
- 00016875  0x000039c2 increase  0xffffffff , 0x00000002 
- 00016876  0x000039c3 istoret  0x00000001 , 0x00000012 
- 00016877  0x000039c5 fetcht  0x00000001 , 0x00000983 
- 00016878  0x000039c6 isolate1  0x00000004 , 0x00000002 
- 00016879  0x000039c7 nbranch  0x0000420f , 0x00000001 
- 00016880  0x000039c8 fetcht  0x00000001 , 0x00000990 
- 00016881  0x000039c9 storet  0x00000001 , 0x00000722 
- 00016882  0x000039ca copy  0x00000002 , 0x00000039 
- 00016883  0x000039cb arg  0x00000723 , 0x00000005 
- 00016884  0x000039cc arg  0x00000996 , 0x00000006 
- 00016885  0x000039cd call  0x00007cda 
- 00016886  0x000039cf sub  0x00000002 , 0x0000000f , 0x0000003e 
- 00016887  0x000039d0 nbranch  0x000041f9 , 0x00000002 
- 00016888  0x000039d2 branch  0x00003ec1 
- 00016889  0x000039d6 fetch  0x00000004 , 0x00000992 
- 00016890  0x000039d7 store  0x00000004 , 0x0000097e 
- 00016891  0x000039d8 branch  0x00004230 
- 00016892  0x000039dc fetch  0x00000001 , 0x00000991 
- 00016893  0x000039dd store  0x00000001 , 0x0000092b 
- 00016894  0x000039df fetch  0x00000009 , 0x00000987 
- 00016895  0x000039e0 store  0x00000009 , 0x00004998 
- 00016896  0x000039e1 store  0x00000009 , 0x00000922 
- 00016897  0x000039e2 rtn 
- 00016898  0x000039e6 jam  0x00000001 , 0x000049b7 
- 00016899  0x000039e7 fetch  0x00000001 , 0x00000986 
- 00016900  0x000039e8 isolate1  0x00000005 , 0x00000002 
- 00016901  0x000039e9 rtn  0x00000001 
- 00016902  0x000039ea setarg  0x00000000 
- 00016903  0x000039eb rtn 
- 00016904  0x000039ee add  0x00000011 , 0x0000001a , 0x00000005 
- 00016905  0x000039ef istore  0x00000001 , 0x00000005 
- 00016906  0x000039f0 rtn 
- 00016907  0x000039f4 jam  0x00000000 , 0x000049b6 
- 00016908  0x000039f5 call  0x00004292 
- 00016909  0x000039f6 arg  0x00000983 , 0x00000011 
- 00016910  0x000039f7 branch  0x000078ca 
- 00016911  0x000039fa call  0x00004253 
- 00016912  0x000039fb call  0x00004267 
- 00016913  0x000039fc fetch  0x00000009 , 0x00004998 
- 00016914  0x000039fd store  0x00000009 , 0x00000987 
- 00016915  0x000039fe call  0x00004228 
- 00016916  0x000039ff setarg  0x00000000 
- 00016917  0x00003a00 store  0x00000001 , 0x00004969 
- 00016918  0x00003a01 call  0x00004249 
- 00016919  0x00003a03 fetcht  0x00000001 , 0x00000722 
- 00016920  0x00003a04 storet  0x00000001 , 0x00000990 
- 00016921  0x00003a05 copy  0x00000002 , 0x00000039 
- 00016922  0x00003a06 arg  0x00000723 , 0x00000006 
- 00016923  0x00003a07 arg  0x00000996 , 0x00000005 
- 00016924  0x00003a08 call  0x00007cda 
- 00016925  0x00003a0a sub  0x00000002 , 0x0000000f , 0x0000003e 
- 00016926  0x00003a0b nbranch  0x00004222 , 0x00000002 
- 00016927  0x00003a0d arg  0x00000984 , 0x00000011 
- 00016928  0x00003a0e call  0x000078eb 
- 00016929  0x00003a0f branch  0x00003ec1 
- 00016930  0x00003a12 call  0x0000426f 
- 00016931  0x00003a13 fetch  0x00000004 , 0x0000097e 
- 00016932  0x00003a14 store  0x00000004 , 0x00000992 
- 00016933  0x00003a15 arg  0x00000984 , 0x00000011 
- 00016934  0x00003a16 call  0x000078eb 
- 00016935  0x00003a17 branch  0x00004230 
- 00016936  0x00003a1a fetch  0x00000001 , 0x00000990 
- 00016937  0x00003a1b copy  0x0000003f , 0x00000039 
- 00016938  0x00003a1c store  0x00000001 , 0x00000722 
- 00016939  0x00003a1d fetch  0x00000001 , 0x00000991 
- 00016940  0x00003a1e store  0x00000001 , 0x0000092b 
- 00016941  0x00003a1f arg  0x00000996 , 0x00000006 
- 00016942  0x00003a20 arg  0x00000723 , 0x00000005 
- 00016943  0x00003a21 branch  0x00007cda 
- 00016944  0x00003a24 call  0x0000427c 
- 00016945  0x00003a25 setarg  0x00000723 
- 00016946  0x00003a26 store  0x00000002 , 0x0000097b 
- 00016947  0x00003a28 call  0x000041fc 
- 00016948  0x00003a29 call  0x00004253 
- 00016949  0x00003a2a call  0x00004267 
- 00016950  0x00003a2c fetcht  0x00000001 , 0x00000722 
- 00016951  0x00003a2d setarg  0x0000000c 
- 00016952  0x00003a2e call  0x00007db0 
- 00016953  0x00003a2f copy  0x0000003f , 0x00000011 
- 00016954  0x00003a30 copy  0x00000002 , 0x0000003f 
- 00016955  0x00003a31 isub  0x00000011 , 0x0000003f 
- 00016956  0x00003a32 store  0x00000001 , 0x00000722 
- 00016957  0x00003a33 fetch  0x00000002 , 0x0000097b 
- 00016958  0x00003a34 copy  0x0000003f , 0x00000006 
- 00016959  0x00003a35 iadd  0x00000011 , 0x00000002 
- 00016960  0x00003a36 storet  0x00000002 , 0x0000097b 
- 00016961  0x00003a37 call  0x00003ecb 
- 00016962  0x00003a38 fetch  0x00000001 , 0x00000722 
- 00016963  0x00003a39 rtn  0x00000034 
- 00016964  0x00003a3a fetch  0x00000001 , 0x00000980 
- 00016965  0x00003a3b pincrease  0x00000001 
- 00016966  0x00003a3c store  0x00000001 , 0x00000980 
- 00016967  0x00003a3d call  0x0000427c 
- 00016968  0x00003a3e branch  0x00004233 
- 00016969  0x00003a44 fetch  0x00000001 , 0x0000092b 
- 00016970  0x00003a45 bbit0  0x00000006 , 0x0000424d 
- 00016971  0x00003a47 call  0x000041a2 
- 00016972  0x00003a48 branch  0x0000424e 
- 00016973  0x00003a4a call  0x000041af 
- 00016974  0x00003a4c fetch  0x00000001 , 0x00000722 
- 00016975  0x00003a4d add  0x0000003f , 0x00000004 , 0x00000002 
- 00016976  0x00003a4e storet  0x00000001 , 0x00000722 
- 00016977  0x00003a4f arg  0x00000723 , 0x00000002 
- 00016978  0x00003a50 branch  0x00003c86 
- 00016979  0x00003a56 fetch  0x00000003 , 0x00004992 
- 00016980  0x00003a57 pincrease  0x00000001 
- 00016981  0x00003a58 store  0x00000003 , 0x00004992 
- 00016982  0x00003a59 fetch  0x00000001 , 0x00004808 
- 00016983  0x00003a5a pincrease  0x00000001 
- 00016984  0x00003a5b store  0x00000001 , 0x00004808 
- 00016985  0x00003a5c fetch  0x00000002 , 0x00004846 
- 00016986  0x00003a5d branch  0x00007d79 
- 00016987  0x00003a62 fetch  0x00000001 , 0x00004871 
- 00016988  0x00003a63 lshift4  0x0000003f , 0x0000003f 
- 00016989  0x00003a64 lshift3  0x0000003f , 0x0000003f 
- 00016990  0x00003a65 fetcht  0x00000001 , 0x0000474d 
- 00016991  0x00003a66 ior  0x00000002 , 0x0000003f 
- 00016992  0x00003a67 store  0x00000001 , 0x00004998 
- 00016993  0x00003a68 fetch  0x00000001 , 0x00004997 
- 00016994  0x00003a69 store  0x00000001 , 0x00004999 
- 00016995  0x00003a6a fetch  0x00000002 , 0x00004995 
- 00016996  0x00003a6b store  0x00000002 , 0x0000499d 
- 00016997  0x00003a6c fetch  0x00000002 , 0x0000094c 
- 00016998  0x00003a6d store  0x00000002 , 0x0000499f 
- 00016999  0x00003a70 fetch  0x00000003 , 0x00004992 
- 00017000  0x00003a71 store  0x00000003 , 0x0000499a 
- 00017001  0x00003a72 arg  0x0000499a , 0x00000011 
- 00017002  0x00003a73 arg  0x00000003 , 0x00000039 
- 00017003  0x00003a74 call  0x00007cb1 
- 00017004  0x00003a75 fetch  0x00000008 , 0x00004999 
- 00017005  0x00003a76 store  0x00000008 , 0x00000923 
- 00017006  0x00003a77 rtn 
- 00017007  0x00003a7a fetch  0x00000001 , 0x00000722 
- 00017008  0x00003a7b div  0x0000003f , 0x0000000c 
- 00017009  0x00003a7c call  0x00007d62 
- 00017010  0x00003a7d quotient  0x00000002 
- 00017011  0x00003a7e remainder  0x0000003f 
- 00017012  0x00003a7f call  0x0000428f , 0x00000034 
- 00017013  0x00003a80 storet  0x00000001 , 0x00000981 
- 00017014  0x00003a81 jam  0x00000000 , 0x00000980 
- 00017015  0x00003a82 fetch  0x00000003 , 0x00004992 
- 00017016  0x00003a83 arg  0x00001fff , 0x00000002 
- 00017017  0x00003a84 iand  0x00000002 , 0x0000003f 
- 00017018  0x00003a85 store  0x00000002 , 0x0000097e 
- 00017019  0x00003a86 rtn 
- 00017020  0x00003a89 fetch  0x00000002 , 0x0000097e 
- 00017021  0x00003a8a lshift4  0x0000003f , 0x0000003f 
- 00017022  0x00003a8b lshift  0x0000003f , 0x0000003f 
- 00017023  0x00003a8c fetcht  0x00000001 , 0x00000980 
- 00017024  0x00003a8d ior  0x00000002 , 0x0000003f 
- 00017025  0x00003a8e lshift4  0x0000003f , 0x0000003f 
- 00017026  0x00003a8f lshift  0x0000003f , 0x0000003f 
- 00017027  0x00003a90 fetcht  0x00000001 , 0x00000981 
- 00017028  0x00003a91 ior  0x00000002 , 0x0000003f 
- 00017029  0x00003a92 store  0x00000003 , 0x000049a2 
- 00017030  0x00003a93 arg  0x00000003 , 0x00000039 
- 00017031  0x00003a94 arg  0x000049a2 , 0x00000011 
- 00017032  0x00003a95 branch  0x00007cb1 
- 00017033  0x00003a98 arg  0x000049b8 , 0x00000013 
- 00017034  0x00003a99 arg  0x0000428c , 0x00000012 
- 00017035  0x00003a9a branch  0x000042e0 
- 00017036  0x00003a9d arg  0x00000028 , 0x00000039 
- 00017037  0x00003a9e arg  0x0000496a , 0x00000005 
- 00017038  0x00003a9f branch  0x00007ca1 
- 00017039  0x00003aa3 increase  0xffffffff , 0x00000002 
- 00017040  0x00003aa4 rtn 
- 00017041  0x00003aa7 branch  0x00003b2a 
- 00017042  0x00003aab setarg  0x000049b9 
- 00017043  0x00003aac store  0x00000002 , 0x000043fb 
- 00017044  0x00003aad rtn 
- 00017045  0x00003ab1 bpatch  0x000000b1 , 0x00004016 
- 00017046  0x00003ab2 fetch  0x00000001 , 0x000043cb 
- 00017047  0x00003ab3 branch  0x00004295 , 0x00000034 
- 00017048  0x00003ab4 beq  0x00000004 , 0x000047b7 
- 00017049  0x00003ab5 beq  0x00000009 , 0x000062ae 
- 00017050  0x00003ab6 beq  0x0000000a , 0x00005099 
- 00017051  0x00003ab7 beq  0x0000000e , 0x000043b2 
- 00017052  0x00003ab8 beq  0x00000006 , 0x0000646e 
- 00017053  0x00003ab9 beq  0x0000000d , 0x00004672 
- 00017054  0x00003aba beq  0x0000000f , 0x00004959 
- 00017055  0x00003abb beq  0x0000000c , 0x00006882 
- 00017056  0x00003abd beq  0x00000008 , 0x000053e0 
- 00017057  0x00003abe beq  0x0000000b , 0x00003e02 
- 00017058  0x00003abf rtn 
- 00017059  0x00003ac3 rtn  0x0000002b 
- 00017060  0x00003ac4 call  0x00006f74 
- 00017061  0x00003ac5 fetch  0x00000001 , 0x000043cb 
- 00017062  0x00003ac6 beq  0x00000009 , 0x000063d9 
- 00017063  0x00003ac7 beq  0x00000006 , 0x000063d9 
- 00017064  0x00003ac8 beq  0x00000004 , 0x000047c2 
- 00017065  0x00003ac9 beq  0x00000008 , 0x00005428 
- 00017066  0x00003aca beq  0x0000000f , 0x0000542c 
- 00017067  0x00003acb beq  0x0000000d , 0x00004772 
- 00017068  0x00003acc rtn 
- 00017069  0x00003acf call  0x00007774 
- 00017070  0x00003ad0 call  0x00007841 
- 00017071  0x00003ad1 call  0x000042b4 
- 00017072  0x00003ad2 fetch  0x00000002 , 0x000043db 
- 00017073  0x00003ad3 branch  0x00007d79 
- 00017074  0x00003ad6 fetch  0x00000002 , 0x000043d9 
- 00017075  0x00003ad7 branch  0x00007d79 
- 00017076  0x00003ada bpatch  0x000000b2 , 0x00004016 
- 00017077  0x00003adc arg  0x000044d3 , 0x00000011 
- 00017078  0x00003add call  0x00007d97 
- 00017079  0x00003ade rtn  0x00000034 
- 00017080  0x00003ae0 copy  0x0000003f , 0x00000013 
- 00017081  0x00003ae1 call  0x000042bd 
- 00017082  0x00003ae2 branch  0x000042c1 
- 00017083  0x00003ae5 arg  0x00000000 , 0x00000013 
- 00017084  0x00003ae6 rtn 
- 00017085  0x00003aec beq  0x00000010 , 0x000042d0 
- 00017086  0x00003aed beq  0x00000014 , 0x000042c7 
- 00017087  0x00003aee beq  0x00000015 , 0x000042cb 
- 00017088  0x00003aef rtn 
- 00017089  0x00003af4 fetch  0x00000002 , 0x000043dd 
- 00017090  0x00003af5 branch  0x00007d79 
- 00017091  0x00003af8 fetch  0x00000002 , 0x000043d3 
- 00017092  0x00003af9 branch  0x00007d79 
- 00017093  0x00003afc fetch  0x00000002 , 0x000043d7 
- 00017094  0x00003afd branch  0x00007d79 
- 00017095  0x00003b00 fetch  0x00000002 , 0x000044e9 
- 00017096  0x00003b01 set1  0x00000009 , 0x0000003f 
- 00017097  0x00003b02 store  0x00000002 , 0x000044e9 
- 00017098  0x00003b03 rtn 
- 00017099  0x00003b06 jam  0x00000000 , 0x00004396 
- 00017100  0x00003b07 fetch  0x00000002 , 0x000044e9 
- 00017101  0x00003b08 set0  0x00000009 , 0x0000003f 
- 00017102  0x00003b09 store  0x00000002 , 0x000044e9 
- 00017103  0x00003b0a branch  0x0000432d 
- 00017104  0x00003b0e fetch  0x00000002 , 0x000043f1 
- 00017105  0x00003b0f set1  0x00000000 , 0x0000003f 
- 00017106  0x00003b10 store  0x00000002 , 0x000043f1 
- 00017107  0x00003b11 rtn 
- 00017108  0x00003b15 store  0x00000001 , 0x0000021d 
- 00017109  0x00003b17 bpatch  0x000000b3 , 0x00004016 
- 00017110  0x00003b18 fetch  0x00000001 , 0x0000021d 
- 00017111  0x00003b19 rtn  0x00000034 
- 00017112  0x00003b1a increase  0xffffffff , 0x0000003f 
- 00017113  0x00003b1b store  0x00000001 , 0x0000021d 
- 00017114  0x00003b1c call  0x00007780 
- 00017115  0x00003b1d call  0x0000430e 
- 00017116  0x00003b1e call  0x00006beb 
- 00017117  0x00003b1f fetch  0x00000002 , 0x000043e3 
- 00017118  0x00003b20 call  0x00007d79 
- 00017119  0x00003b21 branch  0x000042d5 
- 00017120  0x00003b27 ifetch  0x00000001 , 0x00000013 
- 00017121  0x00003b28 rtn  0x00000034 
- 00017122  0x00003b29 pincrease  0xffffffff 
- 00017123  0x00003b2a istore  0x00000001 , 0x00000013 
- 00017124  0x00003b2b nrtn  0x00000034 
- 00017125  0x00003b2c copy  0x00000012 , 0x0000003f 
- 00017126  0x00003b2d branch  0x00007d79 
- 00017127  0x00003b32 ifetch  0x00000002 , 0x00000013 
- 00017128  0x00003b33 rtn  0x00000034 
- 00017129  0x00003b34 pincrease  0xffffffff 
- 00017130  0x00003b35 istore  0x00000002 , 0x00000013 
- 00017131  0x00003b36 nrtn  0x00000034 
- 00017132  0x00003b37 copy  0x00000012 , 0x0000003f 
- 00017133  0x00003b38 branch  0x00007d79 
- 00017134  0x00003b3b fetcht  0x00000002 , 0x00004430 
- 00017135  0x00003b3c add  0x00000002 , 0x00000001 , 0x00000013 
- 00017136  0x00003b3d arg  0x000042f2 , 0x00000012 
- 00017137  0x00003b3e branch  0x000042e0 
- 00017138  0x00003b41 call  0x00004343 
- 00017139  0x00003b42 beq  0x00000001 , 0x000042f5 
- 00017140  0x00003b44 branch  0x00004327 
- 00017141  0x00003b46 setarg  0x00000002 
- 00017142  0x00003b47 istore  0x00000001 , 0x00000013 
- 00017143  0x00003b48 add  0x00000002 , 0x00000008 , 0x00000012 
- 00017144  0x00003b4a ifetch  0x00000002 , 0x00000012 
- 00017145  0x00003b4b branch  0x00007d79 
- 00017146  0x00003b4f call  0x000042fc 
- 00017147  0x00003b50 branch  0x00004327 
- 00017148  0x00003b54 setarg  0x00000000 
- 00017149  0x00003b55 store  0x00000002 , 0x000043ef 
- 00017150  0x00003b56 rtn 
- 00017151  0x00003b58 setarg  0x00000000 
- 00017152  0x00003b59 store  0x00000002 , 0x000043f1 
- 00017153  0x00003b5a rtn 
- 00017154  0x00003b5f fetch  0x00000002 , 0x000043f1 
- 00017155  0x00003b60 set1  0x00000007 , 0x0000003f 
- 00017156  0x00003b61 store  0x00000002 , 0x000043ef 
- 00017157  0x00003b62 setarg  0x00000000 
- 00017158  0x00003b63 store  0x00000002 , 0x000043f1 
- 00017159  0x00003b64 rtn 
- 00017160  0x00003b6d arg  0x00000009 , 0x00000007 
- 00017161  0x00003b6e branch  0x000024e7 
- 00017162  0x00003b71 arg  0x00000009 , 0x00000007 
- 00017163  0x00003b72 branch  0x000024eb 
- 00017164  0x00003b75 jam  0x00000005 , 0x000043ed 
- 00017165  0x00003b76 branch  0x00004308 
- 00017166  0x00003b79 arg  0x000043ed , 0x00000013 
- 00017167  0x00003b7a arg  0x0000430a , 0x00000012 
- 00017168  0x00003b7b branch  0x000042e0 
- 00017169  0x00003b7f jam  0x0000000f , 0x0000066f 
- 00017170  0x00003b80 branch  0x00007834 
- 00017171  0x00003b83 jam  0x00000010 , 0x0000066f 
- 00017172  0x00003b84 branch  0x00007834 
- 00017173  0x00003b87 jam  0x0000000e , 0x0000066f 
- 00017174  0x00003b88 branch  0x00007834 
- 00017175  0x00003b8b jam  0x0000000d , 0x0000066f 
- 00017176  0x00003b8c branch  0x00007834 
- 00017177  0x00003b8f jam  0x00000017 , 0x0000066f 
- 00017178  0x00003b90 branch  0x00007834 
- 00017179  0x00003b93 jam  0x00000018 , 0x0000066f 
- 00017180  0x00003b94 branch  0x00007834 
- 00017181  0x00003b97 jam  0x00000016 , 0x0000066f 
- 00017182  0x00003b98 branch  0x00007834 
- 00017183  0x00003b9b jam  0x00000011 , 0x0000066f 
- 00017184  0x00003b9c branch  0x00007834 
- 00017185  0x00003b9f jam  0x00000015 , 0x0000066f 
- 00017186  0x00003ba0 branch  0x00007834 
- 00017187  0x00003ba3 jam  0x00000014 , 0x0000066f 
- 00017188  0x00003ba4 branch  0x00007834 
- 00017189  0x00003ba8 jam  0x00000013 , 0x0000066f 
- 00017190  0x00003ba9 branch  0x00007834 
- 00017191  0x00003bac jam  0x00000019 , 0x0000066f 
- 00017192  0x00003bad branch  0x00007834 
- 00017193  0x00003bb1 jam  0x0000001f , 0x0000066f 
- 00017194  0x00003bb2 branch  0x00007834 
- 00017195  0x00003bb6 set1  0x0000000d , 0x00000000 
- 00017196  0x00003bb7 rtn 
- 00017197  0x00003bba set0  0x0000000d , 0x00000000 
- 00017198  0x00003bbb rtn 
- 00017199  0x00003bbf call  0x00004343 
- 00017200  0x00003bc0 beq  0x00000002 , 0x00004339 
- 00017201  0x00003bc2 setarg  0x00000001 
- 00017202  0x00003bc3 istore  0x00000001 , 0x00000013 
- 00017203  0x00003bc4 add  0x00000002 , 0x00000003 , 0x00000011 
- 00017204  0x00003bc5 add  0x00000002 , 0x00000006 , 0x00000012 
- 00017205  0x00003bc7 ifetcht  0x00000001 , 0x00000011 
- 00017206  0x00003bc8 increase  0x00000001 , 0x00000013 
- 00017207  0x00003bc9 istoret  0x00000001 , 0x00000013 
- 00017208  0x00003bca branch  0x000042f8 
- 00017209  0x00003bcd setarg  0x00000000 
- 00017210  0x00003bce istore  0x00000001 , 0x00000013 
- 00017211  0x00003bcf fetch  0x00000002 , 0x000044e9 
- 00017212  0x00003bd0 bbit0  0x00000009 , 0x0000433f 
- 00017213  0x00003bd1 call  0x000030c5 
- 00017214  0x00003bd2 call  0x0000431f 
- 00017215  0x00003bd4 fetcht  0x00000002 , 0x00004430 
- 00017216  0x00003bd5 add  0x00000002 , 0x00000002 , 0x00000011 
- 00017217  0x00003bd6 add  0x00000002 , 0x00000004 , 0x00000012 
- 00017218  0x00003bd7 branch  0x00004335 
- 00017219  0x00003bda fetcht  0x00000002 , 0x00004430 
- 00017220  0x00003bdb add  0x00000002 , 0x00000000 , 0x00000013 
- 00017221  0x00003bdc ifetch  0x00000001 , 0x00000013 
- 00017222  0x00003bdd rtn 
- 00017223  0x00003be0 call  0x00004343 
- 00017224  0x00003be1 bne  0x00000000 , 0x0000434a 
- 00017225  0x00003be2 branch  0x00004327 
- 00017226  0x00003be4 add  0x00000002 , 0x0000000a , 0x00000012 
- 00017227  0x00003be5 branch  0x000042f8 
- 00017228  0x00003bec fetch  0x00000008 , 0x00004ceb 
- 00017229  0x00003bed store  0x00000008 , 0x00004cfe 
- 00017230  0x00003bee jam  0x00000000 , 0x00004d0e 
- 00017231  0x00003bef fetch  0x00000001 , 0x00004d02 
- 00017232  0x00003bf0 lshift2  0x0000003f , 0x0000003f 
- 00017233  0x00003bf1 arg  0x00004b87 , 0x00000002 
- 00017234  0x00003bf2 iadd  0x00000002 , 0x00000002 
- 00017235  0x00003bf3 ifetch  0x00000004 , 0x00000002 
- 00017236  0x00003bf4 store  0x00000004 , 0x00004cfa 
- 00017237  0x00003bf6 fetch  0x00000001 , 0x00004d0e 
- 00017238  0x00003bf7 nbranch  0x0000435f , 0x00000034 
- 00017239  0x00003bf8 fetcht  0x00000002 , 0x00004cf4 
- 00017240  0x00003bf9 ifetch  0x00000001 , 0x00000002 
- 00017241  0x00003bfa store  0x00000001 , 0x00004d0a 
- 00017242  0x00003bfb increase  0x00000001 , 0x00000002 
- 00017243  0x00003bfc storet  0x00000002 , 0x00004cf4 
- 00017244  0x00003bfd rshift4  0x0000003f , 0x0000003f 
- 00017245  0x00003bfe store  0x00000001 , 0x00004cf9 
- 00017246  0x00003bff branch  0x00004362 
- 00017247  0x00003c01 fetch  0x00000001 , 0x00004d0a 
- 00017248  0x00003c02 and  0x0000003f , 0x0000000f , 0x0000003f 
- 00017249  0x00003c03 store  0x00000001 , 0x00004cf9 
- 00017250  0x00003c05 fetch  0x00000001 , 0x00004d0e 
- 00017251  0x00003c06 setflip  0x00000000 , 0x0000003f 
- 00017252  0x00003c07 store  0x00000001 , 0x00004d0e 
- 00017253  0x00003c08 arg  0x00004b77 , 0x00000002 
- 00017254  0x00003c09 fetch  0x00000001 , 0x00004cf9 
- 00017255  0x00003c0a iadd  0x00000002 , 0x00000002 
- 00017256  0x00003c0b ifetch  0x00000001 , 0x00000002 
- 00017257  0x00003c0c fetcht  0x00000001 , 0x00004d02 
- 00017258  0x00003c0d call  0x0000439a 
- 00017259  0x00003c0e store  0x00000001 , 0x00004d02 
- 00017260  0x00003c10 fetch  0x00000001 , 0x00004cf9 
- 00017261  0x00003c11 and  0x0000003f , 0x00000008 , 0x00000002 
- 00017262  0x00003c12 storet  0x00000001 , 0x00004cf8 
- 00017263  0x00003c13 and  0x0000003f , 0x00000007 , 0x00000002 
- 00017264  0x00003c14 storet  0x00000001 , 0x00004cf9 
- 00017265  0x00003c16 call  0x000043a3 
- 00017266  0x00003c17 storet  0x00000004 , 0x00004d06 
- 00017267  0x00003c19 fetch  0x00000001 , 0x00004cf8 
- 00017268  0x00003c1a branch  0x00004379 , 0x00000034 
- 00017269  0x00003c1b fetch  0x00000004 , 0x00004cfe 
- 00017270  0x00003c1c fetcht  0x00000004 , 0x00004d06 
- 00017271  0x00003c1d isub  0x00000002 , 0x0000003f 
- 00017272  0x00003c1e branch  0x0000437c 
- 00017273  0x00003c20 fetch  0x00000004 , 0x00004cfe 
- 00017274  0x00003c21 fetcht  0x00000004 , 0x00004d06 
- 00017275  0x00003c22 iadd  0x00000002 , 0x0000003f 
- 00017276  0x00003c24 store  0x00000004 , 0x00004cfe 
- 00017277  0x00003c25 arg  0x00007fff , 0x00000002 
- 00017278  0x00003c26 isub  0x00000002 , 0x0000003f 
- 00017279  0x00003c27 bbit1  0x0000001f , 0x00004382 
- 00017280  0x00003c28 storet  0x00000004 , 0x00004cfe 
- 00017281  0x00003c29 branch  0x00004388 
- 00017282  0x00003c2b fetch  0x00000004 , 0x00004cfe 
- 00017283  0x00003c2c arg  0x00008000 , 0x00000002 
- 00017284  0x00003c2d iadd  0x00000002 , 0x0000003f 
- 00017285  0x00003c2e bbit0  0x0000001f , 0x00004388 
- 00017286  0x00003c2f arg  0xffff8000 , 0x00000002 
- 00017287  0x00003c30 storet  0x00000004 , 0x00004cfe 
- 00017288  0x00003c32 fetch  0x00000001 , 0x00004d02 
- 00017289  0x00003c33 lshift2  0x0000003f , 0x0000003f 
- 00017290  0x00003c34 arg  0x00004b87 , 0x00000002 
- 00017291  0x00003c35 iadd  0x00000002 , 0x00000002 
- 00017292  0x00003c36 ifetch  0x00000004 , 0x00000002 
- 00017293  0x00003c37 store  0x00000004 , 0x00004cfa 
- 00017294  0x00003c39 fetch  0x00000002 , 0x00004cf6 
- 00017295  0x00003c3a fetcht  0x00000002 , 0x00004cfe 
- 00017296  0x00003c3b istoret  0x00000002 , 0x0000003f 
- 00017297  0x00003c3c increase  0x00000002 , 0x0000003f 
- 00017298  0x00003c3d store  0x00000002 , 0x00004cf6 
- 00017299  0x00003c3f fetch  0x00000001 , 0x00004cf3 
- 00017300  0x00003c40 increase  0xffffffff , 0x0000003f 
- 00017301  0x00003c41 store  0x00000001 , 0x00004cf3 
- 00017302  0x00003c42 nbranch  0x00004355 , 0x00000034 
- 00017303  0x00003c43 fetch  0x00000008 , 0x00004cfe 
- 00017304  0x00003c44 store  0x00000008 , 0x00004ceb 
- 00017305  0x00003c45 rtn 
- 00017306  0x00003c48 iadd  0x00000002 , 0x0000003f 
- 00017307  0x00003c49 bbit0  0x00000007 , 0x0000439e 
- 00017308  0x00003c4a setarg  0x00000000 
- 00017309  0x00003c4b rtn 
- 00017310  0x00003c4d and  0x0000003f , 0x000000ff , 0x0000003f 
- 00017311  0x00003c4e sub  0x0000003f , 0x00000058 , 0x0000003e 
- 00017312  0x00003c4f rtn  0x00000002 
- 00017313  0x00003c50 setarg  0x00000058 
- 00017314  0x00003c51 rtn 
- 00017315  0x00003c54 fetchr  0x00000011 , 0x00000004 , 0x00004cfa 
- 00017316  0x00003c55 rshift3  0x00000011 , 0x00000002 
- 00017317  0x00003c56 fetch  0x00000001 , 0x00004cf9 
- 00017318  0x00003c57 bbit0  0x00000002 , 0x000043a9 
- 00017319  0x00003c58 copy  0x00000011 , 0x0000003f 
- 00017320  0x00003c59 iadd  0x00000002 , 0x00000002 
- 00017321  0x00003c5b fetch  0x00000001 , 0x00004cf9 
- 00017322  0x00003c5c bbit0  0x00000001 , 0x000043ad 
- 00017323  0x00003c5d rshift  0x00000011 , 0x0000003f 
- 00017324  0x00003c5e iadd  0x00000002 , 0x00000002 
- 00017325  0x00003c60 fetch  0x00000001 , 0x00004cf9 
- 00017326  0x00003c61 rtnbit0  0x00000000 
- 00017327  0x00003c62 rshift2  0x00000011 , 0x0000003f 
- 00017328  0x00003c63 iadd  0x00000002 , 0x00000002 
- 00017329  0x00003c64 rtn 
- 00017330  0x00003c6a call  0x00007396 
- 00017331  0x00003c6b rtn  0x0000002b 
- 00017332  0x00003c6c setarg  0x000045be 
- 00017333  0x00003c6d store  0x00000002 , 0x000045e0 
- 00017334  0x00003c6f setarg  0x0000330a 
- 00017335  0x00003c70 store  0x00000002 , 0x000045e2 
- 00017336  0x00003c72 setarg  0x0000465e 
- 00017337  0x00003c73 store  0x00000002 , 0x000045e4 
- 00017338  0x00003c75 setarg  0x0000442e 
- 00017339  0x00003c76 store  0x00000002 , 0x000043d5 
- 00017340  0x00003c78 setarg  0x00004430 
- 00017341  0x00003c79 store  0x00000002 , 0x000043d7 
- 00017342  0x00003c7b setarg  0x00004455 
- 00017343  0x00003c7c store  0x00000002 , 0x000043db 
- 00017344  0x00003c7e setarg  0x00004476 
- 00017345  0x00003c7f store  0x00000002 , 0x000043dd 
- 00017346  0x00003c81 setarg  0x00004308 
- 00017347  0x00003c82 store  0x00000002 , 0x000043d3 
- 00017348  0x00003c84 setarg  0x000044d1 
- 00017349  0x00003c85 store  0x00000002 , 0x000043df 
- 00017350  0x00003c87 setarg  0x00004494 
- 00017351  0x00003c88 store  0x00000002 , 0x000043e3 
- 00017352  0x00003c8a bpatch  0x0000002e , 0x00004005 
- 00017353  0x00003c8b call  0x00004412 
- 00017354  0x00003c8c call  0x00004463 
- 00017355  0x00003c8d call  0x000078ad 
- 00017356  0x00003c8e jam  0x00000002 , 0x000040c0 
- 00017357  0x00003c8f jam  0x00000000 , 0x000049b7 
- 00017358  0x00003c90 fetch  0x00000001 , 0x00004779 
- 00017359  0x00003c91 store  0x00000001 , 0x00004648 
- 00017360  0x00003c92 beq  0x00000000 , 0x000043db 
- 00017361  0x00003c93 fetch  0x00000001 , 0x0000477a 
- 00017362  0x00003c94 store  0x00000001 , 0x000044ec 
- 00017363  0x00003c95 jam  0x00000000 , 0x00004388 
- 00017364  0x00003c97 call  0x00007776 
- 00017365  0x00003c98 call  0x00007780 
- 00017366  0x00003c99 jam  0x00000001 , 0x000047a1 
- 00017367  0x00003c9a fetch  0x00000002 , 0x000044e9 
- 00017368  0x00003c9b rtnbit1  0x0000000c 
- 00017369  0x00003c9c branch  0x00004327 
- 00017370  0x00003ca0 branch  0x000043f9 
- 00017371  0x00003ca3 jam  0x00000002 , 0x000047a1 
- 00017372  0x00003ca5 jam  0x00000001 , 0x00004388 
- 00017373  0x00003ca6 setarg  0x00000020 
- 00017374  0x00003ca7 call  0x000063c7 
- 00017375  0x00003ca9 arg  0x00004273 , 0x00000005 
- 00017376  0x00003caa fetch  0x00000001 , 0x000042db 
- 00017377  0x00003cac and  0x0000003f , 0x000000f0 , 0x00000002 
- 00017378  0x00003cad rshift4  0x00000002 , 0x00000002 
- 00017379  0x00003cae call  0x000043f3 
- 00017380  0x00003caf istoret  0x00000001 , 0x00000005 
- 00017381  0x00003cb0 and  0x0000003f , 0x0000000f , 0x00000002 
- 00017382  0x00003cb1 call  0x000043f3 
- 00017383  0x00003cb2 istoret  0x00000001 , 0x00000005 
- 00017384  0x00003cb3 call  0x00002955 
- 00017385  0x00003cb4 fetcht  0x00000001 , 0x0000426b 
- 00017386  0x00003cb5 copy  0x00000002 , 0x00000039 
- 00017387  0x00003cb6 arg  0x0000434b , 0x00000005 
- 00017388  0x00003cb7 arg  0x0000426c , 0x00000006 
- 00017389  0x00003cb8 call  0x00007cda 
- 00017390  0x00003cba fetcht  0x00000001 , 0x0000426b 
- 00017391  0x00003cbb copy  0x00000002 , 0x00000039 
- 00017392  0x00003cbc arg  0x0000436b , 0x00000005 
- 00017393  0x00003cbd arg  0x0000426c , 0x00000006 
- 00017394  0x00003cbe branch  0x00007cda 
- 00017395  0x00003cc0 sub  0x00000002 , 0x00000009 , 0x0000003e 
- 00017396  0x00003cc1 branch  0x000043f7 , 0x00000002 
- 00017397  0x00003cc2 add  0x00000002 , 0x00000037 , 0x00000002 
- 00017398  0x00003cc3 rtn 
- 00017399  0x00003cc5 add  0x00000002 , 0x00000030 , 0x00000002 
- 00017400  0x00003cc6 rtn 
- 00017401  0x00003cc9 fetch  0x00000001 , 0x0000476e 
- 00017402  0x00003cca bne  0x000000ff , 0x0000440b 
- 00017403  0x00003ccc fetch  0x00000001 , 0x0000476c 
- 00017404  0x00003ccd bne  0x000000ff , 0x0000440e 
- 00017405  0x00003ccf fetch  0x00000001 , 0x00004777 
- 00017406  0x00003cd0 bne  0x000000ff , 0x00004410 
- 00017407  0x00003cd2 fetch  0x00000001 , 0x000046da 
- 00017408  0x00003cd3 copy  0x0000003f , 0x00000039 
- 00017409  0x00003cd4 setarg  0x000046db 
- 00017410  0x00003cd5 copy  0x0000003f , 0x00000011 
- 00017411  0x00003cd7 copy  0x00000011 , 0x00000006 
- 00017412  0x00003cd8 ifetch  0x00000001 , 0x00000006 
- 00017413  0x00003cd9 copy  0x00000006 , 0x00000011 
- 00017414  0x00003cda beq  0x000000ff , 0x00004409 
- 00017415  0x00003cdb copy  0x0000003f , 0x00000002 
- 00017416  0x00003cdc call  0x00006ef7 
- 00017417  0x00003cde loop  0x00004403 
- 00017418  0x00003ce0 rtn 
- 00017419  0x00003ce2 fetch  0x00000008 , 0x0000476e 
- 00017420  0x00003ce3 store  0x00000008 , 0x000046dd 
- 00017421  0x00003ce4 branch  0x000043fb 
- 00017422  0x00003ce6 store  0x00000001 , 0x000046db 
- 00017423  0x00003ce7 branch  0x000043fd 
- 00017424  0x00003ce9 store  0x00000001 , 0x000046dc 
- 00017425  0x00003cea branch  0x000043ff 
- 00017426  0x00003cee call  0x000045ba 
- 00017427  0x00003cef call  0x00004640 
- 00017428  0x00003cf0 arg  0x00000000 , 0x00000011 
- 00017429  0x00003cf1 call  0x00007055 
- 00017430  0x00003cf2 call  0x000043f9 
- 00017431  0x00003cf3 call  0x0000446b 
- 00017432  0x00003cf4 call  0x0000442c 
- 00017433  0x00003cf5 branch  0x0000441b 
- 00017434  0x00003cf7 rtn 
- 00017435  0x00003cf9 fetch  0x00000001 , 0x000049a4 
- 00017436  0x00003cfa copy  0x0000003f , 0x00000039 
- 00017437  0x00003cfb setarg  0x000049a5 
- 00017438  0x00003cfc copy  0x0000003f , 0x00000011 
- 00017439  0x00003cfe copy  0x00000011 , 0x00000006 
- 00017440  0x00003cff ifetch  0x00000001 , 0x00000006 
- 00017441  0x00003d00 copy  0x00000006 , 0x00000011 
- 00017442  0x00003d01 beq  0x000000ff , 0x00004426 
- 00017443  0x00003d02 copy  0x0000003f , 0x00000002 
- 00017444  0x00003d03 store  0x00000001 , 0x000049a9 
- 00017445  0x00003d04 call  0x00004428 
- 00017446  0x00003d06 loop  0x0000441f 
- 00017447  0x00003d08 rtn 
- 00017448  0x00003d0b fetch  0x00000001 , 0x000049a9 
- 00017449  0x00003d0c rtneq  0x000000ff 
- 00017450  0x00003d0d iforce  0x00000002 
- 00017451  0x00003d0e branch  0x00006ef7 
- 00017452  0x00003d12 jam  0x00000064 , 0x0000477d 
- 00017453  0x00003d13 rtn 
- 00017454  0x00003d16 call  0x00004431 
- 00017455  0x00003d17 call  0x00007de2 
- 00017456  0x00003d19 branch  0x0000701b 
- 00017457  0x00003d1c call  0x0000788b 
- 00017458  0x00003d1e arg  0x00000010 , 0x00000039 
- 00017459  0x00003d1f arg  0x00008070 , 0x00000006 
- 00017460  0x00003d21 copy  0x00000006 , 0x00000005 
- 00017461  0x00003d22 ifetch  0x00000001 , 0x00000006 
- 00017462  0x00003d23 beq  0x0000001f , 0x00004445 
- 00017463  0x00003d24 beq  0x00000020 , 0x00004445 
- 00017464  0x00003d25 beq  0x00000021 , 0x00004445 
- 00017465  0x00003d26 beq  0x00000022 , 0x00004445 
- 00017466  0x00003d27 beq  0x00000023 , 0x00004445 
- 00017467  0x00003d28 beq  0x0000002c , 0x00004445 
- 00017468  0x00003d29 beq  0x0000002d , 0x00004445 
- 00017469  0x00003d2a beq  0x00000000 , 0x00004445 
- 00017470  0x00003d2c loop  0x00004434 
- 00017471  0x00003d2d arg  0x000080dc , 0x0000003f 
- 00017472  0x00003d2e isub  0x00000006 , 0x0000003e 
- 00017473  0x00003d2f branch  0x0000444b , 0x00000005 
- 00017474  0x00003d31 arg  0x00000008 , 0x00000039 
- 00017475  0x00003d32 arg  0x000080d4 , 0x00000006 
- 00017476  0x00003d33 branch  0x00004434 
- 00017477  0x00003d36 setarg  0x00000040 
- 00017478  0x00003d37 istore  0x00000001 , 0x00000005 
- 00017479  0x00003d38 branch  0x0000443e 
- 00017480  0x00003d3a setarg  0x00000080 
- 00017481  0x00003d3b istore  0x00000001 , 0x00000005 
- 00017482  0x00003d3c branch  0x0000443e 
- 00017483  0x00003d3e fetch  0x00000001 , 0x000049a4 
- 00017484  0x00003d3f copy  0x0000003f , 0x00000039 
- 00017485  0x00003d40 arg  0x000049a5 , 0x00000006 
- 00017486  0x00003d42 ifetch  0x00000001 , 0x00000006 
- 00017487  0x00003d43 set1  0x00000007 , 0x0000003f 
- 00017488  0x00003d44 arg  0x0000003e , 0x00000002 
- 00017489  0x00003d45 call  0x00006f20 
- 00017490  0x00003d46 loop  0x0000444e 
- 00017491  0x00003d47 rtn 
- 00017492  0x00003d4a branch  0x00007027 
- 00017493  0x00003d4d call  0x0000446d 
- 00017494  0x00003d4e call  0x00004458 
- 00017495  0x00003d4f branch  0x00004454 
- 00017496  0x00003d52 fetch  0x00000002 , 0x000044e9 
- 00017497  0x00003d53 rtnbit1  0x00000009 
- 00017498  0x00003d54 fetch  0x00000001 , 0x000049b7 
- 00017499  0x00003d55 beq  0x00000001 , 0x0000445d 
- 00017500  0x00003d56 rtn 
- 00017501  0x00003d58 fetch  0x00000001 , 0x00004798 
- 00017502  0x00003d59 rtneq  0x00000001 
- 00017503  0x00003d5a jam  0x00000001 , 0x00004798 
- 00017504  0x00003d5b call  0x00004467 
- 00017505  0x00003d5c call  0x00004469 
- 00017506  0x00003d5d branch  0x00004480 
- 00017507  0x00003d60 fetch  0x00000002 , 0x000049bc 
- 00017508  0x00003d61 store  0x00000002 , 0x000049be 
- 00017509  0x00003d62 jam  0x00000000 , 0x000049c0 
- 00017510  0x00003d63 rtn 
- 00017511  0x00003d67 setarg  0x00000000 
- 00017512  0x00003d68 branch  0x00004464 
- 00017513  0x00003d6c arg  0x00000000 , 0x00000011 
- 00017514  0x00003d6d branch  0x000077bf 
- 00017515  0x00003d71 arg  0x00000000 , 0x00000011 
- 00017516  0x00003d72 branch  0x000077c4 
- 00017517  0x00003d79 fetch  0x00000002 , 0x000044e9 
- 00017518  0x00003d7a rtnbit0  0x00000009 
- 00017519  0x00003d7b call  0x00002a28 
- 00017520  0x00003d7c nrtn  0x00000034 
- 00017521  0x00003d7d arg  0x000046c6 , 0x00000011 
- 00017522  0x00003d7e call  0x000078ca 
- 00017523  0x00003d7f nrtn  0x00000028 
- 00017524  0x00003d80 arg  0x000046c6 , 0x00000006 
- 00017525  0x00003d81 branch  0x000063cb 
- 00017526  0x00003d84 copy  0x00000013 , 0x0000003f 
- 00017527  0x00003d85 beq  0x0000002d , 0x00004347 
- 00017528  0x00003d86 beq  0x00000010 , 0x0000432f 
- 00017529  0x00003d87 beq  0x00000014 , 0x0000447c 
- 00017530  0x00003d88 beq  0x00000015 , 0x00004486 
- 00017531  0x00003d89 rtn 
- 00017532  0x00003d8c call  0x00004467 
- 00017533  0x00003d8d call  0x00004469 
- 00017534  0x00003d8e set0  0x00000027 , 0x00000000 
- 00017535  0x00003d8f branch  0x00004482 
- 00017536  0x00003d91 fetch  0x00000002 , 0x00004799 
- 00017537  0x00003d92 store  0x00000002 , 0x0000479b 
- 00017538  0x00003d94 jam  0x00000014 , 0x0000477c 
- 00017539  0x00003d95 jam  0x00000000 , 0x00004094 
- 00017540  0x00003d96 call  0x00004315 
- 00017541  0x00003d97 branch  0x0000432b 
- 00017542  0x00003d9b set1  0x00000027 , 0x00000000 
- 00017543  0x00003d9c call  0x00004463 
- 00017544  0x00003d9d call  0x0000456e 
- 00017545  0x00003d9e call  0x00004562 
- 00017546  0x00003da0 setarg  0x00000000 
- 00017547  0x00003da1 store  0x00000005 , 0x0000474a 
- 00017548  0x00003da2 call  0x000078ad 
- 00017549  0x00003da3 jam  0x0000000a , 0x0000470c 
- 00017550  0x00003da4 jam  0x0000000a , 0x0000470e 
- 00017551  0x00003da5 jam  0x0000000a , 0x00004710 
- 00017552  0x00003da7 jam  0x00000002 , 0x000040c0 
- 00017553  0x00003da8 setarg  0x00000020 
- 00017554  0x00003da9 call  0x000063c7 
- 00017555  0x00003daa branch  0x00004317 
- 00017556  0x00003dad call  0x0000450f 
- 00017557  0x00003dae call  0x00004512 
- 00017558  0x00003daf call  0x00004515 
- 00017559  0x00003db2 call  0x000044a1 
- 00017560  0x00003db3 branch  0x00004499 
- 00017561  0x00003db7 arg  0x000049b8 , 0x00000013 
- 00017562  0x00003db8 arg  0x00000000 , 0x00000012 
- 00017563  0x00003db9 branch  0x000042e0 
- 00017564  0x00003dbc arg  0x000049be , 0x00000013 
- 00017565  0x00003dbd arg  0x0000449f , 0x00000012 
- 00017566  0x00003dbe branch  0x000042e7 
- 00017567  0x00003dc0 jam  0x00000001 , 0x000049c0 
- 00017568  0x00003dc1 rtn 
- 00017569  0x00003dc4 arg  0x0000479b , 0x00000013 
- 00017570  0x00003dc5 arg  0x000044a4 , 0x00000012 
- 00017571  0x00003dc6 branch  0x000042e7 
- 00017572  0x00003dc8 jam  0x00000002 , 0x00004798 
- 00017573  0x00003dc9 jam  0x00000000 , 0x000049b7 
- 00017574  0x00003dca branch  0x0000448a 
- 00017575  0x00003dcd fetch  0x00000001 , 0x00004776 
- 00017576  0x00003dce rtn  0x00000034 
- 00017577  0x00003dcf arg  0x0000477c , 0x00000013 
- 00017578  0x00003dd0 arg  0x000044ac , 0x00000012 
- 00017579  0x00003dd1 branch  0x000042e0 
- 00017580  0x00003dd3 fetch  0x00000001 , 0x0000477b 
- 00017581  0x00003dd4 store  0x00000001 , 0x0000477c 
- 00017582  0x00003dd5 fetch  0x00000001 , 0x0000477f 
- 00017583  0x00003dd6 nrtn  0x00000034 
- 00017584  0x00003dd8 call  0x00006fb0 
- 00017585  0x00003dd9 store  0x00000002 , 0x00004796 
- 00017586  0x00003dda arg  0x00004790 , 0x00000011 
- 00017587  0x00003ddb call  0x00006fd7 
- 00017588  0x00003ddc fetcht  0x00000001 , 0x0000477d 
- 00017589  0x00003ddd isub  0x00000002 , 0x0000003e 
- 00017590  0x00003dde branch  0x000044b9 , 0x00000002 
- 00017591  0x00003ddf store  0x00000001 , 0x0000477d 
- 00017592  0x00003de0 copy  0x0000003f , 0x00000002 
- 00017593  0x00003de2 storet  0x00000001 , 0x0000477e 
- 00017594  0x00003de3 fetch  0x00000001 , 0x00004778 
- 00017595  0x00003de4 isub  0x00000002 , 0x0000003e 
- 00017596  0x00003de5 call  0x000044c4 , 0x00000002 
- 00017597  0x00003de6 storet  0x00000001 , 0x00004789 
- 00017598  0x00003de7 arg  0x00000006 , 0x00000039 
- 00017599  0x00003de8 arg  0x00004784 , 0x00000006 
- 00017600  0x00003de9 call  0x000044cb 
- 00017601  0x00003dea store  0x00000001 , 0x0000478a 
- 00017602  0x00003deb arg  0x00004781 , 0x00000011 
- 00017603  0x00003dec branch  0x000078b2 
- 00017604  0x00003dee fetch  0x00000001 , 0x00004780 
- 00017605  0x00003def nrtn  0x00000034 
- 00017606  0x00003df0 jam  0x00000001 , 0x00004780 
- 00017607  0x00003df1 arg  0x00000001 , 0x00000011 
- 00017608  0x00003df2 branch  0x000077c4 
- 00017609  0x00003df4 arg  0x00000001 , 0x00000011 
- 00017610  0x00003df5 branch  0x000077bf 
- 00017611  0x00003dfa arg  0x00000000 , 0x00000011 
- 00017612  0x00003dfc ifetch  0x00000001 , 0x00000006 
- 00017613  0x00003dfd iadd  0x00000011 , 0x00000011 
- 00017614  0x00003dfe loop  0x000044cc 
- 00017615  0x00003e00 and  0x00000011 , 0x000000ff , 0x0000003f 
- 00017616  0x00003e01 rtn 
- 00017617  0x00003e04 fetch  0x00000001 , 0x00004397 
- 00017618  0x00003e05 beq  0x00000012 , 0x000044d4 
- 00017619  0x00003e06 rtn 
- 00017620  0x00003e08 fetch  0x00000002 , 0x00004398 
- 00017621  0x00003e09 beq  0x00000019 , 0x000044eb 
- 00017622  0x00003e0a rtn 
- 00017623  0x00003e0d bpatch  0x0000002f , 0x00004005 
- 00017624  0x00003e0e ifetch  0x00000005 , 0x00000011 
- 00017625  0x00003e0f store  0x00000005 , 0x000006f1 
- 00017626  0x00003e10 fetch  0x00000002 , 0x000006f1 
- 00017627  0x00003e11 arg  0x00006b5a , 0x00000002 
- 00017628  0x00003e12 isub  0x00000002 , 0x0000003e 
- 00017629  0x00003e13 nrtn  0x00000005 
- 00017630  0x00003e14 fetch  0x00000002 , 0x000006f4 
- 00017631  0x00003e15 byteswap  0x0000003f , 0x0000003f 
- 00017632  0x00003e16 store  0x00000002 , 0x000006f4 
- 00017633  0x00003e17 copy  0x0000003f , 0x00000039 
- 00017634  0x00003e18 increase  0x00000005 , 0x00000011 
- 00017635  0x00003e19 copy  0x00000011 , 0x00000006 
- 00017636  0x00003e1a arg  0x000006f6 , 0x00000005 
- 00017637  0x00003e1b call  0x00007cda 
- 00017638  0x00003e1c ifetch  0x00000001 , 0x00000006 
- 00017639  0x00003e1d store  0x00000001 , 0x00000700 
- 00017640  0x00003e1e arg  0x000006f3 , 0x00000011 
- 00017641  0x00003e1f arg  0x000006f6 , 0x00000012 
- 00017642  0x00003e20 rtn 
- 00017643  0x00003e23 setarg  0x00000000 
- 00017644  0x00003e24 store  0x00000005 , 0x00004700 
- 00017645  0x00003e25 store  0x00000005 , 0x00004705 
- 00017646  0x00003e26 call  0x000044d7 
- 00017647  0x00003e27 copy  0x00000012 , 0x00000006 
- 00017648  0x00003e28 arg  0x00004700 , 0x00000005 
- 00017649  0x00003e29 arg  0x0000000a , 0x00000039 
- 00017650  0x00003e2a call  0x00007cda 
- 00017651  0x00003e2c bpatch  0x00000030 , 0x00004006 
- 00017652  0x00003e2d ifetch  0x00000001 , 0x00000011 
- 00017653  0x00003e2e beq  0x00000002 , 0x0000451e 
- 00017654  0x00003e2f beq  0x00000003 , 0x00004533 
- 00017655  0x00003e30 beq  0x00000004 , 0x0000453a 
- 00017656  0x00003e31 beq  0x00000005 , 0x0000453a 
- 00017657  0x00003e32 beq  0x00000006 , 0x000045aa 
- 00017658  0x00003e33 beq  0x00000007 , 0x000045ab 
- 00017659  0x00003e34 beq  0x00000008 , 0x000045ae 
- 00017660  0x00003e35 rtn 
- 00017661  0x00003e38 call  0x000044eb 
- 00017662  0x00003e39 fetch  0x00000001 , 0x000006f3 
- 00017663  0x00003e3a beq  0x00000004 , 0x00004502 
- 00017664  0x00003e3b beq  0x00000005 , 0x00004502 
- 00017665  0x00003e3c rtn 
- 00017666  0x00003e3e fetch  0x00000001 , 0x00004700 
- 00017667  0x00003e3f ncall  0x00004509 , 0x00000034 
- 00017668  0x00003e40 fetch  0x00000001 , 0x00004702 
- 00017669  0x00003e41 ncall  0x0000450b , 0x00000034 
- 00017670  0x00003e42 fetch  0x00000001 , 0x00004704 
- 00017671  0x00003e43 ncall  0x0000450d , 0x00000034 
- 00017672  0x00003e44 rtn 
- 00017673  0x00003e47 jam  0x00000005 , 0x000049a1 
- 00017674  0x00003e48 rtn 
- 00017675  0x00003e4a jam  0x00000005 , 0x000049a2 
- 00017676  0x00003e4b rtn 
- 00017677  0x00003e4d jam  0x00000005 , 0x000049a3 
- 00017678  0x00003e4e rtn 
- 00017679  0x00003e51 arg  0x000049a1 , 0x00000013 
- 00017680  0x00003e52 arg  0x00004518 , 0x00000012 
- 00017681  0x00003e53 branch  0x000042e0 
- 00017682  0x00003e55 arg  0x000049a2 , 0x00000013 
- 00017683  0x00003e56 arg  0x0000451a , 0x00000012 
- 00017684  0x00003e57 branch  0x000042e0 
- 00017685  0x00003e59 arg  0x000049a3 , 0x00000013 
- 00017686  0x00003e5a arg  0x0000451c , 0x00000012 
- 00017687  0x00003e5b branch  0x000042e0 
- 00017688  0x00003e5e jam  0x00000000 , 0x00004700 
- 00017689  0x00003e5f branch  0x0000453a 
- 00017690  0x00003e61 jam  0x00000000 , 0x00004702 
- 00017691  0x00003e62 branch  0x0000453a 
- 00017692  0x00003e64 jam  0x00000000 , 0x00004704 
- 00017693  0x00003e65 branch  0x0000453a 
- 00017694  0x00003e6b fetch  0x00000001 , 0x00004700 
- 00017695  0x00003e6c store  0x00000001 , 0x0000470b 
- 00017696  0x00003e6d fetch  0x00000001 , 0x00004701 
- 00017697  0x00003e6e store  0x00000001 , 0x0000470d 
- 00017698  0x00003e6f branch  0x00004544 
- 00017699  0x00003e74 fetch  0x00000001 , 0x00004700 
- 00017700  0x00003e75 store  0x00000001 , 0x0000470d 
- 00017701  0x00003e76 branch  0x00004552 
- 00017702  0x00003e78 fetch  0x00000001 , 0x0000470c 
- 00017703  0x00003e79 call  0x0000452b 
- 00017704  0x00003e7a fetch  0x00000001 , 0x00004701 
- 00017705  0x00003e7b store  0x00000001 , 0x0000470b 
- 00017706  0x00003e7c branch  0x00004550 
- 00017707  0x00003e7e beq  0x00000002 , 0x0000452f 
- 00017708  0x00003e7f beq  0x00000003 , 0x00004531 
- 00017709  0x00003e80 store  0x00000001 , 0x0000470c 
- 00017710  0x00003e81 rtn 
- 00017711  0x00003e83 jam  0x00000005 , 0x0000470c 
- 00017712  0x00003e84 rtn 
- 00017713  0x00003e86 jam  0x0000000a , 0x0000470c 
- 00017714  0x00003e87 rtn 
- 00017715  0x00003e89 fetch  0x00000001 , 0x00004700 
- 00017716  0x00003e8a call  0x0000452b 
- 00017717  0x00003e8b fetch  0x00000001 , 0x0000470c 
- 00017718  0x00003e8c call  0x0000459e 
- 00017719  0x00003e8d call  0x000045a1 
- 00017720  0x00003e8e jam  0x00000000 , 0x00000671 
- 00017721  0x00003e8f branch  0x0000707a 
- 00017722  0x00003e92 fetch  0x00000001 , 0x0000479e 
- 00017723  0x00003e93 nrtn  0x00000034 
- 00017724  0x00003e94 fetch  0x00000006 , 0x00004700 
- 00017725  0x00003e95 store  0x00000006 , 0x0000470b 
- 00017726  0x00003e96 fetch  0x00000001 , 0x0000470c 
- 00017727  0x00003e97 fetcht  0x00000001 , 0x0000470e 
- 00017728  0x00003e98 iand  0x00000002 , 0x0000003f 
- 00017729  0x00003e99 fetcht  0x00000001 , 0x00004710 
- 00017730  0x00003e9a iand  0x00000002 , 0x0000003f 
- 00017731  0x00003e9b call  0x00004556 , 0x00000034 
- 00017732  0x00003e9d bpatch  0x00000031 , 0x00004006 
- 00017733  0x00003e9e fetch  0x00000002 , 0x000044e9 
- 00017734  0x00003e9f isolate1  0x00000009 , 0x0000003f 
- 00017735  0x00003ea0 ncall  0x00004463 , 0x00000001 
- 00017736  0x00003ea1 call  0x00004550 
- 00017737  0x00003ea2 call  0x00004552 
- 00017738  0x00003ea3 branch  0x0000454b 
- 00017739  0x00003ea6 fetch  0x00000001 , 0x0000470b 
- 00017740  0x00003ea7 fetcht  0x00000001 , 0x0000470d 
- 00017741  0x00003ea8 iadd  0x00000002 , 0x0000003f 
- 00017742  0x00003ea9 nbranch  0x0000788d , 0x00000034 
- 00017743  0x00003eaa branch  0x0000788b 
- 00017744  0x00003ead arg  0x0000470b , 0x00000006 
- 00017745  0x00003eae branch  0x00004558 
- 00017746  0x00003eb0 arg  0x0000470d , 0x00000006 
- 00017747  0x00003eb1 branch  0x0000455d 
- 00017748  0x00003eb3 arg  0x0000470f , 0x00000006 
- 00017749  0x00003eb4 branch  0x0000457a 
- 00017750  0x00003eb6 jam  0x00000000 , 0x0000477f 
- 00017751  0x00003eb7 rtn 
- 00017752  0x00003eba ifetch  0x00000001 , 0x00000006 
- 00017753  0x00003ebb beq  0x00000000 , 0x00004562 
- 00017754  0x00003ebc beq  0x00000001 , 0x00004566 
- 00017755  0x00003ebd beq  0x00000002 , 0x0000456a 
- 00017756  0x00003ebe rtn 
- 00017757  0x00003ec0 ifetch  0x00000001 , 0x00000006 
- 00017758  0x00003ec1 beq  0x00000000 , 0x0000456e 
- 00017759  0x00003ec2 beq  0x00000002 , 0x00004572 
- 00017760  0x00003ec3 beq  0x00000001 , 0x00004576 
- 00017761  0x00003ec4 rtn 
- 00017762  0x00003ec7 fetcht  0x00000001 , 0x000049a5 
- 00017763  0x00003ec8 call  0x00006ef3 
- 00017764  0x00003ec9 fetcht  0x00000001 , 0x000049a6 
- 00017765  0x00003eca branch  0x00006ef3 
- 00017766  0x00003ecc fetcht  0x00000001 , 0x000049a5 
- 00017767  0x00003ecd call  0x00006ef7 
- 00017768  0x00003ece fetcht  0x00000001 , 0x000049a6 
- 00017769  0x00003ecf branch  0x00006ef3 
- 00017770  0x00003ed1 fetcht  0x00000001 , 0x000049a5 
- 00017771  0x00003ed2 call  0x00006ef3 
- 00017772  0x00003ed3 fetcht  0x00000001 , 0x000049a6 
- 00017773  0x00003ed4 branch  0x00006ef7 
- 00017774  0x00003ed6 fetcht  0x00000001 , 0x000049a7 
- 00017775  0x00003ed7 call  0x00006ef3 
- 00017776  0x00003ed8 fetcht  0x00000001 , 0x000049a8 
- 00017777  0x00003ed9 branch  0x00006ef3 
- 00017778  0x00003edb fetcht  0x00000001 , 0x000049a7 
- 00017779  0x00003edc call  0x00006ef7 
- 00017780  0x00003edd fetcht  0x00000001 , 0x000049a8 
- 00017781  0x00003ede branch  0x00006ef3 
- 00017782  0x00003ee0 fetcht  0x00000001 , 0x000049a7 
- 00017783  0x00003ee1 call  0x00006ef3 
- 00017784  0x00003ee2 fetcht  0x00000001 , 0x000049a8 
- 00017785  0x00003ee3 branch  0x00006ef7 
- 00017786  0x00003ee9 bpatch  0x00000032 , 0x00004006 
- 00017787  0x00003eea ifetch  0x00000001 , 0x00000006 
- 00017788  0x00003eeb beq  0x00000000 , 0x00004587 
- 00017789  0x00003eec beq  0x00000001 , 0x00004580 
- 00017790  0x00003eed beq  0x00000002 , 0x00004582 
- 00017791  0x00003eee rtn 
- 00017792  0x00003ef0 jam  0x00000000 , 0x00004729 
- 00017793  0x00003ef1 branch  0x00004583 
- 00017794  0x00003ef3 jam  0x00000001 , 0x00004729 
- 00017795  0x00003ef4 ifetch  0x00000001 , 0x00000006 
- 00017796  0x00003ef5 store  0x00000001 , 0x0000472b 
- 00017797  0x00003ef6 ifetch  0x00000008 , 0x00000012 
- 00017798  0x00003ef7 branch  0x0000458c 
- 00017799  0x00003efa ifetch  0x00000001 , 0x00000012 
- 00017800  0x00003efb call  0x000070bd 
- 00017801  0x00003efc increase  0x00000001 , 0x00000012 
- 00017802  0x00003efd ifetch  0x00000001 , 0x00000012 
- 00017803  0x00003efe branch  0x000070bd 
- 00017804  0x00003f00 store  0x00000008 , 0x0000472c 
- 00017805  0x00003f01 jam  0x00000001 , 0x0000477f 
- 00017806  0x00003f02 fetch  0x00000001 , 0x00004729 
- 00017807  0x00003f03 beq  0x00000000 , 0x0000459a 
- 00017808  0x00003f05 fetch  0x00000001 , 0x0000472d 
- 00017809  0x00003f06 store  0x00000001 , 0x0000472e 
- 00017810  0x00003f07 fetch  0x00000001 , 0x0000472c 
- 00017811  0x00003f09 call  0x000070bd 
- 00017812  0x00003f0a fetch  0x00000001 , 0x0000472b 
- 00017813  0x00003f0b call  0x0000459e 
- 00017814  0x00003f0c store  0x00000001 , 0x00004733 
- 00017815  0x00003f0d fetch  0x00000006 , 0x0000472e 
- 00017816  0x00003f0e store  0x00000006 , 0x00000670 
- 00017817  0x00003f0f branch  0x00007066 
- 00017818  0x00003f11 fetch  0x00000001 , 0x0000472c 
- 00017819  0x00003f12 store  0x00000001 , 0x0000472e 
- 00017820  0x00003f13 fetch  0x00000001 , 0x0000472d 
- 00017821  0x00003f14 branch  0x00004593 
- 00017822  0x00003f17 mul32  0x0000003f , 0x00000005 , 0x0000003f 
- 00017823  0x00003f18 add  0x0000003f , 0x00000032 , 0x0000003f 
- 00017824  0x00003f19 rtn 
- 00017825  0x00003f1b arg  0x00002ee0 , 0x00000002 
- 00017826  0x00003f1c imul32  0x00000002 , 0x0000003f 
- 00017827  0x00003f1d div  0x0000003f , 0x00000064 
- 00017828  0x00003f1e call  0x00007d62 
- 00017829  0x00003f1f quotient  0x00000002 
- 00017830  0x00003f20 copy  0x00000002 , 0x00000011 
- 00017831  0x00003f21 setarg  0x00002ee0 
- 00017832  0x00003f22 isub  0x00000002 , 0x00000012 
- 00017833  0x00003f23 rtn 
- 00017834  0x00003f26 rtn 
- 00017835  0x00003f29 fetch  0x00000008 , 0x00004700 
- 00017836  0x00003f2a store  0x00000008 , 0x0000474a 
- 00017837  0x00003f2b rtn 
- 00017838  0x00003f2e fetch  0x00000001 , 0x00004767 
- 00017839  0x00003f2f store  0x00000001 , 0x0000475d 
- 00017840  0x00003f30 fetch  0x00000001 , 0x00004768 
- 00017841  0x00003f31 store  0x00000001 , 0x0000475e 
- 00017842  0x00003f32 fetch  0x00000001 , 0x00004769 
- 00017843  0x00003f33 store  0x00000001 , 0x0000475f 
- 00017844  0x00003f34 arg  0x0000000d , 0x00000039 
- 00017845  0x00003f35 arg  0x00004758 , 0x00000006 
- 00017846  0x00003f36 call  0x000044cb 
- 00017847  0x00003f37 store  0x00000001 , 0x00004765 
- 00017848  0x00003f38 arg  0x00004755 , 0x00000011 
- 00017849  0x00003f39 branch  0x000078b2 
- 00017850  0x00003f3e setarg  0x00000000 
- 00017851  0x00003f3f store  0x00000008 , 0x000045d6 
- 00017852  0x00003f40 call  0x0000339f 
- 00017853  0x00003f41 branch  0x00003402 
- 00017854  0x00003f44 call  0x000045c2 
- 00017855  0x00003f45 call  0x000045ca 
- 00017856  0x00003f46 call  0x0000460e 
- 00017857  0x00003f47 branch  0x00004665 
- 00017858  0x00003f4a call  0x00003407 
- 00017859  0x00003f4c fetch  0x00000001 , 0x00004616 
- 00017860  0x00003f4d rtnne  0x00000001 
- 00017861  0x00003f4e fetch  0x00000001 , 0x000049b8 
- 00017862  0x00003f4f nbranch  0x00003460 , 0x00000034 
- 00017863  0x00003f50 fetch  0x00000001 , 0x00004798 
- 00017864  0x00003f51 beq  0x00000002 , 0x00003460 
- 00017865  0x00003f52 rtn 
- 00017866  0x00003f55 fetch  0x00000001 , 0x00004616 
- 00017867  0x00003f56 rtnne  0x00000000 
- 00017868  0x00003f57 call  0x000045d9 
- 00017869  0x00003f58 branch  0x000045d7 , 0x0000002f 
- 00017870  0x00003f5a fetch  0x00000001 , 0x000049c0 
- 00017871  0x00003f5b rtn  0x00000034 
- 00017872  0x00003f5c fetch  0x00000001 , 0x000049c1 
- 00017873  0x00003f5d increase  0x00000001 , 0x0000003f 
- 00017874  0x00003f5e store  0x00000001 , 0x000049c1 
- 00017875  0x00003f5f beq  0x00000004 , 0x000045d7 
- 00017876  0x00003f60 call  0x00003222 
- 00017877  0x00003f61 call  0x000045ea 
- 00017878  0x00003f62 nbranch  0x000045ce , 0x0000002f 
- 00017879  0x00003f64 jam  0x00000000 , 0x000049c1 
- 00017880  0x00003f65 rtn 
- 00017881  0x00003f67 fetch  0x00000001 , 0x00004616 
- 00017882  0x00003f68 rtnne  0x00000000 
- 00017883  0x00003f69 call  0x000045de 
- 00017884  0x00003f6a call  0x00003518 
- 00017885  0x00003f6b branch  0x000045ea 
- 00017886  0x00003f6d fetch  0x00000001 , 0x00004615 
- 00017887  0x00003f6e rtnbit1  0x00000000 
- 00017888  0x00003f6f set1  0x00000000 , 0x0000003f 
- 00017889  0x00003f70 store  0x00000001 , 0x00004615 
- 00017890  0x00003f71 fetch  0x00000001 , 0x00004623 
- 00017891  0x00003f72 store  0x00000001 , 0x00004141 
- 00017892  0x00003f73 jam  0x00000000 , 0x00004611 
- 00017893  0x00003f74 jam  0x00000000 , 0x0000090d 
- 00017894  0x00003f75 jam  0x00000001 , 0x0000460a 
- 00017895  0x00003f76 jam  0x00000000 , 0x0000457e 
- 00017896  0x00003f78 fetch  0x00000004 , 0x000049da 
- 00017897  0x00003f79 branch  0x0000345d 
- 00017898  0x00003f7b call  0x000033f1 
- 00017899  0x00003f7c nbranch  0x000033be , 0x0000002f 
- 00017900  0x00003f7e call  0x000033e3 
- 00017901  0x00003f7f nbranch  0x000033be , 0x00000028 
- 00017902  0x00003f80 fetch  0x00000001 , 0x0000457d 
- 00017903  0x00003f81 branch  0x000033be , 0x00000034 
- 00017904  0x00003f82 increase  0x00000002 , 0x0000003f 
- 00017905  0x00003f83 iforce  0x00000039 
- 00017906  0x00003f84 arg  0x000044f7 , 0x00000006 
- 00017907  0x00003f85 arg  0x000045e8 , 0x00000005 
- 00017908  0x00003f86 call  0x00007cda 
- 00017909  0x00003f87 jam  0x00000000 , 0x00004613 
- 00017910  0x00003f88 fetch  0x00000001 , 0x00004610 
- 00017911  0x00003f89 call  0x000033fe , 0x00000034 
- 00017912  0x00003f8a fetch  0x00000001 , 0x000045ea 
- 00017913  0x00003f8b beq  0x000000ff , 0x000045fc 
- 00017914  0x00003f8c beq  0x00000001 , 0x00004601 
- 00017915  0x00003f8d branch  0x000033bb 
- 00017916  0x00003f8f fetch  0x00000001 , 0x00004610 
- 00017917  0x00003f90 nrtn  0x00000034 
- 00017918  0x00003f91 fetch  0x00000001 , 0x000045d5 
- 00017919  0x00003f92 rtn  0x00000034 
- 00017920  0x00003f94 branch  0x0000359b 
- 00017921  0x00003f96 call  0x0000352e 
- 00017922  0x00003f97 fetch  0x00000001 , 0x0000460a 
- 00017923  0x00003f98 fetcht  0x00000001 , 0x000045e8 
- 00017924  0x00003f99 isolate1  0x00000003 , 0x00000002 
- 00017925  0x00003f9a setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00017926  0x00003f9b store  0x00000001 , 0x0000460a 
- 00017927  0x00003f9c beq  0x00000001 , 0x00004609 
- 00017928  0x00003f9d branch  0x000033cb 
- 00017929  0x00003f9f fetch  0x00000001 , 0x000043cb 
- 00017930  0x00003fa0 sub  0x0000003f , 0x0000000e , 0x0000003e 
- 00017931  0x00003fa1 call  0x0000788d , 0x00000005 
- 00017932  0x00003fa2 fetch  0x00000004 , 0x000045f2 
- 00017933  0x00003fa3 branch  0x000035a3 
- 00017934  0x00003fa6 fetch  0x00000001 , 0x00004616 
- 00017935  0x00003fa7 rtnne  0x00000001 
- 00017936  0x00003fa8 call  0x000032ff 
- 00017937  0x00003fa9 call  0x0000465b 
- 00017938  0x00003fab call  0x000033be 
- 00017939  0x00003fac call  0x00003119 
- 00017940  0x00003fad nbranch  0x000033be , 0x0000002f 
- 00017941  0x00003fae call  0x0000331e 
- 00017942  0x00003faf call  0x000033f4 
- 00017943  0x00003fb0 call  0x00003399 
- 00017944  0x00003fb1 call  0x00003317 
- 00017945  0x00003fb3 fetch  0x00000001 , 0x000045d5 
- 00017946  0x00003fb4 nbranch  0x00004621 , 0x00000034 
- 00017947  0x00003fb5 call  0x0000350a 
- 00017948  0x00003fb6 fetch  0x00000001 , 0x00004614 
- 00017949  0x00003fb7 rtn  0x00000034 
- 00017950  0x00003fb8 setarg  0x00000000 
- 00017951  0x00003fb9 store  0x00000004 , 0x00004630 
- 00017952  0x00003fba rtn 
- 00017953  0x00003fbc jam  0x00000000 , 0x00004613 
- 00017954  0x00003fbd arg  0x00000000 , 0x00000011 
- 00017955  0x00003fbe call  0x0000788d 
- 00017956  0x00003fbf call  0x00003460 
- 00017957  0x00003fc0 call  0x00003258 
- 00017958  0x00003fc2 fetch  0x00000004 , 0x000044f1 
- 00017959  0x00003fc3 store  0x00000004 , 0x000049da 
- 00017960  0x00003fc4 fetch  0x00000001 , 0x000049e6 
- 00017961  0x00003fc5 ncall  0x0000462c , 0x00000034 
- 00017962  0x00003fc7 fetch  0x00000004 , 0x000049da 
- 00017963  0x00003fc8 branch  0x00003236 
- 00017964  0x00003fcc fetch  0x00000001 , 0x000049e6 
- 00017965  0x00003fcd rtn  0x00000034 
- 00017966  0x00003fce fetch  0x00000001 , 0x0000462d 
- 00017967  0x00003fcf store  0x00000001 , 0x000049dd 
- 00017968  0x00003fd1 fetch  0x00000001 , 0x000044f2 
- 00017969  0x00003fd2 store  0x00000001 , 0x000049dc 
- 00017970  0x00003fd4 fetch  0x00000001 , 0x0000462c 
- 00017971  0x00003fd5 store  0x00000001 , 0x000049db 
- 00017972  0x00003fd7 fetch  0x00000001 , 0x000044f1 
- 00017973  0x00003fd8 store  0x00000001 , 0x000049da 
- 00017974  0x00003fd9 rtn 
- 00017975  0x00003fda call  0x0000464a 
- 00017976  0x00003fdb fetch  0x00000004 , 0x000049da 
- 00017977  0x00003fdc fetcht  0x00000004 , 0x000049de 
- 00017978  0x00003fdd isub  0x00000002 , 0x0000003e 
- 00017979  0x00003fde rtn  0x00000005 
- 00017980  0x00003fdf copy  0x00000013 , 0x00000012 
- 00017981  0x00003fe0 arg  0x000049da , 0x00000011 
- 00017982  0x00003fe1 arg  0x00000004 , 0x00000039 
- 00017983  0x00003fe2 branch  0x00006b45 
- 00017984  0x00003fe6 fetch  0x00000004 , 0x000044f1 
- 00017985  0x00003fe7 store  0x00000004 , 0x000049da 
- 00017986  0x00003fe8 fetch  0x00000001 , 0x000049e6 
- 00017987  0x00003fe9 rtn  0x00000034 
- 00017988  0x00003fea rtn 
- 00017989  0x00003feb call  0x0000464a 
- 00017990  0x00003fec fetch  0x00000004 , 0x000049de 
- 00017991  0x00003fed rtn  0x00000034 
- 00017992  0x00003fee store  0x00000004 , 0x000049da 
- 00017993  0x00003fef rtn 
- 00017994  0x00003ff3 rtn 
- 00017995  0x00003ff4 fetch  0x00000001 , 0x000049e6 
- 00017996  0x00003ff5 rtn  0x00000034 
- 00017997  0x00003ff6 arg  0x00000700 , 0x00000013 
- 00017998  0x00003ff8 copy  0x00000013 , 0x00000012 
- 00017999  0x00003ff9 arg  0x000049e2 , 0x00000011 
- 00018000  0x00003ffa arg  0x00000004 , 0x00000039 
- 00018001  0x00003ffb call  0x00006b74 
- 00018002  0x00003ffc fetch  0x00000004 , 0x000049e2 
- 00018003  0x00003ffd rtn  0x00000034 
- 00018004  0x00003ffe store  0x00000004 , 0x000049de 
- 00018005  0x00003fff copy  0x00000013 , 0x0000003f 
- 00018006  0x00004000 arg  0x000007cc , 0x00000002 
- 00018007  0x00004001 isub  0x00000002 , 0x0000003e 
- 00018008  0x00004002 rtn  0x00000002 
- 00018009  0x00004003 increase  0x00000004 , 0x00000013 
- 00018010  0x00004004 branch  0x0000464e 
- 00018011  0x00004007 fetch  0x00000004 , 0x00004630 
- 00018012  0x00004008 rtn  0x00000034 
- 00018013  0x00004009 branch  0x00003236 
- 00018014  0x0000400c fetch  0x00000002 , 0x000044e9 
- 00018015  0x0000400d rtnbit1  0x00000009 
- 00018016  0x0000400e fetch  0x00000002 , 0x00004799 
- 00018017  0x0000400f store  0x00000002 , 0x0000479b 
- 00018018  0x00004010 jam  0x00000001 , 0x000049b7 
- 00018019  0x00004011 arg  0x000045eb , 0x00000011 
- 00018020  0x00004012 branch  0x000044fd 
- 00018021  0x00004015 fetch  0x00000001 , 0x000049c0 
- 00018022  0x00004016 rtn  0x00000034 
- 00018023  0x00004017 call  0x0000466d 
- 00018024  0x00004018 nrtn  0x00000028 
- 00018025  0x00004019 fetch  0x00000003 , 0x000045af 
- 00018026  0x0000401a call  0x00007d25 
- 00018027  0x0000401b storet  0x00000004 , 0x000040a9 
- 00018028  0x0000401c branch  0x0000241e 
- 00018029  0x0000401e enable  0x00000028 
- 00018030  0x0000401f call  0x00002408 
- 00018031  0x00004020 fetch  0x00000003 , 0x000040bd 
- 00018032  0x00004021 branch  0x00007dbc , 0x00000034 
- 00018033  0x00004022 branch  0x00004430 
- 00018034  0x00004029 rtn  0x0000002b 
- 00018035  0x0000402a call  0x00004772 
- 00018036  0x0000402b call  0x00006ff7 
- 00018037  0x0000402c setarg  0x00004756 
- 00018038  0x0000402d store  0x00000002 , 0x000045f2 
- 00018039  0x0000402f setarg  0x000046b6 
- 00018040  0x00004030 store  0x00000002 , 0x000045f6 
- 00018041  0x00004032 setarg  0x000046b1 
- 00018042  0x00004033 store  0x00000002 , 0x000043d5 
- 00018043  0x00004035 setarg  0x000046f0 
- 00018044  0x00004036 store  0x00000002 , 0x000043db 
- 00018045  0x00004038 setarg  0x000046f2 
- 00018046  0x00004039 store  0x00000002 , 0x000043dd 
- 00018047  0x0000403b setarg  0x0000473b 
- 00018048  0x0000403c store  0x00000002 , 0x000043e3 
- 00018049  0x0000403e setarg  0x000046a6 
- 00018050  0x0000403f store  0x00000002 , 0x000046ee 
- 00018051  0x00004041 setarg  0x00004696 
- 00018052  0x00004042 store  0x00000002 , 0x000046f2 
- 00018053  0x00004045 bpatch  0x00000033 , 0x00004006 
- 00018054  0x00004046 call  0x00006cc1 
- 00018055  0x00004047 call  0x000046ad 
- 00018056  0x00004049 call  0x000078ad 
- 00018057  0x0000404a fetch  0x00000001 , 0x000046be 
- 00018058  0x0000404b store  0x00000001 , 0x0000462d 
- 00018059  0x0000404c beq  0x00000000 , 0x00004695 
- 00018060  0x0000404d fetch  0x00000001 , 0x000046bf 
- 00018061  0x0000404e store  0x00000001 , 0x000044ec 
- 00018062  0x00004050 call  0x000046a6 
- 00018063  0x00004051 call  0x00007776 
- 00018064  0x00004052 call  0x00007780 
- 00018065  0x00004053 jam  0x00000001 , 0x000046ea 
- 00018066  0x00004054 fetch  0x00000002 , 0x000044e9 
- 00018067  0x00004055 rtnbit1  0x0000000c 
- 00018068  0x00004056 branch  0x00004327 
- 00018069  0x0000405b jam  0x00000002 , 0x000046ea 
- 00018070  0x0000405d call  0x000046a6 
- 00018071  0x0000405e arg  0x00000000 , 0x00000011 
- 00018072  0x0000405f call  0x000077c4 
- 00018073  0x00004060 call  0x00004719 
- 00018074  0x00004061 fetch  0x00000004 , 0x00004700 
- 00018075  0x00004062 store  0x00000004 , 0x0000458f 
- 00018076  0x00004063 branch  0x00003291 , 0x00000034 
- 00018077  0x00004064 fetch  0x00000004 , 0x0000458f 
- 00018078  0x00004065 store  0x00000004 , 0x000045e8 
- 00018079  0x00004066 fetch  0x00000002 , 0x000045dc 
- 00018080  0x00004067 store  0x00000002 , 0x000045de 
- 00018081  0x00004068 branch  0x00003534 
- 00018082  0x0000406b arg  0x00000004 , 0x00000002 
- 00018083  0x0000406c arg  0x0000458f , 0x00000011 
- 00018084  0x0000406d arg  0x00000000 , 0x00000012 
- 00018085  0x0000406e rtn 
- 00018086  0x00004073 bpatch  0x00000034 , 0x00004006 
- 00018087  0x00004074 fetch  0x00000001 , 0x000046bc 
- 00018088  0x00004075 bne  0x000000ff , 0x000046ab 
- 00018089  0x00004077 fetcht  0x00000001 , 0x00004699 
- 00018090  0x00004078 branch  0x00006ef7 
- 00018091  0x0000407a store  0x00000001 , 0x00004699 
- 00018092  0x0000407b branch  0x000046a9 
- 00018093  0x0000407f call  0x000035f0 
- 00018094  0x00004081 fetch  0x00000002 , 0x000046e6 
- 00018095  0x00004082 store  0x00000002 , 0x000046e8 
- 00018096  0x00004083 rtn 
- 00018097  0x00004086 call  0x000046b6 
- 00018098  0x00004088 fetch  0x00000001 , 0x0000468f 
- 00018099  0x00004089 set1  0x00000007 , 0x0000003f 
- 00018100  0x0000408a arg  0x0000003f , 0x00000002 
- 00018101  0x0000408b branch  0x00006f20 
- 00018102  0x0000408e call  0x00006f35 
- 00018103  0x0000408f branch  0x0000701b 
- 00018104  0x00004092 call  0x00007027 
- 00018105  0x00004093 call  0x000046c9 
- 00018106  0x00004094 call  0x000046bc 
- 00018107  0x00004095 branch  0x000046d7 
- 00018108  0x00004098 fetch  0x00000001 , 0x000046f5 
- 00018109  0x00004099 rtnne  0x00000001 
- 00018110  0x0000409a fetch  0x00000004 , 0x000046f9 
- 00018111  0x0000409b branch  0x000046c3 , 0x00000034 
- 00018112  0x0000409c jam  0x00000000 , 0x000046ff 
- 00018113  0x0000409d enable  0x00000028 
- 00018114  0x0000409e branch  0x0000788d 
- 00018115  0x000040a0 fetch  0x00000001 , 0x000046ff 
- 00018116  0x000040a1 rtneq  0x000000ff 
- 00018117  0x000040a2 pincrease  0x00000001 
- 00018118  0x000040a3 store  0x00000001 , 0x000046ff 
- 00018119  0x000040a4 disable  0x00000028 
- 00018120  0x000040a5 branch  0x0000788b 
- 00018121  0x000040a9 fetcht  0x00000002 , 0x0000442e 
- 00018122  0x000040aa and  0x00000002 , 0x00000001 , 0x0000003f 
- 00018123  0x000040ab rshift  0x00000002 , 0x00000002 
- 00018124  0x000040ac store  0x00000001 , 0x000046f9 
- 00018125  0x000040ad and  0x00000002 , 0x00000001 , 0x0000003f 
- 00018126  0x000040ae rshift  0x00000002 , 0x00000002 
- 00018127  0x000040af store  0x00000001 , 0x000046fa 
- 00018128  0x000040b0 and  0x00000002 , 0x00000001 , 0x0000003f 
- 00018129  0x000040b1 rshift  0x00000002 , 0x00000002 
- 00018130  0x000040b2 store  0x00000001 , 0x000046fb 
- 00018131  0x000040b3 and  0x00000002 , 0x00000001 , 0x0000003f 
- 00018132  0x000040b4 rshift  0x00000002 , 0x00000002 
- 00018133  0x000040b5 store  0x00000001 , 0x000046fc 
- 00018134  0x000040b6 rtn 
- 00018135  0x000040b8 bpatch  0x00000035 , 0x00004006 
- 00018136  0x000040b9 call  0x000046e6 
- 00018137  0x000040ba call  0x000046eb 
- 00018138  0x000040bb call  0x000046dd 
- 00018139  0x000040bc nrtn  0x00000028 
- 00018140  0x000040bd branch  0x00004752 
- 00018141  0x000040c1 fetch  0x00000001 , 0x000046f5 
- 00018142  0x000040c2 rtnne  0x00000001 
- 00018143  0x000040c3 fetch  0x00000001 , 0x000046ff 
- 00018144  0x000040c4 rtn  0x00000034 
- 00018145  0x000040c5 sub  0x0000003f , 0x00000001 , 0x0000003e 
- 00018146  0x000040c6 nrtn  0x00000002 
- 00018147  0x000040c7 fetch  0x00000002 , 0x000045dc 
- 00018148  0x000040c8 store  0x00000002 , 0x000045de 
- 00018149  0x000040c9 branch  0x00007dba 
- 00018150  0x000040ce fetch  0x00000001 , 0x000046f9 
- 00018151  0x000040cf nbranch  0x00004746 , 0x00000034 
- 00018152  0x000040d0 fetch  0x00000001 , 0x000046fa 
- 00018153  0x000040d1 nbranch  0x00004748 , 0x00000034 
- 00018154  0x000040d2 branch  0x0000474e 
- 00018155  0x000040d5 fetch  0x00000001 , 0x000046fb 
- 00018156  0x000040d6 nbranch  0x0000474a , 0x00000034 
- 00018157  0x000040d7 fetch  0x00000001 , 0x000046fc 
- 00018158  0x000040d8 nbranch  0x0000474c , 0x00000034 
- 00018159  0x000040d9 branch  0x00004750 
- 00018160  0x000040dd call  0x00004730 
- 00018161  0x000040de branch  0x000046b8 
- 00018162  0x000040e1 copy  0x00000013 , 0x0000003f 
- 00018163  0x000040e2 beq  0x0000002d , 0x00004347 
- 00018164  0x000040e3 beq  0x00000010 , 0x0000432f 
- 00018165  0x000040e4 beq  0x00000039 , 0x000046fa 
- 00018166  0x000040e5 beq  0x0000003c , 0x00004701 
- 00018167  0x000040e6 beq  0x0000003a , 0x000046f9 
- 00018168  0x000040e7 rtn 
- 00018169  0x000040ea branch  0x0000357b 
- 00018170  0x000040ed bpatch  0x00000036 , 0x00004006 
- 00018171  0x000040ee fetch  0x00000004 , 0x000045e8 
- 00018172  0x000040ef store  0x00000004 , 0x00004700 
- 00018173  0x000040f0 fetch  0x00000001 , 0x0000470c 
- 00018174  0x000040f1 ncall  0x00004706 , 0x00000034 
- 00018175  0x000040f2 fetch  0x00000004 , 0x00004700 
- 00018176  0x000040f3 call  0x00003236 
- 00018177  0x000040f7 jam  0x00000000 , 0x000045fc 
- 00018178  0x000040f8 jam  0x00000001 , 0x000046f6 
- 00018179  0x000040f9 jam  0x00000001 , 0x000046f7 
- 00018180  0x000040fa jam  0x00000000 , 0x000045de 
- 00018181  0x000040fb rtn 
- 00018182  0x000040ff fetch  0x00000001 , 0x0000470c 
- 00018183  0x00004100 rtn  0x00000034 
- 00018184  0x00004101 fetch  0x00000001 , 0x000044f2 
- 00018185  0x00004102 store  0x00000001 , 0x00004703 
- 00018186  0x00004104 fetch  0x00000001 , 0x000045e9 
- 00018187  0x00004105 store  0x00000001 , 0x00004702 
- 00018188  0x00004107 fetch  0x00000001 , 0x000044f1 
- 00018189  0x00004108 store  0x00000001 , 0x00004701 
- 00018190  0x0000410a fetch  0x00000001 , 0x000045e8 
- 00018191  0x0000410b store  0x00000001 , 0x00004700 
- 00018192  0x0000410c call  0x00004720 
- 00018193  0x0000410d fetch  0x00000004 , 0x00004700 
- 00018194  0x0000410e fetcht  0x00000004 , 0x00004704 
- 00018195  0x0000410f isub  0x00000002 , 0x0000003e 
- 00018196  0x00004110 rtn  0x00000005 
- 00018197  0x00004111 copy  0x00000013 , 0x00000012 
- 00018198  0x00004112 arg  0x00004700 , 0x00000011 
- 00018199  0x00004113 arg  0x00000004 , 0x00000039 
- 00018200  0x00004114 branch  0x00006b45 
- 00018201  0x00004117 fetch  0x00000001 , 0x0000470c 
- 00018202  0x00004118 rtn  0x00000034 
- 00018203  0x00004119 call  0x00004720 
- 00018204  0x0000411a fetch  0x00000004 , 0x00004704 
- 00018205  0x0000411b rtn  0x00000034 
- 00018206  0x0000411c store  0x00000004 , 0x00004700 
- 00018207  0x0000411d rtn 
- 00018208  0x00004121 fetch  0x00000001 , 0x0000470c 
- 00018209  0x00004122 rtn  0x00000034 
- 00018210  0x00004123 arg  0x00000700 , 0x00000013 
- 00018211  0x00004125 copy  0x00000013 , 0x00000012 
- 00018212  0x00004126 arg  0x00004704 , 0x00000011 
- 00018213  0x00004127 arg  0x00000004 , 0x00000039 
- 00018214  0x00004128 call  0x00006b74 
- 00018215  0x00004129 fetch  0x00000004 , 0x00004708 
- 00018216  0x0000412a rtn  0x00000034 
- 00018217  0x0000412b store  0x00000004 , 0x00004704 
- 00018218  0x0000412c copy  0x00000013 , 0x0000003f 
- 00018219  0x0000412d arg  0x000007cc , 0x00000002 
- 00018220  0x0000412e isub  0x00000002 , 0x0000003e 
- 00018221  0x0000412f rtn  0x00000002 
- 00018222  0x00004130 increase  0x00000004 , 0x00000013 
- 00018223  0x00004131 branch  0x00004723 
- 00018224  0x00004134 fetch  0x00000001 , 0x000046f6 
- 00018225  0x00004135 rtneq  0x00000000 
- 00018226  0x00004136 fetch  0x00000001 , 0x000046f5 
- 00018227  0x00004137 rtneq  0x00000001 
- 00018228  0x00004138 jam  0x00000001 , 0x000046f5 
- 00018229  0x0000413a arg  0x00000000 , 0x00000011 
- 00018230  0x0000413b branch  0x000077bf 
- 00018231  0x0000413d arg  0x00000000 , 0x00000011 
- 00018232  0x0000413e call  0x000077bf 
- 00018233  0x0000413f call  0x000046a6 
- 00018234  0x00004140 branch  0x00004327 
- 00018235  0x00004143 call  0x000042ee 
- 00018236  0x00004144 call  0x0000328e 
- 00018237  0x00004145 call  0x00003531 
- 00018238  0x00004146 branch  0x0000473f 
- 00018239  0x00004149 fetch  0x00000001 , 0x000046c0 
- 00018240  0x0000414a rtn  0x00000034 
- 00018241  0x0000414b fetch  0x00000001 , 0x0000442e 
- 00018242  0x0000414c nbranch  0x000046ae , 0x00000034 
- 00018243  0x0000414d arg  0x000046e8 , 0x00000013 
- 00018244  0x0000414e arg  0x00004737 , 0x00000012 
- 00018245  0x0000414f branch  0x000042e7 
- 00018246  0x00004154 jam  0x00000001 , 0x000046c7 
- 00018247  0x00004155 rtn 
- 00018248  0x00004157 jam  0x00000002 , 0x000046c7 
- 00018249  0x00004158 rtn 
- 00018250  0x0000415a jam  0x00000001 , 0x000046c9 
- 00018251  0x0000415b rtn 
- 00018252  0x0000415d jam  0x00000002 , 0x000046c9 
- 00018253  0x0000415e rtn 
- 00018254  0x00004163 jam  0x00000000 , 0x000046c7 
- 00018255  0x00004164 rtn 
- 00018256  0x00004167 jam  0x00000000 , 0x000046c9 
- 00018257  0x00004168 rtn 
- 00018258  0x0000416b arg  0x000046c1 , 0x00000011 
- 00018259  0x0000416c branch  0x000078b2 
- 00018260  0x0000416e arg  0x000046ce , 0x00000011 
- 00018261  0x0000416f branch  0x000078b2 
- 00018262  0x00004172 fetch  0x00000001 , 0x000046f7 
- 00018263  0x00004173 beq  0x00000001 , 0x00004760 
- 00018264  0x00004174 arg  0x000046d7 , 0x00000011 
- 00018265  0x00004175 call  0x000078ca 
- 00018266  0x00004176 nbranch  0x00004765 , 0x00000028 
- 00018267  0x00004178 arg  0x000046d7 , 0x00000006 
- 00018268  0x00004179 ifetch  0x00000001 , 0x00000006 
- 00018269  0x0000417a copy  0x0000003f , 0x00000011 
- 00018270  0x0000417b arg  0x000046d8 , 0x00000012 
- 00018271  0x0000417e rtn 
- 00018272  0x00004181 jam  0x00000000 , 0x000046f7 
- 00018273  0x00004182 enable  0x00000028 
- 00018274  0x00004183 arg  0x00000001 , 0x00000011 
- 00018275  0x00004184 arg  0x000046f8 , 0x00000012 
- 00018276  0x00004185 rtn 
- 00018277  0x00004188 fetch  0x00000001 , 0x000046da 
- 00018278  0x00004189 beq  0x00000004 , 0x00004769 
- 00018279  0x0000418a beq  0x00000005 , 0x00004769 
- 00018280  0x0000418b rtn 
- 00018281  0x0000418d fetch  0x00000001 , 0x000046dd 
- 00018282  0x0000418e nbranch  0x00004770 , 0x00000034 
- 00018283  0x0000418f fetch  0x00000001 , 0x000046df 
- 00018284  0x00004190 nbranch  0x00004770 , 0x00000034 
- 00018285  0x00004191 fetch  0x00000001 , 0x000046e1 
- 00018286  0x00004192 nbranch  0x00004770 , 0x00000034 
- 00018287  0x00004193 rtn 
- 00018288  0x00004195 enable  0x00000028 
- 00018289  0x00004196 branch  0x0000475b 
- 00018290  0x0000419c jam  0x00000014 , 0x000044eb 
- 00018291  0x0000419d jam  0x00000001 , 0x000044e4 
- 00018292  0x0000419e setarg  0x0000060f 
- 00018293  0x0000419f store  0x00000002 , 0x0000462e 
- 00018294  0x000041a0 setarg  0x0000462e 
- 00018295  0x000041a1 store  0x00000002 , 0x000043fb 
- 00018296  0x000041a2 jam  0x00000001 , 0x00004094 
- 00018297  0x000041a3 jam  0x00000006 , 0x000040a6 
- 00018298  0x000041a4 jam  0x00000002 , 0x000040c1 
- 00018299  0x000041a5 jam  0x00000000 , 0x0000462d 
- 00018300  0x000041a6 setarg  0x0000468d 
- 00018301  0x000041a7 store  0x00000002 , 0x000044ef 
- 00018302  0x000041a8 jam  0x00000001 , 0x000044ee 
- 00018303  0x000041a9 jam  0x000000ff , 0x0000468e 
- 00018304  0x000041aa setarg  0x00000296 
- 00018305  0x000041ab store  0x00000002 , 0x00004690 
- 00018306  0x000041ac setarg  0x0000073a 
- 00018307  0x000041ad store  0x00000002 , 0x00004692 
- 00018308  0x000041ae setarg  0x000046ea 
- 00018309  0x000041af store  0x00000002 , 0x00004430 
- 00018310  0x000041b0 setarg  0x00000c0c 
- 00018311  0x000041b1 store  0x00000002 , 0x000046ec 
- 00018312  0x000041b2 setarg  0x000046a1 
- 00018313  0x000041b3 store  0x00000002 , 0x0000442c 
- 00018314  0x000041b4 jam  0x00000000 , 0x000046be 
- 00018315  0x000041b5 jam  0x000000ff , 0x000046bc 
- 00018316  0x000041b6 jam  0x000000ff , 0x000046bf 
- 00018317  0x000041b7 jam  0x00000000 , 0x000046ba 
- 00018318  0x000041b8 jam  0x00000000 , 0x000046bb 
- 00018319  0x000041b9 jam  0x00000000 , 0x000046bd 
- 00018320  0x000041ba jam  0x00000001 , 0x000046c0 
- 00018321  0x000041bb setarg  0x00004e55 
- 00018322  0x000041bc store  0x00000002 , 0x000046ad 
- 00018323  0x000041bd store  0x00000002 , 0x000046af 
- 00018324  0x000041be setarg  0x00000007 
- 00018325  0x000041bf store  0x00000002 , 0x000046b3 
- 00018326  0x000041c0 jam  0x00000002 , 0x00004407 
- 00018327  0x000041c1 setsect  0x00000000 , 0x00035a0c 
- 00018328  0x000041c2 setsect  0x00000001 , 0x0000011a 
- 00018329  0x000041c3 setsect  0x00000002 , 0x00000060 
- 00018330  0x000041c4 setsect  0x00000003 , 0x00000028 
- 00018331  0x000041c5 store  0x00000009 , 0x000046c1 
- 00018332  0x000041c6 setsect  0x00000000 , 0x0002000a 
- 00018333  0x000041c7 setsect  0x00000001 , 0x00000002 
- 00018334  0x000041c8 istore  0x00000004 , 0x00000005 
- 00018335  0x000041c9 setsect  0x00000000 , 0x00035a08 
- 00018336  0x000041ca setsect  0x00000001 , 0x0000019a 
- 00018337  0x000041cb setsect  0x00000002 , 0x00000000 
- 00018338  0x000041cc setsect  0x00000003 , 0x00000000 
- 00018339  0x000041cd store  0x00000009 , 0x000046ce 
- 00018340  0x000041ce setarg  0x00000064 
- 00018341  0x000041cf store  0x00000002 , 0x000046e6 
- 00018342  0x000041d0 jam  0x00000000 , 0x00004141 
- 00018343  0x000041d1 jam  0x00000001 , 0x00004589 
- 00018344  0x000041d2 jam  0x00000006 , 0x00004603 
- 00018345  0x000041d3 jam  0x00000001 , 0x000045ae 
- 00018346  0x000041d4 jam  0x00000000 , 0x000045e3 
- 00018347  0x000041d5 call  0x00003278 
- 00018348  0x000041d6 call  0x000035fb 
- 00018349  0x000041d7 call  0x0000325b 
- 00018350  0x000041da setarg  0x00000708 
- 00018351  0x000041db store  0x00000002 , 0x000045d6 
- 00018352  0x000041dc setarg  0x00000050 
- 00018353  0x000041dd store  0x00000002 , 0x000045dc 
- 00018354  0x000041de setarg  0x000a7700 
- 00018355  0x000041df store  0x00000003 , 0x0000460b 
- 00018356  0x000041e0 setarg  0x00604800 
- 00018357  0x000041e1 store  0x00000003 , 0x000045af 
- 00018358  0x000041e2 rtn 
- 00018359  0x000041ea setarg  0x000047ea 
- 00018360  0x000041eb store  0x00000002 , 0x000045e0 
- 00018361  0x000041ec setarg  0x000048d4 
- 00018362  0x000041ed store  0x00000002 , 0x000045e4 
- 00018363  0x000041ee setarg  0x000048e5 
- 00018364  0x000041ef store  0x00000002 , 0x000045e6 
- 00018365  0x000041f0 setarg  0x000048ab 
- 00018366  0x000041f1 store  0x00000002 , 0x000045e2 
- 00018367  0x000041f2 setarg  0x000047f9 
- 00018368  0x000041f3 store  0x00000002 , 0x00000859 
- 00018369  0x000041f4 branch  0x00007912 
- 00018370  0x000041f8 bpatch  0x00000037 , 0x00004006 
- 00018371  0x000041fa call  0x000047ef 
- 00018372  0x000041fb call  0x000047e5 
- 00018373  0x000041fc fetch  0x00000001 , 0x00004669 
- 00018374  0x000041fd isolate1  0x00000005 , 0x0000003f 
- 00018375  0x000041fe branch  0x000047cb , 0x00000001 
- 00018376  0x000041ff fetch  0x00000001 , 0x00004669 
- 00018377  0x00004200 isolate1  0x00000006 , 0x0000003f 
- 00018378  0x00004201 call  0x0000326b , 0x00000001 
- 00018379  0x00004203 fetch  0x00000001 , 0x00004694 
- 00018380  0x00004204 store  0x00000001 , 0x00004141 
- 00018381  0x00004206 jam  0x000000ff , 0x000045d2 
- 00018382  0x00004207 setarg  0x0000099f 
- 00018383  0x00004208 store  0x00000002 , 0x00004640 
- 00018384  0x00004209 setarg  0x00000a9f 
- 00018385  0x0000420a store  0x00000002 , 0x00004642 
- 00018386  0x0000420b setarg  0x00000b9f 
- 00018387  0x0000420c store  0x00000002 , 0x00004644 
- 00018388  0x0000420d setarg  0x00000c9f 
- 00018389  0x0000420e store  0x00000002 , 0x00004646 
- 00018390  0x0000420f jam  0x00000085 , 0x000045d1 
- 00018391  0x00004210 jam  0x00000000 , 0x00004692 
- 00018392  0x00004211 jam  0x00000000 , 0x0000462b 
- 00018393  0x00004212 call  0x00003281 
- 00018394  0x00004213 fetch  0x00000001 , 0x00004669 
- 00018395  0x00004214 isolate1  0x00000003 , 0x0000003f 
- 00018396  0x00004215 call  0x00003284 , 0x00000001 
- 00018397  0x00004216 call  0x0000339f 
- 00018398  0x00004217 call  0x00003287 
- 00018399  0x00004218 call  0x0000325b 
- 00018400  0x0000421a fetch  0x00000001 , 0x00004673 
- 00018401  0x0000421b store  0x00000001 , 0x0000085b 
- 00018402  0x0000421c fetch  0x00000009 , 0x0000466a 
- 00018403  0x0000421d store  0x00000009 , 0x0000085c 
- 00018404  0x0000421e rtn 
- 00018405  0x00004221 jam  0x00000018 , 0x00004099 
- 00018406  0x00004222 fetch  0x00000001 , 0x00004669 
- 00018407  0x00004223 rtnbit0  0x00000007 
- 00018408  0x00004224 jam  0x00000010 , 0x00004099 
- 00018409  0x00004225 rtn 
- 00018410  0x00004228 fetch  0x00000001 , 0x00004610 
- 00018411  0x00004229 beq  0x00000000 , 0x0000489b 
- 00018412  0x0000422a beq  0x00000001 , 0x00004822 
- 00018413  0x0000422b beq  0x0000000f , 0x0000481e 
- 00018414  0x0000422c rtn 
- 00018415  0x00004230 bpatch  0x00000038 , 0x00004007 
- 00018416  0x00004231 arg  0x00001fdf , 0x00000012 
- 00018417  0x00004232 arg  0x00004648 , 0x00000011 
- 00018418  0x00004233 arg  0x00000001 , 0x00000039 
- 00018419  0x00004234 branch  0x00006b74 
- 00018420  0x00004237 bpatch  0x00000039 , 0x00004007 
- 00018421  0x00004238 arg  0x00000001 , 0x00000039 
- 00018422  0x00004239 arg  0x00004648 , 0x00000011 
- 00018423  0x0000423a arg  0x00001fdf , 0x00000012 
- 00018424  0x0000423b branch  0x00006b45 
- 00018425  0x0000423e fetch  0x00000001 , 0x00004669 
- 00018426  0x0000423f bbit1  0x00000004 , 0x000047fd 
- 00018427  0x00004240 fetch  0x00000001 , 0x00004648 
- 00018428  0x00004241 bne  0x0000005a , 0x00004801 
- 00018429  0x00004243 jam  0x0000005a , 0x00004648 
- 00018430  0x00004244 fetch  0x00000004 , 0x0000937a 
- 00018431  0x00004245 set1  0x0000001d , 0x0000003f 
- 00018432  0x00004246 store  0x00000004 , 0x000007b4 
- 00018433  0x00004248 call  0x00004818 
- 00018434  0x00004249 call  0x00007966 
- 00018435  0x0000424a call  0x00004805 
- 00018436  0x0000424b branch  0x0000480e 
- 00018437  0x0000424e fetch  0x00000001 , 0x0000085c 
- 00018438  0x0000424f rtn  0x00000034 
- 00018439  0x00004250 fetch  0x00000001 , 0x00004648 
- 00018440  0x00004251 beq  0x0000005a , 0x0000480c 
- 00018441  0x00004253 fetch  0x00000004 , 0x0000085d 
- 00018442  0x00004255 store  0x00000004 , 0x000007b4 
- 00018443  0x00004256 rtn 
- 00018444  0x00004258 fetch  0x00000004 , 0x00000861 
- 00018445  0x00004259 branch  0x0000480a 
- 00018446  0x0000425c fetch  0x00000001 , 0x00004648 
- 00018447  0x0000425d beq  0x0000005a , 0x00004814 
- 00018448  0x0000425e setarg  0x00009272 
- 00018449  0x0000425f store  0x00000002 , 0x000007a7 
- 00018450  0x00004260 jam  0x0000001a , 0x000007d8 
- 00018451  0x00004261 rtn 
- 00018452  0x00004263 setarg  0x0000928d 
- 00018453  0x00004264 store  0x00000002 , 0x000007a7 
- 00018454  0x00004265 jam  0x0000003f , 0x000007d8 
- 00018455  0x00004266 rtn 
- 00018456  0x00004269 fetch  0x00000001 , 0x00004674 
- 00018457  0x0000426a rtn  0x00000034 
- 00018458  0x0000426b arg  0x00004674 , 0x00000006 
- 00018459  0x0000426c arg  0x0000081d , 0x00000005 
- 00018460  0x0000426d arg  0x0000001e , 0x00000039 
- 00018461  0x0000426e branch  0x00007cda 
- 00018462  0x00004272 call  0x00003460 
- 00018463  0x00004274 call  0x000048a3 
- 00018464  0x00004275 call  0x00004867 
- 00018465  0x00004276 branch  0x0000481f 
- 00018466  0x00004279 call  0x00003460 
- 00018467  0x0000427b call  0x000048a3 
- 00018468  0x0000427c call  0x00003469 
- 00018469  0x0000427d call  0x00004867 
- 00018470  0x0000427e branch  0x00004823 
- 00018471  0x00004281 call  0x0000482b 
- 00018472  0x00004282 call  0x0000483b 
- 00018473  0x00004283 call  0x0000484c 
- 00018474  0x00004284 branch  0x00004859 
- 00018475  0x00004287 bpatch  0x0000003a , 0x00004007 
- 00018476  0x00004288 fetch  0x00000001 , 0x00004668 
- 00018477  0x00004289 rtn  0x00000034 
- 00018478  0x0000428a arg  0x0000000d , 0x00000007 
- 00018479  0x0000428b call  0x00007cef 
- 00018480  0x0000428c nrtn  0x00000034 
- 00018481  0x0000428d jam  0x00000000 , 0x00004668 
- 00018482  0x0000428e setarg  0x00000001 
- 00018483  0x0000428f store  0x00000001 , 0x00000913 
- 00018484  0x00004290 setarg  0x00000000 
- 00018485  0x00004291 istore  0x00000007 , 0x00000005 
- 00018486  0x00004293 jam  0x00000020 , 0x0000090c 
- 00018487  0x00004295 fetch  0x00000001 , 0x0000090d 
- 00018488  0x00004296 set1  0x00000002 , 0x0000003f 
- 00018489  0x00004297 store  0x00000001 , 0x0000090d 
- 00018490  0x00004298 rtn 
- 00018491  0x0000429b bpatch  0x0000003b , 0x00004007 
- 00018492  0x0000429c fetch  0x00000001 , 0x00004665 
- 00018493  0x0000429d rtn  0x00000034 
- 00018494  0x0000429e arg  0x0000000e , 0x00000007 
- 00018495  0x0000429f call  0x00007cef 
- 00018496  0x000042a0 nrtn  0x00000034 
- 00018497  0x000042a1 jam  0x00000000 , 0x00004665 
- 00018498  0x000042a2 arg  0x00000923 , 0x00000005 
- 00018499  0x000042a3 call  0x00007c99 
- 00018500  0x000042a4 fetch  0x00000008 , 0x00000923 
- 00018501  0x000042a5 store  0x00000008 , 0x00004651 
- 00018502  0x000042a7 jam  0x00000000 , 0x00000923 
- 00018503  0x000042a9 jam  0x00000010 , 0x0000090b 
- 00018504  0x000042aa fetch  0x00000001 , 0x0000090d 
- 00018505  0x000042ab set1  0x00000001 , 0x0000003f 
- 00018506  0x000042ac store  0x00000001 , 0x0000090d 
- 00018507  0x000042ad rtn 
- 00018508  0x000042b0 fetch  0x00000001 , 0x00004667 
- 00018509  0x000042b1 rtn  0x00000034 
- 00018510  0x000042b2 arg  0x0000000a , 0x00000007 
- 00018511  0x000042b3 call  0x00007cef 
- 00018512  0x000042b4 nrtn  0x00000034 
- 00018513  0x000042b5 jam  0x00000000 , 0x00004667 
- 00018514  0x000042b6 arg  0x00000943 , 0x00000005 
- 00018515  0x000042b7 call  0x00007c99 
- 00018516  0x000042b8 jam  0x00000002 , 0x00000943 
- 00018517  0x000042b9 fetch  0x00000002 , 0x00000943 
- 00018518  0x000042ba store  0x00000002 , 0x0000465f 
- 00018519  0x000042bc jam  0x00000022 , 0x0000090c 
- 00018520  0x000042bd branch  0x00004837 
- 00018521  0x000042c0 bpatch  0x0000003c , 0x00004007 
- 00018522  0x000042c1 fetch  0x00000001 , 0x00004666 
- 00018523  0x000042c2 rtn  0x00000034 
- 00018524  0x000042c3 arg  0x0000000c , 0x00000007 
- 00018525  0x000042c4 call  0x00007cef 
- 00018526  0x000042c5 nrtn  0x00000034 
- 00018527  0x000042c6 jam  0x00000000 , 0x00004666 
- 00018528  0x000042c7 arg  0x00000933 , 0x00000005 
- 00018529  0x000042c8 call  0x00007c99 
- 00018530  0x000042c9 jam  0x00000003 , 0x00000933 
- 00018531  0x000042ca fetch  0x00000003 , 0x00000933 
- 00018532  0x000042cb store  0x00000003 , 0x0000465c 
- 00018533  0x000042cd jam  0x00000021 , 0x0000090c 
- 00018534  0x000042ce branch  0x00004837 
- 00018535  0x000042d1 bpatch  0x0000003d , 0x00004007 
- 00018536  0x000042d2 fetch  0x00000001 , 0x00000901 
- 00018537  0x000042d3 call  0x000048b5 , 0x00000034 
- 00018538  0x000042d4 call  0x00007906 
- 00018539  0x000042d5 fetch  0x00000001 , 0x000008f7 
- 00018540  0x000042d6 rtn  0x00000034 
- 00018541  0x000042d7 jam  0x00000000 , 0x000008f7 
- 00018542  0x000042d8 fetch  0x00000002 , 0x000008f5 
- 00018543  0x000042d9 arg  0x000002ba , 0x00000002 
- 00018544  0x000042da isub  0x00000002 , 0x0000003e 
- 00018545  0x000042db nrtn  0x00000005 
- 00018546  0x000042dd fetch  0x00000001 , 0x00000875 
- 00018547  0x000042de rtnne  0x000000ba 
- 00018548  0x000042df fetch  0x00000001 , 0x00000876 
- 00018549  0x000042e0 beq  0x000000a0 , 0x0000487c 
- 00018550  0x000042e1 beq  0x000000a1 , 0x00004882 
- 00018551  0x000042e2 beq  0x000000a6 , 0x0000488e 
- 00018552  0x000042e3 beq  0x000000a7 , 0x00004890 
- 00018553  0x000042e4 beq  0x000000a9 , 0x00004896 
- 00018554  0x000042e7 jam  0x00000000 , 0x000008f8 
- 00018555  0x000042e8 rtn 
- 00018556  0x000042eb fetch  0x00000001 , 0x00000877 
- 00018557  0x000042ec beq  0x00000081 , 0x0000487f 
- 00018558  0x000042ed branch  0x0000487a 
- 00018559  0x000042ef call  0x000032fc 
- 00018560  0x000042f1 jam  0x00000001 , 0x000008f8 
- 00018561  0x000042f2 rtn 
- 00018562  0x000042f5 fetch  0x00000001 , 0x00000877 
- 00018563  0x000042f6 beq  0x00000001 , 0x00004887 
- 00018564  0x000042f7 beq  0x00000084 , 0x0000488a 
- 00018565  0x000042f8 beq  0x000000a7 , 0x0000488c 
- 00018566  0x000042f9 branch  0x0000487a 
- 00018567  0x000042fb fetch  0x00000001 , 0x000045d5 
- 00018568  0x000042fc store  0x00000001 , 0x000008b6 
- 00018569  0x000042fd branch  0x00004880 
- 00018570  0x000042ff call  0x00003461 
- 00018571  0x00004300 branch  0x00004887 
- 00018572  0x00004303 jam  0x000000a1 , 0x000008b6 
- 00018573  0x00004304 branch  0x00004880 
- 00018574  0x00004307 jam  0x00000015 , 0x000008b6 
- 00018575  0x00004308 branch  0x00004880 
- 00018576  0x0000430b fetch  0x00000001 , 0x00004616 
- 00018577  0x0000430c beq  0x00000000 , 0x00004894 
- 00018578  0x0000430d beq  0x00000001 , 0x0000488c 
- 00018579  0x0000430e rtn 
- 00018580  0x00004310 jam  0x000000a0 , 0x000008b6 
- 00018581  0x00004311 branch  0x00004880 
- 00018582  0x00004314 jam  0x00000000 , 0x000008b6 
- 00018583  0x00004315 jam  0x00000000 , 0x000008b7 
- 00018584  0x00004316 jam  0x00000001 , 0x000008b8 
- 00018585  0x00004317 jam  0x00000007 , 0x000008b9 
- 00018586  0x00004318 branch  0x00004880 
- 00018587  0x00004321 call  0x00003402 
- 00018588  0x00004323 call  0x00003407 
- 00018589  0x00004324 call  0x0000342d 
- 00018590  0x00004325 call  0x000048a3 
- 00018591  0x00004326 call  0x00003469 
- 00018592  0x00004327 call  0x00003488 
- 00018593  0x00004328 call  0x00004867 
- 00018594  0x00004329 branch  0x0000489c 
- 00018595  0x0000432c bpatch  0x0000003e , 0x00004007 
- 00018596  0x0000432d fetch  0x00000001 , 0x00004616 
- 00018597  0x0000432e rtnne  0x00000000 
- 00018598  0x0000432f call  0x00003464 
- 00018599  0x00004330 call  0x00004827 
- 00018600  0x00004331 fetch  0x00000001 , 0x00004610 
- 00018601  0x00004332 nrtn  0x00000034 
- 00018602  0x00004333 branch  0x0000350a 
- 00018603  0x00004336 fetch  0x00000001 , 0x00004589 
- 00018604  0x00004337 beq  0x00000001 , 0x000048ae 
- 00018605  0x00004338 beq  0x00000002 , 0x000048b7 
- 00018606  0x0000433a fetch  0x00000001 , 0x00004693 
- 00018607  0x0000433b bbit1  0x00000000 , 0x000048bd 
- 00018608  0x0000433c branch  0x000048b9 
- 00018609  0x0000433f fetch  0x00000001 , 0x000043cb 
- 00018610  0x00004340 rtnne  0x00000004 
- 00018611  0x00004341 jam  0x00000003 , 0x00004693 
- 00018612  0x00004342 rtn 
- 00018613  0x00004344 jam  0x00000000 , 0x00004693 
- 00018614  0x00004345 rtn 
- 00018615  0x00004348 fetch  0x00000001 , 0x00004693 
- 00018616  0x00004349 bbit1  0x00000001 , 0x000048c1 
- 00018617  0x0000434b fetch  0x00000001 , 0x00004611 
- 00018618  0x0000434c beq  0x00000001 , 0x000048c8 
- 00018619  0x0000434d beq  0x00000003 , 0x000048cc 
- 00018620  0x0000434e rtn 
- 00018621  0x00004351 fetch  0x00000001 , 0x00004693 
- 00018622  0x00004352 set0  0x00000000 , 0x0000003f 
- 00018623  0x00004353 store  0x00000001 , 0x00004693 
- 00018624  0x00004354 branch  0x000048c4 
- 00018625  0x00004357 fetch  0x00000001 , 0x00004693 
- 00018626  0x00004358 set0  0x00000001 , 0x0000003f 
- 00018627  0x00004359 store  0x00000001 , 0x00004693 
- 00018628  0x0000435b jam  0x00000001 , 0x00004588 
- 00018629  0x0000435c setarg  0x000000ff 
- 00018630  0x0000435d store  0x00000001 , 0x00004519 
- 00018631  0x0000435e rtn 
- 00018632  0x00004362 jam  0x00000001 , 0x00004611 
- 00018633  0x00004363 call  0x0000337e 
- 00018634  0x00004364 nrtn  0x0000002f 
- 00018635  0x00004365 branch  0x0000330a 
- 00018636  0x00004368 fetch  0x00000001 , 0x000044f9 
- 00018637  0x00004369 beq  0x00000001 , 0x000048c8 
- 00018638  0x0000436a beq  0x000000ff , 0x000048c8 
- 00018639  0x0000436b jam  0x00000000 , 0x000008f9 
- 00018640  0x0000436c jam  0x00000001 , 0x00004588 
- 00018641  0x0000436d fetch  0x00000001 , 0x00004621 
- 00018642  0x0000436e store  0x00000001 , 0x00004519 
- 00018643  0x0000436f rtn 
- 00018644  0x00004372 setarg  0x00000001 
- 00018645  0x00004373 store  0x00000001 , 0x00000913 
- 00018646  0x00004374 fetch  0x00000007 , 0x000045eb 
- 00018647  0x00004375 istore  0x00000007 , 0x00000005 
- 00018648  0x00004376 fetch  0x00000001 , 0x000045eb 
- 00018649  0x00004377 ncall  0x000048dd , 0x00000034 
- 00018650  0x00004378 fetch  0x00000001 , 0x000045eb 
- 00018651  0x00004379 call  0x000048e1 , 0x00000034 
- 00018652  0x0000437a branch  0x00004836 
- 00018653  0x0000437d jam  0x00000001 , 0x00004668 
- 00018654  0x0000437e setarg  0x00000180 
- 00018655  0x0000437f arg  0x0000000d , 0x00000007 
- 00018656  0x00004380 branch  0x00007ce1 
- 00018657  0x00004383 jam  0x00000000 , 0x00004668 
- 00018658  0x00004384 setarg  0x00000000 
- 00018659  0x00004385 arg  0x0000000d , 0x00000007 
- 00018660  0x00004386 branch  0x00007ce1 
- 00018661  0x00004389 fetch  0x00000001 , 0x000045eb 
- 00018662  0x0000438a beq  0x00000000 , 0x000048ea 
- 00018663  0x0000438b beq  0x00000002 , 0x0000491d 
- 00018664  0x0000438c beq  0x00000003 , 0x00004905 
- 00018665  0x0000438d branch  0x000033be 
- 00018666  0x00004390 fetch  0x00000001 , 0x000045ed 
- 00018667  0x00004391 store  0x00000001 , 0x00004611 
- 00018668  0x00004392 jam  0x00000000 , 0x000045ed 
- 00018669  0x00004393 arg  0x00000923 , 0x00000005 
- 00018670  0x00004394 arg  0x000045ec , 0x00000006 
- 00018671  0x00004395 arg  0x00000008 , 0x00000039 
- 00018672  0x00004396 call  0x00007cda 
- 00018673  0x00004397 fetch  0x00000008 , 0x00000923 
- 00018674  0x00004398 ncall  0x000048fd , 0x00000034 
- 00018675  0x00004399 fetch  0x00000008 , 0x00000923 
- 00018676  0x0000439a call  0x00004901 , 0x00000034 
- 00018677  0x0000439b fetch  0x00000008 , 0x00000923 
- 00018678  0x0000439c store  0x00000008 , 0x00004649 
- 00018679  0x0000439d fetcht  0x00000008 , 0x00004651 
- 00018680  0x0000439e isub  0x00000002 , 0x0000003e 
- 00018681  0x0000439f ncall  0x00004847 , 0x00000005 
- 00018682  0x000043a0 fetch  0x00000008 , 0x00004649 
- 00018683  0x000043a1 store  0x00000008 , 0x00004651 
- 00018684  0x000043a2 branch  0x000033be 
- 00018685  0x000043a5 jam  0x00000001 , 0x00004665 
- 00018686  0x000043a6 setarg  0x00000180 
- 00018687  0x000043a7 arg  0x0000000e , 0x00000007 
- 00018688  0x000043a8 branch  0x00007ce1 
- 00018689  0x000043ab jam  0x00000000 , 0x00004665 
- 00018690  0x000043ac setarg  0x00000000 
- 00018691  0x000043ad arg  0x0000000e , 0x00000007 
- 00018692  0x000043ae branch  0x00007ce1 
- 00018693  0x000043b1 arg  0x00000933 , 0x00000005 
- 00018694  0x000043b2 arg  0x000045eb , 0x00000006 
- 00018695  0x000043b3 arg  0x00000003 , 0x00000039 
- 00018696  0x000043b4 call  0x00007cda 
- 00018697  0x000043b5 fetch  0x00000002 , 0x00000934 
- 00018698  0x000043b6 ncall  0x00004915 , 0x00000034 
- 00018699  0x000043b7 fetch  0x00000002 , 0x00000934 
- 00018700  0x000043b8 call  0x00004919 , 0x00000034 
- 00018701  0x000043b9 fetch  0x00000003 , 0x00000933 
- 00018702  0x000043ba store  0x00000003 , 0x00004659 
- 00018703  0x000043bb fetcht  0x00000003 , 0x0000465c 
- 00018704  0x000043bc isub  0x00000002 , 0x0000003e 
- 00018705  0x000043bd ncall  0x00004865 , 0x00000005 
- 00018706  0x000043be fetch  0x00000003 , 0x00004659 
- 00018707  0x000043bf store  0x00000003 , 0x0000465c 
- 00018708  0x000043c0 branch  0x000033be 
- 00018709  0x000043c3 jam  0x00000001 , 0x00004666 
- 00018710  0x000043c4 setarg  0x00000180 
- 00018711  0x000043c5 arg  0x0000000c , 0x00000007 
- 00018712  0x000043c6 branch  0x00007ce1 
- 00018713  0x000043c9 jam  0x00000000 , 0x00004666 
- 00018714  0x000043ca setarg  0x00000000 
- 00018715  0x000043cb arg  0x0000000c , 0x00000007 
- 00018716  0x000043cc branch  0x00007ce1 
- 00018717  0x000043cf arg  0x00000943 , 0x00000005 
- 00018718  0x000043d0 arg  0x000045eb , 0x00000006 
- 00018719  0x000043d1 arg  0x00000002 , 0x00000039 
- 00018720  0x000043d2 call  0x00007cda 
- 00018721  0x000043d3 fetch  0x00000002 , 0x00000943 
- 00018722  0x000043d4 ncall  0x0000492d , 0x00000034 
- 00018723  0x000043d5 fetch  0x00000002 , 0x00000943 
- 00018724  0x000043d6 call  0x00004931 , 0x00000034 
- 00018725  0x000043d7 fetch  0x00000002 , 0x00000943 
- 00018726  0x000043d8 store  0x00000002 , 0x0000465f 
- 00018727  0x000043d9 fetcht  0x00000002 , 0x00004662 
- 00018728  0x000043da isub  0x00000002 , 0x0000003e 
- 00018729  0x000043db ncall  0x00004935 , 0x00000005 
- 00018730  0x000043dc fetch  0x00000002 , 0x0000465f 
- 00018731  0x000043dd store  0x00000002 , 0x00004662 
- 00018732  0x000043de branch  0x000033be 
- 00018733  0x000043e1 jam  0x00000001 , 0x00004667 
- 00018734  0x000043e2 setarg  0x00000180 
- 00018735  0x000043e3 arg  0x0000000a , 0x00000007 
- 00018736  0x000043e4 branch  0x00007ce1 
- 00018737  0x000043e6 jam  0x00000000 , 0x00004667 
- 00018738  0x000043e7 setarg  0x00000000 
- 00018739  0x000043e8 arg  0x0000000a , 0x00000007 
- 00018740  0x000043e9 branch  0x00007ce1 
- 00018741  0x000043ec jam  0x00000022 , 0x0000090c 
- 00018742  0x000043ed branch  0x00004837 
- 00018743  0x000043f1 fetch  0x00000001 , 0x000043cb 
- 00018744  0x000043f2 rtnne  0x00000004 
- 00018745  0x000043f3 fetch  0x00000001 , 0x00004648 
- 00018746  0x000043f4 rtneq  0x0000005a 
- 00018747  0x000043f6 jam  0x00000001 , 0x00004692 
- 00018748  0x000043f7 rtn 
- 00018749  0x000043fb fetch  0x00000001 , 0x000043cb 
- 00018750  0x000043fc rtnne  0x00000004 
- 00018751  0x000043fd fetch  0x00000001 , 0x00004692 
- 00018752  0x000043fe rtn  0x00000034 
- 00018753  0x000043ff jam  0x00000000 , 0x00000678 
- 00018754  0x00004401 jam  0x0000005a , 0x00004648 
- 00018755  0x00004402 call  0x000047f4 
- 00018756  0x00004403 call  0x000047ef 
- 00018757  0x00004404 fetch  0x00000001 , 0x00000678 
- 00018758  0x00004405 increase  0x00000001 , 0x0000003f 
- 00018759  0x00004406 store  0x00000001 , 0x00000678 
- 00018760  0x00004407 beq  0x000000ff , 0x00006ca3 
- 00018761  0x00004408 fetch  0x00000001 , 0x00004648 
- 00018762  0x00004409 bne  0x0000005a , 0x00004942 
- 00018763  0x0000440a branch  0x00006ca3 
- 00018764  0x00004417 fetch  0x00000001 , 0x000043cb 
- 00018765  0x00004418 rtnne  0x0000000f 
- 00018766  0x00004419 call  0x000054ac 
- 00018767  0x0000441a nbranch  0x00002002 , 0x00000028 
- 00018768  0x0000441b fetch  0x00000001 , 0x00004846 
- 00018769  0x0000441c branch  0x00002002 , 0x00000034 
- 00018770  0x0000441d fetch  0x00000001 , 0x00004655 
- 00018771  0x0000441e rtneq  0x000000ff 
- 00018772  0x0000441f copy  0x0000003f , 0x00000007 
- 00018773  0x00004420 fetch  0x00000004 , 0x0000069d 
- 00018774  0x00004421 qisolate0  0x0000003f 
- 00018775  0x00004422 call  0x00004e45 , 0x00000001 
- 00018776  0x00004423 branch  0x00002003 
- 00018777  0x00004426 call  0x00007396 
- 00018778  0x00004427 call  0x000049a1 
- 00018779  0x00004429 call  0x000049c8 
- 00018780  0x0000442a call  0x000049ea 
- 00018781  0x0000442b rtn  0x0000002b 
- 00018782  0x0000442c call  0x00004966 
- 00018783  0x0000442d call  0x00004a7a 
- 00018784  0x0000442e fetch  0x00000001 , 0x00004663 
- 00018785  0x0000442f rtnbit1  0x00000007 
- 00018786  0x00004431 fetch  0x00000002 , 0x000044e9 
- 00018787  0x00004432 bbit1  0x0000000c , 0x00004b95 
- 00018788  0x00004433 call  0x00005eb6 
- 00018789  0x00004434 branch  0x00004bcf 
- 00018790  0x00004438 fetch  0x00000008 , 0x00004713 
- 00018791  0x00004439 rtnbit0  0x0000000d 
- 00018792  0x0000443a setarg  0x0000496c 
- 00018793  0x0000443b store  0x00000002 , 0x00000859 
- 00018794  0x0000443c jam  0x000000a5 , 0x00004664 
- 00018795  0x0000443d branch  0x0000498e 
- 00018796  0x00004440 call  0x0000496f 
- 00018797  0x00004441 call  0x00004974 
- 00018798  0x00004442 branch  0x00004984 
- 00018799  0x00004445 jam  0x00000000 , 0x00004665 
- 00018800  0x00004446 fetch  0x00000008 , 0x00004713 
- 00018801  0x00004447 rtnbit0  0x00000016 
- 00018802  0x00004448 jam  0x0000005a , 0x00004665 
- 00018803  0x00004449 rtn 
- 00018804  0x0000444c fetch  0x00000008 , 0x00004713 
- 00018805  0x0000444d bbit1  0x0000001d , 0x0000497b 
- 00018806  0x0000444e bbit1  0x0000001e , 0x0000497e 
- 00018807  0x0000444f bbit1  0x0000001f , 0x00004981 
- 00018808  0x00004450 jam  0x00000019 , 0x00004662 
- 00018809  0x00004451 jam  0x00000008 , 0x0000085b 
- 00018810  0x00004452 rtn 
- 00018811  0x00004454 jam  0x0000000c , 0x00004662 
- 00018812  0x00004455 jam  0x00000004 , 0x0000085b 
- 00018813  0x00004456 rtn 
- 00018814  0x00004458 jam  0x00000006 , 0x00004662 
- 00018815  0x00004459 jam  0x00000002 , 0x0000085b 
- 00018816  0x0000445a rtn 
- 00018817  0x0000445c jam  0x00000003 , 0x00004662 
- 00018818  0x0000445d jam  0x00000001 , 0x0000085b 
- 00018819  0x0000445e rtn 
- 00018820  0x00004461 call  0x00007966 
- 00018821  0x00004462 call  0x00004987 
- 00018822  0x00004463 branch  0x0000498c 
- 00018823  0x00004466 fetch  0x00000001 , 0x0000085c 
- 00018824  0x00004467 rtn  0x00000034 
- 00018825  0x00004468 fetch  0x00000001 , 0x00004665 
- 00018826  0x00004469 beq  0x0000005a , 0x0000480c 
- 00018827  0x0000446a branch  0x00004809 
- 00018828  0x0000446d fetch  0x00000001 , 0x00004665 
- 00018829  0x0000446e branch  0x0000480f 
- 00018830  0x00004473 bpatch  0x00000041 , 0x00004008 
- 00018831  0x00004474 fetcht  0x00000001 , 0x0000086c 
- 00018832  0x00004475 call  0x00006ee6 
- 00018833  0x00004476 branch  0x00004993 , 0x00000001 
- 00018834  0x00004477 branch  0x0000499a 
- 00018835  0x0000447b fetch  0x00000001 , 0x00004664 
- 00018836  0x0000447c rtneq  0x000000a5 
- 00018837  0x0000447d jam  0x000000a5 , 0x00004664 
- 00018838  0x0000447e jam  0x00000000 , 0x0000090e 
- 00018839  0x0000447f jam  0x00000000 , 0x00000709 
- 00018840  0x00004480 jam  0x00000000 , 0x00000900 
- 00018841  0x00004481 branch  0x00004962 
- 00018842  0x00004485 fetch  0x00000001 , 0x00004664 
- 00018843  0x00004486 rtneq  0x0000005a 
- 00018844  0x00004487 jam  0x0000005a , 0x00004664 
- 00018845  0x00004488 call  0x00006018 
- 00018846  0x00004489 call  0x00005aaa 
- 00018847  0x0000448a call  0x00004f70 
- 00018848  0x0000448b branch  0x00007912 
- 00018849  0x00004490 rtn  0x0000002b 
- 00018850  0x00004492 call  0x000035f0 
- 00018851  0x00004493 call  0x0000325b 
- 00018852  0x00004495 call  0x000049af 
- 00018853  0x00004496 fetcht  0x00000001 , 0x00004865 
- 00018854  0x00004497 call  0x00006ef3 
- 00018855  0x00004499 call  0x00004b6d 
- 00018856  0x0000449a call  0x00006177 
- 00018857  0x0000449b call  0x00002a41 
- 00018858  0x0000449d fetch  0x00000008 , 0x00004713 
- 00018859  0x0000449e bbit1  0x00000014 , 0x000049fd 
- 00018860  0x0000449f bbit1  0x00000013 , 0x00005d60 
- 00018861  0x000044a0 bbit1  0x00000012 , 0x00005d6e 
- 00018862  0x000044a1 rtn 
- 00018863  0x000044a8 call  0x0000543b 
- 00018864  0x000044aa jam  0x00000000 , 0x000048eb 
- 00018865  0x000044ab setarg  0x00230170 
- 00018866  0x000044ac store  0x00000003 , 0x0000462d 
- 00018867  0x000044ad setarg  0x00015301 
- 00018868  0x000044ae istore  0x00000003 , 0x00000005 
- 00018869  0x000044af arg  0x000047a0 , 0x00000005 
- 00018870  0x000044b0 arg  0x00000014 , 0x00000039 
- 00018871  0x000044b1 call  0x00007ca1 
- 00018872  0x000044b3 fetch  0x00000001 , 0x0000426b 
- 00018873  0x000044b4 sub  0x0000003f , 0x0000000c , 0x0000003e 
- 00018874  0x000044b5 nbranch  0x000049c6 , 0x00000002 
- 00018875  0x000044b6 setarg  0x0006ff06 
- 00018876  0x000044b7 store  0x00000003 , 0x000047a0 
- 00018877  0x000044b8 setarg  0x00000300 
- 00018878  0x000044b9 istore  0x00000003 , 0x00000005 
- 00018879  0x000044ba setarg  0x00000080 
- 00018880  0x000044bb istore  0x00000001 , 0x00000005 
- 00018881  0x000044bd fetch  0x00000001 , 0x0000426b 
- 00018882  0x000044be increase  0x00000001 , 0x0000003f 
- 00018883  0x000044bf copy  0x0000003f , 0x00000039 
- 00018884  0x000044c0 arg  0x00004369 , 0x00000006 
- 00018885  0x000044c1 branch  0x00007cda 
- 00018886  0x000044c4 arg  0x000047a0 , 0x00000005 
- 00018887  0x000044c5 branch  0x000049c1 
- 00018888  0x000044cb fetcht  0x00000001 , 0x00004864 
- 00018889  0x000044cc call  0x00006f0f 
- 00018890  0x000044cd fetcht  0x00000001 , 0x00004863 
- 00018891  0x000044ce call  0x00006f0f 
- 00018892  0x000044cf fetcht  0x00000001 , 0x00004865 
- 00018893  0x000044d0 call  0x00006f0f 
- 00018894  0x000044d2 setarg  0x0000486e 
- 00018895  0x000044d3 store  0x00000002 , 0x00004896 
- 00018896  0x000044d5 setarg  0x00004876 
- 00018897  0x000044d6 store  0x00000002 , 0x00004898 
- 00018898  0x000044d8 setarg  0x0000488a 
- 00018899  0x000044d9 store  0x00000002 , 0x0000489a 
- 00018900  0x000044db fetch  0x00000002 , 0x00004896 
- 00018901  0x000044dc copy  0x0000003f , 0x00000012 
- 00018902  0x000044dd arg  0x00000008 , 0x00000039 
- 00018903  0x000044e0 ifetcht  0x00000001 , 0x00000012 
- 00018904  0x000044e1 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00018905  0x000044e2 ncall  0x000049e7 , 0x00000005 
- 00018906  0x000044e3 increase  0x00000001 , 0x00000012 
- 00018907  0x000044e4 loop  0x000049d7 
- 00018908  0x000044e5 call  0x000023fd 
- 00018909  0x000044e6 fetch  0x00000002 , 0x00004898 
- 00018910  0x000044e7 copy  0x0000003f , 0x00000012 
- 00018911  0x000044e8 copy  0x0000003f , 0x00000013 
- 00018912  0x000044e9 arg  0x0000000b , 0x00000039 
- 00018913  0x000044ec ifetcht  0x00000001 , 0x00000012 
- 00018914  0x000044ed isolate1  0x00000007 , 0x00000002 
- 00018915  0x000044ee ncall  0x00006f0f , 0x00000001 
- 00018916  0x000044ef increase  0x00000001 , 0x00000012 
- 00018917  0x000044f0 loop  0x000049e1 
- 00018918  0x000044f1 rtn 
- 00018919  0x000044f4 call  0x00006f0f 
- 00018920  0x000044f5 ifetcht  0x00000001 , 0x00000012 
- 00018921  0x000044f6 branch  0x00006ec6 
- 00018922  0x000044fb fetch  0x00000001 , 0x00004666 
- 00018923  0x000044fc beq  0x00000001 , 0x000049f1 
- 00018924  0x000044fd setarg  0x005d4800 
- 00018925  0x000044fe store  0x00000004 , 0x00004613 
- 00018926  0x000044ff fetch  0x00000001 , 0x0000440c 
- 00018927  0x00004500 rtnbit0  0x00000000 
- 00018928  0x00004501 branch  0x00005fe4 
- 00018929  0x00004503 jam  0x0000000c , 0x0000496b 
- 00018930  0x00004504 fetch  0x00000001 , 0x0000440c 
- 00018931  0x00004505 rtnbit0  0x00000000 
- 00018932  0x00004506 jam  0x00000010 , 0x0000496b 
- 00018933  0x00004507 fetch  0x00000001 , 0x0000477e 
- 00018934  0x00004508 branch  0x00005c01 , 0x00000034 
- 00018935  0x00004509 rtn 
- 00018936  0x0000450d fetch  0x00000002 , 0x000049df 
- 00018937  0x0000450e arg  0x00000528 , 0x00000002 
- 00018938  0x0000450f isub  0x00000002 , 0x0000003e 
- 00018939  0x00004510 nrtn  0x00000002 
- 00018940  0x00004511 branch  0x0000235a 
- 00018941  0x00004514 bpatch  0x00000042 , 0x00004008 
- 00018942  0x00004515 fetch  0x00000001 , 0x00004666 
- 00018943  0x00004516 beq  0x00000000 , 0x00004a02 
- 00018944  0x00004517 beq  0x00000001 , 0x00004a0c 
- 00018945  0x00004518 rtn 
- 00018946  0x0000451b arg  0x00000050 , 0x00000018 
- 00018947  0x0000451c setarg  0x00000400 
- 00018948  0x0000451d idiv  0x00000018 
- 00018949  0x0000451e call  0x00007d62 
- 00018950  0x0000451f quotient  0x0000003f 
- 00018951  0x00004520 store  0x00000002 , 0x00000670 
- 00018952  0x00004521 arg  0x00001fcc , 0x0000003f 
- 00018953  0x00004522 arg  0x00000004 , 0x00000002 
- 00018954  0x00004523 arg  0x00000004 , 0x0000002b 
- 00018955  0x00004524 branch  0x00004a16 
- 00018956  0x00004526 arg  0x00000118 , 0x00000018 
- 00018957  0x00004527 setarg  0x00000400 
- 00018958  0x00004528 idiv  0x00000018 
- 00018959  0x00004529 call  0x00007d62 
- 00018960  0x0000452a quotient  0x0000003f 
- 00018961  0x0000452b store  0x00000002 , 0x00000670 
- 00018962  0x0000452c arg  0x00001fc2 , 0x0000003f 
- 00018963  0x0000452d arg  0x0000000e , 0x00000002 
- 00018964  0x0000452e arg  0x0000000e , 0x0000002b 
- 00018965  0x0000452f branch  0x00004a16 
- 00018966  0x00004531 storet  0x00000001 , 0x00000678 
- 00018967  0x00004532 arg  0x000049c7 , 0x00000011 
- 00018968  0x00004533 arg  0x00000000 , 0x00000013 
- 00018969  0x00004535 copy  0x0000003f , 0x00000012 
- 00018970  0x00004536 fetchr  0x00000039 , 0x00000001 , 0x00000678 
- 00018971  0x00004537 call  0x00006b74 
- 00018972  0x00004538 fetch  0x00000008 , 0x000049c7 
- 00018973  0x00004539 fetcht  0x00000008 , 0x000049cf 
- 00018974  0x0000453a ior  0x00000002 , 0x0000003f 
- 00018975  0x0000453b fetcht  0x00000008 , 0x000049d7 
- 00018976  0x0000453c ior  0x00000002 , 0x0000003f 
- 00018977  0x0000453d branch  0x00004a28 , 0x00000034 
- 00018978  0x0000453e increase  0x00000001 , 0x00000013 
- 00018979  0x0000453f fetch  0x00000002 , 0x00000670 
- 00018980  0x00004540 isub  0x00000013 , 0x0000003e 
- 00018981  0x00004542 copy  0x00000012 , 0x0000003f 
- 00018982  0x00004543 isub  0x00000018 , 0x0000003f 
- 00018983  0x00004544 branch  0x00004a19 
- 00018984  0x00004547 sub  0x00000013 , 0x00000000 , 0x0000003e 
- 00018985  0x00004548 branch  0x00004a38 , 0x00000005 
- 00018986  0x0000454a copy  0x00000012 , 0x0000003f 
- 00018987  0x0000454b iadd  0x00000018 , 0x0000003f 
- 00018988  0x0000454d isub  0x0000002b , 0x0000003f 
- 00018989  0x0000454e copy  0x0000003f , 0x00000012 
- 00018990  0x0000454f fetchr  0x00000039 , 0x00000001 , 0x00000678 
- 00018991  0x00004550 call  0x00006b74 
- 00018992  0x00004551 fetch  0x00000008 , 0x000049c7 
- 00018993  0x00004552 fetcht  0x00000008 , 0x000049cf 
- 00018994  0x00004553 ior  0x00000002 , 0x0000003f 
- 00018995  0x00004554 fetcht  0x00000008 , 0x000049d7 
- 00018996  0x00004555 ior  0x00000002 , 0x0000003f 
- 00018997  0x00004556 branch  0x00004a3a , 0x00000034 
- 00018998  0x00004557 copy  0x00000012 , 0x0000003f 
- 00018999  0x00004558 branch  0x00004a2c 
- 00019000  0x0000455a storer  0x0000002b , 0x00000001 , 0x000049df 
- 00019001  0x0000455b rtn 
- 00019002  0x0000455d bpatch  0x00000043 , 0x00004008 
- 00019003  0x0000455e setarg  0x00001fd0 
- 00019004  0x0000455f isub  0x00000012 , 0x0000003f 
- 00019005  0x00004560 store  0x00000002 , 0x000049df 
- 00019006  0x00004561 copy  0x00000012 , 0x0000003f 
- 00019007  0x00004562 iadd  0x0000002b , 0x00000012 
- 00019008  0x00004563 fetchr  0x00000039 , 0x00000001 , 0x00000678 
- 00019009  0x00004564 arg  0x000049c7 , 0x00000011 
- 00019010  0x00004565 call  0x00006b74 
- 00019011  0x00004566 fetch  0x00000001 , 0x00004666 
- 00019012  0x00004567 beq  0x00000000 , 0x00004a47 
- 00019013  0x00004568 beq  0x00000001 , 0x00004a4a 
- 00019014  0x00004569 rtn 
- 00019015  0x0000456c fetch  0x00000006 , 0x000049c7 
- 00019016  0x0000456d store  0x00000004 , 0x00004691 
- 00019017  0x0000456e branch  0x00004a76 
- 00019018  0x00004571 fetch  0x00000001 , 0x000049c7 
- 00019019  0x00004572 sub  0x0000003f , 0x00000003 , 0x0000003e 
- 00019020  0x00004573 ncall  0x00007dca , 0x00000002 
- 00019021  0x00004574 store  0x00000001 , 0x000049c6 
- 00019022  0x00004575 fetch  0x00000001 , 0x000049c8 
- 00019023  0x00004576 store  0x00000001 , 0x00004667 
- 00019024  0x00004577 fetch  0x00000006 , 0x000049c9 
- 00019025  0x00004578 store  0x00000006 , 0x00004668 
- 00019026  0x00004579 fetch  0x00000006 , 0x000049cf 
- 00019027  0x0000457a store  0x00000006 , 0x0000466e 
- 00019028  0x0000457b branch  0x00005c6f 
- 00019029  0x0000457f branch  0x0000235a 
- 00019030  0x00004583 bpatch  0x00000044 , 0x00004008 
- 00019031  0x00004584 fetch  0x00000008 , 0x00004713 
- 00019032  0x00004585 bbit1  0x00000014 , 0x00004a5c 
- 00019033  0x00004586 bbit1  0x00000013 , 0x00005cb1 
- 00019034  0x00004587 bbit1  0x00000012 , 0x00005cb9 
- 00019035  0x00004588 rtn 
- 00019036  0x0000458b rtn 
- 00019037  0x0000458c fetch  0x00000001 , 0x00004666 
- 00019038  0x0000458d beq  0x00000000 , 0x00004a61 
- 00019039  0x0000458e beq  0x00000001 , 0x00004a6b 
- 00019040  0x0000458f rtn 
- 00019041  0x00004592 fetcht  0x00000002 , 0x000049df 
- 00019042  0x00004593 setarg  0x00001fd0 
- 00019043  0x00004594 isub  0x00000002 , 0x00000012 
- 00019044  0x00004595 arg  0x00004691 , 0x00000011 
- 00019045  0x00004596 arg  0x00000004 , 0x00000039 
- 00019046  0x00004597 call  0x00006b45 
- 00019047  0x00004598 fetcht  0x00000002 , 0x000049df 
- 00019048  0x00004599 increase  0x00000004 , 0x00000002 
- 00019049  0x0000459a storet  0x00000002 , 0x000049df 
- 00019050  0x0000459b rtn 
- 00019051  0x0000459e fetcht  0x00000002 , 0x000049df 
- 00019052  0x0000459f setarg  0x00001fd0 
- 00019053  0x000045a0 isub  0x00000002 , 0x00000012 
- 00019054  0x000045a3 add  0x00000012 , 0x00000001 , 0x00000012 
- 00019055  0x000045a4 arg  0x00004668 , 0x00000011 
- 00019056  0x000045a5 arg  0x00000006 , 0x00000039 
- 00019057  0x000045a6 call  0x00006b45 
- 00019058  0x000045a8 add  0x00000012 , 0x00000007 , 0x00000012 
- 00019059  0x000045a9 arg  0x0000466e , 0x00000011 
- 00019060  0x000045aa arg  0x00000006 , 0x00000039 
- 00019061  0x000045ab branch  0x00006b45 
- 00019062  0x000045ae fetch  0x00000004 , 0x00004691 
- 00019063  0x000045af store  0x00000004 , 0x000045e8 
- 00019064  0x000045b0 store  0x00000004 , 0x0000458f 
- 00019065  0x000045b1 rtn 
- 00019066  0x000045b5 bpatch  0x00000045 , 0x00004008 
- 00019067  0x000045b6 setarg  0x00006109 
- 00019068  0x000045b7 store  0x00000002 , 0x000043e9 
- 00019069  0x000045b8 setarg  0x00004fe5 
- 00019070  0x000045b9 store  0x00000002 , 0x000045f2 
- 00019071  0x000045ba setarg  0x00004ff8 
- 00019072  0x000045bb store  0x00000002 , 0x000045f4 
- 00019073  0x000045bc setarg  0x00004f41 
- 00019074  0x000045bd store  0x00000002 , 0x000045f6 
- 00019075  0x000045be setarg  0x00004be6 
- 00019076  0x000045bf store  0x00000002 , 0x000043d9 
- 00019077  0x000045c1 setarg  0x00004f5d 
- 00019078  0x000045c2 store  0x00000002 , 0x000043d7 
- 00019079  0x000045c4 setarg  0x00004a9a 
- 00019080  0x000045c5 store  0x00000002 , 0x000043dd 
- 00019081  0x000045c6 setarg  0x00004bcc 
- 00019082  0x000045c7 store  0x00000002 , 0x000043db 
- 00019083  0x000045c8 setarg  0x00004f62 
- 00019084  0x000045c9 store  0x00000002 , 0x000043d5 
- 00019085  0x000045ca setarg  0x00005b08 
- 00019086  0x000045cb store  0x00000002 , 0x000043df 
- 00019087  0x000045cc setarg  0x00004b19 
- 00019088  0x000045cd store  0x00000002 , 0x000043e3 
- 00019089  0x000045ce setarg  0x000055fa 
- 00019090  0x000045cf store  0x00000002 , 0x000043e7 
- 00019091  0x000045d0 setarg  0x000054c5 
- 00019092  0x000045d1 store  0x00000002 , 0x000043d3 
- 00019093  0x000045d2 setarg  0x00006221 
- 00019094  0x000045d3 store  0x00000002 , 0x000043e1 
- 00019095  0x000045d4 setarg  0x00006228 
- 00019096  0x000045d5 store  0x00000002 , 0x000043e5 
- 00019097  0x000045d6 rtn 
- 00019098  0x000045db bpatch  0x00000046 , 0x00004008 
- 00019099  0x000045dc copy  0x00000013 , 0x0000003f 
- 00019100  0x000045de beq  0x00000032 , 0x00004acb 
- 00019101  0x000045df beq  0x00000044 , 0x00004ad3 
- 00019102  0x000045e0 beq  0x00000040 , 0x00004add 
- 00019103  0x000045e1 beq  0x00000015 , 0x00004ab8 
- 00019104  0x000045e3 beq  0x00000014 , 0x00004aaa 
- 00019105  0x000045e4 beq  0x00000010 , 0x00004b90 
- 00019106  0x000045e5 beq  0x00000031 , 0x00005aed 
- 00019107  0x000045e6 beq  0x00000029 , 0x00005aef 
- 00019108  0x000045e8 beq  0x0000003e , 0x00004329 
- 00019109  0x000045e9 beq  0x00000044 , 0x00005b10 
- 00019110  0x000045eb beq  0x00000039 , 0x00004ae2 
- 00019111  0x000045ec beq  0x0000003c , 0x00004ae5 
- 00019112  0x000045ed beq  0x0000003a , 0x00004afe 
- 00019113  0x000045f0 rtn 
- 00019114  0x000045f7 jam  0x00000000 , 0x0000477d 
- 00019115  0x000045f9 jam  0x00000001 , 0x00004794 
- 00019116  0x000045fa call  0x00006042 
- 00019117  0x000045fb fetch  0x00000001 , 0x00004795 
- 00019118  0x000045fc nbranch  0x00004ab0 , 0x00000034 
- 00019119  0x000045fd jam  0x00000014 , 0x00004796 
- 00019120  0x000045ff fetch  0x00000002 , 0x000043f1 
- 00019121  0x00004600 set0  0x00000000 , 0x0000003f 
- 00019122  0x00004601 store  0x00000002 , 0x000043f1 
- 00019123  0x00004602 jam  0x00000000 , 0x00004845 
- 00019124  0x00004603 fetch  0x00000002 , 0x000047be 
- 00019125  0x00004604 store  0x00000002 , 0x000047c0 
- 00019126  0x00004605 call  0x00005c0b 
- 00019127  0x00004606 branch  0x00004bbd 
- 00019128  0x0000460a setarg  0x00000000 
- 00019129  0x0000460b store  0x00000002 , 0x000047c0 
- 00019130  0x0000460c store  0x00000001 , 0x00004860 
- 00019131  0x0000460d store  0x00000001 , 0x00004861 
- 00019132  0x0000460e store  0x00000001 , 0x00004794 
- 00019133  0x00004610 jam  0x00000000 , 0x000047c2 
- 00019134  0x00004611 jam  0x00000000 , 0x00004956 
- 00019135  0x00004612 call  0x000029cb 
- 00019136  0x00004613 branch  0x00004ac1 
- 00019137  0x00004615 call  0x00005b7b 
- 00019138  0x00004616 fetch  0x00000002 , 0x000043ef 
- 00019139  0x00004617 bbit1  0x00000007 , 0x00004ac6 
- 00019140  0x00004618 bbit1  0x00000000 , 0x000042fc 
- 00019141  0x00004619 branch  0x00004b95 
- 00019142  0x0000461b call  0x00005b21 
- 00019143  0x0000461c fetch  0x00000002 , 0x000043ef 
- 00019144  0x0000461d bbit1  0x00000000 , 0x000042fc 
- 00019145  0x0000461e call  0x00007d7c 
- 00019146  0x0000461f branch  0x00004f6c 
- 00019147  0x00004623 fetch  0x00000001 , 0x00004795 
- 00019148  0x00004624 beq  0x00000001 , 0x00004ad0 
- 00019149  0x00004625 jam  0x00000014 , 0x00004844 
- 00019150  0x00004626 jam  0x00000005 , 0x00004862 
- 00019151  0x00004627 branch  0x00005af6 
- 00019152  0x00004629 call  0x00005aef 
- 00019153  0x0000462a jam  0x00000005 , 0x00004844 
- 00019154  0x0000462b branch  0x00005af6 
- 00019155  0x0000462e fetch  0x00000001 , 0x000001a2 
- 00019156  0x0000462f sub  0x0000003f , 0x0000000c , 0x0000003e 
- 00019157  0x00004630 nbranch  0x00005b06 , 0x00000002 
- 00019158  0x00004631 fetch  0x00000001 , 0x000001a4 
- 00019159  0x00004632 fetcht  0x00000001 , 0x0000496b 
- 00019160  0x00004633 isub  0x00000002 , 0x0000003e 
- 00019161  0x00004634 branch  0x00005b1d , 0x00000002 
- 00019162  0x00004635 fetch  0x00000001 , 0x000001a4 
- 00019163  0x00004636 store  0x00000001 , 0x000040c0 
- 00019164  0x00004637 branch  0x00005b1f 
- 00019165  0x0000463a fetch  0x00000001 , 0x00004860 
- 00019166  0x0000463b nrtn  0x00000034 
- 00019167  0x0000463c jam  0x00000001 , 0x00004860 
- 00019168  0x0000463d jam  0x0000001e , 0x00004861 
- 00019169  0x0000463e rtn 
- 00019170  0x00004641 call  0x00004af9 
- 00019171  0x00004642 call  0x00005c0b 
- 00019172  0x00004643 branch  0x00006086 
- 00019173  0x00004646 call  0x00004af9 
- 00019174  0x00004647 fetch  0x00000004 , 0x0000458f 
- 00019175  0x00004648 store  0x00000004 , 0x000045e8 
- 00019176  0x00004649 store  0x00000004 , 0x00004691 
- 00019177  0x0000464a call  0x0000355a 
- 00019178  0x0000464b call  0x0000618e 
- 00019179  0x0000464c call  0x00005c0b 
- 00019180  0x0000464d branch  0x00006075 
- 00019181  0x00004650 jam  0x00000002 , 0x0000485f 
- 00019182  0x00004651 call  0x00004f3e 
- 00019183  0x00004652 jam  0x00000003 , 0x0000472c 
- 00019184  0x00004653 rtn 
- 00019185  0x00004656 arg  0x00000006 , 0x00000039 
- 00019186  0x00004657 arg  0x00004858 , 0x00000006 
- 00019187  0x00004659 ifetch  0x00000001 , 0x00000006 
- 00019188  0x0000465a beq  0x00000053 , 0x00004af9 
- 00019189  0x0000465b beq  0x00000039 , 0x00004af9 
- 00019190  0x0000465c beq  0x00000047 , 0x00004af9 
- 00019191  0x0000465d loop  0x00004af3 
- 00019192  0x0000465e rtn 
- 00019193  0x00004661 jam  0x00000003 , 0x000049ab 
- 00019194  0x00004662 jam  0x00000001 , 0x000048f4 
- 00019195  0x00004663 rtn 
- 00019196  0x00004666 jam  0x00000001 , 0x000049a9 
- 00019197  0x00004667 rtn 
- 00019198  0x0000466b fetch  0x00000001 , 0x00004600 
- 00019199  0x0000466c nbranch  0x00004b11 , 0x00000034 
- 00019200  0x0000466d fetch  0x00000001 , 0x000045e2 
- 00019201  0x0000466e beq  0x00000002 , 0x00004b0a 
- 00019202  0x0000466f beq  0x00000003 , 0x00004b04 
- 00019203  0x00004670 branch  0x00004b04 
- 00019204  0x00004673 call  0x00006018 
- 00019205  0x00004674 fetch  0x00000001 , 0x0000477f 
- 00019206  0x00004675 nbranch  0x00005f1b , 0x00000034 
- 00019207  0x00004676 fetch  0x00000001 , 0x00004666 
- 00019208  0x00004677 beq  0x00000000 , 0x00004f6c 
- 00019209  0x00004678 rtn 
- 00019210  0x0000467b fetch  0x00000008 , 0x00004713 
- 00019211  0x0000467c bbit1  0x0000003e , 0x00006034 
- 00019212  0x0000467d bbit1  0x00000030 , 0x00006034 
- 00019213  0x0000467e bbit0  0x0000003a , 0x00006067 
- 00019214  0x0000467f fetch  0x00000004 , 0x00004691 
- 00019215  0x00004680 branch  0x00004e39 , 0x00000034 
- 00019216  0x00004681 branch  0x00006067 
- 00019217  0x00004684 jam  0x00000000 , 0x00004600 
- 00019218  0x00004685 call  0x00003647 
- 00019219  0x00004686 setarg  0xffffffff 
- 00019220  0x00004687 store  0x00000008 , 0x000045af 
- 00019221  0x00004688 setarg  0x00000000 
- 00019222  0x00004689 store  0x00000007 , 0x00004846 
- 00019223  0x0000468a jam  0x00000001 , 0x0000473f 
- 00019224  0x0000468b branch  0x00004f9a 
- 00019225  0x00004691 bpatch  0x00000047 , 0x00004008 
- 00019226  0x00004692 call  0x0000553d 
- 00019227  0x00004693 call  0x00004b4f 
- 00019228  0x00004694 call  0x0000614d 
- 00019229  0x00004696 call  0x0000328e 
- 00019230  0x00004697 call  0x00003531 
- 00019231  0x00004698 call  0x00005fdd 
- 00019232  0x00004699 call  0x00004b62 
- 00019233  0x0000469a call  0x00004b68 
- 00019234  0x0000469e call  0x00004b43 
- 00019235  0x000046a0 call  0x00004b58 
- 00019236  0x000046a1 call  0x00005be1 
- 00019237  0x000046a2 call  0x00004b5c 
- 00019238  0x000046a3 call  0x00005be4 
- 00019239  0x000046a4 call  0x00004b5f 
- 00019240  0x000046a5 call  0x00004b55 
- 00019241  0x000046a7 call  0x00005bfe 
- 00019242  0x000046a8 call  0x000056b6 
- 00019243  0x000046a9 call  0x00004b48 
- 00019244  0x000046aa call  0x00004b72 
- 00019245  0x000046ab call  0x00004b82 
- 00019246  0x000046ac call  0x00004b87 
- 00019247  0x000046ad fetch  0x00000001 , 0x00004666 
- 00019248  0x000046ae beq  0x00000000 , 0x00004b8a 
- 00019249  0x000046af branch  0x00005c05 
- 00019250  0x000046b3 fetch  0x00000001 , 0x00004980 
- 00019251  0x000046b4 rtnne  0x00000001 
- 00019252  0x000046b5 arg  0x00004981 , 0x00000013 
- 00019253  0x000046b6 arg  0x00005a94 , 0x00000012 
- 00019254  0x000046b7 branch  0x000042e0 
- 00019255  0x000046ba fetch  0x00000002 , 0x000048fa 
- 00019256  0x000046bb fetcht  0x00000002 , 0x000049ff 
- 00019257  0x000046bc isub  0x00000002 , 0x0000003e 
- 00019258  0x000046bd branch  0x00004b3f , 0x00000005 
- 00019259  0x000046be byteswap  0x00000002 , 0x00000002 
- 00019260  0x000046bf isub  0x00000002 , 0x0000003e 
- 00019261  0x000046c0 branch  0x00004b3f , 0x00000005 
- 00019262  0x000046c1 branch  0x00005bba 
- 00019263  0x000046c4 fetch  0x00000001 , 0x00004980 
- 00019264  0x000046c5 rtneq  0x00000001 
- 00019265  0x000046c6 jam  0x00000001 , 0x00004980 
- 00019266  0x000046c7 rtn 
- 00019267  0x000046cb arg  0x00004790 , 0x00000013 
- 00019268  0x000046cc arg  0x00004b46 , 0x00000012 
- 00019269  0x000046cd branch  0x000042e7 
- 00019270  0x000046d0 call  0x00004bbd 
- 00019271  0x000046d1 branch  0x00004f6c 
- 00019272  0x000046d7 arg  0x000046f3 , 0x00000013 
- 00019273  0x000046d8 arg  0x00004b4b , 0x00000012 
- 00019274  0x000046d9 branch  0x000042e0 
- 00019275  0x000046dc call  0x00004a56 
- 00019276  0x000046dd fetch  0x00000001 , 0x00004793 
- 00019277  0x000046de nbranch  0x00005ed1 , 0x00000034 
- 00019278  0x000046df rtn 
- 00019279  0x000046e2 fetch  0x00000001 , 0x00004637 
- 00019280  0x000046e3 branch  0x00004b53 , 0x00000034 
- 00019281  0x000046e4 jam  0x0000003a , 0x00004631 
- 00019282  0x000046e5 rtn 
- 00019283  0x000046e7 jam  0x00000035 , 0x00004631 
- 00019284  0x000046e8 rtn 
- 00019285  0x000046ec arg  0x00004862 , 0x00000013 
- 00019286  0x000046ed arg  0x0000502f , 0x00000012 
- 00019287  0x000046ee branch  0x000042e0 
- 00019288  0x000046f1 arg  0x00004845 , 0x00000013 
- 00019289  0x000046f2 arg  0x00005bd9 , 0x00000012 
- 00019290  0x000046f3 call  0x000042e0 
- 00019291  0x000046f4 branch  0x00005bd6 
- 00019292  0x000046f7 fetch  0x00000008 , 0x00004713 
- 00019293  0x000046f8 rtnbit1  0x0000003b 
- 00019294  0x000046f9 branch  0x00005bee 
- 00019295  0x000046fc arg  0x00004861 , 0x00000013 
- 00019296  0x000046fd arg  0x00005aef , 0x00000012 
- 00019297  0x000046fe branch  0x000042e0 
- 00019298  0x00004701 fetch  0x00000001 , 0x000049a9 
- 00019299  0x00004702 rtn  0x00000034 
- 00019300  0x00004703 jam  0x00000000 , 0x000049a9 
- 00019301  0x00004704 jam  0x00000001 , 0x000048f4 
- 00019302  0x00004705 call  0x00003625 
- 00019303  0x00004706 branch  0x00004fa0 
- 00019304  0x00004709 arg  0x000049ac , 0x00000013 
- 00019305  0x0000470a arg  0x00004b6b , 0x00000012 
- 00019306  0x0000470b branch  0x000042e0 
- 00019307  0x0000470e jam  0x00000000 , 0x000049ab 
- 00019308  0x0000470f rtn 
- 00019309  0x00004716 call  0x000061ea 
- 00019310  0x00004717 call  0x00004b7c 
- 00019311  0x00004719 fetcht  0x00000001 , 0x00004868 
- 00019312  0x0000471a branch  0x00006ef3 
- 00019313  0x0000471c rtn 
- 00019314  0x00004720 fetch  0x00000001 , 0x00004866 
- 00019315  0x00004721 rtneq  0x000000ff 
- 00019316  0x00004722 fetch  0x00000002 , 0x00004781 
- 00019317  0x00004723 rtn  0x00000034 
- 00019318  0x00004724 fetch  0x00000002 , 0x00004725 
- 00019319  0x00004725 fetcht  0x00000002 , 0x00004781 
- 00019320  0x00004726 isub  0x00000002 , 0x00000002 
- 00019321  0x00004727 fetch  0x00000002 , 0x00004869 
- 00019322  0x00004728 isub  0x00000002 , 0x0000003f 
- 00019323  0x00004729 branch  0x00004b7e , 0x00000002 
- 00019324  0x0000472b fetcht  0x00000001 , 0x00004866 
- 00019325  0x0000472c branch  0x00006ef3 
- 00019326  0x00004731 fetch  0x00000001 , 0x000049aa 
- 00019327  0x00004732 bbit0  0x00000001 , 0x00004b7c 
- 00019328  0x00004733 fetcht  0x00000001 , 0x00004866 
- 00019329  0x00004734 branch  0x00006ef7 
- 00019330  0x00004737 arg  0x000048ee , 0x00000013 
- 00019331  0x00004738 arg  0x00004b85 , 0x00000012 
- 00019332  0x00004739 branch  0x000042e7 
- 00019333  0x0000473c jam  0x00000001 , 0x000048eb 
- 00019334  0x0000473d branch  0x00004327 
- 00019335  0x00004740 arg  0x000049c4 , 0x00000013 
- 00019336  0x00004741 arg  0x00004d9e , 0x00000012 
- 00019337  0x00004742 branch  0x000042e0 
- 00019338  0x00004746 arg  0x00004781 , 0x00000013 
- 00019339  0x00004747 arg  0x00004b8d , 0x00000012 
- 00019340  0x00004748 branch  0x000042e7 
- 00019341  0x0000474b fetch  0x00000001 , 0x00004666 
- 00019342  0x0000474c beq  0x00000000 , 0x00004b11 
- 00019343  0x0000474d branch  0x00005aad 
- 00019344  0x00004751 isolate1  0x00000026 , 0x00000000 
- 00019345  0x00004752 call  0x00006018 , 0x00000001 
- 00019346  0x00004753 call  0x00005aad 
- 00019347  0x00004754 call  0x00005b21 
- 00019348  0x00004755 branch  0x00004b95 
- 00019349  0x00004758 bpatch  0x00000048 , 0x00004009 
- 00019350  0x00004759 call  0x000061ab 
- 00019351  0x0000475a fetch  0x00000002 , 0x000044e9 
- 00019352  0x0000475b isolate1  0x0000000b , 0x0000003f 
- 00019353  0x0000475c call  0x00005c3e , 0x00000001 
- 00019354  0x0000475e setarg  0x00000000 
- 00019355  0x0000475f store  0x00000002 , 0x000047c0 
- 00019356  0x00004760 call  0x00004b7c 
- 00019357  0x00004761 jam  0x000000ff , 0x000049c6 
- 00019358  0x00004763 fetch  0x00000002 , 0x000044e9 
- 00019359  0x00004764 isolate1  0x0000000b , 0x0000003f 
- 00019360  0x00004765 call  0x00005c3e , 0x00000001 
- 00019361  0x00004766 call  0x00005aa8 
- 00019362  0x00004767 fetch  0x00000002 , 0x000044e9 
- 00019363  0x00004768 bbit1  0x0000000b , 0x00004bac 
- 00019364  0x00004769 fetch  0x00000008 , 0x00004713 
- 00019365  0x0000476a bbit0  0x00000008 , 0x00004bac 
- 00019366  0x0000476b fetcht  0x00000002 , 0x00004695 
- 00019367  0x0000476c increase  0x00000001 , 0x00000002 
- 00019368  0x0000476d storet  0x00000002 , 0x00004695 
- 00019369  0x0000476e storet  0x00000002 , 0x000042dc 
- 00019370  0x0000476f random  0x0000003f 
- 00019371  0x00004770 store  0x00000001 , 0x000042db 
- 00019372  0x00004772 fetch  0x00000003 , 0x00004797 
- 00019373  0x00004773 store  0x00000003 , 0x000042de 
- 00019374  0x00004774 call  0x0000432d 
- 00019375  0x00004775 fetch  0x00000002 , 0x00004638 
- 00019376  0x00004776 store  0x00000002 , 0x00004790 
- 00019377  0x00004777 setarg  0x00000000 
- 00019378  0x00004778 store  0x00000002 , 0x00004781 
- 00019379  0x00004779 store  0x00000002 , 0x000047c0 
- 00019380  0x0000477a store  0x00000001 , 0x00004845 
- 00019381  0x0000477b store  0x00000001 , 0x00004792 
- 00019382  0x0000477c store  0x00000001 , 0x00004956 
- 00019383  0x0000477d arg  0x00000002 , 0x00000007 
- 00019384  0x0000477e call  0x00005f00 
- 00019385  0x0000477f call  0x00005ef4 
- 00019386  0x00004780 branch  0x00005b62 
- 00019387  0x00004784 jam  0x00000000 , 0x00004637 
- 00019388  0x00004785 branch  0x0000616e 
- 00019389  0x00004788 bpatch  0x00000049 , 0x00004009 
- 00019390  0x00004789 setarg  0x00000000 
- 00019391  0x0000478a store  0x00000002 , 0x00004790 
- 00019392  0x0000478b arg  0x00000006 , 0x00000007 
- 00019393  0x0000478c call  0x00005f04 
- 00019394  0x0000478d jam  0x00000000 , 0x00004792 
- 00019395  0x0000478e call  0x00005c3e 
- 00019396  0x0000478f branch  0x00004b6d 
- 00019397  0x00004793 bpatch  0x0000004a , 0x00004009 
- 00019398  0x00004794 fetch  0x00000008 , 0x00004713 
- 00019399  0x00004795 rtnbit0  0x00000002 
- 00019400  0x00004796 arg  0x00000002 , 0x00000007 
- 00019401  0x00004797 call  0x00005f04 
- 00019402  0x00004798 call  0x00005c4a 
- 00019403  0x00004799 branch  0x00005c48 
- 00019404  0x0000479d bpatch  0x0000004b , 0x00004009 
- 00019405  0x0000479e call  0x0000620e 
- 00019406  0x0000479f branch  0x000078aa 
- 00019407  0x000047a4 bpatch  0x0000004c , 0x00004009 
- 00019408  0x000047a5 fetch  0x00000008 , 0x00004713 
- 00019409  0x000047a6 bbit0  0x00000015 , 0x00004bdc 
- 00019410  0x000047a7 call  0x00006f82 
- 00019411  0x000047a8 call  0x00006fb0 
- 00019412  0x000047a9 store  0x00000002 , 0x00004633 
- 00019413  0x000047ab fetch  0x00000002 , 0x0000440a 
- 00019414  0x000047ac isub  0x00000002 , 0x0000003e 
- 00019415  0x000047ad branch  0x00004bcf , 0x00000002 
- 00019416  0x000047ae arg  0x0000462d , 0x00000011 
- 00019417  0x000047af call  0x00005563 
- 00019418  0x000047b0 fetch  0x00000001 , 0x0000440c 
- 00019419  0x000047b1 bbit1  0x00000001 , 0x00004f6b 
- 00019420  0x000047b4 fetch  0x00000001 , 0x000049a4 
- 00019421  0x000047b5 call  0x00004e24 , 0x00000034 
- 00019422  0x000047b6 fetch  0x00000001 , 0x000049a3 
- 00019423  0x000047b7 nrtn  0x00000034 
- 00019424  0x000047b8 fetch  0x00000001 , 0x00004666 
- 00019425  0x000047b9 beq  0x00000000 , 0x0000602f 
- 00019426  0x000047ba call  0x00005aa8 
- 00019427  0x000047bb fetch  0x00000006 , 0x00004668 
- 00019428  0x000047bc branch  0x00005a94 , 0x00000034 
- 00019429  0x000047bd branch  0x000054a0 
- 00019430  0x000047ca bpatch  0x0000004d , 0x00004009 
- 00019431  0x000047cb call  0x00002a28 
- 00019432  0x000047cc nrtn  0x00000034 
- 00019433  0x000047cd fetch  0x00000001 , 0x0000478f 
- 00019434  0x000047ce beq  0x000000ff , 0x00004bee 
- 00019435  0x000047cf fetch  0x00000001 , 0x00004843 
- 00019436  0x000047d0 and  0x0000003f , 0x00000003 , 0x0000003f 
- 00019437  0x000047d1 rtnne  0x00000003 
- 00019438  0x000047d3 fetch  0x00000008 , 0x00004713 
- 00019439  0x000047d4 bbit1  0x00000001 , 0x00005b5b 
- 00019440  0x000047d5 bbit1  0x00000000 , 0x00005b5b 
- 00019441  0x000047d6 bbit1  0x00000005 , 0x00005b5b 
- 00019442  0x000047d7 bbit1  0x00000006 , 0x00005b5b 
- 00019443  0x000047d8 call  0x00004e47 
- 00019444  0x000047d9 nrtn  0x00000028 
- 00019445  0x000047da call  0x00005abc 
- 00019446  0x000047db call  0x000056b1 
- 00019447  0x000047dc fetch  0x00000008 , 0x00004713 
- 00019448  0x000047dd bbit0  0x00000016 , 0x00005b3c 
- 00019449  0x000047de fetch  0x00000001 , 0x0000496c 
- 00019450  0x000047df branch  0x00005b3d 
- 00019451  0x000047e7 fetch  0x00000001 , 0x000043cb 
- 00019452  0x000047e8 rtnne  0x0000000f 
- 00019453  0x000047e9 call  0x00004c00 
- 00019454  0x000047ea call  0x00004c8b 
- 00019455  0x000047eb branch  0x00004df5 
- 00019456  0x000047f3 bpatch  0x0000004e , 0x00004009 
- 00019457  0x000047f4 call  0x00004c85 
- 00019458  0x000047f5 setarg  0x00000000 
- 00019459  0x000047f6 store  0x00000002 , 0x000048e9 
- 00019460  0x000047f7 arg  0x0000489c , 0x00000006 
- 00019461  0x000047f8 arg  0x000048b0 , 0x00000005 
- 00019462  0x000047f9 arg  0x00000014 , 0x00000039 
- 00019463  0x000047fa call  0x00007cda 
- 00019464  0x000047fb setarg  0x0000489c 
- 00019465  0x000047fc store  0x00000002 , 0x000048e3 
- 00019466  0x000047fd setarg  0x000048d8 
- 00019467  0x000047fe store  0x00000002 , 0x000048e5 
- 00019468  0x000047ff call  0x00004c2f 
- 00019469  0x00004800 call  0x00004c53 
- 00019470  0x00004801 call  0x00004c83 
- 00019471  0x00004803 fetch  0x00000002 , 0x0000489a 
- 00019472  0x00004804 copy  0x0000003f , 0x00000012 
- 00019473  0x00004805 jam  0x00000000 , 0x000048e8 
- 00019474  0x00004807 ifetcht  0x00000001 , 0x00000012 
- 00019475  0x00004808 fetch  0x00000002 , 0x00004898 
- 00019476  0x00004809 copy  0x0000003f , 0x00000011 
- 00019477  0x0000480a copy  0x00000011 , 0x00000013 
- 00019478  0x0000480b arg  0x00000014 , 0x00000039 
- 00019479  0x0000480d ifetch  0x00000001 , 0x00000011 
- 00019480  0x0000480e isub  0x00000002 , 0x0000003e 
- 00019481  0x0000480f branch  0x00004c23 , 0x00000005 
- 00019482  0x00004810 increase  0x00000001 , 0x00000011 
- 00019483  0x00004811 loop  0x00004c17 
- 00019484  0x00004813 increase  0x00000001 , 0x00000012 
- 00019485  0x00004814 fetch  0x00000001 , 0x000048e8 
- 00019486  0x00004815 increase  0x00000001 , 0x0000003f 
- 00019487  0x00004816 store  0x00000001 , 0x000048e8 
- 00019488  0x00004817 sub  0x0000003f , 0x0000000a , 0x0000003e 
- 00019489  0x00004818 branch  0x00004c12 , 0x00000002 
- 00019490  0x0000481a rtn 
- 00019491  0x0000481d fetch  0x00000002 , 0x000048e3 
- 00019492  0x0000481e copy  0x0000003f , 0x00000005 
- 00019493  0x0000481f copy  0x00000011 , 0x0000003f 
- 00019494  0x00004820 isub  0x00000013 , 0x0000003f 
- 00019495  0x00004821 iadd  0x00000005 , 0x00000005 
- 00019496  0x00004822 fetch  0x00000002 , 0x000048e5 
- 00019497  0x00004823 copy  0x0000003f , 0x00000013 
- 00019498  0x00004824 fetch  0x00000001 , 0x000048e8 
- 00019499  0x00004825 iadd  0x00000013 , 0x00000013 
- 00019500  0x00004826 ifetch  0x00000001 , 0x00000013 
- 00019501  0x00004827 istore  0x00000001 , 0x00000005 
- 00019502  0x00004828 branch  0x00004c1c 
- 00019503  0x0000482b bpatch  0x0000004f , 0x00004009 
- 00019504  0x0000482c call  0x00004c83 
- 00019505  0x0000482d call  0x00004c81 
- 00019506  0x0000482f fetch  0x00000002 , 0x000048e9 
- 00019507  0x00004830 increase  0x00000001 , 0x0000003f 
- 00019508  0x00004831 store  0x00000002 , 0x000048e9 
- 00019509  0x00004832 bbit1  0x00000009 , 0x00004c71 
- 00019510  0x00004833 fetcht  0x00000001 , 0x00004864 
- 00019511  0x00004834 call  0x00006ee6 
- 00019512  0x00004835 nbranch  0x00004c32 , 0x00000001 
- 00019513  0x00004836 nop  0x00000014 
- 00019514  0x00004837 call  0x00004c79 
- 00019515  0x00004838 call  0x00004c85 
- 00019516  0x00004839 jam  0x00000000 , 0x000048e8 
- 00019517  0x0000483b call  0x00004c7b 
- 00019518  0x0000483c call  0x00004c46 
- 00019519  0x0000483d call  0x00004c79 
- 00019520  0x0000483e call  0x00004c46 
- 00019521  0x0000483f sub  0x0000003f , 0x00000009 , 0x0000003e 
- 00019522  0x00004840 branch  0x00004c3d , 0x00000002 
- 00019523  0x00004841 call  0x00004c7b 
- 00019524  0x00004842 call  0x00004c46 
- 00019525  0x00004843 branch  0x00004c79 
- 00019526  0x00004846 jam  0x00000000 , 0x000048e7 
- 00019527  0x00004847 nop  0x00000032 
- 00019528  0x00004848 call  0x00004c65 
- 00019529  0x00004849 fetch  0x00000002 , 0x000048e5 
- 00019530  0x0000484b copy  0x0000003f , 0x00000005 
- 00019531  0x0000484c fetch  0x00000001 , 0x000048e8 
- 00019532  0x0000484d iadd  0x00000005 , 0x00000005 
- 00019533  0x0000484e fetch  0x00000001 , 0x000048e7 
- 00019534  0x0000484f istore  0x00000001 , 0x00000005 
- 00019535  0x00004850 fetch  0x00000001 , 0x000048e8 
- 00019536  0x00004851 increase  0x00000001 , 0x0000003f 
- 00019537  0x00004852 store  0x00000001 , 0x000048e8 
- 00019538  0x00004853 rtn 
- 00019539  0x00004857 nop  0x00000014 
- 00019540  0x00004858 fetch  0x00000002 , 0x00004898 
- 00019541  0x00004859 copy  0x0000003f , 0x00000012 
- 00019542  0x0000485a jam  0x00000000 , 0x000048e8 
- 00019543  0x0000485c jam  0x00000000 , 0x000048e7 
- 00019544  0x0000485d ifetcht  0x00000001 , 0x00000012 
- 00019545  0x0000485e isolate1  0x00000007 , 0x00000002 
- 00019546  0x0000485f branch  0x00004c5f , 0x00000001 
- 00019547  0x00004860 call  0x00006ef7 
- 00019548  0x00004861 call  0x00004c65 
- 00019549  0x00004862 ifetcht  0x00000001 , 0x00000012 
- 00019550  0x00004863 call  0x00006f0f 
- 00019551  0x00004865 increase  0x00000001 , 0x00000012 
- 00019552  0x00004866 fetch  0x00000002 , 0x000048e3 
- 00019553  0x00004867 call  0x00004c4a 
- 00019554  0x00004868 sub  0x0000003f , 0x00000013 , 0x0000003e 
- 00019555  0x00004869 branch  0x00004c57 , 0x00000002 
- 00019556  0x0000486a rtn 
- 00019557  0x0000486e fetch  0x00000002 , 0x00004896 
- 00019558  0x0000486f copy  0x0000003f , 0x00000013 
- 00019559  0x00004870 arg  0x00000008 , 0x00000039 
- 00019560  0x00004873 ifetcht  0x00000001 , 0x00000013 
- 00019561  0x00004874 call  0x00006ee6 
- 00019562  0x00004875 fetch  0x00000001 , 0x000048e7 
- 00019563  0x00004876 rshift  0x0000003f , 0x0000003f 
- 00019564  0x00004877 setflag  0x00000001 , 0x00000007 , 0x0000003f 
- 00019565  0x00004878 store  0x00000001 , 0x000048e7 
- 00019566  0x00004879 increase  0x00000001 , 0x00000013 
- 00019567  0x0000487a loop  0x00004c68 
- 00019568  0x0000487b rtn 
- 00019569  0x0000487d fetcht  0x00000001 , 0x00004865 
- 00019570  0x0000487e call  0x00006ef7 
- 00019571  0x0000487f nop  0x00000014 
- 00019572  0x00004880 fetcht  0x00000001 , 0x00004865 
- 00019573  0x00004881 call  0x00006ef3 
- 00019574  0x00004882 nop  0x00001770 
- 00019575  0x00004883 rtn 
- 00019576  0x00004884 branch  0x00004c00 
- 00019577  0x00004886 fetcht  0x00000001 , 0x00004864 
- 00019578  0x00004887 branch  0x00006ef3 
- 00019579  0x0000488a fetcht  0x00000001 , 0x00004864 
- 00019580  0x0000488b branch  0x00006ef7 
- 00019581  0x0000488d sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00019582  0x0000488e rtn  0x00000005 
- 00019583  0x0000488f set0  0x00000007 , 0x00000002 
- 00019584  0x00004890 branch  0x00006edd 
- 00019585  0x00004892 fetcht  0x00000001 , 0x00004864 
- 00019586  0x00004893 branch  0x00006edd 
- 00019587  0x00004896 fetcht  0x00000001 , 0x00004863 
- 00019588  0x00004897 branch  0x00006ef3 
- 00019589  0x0000489a fetcht  0x00000001 , 0x00004863 
- 00019590  0x0000489b branch  0x00006ef7 
- 00019591  0x000048a7 jam  0x00000000 , 0x000048eb 
- 00019592  0x000048a8 fetch  0x00000002 , 0x000048ec 
- 00019593  0x000048a9 store  0x00000002 , 0x000048ee 
- 00019594  0x000048aa rtn 
- 00019595  0x000048ae bpatch  0x00000050 , 0x0000400a 
- 00019596  0x000048af arg  0x0000489c , 0x00000011 
- 00019597  0x000048b0 arg  0x000048b0 , 0x00000012 
- 00019598  0x000048b1 arg  0x00000014 , 0x00000039 
- 00019599  0x000048b2 call  0x00007d64 
- 00019600  0x000048b3 nbranch  0x00004c87 , 0x00000005 
- 00019601  0x000048b4 call  0x00004cc5 
- 00019602  0x000048b5 call  0x00004c87 , 0x00000034 
- 00019603  0x000048b7 call  0x00004ccd 
- 00019604  0x000048b8 fetch  0x00000001 , 0x0000497b 
- 00019605  0x000048b9 nrtn  0x00000034 
- 00019606  0x000048ba fetch  0x00000001 , 0x000049c1 
- 00019607  0x000048bb rtneq  0x00000001 
- 00019608  0x000048bc rtneq  0x00000002 
- 00019609  0x000048bd rtneq  0x00000004 
- 00019610  0x000048c0 jam  0x00000000 , 0x000048e8 
- 00019611  0x000048c1 arg  0x0000489c , 0x00000011 
- 00019612  0x000048c2 arg  0x000048c4 , 0x00000012 
- 00019613  0x000048c4 ifetcht  0x00000001 , 0x00000011 
- 00019614  0x000048c5 ifetch  0x00000001 , 0x00000012 
- 00019615  0x000048c6 ixor  0x00000002 , 0x0000003f 
- 00019616  0x000048c7 branch  0x00004cbd , 0x00000034 
- 00019617  0x000048c8 store  0x00000001 , 0x000048e7 
- 00019618  0x000048c9 storet  0x00000001 , 0x000048f6 
- 00019619  0x000048ca istoret  0x00000001 , 0x00000012 
- 00019620  0x000048cb jam  0x00000001 , 0x000048f4 
- 00019621  0x000048cc jam  0x00000000 , 0x000048f7 
- 00019622  0x000048ce fetch  0x00000001 , 0x000048e7 
- 00019623  0x000048cf bbit0  0x00000000 , 0x00004cb3 
- 00019624  0x000048d0 fetch  0x00000001 , 0x000048e8 
- 00019625  0x000048d1 mul32  0x0000003f , 0x00000008 , 0x0000003f 
- 00019626  0x000048d2 fetcht  0x00000001 , 0x000048f7 
- 00019627  0x000048d3 iadd  0x00000002 , 0x0000003f 
- 00019628  0x000048d4 arg  0x00004901 , 0x00000006 
- 00019629  0x000048d5 iadd  0x00000006 , 0x00000006 
- 00019630  0x000048d6 ifetch  0x00000001 , 0x00000006 
- 00019631  0x000048d7 store  0x00000001 , 0x000048f5 
- 00019632  0x000048d8 call  0x00004cfc 
- 00019633  0x000048d9 call  0x00004d3a 
- 00019634  0x000048da call  0x00004dbb 
- 00019635  0x000048dc fetch  0x00000001 , 0x000048e7 
- 00019636  0x000048dd rshift  0x0000003f , 0x0000003f 
- 00019637  0x000048de store  0x00000001 , 0x000048e7 
- 00019638  0x000048df fetch  0x00000001 , 0x000048f6 
- 00019639  0x000048e0 rshift  0x0000003f , 0x0000003f 
- 00019640  0x000048e1 store  0x00000001 , 0x000048f6 
- 00019641  0x000048e2 fetch  0x00000001 , 0x000048f7 
- 00019642  0x000048e3 increase  0x00000001 , 0x0000003f 
- 00019643  0x000048e4 store  0x00000001 , 0x000048f7 
- 00019644  0x000048e5 loop  0x00004ca6 
- 00019645  0x000048e7 increase  0x00000001 , 0x00000011 
- 00019646  0x000048e8 increase  0x00000001 , 0x00000012 
- 00019647  0x000048e9 fetch  0x00000001 , 0x000048e8 
- 00019648  0x000048ea increase  0x00000001 , 0x0000003f 
- 00019649  0x000048eb store  0x00000001 , 0x000048e8 
- 00019650  0x000048ec sub  0x0000003f , 0x00000013 , 0x0000003e 
- 00019651  0x000048ed branch  0x00004c9d , 0x00000002 
- 00019652  0x000048ee rtn 
- 00019653  0x000048f1 fetch  0x00000008 , 0x0000489c 
- 00019654  0x000048f2 nrtn  0x00000034 
- 00019655  0x000048f3 fetch  0x00000008 , 0x000048a4 
- 00019656  0x000048f4 nrtn  0x00000034 
- 00019657  0x000048f5 fetch  0x00000004 , 0x000048ac 
- 00019658  0x000048f6 nrtn  0x00000034 
- 00019659  0x000048f7 jam  0x00000000 , 0x000049c1 
- 00019660  0x000048f8 rtn 
- 00019661  0x000048fd bpatch  0x00000051 , 0x0000400a 
- 00019662  0x000048fe jam  0x00000000 , 0x0000497b 
- 00019663  0x000048ff jam  0x00000000 , 0x000048f1 
- 00019664  0x00004900 arg  0x0000489c , 0x00000011 
- 00019665  0x00004901 arg  0x00000014 , 0x00000039 
- 00019666  0x00004903 jam  0x00000000 , 0x000048f0 
- 00019667  0x00004904 ifetch  0x00000001 , 0x00000011 
- 00019668  0x00004905 branch  0x00004cf7 , 0x00000034 
- 00019669  0x00004907 fetcht  0x00000001 , 0x000048f0 
- 00019670  0x00004908 increase  0x00000001 , 0x00000002 
- 00019671  0x00004909 storet  0x00000001 , 0x000048f0 
- 00019672  0x0000490a copy  0x0000003f , 0x00000002 
- 00019673  0x0000490b increase  0xffffffff , 0x0000003f 
- 00019674  0x0000490c iand  0x00000002 , 0x0000003f 
- 00019675  0x0000490d nbranch  0x00004cd5 , 0x00000005 
- 00019676  0x0000490e fetch  0x00000001 , 0x000048f0 
- 00019677  0x0000490f fetcht  0x00000001 , 0x000048f1 
- 00019678  0x00004910 iadd  0x00000002 , 0x00000002 
- 00019679  0x00004911 storet  0x00000001 , 0x000048f1 
- 00019680  0x00004912 sub  0x0000003f , 0x00000001 , 0x0000003e 
- 00019681  0x00004913 branch  0x00004cf7 , 0x00000002 
- 00019682  0x00004914 sub  0x00000002 , 0x00000002 , 0x0000003e 
- 00019683  0x00004915 branch  0x00004cf7 , 0x00000002 
- 00019684  0x00004916 jam  0x00000000 , 0x000048e8 
- 00019685  0x00004917 jam  0x00000000 , 0x000048f2 
- 00019686  0x00004918 ifetcht  0x00000001 , 0x00000011 
- 00019687  0x00004919 arg  0x0000489c , 0x00000012 
- 00019688  0x0000491b fetch  0x00000001 , 0x000048e8 
- 00019689  0x0000491c increase  0x00000001 , 0x0000003f 
- 00019690  0x0000491d store  0x00000001 , 0x000048e8 
- 00019691  0x0000491e sub  0x0000003f , 0x00000013 , 0x0000003e 
- 00019692  0x0000491f nbranch  0x00004cf7 , 0x00000002 
- 00019693  0x00004920 ifetch  0x00000001 , 0x00000012 
- 00019694  0x00004921 iand  0x00000002 , 0x0000003e 
- 00019695  0x00004922 branch  0x00004cfa , 0x00000005 
- 00019696  0x00004923 fetch  0x00000001 , 0x000048f2 
- 00019697  0x00004924 increase  0x00000001 , 0x0000003f 
- 00019698  0x00004925 store  0x00000001 , 0x000048f2 
- 00019699  0x00004926 sub  0x0000003f , 0x00000001 , 0x0000003e 
- 00019700  0x00004927 branch  0x00004cfa , 0x00000002 
- 00019701  0x00004928 jam  0x00000001 , 0x0000497b 
- 00019702  0x00004929 rtn 
- 00019703  0x0000492c increase  0x00000001 , 0x00000011 
- 00019704  0x0000492d loop  0x00004cd2 
- 00019705  0x0000492e rtn 
- 00019706  0x00004931 increase  0x00000001 , 0x00000012 
- 00019707  0x00004932 branch  0x00004ce8 
- 00019708  0x0000493b bpatch  0x00000052 , 0x0000400a 
- 00019709  0x0000493c fetch  0x00000001 , 0x000048f6 
- 00019710  0x0000493d ncall  0x00004d4e , 0x00000034 
- 00019711  0x0000493e fetch  0x00000001 , 0x000049a1 
- 00019712  0x0000493f ncall  0x00004d11 , 0x00000034 
- 00019713  0x00004940 fetch  0x00000001 , 0x000049ae 
- 00019714  0x00004941 fetcht  0x00000001 , 0x000049a1 
- 00019715  0x00004942 ixor  0x00000002 , 0x0000003f 
- 00019716  0x00004943 rtn  0x00000005 
- 00019717  0x00004944 fetch  0x00000001 , 0x000048f5 
- 00019718  0x00004945 beq  0x00000029 , 0x00004d19 
- 00019719  0x00004946 beq  0x0000004c , 0x00004d1b 
- 00019720  0x00004947 sub  0x0000003f , 0x00000045 , 0x0000003e 
- 00019721  0x00004948 nrtn  0x00000002 
- 00019722  0x00004949 arg  0x0000003a , 0x00000002 
- 00019723  0x0000494a isub  0x00000002 , 0x0000003f 
- 00019724  0x0000494b nrtn  0x00000002 
- 00019725  0x0000494c arg  0x000049b0 , 0x00000006 
- 00019726  0x0000494d iadd  0x00000006 , 0x00000006 
- 00019727  0x0000494e ifetch  0x00000001 , 0x00000006 
- 00019728  0x0000494f branch  0x00004d38 
- 00019729  0x00004952 fetch  0x00000001 , 0x000048f5 
- 00019730  0x00004953 beq  0x00000052 , 0x00004d1d 
- 00019731  0x00004954 beq  0x00000051 , 0x00004d21 
- 00019732  0x00004955 beq  0x00000050 , 0x00004d25 
- 00019733  0x00004956 beq  0x0000004f , 0x00004d29 
- 00019734  0x00004957 beq  0x000000e0 , 0x00004d2d 
- 00019735  0x00004958 beq  0x0000002c , 0x00004d35 
- 00019736  0x00004959 rtn 
- 00019737  0x0000495c fetch  0x00000001 , 0x000049af 
- 00019738  0x0000495d branch  0x00004d38 
- 00019739  0x00004960 fetch  0x00000001 , 0x000049bc 
- 00019740  0x00004961 branch  0x00004d38 
- 00019741  0x00004964 fetch  0x00000001 , 0x000049bd 
- 00019742  0x00004965 rtn  0x00000034 
- 00019743  0x00004966 setarg  0x0000004b 
- 00019744  0x00004967 branch  0x00004d38 
- 00019745  0x0000496a fetch  0x00000001 , 0x000049bd 
- 00019746  0x0000496b rtn  0x00000034 
- 00019747  0x0000496c setarg  0x0000004e 
- 00019748  0x0000496d branch  0x00004d38 
- 00019749  0x00004970 fetch  0x00000001 , 0x000049bd 
- 00019750  0x00004971 rtn  0x00000034 
- 00019751  0x00004972 setarg  0x0000004a 
- 00019752  0x00004973 branch  0x00004d38 
- 00019753  0x00004976 fetch  0x00000001 , 0x000049bd 
- 00019754  0x00004977 rtn  0x00000034 
- 00019755  0x00004978 setarg  0x0000004d 
- 00019756  0x00004979 branch  0x00004d38 
- 00019757  0x0000497c fetch  0x00000001 , 0x000049be 
- 00019758  0x0000497d rtn  0x00000034 
- 00019759  0x0000497e fetch  0x00000001 , 0x000049c6 
- 00019760  0x0000497f beq  0x00000000 , 0x00004d33 
- 00019761  0x00004980 setarg  0x000000fd 
- 00019762  0x00004981 branch  0x00004d38 
- 00019763  0x00004983 setarg  0x000000aa 
- 00019764  0x00004984 branch  0x00004d38 
- 00019765  0x00004987 fetch  0x00000001 , 0x000049bf 
- 00019766  0x00004988 rtn  0x00000034 
- 00019767  0x00004989 setarg  0x000000ab 
- 00019768  0x0000498b store  0x00000001 , 0x000048f5 
- 00019769  0x0000498c rtn 
- 00019770  0x00004993 bpatch  0x00000053 , 0x0000400a 
- 00019771  0x00004994 fetch  0x00000001 , 0x000048f5 
- 00019772  0x00004995 beq  0x00000046 , 0x00004d50 
- 00019773  0x00004996 beq  0x0000004b , 0x00004d56 
- 00019774  0x00004997 beq  0x0000004e , 0x00004d5c 
- 00019775  0x00004998 beq  0x0000004a , 0x00004d5e 
- 00019776  0x00004999 beq  0x0000004d , 0x00004d60 
- 00019777  0x0000499a beq  0x000000a5 , 0x00004d62 
- 00019778  0x0000499b beq  0x000000a6 , 0x00004d69 
- 00019779  0x0000499c beq  0x000000a7 , 0x00004d6b 
- 00019780  0x0000499d beq  0x000000a8 , 0x00004d6d 
- 00019781  0x0000499e beq  0x000000a9 , 0x00004d6f 
- 00019782  0x0000499f beq  0x000000aa , 0x00004d7a 
- 00019783  0x000049a0 beq  0x000000ab , 0x00004d81 
- 00019784  0x000049a1 beq  0x000000ac , 0x00004d8c 
- 00019785  0x000049a2 rtn 
- 00019786  0x000049a5 fetch  0x00000001 , 0x000048f6 
- 00019787  0x000049a6 nrtn  0x00000034 
- 00019788  0x000049a7 jam  0x0000000a , 0x000049c4 
- 00019789  0x000049a8 rtn 
- 00019790  0x000049ab jam  0x00000000 , 0x000049c4 
- 00019791  0x000049ac rtn 
- 00019792  0x000049af fetch  0x00000001 , 0x000049c6 
- 00019793  0x000049b0 rtneq  0x00000000 
- 00019794  0x000049b1 rtneq  0x00000001 
- 00019795  0x000049b2 jam  0x0000000a , 0x000049c2 
- 00019796  0x000049b3 jam  0x00000020 , 0x000049c3 
- 00019797  0x000049b4 branch  0x00004d95 
- 00019798  0x000049b7 jam  0x00000052 , 0x000049c3 
- 00019799  0x000049b9 fetch  0x00000001 , 0x000049c6 
- 00019800  0x000049ba rtneq  0x00000000 
- 00019801  0x000049bb rtneq  0x00000001 
- 00019802  0x000049bc jam  0x00000008 , 0x000049c2 
- 00019803  0x000049bd branch  0x00004d95 
- 00019804  0x000049c0 jam  0x00000051 , 0x000049c3 
- 00019805  0x000049c1 branch  0x00004d57 
- 00019806  0x000049c4 jam  0x00000050 , 0x000049c3 
- 00019807  0x000049c5 branch  0x00004d57 
- 00019808  0x000049c8 jam  0x0000004f , 0x000049c3 
- 00019809  0x000049c9 branch  0x00004d57 
- 00019810  0x000049cc jam  0x00000004 , 0x000049c3 
- 00019811  0x000049ce jam  0x00000001 , 0x000049c2 
- 00019812  0x000049cf fetch  0x00000001 , 0x000049c6 
- 00019813  0x000049d0 beq  0x00000000 , 0x00004d95 
- 00019814  0x000049d1 beq  0x00000001 , 0x00004d95 
- 00019815  0x000049d2 jam  0x00000008 , 0x000049c2 
- 00019816  0x000049d3 branch  0x00004d95 
- 00019817  0x000049d6 jam  0x00000006 , 0x000049c3 
- 00019818  0x000049d7 branch  0x00004d63 
- 00019819  0x000049da jam  0x00000019 , 0x000049c3 
- 00019820  0x000049db branch  0x00004d63 
- 00019821  0x000049de jam  0x0000001b , 0x000049c3 
- 00019822  0x000049df branch  0x00004d63 
- 00019823  0x000049e2 fetch  0x00000001 , 0x000049c6 
- 00019824  0x000049e3 beq  0x00000000 , 0x00004d74 
- 00019825  0x000049e4 beq  0x00000003 , 0x00004d77 
- 00019826  0x000049e5 setarg  0x000000fc 
- 00019827  0x000049e6 branch  0x00004d38 
- 00019828  0x000049e8 jam  0x00000008 , 0x000049c2 
- 00019829  0x000049e9 jam  0x0000000f , 0x000049c3 
- 00019830  0x000049ea branch  0x00004d95 
- 00019831  0x000049ec jam  0x00000009 , 0x000049c2 
- 00019832  0x000049ed jam  0x00000014 , 0x000049c3 
- 00019833  0x000049ee branch  0x00004d95 
- 00019834  0x000049f1 fetch  0x00000001 , 0x000049c6 
- 00019835  0x000049f2 beq  0x00000000 , 0x00004d7e 
- 00019836  0x000049f3 setarg  0x000000fd 
- 00019837  0x000049f4 branch  0x00004d38 
- 00019838  0x000049f6 jam  0x00000009 , 0x000049c2 
- 00019839  0x000049f7 jam  0x00000012 , 0x000049c3 
- 00019840  0x000049f8 branch  0x00004d95 
- 00019841  0x000049fb fetch  0x00000001 , 0x000049c6 
- 00019842  0x000049fc beq  0x00000000 , 0x00004d88 
- 00019843  0x000049fd beq  0x00000001 , 0x00004d8a 
- 00019844  0x000049fe jam  0x00000001 , 0x000049c2 
- 00019845  0x00004a00 jam  0x0000002c , 0x000049c3 
- 00019846  0x00004a01 call  0x00004d4a 
- 00019847  0x00004a02 branch  0x00004d95 
- 00019848  0x00004a04 jam  0x00000008 , 0x000049c2 
- 00019849  0x00004a05 branch  0x00004d85 
- 00019850  0x00004a07 jam  0x00000002 , 0x000049c2 
- 00019851  0x00004a08 branch  0x00004d85 
- 00019852  0x00004a0b fetch  0x00000001 , 0x000049c6 
- 00019853  0x00004a0c beq  0x00000000 , 0x00004d92 
- 00019854  0x00004a0d beq  0x00000001 , 0x00004d92 
- 00019855  0x00004a0e jam  0x00000001 , 0x000049c2 
- 00019856  0x00004a0f jam  0x00000052 , 0x000049c3 
- 00019857  0x00004a10 branch  0x00004d95 
- 00019858  0x00004a12 jam  0x00000008 , 0x000049c2 
- 00019859  0x00004a13 jam  0x0000002b , 0x000049c3 
- 00019860  0x00004a14 branch  0x00004d95 
- 00019861  0x00004a17 jam  0x00000000 , 0x000048f5 
- 00019862  0x00004a18 fetch  0x00000001 , 0x000048f6 
- 00019863  0x00004a19 bbit0  0x00000000 , 0x00004d9c 
- 00019864  0x00004a1a fetch  0x00000001 , 0x000049c1 
- 00019865  0x00004a1b beq  0x00000003 , 0x00004da8 
- 00019866  0x00004a1d jam  0x00000001 , 0x000049c1 
- 00019867  0x00004a1e rtn 
- 00019868  0x00004a21 jam  0x00000004 , 0x000049c1 
- 00019869  0x00004a22 rtn 
- 00019870  0x00004a25 jam  0x00000006 , 0x000049c1 
- 00019871  0x00004a26 rtn 
- 00019872  0x00004a2a store  0x00000001 , 0x00004856 
- 00019873  0x00004a2b storet  0x00000001 , 0x00004858 
- 00019874  0x00004a2c call  0x00007dba 
- 00019875  0x00004a2d jam  0x00000000 , 0x00004855 
- 00019876  0x00004a2e branch  0x00004e89 
- 00019877  0x00004a31 fetch  0x00000001 , 0x000049c2 
- 00019878  0x00004a32 arg  0x00000000 , 0x00000002 
- 00019879  0x00004a33 call  0x00004da0 
- 00019880  0x00004a35 jam  0x00000002 , 0x000049c1 
- 00019881  0x00004a36 rtn 
- 00019882  0x00004a39 jam  0x00000003 , 0x000049c1 
- 00019883  0x00004a3a fetch  0x00000001 , 0x000049c2 
- 00019884  0x00004a3b fetcht  0x00000001 , 0x000049c3 
- 00019885  0x00004a3c branch  0x00004da0 
- 00019886  0x00004a3f jam  0x00000000 , 0x00004855 
- 00019887  0x00004a40 fetch  0x00000001 , 0x000049c2 
- 00019888  0x00004a41 arg  0x00000000 , 0x00000002 
- 00019889  0x00004a42 call  0x00004da0 
- 00019890  0x00004a43 fetch  0x00000001 , 0x000049c4 
- 00019891  0x00004a44 branch  0x00004d9e , 0x00000034 
- 00019892  0x00004a46 jam  0x00000005 , 0x000049c1 
- 00019893  0x00004a47 rtn 
- 00019894  0x00004a4a branch  0x00004da2 
- 00019895  0x00004a4d jam  0x00000000 , 0x000049c1 
- 00019896  0x00004a4e arg  0x00000000 , 0x0000003f 
- 00019897  0x00004a4f arg  0x00000000 , 0x00000002 
- 00019898  0x00004a50 branch  0x00004da0 
- 00019899  0x00004a55 bpatch  0x00000054 , 0x0000400a 
- 00019900  0x00004a56 fetch  0x00000001 , 0x000048f5 
- 00019901  0x00004a57 sub  0x0000003f , 0x000000e7 , 0x0000003e 
- 00019902  0x00004a58 branch  0x00004dc3 , 0x00000002 
- 00019903  0x00004a59 jam  0x00000001 , 0x000049c5 
- 00019904  0x00004a5a fetch  0x00000001 , 0x000048f6 
- 00019905  0x00004a5b bbit1  0x00000000 , 0x00004dc3 
- 00019906  0x00004a5c jam  0x00000002 , 0x000049c5 
- 00019907  0x00004a5e jam  0x00000000 , 0x00004900 
- 00019908  0x00004a5f fetch  0x00000001 , 0x000048f6 
- 00019909  0x00004a60 bbit1  0x00000000 , 0x00004ddd 
- 00019910  0x00004a62 fetcht  0x00000001 , 0x000048f5 
- 00019911  0x00004a63 arg  0x00000006 , 0x00000039 
- 00019912  0x00004a64 arg  0x000048fa , 0x00000006 
- 00019913  0x00004a66 ifetch  0x00000001 , 0x00000006 
- 00019914  0x00004a67 branch  0x00004dd4 , 0x00000034 
- 00019915  0x00004a68 isub  0x00000002 , 0x0000003e 
- 00019916  0x00004a69 nbranch  0x00004dd3 , 0x00000005 
- 00019917  0x00004a6a ifetch  0x00000001 , 0x00000006 
- 00019918  0x00004a6b increase  0xfffffffe , 0x00000006 
- 00019919  0x00004a6c istore  0x00000001 , 0x00000006 
- 00019920  0x00004a6d rtn  0x00000034 
- 00019921  0x00004a6e increase  0x00000001 , 0x00000006 
- 00019922  0x00004a6f istoret  0x00000001 , 0x00000006 
- 00019923  0x00004a71 loop  0x00004dc9 
- 00019924  0x00004a72 sub  0x00000002 , 0x000000e7 , 0x0000003e 
- 00019925  0x00004a73 nrtn  0x00000002 
- 00019926  0x00004a74 sub  0x00000002 , 0x000000bf , 0x0000003e 
- 00019927  0x00004a75 rtn  0x00000002 
- 00019928  0x00004a77 and  0x00000002 , 0x00000007 , 0x00000007 
- 00019929  0x00004a78 fetch  0x00000001 , 0x000048f8 
- 00019930  0x00004a79 qset0  0x0000003f 
- 00019931  0x00004a7a store  0x00000001 , 0x000048f8 
- 00019932  0x00004a7b rtn 
- 00019933  0x00004a7e fetcht  0x00000001 , 0x000048f5 
- 00019934  0x00004a7f arg  0x00000006 , 0x00000039 
- 00019935  0x00004a80 arg  0x000048fa , 0x00000006 
- 00019936  0x00004a82 ifetch  0x00000001 , 0x00000006 
- 00019937  0x00004a83 branch  0x00004dee , 0x00000034 
- 00019938  0x00004a84 isub  0x00000002 , 0x0000003e 
- 00019939  0x00004a85 rtn  0x00000005 
- 00019940  0x00004a86 loop  0x00004de0 
- 00019941  0x00004a87 sub  0x00000002 , 0x000000e7 , 0x0000003e 
- 00019942  0x00004a88 nrtn  0x00000002 
- 00019943  0x00004a89 sub  0x00000002 , 0x000000bf , 0x0000003e 
- 00019944  0x00004a8a rtn  0x00000002 
- 00019945  0x00004a8c and  0x00000002 , 0x00000007 , 0x00000007 
- 00019946  0x00004a8d fetch  0x00000001 , 0x000048f8 
- 00019947  0x00004a8e qset1  0x0000003f 
- 00019948  0x00004a8f store  0x00000001 , 0x000048f8 
- 00019949  0x00004a90 rtn 
- 00019950  0x00004a93 sub  0x00000002 , 0x000000e7 , 0x0000003e 
- 00019951  0x00004a94 nbranch  0x00004df2 , 0x00000002 
- 00019952  0x00004a95 sub  0x00000002 , 0x000000bf , 0x0000003e 
- 00019953  0x00004a96 nbranch  0x00004de9 , 0x00000002 
- 00019954  0x00004a98 increase  0xffffffff , 0x00000006 
- 00019955  0x00004a99 istoret  0x00000001 , 0x00000006 
- 00019956  0x00004a9a rtn 
- 00019957  0x00004a9f bpatch  0x00000055 , 0x0000400a 
- 00019958  0x00004aa0 call  0x00004e14 
- 00019959  0x00004aa1 jam  0x00000000 , 0x000049a1 
- 00019960  0x00004aa2 jam  0x00000000 , 0x000049a2 
- 00019961  0x00004aa3 jam  0x00000000 , 0x000049a3 
- 00019962  0x00004aa4 fetch  0x00000001 , 0x000048f8 
- 00019963  0x00004aa5 ncall  0x00004e41 , 0x00000034 
- 00019964  0x00004aa6 arg  0x000048fa , 0x00000006 
- 00019965  0x00004aa7 arg  0x00000006 , 0x00000039 
- 00019966  0x00004aa9 ifetch  0x00000001 , 0x00000006 
- 00019967  0x00004aaa sub  0x0000003f , 0x0000007f , 0x0000003e 
- 00019968  0x00004aab call  0x00004e43 , 0x00000005 
- 00019969  0x00004aac sub  0x0000003f , 0x000000de , 0x0000003e 
- 00019970  0x00004aad call  0x00004e45 , 0x00000005 
- 00019971  0x00004aae loop  0x00004dfe 
- 00019972  0x00004aaf fetch  0x00000001 , 0x00004666 
- 00019973  0x00004ab0 beq  0x00000000 , 0x00004e11 
- 00019974  0x00004ab2 call  0x00004b37 
- 00019975  0x00004ab3 fetch  0x00000001 , 0x000049a4 
- 00019976  0x00004ab4 branch  0x00004e24 , 0x00000034 
- 00019977  0x00004ab5 fetch  0x00000002 , 0x000048fa 
- 00019978  0x00004ab6 fetcht  0x00000002 , 0x000049a5 
- 00019979  0x00004ab7 isub  0x00000002 , 0x0000003e 
- 00019980  0x00004ab8 branch  0x00004e29 , 0x00000005 
- 00019981  0x00004ab9 byteswap  0x00000002 , 0x00000002 
- 00019982  0x00004aba isub  0x00000002 , 0x0000003e 
- 00019983  0x00004abb branch  0x00004e29 , 0x00000005 
- 00019984  0x00004abc rtn 
- 00019985  0x00004abe fetch  0x00000001 , 0x000049a4 
- 00019986  0x00004abf branch  0x00004e24 , 0x00000034 
- 00019987  0x00004ac0 branch  0x00004e32 
- 00019988  0x00004ac3 fetch  0x00000001 , 0x000049a4 
- 00019989  0x00004ac4 nrtn  0x00000034 
- 00019990  0x00004ac5 fetcht  0x00000001 , 0x00004655 
- 00019991  0x00004ac6 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00019992  0x00004ac7 rtn  0x00000005 
- 00019993  0x00004ac8 call  0x00006ee6 
- 00019994  0x00004ac9 nbranch  0x00004e20 , 0x00000001 
- 00019995  0x00004aca arg  0x00000008 , 0x00000039 
- 00019996  0x00004acb arg  0x000048f8 , 0x00000005 
- 00019997  0x00004acc call  0x00007ca1 
- 00019998  0x00004acd jam  0x000000de , 0x000048fa 
- 00019999  0x00004ace rtn 
- 00020000  0x00004ad1 fetch  0x00000001 , 0x000048fa 
- 00020001  0x00004ad2 rtnne  0x000000de 
- 00020002  0x00004ad3 jam  0x00000000 , 0x000048fa 
- 00020003  0x00004ad4 rtn 
- 00020004  0x00004ad7 bpatch  0x00000056 , 0x0000400a 
- 00020005  0x00004ad8 fetch  0x00000001 , 0x000049a3 
- 00020006  0x00004ad9 rtn  0x00000034 
- 00020007  0x00004ada fetch  0x00000001 , 0x00004666 
- 00020008  0x00004adb beq  0x00000000 , 0x00004e39 
- 00020009  0x00004ade jam  0x00000000 , 0x000048f4 
- 00020010  0x00004adf fetch  0x00000001 , 0x00004666 
- 00020011  0x00004ae0 rtneq  0x00000000 
- 00020012  0x00004ae1 fetch  0x00000008 , 0x00004713 
- 00020013  0x00004ae2 rtnbit1  0x00000006 
- 00020014  0x00004ae3 arg  0x00000006 , 0x00000007 
- 00020015  0x00004ae4 call  0x00005f00 
- 00020016  0x00004ae5 call  0x000042d0 
- 00020017  0x00004ae6 branch  0x00004b90 
- 00020018  0x00004aeb fetch  0x00000002 , 0x000048fa 
- 00020019  0x00004aec fetcht  0x00000002 , 0x000049a7 
- 00020020  0x00004aed isub  0x00000002 , 0x0000003e 
- 00020021  0x00004aee branch  0x00004e39 , 0x00000005 
- 00020022  0x00004aef byteswap  0x00000002 , 0x00000002 
- 00020023  0x00004af0 isub  0x00000002 , 0x0000003e 
- 00020024  0x00004af1 nrtn  0x00000005 
- 00020025  0x00004af3 call  0x000049f8 
- 00020026  0x00004af4 jam  0x00000000 , 0x000048f4 
- 00020027  0x00004af5 fetch  0x00000002 , 0x000045d8 
- 00020028  0x00004af6 nrtn  0x00000034 
- 00020029  0x00004af7 setarg  0x00000000 
- 00020030  0x00004af8 store  0x00000002 , 0x00004781 
- 00020031  0x00004af9 call  0x00004b7c 
- 00020032  0x00004afa branch  0x00006047 
- 00020033  0x00004afe jam  0x00000001 , 0x000049a2 
- 00020034  0x00004aff rtn 
- 00020035  0x00004b02 jam  0x00000001 , 0x000049a1 
- 00020036  0x00004b03 rtn 
- 00020037  0x00004b06 jam  0x00000001 , 0x000049a3 
- 00020038  0x00004b07 rtn 
- 00020039  0x00004b0d bpatch  0x00000057 , 0x0000400a 
- 00020040  0x00004b0e disable  0x00000028 
- 00020041  0x00004b0f jam  0x00000000 , 0x0000496c 
- 00020042  0x00004b10 jam  0x00000000 , 0x0000496d 
- 00020043  0x00004b11 jam  0x00000000 , 0x0000496e 
- 00020044  0x00004b12 fetch  0x00000001 , 0x000049c1 
- 00020045  0x00004b13 beq  0x00000001 , 0x00004da5 
- 00020046  0x00004b14 beq  0x00000002 , 0x00004daa 
- 00020047  0x00004b15 beq  0x00000003 , 0x00004daa 
- 00020048  0x00004b16 beq  0x00000004 , 0x00004dae 
- 00020049  0x00004b17 beq  0x00000006 , 0x00004db7 
- 00020050  0x00004b18 fetch  0x00000001 , 0x000048f4 
- 00020051  0x00004b19 branch  0x00004e64 , 0x00000034 
- 00020052  0x00004b1a increase  0xffffffff , 0x0000003f 
- 00020053  0x00004b1b store  0x00000001 , 0x000048f4 
- 00020054  0x00004b1c call  0x00004e61 
- 00020055  0x00004b1d jam  0x0000000a , 0x000049ac 
- 00020056  0x00004b1e call  0x00005c0b 
- 00020057  0x00004b1f fetch  0x00000001 , 0x000049c1 
- 00020058  0x00004b20 beq  0x00000005 , 0x00004db6 
- 00020059  0x00004b21 arg  0x00004855 , 0x00000005 
- 00020060  0x00004b22 arg  0x0000000a , 0x00000039 
- 00020061  0x00004b23 call  0x00007ca1 
- 00020062  0x00004b24 call  0x00004e74 
- 00020063  0x00004b25 jam  0x00000000 , 0x0000485f 
- 00020064  0x00004b26 rtn 
- 00020065  0x00004b29 jam  0x00000003 , 0x000040c0 
- 00020066  0x00004b2a jam  0x0000000a , 0x0000477e 
- 00020067  0x00004b2b rtn 
- 00020068  0x00004b30 fetch  0x00000001 , 0x00004666 
- 00020069  0x00004b31 rtneq  0x00000001 
- 00020070  0x00004b32 fetch  0x00000001 , 0x000049ab 
- 00020071  0x00004b33 rtn  0x00000034 
- 00020072  0x00004b34 fetch  0x00000001 , 0x000049a9 
- 00020073  0x00004b35 nrtn  0x00000034 
- 00020074  0x00004b36 fetcht  0x00000001 , 0x000049ad 
- 00020075  0x00004b37 fetch  0x00000001 , 0x000049ac 
- 00020076  0x00004b38 isub  0x00000002 , 0x0000003e 
- 00020077  0x00004b39 store  0x00000001 , 0x000049ad 
- 00020078  0x00004b3a rtn  0x00000005 
- 00020079  0x00004b3b arg  0x00004855 , 0x00000005 
- 00020080  0x00004b3c arg  0x0000000a , 0x00000039 
- 00020081  0x00004b3d call  0x00007ca1 
- 00020082  0x00004b3e call  0x00007dba 
- 00020083  0x00004b3f branch  0x00004e89 
- 00020084  0x00004b44 fetch  0x00000001 , 0x000049c5 
- 00020085  0x00004b45 beq  0x00000002 , 0x00004f05 
- 00020086  0x00004b46 arg  0x000048fa , 0x00000006 
- 00020087  0x00004b47 arg  0x00000006 , 0x00000039 
- 00020088  0x00004b49 ifetch  0x00000001 , 0x00000006 
- 00020089  0x00004b4a sub  0x0000003f , 0x000000e7 , 0x0000003e 
- 00020090  0x00004b4b nbranch  0x00004e9c , 0x00000002 
- 00020091  0x00004b4d loop  0x00004e78 
- 00020092  0x00004b4f fetch  0x00000001 , 0x000048f1 
- 00020093  0x00004b50 call  0x00004e92 , 0x00000034 
- 00020094  0x00004b51 jam  0x00000000 , 0x00004855 
- 00020095  0x00004b52 fetch  0x00000001 , 0x000048fa 
- 00020096  0x00004b53 sub  0x0000003f , 0x0000007f , 0x0000003e 
- 00020097  0x00004b54 branch  0x00004e95 , 0x00000005 
- 00020098  0x00004b55 arg  0x000048f8 , 0x00000006 
- 00020099  0x00004b56 arg  0x00004856 , 0x00000005 
- 00020100  0x00004b57 arg  0x00000008 , 0x00000039 
- 00020101  0x00004b59 ifetch  0x00000001 , 0x00000006 
- 00020102  0x00004b5a beq  0x0000007f , 0x00004e9a 
- 00020103  0x00004b5c istore  0x00000001 , 0x00000005 
- 00020104  0x00004b5d loop  0x00004e85 
- 00020105  0x00004b60 call  0x00004f10 
- 00020106  0x00004b62 fetch  0x00000001 , 0x0000485f 
- 00020107  0x00004b63 beq  0x00000001 , 0x00007dba 
- 00020108  0x00004b64 beq  0x00000002 , 0x00004e90 
- 00020109  0x00004b65 beq  0x00000003 , 0x00004e90 
- 00020110  0x00004b66 beq  0x00000004 , 0x00004e90 
- 00020111  0x00004b67 beq  0x00000005 , 0x00004e90 
- 00020112  0x00004b69 call  0x00005917 
- 00020113  0x00004b6a branch  0x00007dba 
- 00020114  0x00004b6d arg  0x000048f8 , 0x00000005 
- 00020115  0x00004b6e arg  0x00000009 , 0x00000039 
- 00020116  0x00004b6f branch  0x00007ca1 
- 00020117  0x00004b73 fetch  0x00000002 , 0x000048f8 
- 00020118  0x00004b74 store  0x00000002 , 0x00004856 
- 00020119  0x00004b75 fetch  0x00000006 , 0x000048fb 
- 00020120  0x00004b76 store  0x00000006 , 0x00004858 
- 00020121  0x00004b77 branch  0x00004e89 
- 00020122  0x00004b7a setarg  0x00000000 
- 00020123  0x00004b7b branch  0x00004e87 
- 00020124  0x00004b7f copy  0x0000003f , 0x00000002 
- 00020125  0x00004b80 bpatch  0x00000058 , 0x0000400b 
- 00020126  0x00004b81 copy  0x00000002 , 0x0000003f 
- 00020127  0x00004b82 jam  0x00000003 , 0x00004855 
- 00020128  0x00004b83 fetcht  0x00000001 , 0x000048f1 
- 00020129  0x00004b84 sub  0x00000002 , 0x00000000 , 0x0000003e 
- 00020130  0x00004b85 branch  0x00004f05 , 0x00000005 
- 00020131  0x00004b86 beq  0x000000e8 , 0x00004ebb 
- 00020132  0x00004b87 beq  0x000000e9 , 0x00004ebe 
- 00020133  0x00004b88 beq  0x000000ea , 0x00004ec1 
- 00020134  0x00004b89 beq  0x000000eb , 0x00004ec4 
- 00020135  0x00004b8a beq  0x000000ec , 0x00004ec7 
- 00020136  0x00004b8b beq  0x000000ed , 0x00004eca 
- 00020137  0x00004b8c beq  0x000000ee , 0x00004ecd 
- 00020138  0x00004b8d beq  0x000000ef , 0x00004ed0 
- 00020139  0x00004b8e beq  0x000000f0 , 0x00004ed3 
- 00020140  0x00004b8f beq  0x000000f1 , 0x00004ed6 
- 00020141  0x00004b90 beq  0x000000f2 , 0x00004ed9 
- 00020142  0x00004b91 beq  0x000000f3 , 0x00004edc 
- 00020143  0x00004b92 beq  0x000000f4 , 0x00004edf 
- 00020144  0x00004b93 beq  0x000000f5 , 0x00004ee2 
- 00020145  0x00004b94 beq  0x000000f6 , 0x00004ee5 
- 00020146  0x00004b95 beq  0x000000f7 , 0x00004ee8 
- 00020147  0x00004b96 beq  0x000000f8 , 0x00004eeb 
- 00020148  0x00004b97 beq  0x000000f9 , 0x00004eee 
- 00020149  0x00004b98 beq  0x000000fa , 0x00004ef1 
- 00020150  0x00004b99 beq  0x000000fb , 0x00004ef7 
- 00020151  0x00004b9a beq  0x000000fc , 0x00004efa 
- 00020152  0x00004b9b beq  0x000000fd , 0x00004efd 
- 00020153  0x00004b9c beq  0x000000ff , 0x00004f0c 
- 00020154  0x00004b9d branch  0x00004e89 
- 00020155  0x00004ba0 setarg  0x00000183 
- 00020156  0x00004ba1 store  0x00000002 , 0x00004856 
- 00020157  0x00004ba2 branch  0x00004e89 
- 00020158  0x00004ba4 setarg  0x000000cd 
- 00020159  0x00004ba5 store  0x00000002 , 0x00004856 
- 00020160  0x00004ba6 branch  0x00004e89 
- 00020161  0x00004ba8 setarg  0x000000b7 
- 00020162  0x00004ba9 store  0x00000002 , 0x00004856 
- 00020163  0x00004baa branch  0x00004e89 
- 00020164  0x00004bac setarg  0x000000b6 
- 00020165  0x00004bad store  0x00000002 , 0x00004856 
- 00020166  0x00004bae branch  0x00004e89 
- 00020167  0x00004bb0 setarg  0x000000b5 
- 00020168  0x00004bb1 store  0x00000002 , 0x00004856 
- 00020169  0x00004bb2 branch  0x00004e89 
- 00020170  0x00004bb4 setarg  0x000000ea 
- 00020171  0x00004bb5 store  0x00000002 , 0x00004856 
- 00020172  0x00004bb6 branch  0x00004e89 
- 00020173  0x00004bb8 setarg  0x000000e9 
- 00020174  0x00004bb9 store  0x00000002 , 0x00004856 
- 00020175  0x00004bba branch  0x00004e89 
- 00020176  0x00004bbc setarg  0x000000e2 
- 00020177  0x00004bbd store  0x00000002 , 0x00004856 
- 00020178  0x00004bbe branch  0x00004e89 
- 00020179  0x00004bc0 setarg  0x00000194 
- 00020180  0x00004bc1 store  0x00000002 , 0x00004856 
- 00020181  0x00004bc2 branch  0x00004e89 
- 00020182  0x00004bc4 setarg  0x0000018a 
- 00020183  0x00004bc5 store  0x00000002 , 0x00004856 
- 00020184  0x00004bc6 branch  0x00004e89 
- 00020185  0x00004bc8 setarg  0x00000192 
- 00020186  0x00004bc9 store  0x00000002 , 0x00004856 
- 00020187  0x00004bca branch  0x00004e89 
- 00020188  0x00004bcc setarg  0x00000070 
- 00020189  0x00004bcd store  0x00000002 , 0x00004856 
- 00020190  0x00004bce branch  0x00004e89 
- 00020191  0x00004bd0 setarg  0x0000006f 
- 00020192  0x00004bd1 store  0x00000002 , 0x00004856 
- 00020193  0x00004bd2 branch  0x00004e89 
- 00020194  0x00004bd4 setarg  0x0000022a 
- 00020195  0x00004bd5 store  0x00000002 , 0x00004856 
- 00020196  0x00004bd6 branch  0x00004e89 
- 00020197  0x00004bd8 setarg  0x00000225 
- 00020198  0x00004bd9 store  0x00000002 , 0x00004856 
- 00020199  0x00004bda branch  0x00004e89 
- 00020200  0x00004bdc setarg  0x00000224 
- 00020201  0x00004bdd store  0x00000002 , 0x00004856 
- 00020202  0x00004bde branch  0x00004e89 
- 00020203  0x00004be0 setarg  0x00000226 
- 00020204  0x00004be1 store  0x00000002 , 0x00004856 
- 00020205  0x00004be2 branch  0x00004e89 
- 00020206  0x00004be4 setarg  0x00000227 
- 00020207  0x00004be5 store  0x00000002 , 0x00004856 
- 00020208  0x00004be6 branch  0x00004e89 
- 00020209  0x00004be8 fetch  0x00000001 , 0x000049c6 
- 00020210  0x00004be9 beq  0x00000002 , 0x00004ef7 
- 00020211  0x00004bea beq  0x00000003 , 0x00004ef7 
- 00020212  0x00004beb setarg  0x00000221 
- 00020213  0x00004bec store  0x00000002 , 0x00004856 
- 00020214  0x00004bed branch  0x00004e89 
- 00020215  0x00004bef setarg  0x00000223 
- 00020216  0x00004bf0 store  0x00000002 , 0x00004856 
- 00020217  0x00004bf1 branch  0x00004e89 
- 00020218  0x00004bf3 setarg  0x00000030 
- 00020219  0x00004bf4 store  0x00000002 , 0x00004856 
- 00020220  0x00004bf5 branch  0x00004e89 
- 00020221  0x00004bf7 fetch  0x00000001 , 0x000049c6 
- 00020222  0x00004bf8 beq  0x00000001 , 0x00004f02 
- 00020223  0x00004bf9 setarg  0x000001ae 
- 00020224  0x00004bfa store  0x00000002 , 0x00004856 
- 00020225  0x00004bfb branch  0x00004e89 
- 00020226  0x00004bfd setarg  0x00000307 
- 00020227  0x00004bfe store  0x00000002 , 0x00004856 
- 00020228  0x00004bff branch  0x00004e89 
- 00020229  0x00004c03 jam  0x00000002 , 0x000048f4 
- 00020230  0x00004c04 fetch  0x00000001 , 0x000048f1 
- 00020231  0x00004c05 call  0x00004e92 , 0x00000034 
- 00020232  0x00004c06 jam  0x00000000 , 0x000049c5 
- 00020233  0x00004c07 setarg  0x00000003 
- 00020234  0x00004c08 store  0x00000003 , 0x00004855 
- 00020235  0x00004c09 branch  0x00004e89 
- 00020236  0x00004c0b jam  0x00000002 , 0x00004855 
- 00020237  0x00004c0c setarg  0x00000002 
- 00020238  0x00004c0d store  0x00000001 , 0x00004856 
- 00020239  0x00004c0e branch  0x00004e89 
- 00020240  0x00004c16 bpatch  0x00000059 , 0x0000400b 
- 00020241  0x00004c17 fetch  0x00000001 , 0x00004666 
- 00020242  0x00004c18 bne  0x00000000 , 0x00004f18 
- 00020243  0x00004c19 jam  0x00000000 , 0x000049a9 
- 00020244  0x00004c1a fetch  0x00000002 , 0x00004855 
- 00020245  0x00004c1b ncall  0x00004afc , 0x00000034 
- 00020246  0x00004c1c fetch  0x00000006 , 0x00004858 
- 00020247  0x00004c1d ncall  0x00004afc , 0x00000034 
- 00020248  0x00004c20 fetch  0x00000001 , 0x00004855 
- 00020249  0x00004c21 beq  0x00000000 , 0x00004f23 
- 00020250  0x00004c22 beq  0x00000001 , 0x00004f1e 
- 00020251  0x00004c23 beq  0x00000003 , 0x00004f2e 
- 00020252  0x00004c24 beq  0x00000002 , 0x00004f36 
- 00020253  0x00004c25 rtn 
- 00020254  0x00004c28 jam  0x00000001 , 0x0000485f 
- 00020255  0x00004c29 arg  0x00004855 , 0x00000006 
- 00020256  0x00004c2a arg  0x00004846 , 0x00000005 
- 00020257  0x00004c2b arg  0x00000007 , 0x00000039 
- 00020258  0x00004c2c branch  0x00007cda 
- 00020259  0x00004c2f jam  0x00000002 , 0x0000485f 
- 00020260  0x00004c30 call  0x00004f3e 
- 00020261  0x00004c31 fetch  0x00000001 , 0x00004666 
- 00020262  0x00004c32 beq  0x00000001 , 0x00004f2a 
- 00020263  0x00004c33 call  0x00004af1 
- 00020264  0x00004c34 fetch  0x00000001 , 0x000049ab 
- 00020265  0x00004c35 store  0x00000001 , 0x00004857 
- 00020266  0x00004c37 arg  0x00004855 , 0x00000006 
- 00020267  0x00004c38 arg  0x0000472a , 0x00000005 
- 00020268  0x00004c39 arg  0x00000009 , 0x00000039 
- 00020269  0x00004c3a branch  0x00007cda 
- 00020270  0x00004c3d jam  0x00000004 , 0x0000485f 
- 00020271  0x00004c3e call  0x00004f3e 
- 00020272  0x00004c3f setarg  0x00000003 
- 00020273  0x00004c40 call  0x00005f15 
- 00020274  0x00004c41 arg  0x00004856 , 0x00000006 
- 00020275  0x00004c42 arg  0x0000472b , 0x00000005 
- 00020276  0x00004c43 arg  0x00000002 , 0x00000039 
- 00020277  0x00004c44 branch  0x00007cda 
- 00020278  0x00004c47 jam  0x00000005 , 0x0000485f 
- 00020279  0x00004c48 call  0x00004f3e 
- 00020280  0x00004c49 setarg  0x00000002 
- 00020281  0x00004c4a store  0x00000008 , 0x0000472a 
- 00020282  0x00004c4b store  0x00000008 , 0x00004733 
- 00020283  0x00004c4c fetch  0x00000001 , 0x00004856 
- 00020284  0x00004c4d store  0x00000001 , 0x0000472b 
- 00020285  0x00004c4e rtn 
- 00020286  0x00004c52 arg  0x00000012 , 0x00000039 
- 00020287  0x00004c53 arg  0x0000472a , 0x00000005 
- 00020288  0x00004c54 branch  0x00007ca1 
- 00020289  0x00004c5a call  0x00007de2 
- 00020290  0x00004c5b call  0x0000561c 
- 00020291  0x00004c5c fetcht  0x00000001 , 0x0000464a 
- 00020292  0x00004c5d call  0x00006eb2 
- 00020293  0x00004c5e fetcht  0x00000001 , 0x0000464b 
- 00020294  0x00004c5f call  0x00006eb2 
- 00020295  0x00004c61 fetcht  0x00000001 , 0x00004655 
- 00020296  0x00004c62 call  0x00006eb6 
- 00020297  0x00004c64 fetch  0x00000002 , 0x00004898 
- 00020298  0x00004c65 copy  0x0000003f , 0x00000012 
- 00020299  0x00004c66 arg  0x00000014 , 0x00000039 
- 00020300  0x00004c68 ifetcht  0x00000001 , 0x00000012 
- 00020301  0x00004c69 isolate1  0x00000007 , 0x00000002 
- 00020302  0x00004c6a ncall  0x00006ef7 , 0x00000001 
- 00020303  0x00004c6b increase  0x00000001 , 0x00000012 
- 00020304  0x00004c6c loop  0x00004f4c 
- 00020305  0x00004c6e fetch  0x00000002 , 0x00004896 
- 00020306  0x00004c6f copy  0x0000003f , 0x00000012 
- 00020307  0x00004c70 arg  0x00000008 , 0x00000039 
- 00020308  0x00004c72 ifetcht  0x00000001 , 0x00000012 
- 00020309  0x00004c73 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00020310  0x00004c74 ncall  0x00006eb2 , 0x00000005 
- 00020311  0x00004c75 increase  0x00000001 , 0x00000012 
- 00020312  0x00004c76 loop  0x00004f54 
- 00020313  0x00004c77 rtn 
- 00020314  0x00004c7a fetch  0x00000001 , 0x000048eb 
- 00020315  0x00004c7b branch  0x00006eb6 , 0x00000034 
- 00020316  0x00004c7c branch  0x00006eb2 
- 00020317  0x00004c7e rtnmark1  0x00000026 
- 00020318  0x00004c7f call  0x00004f41 
- 00020319  0x00004c80 fetch  0x00000001 , 0x00000015 
- 00020320  0x00004c81 nrtn  0x00000034 
- 00020321  0x00004c82 branch  0x00006ed3 
- 00020322  0x00004c84 bpatch  0x0000005a , 0x0000400b 
- 00020323  0x00004c85 jam  0x000000ff , 0x00004659 
- 00020324  0x00004c86 call  0x0000739a 
- 00020325  0x00004c87 call  0x00004f70 
- 00020326  0x00004c88 call  0x000056a9 
- 00020327  0x00004c89 call  0x000054dc 
- 00020328  0x00004c8a call  0x00005d9e 
- 00020329  0x00004c8b fetcht  0x00000001 , 0x00004659 
- 00020330  0x00004c8c branch  0x00006ed3 
- 00020331  0x00004c8f call  0x00004f70 
- 00020332  0x00004c91 bpatch  0x0000005b , 0x0000400b 
- 00020333  0x00004c92 call  0x00004f75 
- 00020334  0x00004c93 call  0x00007d7c 
- 00020335  0x00004c94 branch  0x00004327 
- 00020336  0x00004c97 bpatch  0x0000005c , 0x0000400b 
- 00020337  0x00004c98 call  0x00004b6d 
- 00020338  0x00004c99 call  0x00004b71 
- 00020339  0x00004c9a call  0x00004b7c 
- 00020340  0x00004c9b branch  0x00004b6f 
- 00020341  0x00004ca3 bpatch  0x0000005d , 0x0000400b 
- 00020342  0x00004ca4 call  0x00007de2 
- 00020343  0x00004ca5 call  0x00004f70 
- 00020344  0x00004ca6 call  0x00005a92 
- 00020345  0x00004ca7 call  0x00004f41 
- 00020346  0x00004ca8 call  0x000054f9 
- 00020347  0x00004ca9 fetcht  0x00000001 , 0x0000465b 
- 00020348  0x00004caa call  0x000055b5 
- 00020349  0x00004cab call  0x000055b9 
- 00020350  0x00004cac branch  0x000054f2 
- 00020351  0x00004cb9 fetch  0x00000002 , 0x000045e0 
- 00020352  0x00004cba and_into  0x000000e0 , 0x0000003f 
- 00020353  0x00004cbb branch  0x00004f86 , 0x00000034 
- 00020354  0x00004cbc fetch  0x00000002 , 0x000045e0 
- 00020355  0x00004cbd increase  0x00000001 , 0x0000003f 
- 00020356  0x00004cbe store  0x00000002 , 0x000045e0 
- 00020357  0x00004cbf rtn 
- 00020358  0x00004cc1 call  0x0000357f 
- 00020359  0x00004cc2 call  0x00003651 
- 00020360  0x00004cc3 nbranch  0x00003586 , 0x00000018 
- 00020361  0x00004cc4 nbranch  0x00003586 , 0x0000002f 
- 00020362  0x00004cc5 call  0x00005028 
- 00020363  0x00004cc6 branch  0x0000356a 
- 00020364  0x00004ccc call  0x00003625 
- 00020365  0x00004ccd nbranch  0x00004f91 , 0x00000028 
- 00020366  0x00004ccf call  0x00004fa0 
- 00020367  0x00004cd0 call  0x00004fd5 
- 00020368  0x00004cd1 branch  0x00004fdb 
- 00020369  0x00004cd4 fetch  0x00000008 , 0x0000489c 
- 00020370  0x00004cd5 nbranch  0x00004f8e , 0x00000034 
- 00020371  0x00004cd6 fetch  0x00000008 , 0x000048a4 
- 00020372  0x00004cd7 nbranch  0x00004f8e , 0x00000034 
- 00020373  0x00004cd8 fetch  0x00000004 , 0x000048ac 
- 00020374  0x00004cd9 nbranch  0x00004f8e , 0x00000034 
- 00020375  0x00004cdb fetch  0x00000001 , 0x00004618 
- 00020376  0x00004cdc rtneq  0x00000001 
- 00020377  0x00004cdd call  0x0000369d 
- 00020378  0x00004cdf call  0x00004fc8 
- 00020379  0x00004ce0 nrtn  0x00000028 
- 00020380  0x00004ce1 fetch  0x00000001 , 0x0000473f 
- 00020381  0x00004ce2 ncall  0x00004f75 , 0x00000034 
- 00020382  0x00004ce3 fetch  0x00000004 , 0x000045af 
- 00020383  0x00004ce4 branch  0x00003622 
- 00020384  0x00004ce7 bpatch  0x0000005e , 0x0000400b 
- 00020385  0x00004ce8 jam  0x00000000 , 0x00004601 
- 00020386  0x00004cea fetchr  0x0000000b , 0x00000002 , 0x00000040 
- 00020387  0x00004ceb until  0x00000023 , 0x00000026 
- 00020388  0x00004cec call  0x00004df5 
- 00020389  0x00004ced fetch  0x00000001 , 0x000049a3 
- 00020390  0x00004cee nbranch  0x00005ed1 , 0x00000034 
- 00020391  0x00004cef call  0x00003651 
- 00020392  0x00004cf0 fetch  0x00000001 , 0x0000457f 
- 00020393  0x00004cf1 beq  0x00000001 , 0x00003646 
- 00020394  0x00004cf2 nbranch  0x00004faf , 0x00000018 
- 00020395  0x00004cf3 nbranch  0x00004faf , 0x0000002f 
- 00020396  0x00004cf4 call  0x00005028 
- 00020397  0x00004cf5 jam  0x00000000 , 0x0000473f 
- 00020398  0x00004cf6 branch  0x00003646 
- 00020399  0x00004cfa fetch  0x00000001 , 0x00004602 
- 00020400  0x00004cfb nrtn  0x00000034 
- 00020401  0x00004cfc fetch  0x00000002 , 0x000045fe 
- 00020402  0x00004cfd increase  0x00000001 , 0x0000003f 
- 00020403  0x00004cfe store  0x00000002 , 0x000045fe 
- 00020404  0x00004cff fetch  0x00000001 , 0x000045fe 
- 00020405  0x00004d00 beq  0x000000ff , 0x00003676 
- 00020406  0x00004d01 call  0x00004fb8 
- 00020407  0x00004d02 branch  0x00004fa2 
- 00020408  0x00004d06 fetcht  0x00000001 , 0x00004601 
- 00020409  0x00004d07 sub  0x00000002 , 0x00000014 , 0x0000003e 
- 00020410  0x00004d08 branch  0x00004fbe , 0x00000002 
- 00020411  0x00004d09 arg  0x00000019 , 0x00000039 
- 00020412  0x00004d0a call  0x00007c96 
- 00020413  0x00004d0b branch  0x00003694 
- 00020414  0x00004d0e increase  0x00000001 , 0x00000002 
- 00020415  0x00004d0f storet  0x00000001 , 0x00004601 
- 00020416  0x00004d10 fetch  0x00000004 , 0x0000458f 
- 00020417  0x00004d11 fetcht  0x00000004 , 0x000045e4 
- 00020418  0x00004d12 isub  0x00000002 , 0x0000003e 
- 00020419  0x00004d13 branch  0x00003222 , 0x00000005 
- 00020420  0x00004d14 fetch  0x00000001 , 0x00004601 
- 00020421  0x00004d15 sub  0x0000003f , 0x00000003 , 0x0000003e 
- 00020422  0x00004d16 rtn  0x00000002 
- 00020423  0x00004d17 branch  0x0000369a 
- 00020424  0x00004d1b enable  0x00000028 
- 00020425  0x00004d1c call  0x00002408 
- 00020426  0x00004d1d fetch  0x00000003 , 0x000040bd 
- 00020427  0x00004d1e branch  0x00007dbc , 0x00000034 
- 00020428  0x00004d1f fetch  0x00000001 , 0x000049a1 
- 00020429  0x00004d20 nbranch  0x00007dbc , 0x00000034 
- 00020430  0x00004d21 fetch  0x00000001 , 0x000049a2 
- 00020431  0x00004d22 nbranch  0x00007dbc , 0x00000034 
- 00020432  0x00004d23 fetch  0x00000001 , 0x000049c4 
- 00020433  0x00004d24 nbranch  0x00007dbc , 0x00000034 
- 00020434  0x00004d25 fetch  0x00000001 , 0x00004618 
- 00020435  0x00004d26 beq  0x00000001 , 0x00007dbc 
- 00020436  0x00004d27 branch  0x000036b9 
- 00020437  0x00004d2a fetch  0x00000004 , 0x0000458f 
- 00020438  0x00004d2b fetcht  0x00000004 , 0x000045e4 
- 00020439  0x00004d2c isub  0x00000002 , 0x0000003e 
- 00020440  0x00004d2d nbranch  0x000036e9 , 0x00000005 
- 00020441  0x00004d2e jam  0x0000009e , 0x00004141 
- 00020442  0x00004d2f rtn 
- 00020443  0x00004d31 fetch  0x00000008 , 0x0000460b 
- 00020444  0x00004d32 store  0x00000008 , 0x000045af 
- 00020445  0x00004d33 fetch  0x00000002 , 0x0000461d 
- 00020446  0x00004d34 store  0x00000002 , 0x0000461f 
- 00020447  0x00004d36 bpatch  0x0000005f , 0x0000400b 
- 00020448  0x00004d37 call  0x000036b4 
- 00020449  0x00004d38 nrtn  0x00000028 
- 00020450  0x00004d39 call  0x00007de2 
- 00020451  0x00004d3a fetch  0x00000003 , 0x00004608 
- 00020452  0x00004d3b branch  0x00003622 
- 00020453  0x00004d44 rtnmark0  0x00000026 
- 00020454  0x00004d45 call  0x00004e47 
- 00020455  0x00004d46 nrtn  0x00000028 
- 00020456  0x00004d47 fetch  0x00000008 , 0x00004713 
- 00020457  0x00004d48 bbit0  0x00000016 , 0x000060a1 
- 00020458  0x00004d49 fetch  0x00000001 , 0x0000496c 
- 00020459  0x00004d4a nbranch  0x00004fed , 0x00000034 
- 00020460  0x00004d4b branch  0x000060a1 
- 00020461  0x00004d4e jam  0x00000002 , 0x00004589 
- 00020462  0x00004d4f arg  0x00000009 , 0x00000011 
- 00020463  0x00004d50 fetch  0x00000001 , 0x0000496d 
- 00020464  0x00004d51 nbranch  0x00004ff3 , 0x00000034 
- 00020465  0x00004d52 arg  0x00004733 , 0x00000012 
- 00020466  0x00004d53 rtn 
- 00020467  0x00004d55 arg  0x0000472a , 0x00000012 
- 00020468  0x00004d56 rtn 
- 00020469  0x00004d5c setarg  0x00000000 
- 00020470  0x00004d5d store  0x00000003 , 0x000046f8 
- 00020471  0x00004d5e rtn 
- 00020472  0x00004d61 bpatch  0x00000060 , 0x0000400c 
- 00020473  0x00004d62 fetch  0x00000008 , 0x00004713 
- 00020474  0x00004d63 rtnbit0  0x0000000e 
- 00020475  0x00004d64 fetch  0x00000001 , 0x0000477d 
- 00020476  0x00004d65 rtn  0x00000034 
- 00020477  0x00004d66 fetch  0x00000001 , 0x00004602 
- 00020478  0x00004d67 rtn  0x00000034 
- 00020479  0x00004d68 fetch  0x00000001 , 0x000046f5 
- 00020480  0x00004d69 increase  0x00000001 , 0x0000003f 
- 00020481  0x00004d6a and_into  0x00000003 , 0x0000003f 
- 00020482  0x00004d6b store  0x00000001 , 0x000046f5 
- 00020483  0x00004d6c nrtn  0x00000034 
- 00020484  0x00004d6d jam  0x00000000 , 0x000046f6 
- 00020485  0x00004d70 fetch  0x00000001 , 0x000046f6 
- 00020486  0x00004d71 increase  0x00000001 , 0x0000003f 
- 00020487  0x00004d72 store  0x00000001 , 0x000046f6 
- 00020488  0x00004d73 sub  0x0000003f , 0x00000008 , 0x0000003e 
- 00020489  0x00004d74 nbranch  0x00005010 , 0x00000002 
- 00020490  0x00004d75 call  0x0000357f 
- 00020491  0x00004d76 call  0x00003651 
- 00020492  0x00004d77 nbranch  0x00005016 , 0x00000018 
- 00020493  0x00004d78 nbranch  0x00005016 , 0x0000002f 
- 00020494  0x00004d79 call  0x00005028 
- 00020495  0x00004d7a call  0x00005020 
- 00020496  0x00004d7c call  0x0000357b 
- 00020497  0x00004d7d fetch  0x00000001 , 0x000046f7 
- 00020498  0x00004d7e increase  0x00000001 , 0x0000003f 
- 00020499  0x00004d7f store  0x00000001 , 0x000046f7 
- 00020500  0x00004d80 beq  0x00000010 , 0x00005018 
- 00020501  0x00004d81 rtn 
- 00020502  0x00004d84 call  0x00003222 
- 00020503  0x00004d85 branch  0x00005005 
- 00020504  0x00004d88 jam  0x00000000 , 0x000046f7 
- 00020505  0x00004d89 fetch  0x00000001 , 0x000046f8 
- 00020506  0x00004d8a rtnbit1  0x00000000 
- 00020507  0x00004d8b set1  0x00000000 , 0x0000003f 
- 00020508  0x00004d8c store  0x00000001 , 0x000046f8 
- 00020509  0x00004d8d fetch  0x00000002 , 0x00004723 
- 00020510  0x00004d8e store  0x00000002 , 0x00004781 
- 00020511  0x00004d8f rtn 
- 00020512  0x00004d93 fetch  0x00000001 , 0x00004602 
- 00020513  0x00004d94 branch  0x00004ff5 , 0x00000034 
- 00020514  0x00004d95 jam  0x00000000 , 0x000046f7 
- 00020515  0x00004d96 fetch  0x00000001 , 0x000046f8 
- 00020516  0x00004d97 rtnbit0  0x00000000 
- 00020517  0x00004d98 set0  0x00000000 , 0x0000003f 
- 00020518  0x00004d99 store  0x00000001 , 0x000046f8 
- 00020519  0x00004d9a branch  0x00005c0b 
- 00020520  0x00004d9e call  0x0000366e 
- 00020521  0x00004d9f fetch  0x00000001 , 0x000044f8 
- 00020522  0x00004da0 compare  0x00000008 , 0x0000003f , 0x000000f8 
- 00020523  0x00004da1 nrtn  0x00000001 
- 00020524  0x00004da2 fetch  0x00000001 , 0x000044f9 
- 00020525  0x00004da3 beq  0x000000ff , 0x00004b11 
- 00020526  0x00004da4 rtn 
- 00020527  0x00004daa jam  0x00000001 , 0x000049f1 
- 00020528  0x00004dab arg  0x00000017 , 0x00000011 
- 00020529  0x00004dac arg  0x00000004 , 0x00000012 
- 00020530  0x00004dad call  0x000029fb 
- 00020531  0x00004dae setarg  0x00000006 
- 00020532  0x00004daf istore  0x00000001 , 0x00000005 
- 00020533  0x00004db0 setarg  0x00000001 
- 00020534  0x00004db1 istore  0x00000002 , 0x00000005 
- 00020535  0x00004db2 setarg  0x0000ffff 
- 00020536  0x00004db3 istore  0x00000002 , 0x00000005 
- 00020537  0x00004db4 setarg  0x00002800 
- 00020538  0x00004db5 istore  0x00000002 , 0x00000005 
- 00020539  0x00004db6 arg  0x000049e1 , 0x00000006 
- 00020540  0x00004db7 branch  0x00007c8f 
- 00020541  0x00004db9 bpatch  0x00000061 , 0x0000400c 
- 00020542  0x00004dba fetch  0x00000001 , 0x000049f1 
- 00020543  0x00004dbb rtn  0x00000034 
- 00020544  0x00004dbc copy  0x00000011 , 0x00000006 
- 00020545  0x00004dbd ifetch  0x00000003 , 0x00000006 
- 00020546  0x00004dbe store  0x00000003 , 0x00004397 
- 00020547  0x00004dbf beq  0x0000000b , 0x00005091 
- 00020548  0x00004dc0 beq  0x00000009 , 0x00005078 
- 00020549  0x00004dc1 beq  0x00000007 , 0x00005048 
- 00020550  0x00004dc2 beq  0x00000001 , 0x0000505b 
- 00020551  0x00004dc3 branch  0x00002b96 
- 00020552  0x00004dc6 fetch  0x00000001 , 0x000049f1 
- 00020553  0x00004dc7 beq  0x00000002 , 0x0000506c 
- 00020554  0x00004dc9 jam  0x00000002 , 0x000049c6 
- 00020555  0x00004dca branch  0x00005050 
- 00020556  0x00004dcd fetch  0x00000001 , 0x000042cb 
- 00020557  0x00004dce store  0x00000001 , 0x000049c6 
- 00020558  0x00004dcf branch  0x00005050 
- 00020559  0x00004dd1 jam  0x00000003 , 0x000049c6 
- 00020560  0x00004dd3 jam  0x00000000 , 0x000049f1 
- 00020561  0x00004dd4 fetcht  0x00000002 , 0x000049df 
- 00020562  0x00004dd5 setarg  0x00001fd0 
- 00020563  0x00004dd6 isub  0x00000002 , 0x00000012 
- 00020564  0x00004dd7 arg  0x000049c6 , 0x00000011 
- 00020565  0x00004dd9 arg  0x00000001 , 0x00000039 
- 00020566  0x00004dda call  0x00006b45 
- 00020567  0x00004ddb fetcht  0x00000002 , 0x000049df 
- 00020568  0x00004ddc increase  0x0000000e , 0x00000002 
- 00020569  0x00004ddd storet  0x00000002 , 0x000049df 
- 00020570  0x00004dde rtn 
- 00020571  0x00004de3 fetch  0x00000001 , 0x000049f1 
- 00020572  0x00004de4 beq  0x00000002 , 0x0000504c 
- 00020573  0x00004de5 jam  0x00000002 , 0x000049f1 
- 00020574  0x00004de6 arg  0x00000009 , 0x00000011 
- 00020575  0x00004de7 arg  0x00000004 , 0x00000012 
- 00020576  0x00004de8 call  0x000029fb 
- 00020577  0x00004de9 setarg  0x00000006 
- 00020578  0x00004dea istore  0x00000001 , 0x00000005 
- 00020579  0x00004deb setarg  0x00000001 
- 00020580  0x00004dec istore  0x00000002 , 0x00000005 
- 00020581  0x00004ded setarg  0x0000ffff 
- 00020582  0x00004dee istore  0x00000002 , 0x00000005 
- 00020583  0x00004def setarg  0x00002800 
- 00020584  0x00004df0 istore  0x00000002 , 0x00000005 
- 00020585  0x00004df1 arg  0x00000002 , 0x00000039 
- 00020586  0x00004df2 arg  0x000049f2 , 0x00000006 
- 00020587  0x00004df3 branch  0x00007cda 
- 00020588  0x00004df6 arg  0x00000007 , 0x00000011 
- 00020589  0x00004df7 arg  0x00000004 , 0x00000012 
- 00020590  0x00004df8 call  0x000029fb 
- 00020591  0x00004df9 setarg  0x00000008 
- 00020592  0x00004dfa istore  0x00000001 , 0x00000005 
- 00020593  0x00004dfb fetcht  0x00000002 , 0x00004339 
- 00020594  0x00004dfc increase  0x00000005 , 0x00000002 
- 00020595  0x00004dfd ifetch  0x00000004 , 0x00000002 
- 00020596  0x00004dfe istore  0x00000004 , 0x00000005 
- 00020597  0x00004dff setarg  0x00002803 
- 00020598  0x00004e00 istore  0x00000002 , 0x00000005 
- 00020599  0x00004e01 rtn 
- 00020600  0x00004e04 fetch  0x00000002 , 0x00004335 
- 00020601  0x00004e05 increase  0xfffffffe , 0x0000003f 
- 00020602  0x00004e06 div  0x0000003f , 0x00000007 
- 00020603  0x00004e07 call  0x00007d62 
- 00020604  0x00004e08 quotient  0x00000039 
- 00020605  0x00004e09 fetch  0x00000002 , 0x00004339 
- 00020606  0x00004e0a add  0x0000003f , 0x00000006 , 0x00000006 
- 00020607  0x00004e0b branch  0x00005080 
- 00020608  0x00004e0e increase  0x00000003 , 0x00000006 
- 00020609  0x00004e0f ifetch  0x00000002 , 0x00000006 
- 00020610  0x00004e10 copy  0x0000003f , 0x00000013 
- 00020611  0x00004e11 ifetch  0x00000002 , 0x00000006 
- 00020612  0x00004e12 arg  0x00002a29 , 0x00000002 
- 00020613  0x00004e13 isub  0x00000002 , 0x0000003e 
- 00020614  0x00004e14 branch  0x00005089 , 0x00000005 
- 00020615  0x00004e15 loop  0x00005080 
- 00020616  0x00004e16 branch  0x0000504c 
- 00020617  0x00004e18 arg  0x00000003 , 0x00000011 
- 00020618  0x00004e19 arg  0x00000004 , 0x00000012 
- 00020619  0x00004e1a call  0x000029fb 
- 00020620  0x00004e1b setarg  0x0000000a 
- 00020621  0x00004e1c istore  0x00000001 , 0x00000005 
- 00020622  0x00004e1d copy  0x00000013 , 0x0000003f 
- 00020623  0x00004e1e istore  0x00000002 , 0x00000005 
- 00020624  0x00004e1f rtn 
- 00020625  0x00004e22 fetch  0x00000002 , 0x00004335 
- 00020626  0x00004e23 arg  0x00000009 , 0x00000039 
- 00020627  0x00004e24 fetch  0x00000002 , 0x00004339 
- 00020628  0x00004e25 add  0x0000003f , 0x00000005 , 0x00000011 
- 00020629  0x00004e26 arg  0x000049f4 , 0x00000012 
- 00020630  0x00004e27 call  0x00007d64 
- 00020631  0x00004e28 branch  0x0000504f , 0x00000005 
- 00020632  0x00004e29 branch  0x0000504c 
- 00020633  0x00004e32 branch  0x000050bd , 0x0000002b 
- 00020634  0x00004e33 call  0x00002952 
- 00020635  0x00004e34 setarg  0x000050c7 
- 00020636  0x00004e35 store  0x00000002 , 0x000043db 
- 00020637  0x00004e36 setarg  0x000050ca 
- 00020638  0x00004e37 store  0x00000002 , 0x000043dd 
- 00020639  0x00004e38 setarg  0x000050c3 
- 00020640  0x00004e39 store  0x00000002 , 0x000043d3 
- 00020641  0x00004e3a setarg  0x00005180 
- 00020642  0x00004e3b store  0x00000002 , 0x000043e1 
- 00020643  0x00004e3c setarg  0x000053b0 
- 00020644  0x00004e3d store  0x00000002 , 0x000043df 
- 00020645  0x00004e3e setarg  0x000053c1 
- 00020646  0x00004e3f store  0x00000002 , 0x000043e3 
- 00020647  0x00004e41 bpatch  0x00000062 , 0x0000400c 
- 00020648  0x00004e42 call  0x000050ab 
- 00020649  0x00004e43 call  0x000050be 
- 00020650  0x00004e44 branch  0x0000533b 
- 00020651  0x00004e47 fetch  0x00000001 , 0x00008060 
- 00020652  0x00004e48 set0  0x00000000 , 0x0000003f 
- 00020653  0x00004e49 store  0x00000001 , 0x00008060 
- 00020654  0x00004e4a fetch  0x00000008 , 0x00004500 
- 00020655  0x00004e4b call  0x00006d68 
- 00020656  0x00004e4c fetch  0x00000002 , 0x00004508 
- 00020657  0x00004e4d call  0x00006d73 
- 00020658  0x00004e4e call  0x00006d82 
- 00020659  0x00004e4f jam  0x00000008 , 0x00008077 
- 00020660  0x00004e50 jam  0x00000049 , 0x00008076 
- 00020661  0x00004e51 jam  0x0000000a , 0x00008079 
- 00020662  0x00004e52 jam  0x0000000b , 0x0000807a 
- 00020663  0x00004e54 arg  0x00000081 , 0x00000002 
- 00020664  0x00004e55 fetch  0x00000002 , 0x0000450f 
- 00020665  0x00004e56 isolate1  0x00000000 , 0x0000003f 
- 00020666  0x00004e57 setflag  0x00000001 , 0x00000004 , 0x00000002 
- 00020667  0x00004e58 storet  0x00000001 , 0x00008060 
- 00020668  0x00004e59 rtn 
- 00020669  0x00004e5c branch  0x000050ab 
- 00020670  0x00004e61 fetcht  0x00000001 , 0x000044f5 
- 00020671  0x00004e62 call  0x00006ef7 
- 00020672  0x00004e63 call  0x000050ed 
- 00020673  0x00004e64 fetcht  0x00000001 , 0x000044f3 
- 00020674  0x00004e65 branch  0x00006edd 
- 00020675  0x00004e68 fetcht  0x00000001 , 0x000044f3 
- 00020676  0x00004e69 call  0x00006ee6 
- 00020677  0x00004e6a nbranch  0x0000430a , 0x00000001 
- 00020678  0x00004e6b branch  0x00004308 
- 00020679  0x00004e6f call  0x000069a9 
- 00020680  0x00004e70 nrtn  0x00000034 
- 00020681  0x00004e71 branch  0x000050ef 
- 00020682  0x00004e75 copy  0x00000013 , 0x0000003f 
- 00020683  0x00004e76 beq  0x00000014 , 0x000050dc 
- 00020684  0x00004e77 beq  0x00000015 , 0x000050d8 
- 00020685  0x00004e78 beq  0x00000030 , 0x00005375 
- 00020686  0x00004e79 beq  0x00000031 , 0x00005377 
- 00020687  0x00004e7a beq  0x00000032 , 0x00005381 
- 00020688  0x00004e7b beq  0x00000033 , 0x0000537f 
- 00020689  0x00004e7c beq  0x00000034 , 0x0000536f 
- 00020690  0x00004e7d beq  0x0000003d , 0x0000534f 
- 00020691  0x00004e7e beq  0x00000041 , 0x000050e2 
- 00020692  0x00004e7f beq  0x00000042 , 0x000050e4 
- 00020693  0x00004e80 beq  0x00000043 , 0x0000536d 
- 00020694  0x00004e81 beq  0x0000003b , 0x00005358 
- 00020695  0x00004e82 rtn 
- 00020696  0x00004e87 call  0x000029cb 
- 00020697  0x00004e88 jam  0x00000000 , 0x00004511 
- 00020698  0x00004e89 call  0x000050e0 
- 00020699  0x00004e8a branch  0x00005321 
- 00020700  0x00004e91 call  0x000050e7 
- 00020701  0x00004e92 fetch  0x00000001 , 0x000044fe 
- 00020702  0x00004e93 store  0x00000001 , 0x000040c0 
- 00020703  0x00004e94 branch  0x0000531f 
- 00020704  0x00004e99 call  0x00005149 
- 00020705  0x00004e9a branch  0x000050e5 
- 00020706  0x00004e9e call  0x000030f3 
- 00020707  0x00004e9f branch  0x00002ed5 
- 00020708  0x00004ea2 branch  0x00005391 
- 00020709  0x00004ea6 fetcht  0x00000001 , 0x000044f5 
- 00020710  0x00004ea7 branch  0x00006ef7 
- 00020711  0x00004eaa call  0x000050e9 
- 00020712  0x00004eab branch  0x000050ed 
- 00020713  0x00004eae fetch  0x00000001 , 0x000044f8 
- 00020714  0x00004eaf isolate1  0x00000001 , 0x0000003f 
- 00020715  0x00004eb0 call  0x00004315 , 0x00000001 
- 00020716  0x00004eb1 rtn 
- 00020717  0x00004eb3 fetcht  0x00000001 , 0x000044f5 
- 00020718  0x00004eb4 branch  0x00006ef3 
- 00020719  0x00004eb8 fetch  0x00000001 , 0x0000810b 
- 00020720  0x00004eb9 rtnbit1  0x00000002 
- 00020721  0x00004eba call  0x00006d96 
- 00020722  0x00004ebb ifetch  0x00000001 , 0x00000003 
- 00020723  0x00004ebc bne  0x00000001 , 0x00005105 
- 00020724  0x00004ebd fetch  0x00000002 , 0x00008112 
- 00020725  0x00004ebe sub  0x0000003f , 0x00000002 , 0x0000003e 
- 00020726  0x00004ebf rtn  0x00000002 
- 00020727  0x00004ec0 ifetch  0x00000001 , 0x00000003 
- 00020728  0x00004ec1 store  0x00000001 , 0x000006e2 
- 00020729  0x00004ec2 ifetcht  0x00000001 , 0x00000003 
- 00020730  0x00004ec3 copy  0x00000003 , 0x00000011 
- 00020731  0x00004ec4 storet  0x00000001 , 0x000006e3 
- 00020732  0x00004ec5 add  0x00000002 , 0x00000003 , 0x00000002 
- 00020733  0x00004ec6 fetch  0x00000002 , 0x00008112 
- 00020734  0x00004ec7 isub  0x00000002 , 0x00000002 
- 00020735  0x00004ec8 nrtn  0x00000002 
- 00020736  0x00004ec9 jam  0x00000001 , 0x000006e4 
- 00020737  0x00004eca call  0x00005113 
- 00020738  0x00004ecb fetch  0x00000001 , 0x000006e4 
- 00020739  0x00004ecc rtneq  0x00000000 
- 00020740  0x00004ecd branch  0x0000510e 
- 00020741  0x00004ed0 call  0x00007c95 
- 00020742  0x00004ed1 call  0x0000535e 
- 00020743  0x00004ed2 branch  0x00005108 
- 00020744  0x00004ed6 bpatch  0x00000063 , 0x0000400c 
- 00020745  0x00004ed7 call  0x00006d96 
- 00020746  0x00004ed8 fetch  0x00000002 , 0x00008112 
- 00020747  0x00004ed9 rtn  0x00000034 
- 00020748  0x00004eda iadd  0x00000003 , 0x00000003 
- 00020749  0x00004edb branch  0x00005112 
- 00020750  0x00004ede call  0x00006d96 
- 00020751  0x00004edf increase  0x00000002 , 0x00000003 
- 00020752  0x00004ee0 ifetch  0x00000001 , 0x00000003 
- 00020753  0x00004ee1 iadd  0x00000003 , 0x00000003 
- 00020754  0x00004ee3 branch  0x00006d9c 
- 00020755  0x00004ee7 bpatch  0x00000064 , 0x0000400c 
- 00020756  0x00004ee8 fetch  0x00000001 , 0x000006e2 
- 00020757  0x00004ee9 beq  0x00000001 , 0x0000513d 
- 00020758  0x00004eea beq  0x00000002 , 0x00005142 
- 00020759  0x00004eeb beq  0x00000004 , 0x00005150 
- 00020760  0x00004eec beq  0x00000009 , 0x00005154 
- 00020761  0x00004eed beq  0x0000000b , 0x000051ab 
- 00020762  0x00004eee beq  0x0000000e , 0x000051ac 
- 00020763  0x00004eef beq  0x0000000f , 0x000051b4 
- 00020764  0x00004ef0 beq  0x00000010 , 0x000051bc 
- 00020765  0x00004ef1 beq  0x00000012 , 0x000051c0 
- 00020766  0x00004ef2 beq  0x00000026 , 0x000051c4 
- 00020767  0x00004ef3 beq  0x00000028 , 0x000051c9 
- 00020768  0x00004ef4 beq  0x0000002a , 0x000051cc 
- 00020769  0x00004ef5 beq  0x0000002b , 0x000051ff 
- 00020770  0x00004ef6 beq  0x0000002c , 0x00005205 
- 00020771  0x00004ef7 beq  0x00000030 , 0x0000520c 
- 00020772  0x00004ef8 beq  0x00000031 , 0x00005211 
- 00020773  0x00004ef9 beq  0x00000032 , 0x00005222 
- 00020774  0x00004efa beq  0x00000033 , 0x0000522d 
- 00020775  0x00004efb beq  0x00000034 , 0x0000525a 
- 00020776  0x00004efc beq  0x00000035 , 0x0000525d 
- 00020777  0x00004efd beq  0x00000036 , 0x00005266 
- 00020778  0x00004efe beq  0x00000037 , 0x0000526f 
- 00020779  0x00004eff beq  0x00000038 , 0x00005275 
- 00020780  0x00004f00 beq  0x00000040 , 0x0000527d 
- 00020781  0x00004f01 beq  0x00000042 , 0x00005287 
- 00020782  0x00004f02 beq  0x00000048 , 0x0000528c 
- 00020783  0x00004f04 beq  0x00000051 , 0x00005297 
- 00020784  0x00004f05 beq  0x00000061 , 0x0000529b 
- 00020785  0x00004f06 beq  0x00000076 , 0x000052aa 
- 00020786  0x00004f07 beq  0x00000077 , 0x000052b0 
- 00020787  0x00004f08 beq  0x00000078 , 0x000052b5 
- 00020788  0x00004f09 beq  0x0000007a , 0x000052eb 
- 00020789  0x00004f0a beq  0x0000007b , 0x000052f9 
- 00020790  0x00004f0b beq  0x00000090 , 0x000052ff 
- 00020791  0x00004f0c beq  0x00000091 , 0x00005304 
- 00020792  0x00004f0d beq  0x00000092 , 0x00005308 
- 00020793  0x00004f0e beq  0x00000093 , 0x0000530d 
- 00020794  0x00004f0f beq  0x00000094 , 0x00005311 
- 00020795  0x00004f10 beq  0x000000ff , 0x00005317 
- 00020796  0x00004f11 branch  0x00005319 
- 00020797  0x00004f18 fetch  0x00000001 , 0x000006e3 
- 00020798  0x00004f19 bne  0x00000006 , 0x00005319 
- 00020799  0x00004f1a ifetch  0x00000006 , 0x00000003 
- 00020800  0x00004f1b store  0x00000006 , 0x000042db 
- 00020801  0x00004f1c branch  0x0000531c 
- 00020802  0x00004f21 fetch  0x00000001 , 0x000006e3 
- 00020803  0x00004f22 bne  0x00000001 , 0x00005319 
- 00020804  0x00004f23 ifetcht  0x00000001 , 0x00000003 
- 00020805  0x00004f24 storet  0x00000001 , 0x000044ff 
- 00020806  0x00004f25 call  0x0000531c 
- 00020807  0x00004f26 fetch  0x00000002 , 0x000044e9 
- 00020808  0x00004f27 rtnbit1  0x00000009 
- 00020809  0x00004f2b fetch  0x00000001 , 0x000044f8 
- 00020810  0x00004f2c isolate1  0x00000001 , 0x0000003f 
- 00020811  0x00004f2d nrtn  0x00000001 
- 00020812  0x00004f2e fetcht  0x00000001 , 0x000044ff 
- 00020813  0x00004f2f isolate1  0x00000002 , 0x00000002 
- 00020814  0x00004f30 branch  0x00004317 , 0x00000001 
- 00020815  0x00004f31 branch  0x00004315 
- 00020816  0x00004f37 arg  0x0000001d , 0x0000003f 
- 00020817  0x00004f38 arg  0x0000426b , 0x00000005 
- 00020818  0x00004f39 call  0x00005260 
- 00020819  0x00004f3a branch  0x00002952 
- 00020820  0x00004f40 fetch  0x00000002 , 0x000044e9 
- 00020821  0x00004f41 bbit0  0x00000009 , 0x00005319 
- 00020822  0x00004f42 call  0x000051a8 
- 00020823  0x00004f43 branch  0x00005319 , 0x00000028 
- 00020824  0x00004f44 jam  0x00000000 , 0x000006e4 
- 00020825  0x00004f45 fetch  0x00000002 , 0x0000450f 
- 00020826  0x00004f46 bbit1  0x00000008 , 0x00005179 
- 00020827  0x00004f47 fetch  0x00000001 , 0x00004511 
- 00020828  0x00004f48 nrtn  0x00000034 
- 00020829  0x00004f49 jam  0x00000001 , 0x000006e4 
- 00020830  0x00004f4a ifetch  0x00000002 , 0x00000003 
- 00020831  0x00004f4b store  0x00000002 , 0x00004512 
- 00020832  0x00004f4c storer  0x00000003 , 0x00000002 , 0x00004514 
- 00020833  0x00004f4d fetch  0x00000001 , 0x000006e3 
- 00020834  0x00004f4e pincrease  0xfffffffe 
- 00020835  0x00004f4f nbranch  0x00005319 , 0x00000002 
- 00020836  0x00004f50 branch  0x00005319 , 0x00000005 
- 00020837  0x00004f51 store  0x00000001 , 0x00004511 
- 00020838  0x00004f52 fetcht  0x00000002 , 0x00004512 
- 00020839  0x00004f53 increase  0xffffffff , 0x00000002 
- 00020840  0x00004f54 call  0x00002cd2 
- 00020841  0x00004f55 branch  0x0000517c , 0x00000034 
- 00020842  0x00004f56 ifetcht  0x00000004 , 0x00000006 
- 00020843  0x00004f57 setarg  0x01280302 
- 00020844  0x00004f58 isub  0x00000002 , 0x0000003e 
- 00020845  0x00004f59 nbranch  0x0000517c , 0x00000005 
- 00020846  0x00004f5a ifetch  0x00000001 , 0x00000006 
- 00020847  0x00004f5b store  0x00000001 , 0x00004516 
- 00020848  0x00004f5c and_into  0x00000030 , 0x0000003f 
- 00020849  0x00004f5d branch  0x0000517c , 0x00000034 
- 00020850  0x00004f5e jam  0x00000000 , 0x000006e4 
- 00020851  0x00004f5f call  0x000029c9 
- 00020852  0x00004f60 call  0x00005180 
- 00020853  0x00004f61 call  0x00005180 
- 00020854  0x00004f62 call  0x00005180 
- 00020855  0x00004f63 fetch  0x00000002 , 0x0000450f 
- 00020856  0x00004f64 rtnbit0  0x00000008 
- 00020857  0x00004f66 jam  0x00000001 , 0x000006e4 
- 00020858  0x00004f67 call  0x000053d6 
- 00020859  0x00004f68 branch  0x0000531c 
- 00020860  0x00004f6b jam  0x00000000 , 0x00004511 
- 00020861  0x00004f6c jam  0x00000001 , 0x000006e4 
- 00020862  0x00004f6d call  0x000053d6 
- 00020863  0x00004f6e branch  0x00005319 
- 00020864  0x00004f71 fetch  0x00000001 , 0x00004511 
- 00020865  0x00004f72 rtn  0x00000034 
- 00020866  0x00004f73 call  0x00002a28 
- 00020867  0x00004f74 nrtn  0x00000034 
- 00020868  0x00004f75 call  0x000051a3 
- 00020869  0x00004f76 bpatch  0x00000065 , 0x0000400c 
- 00020870  0x00004f77 fetch  0x00000002 , 0x000042e1 
- 00020871  0x00004f78 call  0x00007db0 
- 00020872  0x00004f79 copy  0x0000003f , 0x00000002 
- 00020873  0x00004f7a fetch  0x00000001 , 0x00004396 
- 00020874  0x00004f7b rtnbit1  0x00000000 
- 00020875  0x00004f7c add  0x00000002 , 0xfffffffd , 0x0000003f 
- 00020876  0x00004f7d arg  0x000000fb , 0x00000002 
- 00020877  0x00004f7e call  0x00007db0 
- 00020878  0x00004f7f fetcht  0x00000001 , 0x00004511 
- 00020879  0x00004f80 call  0x00007db0 
- 00020880  0x00004f81 copy  0x0000003f , 0x00000011 
- 00020881  0x00004f82 copy  0x00000002 , 0x0000003f 
- 00020882  0x00004f83 isub  0x00000011 , 0x0000003f 
- 00020883  0x00004f84 store  0x00000001 , 0x00004511 
- 00020884  0x00004f85 call  0x0000519e 
- 00020885  0x00004f86 fetch  0x00000002 , 0x00004514 
- 00020886  0x00004f87 copy  0x0000003f , 0x00000003 
- 00020887  0x00004f88 copy  0x00000011 , 0x00000039 
- 00020888  0x00004f89 call  0x00006dca 
- 00020889  0x00004f8a copy  0x00000003 , 0x0000003f 
- 00020890  0x00004f8b store  0x00000002 , 0x00004514 
- 00020891  0x00004f8c fetch  0x00000001 , 0x00004511 
- 00020892  0x00004f8d nrtn  0x00000034 
- 00020893  0x00004f8e branch  0x000053d4 
- 00020894  0x00004f91 fetcht  0x00000002 , 0x00004512 
- 00020895  0x00004f92 fetch  0x00000001 , 0x00004516 
- 00020896  0x00004f93 bbit1  0x00000005 , 0x00002df7 
- 00020897  0x00004f94 bbit1  0x00000004 , 0x00002dee 
- 00020898  0x00004f95 rtn 
- 00020899  0x00004f9a arg  0x00000017 , 0x00000002 
- 00020900  0x00004f9b fetch  0x00000002 , 0x0000450f 
- 00020901  0x00004f9c rtnbit1  0x00000001 
- 00020902  0x00004f9d fetcht  0x00000002 , 0x000042e3 
- 00020903  0x00004f9e rtn 
- 00020904  0x00004fa1 fetch  0x00000002 , 0x0000450f 
- 00020905  0x00004fa2 bbit1  0x00000002 , 0x00002dc7 
- 00020906  0x00004fa3 branch  0x00007dbc 
- 00020907  0x00004fa8 branch  0x0000533f 
- 00020908  0x00004faf ifetch  0x00000001 , 0x00000003 
- 00020909  0x00004fb0 fetcht  0x00000001 , 0x0000450f 
- 00020910  0x00004fb1 nsetflag  0x00000034 , 0x00000000 , 0x00000002 
- 00020911  0x00004fb2 storet  0x00000001 , 0x0000450f 
- 00020912  0x00004fb3 fetcht  0x00000001 , 0x00008060 
- 00020913  0x00004fb4 nsetflag  0x00000034 , 0x00000004 , 0x00000002 
- 00020914  0x00004fb5 storet  0x00000001 , 0x00008060 
- 00020915  0x00004fb6 branch  0x0000531c 
- 00020916  0x00004fbb fetchr  0x00000039 , 0x00000001 , 0x000006e3 
- 00020917  0x00004fbc call  0x00007d33 
- 00020918  0x00004fbd call  0x00006d77 
- 00020919  0x00004fbe store  0x00000002 , 0x00004508 
- 00020920  0x00004fbf call  0x0000531c 
- 00020921  0x00004fc0 call  0x00006dae 
- 00020922  0x00004fc1 fetch  0x00000002 , 0x00004508 
- 00020923  0x00004fc2 branch  0x00006d73 
- 00020924  0x00004fc7 arg  0x00000002 , 0x00000011 
- 00020925  0x00004fc8 arg  0x000044f1 , 0x00000012 
- 00020926  0x00004fc9 arg  0x00000000 , 0x00000002 
- 00020927  0x00004fca branch  0x00005323 
- 00020928  0x00004fd0 fetch  0x00000002 , 0x000044e9 
- 00020929  0x00004fd1 bbit0  0x00000009 , 0x00005319 
- 00020930  0x00004fd3 call  0x0000531c 
- 00020931  0x00004fd4 branch  0x0000431f 
- 00020932  0x00004fdb fetchr  0x00000039 , 0x00000001 , 0x000006e3 
- 00020933  0x00004fdc fetch  0x00000002 , 0x000043f8 
- 00020934  0x00004fdd icopy  0x00000005 
- 00020935  0x00004fde call  0x00006dca 
- 00020936  0x00004fdf branch  0x0000531c 
- 00020937  0x00004fe4 fetch  0x00000002 , 0x000044e9 
- 00020938  0x00004fe5 bbit1  0x00000009 , 0x0000528c 
- 00020939  0x00004fe6 branch  0x00005319 
- 00020940  0x00004feb arg  0x00000040 , 0x00000039 
- 00020941  0x00004fec arg  0x00004348 , 0x00000005 
- 00020942  0x00004fed call  0x00007ca1 
- 00020943  0x00004fee setarg  0x00000000 
- 00020944  0x00004fef store  0x00000001 , 0x00000688 
- 00020945  0x00004ff0 copy  0x00000011 , 0x00000003 
- 00020946  0x00004ff2 copy  0x00000003 , 0x0000003f 
- 00020947  0x00004ff3 store  0x00000002 , 0x0000068c 
- 00020948  0x00004ff4 call  0x000051fa 
- 00020949  0x00004ff6 fetch  0x00000001 , 0x00000688 
- 00020950  0x00004ff7 fetcht  0x00000001 , 0x00000678 
- 00020951  0x00004ff8 increase  0x00000001 , 0x00000002 
- 00020952  0x00004ff9 iadd  0x00000002 , 0x0000003f 
- 00020953  0x00004ffa store  0x00000001 , 0x00000688 
- 00020954  0x00004ffc sub  0x0000003f , 0x0000001f , 0x0000003e 
- 00020955  0x00004ffd nbranch  0x000051e6 , 0x00000002 
- 00020956  0x00004fff fetcht  0x00000001 , 0x00004348 
- 00020957  0x00005000 setarg  0x00004349 
- 00020958  0x00005001 iadd  0x00000002 , 0x0000003f 
- 00020959  0x00005002 store  0x00000002 , 0x00000691 
- 00020960  0x00005003 fetcht  0x00000001 , 0x00000678 
- 00020961  0x00005004 increase  0x00000001 , 0x00000002 
- 00020962  0x00005005 fetch  0x00000001 , 0x00004348 
- 00020963  0x00005006 iadd  0x00000002 , 0x0000003f 
- 00020964  0x00005007 store  0x00000001 , 0x00004348 
- 00020965  0x00005008 branch  0x000051ef 
- 00020966  0x0000500a fetcht  0x00000001 , 0x00004368 
- 00020967  0x0000500b setarg  0x00004369 
- 00020968  0x0000500c iadd  0x00000002 , 0x0000003f 
- 00020969  0x0000500d store  0x00000002 , 0x00000691 
- 00020970  0x0000500e fetcht  0x00000001 , 0x00000678 
- 00020971  0x0000500f increase  0x00000001 , 0x00000002 
- 00020972  0x00005010 fetch  0x00000001 , 0x00004368 
- 00020973  0x00005011 iadd  0x00000002 , 0x0000003f 
- 00020974  0x00005012 store  0x00000001 , 0x00004368 
- 00020975  0x00005014 fetch  0x00000002 , 0x00000691 
- 00020976  0x00005015 copy  0x0000003f , 0x00000005 
- 00020977  0x00005016 fetch  0x00000002 , 0x0000068c 
- 00020978  0x00005017 copy  0x0000003f , 0x00000003 
- 00020979  0x00005019 copy  0x00000002 , 0x00000039 
- 00020980  0x0000501a call  0x00006dca 
- 00020981  0x0000501c fetch  0x00000001 , 0x000006e3 
- 00020982  0x0000501d fetcht  0x00000001 , 0x00000688 
- 00020983  0x0000501e isub  0x00000002 , 0x0000003e 
- 00020984  0x0000501f nbranch  0x000051d2 , 0x00000005 
- 00020985  0x00005020 branch  0x0000531c 
- 00020986  0x00005024 ifetch  0x00000001 , 0x00000003 
- 00020987  0x00005025 store  0x00000001 , 0x00000678 
- 00020988  0x00005026 ifetch  0x00000001 , 0x00000003 
- 00020989  0x00005027 store  0x00000001 , 0x00000684 
- 00020990  0x00005028 rtn 
- 00020991  0x0000502d arg  0x00000000 , 0x00000002 
- 00020992  0x0000502e arg  0x00000002 , 0x00000011 
- 00020993  0x0000502f fetch  0x00000002 , 0x0000450c 
- 00020994  0x00005030 store  0x00000002 , 0x000006a1 
- 00020995  0x00005031 arg  0x000006a1 , 0x00000012 
- 00020996  0x00005032 branch  0x00005323 
- 00020997  0x00005037 fetch  0x00000001 , 0x000006e3 
- 00020998  0x00005038 bne  0x00000001 , 0x00005319 
- 00020999  0x00005039 ifetch  0x00000001 , 0x00000003 
- 00021000  0x0000503a store  0x00000001 , 0x0000450a 
- 00021001  0x0000503b setarg  0x00000000 
- 00021002  0x0000503c store  0x00000002 , 0x0000450c 
- 00021003  0x0000503d branch  0x0000531c 
- 00021004  0x00005042 fetch  0x00000001 , 0x000006e3 
- 00021005  0x00005043 bne  0x00000004 , 0x00005319 
- 00021006  0x00005044 fetch  0x00000002 , 0x000044e9 
- 00021007  0x00005045 bbit1  0x00000009 , 0x000052eb 
- 00021008  0x00005046 branch  0x00005319 
- 00021009  0x0000504c fetch  0x00000001 , 0x000006e3 
- 00021010  0x0000504d bne  0x00000003 , 0x00005319 
- 00021011  0x0000504e ifetch  0x00000001 , 0x00000003 
- 00021012  0x0000504f beq  0x00000000 , 0x00005217 
- 00021013  0x00005050 beq  0x00000001 , 0x0000521d 
- 00021014  0x00005051 branch  0x00005319 
- 00021015  0x00005054 call  0x0000531c 
- 00021016  0x00005055 ifetcht  0x00000001 , 0x00000003 
- 00021017  0x00005056 ifetch  0x00000001 , 0x00000003 
- 00021018  0x00005057 beq  0x00000002 , 0x00006f0f 
- 00021019  0x00005058 nsetflag  0x00000034 , 0x00000007 , 0x00000002 
- 00021020  0x00005059 branch  0x00006edd 
- 00021021  0x0000505c call  0x0000531c 
- 00021022  0x0000505d ifetcht  0x00000001 , 0x00000003 
- 00021023  0x0000505e ifetch  0x00000001 , 0x00000003 
- 00021024  0x0000505f branch  0x00006ef7 , 0x00000034 
- 00021025  0x00005060 branch  0x00006ef3 
- 00021026  0x00005065 fetch  0x00000001 , 0x000006e3 
- 00021027  0x00005066 bne  0x00000001 , 0x00005319 
- 00021028  0x00005067 ifetcht  0x00000001 , 0x00000003 
- 00021029  0x00005068 call  0x00006ee6 
- 00021030  0x00005069 setarg  0x00000000 
- 00021031  0x0000506a nsetflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00021032  0x0000506b arg  0x00000001 , 0x00000011 
- 00021033  0x0000506c store  0x00000002 , 0x000006a1 
- 00021034  0x0000506d arg  0x000006a1 , 0x00000012 
- 00021035  0x0000506e arg  0x00000000 , 0x00000002 
- 00021036  0x0000506f branch  0x00005323 
- 00021037  0x00005074 ifetch  0x00000001 , 0x00000003 
- 00021038  0x00005075 copy  0x0000003f , 0x00000002 
- 00021039  0x00005076 beq  0x00000081 , 0x0000523c 
- 00021040  0x00005077 beq  0x00000082 , 0x00005240 
- 00021041  0x00005078 beq  0x00000083 , 0x00005245 
- 00021042  0x00005079 beq  0x00000084 , 0x00005249 
- 00021043  0x0000507a store  0x00000001 , 0x000042fe 
- 00021044  0x0000507b call  0x000074ff 
- 00021045  0x0000507c call  0x00002ec4 
- 00021046  0x0000507d fetch  0x00000001 , 0x000042fe 
- 00021047  0x0000507e beq  0x00000000 , 0x0000524d 
- 00021048  0x0000507f beq  0x00000001 , 0x00005250 
- 00021049  0x00005080 beq  0x00000002 , 0x00005252 
- 00021050  0x00005081 beq  0x00000004 , 0x00005254 
- 00021051  0x00005082 branch  0x00005319 
- 00021052  0x00005085 storet  0x00000001 , 0x000042fe 
- 00021053  0x00005086 call  0x00002ec0 
- 00021054  0x00005087 jam  0x0000000d , 0x000042c7 
- 00021055  0x00005088 branch  0x0000524e 
- 00021056  0x0000508a storet  0x00000001 , 0x000042fe 
- 00021057  0x0000508b call  0x00002ec0 
- 00021058  0x0000508c jam  0x0000000d , 0x000042c7 
- 00021059  0x0000508d jam  0x00000001 , 0x000042c5 
- 00021060  0x0000508e branch  0x0000531c 
- 00021061  0x00005090 storet  0x00000001 , 0x000042fe 
- 00021062  0x00005091 call  0x00002ec0 
- 00021063  0x00005092 jam  0x0000000d , 0x000042c7 
- 00021064  0x00005093 branch  0x00005258 
- 00021065  0x00005095 storet  0x00000001 , 0x000042fe 
- 00021066  0x00005096 call  0x00002ec0 
- 00021067  0x00005097 jam  0x0000000d , 0x000042c7 
- 00021068  0x00005098 branch  0x00005256 
- 00021069  0x0000509c jam  0x00000000 , 0x000042c7 
- 00021070  0x0000509e jam  0x00000003 , 0x000042c5 
- 00021071  0x0000509f branch  0x0000531c 
- 00021072  0x000050a1 jam  0x00000001 , 0x000042c7 
- 00021073  0x000050a2 branch  0x0000524e 
- 00021074  0x000050a4 jam  0x00000005 , 0x000042c7 
- 00021075  0x000050a5 branch  0x00005258 
- 00021076  0x000050a7 jam  0x00000005 , 0x000042c7 
- 00021077  0x000050a8 branch  0x00005256 
- 00021078  0x000050aa jam  0x00000002 , 0x000042c5 
- 00021079  0x000050ab branch  0x0000531c 
- 00021080  0x000050ad jam  0x00000000 , 0x000042c5 
- 00021081  0x000050ae branch  0x0000531c 
- 00021082  0x000050b3 arg  0x0000001f , 0x0000003f 
- 00021083  0x000050b4 arg  0x00004348 , 0x00000005 
- 00021084  0x000050b5 branch  0x00005260 
- 00021085  0x000050ba arg  0x0000001f , 0x0000003f 
- 00021086  0x000050bb arg  0x00004368 , 0x00000005 
- 00021087  0x000050bc branch  0x00005260 
- 00021088  0x000050bf fetchr  0x00000039 , 0x00000001 , 0x000006e3 
- 00021089  0x000050c0 isub  0x00000039 , 0x0000003e 
- 00021090  0x000050c1 nbranch  0x00005319 , 0x00000002 
- 00021091  0x000050c2 istorer  0x00000039 , 0x00000001 , 0x00000005 
- 00021092  0x000050c3 call  0x00006dca 
- 00021093  0x000050c4 branch  0x0000531c 
- 00021094  0x000050c9 fetch  0x00000002 , 0x000044e9 
- 00021095  0x000050ca bbit0  0x00000009 , 0x00005319 
- 00021096  0x000050cb fetch  0x00000001 , 0x000006e3 
- 00021097  0x000050cc bne  0x00000008 , 0x00005319 
- 00021098  0x000050cd ifetch  0x00000008 , 0x00000003 
- 00021099  0x000050ce store  0x00000008 , 0x000042d3 
- 00021100  0x000050cf jam  0x00000012 , 0x0000066f 
- 00021101  0x000050d0 call  0x00007834 
- 00021102  0x000050d1 branch  0x0000531c 
- 00021103  0x000050d6 ifetch  0x00000002 , 0x00000003 
- 00021104  0x000050d7 store  0x00000002 , 0x00004389 
- 00021105  0x000050d8 storet  0x00000001 , 0x000040a6 
- 00021106  0x000050d9 iadd  0x00000002 , 0x0000003f 
- 00021107  0x000050da store  0x00000002 , 0x000040a4 
- 00021108  0x000050db branch  0x0000531c 
- 00021109  0x000050e0 fetch  0x00000001 , 0x000042fe 
- 00021110  0x000050e1 branch  0x00005319 , 0x00000034 
- 00021111  0x000050e2 fetch  0x00000001 , 0x000042fc 
- 00021112  0x000050e3 bne  0x00000000 , 0x00005319 
- 00021113  0x000050e4 fetch  0x00000001 , 0x000042fd 
- 00021114  0x000050e5 bne  0x00000000 , 0x00005319 
- 00021115  0x000050e6 call  0x000078a9 
- 00021116  0x000050e7 branch  0x0000531c 
- 00021117  0x000050ec fetch  0x00000001 , 0x000006e3 
- 00021118  0x000050ed bne  0x00000005 , 0x00005319 
- 00021119  0x000050ee ifetch  0x00000001 , 0x00000003 
- 00021120  0x000050ef store  0x00000001 , 0x000044f9 
- 00021121  0x000050f0 ifetch  0x00000004 , 0x00000003 
- 00021122  0x000050f1 store  0x00000004 , 0x000044fa 
- 00021123  0x000050f2 fetcht  0x00000001 , 0x000044f9 
- 00021124  0x000050f3 call  0x00006ef7 
- 00021125  0x000050f4 call  0x000053ae 
- 00021126  0x000050f5 branch  0x0000531c 
- 00021127  0x000050fa fetch  0x00000001 , 0x000006e3 
- 00021128  0x000050fb bne  0x00000001 , 0x00005319 
- 00021129  0x000050fc ifetch  0x00000001 , 0x00000003 
- 00021130  0x000050fd store  0x00000001 , 0x00004141 
- 00021131  0x000050fe branch  0x0000531c 
- 00021132  0x00005103 ifetch  0x00000001 , 0x00000003 
- 00021133  0x00005104 beq  0x00000001 , 0x00005295 
- 00021134  0x00005105 fetch  0x00000001 , 0x000042fa 
- 00021135  0x00005106 beq  0x00000003 , 0x00005293 
- 00021136  0x00005107 beq  0x00000006 , 0x00005293 
- 00021137  0x00005108 beq  0x00000007 , 0x00005293 
- 00021138  0x00005109 branch  0x00005319 
- 00021139  0x0000510b jam  0x00000001 , 0x000042fb 
- 00021140  0x0000510c branch  0x0000531c 
- 00021141  0x0000510f call  0x00002f2a 
- 00021142  0x00005110 branch  0x0000531c 
- 00021143  0x00005117 call  0x0000531c 
- 00021144  0x00005118 call  0x00006dae 
- 00021145  0x00005119 jam  0x00000001 , 0x00008010 
- 00021146  0x0000511a branch  0x0000235a 
- 00021147  0x0000511f fetch  0x00000001 , 0x000006e3 
- 00021148  0x00005120 beq  0x00000000 , 0x00005319 
- 00021149  0x00005121 ifetch  0x00000001 , 0x00000003 
- 00021150  0x00005122 branch  0x000052a8 , 0x00000034 
- 00021151  0x00005123 fetch  0x00000001 , 0x000006e3 
- 00021152  0x00005124 bne  0x00000005 , 0x00005319 
- 00021153  0x00005125 ifetch  0x00000004 , 0x00000003 
- 00021154  0x00005126 arg  0x000f4240 , 0x00000002 
- 00021155  0x00005127 isub  0x00000002 , 0x0000003e 
- 00021156  0x00005128 branch  0x00005319 , 0x00000002 
- 00021157  0x00005129 store  0x00000004 , 0x000042ff 
- 00021158  0x0000512a call  0x000029c1 
- 00021159  0x0000512b branch  0x0000531c 
- 00021160  0x0000512e call  0x000029c3 
- 00021161  0x0000512f branch  0x0000531c 
- 00021162  0x00005134 arg  0x00000001 , 0x00000002 
- 00021163  0x00005135 call  0x00002cd2 
- 00021164  0x00005136 add  0x00000006 , 0xfffffffe , 0x00000005 
- 00021165  0x00005137 setarg  0x00000000 
- 00021166  0x00005138 istore  0x00000002 , 0x00000005 
- 00021167  0x00005139 branch  0x0000531c 
- 00021168  0x0000513e call  0x000052b9 
- 00021169  0x0000513f call  0x000052e7 
- 00021170  0x00005140 setarg  0x00000000 
- 00021171  0x00005141 istore  0x00000002 , 0x00000005 
- 00021172  0x00005142 branch  0x00005388 
- 00021173  0x00005148 ifetch  0x00000001 , 0x00000003 
- 00021174  0x00005149 call  0x000052bd 
- 00021175  0x0000514a call  0x000052c4 
- 00021176  0x0000514b branch  0x00005388 
- 00021177  0x0000514f call  0x000052e4 
- 00021178  0x00005150 setarg  0x00280002 
- 00021179  0x00005151 istore  0x00000003 , 0x00000005 
- 00021180  0x00005152 rtn 
- 00021181  0x00005156 store  0x00000001 , 0x00000670 
- 00021182  0x00005157 call  0x000052e4 
- 00021183  0x00005158 setarg  0x01280302 
- 00021184  0x00005159 istore  0x00000004 , 0x00000005 
- 00021185  0x0000515a fetch  0x00000001 , 0x00000670 
- 00021186  0x0000515b istore  0x00000003 , 0x00000005 
- 00021187  0x0000515c rtn 
- 00021188  0x00005160 call  0x00002cf6 
- 00021189  0x00005161 ifetch  0x00000001 , 0x00000003 
- 00021190  0x00005162 and  0x0000003f , 0x0000001f , 0x00000039 
- 00021191  0x00005163 copy  0x0000003f , 0x00000011 
- 00021192  0x00005164 isolate1  0x00000007 , 0x00000011 
- 00021193  0x00005165 setflag  0x00000001 , 0x0000000f , 0x00000002 
- 00021194  0x00005166 isolate1  0x00000006 , 0x00000011 
- 00021195  0x00005167 setflag  0x00000001 , 0x0000000e , 0x00000002 
- 00021196  0x00005168 istoret  0x00000002 , 0x00000005 
- 00021197  0x00005169 copy  0x00000039 , 0x0000003f 
- 00021198  0x0000516a istore  0x00000001 , 0x00000005 
- 00021199  0x0000516b call  0x00006ddd 
- 00021200  0x0000516c call  0x000052e7 
- 00021201  0x0000516d setarg  0x00000000 
- 00021202  0x0000516e istore  0x00000002 , 0x00000005 
- 00021203  0x0000516f and  0x00000002 , 0x000000ff , 0x00000002 
- 00021204  0x00005170 increase  0xffffffff , 0x00000002 
- 00021205  0x00005171 call  0x00002cd2 
- 00021206  0x00005172 add  0x00000006 , 0x00000004 , 0x00000006 
- 00021207  0x00005173 ifetch  0x00000001 , 0x00000006 
- 00021208  0x00005174 bbit1  0x00000004 , 0x000052dc 
- 00021209  0x00005175 bbit1  0x00000005 , 0x000052dc 
- 00021210  0x00005176 increase  0x00000001 , 0x00000002 
- 00021211  0x00005177 rtn 
- 00021212  0x0000517b call  0x00002cf6 
- 00021213  0x0000517c isolate1  0x00000005 , 0x00000011 
- 00021214  0x0000517d setflag  0x00000001 , 0x0000000f , 0x00000002 
- 00021215  0x0000517e istoret  0x00000002 , 0x00000005 
- 00021216  0x0000517f setarg  0x02290202 
- 00021217  0x00005180 istore  0x00000008 , 0x00000005 
- 00021218  0x00005181 increase  0xffffffff , 0x00000002 
- 00021219  0x00005182 rtn 
- 00021220  0x00005186 call  0x00002cf6 
- 00021221  0x00005187 istoret  0x00000002 , 0x00000005 
- 00021222  0x00005188 rtn 
- 00021223  0x0000518c ifetch  0x00000001 , 0x00000003 
- 00021224  0x0000518d copy  0x0000003f , 0x00000039 
- 00021225  0x0000518e istore  0x00000001 , 0x00000005 
- 00021226  0x0000518f branch  0x00006ddd 
- 00021227  0x00005194 fetch  0x00000001 , 0x000042fc 
- 00021228  0x00005195 bne  0x00000005 , 0x00005319 
- 00021229  0x00005196 fetch  0x00000001 , 0x000042fe 
- 00021230  0x00005197 beq  0x00000004 , 0x000052f7 
- 00021231  0x00005198 beq  0x00000084 , 0x000052f1 
- 00021232  0x00005199 branch  0x00005319 
- 00021233  0x0000519c jam  0x00000002 , 0x000042f9 
- 00021234  0x0000519d jam  0x00000008 , 0x000042fa 
- 00021235  0x0000519e branch  0x000052f4 
- 00021236  0x000051a1 ifetch  0x00000004 , 0x00000003 
- 00021237  0x000051a2 store  0x00000004 , 0x000042ff 
- 00021238  0x000051a3 branch  0x0000531c 
- 00021239  0x000051a6 call  0x000052f4 
- 00021240  0x000051a7 branch  0x00002f13 
- 00021241  0x000051ac ifetch  0x00000006 , 0x00000003 
- 00021242  0x000051ad store  0x00000006 , 0x000042cc 
- 00021243  0x000051ae jam  0x0000001b , 0x000001bc 
- 00021244  0x000051af jam  0x00000001 , 0x00004517 
- 00021245  0x000051b0 jam  0x00000001 , 0x00004343 
- 00021246  0x000051b1 branch  0x0000531c 
- 00021247  0x000051b7 fetch  0x00000001 , 0x000006e3 
- 00021248  0x000051b8 bne  0x00000002 , 0x00005319 
- 00021249  0x000051b9 ifetcht  0x00000002 , 0x00000003 
- 00021250  0x000051ba call  0x00002a2d 
- 00021251  0x000051bb branch  0x0000531c 
- 00021252  0x000051c0 arg  0x00000000 , 0x00000002 
- 00021253  0x000051c1 arg  0x00000002 , 0x00000011 
- 00021254  0x000051c2 arg  0x00004075 , 0x00000012 
- 00021255  0x000051c3 branch  0x00005323 
- 00021256  0x000051c8 fetch  0x00000001 , 0x000006e3 
- 00021257  0x000051c9 bne  0x00000008 , 0x00005319 
- 00021258  0x000051ca ifetch  0x00000008 , 0x00000003 
- 00021259  0x000051cb call  0x00002a2b 
- 00021260  0x000051cc branch  0x0000531c 
- 00021261  0x000051d1 ifetchr  0x00000011 , 0x00000001 , 0x00000003 
- 00021262  0x000051d2 ifetchr  0x00000012 , 0x00000002 , 0x00000003 
- 00021263  0x000051d3 arg  0x00000000 , 0x00000002 
- 00021264  0x000051d4 branch  0x00005323 
- 00021265  0x000051d9 fetchr  0x00000039 , 0x00000001 , 0x000006e3 
- 00021266  0x000051da increase  0xfffffffe , 0x00000039 
- 00021267  0x000051db ifetch  0x00000002 , 0x00000003 
- 00021268  0x000051dc copy  0x0000003f , 0x00000005 
- 00021269  0x000051dd call  0x00006dca 
- 00021270  0x000051de branch  0x0000531c 
- 00021271  0x000051e4 jam  0x00000000 , 0x00004094 
- 00021272  0x000051e5 branch  0x0000531c 
- 00021273  0x000051eb arg  0x00000001 , 0x00000002 
- 00021274  0x000051ec arg  0x00000000 , 0x00000011 
- 00021275  0x000051ed branch  0x00005323 
- 00021276  0x000051f1 arg  0x00000000 , 0x00000002 
- 00021277  0x000051f2 arg  0x00000000 , 0x00000011 
- 00021278  0x000051f3 branch  0x00005323 
- 00021279  0x000051f8 jam  0x00000002 , 0x000006e2 
- 00021280  0x000051f9 branch  0x0000533c 
- 00021281  0x000051ff jam  0x00000005 , 0x000006e2 
- 00021282  0x00005200 branch  0x0000533c 
- 00021283  0x00005209 fetch  0x00000001 , 0x000006e2 
- 00021284  0x0000520a copy  0x0000003f , 0x00000013 
- 00021285  0x0000520b jam  0x00000006 , 0x000006e2 
- 00021286  0x0000520c setarg  0x00000002 
- 00021287  0x0000520d iadd  0x00000011 , 0x0000003f 
- 00021288  0x0000520e call  0x00005397 
- 00021289  0x0000520f copy  0x00000013 , 0x0000003f 
- 00021290  0x00005210 istore  0x00000001 , 0x00000003 
- 00021291  0x00005211 istoret  0x00000001 , 0x00000003 
- 00021292  0x00005212 copy  0x00000011 , 0x00000039 
- 00021293  0x00005213 copy  0x00000012 , 0x00000006 
- 00021294  0x00005214 call  0x00006dc4 
- 00021295  0x00005215 branch  0x000053a1 
- 00021296  0x0000521d jam  0x00000008 , 0x000006e2 
- 00021297  0x0000521e add  0x00000039 , 0x00000002 , 0x0000003f 
- 00021298  0x0000521f call  0x00005397 
- 00021299  0x00005220 fetch  0x00000002 , 0x0000070d 
- 00021300  0x00005221 istore  0x00000002 , 0x00000003 
- 00021301  0x00005222 fetch  0x00000002 , 0x0000070b 
- 00021302  0x00005223 icopy  0x00000006 
- 00021303  0x00005224 call  0x00006db1 
- 00021304  0x00005225 copy  0x00000006 , 0x0000003f 
- 00021305  0x00005226 store  0x00000002 , 0x0000070b 
- 00021306  0x00005227 branch  0x000053a1 
- 00021307  0x0000522c jam  0x00000009 , 0x000006e2 
- 00021308  0x0000522e setarg  0x00000000 
- 00021309  0x0000522f call  0x00005397 
- 00021310  0x00005230 branch  0x000053a1 
- 00021311  0x00005235 jam  0x0000000a , 0x000006e2 
- 00021312  0x00005236 setarg  0x00000001 
- 00021313  0x00005237 call  0x00005397 
- 00021314  0x00005239 call  0x00005349 
- 00021315  0x0000523b fetch  0x00000002 , 0x000044e9 
- 00021316  0x0000523c arg  0x00000009 , 0x00000007 
- 00021317  0x0000523d qisolate1  0x0000003f 
- 00021318  0x0000523e setflag  0x00000001 , 0x00000005 , 0x00000002 
- 00021319  0x00005242 istoret  0x00000001 , 0x00000003 
- 00021320  0x00005243 branch  0x000053a1 
- 00021321  0x00005248 arg  0x00000000 , 0x00000002 
- 00021322  0x00005249 fetch  0x00000001 , 0x00004388 
- 00021323  0x0000524a arg  0x00000000 , 0x00000007 
- 00021324  0x0000524b qisolate1  0x0000003f 
- 00021325  0x0000524c setflag  0x00000001 , 0x00000002 , 0x00000002 
- 00021326  0x0000524d rtn 
- 00021327  0x00005252 jam  0x0000000d , 0x000006e2 
- 00021328  0x00005253 fetch  0x00000001 , 0x000043fa 
- 00021329  0x00005254 mul32  0x0000003f , 0x00000022 , 0x0000003f 
- 00021330  0x00005255 icopy  0x00000039 
- 00021331  0x00005256 call  0x00005397 
- 00021332  0x00005257 fetch  0x00000002 , 0x000043f8 
- 00021333  0x00005258 icopy  0x00000006 
- 00021334  0x00005259 call  0x00006db1 
- 00021335  0x0000525a branch  0x000053a1 
- 00021336  0x0000525e jam  0x0000000e , 0x000006e2 
- 00021337  0x0000525f setarg  0x00000004 
- 00021338  0x00005260 call  0x00005397 
- 00021339  0x00005261 fetch  0x00000004 , 0x000005fa 
- 00021340  0x00005262 istore  0x00000004 , 0x00000003 
- 00021341  0x00005263 branch  0x000053a1 
- 00021342  0x00005267 jam  0x0000000f , 0x000006e2 
- 00021343  0x00005268 fetch  0x00000002 , 0x00008112 
- 00021344  0x00005269 arg  0x00000040 , 0x00000002 
- 00021345  0x0000526a call  0x00007db0 
- 00021346  0x0000526b copy  0x0000003f , 0x00000011 
- 00021347  0x0000526c copy  0x0000003f , 0x00000039 
- 00021348  0x0000526d call  0x00006d96 
- 00021349  0x0000526e arg  0x000006a1 , 0x00000005 
- 00021350  0x0000526f call  0x00006dca 
- 00021351  0x00005270 copy  0x00000011 , 0x0000003f 
- 00021352  0x00005271 copy  0x00000011 , 0x00000039 
- 00021353  0x00005272 call  0x00005397 
- 00021354  0x00005273 arg  0x000006a1 , 0x00000006 
- 00021355  0x00005274 call  0x00006db1 
- 00021356  0x00005275 branch  0x000053a1 
- 00021357  0x0000527a jam  0x00000010 , 0x000006e2 
- 00021358  0x0000527b branch  0x0000533c 
- 00021359  0x00005280 jam  0x00000011 , 0x000006e2 
- 00021360  0x00005281 setarg  0x00000004 
- 00021361  0x00005282 call  0x00005397 
- 00021362  0x00005283 fetch  0x00000004 , 0x000042ff 
- 00021363  0x00005284 istore  0x00000004 , 0x00000003 
- 00021364  0x00005285 branch  0x000053a1 
- 00021365  0x0000528a arg  0x00000180 , 0x00000011 
- 00021366  0x0000528b branch  0x00005379 
- 00021367  0x0000528e arg  0x00000080 , 0x00000011 
- 00021368  0x0000528f branch  0x00005379 
- 00021369  0x00005293 jam  0x00000014 , 0x000006e2 
- 00021370  0x00005294 setarg  0x00000002 
- 00021371  0x00005295 call  0x00005397 
- 00021372  0x00005296 copy  0x00000011 , 0x0000003f 
- 00021373  0x00005297 istore  0x00000002 , 0x00000003 
- 00021374  0x00005298 branch  0x000053a1 
- 00021375  0x0000529d arg  0x00000000 , 0x00000013 
- 00021376  0x0000529e branch  0x00005382 
- 00021377  0x000052a1 arg  0x00000001 , 0x00000013 
- 00021378  0x000052a4 jam  0x00000015 , 0x000006e2 
- 00021379  0x000052a5 setarg  0x00000001 
- 00021380  0x000052a6 call  0x00005397 
- 00021381  0x000052a7 copy  0x00000013 , 0x0000003f 
- 00021382  0x000052a8 istore  0x00000001 , 0x00000003 
- 00021383  0x000052a9 branch  0x000053a1 
- 00021384  0x000052b0 storet  0x00000002 , 0x00000678 
- 00021385  0x000052b1 jam  0x00000029 , 0x000006e2 
- 00021386  0x000052b2 setarg  0x00000002 
- 00021387  0x000052b3 call  0x00005397 
- 00021388  0x000052b4 fetcht  0x00000002 , 0x00000678 
- 00021389  0x000052b5 istoret  0x00000002 , 0x00000003 
- 00021390  0x000052b6 branch  0x000053a1 
- 00021391  0x000052bb jam  0x0000002b , 0x000006e2 
- 00021392  0x000052bc branch  0x0000533c 
- 00021393  0x000052c1 jam  0x00000040 , 0x000006e2 
- 00021394  0x000052c2 setarg  0x00000002 
- 00021395  0x000052c3 call  0x00005397 
- 00021396  0x000052c4 fetch  0x00000002 , 0x00004075 
- 00021397  0x000052c5 istore  0x00000002 , 0x00000003 
- 00021398  0x000052c6 branch  0x000053a1 
- 00021399  0x000052d3 jam  0x00000002 , 0x000006e1 
- 00021400  0x000052d4 store  0x00000001 , 0x000006e3 
- 00021401  0x000052d5 storet  0x00000008 , 0x00000678 
- 00021402  0x000052d6 bpatch  0x00000066 , 0x0000400c 
- 00021403  0x000052d7 call  0x000053a3 
- 00021404  0x000052d8 fetcht  0x00000008 , 0x00000678 
- 00021405  0x000052d9 call  0x00006da2 
- 00021406  0x000052da fetch  0x00000003 , 0x000006e1 
- 00021407  0x000052db istore  0x00000003 , 0x00000003 
- 00021408  0x000052dc rtn 
- 00021409  0x000052df bpatch  0x00000067 , 0x0000400c 
- 00021410  0x000052e0 branch  0x00006da4 
- 00021411  0x000052e3 call  0x000053ac 
- 00021412  0x000052e4 rtn  0x00000001 
- 00021413  0x000052e6 call  0x000053aa 
- 00021414  0x000052e7 fetch  0x00000004 , 0x000044fa 
- 00021415  0x000052e8 rshift2  0x0000003f , 0x0000003f 
- 00021416  0x000052e9 rtn  0x00000034 
- 00021417  0x000052ea branch  0x00007c91 
- 00021418  0x000052ed fetcht  0x00000001 , 0x000044f9 
- 00021419  0x000052ee branch  0x00006ef7 
- 00021420  0x000052f1 fetcht  0x00000001 , 0x000044f9 
- 00021421  0x000052f2 branch  0x00006f02 
- 00021422  0x000052f5 fetcht  0x00000001 , 0x000044f9 
- 00021423  0x000052f6 branch  0x00006ef3 
- 00021424  0x00005302 storer  0x00000011 , 0x00000002 , 0x0000070b 
- 00021425  0x00005303 storer  0x00000012 , 0x00000002 , 0x00000709 
- 00021426  0x00005304 fetch  0x00000002 , 0x00004398 
- 00021427  0x00005305 store  0x00000002 , 0x0000070d 
- 00021428  0x00005306 call  0x000051a8 
- 00021429  0x00005307 rtn  0x00000028 
- 00021430  0x0000530a fetcht  0x00000002 , 0x00000709 
- 00021431  0x0000530b fetch  0x00000001 , 0x0000450e 
- 00021432  0x0000530c call  0x00007db0 
- 00021433  0x0000530d copy  0x0000003f , 0x00000039 
- 00021434  0x0000530e copy  0x00000002 , 0x0000003f 
- 00021435  0x0000530f isub  0x00000039 , 0x0000003f 
- 00021436  0x00005310 store  0x00000002 , 0x00000709 
- 00021437  0x00005311 call  0x00005330 
- 00021438  0x00005312 fetch  0x00000002 , 0x00000709 
- 00021439  0x00005313 rtn  0x00000034 
- 00021440  0x00005314 branch  0x000053b6 
- 00021441  0x0000531a rtn 
- 00021442  0x0000531d fetch  0x00000001 , 0x0000450a 
- 00021443  0x0000531e rtn  0x00000034 
- 00021444  0x0000531f fetch  0x00000001 , 0x0000450b 
- 00021445  0x00005320 rtn  0x00000034 
- 00021446  0x00005321 increase  0xffffffff , 0x0000003f 
- 00021447  0x00005322 store  0x00000001 , 0x0000450b 
- 00021448  0x00005323 nrtn  0x00000034 
- 00021449  0x00005324 jam  0x00000005 , 0x0000450b 
- 00021450  0x00005325 call  0x00006f82 
- 00021451  0x00005326 call  0x00006fb0 
- 00021452  0x00005327 div  0x0000003f , 0x0000000a 
- 00021453  0x00005328 call  0x00007d5f 
- 00021454  0x00005329 div  0x0000003f , 0x00000064 
- 00021455  0x0000532a call  0x00007d5f 
- 00021456  0x0000532b remainder  0x00000002 
- 00021457  0x0000532c store  0x00000001 , 0x0000450c 
- 00021458  0x0000532d storet  0x00000001 , 0x0000450d 
- 00021459  0x0000532e rtn 
- 00021460  0x00005335 arg  0x00000008 , 0x00000007 
- 00021461  0x00005336 branch  0x000053dc 
- 00021462  0x00005339 arg  0x00000008 , 0x00000007 
- 00021463  0x0000533a branch  0x000053d8 
- 00021464  0x0000533d fetch  0x00000002 , 0x0000450f 
- 00021465  0x0000533e qset0  0x0000003f 
- 00021466  0x0000533f store  0x00000002 , 0x0000450f 
- 00021467  0x00005340 rtn 
- 00021468  0x00005343 fetch  0x00000002 , 0x0000450f 
- 00021469  0x00005344 qset1  0x0000003f 
- 00021470  0x00005345 store  0x00000002 , 0x0000450f 
- 00021471  0x00005346 rtn 
- 00021472  0x0000534c call  0x00007396 
- 00021473  0x0000534d call  0x00005410 
- 00021474  0x0000534e call  0x00005949 
- 00021475  0x0000534f rtn  0x0000002b 
- 00021476  0x00005350 call  0x00005747 
- 00021477  0x00005351 call  0x00005f37 
- 00021478  0x00005352 call  0x000053ec 
- 00021479  0x00005353 call  0x000059ed 
- 00021480  0x00005355 fetch  0x00000002 , 0x000044e9 
- 00021481  0x00005356 bbit1  0x0000000c , 0x00005c1a 
- 00021482  0x00005357 call  0x00005eb6 
- 00021483  0x00005358 branch  0x0000548c 
- 00021484  0x0000535c bpatch  0x00000068 , 0x0000400d 
- 00021485  0x0000535d setarg  0x00006235 
- 00021486  0x0000535e store  0x00000002 , 0x000045f8 
- 00021487  0x0000535f setarg  0x0000622b 
- 00021488  0x00005360 store  0x00000002 , 0x000045fa 
- 00021489  0x00005361 setarg  0x00006109 
- 00021490  0x00005362 store  0x00000002 , 0x000043e9 
- 00021491  0x00005363 setarg  0x00006096 
- 00021492  0x00005364 store  0x00000002 , 0x000045f2 
- 00021493  0x00005365 setarg  0x000060c1 
- 00021494  0x00005366 store  0x00000002 , 0x000045f4 
- 00021495  0x00005367 setarg  0x0000550c 
- 00021496  0x00005368 store  0x00000002 , 0x000045f6 
- 00021497  0x00005369 setarg  0x00005b23 
- 00021498  0x0000536a store  0x00000002 , 0x000043d9 
- 00021499  0x0000536b setarg  0x00005507 
- 00021500  0x0000536c store  0x00000002 , 0x000043d7 
- 00021501  0x0000536d setarg  0x00005ac1 
- 00021502  0x0000536e store  0x00000002 , 0x000043dd 
- 00021503  0x0000536f setarg  0x00005e5d 
- 00021504  0x00005370 store  0x00000002 , 0x000043db 
- 00021505  0x00005371 setarg  0x000054d5 
- 00021506  0x00005372 store  0x00000002 , 0x000043d5 
- 00021507  0x00005373 setarg  0x00005b08 
- 00021508  0x00005374 store  0x00000002 , 0x000043df 
- 00021509  0x00005375 setarg  0x00005b85 
- 00021510  0x00005376 store  0x00000002 , 0x000043e3 
- 00021511  0x00005377 setarg  0x000055fa 
- 00021512  0x00005378 store  0x00000002 , 0x000043e7 
- 00021513  0x00005379 setarg  0x000054c5 
- 00021514  0x0000537a store  0x00000002 , 0x000043d3 
- 00021515  0x0000537b setarg  0x00006221 
- 00021516  0x0000537c store  0x00000002 , 0x000043e1 
- 00021517  0x0000537d setarg  0x00006228 
- 00021518  0x0000537e store  0x00000002 , 0x000043e5 
- 00021519  0x0000537f rtn 
- 00021520  0x00005383 rtn  0x0000002b 
- 00021521  0x00005384 call  0x000035f0 
- 00021522  0x00005385 call  0x0000325b 
- 00021523  0x00005386 call  0x000062aa 
- 00021524  0x00005387 call  0x00005589 
- 00021525  0x00005388 call  0x000055c6 
- 00021526  0x00005389 call  0x0000544a 
- 00021527  0x0000538a call  0x00006177 
- 00021528  0x0000538b call  0x00002a41 
- 00021529  0x0000538d bpatch  0x00000069 , 0x0000400d 
- 00021530  0x0000538e fetch  0x00000008 , 0x00004713 
- 00021531  0x0000538f bbit1  0x00000013 , 0x00005d60 
- 00021532  0x00005390 bbit1  0x00000012 , 0x00005d6e 
- 00021533  0x00005391 bbit1  0x00000014 , 0x00005da6 
- 00021534  0x00005392 rtn 
- 00021535  0x00005395 jam  0x00000010 , 0x00004099 
- 00021536  0x00005396 fetch  0x00000008 , 0x00004713 
- 00021537  0x00005397 rtnbit1  0x0000000c 
- 00021538  0x00005398 jam  0x00000018 , 0x00004099 
- 00021539  0x00005399 rtn 
- 00021540  0x0000539c call  0x00003281 
- 00021541  0x0000539d fetch  0x00000008 , 0x00004713 
- 00021542  0x0000539e rtnbit0  0x0000003d 
- 00021543  0x0000539f branch  0x00003284 
- 00021544  0x000053a2 bpatch  0x0000006a , 0x0000400d 
- 00021545  0x000053a3 fetch  0x00000008 , 0x00004713 
- 00021546  0x000053a4 isolate1  0x00000005 , 0x0000003f 
- 00021547  0x000053a5 call  0x00005f08 , 0x00000001 
- 00021548  0x000053a8 fetch  0x00000002 , 0x0000463a 
- 00021549  0x000053a9 store  0x00000002 , 0x000045d6 
- 00021550  0x000053ab fetch  0x00000001 , 0x0000463d 
- 00021551  0x000053ac store  0x00000002 , 0x000045dc 
- 00021552  0x000053ae fetch  0x00000005 , 0x0000463f 
- 00021553  0x000053af store  0x00000005 , 0x00004628 
- 00021554  0x000053b1 fetch  0x00000001 , 0x0000463e 
- 00021555  0x000053b2 store  0x00000001 , 0x000045d1 
- 00021556  0x000053b4 fetch  0x00000001 , 0x000045b9 
- 00021557  0x000053b5 ncall  0x0000326b , 0x00000034 
- 00021558  0x000053b7 bpatch  0x0000006b , 0x0000400d 
- 00021559  0x000053b8 call  0x0000541f 
- 00021560  0x000053b9 call  0x00005424 
- 00021561  0x000053ba call  0x00005fe4 
- 00021562  0x000053bb branch  0x00003287 
- 00021563  0x000053be setarg  0x00009000 
- 00021564  0x000053bf store  0x00000002 , 0x000042f7 
- 00021565  0x000053c0 jam  0x00000003 , 0x000040c1 
- 00021566  0x000053c1 jam  0x00000008 , 0x000040a6 
- 00021567  0x000053c2 jam  0x00000000 , 0x0000497f 
- 00021568  0x000053c3 jam  0x00000000 , 0x00004980 
- 00021569  0x000053c4 setarg  0x00000200 
- 00021570  0x000053c5 store  0x00000002 , 0x000040a4 
- 00021571  0x000053c6 jam  0x00000017 , 0x000042e1 
- 00021572  0x000053c7 jam  0x00000017 , 0x000042e3 
- 00021573  0x000053c9 setarg  0x000047c3 
- 00021574  0x000053ca store  0x00000002 , 0x0000433f 
- 00021575  0x000053cb setarg  0x00000010 
- 00021576  0x000053cc store  0x00000002 , 0x00004341 
- 00021577  0x000053cd branch  0x00005539 
- 00021578  0x000053d0 bpatch  0x0000006c , 0x0000400d 
- 00021579  0x000053d1 call  0x0000543b 
- 00021580  0x000053d2 jam  0x00000000 , 0x0000487a 
- 00021581  0x000053d4 setarg  0x00000a77 
- 00021582  0x000053d5 store  0x00000002 , 0x000043f5 
- 00021583  0x000053d6 setsect  0x00000000 , 0x00001224 
- 00021584  0x000053d7 setsect  0x00000001 , 0x00004000 
- 00021585  0x000053d8 setsect  0x00000002 , 0x00000000 
- 00021586  0x000053d9 istore  0x00000005 , 0x00000005 
- 00021587  0x000053dc fetch  0x00000008 , 0x00004713 
- 00021588  0x000053dd bbit0  0x0000001b , 0x00005458 
- 00021589  0x000053de setarg  0x00000006 
- 00021590  0x000053df store  0x00000002 , 0x000042d3 
- 00021591  0x000053e0 store  0x00000002 , 0x000042d5 
- 00021592  0x000053e2 call  0x00005481 
- 00021593  0x000053e3 fetch  0x00000008 , 0x00004713 
- 00021594  0x000053e4 bbit0  0x00000018 , 0x0000545c 
- 00021595  0x000053e5 call  0x00005476 
- 00021596  0x000053e7 fetch  0x00000003 , 0x00004608 
- 00021597  0x000053e8 store  0x00000003 , 0x0000475d 
- 00021598  0x000053e9 fetch  0x00000001 , 0x00004666 
- 00021599  0x000053ea store  0x00000001 , 0x000049a1 
- 00021600  0x000053eb fetch  0x00000003 , 0x000042de 
- 00021601  0x000053ec store  0x00000003 , 0x00004797 
- 00021602  0x000053ed setarg  0x00000000 
- 00021603  0x000053ee store  0x00000007 , 0x00004846 
- 00021604  0x000053ef fetch  0x00000001 , 0x000044eb 
- 00021605  0x000053f0 store  0x00000001 , 0x0000497c 
- 00021606  0x000053f1 store  0x00000001 , 0x0000497d 
- 00021607  0x000053f2 call  0x00002969 
- 00021608  0x000053f4 bpatch  0x0000006d , 0x0000400d 
- 00021609  0x000053f5 fetch  0x00000001 , 0x0000464f 
- 00021610  0x000053f6 store  0x00000001 , 0x00004958 
- 00021611  0x000053f7 fetch  0x00000001 , 0x0000464e 
- 00021612  0x000053f8 rtneq  0x000000ff 
- 00021613  0x000053f9 fetcht  0x00000001 , 0x0000464e 
- 00021614  0x000053fa call  0x000055b5 
- 00021615  0x000053fb fetcht  0x00000001 , 0x0000464e 
- 00021616  0x000053fc call  0x00006ee6 
- 00021617  0x000053fd call  0x00005473 , 0x00000001 
- 00021618  0x000053fe branch  0x000055b1 
- 00021619  0x00005400 fetch  0x00000001 , 0x00004650 
- 00021620  0x00005401 store  0x00000001 , 0x00004958 
- 00021621  0x00005402 rtn 
- 00021622  0x00005405 fetch  0x00000003 , 0x00004743 
- 00021623  0x00005406 store  0x00000003 , 0x00004608 
- 00021624  0x00005407 fetch  0x00000003 , 0x00004746 
- 00021625  0x00005408 store  0x00000003 , 0x0000460b 
- 00021626  0x00005409 fetch  0x00000001 , 0x00004749 
- 00021627  0x0000540a store  0x00000001 , 0x00004621 
- 00021628  0x0000540b fetch  0x00000004 , 0x00004755 
- 00021629  0x0000540c store  0x00000004 , 0x00004751 
- 00021630  0x0000540e setarg  0x00100c0c 
- 00021631  0x0000540f store  0x00000003 , 0x000045a7 
- 00021632  0x00005410 rtn 
- 00021633  0x00005413 fetch  0x00000003 , 0x0000474a 
- 00021634  0x00005414 store  0x00000003 , 0x00004608 
- 00021635  0x00005415 fetch  0x00000003 , 0x0000474d 
- 00021636  0x00005416 store  0x00000003 , 0x0000460b 
- 00021637  0x00005417 fetch  0x00000001 , 0x00004750 
- 00021638  0x00005418 store  0x00000001 , 0x00004621 
- 00021639  0x00005419 fetch  0x00000004 , 0x00004759 
- 00021640  0x0000541a store  0x00000004 , 0x00004751 
- 00021641  0x0000541c setarg  0x001c1919 
- 00021642  0x0000541d store  0x00000003 , 0x000045a7 
- 00021643  0x0000541e rtn 
- 00021644  0x0000542b bpatch  0x0000006e , 0x0000400d 
- 00021645  0x0000542c fetch  0x00000008 , 0x00004713 
- 00021646  0x0000542d bbit1  0x0000003e , 0x0000602d 
- 00021647  0x0000542e fetch  0x00000001 , 0x00004666 
- 00021648  0x0000542f beq  0x00000000 , 0x0000601c 
- 00021649  0x00005431 call  0x00005aa8 
- 00021650  0x00005432 fetch  0x00000001 , 0x00004666 
- 00021651  0x00005433 beq  0x00000001 , 0x00005496 
- 00021652  0x00005434 beq  0x00000002 , 0x0000549b 
- 00021653  0x00005435 rtn 
- 00021654  0x00005437 fetch  0x00000006 , 0x00004668 
- 00021655  0x00005438 fetcht  0x00000006 , 0x000046e6 
- 00021656  0x00005439 isub  0x00000002 , 0x0000003e 
- 00021657  0x0000543a branch  0x00005a94 , 0x00000005 
- 00021658  0x0000543b branch  0x000054a0 
- 00021659  0x0000543e fetch  0x00000006 , 0x00004675 
- 00021660  0x0000543f fetcht  0x00000006 , 0x000046e6 
- 00021661  0x00005440 isub  0x00000002 , 0x0000003e 
- 00021662  0x00005441 branch  0x00005a94 , 0x00000005 
- 00021663  0x00005442 branch  0x000054a0 
- 00021664  0x00005445 bpatch  0x0000006f , 0x0000400d 
- 00021665  0x00005446 call  0x0000619f 
- 00021666  0x00005447 arg  0x00004667 , 0x00000011 
- 00021667  0x00005448 fetch  0x00000001 , 0x00004666 
- 00021668  0x00005449 increase  0xffffffff , 0x0000003f 
- 00021669  0x0000544a mul32  0x0000003f , 0x0000001d , 0x0000003f 
- 00021670  0x0000544b iadd  0x00000011 , 0x00000011 
- 00021671  0x0000544c ifetch  0x00000001 , 0x00000011 
- 00021672  0x0000544d store  0x00000001 , 0x000043f3 
- 00021673  0x0000544f fetch  0x00000001 , 0x000043f3 
- 00021674  0x00005450 beq  0x00000034 , 0x000054b6 
- 00021675  0x00005451 branch  0x00005a94 
- 00021676  0x00005454 bpatch  0x00000070 , 0x0000400e 
- 00021677  0x00005455 disable  0x00000028 
- 00021678  0x00005456 fetch  0x00000008 , 0x00004713 
- 00021679  0x00005457 bbit0  0x0000000b , 0x000054b3 
- 00021680  0x00005458 fetch  0x00000001 , 0x00008132 
- 00021681  0x00005459 bbit1  0x00000004 , 0x000054b3 
- 00021682  0x0000545a enable  0x00000028 
- 00021683  0x0000545c fetch  0x00000001 , 0x00004780 
- 00021684  0x0000545d store  0x00000001 , 0x0000477f 
- 00021685  0x0000545e rtn 
- 00021686  0x00005461 jam  0x00000001 , 0x00004795 
- 00021687  0x00005462 fetcht  0x00000001 , 0x0000471e 
- 00021688  0x00005463 fetch  0x00000001 , 0x0000478f 
- 00021689  0x00005464 beq  0x000000ff , 0x000054bb 
- 00021690  0x00005465 fetcht  0x00000001 , 0x0000463c 
- 00021691  0x00005467 storet  0x00000001 , 0x00004845 
- 00021692  0x00005468 call  0x0000432d 
- 00021693  0x00005469 fetch  0x00000003 , 0x0000479d 
- 00021694  0x0000546a store  0x00000003 , 0x0000434d 
- 00021695  0x0000546b call  0x00005b6b 
- 00021696  0x0000546c setarg  0x00000004 
- 00021697  0x0000546d istore  0x00000001 , 0x00000006 
- 00021698  0x0000546e arg  0x00004369 , 0x00000006 
- 00021699  0x0000546f call  0x00005b72 
- 00021700  0x00005470 branch  0x00007870 
- 00021701  0x00005475 bmark1  0x00000026 , 0x00004308 
- 00021702  0x00005476 fetch  0x00000001 , 0x00004956 
- 00021703  0x00005477 branch  0x00004308 , 0x00000034 
- 00021704  0x00005478 fetch  0x00000001 , 0x000047c2 
- 00021705  0x00005479 beq  0x00000001 , 0x00004308 
- 00021706  0x0000547a fetch  0x00000001 , 0x00004857 
- 00021707  0x0000547b nbranch  0x00004308 , 0x00000034 
- 00021708  0x0000547c branch  0x0000430a 
- 00021709  0x00005486 bpatch  0x00000071 , 0x0000400e 
- 00021710  0x00005487 setarg  0x00000006 
- 00021711  0x00005488 call  0x000069e5 
- 00021712  0x00005489 bbit1  0x00000003 , 0x000054d3 
- 00021713  0x0000548a call  0x000059da 
- 00021714  0x0000548b call  0x000059ed 
- 00021715  0x0000548d call  0x000054dc 
- 00021716  0x0000548e branch  0x00004327 
- 00021717  0x00005491 bpatch  0x00000072 , 0x0000400e 
- 00021718  0x00005492 call  0x0000739a 
- 00021719  0x00005493 call  0x000056a9 
- 00021720  0x00005494 call  0x000054dc 
- 00021721  0x00005495 call  0x00005d9e 
- 00021722  0x00005496 fetcht  0x00000001 , 0x00004659 
- 00021723  0x00005497 branch  0x00006ed3 
- 00021724  0x0000549b bpatch  0x00000073 , 0x0000400e 
- 00021725  0x0000549c call  0x00005a92 
- 00021726  0x0000549d call  0x00007de2 
- 00021727  0x0000549e call  0x0000611a 
- 00021728  0x0000549f call  0x0000550c 
- 00021729  0x000054a0 call  0x000054f9 
- 00021730  0x000054a1 fetcht  0x00000001 , 0x0000465b 
- 00021731  0x000054a2 call  0x000055b5 
- 00021732  0x000054a3 call  0x000055b9 
- 00021733  0x000054a4 call  0x000061fd 
- 00021734  0x000054a5 call  0x000054f2 
- 00021735  0x000054a6 branch  0x000054e8 
- 00021736  0x000054a9 fetch  0x00000008 , 0x00004713 
- 00021737  0x000054aa rtnbit0  0x0000003c 
- 00021738  0x000054ac fetcht  0x00000001 , 0x0000464a 
- 00021739  0x000054ad call  0x00006ed3 
- 00021740  0x000054ae fetcht  0x00000001 , 0x0000464b 
- 00021741  0x000054af call  0x00006ed3 
- 00021742  0x000054b0 fetcht  0x00000001 , 0x0000464a 
- 00021743  0x000054b1 call  0x000055b1 
- 00021744  0x000054b2 fetcht  0x00000001 , 0x0000464b 
- 00021745  0x000054b3 branch  0x000055b1 
- 00021746  0x000054b6 fetch  0x00000008 , 0x00004713 
- 00021747  0x000054b7 rtnbit0  0x00000015 
- 00021748  0x000054b8 fetch  0x00000001 , 0x00004407 
- 00021749  0x000054b9 rtnne  0x00000002 
- 00021750  0x000054ba fetch  0x00000001 , 0x00004635 
- 00021751  0x000054bb arg  0x000000c0 , 0x00000002 
- 00021752  0x000054bc branch  0x00006f21 
- 00021753  0x000054c1 arg  0x00008070 , 0x00000006 
- 00021754  0x000054c2 arg  0x00000010 , 0x00000039 
- 00021755  0x000054c4 ifetch  0x00000001 , 0x00000006 
- 00021756  0x000054c5 nbranch  0x00005500 , 0x00000034 
- 00021757  0x000054c6 setarg  0x00000080 
- 00021758  0x000054c7 add  0x00000006 , 0xffffffff , 0x00000005 
- 00021759  0x000054c8 istore  0x00000001 , 0x00000005 
- 00021760  0x000054ca loop  0x000054fb 
- 00021761  0x000054cb arg  0x000080dc , 0x0000003f 
- 00021762  0x000054cc isub  0x00000006 , 0x0000003e 
- 00021763  0x000054cd rtn  0x00000005 
- 00021764  0x000054cf arg  0x00000008 , 0x00000039 
- 00021765  0x000054d0 arg  0x000080d4 , 0x00000006 
- 00021766  0x000054d1 branch  0x000054fb 
- 00021767  0x000054d4 rtnmark1  0x00000026 
- 00021768  0x000054d5 call  0x0000550c 
- 00021769  0x000054d6 fetch  0x00000001 , 0x00000015 
- 00021770  0x000054d7 nrtn  0x00000034 
- 00021771  0x000054d8 branch  0x00006ed3 
- 00021772  0x000054db bpatch  0x00000074 , 0x0000400e 
- 00021773  0x000054dc fetcht  0x00000001 , 0x0000464a 
- 00021774  0x000054dd call  0x00006edd 
- 00021775  0x000054de fetcht  0x00000001 , 0x0000464b 
- 00021776  0x000054df call  0x00006edd 
- 00021777  0x000054e1 call  0x0000561c 
- 00021778  0x000054e2 fetch  0x00000001 , 0x0000464c 
- 00021779  0x000054e3 call  0x00005943 
- 00021780  0x000054e4 call  0x000069dc 
- 00021781  0x000054e6 fetcht  0x00000001 , 0x00004644 
- 00021782  0x000054e7 call  0x00006eb6 
- 00021783  0x000054e8 fetcht  0x00000001 , 0x00004646 
- 00021784  0x000054e9 call  0x00006eb6 
- 00021785  0x000054ea fetcht  0x00000001 , 0x00004645 
- 00021786  0x000054eb call  0x00006eb6 
- 00021787  0x000054ed fetcht  0x00000001 , 0x00004647 
- 00021788  0x000054ee call  0x00006eb6 
- 00021789  0x000054ef fetcht  0x00000001 , 0x00004648 
- 00021790  0x000054f0 call  0x00006eb6 
- 00021791  0x000054f1 fetcht  0x00000001 , 0x00004649 
- 00021792  0x000054f2 call  0x00006eb6 
- 00021793  0x000054f3 fetcht  0x00000001 , 0x00004655 
- 00021794  0x000054f4 call  0x00006eb6 
- 00021795  0x000054f6 fetcht  0x00000001 , 0x00004656 
- 00021796  0x000054f7 call  0x00006eb6 
- 00021797  0x000054f9 fetcht  0x00000001 , 0x0000464a 
- 00021798  0x000054fa call  0x00006eb2 
- 00021799  0x000054fb fetcht  0x00000001 , 0x0000464b 
- 00021800  0x000054fc call  0x00006eb2 
- 00021801  0x000054fd fetcht  0x00000001 , 0x00004652 
- 00021802  0x000054fe call  0x00006eb2 
- 00021803  0x000054ff fetcht  0x00000001 , 0x00004653 
- 00021804  0x00005500 call  0x00006eb2 
- 00021805  0x00005501 fetcht  0x00000001 , 0x00004659 
- 00021806  0x00005502 branch  0x00006eb6 
- 00021807  0x00005507 fetch  0x00000002 , 0x000044e9 
- 00021808  0x00005508 rtnbit0  0x00000009 
- 00021809  0x00005509 copy  0x00000011 , 0x0000003f 
- 00021810  0x0000550a nbranch  0x000029d5 , 0x00000034 
- 00021811  0x0000550b branch  0x000029da 
- 00021812  0x00005510 bpatch  0x00000075 , 0x0000400e 
- 00021813  0x00005511 fetch  0x00000001 , 0x00004407 
- 00021814  0x00005512 rtnne  0x00000002 
- 00021815  0x00005513 fetcht  0x00000001 , 0x00004635 
- 00021816  0x00005514 branch  0x00006f0f 
- 00021817  0x00005517 fetch  0x00000008 , 0x00004713 
- 00021818  0x00005518 rtnbit0  0x00000015 
- 00021819  0x00005519 jam  0x00000001 , 0x00004636 
- 00021820  0x0000551a rtn 
- 00021821  0x0000551d bpatch  0x00000076 , 0x0000400e 
- 00021822  0x0000551e fetch  0x00000008 , 0x00004713 
- 00021823  0x0000551f rtnbit0  0x00000015 
- 00021824  0x00005520 call  0x00005534 
- 00021825  0x00005521 fetch  0x00000001 , 0x00004407 
- 00021826  0x00005522 beq  0x00000002 , 0x00005545 
- 00021827  0x00005523 jam  0x00000003 , 0x00004636 
- 00021828  0x00005524 branch  0x00005547 
- 00021829  0x00005527 jam  0x00000002 , 0x00004636 
- 00021830  0x00005528 branch  0x00005547 
- 00021831  0x0000552b bpatch  0x00000077 , 0x0000400e 
- 00021832  0x0000552c call  0x00006f82 
- 00021833  0x0000552d call  0x00006fb0 
- 00021834  0x0000552e store  0x00000002 , 0x00004633 
- 00021835  0x0000552f fetch  0x00000001 , 0x00004407 
- 00021836  0x00005530 bne  0x00000002 , 0x00005553 
- 00021837  0x00005531 fetcht  0x00000002 , 0x00004633 
- 00021838  0x00005532 mul32  0x00000002 , 0x00000008 , 0x0000003f 
- 00021839  0x00005533 div  0x0000003f , 0x0000000a 
- 00021840  0x00005534 call  0x00007d5f 
- 00021841  0x00005535 iadd  0x00000002 , 0x0000003f 
- 00021842  0x00005536 store  0x00000002 , 0x00004633 
- 00021843  0x00005538 arg  0x0000462d , 0x00000011 
- 00021844  0x00005539 call  0x00005563 
- 00021845  0x0000553a fetch  0x00000001 , 0x0000440c 
- 00021846  0x0000553b bbit1  0x00000001 , 0x000054cd 
- 00021847  0x0000553c bbit0  0x00000000 , 0x0000555c 
- 00021848  0x0000553d jam  0x00000001 , 0x00004637 
- 00021849  0x0000553e branch  0x0000555a 
- 00021850  0x00005541 arg  0x00000004 , 0x00000007 
- 00021851  0x00005542 branch  0x00005f00 
- 00021852  0x00005544 arg  0x00000004 , 0x00000007 
- 00021853  0x00005545 call  0x00005f04 
- 00021854  0x00005546 jam  0x00000001 , 0x00004709 
- 00021855  0x00005547 fetch  0x00000001 , 0x00004637 
- 00021856  0x00005548 rtn  0x00000034 
- 00021857  0x00005549 jam  0x00000000 , 0x00004637 
- 00021858  0x0000554a branch  0x0000616e 
- 00021859  0x0000554e bpatch  0x00000078 , 0x0000400f 
- 00021860  0x0000554f ifetch  0x00000008 , 0x00000011 
- 00021861  0x00005550 store  0x00000008 , 0x00000670 
- 00021862  0x00005551 fetch  0x00000001 , 0x00004636 
- 00021863  0x00005552 beq  0x00000000 , 0x0000556a 
- 00021864  0x00005553 beq  0x00000002 , 0x0000556a 
- 00021865  0x00005554 beq  0x00000003 , 0x00005588 
- 00021866  0x00005556 call  0x00006ff3 
- 00021867  0x00005557 call  0x00006feb 
- 00021868  0x00005558 fetch  0x00000002 , 0x00000676 
- 00021869  0x00005559 fetcht  0x00000002 , 0x00000672 
- 00021870  0x0000555a isub  0x00000002 , 0x0000003e 
- 00021871  0x0000555b ncall  0x00006fef , 0x00000002 
- 00021872  0x0000555c fetcht  0x00000002 , 0x00000674 
- 00021873  0x0000555d isub  0x00000002 , 0x0000003e 
- 00021874  0x0000555e ncall  0x00006fe7 , 0x00000002 
- 00021875  0x00005560 fetch  0x00000002 , 0x00000676 
- 00021876  0x00005561 fetcht  0x00000002 , 0x00000670 
- 00021877  0x00005562 isub  0x00000002 , 0x0000003e 
- 00021878  0x00005563 branch  0x00005584 , 0x00000002 
- 00021879  0x00005564 fetcht  0x00000002 , 0x00000672 
- 00021880  0x00005565 isub  0x00000002 , 0x0000003f 
- 00021881  0x00005566 nbranch  0x00005586 , 0x00000002 
- 00021882  0x00005567 branch  0x00005586 , 0x00000034 
- 00021883  0x00005568 mul32  0x0000003f , 0x00000064 , 0x00000011 
- 00021884  0x00005569 fetch  0x00000002 , 0x00000670 
- 00021885  0x0000556a fetcht  0x00000002 , 0x00000672 
- 00021886  0x0000556b isub  0x00000002 , 0x00000002 
- 00021887  0x0000556c copy  0x00000011 , 0x0000003f 
- 00021888  0x0000556d idiv  0x00000002 
- 00021889  0x0000556e call  0x00007d5f 
- 00021890  0x0000556f store  0x00000001 , 0x000047bd 
- 00021891  0x00005570 rtn 
- 00021892  0x00005573 jam  0x00000064 , 0x000047bd 
- 00021893  0x00005574 rtn 
- 00021894  0x00005576 jam  0x00000000 , 0x000047bd 
- 00021895  0x00005577 rtn 
- 00021896  0x0000557a branch  0x0000556a 
- 00021897  0x00005581 fetcht  0x00000001 , 0x00004427 
- 00021898  0x00005582 call  0x00006ef7 
- 00021899  0x00005584 fetcht  0x00000001 , 0x00004644 
- 00021900  0x00005585 call  0x000055b5 
- 00021901  0x00005586 fetcht  0x00000001 , 0x00004646 
- 00021902  0x00005587 call  0x000055b5 
- 00021903  0x00005588 fetcht  0x00000001 , 0x00004645 
- 00021904  0x00005589 call  0x000055b5 
- 00021905  0x0000558a fetcht  0x00000001 , 0x00004647 
- 00021906  0x0000558b call  0x000055b5 
- 00021907  0x0000558c fetcht  0x00000001 , 0x00004648 
- 00021908  0x0000558d call  0x000055b5 
- 00021909  0x0000558e fetcht  0x00000001 , 0x00004649 
- 00021910  0x0000558f call  0x000055b5 
- 00021911  0x00005591 fetcht  0x00000001 , 0x00004654 
- 00021912  0x00005592 call  0x000055b5 
- 00021913  0x00005594 fetcht  0x00000001 , 0x00004655 
- 00021914  0x00005595 call  0x000055b5 
- 00021915  0x00005597 fetcht  0x00000001 , 0x00004656 
- 00021916  0x00005598 call  0x000055b5 
- 00021917  0x0000559a fetcht  0x00000001 , 0x0000464a 
- 00021918  0x0000559b call  0x000055b5 
- 00021919  0x0000559d fetcht  0x00000001 , 0x0000464b 
- 00021920  0x0000559e call  0x000055b5 
- 00021921  0x000055a0 fetcht  0x00000001 , 0x00004652 
- 00021922  0x000055a1 call  0x000055b5 
- 00021923  0x000055a2 fetcht  0x00000001 , 0x00004653 
- 00021924  0x000055a3 call  0x000055b5 
- 00021925  0x000055a5 fetcht  0x00000001 , 0x00004659 
- 00021926  0x000055a6 call  0x000055b5 
- 00021927  0x000055a8 fetcht  0x00000001 , 0x0000465a 
- 00021928  0x000055a9 call  0x000055b5 
- 00021929  0x000055ab fetcht  0x00000001 , 0x0000464e 
- 00021930  0x000055ac branch  0x000055b5 
- 00021931  0x000055b0 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00021932  0x000055b1 rtn  0x00000005 
- 00021933  0x000055b2 and  0x00000002 , 0x0000007f , 0x00000007 
- 00021934  0x000055b3 fetch  0x00000004 , 0x0000811c 
- 00021935  0x000055b4 qisolate1  0x0000003f 
- 00021936  0x000055b5 branch  0x000055b5 , 0x00000001 
- 00021937  0x000055b7 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00021938  0x000055b8 rtn  0x00000005 
- 00021939  0x000055b9 set1  0x00000007 , 0x00000002 
- 00021940  0x000055ba branch  0x00006edd 
- 00021941  0x000055bd sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00021942  0x000055be rtn  0x00000005 
- 00021943  0x000055bf set0  0x00000007 , 0x00000002 
- 00021944  0x000055c0 branch  0x00006edd 
- 00021945  0x000055c3 fetch  0x00000003 , 0x0000473c 
- 00021946  0x000055c4 store  0x00000003 , 0x00000670 
- 00021947  0x000055c5 arg  0x0000000d , 0x00000039 
- 00021948  0x000055c6 arg  0x00000000 , 0x00000002 
- 00021949  0x000055c8 fetch  0x00000003 , 0x00000670 
- 00021950  0x000055c9 isolate1  0x00000000 , 0x0000003f 
- 00021951  0x000055ca call  0x00006f0f , 0x00000001 
- 00021952  0x000055cb fetch  0x00000003 , 0x00000670 
- 00021953  0x000055cc lshift  0x0000003f , 0x0000003f 
- 00021954  0x000055cd store  0x00000003 , 0x00000670 
- 00021955  0x000055ce increase  0x00000001 , 0x00000002 
- 00021956  0x000055cf loop  0x000055bd 
- 00021957  0x000055d0 rtn 
- 00021958  0x000055d7 bpatch  0x00000079 , 0x0000400f 
- 00021959  0x000055d8 fetch  0x00000008 , 0x0000498d 
- 00021960  0x000055d9 rtn  0x00000034 
- 00021961  0x000055da fetch  0x00000001 , 0x0000498c 
- 00021962  0x000055db copy  0x0000003f , 0x00000011 
- 00021963  0x000055dc sub  0x0000003f , 0x0000000b , 0x0000003e 
- 00021964  0x000055dd nbranch  0x000055dd , 0x00000002 
- 00021965  0x000055df call  0x000055d6 
- 00021966  0x000055e1 arg  0x000047a9 , 0x00000005 
- 00021967  0x000055e2 call  0x000055d3 
- 00021968  0x000055e4 arg  0x0000436b , 0x00000005 
- 00021969  0x000055e5 call  0x000055d3 
- 00021970  0x000055e7 arg  0x0000426c , 0x00000005 
- 00021971  0x000055e9 arg  0x0000498d , 0x00000006 
- 00021972  0x000055ea copy  0x00000011 , 0x00000039 
- 00021973  0x000055eb branch  0x00007cda 
- 00021974  0x000055ee arg  0x000047a9 , 0x00000005 
- 00021975  0x000055ef call  0x000055db 
- 00021976  0x000055f1 arg  0x0000436b , 0x00000005 
- 00021977  0x000055f2 call  0x000055db 
- 00021978  0x000055f4 arg  0x0000426c , 0x00000005 
- 00021979  0x000055f6 arg  0x0000000b , 0x00000039 
- 00021980  0x000055f7 branch  0x00007ca1 
- 00021981  0x000055fa call  0x000055f3 
- 00021982  0x000055fc fetch  0x00000001 , 0x0000498c 
- 00021983  0x000055fd increase  0x00000001 , 0x0000003f 
- 00021984  0x000055fe store  0x00000001 , 0x000047a0 
- 00021985  0x000055ff jam  0x00000009 , 0x000047a1 
- 00021986  0x00005600 arg  0x0000498d , 0x00000006 
- 00021987  0x00005601 arg  0x000047a2 , 0x00000005 
- 00021988  0x00005602 copy  0x00000011 , 0x00000039 
- 00021989  0x00005603 call  0x00007cda 
- 00021990  0x00005605 fetch  0x00000001 , 0x0000498c 
- 00021991  0x00005606 increase  0x00000001 , 0x0000003f 
- 00021992  0x00005607 store  0x00000001 , 0x00004369 
- 00021993  0x00005608 jam  0x00000009 , 0x0000436a 
- 00021994  0x00005609 arg  0x0000498d , 0x00000006 
- 00021995  0x0000560a arg  0x0000436b , 0x00000005 
- 00021996  0x0000560b copy  0x00000011 , 0x00000039 
- 00021997  0x0000560c call  0x00007cda 
- 00021998  0x0000560e arg  0x0000498c , 0x00000006 
- 00021999  0x0000560f arg  0x0000426b , 0x00000005 
- 00022000  0x00005610 copy  0x00000011 , 0x00000039 
- 00022001  0x00005611 increase  0x00000001 , 0x00000039 
- 00022002  0x00005612 branch  0x00007cda 
- 00022003  0x00005615 arg  0x000047a0 , 0x00000005 
- 00022004  0x00005616 arg  0x00000014 , 0x00000039 
- 00022005  0x00005617 branch  0x00007ca1 
- 00022006  0x0000561e call  0x000055fb 
- 00022007  0x0000561f jam  0x00000073 , 0x000043f5 
- 00022008  0x00005621 call  0x000055fa 
- 00022009  0x00005622 branch  0x000069e0 
- 00022010  0x00005626 branch  0x00006bc6 
- 00022011  0x00005629 fetch  0x00000001 , 0x0000464c 
- 00022012  0x0000562a arg  0x00000021 , 0x00000002 
- 00022013  0x0000562b call  0x00006f21 
- 00022014  0x0000562c fetch  0x00000001 , 0x0000464d 
- 00022015  0x0000562d arg  0x00000023 , 0x00000002 
- 00022016  0x0000562e branch  0x00006f21 
- 00022017  0x00005634 bpatch  0x0000007a , 0x0000400f 
- 00022018  0x00005635 disable  0x00000028 
- 00022019  0x00005636 setarg  0x00000000 
- 00022020  0x00005637 store  0x00000006 , 0x00004847 
- 00022021  0x00005638 call  0x000059f6 
- 00022022  0x00005639 setarg  0x00000089 
- 00022023  0x0000563a call  0x000069e4 
- 00022024  0x0000563b call  0x00005747 
- 00022025  0x0000563c call  0x00005612 
- 00022026  0x0000563d call  0x00005617 
- 00022027  0x0000563e call  0x000057a6 
- 00022028  0x0000563f fetch  0x00000001 , 0x00004846 
- 00022029  0x00005640 and_into  0x0000001f , 0x0000003f 
- 00022030  0x00005641 store  0x00000001 , 0x00004846 
- 00022031  0x00005642 nbranch  0x00005f37 , 0x00000028 
- 00022032  0x00005643 call  0x00005f26 
- 00022033  0x00005644 branch  0x00005c0b 
- 00022034  0x00005649 fetch  0x00000001 , 0x00004856 
- 00022035  0x0000564a rtn  0x00000034 
- 00022036  0x0000564b store  0x00000001 , 0x0000484b 
- 00022037  0x0000564c jam  0x00000000 , 0x00004856 
- 00022038  0x0000564d branch  0x00007dba 
- 00022039  0x00005650 fetch  0x00000001 , 0x00004852 
- 00022040  0x00005651 rtn  0x00000034 
- 00022041  0x00005652 store  0x00000001 , 0x0000484c 
- 00022042  0x00005653 jam  0x00000000 , 0x00004852 
- 00022043  0x00005654 branch  0x00007dba 
- 00022044  0x00005657 call  0x00005629 
- 00022045  0x00005658 call  0x00005665 
- 00022046  0x00005659 fetch  0x00000001 , 0x00004850 
- 00022047  0x0000565a fetcht  0x00000001 , 0x0000484f 
- 00022048  0x0000565b store  0x00000001 , 0x0000484f 
- 00022049  0x0000565c isub  0x00000002 , 0x0000003e 
- 00022050  0x0000565d nbranch  0x0000430c , 0x00000005 
- 00022051  0x0000565e fetch  0x00000001 , 0x00004854 
- 00022052  0x0000565f fetcht  0x00000001 , 0x00004853 
- 00022053  0x00005660 store  0x00000001 , 0x00004853 
- 00022054  0x00005661 isub  0x00000002 , 0x0000003e 
- 00022055  0x00005662 nbranch  0x0000430c , 0x00000005 
- 00022056  0x00005663 rtn 
- 00022057  0x00005665 fetch  0x00000001 , 0x00004652 
- 00022058  0x00005666 rtneq  0x000000ff 
- 00022059  0x00005667 arg  0x00000000 , 0x00000011 
- 00022060  0x00005668 fetcht  0x00000001 , 0x00004652 
- 00022061  0x00005669 call  0x00006ee6 
- 00022062  0x0000566a setflag  0x00000001 , 0x00000000 , 0x00000011 
- 00022063  0x0000566b fetcht  0x00000001 , 0x00004653 
- 00022064  0x0000566c call  0x00006ee6 
- 00022065  0x0000566d setflag  0x00000001 , 0x00000001 , 0x00000011 
- 00022066  0x0000566e copy  0x00000011 , 0x0000003f 
- 00022067  0x0000566f store  0x00000001 , 0x00004850 
- 00022068  0x00005670 beq  0x00000001 , 0x00005639 
- 00022069  0x00005671 beq  0x00000002 , 0x0000563d 
- 00022070  0x00005672 fetch  0x00000001 , 0x00004851 
- 00022071  0x00005673 bbit1  0x00000007 , 0x00005649 
- 00022072  0x00005674 rtn 
- 00022073  0x00005677 fetch  0x00000001 , 0x0000484f 
- 00022074  0x00005678 beq  0x00000000 , 0x00005641 
- 00022075  0x00005679 beq  0x00000003 , 0x00005643 
- 00022076  0x0000567a rtn 
- 00022077  0x0000567c fetch  0x00000001 , 0x0000484f 
- 00022078  0x0000567d beq  0x00000000 , 0x00005645 
- 00022079  0x0000567e beq  0x00000003 , 0x00005647 
- 00022080  0x0000567f rtn 
- 00022081  0x00005681 jam  0x00000082 , 0x00004851 
- 00022082  0x00005682 rtn 
- 00022083  0x00005684 jam  0x00000081 , 0x00004851 
- 00022084  0x00005685 rtn 
- 00022085  0x00005687 jam  0x00000080 , 0x00004851 
- 00022086  0x00005688 rtn 
- 00022087  0x0000568a jam  0x00000083 , 0x00004851 
- 00022088  0x0000568b rtn 
- 00022089  0x0000568d fetch  0x00000001 , 0x00004851 
- 00022090  0x0000568e set0  0x00000007 , 0x0000003f 
- 00022091  0x0000568f store  0x00000001 , 0x00004851 
- 00022092  0x00005690 beq  0x00000000 , 0x00005651 
- 00022093  0x00005691 beq  0x00000001 , 0x00005654 
- 00022094  0x00005692 beq  0x00000002 , 0x00005657 
- 00022095  0x00005693 beq  0x00000003 , 0x0000565a 
- 00022096  0x00005694 rtn 
- 00022097  0x00005696 fetch  0x00000001 , 0x00004850 
- 00022098  0x00005697 beq  0x00000003 , 0x0000565d 
- 00022099  0x00005698 rtn 
- 00022100  0x0000569a fetch  0x00000001 , 0x00004850 
- 00022101  0x0000569b beq  0x00000000 , 0x0000565d 
- 00022102  0x0000569c rtn 
- 00022103  0x0000569e fetch  0x00000001 , 0x00004850 
- 00022104  0x0000569f beq  0x00000003 , 0x00005661 
- 00022105  0x000056a0 rtn 
- 00022106  0x000056a2 fetch  0x00000001 , 0x00004850 
- 00022107  0x000056a3 beq  0x00000000 , 0x00005661 
- 00022108  0x000056a4 rtn 
- 00022109  0x000056a6 fetch  0x00000001 , 0x00004852 
- 00022110  0x000056a7 increase  0x00000001 , 0x0000003f 
- 00022111  0x000056a8 store  0x00000001 , 0x00004852 
- 00022112  0x000056a9 rtn 
- 00022113  0x000056ab fetch  0x00000001 , 0x00004852 
- 00022114  0x000056ac increase  0xffffffff , 0x0000003f 
- 00022115  0x000056ad store  0x00000001 , 0x00004852 
- 00022116  0x000056ae rtn 
- 00022117  0x000056b2 fetch  0x00000001 , 0x0000464a 
- 00022118  0x000056b3 rtneq  0x000000ff 
- 00022119  0x000056b4 arg  0x00000000 , 0x00000011 
- 00022120  0x000056b5 fetcht  0x00000001 , 0x0000464a 
- 00022121  0x000056b6 call  0x00006ee6 
- 00022122  0x000056b7 setflag  0x00000001 , 0x00000000 , 0x00000011 
- 00022123  0x000056b8 fetcht  0x00000001 , 0x0000464b 
- 00022124  0x000056b9 call  0x00006ee6 
- 00022125  0x000056ba setflag  0x00000001 , 0x00000001 , 0x00000011 
- 00022126  0x000056bb copy  0x00000011 , 0x0000003f 
- 00022127  0x000056bc store  0x00000001 , 0x00004854 
- 00022128  0x000056bd beq  0x00000001 , 0x00005675 
- 00022129  0x000056be beq  0x00000002 , 0x00005679 
- 00022130  0x000056bf fetch  0x00000001 , 0x00004855 
- 00022131  0x000056c0 bbit1  0x00000007 , 0x00005685 
- 00022132  0x000056c1 rtn 
- 00022133  0x000056c4 fetch  0x00000001 , 0x00004853 
- 00022134  0x000056c5 beq  0x00000000 , 0x0000567d 
- 00022135  0x000056c6 beq  0x00000003 , 0x0000567f 
- 00022136  0x000056c7 rtn 
- 00022137  0x000056c9 fetch  0x00000001 , 0x00004853 
- 00022138  0x000056ca beq  0x00000000 , 0x00005681 
- 00022139  0x000056cb beq  0x00000003 , 0x00005683 
- 00022140  0x000056cc rtn 
- 00022141  0x000056ce jam  0x00000082 , 0x00004855 
- 00022142  0x000056cf rtn 
- 00022143  0x000056d1 jam  0x00000081 , 0x00004855 
- 00022144  0x000056d2 rtn 
- 00022145  0x000056d4 jam  0x00000080 , 0x00004855 
- 00022146  0x000056d5 rtn 
- 00022147  0x000056d7 jam  0x00000083 , 0x00004855 
- 00022148  0x000056d8 rtn 
- 00022149  0x000056da fetch  0x00000001 , 0x00004855 
- 00022150  0x000056db set0  0x00000007 , 0x0000003f 
- 00022151  0x000056dc store  0x00000001 , 0x00004855 
- 00022152  0x000056dd beq  0x00000000 , 0x0000568d 
- 00022153  0x000056de beq  0x00000001 , 0x00005690 
- 00022154  0x000056df beq  0x00000002 , 0x00005693 
- 00022155  0x000056e0 beq  0x00000003 , 0x00005696 
- 00022156  0x000056e1 rtn 
- 00022157  0x000056e3 fetch  0x00000001 , 0x00004854 
- 00022158  0x000056e4 beq  0x00000003 , 0x00005699 
- 00022159  0x000056e5 rtn 
- 00022160  0x000056e7 fetch  0x00000001 , 0x00004854 
- 00022161  0x000056e8 beq  0x00000000 , 0x00005699 
- 00022162  0x000056e9 rtn 
- 00022163  0x000056eb fetch  0x00000001 , 0x00004854 
- 00022164  0x000056ec beq  0x00000003 , 0x0000569d 
- 00022165  0x000056ed rtn 
- 00022166  0x000056ef fetch  0x00000001 , 0x00004854 
- 00022167  0x000056f0 beq  0x00000000 , 0x0000569d 
- 00022168  0x000056f1 rtn 
- 00022169  0x000056f3 fetch  0x00000001 , 0x00004856 
- 00022170  0x000056f4 increase  0x00000001 , 0x0000003f 
- 00022171  0x000056f5 store  0x00000001 , 0x00004856 
- 00022172  0x000056f6 rtn 
- 00022173  0x000056f8 fetch  0x00000001 , 0x00004856 
- 00022174  0x000056f9 increase  0xffffffff , 0x0000003f 
- 00022175  0x000056fa store  0x00000001 , 0x00004856 
- 00022176  0x000056fb rtn 
- 00022177  0x000056ff fetcht  0x00000001 , 0x0000464a 
- 00022178  0x00005700 call  0x00006eb2 
- 00022179  0x00005701 fetcht  0x00000001 , 0x0000464b 
- 00022180  0x00005702 call  0x00006eb2 
- 00022181  0x00005703 fetcht  0x00000001 , 0x00004652 
- 00022182  0x00005704 call  0x00006eb2 
- 00022183  0x00005705 fetcht  0x00000001 , 0x00004653 
- 00022184  0x00005706 branch  0x00006eb2 
- 00022185  0x00005709 fetcht  0x00000001 , 0x0000464a 
- 00022186  0x0000570a call  0x000055ab 
- 00022187  0x0000570b fetcht  0x00000001 , 0x0000464b 
- 00022188  0x0000570c call  0x000055ab 
- 00022189  0x0000570d fetcht  0x00000001 , 0x00004652 
- 00022190  0x0000570e call  0x000055ab 
- 00022191  0x0000570f fetcht  0x00000001 , 0x00004653 
- 00022192  0x00005710 branch  0x000055ab 
- 00022193  0x00005713 fetch  0x00000002 , 0x0000484b 
- 00022194  0x00005714 rtn  0x00000034 
- 00022195  0x00005715 jam  0x00000001 , 0x00004857 
- 00022196  0x00005716 jam  0x0000000a , 0x00004858 
- 00022197  0x00005717 rtn 
- 00022198  0x0000571a arg  0x00004858 , 0x00000013 
- 00022199  0x0000571b arg  0x000056b9 , 0x00000012 
- 00022200  0x0000571c branch  0x000042e0 
- 00022201  0x0000571e jam  0x00000000 , 0x00004857 
- 00022202  0x0000571f rtn 
- 00022203  0x00005728 fetch  0x00000001 , 0x00004649 
- 00022204  0x00005729 rtneq  0x000000ff 
- 00022205  0x0000572a arg  0x00000000 , 0x00000011 
- 00022206  0x0000572b jam  0x00000005 , 0x00004977 
- 00022207  0x0000572c fetcht  0x00000001 , 0x00004649 
- 00022208  0x0000572d call  0x000056c8 
- 00022209  0x0000572f store  0x00000001 , 0x00004974 
- 00022210  0x00005730 fetch  0x00000001 , 0x00004654 
- 00022211  0x00005731 beq  0x000000ff , 0x000056d8 
- 00022212  0x00005732 call  0x000058df 
- 00022213  0x00005734 copy  0x00000011 , 0x0000003f 
- 00022214  0x00005735 bbit1  0x00000005 , 0x000056e0 
- 00022215  0x00005736 branch  0x000056e7 
- 00022216  0x00005739 fetch  0x00000008 , 0x00004713 
- 00022217  0x0000573a bbit1  0x0000002b , 0x000056de 
- 00022218  0x0000573b fetch  0x00000001 , 0x00004974 
- 00022219  0x0000573c copy  0x0000003f , 0x00000013 
- 00022220  0x0000573d fetch  0x00000001 , 0x00004654 
- 00022221  0x0000573e beq  0x000000ff , 0x00005931 
- 00022222  0x00005740 fetch  0x00000001 , 0x0000497b 
- 00022223  0x00005741 nbranch  0x000056db , 0x00000034 
- 00022224  0x00005743 call  0x00006ee6 
- 00022225  0x00005744 fetcht  0x00000001 , 0x00004654 
- 00022226  0x00005745 branch  0x000056de , 0x00000001 
- 00022227  0x00005746 fetcht  0x00000001 , 0x00004654 
- 00022228  0x00005747 call  0x00006ef7 
- 00022229  0x00005748 fetcht  0x00000001 , 0x00004649 
- 00022230  0x00005749 fetch  0x00000001 , 0x00004974 
- 00022231  0x0000574a branch  0x00005925 
- 00022232  0x0000574d fetcht  0x00000001 , 0x00004649 
- 00022233  0x0000574e call  0x000055b5 
- 00022234  0x0000574f branch  0x000056c5 
- 00022235  0x00005752 jam  0x00000000 , 0x0000487a 
- 00022236  0x00005753 jam  0x00000000 , 0x00004974 
- 00022237  0x00005754 rtn 
- 00022238  0x00005757 fetch  0x00000001 , 0x00004974 
- 00022239  0x00005758 branch  0x00005925 
- 00022240  0x0000575b fetch  0x00000001 , 0x0000487a 
- 00022241  0x0000575c rtneq  0x00000001 
- 00022242  0x0000575d jam  0x00000001 , 0x0000487a 
- 00022243  0x0000575e fetch  0x00000008 , 0x00004713 
- 00022244  0x0000575f rtnbit1  0x00000028 
- 00022245  0x00005760 rtnbit1  0x00000036 
- 00022246  0x00005761 branch  0x000056f7 
- 00022247  0x00005764 fetch  0x00000001 , 0x0000487a 
- 00022248  0x00005765 rtneq  0x00000000 
- 00022249  0x00005766 jam  0x00000000 , 0x0000487a 
- 00022250  0x00005767 fetch  0x00000008 , 0x00004713 
- 00022251  0x00005768 bbit1  0x00000028 , 0x000056ee 
- 00022252  0x00005769 bbit1  0x00000036 , 0x000056ee 
- 00022253  0x0000576a rtn 
- 00022254  0x0000576c fetch  0x00000001 , 0x0000487b 
- 00022255  0x0000576d nbranch  0x000056f2 , 0x00000034 
- 00022256  0x0000576e fetch  0x00000001 , 0x0000497d 
- 00022257  0x0000576f ncall  0x000056f7 , 0x00000034 
- 00022258  0x00005771 jam  0x00000000 , 0x0000487b 
- 00022259  0x00005772 fetch  0x00000001 , 0x000044eb 
- 00022260  0x00005773 store  0x00000001 , 0x0000497d 
- 00022261  0x00005774 store  0x00000001 , 0x0000497c 
- 00022262  0x00005775 rtn 
- 00022263  0x00005778 bpatch  0x0000007b , 0x0000400f 
- 00022264  0x00005779 call  0x00005728 
- 00022265  0x0000577a rtn  0x00000028 
- 00022266  0x0000577b fetch  0x00000001 , 0x00004690 
- 00022267  0x0000577d copy  0x0000003f , 0x00000002 
- 00022268  0x0000577e fetch  0x00000008 , 0x00004713 
- 00022269  0x0000577f bbit1  0x00000017 , 0x00005704 
- 00022270  0x00005780 copy  0x00000002 , 0x0000003f 
- 00022271  0x00005782 increase  0x00000001 , 0x0000003f 
- 00022272  0x00005783 and  0x0000003f , 0x00000003 , 0x0000003f 
- 00022273  0x00005785 store  0x00000001 , 0x00004690 
- 00022274  0x00005786 call  0x00005744 
- 00022275  0x00005787 branch  0x00005cac 
- 00022276  0x0000578d fetch  0x00000001 , 0x0000498a 
- 00022277  0x0000578e nbranch  0x00005721 , 0x00000034 
- 00022278  0x00005790 fetch  0x00000008 , 0x00004713 
- 00022279  0x00005791 bbit1  0x0000001c , 0x00005715 
- 00022280  0x00005792 copy  0x00000002 , 0x0000003f 
- 00022281  0x00005793 rtneq  0x00000001 
- 00022282  0x00005795 beq  0x00000000 , 0x00005711 
- 00022283  0x00005796 beq  0x00000002 , 0x0000570f 
- 00022284  0x00005797 rtn 
- 00022285  0x0000579a setarg  0x00000002 
- 00022286  0x0000579b branch  0x00005701 
- 00022287  0x0000579d setarg  0x00000000 
- 00022288  0x0000579e branch  0x00005701 
- 00022289  0x000057a0 setarg  0x00000001 
- 00022290  0x000057a1 branch  0x00005701 
- 00022291  0x000057a3 setarg  0x00000003 
- 00022292  0x000057a4 branch  0x00005701 
- 00022293  0x000057a7 copy  0x00000002 , 0x0000003f 
- 00022294  0x000057a8 rtneq  0x00000001 
- 00022295  0x000057a9 beq  0x00000000 , 0x00005711 
- 00022296  0x000057aa beq  0x00000002 , 0x00005713 
- 00022297  0x000057ab beq  0x00000003 , 0x0000570f 
- 00022298  0x000057ac rtn 
- 00022299  0x000057ae copy  0x00000002 , 0x0000003f 
- 00022300  0x000057af rtneq  0x00000002 
- 00022301  0x000057b0 beq  0x00000000 , 0x00005713 
- 00022302  0x000057b1 beq  0x00000001 , 0x0000570f 
- 00022303  0x000057b2 beq  0x00000003 , 0x0000570d 
- 00022304  0x000057b3 rtn 
- 00022305  0x000057b7 fetch  0x00000008 , 0x00004713 
- 00022306  0x000057b8 bbit1  0x0000001c , 0x0000571b 
- 00022307  0x000057b9 copy  0x00000002 , 0x0000003f 
- 00022308  0x000057ba rtneq  0x00000002 
- 00022309  0x000057bc beq  0x00000000 , 0x0000570d 
- 00022310  0x000057bd beq  0x00000001 , 0x0000570f 
- 00022311  0x000057be rtn 
- 00022312  0x000057c4 disable  0x00000028 
- 00022313  0x000057c5 fetch  0x00000008 , 0x00004713 
- 00022314  0x000057c6 rtnbit1  0x0000002b 
- 00022315  0x000057c7 branch  0x00005eb1 
- 00022316  0x000057ca fetch  0x00000008 , 0x00004713 
- 00022317  0x000057cb bbit1  0x00000028 , 0x00005730 
- 00022318  0x000057cc bbit1  0x00000036 , 0x00005737 
- 00022319  0x000057cd rtn 
- 00022320  0x000057d0 fetch  0x00000001 , 0x0000487a 
- 00022321  0x000057d1 rtnne  0x00000001 
- 00022322  0x000057d2 arg  0x0000497d , 0x00000013 
- 00022323  0x000057d3 arg  0x00005735 , 0x00000012 
- 00022324  0x000057d4 branch  0x000042e0 
- 00022325  0x000057d7 jam  0x00000001 , 0x0000487b 
- 00022326  0x000057d8 branch  0x00005ec6 
- 00022327  0x000057db fetch  0x00000001 , 0x0000487a 
- 00022328  0x000057dc rtnne  0x00000001 
- 00022329  0x000057dd arg  0x0000497c , 0x00000013 
- 00022330  0x000057de arg  0x0000573c , 0x00000012 
- 00022331  0x000057df branch  0x000042e0 
- 00022332  0x000057e2 jam  0x00000001 , 0x0000487b 
- 00022333  0x000057e3 branch  0x00005ba3 
- 00022334  0x000057e6 fetch  0x00000008 , 0x00004713 
- 00022335  0x000057e7 rtnbit1  0x0000001c 
- 00022336  0x000057e8 fetch  0x00000001 , 0x00004690 
- 00022337  0x000057e9 rtnne  0x00000003 
- 00022338  0x000057ea jam  0x00000000 , 0x00004690 
- 00022339  0x000057eb rtn 
- 00022340  0x000057ee bpatch  0x0000007c , 0x0000400f 
- 00022341  0x000057ef call  0x0000573e 
- 00022342  0x000057f0 call  0x0000613a 
- 00022343  0x000057f2 bpatch  0x0000007d , 0x0000400f 
- 00022344  0x000057f3 fetch  0x00000001 , 0x00004957 
- 00022345  0x000057f4 beq  0x0000000c , 0x0000576b 
- 00022346  0x000057f5 beq  0x00000003 , 0x00005785 
- 00022347  0x000057f6 beq  0x0000000b , 0x00005799 
- 00022348  0x000057f7 fetch  0x00000001 , 0x00004690 
- 00022349  0x000057f8 beq  0x00000000 , 0x00005753 
- 00022350  0x000057f9 beq  0x00000001 , 0x00005751 
- 00022351  0x000057fa beq  0x00000002 , 0x00005755 
- 00022352  0x000057fb beq  0x00000003 , 0x00005757 
- 00022353  0x000057fd fetcht  0x00000001 , 0x00004869 
- 00022354  0x000057fe branch  0x00005758 
- 00022355  0x00005800 fetcht  0x00000001 , 0x00004868 
- 00022356  0x00005801 branch  0x00005758 
- 00022357  0x00005803 fetcht  0x00000001 , 0x0000486a 
- 00022358  0x00005804 branch  0x00005758 
- 00022359  0x00005806 fetcht  0x00000001 , 0x0000486b 
- 00022360  0x00005808 fetch  0x00000001 , 0x00004957 
- 00022361  0x00005809 beq  0x00000004 , 0x00005767 
- 00022362  0x0000580a beq  0x00000005 , 0x00005767 
- 00022363  0x0000580b beq  0x00000008 , 0x00005769 
- 00022364  0x0000580c beq  0x00000007 , 0x00005769 
- 00022365  0x0000580d beq  0x00000006 , 0x00005767 
- 00022366  0x0000580f storet  0x00000001 , 0x00004879 
- 00022367  0x00005810 setarg  0x00000006 
- 00022368  0x00005811 call  0x000069e5 
- 00022369  0x00005812 and  0x0000003f , 0x000000f8 , 0x00000002 
- 00022370  0x00005813 fetch  0x00000001 , 0x00004879 
- 00022371  0x00005814 iadd  0x00000002 , 0x0000003f 
- 00022372  0x00005815 lshift8  0x0000003f , 0x0000003f 
- 00022373  0x00005816 add  0x0000003f , 0x00000006 , 0x0000003f 
- 00022374  0x00005817 branch  0x000069e4 
- 00022375  0x0000581a increase  0xffffffff , 0x00000002 
- 00022376  0x0000581b branch  0x0000575e 
- 00022377  0x0000581e increase  0x00000002 , 0x00000002 
- 00022378  0x0000581f branch  0x0000575e 
- 00022379  0x00005822 fetch  0x00000001 , 0x00004690 
- 00022380  0x00005823 beq  0x00000000 , 0x0000576f 
- 00022381  0x00005824 beq  0x00000001 , 0x00005775 
- 00022382  0x00005825 beq  0x00000002 , 0x00005778 
- 00022383  0x00005827 fetch  0x00000001 , 0x00004874 
- 00022384  0x00005828 copy  0x0000003f , 0x00000011 
- 00022385  0x00005829 branch  0x0000577d 
- 00022386  0x0000582c fetch  0x00000001 , 0x00004875 
- 00022387  0x0000582d copy  0x0000003f , 0x00000011 
- 00022388  0x0000582e branch  0x0000577d 
- 00022389  0x00005831 fetch  0x00000001 , 0x00004876 
- 00022390  0x00005832 copy  0x0000003f , 0x00000011 
- 00022391  0x00005833 branch  0x0000577d 
- 00022392  0x00005836 fetch  0x00000001 , 0x00004877 
- 00022393  0x00005837 copy  0x0000003f , 0x00000011 
- 00022394  0x00005838 branch  0x0000577d 
- 00022395  0x0000583b fetch  0x00000001 , 0x00004878 
- 00022396  0x0000583c copy  0x0000003f , 0x00000011 
- 00022397  0x0000583e setarg  0x0000c309 
- 00022398  0x0000583f call  0x000069e4 
- 00022399  0x00005840 copy  0x00000011 , 0x0000003f 
- 00022400  0x00005841 lshift8  0x0000003f , 0x0000003f 
- 00022401  0x00005842 add  0x0000003f , 0x00000023 , 0x0000003f 
- 00022402  0x00005843 call  0x000069e4 
- 00022403  0x00005844 setarg  0x00000009 
- 00022404  0x00005845 branch  0x000069e4 
- 00022405  0x00005848 fetch  0x00000001 , 0x00004690 
- 00022406  0x00005849 beq  0x00000000 , 0x0000578c 
- 00022407  0x0000584a beq  0x00000001 , 0x0000578a 
- 00022408  0x0000584b beq  0x00000002 , 0x0000578e 
- 00022409  0x0000584c beq  0x00000003 , 0x00005790 
- 00022410  0x0000584e fetch  0x00000001 , 0x0000486d 
- 00022411  0x0000584f branch  0x00005791 
- 00022412  0x00005851 fetch  0x00000001 , 0x0000486c 
- 00022413  0x00005852 branch  0x00005791 
- 00022414  0x00005854 fetch  0x00000001 , 0x0000486e 
- 00022415  0x00005855 branch  0x00005791 
- 00022416  0x00005857 fetch  0x00000001 , 0x0000486f 
- 00022417  0x00005859 store  0x00000001 , 0x00004879 
- 00022418  0x0000585a lshift8  0x0000003f , 0x0000003f 
- 00022419  0x0000585b copy  0x0000003f , 0x00000011 
- 00022420  0x0000585c add  0x0000003f , 0x0000000d , 0x0000003f 
- 00022421  0x0000585d call  0x000069e4 
- 00022422  0x0000585e copy  0x00000011 , 0x0000003f 
- 00022423  0x0000585f add  0x0000003f , 0x0000000e , 0x0000003f 
- 00022424  0x00005860 branch  0x000069e4 
- 00022425  0x00005863 fetch  0x00000001 , 0x00004690 
- 00022426  0x00005864 beq  0x00000000 , 0x000057a0 
- 00022427  0x00005865 beq  0x00000001 , 0x0000579e 
- 00022428  0x00005866 beq  0x00000002 , 0x000057a2 
- 00022429  0x00005867 beq  0x00000003 , 0x000057a4 
- 00022430  0x00005869 fetch  0x00000001 , 0x00004871 
- 00022431  0x0000586a branch  0x00005791 
- 00022432  0x0000586d fetch  0x00000001 , 0x00004870 
- 00022433  0x0000586e branch  0x00005791 
- 00022434  0x00005871 fetch  0x00000001 , 0x00004872 
- 00022435  0x00005872 branch  0x00005791 
- 00022436  0x00005875 fetch  0x00000001 , 0x00004873 
- 00022437  0x00005876 branch  0x00005791 
- 00022438  0x0000587f call  0x0000584c 
- 00022439  0x00005880 fetch  0x00000001 , 0x00004987 
- 00022440  0x00005881 nbranch  0x00005860 , 0x00000034 
- 00022441  0x00005882 fetch  0x00000001 , 0x00004982 
- 00022442  0x00005883 nbranch  0x0000585f , 0x00000034 
- 00022443  0x00005885 call  0x00005888 
- 00022444  0x00005886 call  0x000057bc 
- 00022445  0x00005887 call  0x0000552f 
- 00022446  0x00005888 call  0x000057b7 
- 00022447  0x00005889 copy  0x00000011 , 0x0000003f 
- 00022448  0x0000588a fetcht  0x00000001 , 0x0000484e 
- 00022449  0x0000588b store  0x00000001 , 0x0000484e 
- 00022450  0x0000588c store  0x00000001 , 0x00004846 
- 00022451  0x0000588d ixor  0x00000002 , 0x0000003f 
- 00022452  0x0000588e sub  0x0000003f , 0x00000000 , 0x0000003e 
- 00022453  0x0000588f rtn  0x00000005 
- 00022454  0x00005890 branch  0x00007dba 
- 00022455  0x00005893 rtnmark0  0x00000026 
- 00022456  0x00005894 copy  0x00000011 , 0x0000003f 
- 00022457  0x00005895 rtn  0x00000034 
- 00022458  0x00005896 store  0x00000001 , 0x00004846 
- 00022459  0x00005897 branch  0x00007dba 
- 00022460  0x0000589d jam  0x00000000 , 0x00004979 
- 00022461  0x0000589e jam  0x00000000 , 0x0000497a 
- 00022462  0x0000589f jam  0x00000000 , 0x0000497b 
- 00022463  0x000058a0 copy  0x0000003f , 0x00000012 
- 00022464  0x000058a1 fetcht  0x00000001 , 0x00004644 
- 00022465  0x000058a2 fetch  0x00000001 , 0x00004647 
- 00022466  0x000058a3 isub  0x00000002 , 0x0000003e 
- 00022467  0x000058a4 branch  0x000057cc , 0x00000005 
- 00022468  0x000058a5 fetch  0x00000001 , 0x00004648 
- 00022469  0x000058a6 isub  0x00000002 , 0x0000003e 
- 00022470  0x000058a7 branch  0x000057d1 , 0x00000005 
- 00022471  0x000058a8 fetcht  0x00000001 , 0x00004645 
- 00022472  0x000058a9 fetch  0x00000001 , 0x00004647 
- 00022473  0x000058aa isub  0x00000002 , 0x0000003e 
- 00022474  0x000058ab branch  0x000057e0 , 0x00000005 
- 00022475  0x000058ac branch  0x000057e3 
- 00022476  0x000058af fetcht  0x00000001 , 0x00004645 
- 00022477  0x000058b0 fetch  0x00000001 , 0x00004648 
- 00022478  0x000058b1 isub  0x00000002 , 0x0000003e 
- 00022479  0x000058b2 branch  0x000057d6 , 0x00000005 
- 00022480  0x000058b3 branch  0x000057d9 
- 00022481  0x000058b6 fetcht  0x00000001 , 0x00004645 
- 00022482  0x000058b7 fetch  0x00000001 , 0x00004647 
- 00022483  0x000058b8 isub  0x00000002 , 0x0000003e 
- 00022484  0x000058b9 branch  0x000057db , 0x00000005 
- 00022485  0x000058ba branch  0x000057de 
- 00022486  0x000058bd call  0x000057ef 
- 00022487  0x000058be call  0x000057fb 
- 00022488  0x000058bf branch  0x000057e5 
- 00022489  0x000058c2 call  0x000057ef 
- 00022490  0x000058c3 branch  0x000057e1 
- 00022491  0x000058c6 call  0x000057f8 
- 00022492  0x000058c7 call  0x000057f2 
- 00022493  0x000058c8 branch  0x000057e5 
- 00022494  0x000058cb call  0x000057f8 
- 00022495  0x000058cc branch  0x000057e4 
- 00022496  0x000058cf call  0x000057f2 
- 00022497  0x000058d1 call  0x000057fe 
- 00022498  0x000058d2 branch  0x000057e5 
- 00022499  0x000058d5 call  0x000057fb 
- 00022500  0x000058d7 call  0x000057f5 
- 00022501  0x000058d9 call  0x00005801 
- 00022502  0x000058da call  0x00005804 
- 00022503  0x000058db fetch  0x00000001 , 0x0000497a 
- 00022504  0x000058dc rtn  0x00000034 
- 00022505  0x000058dd fetch  0x00000001 , 0x00004979 
- 00022506  0x000058de rtn  0x00000034 
- 00022507  0x000058df jam  0x00000001 , 0x0000497b 
- 00022508  0x000058e0 fetch  0x00000001 , 0x0000484e 
- 00022509  0x000058e1 copy  0x0000003f , 0x00000011 
- 00022510  0x000058e2 rtn 
- 00022511  0x000058e5 and  0x00000012 , 0x00000009 , 0x0000003f 
- 00022512  0x000058e6 beq  0x00000009 , 0x0000580c 
- 00022513  0x000058e7 rtn 
- 00022514  0x000058e9 and  0x00000012 , 0x00000009 , 0x0000003f 
- 00022515  0x000058ea beq  0x00000012 , 0x0000580c 
- 00022516  0x000058eb rtn 
- 00022517  0x000058ed and  0x00000012 , 0x00000009 , 0x0000003f 
- 00022518  0x000058ee beq  0x0000000a , 0x0000580c 
- 00022519  0x000058ef rtn 
- 00022520  0x000058f1 and  0x00000012 , 0x00000009 , 0x0000003f 
- 00022521  0x000058f2 beq  0x00000011 , 0x0000580c 
- 00022522  0x000058f3 rtn 
- 00022523  0x000058f5 and  0x00000012 , 0x00000014 , 0x0000003f 
- 00022524  0x000058f6 beq  0x00000014 , 0x0000580c 
- 00022525  0x000058f7 rtn 
- 00022526  0x000058f9 and  0x00000012 , 0x00000014 , 0x0000003f 
- 00022527  0x000058fa beq  0x00000012 , 0x0000580c 
- 00022528  0x000058fb rtn 
- 00022529  0x000058fe and  0x00000012 , 0x00000018 , 0x0000003f 
- 00022530  0x000058ff beq  0x00000018 , 0x0000580a 
- 00022531  0x00005900 rtn 
- 00022532  0x00005903 and  0x00000002 , 0x00000007 , 0x0000003f 
- 00022533  0x00005904 beq  0x00000003 , 0x0000580a 
- 00022534  0x00005905 beq  0x00000005 , 0x0000580a 
- 00022535  0x00005906 beq  0x00000006 , 0x0000580a 
- 00022536  0x00005907 beq  0x00000007 , 0x0000580a 
- 00022537  0x00005908 rtn 
- 00022538  0x0000590c jam  0x00000001 , 0x0000497a 
- 00022539  0x0000590d rtn 
- 00022540  0x00005910 jam  0x00000001 , 0x00004979 
- 00022541  0x00005911 rtn 
- 00022542  0x0000591a fetch  0x00000008 , 0x00004713 
- 00022543  0x0000591b rtnbit0  0x00000017 
- 00022544  0x0000591c bbit0  0x0000002c , 0x00005816 
- 00022545  0x0000591e fetch  0x00000001 , 0x00004658 
- 00022546  0x0000591f call  0x00005943 
- 00022547  0x00005920 call  0x00005824 
- 00022548  0x00005921 fetcht  0x00000001 , 0x00004658 
- 00022549  0x00005922 branch  0x000055b5 
- 00022550  0x00005925 fetch  0x00000001 , 0x00004658 
- 00022551  0x00005926 call  0x00005946 
- 00022552  0x00005927 jam  0x00000000 , 0x0000498b 
- 00022553  0x00005928 fetcht  0x00000001 , 0x00004658 
- 00022554  0x00005929 fetch  0x00000001 , 0x00004988 
- 00022555  0x0000592a call  0x0000583d 
- 00022556  0x0000592b call  0x00005828 
- 00022557  0x0000592c fetcht  0x00000001 , 0x00004658 
- 00022558  0x0000592d branch  0x000055b5 
- 00022559  0x00005930 call  0x000055b5 
- 00022560  0x00005931 fetch  0x00000001 , 0x00004989 
- 00022561  0x00005932 rtneq  0x00000001 
- 00022562  0x00005933 jam  0x00000001 , 0x00004989 
- 00022563  0x00005934 branch  0x000056f7 
- 00022564  0x00005937 jam  0x00000000 , 0x0000498b 
- 00022565  0x00005938 fetcht  0x00000001 , 0x00004658 
- 00022566  0x00005939 fetch  0x00000001 , 0x00004988 
- 00022567  0x0000593a call  0x00005833 
- 00022568  0x0000593c store  0x00000001 , 0x00004988 
- 00022569  0x0000593d fetch  0x00000001 , 0x0000498a 
- 00022570  0x0000593e branch  0x0000582f , 0x00000034 
- 00022571  0x00005940 fetch  0x00000001 , 0x00004989 
- 00022572  0x00005941 rtneq  0x00000001 
- 00022573  0x00005942 jam  0x00000001 , 0x00004989 
- 00022574  0x00005943 branch  0x000056f7 
- 00022575  0x00005946 fetch  0x00000001 , 0x00004989 
- 00022576  0x00005947 rtneq  0x00000000 
- 00022577  0x00005948 jam  0x00000000 , 0x00004989 
- 00022578  0x00005949 rtn 
- 00022579  0x0000594c lshift  0x0000003f , 0x0000003f 
- 00022580  0x0000594d copy  0x0000003f , 0x00000012 
- 00022581  0x0000594e call  0x00006ee6 
- 00022582  0x0000594f setflag  0x00000001 , 0x00000000 , 0x00000012 
- 00022583  0x00005950 and  0x00000012 , 0x00000007 , 0x0000003f 
- 00022584  0x00005951 fetcht  0x00000001 , 0x0000498b 
- 00022585  0x00005952 copy  0x00000002 , 0x00000007 
- 00022586  0x00005953 beq  0x00000007 , 0x00005848 
- 00022587  0x00005954 beq  0x00000000 , 0x0000584a 
- 00022588  0x00005955 rtn 
- 00022589  0x00005958 lshift  0x0000003f , 0x0000003f 
- 00022590  0x00005959 copy  0x0000003f , 0x00000012 
- 00022591  0x0000595a call  0x000055b1 
- 00022592  0x0000595b call  0x00006ee6 
- 00022593  0x0000595c setflag  0x00000001 , 0x00000000 , 0x00000012 
- 00022594  0x0000595d and  0x00000012 , 0x00000007 , 0x0000003f 
- 00022595  0x0000595e fetcht  0x00000001 , 0x0000498b 
- 00022596  0x0000595f copy  0x00000002 , 0x00000007 
- 00022597  0x00005960 beq  0x00000007 , 0x00005848 
- 00022598  0x00005961 beq  0x00000000 , 0x0000584a 
- 00022599  0x00005962 rtn 
- 00022600  0x00005965 jam  0x00000001 , 0x0000498a 
- 00022601  0x00005966 rtn 
- 00022602  0x00005968 jam  0x00000000 , 0x0000498a 
- 00022603  0x00005969 rtn 
- 00022604  0x00005972 arg  0x00000000 , 0x00000012 
- 00022605  0x00005973 fetch  0x00000001 , 0x00004657 
- 00022606  0x00005974 rtneq  0x000000ff 
- 00022607  0x00005975 fetch  0x00000008 , 0x00004713 
- 00022608  0x00005976 bbit0  0x0000002e , 0x00005859 
- 00022609  0x00005978 fetcht  0x00000001 , 0x00004657 
- 00022610  0x00005979 call  0x000055b5 
- 00022611  0x0000597a fetcht  0x00000001 , 0x00004657 
- 00022612  0x0000597b call  0x00006ee6 
- 00022613  0x0000597c setflag  0x00000001 , 0x00000000 , 0x00000012 
- 00022614  0x0000597e copy  0x00000012 , 0x0000003f 
- 00022615  0x0000597f store  0x00000001 , 0x00004987 
- 00022616  0x00005980 rtn 
- 00022617  0x00005983 fetcht  0x00000001 , 0x00004657 
- 00022618  0x00005984 call  0x000055b1 
- 00022619  0x00005985 fetcht  0x00000001 , 0x00004657 
- 00022620  0x00005986 call  0x00006ee6 
- 00022621  0x00005987 nsetflag  0x00000001 , 0x00000000 , 0x00000012 
- 00022622  0x00005988 branch  0x00005856 
- 00022623  0x0000598b beq  0x00000004 , 0x00005878 
- 00022624  0x0000598d call  0x0000587b 
- 00022625  0x0000598e fetch  0x00000004 , 0x00004983 
- 00022626  0x0000598f arg  0x000000a0 , 0x00000002 
- 00022627  0x00005990 iadd  0x00000002 , 0x00000002 
- 00022628  0x00005991 copy  0x00000022 , 0x0000003f 
- 00022629  0x00005992 isub  0x00000002 , 0x0000003e 
- 00022630  0x00005993 nrtn  0x00000002 
- 00022631  0x00005994 store  0x00000004 , 0x00004983 
- 00022632  0x00005995 fetch  0x00000001 , 0x00004982 
- 00022633  0x00005996 beq  0x00000000 , 0x0000586e 
- 00022634  0x00005997 beq  0x00000001 , 0x00005871 
- 00022635  0x00005998 beq  0x00000002 , 0x00005874 
- 00022636  0x00005999 beq  0x00000003 , 0x00005876 
- 00022637  0x0000599a rtn 
- 00022638  0x0000599d jam  0x00000001 , 0x00004982 
- 00022639  0x0000599f jam  0x00000001 , 0x00004846 
- 00022640  0x000059a0 branch  0x00007dba 
- 00022641  0x000059a3 jam  0x00000002 , 0x00004982 
- 00022642  0x000059a5 jam  0x00000000 , 0x00004846 
- 00022643  0x000059a6 branch  0x00007dba 
- 00022644  0x000059a9 jam  0x00000003 , 0x00004982 
- 00022645  0x000059aa branch  0x0000586f 
- 00022646  0x000059ad jam  0x00000000 , 0x00004982 
- 00022647  0x000059ae branch  0x00005872 
- 00022648  0x000059b1 jam  0x00000000 , 0x00004982 
- 00022649  0x000059b2 jam  0x00000000 , 0x00004846 
- 00022650  0x000059b3 rtn 
- 00022651  0x000059b6 fetcht  0x00000004 , 0x00004983 
- 00022652  0x000059b7 copy  0x00000022 , 0x0000003f 
- 00022653  0x000059b8 isub  0x00000002 , 0x0000003e 
- 00022654  0x000059b9 ncall  0x00005880 , 0x00000002 
- 00022655  0x000059ba rtn 
- 00022656  0x000059bc setarg  0x00000000 
- 00022657  0x000059bd store  0x00000004 , 0x00004983 
- 00022658  0x000059be rtn 
- 00022659  0x000059c7 call  0x00005895 
- 00022660  0x000059c8 call  0x00005888 
- 00022661  0x000059c9 setarg  0x00000000 
- 00022662  0x000059ca store  0x00000003 , 0x0000496f 
- 00022663  0x000059cb rtn 
- 00022664  0x000059ce bpatch  0x0000007e , 0x0000400f 
- 00022665  0x000059cf fetch  0x00000001 , 0x0000473f 
- 00022666  0x000059d0 ncall  0x00005895 , 0x00000034 
- 00022667  0x000059d1 arg  0x00000000 , 0x00000011 
- 00022668  0x000059d2 call  0x00005898 
- 00022669  0x000059d3 call  0x000058a1 
- 00022670  0x000059d4 call  0x000058aa 
- 00022671  0x000059d5 call  0x000058b3 
- 00022672  0x000059d6 call  0x000058cf 
- 00022673  0x000059d7 call  0x0000584c 
- 00022674  0x000059d8 call  0x000058ec 
- 00022675  0x000059d9 copy  0x00000011 , 0x0000003f 
- 00022676  0x000059da rtn 
- 00022677  0x000059dd setarg  0x00030303 
- 00022678  0x000059de store  0x00000003 , 0x0000496f 
- 00022679  0x000059df rtn 
- 00022680  0x000059e2 fetch  0x00000001 , 0x00004644 
- 00022681  0x000059e3 call  0x00005943 
- 00022682  0x000059e4 jam  0x00000000 , 0x00004977 
- 00022683  0x000059e5 fetcht  0x00000001 , 0x00004644 
- 00022684  0x000059e6 fetch  0x00000001 , 0x0000496f 
- 00022685  0x000059e7 call  0x00005925 
- 00022686  0x000059e8 store  0x00000001 , 0x0000496f 
- 00022687  0x000059e9 fetcht  0x00000001 , 0x00004644 
- 00022688  0x000059ea branch  0x000055b5 
- 00022689  0x000059ed fetch  0x00000001 , 0x00004646 
- 00022690  0x000059ee call  0x00005943 
- 00022691  0x000059ef jam  0x00000001 , 0x00004977 
- 00022692  0x000059f0 fetcht  0x00000001 , 0x00004646 
- 00022693  0x000059f1 fetch  0x00000001 , 0x00004970 
- 00022694  0x000059f2 call  0x00005925 
- 00022695  0x000059f3 store  0x00000001 , 0x00004970 
- 00022696  0x000059f4 fetcht  0x00000001 , 0x00004646 
- 00022697  0x000059f5 branch  0x000055b5 
- 00022698  0x000059f8 fetch  0x00000001 , 0x00004645 
- 00022699  0x000059f9 call  0x00005943 
- 00022700  0x000059fa jam  0x00000002 , 0x00004977 
- 00022701  0x000059fb fetcht  0x00000001 , 0x00004645 
- 00022702  0x000059fc fetch  0x00000001 , 0x00004971 
- 00022703  0x000059fd call  0x00005925 
- 00022704  0x000059fe store  0x00000001 , 0x00004971 
- 00022705  0x000059ff fetcht  0x00000001 , 0x00004645 
- 00022706  0x00005a00 branch  0x000055b5 
- 00022707  0x00005a03 fetch  0x00000001 , 0x00004647 
- 00022708  0x00005a04 rtneq  0x000000ff 
- 00022709  0x00005a05 jam  0x00000003 , 0x00004977 
- 00022710  0x00005a06 fetch  0x00000001 , 0x00004972 
- 00022711  0x00005a07 copy  0x0000003f , 0x00000013 
- 00022712  0x00005a08 fetcht  0x00000001 , 0x00004647 
- 00022713  0x00005a09 fetch  0x00000001 , 0x00004654 
- 00022714  0x00005a0a beq  0x000000ff , 0x000058c8 
- 00022715  0x00005a0b call  0x00006ee6 
- 00022716  0x00005a0c branch  0x000058c4 , 0x00000001 
- 00022717  0x00005a0d fetcht  0x00000001 , 0x00004654 
- 00022718  0x00005a0e call  0x00006ef7 
- 00022719  0x00005a0f fetcht  0x00000001 , 0x00004647 
- 00022720  0x00005a10 fetch  0x00000001 , 0x00004972 
- 00022721  0x00005a11 call  0x00005925 
- 00022722  0x00005a13 store  0x00000001 , 0x00004972 
- 00022723  0x00005a14 branch  0x000058df 
- 00022724  0x00005a17 fetcht  0x00000001 , 0x00004654 
- 00022725  0x00005a18 fetch  0x00000001 , 0x00004972 
- 00022726  0x00005a19 call  0x00005925 
- 00022727  0x00005a1a branch  0x000058c2 
- 00022728  0x00005a1d fetch  0x00000001 , 0x00004647 
- 00022729  0x00005a1e call  0x00005946 
- 00022730  0x00005a1f fetcht  0x00000001 , 0x00004647 
- 00022731  0x00005a20 call  0x00005931 
- 00022732  0x00005a21 store  0x00000001 , 0x00004972 
- 00022733  0x00005a22 fetcht  0x00000001 , 0x00004647 
- 00022734  0x00005a23 branch  0x000055b5 
- 00022735  0x00005a27 fetch  0x00000001 , 0x00004648 
- 00022736  0x00005a28 rtneq  0x000000ff 
- 00022737  0x00005a29 jam  0x00000004 , 0x00004977 
- 00022738  0x00005a2a fetch  0x00000001 , 0x00004973 
- 00022739  0x00005a2b copy  0x0000003f , 0x00000013 
- 00022740  0x00005a2c fetcht  0x00000001 , 0x00004648 
- 00022741  0x00005a2d fetch  0x00000001 , 0x00004654 
- 00022742  0x00005a2e beq  0x000000ff , 0x000058e5 
- 00022743  0x00005a2f call  0x00006ee6 
- 00022744  0x00005a30 branch  0x000058e1 , 0x00000001 
- 00022745  0x00005a31 fetcht  0x00000001 , 0x00004654 
- 00022746  0x00005a32 call  0x00006ef7 
- 00022747  0x00005a33 fetcht  0x00000001 , 0x00004648 
- 00022748  0x00005a34 fetch  0x00000001 , 0x00004973 
- 00022749  0x00005a35 call  0x00005925 
- 00022750  0x00005a37 store  0x00000001 , 0x00004973 
- 00022751  0x00005a39 fetcht  0x00000001 , 0x00004654 
- 00022752  0x00005a3a branch  0x000055b5 
- 00022753  0x00005a3d fetcht  0x00000001 , 0x00004654 
- 00022754  0x00005a3e fetch  0x00000001 , 0x00004973 
- 00022755  0x00005a3f call  0x00005925 
- 00022756  0x00005a40 branch  0x000058de 
- 00022757  0x00005a43 fetch  0x00000001 , 0x00004648 
- 00022758  0x00005a44 call  0x00005946 
- 00022759  0x00005a45 fetcht  0x00000001 , 0x00004648 
- 00022760  0x00005a46 call  0x00005931 
- 00022761  0x00005a47 store  0x00000001 , 0x00004973 
- 00022762  0x00005a48 fetcht  0x00000001 , 0x00004648 
- 00022763  0x00005a49 branch  0x000055b5 
- 00022764  0x00005a4c jam  0x00000000 , 0x0000496c 
- 00022765  0x00005a4d fetch  0x00000001 , 0x00004656 
- 00022766  0x00005a4e rtneq  0x000000ff 
- 00022767  0x00005a4f fetch  0x00000008 , 0x00004713 
- 00022768  0x00005a50 rtnbit0  0x00000016 
- 00022769  0x00005a51 bbit1  0x0000002f , 0x000058fd 
- 00022770  0x00005a53 jam  0x00000007 , 0x00004977 
- 00022771  0x00005a54 fetcht  0x00000001 , 0x00004656 
- 00022772  0x00005a55 fetch  0x00000001 , 0x00004976 
- 00022773  0x00005a56 call  0x00005925 
- 00022774  0x00005a57 store  0x00000001 , 0x00004976 
- 00022775  0x00005a59 copy  0x00000011 , 0x0000003f 
- 00022776  0x00005a5a bbit1  0x00000007 , 0x00005917 
- 00022777  0x00005a5b call  0x0000591a 
- 00022778  0x00005a5d fetch  0x00000001 , 0x0000496d 
- 00022779  0x00005a5e store  0x00000001 , 0x0000496e 
- 00022780  0x00005a5f rtn 
- 00022781  0x00005a62 jam  0x00000007 , 0x00004977 
- 00022782  0x00005a63 fetch  0x00000001 , 0x00004976 
- 00022783  0x00005a64 copy  0x0000003f , 0x00000013 
- 00022784  0x00005a65 fetcht  0x00000001 , 0x00004656 
- 00022785  0x00005a66 fetch  0x00000001 , 0x00004654 
- 00022786  0x00005a67 beq  0x000000ff , 0x0000590f 
- 00022787  0x00005a68 call  0x00006ee6 
- 00022788  0x00005a69 branch  0x0000590b , 0x00000001 
- 00022789  0x00005a6a fetcht  0x00000001 , 0x00004654 
- 00022790  0x00005a6b call  0x00006ef7 
- 00022791  0x00005a6c fetcht  0x00000001 , 0x00004656 
- 00022792  0x00005a6d fetch  0x00000001 , 0x00004976 
- 00022793  0x00005a6e call  0x00005925 
- 00022794  0x00005a6f branch  0x00005913 
- 00022795  0x00005a72 fetcht  0x00000001 , 0x00004654 
- 00022796  0x00005a73 fetch  0x00000001 , 0x00004976 
- 00022797  0x00005a74 call  0x00005925 
- 00022798  0x00005a75 branch  0x00005913 
- 00022799  0x00005a78 fetch  0x00000001 , 0x00004656 
- 00022800  0x00005a79 call  0x00005946 
- 00022801  0x00005a7a fetcht  0x00000001 , 0x00004656 
- 00022802  0x00005a7b call  0x00005931 
- 00022803  0x00005a7d store  0x00000001 , 0x00004976 
- 00022804  0x00005a7e call  0x000058f7 
- 00022805  0x00005a7f fetcht  0x00000001 , 0x00004656 
- 00022806  0x00005a80 branch  0x000055b5 
- 00022807  0x00005a84 jam  0x00000001 , 0x0000496d 
- 00022808  0x00005a85 call  0x0000591d 
- 00022809  0x00005a86 branch  0x000058fa 
- 00022810  0x00005a89 jam  0x00000000 , 0x0000496d 
- 00022811  0x00005a8a fetch  0x00000001 , 0x0000496e 
- 00022812  0x00005a8b rtn  0x00000034 
- 00022813  0x00005a8d jam  0x00000001 , 0x0000496c 
- 00022814  0x00005a8e rtn 
- 00022815  0x00005a93 call  0x00006ee6 
- 00022816  0x00005a94 fetcht  0x00000001 , 0x00004977 
- 00022817  0x00005a95 copy  0x00000002 , 0x00000007 
- 00022818  0x00005a96 branch  0x0000592f , 0x00000001 
- 00022819  0x00005a98 qset0  0x00000011 
- 00022820  0x00005a99 rtn 
- 00022821  0x00005a9c lshift  0x0000003f , 0x0000003f 
- 00022822  0x00005a9d copy  0x0000003f , 0x00000012 
- 00022823  0x00005a9e call  0x00006ee6 
- 00022824  0x00005a9f setflag  0x00000001 , 0x00000000 , 0x00000012 
- 00022825  0x00005aa1 and  0x00000012 , 0x00000007 , 0x0000003f 
- 00022826  0x00005aa3 fetcht  0x00000001 , 0x00004977 
- 00022827  0x00005aa4 copy  0x00000002 , 0x00000007 
- 00022828  0x00005aa5 beq  0x00000007 , 0x0000592f 
- 00022829  0x00005aa6 beq  0x00000000 , 0x00005923 
- 00022830  0x00005aa7 rtn 
- 00022831  0x00005aaa qset1  0x00000011 
- 00022832  0x00005aab rtn 
- 00022833  0x00005aae bpatch  0x0000007f , 0x0000400f 
- 00022834  0x00005aaf copy  0x00000013 , 0x0000003f 
- 00022835  0x00005ab0 store  0x00000001 , 0x00004978 
- 00022836  0x00005ab1 lshift  0x0000003f , 0x0000003f 
- 00022837  0x00005ab2 copy  0x0000003f , 0x00000012 
- 00022838  0x00005ab3 copy  0x00000002 , 0x00000013 
- 00022839  0x00005ab4 call  0x000055b1 
- 00022840  0x00005ab5 copy  0x00000013 , 0x00000002 
- 00022841  0x00005ab6 call  0x00006ee6 
- 00022842  0x00005ab7 nsetflag  0x00000001 , 0x00000000 , 0x00000012 
- 00022843  0x00005ab8 call  0x0000593d 
- 00022844  0x00005ab9 branch  0x0000592a 
- 00022845  0x00005abc fetcht  0x00000001 , 0x00004978 
- 00022846  0x00005abd and_into  0x00000001 , 0x00000002 
- 00022847  0x00005abe and  0x00000012 , 0x00000001 , 0x0000003f 
- 00022848  0x00005abf isub  0x00000002 , 0x0000003e 
- 00022849  0x00005ac0 nbranch  0x00005abc , 0x00000005 
- 00022850  0x00005ac1 rtn 
- 00022851  0x00005ac6 rtneq  0x000000ff 
- 00022852  0x00005ac7 arg  0x0000003f , 0x00000002 
- 00022853  0x00005ac8 branch  0x00006f21 
- 00022854  0x00005acc rtneq  0x000000ff 
- 00022855  0x00005acd arg  0x0000003e , 0x00000002 
- 00022856  0x00005ace branch  0x00006f21 
- 00022857  0x00005ad4 bpatch  0x00000080 , 0x00004010 
- 00022858  0x00005ad5 call  0x000055f6 
- 00022859  0x00005ad6 rtn  0x0000002b 
- 00022860  0x00005ad8 call  0x000059e7 
- 00022861  0x00005ada bpatch  0x00000081 , 0x00004010 
- 00022862  0x00005adb call  0x00005958 
- 00022863  0x00005adc beq  0x00000030 , 0x0000595f 
- 00022864  0x00005add beq  0x00000031 , 0x000059c6 
- 00022865  0x00005ade beq  0x00000058 , 0x000059cf 
- 00022866  0x00005adf call  0x00005955 
- 00022867  0x00005ae0 nop  0x00001af4 
- 00022868  0x00005ae1 branch  0x0000594d 
- 00022869  0x00005ae3 fetcht  0x00000001 , 0x0000464c 
- 00022870  0x00005ae4 call  0x000069c7 
- 00022871  0x00005ae5 branch  0x000055fb 
- 00022872  0x00005ae8 setarg  0x00000001 
- 00022873  0x00005ae9 call  0x000069e5 
- 00022874  0x00005aea store  0x00000001 , 0x0000485a 
- 00022875  0x00005aeb setarg  0x00000000 
- 00022876  0x00005aec call  0x000069e5 
- 00022877  0x00005aed store  0x00000001 , 0x00004859 
- 00022878  0x00005aee rtn 
- 00022879  0x00005af1 fetch  0x00000001 , 0x0000485a 
- 00022880  0x00005af2 beq  0x0000005a , 0x0000596e 
- 00022881  0x00005af3 beq  0x000000d8 , 0x00005974 
- 00022882  0x00005af4 beq  0x000000d1 , 0x00005968 
- 00022883  0x00005af5 beq  0x000000d2 , 0x0000598c 
- 00022884  0x00005af6 beq  0x00000002 , 0x00005993 
- 00022885  0x00005af7 beq  0x00000054 , 0x0000599c 
- 00022886  0x00005af8 beq  0x00000050 , 0x000059c3 
- 00022887  0x00005af9 branch  0x0000594d 
- 00022888  0x00005afc setarg  0x00000049 
- 00022889  0x00005afd call  0x000069e5 
- 00022890  0x00005afe beq  0x000000a1 , 0x0000596c 
- 00022891  0x00005aff branch  0x00005983 
- 00022892  0x00005b02 jam  0x0000000c , 0x00004957 
- 00022893  0x00005b03 rtn 
- 00022894  0x00005b06 jam  0x00000005 , 0x00004957 
- 00022895  0x00005b07 call  0x000059da 
- 00022896  0x00005b08 call  0x00007c95 
- 00022897  0x00005b09 arg  0x000048d6 , 0x00000013 
- 00022898  0x00005b0a call  0x00005995 
- 00022899  0x00005b0b branch  0x00005747 
- 00022900  0x00005b0e setarg  0x00000016 
- 00022901  0x00005b0f call  0x000069e5 
- 00022902  0x00005b10 sub  0x0000003f , 0x000000bd , 0x0000003e 
- 00022903  0x00005b11 nbranch  0x00005949 , 0x00000005 
- 00022904  0x00005b12 setarg  0x00000019 
- 00022905  0x00005b13 call  0x000069e5 
- 00022906  0x00005b14 sub  0x0000003f , 0x00000055 , 0x0000003e 
- 00022907  0x00005b15 nbranch  0x00005949 , 0x00000005 
- 00022908  0x00005b16 setarg  0x0000001b 
- 00022909  0x00005b17 call  0x000069e5 
- 00022910  0x00005b18 sub  0x0000003f , 0x0000001d , 0x0000003e 
- 00022911  0x00005b19 nbranch  0x00005949 , 0x00000005 
- 00022912  0x00005b1a jam  0x00000006 , 0x00004957 
- 00022913  0x00005b1b arg  0x0000491a , 0x00000013 
- 00022914  0x00005b1c branch  0x00005995 
- 00022915  0x00005b1f jam  0x00000000 , 0x00004957 
- 00022916  0x00005b20 arg  0x00004890 , 0x00000013 
- 00022917  0x00005b21 call  0x00005995 
- 00022918  0x00005b22 arg  0x0000489a , 0x00000013 
- 00022919  0x00005b23 call  0x00005995 
- 00022920  0x00005b24 setarg  0x00000943 
- 00022921  0x00005b25 call  0x000069e4 
- 00022922  0x00005b26 arg  0x000048b4 , 0x00000013 
- 00022923  0x00005b27 branch  0x00005995 
- 00022924  0x00005b2a jam  0x00000002 , 0x00004957 
- 00022925  0x00005b2b arg  0x00004886 , 0x00000013 
- 00022926  0x00005b2c call  0x00005995 
- 00022927  0x00005b2d arg  0x0000489a , 0x00000013 
- 00022928  0x00005b2e call  0x00005995 
- 00022929  0x00005b2f arg  0x000048b4 , 0x00000013 
- 00022930  0x00005b30 branch  0x00005995 
- 00022931  0x00005b33 jam  0x00000003 , 0x00004957 
- 00022932  0x00005b34 arg  0x0000487c , 0x00000013 
- 00022933  0x00005b36 ifetch  0x00000002 , 0x00000013 
- 00022934  0x00005b37 arg  0x0000ffff , 0x00000002 
- 00022935  0x00005b38 isub  0x00000002 , 0x0000003e 
- 00022936  0x00005b39 rtn  0x00000005 
- 00022937  0x00005b3a call  0x000069e4 
- 00022938  0x00005b3b increase  0x00000002 , 0x00000013 
- 00022939  0x00005b3c branch  0x00005995 
- 00022940  0x00005b3f call  0x000059d8 
- 00022941  0x00005b40 setarg  0x00009a5b 
- 00022942  0x00005b41 call  0x000069e4 
- 00022943  0x00005b42 setarg  0x0000000d 
- 00022944  0x00005b43 call  0x000069e5 
- 00022945  0x00005b44 sub  0x0000003f , 0x00000012 , 0x0000003e 
- 00022946  0x00005b45 branch  0x000059b0 , 0x00000005 
- 00022947  0x00005b46 sub  0x0000003f , 0x0000000a , 0x0000003e 
- 00022948  0x00005b47 nbranch  0x000059b3 , 0x00000005 
- 00022949  0x00005b48 setarg  0x0000000e 
- 00022950  0x00005b49 call  0x000069e5 
- 00022951  0x00005b4a sub  0x0000003f , 0x000000e5 , 0x0000003e 
- 00022952  0x00005b4b nbranch  0x0000594d , 0x00000005 
- 00022953  0x00005b4c setarg  0x00000010 
- 00022954  0x00005b4d call  0x000069e5 
- 00022955  0x00005b4e sub  0x0000003f , 0x000000a5 , 0x0000003e 
- 00022956  0x00005b4f branch  0x000059b0 , 0x00000005 
- 00022957  0x00005b50 call  0x000059c0 
- 00022958  0x00005b52 jam  0x00000008 , 0x00004957 
- 00022959  0x00005b53 rtn 
- 00022960  0x00005b55 jam  0x00000009 , 0x00004957 
- 00022961  0x00005b56 arg  0x000048fc , 0x00000013 
- 00022962  0x00005b57 branch  0x00005995 
- 00022963  0x00005b59 sub  0x0000003f , 0x00000010 , 0x0000003e 
- 00022964  0x00005b5a nbranch  0x0000594d , 0x00000005 
- 00022965  0x00005b5b setarg  0x0000000e 
- 00022966  0x00005b5c call  0x000069e5 
- 00022967  0x00005b5d sub  0x0000003f , 0x000000c5 , 0x0000003e 
- 00022968  0x00005b5e nbranch  0x0000594d , 0x00000005 
- 00022969  0x00005b5f setarg  0x00000010 
- 00022970  0x00005b60 call  0x000069e5 
- 00022971  0x00005b61 sub  0x0000003f , 0x00000038 , 0x0000003e 
- 00022972  0x00005b62 nbranch  0x0000594d , 0x00000005 
- 00022973  0x00005b64 call  0x000059c0 
- 00022974  0x00005b65 jam  0x0000000a , 0x00004957 
- 00022975  0x00005b66 rtn 
- 00022976  0x00005b68 setarg  0x0000005b 
- 00022977  0x00005b69 call  0x000069e4 
- 00022978  0x00005b6a branch  0x000059d6 
- 00022979  0x00005b6d jam  0x00000007 , 0x00004957 
- 00022980  0x00005b6e arg  0x0000493a , 0x00000013 
- 00022981  0x00005b6f branch  0x00005995 
- 00022982  0x00005b72 call  0x000059e7 
- 00022983  0x00005b73 fetch  0x00000001 , 0x0000485a 
- 00022984  0x00005b74 beq  0x00000070 , 0x000059cd 
- 00022985  0x00005b75 beq  0x00000000 , 0x000059cb 
- 00022986  0x00005b76 branch  0x0000594d 
- 00022987  0x00005b79 jam  0x00000001 , 0x00004957 
- 00022988  0x00005b7a rtn 
- 00022989  0x00005b7d jam  0x00000004 , 0x00004957 
- 00022990  0x00005b7e rtn 
- 00022991  0x00005b81 call  0x000059e7 
- 00022992  0x00005b82 fetch  0x00000001 , 0x0000485a 
- 00022993  0x00005b83 beq  0x00000059 , 0x000059d3 
- 00022994  0x00005b84 branch  0x0000595f 
- 00022995  0x00005b86 jam  0x0000000b , 0x00004957 
- 00022996  0x00005b87 arg  0x0000492a , 0x00000013 
- 00022997  0x00005b88 branch  0x00005995 
- 00022998  0x00005b8b setarg  0x00000009 
- 00022999  0x00005b8c branch  0x000069e4 
- 00023000  0x00005b8e setarg  0x00005a09 
- 00023001  0x00005b8f branch  0x000069e4 
- 00023002  0x00005b92 arg  0x00008006 , 0x00000002 
- 00023003  0x00005b93 fetch  0x00000001 , 0x00004957 
- 00023004  0x00005b94 bne  0x0000000b , 0x000059de 
- 00023005  0x00005b95 arg  0x00009706 , 0x00000002 
- 00023006  0x00005b97 copy  0x00000002 , 0x0000003f 
- 00023007  0x00005b98 call  0x000069e4 
- 00023008  0x00005b99 nop  0x00002ee0 
- 00023009  0x00005b9a rtn 
- 00023010  0x00005b9d arg  0x00004946 , 0x00000013 
- 00023011  0x00005b9e fetch  0x00000001 , 0x00004957 
- 00023012  0x00005b9f rtnne  0x0000000b 
- 00023013  0x00005ba0 arg  0x0000494e , 0x00000013 
- 00023014  0x00005ba1 rtn 
- 00023015  0x00005ba4 bpatch  0x00000082 , 0x00004010 
- 00023016  0x00005ba5 call  0x000055f6 
- 00023017  0x00005ba6 call  0x000059da 
- 00023018  0x00005ba7 call  0x000059e2 
- 00023019  0x00005ba8 call  0x00005995 
- 00023020  0x00005ba9 branch  0x00005747 
- 00023021  0x00005bac bpatch  0x00000083 , 0x00004010 
- 00023022  0x00005bad call  0x00005949 
- 00023023  0x00005bae call  0x000055f6 
- 00023024  0x00005baf arg  0x00000806 , 0x00000002 
- 00023025  0x00005bb0 fetch  0x00000001 , 0x00004957 
- 00023026  0x00005bb1 bne  0x0000000b , 0x000059f4 
- 00023027  0x00005bb2 arg  0x00001f06 , 0x00000002 
- 00023028  0x00005bb4 copy  0x00000002 , 0x0000003f 
- 00023029  0x00005bb5 branch  0x000069e4 
- 00023030  0x00005bbc fetch  0x00000001 , 0x00004420 
- 00023031  0x00005bbd rtnne  0x00000000 
- 00023032  0x00005bbe fetch  0x00000001 , 0x00004957 
- 00023033  0x00005bbf beq  0x00000000 , 0x00005a02 
- 00023034  0x00005bc0 beq  0x00000001 , 0x00005a02 
- 00023035  0x00005bc1 beq  0x00000008 , 0x00005a02 
- 00023036  0x00005bc2 beq  0x00000002 , 0x00005a02 
- 00023037  0x00005bc3 beq  0x00000003 , 0x00005a26 
- 00023038  0x00005bc4 beq  0x00000004 , 0x00005a02 
- 00023039  0x00005bc5 beq  0x00000006 , 0x00005a4b 
- 00023040  0x00005bc6 beq  0x0000000b , 0x00005a44 
- 00023041  0x00005bc7 branch  0x00005a02 
- 00023042  0x00005bcb call  0x00005a6d 
- 00023043  0x00005bcc disable  0x00000028 
- 00023044  0x00005bcd fetch  0x00000001 , 0x00004659 
- 00023045  0x00005bce beq  0x000000ff , 0x00005a09 
- 00023046  0x00005bcf fetcht  0x00000001 , 0x00004659 
- 00023047  0x00005bd0 call  0x00006ee6 
- 00023048  0x00005bd1 nrtn  0x00000001 
- 00023049  0x00005bd3 setarg  0x00000000 
- 00023050  0x00005bd4 call  0x000069e5 
- 00023051  0x00005bd5 bne  0x00000030 , 0x00005a1c 
- 00023052  0x00005bd7 setarg  0x00000002 
- 00023053  0x00005bd8 call  0x000069e5 
- 00023054  0x00005bd9 rtnbit0  0x00000007 
- 00023055  0x00005bda call  0x00005a84 
- 00023056  0x00005bdb fetch  0x00000001 , 0x00004847 
- 00023057  0x00005bdc call  0x00005a7c 
- 00023058  0x00005bdd store  0x00000002 , 0x00004847 
- 00023059  0x00005bde fetch  0x00000001 , 0x00004849 
- 00023060  0x00005bdf call  0x00005a7c 
- 00023061  0x00005be0 store  0x00000002 , 0x00004849 
- 00023062  0x00005be1 fetch  0x00000001 , 0x00004958 
- 00023063  0x00005be2 beq  0x00000000 , 0x00005a1e 
- 00023064  0x00005be3 beq  0x00000001 , 0x00005a20 
- 00023065  0x00005be4 beq  0x00000002 , 0x00005a22 
- 00023066  0x00005be5 beq  0x00000003 , 0x00005a24 
- 00023067  0x00005be6 rtn 
- 00023068  0x00005be9 beq  0x00000031 , 0x00005a0c 
- 00023069  0x00005bea branch  0x00005955 
- 00023070  0x00005bed call  0x00005a56 
- 00023071  0x00005bee branch  0x00005a8b 
- 00023072  0x00005bf0 call  0x00005a5e 
- 00023073  0x00005bf1 branch  0x00005a8b 
- 00023074  0x00005bf3 call  0x00005a5a 
- 00023075  0x00005bf4 branch  0x00005a8b 
- 00023076  0x00005bf6 call  0x00005a66 
- 00023077  0x00005bf7 branch  0x00005a8b 
- 00023078  0x00005bfc call  0x00005a6d 
- 00023079  0x00005bfd fetch  0x00000001 , 0x00004659 
- 00023080  0x00005bfe beq  0x000000ff , 0x00005a2c 
- 00023081  0x00005bff fetcht  0x00000001 , 0x00004659 
- 00023082  0x00005c00 call  0x00006ee6 
- 00023083  0x00005c01 nrtn  0x00000001 
- 00023084  0x00005c03 setarg  0x00000000 
- 00023085  0x00005c04 call  0x000069e5 
- 00023086  0x00005c05 bne  0x00000030 , 0x00005955 
- 00023087  0x00005c07 setarg  0x00000002 
- 00023088  0x00005c08 call  0x000069e5 
- 00023089  0x00005c09 rtnbit0  0x00000007 
- 00023090  0x00005c0a call  0x00005a84 
- 00023091  0x00005c0b call  0x00005a42 
- 00023092  0x00005c0c store  0x00000001 , 0x0000484d 
- 00023093  0x00005c0d rshift4  0x0000003f , 0x0000003f 
- 00023094  0x00005c0e call  0x00005a80 
- 00023095  0x00005c0f store  0x00000001 , 0x00004848 
- 00023096  0x00005c10 fetch  0x00000001 , 0x0000484d 
- 00023097  0x00005c11 and  0x0000003f , 0x0000000f , 0x0000003f 
- 00023098  0x00005c12 call  0x00005a80 
- 00023099  0x00005c13 store  0x00000001 , 0x0000484a 
- 00023100  0x00005c14 fetch  0x00000001 , 0x00004958 
- 00023101  0x00005c15 beq  0x00000000 , 0x00005a56 
- 00023102  0x00005c16 beq  0x00000001 , 0x00005a5e 
- 00023103  0x00005c17 beq  0x00000002 , 0x00005a5a 
- 00023104  0x00005c18 beq  0x00000003 , 0x00005a66 
- 00023105  0x00005c19 rtn 
- 00023106  0x00005c1c setarg  0x00000012 
- 00023107  0x00005c1d branch  0x000069e5 
- 00023108  0x00005c20 call  0x00005a6d 
- 00023109  0x00005c21 fetch  0x00000001 , 0x00004659 
- 00023110  0x00005c22 beq  0x000000ff , 0x00005a4a 
- 00023111  0x00005c23 fetcht  0x00000001 , 0x00004659 
- 00023112  0x00005c24 call  0x00006ee6 
- 00023113  0x00005c25 nrtn  0x00000001 
- 00023114  0x00005c27 branch  0x00005a2f 
- 00023115  0x00005c2b call  0x00005a6d 
- 00023116  0x00005c2c disable  0x00000028 
- 00023117  0x00005c2d setarg  0x00000002 
- 00023118  0x00005c2e call  0x000069e5 
- 00023119  0x00005c2f rtnbit0  0x00000007 
- 00023120  0x00005c30 setarg  0x00000008 
- 00023121  0x00005c31 call  0x000069e5 
- 00023122  0x00005c32 branch  0x00005a0f , 0x00000034 
- 00023123  0x00005c33 setarg  0x00000000 
- 00023124  0x00005c34 store  0x00000006 , 0x00004847 
- 00023125  0x00005c35 rtn 
- 00023126  0x00005c38 fetch  0x00000002 , 0x00004847 
- 00023127  0x00005c39 sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00023128  0x00005c3a store  0x00000002 , 0x00004847 
- 00023129  0x00005c3b branch  0x00007dba 
- 00023130  0x00005c3d fetch  0x00000002 , 0x00004849 
- 00023131  0x00005c3e sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00023132  0x00005c3f store  0x00000002 , 0x00004849 
- 00023133  0x00005c40 branch  0x00007dba 
- 00023134  0x00005c42 fetch  0x00000002 , 0x00004849 
- 00023135  0x00005c43 sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00023136  0x00005c44 store  0x00000002 , 0x00004849 
- 00023137  0x00005c45 fetch  0x00000002 , 0x00004847 
- 00023138  0x00005c46 sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00023139  0x00005c47 store  0x00000002 , 0x00004847 
- 00023140  0x00005c48 call  0x00005a68 
- 00023141  0x00005c49 branch  0x00007dba 
- 00023142  0x00005c4b call  0x00005a68 
- 00023143  0x00005c4c branch  0x00007dba 
- 00023144  0x00005c4f fetch  0x00000002 , 0x00004849 
- 00023145  0x00005c50 fetcht  0x00000002 , 0x00004847 
- 00023146  0x00005c51 store  0x00000002 , 0x00004847 
- 00023147  0x00005c52 storet  0x00000002 , 0x00004849 
- 00023148  0x00005c53 rtn 
- 00023149  0x00005c57 fetch  0x00000001 , 0x00004860 
- 00023150  0x00005c58 call  0x00005a84 , 0x00000034 
- 00023151  0x00005c59 jam  0x00000001 , 0x00004860 
- 00023152  0x00005c5a rtn 
- 00023153  0x00005c5d jam  0x00000001 , 0x00004956 
- 00023154  0x00005c5e call  0x000029c9 
- 00023155  0x00005c60 branch  0x00005949 
- 00023156  0x00005c63 fetch  0x00000001 , 0x00004659 
- 00023157  0x00005c64 rtnne  0x000000ff 
- 00023158  0x00005c65 fetch  0x00000001 , 0x0000477d 
- 00023159  0x00005c66 rtnne  0x00000001 
- 00023160  0x00005c67 setarg  0x00000000 
- 00023161  0x00005c68 store  0x00000001 , 0x0000477d 
- 00023162  0x00005c69 store  0x00000004 , 0x00004847 
- 00023163  0x00005c6a branch  0x00005a73 
- 00023164  0x00005c6d rtnbit0  0x00000007 
- 00023165  0x00005c6e arg  0x0000ff00 , 0x00000002 
- 00023166  0x00005c6f ior  0x00000002 , 0x0000003f 
- 00023167  0x00005c70 rtn 
- 00023168  0x00005c73 rtnbit0  0x00000003 
- 00023169  0x00005c74 arg  0x000000f0 , 0x00000002 
- 00023170  0x00005c75 ior  0x00000002 , 0x0000003f 
- 00023171  0x00005c76 rtn 
- 00023172  0x00005c79 arg  0x00000003 , 0x0000003f 
- 00023173  0x00005c7a call  0x000069e5 
- 00023174  0x00005c7b store  0x00000002 , 0x00004847 
- 00023175  0x00005c7c arg  0x00000004 , 0x0000003f 
- 00023176  0x00005c7d call  0x000069e5 
- 00023177  0x00005c7e store  0x00000002 , 0x00004849 
- 00023178  0x00005c7f rtn 
- 00023179  0x00005c83 fetcht  0x00000001 , 0x0000464d 
- 00023180  0x00005c84 call  0x00006ee6 
- 00023181  0x00005c85 rtn  0x00000001 
- 00023182  0x00005c86 setarg  0x0000000a 
- 00023183  0x00005c87 call  0x000069e5 
- 00023184  0x00005c88 nop  0x000003e8 
- 00023185  0x00005c89 branch  0x00005a8b 
- 00023186  0x00005c8c setarg  0x00008100 
- 00023187  0x00005c8d branch  0x000069e4 
- 00023188  0x00005c93 jam  0x000000ff , 0x0000478f 
- 00023189  0x00005c95 jam  0x00000034 , 0x000043f3 
- 00023190  0x00005c96 setarg  0x000f0f0f 
- 00023191  0x00005c97 store  0x00000003 , 0x000042db 
- 00023192  0x00005c98 store  0x00000003 , 0x000042de 
- 00023193  0x00005c99 branch  0x000054a9 
- 00023194  0x00005c9c bpatch  0x00000084 , 0x00004010 
- 00023195  0x00005c9d call  0x00005c6f 
- 00023196  0x00005c9e call  0x00005aa8 
- 00023197  0x00005c9f fetch  0x00000001 , 0x00004666 
- 00023198  0x00005ca0 beq  0x00000001 , 0x00005aa1 
- 00023199  0x00005ca1 beq  0x00000002 , 0x00005aa3 
- 00023200  0x00005ca2 rtn 
- 00023201  0x00005ca4 fetch  0x00000006 , 0x00004668 
- 00023202  0x00005ca5 branch  0x00005aa4 
- 00023203  0x00005ca7 fetch  0x00000006 , 0x00004675 
- 00023204  0x00005ca9 fetcht  0x00000006 , 0x000046e6 
- 00023205  0x00005caa isub  0x00000002 , 0x0000003e 
- 00023206  0x00005cab branch  0x00005c1a , 0x00000005 
- 00023207  0x00005cac branch  0x000054a0 
- 00023208  0x00005caf jam  0x0000005a , 0x0000478f 
- 00023209  0x00005cb0 rtn 
- 00023210  0x00005cb4 fetch  0x00000002 , 0x000044e9 
- 00023211  0x00005cb5 bbit1  0x00000009 , 0x0000431f 
- 00023212  0x00005cb6 branch  0x00005c39 
- 00023213  0x00005cb8 setarg  0x00000000 
- 00023214  0x00005cb9 store  0x00000002 , 0x00004781 
- 00023215  0x00005cba fetch  0x00000002 , 0x000044e9 
- 00023216  0x00005cbb bbit1  0x00000009 , 0x0000431f 
- 00023217  0x00005cbc rtn 
- 00023218  0x00005cbf fetch  0x00000008 , 0x00004713 
- 00023219  0x00005cc0 rtnbit0  0x0000001b 
- 00023220  0x00005cc2 nbranch  0x00005aba , 0x00000028 
- 00023221  0x00005cc3 fetch  0x00000001 , 0x00004959 
- 00023222  0x00005cc4 increase  0x00000001 , 0x0000003f 
- 00023223  0x00005cc5 and_into  0x0000000f , 0x0000003f 
- 00023224  0x00005cc6 store  0x00000001 , 0x00004959 
- 00023225  0x00005cc7 nrtn  0x00000034 
- 00023226  0x00005cc9 jam  0x00000000 , 0x00004959 
- 00023227  0x00005cca branch  0x00007dbc 
- 00023228  0x00005ccd fetch  0x00000001 , 0x00004659 
- 00023229  0x00005cce rtnne  0x000000ff 
- 00023230  0x00005ccf jam  0x00000000 , 0x000040c0 
- 00023231  0x00005cd0 jam  0x0000001e , 0x0000477e 
- 00023232  0x00005cd1 rtn 
- 00023233  0x00005cd5 bpatch  0x00000085 , 0x00004010 
- 00023234  0x00005cd6 copy  0x00000013 , 0x0000003f 
- 00023235  0x00005cd7 beq  0x00000014 , 0x00005ad0 
- 00023236  0x00005cd8 beq  0x00000015 , 0x00005ae0 
- 00023237  0x00005cd9 beq  0x00000010 , 0x00005c15 
- 00023238  0x00005cda beq  0x00000031 , 0x00005aed 
- 00023239  0x00005cdb beq  0x00000029 , 0x00005aef 
- 00023240  0x00005cdc beq  0x00000032 , 0x00005af1 
- 00023241  0x00005cdd beq  0x0000003e , 0x00004329 
- 00023242  0x00005cde beq  0x00000040 , 0x00005afc 
- 00023243  0x00005cdf beq  0x00000039 , 0x00006084 
- 00023244  0x00005ce0 beq  0x0000003a , 0x00006053 
- 00023245  0x00005ce1 beq  0x0000003c , 0x00006075 
- 00023246  0x00005ce2 beq  0x00000044 , 0x00005b10 
- 00023247  0x00005ce3 rtn 
- 00023248  0x00005ce7 call  0x0000618e 
- 00023249  0x00005ce8 jam  0x00000000 , 0x0000477d 
- 00023250  0x00005ce9 call  0x00005a73 
- 00023251  0x00005cea jam  0x00000001 , 0x00004794 
- 00023252  0x00005ceb call  0x00006042 
- 00023253  0x00005cec fetch  0x00000001 , 0x00004795 
- 00023254  0x00005ced nbranch  0x00005ad8 , 0x00000034 
- 00023255  0x00005cee jam  0x00000014 , 0x00004796 
- 00023256  0x00005cf0 fetch  0x00000002 , 0x000043f1 
- 00023257  0x00005cf1 set0  0x00000000 , 0x0000003f 
- 00023258  0x00005cf2 store  0x00000002 , 0x000043f1 
- 00023259  0x00005cf3 jam  0x00000000 , 0x00004845 
- 00023260  0x00005cf4 fetch  0x00000002 , 0x000047be 
- 00023261  0x00005cf5 store  0x00000002 , 0x000047c0 
- 00023262  0x00005cf6 call  0x00005c0b 
- 00023263  0x00005cf7 branch  0x00005c39 
- 00023264  0x00005cfa setarg  0x00000000 
- 00023265  0x00005cfb store  0x00000002 , 0x000047c0 
- 00023266  0x00005cfc jam  0x00000000 , 0x00004794 
- 00023267  0x00005cfd arg  0x00000006 , 0x00000002 
- 00023268  0x00005cfe fetch  0x00000008 , 0x00004713 
- 00023269  0x00005cff bbit1  0x0000001b , 0x00005ae7 
- 00023270  0x00005d00 arg  0x00000007 , 0x00000002 
- 00023271  0x00005d02 storet  0x00000002 , 0x000042d3 
- 00023272  0x00005d03 storet  0x00000002 , 0x000042d5 
- 00023273  0x00005d04 jam  0x00000000 , 0x000047c2 
- 00023274  0x00005d05 jam  0x00000000 , 0x00004956 
- 00023275  0x00005d06 call  0x000029cb 
- 00023276  0x00005d07 branch  0x00005b76 
- 00023277  0x00005d0a arg  0x00000002 , 0x00000007 
- 00023278  0x00005d0b branch  0x00005af8 
- 00023279  0x00005d0f jam  0x00000012 , 0x0000066f 
- 00023280  0x00005d10 branch  0x00007834 
- 00023281  0x00005d13 fetch  0x00000001 , 0x00004795 
- 00023282  0x00005d14 beq  0x00000001 , 0x00005af4 
- 00023283  0x00005d15 branch  0x00005af6 
- 00023284  0x00005d17 call  0x00005aef 
- 00023285  0x00005d18 jam  0x00000014 , 0x00004844 
- 00023286  0x00005d1a arg  0x00000001 , 0x00000007 
- 00023287  0x00005d1b branch  0x00005af8 
- 00023288  0x00005d1e fetch  0x00000001 , 0x00004843 
- 00023289  0x00005d1f qset1  0x0000003f 
- 00023290  0x00005d20 store  0x00000001 , 0x00004843 
- 00023291  0x00005d21 rtn 
- 00023292  0x00005d24 fetch  0x00000002 , 0x0000433c 
- 00023293  0x00005d25 rtneq  0x00000000 
- 00023294  0x00005d26 fetch  0x00000001 , 0x0000016a 
- 00023295  0x00005d27 rshift2  0x0000003f , 0x0000003f 
- 00023296  0x00005d28 sub  0x0000003f , 0x0000000c , 0x0000003e 
- 00023297  0x00005d29 rtn  0x00000002 
- 00023298  0x00005d2a setarg  0x00000009 
- 00023299  0x00005d2b store  0x00000002 , 0x000042d3 
- 00023300  0x00005d2c store  0x00000002 , 0x000042d5 
- 00023301  0x00005d2d call  0x00005aef 
- 00023302  0x00005d2f jam  0x00000001 , 0x000047c2 
- 00023303  0x00005d30 rtn 
- 00023304  0x00005d33 fetch  0x00000001 , 0x00004795 
- 00023305  0x00005d34 nrtn  0x00000034 
- 00023306  0x00005d35 fetch  0x00000001 , 0x00004398 
- 00023307  0x00005d36 sub  0x0000003f , 0x00000022 , 0x0000003f 
- 00023308  0x00005d37 nrtn  0x00000005 
- 00023309  0x00005d38 jam  0x00000000 , 0x00004844 
- 00023310  0x00005d3a arg  0x00000000 , 0x00000007 
- 00023311  0x00005d3b branch  0x00005af8 
- 00023312  0x00005d3e fetch  0x00000001 , 0x000001a2 
- 00023313  0x00005d3f sub  0x0000003f , 0x0000000c , 0x0000003e 
- 00023314  0x00005d40 nbranch  0x00005b06 , 0x00000002 
- 00023315  0x00005d41 store  0x00000002 , 0x000042d3 
- 00023316  0x00005d42 store  0x00000002 , 0x000042d5 
- 00023317  0x00005d43 fetch  0x00000001 , 0x000001a4 
- 00023318  0x00005d44 branch  0x00005b1d , 0x00000034 
- 00023319  0x00005d45 fetcht  0x00000001 , 0x0000496b 
- 00023320  0x00005d46 isub  0x00000002 , 0x0000003e 
- 00023321  0x00005d47 branch  0x00005b1d , 0x00000002 
- 00023322  0x00005d48 fetch  0x00000001 , 0x000001a4 
- 00023323  0x00005d49 store  0x00000001 , 0x000040c0 
- 00023324  0x00005d4a branch  0x00005b1f 
- 00023325  0x00005d4c fetch  0x00000001 , 0x0000496b 
- 00023326  0x00005d4d store  0x00000001 , 0x000040c0 
- 00023327  0x00005d4f jam  0x00000000 , 0x000047c2 
- 00023328  0x00005d50 rtn 
- 00023329  0x00005d53 jam  0x00000000 , 0x00004843 
- 00023330  0x00005d54 rtn 
- 00023331  0x00005d57 bpatch  0x00000086 , 0x00004010 
- 00023332  0x00005d58 call  0x00002a28 
- 00023333  0x00005d59 nrtn  0x00000034 
- 00023334  0x00005d5a fetch  0x00000001 , 0x0000478f 
- 00023335  0x00005d5b beq  0x000000ff , 0x00005b2b 
- 00023336  0x00005d5c fetch  0x00000001 , 0x00004843 
- 00023337  0x00005d5d and  0x0000003f , 0x00000003 , 0x0000003f 
- 00023338  0x00005d5e rtnne  0x00000003 
- 00023339  0x00005d60 fetch  0x00000001 , 0x00004956 
- 00023340  0x00005d61 call  0x00005a71 , 0x00000034 
- 00023341  0x00005d62 fetch  0x00000008 , 0x00004713 
- 00023342  0x00005d63 bbit1  0x00000001 , 0x00005b5b 
- 00023343  0x00005d64 bbit1  0x00000000 , 0x00005b5b 
- 00023344  0x00005d65 bbit1  0x00000005 , 0x00005b5b 
- 00023345  0x00005d66 bbit1  0x00000006 , 0x00005b5b 
- 00023346  0x00005d67 call  0x00005601 
- 00023347  0x00005d68 call  0x00005ab2 
- 00023348  0x00005d69 nrtn  0x00000028 
- 00023349  0x00005d6a call  0x00005abc 
- 00023350  0x00005d6b call  0x00005a74 
- 00023351  0x00005d6c call  0x000056b1 
- 00023352  0x00005d6d fetch  0x00000008 , 0x00004713 
- 00023353  0x00005d6e bbit0  0x00000016 , 0x00005b3c 
- 00023354  0x00005d6f fetch  0x00000001 , 0x0000496c 
- 00023355  0x00005d70 beq  0x00000001 , 0x00005b3d 
- 00023356  0x00005d72 branch  0x00005b5d 
- 00023357  0x00005d76 fetch  0x00000001 , 0x0000496d 
- 00023358  0x00005d77 branch  0x00005b4d , 0x00000034 
- 00023359  0x00005d78 fetch  0x00000008 , 0x0000472b 
- 00023360  0x00005d7a store  0x00000008 , 0x00000670 
- 00023361  0x00005d7b fetch  0x00000001 , 0x0000472a 
- 00023362  0x00005d7c beq  0x00000003 , 0x00005b4f 
- 00023363  0x00005d7d beq  0x00000002 , 0x00005b52 
- 00023364  0x00005d7e jam  0x00000008 , 0x000047b4 
- 00023365  0x00005d7f fetcht  0x00000002 , 0x000047b5 
- 00023366  0x00005d81 fetch  0x00000001 , 0x000047b4 
- 00023367  0x00005d82 copy  0x0000003f , 0x00000011 
- 00023368  0x00005d83 call  0x00002dee 
- 00023369  0x00005d84 fetcht  0x00000001 , 0x000047b4 
- 00023370  0x00005d85 copy  0x00000002 , 0x00000039 
- 00023371  0x00005d86 arg  0x00000670 , 0x00000006 
- 00023372  0x00005d87 branch  0x00007cda 
- 00023373  0x00005d8a fetch  0x00000008 , 0x00004734 
- 00023374  0x00005d8b branch  0x00005b40 
- 00023375  0x00005d8e jam  0x00000003 , 0x000047b4 
- 00023376  0x00005d8f fetcht  0x00000002 , 0x000047b7 
- 00023377  0x00005d90 branch  0x00005b46 
- 00023378  0x00005d93 jam  0x00000002 , 0x000047b4 
- 00023379  0x00005d94 fetcht  0x00000002 , 0x000047b9 
- 00023380  0x00005d95 branch  0x00005b46 
- 00023381  0x00005d98 arg  0x00000001 , 0x00000011 
- 00023382  0x00005d99 fetcht  0x00000002 , 0x000047bb 
- 00023383  0x00005d9a call  0x00002dee 
- 00023384  0x00005d9b fetch  0x00000001 , 0x000047bd 
- 00023385  0x00005d9c istore  0x00000001 , 0x00000005 
- 00023386  0x00005d9d rtn 
- 00023387  0x00005da0 setarg  0x00000000 
- 00023388  0x00005da1 store  0x00000007 , 0x00004846 
- 00023389  0x00005da3 jam  0x00000007 , 0x000047b4 
- 00023390  0x00005da4 fetch  0x00000007 , 0x00004846 
- 00023391  0x00005da5 store  0x00000007 , 0x00000670 
- 00023392  0x00005da6 fetcht  0x00000002 , 0x0000439b 
- 00023393  0x00005da7 branch  0x00005b46 
- 00023394  0x00005daa jam  0x00000000 , 0x00004795 
- 00023395  0x00005dab fetch  0x00000003 , 0x0000479a 
- 00023396  0x00005dac store  0x00000003 , 0x0000434d 
- 00023397  0x00005dad call  0x00005b6b 
- 00023398  0x00005dae setarg  0x00000005 
- 00023399  0x00005daf istore  0x00000001 , 0x00000006 
- 00023400  0x00005db0 arg  0x000047a0 , 0x00000006 
- 00023401  0x00005db1 call  0x00005b72 
- 00023402  0x00005db2 branch  0x00007870 
- 00023403  0x00005db5 arg  0x00004349 , 0x00000011 
- 00023404  0x00005db7 ifetch  0x00000001 , 0x00000011 
- 00023405  0x00005db8 rtn  0x00000034 
- 00023406  0x00005db9 iadd  0x00000006 , 0x00000011 
- 00023407  0x00005dba ifetch  0x00000001 , 0x00000006 
- 00023408  0x00005dbb rtneq  0x00000001 
- 00023409  0x00005dbc branch  0x00005b6c 
- 00023410  0x00005dbf arg  0x00004354 , 0x00000005 
- 00023411  0x00005dc0 arg  0x00000013 , 0x00000039 
- 00023412  0x00005dc1 call  0x00007cda 
- 00023413  0x00005dc2 branch  0x00002969 
- 00023414  0x00005dc9 call  0x00005b7b 
- 00023415  0x00005dca fetch  0x00000002 , 0x000043ef 
- 00023416  0x00005dcb bbit1  0x00000007 , 0x00005b81 
- 00023417  0x00005dcc bbit1  0x00000000 , 0x000042fc 
- 00023418  0x00005dcd branch  0x00005c1a 
- 00023419  0x00005dd0 setarg  0x00000000 
- 00023420  0x00005dd1 store  0x00000008 , 0x0000484f 
- 00023421  0x00005dd2 istore  0x00000004 , 0x00000005 
- 00023422  0x00005dd3 jam  0x00000000 , 0x00004860 
- 00023423  0x00005dd4 jam  0x00000000 , 0x0000429a 
- 00023424  0x00005dd5 rtn 
- 00023425  0x00005dd8 call  0x00005b21 
- 00023426  0x00005dd9 fetch  0x00000002 , 0x000043ef 
- 00023427  0x00005dda bbit1  0x00000000 , 0x000042fc 
- 00023428  0x00005ddb branch  0x000054cd 
- 00023429  0x00005de0 bpatch  0x00000087 , 0x00004010 
- 00023430  0x00005de2 call  0x0000614d 
- 00023431  0x00005de3 call  0x0000553d 
- 00023432  0x00005de5 call  0x00006110 
- 00023433  0x00005de6 call  0x000061b1 
- 00023434  0x00005de7 call  0x0000611e 
- 00023435  0x00005de9 call  0x0000328e 
- 00023436  0x00005dea call  0x00003531 
- 00023437  0x00005deb call  0x00005fdd 
- 00023438  0x00005ded call  0x0000572c 
- 00023439  0x00005dee call  0x00005b9b 
- 00023440  0x00005def call  0x00005bab 
- 00023441  0x00005df0 call  0x00005bce 
- 00023442  0x00005df2 call  0x00005bd3 
- 00023443  0x00005df3 call  0x00005be1 
- 00023444  0x00005df4 call  0x00005bee 
- 00023445  0x00005df5 call  0x00005be4 
- 00023446  0x00005df7 call  0x00005bfb 
- 00023447  0x00005df8 call  0x00005bfe 
- 00023448  0x00005df9 call  0x000056b6 
- 00023449  0x00005dfa call  0x00005c0e 
- 00023450  0x00005dfb branch  0x00005c05 
- 00023451  0x00005dfe fetch  0x00000008 , 0x00004713 
- 00023452  0x00005dff bbit1  0x00000037 , 0x00005b9e 
- 00023453  0x00005e00 rtn 
- 00023454  0x00005e03 fetch  0x00000001 , 0x0000497f 
- 00023455  0x00005e04 rtnne  0x00000001 
- 00023456  0x00005e05 arg  0x0000497c , 0x00000013 
- 00023457  0x00005e06 arg  0x00005ba3 , 0x00000012 
- 00023458  0x00005e07 branch  0x000042e0 
- 00023459  0x00005e0a fetch  0x00000001 , 0x00004666 
- 00023460  0x00005e0b rtneq  0x00000000 
- 00023461  0x00005e0c fetch  0x00000008 , 0x00004713 
- 00023462  0x00005e0d rtnbit1  0x00000006 
- 00023463  0x00005e0e arg  0x00000006 , 0x00000007 
- 00023464  0x00005e0f call  0x00005f00 
- 00023465  0x00005e10 call  0x000042d0 
- 00023466  0x00005e11 branch  0x00005c15 
- 00023467  0x00005e14 fetch  0x00000001 , 0x00004666 
- 00023468  0x00005e15 beq  0x00000000 , 0x00005bb1 
- 00023469  0x00005e16 fetch  0x00000008 , 0x00004713 
- 00023470  0x00005e17 rtnbit0  0x00000035 
- 00023471  0x00005e18 fetcht  0x00000001 , 0x00004727 
- 00023472  0x00005e19 branch  0x00005bb4 
- 00023473  0x00005e1c fetch  0x00000008 , 0x00004713 
- 00023474  0x00005e1d rtnbit0  0x00000032 
- 00023475  0x00005e1e fetcht  0x00000001 , 0x00004728 
- 00023476  0x00005e20 storet  0x00000001 , 0x0000497e 
- 00023477  0x00005e21 call  0x00005888 
- 00023478  0x00005e22 and  0x0000003f , 0x00000007 , 0x0000003f 
- 00023479  0x00005e23 fetcht  0x00000001 , 0x0000497e 
- 00023480  0x00005e24 isub  0x00000002 , 0x0000003e 
- 00023481  0x00005e25 branch  0x00005bc0 , 0x00000005 
- 00023482  0x00005e27 fetch  0x00000001 , 0x000044eb 
- 00023483  0x00005e28 store  0x00000001 , 0x00004981 
- 00023484  0x00005e29 fetch  0x00000001 , 0x00004980 
- 00023485  0x00005e2a rtneq  0x00000000 
- 00023486  0x00005e2b jam  0x00000000 , 0x00004980 
- 00023487  0x00005e2c rtn 
- 00023488  0x00005e2f call  0x00005bc5 
- 00023489  0x00005e30 fetch  0x00000001 , 0x00004980 
- 00023490  0x00005e31 rtneq  0x00000001 
- 00023491  0x00005e32 jam  0x00000001 , 0x00004980 
- 00023492  0x00005e33 rtn 
- 00023493  0x00005e36 arg  0x00006047 , 0x00000012 
- 00023494  0x00005e37 arg  0x00004981 , 0x00000013 
- 00023495  0x00005e38 fetch  0x00000001 , 0x00004666 
- 00023496  0x00005e39 beq  0x00000000 , 0x000042e0 
- 00023497  0x00005e3a arg  0x00005ba3 , 0x00000012 
- 00023498  0x00005e3b call  0x000042e0 
- 00023499  0x00005e3c fetch  0x00000001 , 0x00004981 
- 00023500  0x00005e3d beq  0x00000001 , 0x00005ef2 
- 00023501  0x00005e3e rtn 
- 00023502  0x00005e41 arg  0x00004790 , 0x00000013 
- 00023503  0x00005e42 arg  0x00005bd1 , 0x00000012 
- 00023504  0x00005e43 branch  0x000042e7 
- 00023505  0x00005e46 call  0x00005c39 
- 00023506  0x00005e47 branch  0x000054cd 
- 00023507  0x00005e4a arg  0x00004845 , 0x00000013 
- 00023508  0x00005e4b arg  0x00005bd9 , 0x00000012 
- 00023509  0x00005e4c call  0x000042e0 
- 00023510  0x00005e4d fetch  0x00000001 , 0x00004845 
- 00023511  0x00005e4e beq  0x00000001 , 0x00004313 
- 00023512  0x00005e4f rtn 
- 00023513  0x00005e52 fetch  0x00000001 , 0x0000478f 
- 00023514  0x00005e53 beq  0x000000ff , 0x00005a9a 
- 00023515  0x00005e54 fetch  0x00000001 , 0x0000477f 
- 00023516  0x00005e55 nbranch  0x00005f1b , 0x00000034 
- 00023517  0x00005e56 fetch  0x00000008 , 0x00004713 
- 00023518  0x00005e57 bbit1  0x00000033 , 0x00005c1a 
- 00023519  0x00005e58 bbit1  0x0000003e , 0x0000603f 
- 00023520  0x00005e59 branch  0x000054cd 
- 00023521  0x00005e5c arg  0x00004844 , 0x00000013 
- 00023522  0x00005e5d arg  0x00005b0e , 0x00000012 
- 00023523  0x00005e5e branch  0x000042e0 
- 00023524  0x00005e61 fetch  0x00000001 , 0x00004794 
- 00023525  0x00005e62 rtn  0x00000034 
- 00023526  0x00005e63 arg  0x00004796 , 0x00000013 
- 00023527  0x00005e64 arg  0x00005be9 , 0x00000012 
- 00023528  0x00005e65 branch  0x000042e0 
- 00023529  0x00005e67 fetch  0x00000001 , 0x00004795 
- 00023530  0x00005e68 nrtn  0x00000034 
- 00023531  0x00005e69 fetch  0x00000001 , 0x000042fc 
- 00023532  0x00005e6a rtnne  0x00000000 
- 00023533  0x00005e6b branch  0x00002fcd 
- 00023534  0x00005e6e fetch  0x00000008 , 0x00004713 
- 00023535  0x00005e6f rtnbit1  0x0000003b 
- 00023536  0x00005e70 arg  0x000047c0 , 0x00000013 
- 00023537  0x00005e71 arg  0x00005bf3 , 0x00000012 
- 00023538  0x00005e72 branch  0x000042e0 
- 00023539  0x00005e75 fetch  0x00000002 , 0x000047be 
- 00023540  0x00005e76 store  0x00000002 , 0x000047c0 
- 00023541  0x00005e77 branch  0x00005b55 
- 00023542  0x00005e7a fetch  0x00000001 , 0x00004843 
- 00023543  0x00005e7b rtnbit1  0x00000002 
- 00023544  0x00005e7c call  0x00005aef 
- 00023545  0x00005e7d arg  0x00000000 , 0x00000007 
- 00023546  0x00005e7e branch  0x00005af8 
- 00023547  0x00005e81 arg  0x00004792 , 0x00000013 
- 00023548  0x00005e82 arg  0x000054cd , 0x00000012 
- 00023549  0x00005e83 branch  0x000042e0 
- 00023550  0x00005e86 arg  0x0000477e , 0x00000013 
- 00023551  0x00005e87 arg  0x00005c01 , 0x00000012 
- 00023552  0x00005e88 branch  0x000042e0 
- 00023553  0x00005e8a fetch  0x00000001 , 0x0000496b 
- 00023554  0x00005e8b store  0x00000001 , 0x000040c0 
- 00023555  0x00005e8c jam  0x00000001 , 0x0000477d 
- 00023556  0x00005e8d rtn 
- 00023557  0x00005e91 arg  0x00004781 , 0x00000013 
- 00023558  0x00005e92 arg  0x00005c08 , 0x00000012 
- 00023559  0x00005e93 branch  0x000042e7 
- 00023560  0x00005e96 fetch  0x00000001 , 0x00004666 
- 00023561  0x00005e97 beq  0x00000000 , 0x00005ff2 
- 00023562  0x00005e98 branch  0x00005aad 
- 00023563  0x00005e9b fetch  0x00000002 , 0x00004725 
- 00023564  0x00005e9c store  0x00000002 , 0x00004781 
- 00023565  0x00005e9d rtn 
- 00023566  0x00005ea0 arg  0x000046f3 , 0x00000013 
- 00023567  0x00005ea1 arg  0x00005c11 , 0x00000012 
- 00023568  0x00005ea2 branch  0x000042e0 
- 00023569  0x00005ea5 call  0x00005ca6 
- 00023570  0x00005ea6 fetch  0x00000001 , 0x00004793 
- 00023571  0x00005ea7 nbranch  0x00005ed1 , 0x00000034 
- 00023572  0x00005ea8 rtn 
- 00023573  0x00005eab isolate1  0x00000026 , 0x00000000 
- 00023574  0x00005eac call  0x00006018 , 0x00000001 
- 00023575  0x00005ead call  0x00005aad 
- 00023576  0x00005eae call  0x00005b21 
- 00023577  0x00005eaf branch  0x00005c1a 
- 00023578  0x00005eb2 bpatch  0x00000088 , 0x00004011 
- 00023579  0x00005eb3 call  0x000061ab 
- 00023580  0x00005eb4 fetch  0x00000002 , 0x000044e9 
- 00023581  0x00005eb5 isolate1  0x0000000b , 0x0000003f 
- 00023582  0x00005eb6 call  0x00005c3e , 0x00000001 
- 00023583  0x00005eb7 call  0x00005aa8 
- 00023584  0x00005eb8 fetch  0x00000002 , 0x000044e9 
- 00023585  0x00005eb9 bbit1  0x0000000b , 0x00005c2a 
- 00023586  0x00005eba fetch  0x00000008 , 0x00004713 
- 00023587  0x00005ebb bbit0  0x00000008 , 0x00005c2a 
- 00023588  0x00005ebc fetcht  0x00000002 , 0x00004695 
- 00023589  0x00005ebd increase  0x00000001 , 0x00000002 
- 00023590  0x00005ebe storet  0x00000002 , 0x00004695 
- 00023591  0x00005ebf storet  0x00000002 , 0x000042dc 
- 00023592  0x00005ec0 random  0x0000003f 
- 00023593  0x00005ec1 store  0x00000001 , 0x000042db 
- 00023594  0x00005ec3 fetch  0x00000003 , 0x00004797 
- 00023595  0x00005ec4 store  0x00000003 , 0x000042de 
- 00023596  0x00005ec5 call  0x0000432d 
- 00023597  0x00005ec6 fetch  0x00000002 , 0x00004638 
- 00023598  0x00005ec7 store  0x00000002 , 0x00004790 
- 00023599  0x00005ec8 setarg  0x00000000 
- 00023600  0x00005ec9 store  0x00000002 , 0x00004781 
- 00023601  0x00005eca store  0x00000002 , 0x000047c0 
- 00023602  0x00005ecb store  0x00000001 , 0x00004845 
- 00023603  0x00005ecc store  0x00000001 , 0x00004792 
- 00023604  0x00005ecd store  0x00000001 , 0x00004956 
- 00023605  0x00005ece arg  0x00000002 , 0x00000007 
- 00023606  0x00005ecf call  0x00005f00 
- 00023607  0x00005ed0 call  0x00005ef4 
- 00023608  0x00005ed1 branch  0x00005b62 
- 00023609  0x00005ed4 bpatch  0x00000089 , 0x00004011 
- 00023610  0x00005ed5 arg  0x00000006 , 0x00000007 
- 00023611  0x00005ed6 call  0x00005f04 
- 00023612  0x00005ed7 jam  0x00000000 , 0x00004792 
- 00023613  0x00005ed8 branch  0x00005c3e 
- 00023614  0x00005eda setarg  0x00000000 
- 00023615  0x00005edb store  0x00000001 , 0x00004845 
- 00023616  0x00005edc store  0x00000002 , 0x00004790 
- 00023617  0x00005edd branch  0x00007876 
- 00023618  0x00005ee0 bpatch  0x0000008a , 0x00004011 
- 00023619  0x00005ee1 fetch  0x00000008 , 0x00004713 
- 00023620  0x00005ee2 rtnbit0  0x00000002 
- 00023621  0x00005ee3 arg  0x00000002 , 0x00000007 
- 00023622  0x00005ee4 call  0x00005f04 
- 00023623  0x00005ee5 call  0x00005c4a 
- 00023624  0x00005ee7 call  0x00005c59 
- 00023625  0x00005ee8 branch  0x00005ca3 
- 00023626  0x00005eeb fetch  0x00000001 , 0x00000032 
- 00023627  0x00005eec beq  0x00000034 , 0x00005c4d 
- 00023628  0x00005eed rtn 
- 00023629  0x00005eef store  0x00000001 , 0x0000495a 
- 00023630  0x00005ef0 fetch  0x00000006 , 0x00000178 
- 00023631  0x00005ef2 store  0x00000006 , 0x0000495b 
- 00023632  0x00005ef3 fetch  0x00000007 , 0x0000495a 
- 00023633  0x00005ef4 arg  0x00004667 , 0x00000006 
- 00023634  0x00005ef5 arg  0x00000003 , 0x00000039 
- 00023635  0x00005ef7 ifetcht  0x00000007 , 0x00000006 
- 00023636  0x00005ef8 isub  0x00000002 , 0x0000003e 
- 00023637  0x00005ef9 branch  0x00005c69 , 0x00000005 
- 00023638  0x00005efa increase  0x00000016 , 0x00000006 
- 00023639  0x00005efb loop  0x00005c53 
- 00023640  0x00005efc rtn 
- 00023641  0x00005efe arg  0x00004667 , 0x00000011 
- 00023642  0x00005eff fetch  0x00000001 , 0x00004666 
- 00023643  0x00005f00 increase  0xffffffff , 0x0000003f 
- 00023644  0x00005f01 mul32  0x0000003f , 0x0000001d , 0x0000003f 
- 00023645  0x00005f02 iadd  0x00000011 , 0x00000011 
- 00023646  0x00005f03 fetch  0x00000001 , 0x00000032 
- 00023647  0x00005f04 istore  0x00000001 , 0x00000011 
- 00023648  0x00005f05 beq  0x00000034 , 0x00005c62 
- 00023649  0x00005f06 rtn 
- 00023650  0x00005f09 fetch  0x00000006 , 0x00000178 
- 00023651  0x00005f0a istore  0x00000006 , 0x00000005 
- 00023652  0x00005f0b arg  0x0000428a , 0x00000006 
- 00023653  0x00005f0c call  0x00007c8f 
- 00023654  0x00005f0d fetch  0x00000006 , 0x000042db 
- 00023655  0x00005f0e istore  0x00000006 , 0x00000005 
- 00023656  0x00005f0f rtn 
- 00023657  0x00005f12 increase  0xfffffffa , 0x00000006 
- 00023658  0x00005f13 copy  0x00000006 , 0x00000005 
- 00023659  0x00005f14 fetcht  0x00000006 , 0x0000495b 
- 00023660  0x00005f15 increase  0x00000003 , 0x00000002 
- 00023661  0x00005f16 istoret  0x00000006 , 0x00000005 
- 00023662  0x00005f17 rtn 
- 00023663  0x00005f1a arg  0x00004667 , 0x00000011 
- 00023664  0x00005f1b fetch  0x00000001 , 0x00004666 
- 00023665  0x00005f1c rtneq  0x00000000 
- 00023666  0x00005f1d increase  0xffffffff , 0x0000003f 
- 00023667  0x00005f1e mul32  0x0000003f , 0x0000001d , 0x0000003f 
- 00023668  0x00005f1f iadd  0x00000011 , 0x00000011 
- 00023669  0x00005f20 ifetch  0x00000001 , 0x00000011 
- 00023670  0x00005f21 store  0x00000001 , 0x000043f3 
- 00023671  0x00005f22 beq  0x00000034 , 0x00005c79 
- 00023672  0x00005f23 rtn 
- 00023673  0x00005f26 ifetch  0x00000006 , 0x00000006 
- 00023674  0x00005f28 store  0x00000006 , 0x00004116 
- 00023675  0x00005f29 arg  0x0000428a , 0x00000005 
- 00023676  0x00005f2a call  0x00007c8f 
- 00023677  0x00005f2b ifetch  0x00000006 , 0x00000006 
- 00023678  0x00005f2c store  0x00000006 , 0x000042db 
- 00023679  0x00005f2d rtn 
- 00023680  0x00005f30 bpatch  0x0000008b , 0x00004011 
- 00023681  0x00005f31 fetch  0x00000002 , 0x0000468e 
- 00023682  0x00005f32 arg  0x0000aa55 , 0x00000002 
- 00023683  0x00005f33 isub  0x00000002 , 0x0000003e 
- 00023684  0x00005f34 branch  0x00005c8f , 0x00000005 
- 00023685  0x00005f36 storet  0x00000002 , 0x0000468e 
- 00023686  0x00005f37 call  0x00005c9c 
- 00023687  0x00005f38 fetch  0x00000001 , 0x000049a1 
- 00023688  0x00005f39 store  0x00000001 , 0x00004666 
- 00023689  0x00005f3a fetch  0x00000004 , 0x000045e4 
- 00023690  0x00005f3b store  0x00000004 , 0x000045e8 
- 00023691  0x00005f3c store  0x00000004 , 0x0000458f 
- 00023692  0x00005f3e fetch  0x00000001 , 0x00004651 
- 00023693  0x00005f3f store  0x00000001 , 0x00004690 
- 00023694  0x00005f40 rtn 
- 00023695  0x00005f43 call  0x00005c94 
- 00023696  0x00005f45 fetch  0x00000004 , 0x00004691 
- 00023697  0x00005f46 store  0x00000004 , 0x000045e8 
- 00023698  0x00005f47 store  0x00000004 , 0x0000458f 
- 00023699  0x00005f48 rtn 
- 00023700  0x00005f4b fetch  0x00000008 , 0x00004713 
- 00023701  0x00005f4c rtnbit0  0x0000000f 
- 00023702  0x00005f4d fetch  0x00000002 , 0x000049fa 
- 00023703  0x00005f4e copy  0x0000003f , 0x00000012 
- 00023704  0x00005f4f call  0x00005e51 
- 00023705  0x00005f50 fetch  0x00000001 , 0x000049d4 
- 00023706  0x00005f51 call  0x00005c8c , 0x00000034 
- 00023707  0x00005f52 rtn 
- 00023708  0x00005f55 fetch  0x00000006 , 0x000042db 
- 00023709  0x00005f56 store  0x00000006 , 0x0000466e 
- 00023710  0x00005f57 add  0x0000003f , 0x00000100 , 0x0000003f 
- 00023711  0x00005f58 store  0x00000006 , 0x0000467b 
- 00023712  0x00005f59 add  0x0000003f , 0x00000100 , 0x0000003f 
- 00023713  0x00005f5a store  0x00000006 , 0x00004688 
- 00023714  0x00005f5b rtn 
- 00023715  0x00005f60 fetch  0x00000001 , 0x000046f4 
- 00023716  0x00005f61 store  0x00000001 , 0x000046f3 
- 00023717  0x00005f62 rtn 
- 00023718  0x00005f65 bpatch  0x0000008c , 0x00004011 
- 00023719  0x00005f66 fetch  0x00000008 , 0x00004713 
- 00023720  0x00005f67 bbit1  0x00000013 , 0x00005cb1 
- 00023721  0x00005f68 bbit1  0x00000012 , 0x00005cb9 
- 00023722  0x00005f69 bbit1  0x00000014 , 0x00005cc0 
- 00023723  0x00005f6a rtn 
- 00023724  0x00005f6d bpatch  0x0000008d , 0x00004011 
- 00023725  0x00005f6e fetch  0x00000008 , 0x00004713 
- 00023726  0x00005f6f bbit1  0x00000013 , 0x00005cb5 
- 00023727  0x00005f70 bbit1  0x00000014 , 0x00005d3c 
- 00023728  0x00005f71 rtn 
- 00023729  0x00005f76 arg  0x00000080 , 0x00000002 
- 00023730  0x00005f77 arg  0x00004666 , 0x00000011 
- 00023731  0x00005f78 arg  0x00000000 , 0x00000012 
- 00023732  0x00005f79 branch  0x00006cd3 
- 00023733  0x00005f7c arg  0x00000001 , 0x00000002 
- 00023734  0x00005f7d arg  0x00004690 , 0x00000011 
- 00023735  0x00005f7e arg  0x0000005a , 0x00000012 
- 00023736  0x00005f7f branch  0x00006cd3 
- 00023737  0x00005f84 call  0x00006c20 
- 00023738  0x00005f85 call  0x00005d7b 
- 00023739  0x00005f86 call  0x00005d90 
- 00023740  0x00005f88 call  0x00005d75 
- 00023741  0x00005f89 call  0x00005d93 
- 00023742  0x00005f8a call  0x00005d82 
- 00023743  0x00005f8b branch  0x000055f6 
- 00023744  0x00005f91 call  0x00005cc3 
- 00023745  0x00005f92 call  0x00005ce5 
- 00023746  0x00005f93 branch  0x00005d26 
- 00023747  0x00005f98 fetchr  0x00000012 , 0x00000002 , 0x000049e2 
- 00023748  0x00005f99 copy  0x00000012 , 0x00000013 
- 00023749  0x00005f9b call  0x00005dc0 
- 00023750  0x00005f9c fetch  0x00000001 , 0x000049a1 
- 00023751  0x00005f9d branch  0x00005ccf , 0x00000034 
- 00023752  0x00005f9e store  0x00000001 , 0x000049a0 
- 00023753  0x00005f9f increase  0x00000001 , 0x00000013 
- 00023754  0x00005fa0 fetch  0x00000002 , 0x000049e4 
- 00023755  0x00005fa1 isub  0x00000013 , 0x0000003e 
- 00023756  0x00005fa2 nrtn  0x00000002 
- 00023757  0x00005fa3 copy  0x00000013 , 0x00000012 
- 00023758  0x00005fa4 branch  0x00005cc5 
- 00023759  0x00005fa7 fetch  0x00000001 , 0x000049a0 
- 00023760  0x00005fa8 and  0x0000003f , 0x000000f0 , 0x0000003f 
- 00023761  0x00005fa9 branch  0x00005cd8 , 0x00000034 
- 00023762  0x00005faa fetch  0x00000001 , 0x00004666 
- 00023763  0x00005fab store  0x00000001 , 0x000049a2 
- 00023764  0x00005fad arg  0x00000001 , 0x00000039 
- 00023765  0x00005fae copy  0x00000013 , 0x00000012 
- 00023766  0x00005faf arg  0x000049a2 , 0x00000011 
- 00023767  0x00005fb0 branch  0x00006b45 
- 00023768  0x00005fb3 fetch  0x00000001 , 0x000049a0 
- 00023769  0x00005fb4 fetcht  0x00000001 , 0x00004666 
- 00023770  0x00005fb5 isub  0x00000002 , 0x0000003e 
- 00023771  0x00005fb6 rtn  0x00000005 
- 00023772  0x00005fb7 lshift4  0x00000002 , 0x00000002 
- 00023773  0x00005fb8 iadd  0x00000002 , 0x0000003f 
- 00023774  0x00005fb9 store  0x00000001 , 0x000049a2 
- 00023775  0x00005fbb copy  0x00000013 , 0x0000003f 
- 00023776  0x00005fbc fetcht  0x00000002 , 0x000049e2 
- 00023777  0x00005fbd isub  0x00000002 , 0x0000003e 
- 00023778  0x00005fbe branch  0x00005cd4 , 0x00000005 
- 00023779  0x00005fc0 increase  0xffffffff , 0x00000013 
- 00023780  0x00005fc1 branch  0x00005cd4 
- 00023781  0x00005fc6 fetch  0x00000001 , 0x00004666 
- 00023782  0x00005fc7 beq  0x00000000 , 0x00005cea 
- 00023783  0x00005fc8 beq  0x00000001 , 0x00005cfe 
- 00023784  0x00005fc9 beq  0x00000002 , 0x00005d12 
- 00023785  0x00005fca rtn 
- 00023786  0x00005fcd fetchr  0x00000012 , 0x00000002 , 0x000049e6 
- 00023787  0x00005fce copy  0x00000012 , 0x00000013 
- 00023788  0x00005fd0 call  0x00005e29 
- 00023789  0x00005fd1 fetch  0x00000004 , 0x000049da 
- 00023790  0x00005fd2 branch  0x00005cf6 , 0x00000034 
- 00023791  0x00005fd3 store  0x00000004 , 0x000049d6 
- 00023792  0x00005fd4 increase  0x00000004 , 0x00000013 
- 00023793  0x00005fd5 fetch  0x00000002 , 0x000049e8 
- 00023794  0x00005fd6 isub  0x00000013 , 0x0000003e 
- 00023795  0x00005fd7 nrtn  0x00000002 
- 00023796  0x00005fd8 copy  0x00000013 , 0x00000012 
- 00023797  0x00005fd9 branch  0x00005cec 
- 00023798  0x00005fdc fetch  0x00000004 , 0x000049d6 
- 00023799  0x00005fdd fetcht  0x00000004 , 0x00004691 
- 00023800  0x00005fde isub  0x00000002 , 0x0000003e 
- 00023801  0x00005fdf rtn  0x00000005 
- 00023802  0x00005fe0 arg  0x00000004 , 0x00000039 
- 00023803  0x00005fe1 arg  0x00004691 , 0x00000011 
- 00023804  0x00005fe2 copy  0x00000013 , 0x00000012 
- 00023805  0x00005fe3 branch  0x00006b45 
- 00023806  0x00005fe6 fetchr  0x00000012 , 0x00000002 , 0x000049ea 
- 00023807  0x00005fe7 copy  0x00000012 , 0x00000013 
- 00023808  0x00005fe9 call  0x00005de1 
- 00023809  0x00005fea fetch  0x00000006 , 0x000049a9 
- 00023810  0x00005feb branch  0x00005d0a , 0x00000034 
- 00023811  0x00005fec store  0x00000006 , 0x000049a3 
- 00023812  0x00005fed increase  0x00000006 , 0x00000013 
- 00023813  0x00005fee fetch  0x00000002 , 0x000049ec 
- 00023814  0x00005fef isub  0x00000013 , 0x0000003e 
- 00023815  0x00005ff0 nrtn  0x00000002 
- 00023816  0x00005ff1 copy  0x00000013 , 0x00000012 
- 00023817  0x00005ff2 branch  0x00005d00 
- 00023818  0x00005ff5 fetch  0x00000006 , 0x000049a3 
- 00023819  0x00005ff6 fetcht  0x00000006 , 0x00004668 
- 00023820  0x00005ff7 isub  0x00000002 , 0x0000003e 
- 00023821  0x00005ff8 rtn  0x00000005 
- 00023822  0x00005ff9 arg  0x00000006 , 0x00000039 
- 00023823  0x00005ffa arg  0x00004668 , 0x00000011 
- 00023824  0x00005ffb copy  0x00000013 , 0x00000012 
- 00023825  0x00005ffc branch  0x00006b45 
- 00023826  0x00006000 fetchr  0x00000012 , 0x00000002 , 0x000049f2 
- 00023827  0x00006001 copy  0x00000012 , 0x00000013 
- 00023828  0x00006003 call  0x00005e05 
- 00023829  0x00006004 fetch  0x00000006 , 0x000049c1 
- 00023830  0x00006005 branch  0x00005d1e , 0x00000034 
- 00023831  0x00006006 store  0x00000006 , 0x000049bb 
- 00023832  0x00006007 increase  0x00000006 , 0x00000013 
- 00023833  0x00006008 fetch  0x00000002 , 0x000049f4 
- 00023834  0x00006009 isub  0x00000013 , 0x0000003e 
- 00023835  0x0000600a nrtn  0x00000002 
- 00023836  0x0000600b copy  0x00000013 , 0x00000012 
- 00023837  0x0000600c branch  0x00005d14 
- 00023838  0x0000600f fetch  0x00000006 , 0x000049bb 
- 00023839  0x00006010 fetcht  0x00000006 , 0x00004675 
- 00023840  0x00006011 isub  0x00000002 , 0x0000003e 
- 00023841  0x00006012 rtn  0x00000005 
- 00023842  0x00006013 arg  0x00000006 , 0x00000039 
- 00023843  0x00006014 arg  0x00004675 , 0x00000011 
- 00023844  0x00006015 copy  0x00000013 , 0x00000012 
- 00023845  0x00006016 branch  0x00006b45 
- 00023846  0x0000601b fetch  0x00000001 , 0x00004666 
- 00023847  0x0000601c rtneq  0x00000000 
- 00023848  0x0000601d fetchr  0x00000012 , 0x00000002 , 0x000049fe 
- 00023849  0x0000601e copy  0x00000012 , 0x00000013 
- 00023850  0x00006020 call  0x00005e3d 
- 00023851  0x00006021 fetch  0x00000002 , 0x000049e0 
- 00023852  0x00006022 branch  0x00005d34 , 0x00000034 
- 00023853  0x00006023 store  0x00000002 , 0x000049de 
- 00023854  0x00006024 increase  0x00000002 , 0x00000013 
- 00023855  0x00006025 fetch  0x00000002 , 0x00004a00 
- 00023856  0x00006026 isub  0x00000013 , 0x0000003e 
- 00023857  0x00006027 nrtn  0x00000002 
- 00023858  0x00006028 copy  0x00000013 , 0x00000012 
- 00023859  0x00006029 branch  0x00005d2a 
- 00023860  0x0000602c fetch  0x00000002 , 0x000049de 
- 00023861  0x0000602d fetcht  0x00000002 , 0x00004695 
- 00023862  0x0000602e isub  0x00000002 , 0x0000003e 
- 00023863  0x0000602f rtn  0x00000005 
- 00023864  0x00006030 arg  0x00000002 , 0x00000039 
- 00023865  0x00006031 arg  0x00004695 , 0x00000011 
- 00023866  0x00006032 copy  0x00000013 , 0x00000012 
- 00023867  0x00006033 branch  0x00006b45 
- 00023868  0x00006038 fetch  0x00000008 , 0x00004713 
- 00023869  0x00006039 rtnbit0  0x0000000f 
- 00023870  0x0000603a fetchr  0x00000012 , 0x00000002 , 0x000049fa 
- 00023871  0x0000603b copy  0x00000012 , 0x00000013 
- 00023872  0x0000603d call  0x00005e51 
- 00023873  0x0000603e fetch  0x00000001 , 0x000049d4 
- 00023874  0x0000603f branch  0x00005d4a , 0x00000034 
- 00023875  0x00006040 store  0x00000001 , 0x000049d3 
- 00023876  0x00006041 increase  0x00000001 , 0x00000013 
- 00023877  0x00006042 fetch  0x00000002 , 0x000049fc 
- 00023878  0x00006043 isub  0x00000013 , 0x0000003e 
- 00023879  0x00006044 nrtn  0x00000002 
- 00023880  0x00006045 copy  0x00000013 , 0x00000012 
- 00023881  0x00006046 branch  0x00005d40 
- 00023882  0x00006049 fetch  0x00000001 , 0x000049d3 
- 00023883  0x0000604a and  0x0000003f , 0x000000f0 , 0x0000003f 
- 00023884  0x0000604b branch  0x00005d53 , 0x00000034 
- 00023885  0x0000604c fetch  0x00000001 , 0x00004690 
- 00023886  0x0000604d store  0x00000001 , 0x000049d5 
- 00023887  0x0000604f arg  0x00000001 , 0x00000039 
- 00023888  0x00006050 copy  0x00000013 , 0x00000012 
- 00023889  0x00006051 arg  0x000049d5 , 0x00000011 
- 00023890  0x00006052 branch  0x00006b45 
- 00023891  0x00006055 fetch  0x00000001 , 0x000049d3 
- 00023892  0x00006056 fetcht  0x00000001 , 0x00004690 
- 00023893  0x00006057 isub  0x00000002 , 0x0000003e 
- 00023894  0x00006058 rtn  0x00000005 
- 00023895  0x00006059 lshift4  0x00000002 , 0x00000002 
- 00023896  0x0000605a iadd  0x00000002 , 0x0000003f 
- 00023897  0x0000605b store  0x00000001 , 0x000049d5 
- 00023898  0x0000605d copy  0x00000013 , 0x0000003f 
- 00023899  0x0000605e fetcht  0x00000002 , 0x000049fa 
- 00023900  0x0000605f isub  0x00000002 , 0x0000003e 
- 00023901  0x00006060 branch  0x00005d4f , 0x00000005 
- 00023902  0x00006062 increase  0xffffffff , 0x00000013 
- 00023903  0x00006063 branch  0x00005d4f 
- 00023904  0x0000606d call  0x00006cbc 
- 00023905  0x0000606e fetch  0x00000008 , 0x00004713 
- 00023906  0x0000606f isolate1  0x00000009 , 0x0000003f 
- 00023907  0x00006070 ncall  0x00006cc4 , 0x00000001 
- 00023908  0x00006071 call  0x00005d66 
- 00023909  0x00006072 branch  0x00005c80 
- 00023910  0x00006075 arg  0x00000080 , 0x00000002 
- 00023911  0x00006076 arg  0x00004666 , 0x00000011 
- 00023912  0x00006077 arg  0x00000000 , 0x00000012 
- 00023913  0x00006078 branch  0x00006ce1 
- 00023914  0x0000607b arg  0x00000001 , 0x00000002 
- 00023915  0x0000607c arg  0x00004690 , 0x00000011 
- 00023916  0x0000607d arg  0x0000005a , 0x00000012 
- 00023917  0x0000607e branch  0x00006ce1 
- 00023918  0x00006083 call  0x00006c20 
- 00023919  0x00006084 call  0x00005d7b 
- 00023920  0x00006085 call  0x00005d75 
- 00023921  0x00006086 call  0x00006c4d 
- 00023922  0x00006087 call  0x00005d82 
- 00023923  0x00006088 call  0x00005c80 
- 00023924  0x00006089 branch  0x000055f6 
- 00023925  0x0000608c setarg  0x000046e6 
- 00023926  0x0000608d arg  0x00004666 , 0x00000002 
- 00023927  0x0000608e isub  0x00000002 , 0x00000002 
- 00023928  0x0000608f fetch  0x00000003 , 0x000046ec 
- 00023929  0x00006090 arg  0x00004666 , 0x00000011 
- 00023930  0x00006091 rtn 
- 00023931  0x00006094 jam  0x000000ab , 0x00000678 
- 00023932  0x00006096 call  0x0000705b 
- 00023933  0x00006097 call  0x00006c26 
- 00023934  0x00006098 arg  0x000046ef , 0x00000011 
- 00023935  0x00006099 fetcht  0x00000001 , 0x00000678 
- 00023936  0x0000609a call  0x00005d84 
- 00023937  0x0000609b branch  0x0000705b 
- 00023938  0x0000609e jam  0x000000b9 , 0x00000678 
- 00023939  0x0000609f branch  0x00005d7c 
- 00023940  0x000060a2 istoret  0x00000001 , 0x00000011 
- 00023941  0x000060a3 rshift16  0x0000003f , 0x00000002 
- 00023942  0x000060a4 istoret  0x00000001 , 0x00000005 
- 00023943  0x000060a5 rshift8  0x0000003f , 0x00000002 
- 00023944  0x000060a6 istoret  0x00000001 , 0x00000005 
- 00023945  0x000060a7 istore  0x00000001 , 0x00000005 
- 00023946  0x000060a8 deposit  0x00000011 
- 00023947  0x000060a9 store  0x00000002 , 0x00008084 
- 00023948  0x000060aa setarg  0x00000000 
- 00023949  0x000060ab store  0x00000002 , 0x00008088 
- 00023950  0x000060ac jam  0x00000002 , 0x00008006 
- 00023951  0x000060ad branch  0x00006be0 
- 00023952  0x000060b0 fetch  0x00000003 , 0x000046ec 
- 00023953  0x000060b1 store  0x00000003 , 0x00004419 
- 00023954  0x000060b2 branch  0x00006bfa 
- 00023955  0x000060b5 copy  0x0000003f , 0x00000013 
- 00023956  0x000060b6 copy  0x00000011 , 0x0000003f 
- 00023957  0x000060b7 increase  0xfffffffc , 0x0000003f 
- 00023958  0x000060b8 copy  0x0000003f , 0x00000012 
- 00023959  0x000060b9 ifetch  0x00000004 , 0x00000012 
- 00023960  0x000060ba store  0x00000004 , 0x000046ef 
- 00023961  0x000060bb copy  0x00000013 , 0x0000003f 
- 00023962  0x000060bc call  0x00006c3c 
- 00023963  0x000060bd fetch  0x00000004 , 0x000046ef 
- 00023964  0x000060be istore  0x00000004 , 0x00000012 
- 00023965  0x000060bf rtn 
- 00023966  0x000060c2 fetch  0x00000008 , 0x00004713 
- 00023967  0x000060c3 rtnbit0  0x00000012 
- 00023968  0x000060c4 call  0x00005d82 
- 00023969  0x000060c5 call  0x000069e0 
- 00023970  0x000060c6 fetcht  0x00000001 , 0x00004421 
- 00023971  0x000060c7 call  0x00006ef3 
- 00023972  0x000060c8 fetcht  0x00000001 , 0x00004426 
- 00023973  0x000060c9 branch  0x000055b1 
- 00023974  0x000060ce call  0x00005e43 
- 00023975  0x000060cf call  0x00005db4 
- 00023976  0x000060d0 call  0x00005dcc 
- 00023977  0x000060d1 call  0x00005e2f 
- 00023978  0x000060d3 arg  0x00000002 , 0x00000039 
- 00023979  0x000060d4 fetch  0x00000002 , 0x00004a02 
- 00023980  0x000060d5 copy  0x0000003f , 0x00000012 
- 00023981  0x000060d6 arg  0x0000468e , 0x00000011 
- 00023982  0x000060d7 call  0x00006b74 
- 00023983  0x000060d8 call  0x00005c80 
- 00023984  0x000060da arg  0x00000002 , 0x00000039 
- 00023985  0x000060db arg  0x0000468e , 0x00000011 
- 00023986  0x000060dc fetchr  0x00000012 , 0x00000002 , 0x00004a02 
- 00023987  0x000060dd branch  0x00006b45 
- 00023988  0x000060e2 fetchr  0x00000012 , 0x00000002 , 0x000049e2 
- 00023989  0x000060e3 copy  0x00000012 , 0x00000013 
- 00023990  0x000060e5 call  0x00005dc0 
- 00023991  0x000060e6 fetch  0x00000001 , 0x000049a1 
- 00023992  0x000060e7 branch  0x00005dc3 , 0x00000034 
- 00023993  0x000060e8 store  0x00000001 , 0x000049a0 
- 00023994  0x000060e9 increase  0x00000001 , 0x00000013 
- 00023995  0x000060ea fetch  0x00000002 , 0x000049e4 
- 00023996  0x000060eb isub  0x00000013 , 0x0000003e 
- 00023997  0x000060ec nbranch  0x00005dc3 , 0x00000002 
- 00023998  0x000060ed copy  0x00000013 , 0x00000012 
- 00023999  0x000060ee branch  0x00005db6 
- 00024000  0x000060f1 arg  0x00000001 , 0x00000039 
- 00024001  0x000060f2 arg  0x000049a1 , 0x00000011 
- 00024002  0x000060f3 branch  0x00006b74 
- 00024003  0x000060f6 fetch  0x00000001 , 0x000049a0 
- 00024004  0x000060f7 copy  0x0000003f , 0x00000002 
- 00024005  0x000060f8 and  0x0000003f , 0x000000f0 , 0x0000003f 
- 00024006  0x000060f9 branch  0x00005dc9 , 0x00000034 
- 00024007  0x000060fa rshift4  0x0000003f , 0x0000003f 
- 00024008  0x000060fb branch  0x00005dca 
- 00024009  0x000060fe copy  0x00000002 , 0x0000003f 
- 00024010  0x00006100 store  0x00000001 , 0x00004666 
- 00024011  0x00006101 rtn 
- 00024012  0x00006105 fetch  0x00000001 , 0x00004666 
- 00024013  0x00006106 beq  0x00000000 , 0x00005e1d 
- 00024014  0x00006107 beq  0x00000001 , 0x00005dd1 
- 00024015  0x00006108 beq  0x00000002 , 0x00005dd3 
- 00024016  0x00006109 rtn 
- 00024017  0x0000610c call  0x00005dd5 
- 00024018  0x0000610d branch  0x00005de7 
- 00024019  0x00006110 call  0x00005df9 
- 00024020  0x00006111 branch  0x00005e0b 
- 00024021  0x00006115 fetchr  0x00000012 , 0x00000002 , 0x000049ea 
- 00024022  0x00006116 copy  0x00000012 , 0x00000013 
- 00024023  0x00006118 call  0x00005de1 
- 00024024  0x00006119 fetch  0x00000006 , 0x000049a9 
- 00024025  0x0000611a branch  0x00005de4 , 0x00000034 
- 00024026  0x0000611b store  0x00000006 , 0x000049a3 
- 00024027  0x0000611c increase  0x00000006 , 0x00000013 
- 00024028  0x0000611d fetch  0x00000002 , 0x000049ec 
- 00024029  0x0000611e isub  0x00000013 , 0x0000003e 
- 00024030  0x0000611f nbranch  0x00005de4 , 0x00000002 
- 00024031  0x00006120 copy  0x00000013 , 0x00000012 
- 00024032  0x00006121 branch  0x00005dd7 
- 00024033  0x00006124 arg  0x00000006 , 0x00000039 
- 00024034  0x00006125 arg  0x000049a9 , 0x00000011 
- 00024035  0x00006126 branch  0x00006b74 
- 00024036  0x00006129 fetch  0x00000006 , 0x000049a3 
- 00024037  0x0000612a store  0x00000006 , 0x00004668 
- 00024038  0x0000612b rtn 
- 00024039  0x0000612f fetchr  0x00000012 , 0x00000002 , 0x000049ee 
- 00024040  0x00006130 copy  0x00000012 , 0x00000013 
- 00024041  0x00006132 call  0x00005df3 
- 00024042  0x00006133 fetch  0x00000006 , 0x000049b5 
- 00024043  0x00006134 branch  0x00005df6 , 0x00000034 
- 00024044  0x00006135 store  0x00000006 , 0x000049af 
- 00024045  0x00006136 increase  0x00000006 , 0x00000013 
- 00024046  0x00006137 fetch  0x00000002 , 0x000049f0 
- 00024047  0x00006138 isub  0x00000013 , 0x0000003e 
- 00024048  0x00006139 nbranch  0x00005df6 , 0x00000002 
- 00024049  0x0000613a copy  0x00000013 , 0x00000012 
- 00024050  0x0000613b branch  0x00005de9 
- 00024051  0x0000613e arg  0x00000006 , 0x00000039 
- 00024052  0x0000613f arg  0x000049b5 , 0x00000011 
- 00024053  0x00006140 branch  0x00006b74 
- 00024054  0x00006143 fetch  0x00000006 , 0x000049af 
- 00024055  0x00006144 store  0x00000006 , 0x0000466e 
- 00024056  0x00006145 rtn 
- 00024057  0x0000614a fetchr  0x00000012 , 0x00000002 , 0x000049f2 
- 00024058  0x0000614b copy  0x00000012 , 0x00000013 
- 00024059  0x0000614d call  0x00005e05 
- 00024060  0x0000614e fetch  0x00000006 , 0x000049c1 
- 00024061  0x0000614f branch  0x00005e08 , 0x00000034 
- 00024062  0x00006150 store  0x00000006 , 0x000049bb 
- 00024063  0x00006151 increase  0x00000006 , 0x00000013 
- 00024064  0x00006152 fetch  0x00000002 , 0x000049f4 
- 00024065  0x00006153 isub  0x00000013 , 0x0000003e 
- 00024066  0x00006154 nbranch  0x00005e08 , 0x00000002 
- 00024067  0x00006155 copy  0x00000013 , 0x00000012 
- 00024068  0x00006156 branch  0x00005dfb 
- 00024069  0x00006159 arg  0x00000006 , 0x00000039 
- 00024070  0x0000615a arg  0x000049c1 , 0x00000011 
- 00024071  0x0000615b branch  0x00006b74 
- 00024072  0x0000615e fetch  0x00000006 , 0x000049bb 
- 00024073  0x0000615f store  0x00000006 , 0x00004675 
- 00024074  0x00006160 rtn 
- 00024075  0x00006164 fetchr  0x00000012 , 0x00000002 , 0x000049f6 
- 00024076  0x00006165 copy  0x00000012 , 0x00000013 
- 00024077  0x00006167 call  0x00005e17 
- 00024078  0x00006168 fetch  0x00000006 , 0x000049cd 
- 00024079  0x00006169 branch  0x00005e1a , 0x00000034 
- 00024080  0x0000616a store  0x00000006 , 0x000049c7 
- 00024081  0x0000616b increase  0x00000006 , 0x00000013 
- 00024082  0x0000616c fetch  0x00000002 , 0x000049f8 
- 00024083  0x0000616d isub  0x00000013 , 0x0000003e 
- 00024084  0x0000616e nbranch  0x00005e1a , 0x00000002 
- 00024085  0x0000616f copy  0x00000013 , 0x00000012 
- 00024086  0x00006170 branch  0x00005e0d 
- 00024087  0x00006173 arg  0x00000006 , 0x00000039 
- 00024088  0x00006174 arg  0x000049cd , 0x00000011 
- 00024089  0x00006175 branch  0x00006b74 
- 00024090  0x00006178 fetch  0x00000006 , 0x000049c7 
- 00024091  0x00006179 store  0x00000006 , 0x0000467b 
- 00024092  0x0000617a rtn 
- 00024093  0x0000617f fetchr  0x00000012 , 0x00000002 , 0x000049e6 
- 00024094  0x00006180 copy  0x00000012 , 0x00000013 
- 00024095  0x00006182 call  0x00005e29 
- 00024096  0x00006183 fetch  0x00000004 , 0x000049da 
- 00024097  0x00006184 branch  0x00005e2c , 0x00000034 
- 00024098  0x00006185 store  0x00000004 , 0x000049d6 
- 00024099  0x00006186 increase  0x00000004 , 0x00000013 
- 00024100  0x00006187 fetch  0x00000002 , 0x000049e8 
- 00024101  0x00006188 isub  0x00000013 , 0x0000003e 
- 00024102  0x00006189 nbranch  0x00005e2c , 0x00000002 
- 00024103  0x0000618a copy  0x00000013 , 0x00000012 
- 00024104  0x0000618b branch  0x00005e1f 
- 00024105  0x0000618e arg  0x00000004 , 0x00000039 
- 00024106  0x0000618f arg  0x000049da , 0x00000011 
- 00024107  0x00006190 branch  0x00006b74 
- 00024108  0x00006193 fetch  0x00000004 , 0x000049d6 
- 00024109  0x00006194 store  0x00000004 , 0x00004691 
- 00024110  0x00006195 rtn 
- 00024111  0x00006199 fetch  0x00000001 , 0x00004666 
- 00024112  0x0000619a rtneq  0x00000000 
- 00024113  0x0000619b fetchr  0x00000012 , 0x00000002 , 0x000049fe 
- 00024114  0x0000619c copy  0x00000012 , 0x00000013 
- 00024115  0x0000619e call  0x00005e3d 
- 00024116  0x0000619f fetch  0x00000002 , 0x000049e0 
- 00024117  0x000061a0 branch  0x00005e40 , 0x00000034 
- 00024118  0x000061a1 store  0x00000002 , 0x000049de 
- 00024119  0x000061a2 increase  0x00000002 , 0x00000013 
- 00024120  0x000061a3 fetch  0x00000002 , 0x00004a00 
- 00024121  0x000061a4 isub  0x00000013 , 0x0000003e 
- 00024122  0x000061a5 nbranch  0x00005e40 , 0x00000002 
- 00024123  0x000061a6 copy  0x00000013 , 0x00000012 
- 00024124  0x000061a7 branch  0x00005e33 
- 00024125  0x000061aa arg  0x00000002 , 0x00000039 
- 00024126  0x000061ab arg  0x000049e0 , 0x00000011 
- 00024127  0x000061ac branch  0x00006b74 
- 00024128  0x000061af fetch  0x00000002 , 0x000049e0 
- 00024129  0x000061b0 store  0x00000002 , 0x00004695 
- 00024130  0x000061b1 rtn 
- 00024131  0x000061b5 fetch  0x00000008 , 0x00004713 
- 00024132  0x000061b6 bbit0  0x0000000f , 0x00005c8c 
- 00024133  0x000061b7 fetchr  0x00000012 , 0x00000002 , 0x000049fa 
- 00024134  0x000061b8 copy  0x00000012 , 0x00000013 
- 00024135  0x000061ba call  0x00005e51 
- 00024136  0x000061bb fetch  0x00000001 , 0x000049d4 
- 00024137  0x000061bc branch  0x00005e54 , 0x00000034 
- 00024138  0x000061bd store  0x00000001 , 0x000049d3 
- 00024139  0x000061be increase  0x00000001 , 0x00000013 
- 00024140  0x000061bf fetch  0x00000002 , 0x000049fc 
- 00024141  0x000061c0 isub  0x00000013 , 0x0000003e 
- 00024142  0x000061c1 nbranch  0x00005e54 , 0x00000002 
- 00024143  0x000061c2 copy  0x00000013 , 0x00000012 
- 00024144  0x000061c3 branch  0x00005e47 
- 00024145  0x000061c6 arg  0x00000001 , 0x00000039 
- 00024146  0x000061c7 arg  0x000049d4 , 0x00000011 
- 00024147  0x000061c8 branch  0x00006b74 
- 00024148  0x000061cb fetch  0x00000001 , 0x000049d3 
- 00024149  0x000061cc copy  0x0000003f , 0x00000002 
- 00024150  0x000061cd and  0x0000003f , 0x000000f0 , 0x0000003f 
- 00024151  0x000061ce branch  0x00005e5a , 0x00000034 
- 00024152  0x000061cf rshift4  0x0000003f , 0x0000003f 
- 00024153  0x000061d0 branch  0x00005e5b 
- 00024154  0x000061d3 copy  0x00000002 , 0x0000003f 
- 00024155  0x000061d5 store  0x00000001 , 0x00004690 
- 00024156  0x000061d6 rtn 
- 00024157  0x000061dc bpatch  0x0000008e , 0x00004011 
- 00024158  0x000061dd call  0x0000620e 
- 00024159  0x000061de call  0x000078aa 
- 00024160  0x000061df call  0x000056bb 
- 00024161  0x000061e0 call  0x0000580e 
- 00024162  0x000061e1 call  0x00005e66 
- 00024163  0x000061e2 call  0x00005eb6 
- 00024164  0x000061e3 call  0x00005ee7 
- 00024165  0x000061e4 branch  0x0000561c 
- 00024166  0x000061e7 fetch  0x00000008 , 0x00004713 
- 00024167  0x000061e8 bbit1  0x00000029 , 0x00005e6b 
- 00024168  0x000061e9 bbit1  0x00000037 , 0x00005e6b 
- 00024169  0x000061ea rtn 
- 00024170  0x000061ed jam  0x00000003 , 0x00004975 
- 00024171  0x000061ef call  0x00005e6d 
- 00024172  0x000061f0 branch  0x00005e7e 
- 00024173  0x000061f3 bpatch  0x0000008f , 0x00004011 
- 00024174  0x000061f4 fetch  0x00000001 , 0x00004655 
- 00024175  0x000061f5 rtneq  0x000000ff 
- 00024176  0x000061f6 arg  0x00000000 , 0x00000011 
- 00024177  0x000061f7 jam  0x00000006 , 0x00004977 
- 00024178  0x000061f8 fetcht  0x00000001 , 0x00004655 
- 00024179  0x000061f9 call  0x00005e81 
- 00024180  0x000061fa store  0x00000001 , 0x00004975 
- 00024181  0x000061fb fetch  0x00000001 , 0x00004654 
- 00024182  0x000061fc beq  0x000000ff , 0x00005e7c 
- 00024183  0x000061fd branch  0x000058df 
- 00024184  0x00006200 call  0x00005e6d 
- 00024185  0x00006201 copy  0x00000011 , 0x0000003f 
- 00024186  0x00006202 bbit1  0x00000006 , 0x00005ea4 
- 00024187  0x00006203 branch  0x00005e97 
- 00024188  0x00006206 fetcht  0x00000001 , 0x00004655 
- 00024189  0x00006207 call  0x000055b5 
- 00024190  0x00006209 copy  0x00000011 , 0x0000003f 
- 00024191  0x0000620a bbit1  0x00000006 , 0x00005ea2 
- 00024192  0x0000620b branch  0x00005e97 
- 00024193  0x0000620e fetch  0x00000008 , 0x00004713 
- 00024194  0x0000620f bbit1  0x0000002d , 0x00005e8d 
- 00024195  0x00006210 fetch  0x00000001 , 0x00004975 
- 00024196  0x00006211 copy  0x0000003f , 0x00000013 
- 00024197  0x00006212 fetch  0x00000001 , 0x00004654 
- 00024198  0x00006213 beq  0x000000ff , 0x00005931 
- 00024199  0x00006214 fetch  0x00000001 , 0x0000497b 
- 00024200  0x00006215 nbranch  0x00005e8a , 0x00000034 
- 00024201  0x00006216 branch  0x00005e8f 
- 00024202  0x00006219 jam  0x00000000 , 0x0000497f 
- 00024203  0x0000621a jam  0x00000000 , 0x00004975 
- 00024204  0x0000621b rtn 
- 00024205  0x0000621e fetch  0x00000001 , 0x00004975 
- 00024206  0x0000621f branch  0x00005925 
- 00024207  0x00006222 call  0x00006ee6 
- 00024208  0x00006223 fetcht  0x00000001 , 0x00004654 
- 00024209  0x00006224 branch  0x00005e8d , 0x00000001 
- 00024210  0x00006225 fetcht  0x00000001 , 0x00004654 
- 00024211  0x00006226 call  0x00006ef7 
- 00024212  0x00006227 fetcht  0x00000001 , 0x00004655 
- 00024213  0x00006228 fetch  0x00000001 , 0x00004975 
- 00024214  0x00006229 branch  0x00005925 
- 00024215  0x0000622c fetch  0x00000001 , 0x0000497f 
- 00024216  0x0000622d rtneq  0x00000000 
- 00024217  0x0000622e jam  0x00000000 , 0x0000497f 
- 00024218  0x0000622f fetch  0x00000008 , 0x00004713 
- 00024219  0x00006230 rtnbit1  0x00000034 
- 00024220  0x00006231 fetch  0x00000001 , 0x0000497c 
- 00024221  0x00006232 sub  0x0000003f , 0x00000014 , 0x0000003e 
- 00024222  0x00006233 ncall  0x00005ec6 , 0x00000002 
- 00024223  0x00006234 fetch  0x00000001 , 0x000044eb 
- 00024224  0x00006235 store  0x00000001 , 0x0000497c 
- 00024225  0x00006236 rtn 
- 00024226  0x00006239 call  0x00005eae 
- 00024227  0x0000623a rtn  0x00000028 
- 00024228  0x0000623b fetch  0x00000001 , 0x0000497f 
- 00024229  0x0000623c rtneq  0x00000001 
- 00024230  0x0000623d jam  0x00000001 , 0x0000497f 
- 00024231  0x0000623e fetch  0x00000008 , 0x00004713 
- 00024232  0x0000623f bbit1  0x00000034 , 0x00005ba3 
- 00024233  0x00006240 fetch  0x00000001 , 0x00004845 
- 00024234  0x00006241 rtn  0x00000034 
- 00024235  0x00006242 fetch  0x00000001 , 0x0000463c 
- 00024236  0x00006243 store  0x00000001 , 0x00004845 
- 00024237  0x00006244 rtn 
- 00024238  0x00006247 disable  0x00000028 
- 00024239  0x00006248 fetch  0x00000008 , 0x00004713 
- 00024240  0x00006249 rtnbit1  0x0000002d 
- 00024241  0x0000624b fetch  0x00000001 , 0x0000496f 
- 00024242  0x0000624c rtn  0x00000034 
- 00024243  0x0000624d fetch  0x00000001 , 0x00004970 
- 00024244  0x0000624e rtn  0x00000034 
- 00024245  0x0000624f branch  0x00007dba 
- 00024246  0x00006252 bpatch  0x00000090 , 0x00004012 
- 00024247  0x00006253 fetch  0x00000008 , 0x00004713 
- 00024248  0x00006254 rtnbit0  0x0000002a 
- 00024249  0x00006255 fetcht  0x00000001 , 0x0000465a 
- 00024250  0x00006256 call  0x000055b5 
- 00024251  0x00006257 fetcht  0x00000001 , 0x0000465a 
- 00024252  0x00006258 call  0x00006ee6 
- 00024253  0x00006259 branch  0x00005ec2 , 0x00000001 
- 00024254  0x0000625b fetch  0x00000001 , 0x00004666 
- 00024255  0x0000625c rtneq  0x00000001 
- 00024256  0x0000625d jam  0x00000001 , 0x00004666 
- 00024257  0x0000625e branch  0x00005aaa 
- 00024258  0x00006261 fetch  0x00000001 , 0x00004666 
- 00024259  0x00006262 rtneq  0x00000000 
- 00024260  0x00006263 jam  0x00000000 , 0x00004666 
- 00024261  0x00006264 branch  0x00006018 
- 00024262  0x00006267 bpatch  0x00000091 , 0x00004012 
- 00024263  0x00006268 fetch  0x00000001 , 0x0000471b 
- 00024264  0x00006269 rtneq  0x00000001 
- 00024265  0x0000626a call  0x00005ed3 
- 00024266  0x0000626b storet  0x00000001 , 0x00004666 
- 00024267  0x0000626e call  0x00005eea 
- 00024268  0x0000626f call  0x00005aaa 
- 00024269  0x00006270 call  0x000042d0 
- 00024270  0x00006271 call  0x00005eec 
- 00024271  0x00006272 jam  0x00000001 , 0x00004793 
- 00024272  0x00006273 branch  0x00005ca3 
- 00024273  0x00006276 call  0x00005eea 
- 00024274  0x00006277 branch  0x00006ca3 
- 00024275  0x0000627a fetcht  0x00000001 , 0x00004666 
- 00024276  0x0000627b increase  0x00000001 , 0x00000002 
- 00024277  0x0000627c fetch  0x00000008 , 0x00004713 
- 00024278  0x0000627d bbit1  0x00000011 , 0x00005eda 
- 00024279  0x0000627e sub  0x00000002 , 0x00000002 , 0x0000003e 
- 00024280  0x0000627f ncall  0x00005ee1 , 0x00000002 
- 00024281  0x00006280 rtn 
- 00024282  0x00006283 fetch  0x00000001 , 0x0000471b 
- 00024283  0x00006284 increase  0xffffffff , 0x0000003f 
- 00024284  0x00006285 isub  0x00000002 , 0x0000003e 
- 00024285  0x00006286 ncall  0x00005edf , 0x00000002 
- 00024286  0x00006287 rtn 
- 00024287  0x0000628a arg  0x00000000 , 0x00000002 
- 00024288  0x0000628b rtn 
- 00024289  0x0000628d arg  0x00000001 , 0x00000002 
- 00024290  0x0000628e rtn 
- 00024291  0x00006291 arg  0x00000001 , 0x00000002 
- 00024292  0x00006292 arg  0x00004666 , 0x00000011 
- 00024293  0x00006293 arg  0x00000000 , 0x00000012 
- 00024294  0x00006294 branch  0x00006cd3 
- 00024295  0x00006297 fetch  0x00000008 , 0x00004713 
- 00024296  0x00006298 rtnbit0  0x00000034 
- 00024297  0x00006299 branch  0x00005e6b 
- 00024298  0x0000629c arg  0x00000000 , 0x00000007 
- 00024299  0x0000629d branch  0x00005f00 
- 00024300  0x0000629f arg  0x00000000 , 0x00000007 
- 00024301  0x000062a0 branch  0x00005f04 
- 00024302  0x000062a2 arg  0x00000003 , 0x00000007 
- 00024303  0x000062a3 branch  0x00005f00 
- 00024304  0x000062a5 arg  0x00000003 , 0x00000007 
- 00024305  0x000062a6 branch  0x00005f04 
- 00024306  0x000062a8 arg  0x00000005 , 0x00000007 
- 00024307  0x000062a9 branch  0x00005f00 
- 00024308  0x000062ab arg  0x00000005 , 0x00000007 
- 00024309  0x000062ac branch  0x00005f04 
- 00024310  0x000062af arg  0x00000015 , 0x00000007 
- 00024311  0x000062b0 branch  0x00005f00 
- 00024312  0x000062b3 arg  0x00000018 , 0x00000007 
- 00024313  0x000062b4 branch  0x00005f00 
- 00024314  0x000062b7 arg  0x0000000e , 0x00000007 
- 00024315  0x000062b8 branch  0x00005f00 
- 00024316  0x000062bb arg  0x0000000c , 0x00000007 
- 00024317  0x000062bc branch  0x00005f00 
- 00024318  0x000062bf arg  0x0000001c , 0x00000007 
- 00024319  0x000062c0 branch  0x00005f00 
- 00024320  0x000062c3 fetch  0x00000008 , 0x00004713 
- 00024321  0x000062c4 qset1  0x0000003f 
- 00024322  0x000062c5 store  0x00000008 , 0x00004713 
- 00024323  0x000062c6 rtn 
- 00024324  0x000062c9 fetch  0x00000008 , 0x00004713 
- 00024325  0x000062ca qset0  0x0000003f 
- 00024326  0x000062cb store  0x00000008 , 0x00004713 
- 00024327  0x000062cc rtn 
- 00024328  0x000062cf setarg  0x00000000 
- 00024329  0x000062d0 store  0x00000008 , 0x0000472a 
- 00024330  0x000062d1 store  0x00000008 , 0x00004733 
- 00024331  0x000062d2 fetch  0x00000001 , 0x00004729 
- 00024332  0x000062d3 beq  0x00000002 , 0x00005f12 
- 00024333  0x000062d4 beq  0x00000003 , 0x00005f14 
- 00024334  0x000062d5 beq  0x00000004 , 0x00005f19 
- 00024335  0x000062d6 setarg  0x00070008 
- 00024336  0x000062d8 store  0x00000008 , 0x0000472b 
- 00024337  0x000062d9 rtn 
- 00024338  0x000062dc setarg  0x00040005 
- 00024339  0x000062dd branch  0x00005f10 
- 00024340  0x000062e0 setarg  0x00022303 
- 00024341  0x000062e2 store  0x00000008 , 0x0000472a 
- 00024342  0x000062e3 setarg  0x00000003 
- 00024343  0x000062e4 store  0x00000008 , 0x00004733 
- 00024344  0x000062e5 rtn 
- 00024345  0x000062e8 setarg  0x0000cd03 
- 00024346  0x000062e9 branch  0x00005f15 
- 00024347  0x000062ed bpatch  0x00000092 , 0x00004012 
- 00024348  0x000062ee fetch  0x00000001 , 0x0000477f 
- 00024349  0x000062ef increase  0xffffffff , 0x0000003f 
- 00024350  0x000062f0 store  0x00000001 , 0x0000477f 
- 00024351  0x000062f1 fetcht  0x00000001 , 0x00004666 
- 00024352  0x000062f2 sub  0x00000002 , 0x00000001 , 0x0000003e 
- 00024353  0x000062f3 ncall  0x00005ed3 , 0x00000005 
- 00024354  0x000062f4 storet  0x00000001 , 0x00004666 
- 00024355  0x000062f5 call  0x00005ee3 
- 00024356  0x000062f6 call  0x00005c59 
- 00024357  0x000062f7 branch  0x000054a0 
- 00024358  0x000062fc bpatch  0x00000093 , 0x00004012 
- 00024359  0x000062fd fetch  0x00000001 , 0x00004957 
- 00024360  0x000062fe rtneq  0x00000003 
- 00024361  0x000062ff fetch  0x00000008 , 0x00004713 
- 00024362  0x00006300 rtnbit0  0x00000038 
- 00024363  0x00006301 fetch  0x00000004 , 0x00004847 
- 00024364  0x00006302 rtn  0x00000034 
- 00024365  0x00006303 call  0x00005fcd 
- 00024366  0x00006304 setarg  0x00000003 
- 00024367  0x00006305 call  0x00005fc3 
- 00024368  0x00006306 call  0x00005fbf , 0x00000034 
- 00024369  0x00006307 ncall  0x00005fc1 , 0x00000034 
- 00024370  0x00006308 setarg  0x00000002 
- 00024371  0x00006309 call  0x00005fc8 
- 00024372  0x0000630a call  0x00005fbf , 0x00000034 
- 00024373  0x0000630b fetch  0x00000001 , 0x00004861 
- 00024374  0x0000630c beq  0x00000001 , 0x00005f3c 
- 00024375  0x0000630e fetch  0x00000008 , 0x00004713 
- 00024376  0x0000630f rtnbit0  0x00000038 
- 00024377  0x00006310 arg  0x00000005 , 0x00000039 
- 00024378  0x00006311 arg  0x00004861 , 0x00000005 
- 00024379  0x00006312 branch  0x00007ca1 
- 00024380  0x00006315 call  0x00005f50 
- 00024381  0x00006316 fetch  0x00000002 , 0x00004862 
- 00024382  0x00006317 store  0x00000002 , 0x0000070b 
- 00024383  0x00006318 fetch  0x00000002 , 0x00004847 
- 00024384  0x00006319 store  0x00000002 , 0x0000070d 
- 00024385  0x0000631a call  0x00005f89 
- 00024386  0x0000631b fetch  0x00000002 , 0x0000070b 
- 00024387  0x0000631c store  0x00000002 , 0x00004862 
- 00024388  0x0000631d fetch  0x00000002 , 0x0000070d 
- 00024389  0x0000631e store  0x00000002 , 0x00004847 
- 00024390  0x00006320 fetch  0x00000002 , 0x00004864 
- 00024391  0x00006321 store  0x00000002 , 0x0000070b 
- 00024392  0x00006322 fetch  0x00000002 , 0x00004849 
- 00024393  0x00006323 store  0x00000002 , 0x0000070d 
- 00024394  0x00006324 call  0x00005f91 
- 00024395  0x00006325 fetch  0x00000002 , 0x0000070b 
- 00024396  0x00006326 store  0x00000002 , 0x00004864 
- 00024397  0x00006327 fetch  0x00000002 , 0x0000070d 
- 00024398  0x00006328 store  0x00000002 , 0x00004849 
- 00024399  0x00006329 rtn 
- 00024400  0x0000632c fetch  0x00000008 , 0x00004713 
- 00024401  0x0000632d rtnbit0  0x00000039 
- 00024402  0x0000632e bpatch  0x00000094 , 0x00004012 
- 00024403  0x0000632f fetch  0x00000002 , 0x00004862 
- 00024404  0x00006330 store  0x00000002 , 0x00000712 
- 00024405  0x00006331 call  0x00005f64 
- 00024406  0x00006332 store  0x00000002 , 0x00004862 
- 00024407  0x00006333 fetch  0x00000002 , 0x00004847 
- 00024408  0x00006334 store  0x00000002 , 0x00000712 
- 00024409  0x00006335 call  0x00005f72 
- 00024410  0x00006336 store  0x00000002 , 0x00004847 
- 00024411  0x00006337 fetch  0x00000002 , 0x00004864 
- 00024412  0x00006338 store  0x00000002 , 0x00000712 
- 00024413  0x00006339 call  0x00005f64 
- 00024414  0x0000633a store  0x00000002 , 0x00004864 
- 00024415  0x0000633b fetch  0x00000002 , 0x00004849 
- 00024416  0x0000633c store  0x00000002 , 0x00000712 
- 00024417  0x0000633d call  0x00005f72 
- 00024418  0x0000633e store  0x00000002 , 0x00004849 
- 00024419  0x0000633f rtn 
- 00024420  0x00006342 fetch  0x00000001 , 0x00000713 
- 00024421  0x00006343 branch  0x00005f67 , 0x00000034 
- 00024422  0x00006344 branch  0x00005f6c 
- 00024423  0x00006347 fetch  0x00000001 , 0x00000712 
- 00024424  0x00006348 call  0x00005f7f 
- 00024425  0x00006349 store  0x00000001 , 0x00000712 
- 00024426  0x0000634b fetch  0x00000002 , 0x00000712 
- 00024427  0x0000634c rtn 
- 00024428  0x0000634e fetch  0x00000001 , 0x00000712 
- 00024429  0x0000634f call  0x00005fbb 
- 00024430  0x00006350 call  0x00005f7f 
- 00024431  0x00006351 call  0x00007dc8 , 0x00000034 
- 00024432  0x00006352 call  0x00005fb7 
- 00024433  0x00006353 branch  0x00005f6a 
- 00024434  0x00006356 fetch  0x00000001 , 0x00000713 
- 00024435  0x00006357 branch  0x00005f75 , 0x00000034 
- 00024436  0x00006358 branch  0x00005f79 
- 00024437  0x0000635a fetch  0x00000001 , 0x00000712 
- 00024438  0x0000635b call  0x00005f84 
- 00024439  0x0000635c store  0x00000001 , 0x00000712 
- 00024440  0x0000635d branch  0x00005f6a 
- 00024441  0x0000635f fetch  0x00000001 , 0x00000712 
- 00024442  0x00006360 call  0x00005fbb 
- 00024443  0x00006361 call  0x00005f84 
- 00024444  0x00006362 call  0x00007dc8 , 0x00000034 
- 00024445  0x00006363 call  0x00005fb7 
- 00024446  0x00006364 branch  0x00005f6a 
- 00024447  0x00006367 mul32  0x0000003f , 0x00000004 , 0x0000003f 
- 00024448  0x00006368 div  0x0000003f , 0x00000005 
- 00024449  0x00006369 call  0x00007d62 
- 00024450  0x0000636a quotient  0x0000003f 
- 00024451  0x0000636b rtn 
- 00024452  0x0000636d mul32  0x0000003f , 0x0000000c , 0x0000003f 
- 00024453  0x0000636e div  0x0000003f , 0x0000000a 
- 00024454  0x0000636f call  0x00007d62 
- 00024455  0x00006370 quotient  0x0000003f 
- 00024456  0x00006371 rtn 
- 00024457  0x00006374 fetch  0x00000002 , 0x0000070b 
- 00024458  0x00006375 fetcht  0x00000002 , 0x0000070d 
- 00024459  0x00006376 iadd  0x00000002 , 0x0000003f 
- 00024460  0x00006377 fetcht  0x00000001 , 0x00004866 
- 00024461  0x00006378 iadd  0x00000002 , 0x0000003f 
- 00024462  0x00006379 and  0x0000003f , 0x00000001 , 0x00000002 
- 00024463  0x0000637a storet  0x00000001 , 0x00004866 
- 00024464  0x0000637b branch  0x00005f99 
- 00024465  0x0000637e fetch  0x00000002 , 0x0000070b 
- 00024466  0x0000637f fetcht  0x00000002 , 0x0000070d 
- 00024467  0x00006380 iadd  0x00000002 , 0x0000003f 
- 00024468  0x00006381 fetcht  0x00000001 , 0x00004867 
- 00024469  0x00006382 iadd  0x00000002 , 0x0000003f 
- 00024470  0x00006383 and  0x0000003f , 0x00000001 , 0x00000002 
- 00024471  0x00006384 storet  0x00000001 , 0x00004867 
- 00024472  0x00006385 branch  0x00005f99 
- 00024473  0x00006388 store  0x00000003 , 0x0000070f 
- 00024474  0x00006389 isolate1  0x00000010 , 0x0000003f 
- 00024475  0x0000638a branch  0x00005fa3 , 0x00000001 
- 00024476  0x0000638b fetch  0x00000001 , 0x00000710 
- 00024477  0x0000638c beq  0x000000ff , 0x00005faa 
- 00024478  0x0000638d fetch  0x00000001 , 0x0000070f 
- 00024479  0x0000638f rshift  0x0000003f , 0x0000003f 
- 00024480  0x00006390 store  0x00000002 , 0x0000070b 
- 00024481  0x00006391 store  0x00000002 , 0x0000070d 
- 00024482  0x00006392 rtn 
- 00024483  0x00006394 fetch  0x00000001 , 0x00000710 
- 00024484  0x00006395 beq  0x00000000 , 0x00005fa7 
- 00024485  0x00006396 fetch  0x00000003 , 0x0000070f 
- 00024486  0x00006397 branch  0x00005f9f 
- 00024487  0x00006399 jam  0x00000000 , 0x00000711 
- 00024488  0x0000639a fetch  0x00000001 , 0x0000070f 
- 00024489  0x0000639b branch  0x00005f9f 
- 00024490  0x0000639e fetch  0x00000001 , 0x0000070f 
- 00024491  0x0000639f call  0x00005fb5 
- 00024492  0x000063a0 store  0x00000001 , 0x0000070b 
- 00024493  0x000063a1 store  0x00000001 , 0x0000070d 
- 00024494  0x000063a2 branch  0x00005fb3 , 0x00000034 
- 00024495  0x000063a3 setarg  0x000000ff 
- 00024496  0x000063a5 store  0x00000001 , 0x0000070c 
- 00024497  0x000063a6 store  0x00000001 , 0x0000070e 
- 00024498  0x000063a7 rtn 
- 00024499  0x000063a9 setarg  0x00000000 
- 00024500  0x000063aa branch  0x00005fb0 
- 00024501  0x000063ad call  0x00005fbb 
- 00024502  0x000063ae rshift  0x0000003f , 0x0000003f 
- 00024503  0x000063b0 call  0x00005fbc 
- 00024504  0x000063b1 sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00024505  0x000063b2 store  0x00000001 , 0x00000712 
- 00024506  0x000063b3 rtn 
- 00024507  0x000063b6 sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00024508  0x000063b8 store  0x00000001 , 0x00000684 
- 00024509  0x000063b9 fetch  0x00000001 , 0x00000684 
- 00024510  0x000063ba rtn 
- 00024511  0x000063bd jam  0x00000000 , 0x00004861 
- 00024512  0x000063be rtn 
- 00024513  0x000063c0 jam  0x00000001 , 0x00004861 
- 00024514  0x000063c1 rtn 
- 00024515  0x000063c5 isub  0x00000011 , 0x0000003e 
- 00024516  0x000063c6 nbranch  0x00007dc8 , 0x00000002 
- 00024517  0x000063c7 isub  0x00000012 , 0x0000003e 
- 00024518  0x000063c8 nbranch  0x00007dc8 , 0x00000002 
- 00024519  0x000063c9 branch  0x00007dca 
- 00024520  0x000063cb isub  0x00000011 , 0x0000003e 
- 00024521  0x000063cc nrtn  0x00000002 
- 00024522  0x000063cd isub  0x00000012 , 0x0000003e 
- 00024523  0x000063ce nrtn  0x00000002 
- 00024524  0x000063cf branch  0x00007dca 
- 00024525  0x000063d2 fetch  0x00000002 , 0x00004847 
- 00024526  0x000063d3 call  0x00005fd4 
- 00024527  0x000063d4 copy  0x0000003f , 0x00000011 
- 00024528  0x000063d5 fetch  0x00000002 , 0x00004849 
- 00024529  0x000063d6 call  0x00005fd4 
- 00024530  0x000063d7 copy  0x0000003f , 0x00000012 
- 00024531  0x000063d8 rtn 
- 00024532  0x000063db store  0x00000002 , 0x0000070d 
- 00024533  0x000063dc fetch  0x00000001 , 0x0000070e 
- 00024534  0x000063dd beq  0x000000ff , 0x00005fda 
- 00024535  0x000063de fetch  0x00000001 , 0x0000070d 
- 00024536  0x000063e0 and_into  0x000000ff , 0x0000003f 
- 00024537  0x000063e2 rtn 
- 00024538  0x000063e4 fetch  0x00000002 , 0x0000070d 
- 00024539  0x000063e5 sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00024540  0x000063e6 branch  0x00005fd8 
- 00024541  0x000063e9 arg  0x0000461f , 0x00000013 
- 00024542  0x000063ea arg  0x00005fe0 , 0x00000012 
- 00024543  0x000063eb branch  0x000042e0 
- 00024544  0x000063ed fetch  0x00000004 , 0x00004613 
- 00024545  0x000063ee store  0x00000004 , 0x000045af 
- 00024546  0x000063ef jam  0x00000001 , 0x0000477d 
- 00024547  0x000063f0 rtn 
- 00024548  0x000063f4 fetch  0x00000001 , 0x00004740 
- 00024549  0x000063f5 beq  0x00000000 , 0x00005fec 
- 00024550  0x000063f6 beq  0x00000001 , 0x00005fee 
- 00024551  0x000063f7 beq  0x00000002 , 0x00005fe9 
- 00024552  0x000063f8 beq  0x00000003 , 0x00005ff0 
- 00024553  0x000063fa setarg  0x000ea600 
- 00024554  0x000063fc store  0x00000004 , 0x00004613 
- 00024555  0x000063fd rtn 
- 00024556  0x000063ff setarg  0x0005e740 
- 00024557  0x00006400 branch  0x00005fea 
- 00024558  0x00006402 setarg  0x000927c0 
- 00024559  0x00006403 branch  0x00005fea 
- 00024560  0x00006405 setarg  0x00124f80 
- 00024561  0x00006406 branch  0x00005fea 
- 00024562  0x00006409 bpatch  0x00000095 , 0x00004012 
- 00024563  0x0000640a jam  0x00000000 , 0x00004600 
- 00024564  0x0000640b call  0x00003647 
- 00024565  0x0000640c setarg  0xffffffff 
- 00024566  0x0000640d store  0x00000004 , 0x000045af 
- 00024567  0x0000640e setarg  0x00000000 
- 00024568  0x0000640f store  0x00000007 , 0x00004846 
- 00024569  0x00006410 jam  0x00000001 , 0x0000473f 
- 00024570  0x00006411 call  0x000059ed 
- 00024571  0x00006412 call  0x000054dc 
- 00024572  0x00006413 branch  0x0000622b 
- 00024573  0x00006416 fetch  0x00000001 , 0x0000473f 
- 00024574  0x00006417 ncall  0x00006001 , 0x00000034 
- 00024575  0x00006418 jam  0x00000000 , 0x0000473f 
- 00024576  0x00006419 rtn 
- 00024577  0x0000641c call  0x0000594c 
- 00024578  0x0000641d fetch  0x00000008 , 0x00004713 
- 00024579  0x0000641e rtnbit0  0x0000003c 
- 00024580  0x00006420 fetch  0x00000001 , 0x0000464a 
- 00024581  0x00006421 arg  0x00000040 , 0x00000002 
- 00024582  0x00006422 call  0x00006f21 
- 00024583  0x00006423 fetch  0x00000001 , 0x0000464b 
- 00024584  0x00006424 arg  0x00000040 , 0x00000002 
- 00024585  0x00006425 branch  0x00006f21 
- 00024586  0x00006428 call  0x0000600e 
- 00024587  0x00006429 fetch  0x00000001 , 0x0000473f 
- 00024588  0x0000642a nbranch  0x00006235 , 0x00000034 
- 00024589  0x0000642b branch  0x00003610 
- 00024590  0x0000642e fetch  0x00000004 , 0x000045e8 
- 00024591  0x0000642f fetcht  0x00000004 , 0x000045e4 
- 00024592  0x00006430 isub  0x00000002 , 0x0000003e 
- 00024593  0x00006431 branch  0x00006013 , 0x00000005 
- 00024594  0x00006432 branch  0x00006016 
- 00024595  0x00006435 jam  0x00000000 , 0x00004143 
- 00024596  0x00006436 jam  0x000000aa , 0x00004141 
- 00024597  0x00006437 rtn 
- 00024598  0x00006439 jam  0x000000ff , 0x00004143 
- 00024599  0x0000643a rtn 
- 00024600  0x0000643d set0  0x00000026 , 0x00000000 
- 00024601  0x0000643e jam  0x00000000 , 0x000045fc 
- 00024602  0x0000643f arg  0x00000001 , 0x00000007 
- 00024603  0x00006440 branch  0x00005f04 
- 00024604  0x00006443 fetch  0x00000008 , 0x00004713 
- 00024605  0x00006444 bbit0  0x00000011 , 0x0000602a 
- 00024606  0x00006445 call  0x00006195 
- 00024607  0x00006446 call  0x000054ac 
- 00024608  0x00006447 branch  0x00006067 , 0x00000028 
- 00024609  0x00006448 fetch  0x00000008 , 0x00004713 
- 00024610  0x00006449 bbit1  0x00000030 , 0x0000602f 
- 00024611  0x0000644a bbit0  0x00000031 , 0x0000602f 
- 00024612  0x0000644b call  0x00005883 
- 00024613  0x0000644c and  0x00000011 , 0x00000007 , 0x0000003f 
- 00024614  0x0000644d fetcht  0x00000001 , 0x00004728 
- 00024615  0x0000644e isub  0x00000002 , 0x0000003e 
- 00024616  0x0000644f branch  0x00006047 , 0x00000005 
- 00024617  0x00006450 branch  0x0000602f 
- 00024618  0x00006453 fetch  0x00000001 , 0x0000477f 
- 00024619  0x00006454 nbranch  0x00005f1b , 0x00000034 
- 00024620  0x00006455 rtn 
- 00024621  0x00006458 call  0x000054ac 
- 00024622  0x00006459 branch  0x00006038 , 0x00000028 
- 00024623  0x0000645b jam  0x00000000 , 0x00004666 
- 00024624  0x0000645c fetch  0x00000002 , 0x00004721 
- 00024625  0x0000645d store  0x00000002 , 0x000045de 
- 00024626  0x0000645e jam  0x00000002 , 0x000045e2 
- 00024627  0x0000645f branch  0x00003534 
- 00024628  0x00006462 fetch  0x00000002 , 0x000045d6 
- 00024629  0x00006463 store  0x00000002 , 0x000045de 
- 00024630  0x00006464 jam  0x00000004 , 0x000045e2 
- 00024631  0x00006465 branch  0x00003534 
- 00024632  0x00006468 fetch  0x00000001 , 0x00004666 
- 00024633  0x00006469 beq  0x00000000 , 0x00006067 
- 00024634  0x0000646a call  0x00005aa8 
- 00024635  0x0000646c call  0x00006018 
- 00024636  0x0000646d jam  0x00000001 , 0x00004666 
- 00024637  0x0000646e call  0x00005c6f 
- 00024638  0x0000646f branch  0x000054a0 
- 00024639  0x00006472 call  0x000054ac 
- 00024640  0x00006473 branch  0x000054cd , 0x00000028 
- 00024641  0x00006474 branch  0x00005c1a 
- 00024642  0x00006477 call  0x000054ac 
- 00024643  0x00006478 rtn  0x00000028 
- 00024644  0x00006479 fetch  0x00000008 , 0x00004713 
- 00024645  0x0000647a bbit1  0x0000003e , 0x00005ca3 
- 00024646  0x0000647b rtn 
- 00024647  0x0000647e call  0x00006195 
- 00024648  0x0000647f jam  0x00000000 , 0x000045e2 
- 00024649  0x00006480 arg  0x00000001 , 0x00000007 
- 00024650  0x00006481 call  0x00005f00 
- 00024651  0x00006482 setarg  0x00000000 
- 00024652  0x00006483 store  0x00000002 , 0x000045de 
- 00024653  0x00006484 call  0x00005c39 
- 00024654  0x00006485 jam  0x00000001 , 0x00004589 
- 00024655  0x00006486 fetch  0x00000008 , 0x00004713 
- 00024656  0x00006487 bbit0  0x00000016 , 0x00003291 
- 00024657  0x00006488 jam  0x00000002 , 0x00004589 
- 00024658  0x00006489 branch  0x00003291 
- 00024659  0x0000648c fetch  0x00000001 , 0x00004600 
- 00024660  0x0000648d nbranch  0x00005ff2 , 0x00000034 
- 00024661  0x0000648e fetch  0x00000001 , 0x000045e2 
- 00024662  0x0000648f beq  0x00000002 , 0x0000605f 
- 00024663  0x00006490 beq  0x00000004 , 0x0000606b 
- 00024664  0x00006491 beq  0x00000003 , 0x00006070 
- 00024665  0x00006493 call  0x00006018 
- 00024666  0x00006494 fetch  0x00000001 , 0x0000477f 
- 00024667  0x00006495 nbranch  0x00005f1b , 0x00000034 
- 00024668  0x00006496 fetch  0x00000001 , 0x00004666 
- 00024669  0x00006497 beq  0x00000000 , 0x000054cd 
- 00024670  0x00006498 rtn 
- 00024671  0x0000649b fetch  0x00000008 , 0x00004713 
- 00024672  0x0000649c bbit1  0x0000003e , 0x00006034 
- 00024673  0x0000649d bbit1  0x00000030 , 0x00006034 
- 00024674  0x0000649e bbit0  0x0000003a , 0x00006067 
- 00024675  0x0000649f fetch  0x00000004 , 0x00004691 
- 00024676  0x000064a0 fetcht  0x00000004 , 0x000046e6 
- 00024677  0x000064a1 isub  0x00000002 , 0x0000003e 
- 00024678  0x000064a2 branch  0x00006047 , 0x00000005 
- 00024679  0x000064a4 fetch  0x00000002 , 0x000045dc 
- 00024680  0x000064a5 store  0x00000002 , 0x000045de 
- 00024681  0x000064a6 jam  0x00000003 , 0x000045e2 
- 00024682  0x000064a7 branch  0x00003534 
- 00024683  0x000064aa fetch  0x00000008 , 0x00004713 
- 00024684  0x000064ab bbit0  0x0000003e , 0x00006059 
- 00024685  0x000064ac fetch  0x00000001 , 0x0000471b 
- 00024686  0x000064ad beq  0x00000001 , 0x00006059 
- 00024687  0x000064ae branch  0x0000603b 
- 00024688  0x000064b1 fetch  0x00000008 , 0x00004713 
- 00024689  0x000064b2 bbit0  0x0000003e , 0x00006059 
- 00024690  0x000064b3 bbit1  0x00000013 , 0x00006059 
- 00024691  0x000064b4 bbit1  0x00000012 , 0x00006059 
- 00024692  0x000064b5 branch  0x00006035 
- 00024693  0x000064b8 fetch  0x00000004 , 0x0000458f 
- 00024694  0x000064b9 store  0x00000004 , 0x000045e8 
- 00024695  0x000064ba store  0x00000004 , 0x00004691 
- 00024696  0x000064bb call  0x0000355a 
- 00024697  0x000064bc call  0x00005c0b 
- 00024698  0x000064bd call  0x0000618e 
- 00024699  0x000064be call  0x00005a73 
- 00024700  0x000064bf jam  0x00000000 , 0x0000477d 
- 00024701  0x000064c0 jam  0x00000000 , 0x000045fc 
- 00024702  0x000064c1 jam  0x00000000 , 0x000045e2 
- 00024703  0x000064c2 fetch  0x00000004 , 0x000045e8 
- 00024704  0x000064c3 fetch  0x00000004 , 0x000045e4 
- 00024705  0x000064c4 isub  0x00000002 , 0x0000003e 
- 00024706  0x000064c5 rtn  0x00000005 
- 00024707  0x000064c6 branch  0x00006042 
- 00024708  0x000064c9 call  0x00005a73 
- 00024709  0x000064ca call  0x00005a84 
- 00024710  0x000064cc call  0x0000618e 
- 00024711  0x000064cd call  0x00005c0b 
- 00024712  0x000064ce arg  0x00000001 , 0x00000007 
- 00024713  0x000064cf call  0x00005f04 
- 00024714  0x000064d0 setarg  0x00000000 
- 00024715  0x000064d1 store  0x00000002 , 0x000045d8 
- 00024716  0x000064d2 store  0x00000002 , 0x000045de 
- 00024717  0x000064d3 store  0x00000001 , 0x000045fc 
- 00024718  0x000064d4 store  0x00000001 , 0x00004860 
- 00024719  0x000064d5 store  0x00000001 , 0x000045e2 
- 00024720  0x000064d8 fetch  0x00000004 , 0x0000458f 
- 00024721  0x000064d9 store  0x00000004 , 0x000045e8 
- 00024722  0x000064da store  0x00000004 , 0x00004691 
- 00024723  0x000064db branch  0x00005ca3 
- 00024724  0x000064de call  0x00007de2 
- 00024725  0x000064df branch  0x000023fd 
- 00024726  0x000064e2 bpatch  0x00000096 , 0x00004012 
- 00024727  0x000064e3 rtnmark0  0x00000026 
- 00024728  0x000064e4 call  0x00005601 
- 00024729  0x000064e5 nrtn  0x00000028 
- 00024730  0x000064e6 fetch  0x00000001 , 0x0000477c 
- 00024731  0x000064e7 jam  0x00000000 , 0x0000477c 
- 00024732  0x000064e8 ncall  0x00006094 , 0x00000034 
- 00024733  0x000064ea fetch  0x00000008 , 0x00004713 
- 00024734  0x000064eb bbit0  0x00000016 , 0x000060a1 
- 00024735  0x000064ec fetch  0x00000001 , 0x0000496c 
- 00024736  0x000064ed nbranch  0x000060b6 , 0x00000034 
- 00024737  0x000064ef call  0x00005a74 
- 00024738  0x000064f0 fetch  0x00000001 , 0x00004589 
- 00024739  0x000064f1 bbit1  0x00000001 , 0x000060b0 
- 00024740  0x000064f2 fetcht  0x00000001 , 0x0000451a 
- 00024741  0x000064f3 fetch  0x00000001 , 0x00004846 
- 00024742  0x000064f4 ior  0x00000002 , 0x0000003f 
- 00024743  0x000064f5 store  0x00000001 , 0x00004846 
- 00024744  0x000064f6 fetcht  0x00000001 , 0x0000451f 
- 00024745  0x000064f7 fetch  0x00000001 , 0x0000484b 
- 00024746  0x000064f8 iadd  0x00000002 , 0x0000003f 
- 00024747  0x000064f9 store  0x00000001 , 0x0000484b 
- 00024748  0x000064fa fetcht  0x00000001 , 0x00004520 
- 00024749  0x000064fb fetch  0x00000001 , 0x0000484c 
- 00024750  0x000064fc iadd  0x00000002 , 0x0000003f 
- 00024751  0x000064fd store  0x00000001 , 0x0000484c 
- 00024752  0x000064ff jam  0x00000001 , 0x00004589 
- 00024753  0x00006500 arg  0x00000007 , 0x00000011 
- 00024754  0x00006501 arg  0x00004846 , 0x00000012 
- 00024755  0x00006502 fetch  0x00000002 , 0x0000484b 
- 00024756  0x00006503 rtn  0x00000034 
- 00024757  0x00006504 branch  0x000036db 
- 00024758  0x00006507 jam  0x00000002 , 0x00004589 
- 00024759  0x00006508 arg  0x00000009 , 0x00000011 
- 00024760  0x00006509 fetch  0x00000001 , 0x0000496d 
- 00024761  0x0000650a nbranch  0x000060bc , 0x00000034 
- 00024762  0x0000650b arg  0x00004733 , 0x00000012 
- 00024763  0x0000650c rtn 
- 00024764  0x0000650e arg  0x0000472a , 0x00000012 
- 00024765  0x0000650f rtn 
- 00024766  0x00006515 setarg  0x00000000 
- 00024767  0x00006516 store  0x00000003 , 0x000046f8 
- 00024768  0x00006517 rtn 
- 00024769  0x0000651a fetch  0x00000008 , 0x00004713 
- 00024770  0x0000651b rtnbit0  0x0000000e 
- 00024771  0x0000651c fetch  0x00000001 , 0x0000477d 
- 00024772  0x0000651d rtn  0x00000034 
- 00024773  0x0000651e fetch  0x00000001 , 0x00004602 
- 00024774  0x0000651f rtn  0x00000034 
- 00024775  0x00006520 fetch  0x00000001 , 0x000046f5 
- 00024776  0x00006521 increase  0x00000001 , 0x0000003f 
- 00024777  0x00006522 and_into  0x00000003 , 0x0000003f 
- 00024778  0x00006523 store  0x00000001 , 0x000046f5 
- 00024779  0x00006524 nrtn  0x00000034 
- 00024780  0x00006525 jam  0x00000000 , 0x000046f6 
- 00024781  0x00006527 bpatch  0x00000097 , 0x00004012 
- 00024782  0x00006528 fetch  0x00000001 , 0x000046f6 
- 00024783  0x00006529 increase  0x00000001 , 0x0000003f 
- 00024784  0x0000652a store  0x00000001 , 0x000046f6 
- 00024785  0x0000652b sub  0x0000003f , 0x00000008 , 0x0000003e 
- 00024786  0x0000652c nbranch  0x000060d9 , 0x00000002 
- 00024787  0x0000652d call  0x0000357f 
- 00024788  0x0000652e call  0x00003651 
- 00024789  0x0000652f nbranch  0x000060df , 0x00000018 
- 00024790  0x00006530 nbranch  0x000060df , 0x0000002f 
- 00024791  0x00006531 call  0x000060f2 
- 00024792  0x00006532 call  0x000060e9 
- 00024793  0x00006534 call  0x0000357b 
- 00024794  0x00006535 fetch  0x00000001 , 0x000046f7 
- 00024795  0x00006536 increase  0x00000001 , 0x0000003f 
- 00024796  0x00006537 store  0x00000001 , 0x000046f7 
- 00024797  0x00006538 beq  0x00000010 , 0x000060e1 
- 00024798  0x00006539 rtn 
- 00024799  0x0000653c call  0x00003222 
- 00024800  0x0000653d branch  0x000060cd 
- 00024801  0x00006540 jam  0x00000000 , 0x000046f7 
- 00024802  0x00006541 fetch  0x00000001 , 0x000046f8 
- 00024803  0x00006542 rtnbit1  0x00000000 
- 00024804  0x00006543 set1  0x00000000 , 0x0000003f 
- 00024805  0x00006544 store  0x00000001 , 0x000046f8 
- 00024806  0x00006545 fetch  0x00000002 , 0x00004723 
- 00024807  0x00006546 store  0x00000002 , 0x00004781 
- 00024808  0x00006547 branch  0x000059ed 
- 00024809  0x0000654a fetch  0x00000001 , 0x00004602 
- 00024810  0x0000654b branch  0x000060be , 0x00000034 
- 00024811  0x0000654c jam  0x00000000 , 0x000046f7 
- 00024812  0x0000654d fetch  0x00000001 , 0x000046f8 
- 00024813  0x0000654e rtnbit0  0x00000000 
- 00024814  0x0000654f set0  0x00000000 , 0x0000003f 
- 00024815  0x00006550 store  0x00000001 , 0x000046f8 
- 00024816  0x00006551 call  0x00005c0b 
- 00024817  0x00006552 branch  0x0000594c 
- 00024818  0x00006555 call  0x0000366e 
- 00024819  0x00006556 fetch  0x00000001 , 0x000044f8 
- 00024820  0x00006557 compare  0x00000008 , 0x0000003f , 0x000000f8 
- 00024821  0x00006558 nrtn  0x00000001 
- 00024822  0x00006559 fetch  0x00000001 , 0x000044f9 
- 00024823  0x0000655a beq  0x000000ff , 0x00005ff2 
- 00024824  0x0000655b rtn 
- 00024825  0x00006561 fetch  0x00000001 , 0x00004793 
- 00024826  0x00006562 nrtn  0x00000034 
- 00024827  0x00006563 call  0x00005e78 
- 00024828  0x00006564 call  0x000060fe 
- 00024829  0x00006565 branch  0x00003662 
- 00024830  0x00006568 arg  0x0000000c , 0x00000007 
- 00024831  0x00006569 call  0x00007cef 
- 00024832  0x0000656a nrtn  0x00000034 
- 00024833  0x0000656b call  0x00006106 
- 00024834  0x0000656c call  0x0000572c 
- 00024835  0x0000656e arg  0x0000000c , 0x00000007 
- 00024836  0x0000656f setarg  0x000000a0 
- 00024837  0x00006570 branch  0x00007ce1 
- 00024838  0x00006573 fetch  0x00000008 , 0x00004713 
- 00024839  0x00006574 rtnbit0  0x00000028 
- 00024840  0x00006576 branch  0x000056bb 
- 00024841  0x0000657a fetch  0x00000001 , 0x00004666 
- 00024842  0x0000657b bne  0x00000000 , 0x00002421 
- 00024843  0x0000657c fetch  0x00000001 , 0x000045ca 
- 00024844  0x0000657d rtn  0x00000034 
- 00024845  0x0000657f jam  0x00000002 , 0x00008042 
- 00024846  0x00006580 jam  0x000000f8 , 0x00008130 
- 00024847  0x00006581 rtn 
- 00024848  0x00006587 fetch  0x00000001 , 0x0000465c 
- 00024849  0x00006588 rtneq  0x000000ff 
- 00024850  0x00006589 fetch  0x00000002 , 0x00004781 
- 00024851  0x0000658a rtn  0x00000034 
- 00024852  0x0000658b fetch  0x00000002 , 0x00004725 
- 00024853  0x0000658c fetcht  0x00000002 , 0x00004781 
- 00024854  0x0000658d isub  0x00000002 , 0x00000002 
- 00024855  0x0000658e fetch  0x00000002 , 0x0000470f 
- 00024856  0x0000658f isub  0x00000002 , 0x0000003f 
- 00024857  0x00006590 branch  0x0000611c , 0x00000002 
- 00024858  0x00006592 fetcht  0x00000001 , 0x0000465c 
- 00024859  0x00006593 branch  0x000061e5 
- 00024860  0x00006595 fetcht  0x00000001 , 0x0000465c 
- 00024861  0x00006596 branch  0x000061e4 
- 00024862  0x0000659e arg  0x00004711 , 0x00000013 
- 00024863  0x0000659f arg  0x00006121 , 0x00000012 
- 00024864  0x000065a0 branch  0x000042e0 
- 00024865  0x000065a3 bpatch  0x00000098 , 0x00004013 
- 00024866  0x000065a4 fetch  0x00000001 , 0x00004957 
- 00024867  0x000065a5 beq  0x00000003 , 0x00006131 
- 00024868  0x000065a6 beq  0x0000000b , 0x00006131 
- 00024869  0x000065a7 fetcht  0x00000001 , 0x00004690 
- 00024870  0x000065a8 increase  0x00000002 , 0x00000002 
- 00024871  0x000065aa sub  0x00000002 , 0x00000003 , 0x0000003e 
- 00024872  0x000065ab call  0x00006134 , 0x00000002 
- 00024873  0x000065ac ncall  0x00006138 , 0x00000002 
- 00024874  0x000065ad copy  0x00000002 , 0x0000003f 
- 00024875  0x000065ae iadd  0x0000003f , 0x0000003f 
- 00024876  0x000065af store  0x00000001 , 0x0000470c 
- 00024877  0x000065b1 jam  0x00000004 , 0x000046fe 
- 00024878  0x000065b2 call  0x00006185 
- 00024879  0x000065b3 jam  0x00000001 , 0x000046fc 
- 00024880  0x000065b4 branch  0x00006192 
- 00024881  0x000065b7 fetcht  0x00000001 , 0x00004690 
- 00024882  0x000065b8 increase  0x00000001 , 0x00000002 
- 00024883  0x000065b9 branch  0x00006127 
- 00024884  0x000065bc fetch  0x00000008 , 0x00004713 
- 00024885  0x000065bd rtnbit0  0x0000001c 
- 00024886  0x000065be increase  0x00000001 , 0x00000002 
- 00024887  0x000065bf rtn 
- 00024888  0x000065c1 increase  0xfffffffd , 0x00000002 
- 00024889  0x000065c2 rtn 
- 00024890  0x000065c6 fetch  0x00000001 , 0x00004661 
- 00024891  0x000065c7 rtneq  0x000000ff 
- 00024892  0x000065c8 fetch  0x00000002 , 0x00004790 
- 00024893  0x000065c9 nrtn  0x00000034 
- 00024894  0x000065ca fetch  0x00000002 , 0x000045d8 
- 00024895  0x000065cb nrtn  0x00000034 
- 00024896  0x000065cc fetch  0x00000002 , 0x000045de 
- 00024897  0x000065cd nrtn  0x00000034 
- 00024898  0x000065ce fetch  0x00000001 , 0x00004701 
- 00024899  0x000065cf nrtn  0x00000034 
- 00024900  0x000065d0 fetch  0x00000001 , 0x00004712 
- 00024901  0x000065d1 branch  0x00006121 , 0x00000034 
- 00024902  0x000065d2 store  0x00000001 , 0x00004711 
- 00024903  0x000065d3 rtn 
- 00024904  0x000065dc disable  0x00000028 
- 00024905  0x000065dd fetch  0x00000001 , 0x000046fe 
- 00024906  0x000065de sub  0x0000003f , 0x00000004 , 0x0000003e 
- 00024907  0x000065df nrtn  0x00000005 
- 00024908  0x000065e0 branch  0x00007dba 
- 00024909  0x000065e3 fetch  0x00000008 , 0x00004713 
- 00024910  0x000065e4 rtnbit0  0x00000023 
- 00024911  0x000065e5 rtnbit0  0x00000004 
- 00024912  0x000065e6 fetch  0x00000002 , 0x00004790 
- 00024913  0x000065e7 nrtn  0x00000034 
- 00024914  0x000065e8 fetch  0x00000002 , 0x000045d8 
- 00024915  0x000065e9 nrtn  0x00000034 
- 00024916  0x000065ea fetch  0x00000002 , 0x000045de 
- 00024917  0x000065eb nrtn  0x00000034 
- 00024918  0x000065ec fetch  0x00000001 , 0x00004701 
- 00024919  0x000065ed nrtn  0x00000034 
- 00024920  0x000065ee call  0x00006148 
- 00024921  0x000065ef rtn  0x00000028 
- 00024922  0x000065f1 fetch  0x00000001 , 0x0000470e 
- 00024923  0x000065f2 branch  0x00006173 , 0x00000034 
- 00024924  0x000065f4 fetcht  0x00000001 , 0x00004709 
- 00024925  0x000065f5 increase  0x00000001 , 0x00000002 
- 00024926  0x000065f6 storet  0x00000001 , 0x00004709 
- 00024927  0x000065f7 fetch  0x00000001 , 0x00004707 
- 00024928  0x000065f8 isub  0x00000002 , 0x0000003e 
- 00024929  0x000065f9 ncall  0x0000616a , 0x00000002 
- 00024930  0x000065fa fetch  0x00000001 , 0x00004708 
- 00024931  0x000065fb isub  0x00000002 , 0x0000003e 
- 00024932  0x000065fc nbranch  0x0000616e , 0x00000002 
- 00024933  0x000065fe fetch  0x00000008 , 0x00004713 
- 00024934  0x000065ff bbit1  0x00000024 , 0x000061d9 
- 00024935  0x00006600 bbit1  0x00000026 , 0x000061d9 
- 00024936  0x00006602 fetcht  0x00000001 , 0x00004660 
- 00024937  0x00006603 branch  0x000061e4 
- 00024938  0x00006606 jam  0x00000001 , 0x00004709 
- 00024939  0x00006607 fetch  0x00000001 , 0x0000470e 
- 00024940  0x00006608 increase  0xffffffff , 0x0000003f 
- 00024941  0x00006609 store  0x00000001 , 0x0000470e 
- 00024942  0x0000660b fetch  0x00000008 , 0x00004713 
- 00024943  0x0000660c bbit1  0x00000024 , 0x000061eb 
- 00024944  0x0000660d bbit1  0x00000026 , 0x000061eb 
- 00024945  0x0000660f fetcht  0x00000001 , 0x00004660 
- 00024946  0x00006610 branch  0x000061e5 
- 00024947  0x00006613 fetch  0x00000008 , 0x00004713 
- 00024948  0x00006614 bbit1  0x00000022 , 0x0000616e 
- 00024949  0x00006615 call  0x0000617e 
- 00024950  0x00006616 branch  0x0000615c 
- 00024951  0x0000661f jam  0x00000000 , 0x000046fb 
- 00024952  0x00006620 call  0x000061fd 
- 00024953  0x00006621 jam  0x00000000 , 0x000046fe 
- 00024954  0x00006622 fetch  0x00000001 , 0x00004707 
- 00024955  0x00006623 rshift  0x0000003f , 0x0000003f 
- 00024956  0x00006624 store  0x00000001 , 0x00004708 
- 00024957  0x00006625 rtn 
- 00024958  0x00006627 fetch  0x00000001 , 0x0000470d 
- 00024959  0x00006628 store  0x00000001 , 0x0000470e 
- 00024960  0x00006629 rtn 
- 00024961  0x0000662c fetch  0x00000001 , 0x000046fe 
- 00024962  0x0000662d beq  0x00000001 , 0x00006188 
- 00024963  0x0000662e beq  0x00000002 , 0x0000618a 
- 00024964  0x0000662f beq  0x00000003 , 0x0000618c 
- 00024965  0x00006631 fetch  0x00000001 , 0x00004705 
- 00024966  0x00006633 store  0x00000001 , 0x00004706 
- 00024967  0x00006634 rtn 
- 00024968  0x00006636 fetch  0x00000001 , 0x00004702 
- 00024969  0x00006637 branch  0x00006186 
- 00024970  0x00006639 fetch  0x00000001 , 0x00004703 
- 00024971  0x0000663a branch  0x00006186 
- 00024972  0x0000663c fetch  0x00000001 , 0x00004704 
- 00024973  0x0000663d branch  0x00006186 
- 00024974  0x00006641 bpatch  0x00000099 , 0x00004013 
- 00024975  0x00006642 fetch  0x00000001 , 0x00004700 
- 00024976  0x00006643 store  0x00000001 , 0x00004701 
- 00024977  0x00006644 jam  0x00000000 , 0x000046fc 
- 00024978  0x00006646 jam  0x00000000 , 0x000046fd 
- 00024979  0x00006647 jam  0x00000001 , 0x000046fb 
- 00024980  0x00006648 rtn 
- 00024981  0x0000664c bpatch  0x0000009a , 0x00004013 
- 00024982  0x0000664d fetch  0x00000001 , 0x00004666 
- 00024983  0x0000664e rtnne  0x00000000 
- 00024984  0x0000664f call  0x000061ae 
- 00024985  0x00006650 jam  0x00000001 , 0x000046fe 
- 00024986  0x00006651 call  0x00006188 
- 00024987  0x00006652 fetch  0x00000001 , 0x000046ff 
- 00024988  0x00006653 rtn  0x00000034 
- 00024989  0x00006654 fetch  0x00000001 , 0x0000470a 
- 00024990  0x00006655 branch  0x000061a9 
- 00024991  0x00006658 fetch  0x00000001 , 0x00004666 
- 00024992  0x00006659 rtneq  0x00000000 
- 00024993  0x0000665a call  0x000061ae 
- 00024994  0x0000665b fetch  0x00000008 , 0x00004713 
- 00024995  0x0000665c rtnbit0  0x00000021 
- 00024996  0x0000665d jam  0x00000003 , 0x000046fe 
- 00024997  0x0000665e call  0x0000618c 
- 00024998  0x0000665f fetch  0x00000001 , 0x000046ff 
- 00024999  0x00006660 rtn  0x00000034 
- 00025000  0x00006661 fetch  0x00000001 , 0x0000470b 
- 00025001  0x00006663 store  0x00000001 , 0x0000470c 
- 00025002  0x00006664 rtn 
- 00025003  0x00006667 jam  0x00000000 , 0x000046ff 
- 00025004  0x00006668 jam  0x00000002 , 0x000046fe 
- 00025005  0x00006669 call  0x0000618a 
- 00025006  0x0000666b jam  0x00000001 , 0x000046fb 
- 00025007  0x0000666c jam  0x00000001 , 0x000046fc 
- 00025008  0x0000666d branch  0x000061d8 
- 00025009  0x00006672 fetch  0x00000001 , 0x000046fb 
- 00025010  0x00006673 rtn  0x00000034 
- 00025011  0x00006674 fetch  0x00000001 , 0x000046fc 
- 00025012  0x00006675 beq  0x00000001 , 0x000061bd 
- 00025013  0x00006677 fetch  0x00000001 , 0x00004701 
- 00025014  0x00006678 branch  0x000061ba , 0x00000034 
- 00025015  0x00006679 increase  0xffffffff 
- 00025016  0x0000667a store  0x00000001 , 0x00004701 
- 00025017  0x0000667b branch  0x000061d9 
- 00025018  0x0000667e jam  0x00000000 , 0x000046fb 
- 00025019  0x0000667f call  0x0000617e 
- 00025020  0x00006680 branch  0x000061eb 
- 00025021  0x00006683 bpatch  0x0000009b , 0x00004013 
- 00025022  0x00006684 fetch  0x00000001 , 0x000046fe 
- 00025023  0x00006685 rtn  0x00000034 
- 00025024  0x00006686 beq  0x00000004 , 0x000061c5 
- 00025025  0x00006687 branch  0x000061c2 
- 00025026  0x0000668a fetch  0x00000001 , 0x000046ff 
- 00025027  0x0000668b beq  0x00000001 , 0x000061c5 
- 00025028  0x0000668c branch  0x000061c7 
- 00025029  0x0000668f fetch  0x00000001 , 0x0000470c 
- 00025030  0x00006690 branch  0x000061e6 , 0x00000034 
- 00025031  0x00006692 arg  0x00004706 , 0x00000013 
- 00025032  0x00006693 arg  0x000061ca , 0x00000012 
- 00025033  0x00006694 branch  0x000042e0 
- 00025034  0x00006697 fetch  0x00000001 , 0x000046fe 
- 00025035  0x00006698 beq  0x00000004 , 0x000061d2 
- 00025036  0x00006699 fetch  0x00000001 , 0x000046ff 
- 00025037  0x0000669a beq  0x00000001 , 0x000061d2 
- 00025038  0x0000669c call  0x00006181 
- 00025039  0x0000669d fetch  0x00000001 , 0x000046fd 
- 00025040  0x0000669e beq  0x00000001 , 0x000061e8 
- 00025041  0x0000669f branch  0x000061d6 
- 00025042  0x000066a2 fetch  0x00000001 , 0x0000470c 
- 00025043  0x000066a3 increase  0xffffffff 
- 00025044  0x000066a4 store  0x00000001 , 0x0000470c 
- 00025045  0x000066a5 branch  0x000061ce 
- 00025046  0x000066a9 fetch  0x00000001 , 0x000046fe 
- 00025047  0x000066aa beq  0x00000004 , 0x00006208 
- 00025048  0x000066ac jam  0x00000001 , 0x000046fd 
- 00025049  0x000066ae bpatch  0x0000009c , 0x00004013 
- 00025050  0x000066af fetch  0x00000001 , 0x00004666 
- 00025051  0x000066b0 beq  0x00000000 , 0x000061df 
- 00025052  0x000066b1 beq  0x00000001 , 0x000061e1 
- 00025053  0x000066b2 beq  0x00000002 , 0x000061e3 
- 00025054  0x000066b3 rtn 
- 00025055  0x000066b5 fetcht  0x00000001 , 0x0000465d 
- 00025056  0x000066b6 branch  0x000061e4 
- 00025057  0x000066b8 fetcht  0x00000001 , 0x0000465e 
- 00025058  0x000066b9 branch  0x000061e4 
- 00025059  0x000066bb fetcht  0x00000001 , 0x0000465f 
- 00025060  0x000066bd branch  0x00006ef7 
- 00025061  0x000066c0 branch  0x00006ef3 
- 00025062  0x000066c3 jam  0x00000000 , 0x000046fb 
- 00025063  0x000066c4 jam  0x00000000 , 0x000046fe 
- 00025064  0x000066c6 fetch  0x00000001 , 0x000046fe 
- 00025065  0x000066c7 beq  0x00000004 , 0x00006202 
- 00025066  0x000066c9 jam  0x00000000 , 0x000046fd 
- 00025067  0x000066cb bpatch  0x0000009d , 0x00004013 
- 00025068  0x000066cc fetch  0x00000001 , 0x00004666 
- 00025069  0x000066cd beq  0x00000000 , 0x000061f1 
- 00025070  0x000066ce beq  0x00000001 , 0x000061f5 
- 00025071  0x000066cf beq  0x00000002 , 0x000061f9 
- 00025072  0x000066d0 rtn 
- 00025073  0x000066d2 fetcht  0x00000001 , 0x0000465d 
- 00025074  0x000066d3 fetch  0x00000008 , 0x00004713 
- 00025075  0x000066d4 bbit0  0x00000020 , 0x000061e5 
- 00025076  0x000066d5 branch  0x00006f0f 
- 00025077  0x000066d7 fetcht  0x00000001 , 0x0000465e 
- 00025078  0x000066d8 fetch  0x00000008 , 0x00004713 
- 00025079  0x000066d9 bbit0  0x00000020 , 0x000061e5 
- 00025080  0x000066da branch  0x00006f0f 
- 00025081  0x000066dc fetcht  0x00000001 , 0x0000465f 
- 00025082  0x000066dd fetch  0x00000008 , 0x00004713 
- 00025083  0x000066de bbit0  0x00000020 , 0x000061e5 
- 00025084  0x000066df branch  0x00006f0f 
- 00025085  0x000066e2 call  0x000061f1 
- 00025086  0x000066e3 call  0x000061f5 
- 00025087  0x000066e4 call  0x000061f9 
- 00025088  0x000066e5 call  0x0000616e 
- 00025089  0x000066e6 branch  0x00006202 
- 00025090  0x000066e9 jam  0x00000000 , 0x000046fd 
- 00025091  0x000066ea fetch  0x00000008 , 0x00004713 
- 00025092  0x000066eb bbit1  0x00000025 , 0x000061ea 
- 00025093  0x000066ec bbit1  0x00000026 , 0x000061ea 
- 00025094  0x000066ee fetcht  0x00000001 , 0x00004661 
- 00025095  0x000066ef branch  0x000061e5 
- 00025096  0x000066f2 jam  0x00000001 , 0x000046fd 
- 00025097  0x000066f3 fetch  0x00000008 , 0x00004713 
- 00025098  0x000066f4 bbit1  0x00000025 , 0x000061d8 
- 00025099  0x000066f5 bbit1  0x00000026 , 0x000061d8 
- 00025100  0x000066f7 fetcht  0x00000001 , 0x00004661 
- 00025101  0x000066f8 branch  0x000061e4 
- 00025102  0x000066fd fetch  0x00000008 , 0x00004713 
- 00025103  0x000066fe rtnbit0  0x00000004 
- 00025104  0x000066ff fetch  0x00000001 , 0x00004709 
- 00025105  0x00006700 fetcht  0x00000001 , 0x00004708 
- 00025106  0x00006701 sub  0x0000003f , 0x00000002 , 0x0000003e 
- 00025107  0x00006702 branch  0x0000621b , 0x00000002 
- 00025108  0x00006704 fetch  0x00000001 , 0x00004666 
- 00025109  0x00006705 beq  0x00000000 , 0x00006218 
- 00025110  0x00006706 jam  0x00000001 , 0x00004094 
- 00025111  0x00006707 rtn 
- 00025112  0x0000670a fetch  0x00000008 , 0x00004713 
- 00025113  0x0000670b rtnbit1  0x00000018 
- 00025114  0x0000670c branch  0x000036ca 
- 00025115  0x0000670f fetch  0x00000001 , 0x00004666 
- 00025116  0x00006710 beq  0x00000000 , 0x000036db 
- 00025117  0x00006711 jam  0x00000000 , 0x00004094 
- 00025118  0x00006712 rtn 
- 00025119  0x00006717 fetch  0x00000001 , 0x00000009 
- 00025120  0x00006718 branch  0x000035cb 
- 00025121  0x0000671b call  0x0000621f 
- 00025122  0x0000671c branch  0x000036e8 
- 00025123  0x0000671f fetch  0x00000001 , 0x00004843 
- 00025124  0x00006720 compare  0x00000003 , 0x0000003f , 0x00000003 
- 00025125  0x00006721 nbranch  0x00007dc8 , 0x00000001 
- 00025126  0x00006722 call  0x0000432b 
- 00025127  0x00006723 branch  0x00007dca 
- 00025128  0x00006726 fetch  0x00000002 , 0x000044e9 
- 00025129  0x00006727 bbit1  0x00000009 , 0x00006223 
- 00025130  0x00006728 rtn 
- 00025131  0x0000672b call  0x000036b4 
- 00025132  0x0000672c nrtn  0x00000028 
- 00025133  0x0000672d jam  0x00000001 , 0x0000477c 
- 00025134  0x0000672e call  0x000036be 
- 00025135  0x0000672f jam  0x00000000 , 0x00004772 
- 00025136  0x00006730 call  0x000062aa 
- 00025137  0x00006731 fetch  0x00000001 , 0x0000473f 
- 00025138  0x00006732 ncall  0x000054dc , 0x00000034 
- 00025139  0x00006733 fetch  0x00000004 , 0x000045af 
- 00025140  0x00006734 branch  0x00003622 
- 00025141  0x00006737 fetch  0x00000001 , 0x0000477b 
- 00025142  0x00006738 branch  0x00003616 , 0x00000034 
- 00025143  0x00006739 call  0x000036b4 
- 00025144  0x0000673a nrtn  0x00000028 
- 00025145  0x0000673b fetch  0x00000001 , 0x00004772 
- 00025146  0x0000673c jam  0x00000000 , 0x00004772 
- 00025147  0x0000673d sub  0x0000003f , 0x00000000 , 0x0000003e 
- 00025148  0x0000673e nbranch  0x0000625c , 0x00000005 
- 00025149  0x0000673f fetcht  0x00000002 , 0x00004622 
- 00025150  0x00006740 sub  0x00000002 , 0x00000000 , 0x0000003e 
- 00025151  0x00006741 branch  0x00006252 , 0x00000005 
- 00025152  0x00006743 fetch  0x00000004 , 0x00004767 
- 00025153  0x00006744 branch  0x00006252 , 0x00000034 
- 00025154  0x00006746 fetcht  0x00000004 , 0x00004751 
- 00025155  0x00006747 isub  0x00000002 , 0x00000002 
- 00025156  0x00006748 storet  0x00000004 , 0x00004777 
- 00025157  0x00006749 nbranch  0x00006255 , 0x00000002 
- 00025158  0x0000674a fetch  0x00000003 , 0x00004608 
- 00025159  0x0000674b isub  0x00000002 , 0x0000003f 
- 00025160  0x0000674c nbranch  0x00006260 , 0x00000002 
- 00025161  0x0000674d arg  0x00000600 , 0x00000002 
- 00025162  0x0000674e isub  0x00000002 , 0x0000003e 
- 00025163  0x0000674f nbranch  0x00006260 , 0x00000002 
- 00025164  0x00006751 store  0x00000004 , 0x00004773 
- 00025165  0x00006752 call  0x00006259 
- 00025166  0x00006753 fetch  0x00000004 , 0x00004773 
- 00025167  0x00006755 call  0x00007d25 
- 00025168  0x00006756 storet  0x00000004 , 0x000040a9 
- 00025169  0x00006757 branch  0x0000241e 
- 00025170  0x0000675a call  0x00006259 
- 00025171  0x0000675b fetch  0x00000003 , 0x00004608 
- 00025172  0x0000675c branch  0x0000624c 
- 00025173  0x0000675f sub  0x00000002 , 0x00000000 , 0x00000002 
- 00025174  0x00006760 fetch  0x00000003 , 0x00004608 
- 00025175  0x00006761 iadd  0x00000002 , 0x0000003f 
- 00025176  0x00006762 branch  0x0000624c 
- 00025177  0x00006765 setarg  0x00000000 
- 00025178  0x00006766 store  0x00000004 , 0x00004777 
- 00025179  0x00006767 rtn 
- 00025180  0x0000676a fetch  0x00000004 , 0x00004767 
- 00025181  0x0000676b fetcht  0x00000004 , 0x00004777 
- 00025182  0x0000676c iadd  0x00000002 , 0x0000003f 
- 00025183  0x0000676d branch  0x00006242 
- 00025184  0x00006770 jam  0x00000001 , 0x00004772 
- 00025185  0x00006771 rtn 
- 00025186  0x00006775 call  0x00006264 
- 00025187  0x00006776 branch  0x00005ffd 
- 00025188  0x00006779 fetch  0x00000001 , 0x0000477b 
- 00025189  0x0000677a rtn  0x00000034 
- 00025190  0x0000677b fetch  0x00000001 , 0x00004618 
- 00025191  0x0000677c beq  0x00000001 , 0x000062a6 
- 00025192  0x0000677d fetch  0x00000001 , 0x00004760 
- 00025193  0x0000677e branch  0x000062a6 , 0x00000034 
- 00025194  0x0000677f copy  0x00000019 , 0x0000003f 
- 00025195  0x00006780 fetcht  0x00000006 , 0x00004761 
- 00025196  0x00006781 store  0x00000006 , 0x00004761 
- 00025197  0x00006782 call  0x00007d10 
- 00025198  0x00006783 store  0x00000004 , 0x00004767 
- 00025199  0x00006785 fetch  0x00000001 , 0x00004772 
- 00025200  0x00006786 nrtn  0x00000034 
- 00025201  0x00006787 fetch  0x00000002 , 0x00004622 
- 00025202  0x00006788 nrtn  0x00000034 
- 00025203  0x00006789 fetch  0x00000004 , 0x00004767 
- 00025204  0x0000678b fetcht  0x00000005 , 0x0000476b 
- 00025205  0x0000678c iadd  0x00000002 , 0x0000003f 
- 00025206  0x0000678d store  0x00000005 , 0x0000476b 
- 00025207  0x0000678e fetcht  0x00000001 , 0x00004760 
- 00025208  0x0000678f fetch  0x00000001 , 0x00004770 
- 00025209  0x00006790 isub  0x00000002 , 0x0000003e 
- 00025210  0x00006791 branch  0x0000627e , 0x00000005 
- 00025211  0x00006792 increase  0x00000001 , 0x00000002 
- 00025212  0x00006793 storet  0x00000001 , 0x00004760 
- 00025213  0x00006794 rtn 
- 00025214  0x00006797 jam  0x00000001 , 0x00004760 
- 00025215  0x00006798 arg  0x00000000 , 0x00000002 
- 00025216  0x00006799 fetch  0x00000005 , 0x0000476b 
- 00025217  0x0000679a storet  0x00000005 , 0x0000476b 
- 00025218  0x0000679b fetcht  0x00000001 , 0x00004770 
- 00025219  0x0000679c idiv  0x00000002 
- 00025220  0x0000679d call  0x00007d62 
- 00025221  0x0000679e quotient  0x00000011 
- 00025222  0x000067a0 fetch  0x00000004 , 0x00004751 
- 00025223  0x000067a1 fetcht  0x00000001 , 0x00004771 
- 00025224  0x000067a2 isub  0x00000002 , 0x00000002 
- 00025225  0x000067a3 increase  0xffffffd8 , 0x00000002 
- 00025226  0x000067a5 copy  0x00000011 , 0x0000003f 
- 00025227  0x000067a6 isub  0x00000002 , 0x0000003f 
- 00025228  0x000067a7 branch  0x00006299 , 0x00000002 
- 00025229  0x000067a8 sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00025230  0x000067aa rshift2  0x0000003f , 0x0000003f 
- 00025231  0x000067ab fetcht  0x00000003 , 0x00004608 
- 00025232  0x000067ac iadd  0x00000002 , 0x00000002 
- 00025233  0x000067ad bpatch  0x0000009e , 0x00004013 
- 00025234  0x000067ae fetch  0x00000003 , 0x0000475d 
- 00025235  0x000067af arg  0x00001800 , 0x00000011 
- 00025236  0x000067b0 iadd  0x00000011 , 0x0000003f 
- 00025237  0x000067b1 isub  0x00000002 , 0x0000003e 
- 00025238  0x000067b2 nbranch  0x000062a4 , 0x00000002 
- 00025239  0x000067b3 storet  0x00000003 , 0x00004608 
- 00025240  0x000067b4 rtn 
- 00025241  0x000067b7 rshift2  0x0000003f , 0x00000002 
- 00025242  0x000067b8 fetch  0x00000003 , 0x00004608 
- 00025243  0x000067b9 isub  0x00000002 , 0x00000002 
- 00025244  0x000067ba bpatch  0x0000009f , 0x00004013 
- 00025245  0x000067bb fetch  0x00000003 , 0x0000475d 
- 00025246  0x000067bc arg  0x00001800 , 0x00000011 
- 00025247  0x000067bd isub  0x00000011 , 0x0000003f 
- 00025248  0x000067be isub  0x00000002 , 0x0000003e 
- 00025249  0x000067bf branch  0x000062a4 , 0x00000002 
- 00025250  0x000067c0 storet  0x00000003 , 0x00004608 
- 00025251  0x000067c1 rtn 
- 00025252  0x000067c4 store  0x00000003 , 0x00004608 
- 00025253  0x000067c5 rtn 
- 00025254  0x000067c8 jam  0x00000001 , 0x00004760 
- 00025255  0x000067c9 copy  0x00000019 , 0x0000003f 
- 00025256  0x000067ca store  0x00000006 , 0x00004761 
- 00025257  0x000067cb rtn 
- 00025258  0x000067ce setarg  0x00000000 
- 00025259  0x000067cf store  0x00000001 , 0x00004760 
- 00025260  0x000067d0 store  0x00000005 , 0x0000476b 
- 00025261  0x000067d1 rtn 
- 00025262  0x000067db call  0x00007396 
- 00025263  0x000067dc rtn  0x0000002b 
- 00025264  0x000067de setarg  0x00006327 
- 00025265  0x000067df store  0x00000002 , 0x000043db 
- 00025266  0x000067e1 setarg  0x000062d9 
- 00025267  0x000067e2 store  0x00000002 , 0x000043dd 
- 00025268  0x000067e4 setarg  0x0000638a 
- 00025269  0x000067e5 store  0x00000002 , 0x000043df 
- 00025270  0x000067e7 setarg  0x0000630e 
- 00025271  0x000067e8 store  0x00000002 , 0x000043e3 
- 00025272  0x000067ea setarg  0x00006365 
- 00025273  0x000067eb store  0x00000002 , 0x00004524 
- 00025274  0x000067ed call  0x000062c2 
- 00025275  0x000067ef bpatch  0x000000a0 , 0x00004014 
- 00025276  0x000067f0 call  0x00006396 
- 00025277  0x000067f3 fetch  0x00000001 , 0x0000451a 
- 00025278  0x000067f4 beq  0x00000000 , 0x000062d0 
- 00025279  0x000067f5 fetch  0x00000001 , 0x0000451b 
- 00025280  0x000067f6 store  0x00000001 , 0x000044ec 
- 00025281  0x000067f7 branch  0x000063a1 
- 00025282  0x000067fb setarg  0x0000632b 
- 00025283  0x000067fc store  0x00000002 , 0x000043d5 
- 00025284  0x000067fe setarg  0x00006329 
- 00025285  0x000067ff store  0x00000002 , 0x000043d7 
- 00025286  0x00006801 setarg  0x00006340 
- 00025287  0x00006802 store  0x00000002 , 0x0000451f 
- 00025288  0x00006804 setarg  0x0000639a 
- 00025289  0x00006805 store  0x00000002 , 0x00004521 
- 00025290  0x00006807 jam  0x00000007 , 0x0000415e 
- 00025291  0x00006808 call  0x00002969 
- 00025292  0x00006809 call  0x0000638d 
- 00025293  0x0000680a call  0x00006ff7 
- 00025294  0x0000680b call  0x000078ad 
- 00025295  0x0000680c branch  0x000077ac 
- 00025296  0x00006811 jam  0x000000ff , 0x000044ec 
- 00025297  0x00006812 jam  0x00000001 , 0x0000451c 
- 00025298  0x00006813 branch  0x00006340 
- 00025299  0x00006818 fetch  0x00000001 , 0x0000451c 
- 00025300  0x00006819 beq  0x00000002 , 0x00004308 
- 00025301  0x0000681a call  0x000069b9 
- 00025302  0x0000681b fetch  0x00000001 , 0x00004441 
- 00025303  0x0000681c nbranch  0x00004308 , 0x00000034 
- 00025304  0x0000681d branch  0x0000430a 
- 00025305  0x00006822 copy  0x00000013 , 0x0000003f 
- 00025306  0x00006825 beq  0x00000014 , 0x000062e2 
- 00025307  0x00006826 beq  0x00000015 , 0x000062e6 
- 00025308  0x00006827 beq  0x0000003f , 0x000062e9 
- 00025309  0x00006828 beq  0x00000040 , 0x000062ef 
- 00025310  0x0000682a beq  0x00000010 , 0x000063b6 
- 00025311  0x0000682b beq  0x0000002c , 0x000062f5 
- 00025312  0x0000682c beq  0x0000002d , 0x00006300 
- 00025313  0x0000682d rtn 
- 00025314  0x00006833 call  0x0000632d 
- 00025315  0x00006834 setarg  0x00000000 
- 00025316  0x00006835 store  0x00000002 , 0x000044f8 
- 00025317  0x00006836 branch  0x00004325 
- 00025318  0x0000683a call  0x000078ad 
- 00025319  0x0000683b jam  0x00000000 , 0x000044f1 
- 00025320  0x0000683c branch  0x00006340 
- 00025321  0x00006840 call  0x000078ad 
- 00025322  0x00006841 jam  0x00000001 , 0x000044f1 
- 00025323  0x00006842 fetch  0x00000008 , 0x00004502 
- 00025324  0x00006843 store  0x00000008 , 0x000042d3 
- 00025325  0x00006844 call  0x0000432b 
- 00025326  0x00006845 branch  0x00002e93 
- 00025327  0x00006849 fetch  0x00000002 , 0x0000433c 
- 00025328  0x0000684a rtneq  0x00000000 
- 00025329  0x0000684b fetch  0x00000008 , 0x0000450a 
- 00025330  0x0000684c rtn  0x00000034 
- 00025331  0x0000684d store  0x00000008 , 0x000042d3 
- 00025332  0x0000684e branch  0x00002e93 
- 00025333  0x00006856 fetch  0x00000001 , 0x0000451a 
- 00025334  0x00006857 rtneq  0x00000000 
- 00025335  0x00006858 fetch  0x00000001 , 0x0000451c 
- 00025336  0x00006859 rtnne  0x00000001 
- 00025337  0x0000685a call  0x000062fb 
- 00025338  0x0000685b branch  0x00004323 
- 00025339  0x0000685e jam  0x00000001 , 0x000046bd 
- 00025340  0x0000685f arg  0x0000000b , 0x00000039 
- 00025341  0x00006860 arg  0x000046be , 0x00000005 
- 00025342  0x00006861 arg  0x000046a7 , 0x00000006 
- 00025343  0x00006862 branch  0x00007cda 
- 00025344  0x00006865 fetch  0x00000001 , 0x0000451a 
- 00025345  0x00006866 rtneq  0x00000000 
- 00025346  0x00006867 fetch  0x00000001 , 0x0000451c 
- 00025347  0x00006868 beq  0x00000001 , 0x00006305 
- 00025348  0x00006869 branch  0x000063b2 
- 00025349  0x0000686c fetch  0x00000001 , 0x000046bd 
- 00025350  0x0000686d rtnne  0x00000001 
- 00025351  0x0000686e jam  0x00000000 , 0x000046bd 
- 00025352  0x0000686f fetch  0x00000002 , 0x000044e9 
- 00025353  0x00006870 bbit1  0x00000009 , 0x00004325 
- 00025354  0x00006871 arg  0x0000000b , 0x00000039 
- 00025355  0x00006872 arg  0x000046be , 0x00000006 
- 00025356  0x00006873 arg  0x000046a7 , 0x00000005 
- 00025357  0x00006874 branch  0x00007cda 
- 00025358  0x0000687b call  0x00006311 
- 00025359  0x0000687e call  0x00006318 
- 00025360  0x00006882 branch  0x00006322 
- 00025361  0x00006887 arg  0x00004518 , 0x00000013 
- 00025362  0x00006888 arg  0x00006314 , 0x00000012 
- 00025363  0x00006889 branch  0x000042e7 
- 00025364  0x0000688b jam  0x00000002 , 0x0000451c 
- 00025365  0x0000688c call  0x00004325 
- 00025366  0x0000688d call  0x0000634e 
- 00025367  0x0000688e branch  0x0000639e 
- 00025368  0x00006892 arg  0x000046ca , 0x00000013 
- 00025369  0x00006893 arg  0x0000631b , 0x00000012 
- 00025370  0x00006894 branch  0x000042e0 
- 00025371  0x00006897 fetch  0x00000002 , 0x000044e9 
- 00025372  0x00006898 bbit1  0x00000009 , 0x0000639e 
- 00025373  0x00006899 fetch  0x00000001 , 0x000046a7 
- 00025374  0x0000689a beq  0x00000001 , 0x0000639e 
- 00025375  0x0000689b beq  0x00000004 , 0x0000639e 
- 00025376  0x0000689c beq  0x00000005 , 0x0000639e 
- 00025377  0x0000689d branch  0x00004327 
- 00025378  0x000068a2 fetch  0x00000001 , 0x0000451c 
- 00025379  0x000068a3 rtnne  0x00000001 
- 00025380  0x000068a4 arg  0x000044f8 , 0x00000013 
- 00025381  0x000068a5 arg  0x00006331 , 0x00000012 
- 00025382  0x000068a6 branch  0x000042e7 
- 00025383  0x000068aa call  0x00006376 
- 00025384  0x000068ab branch  0x00007027 
- 00025385  0x000068af call  0x00006f35 
- 00025386  0x000068b0 branch  0x0000701b 
- 00025387  0x000068b3 call  0x00006f35 
- 00025388  0x000068b4 branch  0x0000739a 
- 00025389  0x000068bf fetch  0x00000002 , 0x00004514 
- 00025390  0x000068c0 store  0x00000002 , 0x00004516 
- 00025391  0x000068c1 store  0x00000002 , 0x00004518 
- 00025392  0x000068c2 branch  0x00004315 
- 00025393  0x000068c6 fetch  0x00000001 , 0x0000451c 
- 00025394  0x000068c7 rtnne  0x00000001 
- 00025395  0x000068cc fetch  0x00000002 , 0x000044e9 
- 00025396  0x000068cd rtnbit1  0x00000009 
- 00025397  0x000068ce fetch  0x00000002 , 0x00004512 
- 00025398  0x000068cf store  0x00000002 , 0x00004516 
- 00025399  0x000068d0 store  0x00000002 , 0x00004518 
- 00025400  0x000068d1 fetch  0x00000002 , 0x000044f4 
- 00025401  0x000068d2 call  0x000063c7 
- 00025402  0x000068d3 call  0x00004321 
- 00025403  0x000068d4 fetch  0x00000004 , 0x000044fe 
- 00025404  0x000068d5 store  0x00000004 , 0x000046aa 
- 00025405  0x000068d6 fetch  0x00000002 , 0x000044e9 
- 00025406  0x000068d7 rtnbit1  0x0000000b 
- 00025407  0x000068d8 branch  0x00004317 
- 00025408  0x000068dc fetch  0x00000001 , 0x0000451c 
- 00025409  0x000068dd rtnne  0x00000001 
- 00025410  0x000068e2 fetch  0x00000002 , 0x000044f8 
- 00025411  0x000068e3 fetcht  0x00000002 , 0x000044f6 
- 00025412  0x000068e4 storet  0x00000002 , 0x000044f8 
- 00025413  0x000068e5 nrtn  0x00000034 
- 00025414  0x000068e6 fetch  0x00000002 , 0x000044f2 
- 00025415  0x000068e7 call  0x000063c7 
- 00025416  0x000068e8 call  0x00004321 
- 00025417  0x000068e9 fetch  0x00000004 , 0x000044fa 
- 00025418  0x000068ea store  0x00000004 , 0x000046aa 
- 00025419  0x000068eb fetch  0x00000002 , 0x000044e9 
- 00025420  0x000068ec rtnbit1  0x0000000b 
- 00025421  0x000068ed branch  0x00004317 
- 00025422  0x000068f0 fetch  0x00000002 , 0x000044e9 
- 00025423  0x000068f1 bbit1  0x00000009 , 0x0000431f 
- 00025424  0x000068f2 branch  0x0000632d 
- 00025425  0x000068f7 call  0x00007dbc 
- 00025426  0x000068f8 fetch  0x00000002 , 0x000044e9 
- 00025427  0x000068f9 bbit1  0x00000009 , 0x00006355 
- 00025428  0x000068fa rtn 
- 00025429  0x000068fd fetch  0x00000001 , 0x000044f1 
- 00025430  0x000068fe rtn  0x00000034 
- 00025431  0x000068ff branch  0x00007dba 
- 00025432  0x00006905 call  0x00007dbc 
- 00025433  0x00006906 fetch  0x00000002 , 0x000044e9 
- 00025434  0x00006907 rtnbit1  0x00000009 
- 00025435  0x00006908 branch  0x00007dba 
- 00025436  0x00006911 branch  0x00006340 
- 00025437  0x00006916 disable  0x0000002c 
- 00025438  0x00006917 fetch  0x00000002 , 0x00004516 
- 00025439  0x00006918 store  0x00000002 , 0x00004518 
- 00025440  0x0000691a call  0x00006358 
- 00025441  0x0000691b branch  0x0000635c , 0x00000028 
- 00025442  0x0000691d call  0x00006351 
- 00025443  0x0000691e nrtn  0x00000028 
- 00025444  0x0000691f branch  0x00007dbe 
- 00025445  0x00006924 call  0x0000635d 
- 00025446  0x00006925 nrtn  0x0000002c 
- 00025447  0x00006926 deposit  0x00000011 
- 00025448  0x00006927 branch  0x0000636c , 0x00000034 
- 00025449  0x00006929 call  0x00004323 
- 00025450  0x0000692a arg  0x0000452e , 0x00000013 
- 00025451  0x0000692b branch  0x0000636e 
- 00025452  0x0000692e call  0x00004325 
- 00025453  0x0000692f arg  0x00004556 , 0x00000013 
- 00025454  0x00006932 arg  0x00000005 , 0x0000003f 
- 00025455  0x00006933 imul32  0x00000007 , 0x0000003f 
- 00025456  0x00006934 iadd  0x00000013 , 0x00000013 
- 00025457  0x00006938 ifetch  0x00000001 , 0x00000013 
- 00025458  0x00006939 rtn  0x00000034 
- 00025459  0x0000693a call  0x00006382 
- 00025460  0x0000693b increase  0x00000001 , 0x00000013 
- 00025461  0x0000693c branch  0x00006371 
- 00025462  0x00006940 fetch  0x00000002 , 0x000044e9 
- 00025463  0x00006941 bbit1  0x00000009 , 0x00006379 
- 00025464  0x00006942 rtn 
- 00025465  0x00006945 call  0x00002a28 
- 00025466  0x00006946 nrtn  0x00000034 
- 00025467  0x00006947 call  0x00006385 
- 00025468  0x00006948 nrtn  0x00000028 
- 00025469  0x00006949 pincrease  0xffffffff 
- 00025470  0x0000694a mul32  0x0000003f , 0x00000005 , 0x0000003f 
- 00025471  0x0000694b arg  0x0000457e , 0x00000002 
- 00025472  0x0000694c iadd  0x00000002 , 0x00000006 
- 00025473  0x0000694d branch  0x000063cb 
- 00025474  0x00006952 store  0x00000001 , 0x00000670 
- 00025475  0x00006953 arg  0x00000670 , 0x00000011 
- 00025476  0x00006954 branch  0x000078b2 
- 00025477  0x00006957 arg  0x00000670 , 0x00000011 
- 00025478  0x00006958 call  0x000078ca 
- 00025479  0x00006959 nrtn  0x00000028 
- 00025480  0x0000695a fetch  0x00000001 , 0x00000670 
- 00025481  0x0000695b rtn 
- 00025482  0x0000695f fetch  0x00000002 , 0x00004398 
- 00025483  0x00006960 beq  0x00000018 , 0x000062e9 
- 00025484  0x00006961 rtn 
- 00025485  0x00006964 jam  0x00000002 , 0x000046c9 
- 00025486  0x00006966 setarg  0x00200008 
- 00025487  0x00006967 store  0x00000004 , 0x00004502 
- 00025488  0x00006968 setarg  0x012c0005 
- 00025489  0x00006969 istore  0x00000004 , 0x00000005 
- 00025490  0x0000696c jam  0x00000017 , 0x000042e1 
- 00025491  0x0000696f setarg  0x0000001b 
- 00025492  0x00006970 store  0x00000002 , 0x00004332 
- 00025493  0x00006971 branch  0x00002a41 
- 00025494  0x00006976 arg  0x00000028 , 0x00000039 
- 00025495  0x00006977 arg  0x0000457e , 0x00000005 
- 00025496  0x00006978 arg  0x000094f9 , 0x00000006 
- 00025497  0x00006979 branch  0x00007ccc 
- 00025498  0x0000698e arg  0x00000000 , 0x00000011 
- 00025499  0x0000698f arg  0x000046b2 , 0x00000013 
- 00025500  0x00006990 call  0x000077ca 
- 00025501  0x00006991 call  0x0000634e 
- 00025502  0x00006993 fetch  0x00000001 , 0x000046c9 
- 00025503  0x00006994 store  0x00000001 , 0x000046ca 
- 00025504  0x00006995 rtn 
- 00025505  0x0000699a setarg  0x00000000 
- 00025506  0x0000699b call  0x000063ad 
- 00025507  0x0000699c jam  0x00000001 , 0x000044e4 
- 00025508  0x0000699d call  0x00007776 
- 00025509  0x0000699e call  0x00007780 
- 00025510  0x000069a0 fetch  0x00000001 , 0x000046d0 
- 00025511  0x000069a1 branch  0x000063aa , 0x00000034 
- 00025512  0x000069a2 fetch  0x00000001 , 0x00008132 
- 00025513  0x000069a3 bbit1  0x00000004 , 0x000063b9 
- 00025514  0x000069a5 fetch  0x00000002 , 0x000044e9 
- 00025515  0x000069a6 rtnbit1  0x0000000c 
- 00025516  0x000069a7 branch  0x00004327 
- 00025517  0x000069aa fetcht  0x00000002 , 0x00004430 
- 00025518  0x000069ab istore  0x00000001 , 0x00000002 
- 00025519  0x000069ac ifetch  0x00000001 , 0x00000005 
- 00025520  0x000069ad store  0x00000001 , 0x000044eb 
- 00025521  0x000069ae rtn 
- 00025522  0x000069b2 fetch  0x00000002 , 0x00004430 
- 00025523  0x000069b3 ifetch  0x00000001 , 0x0000003f 
- 00025524  0x000069b4 rtnne  0x00000000 
- 00025525  0x000069b5 branch  0x00004327 
- 00025526  0x000069b9 fetcht  0x00000002 , 0x00004430 
- 00025527  0x000069ba ifetch  0x00000001 , 0x00000002 
- 00025528  0x000069bb beq  0x00000001 , 0x000063c1 
- 00025529  0x000069bd setarg  0x00000001 
- 00025530  0x000069be fetcht  0x00000002 , 0x00004430 
- 00025531  0x000069bf istore  0x00000001 , 0x00000002 
- 00025532  0x000069c0 add  0x00000002 , 0x00000002 , 0x00000006 
- 00025533  0x000069c1 ifetch  0x00000001 , 0x00000006 
- 00025534  0x000069c2 istore  0x00000001 , 0x000044eb 
- 00025535  0x000069c3 ifetch  0x00000002 , 0x00000006 
- 00025536  0x000069c4 branch  0x00007d79 
- 00025537  0x000069c7 setarg  0x00000002 
- 00025538  0x000069c8 call  0x000063ad 
- 00025539  0x000069c9 add  0x00000002 , 0x00000005 , 0x00000006 
- 00025540  0x000069ca ifetch  0x00000002 , 0x00000006 
- 00025541  0x000069cb branch  0x00004327 , 0x00000034 
- 00025542  0x000069cc branch  0x00007d79 
- 00025543  0x000069d2 store  0x00000002 , 0x000040a4 
- 00025544  0x000069d3 increase  0xfffffffc , 0x0000003f 
- 00025545  0x000069d4 store  0x00000002 , 0x00004389 
- 00025546  0x000069d5 rtn 
- 00025547  0x000069d8 ifetch  0x00000001 , 0x00000006 
- 00025548  0x000069d9 copy  0x0000003f , 0x00000011 
- 00025549  0x000069da ifetcht  0x00000002 , 0x00000006 
- 00025550  0x000069db call  0x00007c6d 
- 00025551  0x000069dc call  0x00002dee 
- 00025552  0x000069dd copy  0x00000011 , 0x00000039 
- 00025553  0x000069de call  0x00007c67 
- 00025554  0x000069df branch  0x00007cda 
- 00025555  0x000069e2 setarg  0x000093c0 
- 00025556  0x000069e3 store  0x00000002 , 0x000042f7 
- 00025557  0x000069e4 rtn 
- 00025558  0x000069e7 setarg  0x000046d2 
- 00025559  0x000069e8 store  0x00000002 , 0x000042f7 
- 00025560  0x000069e9 rtn 
- 00025561  0x000069ed fetch  0x00000002 , 0x000046cb 
- 00025562  0x000069ee store  0x00000002 , 0x00004526 
- 00025563  0x000069ef fetch  0x00000001 , 0x000046cd 
- 00025564  0x000069f0 store  0x00000001 , 0x000046a9 
- 00025565  0x000069f1 store  0x00000001 , 0x000046b4 
- 00025566  0x000069f2 fetch  0x00000001 , 0x000046ce 
- 00025567  0x000069f3 store  0x00000001 , 0x0000451a 
- 00025568  0x000069f4 fetch  0x00000001 , 0x000046cf 
- 00025569  0x000069f5 store  0x00000001 , 0x0000451b 
- 00025570  0x000069fb setarg  0x00000002 
- 00025571  0x000069fc store  0x00000002 , 0x0000452e 
- 00025572  0x000069fd store  0x00000002 , 0x00004533 
- 00025573  0x000069fe setarg  0x00000006 
- 00025574  0x000069ff store  0x00000002 , 0x00004556 
- 00025575  0x00006a00 store  0x00000002 , 0x0000455b 
- 00025576  0x00006a01 setarg  0x00000007 
- 00025577  0x00006a02 store  0x00000002 , 0x00004538 
- 00025578  0x00006a03 setarg  0x00000008 
- 00025579  0x00006a04 store  0x00000002 , 0x00004560 
- 00025580  0x00006a05 setarg  0x0000451c 
- 00025581  0x00006a06 store  0x00000002 , 0x00004430 
- 00025582  0x00006a07 setarg  0x00201400 
- 00025583  0x00006a08 store  0x00000003 , 0x0000451c 
- 00025584  0x00006a09 jam  0x00000001 , 0x00004094 
- 00025585  0x00006a0a setarg  0x00000100 
- 00025586  0x00006a0b store  0x00000002 , 0x000040a4 
- 00025587  0x00006a0c jam  0x00000008 , 0x000040a6 
- 00025588  0x00006a0d jam  0x00000005 , 0x000040c0 
- 00025589  0x00006a0e jam  0x00000002 , 0x000040c1 
- 00025590  0x00006a0f setarg  0x00000096 
- 00025591  0x00006a10 store  0x00000002 , 0x000044fa 
- 00025592  0x00006a11 istore  0x00000002 , 0x00000005 
- 00025593  0x00006a12 setarg  0x00000296 
- 00025594  0x00006a13 store  0x00000002 , 0x000044fe 
- 00025595  0x00006a14 istore  0x00000002 , 0x00000005 
- 00025596  0x00006a15 setsect  0x00000000 , 0x00000010 
- 00025597  0x00006a16 setsect  0x00000001 , 0x00008008 
- 00025598  0x00006a17 setsect  0x00000002 , 0x0002c000 
- 00025599  0x00006a18 setsect  0x00000003 , 0x00000004 
- 00025600  0x00006a19 store  0x00000008 , 0x0000450a 
- 00025601  0x00006a1a jam  0x00000001 , 0x000044ee 
- 00025602  0x00006a1b setarg  0x000046a7 
- 00025603  0x00006a1c store  0x00000002 , 0x000044ef 
- 00025604  0x00006a1d setarg  0x00000000 
- 00025605  0x00006a1e store  0x00000002 , 0x000046a7 
- 00025606  0x00006a1f setsect  0x00000000 , 0x000001a0 
- 00025607  0x00006a20 setsect  0x00000001 , 0x00000068 
- 00025608  0x00006a21 setsect  0x00000002 , 0x00000000 
- 00025609  0x00006a22 setsect  0x00000003 , 0x00000000 
- 00025610  0x00006a23 store  0x00000008 , 0x000046aa 
- 00025611  0x00006a24 setarg  0x00000301 
- 00025612  0x00006a25 store  0x00000002 , 0x000046b2 
- 00025613  0x00006a26 setsect  0x00000000 , 0x000001a0 
- 00025614  0x00006a27 setsect  0x00000001 , 0x000000e8 
- 00025615  0x00006a28 setsect  0x00000002 , 0x00000000 
- 00025616  0x00006a29 setsect  0x00000003 , 0x00000000 
- 00025617  0x00006a2a store  0x00000008 , 0x000046b5 
- 00025618  0x00006a2b setarg  0x0000000e 
- 00025619  0x00006a2c store  0x00000002 , 0x000044f2 
- 00025620  0x00006a2d setarg  0x00000140 
- 00025621  0x00006a2e store  0x00000002 , 0x000044f4 
- 00025622  0x00006a2f store  0x00000002 , 0x00004389 
- 00025623  0x00006a30 setarg  0x00000050 
- 00025624  0x00006a31 store  0x00000002 , 0x000044f6 
- 00025625  0x00006a32 jam  0x00000007 , 0x00004393 
- 00025626  0x00006a33 jam  0x00000000 , 0x00004388 
- 00025627  0x00006a34 setsect  0x00000000 , 0x000000fb 
- 00025628  0x00006a35 setsect  0x00000001 , 0x0002c212 
- 00025629  0x00006a36 setsect  0x00000002 , 0x0000800f 
- 00025630  0x00006a37 setsect  0x00000003 , 0x00000021 
- 00025631  0x00006a38 store  0x00000008 , 0x000043c0 
- 00025632  0x00006a39 setsect  0x00000000 , 0x00000bb8 
- 00025633  0x00006a3a setsect  0x00000001 , 0x000002ee 
- 00025634  0x00006a3b store  0x00000004 , 0x00004512 
- 00025635  0x00006a3c setarg  0x000045d8 
- 00025636  0x00006a3d store  0x00000002 , 0x000043fb 
- 00025637  0x00006a3e setarg  0x00002001 
- 00025638  0x00006a3f store  0x00000002 , 0x000045d8 
- 00025639  0x00006a40 jam  0x0000001f , 0x00004348 
- 00025640  0x00006a41 setsect  0x00000000 , 0x00010102 
- 00025641  0x00006a42 setsect  0x00000001 , 0x000080c1 
- 00025642  0x00006a43 setsect  0x00000002 , 0x00018120 
- 00025643  0x00006a44 setsect  0x00000003 , 0x0000640c 
- 00025644  0x00006a45 store  0x00000009 , 0x00004349 
- 00025645  0x00006a46 setsect  0x00000000 , 0x000003c1 
- 00025646  0x00006a47 istore  0x00000002 , 0x00000005 
- 00025647  0x00006a48 jam  0x0000001f , 0x00004368 
- 00025648  0x00006a49 setsect  0x00000000 , 0x0002090d 
- 00025649  0x00006a4a setsect  0x00000001 , 0x00034c15 
- 00025650  0x00006a4b setsect  0x00000002 , 0x00028532 
- 00025651  0x00006a4c setsect  0x00000003 , 0x0001d1d5 
- 00025652  0x00006a4d store  0x00000009 , 0x00004369 
- 00025653  0x00006a4e setsect  0x00000000 , 0x00026574 
- 00025654  0x00006a4f setsect  0x00000001 , 0x0000001c 
- 00025655  0x00006a50 istore  0x00000003 , 0x00000005 
- 00025656  0x00006a51 setarg  0x00004523 
- 00025657  0x00006a52 store  0x00000002 , 0x0000442c 
- 00025658  0x00006a53 jam  0x00000002 , 0x00004523 
- 00025659  0x00006a54 setarg  0x000045fd 
- 00025660  0x00006a55 store  0x00000002 , 0x000043f8 
- 00025661  0x00006a56 jam  0x00000005 , 0x000043fa 
- 00025662  0x00006a57 fetch  0x00000001 , 0x000046d1 
- 00025663  0x00006a58 beq  0x00000000 , 0x000063d3 
- 00025664  0x00006a59 beq  0x00000001 , 0x000063d6 
- 00025665  0x00006a5a rtn 
- 00025666  0x00006a68 fetch  0x00000006 , 0x00004ef4 
- 00025667  0x00006a69 store  0x00000006 , 0x00004526 
- 00025668  0x00006a6a jam  0x00000006 , 0x00004523 
- 00025669  0x00006a6b setarg  0x00004523 
- 00025670  0x00006a6c store  0x00000002 , 0x0000442c 
- 00025671  0x00006a6d rtn 
- 00025672  0x00006a71 fetch  0x00000007 , 0x00004ef4 
- 00025673  0x00006a72 store  0x00000007 , 0x00004526 
- 00025674  0x00006a73 jam  0x00000007 , 0x00004523 
- 00025675  0x00006a74 setarg  0x00004523 
- 00025676  0x00006a75 store  0x00000002 , 0x0000442c 
- 00025677  0x00006a76 rtn 
- 00025678  0x00006a7a fetch  0x00000008 , 0x00004ef4 
- 00025679  0x00006a7b store  0x00000008 , 0x00004526 
- 00025680  0x00006a7c jam  0x00000008 , 0x00004523 
- 00025681  0x00006a7d setarg  0x00004523 
- 00025682  0x00006a7e store  0x00000002 , 0x0000442c 
- 00025683  0x00006a7f rtn 
- 00025684  0x00006a82 fetch  0x00000001 , 0x00004ef3 
- 00025685  0x00006a83 beq  0x00000006 , 0x00006442 
- 00025686  0x00006a84 beq  0x00000007 , 0x00006448 
- 00025687  0x00006a85 beq  0x00000008 , 0x0000644e 
- 00025688  0x00006a86 rtn 
- 00025689  0x00006a89 bpatch  0x000000a1 , 0x00004014 
- 00025690  0x00006a8b fetch  0x00000008 , 0x00004f1a 
- 00025691  0x00006a8c store  0x00000008 , 0x00004512 
- 00025692  0x00006a8d setarg  0x00000096 
- 00025693  0x00006a8e store  0x00000002 , 0x000044f6 
- 00025694  0x00006a90 fetch  0x00000007 , 0x00004f6a 
- 00025695  0x00006a91 store  0x00000007 , 0x000046a7 
- 00025696  0x00006a92 fetch  0x00000007 , 0x00004f71 
- 00025697  0x00006a93 store  0x00000007 , 0x000046b2 
- 00025698  0x00006a95 fetch  0x00000004 , 0x00004f78 
- 00025699  0x00006a96 store  0x00000004 , 0x000044fa 
- 00025700  0x00006a97 fetch  0x00000004 , 0x00004f7c 
- 00025701  0x00006a98 store  0x00000004 , 0x000044fe 
- 00025702  0x00006a9a setarg  0x0000000e 
- 00025703  0x00006a9b store  0x00000002 , 0x000044f2 
- 00025704  0x00006a9c setarg  0x00000140 
- 00025705  0x00006a9d store  0x00000002 , 0x000044f4 
- 00025706  0x00006a9e store  0x00000002 , 0x00004389 
- 00025707  0x00006aa5 fetch  0x00000008 , 0x00004f12 
- 00025708  0x00006aa6 store  0x00000008 , 0x0000450a 
- 00025709  0x00006aa7 rtn 
- 00025710  0x00006aac call  0x00007396 
- 00025711  0x00006aad rtn  0x0000002b 
- 00025712  0x00006aaf call  0x00006454 
- 00025713  0x00006ab0 call  0x00006459 
- 00025714  0x00006ab3 setarg  0x00006484 
- 00025715  0x00006ab4 store  0x00000002 , 0x000043db 
- 00025716  0x00006ab6 setarg  0x000064df 
- 00025717  0x00006ab7 store  0x00000002 , 0x000043dd 
- 00025718  0x00006ab9 setarg  0x000066c5 
- 00025719  0x00006aba store  0x00000002 , 0x000043df 
- 00025720  0x00006abc setarg  0x000064b5 
- 00025721  0x00006abd store  0x00000002 , 0x000043e3 
- 00025722  0x00006abf setarg  0x00006505 
- 00025723  0x00006ac0 store  0x00000002 , 0x00004524 
- 00025724  0x00006ac2 call  0x000062c2 
- 00025725  0x00006ac4 fetch  0x00000002 , 0x00004f97 
- 00025726  0x00006ac5 store  0x00000002 , 0x00004332 
- 00025727  0x00006ac6 fetch  0x00000008 , 0x0000450a 
- 00025728  0x00006ac7 store  0x00000008 , 0x00004502 
- 00025729  0x00006ac8 call  0x0000648e 
- 00025730  0x00006ac9 bpatch  0x000000a2 , 0x00004014 
- 00025731  0x00006aca branch  0x000062bd 
- 00025732  0x00006ace call  0x0000649b 
- 00025733  0x00006acf arg  0x00000009 , 0x00000007 
- 00025734  0x00006ad0 call  0x00007cef 
- 00025735  0x00006ad1 nrtn  0x00000034 
- 00025736  0x00006ad2 setarg  0x00000020 
- 00025737  0x00006ad3 arg  0x00000009 , 0x00000007 
- 00025738  0x00006ad4 call  0x00007ce1 
- 00025739  0x00006ad5 disable  0x00000028 
- 00025740  0x00006ad6 call  0x0000701b 
- 00025741  0x00006ad7 branch  0x0000656e 
- 00025742  0x00006ada setarg  0x0000001f 
- 00025743  0x00006adb mul32  0x0000003f , 0x0000000a , 0x0000003f 
- 00025744  0x00006adc arg  0x00004c12 , 0x00000002 
- 00025745  0x00006add iadd  0x00000002 , 0x00000011 
- 00025746  0x00006ade increase  0x00000003 , 0x00000011 
- 00025747  0x00006adf arg  0x00000062 , 0x00000002 
- 00025748  0x00006ae0 istoret  0x00000001 , 0x00000011 
- 00025749  0x00006ae1 increase  0x0000000b , 0x00000011 
- 00025750  0x00006ae2 arg  0x00000fff , 0x0000003f 
- 00025751  0x00006ae3 isub  0x00000002 , 0x0000003f 
- 00025752  0x00006ae4 lshift4  0x0000003f , 0x0000003f 
- 00025753  0x00006ae5 istore  0x00000002 , 0x00000011 
- 00025754  0x00006ae6 rtn 
- 00025755  0x00006ae9 fetch  0x00000002 , 0x000044e9 
- 00025756  0x00006aea bbit1  0x00000009 , 0x000064a0 
- 00025757  0x00006aeb arg  0x000045da , 0x00000005 
- 00025758  0x00006aec arg  0x00000023 , 0x00000039 
- 00025759  0x00006aed branch  0x00007ca1 
- 00025760  0x00006af0 call  0x00002a28 
- 00025761  0x00006af1 nrtn  0x00000034 
- 00025762  0x00006af2 call  0x000078fa 
- 00025763  0x00006af3 rtn  0x00000034 
- 00025764  0x00006af4 fetcht  0x00000004 , 0x000049f6 
- 00025765  0x00006af5 copy  0x00000022 , 0x0000003f 
- 00025766  0x00006af6 isub  0x00000002 , 0x00000002 
- 00025767  0x00006af7 rtn  0x00000005 
- 00025768  0x00006af8 nbranch  0x000064ac , 0x00000002 
- 00025769  0x00006af9 fetch  0x00000001 , 0x000049f5 
- 00025770  0x00006afa isub  0x00000002 , 0x0000003e 
- 00025771  0x00006afb rtn  0x00000002 
- 00025772  0x00006afd copy  0x00000022 , 0x0000003f 
- 00025773  0x00006afe store  0x00000004 , 0x000049f6 
- 00025774  0x00006aff call  0x00006385 
- 00025775  0x00006b00 nrtn  0x00000028 
- 00025776  0x00006b01 pincrease  0xffffffff 
- 00025777  0x00006b02 mul32  0x0000003f , 0x0000000a , 0x0000003f 
- 00025778  0x00006b03 arg  0x00004c12 , 0x00000002 
- 00025779  0x00006b04 iadd  0x00000002 , 0x00000006 
- 00025780  0x00006b05 branch  0x000063cb 
- 00025781  0x00006b09 call  0x00006858 
- 00025782  0x00006b0a call  0x0000676c 
- 00025783  0x00006b0b call  0x0000675a 
- 00025784  0x00006b0c call  0x000064bc 
- 00025785  0x00006b0d call  0x000064d3 
- 00025786  0x00006b0e call  0x00006311 
- 00025787  0x00006b0f branch  0x000064d9 
- 00025788  0x00006b12 arg  0x00004ed1 , 0x00000013 
- 00025789  0x00006b13 arg  0x000064bf , 0x00000012 
- 00025790  0x00006b14 branch  0x000042e0 
- 00025791  0x00006b17 call  0x000078fa 
- 00025792  0x00006b18 nrtn  0x00000034 
- 00025793  0x00006b19 fetch  0x00000002 , 0x000048bc 
- 00025794  0x00006b1a nrtn  0x00000034 
- 00025795  0x00006b1c call  0x00006730 
- 00025796  0x00006b1d branch  0x000064cd , 0x00000034 
- 00025797  0x00006b1e copy  0x00000007 , 0x0000003f 
- 00025798  0x00006b1f compare  0x00000004 , 0x0000003f , 0x00000007 
- 00025799  0x00006b20 branch  0x000064cf , 0x00000001 
- 00025800  0x00006b22 copy  0x00000007 , 0x0000003f 
- 00025801  0x00006b23 compare  0x00000001 , 0x0000003f , 0x00000007 
- 00025802  0x00006b24 branch  0x000064d1 , 0x00000001 
- 00025803  0x00006b25 arg  0x00004ec6 , 0x00000013 
- 00025804  0x00006b26 branch  0x00006371 
- 00025805  0x00006b29 arg  0x00004eda , 0x00000013 
- 00025806  0x00006b2a branch  0x00006371 
- 00025807  0x00006b2d arg  0x00004edf , 0x00000013 
- 00025808  0x00006b2e branch  0x00006371 
- 00025809  0x00006b31 arg  0x00004ee9 , 0x00000013 
- 00025810  0x00006b32 branch  0x00006371 
- 00025811  0x00006b35 arg  0x00004c0f , 0x00000013 
- 00025812  0x00006b36 arg  0x000064d6 , 0x00000012 
- 00025813  0x00006b37 branch  0x000042e0 
- 00025814  0x00006b3a arg  0x0000000a , 0x00000039 
- 00025815  0x00006b3b arg  0x00004a04 , 0x00000005 
- 00025816  0x00006b3c branch  0x00007ca1 
- 00025817  0x00006b40 arg  0x000046ca , 0x00000013 
- 00025818  0x00006b41 arg  0x000064dc , 0x00000012 
- 00025819  0x00006b42 branch  0x000042e0 
- 00025820  0x00006b44 fetch  0x00000002 , 0x000044e9 
- 00025821  0x00006b45 bbit1  0x00000009 , 0x0000639e 
- 00025822  0x00006b46 branch  0x00004327 
- 00025823  0x00006b49 copy  0x00000013 , 0x0000003f 
- 00025824  0x00006b4a beq  0x00000014 , 0x000064f4 
- 00025825  0x00006b4b beq  0x00000015 , 0x000064ef 
- 00025826  0x00006b4c beq  0x00000031 , 0x000064e6 
- 00025827  0x00006b4d rtneq  0x00000040 
- 00025828  0x00006b4e beq  0x00000032 , 0x000066c8 
- 00025829  0x00006b4f branch  0x000062d9 
- 00025830  0x00006b52 jam  0x00000001 , 0x00004ed2 
- 00025831  0x00006b53 call  0x00006783 
- 00025832  0x00006b55 fetch  0x00000002 , 0x00004f84 
- 00025833  0x00006b56 store  0x00000002 , 0x00004ebe 
- 00025834  0x00006b58 fetcht  0x00000002 , 0x00004f86 
- 00025835  0x00006b59 setarg  0x00000fff 
- 00025836  0x00006b5a isub  0x00000002 , 0x0000003f 
- 00025837  0x00006b5b store  0x00000002 , 0x00004ec0 
- 00025838  0x00006b5c rtn 
- 00025839  0x00006b5f jam  0x00000000 , 0x00004ebb 
- 00025840  0x00006b60 jam  0x00000000 , 0x00004ed2 
- 00025841  0x00006b61 call  0x000065ad 
- 00025842  0x00006b62 call  0x00006500 
- 00025843  0x00006b63 branch  0x000062e6 
- 00025844  0x00006b66 copy  0x00000022 , 0x0000003f 
- 00025845  0x00006b67 store  0x00000004 , 0x000049f6 
- 00025846  0x00006b68 call  0x00006729 
- 00025847  0x00006b69 branch  0x000062e2 
- 00025848  0x00006b6d disable  0x0000002c 
- 00025849  0x00006b6e fetch  0x00000002 , 0x00004516 
- 00025850  0x00006b6f store  0x00000002 , 0x00004518 
- 00025851  0x00006b70 call  0x00006358 
- 00025852  0x00006b71 branch  0x0000635c , 0x00000028 
- 00025853  0x00006b72 call  0x00006351 
- 00025854  0x00006b73 nrtn  0x00000028 
- 00025855  0x00006b74 branch  0x00007dbe 
- 00025856  0x00006b77 jam  0x00000000 , 0x00004ed5 
- 00025857  0x00006b78 rtn 
- 00025858  0x00006b7b copy  0x00000007 , 0x0000003f 
- 00025859  0x00006b7c rtnne  0x00000001 
- 00025860  0x00006b7d branch  0x0000650c 
- 00025861  0x00006b80 call  0x000064f8 
- 00025862  0x00006b81 nrtn  0x0000002c 
- 00025863  0x00006b82 deposit  0x00000011 
- 00025864  0x00006b83 branch  0x00006537 , 0x00000034 
- 00025865  0x00006b85 bpatch  0x000000a3 , 0x00004014 
- 00025866  0x00006b86 fetch  0x00000001 , 0x00004faf 
- 00025867  0x00006b87 nbranch  0x00006502 , 0x00000034 
- 00025868  0x00006b89 jam  0x00000001 , 0x00004c10 
- 00025869  0x00006b8a call  0x00004323 
- 00025870  0x00006b8b call  0x0000652c 
- 00025871  0x00006b8c call  0x00006561 
- 00025872  0x00006b8d branch  0x00006500 , 0x00000002 
- 00025873  0x00006b8e copy  0x00000007 , 0x0000003f 
- 00025874  0x00006b8f fetcht  0x00000001 , 0x00004ed5 
- 00025875  0x00006b90 isub  0x00000002 , 0x0000003e 
- 00025876  0x00006b91 ncall  0x00006526 , 0x00000005 
- 00025877  0x00006b92 copy  0x00000007 , 0x0000003f 
- 00025878  0x00006b93 store  0x00000001 , 0x00004ed5 
- 00025879  0x00006b94 fetcht  0x00000001 , 0x00004ed8 
- 00025880  0x00006b95 isub  0x00000002 , 0x0000003e 
- 00025881  0x00006b96 branch  0x00006524 , 0x00000005 
- 00025882  0x00006b97 fetch  0x00000001 , 0x00004ed9 
- 00025883  0x00006b98 nbranch  0x0000651f , 0x00000034 
- 00025884  0x00006b9a call  0x00006732 
- 00025885  0x00006b9b arg  0x0000000a , 0x0000003f 
- 00025886  0x00006b9c branch  0x0000655a 
- 00025887  0x00006b9f call  0x0000677f 
- 00025888  0x00006ba0 copy  0x00000007 , 0x0000003f 
- 00025889  0x00006ba1 beq  0x00000001 , 0x0000651c 
- 00025890  0x00006ba2 call  0x00006642 
- 00025891  0x00006ba3 branch  0x000065f4 
- 00025892  0x00006ba6 jam  0x00000001 , 0x00004ed6 
- 00025893  0x00006ba7 branch  0x000065f4 
- 00025894  0x00006baa bpatch  0x000000a4 , 0x00004014 
- 00025895  0x00006bab fetch  0x00000001 , 0x00004ed9 
- 00025896  0x00006bac branch  0x000064c3 , 0x00000034 
- 00025897  0x00006bad copy  0x00000007 , 0x0000003f 
- 00025898  0x00006bae beq  0x00000001 , 0x000064c3 
- 00025899  0x00006baf rtn 
- 00025900  0x00006bb1 arg  0x0000000a , 0x0000003f 
- 00025901  0x00006bb2 imul32  0x00000007 , 0x0000003f 
- 00025902  0x00006bb3 arg  0x000049fa , 0x00000013 
- 00025903  0x00006bb4 iadd  0x00000013 , 0x00000013 
- 00025904  0x00006bb5 copy  0x00000022 , 0x0000003f 
- 00025905  0x00006bb6 istore  0x00000004 , 0x00000013 
- 00025906  0x00006bb7 increase  0x00000004 , 0x00000013 
- 00025907  0x00006bb8 ifetch  0x00000001 , 0x00000013 
- 00025908  0x00006bb9 increase  0x00000001 , 0x0000003f 
- 00025909  0x00006bba istore  0x00000001 , 0x00000013 
- 00025910  0x00006bbb rtn 
- 00025911  0x00006bbd bpatch  0x000000a5 , 0x00004014 
- 00025912  0x00006bbe fetch  0x00000001 , 0x00004ed9 
- 00025913  0x00006bbf call  0x0000654b , 0x00000034 
- 00025914  0x00006bc1 arg  0x0000000a , 0x0000003f 
- 00025915  0x00006bc2 imul32  0x00000007 , 0x0000003f 
- 00025916  0x00006bc3 arg  0x000049fa , 0x00000013 
- 00025917  0x00006bc4 iadd  0x00000013 , 0x00000013 
- 00025918  0x00006bc5 ifetcht  0x00000004 , 0x00000013 
- 00025919  0x00006bc6 sub  0x00000002 , 0x00000000 , 0x0000003e 
- 00025920  0x00006bc7 rtn  0x00000005 
- 00025921  0x00006bc8 copy  0x00000022 , 0x0000003f 
- 00025922  0x00006bc9 isub  0x00000002 , 0x00000002 
- 00025923  0x00006bca ncall  0x00007806 , 0x00000002 
- 00025924  0x00006bcb add  0x00000013 , 0x00000009 , 0x00000006 
- 00025925  0x00006bcc ifetch  0x00000001 , 0x00000006 
- 00025926  0x00006bcd nbranch  0x00006566 , 0x00000034 
- 00025927  0x00006bce increase  0x00000005 , 0x00000013 
- 00025928  0x00006bcf copy  0x00000022 , 0x0000003f 
- 00025929  0x00006bd0 istore  0x00000004 , 0x00000013 
- 00025930  0x00006bd1 rtn 
- 00025931  0x00006bd4 fetch  0x00000001 , 0x00004faf 
- 00025932  0x00006bd5 nbranch  0x00004323 , 0x00000034 
- 00025933  0x00006bd6 branch  0x00004325 
- 00025934  0x00006bd9 add  0x00000013 , 0x00000004 , 0x00000006 
- 00025935  0x00006bda ifetch  0x00000001 , 0x00000006 
- 00025936  0x00006bdb branch  0x00006551 
- 00025937  0x00006bde call  0x0000656b 
- 00025938  0x00006bdf fetch  0x00000001 , 0x00004ed9 
- 00025939  0x00006be0 nbranch  0x0000655d , 0x00000034 
- 00025940  0x00006be2 call  0x00006561 
- 00025941  0x00006be3 branch  0x00006500 , 0x00000002 
- 00025942  0x00006be4 call  0x00006738 
- 00025943  0x00006be5 copy  0x00000007 , 0x0000003f 
- 00025944  0x00006be6 beq  0x00000003 , 0x00006740 
- 00025945  0x00006be7 arg  0x0000000f , 0x0000003f 
- 00025946  0x00006be9 imul32  0x00000007 , 0x0000003f 
- 00025947  0x00006bea iadd  0x00000013 , 0x00000013 
- 00025948  0x00006beb branch  0x00006371 
- 00025949  0x00006bee copy  0x00000007 , 0x0000003f 
- 00025950  0x00006bef beq  0x00000001 , 0x00006554 
- 00025951  0x00006bf0 beq  0x00000003 , 0x00006554 
- 00025952  0x00006bf1 rtn 
- 00025953  0x00006bf4 call  0x00007902 
- 00025954  0x00006bf5 ifetcht  0x00000001 , 0x00000006 
- 00025955  0x00006bf6 isub  0x00000002 , 0x0000003f 
- 00025956  0x00006bf7 sub  0x0000003f , 0x0000000a , 0x0000003e 
- 00025957  0x00006bf8 rtn 
- 00025958  0x00006bfb jam  0x00000001 , 0x00004ed0 
- 00025959  0x00006bfc call  0x0000656b 
- 00025960  0x00006bfd arg  0x00004abe , 0x00000013 
- 00025961  0x00006bfe arg  0x00000003 , 0x0000003f 
- 00025962  0x00006bff branch  0x0000655a 
- 00025963  0x00006c02 arg  0x0000000a , 0x00000039 
- 00025964  0x00006c03 copy  0x00000013 , 0x00000005 
- 00025965  0x00006c04 branch  0x00007ca1 
- 00025966  0x00006c07 fetch  0x00000002 , 0x000048bc 
- 00025967  0x00006c08 store  0x00000002 , 0x0000442e 
- 00025968  0x00006c09 call  0x000065be 
- 00025969  0x00006c0a fetch  0x00000002 , 0x0000442e 
- 00025970  0x00006c0b store  0x00000002 , 0x000048bc 
- 00025971  0x00006c0d arg  0x00000000 , 0x00000007 
- 00025972  0x00006c0e fetch  0x00000001 , 0x00004523 
- 00025973  0x00006c0f copy  0x0000003f , 0x00000039 
- 00025974  0x00006c10 arg  0x000049fa , 0x00000013 
- 00025975  0x00006c12 copy  0x00000039 , 0x0000003f 
- 00025976  0x00006c13 store  0x00000002 , 0x00000678 
- 00025977  0x00006c14 copy  0x00000013 , 0x0000003f 
- 00025978  0x00006c15 store  0x00000002 , 0x0000068c 
- 00025979  0x00006c16 copy  0x00000007 , 0x0000003f 
- 00025980  0x00006c17 store  0x00000002 , 0x0000067a 
- 00025981  0x00006c18 call  0x000065b4 
- 00025982  0x00006c1a fetch  0x00000002 , 0x0000068c 
- 00025983  0x00006c1b copy  0x0000003f , 0x00000013 
- 00025984  0x00006c1c fetch  0x00000002 , 0x0000067a 
- 00025985  0x00006c1d copy  0x0000003f , 0x00000007 
- 00025986  0x00006c1e call  0x0000658b 
- 00025987  0x00006c20 fetch  0x00000002 , 0x0000067a 
- 00025988  0x00006c21 add  0x0000003f , 0x00000001 , 0x00000007 
- 00025989  0x00006c22 fetch  0x00000002 , 0x0000068c 
- 00025990  0x00006c23 add  0x0000003f , 0x0000000a , 0x00000013 
- 00025991  0x00006c24 fetch  0x00000002 , 0x00000678 
- 00025992  0x00006c25 copy  0x0000003f , 0x00000039 
- 00025993  0x00006c26 loop  0x00006577 
- 00025994  0x00006c27 rtn 
- 00025995  0x00006c2a ifetch  0x00000004 , 0x00000013 
- 00025996  0x00006c2b rtn  0x00000034 
- 00025997  0x00006c2c copy  0x0000003f , 0x00000002 
- 00025998  0x00006c2d copy  0x00000022 , 0x0000003f 
- 00025999  0x00006c2e isub  0x00000002 , 0x00000002 
- 00026000  0x00006c2f nrtn  0x00000002 
- 00026001  0x00006c30 setarg  0x000009c4 
- 00026002  0x00006c31 isub  0x00000002 , 0x0000003e 
- 00026003  0x00006c32 rtn  0x00000002 
- 00026004  0x00006c33 copy  0x00000022 , 0x0000003f 
- 00026005  0x00006c34 istore  0x00000004 , 0x00000013 
- 00026006  0x00006c35 increase  0x00000009 , 0x00000013 
- 00026007  0x00006c36 setarg  0x00000001 
- 00026008  0x00006c37 istore  0x00000001 , 0x00000013 
- 00026009  0x00006c38 fetch  0x00000001 , 0x00004ed0 
- 00026010  0x00006c39 rtn  0x00000034 
- 00026011  0x00006c3a jam  0x00000000 , 0x00004ed0 
- 00026012  0x00006c3b bpatch  0x000000a6 , 0x00004014 
- 00026013  0x00006c3c call  0x00006755 
- 00026014  0x00006c3d fetch  0x00000001 , 0x00004ed7 
- 00026015  0x00006c3e beq  0x00000000 , 0x000065a2 
- 00026016  0x00006c3f beq  0x00000001 , 0x000065a5 
- 00026017  0x00006c40 rtn 
- 00026018  0x00006c43 call  0x000065af 
- 00026019  0x00006c44 arg  0x00000003 , 0x0000003f 
- 00026020  0x00006c45 branch  0x0000655a 
- 00026021  0x00006c48 copy  0x00000007 , 0x0000003f 
- 00026022  0x00006c49 fetcht  0x00000001 , 0x00004ed8 
- 00026023  0x00006c4a isub  0x00000002 , 0x0000003e 
- 00026024  0x00006c4b nbranch  0x000065a2 , 0x00000005 
- 00026025  0x00006c4c fetch  0x00000001 , 0x00004ed9 
- 00026026  0x00006c4d setflip  0x00000000 , 0x0000003f 
- 00026027  0x00006c4e store  0x00000001 , 0x00004ed9 
- 00026028  0x00006c4f nrtn  0x00000034 
- 00026029  0x00006c51 jam  0x00000000 , 0x00004ed9 
- 00026030  0x00006c52 branch  0x00004325 
- 00026031  0x00006c55 arg  0x00004aa9 , 0x00000013 
- 00026032  0x00006c56 call  0x00006730 
- 00026033  0x00006c57 rtn  0x00000034 
- 00026034  0x00006c58 arg  0x00004bd0 , 0x00000013 
- 00026035  0x00006c59 rtn 
- 00026036  0x00006c5c add  0x00000013 , 0x00000005 , 0x00000012 
- 00026037  0x00006c5d ifetch  0x00000004 , 0x00000012 
- 00026038  0x00006c5e rtn  0x00000034 
- 00026039  0x00006c5f copy  0x0000003f , 0x00000002 
- 00026040  0x00006c60 copy  0x00000022 , 0x0000003f 
- 00026041  0x00006c61 isub  0x00000002 , 0x00000002 
- 00026042  0x00006c62 ncall  0x00007806 , 0x00000002 
- 00026043  0x00006c63 setarg  0x000003e8 
- 00026044  0x00006c64 isub  0x00000002 , 0x0000003e 
- 00026045  0x00006c65 branch  0x0000654e 
- 00026046  0x00006c67 fetch  0x00000002 , 0x0000442c 
- 00026047  0x00006c68 ifetch  0x00000001 , 0x0000003f 
- 00026048  0x00006c69 rtn  0x00000034 
- 00026049  0x00006c6b setarg  0x00000000 
- 00026050  0x00006c6c store  0x00000002 , 0x000006f1 
- 00026051  0x00006c6d call  0x00007003 
- 00026052  0x00006c6e nbranch  0x000077a5 , 0x00000028 
- 00026053  0x00006c6f call  0x000077a3 
- 00026054  0x00006c70 disable  0x00000028 
- 00026055  0x00006c71 fetch  0x00000001 , 0x00004388 
- 00026056  0x00006c72 nrtn  0x00000034 
- 00026057  0x00006c73 bpatch  0x000000a7 , 0x00004014 
- 00026058  0x00006c74 fetch  0x00000001 , 0x00004ed7 
- 00026059  0x00006c75 beq  0x00000001 , 0x000065cf 
- 00026060  0x00006c76 call  0x00006628 
- 00026061  0x00006c77 call  0x000065dc 
- 00026062  0x00006c78 rtn  0x00000028 
- 00026063  0x00006c7a call  0x000065d5 
- 00026064  0x00006c7b fetch  0x00000002 , 0x000006f1 
- 00026065  0x00006c7c store  0x00000002 , 0x000006f8 
- 00026066  0x00006c7d jam  0x00000000 , 0x000006fa 
- 00026067  0x00006c7e force  0x00000000 , 0x00000007 
- 00026068  0x00006c7f branch  0x0000703b 
- 00026069  0x00006c82 fetch  0x00000001 , 0x00004ed5 
- 00026070  0x00006c83 fetcht  0x00000001 , 0x00004ed8 
- 00026071  0x00006c84 isub  0x00000002 , 0x0000003e 
- 00026072  0x00006c85 branch  0x00004323 , 0x00000005 
- 00026073  0x00006c86 fetch  0x00000001 , 0x00004ed9 
- 00026074  0x00006c87 nbranch  0x00004325 , 0x00000034 
- 00026075  0x00006c88 rtn 
- 00026076  0x00006c8b arg  0x00000000 , 0x00000007 
- 00026077  0x00006c8d arg  0x00004ad3 , 0x00000012 
- 00026078  0x00006c8e arg  0x00000002 , 0x0000003f 
- 00026079  0x00006c8f imul32  0x00000007 , 0x0000003f 
- 00026080  0x00006c90 iadd  0x00000012 , 0x00000012 
- 00026081  0x00006c91 ifetch  0x00000002 , 0x00000012 
- 00026082  0x00006c93 rtn  0x00000034 
- 00026083  0x00006c94 fetcht  0x00000002 , 0x000006f1 
- 00026084  0x00006c95 ixor  0x00000002 , 0x0000003e 
- 00026085  0x00006c96 branch  0x000065e8 , 0x00000005 
- 00026086  0x00006c97 increase  0x00000001 , 0x00000007 
- 00026087  0x00006c98 branch  0x000065dd 
- 00026088  0x00006c9b store  0x00000002 , 0x00004adf 
- 00026089  0x00006c9c call  0x00004323 
- 00026090  0x00006c9d arg  0x00004ae1 , 0x00000013 
- 00026091  0x00006c9e arg  0x0000000a , 0x0000003f 
- 00026092  0x00006c9f imul32  0x00000007 , 0x0000003f 
- 00026093  0x00006ca0 iadd  0x00000013 , 0x00000013 
- 00026094  0x00006ca1 call  0x000065f0 
- 00026095  0x00006ca2 branch  0x00006633 
- 00026096  0x00006ca5 call  0x0000677f 
- 00026097  0x00006ca6 ifetch  0x00000001 , 0x00000013 
- 00026098  0x00006ca7 rtn  0x00000034 
- 00026099  0x00006ca8 call  0x00006642 
- 00026100  0x00006caa call  0x0000677f 
- 00026101  0x00006cab call  0x00006609 
- 00026102  0x00006cac call  0x00006614 
- 00026103  0x00006cad call  0x0000661e 
- 00026104  0x00006cae arg  0x00000005 , 0x0000003f 
- 00026105  0x00006caf call  0x00006382 
- 00026106  0x00006cb0 call  0x00006730 
- 00026107  0x00006cb1 rtn  0x00000034 
- 00026108  0x00006cb2 jam  0x00000078 , 0x000049f5 
- 00026109  0x00006cb3 arg  0x00000006 , 0x0000003f 
- 00026110  0x00006cb4 branch  0x00006382 
- 00026111  0x00006cb7 fetcht  0x00000001 , 0x00004eba 
- 00026112  0x00006cb8 call  0x00006730 
- 00026113  0x00006cb9 rtn  0x00000034 
- 00026114  0x00006cba fetcht  0x00000001 , 0x00004ebd 
- 00026115  0x00006cbb increase  0x00000001 , 0x00000002 
- 00026116  0x00006cbc fetch  0x00000001 , 0x00004ed6 
- 00026117  0x00006cbd rtn  0x00000034 
- 00026118  0x00006cbe fetcht  0x00000001 , 0x00004eba 
- 00026119  0x00006cbf jam  0x00000000 , 0x00004ed6 
- 00026120  0x00006cc0 rtn 
- 00026121  0x00006cc3 call  0x000065ff 
- 00026122  0x00006cc4 copy  0x00000002 , 0x0000003f 
- 00026123  0x00006cc5 rtn  0x00000034 
- 00026124  0x00006cc6 store  0x00000001 , 0x00004ec3 
- 00026125  0x00006cc8 arg  0x00000013 , 0x0000003f 
- 00026126  0x00006cc9 call  0x00006382 
- 00026127  0x00006cca fetch  0x00000001 , 0x00004ec3 
- 00026128  0x00006ccb increase  0xffffffff , 0x0000003f 
- 00026129  0x00006ccc store  0x00000001 , 0x00004ec3 
- 00026130  0x00006ccd rtn  0x00000034 
- 00026131  0x00006cce branch  0x0000660d 
- 00026132  0x00006cd1 fetch  0x00000001 , 0x00004ebc 
- 00026133  0x00006cd2 rtn  0x00000034 
- 00026134  0x00006cd3 store  0x00000001 , 0x00004ec4 
- 00026135  0x00006cd5 arg  0x00000020 , 0x0000003f 
- 00026136  0x00006cd6 call  0x00006382 
- 00026137  0x00006cd7 fetch  0x00000001 , 0x00004ec4 
- 00026138  0x00006cd8 increase  0xffffffff , 0x0000003f 
- 00026139  0x00006cd9 store  0x00000001 , 0x00004ec4 
- 00026140  0x00006cda rtn  0x00000034 
- 00026141  0x00006cdb branch  0x00006617 
- 00026142  0x00006cde fetch  0x00000001 , 0x00004ebd 
- 00026143  0x00006cdf rtn  0x00000034 
- 00026144  0x00006ce0 store  0x00000001 , 0x00004ec5 
- 00026145  0x00006ce2 arg  0x00000021 , 0x0000003f 
- 00026146  0x00006ce3 call  0x00006382 
- 00026147  0x00006ce4 fetch  0x00000001 , 0x00004ec5 
- 00026148  0x00006ce5 increase  0xffffffff , 0x0000003f 
- 00026149  0x00006ce6 store  0x00000001 , 0x00004ec5 
- 00026150  0x00006ce7 rtn  0x00000034 
- 00026151  0x00006ce8 branch  0x00006621 
- 00026152  0x00006ceb fetch  0x00000002 , 0x00004adf 
- 00026153  0x00006cec rtn  0x00000034 
- 00026154  0x00006ced fetcht  0x00000002 , 0x000006f1 
- 00026155  0x00006cee sub  0x00000002 , 0x00000000 , 0x0000003e 
- 00026156  0x00006cef branch  0x00006636 , 0x00000005 
- 00026157  0x00006cf0 isub  0x00000002 , 0x0000003e 
- 00026158  0x00006cf1 rtn  0x00000005 
- 00026159  0x00006cf2 storet  0x00000002 , 0x00004adf 
- 00026160  0x00006cf3 fetch  0x00000002 , 0x00004ed3 
- 00026161  0x00006cf4 isub  0x00000002 , 0x0000003e 
- 00026162  0x00006cf5 call  0x00004325 , 0x00000005 
- 00026163  0x00006cf7 fetch  0x00000002 , 0x000006f1 
- 00026164  0x00006cf8 store  0x00000002 , 0x0000442e 
- 00026165  0x00006cf9 branch  0x00007dba 
- 00026166  0x00006cfb jam  0x00000001 , 0x00004ed0 
- 00026167  0x00006cfc call  0x00004325 
- 00026168  0x00006cfd arg  0x00004b1d , 0x00000013 
- 00026169  0x00006cfe call  0x000065f0 
- 00026170  0x00006cff setarg  0x00000000 
- 00026171  0x00006d00 store  0x00000002 , 0x00004adf 
- 00026172  0x00006d01 jam  0x00000032 , 0x000048ae 
- 00026173  0x00006d02 call  0x00006633 
- 00026174  0x00006d03 fetch  0x00000001 , 0x00004523 
- 00026175  0x00006d04 mul32  0x0000003f , 0x0000000a , 0x00000039 
- 00026176  0x00006d05 arg  0x000049fa , 0x00000005 
- 00026177  0x00006d06 branch  0x00007ca1 
- 00026178  0x00006d08 bpatch  0x000000a8 , 0x00004015 
- 00026179  0x00006d09 fetch  0x00000001 , 0x00004ed7 
- 00026180  0x00006d0a beq  0x00000001 , 0x00006647 
- 00026181  0x00006d0b beq  0x00000000 , 0x0000664d 
- 00026182  0x00006d0c rtn 
- 00026183  0x00006d0e copy  0x00000007 , 0x0000003f 
- 00026184  0x00006d0f beq  0x00000005 , 0x00006676 
- 00026185  0x00006d10 beq  0x00000000 , 0x00006693 
- 00026186  0x00006d11 beq  0x00000004 , 0x0000669b 
- 00026187  0x00006d12 beq  0x00000002 , 0x000066be 
- 00026188  0x00006d13 rtn 
- 00026189  0x00006d15 ifetch  0x00000001 , 0x00000013 
- 00026190  0x00006d16 beq  0x00000001 , 0x00006676 
- 00026191  0x00006d17 beq  0x00000002 , 0x00006693 
- 00026192  0x00006d18 beq  0x00000003 , 0x0000669b 
- 00026193  0x00006d19 beq  0x00000004 , 0x000066be 
- 00026194  0x00006d1a beq  0x00000005 , 0x00006654 
- 00026195  0x00006d1b rtn 
- 00026196  0x00006d1d call  0x00006730 
- 00026197  0x00006d1e nbranch  0x0000665e , 0x00000034 
- 00026198  0x00006d1f setarg  0x00000004 
- 00026199  0x00006d20 mul32  0x0000003f , 0x0000000a , 0x0000003f 
- 00026200  0x00006d21 arg  0x00004c12 , 0x00000002 
- 00026201  0x00006d22 iadd  0x00000002 , 0x00000005 
- 00026202  0x00006d23 increase  0x00000003 , 0x00000005 
- 00026203  0x00006d24 fetch  0x00000003 , 0x00004b27 
- 00026204  0x00006d25 istore  0x00000003 , 0x00000005 
- 00026205  0x00006d26 rtn 
- 00026206  0x00006d28 setarg  0x00000004 
- 00026207  0x00006d29 mul32  0x0000003f , 0x0000000a , 0x0000003f 
- 00026208  0x00006d2a arg  0x00004c12 , 0x00000002 
- 00026209  0x00006d2b iadd  0x00000002 , 0x00000005 
- 00026210  0x00006d2c increase  0x00000003 , 0x00000005 
- 00026211  0x00006d2d fetch  0x00000002 , 0x00004ebe 
- 00026212  0x00006d2e istore  0x00000003 , 0x00000005 
- 00026213  0x00006d2f increase  0x00000007 , 0x00000005 
- 00026214  0x00006d30 fetch  0x00000002 , 0x00004ec0 
- 00026215  0x00006d31 lshift4  0x0000003f , 0x0000003f 
- 00026216  0x00006d32 lshift8  0x0000003f , 0x0000003f 
- 00026217  0x00006d33 istore  0x00000003 , 0x00000005 
- 00026218  0x00006d34 rtn 
- 00026219  0x00006d37 fetch  0x00000001 , 0x00004ebc 
- 00026220  0x00006d38 rtn  0x00000034 
- 00026221  0x00006d39 increase  0xffffffff , 0x0000003f 
- 00026222  0x00006d3a store  0x00000001 , 0x00004ebc 
- 00026223  0x00006d3b arg  0x00000062 , 0x0000003f 
- 00026224  0x00006d3c rtn 
- 00026225  0x00006d3e arg  0x0000000a , 0x00000002 
- 00026226  0x00006d3f call  0x00006730 
- 00026227  0x00006d40 rtn  0x00000034 
- 00026228  0x00006d41 arg  0x00000007 , 0x00000002 
- 00026229  0x00006d42 rtn 
- 00026230  0x00006d44 call  0x00006671 
- 00026231  0x00006d45 fetch  0x00000002 , 0x00004ebe 
- 00026232  0x00006d46 isub  0x00000002 , 0x0000003e 
- 00026233  0x00006d47 ncall  0x0000666b , 0x00000002 
- 00026234  0x00006d48 nrtn  0x00000002 
- 00026235  0x00006d49 isub  0x00000002 , 0x0000003f 
- 00026236  0x00006d4b store  0x00000002 , 0x00004ebe 
- 00026237  0x00006d4d bpatch  0x000000a9 , 0x00004015 
- 00026238  0x00006d4e fetch  0x00000002 , 0x00004ebe 
- 00026239  0x00006d4f fetcht  0x00000002 , 0x00004ec0 
- 00026240  0x00006d50 lshift8  0x00000002 , 0x00000002 
- 00026241  0x00006d51 lshift4  0x00000002 , 0x00000002 
- 00026242  0x00006d52 iadd  0x00000002 , 0x0000003f 
- 00026243  0x00006d53 store  0x00000003 , 0x00004b27 
- 00026244  0x00006d54 branch  0x00006654 
- 00026245  0x00006d56 fetch  0x00000002 , 0x00004ebe 
- 00026246  0x00006d57 arg  0x00000062 , 0x00000002 
- 00026247  0x00006d58 isub  0x00000002 , 0x00000002 
- 00026248  0x00006d59 nrtn  0x00000002 
- 00026249  0x00006d5a copy  0x00000002 , 0x0000003f 
- 00026250  0x00006d5b fetcht  0x00000001 , 0x00004ebc 
- 00026251  0x00006d5c sub  0x00000002 , 0x00000003 , 0x0000003e 
- 00026252  0x00006d5d branch  0x00006690 , 0x00000005 
- 00026253  0x00006d5e increase  0x00000001 , 0x00000002 
- 00026254  0x00006d5f storet  0x00000001 , 0x00004ebc 
- 00026255  0x00006d60 branch  0x0000667c 
- 00026256  0x00006d62 jam  0x00000000 , 0x00004ebc 
- 00026257  0x00006d63 arg  0x00000000 , 0x0000003f 
- 00026258  0x00006d64 branch  0x0000667c 
- 00026259  0x00006d66 call  0x00006730 
- 00026260  0x00006d67 ncall  0x00006685 , 0x00000034 
- 00026261  0x00006d68 call  0x00006671 
- 00026262  0x00006d69 fetch  0x00000002 , 0x00004ebe 
- 00026263  0x00006d6b iadd  0x00000002 , 0x0000003f 
- 00026264  0x00006d6c arg  0x00000fff , 0x00000002 
- 00026265  0x00006d6d call  0x00007d6c 
- 00026266  0x00006d6e branch  0x0000667c 
- 00026267  0x00006d71 call  0x00006671 
- 00026268  0x00006d72 fetch  0x00000002 , 0x00004ec0 
- 00026269  0x00006d73 isub  0x00000002 , 0x0000003f 
- 00026270  0x00006d74 store  0x00000002 , 0x00004ec0 
- 00026271  0x00006d76 fetcht  0x00000002 , 0x00004ec0 
- 00026272  0x00006d77 call  0x00006730 
- 00026273  0x00006d78 branch  0x0000667d , 0x00000034 
- 00026274  0x00006d79 setarg  0x00000fff 
- 00026275  0x00006d7a isub  0x00000002 , 0x0000003f 
- 00026276  0x00006d7b arg  0x00000062 , 0x00000002 
- 00026277  0x00006d7c isub  0x00000002 , 0x00000002 
- 00026278  0x00006d7d nbranch  0x0000667d , 0x00000002 
- 00026279  0x00006d7e setarg  0x00000fff 
- 00026280  0x00006d7f isub  0x00000002 , 0x0000003f 
- 00026281  0x00006d80 fetcht  0x00000001 , 0x00004ebd 
- 00026282  0x00006d81 sub  0x00000002 , 0x00000005 , 0x0000003e 
- 00026283  0x00006d82 branch  0x000066af , 0x00000005 
- 00026284  0x00006d83 increase  0x00000001 , 0x00000002 
- 00026285  0x00006d84 storet  0x00000001 , 0x00004ebd 
- 00026286  0x00006d85 branch  0x000066bc 
- 00026287  0x00006d87 jam  0x00000000 , 0x00004ebd 
- 00026288  0x00006d89 setarg  0x00000fff 
- 00026289  0x00006d8a branch  0x000066bc 
- 00026290  0x00006d8d call  0x00006730 
- 00026291  0x00006d8e branch  0x000066b0 , 0x00000034 
- 00026292  0x00006d8f fetch  0x00000001 , 0x00004ebd 
- 00026293  0x00006d90 branch  0x000066b0 , 0x00000034 
- 00026294  0x00006d91 increase  0xffffffff , 0x0000003f 
- 00026295  0x00006d92 store  0x00000001 , 0x00004ebd 
- 00026296  0x00006d93 setarg  0x00000fff 
- 00026297  0x00006d94 arg  0x00000062 , 0x00000002 
- 00026298  0x00006d95 isub  0x00000002 , 0x0000003f 
- 00026299  0x00006d96 iadd  0x00000011 , 0x0000003f 
- 00026300  0x00006d98 store  0x00000002 , 0x00004ec0 
- 00026301  0x00006d99 branch  0x0000667d 
- 00026302  0x00006d9b call  0x00006671 
- 00026303  0x00006d9c fetch  0x00000002 , 0x00004ec0 
- 00026304  0x00006d9e iadd  0x00000002 , 0x0000003f 
- 00026305  0x00006d9f arg  0x00000fff , 0x00000002 
- 00026306  0x00006da0 isub  0x00000002 , 0x00000011 
- 00026307  0x00006da1 branch  0x000066b2 , 0x00000002 
- 00026308  0x00006da2 branch  0x000066bc 
- 00026309  0x00006da6 fetch  0x00000002 , 0x00004398 
- 00026310  0x00006da7 beq  0x00000024 , 0x000062e9 
- 00026311  0x00006da8 rtn 
- 00026312  0x00006dab arg  0x00000017 , 0x00000011 
- 00026313  0x00006dac arg  0x00000004 , 0x00000012 
- 00026314  0x00006dad call  0x000029fb 
- 00026315  0x00006dae setarg  0x00000006 
- 00026316  0x00006daf istore  0x00000001 , 0x00000005 
- 00026317  0x00006db0 setarg  0x00000001 
- 00026318  0x00006db1 istore  0x00000002 , 0x00000005 
- 00026319  0x00006db2 setarg  0x0000ffff 
- 00026320  0x00006db3 istore  0x00000002 , 0x00000005 
- 00026321  0x00006db4 setarg  0x00002800 
- 00026322  0x00006db5 istore  0x00000002 , 0x00000005 
- 00026323  0x00006db6 arg  0x000049e4 , 0x00000006 
- 00026324  0x00006db7 branch  0x00007c8f 
- 00026325  0x00006dbb bpatch  0x000000aa , 0x00004015 
- 00026326  0x00006dbc copy  0x00000011 , 0x00000006 
- 00026327  0x00006dbd ifetch  0x00000003 , 0x00000006 
- 00026328  0x00006dbe store  0x00000003 , 0x00004397 
- 00026329  0x00006dbf beq  0x00000007 , 0x00006704 
- 00026330  0x00006dc0 beq  0x00000001 , 0x00006725 
- 00026331  0x00006dc1 beq  0x0000000a , 0x000066f4 
- 00026332  0x00006dc2 beq  0x0000000c , 0x000066de 
- 00026333  0x00006dc3 branch  0x00002b96 
- 00026334  0x00006dc6 ifetch  0x00000002 , 0x00000006 
- 00026335  0x00006dc7 store  0x00000002 , 0x000006b5 
- 00026336  0x00006dc8 iforce  0x00000011 
- 00026337  0x00006dc9 fetcht  0x00000002 , 0x00004398 
- 00026338  0x00006dca fetch  0x00000002 , 0x00004332 
- 00026339  0x00006dcb isub  0x00000002 , 0x0000003e 
- 00026340  0x00006dcc nbranch  0x00002d50 , 0x00000005 
- 00026341  0x00006dcd call  0x00006730 
- 00026342  0x00006dce nbranch  0x000066e9 , 0x00000034 
- 00026343  0x00006dcf fetcht  0x00000002 , 0x000049e0 
- 00026344  0x00006dd0 branch  0x000066ea 
- 00026345  0x00006dd3 fetcht  0x00000002 , 0x000049e2 
- 00026346  0x00006dd5 arg  0x000048be , 0x00000006 
- 00026347  0x00006dd6 call  0x00007c6d 
- 00026348  0x00006dd7 copy  0x00000002 , 0x0000003f 
- 00026349  0x00006dd8 isub  0x00000011 , 0x0000003f 
- 00026350  0x00006dd9 nbranch  0x00002e03 , 0x00000002 
- 00026351  0x00006dda increase  0x00000001 , 0x0000003f 
- 00026352  0x00006ddb sub  0x0000003f , 0x00000017 , 0x0000003e 
- 00026353  0x00006ddc branch  0x00002d59 , 0x00000002 
- 00026354  0x00006ddd force  0x00000017 , 0x0000003f 
- 00026355  0x00006dde branch  0x00002d59 
- 00026356  0x00006de1 fetcht  0x00000002 , 0x00004398 
- 00026357  0x00006de2 fetch  0x00000001 , 0x00004321 
- 00026358  0x00006de3 bbit1  0x00000003 , 0x000066f8 
- 00026359  0x00006de4 branch  0x00002d1d 
- 00026360  0x00006de6 fetch  0x00000002 , 0x00004332 
- 00026361  0x00006de7 isub  0x00000002 , 0x0000003e 
- 00026362  0x00006de8 nbranch  0x00002d1d , 0x00000005 
- 00026363  0x00006de9 call  0x00002dc7 
- 00026364  0x00006dea nbranch  0x000066fe , 0x00000028 
- 00026365  0x00006deb branch  0x00002d46 
- 00026366  0x00006dee fetch  0x00000002 , 0x00004332 
- 00026367  0x00006def isub  0x00000002 , 0x0000003e 
- 00026368  0x00006df0 nbranch  0x00002d1d , 0x00000005 
- 00026369  0x00006df1 arg  0x000048be , 0x00000006 
- 00026370  0x00006df2 force  0x00000017 , 0x0000003f 
- 00026371  0x00006df3 branch  0x00002d2d 
- 00026372  0x00006df7 bpatch  0x000000ab , 0x00004015 
- 00026373  0x00006df8 jam  0x00000005 , 0x00004eba 
- 00026374  0x00006df9 jam  0x00000001 , 0x000049f4 
- 00026375  0x00006dfa jam  0x00000001 , 0x00004ec2 
- 00026376  0x00006dfb jam  0x000000f0 , 0x000049f5 
- 00026377  0x00006dfc jam  0x0000000a , 0x00004ed1 
- 00026378  0x00006dfd jam  0x00000001 , 0x00004ed6 
- 00026379  0x00006dfe call  0x000067bf 
- 00026380  0x00006dff fetch  0x00000001 , 0x00004ed2 
- 00026381  0x00006e00 rtn  0x00000034 
- 00026382  0x00006e01 call  0x00006783 
- 00026383  0x00006e02 arg  0x00000062 , 0x00000002 
- 00026384  0x00006e04 fetch  0x00000002 , 0x00004f88 
- 00026385  0x00006e05 arg  0x00004ebe , 0x00000011 
- 00026386  0x00006e06 arg  0x00004ebc , 0x00000012 
- 00026387  0x00006e07 call  0x0000671e 
- 00026388  0x00006e08 arg  0x00000062 , 0x00000002 
- 00026389  0x00006e0a fetch  0x00000002 , 0x00004f8a 
- 00026390  0x00006e0b arg  0x00004ec0 , 0x00000011 
- 00026391  0x00006e0c arg  0x00004ebd , 0x00000012 
- 00026392  0x00006e0d call  0x0000671e 
- 00026393  0x00006e0e setarg  0x00000fff 
- 00026394  0x00006e0f fetcht  0x00000002 , 0x00004ec0 
- 00026395  0x00006e10 isub  0x00000002 , 0x0000003f 
- 00026396  0x00006e11 store  0x00000002 , 0x00004ec0 
- 00026397  0x00006e12 rtn 
- 00026398  0x00006e14 idiv  0x00000002 
- 00026399  0x00006e15 call  0x00007d62 
- 00026400  0x00006e16 quotient  0x0000003f 
- 00026401  0x00006e17 remainder  0x00000002 
- 00026402  0x00006e18 istore  0x00000001 , 0x00000012 
- 00026403  0x00006e19 istoret  0x00000002 , 0x00000011 
- 00026404  0x00006e1a rtn 
- 00026405  0x00006e1c increase  0xfffffffe , 0x00000006 
- 00026406  0x00006e1d ifetch  0x00000001 , 0x00000006 
- 00026407  0x00006e1e beq  0x00000006 , 0x0000672e 
- 00026408  0x00006e1f rtn 
- 00026409  0x00006e21 jam  0x00000001 , 0x00004eba 
- 00026410  0x00006e22 jam  0x00000000 , 0x000049f4 
- 00026411  0x00006e23 jam  0x00000000 , 0x00004ec2 
- 00026412  0x00006e24 jam  0x0000000a , 0x000049f5 
- 00026413  0x00006e25 rtn 
- 00026414  0x00006e28 call  0x00006729 
- 00026415  0x00006e29 branch  0x000067bf 
- 00026416  0x00006e2c fetch  0x00000001 , 0x000049f4 
- 00026417  0x00006e2d rtn 
- 00026418  0x00006e31 arg  0x00004f24 , 0x00000013 
- 00026419  0x00006e32 call  0x00006730 
- 00026420  0x00006e33 rtn  0x00000034 
- 00026421  0x00006e34 jam  0x00000078 , 0x000049f5 
- 00026422  0x00006e35 arg  0x00004b2b , 0x00000013 
- 00026423  0x00006e36 rtn 
- 00026424  0x00006e39 arg  0x00004a40 , 0x00000013 
- 00026425  0x00006e3a call  0x00006730 
- 00026426  0x00006e3b rtn  0x00000034 
- 00026427  0x00006e3c arg  0x00004b67 , 0x00000013 
- 00026428  0x00006e3d jam  0x0000000c , 0x000049f5 
- 00026429  0x00006e3e copy  0x00000007 , 0x0000003f 
- 00026430  0x00006e3f rtneq  0x00000001 
- 00026431  0x00006e40 rtn 
- 00026432  0x00006e42 bpatch  0x000000ac , 0x00004015 
- 00026433  0x00006e43 fetch  0x00000001 , 0x00004c0e 
- 00026434  0x00006e44 setflip  0x00000000 , 0x0000003f 
- 00026435  0x00006e45 store  0x00000001 , 0x00004c0e 
- 00026436  0x00006e46 beq  0x00000000 , 0x00006749 
- 00026437  0x00006e47 beq  0x00000001 , 0x00006747 
- 00026438  0x00006e48 rtn 
- 00026439  0x00006e4a call  0x00006750 
- 00026440  0x00006e4b branch  0x00006371 
- 00026441  0x00006e4d call  0x0000674b 
- 00026442  0x00006e4e branch  0x00006371 
- 00026443  0x00006e50 arg  0x00004a6d , 0x00000013 
- 00026444  0x00006e51 call  0x00006730 
- 00026445  0x00006e52 rtn  0x00000034 
- 00026446  0x00006e53 arg  0x00004b94 , 0x00000013 
- 00026447  0x00006e54 rtn 
- 00026448  0x00006e56 arg  0x00004bfa , 0x00000013 
- 00026449  0x00006e57 call  0x00006730 
- 00026450  0x00006e58 rtn  0x00000034 
- 00026451  0x00006e59 arg  0x00004c04 , 0x00000013 
- 00026452  0x00006e5a rtn 
- 00026453  0x00006e5e copy  0x00000007 , 0x0000003f 
- 00026454  0x00006e5f beq  0x00000001 , 0x00006777 
- 00026455  0x00006e60 beq  0x00000002 , 0x00006765 
- 00026456  0x00006e61 beq  0x00000004 , 0x00006761 
- 00026457  0x00006e62 rtn 
- 00026458  0x00006e66 arg  0x00004f9d , 0x00000013 
- 00026459  0x00006e67 arg  0x0000675d , 0x00000012 
- 00026460  0x00006e68 branch  0x000042e0 
- 00026461  0x00006e6a jam  0x00000004 , 0x00004f9d 
- 00026462  0x00006e6b fetch  0x00000001 , 0x00004c0e 
- 00026463  0x00006e6c branch  0x00006761 , 0x00000034 
- 00026464  0x00006e6d branch  0x00006765 
- 00026465  0x00006e71 jam  0x00000000 , 0x00004c0e 
- 00026466  0x00006e72 jam  0x00000004 , 0x00004f9d 
- 00026467  0x00006e73 arg  0x00004ab5 , 0x00000013 
- 00026468  0x00006e74 branch  0x00006371 
- 00026469  0x00006e77 jam  0x00000001 , 0x00004c0e 
- 00026470  0x00006e78 jam  0x00000004 , 0x00004f9d 
- 00026471  0x00006e79 arg  0x00004aaf , 0x00000013 
- 00026472  0x00006e7a branch  0x00006371 
- 00026473  0x00006e7c jam  0x00000000 , 0x00004c0e 
- 00026474  0x00006e7d jam  0x00000000 , 0x00004f9d 
- 00026475  0x00006e7e rtn 
- 00026476  0x00006e82 arg  0x00004f9e , 0x00000013 
- 00026477  0x00006e83 arg  0x0000676f , 0x00000012 
- 00026478  0x00006e84 branch  0x000042e0 
- 00026479  0x00006e86 jam  0x00000002 , 0x00004f9e 
- 00026480  0x00006e87 call  0x00006772 
- 00026481  0x00006e88 branch  0x00006371 
- 00026482  0x00006e8b arg  0x00004f9f , 0x00000013 
- 00026483  0x00006e8c call  0x00006730 
- 00026484  0x00006e8d rtn  0x00000034 
- 00026485  0x00006e8e arg  0x00004fa7 , 0x00000013 
- 00026486  0x00006e8f rtn 
- 00026487  0x00006e92 fetch  0x00000001 , 0x00004faf 
- 00026488  0x00006e93 nbranch  0x0000677c , 0x00000034 
- 00026489  0x00006e94 jam  0x00000001 , 0x00004faf 
- 00026490  0x00006e95 jam  0x00000002 , 0x00004f9e 
- 00026491  0x00006e96 rtn 
- 00026492  0x00006e99 jam  0x00000000 , 0x00004faf 
- 00026493  0x00006e9a jam  0x00000000 , 0x00004f9e 
- 00026494  0x00006e9b rtn 
- 00026495  0x00006e9e fetch  0x00000001 , 0x00004ebb 
- 00026496  0x00006e9f nrtn  0x00000034 
- 00026497  0x00006ea0 jam  0x00000001 , 0x00004ebb 
- 00026498  0x00006ea1 branch  0x0000667d 
- 00026499  0x00006ea4 setarg  0x00000000 
- 00026500  0x00006ea5 store  0x00000007 , 0x00004ebc 
- 00026501  0x00006ea6 rtn 
- 00026502  0x00006ea9 call  0x00006730 
- 00026503  0x00006eaa beq  0x00000001 , 0x0000678e 
- 00026504  0x00006eab beq  0x00000000 , 0x000067a0 
- 00026505  0x00006eac rtn 
- 00026506  0x00006eaf fetch  0x00000001 , 0x00004f90 
- 00026507  0x00006eb0 beq  0x00000001 , 0x000067a7 
- 00026508  0x00006eb1 beq  0x00000000 , 0x000067b9 
- 00026509  0x00006eb2 rtn 
- 00026510  0x00006eb5 fetch  0x00000001 , 0x00004ebc 
- 00026511  0x00006eb6 mul32  0x0000003f , 0x00000062 , 0x0000003f 
- 00026512  0x00006eb7 copy  0x0000003f , 0x00000002 
- 00026513  0x00006eb8 fetch  0x00000002 , 0x00004ebe 
- 00026514  0x00006eb9 iadd  0x00000002 , 0x0000003f 
- 00026515  0x00006eba store  0x00000002 , 0x00004f8c 
- 00026516  0x00006ebc fetch  0x00000001 , 0x00004ebd 
- 00026517  0x00006ebd mul32  0x0000003f , 0x00000062 , 0x0000003f 
- 00026518  0x00006ebe copy  0x0000003f , 0x00000002 
- 00026519  0x00006ebf fetch  0x00000002 , 0x00004ec0 
- 00026520  0x00006ec0 copy  0x0000003f , 0x00000011 
- 00026521  0x00006ec1 setarg  0x00000fff 
- 00026522  0x00006ec2 isub  0x00000011 , 0x0000003f 
- 00026523  0x00006ec3 iadd  0x00000002 , 0x0000003f 
- 00026524  0x00006ec4 store  0x00000002 , 0x00004f8e 
- 00026525  0x00006ec6 call  0x00006730 
- 00026526  0x00006ec8 store  0x00000001 , 0x00004f90 
- 00026527  0x00006ec9 rtn 
- 00026528  0x00006ecc fetch  0x00000002 , 0x00004ebe 
- 00026529  0x00006ecd store  0x00000002 , 0x00004f8c 
- 00026530  0x00006ece fetch  0x00000002 , 0x00004ec0 
- 00026531  0x00006ecf store  0x00000002 , 0x00004f8e 
- 00026532  0x00006ed0 call  0x00006730 
- 00026533  0x00006ed1 store  0x00000001 , 0x00004f90 
- 00026534  0x00006ed2 rtn 
- 00026535  0x00006ed4 fetch  0x00000002 , 0x00004f8c 
- 00026536  0x00006ed5 div  0x0000003f , 0x00000062 
- 00026537  0x00006ed6 call  0x00007d62 
- 00026538  0x00006ed7 quotient  0x0000003f 
- 00026539  0x00006ed8 remainder  0x00000002 
- 00026540  0x00006ed9 store  0x00000001 , 0x00004ebc 
- 00026541  0x00006eda copy  0x00000002 , 0x0000003f 
- 00026542  0x00006edb store  0x00000002 , 0x00004ebe 
- 00026543  0x00006edc fetch  0x00000002 , 0x00004f8e 
- 00026544  0x00006edd div  0x0000003f , 0x00000062 
- 00026545  0x00006ede call  0x00007d62 
- 00026546  0x00006edf quotient  0x0000003f 
- 00026547  0x00006ee0 remainder  0x00000002 
- 00026548  0x00006ee1 store  0x00000001 , 0x00004ebd 
- 00026549  0x00006ee3 setarg  0x00000fff 
- 00026550  0x00006ee4 isub  0x00000002 , 0x0000003f 
- 00026551  0x00006ee5 store  0x00000002 , 0x00004ec0 
- 00026552  0x00006ee8 rtn 
- 00026553  0x00006eea fetch  0x00000002 , 0x00004f8c 
- 00026554  0x00006eeb store  0x00000002 , 0x00004ebe 
- 00026555  0x00006eec fetch  0x00000002 , 0x00004f8e 
- 00026556  0x00006eed store  0x00000002 , 0x00004ec0 
- 00026557  0x00006ef0 rtn 
- 00026558  0x00006ef3 branch  0x0000683c 
- 00026559  0x00006ef6 branch  0x00006823 
- 00026560  0x00006efa call  0x000067e2 
- 00026561  0x00006efb fetch  0x00000002 , 0x00004f93 
- 00026562  0x00006efc call  0x0000684f 
- 00026563  0x00006efd jam  0x00000000 , 0x00004f9b 
- 00026564  0x00006efe fetch  0x00000005 , 0x00004f8c 
- 00026565  0x00006eff jam  0x00000000 , 0x00004f9c 
- 00026566  0x00006f00 jam  0x00000000 , 0x00004f99 
- 00026567  0x00006f01 call  0x000067e6 
- 00026568  0x00006f02 fetch  0x00000001 , 0x00004f99 
- 00026569  0x00006f03 rtneq  0x00000000 
- 00026570  0x00006f04 branch  0x000067c0 
- 00026571  0x00006f09 fetch  0x00000002 , 0x00004f80 
- 00026572  0x00006f0a increase  0xfffffffb , 0x0000003f 
- 00026573  0x00006f0b store  0x00000002 , 0x00004f93 
- 00026574  0x00006f0c rtn 
- 00026575  0x00006f10 fetch  0x00000002 , 0x00004f93 
- 00026576  0x00006f11 increase  0xfffffffb , 0x0000003f 
- 00026577  0x00006f12 store  0x00000002 , 0x00004f93 
- 00026578  0x00006f13 rtn 
- 00026579  0x00006f17 fetch  0x00000002 , 0x00004f93 
- 00026580  0x00006f18 pincrease  0x00000005 
- 00026581  0x00006f19 store  0x00000002 , 0x00004f93 
- 00026582  0x00006f1a rtn 
- 00026583  0x00006f1d fetch  0x00000002 , 0x00004f95 
- 00026584  0x00006f1e pincrease  0x00000005 
- 00026585  0x00006f1f store  0x00000002 , 0x00004f95 
- 00026586  0x00006f21 fetch  0x00000002 , 0x00004f95 
- 00026587  0x00006f22 copy  0x0000003f , 0x00000002 
- 00026588  0x00006f24 fetch  0x00000002 , 0x00004f80 
- 00026589  0x00006f25 isub  0x00000002 , 0x0000003f 
- 00026590  0x00006f26 arg  0x00000005 , 0x00000002 
- 00026591  0x00006f27 isub  0x00000002 , 0x0000003e 
- 00026592  0x00006f29 nbranch  0x00006806 , 0x00000002 
- 00026593  0x00006f2a rtn 
- 00026594  0x00006f2d fetch  0x00000001 , 0x00004f9b 
- 00026595  0x00006f2e beq  0x00000001 , 0x000067cb 
- 00026596  0x00006f2f beq  0x00000000 , 0x000067cf 
- 00026597  0x00006f30 rtn 
- 00026598  0x00006f34 arg  0x00000000 , 0x00000012 
- 00026599  0x00006f35 copy  0x00000012 , 0x00000002 
- 00026600  0x00006f36 fetch  0x00000002 , 0x00004f8c 
- 00026601  0x00006f37 icompare  0x0000ffff , 0x00000002 
- 00026602  0x00006f39 ncall  0x000067f6 , 0x00000001 
- 00026603  0x00006f3a arg  0x00000000 , 0x00000012 
- 00026604  0x00006f3b copy  0x00000012 , 0x00000002 
- 00026605  0x00006f3c fetch  0x00000002 , 0x00004f8e 
- 00026606  0x00006f3d icompare  0x0000ffff , 0x00000002 
- 00026607  0x00006f3e ncall  0x000067f6 , 0x00000001 
- 00026608  0x00006f3f arg  0x00000000 , 0x00000012 
- 00026609  0x00006f40 copy  0x00000012 , 0x00000002 
- 00026610  0x00006f41 fetch  0x00000001 , 0x00004f90 
- 00026611  0x00006f42 icompare  0x000000ff , 0x00000002 
- 00026612  0x00006f43 ncall  0x000067f6 , 0x00000001 
- 00026613  0x00006f44 rtn 
- 00026614  0x00006f48 fetch  0x00000001 , 0x00004f99 
- 00026615  0x00006f49 pincrease  0x00000001 
- 00026616  0x00006f4a store  0x00000001 , 0x00004f99 
- 00026617  0x00006f4b rtn 
- 00026618  0x00006f4d jam  0x00000001 , 0x00004f99 
- 00026619  0x00006f4e call  0x000067d7 
- 00026620  0x00006f4f fetch  0x00000002 , 0x00004f95 
- 00026621  0x00006f50 call  0x0000684f 
- 00026622  0x00006f51 call  0x00006730 
- 00026623  0x00006f52 copy  0x0000003f , 0x00000002 
- 00026624  0x00006f53 fetch  0x00000001 , 0x00004f90 
- 00026625  0x00006f54 icompare  0x000000ff , 0x00000002 
- 00026626  0x00006f55 call  0x00006821 , 0x00000001 
- 00026627  0x00006f57 fetch  0x00000001 , 0x00004f99 
- 00026628  0x00006f58 rtneq  0x00000000 
- 00026629  0x00006f59 branch  0x000067fa 
- 00026630  0x00006f5d bpatch  0x000000ad , 0x00004015 
- 00026631  0x00006f5e call  0x00006821 
- 00026632  0x00006f5f call  0x00006730 
- 00026633  0x00006f60 branch  0x0000680b , 0x00000034 
- 00026634  0x00006f61 branch  0x00006812 
- 00026635  0x00006f64 fetch  0x00000002 , 0x00004f84 
- 00026636  0x00006f65 store  0x00000002 , 0x00004ebe 
- 00026637  0x00006f67 fetcht  0x00000002 , 0x00004f86 
- 00026638  0x00006f68 setarg  0x00000fff 
- 00026639  0x00006f69 isub  0x00000002 , 0x0000003f 
- 00026640  0x00006f6a store  0x00000002 , 0x00004ec0 
- 00026641  0x00006f6b branch  0x000067be 
- 00026642  0x00006f6e arg  0x00000062 , 0x00000002 
- 00026643  0x00006f70 fetch  0x00000002 , 0x00004f88 
- 00026644  0x00006f71 arg  0x00004ebe , 0x00000011 
- 00026645  0x00006f72 arg  0x00004ebc , 0x00000012 
- 00026646  0x00006f73 call  0x0000671e 
- 00026647  0x00006f74 arg  0x00000062 , 0x00000002 
- 00026648  0x00006f76 fetch  0x00000002 , 0x00004f8a 
- 00026649  0x00006f77 arg  0x00004ec0 , 0x00000011 
- 00026650  0x00006f78 arg  0x00004ebd , 0x00000012 
- 00026651  0x00006f79 call  0x0000671e 
- 00026652  0x00006f7a setarg  0x00000fff 
- 00026653  0x00006f7b fetcht  0x00000002 , 0x00004ec0 
- 00026654  0x00006f7c isub  0x00000002 , 0x0000003f 
- 00026655  0x00006f7d store  0x00000002 , 0x00004ec0 
- 00026656  0x00006f7e branch  0x000067be 
- 00026657  0x00006f81 jam  0x00000000 , 0x00004f99 
- 00026658  0x00006f82 rtn 
- 00026659  0x00006f85 bpatch  0x000000ae , 0x00004015 
- 00026660  0x00006f86 jam  0x00000001 , 0x00004f9b 
- 00026661  0x00006f87 call  0x000067c0 
- 00026662  0x00006f8b fetch  0x00000002 , 0x00004f82 
- 00026663  0x00006f8c copy  0x0000003f , 0x00000002 
- 00026664  0x00006f8d fetch  0x00000002 , 0x00004f93 
- 00026665  0x00006f8e isub  0x00000002 , 0x0000003f 
- 00026666  0x00006f8f arg  0x00000000 , 0x00000002 
- 00026667  0x00006f90 isub  0x00000002 , 0x0000003e 
- 00026668  0x00006f91 nrtn  0x00000002 
- 00026669  0x00006f92 fetch  0x00000002 , 0x00004f93 
- 00026670  0x00006f93 copy  0x0000003f , 0x00000002 
- 00026671  0x00006f95 fetch  0x00000002 , 0x00004f80 
- 00026672  0x00006f96 increase  0xfffffffb , 0x0000003f 
- 00026673  0x00006f97 isub  0x00000002 , 0x0000003f 
- 00026674  0x00006f9a fetch  0x00000002 , 0x00004f93 
- 00026675  0x00006f9b store  0x00000002 , 0x00004f95 
- 00026676  0x00006f9c call  0x000067fa 
- 00026677  0x00006f9d fetch  0x00000002 , 0x00004f95 
- 00026678  0x00006f9e ncall  0x0000684f , 0x00000005 
- 00026679  0x00006fa1 jam  0x00000000 , 0x00004f99 
- 00026680  0x00006fa2 call  0x000067e6 
- 00026681  0x00006fa3 fetch  0x00000001 , 0x00004f99 
- 00026682  0x00006fa4 rtneq  0x00000000 
- 00026683  0x00006fa5 branch  0x0000678a 
- 00026684  0x00006fa9 bpatch  0x000000af , 0x00004015 
- 00026685  0x00006faa jam  0x00000001 , 0x00004f9b 
- 00026686  0x00006fab call  0x000067c0 
- 00026687  0x00006faf fetcht  0x00000002 , 0x00004f82 
- 00026688  0x00006fb1 fetch  0x00000002 , 0x00004f93 
- 00026689  0x00006fb2 isub  0x00000002 , 0x0000003f 
- 00026690  0x00006fb3 arg  0x00000000 , 0x00000002 
- 00026691  0x00006fb4 isub  0x00000002 , 0x0000003e 
- 00026692  0x00006fb5 nrtn  0x00000002 
- 00026693  0x00006fb7 fetcht  0x00000002 , 0x00004f93 
- 00026694  0x00006fb9 fetch  0x00000002 , 0x00004f80 
- 00026695  0x00006fba isub  0x00000002 , 0x0000003f 
- 00026696  0x00006fbb arg  0x00000000 , 0x00000002 
- 00026697  0x00006fbc isub  0x00000002 , 0x0000003e 
- 00026698  0x00006fbd nrtn  0x00000002 
- 00026699  0x00006fbe fetch  0x00000002 , 0x00004f93 
- 00026700  0x00006fbf store  0x00000002 , 0x00004f91 
- 00026701  0x00006fc0 call  0x00006786 
- 00026702  0x00006fc2 branch  0x00006854 
- 00026703  0x00006fc6 bpatch  0x000000b0 , 0x00004016 
- 00026704  0x00006fc7 copy  0x0000003f , 0x00000012 
- 00026705  0x00006fc8 arg  0x00000005 , 0x00000039 
- 00026706  0x00006fca arg  0x00004f8c , 0x00000011 
- 00026707  0x00006fcb branch  0x00006b74 
- 00026708  0x00006fcf arg  0x00000005 , 0x00000039 
- 00026709  0x00006fd0 arg  0x00004f8c , 0x00000011 
- 00026710  0x00006fd1 fetchr  0x00000012 , 0x00000002 , 0x00004f91 
- 00026711  0x00006fd2 branch  0x00006b45 
- 00026712  0x00006fd5 arg  0x000048ae , 0x00000013 
- 00026713  0x00006fd6 arg  0x000067be , 0x00000012 
- 00026714  0x00006fd7 branch  0x000042e0 
- 00026715  0x00006fe6 fetch  0x00000002 , 0x00000912 
- 00026716  0x00006fe9 ifetcht  0x00000001 , 0x00000013 
- 00026717  0x00006fea increase  0x00000001 , 0x00000013 
- 00026718  0x00006feb lshift8  0x00000002 , 0x00000002 
- 00026719  0x00006fec ixor  0x00000002 , 0x0000003f 
- 00026720  0x00006fef copy  0x00000039 , 0x00000012 
- 00026721  0x00006ff0 arg  0x00000008 , 0x00000039 
- 00026722  0x00006ff2 isolate1  0x0000000f , 0x0000003f 
- 00026723  0x00006ff3 lshift  0x0000003f , 0x0000003f 
- 00026724  0x00006ff4 nbranch  0x00006867 , 0x00000001 
- 00026725  0x00006ff5 fetcht  0x00000002 , 0x00000914 
- 00026726  0x00006ff6 ixor  0x00000002 , 0x0000003f 
- 00026727  0x00006ff8 loop  0x00006862 
- 00026728  0x00006ff9 copy  0x00000012 , 0x00000039 
- 00026729  0x00006ffb loop  0x0000685c 
- 00026730  0x00006ffc store  0x00000002 , 0x00000912 
- 00026731  0x00006ffd rtn 
- 00026732  0x00007003 fetch  0x00000001 , 0x0000443f 
- 00026733  0x00007005 arg  0x0000003e , 0x00000002 
- 00026734  0x00007006 branch  0x00006f20 
- 00026735  0x0000700a fetch  0x00000001 , 0x0000443f 
- 00026736  0x0000700c arg  0x0000003f , 0x00000002 
- 00026737  0x0000700d branch  0x00006f20 
- 00026738  0x00007010 call  0x0000686f 
- 00026739  0x00007012 call  0x0000686c 
- 00026740  0x00007013 branch  0x0000686f 
- 00026741  0x00007017 call  0x00006873 
- 00026742  0x00007019 branch  0x0000686c 
- 00026743  0x0000701c branch  0x00006873 
- 00026744  0x0000701f call  0x00006873 
- 00026745  0x00007020 branch  0x00006875 
- 00026746  0x00007025 branch  0x0000686c 
- 00026747  0x0000702a fetch  0x00000001 , 0x00004440 
- 00026748  0x0000702b branch  0x0000686d 
- 00026749  0x0000702f fetch  0x00000001 , 0x00004440 
- 00026750  0x00007030 branch  0x00006870 
- 00026751  0x00007033 call  0x0000687b 
- 00026752  0x00007034 call  0x0000687d 
- 00026753  0x00007035 branch  0x0000687b 
- 00026754  0x0000703d clear_stack 
- 00026755  0x0000703e call  0x000070d7 
- 00026756  0x0000703f call  0x0000688d 
- 00026757  0x00007040 call  0x0000688f 
- 00026758  0x00007041 call  0x000068a3 
- 00026759  0x00007042 call  0x000068bf 
- 00026760  0x00007043 call  0x000068c3 
- 00026761  0x00007045 jam  0x00000001 , 0x0000070f 
- 00026762  0x00007046 jam  0x00000004 , 0x0000070c 
- 00026763  0x00007049 call  0x000068ce 
- 00026764  0x0000704a branch  0x0000688b 
- 00026765  0x0000704d jam  0x00000004 , 0x00008042 
- 00026766  0x0000704e rtn 
- 00026767  0x00007051 call  0x00006893 
- 00026768  0x00007052 call  0x00006897 
- 00026769  0x00007053 call  0x0000689b 
- 00026770  0x00007054 branch  0x0000689f 
- 00026771  0x00007057 fetch  0x00000001 , 0x000044f1 
- 00026772  0x00007058 nrtn  0x00000034 
- 00026773  0x00007059 jam  0x00000007 , 0x000044f1 
- 00026774  0x0000705a rtn 
- 00026775  0x0000705d fetch  0x00000001 , 0x000044f2 
- 00026776  0x0000705e nrtn  0x00000034 
- 00026777  0x0000705f jam  0x00000006 , 0x000044f2 
- 00026778  0x00007060 rtn 
- 00026779  0x00007062 fetch  0x00000001 , 0x000044f3 
- 00026780  0x00007063 nrtn  0x00000034 
- 00026781  0x00007064 jam  0x00000009 , 0x000044f3 
- 00026782  0x00007065 rtn 
- 00026783  0x00007067 fetch  0x00000001 , 0x000044f4 
- 00026784  0x00007068 nrtn  0x00000034 
- 00026785  0x00007069 jam  0x0000000a , 0x000044f4 
- 00026786  0x0000706a rtn 
- 00026787  0x0000706e setarg  0x00000c00 
- 00026788  0x0000706f store  0x00000002 , 0x00000670 
- 00026789  0x00007070 setarg  0x00000eff 
- 00026790  0x00007071 istore  0x00000002 , 0x00000005 
- 00026791  0x00007072 setarg  0x00000f00 
- 00026792  0x00007073 istore  0x00000002 , 0x00000005 
- 00026793  0x00007074 setarg  0x00000fff 
- 00026794  0x00007075 istore  0x00000002 , 0x00000005 
- 00026795  0x00007076 fetch  0x00000008 , 0x00000670 
- 00026796  0x00007077 call  0x00006d68 
- 00026797  0x00007078 call  0x00006d82 
- 00026798  0x00007079 arg  0x0001c200 , 0x00000002 
- 00026799  0x0000707a call  0x00006d75 
- 00026800  0x0000707b fetch  0x00000001 , 0x000044f1 
- 00026801  0x0000707c arg  0x00000008 , 0x00000002 
- 00026802  0x0000707d call  0x00006f21 
- 00026803  0x0000707e fetch  0x00000001 , 0x000044f2 
- 00026804  0x0000707f arg  0x00000049 , 0x00000002 
- 00026805  0x00007080 call  0x00006f21 
- 00026806  0x00007081 fetch  0x00000001 , 0x000044f3 
- 00026807  0x00007082 arg  0x0000000a , 0x00000002 
- 00026808  0x00007083 call  0x00006f21 
- 00026809  0x00007084 fetch  0x00000001 , 0x000044f4 
- 00026810  0x00007085 arg  0x0000000b , 0x00000002 
- 00026811  0x00007086 call  0x00006f21 
- 00026812  0x00007088 arg  0x00000081 , 0x00000002 
- 00026813  0x00007089 storet  0x00000001 , 0x00008060 
- 00026814  0x0000708a branch  0x00007d76 
- 00026815  0x0000708d fetch  0x00000001 , 0x000044f5 
- 00026816  0x0000708e nrtn  0x00000034 
- 00026817  0x0000708f jam  0x0000000c , 0x000044f5 
- 00026818  0x00007090 rtn 
- 00026819  0x00007093 fetch  0x00000001 , 0x000044f5 
- 00026820  0x00007094 arg  0x00000010 , 0x00000002 
- 00026821  0x00007095 call  0x00006f21 
- 00026822  0x00007096 arg  0x00000040 , 0x00000011 
- 00026823  0x00007097 call  0x00007055 
- 00026824  0x00007098 arg  0x00000000 , 0x00000011 
- 00026825  0x00007099 arg  0x00000000 , 0x00000012 
- 00026826  0x0000709a setarg  0x00000000 
- 00026827  0x0000709b call  0x0000707a 
- 00026828  0x0000709c arg  0x00000000 , 0x00000007 
- 00026829  0x0000709d branch  0x000070c0 
- 00026830  0x000070a1 fetch  0x00000002 , 0x00008112 
- 00026831  0x000070a2 add  0x0000003f , 0xfffffffc , 0x00000011 
- 00026832  0x000070a3 nrtn  0x00000002 
- 00026833  0x000070a4 call  0x00006d96 
- 00026834  0x000070a5 ifetch  0x00000001 , 0x00000003 
- 00026835  0x000070a6 beq  0x00000001 , 0x000068d6 
- 00026836  0x000070a8 call  0x00007c95 
- 00026837  0x000070a9 branch  0x00006d9e 
- 00026838  0x000070ae ifetch  0x00000002 , 0x00000003 
- 00026839  0x000070af store  0x00000002 , 0x00000710 
- 00026840  0x000070b0 arg  0x000003ff , 0x00000002 
- 00026841  0x000070b1 iand  0x00000002 , 0x00000002 
- 00026842  0x000070b2 storet  0x00000002 , 0x00000709 
- 00026843  0x000070b3 rshift2  0x0000003f , 0x0000003f 
- 00026844  0x000070b4 rshift8  0x0000003f , 0x0000003f 
- 00026845  0x000070b5 store  0x00000001 , 0x0000070b 
- 00026846  0x000070b6 ifetch  0x00000001 , 0x00000003 
- 00026847  0x000070b7 pincrease  0xffffffff 
- 00026848  0x000070b8 isub  0x00000011 , 0x0000003e 
- 00026849  0x000070b9 rtn  0x00000002 
- 00026850  0x000070ba call  0x000068e4 
- 00026851  0x000070bb branch  0x0000693f 
- 00026852  0x000070be fetch  0x00000001 , 0x0000070b 
- 00026853  0x000070c6 beq  0x0000003f , 0x000068e7 
- 00026854  0x000070c7 branch  0x0000692b 
- 00026855  0x000070d2 bpatch  0x000000b4 , 0x00004016 
- 00026856  0x000070d3 fetch  0x00000001 , 0x00000709 
- 00026857  0x000070d4 beq  0x00000000 , 0x0000692a 
- 00026858  0x000070d5 beq  0x00000001 , 0x000068f2 
- 00026859  0x000070d6 beq  0x00000002 , 0x000068f7 
- 00026860  0x000070d7 beq  0x00000003 , 0x00006905 
- 00026861  0x000070d8 beq  0x00000004 , 0x0000690f 
- 00026862  0x000070d9 beq  0x00000005 , 0x0000692a 
- 00026863  0x000070da beq  0x00000010 , 0x00006920 
- 00026864  0x000070db beq  0x00000014 , 0x00006926 
- 00026865  0x000070dc branch  0x0000692a 
- 00026866  0x000070e0 jam  0x00000000 , 0x00000712 
- 00026867  0x000070e1 fetch  0x00000002 , 0x00008000 
- 00026868  0x000070e2 store  0x00000002 , 0x00000713 
- 00026869  0x000070e3 arg  0x00000003 , 0x00000039 
- 00026870  0x000070e4 branch  0x00006932 
- 00026871  0x000070e7 ifetch  0x00000002 , 0x00000003 
- 00026872  0x000070e8 store  0x00000002 , 0x00008052 
- 00026873  0x000070e9 rtn 
- 00026874  0x000070ed ifetch  0x00000001 , 0x00000003 
- 00026875  0x000070ee copy  0x0000003f , 0x00000002 
- 00026876  0x000070ef store  0x00000001 , 0x00008024 
- 00026877  0x000070f0 ifetch  0x00000001 , 0x00000003 
- 00026878  0x000070f1 iadd  0x00000002 , 0x00000002 
- 00026879  0x000070f2 set1  0x00000007 , 0x0000003f 
- 00026880  0x000070f3 store  0x00000001 , 0x00008023 
- 00026881  0x000070f4 ifetch  0x00000001 , 0x00000003 
- 00026882  0x000070f5 iadd  0x00000002 , 0x00000002 
- 00026883  0x000070f6 copy  0x0000003f , 0x00000039 
- 00026884  0x000070f7 rtn 
- 00026885  0x000070fa call  0x000068fa 
- 00026886  0x000070fc ifetch  0x00000001 , 0x00000003 
- 00026887  0x000070fd store  0x00000001 , 0x00008025 
- 00026888  0x000070fe iadd  0x00000002 , 0x00000002 
- 00026889  0x000070ff loop  0x00006906 
- 00026890  0x00007101 and  0x00000002 , 0x000000ff , 0x00000002 
- 00026891  0x00007102 ifetch  0x00000001 , 0x00000003 
- 00026892  0x00007103 isub  0x00000002 , 0x0000003e 
- 00026893  0x00007104 nbranch  0x0000691e , 0x00000005 
- 00026894  0x00007105 branch  0x0000692a 
- 00026895  0x00007108 arg  0x00000020 , 0x00000039 
- 00026896  0x00007109 arg  0x00004000 , 0x00000005 
- 00026897  0x0000710a arg  0x00000000 , 0x00000002 
- 00026898  0x0000710c ifetch  0x00000001 , 0x00000003 
- 00026899  0x0000710d istore  0x00000001 , 0x00000005 
- 00026900  0x0000710e iadd  0x00000002 , 0x00000002 
- 00026901  0x0000710f loop  0x00006912 
- 00026902  0x00007110 and  0x00000002 , 0x000000ff , 0x00000002 
- 00026903  0x00007111 ifetch  0x00000001 , 0x00000003 
- 00026904  0x00007112 isub  0x00000002 , 0x0000003e 
- 00026905  0x00007113 nbranch  0x0000691e , 0x00000005 
- 00026906  0x00007114 jam  0x00000000 , 0x00008023 
- 00026907  0x00007115 call  0x0000692a 
- 00026908  0x00007116 call  0x00006dae 
- 00026909  0x00007117 branch  0x00002001 
- 00026910  0x0000711a jam  0x00000000 , 0x00008023 
- 00026911  0x0000711b branch  0x0000692b 
- 00026912  0x0000711f ifetch  0x00000001 , 0x00000003 
- 00026913  0x00007120 copy  0x0000003f , 0x00000039 
- 00026914  0x00007121 ifetch  0x00000002 , 0x00000003 
- 00026915  0x00007122 copy  0x0000003f , 0x00000005 
- 00026916  0x00007123 call  0x00006ddd 
- 00026917  0x00007124 branch  0x0000692a 
- 00026918  0x00007127 fetch  0x00000001 , 0x00008060 
- 00026919  0x00007128 set1  0x00000004 , 0x0000003f 
- 00026920  0x00007129 store  0x00000001 , 0x00008060 
- 00026921  0x0000712a branch  0x0000692a 
- 00026922  0x0000712e branch  0x0000692f 
- 00026923  0x00007131 jam  0x00000001 , 0x00000712 
- 00026924  0x00007132 branch  0x00006930 
- 00026925  0x00007134 jam  0x0000000c , 0x00000712 
- 00026926  0x00007135 branch  0x00006930 
- 00026927  0x00007137 jam  0x00000000 , 0x00000712 
- 00026928  0x00007138 arg  0x00000001 , 0x00000039 
- 00026929  0x00007139 branch  0x00006932 
- 00026930  0x0000713c jam  0x0000000e , 0x0000070d 
- 00026931  0x0000713d add  0x00000039 , 0x00000003 , 0x0000003f 
- 00026932  0x0000713e store  0x00000001 , 0x0000070e 
- 00026933  0x0000713f call  0x0000693b 
- 00026934  0x00007140 fetch  0x00000003 , 0x0000070f 
- 00026935  0x00007141 istore  0x00000003 , 0x00000003 
- 00026936  0x00007143 arg  0x00000712 , 0x00000006 
- 00026937  0x00007144 call  0x00006dc4 
- 00026938  0x00007145 branch  0x00006da4 
- 00026939  0x0000714a call  0x00006da2 
- 00026940  0x0000714b fetch  0x00000003 , 0x0000070c 
- 00026941  0x0000714c istore  0x00000003 , 0x00000003 
- 00026942  0x0000714d rtn 
- 00026943  0x00007150 call  0x00006d96 
- 00026944  0x00007151 increase  0x00000003 , 0x00000003 
- 00026945  0x00007152 ifetch  0x00000001 , 0x00000003 
- 00026946  0x00007153 iadd  0x00000003 , 0x00000003 
- 00026947  0x00007154 branch  0x00006d9c 
- 00026948  0x00007157 jam  0x00000000 , 0x00004114 
- 00026949  0x00007158 rtn 
- 00026950  0x00007160 branch  0x0000694b , 0x0000002b 
- 00026951  0x00007161 setarg  0x00004450 
- 00026952  0x00007162 arg  0x00004441 , 0x00000005 
- 00026953  0x00007163 isub  0x00000005 , 0x00000039 
- 00026954  0x00007164 call  0x00007ca1 
- 00026955  0x00007167 rtn 
- 00026956  0x0000716c arg  0x00000000 , 0x00000007 
- 00026957  0x0000716d arg  0x00000000 , 0x00000012 
- 00026958  0x00007170 sub  0x00000007 , 0x00000007 , 0x0000003e 
- 00026959  0x00007171 nrtn  0x00000002 
- 00026960  0x00007172 qisolate1  0x00000011 
- 00026961  0x00007173 branch  0x00006953 , 0x00000001 
- 00026962  0x00007174 branch  0x00006957 
- 00026963  0x00007177 copy  0x00000002 , 0x0000003f 
- 00026964  0x00007178 branch  0x00006957 , 0x00000034 
- 00026965  0x00007179 qset1  0x00000012 
- 00026966  0x0000717a increase  0xffffffff , 0x00000002 
- 00026967  0x0000717d increase  0x00000001 , 0x00000007 
- 00026968  0x0000717e branch  0x0000694e 
- 00026969  0x0000718c fetchr  0x00000018 , 0x00000002 , 0x0000433f 
- 00026970  0x0000718d fetchr  0x0000002b , 0x00000002 , 0x00004341 
- 00026971  0x0000718e call  0x00007dbc 
- 00026972  0x0000718f branch  0x0000695d 
- 00026973  0x00007192 bpatch  0x000000b6 , 0x00004016 
- 00026974  0x00007193 call  0x000069a9 
- 00026975  0x00007194 nbranch  0x0000235a , 0x00000034 
- 00026976  0x00007195 call  0x000069b9 
- 00026977  0x00007196 arg  0x00000008 , 0x00000039 
- 00026978  0x00007198 fetcht  0x00000001 , 0x00004441 
- 00026979  0x00007199 sub  0x00000039 , 0x00000008 , 0x00000007 
- 00026980  0x0000719a qisolate1  0x00000002 
- 00026981  0x0000719b branch  0x0000696a , 0x00000001 
- 00026982  0x0000719c call  0x00006971 
- 00026983  0x0000719d nbranch  0x0000696a , 0x00000002 
- 00026984  0x0000719e call  0x00006987 
- 00026985  0x0000719f branch  0x0000696e 
- 00026986  0x000071a1 copy  0x0000002b , 0x0000003f 
- 00026987  0x000071a2 iadd  0x00000018 , 0x00000018 
- 00026988  0x000071a3 loop  0x00006962 
- 00026989  0x000071a4 branch  0x0000235a 
- 00026990  0x000071a6 copy  0x00000018 , 0x0000003f 
- 00026991  0x000071a7 copy  0x00000018 , 0x00000005 
- 00026992  0x000071a8 rtn 
- 00026993  0x000071b2 bpatch  0x000000b7 , 0x00004016 
- 00026994  0x000071b3 sub  0x00000039 , 0x00000008 , 0x00000007 
- 00026995  0x000071b4 arg  0x00000000 , 0x00000002 
- 00026996  0x000071b5 arg  0x00000000 , 0x0000000b 
- 00026997  0x000071b7 copy  0x00000007 , 0x0000003f 
- 00026998  0x000071b8 beq  0x00000008 , 0x00006982 
- 00026999  0x000071b9 fetch  0x00000001 , 0x00004441 
- 00027000  0x000071ba qisolate1  0x0000003f 
- 00027001  0x000071bb branch  0x00006982 , 0x00000001 
- 00027002  0x000071bc qset1  0x0000000b 
- 00027003  0x000071bd copy  0x0000002b , 0x0000003f 
- 00027004  0x000071be iadd  0x00000002 , 0x00000002 
- 00027005  0x000071bf increase  0x00000001 , 0x00000007 
- 00027006  0x000071c0 copy  0x00000011 , 0x0000003f 
- 00027007  0x000071c1 isub  0x00000002 , 0x0000003e 
- 00027008  0x000071c2 branch  0x00006982 , 0x00000005 
- 00027009  0x000071c3 branch  0x00006975 , 0x00000002 
- 00027010  0x000071c5 copy  0x00000002 , 0x0000003f 
- 00027011  0x000071c6 isub  0x00000011 , 0x0000003e 
- 00027012  0x000071c7 nrtn  0x00000005 
- 00027013  0x000071c8 qset1  0x0000000b 
- 00027014  0x000071c9 rtn 
- 00027015  0x000071d3 bpatch  0x000000b8 , 0x00004017 
- 00027016  0x000071d4 call  0x000069a9 
- 00027017  0x000071d5 nbranch  0x0000235a , 0x00000034 
- 00027018  0x000071d6 call  0x000069af 
- 00027019  0x000071d7 branch  0x00006990 , 0x00000034 
- 00027020  0x000071d8 fetch  0x00000009 , 0x00004445 
- 00027021  0x000071d9 store  0x00000009 , 0x00004442 
- 00027022  0x000071da setarg  0x00000000 
- 00027023  0x000071db istore  0x00000003 , 0x00000005 
- 00027024  0x000071dd storer  0x0000000b , 0x00000001 , 0x0000444b 
- 00027025  0x000071de storer  0x00000018 , 0x00000002 , 0x0000444c 
- 00027026  0x000071df rtn 
- 00027027  0x000071e9 bpatch  0x000000b9 , 0x00004017 
- 00027028  0x000071ea call  0x000069b2 
- 00027029  0x000071eb increase  0x00000001 , 0x00000006 
- 00027030  0x000071ec ifetch  0x00000002 , 0x00000006 
- 00027031  0x000071ed rtn 
- 00027032  0x000071f5 bpatch  0x000000ba , 0x00004017 
- 00027033  0x000071f6 call  0x000069b2 
- 00027034  0x000071f7 copy  0x00000006 , 0x00000005 
- 00027035  0x000071f8 copy  0x00000006 , 0x00000002 
- 00027036  0x000071f9 setarg  0x00000000 
- 00027037  0x000071fa istore  0x00000003 , 0x00000005 
- 00027038  0x000071fb rtn 
- 00027039  0x00007203 bpatch  0x000000bb , 0x00004017 
- 00027040  0x00007204 call  0x000069af 
- 00027041  0x00007205 branch  0x0000235a , 0x00000034 
- 00027042  0x00007206 fetch  0x00000003 , 0x00004448 
- 00027043  0x00007207 store  0x00000003 , 0x0000444b 
- 00027044  0x00007208 fetch  0x00000003 , 0x00004445 
- 00027045  0x00007209 store  0x00000003 , 0x00004448 
- 00027046  0x0000720a fetch  0x00000003 , 0x00004442 
- 00027047  0x0000720b store  0x00000003 , 0x00004445 
- 00027048  0x0000720c rtn 
- 00027049  0x00007215 bpatch  0x000000bc , 0x00004017 
- 00027050  0x00007216 fetch  0x00000003 , 0x00004442 
- 00027051  0x00007217 rtn 
- 00027052  0x00007220 bpatch  0x000000bd , 0x00004017 
- 00027053  0x00007221 fetch  0x00000003 , 0x00004445 
- 00027054  0x00007222 rtn 
- 00027055  0x0000722b bpatch  0x000000be , 0x00004017 
- 00027056  0x0000722c fetch  0x00000003 , 0x0000444b 
- 00027057  0x0000722d rtn 
- 00027058  0x00007235 call  0x000069af 
- 00027059  0x00007236 branch  0x000069b7 , 0x00000034 
- 00027060  0x00007237 arg  0x00004442 , 0x00000006 
- 00027061  0x00007239 ifetch  0x00000003 , 0x00000006 
- 00027062  0x0000723a branch  0x000069b5 , 0x00000034 
- 00027063  0x0000723c increase  0xfffffffd , 0x00000006 
- 00027064  0x0000723d rtn 
- 00027065  0x00007246 bpatch  0x000000bf , 0x00004017 
- 00027066  0x00007247 arg  0x00000004 , 0x00000039 
- 00027067  0x00007248 arg  0x00004442 , 0x00000006 
- 00027068  0x00007249 arg  0x00000000 , 0x00000002 
- 00027069  0x0000724b ifetch  0x00000003 , 0x00000006 
- 00027070  0x0000724c and  0x0000003f , 0x000000ff , 0x0000003f 
- 00027071  0x0000724d ior  0x00000002 , 0x00000002 
- 00027072  0x0000724e loop  0x000069bd 
- 00027073  0x0000724f storet  0x00000001 , 0x00004441 
- 00027074  0x00007250 rtn 
- 00027075  0x00007254 arg  0x0000000c , 0x00000007 
- 00027076  0x00007255 branch  0x000024e7 
- 00027077  0x00007258 arg  0x0000000c , 0x00000007 
- 00027078  0x00007259 branch  0x000024eb 
- 00027079  0x00007265 bpatch  0x000000c1 , 0x00004018 
- 00027080  0x00007266 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00027081  0x00007267 rtn  0x00000005 
- 00027082  0x00007268 copy  0x00000002 , 0x0000003f 
- 00027083  0x00007269 and_into  0x000000ff , 0x0000003f 
- 00027084  0x0000726a sub  0x0000003f , 0x0000000f , 0x0000003e 
- 00027085  0x0000726b nbranch  0x000069d9 , 0x00000002 
- 00027086  0x0000726c arg  0x00008070 , 0x00000005 
- 00027087  0x0000726e iadd  0x00000005 , 0x00000005 
- 00027088  0x0000726f copy  0x00000005 , 0x00000011 
- 00027089  0x00007270 arg  0x0000003e , 0x00000002 
- 00027090  0x00007271 istoret  0x00000001 , 0x00000005 
- 00027091  0x00007272 call  0x000069dc 
- 00027092  0x00007273 nop  0x0000001e 
- 00027093  0x00007274 copy  0x00000011 , 0x00000005 
- 00027094  0x00007275 arg  0x0000003f , 0x00000002 
- 00027095  0x00007276 istoret  0x00000001 , 0x00000005 
- 00027096  0x00007277 branch  0x000069e0 
- 00027097  0x0000727a arg  0x000080d4 , 0x00000005 
- 00027098  0x0000727b increase  0xfffffff0 , 0x0000003f 
- 00027099  0x0000727c branch  0x000069cf 
- 00027100  0x00007280 fetch  0x00000001 , 0x00008081 
- 00027101  0x00007281 and_into  0x0000007f , 0x0000003f 
- 00027102  0x00007282 store  0x00000001 , 0x00008081 
- 00027103  0x00007283 rtn 
- 00027104  0x00007286 fetch  0x00000001 , 0x00008081 
- 00027105  0x00007287 or_into  0x00000080 , 0x0000003f 
- 00027106  0x00007288 store  0x00000001 , 0x00008081 
- 00027107  0x00007289 rtn 
- 00027108  0x0000728c branch  0x00006bd0 
- 00027109  0x0000728f branch  0x00006bd7 
- 00027110  0x00007294 fetch  0x00000001 , 0x0000806f 
- 00027111  0x00007295 set0  0x00000007 , 0x0000003f 
- 00027112  0x00007296 store  0x00000001 , 0x0000806f 
- 00027113  0x00007297 rtn 
- 00027114  0x0000729a nbranch  0x000069ee , 0x00000028 
- 00027115  0x0000729b fetch  0x00000001 , 0x0000806f 
- 00027116  0x0000729c set1  0x00000007 , 0x0000003f 
- 00027117  0x0000729d store  0x00000001 , 0x0000806f 
- 00027118  0x0000729f copy  0x00000002 , 0x0000003e 
- 00027119  0x000072a0 branch  0x000069f1 , 0x00000005 
- 00027120  0x000072a1 copy  0x00000013 , 0x0000003d 
- 00027121  0x000072a4 isolate0  0x00000000 , 0x0000003e 
- 00027122  0x000072a5 branch  0x00006b00 
- 00027123  0x000072a9 force  0x00000004 , 0x00000002 
- 00027124  0x000072ab arg  0x000001e7 , 0x00000011 
- 00027125  0x000072ac call  0x000069e6 
- 00027126  0x000072ad call  0x000069ee 
- 00027127  0x000072ae arg  0x000055aa , 0x00000011 
- 00027128  0x000072af fetch  0x00000002 , 0x000001e7 
- 00027129  0x000072b0 ifetcht  0x00000002 , 0x00000006 
- 00027130  0x000072b1 isub  0x00000011 , 0x0000003e 
- 00027131  0x000072b2 rtn 
- 00027132  0x000072b6 call  0x00006a0e , 0x00000028 
- 00027133  0x000072b7 arg  0x00000002 , 0x00000002 
- 00027134  0x000072b8 arg  0x000043c8 , 0x00000011 
- 00027135  0x000072b9 call  0x000069ee 
- 00027136  0x000072ba fetch  0x00000002 , 0x000043c8 
- 00027137  0x000072bc store  0x00000002 , 0x000001e0 
- 00027138  0x000072bd call  0x00006a04 , 0x00000028 
- 00027139  0x000072be rtn 
- 00027140  0x000072c1 arg  0x00000010 , 0x00000002 
- 00027141  0x000072c2 arg  0x000001ed , 0x00000011 
- 00027142  0x000072c3 call  0x000069e6 
- 00027143  0x000072c4 call  0x000069ee 
- 00027144  0x000072c6 arg  0x000001ed , 0x00000006 
- 00027145  0x000072c7 arg  0x00000010 , 0x00000039 
- 00027146  0x000072c8 call  0x00007353 
- 00027147  0x000072c9 call  0x000072da 
- 00027148  0x000072ca call  0x0000736f 
- 00027149  0x000072cb branch  0x000072d4 
- 00027150  0x000072ce jam  0x00000000 , 0x00008023 
- 00027151  0x000072cf call  0x000069e6 
- 00027152  0x000072d0 branch  0x0000736f 
- 00027153  0x000072d3 setarg  0x00000000 
- 00027154  0x000072d4 store  0x00000002 , 0x00000699 
- 00027155  0x000072d5 disable  0x0000002d 
- 00027156  0x000072d6 call  0x000069f3 
- 00027157  0x000072d7 nrtn  0x00000005 
- 00027158  0x000072d8 enable  0x0000002d 
- 00027159  0x000072d9 setarg  0x00008000 
- 00027160  0x000072da store  0x00000003 , 0x00008022 
- 00027161  0x000072db arg  0x00008025 , 0x00000011 
- 00027162  0x000072dc call  0x000069ea 
- 00027163  0x000072dd jam  0x00000000 , 0x00008023 
- 00027164  0x000072de fetch  0x00000001 , 0x000001dd 
- 00027165  0x000072df rtnbit0  0x00000000 
- 00027166  0x000072e1 arg  0x00000006 , 0x00000002 
- 00027167  0x000072e2 call  0x000069f4 
- 00027168  0x000072e3 nbranch  0x00006a2e , 0x00000005 
- 00027169  0x000072e4 ifetchr  0x00000011 , 0x00000002 , 0x00000006 
- 00027170  0x000072e5 call  0x000069ee 
- 00027171  0x000072e6 call  0x00006a25 
- 00027172  0x000072e7 branch  0x00006a1e 
- 00027173  0x000072eb fetch  0x00000002 , 0x00000699 
- 00027174  0x000072ec arg  0x00000006 , 0x00000039 
- 00027175  0x000072ed arg  0x000001e7 , 0x00000006 
- 00027176  0x000072ee call  0x00007dcc 
- 00027177  0x000072ef fetchr  0x00000039 , 0x00000002 , 0x000001e9 
- 00027178  0x000072f0 copy  0x00000011 , 0x00000006 
- 00027179  0x000072f1 call  0x00007dcc 
- 00027180  0x000072f2 store  0x00000002 , 0x00000699 
- 00027181  0x000072f3 rtn 
- 00027182  0x000072f6 fetch  0x00000001 , 0x0000021c 
- 00027183  0x000072f7 beq  0x0000005a , 0x00006a3c 
- 00027184  0x000072f8 arg  0x0000aa55 , 0x00000011 
- 00027185  0x000072f9 fetch  0x00000002 , 0x000001e7 
- 00027186  0x000072fa isub  0x00000011 , 0x0000003e 
- 00027187  0x000072fb nbranch  0x00006a3e , 0x00000005 
- 00027188  0x000072fc arg  0x000055aa , 0x00000011 
- 00027189  0x000072fd fetch  0x00000002 , 0x000001e9 
- 00027190  0x000072fe isub  0x00000011 , 0x0000003e 
- 00027191  0x000072ff nbranch  0x00006a3e , 0x00000005 
- 00027192  0x00007300 fetch  0x00000002 , 0x000001eb 
- 00027193  0x00007301 fetcht  0x00000002 , 0x00000699 
- 00027194  0x00007302 isub  0x00000002 , 0x0000003e 
- 00027195  0x00007303 nbranch  0x00006a3e , 0x00000005 
- 00027196  0x00007305 set1  0x0000000f , 0x00000011 
- 00027197  0x00007306 branch  0x000069f1 
- 00027198  0x00007309 jam  0x00000000 , 0x000001dd 
- 00027199  0x0000730a rtn 
- 00027200  0x00007310 and  0x0000003f , 0x000000ff , 0x0000003f 
- 00027201  0x00007311 rshift4  0x0000003f , 0x0000003f 
- 00027202  0x00007312 store  0x00000001 , 0x000043cb 
- 00027203  0x00007313 branch  0x00006a59 
- 00027204  0x00007316 fetch  0x00000002 , 0x00008143 
- 00027205  0x00007317 nbranch  0x00006a40 , 0x00000034 
- 00027206  0x00007318 call  0x00006a59 
- 00027207  0x00007319 fetch  0x00000002 , 0x000043cb 
- 00027208  0x0000731a rtn  0x00000034 
- 00027209  0x0000731b call  0x00006a4b 
- 00027210  0x0000731c branch  0x000023ba 
- 00027211  0x0000731f fetch  0x00000001 , 0x000043cb 
- 00027212  0x00007320 rtn  0x00000034 
- 00027213  0x00007321 and  0x0000003f , 0x0000000f , 0x00000002 
- 00027214  0x00007322 storet  0x00000001 , 0x000043cb 
- 00027215  0x00007323 rshift4  0x0000003f , 0x0000003f 
- 00027216  0x00007324 ixor  0x00000002 , 0x0000003f 
- 00027217  0x00007325 bne  0x0000000f , 0x00006bc2 
- 00027218  0x00007326 branch  0x00006b8d 
- 00027219  0x00007329 fetch  0x00000001 , 0x00000219 
- 00027220  0x0000732a ncall  0x000023e0 , 0x00000034 
- 00027221  0x0000732b fetch  0x00000001 , 0x0000021a 
- 00027222  0x0000732c rtn  0x00000034 
- 00027223  0x0000732d store  0x00000001 , 0x000040c9 
- 00027224  0x0000732e branch  0x000023e4 
- 00027225  0x00007331 disable  0x00000028 
- 00027226  0x00007332 fetch  0x00000001 , 0x000043ca 
- 00027227  0x00007333 rtnbit0  0x00000003 
- 00027228  0x00007334 call  0x00006aad 
- 00027229  0x00007335 arg  0x00000ff0 , 0x0000003f 
- 00027230  0x00007336 iadd  0x00000012 , 0x00000012 
- 00027231  0x00007337 force  0x00000010 , 0x00000039 
- 00027232  0x00007338 arg  0x000001ed , 0x00000011 
- 00027233  0x00007339 call  0x00006b74 
- 00027234  0x0000733a jam  0x00000008 , 0x00008006 
- 00027235  0x0000733b arg  0x000001ed , 0x00000006 
- 00027236  0x0000733c call  0x0000735f 
- 00027237  0x0000733e arg  0x000001ed , 0x00000005 
- 00027238  0x0000733f call  0x00007c99 
- 00027239  0x00007340 branch  0x00007dba 
- 00027240  0x00007344 jam  0x00000025 , 0x00008050 
- 00027241  0x00007345 call  0x00006b3a 
- 00027242  0x00007346 arg  0x00000000 , 0x00000012 
- 00027243  0x00007347 force  0x0000000b , 0x00000039 
- 00027244  0x00007348 arg  0x000043c8 , 0x00000011 
- 00027245  0x00007349 call  0x00006b75 
- 00027246  0x0000734a fetchr  0x00000037 , 0x00000005 , 0x000043c8 
- 00027247  0x0000734b fetch  0x00000001 , 0x000043ca 
- 00027248  0x0000734c bbit0  0x00000004 , 0x00006a78 
- 00027249  0x0000734d jam  0x00000007 , 0x0000806f 
- 00027250  0x0000734f fetch  0x00000001 , 0x0000815e 
- 00027251  0x00007350 bne  0x00000007 , 0x00006a72 
- 00027252  0x00007351 fetch  0x00000001 , 0x00008160 
- 00027253  0x00007352 lshift4  0x0000003f , 0x0000003f 
- 00027254  0x00007353 store  0x00000001 , 0x0000806f 
- 00027255  0x00007354 branch  0x00006a7b 
- 00027256  0x00007357 call  0x00006af5 
- 00027257  0x00007358 call  0x00007d76 
- 00027258  0x00007359 call  0x00007d74 
- 00027259  0x0000735b storer  0x00000037 , 0x00000005 , 0x000043c8 
- 00027260  0x0000735d call  0x00006aad 
- 00027261  0x0000735e arg  0x00000fd0 , 0x0000003f 
- 00027262  0x0000735f iadd  0x00000012 , 0x00000012 
- 00027263  0x00007360 arg  0x00000020 , 0x00000039 
- 00027264  0x00007361 arg  0x000001fd , 0x00000011 
- 00027265  0x00007362 call  0x00006b74 
- 00027266  0x00007364 call  0x00006a53 
- 00027267  0x00007365 call  0x00006a44 
- 00027268  0x00007367 fetch  0x00000001 , 0x000043ca 
- 00027269  0x00007368 bbit0  0x00000003 , 0x00006a8f 
- 00027270  0x00007369 fetcht  0x00000001 , 0x000043cc 
- 00027271  0x0000736a arg  0x00000000 , 0x0000003f 
- 00027272  0x0000736b set1  0x00000006 , 0x0000003f 
- 00027273  0x0000736c set1  0x00000007 , 0x0000003f 
- 00027274  0x0000736d iand  0x00000002 , 0x00000011 
- 00027275  0x0000736e sub  0x00000011 , 0x00000000 , 0x0000003e 
- 00027276  0x0000736f branch  0x00006af1 , 0x00000005 
- 00027277  0x00007370 isub  0x00000011 , 0x0000003e 
- 00027278  0x00007371 branch  0x00006af1 , 0x00000005 
- 00027279  0x00007373 jam  0x00000000 , 0x00000030 
- 00027280  0x00007374 arg  0x00006b1e , 0x00000013 
- 00027281  0x00007376 call  0x00006ae5 
- 00027282  0x00007377 nbranch  0x00006af1 , 0x00000002 
- 00027283  0x00007378 fetch  0x00000002 , 0x000043c8 
- 00027284  0x00007379 branch  0x00006a9c , 0x00000034 
- 00027285  0x0000737a call  0x00006a01 
- 00027286  0x0000737b call  0x00006a11 
- 00027287  0x0000737c nbranch  0x00006a9c , 0x0000002d 
- 00027288  0x0000737d fetch  0x00000001 , 0x000001dd 
- 00027289  0x0000737e compare  0x00000003 , 0x0000003f , 0x00000003 
- 00027290  0x0000737f nbranch  0x00006a91 , 0x00000001 
- 00027291  0x00007380 call  0x00006aaa 
- 00027292  0x00007382 call  0x00006b37 
- 00027293  0x00007383 jam  0x00000000 , 0x00000030 
- 00027294  0x00007385 call  0x00006ae5 
- 00027295  0x00007386 nbranch  0x00006af1 , 0x00000002 
- 00027296  0x00007387 call  0x00006ad7 
- 00027297  0x00007388 call  0x00006cc4 
- 00027298  0x00007389 fetch  0x00000001 , 0x000043ca 
- 00027299  0x0000738a bbit1  0x00000002 , 0x00006abd 
- 00027300  0x0000738b call  0x00006adf 
- 00027301  0x0000738c nbranch  0x00006ab4 , 0x0000002d 
- 00027302  0x0000738d fetch  0x00000001 , 0x000001dd 
- 00027303  0x0000738e compare  0x00000003 , 0x0000003f , 0x00000003 
- 00027304  0x0000738f nbranch  0x00006a9e , 0x00000001 
- 00027305  0x00007390 branch  0x00006abd 
- 00027306  0x00007393 setarg  0x000001ff 
- 00027307  0x00007394 arg  0x00000000 , 0x0000003d 
- 00027308  0x00007395 rtn 
- 00027309  0x00007398 arg  0x00001000 , 0x00000012 
- 00027310  0x00007399 fetch  0x00000001 , 0x00008144 
- 00027311  0x0000739a bbit1  0x00000007 , 0x00006ab2 
- 00027312  0x0000739b fetch  0x00000001 , 0x000043cc 
- 00027313  0x0000739c rtnbit0  0x00000007 
- 00027314  0x0000739e arg  0x00000000 , 0x00000012 
- 00027315  0x0000739f rtn 
- 00027316  0x000073a3 call  0x00006cc1 
- 00027317  0x000073a4 fetch  0x00000001 , 0x000043ca 
- 00027318  0x000073a5 bbit1  0x00000002 , 0x00006abd 
- 00027319  0x000073a6 call  0x00006adf 
- 00027320  0x000073a7 nbranch  0x00006abd , 0x0000002d 
- 00027321  0x000073a8 fetch  0x00000001 , 0x000001dd 
- 00027322  0x000073a9 compare  0x00000003 , 0x0000003f , 0x00000003 
- 00027323  0x000073aa nbranch  0x00006a9e , 0x00000001 
- 00027324  0x000073ab branch  0x00006acd 
- 00027325  0x000073ae jam  0x00000000 , 0x00000030 
- 00027326  0x000073b0 call  0x00006ae5 
- 00027327  0x000073b1 nbranch  0x00006af1 , 0x00000002 
- 00027328  0x000073b2 fetch  0x00000001 , 0x000043ca 
- 00027329  0x000073b3 bbit1  0x00000001 , 0x00006acd 
- 00027330  0x000073b4 call  0x00006c20 
- 00027331  0x000073b5 nop  0x000000c8 
- 00027332  0x000073b6 call  0x00006c2f 
- 00027333  0x000073b7 nop  0x00000064 
- 00027334  0x000073b8 arg  0x00006c6c , 0x00000013 
- 00027335  0x000073b9 call  0x000069fc 
- 00027336  0x000073ba call  0x00006a11 
- 00027337  0x000073bb nbranch  0x00006acd , 0x0000002d 
- 00027338  0x000073bc fetch  0x00000001 , 0x000001dd 
- 00027339  0x000073bd compare  0x00000003 , 0x0000003f , 0x00000003 
- 00027340  0x000073be nbranch  0x00006abe , 0x00000001 
- 00027341  0x000073c1 call  0x00006ad1 
- 00027342  0x000073c2 fetch  0x00000001 , 0x000043ca 
- 00027343  0x000073c3 rtnbit0  0x00000000 
- 00027344  0x000073c4 branch  0x00006882 
- 00027345  0x000073c7 arg  0x000001ed , 0x00000005 
- 00027346  0x000073c8 call  0x00007c99 
- 00027347  0x000073c9 force  0x00000004 , 0x00000038 
- 00027348  0x000073ca call  0x00007370 
- 00027349  0x000073cb jam  0x00000021 , 0x00008050 
- 00027350  0x000073cc rtn 
- 00027351  0x000073cf fetch  0x00000001 , 0x00004429 
- 00027352  0x000073d0 fetcht  0x00000001 , 0x00004428 
- 00027353  0x000073d1 isub  0x00000002 , 0x0000003e 
- 00027354  0x000073d2 nbranch  0x00006cbc , 0x00000005 
- 00027355  0x000073d4 jam  0x00000004 , 0x00004427 
- 00027356  0x000073d5 jam  0x00000017 , 0x00004428 
- 00027357  0x000073d6 jam  0x00000016 , 0x00004429 
- 00027358  0x000073d7 branch  0x00006cbc 
- 00027359  0x000073dc setarg  0x00000000 
- 00027360  0x000073dd store  0x00000002 , 0x000001e0 
- 00027361  0x000073de arg  0x00006ce7 , 0x00000013 
- 00027362  0x000073df call  0x00006ca5 
- 00027363  0x000073e0 call  0x000069fc 
- 00027364  0x000073e1 branch  0x00006a11 
- 00027365  0x000073e7 call  0x00006aeb 
- 00027366  0x000073e8 fetch  0x00000001 , 0x00000030 
- 00027367  0x000073e9 increase  0x00000001 , 0x0000003f 
- 00027368  0x000073ea sub  0x0000003f , 0x00000003 , 0x0000003e 
- 00027369  0x000073eb store  0x00000001 , 0x00000030 
- 00027370  0x000073ec rtn 
- 00027371  0x000073ef fetch  0x00000001 , 0x00000030 
- 00027372  0x000073f0 rtn  0x00000034 
- 00027373  0x000073f1 fetch  0x00000001 , 0x0000021b 
- 00027374  0x000073f2 rtn  0x00000034 
- 00027375  0x000073f3 copy  0x0000003f , 0x00000039 
- 00027376  0x000073f4 branch  0x00007c96 
- 00027377  0x000073f8 call  0x00006ad1 
- 00027378  0x000073f9 call  0x000069e6 
- 00027379  0x000073fb call  0x00007d7c 
- 00027380  0x000073fc rtn 
- 00027381  0x000073ff and_into  0x000000e0 , 0x0000003f 
- 00027382  0x00007400 rshift  0x0000003f , 0x0000003f 
- 00027383  0x00007401 store  0x00000001 , 0x0000806f 
- 00027384  0x00007402 setarg  0x00000001 
- 00027385  0x00007403 arg  0x000043cd , 0x00000006 
- 00027386  0x00007405 ifetcht  0x00000002 , 0x00000006 
- 00027387  0x00007406 storet  0x00000002 , 0x0000804c 
- 00027388  0x00007407 store  0x00000001 , 0x00008020 
- 00027389  0x00007408 lshift  0x0000003f , 0x0000003f 
- 00027390  0x00007409 bbit0  0x00000003 , 0x00006afa 
- 00027391  0x0000740a rtn 
- 00027392  0x0000740e fetch  0x00000001 , 0x000001dd 
- 00027393  0x0000740f lshift  0x0000003f , 0x0000003f 
- 00027394  0x00007410 setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00027395  0x00007411 isolate0  0x0000000f , 0x00000011 
- 00027396  0x00007412 rtn  0x00000001 
- 00027397  0x00007413 store  0x00000001 , 0x000001dd 
- 00027398  0x00007414 rtn 
- 00027399  0x00007418 fetch  0x00000001 , 0x0000806f 
- 00027400  0x00007419 rtnbit0  0x00000007 
- 00027401  0x0000741a branch  0x00006b0d 
- 00027402  0x0000741c fetch  0x00000001 , 0x00008128 
- 00027403  0x0000741d qisolate1  0x0000003f 
- 00027404  0x0000741e rtn  0x00000001 
- 00027405  0x00007420 fetch  0x00000001 , 0x00008108 
- 00027406  0x00007421 bbit0  0x00000001 , 0x00006b0a 
- 00027407  0x00007422 call  0x000072d4 
- 00027408  0x00007423 branch  0x00006b0a 
- 00027409  0x00007438 fetch  0x00000002 , 0x000040f0 
- 00027410  0x00007439 rtn  0x00000034 
- 00027411  0x0000743a jam  0x00000080 , 0x00008023 
- 00027412  0x0000743b jam  0x00000000 , 0x00008022 
- 00027413  0x0000743c jam  0x00000000 , 0x00008024 
- 00027414  0x0000743d fetcht  0x00000002 , 0x000040f2 
- 00027415  0x0000743e lshift2  0x00000002 , 0x00000039 
- 00027416  0x0000743f iforce  0x00000006 
- 00027417  0x00007441 ifetch  0x00000001 , 0x00000006 
- 00027418  0x00007442 store  0x00000001 , 0x00008025 
- 00027419  0x00007443 loop  0x00006b19 
- 00027420  0x00007444 jam  0x00000000 , 0x00008023 
- 00027421  0x00007445 rtn 
- 00027422  0x0000744d copy  0x00000002 , 0x00000039 
- 00027423  0x0000744e fetch  0x00000002 , 0x000001e0 
- 00027424  0x0000744f iadd  0x00000002 , 0x00000002 
- 00027425  0x00007450 storet  0x00000002 , 0x000001e0 
- 00027426  0x00007451 iforce  0x00000012 
- 00027427  0x00007452 copy  0x00000011 , 0x0000002e 
- 00027428  0x00007453 jam  0x00000010 , 0x00008006 
- 00027429  0x00007454 call  0x00006b74 
- 00027430  0x00007455 copy  0x0000002e , 0x00000011 
- 00027431  0x00007456 isolate0  0x0000000f , 0x00000011 
- 00027432  0x00007457 rtn  0x00000001 
- 00027433  0x00007458 call  0x00007dc6 , 0x00000034 
- 00027434  0x00007459 branch  0x00006b00 
- 00027435  0x0000745d jam  0x00000001 , 0x00008ac8 
- 00027436  0x0000745e nop  0x0000012c 
- 00027437  0x0000745f jam  0x00000005 , 0x00008ac8 
- 00027438  0x00007460 nop  0x00000064 
- 00027439  0x00007461 jam  0x00000025 , 0x00008ac8 
- 00027440  0x00007462 nop  0x000003e8 
- 00027441  0x00007463 jam  0x00000027 , 0x00008ac8 
- 00027442  0x00007464 nop  0x0000012c 
- 00027443  0x00007465 rtn 
- 00027444  0x00007468 call  0x00006b2b 
- 00027445  0x00007469 jam  0x0000003f , 0x00008ac8 
- 00027446  0x0000746a rtn 
- 00027447  0x0000746d jam  0x00000083 , 0x00008047 
- 00027448  0x0000746f jam  0x00000000 , 0x00008ac8 
- 00027449  0x00007470 rtn 
- 00027450  0x00007473 call  0x00006b2b 
- 00027451  0x00007476 jam  0x00000082 , 0x00008047 
- 00027452  0x00007477 nop  0x0000000c 
- 00027453  0x00007478 jam  0x00000080 , 0x00008047 
- 00027454  0x00007479 jam  0x00000082 , 0x00008047 
- 00027455  0x0000747a nop  0x00000096 
- 00027456  0x0000747b rtn 
- 00027457  0x0000747f lshift3  0x00000012 , 0x00000012 
- 00027458  0x00007480 storer  0x00000012 , 0x00000002 , 0x00008044 
- 00027459  0x00007481 jam  0x00000000 , 0x00008046 
- 00027460  0x00007482 rtn 
- 00027461  0x00007486 bpatch  0x000000c4 , 0x00004018 
- 00027462  0x00007487 call  0x00006b34 
- 00027463  0x00007488 call  0x00006b41 
- 00027464  0x00007489 call  0x00006b3b 
- 00027465  0x0000748b ifetcht  0x00000001 , 0x00000011 
- 00027466  0x0000748c increase  0x00000001 , 0x00000011 
- 00027467  0x0000748d force  0x00000000 , 0x00000007 
- 00027468  0x0000748f qisolate0  0x00000002 
- 00027469  0x00007490 branch  0x00006b6c , 0x00000001 
- 00027470  0x00007491 fetch  0x00000001 , 0x00008046 
- 00027471  0x00007492 set1  0x00000006 , 0x0000003f 
- 00027472  0x00007493 set1  0x00000007 , 0x0000003f 
- 00027473  0x00007494 store  0x00000001 , 0x00008046 
- 00027474  0x00007495 jam  0x00000002 , 0x00008047 
- 00027475  0x00007496 jam  0x00000082 , 0x00008047 
- 00027476  0x00007497 set0  0x00000007 , 0x0000003f 
- 00027477  0x00007498 store  0x00000001 , 0x00008046 
- 00027478  0x00007499 jam  0x0000008a , 0x00008047 
- 00027479  0x0000749a nop  0x0000000b 
- 00027480  0x0000749b jam  0x000000ca , 0x00008047 
- 00027481  0x0000749c nop  0x00000021 
- 00027482  0x0000749d jam  0x0000004a , 0x00008047 
- 00027483  0x0000749e nop  0x0000002c 
- 00027484  0x0000749f jam  0x000000ca , 0x00008047 
- 00027485  0x000074a0 nop  0x00000016 
- 00027486  0x000074a1 jam  0x0000008a , 0x00008047 
- 00027487  0x000074a2 nop  0x00000021 
- 00027488  0x000074a3 jam  0x00000082 , 0x00008047 
- 00027489  0x000074a4 nop  0x00000001 
- 00027490  0x000074a5 jam  0x00000092 , 0x00008047 
- 00027491  0x000074a6 nop  0x0000000a 
- 00027492  0x000074a7 jam  0x000000b2 , 0x00008047 
- 00027493  0x000074a8 fetch  0x00000001 , 0x00008007 
- 00027494  0x000074a9 jam  0x00000092 , 0x00008047 
- 00027495  0x000074aa nop  0x00000001 
- 00027496  0x000074ab jam  0x00000082 , 0x00008047 
- 00027497  0x000074ac nop  0x00000001 
- 00027498  0x000074ad qisolate0  0x0000003f 
- 00027499  0x000074ae branch  0x00006b4c , 0x00000001 
- 00027500  0x000074b0 fetch  0x00000002 , 0x00008044 
- 00027501  0x000074b1 increase  0x00000001 , 0x0000003f 
- 00027502  0x000074b2 store  0x00000002 , 0x00008044 
- 00027503  0x000074b3 increase  0x00000001 , 0x00000007 
- 00027504  0x000074b4 compare  0x00000008 , 0x00000007 , 0x0000000f 
- 00027505  0x000074b5 nbranch  0x00006b4c , 0x00000001 
- 00027506  0x000074b6 loop  0x00006b49 
- 00027507  0x000074b7 branch  0x00006b38 
- 00027508  0x000074be bpatch  0x000000c5 , 0x00004018 
- 00027509  0x000074c0 call  0x00006b41 
- 00027510  0x000074c1 jam  0x000000a2 , 0x00008047 
- 00027511  0x000074c2 increase  0x00000008 , 0x00000012 
- 00027512  0x000074c3 arg  0x00000000 , 0x00000007 
- 00027513  0x000074c4 setarg  0xffffffff 
- 00027514  0x000074c6 fetcht  0x00000001 , 0x00008007 
- 00027515  0x000074c7 istoret  0x00000001 , 0x00000011 
- 00027516  0x000074c8 bcrc  0x00000002 
- 00027517  0x000074c9 jam  0x00000020 , 0x00008006 
- 00027518  0x000074ca storer  0x00000012 , 0x00000002 , 0x00008044 
- 00027519  0x000074cb isolate1  0x0000000f , 0x00000011 
- 00027520  0x000074cc branch  0x00006b83 , 0x00000001 
- 00027521  0x000074cd increase  0x00000001 , 0x00000011 
- 00027522  0x000074ce branch  0x00006b89 
- 00027523  0x000074d1 nbranch  0x00006b89 , 0x00000028 
- 00027524  0x000074d2 increase  0x00000001 , 0x00000007 
- 00027525  0x000074d3 compare  0x00000000 , 0x00000007 , 0x0000000f 
- 00027526  0x000074d4 nbranch  0x00006b89 , 0x00000001 
- 00027527  0x000074d5 call  0x000072d4 
- 00027528  0x000074d6 jam  0x00000010 , 0x00008006 
- 00027529  0x000074d8 increase  0x00000008 , 0x00000012 
- 00027530  0x000074d9 loop  0x00006b7a 
- 00027531  0x000074da jam  0x00000082 , 0x00008047 
- 00027532  0x000074db rtn 
- 00027533  0x000074e7 fetch  0x00000001 , 0x000043cb 
- 00027534  0x000074e8 beq  0x0000000a , 0x00006b9e 
- 00027535  0x000074e9 beq  0x00000004 , 0x00006b9f 
- 00027536  0x000074eb beq  0x00000008 , 0x00006ba3 
- 00027537  0x000074ec beq  0x00000009 , 0x00006ba7 
- 00027538  0x000074ed beq  0x00000006 , 0x00006ba7 
- 00027539  0x000074ee beq  0x0000000c , 0x00006b9e 
- 00027540  0x000074ef beq  0x0000000d , 0x00006bb1 
- 00027541  0x000074f0 beq  0x0000000e , 0x00006bab 
- 00027542  0x000074f1 beq  0x0000000b , 0x00006b99 
- 00027543  0x000074f2 beq  0x0000000f , 0x00006b9d 
- 00027544  0x000074f3 branch  0x00006bc2 
- 00027545  0x000074f7 arg  0x000043b2 , 0x0000003f 
- 00027546  0x000074f8 arg  0x00006858 , 0x00000002 
- 00027547  0x000074f9 call  0x00006bb7 
- 00027548  0x000074fa branch  0x00006bae 
- 00027549  0x000074fd branch  0x00006bae 
- 00027550  0x00007502 branch  0x00006bbf 
- 00027551  0x00007506 arg  0x00005099 , 0x0000003f 
- 00027552  0x00007507 arg  0x00006858 , 0x00000002 
- 00027553  0x00007508 call  0x00006bb7 
- 00027554  0x00007509 branch  0x00006bae 
- 00027555  0x0000750c arg  0x000043b2 , 0x0000003f 
- 00027556  0x0000750d arg  0x000053dc , 0x00000002 
- 00027557  0x0000750e call  0x00006bb7 
- 00027558  0x0000750f branch  0x00006bae 
- 00027559  0x00007512 arg  0x000043b2 , 0x0000003f 
- 00027560  0x00007513 arg  0x00004770 , 0x00000002 
- 00027561  0x00007514 call  0x00006bb7 
- 00027562  0x00007515 branch  0x00006bae 
- 00027563  0x00007518 arg  0x000047b7 , 0x0000003f 
- 00027564  0x00007519 arg  0x00006858 , 0x00000002 
- 00027565  0x0000751a call  0x00006bb7 
- 00027566  0x0000751c arg  0x00003728 , 0x0000003f 
- 00027567  0x0000751d arg  0x00004292 , 0x00000002 
- 00027568  0x0000751e branch  0x00006bbc 
- 00027569  0x00007521 arg  0x000047b7 , 0x0000003f 
- 00027570  0x00007522 arg  0x00006858 , 0x00000002 
- 00027571  0x00007523 call  0x00006bb7 
- 00027572  0x00007524 arg  0x00002acb , 0x0000003f 
- 00027573  0x00007525 arg  0x0000310d , 0x00000002 
- 00027574  0x00007526 branch  0x00006bbc 
- 00027575  0x0000752a lshift16  0x00000002 , 0x00000002 
- 00027576  0x0000752b ior  0x00000002 , 0x0000003f 
- 00027577  0x0000752c branch  0x000023cf 
- 00027578  0x00007530 arg  0x00002b8f , 0x0000003f 
- 00027579  0x00007531 arg  0x0000310d , 0x00000002 
- 00027580  0x00007533 lshift16  0x00000002 , 0x00000002 
- 00027581  0x00007534 ior  0x00000002 , 0x0000003f 
- 00027582  0x00007535 branch  0x000023d6 
- 00027583  0x00007538 arg  0x00003112 , 0x0000003f 
- 00027584  0x00007539 arg  0x000036df , 0x00000002 
- 00027585  0x0000753a branch  0x00006bbc 
- 00027586  0x0000753d call  0x00006bbf 
- 00027587  0x0000753e arg  0x00002b8f , 0x0000003f 
- 00027588  0x0000753f arg  0x0000310d , 0x00000002 
- 00027589  0x00007540 branch  0x00006bb7 
- 00027590  0x00007547 bpatch  0x000000c6 , 0x00004018 
- 00027591  0x00007549 fetch  0x00000001 , 0x000043f5 
- 00027592  0x0000754a store  0x00000001 , 0x00008080 
- 00027593  0x0000754b fetch  0x00000001 , 0x000043f6 
- 00027594  0x0000754c store  0x00000001 , 0x00008081 
- 00027595  0x0000754d setarg  0x000001de 
- 00027596  0x0000754e store  0x00000002 , 0x00008084 
- 00027597  0x0000754f setarg  0x000001e3 
- 00027598  0x00007550 store  0x00000002 , 0x00008086 
- 00027599  0x00007551 branch  0x000069dc 
- 00027600  0x00007557 set1  0x00000007 , 0x0000003f 
- 00027601  0x00007558 store  0x00000002 , 0x000001de 
- 00027602  0x00007559 bpatch  0x000000c7 , 0x00004018 
- 00027603  0x0000755a jam  0x00000002 , 0x00008082 
- 00027604  0x0000755b jam  0x00000000 , 0x00008088 
- 00027605  0x0000755c jam  0x00000002 , 0x00008006 
- 00027606  0x0000755d branch  0x00006be0 
- 00027607  0x00007561 force  0x00000001 , 0x00000002 
- 00027608  0x00007563 store  0x00000001 , 0x000001de 
- 00027609  0x00007564 bpatch  0x000000c8 , 0x00004019 
- 00027610  0x00007565 jam  0x00000001 , 0x00008082 
- 00027611  0x00007566 storet  0x00000002 , 0x00008088 
- 00027612  0x00007567 jam  0x00000002 , 0x00008006 
- 00027613  0x00007568 call  0x00006be0 
- 00027614  0x00007569 fetch  0x00000001 , 0x000001e3 
- 00027615  0x0000756a rtn 
- 00027616  0x00007571 nop  0x00000005 
- 00027617  0x00007572 fetch  0x00000001 , 0x00008128 
- 00027618  0x00007573 bbit0  0x00000003 , 0x00006be0 
- 00027619  0x00007574 rtn 
- 00027620  0x0000757d disable  0x00000028 
- 00027621  0x0000757e copy  0x0000003f , 0x00000012 
- 00027622  0x0000757f fetch  0x00000001 , 0x00004420 
- 00027623  0x00007580 rtnne  0x00000000 
- 00027624  0x00007581 enable  0x00000028 
- 00027625  0x00007582 copy  0x00000012 , 0x0000003f 
- 00027626  0x00007583 branch  0x00006bf2 
- 00027627  0x00007587 fetch  0x00000001 , 0x00004420 
- 00027628  0x00007588 beq  0x00000001 , 0x00006bf2 
- 00027629  0x00007589 beq  0x00000002 , 0x00006bf8 
- 00027630  0x0000758a beq  0x00000003 , 0x00006c00 
- 00027631  0x0000758b beq  0x00000004 , 0x00006c04 
- 00027632  0x0000758c beq  0x00000005 , 0x00006c0b 
- 00027633  0x0000758d rtn 
- 00027634  0x00007590 store  0x00000003 , 0x00004419 
- 00027635  0x00007591 copy  0x00000011 , 0x0000003f 
- 00027636  0x00007592 store  0x00000002 , 0x0000441c 
- 00027637  0x00007593 storet  0x00000002 , 0x0000441e 
- 00027638  0x00007594 jam  0x00000002 , 0x00004420 
- 00027639  0x00007595 branch  0x00006c20 
- 00027640  0x00007598 call  0x00006c20 
- 00027641  0x00007599 jam  0x00000003 , 0x00004420 
- 00027642  0x0000759a call  0x00006c26 
- 00027643  0x0000759b arg  0x000001de , 0x00000011 
- 00027644  0x0000759c jam  0x00000004 , 0x00008082 
- 00027645  0x0000759d fetch  0x00000003 , 0x00004419 
- 00027646  0x0000759e arg  0x00000020 , 0x00000002 
- 00027647  0x0000759f branch  0x00006c40 
- 00027648  0x000075a2 call  0x00006c20 
- 00027649  0x000075a3 call  0x00006c63 
- 00027650  0x000075a4 jam  0x00000004 , 0x00004420 
- 00027651  0x000075a5 rtn 
- 00027652  0x000075a9 bpatch  0x000000c9 , 0x00004019 
- 00027653  0x000075aa call  0x00006c20 
- 00027654  0x000075ab jam  0x00000005 , 0x00004420 
- 00027655  0x000075ac call  0x00006c26 
- 00027656  0x000075ad call  0x00006c18 
- 00027657  0x000075ae call  0x00006c3c 
- 00027658  0x000075af branch  0x00006c13 
- 00027659  0x000075b1 call  0x00006c20 
- 00027660  0x000075b2 call  0x00006c26 
- 00027661  0x000075b3 setarg  0x00000005 
- 00027662  0x000075b4 call  0x00006bd7 
- 00027663  0x000075b5 rtnbit1  0x00000000 
- 00027664  0x000075b6 jam  0x00000000 , 0x00004420 
- 00027665  0x000075b7 fetch  0x00000002 , 0x000043e7 
- 00027666  0x000075b8 branch  0x00007d79 
- 00027667  0x000075ba fetch  0x00000004 , 0x00000678 
- 00027668  0x000075bb fetcht  0x00000002 , 0x0000441c 
- 00027669  0x000075bd increase  0xfffffffc , 0x00000002 
- 00027670  0x000075be istore  0x00000004 , 0x00000002 
- 00027671  0x000075bf rtn 
- 00027672  0x000075c2 fetcht  0x00000002 , 0x0000441c 
- 00027673  0x000075c3 copy  0x00000002 , 0x00000011 
- 00027674  0x000075c4 increase  0xfffffffc , 0x00000002 
- 00027675  0x000075c5 ifetch  0x00000004 , 0x00000002 
- 00027676  0x000075c6 store  0x00000004 , 0x00000678 
- 00027677  0x000075c7 fetcht  0x00000002 , 0x0000441e 
- 00027678  0x000075c8 fetch  0x00000003 , 0x00004419 
- 00027679  0x000075c9 rtn 
- 00027680  0x000075cc bpatch  0x000000ca , 0x00004019 
- 00027681  0x000075cd call  0x00006c8b 
- 00027682  0x000075ce call  0x000069dc 
- 00027683  0x000075cf setarg  0x00000000 
- 00027684  0x000075d0 store  0x00000004 , 0x000001de 
- 00027685  0x000075d1 rtn 
- 00027686  0x000075d4 jam  0x00000006 , 0x000001de 
- 00027687  0x000075d6 setarg  0x00000000 
- 00027688  0x000075d7 store  0x00000002 , 0x00008088 
- 00027689  0x000075d8 setarg  0x00000001 
- 00027690  0x000075d9 store  0x00000002 , 0x00008082 
- 00027691  0x000075da setarg  0x000001de 
- 00027692  0x000075db store  0x00000002 , 0x00008084 
- 00027693  0x000075dc jam  0x00000002 , 0x00008006 
- 00027694  0x000075dd branch  0x00006be0 
- 00027695  0x000075e0 jam  0x000000ab , 0x000001de 
- 00027696  0x000075e1 branch  0x00006c27 
- 00027697  0x000075e4 jam  0x000000b9 , 0x000001de 
- 00027698  0x000075e5 branch  0x00006c27 
- 00027699  0x000075e8 store  0x00000003 , 0x00000670 
- 00027700  0x000075e9 storet  0x00000002 , 0x00000678 
- 00027701  0x000075ea storer  0x00000011 , 0x00000002 , 0x00000684 
- 00027702  0x000075eb bpatchx  0x000000b5 , 0x00004036 
- 00027703  0x000075ec call  0x00006c26 
- 00027704  0x000075ed fetch  0x00000003 , 0x00000670 
- 00027705  0x000075ee fetcht  0x00000002 , 0x00000678 
- 00027706  0x000075ef fetchr  0x00000011 , 0x00000002 , 0x00000684 
- 00027707  0x000075f0 branch  0x00006c3c 
- 00027708  0x000075f4 increase  0x00000004 , 0x00000002 
- 00027709  0x000075f5 storet  0x00000002 , 0x00008082 
- 00027710  0x000075f6 arg  0x00000002 , 0x00000002 
- 00027711  0x000075f7 increase  0xfffffffc , 0x00000011 
- 00027712  0x000075fa istoret  0x00000001 , 0x00000011 
- 00027713  0x000075fb rshift16  0x0000003f , 0x00000002 
- 00027714  0x000075fc istoret  0x00000001 , 0x00000005 
- 00027715  0x000075fd rshift8  0x0000003f , 0x00000002 
- 00027716  0x000075fe istoret  0x00000001 , 0x00000005 
- 00027717  0x000075ff istore  0x00000001 , 0x00000005 
- 00027718  0x00007600 deposit  0x00000011 
- 00027719  0x00007601 store  0x00000002 , 0x00008084 
- 00027720  0x00007602 setarg  0x00000000 
- 00027721  0x00007603 store  0x00000002 , 0x00008088 
- 00027722  0x00007604 jam  0x00000002 , 0x00008006 
- 00027723  0x00007605 call  0x00006be0 
- 00027724  0x00007606 branch  0x00006c63 
- 00027725  0x0000760b storet  0x00000002 , 0x00008088 
- 00027726  0x0000760c rshift16  0x0000003f , 0x00000002 
- 00027727  0x0000760d storet  0x00000001 , 0x000001df 
- 00027728  0x0000760e rshift8  0x0000003f , 0x00000002 
- 00027729  0x0000760f storet  0x00000001 , 0x000001e0 
- 00027730  0x00007610 store  0x00000001 , 0x000001e1 
- 00027731  0x00007611 setarg  0x00000004 
- 00027732  0x00007612 store  0x00000002 , 0x00008082 
- 00027733  0x00007613 jam  0x00000003 , 0x000001de 
- 00027734  0x00007614 setarg  0x000001de 
- 00027735  0x00007615 store  0x00000002 , 0x00008084 
- 00027736  0x00007616 deposit  0x00000011 
- 00027737  0x00007617 store  0x00000002 , 0x00008086 
- 00027738  0x00007618 fetch  0x00000001 , 0x00008080 
- 00027739  0x00007619 isolate0  0x0000000f , 0x00000011 
- 00027740  0x0000761a setflag  0x00000001 , 0x00000006 , 0x0000003f 
- 00027741  0x0000761b store  0x00000001 , 0x00008080 
- 00027742  0x0000761c jam  0x00000002 , 0x00008006 
- 00027743  0x0000761e fetch  0x00000001 , 0x00008128 
- 00027744  0x0000761f bbit1  0x00000007 , 0x00006c5f 
- 00027745  0x00007620 arg  0x00000003 , 0x00000007 
- 00027746  0x00007621 branch  0x00006be0 
- 00027747  0x00007624 setarg  0x000007d0 
- 00027748  0x00007625 call  0x0000235c 
- 00027749  0x00007626 call  0x00006c26 
- 00027750  0x00007627 setarg  0x000001e3 
- 00027751  0x00007628 store  0x00000002 , 0x00008086 
- 00027752  0x00007629 setarg  0x00000005 
- 00027753  0x0000762a call  0x00006bd7 
- 00027754  0x0000762b bbit1  0x00000000 , 0x00006c63 
- 00027755  0x0000762c rtn 
- 00027756  0x00007633 storet  0x00000002 , 0x00008088 
- 00027757  0x00007634 setarg  0x00000004 
- 00027758  0x00007635 store  0x00000002 , 0x00008082 
- 00027759  0x00007636 jam  0x00000003 , 0x000001de 
- 00027760  0x00007637 setarg  0x000001de 
- 00027761  0x00007638 store  0x00000002 , 0x00008084 
- 00027762  0x00007639 deposit  0x00000011 
- 00027763  0x0000763a store  0x00000002 , 0x00008086 
- 00027764  0x0000763b fetch  0x00000001 , 0x00008080 
- 00027765  0x0000763c isolate0  0x0000000f , 0x00000011 
- 00027766  0x0000763d setflag  0x00000001 , 0x00000006 , 0x0000003f 
- 00027767  0x0000763e store  0x00000001 , 0x00008080 
- 00027768  0x0000763f jam  0x00000002 , 0x00008006 
- 00027769  0x00007641 fetch  0x00000001 , 0x00008128 
- 00027770  0x00007642 bbit1  0x00000007 , 0x00006c79 
- 00027771  0x00007643 arg  0x00000003 , 0x00000007 
- 00027772  0x00007644 call  0x00006b07 
- 00027773  0x00007645 call  0x00006be0 
- 00027774  0x00007646 isolate1  0x00000002 , 0x0000003f 
- 00027775  0x00007647 call  0x00006b00 
- 00027776  0x00007648 fetch  0x00000001 , 0x000001df 
- 00027777  0x00007649 lshift16  0x0000003f , 0x00000012 
- 00027778  0x0000764a fetch  0x00000002 , 0x000001e0 
- 00027779  0x0000764b byteswap  0x0000003f , 0x0000003f 
- 00027780  0x0000764c ior  0x00000012 , 0x0000003f 
- 00027781  0x0000764d iadd  0x00000002 , 0x0000003f 
- 00027782  0x0000764e store  0x00000001 , 0x000001e1 
- 00027783  0x0000764f rshift8  0x0000003f , 0x0000003f 
- 00027784  0x00007650 byteswap  0x0000003f , 0x0000003f 
- 00027785  0x00007651 store  0x00000002 , 0x000001df 
- 00027786  0x00007652 rtn 
- 00027787  0x00007655 fetch  0x00000001 , 0x00004421 
- 00027788  0x00007656 fetcht  0x00000001 , 0x00004423 
- 00027789  0x00007657 isub  0x00000002 , 0x0000003e 
- 00027790  0x00007658 nbranch  0x00006c90 , 0x00000005 
- 00027791  0x00007659 call  0x00006c9c 
- 00027792  0x0000765c fetch  0x00000001 , 0x00004421 
- 00027793  0x0000765d arg  0x00000020 , 0x00000002 
- 00027794  0x0000765e call  0x00006f21 
- 00027795  0x0000765f fetch  0x00000001 , 0x00004424 
- 00027796  0x00007660 arg  0x00000021 , 0x00000002 
- 00027797  0x00007661 call  0x00006f21 
- 00027798  0x00007662 fetch  0x00000001 , 0x00004422 
- 00027799  0x00007663 arg  0x00000022 , 0x00000002 
- 00027800  0x00007664 call  0x00006f21 
- 00027801  0x00007665 fetch  0x00000001 , 0x00004423 
- 00027802  0x00007666 arg  0x0000001f , 0x00000002 
- 00027803  0x00007667 branch  0x00006f21 
- 00027804  0x0000766a jam  0x00000001 , 0x00004421 
- 00027805  0x0000766b jam  0x00000003 , 0x00004422 
- 00027806  0x0000766c jam  0x00000000 , 0x00004423 
- 00027807  0x0000766d jam  0x00000002 , 0x00004424 
- 00027808  0x0000766e jam  0x0000000b , 0x00004425 
- 00027809  0x0000766f jam  0x0000000a , 0x00004426 
- 00027810  0x00007670 rtn 
- 00027811  0x00007674 jam  0x00000001 , 0x00008010 
- 00027812  0x00007675 rtn 
- 00027813  0x0000767c jam  0x00000005 , 0x0000808b 
- 00027814  0x0000767d jam  0x00000007 , 0x0000808c 
- 00027815  0x0000767e jam  0x00000007 , 0x0000808d 
- 00027816  0x0000767f jam  0x00000007 , 0x0000808e 
- 00027817  0x00007680 jam  0x00000007 , 0x0000808f 
- 00027818  0x00007681 jam  0x00000005 , 0x00008090 
- 00027819  0x00007682 jam  0x00000000 , 0x00008091 
- 00027820  0x00007683 rtn 
- 00027821  0x00007686 jam  0x0000000c , 0x0000808b 
- 00027822  0x00007687 jam  0x0000000d , 0x0000808c 
- 00027823  0x00007688 jam  0x0000000d , 0x0000808d 
- 00027824  0x00007689 jam  0x0000000d , 0x0000808e 
- 00027825  0x0000768a jam  0x0000000d , 0x0000808f 
- 00027826  0x0000768b jam  0x0000000c , 0x00008090 
- 00027827  0x0000768c jam  0x00000000 , 0x00008091 
- 00027828  0x0000768d rtn 
- 00027829  0x00007690 call  0x00006cd8 
- 00027830  0x00007692 fetch  0x00000001 , 0x00004428 
- 00027831  0x00007693 arg  0x0000006c , 0x00000002 
- 00027832  0x00007694 call  0x00006f21 
- 00027833  0x00007695 fetch  0x00000001 , 0x00004429 
- 00027834  0x00007696 arg  0x0000006d , 0x00000002 
- 00027835  0x00007697 branch  0x00006f21 
- 00027836  0x0000769a call  0x00006cdf 
- 00027837  0x0000769b branch  0x00006cb6 
- 00027838  0x0000769e fetch  0x00000001 , 0x00008128 
- 00027839  0x0000769f bbit0  0x00000005 , 0x00006cbe 
- 00027840  0x000076a0 rtn 
- 00027841  0x000076bb set1  0x00000028 , 0x00000000 
- 00027842  0x000076bc jam  0x00000008 , 0x000043f4 
- 00027843  0x000076bd rtn 
- 00027844  0x000076c0 set0  0x00000028 , 0x00000000 
- 00027845  0x000076c1 jam  0x00000020 , 0x000043f4 
- 00027846  0x000076c2 rtn 
- 00027847  0x000076c6 fetch  0x00000001 , 0x000043eb 
- 00027848  0x000076c7 iadd  0x00000012 , 0x0000003f 
- 00027849  0x000076c8 store  0x00000001 , 0x000001e0 
- 00027850  0x000076c9 branch  0x00006cce 
- 00027851  0x000076cc fetch  0x00000002 , 0x000001e0 
- 00027852  0x000076cd byteswap  0x0000003f , 0x0000003f 
- 00027853  0x000076ce store  0x00000001 , 0x000001e0 
- 00027854  0x000076d4 setarg  0x00000003 
- 00027855  0x000076d5 store  0x00000002 , 0x00008092 
- 00027856  0x000076d6 jam  0x000000a0 , 0x000001df 
- 00027857  0x000076d7 jam  0x000000a1 , 0x000001e1 
- 00027858  0x000076d8 branch  0x00006ced 
- 00027859  0x000076df storet  0x00000002 , 0x00000678 
- 00027860  0x000076e0 call  0x00006cd8 
- 00027861  0x000076e1 fetcht  0x00000002 , 0x00000678 
- 00027862  0x000076e2 call  0x00006d07 
- 00027863  0x000076e3 branch  0x00006cdf 
- 00027864  0x000076e6 fetch  0x00000001 , 0x00004427 
- 00027865  0x000076e7 rtneq  0x000000ff 
- 00027866  0x000076e8 bbit0  0x00000006 , 0x00006cdd 
- 00027867  0x000076e9 setarg  0x000249f0 
- 00027868  0x000076ea call  0x0000235c 
- 00027869  0x000076ec fetcht  0x00000001 , 0x00004427 
- 00027870  0x000076ed branch  0x00006ef7 
- 00027871  0x000076f0 fetcht  0x00000001 , 0x00004427 
- 00027872  0x000076f1 branch  0x00006ef3 
- 00027873  0x000076f7 bpatch  0x000000cb , 0x00004019 
- 00027874  0x000076f8 bmark1  0x00000028 , 0x00006cc7 
- 00027875  0x000076f9 fetch  0x00000002 , 0x000043eb 
- 00027876  0x000076fa iadd  0x00000012 , 0x0000003f 
- 00027877  0x000076fb byteswap  0x0000003f , 0x0000003f 
- 00027878  0x000076fc store  0x00000002 , 0x000001e0 
- 00027879  0x00007700 bpatch  0x000000cc , 0x00004019 
- 00027880  0x00007701 bmark1  0x00000028 , 0x00006ccb 
- 00027881  0x00007702 setarg  0x00000004 
- 00027882  0x00007703 store  0x00000002 , 0x00008092 
- 00027883  0x00007704 jam  0x000000a0 , 0x000001df 
- 00027884  0x00007705 jam  0x000000a1 , 0x000001e2 
- 00027885  0x00007707 setarg  0x000001df 
- 00027886  0x00007708 store  0x00000002 , 0x00008094 
- 00027887  0x00007709 storet  0x00000002 , 0x00008098 
- 00027888  0x0000770a storer  0x00000011 , 0x00000002 , 0x00008096 
- 00027889  0x0000770b setarg  0x00000002 
- 00027890  0x0000770c isolate0  0x0000000f , 0x00000011 
- 00027891  0x0000770d setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00027892  0x0000770e store  0x00000001 , 0x0000808a 
- 00027893  0x0000770f jam  0x00000004 , 0x00008006 
- 00027894  0x00007710 arg  0x00000005 , 0x00000007 
- 00027895  0x00007711 call  0x00006b07 
- 00027896  0x00007712 call  0x00006cbe 
- 00027897  0x00007713 isolate1  0x00000004 , 0x0000003f 
- 00027898  0x00007714 call  0x00006b00 
- 00027899  0x00007715 bmark1  0x00000028 , 0x00006d02 
- 00027900  0x00007717 fetch  0x00000002 , 0x000001e0 
- 00027901  0x00007718 byteswap  0x0000003f , 0x0000003f 
- 00027902  0x00007719 iadd  0x00000002 , 0x0000003f 
- 00027903  0x0000771a byteswap  0x0000003f , 0x0000003f 
- 00027904  0x0000771b store  0x00000002 , 0x000001e0 
- 00027905  0x0000771c rtn 
- 00027906  0x0000771f fetch  0x00000001 , 0x000001e0 
- 00027907  0x00007720 iadd  0x00000002 , 0x0000003f 
- 00027908  0x00007721 byteswap  0x0000003f , 0x0000003f 
- 00027909  0x00007722 store  0x00000002 , 0x000001e0 
- 00027910  0x00007723 rtn 
- 00027911  0x0000772a fetch  0x00000002 , 0x000043eb 
- 00027912  0x0000772b iadd  0x00000012 , 0x0000003f 
- 00027913  0x0000772e store  0x00000002 , 0x00000670 
- 00027914  0x0000772f bpatch  0x000000cd , 0x00004019 
- 00027915  0x00007730 storet  0x00000002 , 0x00000678 
- 00027916  0x00007731 storer  0x00000011 , 0x00000002 , 0x0000068f 
- 00027917  0x00007733 call  0x00006d1c 
- 00027918  0x00007735 fetcht  0x00000002 , 0x00000688 
- 00027919  0x00007736 fetchr  0x00000011 , 0x00000002 , 0x0000068f 
- 00027920  0x00007737 fetch  0x00000002 , 0x00000670 
- 00027921  0x00007739 call  0x00006d3d 
- 00027922  0x0000773b fetch  0x00000002 , 0x00000688 
- 00027923  0x0000773c fetcht  0x00000002 , 0x0000068f 
- 00027924  0x0000773d iadd  0x00000002 , 0x00000002 
- 00027925  0x0000773e storet  0x00000002 , 0x0000068f 
- 00027926  0x0000773f fetcht  0x00000002 , 0x00000670 
- 00027927  0x00007740 iadd  0x00000002 , 0x00000002 
- 00027928  0x00007741 storet  0x00000002 , 0x00000670 
- 00027929  0x00007742 fetch  0x00000002 , 0x00000678 
- 00027930  0x00007743 nbranch  0x00006d0d , 0x00000034 
- 00027931  0x00007744 rtn 
- 00027932  0x0000774d bpatch  0x000000ce , 0x00004019 
- 00027933  0x0000774e fetch  0x00000001 , 0x000043f4 
- 00027934  0x0000774f increase  0xffffffff , 0x0000003f 
- 00027935  0x00007750 fetcht  0x00000002 , 0x00000670 
- 00027936  0x00007751 ior  0x00000002 , 0x0000003f 
- 00027937  0x00007752 increase  0x00000001 , 0x0000003f 
- 00027938  0x00007753 store  0x00000003 , 0x0000068c 
- 00027939  0x00007755 fetch  0x00000002 , 0x00000678 
- 00027940  0x00007756 iadd  0x00000002 , 0x0000003f 
- 00027941  0x00007758 fetcht  0x00000003 , 0x0000068c 
- 00027942  0x00007759 isub  0x00000002 , 0x0000003f 
- 00027943  0x0000775a nbranch  0x00006d2e , 0x00000002 
- 00027944  0x0000775b store  0x00000002 , 0x00000678 
- 00027945  0x0000775c fetch  0x00000003 , 0x0000068c 
- 00027946  0x0000775d fetcht  0x00000002 , 0x00000670 
- 00027947  0x0000775e isub  0x00000002 , 0x0000003f 
- 00027948  0x0000775f store  0x00000002 , 0x00000688 
- 00027949  0x00007760 rtn 
- 00027950  0x00007763 fetch  0x00000002 , 0x00000678 
- 00027951  0x00007764 store  0x00000002 , 0x00000688 
- 00027952  0x00007765 setarg  0x00000000 
- 00027953  0x00007766 store  0x00000002 , 0x00000678 
- 00027954  0x00007767 rtn 
- 00027955  0x0000776a copy  0x00000012 , 0x0000003f 
- 00027956  0x0000776b increase  0x00000002 , 0x00000002 
- 00027957  0x0000776c storet  0x00000002 , 0x00008092 
- 00027958  0x0000776d increase  0xfffffffe , 0x00000011 
- 00027959  0x0000776e ifetcht  0x00000003 , 0x00000011 
- 00027960  0x0000776f copy  0x00000002 , 0x00000012 
- 00027961  0x00007770 arg  0x000000a0 , 0x00000002 
- 00027962  0x00007771 istoret  0x00000001 , 0x00000011 
- 00027963  0x00007772 istore  0x00000001 , 0x00000005 
- 00027964  0x00007773 branch  0x00006d4a 
- 00027965  0x00007777 copy  0x0000003f , 0x00000012 
- 00027966  0x00007778 bpatch  0x000000cf , 0x00004019 
- 00027967  0x00007779 bmark1  0x00000028 , 0x00006d33 
- 00027968  0x0000777a copy  0x00000012 , 0x0000003f 
- 00027969  0x0000777b increase  0x00000003 , 0x00000002 
- 00027970  0x0000777c storet  0x00000002 , 0x00008092 
- 00027971  0x0000777d increase  0xfffffffd , 0x00000011 
- 00027972  0x0000777e ifetcht  0x00000003 , 0x00000011 
- 00027973  0x0000777f copy  0x00000002 , 0x00000012 
- 00027974  0x00007780 arg  0x000000a0 , 0x00000002 
- 00027975  0x00007781 istoret  0x00000001 , 0x00000011 
- 00027976  0x00007782 byteswap  0x0000003f , 0x0000003f 
- 00027977  0x00007783 istore  0x00000002 , 0x00000005 
- 00027978  0x00007785 storer  0x00000011 , 0x00000002 , 0x00008094 
- 00027979  0x00007786 setarg  0x00000000 
- 00027980  0x00007787 store  0x00000002 , 0x00008098 
- 00027981  0x00007788 jam  0x00000001 , 0x0000808a 
- 00027982  0x00007789 jam  0x00000004 , 0x00008006 
- 00027983  0x0000778a call  0x00006cbe 
- 00027984  0x0000778b istorer  0x00000012 , 0x00000003 , 0x00000011 
- 00027985  0x0000778d bpatch  0x000000d0 , 0x0000401a 
- 00027986  0x0000778e jam  0x00000000 , 0x000001e2 
- 00027987  0x00007790 setarg  0x00000001 
- 00027988  0x00007791 store  0x00000002 , 0x00008092 
- 00027989  0x00007792 jam  0x000000a0 , 0x000001df 
- 00027990  0x00007793 setarg  0x000001df 
- 00027991  0x00007794 store  0x00000002 , 0x00008094 
- 00027992  0x00007795 setarg  0x00000000 
- 00027993  0x00007796 store  0x00000002 , 0x00008098 
- 00027994  0x00007797 store  0x00000002 , 0x00008096 
- 00027995  0x00007798 setarg  0x00000003 
- 00027996  0x00007799 store  0x00000001 , 0x0000808a 
- 00027997  0x0000779a jam  0x00000004 , 0x00008006 
- 00027998  0x0000779b call  0x00006cbe 
- 00027999  0x0000779c fetch  0x00000001 , 0x00008128 
- 00028000  0x0000779d rtnbit0  0x00000006 
- 00028001  0x0000779e nop  0x000005dc 
- 00028002  0x0000779f fetch  0x00000001 , 0x000001e2 
- 00028003  0x000077a0 increase  0x00000001 , 0x0000003f 
- 00028004  0x000077a1 store  0x00000001 , 0x000001e2 
- 00028005  0x000077a2 sub  0x0000003f , 0x00000028 , 0x0000003e 
- 00028006  0x000077a3 nrtn  0x00000002 
- 00028007  0x000077a4 branch  0x00006d53 
- 00028008  0x000077a9 call  0x00007dba 
- 00028009  0x000077aa branch  0x00006d6a 
- 00028010  0x000077ad rshift16  0x0000003f , 0x00000002 
- 00028011  0x000077ae call  0x00006d8e , 0x00000028 
- 00028012  0x000077af rshift32  0x0000003f , 0x0000003f 
- 00028013  0x000077b0 rshift16  0x0000003f , 0x00000002 
- 00028014  0x000077b1 call  0x00006d8a , 0x00000028 
- 00028015  0x000077b2 fetch  0x00000002 , 0x00008050 
- 00028016  0x000077b3 set0  0x0000000f , 0x0000003f 
- 00028017  0x000077b4 store  0x00000002 , 0x00008050 
- 00028018  0x000077b5 rtn 
- 00028019  0x000077b9 store  0x00000002 , 0x00008052 
- 00028020  0x000077ba rtn 
- 00028021  0x000077be call  0x00006d77 
- 00028022  0x000077bf branch  0x00006d73 
- 00028023  0x000077c3 call  0x00006d7c 
- 00028024  0x000077c4 idiv  0x00000002 
- 00028025  0x000077c5 call  0x00007d62 
- 00028026  0x000077c6 quotient  0x0000003f 
- 00028027  0x000077c7 rtn 
- 00028028  0x000077ca fetch  0x00000001 , 0x00008043 
- 00028029  0x000077cb bbit0  0x00000000 , 0x00006d80 
- 00028030  0x000077cc setarg  0x02dc6c00 
- 00028031  0x000077cd rtn 
- 00028032  0x000077cf setarg  0x016e3600 
- 00028033  0x000077d0 rtn 
- 00028034  0x000077d3 fetch  0x00000001 , 0x00008043 
- 00028035  0x000077d4 and  0x0000003f , 0x000000fe , 0x0000003f 
- 00028036  0x000077d5 store  0x00000001 , 0x00008043 
- 00028037  0x000077d6 rtn 
- 00028038  0x000077d9 fetch  0x00000001 , 0x00008043 
- 00028039  0x000077da or  0x0000003f , 0x00000001 , 0x0000003f 
- 00028040  0x000077db store  0x00000001 , 0x00008043 
- 00028041  0x000077dc rtn 
- 00028042  0x000077e1 store  0x00000002 , 0x0000805a 
- 00028043  0x000077e2 store  0x00000002 , 0x0000805e 
- 00028044  0x000077e3 storet  0x00000002 , 0x0000805c 
- 00028045  0x000077e4 rtn 
- 00028046  0x000077e8 store  0x00000002 , 0x00008054 
- 00028047  0x000077e9 store  0x00000002 , 0x00008058 
- 00028048  0x000077ea storet  0x00000002 , 0x00008056 
- 00028049  0x000077eb rtn 
- 00028050  0x000077ee fetchr  0x0000000a , 0x00000002 , 0x0000805a 
- 00028051  0x000077ef fetchr  0x00000010 , 0x00000002 , 0x0000805c 
- 00028052  0x000077f0 fetchr  0x00000003 , 0x00000002 , 0x0000805e 
- 00028053  0x000077f1 rtn 
- 00028054  0x000077f4 fetchr  0x0000000a , 0x00000002 , 0x00008054 
- 00028055  0x000077f5 fetchr  0x00000010 , 0x00000002 , 0x00008056 
- 00028056  0x000077f6 fetchr  0x00000003 , 0x00000002 , 0x00008058 
- 00028057  0x000077f7 rtn 
- 00028058  0x000077fa storer  0x00000003 , 0x00000002 , 0x0000805e 
- 00028059  0x000077fb rtn 
- 00028060  0x000077fe storer  0x00000003 , 0x00000002 , 0x00008058 
- 00028061  0x000077ff rtn 
- 00028062  0x00007802 call  0x00006d96 
- 00028063  0x00007803 fetch  0x00000002 , 0x00008112 
- 00028064  0x00007804 iadd  0x00000003 , 0x00000003 
- 00028065  0x00007805 branch  0x00006d9c 
- 00028066  0x00007808 call  0x00006da6 
- 00028067  0x00007809 branch  0x00006d92 
- 00028068  0x0000780c call  0x00006d9a 
- 00028069  0x0000780d branch  0x00006daa 
- 00028070  0x00007811 storer  0x00000003 , 0x00000002 , 0x00000697 
- 00028071  0x00007812 storer  0x0000000a , 0x00000002 , 0x00000695 
- 00028072  0x00007813 storer  0x00000010 , 0x00000002 , 0x00000693 
- 00028073  0x00007814 rtn 
- 00028074  0x00007817 fetchr  0x00000003 , 0x00000002 , 0x00000697 
- 00028075  0x00007818 fetchr  0x0000000a , 0x00000002 , 0x00000695 
- 00028076  0x00007819 fetchr  0x00000010 , 0x00000002 , 0x00000693 
- 00028077  0x0000781a rtn 
- 00028078  0x0000781d fetch  0x00000002 , 0x0000810e 
- 00028079  0x0000781e nbranch  0x00006dae , 0x00000034 
- 00028080  0x0000781f rtn 
- 00028081  0x00007822 deposit  0x00000039 
- 00028082  0x00007823 rtn  0x00000034 
- 00028083  0x00007825 increase  0xfffffff8 , 0x00000039 
- 00028084  0x00007826 call  0x00006dbe , 0x00000002 
- 00028085  0x00007827 rtn  0x00000005 
- 00028086  0x00007828 branch  0x00006db3 , 0x00000002 
- 00028087  0x00007829 increase  0x00000008 , 0x00000039 
- 00028088  0x0000782b increase  0xfffffffc , 0x00000039 
- 00028089  0x0000782c call  0x00006dc1 , 0x00000002 
- 00028090  0x0000782d rtn  0x00000005 
- 00028091  0x0000782e branch  0x00006db8 , 0x00000002 
- 00028092  0x0000782f increase  0x00000004 , 0x00000039 
- 00028093  0x00007830 branch  0x00006dc4 
- 00028094  0x00007833 ifetch  0x00000008 , 0x00000006 
- 00028095  0x00007834 istore  0x00000008 , 0x00000003 
- 00028096  0x00007835 rtn 
- 00028097  0x00007838 ifetch  0x00000004 , 0x00000006 
- 00028098  0x00007839 istore  0x00000004 , 0x00000003 
- 00028099  0x0000783a rtn 
- 00028100  0x0000783d deposit  0x00000039 
- 00028101  0x0000783e rtn  0x00000034 
- 00028102  0x00007840 ifetch  0x00000001 , 0x00000006 
- 00028103  0x00007841 istore  0x00000001 , 0x00000003 
- 00028104  0x00007842 loop  0x00006dc6 
- 00028105  0x00007843 rtn 
- 00028106  0x00007846 deposit  0x00000039 
- 00028107  0x00007847 rtn  0x00000034 
- 00028108  0x00007849 increase  0xfffffff8 , 0x00000039 
- 00028109  0x0000784a call  0x00006dd7 , 0x00000002 
- 00028110  0x0000784b rtn  0x00000005 
- 00028111  0x0000784c branch  0x00006dcc , 0x00000002 
- 00028112  0x0000784d increase  0x00000008 , 0x00000039 
- 00028113  0x0000784f increase  0xfffffffc , 0x00000039 
- 00028114  0x00007850 call  0x00006dda , 0x00000002 
- 00028115  0x00007851 rtn  0x00000005 
- 00028116  0x00007852 branch  0x00006dd1 , 0x00000002 
- 00028117  0x00007853 increase  0x00000004 , 0x00000039 
- 00028118  0x00007854 branch  0x00006ddd 
- 00028119  0x00007858 ifetch  0x00000008 , 0x00000003 
- 00028120  0x00007859 istore  0x00000008 , 0x00000005 
- 00028121  0x0000785a rtn 
- 00028122  0x0000785d ifetch  0x00000004 , 0x00000003 
- 00028123  0x0000785e istore  0x00000004 , 0x00000005 
- 00028124  0x0000785f rtn 
- 00028125  0x00007863 deposit  0x00000039 
- 00028126  0x00007864 rtn  0x00000034 
- 00028127  0x00007866 ifetch  0x00000001 , 0x00000003 
- 00028128  0x00007867 istore  0x00000001 , 0x00000005 
- 00028129  0x00007868 loop  0x00006ddf 
- 00028130  0x00007869 rtn 
- 00028131  0x0000786f jam  0x0000003d , 0x0000066f 
- 00028132  0x00007870 branch  0x0000782b 
- 00028133  0x00007873 bpatch  0x000000d1 , 0x0000401a 
- 00028134  0x00007874 fetch  0x00000001 , 0x000043fa 
- 00028135  0x00007875 rtn  0x00000034 
- 00028136  0x00007876 call  0x00006e87 
- 00028137  0x00007877 call  0x00006e8d , 0x00000005 
- 00028138  0x00007878 call  0x00007dc0 
- 00028139  0x00007879 call  0x00006e18 
- 00028140  0x0000787b fetch  0x00000001 , 0x000043fa 
- 00028141  0x0000787c icopy  0x00000013 
- 00028142  0x0000787d fetcht  0x00000002 , 0x000043f8 
- 00028143  0x0000787e storet  0x00000002 , 0x00000033 
- 00028144  0x00007880 copy  0x00000013 , 0x0000003f 
- 00028145  0x00007881 branch  0x00006de3 , 0x00000034 
- 00028146  0x00007882 increase  0xffffffff , 0x00000013 
- 00028147  0x00007883 copy  0x00000002 , 0x00000011 
- 00028148  0x00007884 ifetch  0x00000001 , 0x00000011 
- 00028149  0x00007885 fetcht  0x00000001 , 0x00000031 
- 00028150  0x00007886 isub  0x00000002 , 0x0000003e 
- 00028151  0x00007887 call  0x00006e00 , 0x00000005 
- 00028152  0x00007888 branch  0x00006dfc , 0x00000002 
- 00028153  0x00007889 ifetch  0x00000001 , 0x00000011 
- 00028154  0x0000788a increase  0x00000001 , 0x0000003f 
- 00028155  0x0000788b istore  0x00000001 , 0x00000011 
- 00028156  0x0000788d fetcht  0x00000002 , 0x00000033 
- 00028157  0x0000788e increase  0x00000022 , 0x00000002 
- 00028158  0x0000788f storet  0x00000002 , 0x00000033 
- 00028159  0x00007890 branch  0x00006df0 
- 00028160  0x00007893 setarg  0x00000000 
- 00028161  0x00007894 istore  0x00000001 , 0x00000011 
- 00028162  0x00007895 fetch  0x00000001 , 0x00000032 
- 00028163  0x00007896 istore  0x00000001 , 0x00000005 
- 00028164  0x00007897 bne  0x00000033 , 0x00006e0d 
- 00028165  0x0000789a ifetch  0x00000006 , 0x00000006 
- 00028166  0x0000789b istore  0x00000008 , 0x00000005 
- 00028167  0x0000789c setarg  0x00000000 
- 00028168  0x0000789d istore  0x00000008 , 0x00000005 
- 00028169  0x0000789e copy  0x00000012 , 0x00000006 
- 00028170  0x000078a0 call  0x00007c8f 
- 00028171  0x000078a1 force  0x00000001 , 0x0000003e 
- 00028172  0x000078a2 rtn 
- 00028173  0x000078a5 beq  0x00000036 , 0x00006e11 
- 00028174  0x000078a6 beq  0x00000037 , 0x00006e15 
- 00028175  0x000078a7 arg  0x0000428a , 0x00000012 
- 00028176  0x000078a8 branch  0x00006e05 
- 00028177  0x000078ab arg  0x0000430d , 0x00000006 
- 00028178  0x000078ac call  0x00007c8f 
- 00028179  0x000078ae arg  0x0000428a , 0x00000006 
- 00028180  0x000078af branch  0x00006e0a 
- 00028181  0x000078b2 arg  0x00004305 , 0x00000006 
- 00028182  0x000078b3 call  0x00007c8f 
- 00028183  0x000078b4 branch  0x00006e13 
- 00028184  0x000078ba bpatch  0x000000d2 , 0x0000401a 
- 00028185  0x000078bb call  0x00007dbc 
- 00028186  0x000078bc fetch  0x00000001 , 0x000043fa 
- 00028187  0x000078bd rtn  0x00000034 
- 00028188  0x000078be bpatch  0x000000d3 , 0x0000401a 
- 00028189  0x000078bf fetch  0x00000002 , 0x000044e9 
- 00028190  0x000078c0 rtnbit0  0x00000009 
- 00028191  0x000078c2 fetch  0x00000001 , 0x000042cb 
- 00028192  0x000078c3 beq  0x00000000 , 0x00006e34 
- 00028193  0x000078c4 fetch  0x00000001 , 0x0000017d 
- 00028194  0x000078c5 compare  0x000000c0 , 0x0000003f , 0x000000c0 
- 00028195  0x000078c6 branch  0x00006e27 , 0x00000001 
- 00028196  0x000078c7 compare  0x00000040 , 0x0000003f , 0x000000c0 
- 00028197  0x000078c8 branch  0x00006e39 , 0x00000001 
- 00028198  0x000078c9 branch  0x00006e2e 
- 00028199  0x000078cc branch  0x00006e2b , 0x0000002c 
- 00028200  0x000078cd fetch  0x00000001 , 0x000042c2 
- 00028201  0x000078ce bbit0  0x00000001 , 0x00006e34 
- 00028202  0x000078cf branch  0x00006e2e 
- 00028203  0x000078d2 call  0x00006e34 
- 00028204  0x000078d3 rtn  0x00000028 
- 00028205  0x000078d4 branch  0x00006e2e 
- 00028206  0x000078d9 fetch  0x00000001 , 0x000042fe 
- 00028207  0x000078da bbit1  0x00000007 , 0x00006e31 
- 00028208  0x000078db branch  0x00006e37 
- 00028209  0x000078df fetch  0x00000006 , 0x00000178 
- 00028210  0x000078e0 store  0x00000008 , 0x00004305 
- 00028211  0x000078e1 branch  0x00006e37 
- 00028212  0x000078e5 jam  0x00000035 , 0x00000032 
- 00028213  0x000078e6 fetch  0x00000006 , 0x00000178 
- 00028214  0x000078e7 branch  0x00006e3b 
- 00028215  0x000078ea jam  0x00000037 , 0x00000032 
- 00028216  0x000078eb branch  0x00006e3b 
- 00028217  0x000078ef jam  0x00000036 , 0x00000032 
- 00028218  0x000078f0 branch  0x00006e3b 
- 00028219  0x000078f3 bpatch  0x000000d4 , 0x0000401a 
- 00028220  0x000078f5 fetch  0x00000002 , 0x000043f8 
- 00028221  0x000078f6 ifetcht  0x00000001 , 0x0000003f 
- 00028222  0x000078f7 pincrease  0x00000001 
- 00028223  0x000078f8 store  0x00000002 , 0x00000033 
- 00028224  0x000078f9 storet  0x00000001 , 0x00000031 
- 00028225  0x000078fa fetch  0x00000001 , 0x000043fa 
- 00028226  0x000078fb icopy  0x00000013 
- 00028227  0x000078fd fetch  0x00000002 , 0x00000033 
- 00028228  0x000078fe copy  0x0000003f , 0x00000011 
- 00028229  0x000078ff call  0x00006e53 
- 00028230  0x00007900 rtn  0x00000028 
- 00028231  0x00007901 fetcht  0x00000002 , 0x00000033 
- 00028232  0x00007902 increase  0x00000022 , 0x00000002 
- 00028233  0x00007903 storet  0x00000002 , 0x00000033 
- 00028234  0x00007904 increase  0xffffffff , 0x00000002 
- 00028235  0x00007905 ifetch  0x00000001 , 0x00000002 
- 00028236  0x00007906 store  0x00000001 , 0x00000031 
- 00028237  0x00007907 increase  0xffffffff , 0x00000013 
- 00028238  0x00007908 nbranch  0x00006e43 , 0x00000005 
- 00028239  0x00007909 fetch  0x00000001 , 0x000043fa 
- 00028240  0x0000790a pincrease  0xffffffff 
- 00028241  0x0000790b store  0x00000001 , 0x00000031 
- 00028242  0x0000790c rtn 
- 00028243  0x0000790e fetch  0x00000001 , 0x00000032 
- 00028244  0x0000790f bne  0x00000033 , 0x00006e5a 
- 00028245  0x00007911 arg  0x00000032 , 0x00000012 
- 00028246  0x00007912 arg  0x00000007 , 0x00000039 
- 00028247  0x00007913 call  0x00007d64 
- 00028248  0x00007914 branch  0x00007dba , 0x00000005 
- 00028249  0x00007915 rtn 
- 00028250  0x00007918 beq  0x00000036 , 0x00006e5d 
- 00028251  0x00007919 beq  0x00000037 , 0x00006e78 
- 00028252  0x0000791a branch  0x00006e55 
- 00028253  0x0000791d ifetcht  0x00000001 , 0x00000011 
- 00028254  0x0000791e isub  0x00000002 , 0x0000003e 
- 00028255  0x0000791f nrtn  0x00000005 
- 00028256  0x00007920 arg  0x000006a1 , 0x00000005 
- 00028257  0x00007921 arg  0x00000010 , 0x00000039 
- 00028258  0x00007922 call  0x00007ca1 
- 00028259  0x00007923 fetch  0x00000003 , 0x0000017b 
- 00028260  0x00007924 store  0x00000003 , 0x000006a1 
- 00028261  0x00007925 call  0x00006e6f 
- 00028262  0x00007926 fetch  0x00000002 , 0x000006be 
- 00028263  0x00007927 byteswap  0x0000003f , 0x0000003f 
- 00028264  0x00007928 lshift8  0x0000003f , 0x00000002 
- 00028265  0x00007929 ifetch  0x00000001 , 0x00000006 
- 00028266  0x0000792a iadd  0x00000002 , 0x0000003f 
- 00028267  0x0000792b fetcht  0x00000003 , 0x00000178 
- 00028268  0x0000792c isub  0x00000002 , 0x0000003e 
- 00028269  0x0000792d branch  0x00007dba , 0x00000005 
- 00028270  0x0000792e rtn 
- 00028271  0x00007932 arg  0x000006a1 , 0x00000006 
- 00028272  0x00007933 call  0x00007361 
- 00028273  0x00007935 ifetch  0x00000001 , 0x00000011 
- 00028274  0x00007936 call  0x00007362 
- 00028275  0x00007937 force  0x00000038 , 0x00000036 
- 00028276  0x00007938 force  0x00000000 , 0x00000036 
- 00028277  0x00007939 call  0x000072cf 
- 00028278  0x0000793a arg  0x000006b1 , 0x00000005 
- 00028279  0x0000793b branch  0x00007375 
- 00028280  0x0000793e ifetcht  0x00000001 , 0x00000011 
- 00028281  0x0000793f isub  0x00000002 , 0x0000003e 
- 00028282  0x00007940 nrtn  0x00000005 
- 00028283  0x00007941 copy  0x00000006 , 0x00000011 
- 00028284  0x00007942 add  0x00000006 , 0x00000008 , 0x00000013 
- 00028285  0x00007943 arg  0x00004305 , 0x00000012 
- 00028286  0x00007944 arg  0x00000008 , 0x00000039 
- 00028287  0x00007945 call  0x00007d64 
- 00028288  0x00007946 branch  0x00007dba , 0x00000005 
- 00028289  0x00007947 copy  0x00000013 , 0x00000011 
- 00028290  0x00007948 arg  0x0000430d , 0x00000012 
- 00028291  0x00007949 arg  0x00000008 , 0x00000039 
- 00028292  0x0000794a call  0x00007d64 
- 00028293  0x0000794b branch  0x00007dba , 0x00000005 
- 00028294  0x0000794c rtn 
- 00028295  0x0000794f fetch  0x00000002 , 0x000043f8 
- 00028296  0x00007950 ifetcht  0x00000001 , 0x0000003f 
- 00028297  0x00007951 pincrease  0x00000022 
- 00028298  0x00007952 ifetch  0x00000001 , 0x0000003f 
- 00028299  0x00007953 isub  0x00000002 , 0x0000003e 
- 00028300  0x00007954 rtn 
- 00028301  0x00007957 fetch  0x00000001 , 0x000043fa 
- 00028302  0x00007958 icopy  0x00000039 
- 00028303  0x00007959 fetcht  0x00000002 , 0x000043f8 
- 00028304  0x0000795a setarg  0x00000000 
- 00028305  0x0000795c istore  0x00000001 , 0x00000002 
- 00028306  0x0000795d increase  0x00000022 , 0x00000002 
- 00028307  0x0000795e pincrease  0x00000001 
- 00028308  0x0000795f loop  0x00006e91 
- 00028309  0x00007960 rtn 
- 00028310  0x00007965 call  0x00007dbe 
- 00028311  0x00007966 call  0x00006e18 
- 00028312  0x00007967 nbranch  0x00006ea1 , 0x00000028 
- 00028313  0x00007968 fetch  0x00000002 , 0x00000033 
- 00028314  0x00007969 add  0x0000003f , 0x00000001 , 0x00000006 
- 00028315  0x0000796a arg  0x0000430d , 0x00000005 
- 00028316  0x0000796b call  0x00007c8f 
- 00028317  0x0000796c arg  0x0000428a , 0x00000005 
- 00028318  0x0000796d call  0x00007c8f 
- 00028319  0x0000796e jam  0x00000001 , 0x0000429a 
- 00028320  0x0000796f rtn 
- 00028321  0x00007972 jam  0x00000000 , 0x0000429a 
- 00028322  0x00007973 rtn 
- 00028323  0x00007977 jam  0x00000034 , 0x00000032 
- 00028324  0x00007978 branch  0x00006ea5 
- 00028325  0x0000797b fetch  0x00000001 , 0x000043cb 
- 00028326  0x0000797c beq  0x0000000a , 0x00006de5 
- 00028327  0x0000797d beq  0x00000008 , 0x00005c42 
- 00028328  0x0000797e rtn 
- 00028329  0x00007985 and  0x00000002 , 0x0000001f , 0x0000003f 
- 00028330  0x00007986 rshift  0x0000003f , 0x0000003f 
- 00028331  0x00007987 arg  0x00000016 , 0x00000005 
- 00028332  0x00007988 iadd  0x00000005 , 0x00000005 
- 00028333  0x00007989 arg  0x000000f0 , 0x00000030 
- 00028334  0x0000798a isolate0  0x00000000 , 0x00000002 
- 00028335  0x0000798b rtn  0x00000001 
- 00028336  0x0000798c arg  0x0000000f , 0x00000030 
- 00028337  0x0000798d rtn 
- 00028338  0x00007991 bpatch  0x000000d5 , 0x0000401a 
- 00028339  0x00007992 set1  0x00000007 , 0x00000002 
- 00028340  0x00007993 call  0x00006ee6 
- 00028341  0x00007994 nsetflag  0x00000001 , 0x00000007 , 0x00000002 
- 00028342  0x00007998 bpatch  0x000000d6 , 0x0000401a 
- 00028343  0x00007999 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00028344  0x0000799a rtn  0x00000005 
- 00028345  0x0000799b arg  0x00000004 , 0x00000008 
- 00028346  0x0000799c isolate1  0x00000007 , 0x00000002 
- 00028347  0x0000799d branch  0x00006ebd , 0x00000001 
- 00028348  0x0000799e arg  0x00000002 , 0x00000008 
- 00028349  0x000079a0 call  0x00006ea9 
- 00028350  0x000079a1 isolate0  0x00000000 , 0x00000002 
- 00028351  0x000079a2 branch  0x00006ec1 , 0x00000001 
- 00028352  0x000079a3 lshift4  0x00000008 , 0x00000008 
- 00028353  0x000079a5 ifetch  0x00000001 , 0x00000005 
- 00028354  0x000079a6 iand  0x00000030 , 0x0000003f 
- 00028355  0x000079a7 ior  0x00000008 , 0x0000003f 
- 00028356  0x000079a8 istore  0x00000001 , 0x00000005 
- 00028357  0x000079a9 rtn 
- 00028358  0x000079ad bpatch  0x000000d7 , 0x0000401a 
- 00028359  0x000079ae sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00028360  0x000079af rtn  0x00000005 
- 00028361  0x000079b0 arg  0x00000001 , 0x00000008 
- 00028362  0x000079b1 call  0x00006ea9 
- 00028363  0x000079b2 isolate0  0x00000000 , 0x00000002 
- 00028364  0x000079b3 branch  0x00006ece , 0x00000001 
- 00028365  0x000079b4 lshift4  0x00000008 , 0x00000008 
- 00028366  0x000079b6 ifetch  0x00000001 , 0x00000005 
- 00028367  0x000079b7 iand  0x00000030 , 0x0000003f 
- 00028368  0x000079b8 ior  0x00000008 , 0x0000003f 
- 00028369  0x000079b9 istore  0x00000001 , 0x00000005 
- 00028370  0x000079ba rtn 
- 00028371  0x000079c0 bpatch  0x000000d8 , 0x0000401b 
- 00028372  0x000079c1 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00028373  0x000079c2 rtn  0x00000005 
- 00028374  0x000079c3 call  0x00006ea9 
- 00028375  0x000079c4 ifetch  0x00000001 , 0x00000005 
- 00028376  0x000079c5 iand  0x00000030 , 0x0000003f 
- 00028377  0x000079c6 istore  0x00000001 , 0x00000005 
- 00028378  0x000079c7 rtn 
- 00028379  0x000079ca call  0x00006ed3 
- 00028380  0x000079cb branch  0x00006ee0 
- 00028381  0x000079cf sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00028382  0x000079d0 rtn  0x00000005 
- 00028383  0x000079d1 ncall  0x00006eb6 , 0x0000002b 
- 00028384  0x000079d3 call  0x00006f14 
- 00028385  0x000079d4 setarg  0x00000000 
- 00028386  0x000079d5 isolate1  0x00000007 , 0x00000002 
- 00028387  0x000079d6 nsetflag  0x00000001 , 0x00000006 , 0x0000003f 
- 00028388  0x000079d7 setflag  0x00000001 , 0x00000007 , 0x0000003f 
- 00028389  0x000079d8 branch  0x00006f0d 
- 00028390  0x000079dc bpatch  0x000000d9 , 0x0000401b 
- 00028391  0x000079dd arg  0x0000811c , 0x00000005 
- 00028392  0x000079de and  0x00000002 , 0x00000007 , 0x00000007 
- 00028393  0x000079df rshift3  0x00000002 , 0x0000003f 
- 00028394  0x000079e0 and_into  0x00000003 , 0x0000003f 
- 00028395  0x000079e1 iadd  0x00000005 , 0x00000005 
- 00028396  0x000079e2 ifetch  0x00000001 , 0x00000005 
- 00028397  0x000079e3 isolate1  0x00000007 , 0x00000002 
- 00028398  0x000079e4 branch  0x00006ef1 , 0x00000001 
- 00028399  0x000079e5 qisolate0  0x0000003f 
- 00028400  0x000079e6 rtn 
- 00028401  0x000079e8 qisolate1  0x0000003f 
- 00028402  0x000079e9 rtn 
- 00028403  0x000079ed sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00028404  0x000079ee rtn  0x00000005 
- 00028405  0x000079ef isolate1  0x00000007 , 0x0000003e 
- 00028406  0x000079f0 branch  0x00006efa 
- 00028407  0x000079f4 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00028408  0x000079f5 rtn  0x00000005 
- 00028409  0x000079f6 isolate0  0x00000007 , 0x0000003e 
- 00028410  0x000079fa setarg  0x00000000 
- 00028411  0x000079fb nsetflag  0x00000001 , 0x00000007 , 0x0000003f 
- 00028412  0x000079fc ixor  0x00000002 , 0x00000002 
- 00028413  0x00007a00 call  0x00006f14 
- 00028414  0x00007a01 setarg  0x0000003f 
- 00028415  0x00007a02 isolate1  0x00000007 , 0x00000002 
- 00028416  0x00007a03 setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00028417  0x00007a04 branch  0x00006f0d 
- 00028418  0x00007a08 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00028419  0x00007a09 branch  0x00007dc4 , 0x00000005 
- 00028420  0x00007a0a call  0x00006f14 
- 00028421  0x00007a0b ifetch  0x00000001 , 0x00000005 
- 00028422  0x00007a0c bbit1  0x00000000 , 0x00006f09 
- 00028423  0x00007a0d isolate0  0x00000007 , 0x00000002 
- 00028424  0x00007a0e rtn 
- 00028425  0x00007a10 isolate1  0x00000007 , 0x00000002 
- 00028426  0x00007a11 rtn 
- 00028427  0x00007a14 call  0x00006f14 
- 00028428  0x00007a15 setarg  0x000000c0 
- 00028429  0x00007a17 istore  0x00000001 , 0x00000005 
- 00028430  0x00007a18 rtn 
- 00028431  0x00007a1b sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00028432  0x00007a1c rtn  0x00000005 
- 00028433  0x00007a1d call  0x00006f14 
- 00028434  0x00007a1e setarg  0x00000000 
- 00028435  0x00007a1f branch  0x00006f0d 
- 00028436  0x00007a22 and  0x00000002 , 0x0000003f , 0x0000003f 
- 00028437  0x00007a23 sub  0x0000003f , 0x0000000f , 0x0000003e 
- 00028438  0x00007a24 nbranch  0x00006f1a , 0x00000002 
- 00028439  0x00007a25 arg  0x00008070 , 0x00000005 
- 00028440  0x00007a27 iadd  0x00000005 , 0x00000005 
- 00028441  0x00007a28 rtn 
- 00028442  0x00007a2a arg  0x000080d4 , 0x00000005 
- 00028443  0x00007a2b increase  0xfffffff0 , 0x0000003f 
- 00028444  0x00007a2c branch  0x00006f18 
- 00028445  0x00007a30 and  0x0000003f , 0x000000ff , 0x00000002 
- 00028446  0x00007a31 rshift8  0x0000003f , 0x0000003f 
- 00028447  0x00007a32 branch  0x00006f21 
- 00028448  0x00007a36 rtnbit0  0x00000007 
- 00028449  0x00007a38 and_into  0x0000003f , 0x0000003f 
- 00028450  0x00007a39 sub  0x0000003f , 0x0000000f , 0x0000003e 
- 00028451  0x00007a3a nbranch  0x00006f28 , 0x00000002 
- 00028452  0x00007a3b arg  0x00008070 , 0x00000005 
- 00028453  0x00007a3d iadd  0x00000005 , 0x00000005 
- 00028454  0x00007a3e istoret  0x00000001 , 0x00000005 
- 00028455  0x00007a3f rtn 
- 00028456  0x00007a41 arg  0x000080d4 , 0x00000005 
- 00028457  0x00007a42 increase  0xfffffff0 , 0x0000003f 
- 00028458  0x00007a43 branch  0x00006f25 
- 00028459  0x00007a48 and_into  0x0000003f , 0x00000002 
- 00028460  0x00007a49 sub  0x00000002 , 0x0000000f , 0x0000003e 
- 00028461  0x00007a4a nbranch  0x00006f32 , 0x00000002 
- 00028462  0x00007a4b setarg  0x00008070 
- 00028463  0x00007a4d iadd  0x00000002 , 0x00000006 
- 00028464  0x00007a4e ifetch  0x00000001 , 0x00000006 
- 00028465  0x00007a4f rtn 
- 00028466  0x00007a51 setarg  0x000080d4 
- 00028467  0x00007a52 increase  0xfffffff0 , 0x00000002 
- 00028468  0x00007a53 branch  0x00006f2f 
- 00028469  0x00007a58 arg  0x00000010 , 0x00000039 
- 00028470  0x00007a59 arg  0x00008070 , 0x00000006 
- 00028471  0x00007a5b copy  0x00000006 , 0x00000005 
- 00028472  0x00007a5c ifetch  0x00000001 , 0x00000006 
- 00028473  0x00007a5d beq  0x0000001f , 0x00006f48 
- 00028474  0x00007a5e beq  0x00000020 , 0x00006f48 
- 00028475  0x00007a5f beq  0x00000021 , 0x00006f48 
- 00028476  0x00007a60 beq  0x00000022 , 0x00006f48 
- 00028477  0x00007a61 beq  0x00000023 , 0x00006f48 
- 00028478  0x00007a62 beq  0x0000002c , 0x00006f48 
- 00028479  0x00007a63 beq  0x0000002d , 0x00006f48 
- 00028480  0x00007a64 beq  0x00000000 , 0x00006f48 
- 00028481  0x00007a66 loop  0x00006f37 
- 00028482  0x00007a67 arg  0x000080dc , 0x0000003f 
- 00028483  0x00007a68 isub  0x00000006 , 0x0000003e 
- 00028484  0x00007a69 rtn  0x00000005 
- 00028485  0x00007a6b arg  0x00000008 , 0x00000039 
- 00028486  0x00007a6c arg  0x000080d4 , 0x00000006 
- 00028487  0x00007a6d branch  0x00006f37 
- 00028488  0x00007a71 setarg  0x00000040 
- 00028489  0x00007a72 istore  0x00000001 , 0x00000005 
- 00028490  0x00007a73 branch  0x00006f41 
- 00028491  0x00007a75 setarg  0x00000080 
- 00028492  0x00007a76 istore  0x00000001 , 0x00000005 
- 00028493  0x00007a77 branch  0x00006f41 
- 00028494  0x00007a7c bpatch  0x000000da , 0x0000401b 
- 00028495  0x00007a7d rtn  0x0000002b 
- 00028496  0x00007a7e jam  0x00000077 , 0x00008a07 
- 00028497  0x00007a7f jam  0x000000c9 , 0x00008a08 
- 00028498  0x00007a80 jam  0x00000001 , 0x00008a0b 
- 00028499  0x00007a81 fetch  0x00000001 , 0x00004409 
- 00028500  0x00007a82 store  0x00000001 , 0x000080cd 
- 00028501  0x00007a83 call  0x00006f97 
- 00028502  0x00007a84 jam  0x000000c1 , 0x00008a08 
- 00028503  0x00007a86 arg  0x00000007 , 0x00000039 
- 00028504  0x00007a87 arg  0x00004412 , 0x00000011 
- 00028505  0x00007a88 jam  0x00000005 , 0x00008a0a 
- 00028506  0x00007a8a fetch  0x00000001 , 0x00008a0c 
- 00028507  0x00007a8b istore  0x00000001 , 0x00000011 
- 00028508  0x00007a8c increase  0x00000001 , 0x00000011 
- 00028509  0x00007a8d fetch  0x00000001 , 0x00008a0a 
- 00028510  0x00007a8e increase  0x00000020 , 0x0000003f 
- 00028511  0x00007a8f store  0x00000001 , 0x00008a0a 
- 00028512  0x00007a90 loop  0x00006f5a 
- 00028513  0x00007a91 jam  0x00000000 , 0x00008a07 
- 00028514  0x00007a92 rtn 
- 00028515  0x00007a95 fetch  0x00000001 , 0x000080cc 
- 00028516  0x00007a96 set1  0x00000001 , 0x0000003f 
- 00028517  0x00007a97 store  0x00000001 , 0x000080cc 
- 00028518  0x00007a98 arg  0x00000007 , 0x00000039 
- 00028519  0x00007a99 arg  0x00004412 , 0x00000011 
- 00028520  0x00007a9a jam  0x00000015 , 0x00008a0a 
- 00028521  0x00007a9c ifetch  0x00000001 , 0x00000011 
- 00028522  0x00007a9d store  0x00000001 , 0x00008a09 
- 00028523  0x00007a9e increase  0x00000001 , 0x00000011 
- 00028524  0x00007a9f fetch  0x00000001 , 0x00008a0a 
- 00028525  0x00007aa0 increase  0x00000020 , 0x0000003f 
- 00028526  0x00007aa1 store  0x00000001 , 0x00008a0a 
- 00028527  0x00007aa2 loop  0x00006f69 
- 00028528  0x00007aa3 fetch  0x00000001 , 0x000080cc 
- 00028529  0x00007aa4 set0  0x00000001 , 0x0000003f 
- 00028530  0x00007aa5 store  0x00000001 , 0x000080cc 
- 00028531  0x00007aa6 rtn 
- 00028532  0x00007aab bpatch  0x000000db , 0x0000401b 
- 00028533  0x00007aac fetch  0x00000008 , 0x000001fd 
- 00028534  0x00007aad branch  0x00006f79 , 0x00000034 
- 00028535  0x00007aae store  0x00000008 , 0x000043fd 
- 00028536  0x00007aaf rtn 
- 00028537  0x00007ab2 setarg  0x00000bbe 
- 00028538  0x00007ab3 store  0x00000002 , 0x000043fd 
- 00028539  0x00007ab4 setarg  0x000003f0 
- 00028540  0x00007ab5 store  0x00000002 , 0x00004401 
- 00028541  0x00007ab6 setarg  0x0000027e 
- 00028542  0x00007ab7 store  0x00000002 , 0x000043ff 
- 00028543  0x00007ab8 setarg  0x000003c4 
- 00028544  0x00007ab9 store  0x00000002 , 0x00004403 
- 00028545  0x00007aba rtn 
- 00028546  0x00007abd bpatch  0x000000dc , 0x0000401b 
- 00028547  0x00007abe call  0x00006f63 
- 00028548  0x00007abf fetch  0x00000001 , 0x00008a09 
- 00028549  0x00007ac0 set0  0x00000007 , 0x0000003f 
- 00028550  0x00007ac1 store  0x00000001 , 0x00008a09 
- 00028551  0x00007ac2 jam  0x00000077 , 0x00008a07 
- 00028552  0x00007ac3 jam  0x000000c1 , 0x00008a08 
- 00028553  0x00007ac4 jam  0x00000001 , 0x00008a0b 
- 00028554  0x00007ac5 call  0x00006f90 
- 00028555  0x00007ac6 fetch  0x00000001 , 0x00004409 
- 00028556  0x00007ac7 store  0x00000001 , 0x000080cd 
- 00028557  0x00007ac8 call  0x00006f97 
- 00028558  0x00007ac9 jam  0x00000000 , 0x000080cd 
- 00028559  0x00007aca branch  0x00006fa1 
- 00028560  0x00007acd fetch  0x00000001 , 0x00004408 
- 00028561  0x00007ace lshift4  0x0000003f , 0x0000003f 
- 00028562  0x00007acf fetcht  0x00000001 , 0x00008a0b 
- 00028563  0x00007ad0 and_into  0x0000000f , 0x00000002 
- 00028564  0x00007ad1 ior  0x00000002 , 0x00000002 
- 00028565  0x00007ad2 storet  0x00000001 , 0x00008a0b 
- 00028566  0x00007ad3 rtn 
- 00028567  0x00007ad6 jam  0x00000003 , 0x000080cc 
- 00028568  0x00007ad8 fetch  0x00000001 , 0x00008129 
- 00028569  0x00007ad9 bbit0  0x00000005 , 0x00006f98 
- 00028570  0x00007ada fetcht  0x00000002 , 0x00008164 
- 00028571  0x00007adb storet  0x00000002 , 0x0000440a 
- 00028572  0x00007adc jam  0x00000006 , 0x000080cc 
- 00028573  0x00007ade fetch  0x00000001 , 0x00008129 
- 00028574  0x00007adf bbit1  0x00000005 , 0x00006f9d 
- 00028575  0x00007ae0 jam  0x00000000 , 0x000080cc 
- 00028576  0x00007ae1 rtn 
- 00028577  0x00007ae4 fetch  0x00000001 , 0x00004411 
- 00028578  0x00007ae5 rtn  0x00000034 
- 00028579  0x00007ae6 fetch  0x00000001 , 0x00008a09 
- 00028580  0x00007ae7 set1  0x00000007 , 0x0000003f 
- 00028581  0x00007ae8 store  0x00000001 , 0x00008a09 
- 00028582  0x00007ae9 fetch  0x00000001 , 0x00004409 
- 00028583  0x00007aea store  0x00000001 , 0x000080cd 
- 00028584  0x00007aeb fetch  0x00000002 , 0x0000440d 
- 00028585  0x00007aec store  0x00000002 , 0x000080ce 
- 00028586  0x00007aed fetch  0x00000002 , 0x0000440f 
- 00028587  0x00007aee store  0x00000002 , 0x000080d0 
- 00028588  0x00007aef jam  0x0000000b , 0x000080cc 
- 00028589  0x00007af0 nop  0x000003e8 
- 00028590  0x00007af1 jam  0x00000003 , 0x000080cc 
- 00028591  0x00007af2 rtn 
- 00028592  0x00007af5 bpatch  0x000000dd , 0x0000401b 
- 00028593  0x00007af6 fetch  0x00000001 , 0x00004407 
- 00028594  0x00007af7 beq  0x00000001 , 0x00006fb5 
- 00028595  0x00007af8 beq  0x00000002 , 0x00006fbb 
- 00028596  0x00007af9 rtn 
- 00028597  0x00007afc setarg  0x000003e8 
- 00028598  0x00007afd store  0x00000002 , 0x00004405 
- 00028599  0x00007afe fetcht  0x00000002 , 0x00004403 
- 00028600  0x00007aff fetch  0x00000002 , 0x000043ff 
- 00028601  0x00007b00 arg  0x000007d0 , 0x00000013 
- 00028602  0x00007b01 branch  0x00006fc0 
- 00028603  0x00007b04 setarg  0x000007d0 
- 00028604  0x00007b05 store  0x00000002 , 0x00004405 
- 00028605  0x00007b06 fetcht  0x00000002 , 0x000043fd 
- 00028606  0x00007b07 fetch  0x00000002 , 0x00004401 
- 00028607  0x00007b08 arg  0x000003e8 , 0x00000013 
- 00028608  0x00007b0a isub  0x00000002 , 0x00000011 
- 00028609  0x00007b0b fetch  0x00000002 , 0x0000440a 
- 00028610  0x00007b0c isub  0x00000002 , 0x0000003f 
- 00028611  0x00007b0d nbranch  0x00006fcd , 0x00000002 
- 00028612  0x00007b0e fetcht  0x00000002 , 0x00004405 
- 00028613  0x00007b0f imul32  0x00000002 , 0x00000012 
- 00028614  0x00007b10 copy  0x00000013 , 0x0000003f 
- 00028615  0x00007b11 imul32  0x00000011 , 0x0000003f 
- 00028616  0x00007b12 iadd  0x00000012 , 0x0000003f 
- 00028617  0x00007b14 idiv  0x00000011 
- 00028618  0x00007b15 call  0x00007d62 
- 00028619  0x00007b16 quotient  0x0000003f 
- 00028620  0x00007b17 rtn 
- 00028621  0x00007b1a copy  0x00000002 , 0x0000003f 
- 00028622  0x00007b1b fetcht  0x00000002 , 0x0000440a 
- 00028623  0x00007b1c isub  0x00000002 , 0x0000003f 
- 00028624  0x00007b1d fetcht  0x00000002 , 0x00004405 
- 00028625  0x00007b1e imul32  0x00000002 , 0x00000012 
- 00028626  0x00007b1f copy  0x00000013 , 0x0000003f 
- 00028627  0x00007b20 imul32  0x00000011 , 0x0000003f 
- 00028628  0x00007b21 isub  0x00000012 , 0x0000003f 
- 00028629  0x00007b22 nbranch  0x00007dca , 0x00000002 
- 00028630  0x00007b23 branch  0x00006fc9 
- 00028631  0x00007b28 ifetch  0x00000008 , 0x00000011 
- 00028632  0x00007b29 store  0x00000008 , 0x00000670 
- 00028633  0x00007b2a fetch  0x00000002 , 0x00000670 
- 00028634  0x00007b2b fetcht  0x00000002 , 0x00000672 
- 00028635  0x00007b2c isub  0x00000002 , 0x00000011 
- 00028636  0x00007b2d fetch  0x00000002 , 0x00000676 
- 00028637  0x00007b2e isub  0x00000002 , 0x00000012 
- 00028638  0x00007b2f fetcht  0x00000002 , 0x00000674 
- 00028639  0x00007b30 isub  0x00000002 , 0x0000003e 
- 00028640  0x00007b31 ncall  0x00006fe7 , 0x00000002 
- 00028641  0x00007b32 mul32  0x00000012 , 0x00000064 , 0x0000003f 
- 00028642  0x00007b33 idiv  0x00000011 
- 00028643  0x00007b34 call  0x00007d62 
- 00028644  0x00007b35 quotient  0x0000003f 
- 00028645  0x00007b36 call  0x00006fef , 0x00000034 
- 00028646  0x00007b37 rtn 
- 00028647  0x00007b3a fetch  0x00000001 , 0x0000440c 
- 00028648  0x00007b3b set1  0x00000000 , 0x0000003f 
- 00028649  0x00007b3c store  0x00000001 , 0x0000440c 
- 00028650  0x00007b3d rtn 
- 00028651  0x00007b40 fetch  0x00000001 , 0x0000440c 
- 00028652  0x00007b41 set0  0x00000000 , 0x0000003f 
- 00028653  0x00007b42 store  0x00000001 , 0x0000440c 
- 00028654  0x00007b43 rtn 
- 00028655  0x00007b46 fetcht  0x00000001 , 0x0000440c 
- 00028656  0x00007b47 set1  0x00000001 , 0x00000002 
- 00028657  0x00007b48 storet  0x00000001 , 0x0000440c 
- 00028658  0x00007b49 rtn 
- 00028659  0x00007b4c fetcht  0x00000001 , 0x0000440c 
- 00028660  0x00007b4d set0  0x00000001 , 0x00000002 
- 00028661  0x00007b4e storet  0x00000001 , 0x0000440c 
- 00028662  0x00007b4f rtn 
- 00028663  0x00007b55 fetch  0x00000002 , 0x0000442c 
- 00028664  0x00007b56 ifetch  0x00000001 , 0x0000003f 
- 00028665  0x00007b58 rtn  0x00000034 
- 00028666  0x00007b59 copy  0x0000003f , 0x00000039 
- 00028667  0x00007b5b fetch  0x00000002 , 0x0000442c 
- 00028668  0x00007b5c increase  0x00000003 , 0x0000003f 
- 00028669  0x00007b5d copy  0x0000003f , 0x00000011 
- 00028670  0x00007b5f ifetcht  0x00000001 , 0x00000011 
- 00028671  0x00007b60 call  0x00006edd 
- 00028672  0x00007b61 increase  0x00000001 , 0x00000011 
- 00028673  0x00007b62 loop  0x00006ffe 
- 00028674  0x00007b64 rtn 
- 00028675  0x00007b67 fetch  0x00000002 , 0x0000442c 
- 00028676  0x00007b68 increase  0x00000003 , 0x0000003f 
- 00028677  0x00007b69 copy  0x0000003f , 0x00000011 
- 00028678  0x00007b6b force  0x00000000 , 0x00000012 
- 00028679  0x00007b6c setarg  0x00000000 
- 00028680  0x00007b6d store  0x00000002 , 0x000006f1 
- 00028681  0x00007b6f ifetcht  0x00000001 , 0x00000011 
- 00028682  0x00007b70 call  0x00006ee6 
- 00028683  0x00007b71 bpatch  0x000000de , 0x0000401b 
- 00028684  0x00007b72 fetch  0x00000002 , 0x000006f1 
- 00028685  0x00007b73 copy  0x00000012 , 0x00000007 
- 00028686  0x00007b74 qsetflag  0x00000001 , 0x0000003f 
- 00028687  0x00007b75 store  0x00000002 , 0x000006f1 
- 00028688  0x00007b76 increase  0x00000001 , 0x00000011 
- 00028689  0x00007b77 increase  0x00000001 , 0x00000012 
- 00028690  0x00007b78 fetch  0x00000002 , 0x0000442c 
- 00028691  0x00007b79 ifetch  0x00000001 , 0x0000003f 
- 00028692  0x00007b7b ixor  0x00000012 , 0x0000003e 
- 00028693  0x00007b7c nbranch  0x00007009 , 0x00000005 
- 00028694  0x00007b7d fetch  0x00000002 , 0x000006f1 
- 00028695  0x00007b7e fetcht  0x00000002 , 0x0000442e 
- 00028696  0x00007b7f ixor  0x00000002 , 0x0000003e 
- 00028697  0x00007b80 rtn  0x00000005 
- 00028698  0x00007b81 branch  0x00007dba 
- 00028699  0x00007b84 fetch  0x00000002 , 0x0000442c 
- 00028700  0x00007b85 ifetch  0x00000001 , 0x0000003f 
- 00028701  0x00007b87 rtn  0x00000034 
- 00028702  0x00007b88 copy  0x0000003f , 0x00000039 
- 00028703  0x00007b89 fetch  0x00000002 , 0x0000442c 
- 00028704  0x00007b8a increase  0x00000003 , 0x0000003f 
- 00028705  0x00007b8b copy  0x0000003f , 0x00000011 
- 00028706  0x00007b8d ifetcht  0x00000001 , 0x00000011 
- 00028707  0x00007b8e call  0x00006eb2 
- 00028708  0x00007b8f increase  0x00000001 , 0x00000011 
- 00028709  0x00007b90 loop  0x00007022 
- 00028710  0x00007b92 rtn 
- 00028711  0x00007b95 arg  0x00000009 , 0x00000007 
- 00028712  0x00007b96 call  0x00007cef 
- 00028713  0x00007b97 nrtn  0x00000034 
- 00028714  0x00007b98 setarg  0x00000020 
- 00028715  0x00007b99 arg  0x00000009 , 0x00000007 
- 00028716  0x00007b9a call  0x00007ce1 
- 00028717  0x00007b9b disable  0x00000028 
- 00028718  0x00007b9c call  0x0000701b 
- 00028719  0x00007b9d bpatch  0x000000df , 0x0000401b 
- 00028720  0x00007b9e fetch  0x00000002 , 0x0000442c 
- 00028721  0x00007b9f ifetch  0x00000001 , 0x0000003f 
- 00028722  0x00007ba1 rtn  0x00000034 
- 00028723  0x00007ba2 call  0x00007003 
- 00028724  0x00007ba3 nbranch  0x000077a5 , 0x00000028 
- 00028725  0x00007ba4 call  0x000077a3 
- 00028726  0x00007ba5 disable  0x00000028 
- 00028727  0x00007ba6 fetch  0x00000002 , 0x000006f1 
- 00028728  0x00007ba7 store  0x00000002 , 0x000006f8 
- 00028729  0x00007ba8 jam  0x00000000 , 0x000006fa 
- 00028730  0x00007ba9 force  0x00000000 , 0x00000007 
- 00028731  0x00007bab fetch  0x00000002 , 0x0000442e 
- 00028732  0x00007bac rshift  0x0000003f , 0x00000002 
- 00028733  0x00007bad storet  0x00000002 , 0x0000442e 
- 00028734  0x00007bae and  0x0000003f , 0x00000001 , 0x0000003f 
- 00028735  0x00007baf fetcht  0x00000002 , 0x000006f8 
- 00028736  0x00007bb0 and  0x00000002 , 0x00000001 , 0x00000011 
- 00028737  0x00007bb1 rshift  0x00000002 , 0x00000002 
- 00028738  0x00007bb2 storet  0x00000002 , 0x000006f8 
- 00028739  0x00007bb3 ixor  0x00000011 , 0x0000003e 
- 00028740  0x00007bb4 ncall  0x00007050 , 0x00000005 
- 00028741  0x00007bb5 fetch  0x00000002 , 0x0000442c 
- 00028742  0x00007bb6 ifetch  0x00000001 , 0x0000003f 
- 00028743  0x00007bb8 fetcht  0x00000001 , 0x000006fa 
- 00028744  0x00007bb9 increase  0x00000001 , 0x00000002 
- 00028745  0x00007bba storet  0x00000001 , 0x000006fa 
- 00028746  0x00007bbb copy  0x00000002 , 0x00000007 
- 00028747  0x00007bbc ixor  0x00000007 , 0x0000003e 
- 00028748  0x00007bbd nbranch  0x0000703b , 0x00000005 
- 00028749  0x00007bbe fetch  0x00000002 , 0x000006f1 
- 00028750  0x00007bbf store  0x00000002 , 0x0000442e 
- 00028751  0x00007bc0 rtn 
- 00028752  0x00007bc2 bpatch  0x000000e0 , 0x0000401c 
- 00028753  0x00007bc3 fetch  0x00000002 , 0x0000442c 
- 00028754  0x00007bc4 increase  0x00000001 , 0x0000003f 
- 00028755  0x00007bc5 ifetch  0x00000002 , 0x0000003f 
- 00028756  0x00007bc6 branch  0x00007d79 
- 00028757  0x00007bcd fetch  0x00000001 , 0x00008042 
- 00028758  0x00007bce ior  0x00000011 , 0x0000003f 
- 00028759  0x00007bcf store  0x00000001 , 0x00008042 
- 00028760  0x00007bd0 fetch  0x00000002 , 0x00008050 
- 00028761  0x00007bd1 set0  0x0000000d , 0x0000003f 
- 00028762  0x00007bd2 store  0x00000002 , 0x00008050 
- 00028763  0x00007bd4 nop  0x00000064 
- 00028764  0x00007bd5 rtn 
- 00028765  0x00007bd8 fetch  0x00000001 , 0x00008042 
- 00028766  0x00007bd9 bbit1  0x00000006 , 0x00007062 
- 00028767  0x00007bda bbit1  0x00000007 , 0x00007064 
- 00028768  0x00007bdc setarg  0x00b71b00 
- 00028769  0x00007bdd rtn 
- 00028770  0x00007bdf setarg  0x016e3600 
- 00028771  0x00007be0 rtn 
- 00028772  0x00007be2 setarg  0x000080e8 
- 00028773  0x00007be3 rtn 
- 00028774  0x00007be7 fetcht  0x00000003 , 0x00000672 
- 00028775  0x00007be8 call  0x0000705d 
- 00028776  0x00007be9 idiv  0x00000002 
- 00028777  0x00007bea call  0x00007d62 
- 00028778  0x00007beb quotient  0x00000002 
- 00028779  0x00007bec fetch  0x00000001 , 0x00000675 
- 00028780  0x00007bed imul32  0x00000002 , 0x0000003f 
- 00028781  0x00007bee div  0x0000003f , 0x00000064 
- 00028782  0x00007bef call  0x00007d62 
- 00028783  0x00007bf0 quotient  0x00000011 
- 00028784  0x00007bf1 copy  0x00000002 , 0x0000003f 
- 00028785  0x00007bf2 isub  0x00000011 , 0x00000012 
- 00028786  0x00007bf4 fetch  0x00000001 , 0x00000671 
- 00028787  0x00007bf5 call  0x0000707a 
- 00028788  0x00007bf6 fetch  0x00000001 , 0x00000670 
- 00028789  0x00007bf7 fetcht  0x00000001 , 0x00000671 
- 00028790  0x00007bf8 and_into  0x0000000f , 0x00000002 
- 00028791  0x00007bf9 lshift8  0x00000002 , 0x00000002 
- 00028792  0x00007bfa ior  0x00000002 , 0x0000003f 
- 00028793  0x00007bfb branch  0x000070ba 
- 00028794  0x00007bfe iforce  0x00000007 
- 00028795  0x00007bff call  0x00007088 
- 00028796  0x00007c00 branch  0x0000707d 
- 00028797  0x00007c03 fetch  0x00000001 , 0x000080be 
- 00028798  0x00007c04 qset1  0x0000003f 
- 00028799  0x00007c05 store  0x00000001 , 0x000080be 
- 00028800  0x00007c06 fetcht  0x00000001 , 0x00008042 
- 00028801  0x00007c07 isolate1  0x00000007 , 0x00000002 
- 00028802  0x00007c08 call  0x00007086 , 0x00000001 
- 00028803  0x00007c09 qset0  0x0000003f 
- 00028804  0x00007c0a store  0x00000001 , 0x000080be 
- 00028805  0x00007c0b rtn 
- 00028806  0x00007c0f nop  0x000001e0 
- 00028807  0x00007c10 rtn 
- 00028808  0x00007c13 and_into  0x0000000f , 0x0000003f 
- 00028809  0x00007c14 arg  0x0000809c , 0x00000005 
- 00028810  0x00007c15 mul32  0x0000003f , 0x00000004 , 0x0000003f 
- 00028811  0x00007c16 iadd  0x00000005 , 0x00000005 
- 00028812  0x00007c17 copy  0x00000011 , 0x0000003f 
- 00028813  0x00007c18 istore  0x00000002 , 0x00000005 
- 00028814  0x00007c19 copy  0x00000012 , 0x0000003f 
- 00028815  0x00007c1a istore  0x00000002 , 0x00000005 
- 00028816  0x00007c1b rtn 
- 00028817  0x00007c21 rshift8  0x00000012 , 0x00000007 
- 00028818  0x00007c22 call  0x000070af 
- 00028819  0x00007c23 rshift8  0x00000012 , 0x00000007 
- 00028820  0x00007c24 call  0x000070a9 
- 00028821  0x00007c25 rshift8  0x00000011 , 0x00000007 
- 00028822  0x00007c26 enable  0x00000001 
- 00028823  0x00007c27 call  0x000070aa 
- 00028824  0x00007c29 deposit  0x00000011 
- 00028825  0x00007c2a call  0x000070b5 
- 00028826  0x00007c2b deposit  0x00000012 
- 00028827  0x00007c2c branch  0x000070ba 
- 00028828  0x00007c2f deposit  0x00000011 
- 00028829  0x00007c30 call  0x000070bd 
- 00028830  0x00007c31 deposit  0x00000012 
- 00028831  0x00007c32 call  0x000070bd 
- 00028832  0x00007c34 rshift8  0x00000011 , 0x00000007 
- 00028833  0x00007c35 disable  0x00000001 
- 00028834  0x00007c36 call  0x000070aa 
- 00028835  0x00007c37 rshift8  0x00000012 , 0x00000007 
- 00028836  0x00007c38 disable  0x00000001 
- 00028837  0x00007c39 call  0x000070b0 
- 00028838  0x00007c3a rshift8  0x00000012 , 0x00000007 
- 00028839  0x00007c3b disable  0x00000001 
- 00028840  0x00007c3c branch  0x000070aa 
- 00028841  0x00007c40 isolate1  0x00000007 , 0x00000007 
- 00028842  0x00007c42 and  0x00000007 , 0x0000000f , 0x00000007 
- 00028843  0x00007c43 fetch  0x00000001 , 0x000080bc 
- 00028844  0x00007c44 qsetflag  0x00000001 , 0x0000003f 
- 00028845  0x00007c45 store  0x00000001 , 0x000080bc 
- 00028846  0x00007c46 rtn 
- 00028847  0x00007c49 isolate1  0x00000006 , 0x00000007 
- 00028848  0x00007c4b and  0x00000007 , 0x0000000f , 0x00000007 
- 00028849  0x00007c4c fetch  0x00000001 , 0x0000809b 
- 00028850  0x00007c4d qsetflag  0x00000001 , 0x0000003f 
- 00028851  0x00007c4e store  0x00000001 , 0x0000809b 
- 00028852  0x00007c4f rtn 
- 00028853  0x00007c51 call  0x000070c5 
- 00028854  0x00007c53 lshift8  0x0000003f , 0x0000003f 
- 00028855  0x00007c54 add  0x00000007 , 0x00000010 , 0x00000002 
- 00028856  0x00007c55 ior  0x00000002 , 0x0000003f 
- 00028857  0x00007c56 branch  0x00006f1d 
- 00028858  0x00007c59 enable  0x00000028 
- 00028859  0x00007c5a call  0x000070b5 
- 00028860  0x00007c5b branch  0x000070c0 
- 00028861  0x00007c5e disable  0x00000028 
- 00028862  0x00007c5f call  0x000070c5 
- 00028863  0x00007c60 branch  0x000070c0 
- 00028864  0x00007c63 and  0x00000007 , 0x0000000f , 0x00000007 
- 00028865  0x00007c64 fetch  0x00000001 , 0x0000809a 
- 00028866  0x00007c65 qsetflag  0x00000028 , 0x0000003f 
- 00028867  0x00007c66 store  0x00000001 , 0x0000809a 
- 00028868  0x00007c67 rtn 
- 00028869  0x00007c69 rshift8  0x0000003f , 0x00000007 
- 00028870  0x00007c6a and  0x00000007 , 0x0000000f , 0x00000007 
- 00028871  0x00007c6b rtn 
- 00028872  0x00007c70 copy  0x0000003f , 0x00000002 
- 00028873  0x00007c71 bpatch  0x000000e1 , 0x0000401c 
- 00028874  0x00007c72 call  0x000070d5 
- 00028875  0x00007c73 setarg  0x00000800 
- 00028876  0x00007c74 isub  0x00000002 , 0x0000003f 
- 00028877  0x00007c75 copy  0x0000003f , 0x00000002 
- 00028878  0x00007c76 rshift4  0x00000002 , 0x00000002 
- 00028879  0x00007c77 storet  0x00000001 , 0x00008004 
- 00028880  0x00007c78 nop  0x00000578 
- 00028881  0x00007c79 copy  0x0000003f , 0x00000002 
- 00028882  0x00007c7a and_into  0x0000000f , 0x00000002 
- 00028883  0x00007c7b storet  0x00000001 , 0x0000800b 
- 00028884  0x00007c7c rtn 
- 00028885  0x00007c80 enable  0x0000002c 
- 00028886  0x00007c81 branch  0x000070d9 
- 00028887  0x00007c85 bpatch  0x000000e2 , 0x0000401c 
- 00028888  0x00007c86 disable  0x0000002c 
- 00028889  0x00007c88 fetch  0x00000001 , 0x00008043 
- 00028890  0x00007c89 setflag  0x0000002c , 0x00000003 , 0x0000003f 
- 00028891  0x00007c8a store  0x00000001 , 0x00008043 
- 00028892  0x00007c8b rtn 
- 00028893  0x00007c91 arg  0x00000031 , 0x00000002 
- 00028894  0x00007c95 store  0x00000004 , 0x00008062 
- 00028895  0x00007c96 store  0x00000002 , 0x00008066 
- 00028896  0x00007c97 storet  0x00000001 , 0x00008061 
- 00028897  0x00007c98 rtn 
- 00028898  0x00007c9c fetch  0x00000002 , 0x0000812c 
- 00028899  0x00007c9d rtn 
- 00028900  0x00007ca0 fetchr  0x00000003 , 0x00000002 , 0x00008066 
- 00028901  0x00007ca1 fetchr  0x0000000a , 0x00000002 , 0x00008062 
- 00028902  0x00007ca2 fetchr  0x00000010 , 0x00000002 , 0x00008064 
- 00028903  0x00007ca3 rtn 
- 00028904  0x00007ca6 storer  0x00000003 , 0x00000002 , 0x00008066 
- 00028905  0x00007ca7 rtn 
- 00028906  0x00007caf call  0x00007dba 
- 00028907  0x00007cb0 arg  0x00000000 , 0x0000002b 
- 00028908  0x00007cb1 call  0x000070e2 
- 00028909  0x00007cb2 beq  0x00000002 , 0x0000712c 
- 00028910  0x00007cb3 sub  0x0000003f , 0x00000004 , 0x0000003e 
- 00028911  0x00007cb4 rtn  0x00000002 
- 00028912  0x00007cb5 call  0x000070e4 
- 00028913  0x00007cb6 ifetcht  0x00000002 , 0x00000003 
- 00028914  0x00007cb7 setarg  0x0000a654 
- 00028915  0x00007cb8 call  0x00007135 
- 00028916  0x00007cb9 nbranch  0x0000711a , 0x00000002 
- 00028917  0x00007cba copy  0x00000018 , 0x00000002 
- 00028918  0x00007cbb setarg  0x00017f8e 
- 00028919  0x00007cbc call  0x00007135 
- 00028920  0x00007cbd nbranch  0x0000711a , 0x00000002 
- 00028921  0x00007cbf copy  0x00000018 , 0x00000002 
- 00028922  0x00007cc0 setarg  0x00002328 
- 00028923  0x00007cc1 call  0x00007135 
- 00028924  0x00007cc2 branch  0x00007111 , 0x00000002 
- 00028925  0x00007cc3 ifetcht  0x00000002 , 0x00000003 
- 00028926  0x00007cc4 setarg  0x00001194 
- 00028927  0x00007cc5 call  0x00007135 
- 00028928  0x00007cc6 branch  0x00007111 , 0x00000002 
- 00028929  0x00007cc7 call  0x000070e2 
- 00028930  0x00007cc8 sub  0x0000003f , 0x00000085 , 0x0000003e 
- 00028931  0x00007cc9 rtn  0x00000002 
- 00028932  0x00007cca arg  0x00000020 , 0x00000039 
- 00028933  0x00007ccc ifetcht  0x00000002 , 0x00000003 
- 00028934  0x00007ccd setarg  0x00000230 
- 00028935  0x00007cce call  0x00007135 
- 00028936  0x00007ccf branch  0x00007111 , 0x00000002 
- 00028937  0x00007cd0 ifetcht  0x00000002 , 0x00000003 
- 00028938  0x00007cd1 setarg  0x0000069a 
- 00028939  0x00007cd2 call  0x00007135 
- 00028940  0x00007cd3 nbranch  0x00007116 , 0x00000002 
- 00028941  0x00007cd4 copy  0x00000018 , 0x00000002 
- 00028942  0x00007cd5 setarg  0x00000230 
- 00028943  0x00007cd6 call  0x00007135 
- 00028944  0x00007cd7 nbranch  0x00007117 , 0x00000002 
- 00028945  0x00007cdb copy  0x00000018 , 0x00000002 
- 00028946  0x00007cdc setarg  0x0000ffff 
- 00028947  0x00007cdd isub  0x00000002 , 0x0000003e 
- 00028948  0x00007cde branch  0x00007131 , 0x00000005 
- 00028949  0x00007cdf branch  0x000070e8 
- 00028950  0x00007ce2 set1  0x00000020 , 0x0000002b 
- 00028951  0x00007ce4 rshift  0x0000002b , 0x0000002b 
- 00028952  0x00007ce5 loop  0x00007105 
- 00028953  0x00007ce6 branch  0x00007125 
- 00028954  0x00007ce9 call  0x000070e2 
- 00028955  0x00007cea sub  0x0000003f , 0x00000007 , 0x0000003e 
- 00028956  0x00007ceb rtn  0x00000002 
- 00028957  0x00007cec ifetcht  0x00000002 , 0x00000003 
- 00028958  0x00007ced setarg  0x00002328 
- 00028959  0x00007cee call  0x00007135 
- 00028960  0x00007cef branch  0x00007111 , 0x00000002 
- 00028961  0x00007cf0 ifetcht  0x00000002 , 0x00000003 
- 00028962  0x00007cf1 setarg  0x000008ca 
- 00028963  0x00007cf2 call  0x00007135 
- 00028964  0x00007cf3 branch  0x00007111 , 0x00000002 
- 00028965  0x00007cf5 ifetcht  0x00000002 , 0x00000003 
- 00028966  0x00007cf6 setarg  0x00000230 
- 00028967  0x00007cf7 call  0x00007135 
- 00028968  0x00007cf8 branch  0x00007111 , 0x00000002 
- 00028969  0x00007cf9 call  0x000070e8 
- 00028970  0x00007cfa copy  0x00000013 , 0x0000003f 
- 00028971  0x00007cfb branch  0x00007d79 
- 00028972  0x00007cfe call  0x000070e4 
- 00028973  0x00007cff ifetcht  0x00000002 , 0x00000003 
- 00028974  0x00007d00 setarg  0x0000ffff 
- 00028975  0x00007d01 isub  0x00000002 , 0x0000003e 
- 00028976  0x00007d02 nrtn  0x00000005 
- 00028977  0x00007d04 call  0x000070e8 
- 00028978  0x00007d05 call  0x00007dbc 
- 00028979  0x00007d06 copy  0x00000013 , 0x0000003f 
- 00028980  0x00007d07 branch  0x00007d79 
- 00028981  0x00007d0f fetchr  0x00000012 , 0x00000001 , 0x00004435 
- 00028982  0x00007d19 copy  0x00000002 , 0x00000018 
- 00028983  0x00007d1a imul32  0x00000012 , 0x00000012 
- 00028984  0x00007d1b lshift  0x00000002 , 0x00000002 
- 00028985  0x00007d1c isub  0x00000002 , 0x00000011 
- 00028986  0x00007d1d ncall  0x0000713e , 0x00000002 
- 00028987  0x00007d1e mul32  0x00000011 , 0x00000064 , 0x0000003f 
- 00028988  0x00007d1f isub  0x00000012 , 0x0000003e 
- 00028989  0x00007d20 rtn 
- 00028990  0x00007d23 sub  0x00000011 , 0x00000000 , 0x00000011 
- 00028991  0x00007d24 rtn 
- 00028992  0x00007d30 bpatch  0x000000e3 , 0x0000401c 
- 00028993  0x00007d31 jam  0x00000050 , 0x00000230 
- 00028994  0x00007d32 arg  0x00000231 , 0x00000005 
- 00028995  0x00007d33 arg  0x000042ab , 0x00000006 
- 00028996  0x00007d34 call  0x00007c8f 
- 00028997  0x00007d35 arg  0x0000448f , 0x00000006 
- 00028998  0x00007d36 call  0x00007c8d 
- 00028999  0x00007d37 arg  0x000005fe , 0x00000006 
- 00029000  0x00007d38 call  0x00007c8d 
- 00029001  0x00007d39 call  0x000071fb 
- 00029002  0x00007d3a arg  0x00000158 , 0x00000006 
- 00029003  0x00007d3b call  0x000071f6 
- 00029004  0x00007d3c call  0x000071c1 
- 00029005  0x00007d3e arg  0x000006d1 , 0x00000005 
- 00029006  0x00007d3f call  0x000071f2 
- 00029007  0x00007d40 setarg  0x000f4240 
- 00029008  0x00007d41 copy  0x0000003f , 0x00000011 
- 00029009  0x00007d42 fetch  0x00000004 , 0x000006d1 
- 00029010  0x00007d43 idiv  0x00000011 
- 00029011  0x00007d44 call  0x00007d62 
- 00029012  0x00007d45 remainder  0x0000003f 
- 00029013  0x00007d46 store  0x00000004 , 0x000005fa 
- 00029014  0x00007d48 rtn 
- 00029015  0x00007d4b jam  0x00000041 , 0x00000230 
- 00029016  0x00007d4c arg  0x00000231 , 0x00000005 
- 00029017  0x00007d4d call  0x000071a6 
- 00029018  0x00007d4e call  0x000071a1 
- 00029019  0x00007d4f fetch  0x00000003 , 0x000042c5 
- 00029020  0x00007d50 istore  0x00000003 , 0x00000005 
- 00029021  0x00007d53 call  0x00007167 
- 00029022  0x00007d55 arg  0x00000158 , 0x00000006 
- 00029023  0x00007d56 call  0x00007c8f 
- 00029024  0x00007d57 arg  0x000042ab , 0x00000006 
- 00029025  0x00007d58 call  0x00007c8f 
- 00029026  0x00007d59 call  0x000071fb 
- 00029027  0x00007d5a arg  0x000006f1 , 0x00000006 
- 00029028  0x00007d5b arg  0x000006a1 , 0x00000005 
- 00029029  0x00007d5c call  0x00007c8f 
- 00029030  0x00007d5e branch  0x000071c1 
- 00029031  0x00007d63 fetch  0x00000004 , 0x000042ff 
- 00029032  0x00007d64 istore  0x00000004 , 0x00000005 
- 00029033  0x00007d65 call  0x00007c9b 
- 00029034  0x00007d66 branch  0x00007c9a 
- 00029035  0x00007d69 bpatch  0x000000e4 , 0x0000401c 
- 00029036  0x00007d6a jam  0x00000041 , 0x00000230 
- 00029037  0x00007d6b arg  0x00000231 , 0x00000005 
- 00029038  0x00007d6c call  0x000071a1 
- 00029039  0x00007d6d call  0x000071a6 
- 00029040  0x00007d6e fetch  0x00000003 , 0x000042be 
- 00029041  0x00007d6f istore  0x00000003 , 0x00000005 
- 00029042  0x00007d72 call  0x00007167 
- 00029043  0x00007d73 arg  0x000042ab , 0x00000006 
- 00029044  0x00007d74 call  0x00007c8f 
- 00029045  0x00007d75 arg  0x00000158 , 0x00000006 
- 00029046  0x00007d76 call  0x00007c8f 
- 00029047  0x00007d77 call  0x000071fb 
- 00029048  0x00007d78 arg  0x000006f1 , 0x00000006 
- 00029049  0x00007d79 arg  0x000006a1 , 0x00000005 
- 00029050  0x00007d7a call  0x00007c8f 
- 00029051  0x00007d7c call  0x000071c1 
- 00029052  0x00007d7d arg  0x000006d1 , 0x00000005 
- 00029053  0x00007d7e branch  0x000071f2 
- 00029054  0x00007d81 jam  0x00000020 , 0x00000230 
- 00029055  0x00007d82 arg  0x0000063e , 0x00000006 
- 00029056  0x00007d83 arg  0x00000231 , 0x00000005 
- 00029057  0x00007d84 call  0x00007c8d 
- 00029058  0x00007d85 call  0x000071fb 
- 00029059  0x00007d86 arg  0x000005e9 , 0x00000006 
- 00029060  0x00007d87 call  0x000071f6 
- 00029061  0x00007d88 call  0x000071c1 
- 00029062  0x00007d89 arg  0x000006a1 , 0x00000005 
- 00029063  0x00007d8a call  0x00007375 
- 00029064  0x00007d8b arg  0x00000001 , 0x00000002 
- 00029065  0x00007d8c call  0x00007190 
- 00029066  0x00007d8d arg  0x0000428a , 0x00000005 
- 00029067  0x00007d8e call  0x000071f2 
- 00029068  0x00007d8f arg  0x00000000 , 0x00000002 
- 00029069  0x00007d90 call  0x00007190 
- 00029070  0x00007d91 arg  0x000006f1 , 0x00000005 
- 00029071  0x00007d93 branch  0x00007375 
- 00029072  0x00007d97 bpatch  0x000000e5 , 0x0000401c 
- 00029073  0x00007d98 jam  0x00000035 , 0x00000230 
- 00029074  0x00007d99 setarg  0x00000100 
- 00029075  0x00007d9a store  0x00000002 , 0x00000231 
- 00029076  0x00007d9b call  0x000071a1 
- 00029077  0x00007d9c call  0x000071a6 
- 00029078  0x00007d9d arg  0x000042ab , 0x00000006 
- 00029079  0x00007d9e call  0x00007c8f 
- 00029080  0x00007d9f arg  0x00000158 , 0x00000006 
- 00029081  0x00007da0 call  0x00007c8f 
- 00029082  0x00007da2 setarg  0x00006c65 
- 00029083  0x00007da3 istore  0x00000002 , 0x00000005 
- 00029084  0x00007da4 setarg  0x00006274 
- 00029085  0x00007da5 istore  0x00000002 , 0x00000005 
- 00029086  0x00007da6 istoret  0x00000001 , 0x00000005 
- 00029087  0x00007da7 call  0x000071fb 
- 00029088  0x00007da8 branch  0x000071c1 
- 00029089  0x00007dab fetch  0x00000006 , 0x000042db 
- 00029090  0x00007dac istore  0x00000006 , 0x00000005 
- 00029091  0x00007dad fetch  0x00000001 , 0x000042d2 
- 00029092  0x00007dae istore  0x00000001 , 0x00000005 
- 00029093  0x00007daf rtn 
- 00029094  0x00007db2 fetch  0x00000006 , 0x00000178 
- 00029095  0x00007db3 istore  0x00000006 , 0x00000005 
- 00029096  0x00007db8 fetch  0x00000001 , 0x000042cb 
- 00029097  0x00007db9 istore  0x00000001 , 0x00000005 
- 00029098  0x00007dba rtn 
- 00029099  0x00007dbd jam  0x00000041 , 0x00000230 
- 00029100  0x00007dbe fetch  0x00000001 , 0x000044d0 
- 00029101  0x00007dbf store  0x00000001 , 0x00000231 
- 00029102  0x00007dc0 arg  0x0000448f , 0x00000006 
- 00029103  0x00007dc1 call  0x00007c8d 
- 00029104  0x00007dc2 arg  0x000005fe , 0x00000006 
- 00029105  0x00007dc3 call  0x00007c8d 
- 00029106  0x00007dc4 call  0x000071fb 
- 00029107  0x00007dc5 arg  0x00000158 , 0x00000006 
- 00029108  0x00007dc6 call  0x000071f6 
- 00029109  0x00007dc7 branch  0x000071c1 
- 00029110  0x00007dcb jam  0x00000041 , 0x00000230 
- 00029111  0x00007dcc fetch  0x00000001 , 0x000044d0 
- 00029112  0x00007dcd store  0x00000001 , 0x00000231 
- 00029113  0x00007dce arg  0x000005fe , 0x00000006 
- 00029114  0x00007dcf call  0x00007c8d 
- 00029115  0x00007dd0 arg  0x0000448f , 0x00000006 
- 00029116  0x00007dd1 call  0x00007c8d 
- 00029117  0x00007dd2 call  0x000071fb 
- 00029118  0x00007dd3 arg  0x000042ab , 0x00000006 
- 00029119  0x00007dd4 call  0x000071f6 
- 00029120  0x00007dd5 branch  0x000071c1 
- 00029121  0x00007dd8 bpatch  0x000000e6 , 0x0000401c 
- 00029122  0x00007dd9 call  0x00007210 
- 00029123  0x00007ddd fetch  0x00000001 , 0x00000230 
- 00029124  0x00007dde copy  0x0000003f , 0x00000002 
- 00029125  0x00007de0 increase  0x0000000f , 0x0000003f 
- 00029126  0x00007de1 rshift4  0x0000003f , 0x0000003f 
- 00029127  0x00007de2 copy  0x0000003f , 0x00000012 
- 00029128  0x00007de3 branch  0x000071d3 , 0x00000034 
- 00029129  0x00007de4 and  0x00000002 , 0x0000000f , 0x0000003f 
- 00029130  0x00007de5 nbranch  0x000071d6 , 0x00000034 
- 00029131  0x00007de7 arg  0x000006b1 , 0x00000013 
- 00029132  0x00007de8 arg  0x00000231 , 0x0000003f 
- 00029133  0x00007de9 increase  0xfffffff0 , 0x0000003f 
- 00029134  0x00007dec iadd  0x00000002 , 0x00000011 
- 00029135  0x00007ded arg  0x000006e1 , 0x00000005 
- 00029136  0x00007dee arg  0x00000004 , 0x00000039 
- 00029137  0x00007def call  0x00007ca9 
- 00029138  0x00007df3 branch  0x000071e1 
- 00029139  0x00007df6 arg  0x00000001 , 0x00000012 
- 00029140  0x00007df7 arg  0x00000000 , 0x00000011 
- 00029141  0x00007df9 branch  0x000071d7 
- 00029142  0x00007dfe and  0x00000002 , 0x0000000f , 0x00000011 
- 00029143  0x00007e00 arg  0x00000231 , 0x0000003f 
- 00029144  0x00007e01 iadd  0x00000002 , 0x0000003f 
- 00029145  0x00007e02 isub  0x00000011 , 0x00000006 
- 00029146  0x00007e04 arg  0x000006d1 , 0x00000005 
- 00029147  0x00007e05 call  0x00007236 
- 00029148  0x00007e07 arg  0x000006c1 , 0x00000013 
- 00029149  0x00007e08 arg  0x000006d1 , 0x00000011 
- 00029150  0x00007e09 arg  0x000006e1 , 0x00000005 
- 00029151  0x00007e0a arg  0x00000004 , 0x00000039 
- 00029152  0x00007e0b call  0x00007ca9 
- 00029153  0x00007e17 call  0x0000736f 
- 00029154  0x00007e18 call  0x000072da 
- 00029155  0x00007e1b arg  0x00000231 , 0x00000006 
- 00029156  0x00007e1e increase  0xffffffff , 0x00000012 
- 00029157  0x00007e1f deposit  0x00000012 
- 00029158  0x00007e20 branch  0x000071ea , 0x00000034 
- 00029159  0x00007e21 call  0x00007361 
- 00029160  0x00007e22 call  0x000072d4 
- 00029161  0x00007e23 branch  0x000071e4 
- 00029162  0x00007e26 arg  0x000006d1 , 0x00000005 
- 00029163  0x00007e27 call  0x00007375 
- 00029164  0x00007e28 arg  0x000006e1 , 0x00000006 
- 00029165  0x00007e29 call  0x00007361 
- 00029166  0x00007e2a call  0x000072da 
- 00029167  0x00007e2b arg  0x000006d1 , 0x00000006 
- 00029168  0x00007e2c call  0x00007361 
- 00029169  0x00007e2d branch  0x000072d4 
- 00029170  0x00007e33 copy  0x00000005 , 0x00000011 
- 00029171  0x00007e34 call  0x00007375 
- 00029172  0x00007e36 arg  0x00000010 , 0x00000039 
- 00029173  0x00007e37 branch  0x00007cb1 
- 00029174  0x00007e3a arg  0x000006a1 , 0x00000005 
- 00029175  0x00007e3b call  0x00007c8f 
- 00029176  0x00007e3d arg  0x00000010 , 0x00000039 
- 00029177  0x00007e3e arg  0x000006a1 , 0x00000011 
- 00029178  0x00007e3f branch  0x00007cb1 
- 00029179  0x00007e42 fetch  0x00000001 , 0x00000230 
- 00029180  0x00007e43 copy  0x0000003f , 0x00000039 
- 00029181  0x00007e44 arg  0x00000231 , 0x00000011 
- 00029182  0x00007e45 branch  0x00007cb1 
- 00029183  0x00007e48 ifetch  0x00000001 , 0x00000011 
- 00029184  0x00007e49 lshift  0x0000003f , 0x0000003f 
- 00029185  0x00007e4a isolate1  0x00000000 , 0x00000013 
- 00029186  0x00007e4b setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00029187  0x00007e4c isolate1  0x00000008 , 0x0000003f 
- 00029188  0x00007e4d setflag  0x00000001 , 0x00000000 , 0x00000013 
- 00029189  0x00007e4e istore  0x00000001 , 0x00000011 
- 00029190  0x00007e4f increase  0xffffffff , 0x00000011 
- 00029191  0x00007e50 loop  0x000071ff 
- 00029192  0x00007e51 rtn 
- 00029193  0x00007e54 arg  0x000006b1 , 0x00000011 
- 00029194  0x00007e56 increase  0x0000000f , 0x00000011 
- 00029195  0x00007e57 force  0x00000010 , 0x00000039 
- 00029196  0x00007e58 force  0x00000000 , 0x00000013 
- 00029197  0x00007e59 branch  0x000071ff 
- 00029198  0x00007e5c arg  0x000006c1 , 0x00000011 
- 00029199  0x00007e5d branch  0x0000720a 
- 00029200  0x00007e61 arg  0x000006a1 , 0x00000006 
- 00029201  0x00007e62 call  0x0000735f 
- 00029202  0x00007e65 force  0x00000008 , 0x00000038 
- 00029203  0x00007e66 call  0x00007370 
- 00029204  0x00007e67 call  0x0000736f 
- 00029205  0x00007e68 call  0x000072d1 
- 00029206  0x00007e6d arg  0x000006b1 , 0x00000005 
- 00029207  0x00007e6e call  0x00007375 
- 00029208  0x00007e70 bpatch  0x000000e7 , 0x0000401c 
- 00029209  0x00007e71 fetch  0x00000001 , 0x000006b1 
- 00029210  0x00007e72 isolate1  0x00000007 , 0x0000003f 
- 00029211  0x00007e73 nbranch  0x00007221 , 0x00000001 
- 00029212  0x00007e74 call  0x00007209 
- 00029213  0x00007e77 arg  0x000006b1 , 0x00000013 
- 00029214  0x00007e79 arg  0x000006b1 , 0x00000005 
- 00029215  0x00007e7c call  0x0000722b 
- 00029216  0x00007e7d branch  0x00007222 
- 00029217  0x00007e7f call  0x00007209 
- 00029218  0x00007e82 arg  0x000006b1 , 0x00000006 
- 00029219  0x00007e83 arg  0x000006c1 , 0x00000005 
- 00029220  0x00007e84 call  0x00007c8f 
- 00029221  0x00007e85 fetch  0x00000001 , 0x000006c1 
- 00029222  0x00007e86 isolate1  0x00000007 , 0x0000003f 
- 00029223  0x00007e87 nbranch  0x0000720e , 0x00000001 
- 00029224  0x00007e88 call  0x0000720e 
- 00029225  0x00007e8a arg  0x000006c1 , 0x00000013 
- 00029226  0x00007e8c arg  0x000006c1 , 0x00000005 
- 00029227  0x00007e93 arg  0x00000003 , 0x00000039 
- 00029228  0x00007e95 arg  0x00000000 , 0x00000002 
- 00029229  0x00007e96 call  0x00007232 
- 00029230  0x00007e97 increase  0x00000004 , 0x00000013 
- 00029231  0x00007e98 loop  0x0000722c 
- 00029232  0x00007e99 arg  0x00008700 , 0x00000002 
- 00029233  0x00007e9a lshift16  0x00000002 , 0x00000002 
- 00029234  0x00007e9c ifetch  0x00000004 , 0x00000013 
- 00029235  0x00007e9d ixor  0x00000002 , 0x0000003f 
- 00029236  0x00007e9e istore  0x00000004 , 0x00000005 
- 00029237  0x00007e9f rtn 
- 00029238  0x00007ea6 bpatch  0x000000e8 , 0x0000401d 
- 00029239  0x00007ea7 arg  0x00000010 , 0x00000039 
- 00029240  0x00007ea8 arg  0x00000000 , 0x0000003f 
- 00029241  0x00007eaa isub  0x00000011 , 0x0000003e 
- 00029242  0x00007eab branch  0x00007241 , 0x00000005 
- 00029243  0x00007eac branch  0x00007244 , 0x00000002 
- 00029244  0x00007ead ifetcht  0x00000001 , 0x00000006 
- 00029245  0x00007eae istoret  0x00000001 , 0x00000005 
- 00029246  0x00007eb0 increase  0x00000001 , 0x0000003f 
- 00029247  0x00007eb1 loop  0x00007239 
- 00029248  0x00007eb2 rtn 
- 00029249  0x00007eb4 arg  0x00000080 , 0x00000002 
- 00029250  0x00007eb6 istoret  0x00000001 , 0x00000005 
- 00029251  0x00007eb7 branch  0x0000723e 
- 00029252  0x00007eba arg  0x00000000 , 0x00000002 
- 00029253  0x00007ebb branch  0x00007242 
- 00029254  0x00007ec1 lshift8  0x00000002 , 0x00000002 
- 00029255  0x00007ec3 lshift16  0x00000002 , 0x00000002 
- 00029256  0x00007ec4 ior  0x00000002 , 0x00000002 
- 00029257  0x00007ec5 rtn 
- 00029258  0x00007ecb bpatch  0x000000e9 , 0x0000401d 
- 00029259  0x00007ecc call  0x00007306 
- 00029260  0x00007ecd arg  0x0000428a , 0x00000005 
- 00029261  0x00007ece branch  0x00007375 
- 00029262  0x00007ed2 arg  0x000042ab , 0x00000005 
- 00029263  0x00007ed3 branch  0x00007251 , 0x00000029 
- 00029264  0x00007ed4 arg  0x00000158 , 0x00000005 
- 00029265  0x00007ed6 copy  0x00000006 , 0x00000011 
- 00029266  0x00007ed7 call  0x00007c8f 
- 00029267  0x00007ed8 call  0x0000731b 
- 00029268  0x00007ed9 arg  0x0000429b , 0x00000006 
- 00029269  0x00007eda branch  0x0000738e 
- 00029270  0x00007edd arg  0x00000158 , 0x00000011 
- 00029271  0x00007ede branch  0x00007259 , 0x00000029 
- 00029272  0x00007edf arg  0x000042ab , 0x00000011 
- 00029273  0x00007ee1 copy  0x00000011 , 0x00000005 
- 00029274  0x00007ee2 call  0x00007de7 
- 00029275  0x00007ee3 branch  0x0000731b 
- 00029276  0x00007ee6 arg  0x000042e5 , 0x00000006 
- 00029277  0x00007ee7 call  0x00007361 
- 00029278  0x00007ee8 arg  0x0000428a , 0x00000006 
- 00029279  0x00007ee9 call  0x00007362 
- 00029280  0x00007eea force  0x00000038 , 0x00000036 
- 00029281  0x00007eeb force  0x00000000 , 0x00000036 
- 00029282  0x00007eec call  0x000072cf 
- 00029283  0x00007eed arg  0x000001a8 , 0x00000005 
- 00029284  0x00007eee branch  0x00007375 
- 00029285  0x00007ef3 force  0x00000008 , 0x00000038 
- 00029286  0x00007ef4 force  0x00000049 , 0x0000003f 
- 00029287  0x00007ef5 branch  0x0000726c 
- 00029288  0x00007ef9 force  0x00000049 , 0x0000003f 
- 00029289  0x00007efa branch  0x0000726b 
- 00029290  0x00007efc force  0x00000001 , 0x0000003f 
- 00029291  0x00007efe force  0x00000000 , 0x00000038 
- 00029292  0x00007f00 lshift8  0x00000002 , 0x0000002f 
- 00029293  0x00007f01 ior  0x0000002f , 0x0000002f 
- 00029294  0x00007f02 increase  0x00000001 , 0x00000038 
- 00029295  0x00007f03 rshift8  0x00000002 , 0x0000002f 
- 00029296  0x00007f04 rshift16  0x0000002f , 0x0000002f 
- 00029297  0x00007f05 fetch  0x00000002 , 0x0000445e 
- 00029298  0x00007f06 lshift16  0x0000003f , 0x0000003f 
- 00029299  0x00007f07 ior  0x0000002f , 0x0000002f 
- 00029300  0x00007f08 increase  0x00000001 , 0x00000038 
- 00029301  0x00007f09 ifetchr  0x0000002f , 0x00000004 , 0x00000006 
- 00029302  0x00007f0a increase  0x00000001 , 0x00000038 
- 00029303  0x00007f0b ifetch  0x00000002 , 0x00000006 
- 00029304  0x00007f0c byteswap  0x00000011 , 0x0000002f 
- 00029305  0x00007f0d lshift16  0x0000002f , 0x0000002f 
- 00029306  0x00007f0e ior  0x0000002f , 0x0000002f 
- 00029307  0x00007f0f increase  0x00000001 , 0x00000038 
- 00029308  0x00007f10 rtn 
- 00029309  0x00007f15 add  0x00000013 , 0x00000001 , 0x00000006 
- 00029310  0x00007f16 ifetch  0x00000001 , 0x00000006 
- 00029311  0x00007f17 iforce  0x00000011 
- 00029312  0x00007f18 call  0x00007268 
- 00029313  0x00007f19 call  0x000072d1 
- 00029314  0x00007f1b force  0x00000000 , 0x00000038 
- 00029315  0x00007f1c ifetch  0x00000001 , 0x00000013 
- 00029316  0x00007f1d and_into  0x00000003 , 0x0000003f 
- 00029317  0x00007f1e lshift16  0x0000003f , 0x0000002f 
- 00029318  0x00007f1f set1  0x00000008 , 0x0000002f 
- 00029319  0x00007f20 call  0x0000736a 
- 00029320  0x00007f21 call  0x000072d4 
- 00029321  0x00007f23 copy  0x00000011 , 0x00000039 
- 00029322  0x00007f24 add  0x00000013 , 0x00000002 , 0x00000006 
- 00029323  0x00007f25 call  0x00007349 
- 00029324  0x00007f27 call  0x00007353 
- 00029325  0x00007f28 call  0x000072d4 
- 00029326  0x00007f29 deposit  0x00000039 
- 00029327  0x00007f2a branch  0x00007291 , 0x00000034 
- 00029328  0x00007f2b branch  0x0000728c 
- 00029329  0x00007f2d force  0x0000000c , 0x00000038 
- 00029330  0x00007f2e deposit  0x0000002f 
- 00029331  0x00007f2f store  0x00000004 , 0x00000150 
- 00029332  0x00007f30 rtn 
- 00029333  0x00007f33 increase  0x00000001 , 0x00000011 
- 00029334  0x00007f34 call  0x0000726a 
- 00029335  0x00007f35 copy  0x00000013 , 0x00000006 
- 00029336  0x00007f36 call  0x0000735d 
- 00029337  0x00007f37 call  0x000072d7 
- 00029338  0x00007f38 call  0x0000737c 
- 00029339  0x00007f39 increase  0x00000010 , 0x00000013 
- 00029340  0x00007f3a increase  0xfffffff0 , 0x00000012 
- 00029341  0x00007f3b branch  0x00007295 , 0x00000002 
- 00029342  0x00007f3c rtn 
- 00029343  0x00007f42 call  0x000072c4 
- 00029344  0x00007f43 bpatch  0x000000ea , 0x0000401d 
- 00029345  0x00007f44 jam  0x00000000 , 0x0000806c 
- 00029346  0x00007f45 jam  0x00000001 , 0x0000806d 
- 00029347  0x00007f46 fetch  0x00000001 , 0x00004169 
- 00029348  0x00007f47 and_into  0x00000003 , 0x0000003f 
- 00029349  0x00007f48 store  0x00000001 , 0x0000806e 
- 00029350  0x00007f49 fetch  0x00000002 , 0x0000068f 
- 00029351  0x00007f4a store  0x00000002 , 0x00008068 
- 00029352  0x00007f4b setarg  0x0000416b 
- 00029353  0x00007f4c store  0x00000002 , 0x0000806a 
- 00029354  0x00007f4e fetchr  0x00000011 , 0x00000001 , 0x0000416a 
- 00029355  0x00007f4f fetcht  0x00000005 , 0x00004450 
- 00029356  0x00007f50 call  0x00007265 
- 00029357  0x00007f51 jam  0x00000002 , 0x0000800a 
- 00029358  0x00007f52 jam  0x00000003 , 0x0000800a 
- 00029359  0x00007f54 fetch  0x00000001 , 0x0000416a 
- 00029360  0x00007f55 store  0x00000002 , 0x000080c0 
- 00029361  0x00007f56 increase  0x00000004 , 0x0000003f 
- 00029362  0x00007f57 store  0x00000001 , 0x0000416a 
- 00029363  0x00007f58 fetch  0x00000005 , 0x00004450 
- 00029364  0x00007f59 increase  0x00000001 , 0x0000003f 
- 00029365  0x00007f5a set0  0x00000027 , 0x0000003f 
- 00029366  0x00007f5b store  0x00000005 , 0x00004450 
- 00029367  0x00007f5c rtn 
- 00029368  0x00007f60 fetch  0x00000002 , 0x0000811a 
- 00029369  0x00007f61 isub  0x00000002 , 0x0000003e 
- 00029370  0x00007f62 rtn  0x00000005 
- 00029371  0x00007f63 nrtn  0x00000034 
- 00029372  0x00007f65 branch  0x000072b8 
- 00029373  0x00007f68 fetch  0x00000001 , 0x00008108 
- 00029374  0x00007f69 bbit0  0x00000006 , 0x0000235a 
- 00029375  0x00007f6b setarg  0x0000416b 
- 00029376  0x00007f6c iadd  0x00000002 , 0x00000005 
- 00029377  0x00007f6d arg  0x0000000c , 0x00000038 
- 00029378  0x00007f6e istorer  0x0000002f , 0x00000004 , 0x00000005 
- 00029379  0x00007f6f branch  0x000072cd 
- 00029380  0x00007f72 bpatch  0x000000eb , 0x0000401d 
- 00029381  0x00007f73 force  0x0000000c , 0x00000038 
- 00029382  0x00007f74 call  0x00007370 
- 00029383  0x00007f75 call  0x0000736f 
- 00029384  0x00007f76 setarg  0x00000000 
- 00029385  0x00007f77 store  0x00000002 , 0x000080c0 
- 00029386  0x00007f78 rtn 
- 00029387  0x00007f7b fetch  0x00000001 , 0x00008108 
- 00029388  0x00007f7c bbit0  0x00000006 , 0x000072cb 
- 00029389  0x00007f7e jam  0x00000000 , 0x0000800a 
- 00029390  0x00007f7f rtn 
- 00029391  0x00007f83 nbranch  0x000072cf , 0x00000037 
- 00029392  0x00007f84 rtn 
- 00029393  0x00007f87 force  0x00000030 , 0x00000036 
- 00029394  0x00007f88 force  0x00000000 , 0x00000036 
- 00029395  0x00007f89 branch  0x000072cf 
- 00029396  0x00007f8c force  0x00000032 , 0x00000036 
- 00029397  0x00007f8d force  0x00000002 , 0x00000036 
- 00029398  0x00007f8e branch  0x000072cf 
- 00029399  0x00007f91 force  0x00000034 , 0x00000036 
- 00029400  0x00007f92 force  0x00000004 , 0x00000036 
- 00029401  0x00007f93 branch  0x000072cf 
- 00029402  0x00007f97 force  0x00000001 , 0x00000036 
- 00029403  0x00007f98 force  0x00000000 , 0x00000036 
- 00029404  0x00007f99 rtn 
- 00029405  0x00007f9d fetch  0x00000001 , 0x00008155 
- 00029406  0x00007f9e bbit0  0x00000002 , 0x000072dd 
- 00029407  0x00007f9f rtn 
- 00029408  0x00007fa3 store  0x00000002 , 0x000080d2 
- 00029409  0x00007fa4 force  0x000000c0 , 0x00000036 
- 00029410  0x00007fa5 force  0x00000080 , 0x00000036 
- 00029411  0x00007fa6 branch  0x000072dd 
- 00029412  0x00007fa9 force  0x00000000 , 0x00000038 
- 00029413  0x00007faa copy  0x00000012 , 0x00000006 
- 00029414  0x00007fab force  0x00000004 , 0x00000039 
- 00029415  0x00007fac call  0x000072f3 
- 00029416  0x00007fae force  0x00000180 , 0x00000036 
- 00029417  0x00007faf force  0x00000080 , 0x00000036 
- 00029418  0x00007fb0 call  0x000072cf 
- 00029419  0x00007fb2 force  0x0000000c , 0x00000038 
- 00029420  0x00007fb3 copy  0x00000013 , 0x00000005 
- 00029421  0x00007fb4 force  0x00000004 , 0x00000039 
- 00029422  0x00007fb6 copy  0x0000002f , 0x0000003f 
- 00029423  0x00007fb7 istore  0x00000004 , 0x00000005 
- 00029424  0x00007fb8 increase  0x00000001 , 0x00000038 
- 00029425  0x00007fb9 loop  0x000072ee 
- 00029426  0x00007fba rtn 
- 00029427  0x00007fbd ifetch  0x00000002 , 0x00000006 
- 00029428  0x00007fbe ifetcht  0x00000002 , 0x00000006 
- 00029429  0x00007fbf lshift16  0x00000002 , 0x00000002 
- 00029430  0x00007fc0 ior  0x00000002 , 0x0000002f 
- 00029431  0x00007fc1 increase  0x00000001 , 0x00000038 
- 00029432  0x00007fc2 loop  0x000072f3 
- 00029433  0x00007fc3 rtn 
- 00029434  0x00007fc7 force  0x00000008 , 0x00000038 
- 00029435  0x00007fc8 copy  0x00000011 , 0x00000006 
- 00029436  0x00007fc9 force  0x00000004 , 0x00000039 
- 00029437  0x00007fca call  0x000072f3 
- 00029438  0x00007fcc force  0x00000000 , 0x00000038 
- 00029439  0x00007fcd copy  0x00000012 , 0x00000006 
- 00029440  0x00007fce force  0x00000004 , 0x00000039 
- 00029441  0x00007fcf call  0x000072f3 
- 00029442  0x00007fd0 force  0x00000182 , 0x00000036 
- 00029443  0x00007fd1 force  0x00000082 , 0x00000036 
- 00029444  0x00007fd2 call  0x000072cf 
- 00029445  0x00007fd3 branch  0x000072eb 
- 00029446  0x00007fd7 force  0x00000000 , 0x00000038 
- 00029447  0x00007fd8 fetch  0x00000004 , 0x00000158 
- 00029448  0x00007fd9 iforce  0x0000002f 
- 00029449  0x00007fda increase  0x00000001 , 0x00000038 
- 00029450  0x00007fdb ifetch  0x00000004 , 0x00000006 
- 00029451  0x00007fdc iforce  0x0000002f 
- 00029452  0x00007fdd increase  0x00000001 , 0x00000038 
- 00029453  0x00007fde fetch  0x00000004 , 0x000042ab 
- 00029454  0x00007fdf iforce  0x0000002f 
- 00029455  0x00007fe0 increase  0x00000001 , 0x00000038 
- 00029456  0x00007fe1 ifetch  0x00000004 , 0x00000006 
- 00029457  0x00007fe2 iforce  0x0000002f 
- 00029458  0x00007fe3 increase  0x00000001 , 0x00000038 
- 00029459  0x00007fe4 call  0x00007370 
- 00029460  0x00007fe5 increase  0xfffffffc , 0x00000038 
- 00029461  0x00007fe6 fetch  0x00000004 , 0x000042ff 
- 00029462  0x00007fe7 copy  0x0000003f , 0x0000002f 
- 00029463  0x00007fe8 increase  0x00000004 , 0x00000038 
- 00029464  0x00007fe9 force  0x00000038 , 0x00000036 
- 00029465  0x00007fea force  0x00000008 , 0x00000036 
- 00029466  0x00007feb branch  0x000072cf 
- 00029467  0x00007fef bpatch  0x000000ec , 0x0000401d 
- 00029468  0x00007ff0 fetch  0x00000006 , 0x000042db 
- 00029469  0x00007ff1 fetcht  0x00000006 , 0x00000178 
- 00029470  0x00007ff2 branch  0x00007321 , 0x00000029 
- 00029471  0x00007ff3 fetch  0x00000006 , 0x00000178 
- 00029472  0x00007ff4 fetcht  0x00000006 , 0x000042db 
- 00029473  0x00007ff6 force  0x00000008 , 0x00000038 
- 00029474  0x00007ff7 copy  0x00000002 , 0x0000002f 
- 00029475  0x00007ff8 increase  0x00000001 , 0x00000038 
- 00029476  0x00007ff9 rshift32  0x00000002 , 0x0000002f 
- 00029477  0x00007ffa lshift16  0x0000003f , 0x0000003f 
- 00029478  0x00007ffb ior  0x0000002f , 0x0000002f 
- 00029479  0x00007ffc increase  0x00000001 , 0x00000038 
- 00029480  0x00007ffd rshift32  0x0000003f , 0x0000002f 
- 00029481  0x00007ffe increase  0x00000001 , 0x00000038 
- 00029482  0x00007fff force  0x00000000 , 0x0000002f 
- 00029483  0x00008000 force  0x00000000 , 0x0000003f 
- 00029484  0x00008001 fetch  0x00000001 , 0x000042cb 
- 00029485  0x00008002 fetcht  0x00000001 , 0x0000438c 
- 00029486  0x00008003 nbranch  0x00007331 , 0x00000029 
- 00029487  0x00008005 fetch  0x00000001 , 0x000042d2 
- 00029488  0x00008006 fetcht  0x00000001 , 0x000042cb 
- 00029489  0x00008008 store  0x00000001 , 0x000042bb 
- 00029490  0x00008009 storet  0x00000001 , 0x000042bc 
- 00029491  0x0000800a force  0x00000000 , 0x00000038 
- 00029492  0x0000800b arg  0x000042bb , 0x00000012 
- 00029493  0x0000800c force  0x00000004 , 0x00000039 
- 00029494  0x0000800e ifetch  0x00000004 , 0x00000011 
- 00029495  0x0000800f ifetcht  0x00000004 , 0x00000012 
- 00029496  0x00008010 ixor  0x00000002 , 0x0000002f 
- 00029497  0x00008011 increase  0x00000001 , 0x00000038 
- 00029498  0x00008012 increase  0x00000004 , 0x00000011 
- 00029499  0x00008013 increase  0x00000004 , 0x00000012 
- 00029500  0x00008014 loop  0x00007336 
- 00029501  0x00008015 call  0x00007370 
- 00029502  0x00008016 increase  0xfffffffc , 0x00000038 
- 00029503  0x00008017 fetch  0x00000004 , 0x000042ff 
- 00029504  0x00008018 copy  0x0000003f , 0x0000002f 
- 00029505  0x00008019 increase  0x00000004 , 0x00000038 
- 00029506  0x0000801a force  0x00000038 , 0x00000036 
- 00029507  0x0000801b force  0x0000000c , 0x00000036 
- 00029508  0x0000801c call  0x000072cf 
- 00029509  0x0000801e call  0x0000736f 
- 00029510  0x0000801f force  0x0000003a , 0x00000036 
- 00029511  0x00008020 force  0x00000008 , 0x00000036 
- 00029512  0x00008021 branch  0x000072cf 
- 00029513  0x00008024 compare  0x00000000 , 0x00000039 , 0x00000003 
- 00029514  0x00008025 rtn  0x00000001 
- 00029515  0x00008026 deposit  0x00000006 
- 00029516  0x00008027 iadd  0x00000039 , 0x00000005 
- 00029517  0x00008028 force  0x00000000 , 0x0000003f 
- 00029518  0x0000802a istore  0x00000001 , 0x00000005 
- 00029519  0x0000802b increase  0x00000001 , 0x00000039 
- 00029520  0x0000802c compare  0x00000000 , 0x00000039 , 0x00000003 
- 00029521  0x0000802d rtn  0x00000001 
- 00029522  0x0000802e branch  0x0000734e 
- 00029523  0x00008031 force  0x00000000 , 0x00000038 
- 00029524  0x00008033 deposit  0x00000039 
- 00029525  0x00008034 branch  0x00007358 , 0x00000034 
- 00029526  0x00008035 ifetch  0x00000004 , 0x00000006 
- 00029527  0x00008036 increase  0xfffffffc , 0x00000039 
- 00029528  0x00008038 iforce  0x0000002f 
- 00029529  0x00008039 increase  0x00000001 , 0x00000038 
- 00029530  0x0000803a compare  0x00000004 , 0x00000038 , 0x0000000f 
- 00029531  0x0000803b rtn  0x00000001 
- 00029532  0x0000803c branch  0x00007354 
- 00029533  0x0000803f force  0x00000008 , 0x00000038 
- 00029534  0x00008040 branch  0x00007362 
- 00029535  0x00008042 force  0x00000004 , 0x00000038 
- 00029536  0x00008043 branch  0x00007362 
- 00029537  0x00008045 force  0x00000000 , 0x00000038 
- 00029538  0x00008047 force  0x00000004 , 0x00000039 
- 00029539  0x00008049 ifetch  0x00000004 , 0x00000006 
- 00029540  0x0000804a iforce  0x0000002f 
- 00029541  0x0000804b increase  0x00000001 , 0x00000038 
- 00029542  0x0000804c loop  0x00007363 
- 00029543  0x0000804d rtn 
- 00029544  0x00008050 arg  0x000001a8 , 0x00000006 
- 00029545  0x00008051 branch  0x0000735f 
- 00029546  0x00008054 force  0x00000004 , 0x00000039 
- 00029547  0x00008055 branch  0x00007372 
- 00029548  0x00008058 force  0x00000000 , 0x00000038 
- 00029549  0x00008059 force  0x00000010 , 0x00000039 
- 00029550  0x0000805a branch  0x00007371 
- 00029551  0x0000805d force  0x00000000 , 0x00000038 
- 00029552  0x0000805f force  0x00000004 , 0x00000039 
- 00029553  0x00008061 force  0x00000000 , 0x0000002f 
- 00029554  0x00008063 increase  0x00000001 , 0x00000038 
- 00029555  0x00008064 loop  0x00007371 
- 00029556  0x00008065 rtn 
- 00029557  0x00008068 force  0x0000000c , 0x00000038 
- 00029558  0x00008069 force  0x00000004 , 0x00000039 
- 00029559  0x0000806b deposit  0x0000002f 
- 00029560  0x0000806c istore  0x00000004 , 0x00000005 
- 00029561  0x0000806d increase  0x00000001 , 0x00000038 
- 00029562  0x0000806e loop  0x00007377 
- 00029563  0x0000806f rtn 
- 00029564  0x00008072 force  0x0000000c , 0x00000038 
- 00029565  0x00008073 copy  0x00000013 , 0x00000005 
- 00029566  0x00008074 add  0x00000012 , 0x00000001 , 0x00000039 
- 00029567  0x00008075 sub  0x00000039 , 0x0000000f , 0x0000003e 
- 00029568  0x00008076 branch  0x00007382 , 0x00000002 
- 00029569  0x00008077 force  0x00000010 , 0x00000039 
- 00029570  0x00008079 deposit  0x0000002f 
- 00029571  0x0000807a sub  0x00000039 , 0x00000003 , 0x0000003e 
- 00029572  0x0000807b branch  0x0000738a , 0x00000002 
- 00029573  0x0000807c istore  0x00000004 , 0x00000005 
- 00029574  0x0000807d increase  0xfffffffc , 0x00000039 
- 00029575  0x0000807e rtn  0x00000005 
- 00029576  0x0000807f increase  0x00000001 , 0x00000038 
- 00029577  0x00008080 branch  0x00007382 
- 00029578  0x00008082 istore  0x00000001 , 0x00000005 
- 00029579  0x00008083 rshift8  0x0000003f , 0x0000003f 
- 00029580  0x00008084 loop  0x0000738a 
- 00029581  0x00008085 rtn 
- 00029582  0x00008089 force  0x0000000c , 0x00000038 
- 00029583  0x0000808a force  0x00000004 , 0x00000039 
- 00029584  0x0000808c ifetch  0x00000004 , 0x00000006 
- 00029585  0x0000808d isub  0x0000002f , 0x0000003e 
- 00029586  0x0000808e nrtn  0x00000005 
- 00029587  0x0000808f increase  0x00000001 , 0x00000038 
- 00029588  0x00008090 loop  0x00007390 
- 00029589  0x00008091 branch  0x00007db8 
- 00029590  0x00008094 fetch  0x00000001 , 0x00008050 
- 00029591  0x00008095 set0  0x00000000 , 0x0000003f 
- 00029592  0x00008096 store  0x00000001 , 0x00008050 
- 00029593  0x00008097 rtn 
- 00029594  0x0000809a fetch  0x00000001 , 0x00008050 
- 00029595  0x0000809b set1  0x00000000 , 0x0000003f 
- 00029596  0x0000809c store  0x00000001 , 0x00008050 
- 00029597  0x0000809d rtn 
- 00029598  0x000080a6 arg  0x000004d1 , 0x00000005 
- 00029599  0x000080a7 setsect  0x00000000 , 0x0003ffff 
- 00029600  0x000080a8 setsect  0x00000001 , 0x0003ffff 
- 00029601  0x000080a9 setsect  0x00000002 , 0x0003ffff 
- 00029602  0x000080aa setsect  0x00000003 , 0x0003fbff 
- 00029603  0x000080ab istore  0x00000009 , 0x00000005 
- 00029604  0x000080ac setsect  0x00000000 , 0x0003ffff 
- 00029605  0x000080ad setsect  0x00000001 , 0x0003ffff 
- 00029606  0x000080ae setsect  0x00000002 , 0x0003ffff 
- 00029607  0x000080af setsect  0x00000003 , 0x0003ffff 
- 00029608  0x000080b0 istore  0x00000009 , 0x00000005 
- 00029609  0x000080b1 setsect  0x00000000 , 0x0003ffff 
- 00029610  0x000080b2 setsect  0x00000001 , 0x0003ffff 
- 00029611  0x000080b3 setsect  0x00000002 , 0x0003cfff 
- 00029612  0x000080b4 setsect  0x00000003 , 0x0003ffff 
- 00029613  0x000080b5 istore  0x00000009 , 0x00000005 
- 00029614  0x000080b6 setsect  0x00000000 , 0x0003ffff 
- 00029615  0x000080b7 setsect  0x00000001 , 0x0003ffff 
- 00029616  0x000080b8 setsect  0x00000002 , 0x0003ffef 
- 00029617  0x000080b9 setsect  0x00000003 , 0x0003ffff 
- 00029618  0x000080ba istore  0x00000009 , 0x00000005 
- 00029619  0x000080bb setsect  0x00000000 , 0x0003ffff 
- 00029620  0x000080bc setsect  0x00000001 , 0x0003ffff 
- 00029621  0x000080bd setsect  0x00000002 , 0x0003ffff 
- 00029622  0x000080be setsect  0x00000003 , 0x0003ffff 
- 00029623  0x000080bf istore  0x00000009 , 0x00000005 
- 00029624  0x000080c0 setsect  0x00000000 , 0x0003ffff 
- 00029625  0x000080c1 setsect  0x00000001 , 0x00026c7f 
- 00029626  0x000080c2 setsect  0x00000002 , 0x0000146b 
- 00029627  0x000080c3 setsect  0x00000003 , 0x00037bb3 
- 00029628  0x000080c4 istore  0x00000009 , 0x00000005 
- 00029629  0x000080c5 setsect  0x00000000 , 0x0001feb8 
- 00029630  0x000080c6 setsect  0x00000001 , 0x00010c12 
- 00029631  0x000080c7 setsect  0x00000002 , 0x0002b722 
- 00029632  0x000080c8 setsect  0x00000003 , 0x00029fa6 
- 00029633  0x000080c9 istore  0x00000009 , 0x00000005 
- 00029634  0x000080ca setsect  0x00000000 , 0x0000e70f 
- 00029635  0x000080cb setsect  0x00000001 , 0x00016720 
- 00029636  0x000080cc setsect  0x00000002 , 0x0000519e 
- 00029637  0x000080cd setsect  0x00000003 , 0x00019084 
- 00029638  0x000080ce istore  0x00000009 , 0x00000005 
- 00029639  0x000080cf setsect  0x00000000 , 0x00031012 
- 00029640  0x000080d0 setsect  0x00000001 , 0x000360bf 
- 00029641  0x000080d1 setsect  0x00000002 , 0x0003f0af 
- 00029642  0x000080d2 setsect  0x00000003 , 0x000003d3 
- 00029643  0x000080d3 istore  0x00000009 , 0x00000005 
- 00029644  0x000080d4 setsect  0x00000000 , 0x0003a188 
- 00029645  0x000080d5 setsect  0x00000001 , 0x00003ad0 
- 00029646  0x000080d6 setsect  0x00000002 , 0x0003cbf2 
- 00029647  0x000080d7 setsect  0x00000003 , 0x000243d9 
- 00029648  0x000080d8 istore  0x00000009 , 0x00000005 
- 00029649  0x000080d9 setsect  0x00000000 , 0x0002b030 
- 00029650  0x000080da setsect  0x00000001 , 0x00036a03 
- 00029651  0x000080db setsect  0x00000002 , 0x00011188 
- 00029652  0x000080dc setsect  0x00000003 , 0x0001e520 
- 00029653  0x000080dd istore  0x00000009 , 0x00000005 
- 00029654  0x000080de setsect  0x00000000 , 0x0003a11e 
- 00029655  0x000080df setsect  0x00000001 , 0x0000fe5d 
- 00029656  0x000080e0 setsect  0x00000002 , 0x0000dd57 
- 00029657  0x000080e1 setsect  0x00000003 , 0x0001ac93 
- 00029658  0x000080e2 istore  0x00000009 , 0x00000005 
- 00029659  0x000080e3 setsect  0x00000000 , 0x000011ed 
- 00029660  0x000080e4 setsect  0x00000001 , 0x000218c4 
- 00029661  0x000080e5 setsect  0x00000002 , 0x00008da7 
- 00029662  0x000080e6 setsect  0x00000003 , 0x000257ff 
- 00029663  0x000080e7 istore  0x00000009 , 0x00000005 
- 00029664  0x000080e8 setsect  0x00000000 , 0x0003192b 
- 00029665  0x000080e9 setsect  0x00000001 , 0x00034641 
- 00029666  0x000080ea setsect  0x00000002 , 0x0001be0c 
- 00029667  0x000080eb setsect  0x00000003 , 0x000366ad 
- 00029668  0x000080ec istore  0x00000009 , 0x00000005 
- 00029669  0x000080ed setsect  0x00000000 , 0x00001f83 
- 00029670  0x000080ee setsect  0x00000001 , 0x00015a23 
- 00029671  0x000080ef setsect  0x00000002 , 0x0003f9b0 
- 00029672  0x000080f0 setsect  0x00000003 , 0x00003949 
- 00029673  0x000080f1 istore  0x00000009 , 0x00000005 
- 00029674  0x000080f2 setsect  0x00000000 , 0x00013a51 
- 00029675  0x000080f3 setsect  0x00000001 , 0x000153fd 
- 00029676  0x000080f4 setsect  0x00000002 , 0x0003372a 
- 00029677  0x000080f5 setsect  0x00000003 , 0x0000f1bb 
- 00029678  0x000080f6 istore  0x00000009 , 0x00000005 
- 00029679  0x000080f7 setsect  0x00000000 , 0x0003ae85 
- 00029680  0x000080f8 setsect  0x00000001 , 0x0001eed9 
- 00029681  0x000080f9 setsect  0x00000002 , 0x00009e66 
- 00029682  0x000080fa setsect  0x00000003 , 0x000001a8 
- 00029683  0x000080fb istore  0x00000008 , 0x00000005 
- 00029684  0x000080fc rtn 
- 00029685  0x00008105 arg  0x00000569 , 0x00000005 
- 00029686  0x00008106 setsect  0x00000000 , 0x0003ffff 
- 00029687  0x00008107 setsect  0x00000001 , 0x0003ffff 
- 00029688  0x00008108 setsect  0x00000002 , 0x0003ffff 
- 00029689  0x00008109 setsect  0x00000003 , 0x0003ffff 
- 00029690  0x0000810a istore  0x00000009 , 0x00000005 
- 00029691  0x0000810b setsect  0x00000000 , 0x0003ffff 
- 00029692  0x0000810c setsect  0x00000001 , 0x0000003f 
- 00029693  0x0000810d setsect  0x00000002 , 0x00000000 
- 00029694  0x0000810e setsect  0x00000003 , 0x00000000 
- 00029695  0x0000810f istore  0x00000009 , 0x00000005 
- 00029696  0x00008110 setsect  0x00000000 , 0x00000000 
- 00029697  0x00008111 setsect  0x00000001 , 0x00000000 
- 00029698  0x00008112 setsect  0x00000002 , 0x00001000 
- 00029699  0x00008113 setsect  0x00000003 , 0x00000000 
- 00029700  0x00008114 istore  0x00000009 , 0x00000005 
- 00029701  0x00008115 setsect  0x00000000 , 0x0003ff00 
- 00029702  0x00008116 setsect  0x00000001 , 0x0003ffff 
- 00029703  0x00008117 setsect  0x00000002 , 0x0003ffcf 
- 00029704  0x00008118 setsect  0x00000003 , 0x0003ffff 
- 00029705  0x00008119 istore  0x00000009 , 0x00000005 
- 00029706  0x0000811a setsect  0x00000000 , 0x0003ffff 
- 00029707  0x0000811b setsect  0x00000001 , 0x0003ffff 
- 00029708  0x0000811c setsect  0x00000002 , 0x0003ffff 
- 00029709  0x0000811d setsect  0x00000003 , 0x000003ff 
- 00029710  0x0000811e istore  0x00000009 , 0x00000005 
- 00029711  0x0000811f setsect  0x00000000 , 0x00000000 
- 00029712  0x00008120 setsect  0x00000001 , 0x00000000 
- 00029713  0x00008121 setsect  0x00000002 , 0x00000000 
- 00029714  0x00008122 setsect  0x00000003 , 0x00000000 
- 00029715  0x00008123 istore  0x00000009 , 0x00000005 
- 00029716  0x00008124 setsect  0x00000000 , 0x00010000 
- 00029717  0x00008125 setsect  0x00000001 , 0x00000000 
- 00029718  0x00008126 setsect  0x00000002 , 0x0003f000 
- 00029719  0x00008127 setsect  0x00000003 , 0x0003ffff 
- 00029720  0x00008128 istore  0x00000009 , 0x00000005 
- 00029721  0x00008129 setsect  0x00000000 , 0x000296ff 
- 00029722  0x0000812a setsect  0x00000001 , 0x00022630 
- 00029723  0x0000812b setsect  0x00000002 , 0x0003945d 
- 00029724  0x0000812c setsect  0x00000003 , 0x0003d284 
- 00029725  0x0000812d istore  0x00000009 , 0x00000005 
- 00029726  0x0000812e setsect  0x00000000 , 0x000333a0 
- 00029727  0x0000812f setsect  0x00000001 , 0x00004b7a 
- 00029728  0x00008130 setsect  0x00000002 , 0x000037d8 
- 00029729  0x00008131 setsect  0x00000003 , 0x0003c9dc 
- 00029730  0x00008132 istore  0x00000009 , 0x00000005 
- 00029731  0x00008133 setsect  0x00000000 , 0x0003a440 
- 00029732  0x00008134 setsect  0x00000001 , 0x0001b958 
- 00029733  0x00008135 setsect  0x00000002 , 0x00038bce 
- 00029734  0x00008136 setsect  0x00000003 , 0x0001091f 
- 00029735  0x00008137 istore  0x00000009 , 0x00000005 
- 00029736  0x00008138 setsect  0x00000000 , 0x0002e12c 
- 00029737  0x00008139 setsect  0x00000001 , 0x0001f47c 
- 00029738  0x0000813a setsect  0x00000002 , 0x000356b1 
- 00029739  0x0000813b setsect  0x00000003 , 0x0002fd47 
- 00029740  0x0000813c istore  0x00000009 , 0x00000005 
- 00029741  0x0000813d setsect  0x00000000 , 0x00006837 
- 00029742  0x0000813e setsect  0x00000001 , 0x0002ed90 
- 00029743  0x0000813f setsect  0x00000002 , 0x0001ecec 
- 00029744  0x00008140 setsect  0x00000003 , 0x0001acc5 
- 00029745  0x00008141 istore  0x00000009 , 0x00000005 
- 00029746  0x00008142 setsect  0x00000000 , 0x00023357 
- 00029747  0x00008143 setsect  0x00000001 , 0x00018af3 
- 00029748  0x00008144 setsect  0x00000002 , 0x0000f9e1 
- 00029749  0x00008145 setsect  0x00000003 , 0x000129f0 
- 00029750  0x00008146 istore  0x00000009 , 0x00000005 
- 00029751  0x00008147 setsect  0x00000000 , 0x0002e7eb 
- 00029752  0x00008148 setsect  0x00000001 , 0x0003e6e3 
- 00029753  0x00008149 setsect  0x00000002 , 0x0003e1a7 
- 00029754  0x0000814a setsect  0x00000003 , 0x00010b8b 
- 00029755  0x0000814b istore  0x00000009 , 0x00000005 
- 00029756  0x0000814c setsect  0x00000000 , 0x00024fe3 
- 00029757  0x0000814d setsect  0x00000001 , 0x000020ef 
- 00029758  0x0000814e setsect  0x00000002 , 0x0001b5a6 
- 00029759  0x0000814f setsect  0x00000003 , 0x0000dc2f 
- 00029760  0x00008150 istore  0x00000009 , 0x00000005 
- 00029761  0x00008151 setsect  0x00000000 , 0x00013860 
- 00029762  0x00008152 setsect  0x00000001 , 0x0002bd69 
- 00029763  0x00008153 setsect  0x00000002 , 0x0000391a 
- 00029764  0x00008154 setsect  0x00000003 , 0x0001b222 
- 00029765  0x00008155 istore  0x00000009 , 0x00000005 
- 00029766  0x00008156 rtn 
- 00029767  0x0000815f branch  0x000074fc 
- 00029768  0x00008162 bpatch  0x000000ed , 0x0000401d 
- 00029769  0x00008167 fetch  0x00000001 , 0x0000446c 
- 00029770  0x00008168 rtn  0x00000034 
- 00029771  0x00008169 fetch  0x00000001 , 0x0000446e 
- 00029772  0x0000816a rtneq  0x00000003 
- 00029773  0x0000816d fetch  0x00000001 , 0x0000446d 
- 00029774  0x0000816e beq  0x00000000 , 0x000074fc 
- 00029775  0x0000816f rtn 
- 00029776  0x00008171 jam  0x00000000 , 0x0000446d 
- 00029777  0x00008172 rtn 
- 00029778  0x00008178 bpatch  0x000000ee , 0x0000401d 
- 00029779  0x00008179 setarg  0x000005fe 
- 00029780  0x0000817a arg  0x000005f9 , 0x00000005 
- 00029781  0x0000817b isub  0x00000005 , 0x00000039 
- 00029782  0x0000817c call  0x00007ca1 
- 00029783  0x0000817d setarg  0x000044d1 
- 00029784  0x0000817e arg  0x000044cf , 0x00000005 
- 00029785  0x0000817f isub  0x00000005 , 0x00000039 
- 00029786  0x00008180 branch  0x00007ca1 
- 00029787  0x00008185 call  0x00007476 
- 00029788  0x00008186 arg  0x0000061e , 0x00000011 
- 00029789  0x00008187 arg  0x000004b1 , 0x00000005 
- 00029790  0x00008188 call  0x0000771c 
- 00029791  0x00008189 arg  0x000005fe , 0x00000011 
- 00029792  0x0000818a arg  0x00000471 , 0x00000005 
- 00029793  0x0000818b call  0x0000771c 
- 00029794  0x0000818c arg  0x00000471 , 0x00000011 
- 00029795  0x0000818d arg  0x000005fe , 0x00000012 
- 00029796  0x0000818e arg  0x00000471 , 0x00000005 
- 00029797  0x0000818f call  0x00007684 
- 00029798  0x00008190 arg  0x00000589 , 0x00000011 
- 00029799  0x00008191 arg  0x000005fe , 0x00000012 
- 00029800  0x00008192 arg  0x00000491 , 0x00000005 
- 00029801  0x00008193 call  0x00007684 
- 00029802  0x00008194 arg  0x00000491 , 0x00000011 
- 00029803  0x00008195 arg  0x00000471 , 0x00000012 
- 00029804  0x00008196 arg  0x00000471 , 0x00000005 
- 00029805  0x00008197 call  0x00007720 
- 00029806  0x00008198 arg  0x00000451 , 0x00000011 
- 00029807  0x00008199 arg  0x00000471 , 0x00000012 
- 00029808  0x0000819a arg  0x00000451 , 0x00000005 
- 00029809  0x0000819b call  0x00007720 
- 00029810  0x0000819c arg  0x00000020 , 0x00000039 
- 00029811  0x0000819d arg  0x000004b1 , 0x00000011 
- 00029812  0x0000819e arg  0x00000451 , 0x00000012 
- 00029813  0x0000819f branch  0x00007d64 
- 00029814  0x000081a2 arg  0x000005c9 , 0x00000011 
- 00029815  0x000081a3 arg  0x00000451 , 0x00000005 
- 00029816  0x000081a4 call  0x0000771c 
- 00029817  0x000081a5 arg  0x000005a9 , 0x00000011 
- 00029818  0x000081a6 arg  0x00000471 , 0x00000005 
- 00029819  0x000081a7 call  0x0000771c 
- 00029820  0x000081a8 arg  0x00000471 , 0x00000011 
- 00029821  0x000081a9 arg  0x000005a9 , 0x00000012 
- 00029822  0x000081aa arg  0x00000471 , 0x00000005 
- 00029823  0x000081ab call  0x00007684 
- 00029824  0x000081ac arg  0x00000589 , 0x00000011 
- 00029825  0x000081ad arg  0x000005a9 , 0x00000012 
- 00029826  0x000081ae arg  0x00000491 , 0x00000005 
- 00029827  0x000081af call  0x00007684 
- 00029828  0x000081b0 arg  0x00000491 , 0x00000011 
- 00029829  0x000081b1 arg  0x00000471 , 0x00000012 
- 00029830  0x000081b2 arg  0x00000471 , 0x00000005 
- 00029831  0x000081b3 call  0x00007720 
- 00029832  0x000081b4 arg  0x00000451 , 0x00000011 
- 00029833  0x000081b5 arg  0x00000471 , 0x00000012 
- 00029834  0x000081b6 arg  0x00000451 , 0x00000005 
- 00029835  0x000081b7 branch  0x00007739 
- 00029836  0x000081bd increase  0xffffffff , 0x00000007 
- 00029837  0x000081be nrtn  0x00000002 
- 00029838  0x000081bf random  0x0000003f 
- 00029839  0x000081c0 istore  0x00000002 , 0x00000005 
- 00029840  0x000081c1 branch  0x0000748c 
- 00029841  0x000081c3 increase  0xffffffff , 0x00000007 
- 00029842  0x000081c4 nbranch  0x0000749c , 0x00000002 
- 00029843  0x000081c5 ifetch  0x00000004 , 0x00000011 
- 00029844  0x000081c6 copy  0x0000003f , 0x00000002 
- 00029845  0x000081c7 ifetch  0x00000004 , 0x00000012 
- 00029846  0x000081c8 iflip  0x00000002 , 0x0000003f 
- 00029847  0x000081c9 nbranch  0x0000749b , 0x00000005 
- 00029848  0x000081ca increase  0x00000004 , 0x00000011 
- 00029849  0x000081cb increase  0x00000004 , 0x00000012 
- 00029850  0x000081cc branch  0x00007491 
- 00029851  0x000081ce branch  0x00007dc4 
- 00029852  0x000081d1 branch  0x00007dc6 
- 00029853  0x000081d7 and  0x0000003f , 0x00000007 , 0x00000007 
- 00029854  0x000081d8 rshift3  0x0000003f , 0x0000003f 
- 00029855  0x000081d9 iadd  0x00000006 , 0x00000006 
- 00029856  0x000081da ifetch  0x00000001 , 0x00000006 
- 00029857  0x000081db qisolate0  0x0000003f 
- 00029858  0x000081dc rtn 
- 00029859  0x000081e0 ifetch  0x00000008 , 0x00000006 
- 00029860  0x000081e1 nrtn  0x00000034 
- 00029861  0x000081e2 ifetch  0x00000008 , 0x00000006 
- 00029862  0x000081e3 nrtn  0x00000034 
- 00029863  0x000081e4 ifetch  0x00000008 , 0x00000006 
- 00029864  0x000081e5 rtn 
- 00029865  0x000081eb ifetch  0x00000004 , 0x00000011 
- 00029866  0x000081ec iforce  0x00000002 
- 00029867  0x000081ed ifetch  0x00000004 , 0x00000012 
- 00029868  0x000081ee isub  0x00000002 , 0x0000003e 
- 00029869  0x000081ef nrtn  0x00000005 
- 00029870  0x000081f0 increase  0x00000004 , 0x00000011 
- 00029871  0x000081f1 increase  0x00000004 , 0x00000012 
- 00029872  0x000081f2 loop  0x000074a9 
- 00029873  0x000081f3 rtn 
- 00029874  0x000081f6 force  0x00000006 , 0x00000039 
- 00029875  0x000081f7 increase  0x00000014 , 0x00000011 
- 00029876  0x000081f8 increase  0x00000014 , 0x00000012 
- 00029877  0x000081fa ifetch  0x00000004 , 0x00000012 
- 00029878  0x000081fb iforce  0x00000002 
- 00029879  0x000081fc ifetch  0x00000004 , 0x00000011 
- 00029880  0x000081fd isub  0x00000002 , 0x0000003f 
- 00029881  0x000081fe nrtn  0x00000002 
- 00029882  0x000081ff nrtn  0x00000034 
- 00029883  0x00008200 increase  0xfffffffc , 0x00000011 
- 00029884  0x00008201 increase  0xfffffffc , 0x00000012 
- 00029885  0x00008202 loop  0x000074b5 
- 00029886  0x00008203 rtn 
- 00029887  0x00008205 force  0x00000006 , 0x00000039 
- 00029888  0x00008206 force  0x00000000 , 0x00000013 
- 00029889  0x00008208 ifetch  0x00000004 , 0x00000011 
- 00029890  0x00008209 iforce  0x00000002 
- 00029891  0x0000820a ifetch  0x00000004 , 0x00000012 
- 00029892  0x0000820b iadd  0x00000002 , 0x0000003f 
- 00029893  0x0000820c iadd  0x00000013 , 0x0000003f 
- 00029894  0x0000820d istore  0x00000004 , 0x00000005 
- 00029895  0x0000820e isolate1  0x00000020 , 0x0000003f 
- 00029896  0x0000820f setflag  0x00000001 , 0x00000000 , 0x00000013 
- 00029897  0x00008210 increase  0x00000004 , 0x00000011 
- 00029898  0x00008211 increase  0x00000004 , 0x00000012 
- 00029899  0x00008212 loop  0x000074c1 
- 00029900  0x00008213 rtn 
- 00029901  0x00008216 force  0x00000006 , 0x00000039 
- 00029902  0x00008217 force  0x00000000 , 0x00000013 
- 00029903  0x00008219 ifetch  0x00000004 , 0x00000012 
- 00029904  0x0000821a iforce  0x00000002 
- 00029905  0x0000821b ifetch  0x00000004 , 0x00000011 
- 00029906  0x0000821c isub  0x00000002 , 0x0000003f 
- 00029907  0x0000821d isub  0x00000013 , 0x0000003f 
- 00029908  0x0000821e istore  0x00000004 , 0x00000005 
- 00029909  0x0000821f isolate1  0x00000020 , 0x0000003f 
- 00029910  0x00008220 setflag  0x00000001 , 0x00000000 , 0x00000013 
- 00029911  0x00008221 increase  0x00000004 , 0x00000011 
- 00029912  0x00008222 increase  0x00000004 , 0x00000012 
- 00029913  0x00008223 loop  0x000074cf 
- 00029914  0x00008224 rtn 
- 00029915  0x00008227 force  0x00000006 , 0x00000039 
- 00029916  0x00008228 increase  0x00000014 , 0x00000011 
- 00029917  0x0000822a force  0x00000000 , 0x00000013 
- 00029918  0x0000822c ifetch  0x00000004 , 0x00000011 
- 00029919  0x0000822d isolate1  0x00000000 , 0x0000003f 
- 00029920  0x0000822e setflag  0x00000001 , 0x00000001 , 0x00000013 
- 00029921  0x0000822f rshift  0x0000003f , 0x0000003f 
- 00029922  0x00008230 isolate1  0x00000000 , 0x00000013 
- 00029923  0x00008231 setflag  0x00000001 , 0x0000001f , 0x0000003f 
- 00029924  0x00008232 istore  0x00000004 , 0x00000011 
- 00029925  0x00008233 increase  0xfffffffc , 0x00000011 
- 00029926  0x00008234 rshift  0x00000013 , 0x00000013 
- 00029927  0x00008235 loop  0x000074de 
- 00029928  0x00008236 rtn 
- 00029929  0x00008238 force  0x00000006 , 0x00000039 
- 00029930  0x00008239 force  0x00000000 , 0x00000013 
- 00029931  0x0000823b ifetch  0x00000004 , 0x00000011 
- 00029932  0x0000823c isolate1  0x0000001f , 0x0000003f 
- 00029933  0x0000823d setflag  0x00000001 , 0x00000001 , 0x00000013 
- 00029934  0x0000823e lshift  0x0000003f , 0x0000003f 
- 00029935  0x0000823f isolate1  0x00000000 , 0x00000013 
- 00029936  0x00008240 setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00029937  0x00008241 istore  0x00000004 , 0x00000011 
- 00029938  0x00008242 increase  0x00000004 , 0x00000011 
- 00029939  0x00008243 rshift  0x00000013 , 0x00000013 
- 00029940  0x00008244 loop  0x000074eb 
- 00029941  0x00008245 rtn 
- 00029942  0x00008249 force  0x00000006 , 0x00000039 
- 00029943  0x0000824b ifetch  0x00000004 , 0x00000006 
- 00029944  0x0000824c iforce  0x0000002f 
- 00029945  0x0000824d increase  0x00000001 , 0x00000038 
- 00029946  0x0000824e loop  0x000074f7 
- 00029947  0x0000824f rtn 
- 00029948  0x00008254 bpatch  0x000000ef , 0x0000401d 
- 00029949  0x00008255 fetch  0x00000001 , 0x0000446c 
- 00029950  0x00008256 nbranch  0x0000751d , 0x00000034 
- 00029951  0x00008259 jam  0x00000000 , 0x0000446d 
- 00029952  0x0000825a jam  0x00000000 , 0x0000446e 
- 00029953  0x0000825b rtn 
- 00029954  0x00008260 fetch  0x00000001 , 0x0000446c 
- 00029955  0x00008261 rtn  0x00000034 
- 00029956  0x00008262 fetch  0x00000001 , 0x0000446e 
- 00029957  0x00008263 rtneq  0x00000003 
- 00029958  0x00008264 call  0x00007552 
- 00029959  0x00008265 branch  0x00007502 
- 00029960  0x0000826a arg  0x0000446f , 0x00000005 
- 00029961  0x0000826b setsect  0x00000000 , 0x00001abd 
- 00029962  0x0000826c setsect  0x00000001 , 0x0001b34f 
- 00029963  0x0000826d setsect  0x00000002 , 0x00019b8a 
- 00029964  0x0000826e setsect  0x00000003 , 0x00026562 
- 00029965  0x0000826f istore  0x00000009 , 0x00000005 
- 00029966  0x00008270 setsect  0x00000000 , 0x000340b7 
- 00029967  0x00008271 setsect  0x00000001 , 0x00001efa 
- 00029968  0x00008272 setsect  0x00000002 , 0x0000aff6 
- 00029969  0x00008273 setsect  0x00000003 , 0x0000fd41 
- 00029970  0x00008274 istore  0x00000009 , 0x00000005 
- 00029971  0x00008275 setsect  0x00000000 , 0x0003d210 
- 00029972  0x00008276 setsect  0x00000001 , 0x00026cf8 
- 00029973  0x00008277 setsect  0x00000002 , 0x0003874c 
- 00029974  0x00008278 setsect  0x00000003 , 0x0003157c 
- 00029975  0x00008279 istore  0x00000009 , 0x00000005 
- 00029976  0x0000827a setsect  0x00000000 , 0x0002d4a3 
- 00029977  0x0000827b setsect  0x00000001 , 0x0003d27d 
- 00029978  0x0000827c setsect  0x00000002 , 0x00000003 
- 00029979  0x0000827d istore  0x00000005 , 0x00000005 
- 00029980  0x0000827e rtn 
- 00029981  0x00008282 fetch  0x00000001 , 0x0000446e 
- 00029982  0x00008283 rtnne  0x00000000 
- 00029983  0x00008284 fetch  0x00000001 , 0x0000446d 
- 00029984  0x00008285 rtnne  0x00000000 
- 00029985  0x00008286 call  0x000073f5 
- 00029986  0x00008287 arg  0x0000446f , 0x00000005 
- 00029987  0x00008288 force  0x0000000f , 0x00000007 
- 00029988  0x00008289 call  0x0000748c 
- 00029989  0x0000828a random  0x0000003f 
- 00029990  0x0000828b rshift  0x0000003f , 0x0000003f 
- 00029991  0x0000828c istore  0x00000002 , 0x00000005 
- 00029992  0x0000828e fetch  0x00000001 , 0x0000446b 
- 00029993  0x0000828f ncall  0x00007508 , 0x00000034 
- 00029994  0x00008291 arg  0x000003b1 , 0x00000005 
- 00029995  0x00008292 arg  0x0000446f , 0x00000006 
- 00029996  0x00008293 call  0x00007c8d 
- 00029997  0x00008295 arg  0x00000291 , 0x00000005 
- 00029998  0x00008296 arg  0x000005a9 , 0x00000006 
- 00029999  0x00008297 call  0x00007c81 
- 00030000  0x00008299 arg  0x000002d1 , 0x00000005 
- 00030001  0x0000829a call  0x00007c9d 
- 00030002  0x0000829b jam  0x00000001 , 0x000002d1 
- 00030003  0x0000829d call  0x0000756a 
- 00030004  0x0000829e jam  0x00000003 , 0x0000446d 
- 00030005  0x0000829f rtn 
- 00030006  0x000082a2 arg  0x0000448f , 0x00000005 
- 00030007  0x000082a3 arg  0x000002f1 , 0x00000006 
- 00030008  0x000082a4 call  0x00007c81 
- 00030009  0x000082a5 jam  0x00000003 , 0x0000446e 
- 00030010  0x000082a6 jam  0x00000000 , 0x0000446d 
- 00030011  0x000082a7 rtn 
- 00030012  0x000082ac fetch  0x00000001 , 0x000005f9 
- 00030013  0x000082ad rtnne  0x00000000 
- 00030014  0x000082ae fetch  0x00000001 , 0x0000446d 
- 00030015  0x000082af rtnne  0x00000000 
- 00030016  0x000082b1 arg  0x000003b1 , 0x00000005 
- 00030017  0x000082b2 arg  0x0000446f , 0x00000006 
- 00030018  0x000082b3 call  0x00007c8d 
- 00030019  0x000082b5 arg  0x00000291 , 0x00000005 
- 00030020  0x000082b6 arg  0x000005fe , 0x00000006 
- 00030021  0x000082b7 call  0x00007c81 
- 00030022  0x000082b9 arg  0x000002d1 , 0x00000005 
- 00030023  0x000082ba call  0x00007c9d 
- 00030024  0x000082bb jam  0x00000001 , 0x000002d1 
- 00030025  0x000082bd call  0x0000756a 
- 00030026  0x000082be jam  0x00000004 , 0x0000446d 
- 00030027  0x000082bf rtn 
- 00030028  0x000082c4 arg  0x0000063e , 0x00000005 
- 00030029  0x000082c5 arg  0x000002f1 , 0x00000006 
- 00030030  0x000082c6 call  0x00007c8d 
- 00030031  0x000082c7 jam  0x00000003 , 0x000005f9 
- 00030032  0x000082c8 jam  0x00000000 , 0x0000446d 
- 00030033  0x000082c9 rtn 
- 00030034  0x000082ce fetch  0x00000001 , 0x0000446c 
- 00030035  0x000082cf rtn  0x00000034 
- 00030036  0x000082d0 fetch  0x00000001 , 0x0000446d 
- 00030037  0x000082d1 rtn  0x00000034 
- 00030038  0x000082d2 increase  0x00000080 , 0x0000003f 
- 00030039  0x000082d3 store  0x00000001 , 0x0000446d 
- 00030040  0x000082d4 rtnbit1  0x00000007 
- 00030041  0x000082d5 fetch  0x00000002 , 0x0000022e 
- 00030042  0x000082d6 branch  0x0000755c , 0x00000034 
- 00030043  0x000082d7 branch  0x00007562 
- 00030044  0x000082da bpatch  0x000000f0 , 0x0000401e 
- 00030045  0x000082db call  0x00007577 
- 00030046  0x000082dc fetch  0x00000001 , 0x0000446d 
- 00030047  0x000082dd beq  0x00000003 , 0x00007536 
- 00030048  0x000082de beq  0x00000004 , 0x0000754c 
- 00030049  0x000082df rtn 
- 00030050  0x000082e3 call  0x00007589 
- 00030051  0x000082e4 fetch  0x00000002 , 0x0000022e 
- 00030052  0x000082e5 increase  0xffffffff , 0x0000003f 
- 00030053  0x000082e6 store  0x00000002 , 0x0000022e 
- 00030054  0x000082e7 arg  0x000003b1 , 0x00000006 
- 00030055  0x000082e8 call  0x0000749d 
- 00030056  0x000082e9 rtn  0x00000001 
- 00030057  0x000082ea branch  0x000075da 
- 00030058  0x000082ed bpatch  0x000000f1 , 0x0000401e 
- 00030059  0x000082ee setarg  0x00000100 
- 00030060  0x000082ef store  0x00000002 , 0x0000022e 
- 00030061  0x000082f1 fetch  0x00000002 , 0x0000022e 
- 00030062  0x000082f2 rtn  0x00000034 
- 00030063  0x000082f3 increase  0xffffffff , 0x0000003f 
- 00030064  0x000082f4 store  0x00000002 , 0x0000022e 
- 00030065  0x000082f5 arg  0x000003b1 , 0x00000006 
- 00030066  0x000082f6 call  0x0000749d 
- 00030067  0x000082f7 branch  0x0000756d , 0x00000001 
- 00030068  0x000082f8 arg  0x00000291 , 0x00000006 
- 00030069  0x000082f9 arg  0x00000351 , 0x00000005 
- 00030070  0x000082fa branch  0x00007c80 
- 00030071  0x000082fe arg  0x00000391 , 0x00000011 
- 00030072  0x000082ff arg  0x00000491 , 0x00000005 
- 00030073  0x00008300 call  0x00007646 
- 00030074  0x00008301 arg  0x00000491 , 0x00000011 
- 00030075  0x00008302 arg  0x00000431 , 0x00000005 
- 00030076  0x00008303 call  0x0000771c 
- 00030077  0x00008304 arg  0x00000351 , 0x00000011 
- 00030078  0x00008305 arg  0x00000431 , 0x00000012 
- 00030079  0x00008306 arg  0x000002f1 , 0x00000005 
- 00030080  0x00008307 call  0x00007684 
- 00030081  0x00008308 arg  0x00000491 , 0x00000011 
- 00030082  0x00008309 arg  0x00000431 , 0x00000012 
- 00030083  0x0000830a arg  0x00000471 , 0x00000005 
- 00030084  0x0000830b call  0x00007684 
- 00030085  0x0000830c arg  0x00000371 , 0x00000011 
- 00030086  0x0000830d arg  0x00000471 , 0x00000012 
- 00030087  0x0000830e arg  0x00000311 , 0x00000005 
- 00030088  0x0000830f branch  0x00007684 
- 00030089  0x00008312 arg  0x00000391 , 0x00000011 
- 00030090  0x00008313 arg  0x00000471 , 0x00000005 
- 00030091  0x00008314 call  0x0000771c 
- 00030092  0x00008315 arg  0x00000471 , 0x00000011 
- 00030093  0x00008316 arg  0x00000491 , 0x00000005 
- 00030094  0x00008317 call  0x0000771c 
- 00030095  0x00008319 arg  0x00000589 , 0x00000011 
- 00030096  0x0000831a arg  0x00000491 , 0x00000012 
- 00030097  0x0000831b arg  0x00000491 , 0x00000005 
- 00030098  0x0000831c call  0x00007684 
- 00030099  0x0000831d arg  0x00000351 , 0x00000011 
- 00030100  0x0000831e arg  0x00000471 , 0x00000005 
- 00030101  0x0000831f call  0x0000771c 
- 00030102  0x00008321 arg  0x00000471 , 0x00000006 
- 00030103  0x00008322 arg  0x00000431 , 0x00000005 
- 00030104  0x00008323 call  0x00007c8d 
- 00030105  0x00008324 arg  0x00000431 , 0x00000011 
- 00030106  0x00008325 call  0x00007723 
- 00030107  0x00008326 arg  0x00000471 , 0x00000011 
- 00030108  0x00008327 arg  0x00000431 , 0x00000012 
- 00030109  0x00008328 arg  0x00000471 , 0x00000005 
- 00030110  0x00008329 call  0x00007720 
- 00030111  0x0000832b arg  0x00000471 , 0x00000011 
- 00030112  0x0000832c arg  0x00000491 , 0x00000012 
- 00030113  0x0000832d arg  0x00000471 , 0x00000005 
- 00030114  0x0000832e call  0x00007720 
- 00030115  0x00008330 arg  0x00000351 , 0x00000006 
- 00030116  0x00008331 arg  0x00000431 , 0x00000005 
- 00030117  0x00008332 call  0x00007c8d 
- 00030118  0x00008333 arg  0x00000371 , 0x00000011 
- 00030119  0x00008334 arg  0x00000491 , 0x00000005 
- 00030120  0x00008335 call  0x0000771c 
- 00030121  0x00008336 arg  0x00000431 , 0x00000011 
- 00030122  0x00008337 call  0x00007723 
- 00030123  0x00008338 arg  0x00000431 , 0x00000011 
- 00030124  0x00008339 call  0x00007723 
- 00030125  0x0000833a arg  0x00000431 , 0x00000011 
- 00030126  0x0000833b arg  0x00000491 , 0x00000012 
- 00030127  0x0000833c arg  0x00000431 , 0x00000005 
- 00030128  0x0000833d call  0x00007684 
- 00030129  0x0000833e arg  0x00000491 , 0x00000011 
- 00030130  0x0000833f arg  0x00000451 , 0x00000005 
- 00030131  0x00008340 call  0x0000771c 
- 00030132  0x00008341 arg  0x00000451 , 0x00000011 
- 00030133  0x00008342 call  0x00007723 
- 00030134  0x00008343 arg  0x00000451 , 0x00000011 
- 00030135  0x00008344 call  0x00007723 
- 00030136  0x00008345 arg  0x00000451 , 0x00000011 
- 00030137  0x00008346 call  0x00007723 
- 00030138  0x00008347 arg  0x00000371 , 0x00000006 
- 00030139  0x00008348 arg  0x00000491 , 0x00000005 
- 00030140  0x00008349 call  0x00007c8d 
- 00030141  0x0000834a arg  0x00000491 , 0x00000011 
- 00030142  0x0000834b call  0x00007723 
- 00030143  0x0000834c arg  0x00000491 , 0x00000011 
- 00030144  0x0000834d arg  0x00000391 , 0x00000012 
- 00030145  0x0000834e arg  0x00000391 , 0x00000005 
- 00030146  0x0000834f call  0x00007684 
- 00030147  0x00008352 arg  0x00000471 , 0x00000011 
- 00030148  0x00008353 arg  0x00000491 , 0x00000005 
- 00030149  0x00008354 call  0x0000771c 
- 00030150  0x00008356 arg  0x00000491 , 0x00000011 
- 00030151  0x00008357 arg  0x00000431 , 0x00000012 
- 00030152  0x00008358 arg  0x00000491 , 0x00000005 
- 00030153  0x00008359 call  0x00007739 
- 00030154  0x0000835a arg  0x00000491 , 0x00000011 
- 00030155  0x0000835b arg  0x00000431 , 0x00000012 
- 00030156  0x0000835c arg  0x00000351 , 0x00000005 
- 00030157  0x0000835d call  0x00007739 
- 00030158  0x0000835e arg  0x00000431 , 0x00000011 
- 00030159  0x0000835f arg  0x00000351 , 0x00000012 
- 00030160  0x00008360 arg  0x00000491 , 0x00000005 
- 00030161  0x00008361 call  0x00007739 
- 00030162  0x00008362 arg  0x00000491 , 0x00000011 
- 00030163  0x00008363 arg  0x00000471 , 0x00000012 
- 00030164  0x00008364 arg  0x00000491 , 0x00000005 
- 00030165  0x00008365 call  0x00007684 
- 00030166  0x00008366 arg  0x00000491 , 0x00000011 
- 00030167  0x00008367 arg  0x00000451 , 0x00000012 
- 00030168  0x00008368 arg  0x00000371 , 0x00000005 
- 00030169  0x00008369 branch  0x00007739 
- 00030170  0x0000836d arg  0x000002d1 , 0x00000011 
- 00030171  0x0000836e arg  0x000004b1 , 0x00000005 
- 00030172  0x0000836f call  0x0000771c 
- 00030173  0x00008370 arg  0x00000351 , 0x00000011 
- 00030174  0x00008371 arg  0x000004b1 , 0x00000012 
- 00030175  0x00008372 arg  0x00000451 , 0x00000005 
- 00030176  0x00008373 call  0x00007684 
- 00030177  0x00008376 arg  0x000002d1 , 0x00000011 
- 00030178  0x00008377 arg  0x000004b1 , 0x00000012 
- 00030179  0x00008378 arg  0x000004b1 , 0x00000005 
- 00030180  0x00008379 call  0x00007684 
- 00030181  0x0000837a arg  0x00000371 , 0x00000011 
- 00030182  0x0000837b arg  0x000004b1 , 0x00000012 
- 00030183  0x0000837c arg  0x00000431 , 0x00000005 
- 00030184  0x0000837d call  0x00007684 
- 00030185  0x00008380 arg  0x00000391 , 0x00000011 
- 00030186  0x00008381 arg  0x000004b1 , 0x00000005 
- 00030187  0x00008382 call  0x0000771c 
- 00030188  0x00008383 arg  0x00000291 , 0x00000011 
- 00030189  0x00008384 arg  0x000004b1 , 0x00000012 
- 00030190  0x00008385 arg  0x00000471 , 0x00000005 
- 00030191  0x00008386 call  0x00007684 
- 00030192  0x00008388 arg  0x00000391 , 0x00000011 
- 00030193  0x00008389 arg  0x000004b1 , 0x00000012 
- 00030194  0x0000838a arg  0x000004b1 , 0x00000005 
- 00030195  0x0000838b call  0x00007684 
- 00030196  0x0000838c arg  0x000002b1 , 0x00000011 
- 00030197  0x0000838d arg  0x000004b1 , 0x00000012 
- 00030198  0x0000838e arg  0x00000491 , 0x00000005 
- 00030199  0x0000838f call  0x00007684 
- 00030200  0x00008394 arg  0x00000451 , 0x00000012 
- 00030201  0x00008395 arg  0x00000471 , 0x00000011 
- 00030202  0x00008396 arg  0x000004b1 , 0x00000005 
- 00030203  0x00008397 call  0x00007739 
- 00030204  0x00008398 arg  0x00000451 , 0x00000011 
- 00030205  0x00008399 arg  0x00000471 , 0x00000012 
- 00030206  0x0000839a arg  0x00000451 , 0x00000005 
- 00030207  0x0000839b call  0x00007720 
- 00030208  0x0000839e arg  0x00000431 , 0x00000012 
- 00030209  0x0000839f arg  0x00000491 , 0x00000011 
- 00030210  0x000083a0 arg  0x00000471 , 0x00000005 
- 00030211  0x000083a1 call  0x00007739 
- 00030212  0x000083a2 arg  0x00000431 , 0x00000011 
- 00030213  0x000083a3 arg  0x00000491 , 0x00000012 
- 00030214  0x000083a4 arg  0x00000431 , 0x00000005 
- 00030215  0x000083a5 call  0x00007720 
- 00030216  0x000083a6 arg  0x00000431 , 0x00000011 
- 00030217  0x000083a7 arg  0x000004b1 , 0x00000012 
- 00030218  0x000083a8 arg  0x00000431 , 0x00000005 
- 00030219  0x000083a9 call  0x00007684 
- 00030220  0x000083aa arg  0x00000391 , 0x00000011 
- 00030221  0x000083ab arg  0x000002d1 , 0x00000012 
- 00030222  0x000083ac arg  0x00000491 , 0x00000005 
- 00030223  0x000083ad call  0x00007684 
- 00030224  0x000083ae arg  0x00000491 , 0x00000011 
- 00030225  0x000083af arg  0x000004b1 , 0x00000012 
- 00030226  0x000083b0 arg  0x00000391 , 0x00000005 
- 00030227  0x000083b1 call  0x00007684 
- 00030228  0x000083b3 arg  0x000004b1 , 0x00000011 
- 00030229  0x000083b4 arg  0x000004b1 , 0x00000005 
- 00030230  0x000083b5 call  0x0000771c 
- 00030231  0x000083b6 arg  0x000004b1 , 0x00000011 
- 00030232  0x000083b7 arg  0x00000451 , 0x00000012 
- 00030233  0x000083b8 arg  0x00000491 , 0x00000005 
- 00030234  0x000083b9 call  0x00007684 
- 00030235  0x000083ba arg  0x000004b1 , 0x00000011 
- 00030236  0x000083bb arg  0x00000431 , 0x00000012 
- 00030237  0x000083bc arg  0x00000431 , 0x00000005 
- 00030238  0x000083bd call  0x00007684 
- 00030239  0x000083be arg  0x00000471 , 0x00000011 
- 00030240  0x000083bf arg  0x00000351 , 0x00000005 
- 00030241  0x000083c0 call  0x0000771c 
- 00030242  0x000083c1 arg  0x00000351 , 0x00000011 
- 00030243  0x000083c2 arg  0x00000491 , 0x00000012 
- 00030244  0x000083c3 arg  0x00000351 , 0x00000005 
- 00030245  0x000083c4 call  0x00007739 
- 00030246  0x000083c5 arg  0x00000351 , 0x00000006 
- 00030247  0x000083c6 arg  0x000004b1 , 0x00000005 
- 00030248  0x000083c7 call  0x00007c8d 
- 00030249  0x000083c8 arg  0x000004b1 , 0x00000011 
- 00030250  0x000083c9 call  0x00007723 
- 00030251  0x000083ca arg  0x00000491 , 0x00000011 
- 00030252  0x000083cb arg  0x000004b1 , 0x00000012 
- 00030253  0x000083cc arg  0x00000491 , 0x00000005 
- 00030254  0x000083cd call  0x00007739 
- 00030255  0x000083ce arg  0x00000491 , 0x00000011 
- 00030256  0x000083cf arg  0x00000471 , 0x00000012 
- 00030257  0x000083d0 arg  0x00000471 , 0x00000005 
- 00030258  0x000083d1 call  0x00007684 
- 00030259  0x000083d2 arg  0x00000471 , 0x00000011 
- 00030260  0x000083d3 arg  0x00000431 , 0x00000012 
- 00030261  0x000083d4 arg  0x00000371 , 0x00000005 
- 00030262  0x000083d5 call  0x00007739 
- 00030263  0x000083d6 arg  0x00000371 , 0x00000011 
- 00030264  0x000083d7 arg  0x00000569 , 0x00000012 
- 00030265  0x000083d8 arg  0x00000371 , 0x00000005 
- 00030266  0x000083d9 force  0x00000000 , 0x00000013 
- 00030267  0x000083da fetch  0x00000001 , 0x00000371 
- 00030268  0x000083db isolate1  0x00000000 , 0x0000003f 
- 00030269  0x000083dc call  0x0000771e , 0x00000001 
- 00030270  0x000083dd copy  0x00000013 , 0x00000030 
- 00030271  0x000083de arg  0x00000371 , 0x00000011 
- 00030272  0x000083df call  0x0000774e 
- 00030273  0x000083e0 fetch  0x00000001 , 0x00000390 
- 00030274  0x000083e1 isolate1  0x00000000 , 0x00000030 
- 00030275  0x000083e2 setflag  0x00000001 , 0x00000007 , 0x0000003f 
- 00030276  0x000083e3 store  0x00000001 , 0x00000390 
- 00030277  0x000083e4 rtn 
- 00030278  0x000083e7 copy  0x00000005 , 0x0000000b 
- 00030279  0x000083e8 arg  0x00000451 , 0x00000005 
- 00030280  0x000083e9 call  0x00007c9d 
- 00030281  0x000083ea force  0x00000000 , 0x0000003f 
- 00030282  0x000083ec store  0x00000004 , 0x00000471 
- 00030283  0x000083ed jam  0x00000001 , 0x00000451 
- 00030284  0x000083ee arg  0x000003d1 , 0x00000005 
- 00030285  0x000083ef call  0x00007c9f 
- 00030286  0x000083f0 arg  0x00000569 , 0x00000006 
- 00030287  0x000083f1 arg  0x00000411 , 0x00000005 
- 00030288  0x000083f2 call  0x00007c8d 
- 00030289  0x000083f3 copy  0x00000011 , 0x00000006 
- 00030290  0x000083f4 arg  0x00000431 , 0x00000005 
- 00030291  0x000083f5 call  0x00007c8d 
- 00030292  0x000083fc arg  0x00000431 , 0x00000006 
- 00030293  0x000083fd call  0x00007758 
- 00030294  0x000083fe branch  0x0000767d , 0x00000034 
- 00030295  0x00008403 arg  0x00000431 , 0x00000011 
- 00030296  0x00008404 arg  0x00000451 , 0x00000012 
- 00030297  0x00008405 call  0x0000775b 
- 00030298  0x00008406 arg  0x00000411 , 0x00000011 
- 00030299  0x00008407 arg  0x000003d1 , 0x00000012 
- 00030300  0x00008408 call  0x0000775b 
- 00030301  0x0000840a arg  0x00000431 , 0x00000011 
- 00030302  0x0000840b arg  0x00000411 , 0x00000012 
- 00030303  0x0000840c call  0x00007754 
- 00030304  0x0000840d branch  0x0000766f , 0x00000002 
- 00030305  0x0000840e arg  0x00000411 , 0x00000011 
- 00030306  0x0000840f arg  0x00000431 , 0x00000012 
- 00030307  0x00008410 copy  0x00000011 , 0x00000005 
- 00030308  0x00008411 call  0x0000774c 
- 00030309  0x00008412 arg  0x00000451 , 0x00000011 
- 00030310  0x00008413 arg  0x000003d1 , 0x00000012 
- 00030311  0x00008414 copy  0x00000012 , 0x00000005 
- 00030312  0x00008415 call  0x0000771e 
- 00030313  0x00008416 ifetch  0x00000001 , 0x00000011 
- 00030314  0x00008417 iadd  0x00000013 , 0x00000013 
- 00030315  0x00008418 ifetch  0x00000001 , 0x00000012 
- 00030316  0x00008419 iadd  0x00000013 , 0x0000003f 
- 00030317  0x0000841a istore  0x00000001 , 0x00000012 
- 00030318  0x0000841b branch  0x00007654 
- 00030319  0x0000841d arg  0x00000431 , 0x00000011 
- 00030320  0x0000841e arg  0x00000411 , 0x00000012 
- 00030321  0x0000841f copy  0x00000011 , 0x00000005 
- 00030322  0x00008420 call  0x0000774c 
- 00030323  0x00008421 arg  0x000003d1 , 0x00000011 
- 00030324  0x00008422 arg  0x00000451 , 0x00000012 
- 00030325  0x00008423 copy  0x00000012 , 0x00000005 
- 00030326  0x00008424 call  0x0000771e 
- 00030327  0x00008425 ifetch  0x00000001 , 0x00000011 
- 00030328  0x00008426 iadd  0x00000013 , 0x00000013 
- 00030329  0x00008427 ifetch  0x00000001 , 0x00000012 
- 00030330  0x00008428 iadd  0x00000013 , 0x0000003f 
- 00030331  0x00008429 istore  0x00000001 , 0x00000012 
- 00030332  0x0000842a branch  0x00007654 
- 00030333  0x0000842d arg  0x000003d1 , 0x00000011 
- 00030334  0x0000842e copy  0x0000000b , 0x00000005 
- 00030335  0x0000842f call  0x000076ad 
- 00030336  0x00008431 arg  0x00000569 , 0x00000011 
- 00030337  0x00008432 copy  0x0000000b , 0x00000012 
- 00030338  0x00008433 copy  0x0000000b , 0x00000005 
- 00030339  0x00008434 branch  0x00007739 
- 00030340  0x00008438 copy  0x00000005 , 0x0000000b 
- 00030341  0x0000843a force  0x00000000 , 0x00000038 
- 00030342  0x0000843c arg  0x000003d1 , 0x00000005 
- 00030343  0x0000843d call  0x00007c9f 
- 00030344  0x0000843e arg  0x000006b1 , 0x00000005 
- 00030345  0x0000843f call  0x00007c9f 
- 00030346  0x00008443 copy  0x00000011 , 0x00000006 
- 00030347  0x00008445 jam  0x00000000 , 0x000006b1 
- 00030348  0x00008446 setarg  0x00000000 
- 00030349  0x00008447 call  0x00007716 
- 00030350  0x00008448 copy  0x00000012 , 0x00000006 
- 00030351  0x00008449 call  0x0000771a 
- 00030352  0x0000844c force  0x00000000 , 0x00000007 
- 00030353  0x0000844d arg  0x000003d1 , 0x00000005 
- 00030354  0x00008451 arg  0x000006b1 , 0x00000002 
- 00030355  0x00008452 copy  0x00000007 , 0x00000012 
- 00030356  0x00008453 lshift2  0x00000012 , 0x0000003f 
- 00030357  0x00008455 iadd  0x00000002 , 0x00000012 
- 00030358  0x00008456 force  0x00000000 , 0x00000002 
- 00030359  0x00008457 force  0x00000000 , 0x00000013 
- 00030360  0x0000845d ifetch  0x00000004 , 0x00000005 
- 00030361  0x0000845e iforce  0x00000011 
- 00030362  0x00008461 ifetch  0x00000004 , 0x00000012 
- 00030363  0x00008462 copy  0x00000013 , 0x00000038 
- 00030364  0x00008463 imul32  0x0000002f , 0x0000003f 
- 00030365  0x00008464 iadd  0x00000011 , 0x0000003f 
- 00030366  0x00008465 iadd  0x00000002 , 0x0000003f 
- 00030367  0x00008466 istore  0x00000004 , 0x00000005 
- 00030368  0x00008467 rshift32  0x0000003f , 0x00000002 
- 00030369  0x00008468 increase  0x00000001 , 0x00000013 
- 00030370  0x00008469 compare  0x00000008 , 0x00000013 , 0x000000ff 
- 00030371  0x0000846a nbranch  0x00007698 , 0x00000001 
- 00030372  0x0000846c deposit  0x00000002 
- 00030373  0x0000846d istore  0x00000004 , 0x00000005 
- 00030374  0x0000846e increase  0xffffffe0 , 0x00000005 
- 00030375  0x00008471 increase  0x00000001 , 0x00000007 
- 00030376  0x00008472 compare  0x00000008 , 0x00000007 , 0x000000ff 
- 00030377  0x00008473 nbranch  0x00007692 , 0x00000001 
- 00030378  0x00008474 arg  0x000003d1 , 0x00000011 
- 00030379  0x00008475 copy  0x0000000b , 0x00000005 
- 00030380  0x00008476 branch  0x000076ad 
- 00030381  0x00008479 bpatch  0x000000f2 , 0x0000401e 
- 00030382  0x0000847a copy  0x00000005 , 0x0000000b 
- 00030383  0x0000847b copy  0x00000011 , 0x00000030 
- 00030384  0x0000847c arg  0x00000411 , 0x00000012 
- 00030385  0x0000847d copy  0x00000012 , 0x00000005 
- 00030386  0x0000847e call  0x00007c9b 
- 00030387  0x0000847f istore  0x00000008 , 0x00000005 
- 00030388  0x00008480 add  0x00000011 , 0x0000002c , 0x00000006 
- 00030389  0x00008481 call  0x00007c89 
- 00030390  0x00008482 call  0x00007c83 
- 00030391  0x00008483 copy  0x00000012 , 0x00000011 
- 00030392  0x00008484 call  0x00007723 
- 00030393  0x00008485 arg  0x00000411 , 0x00000012 
- 00030394  0x00008486 copy  0x00000030 , 0x00000011 
- 00030395  0x00008487 copy  0x0000000b , 0x00000005 
- 00030396  0x00008488 call  0x00007720 
- 00030397  0x0000848a arg  0x00000411 , 0x00000012 
- 00030398  0x0000848b copy  0x00000012 , 0x00000005 
- 00030399  0x0000848c call  0x00007c9b 
- 00030400  0x0000848d istore  0x00000008 , 0x00000005 
- 00030401  0x0000848e add  0x00000030 , 0x00000030 , 0x00000006 
- 00030402  0x0000848f call  0x00007c8f 
- 00030403  0x00008490 call  0x00007c9b 
- 00030404  0x00008491 copy  0x00000012 , 0x00000011 
- 00030405  0x00008492 call  0x00007723 
- 00030406  0x00008496 arg  0x00000411 , 0x00000012 
- 00030407  0x00008497 copy  0x0000000b , 0x00000011 
- 00030408  0x00008498 copy  0x00000011 , 0x00000005 
- 00030409  0x00008499 call  0x00007720 
- 00030410  0x0000849d arg  0x00000411 , 0x00000012 
- 00030411  0x0000849e copy  0x00000012 , 0x00000005 
- 00030412  0x0000849f add  0x00000030 , 0x00000020 , 0x00000006 
- 00030413  0x000084a0 call  0x00007c83 
- 00030414  0x000084a1 call  0x00007c9b 
- 00030415  0x000084a2 istore  0x00000008 , 0x00000005 
- 00030416  0x000084a3 add  0x00000030 , 0x00000038 , 0x00000006 
- 00030417  0x000084a4 call  0x00007c89 
- 00030418  0x000084a5 copy  0x0000000b , 0x00000011 
- 00030419  0x000084a6 copy  0x00000011 , 0x00000005 
- 00030420  0x000084a7 call  0x00007720 
- 00030421  0x000084ab arg  0x00000411 , 0x00000012 
- 00030422  0x000084ac copy  0x00000012 , 0x00000005 
- 00030423  0x000084ad add  0x00000030 , 0x00000024 , 0x00000006 
- 00030424  0x000084ae call  0x00007c83 
- 00030425  0x000084af add  0x00000030 , 0x00000034 , 0x00000006 
- 00030426  0x000084b0 call  0x00007c83 
- 00030427  0x000084b1 add  0x00000030 , 0x00000034 , 0x00000006 
- 00030428  0x000084b2 call  0x00007c84 
- 00030429  0x000084b3 add  0x00000030 , 0x00000020 , 0x00000006 
- 00030430  0x000084b4 call  0x00007c84 
- 00030431  0x000084b5 copy  0x0000000b , 0x00000011 
- 00030432  0x000084b6 copy  0x00000011 , 0x00000005 
- 00030433  0x000084b7 call  0x00007720 
- 00030434  0x000084ba arg  0x00000411 , 0x00000012 
- 00030435  0x000084bb copy  0x00000012 , 0x00000005 
- 00030436  0x000084bc add  0x00000030 , 0x0000002c , 0x00000006 
- 00030437  0x000084bd call  0x00007c83 
- 00030438  0x000084be call  0x00007c9b 
- 00030439  0x000084bf istore  0x00000008 , 0x00000005 
- 00030440  0x000084c0 add  0x00000030 , 0x00000020 , 0x00000006 
- 00030441  0x000084c1 call  0x00007c84 
- 00030442  0x000084c2 add  0x00000030 , 0x00000028 , 0x00000006 
- 00030443  0x000084c3 call  0x00007c84 
- 00030444  0x000084c4 copy  0x0000000b , 0x00000011 
- 00030445  0x000084c5 copy  0x00000011 , 0x00000005 
- 00030446  0x000084c6 call  0x00007739 
- 00030447  0x000084c9 arg  0x00000411 , 0x00000012 
- 00030448  0x000084ca copy  0x00000012 , 0x00000005 
- 00030449  0x000084cb add  0x00000030 , 0x00000030 , 0x00000006 
- 00030450  0x000084cc call  0x00007c89 
- 00030451  0x000084cd call  0x00007c89 
- 00030452  0x000084ce force  0x00000000 , 0x0000003f 
- 00030453  0x000084cf istore  0x00000008 , 0x00000005 
- 00030454  0x000084d0 add  0x00000030 , 0x00000024 , 0x00000006 
- 00030455  0x000084d1 call  0x00007c84 
- 00030456  0x000084d2 add  0x00000030 , 0x0000002c , 0x00000006 
- 00030457  0x000084d3 call  0x00007c84 
- 00030458  0x000084d4 copy  0x0000000b , 0x00000011 
- 00030459  0x000084d5 copy  0x00000011 , 0x00000005 
- 00030460  0x000084d6 call  0x00007739 
- 00030461  0x000084d9 arg  0x00000411 , 0x00000012 
- 00030462  0x000084da copy  0x00000012 , 0x00000005 
- 00030463  0x000084db add  0x00000030 , 0x00000034 , 0x00000006 
- 00030464  0x000084dc call  0x00007c83 
- 00030465  0x000084dd add  0x00000030 , 0x00000020 , 0x00000006 
- 00030466  0x000084de call  0x00007c83 
- 00030467  0x000084df call  0x00007c9b 
- 00030468  0x000084e0 add  0x00000030 , 0x00000030 , 0x00000006 
- 00030469  0x000084e1 call  0x00007c84 
- 00030470  0x000084e2 copy  0x0000000b , 0x00000011 
- 00030471  0x000084e3 copy  0x00000011 , 0x00000005 
- 00030472  0x000084e4 call  0x00007739 
- 00030473  0x000084e7 arg  0x00000411 , 0x00000012 
- 00030474  0x000084e8 copy  0x00000012 , 0x00000005 
- 00030475  0x000084e9 add  0x00000030 , 0x00000038 , 0x00000006 
- 00030476  0x000084ea call  0x00007c89 
- 00030477  0x000084eb call  0x00007c9b 
- 00030478  0x000084ec add  0x00000030 , 0x00000024 , 0x00000006 
- 00030479  0x000084ed call  0x00007c83 
- 00030480  0x000084ee call  0x00007c9b 
- 00030481  0x000084ef add  0x00000030 , 0x00000034 , 0x00000006 
- 00030482  0x000084f0 call  0x00007c84 
- 00030483  0x000084f1 copy  0x0000000b , 0x00000011 
- 00030484  0x000084f2 copy  0x00000011 , 0x00000005 
- 00030485  0x000084f3 branch  0x00007739 
- 00030486  0x000084f7 force  0x00000020 , 0x00000039 
- 00030487  0x000084f8 arg  0x000006b1 , 0x00000005 
- 00030488  0x000084f9 iadd  0x00000005 , 0x00000005 
- 00030489  0x000084fa branch  0x00007cda 
- 00030490  0x000084fd force  0x00000008 , 0x00000039 
- 00030491  0x000084fe branch  0x000074f7 
- 00030492  0x00008501 copy  0x00000011 , 0x00000012 
- 00030493  0x00008502 branch  0x00007684 
- 00030494  0x00008505 force  0x00000008 , 0x00000039 
- 00030495  0x00008506 branch  0x000074c0 
- 00030496  0x00008509 call  0x0000771e 
- 00030497  0x0000850a copy  0x00000005 , 0x00000011 
- 00030498  0x0000850b branch  0x00007724 
- 00030499  0x0000850e call  0x00007751 
- 00030500  0x00008510 isolate1  0x00000000 , 0x00000013 
- 00030501  0x00008511 branch  0x0000772d , 0x00000001 
- 00030502  0x00008512 arg  0x00000569 , 0x00000012 
- 00030503  0x00008513 copy  0x00000011 , 0x00000013 
- 00030504  0x00008514 increase  0xffffffe0 , 0x00000011 
- 00030505  0x00008515 call  0x00007754 
- 00030506  0x00008516 nrtn  0x00000002 
- 00030507  0x00008517 copy  0x00000013 , 0x00000011 
- 00030508  0x00008518 branch  0x00007735 
- 00030509  0x0000851b call  0x00007735 
- 00030510  0x0000851d copy  0x00000011 , 0x00000013 
- 00030511  0x0000851e increase  0xffffffe0 , 0x00000011 
- 00030512  0x0000851f arg  0x00000569 , 0x00000012 
- 00030513  0x00008520 call  0x00007754 
- 00030514  0x00008521 nrtn  0x00000002 
- 00030515  0x00008522 copy  0x00000013 , 0x00000011 
- 00030516  0x00008523 branch  0x00007735 
- 00030517  0x00008527 increase  0xffffffe0 , 0x00000011 
- 00030518  0x00008528 arg  0x00000569 , 0x00000012 
- 00030519  0x00008529 copy  0x00000011 , 0x00000005 
- 00030520  0x0000852a branch  0x0000774c 
- 00030521  0x00008530 call  0x0000774c 
- 00030522  0x00008532 branch  0x00007743 , 0x00000001 
- 00030523  0x00008535 add  0x00000005 , 0xffffffe0 , 0x00000011 
- 00030524  0x00008536 arg  0x00000569 , 0x00000012 
- 00030525  0x00008537 call  0x00007754 
- 00030526  0x00008538 nrtn  0x00000002 
- 00030527  0x00008539 arg  0x00000569 , 0x00000012 
- 00030528  0x0000853a add  0x00000005 , 0xffffffe0 , 0x00000011 
- 00030529  0x0000853c copy  0x00000011 , 0x00000005 
- 00030530  0x0000853d branch  0x0000774c 
- 00030531  0x0000853f add  0x00000005 , 0xffffffe0 , 0x00000011 
- 00030532  0x00008540 arg  0x00000569 , 0x00000012 
- 00030533  0x00008541 copy  0x00000011 , 0x00000005 
- 00030534  0x00008542 call  0x0000771e 
- 00030535  0x00008544 rtn  0x00000001 
- 00030536  0x00008545 add  0x00000005 , 0xffffffe0 , 0x00000011 
- 00030537  0x00008546 arg  0x00000569 , 0x00000012 
- 00030538  0x00008547 copy  0x00000011 , 0x00000005 
- 00030539  0x00008548 branch  0x0000771e 
- 00030540  0x0000854d force  0x00000008 , 0x00000039 
- 00030541  0x0000854e branch  0x000074ce 
- 00030542  0x00008551 force  0x00000008 , 0x00000039 
- 00030543  0x00008552 increase  0x0000001c , 0x00000011 
- 00030544  0x00008553 branch  0x000074dd 
- 00030545  0x00008556 force  0x00000008 , 0x00000039 
- 00030546  0x00008557 force  0x00000000 , 0x00000013 
- 00030547  0x00008558 branch  0x000074eb 
- 00030548  0x0000855b force  0x00000008 , 0x00000039 
- 00030549  0x0000855c increase  0x0000001c , 0x00000011 
- 00030550  0x0000855d increase  0x0000001c , 0x00000012 
- 00030551  0x0000855e branch  0x000074b5 
- 00030552  0x00008562 ifetch  0x00000008 , 0x00000006 
- 00030553  0x00008563 nrtn  0x00000034 
- 00030554  0x00008564 branch  0x000074a3 
- 00030555  0x0000856a copy  0x00000011 , 0x00000030 
- 00030556  0x0000856c copy  0x00000030 , 0x00000011 
- 00030557  0x0000856d ifetch  0x00000001 , 0x00000011 
- 00030558  0x0000856e isolate1  0x00000000 , 0x0000003f 
- 00030559  0x0000856f rtn  0x00000001 
- 00030560  0x00008570 call  0x0000774e 
- 00030561  0x00008571 ifetch  0x00000001 , 0x00000012 
- 00030562  0x00008572 isolate0  0x00000000 , 0x0000003f 
- 00030563  0x00008573 branch  0x0000776b , 0x00000001 
- 00030564  0x00008574 arg  0x00000569 , 0x00000011 
- 00030565  0x00008575 copy  0x00000012 , 0x00000005 
- 00030566  0x00008576 call  0x0000771e 
- 00030567  0x00008577 ifetch  0x00000001 , 0x00000012 
- 00030568  0x00008578 iadd  0x00000013 , 0x0000003f 
- 00030569  0x00008579 istore  0x00000001 , 0x00000012 
- 00030570  0x0000857a increase  0xffffffe0 , 0x00000012 
- 00030571  0x0000857c add  0x00000012 , 0x00000020 , 0x00000011 
- 00030572  0x0000857d force  0x00000009 , 0x00000039 
- 00030573  0x0000857e call  0x000074dd 
- 00030574  0x0000857f branch  0x0000775c 
- 00030575  0x00008583 rtn  0x0000002b 
- 00030576  0x00008584 call  0x000023d8 
- 00030577  0x00008585 call  0x00007776 
- 00030578  0x00008586 call  0x0000781b 
- 00030579  0x00008587 branch  0x000077ac 
- 00030580  0x0000858a call  0x000077cf 
- 00030581  0x0000858b branch  0x0000780a 
- 00030582  0x0000858e fetch  0x00000001 , 0x000044ec 
- 00030583  0x0000858f rtneq  0x000000ff 
- 00030584  0x00008590 iforce  0x00000002 
- 00030585  0x00008591 call  0x00006ef7 
- 00030586  0x00008592 fetcht  0x00000001 , 0x000044ec 
- 00030587  0x00008593 call  0x00006ef3 
- 00030588  0x00008594 nop  0x00000064 
- 00030589  0x00008595 fetcht  0x00000001 , 0x000044ec 
- 00030590  0x00008596 call  0x00006edd 
- 00030591  0x00008597 branch  0x00007780 
- 00030592  0x0000859c bpatch  0x000000f3 , 0x0000401e 
- 00030593  0x0000859d fetch  0x00000001 , 0x000044ec 
- 00030594  0x0000859e rtneq  0x000000ff 
- 00030595  0x0000859f copy  0x0000003f , 0x00000002 
- 00030596  0x000085a0 call  0x00006ee6 
- 00030597  0x000085a1 nbranch  0x00007792 , 0x00000001 
- 00030598  0x000085a4 call  0x0000779c 
- 00030599  0x000085a5 fetch  0x00000002 , 0x000044e9 
- 00030600  0x000085a6 set1  0x0000000c , 0x0000003f 
- 00030601  0x000085a7 store  0x00000002 , 0x000044e9 
- 00030602  0x000085a8 fetch  0x00000001 , 0x000044e4 
- 00030603  0x000085a9 rtneq  0x00000000 
- 00030604  0x000085aa jam  0x00000000 , 0x000044e4 
- 00030605  0x000085ac fetch  0x00000001 , 0x000044eb 
- 00030606  0x000085ad store  0x00000001 , 0x000044e3 
- 00030607  0x000085ae call  0x000077a3 
- 00030608  0x000085af jam  0x0000002c , 0x0000066f 
- 00030609  0x000085b0 branch  0x0000782b 
- 00030610  0x000085b2 fetch  0x00000002 , 0x000044e9 
- 00030611  0x000085b3 set0  0x0000000c , 0x0000003f 
- 00030612  0x000085b4 store  0x00000002 , 0x000044e9 
- 00030613  0x000085b5 fetch  0x00000001 , 0x000044e4 
- 00030614  0x000085b6 rtneq  0x00000001 
- 00030615  0x000085b7 jam  0x00000001 , 0x000044e4 
- 00030616  0x000085b9 jam  0x00000000 , 0x000044e3 
- 00030617  0x000085ba call  0x000077a5 
- 00030618  0x000085bb jam  0x0000002d , 0x0000066f 
- 00030619  0x000085bc branch  0x0000782b 
- 00030620  0x000085bf fetch  0x00000001 , 0x000044e3 
- 00030621  0x000085c0 rtn  0x00000034 
- 00030622  0x000085c1 increase  0xffffffff , 0x0000003f 
- 00030623  0x000085c2 store  0x00000001 , 0x000044e3 
- 00030624  0x000085c3 nrtn  0x00000034 
- 00030625  0x000085c5 jam  0x00000010 , 0x0000066f 
- 00030626  0x000085c6 branch  0x0000782b 
- 00030627  0x000085c9 arg  0x00000007 , 0x00000007 
- 00030628  0x000085ca branch  0x000024e7 
- 00030629  0x000085cd arg  0x00000007 , 0x00000007 
- 00030630  0x000085ce branch  0x000024eb 
- 00030631  0x000085d6 bpatch  0x000000f4 , 0x0000401e 
- 00030632  0x000085d7 fetch  0x00000002 , 0x000044ef 
- 00030633  0x000085d8 mul32  0x00000011 , 0x0000000b , 0x00000012 
- 00030634  0x000085d9 iadd  0x00000012 , 0x00000012 
- 00030635  0x000085da rtn 
- 00030636  0x000085de fetch  0x00000001 , 0x000044ee 
- 00030637  0x000085df rtn  0x00000034 
- 00030638  0x000085e0 copy  0x0000003f , 0x00000039 
- 00030639  0x000085e1 fetch  0x00000002 , 0x000044ef 
- 00030640  0x000085e2 copy  0x0000003f , 0x00000012 
- 00030641  0x000085e4 add  0x00000012 , 0x00000002 , 0x00000013 
- 00030642  0x000085e5 ifetcht  0x00000001 , 0x00000013 
- 00030643  0x000085e6 call  0x000077b7 
- 00030644  0x000085e7 increase  0x0000000b , 0x00000012 
- 00030645  0x000085e8 loop  0x000077b1 
- 00030646  0x000085e9 rtn 
- 00030647  0x000085ed fetch  0x00000001 , 0x000044ed 
- 00030648  0x000085ee branch  0x00006ef3 , 0x00000034 
- 00030649  0x000085ef branch  0x00006ef7 
- 00030650  0x000085f3 call  0x000077a7 
- 00030651  0x000085f4 setarg  0x00000002 
- 00030652  0x000085f5 istore  0x00000001 , 0x00000012 
- 00030653  0x000085f6 call  0x00007804 
- 00030654  0x000085f7 branch  0x000077db 
- 00030655  0x000085fe call  0x000077a7 
- 00030656  0x000085ff setarg  0x00000003 
- 00030657  0x00008600 istore  0x00000001 , 0x00000012 
- 00030658  0x00008602 call  0x00007804 
- 00030659  0x00008603 branch  0x000077d8 
- 00030660  0x00008608 call  0x000077a7 
- 00030661  0x00008609 setarg  0x00000001 
- 00030662  0x0000860a istore  0x00000001 , 0x00000012 
- 00030663  0x0000860b setarg  0x000000ff 
- 00030664  0x0000860c istore  0x00000001 , 0x00000005 
- 00030665  0x0000860d branch  0x000077d8 
- 00030666  0x00008613 call  0x000077a7 
- 00030667  0x00008614 arg  0x0000000b , 0x00000039 
- 00030668  0x00008615 copy  0x00000013 , 0x00000006 
- 00030669  0x00008616 copy  0x00000012 , 0x00000005 
- 00030670  0x00008617 branch  0x00007ccc 
- 00030671  0x0000861c fetch  0x00000001 , 0x000044ee 
- 00030672  0x0000861d rtn  0x00000034 
- 00030673  0x0000861e arg  0x00000000 , 0x00000011 
- 00030674  0x00008620 call  0x000077de 
- 00030675  0x00008621 increase  0x00000001 , 0x00000011 
- 00030676  0x00008622 fetch  0x00000001 , 0x000044ee 
- 00030677  0x00008623 isub  0x00000011 , 0x0000003e 
- 00030678  0x00008624 rtn  0x00000005 
- 00030679  0x00008625 branch  0x000077d2 
- 00030680  0x00008629 add  0x00000012 , 0x00000002 , 0x00000013 
- 00030681  0x0000862a ifetcht  0x00000001 , 0x00000013 
- 00030682  0x0000862b branch  0x00006ef3 
- 00030683  0x0000862f add  0x00000012 , 0x00000002 , 0x00000013 
- 00030684  0x00008630 ifetcht  0x00000001 , 0x00000013 
- 00030685  0x00008631 branch  0x00006ef7 
- 00030686  0x00008636 add  0x00000011 , 0x0000000b , 0x00000007 
- 00030687  0x00008637 call  0x00007cef 
- 00030688  0x00008638 nrtn  0x00000034 
- 00030689  0x0000863a call  0x000077a7 
- 00030690  0x0000863c ifetch  0x00000001 , 0x00000012 
- 00030691  0x0000863e beq  0x00000002 , 0x000077db 
- 00030692  0x0000863f beq  0x00000003 , 0x000077d8 
- 00030693  0x00008640 beq  0x00000000 , 0x000077d8 
- 00030694  0x00008641 beq  0x00000005 , 0x000077f2 
- 00030695  0x00008643 call  0x000077db 
- 00030696  0x00008644 add  0x00000012 , 0x00000007 , 0x00000013 
- 00030697  0x00008645 call  0x00007c49 
- 00030698  0x00008646 ifetch  0x00000002 , 0x00000013 
- 00030699  0x00008647 call  0x00007d79 
- 00030700  0x00008648 call  0x00007c55 
- 00030701  0x00008649 setarg  0x00000005 
- 00030702  0x0000864a istore  0x00000001 , 0x00000012 
- 00030703  0x0000864b add  0x00000012 , 0x00000003 , 0x00000013 
- 00030704  0x0000864c ifetch  0x00000002 , 0x00000013 
- 00030705  0x0000864d branch  0x00007802 
- 00030706  0x00008651 call  0x000077d8 
- 00030707  0x00008652 add  0x00000012 , 0x00000009 , 0x00000013 
- 00030708  0x00008653 call  0x00007c49 
- 00030709  0x00008654 ifetch  0x00000002 , 0x00000013 
- 00030710  0x00008655 call  0x00007d79 
- 00030711  0x00008656 call  0x00007c55 
- 00030712  0x00008658 add  0x00000012 , 0x00000001 , 0x00000013 
- 00030713  0x00008659 ifetch  0x00000001 , 0x00000013 
- 00030714  0x0000865a beq  0x000000ff , 0x000077fe 
- 00030715  0x0000865b increase  0xffffffff , 0x0000003f 
- 00030716  0x0000865c istore  0x00000001 , 0x00000013 
- 00030717  0x0000865d branch  0x000077bf , 0x00000034 
- 00030718  0x0000865f setarg  0x00000004 
- 00030719  0x00008660 istore  0x00000001 , 0x00000012 
- 00030720  0x00008661 add  0x00000012 , 0x00000005 , 0x00000013 
- 00030721  0x00008662 ifetch  0x00000002 , 0x00000013 
- 00030722  0x00008664 add  0x00000011 , 0x0000000b , 0x00000007 
- 00030723  0x00008665 branch  0x00007ce1 
- 00030724  0x00008668 setarg  0x00000000 
- 00030725  0x00008669 branch  0x00007802 
- 00030726  0x00008670 setarg  0x00001000 
- 00030727  0x00008671 lshift16  0x0000003f , 0x0000003f 
- 00030728  0x00008672 iadd  0x00000012 , 0x00000012 
- 00030729  0x00008673 rtn 
- 00030730  0x00008676 bpatch  0x000000f5 , 0x0000401e 
- 00030731  0x00008677 arg  0x00000000 , 0x00000011 
- 00030732  0x00008678 fetcht  0x00000004 , 0x000044e5 
- 00030733  0x00008679 copy  0x00000022 , 0x00000012 
- 00030734  0x0000867a copy  0x00000012 , 0x0000003f 
- 00030735  0x0000867b isub  0x00000002 , 0x0000003e 
- 00030736  0x0000867c ncall  0x00007806 , 0x00000002 
- 00030737  0x0000867e copy  0x00000012 , 0x0000003f 
- 00030738  0x0000867f increase  0x000000a0 , 0x00000002 
- 00030739  0x00008680 increase  0x000000a0 , 0x00000002 
- 00030740  0x00008681 isub  0x00000002 , 0x0000003e 
- 00030741  0x00008682 nbranch  0x0000781e , 0x00000002 
- 00030742  0x00008683 increase  0x00000001 , 0x00000011 
- 00030743  0x00008684 and  0x00000011 , 0x0000000f , 0x0000003f 
- 00030744  0x00008685 nbranch  0x00007811 , 0x00000034 
- 00030745  0x00008686 arg  0x00000000 , 0x00000011 
- 00030746  0x00008687 call  0x00007824 
- 00030747  0x00008689 copy  0x00000022 , 0x0000003f 
- 00030748  0x0000868a store  0x00000004 , 0x000044e5 
- 00030749  0x0000868b rtn 
- 00030750  0x0000868d copy  0x00000011 , 0x0000003f 
- 00030751  0x0000868e rtn  0x00000034 
- 00030752  0x0000868f increase  0xffffff60 , 0x00000002 
- 00030753  0x00008690 increase  0xffffff60 , 0x00000002 
- 00030754  0x00008691 set0  0x0000001c , 0x00000002 
- 00030755  0x00008692 storet  0x00000004 , 0x000044e5 
- 00030756  0x00008694 branch  0x000042d4 
- 00030757  0x0000869c jam  0x00000001 , 0x000044d1 
- 00030758  0x0000869e fetch  0x00000001 , 0x000044d2 
- 00030759  0x0000869f nbranch  0x00007826 , 0x00000034 
- 00030760  0x000086a0 rtn 
- 00030761  0x000086a3 jam  0x00000000 , 0x000044d1 
- 00030762  0x000086a4 rtn 
- 00030763  0x000086a9 bpatch  0x000000f6 , 0x0000401e 
- 00030764  0x000086aa call  0x00007825 
- 00030765  0x000086ab copy  0x00000011 , 0x0000003f 
- 00030766  0x000086ac store  0x00000004 , 0x00000684 
- 00030767  0x000086ad arg  0x000044d3 , 0x00000011 
- 00030768  0x000086ae call  0x00007d8b 
- 00030769  0x000086af fetch  0x00000004 , 0x00000684 
- 00030770  0x000086b0 copy  0x0000003f , 0x00000011 
- 00030771  0x000086b1 branch  0x00007829 
- 00030772  0x000086b4 bpatch  0x000000f7 , 0x0000401e 
- 00030773  0x000086b5 call  0x00007825 
- 00030774  0x000086b6 copy  0x00000011 , 0x0000003f 
- 00030775  0x000086b7 store  0x00000004 , 0x00000684 
- 00030776  0x000086b8 arg  0x000044db , 0x00000011 
- 00030777  0x000086b9 call  0x00007d8b 
- 00030778  0x000086ba fetch  0x00000004 , 0x00000684 
- 00030779  0x000086bb copy  0x0000003f , 0x00000011 
- 00030780  0x000086bc branch  0x00007829 
- 00030781  0x000086bf setarg  0x00000000 
- 00030782  0x000086c0 store  0x00000008 , 0x000044db 
- 00030783  0x000086c1 store  0x00000008 , 0x000044d3 
- 00030784  0x000086c2 rtn 
- 00030785  0x000086c5 bpatch  0x000000f8 , 0x0000401f 
- 00030786  0x000086c6 fetch  0x00000001 , 0x00004114 
- 00030787  0x000086c7 nrtn  0x00000034 
- 00030788  0x000086c8 arg  0x000044db , 0x00000011 
- 00030789  0x000086c9 call  0x00007da3 
- 00030790  0x000086ca rtn  0x00000034 
- 00030791  0x000086cb jam  0x00000000 , 0x0000066e 
- 00030792  0x000086cc call  0x0000784c 
- 00030793  0x000086cd fetch  0x00000001 , 0x0000066e 
- 00030794  0x000086ce branch  0x00007841 , 0x00000034 
- 00030795  0x000086cf rtn 
- 00030796  0x000086d2 call  0x00007825 
- 00030797  0x000086d3 arg  0x000044db , 0x00000011 
- 00030798  0x000086d4 call  0x00007d97 
- 00030799  0x000086d5 copy  0x0000003f , 0x00000002 
- 00030800  0x000086d6 call  0x00007829 
- 00030801  0x000086d7 bpatch  0x000000f9 , 0x0000401f 
- 00030802  0x000086d8 copy  0x00000002 , 0x0000003f 
- 00030803  0x000086d9 rtn  0x00000034 
- 00030804  0x000086da beq  0x0000000d , 0x00007870 
- 00030805  0x000086db beq  0x0000000e , 0x00007876 
- 00030806  0x000086dc beq  0x0000000f , 0x0000787b 
- 00030807  0x000086dd beq  0x00000010 , 0x00007881 
- 00030808  0x000086de beq  0x00000013 , 0x0000788b 
- 00030809  0x000086df beq  0x00000014 , 0x0000788d 
- 00030810  0x000086e0 beq  0x00000015 , 0x0000788f 
- 00030811  0x000086e1 beq  0x00000016 , 0x00007899 
- 00030812  0x000086e2 beq  0x00000017 , 0x0000789c 
- 00030813  0x000086e3 beq  0x00000018 , 0x0000789e 
- 00030814  0x000086e4 beq  0x00000019 , 0x000078a1 
- 00030815  0x000086e6 store  0x00000001 , 0x0000066f 
- 00030816  0x000086ea fetch  0x00000001 , 0x0000066f 
- 00030817  0x000086eb bmark0  0x00000009 , 0x00007869 
- 00030818  0x000086ec bpatch  0x000000fa , 0x0000401f 
- 00030819  0x000086ed fetch  0x00000001 , 0x0000066f 
- 00030820  0x000086ee beq  0x00000011 , 0x00007886 
- 00030821  0x000086ef beq  0x0000001b , 0x000078a9 
- 00030822  0x000086f0 beq  0x00000012 , 0x0000788a 
- 00030823  0x000086f1 beq  0x0000001f , 0x00006ea3 
- 00030824  0x000086f2 rtn 
- 00030825  0x000086f5 store  0x00000001 , 0x0000066f 
- 00030826  0x000086f6 call  0x0000205d 
- 00030827  0x000086f7 branch  0x0000786e , 0x00000005 
- 00030828  0x000086f8 call  0x00002062 
- 00030829  0x000086f9 nrtn  0x00000005 
- 00030830  0x000086fb jam  0x00000001 , 0x0000066e 
- 00030831  0x000086fc branch  0x00007834 
- 00030832  0x00008704 jam  0x00000001 , 0x00004388 
- 00030833  0x00008705 jam  0x00000000 , 0x0000438b 
- 00030834  0x00008706 fetch  0x00000002 , 0x000044e9 
- 00030835  0x00008707 set1  0x0000000b , 0x0000003f 
- 00030836  0x00008708 store  0x00000002 , 0x000044e9 
- 00030837  0x00008709 rtn 
- 00030838  0x0000870e fetch  0x00000002 , 0x000044e9 
- 00030839  0x0000870f set0  0x0000000b , 0x0000003f 
- 00030840  0x00008710 store  0x00000002 , 0x000044e9 
- 00030841  0x00008711 jam  0x00000000 , 0x00004388 
- 00030842  0x00008712 rtn 
- 00030843  0x00008717 jam  0x00000001 , 0x00004388 
- 00030844  0x00008718 jam  0x00000001 , 0x0000438b 
- 00030845  0x00008719 fetch  0x00000002 , 0x000044e9 
- 00030846  0x0000871a set1  0x0000000b , 0x0000003f 
- 00030847  0x0000871b store  0x00000002 , 0x000044e9 
- 00030848  0x0000871c rtn 
- 00030849  0x00008721 fetch  0x00000002 , 0x000044e9 
- 00030850  0x00008722 set0  0x0000000b , 0x0000003f 
- 00030851  0x00008723 store  0x00000002 , 0x000044e9 
- 00030852  0x00008724 jam  0x00000000 , 0x00004388 
- 00030853  0x00008725 rtn 
- 00030854  0x0000872a setarg  0x00000014 
- 00030855  0x0000872b store  0x00000002 , 0x00000196 
- 00030856  0x0000872c store  0x00000002 , 0x000042f5 
- 00030857  0x0000872d branch  0x000030c5 
- 00030858  0x00008732 branch  0x00002e93 
- 00030859  0x00008737 arg  0x00000000 , 0x00000011 
- 00030860  0x00008738 branch  0x000077bf 
- 00030861  0x0000873d arg  0x00000000 , 0x00000011 
- 00030862  0x0000873e branch  0x000077ba 
- 00030863  0x00008743 arg  0x00000000 , 0x00000011 
- 00030864  0x00008744 call  0x000077a7 
- 00030865  0x00008745 ifetch  0x00000001 , 0x00000012 
- 00030866  0x00008746 beq  0x00000001 , 0x00007896 
- 00030867  0x00008747 beq  0x00000004 , 0x00007896 
- 00030868  0x00008748 beq  0x00000005 , 0x00007896 
- 00030869  0x00008749 branch  0x000077c4 
- 00030870  0x0000874c ifetch  0x00000001 , 0x00000006 
- 00030871  0x0000874d rtneq  0x000000ff 
- 00030872  0x0000874e branch  0x000077c4 
- 00030873  0x00008753 jam  0x00000001 , 0x00004343 
- 00030874  0x00008754 jam  0x0000001b , 0x00004114 
- 00030875  0x00008757 rtn 
- 00030876  0x0000875c jam  0x00000001 , 0x00004343 
- 00030877  0x0000875d rtn 
- 00030878  0x00008762 jam  0x00000000 , 0x00004343 
- 00030879  0x00008763 jam  0x00000000 , 0x00004114 
- 00030880  0x00008764 rtn 
- 00030881  0x00008769 fetch  0x00000002 , 0x000043d5 
- 00030882  0x0000876a call  0x00007d79 
- 00030883  0x0000876b fetch  0x00000001 , 0x000044ec 
- 00030884  0x0000876c beq  0x000000ff , 0x000078a7 
- 00030885  0x0000876d copy  0x0000003f , 0x00000002 
- 00030886  0x0000876e call  0x00006edd 
- 00030887  0x00008770 call  0x0000783d 
- 00030888  0x00008771 branch  0x00002417 
- 00030889  0x00008776 branch  0x00002ed5 
- 00030890  0x0000877c fetch  0x00000001 , 0x000044e9 
- 00030891  0x0000877d rtnbit0  0x0000000c 
- 00030892  0x0000877e rtn 
- 00030893  0x00008784 fetch  0x00000002 , 0x000043fb 
- 00030894  0x00008785 add  0x0000003f , 0x00000002 , 0x00000005 
- 00030895  0x00008786 setarg  0x00000000 
- 00030896  0x00008787 istore  0x00000003 , 0x00000005 
- 00030897  0x00008788 rtn 
- 00030898  0x0000878d bpatch  0x000000fb , 0x0000401f 
- 00030899  0x0000878e call  0x00007dbc 
- 00030900  0x0000878f call  0x000078fe 
- 00030901  0x00008790 rtn  0x00000034 
- 00030902  0x00008791 fetch  0x00000002 , 0x000043fb 
- 00030903  0x00008792 add  0x0000003f , 0x00000002 , 0x00000012 
- 00030904  0x00008793 ifetcht  0x00000001 , 0x00000012 
- 00030905  0x00008794 increase  0x00000001 , 0x00000002 
- 00030906  0x00008795 istoret  0x00000001 , 0x00000012 
- 00030907  0x00008797 ifetcht  0x00000001 , 0x0000003f 
- 00030908  0x00008798 copy  0x00000002 , 0x00000039 
- 00030909  0x00008799 add  0x0000003f , 0x00000004 , 0x00000012 
- 00030910  0x0000879a ifetch  0x00000001 , 0x00000012 
- 00030911  0x0000879b imul32  0x00000002 , 0x0000003f 
- 00030912  0x0000879c iadd  0x00000006 , 0x00000005 
- 00030913  0x0000879d copy  0x00000011 , 0x00000006 
- 00030914  0x0000879f call  0x00007cda 
- 00030915  0x000087a0 call  0x00007902 
- 00030916  0x000087a1 pincrease  0xffffffff 
- 00030917  0x000087a2 ifetcht  0x00000001 , 0x00000012 
- 00030918  0x000087a3 increase  0x00000001 , 0x00000002 
- 00030919  0x000087a4 iand  0x00000002 , 0x00000002 
- 00030920  0x000087a5 istoret  0x00000001 , 0x00000012 
- 00030921  0x000087a6 branch  0x00007dba 
- 00030922  0x000087ac bpatch  0x000000fc , 0x0000401f 
- 00030923  0x000087ad call  0x00007dbc 
- 00030924  0x000087ae call  0x000078fa 
- 00030925  0x000087af rtn  0x00000034 
- 00030926  0x000087b0 fetch  0x00000002 , 0x000043fb 
- 00030927  0x000087b1 add  0x0000003f , 0x00000002 , 0x00000012 
- 00030928  0x000087b2 ifetcht  0x00000001 , 0x00000012 
- 00030929  0x000087b3 increase  0xffffffff , 0x00000002 
- 00030930  0x000087b4 istoret  0x00000001 , 0x00000012 
- 00030931  0x000087b5 ifetcht  0x00000001 , 0x0000003f 
- 00030932  0x000087b6 copy  0x00000002 , 0x00000039 
- 00030933  0x000087b7 add  0x0000003f , 0x00000003 , 0x00000012 
- 00030934  0x000087b8 ifetch  0x00000001 , 0x00000012 
- 00030935  0x000087b9 imul32  0x00000002 , 0x0000003f 
- 00030936  0x000087ba iadd  0x00000006 , 0x00000006 
- 00030937  0x000087bb increase  0x00000001 , 0x00000006 
- 00030938  0x000087bc copy  0x00000011 , 0x00000005 
- 00030939  0x000087bd branch  0x000078c2 
- 00030940  0x000087c5 call  0x00007dbc 
- 00030941  0x000087c6 call  0x000078fa 
- 00030942  0x000087c7 rtn  0x00000034 
- 00030943  0x000087c8 fetch  0x00000002 , 0x000043fb 
- 00030944  0x000087c9 ifetcht  0x00000001 , 0x0000003f 
- 00030945  0x000087ca copy  0x00000002 , 0x00000039 
- 00030946  0x000087cb add  0x0000003f , 0x00000003 , 0x00000012 
- 00030947  0x000087cc ifetch  0x00000001 , 0x00000012 
- 00030948  0x000087cd imul32  0x00000002 , 0x0000003f 
- 00030949  0x000087ce iadd  0x00000006 , 0x00000006 
- 00030950  0x000087cf increase  0x00000001 , 0x00000006 
- 00030951  0x000087d0 copy  0x00000006 , 0x00000012 
- 00030952  0x000087d1 copy  0x00000011 , 0x00000005 
- 00030953  0x000087d2 call  0x00007cda 
- 00030954  0x000087d3 branch  0x00007dba 
- 00030955  0x000087d6 call  0x00007dbc 
- 00030956  0x000087d7 call  0x000078fa 
- 00030957  0x000087d8 rtn  0x00000034 
- 00030958  0x000087d9 fetch  0x00000002 , 0x000043fb 
- 00030959  0x000087da ifetcht  0x00000001 , 0x0000003f 
- 00030960  0x000087db copy  0x00000002 , 0x00000039 
- 00030961  0x000087dc add  0x0000003f , 0x00000003 , 0x00000012 
- 00030962  0x000087dd ifetch  0x00000001 , 0x00000012 
- 00030963  0x000087de imul32  0x00000002 , 0x0000003f 
- 00030964  0x000087df iadd  0x00000006 , 0x00000006 
- 00030965  0x000087e0 add  0x00000006 , 0x00000002 , 0x00000005 
- 00030966  0x000087e1 copy  0x00000011 , 0x00000006 
- 00030967  0x000087e2 increase  0xffffffff , 0x00000039 
- 00030968  0x000087e3 call  0x00007cda 
- 00030969  0x000087e4 branch  0x00007dba 
- 00030970  0x000087e8 fetch  0x00000002 , 0x000043fb 
- 00030971  0x000087e9 add  0x0000003f , 0x00000002 , 0x00000006 
- 00030972  0x000087ea ifetch  0x00000001 , 0x00000006 
- 00030973  0x000087eb rtn 
- 00030974  0x000087ef call  0x00007902 
- 00030975  0x000087f0 ifetcht  0x00000001 , 0x00000006 
- 00030976  0x000087f1 isub  0x00000002 , 0x0000003f 
- 00030977  0x000087f2 rtn 
- 00030978  0x000087f6 fetch  0x00000002 , 0x000043fb 
- 00030979  0x000087f7 add  0x0000003f , 0x00000001 , 0x00000006 
- 00030980  0x000087f8 ifetch  0x00000001 , 0x00000006 
- 00030981  0x000087f9 rtn 
- 00030982  0x00008802 bpatch  0x000000fd , 0x0000401f 
- 00030983  0x00008803 fetch  0x00000001 , 0x00008c22 
- 00030984  0x00008804 isolate1  0x00000003 , 0x0000003f 
- 00030985  0x00008805 call  0x00007915 , 0x00000001 
- 00030986  0x00008806 fetch  0x00000002 , 0x00008c22 
- 00030987  0x00008807 store  0x00000002 , 0x00008c22 
- 00030988  0x00008808 store  0x00000002 , 0x00000709 
- 00030989  0x00008809 call  0x00007973 
- 00030990  0x0000880a call  0x000079a2 
- 00030991  0x0000880b call  0x00007b96 
- 00030992  0x0000880c call  0x00007bdf 
- 00030993  0x0000880d branch  0x0000796b 
- 00030994  0x00008810 bpatch  0x000000fe , 0x0000401f 
- 00030995  0x00008811 call  0x00007396 
- 00030996  0x00008812 call  0x00007932 
- 00030997  0x00008814 jam  0x00000000 , 0x00008c00 
- 00030998  0x00008815 nop  0x00002710 
- 00030999  0x00008816 jam  0x00000000 , 0x00008c12 
- 00031000  0x00008817 fetch  0x00000002 , 0x00008050 
- 00031001  0x00008818 set0  0x0000000a , 0x0000003f 
- 00031002  0x00008819 store  0x00000002 , 0x00008050 
- 00031003  0x0000881a jam  0x00000021 , 0x00008c10 
- 00031004  0x0000881b jam  0x0000009d , 0x00008c11 
- 00031005  0x0000881c jam  0x0000003c , 0x00008c00 
- 00031006  0x0000881d setarg  0x00000763 
- 00031007  0x0000881e store  0x00000002 , 0x00008c02 
- 00031008  0x0000881f store  0x00000002 , 0x00008c06 
- 00031009  0x00008820 setarg  0x000007a3 
- 00031010  0x00008821 store  0x00000002 , 0x00008c04 
- 00031011  0x00008822 jam  0x00000080 , 0x00008c12 
- 00031012  0x00008823 jam  0x00000000 , 0x00008c01 
- 00031013  0x00008824 jam  0x000000ff , 0x00008c22 
- 00031014  0x00008825 setarg  0x0000095f 
- 00031015  0x00008826 arg  0x0000086d , 0x00000005 
- 00031016  0x00008827 isub  0x00000005 , 0x00000039 
- 00031017  0x00008828 branch  0x00007ca1 
- 00031018  0x0000882b fetcht  0x00000001 , 0x0000086c 
- 00031019  0x0000882c branch  0x00006edd 
- 00031020  0x0000882e fetch  0x00000001 , 0x0000090e 
- 00031021  0x0000882f rtn  0x00000034 
- 00031022  0x00008830 fetcht  0x00000001 , 0x0000086c 
- 00031023  0x00008831 call  0x00006ee6 
- 00031024  0x00008832 branch  0x00007915 , 0x00000001 
- 00031025  0x00008833 rtn 
- 00031026  0x00008836 jam  0x00000002 , 0x0000086b 
- 00031027  0x00008837 setarg  0x00000000 
- 00031028  0x00008838 store  0x00000001 , 0x000007a6 
- 00031029  0x00008839 store  0x00000002 , 0x00000865 
- 00031030  0x0000883a pincrease  0x00000001 
- 00031031  0x0000883b store  0x00000002 , 0x00000867 
- 00031032  0x0000883c pincrease  0x00000001 
- 00031033  0x0000883d store  0x00000002 , 0x00000869 
- 00031034  0x0000883e arg  0x000007fa , 0x00000005 
- 00031035  0x0000883f setarg  0x00030404 
- 00031036  0x00008840 istore  0x00000003 , 0x00000005 
- 00031037  0x00008841 setarg  0x00000409 
- 00031038  0x00008842 istore  0x00000002 , 0x00000005 
- 00031039  0x00008843 arg  0x000007ff , 0x00000005 
- 00031040  0x00008844 setsect  0x00000000 , 0x00015906 
- 00031041  0x00008845 setsect  0x00000001 , 0x000210d2 
- 00031042  0x00008846 setsect  0x00000002 , 0x00010494 
- 00031043  0x00008847 setsect  0x00000003 , 0x00000001 
- 00031044  0x00008848 istore  0x00000009 , 0x00000005 
- 00031045  0x00008849 arg  0x0000081d , 0x00000005 
- 00031046  0x0000884a setsect  0x00000000 , 0x0001570f 
- 00031047  0x0000884b setsect  0x00000001 , 0x00015c9a 
- 00031048  0x0000884c setsect  0x00000002 , 0x000256c6 
- 00031049  0x0000884d setsect  0x00000003 , 0x0001cdcd 
- 00031050  0x0000884e istore  0x00000009 , 0x00000005 
- 00031051  0x0000884f setsect  0x00000000 , 0x00014420 
- 00031052  0x00008850 setsect  0x00000001 , 0x00025d99 
- 00031053  0x00008851 setsect  0x00000002 , 0x00025636 
- 00031054  0x00008852 setsect  0x00000003 , 0x00000001 
- 00031055  0x00008853 istore  0x00000007 , 0x00000005 
- 00031056  0x00008854 arg  0x0000083b , 0x00000005 
- 00031057  0x00008855 setsect  0x00000000 , 0x0001620a 
- 00031058  0x00008856 setsect  0x00000001 , 0x00000c8c 
- 00031059  0x00008857 setsect  0x00000002 , 0x00030333 
- 00031060  0x00008858 setsect  0x00000003 , 0x0000c0c0 
- 00031061  0x00008859 istore  0x00000009 , 0x00000005 
- 00031062  0x0000885a setsect  0x00000000 , 0x00003130 
- 00031063  0x0000885b istore  0x00000002 , 0x00000005 
- 00031064  0x0000885c setarg  0x00009272 
- 00031065  0x0000885d store  0x00000002 , 0x000007a7 
- 00031066  0x0000885e setarg  0x000092cd 
- 00031067  0x0000885f store  0x00000002 , 0x000007a9 
- 00031068  0x00008860 arg  0x00009371 , 0x00000006 
- 00031069  0x00008861 arg  0x000007ab , 0x00000005 
- 00031070  0x00008862 arg  0x00000013 , 0x00000039 
- 00031071  0x00008863 call  0x00007cda 
- 00031072  0x00008864 arg  0x00009384 , 0x00000006 
- 00031073  0x00008865 arg  0x000007be , 0x00000005 
- 00031074  0x00008866 arg  0x0000003c , 0x00000039 
- 00031075  0x00008867 call  0x00007cda 
- 00031076  0x00008869 fetch  0x00000002 , 0x00000859 
- 00031077  0x0000886a branch  0x00007d79 
- 00031078  0x0000886d fetch  0x00000001 , 0x0000085b 
- 00031079  0x0000886e rtn  0x00000034 
- 00031080  0x0000886f store  0x00000001 , 0x000007e0 
- 00031081  0x00008870 store  0x00000001 , 0x000007f9 
- 00031082  0x00008871 rtn 
- 00031083  0x00008874 arg  0x00000001 , 0x00000007 
- 00031084  0x00008875 call  0x00007cef 
- 00031085  0x00008876 nrtn  0x00000034 
- 00031086  0x00008877 fetch  0x00000001 , 0x0000090f 
- 00031087  0x00008878 nrtn  0x00000034 
- 00031088  0x00008879 fetch  0x00000001 , 0x0000090e 
- 00031089  0x0000887a ncall  0x00007c38 , 0x00000034 
- 00031090  0x0000887b rtn 
- 00031091  0x0000887e fetch  0x00000001 , 0x00000709 
- 00031092  0x0000887f bbit1  0x00000002 , 0x00007976 
- 00031093  0x00008880 rtn 
- 00031094  0x00008883 call  0x0000797b 
- 00031095  0x00008884 call  0x00007cee 
- 00031096  0x00008885 setarg  0x00000280 
- 00031097  0x00008886 arg  0x00000001 , 0x00000007 
- 00031098  0x00008887 branch  0x00007ce1 
- 00031099  0x0000888a fetch  0x00000001 , 0x00000900 
- 00031100  0x0000888b bne  0x00000002 , 0x00007980 
- 00031101  0x0000888c jam  0x00000000 , 0x0000090f 
- 00031102  0x0000888d jam  0x00000000 , 0x00000910 
- 00031103  0x0000888e rtn 
- 00031104  0x00008891 fetch  0x00000001 , 0x00000912 
- 00031105  0x00008892 rtn  0x00000034 
- 00031106  0x00008893 jam  0x00000000 , 0x00000912 
- 00031107  0x00008894 jam  0x00000002 , 0x00000900 
- 00031108  0x00008895 jam  0x00000001 , 0x0000090e 
- 00031109  0x00008896 rtn 
- 00031110  0x00008899 fetch  0x00000001 , 0x00000709 
- 00031111  0x0000889a bbit1  0x00000000 , 0x000079af 
- 00031112  0x0000889b rtn 
- 00031113  0x0000889e fetchr  0x0000000a , 0x00000002 , 0x00008c02 
- 00031114  0x0000889f fetchr  0x00000010 , 0x00000002 , 0x00008c04 
- 00031115  0x000088a0 fetchr  0x00000003 , 0x00000002 , 0x00008c06 
- 00031116  0x000088a1 ifetch  0x00000002 , 0x00000003 
- 00031117  0x000088a2 rshift8  0x0000003f , 0x00000002 
- 00031118  0x000088a3 rshift4  0x00000002 , 0x00000002 
- 00031119  0x000088a4 arg  0x00000fff , 0x00000006 
- 00031120  0x000088a5 iand  0x00000006 , 0x00000039 
- 00031121  0x000088a6 storer  0x00000039 , 0x00000002 , 0x0000070c 
- 00031122  0x000088a7 rtn 
- 00031123  0x000088ab call  0x00007989 
- 00031124  0x000088ad ifetch  0x00000001 , 0x00000003 
- 00031125  0x000088ae istore  0x00000001 , 0x00000005 
- 00031126  0x000088af loop  0x00007994 
- 00031127  0x000088b0 storer  0x00000003 , 0x00000002 , 0x00008c06 
- 00031128  0x000088b1 rtn 
- 00031129  0x000088b4 arg  0x0000095f , 0x00000005 
- 00031130  0x000088b5 call  0x00007994 
- 00031131  0x000088b6 arg  0x00000963 , 0x00000002 
- 00031132  0x000088b7 storet  0x00000002 , 0x00008c0e 
- 00031133  0x000088b8 fetch  0x00000001 , 0x00000960 
- 00031134  0x000088b9 pincrease  0x00000006 
- 00031135  0x000088ba istore  0x00000001 , 0x00000002 
- 00031136  0x000088bb jam  0x00000008 , 0x00008c18 
- 00031137  0x000088bc rtn 
- 00031138  0x000088c0 bpatch  0x000000ff , 0x0000401f 
- 00031139  0x000088c1 fetch  0x00000001 , 0x00000709 
- 00031140  0x000088c2 rtnbit0  0x00000005 
- 00031141  0x000088c3 call  0x00007989 
- 00031142  0x000088c4 compare  0x0000000d , 0x00000002 , 0x000000ff 
- 00031143  0x000088c5 branch  0x00007999 , 0x00000001 
- 00031144  0x000088c6 arg  0x0000086d , 0x00000005 
- 00031145  0x000088c7 call  0x00007994 
- 00031146  0x000088c8 fetch  0x00000001 , 0x0000070c 
- 00031147  0x000088c9 beq  0x00000000 , 0x00007986 
- 00031148  0x000088ca beq  0x00000001 , 0x000079b6 
- 00031149  0x000088cb sub  0x0000003f , 0x00000007 , 0x0000003e 
- 00031150  0x000088cc rtn  0x00000002 
- 00031151  0x000088ce bpatchx  0x00000000 , 0x00004020 
- 00031152  0x000088cf set0  0x00000023 , 0x00000000 
- 00031153  0x000088d0 fetch  0x00000001 , 0x0000086d 
- 00031154  0x000088d1 and_into  0x00000080 , 0x0000003f 
- 00031155  0x000088d2 beq  0x00000080 , 0x000079ba 
- 00031156  0x000088d3 beq  0x00000000 , 0x000079c2 
- 00031157  0x000088d4 branch  0x0000235a 
- 00031158  0x000088d7 fetch  0x00000001 , 0x0000086d 
- 00031159  0x000088d8 rtnbit1  0x00000007 
- 00031160  0x000088d9 call  0x00007b6a 
- 00031161  0x000088da branch  0x000079e9 
- 00031162  0x000088de fetch  0x00000001 , 0x0000086d 
- 00031163  0x000088df rshift4  0x0000003f , 0x0000003f 
- 00031164  0x000088e0 rshift  0x0000003f , 0x0000003f 
- 00031165  0x000088e1 and_into  0x00000003 , 0x0000003f 
- 00031166  0x000088e2 beq  0x00000000 , 0x000079ca 
- 00031167  0x000088e3 beq  0x00000001 , 0x000079d0 
- 00031168  0x000088e4 beq  0x00000002 , 0x000079d5 
- 00031169  0x000088e5 branch  0x0000235a 
- 00031170  0x000088e8 fetch  0x00000001 , 0x0000086d 
- 00031171  0x000088e9 rshift4  0x0000003f , 0x0000003f 
- 00031172  0x000088ea rshift  0x0000003f , 0x0000003f 
- 00031173  0x000088eb and_into  0x00000003 , 0x0000003f 
- 00031174  0x000088ec beq  0x00000000 , 0x000079d6 
- 00031175  0x000088ed beq  0x00000001 , 0x000079de 
- 00031176  0x000088ee beq  0x00000002 , 0x000079e3 
- 00031177  0x000088ef branch  0x0000235a 
- 00031178  0x000088f2 fetch  0x00000001 , 0x0000086e 
- 00031179  0x000088f3 beq  0x00000008 , 0x000079eb 
- 00031180  0x000088f4 beq  0x00000006 , 0x00007a01 
- 00031181  0x000088f5 beq  0x0000000a , 0x00007a46 
- 00031182  0x000088f6 beq  0x00000000 , 0x00007a58 
- 00031183  0x000088f7 branch  0x000079e4 
- 00031184  0x000088fa fetch  0x00000001 , 0x0000086e 
- 00031185  0x000088fb beq  0x00000002 , 0x00007a8d 
- 00031186  0x000088fc beq  0x00000001 , 0x00007a91 
- 00031187  0x000088fd beq  0x00000003 , 0x00007aa2 
- 00031188  0x000088fe branch  0x000079e4 
- 00031189  0x00008901 branch  0x000079e4 
- 00031190  0x00008904 fetch  0x00000001 , 0x0000086e 
- 00031191  0x00008905 beq  0x00000001 , 0x00007aac 
- 00031192  0x00008906 beq  0x00000003 , 0x00007adb 
- 00031193  0x00008907 beq  0x00000005 , 0x00007b06 
- 00031194  0x00008908 beq  0x00000009 , 0x00007b1f 
- 00031195  0x00008909 beq  0x0000000b , 0x00007b3a 
- 00031196  0x0000890a beq  0x00000007 , 0x000079e4 
- 00031197  0x0000890b branch  0x000079e4 
- 00031198  0x0000890e fetch  0x00000001 , 0x0000086e 
- 00031199  0x0000890f beq  0x0000000a , 0x00007b4b 
- 00031200  0x00008910 beq  0x00000009 , 0x00007b5d 
- 00031201  0x00008911 beq  0x0000000b , 0x00007b7c 
- 00031202  0x00008912 branch  0x000079e4 
- 00031203  0x00008915 branch  0x000079e4 
- 00031204  0x00008918 bpatchx  0x00000001 , 0x00004020 
- 00031205  0x00008919 fetch  0x00000001 , 0x00008c19 
- 00031206  0x0000891a set1  0x00000000 , 0x0000003f 
- 00031207  0x0000891b store  0x00000001 , 0x00008c19 
- 00031208  0x0000891c branch  0x000079e9 
- 00031209  0x0000891f jam  0x00000001 , 0x00008c1b 
- 00031210  0x00008920 rtn 
- 00031211  0x00008923 fetch  0x00000001 , 0x0000086d 
- 00031212  0x00008924 bne  0x00000080 , 0x000079e4 
- 00031213  0x00008925 fetch  0x00000001 , 0x00000871 
- 00031214  0x00008926 bne  0x00000000 , 0x000079e4 
- 00031215  0x00008927 fetch  0x00000001 , 0x00000872 
- 00031216  0x00008928 bne  0x00000000 , 0x000079e4 
- 00031217  0x00008929 fetch  0x00000001 , 0x00000873 
- 00031218  0x0000892a bne  0x00000001 , 0x000079e4 
- 00031219  0x0000892b fetch  0x00000001 , 0x00000874 
- 00031220  0x0000892c bne  0x00000000 , 0x000079e4 
- 00031221  0x0000892d fetch  0x00000001 , 0x0000086f 
- 00031222  0x0000892e bne  0x00000000 , 0x000079e4 
- 00031223  0x0000892f fetch  0x00000001 , 0x00000870 
- 00031224  0x00008930 bne  0x00000000 , 0x000079e4 
- 00031225  0x00008931 fetch  0x00000001 , 0x0000086b 
- 00031226  0x00008932 beq  0x00000004 , 0x000079fd 
- 00031227  0x00008933 beq  0x00000003 , 0x000079ff 
- 00031228  0x00008934 branch  0x000079e4 
- 00031229  0x00008937 arg  0x00000001 , 0x00000012 
- 00031230  0x00008938 branch  0x00007a72 
- 00031231  0x0000893b arg  0x00000001 , 0x00000012 
- 00031232  0x0000893c branch  0x00007a70 
- 00031233  0x0000893f bpatchx  0x00000002 , 0x00004020 
- 00031234  0x00008941 fetch  0x00000001 , 0x00000870 
- 00031235  0x00008942 beq  0x00000001 , 0x00007a14 
- 00031236  0x00008943 beq  0x00000002 , 0x00007a2d 
- 00031237  0x00008944 beq  0x00000003 , 0x00007a30 
- 00031238  0x00008945 beq  0x00000021 , 0x00007a09 
- 00031239  0x00008946 beq  0x00000022 , 0x00007a3e 
- 00031240  0x00008947 branch  0x000079e4 
- 00031241  0x0000894a jam  0x00000000 , 0x000008fd 
- 00031242  0x0000894b fetch  0x00000001 , 0x00000871 
- 00031243  0x0000894c beq  0x00000000 , 0x00007a0e 
- 00031244  0x0000894d beq  0x00000001 , 0x00007a11 
- 00031245  0x0000894e branch  0x000079e4 
- 00031246  0x00008951 fetchr  0x00000012 , 0x00000001 , 0x000007d1 
- 00031247  0x00008952 arg  0x000007d1 , 0x00000011 
- 00031248  0x00008953 branch  0x00007b8b 
- 00031249  0x00008956 fetchr  0x00000012 , 0x00000001 , 0x000007ea 
- 00031250  0x00008957 arg  0x000007ea , 0x00000011 
- 00031251  0x00008958 branch  0x00007b8b 
- 00031252  0x0000895e fetch  0x00000001 , 0x00000911 
- 00031253  0x0000895f ncall  0x00007a25 , 0x00000034 
- 00031254  0x00008960 setarg  0x000007ab 
- 00031255  0x00008961 fetcht  0x00000001 , 0x000007ab 
- 00031256  0x00008963 store  0x00000002 , 0x00000908 
- 00031257  0x00008964 storet  0x00000001 , 0x0000090a 
- 00031258  0x00008965 fetch  0x00000001 , 0x00000873 
- 00031259  0x00008966 isub  0x00000002 , 0x0000003e 
- 00031260  0x00008967 nbranch  0x00007a23 , 0x00000002 
- 00031261  0x00008969 fetch  0x00000001 , 0x0000090a 
- 00031262  0x0000896b iforce  0x00000012 
- 00031263  0x0000896c fetch  0x00000002 , 0x00000908 
- 00031264  0x0000896d add  0x0000003f , 0x00000001 , 0x0000003f 
- 00031265  0x0000896e iforce  0x00000011 
- 00031266  0x0000896f branch  0x00007b8b 
- 00031267  0x00008971 fetch  0x00000001 , 0x00000873 
- 00031268  0x00008972 branch  0x00007a1e 
- 00031269  0x00008975 fetch  0x00000001 , 0x00008c01 
- 00031270  0x00008976 ncall  0x00007a29 , 0x00000034 
- 00031271  0x00008977 jam  0x00000000 , 0x00000911 
- 00031272  0x00008978 rtn 
- 00031273  0x0000897a fetch  0x00000001 , 0x00008c01 
- 00031274  0x0000897b set1  0x00000007 , 0x0000003f 
- 00031275  0x0000897c store  0x00000001 , 0x00008c01 
- 00031276  0x0000897d rtn 
- 00031277  0x00008980 setarg  0x000007be 
- 00031278  0x00008981 fetcht  0x00000001 , 0x000007be 
- 00031279  0x00008982 branch  0x00007a18 
- 00031280  0x00008985 fetch  0x00000001 , 0x0000086f 
- 00031281  0x00008986 sub  0x0000003f , 0x00000003 , 0x0000003e 
- 00031282  0x00008987 nbranch  0x000079e4 , 0x00000002 
- 00031283  0x00008988 fetch  0x00000001 , 0x0000086f 
- 00031284  0x00008989 arg  0x000007fa , 0x00000011 
- 00031285  0x0000898a beq  0x00000000 , 0x00007b89 
- 00031286  0x0000898b set1  0x00000023 , 0x00000000 
- 00031287  0x0000898c arg  0x000007ff , 0x00000011 
- 00031288  0x0000898d beq  0x00000001 , 0x00007b89 
- 00031289  0x0000898e arg  0x0000081d , 0x00000011 
- 00031290  0x0000898f beq  0x00000002 , 0x00007b89 
- 00031291  0x00008990 arg  0x0000083b , 0x00000011 
- 00031292  0x00008991 beq  0x00000003 , 0x00007b89 
- 00031293  0x00008992 rtn 
- 00031294  0x00008995 fetch  0x00000002 , 0x00000871 
- 00031295  0x00008996 beq  0x00000001 , 0x00007a42 
- 00031296  0x00008997 fetchr  0x00000011 , 0x00000002 , 0x000007a7 
- 00031297  0x00008998 branch  0x00007b89 
- 00031298  0x0000899a jam  0x00000001 , 0x0000090e 
- 00031299  0x0000899b jam  0x00000001 , 0x00000900 
- 00031300  0x0000899c fetchr  0x00000011 , 0x00000002 , 0x000007a9 
- 00031301  0x0000899d branch  0x00007b89 
- 00031302  0x000089a1 fetch  0x00000001 , 0x0000086b 
- 00031303  0x000089a2 bne  0x00000004 , 0x000079e4 
- 00031304  0x000089a3 fetch  0x00000001 , 0x0000086d 
- 00031305  0x000089a4 bne  0x00000081 , 0x000079e4 
- 00031306  0x000089a5 fetch  0x00000001 , 0x0000086f 
- 00031307  0x000089a6 bne  0x00000000 , 0x000079e4 
- 00031308  0x000089a7 fetch  0x00000001 , 0x00000870 
- 00031309  0x000089a8 bne  0x00000000 , 0x000079e4 
- 00031310  0x000089a9 fetch  0x00000001 , 0x00000873 
- 00031311  0x000089aa bne  0x00000001 , 0x000079e4 
- 00031312  0x000089ab fetch  0x00000001 , 0x00000874 
- 00031313  0x000089ac bne  0x00000000 , 0x000079e4 
- 00031314  0x000089ad fetch  0x00000001 , 0x00000871 
- 00031315  0x000089ae bne  0x00000000 , 0x000079e4 
- 00031316  0x000089af fetch  0x00000001 , 0x00000872 
- 00031317  0x000089b0 bne  0x00000000 , 0x000079e4 
- 00031318  0x000089b1 arg  0x00000001 , 0x00000012 
- 00031319  0x000089b2 branch  0x00007a70 
- 00031320  0x000089b6 fetch  0x00000001 , 0x0000086b 
- 00031321  0x000089b7 beq  0x00000002 , 0x000079e4 
- 00031322  0x000089b8 fetch  0x00000001 , 0x0000086f 
- 00031323  0x000089b9 bne  0x00000000 , 0x000079e4 
- 00031324  0x000089ba fetch  0x00000001 , 0x00000870 
- 00031325  0x000089bb bne  0x00000000 , 0x000079e4 
- 00031326  0x000089bc fetch  0x00000001 , 0x00000873 
- 00031327  0x000089bd bne  0x00000002 , 0x000079e4 
- 00031328  0x000089be fetch  0x00000001 , 0x00000874 
- 00031329  0x000089bf bne  0x00000000 , 0x000079e4 
- 00031330  0x000089c0 fetch  0x00000001 , 0x00000872 
- 00031331  0x000089c1 bne  0x00000000 , 0x000079e4 
- 00031332  0x000089c2 fetch  0x00000001 , 0x0000086d 
- 00031333  0x000089c3 beq  0x00000080 , 0x00007a6b 
- 00031334  0x000089c4 beq  0x00000081 , 0x00007a76 
- 00031335  0x000089c5 beq  0x00000082 , 0x00007a7a 
- 00031336  0x000089c6 branch  0x000079e4 
- 00031337  0x000089ca jam  0x00000001 , 0x00000903 
- 00031338  0x000089cb branch  0x00007a74 
- 00031339  0x000089ce fetch  0x00000001 , 0x00000871 
- 00031340  0x000089cf bne  0x00000000 , 0x000079e4 
- 00031341  0x000089d0 arg  0x00000002 , 0x00000012 
- 00031342  0x000089d1 fetch  0x00000001 , 0x00000901 
- 00031343  0x000089d2 beq  0x00000001 , 0x00007a69 
- 00031344  0x000089d5 arg  0x00000865 , 0x00000011 
- 00031345  0x000089d6 branch  0x00007b8b 
- 00031346  0x000089d8 arg  0x00000867 , 0x00000011 
- 00031347  0x000089d9 branch  0x00007b8b 
- 00031348  0x000089db arg  0x00000869 , 0x00000011 
- 00031349  0x000089dc branch  0x00007b8b 
- 00031350  0x000089df fetch  0x00000001 , 0x0000086b 
- 00031351  0x000089e0 bne  0x00000004 , 0x000079e4 
- 00031352  0x000089e1 arg  0x00000002 , 0x00000012 
- 00031353  0x000089e2 branch  0x00007a70 
- 00031354  0x000089e5 fetch  0x00000001 , 0x0000086b 
- 00031355  0x000089e6 bne  0x00000004 , 0x000079e4 
- 00031356  0x000089e7 fetch  0x00000001 , 0x00000871 
- 00031357  0x000089e8 beq  0x00000081 , 0x00007a87 
- 00031358  0x000089e9 beq  0x00000082 , 0x00007a89 
- 00031359  0x000089ea beq  0x00000083 , 0x00007a8b 
- 00031360  0x000089eb and_into  0x0000007f , 0x0000003f 
- 00031361  0x000089ec beq  0x00000000 , 0x00007a83 
- 00031362  0x000089ed branch  0x000079e4 
- 00031363  0x000089f0 fetch  0x00000001 , 0x00000904 
- 00031364  0x000089f2 arg  0x00000002 , 0x00000012 
- 00031365  0x000089f3 beq  0x00000001 , 0x00007a72 
- 00031366  0x000089f4 branch  0x00007a70 
- 00031367  0x000089f6 fetch  0x00000001 , 0x00000905 
- 00031368  0x000089f7 branch  0x00007a84 
- 00031369  0x000089f9 fetch  0x00000001 , 0x00000906 
- 00031370  0x000089fa branch  0x00007a84 
- 00031371  0x000089fc fetch  0x00000001 , 0x00000907 
- 00031372  0x000089fd branch  0x00007a84 
- 00031373  0x00008a00 jam  0x00000001 , 0x000008fb 
- 00031374  0x00008a01 arg  0x000008fc , 0x00000011 
- 00031375  0x00008a02 arg  0x00000001 , 0x00000012 
- 00031376  0x00008a03 branch  0x00007b8b 
- 00031377  0x00008a06 fetch  0x00000002 , 0x0000086f 
- 00031378  0x00008a07 arg  0x000001ba , 0x00000002 
- 00031379  0x00008a08 isub  0x00000002 , 0x0000003e 
- 00031380  0x00008a09 nbranch  0x000079e4 , 0x00000005 
- 00031381  0x00008a0c fetch  0x00000001 , 0x000008f8 
- 00031382  0x00008a0d nbranch  0x00007a9f , 0x00000034 
- 00031383  0x00008a0e jam  0x00000000 , 0x000008b5 
- 00031384  0x00008a10 fetch  0x00000001 , 0x00000873 
- 00031385  0x00008a11 iforce  0x00000012 
- 00031386  0x00008a12 arg  0x000008b5 , 0x00000011 
- 00031387  0x00008a13 call  0x00007b8b 
- 00031388  0x00008a15 arg  0x000008b5 , 0x00000005 
- 00031389  0x00008a16 arg  0x00000040 , 0x00000039 
- 00031390  0x00008a17 branch  0x00007ca3 
- 00031391  0x00008a19 jam  0x00000000 , 0x000008f8 
- 00031392  0x00008a1a jam  0x00000001 , 0x000008b5 
- 00031393  0x00008a1b branch  0x00007a98 
- 00031394  0x00008a1e fetch  0x00000001 , 0x00000873 
- 00031395  0x00008a1f bne  0x00000001 , 0x000079e4 
- 00031396  0x00008a20 jam  0x00000001 , 0x000008fd 
- 00031397  0x00008a21 arg  0x00000001 , 0x00000012 
- 00031398  0x00008a22 fetch  0x00000001 , 0x000008ff 
- 00031399  0x00008a23 beq  0x00000000 , 0x00007aaa 
- 00031400  0x00008a24 beq  0x00000001 , 0x00007aab 
- 00031401  0x00008a25 branch  0x00007a70 
- 00031402  0x00008a27 branch  0x00007a72 
- 00031403  0x00008a29 branch  0x00007a70 
- 00031404  0x00008a2f fetch  0x00000001 , 0x0000086b 
- 00031405  0x00008a30 bne  0x00000004 , 0x000079e4 
- 00031406  0x00008a31 fetch  0x00000001 , 0x00000873 
- 00031407  0x00008a32 bne  0x00000000 , 0x000079e4 
- 00031408  0x00008a33 fetch  0x00000001 , 0x00000874 
- 00031409  0x00008a34 bne  0x00000000 , 0x000079e4 
- 00031410  0x00008a35 fetch  0x00000001 , 0x00000870 
- 00031411  0x00008a36 bne  0x00000000 , 0x000079e4 
- 00031412  0x00008a37 fetch  0x00000001 , 0x00000872 
- 00031413  0x00008a38 bne  0x00000000 , 0x000079e4 
- 00031414  0x00008a39 fetch  0x00000001 , 0x0000086d 
- 00031415  0x00008a3a beq  0x00000000 , 0x00007abb 
- 00031416  0x00008a3b beq  0x00000001 , 0x00007ac8 
- 00031417  0x00008a3c beq  0x00000002 , 0x00007ac9 
- 00031418  0x00008a3d branch  0x000079e4 
- 00031419  0x00008a40 fetch  0x00000001 , 0x0000086f 
- 00031420  0x00008a41 bne  0x00000001 , 0x000079e4 
- 00031421  0x00008a42 fetch  0x00000001 , 0x00008c00 
- 00031422  0x00008a43 set0  0x00000007 , 0x0000003f 
- 00031423  0x00008a44 store  0x00000001 , 0x00008c00 
- 00031424  0x00008a45 jam  0x00000000 , 0x00000901 
- 00031425  0x00008a46 jam  0x00000001 , 0x00000902 
- 00031426  0x00008a47 fetch  0x00000001 , 0x00000903 
- 00031427  0x00008a48 branch  0x000079e9 , 0x00000034 
- 00031428  0x00008a49 jam  0x00000000 , 0x00000903 
- 00031429  0x00008a4a jam  0x00000000 , 0x00000902 
- 00031430  0x00008a4b jam  0x00000002 , 0x00000900 
- 00031431  0x00008a4c branch  0x000079e9 
- 00031432  0x00008a4f branch  0x000079e4 
- 00031433  0x00008a52 fetch  0x00000001 , 0x0000086f 
- 00031434  0x00008a53 bne  0x00000000 , 0x000079e4 
- 00031435  0x00008a54 fetch  0x00000001 , 0x00000871 
- 00031436  0x00008a55 beq  0x00000081 , 0x00007ad4 
- 00031437  0x00008a56 beq  0x00000082 , 0x00007ad7 
- 00031438  0x00008a57 beq  0x00000083 , 0x00007ad9 
- 00031439  0x00008a58 and_into  0x0000007f , 0x0000003f 
- 00031440  0x00008a59 beq  0x00000000 , 0x00007ad2 
- 00031441  0x00008a5a branch  0x000079e4 
- 00031442  0x00008a5d jam  0x00000000 , 0x00000904 
- 00031443  0x00008a5e branch  0x000079e9 
- 00031444  0x00008a60 jam  0x00000000 , 0x00000905 
- 00031445  0x00008a62 jam  0x00000001 , 0x00000912 
- 00031446  0x00008a63 branch  0x000079e9 
- 00031447  0x00008a65 jam  0x00000000 , 0x00000906 
- 00031448  0x00008a66 branch  0x00007ad5 
- 00031449  0x00008a68 jam  0x00000000 , 0x00000907 
- 00031450  0x00008a69 branch  0x00007ad5 
- 00031451  0x00008a6d fetch  0x00000001 , 0x00000873 
- 00031452  0x00008a6e bne  0x00000000 , 0x000079e4 
- 00031453  0x00008a6f fetch  0x00000001 , 0x00000874 
- 00031454  0x00008a70 bne  0x00000000 , 0x000079e4 
- 00031455  0x00008a71 fetch  0x00000001 , 0x0000086d 
- 00031456  0x00008a72 beq  0x00000000 , 0x00007ae4 
- 00031457  0x00008a73 beq  0x00000001 , 0x00007af2 
- 00031458  0x00008a74 beq  0x00000002 , 0x00007af3 
- 00031459  0x00008a75 branch  0x000079e4 
- 00031460  0x00008a78 fetch  0x00000001 , 0x0000086f 
- 00031461  0x00008a79 bne  0x00000001 , 0x000079e4 
- 00031462  0x00008a7a call  0x000048b1 
- 00031463  0x00008a7b fetch  0x00000001 , 0x00008c00 
- 00031464  0x00008a7c set1  0x00000007 , 0x0000003f 
- 00031465  0x00008a7d store  0x00000001 , 0x00008c00 
- 00031466  0x00008a7e jam  0x00000001 , 0x00000901 
- 00031467  0x00008a7f jam  0x00000003 , 0x00000900 
- 00031468  0x00008a80 jam  0x00000000 , 0x000008f9 
- 00031469  0x00008a81 call  0x000079e9 
- 00031470  0x00008a83 call  0x00007cee 
- 00031471  0x00008a84 setarg  0x00001388 
- 00031472  0x00008a85 arg  0x0000000f , 0x00000007 
- 00031473  0x00008a86 branch  0x00007ce1 
- 00031474  0x00008a89 branch  0x000079e4 
- 00031475  0x00008a8c fetch  0x00000001 , 0x0000086f 
- 00031476  0x00008a8d bne  0x00000000 , 0x000079e4 
- 00031477  0x00008a8e fetch  0x00000001 , 0x00000870 
- 00031478  0x00008a8f bne  0x00000000 , 0x000079e4 
- 00031479  0x00008a90 fetch  0x00000001 , 0x00000871 
- 00031480  0x00008a91 beq  0x00000081 , 0x00007b00 
- 00031481  0x00008a92 beq  0x00000082 , 0x00007b02 
- 00031482  0x00008a93 beq  0x00000083 , 0x00007b04 
- 00031483  0x00008a94 and_into  0x0000007f , 0x0000003f 
- 00031484  0x00008a95 beq  0x00000000 , 0x00007afe 
- 00031485  0x00008a96 branch  0x000079e4 
- 00031486  0x00008a99 jam  0x00000001 , 0x00000904 
- 00031487  0x00008a9a branch  0x000079e9 
- 00031488  0x00008a9c jam  0x00000001 , 0x00000905 
- 00031489  0x00008a9d branch  0x000079e9 
- 00031490  0x00008a9f jam  0x00000001 , 0x00000906 
- 00031491  0x00008aa0 branch  0x000079e9 
- 00031492  0x00008aa2 jam  0x00000001 , 0x00000907 
- 00031493  0x00008aa3 branch  0x000079e9 
- 00031494  0x00008aa7 fetch  0x00000001 , 0x0000086d 
- 00031495  0x00008aa8 bne  0x00000000 , 0x000079e4 
- 00031496  0x00008aa9 fetch  0x00000001 , 0x00000871 
- 00031497  0x00008aaa bne  0x00000000 , 0x000079e4 
- 00031498  0x00008aab fetch  0x00000001 , 0x00000872 
- 00031499  0x00008aac bne  0x00000000 , 0x000079e4 
- 00031500  0x00008aad fetch  0x00000001 , 0x00000873 
- 00031501  0x00008aae bne  0x00000000 , 0x000079e4 
- 00031502  0x00008aaf fetch  0x00000001 , 0x00000874 
- 00031503  0x00008ab0 bne  0x00000000 , 0x000079e4 
- 00031504  0x00008ab1 fetch  0x00000001 , 0x00000870 
- 00031505  0x00008ab2 bne  0x00000000 , 0x000079e4 
- 00031506  0x00008ab3 fetch  0x00000001 , 0x0000086f 
- 00031507  0x00008ab4 and_into  0x00000080 , 0x0000003f 
- 00031508  0x00008ab5 bne  0x00000000 , 0x000079e4 
- 00031509  0x00008ab6 fetch  0x00000001 , 0x0000086f 
- 00031510  0x00008ab7 bne  0x00000000 , 0x00007b1d 
- 00031511  0x00008ab9 jam  0x00000002 , 0x0000086b 
- 00031512  0x00008abb fetch  0x00000001 , 0x0000086f 
- 00031513  0x00008abc store  0x00000001 , 0x00008c01 
- 00031514  0x00008abd call  0x000079e9 
- 00031515  0x00008abe jam  0x00000001 , 0x00000911 
- 00031516  0x00008abf rtn 
- 00031517  0x00008ac1 jam  0x00000003 , 0x0000086b 
- 00031518  0x00008ac2 branch  0x00007b18 
- 00031519  0x00008ac6 fetch  0x00000001 , 0x0000086b 
- 00031520  0x00008ac7 beq  0x00000002 , 0x000079e4 
- 00031521  0x00008ac8 fetch  0x00000001 , 0x0000086d 
- 00031522  0x00008ac9 bne  0x00000000 , 0x000079e4 
- 00031523  0x00008aca fetch  0x00000001 , 0x00000871 
- 00031524  0x00008acb bne  0x00000000 , 0x000079e4 
- 00031525  0x00008acc fetch  0x00000001 , 0x00000872 
- 00031526  0x00008acd bne  0x00000000 , 0x000079e4 
- 00031527  0x00008ace fetch  0x00000001 , 0x00000873 
- 00031528  0x00008acf bne  0x00000000 , 0x000079e4 
- 00031529  0x00008ad0 fetch  0x00000001 , 0x00000874 
- 00031530  0x00008ad1 bne  0x00000000 , 0x000079e4 
- 00031531  0x00008ad2 fetch  0x00000001 , 0x00000870 
- 00031532  0x00008ad3 bne  0x00000000 , 0x000079e4 
- 00031533  0x00008ad4 fetch  0x00000001 , 0x0000086f 
- 00031534  0x00008ad5 sub  0x0000003f , 0x00000001 , 0x0000003e 
- 00031535  0x00008ad6 nbranch  0x000079e4 , 0x00000002 
- 00031536  0x00008ad7 fetch  0x00000001 , 0x0000086b 
- 00031537  0x00008ad8 beq  0x00000003 , 0x00007b34 
- 00031538  0x00008ad9 beq  0x00000004 , 0x00007b34 
- 00031539  0x00008ada branch  0x000079e4 
- 00031540  0x00008ade fetch  0x00000001 , 0x0000086f 
- 00031541  0x00008adf beq  0x00000000 , 0x00007b38 
- 00031542  0x00008ae0 jam  0x00000004 , 0x0000086b 
- 00031543  0x00008ae1 branch  0x000079e9 
- 00031544  0x00008ae3 jam  0x00000003 , 0x0000086b 
- 00031545  0x00008ae4 branch  0x000079e9 
- 00031546  0x00008ae8 fetch  0x00000001 , 0x0000086b 
- 00031547  0x00008ae9 bne  0x00000004 , 0x000079e4 
- 00031548  0x00008aea fetch  0x00000001 , 0x0000086d 
- 00031549  0x00008aeb bne  0x00000001 , 0x000079e4 
- 00031550  0x00008aec fetch  0x00000001 , 0x0000086f 
- 00031551  0x00008aed bne  0x00000000 , 0x000079e4 
- 00031552  0x00008aee fetch  0x00000001 , 0x00000870 
- 00031553  0x00008aef bne  0x00000000 , 0x000079e4 
- 00031554  0x00008af0 fetch  0x00000001 , 0x00000873 
- 00031555  0x00008af1 bne  0x00000000 , 0x000079e4 
- 00031556  0x00008af2 fetch  0x00000001 , 0x00000874 
- 00031557  0x00008af3 bne  0x00000000 , 0x000079e4 
- 00031558  0x00008af4 fetch  0x00000001 , 0x00000871 
- 00031559  0x00008af5 bne  0x00000000 , 0x000079e4 
- 00031560  0x00008af6 fetch  0x00000001 , 0x00000872 
- 00031561  0x00008af7 bne  0x00000000 , 0x000079e4 
- 00031562  0x00008af8 branch  0x000079e9 
- 00031563  0x00008afc bpatchx  0x00000003 , 0x00004020 
- 00031564  0x00008afd jam  0x00000001 , 0x000008fb 
- 00031565  0x00008afe fetch  0x00000001 , 0x00000870 
- 00031566  0x00008aff store  0x00000001 , 0x000008fc 
- 00031567  0x00008b00 fetch  0x00000001 , 0x00000871 
- 00031568  0x00008b01 sub  0x0000003f , 0x00000001 , 0x0000003e 
- 00031569  0x00008b02 call  0x00007b59 , 0x00000005 
- 00031570  0x00008b03 fetch  0x00000001 , 0x00000900 
- 00031571  0x00008b04 bne  0x00000004 , 0x000079e9 
- 00031572  0x00008b05 jam  0x00000002 , 0x00000900 
- 00031573  0x00008b06 call  0x000079e9 
- 00031574  0x00008b07 nop  0x00007530 
- 00031575  0x00008b08 nop  0x00007530 
- 00031576  0x00008b09 rtn 
- 00031577  0x00008b0b jam  0x00000001 , 0x0000090e 
- 00031578  0x00008b0c jam  0x00000000 , 0x00000902 
- 00031579  0x00008b0d jam  0x00000004 , 0x00000900 
- 00031580  0x00008b0e rtn 
- 00031581  0x00008b12 nop  0x00003a98 
- 00031582  0x00008b13 arg  0x00000875 , 0x00000005 
- 00031583  0x00008b14 call  0x00007993 
- 00031584  0x00008b15 jam  0x00000001 , 0x000008f7 
- 00031585  0x00008b16 call  0x00007b6e 
- 00031586  0x00008b17 fetch  0x00000002 , 0x0000086f 
- 00031587  0x00008b18 store  0x00000002 , 0x000008f5 
- 00031588  0x00008b19 call  0x000079e9 
- 00031589  0x00008b1a fetch  0x00000001 , 0x000043cb 
- 00031590  0x00008b1b rtnne  0x00000004 
- 00031591  0x00008b1c fetch  0x00000001 , 0x000008f9 
- 00031592  0x00008b1d rtn  0x00000034 
- 00031593  0x00008b1e fetch  0x00000001 , 0x00000875 
- 00031594  0x00008b20 store  0x00000001 , 0x00004621 
- 00031595  0x00008b21 jam  0x00000000 , 0x000008f9 
- 00031596  0x00008b22 jam  0x00000003 , 0x00004611 
- 00031597  0x00008b23 rtn 
- 00031598  0x00008b27 fetch  0x00000002 , 0x0000086f 
- 00031599  0x00008b28 arg  0x00000200 , 0x00000002 
- 00031600  0x00008b29 isub  0x00000002 , 0x0000003e 
- 00031601  0x00008b2a nrtn  0x00000005 
- 00031602  0x00008b2b fetch  0x00000002 , 0x00000871 
- 00031603  0x00008b2c arg  0x00000000 , 0x00000002 
- 00031604  0x00008b2d isub  0x00000002 , 0x0000003e 
- 00031605  0x00008b2e nrtn  0x00000005 
- 00031606  0x00008b2f fetch  0x00000002 , 0x00000873 
- 00031607  0x00008b30 arg  0x00000001 , 0x00000002 
- 00031608  0x00008b31 isub  0x00000002 , 0x0000003e 
- 00031609  0x00008b32 nrtn  0x00000005 
- 00031610  0x00008b33 jam  0x00000001 , 0x000008f9 
- 00031611  0x00008b34 rtn 
- 00031612  0x00008b38 fetch  0x00000001 , 0x00000873 
- 00031613  0x00008b39 bne  0x00000000 , 0x000079e4 
- 00031614  0x00008b3a fetch  0x00000001 , 0x0000086f 
- 00031615  0x00008b3b beq  0x00000000 , 0x00007b82 
- 00031616  0x00008b3c beq  0x00000001 , 0x00007b85 
- 00031617  0x00008b3d branch  0x000079e4 
- 00031618  0x00008b3f jam  0x00000000 , 0x000008fe 
- 00031619  0x00008b40 jam  0x00000001 , 0x000008ff 
- 00031620  0x00008b41 branch  0x000079e9 
- 00031621  0x00008b43 jam  0x00000001 , 0x000008fa 
- 00031622  0x00008b44 jam  0x00000001 , 0x000008fe 
- 00031623  0x00008b45 jam  0x00000000 , 0x000008ff 
- 00031624  0x00008b46 branch  0x000079e9 
- 00031625  0x00008b4a ifetchr  0x00000012 , 0x00000001 , 0x00000011 
- 00031626  0x00008b4b increase  0x00000001 , 0x00000011 
- 00031627  0x00008b4e bpatchx  0x00000004 , 0x00004020 
- 00031628  0x00008b4f set1  0x0000000e , 0x00000000 
- 00031629  0x00008b50 bmark0  0x00000023 , 0x00007b90 
- 00031630  0x00008b51 increase  0x00000001 , 0x00000012 
- 00031631  0x00008b52 lshift  0x00000012 , 0x00000012 
- 00031632  0x00008b54 storer  0x00000011 , 0x00000002 , 0x000007a4 
- 00031633  0x00008b55 storer  0x00000012 , 0x00000001 , 0x000007a6 
- 00031634  0x00008b56 branch  0x00007b96 
- 00031635  0x00008b57 rtn 
- 00031636  0x00008b5a arg  0x00000000 , 0x00000007 
- 00031637  0x00008b5b branch  0x00007bd7 
- 00031638  0x00008b61 bpatchx  0x00000005 , 0x00004020 
- 00031639  0x00008b62 fetch  0x00000001 , 0x00008c25 
- 00031640  0x00008b63 rtnbit1  0x00000000 
- 00031641  0x00008b64 fetch  0x00000001 , 0x000007a6 
- 00031642  0x00008b65 rtn  0x00000034 
- 00031643  0x00008b66 copy  0x0000003f , 0x00000039 
- 00031644  0x00008b67 iforce  0x00000002 
- 00031645  0x00008b68 fetch  0x00000002 , 0x00000873 
- 00031646  0x00008b69 sub  0x0000003f , 0x00000040 , 0x0000003e 
- 00031647  0x00008b6a branch  0x00007ba4 , 0x00000002 
- 00031648  0x00008b6b sub  0x00000039 , 0x00000040 , 0x0000003e 
- 00031649  0x00008b6c branch  0x00007ba8 , 0x00000002 
- 00031650  0x00008b6d force  0x00000040 , 0x00000039 
- 00031651  0x00008b6e branch  0x00007ba8 
- 00031652  0x00008b70 isub  0x00000039 , 0x0000003e 
- 00031653  0x00008b71 branch  0x00007ba8 , 0x00000002 
- 00031654  0x00008b72 iforce  0x00000039 
- 00031655  0x00008b73 store  0x00000001 , 0x000007a6 
- 00031656  0x00008b75 fetch  0x00000001 , 0x000007a6 
- 00031657  0x00008b76 isub  0x00000039 , 0x0000003f 
- 00031658  0x00008b77 store  0x00000001 , 0x000007a6 
- 00031659  0x00008b78 add  0x00000039 , 0xffffffff , 0x0000003f 
- 00031660  0x00008b79 store  0x00000001 , 0x0000070e 
- 00031661  0x00008b7a bmark0  0x00000023 , 0x00007bba 
- 00031662  0x00008b7b rshift  0x0000003f , 0x0000003f 
- 00031663  0x00008b7c add  0x00000039 , 0xffffffff , 0x0000003f 
- 00031664  0x00008b7d store  0x00000001 , 0x0000070e 
- 00031665  0x00008b7e bmark0  0x0000000e , 0x00007bba 
- 00031666  0x00008b7f set0  0x0000000e , 0x00000000 
- 00031667  0x00008b80 istoret  0x00000001 , 0x00000005 
- 00031668  0x00008b81 setarg  0x00000003 
- 00031669  0x00008b82 istore  0x00000001 , 0x00000005 
- 00031670  0x00008b83 increase  0xffffffff , 0x00000039 
- 00031671  0x00008b84 copy  0x00000039 , 0x0000003f 
- 00031672  0x00008b85 nbranch  0x00007bba , 0x00000005 
- 00031673  0x00008b86 increase  0x00000001 , 0x00000039 
- 00031674  0x00008b88 fetch  0x00000002 , 0x000007a4 
- 00031675  0x00008b89 copy  0x0000003f , 0x00000006 
- 00031676  0x00008b8b ifetch  0x00000001 , 0x00000006 
- 00031677  0x00008b8c istore  0x00000001 , 0x00000005 
- 00031678  0x00008b8d bmark0  0x00000023 , 0x00007bc1 
- 00031679  0x00008b8e setarg  0x00000000 
- 00031680  0x00008b8f istore  0x00000001 , 0x00000005 
- 00031681  0x00008b91 loop  0x00007bbc 
- 00031682  0x00008b92 copy  0x00000006 , 0x0000003f 
- 00031683  0x00008b93 store  0x00000002 , 0x000007a4 
- 00031684  0x00008b94 setarg  0x0000070e 
- 00031685  0x00008b95 store  0x00000002 , 0x00008c08 
- 00031686  0x00008b96 arg  0x00000000 , 0x00000007 
- 00031687  0x00008b97 call  0x00007bd7 
- 00031688  0x00008b98 fetch  0x00000001 , 0x000007a6 
- 00031689  0x00008b99 nrtn  0x00000034 
- 00031690  0x00008b9a jam  0x00000002 , 0x00008c1b 
- 00031691  0x00008b9b fetch  0x00000001 , 0x00000900 
- 00031692  0x00008b9c rtnne  0x00000001 
- 00031693  0x00008b9d jam  0x00000002 , 0x00000900 
- 00031694  0x00008b9e rtn 
- 00031695  0x00008ba3 arg  0x0000074f , 0x00000011 
- 00031696  0x00008ba4 arg  0x00000001 , 0x00000007 
- 00031697  0x00008ba5 storer  0x00000011 , 0x00000002 , 0x00008c0a 
- 00031698  0x00008ba7 add  0x00000039 , 0xffffffff , 0x0000003f 
- 00031699  0x00008ba8 istore  0x00000001 , 0x00000011 
- 00031700  0x00008baa ifetch  0x00000001 , 0x00000006 
- 00031701  0x00008bab istore  0x00000001 , 0x00000005 
- 00031702  0x00008bac loop  0x00007bd4 
- 00031703  0x00008bae setarg  0x00000000 
- 00031704  0x00008baf qset1  0x0000003f 
- 00031705  0x00008bb0 store  0x00000001 , 0x00008c18 
- 00031706  0x00008bb1 rtn 
- 00031707  0x00008bb4 arg  0x00000002 , 0x00000007 
- 00031708  0x00008bb5 arg  0x00000759 , 0x00000011 
- 00031709  0x00008bb6 storer  0x00000011 , 0x00000002 , 0x00008c0c 
- 00031710  0x00008bb7 branch  0x00007bd2 
- 00031711  0x00008bba bpatchx  0x00000006 , 0x00004020 
- 00031712  0x00008bbb fetch  0x00000001 , 0x0000090d 
- 00031713  0x00008bbc rtn  0x00000034 
- 00031714  0x00008bbd fetch  0x00000001 , 0x00008c25 
- 00031715  0x00008bbe and_into  0x0000000f , 0x0000003f 
- 00031716  0x00008bbf nbranch  0x00007c30 , 0x00000034 
- 00031717  0x00008bc0 fetch  0x00000001 , 0x0000090e 
- 00031718  0x00008bc1 branch  0x00007c06 , 0x00000034 
- 00031719  0x00008bc2 fetch  0x00000001 , 0x00000900 
- 00031720  0x00008bc3 beq  0x00000003 , 0x00007c40 
- 00031721  0x00008bc4 bne  0x00000002 , 0x00007c06 
- 00031722  0x00008bc5 fetch  0x00000001 , 0x00000902 
- 00031723  0x00008bc6 nbranch  0x00007c06 , 0x00000034 
- 00031724  0x00008bc7 call  0x00007bee 
- 00031725  0x00008bc8 branch  0x00007bf9 
- 00031726  0x00008bcb fetch  0x00000001 , 0x00008c25 
- 00031727  0x00008bcc rtnbit1  0x00000001 
- 00031728  0x00008bcd fetch  0x00000001 , 0x0000090d 
- 00031729  0x00008bce rtnbit0  0x00000001 
- 00031730  0x00008bcf fetch  0x00000001 , 0x0000090d 
- 00031731  0x00008bd0 set0  0x00000001 , 0x0000003f 
- 00031732  0x00008bd1 store  0x00000001 , 0x0000090d 
- 00031733  0x00008bd2 fetch  0x00000001 , 0x0000090b 
- 00031734  0x00008bd3 rtn  0x00000034 
- 00031735  0x00008bd4 beq  0x00000010 , 0x00007c28 
- 00031736  0x00008bd5 branch  0x0000235a 
- 00031737  0x00008bd8 fetch  0x00000001 , 0x00008c25 
- 00031738  0x00008bd9 rtnbit1  0x00000002 
- 00031739  0x00008bda fetch  0x00000001 , 0x0000090d 
- 00031740  0x00008bdb rtnbit0  0x00000002 
- 00031741  0x00008bdc fetch  0x00000001 , 0x0000090d 
- 00031742  0x00008bdd set0  0x00000002 , 0x0000003f 
- 00031743  0x00008bde store  0x00000001 , 0x0000090d 
- 00031744  0x00008bdf fetch  0x00000001 , 0x0000090c 
- 00031745  0x00008be0 rtn  0x00000034 
- 00031746  0x00008be1 beq  0x00000020 , 0x00007c09 
- 00031747  0x00008be2 beq  0x00000021 , 0x00007c24 
- 00031748  0x00008be3 beq  0x00000022 , 0x00007c2c 
- 00031749  0x00008be4 branch  0x0000235a 
- 00031750  0x00008be8 arg  0x00000913 , 0x00000005 
- 00031751  0x00008be9 arg  0x00000040 , 0x00000039 
- 00031752  0x00008bea branch  0x00007ca3 
- 00031753  0x00008bed fetch  0x00000001 , 0x000008fb 
- 00031754  0x00008bee fetcht  0x00000001 , 0x000008fd 
- 00031755  0x00008bef iand  0x00000002 , 0x0000003f 
- 00031756  0x00008bf0 branch  0x00007c20 , 0x00000034 
- 00031757  0x00008bf1 fetcht  0x00000001 , 0x000008fe 
- 00031758  0x00008bf2 iadd  0x00000002 , 0x0000003f 
- 00031759  0x00008bf3 beq  0x00000001 , 0x00007c11 
- 00031760  0x00008bf4 branch  0x00007c20 
- 00031761  0x00008bf7 jam  0x00000000 , 0x0000090c 
- 00031762  0x00008bf9 fetch  0x00000001 , 0x00000914 
- 00031763  0x00008bfa beq  0x00000002 , 0x00007c21 
- 00031764  0x00008bfb beq  0x00000003 , 0x00007c21 
- 00031765  0x00008bfc fetch  0x00000001 , 0x00000914 
- 00031766  0x00008bfd store  0x00000001 , 0x00000913 
- 00031767  0x00008bfe fetch  0x00000001 , 0x00000915 
- 00031768  0x00008bff istore  0x00000001 , 0x00000005 
- 00031769  0x00008c00 fetch  0x00000001 , 0x00000917 
- 00031770  0x00008c01 istore  0x00000001 , 0x00000005 
- 00031771  0x00008c02 fetch  0x00000001 , 0x00000919 
- 00031772  0x00008c03 istore  0x00000001 , 0x00000005 
- 00031773  0x00008c04 arg  0x00000004 , 0x00000039 
- 00031774  0x00008c05 arg  0x00000913 , 0x00000006 
- 00031775  0x00008c06 branch  0x00007bdb 
- 00031776  0x00008c09 jam  0x00000000 , 0x0000090c 
- 00031777  0x00008c0b arg  0x00000008 , 0x00000039 
- 00031778  0x00008c0c arg  0x00000913 , 0x00000006 
- 00031779  0x00008c0d branch  0x00007bdb 
- 00031780  0x00008c10 jam  0x00000000 , 0x0000090c 
- 00031781  0x00008c11 arg  0x00000003 , 0x00000039 
- 00031782  0x00008c12 arg  0x00000933 , 0x00000006 
- 00031783  0x00008c13 branch  0x00007bdb 
- 00031784  0x00008c16 jam  0x00000000 , 0x0000090b 
- 00031785  0x00008c17 arg  0x00000008 , 0x00000039 
- 00031786  0x00008c18 arg  0x00000923 , 0x00000006 
- 00031787  0x00008c19 branch  0x00007bcf 
- 00031788  0x00008c1c jam  0x00000000 , 0x0000090c 
- 00031789  0x00008c1d arg  0x00000002 , 0x00000039 
- 00031790  0x00008c1e arg  0x00000943 , 0x00000006 
- 00031791  0x00008c1f branch  0x00007bdb 
- 00031792  0x00008c22 fetch  0x00000001 , 0x00000900 
- 00031793  0x00008c23 beq  0x00000002 , 0x00007c33 
- 00031794  0x00008c24 rtn 
- 00031795  0x00008c26 fetch  0x00000001 , 0x00008c00 
- 00031796  0x00008c27 set1  0x00000007 , 0x0000003f 
- 00031797  0x00008c28 store  0x00000001 , 0x00008c00 
- 00031798  0x00008c29 jam  0x00000001 , 0x00000910 
- 00031799  0x00008c2a rtn 
- 00031800  0x00008c2d fetch  0x00000001 , 0x00000900 
- 00031801  0x00008c2e rtneq  0x00000003 
- 00031802  0x00008c2f beq  0x00000002 , 0x00007c3c 
- 00031803  0x00008c30 rtn 
- 00031804  0x00008c32 fetch  0x00000001 , 0x00000910 
- 00031805  0x00008c33 rtn  0x00000034 
- 00031806  0x00008c34 jam  0x00000001 , 0x0000090f 
- 00031807  0x00008c35 branch  0x00007c43 
- 00031808  0x00008c38 arg  0x0000000f , 0x00000007 
- 00031809  0x00008c39 call  0x00007cef 
- 00031810  0x00008c3a nrtn  0x00000034 
- 00031811  0x00008c3c fetch  0x00000001 , 0x00008c00 
- 00031812  0x00008c3d rtnbit0  0x00000007 
- 00031813  0x00008c3e jam  0x000000fc , 0x00008c00 
- 00031814  0x00008c3f nop  0x00007530 
- 00031815  0x00008c40 jam  0x0000003c , 0x00008c00 
- 00031816  0x00008c41 rtn 
- 00031817  0x00008c49 storer  0x00000005 , 0x00000002 , 0x00000691 
- 00031818  0x00008c4a storet  0x00000008 , 0x00000678 
- 00031819  0x00008c4b storer  0x0000000b , 0x00000004 , 0x00000680 
- 00031820  0x00008c4c call  0x00007c51 
- 00031821  0x00008c4d storer  0x00000006 , 0x00000002 , 0x0000068f 
- 00031822  0x00008c4e storer  0x00000039 , 0x00000002 , 0x0000069b 
- 00031823  0x00008c4f storer  0x00000007 , 0x00000002 , 0x00000699 
- 00031824  0x00008c50 rtn 
- 00031825  0x00008c53 storer  0x00000011 , 0x00000004 , 0x00000684 
- 00031826  0x00008c54 storer  0x00000012 , 0x00000004 , 0x00000688 
- 00031827  0x00008c55 storer  0x00000013 , 0x00000003 , 0x0000068c 
- 00031828  0x00008c56 rtn 
- 00031829  0x00008c59 bpatchx  0x00000007 , 0x00004020 
- 00031830  0x00008c5a fetch  0x00000002 , 0x00000691 
- 00031831  0x00008c5b iforce  0x00000005 
- 00031832  0x00008c5c fetcht  0x00000008 , 0x00000678 
- 00031833  0x00008c5d fetchr  0x0000000b , 0x00000004 , 0x00000680 
- 00031834  0x00008c5e call  0x00007c60 
- 00031835  0x00008c5f fetchr  0x00000039 , 0x00000002 , 0x0000069b 
- 00031836  0x00008c60 fetchr  0x00000007 , 0x00000002 , 0x00000699 
- 00031837  0x00008c61 fetch  0x00000002 , 0x0000068f 
- 00031838  0x00008c62 iforce  0x00000006 
- 00031839  0x00008c63 rtn 
- 00031840  0x00008c66 fetchr  0x00000011 , 0x00000004 , 0x00000684 
- 00031841  0x00008c67 fetchr  0x00000012 , 0x00000004 , 0x00000688 
- 00031842  0x00008c68 fetchr  0x00000013 , 0x00000003 , 0x0000068c 
- 00031843  0x00008c69 rtn 
- 00031844  0x00008c6c fetch  0x00000002 , 0x00000691 
- 00031845  0x00008c6d copy  0x0000003f , 0x00000005 
- 00031846  0x00008c6e rtn 
- 00031847  0x00008c70 fetch  0x00000002 , 0x0000068f 
- 00031848  0x00008c71 copy  0x0000003f , 0x00000006 
- 00031849  0x00008c72 rtn 
- 00031850  0x00008c75 copy  0x00000005 , 0x0000003f 
- 00031851  0x00008c76 store  0x00000002 , 0x00000691 
- 00031852  0x00008c77 rtn 
- 00031853  0x00008c79 copy  0x00000006 , 0x0000003f 
- 00031854  0x00008c7a store  0x00000002 , 0x0000068f 
- 00031855  0x00008c7b rtn 
- 00031856  0x00008c80 copy  0x00000005 , 0x0000003f 
- 00031857  0x00008c81 store  0x00000002 , 0x00000691 
- 00031858  0x00008c82 copy  0x00000006 , 0x0000003f 
- 00031859  0x00008c83 store  0x00000002 , 0x0000068f 
- 00031860  0x00008c84 rtn 
- 00031861  0x00008c87 fetch  0x00000002 , 0x00000691 
- 00031862  0x00008c88 copy  0x0000003f , 0x00000005 
- 00031863  0x00008c89 fetch  0x00000002 , 0x0000068f 
- 00031864  0x00008c8a copy  0x0000003f , 0x00000006 
- 00031865  0x00008c8b rtn 
- 00031866  0x00008c91 isub  0x00000002 , 0x00000011 
- 00031867  0x00008c92 rtn  0x00000002 
- 00031868  0x00008c93 arg  0x00000100 , 0x00000011 
- 00031869  0x00008c94 iadd  0x00000011 , 0x0000003f 
- 00031870  0x00008c95 isub  0x00000002 , 0x00000011 
- 00031871  0x00008c96 rtn 
- 00031872  0x00008c99 call  0x00007c8d 
- 00031873  0x00008c9b call  0x00007c8d 
- 00031874  0x00008c9c branch  0x00007c8d 
- 00031875  0x00008ca0 call  0x00007c89 
- 00031876  0x00008ca2 ifetch  0x00000001 , 0x00000006 
- 00031877  0x00008ca3 istore  0x00000001 , 0x00000005 
- 00031878  0x00008ca5 ifetch  0x00000003 , 0x00000006 
- 00031879  0x00008ca6 istore  0x00000003 , 0x00000005 
- 00031880  0x00008ca7 rtn 
- 00031881  0x00008ca9 ifetch  0x00000008 , 0x00000006 
- 00031882  0x00008caa istore  0x00000008 , 0x00000005 
- 00031883  0x00008cab rtn 
- 00031884  0x00008cae call  0x00007c8f 
- 00031885  0x00008cb0 call  0x00007c89 
- 00031886  0x00008cb2 call  0x00007c89 
- 00031887  0x00008cb4 call  0x00007c89 
- 00031888  0x00008cb5 branch  0x00007c89 
- 00031889  0x00008cb8 increase  0xffffffff , 0x0000003f 
- 00031890  0x00008cb9 nop  0x00000026 
- 00031891  0x00008cba nbranch  0x00007c91 , 0x00000034 
- 00031892  0x00008cbb rtn 
- 00031893  0x00008cbf arg  0x0000000a , 0x00000039 
- 00031894  0x00008cc1 nop  0x00002ee0 
- 00031895  0x00008cc2 loop  0x00007c96 
- 00031896  0x00008cc3 rtn 
- 00031897  0x00008cc7 call  0x00007c9a 
- 00031898  0x00008cc9 call  0x00007c9b 
- 00031899  0x00008ccb force  0x00000004 , 0x00000039 
- 00031900  0x00008ccc branch  0x00007ca3 
- 00031901  0x00008ccf force  0x00000020 , 0x00000039 
- 00031902  0x00008cd0 branch  0x00007ca3 
- 00031903  0x00008cd2 force  0x00000040 , 0x00000039 
- 00031904  0x00008cd3 branch  0x00007ca3 
- 00031905  0x00008cd6 deposit  0x00000039 
- 00031906  0x00008cd7 rtn  0x00000034 
- 00031907  0x00008cd9 force  0x00000000 , 0x0000003f 
- 00031908  0x00008cda lstore  0x00000005 
- 00031909  0x00008cdb rtn 
- 00031910  0x00008cde arg  0x00000020 , 0x00000039 
- 00031911  0x00008cdf arg  0x000006a1 , 0x00000005 
- 00031912  0x00008ce0 branch  0x00007ca1 
- 00031913  0x00008ce3 ifetch  0x00000004 , 0x00000013 
- 00031914  0x00008ce4 ifetcht  0x00000004 , 0x00000011 
- 00031915  0x00008ce5 ixor  0x00000002 , 0x0000003f 
- 00031916  0x00008ce6 istore  0x00000004 , 0x00000005 
- 00031917  0x00008ce7 increase  0x00000004 , 0x00000011 
- 00031918  0x00008ce8 increase  0x00000004 , 0x00000013 
- 00031919  0x00008ce9 loop  0x00007ca9 
- 00031920  0x00008cea rtn 
- 00031921  0x00008cef bpatchx  0x00000008 , 0x00004021 
- 00031922  0x00008cf0 copy  0x00000039 , 0x0000003f 
- 00031923  0x00008cf1 sub  0x0000003f , 0x00000001 , 0x0000003e 
- 00031924  0x00008cf2 rtn  0x00000002 
- 00031925  0x00008cf3 iadd  0x00000011 , 0x00000012 
- 00031926  0x00008cf4 increase  0xffffffff , 0x00000012 
- 00031927  0x00008cf5 rshift  0x00000039 , 0x00000039 
- 00031928  0x00008cf7 ifetcht  0x00000001 , 0x00000011 
- 00031929  0x00008cf8 ifetch  0x00000001 , 0x00000012 
- 00031930  0x00008cf9 istore  0x00000001 , 0x00000011 
- 00031931  0x00008cfa istoret  0x00000001 , 0x00000012 
- 00031932  0x00008cfb increase  0xffffffff , 0x00000012 
- 00031933  0x00008cfc increase  0x00000001 , 0x00000011 
- 00031934  0x00008cfd loop  0x00007cb8 
- 00031935  0x00008cfe rtn 
- 00031936  0x00008d02 rshift32  0x0000003f , 0x00000002 
- 00031937  0x00008d03 call  0x00007cc6 
- 00031938  0x00008d04 byteswap  0x00000002 , 0x00000002 
- 00031939  0x00008d05 lshift16  0x0000003f , 0x0000003f 
- 00031940  0x00008d06 ior  0x00000002 , 0x0000003f 
- 00031941  0x00008d07 rtn 
- 00031942  0x00008d0c rshift16  0x0000003f , 0x00000006 
- 00031943  0x00008d0d byteswap  0x00000006 , 0x00000006 
- 00031944  0x00008d0e byteswap  0x0000003f , 0x0000003f 
- 00031945  0x00008d0f lshift16  0x0000003f , 0x0000003f 
- 00031946  0x00008d10 ior  0x00000006 , 0x0000003f 
- 00031947  0x00008d11 rtn 
- 00031948  0x00008d15 bpatchx  0x00000009 , 0x00004021 
- 00031949  0x00008d16 deposit  0x00000039 
- 00031950  0x00008d17 rtn  0x00000034 
- 00031951  0x00008d19 increase  0xfffffff8 , 0x00000039 
- 00031952  0x00008d1a call  0x00007c89 , 0x00000002 
- 00031953  0x00008d1b rtn  0x00000005 
- 00031954  0x00008d1c branch  0x00007ccf , 0x00000002 
- 00031955  0x00008d1d increase  0x00000008 , 0x00000039 
- 00031956  0x00008d1f increase  0xfffffffc , 0x00000039 
- 00031957  0x00008d20 call  0x00007c84 , 0x00000002 
- 00031958  0x00008d21 rtn  0x00000005 
- 00031959  0x00008d22 branch  0x00007cd4 , 0x00000002 
- 00031960  0x00008d23 increase  0x00000004 , 0x00000039 
- 00031961  0x00008d24 branch  0x00007cda 
- 00031962  0x00008d27 deposit  0x00000039 
- 00031963  0x00008d28 rtn  0x00000034 
- 00031964  0x00008d2a ifetch  0x00000001 , 0x00000006 
- 00031965  0x00008d2b istore  0x00000001 , 0x00000005 
- 00031966  0x00008d2c loop  0x00007cdc 
- 00031967  0x00008d2d rtn 
- 00031968  0x00008d30 setarg  0x00000000 
- 00031969  0x00008d34 store  0x00000002 , 0x00000670 
- 00031970  0x00008d35 bpatchx  0x0000000a , 0x00004021 
- 00031971  0x00008d36 call  0x00007cef 
- 00031972  0x00008d37 fetcht  0x00000002 , 0x00000670 
- 00031973  0x00008d38 arg  0x000040f4 , 0x00000005 
- 00031974  0x00008d3a lshift  0x00000007 , 0x0000003f 
- 00031975  0x00008d3b iadd  0x00000005 , 0x00000005 
- 00031976  0x00008d3c istoret  0x00000002 , 0x00000005 
- 00031977  0x00008d3d rtn 
- 00031978  0x00008d40 arg  0x00000800 , 0x0000000b 
- 00031979  0x00008d41 lshift16  0x0000000b , 0x0000000b 
- 00031980  0x00008d42 iadd  0x0000000b , 0x0000003f 
- 00031981  0x00008d43 rtn 
- 00031982  0x00008d47 arg  0x00000000 , 0x00000007 
- 00031983  0x00008d49 bpatchx  0x0000000b , 0x00004021 
- 00031984  0x00008d4a fetcht  0x00000004 , 0x00004095 
- 00031985  0x00008d4b rshift  0x00000022 , 0x0000003f 
- 00031986  0x00008d4c store  0x00000004 , 0x00004095 
- 00031987  0x00008d4d isub  0x00000002 , 0x0000003e 
- 00031988  0x00008d4e ncall  0x00007cea , 0x00000002 
- 00031989  0x00008d4f isub  0x00000002 , 0x0000000b 
- 00031990  0x00008d50 copy  0x0000000b , 0x00000002 
- 00031991  0x00008d51 arg  0x000040f4 , 0x00000006 
- 00031992  0x00008d52 copy  0x00000006 , 0x00000005 
- 00031993  0x00008d53 arg  0x00000010 , 0x00000039 
- 00031994  0x00008d55 ifetch  0x00000002 , 0x00000006 
- 00031995  0x00008d56 isub  0x00000002 , 0x0000003f 
- 00031996  0x00008d57 branch  0x00007cfe , 0x00000002 
- 00031997  0x00008d58 force  0x00000000 , 0x0000003f 
- 00031998  0x00008d5a istore  0x00000002 , 0x00000005 
- 00031999  0x00008d5b loop  0x00007cfa 
- 00032000  0x00008d5c arg  0x000040f4 , 0x00000006 
- 00032001  0x00008d5d lshift  0x00000007 , 0x0000003f 
- 00032002  0x00008d5e iadd  0x00000006 , 0x00000006 
- 00032003  0x00008d5f ifetch  0x00000002 , 0x00000006 
- 00032004  0x00008d60 rtn 
- 00032005  0x00008d66 iadd  0x00000002 , 0x00000002 
- 00032006  0x00008d67 copy  0x00000002 , 0x00000039 
- 00032007  0x00008d68 fetch  0x00000002 , 0x00000044 
- 00032008  0x00008d69 isub  0x00000039 , 0x0000003f 
- 00032009  0x00008d6a rtn  0x00000002 
- 00032010  0x00008d6b sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00032011  0x00008d6c rshift16  0x00000002 , 0x00000002 
- 00032012  0x00008d6d increase  0x00000001 , 0x00000002 
- 00032013  0x00008d6e lshift16  0x00000002 , 0x00000002 
- 00032014  0x00008d6f ior  0x00000002 , 0x00000002 
- 00032015  0x00008d70 rtn 
- 00032016  0x00008d73 call  0x00007d12 
- 00032017  0x00008d74 branch  0x00007d1f 
- 00032018  0x00008d78 disable  0x00000028 
- 00032019  0x00008d79 isub  0x00000002 , 0x0000003f 
- 00032020  0x00008d7a branch  0x00007d17 , 0x00000002 
- 00032021  0x00008d7b enable  0x00000028 
- 00032022  0x00008d7c sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00032023  0x00008d7e rtnbit0  0x0000000f 
- 00032024  0x00008d7f copy  0x0000003f , 0x00000014 
- 00032025  0x00008d80 arg  0x00010000 , 0x00000002 
- 00032026  0x00008d81 fetch  0x00000002 , 0x00000044 
- 00032027  0x00008d82 isub  0x00000002 , 0x0000003f 
- 00032028  0x00008d83 iadd  0x00000014 , 0x0000003f 
- 00032029  0x00008d84 set0  0x00000040 , 0x0000003f 
- 00032030  0x00008d85 rtn 
- 00032031  0x00008d8a fetcht  0x00000002 , 0x00000044 
- 00032032  0x00008d8b iforce  0x00000006 
- 00032033  0x00008d8c rshift16  0x0000003f , 0x0000003f 
- 00032034  0x00008d8d imul32  0x00000002 , 0x0000003f 
- 00032035  0x00008d8e iadd  0x00000006 , 0x0000003f 
- 00032036  0x00008d8f rtn 
- 00032037  0x00008d93 lshift8  0x0000003f , 0x0000003f 
- 00032038  0x00008d94 lshift4  0x0000003f , 0x0000003f 
- 00032039  0x00008d95 fetcht  0x00000003 , 0x000040bd 
- 00032040  0x00008d96 idiv  0x00000002 
- 00032041  0x00008d97 call  0x00007d62 
- 00032042  0x00008d98 quotient  0x00000002 
- 00032043  0x00008d99 rtn 
- 00032044  0x00008d9d fetcht  0x00000002 , 0x00000044 
- 00032045  0x00008d9e idiv  0x00000002 
- 00032046  0x00008d9f call  0x00007d5f 
- 00032047  0x00008da0 lshift16  0x0000003f , 0x0000003f 
- 00032048  0x00008da1 remainder  0x00000002 
- 00032049  0x00008da2 ior  0x00000002 , 0x00000002 
- 00032050  0x00008da3 rtn 
- 00032051  0x00008dab arg  0x00000000 , 0x00000002 
- 00032052  0x00008dad copy  0x00000002 , 0x00000014 
- 00032053  0x00008dae ifetch  0x00000001 , 0x00000003 
- 00032054  0x00008daf call  0x00007d3f 
- 00032055  0x00008db0 copy  0x00000014 , 0x00000002 
- 00032056  0x00008db1 call  0x00007d70 
- 00032057  0x00008db2 arg  0x0000000a , 0x00000012 
- 00032058  0x00008db3 imul32  0x00000012 , 0x0000003f 
- 00032059  0x00008db4 iadd  0x00000002 , 0x0000003f 
- 00032060  0x00008db5 copy  0x0000003f , 0x00000002 
- 00032061  0x00008db6 loop  0x00007d34 
- 00032062  0x00008db7 rtn 
- 00032063  0x00008dbc arg  0x0000003a , 0x00000002 
- 00032064  0x00008dbd isub  0x00000002 , 0x0000003e 
- 00032065  0x00008dbe nbranch  0x00007d48 , 0x00000002 
- 00032066  0x00008dbf arg  0x00000061 , 0x00000002 
- 00032067  0x00008dc0 isub  0x00000002 , 0x0000003e 
- 00032068  0x00008dc1 branch  0x00007d4b , 0x00000002 
- 00032069  0x00008dc2 arg  0x00000037 , 0x00000002 
- 00032070  0x00008dc3 isub  0x00000002 , 0x0000003f 
- 00032071  0x00008dc4 rtn 
- 00032072  0x00008dc6 arg  0x00000030 , 0x00000002 
- 00032073  0x00008dc7 isub  0x00000002 , 0x0000003f 
- 00032074  0x00008dc8 rtn 
- 00032075  0x00008dca arg  0x00000057 , 0x00000002 
- 00032076  0x00008dcb isub  0x00000002 , 0x0000003f 
- 00032077  0x00008dcc rtn 
- 00032078  0x00008dd0 sub  0x00000039 , 0x00000000 , 0x0000003e 
- 00032079  0x00008dd1 rtn  0x00000005 
- 00032080  0x00008dd3 rshift  0x0000003f , 0x0000003f 
- 00032081  0x00008dd4 loop  0x00007d50 
- 00032082  0x00008dd5 rtn 
- 00032083  0x00008dd9 force  0x00000001 , 0x0000003f 
- 00032084  0x00008dda sub  0x00000039 , 0x00000000 , 0x0000003e 
- 00032085  0x00008ddb rtn  0x00000005 
- 00032086  0x00008ddd lshift  0x0000003f , 0x0000003f 
- 00032087  0x00008dde loop  0x00007d56 
- 00032088  0x00008ddf rtn 
- 00032089  0x00008de4 setarg  0x00000000 
- 00032090  0x00008de5 copy  0x00000039 , 0x00000011 
- 00032091  0x00008de7 ifetcht  0x00000002 , 0x00000006 
- 00032092  0x00008de8 iadd  0x00000002 , 0x0000003f 
- 00032093  0x00008de9 loop  0x00007d5b 
- 00032094  0x00008dea idiv  0x00000011 
- 00032095  0x00008dec call  0x00007d62 
- 00032096  0x00008ded quotient  0x0000003f 
- 00032097  0x00008dee rtn 
- 00032098  0x00008df1 rtn  0x00000035 
- 00032099  0x00008df2 branch  0x00007d62 
- 00032100  0x00008dfe ifetch  0x00000001 , 0x00000011 
- 00032101  0x00008dff ifetcht  0x00000001 , 0x00000012 
- 00032102  0x00008e00 isub  0x00000002 , 0x0000003e 
- 00032103  0x00008e01 nrtn  0x00000005 
- 00032104  0x00008e02 increase  0x00000001 , 0x00000011 
- 00032105  0x00008e03 increase  0x00000001 , 0x00000012 
- 00032106  0x00008e04 loop  0x00007d64 
- 00032107  0x00008e05 branch  0x00007db8 
- 00032108  0x00008e0a isub  0x00000002 , 0x0000003e 
- 00032109  0x00008e0b nrtn  0x00000002 
- 00032110  0x00008e0c deposit  0x00000002 
- 00032111  0x00008e0d rtn 
- 00032112  0x00008e10 iadd  0x00000002 , 0x0000003f 
- 00032113  0x00008e11 isub  0x00000002 , 0x00000002 
- 00032114  0x00008e12 isub  0x00000002 , 0x0000003f 
- 00032115  0x00008e13 rtn 
- 00032116  0x00008e16 arg  0x00000000 , 0x00000005 
- 00032117  0x00008e17 branch  0x00007d77 
- 00032118  0x00008e1a arg  0x00004000 , 0x00000005 
- 00032119  0x00008e1c arg  0x00001000 , 0x00000039 
- 00032120  0x00008e1d branch  0x00007ca3 
- 00032121  0x00008e21 rtn  0x00000034 
- 00032122  0x00008e22 copy  0x0000003f , 0x0000003d 
- 00032123  0x00008e26 call  0x000070d7 
- 00032124  0x00008e29 jam  0x00000001 , 0x00008203 
- 00032125  0x00008e2a rtn 
- 00032126  0x00008e2d store  0x00000002 , 0x00008205 
- 00032127  0x00008e2e fetch  0x00000001 , 0x00008203 
- 00032128  0x00008e2f set1  0x00000004 , 0x0000003f 
- 00032129  0x00008e30 store  0x00000001 , 0x00008203 
- 00032130  0x00008e31 rtn 
- 00032131  0x00008e33 store  0x00000002 , 0x00008207 
- 00032132  0x00008e34 fetch  0x00000001 , 0x00008203 
- 00032133  0x00008e35 set1  0x00000006 , 0x0000003f 
- 00032134  0x00008e36 store  0x00000001 , 0x00008203 
- 00032135  0x00008e37 rtn 
- 00032136  0x00008e3a store  0x00000002 , 0x00008205 
- 00032137  0x00008e3b jam  0x00000030 , 0x00008203 
- 00032138  0x00008e3c rtn 
- 00032139  0x00008e45 bpatchx  0x0000000c , 0x00004021 
- 00032140  0x00008e46 ifetcht  0x00000008 , 0x00000011 
- 00032141  0x00008e47 and  0x00000002 , 0x000000ff , 0x0000003f 
- 00032142  0x00008e48 nbranch  0x00007d91 , 0x00000034 
- 00032143  0x00008e49 rshift8  0x00000002 , 0x0000003f 
- 00032144  0x00008e4a istore  0x00000008 , 0x00000011 
- 00032145  0x00008e4c increase  0x00000007 , 0x00000011 
- 00032146  0x00008e4d ifetch  0x00000001 , 0x00000011 
- 00032147  0x00008e4e nbranch  0x0000235a , 0x00000034 
- 00032148  0x00008e4f fetch  0x00000001 , 0x0000066f 
- 00032149  0x00008e50 istore  0x00000001 , 0x00000011 
- 00032150  0x00008e51 rtn 
- 00032151  0x00008e57 bpatchx  0x0000000d , 0x00004021 
- 00032152  0x00008e58 arg  0x00000008 , 0x00000039 
- 00032153  0x00008e59 ifetch  0x00000008 , 0x00000011 
- 00032154  0x00008e5a rtn  0x00000034 
- 00032155  0x00008e5c ifetch  0x00000001 , 0x00000011 
- 00032156  0x00008e5d nbranch  0x00007da0 , 0x00000034 
- 00032157  0x00008e5e increase  0x00000001 , 0x00000011 
- 00032158  0x00008e5f loop  0x00007d9b 
- 00032159  0x00008e60 branch  0x0000235a 
- 00032160  0x00008e62 arg  0x00000000 , 0x00000002 
- 00032161  0x00008e63 istoret  0x00000001 , 0x00000011 
- 00032162  0x00008e64 rtn 
- 00032163  0x00008e6a ifetch  0x00000008 , 0x00000011 
- 00032164  0x00008e6b rtn 
- 00032165  0x00008e71 ifetch  0x00000001 , 0x00000011 
- 00032166  0x00008e72 rtn 
- 00032167  0x00008e76 ifetch  0x00000002 , 0x00000011 
- 00032168  0x00008e77 rtn 
- 00032169  0x00008e7c arg  0x00000000 , 0x00000002 
- 00032170  0x00008e7e fetch  0x00000001 , 0x00000006 
- 00032171  0x00008e7f loop  0x00007daa , 0x00000034 
- 00032172  0x00008e80 increase  0x00000001 , 0x00000002 
- 00032173  0x00008e81 loop  0x00007daa 
- 00032174  0x00008e82 copy  0x00000002 , 0x0000003f 
- 00032175  0x00008e83 rtn 
- 00032176  0x00008e87 isub  0x00000002 , 0x0000003e 
- 00032177  0x00008e88 nrtn  0x00000002 
- 00032178  0x00008e8a copy  0x00000002 , 0x0000003f 
- 00032179  0x00008e8b rtn 
- 00032180  0x00008e8f force  0xffffffff , 0x0000003e 
- 00032181  0x00008e90 rtn 
- 00032182  0x00008e93 force  0x00000001 , 0x0000003e 
- 00032183  0x00008e94 rtn 
- 00032184  0x00008e96 force  0x00000000 , 0x0000003e 
- 00032185  0x00008e97 rtn 
- 00032186  0x00008e9a enable  0x00000028 
- 00032187  0x00008e9b rtn 
- 00032188  0x00008e9e disable  0x00000028 
- 00032189  0x00008e9f rtn 
- 00032190  0x00008ea2 enable  0x0000002c 
- 00032191  0x00008ea3 rtn 
- 00032192  0x00008ea6 disable  0x0000002c 
- 00032193  0x00008ea7 rtn 
- 00032194  0x00008eaa enable  0x00000031 
- 00032195  0x00008eab rtn 
- 00032196  0x00008eae disable  0x00000001 
- 00032197  0x00008eaf rtn 
- 00032198  0x00008eb2 enable  0x00000001 
- 00032199  0x00008eb3 rtn 
- 00032200  0x00008eb6 setarg  0x00000001 
- 00032201  0x00008eb7 rtn 
- 00032202  0x00008ebb setarg  0x00000000 
- 00032203  0x00008ebc rtn 
- 00032204  0x00008ec1 sub  0x00000039 , 0x00000000 , 0x0000003e 
- 00032205  0x00008ec2 rtn  0x00000005 
- 00032206  0x00008ec4 ifetcht  0x00000001 , 0x00000006 
- 00032207  0x00008ec5 iadd  0x00000002 , 0x0000003f 
- 00032208  0x00008ec6 loop  0x00007dce 
- 00032209  0x00008ec7 rtn 
- 00032210  0x00008ecb copy  0x00000039 , 0x0000003f 
- 00032211  0x00008ecc rtn  0x00000034 
- 00032212  0x00008ecd copy  0x00000006 , 0x0000003f 
- 00032213  0x00008ece iadd  0x00000039 , 0x0000003f 
- 00032214  0x00008ecf increase  0xffffffff , 0x0000003f 
- 00032215  0x00008ed0 copy  0x0000003f , 0x00000006 
- 00032216  0x00008ed2 ifetch  0x00000001 , 0x00000006 
- 00032217  0x00008ed3 increase  0xfffffffe , 0x00000006 
- 00032218  0x00008ed4 istore  0x00000001 , 0x00000005 
- 00032219  0x00008ed5 loop  0x00007dd8 
- 00032220  0x00008ed6 rtn 
- 00032221  0x00008eda lshift16  0x0000003f , 0x0000003f 
- 00032222  0x00008edc rshift2  0x0000003f , 0x0000003f 
- 00032223  0x00008edd rtn 
- 00032224  0x00008ee0 lshift8  0x0000003f , 0x0000003f 
- 00032225  0x00008ee1 branch  0x00007dde 
- 00032226  0x00008ee5 setarg  0x00000000 
- 00032227  0x00008ee6 store  0x00000008 , 0x00000016 
- 00032228  0x00008ee7 set1  0x00000019 , 0x0000003f 
- 00032229  0x00008ee8 istore  0x00000004 , 0x00000005 
- 00032230  0x00008ee9 rtn 
- 00032231  0x00008eed arg  0x00000010 , 0x00000039 
- 00032232  0x00008eef random  0x0000003f 
- 00032233  0x00008ef0 istore  0x00000001 , 0x00000005 
- 00032234  0x00008ef1 loop  0x00007de8 
- 00032235  0x00008ef2 rtn 
->>>>>>> .r1527
+ 00000892  0x0000049b fetch  0x00000008 , 0x0000489c 
+ 00000893  0x0000049c nrtn  0x00000034 
+ 00000894  0x0000049d fetch  0x00000008 , 0x000048a4 
+ 00000895  0x0000049e nrtn  0x00000034 
+ 00000896  0x0000049f fetch  0x00000004 , 0x000048ac 
+ 00000897  0x000004a0 nrtn  0x00000034 
+ 00000898  0x000004a1 fetch  0x00000001 , 0x000049c4 
+ 00000899  0x000004a2 nrtn  0x00000034 
+ 00000900  0x000004a3 fetch  0x00000001 , 0x000049c1 
+ 00000901  0x000004a4 rtneq  0x00000006 
+ 00000902  0x000004a5 jam  0x00000000 , 0x000049c1 
+ 00000903  0x000004a6 rtn 
+ 00000904  0x000004a9 fetch  0x00000001 , 0x000048f5 
+ 00000905  0x000004aa beq  0x000000ad , 0x0000038b 
+ 00000906  0x000004ab branch  0x00004d3c 
+ 00000907  0x000004ae fetch  0x00000001 , 0x000049c6 
+ 00000908  0x000004af beq  0x00000003 , 0x0000038f 
+ 00000909  0x000004b0 setarg  0x000000fa 
+ 00000910  0x000004b1 branch  0x00004d38 
+ 00000911  0x000004b3 jam  0x00000008 , 0x000049c2 
+ 00000912  0x000004b4 jam  0x0000002c , 0x000049c3 
+ 00000913  0x000004b5 branch  0x00004d95 
+ 00000914  0x000004b8 fetch  0x00000001 , 0x000048f5 
+ 00000915  0x000004b9 arg  0x000000e0 , 0x00000002 
+ 00000916  0x000004ba isub  0x00000002 , 0x0000003e 
+ 00000917  0x000004bb nbranch  0x000003a4 , 0x00000002 
+ 00000918  0x000004bc sub  0x0000003f , 0x000000e7 , 0x0000003e 
+ 00000919  0x000004bd nbranch  0x000003c1 , 0x00000002 
+ 00000920  0x000004be and_into  0x00000007 , 0x0000003f 
+ 00000921  0x000004bf copy  0x0000003f , 0x00000007 
+ 00000922  0x000004c0 fetch  0x00000001 , 0x000048f6 
+ 00000923  0x000004c1 bbit1  0x00000000 , 0x000003a0 
+ 00000924  0x000004c3 fetch  0x00000001 , 0x000048f8 
+ 00000925  0x000004c4 qset0  0x0000003f 
+ 00000926  0x000004c5 store  0x00000001 , 0x000048f8 
+ 00000927  0x000004c6 rtn 
+ 00000928  0x000004c8 fetch  0x00000001 , 0x000048f8 
+ 00000929  0x000004c9 qset1  0x0000003f 
+ 00000930  0x000004ca store  0x00000001 , 0x000048f8 
+ 00000931  0x000004cb rtn 
+ 00000932  0x000004ce jam  0x00000000 , 0x00004900 
+ 00000933  0x000004cf fetch  0x00000001 , 0x000048f6 
+ 00000934  0x000004d0 bbit1  0x00000000 , 0x000003b5 
+ 00000935  0x000004d2 fetcht  0x00000001 , 0x000048f5 
+ 00000936  0x000004d3 arg  0x00000006 , 0x00000039 
+ 00000937  0x000004d4 arg  0x000048fa , 0x00000006 
+ 00000938  0x000004d6 ifetch  0x00000001 , 0x00000006 
+ 00000939  0x000004d7 isub  0x00000002 , 0x0000003e 
+ 00000940  0x000004d8 nbranch  0x000003b3 , 0x00000005 
+ 00000941  0x000004d9 ifetch  0x00000001 , 0x00000006 
+ 00000942  0x000004da increase  0xfffffffe , 0x00000006 
+ 00000943  0x000004db istore  0x00000001 , 0x00000006 
+ 00000944  0x000004dc rtn  0x00000034 
+ 00000945  0x000004dd increase  0x00000001 , 0x00000006 
+ 00000946  0x000004de istoret  0x00000001 , 0x00000006 
+ 00000947  0x000004e0 loop  0x000003aa 
+ 00000948  0x000004e1 rtn 
+ 00000949  0x000004e4 fetcht  0x00000001 , 0x000048f5 
+ 00000950  0x000004e5 arg  0x00000006 , 0x00000039 
+ 00000951  0x000004e6 arg  0x000048fa , 0x00000006 
+ 00000952  0x000004e8 ifetch  0x00000001 , 0x00000006 
+ 00000953  0x000004e9 branch  0x000003be , 0x00000034 
+ 00000954  0x000004ea isub  0x00000002 , 0x0000003e 
+ 00000955  0x000004eb rtn  0x00000005 
+ 00000956  0x000004ec loop  0x000003b8 
+ 00000957  0x000004ed rtn 
+ 00000958  0x000004ef increase  0xffffffff , 0x00000006 
+ 00000959  0x000004f0 istoret  0x00000001 , 0x00000006 
+ 00000960  0x000004f1 rtn 
+ 00000961  0x000004f4 jam  0x00000001 , 0x000049c5 
+ 00000962  0x000004f5 fetch  0x00000001 , 0x000048f6 
+ 00000963  0x000004f6 call  0x000003c5 , 0x00000034 
+ 00000964  0x000004f7 branch  0x000003a4 
+ 00000965  0x000004fa jam  0x00000002 , 0x000049c5 
+ 00000966  0x000004fb rtn 
+ 00000967  0x000004fe fetch  0x00000001 , 0x000048f6 
+ 00000968  0x000004ff ncall  0x00004d4e , 0x00000034 
+ 00000969  0x00000500 fetch  0x00000001 , 0x000049a1 
+ 00000970  0x00000501 ncall  0x000003cc , 0x00000034 
+ 00000971  0x00000502 branch  0x00004d01 
+ 00000972  0x00000505 fetch  0x00000001 , 0x000048f5 
+ 00000973  0x00000506 beq  0x00000014 , 0x000003d1 
+ 00000974  0x00000507 beq  0x0000001a , 0x000003d7 
+ 00000975  0x00000508 beq  0x00000008 , 0x000003db 
+ 00000976  0x00000509 branch  0x00004d12 
+ 00000977  0x0000050d fetch  0x00000001 , 0x000048f6 
+ 00000978  0x0000050e bbit0  0x00000000 , 0x000003d5 
+ 00000979  0x0000050f jam  0x00000001 , 0x000049c6 
+ 00000980  0x00000511 jam  0x00000006 , 0x00004bca 
+ 00000981  0x00000513 setarg  0x00000000 
+ 00000982  0x00000514 branch  0x00004d38 
+ 00000983  0x00000517 fetch  0x00000001 , 0x000048f6 
+ 00000984  0x00000518 bbit0  0x00000000 , 0x000003d5 
+ 00000985  0x00000519 jam  0x00000000 , 0x000049c6 
+ 00000986  0x0000051a branch  0x000003d4 
+ 00000987  0x0000051d fetch  0x00000001 , 0x000048f6 
+ 00000988  0x0000051e bbit0  0x00000000 , 0x000003d5 
+ 00000989  0x0000051f jam  0x00000002 , 0x000049c6 
+ 00000990  0x00000520 branch  0x000003d4 
+ 00000991  0x00000524 branch  0x00004df6 
+ 00000992  0x00000529 disable  0x00000028 
+ 00000993  0x0000052a jam  0x00000000 , 0x0000496c 
+ 00000994  0x0000052b jam  0x00000000 , 0x0000496d 
+ 00000995  0x0000052c jam  0x00000000 , 0x0000496e 
+ 00000996  0x0000052d fetch  0x00000001 , 0x000049c1 
+ 00000997  0x0000052e beq  0x00000001 , 0x00004da5 
+ 00000998  0x0000052f beq  0x00000002 , 0x00004daa 
+ 00000999  0x00000530 beq  0x00000003 , 0x00004daa 
+ 00001000  0x00000531 beq  0x00000004 , 0x00004dae 
+ 00001001  0x00000532 beq  0x00000006 , 0x00004db7 
+ 00001002  0x00000533 fetch  0x00000001 , 0x000048f4 
+ 00001003  0x00000534 branch  0x000003ed , 0x00000034 
+ 00001004  0x00000535 branch  0x00004e54 
+ 00001005  0x00000538 fetch  0x00000001 , 0x00004666 
+ 00001006  0x00000539 rtnne  0x00000000 
+ 00001007  0x0000053a branch  0x00004e66 
+ 00001008  0x0000053d fetch  0x00000001 , 0x00004666 
+ 00001009  0x0000053e bne  0x00000000 , 0x000003f7 
+ 00001010  0x0000053f jam  0x00000000 , 0x000049a9 
+ 00001011  0x00000540 fetch  0x00000002 , 0x00004855 
+ 00001012  0x00000541 ncall  0x00004afc , 0x00000034 
+ 00001013  0x00000542 fetch  0x00000006 , 0x00004858 
+ 00001014  0x00000543 ncall  0x00004afc , 0x00000034 
+ 00001015  0x00000546 fetch  0x00000001 , 0x00004855 
+ 00001016  0x00000547 beq  0x00000000 , 0x000003fa 
+ 00001017  0x00000548 branch  0x00004f19 
+ 00001018  0x0000054b jam  0x00000002 , 0x0000485f 
+ 00001019  0x0000054c call  0x00004f3e 
+ 00001020  0x0000054d fetch  0x00000001 , 0x00004666 
+ 00001021  0x0000054e bne  0x00000000 , 0x00004f2a 
+ 00001022  0x0000054f branch  0x00004f27 
+ 00001023  0x00000553 setarg  0x0000041a 
+ 00001024  0x00000554 store  0x00000002 , 0x000043e9 
+ 00001025  0x00000555 setarg  0x00004fe5 
+ 00001026  0x00000556 store  0x00000002 , 0x000045f2 
+ 00001027  0x00000557 setarg  0x00004ff8 
+ 00001028  0x00000558 store  0x00000002 , 0x000045f4 
+ 00001029  0x00000559 setarg  0x0000041d 
+ 00001030  0x0000055a store  0x00000002 , 0x000045f6 
+ 00001031  0x0000055b setarg  0x0000043a 
+ 00001032  0x0000055c store  0x00000002 , 0x000043d7 
+ 00001033  0x0000055e setarg  0x00004a9a 
+ 00001034  0x0000055f store  0x00000002 , 0x000043dd 
+ 00001035  0x00000560 setarg  0x00004bcc 
+ 00001036  0x00000561 store  0x00000002 , 0x000043db 
+ 00001037  0x00000562 setarg  0x00004f62 
+ 00001038  0x00000563 store  0x00000002 , 0x000043d5 
+ 00001039  0x00000564 setarg  0x00005b08 
+ 00001040  0x00000565 store  0x00000002 , 0x000043df 
+ 00001041  0x00000566 setarg  0x00004b19 
+ 00001042  0x00000567 store  0x00000002 , 0x000043e3 
+ 00001043  0x00000568 setarg  0x000055fa 
+ 00001044  0x00000569 store  0x00000002 , 0x000043e7 
+ 00001045  0x0000056c setarg  0x00006221 
+ 00001046  0x0000056d store  0x00000002 , 0x000043e1 
+ 00001047  0x0000056e setarg  0x00006228 
+ 00001048  0x0000056f store  0x00000002 , 0x000043e5 
+ 00001049  0x00000570 rtn 
+ 00001050  0x00000573 fetch  0x00000001 , 0x00004666 
+ 00001051  0x00000574 rtnne  0x00000000 
+ 00001052  0x00000575 branch  0x0000610b 
+ 00001053  0x00000578 call  0x00000434 
+ 00001054  0x00000579 fetcht  0x00000001 , 0x00004655 
+ 00001055  0x0000057a call  0x00006eb6 
+ 00001056  0x0000057c fetcht  0x00000001 , 0x00004bbd 
+ 00001057  0x0000057d set1  0x00000007 , 0x00000002 
+ 00001058  0x0000057e call  0x00006eb6 
+ 00001059  0x00000580 fetch  0x00000002 , 0x00004898 
+ 00001060  0x00000581 copy  0x0000003f , 0x00000012 
+ 00001061  0x00000582 arg  0x00000014 , 0x00000039 
+ 00001062  0x00000584 ifetcht  0x00000001 , 0x00000012 
+ 00001063  0x00000585 isolate1  0x00000007 , 0x00000002 
+ 00001064  0x00000586 ncall  0x00006ef7 , 0x00000001 
+ 00001065  0x00000587 increase  0x00000001 , 0x00000012 
+ 00001066  0x00000588 loop  0x00000426 
+ 00001067  0x0000058a fetch  0x00000002 , 0x00004896 
+ 00001068  0x0000058b copy  0x0000003f , 0x00000012 
+ 00001069  0x0000058c arg  0x00000008 , 0x00000039 
+ 00001070  0x0000058e ifetcht  0x00000001 , 0x00000012 
+ 00001071  0x0000058f sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00001072  0x00000590 ncall  0x00006eb6 , 0x00000005 
+ 00001073  0x00000591 increase  0x00000001 , 0x00000012 
+ 00001074  0x00000592 loop  0x0000042e 
+ 00001075  0x00000593 branch  0x0000044d 
+ 00001076  0x0000059c setarg  0x00000000 
+ 00001077  0x0000059d set1  0x00000015 , 0x0000003f 
+ 00001078  0x0000059e store  0x00000008 , 0x00000016 
+ 00001079  0x0000059f setarg  0x00000000 
+ 00001080  0x000005a0 istore  0x00000004 , 0x00000005 
+ 00001081  0x000005a1 rtn 
+ 00001082  0x000005a4 rtnmark1  0x00000026 
+ 00001083  0x000005a5 branch  0x0000041d 
+ 00001084  0x000005a9 jam  0x000000ff , 0x00004659 
+ 00001085  0x000005aa call  0x0000739a 
+ 00001086  0x000005ab call  0x00004f70 
+ 00001087  0x000005ac branch  0x00000446 
+ 00001088  0x000005af call  0x00004b6f 
+ 00001089  0x000005b0 call  0x00000250 
+ 00001090  0x000005b1 call  0x00000237 
+ 00001091  0x000005b2 branch  0x00004b7c 
+ 00001092  0x000005b6 call  0x00000446 
+ 00001093  0x000005b7 branch  0x00004327 
+ 00001094  0x000005bb call  0x00000434 
+ 00001095  0x000005bc call  0x00004f70 
+ 00001096  0x000005bd call  0x0000041d 
+ 00001097  0x000005be fetcht  0x00000001 , 0x0000465b 
+ 00001098  0x000005bf call  0x00004c7d 
+ 00001099  0x000005c0 call  0x0000044d 
+ 00001100  0x000005c1 branch  0x00004f7b 
+ 00001101  0x000005c4 arg  0x00008070 , 0x00000006 
+ 00001102  0x000005c5 arg  0x00000010 , 0x00000039 
+ 00001103  0x000005c7 ifetch  0x00000001 , 0x00000006 
+ 00001104  0x000005c8 nbranch  0x00000454 , 0x00000034 
+ 00001105  0x000005c9 setarg  0x00000040 
+ 00001106  0x000005ca add  0x00000006 , 0xffffffff , 0x00000005 
+ 00001107  0x000005cb istore  0x00000001 , 0x00000005 
+ 00001108  0x000005cd loop  0x0000044f 
+ 00001109  0x000005ce arg  0x000080dc , 0x0000003f 
+ 00001110  0x000005cf isub  0x00000006 , 0x0000003e 
+ 00001111  0x000005d0 rtn  0x00000005 
+ 00001112  0x000005d1 arg  0x00000008 , 0x00000039 
+ 00001113  0x000005d2 arg  0x000080d4 , 0x00000006 
+ 00001114  0x000005d3 branch  0x0000044f 
+ 00001115  0x000005d6 call  0x00002408 
+ 00001116  0x000005d7 fetch  0x00000003 , 0x000040bd 
+ 00001117  0x000005d8 rtn  0x00000034 
+ 00001118  0x000005d9 fetch  0x00000001 , 0x000049a1 
+ 00001119  0x000005da nrtn  0x00000034 
+ 00001120  0x000005db fetch  0x00000001 , 0x000049a2 
+ 00001121  0x000005dc nrtn  0x00000034 
+ 00001122  0x000005dd fetch  0x00000001 , 0x000049c4 
+ 00001123  0x000005de nrtn  0x00000034 
+ 00001124  0x000005df branch  0x00002490 
+ 00001125  0x000005e4 fetch  0x00000002 , 0x000043e9 
+ 00001126  0x000005e5 call  0x00007d79 
+ 00001127  0x000005e7 fetch  0x00000004 , 0x000040ad 
+ 00001128  0x000005e8 iadd  0x00000002 , 0x0000003f 
+ 00001129  0x000005e9 store  0x00000004 , 0x000040ad 
+ 00001130  0x000005ea call  0x0000046c 
+ 00001131  0x000005ec branch  0x00002425 
+ 00001132  0x000005ef storer  0x00000000 , 0x00000008 , 0x000040e7 
+ 00001133  0x000005f0 arg  0x00008070 , 0x00000006 
+ 00001134  0x000005f1 arg  0x000040cc , 0x00000005 
+ 00001135  0x000005f2 call  0x00007c8f 
+ 00001136  0x000005f3 arg  0x000080d4 , 0x00000006 
+ 00001137  0x000005f4 call  0x00007c89 
+ 00001138  0x000005f5 fetch  0x00000001 , 0x00008080 
+ 00001139  0x000005f6 store  0x00000001 , 0x000040ef 
+ 00001140  0x000005f7 copy  0x00000002 , 0x00000012 
+ 00001141  0x000005f9 arg  0x0000000c , 0x00000039 
+ 00001142  0x000005fa arg  0x00000016 , 0x00000011 
+ 00001143  0x000005fb arg  0x0000814d , 0x00000013 
+ 00001144  0x000005fc until  0x0000003e , 0x00000033 
+ 00001145  0x000005fe ifetch  0x00000001 , 0x00000011 
+ 00001146  0x000005ff ifetcht  0x00000001 , 0x00000013 
+ 00001147  0x00000600 isub  0x00000002 , 0x0000003e 
+ 00001148  0x00000601 branch  0x0000047f , 0x00000005 
+ 00001149  0x00000602 istore  0x00000001 , 0x00000013 
+ 00001150  0x00000603 until  0x0000003e , 0x00000033 
+ 00001151  0x00000605 increase  0x00000001 , 0x00000011 
+ 00001152  0x00000606 increase  0x00000001 , 0x00000013 
+ 00001153  0x00000607 loop  0x00000479 
+ 00001154  0x00000608 copy  0x00000012 , 0x00000002 
+ 00001155  0x00000609 rtn 
+ 00001156  0x0000060d call  0x00007396 
+ 00001157  0x0000060e call  0x0000048e 
+ 00001158  0x0000060f call  0x000004ad 
+ 00001159  0x00000610 call  0x000004c4 
+ 00001160  0x00000611 rtn  0x0000002b 
+ 00001161  0x00000612 call  0x00000440 
+ 00001162  0x00000613 fetch  0x00000001 , 0x00004a07 
+ 00001163  0x00000614 store  0x00000001 , 0x00004a08 
+ 00001164  0x00000615 call  0x00004a7a 
+ 00001165  0x00000616 branch  0x00004962 
+ 00001166  0x00000619 call  0x000042a3 
+ 00001167  0x0000061a rtn  0x0000002b 
+ 00001168  0x0000061b call  0x000035f0 
+ 00001169  0x0000061c call  0x0000325b 
+ 00001170  0x0000061d fetch  0x00000001 , 0x00004666 
+ 00001171  0x0000061e store  0x00000001 , 0x00004be6 
+ 00001172  0x0000061f fetch  0x00000003 , 0x000042de 
+ 00001173  0x00000620 store  0x00000003 , 0x00004797 
+ 00001174  0x00000621 call  0x000049af 
+ 00001175  0x00000622 setarg  0x00004bfb 
+ 00001176  0x00000623 store  0x00000002 , 0x0000433f 
+ 00001177  0x00000624 setarg  0x00000020 
+ 00001178  0x00000625 store  0x00000002 , 0x00004341 
+ 00001179  0x00000626 call  0x00002a41 
+ 00001180  0x00000628 fetch  0x00000008 , 0x00004713 
+ 00001181  0x00000629 bbit1  0x00000014 , 0x000049fd 
+ 00001182  0x0000062a bbit1  0x00000012 , 0x00005d6e 
+ 00001183  0x0000062b rtn 
+ 00001184  0x0000062e arg  0x00004667 , 0x00000011 
+ 00001185  0x0000062f fetch  0x00000001 , 0x00004666 
+ 00001186  0x00000630 rtneq  0x00000000 
+ 00001187  0x00000631 increase  0xffffffff , 0x0000003f 
+ 00001188  0x00000632 mul32  0x0000003f , 0x0000000d , 0x0000003f 
+ 00001189  0x00000633 iadd  0x00000011 , 0x00000011 
+ 00001190  0x00000634 ifetch  0x00000001 , 0x00000011 
+ 00001191  0x00000635 store  0x00000001 , 0x000043f3 
+ 00001192  0x00000636 beq  0x00000034 , 0x000004aa 
+ 00001193  0x00000637 rtn 
+ 00001194  0x0000063a ifetch  0x00000006 , 0x00000006 
+ 00001195  0x0000063b store  0x00000006 , 0x00004116 
+ 00001196  0x0000063c branch  0x00005c7d 
+ 00001197  0x0000063f call  0x00000434 
+ 00001198  0x00000640 fetcht  0x00000001 , 0x00004655 
+ 00001199  0x00000641 storet  0x00000001 , 0x00004659 
+ 00001200  0x00000642 call  0x00004c7d 
+ 00001201  0x00000644 setarg  0x0000486e 
+ 00001202  0x00000645 store  0x00000002 , 0x00004896 
+ 00001203  0x00000647 setarg  0x00004876 
+ 00001204  0x00000648 store  0x00000002 , 0x00004898 
+ 00001205  0x0000064a setarg  0x0000488a 
+ 00001206  0x0000064b store  0x00000002 , 0x0000489a 
+ 00001207  0x0000064e fetch  0x00000002 , 0x00004896 
+ 00001208  0x0000064f copy  0x0000003f , 0x00000012 
+ 00001209  0x00000650 arg  0x00000008 , 0x00000039 
+ 00001210  0x00000652 ifetcht  0x00000001 , 0x00000012 
+ 00001211  0x00000653 sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00001212  0x00000654 ncall  0x000049e7 , 0x00000005 
+ 00001213  0x00000655 increase  0x00000001 , 0x00000012 
+ 00001214  0x00000656 loop  0x000004ba 
+ 00001215  0x00000657 call  0x00000475 
+ 00001216  0x00000659 fetch  0x00000002 , 0x00004898 
+ 00001217  0x0000065a copy  0x0000003f , 0x00000012 
+ 00001218  0x0000065b arg  0x00000014 , 0x00000039 
+ 00001219  0x0000065c branch  0x000049e1 
+ 00001220  0x0000065f fetch  0x00000001 , 0x00004666 
+ 00001221  0x00000660 bne  0x00000000 , 0x000049f2 
+ 00001222  0x00000661 call  0x000035fb 
+ 00001223  0x00000662 branch  0x000049ec 
+ 00001224  0x00000665 fetch  0x00000001 , 0x0000066f 
+ 00001225  0x00000666 beq  0x0000001f , 0x000004cb 
+ 00001226  0x00000667 branch  0x00007864 
+ 00001227  0x0000066a jam  0x00000034 , 0x00000032 
+ 00001228  0x0000066c fetch  0x00000001 , 0x000043cb 
+ 00001229  0x0000066d beq  0x0000000f , 0x00004bc5 
+ 00001230  0x0000066e branch  0x00006ea6 
+ 00001231  0x00000676 fetch  0x00000002 , 0x000045e0 
+ 00001232  0x00000677 and_into  0x000000e0 , 0x0000003f 
+ 00001233  0x00000678 branch  0x000004d6 , 0x00000034 
+ 00001234  0x00000679 fetch  0x00000002 , 0x000045e0 
+ 00001235  0x0000067a increase  0x00000001 , 0x0000003f 
+ 00001236  0x0000067b store  0x00000002 , 0x000045e0 
+ 00001237  0x0000067c rtn 
+ 00001238  0x0000067e call  0x0000357f 
+ 00001239  0x0000067f call  0x00003651 
+ 00001240  0x00000680 nbranch  0x00003586 , 0x00000018 
+ 00001241  0x00000681 nbranch  0x00003586 , 0x0000002f 
+ 00001242  0x00000682 call  0x0000050e 
+ 00001243  0x00000683 branch  0x0000356a 
+ 00001244  0x00000687 call  0x00003625 
+ 00001245  0x00000688 nbranch  0x000004e1 , 0x00000028 
+ 00001246  0x0000068a call  0x000004ec 
+ 00001247  0x0000068b call  0x00004fd5 
+ 00001248  0x0000068c branch  0x00004fdb 
+ 00001249  0x0000068f fetch  0x00000008 , 0x0000489c 
+ 00001250  0x00000690 nbranch  0x00004fdb , 0x00000034 
+ 00001251  0x00000691 fetch  0x00000008 , 0x000048a4 
+ 00001252  0x00000692 nbranch  0x00004fdb , 0x00000034 
+ 00001253  0x00000693 fetch  0x00000004 , 0x000048ac 
+ 00001254  0x00000694 nbranch  0x00004fdb , 0x00000034 
+ 00001255  0x00000695 call  0x0000369d 
+ 00001256  0x00000697 call  0x00004fc8 
+ 00001257  0x00000698 nrtn  0x00000028 
+ 00001258  0x00000699 call  0x000036be 
+ 00001259  0x0000069a branch  0x00004f9c 
+ 00001260  0x0000069d jam  0x00000000 , 0x00004601 
+ 00001261  0x0000069f fetchr  0x0000000b , 0x00000002 , 0x00000040 
+ 00001262  0x000006a0 until  0x00000023 , 0x00000026 
+ 00001263  0x000006a1 call  0x00004df5 
+ 00001264  0x000006a2 fetch  0x00000002 , 0x000045d8 
+ 00001265  0x000006a3 nbranch  0x00003646 , 0x00000034 
+ 00001266  0x000006a4 call  0x00003651 
+ 00001267  0x000006a5 fetch  0x00000001 , 0x0000457f 
+ 00001268  0x000006a6 beq  0x00000001 , 0x00003646 
+ 00001269  0x000006a7 nbranch  0x000004fa , 0x00000018 
+ 00001270  0x000006a8 nbranch  0x000004fa , 0x0000002f 
+ 00001271  0x000006a9 call  0x0000050e 
+ 00001272  0x000006aa jam  0x00000000 , 0x0000473f 
+ 00001273  0x000006ab branch  0x00003646 
+ 00001274  0x000006af fetch  0x00000001 , 0x00004602 
+ 00001275  0x000006b0 nrtn  0x00000034 
+ 00001276  0x000006b1 fetch  0x00000002 , 0x000045fe 
+ 00001277  0x000006b2 increase  0x00000001 , 0x0000003f 
+ 00001278  0x000006b3 store  0x00000002 , 0x000045fe 
+ 00001279  0x000006b4 fetch  0x00000001 , 0x000045fe 
+ 00001280  0x000006b5 beq  0x000000ff , 0x00003676 
+ 00001281  0x000006b6 call  0x00000503 
+ 00001282  0x000006b7 branch  0x000004ed 
+ 00001283  0x000006ba fetch  0x00000001 , 0x00004601 
+ 00001284  0x000006bb increase  0x00000001 , 0x0000003f 
+ 00001285  0x000006bc store  0x00000001 , 0x00004601 
+ 00001286  0x000006bd and_into  0x00000003 , 0x0000003f 
+ 00001287  0x000006be branch  0x00000509 , 0x00000034 
+ 00001288  0x000006bf rtn 
+ 00001289  0x000006c2 fetch  0x00000004 , 0x0000458f 
+ 00001290  0x000006c3 fetcht  0x00000004 , 0x000045e4 
+ 00001291  0x000006c4 isub  0x00000002 , 0x0000003e 
+ 00001292  0x000006c5 branch  0x00003222 , 0x00000005 
+ 00001293  0x000006c6 branch  0x0000369a 
+ 00001294  0x000006ca call  0x0000366e 
+ 00001295  0x000006cb fetch  0x00000001 , 0x000044f8 
+ 00001296  0x000006cc compare  0x00000008 , 0x0000003f , 0x000000f8 
+ 00001297  0x000006cd nrtn  0x00000001 
+ 00001298  0x000006ce fetch  0x00000001 , 0x000044f9 
+ 00001299  0x000006cf beq  0x000000ff , 0x00004b11 
+ 00001300  0x000006d0 store  0x00000001 , 0x000049aa 
+ 00001301  0x000006d1 rtn 
+ 00001302  0x000006d4 call  0x000036b4 
+ 00001303  0x000006d5 nrtn  0x00000028 
+ 00001304  0x000006d6 call  0x00000434 
+ 00001305  0x000006d7 fetch  0x00000003 , 0x00004608 
+ 00001306  0x000006d8 branch  0x00003622 
+ 00001307  0x000006dd fetch  0x00000008 , 0x000001fd 
+ 00001308  0x000006de branch  0x00006f79 , 0x00000034 
+ 00001309  0x000006df store  0x00000008 , 0x000043fd 
+ 00001310  0x000006e0 call  0x00006b3a 
+ 00001311  0x000006e1 call  0x00006aad 
+ 00001312  0x000006e2 arg  0x00000fc0 , 0x0000003f 
+ 00001313  0x000006e3 iadd  0x00000012 , 0x00000012 
+ 00001314  0x000006e4 arg  0x0000000a , 0x00000039 
+ 00001315  0x000006e5 arg  0x000001fd , 0x00000011 
+ 00001316  0x000006e6 call  0x00006b74 
+ 00001317  0x000006e7 call  0x00006b37 
+ 00001318  0x000006e8 fetch  0x00000008 , 0x000001fd 
+ 00001319  0x000006e9 rtn  0x00000034 
+ 00001320  0x000006ea store  0x00000008 , 0x00004be9 
+ 00001321  0x000006eb ifetch  0x00000002 , 0x00000006 
+ 00001322  0x000006ec istore  0x00000002 , 0x00000005 
+ 00001323  0x000006ee rtn 
+ 00001324  0x000006f1 fetch  0x00000001 , 0x000080cc 
+ 00001325  0x000006f2 set1  0x00000001 , 0x0000003f 
+ 00001326  0x000006f3 store  0x00000001 , 0x000080cc 
+ 00001327  0x000006f4 fetchr  0x00000012 , 0x00000001 , 0x00004419 
+ 00001328  0x000006f5 fetch  0x00000001 , 0x00004433 
+ 00001329  0x000006f6 store  0x00000001 , 0x00004419 
+ 00001330  0x000006f7 arg  0x00000008 , 0x00000039 
+ 00001331  0x000006f8 call  0x00006f67 
+ 00001332  0x000006f9 storer  0x00000012 , 0x00000001 , 0x00004419 
+ 00001333  0x000006fa fetch  0x00000001 , 0x00008a0a 
+ 00001334  0x000006fb set0  0x00000004 , 0x0000003f 
+ 00001335  0x000006fc store  0x00000001 , 0x00008a0a 
+ 00001336  0x000006fd rtn 
+ 00001337  0x00000704 fetch  0x00000001 , 0x00004407 
+ 00001338  0x00000705 beq  0x00000001 , 0x0000053d 
+ 00001339  0x00000706 beq  0x00000002 , 0x00000544 
+ 00001340  0x00000707 rtn 
+ 00001341  0x0000070a setarg  0x000003e8 
+ 00001342  0x0000070b store  0x00000002 , 0x00004405 
+ 00001343  0x0000070c fetcht  0x00000002 , 0x00004bed 
+ 00001344  0x0000070d fetch  0x00000002 , 0x00004bef 
+ 00001345  0x0000070e arg  0x00000e10 , 0x00000013 
+ 00001346  0x0000070f call  0x00006fc0 
+ 00001347  0x00000710 branch  0x0000054a 
+ 00001348  0x00000713 setarg  0x000003e8 
+ 00001349  0x00000714 store  0x00000002 , 0x00004405 
+ 00001350  0x00000715 fetcht  0x00000002 , 0x00004be9 
+ 00001351  0x00000716 fetch  0x00000002 , 0x00004beb 
+ 00001352  0x00000717 arg  0x000003e8 , 0x00000013 
+ 00001353  0x00000718 call  0x00006fc0 
+ 00001354  0x0000071a fetcht  0x00000002 , 0x00004bf1 
+ 00001355  0x0000071b imul32  0x00000002 , 0x0000003f 
+ 00001356  0x0000071c fetcht  0x00000002 , 0x00004bf3 
+ 00001357  0x0000071d idiv  0x00000002 
+ 00001358  0x0000071e branch  0x00007d5f 
+ 00001359  0x00000721 call  0x0000052c 
+ 00001360  0x00000722 fetch  0x00000001 , 0x00008a09 
+ 00001361  0x00000723 set0  0x00000007 , 0x0000003f 
+ 00001362  0x00000724 store  0x00000001 , 0x00008a09 
+ 00001363  0x00000725 jam  0x00000077 , 0x00008a07 
+ 00001364  0x00000726 jam  0x000000c1 , 0x00008a08 
+ 00001365  0x00000727 jam  0x00000061 , 0x00008a0d 
+ 00001366  0x00000728 jam  0x00000000 , 0x00008a0b 
+ 00001367  0x00000729 rtn 
+ 00001368  0x0000072e call  0x0000054f 
+ 00001369  0x0000072f call  0x00006f90 
+ 00001370  0x00000730 fetch  0x00000001 , 0x00004409 
+ 00001371  0x00000731 store  0x00000001 , 0x000080cd 
+ 00001372  0x00000732 call  0x00006f97 
+ 00001373  0x00000733 jam  0x00000060 , 0x00008a0d 
+ 00001374  0x00000734 jam  0x00000000 , 0x000080cd 
+ 00001375  0x00000738 call  0x0000054f 
+ 00001376  0x00000739 fetch  0x00000001 , 0x00004409 
+ 00001377  0x0000073a store  0x00000001 , 0x000080cd 
+ 00001378  0x0000073b jam  0x00000050 , 0x00008a0b 
+ 00001379  0x0000073c jam  0x000000c0 , 0x00008a0e 
+ 00001380  0x0000073e arg  0x0000000b , 0x00000038 
+ 00001381  0x0000073f fetchr  0x0000002f , 0x00000002 , 0x0000440a 
+ 00001382  0x00000741 jam  0x00000003 , 0x000080cc 
+ 00001383  0x00000742 call  0x00000571 
+ 00001384  0x00000743 fetcht  0x00000002 , 0x00008164 
+ 00001385  0x00000744 storet  0x00000002 , 0x00004bf3 
+ 00001386  0x00000745 call  0x00006f9c 
+ 00001387  0x00000747 arg  0x0000000b , 0x00000038 
+ 00001388  0x00000748 storer  0x0000002f , 0x00000002 , 0x0000440a 
+ 00001389  0x0000074a jam  0x00000060 , 0x00008a0d 
+ 00001390  0x0000074b jam  0x00000000 , 0x000080cd 
+ 00001391  0x0000074c jam  0x00000000 , 0x000080cc 
+ 00001392  0x0000074d rtn 
+ 00001393  0x00000752 fetch  0x00000001 , 0x00008129 
+ 00001394  0x00000753 bbit0  0x00000005 , 0x00000571 
+ 00001395  0x00000754 rtn 
+ 00008192  0x00000761 call  0x00002385 
+ 00008193  0x00000764 bpatch  0x00000000 , 0x00004000 
+ 00008194  0x00000765 clear_stack 
+ 00008195  0x00000767 call  0x000042a3 
+ 00008196  0x00000768 call  0x0000223d 
+ 00008197  0x00000769 call  0x00006cad 
+ 00008198  0x0000076a call  0x00002363 
+ 00008199  0x0000076b call  0x00006946 
+ 00008200  0x0000076c bpatch  0x00000001 , 0x00004000 
+ 00008201  0x0000076d call  0x0000776f 
+ 00008202  0x0000076e call  0x00004295 
+ 00008203  0x0000076f call  0x00007447 
+ 00008204  0x00000771 call  0x0000244f , 0x0000002b 
+ 00008205  0x00000773 bpatch  0x00000002 , 0x00004000 
+ 00008206  0x00000774 call  0x00007552 
+ 00008207  0x00000775 call  0x00007448 
+ 00008208  0x00000776 call  0x00002a45 
+ 00008209  0x00000777 call  0x0000202a 
+ 00008210  0x00000778 call  0x000042ad 
+ 00008211  0x00000779 call  0x00002018 
+ 00008212  0x0000077a call  0x0000310f 
+ 00008213  0x0000077b call  0x0000248c 
+ 00008214  0x0000077c call  0x00004bfb 
+ 00008215  0x0000077d branch  0x0000200d 
+ 00008216  0x00000780 call  0x0000201d 
+ 00008217  0x00000781 rtnmark0  0x00000009 
+ 00008218  0x00000782 set0  0x00000009 , 0x00000000 
+ 00008219  0x00000783 call  0x00002041 
+ 00008220  0x00000784 branch  0x000025bc 
+ 00008221  0x00000787 bpatch  0x00000003 , 0x00004000 
+ 00008222  0x00000788 call  0x00002066 
+ 00008223  0x00000789 nbranch  0x00002025 , 0x00000005 
+ 00008224  0x0000078a call  0x00002036 
+ 00008225  0x0000078b add  0x00000011 , 0x00000001 , 0x00000006 
+ 00008226  0x0000078c ifetch  0x00000001 , 0x00000006 
+ 00008227  0x0000078d bbit1  0x00000000 , 0x00002536 
+ 00008228  0x00000790 rtn 
+ 00008229  0x00000793 jam  0x00000000 , 0x00000006 
+ 00008230  0x00000794 call  0x00002047 
+ 00008231  0x00000795 copy  0x00000039 , 0x0000003e 
+ 00008232  0x00000796 rtn  0x00000005 
+ 00008233  0x00000797 branch  0x0000235a 
+ 00008234  0x0000079f fetch  0x00000001 , 0x00004114 
+ 00008235  0x000007a0 rtn  0x00000034 
+ 00008236  0x000007a1 beq  0x0000001b , 0x00002033 
+ 00008237  0x000007a2 call  0x0000205f 
+ 00008238  0x000007a3 rtn  0x00000005 
+ 00008239  0x000007a4 call  0x00002062 
+ 00008240  0x000007a5 rtn  0x00000005 
+ 00008241  0x000007a7 jam  0x00000000 , 0x00004114 
+ 00008242  0x000007a8 rtn 
+ 00008243  0x000007ab jam  0x0000001b , 0x000001bc 
+ 00008244  0x000007ac jam  0x00000000 , 0x00004114 
+ 00008245  0x000007ad rtn 
+ 00008246  0x000007b2 bpatch  0x00000004 , 0x00004000 
+ 00008247  0x000007b3 set1  0x00000009 , 0x00000000 
+ 00008248  0x000007b4 deposit  0x00000011 
+ 00008249  0x000007b5 store  0x00000002 , 0x0000000a 
+ 00008250  0x000007b6 force  0x00000053 , 0x00000039 
+ 00008251  0x000007b7 arg  0x00000168 , 0x00000005 
+ 00008252  0x000007b8 add  0x00000011 , 0x00000001 , 0x00000006 
+ 00008253  0x000007b9 ifetch  0x00000001 , 0x00000006 
+ 00008254  0x000007ba copy  0x00000011 , 0x00000006 
+ 00008255  0x000007bb bbit1  0x00000000 , 0x00007cda 
+ 00008256  0x000007bc rtn 
+ 00008257  0x000007bf bpatch  0x00000005 , 0x00004000 
+ 00008258  0x000007c0 fetch  0x00000002 , 0x0000000a 
+ 00008259  0x000007c1 iforce  0x00000005 
+ 00008260  0x000007c2 force  0x00000053 , 0x00000039 
+ 00008261  0x000007c3 arg  0x00000168 , 0x00000006 
+ 00008262  0x000007c4 branch  0x00007cda 
+ 00008263  0x000007c9 arg  0x00000001 , 0x00000039 
+ 00008264  0x000007ca fetcht  0x00000001 , 0x00000006 
+ 00008265  0x000007cc increase  0x00000001 , 0x00000002 
+ 00008266  0x000007cd compare  0x00000001 , 0x00000002 , 0x000000ff 
+ 00008267  0x000007ce nbranch  0x0000204d , 0x00000001 
+ 00008268  0x000007cf arg  0x00000000 , 0x00000002 
+ 00008269  0x000007d1 storet  0x00000001 , 0x00000006 
+ 00008270  0x000007d2 mul32  0x00000002 , 0x00000053 , 0x0000003f 
+ 00008271  0x000007d3 arg  0x00004040 , 0x00000011 
+ 00008272  0x000007d4 iadd  0x00000011 , 0x00000011 
+ 00008273  0x000007d5 ifetch  0x00000001 , 0x00000011 
+ 00008274  0x000007d6 bbit1  0x00000001 , 0x00002054 
+ 00008275  0x000007d7 rtnbit1  0x00000000 
+ 00008276  0x000007d9 loop  0x00002049 
+ 00008277  0x000007da rtn 
+ 00008278  0x000007dd bpatch  0x00000006 , 0x00004000 
+ 00008279  0x000007de arg  0x00002073 , 0x00000013 
+ 00008280  0x000007df call  0x00002069 
+ 00008281  0x000007e0 nrtn  0x00000005 
+ 00008282  0x000007e1 deposit  0x00000011 
+ 00008283  0x000007e2 store  0x00000002 , 0x0000000a 
+ 00008284  0x000007e3 branch  0x00007db8 
+ 00008285  0x000007e9 arg  0x000020ad , 0x00000013 
+ 00008286  0x000007ea branch  0x00002069 
+ 00008287  0x000007f0 fetcht  0x00000001 , 0x00004115 
+ 00008288  0x000007f2 arg  0x0000207b , 0x00000013 
+ 00008289  0x000007f3 branch  0x00002069 
+ 00008290  0x000007f7 bpatch  0x00000007 , 0x00004000 
+ 00008291  0x000007f8 fetcht  0x00000006 , 0x00004116 
+ 00008292  0x000007fa arg  0x00002075 , 0x00000013 
+ 00008293  0x000007fb branch  0x00002069 
+ 00008294  0x000007fe arg  0x00002081 , 0x00000013 
+ 00008295  0x000007ff branch  0x00002069 
+ 00008296  0x00000802 arg  0x000020c7 , 0x00000013 
+ 00008297  0x00000804 bpatch  0x00000008 , 0x00004001 
+ 00008298  0x00000805 arg  0x00004040 , 0x00000011 
+ 00008299  0x00000806 arg  0x00000001 , 0x00000039 
+ 00008300  0x00000808 ifetch  0x00000001 , 0x00000011 
+ 00008301  0x00000809 copy  0x00000013 , 0x0000003d 
+ 00008302  0x0000080b bpatch  0x00000009 , 0x00004001 
+ 00008303  0x0000080c increase  0x00000053 , 0x00000011 
+ 00008304  0x0000080d loop  0x0000206c 
+ 00008305  0x0000080e force  0x00000001 , 0x0000003e 
+ 00008306  0x0000080f rtn 
+ 00008307  0x00000812 bbit1  0x00000000 , 0x0000206e 
+ 00008308  0x00000813 branch  0x00007db8 
+ 00008309  0x00000816 bbit0  0x00000000 , 0x0000206e 
+ 00008310  0x00000818 add  0x00000011 , 0x00000010 , 0x00000006 
+ 00008311  0x00000819 ifetch  0x00000006 , 0x00000006 
+ 00008312  0x0000081a isub  0x00000002 , 0x0000003e 
+ 00008313  0x0000081b rtn  0x00000005 
+ 00008314  0x0000081c branch  0x0000206e 
+ 00008315  0x0000081f bbit0  0x00000000 , 0x0000206e 
+ 00008316  0x00000820 add  0x00000011 , 0x00000016 , 0x00000006 
+ 00008317  0x00000821 ifetch  0x00000001 , 0x00000006 
+ 00008318  0x00000822 isub  0x00000002 , 0x0000003e 
+ 00008319  0x00000823 rtn  0x00000005 
+ 00008320  0x00000824 branch  0x0000206e 
+ 00008321  0x00000827 bbit0  0x00000001 , 0x0000206e 
+ 00008322  0x00000829 call  0x000020b4 
+ 00008323  0x0000082a call  0x0000209d 
+ 00008324  0x0000082b isub  0x00000002 , 0x0000003f 
+ 00008325  0x0000082c increase  0x00000001 , 0x0000003f 
+ 00008326  0x0000082d branch  0x00002097 , 0x00000002 
+ 00008327  0x0000082e copy  0x00000006 , 0x00000012 
+ 00008328  0x0000082f store  0x00000009 , 0x00000678 
+ 00008329  0x00000830 bpatch  0x0000000a , 0x00004001 
+ 00008330  0x00000831 fetch  0x00000001 , 0x0000446d 
+ 00008331  0x00000832 nbranch  0x00002090 , 0x00000034 
+ 00008332  0x00000833 fetch  0x00000009 , 0x00000678 
+ 00008333  0x00000834 copy  0x00000012 , 0x00000006 
+ 00008334  0x00000835 increase  0x00000005 , 0x0000003f 
+ 00008335  0x00000836 branch  0x00002093 
+ 00008336  0x00000839 fetch  0x00000009 , 0x00000678 
+ 00008337  0x0000083a copy  0x00000012 , 0x00000006 
+ 00008338  0x0000083b increase  0x00000014 , 0x0000003f 
+ 00008339  0x0000083d nbranch  0x0000206e , 0x00000002 
+ 00008340  0x0000083f copy  0x00000002 , 0x00000021 
+ 00008341  0x00000840 call  0x000020c0 
+ 00008342  0x00000841 branch  0x00007db8 
+ 00008343  0x00000845 iforce  0x00000012 
+ 00008344  0x00000846 add  0x00000011 , 0x00000002 , 0x00000006 
+ 00008345  0x00000847 ifetch  0x00000002 , 0x00000006 
+ 00008346  0x00000848 branch  0x00002094 , 0x00000034 
+ 00008347  0x00000849 call  0x000020c0 
+ 00008348  0x0000084a branch  0x00002082 
+ 00008349  0x0000084d rshift16  0x0000003f , 0x0000000b 
+ 00008350  0x0000084e rshift8  0x0000000b , 0x0000000b 
+ 00008351  0x0000084f branch  0x000020a7 , 0x00000005 
+ 00008352  0x00000850 compare  0x0000000f , 0x0000000b , 0x0000000f 
+ 00008353  0x00000851 nrtn  0x00000001 
+ 00008354  0x00000852 rshift16  0x00000002 , 0x0000000b 
+ 00008355  0x00000853 rshift8  0x0000000b , 0x0000000b 
+ 00008356  0x00000854 nrtn  0x00000005 
+ 00008357  0x00000855 set1  0x0000001c , 0x00000002 
+ 00008358  0x00000856 rtn 
+ 00008359  0x00000858 rshift16  0x00000002 , 0x0000000b 
+ 00008360  0x00000859 rshift8  0x0000000b , 0x0000000b 
+ 00008361  0x0000085a compare  0x0000000f , 0x0000000b , 0x0000000f 
+ 00008362  0x0000085b nrtn  0x00000001 
+ 00008363  0x0000085c set1  0x0000001c , 0x0000003f 
+ 00008364  0x0000085d rtn 
+ 00008365  0x00000860 bbit0  0x00000000 , 0x0000206e 
+ 00008366  0x00000861 branch  0x00007db8 
+ 00008367  0x00000865 bbit0  0x00000000 , 0x0000206e 
+ 00008368  0x00000866 add  0x00000011 , 0x00000001 , 0x00000006 
+ 00008369  0x00000867 ifetch  0x00000001 , 0x00000006 
+ 00008370  0x00000868 bbit1  0x00000000 , 0x0000206e 
+ 00008371  0x00000869 rtn 
+ 00008372  0x0000086c add  0x00000011 , 0x00000001 , 0x00000006 
+ 00008373  0x0000086d ifetcht  0x00000001 , 0x00000006 
+ 00008374  0x0000086e deposit  0x00000022 
+ 00008375  0x0000086f isolate1  0x00000001 , 0x00000002 
+ 00008376  0x00000870 add  0x00000011 , 0x00000004 , 0x00000006 
+ 00008377  0x00000871 ifetcht  0x00000004 , 0x00000006 
+ 00008378  0x00000872 rtn  0x00000001 
+ 00008379  0x00000873 add  0x00000011 , 0x00000008 , 0x00000006 
+ 00008380  0x00000874 ifetch  0x00000006 , 0x00000006 
+ 00008381  0x00000875 call  0x00002109 
+ 00008382  0x00000876 deposit  0x00000028 
+ 00008383  0x00000877 rtn 
+ 00008384  0x0000087a add  0x00000011 , 0x00000002 , 0x00000006 
+ 00008385  0x0000087b add  0x00000011 , 0x00000004 , 0x00000005 
+ 00008386  0x0000087c ifetch  0x00000002 , 0x00000006 
+ 00008387  0x0000087d iadd  0x00000002 , 0x0000000b 
+ 00008388  0x0000087e deposit  0x0000000b 
+ 00008389  0x0000087f istore  0x00000004 , 0x00000005 
+ 00008390  0x00000880 branch  0x00002609 
+ 00008391  0x00000884 bbit0  0x00000001 , 0x0000206e 
+ 00008392  0x00000885 call  0x000020b4 
+ 00008393  0x00000886 iadd  0x0000001b , 0x0000003f 
+ 00008394  0x00000887 iadd  0x0000001b , 0x0000003f 
+ 00008395  0x00000888 iadd  0x00000007 , 0x0000003f 
+ 00008396  0x00000889 isub  0x00000002 , 0x0000003e 
+ 00008397  0x0000088a nbranch  0x0000206e , 0x00000002 
+ 00008398  0x0000088b branch  0x00007db8 
+ 00008399  0x00000890 bpatch  0x0000000b , 0x00004001 
+ 00008400  0x00000891 disable  0x0000003a 
+ 00008401  0x00000892 disable  0x0000001d 
+ 00008402  0x00000893 disable  0x0000001c 
+ 00008403  0x00000894 disable  0x0000000d 
+ 00008404  0x00000895 disable  0x0000000c 
+ 00008405  0x00000896 disable  0x00000009 
+ 00008406  0x00000897 disable  0x0000000e 
+ 00008407  0x00000898 disable  0x00000007 
+ 00008408  0x00000899 branch  0x00002152 , 0x00000021 
+ 00008409  0x0000089a until  0x0000003e , 0x00000027 
+ 00008410  0x0000089b nop  0x00000064 
+ 00008411  0x0000089c branch  0x00002152 
+ 00008412  0x000008a2 bpatch  0x0000000c , 0x00004001 
+ 00008413  0x000008a3 disable  0x00000010 
+ 00008414  0x000008a4 copy  0x00000002 , 0x0000001b 
+ 00008415  0x000008a5 call  0x00002068 
+ 00008416  0x000008a6 disable  0x00000028 
+ 00008417  0x000008a7 nrtn  0x00000005 
+ 00008418  0x000008a8 force  0x00000000 , 0x0000001b 
+ 00008419  0x000008a9 branch  0x00007dba 
+ 00008420  0x000008ad bpatch  0x0000000d , 0x00004001 
+ 00008421  0x000008ae until  0x0000003e , 0x00000022 
+ 00008422  0x000008af deposit  0x0000001a 
+ 00008423  0x000008b0 iforce  0x00000006 
+ 00008424  0x000008b1 rshift16 , 0x0000003f , 0x0000003f 
+ 00008425  0x000008b2 isub  0x00000022 , 0x00000039 
+ 00008426  0x000008b3 and_into  0x00000003 , 0x00000039 
+ 00008427  0x000008b4 nbranch  0x000020ee , 0x00000005 
+ 00008428  0x000008b5 force  0x00000000 , 0x0000003f 
+ 00008429  0x000008b6 branch  0x000020f2 
+ 00008430  0x000008b8 fetcht  0x00000002 , 0x00000044 
+ 00008431  0x000008b9 force  0x00000000 , 0x0000003f 
+ 00008432  0x000008bb iadd  0x00000002 , 0x0000003f 
+ 00008433  0x000008bc loop  0x000020f0 
+ 00008434  0x000008be iadd  0x00000006 , 0x0000003f 
+ 00008435  0x000008bf div  0x0000003f , 0x0000000c 
+ 00008436  0x000008c0 call  0x00007d5f 
+ 00008437  0x000008c1 store  0x00000002 , 0x0000002e 
+ 00008438  0x000008c2 rtn 
+ 00008439  0x000008c5 bpatch  0x0000000e , 0x00004001 
+ 00008440  0x000008c6 deposit  0x0000001a 
+ 00008441  0x000008c7 copy  0x00000019 , 0x00000002 
+ 00008442  0x000008c8 isub  0x00000002 , 0x0000003e 
+ 00008443  0x000008c9 nsetflag  0x00000002 , 0x0000002c , 0x0000003f 
+ 00008444  0x000008ca isub  0x00000002 , 0x00000002 
+ 00008445  0x000008cb fetch  0x00000002 , 0x00000044 
+ 00008446  0x000008cc isolate0  0x0000000f , 0x00000002 
+ 00008447  0x000008cd branch  0x00002105 , 0x00000001 
+ 00008448  0x000008ce copy  0x00000002 , 0x00000030 
+ 00008449  0x000008cf arg  0x00010000 , 0x00000002 
+ 00008450  0x000008d0 fetch  0x00000002 , 0x00000044 
+ 00008451  0x000008d1 isub  0x00000002 , 0x0000003f 
+ 00008452  0x000008d2 iadd  0x00000030 , 0x00000002 
+ 00008453  0x000008d5 storet  0x00000006 , 0x00000170 
+ 00008454  0x000008d6 rtn 
+ 00008455  0x000008d9 disable  0x00000030 
+ 00008456  0x000008da fetch  0x00000006 , 0x00000170 
+ 00008457  0x000008dc iadd  0x00000019 , 0x00000030 
+ 00008458  0x000008dd increase  0x0000000a , 0x00000030 
+ 00008459  0x000008de fetch  0x00000002 , 0x00000044 
+ 00008460  0x000008df isub  0x00000030 , 0x0000003f 
+ 00008461  0x000008e0 isolate0  0x0000000f , 0x0000003f 
+ 00008462  0x000008e1 branch  0x00002115 , 0x00000001 
+ 00008463  0x000008e2 setarg  0x00010000 
+ 00008464  0x000008e3 fetchr  0x00000018 , 0x00000002 , 0x00000044 
+ 00008465  0x000008e4 isub  0x00000018 , 0x0000003f 
+ 00008466  0x000008e5 iadd  0x00000030 , 0x00000030 
+ 00008467  0x000008e7 copy  0x00000030 , 0x0000001a 
+ 00008468  0x000008e8 rtn 
+ 00008469  0x000008ea force  0x00000000 , 0x0000003e 
+ 00008470  0x000008eb branch  0x00002113 
+ 00008471  0x000008f3 rshift3  0x0000003f , 0x0000003f 
+ 00008472  0x000008f4 ifetchr  0x00000011 , 0x00000001 , 0x00000005 
+ 00008473  0x000008f5 ixor  0x00000011 , 0x0000003f 
+ 00008474  0x000008f6 isolate0  0x00000006 , 0x0000003f 
+ 00008475  0x000008f7 branch  0x0000211e 
+ 00008476  0x000008fa isolate0  0x00000000 , 0x0000003e 
+ 00008477  0x000008fc arg  0x00008ac2 , 0x00000005 
+ 00008478  0x000008fe ifetch  0x00000001 , 0x00000005 
+ 00008479  0x000008ff qsetflag  0x00000001 , 0x0000003f 
+ 00008480  0x00000900 istore  0x00000001 , 0x00000005 
+ 00008481  0x00000901 rtn 
+ 00008482  0x00000904 nop  0x0000003c 
+ 00008483  0x00000907 jam  0x00000008 , 0x00008983 
+ 00008484  0x00000908 jam  0x00000009 , 0x00008985 
+ 00008485  0x00000909 jam  0x00000009 , 0x00008981 
+ 00008486  0x0000090a jam  0x00000003 , 0x00008981 
+ 00008487  0x0000090b jam  0x00000006 , 0x00008980 
+ 00008488  0x0000090c nop  0x0000003c 
+ 00008489  0x0000090d arg  0x00000000 , 0x00000011 
+ 00008490  0x0000090e arg  0x00000000 , 0x00000012 
+ 00008491  0x0000090f arg  0x00000010 , 0x00000039 
+ 00008492  0x00000910 arg  0x00000800 , 0x00000006 
+ 00008493  0x00000912 ifetch  0x00000002 , 0x00000006 
+ 00008494  0x00000913 iadd  0x00000011 , 0x00000011 
+ 00008495  0x00000914 ifetch  0x00000002 , 0x00000006 
+ 00008496  0x00000915 iadd  0x00000012 , 0x00000012 
+ 00008497  0x00000916 loop  0x0000212d 
+ 00008498  0x00000917 rtn 
+ 00008499  0x0000091a bpatch  0x0000000f , 0x00004001 
+ 00008500  0x0000091b call  0x00002160 
+ 00008501  0x0000091c arg  0x00000027 , 0x00000002 
+ 00008502  0x0000091d call  0x0000216f 
+ 00008503  0x0000091e call  0x000021a6 
+ 00008504  0x0000091f jam  0x0000007f , 0x00008a25 
+ 00008505  0x00000920 jam  0x0000001a , 0x00008a30 
+ 00008506  0x00000921 jam  0x00000078 , 0x00008a31 
+ 00008507  0x00000922 jam  0x000000b2 , 0x00008a8f 
+ 00008508  0x00000923 jam  0x00000000 , 0x00008ac2 
+ 00008509  0x00000924 jam  0x00000000 , 0x00008ac3 
+ 00008510  0x00000925 arg  0x00000006 , 0x00000007 
+ 00008511  0x00000926 call  0x00002122 
+ 00008512  0x00000927 isolate1  0x0000000d , 0x00000011 
+ 00008513  0x00000928 call  0x0000211d 
+ 00008514  0x00000929 isolate1  0x0000000d , 0x00000012 
+ 00008515  0x0000092a call  0x0000211e 
+ 00008516  0x0000092b arg  0x00000005 , 0x00000007 
+ 00008517  0x0000092d call  0x0000211c 
+ 00008518  0x0000092e call  0x0000211e 
+ 00008519  0x0000092f call  0x00002122 
+ 00008520  0x00000930 arg  0x00008ac2 , 0x00000005 
+ 00008521  0x00000931 rshift4  0x00000011 , 0x0000003f 
+ 00008522  0x00000932 call  0x00002117 
+ 00008523  0x00000933 rshift4  0x00000012 , 0x0000003f 
+ 00008524  0x00000934 call  0x00002117 
+ 00008525  0x00000935 increase  0xffffffff , 0x00000007 
+ 00008526  0x00000936 branch  0x00002145 , 0x00000002 
+ 00008527  0x00000937 jam  0x00000052 , 0x00008a8f 
+ 00008528  0x00000938 jam  0x00000002 , 0x00008a30 
+ 00008529  0x00000939 jam  0x00000000 , 0x00008981 
+ 00008530  0x0000093c bpatch  0x00000010 , 0x00004002 
+ 00008531  0x0000093d call  0x00006875 
+ 00008532  0x0000093e disable  0x00000020 
+ 00008533  0x0000093f disable  0x00000021 
+ 00008534  0x00000940 setarg  0x00000200 
+ 00008535  0x00000941 store  0x00000004 , 0x00008a23 
+ 00008536  0x00000942 jam  0x000000fa , 0x00008a01 
+ 00008537  0x00000943 nop  0x0000000c 
+ 00008538  0x00000944 jam  0x00000000 , 0x00008a0f 
+ 00008539  0x00000945 jam  0x0000001a , 0x00008a12 
+ 00008540  0x00000946 jam  0x0000002b , 0x00008a14 
+ 00008541  0x00000947 force  0x00000008 , 0x00000015 
+ 00008542  0x00000948 force  0x00000000 , 0x00000015 
+ 00008543  0x0000094a branch  0x0000230f 
+ 00008544  0x0000094d bpatch  0x00000011 , 0x00004002 
+ 00008545  0x0000094e jam  0x00000060 , 0x00008a0f 
+ 00008546  0x0000094f jam  0x000000aa , 0x00008a10 
+ 00008547  0x00000950 jam  0x0000007a , 0x00008a12 
+ 00008548  0x00000951 jam  0x00000000 , 0x00008a25 
+ 00008549  0x00000952 jam  0x00000000 , 0x00008a26 
+ 00008550  0x00000953 nop  0x0000003c 
+ 00008551  0x00000954 jam  0x00000020 , 0x00008a20 
+ 00008552  0x00000955 jam  0x000000fd , 0x00008a23 
+ 00008553  0x00000956 jam  0x00000012 , 0x00008a24 
+ 00008554  0x00000957 jam  0x00000010 , 0x00008a24 
+ 00008555  0x00000958 nop  0x0000003c 
+ 00008556  0x00000959 jam  0x00000060 , 0x00008a12 
+ 00008557  0x0000095a jam  0x000000dd , 0x00008a23 
+ 00008558  0x0000095b rtn 
+ 00008559  0x0000095e bpatch  0x00000012 , 0x00004002 
+ 00008560  0x0000095f jam  0x00000001 , 0x00008900 
+ 00008561  0x00000960 jam  0x0000009d , 0x00008a23 
+ 00008562  0x00000961 jam  0x00000002 , 0x00008a24 
+ 00008563  0x00000962 nop  0x00000014 
+ 00008564  0x00000963 jam  0x00000065 , 0x00008a70 
+ 00008565  0x00000964 jam  0x0000009f , 0x00008a23 
+ 00008566  0x00000965 call  0x0000218f 
+ 00008567  0x00000966 storet  0x00000001 , 0x00000008 
+ 00008568  0x00000967 increase  0x00000001 , 0x00000002 
+ 00008569  0x0000096c bpatch  0x00000013 , 0x00004002 
+ 00008570  0x0000096d rshift4  0x00000002 , 0x0000003f 
+ 00008571  0x0000096e arg  0x00004135 , 0x00000006 
+ 00008572  0x0000096f iadd  0x00000006 , 0x00000006 
+ 00008573  0x00000970 ifetch  0x00000001 , 0x00000006 
+ 00008574  0x00000971 fetchr  0x00000011 , 0x00000001 , 0x00008a71 
+ 00008575  0x00000972 and_into  0x0000000f , 0x00000011 
+ 00008576  0x00000973 ior  0x00000011 , 0x0000003f 
+ 00008577  0x00000974 store  0x00000001 , 0x00008a71 
+ 00008578  0x00000975 call  0x000021d0 
+ 00008579  0x00000976 nop  0x00000090 
+ 00008580  0x00000977 fetch  0x00000001 , 0x00004099 
+ 00008581  0x00000978 beq  0x00000018 , 0x00002187 
+ 00008582  0x00000979 nop  0x00000024 
+ 00008583  0x0000097b jam  0x00000080 , 0x00008a20 
+ 00008584  0x0000097c rtn 
+ 00008585  0x00000980 setarg  0x00008312 
+ 00008586  0x00000981 store  0x00000002 , 0x00008907 
+ 00008587  0x00000982 branch  0x00002197 
+ 00008588  0x00000985 setarg  0x00004189 
+ 00008589  0x00000986 store  0x00000002 , 0x00008907 
+ 00008590  0x00000987 branch  0x000021a3 
+ 00008591  0x0000098b bpatch  0x00000014 , 0x00004002 
+ 00008592  0x0000098c jam  0x00000011 , 0x00008a82 
+ 00008593  0x0000098d jam  0x00000012 , 0x00008a8d 
+ 00008594  0x0000098e jam  0x0000000a , 0x00008a8e 
+ 00008595  0x0000098f fetch  0x00000001 , 0x00004099 
+ 00008596  0x00000990 beq  0x00000010 , 0x00002189 
+ 00008597  0x00000991 setarg  0x00005762 
+ 00008598  0x00000992 store  0x00000002 , 0x00008907 
+ 00008599  0x00000994 jam  0x00000003 , 0x00008901 
+ 00008600  0x00000995 jam  0x00000084 , 0x00008920 
+ 00008601  0x00000996 rtnmark1  0x0000002d 
+ 00008602  0x00000997 jam  0x00000001 , 0x00008901 
+ 00008603  0x00000998 jam  0x00000080 , 0x00008920 
+ 00008604  0x00000999 jam  0x00000007 , 0x00008a82 
+ 00008605  0x0000099a jam  0x00000044 , 0x00008a8d 
+ 00008606  0x0000099b jam  0x0000000a , 0x00008a8e 
+ 00008607  0x0000099c fetch  0x00000001 , 0x00004099 
+ 00008608  0x0000099d beq  0x00000010 , 0x0000218c 
+ 00008609  0x0000099e setarg  0x00002bb1 
+ 00008610  0x0000099f store  0x00000002 , 0x00008907 
+ 00008611  0x000009a1 rtnmark0  0x0000002f 
+ 00008612  0x000009a2 jam  0x00000005 , 0x00008901 
+ 00008613  0x000009a3 rtn 
+ 00008614  0x000009a6 bpatch  0x00000015 , 0x00004002 
+ 00008615  0x000009a7 call  0x0000686f 
+ 00008616  0x000009a8 call  0x000021ba 
+ 00008617  0x000009a9 force  0x00000008 , 0x00000015 
+ 00008618  0x000009aa force  0x00000000 , 0x00000015 
+ 00008619  0x000009ac setarg  0x000aaada 
+ 00008620  0x000009ad store  0x00000003 , 0x00008a0f 
+ 00008621  0x000009ae jam  0x00000040 , 0x00008a25 
+ 00008622  0x000009af jam  0x00000010 , 0x00008a26 
+ 00008623  0x000009b0 nop  0x0000003c 
+ 00008624  0x000009b1 jam  0x000000fb , 0x00008a01 
+ 00008625  0x000009b2 jam  0x000000ff , 0x00008a25 
+ 00008626  0x000009b3 jam  0x00000030 , 0x00008a26 
+ 00008627  0x000009b4 jam  0x0000005e , 0x00008a16 
+ 00008628  0x000009b5 nop  0x00000014 
+ 00008629  0x000009b6 jam  0x00000000 , 0x00008a10 
+ 00008630  0x000009b7 jam  0x00000008 , 0x00008a11 
+ 00008631  0x000009b8 nop  0x00000078 
+ 00008632  0x000009b9 jam  0x0000000d , 0x00008900 
+ 00008633  0x000009ba rtn 
+ 00008634  0x000009be fetch  0x00000001 , 0x00004143 
+ 00008635  0x000009bf beq  0x000000ff , 0x000021c1 
+ 00008636  0x000009c0 arg  0x00004144 , 0x00000006 
+ 00008637  0x000009c1 iadd  0x00000006 , 0x00000006 
+ 00008638  0x000009c2 ifetch  0x00000001 , 0x00000006 
+ 00008639  0x000009c3 store  0x00000001 , 0x00008961 
+ 00008640  0x000009c4 jam  0x00000027 , 0x00008960 
+ 00008641  0x000009c7 fetcht  0x00000001 , 0x00004147 
+ 00008642  0x000009c8 fetch  0x00000001 , 0x00008960 
+ 00008643  0x000009c9 ior  0x00000002 , 0x0000003f 
+ 00008644  0x000009ca store  0x00000001 , 0x00008960 
+ 00008645  0x000009cb rtn 
+ 00008646  0x000009cf jam  0x00000003 , 0x00008900 
+ 00008647  0x000009d0 jam  0x00000002 , 0x00008a24 
+ 00008648  0x000009d1 nop  0x00000014 
+ 00008649  0x000009d2 jam  0x00000065 , 0x00008a70 
+ 00008650  0x000009d3 jam  0x000000df , 0x00008a23 
+ 00008651  0x000009d4 call  0x0000218f 
+ 00008652  0x000009d5 call  0x000021e8 
+ 00008653  0x000009d6 storet  0x00000001 , 0x00000008 
+ 00008654  0x000009d7 increase  0x00000002 , 0x00000002 
+ 00008655  0x000009d8 branch  0x00002179 
+ 00008656  0x000009dd bpatch  0x00000016 , 0x00004002 
+ 00008657  0x000009de setarg  0x00000960 
+ 00008658  0x000009df iadd  0x00000002 , 0x0000003f 
+ 00008659  0x000009e0 copy  0x0000003f , 0x00000011 
+ 00008660  0x000009e1 fetcht  0x00000001 , 0x00004099 
+ 00008661  0x000009e2 rshift  0x00000002 , 0x00000002 
+ 00008662  0x000009e3 idiv  0x00000002 
+ 00008663  0x000009e5 call  0x00007d62 
+ 00008664  0x000009e6 quotient  0x0000003f 
+ 00008665  0x000009e7 store  0x00000002 , 0x00008909 
+ 00008666  0x000009e8 remainder  0x0000003f 
+ 00008667  0x000009e9 lshift16  0x0000003f , 0x0000003f 
+ 00008668  0x000009ea lshift8  0x0000003f , 0x0000003f 
+ 00008669  0x000009eb idiv  0x00000002 
+ 00008670  0x000009ec call  0x00007d62 
+ 00008671  0x000009ed quotient  0x0000003f 
+ 00008672  0x000009ee store  0x00000003 , 0x0000890b 
+ 00008673  0x000009f3 storer  0x00000011 , 0x00000001 , 0x00008a22 
+ 00008674  0x000009f4 rshift8  0x00000011 , 0x00000011 
+ 00008675  0x000009f5 storer  0x00000011 , 0x00000001 , 0x00008a21 
+ 00008676  0x000009f6 jam  0x000000a0 , 0x00008a20 
+ 00008677  0x000009f7 jam  0x000000e0 , 0x00008a20 
+ 00008678  0x000009f8 jam  0x000000a0 , 0x00008a20 
+ 00008679  0x000009f9 rtn 
+ 00008680  0x000009fc add  0x00000002 , 0x00000002 , 0x0000003f 
+ 00008681  0x000009fd rshift3  0x0000003f , 0x0000003f 
+ 00008682  0x000009fe and_into  0xfffffffe , 0x0000003f 
+ 00008683  0x000009ff arg  0x0000411d , 0x00000006 
+ 00008684  0x00000a00 bmark0  0x0000002d , 0x000021ee 
+ 00008685  0x00000a01 increase  0x0000000c , 0x00000006 
+ 00008686  0x00000a03 iadd  0x00000006 , 0x00000006 
+ 00008687  0x00000a04 ifetchr  0x00000011 , 0x00000002 , 0x00000006 
+ 00008688  0x00000a05 ifetch  0x00000002 , 0x00000006 
+ 00008689  0x00000a06 isub  0x00000011 , 0x0000003f 
+ 00008690  0x00000a07 add  0x00000002 , 0x00000002 , 0x00000006 
+ 00008691  0x00000a08 and_into  0x0000000f , 0x00000006 
+ 00008692  0x00000a09 imul32  0x00000006 , 0x0000003f 
+ 00008693  0x00000a0a rshift4  0x0000003f , 0x0000003f 
+ 00008694  0x00000a0b iadd  0x00000011 , 0x0000003f 
+ 00008695  0x00000a0c store  0x00000002 , 0x00008905 
+ 00008696  0x00000a0d rtn 
+ 00008697  0x00000a12 bpatch  0x00000017 , 0x00004002 
+ 00008698  0x00000a13 call  0x000021c6 
+ 00008699  0x00000a14 nop  0x00000258 
+ 00008700  0x00000a17 bpatch  0x00000018 , 0x00004003 
+ 00008701  0x00000a18 setarg  0x000aaa7e 
+ 00008702  0x00000a19 store  0x00000003 , 0x00008a0f 
+ 00008703  0x00000a1a nop  0x0000003c 
+ 00008704  0x00000a1b jam  0x00000000 , 0x00008a25 
+ 00008705  0x00000a1c jam  0x0000000d , 0x00008a26 
+ 00008706  0x00000a1d jam  0x00000056 , 0x00008a16 
+ 00008707  0x00000a1e nop  0x0000001e 
+ 00008708  0x00000a1f jam  0x0000001b , 0x00008a15 
+ 00008709  0x00000a20 call  0x0000220c 
+ 00008710  0x00000a21 nop  0x00000014 
+ 00008711  0x00000a22 jam  0x0000000f , 0x00008a26 
+ 00008712  0x00000a23 nop  0x00000014 
+ 00008713  0x00000a24 jam  0x000000a8 , 0x00008a10 
+ 00008714  0x00000a25 jam  0x00000000 , 0x00008a11 
+ 00008715  0x00000a26 rtn 
+ 00008716  0x00000a29 bpatch  0x00000019 , 0x00004003 
+ 00008717  0x00000a2a fetch  0x00000001 , 0x00004141 
+ 00008718  0x00000a2b beq  0x00000000 , 0x00002217 
+ 00008719  0x00000a2c beq  0x00000003 , 0x0000221c 
+ 00008720  0x00000a2d beq  0x00000005 , 0x00002221 
+ 00008721  0x00000a2e beq  0x00000007 , 0x00002225 
+ 00008722  0x00000a2f beq  0x0000000a , 0x00002229 
+ 00008723  0x00000a30 beq  0x00000083 , 0x0000222d 
+ 00008724  0x00000a31 beq  0x00000085 , 0x00002231 
+ 00008725  0x00000a32 beq  0x0000008a , 0x00002235 
+ 00008726  0x00000a33 beq  0x00000094 , 0x00002239 
+ 00008727  0x00000a35 jam  0x00000017 , 0x00008a14 
+ 00008728  0x00000a36 setarg  0x00251a3f 
+ 00008729  0x00000a37 store  0x00000003 , 0x00008a60 
+ 00008730  0x00000a39 jam  0x00000028 , 0x00008a63 
+ 00008731  0x00000a3a rtn 
+ 00008732  0x00000a3d jam  0x00000025 , 0x00008a14 
+ 00008733  0x00000a3e setarg  0x00a91c2d 
+ 00008734  0x00000a3f store  0x00000003 , 0x00008a60 
+ 00008735  0x00000a41 jam  0x0000002f , 0x00008a63 
+ 00008736  0x00000a42 rtn 
+ 00008737  0x00000a45 jam  0x00000025 , 0x00008a14 
+ 00008738  0x00000a46 setarg  0x00a91c3f 
+ 00008739  0x00000a47 store  0x00000003 , 0x00008a60 
+ 00008740  0x00000a48 branch  0x0000221f 
+ 00008741  0x00000a4b jam  0x00000025 , 0x00008a14 
+ 00008742  0x00000a4c setarg  0x00a9383f 
+ 00008743  0x00000a4d store  0x00000003 , 0x00008a60 
+ 00008744  0x00000a4e branch  0x0000221f 
+ 00008745  0x00000a51 jam  0x00000025 , 0x00008a14 
+ 00008746  0x00000a52 setarg  0x00a93f3f 
+ 00008747  0x00000a53 store  0x00000003 , 0x00008a60 
+ 00008748  0x00000a54 branch  0x0000221f 
+ 00008749  0x00000a58 jam  0x00000017 , 0x00008a14 
+ 00008750  0x00000a59 setarg  0x00251827 
+ 00008751  0x00000a5a store  0x00000003 , 0x00008a60 
+ 00008752  0x00000a5b branch  0x0000221a 
+ 00008753  0x00000a5e jam  0x00000017 , 0x00008a14 
+ 00008754  0x00000a5f setarg  0x0025181c 
+ 00008755  0x00000a60 store  0x00000003 , 0x00008a60 
+ 00008756  0x00000a61 branch  0x0000221a 
+ 00008757  0x00000a64 jam  0x00000017 , 0x00008a14 
+ 00008758  0x00000a65 setarg  0x0025180b 
+ 00008759  0x00000a66 store  0x00000003 , 0x00008a60 
+ 00008760  0x00000a67 branch  0x0000221a 
+ 00008761  0x00000a6a jam  0x00000017 , 0x00008a14 
+ 00008762  0x00000a6b setarg  0x00251000 
+ 00008763  0x00000a6c store  0x00000003 , 0x00008a60 
+ 00008764  0x00000a6d branch  0x0000221a 
+ 00008765  0x00000a72 jam  0x00000006 , 0x00008042 
+ 00008766  0x00000a74 fetch  0x00000002 , 0x0000409c 
+ 00008767  0x00000a75 bbit0  0x0000000e , 0x0000223e 
+ 00008768  0x00000a76 iforce  0x00000006 
+ 00008769  0x00000a77 arg  0x00008a00 , 0x00000002 
+ 00008770  0x00000a79 ifetch  0x00000001 , 0x00000006 
+ 00008771  0x00000a7a beq  0x000000ff , 0x00002248 
+ 00008772  0x00000a7b ior  0x00000002 , 0x00000005 
+ 00008773  0x00000a7c ifetch  0x00000001 , 0x00000006 
+ 00008774  0x00000a7d istore  0x00000001 , 0x00000005 
+ 00008775  0x00000a7e branch  0x00002242 
+ 00008776  0x00000a81 bpatch  0x0000001a , 0x00004003 
+ 00008777  0x00000a82 fetch  0x00000001 , 0x00004436 
+ 00008778  0x00000a83 call  0x000070d7 , 0x00000034 
+ 00008779  0x00000a85 until  0x0000003e , 0x00000033 
+ 00008780  0x00000a86 jam  0x0000005f , 0x0000813b 
+ 00008781  0x00000a87 fetch  0x00000001 , 0x00004099 
+ 00008782  0x00000a88 beq  0x00000010 , 0x00002266 
+ 00008783  0x00000a89 fetch  0x00000001 , 0x00004438 
+ 00008784  0x00000a8a or_into  0x00000004 , 0x0000003f 
+ 00008785  0x00000a8b store  0x00000001 , 0x00008a02 
+ 00008786  0x00000a8c jam  0x00000001 , 0x0000890f 
+ 00008787  0x00000a8d jam  0x00000024 , 0x00008a80 
+ 00008788  0x00000a8e jam  0x00000062 , 0x00008a81 
+ 00008789  0x00000a8f setarg  0x00e61212 
+ 00008790  0x00000a90 store  0x00000003 , 0x00008a73 
+ 00008791  0x00000a93 jam  0x00000060 , 0x00008a86 
+ 00008792  0x00000a94 jam  0x0000003b , 0x00008a8b 
+ 00008793  0x00000a96 call  0x00002286 
+ 00008794  0x00000a97 jam  0x00000000 , 0x00008043 
+ 00008795  0x00000a98 jam  0x00000005 , 0x00008042 
+ 00008796  0x00000a99 setarg  0x00557474 
+ 00008797  0x00000a9a store  0x00000003 , 0x00008968 
+ 00008798  0x00000a9b jam  0x0000006e , 0x00008960 
+ 00008799  0x00000a9c call  0x00002133 
+ 00008800  0x00000a9d call  0x00002271 
+ 00008801  0x00000a9e fetch  0x00000001 , 0x0000411c 
+ 00008802  0x00000a9f store  0x00000001 , 0x0000813a 
+ 00008803  0x00000aa1 jam  0x0000000c , 0x00004148 
+ 00008804  0x00000aa2 call  0x00006f4e 
+ 00008805  0x00000aa3 branch  0x000022b4 
+ 00008806  0x00000aa6 fetch  0x00000001 , 0x00004438 
+ 00008807  0x00000aa7 or_into  0x00000006 , 0x0000003f 
+ 00008808  0x00000aa8 store  0x00000001 , 0x00008a02 
+ 00008809  0x00000aa9 jam  0x00000000 , 0x0000890f 
+ 00008810  0x00000aaa jam  0x00000023 , 0x00008a80 
+ 00008811  0x00000aab jam  0x000000b0 , 0x00008a81 
+ 00008812  0x00000aac setarg  0x00e40909 
+ 00008813  0x00000aad store  0x00000003 , 0x00008a73 
+ 00008814  0x00000aae jam  0x0000002a , 0x00008a76 
+ 00008815  0x00000aaf jam  0x00000004 , 0x00008902 
+ 00008816  0x00000ab0 branch  0x00002257 
+ 00008817  0x00000ab3 bpatch  0x0000001b , 0x00004003 
+ 00008818  0x00000ab4 call  0x00002160 
+ 00008819  0x00000ab5 jam  0x00000003 , 0x00008900 
+ 00008820  0x00000ab6 jam  0x00000001 , 0x00008a70 
+ 00008821  0x00000ab7 arg  0x0000411d , 0x00000012 
+ 00008822  0x00000ab8 arg  0x00004135 , 0x00000018 
+ 00008823  0x00000ab9 call  0x0000227c 
+ 00008824  0x00000aba set1  0x0000002d , 0x00000000 
+ 00008825  0x00000abb call  0x0000227c 
+ 00008826  0x00000abc jam  0x00000061 , 0x00008a70 
+ 00008827  0x00000abd branch  0x00002152 
+ 00008828  0x00000ac0 call  0x0000218f 
+ 00008829  0x00000ac1 arg  0x00000006 , 0x00000039 
+ 00008830  0x00000ac2 arg  0x00000000 , 0x00000013 
+ 00008831  0x00000ac4 copy  0x00000013 , 0x00000002 
+ 00008832  0x00000ac5 call  0x00002294 
+ 00008833  0x00000ac6 increase  0x00000002 , 0x00000012 
+ 00008834  0x00000ac7 increase  0x00000001 , 0x00000018 
+ 00008835  0x00000ac8 increase  0x00000010 , 0x00000013 
+ 00008836  0x00000ac9 loop  0x0000227f 
+ 00008837  0x00000aca rtn 
+ 00008838  0x00000acd fetch  0x00000001 , 0x00004099 
+ 00008839  0x00000ace beq  0x00000018 , 0x0000228c 
+ 00008840  0x00000acf fetch  0x00000001 , 0x00004438 
+ 00008841  0x00000ad0 or_into  0x00000006 , 0x0000003f 
+ 00008842  0x00000ad1 store  0x00000001 , 0x00008a02 
+ 00008843  0x00000ad2 jam  0x000000e0 , 0x00008a05 
+ 00008844  0x00000ad4 jam  0x000000c8 , 0x00008a00 
+ 00008845  0x00000ad5 nop  0x0000003c 
+ 00008846  0x00000ad6 jam  0x000000a0 , 0x00008a01 
+ 00008847  0x00000ad7 jam  0x000000cf , 0x00008a00 
+ 00008848  0x00000ad8 jam  0x000000fa , 0x00008a01 
+ 00008849  0x00000ad9 nop  0x00000014 
+ 00008850  0x00000ada jam  0x0000008f , 0x00008a00 
+ 00008851  0x00000adb rtn 
+ 00008852  0x00000ade bpatch  0x0000001c , 0x00004003 
+ 00008853  0x00000adf jam  0x00000030 , 0x00008a20 
+ 00008854  0x00000ae0 jam  0x000000dd , 0x00008a23 
+ 00008855  0x00000ae1 call  0x000021d0 
+ 00008856  0x00000ae3 fetch  0x00000001 , 0x00008a7c 
+ 00008857  0x00000ae4 bbit0  0x00000000 , 0x00002298 
+ 00008858  0x00000ae5 jam  0x00000030 , 0x00008a7b 
+ 00008859  0x00000ae6 call  0x000022ae 
+ 00008860  0x00000ae7 iforce  0x00000011 
+ 00008861  0x00000ae8 jam  0x00000040 , 0x00008a7b 
+ 00008862  0x00000ae9 call  0x000022ae 
+ 00008863  0x00000aea isub  0x00000011 , 0x0000003f 
+ 00008864  0x00000aeb mul32  0x0000003f , 0x0000007d , 0x00000002 
+ 00008865  0x00000aec setarg  0x00b00000 
+ 00008866  0x00000aed idiv  0x00000002 
+ 00008867  0x00000aee call  0x00007d62 
+ 00008868  0x00000aef quotient  0x0000003f 
+ 00008869  0x00000af0 bmark0  0x0000002d , 0x000022a7 
+ 00008870  0x00000af1 lshift  0x0000003f , 0x0000003f 
+ 00008871  0x00000af3 istore  0x00000002 , 0x00000012 
+ 00008872  0x00000af4 jam  0x00000020 , 0x00008a7b 
+ 00008873  0x00000af5 fetch  0x00000001 , 0x00008a7e 
+ 00008874  0x00000af6 lshift4  0x0000003f , 0x0000003f 
+ 00008875  0x00000af7 istore  0x00000001 , 0x00000018 
+ 00008876  0x00000af8 jam  0x00000000 , 0x00008a7b 
+ 00008877  0x00000af9 rtn 
+ 00008878  0x00000afc fetch  0x00000002 , 0x00008a7d 
+ 00008879  0x00000afd byteswap  0x0000003f , 0x0000003f 
+ 00008880  0x00000afe fetcht  0x00000001 , 0x00008a7c 
+ 00008881  0x00000aff lshift16  0x00000002 , 0x00000002 
+ 00008882  0x00000b00 ior  0x00000002 , 0x0000003f 
+ 00008883  0x00000b01 rtn 
+ 00008884  0x00000b05 bpatch  0x0000001d , 0x00004003 
+ 00008885  0x00000b06 fetch  0x00000001 , 0x00008a0d 
+ 00008886  0x00000b07 set1  0x00000000 , 0x0000003f 
+ 00008887  0x00000b08 store  0x00000001 , 0x00008a0d 
+ 00008888  0x00000b09 jam  0x000000f0 , 0x00008a0e 
+ 00008889  0x00000b0a fetch  0x00000001 , 0x00008a05 
+ 00008890  0x00000b0b or_into  0x00000016 , 0x0000003f 
+ 00008891  0x00000b0c store  0x00000001 , 0x00008a05 
+ 00008892  0x00000b0e fetch  0x00000001 , 0x00004411 
+ 00008893  0x00000b0f store  0x00000001 , 0x00000678 
+ 00008894  0x00000b10 fetch  0x00000001 , 0x00004408 
+ 00008895  0x00000b11 store  0x00000001 , 0x00000679 
+ 00008896  0x00000b12 jam  0x00000000 , 0x00004411 
+ 00008897  0x00000b13 fetch  0x00000001 , 0x0000443e 
+ 00008898  0x00000b14 store  0x00000001 , 0x00004408 
+ 00008899  0x00000b15 fetcht  0x00000001 , 0x0000443d 
+ 00008900  0x00000b16 call  0x00006f0f 
+ 00008901  0x00000b18 arg  0x00000000 , 0x00000011 
+ 00008902  0x00000b19 arg  0x00000008 , 0x00000039 
+ 00008903  0x00000b1b call  0x00006f82 
+ 00008904  0x00000b1c fetch  0x00000002 , 0x0000440a 
+ 00008905  0x00000b1d iadd  0x00000011 , 0x00000011 
+ 00008906  0x00000b1e loop  0x000022c7 
+ 00008907  0x00000b1f rshift3  0x00000011 , 0x00000011 
+ 00008908  0x00000b20 store  0x00000002 , 0x0000440a 
+ 00008909  0x00000b22 fetch  0x00000001 , 0x00000678 
+ 00008910  0x00000b23 store  0x00000001 , 0x00004411 
+ 00008911  0x00000b24 fetch  0x00000001 , 0x00000679 
+ 00008912  0x00000b25 store  0x00000001 , 0x00004408 
+ 00008913  0x00000b27 fetch  0x00000001 , 0x00008a05 
+ 00008914  0x00000b28 and_into  0x000000e0 , 0x0000003f 
+ 00008915  0x00000b29 store  0x00000001 , 0x00008a05 
+ 00008916  0x00000b2a jam  0x00000000 , 0x00008a0e 
+ 00008917  0x00000b2b fetch  0x00000001 , 0x00008a0d 
+ 00008918  0x00000b2c set0  0x00000000 , 0x0000003f 
+ 00008919  0x00000b2d store  0x00000001 , 0x00008a0d 
+ 00008920  0x00000b2f call  0x00006fb0 
+ 00008921  0x00000b30 fetcht  0x00000002 , 0x0000443b 
+ 00008922  0x00000b31 isub  0x00000002 , 0x0000003e 
+ 00008923  0x00000b32 branch  0x000022e4 , 0x00000002 
+ 00008924  0x00000b33 fetcht  0x00000002 , 0x00004439 
+ 00008925  0x00000b34 isub  0x00000002 , 0x0000003e 
+ 00008926  0x00000b35 rtn  0x00000002 
+ 00008927  0x00000b37 fetch  0x00000001 , 0x00004438 
+ 00008928  0x00000b38 rtneq  0x00000000 
+ 00008929  0x00000b39 increase  0xffffffe0 , 0x0000003f 
+ 00008930  0x00000b3a store  0x00000001 , 0x00004438 
+ 00008931  0x00000b3b rtn 
+ 00008932  0x00000b3e fetch  0x00000001 , 0x00004438 
+ 00008933  0x00000b3f rtneq  0x000000e0 
+ 00008934  0x00000b40 increase  0x00000020 , 0x0000003f 
+ 00008935  0x00000b41 store  0x00000001 , 0x00004438 
+ 00008936  0x00000b42 rtn 
+ 00008937  0x00000b46 bpatch  0x0000001e , 0x00004003 
+ 00008938  0x00000b48 fetch  0x00000001 , 0x000089a2 
+ 00008939  0x00000b49 isolate1  0x00000006 , 0x0000003f 
+ 00008940  0x00000b4a setflag  0x00000001 , 0x00000007 , 0x0000003f 
+ 00008941  0x00000b4b store  0x00000001 , 0x00004142 
+ 00008942  0x00000b4d fetch  0x00000001 , 0x000089a3 
+ 00008943  0x00000b4e and  0x0000003f , 0x0000000f , 0x00000002 
+ 00008944  0x00000b4f lshift  0x00000002 , 0x00000002 
+ 00008945  0x00000b50 rshift4  0x0000003f , 0x0000003f 
+ 00008946  0x00000b51 iadd  0x00000002 , 0x00000002 
+ 00008947  0x00000b52 mul32  0x00000002 , 0x00000003 , 0x00000011 
+ 00008948  0x00000b54 fetch  0x00000001 , 0x00004142 
+ 00008949  0x00000b55 call  0x000022ff 
+ 00008950  0x00000b56 sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00008951  0x00000b57 iadd  0x00000011 , 0x0000003f 
+ 00008952  0x00000b58 increase  0xfffffff7 , 0x0000003f 
+ 00008953  0x00000b59 and  0x0000003f , 0x000001ff , 0x0000003f 
+ 00008954  0x00000b5a isolate1  0x00000008 , 0x0000003f 
+ 00008955  0x00000b5b nbranch  0x000022fd , 0x00000001 
+ 00008956  0x00000b5c setarg  0x00000000 
+ 00008957  0x00000b5e store  0x00000001 , 0x00000035 
+ 00008958  0x00000b5f branch  0x00002304 
+ 00008959  0x00000b62 isolate1  0x00000007 , 0x0000003f 
+ 00008960  0x00000b63 nrtn  0x00000001 
+ 00008961  0x00000b64 arg  0x0000ff00 , 0x00000002 
+ 00008962  0x00000b65 ior  0x00000002 , 0x0000003f 
+ 00008963  0x00000b66 rtn 
+ 00008964  0x00000b69 fetch  0x00000001 , 0x00000035 
+ 00008965  0x00000b6a call  0x00002308 
+ 00008966  0x00000b6b store  0x00000001 , 0x00000009 
+ 00008967  0x00000b6c rtn 
+ 00008968  0x00000b6f and_into  0x000000ff , 0x0000003f 
+ 00008969  0x00000b70 div  0x0000003f , 0x0000000a 
+ 00008970  0x00000b71 call  0x00007d5f 
+ 00008971  0x00000b72 lshift4  0x0000003f , 0x0000003f 
+ 00008972  0x00000b73 remainder  0x00000002 
+ 00008973  0x00000b74 ior  0x00000002 , 0x0000003f 
+ 00008974  0x00000b75 rtn 
+ 00008975  0x00000b78 bpatch  0x0000001f , 0x00004003 
+ 00008976  0x00000b79 fetch  0x00000001 , 0x00004143 
+ 00008977  0x00000b7a rtneq  0x000000ff 
+ 00008978  0x00000b7b nbranch  0x00002336 , 0x00000018 
+ 00008979  0x00000b7c fetch  0x00000001 , 0x00004142 
+ 00008980  0x00000b7d sub  0x0000003f , 0x000000f0 , 0x0000003e 
+ 00008981  0x00000b7e nbranch  0x0000233a , 0x00000002 
+ 00008982  0x00000b7f sub  0x0000003f , 0x0000007f , 0x0000003e 
+ 00008983  0x00000b80 branch  0x0000233a , 0x00000002 
+ 00008984  0x00000b82 fetchr  0x00000011 , 0x00000001 , 0x00008961 
+ 00008985  0x00000b83 fetch  0x00000001 , 0x00004143 
+ 00008986  0x00000b84 rtneq  0x00000000 
+ 00008987  0x00000b85 arg  0x00004144 , 0x00000006 
+ 00008988  0x00000b86 iadd  0x00000006 , 0x00000006 
+ 00008989  0x00000b87 ifetch  0x00000001 , 0x00000006 
+ 00008990  0x00000b88 isub  0x00000011 , 0x0000003e 
+ 00008991  0x00000b89 nrtn  0x00000005 
+ 00008992  0x00000b8a increase  0xfffffffe , 0x00000006 
+ 00008993  0x00000b8b ifetcht  0x00000001 , 0x00000006 
+ 00008994  0x00000b8c rshift4  0x00000002 , 0x0000003f 
+ 00008995  0x00000b8d rshift4  0x00000011 , 0x00000012 
+ 00008996  0x00000b8e isub  0x00000012 , 0x00000012 
+ 00008997  0x00000b8f and  0x00000002 , 0x0000000f , 0x0000003f 
+ 00008998  0x00000b90 and  0x00000011 , 0x0000000f , 0x00000011 
+ 00008999  0x00000b91 isub  0x00000011 , 0x00000011 
+ 00009000  0x00000b92 lshift  0x00000011 , 0x0000003f 
+ 00009001  0x00000b93 iadd  0x00000012 , 0x00000012 
+ 00009002  0x00000b94 mul32  0x00000012 , 0x00000003 , 0x00000012 
+ 00009003  0x00000b95 fetcht  0x00000001 , 0x00004142 
+ 00009004  0x00000b96 and  0x00000002 , 0x00000080 , 0x0000003f 
+ 00009005  0x00000b97 rtn  0x00000034 
+ 00009006  0x00000b99 setarg  0x00000100 
+ 00009007  0x00000b9a isub  0x00000002 , 0x00000002 
+ 00009008  0x00000b9b copy  0x00000012 , 0x0000003f 
+ 00009009  0x00000b9c isub  0x00000002 , 0x0000003f 
+ 00009010  0x00000b9d rtn  0x00000002 
+ 00009011  0x00000b9e and  0x0000003f , 0x000000ff , 0x0000003f 
+ 00009012  0x00000b9f rtneq  0x000000ff 
+ 00009013  0x00000ba0 rtneq  0x000000fe 
+ 00009014  0x00000ba3 fetch  0x00000001 , 0x00004143 
+ 00009015  0x00000ba4 beq  0x00000001 , 0x0000233f 
+ 00009016  0x00000ba5 beq  0x00000002 , 0x00002341 
+ 00009017  0x00000ba7 branch  0x0000233f 
+ 00009018  0x00000baa fetch  0x00000001 , 0x00004143 
+ 00009019  0x00000bab beq  0x00000000 , 0x00002341 
+ 00009020  0x00000bac beq  0x00000001 , 0x0000233d 
+ 00009021  0x00000baf jam  0x00000002 , 0x00004143 
+ 00009022  0x00000bb0 rtn 
+ 00009023  0x00000bb3 jam  0x00000000 , 0x00004143 
+ 00009024  0x00000bb4 rtn 
+ 00009025  0x00000bb7 jam  0x00000001 , 0x00004143 
+ 00009026  0x00000bb8 rtn 
+ 00009027  0x00000bc0 copy  0x0000003f , 0x00000002 
+ 00009028  0x00000bc1 bpatch  0x00000020 , 0x00004004 
+ 00009029  0x00000bc2 copy  0x00000002 , 0x0000003f 
+ 00009030  0x00000bc3 call  0x00007d2c 
+ 00009031  0x00000bc4 lshift16  0x00000021 , 0x0000003f 
+ 00009032  0x00000bc5 set1  0x0000002c , 0x0000003f 
+ 00009033  0x00000bc6 call  0x00007d12 
+ 00009034  0x00000bc7 set0  0x0000002c , 0x0000003f 
+ 00009035  0x00000bc8 call  0x00002352 
+ 00009036  0x00000bc9 call  0x00007d12 
+ 00009037  0x00000bca rtn  0x00000028 
+ 00009038  0x00000bcb call  0x00007d1f 
+ 00009039  0x00000bcc iforce  0x0000001b 
+ 00009040  0x00000bcd until  0x0000003e , 0x00000003 
+ 00009041  0x00000bce rtn 
+ 00009042  0x00000bd2 copy  0x00000019 , 0x00000002 
+ 00009043  0x00000bd3 rtn  0x00000029 
+ 00009044  0x00000bd4 copy  0x0000001a , 0x00000002 
+ 00009045  0x00000bd5 rtn 
+ 00009046  0x00000bd8 deposit  0x00000022 
+ 00009047  0x00000bd9 rtn  0x00000029 
+ 00009048  0x00000bda deposit  0x00000028 
+ 00009049  0x00000bdb rtn 
+ 00009050  0x00000bdf bpatch  0x00000021 , 0x00004004 
+ 00009051  0x00000be0 branch  0x0000235a 
+ 00009052  0x00000be4 rtn  0x00000034 
+ 00009053  0x00000be6 rshift  0x0000003f , 0x0000003f 
+ 00009054  0x00000be7 increase  0xfffffffd , 0x0000003f 
+ 00009055  0x00000be9 increase  0xffffffff , 0x0000003f 
+ 00009056  0x00000bea nbranch  0x0000235f , 0x00000005 
+ 00009057  0x00000beb force  0x00000000 , 0x0000003f 
+ 00009058  0x00000bec rtn 
+ 00009059  0x00000bf2 setarg  0x00000e43 
+ 00009060  0x00000bf3 store  0x00000002 , 0x00000036 
+ 00009061  0x00000bf4 setarg  0x00000600 
+ 00009062  0x00000bf5 store  0x00000002 , 0x00000038 
+ 00009063  0x00000bf6 setarg  0x00000600 
+ 00009064  0x00000bf7 store  0x00000002 , 0x0000003a 
+ 00009065  0x00000bf8 setarg  0x00000d00 
+ 00009066  0x00000bf9 store  0x00000002 , 0x00000040 
+ 00009067  0x00000bfa setarg  0x000003bb 
+ 00009068  0x00000bfb store  0x00000002 , 0x0000003c 
+ 00009069  0x00000bfc setarg  0x00000500 
+ 00009070  0x00000bfd store  0x00000002 , 0x0000003e 
+ 00009071  0x00000bfe setarg  0x000007d0 
+ 00009072  0x00000bff store  0x00000002 , 0x00000042 
+ 00009073  0x00000c00 setarg  0x00000ea6 
+ 00009074  0x00000c01 store  0x00000002 , 0x00000044 
+ 00009075  0x00000c02 setarg  0x000001e0 
+ 00009076  0x00000c03 store  0x00000002 , 0x00000046 
+ 00009077  0x00000c04 setarg  0x00000120 
+ 00009078  0x00000c05 store  0x00000002 , 0x00000048 
+ 00009079  0x00000c06 setarg  0x0000011a 
+ 00009080  0x00000c07 store  0x00000002 , 0x0000004a 
+ 00009081  0x00000c09 bpatch  0x00000022 , 0x00004004 
+ 00009082  0x00000c0a rtn  0x0000002b 
+ 00009083  0x00000c0b setarg  0x00000017 
+ 00009084  0x00000c0c store  0x00000002 , 0x000042e3 
+ 00009085  0x00000c0d jam  0x0000008b , 0x00004167 
+ 00009086  0x00000c0e setarg  0x00000d00 
+ 00009087  0x00000c0f store  0x00000002 , 0x0000433f 
+ 00009088  0x00000c10 setarg  0x00000060 
+ 00009089  0x00000c11 store  0x00000002 , 0x00004341 
+ 00009090  0x00000c12 rshift  0x00000022 , 0x0000003f 
+ 00009091  0x00000c13 store  0x00000004 , 0x00004095 
+ 00009092  0x00000c14 rtn 
+ 00009093  0x00000c1c setarg  0x0000ee21 
+ 00009094  0x00000c1d store  0x00000002 , 0x00008050 
+ 00009095  0x00000c1e fetchr  0x00000030 , 0x00000004 , 0x0000811c 
+ 00009096  0x00000c1f fetch  0x00000001 , 0x00008132 
+ 00009097  0x00000c20 bbit0  0x00000005 , 0x0000239c 
+ 00009098  0x00000c21 enable  0x0000002b 
+ 00009099  0x00000c22 bbit1  0x00000004 , 0x00002393 
+ 00009100  0x00000c23 disable  0x0000002b 
+ 00009101  0x00000c24 deposit  0x00000027 
+ 00009102  0x00000c25 nbranch  0x00002393 , 0x00000034 
+ 00009103  0x00000c26 fetch  0x00000001 , 0x00008142 
+ 00009104  0x00000c27 bbit1  0x00000004 , 0x00002393 
+ 00009105  0x00000c28 arg  0xffffffff , 0x00000002 
+ 00009106  0x00000c29 branch  0x00002434 
+ 00009107  0x00000c2b call  0x000023a0 
+ 00009108  0x00000c2c call  0x000023e6 , 0x0000002b 
+ 00009109  0x00000c2d fetch  0x00000001 , 0x00008132 
+ 00009110  0x00000c2e set0  0x00000005 , 0x0000003f 
+ 00009111  0x00000c2f store  0x00000001 , 0x00008132 
+ 00009112  0x00000c30 nbranch  0x0000239d , 0x0000002b 
+ 00009113  0x00000c31 nop  0x00000001 
+ 00009114  0x00000c32 storer  0x00000030 , 0x00000004 , 0x0000069d 
+ 00009115  0x00000c33 rtn 
+ 00009116  0x00000c36 call  0x000023a0 
+ 00009117  0x00000c38 call  0x00006a68 
+ 00009118  0x00000c39 storer  0x00000030 , 0x00000004 , 0x0000069d 
+ 00009119  0x00000c3a rtn 
+ 00009120  0x00000c3d until  0x0000003e , 0x00000033 
+ 00009121  0x00000c3e fetch  0x00000001 , 0x00008133 
+ 00009122  0x00000c3f and_into  0x00000088 , 0x0000003f 
+ 00009123  0x00000c40 store  0x00000001 , 0x00008133 
+ 00009124  0x00000c41 until  0x0000003e , 0x00000033 
+ 00009125  0x00000c42 fetch  0x00000001 , 0x00008132 
+ 00009126  0x00000c43 or_into  0x0000000f , 0x0000003f 
+ 00009127  0x00000c44 store  0x00000001 , 0x00008132 
+ 00009128  0x00000c45 until  0x0000003e , 0x00000033 
+ 00009129  0x00000c46 set1  0x00000007 , 0x0000003f 
+ 00009130  0x00000c47 store  0x00000001 , 0x00008132 
+ 00009131  0x00000c48 until  0x0000003e , 0x00000033 
+ 00009132  0x00000c49 set1  0x00000006 , 0x0000003f 
+ 00009133  0x00000c4a store  0x00000001 , 0x00008132 
+ 00009134  0x00000c4b until  0x0000003e , 0x00000033 
+ 00009135  0x00000c4c rtn 
+ 00009136  0x00000c4f until  0x0000003e , 0x00000033 
+ 00009137  0x00000c50 jam  0x00000076 , 0x0000813d 
+ 00009138  0x00000c51 until  0x0000003e , 0x00000033 
+ 00009139  0x00000c52 jam  0x00000037 , 0x0000813a 
+ 00009140  0x00000c53 rtn 
+ 00009141  0x00000c56 until  0x0000003e , 0x00000033 
+ 00009142  0x00000c57 jam  0x00000076 , 0x0000813d 
+ 00009143  0x00000c58 until  0x0000003e , 0x00000033 
+ 00009144  0x00000c59 jam  0x00000037 , 0x0000813a 
+ 00009145  0x00000c5a rtn 
+ 00009146  0x00000c5f fetch  0x00000001 , 0x000043cb 
+ 00009147  0x00000c60 lshift4  0x0000003f , 0x0000003f 
+ 00009148  0x00000c62 store  0x00000001 , 0x00008143 
+ 00009149  0x00000c63 until  0x0000003e , 0x00000033 
+ 00009150  0x00000c64 fetch  0x00000001 , 0x000043cc 
+ 00009151  0x00000c65 set1  0x00000005 , 0x0000003f 
+ 00009152  0x00000c66 set1  0x00000006 , 0x0000003f 
+ 00009153  0x00000c67 store  0x00000001 , 0x00008144 
+ 00009154  0x00000c68 branch  0x000023e2 
+ 00009155  0x00000c6b fetch  0x00000001 , 0x00008142 
+ 00009156  0x00000c6c set0  0x00000003 , 0x0000003f 
+ 00009157  0x00000c6d store  0x00000001 , 0x00008142 
+ 00009158  0x00000c6e rtn 
+ 00009159  0x00000c71 fetch  0x00000001 , 0x00008142 
+ 00009160  0x00000c72 set1  0x00000003 , 0x0000003f 
+ 00009161  0x00000c73 store  0x00000001 , 0x00008142 
+ 00009162  0x00000c74 rtn 
+ 00009163  0x00000c77 fetch  0x00000003 , 0x000040c3 
+ 00009164  0x00000c78 arg  0x0000813e , 0x00000005 
+ 00009165  0x00000c7a arg  0x00000003 , 0x00000039 
+ 00009166  0x00000c7b branch  0x000023d1 
+ 00009167  0x00000c7e arg  0x00008145 , 0x00000005 
+ 00009168  0x00000c80 arg  0x00000004 , 0x00000039 
+ 00009169  0x00000c82 until  0x0000003e , 0x00000033 
+ 00009170  0x00000c83 istore  0x00000001 , 0x00000005 
+ 00009171  0x00000c84 rshift8  0x0000003f , 0x0000003f 
+ 00009172  0x00000c85 loop  0x000023d1 
+ 00009173  0x00000c86 branch  0x000023e2 
+ 00009174  0x00000c89 arg  0x00008149 , 0x00000005 
+ 00009175  0x00000c8a branch  0x000023d0 
+ 00009176  0x00000c8e fetch  0x00000001 , 0x00008133 
+ 00009177  0x00000c8f set0  0x00000003 , 0x0000003f 
+ 00009178  0x00000c90 store  0x00000001 , 0x00008133 
+ 00009179  0x00000c91 rtn 
+ 00009180  0x00000c94 fetch  0x00000001 , 0x000040cb 
+ 00009181  0x00000c95 rtn  0x00000034 
+ 00009182  0x00000c96 set0  0x00000004 , 0x0000003f 
+ 00009183  0x00000c97 branch  0x000023e1 
+ 00009184  0x00000c9a store  0x00000001 , 0x000040cb 
+ 00009185  0x00000c9c store  0x00000001 , 0x00008135 
+ 00009186  0x00000c9e until  0x0000003e , 0x00000033 
+ 00009187  0x00000c9f rtn 
+ 00009188  0x00000ca3 store  0x00000001 , 0x00008134 
+ 00009189  0x00000ca4 branch  0x000023e2 
+ 00009190  0x00000ca8 call  0x000023dc 
+ 00009191  0x00000ca9 fetch  0x00000001 , 0x000040ef 
+ 00009192  0x00000caa store  0x00000001 , 0x00008080 
+ 00009193  0x00000cab arg  0x000040cc , 0x00000006 
+ 00009194  0x00000cac arg  0x00008070 , 0x00000005 
+ 00009195  0x00000cad call  0x00007c8f 
+ 00009196  0x00000cae arg  0x000080d4 , 0x00000005 
+ 00009197  0x00000caf call  0x00007c89 
+ 00009198  0x00000cb0 fetchr  0x00000000 , 0x00000008 , 0x000040e7 
+ 00009199  0x00000cb1 arg  0x0000814d , 0x00000006 
+ 00009200  0x00000cb2 arg  0x00000016 , 0x00000005 
+ 00009201  0x00000cb3 arg  0x0000000c , 0x00000039 
+ 00009202  0x00000cb4 call  0x00007cda 
+ 00009203  0x00000cb5 branch  0x00006b11 
+ 00009204  0x00000cb8 storer  0x00000000 , 0x00000008 , 0x000040e7 
+ 00009205  0x00000cb9 arg  0x00008070 , 0x00000006 
+ 00009206  0x00000cba arg  0x000040cc , 0x00000005 
+ 00009207  0x00000cbb call  0x00007c8f 
+ 00009208  0x00000cbc arg  0x000080d4 , 0x00000006 
+ 00009209  0x00000cbd call  0x00007c89 
+ 00009210  0x00000cbe fetch  0x00000001 , 0x00008080 
+ 00009211  0x00000cbf store  0x00000001 , 0x000040ef 
+ 00009212  0x00000cc0 branch  0x000023fd 
+ 00009213  0x00000cc3 arg  0x0000000c , 0x00000039 
+ 00009214  0x00000cc4 arg  0x00000016 , 0x00000006 
+ 00009215  0x00000cc5 arg  0x0000814d , 0x00000011 
+ 00009216  0x00000cc7 ifetch  0x00000001 , 0x00000006 
+ 00009217  0x00000cc8 ncall  0x00002405 , 0x00000034 
+ 00009218  0x00000cc9 increase  0x00000001 , 0x00000011 
+ 00009219  0x00000cca loop  0x00002400 
+ 00009220  0x00000ccb rtn 
+ 00009221  0x00000ccd istore  0x00000001 , 0x00000011 
+ 00009222  0x00000cce until  0x0000003e , 0x00000033 
+ 00009223  0x00000ccf rtn 
+ 00009224  0x00000cd2 bpatch  0x00000023 , 0x00004004 
+ 00009225  0x00000cd3 fetch  0x00000001 , 0x000080cb 
+ 00009226  0x00000cd4 nbranch  0x0000240f , 0x00000034 
+ 00009227  0x00000cd5 fetch  0x00000003 , 0x000040bd 
+ 00009228  0x00000cd6 nrtn  0x00000034 
+ 00009229  0x00000cd7 jam  0x0000000c , 0x000080cb 
+ 00009230  0x00000cd8 jam  0x00000080 , 0x00008006 
+ 00009231  0x00000cda fetch  0x00000001 , 0x00008129 
+ 00009232  0x00000cdb rtnbit0  0x00000001 
+ 00009233  0x00000cdc fetch  0x00000003 , 0x0000815b 
+ 00009234  0x00000cdd store  0x00000003 , 0x000040bd 
+ 00009235  0x00000cde rtn 
+ 00009236  0x00000ce3 fetch  0x00000001 , 0x000040ca 
+ 00009237  0x00000ce4 set1  0x00000004 , 0x0000003f 
+ 00009238  0x00000ce5 store  0x00000001 , 0x000040ca 
+ 00009239  0x00000ce9 bpatch  0x00000024 , 0x00004004 
+ 00009240  0x00000cea arg  0xffffffff , 0x00000002 
+ 00009241  0x00000ceb fetch  0x00000001 , 0x000040a7 
+ 00009242  0x00000cec store  0x00000001 , 0x000040c8 
+ 00009243  0x00000ced fetch  0x00000001 , 0x000040ca 
+ 00009244  0x00000cee store  0x00000001 , 0x00008142 
+ 00009245  0x00000cef until  0x0000003e , 0x00000033 
+ 00009246  0x00000cf2 bpatch  0x00000025 , 0x00004004 
+ 00009247  0x00000cf4 fetch  0x00000002 , 0x000043e9 
+ 00009248  0x00000cf5 call  0x00007d79 
+ 00009249  0x00000cf7 fetch  0x00000004 , 0x000040ad 
+ 00009250  0x00000cf8 iadd  0x00000002 , 0x0000003f 
+ 00009251  0x00000cf9 store  0x00000004 , 0x000040ad 
+ 00009252  0x00000cfa call  0x000023f4 
+ 00009253  0x00000cfb fetch  0x00000001 , 0x000040cb 
+ 00009254  0x00000cfc set1  0x00000004 , 0x0000003f 
+ 00009255  0x00000cfd call  0x000023e1 
+ 00009256  0x00000cfe ncall  0x000023cb , 0x0000002b 
+ 00009257  0x00000cff until  0x0000003e , 0x00000033 
+ 00009258  0x00000d00 storer  0x00000019 , 0x00000006 , 0x000040b1 
+ 00009259  0x00000d01 fetch  0x00000003 , 0x000040c6 
+ 00009260  0x00000d02 fetchr  0x00000011 , 0x00000001 , 0x000040c9 
+ 00009261  0x00000d03 arg  0x00000003 , 0x00000039 
+ 00009262  0x00000d05 until  0x0000003e , 0x00000033 
+ 00009263  0x00000d06 store  0x00000001 , 0x00008132 
+ 00009264  0x00000d07 rshift8  0x0000003f , 0x0000003f 
+ 00009265  0x00000d08 loop  0x0000242e 
+ 00009266  0x00000d09 until  0x0000003e , 0x00000033 
+ 00009267  0x00000d0a storer  0x00000011 , 0x00000001 , 0x00008133 
+ 00009268  0x00000d0c until  0x0000003e , 0x00000033 
+ 00009269  0x00000d0d storet  0x00000004 , 0x0000804c 
+ 00009270  0x00000d0e jam  0x00000001 , 0x00008005 
+ 00009271  0x00000d0f until  0x0000003e , 0x0000003f 
+ 00009272  0x00000d12 fetch  0x00000001 , 0x000040c3 
+ 00009273  0x00000d13 nrtn  0x00000034 
+ 00009274  0x00000d14 jam  0x00000006 , 0x00008042 
+ 00009275  0x00000d15 jam  0x000000f8 , 0x00008130 
+ 00009276  0x00000d16 setarg  0x00030d40 
+ 00009277  0x00000d17 call  0x0000235c 
+ 00009278  0x00000d18 call  0x000023b5 
+ 00009279  0x00000d19 until  0x0000003e , 0x00000033 
+ 00009280  0x00000d1a jam  0x000000ff , 0x00008130 
+ 00009281  0x00000d1b copy  0x00000031 , 0x00000030 
+ 00009282  0x00000d1c jam  0x00000004 , 0x00008042 
+ 00009283  0x00000d1d nop  0x0000000a 
+ 00009284  0x00000d1e until  0x0000003e , 0x00000033 
+ 00009285  0x00000d1f deposit  0x00000031 
+ 00009286  0x00000d20 isub  0x00000030 , 0x0000003f 
+ 00009287  0x00000d21 increase  0x00000030 , 0x0000003f 
+ 00009288  0x00000d22 arg  0x000000ff , 0x00000002 
+ 00009289  0x00000d23 call  0x00007d6c 
+ 00009290  0x00000d24 store  0x00000001 , 0x000040c3 
+ 00009291  0x00000d25 nop  0x00007530 
+ 00009292  0x00000d26 nop  0x00007530 
+ 00009293  0x00000d27 nop  0x00007530 
+ 00009294  0x00000d28 rtn 
+ 00009295  0x00000d2c bpatch  0x00000026 , 0x00004004 
+ 00009296  0x00000d2d setarg  0x00000000 
+ 00009297  0x00000d2e copy  0x00000027 , 0x0000003e 
+ 00009298  0x00000d2f branch  0x0000245a , 0x00000005 
+ 00009299  0x00000d30 fetch  0x00000001 , 0x0000813e 
+ 00009300  0x00000d31 fetcht  0x00000001 , 0x0000813f 
+ 00009301  0x00000d32 isub  0x00000002 , 0x0000003e 
+ 00009302  0x00000d33 branch  0x00002458 , 0x00000002 
+ 00009303  0x00000d34 deposit  0x00000002 
+ 00009304  0x00000d36 isub  0x00000027 , 0x0000003f 
+ 00009305  0x00000d37 increase  0x00000001 , 0x0000003f 
+ 00009306  0x00000d39 increase  0x00000008 , 0x0000003f 
+ 00009307  0x00000d3a until  0x0000003e , 0x00000033 
+ 00009308  0x00000d3b iadd  0x00000031 , 0x0000003f 
+ 00009309  0x00000d3c fetcht  0x00000004 , 0x000040a9 
+ 00009310  0x00000d3d iadd  0x00000002 , 0x0000003f 
+ 00009311  0x00000d3e fetcht  0x00000003 , 0x000040bd 
+ 00009312  0x00000d3f imul32  0x00000002 , 0x0000003f 
+ 00009313  0x00000d40 rshift8  0x0000003f , 0x0000003f 
+ 00009314  0x00000d41 rshift4  0x0000003f , 0x0000003f 
+ 00009315  0x00000d42 increase  0x0000006e , 0x0000003f 
+ 00009316  0x00000d43 fetcht  0x00000002 , 0x00000044 
+ 00009317  0x00000d44 idiv  0x00000002 
+ 00009318  0x00000d45 call  0x00007d5f 
+ 00009319  0x00000d46 lshift16  0x0000003f , 0x0000003f 
+ 00009320  0x00000d47 remainder  0x00000002 
+ 00009321  0x00000d48 ior  0x00000002 , 0x0000003f 
+ 00009322  0x00000d49 fetcht  0x00000006 , 0x000040b1 
+ 00009323  0x00000d4a call  0x00007d05 
+ 00009324  0x00000d4b copy  0x00000002 , 0x00000019 
+ 00009325  0x00000d4c fetch  0x00000006 , 0x00004048 
+ 00009326  0x00000d4d call  0x00002109 
+ 00009327  0x00000d4e deposit  0x0000001a 
+ 00009328  0x00000d4f store  0x00000006 , 0x00000670 
+ 00009329  0x00000d50 deposit  0x00000027 
+ 00009330  0x00000d51 istore  0x00000001 , 0x00000005 
+ 00009331  0x00000d52 fetch  0x00000001 , 0x0000811d 
+ 00009332  0x00000d53 or_into  0x000000f0 , 0x0000003f 
+ 00009333  0x00000d54 istore  0x00000001 , 0x00000005 
+ 00009334  0x00000d55 rtn 
+ 00009335  0x00000d59 bpatch  0x00000027 , 0x00004004 
+ 00009336  0x00000d5a deposit  0x0000001a 
+ 00009337  0x00000d5b call  0x00007d10 
+ 00009338  0x00000d5c fetcht  0x00000004 , 0x000040ad 
+ 00009339  0x00000d5d sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00009340  0x00000d5e rtn  0x00000002 
+ 00009341  0x00000d5f lshift8  0x0000003f , 0x0000003f 
+ 00009342  0x00000d60 lshift4  0x0000003f , 0x0000003f 
+ 00009343  0x00000d61 idiv  0x00000002 
+ 00009344  0x00000d62 call  0x00007d5f 
+ 00009345  0x00000d63 arg  0x000000c8 , 0x00000002 
+ 00009346  0x00000d64 call  0x00007d6c 
+ 00009347  0x00000d65 store  0x00000001 , 0x0000000e 
+ 00009348  0x00000d66 nbranch  0x00002486 , 0x00000028 
+ 00009349  0x00000d67 sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00009350  0x00000d69 fetcht  0x00000003 , 0x000040bd 
+ 00009351  0x00000d6a iadd  0x00000002 , 0x0000003f 
+ 00009352  0x00000d6b store  0x00000003 , 0x000040bd 
+ 00009353  0x00000d6d setarg  0x00000000 
+ 00009354  0x00000d6e store  0x00000004 , 0x000040ad 
+ 00009355  0x00000d6f rtn 
+ 00009356  0x00000d73 bpatch  0x00000028 , 0x00004005 
+ 00009357  0x00000d74 call  0x00002408 
+ 00009358  0x00000d75 fetch  0x00000003 , 0x000040bd 
+ 00009359  0x00000d76 rtn  0x00000034 
+ 00009360  0x00000d77 fetch  0x00000001 , 0x00004094 
+ 00009361  0x00000d78 rtn  0x00000034 
+ 00009362  0x00000d79 fetch  0x00000001 , 0x0000446c 
+ 00009363  0x00000d7a branch  0x00002496 , 0x00000034 
+ 00009364  0x00000d7b fetch  0x00000001 , 0x0000446e 
+ 00009365  0x00000d7c rtn  0x00000034 
+ 00009366  0x00000d7e fetch  0x00000001 , 0x0000446d 
+ 00009367  0x00000d7f nrtn  0x00000034 
+ 00009368  0x00000d80 arg  0x000020af , 0x00000013 
+ 00009369  0x00000d81 call  0x00002069 
+ 00009370  0x00000d82 rtn  0x00000005 
+ 00009371  0x00000d83 call  0x000024ef 
+ 00009372  0x00000d84 nrtn  0x00000034 
+ 00009373  0x00000d85 call  0x0000205d 
+ 00009374  0x00000d86 nbranch  0x000024bd , 0x00000005 
+ 00009375  0x00000d87 rtn  0x0000002b 
+ 00009376  0x00000d88 bpatch  0x00000029 , 0x00004005 
+ 00009377  0x00000d89 fetcht  0x00000001 , 0x00000015 
+ 00009378  0x00000d8a fetch  0x00000002 , 0x00004042 
+ 00009379  0x00000d8b imul32  0x00000002 , 0x0000003f 
+ 00009380  0x00000d8c rshift4  0x00000002 , 0x00000002 
+ 00009381  0x00000d8d rshift2  0x00000002 , 0x00000002 
+ 00009382  0x00000d8e isub  0x00000002 , 0x0000003f 
+ 00009383  0x00000d8f fetcht  0x00000004 , 0x00004044 
+ 00009384  0x00000d90 iadd  0x00000002 , 0x0000003f 
+ 00009385  0x00000d91 fetcht  0x00000001 , 0x000040a6 
+ 00009386  0x00000d92 isub  0x00000002 , 0x0000003f 
+ 00009387  0x00000d93 lshift16  0x0000003f , 0x00000030 
+ 00009388  0x00000d94 fetch  0x00000002 , 0x0000404e 
+ 00009389  0x00000d95 rshift  0x0000003f , 0x0000003f 
+ 00009390  0x00000d96 call  0x00007d2c 
+ 00009391  0x00000d97 deposit  0x00000030 
+ 00009392  0x00000d98 call  0x00007d12 
+ 00009393  0x00000d99 copy  0x0000001a , 0x00000002 
+ 00009394  0x00000d9a call  0x00007d10 
+ 00009395  0x00000d9b rtn  0x00000028 
+ 00009396  0x00000d9d call  0x00007d25 
+ 00009397  0x00000d9f bpatch  0x0000002a , 0x00004005 
+ 00009398  0x00000da0 fetch  0x00000001 , 0x000040c3 
+ 00009399  0x00000da1 isub  0x00000002 , 0x0000003e 
+ 00009400  0x00000da2 branch  0x00002489 , 0x00000002 
+ 00009401  0x00000da3 storet  0x00000004 , 0x000040a9 
+ 00009402  0x00000da4 call  0x000042c5 
+ 00009403  0x00000da6 fetcht  0x00000004 , 0x000040a9 
+ 00009404  0x00000da7 branch  0x0000241e 
+ 00009405  0x00000daa bpatch  0x0000002b , 0x00004005 
+ 00009406  0x00000dab fetch  0x00000001 , 0x00004388 
+ 00009407  0x00000dac nbranch  0x000024c1 , 0x00000034 
+ 00009408  0x00000dad rtn 
+ 00009409  0x00000db0 fetch  0x00000002 , 0x000040a4 
+ 00009410  0x00000db1 rtn  0x00000034 
+ 00009411  0x00000db3 fetcht  0x00000001 , 0x000040a6 
+ 00009412  0x00000db4 isub  0x00000002 , 0x0000003f 
+ 00009413  0x00000db5 arg  0x00001d4c , 0x00000002 
+ 00009414  0x00000db6 imul32  0x00000002 , 0x0000003f 
+ 00009415  0x00000db7 branch  0x000024b4 
+ 00009416  0x00000dbb fetch  0x00000002 , 0x000043e5 
+ 00009417  0x00000dbc call  0x00007d79 
+ 00009418  0x00000dbd nbranch  0x000024e0 , 0x00000034 
+ 00009419  0x00000dbe jam  0x00000000 , 0x00000015 
+ 00009420  0x00000dbf bmark0  0x0000000d , 0x000024e0 
+ 00009421  0x00000dc0 fetch  0x00000001 , 0x000040c2 
+ 00009422  0x00000dc1 branch  0x000024e4 , 0x00000034 
+ 00009423  0x00000dc2 increase  0xffffffff , 0x0000003f 
+ 00009424  0x00000dc3 store  0x00000001 , 0x000040c2 
+ 00009425  0x00000dc4 rtn 
+ 00009426  0x00000dca jam  0x00000000 , 0x000040a8 
+ 00009427  0x00000dcb fetch  0x00000003 , 0x000040b7 
+ 00009428  0x00000dcc increase  0x00000001 , 0x0000003f 
+ 00009429  0x00000dcd store  0x00000003 , 0x000040b7 
+ 00009430  0x00000dce rtn 
+ 00009431  0x00000dd2 bpatch  0x0000002c , 0x00004005 
+ 00009432  0x00000dd3 jam  0x00000000 , 0x00000015 
+ 00009433  0x00000dd4 fetch  0x00000003 , 0x000040ba 
+ 00009434  0x00000dd5 increase  0x00000001 , 0x0000003f 
+ 00009435  0x00000dd6 store  0x00000003 , 0x000040ba 
+ 00009436  0x00000dd7 fetch  0x00000001 , 0x000040a8 
+ 00009437  0x00000dd8 increase  0x00000001 , 0x0000003f 
+ 00009438  0x00000dd9 store  0x00000001 , 0x000040a8 
+ 00009439  0x00000dda rtn 
+ 00009440  0x00000ddd jam  0x00000000 , 0x00000015 
+ 00009441  0x00000dde fetch  0x00000001 , 0x000040c1 
+ 00009442  0x00000ddf store  0x00000001 , 0x000040c2 
+ 00009443  0x00000de0 rtn 
+ 00009444  0x00000de3 fetcht  0x00000001 , 0x000040c0 
+ 00009445  0x00000de4 storet  0x00000001 , 0x00000015 
+ 00009446  0x00000de5 rtn 
+ 00009447  0x00000dea fetch  0x00000002 , 0x000040a2 
+ 00009448  0x00000deb qset1  0x0000003f 
+ 00009449  0x00000dec store  0x00000002 , 0x000040a2 
+ 00009450  0x00000ded rtn 
+ 00009451  0x00000df0 fetch  0x00000002 , 0x000040a2 
+ 00009452  0x00000df1 qset0  0x0000003f 
+ 00009453  0x00000df2 store  0x00000002 , 0x000040a2 
+ 00009454  0x00000df3 rtn 
+ 00009455  0x00000df8 bpatch  0x0000002d , 0x00004005 
+ 00009456  0x00000df9 call  0x000042c3 
+ 00009457  0x00000dfa fetch  0x00000002 , 0x000040a2 
+ 00009458  0x00000dfb copy  0x0000003f , 0x00000011 
+ 00009459  0x00000dfc fetch  0x00000003 , 0x0000444b 
+ 00009460  0x00000dfd nsetflag  0x00000034 , 0x00000001 , 0x00000011 
+ 00009461  0x00000dfe fetch  0x00000008 , 0x000044d3 
+ 00009462  0x00000dff nsetflag  0x00000034 , 0x0000000f , 0x00000011 
+ 00009463  0x00000e00 fetch  0x00000008 , 0x000044db 
+ 00009464  0x00000e01 nsetflag  0x00000034 , 0x0000000e , 0x00000011 
+ 00009465  0x00000e02 fetch  0x00000001 , 0x00004114 
+ 00009466  0x00000e03 nsetflag  0x00000034 , 0x00000008 , 0x00000011 
+ 00009467  0x00000e04 fetch  0x00000001 , 0x000043cb 
+ 00009468  0x00000e05 compare  0x0000000a , 0x0000003f , 0x000000ff 
+ 00009469  0x00000e06 call  0x00002501 , 0x00000001 
+ 00009470  0x00000e07 copy  0x00000011 , 0x0000003f 
+ 00009471  0x00000e08 store  0x00000002 , 0x000040a2 
+ 00009472  0x00000e09 rtn 
+ 00009473  0x00000e0c fetch  0x00000002 , 0x00008112 
+ 00009474  0x00000e0d nsetflag  0x00000034 , 0x00000006 , 0x00000011 
+ 00009475  0x00000e0e fetch  0x00000002 , 0x0000810e 
+ 00009476  0x00000e0f nsetflag  0x00000034 , 0x00000005 , 0x00000011 
+ 00009477  0x00000e10 rtn 
+ 00009478  0x00000e1a bpatchx  0x0000000e , 0x00004021 
+ 00009479  0x00000e1b disable  0x0000002b 
+ 00009480  0x00000e1c jam  0x00000001 , 0x0000017e 
+ 00009481  0x00000e1d jam  0x00000003 , 0x00000168 
+ 00009482  0x00000e1e jam  0x00000001 , 0x0000017f 
+ 00009483  0x00000e1f setarg  0xffffffff 
+ 00009484  0x00000e20 store  0x00000002 , 0x00000182 
+ 00009485  0x00000e21 force  0x00000000 , 0x0000003f 
+ 00009486  0x00000e22 store  0x00000001 , 0x00000180 
+ 00009487  0x00000e23 store  0x00000001 , 0x0000018b 
+ 00009488  0x00000e24 store  0x00000003 , 0x000040b7 
+ 00009489  0x00000e25 store  0x00000003 , 0x000040ba 
+ 00009490  0x00000e26 call  0x0000285c 
+ 00009491  0x00000e27 jam  0x00000001 , 0x00004169 
+ 00009492  0x00000e28 jam  0x00000000 , 0x0000416a 
+ 00009493  0x00000e29 jam  0x00000001 , 0x0000019d 
+ 00009494  0x00000e2a jam  0x00000001 , 0x0000019e 
+ 00009495  0x00000e2b jam  0x00000000 , 0x00004396 
+ 00009496  0x00000e2c branch  0x00002935 
+ 00009497  0x00000e2f bpatchx  0x0000000f , 0x00004021 
+ 00009498  0x00000e30 enable  0x00000029 
+ 00009499  0x00000e31 jam  0x00000003 , 0x00000169 
+ 00009500  0x00000e32 jam  0x00000001 , 0x00004398 
+ 00009501  0x00000e33 jam  0x00000001 , 0x000006b1 
+ 00009502  0x00000e34 setarg  0x0000ffff 
+ 00009503  0x00000e35 store  0x00000002 , 0x000006b3 
+ 00009504  0x00000e36 force  0x00000000 , 0x0000003f 
+ 00009505  0x00000e37 store  0x00000005 , 0x00004455 
+ 00009506  0x00000e38 set1  0x00000027 , 0x0000003f 
+ 00009507  0x00000e39 store  0x00000005 , 0x00004450 
+ 00009508  0x00000e3a branch  0x00002506 
+ 00009509  0x00000e3e bpatchx  0x00000010 , 0x00004022 
+ 00009510  0x00000e3f disable  0x00000029 
+ 00009511  0x00000e40 setarg  0x00000017 
+ 00009512  0x00000e41 store  0x00000002 , 0x000042e3 
+ 00009513  0x00000e42 increase  0x00000004 , 0x0000003f 
+ 00009514  0x00000e43 store  0x00000002 , 0x000043b8 
+ 00009515  0x00000e44 jam  0x00000001 , 0x00000169 
+ 00009516  0x00000e45 jam  0x00000000 , 0x00004388 
+ 00009517  0x00000e46 jam  0x00000000 , 0x00000015 
+ 00009518  0x00000e47 call  0x00002592 
+ 00009519  0x00000e48 fetch  0x00000002 , 0x00000196 
+ 00009520  0x00000e49 store  0x00000002 , 0x000042f5 
+ 00009521  0x00000e4a fetch  0x00000002 , 0x0000016a 
+ 00009522  0x00000e4b mul32  0x0000003f , 0x00000005 , 0x0000003f 
+ 00009523  0x00000e4c rshift4  0x0000003f , 0x0000003f 
+ 00009524  0x00000e4d store  0x00000002 , 0x00000196 
+ 00009525  0x00000e4e branch  0x00002506 
+ 00009526  0x00000e56 bpatchx  0x00000011 , 0x00004022 
+ 00009527  0x00000e57 call  0x000025b8 
+ 00009528  0x00000e58 fetch  0x00000001 , 0x00000168 
+ 00009529  0x00000e59 isolate1  0x00000004 , 0x0000003f 
+ 00009530  0x00000e5a setflag  0x00000001 , 0x00000032 , 0x00000000 
+ 00009531  0x00000e5b call  0x000042b2 
+ 00009532  0x00000e5c fetch  0x00000001 , 0x00000169 
+ 00009533  0x00000e5d bbit1  0x00000001 , 0x0000253f 
+ 00009534  0x00000e5e branch  0x00002551 
+ 00009535  0x00000e65 bpatchx  0x00000012 , 0x00004022 
+ 00009536  0x00000e66 enable  0x00000029 
+ 00009537  0x00000e67 call  0x0000292b 
+ 00009538  0x00000e68 branch  0x0000254e , 0x00000002 
+ 00009539  0x00000e69 call  0x000025fb 
+ 00009540  0x00000e6a call  0x00002871 
+ 00009541  0x00000e6b disable  0x0000002d 
+ 00009542  0x00000e6c call  0x00002730 
+ 00009543  0x00000e6d nrtn  0x0000002d 
+ 00009544  0x00000e6e fetch  0x00000001 , 0x00000005 
+ 00009545  0x00000e6f increase  0x00000001 , 0x0000003f 
+ 00009546  0x00000e70 store  0x00000001 , 0x00000005 
+ 00009547  0x00000e71 call  0x00002823 
+ 00009548  0x00000e72 disable  0x00000029 
+ 00009549  0x00000e73 rtn 
+ 00009550  0x00000e76 call  0x00002586 
+ 00009551  0x00000e77 disable  0x00000029 
+ 00009552  0x00000e78 rtn 
+ 00009553  0x00000e7e bpatchx  0x00000013 , 0x00004022 
+ 00009554  0x00000e7f jam  0x00000000 , 0x0000433e 
+ 00009555  0x00000e80 set0  0x00000030 , 0x00000000 
+ 00009556  0x00000e81 call  0x00007552 
+ 00009557  0x00000e82 call  0x00002ff5 
+ 00009558  0x00000e83 disable  0x0000002e 
+ 00009559  0x00000e84 call  0x0000292b 
+ 00009560  0x00000e85 branch  0x00002586 , 0x00000002 
+ 00009561  0x00000e86 fetch  0x00000001 , 0x0000019d 
+ 00009562  0x00000e87 call  0x000025a4 
+ 00009563  0x00000e88 call  0x000025fb 
+ 00009564  0x00000e89 call  0x00002652 
+ 00009565  0x00000e8a nbranch  0x00002577 , 0x00000018 
+ 00009566  0x00000e8b call  0x00002597 
+ 00009567  0x00000e8c branch  0x00002562 , 0x0000002d 
+ 00009568  0x00000e8d bmark1  0x00000030 , 0x00002562 
+ 00009569  0x00000e8e branch  0x00002571 
+ 00009570  0x00000e93 bpatchx  0x00000014 , 0x00004022 
+ 00009571  0x00000e94 fetch  0x00000001 , 0x0000433e 
+ 00009572  0x00000e95 pincrease  0x00000001 
+ 00009573  0x00000e96 store  0x00000001 , 0x0000433e 
+ 00009574  0x00000e97 beq  0x0000000c , 0x00002571 
+ 00009575  0x00000e98 call  0x00002823 
+ 00009576  0x00000e99 call  0x00002871 
+ 00009577  0x00000e9a fetch  0x00000001 , 0x0000019e 
+ 00009578  0x00000e9b call  0x000025a4 
+ 00009579  0x00000e9c call  0x00002741 
+ 00009580  0x00000e9d call  0x000028d4 
+ 00009581  0x00000e9e fetch  0x00000002 , 0x000043e1 
+ 00009582  0x00000e9f call  0x00007d79 
+ 00009583  0x00000ea0 call  0x0000257b 
+ 00009584  0x00000ea1 branch  0x00002580 , 0x00000028 
+ 00009585  0x00000ea3 bpatchx  0x00000015 , 0x00004022 
+ 00009586  0x00000ea4 call  0x00002fba 
+ 00009587  0x00000ea5 call  0x00002fb1 
+ 00009588  0x00000ea6 call  0x00007841 
+ 00009589  0x00000ea7 fetch  0x00000001 , 0x0000018b 
+ 00009590  0x00000ea8 bbit1  0x00000003 , 0x00002586 
+ 00009591  0x00000eaa bpatchx  0x00000016 , 0x00004022 
+ 00009592  0x00000eab call  0x000020cf 
+ 00009593  0x00000eac call  0x000029a5 
+ 00009594  0x00000ead branch  0x000020f7 
+ 00009595  0x00000eb1 disable  0x00000028 
+ 00009596  0x00000eb2 bmark1  0x0000002a , 0x00007dba 
+ 00009597  0x00000eb3 bmark1  0x00000029 , 0x00007dba 
+ 00009598  0x00000eb4 bmark1  0x00000030 , 0x00007dba 
+ 00009599  0x00000eb5 rtn 
+ 00009600  0x00000eb9 bpatchx  0x00000017 , 0x00004022 
+ 00009601  0x00000eba enable  0x0000002e 
+ 00009602  0x00000ebb call  0x00002734 
+ 00009603  0x00000ebc branch  0x00002562 , 0x0000002d 
+ 00009604  0x00000ebd bmark1  0x00000030 , 0x00002562 
+ 00009605  0x00000ebe branch  0x00002571 
+ 00009606  0x00000ec3 bpatchx  0x00000018 , 0x00004023 
+ 00009607  0x00000ec4 call  0x0000258d 
+ 00009608  0x00000ec5 call  0x00004302 
+ 00009609  0x00000ec6 call  0x00002592 
+ 00009610  0x00000ec7 call  0x00003003 
+ 00009611  0x00000ec8 jam  0x00000015 , 0x0000066f 
+ 00009612  0x00000ec9 branch  0x0000782b 
+ 00009613  0x00000ecc arg  0x00004441 , 0x00000005 
+ 00009614  0x00000ecd call  0x00007c99 
+ 00009615  0x00000ece jam  0x00000000 , 0x0000017e 
+ 00009616  0x00000ecf jam  0x00000000 , 0x00000169 
+ 00009617  0x00000ed0 jam  0x00000000 , 0x00000168 
+ 00009618  0x00000ed2 bpatchx  0x00000019 , 0x00004023 
+ 00009619  0x00000ed3 jam  0x00000000 , 0x000042fd 
+ 00009620  0x00000ed4 jam  0x00000000 , 0x000042fc 
+ 00009621  0x00000ed5 call  0x00007452 
+ 00009622  0x00000ed6 rtn 
+ 00009623  0x00000ed9 bpatchx  0x0000001a , 0x00004023 
+ 00009624  0x00000eda fetch  0x00000001 , 0x00000005 
+ 00009625  0x00000edb increase  0x00000001 , 0x0000003f 
+ 00009626  0x00000edc store  0x00000001 , 0x00000005 
+ 00009627  0x00000edd fetch  0x00000001 , 0x00000168 
+ 00009628  0x00000ede rtnbit1  0x00000003 
+ 00009629  0x00000edf set1  0x00000003 , 0x0000003f 
+ 00009630  0x00000ee0 store  0x00000001 , 0x00000168 
+ 00009631  0x00000ee1 fetch  0x00000002 , 0x000042f5 
+ 00009632  0x00000ee2 store  0x00000002 , 0x00000196 
+ 00009633  0x00000ee3 setarg  0x00000000 
+ 00009634  0x00000ee4 store  0x00000004 , 0x0000431d 
+ 00009635  0x00000ee5 rtn 
+ 00009636  0x00000eee copy  0x0000003f , 0x00000002 
+ 00009637  0x00000eef bpatchx  0x0000001b , 0x00004023 
+ 00009638  0x00000ef1 copy  0x00000002 , 0x0000003f 
+ 00009639  0x00000ef2 bbit1  0x00000000 , 0x000025b8 
+ 00009640  0x00000ef3 bbit1  0x00000001 , 0x000025ad 
+ 00009641  0x00000ef4 bbit0  0x00000002 , 0x000025b8 
+ 00009642  0x00000ef5 bbit1  0x00000007 , 0x000025b4 
+ 00009643  0x00000ef6 bbit1  0x00000002 , 0x000025b0 
+ 00009644  0x00000ef7 branch  0x000025b8 
+ 00009645  0x00000efa set0  0x0000002f , 0x00000000 
+ 00009646  0x00000efb set1  0x0000002d , 0x00000000 
+ 00009647  0x00000efc rtn 
+ 00009648  0x00000f00 set0  0x0000002d , 0x00000000 
+ 00009649  0x00000f01 set1  0x0000002f , 0x00000000 
+ 00009650  0x00000f02 set0  0x0000002e , 0x00000000 
+ 00009651  0x00000f03 rtn 
+ 00009652  0x00000f07 set0  0x0000002d , 0x00000000 
+ 00009653  0x00000f08 set1  0x0000002f , 0x00000000 
+ 00009654  0x00000f09 set1  0x0000002e , 0x00000000 
+ 00009655  0x00000f0a rtn 
+ 00009656  0x00000f0d bpatchx  0x0000001c , 0x00004023 
+ 00009657  0x00000f0e set0  0x0000002d , 0x00000000 
+ 00009658  0x00000f0f set0  0x0000002f , 0x00000000 
+ 00009659  0x00000f10 rtn 
+ 00009660  0x00000f14 bpatchx  0x0000001d , 0x00004023 
+ 00009661  0x00000f15 set0  0x00000032 , 0x00000000 
+ 00009662  0x00000f16 jam  0x00000001 , 0x00008901 
+ 00009663  0x00000f17 jam  0x00000080 , 0x00008920 
+ 00009664  0x00000f18 jam  0x00000003 , 0x00008930 
+ 00009665  0x00000f19 rtn 
+ 00009666  0x00000f1c bpatchx  0x0000001e , 0x00004023 
+ 00009667  0x00000f1d disable  0x00000009 
+ 00009668  0x00000f1e disable  0x00000007 
+ 00009669  0x00000f1f fetch  0x00000003 , 0x00000190 
+ 00009670  0x00000f20 iforce  0x0000000f 
+ 00009671  0x00000f21 fetch  0x00000001 , 0x00000007 
+ 00009672  0x00000f23 reverse  0x0000003f , 0x00000002 
+ 00009673  0x00000f24 set1  0x00000001 , 0x00000002 
+ 00009674  0x00000f25 rshift  0x00000002 , 0x0000000e 
+ 00009675  0x00000f26 rtn 
+ 00009676  0x00000f2a call  0x000025d5 
+ 00009677  0x00000f2c call  0x0000216f 
+ 00009678  0x00000f2d fetch  0x00000002 , 0x0000003e 
+ 00009679  0x00000f2e call  0x0000235c 
+ 00009680  0x00000f2f branch  0x000021a6 
+ 00009681  0x00000f32 branch  0x000021fc , 0x0000002d 
+ 00009682  0x00000f33 bmark1  0x00000030 , 0x000021fc 
+ 00009683  0x00000f35 call  0x000025d5 
+ 00009684  0x00000f36 branch  0x000021f9 
+ 00009685  0x00000f39 bpatchx  0x0000001f , 0x00004023 
+ 00009686  0x00000f3a call  0x00002160 
+ 00009687  0x00000f3b fetch  0x00000001 , 0x000001bb 
+ 00009688  0x00000f3c nbranch  0x000025e8 , 0x00000034 
+ 00009689  0x00000f3d fetch  0x00000001 , 0x00000007 
+ 00009690  0x00000f3e sub  0x0000003f , 0x00000024 , 0x0000003e 
+ 00009691  0x00000f3f branch  0x000025e2 , 0x00000002 
+ 00009692  0x00000f40 force  0x00000000 , 0x00000002 
+ 00009693  0x00000f41 rtneq  0x00000025 
+ 00009694  0x00000f42 force  0x00000018 , 0x00000002 
+ 00009695  0x00000f43 rtneq  0x00000026 
+ 00009696  0x00000f44 force  0x0000004e , 0x00000002 
+ 00009697  0x00000f45 rtn 
+ 00009698  0x00000f48 sub  0x0000003f , 0x0000000a , 0x0000003e 
+ 00009699  0x00000f49 branch  0x000025e5 , 0x00000002 
+ 00009700  0x00000f4a increase  0x00000001 , 0x0000003f 
+ 00009701  0x00000f4d lshift  0x0000003f , 0x0000003f 
+ 00009702  0x00000f4e add  0x0000003f , 0x00000002 , 0x00000002 
+ 00009703  0x00000f4f rtn 
+ 00009704  0x00000f52 fetch  0x00000001 , 0x00000007 
+ 00009705  0x00000f53 lshift  0x0000003f , 0x00000002 
+ 00009706  0x00000f54 rtn 
+ 00009707  0x00000f57 arg  0x000001f4 , 0x00000002 
+ 00009708  0x00000f58 rtn  0x00000034 
+ 00009709  0x00000f59 arg  0x000000fa , 0x00000002 
+ 00009710  0x00000f5a rtneq  0x00000001 
+ 00009711  0x00000f5b arg  0x00000096 , 0x00000002 
+ 00009712  0x00000f5c rtneq  0x00000002 
+ 00009713  0x00000f5d arg  0x00000064 , 0x00000002 
+ 00009714  0x00000f5e rtneq  0x00000003 
+ 00009715  0x00000f5f arg  0x0000004b , 0x00000002 
+ 00009716  0x00000f60 rtneq  0x00000004 
+ 00009717  0x00000f61 arg  0x00000032 , 0x00000002 
+ 00009718  0x00000f62 rtneq  0x00000005 
+ 00009719  0x00000f63 arg  0x00000028 , 0x00000002 
+ 00009720  0x00000f64 rtneq  0x00000006 
+ 00009721  0x00000f65 arg  0x00000014 , 0x00000002 
+ 00009722  0x00000f66 rtn 
+ 00009723  0x00000f6b bpatchx  0x00000020 , 0x00004024 
+ 00009724  0x00000f6c enable  0x00000010 
+ 00009725  0x00000f6d fetch  0x00000004 , 0x0000018c 
+ 00009726  0x00000f6e iforce  0x00000009 
+ 00009727  0x00000f6f call  0x00002630 
+ 00009728  0x00000f70 setarg  0x00000200 
+ 00009729  0x00000f71 branch  0x00002604 , 0x00000029 
+ 00009730  0x00000f72 fetch  0x00000002 , 0x00000176 
+ 00009731  0x00000f73 rshift  0x0000003f , 0x0000003f 
+ 00009732  0x00000f75 fetcht  0x00000002 , 0x0000003e 
+ 00009733  0x00000f76 iadd  0x00000002 , 0x0000003f 
+ 00009734  0x00000f77 call  0x00002343 
+ 00009735  0x00000f78 deposit  0x0000001a 
+ 00009736  0x00000f79 rtn 
+ 00009737  0x00000f7d bpatchx  0x00000021 , 0x00004024 
+ 00009738  0x00000f7e call  0x00007c51 
+ 00009739  0x00000f7f storer  0x00000039 , 0x00000002 , 0x0000069b 
+ 00009740  0x00000f80 add  0x00000011 , 0x00000001 , 0x00000006 
+ 00009741  0x00000f81 ifetch  0x00000001 , 0x00000006 
+ 00009742  0x00000f82 rtnbit0  0x00000000 
+ 00009743  0x00000f83 add  0x00000011 , 0x0000001a , 0x00000005 
+ 00009744  0x00000f84 ifetch  0x00000002 , 0x00000005 
+ 00009745  0x00000f85 increase  0x00000001 , 0x0000003f 
+ 00009746  0x00000f86 istore  0x00000002 , 0x00000005 
+ 00009747  0x00000f87 call  0x000027a2 
+ 00009748  0x00000f88 call  0x000027c4 
+ 00009749  0x00000f89 call  0x000027cd 
+ 00009750  0x00000f8a call  0x0000261a 
+ 00009751  0x00000f8b call  0x00007c60 
+ 00009752  0x00000f8c fetchr  0x00000039 , 0x00000002 , 0x0000069b 
+ 00009753  0x00000f8d rtn 
+ 00009754  0x00000f90 add  0x00000011 , 0x00000019 , 0x00000006 
+ 00009755  0x00000f91 ifetch  0x00000001 , 0x00000006 
+ 00009756  0x00000f92 add  0x00000011 , 0x00000018 , 0x00000005 
+ 00009757  0x00000f93 ifetcht  0x00000001 , 0x00000005 
+ 00009758  0x00000f94 iadd  0x00000002 , 0x0000003f 
+ 00009759  0x00000f95 sub  0x0000003f , 0x00000024 , 0x0000003e 
+ 00009760  0x00000f96 branch  0x00002622 , 0x00000002 
+ 00009761  0x00000f97 increase  0xffffffdb , 0x0000003f 
+ 00009762  0x00000f99 istore  0x00000001 , 0x00000005 
+ 00009763  0x00000f9a rtn 
+ 00009764  0x00000f9e add  0x00000011 , 0x00000030 , 0x00000006 
+ 00009765  0x00000f9f ifetch  0x00000005 , 0x00000006 
+ 00009766  0x00000fa0 force  0x00000000 , 0x00000002 
+ 00009767  0x00000fa1 force  0x00000025 , 0x00000039 
+ 00009768  0x00000fa3 bbit0  0x00000000 , 0x0000262a 
+ 00009769  0x00000fa4 increase  0x00000001 , 0x00000002 
+ 00009770  0x00000fa6 rshift  0x0000003f , 0x0000003f 
+ 00009771  0x00000fa7 loop  0x00002628 
+ 00009772  0x00000fa8 add  0x00000002 , 0xffffffff , 0x0000003f 
+ 00009773  0x00000fa9 add  0x00000011 , 0x00000022 , 0x00000005 
+ 00009774  0x00000faa istore  0x00000001 , 0x00000005 
+ 00009775  0x00000fab rtn 
+ 00009776  0x00000fae bpatchx  0x00000022 , 0x00004024 
+ 00009777  0x00000faf fetch  0x00000001 , 0x00000180 
+ 00009778  0x00000fb0 iforce  0x00000007 
+ 00009779  0x00000fb1 fetcht  0x00000005 , 0x00000198 
+ 00009780  0x00000fb2 qisolate1  0x00000002 
+ 00009781  0x00000fb3 branch  0x00002645 , 0x00000001 
+ 00009782  0x00000fb5 fetch  0x00000001 , 0x0000018a 
+ 00009783  0x00000fb6 isub  0x00000007 , 0x0000003f 
+ 00009784  0x00000fb7 branch  0x0000263b , 0x00000002 
+ 00009785  0x00000fb8 sub  0x0000003f , 0xffffffff , 0x00000007 
+ 00009786  0x00000fb9 branch  0x00002636 
+ 00009787  0x00000fbb copy  0x00000007 , 0x00000039 
+ 00009788  0x00000fbc force  0x00000000 , 0x00000007 
+ 00009789  0x00000fbe qisolate1  0x00000002 
+ 00009790  0x00000fbf branch  0x00002640 , 0x00000001 
+ 00009791  0x00000fc0 increase  0x00000001 , 0x00000039 
+ 00009792  0x00000fc2 deposit  0x00000039 
+ 00009793  0x00000fc3 branch  0x00002645 , 0x00000034 
+ 00009794  0x00000fc4 increase  0x00000001 , 0x00000007 
+ 00009795  0x00000fc5 increase  0xffffffff , 0x00000039 
+ 00009796  0x00000fc6 branch  0x0000263d 
+ 00009797  0x00000fc8 deposit  0x00000007 
+ 00009798  0x00000fc9 store  0x00000001 , 0x00000007 
+ 00009799  0x00000fca rtn 
+ 00009800  0x00000fce branch  0x0000264b , 0x00000029 
+ 00009801  0x00000fcf until  0x0000003e , 0x00000003 
+ 00009802  0x00000fd0 rtn 
+ 00009803  0x00000fd3 arg  0x00000ea0 , 0x0000000b 
+ 00009804  0x00000fd4 until  0x00000023 , 0x00000026 
+ 00009805  0x00000fd5 rtn 
+ 00009806  0x00000fd8 disable  0x00000010 
+ 00009807  0x00000fd9 fetch  0x00000002 , 0x00004346 
+ 00009808  0x00000fda copy  0x0000003f , 0x0000000b 
+ 00009809  0x00000fdb branch  0x00002658 
+ 00009810  0x00000fdf bpatchx  0x00000023 , 0x00004024 
+ 00009811  0x00000fe0 call  0x000026be 
+ 00009812  0x00000fe1 enable  0x00000010 
+ 00009813  0x00000fe2 fetch  0x00000002 , 0x00000176 
+ 00009814  0x00000fe3 fetcht  0x00000004 , 0x0000431d 
+ 00009815  0x00000fe4 iadd  0x00000002 , 0x0000000b 
+ 00009816  0x00000fe6 call  0x000025cc 
+ 00009817  0x00000fe8 bpatchx  0x00000024 , 0x00004024 
+ 00009818  0x00000fe9 call  0x000025c2 
+ 00009819  0x00000fea bmark0  0x0000002f , 0x00002660 
+ 00009820  0x00000feb pulse  0x00000039 
+ 00009821  0x00000fec nop  0x0000001e 
+ 00009822  0x00000fed call  0x000025c2 
+ 00009823  0x00000fee lshift3  0x0000000b , 0x0000000b 
+ 00009824  0x00000ff0 disable  0x0000002d 
+ 00009825  0x00000ff1 enable  0x0000000d 
+ 00009826  0x00000ff2 enable  0x00000021 
+ 00009827  0x00000ff3 disable  0x00000020 
+ 00009828  0x00000ff4 copy  0x0000000b , 0x0000001b 
+ 00009829  0x00000ff5 correlate  0x0000003e , 0x00000003 
+ 00009830  0x00000ff6 branch  0x00002669 , 0x0000002e 
+ 00009831  0x00000ff7 copy  0x0000001a , 0x00000002 
+ 00009832  0x00000ff8 storet  0x00000006 , 0x0000000f 
+ 00009833  0x00000ffa nbranch  0x000026fa , 0x00000018 
+ 00009834  0x00000ffb enable  0x00000010 
+ 00009835  0x00000ffc fetch  0x00000001 , 0x00004167 
+ 00009836  0x00000ffd arg  0x00004e20 , 0x00000002 
+ 00009837  0x00000ffe iadd  0x00000002 , 0x00000002 
+ 00009838  0x00000fff fetch  0x00000001 , 0x00004148 
+ 00009839  0x00001000 imul32  0x00000002 , 0x0000001b 
+ 00009840  0x00001001 call  0x00006877 
+ 00009841  0x00001002 branch  0x00002677 , 0x0000002e 
+ 00009842  0x00001003 call  0x000026ff 
+ 00009843  0x00001004 fetch  0x00000001 , 0x00000168 
+ 00009844  0x00001005 bbit0  0x00000003 , 0x00002677 
+ 00009845  0x00001006 fetcht  0x00000006 , 0x0000000f 
+ 00009846  0x00001007 call  0x00002477 , 0x0000002b 
+ 00009847  0x00001009 call  0x000022e9 
+ 00009848  0x0000100a enable  0x00000007 
+ 00009849  0x0000100b enable  0x00000009 
+ 00009850  0x0000100c parse  0x00000003 , 0x00000000 , 0x00000008 
+ 00009851  0x0000100d rshift3  0x0000000c , 0x0000003f 
+ 00009852  0x0000100e store  0x00000001 , 0x0000004c 
+ 00009853  0x0000100f parse  0x00000003 , 0x00000000 , 0x00000008 
+ 00009854  0x00001010 rshift3  0x0000000c , 0x0000003f 
+ 00009855  0x00001011 store  0x00000001 , 0x0000004d 
+ 00009856  0x00001012 copy  0x0000003f , 0x00000039 
+ 00009857  0x00001013 branch  0x0000269d , 0x00000005 
+ 00009858  0x00001015 bmark1  0x00000032 , 0x00002688 
+ 00009859  0x00001018 parse  0x00000003 , 0x00000000 , 0x00000008 
+ 00009860  0x00001019 rshift3  0x0000000c , 0x0000003f 
+ 00009861  0x0000101a istore  0x00000001 , 0x00000005 
+ 00009862  0x0000101b loop  0x00002683 
+ 00009863  0x0000101c branch  0x0000269d 
+ 00009864  0x0000101f copy  0x00000005 , 0x00000012 
+ 00009865  0x00001020 bpatchx  0x00000025 , 0x00004024 
+ 00009866  0x00001021 call  0x0000281c 
+ 00009867  0x00001023 fetchr  0x00000011 , 0x00000001 , 0x0000004d 
+ 00009868  0x00001024 increase  0xfffffffc , 0x00000011 
+ 00009869  0x00001025 nbranch  0x000026f2 , 0x00000002 
+ 00009870  0x00001027 call  0x000026c3 
+ 00009871  0x00001028 copy  0x00000012 , 0x00000005 
+ 00009872  0x00001029 arg  0x00000000 , 0x00000002 
+ 00009873  0x0000102a fetchr  0x00000039 , 0x00000001 , 0x0000004d 
+ 00009874  0x0000102b increase  0xfffffffc , 0x00000039 
+ 00009875  0x0000102c branch  0x0000269b , 0x00000005 
+ 00009876  0x0000102f parse  0x00000003 , 0x00000000 , 0x00000008 
+ 00009877  0x00001030 rshift3  0x0000000c , 0x0000003f 
+ 00009878  0x00001031 istore  0x00000001 , 0x00000005 
+ 00009879  0x00001032 increase  0x00000001 , 0x00000002 
+ 00009880  0x00001033 and  0x00000002 , 0x0000000f , 0x0000003e 
+ 00009881  0x00001034 call  0x000026e1 , 0x00000005 
+ 00009882  0x00001035 loop  0x00002694 
+ 00009883  0x00001037 call  0x000026e9 
+ 00009884  0x00001038 copy  0x00000012 , 0x00000005 
+ 00009885  0x0000103c bpatchx  0x00000026 , 0x00004024 
+ 00009886  0x0000103d parse  0x00000003 , 0x00000000 , 0x00000018 
+ 00009887  0x0000103e rshift32  0x0000003f , 0x0000003f 
+ 00009888  0x0000103f rshift16  0x0000003f , 0x0000003f 
+ 00009889  0x00001040 istore  0x00000003 , 0x00000005 
+ 00009890  0x00001041 enable  0x00000010 
+ 00009891  0x00001042 call  0x0000270d 
+ 00009892  0x00001043 branch  0x000026f6 , 0x00000006 
+ 00009893  0x00001044 bmark0  0x00000032 , 0x000026af 
+ 00009894  0x00001045 fetch  0x00000001 , 0x0000004d 
+ 00009895  0x00001046 branch  0x000026af , 0x00000034 
+ 00009896  0x00001047 increase  0xfffffffc , 0x0000003f 
+ 00009897  0x00001048 store  0x00000001 , 0x0000004d 
+ 00009898  0x00001049 call  0x000072cb 
+ 00009899  0x0000104a fetch  0x00000001 , 0x00008108 
+ 00009900  0x0000104b bbit0  0x00000007 , 0x000026f2 
+ 00009901  0x0000104c force  0x0000000c , 0x00000038 
+ 00009902  0x0000104d storer  0x0000002f , 0x00000004 , 0x00000154 
+ 00009903  0x0000104f call  0x00006876 
+ 00009904  0x00001050 enable  0x0000002d 
+ 00009905  0x00001051 set0  0x00000030 , 0x00000000 
+ 00009906  0x00001053 bpatchx  0x00000027 , 0x00004024 
+ 00009907  0x00001054 call  0x000072cd 
+ 00009908  0x00001055 fetch  0x00000001 , 0x0000019d 
+ 00009909  0x00001056 nsetflag  0x0000003c , 0x00000007 , 0x0000003f 
+ 00009910  0x00001057 store  0x00000001 , 0x0000019d 
+ 00009911  0x00001058 call  0x000026b9 
+ 00009912  0x00001059 branch  0x000026bb 
+ 00009913  0x0000105c disable  0x0000000d 
+ 00009914  0x0000105d branch  0x00002160 
+ 00009915  0x00001060 bpatchx  0x00000028 , 0x00004025 
+ 00009916  0x00001061 fetcht  0x00000001 , 0x00000008 
+ 00009917  0x00001062 branch  0x000021c6 
+ 00009918  0x00001066 rtnmark0  0x00000032 
+ 00009919  0x00001067 call  0x00007368 
+ 00009920  0x00001068 force  0x0000000c , 0x00000038 
+ 00009921  0x00001069 call  0x00007370 
+ 00009922  0x0000106a branch  0x0000736f 
+ 00009923  0x0000106e bpatchx  0x00000029 , 0x00004025 
+ 00009924  0x0000106f jam  0x00000000 , 0x0000806c 
+ 00009925  0x00001070 jam  0x00000001 , 0x0000806d 
+ 00009926  0x00001071 fetch  0x00000001 , 0x0000004c 
+ 00009927  0x00001072 and_into  0x00000003 , 0x0000003f 
+ 00009928  0x00001073 store  0x00000001 , 0x0000806e 
+ 00009929  0x00001075 setarg  0x0000004e 
+ 00009930  0x00001076 store  0x00000002 , 0x00008068 
+ 00009931  0x00001077 store  0x00000002 , 0x0000806a 
+ 00009932  0x00001079 fetchr  0x00000011 , 0x00000001 , 0x0000004d 
+ 00009933  0x0000107a increase  0xfffffffc , 0x00000011 
+ 00009934  0x0000107c fetcht  0x00000005 , 0x00004455 
+ 00009935  0x0000107d isolate1  0x0000000f , 0x00000000 
+ 00009936  0x0000107e call  0x000026d7 , 0x00000001 
+ 00009937  0x0000107f call  0x00007265 
+ 00009938  0x00001080 setarg  0x00000000 
+ 00009939  0x00001081 store  0x00000002 , 0x000080c0 
+ 00009940  0x00001082 jam  0x00000006 , 0x0000800a 
+ 00009941  0x00001083 jam  0x00000007 , 0x0000800a 
+ 00009942  0x00001084 rtn 
+ 00009943  0x00001087 sub  0x00000002 , 0x00000000 , 0x0000003e 
+ 00009944  0x00001088 branch  0x000026dc , 0x00000005 
+ 00009945  0x00001089 increase  0xffffffff , 0x00000002 
+ 00009946  0x0000108a set1  0x00000027 , 0x00000002 
+ 00009947  0x0000108b rtn 
+ 00009948  0x0000108e setarg  0x00ffffff 
+ 00009949  0x0000108f lshift16  0x0000003f , 0x0000003f 
+ 00009950  0x00001090 arg  0x0000ffff , 0x00000002 
+ 00009951  0x00001091 ior  0x00000002 , 0x00000002 
+ 00009952  0x00001092 rtn 
+ 00009953  0x00001095 copy  0x00000005 , 0x00000012 
+ 00009954  0x00001096 fetch  0x00000001 , 0x0000004d 
+ 00009955  0x00001097 increase  0xfffffffc , 0x0000003f 
+ 00009956  0x00001098 isub  0x00000002 , 0x0000003e 
+ 00009957  0x00001099 rtn  0x00000005 
+ 00009958  0x0000109a storet  0x00000002 , 0x000080c0 
+ 00009959  0x0000109b copy  0x00000012 , 0x00000005 
+ 00009960  0x0000109c rtn 
+ 00009961  0x0000109f parse  0x00000003 , 0x00000000 , 0x00000020 
+ 00009962  0x000010a0 rshift32  0x0000003f , 0x0000003f 
+ 00009963  0x000010a1 rshift8  0x0000003f , 0x0000003f 
+ 00009964  0x000010a2 istore  0x00000004 , 0x00000005 
+ 00009965  0x000010a3 copy  0x00000005 , 0x00000012 
+ 00009966  0x000010a5 force  0x00000000 , 0x00000038 
+ 00009967  0x000010a6 copy  0x0000003f , 0x0000002f 
+ 00009968  0x000010a7 storet  0x00000002 , 0x000080c0 
+ 00009969  0x000010a8 rtn 
+ 00009970  0x000010ab branch  0x000026fc 
+ 00009971  0x000010ae call  0x0000270d 
+ 00009972  0x000010af call  0x000020cf 
+ 00009973  0x000010b0 branch  0x000026af 
+ 00009974  0x000010b3 call  0x00006878 
+ 00009975  0x000010b4 bmark1  0x00000030 , 0x000026fa 
+ 00009976  0x000010b5 set1  0x00000030 , 0x00000000 
+ 00009977  0x000010b6 branch  0x000026b2 
+ 00009978  0x000010ba set0  0x00000030 , 0x00000000 
+ 00009979  0x000010bb branch  0x000026fc 
+ 00009980  0x000010be bpatchx  0x0000002a , 0x00004025 
+ 00009981  0x000010bf call  0x000072cd 
+ 00009982  0x000010c0 branch  0x000020cf 
+ 00009983  0x000010c3 bmark1  0x0000002f , 0x00002705 
+ 00009984  0x000010c4 bmark1  0x0000002d , 0x00002709 
+ 00009985  0x000010c5 fetch  0x00000002 , 0x00000046 
+ 00009986  0x000010c6 copy  0x0000003f , 0x00000029 
+ 00009987  0x000010c7 copy  0x00000021 , 0x00000028 
+ 00009988  0x000010c8 rtn 
+ 00009989  0x000010cc fetch  0x00000002 , 0x0000004a 
+ 00009990  0x000010cd copy  0x0000003f , 0x00000029 
+ 00009991  0x000010ce add  0x00000021 , 0x00000001 , 0x00000028 
+ 00009992  0x000010cf rtn 
+ 00009993  0x000010d2 fetch  0x00000002 , 0x00000048 
+ 00009994  0x000010d3 copy  0x0000003f , 0x00000029 
+ 00009995  0x000010d4 copy  0x00000021 , 0x00000028 
+ 00009996  0x000010d5 rtn 
+ 00009997  0x000010d9 fetch  0x00000001 , 0x0000004d 
+ 00009998  0x000010da add  0x0000003f , 0x00000005 , 0x00000002 
+ 00009999  0x000010db lshift3  0x00000002 , 0x00000002 
+ 00010000  0x000010dc fetch  0x00000001 , 0x0000019d 
+ 00010001  0x000010dd bmark1  0x0000002f , 0x00002714 
+ 00010002  0x000010de bbit1  0x00000000 , 0x00002716 
+ 00010003  0x000010df bbit1  0x00000001 , 0x00002717 
+ 00010004  0x000010e1 branch  0x00002719 , 0x0000003c 
+ 00010005  0x000010e2 branch  0x0000271c 
+ 00010006  0x000010e5 branch  0x00002721 
+ 00010007  0x000010e8 rshift  0x00000002 , 0x00000002 
+ 00010008  0x000010e9 branch  0x00002721 
+ 00010009  0x000010ec add  0x00000002 , 0x00000003 , 0x00000002 
+ 00010010  0x000010ed lshift  0x00000002 , 0x00000002 
+ 00010011  0x000010ee branch  0x0000271e 
+ 00010012  0x000010f1 add  0x00000002 , 0x00000003 , 0x00000002 
+ 00010013  0x000010f2 lshift3  0x00000002 , 0x00000002 
+ 00010014  0x000010f4 setarg  0x00000028 
+ 00010015  0x000010f5 iadd  0x00000002 , 0x00000002 
+ 00010016  0x000010f6 branch  0x00002721 
+ 00010017  0x000010f9 fetch  0x00000001 , 0x00004148 
+ 00010018  0x000010fa imul32  0x00000002 , 0x00000002 
+ 00010019  0x000010fb arg  0x00004e20 , 0x00000011 
+ 00010020  0x000010fc imul32  0x00000011 , 0x0000003f 
+ 00010021  0x000010fd isub  0x00000002 , 0x00000002 
+ 00010022  0x000010fe copy  0x0000001b , 0x0000003f 
+ 00010023  0x000010ff isub  0x00000002 , 0x0000001b 
+ 00010024  0x00001100 rtn 
+ 00010025  0x00001103 call  0x00002741 
+ 00010026  0x00001104 fetcht  0x00000001 , 0x00000008 
+ 00010027  0x00001105 call  0x0000216f 
+ 00010028  0x00001106 call  0x000021a6 
+ 00010029  0x00001107 enable  0x00000010 
+ 00010030  0x00001108 arg  0x0000157c , 0x0000000b 
+ 00010031  0x00001109 branch  0x00002659 
+ 00010032  0x0000110d bpatchx  0x0000002b , 0x00004025 
+ 00010033  0x0000110e fetch  0x00000001 , 0x0000019e 
+ 00010034  0x0000110f call  0x000025a4 
+ 00010035  0x00001110 call  0x00002741 
+ 00010036  0x00001112 fetch  0x00000001 , 0x0000019d 
+ 00010037  0x00001113 call  0x000025a4 
+ 00010038  0x00001115 fetcht  0x00000001 , 0x00000008 
+ 00010039  0x00001116 call  0x0000216f 
+ 00010040  0x00001117 call  0x000021a6 
+ 00010041  0x00001118 enable  0x00000010 
+ 00010042  0x00001119 arg  0x0000157c , 0x0000000b 
+ 00010043  0x0000111a bmark0  0x0000002f , 0x00002659 
+ 00010044  0x0000111b arg  0x00002134 , 0x0000000b 
+ 00010045  0x0000111c branch  0x00002659 
+ 00010046  0x0000111f bpatchx  0x0000002c , 0x00004025 
+ 00010047  0x00001120 call  0x00002741 
+ 00010048  0x00001121 branch  0x000020cf 
+ 00010049  0x00001124 bpatchx  0x0000002d , 0x00004025 
+ 00010050  0x00001125 call  0x000025c2 
+ 00010051  0x00001126 call  0x000025d1 
+ 00010052  0x00001127 call  0x0000687d 
+ 00010053  0x00001128 set1  0x00000000 , 0x00000015 
+ 00010054  0x00001129 enable  0x0000001d 
+ 00010055  0x0000112a enable  0x00000020 
+ 00010056  0x0000112b disable  0x00000021 
+ 00010057  0x0000112c call  0x00002648 
+ 00010058  0x0000112d disable  0x0000003a 
+ 00010059  0x0000112e bmark1  0x0000002f , 0x00002784 
+ 00010060  0x0000112f bmark1  0x0000002d , 0x00002796 
+ 00010061  0x00001130 rshift16  0x00000009 , 0x0000003f 
+ 00010062  0x00001131 rshift8  0x0000003f , 0x0000003f 
+ 00010063  0x00001132 rshift4  0x0000003f , 0x0000003f 
+ 00010064  0x00001133 inject  0x00000003 , 0x00000028 
+ 00010065  0x00001135 enable  0x00000007 
+ 00010066  0x00001136 enable  0x00000009 
+ 00010067  0x00001137 bpatchx  0x0000002e , 0x00004025 
+ 00010068  0x00001138 fetch  0x00000001 , 0x00004169 
+ 00010069  0x00001139 inject  0x00000003 , 0x00000008 
+ 00010070  0x0000113a ifetch  0x00000001 , 0x00000006 
+ 00010071  0x0000113b copy  0x0000003f , 0x00000039 
+ 00010072  0x0000113c inject  0x00000003 , 0x00000008 
+ 00010073  0x0000113d sub  0x00000039 , 0x00000000 , 0x0000003e 
+ 00010074  0x0000113e branch  0x00002762 , 0x00000005 
+ 00010075  0x00001140 fetch  0x00000001 , 0x0000800a 
+ 00010076  0x00001141 branch  0x0000275e , 0x00000034 
+ 00010077  0x00001142 bmark1  0x00000032 , 0x00002779 
+ 00010078  0x00001144 arg  0x0000416b , 0x00000006 
+ 00010079  0x00001146 ifetch  0x00000001 , 0x00000006 
+ 00010080  0x00001147 inject  0x00000003 , 0x00000008 
+ 00010081  0x00001148 loop  0x0000275f 
+ 00010082  0x0000114b enable  0x00000008 
+ 00010083  0x0000114c inject  0x00000003 , 0x00000018 
+ 00010084  0x0000114d disable  0x00000008 
+ 00010085  0x0000114e bmark0  0x0000002f , 0x00002769 
+ 00010086  0x0000114f disable  0x00000007 
+ 00010087  0x00001150 setarg  0x00000000 
+ 00010088  0x00001151 inject  0x00000003 , 0x00000003 
+ 00010089  0x00001153 until  0x0000003e , 0x00000027 
+ 00010090  0x00001154 nop  0x00000064 
+ 00010091  0x00001155 bpatchx  0x0000002f , 0x00004025 
+ 00010092  0x00001156 disable  0x0000001d 
+ 00010093  0x00001157 disable  0x00000038 
+ 00010094  0x00001158 call  0x00002160 
+ 00010095  0x00001159 call  0x0000687b 
+ 00010096  0x0000115b fetch  0x00000001 , 0x00004169 
+ 00010097  0x0000115c and  0x0000003f , 0x00000003 , 0x0000003f 
+ 00010098  0x0000115d rtnne  0x00000003 
+ 00010099  0x0000115e fetch  0x00000001 , 0x000042fd 
+ 00010100  0x0000115f beq  0x00000002 , 0x0000285c 
+ 00010101  0x00001160 rtnne  0x00000005 
+ 00010102  0x00001161 fetch  0x00000001 , 0x0000416b 
+ 00010103  0x00001162 beq  0x00000005 , 0x00002857 
+ 00010104  0x00001163 rtn 
+ 00010105  0x00001167 increase  0xfffffffc , 0x00000039 
+ 00010106  0x00001168 copy  0x00000039 , 0x00000002 
+ 00010107  0x00001169 call  0x000072b8 
+ 00010108  0x0000116a arg  0x0000416b , 0x00000006 
+ 00010109  0x0000116c ifetch  0x00000001 , 0x00000006 
+ 00010110  0x0000116d inject  0x00000003 , 0x00000008 
+ 00010111  0x0000116e loop  0x0000277d 
+ 00010112  0x0000116f call  0x000072bd 
+ 00010113  0x00001170 copy  0x0000002f , 0x0000003f 
+ 00010114  0x00001171 inject  0x00000003 , 0x00000020 
+ 00010115  0x00001172 branch  0x00002762 
+ 00010116  0x00001175 arg  0x0000000a , 0x00000039 
+ 00010117  0x00001177 setarg  0x0000003c 
+ 00010118  0x00001178 inject  0x00000003 , 0x00000008 
+ 00010119  0x00001179 loop  0x00002785 
+ 00010120  0x0000117a disable  0x0000001d 
+ 00010121  0x0000117b enable  0x00000038 
+ 00010122  0x0000117c rshift16  0x00000009 , 0x0000003f 
+ 00010123  0x0000117d rshift16  0x0000003f , 0x0000003f 
+ 00010124  0x0000117e rshift4  0x0000003f , 0x0000003f 
+ 00010125  0x0000117f inject  0x00000003 , 0x00000020 
+ 00010126  0x00001180 bmark1  0x0000002e , 0x00002793 
+ 00010127  0x00001182 setarg  0x00000001 
+ 00010128  0x00001183 inject  0x00000003 , 0x00000005 
+ 00010129  0x00001184 enable  0x0000003a 
+ 00010130  0x00001185 branch  0x00002751 
+ 00010131  0x00001188 setarg  0x00000000 
+ 00010132  0x00001189 inject  0x00000003 , 0x00000005 
+ 00010133  0x0000118a branch  0x00002751 
+ 00010134  0x0000118d fetch  0x00000001 , 0x00004148 
+ 00010135  0x0000118e fetcht  0x00000001 , 0x00004168 
+ 00010136  0x0000118f iadd  0x00000002 , 0x0000003f 
+ 00010137  0x00001190 call  0x0000235c 
+ 00010138  0x00001191 rshift16  0x00000009 , 0x0000003f 
+ 00010139  0x00001192 rshift8  0x0000003f , 0x0000003f 
+ 00010140  0x00001193 rshift4  0x0000003f , 0x00000002 
+ 00010141  0x00001194 copy  0x00000002 , 0x0000003f 
+ 00010142  0x00001195 inject  0x00000003 , 0x00000008 
+ 00010143  0x00001196 copy  0x00000002 , 0x0000003f 
+ 00010144  0x00001197 inject  0x00000003 , 0x00000028 
+ 00010145  0x00001198 branch  0x00002751 
+ 00010146  0x0000119c arg  0x000027a6 , 0x00000013 
+ 00010147  0x0000119d arg  0x000027bc , 0x00000012 
+ 00010148  0x0000119e arg  0x00000005 , 0x00000007 
+ 00010149  0x0000119f branch  0x000027fb 
+ 00010150  0x000011a2 add  0x00000011 , 0x00000004 , 0x00000006 
+ 00010151  0x000011a3 ifetcht  0x00000004 , 0x00000006 
+ 00010152  0x000011a4 add  0x00000011 , 0x00000037 , 0x00000006 
+ 00010153  0x000011a5 ifetch  0x00000001 , 0x00000006 
+ 00010154  0x000011a6 add  0x00000011 , 0x0000002b , 0x00000005 
+ 00010155  0x000011a7 istore  0x00000001 , 0x00000005 
+ 00010156  0x000011a8 ifetch  0x00000002 , 0x00000006 
+ 00010157  0x000011a9 lshift2  0x0000003f , 0x0000003f 
+ 00010158  0x000011aa iadd  0x00000002 , 0x0000000b 
+ 00010159  0x000011ab add  0x00000011 , 0x00000004 , 0x00000005 
+ 00010160  0x000011ac deposit  0x0000000b 
+ 00010161  0x000011ad istore  0x00000004 , 0x00000005 
+ 00010162  0x000011ae ifetch  0x00000002 , 0x00000006 
+ 00010163  0x000011af lshift2  0x0000003f , 0x0000003f 
+ 00010164  0x000011b0 add  0x00000011 , 0x00000002 , 0x00000005 
+ 00010165  0x000011b1 istore  0x00000002 , 0x00000005 
+ 00010166  0x000011b2 ifetch  0x00000002 , 0x00000006 
+ 00010167  0x000011b3 add  0x00000011 , 0x0000002c , 0x00000005 
+ 00010168  0x000011b4 istore  0x00000002 , 0x00000005 
+ 00010169  0x000011b5 ifetch  0x00000002 , 0x00000006 
+ 00010170  0x000011b6 store  0x00000002 , 0x000042f5 
+ 00010171  0x000011b7 branch  0x00002938 
+ 00010172  0x000011ba ifetch  0x00000001 , 0x00000011 
+ 00010173  0x000011bb set0  0x00000003 , 0x0000003f 
+ 00010174  0x000011bc istore  0x00000001 , 0x00000011 
+ 00010175  0x000011bd storer  0x00000011 , 0x00000002 , 0x00000684 
+ 00010176  0x000011be jam  0x00000044 , 0x0000066f 
+ 00010177  0x000011bf call  0x0000782b 
+ 00010178  0x000011c0 fetchr  0x00000011 , 0x00000002 , 0x00000684 
+ 00010179  0x000011c1 rtn 
+ 00010180  0x000011c4 arg  0x00000000 , 0x00000013 
+ 00010181  0x000011c5 arg  0x000027c8 , 0x00000012 
+ 00010182  0x000011c6 arg  0x00000006 , 0x00000007 
+ 00010183  0x000011c7 branch  0x000027fb 
+ 00010184  0x000011ca add  0x00000011 , 0x00000037 , 0x00000006 
+ 00010185  0x000011cb ifetch  0x00000005 , 0x00000006 
+ 00010186  0x000011cc add  0x00000011 , 0x00000030 , 0x00000005 
+ 00010187  0x000011cd istore  0x00000005 , 0x00000005 
+ 00010188  0x000011ce branch  0x00002624 
+ 00010189  0x000011d2 arg  0x00000000 , 0x00000013 
+ 00010190  0x000011d3 arg  0x000027d1 , 0x00000012 
+ 00010191  0x000011d4 arg  0x00000007 , 0x00000007 
+ 00010192  0x000011d5 branch  0x000027fb 
+ 00010193  0x000011d8 add  0x00000011 , 0x00000037 , 0x00000006 
+ 00010194  0x000011d9 ifetch  0x00000001 , 0x00000006 
+ 00010195  0x000011da call  0x000027de 
+ 00010196  0x000011db istore  0x00000001 , 0x00000005 
+ 00010197  0x000011dc add  0x00000011 , 0x00000038 , 0x00000006 
+ 00010198  0x000011dd ifetch  0x00000001 , 0x00000006 
+ 00010199  0x000011de call  0x000027ec 
+ 00010200  0x000011df istore  0x00000001 , 0x00000005 
+ 00010201  0x000011e0 storer  0x00000011 , 0x00000002 , 0x00000684 
+ 00010202  0x000011e1 jam  0x00000042 , 0x0000066f 
+ 00010203  0x000011e2 call  0x0000782b 
+ 00010204  0x000011e3 fetchr  0x00000011 , 0x00000002 , 0x00000684 
+ 00010205  0x000011e4 rtn 
+ 00010206  0x000011e7 call  0x000027e6 , 0x00000034 
+ 00010207  0x000011e8 add  0x00000011 , 0x00000035 , 0x00000005 
+ 00010208  0x000011e9 nrtn  0x00000029 
+ 00010209  0x000011ea fetcht  0x00000001 , 0x000043b6 
+ 00010210  0x000011eb isolate1  0x00000007 , 0x00000002 
+ 00010211  0x000011ec setflag  0x00000001 , 0x00000007 , 0x0000003f 
+ 00010212  0x000011ed add  0x00000011 , 0x00000036 , 0x00000005 
+ 00010213  0x000011ee rtn 
+ 00010214  0x000011f1 add  0x00000011 , 0x00000035 , 0x00000006 
+ 00010215  0x000011f2 ifetch  0x00000001 , 0x00000006 
+ 00010216  0x000011f3 nrtn  0x00000029 
+ 00010217  0x000011f4 add  0x00000011 , 0x00000036 , 0x00000006 
+ 00010218  0x000011f5 ifetch  0x00000001 , 0x00000006 
+ 00010219  0x000011f6 rtn 
+ 00010220  0x000011f9 call  0x000027f5 , 0x00000034 
+ 00010221  0x000011fa fetcht  0x00000001 , 0x000043b6 
+ 00010222  0x000011fb isolate1  0x00000007 , 0x00000002 
+ 00010223  0x000011fc setflag  0x00000001 , 0x00000007 , 0x0000003f 
+ 00010224  0x000011fd add  0x00000011 , 0x00000036 , 0x00000005 
+ 00010225  0x000011fe nrtn  0x00000029 
+ 00010226  0x000011ff set0  0x00000007 , 0x0000003f 
+ 00010227  0x00001200 add  0x00000011 , 0x00000035 , 0x00000005 
+ 00010228  0x00001201 rtn 
+ 00010229  0x00001204 add  0x00000011 , 0x00000036 , 0x00000006 
+ 00010230  0x00001205 ifetch  0x00000001 , 0x00000006 
+ 00010231  0x00001206 nrtn  0x00000029 
+ 00010232  0x00001207 add  0x00000011 , 0x00000035 , 0x00000006 
+ 00010233  0x00001208 ifetch  0x00000001 , 0x00000006 
+ 00010234  0x00001209 rtn 
+ 00010235  0x0000120f bpatchx  0x00000030 , 0x00004026 
+ 00010236  0x00001210 ifetch  0x00000001 , 0x00000011 
+ 00010237  0x00001211 qisolate0  0x0000003f 
+ 00010238  0x00001212 rtn  0x00000001 
+ 00010239  0x00001213 add  0x00000011 , 0x0000001a , 0x00000006 
+ 00010240  0x00001214 ifetcht  0x00000002 , 0x00000006 
+ 00010241  0x00001215 add  0x00000011 , 0x00000020 , 0x00000006 
+ 00010242  0x00001216 ifetch  0x00000002 , 0x00000006 
+ 00010243  0x00001218 isub  0x00000002 , 0x0000003f 
+ 00010244  0x00001219 branch  0x0000280b , 0x00000005 
+ 00010245  0x0000121a nbranch  0x00002810 , 0x00000002 
+ 00010246  0x0000121b sub  0x0000003f , 0x00000001 , 0x0000003e 
+ 00010247  0x0000121c branch  0x00002809 , 0x00000005 
+ 00010248  0x0000121d rtn 
+ 00010249  0x00001220 copy  0x00000013 , 0x0000003f 
+ 00010250  0x00001221 branch  0x00007d79 
+ 00010251  0x00001224 ifetch  0x00000001 , 0x00000011 
+ 00010252  0x00001225 qset0  0x0000003f 
+ 00010253  0x00001226 istore  0x00000001 , 0x00000011 
+ 00010254  0x00001227 copy  0x00000012 , 0x0000003f 
+ 00010255  0x00001228 branch  0x00007d79 
+ 00010256  0x0000122b add  0x00000011 , 0x0000001a , 0x00000006 
+ 00010257  0x0000122c ifetch  0x00000002 , 0x00000006 
+ 00010258  0x0000122d add  0x00000011 , 0x00000020 , 0x00000006 
+ 00010259  0x0000122e ifetch  0x00000002 , 0x00000006 
+ 00010260  0x0000122f isub  0x00000002 , 0x0000003f 
+ 00010261  0x00001230 arg  0x0000ffff , 0x00000002 
+ 00010262  0x00001231 isub  0x00000002 , 0x0000003e 
+ 00010263  0x00001232 branch  0x0000280b , 0x00000005 
+ 00010264  0x00001233 arg  0x0000f000 , 0x00000002 
+ 00010265  0x00001234 isub  0x00000002 , 0x0000003e 
+ 00010266  0x00001235 nbranch  0x0000280b , 0x00000002 
+ 00010267  0x00001236 rtn 
+ 00010268  0x0000123a fetcht  0x00000001 , 0x0000017f 
+ 00010269  0x0000123b fetch  0x00000001 , 0x0000004c 
+ 00010270  0x0000123e rshift  0x0000003f , 0x0000003f 
+ 00010271  0x0000123f ixor  0x00000002 , 0x0000003f 
+ 00010272  0x00001240 isolate1  0x00000002 , 0x0000003f 
+ 00010273  0x00001241 setflag  0x00000001 , 0x0000000f , 0x00000000 
+ 00010274  0x00001242 rtn 
+ 00010275  0x00001246 bpatchx  0x00000031 , 0x00004026 
+ 00010276  0x00001247 call  0x00002935 
+ 00010277  0x00001248 rtnmark1  0x00000030 
+ 00010278  0x00001249 call  0x0000284a 
+ 00010279  0x0000124a fetch  0x00000001 , 0x0000004c 
+ 00010280  0x0000124b isolate1  0x00000004 , 0x0000003f 
+ 00010281  0x0000124c setflag  0x00000001 , 0x0000002a , 0x00000000 
+ 00010282  0x0000124d rshift  0x0000003f , 0x0000003f 
+ 00010283  0x0000124e ixor  0x00000002 , 0x0000003f 
+ 00010284  0x0000124f isolate1  0x00000002 , 0x0000003f 
+ 00010285  0x00001250 setflag  0x00000001 , 0x0000000f , 0x00000000 
+ 00010286  0x00001251 rtnmark1  0x0000000f 
+ 00010287  0x00001252 fetch  0x00000001 , 0x0000004d 
+ 00010288  0x00001253 branch  0x0000283c , 0x00000034 
+ 00010289  0x00001254 fetch  0x00000001 , 0x00000168 
+ 00010290  0x00001255 bbit0  0x00000004 , 0x0000283c 
+ 00010291  0x00001256 fetcht  0x00000004 , 0x00000154 
+ 00010292  0x00001257 fetch  0x00000004 , 0x0000445a 
+ 00010293  0x00001258 isub  0x00000002 , 0x0000003e 
+ 00010294  0x00001259 branch  0x0000235a , 0x00000005 
+ 00010295  0x0000125a storet  0x00000004 , 0x0000445a 
+ 00010296  0x0000125b fetch  0x00000005 , 0x00004455 
+ 00010297  0x0000125c increase  0x00000001 , 0x0000003f 
+ 00010298  0x0000125d set1  0x00000027 , 0x0000003f 
+ 00010299  0x0000125e store  0x00000005 , 0x00004455 
+ 00010300  0x00001261 fetcht  0x00000001 , 0x0000017f 
+ 00010301  0x00001262 setflip  0x00000002 , 0x00000002 
+ 00010302  0x00001263 storet  0x00000001 , 0x0000017f 
+ 00010303  0x00001264 fetch  0x00000001 , 0x00004321 
+ 00010304  0x00001265 rtnbit0  0x00000006 
+ 00010305  0x00001266 bpatchx  0x00000032 , 0x00004026 
+ 00010306  0x00001267 fetch  0x00000001 , 0x0000004d 
+ 00010307  0x00001268 rtn  0x00000034 
+ 00010308  0x00001269 fetch  0x00000001 , 0x0000004c 
+ 00010309  0x0000126a compare  0x00000001 , 0x0000003f , 0x00000003 
+ 00010310  0x0000126b branch  0x00002e65 , 0x00000001 
+ 00010311  0x0000126c compare  0x00000002 , 0x0000003f , 0x00000003 
+ 00010312  0x0000126d branch  0x00002e53 , 0x00000001 
+ 00010313  0x0000126e rtn 
+ 00010314  0x00001272 bpatchx  0x00000033 , 0x00004026 
+ 00010315  0x00001273 fetcht  0x00000001 , 0x0000017f 
+ 00010316  0x00001274 isolate0  0x00000005 , 0x00000002 
+ 00010317  0x00001275 rtn  0x00000001 
+ 00010318  0x00001276 fetch  0x00000001 , 0x0000004c 
+ 00010319  0x00001277 lshift  0x0000003f , 0x0000003f 
+ 00010320  0x00001278 ixor  0x00000002 , 0x0000003f 
+ 00010321  0x00001279 rtnbit0  0x00000003 
+ 00010322  0x0000127a set0  0x00000005 , 0x00000002 
+ 00010323  0x0000127b setflip  0x00000003 , 0x00000002 
+ 00010324  0x0000127c storet  0x00000001 , 0x0000017f 
+ 00010325  0x0000127d compare  0x00000003 , 0x00000002 , 0x00000003 
+ 00010326  0x0000127f rtn 
+ 00010327  0x00001283 fetch  0x00000001 , 0x00000168 
+ 00010328  0x00001284 set1  0x00000004 , 0x0000003f 
+ 00010329  0x00001285 store  0x00000001 , 0x00000168 
+ 00010330  0x00001286 set1  0x00000032 , 0x00000000 
+ 00010331  0x00001287 rtn 
+ 00010332  0x0000128a bpatchx  0x00000034 , 0x00004026 
+ 00010333  0x0000128b jam  0x00000000 , 0x000042fd 
+ 00010334  0x0000128c arg  0x00000000 , 0x0000003f 
+ 00010335  0x0000128d store  0x00000004 , 0x0000445a 
+ 00010336  0x0000128e store  0x00000005 , 0x00004450 
+ 00010337  0x0000128f set1  0x00000027 , 0x0000003f 
+ 00010338  0x00001290 store  0x00000005 , 0x00004455 
+ 00010339  0x00001291 fetch  0x00000001 , 0x00000168 
+ 00010340  0x00001292 set0  0x00000004 , 0x0000003f 
+ 00010341  0x00001293 store  0x00000001 , 0x00000168 
+ 00010342  0x00001294 set0  0x00000032 , 0x00000000 
+ 00010343  0x00001295 rtn 
+ 00010344  0x0000129b arg  0x00000001 , 0x00000011 
+ 00010345  0x0000129c fetch  0x00000001 , 0x0000004c 
+ 00010346  0x0000129d rtnbit1  0x00000006 
+ 00010347  0x0000129e arg  0x00000000 , 0x00000011 
+ 00010348  0x0000129f rtn 
+ 00010349  0x000012a3 copy  0x00000006 , 0x00000005 
+ 00010350  0x000012a4 fetcht  0x00000002 , 0x000043b8 
+ 00010351  0x000012a5 copy  0x00000005 , 0x00000006 
+ 00010352  0x000012a6 rtn 
+ 00010353  0x000012aa bpatchx  0x00000035 , 0x00004026 
+ 00010354  0x000012ab fetch  0x00000001 , 0x0000017f 
+ 00010355  0x000012ac rtnbit1  0x00000005 
+ 00010356  0x000012ad call  0x00002892 
+ 00010357  0x000012ae call  0x00002a10 
+ 00010358  0x000012af branch  0x000028b6 , 0x00000034 
+ 00010359  0x000012b0 ifetch  0x00000002 , 0x00000006 
+ 00010360  0x000012b1 ifetcht  0x00000002 , 0x00000006 
+ 00010361  0x000012b2 copy  0x00000002 , 0x00000011 
+ 00010362  0x000012b3 isub  0x00000011 , 0x0000003f 
+ 00010363  0x000012b4 call  0x0000286d 
+ 00010364  0x000012b5 call  0x00007db0 
+ 00010365  0x000012b6 copy  0x0000003f , 0x00000002 
+ 00010366  0x000012b7 ifetchr  0x00000001 , 0x00000001 , 0x00000006 
+ 00010367  0x000012b8 copy  0x00000011 , 0x0000003f 
+ 00010368  0x000012b9 iadd  0x00000006 , 0x0000003f 
+ 00010369  0x000012ba store  0x00000002 , 0x0000068f 
+ 00010370  0x000012bb call  0x000028a6 
+ 00010371  0x000012bc call  0x000028b8 
+ 00010372  0x000012be call  0x00002a10 
+ 00010373  0x000012bf ifetch  0x00000002 , 0x00000006 
+ 00010374  0x000012c0 copy  0x0000003f , 0x00000011 
+ 00010375  0x000012c1 copy  0x00000006 , 0x00000013 
+ 00010376  0x000012c2 ifetcht  0x00000002 , 0x00000006 
+ 00010377  0x000012c3 copy  0x00000002 , 0x00000012 
+ 00010378  0x000012c4 isub  0x00000012 , 0x0000003f 
+ 00010379  0x000012c5 call  0x0000286d 
+ 00010380  0x000012c6 call  0x00007db0 
+ 00010381  0x000012c7 iadd  0x00000012 , 0x0000003f 
+ 00010382  0x000012c8 istore  0x00000002 , 0x00000013 
+ 00010383  0x000012c9 isub  0x00000011 , 0x0000003e 
+ 00010384  0x000012ca nrtn  0x00000005 
+ 00010385  0x000012cb branch  0x00002a2a 
+ 00010386  0x000012cf call  0x00002899 
+ 00010387  0x000012d0 rtnmark1  0x00000029 
+ 00010388  0x000012d1 fetch  0x00000001 , 0x00004321 
+ 00010389  0x000012d2 bbit0  0x00000002 , 0x000028a4 
+ 00010390  0x000012d3 call  0x00002a14 
+ 00010391  0x000012d4 branch  0x000028a4 , 0x00000034 
+ 00010392  0x000012d5 branch  0x000028a2 
+ 00010393  0x000012d9 call  0x00002a10 
+ 00010394  0x000012da branch  0x000028a4 , 0x00000034 
+ 00010395  0x000012db ifetch  0x00000002 , 0x00000006 
+ 00010396  0x000012dc ifetcht  0x00000002 , 0x00000006 
+ 00010397  0x000012dd isub  0x00000002 , 0x00000011 
+ 00010398  0x000012de call  0x0000286d 
+ 00010399  0x000012df copy  0x00000002 , 0x0000003f 
+ 00010400  0x000012e0 isub  0x00000011 , 0x0000003e 
+ 00010401  0x000012e1 branch  0x000028a4 , 0x00000002 
+ 00010402  0x000012e3 set1  0x00000029 , 0x00000000 
+ 00010403  0x000012e4 rtn 
+ 00010404  0x000012e7 set0  0x00000029 , 0x00000000 
+ 00010405  0x000012e8 rtn 
+ 00010406  0x000012eb copy  0x00000011 , 0x0000003f 
+ 00010407  0x000012ec rtn  0x00000034 
+ 00010408  0x000012ed arg  0x00000001 , 0x00000001 
+ 00010409  0x000012ee rtn 
+ 00010410  0x000012f2 bpatchx  0x00000036 , 0x00004026 
+ 00010411  0x000012f3 increase  0x00000001 , 0x00000002 
+ 00010412  0x000012f4 call  0x00002ccf 
+ 00010413  0x000012f5 increase  0xfffffffe , 0x00000006 
+ 00010414  0x000012f6 ifetch  0x00000002 , 0x00000006 
+ 00010415  0x000012f7 arg  0x00002902 , 0x00000002 
+ 00010416  0x000012f8 isub  0x00000002 , 0x0000003e 
+ 00010417  0x000012f9 nrtn  0x00000005 
+ 00010418  0x000012fa increase  0x00000001 , 0x00000006 
+ 00010419  0x000012fb copy  0x00000006 , 0x00000011 
+ 00010420  0x000012fc ifetch  0x00000001 , 0x00000006 
+ 00010421  0x000012fd rtn 
+ 00010422  0x00001301 force  0x00000000 , 0x00000002 
+ 00010423  0x00001302 force  0x00000001 , 0x00000001 
+ 00010424  0x00001305 bpatchx  0x00000037 , 0x00004026 
+ 00010425  0x00001306 storet  0x00000001 , 0x0000416a 
+ 00010426  0x00001307 fetcht  0x00000001 , 0x0000017f 
+ 00010427  0x00001308 set1  0x00000005 , 0x00000002 
+ 00010428  0x00001309 and  0x00000002 , 0x000000fc , 0x0000003f 
+ 00010429  0x0000130a ior  0x00000001 , 0x0000003f 
+ 00010430  0x0000130b store  0x00000001 , 0x0000017f 
+ 00010431  0x0000130c and_into  0x0000001f , 0x0000003f 
+ 00010432  0x0000130d isolate1  0x00000029 , 0x00000000 
+ 00010433  0x0000130e setflag  0x00000001 , 0x00000004 , 0x0000003f 
+ 00010434  0x0000130f store  0x00000001 , 0x00004169 
+ 00010435  0x00001311 fetch  0x00000001 , 0x00004169 
+ 00010436  0x00001312 compare  0x00000001 , 0x00000001 , 0x00000003 
+ 00010437  0x00001313 nbranch  0x000028c8 , 0x00000001 
+ 00010438  0x00001314 fetch  0x00000001 , 0x0000416a 
+ 00010439  0x00001315 rtn  0x00000034 
+ 00010440  0x00001318 bmark1  0x00000032 , 0x000028ce 
+ 00010441  0x00001319 fetchr  0x00000039 , 0x00000001 , 0x0000416a 
+ 00010442  0x0000131a fetch  0x00000002 , 0x0000068f 
+ 00010443  0x0000131b copy  0x0000003f , 0x00000006 
+ 00010444  0x0000131c arg  0x0000416b , 0x00000005 
+ 00010445  0x0000131d branch  0x00007ccc 
+ 00010446  0x00001320 call  0x00007368 
+ 00010447  0x00001321 branch  0x0000729f 
+ 00010448  0x00001324 arg  0x00000000 , 0x00000007 
+ 00010449  0x00001325 branch  0x000024e7 
+ 00010450  0x00001328 arg  0x00000000 , 0x00000007 
+ 00010451  0x00001329 branch  0x000024eb 
+ 00010452  0x0000132d bpatchx  0x00000038 , 0x00004027 
+ 00010453  0x0000132e rtnmark1  0x0000000f 
+ 00010454  0x0000132f rtnmark1  0x00000030 
+ 00010455  0x00001330 fetch  0x00000001 , 0x0000004c 
+ 00010456  0x00001331 and  0x0000003f , 0x00000003 , 0x0000003f 
+ 00010457  0x00001332 store  0x00000001 , 0x00004334 
+ 00010458  0x00001333 fetch  0x00000001 , 0x0000004d 
+ 00010459  0x00001334 rtn  0x00000034 
+ 00010460  0x00001335 setarg  0x0000004e 
+ 00010461  0x00001336 store  0x00000002 , 0x00004339 
+ 00010462  0x00001337 bpatchx  0x00000039 , 0x00004027 
+ 00010463  0x00001338 fetch  0x00000001 , 0x00004334 
+ 00010464  0x00001339 beq  0x00000003 , 0x0000304a 
+ 00010465  0x0000133b call  0x000028ee 
+ 00010466  0x0000133c nbranch  0x000028d0 , 0x00000028 
+ 00010467  0x0000133d call  0x000028d2 
+ 00010468  0x0000133e setarg  0x00000000 
+ 00010469  0x0000133f store  0x00000002 , 0x00004337 
+ 00010470  0x00001340 fetch  0x00000002 , 0x00004339 
+ 00010471  0x00001341 add  0x0000003f , 0x00000002 , 0x00000006 
+ 00010472  0x00001342 bpatchx  0x0000003a , 0x00004027 
+ 00010473  0x00001344 ifetch  0x00000002 , 0x00000006 
+ 00010474  0x00001345 beq  0x00000004 , 0x00002b8f 
+ 00010475  0x00001346 beq  0x00000006 , 0x00002ec8 
+ 00010476  0x00001347 beq  0x00000005 , 0x00002e8a 
+ 00010477  0x00001348 rtn 
+ 00010478  0x0000134c fetch  0x00000001 , 0x00004334 
+ 00010479  0x0000134d beq  0x00000002 , 0x000028fd 
+ 00010480  0x0000134e beq  0x00000001 , 0x00002914 
+ 00010481  0x0000134f rtn 
+ 00010482  0x00001355 call  0x00007dba 
+ 00010483  0x00001356 arg  0x00000004 , 0x00000002 
+ 00010484  0x00001357 isub  0x0000003f , 0x0000003e 
+ 00010485  0x00001358 rtn  0x00000005 
+ 00010486  0x00001359 arg  0x00000005 , 0x00000002 
+ 00010487  0x0000135a isub  0x0000003f , 0x0000003e 
+ 00010488  0x0000135b rtn  0x00000005 
+ 00010489  0x0000135c arg  0x00000006 , 0x00000002 
+ 00010490  0x0000135d isub  0x0000003f , 0x0000003e 
+ 00010491  0x0000135e rtn  0x00000005 
+ 00010492  0x0000135f branch  0x00007dbc 
+ 00010493  0x00001363 fetch  0x00000002 , 0x00004339 
+ 00010494  0x00001364 copy  0x0000003f , 0x00000006 
+ 00010495  0x00001365 ifetch  0x00000002 , 0x00000006 
+ 00010496  0x00001366 store  0x00000002 , 0x00004335 
+ 00010497  0x00001367 ifetch  0x00000002 , 0x00000006 
+ 00010498  0x00001368 call  0x000028f2 
+ 00010499  0x00001369 nrtn  0x00000028 
+ 00010500  0x0000136a fetcht  0x00000001 , 0x0000004d 
+ 00010501  0x0000136b storet  0x00000002 , 0x00004337 
+ 00010502  0x0000136c fetch  0x00000002 , 0x00004335 
+ 00010503  0x0000136d increase  0x00000004 , 0x0000003f 
+ 00010504  0x0000136e isub  0x00000002 , 0x0000003e 
+ 00010505  0x0000136f branch  0x00007dba , 0x00000005 
+ 00010506  0x00001370 fetchr  0x00000039 , 0x00000001 , 0x0000004d 
+ 00010507  0x00001371 arg  0x00000f00 , 0x00000005 
+ 00010508  0x00001372 fetch  0x00000002 , 0x00004339 
+ 00010509  0x00001373 copy  0x0000003f , 0x00000006 
+ 00010510  0x00001374 call  0x00007ccc 
+ 00010511  0x00001375 branch  0x00007dbc 
+ 00010512  0x0000137b call  0x00007dba 
+ 00010513  0x0000137c fetch  0x00000002 , 0x00004337 
+ 00010514  0x0000137d nrtn  0x00000034 
+ 00010515  0x0000137e branch  0x00007dbc 
+ 00010516  0x00001381 call  0x00002910 
+ 00010517  0x00001382 nrtn  0x00000028 
+ 00010518  0x00001383 fetch  0x00000002 , 0x00004337 
+ 00010519  0x00001384 arg  0x00000f00 , 0x00000005 
+ 00010520  0x00001385 iadd  0x00000005 , 0x00000011 
+ 00010521  0x00001386 fetcht  0x00000001 , 0x0000004d 
+ 00010522  0x00001387 iadd  0x00000002 , 0x0000003f 
+ 00010523  0x00001388 store  0x00000002 , 0x00004337 
+ 00010524  0x00001389 fetchr  0x00000039 , 0x00000001 , 0x0000004d 
+ 00010525  0x0000138a copy  0x00000011 , 0x00000005 
+ 00010526  0x0000138b fetch  0x00000002 , 0x00004339 
+ 00010527  0x0000138c copy  0x0000003f , 0x00000006 
+ 00010528  0x0000138d call  0x00007ccc 
+ 00010529  0x0000138e setarg  0x00000f00 
+ 00010530  0x0000138f store  0x00000002 , 0x00004339 
+ 00010531  0x00001390 fetch  0x00000002 , 0x00004335 
+ 00010532  0x00001391 increase  0x00000004 , 0x0000003f 
+ 00010533  0x00001392 fetcht  0x00000002 , 0x00004337 
+ 00010534  0x00001393 isub  0x00000002 , 0x0000003e 
+ 00010535  0x00001394 branch  0x00007dba , 0x00000005 
+ 00010536  0x00001395 branch  0x00007dbc 
+ 00010537  0x0000139b fetch  0x00000002 , 0x000043df 
+ 00010538  0x0000139c branch  0x00007d79 
+ 00010539  0x0000139f bpatchx  0x0000003b , 0x00004027 
+ 00010540  0x000013a0 fetcht  0x00000004 , 0x00000184 
+ 00010541  0x000013a1 call  0x00002356 
+ 00010542  0x000013a2 isub  0x00000002 , 0x0000000b 
+ 00010543  0x000013a3 deposit  0x0000000b 
+ 00010544  0x000013a4 fetcht  0x00000002 , 0x00000196 
+ 00010545  0x000013a5 lshift4  0x00000002 , 0x00000002 
+ 00010546  0x000013a6 lshift  0x00000002 , 0x00000002 
+ 00010547  0x000013a7 isub  0x00000002 , 0x0000003f 
+ 00010548  0x000013a8 rtn 
+ 00010549  0x000013ab call  0x00002356 
+ 00010550  0x000013ac store  0x00000004 , 0x00000184 
+ 00010551  0x000013ad rtn 
+ 00010552  0x000013b2 bpatchx  0x0000003c , 0x00004027 
+ 00010553  0x000013b3 add  0x00000011 , 0x00000050 , 0x00000006 
+ 00010554  0x000013b4 ifetch  0x00000001 , 0x00000006 
+ 00010555  0x000013b5 call  0x000025eb 
+ 00010556  0x000013b6 add  0x00000011 , 0x00000002 , 0x00000006 
+ 00010557  0x000013b7 ifetch  0x00000002 , 0x00000006 
+ 00010558  0x000013b8 imul32  0x00000002 , 0x0000003f 
+ 00010559  0x000013b9 fetcht  0x00000002 , 0x00000044 
+ 00010560  0x000013ba imul32  0x00000002 , 0x0000003f 
+ 00010561  0x000013bb arg  0x000f4240 , 0x00000002 
+ 00010562  0x000013bc idiv  0x00000002 
+ 00010563  0x000013bd arg  0x00000682 , 0x00000002 
+ 00010564  0x000013be fetch  0x00000001 , 0x00004148 
+ 00010565  0x000013bf imul32  0x00000002 , 0x00000002 
+ 00010566  0x000013c0 add  0x00000011 , 0x0000002b , 0x00000006 
+ 00010567  0x000013c1 ifetch  0x00000001 , 0x00000006 
+ 00010568  0x000013c2 imul32  0x00000002 , 0x0000003f 
+ 00010569  0x000013c3 iadd  0x00000002 , 0x0000003f 
+ 00010570  0x000013c4 store  0x00000004 , 0x0000431d 
+ 00010571  0x000013c5 fetch  0x00000002 , 0x0000409a 
+ 00010572  0x000013c6 call  0x00007d62 
+ 00010573  0x000013c7 quotient  0x00000002 
+ 00010574  0x000013c8 iadd  0x00000002 , 0x0000003f 
+ 00010575  0x000013c9 add  0x00000011 , 0x0000000e , 0x00000005 
+ 00010576  0x000013ca istore  0x00000002 , 0x00000005 
+ 00010577  0x000013cb rtn 
+ 00010578  0x000013d1 bpatchx  0x0000003d , 0x00004027 
+ 00010579  0x000013d2 call  0x00002955 
+ 00010580  0x000013d3 branch  0x00002969 
+ 00010581  0x000013d6 jam  0x00000002 , 0x000006b5 
+ 00010582  0x000013d7 arg  0x00002a00 , 0x00000002 
+ 00010583  0x000013d8 storet  0x00000002 , 0x000006b6 
+ 00010584  0x000013d9 call  0x00002ce0 
+ 00010585  0x000013da rtn  0x00000034 
+ 00010586  0x000013db ifetch  0x00000001 , 0x00000006 
+ 00010587  0x000013dc copy  0x00000006 , 0x00000005 
+ 00010588  0x000013dd fetcht  0x00000001 , 0x0000426b 
+ 00010589  0x000013de copy  0x00000002 , 0x00000039 
+ 00010590  0x000013df isub  0x00000002 , 0x0000003e 
+ 00010591  0x000013e0 nbranch  0x00002966 , 0x00000002 
+ 00010592  0x000013e1 isub  0x00000002 , 0x00000002 
+ 00010593  0x000013e2 arg  0x0000426c , 0x00000006 
+ 00010594  0x000013e3 call  0x00007ccc 
+ 00010595  0x000013e4 copy  0x00000002 , 0x00000039 
+ 00010596  0x000013e5 ncall  0x000029a1 , 0x00000005 
+ 00010597  0x000013e6 rtn 
+ 00010598  0x000013e8 copy  0x0000003f , 0x00000039 
+ 00010599  0x000013e9 arg  0x0000426c , 0x00000006 
+ 00010600  0x000013ea branch  0x00007ccc 
+ 00010601  0x000013ee arg  0x00004368 , 0x00000013 
+ 00010602  0x000013ef arg  0x00004349 , 0x00000011 
+ 00010603  0x000013f0 call  0x00002976 
+ 00010604  0x000013f1 setarg  0x00000000 
+ 00010605  0x000013f2 setflag  0x00000028 , 0x00000000 , 0x0000003f 
+ 00010606  0x000013f3 store  0x00000001 , 0x00000670 
+ 00010607  0x000013f4 arg  0x00004388 , 0x00000013 
+ 00010608  0x000013f5 arg  0x00004369 , 0x00000011 
+ 00010609  0x000013f6 call  0x00002976 
+ 00010610  0x000013f7 rtn  0x00000028 
+ 00010611  0x000013f8 fetch  0x00000001 , 0x00000670 
+ 00010612  0x000013f9 branch  0x0000235a , 0x00000034 
+ 00010613  0x000013fa rtn 
+ 00010614  0x000013fe bpatchx  0x0000003e , 0x00004027 
+ 00010615  0x000013ff call  0x00007dba 
+ 00010616  0x00001400 call  0x00007ca6 
+ 00010617  0x00001401 arg  0x00000000 , 0x00000012 
+ 00010618  0x00001402 arg  0x000006a2 , 0x00000005 
+ 00010619  0x00001403 call  0x00002990 
+ 00010620  0x00001404 fetch  0x00000001 , 0x0000426b 
+ 00010621  0x00001405 add  0x0000003f , 0x00000001 , 0x00000002 
+ 00010622  0x00001406 iadd  0x00000012 , 0x00000011 
+ 00010623  0x00001407 increase  0x00000002 , 0x00000011 
+ 00010624  0x00001408 sub  0x00000011 , 0x0000001f , 0x0000003e 
+ 00010625  0x00001409 nbranch  0x0000298e , 0x00000002 
+ 00010626  0x0000140a istoret  0x00000001 , 0x00000005 
+ 00010627  0x0000140b arg  0x00000009 , 0x00000002 
+ 00010628  0x0000140c istoret  0x00000001 , 0x00000005 
+ 00010629  0x0000140d iforce  0x00000039 
+ 00010630  0x0000140e call  0x00007ccc 
+ 00010631  0x0000140f copy  0x00000011 , 0x00000012 
+ 00010632  0x00001411 deposit  0x00000012 
+ 00010633  0x00001412 store  0x00000001 , 0x000006a1 
+ 00010634  0x00001413 arg  0x000006a1 , 0x00000006 
+ 00010635  0x00001414 setarg  0xffffffe0 
+ 00010636  0x00001415 iadd  0x00000013 , 0x00000005 
+ 00010637  0x00001416 branch  0x00007c8d 
+ 00010638  0x00001419 call  0x00007dbc 
+ 00010639  0x0000141a branch  0x00002988 
+ 00010640  0x0000141d ifetch  0x00000001 , 0x00000011 
+ 00010641  0x0000141e rtn  0x00000034 
+ 00010642  0x0000141f pincrease  0x00000001 
+ 00010643  0x00001420 ifetcht  0x00000001 , 0x00000006 
+ 00010644  0x00001421 sub  0x00000002 , 0x00000009 , 0x0000003e 
+ 00010645  0x00001422 branch  0x0000299f , 0x00000005 
+ 00010646  0x00001423 iadd  0x00000012 , 0x00000012 
+ 00010647  0x00001424 copy  0x00000011 , 0x00000006 
+ 00010648  0x00001425 iforce  0x00000039 
+ 00010649  0x00001426 call  0x00007ccc 
+ 00010650  0x00001427 copy  0x00000006 , 0x00000011 
+ 00010651  0x00001429 deposit  0x00000011 
+ 00010652  0x0000142a isub  0x00000013 , 0x0000003e 
+ 00010653  0x0000142b rtn  0x00000002 
+ 00010654  0x0000142c branch  0x00002990 
+ 00010655  0x0000142f iadd  0x00000011 , 0x00000011 
+ 00010656  0x00001430 branch  0x0000299b 
+ 00010657  0x00001434 setarg  0x00000020 
+ 00010658  0x00001435 istore  0x00000001 , 0x00000005 
+ 00010659  0x00001436 loop  0x000029a1 
+ 00010660  0x00001437 rtn 
+ 00010661  0x0000143b bpatchx  0x0000003f , 0x00004027 
+ 00010662  0x0000143c disable  0x0000002b 
+ 00010663  0x0000143d branch  0x000029a9 , 0x0000002e 
+ 00010664  0x0000143e nbranch  0x000029b8 , 0x0000002d 
+ 00010665  0x00001440 call  0x000024d2 
+ 00010666  0x00001441 fetch  0x00000002 , 0x0000409a 
+ 00010667  0x00001442 store  0x00000002 , 0x00000176 
+ 00010668  0x00001443 fetch  0x00000001 , 0x00004321 
+ 00010669  0x00001444 bbit1  0x00000005 , 0x000024e0 
+ 00010670  0x00001445 bmark1  0x0000000f , 0x000024e0 
+ 00010671  0x00001446 fetch  0x00000001 , 0x0000004d 
+ 00010672  0x00001447 nbranch  0x000024e0 , 0x00000034 
+ 00010673  0x00001448 fetch  0x00000001 , 0x0000416a 
+ 00010674  0x00001449 nbranch  0x000024e0 , 0x00000034 
+ 00010675  0x0000144b fetch  0x00000001 , 0x00000168 
+ 00010676  0x0000144c bbit1  0x00000005 , 0x000024e0 
+ 00010677  0x0000144d bbit1  0x00000007 , 0x000024e0 
+ 00010678  0x0000144e bbit1  0x00000006 , 0x000024e0 
+ 00010679  0x0000144f branch  0x000024c8 
+ 00010680  0x00001452 fetch  0x00000001 , 0x000040a8 
+ 00010681  0x00001453 sub  0x0000003f , 0x0000001e , 0x0000003e 
+ 00010682  0x00001454 nbranch  0x000024d7 , 0x00000002 
+ 00010683  0x00001455 fetcht  0x00000002 , 0x0000409a 
+ 00010684  0x00001456 rshift  0x00000002 , 0x00000002 
+ 00010685  0x00001457 fetch  0x00000002 , 0x00000176 
+ 00010686  0x00001458 iadd  0x00000002 , 0x0000003f 
+ 00010687  0x00001459 store  0x00000002 , 0x00000176 
+ 00010688  0x0000145a branch  0x000024d7 
+ 00010689  0x0000145e arg  0x00000000 , 0x00000007 
+ 00010690  0x0000145f branch  0x000029d6 
+ 00010691  0x00001462 arg  0x00000000 , 0x00000007 
+ 00010692  0x00001463 branch  0x000029db 
+ 00010693  0x00001466 arg  0x00000001 , 0x00000007 
+ 00010694  0x00001467 branch  0x000029d6 
+ 00010695  0x0000146a arg  0x00000001 , 0x00000007 
+ 00010696  0x0000146b branch  0x000029db 
+ 00010697  0x0000146e arg  0x00000002 , 0x00000007 
+ 00010698  0x0000146f branch  0x000029d6 
+ 00010699  0x00001472 arg  0x00000002 , 0x00000007 
+ 00010700  0x00001473 branch  0x000029db 
+ 00010701  0x00001476 arg  0x00000003 , 0x00000007 
+ 00010702  0x00001477 branch  0x000029d6 
+ 00010703  0x0000147a arg  0x00000003 , 0x00000007 
+ 00010704  0x0000147b branch  0x000029db 
+ 00010705  0x0000147e arg  0x00000004 , 0x00000007 
+ 00010706  0x0000147f branch  0x000029d6 
+ 00010707  0x00001482 arg  0x00000004 , 0x00000007 
+ 00010708  0x00001483 branch  0x000029db 
+ 00010709  0x00001486 arg  0x00000005 , 0x00000007 
+ 00010710  0x00001489 fetch  0x00000001 , 0x00004321 
+ 00010711  0x0000148a qset1  0x0000003f 
+ 00010712  0x0000148b store  0x00000001 , 0x00004321 
+ 00010713  0x0000148c rtn 
+ 00010714  0x00001490 arg  0x00000005 , 0x00000007 
+ 00010715  0x00001493 fetch  0x00000001 , 0x00004321 
+ 00010716  0x00001494 qset0  0x0000003f 
+ 00010717  0x00001495 store  0x00000001 , 0x00004321 
+ 00010718  0x00001496 rtn 
+ 00010719  0x0000149b setarg  0x00112233 
+ 00010720  0x0000149c store  0x00000003 , 0x00004322 
+ 00010721  0x0000149d setarg  0x00445566 
+ 00010722  0x0000149e istore  0x00000003 , 0x00000005 
+ 00010723  0x0000149f setarg  0x00778899 
+ 00010724  0x000014a0 istore  0x00000003 , 0x00000005 
+ 00010725  0x000014a1 setarg  0x00001122 
+ 00010726  0x000014a2 istore  0x00000003 , 0x00000005 
+ 00010727  0x000014a3 setarg  0x00334455 
+ 00010728  0x000014a4 istore  0x00000003 , 0x00000005 
+ 00010729  0x000014a5 setarg  0x00000066 
+ 00010730  0x000014a6 istore  0x00000001 , 0x00000005 
+ 00010731  0x000014a7 rtn 
+ 00010732  0x000014ab setarg  0x01000302 
+ 00010733  0x000014ac store  0x00000004 , 0x000042c4 
+ 00010734  0x000014ad setarg  0x00010010 
+ 00010735  0x000014ae store  0x00000003 , 0x000042c8 
+ 00010736  0x000014af jam  0x00000001 , 0x000042fe 
+ 00010737  0x000014b0 rtn 
+ 00010738  0x000014b5 arg  0x00000000 , 0x00000011 
+ 00010739  0x000014b6 arg  0x00000001 , 0x00000001 
+ 00010740  0x000014b7 branch  0x00002a05 
+ 00010741  0x000014bc bpatchx  0x00000040 , 0x00004028 
+ 00010742  0x000014bd arg  0x00000003 , 0x00000001 
+ 00010743  0x000014be call  0x00002a05 
+ 00010744  0x000014bf copy  0x00000012 , 0x0000003f 
+ 00010745  0x000014c0 istore  0x00000001 , 0x00000005 
+ 00010746  0x000014c1 rtn 
+ 00010747  0x000014c6 bpatchx  0x00000041 , 0x00004028 
+ 00010748  0x000014c7 force  0x00000002 , 0x00000001 
+ 00010749  0x000014c8 increase  0x00000004 , 0x00000011 
+ 00010750  0x000014c9 call  0x00002a05 
+ 00010751  0x000014ca increase  0xfffffffc , 0x00000011 
+ 00010752  0x000014cb copy  0x00000011 , 0x0000003f 
+ 00010753  0x000014cc istore  0x00000002 , 0x00000005 
+ 00010754  0x000014cd copy  0x00000012 , 0x0000003f 
+ 00010755  0x000014ce istore  0x00000002 , 0x00000005 
+ 00010756  0x000014cf rtn 
+ 00010757  0x000014d4 bpatchx  0x00000042 , 0x00004028 
+ 00010758  0x000014d5 increase  0x00000005 , 0x00000011 
+ 00010759  0x000014d6 call  0x00006959 
+ 00010760  0x000014d7 increase  0xfffffffb , 0x00000011 
+ 00010761  0x000014d8 copy  0x00000011 , 0x0000003f 
+ 00010762  0x000014d9 istore  0x00000002 , 0x00000005 
+ 00010763  0x000014da setarg  0x00000000 
+ 00010764  0x000014db istore  0x00000002 , 0x00000005 
+ 00010765  0x000014dc copy  0x00000001 , 0x0000003f 
+ 00010766  0x000014dd istore  0x00000001 , 0x00000005 
+ 00010767  0x000014de rtn 
+ 00010768  0x000014e2 bpatchx  0x00000043 , 0x00004028 
+ 00010769  0x000014e3 call  0x00006993 
+ 00010770  0x000014e4 copy  0x0000003f , 0x00000006 
+ 00010771  0x000014e5 rtn 
+ 00010772  0x000014e8 fetch  0x00000002 , 0x00004449 
+ 00010773  0x000014e9 rtn 
+ 00010774  0x000014ec call  0x00002a19 
+ 00010775  0x000014ed copy  0x0000003f , 0x00000006 
+ 00010776  0x000014ee rtn 
+ 00010777  0x000014f2 fetch  0x00000002 , 0x0000444c 
+ 00010778  0x000014f3 rtn 
+ 00010779  0x000014f7 call  0x00002a10 
+ 00010780  0x000014f8 increase  0x00000005 , 0x00000006 
+ 00010781  0x000014f9 rtn 
+ 00010782  0x000014fc call  0x00002a10 
+ 00010783  0x000014fd increase  0x00000009 , 0x00000006 
+ 00010784  0x000014fe rtn 
+ 00010785  0x00001501 call  0x00002a16 
+ 00010786  0x00001502 increase  0x00000009 , 0x00000006 
+ 00010787  0x00001503 rtn 
+ 00010788  0x00001506 call  0x00002a16 
+ 00010789  0x00001507 increase  0x00000005 , 0x00000006 
+ 00010790  0x00001508 rtn 
+ 00010791  0x0000150c branch  0x000069a9 
+ 00010792  0x00001510 branch  0x000069ac 
+ 00010793  0x00001514 branch  0x000069af 
+ 00010794  0x00001518 branch  0x00006998 
+ 00010795  0x0000151c store  0x00000008 , 0x000043c0 
+ 00010796  0x0000151d branch  0x00002a3c 
+ 00010797  0x00001521 and  0x00000002 , 0x000000ff , 0x00000011 
+ 00010798  0x00001522 call  0x00002a32 
+ 00010799  0x00001523 rshift8  0x00000002 , 0x00000011 
+ 00010800  0x00001526 storer  0x00000011 , 0x00000001 , 0x000043b7 
+ 00010801  0x00001527 branch  0x00002a33 
+ 00010802  0x0000152a storer  0x00000011 , 0x00000001 , 0x000043b6 
+ 00010803  0x0000152c isolate1  0x00000001 , 0x00000011 
+ 00010804  0x0000152d call  0x00002a38 , 0x00000001 
+ 00010805  0x0000152e isolate1  0x00000002 , 0x00000011 
+ 00010806  0x0000152f call  0x00002a3a , 0x00000001 
+ 00010807  0x00001530 rtn 
+ 00010808  0x00001535 arg  0x00000008 , 0x00000007 
+ 00010809  0x00001536 branch  0x00002a3d 
+ 00010810  0x0000153a arg  0x0000000b , 0x00000007 
+ 00010811  0x0000153b branch  0x00002a3d 
+ 00010812  0x0000153e arg  0x00000005 , 0x00000007 
+ 00010813  0x00001541 fetch  0x00000008 , 0x000043ae 
+ 00010814  0x00001542 qset1  0x0000003f 
+ 00010815  0x00001543 store  0x00000008 , 0x000043ae 
+ 00010816  0x00001544 rtn 
+ 00010817  0x00001547 call  0x000029c5 
+ 00010818  0x00001548 call  0x000029ec 
+ 00010819  0x00001549 call  0x000029df 
+ 00010820  0x0000154a branch  0x000029cd 
+ 00010821  0x00001550 jam  0x00000001 , 0x0000019d 
+ 00010822  0x00001551 jam  0x00000001 , 0x0000019e 
+ 00010823  0x00001552 call  0x000025b8 
+ 00010824  0x00001553 call  0x00002a4b 
+ 00010825  0x00001554 call  0x00002acb 
+ 00010826  0x00001555 branch  0x000025bc 
+ 00010827  0x00001558 bpatchx  0x00000044 , 0x00004028 
+ 00010828  0x00001559 fetch  0x00000001 , 0x00004343 
+ 00010829  0x0000155a rtnne  0x00000001 
+ 00010830  0x0000155b arg  0x00000002 , 0x00000007 
+ 00010831  0x0000155c call  0x00007cef 
+ 00010832  0x0000155d nrtn  0x00000034 
+ 00010833  0x0000155e fetch  0x00000002 , 0x00004344 
+ 00010834  0x0000155f fetcht  0x00000002 , 0x00004346 
+ 00010835  0x00001560 isub  0x00000002 , 0x0000003f 
+ 00010836  0x00001561 arg  0x00000002 , 0x00000007 
+ 00010837  0x00001562 call  0x00007ce1 
+ 00010838  0x00001563 disable  0x00000029 
+ 00010839  0x00001564 call  0x00002af5 
+ 00010840  0x00001565 call  0x00002a6a 
+ 00010841  0x00001566 nrtn  0x0000002d 
+ 00010842  0x00001567 bpatchx  0x00000045 , 0x00004028 
+ 00010843  0x00001568 fetch  0x00000006 , 0x0000004e 
+ 00010844  0x00001569 store  0x00000006 , 0x00000178 
+ 00010845  0x0000156c fetch  0x00000001 , 0x00000002 
+ 00010846  0x0000156d increase  0x00000001 , 0x0000003f 
+ 00010847  0x0000156e store  0x00000001 , 0x00000002 
+ 00010848  0x0000156f call  0x00002a71 
+ 00010849  0x00001570 rtn  0x00000029 
+ 00010850  0x00001571 call  0x00002b1c 
+ 00010851  0x00001572 nrtn  0x0000002d 
+ 00010852  0x00001573 fetch  0x00000001 , 0x00000004 
+ 00010853  0x00001574 increase  0x00000001 , 0x0000003f 
+ 00010854  0x00001575 store  0x00000001 , 0x00000004 
+ 00010855  0x00001576 fetch  0x00000009 , 0x00000054 
+ 00010856  0x00001577 store  0x00000009 , 0x000006a1 
+ 00010857  0x00001578 rtn 
+ 00010858  0x0000157c bpatchx  0x00000046 , 0x00004028 
+ 00010859  0x0000157d call  0x00002b68 
+ 00010860  0x0000157e call  0x0000264e 
+ 00010861  0x0000157f fetch  0x00000001 , 0x00000001 
+ 00010862  0x00001580 increase  0x00000001 , 0x0000003f 
+ 00010863  0x00001581 store  0x00000001 , 0x00000001 
+ 00010864  0x00001582 rtn 
+ 00010865  0x00001586 bpatchx  0x00000047 , 0x00004028 
+ 00010866  0x00001587 fetch  0x00000001 , 0x000001bc 
+ 00010867  0x00001588 rtnne  0x0000001b 
+ 00010868  0x00001589 fetch  0x00000006 , 0x00000178 
+ 00010869  0x0000158a fetcht  0x00000006 , 0x000042cc 
+ 00010870  0x0000158b isub  0x00000002 , 0x0000003e 
+ 00010871  0x0000158c nrtn  0x00000005 
+ 00010872  0x0000158d call  0x00002056 
+ 00010873  0x0000158e nrtn  0x00000005 
+ 00010874  0x0000158f call  0x00002a84 
+ 00010875  0x00001590 call  0x00002519 
+ 00010876  0x00001591 call  0x000030ed 
+ 00010877  0x00001592 jam  0x00000014 , 0x0000066f 
+ 00010878  0x00001593 call  0x0000782b 
+ 00010879  0x00001594 jam  0x00000000 , 0x00004114 
+ 00010880  0x00001595 jam  0x00000000 , 0x000001b8 
+ 00010881  0x00001596 jam  0x00000000 , 0x00004343 
+ 00010882  0x00001597 jam  0x00000000 , 0x000001bc 
+ 00010883  0x00001598 branch  0x00002041 
+ 00010884  0x0000159b bpatchx  0x00000048 , 0x00004029 
+ 00010885  0x0000159c force  0xffffffff , 0x0000003f 
+ 00010886  0x0000159d setsect  0x00000002 , 0x00000001 
+ 00010887  0x0000159e store  0x00000005 , 0x00000198 
+ 00010888  0x0000159f arg  0x00000168 , 0x00000011 
+ 00010889  0x000015a0 call  0x00002624 
+ 00010890  0x000015a1 force  0x00000004 , 0x00000039 
+ 00010891  0x000015a2 arg  0x0000018c , 0x00000005 
+ 00010892  0x000015a3 call  0x00007de8 
+ 00010893  0x000015a4 fetch  0x00000002 , 0x000042d9 
+ 00010894  0x000015a5 store  0x00000002 , 0x00000196 
+ 00010895  0x000015a7 random  0x0000003f 
+ 00010896  0x000015a8 and_into  0x0000000f , 0x0000003f 
+ 00010897  0x000015a9 sub  0x0000003f , 0x00000004 , 0x0000003e 
+ 00010898  0x000015aa branch  0x00002a8f , 0x00000002 
+ 00010899  0x000015ab store  0x00000001 , 0x00000181 
+ 00010900  0x000015ad bpatchx  0x00000049 , 0x00004029 
+ 00010901  0x000015ae fetcht  0x00000002 , 0x00004165 
+ 00010902  0x000015af storet  0x00000002 , 0x0000016a 
+ 00010903  0x000015b0 copy  0x00000002 , 0x00000013 
+ 00010904  0x000015b1 add  0x00000022 , 0x00000007 , 0x0000003f 
+ 00010905  0x000015b2 idiv  0x00000013 
+ 00010906  0x000015b3 call  0x00007d62 
+ 00010907  0x000015b4 remainder  0x00000011 
+ 00010908  0x000015b5 isub  0x00000011 , 0x0000003f 
+ 00010909  0x000015b6 iadd  0x00000013 , 0x0000003f 
+ 00010910  0x000015b7 fetcht  0x00000002 , 0x00004163 
+ 00010911  0x000015b8 iadd  0x00000002 , 0x0000003f 
+ 00010912  0x000015b9 store  0x00000004 , 0x0000016c 
+ 00010913  0x000015ba isub  0x00000022 , 0x00000011 
+ 00010914  0x000015bb increase  0xfffffffa , 0x00000011 
+ 00010915  0x000015bc arg  0x00002205 , 0x00000012 
+ 00010916  0x000015bd fetch  0x00000001 , 0x000042d2 
+ 00010917  0x000015be nsetflag  0x00000034 , 0x00000006 , 0x00000012 
+ 00010918  0x000015bf fetch  0x00000001 , 0x000042cb 
+ 00010919  0x000015c0 nsetflag  0x00000034 , 0x00000007 , 0x00000012 
+ 00010920  0x000015c1 copy  0x00000012 , 0x0000003f 
+ 00010921  0x000015c2 store  0x00000002 , 0x00004169 
+ 00010922  0x000015c3 fetch  0x00000006 , 0x000042db 
+ 00010923  0x000015c4 istore  0x00000006 , 0x00000005 
+ 00010924  0x000015c5 fetch  0x00000006 , 0x00000178 
+ 00010925  0x000015c6 istore  0x00000006 , 0x00000005 
+ 00010926  0x000015c7 fetch  0x00000004 , 0x0000018c 
+ 00010927  0x000015c8 istore  0x00000004 , 0x00000005 
+ 00010928  0x000015c9 random  0x0000003f 
+ 00010929  0x000015ca istore  0x00000002 , 0x00000005 
+ 00010930  0x000015cb random  0x0000003f 
+ 00010931  0x000015cc istore  0x00000001 , 0x00000005 
+ 00010932  0x000015cd force  0x00000002 , 0x0000003f 
+ 00010933  0x000015ce istore  0x00000001 , 0x00000005 
+ 00010934  0x000015cf rshift2  0x00000011 , 0x0000003f 
+ 00010935  0x000015d0 istore  0x00000002 , 0x00000005 
+ 00010936  0x000015d1 rshift2  0x00000013 , 0x0000003f 
+ 00010937  0x000015d2 istore  0x00000002 , 0x00000005 
+ 00010938  0x000015d3 bpatchx  0x0000004a , 0x00004029 
+ 00010939  0x000015d4 setarg  0x00000000 
+ 00010940  0x000015d5 istore  0x00000002 , 0x00000005 
+ 00010941  0x000015d6 fetch  0x00000002 , 0x000042d9 
+ 00010942  0x000015d7 istore  0x00000002 , 0x00000005 
+ 00010943  0x000015d8 fetch  0x00000005 , 0x00000198 
+ 00010944  0x000015d9 istore  0x00000005 , 0x00000005 
+ 00010945  0x000015da fetch  0x00000001 , 0x00000181 
+ 00010946  0x000015db arg  0x000000a0 , 0x00000002 
+ 00010947  0x000015dc ior  0x00000002 , 0x0000003f 
+ 00010948  0x000015dd istore  0x00000001 , 0x00000005 
+ 00010949  0x000015de call  0x0000273e 
+ 00010950  0x000015df setarg  0x00004169 
+ 00010951  0x000015e0 add  0x0000003f , 0x00000012 , 0x00000006 
+ 00010952  0x000015e1 ifetch  0x00000003 , 0x00000006 
+ 00010953  0x000015e2 store  0x00000003 , 0x00000190 
+ 00010954  0x000015e3 rtn 
+ 00010955  0x000015e7 jam  0x00000024 , 0x00000007 
+ 00010956  0x000015e8 jam  0x00000000 , 0x000006a1 
+ 00010957  0x000015e9 call  0x00002aef 
+ 00010958  0x000015ea call  0x00002ad0 
+ 00010959  0x000015eb branch  0x00002af2 
+ 00010960  0x000015ee bpatchx  0x0000004b , 0x00004029 
+ 00010961  0x000015ef fetch  0x00000001 , 0x00004388 
+ 00010962  0x000015f0 rtn  0x00000034 
+ 00010963  0x000015f1 arg  0x00000000 , 0x00000007 
+ 00010964  0x000015f2 call  0x00007cef 
+ 00010965  0x000015f3 nrtn  0x00000034 
+ 00010966  0x000015f4 enable  0x00000010 
+ 00010967  0x000015f5 call  0x00002af5 
+ 00010968  0x000015f6 call  0x00002b68 
+ 00010969  0x000015f7 call  0x00002afe 
+ 00010970  0x000015f8 nbranch  0x00002ae2 , 0x0000002d 
+ 00010971  0x000015f9 fetch  0x00000001 , 0x00000003 
+ 00010972  0x000015fa increase  0x00000001 , 0x0000003f 
+ 00010973  0x000015fb store  0x00000001 , 0x00000003 
+ 00010974  0x000015fc fetch  0x00000001 , 0x0000004c 
+ 00010975  0x000015fd and  0x0000003f , 0x0000000f , 0x0000003f 
+ 00010976  0x000015fe beq  0x00000003 , 0x00002b2d 
+ 00010977  0x000015ff beq  0x00000005 , 0x00002b40 
+ 00010978  0x00001601 bpatchx  0x0000004c , 0x00004029 
+ 00010979  0x00001602 fetch  0x00000001 , 0x000006a1 
+ 00010980  0x00001603 fetcht  0x00000001 , 0x00004393 
+ 00010981  0x00001604 isub  0x00000002 , 0x0000003e 
+ 00010982  0x00001605 nbranch  0x00002ad0 , 0x00000005 
+ 00010983  0x00001606 random  0x0000003f 
+ 00010984  0x00001607 arg  0x000001ff , 0x00000002 
+ 00010985  0x00001608 iand  0x00000002 , 0x0000003f 
+ 00010986  0x00001609 add  0x0000003f , 0x000000fa , 0x0000003f 
+ 00010987  0x0000160a call  0x00007c91 
+ 00010988  0x0000160b arg  0x00000000 , 0x00000007 
+ 00010989  0x0000160c fetch  0x00000002 , 0x00004389 
+ 00010990  0x0000160d branch  0x00007ce1 
+ 00010991  0x00001610 arg  0x000006b1 , 0x00000005 
+ 00010992  0x00001611 arg  0x00004169 , 0x00000006 
+ 00010993  0x00001612 branch  0x00007c8c 
+ 00010994  0x00001615 arg  0x000006b1 , 0x00000006 
+ 00010995  0x00001616 arg  0x00004169 , 0x00000005 
+ 00010996  0x00001617 branch  0x00007c8c 
+ 00010997  0x0000161a bpatchx  0x0000004d , 0x00004029 
+ 00010998  0x0000161b disable  0x00000029 
+ 00010999  0x0000161d setarg  0x008e89be 
+ 00011000  0x0000161e lshift8  0x0000003f , 0x0000003f 
+ 00011001  0x0000161f or_into  0x000000d6 , 0x0000003f 
+ 00011002  0x00001620 iforce  0x00000009 
+ 00011003  0x00001621 setarg  0x00555555 
+ 00011004  0x00001622 store  0x00000003 , 0x00000190 
+ 00011005  0x00001623 rtn 
+ 00011006  0x00001628 bpatchx  0x0000004e , 0x00004029 
+ 00011007  0x00001629 fetch  0x00000001 , 0x0000438b 
+ 00011008  0x0000162a fetcht  0x00000001 , 0x0000438c 
+ 00011009  0x0000162b lshift4  0x00000002 , 0x00000002 
+ 00011010  0x0000162c lshift2  0x00000002 , 0x00000002 
+ 00011011  0x0000162d iadd  0x00000002 , 0x00000002 
+ 00011012  0x0000162e storet  0x00000001 , 0x00004169 
+ 00011013  0x0000162f beq  0x00000001 , 0x00002b0f 
+ 00011014  0x00001630 fetcht  0x00000001 , 0x00004348 
+ 00011015  0x00001631 add  0x00000002 , 0x00000006 , 0x0000003f 
+ 00011016  0x00001632 store  0x00000001 , 0x0000416a 
+ 00011017  0x00001633 fetch  0x00000006 , 0x000042db 
+ 00011018  0x00001634 store  0x00000006 , 0x0000416b 
+ 00011019  0x00001635 copy  0x00000002 , 0x00000039 
+ 00011020  0x00001636 arg  0x00004349 , 0x00000006 
+ 00011021  0x00001637 call  0x00007ccc 
+ 00011022  0x00001638 branch  0x00002b15 
+ 00011023  0x0000163b setarg  0x0000000c 
+ 00011024  0x0000163c store  0x00000001 , 0x0000416a 
+ 00011025  0x0000163d fetch  0x00000006 , 0x000042db 
+ 00011026  0x0000163e store  0x00000006 , 0x0000416b 
+ 00011027  0x0000163f fetch  0x00000006 , 0x00004116 
+ 00011028  0x00001640 istore  0x00000006 , 0x00000005 
+ 00011029  0x00001642 bpatchx  0x0000004f , 0x00004029 
+ 00011030  0x00001643 fetch  0x00000001 , 0x00000000 
+ 00011031  0x00001644 increase  0x00000001 , 0x0000003f 
+ 00011032  0x00001645 store  0x00000001 , 0x00000000 
+ 00011033  0x00001646 arg  0x00000708 , 0x0000001b 
+ 00011034  0x00001647 disable  0x0000002d 
+ 00011035  0x00001648 branch  0x00002729 
+ 00011036  0x0000164c bpatchx  0x00000050 , 0x0000402a 
+ 00011037  0x0000164d fetch  0x00000001 , 0x00004394 
+ 00011038  0x0000164e rtnne  0x00000001 
+ 00011039  0x0000164f fetch  0x00000001 , 0x00000000 
+ 00011040  0x00001650 increase  0x00000001 , 0x0000003f 
+ 00011041  0x00001651 store  0x00000001 , 0x00000000 
+ 00011042  0x00001652 arg  0x00000c03 , 0x00000002 
+ 00011043  0x00001653 fetch  0x00000001 , 0x00004395 
+ 00011044  0x00001654 nsetflag  0x00000034 , 0x00000006 , 0x00000002 
+ 00011045  0x00001655 copy  0x00000011 , 0x0000003f 
+ 00011046  0x00001656 nsetflag  0x00000034 , 0x00000007 , 0x00000002 
+ 00011047  0x00001657 storet  0x00000002 , 0x00004169 
+ 00011048  0x00001658 fetch  0x00000006 , 0x000042db 
+ 00011049  0x00001659 istore  0x00000006 , 0x00000005 
+ 00011050  0x0000165a fetch  0x00000006 , 0x00000178 
+ 00011051  0x0000165b istore  0x00000006 , 0x00000005 
+ 00011052  0x0000165c branch  0x00002729 
+ 00011053  0x0000165f bpatchx  0x00000051 , 0x0000402a 
+ 00011054  0x00001660 fetch  0x00000006 , 0x00000054 
+ 00011055  0x00001661 fetcht  0x00000006 , 0x000042db 
+ 00011056  0x00001662 isub  0x00000002 , 0x0000003e 
+ 00011057  0x00001663 nrtn  0x00000005 
+ 00011058  0x00001664 arg  0x00000004 , 0x00000002 
+ 00011059  0x00001665 fetch  0x00000001 , 0x0000438c 
+ 00011060  0x00001666 nsetflag  0x00000034 , 0x00000006 , 0x00000002 
+ 00011061  0x00001667 storet  0x00000001 , 0x00004169 
+ 00011062  0x00001668 fetcht  0x00000001 , 0x00004368 
+ 00011063  0x00001669 add  0x00000002 , 0x00000006 , 0x0000003f 
+ 00011064  0x0000166a store  0x00000001 , 0x0000416a 
+ 00011065  0x0000166b fetch  0x00000006 , 0x000042db 
+ 00011066  0x0000166c store  0x00000006 , 0x0000416b 
+ 00011067  0x0000166d arg  0x00004369 , 0x00000006 
+ 00011068  0x0000166e copy  0x00000002 , 0x00000039 
+ 00011069  0x0000166f call  0x00007ccc 
+ 00011070  0x00001670 call  0x0000273e 
+ 00011071  0x00001671 branch  0x00002ae2 
+ 00011072  0x00001674 fetch  0x00000006 , 0x00000054 
+ 00011073  0x00001675 fetcht  0x00000006 , 0x000042db 
+ 00011074  0x00001676 isub  0x00000002 , 0x0000003e 
+ 00011075  0x00001677 nrtn  0x00000005 
+ 00011076  0x00001678 call  0x00002868 
+ 00011077  0x00001679 storer  0x00000011 , 0x00000001 , 0x000042cb 
+ 00011078  0x0000167a fetch  0x00000006 , 0x0000004e 
+ 00011079  0x0000167b store  0x00000006 , 0x00000178 
+ 00011080  0x0000167c fetch  0x00000008 , 0x0000005a 
+ 00011081  0x0000167d store  0x00000008 , 0x0000018c 
+ 00011082  0x0000167e fetcht  0x00000002 , 0x00000062 
+ 00011083  0x0000167f bpatchx  0x00000052 , 0x0000402a 
+ 00011084  0x00001680 lshift2  0x00000002 , 0x00000002 
+ 00011085  0x00001681 fetch  0x00000002 , 0x00000064 
+ 00011086  0x00001682 lshift2  0x0000003f , 0x0000003f 
+ 00011087  0x00001683 store  0x00000002 , 0x0000016a 
+ 00011088  0x00001684 store  0x00000004 , 0x0000016c 
+ 00011089  0x00001685 isub  0x00000002 , 0x0000003f 
+ 00011090  0x00001686 add  0x0000003f , 0xfffffffe , 0x00000028 
+ 00011091  0x00001687 fetch  0x00000009 , 0x00000066 
+ 00011092  0x00001688 store  0x00000009 , 0x00000194 
+ 00011093  0x00001689 fetch  0x00000001 , 0x0000006f 
+ 00011094  0x0000168a and  0x0000003f , 0x0000001f , 0x00000002 
+ 00011095  0x0000168b storet  0x00000001 , 0x00000181 
+ 00011096  0x0000168c rshift4  0x0000003f , 0x00000002 
+ 00011097  0x0000168d rshift  0x00000002 , 0x00000002 
+ 00011098  0x0000168e storet  0x00000001 , 0x000001b8 
+ 00011099  0x0000168f arg  0x00000168 , 0x00000011 
+ 00011100  0x00001690 call  0x00002938 
+ 00011101  0x00001691 arg  0x00000168 , 0x00000011 
+ 00011102  0x00001692 call  0x00002624 
+ 00011103  0x00001693 call  0x00002525 
+ 00011104  0x00001694 call  0x00002056 
+ 00011105  0x00001695 nrtn  0x00000005 
+ 00011106  0x00001696 bpatchx  0x00000053 , 0x0000402a 
+ 00011107  0x00001697 call  0x000020f7 
+ 00011108  0x00001698 call  0x00002ea7 
+ 00011109  0x00001699 jam  0x00000014 , 0x0000066f 
+ 00011110  0x0000169a call  0x0000782b 
+ 00011111  0x0000169b branch  0x00002041 
+ 00011112  0x0000169f bpatchx  0x00000054 , 0x0000402a 
+ 00011113  0x000016a0 fetch  0x00000001 , 0x00000007 
+ 00011114  0x000016a1 beq  0x00000025 , 0x00002b6e 
+ 00011115  0x000016a2 beq  0x00000026 , 0x00002b74 
+ 00011116  0x000016a3 beq  0x00000027 , 0x00002b7a 
+ 00011117  0x000016a4 branch  0x00002b7a 
+ 00011118  0x000016a7 fetcht  0x00000001 , 0x00004393 
+ 00011119  0x000016a8 isolate1  0x00000001 , 0x00000002 
+ 00011120  0x000016a9 branch  0x00002b85 , 0x00000001 
+ 00011121  0x000016aa isolate1  0x00000002 , 0x00000002 
+ 00011122  0x000016ab branch  0x00002b8a , 0x00000001 
+ 00011123  0x000016ac branch  0x00002b80 
+ 00011124  0x000016b0 fetcht  0x00000001 , 0x00004393 
+ 00011125  0x000016b1 isolate1  0x00000002 , 0x00000002 
+ 00011126  0x000016b2 branch  0x00002b8a , 0x00000001 
+ 00011127  0x000016b3 isolate1  0x00000000 , 0x00000002 
+ 00011128  0x000016b4 branch  0x00002b80 , 0x00000001 
+ 00011129  0x000016b5 branch  0x00002b85 
+ 00011130  0x000016b9 fetcht  0x00000001 , 0x00004393 
+ 00011131  0x000016ba isolate1  0x00000000 , 0x00000002 
+ 00011132  0x000016bb branch  0x00002b80 , 0x00000001 
+ 00011133  0x000016bc isolate1  0x00000001 , 0x00000002 
+ 00011134  0x000016bd branch  0x00002b85 , 0x00000001 
+ 00011135  0x000016be branch  0x00002b8a 
+ 00011136  0x000016c1 jam  0x00000025 , 0x00000007 
+ 00011137  0x000016c2 fetch  0x00000001 , 0x000006a1 
+ 00011138  0x000016c3 set1  0x00000000 , 0x0000003f 
+ 00011139  0x000016c4 store  0x00000001 , 0x000006a1 
+ 00011140  0x000016c5 rtn 
+ 00011141  0x000016c8 jam  0x00000026 , 0x00000007 
+ 00011142  0x000016c9 fetch  0x00000001 , 0x000006a1 
+ 00011143  0x000016ca set1  0x00000001 , 0x0000003f 
+ 00011144  0x000016cb store  0x00000001 , 0x000006a1 
+ 00011145  0x000016cc rtn 
+ 00011146  0x000016cf jam  0x00000027 , 0x00000007 
+ 00011147  0x000016d0 fetch  0x00000001 , 0x000006a1 
+ 00011148  0x000016d1 set1  0x00000002 , 0x0000003f 
+ 00011149  0x000016d2 store  0x00000001 , 0x000006a1 
+ 00011150  0x000016d3 rtn 
+ 00011151  0x000016d9 copy  0x00000006 , 0x00000011 
+ 00011152  0x000016da fetch  0x00000001 , 0x000043cb 
+ 00011153  0x000016db beq  0x00000006 , 0x000066d5 
+ 00011154  0x000016dc beq  0x0000000f , 0x0000503d 
+ 00011155  0x000016dd copy  0x00000011 , 0x00000006 
+ 00011156  0x000016de ifetch  0x00000003 , 0x00000006 
+ 00011157  0x000016df store  0x00000003 , 0x00004397 
+ 00011158  0x000016e1 beq  0x00000002 , 0x00002bab 
+ 00011159  0x000016e2 beq  0x00000003 , 0x00002bb0 
+ 00011160  0x000016e3 beq  0x00000004 , 0x00002bb3 
+ 00011161  0x000016e4 beq  0x00000006 , 0x00002bf7 
+ 00011162  0x000016e5 beq  0x00000008 , 0x00002c44 
+ 00011163  0x000016e6 beq  0x0000000a , 0x00002d19 
+ 00011164  0x000016e7 beq  0x0000000c , 0x00002d4c 
+ 00011165  0x000016e8 beq  0x00000010 , 0x00002d63 
+ 00011166  0x000016e9 beq  0x00000012 , 0x00002da8 
+ 00011167  0x000016ea beq  0x00000016 , 0x00002dce 
+ 00011168  0x000016eb beq  0x00000018 , 0x00002de1 
+ 00011169  0x000016ec beq  0x0000001e , 0x00002de6 
+ 00011170  0x000016ed beq  0x00000052 , 0x00002dea 
+ 00011171  0x000016ee rtn 
+ 00011172  0x000016f2 force  0x00000003 , 0x00000011 
+ 00011173  0x000016f3 call  0x00002e10 
+ 00011174  0x000016f4 setarg  0x00000002 
+ 00011175  0x000016f6 istore  0x00000001 , 0x00000005 
+ 00011176  0x000016f7 fetch  0x00000002 , 0x000042e1 
+ 00011177  0x000016f8 istore  0x00000002 , 0x00000005 
+ 00011178  0x000016f9 rtn 
+ 00011179  0x000016fd call  0x00002bb0 
+ 00011180  0x000016ff force  0x00000003 , 0x00000011 
+ 00011181  0x00001700 call  0x00002e10 
+ 00011182  0x00001701 setarg  0x00000003 
+ 00011183  0x00001702 branch  0x00002ba7 
+ 00011184  0x00001705 rshift8  0x0000003f , 0x0000003f 
+ 00011185  0x00001706 store  0x00000002 , 0x000042e3 
+ 00011186  0x00001707 rtn 
+ 00011187  0x0000170a call  0x00002e41 
+ 00011188  0x0000170b call  0x00007dba 
+ 00011189  0x0000170c branch  0x00002bc3 
+ 00011190  0x00001710 ifetch  0x00000002 , 0x00000006 
+ 00011191  0x00001711 and_into  0x000000ff , 0x0000003f 
+ 00011192  0x00001712 rtn  0x00000034 
+ 00011193  0x00001713 isub  0x00000012 , 0x0000003e 
+ 00011194  0x00001714 rtn  0x00000005 
+ 00011195  0x00001715 nrtn  0x00000002 
+ 00011196  0x00001716 isub  0x00000013 , 0x0000003e 
+ 00011197  0x00001717 rtn  0x00000005 
+ 00011198  0x00001718 branch  0x00002bc1 , 0x00000002 
+ 00011199  0x00001719 force  0x00000001 , 0x0000003e 
+ 00011200  0x0000171a rtn 
+ 00011201  0x0000171c force  0x00000000 , 0x0000003f 
+ 00011202  0x0000171d rtn 
+ 00011203  0x00001721 arg  0x00000003 , 0x0000000b 
+ 00011204  0x00001722 call  0x00002cc7 
+ 00011205  0x00001724 call  0x00002bb6 
+ 00011206  0x00001725 branch  0x00002bf5 , 0x00000034 
+ 00011207  0x00001726 nbranch  0x00002bf3 , 0x00000002 
+ 00011208  0x00001727 increase  0xfffffffe , 0x00000006 
+ 00011209  0x00001728 call  0x00007c6d 
+ 00011210  0x00001729 call  0x00007c64 
+ 00011211  0x0000172a nbranch  0x00002be3 , 0x00000028 
+ 00011212  0x0000172b call  0x00007c51 
+ 00011213  0x0000172c storer  0x0000000b , 0x00000004 , 0x00000680 
+ 00011214  0x0000172d force  0x0000001e , 0x00000011 
+ 00011215  0x0000172e call  0x00002e10 
+ 00011216  0x0000172f fetchr  0x0000000b , 0x00000004 , 0x00000680 
+ 00011217  0x00001730 call  0x00007c60 
+ 00011218  0x00001731 call  0x00007dbc 
+ 00011219  0x00001732 setarg  0x00000005 
+ 00011220  0x00001733 istore  0x00000001 , 0x00000005 
+ 00011221  0x00001734 call  0x00007c67 
+ 00011222  0x00001735 ifetch  0x00000002 , 0x00000006 
+ 00011223  0x00001736 ifetchr  0x00000011 , 0x00000001 , 0x00000006 
+ 00011224  0x00001737 sub  0x00000011 , 0x00000010 , 0x0000003e 
+ 00011225  0x00001738 branch  0x00002bdf , 0x00000005 
+ 00011226  0x00001739 sub  0x00000011 , 0x00000002 , 0x0000003e 
+ 00011227  0x0000173a nbranch  0x00002e03 , 0x00000005 
+ 00011228  0x0000173c setarg  0x00000001 
+ 00011229  0x0000173d istore  0x00000001 , 0x00000005 
+ 00011230  0x0000173e branch  0x00002be8 
+ 00011231  0x00001741 setarg  0x00000002 
+ 00011232  0x00001742 istore  0x00000001 , 0x00000005 
+ 00011233  0x00001743 arg  0x00000001 , 0x0000000b 
+ 00011234  0x00001744 branch  0x00002be8 
+ 00011235  0x00001747 call  0x00007c67 
+ 00011236  0x00001748 ifetch  0x00000002 , 0x00000006 
+ 00011237  0x00001749 ifetch  0x00000001 , 0x00000006 
+ 00011238  0x0000174a isub  0x00000011 , 0x0000003e 
+ 00011239  0x0000174b nbranch  0x00002bf5 , 0x00000005 
+ 00011240  0x0000174e call  0x00007c67 
+ 00011241  0x0000174f ifetch  0x00000002 , 0x00000006 
+ 00011242  0x00001750 and_into  0x000000ff , 0x0000003f 
+ 00011243  0x00001751 istore  0x00000002 , 0x00000005 
+ 00011244  0x00001752 ifetchr  0x00000039 , 0x00000001 , 0x00000006 
+ 00011245  0x00001753 call  0x00007cda 
+ 00011246  0x00001754 call  0x00007c6a 
+ 00011247  0x00001755 increase  0xffffffff , 0x0000000b 
+ 00011248  0x00001756 branch  0x00002bf5 , 0x00000005 
+ 00011249  0x00001758 call  0x00002cdd 
+ 00011250  0x00001759 branch  0x00002bc5 
+ 00011251  0x0000175c call  0x00002cdd 
+ 00011252  0x0000175d branch  0x00002bf1 
+ 00011253  0x00001760 branch  0x00002e03 , 0x00000028 
+ 00011254  0x00001761 branch  0x00002e34 
+ 00011255  0x00001765 call  0x00002e41 
+ 00011256  0x00001766 ifetch  0x00000002 , 0x00000006 
+ 00011257  0x00001767 store  0x00000002 , 0x0000439e 
+ 00011258  0x00001768 call  0x00007c6d 
+ 00011259  0x00001769 arg  0x000006b5 , 0x00000005 
+ 00011260  0x0000176a fetch  0x00000002 , 0x00004335 
+ 00011261  0x0000176b increase  0xfffffff9 , 0x0000003f 
+ 00011262  0x0000176c call  0x00002e4f 
+ 00011263  0x0000176d branch  0x00002c0a 
+ 00011264  0x00001771 disable  0x00000028 
+ 00011265  0x00001772 fetcht  0x00000002 , 0x000006b1 
+ 00011266  0x00001773 fetch  0x00000002 , 0x000006b3 
+ 00011267  0x00001774 isub  0x00000002 , 0x0000003e 
+ 00011268  0x00001775 nbranch  0x00002c07 , 0x00000002 
+ 00011269  0x00001776 deposit  0x00000002 
+ 00011270  0x00001777 rtnne  0x00000000 
+ 00011271  0x00001779 enable  0x00000028 
+ 00011272  0x0000177a jam  0x00000001 , 0x000001b9 
+ 00011273  0x0000177b branch  0x00002e05 
+ 00011274  0x0000177f call  0x00002c00 
+ 00011275  0x00001780 rtn  0x00000028 
+ 00011276  0x00001781 fetcht  0x00000002 , 0x0000439e 
+ 00011277  0x00001782 setarg  0x00002800 
+ 00011278  0x00001783 isub  0x00000002 , 0x0000003e 
+ 00011279  0x00001784 branch  0x00002c11 , 0x00000005 
+ 00011280  0x00001785 branch  0x00002e03 
+ 00011281  0x00001789 jam  0x00000000 , 0x0000439a 
+ 00011282  0x0000178a fetcht  0x00000002 , 0x000006b1 
+ 00011283  0x0000178b storet  0x00000002 , 0x00000678 
+ 00011284  0x0000178c call  0x00002d04 
+ 00011285  0x0000178d nbranch  0x00002e03 , 0x00000034 
+ 00011286  0x0000178f fetcht  0x00000002 , 0x00000678 
+ 00011287  0x00001790 call  0x00002d04 
+ 00011288  0x00001791 nbranch  0x00002c2a , 0x00000034 
+ 00011289  0x00001792 copy  0x00000006 , 0x00000011 
+ 00011290  0x00001793 fetch  0x00000001 , 0x000006c6 
+ 00011291  0x00001794 copy  0x0000003f , 0x00000039 
+ 00011292  0x00001795 fetcht  0x00000001 , 0x000006b5 
+ 00011293  0x00001796 isub  0x00000002 , 0x0000003e 
+ 00011294  0x00001797 nbranch  0x00002c26 , 0x00000005 
+ 00011295  0x00001798 arg  0x000006b6 , 0x00000012 
+ 00011296  0x00001799 call  0x00007d64 
+ 00011297  0x0000179b branch  0x00002c2d , 0x00000005 
+ 00011298  0x0000179d fetch  0x00000002 , 0x000006ce 
+ 00011299  0x0000179e fetcht  0x00000002 , 0x0000439e 
+ 00011300  0x0000179f isub  0x00000002 , 0x0000003e 
+ 00011301  0x000017a0 branch  0x00002c35 , 0x00000005 
+ 00011302  0x000017a2 fetch  0x00000002 , 0x00000678 
+ 00011303  0x000017a3 increase  0x00000001 , 0x0000003f 
+ 00011304  0x000017a4 store  0x00000002 , 0x00000678 
+ 00011305  0x000017a5 branch  0x00002c16 
+ 00011306  0x000017a8 fetch  0x00000001 , 0x0000439a 
+ 00011307  0x000017a9 beq  0x00000001 , 0x00002c35 
+ 00011308  0x000017aa branch  0x00002e03 
+ 00011309  0x000017ae fetch  0x00000002 , 0x000006ce 
+ 00011310  0x000017af fetcht  0x00000002 , 0x0000439e 
+ 00011311  0x000017b0 isub  0x00000002 , 0x0000003e 
+ 00011312  0x000017b1 nbranch  0x00002c26 , 0x00000005 
+ 00011313  0x000017b2 jam  0x00000001 , 0x0000439a 
+ 00011314  0x000017b4 fetcht  0x00000002 , 0x00000678 
+ 00011315  0x000017b5 storet  0x00000002 , 0x000006c9 
+ 00011316  0x000017b6 branch  0x00002c26 
+ 00011317  0x000017b9 fetch  0x00000001 , 0x0000439a 
+ 00011318  0x000017ba beq  0x00000000 , 0x00002c26 
+ 00011319  0x000017bb jam  0x00000002 , 0x0000439a 
+ 00011320  0x000017bc fetcht  0x00000002 , 0x00000678 
+ 00011321  0x000017bd increase  0xffffffff , 0x00000002 
+ 00011322  0x000017be storet  0x00000002 , 0x000006cb 
+ 00011323  0x000017c1 arg  0x00000005 , 0x00000011 
+ 00011324  0x000017c2 call  0x00002e10 
+ 00011325  0x000017c3 setarg  0x00000007 
+ 00011326  0x000017c4 istore  0x00000001 , 0x00000005 
+ 00011327  0x000017c5 fetch  0x00000002 , 0x000006c9 
+ 00011328  0x000017c6 istore  0x00000002 , 0x00000005 
+ 00011329  0x000017c7 fetch  0x00000002 , 0x000006cb 
+ 00011330  0x000017c8 istore  0x00000002 , 0x00000005 
+ 00011331  0x000017c9 rtn 
+ 00011332  0x000017ce call  0x00002e41 
+ 00011333  0x000017cf call  0x00002e4a 
+ 00011334  0x000017d0 branch  0x00002c47 
+ 00011335  0x000017d3 fetcht  0x00000002 , 0x000006b1 
+ 00011336  0x000017d4 storet  0x00000002 , 0x00000678 
+ 00011337  0x000017d5 call  0x00002cc7 
+ 00011338  0x000017d6 call  0x00002cd2 
+ 00011339  0x000017d7 increase  0xfffffffe , 0x00000006 
+ 00011340  0x000017d8 copy  0x00000006 , 0x0000003f 
+ 00011341  0x000017d9 store  0x00000002 , 0x000006c7 
+ 00011342  0x000017db fetcht  0x00000002 , 0x000006b6 
+ 00011343  0x000017dc setarg  0x00002a00 
+ 00011344  0x000017dd isub  0x00000002 , 0x0000003e 
+ 00011345  0x000017de branch  0x00002cb2 , 0x00000005 
+ 00011346  0x000017df setarg  0x00002803 
+ 00011347  0x000017e0 isub  0x00000002 , 0x0000003e 
+ 00011348  0x000017e1 nbranch  0x00002c9c , 0x00000005 
+ 00011349  0x000017e2 arg  0x00000002 , 0x0000000b 
+ 00011350  0x000017e4 call  0x00002e17 
+ 00011351  0x000017e5 nbranch  0x00002c79 , 0x00000002 
+ 00011352  0x000017e6 fetcht  0x00000002 , 0x00000678 
+ 00011353  0x000017e7 call  0x00002d02 
+ 00011354  0x000017e8 nbranch  0x00002c79 , 0x00000034 
+ 00011355  0x000017e9 call  0x00002e1b 
+ 00011356  0x000017ea nbranch  0x00002c77 , 0x00000005 
+ 00011357  0x000017eb nbranch  0x00002c7b , 0x00000028 
+ 00011358  0x000017ec disable  0x00000028 
+ 00011359  0x000017ed call  0x00002e46 
+ 00011360  0x000017ee copy  0x0000003f , 0x00000011 
+ 00011361  0x000017ef call  0x00002e10 
+ 00011362  0x000017f0 setarg  0x00000009 
+ 00011363  0x000017f1 istore  0x00000001 , 0x00000005 
+ 00011364  0x000017f2 copy  0x00000005 , 0x00000030 
+ 00011365  0x000017f3 increase  0x00000001 , 0x00000005 
+ 00011366  0x000017f5 call  0x00002c89 
+ 00011367  0x000017f6 call  0x00002e13 
+ 00011368  0x000017f7 call  0x00002d02 
+ 00011369  0x000017f8 call  0x00002c90 
+ 00011370  0x000017f9 fetch  0x00000001 , 0x000006cd 
+ 00011371  0x000017fa add  0x0000003f , 0x00000005 , 0x00000011 
+ 00011372  0x000017fb istorer  0x00000011 , 0x00000001 , 0x00000030 
+ 00011373  0x000017fd sub  0x00000011 , 0x00000007 , 0x0000003e 
+ 00011374  0x000017fe ncall  0x00007dbe , 0x00000005 
+ 00011375  0x000017ff call  0x00007dc0 , 0x00000005 
+ 00011376  0x00001800 call  0x00002e46 
+ 00011377  0x00001801 increase  0xfffffffe , 0x0000003f 
+ 00011378  0x00001802 idiv  0x00000011 
+ 00011379  0x00001803 call  0x00007d62 
+ 00011380  0x00001804 quotient  0x0000000b 
+ 00011381  0x00001805 increase  0xffffffff , 0x0000000b 
+ 00011382  0x00001806 branch  0x00002c79 , 0x00000005 
+ 00011383  0x00001808 call  0x00002e13 
+ 00011384  0x00001809 branch  0x00002c56 
+ 00011385  0x0000180b branch  0x00002e03 , 0x00000028 
+ 00011386  0x0000180c branch  0x00002e34 
+ 00011387  0x0000180f call  0x00002e24 
+ 00011388  0x00001810 call  0x00002e13 
+ 00011389  0x00001811 call  0x00002d02 
+ 00011390  0x00001812 call  0x00002d96 
+ 00011391  0x00001813 nbranch  0x00002c79 , 0x00000034 
+ 00011392  0x00001815 call  0x00007c64 
+ 00011393  0x00001816 fetch  0x00000002 , 0x00000678 
+ 00011394  0x00001817 increase  0xffffffff , 0x0000003f 
+ 00011395  0x00001818 istore  0x00000002 , 0x00000005 
+ 00011396  0x00001819 call  0x00002e30 
+ 00011397  0x0000181a call  0x00002c90 
+ 00011398  0x0000181b increase  0xffffffff , 0x0000000b 
+ 00011399  0x0000181c branch  0x00002c79 , 0x00000005 
+ 00011400  0x0000181d branch  0x00002c77 
+ 00011401  0x00001821 fetch  0x00000002 , 0x00000678 
+ 00011402  0x00001822 istore  0x00000002 , 0x00000005 
+ 00011403  0x00001824 fetch  0x00000001 , 0x000006c6 
+ 00011404  0x00001825 copy  0x0000003f , 0x00000039 
+ 00011405  0x00001826 call  0x00007c67 
+ 00011406  0x00001827 call  0x00007ccc 
+ 00011407  0x00001828 branch  0x00007c6a 
+ 00011408  0x0000182a call  0x00007c64 
+ 00011409  0x0000182b fetch  0x00000002 , 0x00000678 
+ 00011410  0x0000182c istore  0x00000002 , 0x00000005 
+ 00011411  0x0000182d call  0x00007c6a 
+ 00011412  0x0000182e fetch  0x00000001 , 0x000006cd 
+ 00011413  0x0000182f copy  0x0000003f , 0x00000039 
+ 00011414  0x00001830 call  0x00007c64 
+ 00011415  0x00001831 call  0x00007c67 
+ 00011416  0x00001832 isub  0x00000039 , 0x00000006 
+ 00011417  0x00001833 increase  0xffffffff , 0x00000006 
+ 00011418  0x00001834 call  0x00007ccc 
+ 00011419  0x00001835 branch  0x00007c6a 
+ 00011420  0x00001838 bpatchx  0x00000055 , 0x0000402a 
+ 00011421  0x00001839 call  0x00002ce0 
+ 00011422  0x0000183a branch  0x00002e03 , 0x00000034 
+ 00011423  0x0000183b copy  0x00000006 , 0x00000013 
+ 00011424  0x0000183d call  0x00002e46 
+ 00011425  0x0000183e copy  0x00000013 , 0x00000006 
+ 00011426  0x0000183f ifetcht  0x00000001 , 0x00000006 
+ 00011427  0x00001840 increase  0x00000004 , 0x00000002 
+ 00011428  0x00001841 call  0x00007db0 
+ 00011429  0x00001842 copy  0x0000003f , 0x00000013 
+ 00011430  0x00001843 copy  0x0000003f , 0x00000011 
+ 00011431  0x00001844 call  0x00007c6d 
+ 00011432  0x00001845 call  0x00002e10 
+ 00011433  0x00001847 setarg  0x00000009 
+ 00011434  0x00001848 istore  0x00000001 , 0x00000005 
+ 00011435  0x00001849 add  0x00000013 , 0xfffffffe , 0x0000003f 
+ 00011436  0x0000184a add  0x0000003f , 0xfffffffe , 0x00000039 
+ 00011437  0x0000184b istore  0x00000001 , 0x00000005 
+ 00011438  0x0000184c fetch  0x00000002 , 0x000006de 
+ 00011439  0x0000184d istore  0x00000002 , 0x00000005 
+ 00011440  0x0000184e call  0x00007c67 
+ 00011441  0x0000184f branch  0x00007ccc 
+ 00011442  0x00001853 call  0x00002ce0 
+ 00011443  0x00001854 branch  0x00002e03 , 0x00000034 
+ 00011444  0x00001855 increase  0xfffffffb , 0x00000006 
+ 00011445  0x00001856 ifetch  0x00000002 , 0x00000006 
+ 00011446  0x00001857 store  0x00000002 , 0x00000678 
+ 00011447  0x00001858 call  0x00002e46 
+ 00011448  0x00001859 fetcht  0x00000001 , 0x0000426b 
+ 00011449  0x0000185a increase  0x00000004 , 0x00000002 
+ 00011450  0x0000185b call  0x00007db0 
+ 00011451  0x0000185c copy  0x0000003f , 0x00000013 
+ 00011452  0x0000185d copy  0x0000003f , 0x00000011 
+ 00011453  0x0000185e call  0x00002e10 
+ 00011454  0x0000185f setarg  0x00000009 
+ 00011455  0x00001860 istore  0x00000001 , 0x00000005 
+ 00011456  0x00001861 add  0x00000013 , 0xfffffffe , 0x0000003f 
+ 00011457  0x00001862 add  0x0000003f , 0xfffffffe , 0x00000039 
+ 00011458  0x00001863 istore  0x00000001 , 0x00000005 
+ 00011459  0x00001864 fetch  0x00000002 , 0x00000678 
+ 00011460  0x00001865 istore  0x00000002 , 0x00000005 
+ 00011461  0x00001866 arg  0x0000426c , 0x00000006 
+ 00011462  0x00001867 branch  0x00007ccc 
+ 00011463  0x0000186b bpatchx  0x00000056 , 0x0000402a 
+ 00011464  0x0000186c fetch  0x00000002 , 0x000006b1 
+ 00011465  0x0000186d iforce  0x00000012 
+ 00011466  0x0000186e fetch  0x00000002 , 0x000006b3 
+ 00011467  0x0000186f iforce  0x00000013 
+ 00011468  0x00001870 fetch  0x00000002 , 0x000042f7 
+ 00011469  0x00001871 iforce  0x00000006 
+ 00011470  0x00001872 branch  0x00007dba 
+ 00011471  0x00001877 call  0x00002cd2 
+ 00011472  0x00001878 branch  0x00002cdd , 0x00000005 
+ 00011473  0x00001879 rtn 
+ 00011474  0x0000187c bpatchx  0x00000057 , 0x0000402a 
+ 00011475  0x0000187d fetch  0x00000002 , 0x000042f7 
+ 00011476  0x0000187e iforce  0x00000006 
+ 00011477  0x00001880 ifetch  0x00000002 , 0x00000006 
+ 00011478  0x00001881 and_into  0x000000ff , 0x0000003f 
+ 00011479  0x00001882 rtn  0x00000034 
+ 00011480  0x00001883 isub  0x00000002 , 0x0000003e 
+ 00011481  0x00001884 rtn  0x00000005 
+ 00011482  0x00001885 call  0x00002cdd 
+ 00011483  0x00001886 call  0x00002cdd 
+ 00011484  0x00001887 branch  0x00002cd5 
+ 00011485  0x0000188b ifetch  0x00000001 , 0x00000006 
+ 00011486  0x0000188c iadd  0x00000006 , 0x00000006 
+ 00011487  0x0000188d rtn 
+ 00011488  0x00001891 bpatchx  0x00000058 , 0x0000402b 
+ 00011489  0x00001892 fetch  0x00000002 , 0x000042f7 
+ 00011490  0x00001893 iforce  0x00000006 
+ 00011491  0x00001895 ifetch  0x00000002 , 0x00000006 
+ 00011492  0x00001896 and_into  0x000000ff , 0x0000003f 
+ 00011493  0x00001897 rtn  0x00000034 
+ 00011494  0x00001898 store  0x00000002 , 0x000006de 
+ 00011495  0x00001899 ifetch  0x00000001 , 0x00000006 
+ 00011496  0x0000189a copy  0x00000006 , 0x00000005 
+ 00011497  0x0000189b iadd  0x00000006 , 0x00000006 
+ 00011498  0x0000189c fetcht  0x00000001 , 0x000006b5 
+ 00011499  0x0000189d isub  0x00000002 , 0x0000003e 
+ 00011500  0x0000189e nbranch  0x00002cf3 , 0x00000005 
+ 00011501  0x0000189f copy  0x0000003f , 0x00000039 
+ 00011502  0x000018a0 copy  0x00000005 , 0x00000012 
+ 00011503  0x000018a1 arg  0x000006b6 , 0x00000011 
+ 00011504  0x000018a2 call  0x00007d64 
+ 00011505  0x000018a3 rtn  0x00000005 
+ 00011506  0x000018a4 fetch  0x00000001 , 0x000006b5 
+ 00011507  0x000018a6 iadd  0x00000005 , 0x00000006 
+ 00011508  0x000018a7 call  0x00002cdd 
+ 00011509  0x000018a8 branch  0x00002ce3 
+ 00011510  0x000018b0 arg  0x00000001 , 0x00000002 
+ 00011511  0x000018b1 fetch  0x00000002 , 0x000042f7 
+ 00011512  0x000018b2 iforce  0x00000006 
+ 00011513  0x000018b3 copy  0x00000006 , 0x00000005 
+ 00011514  0x000018b5 ifetch  0x00000002 , 0x00000006 
+ 00011515  0x000018b6 and_into  0x000000ff , 0x0000003f 
+ 00011516  0x000018b7 rtn  0x00000034 
+ 00011517  0x000018b8 add  0x0000003f , 0x00000001 , 0x00000002 
+ 00011518  0x000018b9 call  0x00002cdd 
+ 00011519  0x000018ba call  0x00002cdd 
+ 00011520  0x000018bb copy  0x00000006 , 0x00000005 
+ 00011521  0x000018bc branch  0x00002cfa 
+ 00011522  0x000018c0 fetch  0x00000002 , 0x000006c7 
+ 00011523  0x000018c1 branch  0x00002d06 
+ 00011524  0x000018c4 bpatchx  0x00000059 , 0x0000402b 
+ 00011525  0x000018c5 fetch  0x00000002 , 0x000042f7 
+ 00011526  0x000018c7 iforce  0x00000006 
+ 00011527  0x000018c9 ifetch  0x00000002 , 0x00000006 
+ 00011528  0x000018ca and_into  0x000000ff , 0x0000003f 
+ 00011529  0x000018cb branch  0x00002d0f , 0x00000034 
+ 00011530  0x000018cc isub  0x00000002 , 0x0000003e 
+ 00011531  0x000018cd branch  0x00002d10 , 0x00000005 
+ 00011532  0x000018ce call  0x00002cdd 
+ 00011533  0x000018cf call  0x00002cdd 
+ 00011534  0x000018d0 branch  0x00002d07 
+ 00011535  0x000018d3 branch  0x00007dc8 
+ 00011536  0x000018d6 ifetch  0x00000001 , 0x00000006 
+ 00011537  0x000018d7 store  0x00000001 , 0x000006cd 
+ 00011538  0x000018d8 copy  0x0000003f , 0x00000039 
+ 00011539  0x000018d9 arg  0x000006ce , 0x00000005 
+ 00011540  0x000018da call  0x00007ccc 
+ 00011541  0x000018db ifetch  0x00000001 , 0x00000006 
+ 00011542  0x000018dc store  0x00000001 , 0x000006c6 
+ 00011543  0x000018dd call  0x00007c6d 
+ 00011544  0x000018de branch  0x00007dca 
+ 00011545  0x000018e3 call  0x00002dc7 
+ 00011546  0x000018e4 fetcht  0x00000002 , 0x00004398 
+ 00011547  0x000018e5 fetch  0x00000001 , 0x00004321 
+ 00011548  0x000018e6 bbit1  0x00000003 , 0x00002d42 
+ 00011549  0x000018ea call  0x00002cd2 
+ 00011550  0x000018eb nbranch  0x00002e03 , 0x00000005 
+ 00011551  0x000018ec call  0x00002d48 , 0x00000028 
+ 00011552  0x000018ed rtn  0x00000028 
+ 00011553  0x000018ee call  0x00002cdd 
+ 00011554  0x000018ef increase  0xfffffffe , 0x00000006 
+ 00011555  0x000018f0 ifetch  0x00000002 , 0x00000006 
+ 00011556  0x000018f1 arg  0x00002a00 , 0x00000002 
+ 00011557  0x000018f2 isub  0x00000002 , 0x0000003e 
+ 00011558  0x000018f3 branch  0x00002d36 , 0x00000005 
+ 00011559  0x000018f4 copy  0x00000006 , 0x00000013 
+ 00011560  0x000018f5 call  0x00002e46 
+ 00011561  0x000018f6 copy  0x00000013 , 0x00000006 
+ 00011562  0x000018f7 ifetcht  0x00000001 , 0x00000006 
+ 00011563  0x000018f8 increase  0x00000001 , 0x00000002 
+ 00011564  0x000018f9 call  0x00007db0 
+ 00011565  0x000018fb copy  0x0000003f , 0x00000013 
+ 00011566  0x000018fc copy  0x0000003f , 0x00000011 
+ 00011567  0x000018fd call  0x00007c6d 
+ 00011568  0x000018fe call  0x00002e10 
+ 00011569  0x000018ff setarg  0x0000000b 
+ 00011570  0x00001900 istore  0x00000001 , 0x00000005 
+ 00011571  0x00001901 add  0x00000013 , 0xffffffff , 0x00000039 
+ 00011572  0x00001902 call  0x00007c67 
+ 00011573  0x00001903 branch  0x00007cda 
+ 00011574  0x00001906 call  0x00002e46 
+ 00011575  0x00001907 fetcht  0x00000001 , 0x0000426b 
+ 00011576  0x00001908 increase  0x00000001 , 0x00000002 
+ 00011577  0x00001909 call  0x00007db0 
+ 00011578  0x0000190a copy  0x0000003f , 0x00000013 
+ 00011579  0x0000190b copy  0x0000003f , 0x00000011 
+ 00011580  0x0000190d call  0x00002e10 
+ 00011581  0x0000190e setarg  0x0000000b 
+ 00011582  0x0000190f istore  0x00000001 , 0x00000005 
+ 00011583  0x00001910 add  0x00000013 , 0xffffffff , 0x00000039 
+ 00011584  0x00001911 arg  0x0000426c , 0x00000006 
+ 00011585  0x00001912 branch  0x00007cda 
+ 00011586  0x00001916 fetch  0x00000002 , 0x00004332 
+ 00011587  0x00001917 isub  0x00000002 , 0x0000003e 
+ 00011588  0x00001918 nbranch  0x00002d1d , 0x00000005 
+ 00011589  0x00001919 nbranch  0x00002d1d , 0x00000028 
+ 00011590  0x0000191b jam  0x00000005 , 0x000001b9 
+ 00011591  0x0000191c branch  0x00002e05 
+ 00011592  0x0000191f increase  0xfffffffe , 0x00000006 
+ 00011593  0x00001920 ifetch  0x00000002 , 0x00000006 
+ 00011594  0x00001921 bbit1  0x0000000e , 0x00002d46 
+ 00011595  0x00001922 branch  0x00007dbc 
+ 00011596  0x00001925 ifetch  0x00000002 , 0x00000006 
+ 00011597  0x00001926 store  0x00000002 , 0x000006b5 
+ 00011598  0x00001927 iforce  0x00000011 
+ 00011599  0x00001928 fetcht  0x00000002 , 0x00004398 
+ 00011600  0x0000192a call  0x00002ccf 
+ 00011601  0x0000192b branch  0x00002e03 , 0x00000034 
+ 00011602  0x0000192c ifetch  0x00000001 , 0x00000006 
+ 00011603  0x0000192d isub  0x00000011 , 0x00000039 
+ 00011604  0x0000192e nbranch  0x00002e03 , 0x00000002 
+ 00011605  0x0000192f call  0x00007c6d 
+ 00011606  0x00001930 call  0x00002e46 
+ 00011607  0x00001931 add  0x00000039 , 0x00000001 , 0x00000002 
+ 00011608  0x00001932 call  0x00007db0 
+ 00011609  0x00001934 copy  0x0000003f , 0x00000011 
+ 00011610  0x00001935 copy  0x0000003f , 0x00000013 
+ 00011611  0x00001936 call  0x00002e10 
+ 00011612  0x00001937 setarg  0x0000000d 
+ 00011613  0x00001938 istore  0x00000001 , 0x00000005 
+ 00011614  0x00001939 add  0x00000013 , 0xffffffff , 0x00000039 
+ 00011615  0x0000193a fetcht  0x00000002 , 0x000006b5 
+ 00011616  0x0000193b call  0x00007c67 
+ 00011617  0x0000193c iadd  0x00000002 , 0x00000006 
+ 00011618  0x0000193d branch  0x00007ccc 
+ 00011619  0x00001942 call  0x00002e41 
+ 00011620  0x00001943 call  0x00002e4a 
+ 00011621  0x00001944 branch  0x00002d66 
+ 00011622  0x0000194b arg  0x00000002 , 0x0000000b 
+ 00011623  0x0000194c fetcht  0x00000002 , 0x000006b1 
+ 00011624  0x0000194d storet  0x00000002 , 0x00000678 
+ 00011625  0x0000194e call  0x00002cd2 
+ 00011626  0x0000194f increase  0xfffffffe , 0x00000006 
+ 00011627  0x00001950 copy  0x00000006 , 0x0000003f 
+ 00011628  0x00001951 store  0x00000002 , 0x000006c7 
+ 00011629  0x00001953 call  0x00002e17 
+ 00011630  0x00001954 nbranch  0x00002d9e , 0x00000002 
+ 00011631  0x00001955 fetcht  0x00000002 , 0x00000678 
+ 00011632  0x00001956 call  0x00002d02 
+ 00011633  0x00001957 nbranch  0x00002da1 , 0x00000034 
+ 00011634  0x00001959 call  0x00002e1b 
+ 00011635  0x0000195a nbranch  0x00002d94 , 0x00000005 
+ 00011636  0x0000195b copy  0x0000000b , 0x0000003f 
+ 00011637  0x0000195c beq  0x00000000 , 0x00002da1 
+ 00011638  0x0000195d nbranch  0x00002d8a , 0x00000028 
+ 00011639  0x0000195e disable  0x00000028 
+ 00011640  0x00001960 call  0x00002e46 
+ 00011641  0x00001961 copy  0x0000003f , 0x00000011 
+ 00011642  0x00001962 call  0x00002e10 
+ 00011643  0x00001963 setarg  0x00000011 
+ 00011644  0x00001964 istore  0x00000001 , 0x00000005 
+ 00011645  0x00001965 fetch  0x00000001 , 0x000006c6 
+ 00011646  0x00001966 add  0x0000003f , 0x00000004 , 0x00000011 
+ 00011647  0x00001967 istorer  0x00000011 , 0x00000001 , 0x00000005 
+ 00011648  0x00001968 call  0x00007c6a 
+ 00011649  0x00001969 sub  0x00000011 , 0x00000006 , 0x0000003e 
+ 00011650  0x0000196a ncall  0x00007dbe , 0x00000005 
+ 00011651  0x0000196b call  0x00007dc0 , 0x00000005 
+ 00011652  0x0000196c call  0x00002e46 
+ 00011653  0x0000196d increase  0xfffffffe , 0x0000003f 
+ 00011654  0x0000196e idiv  0x00000011 
+ 00011655  0x0000196f call  0x00007d62 
+ 00011656  0x00001970 quotient  0x0000000b 
+ 00011657  0x00001971 branch  0x00002d90 
+ 00011658  0x00001973 call  0x00002d98 
+ 00011659  0x00001974 nbranch  0x00002da1 , 0x00000034 
+ 00011660  0x00001975 fetch  0x00000002 , 0x00000678 
+ 00011661  0x00001976 increase  0xffffffff , 0x0000003f 
+ 00011662  0x00001977 store  0x00000002 , 0x000006cb 
+ 00011663  0x00001978 call  0x00002e2a 
+ 00011664  0x0000197a fetch  0x00000002 , 0x00000678 
+ 00011665  0x0000197b store  0x00000002 , 0x000006c9 
+ 00011666  0x0000197c call  0x00002e24 
+ 00011667  0x0000197d increase  0xffffffff , 0x0000000b 
+ 00011668  0x00001980 call  0x00002e13 
+ 00011669  0x00001981 branch  0x00002d6d 
+ 00011670  0x00001984 fetch  0x00000001 , 0x000006cd 
+ 00011671  0x00001985 branch  0x00002d99 
+ 00011672  0x00001989 fetch  0x00000001 , 0x000006c6 
+ 00011673  0x0000198a branch  0x00002d9c , 0x0000002c 
+ 00011674  0x0000198b increase  0xfffffffe , 0x0000003f 
+ 00011675  0x0000198c rtn 
+ 00011676  0x0000198f increase  0xfffffff0 , 0x0000003f 
+ 00011677  0x00001990 rtn 
+ 00011678  0x00001993 fetch  0x00000002 , 0x00000678 
+ 00011679  0x00001994 store  0x00000002 , 0x000006cb 
+ 00011680  0x00001995 branch  0x00002da5 
+ 00011681  0x00001997 fetch  0x00000002 , 0x00000678 
+ 00011682  0x00001998 increase  0xffffffff , 0x0000003f 
+ 00011683  0x00001999 store  0x00000002 , 0x000006cb 
+ 00011684  0x0000199a branch  0x00002da5 
+ 00011685  0x0000199c branch  0x00002e03 , 0x00000028 
+ 00011686  0x0000199d call  0x00002e2a 
+ 00011687  0x0000199e branch  0x00002e34 
+ 00011688  0x000019a4 copy  0x00000006 , 0x00000011 
+ 00011689  0x000019a5 fetch  0x00000002 , 0x00004335 
+ 00011690  0x000019a6 add  0x0000003f , 0xfffffffd , 0x00000012 
+ 00011691  0x000019a7 call  0x00002929 
+ 00011692  0x000019a9 bpatchx  0x0000005a , 0x0000402b 
+ 00011693  0x000019aa call  0x00002dc7 
+ 00011694  0x000019ab fetcht  0x00000002 , 0x00004398 
+ 00011695  0x000019ac call  0x00002cd2 
+ 00011696  0x000019ad nbranch  0x00002dc5 , 0x00000005 
+ 00011697  0x000019ae call  0x00002dc1 , 0x00000028 
+ 00011698  0x000019af rtn  0x00000028 
+ 00011699  0x000019b1 fetch  0x00000001 , 0x00004321 
+ 00011700  0x000019b2 bbit0  0x00000004 , 0x00002dbc 
+ 00011701  0x000019b4 fetcht  0x00000002 , 0x00004398 
+ 00011702  0x000019b5 fetch  0x00000002 , 0x00004332 
+ 00011703  0x000019b6 isub  0x00000002 , 0x0000003e 
+ 00011704  0x000019b7 nbranch  0x00002dbc , 0x00000005 
+ 00011705  0x000019b8 call  0x00002dc7 
+ 00011706  0x000019b9 nbranch  0x00002dbc , 0x00000028 
+ 00011707  0x000019ba branch  0x00002d46 
+ 00011708  0x000019be force  0x00000001 , 0x00000011 
+ 00011709  0x000019bf call  0x00002e10 
+ 00011710  0x000019c0 setarg  0x00000013 
+ 00011711  0x000019c1 istore  0x00000001 , 0x00000005 
+ 00011712  0x000019c2 rtn 
+ 00011713  0x000019c5 increase  0xfffffffe , 0x00000006 
+ 00011714  0x000019c6 ifetch  0x00000002 , 0x00000006 
+ 00011715  0x000019c7 bbit1  0x0000000f , 0x00002d46 
+ 00011716  0x000019c8 branch  0x00007dbc 
+ 00011717  0x000019cb jam  0x00000001 , 0x000001b9 
+ 00011718  0x000019cc branch  0x00002e05 
+ 00011719  0x000019d0 bpatchx  0x0000005b , 0x0000402b 
+ 00011720  0x000019d1 call  0x00007dbc 
+ 00011721  0x000019d2 fetch  0x00000001 , 0x000042fe 
+ 00011722  0x000019d3 rtneq  0x00000000 
+ 00011723  0x000019d4 fetch  0x00000001 , 0x00004040 
+ 00011724  0x000019d5 rtnbit1  0x00000004 
+ 00011725  0x000019d6 branch  0x00007dba 
+ 00011726  0x000019da add  0x00000006 , 0x00000002 , 0x00000011 
+ 00011727  0x000019db fetch  0x00000002 , 0x00004335 
+ 00011728  0x000019dc add  0x0000003f , 0xfffffffb , 0x00000012 
+ 00011729  0x000019dd call  0x00002929 
+ 00011730  0x000019de branch  0x00002dd3 
+ 00011731  0x000019e2 fetch  0x00000002 , 0x00004335 
+ 00011732  0x000019e3 copy  0x0000003f , 0x00000011 
+ 00011733  0x000019e4 call  0x00002e10 
+ 00011734  0x000019e5 setarg  0x00000017 
+ 00011735  0x000019e6 istore  0x00000001 , 0x00000005 
+ 00011736  0x000019e7 fetch  0x00000002 , 0x00004398 
+ 00011737  0x000019e8 istore  0x00000002 , 0x00000005 
+ 00011738  0x000019e9 fetch  0x00000002 , 0x00004335 
+ 00011739  0x000019ea add  0x0000003f , 0xfffffffb , 0x00000039 
+ 00011740  0x000019eb fetch  0x00000002 , 0x00004339 
+ 00011741  0x000019ec add  0x0000003f , 0x00000007 , 0x00000006 
+ 00011742  0x000019ed ifetch  0x00000002 , 0x00000006 
+ 00011743  0x000019ee istore  0x00000002 , 0x00000005 
+ 00011744  0x000019ef branch  0x00007ccc 
+ 00011745  0x000019f6 force  0x00000001 , 0x00000011 
+ 00011746  0x000019f7 call  0x00002e10 
+ 00011747  0x000019f8 setarg  0x00000019 
+ 00011748  0x000019f9 istore  0x00000001 , 0x00000005 
+ 00011749  0x000019fa rtn 
+ 00011750  0x000019fd fetch  0x00000001 , 0x00004396 
+ 00011751  0x000019fe set0  0x00000000 , 0x0000003f 
+ 00011752  0x000019ff store  0x00000001 , 0x00004396 
+ 00011753  0x00001a00 rtn 
+ 00011754  0x00001a03 copy  0x00000006 , 0x00000011 
+ 00011755  0x00001a04 fetch  0x00000002 , 0x00004335 
+ 00011756  0x00001a05 add  0x0000003f , 0xfffffffd , 0x00000012 
+ 00011757  0x00001a06 branch  0x00002929 
+ 00011758  0x00001a0c copy  0x00000002 , 0x00000013 
+ 00011759  0x00001a0d increase  0x00000003 , 0x00000011 
+ 00011760  0x00001a0e call  0x00002e10 
+ 00011761  0x00001a0f increase  0xfffffffd , 0x00000011 
+ 00011762  0x00001a10 setarg  0x0000001b 
+ 00011763  0x00001a11 istore  0x00000001 , 0x00000005 
+ 00011764  0x00001a12 copy  0x00000013 , 0x00000002 
+ 00011765  0x00001a13 istoret  0x00000002 , 0x00000005 
+ 00011766  0x00001a14 rtn 
+ 00011767  0x00001a18 fetch  0x00000001 , 0x00004396 
+ 00011768  0x00001a19 set1  0x00000000 , 0x0000003f 
+ 00011769  0x00001a1a store  0x00000001 , 0x00004396 
+ 00011770  0x00001a1b copy  0x00000002 , 0x00000013 
+ 00011771  0x00001a1c increase  0x00000003 , 0x00000011 
+ 00011772  0x00001a1d call  0x00002e10 
+ 00011773  0x00001a1e increase  0xfffffffd , 0x00000011 
+ 00011774  0x00001a1f setarg  0x0000001d 
+ 00011775  0x00001a20 istore  0x00000001 , 0x00000005 
+ 00011776  0x00001a21 copy  0x00000013 , 0x00000002 
+ 00011777  0x00001a22 istoret  0x00000002 , 0x00000005 
+ 00011778  0x00001a23 rtn 
+ 00011779  0x00001a29 bpatchx  0x0000005c , 0x0000402b 
+ 00011780  0x00001a2a jam  0x0000000a , 0x000001b9 
+ 00011781  0x00001a2c force  0x00000005 , 0x00000011 
+ 00011782  0x00001a2d call  0x00002e10 
+ 00011783  0x00001a2e setarg  0x00000001 
+ 00011784  0x00001a2f istore  0x00000001 , 0x00000005 
+ 00011785  0x00001a30 fetch  0x00000001 , 0x00004397 
+ 00011786  0x00001a31 istore  0x00000001 , 0x00000005 
+ 00011787  0x00001a32 fetch  0x00000002 , 0x00004398 
+ 00011788  0x00001a33 istore  0x00000002 , 0x00000005 
+ 00011789  0x00001a34 fetch  0x00000001 , 0x000001b9 
+ 00011790  0x00001a35 istore  0x00000001 , 0x00000005 
+ 00011791  0x00001a36 rtn 
+ 00011792  0x00001a3a bpatchx  0x0000005d , 0x0000402b 
+ 00011793  0x00001a3b force  0x00000004 , 0x00000012 
+ 00011794  0x00001a3c branch  0x000029fb 
+ 00011795  0x00001a40 fetcht  0x00000002 , 0x00000678 
+ 00011796  0x00001a41 increase  0x00000001 , 0x00000002 
+ 00011797  0x00001a42 storet  0x00000002 , 0x00000678 
+ 00011798  0x00001a43 rtn 
+ 00011799  0x00001a46 fetcht  0x00000002 , 0x00000678 
+ 00011800  0x00001a47 fetch  0x00000002 , 0x000006b3 
+ 00011801  0x00001a48 isub  0x00000002 , 0x0000003e 
+ 00011802  0x00001a49 rtn 
+ 00011803  0x00001a4d bpatchx  0x0000005e , 0x0000402b 
+ 00011804  0x00001a4e fetcht  0x00000001 , 0x000006b5 
+ 00011805  0x00001a4f arg  0x000006b6 , 0x00000011 
+ 00011806  0x00001a51 fetch  0x00000001 , 0x000006cd 
+ 00011807  0x00001a52 copy  0x0000003f , 0x00000039 
+ 00011808  0x00001a53 isub  0x00000002 , 0x0000003e 
+ 00011809  0x00001a54 nrtn  0x00000005 
+ 00011810  0x00001a55 arg  0x000006ce , 0x00000012 
+ 00011811  0x00001a56 branch  0x00007d64 
+ 00011812  0x00001a5a bpatchx  0x0000005f , 0x0000402b 
+ 00011813  0x00001a5b fetch  0x00000001 , 0x000006c6 
+ 00011814  0x00001a5c store  0x00000001 , 0x000006a1 
+ 00011815  0x00001a5d copy  0x0000003f , 0x00000039 
+ 00011816  0x00001a5e call  0x00007c67 
+ 00011817  0x00001a5f branch  0x00007ccc 
+ 00011818  0x00001a63 bpatchx  0x00000060 , 0x0000402c 
+ 00011819  0x00001a64 call  0x00007c64 
+ 00011820  0x00001a65 fetch  0x00000002 , 0x000006c9 
+ 00011821  0x00001a66 istore  0x00000002 , 0x00000005 
+ 00011822  0x00001a67 fetch  0x00000002 , 0x000006cb 
+ 00011823  0x00001a68 istore  0x00000002 , 0x00000005 
+ 00011824  0x00001a6a fetch  0x00000001 , 0x000006a1 
+ 00011825  0x00001a6b copy  0x0000003f , 0x00000039 
+ 00011826  0x00001a6c call  0x00007ccc 
+ 00011827  0x00001a6d branch  0x00007c6a 
+ 00011828  0x00001a72 bpatchx  0x00000061 , 0x0000402c 
+ 00011829  0x00001a73 call  0x00007c64 
+ 00011830  0x00001a74 call  0x00002a21 
+ 00011831  0x00001a75 copy  0x00000005 , 0x0000003f 
+ 00011832  0x00001a76 isub  0x00000006 , 0x00000011 
+ 00011833  0x00001a77 call  0x00002a24 
+ 00011834  0x00001a78 copy  0x00000011 , 0x0000003f 
+ 00011835  0x00001a79 istore  0x00000002 , 0x00000006 
+ 00011836  0x00001a7a increase  0x00000004 , 0x00000011 
+ 00011837  0x00001a7b call  0x00002a16 
+ 00011838  0x00001a7c copy  0x00000011 , 0x0000003f 
+ 00011839  0x00001a7d istore  0x00000001 , 0x00000006 
+ 00011840  0x00001a7e rtn 
+ 00011841  0x00001a82 rshift8  0x0000003f , 0x0000003f 
+ 00011842  0x00001a83 store  0x00000002 , 0x000006b1 
+ 00011843  0x00001a84 ifetch  0x00000002 , 0x00000006 
+ 00011844  0x00001a85 store  0x00000002 , 0x000006b3 
+ 00011845  0x00001a86 rtn 
+ 00011846  0x00001a8a bpatchx  0x00000062 , 0x0000402c 
+ 00011847  0x00001a8b fetch  0x00000002 , 0x000042e3 
+ 00011848  0x00001a8d fetcht  0x00000002 , 0x000042e1 
+ 00011849  0x00001a91 branch  0x00007db0 
+ 00011850  0x00001a96 bpatchx  0x00000063 , 0x0000402c 
+ 00011851  0x00001a97 call  0x00007c6d 
+ 00011852  0x00001a98 arg  0x000006b5 , 0x00000005 
+ 00011853  0x00001a9a fetch  0x00000002 , 0x00004335 
+ 00011854  0x00001a9b increase  0xfffffffb , 0x0000003f 
+ 00011855  0x00001a9d istore  0x00000001 , 0x00000005 
+ 00011856  0x00001a9e copy  0x0000003f , 0x00000039 
+ 00011857  0x00001a9f call  0x00007c67 
+ 00011858  0x00001aa0 branch  0x00007ccc 
+ 00011859  0x00001aa5 fetch  0x00000002 , 0x00000050 
+ 00011860  0x00001aa6 rtnne  0x00000004 
+ 00011861  0x00001aa7 fetch  0x00000001 , 0x00004396 
+ 00011862  0x00001aa8 set1  0x00000001 , 0x0000003f 
+ 00011863  0x00001aa9 store  0x00000001 , 0x00004396 
+ 00011864  0x00001aaa fetch  0x00000003 , 0x00000052 
+ 00011865  0x00001aab store  0x00000003 , 0x00004397 
+ 00011866  0x00001aac set1  0x0000000f , 0x00000000 
+ 00011867  0x00001aad beq  0x00000012 , 0x00002e6e 
+ 00011868  0x00001aae beq  0x00000052 , 0x00002e73 
+ 00011869  0x00001aaf beq  0x00000018 , 0x00002de1 
+ 00011870  0x00001ab0 beq  0x00000002 , 0x00002bab 
+ 00011871  0x00001ab1 beq  0x0000001e , 0x00002de6 
+ 00011872  0x00001ab2 set0  0x0000000f , 0x00000000 
+ 00011873  0x00001ab4 fetch  0x00000001 , 0x00004396 
+ 00011874  0x00001ab5 set0  0x00000001 , 0x0000003f 
+ 00011875  0x00001ab6 store  0x00000001 , 0x00004396 
+ 00011876  0x00001ab7 rtn 
+ 00011877  0x00001aba fetch  0x00000001 , 0x00004396 
+ 00011878  0x00001abb rtnbit0  0x00000001 
+ 00011879  0x00001abc set1  0x0000000f , 0x00000000 
+ 00011880  0x00001abd call  0x00002e7e 
+ 00011881  0x00001abe call  0x00002e84 
+ 00011882  0x00001abf call  0x00002e61 , 0x00000028 
+ 00011883  0x00001ac0 fetch  0x00000001 , 0x00004397 
+ 00011884  0x00001ac1 beq  0x00000012 , 0x00002dac 
+ 00011885  0x00001ac2 rtn 
+ 00011886  0x00001ac6 call  0x00002e73 
+ 00011887  0x00001ac7 branch  0x00002e70 
+ 00011888  0x00001aca call  0x00002e84 
+ 00011889  0x00001acb nrtn  0x00000028 
+ 00011890  0x00001acc branch  0x00002dac 
+ 00011891  0x00001ad0 bpatchx  0x00000064 , 0x0000402c 
+ 00011892  0x00001ad1 call  0x00002e77 
+ 00011893  0x00001ad2 arg  0x00000055 , 0x00000011 
+ 00011894  0x00001ad3 branch  0x00002929 
+ 00011895  0x00001ad7 fetch  0x00000001 , 0x0000004d 
+ 00011896  0x00001ad8 add  0x0000003f , 0xfffffff9 , 0x00000012 
+ 00011897  0x00001ad9 increase  0xfffffffc , 0x0000003f 
+ 00011898  0x00001ada store  0x00000002 , 0x00004337 
+ 00011899  0x00001adb fetcht  0x00000002 , 0x0000004e 
+ 00011900  0x00001adc storet  0x00000002 , 0x00004335 
+ 00011901  0x00001add rtn 
+ 00011902  0x00001ae1 fetchr  0x00000012 , 0x00000001 , 0x0000004d 
+ 00011903  0x00001ae2 fetch  0x00000002 , 0x00004337 
+ 00011904  0x00001ae3 iadd  0x00000012 , 0x00000002 
+ 00011905  0x00001ae4 storet  0x00000002 , 0x00004337 
+ 00011906  0x00001ae5 arg  0x0000004e , 0x00000011 
+ 00011907  0x00001ae6 branch  0x00002929 
+ 00011908  0x00001aeb call  0x00007dbc 
+ 00011909  0x00001aec fetch  0x00000002 , 0x00004337 
+ 00011910  0x00001aed fetcht  0x00000002 , 0x00004335 
+ 00011911  0x00001aee isub  0x00000002 , 0x0000003e 
+ 00011912  0x00001aef nrtn  0x00000005 
+ 00011913  0x00001af0 branch  0x00007dba 
+ 00011914  0x00001af7 ifetch  0x00000001 , 0x00000006 
+ 00011915  0x00001af8 ifetcht  0x00000001 , 0x00000006 
+ 00011916  0x00001af9 ifetcht  0x00000002 , 0x00000006 
+ 00011917  0x00001afa beq  0x00000013 , 0x00002e8f 
+ 00011918  0x00001afb rtn 
+ 00011919  0x00001afd ifetch  0x00000002 , 0x00000006 
+ 00011920  0x00001afe store  0x00000002 , 0x0000433c 
+ 00011921  0x00001aff jam  0x00000040 , 0x0000066f 
+ 00011922  0x00001b00 branch  0x0000782b 
+ 00011923  0x00001b07 arg  0x0000000c , 0x00000011 
+ 00011924  0x00001b08 arg  0x00000012 , 0x00000013 
+ 00011925  0x00001b09 call  0x00002e9b 
+ 00011926  0x00001b0a setarg  0x00000008 
+ 00011927  0x00001b0b istore  0x00000002 , 0x00000005 
+ 00011928  0x00001b0c fetch  0x00000008 , 0x000042d3 
+ 00011929  0x00001b0d istore  0x00000008 , 0x00000005 
+ 00011930  0x00001b0e rtn 
+ 00011931  0x00001b13 call  0x00002ea3 
+ 00011932  0x00001b14 arg  0x00000005 , 0x00000012 
+ 00011933  0x00001b15 call  0x000029fb 
+ 00011934  0x00001b16 copy  0x00000013 , 0x0000003f 
+ 00011935  0x00001b17 istore  0x00000001 , 0x00000005 
+ 00011936  0x00001b18 fetch  0x00000001 , 0x0000433b 
+ 00011937  0x00001b19 istore  0x00000001 , 0x00000005 
+ 00011938  0x00001b1a rtn 
+ 00011939  0x00001b1e fetch  0x00000001 , 0x0000433b 
+ 00011940  0x00001b20 pincrease  0x00000001 
+ 00011941  0x00001b21 store  0x00000001 , 0x0000433b 
+ 00011942  0x00001b22 rtnne  0x00000000 
+ 00011943  0x00001b25 jam  0x00000001 , 0x0000433b 
+ 00011944  0x00001b26 rtn 
+ 00011945  0x00001b2c fetch  0x00000001 , 0x000042fe 
+ 00011946  0x00001b2d beq  0x00000000 , 0x00002eb8 
+ 00011947  0x00001b2e beq  0x00000001 , 0x00002ebb 
+ 00011948  0x00001b2f beq  0x00000002 , 0x00002ebd 
+ 00011949  0x00001b30 beq  0x00000081 , 0x00002eb1 
+ 00011950  0x00001b31 beq  0x00000082 , 0x00002eb3 
+ 00011951  0x00001b32 beq  0x00000083 , 0x00002eb6 
+ 00011952  0x00001b33 rtn 
+ 00011953  0x00001b36 jam  0x0000000d , 0x000042c7 
+ 00011954  0x00001b37 branch  0x00002eb9 
+ 00011955  0x00001b39 jam  0x0000000d , 0x000042c7 
+ 00011956  0x00001b3a jam  0x00000001 , 0x000042c5 
+ 00011957  0x00001b3b rtn 
+ 00011958  0x00001b3d jam  0x0000000d , 0x000042c7 
+ 00011959  0x00001b3e branch  0x00002ebe 
+ 00011960  0x00001b41 jam  0x00000000 , 0x000042c7 
+ 00011961  0x00001b43 jam  0x00000003 , 0x000042c5 
+ 00011962  0x00001b44 rtn 
+ 00011963  0x00001b46 jam  0x00000005 , 0x000042c7 
+ 00011964  0x00001b47 branch  0x00002eb9 
+ 00011965  0x00001b49 jam  0x00000005 , 0x000042c7 
+ 00011966  0x00001b4b jam  0x00000000 , 0x000042c5 
+ 00011967  0x00001b4c rtn 
+ 00011968  0x00001b4f fetch  0x00000001 , 0x0000446c 
+ 00011969  0x00001b50 set1  0x00000000 , 0x0000003f 
+ 00011970  0x00001b51 store  0x00000001 , 0x0000446c 
+ 00011971  0x00001b52 rtn 
+ 00011972  0x00001b55 fetch  0x00000001 , 0x0000446c 
+ 00011973  0x00001b56 set0  0x00000000 , 0x0000003f 
+ 00011974  0x00001b57 store  0x00000001 , 0x0000446c 
+ 00011975  0x00001b58 rtn 
+ 00011976  0x00001b5b ifetch  0x00000001 , 0x00000006 
+ 00011977  0x00001b5c beq  0x00000001 , 0x00002edc 
+ 00011978  0x00001b5e beq  0x00000003 , 0x00002f03 
+ 00011979  0x00001b5f beq  0x00000004 , 0x00002f24 
+ 00011980  0x00001b60 beq  0x00000005 , 0x00002f31 
+ 00011981  0x00001b62 beq  0x00000007 , 0x00002f9a 
+ 00011982  0x00001b63 beq  0x00000008 , 0x00002f86 
+ 00011983  0x00001b64 beq  0x00000009 , 0x00002f96 
+ 00011984  0x00001b65 beq  0x0000000a , 0x00002f9a 
+ 00011985  0x00001b66 beq  0x0000000b , 0x00002f9a 
+ 00011986  0x00001b67 beq  0x0000000c , 0x00002f9b 
+ 00011987  0x00001b68 beq  0x0000000d , 0x00002fa0 
+ 00011988  0x00001b69 rtn 
+ 00011989  0x00001b6e force  0x00000002 , 0x00000011 
+ 00011990  0x00001b6f call  0x00003047 
+ 00011991  0x00001b70 setarg  0x0000000b 
+ 00011992  0x00001b71 istore  0x00000001 , 0x00000005 
+ 00011993  0x00001b72 fetch  0x00000001 , 0x000042c7 
+ 00011994  0x00001b73 istore  0x00000001 , 0x00000005 
+ 00011995  0x00001b74 rtn 
+ 00011996  0x00001b77 store  0x00000001 , 0x000042bd 
+ 00011997  0x00001b78 ifetch  0x00000006 , 0x00000006 
+ 00011998  0x00001b79 istore  0x00000006 , 0x00000005 
+ 00011999  0x00001b7a fetch  0x00000001 , 0x000042fe 
+ 00012000  0x00001b7b beq  0x00000000 , 0x00002f37 
+ 00012001  0x00001b7c call  0x00002efe 
+ 00012002  0x00001b7d fetch  0x00000001 , 0x0000446a 
+ 00012003  0x00001b7e branch  0x00002ee8 , 0x00000034 
+ 00012004  0x00001b7f fetch  0x00000001 , 0x000042c0 
+ 00012005  0x00001b80 bbit0  0x00000003 , 0x0000431f 
+ 00012006  0x00001b81 fetch  0x00000001 , 0x000042fe 
+ 00012007  0x00001b82 bbit0  0x00000007 , 0x0000431f 
+ 00012008  0x00001b84 jam  0x00000003 , 0x000042fc 
+ 00012009  0x00001b85 fetch  0x00000001 , 0x000042be 
+ 00012010  0x00001b86 beq  0x00000000 , 0x00002ef0 
+ 00012011  0x00001b87 beq  0x00000001 , 0x00002ef0 
+ 00012012  0x00001b88 beq  0x00000003 , 0x00002ef0 
+ 00012013  0x00001b89 fetch  0x00000001 , 0x000042fe 
+ 00012014  0x00001b8a beq  0x00000002 , 0x00002ef3 
+ 00012015  0x00001b8b rtneq  0x00000083 
+ 00012016  0x00001b8d arg  0x00000000 , 0x0000003f 
+ 00012017  0x00001b8e store  0x00000004 , 0x000042ff 
+ 00012018  0x00001b8f rtn 
+ 00012019  0x00001b92 fetch  0x00000001 , 0x00004321 
+ 00012020  0x00001b93 bbit1  0x00000000 , 0x00002efc 
+ 00012021  0x00001b95 arg  0x000042ff , 0x00000011 
+ 00012022  0x00001b96 copy  0x00000011 , 0x00000005 
+ 00012023  0x00001b97 arg  0x00000003 , 0x00000039 
+ 00012024  0x00001b98 call  0x00007de8 
+ 00012025  0x00001b99 fetch  0x00000002 , 0x00004301 
+ 00012026  0x00001b9a and_into  0x00000007 , 0x0000003f 
+ 00012027  0x00001b9b store  0x00000002 , 0x00004301 
+ 00012028  0x00001b9d jam  0x00000034 , 0x0000066f 
+ 00012029  0x00001b9e branch  0x0000782b 
+ 00012030  0x00001ba3 force  0x00000007 , 0x00000011 
+ 00012031  0x00001ba4 call  0x00003047 
+ 00012032  0x00001ba5 fetch  0x00000007 , 0x000042c4 
+ 00012033  0x00001ba6 istore  0x00000007 , 0x00000005 
+ 00012034  0x00001ba7 rtn 
+ 00012035  0x00001bab jam  0x00000005 , 0x000042fc 
+ 00012036  0x00001bac arg  0x0000429b , 0x00000005 
+ 00012037  0x00001bad call  0x00007c8f 
+ 00012038  0x00001bae fetch  0x00000001 , 0x000042fe 
+ 00012039  0x00001baf beq  0x00000004 , 0x00002f0b 
+ 00012040  0x00001bb0 beq  0x00000083 , 0x00002f0d 
+ 00012041  0x00001bb1 beq  0x00000084 , 0x00002f10 
+ 00012042  0x00001bb2 branch  0x00002f13 
+ 00012043  0x00001bb6 jam  0x00000043 , 0x0000066f 
+ 00012044  0x00001bb7 branch  0x0000782b 
+ 00012045  0x00001bba jam  0x00000002 , 0x000042f9 
+ 00012046  0x00001bbb jam  0x00000008 , 0x000042fa 
+ 00012047  0x00001bbc rtn 
+ 00012048  0x00001bbf fetch  0x00000004 , 0x000042ff 
+ 00012049  0x00001bc0 branch  0x00002f0b , 0x00000034 
+ 00012050  0x00001bc1 branch  0x00002f0d 
+ 00012051  0x00001bc4 jam  0x00000006 , 0x000042fc 
+ 00012052  0x00001bc5 fetch  0x00000001 , 0x000042fe 
+ 00012053  0x00001bc6 bbit1  0x00000007 , 0x00002f1c 
+ 00012054  0x00001bc7 call  0x00007256 
+ 00012055  0x00001bc8 force  0x00000011 , 0x00000011 
+ 00012056  0x00001bc9 call  0x00003047 
+ 00012057  0x00001bca setarg  0x00000003 
+ 00012058  0x00001bcb istore  0x00000001 , 0x00000005 
+ 00012059  0x00001bcc branch  0x00007375 
+ 00012060  0x00001bcf arg  0x000042ab , 0x00000005 
+ 00012061  0x00001bd0 call  0x00007de7 
+ 00012062  0x00001bd1 call  0x000071b6 
+ 00012063  0x00001bd2 force  0x00000011 , 0x00000011 
+ 00012064  0x00001bd3 call  0x00003047 
+ 00012065  0x00001bd4 setarg  0x00000003 
+ 00012066  0x00001bd5 istore  0x00000001 , 0x00000005 
+ 00012067  0x00001bd6 branch  0x000071f2 
+ 00012068  0x00001bd9 copy  0x00000006 , 0x00000011 
+ 00012069  0x00001bda fetch  0x00000001 , 0x000042fe 
+ 00012070  0x00001bdb bbit1  0x00000007 , 0x00002f39 
+ 00012071  0x00001bdc copy  0x00000011 , 0x00000006 
+ 00012072  0x00001bdd call  0x0000724e 
+ 00012073  0x00001bde branch  0x00002f4e , 0x00000005 
+ 00012074  0x00001be0 jam  0x00000004 , 0x000001ba 
+ 00012075  0x00001be2 force  0x00000002 , 0x00000011 
+ 00012076  0x00001be3 call  0x00003047 
+ 00012077  0x00001be4 setarg  0x00000005 
+ 00012078  0x00001be5 istore  0x00000001 , 0x00000005 
+ 00012079  0x00001be6 fetch  0x00000001 , 0x000001ba 
+ 00012080  0x00001be7 istore  0x00000001 , 0x00000005 
+ 00012081  0x00001be9 bpatchx  0x00000065 , 0x0000402c 
+ 00012082  0x00001bea force  0x00000007 , 0x00000007 
+ 00012083  0x00001beb call  0x00007ce0 
+ 00012084  0x00001bec jam  0x00000000 , 0x000042fc 
+ 00012085  0x00001bed jam  0x00000030 , 0x0000066f 
+ 00012086  0x00001bee branch  0x0000782b 
+ 00012087  0x00001bf1 jam  0x00000005 , 0x000001ba 
+ 00012088  0x00001bf2 branch  0x00002f2b 
+ 00012089  0x00001bf5 arg  0x00000158 , 0x00000005 
+ 00012090  0x00001bf6 copy  0x00000011 , 0x00000006 
+ 00012091  0x00001bf7 call  0x00007c8f 
+ 00012092  0x00001bf8 fetch  0x00000001 , 0x000042fe 
+ 00012093  0x00001bf9 beq  0x00000083 , 0x00002f45 
+ 00012094  0x00001bfa beq  0x00000084 , 0x00002f45 
+ 00012095  0x00001bfb call  0x00007140 
+ 00012096  0x00001bfc call  0x00002f53 
+ 00012097  0x00001bfd fetch  0x00000001 , 0x000042fe 
+ 00012098  0x00001bfe rtnne  0x00000082 
+ 00012099  0x00001bff jam  0x0000003b , 0x0000066f 
+ 00012100  0x00001c00 branch  0x0000782b 
+ 00012101  0x00001c03 call  0x000071ab 
+ 00012102  0x00001c04 arg  0x000006d1 , 0x00000005 
+ 00012103  0x00001c05 call  0x000071f2 
+ 00012104  0x00001c06 arg  0x000006d1 , 0x00000011 
+ 00012105  0x00001c07 arg  0x0000429b , 0x00000012 
+ 00012106  0x00001c08 arg  0x00000010 , 0x00000039 
+ 00012107  0x00001c09 call  0x00007d64 
+ 00012108  0x00001c0a nbranch  0x00002f2a , 0x00000005 
+ 00012109  0x00001c0b branch  0x00002f53 
+ 00012110  0x00001c0e call  0x0000724a 
+ 00012111  0x00001c0f jam  0x00000031 , 0x0000066f 
+ 00012112  0x00001c10 call  0x0000782b 
+ 00012113  0x00001c11 jam  0x00000001 , 0x0000429a 
+ 00012114  0x00001c12 jam  0x00000009 , 0x000042fc 
+ 00012115  0x00001c15 force  0x00000011 , 0x00000011 
+ 00012116  0x00001c16 call  0x00003047 
+ 00012117  0x00001c17 setarg  0x00000004 
+ 00012118  0x00001c18 istore  0x00000001 , 0x00000005 
+ 00012119  0x00001c19 arg  0x000042ab , 0x00000006 
+ 00012120  0x00001c1a branch  0x00007c8f 
+ 00012121  0x00001c1d force  0x00000011 , 0x00000011 
+ 00012122  0x00001c1e call  0x00003047 
+ 00012123  0x00001c1f setarg  0x00000006 
+ 00012124  0x00001c20 istore  0x00000001 , 0x00000005 
+ 00012125  0x00001c21 fetch  0x00000001 , 0x00004321 
+ 00012126  0x00001c22 bbit1  0x00000001 , 0x00002f61 
+ 00012127  0x00001c23 arg  0x0000428a , 0x00000006 
+ 00012128  0x00001c24 branch  0x00007c8f 
+ 00012129  0x00001c27 arg  0x00004322 , 0x00000006 
+ 00012130  0x00001c28 branch  0x00007c8f 
+ 00012131  0x00001c2c arg  0x00004303 , 0x00000005 
+ 00012132  0x00001c2d force  0x0000000a , 0x00000039 
+ 00012133  0x00001c2e call  0x00007de8 
+ 00012134  0x00001c2f force  0x0000000b , 0x00000011 
+ 00012135  0x00001c30 call  0x00003047 
+ 00012136  0x00001c31 setarg  0x00000007 
+ 00012137  0x00001c32 istore  0x00000001 , 0x00000005 
+ 00012138  0x00001c33 fetch  0x00000002 , 0x00004303 
+ 00012139  0x00001c34 istore  0x00000002 , 0x00000005 
+ 00012140  0x00001c35 fetch  0x00000008 , 0x00004305 
+ 00012141  0x00001c36 istore  0x00000008 , 0x00000005 
+ 00012142  0x00001c37 rtn 
+ 00012143  0x00001c3a force  0x00000011 , 0x00000011 
+ 00012144  0x00001c3b call  0x00003047 
+ 00012145  0x00001c3c setarg  0x00000008 
+ 00012146  0x00001c3d istore  0x00000001 , 0x00000005 
+ 00012147  0x00001c3e setarg  0x00000000 
+ 00012148  0x00001c3f istore  0x00000008 , 0x00000005 
+ 00012149  0x00001c40 istore  0x00000008 , 0x00000005 
+ 00012150  0x00001c41 rtn 
+ 00012151  0x00001c45 force  0x00000008 , 0x00000011 
+ 00012152  0x00001c46 call  0x00003047 
+ 00012153  0x00001c47 setarg  0x00000009 
+ 00012154  0x00001c48 istore  0x00000001 , 0x00000005 
+ 00012155  0x00001c49 fetch  0x00000001 , 0x000042d2 
+ 00012156  0x00001c4a istore  0x00000001 , 0x00000005 
+ 00012157  0x00001c4b fetch  0x00000006 , 0x000042db 
+ 00012158  0x00001c4c istore  0x00000006 , 0x00000005 
+ 00012159  0x00001c4d rtn 
+ 00012160  0x00001c51 jam  0x00000008 , 0x000001ba 
+ 00012161  0x00001c52 branch  0x00002f2b 
+ 00012162  0x00001c55 fetch  0x00000001 , 0x000042c9 
+ 00012163  0x00001c56 fetcht  0x00000001 , 0x000042c9 
+ 00012164  0x00001c57 iand  0x00000002 , 0x0000003f 
+ 00012165  0x00001c58 rtn 
+ 00012166  0x00001c5b arg  0x0000430d , 0x00000005 
+ 00012167  0x00001c5c call  0x00007c8f 
+ 00012168  0x00001c5d call  0x00002f82 
+ 00012169  0x00001c5e isolate0  0x00000001 , 0x0000003f 
+ 00012170  0x00001c5f branch  0x00002f80 , 0x00000001 
+ 00012171  0x00001c60 fetch  0x00000001 , 0x000043cb 
+ 00012172  0x00001c61 rtnne  0x0000000a 
+ 00012173  0x00001c62 call  0x00002f90 
+ 00012174  0x00001c63 nrtn  0x00000028 
+ 00012175  0x00001c64 branch  0x00004329 
+ 00012176  0x00001c68 call  0x00007dbc 
+ 00012177  0x00001c69 fetch  0x00000001 , 0x000042cb 
+ 00012178  0x00001c6a rtneq  0x00000000 
+ 00012179  0x00001c6b fetch  0x00000001 , 0x000042c2 
+ 00012180  0x00001c6c rtnbit0  0x00000001 
+ 00012181  0x00001c6d branch  0x00007dba 
+ 00012182  0x00001c70 call  0x00002f82 
+ 00012183  0x00001c71 isolate0  0x00000001 , 0x0000003f 
+ 00012184  0x00001c72 branch  0x00002f80 , 0x00000001 
+ 00012185  0x00001c73 rtn 
+ 00012186  0x00001c78 rtn 
+ 00012187  0x00001c7b arg  0x000005fe , 0x00000005 
+ 00012188  0x00001c7c call  0x00007c81 
+ 00012189  0x00001c7d jam  0x00000002 , 0x000042f9 
+ 00012190  0x00001c7e jam  0x00000001 , 0x000042fa 
+ 00012191  0x00001c7f rtn 
+ 00012192  0x00001c82 arg  0x0000065e , 0x00000005 
+ 00012193  0x00001c83 call  0x00007c8f 
+ 00012194  0x00001c84 jam  0x00000006 , 0x000042fa 
+ 00012195  0x00001c85 jam  0x00000002 , 0x000042f9 
+ 00012196  0x00001c86 rtn 
+ 00012197  0x00001c89 force  0x00000041 , 0x00000011 
+ 00012198  0x00001c8a call  0x00003047 
+ 00012199  0x00001c8b setarg  0x0000000c 
+ 00012200  0x00001c8c istore  0x00000001 , 0x00000005 
+ 00012201  0x00001c8d arg  0x0000448f , 0x00000006 
+ 00012202  0x00001c8e branch  0x00007c81 
+ 00012203  0x00001c91 call  0x00007157 
+ 00012204  0x00001c92 force  0x00000011 , 0x00000011 
+ 00012205  0x00001c93 call  0x00003047 
+ 00012206  0x00001c94 setarg  0x0000000d 
+ 00012207  0x00001c95 istore  0x00000001 , 0x00000005 
+ 00012208  0x00001c96 branch  0x000071f2 
+ 00012209  0x00001c99 fetch  0x00000001 , 0x000042fc 
+ 00012210  0x00001c9a rtneq  0x000000ff 
+ 00012211  0x00001c9b arg  0x00000003 , 0x00000002 
+ 00012212  0x00001c9c isub  0x00000002 , 0x0000003e 
+ 00012213  0x00001c9d nrtn  0x00000002 
+ 00012214  0x00001c9e arg  0x00000007 , 0x00000007 
+ 00012215  0x00001c9f call  0x00007cef 
+ 00012216  0x00001ca0 nrtn  0x00000034 
+ 00012217  0x00001ca1 branch  0x00002f80 
+ 00012218  0x00001ca4 bpatchx  0x00000066 , 0x0000402c 
+ 00012219  0x00001ca5 call  0x00002a28 
+ 00012220  0x00001ca6 nrtn  0x00000034 
+ 00012221  0x00001ca7 fetch  0x00000001 , 0x000042fc 
+ 00012222  0x00001ca8 beq  0x00000000 , 0x00002fc7 
+ 00012223  0x00001ca9 beq  0x00000001 , 0x00002fcd 
+ 00012224  0x00001caa beq  0x00000002 , 0x00002fc7 
+ 00012225  0x00001cab beq  0x00000003 , 0x00002fcf 
+ 00012226  0x00001cac beq  0x00000009 , 0x00002fd3 
+ 00012227  0x00001cad beq  0x0000000b , 0x00002fe3 
+ 00012228  0x00001cae beq  0x0000000c , 0x00002fe5 
+ 00012229  0x00001caf beq  0x0000000d , 0x00002fec 
+ 00012230  0x00001cb0 rtn 
+ 00012231  0x00001cb4 fetch  0x00000001 , 0x000042fd 
+ 00012232  0x00001cb5 rtnne  0x00000004 
+ 00012233  0x00001cb6 jam  0x000000ff , 0x000042fd 
+ 00012234  0x00001cb7 jam  0x000000ff , 0x000042fc 
+ 00012235  0x00001cb8 jam  0x0000003f , 0x0000066f 
+ 00012236  0x00001cb9 branch  0x0000782b 
+ 00012237  0x00001cbd jam  0x00000002 , 0x000042fc 
+ 00012238  0x00001cbe branch  0x00002ed5 
+ 00012239  0x00001cc1 jam  0x00000004 , 0x000042fc 
+ 00012240  0x00001cc2 setarg  0x00017700 
+ 00012241  0x00001cc3 arg  0x00000007 , 0x00000007 
+ 00012242  0x00001cc4 branch  0x00007ce1 
+ 00012243  0x00001cc7 fetch  0x00000001 , 0x000042fd 
+ 00012244  0x00001cc8 beq  0x00000004 , 0x00002fd6 
+ 00012245  0x00001cc9 rtn 
+ 00012246  0x00001ccc fetch  0x00000001 , 0x000042fe 
+ 00012247  0x00001ccd bbit1  0x00000007 , 0x00002fe1 
+ 00012248  0x00001ccf jam  0x0000000b , 0x000042fc 
+ 00012249  0x00001cd0 call  0x00002f59 
+ 00012250  0x00001cd2 jam  0x00000029 , 0x0000066f 
+ 00012251  0x00001cd3 call  0x0000782b 
+ 00012252  0x00001cd4 fetch  0x00000001 , 0x000043cb 
+ 00012253  0x00001cd5 rtnne  0x0000000a 
+ 00012254  0x00001cd6 call  0x00002f90 
+ 00012255  0x00001cd7 rtn  0x00000028 
+ 00012256  0x00001cd8 branch  0x00004329 
+ 00012257  0x00001cdb jam  0x0000000c , 0x000042fc 
+ 00012258  0x00001cdc branch  0x00002fda 
+ 00012259  0x00001cdf jam  0x0000000c , 0x000042fc 
+ 00012260  0x00001ce0 branch  0x00002f63 
+ 00012261  0x00001ce3 fetch  0x00000001 , 0x000042c3 
+ 00012262  0x00001ce4 fetcht  0x00000001 , 0x000042ca 
+ 00012263  0x00001ce5 iand  0x00000002 , 0x0000003f 
+ 00012264  0x00001ce6 isolate0  0x00000001 , 0x0000003f 
+ 00012265  0x00001ce7 branch  0x00002fee , 0x00000001 
+ 00012266  0x00001ce8 jam  0x0000000d , 0x000042fc 
+ 00012267  0x00001ce9 branch  0x00002f6f 
+ 00012268  0x00001cec call  0x00002f77 
+ 00012269  0x00001ced branch  0x00002fee 
+ 00012270  0x00001cf1 bpatchx  0x00000067 , 0x0000402c 
+ 00012271  0x00001cf2 force  0x00000007 , 0x00000007 
+ 00012272  0x00001cf3 call  0x00007ce0 
+ 00012273  0x00001cf4 jam  0x000000ff , 0x000042fd 
+ 00012274  0x00001cf5 jam  0x000000ff , 0x000042fc 
+ 00012275  0x00001cf6 jam  0x0000003e , 0x0000066f 
+ 00012276  0x00001cf7 branch  0x0000782b 
+ 00012277  0x00001cfc bpatchx  0x00000068 , 0x0000402d 
+ 00012278  0x00001cfd fetch  0x00000001 , 0x000042fe 
+ 00012279  0x00001cfe rtnbit0  0x00000007 
+ 00012280  0x00001cff fetch  0x00000001 , 0x000042f9 
+ 00012281  0x00001d00 rtnne  0x00000002 
+ 00012282  0x00001d01 jam  0x00000000 , 0x000042f9 
+ 00012283  0x00001d02 fetch  0x00000001 , 0x000042fa 
+ 00012284  0x00001d03 beq  0x00000001 , 0x0000303d 
+ 00012285  0x00001d04 beq  0x00000002 , 0x00003044 
+ 00012286  0x00001d05 beq  0x00000003 , 0x00003035 
+ 00012287  0x00001d06 beq  0x00000006 , 0x0000301a 
+ 00012288  0x00001d07 beq  0x00000007 , 0x00003011 
+ 00012289  0x00001d08 beq  0x00000008 , 0x00003007 
+ 00012290  0x00001d09 rtn 
+ 00012291  0x00001d0c jam  0x00000000 , 0x000042f9 
+ 00012292  0x00001d0d jam  0x00000000 , 0x000042fa 
+ 00012293  0x00001d0e jam  0x00000000 , 0x000042fb 
+ 00012294  0x00001d0f rtn 
+ 00012295  0x00001d12 fetch  0x00000001 , 0x000044cf 
+ 00012296  0x00001d13 copy  0x0000003f , 0x00000007 
+ 00012297  0x00001d14 increase  0x00000001 , 0x0000003f 
+ 00012298  0x00001d15 store  0x00000001 , 0x000044cf 
+ 00012299  0x00001d16 fetch  0x00000004 , 0x000042ff 
+ 00012300  0x00001d17 qisolate1  0x0000003f 
+ 00012301  0x00001d18 setarg  0x00000080 
+ 00012302  0x00001d19 setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00012303  0x00001d1a store  0x00000001 , 0x000044d0 
+ 00012304  0x00001d1b branch  0x00003039 
+ 00012305  0x00001d1e fetch  0x00000001 , 0x000042fb 
+ 00012306  0x00001d1f jam  0x00000000 , 0x000042fb 
+ 00012307  0x00001d20 beq  0x00000001 , 0x00003016 
+ 00012308  0x00001d21 jam  0x00000002 , 0x000042f9 
+ 00012309  0x00001d22 rtn 
+ 00012310  0x00001d25 jam  0x00000031 , 0x0000066f 
+ 00012311  0x00001d26 call  0x0000782b 
+ 00012312  0x00001d27 jam  0x00000009 , 0x000042fc 
+ 00012313  0x00001d28 branch  0x00002fab 
+ 00012314  0x00001d2b fetch  0x00000001 , 0x000005f9 
+ 00012315  0x00001d2c beq  0x00000003 , 0x0000301e 
+ 00012316  0x00001d2d jam  0x00000002 , 0x000042f9 
+ 00012317  0x00001d2e rtn 
+ 00012318  0x00001d31 call  0x0000717e 
+ 00012319  0x00001d32 fetch  0x00000001 , 0x000042fe 
+ 00012320  0x00001d33 beq  0x00000083 , 0x00003023 
+ 00012321  0x00001d34 beq  0x00000084 , 0x00003023 
+ 00012322  0x00001d35 call  0x00002ef0 
+ 00012323  0x00001d37 call  0x0000716b 
+ 00012324  0x00001d38 arg  0x000006d1 , 0x00000011 
+ 00012325  0x00001d39 arg  0x0000065e , 0x00000012 
+ 00012326  0x00001d3a arg  0x00000010 , 0x00000039 
+ 00012327  0x00001d3b call  0x00007d64 
+ 00012328  0x00001d3c branch  0x0000302b , 0x00000005 
+ 00012329  0x00001d3e jam  0x0000000b , 0x000001ba 
+ 00012330  0x00001d3f branch  0x00002f2b 
+ 00012331  0x00001d43 call  0x0000745b 
+ 00012332  0x00001d44 nbranch  0x00003029 , 0x00000005 
+ 00012333  0x00001d45 jam  0x00000001 , 0x0000429a 
+ 00012334  0x00001d46 fetch  0x00000001 , 0x000042fe 
+ 00012335  0x00001d47 beq  0x00000081 , 0x00003016 
+ 00012336  0x00001d48 beq  0x00000083 , 0x00003016 
+ 00012337  0x00001d49 beq  0x00000084 , 0x00003016 
+ 00012338  0x00001d4a jam  0x00000002 , 0x000042f9 
+ 00012339  0x00001d4b jam  0x00000007 , 0x000042fa 
+ 00012340  0x00001d4c rtn 
+ 00012341  0x00001d4f fetch  0x00000001 , 0x000042fe 
+ 00012342  0x00001d50 beq  0x00000083 , 0x0000303a 
+ 00012343  0x00001d51 beq  0x00000084 , 0x0000303a 
+ 00012344  0x00001d52 jam  0x00000000 , 0x000044d0 
+ 00012345  0x00001d54 branch  0x00002f13 
+ 00012346  0x00001d57 jam  0x00000000 , 0x000044cf 
+ 00012347  0x00001d58 rtneq  0x00000084 
+ 00012348  0x00001d59 branch  0x00002ef3 
+ 00012349  0x00001d5d jam  0x00000002 , 0x000042f9 
+ 00012350  0x00001d5e fetch  0x00000001 , 0x0000446e 
+ 00012351  0x00001d5f beq  0x00000003 , 0x00003041 
+ 00012352  0x00001d60 rtn 
+ 00012353  0x00001d63 jam  0x00000002 , 0x000042fa 
+ 00012354  0x00001d64 jam  0x00000000 , 0x000005f9 
+ 00012355  0x00001d65 branch  0x0000753c 
+ 00012356  0x00001d68 jam  0x00000002 , 0x000042f9 
+ 00012357  0x00001d69 jam  0x00000003 , 0x000042fa 
+ 00012358  0x00001d6a branch  0x00002fa5 
+ 00012359  0x00001d6f bpatchx  0x00000069 , 0x0000402d 
+ 00012360  0x00001d70 force  0x00000006 , 0x00000012 
+ 00012361  0x00001d71 branch  0x000029fb 
+ 00012362  0x00001d76 fetch  0x00000001 , 0x0000004e 
+ 00012363  0x00001d77 beq  0x00000000 , 0x00003061 
+ 00012364  0x00001d78 beq  0x00000001 , 0x00003069 
+ 00012365  0x00001d79 beq  0x00000002 , 0x00003071 
+ 00012366  0x00001d7a beq  0x00000003 , 0x00003075 
+ 00012367  0x00001d7b beq  0x00000004 , 0x00003093 
+ 00012368  0x00001d7c beq  0x00000005 , 0x00003098 
+ 00012369  0x00001d7d beq  0x00000006 , 0x0000309c 
+ 00012370  0x00001d7e beq  0x00000007 , 0x000030a1 
+ 00012371  0x00001d7f beq  0x00000008 , 0x000030a2 
+ 00012372  0x00001d80 beq  0x00000009 , 0x000030a3 
+ 00012373  0x00001d81 beq  0x0000000a , 0x000030a4 
+ 00012374  0x00001d82 beq  0x0000000b , 0x000030a8 
+ 00012375  0x00001d83 beq  0x0000000c , 0x000030a9 
+ 00012376  0x00001d84 beq  0x0000000d , 0x000030ab 
+ 00012377  0x00001d85 beq  0x00000012 , 0x000030ac 
+ 00012378  0x00001d86 beq  0x00000013 , 0x000030ad 
+ 00012379  0x00001d87 beq  0x00000014 , 0x000030ae 
+ 00012380  0x00001d88 beq  0x00000015 , 0x000030b0 
+ 00012381  0x00001d89 beq  0x00000016 , 0x000030bb 
+ 00012382  0x00001d8a beq  0x00000018 , 0x000030bc 
+ 00012383  0x00001d8b fetchr  0x00000013 , 0x00000001 , 0x0000004e 
+ 00012384  0x00001d8c branch  0x000030df 
+ 00012385  0x00001d91 ifetch  0x00000009 , 0x00000006 
+ 00012386  0x00001d92 store  0x00000009 , 0x0000019f 
+ 00012387  0x00001d93 ifetch  0x00000002 , 0x00000006 
+ 00012388  0x00001d94 store  0x00000002 , 0x00000188 
+ 00012389  0x00001d95 fetch  0x00000001 , 0x00000168 
+ 00012390  0x00001d96 set1  0x00000005 , 0x0000003f 
+ 00012391  0x00001d97 store  0x00000001 , 0x00000168 
+ 00012392  0x00001d98 rtn 
+ 00012393  0x00001d9d ifetch  0x00000005 , 0x00000006 
+ 00012394  0x00001d9e store  0x00000005 , 0x0000019f 
+ 00012395  0x00001d9f ifetch  0x00000002 , 0x00000006 
+ 00012396  0x00001da0 store  0x00000002 , 0x00000188 
+ 00012397  0x00001da2 fetch  0x00000001 , 0x00000168 
+ 00012398  0x00001da3 set1  0x00000006 , 0x0000003f 
+ 00012399  0x00001da4 store  0x00000001 , 0x00000168 
+ 00012400  0x00001da5 rtn 
+ 00012401  0x00001daa setarg  0x00000014 
+ 00012402  0x00001dab store  0x00000002 , 0x00000196 
+ 00012403  0x00001dac store  0x00000002 , 0x000042f5 
+ 00012404  0x00001dad rtn 
+ 00012405  0x00001db2 ifetch  0x00000008 , 0x00000006 
+ 00012406  0x00001db3 store  0x00000008 , 0x00004305 
+ 00012407  0x00001db4 ifetch  0x00000002 , 0x00000006 
+ 00012408  0x00001db5 store  0x00000002 , 0x00004303 
+ 00012409  0x00001db6 ifetch  0x00000008 , 0x00000006 
+ 00012410  0x00001db7 store  0x00000008 , 0x000042e5 
+ 00012411  0x00001db8 ifetch  0x00000004 , 0x00000006 
+ 00012412  0x00001db9 store  0x00000004 , 0x0000445e 
+ 00012413  0x00001dba call  0x000030cc 
+ 00012414  0x00001dbb bpatchx  0x0000006a , 0x0000402d 
+ 00012415  0x00001dbc fetch  0x00000001 , 0x000042fc 
+ 00012416  0x00001dbd beq  0x00000009 , 0x00003087 
+ 00012417  0x00001dbe fetch  0x00000001 , 0x00004321 
+ 00012418  0x00001dbf bbit1  0x00000001 , 0x0000308a 
+ 00012419  0x00001dc0 fetch  0x00000001 , 0x000043fa 
+ 00012420  0x00001dc1 ncall  0x00006e96 , 0x00000034 
+ 00012421  0x00001dc2 fetch  0x00000001 , 0x0000429a 
+ 00012422  0x00001dc3 beq  0x00000000 , 0x0000308f 
+ 00012423  0x00001dc5 jam  0x00000001 , 0x000042fd 
+ 00012424  0x00001dc6 call  0x000030da 
+ 00012425  0x00001dc7 branch  0x0000725c 
+ 00012426  0x00001dc9 jam  0x00000001 , 0x0000429a 
+ 00012427  0x00001dca arg  0x00004322 , 0x00000006 
+ 00012428  0x00001dcb arg  0x0000428a , 0x00000005 
+ 00012429  0x00001dcc call  0x00007c8f 
+ 00012430  0x00001dcd branch  0x00003087 
+ 00012431  0x00001dd0 jam  0x00000000 , 0x000042fd 
+ 00012432  0x00001dd1 jam  0x00000000 , 0x000042fc 
+ 00012433  0x00001dd2 jam  0x00000041 , 0x0000066f 
+ 00012434  0x00001dd3 branch  0x0000782b 
+ 00012435  0x00001dd7 ifetch  0x00000008 , 0x00000006 
+ 00012436  0x00001dd8 store  0x00000008 , 0x000042ed 
+ 00012437  0x00001dd9 ifetch  0x00000004 , 0x00000006 
+ 00012438  0x00001dda store  0x00000004 , 0x00004462 
+ 00012439  0x00001ddb branch  0x0000725c 
+ 00012440  0x00001de0 fetch  0x00000001 , 0x00000168 
+ 00012441  0x00001de1 set1  0x00000004 , 0x0000003f 
+ 00012442  0x00001de2 store  0x00000001 , 0x00000168 
+ 00012443  0x00001de3 rtn 
+ 00012444  0x00001de7 rtn  0x00000029 
+ 00012445  0x00001de8 jam  0x00000032 , 0x0000066f 
+ 00012446  0x00001de9 call  0x0000782b 
+ 00012447  0x00001dea jam  0x00000004 , 0x000042fd 
+ 00012448  0x00001deb branch  0x000030dd 
+ 00012449  0x00001df0 rtn 
+ 00012450  0x00001df5 branch  0x000030e4 
+ 00012451  0x00001dfa rtn 
+ 00012452  0x00001dff jam  0x00000002 , 0x000042fd 
+ 00012453  0x00001e00 call  0x000030eb 
+ 00012454  0x00001e01 jam  0x00000033 , 0x0000066f 
+ 00012455  0x00001e02 branch  0x0000782b 
+ 00012456  0x00001e07 rtn 
+ 00012457  0x00001e0c rtn  0x00000029 
+ 00012458  0x00001e0d branch  0x000030ed 
+ 00012459  0x00001e12 rtn 
+ 00012460  0x00001e17 branch  0x000030f9 
+ 00012461  0x00001e1c rtn 
+ 00012462  0x00001e20 call  0x000030b0 
+ 00012463  0x00001e21 branch  0x000030fd 
+ 00012464  0x00001e24 ifetch  0x00000008 , 0x00000006 
+ 00012465  0x00001e25 store  0x00000008 , 0x000043b8 
+ 00012466  0x00001e26 fetch  0x00000002 , 0x000043b8 
+ 00012467  0x00001e27 fetcht  0x00000002 , 0x000043c4 
+ 00012468  0x00001e28 call  0x00007db0 
+ 00012469  0x00001e29 store  0x00000002 , 0x000043b8 
+ 00012470  0x00001e2b fetch  0x00000002 , 0x000043bc 
+ 00012471  0x00001e2c fetcht  0x00000002 , 0x000043c0 
+ 00012472  0x00001e2d call  0x00007db0 
+ 00012473  0x00001e2e store  0x00000002 , 0x000043bc 
+ 00012474  0x00001e2f rtn 
+ 00012475  0x00001e34 branch  0x00003103 
+ 00012476  0x00001e39 ifetch  0x00000002 , 0x00000006 
+ 00012477  0x00001e3a store  0x00000002 , 0x0000019f 
+ 00012478  0x00001e3b ifetch  0x00000002 , 0x00000006 
+ 00012479  0x00001e3c store  0x00000002 , 0x00000188 
+ 00012480  0x00001e3d rtn  0x00000034 
+ 00012481  0x00001e3e fetch  0x00000001 , 0x00000168 
+ 00012482  0x00001e3f set1  0x00000007 , 0x0000003f 
+ 00012483  0x00001e40 store  0x00000001 , 0x00000168 
+ 00012484  0x00001e41 rtn 
+ 00012485  0x00001e47 arg  0x00000013 , 0x00000013 
+ 00012486  0x00001e4b arg  0x00000002 , 0x00000011 
+ 00012487  0x00001e4c arg  0x00000002 , 0x00000012 
+ 00012488  0x00001e4d call  0x000029f5 
+ 00012489  0x00001e4e copy  0x00000013 , 0x0000003f 
+ 00012490  0x00001e4f istore  0x00000001 , 0x00000005 
+ 00012491  0x00001e50 rtn 
+ 00012492  0x00001e55 arg  0x000042ed , 0x00000005 
+ 00012493  0x00001e56 force  0x00000008 , 0x00000039 
+ 00012494  0x00001e57 call  0x00007de8 
+ 00012495  0x00001e58 arg  0x00004462 , 0x00000005 
+ 00012496  0x00001e59 force  0x00000004 , 0x00000039 
+ 00012497  0x00001e5a call  0x00007de8 
+ 00012498  0x00001e5b arg  0x0000000d , 0x00000011 
+ 00012499  0x00001e5c arg  0x00000004 , 0x00000012 
+ 00012500  0x00001e5d call  0x000029f5 
+ 00012501  0x00001e5e fetch  0x00000008 , 0x000042ed 
+ 00012502  0x00001e5f istore  0x00000008 , 0x00000005 
+ 00012503  0x00001e60 fetch  0x00000004 , 0x00004462 
+ 00012504  0x00001e61 istore  0x00000004 , 0x00000005 
+ 00012505  0x00001e62 rtn 
+ 00012506  0x00001e67 jam  0x00000005 , 0x000042fd 
+ 00012507  0x00001e68 arg  0x00000005 , 0x00000012 
+ 00012508  0x00001e69 branch  0x0000310d 
+ 00012509  0x00001e6e arg  0x00000006 , 0x00000012 
+ 00012510  0x00001e6f branch  0x0000310d 
+ 00012511  0x00001e75 arg  0x00000002 , 0x00000011 
+ 00012512  0x00001e76 arg  0x00000007 , 0x00000012 
+ 00012513  0x00001e77 call  0x000029f5 
+ 00012514  0x00001e78 istorer  0x00000013 , 0x00000001 , 0x00000005 
+ 00012515  0x00001e79 rtn 
+ 00012516  0x00001e7e arg  0x00000009 , 0x00000011 
+ 00012517  0x00001e7f arg  0x00000009 , 0x00000012 
+ 00012518  0x00001e80 call  0x000029f5 
+ 00012519  0x00001e81 fetch  0x00000008 , 0x000043ae 
+ 00012520  0x00001e82 or  0x0000003f , 0x00000001 , 0x0000003f 
+ 00012521  0x00001e83 istore  0x00000008 , 0x00000005 
+ 00012522  0x00001e84 rtn 
+ 00012523  0x00001e89 arg  0x0000000b , 0x00000012 
+ 00012524  0x00001e8a branch  0x0000310d 
+ 00012525  0x00001e8f arg  0x00000006 , 0x00000011 
+ 00012526  0x00001e90 arg  0x0000000c , 0x00000012 
+ 00012527  0x00001e91 call  0x000029f5 
+ 00012528  0x00001e92 fetch  0x00000005 , 0x0000415e 
+ 00012529  0x00001e93 istore  0x00000005 , 0x00000005 
+ 00012530  0x00001e94 rtn 
+ 00012531  0x00001e98 arg  0x00000002 , 0x00000011 
+ 00012532  0x00001e99 arg  0x0000000d , 0x00000012 
+ 00012533  0x00001e9a call  0x000029f5 
+ 00012534  0x00001e9b setarg  0x00000006 
+ 00012535  0x00001e9c istore  0x00000001 , 0x00000005 
+ 00012536  0x00001e9d rtn 
+ 00012537  0x00001ea2 arg  0x00000013 , 0x00000012 
+ 00012538  0x00001ea3 branch  0x0000310d 
+ 00012539  0x00001ea6 arg  0x00000014 , 0x00000012 
+ 00012540  0x00001ea7 branch  0x000030fe 
+ 00012541  0x00001eaa arg  0x00000015 , 0x00000012 
+ 00012542  0x00001eac arg  0x00000009 , 0x00000011 
+ 00012543  0x00001ead call  0x000029f5 
+ 00012544  0x00001eae fetch  0x00000008 , 0x000043c0 
+ 00012545  0x00001eaf istore  0x00000008 , 0x00000005 
+ 00012546  0x00001eb0 rtn 
+ 00012547  0x00001eb5 arg  0x00000003 , 0x00000011 
+ 00012548  0x00001eb6 arg  0x00000017 , 0x00000012 
+ 00012549  0x00001eb7 call  0x000029f5 
+ 00012550  0x00001eb8 fetch  0x00000001 , 0x000043b6 
+ 00012551  0x00001eb9 and  0x0000003f , 0x00000007 , 0x0000003f 
+ 00012552  0x00001eba istore  0x00000001 , 0x00000005 
+ 00012553  0x00001ebb fetch  0x00000001 , 0x000043b7 
+ 00012554  0x00001ebc and  0x0000003f , 0x00000007 , 0x0000003f 
+ 00012555  0x00001ebd istore  0x00000001 , 0x00000005 
+ 00012556  0x00001ebe rtn 
+ 00012557  0x00001ec3 arg  0x00000001 , 0x00000011 
+ 00012558  0x00001ec4 branch  0x000029f5 
+ 00012559  0x00001eca bpatchx  0x0000006b , 0x0000402d 
+ 00012560  0x00001ecb bmark1  0x00000027 , 0x000033a3 
+ 00012561  0x00001ecc branch  0x00003603 
+ 00012562  0x00001ed2 bpatchx  0x0000006c , 0x0000402d 
+ 00012563  0x00001ed3 disable  0x00000009 
+ 00012564  0x00001ed4 disable  0x00000007 
+ 00012565  0x00001ed5 setarg  0x00555555 
+ 00012566  0x00001ed6 iforce  0x0000000f 
+ 00012567  0x00001ed7 fetch  0x00000001 , 0x0000458d 
+ 00012568  0x00001ed8 branch  0x000025c8 
+ 00012569  0x00001edb bpatchx  0x0000006d , 0x0000402d 
+ 00012570  0x00001edc fetch  0x00000001 , 0x000045b7 
+ 00012571  0x00001edd call  0x000025a4 
+ 00012572  0x00001ede fetch  0x00000004 , 0x0000458f 
+ 00012573  0x00001edf iforce  0x00000009 
+ 00012574  0x00001ee0 call  0x00002160 
+ 00012575  0x00001ee1 fetcht  0x00000001 , 0x0000458d 
+ 00012576  0x00001ee2 call  0x000025cd 
+ 00012577  0x00001ee4 call  0x00003112 
+ 00012578  0x00001ee5 bmark0  0x0000002f , 0x00003126 
+ 00012579  0x00001ee6 pulse  0x00000039 
+ 00012580  0x00001ee7 nop  0x0000001e 
+ 00012581  0x00001ee8 call  0x00003112 
+ 00012582  0x00001eea disable  0x0000002f 
+ 00012583  0x00001eeb enable  0x0000000d 
+ 00012584  0x00001eec enable  0x00000021 
+ 00012585  0x00001eed disable  0x00000020 
+ 00012586  0x00001eee enable  0x00000010 
+ 00012587  0x00001eef fetch  0x00000002 , 0x0000458b 
+ 00012588  0x00001ef0 iforce  0x0000001b 
+ 00012589  0x00001ef1 correlate  0x0000003e , 0x00000003 
+ 00012590  0x00001ef2 nbranch  0x00003180 , 0x00000018 
+ 00012591  0x00001ef3 call  0x00006877 
+ 00012592  0x00001ef4 bmark1  0x0000002f , 0x00003135 
+ 00012593  0x00001ef5 fetch  0x00000001 , 0x000045ca 
+ 00012594  0x00001ef6 nbranch  0x00003135 , 0x00000034 
+ 00012595  0x00001ef7 disable  0x0000000d 
+ 00012596  0x00001ef8 enable  0x0000000b 
+ 00012597  0x00001efa enable  0x00000007 
+ 00012598  0x00001efb enable  0x00000009 
+ 00012599  0x00001efc call  0x0000317d 
+ 00012600  0x00001efd store  0x00000001 , 0x000045ad 
+ 00012601  0x00001efe fetcht  0x00000001 , 0x000045ac 
+ 00012602  0x00001eff isub  0x00000002 , 0x0000003e 
+ 00012603  0x00001f00 nbranch  0x00003188 , 0x00000005 
+ 00012604  0x00001f01 bpatchx  0x0000006e , 0x0000402d 
+ 00012605  0x00001f02 disable  0x00000031 
+ 00012606  0x00001f03 isolate1  0x0000002f , 0x00000000 
+ 00012607  0x00001f04 call  0x0000316f , 0x00000001 
+ 00012608  0x00001f05 branch  0x0000318a , 0x00000031 
+ 00012609  0x00001f06 call  0x0000317d 
+ 00012610  0x00001f07 store  0x00000001 , 0x000044f7 
+ 00012611  0x00001f08 bmark1  0x00000027 , 0x00003148 
+ 00012612  0x00001f09 fetch  0x00000001 , 0x000044f7 
+ 00012613  0x00001f0a fetcht  0x00000001 , 0x00004589 
+ 00012614  0x00001f0b icompare  0x00000007 , 0x00000002 
+ 00012615  0x00001f0c nbranch  0x0000318c , 0x00000001 
+ 00012616  0x00001f0e call  0x0000317d 
+ 00012617  0x00001f0f isolate1  0x0000002f , 0x00000000 
+ 00012618  0x00001f10 call  0x00003178 , 0x00000001 
+ 00012619  0x00001f11 istore  0x00000001 , 0x00000005 
+ 00012620  0x00001f12 rshift3  0x0000003f , 0x0000003f 
+ 00012621  0x00001f13 sub  0x0000003f , 0x0000001f , 0x0000003e 
+ 00012622  0x00001f14 nbranch  0x0000318e , 0x00000002 
+ 00012623  0x00001f15 copy  0x0000003f , 0x00000039 
+ 00012624  0x00001f16 branch  0x00003154 , 0x00000005 
+ 00012625  0x00001f18 call  0x0000317d 
+ 00012626  0x00001f19 istore  0x00000001 , 0x00000005 
+ 00012627  0x00001f1a loop  0x00003151 
+ 00012628  0x00001f1c bmark1  0x00000027 , 0x00003159 
+ 00012629  0x00001f1d copy  0x00000005 , 0x00000011 
+ 00012630  0x00001f1e call  0x0000317d 
+ 00012631  0x00001f1f store  0x00000001 , 0x000045d3 
+ 00012632  0x00001f20 copy  0x00000011 , 0x00000005 
+ 00012633  0x00001f22 parse  0x00000003 , 0x00000000 , 0x00000018 
+ 00012634  0x00001f23 rshift32  0x0000003f , 0x0000003f 
+ 00012635  0x00001f24 rshift16  0x0000003f , 0x0000003f 
+ 00012636  0x00001f25 istore  0x00000003 , 0x00000005 
+ 00012637  0x00001f26 fetch  0x00000001 , 0x000045ca 
+ 00012638  0x00001f27 nbranch  0x0000316d , 0x00000034 
+ 00012639  0x00001f28 disable  0x0000000b 
+ 00012640  0x00001f2a isolate1  0x00000027 , 0x00000000 
+ 00012641  0x00001f2b call  0x000035c8 , 0x00000001 
+ 00012642  0x00001f2c branch  0x00003190 , 0x00000006 
+ 00012643  0x00001f2d call  0x00006876 
+ 00012644  0x00001f2e bpatchx  0x0000006f , 0x0000402d 
+ 00012645  0x00001f2f enable  0x0000002f 
+ 00012646  0x00001f30 call  0x000026bb 
+ 00012647  0x00001f31 rtnmark1  0x00000027 
+ 00012648  0x00001f32 fetch  0x00000001 , 0x000045d3 
+ 00012649  0x00001f33 fetcht  0x00000001 , 0x0000462a 
+ 00012650  0x00001f34 isub  0x00000002 , 0x0000003e 
+ 00012651  0x00001f35 call  0x00007db2 , 0x00000002 
+ 00012652  0x00001f36 branch  0x000035cb 
+ 00012653  0x00001f39 disable  0x0000000d 
+ 00012654  0x00001f3a branch  0x00003160 
+ 00012655  0x00001f3e call  0x0000317d 
+ 00012656  0x00001f3f sub  0x0000003f , 0x00000001 , 0x0000003e 
+ 00012657  0x00001f40 branch  0x00007dc2 , 0x00000002 
+ 00012658  0x00001f41 increase  0xfffffffe , 0x0000003f 
+ 00012659  0x00001f42 bmark1  0x00000027 , 0x00003176 
+ 00012660  0x00001f43 branch  0x00007dc2 , 0x00000034 
+ 00012661  0x00001f44 increase  0xffffffff , 0x0000003f 
+ 00012662  0x00001f46 store  0x00000001 , 0x00000678 
+ 00012663  0x00001f47 rtn 
+ 00012664  0x00001f4a and_into  0x00000007 , 0x0000003f 
+ 00012665  0x00001f4b fetcht  0x00000001 , 0x00000678 
+ 00012666  0x00001f4c lshift3  0x00000002 , 0x00000002 
+ 00012667  0x00001f4d ior  0x00000002 , 0x0000003f 
+ 00012668  0x00001f4e rtn 
+ 00012669  0x00001f51 parse  0x00000003 , 0x00000000 , 0x00000008 
+ 00012670  0x00001f52 rshift3  0x0000000c , 0x0000003f 
+ 00012671  0x00001f53 rtn 
+ 00012672  0x00001f56 jam  0x00000001 , 0x000045cb 
+ 00012673  0x00001f57 isolate1  0x00000027 , 0x00000000 
+ 00012674  0x00001f58 call  0x000035e3 , 0x00000001 
+ 00012675  0x00001f5a bpatchx  0x00000070 , 0x0000402e 
+ 00012676  0x00001f5b call  0x000025bc 
+ 00012677  0x00001f5c disable  0x0000001b 
+ 00012678  0x00001f5d disable  0x0000000b 
+ 00012679  0x00001f5e branch  0x000020cf 
+ 00012680  0x00001f61 jam  0x00000002 , 0x000045cb 
+ 00012681  0x00001f62 branch  0x00003183 
+ 00012682  0x00001f65 jam  0x00000003 , 0x000045cb 
+ 00012683  0x00001f66 branch  0x00003183 
+ 00012684  0x00001f69 jam  0x00000004 , 0x000045cb 
+ 00012685  0x00001f6a branch  0x00003183 
+ 00012686  0x00001f6d jam  0x00000005 , 0x000045cb 
+ 00012687  0x00001f6e branch  0x00003183 
+ 00012688  0x00001f71 jam  0x00000006 , 0x000045cb 
+ 00012689  0x00001f72 branch  0x00003183 
+ 00012690  0x00001f75 call  0x00002160 
+ 00012691  0x00001f76 fetcht  0x00000001 , 0x0000458d 
+ 00012692  0x00001f77 branch  0x000021f9 
+ 00012693  0x00001f7a bpatchx  0x00000071 , 0x0000402e 
+ 00012694  0x00001f7b fetch  0x00000001 , 0x000045b8 
+ 00012695  0x00001f7c call  0x000025a4 
+ 00012696  0x00001f7d fetch  0x00000004 , 0x0000458f 
+ 00012697  0x00001f7e iforce  0x00000009 
+ 00012698  0x00001f7f call  0x00003112 
+ 00012699  0x00001f80 call  0x00003192 
+ 00012700  0x00001f81 set1  0x00000000 , 0x00000015 
+ 00012701  0x00001f82 enable  0x0000001d 
+ 00012702  0x00001f83 enable  0x00000020 
+ 00012703  0x00001f84 disable  0x00000021 
+ 00012704  0x00001f85 call  0x0000687d 
+ 00012705  0x00001f86 disable  0x0000003a 
+ 00012706  0x00001f87 bmark1  0x0000002f , 0x000031c7 
+ 00012707  0x00001f88 bmark1  0x0000002d , 0x000031d9 
+ 00012708  0x00001f89 rshift16  0x00000009 , 0x0000003f 
+ 00012709  0x00001f8a rshift8  0x0000003f , 0x0000003f 
+ 00012710  0x00001f8b rshift4  0x0000003f , 0x0000003f 
+ 00012711  0x00001f8c inject  0x00000003 , 0x00000028 
+ 00012712  0x00001f8e bpatchx  0x00000072 , 0x0000402e 
+ 00012713  0x00001f8f bmark1  0x0000002f , 0x000031ae 
+ 00012714  0x00001f90 fetch  0x00000001 , 0x000045ca 
+ 00012715  0x00001f91 nbranch  0x000031ae , 0x00000034 
+ 00012716  0x00001f92 disable  0x0000001d 
+ 00012717  0x00001f93 enable  0x0000001b 
+ 00012718  0x00001f95 enable  0x00000007 
+ 00012719  0x00001f96 enable  0x00000009 
+ 00012720  0x00001f97 fetch  0x00000001 , 0x0000458a 
+ 00012721  0x00001f98 iforce  0x00000039 
+ 00012722  0x00001f99 arg  0x00004539 , 0x00000006 
+ 00012723  0x00001f9b ifetch  0x00000001 , 0x00000006 
+ 00012724  0x00001f9c inject  0x00000003 , 0x00000008 
+ 00012725  0x00001f9d loop  0x000031b3 
+ 00012726  0x00001f9e enable  0x00000008 
+ 00012727  0x00001f9f inject  0x00000003 , 0x00000018 
+ 00012728  0x00001fa0 disable  0x00000008 
+ 00012729  0x00001fa1 bmark0  0x0000002f , 0x000031bd 
+ 00012730  0x00001fa2 disable  0x00000007 
+ 00012731  0x00001fa3 setarg  0x00000000 
+ 00012732  0x00001fa4 inject  0x00000003 , 0x00000003 
+ 00012733  0x00001fa6 until  0x0000003e , 0x00000027 
+ 00012734  0x00001fa7 nop  0x00000064 
+ 00012735  0x00001fa8 disable  0x0000003a 
+ 00012736  0x00001fa9 disable  0x0000001d 
+ 00012737  0x00001faa fetch  0x00000001 , 0x000045ca 
+ 00012738  0x00001fab nbranch  0x000031c4 , 0x00000034 
+ 00012739  0x00001fac disable  0x0000001b 
+ 00012740  0x00001fae disable  0x00000038 
+ 00012741  0x00001faf call  0x00002160 
+ 00012742  0x00001fb0 branch  0x0000687b 
+ 00012743  0x00001fb3 arg  0x0000000a , 0x00000039 
+ 00012744  0x00001fb5 setarg  0x0000003c 
+ 00012745  0x00001fb6 inject  0x00000003 , 0x00000008 
+ 00012746  0x00001fb7 loop  0x000031c8 
+ 00012747  0x00001fb8 disable  0x0000001d 
+ 00012748  0x00001fb9 enable  0x00000038 
+ 00012749  0x00001fba rshift16  0x00000009 , 0x0000003f 
+ 00012750  0x00001fbb rshift16  0x0000003f , 0x0000003f 
+ 00012751  0x00001fbc rshift4  0x0000003f , 0x0000003f 
+ 00012752  0x00001fbd inject  0x00000003 , 0x00000020 
+ 00012753  0x00001fbe bmark1  0x0000002e , 0x000031d6 
+ 00012754  0x00001fc0 setarg  0x00000001 
+ 00012755  0x00001fc1 inject  0x00000003 , 0x00000005 
+ 00012756  0x00001fc2 enable  0x0000003a 
+ 00012757  0x00001fc3 branch  0x000031a8 
+ 00012758  0x00001fc6 setarg  0x00000000 
+ 00012759  0x00001fc7 inject  0x00000003 , 0x00000005 
+ 00012760  0x00001fc8 branch  0x000031a8 
+ 00012761  0x00001fcb fetch  0x00000001 , 0x00004148 
+ 00012762  0x00001fcc rshift  0x0000003f , 0x00000039 
+ 00012763  0x00001fce nop  0x00000002 
+ 00012764  0x00001fcf loop  0x000031db 
+ 00012765  0x00001fd1 rshift16  0x00000009 , 0x0000003f 
+ 00012766  0x00001fd2 rshift8  0x0000003f , 0x0000003f 
+ 00012767  0x00001fd3 rshift4  0x0000003f , 0x00000002 
+ 00012768  0x00001fd4 copy  0x00000002 , 0x0000003f 
+ 00012769  0x00001fd5 inject  0x00000003 , 0x00000008 
+ 00012770  0x00001fd6 copy  0x00000002 , 0x0000003f 
+ 00012771  0x00001fd7 inject  0x00000003 , 0x00000028 
+ 00012772  0x00001fd8 branch  0x000031a8 
+ 00012773  0x00001fe1 bpatchx  0x00000073 , 0x0000402e 
+ 00012774  0x00001fe2 fetch  0x00000001 , 0x000045b8 
+ 00012775  0x00001fe3 bbit1  0x00000002 , 0x00003206 
+ 00012776  0x00001fe5 fetch  0x00000001 , 0x00004588 
+ 00012777  0x00001fe6 increase  0x00000003 , 0x0000003f 
+ 00012778  0x00001fe7 store  0x00000001 , 0x0000458a 
+ 00012779  0x00001fe9 fetch  0x00000001 , 0x000045ac 
+ 00012780  0x00001fea store  0x00000001 , 0x00004539 
+ 00012781  0x00001fec fetch  0x00000001 , 0x00004589 
+ 00012782  0x00001fed istore  0x00000001 , 0x00000005 
+ 00012783  0x00001fef fetch  0x00000001 , 0x00004588 
+ 00012784  0x00001ff1 lshift3  0x0000003f , 0x0000003f 
+ 00012785  0x00001ff2 fetcht  0x00000001 , 0x0000457e 
+ 00012786  0x00001ff3 and  0x00000002 , 0x00000003 , 0x00000002 
+ 00012787  0x00001ff4 lshift  0x00000002 , 0x00000002 
+ 00012788  0x00001ff5 ior  0x00000002 , 0x0000003f 
+ 00012789  0x00001ff6 fetcht  0x00000001 , 0x0000457f 
+ 00012790  0x00001ff7 iadd  0x00000002 , 0x0000003f 
+ 00012791  0x00001ff8 istore  0x00000001 , 0x00000005 
+ 00012792  0x00001ffa fetch  0x00000001 , 0x00004588 
+ 00012793  0x00001ffb iforce  0x00000039 
+ 00012794  0x00001ffc arg  0x00004519 , 0x00000006 
+ 00012795  0x00001ffd call  0x00007cda 
+ 00012796  0x00001ffe bpatchx  0x00000074 , 0x0000402e 
+ 00012797  0x00002000 rtnmark0  0x00000027 
+ 00012798  0x00002001 fetch  0x00000001 , 0x00000035 
+ 00012799  0x00002002 istore  0x00000001 , 0x00000005 
+ 00012800  0x00002003 fetch  0x00000001 , 0x000045b8 
+ 00012801  0x00002004 rtnbit1  0x00000002 
+ 00012802  0x00002005 fetch  0x00000001 , 0x0000458a 
+ 00012803  0x00002006 increase  0x00000001 , 0x0000003f 
+ 00012804  0x00002007 store  0x00000001 , 0x0000458a 
+ 00012805  0x00002008 rtn 
+ 00012806  0x0000200c fetch  0x00000001 , 0x00004588 
+ 00012807  0x0000200d increase  0x00000004 , 0x0000003f 
+ 00012808  0x0000200e bmark0  0x00000027 , 0x0000320a 
+ 00012809  0x0000200f increase  0x00000001 , 0x0000003f 
+ 00012810  0x00002011 store  0x00000001 , 0x0000458a 
+ 00012811  0x00002013 fetch  0x00000001 , 0x000045ac 
+ 00012812  0x00002014 store  0x00000001 , 0x00004539 
+ 00012813  0x00002016 fetch  0x00000001 , 0x0000458a 
+ 00012814  0x00002017 increase  0xfffffffe , 0x0000003f 
+ 00012815  0x00002018 istore  0x00000001 , 0x00000005 
+ 00012816  0x0000201a fetch  0x00000001 , 0x00004589 
+ 00012817  0x0000201b istore  0x00000001 , 0x00000005 
+ 00012818  0x0000201c setarg  0x00000000 
+ 00012819  0x0000201d branch  0x000031f0 
+ 00012820  0x00002020 bpatchx  0x00000075 , 0x0000402e 
+ 00012821  0x00002022 fetch  0x00000001 , 0x000044f8 
+ 00012822  0x00002023 rshift3  0x0000003f , 0x0000003f 
+ 00012823  0x00002024 store  0x00000001 , 0x0000457d 
+ 00012824  0x00002026 increase  0x00000001 , 0x0000003f 
+ 00012825  0x00002027 arg  0x000044f8 , 0x00000006 
+ 00012826  0x00002028 iadd  0x00000006 , 0x00000006 
+ 00012827  0x00002029 ifetch  0x00000003 , 0x00000006 
+ 00012828  0x0000202a store  0x00000003 , 0x00004580 
+ 00012829  0x0000202c fetch  0x00000001 , 0x000044f8 
+ 00012830  0x0000202d rshift  0x0000003f , 0x0000003f 
+ 00012831  0x0000202e and  0x0000003f , 0x00000003 , 0x0000003f 
+ 00012832  0x0000202f store  0x00000001 , 0x00004586 
+ 00012833  0x00002030 rtn 
+ 00012834  0x00002034 bpatchx  0x00000076 , 0x0000402e 
+ 00012835  0x00002035 fetcht  0x00000001 , 0x0000458e 
+ 00012836  0x00002036 call  0x00003227 
+ 00012837  0x00002037 storet  0x00000001 , 0x0000458e 
+ 00012838  0x00002038 rtn 
+ 00012839  0x0000203b bpatchx  0x00000077 , 0x0000402e 
+ 00012840  0x0000203c call  0x0000322c 
+ 00012841  0x0000203d increase  0x00000001 , 0x00000002 
+ 00012842  0x0000203e and_into  0x00000003 , 0x00000002 
+ 00012843  0x0000203f rtn 
+ 00012844  0x00002042 bpatchx  0x00000078 , 0x0000402f 
+ 00012845  0x00002043 fetch  0x00000001 , 0x0000458f 
+ 00012846  0x00002044 and_into  0x00000003 , 0x0000003f 
+ 00012847  0x00002045 mul32  0x0000003f , 0x00000004 , 0x00000011 
+ 00012848  0x00002046 setarg  0x00004593 
+ 00012849  0x00002047 iadd  0x00000011 , 0x0000003f 
+ 00012850  0x00002048 iadd  0x00000002 , 0x00000006 
+ 00012851  0x00002049 ifetch  0x00000001 , 0x00000006 
+ 00012852  0x0000204a store  0x00000001 , 0x0000458d 
+ 00012853  0x0000204b rtn 
+ 00012854  0x0000204f store  0x00000004 , 0x0000458f 
+ 00012855  0x00002051 bpatchx  0x00000079 , 0x0000402f 
+ 00012856  0x00002053 arg  0x00000000 , 0x00000011 
+ 00012857  0x00002054 arg  0x00000004 , 0x00000039 
+ 00012858  0x00002055 arg  0x0000458f , 0x00000006 
+ 00012859  0x00002057 ifetch  0x00000001 , 0x00000006 
+ 00012860  0x00002058 iadd  0x00000011 , 0x00000011 
+ 00012861  0x00002059 loop  0x0000323b 
+ 00012862  0x0000205a copy  0x00000011 , 0x0000003f 
+ 00012863  0x0000205b store  0x00000002 , 0x000045aa 
+ 00012864  0x0000205c fetch  0x00000001 , 0x000045aa 
+ 00012865  0x0000205d fetcht  0x00000001 , 0x000045ab 
+ 00012866  0x0000205e iadd  0x00000002 , 0x0000003f 
+ 00012867  0x0000205f store  0x00000001 , 0x000045ac 
+ 00012868  0x00002060 rtn 
+ 00012869  0x00002064 bpatchx  0x0000007a , 0x0000402f 
+ 00012870  0x00002065 call  0x00007dbc 
+ 00012871  0x00002066 fetcht  0x00000004 , 0x000045a3 
+ 00012872  0x00002067 copy  0x00000022 , 0x0000003f 
+ 00012873  0x00002068 isub  0x00000002 , 0x0000003e 
+ 00012874  0x00002069 ncall  0x00003255 , 0x00000002 
+ 00012875  0x0000206a copy  0x0000003f , 0x00000012 
+ 00012876  0x0000206b fetch  0x00000004 , 0x000045a3 
+ 00012877  0x0000206c fetcht  0x00000001 , 0x000045a7 
+ 00012878  0x0000206d iadd  0x00000002 , 0x00000002 
+ 00012879  0x0000206e copy  0x00000012 , 0x0000003f 
+ 00012880  0x0000206f isub  0x00000002 , 0x0000003e 
+ 00012881  0x00002070 nrtn  0x00000002 
+ 00012882  0x00002071 set0  0x0000001c , 0x0000003f 
+ 00012883  0x00002072 store  0x00000004 , 0x000045a3 
+ 00012884  0x00002073 branch  0x00007dba 
+ 00012885  0x00002076 rtn  0x00000005 
+ 00012886  0x00002077 set1  0x0000001c , 0x0000003f 
+ 00012887  0x00002078 rtn 
+ 00012888  0x0000207b setarg  0x00000000 
+ 00012889  0x0000207c store  0x00000004 , 0x000045a3 
+ 00012890  0x0000207d rtn 
+ 00012891  0x00002086 bpatchx  0x0000007b , 0x0000402f 
+ 00012892  0x00002087 setsect  0x00000000 , 0x00001300 
+ 00012893  0x00002088 setsect  0x00000001 , 0x0001908b 
+ 00012894  0x00002089 setsect  0x00000002 , 0x00036150 
+ 00012895  0x0000208a setsect  0x00000003 , 0x00003d20 
+ 00012896  0x0000208b store  0x00000009 , 0x00004593 
+ 00012897  0x0000208c setsect  0x00000000 , 0x00003a1a 
+ 00012898  0x0000208d setsect  0x00000001 , 0x0000c453 
+ 00012899  0x0000208e setsect  0x00000002 , 0x0000d312 
+ 00012900  0x0000208f setsect  0x00000003 , 0x00000001 
+ 00012901  0x00002090 istore  0x00000007 , 0x00000005 
+ 00012902  0x00002091 fetch  0x00000001 , 0x000045b9 
+ 00012903  0x00002092 rtn  0x00000034 
+ 00012904  0x00002093 arg  0x000045ba , 0x00000006 
+ 00012905  0x00002094 arg  0x00004593 , 0x00000005 
+ 00012906  0x00002095 branch  0x00007c8f 
+ 00012907  0x0000209e bpatchx  0x0000007c , 0x0000402f 
+ 00012908  0x0000209f setarg  0x004e001e 
+ 00012909  0x000020a0 store  0x00000003 , 0x000045bb 
+ 00012910  0x000020a1 setarg  0x00032303 
+ 00012911  0x000020a2 istore  0x00000003 , 0x00000005 
+ 00012912  0x000020a3 setarg  0x00250642 
+ 00012913  0x000020a4 istore  0x00000003 , 0x00000005 
+ 00012914  0x000020a5 setarg  0x00094c06 
+ 00012915  0x000020a6 istore  0x00000003 , 0x00000005 
+ 00012916  0x000020a7 setarg  0x003c0927 
+ 00012917  0x000020a8 istore  0x00000003 , 0x00000005 
+ 00012918  0x000020a9 jam  0x00000001 , 0x000045b9 
+ 00012919  0x000020aa rtn 
+ 00012920  0x000020ae bpatchx  0x0000007d , 0x0000402f 
+ 00012921  0x000020af arg  0x00006978 , 0x00000002 
+ 00012922  0x000020b0 bmark1  0x00000027 , 0x0000327f 
+ 00012923  0x000020b1 arg  0x000012c0 , 0x00000002 
+ 00012924  0x000020b2 fetch  0x00000001 , 0x000045b7 
+ 00012925  0x000020b3 bbit0  0x00000002 , 0x0000327f 
+ 00012926  0x000020b4 arg  0x00002ee0 , 0x00000002 
+ 00012927  0x000020b6 storet  0x00000002 , 0x0000458b 
+ 00012928  0x000020b7 rtn 
+ 00012929  0x000020ba jam  0x00000001 , 0x000045b7 
+ 00012930  0x000020bb jam  0x00000001 , 0x000045b8 
+ 00012931  0x000020bc rtn 
+ 00012932  0x000020bf jam  0x00000002 , 0x000045b7 
+ 00012933  0x000020c0 jam  0x00000002 , 0x000045b8 
+ 00012934  0x000020c1 rtn 
+ 00012935  0x000020da bpatchx  0x0000007e , 0x0000402f 
+ 00012936  0x000020db jam  0x0000004e , 0x000045d0 
+ 00012937  0x000020dc setarg  0x00101520 
+ 00012938  0x000020dd store  0x00000003 , 0x000045cc 
+ 00012939  0x000020de setarg  0x00000005 
+ 00012940  0x000020df istore  0x00000001 , 0x00000005 
+ 00012941  0x000020e0 rtn 
+ 00012942  0x000020e7 arg  0x000045d8 , 0x00000013 
+ 00012943  0x000020e8 arg  0x0000367a , 0x00000012 
+ 00012944  0x000020e9 branch  0x000042e7 
+ 00012945  0x000020ec set1  0x00000026 , 0x00000000 
+ 00012946  0x000020ed fetch  0x00000001 , 0x000045fc 
+ 00012947  0x000020ee set0  0x00000002 , 0x0000003f 
+ 00012948  0x000020ef set1  0x00000001 , 0x0000003f 
+ 00012949  0x000020f0 store  0x00000001 , 0x000045fc 
+ 00012950  0x000020f1 setarg  0x00000000 
+ 00012951  0x000020f2 store  0x00000002 , 0x000045de 
+ 00012952  0x000020f3 fetch  0x00000002 , 0x000045d6 
+ 00012953  0x000020f4 store  0x00000002 , 0x000045d8 
+ 00012954  0x000020f5 jam  0x00000000 , 0x000045d5 
+ 00012955  0x000020f6 call  0x000032d6 
+ 00012956  0x000020f8 jam  0x00000000 , 0x0000457e 
+ 00012957  0x000020f9 fetch  0x00000001 , 0x000045d0 
+ 00012958  0x000020fa store  0x00000001 , 0x0000458d 
+ 00012959  0x000020fb fetch  0x00000001 , 0x000045d1 
+ 00012960  0x000020fc store  0x00000001 , 0x00004141 
+ 00012961  0x000020fd fetch  0x00000004 , 0x000045cc 
+ 00012962  0x000020fe branch  0x00003236 
+ 00012963  0x00002102 bpatchx  0x0000007f , 0x0000402f 
+ 00012964  0x00002103 jam  0x00000000 , 0x000045e2 
+ 00012965  0x00002104 fetch  0x00000002 , 0x000045da 
+ 00012966  0x00002105 increase  0x00000001 , 0x0000003f 
+ 00012967  0x00002106 store  0x00000002 , 0x000045da 
+ 00012968  0x00002107 fetch  0x00000001 , 0x000045da 
+ 00012969  0x00002108 and  0x0000003f , 0x000000ff , 0x0000003f 
+ 00012970  0x00002109 nrtn  0x00000034 
+ 00012971  0x0000210a fetch  0x00000001 , 0x000045d4 
+ 00012972  0x0000210b beq  0x000000ff , 0x000032f8 
+ 00012973  0x0000210c beq  0x00000001 , 0x000032b2 
+ 00012974  0x0000210d beq  0x00000002 , 0x000032b4 
+ 00012975  0x0000210e beq  0x00000003 , 0x000032ba 
+ 00012976  0x0000210f beq  0x00000004 , 0x000032c0 
+ 00012977  0x00002110 rtn 
+ 00012978  0x00002113 jam  0x000000ff , 0x00004519 
+ 00012979  0x00002114 branch  0x000032c1 
+ 00012980  0x00002117 fetch  0x00000001 , 0x000045ae 
+ 00012981  0x00002118 branch  0x000032b8 , 0x00000034 
+ 00012982  0x00002119 fetch  0x00000004 , 0x00004604 
+ 00012983  0x0000211a call  0x00003236 
+ 00012984  0x0000211c jam  0x000000aa , 0x00004519 
+ 00012985  0x0000211d branch  0x000032c1 
+ 00012986  0x00002120 jam  0x00000055 , 0x00004519 
+ 00012987  0x00002121 fetch  0x00000001 , 0x000045ae 
+ 00012988  0x00002122 branch  0x000032c1 , 0x00000034 
+ 00012989  0x00002123 fetch  0x00000004 , 0x000045e8 
+ 00012990  0x00002124 store  0x00000004 , 0x0000451b 
+ 00012991  0x00002125 branch  0x000032c3 
+ 00012992  0x00002128 jam  0x00000022 , 0x00004519 
+ 00012993  0x0000212a fetch  0x00000004 , 0x00004604 
+ 00012994  0x0000212b store  0x00000004 , 0x0000451b 
+ 00012995  0x0000212d fetch  0x00000001 , 0x00004589 
+ 00012996  0x0000212e and_into  0x00000007 , 0x0000003f 
+ 00012997  0x0000212f store  0x00000001 , 0x0000451a 
+ 00012998  0x00002130 jam  0x00000000 , 0x0000451f 
+ 00012999  0x00002131 jam  0x00000007 , 0x00004588 
+ 00013000  0x00002132 call  0x000031e5 
+ 00013001  0x00002133 call  0x00003651 
+ 00013002  0x00002134 nrtn  0x00000018 
+ 00013003  0x00002135 nrtn  0x0000002f 
+ 00013004  0x00002136 call  0x0000357b 
+ 00013005  0x00002137 call  0x0000366e 
+ 00013006  0x00002138 bpatchx  0x00000080 , 0x00004030 
+ 00013007  0x00002139 fetch  0x00000001 , 0x000045d4 
+ 00013008  0x0000213a rtneq  0x000000ff 
+ 00013009  0x0000213b beq  0x00000001 , 0x000032db 
+ 00013010  0x0000213c beq  0x00000002 , 0x000032dd 
+ 00013011  0x0000213d beq  0x00000003 , 0x000032e3 
+ 00013012  0x0000213e beq  0x00000004 , 0x000032eb 
+ 00013013  0x0000213f rtn 
+ 00013014  0x00002142 jam  0x00000002 , 0x000045d4 
+ 00013015  0x00002143 fetch  0x00000001 , 0x000045ae 
+ 00013016  0x00002144 rtn  0x00000034 
+ 00013017  0x00002145 jam  0x00000001 , 0x000045d4 
+ 00013018  0x00002146 rtn 
+ 00013019  0x00002149 jam  0x00000002 , 0x000045d4 
+ 00013020  0x0000214a branch  0x0000364c 
+ 00013021  0x0000214d fetch  0x00000001 , 0x000045ae 
+ 00013022  0x0000214e branch  0x000032e1 , 0x00000034 
+ 00013023  0x0000214f fetch  0x00000004 , 0x0000455f 
+ 00013024  0x00002150 store  0x00000004 , 0x000045e8 
+ 00013025  0x00002152 jam  0x00000003 , 0x000045d4 
+ 00013026  0x00002153 branch  0x0000364c 
+ 00013027  0x00002156 fetch  0x00000001 , 0x000045ae 
+ 00013028  0x00002157 branch  0x000032e9 , 0x00000034 
+ 00013029  0x00002158 fetch  0x00000004 , 0x0000455f 
+ 00013030  0x00002159 fetcht  0x00000004 , 0x00004604 
+ 00013031  0x0000215a isub  0x00000002 , 0x0000003e 
+ 00013032  0x0000215b nrtn  0x00000005 
+ 00013033  0x0000215d jam  0x00000004 , 0x000045d4 
+ 00013034  0x0000215e branch  0x0000364c 
+ 00013035  0x00002161 fetch  0x00000001 , 0x000045ae 
+ 00013036  0x00002162 branch  0x000032f1 , 0x00000034 
+ 00013037  0x00002163 fetch  0x00000004 , 0x0000455f 
+ 00013038  0x00002164 fetcht  0x00000004 , 0x000045e8 
+ 00013039  0x00002165 isub  0x00000002 , 0x0000003e 
+ 00013040  0x00002166 nrtn  0x00000005 
+ 00013041  0x00002168 jam  0x000000ff , 0x000045d4 
+ 00013042  0x00002169 jam  0x00000039 , 0x0000066f 
+ 00013043  0x0000216a call  0x0000782b 
+ 00013044  0x0000216b setarg  0x00000000 
+ 00013045  0x0000216c store  0x00000002 , 0x000045d8 
+ 00013046  0x0000216d fetch  0x00000004 , 0x0000455f 
+ 00013047  0x0000216e call  0x00003236 
+ 00013048  0x00002170 fetch  0x00000001 , 0x000045fc 
+ 00013049  0x00002171 set0  0x00000001 , 0x0000003f 
+ 00013050  0x00002172 store  0x00000001 , 0x000045fc 
+ 00013051  0x00002173 branch  0x0000364c 
+ 00013052  0x0000218e jam  0x00000001 , 0x00004616 
+ 00013053  0x0000218f jam  0x00000000 , 0x00004615 
+ 00013054  0x00002190 rtn 
+ 00013055  0x00002193 fetch  0x00000001 , 0x00004615 
+ 00013056  0x00002194 rtnbit1  0x00000001 
+ 00013057  0x00002195 set1  0x00000001 , 0x0000003f 
+ 00013058  0x00002196 store  0x00000001 , 0x00004615 
+ 00013059  0x00002197 setarg  0x00000000 
+ 00013060  0x00002198 store  0x00000003 , 0x000045d3 
+ 00013061  0x00002199 store  0x00000001 , 0x000045de 
+ 00013062  0x0000219a store  0x00000001 , 0x000045df 
+ 00013063  0x0000219b store  0x00000004 , 0x0000462c 
+ 00013064  0x0000219c jam  0x00000001 , 0x00004611 
+ 00013065  0x0000219d branch  0x0000329c 
+ 00013066  0x000021a1 jam  0x00000001 , 0x00004611 
+ 00013067  0x000021a2 jam  0x00000008 , 0x00004588 
+ 00013068  0x000021a3 arg  0x000045d6 , 0x00000006 
+ 00013069  0x000021a4 arg  0x00004519 , 0x00000005 
+ 00013070  0x000021a5 branch  0x00007c89 
+ 00013071  0x000021a9 bpatchx  0x00000081 , 0x00004030 
+ 00013072  0x000021aa call  0x000033be 
+ 00013073  0x000021ab call  0x00003119 
+ 00013074  0x000021ac nbranch  0x000033be , 0x0000002f 
+ 00013075  0x000021ad call  0x0000331e 
+ 00013076  0x000021ae call  0x000033f4 
+ 00013077  0x000021af call  0x00003399 
+ 00013078  0x000021b0 call  0x0000493d 
+ 00013079  0x000021b1 fetch  0x00000001 , 0x000045ae 
+ 00013080  0x000021b2 rtn  0x00000034 
+ 00013081  0x000021b3 fetch  0x00000004 , 0x0000462c 
+ 00013082  0x000021b4 rtn  0x00000034 
+ 00013083  0x000021b5 branch  0x00003236 
+ 00013084  0x000021b8 call  0x000033be 
+ 00013085  0x000021b9 branch  0x00003183 
+ 00013086  0x000021bc jam  0x00000005 , 0x00004622 
+ 00013087  0x000021bd arg  0x000044f7 , 0x00000006 
+ 00013088  0x000021be arg  0x000045e8 , 0x00000005 
+ 00013089  0x000021bf call  0x00007c89 
+ 00013090  0x000021c0 bpatchx  0x00000082 , 0x00004030 
+ 00013091  0x000021c1 fetch  0x00000001 , 0x000045ea 
+ 00013092  0x000021c2 beq  0x000000aa , 0x00003329 
+ 00013093  0x000021c3 beq  0x00000055 , 0x0000333a 
+ 00013094  0x000021c4 beq  0x00000022 , 0x0000335b 
+ 00013095  0x000021c5 beq  0x000000ff , 0x0000359b 
+ 00013096  0x000021c6 rtn 
+ 00013097  0x000021ca fetch  0x00000001 , 0x000045eb 
+ 00013098  0x000021cb beq  0x00000001 , 0x0000332d 
+ 00013099  0x000021cc beq  0x00000002 , 0x00003335 
+ 00013100  0x000021cd rtn 
+ 00013101  0x000021d0 fetch  0x00000001 , 0x000045de 
+ 00013102  0x000021d1 nrtn  0x00000034 
+ 00013103  0x000021d2 jam  0x00000001 , 0x000045d3 
+ 00013104  0x000021d4 jam  0x00000001 , 0x000045d6 
+ 00013105  0x000021d6 jam  0x00000080 , 0x000045d7 
+ 00013106  0x000021d7 fetch  0x00000006 , 0x000044f1 
+ 00013107  0x000021d8 store  0x00000006 , 0x000045d8 
+ 00013108  0x000021d9 rtn 
+ 00013109  0x000021dc fetch  0x00000001 , 0x000045df 
+ 00013110  0x000021dd nrtn  0x00000034 
+ 00013111  0x000021de jam  0x00000001 , 0x000045d4 
+ 00013112  0x000021e0 jam  0x00000002 , 0x000045d6 
+ 00013113  0x000021e1 branch  0x00003331 
+ 00013114  0x000021e5 fetch  0x00000001 , 0x000045ae 
+ 00013115  0x000021e6 branch  0x00003340 , 0x00000034 
+ 00013116  0x000021e7 fetch  0x00000004 , 0x000045ec 
+ 00013117  0x000021e8 fetcht  0x00000004 , 0x000044f1 
+ 00013118  0x000021e9 isub  0x00000002 , 0x0000003e 
+ 00013119  0x000021ea nrtn  0x00000005 
+ 00013120  0x000021ec fetch  0x00000001 , 0x000045eb 
+ 00013121  0x000021ed beq  0x00000001 , 0x00003344 
+ 00013122  0x000021ee beq  0x00000002 , 0x00003351 
+ 00013123  0x000021ef rtn 
+ 00013124  0x000021f2 fetch  0x00000001 , 0x000045de 
+ 00013125  0x000021f3 nrtn  0x00000034 
+ 00013126  0x000021f4 fetch  0x00000001 , 0x000045d3 
+ 00013127  0x000021f5 beq  0x00000001 , 0x00003349 
+ 00013128  0x000021f6 rtn 
+ 00013129  0x000021f8 jam  0x00000002 , 0x000045d3 
+ 00013130  0x000021f9 fetch  0x00000001 , 0x000045ae 
+ 00013131  0x000021fa branch  0x00003330 , 0x00000034 
+ 00013132  0x000021fc jam  0x00000001 , 0x000045d6 
+ 00013133  0x000021fe jam  0x00000080 , 0x000045d7 
+ 00013134  0x000021ff fetch  0x00000004 , 0x0000462c 
+ 00013135  0x00002200 store  0x00000004 , 0x000045d8 
+ 00013136  0x00002201 branch  0x00007dba 
+ 00013137  0x00002204 fetch  0x00000001 , 0x000045df 
+ 00013138  0x00002205 nrtn  0x00000034 
+ 00013139  0x00002206 fetch  0x00000001 , 0x000045d4 
+ 00013140  0x00002207 beq  0x00000001 , 0x00003356 
+ 00013141  0x00002208 rtn 
+ 00013142  0x0000220a jam  0x00000002 , 0x000045d4 
+ 00013143  0x0000220b fetch  0x00000001 , 0x000045ae 
+ 00013144  0x0000220c branch  0x00003338 , 0x00000034 
+ 00013145  0x0000220d jam  0x00000002 , 0x000045d6 
+ 00013146  0x0000220e branch  0x0000334d 
+ 00013147  0x00002212 fetch  0x00000001 , 0x000045ae 
+ 00013148  0x00002213 branch  0x00003361 , 0x00000034 
+ 00013149  0x00002214 fetch  0x00000004 , 0x000045ec 
+ 00013150  0x00002215 fetcht  0x00000004 , 0x0000462c 
+ 00013151  0x00002216 isub  0x00000002 , 0x0000003e 
+ 00013152  0x00002217 nrtn  0x00000005 
+ 00013153  0x00002219 fetch  0x00000001 , 0x000045eb 
+ 00013154  0x0000221a beq  0x00000001 , 0x00003365 
+ 00013155  0x0000221b beq  0x00000002 , 0x00003372 
+ 00013156  0x0000221c rtn 
+ 00013157  0x0000221f fetch  0x00000001 , 0x000045de 
+ 00013158  0x00002220 nrtn  0x00000034 
+ 00013159  0x00002221 fetch  0x00000001 , 0x000045d3 
+ 00013160  0x00002222 beq  0x00000002 , 0x0000336a 
+ 00013161  0x00002223 rtn 
+ 00013162  0x00002225 jam  0x00000001 , 0x000045de 
+ 00013163  0x00002227 call  0x00003330 
+ 00013164  0x00002228 fetch  0x00000001 , 0x000045d5 
+ 00013165  0x00002229 or_into  0x00000001 , 0x0000003f 
+ 00013166  0x0000222a store  0x00000001 , 0x000045d5 
+ 00013167  0x0000222c setarg  0x00000000 
+ 00013168  0x0000222d store  0x00000002 , 0x000045d3 
+ 00013169  0x0000222e rtn 
+ 00013170  0x00002231 fetch  0x00000001 , 0x000045df 
+ 00013171  0x00002232 nrtn  0x00000034 
+ 00013172  0x00002233 fetch  0x00000001 , 0x000045d4 
+ 00013173  0x00002234 bne  0x00000000 , 0x00003377 
+ 00013174  0x00002235 rtn 
+ 00013175  0x00002237 jam  0x00000001 , 0x000045df 
+ 00013176  0x00002239 call  0x00003338 
+ 00013177  0x0000223a fetch  0x00000001 , 0x000045d5 
+ 00013178  0x0000223b or_into  0x00000002 , 0x0000003f 
+ 00013179  0x0000223c store  0x00000001 , 0x000045d5 
+ 00013180  0x0000223d call  0x0000336f 
+ 00013181  0x0000223e branch  0x00004937 
+ 00013182  0x00002241 fetch  0x00000001 , 0x00004616 
+ 00013183  0x00002242 rtnne  0x00000001 
+ 00013184  0x00002243 fetch  0x00000001 , 0x00004610 
+ 00013185  0x00002244 nrtn  0x00000034 
+ 00013186  0x00002245 fetch  0x00000001 , 0x000044fa 
+ 00013187  0x00002246 beq  0x00000001 , 0x00003386 
+ 00013188  0x00002247 beq  0x00000002 , 0x0000338a 
+ 00013189  0x00002248 rtn 
+ 00013190  0x0000224a fetch  0x00000001 , 0x0000462b 
+ 00013191  0x0000224b rtnbit0  0x00000000 
+ 00013192  0x0000224d disable  0x0000002f 
+ 00013193  0x0000224e rtn 
+ 00013194  0x00002250 fetch  0x00000001 , 0x0000462b 
+ 00013195  0x00002251 rtnbit0  0x00000001 
+ 00013196  0x00002252 branch  0x00003388 
+ 00013197  0x00002255 fetch  0x00000001 , 0x00004610 
+ 00013198  0x00002256 nrtn  0x00000034 
+ 00013199  0x00002257 fetch  0x00000001 , 0x0000462b 
+ 00013200  0x00002258 or_into  0x00000001 , 0x0000003f 
+ 00013201  0x00002259 store  0x00000001 , 0x0000462b 
+ 00013202  0x0000225a rtn 
+ 00013203  0x0000225d fetch  0x00000001 , 0x00004610 
+ 00013204  0x0000225e nrtn  0x00000034 
+ 00013205  0x0000225f fetch  0x00000001 , 0x0000462b 
+ 00013206  0x00002260 or_into  0x00000002 , 0x0000003f 
+ 00013207  0x00002261 store  0x00000001 , 0x0000462b 
+ 00013208  0x00002262 rtn 
+ 00013209  0x00002266 fetch  0x00000001 , 0x000045d5 
+ 00013210  0x00002267 rtn  0x00000034 
+ 00013211  0x00002269 fetch  0x00000001 , 0x000045eb 
+ 00013212  0x0000226a beq  0x00000001 , 0x0000338d 
+ 00013213  0x0000226b beq  0x00000002 , 0x00003393 
+ 00013214  0x0000226c rtn 
+ 00013215  0x00002280 set1  0x00000027 , 0x00000000 
+ 00013216  0x00002281 fetch  0x00000001 , 0x00004141 
+ 00013217  0x00002282 store  0x00000001 , 0x00004623 
+ 00013218  0x00002283 branch  0x000035d6 
+ 00013219  0x00002286 fetch  0x00000002 , 0x000045e0 
+ 00013220  0x00002287 branch  0x00007d79 
+ 00013221  0x0000228a bpatchx  0x00000083 , 0x00004030 
+ 00013222  0x0000228b jam  0x00000000 , 0x00004588 
+ 00013223  0x0000228c fetch  0x00000001 , 0x00004611 
+ 00013224  0x0000228d rtn  0x00000034 
+ 00013225  0x0000228e fetch  0x00000002 , 0x000045e2 
+ 00013226  0x0000228f branch  0x00007d79 
+ 00013227  0x00002293 call  0x000033f1 
+ 00013228  0x00002294 nbranch  0x000033be , 0x0000002f 
+ 00013229  0x00002296 call  0x000033e3 
+ 00013230  0x00002297 nbranch  0x000033be , 0x00000028 
+ 00013231  0x00002298 fetch  0x00000001 , 0x0000457d 
+ 00013232  0x00002299 branch  0x000033be , 0x00000034 
+ 00013233  0x0000229a increase  0x00000002 , 0x0000003f 
+ 00013234  0x0000229b iforce  0x00000039 
+ 00013235  0x0000229c arg  0x000044f7 , 0x00000006 
+ 00013236  0x0000229d arg  0x000045e8 , 0x00000005 
+ 00013237  0x0000229e call  0x00007cda 
+ 00013238  0x0000229f jam  0x00000000 , 0x00004613 
+ 00013239  0x000022a0 fetch  0x00000001 , 0x00004610 
+ 00013240  0x000022a1 call  0x000033fe , 0x00000034 
+ 00013241  0x000022a2 bpatchx  0x00000084 , 0x00004030 
+ 00013242  0x000022a3 fetch  0x00000001 , 0x000045ea 
+ 00013243  0x000022a4 beq  0x00000001 , 0x000033c4 
+ 00013244  0x000022a5 beq  0x00000002 , 0x000033d3 
+ 00013245  0x000022a6 beq  0x000000ff , 0x000033c2 
+ 00013246  0x000022a8 bpatchx  0x00000085 , 0x00004030 
+ 00013247  0x000022a9 arg  0x000044f7 , 0x00000005 
+ 00013248  0x000022aa arg  0x00000042 , 0x00000039 
+ 00013249  0x000022ab branch  0x00007ca1 
+ 00013250  0x000022ae call  0x0000339b 
+ 00013251  0x000022af branch  0x0000359b 
+ 00013252  0x000022b2 call  0x0000338d 
+ 00013253  0x000022b3 call  0x0000352e 
+ 00013254  0x000022b4 fetch  0x00000001 , 0x0000460a 
+ 00013255  0x000022b5 fetcht  0x00000001 , 0x000045e8 
+ 00013256  0x000022b6 isolate1  0x00000003 , 0x00000002 
+ 00013257  0x000022b7 setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00013258  0x000022b8 store  0x00000001 , 0x0000460a 
+ 00013259  0x000022b9 beq  0x00000001 , 0x000033d9 
+ 00013260  0x000022ba fetch  0x00000001 , 0x00004612 
+ 00013261  0x000022bb fetcht  0x00000001 , 0x000045e8 
+ 00013262  0x000022bc isolate1  0x00000004 , 0x00000002 
+ 00013263  0x000022bd setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00013264  0x000022be store  0x00000001 , 0x00004612 
+ 00013265  0x000022bf fetch  0x00000002 , 0x000045e4 
+ 00013266  0x000022c0 branch  0x00007d79 
+ 00013267  0x000022c3 call  0x00003393 
+ 00013268  0x000022c4 fetcht  0x00000001 , 0x000045e8 
+ 00013269  0x000022c5 isolate1  0x00000003 , 0x00000002 
+ 00013270  0x000022c6 branch  0x000033e1 , 0x00000001 
+ 00013271  0x000022c7 fetch  0x00000002 , 0x000045e6 
+ 00013272  0x000022c8 branch  0x00007d79 
+ 00013273  0x000022cb fetch  0x00000001 , 0x000043cb 
+ 00013274  0x000022cc sub  0x0000003f , 0x0000000e , 0x0000003e 
+ 00013275  0x000022cd call  0x00004469 , 0x00000005 
+ 00013276  0x000022ce fetch  0x00000001 , 0x000045de 
+ 00013277  0x000022cf nrtn  0x00000034 
+ 00013278  0x000022d0 jam  0x00000001 , 0x000045de 
+ 00013279  0x000022d1 fetch  0x00000004 , 0x000045f2 
+ 00013280  0x000022d2 branch  0x000035a3 
+ 00013281  0x000022d4 fetch  0x00000004 , 0x000045f2 
+ 00013282  0x000022d5 branch  0x000035a9 
+ 00013283  0x000022d9 call  0x00007dbc 
+ 00013284  0x000022da fetch  0x00000001 , 0x00004586 
+ 00013285  0x000022db fetcht  0x00000001 , 0x00004587 
+ 00013286  0x000022dc isub  0x00000002 , 0x0000003e 
+ 00013287  0x000022dd ncall  0x00007dba , 0x00000005 
+ 00013288  0x000022de fetch  0x00000001 , 0x00004586 
+ 00013289  0x000022df store  0x00000001 , 0x00004587 
+ 00013290  0x000022e0 fetch  0x00000003 , 0x00004580 
+ 00013291  0x000022e1 fetcht  0x00000003 , 0x00004583 
+ 00013292  0x000022e2 isub  0x00000002 , 0x0000003e 
+ 00013293  0x000022e3 ncall  0x00007dba , 0x00000005 
+ 00013294  0x000022e4 fetch  0x00000003 , 0x00004580 
+ 00013295  0x000022e5 store  0x00000003 , 0x00004583 
+ 00013296  0x000022e6 rtn 
+ 00013297  0x000022e9 call  0x000033be 
+ 00013298  0x000022ea call  0x00003119 
+ 00013299  0x000022eb nrtn  0x0000002f 
+ 00013300  0x000022ee fetch  0x00000001 , 0x000044f7 
+ 00013301  0x000022ef store  0x00000001 , 0x00004589 
+ 00013302  0x000022f1 call  0x00003214 
+ 00013303  0x000022f3 fetch  0x00000001 , 0x000044f8 
+ 00013304  0x000022f4 isolate1  0x00000000 , 0x0000003f 
+ 00013305  0x000022f5 branch  0x000033fd , 0x00000001 
+ 00013306  0x000022f7 call  0x000033a5 
+ 00013307  0x000022f8 call  0x000031e5 
+ 00013308  0x000022f9 call  0x00003195 
+ 00013309  0x000022fb branch  0x00003183 
+ 00013310  0x000022ff jam  0x00000001 , 0x00004614 
+ 00013311  0x00002301 setarg  0x00000280 
+ 00013312  0x00002302 arg  0x00000008 , 0x00000007 
+ 00013313  0x00002303 branch  0x00007ce1 
+ 00013314  0x0000230a bpatchx  0x00000086 , 0x00004030 
+ 00013315  0x0000230b jam  0x00000001 , 0x00004613 
+ 00013316  0x0000230c jam  0x00000000 , 0x00004617 
+ 00013317  0x0000230d jam  0x000000ff , 0x000045a7 
+ 00013318  0x0000230e branch  0x00003258 
+ 00013319  0x00002311 bpatchx  0x00000087 , 0x00004030 
+ 00013320  0x00002312 fetch  0x00000001 , 0x00004613 
+ 00013321  0x00002313 rtn  0x00000034 
+ 00013322  0x00002314 call  0x00003245 
+ 00013323  0x00002315 nrtn  0x00000028 
+ 00013324  0x00002316 call  0x00003414 
+ 00013325  0x00002317 fetch  0x00000001 , 0x00004617 
+ 00013326  0x00002318 increase  0x00000001 , 0x0000003f 
+ 00013327  0x00002319 and_into  0x00000001 , 0x0000003f 
+ 00013328  0x0000231a store  0x00000001 , 0x00004617 
+ 00013329  0x0000231b beq  0x00000000 , 0x00003419 
+ 00013330  0x0000231c beq  0x00000001 , 0x0000341c 
+ 00013331  0x0000231d rtn 
+ 00013332  0x00002320 fetch  0x00000001 , 0x00004622 
+ 00013333  0x00002321 rtn  0x00000034 
+ 00013334  0x00002322 increase  0xffffffff , 0x0000003f 
+ 00013335  0x00002323 store  0x00000001 , 0x00004622 
+ 00013336  0x00002324 rtn 
+ 00013337  0x00002327 fetch  0x00000001 , 0x00004622 
+ 00013338  0x00002328 nrtn  0x00000034 
+ 00013339  0x00002329 branch  0x00003460 
+ 00013340  0x0000232c fetch  0x00000001 , 0x00004622 
+ 00013341  0x0000232d nrtn  0x00000034 
+ 00013342  0x0000232e branch  0x000032fc 
+ 00013343  0x00002332 fetch  0x00000001 , 0x0000462a 
+ 00013344  0x00002333 nrtn  0x00000034 
+ 00013345  0x00002334 fetch  0x00000001 , 0x00004628 
+ 00013346  0x00002335 call  0x0000344f , 0x00000034 
+ 00013347  0x00002336 fetch  0x00000001 , 0x00004625 
+ 00013348  0x00002337 rtnbit1  0x00000000 
+ 00013349  0x00002338 set1  0x00000000 , 0x0000003f 
+ 00013350  0x00002339 store  0x00000001 , 0x00004625 
+ 00013351  0x0000233a jam  0x00000001 , 0x00004624 
+ 00013352  0x0000233b jam  0x00000000 , 0x00004629 
+ 00013353  0x0000233c setarg  0x00000000 
+ 00013354  0x0000233d store  0x00000002 , 0x00004626 
+ 00013355  0x0000233e jam  0x00000060 , 0x000045a7 
+ 00013356  0x0000233f branch  0x00003258 
+ 00013357  0x00002342 bpatchx  0x00000088 , 0x00004031 
+ 00013358  0x00002343 fetch  0x00000001 , 0x00004616 
+ 00013359  0x00002344 rtneq  0x00000000 
+ 00013360  0x00002345 fetch  0x00000001 , 0x0000462a 
+ 00013361  0x00002346 nrtn  0x00000034 
+ 00013362  0x00002347 fetch  0x00000001 , 0x00004628 
+ 00013363  0x00002348 nrtn  0x00000034 
+ 00013364  0x00002349 fetch  0x00000001 , 0x00004624 
+ 00013365  0x0000234a rtn  0x00000034 
+ 00013366  0x0000234b fetch  0x00000001 , 0x0000462b 
+ 00013367  0x0000234c compare  0x00000003 , 0x0000003f , 0x00000003 
+ 00013368  0x0000234d branch  0x0000344b , 0x00000001 
+ 00013369  0x0000234e call  0x00003245 
+ 00013370  0x0000234f nrtn  0x00000028 
+ 00013371  0x00002350 fetch  0x00000002 , 0x00004626 
+ 00013372  0x00002351 increase  0x00000001 , 0x0000003f 
+ 00013373  0x00002352 store  0x00000002 , 0x00004626 
+ 00013374  0x00002353 arg  0x000007d0 , 0x00000002 
+ 00013375  0x00002354 isub  0x00000002 , 0x0000003e 
+ 00013376  0x00002355 branch  0x0000344b , 0x00000002 
+ 00013377  0x00002356 fetch  0x00000001 , 0x00004629 
+ 00013378  0x00002357 increase  0x00000001 , 0x0000003f 
+ 00013379  0x00002358 and_into  0x00000001 , 0x0000003f 
+ 00013380  0x00002359 store  0x00000001 , 0x00004629 
+ 00013381  0x0000235a beq  0x00000000 , 0x00003514 
+ 00013382  0x0000235b beq  0x00000001 , 0x000032fc 
+ 00013383  0x0000235c rtn 
+ 00013384  0x0000235f fetch  0x00000001 , 0x00004622 
+ 00013385  0x00002360 nbranch  0x000032fc , 0x00000034 
+ 00013386  0x00002361 branch  0x00003514 
+ 00013387  0x00002364 jam  0x00000001 , 0x00004628 
+ 00013388  0x00002365 branch  0x00003514 
+ 00013389  0x00002368 jam  0x00000000 , 0x00004624 
+ 00013390  0x00002369 rtn 
+ 00013391  0x0000236b jam  0x00000001 , 0x00004624 
+ 00013392  0x0000236c rtn 
+ 00013393  0x00002378 bpatchx  0x00000089 , 0x00004031 
+ 00013394  0x00002379 fetch  0x00000001 , 0x00004615 
+ 00013395  0x0000237a rtnbit1  0x00000000 
+ 00013396  0x0000237b set1  0x00000000 , 0x0000003f 
+ 00013397  0x0000237c store  0x00000001 , 0x00004615 
+ 00013398  0x0000237d fetch  0x00000001 , 0x00004623 
+ 00013399  0x0000237e store  0x00000001 , 0x00004141 
+ 00013400  0x0000237f jam  0x00000000 , 0x00004611 
+ 00013401  0x00002380 jam  0x00000000 , 0x0000090d 
+ 00013402  0x00002381 jam  0x00000001 , 0x0000460a 
+ 00013403  0x00002382 jam  0x00000000 , 0x0000457e 
+ 00013404  0x00002383 fetch  0x00000004 , 0x000044f1 
+ 00013405  0x00002384 call  0x00003236 
+ 00013406  0x00002385 call  0x00003222 
+ 00013407  0x00002386 branch  0x000033be 
+ 00013408  0x0000238a jam  0x00000000 , 0x00004611 
+ 00013409  0x0000238c jam  0x00000000 , 0x00004616 
+ 00013410  0x0000238d jam  0x00000000 , 0x00004615 
+ 00013411  0x0000238e rtn 
+ 00013412  0x00002392 fetch  0x00000001 , 0x00004616 
+ 00013413  0x00002393 rtnne  0x00000000 
+ 00013414  0x00002394 call  0x00003451 
+ 00013415  0x00002395 call  0x00003518 
+ 00013416  0x00002396 branch  0x000033ab 
+ 00013417  0x000023a4 bpatchx  0x0000008a , 0x00004031 
+ 00013418  0x000023a5 fetch  0x00000001 , 0x00004616 
+ 00013419  0x000023a6 rtnne  0x00000001 
+ 00013420  0x000023a7 call  0x000032ff 
+ 00013421  0x000023a8 call  0x0000330f 
+ 00013422  0x000023a9 fetch  0x00000001 , 0x00004610 
+ 00013423  0x000023aa nrtn  0x00000034 
+ 00013424  0x000023ab fetch  0x00000001 , 0x000045d5 
+ 00013425  0x000023ac rtn  0x00000034 
+ 00013426  0x000023ad jam  0x00000000 , 0x00004613 
+ 00013427  0x000023ae call  0x00003460 
+ 00013428  0x000023af call  0x000033fe 
+ 00013429  0x000023b0 branch  0x00003258 
+ 00013430  0x000023bd fetch  0x00000001 , 0x00004615 
+ 00013431  0x000023be rtnbit1  0x00000007 
+ 00013432  0x000023bf set1  0x00000007 , 0x0000003f 
+ 00013433  0x000023c0 store  0x00000001 , 0x00004615 
+ 00013434  0x000023c1 fetch  0x00000001 , 0x00004623 
+ 00013435  0x000023c2 store  0x00000001 , 0x00004141 
+ 00013436  0x000023c4 jam  0x00000000 , 0x00004617 
+ 00013437  0x000023c5 jam  0x00000001 , 0x00004611 
+ 00013438  0x000023c6 setarg  0x00000000 
+ 00013439  0x000023c7 store  0x00000003 , 0x0000463d 
+ 00013440  0x000023c8 store  0x00000007 , 0x0000461a 
+ 00013441  0x000023c9 call  0x00003506 
+ 00013442  0x000023ca nrtn  0x00000005 
+ 00013443  0x000023cb fetch  0x00000001 , 0x0000458e 
+ 00013444  0x000023cc store  0x00000001 , 0x00004619 
+ 00013445  0x000023cd fetch  0x00000001 , 0x0000458d 
+ 00013446  0x000023ce store  0x00000001 , 0x00004618 
+ 00013447  0x000023cf rtn 
+ 00013448  0x000023d3 bpatchx  0x0000008b , 0x00004031 
+ 00013449  0x000023d4 fetch  0x00000001 , 0x00004616 
+ 00013450  0x000023d5 rtnne  0x00000007 
+ 00013451  0x000023d6 call  0x00003476 
+ 00013452  0x000023d7 call  0x000034ae 
+ 00013453  0x000023d8 call  0x000033f1 
+ 00013454  0x000023d9 nbranch  0x000033be , 0x0000002f 
+ 00013455  0x000023db call  0x00003506 
+ 00013456  0x000023dc call  0x000033ad , 0x00000005 
+ 00013457  0x000023de fetch  0x00000001 , 0x0000460a 
+ 00013458  0x000023df call  0x0000344d , 0x00000034 
+ 00013459  0x000023e2 jam  0x00000000 , 0x00004616 
+ 00013460  0x000023e3 fetch  0x00000001 , 0x00004615 
+ 00013461  0x000023e4 set1  0x00000000 , 0x0000003f 
+ 00013462  0x000023e5 store  0x00000001 , 0x00004615 
+ 00013463  0x000023e7 fetch  0x00000001 , 0x00004611 
+ 00013464  0x000023e8 sub  0x0000003f , 0x00000002 , 0x0000003e 
+ 00013465  0x000023e9 ncall  0x00003504 , 0x00000005 
+ 00013466  0x000023eb call  0x000033be 
+ 00013467  0x000023ec call  0x000033fe 
+ 00013468  0x000023ed call  0x00003506 
+ 00013469  0x000023ee branch  0x000034a7 , 0x00000005 
+ 00013470  0x000023ef fetch  0x00000004 , 0x0000458f 
+ 00013471  0x000023f0 fetcht  0x00000004 , 0x00004634 
+ 00013472  0x000023f1 isub  0x00000002 , 0x0000003e 
+ 00013473  0x000023f2 branch  0x000034aa , 0x00000005 
+ 00013474  0x000023f3 fetch  0x00000004 , 0x0000458f 
+ 00013475  0x000023f4 fetcht  0x00000004 , 0x00004630 
+ 00013476  0x000023f5 isub  0x00000002 , 0x0000003e 
+ 00013477  0x000023f6 branch  0x000034ac , 0x00000005 
+ 00013478  0x000023f7 rtn 
+ 00013479  0x000023fb fetch  0x00000001 , 0x00004619 
+ 00013480  0x000023fd store  0x00000001 , 0x0000458e 
+ 00013481  0x000023fe rtn 
+ 00013482  0x00002401 fetch  0x00000001 , 0x0000461f 
+ 00013483  0x00002402 branch  0x000034a8 
+ 00013484  0x00002405 fetch  0x00000001 , 0x0000461c 
+ 00013485  0x00002406 branch  0x000034a8 
+ 00013486  0x0000240a bpatchx  0x0000008c , 0x00004031 
+ 00013487  0x0000240b fetch  0x00000001 , 0x00004617 
+ 00013488  0x0000240c increase  0x00000001 , 0x0000003f 
+ 00013489  0x0000240d and_into  0x00000003 , 0x0000003f 
+ 00013490  0x0000240e store  0x00000001 , 0x00004617 
+ 00013491  0x00002410 beq  0x00000000 , 0x000034d2 
+ 00013492  0x00002411 beq  0x00000001 , 0x000034ec 
+ 00013493  0x00002412 beq  0x00000002 , 0x000034b8 
+ 00013494  0x00002413 beq  0x00000003 , 0x000034ec 
+ 00013495  0x00002414 rtn 
+ 00013496  0x00002417 call  0x00003330 
+ 00013497  0x00002418 fetch  0x00000004 , 0x00004630 
+ 00013498  0x00002419 branch  0x000034ae , 0x00000034 
+ 00013499  0x0000241a call  0x00003236 
+ 00013500  0x0000241b fetch  0x00000001 , 0x0000461d 
+ 00013501  0x0000241c call  0x000034cd , 0x00000034 
+ 00013502  0x0000241d fetch  0x00000001 , 0x0000461b 
+ 00013503  0x0000241e store  0x00000001 , 0x0000458d 
+ 00013504  0x0000241f fetcht  0x00000001 , 0x0000463e 
+ 00013505  0x00002420 fetchr  0x00000011 , 0x00000002 , 0x00004644 
+ 00013506  0x00002421 call  0x000035ab 
+ 00013507  0x00002422 storet  0x00000001 , 0x0000463e 
+ 00013508  0x00002423 call  0x000035b4 
+ 00013509  0x00002424 storet  0x00000001 , 0x0000463b 
+ 00013510  0x00002425 sub  0x00000002 , 0x00000050 , 0x0000003e 
+ 00013511  0x00002426 nrtn  0x00000002 
+ 00013512  0x00002427 fetcht  0x00000001 , 0x0000461c 
+ 00013513  0x00002428 call  0x00003227 
+ 00013514  0x00002429 storet  0x00000001 , 0x0000461c 
+ 00013515  0x0000242a store  0x00000001 , 0x0000461b 
+ 00013516  0x0000242b rtn 
+ 00013517  0x0000242e jam  0x00000001 , 0x0000461d 
+ 00013518  0x0000242f arg  0x00000000 , 0x00000002 
+ 00013519  0x00002430 call  0x0000322c 
+ 00013520  0x00002431 store  0x00000001 , 0x0000461b 
+ 00013521  0x00002432 rtn 
+ 00013522  0x00002435 call  0x00003338 
+ 00013523  0x00002436 fetch  0x00000004 , 0x00004634 
+ 00013524  0x00002437 branch  0x000034ae , 0x00000034 
+ 00013525  0x00002438 call  0x00003236 
+ 00013526  0x00002439 fetch  0x00000001 , 0x00004620 
+ 00013527  0x0000243a call  0x000034e7 , 0x00000034 
+ 00013528  0x0000243b fetch  0x00000001 , 0x0000461e 
+ 00013529  0x0000243c store  0x00000001 , 0x0000458d 
+ 00013530  0x0000243d fetcht  0x00000001 , 0x0000463f 
+ 00013531  0x0000243e fetchr  0x00000011 , 0x00000002 , 0x00004646 
+ 00013532  0x0000243f call  0x000035ab 
+ 00013533  0x00002440 storet  0x00000001 , 0x0000463f 
+ 00013534  0x00002441 call  0x000035b4 
+ 00013535  0x00002442 storet  0x00000001 , 0x0000463c 
+ 00013536  0x00002443 sub  0x00000002 , 0x00000050 , 0x0000003e 
+ 00013537  0x00002444 nrtn  0x00000002 
+ 00013538  0x00002445 fetcht  0x00000001 , 0x0000461f 
+ 00013539  0x00002446 call  0x00003227 
+ 00013540  0x00002447 storet  0x00000001 , 0x0000461f 
+ 00013541  0x00002448 store  0x00000001 , 0x0000461e 
+ 00013542  0x00002449 rtn 
+ 00013543  0x0000244c jam  0x00000001 , 0x00004620 
+ 00013544  0x0000244d arg  0x00000000 , 0x00000002 
+ 00013545  0x0000244e call  0x0000322c 
+ 00013546  0x0000244f store  0x00000001 , 0x0000461e 
+ 00013547  0x00002450 rtn 
+ 00013548  0x00002453 call  0x00003330 
+ 00013549  0x00002454 fetch  0x00000004 , 0x000044f1 
+ 00013550  0x00002455 call  0x00003236 
+ 00013551  0x00002456 fetch  0x00000001 , 0x0000461a 
+ 00013552  0x00002457 call  0x00003500 , 0x00000034 
+ 00013553  0x00002458 fetch  0x00000001 , 0x00004618 
+ 00013554  0x00002459 store  0x00000001 , 0x0000458d 
+ 00013555  0x0000245a fetcht  0x00000001 , 0x0000463d 
+ 00013556  0x0000245b fetchr  0x00000011 , 0x00000002 , 0x00004642 
+ 00013557  0x0000245c call  0x000035ab 
+ 00013558  0x0000245d storet  0x00000001 , 0x0000463d 
+ 00013559  0x0000245e call  0x000035b4 
+ 00013560  0x0000245f storet  0x00000001 , 0x0000463a 
+ 00013561  0x00002460 sub  0x00000002 , 0x00000050 , 0x0000003e 
+ 00013562  0x00002461 nrtn  0x00000002 
+ 00013563  0x00002462 fetcht  0x00000001 , 0x00004619 
+ 00013564  0x00002463 call  0x00003227 
+ 00013565  0x00002464 storet  0x00000001 , 0x00004619 
+ 00013566  0x00002465 store  0x00000001 , 0x00004618 
+ 00013567  0x00002466 rtn 
+ 00013568  0x00002469 jam  0x00000001 , 0x0000461a 
+ 00013569  0x0000246a fetch  0x00000001 , 0x00004618 
+ 00013570  0x0000246b store  0x00000001 , 0x0000458d 
+ 00013571  0x0000246c rtn 
+ 00013572  0x00002470 jam  0x00000000 , 0x00004611 
+ 00013573  0x00002471 rtn 
+ 00013574  0x00002475 fetch  0x00000004 , 0x0000458f 
+ 00013575  0x00002476 fetcht  0x00000004 , 0x000044f1 
+ 00013576  0x00002477 isub  0x00000002 , 0x0000003e 
+ 00013577  0x00002478 rtn 
+ 00013578  0x00002485 fetch  0x00000001 , 0x00004611 
+ 00013579  0x00002486 rtneq  0x00000002 
+ 00013580  0x00002487 fetch  0x00000001 , 0x00004614 
+ 00013581  0x00002488 rtn  0x00000034 
+ 00013582  0x00002489 arg  0x00000008 , 0x00000007 
+ 00013583  0x0000248a call  0x00007cef 
+ 00013584  0x0000248b nrtn  0x00000034 
+ 00013585  0x0000248c jam  0x00000000 , 0x00004614 
+ 00013586  0x0000248d jam  0x00000000 , 0x00004622 
+ 00013587  0x0000248e call  0x0000341f 
+ 00013588  0x00002491 bpatchx  0x0000008d , 0x00004031 
+ 00013589  0x00002492 jam  0x00000007 , 0x00004616 
+ 00013590  0x00002493 jam  0x00000000 , 0x00004615 
+ 00013591  0x00002494 branch  0x000033be 
+ 00013592  0x0000249b bpatchx  0x0000008e , 0x00004031 
+ 00013593  0x0000249c fetch  0x00000001 , 0x0000460a 
+ 00013594  0x0000249d beq  0x00000001 , 0x000035ea 
+ 00013595  0x0000249e fetch  0x00000001 , 0x00004612 
+ 00013596  0x0000249f beq  0x00000001 , 0x0000352c 
+ 00013597  0x000024a0 fetcht  0x00000004 , 0x0000460b 
+ 00013598  0x000024a1 copy  0x00000022 , 0x0000003f 
+ 00013599  0x000024a2 isub  0x00000002 , 0x0000003e 
+ 00013600  0x000024a3 ncall  0x00003255 , 0x00000002 
+ 00013601  0x000024a4 copy  0x0000003f , 0x00000012 
+ 00013602  0x000024a5 fetch  0x00000004 , 0x0000460b 
+ 00013603  0x000024a6 fetcht  0x00000001 , 0x0000460f 
+ 00013604  0x000024a7 iadd  0x00000002 , 0x00000002 
+ 00013605  0x000024a8 copy  0x00000012 , 0x0000003f 
+ 00013606  0x000024a9 isub  0x00000002 , 0x0000003e 
+ 00013607  0x000024aa nrtn  0x00000002 
+ 00013608  0x000024ab set0  0x0000001c , 0x0000003f 
+ 00013609  0x000024ac store  0x00000004 , 0x0000460b 
+ 00013610  0x000024ad jam  0x00000001 , 0x0000460a 
+ 00013611  0x000024ae branch  0x00003222 
+ 00013612  0x000024b1 jam  0x00000000 , 0x00004612 
+ 00013613  0x000024b2 branch  0x00003222 
+ 00013614  0x000024b5 copy  0x00000022 , 0x0000003f 
+ 00013615  0x000024b6 store  0x00000004 , 0x0000460b 
+ 00013616  0x000024b7 rtn 
+ 00013617  0x000024bd arg  0x000045de , 0x00000013 
+ 00013618  0x000024be arg  0x0000367a , 0x00000012 
+ 00013619  0x000024bf branch  0x000042e7 
+ 00013620  0x000024c3 bpatchx  0x0000008f , 0x00004031 
+ 00013621  0x000024c4 set1  0x00000026 , 0x00000000 
+ 00013622  0x000024c5 fetch  0x00000001 , 0x000045fc 
+ 00013623  0x000024c6 set0  0x00000001 , 0x0000003f 
+ 00013624  0x000024c7 set1  0x00000002 , 0x0000003f 
+ 00013625  0x000024c8 store  0x00000001 , 0x000045fc 
+ 00013626  0x000024c9 fetch  0x00000001 , 0x000045e3 
+ 00013627  0x000024ca branch  0x00003549 , 0x00000034 
+ 00013628  0x000024cb fetch  0x00000001 , 0x000045e2 
+ 00013629  0x000024cc beq  0x00000001 , 0x00003541 
+ 00013630  0x000024cd beq  0x00000002 , 0x00003541 
+ 00013631  0x000024ce beq  0x00000003 , 0x00003550 
+ 00013632  0x000024cf beq  0x00000004 , 0x00003550 
+ 00013633  0x000024d1 fetch  0x00000001 , 0x000045d1 
+ 00013634  0x000024d2 store  0x00000001 , 0x00004141 
+ 00013635  0x000024d3 fetcht  0x00000001 , 0x000045ec 
+ 00013636  0x000024d4 storet  0x00000001 , 0x0000458e 
+ 00013637  0x000024d5 fetch  0x00000004 , 0x000045e4 
+ 00013638  0x000024d6 call  0x0000355a 
+ 00013639  0x000024d7 storet  0x00000001 , 0x000045ec 
+ 00013640  0x000024d8 rtn 
+ 00013641  0x000024db jam  0x00000003 , 0x00004141 
+ 00013642  0x000024dc fetcht  0x00000001 , 0x000045ed 
+ 00013643  0x000024dd storet  0x00000001 , 0x0000458e 
+ 00013644  0x000024de fetch  0x00000004 , 0x000045e8 
+ 00013645  0x000024df call  0x0000355a 
+ 00013646  0x000024e0 storet  0x00000001 , 0x000045ed 
+ 00013647  0x000024e1 rtn 
+ 00013648  0x000024e4 jam  0x00000003 , 0x00004141 
+ 00013649  0x000024e5 fetcht  0x00000001 , 0x000045ee 
+ 00013650  0x000024e6 storet  0x00000001 , 0x0000458e 
+ 00013651  0x000024e7 fetch  0x00000004 , 0x00004604 
+ 00013652  0x000024e8 call  0x0000355a 
+ 00013653  0x000024e9 storet  0x00000001 , 0x000045ee 
+ 00013654  0x000024ea rtn 
+ 00013655  0x000024ed fetch  0x00000004 , 0x0000455f 
+ 00013656  0x000024ee rtn  0x00000034 
+ 00013657  0x000024ef store  0x00000004 , 0x000045e8 
+ 00013658  0x000024f1 call  0x00003236 
+ 00013659  0x000024f2 branch  0x00003222 
+ 00013660  0x000024f6 bpatchx  0x00000090 , 0x00004032 
+ 00013661  0x000024f7 fetch  0x00000002 , 0x000045e0 
+ 00013662  0x000024f8 arg  0x000001f8 , 0x00000002 
+ 00013663  0x000024f9 iand  0x00000002 , 0x0000003f 
+ 00013664  0x000024fa branch  0x00003565 , 0x00000034 
+ 00013665  0x000024fb fetch  0x00000002 , 0x000045e0 
+ 00013666  0x000024fc increase  0x00000001 , 0x0000003f 
+ 00013667  0x000024fd store  0x00000002 , 0x000045e0 
+ 00013668  0x000024fe rtn 
+ 00013669  0x00002501 call  0x0000357f 
+ 00013670  0x00002502 call  0x00003651 
+ 00013671  0x00002503 nbranch  0x00003586 , 0x00000018 
+ 00013672  0x00002504 nbranch  0x00003586 , 0x0000002f 
+ 00013673  0x00002505 call  0x0000366e 
+ 00013674  0x00002506 fetch  0x00000004 , 0x000045cc 
+ 00013675  0x00002507 fetcht  0x00000004 , 0x0000458f 
+ 00013676  0x00002508 isub  0x00000002 , 0x0000003e 
+ 00013677  0x00002509 branch  0x00003291 , 0x00000005 
+ 00013678  0x0000250a fetch  0x00000004 , 0x00004604 
+ 00013679  0x0000250b fetcht  0x00000004 , 0x0000458f 
+ 00013680  0x0000250c isub  0x00000002 , 0x0000003e 
+ 00013681  0x0000250d call  0x00003557 , 0x00000005 
+ 00013682  0x0000250e fetch  0x00000001 , 0x000045fc 
+ 00013683  0x0000250f set0  0x00000002 , 0x0000003f 
+ 00013684  0x00002510 store  0x00000001 , 0x000045fc 
+ 00013685  0x00002511 setarg  0x00000000 
+ 00013686  0x00002512 store  0x00000002 , 0x000045d8 
+ 00013687  0x00002513 store  0x00000002 , 0x000045e0 
+ 00013688  0x00002514 store  0x00000002 , 0x000045de 
+ 00013689  0x00002515 jam  0x0000003c , 0x0000066f 
+ 00013690  0x00002516 call  0x0000782b 
+ 00013691  0x00002518 bpatchx  0x00000091 , 0x00004032 
+ 00013692  0x00002519 arg  0x00000020 , 0x00000039 
+ 00013693  0x0000251a arg  0x00004519 , 0x00000005 
+ 00013694  0x0000251b branch  0x00007ca3 
+ 00013695  0x0000251e jam  0x000000ff , 0x00004519 
+ 00013696  0x0000251f fetch  0x00000001 , 0x00004589 
+ 00013697  0x00002520 store  0x00000001 , 0x0000451a 
+ 00013698  0x00002521 fetch  0x00000004 , 0x00004604 
+ 00013699  0x00002522 store  0x00000004 , 0x0000451b 
+ 00013700  0x00002523 jam  0x00000006 , 0x00004588 
+ 00013701  0x00002524 branch  0x000031e5 
+ 00013702  0x00002527 bpatchx  0x00000092 , 0x00004032 
+ 00013703  0x00002528 fetch  0x00000001 , 0x000045e3 
+ 00013704  0x00002529 branch  0x00003222 , 0x00000034 
+ 00013705  0x0000252a fetch  0x00000002 , 0x000045e0 
+ 00013706  0x0000252b increase  0x00000001 , 0x0000003f 
+ 00013707  0x0000252c store  0x00000002 , 0x000045e0 
+ 00013708  0x0000252d isolate1  0x00000009 , 0x0000003f 
+ 00013709  0x0000252e fetch  0x00000001 , 0x000045e2 
+ 00013710  0x0000252f beq  0x00000001 , 0x00003593 
+ 00013711  0x00002530 beq  0x00000002 , 0x00003595 
+ 00013712  0x00002531 beq  0x00000003 , 0x00003597 
+ 00013713  0x00002532 beq  0x00000004 , 0x00003599 
+ 00013714  0x00002533 branch  0x00003549 
+ 00013715  0x00002537 branch  0x00003549 , 0x00000001 
+ 00013716  0x00002538 branch  0x00003541 
+ 00013717  0x0000253b branch  0x00003550 , 0x00000001 
+ 00013718  0x0000253c branch  0x00003541 
+ 00013719  0x0000253f branch  0x00003550 , 0x00000001 
+ 00013720  0x00002540 branch  0x00003549 
+ 00013721  0x00002543 branch  0x00003550 , 0x00000001 
+ 00013722  0x00002544 branch  0x0000329c 
+ 00013723  0x0000254f fetch  0x00000001 , 0x000045eb 
+ 00013724  0x00002550 beq  0x00000001 , 0x0000359f 
+ 00013725  0x00002551 beq  0x00000002 , 0x000035a5 
+ 00013726  0x00002552 rtn 
+ 00013727  0x00002554 fetch  0x00000001 , 0x000045de 
+ 00013728  0x00002555 nrtn  0x00000034 
+ 00013729  0x00002556 fetch  0x00000004 , 0x000045ec 
+ 00013730  0x00002557 store  0x00000004 , 0x0000462c 
+ 00013731  0x00002559 store  0x00000004 , 0x00004630 
+ 00013732  0x0000255a rtn 
+ 00013733  0x0000255c fetch  0x00000001 , 0x000045df 
+ 00013734  0x0000255d nrtn  0x00000034 
+ 00013735  0x0000255e fetch  0x00000004 , 0x000045ec 
+ 00013736  0x0000255f store  0x00000004 , 0x0000462c 
+ 00013737  0x00002561 store  0x00000004 , 0x00004634 
+ 00013738  0x00002562 rtn 
+ 00013739  0x0000256d bpatchx  0x00000093 , 0x00004032 
+ 00013740  0x0000256e copy  0x00000011 , 0x0000003f 
+ 00013741  0x0000256f iadd  0x00000002 , 0x00000005 
+ 00013742  0x00002570 fetch  0x00000001 , 0x00000009 
+ 00013743  0x00002571 istore  0x00000001 , 0x00000005 
+ 00013744  0x00002572 increase  0x00000001 , 0x00000002 
+ 00013745  0x00002573 fetch  0x00000001 , 0x000045d2 
+ 00013746  0x00002574 iand  0x00000002 , 0x00000002 
+ 00013747  0x00002575 rtn 
+ 00013748  0x00002578 bpatchx  0x00000094 , 0x00004032 
+ 00013749  0x00002579 fetch  0x00000001 , 0x000045d2 
+ 00013750  0x0000257a increase  0x00000001 , 0x0000003f 
+ 00013751  0x0000257b store  0x00000002 , 0x0000069b 
+ 00013752  0x0000257c copy  0x0000003f , 0x00000039 
+ 00013753  0x0000257d copy  0x00000011 , 0x00000006 
+ 00013754  0x0000257e arg  0x00000000 , 0x0000003f 
+ 00013755  0x00002580 ifetcht  0x00000001 , 0x00000006 
+ 00013756  0x00002581 iadd  0x00000002 , 0x0000003f 
+ 00013757  0x00002582 loop  0x000035bb 
+ 00013758  0x00002583 fetcht  0x00000002 , 0x0000069b 
+ 00013759  0x00002584 idiv  0x00000002 
+ 00013760  0x00002585 call  0x00007d62 
+ 00013761  0x00002586 quotient  0x00000002 
+ 00013762  0x00002587 rtnmark1  0x00000027 
+ 00013763  0x00002588 copy  0x00000002 , 0x0000003f 
+ 00013764  0x00002589 rtnmark0  0x00000026 
+ 00013765  0x0000258a call  0x00002308 
+ 00013766  0x0000258b copy  0x0000003f , 0x00000002 
+ 00013767  0x0000258c rtn 
+ 00013768  0x0000258f branch  0x000022e9 
+ 00013769  0x0000259a fetch  0x00000002 , 0x000045f0 
+ 00013770  0x0000259b branch  0x000035dd 
+ 00013771  0x0000259e copy  0x0000003f , 0x00000011 
+ 00013772  0x0000259f fetcht  0x00000001 , 0x000045ef 
+ 00013773  0x000025a0 fetch  0x00000002 , 0x000045f0 
+ 00013774  0x000025a1 iadd  0x00000002 , 0x00000005 
+ 00013775  0x000025a2 copy  0x00000011 , 0x0000003f 
+ 00013776  0x000025a3 istore  0x00000001 , 0x00000005 
+ 00013777  0x000025a4 increase  0x00000001 , 0x00000002 
+ 00013778  0x000025a5 fetch  0x00000001 , 0x000045d2 
+ 00013779  0x000025a6 iand  0x00000002 , 0x00000002 
+ 00013780  0x000025a7 storet  0x00000001 , 0x000045ef 
+ 00013781  0x000025a8 rtn 
+ 00013782  0x000025b3 fetch  0x00000002 , 0x00004640 
+ 00013783  0x000025b4 call  0x000035dd 
+ 00013784  0x000025b5 fetch  0x00000002 , 0x00004642 
+ 00013785  0x000025b6 call  0x000035dd 
+ 00013786  0x000025b7 fetch  0x00000002 , 0x00004644 
+ 00013787  0x000025b8 call  0x000035dd 
+ 00013788  0x000025b9 fetch  0x00000002 , 0x00004646 
+ 00013789  0x000025bb rtn  0x00000034 
+ 00013790  0x000025bc copy  0x0000003f , 0x00000005 
+ 00013791  0x000025bd fetch  0x00000001 , 0x000045d2 
+ 00013792  0x000025be increase  0x00000001 , 0x0000003f 
+ 00013793  0x000025bf copy  0x0000003f , 0x00000039 
+ 00013794  0x000025c0 branch  0x00007ca1 
+ 00013795  0x000025c4 call  0x000035c8 
+ 00013796  0x000025c5 rtn  0x00000034 
+ 00013797  0x000025c6 fetcht  0x00000001 , 0x00004639 
+ 00013798  0x000025c7 fetchr  0x00000011 , 0x00000002 , 0x00004640 
+ 00013799  0x000025c8 call  0x000035ab 
+ 00013800  0x000025c9 storet  0x00000001 , 0x00004639 
+ 00013801  0x000025ca rtn 
+ 00013802  0x000025ce fetchr  0x00000011 , 0x00000002 , 0x00004640 
+ 00013803  0x000025cf call  0x000035b4 
+ 00013804  0x000025d0 storet  0x00000001 , 0x00004638 
+ 00013805  0x000025d1 sub  0x00000002 , 0x00000050 , 0x0000003e 
+ 00013806  0x000025d2 nrtn  0x00000002 
+ 00013807  0x000025d3 branch  0x00003222 
+ 00013808  0x000025dc fetch  0x00000004 , 0x000044f1 
+ 00013809  0x000025dd store  0x00000004 , 0x00004604 
+ 00013810  0x000025de branch  0x000035c9 
+ 00013811  0x000025e1 setarg  0x00002fb2 
+ 00013812  0x000025e2 store  0x00000003 , 0x00004608 
+ 00013813  0x000025e3 setarg  0x00100c0c 
+ 00013814  0x000025e4 store  0x00000003 , 0x000045a7 
+ 00013815  0x000025e5 setarg  0x0000bb80 
+ 00013816  0x000025e6 store  0x00000003 , 0x0000460b 
+ 00013817  0x000025e7 jam  0x00000005 , 0x00004621 
+ 00013818  0x000025e8 rtn 
+ 00013819  0x000025eb setarg  0x0000f80c 
+ 00013820  0x000025ec store  0x00000003 , 0x00004608 
+ 00013821  0x000025ed setarg  0x001c1919 
+ 00013822  0x000025ee store  0x00000003 , 0x000045a7 
+ 00013823  0x000025ef setarg  0x00017700 
+ 00013824  0x000025f0 store  0x00000003 , 0x0000460b 
+ 00013825  0x000025f1 jam  0x0000000b , 0x00004621 
+ 00013826  0x000025f2 rtn 
+ 00013827  0x000025f6 rtnmark0  0x00000026 
+ 00013828  0x000025f7 fetch  0x00000001 , 0x000045fc 
+ 00013829  0x000025f8 bbit1  0x00000001 , 0x000032a3 
+ 00013830  0x000025f9 bbit1  0x00000002 , 0x0000355c 
+ 00013831  0x000025fa fetch  0x00000001 , 0x00004618 
+ 00013832  0x000025fb beq  0x00000001 , 0x000036c0 
+ 00013833  0x000025fd bpatchx  0x00000095 , 0x00004032 
+ 00013834  0x000025fe call  0x00003625 
+ 00013835  0x000025ff nbranch  0x0000369f , 0x00000028 
+ 00013836  0x00002601 call  0x0000363a 
+ 00013837  0x00002602 call  0x000036e8 
+ 00013838  0x00002603 fetch  0x00000001 , 0x000043cb 
+ 00013839  0x00002604 beq  0x00000008 , 0x0000600a 
+ 00013840  0x00002606 fetch  0x00000008 , 0x0000460b 
+ 00013841  0x00002607 store  0x00000008 , 0x000045af 
+ 00013842  0x00002608 fetch  0x00000002 , 0x0000461d 
+ 00013843  0x00002609 store  0x00000002 , 0x0000461f 
+ 00013844  0x0000260a fetch  0x00000002 , 0x000045f8 
+ 00013845  0x0000260b branch  0x00007d79 
+ 00013846  0x0000260e bpatchx  0x00000096 , 0x00004032 
+ 00013847  0x0000260f call  0x000036b4 
+ 00013848  0x00002610 nrtn  0x00000028 
+ 00013849  0x00002611 call  0x000036be 
+ 00013850  0x00002612 call  0x00007de2 
+ 00013851  0x00002613 fetch  0x00000003 , 0x00004608 
+ 00013852  0x00002614 branch  0x00003622 
+ 00013853  0x00002617 bpatchx  0x00000097 , 0x00004032 
+ 00013854  0x00002618 call  0x000036b4 
+ 00013855  0x00002619 nrtn  0x00000028 
+ 00013856  0x0000261a call  0x000036be 
+ 00013857  0x0000261b fetch  0x00000008 , 0x000045af 
+ 00013858  0x0000261d call  0x00007d25 
+ 00013859  0x0000261e storet  0x00000004 , 0x000040a9 
+ 00013860  0x0000261f branch  0x0000241e 
+ 00013861  0x00002624 call  0x00003628 
+ 00013862  0x00002625 nrtn  0x00000028 
+ 00013863  0x00002626 branch  0x000031e5 
+ 00013864  0x0000262a fetch  0x00000002 , 0x000045f2 
+ 00013865  0x0000262b call  0x00007d79 
+ 00013866  0x0000262c branch  0x0000362e , 0x00000028 
+ 00013867  0x0000262d fetch  0x00000007 , 0x0000451a 
+ 00013868  0x0000262e rtn  0x00000034 
+ 00013869  0x0000262f branch  0x00007dba 
+ 00013870  0x00002632 jam  0x00000000 , 0x00004602 
+ 00013871  0x00002633 add  0x00000011 , 0x00000001 , 0x0000003f 
+ 00013872  0x00002634 store  0x00000001 , 0x00004588 
+ 00013873  0x00002635 call  0x00003636 
+ 00013874  0x00002636 store  0x00000001 , 0x00004519 
+ 00013875  0x00002637 copy  0x00000012 , 0x00000006 
+ 00013876  0x00002638 copy  0x00000011 , 0x00000039 
+ 00013877  0x00002639 branch  0x00007cda 
+ 00013878  0x0000263c fetch  0x00000001 , 0x00004589 
+ 00013879  0x0000263d and_into  0x00000007 , 0x0000003f 
+ 00013880  0x0000263e store  0x00000001 , 0x00004589 
+ 00013881  0x0000263f rtn 
+ 00013882  0x00002649 setarg  0x00000000 
+ 00013883  0x0000264a store  0x00000001 , 0x00004601 
+ 00013884  0x0000264b store  0x00000002 , 0x00004622 
+ 00013885  0x0000264d call  0x00003651 
+ 00013886  0x0000264e fetch  0x00000001 , 0x0000457f 
+ 00013887  0x0000264f beq  0x00000001 , 0x00003646 
+ 00013888  0x00002650 nbranch  0x0000365f , 0x00000018 
+ 00013889  0x00002651 nbranch  0x0000365f , 0x0000002f 
+ 00013890  0x00002652 call  0x0000366e 
+ 00013891  0x00002653 fetch  0x00000001 , 0x000043cb 
+ 00013892  0x00002654 sub  0x0000003f , 0x00000008 , 0x0000003e 
+ 00013893  0x00002655 call  0x00006262 , 0x00000005 
+ 00013894  0x00002657 call  0x0000371a 
+ 00013895  0x00002659 call  0x0000357b 
+ 00013896  0x0000265a fetch  0x00000001 , 0x0000457e 
+ 00013897  0x0000265b increase  0x00000001 , 0x0000003f 
+ 00013898  0x0000265c store  0x00000001 , 0x0000457e 
+ 00013899  0x0000265d call  0x00003692 
+ 00013900  0x0000265f bpatchx  0x00000098 , 0x00004033 
+ 00013901  0x00002660 setarg  0x00000000 
+ 00013902  0x00002661 store  0x00000001 , 0x000045fd 
+ 00013903  0x00002662 store  0x00000002 , 0x000045fe 
+ 00013904  0x00002663 rtn 
+ 00013905  0x00002666 bpatchx  0x00000099 , 0x00004033 
+ 00013906  0x00002667 disable  0x0000002f 
+ 00013907  0x00002668 call  0x00003195 
+ 00013908  0x00002669 fetch  0x00000001 , 0x0000457f 
+ 00013909  0x0000266a beq  0x00000001 , 0x00003183 
+ 00013910  0x0000266b force  0x00000000 , 0x00000015 
+ 00013911  0x0000266c fetch  0x00000004 , 0x0000458f 
+ 00013912  0x0000266d iforce  0x00000009 
+ 00013913  0x0000266e fetcht  0x00000001 , 0x00000008 
+ 00013914  0x0000266f call  0x0000216f 
+ 00013915  0x00002670 call  0x000021a6 
+ 00013916  0x00002671 call  0x00003121 
+ 00013917  0x00002672 call  0x00003183 , 0x0000002f 
+ 00013918  0x00002673 rtn 
+ 00013919  0x00002676 bpatchx  0x0000009a , 0x00004033 
+ 00013920  0x00002677 fetch  0x00000001 , 0x000043cb 
+ 00013921  0x00002678 beq  0x00000008 , 0x000060f9 
+ 00013922  0x0000267a fetch  0x00000001 , 0x00004602 
+ 00013923  0x0000267b nrtn  0x00000034 
+ 00013924  0x0000267c fetch  0x00000002 , 0x000045fe 
+ 00013925  0x0000267d increase  0x00000001 , 0x0000003f 
+ 00013926  0x0000267e store  0x00000002 , 0x000045fe 
+ 00013927  0x0000267f fetch  0x00000001 , 0x000045ff 
+ 00013928  0x00002680 bbit1  0x00000004 , 0x00003676 
+ 00013929  0x00002681 call  0x0000367c 
+ 00013930  0x00002682 fetch  0x00000002 , 0x00004622 
+ 00013931  0x00002683 increase  0x00000001 , 0x0000003f 
+ 00013932  0x00002684 store  0x00000002 , 0x00004622 
+ 00013933  0x00002685 branch  0x0000363d 
+ 00013934  0x00002688 bpatchx  0x0000009b , 0x00004033 
+ 00013935  0x00002689 call  0x00003214 
+ 00013936  0x0000268a fetch  0x00000001 , 0x0000457d 
+ 00013937  0x0000268b rtn  0x00000034 
+ 00013938  0x0000268c iforce  0x00000039 
+ 00013939  0x0000268d arg  0x000044f9 , 0x00000006 
+ 00013940  0x0000268e arg  0x0000455d , 0x00000005 
+ 00013941  0x0000268f branch  0x00007cda 
+ 00013942  0x00002693 bpatchx  0x0000009c , 0x00004033 
+ 00013943  0x00002694 setarg  0x00000000 
+ 00013944  0x00002695 store  0x00000002 , 0x000045fe 
+ 00013945  0x00002696 jam  0x00000001 , 0x00004600 
+ 00013946  0x00002698 jam  0x0000003a , 0x0000066f 
+ 00013947  0x00002699 branch  0x0000782b 
+ 00013948  0x000026a4 bpatchx  0x0000009d , 0x00004033 
+ 00013949  0x000026a5 fetcht  0x00000001 , 0x00004601 
+ 00013950  0x000026a6 fetch  0x00000001 , 0x00004621 
+ 00013951  0x000026a7 isub  0x00000002 , 0x0000003e 
+ 00013952  0x000026a8 nbranch  0x0000369a , 0x00000002 
+ 00013953  0x000026a9 increase  0x00000001 , 0x00000002 
+ 00013954  0x000026aa storet  0x00000001 , 0x00004601 
+ 00013955  0x000026ab fetch  0x00000001 , 0x00004621 
+ 00013956  0x000026ac beq  0x00000005 , 0x00003689 
+ 00013957  0x000026ad fetch  0x00000001 , 0x00004601 
+ 00013958  0x000026ae beq  0x00000006 , 0x00003694 
+ 00013959  0x000026af beq  0x0000000c , 0x00003694 
+ 00013960  0x000026b0 rtn 
+ 00013961  0x000026b4 fetch  0x00000001 , 0x00004601 
+ 00013962  0x000026b5 beq  0x00000003 , 0x00003694 
+ 00013963  0x000026b6 beq  0x00000006 , 0x00003694 
+ 00013964  0x000026b7 rtn 
+ 00013965  0x000026c1 bmark1  0x0000002f , 0x00003690 
+ 00013966  0x000026c2 store  0x00000001 , 0x0000453a 
+ 00013967  0x000026c3 rtn 
+ 00013968  0x000026c5 store  0x00000001 , 0x0000453b 
+ 00013969  0x000026c6 rtn 
+ 00013970  0x000026c9 fetch  0x00000001 , 0x00004589 
+ 00013971  0x000026ca rtnbit0  0x00000004 
+ 00013972  0x000026cc fetch  0x00000001 , 0x00004589 
+ 00013973  0x000026cd set0  0x00000004 , 0x0000003f 
+ 00013974  0x000026ce store  0x00000001 , 0x00004589 
+ 00013975  0x000026cf call  0x0000368d 
+ 00013976  0x000026d0 call  0x0000371e 
+ 00013977  0x000026d1 branch  0x00003222 
+ 00013978  0x000026d4 call  0x0000370e 
+ 00013979  0x000026d5 call  0x0000371e 
+ 00013980  0x000026d6 branch  0x00003222 
+ 00013981  0x000026e9 fetch  0x00000002 , 0x000045f4 
+ 00013982  0x000026ea branch  0x00007d79 
+ 00013983  0x000026ed fetch  0x00000001 , 0x00004602 
+ 00013984  0x000026ee call  0x000036a6 , 0x00000034 
+ 00013985  0x000026ef fetch  0x00000001 , 0x00004618 
+ 00013986  0x000026f0 rtneq  0x00000001 
+ 00013987  0x000026f1 call  0x0000369d 
+ 00013988  0x000026f2 fetch  0x00000002 , 0x000045fa 
+ 00013989  0x000026f3 branch  0x00007d79 
+ 00013990  0x000026f6 jam  0x00000001 , 0x00004589 
+ 00013991  0x000026f7 jam  0x00000001 , 0x00004602 
+ 00013992  0x000026f8 call  0x00003636 
+ 00013993  0x000026f9 store  0x00000001 , 0x00004519 
+ 00013994  0x000026fa setarg  0x00000000 
+ 00013995  0x000026fb store  0x00000007 , 0x0000451a 
+ 00013996  0x000026fc fetch  0x00000004 , 0x00004604 
+ 00013997  0x000026fd store  0x00000004 , 0x00004521 
+ 00013998  0x000026fe jam  0x0000000c , 0x00004588 
+ 00013999  0x000026ff fetch  0x00000001 , 0x00004589 
+ 00014000  0x00002700 set1  0x00000003 , 0x0000003f 
+ 00014001  0x00002701 store  0x00000001 , 0x00004589 
+ 00014002  0x00002702 call  0x000031e5 
+ 00014003  0x00002703 branch  0x0000360c 
+ 00014004  0x00002708 bpatchx  0x0000009e , 0x00004033 
+ 00014005  0x00002709 enable  0x00000028 
+ 00014006  0x0000270a call  0x00002408 
+ 00014007  0x0000270b fetch  0x00000003 , 0x000040bd 
+ 00014008  0x0000270c branch  0x00007dbc , 0x00000034 
+ 00014009  0x0000270d fetch  0x00000001 , 0x00004094 
+ 00014010  0x0000270e branch  0x00007dbc , 0x00000034 
+ 00014011  0x0000270f fetch  0x00000001 , 0x00004618 
+ 00014012  0x00002710 beq  0x00000001 , 0x00007dbc 
+ 00014013  0x00002711 rtn 
+ 00014014  0x00002714 fetch  0x00000002 , 0x000045f6 
+ 00014015  0x00002715 branch  0x00007d79 
+ 00014016  0x00002723 call  0x00003245 
+ 00014017  0x00002724 nrtn  0x00000028 
+ 00014018  0x00002725 call  0x000036d5 
+ 00014019  0x00002726 fetch  0x00000002 , 0x00004619 
+ 00014020  0x00002727 increase  0x00000001 , 0x0000003f 
+ 00014021  0x00002728 store  0x00000002 , 0x00004619 
+ 00014022  0x00002729 fetcht  0x00000002 , 0x0000461b 
+ 00014023  0x0000272a isub  0x00000002 , 0x0000003e 
+ 00014024  0x0000272b call  0x000036ca , 0x00000005 
+ 00014025  0x0000272c branch  0x00003609 
+ 00014026  0x00002730 jam  0x00000000 , 0x00004618 
+ 00014027  0x00002731 setarg  0x00000000 
+ 00014028  0x00002732 store  0x00000002 , 0x00004619 
+ 00014029  0x00002733 setarg  0x00000064 
+ 00014030  0x00002734 store  0x00000002 , 0x0000461b 
+ 00014031  0x00002736 jam  0x00000000 , 0x00004617 
+ 00014032  0x00002737 fetch  0x00000001 , 0x000045a8 
+ 00014033  0x00002739 store  0x00000001 , 0x000045a7 
+ 00014034  0x0000273a rtn 
+ 00014035  0x0000273c fetch  0x00000001 , 0x000045a9 
+ 00014036  0x0000273d branch  0x000036d1 
+ 00014037  0x00002740 fetch  0x00000001 , 0x00004617 
+ 00014038  0x00002741 increase  0x00000001 , 0x0000003f 
+ 00014039  0x00002742 store  0x00000001 , 0x00004617 
+ 00014040  0x00002743 beq  0x00000004 , 0x000036d3 
+ 00014041  0x00002744 beq  0x00000005 , 0x000036cf 
+ 00014042  0x00002745 rtn 
+ 00014043  0x00002748 jam  0x00000001 , 0x00004618 
+ 00014044  0x00002749 setarg  0x00000000 
+ 00014045  0x0000274a store  0x00000002 , 0x00004619 
+ 00014046  0x0000274b rtn 
+ 00014047  0x00002756 arg  0x00000002 , 0x00000039 
+ 00014048  0x00002757 arg  0x0000458f , 0x00000006 
+ 00014049  0x00002759 call  0x00007dba 
+ 00014050  0x0000275a setarg  0x0000ffff 
+ 00014051  0x0000275c ifetcht  0x00000002 , 0x00000006 
+ 00014052  0x0000275d isub  0x00000002 , 0x0000003e 
+ 00014053  0x0000275e ncall  0x00007dbc , 0x00000005 
+ 00014054  0x0000275f loop  0x000036e3 
+ 00014055  0x00002760 rtn 
+ 00014056  0x0000276b bpatchx  0x0000009f , 0x00004033 
+ 00014057  0x0000276c fetch  0x00000001 , 0x00004437 
+ 00014058  0x0000276d nrtn  0x00000034 
+ 00014059  0x0000276e fetch  0x00000002 , 0x000044e9 
+ 00014060  0x0000276f rtnbit1  0x0000000b 
+ 00014061  0x00002772 fetchr  0x00000011 , 0x00000002 , 0x000045f0 
+ 00014062  0x00002773 call  0x000035b4 
+ 00014063  0x00002774 storet  0x00000001 , 0x00004624 
+ 00014064  0x00002775 fetch  0x00000001 , 0x00004629 
+ 00014065  0x00002776 bmark1  0x00000026 , 0x000036f3 
+ 00014066  0x00002777 fetch  0x00000001 , 0x0000462c 
+ 00014067  0x00002779 isub  0x00000002 , 0x0000003e 
+ 00014068  0x0000277a nbranch  0x0000370d , 0x00000002 
+ 00014069  0x0000277b fetch  0x00000001 , 0x00004626 
+ 00014070  0x0000277c sub  0x0000003f , 0x00000002 , 0x0000003e 
+ 00014071  0x0000277d nbranch  0x000036fb , 0x00000002 
+ 00014072  0x0000277e fetch  0x00000001 , 0x00004626 
+ 00014073  0x0000277f beq  0x00000000 , 0x0000370e 
+ 00014074  0x00002780 rtn 
+ 00014075  0x00002783 fetch  0x00000001 , 0x00004626 
+ 00014076  0x00002784 fetcht  0x00000001 , 0x00004627 
+ 00014077  0x00002785 isub  0x00000002 , 0x0000003e 
+ 00014078  0x00002786 nrtn  0x00000005 
+ 00014079  0x00002787 jam  0x00000000 , 0x00004626 
+ 00014080  0x00002789 fetcht  0x00000001 , 0x00004624 
+ 00014081  0x0000278a fetch  0x00000001 , 0x00004628 
+ 00014082  0x0000278b bmark1  0x00000026 , 0x00003704 
+ 00014083  0x0000278c fetch  0x00000001 , 0x0000462b 
+ 00014084  0x0000278e isub  0x00000002 , 0x0000003e 
+ 00014085  0x0000278f nrtn  0x00000002 
+ 00014086  0x00002790 fetch  0x00000001 , 0x00004625 
+ 00014087  0x00002791 beq  0x00000000 , 0x00003715 
+ 00014088  0x00002792 increase  0xffffffff , 0x0000003f 
+ 00014089  0x00002793 store  0x00000001 , 0x00004625 
+ 00014090  0x00002794 beq  0x00000000 , 0x00003715 
+ 00014091  0x00002797 jam  0x00000000 , 0x00004141 
+ 00014092  0x00002798 rtn 
+ 00014093  0x0000279b jam  0x00000000 , 0x00004626 
+ 00014094  0x0000279d fetch  0x00000001 , 0x00004625 
+ 00014095  0x0000279e beq  0x00000002 , 0x00003713 
+ 00014096  0x0000279f increase  0x00000001 , 0x0000003f 
+ 00014097  0x000027a0 store  0x00000001 , 0x00004625 
+ 00014098  0x000027a1 beq  0x00000001 , 0x0000370b 
+ 00014099  0x000027a3 jam  0x00000006 , 0x00004141 
+ 00014100  0x000027a4 rtn 
+ 00014101  0x000027a7 jam  0x00000085 , 0x00004141 
+ 00014102  0x000027a8 rtn 
+ 00014103  0x000027ab jam  0x00000001 , 0x00004625 
+ 00014104  0x000027ac jam  0x00000000 , 0x00004626 
+ 00014105  0x000027ad rtn 
+ 00014106  0x000027b0 fetch  0x00000001 , 0x00004626 
+ 00014107  0x000027b1 increase  0x00000001 , 0x0000003f 
+ 00014108  0x000027b2 store  0x00000001 , 0x00004626 
+ 00014109  0x000027b3 rtn 
+ 00014110  0x000027b6 fetch  0x00000001 , 0x00004626 
+ 00014111  0x000027b7 sub  0x0000003f , 0x00000002 , 0x0000003e 
+ 00014112  0x000027b8 ncall  0x00003726 , 0x00000002 
+ 00014113  0x000027b9 fetch  0x00000001 , 0x00004626 
+ 00014114  0x000027ba rtneq  0x00000000 
+ 00014115  0x000027bb increase  0xffffffff , 0x0000003f 
+ 00014116  0x000027bc store  0x00000001 , 0x00004626 
+ 00014117  0x000027bd rtn 
+ 00014118  0x000027c0 jam  0x00000003 , 0x00004626 
+ 00014119  0x000027c1 rtn 
+ 00014120  0x000027cc fetch  0x00000001 , 0x000008f3 
+ 00014121  0x000027cd store  0x00000001 , 0x00000709 
+ 00014122  0x000027ce copy  0x00000030 , 0x00000006 
+ 00014123  0x000027cf call  0x00007c8e 
+ 00014124  0x000027d0 fetch  0x00000002 , 0x00004826 
+ 00014125  0x000027d1 branch  0x00007d79 
+ 00014126  0x000027d4 jam  0x0000001e , 0x000049b8 
+ 00014127  0x000027d5 call  0x0000378c 
+ 00014128  0x000027d8 fetch  0x00000001 , 0x0000070a 
+ 00014129  0x000027d9 beq  0x00000000 , 0x00003739 
+ 00014130  0x000027da beq  0x00000080 , 0x00003d67 
+ 00014131  0x000027db beq  0x00000082 , 0x00003ed4 
+ 00014132  0x000027dc beq  0x000000d1 , 0x00003799 
+ 00014133  0x000027dd beq  0x000000d0 , 0x000037ba 
+ 00014134  0x000027de beq  0x000000d2 , 0x00003799 
+ 00014135  0x000027df beq  0x000000d5 , 0x000037bb 
+ 00014136  0x000027e0 rtn 
+ 00014137  0x000027e4 arg  0x0000070e , 0x00000006 
+ 00014138  0x000027e5 arg  0x00004959 , 0x00000005 
+ 00014139  0x000027e6 call  0x00007c8f 
+ 00014140  0x000027e7 jam  0x00000000 , 0x000047e4 
+ 00014141  0x000027e8 call  0x00003bbf 
+ 00014142  0x000027e9 call  0x00003bb1 
+ 00014143  0x000027ea call  0x0000375e 
+ 00014144  0x000027eb call  0x0000374f 
+ 00014145  0x000027ec call  0x00003754 
+ 00014146  0x000027ed jam  0x00000000 , 0x000047e4 
+ 00014147  0x000027ee fetch  0x00000002 , 0x00004828 
+ 00014148  0x000027ef branch  0x00007d79 
+ 00014149  0x000027f2 setarg  0x00000000 
+ 00014150  0x000027f3 store  0x00000002 , 0x00004806 
+ 00014151  0x000027f5 random  0x0000003f 
+ 00014152  0x000027f6 and  0x0000003f , 0x0000001f , 0x0000003f 
+ 00014153  0x000027f7 add  0x0000003f , 0x0000001e , 0x0000003f 
+ 00014154  0x000027f8 store  0x00000001 , 0x00004804 
+ 00014155  0x000027f9 add  0x0000003f , 0x00000005 , 0x0000003f 
+ 00014156  0x000027fa store  0x00000001 , 0x00004803 
+ 00014157  0x000027fb call  0x00003e53 
+ 00014158  0x000027fc branch  0x00003a71 
+ 00014159  0x000027ff fetch  0x00000001 , 0x00000951 
+ 00014160  0x00002800 jam  0x00000004 , 0x000047e4 
+ 00014161  0x00002801 rtneq  0x00000001 
+ 00014162  0x00002802 jam  0x00000000 , 0x000047e4 
+ 00014163  0x00002803 rtn 
+ 00014164  0x00002806 setarg  0x00000080 
+ 00014165  0x00002807 store  0x00000001 , 0x00000723 
+ 00014166  0x00002808 setarg  0x00000003 
+ 00014167  0x00002809 istore  0x00000001 , 0x00000005 
+ 00014168  0x0000280a setarg  0x00000000 
+ 00014169  0x0000280b istore  0x00000001 , 0x00000005 
+ 00014170  0x0000280c fetch  0x00000003 , 0x0000070b 
+ 00014171  0x0000280d istore  0x00000003 , 0x00000005 
+ 00014172  0x0000280e jam  0x00000006 , 0x00000722 
+ 00014173  0x0000280f branch  0x000041b5 
+ 00014174  0x00002813 fetch  0x00000002 , 0x0000484c 
+ 00014175  0x00002814 rtnbit1  0x00000002 
+ 00014176  0x00002815 call  0x00003e3e 
+ 00014177  0x00002817 add  0x00000011 , 0x00000006 , 0x00000013 
+ 00014178  0x00002818 setarg  0xffffffff 
+ 00014179  0x00002819 istore  0x00000008 , 0x00000013 
+ 00014180  0x0000281a istore  0x00000008 , 0x00000005 
+ 00014181  0x0000281b ifetch  0x00000002 , 0x00000011 
+ 00014182  0x0000281c istore  0x00000002 , 0x00000013 
+ 00014183  0x0000281d copy  0x00000012 , 0x0000003f 
+ 00014184  0x0000281e iadd  0x00000011 , 0x00000011 
+ 00014185  0x0000281f loop  0x00003761 
+ 00014186  0x00002820 fetch  0x00000002 , 0x00004848 
+ 00014187  0x00002821 branch  0x00007d79 
+ 00014188  0x00002825 setarg  0x00000082 
+ 00014189  0x00002826 store  0x00000001 , 0x00000723 
+ 00014190  0x00002827 setarg  0x00000004 
+ 00014191  0x00002828 istore  0x00000001 , 0x00000005 
+ 00014192  0x00002829 fetch  0x00000001 , 0x0000070c 
+ 00014193  0x0000282a istore  0x00000001 , 0x00000005 
+ 00014194  0x0000282b jam  0x00000003 , 0x00000722 
+ 00014195  0x0000282c branch  0x000041b5 
+ 00014196  0x00002830 setarg  0x00000082 
+ 00014197  0x00002831 store  0x00000001 , 0x00000723 
+ 00014198  0x00002832 setarg  0x0000004e 
+ 00014199  0x00002833 istore  0x00000001 , 0x00000005 
+ 00014200  0x00002834 fetch  0x00000002 , 0x0000070c 
+ 00014201  0x00002835 istore  0x00000002 , 0x00000005 
+ 00014202  0x00002836 jam  0x00000004 , 0x00000722 
+ 00014203  0x00002837 branch  0x000041b5 
+ 00014204  0x0000283b setarg  0x00000082 
+ 00014205  0x0000283c store  0x00000001 , 0x00000723 
+ 00014206  0x0000283d setarg  0x00000060 
+ 00014207  0x0000283e istore  0x00000001 , 0x00000005 
+ 00014208  0x0000283f fetch  0x00000004 , 0x0000070c 
+ 00014209  0x00002840 istore  0x00000004 , 0x00000005 
+ 00014210  0x00002841 jam  0x00000006 , 0x00000722 
+ 00014211  0x00002842 branch  0x000041b5 
+ 00014212  0x00002847 setarg  0x0000005e 
+ 00014213  0x00002848 store  0x00000001 , 0x00000723 
+ 00014214  0x00002849 setarg  0x00000000 
+ 00014215  0x0000284a istore  0x00000001 , 0x00000005 
+ 00014216  0x0000284b fetch  0x00000002 , 0x0000070c 
+ 00014217  0x0000284c istore  0x00000002 , 0x00000005 
+ 00014218  0x0000284d jam  0x00000004 , 0x00000722 
+ 00014219  0x0000284e branch  0x000041b5 
+ 00014220  0x00002854 fetch  0x00000001 , 0x00004804 
+ 00014221  0x00002855 rtn  0x00000034 
+ 00014222  0x00002856 pincrease  0x0000001e 
+ 00014223  0x00002857 store  0x00000001 , 0x00004804 
+ 00014224  0x00002858 rtn 
+ 00014225  0x0000285b arg  0x00004803 , 0x00000013 
+ 00014226  0x0000285c arg  0x000037e4 , 0x00000012 
+ 00014227  0x0000285d branch  0x000042e0 
+ 00014228  0x00002860 arg  0x00004804 , 0x00000013 
+ 00014229  0x00002861 arg  0x00003797 , 0x00000012 
+ 00014230  0x00002862 branch  0x000042e0 
+ 00014231  0x00002865 fetch  0x00000002 , 0x00004855 
+ 00014232  0x00002866 branch  0x00007d79 
+ 00014233  0x0000286e call  0x000037c4 
+ 00014234  0x0000286f nrtn  0x00000028 
+ 00014235  0x00002870 bpatchx  0x000000a0 , 0x00004034 
+ 00014236  0x00002871 fetch  0x00000002 , 0x0000070e 
+ 00014237  0x00002872 arg  0x0000f01f , 0x00000002 
+ 00014238  0x00002873 isub  0x00000002 , 0x0000003e 
+ 00014239  0x00002874 branch  0x000037d8 , 0x00000005 
+ 00014240  0x00002876 arg  0x0000f014 , 0x00000002 
+ 00014241  0x00002877 isub  0x00000002 , 0x0000003e 
+ 00014242  0x00002878 branch  0x0000391c , 0x00000005 
+ 00014243  0x0000287a arg  0x0000f013 , 0x00000002 
+ 00014244  0x0000287b isub  0x00000002 , 0x0000003e 
+ 00014245  0x0000287c branch  0x00003907 , 0x00000005 
+ 00014246  0x0000287e arg  0x0000f017 , 0x00000002 
+ 00014247  0x0000287f isub  0x00000002 , 0x0000003e 
+ 00014248  0x00002880 branch  0x00003819 , 0x00000005 
+ 00014249  0x00002881 arg  0x0000f018 , 0x00000002 
+ 00014250  0x00002882 isub  0x00000002 , 0x0000003e 
+ 00014251  0x00002883 branch  0x00003845 , 0x00000005 
+ 00014252  0x00002884 arg  0x0000f016 , 0x00000002 
+ 00014253  0x00002885 isub  0x00000002 , 0x0000003e 
+ 00014254  0x00002886 branch  0x0000386a , 0x00000005 
+ 00014255  0x00002889 arg  0x00000534 , 0x00000002 
+ 00014256  0x0000288a isub  0x00000002 , 0x0000003e 
+ 00014257  0x0000288b branch  0x000037cf , 0x00000005 
+ 00014258  0x0000288c arg  0x00000533 , 0x00000002 
+ 00014259  0x0000288d isub  0x00000002 , 0x0000003e 
+ 00014260  0x0000288e branch  0x000037d2 , 0x00000005 
+ 00014261  0x0000288f arg  0x00000123 , 0x00000002 
+ 00014262  0x00002890 isub  0x00000002 , 0x0000003e 
+ 00014263  0x00002891 branch  0x000037d5 , 0x00000005 
+ 00014264  0x00002892 fetch  0x00000002 , 0x0000482c 
+ 00014265  0x00002893 branch  0x00007d79 
+ 00014266  0x00002896 rtn 
+ 00014267  0x00002898 ifetch  0x00000002 , 0x00000006 
+ 00014268  0x00002899 arg  0x000001a8 , 0x00000002 
+ 00014269  0x0000289a isub  0x00000002 , 0x0000003e 
+ 00014270  0x0000289b nrtn  0x00000005 
+ 00014271  0x0000289c ifetch  0x00000001 , 0x00000006 
+ 00014272  0x0000289d fetcht  0x00000001 , 0x000049b6 
+ 00014273  0x0000289e isub  0x00000002 , 0x0000003e 
+ 00014274  0x0000289f nrtn  0x00000005 
+ 00014275  0x000028a0 branch  0x00003b2a 
+ 00014276  0x000028a3 call  0x00007dbc 
+ 00014277  0x000028a4 fetch  0x00000002 , 0x0000070b 
+ 00014278  0x000028a5 arg  0x000001a8 , 0x00000002 
+ 00014279  0x000028a6 isub  0x00000002 , 0x0000003e 
+ 00014280  0x000028a7 nrtn  0x00000005 
+ 00014281  0x000028a8 fetcht  0x00000001 , 0x000044f1 
+ 00014282  0x000028a9 fetch  0x00000001 , 0x0000070d 
+ 00014283  0x000028aa isub  0x00000002 , 0x0000003e 
+ 00014284  0x000028ab rtn  0x00000005 
+ 00014285  0x000028ac store  0x00000001 , 0x000044f1 
+ 00014286  0x000028ad branch  0x00007dba 
+ 00014287  0x000028b0 call  0x000037f4 
+ 00014288  0x000028b1 fetch  0x00000002 , 0x0000483c 
+ 00014289  0x000028b2 branch  0x00007d79 
+ 00014290  0x000028b6 call  0x000037f4 
+ 00014291  0x000028b7 fetch  0x00000002 , 0x0000483e 
+ 00014292  0x000028b8 branch  0x00007d79 
+ 00014293  0x000028bb call  0x000037ee 
+ 00014294  0x000028bc fetch  0x00000002 , 0x00004840 
+ 00014295  0x000028bd branch  0x00007d79 
+ 00014296  0x000028c1 call  0x000037f0 
+ 00014297  0x000028c3 fetch  0x00000004 , 0x00000710 
+ 00014298  0x000028c4 store  0x00000004 , 0x000044f3 
+ 00014299  0x000028c5 branch  0x00003889 
+ 00014300  0x000028ca setarg  0x000000d3 
+ 00014301  0x000028cb store  0x00000001 , 0x00000723 
+ 00014302  0x000028cc setarg  0x000001a8 
+ 00014303  0x000028cd istore  0x00000002 , 0x00000005 
+ 00014304  0x000028ce fetch  0x00000001 , 0x000044f1 
+ 00014305  0x000028cf istore  0x00000001 , 0x00000005 
+ 00014306  0x000028d0 istoret  0x00000002 , 0x00000005 
+ 00014307  0x000028d1 rtn 
+ 00014308  0x000028d5 arg  0x00000000 , 0x00000007 
+ 00014309  0x000028d6 arg  0x00000003 , 0x00000002 
+ 00014310  0x000028d7 arg  0x0000f009 , 0x00000011 
+ 00014311  0x000028d8 branch  0x000037fc 
+ 00014312  0x000028e4 arg  0x00000100 , 0x00000011 
+ 00014313  0x000028e5 branch  0x000037fc 
+ 00014314  0x000028ea arg  0x00000008 , 0x00000039 
+ 00014315  0x000028eb branch  0x000037f6 
+ 00014316  0x000028ee arg  0x00000008 , 0x00000039 
+ 00014317  0x000028ef branch  0x000037f6 
+ 00014318  0x000028f2 arg  0x00000006 , 0x00000039 
+ 00014319  0x000028f3 branch  0x000037f6 
+ 00014320  0x000028f6 arg  0x00000004 , 0x00000039 
+ 00014321  0x000028f7 branch  0x000037f6 
+ 00014322  0x000028fa arg  0x00000002 , 0x00000039 
+ 00014323  0x000028fb branch  0x000037f6 
+ 00014324  0x000028fe arg  0x00000001 , 0x00000039 
+ 00014325  0x000028ff branch  0x000037f6 
+ 00014326  0x00002903 add  0x00000039 , 0x00000006 , 0x0000003f 
+ 00014327  0x00002904 store  0x00000001 , 0x00000722 
+ 00014328  0x00002905 call  0x000037dc 
+ 00014329  0x00002906 arg  0x00000710 , 0x00000006 
+ 00014330  0x00002907 call  0x00007cda 
+ 00014331  0x00002908 branch  0x000041b5 
+ 00014332  0x00002910 call  0x00003808 
+ 00014333  0x00002911 istorer  0x00000011 , 0x00000002 , 0x00000005 
+ 00014334  0x00002912 istoret  0x00000001 , 0x00000005 
+ 00014335  0x00002913 jam  0x00000007 , 0x00000722 
+ 00014336  0x00002914 branch  0x00003806 
+ 00014337  0x0000291b call  0x00003808 
+ 00014338  0x0000291c istorer  0x00000011 , 0x00000002 , 0x00000005 
+ 00014339  0x0000291d istoret  0x00000002 , 0x00000005 
+ 00014340  0x0000291e jam  0x00000008 , 0x00000722 
+ 00014341  0x0000291f branch  0x00003806 
+ 00014342  0x00002924 call  0x00003f6e 
+ 00014343  0x00002925 branch  0x000041b5 
+ 00014344  0x00002929 fetch  0x00000001 , 0x000047ae 
+ 00014345  0x0000292a store  0x00000001 , 0x0000092b 
+ 00014346  0x0000292b setarg  0x000000f0 
+ 00014347  0x0000292c store  0x00000002 , 0x0000094c 
+ 00014348  0x0000292d fetch  0x00000001 , 0x000044f2 
+ 00014349  0x0000292e pincrease  0x00000001 
+ 00014350  0x0000292f store  0x00000001 , 0x000044f2 
+ 00014351  0x00002930 beq  0x000000c0 , 0x00003817 
+ 00014352  0x00002931 setarg  0x000000d4 
+ 00014353  0x00002932 store  0x00000001 , 0x00000723 
+ 00014354  0x00002933 setarg  0x000001a8 
+ 00014355  0x00002934 istore  0x00000002 , 0x00000005 
+ 00014356  0x00002935 fetch  0x00000001 , 0x000044f2 
+ 00014357  0x00002936 istore  0x00000001 , 0x00000005 
+ 00014358  0x00002937 rtn 
+ 00014359  0x0000293a jam  0x00000080 , 0x000044f2 
+ 00014360  0x0000293b rtn 
+ 00014361  0x0000293f copy  0x00000006 , 0x00000011 
+ 00014362  0x00002940 fetch  0x00000001 , 0x00000709 
+ 00014363  0x00002941 arg  0x00000006 , 0x00000002 
+ 00014364  0x00002942 isub  0x00000002 , 0x0000003f 
+ 00014365  0x00002943 store  0x00000001 , 0x00004608 
+ 00014366  0x00002944 copy  0x0000003f , 0x00000039 
+ 00014367  0x00002945 copy  0x00000011 , 0x00000006 
+ 00014368  0x00002946 arg  0x00004609 , 0x00000005 
+ 00014369  0x00002947 call  0x00007cda 
+ 00014370  0x00002948 arg  0x00000000 , 0x00000012 
+ 00014371  0x0000294a arg  0x00004609 , 0x0000003f 
+ 00014372  0x0000294b iadd  0x00000012 , 0x00000002 
+ 00014373  0x0000294c ifetch  0x00000001 , 0x00000002 
+ 00014374  0x0000294d beq  0x000000ff , 0x0000383f 
+ 00014375  0x0000294e and  0x0000003f , 0x0000007f , 0x0000003f 
+ 00014376  0x0000294f call  0x00003837 
+ 00014377  0x00002950 increase  0x00000001 , 0x00000012 
+ 00014378  0x00002951 fetch  0x00000001 , 0x00004608 
+ 00014379  0x00002952 isub  0x00000012 , 0x0000003e 
+ 00014380  0x00002953 branch  0x00003823 , 0x00000002 
+ 00014381  0x00002954 call  0x0000394a 
+ 00014382  0x00002956 arg  0x0000f017 , 0x00000002 
+ 00014383  0x00002957 call  0x000037dc 
+ 00014384  0x00002958 arg  0x00000000 , 0x00000002 
+ 00014385  0x00002959 istoret  0x00000001 , 0x00000005 
+ 00014386  0x0000295a copy  0x00000005 , 0x00000002 
+ 00014387  0x0000295b call  0x0000393b 
+ 00014388  0x0000295c pincrease  0x00000007 
+ 00014389  0x0000295d store  0x00000001 , 0x00000722 
+ 00014390  0x0000295e branch  0x000041b5 
+ 00014391  0x00002961 rtn  0x00000034 
+ 00014392  0x00002962 pincrease  0xffffffff 
+ 00014393  0x00002963 mul32  0x0000003f , 0x00000012 , 0x0000003f 
+ 00014394  0x00002964 arg  0x00004503 , 0x00000011 
+ 00014395  0x00002965 iadd  0x00000011 , 0x00000011 
+ 00014396  0x00002966 setarg  0x00000000 
+ 00014397  0x00002967 istore  0x00000001 , 0x00000011 
+ 00014398  0x00002968 rtn 
+ 00014399  0x0000296b arg  0x00000012 , 0x00000039 
+ 00014400  0x0000296c mul32  0x00000039 , 0x0000000d , 0x00000039 
+ 00014401  0x0000296d arg  0x00004503 , 0x00000005 
+ 00014402  0x0000296e call  0x00007ca1 
+ 00014403  0x0000296f call  0x0000394a 
+ 00014404  0x00002970 branch  0x0000382e 
+ 00014405  0x00002973 ifetch  0x00000001 , 0x00000006 
+ 00014406  0x00002974 beq  0x000000ff , 0x0000385e 
+ 00014407  0x00002975 store  0x00000001 , 0x000045ff 
+ 00014408  0x00002976 ifetch  0x00000001 , 0x00000006 
+ 00014409  0x00002977 pincrease  0xffffffff 
+ 00014410  0x00002978 mul32  0x0000003f , 0x00000012 , 0x0000003f 
+ 00014411  0x00002979 arg  0x00004503 , 0x00000006 
+ 00014412  0x0000297a iadd  0x00000006 , 0x00000006 
+ 00014413  0x0000297b arg  0x000045ed , 0x00000005 
+ 00014414  0x0000297c arg  0x00000012 , 0x00000039 
+ 00014415  0x0000297d call  0x00007cda 
+ 00014416  0x0000297e arg  0x0000f018 , 0x00000002 
+ 00014417  0x0000297f call  0x000037dc 
+ 00014418  0x00002980 fetch  0x00000001 , 0x000045ed 
+ 00014419  0x00002981 branch  0x00003867 , 0x00000034 
+ 00014420  0x00002982 arg  0x00000000 , 0x00000002 
+ 00014421  0x00002983 istoret  0x00000001 , 0x00000005 
+ 00014422  0x00002985 fetch  0x00000001 , 0x000045ff 
+ 00014423  0x00002986 istore  0x00000001 , 0x00000005 
+ 00014424  0x00002987 fetch  0x00000001 , 0x000045ed 
+ 00014425  0x00002988 istore  0x00000001 , 0x00000005 
+ 00014426  0x00002989 fetch  0x00000008 , 0x000045ee 
+ 00014427  0x0000298a istore  0x00000008 , 0x00000005 
+ 00014428  0x0000298b jam  0x00000011 , 0x00000722 
+ 00014429  0x0000298c branch  0x000041b5 
+ 00014430  0x00002990 arg  0x0000f018 , 0x00000002 
+ 00014431  0x00002991 call  0x000037dc 
+ 00014432  0x00002992 arg  0x000000ff , 0x00000002 
+ 00014433  0x00002993 istoret  0x00000002 , 0x00000005 
+ 00014434  0x00002996 copy  0x00000005 , 0x00000002 
+ 00014435  0x00002997 call  0x0000393b 
+ 00014436  0x00002998 pincrease  0x00000008 
+ 00014437  0x00002999 store  0x00000001 , 0x00000722 
+ 00014438  0x0000299a branch  0x000041b5 
+ 00014439  0x000029a0 arg  0x00000080 , 0x00000002 
+ 00014440  0x000029a1 istore  0x00000001 , 0x00000005 
+ 00014441  0x000029a2 branch  0x00003856 
+ 00014442  0x000029a5 ifetch  0x00000001 , 0x00000006 
+ 00014443  0x000029a6 store  0x00000001 , 0x000045ff 
+ 00014444  0x000029a7 and  0x0000003f , 0x0000007f , 0x0000003f 
+ 00014445  0x000029a8 pincrease  0xffffffff 
+ 00014446  0x000029a9 mul32  0x0000003f , 0x00000012 , 0x0000003f 
+ 00014447  0x000029aa arg  0x00004503 , 0x00000005 
+ 00014448  0x000029ab iadd  0x00000005 , 0x00000005 
+ 00014449  0x000029ac fetch  0x00000001 , 0x000045ff 
+ 00014450  0x000029ad istore  0x00000001 , 0x00000005 
+ 00014451  0x000029ae call  0x0000394a 
+ 00014452  0x000029af arg  0x0000f016 , 0x00000002 
+ 00014453  0x000029b0 call  0x000037dc 
+ 00014454  0x000029b1 setarg  0x00000000 
+ 00014455  0x000029b2 istore  0x00000001 , 0x00000005 
+ 00014456  0x000029b3 copy  0x00000005 , 0x00000002 
+ 00014457  0x000029b4 call  0x0000393b 
+ 00014458  0x000029b5 pincrease  0x00000007 
+ 00014459  0x000029b6 store  0x00000001 , 0x00000722 
+ 00014460  0x000029b7 branch  0x000041b5 
+ 00014461  0x000029bd copy  0x00000022 , 0x00000002 
+ 00014462  0x000029be fetch  0x00000004 , 0x000044f7 
+ 00014463  0x000029bf isub  0x00000002 , 0x0000003e 
+ 00014464  0x000029c0 call  0x0000388f , 0x00000002 
+ 00014465  0x000029c1 call  0x00003896 
+ 00014466  0x000029c2 isub  0x00000002 , 0x0000003e 
+ 00014467  0x000029c3 rtn  0x00000002 
+ 00014468  0x000029c4 call  0x0000388a 
+ 00014469  0x000029c5 fetch  0x00000004 , 0x000044f3 
+ 00014470  0x000029c6 pincrease  0x00000001 
+ 00014471  0x000029c7 store  0x00000004 , 0x000044f3 
+ 00014472  0x000029c8 branch  0x0000389a 
+ 00014473  0x000029cc copy  0x00000022 , 0x0000003f 
+ 00014474  0x000029ce store  0x00000004 , 0x000044f7 
+ 00014475  0x000029cf fetch  0x00000001 , 0x000044fa 
+ 00014476  0x000029d0 and_into  0x0000000f , 0x0000003f 
+ 00014477  0x000029d1 store  0x00000001 , 0x000044fa 
+ 00014478  0x000029d2 rtn 
+ 00014479  0x000029d5 rtn  0x00000005 
+ 00014480  0x000029d6 copy  0x0000003f , 0x00000012 
+ 00014481  0x000029d7 setarg  0x00100000 
+ 00014482  0x000029d8 lshift8  0x0000003f , 0x0000003f 
+ 00014483  0x000029d9 iadd  0x00000002 , 0x00000002 
+ 00014484  0x000029da copy  0x00000012 , 0x0000003f 
+ 00014485  0x000029db rtn 
+ 00014486  0x000029de arg  0x00000014 , 0x00000039 
+ 00014487  0x000029e0 pincrease  0x000000a0 
+ 00014488  0x000029e1 loop  0x00003897 
+ 00014489  0x000029e2 rtn 
+ 00014490  0x000029e5 setarg  0x0000000d 
+ 00014491  0x000029e6 store  0x00000001 , 0x00004602 
+ 00014492  0x000029e7 pincrease  0xffffffff 
+ 00014493  0x000029e8 mul32  0x0000003f , 0x00000012 , 0x0000003f 
+ 00014494  0x000029e9 arg  0x00004503 , 0x00000030 
+ 00014495  0x000029ea iadd  0x00000030 , 0x00000030 
+ 00014496  0x000029ec ifetch  0x00000001 , 0x00000030 
+ 00014497  0x000029ed ncall  0x000038a8 , 0x00000034 
+ 00014498  0x000029ee increase  0xffffffee , 0x00000030 
+ 00014499  0x000029f0 fetch  0x00000001 , 0x00004602 
+ 00014500  0x000029f1 pincrease  0xffffffff 
+ 00014501  0x000029f2 rtn  0x00000034 
+ 00014502  0x000029f3 store  0x00000001 , 0x00004602 
+ 00014503  0x000029f4 branch  0x000038a0 
+ 00014504  0x000029f7 arg  0x00000007 , 0x00000007 
+ 00014505  0x000029f8 qisolate0  0x0000003f 
+ 00014506  0x000029f9 rtn  0x00000001 
+ 00014507  0x000029fa and  0x0000003f , 0x0000007f , 0x0000003f 
+ 00014508  0x000029fb arg  0x0000000d , 0x00000002 
+ 00014509  0x000029fc isub  0x00000002 , 0x0000003e 
+ 00014510  0x000029fd rtn  0x00000002 
+ 00014511  0x000029fe copy  0x00000030 , 0x00000006 
+ 00014512  0x000029ff arg  0x000045ed , 0x00000005 
+ 00014513  0x00002a00 arg  0x00000012 , 0x00000039 
+ 00014514  0x00002a01 call  0x00007cda 
+ 00014515  0x00002a02 fetch  0x00000001 , 0x000045fe 
+ 00014516  0x00002a03 beq  0x00000059 , 0x000038bf 
+ 00014517  0x00002a05 fetcht  0x00000004 , 0x000044f3 
+ 00014518  0x00002a06 fetch  0x00000004 , 0x000045ee 
+ 00014519  0x00002a07 isub  0x00000002 , 0x0000003e 
+ 00014520  0x00002a08 fetch  0x00000001 , 0x000045f5 
+ 00014521  0x00002a09 branch  0x000038e3 , 0x00000005 
+ 00014522  0x00002a0a nbranch  0x000038bc , 0x00000002 
+ 00014523  0x00002a0b rtn 
+ 00014524  0x00002a0e setarg  0x00000000 
+ 00014525  0x00002a0f istore  0x00000001 , 0x00000030 
+ 00014526  0x00002a10 rtn 
+ 00014527  0x00002a14 fetch  0x00000004 , 0x000044f3 
+ 00014528  0x00002a15 arg  0x0000003c , 0x00000002 
+ 00014529  0x00002a16 idiv  0x00000002 
+ 00014530  0x00002a17 call  0x00007d62 
+ 00014531  0x00002a18 remainder  0x0000003f 
+ 00014532  0x00002a19 nrtn  0x00000034 
+ 00014533  0x00002a1b fetch  0x00000004 , 0x000044f3 
+ 00014534  0x00002a1c arg  0x00054600 , 0x00000002 
+ 00014535  0x00002a1d isub  0x00000002 , 0x0000003f 
+ 00014536  0x00002a1f arg  0x00093a80 , 0x00000002 
+ 00014537  0x00002a20 idiv  0x00000002 
+ 00014538  0x00002a21 call  0x00007d62 
+ 00014539  0x00002a22 remainder  0x0000003f 
+ 00014540  0x00002a23 arg  0x00015180 , 0x00000002 
+ 00014541  0x00002a24 idiv  0x00000002 
+ 00014542  0x00002a25 call  0x00007d62 
+ 00014543  0x00002a26 remainder  0x00000011 
+ 00014544  0x00002a27 quotient  0x00000007 
+ 00014545  0x00002a28 fetch  0x00000001 , 0x000045f2 
+ 00014546  0x00002a29 branch  0x000038d5 , 0x00000034 
+ 00014547  0x00002a2a qisolate1  0x0000003f 
+ 00014548  0x00002a2b nrtn  0x00000001 
+ 00014549  0x00002a2e deposit  0x00000011 
+ 00014550  0x00002a2f arg  0x0000003c , 0x00000002 
+ 00014551  0x00002a30 idiv  0x00000002 
+ 00014552  0x00002a31 call  0x00007d62 
+ 00014553  0x00002a32 quotient  0x00000002 
+ 00014554  0x00002a33 setarg  0x000001e0 
+ 00014555  0x00002a34 iadd  0x00000002 , 0x00000002 
+ 00014556  0x00002a35 fetch  0x00000002 , 0x000045ee 
+ 00014557  0x00002a36 arg  0x00000fff , 0x00000011 
+ 00014558  0x00002a37 iand  0x00000011 , 0x0000003f 
+ 00014559  0x00002a38 isub  0x00000002 , 0x0000003e 
+ 00014560  0x00002a39 nrtn  0x00000005 
+ 00014561  0x00002a3a fetch  0x00000001 , 0x000045f6 
+ 00014562  0x00002a3b branch  0x000038e3 
+ 00014563  0x00002a3e store  0x00000001 , 0x0000070c 
+ 00014564  0x00002a3f jam  0x00000001 , 0x00004602 
+ 00014565  0x00002a41 copy  0x00000030 , 0x0000003f 
+ 00014566  0x00002a42 store  0x00000002 , 0x0000091f 
+ 00014567  0x00002a44 fetcht  0x00000001 , 0x0000070c 
+ 00014568  0x00002a45 fetchr  0x00000007 , 0x00000001 , 0x00004869 
+ 00014569  0x00002a46 call  0x000037e8 
+ 00014570  0x00002a48 fetch  0x00000002 , 0x0000091f 
+ 00014571  0x00002a49 copy  0x0000003f , 0x00000030 
+ 00014572  0x00002a4a add  0x00000030 , 0x00000011 , 0x00000006 
+ 00014573  0x00002a4b ifetch  0x00000001 , 0x00000006 
+ 00014574  0x00002a4c beq  0x00000059 , 0x000038f4 
+ 00014575  0x00002a4e setarg  0x00000000 
+ 00014576  0x00002a4f istore  0x00000001 , 0x00000030 
+ 00014577  0x00002a50 fetchr  0x00000007 , 0x00000001 , 0x00004869 
+ 00014578  0x00002a51 call  0x000038ff 
+ 00014579  0x00002a52 branch  0x0000394a 
+ 00014580  0x00002a57 fetch  0x00000001 , 0x000045f2 
+ 00014581  0x00002a58 branch  0x000038ef , 0x00000034 
+ 00014582  0x00002a59 arg  0x0000f009 , 0x00000002 
+ 00014583  0x00002a5a call  0x000037dc 
+ 00014584  0x00002a5b setarg  0x00000011 
+ 00014585  0x00002a5c istore  0x00000001 , 0x00000005 
+ 00014586  0x00002a5d ifetch  0x00000001 , 0x00000030 
+ 00014587  0x00002a5e or  0x0000003f , 0x00000080 , 0x0000003f 
+ 00014588  0x00002a5f istore  0x00000001 , 0x00000005 
+ 00014589  0x00002a60 jam  0x00000008 , 0x00000723 
+ 00014590  0x00002a61 branch  0x00003806 
+ 00014591  0x00002a64 arg  0x0000f020 , 0x00000002 
+ 00014592  0x00002a65 call  0x000037dc 
+ 00014593  0x00002a66 copy  0x00000005 , 0x00000002 
+ 00014594  0x00002a67 call  0x0000393b 
+ 00014595  0x00002a69 pincrease  0x00000006 
+ 00014596  0x00002a6a store  0x00000001 , 0x00000722 
+ 00014597  0x00002a6b jam  0x000000d3 , 0x00000723 
+ 00014598  0x00002a6c branch  0x00003806 
+ 00014599  0x00002a70 arg  0x000045ed , 0x00000005 
+ 00014600  0x00002a71 arg  0x00000010 , 0x00000039 
+ 00014601  0x00002a72 call  0x00007cda 
+ 00014602  0x00002a73 fetch  0x00000001 , 0x000045ed 
+ 00014603  0x00002a74 and  0x0000003f , 0x0000007f , 0x0000003f 
+ 00014604  0x00002a75 store  0x00000001 , 0x000045ff 
+ 00014605  0x00002a76 sub  0x0000003f , 0x0000000d , 0x0000003e 
+ 00014606  0x00002a77 nrtn  0x00000002 
+ 00014607  0x00002a78 fetch  0x00000004 , 0x000045ee 
+ 00014608  0x00002a79 arg  0x0000003c , 0x00000002 
+ 00014609  0x00002a7a idiv  0x00000002 
+ 00014610  0x00002a7b call  0x00007d62 
+ 00014611  0x00002a7c remainder  0x00000002 
+ 00014612  0x00002a7d isub  0x00000002 , 0x0000003f 
+ 00014613  0x00002a7e store  0x00000004 , 0x000045ee 
+ 00014614  0x00002a7f setarg  0x00000000 
+ 00014615  0x00002a80 store  0x00000002 , 0x000045fd 
+ 00014616  0x00002a81 arg  0x000045ed , 0x00000011 
+ 00014617  0x00002a82 call  0x00003930 
+ 00014618  0x00002a83 arg  0x0000f013 , 0x00000002 
+ 00014619  0x00002a84 branch  0x00003928 
+ 00014620  0x00002a8b arg  0x000045ed , 0x00000005 
+ 00014621  0x00002a8c arg  0x00000011 , 0x00000039 
+ 00014622  0x00002a8d call  0x00007cda 
+ 00014623  0x00002a90 fetch  0x00000001 , 0x000045ed 
+ 00014624  0x00002a91 and  0x0000003f , 0x0000007f , 0x0000003f 
+ 00014625  0x00002a92 store  0x00000001 , 0x000045ff 
+ 00014626  0x00002a93 sub  0x0000003f , 0x0000000d , 0x0000003e 
+ 00014627  0x00002a94 nrtn  0x00000002 
+ 00014628  0x00002a96 jam  0x00000059 , 0x000045fe 
+ 00014629  0x00002a97 arg  0x000045ed , 0x00000011 
+ 00014630  0x00002a98 call  0x00003930 
+ 00014631  0x00002a99 arg  0x0000f014 , 0x00000002 
+ 00014632  0x00002a9e call  0x000037dc 
+ 00014633  0x00002a9f setarg  0x00000000 
+ 00014634  0x00002aa0 store  0x00000001 , 0x00000729 
+ 00014635  0x00002aa1 copy  0x00000005 , 0x00000002 
+ 00014636  0x00002aa2 call  0x0000393b 
+ 00014637  0x00002aa3 pincrease  0x00000007 
+ 00014638  0x00002aa4 store  0x00000001 , 0x00000722 
+ 00014639  0x00002aa5 branch  0x000041b5 
+ 00014640  0x00002aa9 call  0x00003937 
+ 00014641  0x00002aaa copy  0x00000011 , 0x00000006 
+ 00014642  0x00002aab arg  0x00004503 , 0x00000005 
+ 00014643  0x00002aac iadd  0x00000005 , 0x00000005 
+ 00014644  0x00002aad arg  0x00000012 , 0x00000039 
+ 00014645  0x00002aae call  0x00007cda 
+ 00014646  0x00002aaf branch  0x0000394a 
+ 00014647  0x00002ab2 fetch  0x00000001 , 0x000045ff 
+ 00014648  0x00002ab3 pincrease  0xffffffff 
+ 00014649  0x00002ab4 mul32  0x0000003f , 0x00000012 , 0x0000003f 
+ 00014650  0x00002ab5 rtn 
+ 00014651  0x00002ab8 arg  0x00004503 , 0x00000011 
+ 00014652  0x00002ab9 arg  0x00000000 , 0x00000012 
+ 00014653  0x00002aba copy  0x00000002 , 0x00000005 
+ 00014654  0x00002abb arg  0x0000000d , 0x00000039 
+ 00014655  0x00002abc increase  0xffffffff , 0x00000039 
+ 00014656  0x00002abe ifetch  0x00000001 , 0x00000011 
+ 00014657  0x00002abf beq  0x000000ff , 0x00003945 
+ 00014658  0x00002ac0 branch  0x00003945 , 0x00000034 
+ 00014659  0x00002ac1 increase  0x00000001 , 0x00000012 
+ 00014660  0x00002ac2 istore  0x00000001 , 0x00000005 
+ 00014661  0x00002ac4 setarg  0x00000012 
+ 00014662  0x00002ac5 iadd  0x00000011 , 0x00000011 
+ 00014663  0x00002ac6 loop  0x00003940 
+ 00014664  0x00002ac7 copy  0x00000012 , 0x0000003f 
+ 00014665  0x00002ac8 rtn 
+ 00014666  0x00002acb fetch  0x00000002 , 0x0000484a 
+ 00014667  0x00002acc branch  0x00007d79 
+ 00014668  0x00002ad7 bpatchx  0x000000a1 , 0x00004034 
+ 00014669  0x00002ad8 setarg  0x00004a5e 
+ 00014670  0x00002ad9 store  0x00000002 , 0x00004aed 
+ 00014671  0x00002ada setarg  0x00004aeb 
+ 00014672  0x00002adb store  0x00000002 , 0x00000919 
+ 00014673  0x00002adc jam  0x00000014 , 0x00000787 
+ 00014674  0x00002add fetch  0x00000001 , 0x00004808 
+ 00014675  0x00002ade store  0x00000001 , 0x00000788 
+ 00014676  0x00002ae0 fetch  0x00000001 , 0x00000916 
+ 00014677  0x00002ae1 pincrease  0x0000000b 
+ 00014678  0x00002ae2 add  0x0000003f , 0xfffffffe , 0x00000039 
+ 00014679  0x00002aeb store  0x00000001 , 0x00000789 
+ 00014680  0x00002aec pincrease  0xffffffff 
+ 00014681  0x00002aef istore  0x00000001 , 0x00000005 
+ 00014682  0x00002af0 setarg  0x0000002a 
+ 00014683  0x00002af1 istore  0x00000001 , 0x00000005 
+ 00014684  0x00002af2 arg  0x00004998 , 0x00000006 
+ 00014685  0x00002af3 call  0x00007ccc 
+ 00014686  0x00002af4 fetchr  0x00000011 , 0x00000002 , 0x00000919 
+ 00014687  0x00002af5 call  0x00003967 
+ 00014688  0x00002af6 call  0x000078b2 
+ 00014689  0x00002af8 fetch  0x00000002 , 0x000044e9 
+ 00014690  0x00002af9 isolate1  0x00000009 , 0x0000003f 
+ 00014691  0x00002afa nrtn  0x00000001 
+ 00014692  0x00002afc call  0x00003e5e 
+ 00014693  0x00002afd arg  0x00000787 , 0x00000011 
+ 00014694  0x00002afe branch  0x000078b2 
+ 00014695  0x00002b01 add  0x00000011 , 0x00000002 , 0x00000006 
+ 00014696  0x00002b02 ifetch  0x00000002 , 0x00000006 
+ 00014697  0x00002b03 store  0x00000002 , 0x000043fb 
+ 00014698  0x00002b04 arg  0x00000787 , 0x00000011 
+ 00014699  0x00002b05 rtn 
+ 00014700  0x00002b09 setarg  0x00004a5e 
+ 00014701  0x00002b0a store  0x00000002 , 0x000043fb 
+ 00014702  0x00002b0b rtn 
+ 00014703  0x00002b10 fetch  0x00000001 , 0x000049b5 
+ 00014704  0x00002b11 rtnne  0x00000001 
+ 00014705  0x00002b12 jam  0x00000002 , 0x000049b5 
+ 00014706  0x00002b13 branch  0x00003ace 
+ 00014707  0x00002b16 arg  0x0000078c , 0x00000011 
+ 00014708  0x00002b17 arg  0x00000012 , 0x00000002 
+ 00014709  0x00002b18 setarg  0x00000021 
+ 00014710  0x00002b19 nrtn  0x00000001 
+ 00014711  0x00002b1a arg  0x0000079e , 0x00000011 
+ 00014712  0x00002b1b fetcht  0x00000001 , 0x00000789 
+ 00014713  0x00002b1c increase  0xffffffee , 0x00000002 
+ 00014714  0x00002b1d setarg  0x00000022 
+ 00014715  0x00002b1e rtn 
+ 00014716  0x00002b27 arg  0x0000462b , 0x00000005 
+ 00014717  0x00002b28 setarg  0x00000002 
+ 00014718  0x00002b29 istore  0x00000001 , 0x00000005 
+ 00014719  0x00002b2a setarg  0x00000001 
+ 00014720  0x00002b2b istore  0x00000001 , 0x00000005 
+ 00014721  0x00002b2c setarg  0x00000002 
+ 00014722  0x00002b2d istore  0x00000001 , 0x00000005 
+ 00014723  0x00002b2e rtn 
+ 00014724  0x00002b33 arg  0x00001827 , 0x00000002 
+ 00014725  0x00002b34 setarg  0x00000003 
+ 00014726  0x00002b35 istore  0x00000001 , 0x00000005 
+ 00014727  0x00002b36 setarg  0x00000003 
+ 00014728  0x00002b37 istore  0x00000001 , 0x00000005 
+ 00014729  0x00002b38 istoret  0x00000002 , 0x00000005 
+ 00014730  0x00002b39 rtn 
+ 00014731  0x00002b3d call  0x000025b8 
+ 00014732  0x00002b3e call  0x00002af5 
+ 00014733  0x00002b3f call  0x0000264e 
+ 00014734  0x00002b40 nrtn  0x0000002d 
+ 00014735  0x00002b42 fetch  0x00000001 , 0x00000002 
+ 00014736  0x00002b43 pincrease  0x00000001 
+ 00014737  0x00002b44 store  0x00000001 , 0x00000002 
+ 00014738  0x00002b45 fetch  0x00000002 , 0x00004824 
+ 00014739  0x00002b46 call  0x00007d79 
+ 00014740  0x00002b47 branch  0x000025bc 
+ 00014741  0x00002b4a call  0x000039a1 
+ 00014742  0x00002b4b rtn  0x00000028 
+ 00014743  0x00002b4d call  0x0000398b 
+ 00014744  0x00002b4e call  0x00002018 
+ 00014745  0x00002b4f fetcht  0x00000002 , 0x00004344 
+ 00014746  0x00002b50 arg  0x0000000a , 0x00000007 
+ 00014747  0x00002b51 call  0x000020dc 
+ 00014748  0x00002b52 rtn  0x00000028 
+ 00014749  0x00002b53 arg  0x0000000d , 0x00000007 
+ 00014750  0x00002b54 call  0x00007cef 
+ 00014751  0x00002b55 nbranch  0x00003997 , 0x00000034 
+ 00014752  0x00002b56 rtn 
+ 00014753  0x00002b59 fetcht  0x00000002 , 0x00004344 
+ 00014754  0x00002b5a arg  0x00000004 , 0x00000007 
+ 00014755  0x00002b5b call  0x000020dc 
+ 00014756  0x00002b5c rtn  0x00000028 
+ 00014757  0x00002b5d call  0x000039a9 
+ 00014758  0x00002b5e fetch  0x00000002 , 0x00004344 
+ 00014759  0x00002b5f arg  0x0000000d , 0x00000007 
+ 00014760  0x00002b60 branch  0x00007ce1 
+ 00014761  0x00002b64 fetch  0x00000001 , 0x0000464a 
+ 00014762  0x00002b65 pincrease  0x00000001 
+ 00014763  0x00002b66 store  0x00000001 , 0x0000464a 
+ 00014764  0x00002b67 store  0x00000001 , 0x00000007 
+ 00014765  0x00002b68 rtnne  0x00000028 
+ 00014766  0x00002b69 jam  0x00000025 , 0x0000464a 
+ 00014767  0x00002b6a jam  0x00000025 , 0x00000007 
+ 00014768  0x00002b6b rtn 
+ 00014769  0x00002b6e fetch  0x00000001 , 0x0000004c 
+ 00014770  0x00002b6f and  0x0000003f , 0x0000000f , 0x0000003f 
+ 00014771  0x00002b70 beq  0x00000000 , 0x000039b6 
+ 00014772  0x00002b71 beq  0x00000002 , 0x000039b6 
+ 00014773  0x00002b72 rtn 
+ 00014774  0x00002b75 ifetcht  0x00000001 , 0x00000006 
+ 00014775  0x00002b76 sub  0x00000002 , 0x00000006 , 0x0000003e 
+ 00014776  0x00002b77 rtn  0x00000002 
+ 00014777  0x00002b78 sub  0x00000002 , 0x00000025 , 0x0000003e 
+ 00014778  0x00002b79 nrtn  0x00000002 
+ 00014779  0x00002b7a add  0x00000002 , 0xfffffffa , 0x00000011 
+ 00014780  0x00002b7b add  0x00000006 , 0x00000006 , 0x00000012 
+ 00014781  0x00002b7e ifetcht  0x00000001 , 0x00000012 
+ 00014782  0x00002b7f sub  0x00000002 , 0x00000001 , 0x0000003e 
+ 00014783  0x00002b80 rtn  0x00000002 
+ 00014784  0x00002b81 sub  0x00000002 , 0x0000001e , 0x0000003e 
+ 00014785  0x00002b82 nrtn  0x00000002 
+ 00014786  0x00002b83 copy  0x00000002 , 0x0000003f 
+ 00014787  0x00002b84 rtn  0x00000034 
+ 00014788  0x00002b85 bpatchx  0x000000a2 , 0x00004034 
+ 00014789  0x00002b86 ifetch  0x00000001 , 0x00000006 
+ 00014790  0x00002b87 beq  0x000000ff , 0x000039d1 
+ 00014791  0x00002b88 beq  0x0000002a , 0x00003f7c 
+ 00014792  0x00002b8b add  0x00000002 , 0x00000001 , 0x0000003f 
+ 00014793  0x00002b8c isub  0x00000011 , 0x0000003e 
+ 00014794  0x00002b8d rtn  0x00000002 
+ 00014795  0x00002b8e iadd  0x00000012 , 0x00000012 
+ 00014796  0x00002b8f sub  0x00000002 , 0xffffffff , 0x0000003f 
+ 00014797  0x00002b90 iadd  0x00000011 , 0x00000011 
+ 00014798  0x00002b91 copy  0x00000011 , 0x0000003f 
+ 00014799  0x00002b92 rtn  0x00000034 
+ 00014800  0x00002b93 branch  0x000039bd 
+ 00014801  0x00002b96 jam  0x00000000 , 0x000007aa 
+ 00014802  0x00002b97 branch  0x00003cfa 
+ 00014803  0x00002b9b fetch  0x00000001 , 0x00000000 
+ 00014804  0x00002b9c pincrease  0x00000001 
+ 00014805  0x00002b9d store  0x00000001 , 0x00000000 
+ 00014806  0x00002b9f bpatchx  0x000000a3 , 0x00004034 
+ 00014807  0x00002ba0 call  0x000025b8 
+ 00014808  0x00002ba1 arg  0x00000027 , 0x00000039 
+ 00014809  0x00002ba2 arg  0x00004169 , 0x00000006 
+ 00014810  0x00002ba3 arg  0x000007aa , 0x00000005 
+ 00014811  0x00002ba4 call  0x00007ccc 
+ 00014812  0x00002ba5 jam  0x00000025 , 0x00000007 
+ 00014813  0x00002ba6 arg  0x00000708 , 0x0000001b 
+ 00014814  0x00002ba7 enable  0x00000010 
+ 00014815  0x00002ba8 disable  0x0000002d 
+ 00014816  0x00002bab call  0x00002af5 
+ 00014817  0x00002bac call  0x000039f0 
+ 00014818  0x00002bad random  0x0000003f 
+ 00014819  0x00002bae arg  0x000001ff , 0x00000002 
+ 00014820  0x00002baf iand  0x00000002 , 0x0000003f 
+ 00014821  0x00002bb0 add  0x0000003f , 0x00000064 , 0x0000003f 
+ 00014822  0x00002bb1 call  0x00007c91 
+ 00014823  0x00002bb2 fetch  0x00000001 , 0x00000007 
+ 00014824  0x00002bb3 pincrease  0x00000001 
+ 00014825  0x00002bb4 store  0x00000001 , 0x00000007 
+ 00014826  0x00002bb5 bne  0x00000028 , 0x000039e0 
+ 00014827  0x00002bb7 arg  0x00000027 , 0x00000039 
+ 00014828  0x00002bb8 arg  0x00004169 , 0x00000005 
+ 00014829  0x00002bb9 arg  0x000007aa , 0x00000006 
+ 00014830  0x00002bba call  0x00007ccc 
+ 00014831  0x00002bbb branch  0x000025bc 
+ 00014832  0x00002bbe arg  0x00000002 , 0x00000002 
+ 00014833  0x00002bbf storet  0x00000001 , 0x00004169 
+ 00014834  0x00002bc0 fetcht  0x00000001 , 0x0000462a 
+ 00014835  0x00002bc1 add  0x00000002 , 0x00000006 , 0x0000003f 
+ 00014836  0x00002bc2 store  0x00000001 , 0x0000416a 
+ 00014837  0x00002bc3 fetch  0x00000006 , 0x000042db 
+ 00014838  0x00002bc4 store  0x00000006 , 0x0000416b 
+ 00014839  0x00002bc5 copy  0x00000002 , 0x00000039 
+ 00014840  0x00002bc6 arg  0x0000462b , 0x00000006 
+ 00014841  0x00002bc7 call  0x00007ccc 
+ 00014842  0x00002bc9 branch  0x0000273e 
+ 00014843  0x00002bd5 bpatchx  0x000000a4 , 0x00004034 
+ 00014844  0x00002bd6 fetcht  0x00000002 , 0x000008f4 
+ 00014845  0x00002bd7 fetch  0x00000001 , 0x000008f3 
+ 00014846  0x00002bd8 copy  0x00000002 , 0x00000006 
+ 00014847  0x00002bd9 arg  0x0000476e , 0x00000011 
+ 00014848  0x00002bda arg  0x0000477e , 0x00000030 
+ 00014849  0x00002bdb call  0x00003c5a 
+ 00014850  0x00002bdc call  0x00007dbc 
+ 00014851  0x00002bdd copy  0x00000013 , 0x0000003f 
+ 00014852  0x00002bde iadd  0x00000030 , 0x00000006 
+ 00014853  0x00002bdf fetcht  0x00000004 , 0x0000477e 
+ 00014854  0x00002be0 fetch  0x00000002 , 0x00000910 
+ 00014855  0x00002be1 copy  0x0000003f , 0x00000011 
+ 00014856  0x00002be3 arg  0x0000000a , 0x00000039 
+ 00014857  0x00002be5 ifetch  0x00000004 , 0x00000011 
+ 00014858  0x00002be6 branch  0x00003a16 , 0x00000034 
+ 00014859  0x00002be7 isub  0x00000002 , 0x0000003e 
+ 00014860  0x00002be8 rtn  0x00000005 
+ 00014861  0x00002be9 increase  0x00000004 , 0x00000011 
+ 00014862  0x00002bea loop  0x00003a09 
+ 00014863  0x00002beb fetch  0x00000002 , 0x00000910 
+ 00014864  0x00002bec copy  0x0000003f , 0x00000005 
+ 00014865  0x00002bed add  0x0000003f , 0x00000004 , 0x00000006 
+ 00014866  0x00002bf0 arg  0x00000024 , 0x00000039 
+ 00014867  0x00002bf1 call  0x00007ccc 
+ 00014868  0x00002bf2 istoret  0x00000004 , 0x00000005 
+ 00014869  0x00002bf3 branch  0x00007dba 
+ 00014870  0x00002bf5 istoret  0x00000004 , 0x00000011 
+ 00014871  0x00002bf6 branch  0x00007dba 
+ 00014872  0x00002bf9 fetch  0x00000001 , 0x00004857 
+ 00014873  0x00002bfa beq  0x00000001 , 0x00003a43 
+ 00014874  0x00002bfc call  0x00003a21 
+ 00014875  0x00002bfd call  0x00003a25 
+ 00014876  0x00002bfe call  0x00003a2c 
+ 00014877  0x00002bff call  0x00003a30 
+ 00014878  0x00002c00 call  0x00003a34 
+ 00014879  0x00002c01 call  0x00003a35 
+ 00014880  0x00002c02 branch  0x00003a39 
+ 00014881  0x00002c05 arg  0x0000001a , 0x00000002 
+ 00014882  0x00002c06 arg  0x0000480a , 0x00000011 
+ 00014883  0x00002c07 setarg  0x0001ffa0 
+ 00014884  0x00002c08 branch  0x00006c4d 
+ 00014885  0x00002c0a arg  0x00000013 , 0x00000002 
+ 00014886  0x00002c0b arg  0x000047ef , 0x00000011 
+ 00014887  0x00002c0c setarg  0x0001e000 
+ 00014888  0x00002c0d call  0x00006c4d 
+ 00014889  0x00002c0e fetch  0x00000001 , 0x000047ff 
+ 00014890  0x00002c0f store  0x00000001 , 0x00004871 
+ 00014891  0x00002c10 rtn 
+ 00014892  0x00002c12 arg  0x00000010 , 0x00000002 
+ 00014893  0x00002c13 arg  0x00004959 , 0x00000011 
+ 00014894  0x00002c14 setarg  0x0001e100 
+ 00014895  0x00002c15 branch  0x00006c4d 
+ 00014896  0x00002c17 arg  0x00000010 , 0x00000002 
+ 00014897  0x00002c18 arg  0x000046a0 , 0x00000011 
+ 00014898  0x00002c19 setarg  0x0001e200 
+ 00014899  0x00002c1a branch  0x00006c4d 
+ 00014900  0x00002c1c rtn 
+ 00014901  0x00002c1e arg  0x00000003 , 0x00000002 
+ 00014902  0x00002c1f arg  0x00004992 , 0x00000011 
+ 00014903  0x00002c20 setarg  0x0001f000 
+ 00014904  0x00002c21 branch  0x00006c4d 
+ 00014905  0x00002c23 fetch  0x00000002 , 0x0000484c 
+ 00014906  0x00002c24 rtnbit1  0x00000002 
+ 00014907  0x00002c25 arg  0x00000040 , 0x00000002 
+ 00014908  0x00002c26 arg  0x000006a1 , 0x00000011 
+ 00014909  0x00002c27 setarg  0x0001e400 
+ 00014910  0x00002c28 call  0x00006c4d 
+ 00014911  0x00002c29 call  0x00003e3e 
+ 00014912  0x00002c2a arg  0x000006a1 , 0x00000006 
+ 00014913  0x00002c2b add  0x00000011 , 0x00000006 , 0x00000011 
+ 00014914  0x00002c2c branch  0x00003a6b 
+ 00014915  0x00002c30 call  0x00003a4a 
+ 00014916  0x00002c31 call  0x00003a4e 
+ 00014917  0x00002c32 call  0x00003a55 
+ 00014918  0x00002c33 call  0x00003a59 
+ 00014919  0x00002c34 call  0x00003a5d 
+ 00014920  0x00002c35 call  0x00003a5e 
+ 00014921  0x00002c36 branch  0x00003a62 
+ 00014922  0x00002c39 arg  0x0000001a , 0x00000002 
+ 00014923  0x00002c3a arg  0x0000480a , 0x00000011 
+ 00014924  0x00002c3b arg  0x00000000 , 0x00000012 
+ 00014925  0x00002c3c branch  0x00006ce1 
+ 00014926  0x00002c3f arg  0x00000013 , 0x00000002 
+ 00014927  0x00002c40 arg  0x000047ef , 0x00000011 
+ 00014928  0x00002c41 arg  0x0000001a , 0x00000012 
+ 00014929  0x00002c42 call  0x00006ce1 
+ 00014930  0x00002c43 fetch  0x00000001 , 0x000047ff 
+ 00014931  0x00002c44 store  0x00000001 , 0x00004871 
+ 00014932  0x00002c45 rtn 
+ 00014933  0x00002c48 arg  0x00000010 , 0x00000002 
+ 00014934  0x00002c49 arg  0x00004959 , 0x00000011 
+ 00014935  0x00002c4a arg  0x0000002d , 0x00000012 
+ 00014936  0x00002c4b branch  0x00006ce1 
+ 00014937  0x00002c4e arg  0x00000010 , 0x00000002 
+ 00014938  0x00002c4f arg  0x000046a0 , 0x00000011 
+ 00014939  0x00002c50 arg  0x0000003d , 0x00000012 
+ 00014940  0x00002c51 branch  0x00006ce1 
+ 00014941  0x00002c54 rtn 
+ 00014942  0x00002c57 arg  0x00000003 , 0x00000002 
+ 00014943  0x00002c58 arg  0x00004992 , 0x00000011 
+ 00014944  0x00002c59 arg  0x0000004e , 0x00000012 
+ 00014945  0x00002c5a branch  0x00006ce1 
+ 00014946  0x00002c5d fetch  0x00000002 , 0x0000484c 
+ 00014947  0x00002c5e rtnbit1  0x00000002 
+ 00014948  0x00002c5f arg  0x00000040 , 0x00000002 
+ 00014949  0x00002c60 arg  0x000006a1 , 0x00000011 
+ 00014950  0x00002c61 arg  0x00000051 , 0x00000012 
+ 00014951  0x00002c62 call  0x00006ce1 
+ 00014952  0x00002c63 call  0x00003e3e 
+ 00014953  0x00002c64 arg  0x000006a1 , 0x00000006 
+ 00014954  0x00002c65 add  0x00000011 , 0x00000006 , 0x00000011 
+ 00014955  0x00002c67 copy  0x00000011 , 0x00000005 
+ 00014956  0x00002c68 call  0x00007c8f 
+ 00014957  0x00002c69 copy  0x00000012 , 0x0000003f 
+ 00014958  0x00002c6a iadd  0x00000011 , 0x00000011 
+ 00014959  0x00002c6b loop  0x00003a6b 
+ 00014960  0x00002c6c rtn 
+ 00014961  0x00002c6f fetch  0x00000001 , 0x00004857 
+ 00014962  0x00002c70 beq  0x00000001 , 0x00003a83 
+ 00014963  0x00002c71 beq  0x00000002 , 0x00003a74 
+ 00014964  0x00002c73 call  0x00003a77 
+ 00014965  0x00002c74 call  0x00003a7b 
+ 00014966  0x00002c75 branch  0x00003a7f 
+ 00014967  0x00002c77 arg  0x00000013 , 0x00000002 
+ 00014968  0x00002c78 arg  0x000047ef , 0x00000011 
+ 00014969  0x00002c79 setarg  0x0001e000 
+ 00014970  0x00002c7a branch  0x00006c33 
+ 00014971  0x00002c7c arg  0x00000010 , 0x00000002 
+ 00014972  0x00002c7d arg  0x00004959 , 0x00000011 
+ 00014973  0x00002c7e setarg  0x0001e100 
+ 00014974  0x00002c7f branch  0x00006c33 
+ 00014975  0x00002c81 arg  0x00000010 , 0x00000002 
+ 00014976  0x00002c82 arg  0x000046a0 , 0x00000011 
+ 00014977  0x00002c83 setarg  0x0001e200 
+ 00014978  0x00002c84 branch  0x00006c33 
+ 00014979  0x00002c87 call  0x00003a86 
+ 00014980  0x00002c88 call  0x00003a8a 
+ 00014981  0x00002c89 branch  0x00003a8e 
+ 00014982  0x00002c8c arg  0x00000013 , 0x00000002 
+ 00014983  0x00002c8d arg  0x000047ef , 0x00000011 
+ 00014984  0x00002c8e arg  0x0000001a , 0x00000012 
+ 00014985  0x00002c8f branch  0x00006cd3 
+ 00014986  0x00002c92 arg  0x00000010 , 0x00000002 
+ 00014987  0x00002c93 arg  0x00004959 , 0x00000011 
+ 00014988  0x00002c94 arg  0x0000002d , 0x00000012 
+ 00014989  0x00002c95 branch  0x00006cd3 
+ 00014990  0x00002c98 arg  0x00000010 , 0x00000002 
+ 00014991  0x00002c99 arg  0x000046a0 , 0x00000011 
+ 00014992  0x00002c9a arg  0x0000003d , 0x00000012 
+ 00014993  0x00002c9b branch  0x00006cd3 
+ 00014994  0x00002c9e fetch  0x00000003 , 0x00004992 
+ 00014995  0x00002c9f fetcht  0x00000003 , 0x00004c24 
+ 00014996  0x00002ca0 isub  0x00000002 , 0x0000003e 
+ 00014997  0x00002ca1 nrtn  0x00000002 
+ 00014998  0x00002ca2 add  0x0000003f , 0x00000080 , 0x0000003f 
+ 00014999  0x00002ca3 store  0x00000003 , 0x00004c24 
+ 00015000  0x00002ca4 fetch  0x00000001 , 0x00004857 
+ 00015001  0x00002ca5 beq  0x00000001 , 0x00003a9e 
+ 00015002  0x00002ca7 arg  0x00000003 , 0x00000002 
+ 00015003  0x00002ca8 arg  0x00004c24 , 0x00000011 
+ 00015004  0x00002ca9 setarg  0x0001f000 
+ 00015005  0x00002caa branch  0x00006c33 
+ 00015006  0x00002cac arg  0x00000003 , 0x00000002 
+ 00015007  0x00002cad arg  0x00004c24 , 0x00000011 
+ 00015008  0x00002cae arg  0x0000004e , 0x00000012 
+ 00015009  0x00002caf branch  0x00006cd3 
+ 00015010  0x00002cb2 call  0x00003aad 
+ 00015011  0x00002cb3 fetch  0x00000001 , 0x00004857 
+ 00015012  0x00002cb4 beq  0x00000002 , 0x00003aa9 
+ 00015013  0x00002cb5 arg  0x00000040 , 0x00000002 
+ 00015014  0x00002cb6 arg  0x000006a1 , 0x00000011 
+ 00015015  0x00002cb7 arg  0x00000051 , 0x00000012 
+ 00015016  0x00002cb8 branch  0x00006cd3 
+ 00015017  0x00002cba arg  0x00000040 , 0x00000002 
+ 00015018  0x00002cbb arg  0x000006a1 , 0x00000011 
+ 00015019  0x00002cbc setarg  0x0001e400 
+ 00015020  0x00002cbd branch  0x00006c33 
+ 00015021  0x00002cc0 call  0x00003e3e 
+ 00015022  0x00002cc1 arg  0x000006a1 , 0x00000005 
+ 00015023  0x00002cc2 add  0x00000011 , 0x00000006 , 0x00000011 
+ 00015024  0x00002cc4 copy  0x00000011 , 0x00000006 
+ 00015025  0x00002cc5 call  0x00007c8f 
+ 00015026  0x00002cc6 copy  0x00000012 , 0x0000003f 
+ 00015027  0x00002cc7 iadd  0x00000011 , 0x00000011 
+ 00015028  0x00002cc8 loop  0x00003ab0 
+ 00015029  0x00002cc9 rtn 
+ 00015030  0x00002ccc fetch  0x00000001 , 0x00004857 
+ 00015031  0x00002ccd beq  0x00000001 , 0x00003abb 
+ 00015032  0x00002ccf setarg  0x0001e000 
+ 00015033  0x00002cd0 store  0x00000003 , 0x00004419 
+ 00015034  0x00002cd1 branch  0x00006bfa 
+ 00015035  0x00002cd3 rtn 
+ 00015036  0x00002cd6 fetch  0x00000001 , 0x00004857 
+ 00015037  0x00002cd7 rtnne  0x00000002 
+ 00015038  0x00002cd8 setarg  0x0001d000 
+ 00015039  0x00002cd9 arg  0x00004503 , 0x00000011 
+ 00015040  0x00002cda arg  0x0000000d , 0x00000002 
+ 00015041  0x00002cdb mul32  0x00000002 , 0x00000012 , 0x00000002 
+ 00015042  0x00002cdc branch  0x00006c33 
+ 00015043  0x00002cdf fetch  0x00000001 , 0x00004857 
+ 00015044  0x00002ce0 rtnne  0x00000002 
+ 00015045  0x00002ce1 arg  0x00004503 , 0x00000011 
+ 00015046  0x00002ce2 arg  0x0000000d , 0x00000002 
+ 00015047  0x00002ce3 mul32  0x00000002 , 0x00000012 , 0x00000002 
+ 00015048  0x00002ce4 setarg  0x0001d000 
+ 00015049  0x00002ce5 branch  0x00006c4d 
+ 00015050  0x00002cec call  0x00004073 
+ 00015051  0x00002ced branch  0x00003ad2 
+ 00015052  0x00002cf2 call  0x00003b23 
+ 00015053  0x00002cf3 branch  0x00003b19 
+ 00015054  0x00002cf7 jam  0x00000001 , 0x0000464b 
+ 00015055  0x00002cf8 rtn 
+ 00015056  0x00002cfc jam  0x00000000 , 0x0000464b 
+ 00015057  0x00002cfd rtn 
+ 00015058  0x00002d01 arg  0x00003ad6 , 0x00000012 
+ 00015059  0x00002d02 arg  0x0000001d , 0x00000011 
+ 00015060  0x00002d03 arg  0x0000000e , 0x00000007 
+ 00015061  0x00002d04 branch  0x00003b0e 
+ 00015062  0x00002d0b fetch  0x00000001 , 0x000047e4 
+ 00015063  0x00002d0c beq  0x00000001 , 0x00003afd 
+ 00015064  0x00002d0d beq  0x00000003 , 0x00003adc 
+ 00015065  0x00002d0e beq  0x00000002 , 0x00003b0d 
+ 00015066  0x00002d0f beq  0x00000000 , 0x00003ade 
+ 00015067  0x00002d10 branch  0x00003ade 
+ 00015068  0x00002d13 jam  0x00000000 , 0x00004388 
+ 00015069  0x00002d14 branch  0x00003ad0 
+ 00015070  0x00002d17 call  0x0000396c 
+ 00015071  0x00002d18 arg  0x00000787 , 0x00000011 
+ 00015072  0x00002d19 call  0x000078dc 
+ 00015073  0x00002d1a nrtn  0x00000028 
+ 00015074  0x00002d1b fetch  0x00000001 , 0x000049b7 
+ 00015075  0x00002d1c bbit1  0x00000002 , 0x00003aef 
+ 00015076  0x00002d1d fetch  0x00000001 , 0x00000787 
+ 00015077  0x00002d1e pincrease  0xffffffff 
+ 00015078  0x00002d1f istore  0x00000001 , 0x00000012 
+ 00015079  0x00002d20 and  0x0000003f , 0x0000007f , 0x0000003f 
+ 00015080  0x00002d21 call  0x00003af5 , 0x00000034 
+ 00015081  0x00002d22 fetch  0x00000001 , 0x000049b7 
+ 00015082  0x00002d23 rtnbit0  0x00000000 
+ 00015083  0x00002d24 arg  0x0000462a , 0x00000005 
+ 00015084  0x00002d25 arg  0x00000789 , 0x00000006 
+ 00015085  0x00002d26 call  0x00007c8d 
+ 00015086  0x00002d27 branch  0x000039d3 
+ 00015087  0x00002d2a arg  0x00000787 , 0x00000011 
+ 00015088  0x00002d2b call  0x000078ca 
+ 00015089  0x00002d2c call  0x000078fa 
+ 00015090  0x00002d2d nrtn  0x00000034 
+ 00015091  0x00002d2f call  0x00003afb 
+ 00015092  0x00002d30 branch  0x00003ad0 
+ 00015093  0x00002d34 arg  0x00000787 , 0x00000011 
+ 00015094  0x00002d35 call  0x000078ca 
+ 00015095  0x00002d36 call  0x000078fa 
+ 00015096  0x00002d37 nrtn  0x00000034 
+ 00015097  0x00002d39 jam  0x00000004 , 0x0000464f 
+ 00015098  0x00002d3a branch  0x00003ad0 
+ 00015099  0x00002d3d jam  0x00000000 , 0x000049b5 
+ 00015100  0x00002d3e rtn 
+ 00015101  0x00002d42 call  0x00003ce0 
+ 00015102  0x00002d43 call  0x00003cec 
+ 00015103  0x00002d44 call  0x00003b05 
+ 00015104  0x00002d45 nrtn  0x00000005 
+ 00015105  0x00002d46 fetch  0x00000001 , 0x000047e4 
+ 00015106  0x00002d47 beq  0x00000003 , 0x00003b09 
+ 00015107  0x00002d48 beq  0x00000001 , 0x00003b0b 
+ 00015108  0x00002d49 rtn 
+ 00015109  0x00002d4f fetch  0x00000001 , 0x0000464e 
+ 00015110  0x00002d50 add  0x0000003f , 0xffffffff , 0x0000003f 
+ 00015111  0x00002d51 store  0x00000001 , 0x0000464e 
+ 00015112  0x00002d52 rtn 
+ 00015113  0x00002d56 jam  0x00000258 , 0x0000464f 
+ 00015114  0x00002d57 branch  0x00003ad0 
+ 00015115  0x00002d5b jam  0x00000006 , 0x0000464f 
+ 00015116  0x00002d5c branch  0x00003ad0 
+ 00015117  0x00002d60 branch  0x000039d3 
+ 00015118  0x00002d63 fetch  0x00000001 , 0x0000464b 
+ 00015119  0x00002d64 rtnne  0x00000001 
+ 00015120  0x00002d66 random  0x0000003f 
+ 00015121  0x00002d67 and  0x0000003f , 0x00000007 , 0x0000003f 
+ 00015122  0x00002d68 iadd  0x00000011 , 0x00000011 
+ 00015123  0x00002d6d call  0x00007cef 
+ 00015124  0x00002d6e nrtn  0x00000034 
+ 00015125  0x00002d6f copy  0x00000011 , 0x0000003f 
+ 00015126  0x00002d70 call  0x00007ce1 
+ 00015127  0x00002d71 copy  0x00000012 , 0x0000003f 
+ 00015128  0x00002d72 branch  0x00007d79 
+ 00015129  0x00002d77 arg  0x0000464c , 0x00000013 
+ 00015130  0x00002d78 arg  0x00003b1c , 0x00000012 
+ 00015131  0x00002d79 branch  0x000042e7 
+ 00015132  0x00002d7d fetch  0x00000001 , 0x000047e4 
+ 00015133  0x00002d7e rtnne  0x00000001 
+ 00015134  0x00002d7f fetch  0x00000001 , 0x000047e7 
+ 00015135  0x00002d80 set1  0x00000000 , 0x0000003f 
+ 00015136  0x00002d81 store  0x00000001 , 0x000047e7 
+ 00015137  0x00002d82 jam  0x00000003 , 0x000047e4 
+ 00015138  0x00002d83 branch  0x00003b31 
+ 00015139  0x00002d89 arg  0x0000464f , 0x00000013 
+ 00015140  0x00002d8a arg  0x00003b26 , 0x00000012 
+ 00015141  0x00002d8b branch  0x000042e0 
+ 00015142  0x00002d91 fetch  0x00000001 , 0x000047e4 
+ 00015143  0x00002d93 beq  0x00000001 , 0x00003b2f 
+ 00015144  0x00002d94 beq  0x00000000 , 0x00003afb 
+ 00015145  0x00002d95 rtn 
+ 00015146  0x00002d98 call  0x00003e5a 
+ 00015147  0x00002d99 call  0x0000420b 
+ 00015148  0x00002d9a jam  0x00000000 , 0x0000464f 
+ 00015149  0x00002d9b call  0x00003ad0 
+ 00015150  0x00002d9c branch  0x00003afb 
+ 00015151  0x00002da0 jam  0x00000006 , 0x0000464e 
+ 00015152  0x00002da1 branch  0x00003ace 
+ 00015153  0x00002da5 jam  0x00000006 , 0x0000464e 
+ 00015154  0x00002da6 branch  0x00003ace 
+ 00015155  0x00002da9 arg  0x00003b37 , 0x00000012 
+ 00015156  0x00002daa arg  0x00000020 , 0x00000011 
+ 00015157  0x00002dab arg  0x0000000f , 0x00000007 
+ 00015158  0x00002dac branch  0x00003b10 
+ 00015159  0x00002daf fetch  0x00000001 , 0x000049b5 
+ 00015160  0x00002db0 nrtn  0x00000034 
+ 00015161  0x00002db1 call  0x0000406e 
+ 00015162  0x00002db2 arg  0x00000787 , 0x00000011 
+ 00015163  0x00002db3 call  0x000078dc 
+ 00015164  0x00002db4 nrtn  0x00000028 
+ 00015165  0x00002db5 fetch  0x00000001 , 0x00000787 
+ 00015166  0x00002db6 pincrease  0xffffffff 
+ 00015167  0x00002db7 istore  0x00000001 , 0x00000012 
+ 00015168  0x00002db8 call  0x000078ca , 0x00000034 
+ 00015169  0x00002db9 arg  0x0000462a , 0x00000005 
+ 00015170  0x00002dba arg  0x00000789 , 0x00000006 
+ 00015171  0x00002dbb call  0x00007c8d 
+ 00015172  0x00002dbc branch  0x000039d3 
+ 00015173  0x00002dc4 call  0x00003b4b 
+ 00015174  0x00002dc5 call  0x00003b53 
+ 00015175  0x00002dc6 call  0x00003b59 
+ 00015176  0x00002dc7 call  0x00003b5f 
+ 00015177  0x00002dc8 call  0x00003b67 
+ 00015178  0x00002dc9 branch  0x00003b6b 
+ 00015179  0x00002dcf call  0x00003b78 
+ 00015180  0x00002dd0 arg  0x000046c0 , 0x00000006 
+ 00015181  0x00002dd1 arg  0x0000000f , 0x00000039 
+ 00015182  0x00002dd2 call  0x00003be7 
+ 00015183  0x00002dd3 call  0x00003c01 
+ 00015184  0x00002dd4 arg  0x000001bd , 0x00000006 
+ 00015185  0x00002dd5 arg  0x000046b0 , 0x00000005 
+ 00015186  0x00002dd6 branch  0x00007c8f 
+ 00015187  0x00002ddc call  0x00003b7b 
+ 00015188  0x00002ddd call  0x00003b75 
+ 00015189  0x00002dde call  0x00003c01 
+ 00015190  0x00002ddf arg  0x000001bd , 0x00000006 
+ 00015191  0x00002de0 arg  0x00004660 , 0x00000005 
+ 00015192  0x00002de1 branch  0x00007c8f 
+ 00015193  0x00002de6 call  0x00003b7b 
+ 00015194  0x00002de7 call  0x00003b78 
+ 00015195  0x00002de8 call  0x00003c01 
+ 00015196  0x00002de9 arg  0x000001bd , 0x00000006 
+ 00015197  0x00002dea arg  0x00004690 , 0x00000005 
+ 00015198  0x00002deb branch  0x00007c8f 
+ 00015199  0x00002df1 fetch  0x00000008 , 0x00004680 
+ 00015200  0x00002df2 store  0x00000008 , 0x00004658 
+ 00015201  0x00002df3 fetch  0x00000008 , 0x00004688 
+ 00015202  0x00002df4 store  0x00000008 , 0x00004650 
+ 00015203  0x00002df6 arg  0x00004650 , 0x00000006 
+ 00015204  0x00002df7 arg  0x000046b0 , 0x00000011 
+ 00015205  0x00002df8 arg  0x00004670 , 0x00000030 
+ 00015206  0x00002df9 branch  0x00003c48 
+ 00015207  0x00002e00 arg  0x00004680 , 0x00000006 
+ 00015208  0x00002e01 arg  0x000046b0 , 0x00000011 
+ 00015209  0x00002e02 arg  0x00004680 , 0x00000030 
+ 00015210  0x00002e03 branch  0x00003c48 
+ 00015211  0x00002e0a arg  0x00004670 , 0x00000006 
+ 00015212  0x00002e0b arg  0x00000010 , 0x00000039 
+ 00015213  0x00002e0c call  0x00003be4 
+ 00015214  0x00002e0d arg  0x000046d9 , 0x00000006 
+ 00015215  0x00002e0e arg  0x00000009 , 0x00000039 
+ 00015216  0x00002e0f call  0x00003be7 
+ 00015217  0x00002e10 call  0x00003c01 
+ 00015218  0x00002e11 arg  0x000001bd , 0x00000006 
+ 00015219  0x00002e12 arg  0x000046a0 , 0x00000005 
+ 00015220  0x00002e13 branch  0x00007c8f 
+ 00015221  0x00002e17 call  0x00003b79 
+ 00015222  0x00002e19 arg  0x00004680 , 0x00000006 
+ 00015223  0x00002e1a branch  0x00003be3 
+ 00015224  0x00002e1d call  0x00003b76 
+ 00015225  0x00002e1f arg  0x00004688 , 0x00000006 
+ 00015226  0x00002e20 branch  0x00003be3 
+ 00015227  0x00002e24 arg  0x0000480a , 0x00000006 
+ 00015228  0x00002e25 arg  0x00000004 , 0x00000039 
+ 00015229  0x00002e26 call  0x00003bea 
+ 00015230  0x00002e27 arg  0x0000480e , 0x00000006 
+ 00015231  0x00002e28 arg  0x00000006 , 0x00000039 
+ 00015232  0x00002e29 call  0x00003bea 
+ 00015233  0x00002e2a arg  0x00004814 , 0x00000006 
+ 00015234  0x00002e2b arg  0x00000010 , 0x00000039 
+ 00015235  0x00002e2c call  0x00003be4 
+ 00015236  0x00002e2d call  0x00003bf1 
+ 00015237  0x00002e2e branch  0x00003bec 
+ 00015238  0x00002e34 call  0x00003b92 
+ 00015239  0x00002e37 arg  0x000047ec , 0x00000011 
+ 00015240  0x00002e38 arg  0x000001bd , 0x00000012 
+ 00015241  0x00002e39 arg  0x0000000b , 0x00000039 
+ 00015242  0x00002e3b ifetch  0x00000002 , 0x00000011 
+ 00015243  0x00002e3c ifetcht  0x00000002 , 0x00000012 
+ 00015244  0x00002e3d ixor  0x00000002 , 0x0000003f 
+ 00015245  0x00002e3e istore  0x00000002 , 0x00000011 
+ 00015246  0x00002e3f increase  0x00000002 , 0x00000011 
+ 00015247  0x00002e40 increase  0x00000002 , 0x00000012 
+ 00015248  0x00002e41 loop  0x00003b8a 
+ 00015249  0x00002e42 rtn 
+ 00015250  0x00002e49 arg  0x00004670 , 0x00000006 
+ 00015251  0x00002e4a arg  0x00000010 , 0x00000039 
+ 00015252  0x00002e4b call  0x00003be4 
+ 00015253  0x00002e4c arg  0x000046cf , 0x00000006 
+ 00015254  0x00002e4d arg  0x0000000a , 0x00000039 
+ 00015255  0x00002e4e call  0x00003be7 
+ 00015256  0x00002e4f branch  0x00003c01 
+ 00015257  0x00002e54 arg  0x000047ef , 0x00000006 
+ 00015258  0x00002e55 arg  0x0000470d , 0x00000005 
+ 00015259  0x00002e56 call  0x00007c8f 
+ 00015260  0x00002e5c arg  0x0000470d , 0x00000006 
+ 00015261  0x00002e5d arg  0x0000471d , 0x00000011 
+ 00015262  0x00002e5e arg  0x0000472d , 0x00000030 
+ 00015263  0x00002e5f call  0x00003c4a 
+ 00015264  0x00002e61 arg  0x0000473d , 0x00000030 
+ 00015265  0x00002e62 arg  0x00000001 , 0x00000012 
+ 00015266  0x00002e63 setarg  0x00000000 
+ 00015267  0x00002e64 call  0x00003c4c 
+ 00015268  0x00002e65 fetch  0x00000001 , 0x0000474c 
+ 00015269  0x00002e66 and  0x0000003f , 0x0000007f , 0x0000003f 
+ 00015270  0x00002e67 store  0x00000001 , 0x0000474d 
+ 00015271  0x00002e69 arg  0x0000475e , 0x00000030 
+ 00015272  0x00002e6a arg  0x00000002 , 0x00000012 
+ 00015273  0x00002e6b setarg  0x00000010 
+ 00015274  0x00002e6c arg  0x0000473d , 0x00000011 
+ 00015275  0x00002e6d call  0x00003c4c 
+ 00015276  0x00002e6f arg  0x0000474e , 0x00000030 
+ 00015277  0x00002e70 arg  0x00000003 , 0x00000012 
+ 00015278  0x00002e71 setarg  0x00000010 
+ 00015279  0x00002e72 arg  0x0000475e , 0x00000011 
+ 00015280  0x00002e73 branch  0x00003c4c 
+ 00015281  0x00002e77 arg  0x00004959 , 0x00000006 
+ 00015282  0x00002e78 arg  0x0000476e , 0x00000011 
+ 00015283  0x00002e79 arg  0x0000477e , 0x00000030 
+ 00015284  0x00002e7a call  0x00003c4a 
+ 00015285  0x00002e7b arg  0x0000478e , 0x00000006 
+ 00015286  0x00002e7c arg  0x0000477e , 0x00000011 
+ 00015287  0x00002e7d arg  0x0000479e , 0x00000030 
+ 00015288  0x00002e7e setarg  0x00000004 
+ 00015289  0x00002e7f call  0x00003c5a 
+ 00015290  0x00002e80 fetch  0x00000001 , 0x000047ad 
+ 00015291  0x00002e81 and  0x0000003f , 0x0000003f , 0x0000003f 
+ 00015292  0x00002e82 set1  0x00000006 , 0x0000003f 
+ 00015293  0x00002e83 store  0x00000001 , 0x000047ae 
+ 00015294  0x00002e84 rtn 
+ 00015295  0x00002e88 arg  0x000047ef , 0x00000006 
+ 00015296  0x00002e89 arg  0x000047af , 0x00000011 
+ 00015297  0x00002e8a arg  0x000047bf , 0x00000030 
+ 00015298  0x00002e8b call  0x00003c4a 
+ 00015299  0x00002e8c arg  0x000047cf , 0x00000006 
+ 00015300  0x00002e8d arg  0x000047bf , 0x00000011 
+ 00015301  0x00002e8e arg  0x000047d4 , 0x00000030 
+ 00015302  0x00002e8f setarg  0x00000005 
+ 00015303  0x00002e90 call  0x00003c5a 
+ 00015304  0x00002e94 fetch  0x00000002 , 0x000044e9 
+ 00015305  0x00002e95 rtnbit1  0x00000009 
+ 00015306  0x00002e96 jam  0x00000001 , 0x00004388 
+ 00015307  0x00002e97 rtn 
+ 00015308  0x00002e9c arg  0x00004999 , 0x00000011 
+ 00015309  0x00002e9d fetch  0x00000007 , 0x0000499f 
+ 00015310  0x00002e9e branch  0x00003bd1 
+ 00015311  0x00002ea0 arg  0x00000923 , 0x00000011 
+ 00015312  0x00002ea1 fetch  0x00000007 , 0x00000929 
+ 00015313  0x00002ea3 store  0x00000007 , 0x000008da 
+ 00015314  0x00002ea4 setarg  0x00000000 
+ 00015315  0x00002ea5 store  0x00000005 , 0x000008d1 
+ 00015316  0x00002ea6 call  0x00003bda 
+ 00015317  0x00002ea7 fetch  0x00000006 , 0x000008e1 
+ 00015318  0x00002ea8 ifetcht  0x00000006 , 0x00000011 
+ 00015319  0x00002ea9 ixor  0x00000002 , 0x0000003f 
+ 00015320  0x00002eaa istore  0x00000006 , 0x00000011 
+ 00015321  0x00002eab rtn 
+ 00015322  0x00002eaf fetch  0x00000004 , 0x0000486e 
+ 00015323  0x00002eb0 store  0x00000004 , 0x000008d6 
+ 00015324  0x00002eb3 arg  0x0000474e , 0x00000006 
+ 00015325  0x00002eb4 call  0x0000735f 
+ 00015326  0x00002eb5 arg  0x000008d1 , 0x00000006 
+ 00015327  0x00002eb6 call  0x00007361 
+ 00015328  0x00002eb7 call  0x000072d1 
+ 00015329  0x00002eb8 arg  0x000008e1 , 0x00000005 
+ 00015330  0x00002eb9 branch  0x00007375 
+ 00015331  0x00002ec1 arg  0x00000008 , 0x00000039 
+ 00015332  0x00002ec7 call  0x00003bf1 
+ 00015333  0x00002ec8 call  0x00003c39 
+ 00015334  0x00002ec9 branch  0x00003bee 
+ 00015335  0x00002ecb call  0x00003bf1 
+ 00015336  0x00002ecc call  0x00007cda 
+ 00015337  0x00002ecd branch  0x00003bee 
+ 00015338  0x00002ecf call  0x00003bf1 
+ 00015339  0x00002ed0 call  0x00003c39 
+ 00015340  0x00002ed1 setarg  0x0000002c 
+ 00015341  0x00002ed2 istore  0x00000001 , 0x00000005 
+ 00015342  0x00002ed4 copy  0x00000005 , 0x0000003f 
+ 00015343  0x00002ed5 store  0x00000002 , 0x000046f3 
+ 00015344  0x00002ed6 rtn 
+ 00015345  0x00002ed8 copy  0x00000006 , 0x00000002 
+ 00015346  0x00002ed9 copy  0x00000039 , 0x00000011 
+ 00015347  0x00002eda fetch  0x00000002 , 0x000046f3 
+ 00015348  0x00002edb copy  0x0000003f , 0x00000005 
+ 00015349  0x00002edc fetch  0x00000001 , 0x000046e2 
+ 00015350  0x00002edd call  0x00003bfa , 0x00000034 
+ 00015351  0x00002ede copy  0x00000002 , 0x00000006 
+ 00015352  0x00002edf copy  0x00000011 , 0x00000039 
+ 00015353  0x00002ee0 rtn 
+ 00015354  0x00002ee2 jam  0x00000001 , 0x000046e2 
+ 00015355  0x00002ee3 call  0x00003bfe 
+ 00015356  0x00002ee4 arg  0x000007d1 , 0x00000005 
+ 00015357  0x00002ee5 rtn 
+ 00015358  0x00002ee8 arg  0x00000100 , 0x00000039 
+ 00015359  0x00002ee9 arg  0x000007d1 , 0x00000005 
+ 00015360  0x00002eea branch  0x00007ca3 
+ 00015361  0x00002eef call  0x00003c17 
+ 00015362  0x00002ef0 call  0x00003c32 
+ 00015363  0x00002ef2 setarg  0x000007d1 
+ 00015364  0x00002ef3 store  0x00000002 , 0x000046fa 
+ 00015365  0x00002ef4 call  0x00004134 
+ 00015366  0x00002ef7 fetch  0x00000002 , 0x000046fa 
+ 00015367  0x00002ef8 copy  0x0000003f , 0x00000006 
+ 00015368  0x00002ef9 arg  0x00000231 , 0x00000005 
+ 00015369  0x00002efa call  0x00007c81 
+ 00015370  0x00002efb call  0x0000413b 
+ 00015371  0x00002efc fetch  0x00000002 , 0x000046fa 
+ 00015372  0x00002efd pincrease  0x00000040 
+ 00015373  0x00002efe store  0x00000002 , 0x000046fa 
+ 00015374  0x00002eff fetch  0x00000001 , 0x000046f7 
+ 00015375  0x00002f00 pincrease  0xffffffff 
+ 00015376  0x00002f01 store  0x00000001 , 0x000046f7 
+ 00015377  0x00002f02 nbranch  0x00003c06 , 0x00000034 
+ 00015378  0x00002f03 call  0x00004176 
+ 00015379  0x00002f04 arg  0x000001bd , 0x00000011 
+ 00015380  0x00002f05 arg  0x00000020 , 0x00000039 
+ 00015381  0x00002f06 call  0x00007cb1 
+ 00015382  0x00002f07 rtn 
+ 00015383  0x00002f0b jam  0x00000000 , 0x000046e2 
+ 00015384  0x00002f0c fetch  0x00000002 , 0x000046f3 
+ 00015385  0x00002f0d copy  0x0000003f , 0x00000005 
+ 00015386  0x00002f0e arg  0x00000080 , 0x00000002 
+ 00015387  0x00002f0f istoret  0x00000001 , 0x00000005 
+ 00015388  0x00002f10 arg  0x000007d1 , 0x00000002 
+ 00015389  0x00002f11 isub  0x00000002 , 0x0000003f 
+ 00015390  0x00002f12 store  0x00000008 , 0x000046e3 
+ 00015391  0x00002f14 lshift3  0x0000003f , 0x00000002 
+ 00015392  0x00002f15 storet  0x00000008 , 0x000046eb 
+ 00015393  0x00002f16 rshift4  0x0000003f , 0x00000013 
+ 00015394  0x00002f17 rshift2  0x00000013 , 0x00000013 
+ 00015395  0x00002f18 and  0x0000003f , 0x0000003f , 0x0000003f 
+ 00015396  0x00002f19 sub  0x0000003f , 0x00000037 , 0x0000003e 
+ 00015397  0x00002f1b ncall  0x00003c30 , 0x00000002 
+ 00015398  0x00002f1c add  0x00000013 , 0x00000001 , 0x0000003f 
+ 00015399  0x00002f1d store  0x00000001 , 0x000046f7 
+ 00015400  0x00002f1e mul32  0x0000003f , 0x00000040 , 0x00000011 
+ 00015401  0x00002f1f lshift4  0x0000003f , 0x00000013 
+ 00015402  0x00002f20 increase  0xffffffff , 0x00000013 
+ 00015403  0x00002f21 setarg  0x000007cd 
+ 00015404  0x00002f22 iadd  0x00000011 , 0x00000011 
+ 00015405  0x00002f23 fetch  0x00000004 , 0x000046eb 
+ 00015406  0x00002f24 istore  0x00000004 , 0x00000011 
+ 00015407  0x00002f25 rtn 
+ 00015408  0x00002f2a increase  0x00000001 , 0x00000013 
+ 00015409  0x00002f2b rtn 
+ 00015410  0x00002f2e arg  0x000007d1 , 0x00000011 
+ 00015411  0x00002f34 arg  0x00000004 , 0x00000039 
+ 00015412  0x00002f35 call  0x00007cb1 
+ 00015413  0x00002f36 increase  0x00000002 , 0x00000011 
+ 00015414  0x00002f37 add  0x00000013 , 0xffffffff , 0x00000013 
+ 00015415  0x00002f38 nbranch  0x00003c33 , 0x00000005 
+ 00015416  0x00002f39 rtn 
+ 00015417  0x00002f41 ifetch  0x00000001 , 0x00000006 
+ 00015418  0x00002f42 rshift4  0x0000003f , 0x00000002 
+ 00015419  0x00002f43 call  0x00003c42 
+ 00015420  0x00002f44 istoret  0x00000001 , 0x00000005 
+ 00015421  0x00002f45 and  0x0000003f , 0x0000000f , 0x00000002 
+ 00015422  0x00002f46 call  0x00003c42 
+ 00015423  0x00002f47 istoret  0x00000001 , 0x00000005 
+ 00015424  0x00002f48 loop  0x00003c39 
+ 00015425  0x00002f49 rtn 
+ 00015426  0x00002f4b sub  0x00000002 , 0x00000009 , 0x0000003e 
+ 00015427  0x00002f4c branch  0x00003c46 , 0x00000002 
+ 00015428  0x00002f4d add  0x00000002 , 0x00000057 , 0x00000002 
+ 00015429  0x00002f4e rtn 
+ 00015430  0x00002f50 add  0x00000002 , 0x00000030 , 0x00000002 
+ 00015431  0x00002f51 rtn 
+ 00015432  0x00002f55 setarg  0x00000020 
+ 00015433  0x00002f56 branch  0x00003c5a 
+ 00015434  0x00002f59 setarg  0x00000010 
+ 00015435  0x00002f5a branch  0x00003c5a 
+ 00015436  0x00002f60 fetcht  0x00000001 , 0x000046fc 
+ 00015437  0x00002f61 increase  0x00000001 , 0x00000002 
+ 00015438  0x00002f62 iadd  0x00000002 , 0x00000002 
+ 00015439  0x00002f63 storet  0x00000001 , 0x00000230 
+ 00015440  0x00002f64 copy  0x00000011 , 0x00000006 
+ 00015441  0x00002f65 copy  0x0000003f , 0x00000039 
+ 00015442  0x00002f66 call  0x00007ccc 
+ 00015443  0x00002f67 fetcht  0x00000001 , 0x000046fc 
+ 00015444  0x00002f68 copy  0x00000002 , 0x00000039 
+ 00015445  0x00002f69 call  0x00007cda 
+ 00015446  0x00002f6a copy  0x00000012 , 0x0000003f 
+ 00015447  0x00002f6b istore  0x00000001 , 0x00000005 
+ 00015448  0x00002f6c arg  0x0000472d , 0x00000011 
+ 00015449  0x00002f6d branch  0x00003c5d 
+ 00015450  0x00002f77 store  0x00000001 , 0x00000230 
+ 00015451  0x00002f78 copy  0x0000003f , 0x00000039 
+ 00015452  0x00002f79 call  0x00007ccc 
+ 00015453  0x00002f7a copy  0x00000011 , 0x00000006 
+ 00015454  0x00002f7b arg  0x000006a1 , 0x00000005 
+ 00015455  0x00002f7c call  0x00007c8f 
+ 00015456  0x00002f7d call  0x000071c1 
+ 00015457  0x00002f7e copy  0x00000030 , 0x00000005 
+ 00015458  0x00002f7f call  0x00007375 
+ 00015459  0x00002f80 rtn 
+ 00015460  0x00002f85 fetcht  0x00000001 , 0x000008fe 
+ 00015461  0x00002f86 branch  0x00003c67 
+ 00015462  0x00002f88 force  0x00000001 , 0x00000002 
+ 00015463  0x00002f8a force  0x00000000 , 0x00000038 
+ 00015464  0x00002f8b fetch  0x00000002 , 0x000008f1 
+ 00015465  0x00002f8c copy  0x0000003f , 0x00000006 
+ 00015466  0x00002f8d ifetch  0x00000003 , 0x00000006 
+ 00015467  0x00002f8e lshift8  0x0000003f , 0x0000003f 
+ 00015468  0x00002f8f ior  0x00000002 , 0x0000002f 
+ 00015469  0x00002f90 increase  0x00000001 , 0x00000038 
+ 00015470  0x00002f91 ifetch  0x00000004 , 0x00000006 
+ 00015471  0x00002f92 copy  0x0000003f , 0x0000002f 
+ 00015472  0x00002f93 increase  0x00000001 , 0x00000038 
+ 00015473  0x00002f94 ifetch  0x00000004 , 0x00000006 
+ 00015474  0x00002f95 copy  0x0000003f , 0x0000002f 
+ 00015475  0x00002f96 increase  0x00000001 , 0x00000038 
+ 00015476  0x00002f97 byteswap  0x00000011 , 0x0000002f 
+ 00015477  0x00002f98 lshift16  0x0000002f , 0x0000002f 
+ 00015478  0x00002f99 ifetch  0x00000002 , 0x00000006 
+ 00015479  0x00002f9a ior  0x0000002f , 0x0000002f 
+ 00015480  0x00002f9b rtn 
+ 00015481  0x00002f9d fetch  0x00000001 , 0x000008f3 
+ 00015482  0x00002f9e copy  0x0000003f , 0x00000011 
+ 00015483  0x00002f9f call  0x00003c64 
+ 00015484  0x00002fa0 call  0x000072d1 
+ 00015485  0x00002fa1 force  0x0000000c , 0x00000038 
+ 00015486  0x00002fa2 deposit  0x0000002f 
+ 00015487  0x00002fa3 copy  0x00000011 , 0x00000039 
+ 00015488  0x00002fa4 fetcht  0x00000002 , 0x000008f4 
+ 00015489  0x00002fa5 copy  0x00000002 , 0x00000006 
+ 00015490  0x00002fa6 call  0x00007349 
+ 00015491  0x00002fa7 branch  0x0000728c 
+ 00015492  0x00002fa9 jam  0x00000019 , 0x000008fe 
+ 00015493  0x00002faa branch  0x00003c88 
+ 00015494  0x00002fac jam  0x00000009 , 0x000008fe 
+ 00015495  0x00002fad branch  0x00003c88 
+ 00015496  0x00002faf store  0x00000001 , 0x000008f3 
+ 00015497  0x00002fb0 storet  0x00000002 , 0x000008f4 
+ 00015498  0x00002fb1 bpatchx  0x000000a5 , 0x00004034 
+ 00015499  0x00002fb2 call  0x00003c79 
+ 00015500  0x00002fb3 force  0x00000008 , 0x00000038 
+ 00015501  0x00002fb4 iforce  0x0000002f 
+ 00015502  0x00002fb5 force  0x0000000d , 0x00000038 
+ 00015503  0x00002fb6 copy  0x0000002f , 0x0000003f 
+ 00015504  0x00002fb7 force  0x00000009 , 0x00000038 
+ 00015505  0x00002fb8 iforce  0x0000002f 
+ 00015506  0x00002fb9 force  0x00000000 , 0x00000011 
+ 00015507  0x00002fba copy  0x00000002 , 0x00000013 
+ 00015508  0x00002fbb call  0x00003c66 
+ 00015509  0x00002fbc call  0x000072d7 
+ 00015510  0x00002fbd call  0x00003cc7 
+ 00015511  0x00002fbe storet  0x00000008 , 0x000008f6 
+ 00015512  0x00002fbf fetch  0x00000001 , 0x000008f3 
+ 00015513  0x00002fc0 copy  0x0000003f , 0x00000012 
+ 00015514  0x00002fc1 call  0x00003ccf 
+ 00015515  0x00002fc2 fetcht  0x00000001 , 0x000008f3 
+ 00015516  0x00002fc3 fetch  0x00000002 , 0x000008f4 
+ 00015517  0x00002fc4 iadd  0x00000002 , 0x00000011 
+ 00015518  0x00002fc5 fetcht  0x00000008 , 0x000008f6 
+ 00015519  0x00002fc6 istoret  0x00000004 , 0x00000011 
+ 00015520  0x00002fc7 fetch  0x00000001 , 0x000008fe 
+ 00015521  0x00002fc8 sub  0x0000003f , 0x00000009 , 0x0000003f 
+ 00015522  0x00002fc9 rtn  0x00000034 
+ 00015523  0x00002fca istoret  0x00000008 , 0x00000011 
+ 00015524  0x00002fcb rtn 
+ 00015525  0x00002fcd jam  0x00000019 , 0x000008fe 
+ 00015526  0x00002fce branch  0x00003ca9 
+ 00015527  0x00002fd0 jam  0x00000009 , 0x000008fe 
+ 00015528  0x00002fd1 branch  0x00003ca9 
+ 00015529  0x00002fd4 store  0x00000001 , 0x000008f3 
+ 00015530  0x00002fd5 storet  0x00000002 , 0x000008f4 
+ 00015531  0x00002fd6 copy  0x00000002 , 0x00000013 
+ 00015532  0x00002fd7 copy  0x0000003f , 0x00000012 
+ 00015533  0x00002fd8 iadd  0x00000013 , 0x00000006 
+ 00015534  0x00002fd9 bpatchx  0x000000a6 , 0x00004034 
+ 00015535  0x00002fda ifetch  0x00000008 , 0x00000006 
+ 00015536  0x00002fdb force  0x00000008 , 0x00000038 
+ 00015537  0x00002fdc iforce  0x0000002f 
+ 00015538  0x00002fdd force  0x00000009 , 0x00000038 
+ 00015539  0x00002fde rshift32  0x0000003f , 0x0000003f 
+ 00015540  0x00002fdf iforce  0x0000002f 
+ 00015541  0x00002fe0 force  0x00000000 , 0x00000011 
+ 00015542  0x00002fe1 call  0x00003c66 
+ 00015543  0x00002fe2 call  0x000072d7 
+ 00015544  0x00002fe3 call  0x00003cc7 
+ 00015545  0x00002fe4 storet  0x00000008 , 0x000008f6 
+ 00015546  0x00002fe5 call  0x00003ccf 
+ 00015547  0x00002fe6 call  0x00003c79 
+ 00015548  0x00002fe7 call  0x00003cc7 
+ 00015549  0x00002fe8 fetch  0x00000001 , 0x000008fe 
+ 00015550  0x00002fe9 beq  0x00000019 , 0x00003cc4 
+ 00015551  0x00002fea storet  0x00000004 , 0x000008fa 
+ 00015552  0x00002feb fetch  0x00000004 , 0x000008f6 
+ 00015553  0x00002fec fetcht  0x00000004 , 0x000008fa 
+ 00015554  0x00002fed isub  0x00000002 , 0x0000003f 
+ 00015555  0x00002fee rtn 
+ 00015556  0x00002ff1 fetch  0x00000008 , 0x000008f6 
+ 00015557  0x00002ff2 isub  0x00000002 , 0x0000003f 
+ 00015558  0x00002ff3 rtn 
+ 00015559  0x00002ff6 force  0x0000000c , 0x00000038 
+ 00015560  0x00002ff7 deposit  0x0000002f 
+ 00015561  0x00002ff8 force  0x0000000d , 0x00000038 
+ 00015562  0x00002ff9 copy  0x0000002f , 0x00000002 
+ 00015563  0x00002ffa lshift16  0x00000002 , 0x00000002 
+ 00015564  0x00002ffb lshift16  0x00000002 , 0x00000002 
+ 00015565  0x00002ffc ior  0x00000002 , 0x00000002 
+ 00015566  0x00002ffd rtn 
+ 00015567  0x00002fff increase  0x00000001 , 0x00000011 
+ 00015568  0x00003000 call  0x00003c66 
+ 00015569  0x00003001 copy  0x00000013 , 0x00000006 
+ 00015570  0x00003002 call  0x0000735d 
+ 00015571  0x00003003 call  0x000072d7 
+ 00015572  0x00003004 call  0x0000737c 
+ 00015573  0x00003005 increase  0x00000010 , 0x00000013 
+ 00015574  0x00003006 increase  0xfffffff0 , 0x00000012 
+ 00015575  0x00003007 branch  0x00003ccf , 0x00000002 
+ 00015576  0x00003008 rtn 
+ 00015577  0x00003013 bpatchx  0x000000a7 , 0x00004034 
+ 00015578  0x00003014 jam  0x00000001 , 0x000047e4 
+ 00015579  0x00003015 jam  0x00000000 , 0x000047e5 
+ 00015580  0x00003016 jam  0x00000001 , 0x0000464b 
+ 00015581  0x00003017 setarg  0x00001770 
+ 00015582  0x00003018 store  0x00000002 , 0x0000464c 
+ 00015583  0x00003019 rtn 
+ 00015584  0x0000301d setarg  0x000001a8 
+ 00015585  0x0000301e store  0x00000002 , 0x000008ff 
+ 00015586  0x0000301f fetch  0x00000001 , 0x000047e6 
+ 00015587  0x00003020 istore  0x00000001 , 0x00000005 
+ 00015588  0x00003021 fetch  0x00000004 , 0x0000480a 
+ 00015589  0x00003022 call  0x00007cc6 
+ 00015590  0x00003023 istore  0x00000004 , 0x00000005 
+ 00015591  0x00003024 fetch  0x00000006 , 0x000042db 
+ 00015592  0x00003025 istore  0x00000006 , 0x00000005 
+ 00015593  0x00003026 fetch  0x00000003 , 0x000047e7 
+ 00015594  0x00003027 istore  0x00000003 , 0x00000005 
+ 00015595  0x00003028 rtn 
+ 00015596  0x0000302b call  0x00003cee 
+ 00015597  0x0000302c branch  0x000039d3 
+ 00015598  0x00003030 jam  0x00000015 , 0x0000462a 
+ 00015599  0x00003031 setarg  0x00000014 
+ 00015600  0x00003032 store  0x00000001 , 0x0000462b 
+ 00015601  0x00003033 setarg  0x0000002b 
+ 00015602  0x00003034 istore  0x00000001 , 0x00000005 
+ 00015603  0x00003035 setarg  0x00000000 
+ 00015604  0x00003036 istore  0x00000001 , 0x00000005 
+ 00015605  0x00003038 arg  0x000008ff , 0x00000006 
+ 00015606  0x00003039 call  0x00007c8f 
+ 00015607  0x0000303a fetch  0x00000002 , 0x000047ea 
+ 00015608  0x0000303b istore  0x00000002 , 0x00000005 
+ 00015609  0x0000303c rtn 
+ 00015610  0x00003040 call  0x00003d5a 
+ 00015611  0x00003041 nrtn  0x00000028 
+ 00015612  0x00003042 ifetch  0x00000001 , 0x00000006 
+ 00015613  0x00003043 beq  0x00000000 , 0x00003d01 
+ 00015614  0x00003044 beq  0x00000002 , 0x00003d1c 
+ 00015615  0x00003045 bpatchx  0x000000a8 , 0x00004035 
+ 00015616  0x00003046 rtn 
+ 00015617  0x0000304b call  0x00003d0f 
+ 00015618  0x0000304c nrtn  0x00000028 
+ 00015619  0x0000304e call  0x00003b45 
+ 00015620  0x00003050 call  0x00003d07 
+ 00015621  0x00003051 call  0x000040fa 
+ 00015622  0x00003052 rtn 
+ 00015623  0x00003055 arg  0x00000012 , 0x00000002 
+ 00015624  0x00003056 call  0x00003d46 
+ 00015625  0x00003057 setarg  0x00000001 
+ 00015626  0x00003058 istore  0x00000001 , 0x00000005 
+ 00015627  0x00003059 fetch  0x00000002 , 0x00004812 
+ 00015628  0x0000305a istore  0x00000002 , 0x00000005 
+ 00015629  0x0000305b arg  0x00004680 , 0x00000006 
+ 00015630  0x0000305c branch  0x00007c8f 
+ 00015631  0x00003060 call  0x00007dbc 
+ 00015632  0x00003061 ifetcht  0x00000002 , 0x00000006 
+ 00015633  0x00003062 arg  0x00004680 , 0x00000005 
+ 00015634  0x00003063 call  0x00007c8f 
+ 00015635  0x00003064 fetch  0x00000002 , 0x00004812 
+ 00015636  0x00003065 isub  0x00000002 , 0x0000003e 
+ 00015637  0x00003066 nrtn  0x00000005 
+ 00015638  0x00003069 fetch  0x00000001 , 0x000047e5 
+ 00015639  0x0000306a rtnbit1  0x00000001 
+ 00015640  0x0000306b set1  0x00000001 , 0x0000003f 
+ 00015641  0x0000306c store  0x00000001 , 0x000047e5 
+ 00015642  0x0000306e jam  0x00000002 , 0x000047e4 
+ 00015643  0x0000306f branch  0x00007dba 
+ 00015644  0x00003072 call  0x00003d27 
+ 00015645  0x00003073 fetcht  0x00000002 , 0x000047ec 
+ 00015646  0x00003074 fetch  0x00000002 , 0x00004812 
+ 00015647  0x00003075 isub  0x00000002 , 0x0000003e 
+ 00015648  0x00003076 nrtn  0x00000005 
+ 00015649  0x00003077 call  0x00003bbf 
+ 00015650  0x00003078 call  0x000040fa 
+ 00015651  0x00003079 fetch  0x00000001 , 0x000007aa 
+ 00015652  0x0000307a rtnne  0x00000002 
+ 00015653  0x0000307b jam  0x00000005 , 0x000047e4 
+ 00015654  0x0000307c rtn 
+ 00015655  0x00003080 bpatchx  0x000000a9 , 0x00004035 
+ 00015656  0x00003081 copy  0x00000006 , 0x00000011 
+ 00015657  0x00003082 fetch  0x00000001 , 0x000047e4 
+ 00015658  0x00003083 rtneq  0x00000000 
+ 00015659  0x00003084 fetch  0x00000001 , 0x000047e5 
+ 00015660  0x00003085 rtnbit0  0x00000001 
+ 00015661  0x00003086 rtnbit1  0x00000002 
+ 00015662  0x00003087 copy  0x00000011 , 0x00000006 
+ 00015663  0x00003088 arg  0x00000016 , 0x00000039 
+ 00015664  0x00003089 arg  0x000047ec , 0x00000005 
+ 00015665  0x0000308a call  0x00007cda 
+ 00015666  0x0000308c call  0x00003b86 
+ 00015667  0x0000308e fetcht  0x00000002 , 0x000047ec 
+ 00015668  0x0000308f fetch  0x00000002 , 0x00004812 
+ 00015669  0x00003090 isub  0x00000002 , 0x0000003e 
+ 00015670  0x00003091 nrtn  0x00000005 
+ 00015671  0x00003093 fetch  0x00000001 , 0x000047e5 
+ 00015672  0x00003094 set1  0x00000002 , 0x0000003f 
+ 00015673  0x00003095 store  0x00000001 , 0x000047e5 
+ 00015674  0x00003097 call  0x00003b99 
+ 00015675  0x00003099 fetch  0x00000001 , 0x000047ff 
+ 00015676  0x0000309a store  0x00000001 , 0x00004871 
+ 00015677  0x0000309b call  0x00003d3f 
+ 00015678  0x0000309c rtn 
+ 00015679  0x000030a1 arg  0x00000006 , 0x00000002 
+ 00015680  0x000030a2 call  0x00003d46 
+ 00015681  0x000030a3 setarg  0x00000003 
+ 00015682  0x000030a4 istore  0x00000001 , 0x00000005 
+ 00015683  0x000030a5 fetch  0x00000006 , 0x0000480e 
+ 00015684  0x000030a6 istore  0x00000006 , 0x00000005 
+ 00015685  0x000030a7 rtn 
+ 00015686  0x000030ab bpatchx  0x000000aa , 0x00004035 
+ 00015687  0x000030ac setarg  0x0000012c 
+ 00015688  0x000030ad store  0x00000002 , 0x00004806 
+ 00015689  0x000030ae fetch  0x00000001 , 0x000007aa 
+ 00015690  0x000030af sub  0x0000003f , 0x00000000 , 0x0000003e 
+ 00015691  0x000030b0 call  0x00003ace , 0x00000005 
+ 00015692  0x000030b1 ncall  0x00003ad0 , 0x00000005 
+ 00015693  0x000030b2 add  0x00000002 , 0x00000009 , 0x0000003f 
+ 00015694  0x000030b3 store  0x00000001 , 0x0000462a 
+ 00015695  0x000030b4 call  0x0000397c 
+ 00015696  0x000030b5 add  0x00000002 , 0x00000005 , 0x0000003f 
+ 00015697  0x000030b6 istore  0x00000001 , 0x00000005 
+ 00015698  0x000030b7 setarg  0x000000ff 
+ 00015699  0x000030b8 istore  0x00000001 , 0x00000005 
+ 00015700  0x000030b9 setarg  0x000001a8 
+ 00015701  0x000030ba byteswap  0x0000003f , 0x0000003f 
+ 00015702  0x000030bb istore  0x00000002 , 0x00000005 
+ 00015703  0x000030bc fetch  0x00000001 , 0x0000090f 
+ 00015704  0x000030bd istore  0x00000001 , 0x00000005 
+ 00015705  0x000030be rtn 
+ 00015706  0x000030ca call  0x00007dbc 
+ 00015707  0x000030cb ifetcht  0x00000002 , 0x00000006 
+ 00015708  0x000030cc setarg  0x000001a8 
+ 00015709  0x000030cd byteswap  0x0000003f , 0x0000003f 
+ 00015710  0x000030ce isub  0x00000002 , 0x0000003e 
+ 00015711  0x000030cf nrtn  0x00000005 
+ 00015712  0x000030d0 ifetch  0x00000001 , 0x00000006 
+ 00015713  0x000030d1 store  0x00000001 , 0x0000090f 
+ 00015714  0x000030d2 branch  0x00007dba 
+ 00015715  0x000030d6 arg  0x00004806 , 0x00000013 
+ 00015716  0x000030d7 arg  0x00003d66 , 0x00000012 
+ 00015717  0x000030d8 branch  0x000042e7 
+ 00015718  0x000030dc branch  0x00003e61 
+ 00015719  0x000030e5 fetch  0x00000001 , 0x0000070b 
+ 00015720  0x000030e6 beq  0x00000008 , 0x00003d92 
+ 00015721  0x000030e7 beq  0x00000049 , 0x00003db1 
+ 00015722  0x000030e8 beq  0x0000001b , 0x00003dbd 
+ 00015723  0x000030e9 beq  0x0000001c , 0x00003dc4 
+ 00015724  0x000030eb beq  0x000000f2 , 0x00003d6e 
+ 00015725  0x000030ed rtn 
+ 00015726  0x000030f0 call  0x00003dec 
+ 00015727  0x000030f1 call  0x00003d83 
+ 00015728  0x000030f2 call  0x00003dc2 
+ 00015729  0x000030f3 setarg  0x00000080 
+ 00015730  0x000030f4 store  0x00000001 , 0x00000723 
+ 00015731  0x000030f5 setarg  0x000000f3 
+ 00015732  0x000030f6 istore  0x00000001 , 0x00000005 
+ 00015733  0x000030f8 setarg  0x00000000 
+ 00015734  0x000030f9 istore  0x00000001 , 0x00000005 
+ 00015735  0x000030fa fetch  0x00000002 , 0x0000070c 
+ 00015736  0x000030fb istore  0x00000002 , 0x00000005 
+ 00015737  0x000030fd fetch  0x00000001 , 0x00000709 
+ 00015738  0x000030fe arg  0x00000004 , 0x00000002 
+ 00015739  0x000030ff isub  0x00000002 , 0x00000039 
+ 00015740  0x00003100 arg  0x0000070e , 0x00000006 
+ 00015741  0x00003101 call  0x00007cda 
+ 00015742  0x00003102 fetch  0x00000001 , 0x00000709 
+ 00015743  0x00003103 pincrease  0x00000001 
+ 00015744  0x00003104 store  0x00000001 , 0x00000722 
+ 00015745  0x00003107 arg  0x00000000 , 0x00000007 
+ 00015746  0x00003108 branch  0x00003806 
+ 00015747  0x0000310b fetch  0x00000001 , 0x0000070e 
+ 00015748  0x0000310c rtn  0x00000034 
+ 00015749  0x0000310d sub  0x0000003f , 0x00000008 , 0x0000003e 
+ 00015750  0x0000310e ncall  0x00003d90 , 0x00000002 
+ 00015751  0x0000310f iforce  0x00000039 
+ 00015752  0x00003110 arg  0x0000070f , 0x00000006 
+ 00015753  0x00003111 add  0x00000011 , 0x00000002 , 0x00000005 
+ 00015754  0x00003112 branch  0x00003d8b 
+ 00015755  0x00003115 ifetch  0x00000002 , 0x00000006 
+ 00015756  0x00003116 byteswap  0x0000003f , 0x0000003f 
+ 00015757  0x00003117 istore  0x00000002 , 0x00000005 
+ 00015758  0x00003118 loop  0x00003d8b 
+ 00015759  0x00003119 rtn 
+ 00015760  0x0000311d setarg  0x00000008 
+ 00015761  0x0000311e rtn 
+ 00015762  0x00003121 jam  0x00000006 , 0x000047e4 
+ 00015763  0x00003122 setarg  0x00000002 
+ 00015764  0x00003123 store  0x00000001 , 0x00000723 
+ 00015765  0x00003124 setarg  0x00000000 
+ 00015766  0x00003125 istore  0x00000001 , 0x00000005 
+ 00015767  0x00003126 setarg  0x000001a8 
+ 00015768  0x00003127 istore  0x00000002 , 0x00000005 
+ 00015769  0x00003128 setarg  0x00000000 
+ 00015770  0x00003129 istore  0x00000002 , 0x00000005 
+ 00015771  0x0000312a setarg  0x00000001 
+ 00015772  0x0000312b istore  0x00000002 , 0x00000005 
+ 00015773  0x0000312c setarg  0x00000005 
+ 00015774  0x0000312d istore  0x00000002 , 0x00000005 
+ 00015775  0x0000312e setarg  0x00000003 
+ 00015776  0x0000312f istore  0x00000002 , 0x00000005 
+ 00015777  0x00003130 setarg  0x00000000 
+ 00015778  0x00003131 istore  0x00000002 , 0x00000005 
+ 00015779  0x00003132 setarg  0x00000002 
+ 00015780  0x00003133 istore  0x00000001 , 0x00000005 
+ 00015781  0x00003134 setarg  0x00000002 
+ 00015782  0x00003135 istore  0x00000001 , 0x00000005 
+ 00015783  0x00003136 setarg  0x00000000 
+ 00015784  0x00003137 istore  0x00000002 , 0x00000005 
+ 00015785  0x00003138 setarg  0x00001000 
+ 00015786  0x00003139 istore  0x00000002 , 0x00000005 
+ 00015787  0x0000313a setarg  0x000001a8 
+ 00015788  0x0000313b istore  0x00000004 , 0x00000005 
+ 00015789  0x0000313c setarg  0x000101a8 
+ 00015790  0x0000313d istore  0x00000004 , 0x00000005 
+ 00015791  0x0000313e jam  0x0000001c , 0x00000722 
+ 00015792  0x0000313f branch  0x000041b5 
+ 00015793  0x00003143 jam  0x00000014 , 0x00004805 
+ 00015794  0x00003148 setarg  0x00000080 
+ 00015795  0x00003149 store  0x00000001 , 0x00000723 
+ 00015796  0x0000314a setarg  0x0000004a 
+ 00015797  0x0000314b istore  0x00000001 , 0x00000005 
+ 00015798  0x0000314c jam  0x00000002 , 0x00000722 
+ 00015799  0x0000314d branch  0x000041b5 
+ 00015800  0x00003150 arg  0x00004805 , 0x00000013 
+ 00015801  0x00003151 arg  0x00003dbb , 0x00000012 
+ 00015802  0x00003152 branch  0x000042e0 
+ 00015803  0x00003156 call  0x00003e50 
+ 00015804  0x00003159 branch  0x00006ca3 
+ 00015805  0x0000315d call  0x00003de2 
+ 00015806  0x0000315e fetch  0x00000002 , 0x0000484c 
+ 00015807  0x0000315f rtnbit1  0x00000002 
+ 00015808  0x00003160 call  0x00003dec 
+ 00015809  0x00003161 call  0x00003df5 
+ 00015810  0x00003163 fetch  0x00000002 , 0x00004848 
+ 00015811  0x00003164 branch  0x00007d79 
+ 00015812  0x00003168 call  0x00003de2 
+ 00015813  0x00003169 fetch  0x00000002 , 0x0000484c 
+ 00015814  0x0000316a rtnbit1  0x00000002 
+ 00015815  0x0000316b call  0x00003dec 
+ 00015816  0x0000316c fetcht  0x00000002 , 0x0000070e 
+ 00015817  0x0000316d rshift8  0x00000002 , 0x0000003f 
+ 00015818  0x0000316e rshift4  0x0000003f , 0x0000003f 
+ 00015819  0x0000316f beq  0x0000000c , 0x00003dd3 
+ 00015820  0x00003170 byteswap  0x00000002 , 0x00000002 
+ 00015821  0x00003172 call  0x00003dd8 
+ 00015822  0x00003173 nrtn  0x00000028 
+ 00015823  0x00003174 setarg  0x00000000 
+ 00015824  0x00003175 istore  0x00000002 , 0x00000011 
+ 00015825  0x00003176 fetch  0x00000002 , 0x00004848 
+ 00015826  0x00003177 branch  0x00007d79 
+ 00015827  0x0000317a setarg  0xffffffff 
+ 00015828  0x0000317b istore  0x00000008 , 0x00000011 
+ 00015829  0x0000317c istore  0x00000008 , 0x00000005 
+ 00015830  0x0000317d fetch  0x00000002 , 0x00004848 
+ 00015831  0x0000317e branch  0x00007d79 
+ 00015832  0x00003181 arg  0x00000008 , 0x00000039 
+ 00015833  0x00003183 ifetch  0x00000002 , 0x00000011 
+ 00015834  0x00003184 arg  0x0000ffff , 0x00000012 
+ 00015835  0x00003185 isub  0x00000012 , 0x0000003e 
+ 00015836  0x00003186 branch  0x00007dba , 0x00000005 
+ 00015837  0x00003187 isub  0x00000002 , 0x0000003e 
+ 00015838  0x00003188 branch  0x00007dba , 0x00000005 
+ 00015839  0x0000318a increase  0x00000002 , 0x00000011 
+ 00015840  0x0000318b loop  0x00003dd9 
+ 00015841  0x0000318c branch  0x00007dbc 
+ 00015842  0x00003190 setarg  0x00000080 
+ 00015843  0x00003191 store  0x00000001 , 0x00000723 
+ 00015844  0x00003192 setarg  0x0000001f 
+ 00015845  0x00003193 istore  0x00000001 , 0x00000005 
+ 00015846  0x00003194 setarg  0x00000000 
+ 00015847  0x00003195 istore  0x00000001 , 0x00000005 
+ 00015848  0x00003196 fetch  0x00000006 , 0x0000070c 
+ 00015849  0x00003197 istore  0x00000006 , 0x00000005 
+ 00015850  0x00003198 jam  0x00000009 , 0x00000722 
+ 00015851  0x00003199 branch  0x000041b5 
+ 00015852  0x0000319c call  0x00003e3e 
+ 00015853  0x0000319d add  0x00000011 , 0x00000006 , 0x00000011 
+ 00015854  0x0000319e fetch  0x00000002 , 0x0000070c 
+ 00015855  0x0000319f fetcht  0x00000002 , 0x00004800 
+ 00015856  0x000031a0 byteswap  0x00000002 , 0x00000002 
+ 00015857  0x000031a1 isub  0x00000002 , 0x0000003f 
+ 00015858  0x000031a2 imul32  0x00000012 , 0x0000003f 
+ 00015859  0x000031a3 iadd  0x00000011 , 0x00000011 
+ 00015860  0x000031a4 rtn 
+ 00015861  0x000031a7 fetcht  0x00000002 , 0x0000070e 
+ 00015862  0x000031a8 arg  0x00000008 , 0x00000039 
+ 00015863  0x000031aa ifetch  0x00000002 , 0x00000011 
+ 00015864  0x000031ab branch  0x00003dff , 0x00000034 
+ 00015865  0x000031ac arg  0x0000ffff , 0x00000012 
+ 00015866  0x000031ad isub  0x00000012 , 0x0000003e 
+ 00015867  0x000031ae branch  0x00003dff , 0x00000005 
+ 00015868  0x000031af increase  0x00000002 , 0x00000011 
+ 00015869  0x000031b0 loop  0x00003df7 
+ 00015870  0x000031b1 rtn 
+ 00015871  0x000031b4 byteswap  0x00000002 , 0x00000002 
+ 00015872  0x000031b5 istoret  0x00000002 , 0x00000011 
+ 00015873  0x000031b6 rtn 
+ 00015874  0x000031bd call  0x00007396 
+ 00015875  0x000031be call  0x0000739e 
+ 00015876  0x000031bf setarg  0x000039b1 
+ 00015877  0x000031c0 store  0x00000002 , 0x00004824 
+ 00015878  0x000031c2 setarg  0x00003e42 
+ 00015879  0x000031c3 store  0x00000002 , 0x000043db 
+ 00015880  0x000031c5 setarg  0x00004016 
+ 00015881  0x000031c6 store  0x00000002 , 0x00004842 
+ 00015882  0x000031c8 setarg  0x00003745 
+ 00015883  0x000031c9 store  0x00000002 , 0x00004828 
+ 00015884  0x000031cb setarg  0x00003aa2 
+ 00015885  0x000031cc store  0x00000002 , 0x00004848 
+ 00015886  0x000031ce setarg  0x00003a92 
+ 00015887  0x000031cf store  0x00000002 , 0x00004846 
+ 00015888  0x000031d1 setarg  0x00003e4a 
+ 00015889  0x000031d2 store  0x00000002 , 0x000043e3 
+ 00015890  0x000031d4 setarg  0x0000372e 
+ 00015891  0x000031d5 store  0x00000002 , 0x00004826 
+ 00015892  0x000031d7 setarg  0x00004090 
+ 00015893  0x000031d8 store  0x00000002 , 0x000043df 
+ 00015894  0x000031da setarg  0x000040e3 
+ 00015895  0x000031db store  0x00000002 , 0x000043dd 
+ 00015896  0x000031dd setarg  0x00003ab6 
+ 00015897  0x000031de store  0x00000002 , 0x00004853 
+ 00015898  0x000031e0 setarg  0x00003abc 
+ 00015899  0x000031e1 store  0x00000002 , 0x0000484a 
+ 00015900  0x000031e2 call  0x00003ac3 
+ 00015901  0x000031e4 jam  0x00000024 , 0x0000464a 
+ 00015902  0x000031e5 call  0x00003817 
+ 00015903  0x000031e8 bpatchx  0x000000ab , 0x00004035 
+ 00015904  0x000031ea setarg  0x00000428 
+ 00015905  0x000031eb store  0x00000002 , 0x000049b9 
+ 00015906  0x000031ec call  0x00003e58 
+ 00015907  0x000031ee setarg  0x00000422 
+ 00015908  0x000031ef store  0x00000002 , 0x00004a5e 
+ 00015909  0x000031f0 call  0x00003e5a 
+ 00015910  0x000031f2 setarg  0x00000a22 
+ 00015911  0x000031f3 store  0x00000002 , 0x00000a8d 
+ 00015912  0x000031f4 call  0x00003e5c 
+ 00015913  0x000031f5 call  0x00004071 
+ 00015914  0x000031f9 call  0x00004071 
+ 00015915  0x000031fb call  0x00003a18 
+ 00015916  0x000031fc call  0x00003e3a 
+ 00015917  0x000031fe fetch  0x00000001 , 0x000047ef 
+ 00015918  0x000031ff beq  0x000000ff , 0x00003cd9 
+ 00015919  0x00003200 call  0x00004291 
+ 00015920  0x00003201 call  0x00003bbf 
+ 00015921  0x00003202 call  0x00003bb1 
+ 00015922  0x00003203 call  0x00003b99 
+ 00015923  0x00003205 random  0x0000003f 
+ 00015924  0x00003206 and  0x0000003f , 0x0000001f , 0x0000003f 
+ 00015925  0x00003207 add  0x0000003f , 0x00000032 , 0x0000003f 
+ 00015926  0x00003208 store  0x00000002 , 0x00004804 
+ 00015927  0x00003209 add  0x0000003f , 0x00000005 , 0x0000003f 
+ 00015928  0x0000320a store  0x00000001 , 0x00004803 
+ 00015929  0x0000320b rtn 
+ 00015930  0x00003210 fetch  0x00000006 , 0x0000480e 
+ 00015931  0x00003211 call  0x00007cc0 
+ 00015932  0x00003212 store  0x00000006 , 0x000042db 
+ 00015933  0x00003213 rtn 
+ 00015934  0x00003216 fetchr  0x00000039 , 0x00000001 , 0x0000484e 
+ 00015935  0x00003217 fetchr  0x00000011 , 0x00000002 , 0x0000484f 
+ 00015936  0x00003218 fetchr  0x00000012 , 0x00000002 , 0x00004851 
+ 00015937  0x00003219 rtn 
+ 00015938  0x0000321d bpatchx  0x000000ac , 0x00004035 
+ 00015939  0x0000321e call  0x0000387d 
+ 00015940  0x0000321f call  0x00003aca 
+ 00015941  0x00003220 call  0x000041d8 
+ 00015942  0x00003221 call  0x0000396f 
+ 00015943  0x00003222 call  0x00003b33 
+ 00015944  0x00003223 call  0x00004060 
+ 00015945  0x00003224 branch  0x00003995 
+ 00015946  0x00003228 call  0x00003acc 
+ 00015947  0x00003229 call  0x00003db8 
+ 00015948  0x0000322a call  0x00003d63 
+ 00015949  0x0000322d call  0x00003794 
+ 00015950  0x0000322e call  0x00003791 
+ 00015951  0x0000322f branch  0x00004289 
+ 00015952  0x00003233 call  0x00003e53 
+ 00015953  0x00003234 fetch  0x00000002 , 0x00004853 
+ 00015954  0x00003235 branch  0x00007d79 
+ 00015955  0x0000323a fetch  0x00000001 , 0x00004857 
+ 00015956  0x0000323b rtnne  0x00000002 
+ 00015957  0x0000323c setarg  0x0001d000 
+ 00015958  0x0000323d store  0x00000003 , 0x00004419 
+ 00015959  0x0000323e branch  0x00006bfa 
+ 00015960  0x00003243 call  0x00004292 
+ 00015961  0x00003244 branch  0x000078ad 
+ 00015962  0x00003247 call  0x0000396c 
+ 00015963  0x00003248 branch  0x000078ad 
+ 00015964  0x0000324b call  0x00003e5e 
+ 00015965  0x0000324c branch  0x000078ad 
+ 00015966  0x0000324f setarg  0x00000a8d 
+ 00015967  0x00003250 store  0x00000002 , 0x000043fb 
+ 00015968  0x00003251 rtn 
+ 00015969  0x00003254 jam  0x00000001 , 0x00004388 
+ 00015970  0x00003255 setarg  0x00001770 
+ 00015971  0x00003256 store  0x00000002 , 0x0000464c 
+ 00015972  0x00003257 fetch  0x00000001 , 0x000047e7 
+ 00015973  0x00003258 set0  0x00000000 , 0x0000003f 
+ 00015974  0x00003259 store  0x00000001 , 0x000047e7 
+ 00015975  0x0000325a jam  0x00000001 , 0x000047e4 
+ 00015976  0x0000325b jam  0x00000000 , 0x000047e5 
+ 00015977  0x0000325c jam  0x00000000 , 0x0000474d 
+ 00015978  0x0000325d branch  0x00003b2f 
+ 00015979  0x00003262 bpatchx  0x000000ad , 0x00004035 
+ 00015980  0x00003263 fetch  0x00000001 , 0x0000092b 
+ 00015981  0x00003264 bbit1  0x00000007 , 0x00003e70 
+ 00015982  0x00003265 jam  0x00000000 , 0x00004969 
+ 00015983  0x00003266 branch  0x0000417d 
+ 00015984  0x0000326a call  0x00003e76 
+ 00015985  0x0000326b rtn  0x00000028 
+ 00015986  0x0000326c call  0x00003e97 
+ 00015987  0x0000326d rtn  0x00000028 
+ 00015988  0x0000326e call  0x00003ea7 
+ 00015989  0x0000326f branch  0x00003eb4 
+ 00015990  0x00003274 call  0x00007dbc 
+ 00015991  0x00003275 arg  0x00000003 , 0x00000039 
+ 00015992  0x00003276 arg  0x0000092c , 0x00000011 
+ 00015993  0x00003277 call  0x00007cb1 
+ 00015994  0x00003278 fetchr  0x00000011 , 0x00000003 , 0x0000092c 
+ 00015995  0x00003279 and  0x00000011 , 0x0000001f , 0x00000002 
+ 00015996  0x0000327a storet  0x00000001 , 0x0000485c 
+ 00015997  0x0000327b fetch  0x00000001 , 0x00004863 
+ 00015998  0x0000327c isub  0x00000002 , 0x0000003e 
+ 00015999  0x0000327d nbranch  0x00007dba , 0x00000002 
+ 00016000  0x0000327f rshift4  0x00000011 , 0x0000003f 
+ 00016001  0x00003280 rshift  0x0000003f , 0x0000003f 
+ 00016002  0x00003281 and  0x0000003f , 0x0000001f , 0x00000002 
+ 00016003  0x00003282 storet  0x00000001 , 0x0000485b 
+ 00016004  0x00003283 rshift4  0x0000003f , 0x0000003f 
+ 00016005  0x00003284 rshift  0x0000003f , 0x0000003f 
+ 00016006  0x00003285 arg  0x00001fff , 0x00000011 
+ 00016007  0x00003286 iand  0x00000011 , 0x00000002 
+ 00016008  0x00003287 copy  0x0000003f , 0x00000012 
+ 00016009  0x00003288 fetch  0x00000002 , 0x00004859 
+ 00016010  0x00003289 isub  0x00000002 , 0x0000003e 
+ 00016011  0x0000328a ncall  0x00003e93 , 0x00000005 
+ 00016012  0x0000328b storet  0x00000002 , 0x00004859 
+ 00016013  0x0000328c rshift8  0x00000012 , 0x0000003f 
+ 00016014  0x0000328d rshift4  0x0000003f , 0x0000003f 
+ 00016015  0x0000328e rshift  0x0000003f , 0x0000003f 
+ 00016016  0x0000328f store  0x00000001 , 0x00004858 
+ 00016017  0x00003290 store  0x00000001 , 0x00004969 
+ 00016018  0x00003291 rtn 
+ 00016019  0x00003294 setarg  0x00000000 
+ 00016020  0x00003295 store  0x00000004 , 0x0000485d 
+ 00016021  0x00003296 jam  0x00000000 , 0x00004862 
+ 00016022  0x00003297 rtn 
+ 00016023  0x0000329d call  0x00007dbc 
+ 00016024  0x0000329e fetch  0x00000001 , 0x0000485b 
+ 00016025  0x0000329f copy  0x0000003f , 0x00000007 
+ 00016026  0x000032a0 fetch  0x00000004 , 0x0000485d 
+ 00016027  0x000032a1 qisolate1  0x0000003f 
+ 00016028  0x000032a2 branch  0x00007dba , 0x00000001 
+ 00016029  0x000032a3 qset1  0x0000003f 
+ 00016030  0x000032a4 store  0x00000004 , 0x0000485d 
+ 00016031  0x000032a5 fetcht  0x00000001 , 0x0000485c 
+ 00016032  0x000032a6 add  0x00000002 , 0x00000001 , 0x00000039 
+ 00016033  0x000032a8 add  0x00000039 , 0xffffffff , 0x00000007 
+ 00016034  0x000032a9 qisolate1  0x0000003f 
+ 00016035  0x000032aa nrtn  0x00000001 
+ 00016036  0x000032ab loop  0x00003ea1 
+ 00016037  0x000032ac jam  0x00000001 , 0x00004861 
+ 00016038  0x000032ad rtn 
+ 00016039  0x000032b2 fetch  0x00000001 , 0x00000921 
+ 00016040  0x000032b3 pincrease  0xfffffffa 
+ 00016041  0x000032b4 copy  0x0000003f , 0x00000039 
+ 00016042  0x000032b5 fetcht  0x00000001 , 0x00004862 
+ 00016043  0x000032b6 iadd  0x00000002 , 0x00000002 
+ 00016044  0x000032b7 storet  0x00000001 , 0x00004862 
+ 00016045  0x000032b8 fetch  0x00000002 , 0x00004864 
+ 00016046  0x000032b9 iforce  0x00000005 
+ 00016047  0x000032ba fetch  0x00000001 , 0x0000485b 
+ 00016048  0x000032bb mul32  0x0000003f , 0x0000000c , 0x0000003f 
+ 00016049  0x000032bc iadd  0x00000005 , 0x00000005 
+ 00016050  0x000032bd arg  0x0000092f , 0x00000006 
+ 00016051  0x000032be branch  0x00007cda 
+ 00016052  0x000032c2 fetch  0x00000001 , 0x00004861 
+ 00016053  0x000032c3 rtneq  0x00000000 
+ 00016054  0x000032c4 setarg  0x00000000 
+ 00016055  0x000032c5 store  0x00000005 , 0x0000485d 
+ 00016056  0x000032c6 fetcht  0x00000002 , 0x00000925 
+ 00016057  0x000032c7 byteswap  0x00000002 , 0x00000002 
+ 00016058  0x000032c8 setarg  0x0000e000 
+ 00016059  0x000032c9 iand  0x00000002 , 0x00000002 
+ 00016060  0x000032ca fetch  0x00000002 , 0x00004859 
+ 00016061  0x000032cb ior  0x00000002 , 0x0000003f 
+ 00016062  0x000032cc byteswap  0x0000003f , 0x0000003f 
+ 00016063  0x000032cd store  0x00000002 , 0x00000925 
+ 00016064  0x000032ce branch  0x00004187 
+ 00016065  0x000032d3 fetch  0x00000001 , 0x00000722 
+ 00016066  0x000032d4 add  0x0000003f , 0x00000001 , 0x00000002 
+ 00016067  0x000032d5 copy  0x0000003f , 0x00000039 
+ 00016068  0x000032d6 storet  0x00000001 , 0x00000916 
+ 00016069  0x000032d7 fetch  0x00000001 , 0x0000092b 
+ 00016070  0x000032d8 set0  0x00000007 , 0x0000003f 
+ 00016071  0x000032d9 store  0x00000001 , 0x000049a1 
+ 00016072  0x000032da arg  0x00000723 , 0x00000006 
+ 00016073  0x000032db call  0x00007ccc 
+ 00016074  0x000032dc branch  0x00004052 
+ 00016075  0x000032e2 add  0x00000011 , 0x00000004 , 0x00000002 
+ 00016076  0x000032e3 copy  0x00000011 , 0x00000039 
+ 00016077  0x000032e4 storet  0x00000001 , 0x00000916 
+ 00016078  0x000032e5 arg  0x000049a5 , 0x00000005 
+ 00016079  0x000032e6 call  0x00007ccc 
+ 00016080  0x000032e7 fetch  0x00000001 , 0x0000092b 
+ 00016081  0x000032e8 set1  0x00000007 , 0x0000003f 
+ 00016082  0x000032e9 store  0x00000001 , 0x000049a1 
+ 00016083  0x000032ea branch  0x00004052 
+ 00016084  0x000032f0 fetch  0x00000001 , 0x0000070b 
+ 00016085  0x000032f2 beq  0x00000001 , 0x00003edb 
+ 00016086  0x000032f3 beq  0x00000002 , 0x00003ee1 
+ 00016087  0x000032f4 beq  0x00000042 , 0x00003ee6 
+ 00016088  0x000032f5 beq  0x0000004c , 0x00003ee9 
+ 00016089  0x000032f6 beq  0x0000005e , 0x00003eef 
+ 00016090  0x000032f7 rtn 
+ 00016091  0x000032fb arg  0x00003edd , 0x00000013 
+ 00016092  0x000032fc branch  0x00003f53 
+ 00016093  0x00003300 fetch  0x00000002 , 0x00004830 
+ 00016094  0x00003301 call  0x00007d79 
+ 00016095  0x00003302 store  0x00000001 , 0x0000070c 
+ 00016096  0x00003303 branch  0x0000376c 
+ 00016097  0x00003307 arg  0x00003ee3 , 0x00000013 
+ 00016098  0x00003308 branch  0x00003f53 
+ 00016099  0x0000330a call  0x0000376c 
+ 00016100  0x0000330b fetch  0x00000002 , 0x00004832 
+ 00016101  0x0000330c branch  0x00007d79 
+ 00016102  0x00003311 call  0x00003784 
+ 00016103  0x00003312 fetch  0x00000002 , 0x00004834 
+ 00016104  0x00003313 branch  0x00007d79 
+ 00016105  0x00003317 fetch  0x00000002 , 0x0000070c 
+ 00016106  0x00003318 call  0x00003efe 
+ 00016107  0x00003319 store  0x00000001 , 0x00000711 
+ 00016108  0x0000331a call  0x00003774 
+ 00016109  0x0000331b fetch  0x00000002 , 0x00004836 
+ 00016110  0x0000331c branch  0x00007d79 
+ 00016111  0x00003320 fetch  0x00000002 , 0x00004866 
+ 00016112  0x00003321 fetcht  0x00000002 , 0x0000070e 
+ 00016113  0x00003322 isub  0x00000002 , 0x0000003e 
+ 00016114  0x00003323 rtn  0x00000005 
+ 00016115  0x00003325 fetch  0x00000002 , 0x0000070e 
+ 00016116  0x00003326 call  0x00003f10 
+ 00016117  0x00003327 store  0x00000001 , 0x00000716 
+ 00016118  0x00003329 fetch  0x00000002 , 0x0000070e 
+ 00016119  0x0000332a store  0x00000002 , 0x00004866 
+ 00016120  0x0000332b fetch  0x00000002 , 0x00004838 
+ 00016121  0x0000332c call  0x00007d79 
+ 00016122  0x0000332d storet  0x00000002 , 0x0000070c 
+ 00016123  0x0000332e call  0x0000377c 
+ 00016124  0x0000332f fetch  0x00000002 , 0x0000483a 
+ 00016125  0x00003330 branch  0x00007d79 
+ 00016126  0x00003336 rtn  0x00000034 
+ 00016127  0x00003337 mul32  0x0000003f , 0x00000064 , 0x0000003f 
+ 00016128  0x00003338 arg  0x0000ffff , 0x00000002 
+ 00016129  0x00003339 idiv  0x00000002 
+ 00016130  0x0000333a call  0x00007d62 
+ 00016131  0x0000333b remainder  0x00000002 
+ 00016132  0x0000333c rshift8  0x00000002 , 0x00000002 
+ 00016133  0x0000333d quotient  0x0000003f 
+ 00016134  0x0000333e sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00016135  0x0000333f nrtn  0x00000005 
+ 00016136  0x00003340 pincrease  0x00000001 
+ 00016137  0x00003341 rtn 
+ 00016138  0x00003347 arg  0x0000ffff , 0x0000003f 
+ 00016139  0x00003348 imul32  0x00000002 , 0x0000003f 
+ 00016140  0x00003349 div  0x0000003f , 0x00000064 
+ 00016141  0x0000334a call  0x00007d62 
+ 00016142  0x0000334b quotient  0x00000002 
+ 00016143  0x0000334c rtn 
+ 00016144  0x00003351 arg  0x00000320 , 0x00000002 
+ 00016145  0x00003352 isub  0x00000002 , 0x00000011 
+ 00016146  0x00003353 call  0x00003f1f 
+ 00016147  0x00003354 copy  0x00000011 , 0x0000003f 
+ 00016148  0x00003355 idiv  0x00000002 
+ 00016149  0x00003356 call  0x00007d62 
+ 00016150  0x00003357 quotient  0x0000003f 
+ 00016151  0x00003358 rtn 
+ 00016152  0x0000335e copy  0x00000002 , 0x00000011 
+ 00016153  0x0000335f call  0x00003f1f 
+ 00016154  0x00003360 copy  0x00000011 , 0x0000003f 
+ 00016155  0x00003361 imul32  0x00000002 , 0x0000003f 
+ 00016156  0x00003362 arg  0x00000320 , 0x00000002 
+ 00016157  0x00003363 iadd  0x00000002 , 0x00000002 
+ 00016158  0x00003364 rtn 
+ 00016159  0x00003367 setarg  0x00004e20 
+ 00016160  0x00003368 arg  0x00000320 , 0x00000002 
+ 00016161  0x00003369 isub  0x00000002 , 0x0000003f 
+ 00016162  0x0000336a div  0x0000003f , 0x00000064 
+ 00016163  0x0000336b call  0x00007d62 
+ 00016164  0x0000336c quotient  0x00000002 
+ 00016165  0x0000336d rtn 
+ 00016166  0x00003373 arg  0x00000000 , 0x00000007 
+ 00016167  0x00003374 fetchr  0x00000039 , 0x00000001 , 0x0000484e 
+ 00016168  0x00003375 call  0x00007dbc 
+ 00016169  0x00003376 fetch  0x00000002 , 0x00004800 
+ 00016170  0x00003378 isub  0x00000002 , 0x0000003e 
+ 00016171  0x00003379 branch  0x00003f32 , 0x00000005 
+ 00016172  0x0000337a byteswap  0x0000003f , 0x0000003f 
+ 00016173  0x0000337b pincrease  0x00000001 
+ 00016174  0x0000337c byteswap  0x0000003f , 0x0000003f 
+ 00016175  0x0000337d increase  0x00000001 , 0x00000007 
+ 00016176  0x0000337e loop  0x00003f2a 
+ 00016177  0x0000337f rtn 
+ 00016178  0x00003382 jam  0x00000000 , 0x00004868 
+ 00016179  0x00003383 storer  0x00000007 , 0x00000001 , 0x00004869 
+ 00016180  0x00003384 call  0x00003f6e 
+ 00016181  0x00003385 branch  0x00007dba 
+ 00016182  0x00003389 arg  0x00000000 , 0x00000007 
+ 00016183  0x0000338a arg  0x00000000 , 0x00000013 
+ 00016184  0x0000338b call  0x00003e3e 
+ 00016185  0x0000338c call  0x00007dbc 
+ 00016186  0x0000338e fetch  0x00000002 , 0x0000484c 
+ 00016187  0x0000338f bbit0  0x00000002 , 0x00003f49 
+ 00016188  0x00003390 ifetch  0x00000002 , 0x00000011 
+ 00016189  0x00003391 isub  0x00000002 , 0x0000003e 
+ 00016190  0x00003392 call  0x00003f47 , 0x00000005 
+ 00016191  0x00003394 copy  0x00000012 , 0x0000003f 
+ 00016192  0x00003395 iadd  0x00000011 , 0x00000011 
+ 00016193  0x00003396 increase  0x00000001 , 0x00000007 
+ 00016194  0x00003397 loop  0x00003f3a 
+ 00016195  0x00003398 copy  0x00000013 , 0x0000003f 
+ 00016196  0x00003399 rtn  0x00000034 
+ 00016197  0x0000339a store  0x00000001 , 0x00004868 
+ 00016198  0x0000339b branch  0x00007dba 
+ 00016199  0x0000339e qset1  0x00000013 
+ 00016200  0x0000339f rtn 
+ 00016201  0x000033a2 add  0x00000011 , 0x00000006 , 0x00000006 
+ 00016202  0x000033a3 arg  0x00000008 , 0x00000030 
+ 00016203  0x000033a5 ifetch  0x00000002 , 0x00000006 
+ 00016204  0x000033a6 isub  0x00000002 , 0x0000003e 
+ 00016205  0x000033a7 branch  0x00003f51 , 0x00000005 
+ 00016206  0x000033a8 increase  0xffffffff , 0x00000030 
+ 00016207  0x000033a9 branch  0x00003f3f , 0x00000005 
+ 00016208  0x000033aa branch  0x00003f4b 
+ 00016209  0x000033ad call  0x00003f47 
+ 00016210  0x000033ae branch  0x00003f3f 
+ 00016211  0x000033b1 arg  0x00000000 , 0x00000007 
+ 00016212  0x000033b2 fetch  0x00000001 , 0x00004868 
+ 00016213  0x000033b3 branch  0x00003f5f , 0x00000034 
+ 00016214  0x000033b4 copy  0x0000003f , 0x00000012 
+ 00016215  0x000033b5 fetchr  0x00000039 , 0x00000001 , 0x0000484e 
+ 00016216  0x000033b7 storer  0x00000007 , 0x00000001 , 0x00004869 
+ 00016217  0x000033b9 qisolate1  0x00000012 
+ 00016218  0x000033ba call  0x00003f5f , 0x00000001 
+ 00016219  0x000033bb fetchr  0x00000007 , 0x00000001 , 0x00004869 
+ 00016220  0x000033bc increase  0x00000001 , 0x00000007 
+ 00016221  0x000033bd loop  0x00003f58 
+ 00016222  0x000033be rtn 
+ 00016223  0x000033c1 call  0x00003f64 
+ 00016224  0x000033c2 call  0x00003f6e 
+ 00016225  0x000033c3 copy  0x00000013 , 0x0000003f 
+ 00016226  0x000033c4 call  0x00007d79 
+ 00016227  0x000033c5 branch  0x00003f69 
+ 00016228  0x000033c8 storer  0x00000039 , 0x00000002 , 0x00000917 
+ 00016229  0x000033c9 storer  0x00000011 , 0x00000002 , 0x00000919 
+ 00016230  0x000033ca storer  0x00000012 , 0x00000002 , 0x0000091b 
+ 00016231  0x000033cb storer  0x00000013 , 0x00000002 , 0x0000091d 
+ 00016232  0x000033cc rtn 
+ 00016233  0x000033cf fetchr  0x00000039 , 0x00000002 , 0x00000917 
+ 00016234  0x000033d0 fetchr  0x00000011 , 0x00000002 , 0x00000919 
+ 00016235  0x000033d1 fetchr  0x00000012 , 0x00000002 , 0x0000091b 
+ 00016236  0x000033d2 fetchr  0x00000013 , 0x00000002 , 0x0000091d 
+ 00016237  0x000033d3 rtn 
+ 00016238  0x000033d7 bpatchx  0x000000ae , 0x00004035 
+ 00016239  0x000033d8 fetch  0x00000002 , 0x00004800 
+ 00016240  0x000033d9 byteswap  0x0000003f , 0x0000003f 
+ 00016241  0x000033da iadd  0x00000007 , 0x0000003f 
+ 00016242  0x000033db byteswap  0x0000003f , 0x0000003f 
+ 00016243  0x000033dc store  0x00000002 , 0x00004995 
+ 00016244  0x000033dd call  0x00003e3e 
+ 00016245  0x000033de copy  0x00000007 , 0x0000003f 
+ 00016246  0x000033df imul32  0x00000012 , 0x0000003f 
+ 00016247  0x000033e0 iadd  0x00000011 , 0x00000011 
+ 00016248  0x000033e1 add  0x00000011 , 0x00000017 , 0x00000006 
+ 00016249  0x000033e2 ifetch  0x00000002 , 0x00000006 
+ 00016250  0x000033e3 store , 0x00000002 , 0x000043fb 
+ 00016251  0x000033e4 rtn 
+ 00016252  0x000033ea jam  0x00000000 , 0x00000951 
+ 00016253  0x000033ee sub  0x00000002 , 0x0000000c , 0x0000003e 
+ 00016254  0x000033ef rtn  0x00000002 
+ 00016255  0x000033f0 sub  0x00000002 , 0x0000001e , 0x0000003e 
+ 00016256  0x000033f1 nrtn  0x00000002 
+ 00016257  0x000033f2 bpatchx  0x000000af , 0x00004035 
+ 00016258  0x000033f3 call  0x0000400e 
+ 00016259  0x000033f4 call  0x00003f8c 
+ 00016260  0x000033f5 nrtn  0x00000028 
+ 00016261  0x000033f6 call  0x00003fdd 
+ 00016262  0x000033f7 nrtn  0x00000028 
+ 00016263  0x000033f8 call  0x00003bcf 
+ 00016264  0x000033f9 call  0x00003fa1 
+ 00016265  0x000033fa nrtn  0x00000028 
+ 00016266  0x000033fb call  0x00003fb2 
+ 00016267  0x000033fd branch  0x00003fb7 
+ 00016268  0x00003400 call  0x00007dba 
+ 00016269  0x00003401 fetch  0x00000001 , 0x00000921 
+ 00016270  0x00003402 arg  0x00000925 , 0x00000006 
+ 00016271  0x00003403 iadd  0x00000006 , 0x00000006 
+ 00016272  0x00003404 ifetch  0x00000004 , 0x00000006 
+ 00016273  0x00003405 ifetcht  0x00000004 , 0x00000006 
+ 00016274  0x00003406 ixor  0x00000002 , 0x00000002 
+ 00016275  0x00003407 arg  0x00000010 , 0x00000039 
+ 00016276  0x00003408 arg  0x000009fd , 0x00000006 
+ 00016277  0x0000340a ifetch  0x00000004 , 0x00000006 
+ 00016278  0x0000340b isub  0x00000002 , 0x0000003e 
+ 00016279  0x0000340c branch  0x00007dbc , 0x00000005 
+ 00016280  0x0000340d loop  0x00003f95 
+ 00016281  0x0000340e fetch  0x00000001 , 0x0000486a 
+ 00016282  0x0000340f pincrease  0x00000004 
+ 00016283  0x00003410 arg  0x000009fd , 0x00000005 
+ 00016284  0x00003411 iadd  0x00000005 , 0x00000005 
+ 00016285  0x00003412 istoret  0x00000004 , 0x00000005 
+ 00016286  0x00003413 and  0x0000003f , 0x0000003f , 0x0000003f 
+ 00016287  0x00003414 store  0x00000001 , 0x0000486a 
+ 00016288  0x00003415 rtn 
+ 00016289  0x00003418 call  0x00007dba 
+ 00016290  0x00003419 fetcht  0x00000005 , 0x00000924 
+ 00016291  0x0000341a arg  0x00000010 , 0x00000039 
+ 00016292  0x0000341b arg  0x00000a3d , 0x00000006 
+ 00016293  0x0000341d ifetch  0x00000005 , 0x00000006 
+ 00016294  0x0000341e isub  0x00000002 , 0x0000003e 
+ 00016295  0x0000341f branch  0x00007dbc , 0x00000005 
+ 00016296  0x00003420 loop  0x00003fa5 
+ 00016297  0x00003421 fetch  0x00000001 , 0x0000486b 
+ 00016298  0x00003422 pincrease  0x00000001 
+ 00016299  0x00003423 and  0x0000003f , 0x0000000f , 0x0000003f 
+ 00016300  0x00003424 store  0x00000001 , 0x0000486b 
+ 00016301  0x00003425 mul32  0x0000003f , 0x00000005 , 0x0000003f 
+ 00016302  0x00003426 arg  0x00000a3d , 0x00000005 
+ 00016303  0x00003427 iadd  0x00000005 , 0x00000005 
+ 00016304  0x00003428 istoret  0x00000005 , 0x00000005 
+ 00016305  0x00003429 rtn 
+ 00016306  0x0000342c fetch  0x00000001 , 0x00000951 
+ 00016307  0x0000342d rtneq  0x00000000 
+ 00016308  0x0000342e fetch  0x00000002 , 0x00000927 
+ 00016309  0x0000342f store  0x00000002 , 0x0000486c 
+ 00016310  0x00003430 rtn 
+ 00016311  0x0000343d call  0x00004005 
+ 00016312  0x0000343e fetch  0x00000001 , 0x00000921 
+ 00016313  0x0000343f arg  0x00000929 , 0x00000002 
+ 00016314  0x00003440 call  0x00003ca7 
+ 00016315  0x00003441 nrtn  0x00000005 
+ 00016316  0x00003445 bpatchx  0x000000b0 , 0x00004036 
+ 00016317  0x00003446 fetch  0x00000001 , 0x00000951 
+ 00016318  0x00003447 sub  0x0000003f , 0x00000002 , 0x0000003e 
+ 00016319  0x00003448 call  0x00004106 , 0x00000005 
+ 00016320  0x00003449 fetcht  0x00000002 , 0x00000929 
+ 00016321  0x0000344a call  0x00003f26 
+ 00016322  0x0000344b call  0x00003fcf , 0x00000028 
+ 00016323  0x0000344c branch  0x00003fea , 0x00000028 
+ 00016324  0x0000344d arg  0x0000001d , 0x00000039 
+ 00016325  0x0000344e arg  0x000007ab , 0x00000005 
+ 00016326  0x0000344f arg  0x00000922 , 0x00000006 
+ 00016327  0x00003450 call  0x00007cda 
+ 00016328  0x00003451 call  0x00003fd3 
+ 00016329  0x00003452 arg  0x0000001d , 0x00000039 
+ 00016330  0x00003453 arg  0x000007ab , 0x00000006 
+ 00016331  0x00003454 arg  0x00000922 , 0x00000005 
+ 00016332  0x00003455 call  0x00007cda 
+ 00016333  0x00003456 fetch  0x00000002 , 0x00004842 
+ 00016334  0x00003457 branch  0x00007d79 
+ 00016335  0x0000345a jam  0x00000001 , 0x00000952 
+ 00016336  0x0000345b fetch  0x00000002 , 0x00004995 
+ 00016337  0x0000345c store  0x00000002 , 0x00000953 
+ 00016338  0x0000345d rtn 
+ 00016339  0x00003460 call  0x00003f36 
+ 00016340  0x00003461 branch  0x00003fea , 0x00000028 
+ 00016341  0x00003462 jam  0x000000ff , 0x00004868 
+ 00016342  0x00003463 setarg  0x0000ffcf 
+ 00016343  0x00003464 isub  0x00000002 , 0x0000003e 
+ 00016344  0x00003465 branch  0x00003fea , 0x00000005 
+ 00016345  0x00003466 setarg  0x0000ffff 
+ 00016346  0x00003467 isub  0x00000002 , 0x0000003e 
+ 00016347  0x00003468 branch  0x00003fea , 0x00000005 
+ 00016348  0x00003469 rtn 
+ 00016349  0x0000346d call  0x00007dbc 
+ 00016350  0x0000346e fetcht  0x00000001 , 0x00000922 
+ 00016351  0x0000346f rshift4  0x00000002 , 0x0000003f 
+ 00016352  0x00003470 rshift3  0x0000003f , 0x0000003f 
+ 00016353  0x00003471 fetchr  0x00000011 , 0x00000001 , 0x00004871 
+ 00016354  0x00003472 and  0x00000011 , 0x00000001 , 0x00000011 
+ 00016355  0x00003473 isub  0x00000011 , 0x0000003e 
+ 00016356  0x00003474 nrtn  0x00000005 
+ 00016357  0x00003475 and  0x00000002 , 0x0000007f , 0x00000002 
+ 00016358  0x00003476 fetch  0x00000001 , 0x0000474d 
+ 00016359  0x00003477 isub  0x00000002 , 0x0000003e 
+ 00016360  0x00003478 nrtn  0x00000005 
+ 00016361  0x00003479 branch  0x00007dba 
+ 00016362  0x0000347e arg  0x00004872 , 0x00000011 
+ 00016363  0x0000347f arg  0x0000000a , 0x00000039 
+ 00016364  0x00003481 fetcht  0x00000002 , 0x00000927 
+ 00016365  0x00003482 ifetch  0x00000002 , 0x00000011 
+ 00016366  0x00003484 branch  0x00003ff4 , 0x00000034 
+ 00016367  0x00003486 isub  0x00000002 , 0x0000003e 
+ 00016368  0x00003488 branch  0x00003ff5 , 0x00000005 
+ 00016369  0x00003489 increase  0x00000005 , 0x00000011 
+ 00016370  0x0000348a loop  0x00003fec 
+ 00016371  0x0000348b arg  0x00004872 , 0x00000011 
+ 00016372  0x0000348e istoret  0x00000002 , 0x00000011 
+ 00016373  0x00003490 storet  0x00000002 , 0x0000094c 
+ 00016374  0x00003492 add  0x00000011 , 0x00000002 , 0x00000013 
+ 00016375  0x00003493 ifetch  0x00000003 , 0x00000013 
+ 00016376  0x00003494 store  0x00000003 , 0x0000094e 
+ 00016377  0x00003495 branch  0x00003ffa 
+ 00016378  0x0000349b call  0x00004002 
+ 00016379  0x0000349d fetch  0x00000003 , 0x0000094e 
+ 00016380  0x0000349e fetcht  0x00000003 , 0x00000924 
+ 00016381  0x0000349f isub  0x00000002 , 0x0000003e 
+ 00016382  0x000034a0 rtn  0x00000002 
+ 00016383  0x000034a1 istoret  0x00000003 , 0x00000013 
+ 00016384  0x000034a2 call  0x00004002 
+ 00016385  0x000034a3 branch  0x00003e6b 
+ 00016386  0x000034a6 arg  0x00000924 , 0x00000011 
+ 00016387  0x000034a7 arg  0x00000003 , 0x00000039 
+ 00016388  0x000034a8 branch  0x00007cb1 
+ 00016389  0x000034ad call  0x00004008 
+ 00016390  0x000034af arg  0x0000475e , 0x00000006 
+ 00016391  0x000034b0 branch  0x0000735f 
+ 00016392  0x000034b2 arg  0x0000093f , 0x00000005 
+ 00016393  0x000034b3 setarg  0x00000000 
+ 00016394  0x000034b4 istore  0x00000001 , 0x00000005 
+ 00016395  0x000034b5 fetch  0x00000006 , 0x00000923 
+ 00016396  0x000034b6 istore  0x00000008 , 0x00000005 
+ 00016397  0x000034b7 branch  0x00004069 
+ 00016398  0x000034bb add  0x00000002 , 0xfffffff4 , 0x0000003f 
+ 00016399  0x000034c5 store  0x00000001 , 0x00000921 
+ 00016400  0x000034c6 arg  0x0000001d , 0x00000039 
+ 00016401  0x000034c7 arg  0x00000922 , 0x00000005 
+ 00016402  0x000034c8 call  0x00007ca1 
+ 00016403  0x000034c9 add  0x00000002 , 0xffffffff , 0x00000039 
+ 00016404  0x000034ca arg  0x00000922 , 0x00000005 
+ 00016405  0x000034cb branch  0x00007ccc 
+ 00016406  0x000034ce call  0x0000406e 
+ 00016407  0x000034cf call  0x00004036 
+ 00016408  0x000034d0 nrtn  0x00000028 
+ 00016409  0x000034d1 call  0x0000404a 
+ 00016410  0x000034d2 jam  0x0000001e , 0x00000787 
+ 00016411  0x000034d3 fetch  0x00000001 , 0x00000921 
+ 00016412  0x000034d4 add  0x0000003f , 0x0000000d , 0x00000002 
+ 00016413  0x000034d5 storet  0x00000001 , 0x00000789 
+ 00016414  0x000034d6 increase  0xffffffff , 0x00000002 
+ 00016415  0x000034d7 istoret  0x00000001 , 0x00000005 
+ 00016416  0x000034d8 setarg  0x0000002a 
+ 00016417  0x000034d9 istore  0x00000001 , 0x00000005 
+ 00016418  0x000034da add  0x00000002 , 0xffffffff , 0x00000039 
+ 00016419  0x000034db fetch  0x00000007 , 0x00000922 
+ 00016420  0x000034dc arg  0x00000922 , 0x00000006 
+ 00016421  0x000034dd call  0x00007cda 
+ 00016422  0x000034de arg  0x00000787 , 0x00000011 
+ 00016423  0x000034df call  0x000078b2 
+ 00016424  0x000034e0 call  0x0000402b 
+ 00016425  0x000034e1 nrtn  0x00000028 
+ 00016426  0x000034e2 branch  0x00003961 
+ 00016427  0x000034e5 fetcht  0x00000002 , 0x000007b2 
+ 00016428  0x000034e7 call  0x00007dbc 
+ 00016429  0x000034e8 fetch  0x00000001 , 0x00000978 
+ 00016430  0x000034e9 rtn  0x00000034 
+ 00016431  0x000034ea iforce  0x00000039 
+ 00016432  0x000034eb arg  0x00000968 , 0x00000006 
+ 00016433  0x000034ed ifetch  0x00000002 , 0x00000006 
+ 00016434  0x000034ee isub  0x00000002 , 0x0000003e 
+ 00016435  0x000034ef branch  0x00007dba , 0x00000005 
+ 00016436  0x000034f0 loop  0x00004031 
+ 00016437  0x000034f1 rtn 
+ 00016438  0x000034f5 call  0x00007dbc 
+ 00016439  0x000034f6 fetch  0x00000001 , 0x00000951 
+ 00016440  0x000034f7 rtneq  0x00000001 
+ 00016441  0x000034f8 fetch  0x00000002 , 0x0000484c 
+ 00016442  0x000034f9 rtnbit1  0x00000001 
+ 00016443  0x000034fa fetch  0x00000001 , 0x000047e4 
+ 00016444  0x000034fb rtnne  0x00000000 
+ 00016445  0x000034fc fetcht  0x00000002 , 0x00000927 
+ 00016446  0x000034fd call  0x00003f26 
+ 00016447  0x000034fe branch  0x00007dbc , 0x00000028 
+ 00016448  0x000034ff call  0x0000404f 
+ 00016449  0x00003500 nrtn  0x00000028 
+ 00016450  0x00003501 fetch  0x00000001 , 0x00000923 
+ 00016451  0x00003502 branch  0x00007dbc , 0x00000034 
+ 00016452  0x00003503 pincrease  0xffffffff 
+ 00016453  0x00003504 branch  0x00007dbc , 0x00000034 
+ 00016454  0x00003505 store  0x00000001 , 0x00000923 
+ 00016455  0x00003506 setarg  0x000048cc 
+ 00016456  0x00003507 store  0x00000002 , 0x000043fb 
+ 00016457  0x00003508 branch  0x00007dba 
+ 00016458  0x0000350b call  0x00004005 
+ 00016459  0x0000350c fetch  0x00000001 , 0x00000921 
+ 00016460  0x0000350d arg  0x00000929 , 0x00000002 
+ 00016461  0x0000350e call  0x00003c86 
+ 00016462  0x0000350f branch  0x00003bcf 
+ 00016463  0x00003514 setarg  0x000048a4 
+ 00016464  0x00003515 store  0x00000002 , 0x00000910 
+ 00016465  0x00003516 branch  0x000039fb 
+ 00016466  0x0000351b bpatchx  0x000000b1 , 0x00004036 
+ 00016467  0x0000351c call  0x00004056 
+ 00016468  0x0000351d call  0x0000405f 
+ 00016469  0x0000351e branch  0x0000394c 
+ 00016470  0x00003524 fetch  0x00000001 , 0x00000916 
+ 00016471  0x00003525 add  0x0000003f , 0x00000002 , 0x00000011 
+ 00016472  0x00003526 pincrease  0x00000004 
+ 00016473  0x00003527 store  0x00000001 , 0x00000916 
+ 00016474  0x00003528 arg  0x0000499f , 0x00000002 
+ 00016475  0x00003529 branch  0x0000405c 
+ 00016476  0x0000352f call  0x00004005 
+ 00016477  0x00003530 copy  0x00000011 , 0x0000003f 
+ 00016478  0x00003531 branch  0x00003c86 
+ 00016479  0x00003535 branch  0x00003bcc 
+ 00016480  0x00003539 call  0x00003e5e 
+ 00016481  0x0000353a call  0x000078fa 
+ 00016482  0x0000353b rtn  0x00000034 
+ 00016483  0x0000353c call  0x00002a28 
+ 00016484  0x0000353d nrtn  0x00000034 
+ 00016485  0x0000353e arg  0x00000787 , 0x00000011 
+ 00016486  0x0000353f call  0x000078ca 
+ 00016487  0x00003540 nrtn  0x00000028 
+ 00016488  0x00003541 branch  0x000040f0 
+ 00016489  0x00003546 fetch  0x00000004 , 0x0000486e 
+ 00016490  0x00003547 istore  0x00000004 , 0x00000005 
+ 00016491  0x00003548 add  0x00000005 , 0xfffffff3 , 0x0000003f 
+ 00016492  0x00003549 store  0x00000002 , 0x000008f1 
+ 00016493  0x0000354a rtn 
+ 00016494  0x0000354f setarg  0x000048cc 
+ 00016495  0x00003550 store  0x00000002 , 0x000043fb 
+ 00016496  0x00003551 rtn 
+ 00016497  0x00003554 call  0x0000406e 
+ 00016498  0x00003555 branch  0x000078ad 
+ 00016499  0x00003559 call  0x000029c9 
+ 00016500  0x0000355a fetch  0x00000001 , 0x000047e4 
+ 00016501  0x0000355b beq  0x00000001 , 0x00004083 
+ 00016502  0x0000355c beq  0x00000000 , 0x00004079 
+ 00016503  0x0000355d beq  0x00000005 , 0x00004079 
+ 00016504  0x0000355e rtn 
+ 00016505  0x00003562 setsect  0x00000000 , 0x00010214 
+ 00016506  0x00003563 setsect  0x00000001 , 0x0000c080 
+ 00016507  0x00003564 setsect  0x00000002 , 0x00028030 
+ 00016508  0x00003565 setsect  0x00000003 , 0x00003060 
+ 00016509  0x00003566 store  0x00000009 , 0x00004348 
+ 00016510  0x00003567 setarg  0x00182816 
+ 00016511  0x00003568 istore  0x00000004 , 0x00000005 
+ 00016512  0x00003569 fetch  0x00000008 , 0x000047dc 
+ 00016513  0x0000356a istore  0x00000008 , 0x00000005 
+ 00016514  0x0000356b rtn 
+ 00016515  0x0000356e call  0x00003ce0 
+ 00016516  0x00003570 setsect  0x00000000 , 0x0001021d 
+ 00016517  0x00003571 setsect  0x00000001 , 0x0000c080 
+ 00016518  0x00003572 setsect  0x00000002 , 0x00027030 
+ 00016519  0x00003573 setsect  0x00000003 , 0x00005460 
+ 00016520  0x00003574 store  0x00000009 , 0x00004348 
+ 00016521  0x00003575 setarg  0x00182716 
+ 00016522  0x00003576 istore  0x00000003 , 0x00000005 
+ 00016523  0x00003577 arg  0x000008ff , 0x00000006 
+ 00016524  0x00003578 call  0x00007c8f 
+ 00016525  0x00003579 fetch  0x00000002 , 0x000047ea 
+ 00016526  0x0000357a istore  0x00000002 , 0x00000005 
+ 00016527  0x0000357b rtn 
+ 00016528  0x00003582 bpatchx  0x000000b2 , 0x00004036 
+ 00016529  0x00003583 fetch  0x00000002 , 0x00004398 
+ 00016530  0x00003584 beq  0x0000000e , 0x00004095 
+ 00016531  0x00003585 beq  0x00000014 , 0x000040d6 
+ 00016532  0x00003586 rtn 
+ 00016533  0x00003589 copy  0x00000012 , 0x00000002 
+ 00016534  0x0000358a ifetch  0x00000001 , 0x00000011 
+ 00016535  0x0000358b beq  0x00000000 , 0x000040e1 
+ 00016536  0x0000358c beq  0x00000002 , 0x0000409a 
+ 00016537  0x0000358d rtn 
+ 00016538  0x00003596 call  0x0000400e 
+ 00016539  0x00003597 fetch  0x00000001 , 0x00000921 
+ 00016540  0x00003598 pincrease  0xfffffffc 
+ 00016541  0x00003599 store  0x00000001 , 0x00000921 
+ 00016542  0x0000359a call  0x00003fdd 
+ 00016543  0x0000359b nrtn  0x00000028 
+ 00016544  0x0000359c call  0x00003bcf 
+ 00016545  0x0000359d fetch  0x00000001 , 0x00000923 
+ 00016546  0x0000359e bbit1  0x00000007 , 0x000040a4 
+ 00016547  0x0000359f rtn 
+ 00016548  0x000035a2 call  0x000040da 
+ 00016549  0x000035a3 fetch  0x00000001 , 0x00000921 
+ 00016550  0x000035a4 arg  0x00000929 , 0x00000002 
+ 00016551  0x000035a5 call  0x00003ca5 
+ 00016552  0x000035a6 nrtn  0x00000005 
+ 00016553  0x000035a9 call  0x00004106 
+ 00016554  0x000035aa fetch  0x00000001 , 0x0000092b 
+ 00016555  0x000035ab beq  0x00000000 , 0x000040bd 
+ 00016556  0x000035ac beq  0x00000001 , 0x000040ae 
+ 00016557  0x000035ad rtn 
+ 00016558  0x000035b0 fetchr  0x00000039 , 0x00000001 , 0x00000921 
+ 00016559  0x000035b1 increase  0xfffffffd , 0x00000039 
+ 00016560  0x000035b3 rshift  0x00000039 , 0x0000003f 
+ 00016561  0x000035b4 fetcht  0x00000002 , 0x00000978 
+ 00016562  0x000035b5 iadd  0x00000002 , 0x0000003f 
+ 00016563  0x000035b6 sub  0x0000003f , 0x00000008 , 0x0000003e 
+ 00016564  0x000035b7 nrtn  0x00000002 
+ 00016565  0x000035b8 store  0x00000002 , 0x00000978 
+ 00016566  0x000035b9 arg  0x00000968 , 0x00000005 
+ 00016567  0x000035ba lshift  0x00000002 , 0x0000003f 
+ 00016568  0x000035bb iadd  0x00000005 , 0x00000005 
+ 00016569  0x000035bc arg  0x0000092c , 0x00000006 
+ 00016570  0x000035bd call  0x00007cda 
+ 00016571  0x000035be fetch  0x00000001 , 0x0000097a 
+ 00016572  0x000035bf branch  0x000040bf 
+ 00016573  0x000035c2 ifetch  0x00000001 , 0x00000006 
+ 00016574  0x000035c3 store  0x00000001 , 0x0000097a 
+ 00016575  0x000035c5 store  0x00000001 , 0x000049a2 
+ 00016576  0x000035c6 fetch  0x00000002 , 0x00000978 
+ 00016577  0x000035c7 byteswap  0x0000003f , 0x0000003f 
+ 00016578  0x000035c8 store  0x00000002 , 0x000049a3 
+ 00016579  0x000035ca jam  0x00000003 , 0x000049a1 
+ 00016580  0x000035cc fetch  0x00000009 , 0x00000922 
+ 00016581  0x000035cd store  0x00000009 , 0x00004998 
+ 00016582  0x000035ce fetch  0x00000002 , 0x00004995 
+ 00016583  0x000035cf store  0x00000002 , 0x0000499d 
+ 00016584  0x000035d1 call  0x00004253 
+ 00016585  0x000035d2 call  0x00004267 
+ 00016586  0x000035d4 call  0x000040da 
+ 00016587  0x000035d5 setarg  0x00000006 
+ 00016588  0x000035d6 arg  0x0000499f , 0x00000002 
+ 00016589  0x000035d7 call  0x00003c84 
+ 00016590  0x000035d8 call  0x0000405f 
+ 00016591  0x000035db arg  0x00000016 , 0x00000011 
+ 00016592  0x000035dc arg  0x00000010 , 0x00000002 
+ 00016593  0x000035dd call  0x00002dee 
+ 00016594  0x000035de setarg  0x00000002 
+ 00016595  0x000035df istore  0x00000001 , 0x00000005 
+ 00016596  0x000035e0 arg  0x00004998 , 0x00000006 
+ 00016597  0x000035e1 branch  0x00007c8d 
+ 00016598  0x000035e4 jam  0x00000002 , 0x000007aa 
+ 00016599  0x000035e5 copy  0x00000012 , 0x00000002 
+ 00016600  0x000035e6 copy  0x00000011 , 0x00000006 
+ 00016601  0x000035e7 branch  0x00003cfa 
+ 00016602  0x000035eb arg  0x0000095b , 0x00000005 
+ 00016603  0x000035ec setarg  0x00000003 
+ 00016604  0x000035ed istore  0x00000002 , 0x00000005 
+ 00016605  0x000035ee fetch  0x00000005 , 0x00000924 
+ 00016606  0x000035ef istore  0x00000007 , 0x00000005 
+ 00016607  0x000035f0 call  0x00004069 
+ 00016608  0x000035f2 branch  0x00004006 
+ 00016609  0x000035f5 jam  0x00000002 , 0x00000951 
+ 00016610  0x000035f6 branch  0x00003f7d 
+ 00016611  0x000035fa copy  0x00000013 , 0x0000003f 
+ 00016612  0x000035fb beq  0x00000015 , 0x000040e8 
+ 00016613  0x000035fc beq  0x00000014 , 0x000040e7 
+ 00016614  0x000035fd rtn 
+ 00016615  0x00003600 branch  0x000040eb 
+ 00016616  0x00003605 setarg  0x00000000 
+ 00016617  0x00003606 store  0x00000002 , 0x0000486c 
+ 00016618  0x00003607 branch  0x00004317 
+ 00016619  0x0000360a setarg  0x00000000 
+ 00016620  0x0000360b store  0x00000002 , 0x00000978 
+ 00016621  0x0000360c arg  0x00000968 , 0x00000005 
+ 00016622  0x0000360d arg  0x00000010 , 0x00000039 
+ 00016623  0x0000360e branch  0x00007ca3 
+ 00016624  0x00003617 call  0x00002a28 
+ 00016625  0x00003618 nrtn  0x00000034 
+ 00016626  0x0000361a fetch  0x00000001 , 0x00000789 
+ 00016627  0x0000361b add  0x0000003f , 0xffffffff , 0x00000011 
+ 00016628  0x0000361c arg  0x00000010 , 0x00000002 
+ 00016629  0x0000361d call  0x00002dee 
+ 00016630  0x0000361e setarg  0x00000000 
+ 00016631  0x0000361f istore  0x00000001 , 0x00000005 
+ 00016632  0x00003620 arg  0x0000078c , 0x00000006 
+ 00016633  0x00003621 branch  0x00007c8d 
+ 00016634  0x00003624 fetch  0x00000001 , 0x000007aa 
+ 00016635  0x00003625 rtneq  0x00000000 
+ 00016636  0x00003626 fetch  0x00000002 , 0x000044e9 
+ 00016637  0x00003627 rtnbit0  0x00000009 
+ 00016638  0x00003628 call  0x00002a28 
+ 00016639  0x00003629 nrtn  0x00000034 
+ 00016640  0x0000362a fetch  0x00000001 , 0x0000462a 
+ 00016641  0x0000362b add  0x0000003f , 0xfffffffb , 0x00000011 
+ 00016642  0x0000362c arg  0x00000016 , 0x00000002 
+ 00016643  0x0000362d call  0x00002dee 
+ 00016644  0x0000362e arg  0x00004630 , 0x00000006 
+ 00016645  0x0000362f branch  0x00007c8d 
+ 00016646  0x00003632 fetch  0x00000002 , 0x00000968 
+ 00016647  0x00003633 nrtn  0x00000034 
+ 00016648  0x00003634 fetch  0x00000002 , 0x00000927 
+ 00016649  0x00003635 store  0x00000002 , 0x00000968 
+ 00016650  0x00003637 fetch  0x00000002 , 0x00000978 
+ 00016651  0x00003638 pincrease  0x00000001 
+ 00016652  0x00003639 store  0x00000002 , 0x00000978 
+ 00016653  0x0000363a rtn 
+ 00016654  0x0000363e ifetch  0x00000004 , 0x00000006 
+ 00016655  0x0000363f force  0x00000004 , 0x00000011 
+ 00016656  0x00003640 increase  0x00000003 , 0x00000005 
+ 00016657  0x00003642 istore  0x00000001 , 0x00000005 
+ 00016658  0x00003643 rshift8  0x0000003f , 0x0000003f 
+ 00016659  0x00003644 increase  0xfffffffe , 0x00000005 
+ 00016660  0x00003645 increase  0xffffffff , 0x00000011 
+ 00016661  0x00003646 nbranch  0x00004111 , 0x00000005 
+ 00016662  0x00003647 increase  0x00000005 , 0x00000005 
+ 00016663  0x00003648 loop  0x0000410e 
+ 00016664  0x00003649 rtn 
+ 00016665  0x0000364d lshift2  0x00000007 , 0x0000003f 
+ 00016666  0x0000364e iadd  0x0000000b , 0x00000006 
+ 00016667  0x0000364f ifetch  0x00000004 , 0x00000006 
+ 00016668  0x00003650 rtn 
+ 00016669  0x00003653 force  0x00000010 , 0x00000030 
+ 00016670  0x00003654 arg  0x00000231 , 0x0000000b 
+ 00016671  0x00003656 add  0x00000030 , 0xfffffff9 , 0x00000007 
+ 00016672  0x00003657 call  0x00004119 
+ 00016673  0x00003658 iforce  0x00000002 
+ 00016674  0x00003659 add  0x00000030 , 0xfffffff0 , 0x00000007 
+ 00016675  0x0000365a call  0x00004119 
+ 00016676  0x0000365b iadd  0x00000002 , 0x00000002 
+ 00016677  0x0000365c add  0x00000030 , 0xfffffffe , 0x00000007 
+ 00016678  0x0000365d call  0x00004119 
+ 00016679  0x0000365e shasx  0x0000003f , 0x00000001 , 0x0000003f 
+ 00016680  0x0000365f iadd  0x00000002 , 0x00000002 
+ 00016681  0x00003660 add  0x00000030 , 0xfffffff1 , 0x00000007 
+ 00016682  0x00003661 call  0x00004119 
+ 00016683  0x00003662 shasx  0x0000003f , 0x00000000 , 0x0000003f 
+ 00016684  0x00003663 iadd  0x00000002 , 0x00000002 
+ 00016685  0x00003664 lshift2  0x00000030 , 0x0000003f 
+ 00016686  0x00003665 iadd  0x0000000b , 0x00000005 
+ 00016687  0x00003666 istoret  0x00000004 , 0x00000005 
+ 00016688  0x00003667 increase  0x00000001 , 0x00000030 
+ 00016689  0x00003668 compare  0x00000040 , 0x00000030 , 0x000000ff 
+ 00016690  0x00003669 nbranch  0x0000411f , 0x00000001 
+ 00016691  0x0000366a rtn 
+ 00016692  0x0000366e arg  0x00000549 , 0x00000006 
+ 00016693  0x0000366f force  0x00000007 , 0x00000038 
+ 00016694  0x00003671 ifetch  0x00000004 , 0x00000006 
+ 00016695  0x00003672 iforce  0x0000002f 
+ 00016696  0x00003673 increase  0xffffffff , 0x00000038 
+ 00016697  0x00003674 branch  0x00004136 , 0x00000002 
+ 00016698  0x00003675 rtn 
+ 00016699  0x00003678 bpatchx  0x000000b3 , 0x00004036 
+ 00016700  0x00003679 call  0x0000411d 
+ 00016701  0x0000367a arg  0x00000331 , 0x00000005 
+ 00016702  0x0000367b force  0x00000000 , 0x00000038 
+ 00016703  0x0000367d deposit  0x0000002f 
+ 00016704  0x0000367e istore  0x00000004 , 0x00000005 
+ 00016705  0x0000367f increase  0x00000001 , 0x00000038 
+ 00016706  0x00003680 compare  0x00000008 , 0x00000038 , 0x000000ff 
+ 00016707  0x00003681 nbranch  0x0000413f , 0x00000001 
+ 00016708  0x00003684 arg  0x000095ed , 0x0000000b 
+ 00016709  0x00003687 arg  0x00000231 , 0x00000030 
+ 00016710  0x00003688 force  0x00000040 , 0x00000039 
+ 00016711  0x0000368a ifetcht  0x00000004 , 0x00000030 
+ 00016712  0x0000368b ifetch  0x00000004 , 0x0000000b 
+ 00016713  0x0000368c increase  0x00000004 , 0x0000000b 
+ 00016714  0x0000368d increase  0x00000004 , 0x00000030 
+ 00016715  0x0000368e iadd  0x00000002 , 0x0000003f 
+ 00016716  0x0000368f force  0x00000007 , 0x00000038 
+ 00016717  0x00003690 iadd  0x0000002f , 0x00000002 
+ 00016718  0x00003691 force  0x00000004 , 0x00000038 
+ 00016719  0x00003692 shasx  0x0000002f , 0x00000003 , 0x0000003f 
+ 00016720  0x00003693 iadd  0x00000002 , 0x00000002 
+ 00016721  0x00003694 force  0x00000005 , 0x00000038 
+ 00016722  0x00003695 deposit  0x0000002f 
+ 00016723  0x00003696 force  0x00000006 , 0x00000038 
+ 00016724  0x00003697 ixor  0x0000002f , 0x0000003f 
+ 00016725  0x00003698 force  0x00000004 , 0x00000038 
+ 00016726  0x00003699 iand  0x0000002f , 0x0000003f 
+ 00016727  0x0000369a force  0x00000006 , 0x00000038 
+ 00016728  0x0000369b ixor  0x0000002f , 0x0000003f 
+ 00016729  0x0000369c iadd  0x00000002 , 0x00000002 
+ 00016730  0x0000369d force  0x00000007 , 0x00000038 
+ 00016731  0x0000369e copy  0x00000002 , 0x0000002f 
+ 00016732  0x0000369f force  0x00000003 , 0x00000038 
+ 00016733  0x000036a0 deposit  0x0000002f 
+ 00016734  0x000036a1 iadd  0x00000002 , 0x0000002f 
+ 00016735  0x000036a2 force  0x00000000 , 0x00000038 
+ 00016736  0x000036a3 deposit  0x0000002f 
+ 00016737  0x000036a4 force  0x00000001 , 0x00000038 
+ 00016738  0x000036a5 iand  0x0000002f , 0x00000002 
+ 00016739  0x000036a6 ior  0x0000002f , 0x0000003f 
+ 00016740  0x000036a7 force  0x00000002 , 0x00000038 
+ 00016741  0x000036a8 iand  0x0000002f , 0x0000003f 
+ 00016742  0x000036a9 ior  0x00000002 , 0x00000002 
+ 00016743  0x000036aa force  0x00000000 , 0x00000038 
+ 00016744  0x000036ab shasx  0x0000002f , 0x00000002 , 0x0000003f 
+ 00016745  0x000036ac iadd  0x00000002 , 0x0000003f 
+ 00016746  0x000036ad force  0x00000007 , 0x00000038 
+ 00016747  0x000036ae iadd  0x0000002f , 0x0000002f 
+ 00016748  0x000036af regexrot 
+ 00016749  0x000036b0 loop  0x00004147 
+ 00016750  0x000036b1 arg  0x00000331 , 0x00000006 
+ 00016751  0x000036b2 force  0x00000000 , 0x00000038 
+ 00016752  0x000036b4 ifetch  0x00000004 , 0x00000006 
+ 00016753  0x000036b5 iadd  0x0000002f , 0x0000002f 
+ 00016754  0x000036b6 increase  0x00000001 , 0x00000038 
+ 00016755  0x000036b7 compare  0x00000008 , 0x00000038 , 0x000000ff 
+ 00016756  0x000036b8 nbranch  0x00004170 , 0x00000001 
+ 00016757  0x000036b9 rtn 
+ 00016758  0x000036be arg  0x000001bd , 0x00000005 
+ 00016759  0x000036bf force  0x00000007 , 0x00000038 
+ 00016760  0x000036c1 deposit  0x0000002f 
+ 00016761  0x000036c2 istore  0x00000004 , 0x00000005 
+ 00016762  0x000036c3 increase  0xffffffff , 0x00000038 
+ 00016763  0x000036c4 branch  0x00004178 , 0x00000002 
+ 00016764  0x000036c5 rtn 
+ 00016765  0x000036cb bbit0  0x00000006 , 0x00004180 
+ 00016766  0x000036ce call  0x000041a2 
+ 00016767  0x000036cf branch  0x00004182 
+ 00016768  0x000036d2 call  0x000041af 
+ 00016769  0x000036d3 branch  0x00004182 
+ 00016770  0x000036d8 fetch  0x00000001 , 0x00000921 
+ 00016771  0x000036d9 pincrease  0xfffffff9 
+ 00016772  0x000036dd arg  0x0000092c , 0x00000030 
+ 00016773  0x000036de call  0x00007dbc 
+ 00016774  0x000036df branch  0x00004194 
+ 00016775  0x000036e4 fetch  0x00000001 , 0x0000092b 
+ 00016776  0x000036e5 bbit0  0x00000006 , 0x0000418b 
+ 00016777  0x000036e7 call  0x000041a2 
+ 00016778  0x000036e8 branch  0x0000418d 
+ 00016779  0x000036ea call  0x000041af 
+ 00016780  0x000036eb branch  0x0000418d 
+ 00016781  0x000036ef fetch  0x00000001 , 0x00004969 
+ 00016782  0x000036f0 ncall  0x00007dba , 0x00000034 
+ 00016783  0x000036f1 call  0x00007dbc , 0x00000034 
+ 00016784  0x000036f2 fetch  0x00000001 , 0x00004862 
+ 00016785  0x000036f3 pincrease  0xfffffffc 
+ 00016786  0x000036f4 jam  0x00000000 , 0x00004862 
+ 00016787  0x000036f5 arg  0x00004b3c , 0x00000030 
+ 00016788  0x000036fa copy  0x00000030 , 0x00000002 
+ 00016789  0x000036fb call  0x0000419c 
+ 00016790  0x000036fc nrtn  0x00000005 
+ 00016791  0x000036fd call  0x0000419f 
+ 00016792  0x000036fe nrtn  0x00000028 
+ 00016793  0x000036ff fetch  0x00000002 , 0x000008f4 
+ 00016794  0x00003700 copy  0x0000003f , 0x00000030 
+ 00016795  0x00003701 branch  0x00003728 
+ 00016796  0x00003704 nbranch  0x00003ca7 , 0x00000028 
+ 00016797  0x00003705 pincrease  0xfffffffc 
+ 00016798  0x00003706 branch  0x00003ca5 
+ 00016799  0x0000370a setarg  0x0000496a 
+ 00016800  0x0000370b store  0x00000002 , 0x00000910 
+ 00016801  0x0000370c branch  0x000039fb 
+ 00016802  0x00003711 call  0x000041a5 
+ 00016803  0x00003713 arg  0x00004959 , 0x00000006 
+ 00016804  0x00003714 branch  0x0000735f 
+ 00016805  0x00003716 arg  0x0000093f , 0x00000005 
+ 00016806  0x00003717 setarg  0x00000001 
+ 00016807  0x00003718 istore  0x00000001 , 0x00000005 
+ 00016808  0x00003719 fetch  0x00000001 , 0x00004969 
+ 00016809  0x0000371a arg  0x00000000 , 0x00000002 
+ 00016810  0x0000371b nsetflag  0x00000034 , 0x00000007 , 0x00000002 
+ 00016811  0x0000371c istoret  0x00000001 , 0x00000005 
+ 00016812  0x0000371d fetch  0x00000007 , 0x00000924 
+ 00016813  0x0000371e istore  0x00000007 , 0x00000005 
+ 00016814  0x0000371f branch  0x00004069 
+ 00016815  0x00003724 call  0x000041b2 
+ 00016816  0x00003726 arg  0x000046a0 , 0x00000006 
+ 00016817  0x00003727 branch  0x0000735f 
+ 00016818  0x00003729 arg  0x0000093f , 0x00000005 
+ 00016819  0x0000372a setarg  0x00000002 
+ 00016820  0x0000372b branch  0x000041a7 
+ 00016821  0x00003731 bpatchx  0x000000b4 , 0x00004036 
+ 00016822  0x00003733 call  0x0000425b 
+ 00016823  0x00003736 call  0x000041bd 
+ 00016824  0x00003737 rtn  0x00000028 
+ 00016825  0x00003738 call  0x000041d0 
+ 00016826  0x0000373a call  0x00004292 
+ 00016827  0x0000373c arg  0x00000983 , 0x00000011 
+ 00016828  0x0000373d branch  0x000078b2 
+ 00016829  0x00003742 call  0x00007dbc 
+ 00016830  0x00003743 arg  0x00000001 , 0x00000002 
+ 00016831  0x00003745 fetch  0x00000001 , 0x00000951 
+ 00016832  0x00003746 sub  0x0000003f , 0x00000002 , 0x0000003e 
+ 00016833  0x00003747 setflag  0x00000005 , 0x00000007 , 0x00000002 
+ 00016834  0x00003748 storet  0x00000001 , 0x00000983 
+ 00016835  0x00003749 fetch  0x00000009 , 0x00004998 
+ 00016836  0x0000374a store  0x00000009 , 0x00000987 
+ 00016837  0x0000374b fetch  0x00000001 , 0x00000723 
+ 00016838  0x0000374c rtnne  0x000000d4 
+ 00016839  0x0000374d fetch  0x00000001 , 0x000047e4 
+ 00016840  0x0000374e bne  0x00000000 , 0x00007dba 
+ 00016841  0x0000374f fetch  0x00000001 , 0x00000726 
+ 00016842  0x00003750 store  0x00000001 , 0x00000986 
+ 00016843  0x00003751 fetch  0x00000001 , 0x00000983 
+ 00016844  0x00003752 pincrease  0x00000001 
+ 00016845  0x00003753 set1  0x00000005 , 0x0000003f 
+ 00016846  0x00003754 store  0x00000001 , 0x00000983 
+ 00016847  0x00003755 rtn 
+ 00016848  0x00003759 fetch  0x00000001 , 0x00000722 
+ 00016849  0x0000375a copy  0x0000003f , 0x00000039 
+ 00016850  0x0000375b store  0x00000001 , 0x00000990 
+ 00016851  0x0000375c fetch  0x00000001 , 0x0000092b 
+ 00016852  0x0000375d store  0x00000001 , 0x00000991 
+ 00016853  0x0000375e arg  0x00000996 , 0x00000005 
+ 00016854  0x0000375f arg  0x00000723 , 0x00000006 
+ 00016855  0x00003760 branch  0x00007cda 
+ 00016856  0x0000376a fetch  0x00000001 , 0x000049b5 
+ 00016857  0x0000376b nrtn  0x00000034 
+ 00016858  0x0000376c call  0x00004292 
+ 00016859  0x0000376d arg  0x00000983 , 0x00000011 
+ 00016860  0x0000376e call  0x000078dc 
+ 00016861  0x0000376f nrtn  0x00000028 
+ 00016862  0x00003771 fetcht  0x00000001 , 0x00000983 
+ 00016863  0x00003772 and  0x00000002 , 0x0000000f , 0x0000003f 
+ 00016864  0x00003773 branch  0x0000420b , 0x00000034 
+ 00016865  0x00003775 jam  0x00000001 , 0x000049b5 
+ 00016866  0x00003777 call  0x000041fc 
+ 00016867  0x00003779 fetcht  0x00000001 , 0x00000983 
+ 00016868  0x0000377a call  0x00004202 
+ 00016869  0x0000377b store  0x00000001 , 0x000049b6 
+ 00016870  0x0000377d fetch  0x00000001 , 0x000049b7 
+ 00016871  0x0000377e isolate1  0x00000007 , 0x00000002 
+ 00016872  0x0000377f setflag  0x00000001 , 0x00000002 , 0x0000003f 
+ 00016873  0x00003780 store  0x00000001 , 0x000049b7 
+ 00016874  0x00003788 set1  0x00000004 , 0x00000002 
+ 00016875  0x0000378a increase  0xffffffff , 0x00000002 
+ 00016876  0x0000378b istoret  0x00000001 , 0x00000012 
+ 00016877  0x0000378d fetcht  0x00000001 , 0x00000983 
+ 00016878  0x0000378e isolate1  0x00000004 , 0x00000002 
+ 00016879  0x0000378f nbranch  0x0000420f , 0x00000001 
+ 00016880  0x00003790 fetcht  0x00000001 , 0x00000990 
+ 00016881  0x00003791 storet  0x00000001 , 0x00000722 
+ 00016882  0x00003792 copy  0x00000002 , 0x00000039 
+ 00016883  0x00003793 arg  0x00000723 , 0x00000005 
+ 00016884  0x00003794 arg  0x00000996 , 0x00000006 
+ 00016885  0x00003795 call  0x00007cda 
+ 00016886  0x00003797 sub  0x00000002 , 0x0000000f , 0x0000003e 
+ 00016887  0x00003798 nbranch  0x000041f9 , 0x00000002 
+ 00016888  0x0000379a branch  0x00003ec1 
+ 00016889  0x0000379e fetch  0x00000004 , 0x00000992 
+ 00016890  0x0000379f store  0x00000004 , 0x0000097e 
+ 00016891  0x000037a0 branch  0x00004230 
+ 00016892  0x000037a4 fetch  0x00000001 , 0x00000991 
+ 00016893  0x000037a5 store  0x00000001 , 0x0000092b 
+ 00016894  0x000037a7 fetch  0x00000009 , 0x00000987 
+ 00016895  0x000037a8 store  0x00000009 , 0x00004998 
+ 00016896  0x000037a9 store  0x00000009 , 0x00000922 
+ 00016897  0x000037aa rtn 
+ 00016898  0x000037ae jam  0x00000001 , 0x000049b7 
+ 00016899  0x000037af fetch  0x00000001 , 0x00000986 
+ 00016900  0x000037b0 isolate1  0x00000005 , 0x00000002 
+ 00016901  0x000037b1 rtn  0x00000001 
+ 00016902  0x000037b2 setarg  0x00000000 
+ 00016903  0x000037b3 rtn 
+ 00016904  0x000037b6 add  0x00000011 , 0x0000001a , 0x00000005 
+ 00016905  0x000037b7 istore  0x00000001 , 0x00000005 
+ 00016906  0x000037b8 rtn 
+ 00016907  0x000037bc jam  0x00000000 , 0x000049b6 
+ 00016908  0x000037bd call  0x00004292 
+ 00016909  0x000037be arg  0x00000983 , 0x00000011 
+ 00016910  0x000037bf branch  0x000078ca 
+ 00016911  0x000037c2 call  0x00004253 
+ 00016912  0x000037c3 call  0x00004267 
+ 00016913  0x000037c4 fetch  0x00000009 , 0x00004998 
+ 00016914  0x000037c5 store  0x00000009 , 0x00000987 
+ 00016915  0x000037c6 call  0x00004228 
+ 00016916  0x000037c7 setarg  0x00000000 
+ 00016917  0x000037c8 store  0x00000001 , 0x00004969 
+ 00016918  0x000037c9 call  0x00004249 
+ 00016919  0x000037cb fetcht  0x00000001 , 0x00000722 
+ 00016920  0x000037cc storet  0x00000001 , 0x00000990 
+ 00016921  0x000037cd copy  0x00000002 , 0x00000039 
+ 00016922  0x000037ce arg  0x00000723 , 0x00000006 
+ 00016923  0x000037cf arg  0x00000996 , 0x00000005 
+ 00016924  0x000037d0 call  0x00007cda 
+ 00016925  0x000037d2 sub  0x00000002 , 0x0000000f , 0x0000003e 
+ 00016926  0x000037d3 nbranch  0x00004222 , 0x00000002 
+ 00016927  0x000037d5 arg  0x00000984 , 0x00000011 
+ 00016928  0x000037d6 call  0x000078eb 
+ 00016929  0x000037d7 branch  0x00003ec1 
+ 00016930  0x000037da call  0x0000426f 
+ 00016931  0x000037db fetch  0x00000004 , 0x0000097e 
+ 00016932  0x000037dc store  0x00000004 , 0x00000992 
+ 00016933  0x000037dd arg  0x00000984 , 0x00000011 
+ 00016934  0x000037de call  0x000078eb 
+ 00016935  0x000037df branch  0x00004230 
+ 00016936  0x000037e2 fetch  0x00000001 , 0x00000990 
+ 00016937  0x000037e3 copy  0x0000003f , 0x00000039 
+ 00016938  0x000037e4 store  0x00000001 , 0x00000722 
+ 00016939  0x000037e5 fetch  0x00000001 , 0x00000991 
+ 00016940  0x000037e6 store  0x00000001 , 0x0000092b 
+ 00016941  0x000037e7 arg  0x00000996 , 0x00000006 
+ 00016942  0x000037e8 arg  0x00000723 , 0x00000005 
+ 00016943  0x000037e9 branch  0x00007cda 
+ 00016944  0x000037ec call  0x0000427c 
+ 00016945  0x000037ed setarg  0x00000723 
+ 00016946  0x000037ee store  0x00000002 , 0x0000097b 
+ 00016947  0x000037f0 call  0x000041fc 
+ 00016948  0x000037f1 call  0x00004253 
+ 00016949  0x000037f2 call  0x00004267 
+ 00016950  0x000037f4 fetcht  0x00000001 , 0x00000722 
+ 00016951  0x000037f5 setarg  0x0000000c 
+ 00016952  0x000037f6 call  0x00007db0 
+ 00016953  0x000037f7 copy  0x0000003f , 0x00000011 
+ 00016954  0x000037f8 copy  0x00000002 , 0x0000003f 
+ 00016955  0x000037f9 isub  0x00000011 , 0x0000003f 
+ 00016956  0x000037fa store  0x00000001 , 0x00000722 
+ 00016957  0x000037fb fetch  0x00000002 , 0x0000097b 
+ 00016958  0x000037fc copy  0x0000003f , 0x00000006 
+ 00016959  0x000037fd iadd  0x00000011 , 0x00000002 
+ 00016960  0x000037fe storet  0x00000002 , 0x0000097b 
+ 00016961  0x000037ff call  0x00003ecb 
+ 00016962  0x00003800 fetch  0x00000001 , 0x00000722 
+ 00016963  0x00003801 rtn  0x00000034 
+ 00016964  0x00003802 fetch  0x00000001 , 0x00000980 
+ 00016965  0x00003803 pincrease  0x00000001 
+ 00016966  0x00003804 store  0x00000001 , 0x00000980 
+ 00016967  0x00003805 call  0x0000427c 
+ 00016968  0x00003806 branch  0x00004233 
+ 00016969  0x0000380c fetch  0x00000001 , 0x0000092b 
+ 00016970  0x0000380d bbit0  0x00000006 , 0x0000424d 
+ 00016971  0x0000380f call  0x000041a2 
+ 00016972  0x00003810 branch  0x0000424e 
+ 00016973  0x00003812 call  0x000041af 
+ 00016974  0x00003814 fetch  0x00000001 , 0x00000722 
+ 00016975  0x00003815 add  0x0000003f , 0x00000004 , 0x00000002 
+ 00016976  0x00003816 storet  0x00000001 , 0x00000722 
+ 00016977  0x00003817 arg  0x00000723 , 0x00000002 
+ 00016978  0x00003818 branch  0x00003c86 
+ 00016979  0x0000381e fetch  0x00000003 , 0x00004992 
+ 00016980  0x0000381f pincrease  0x00000001 
+ 00016981  0x00003820 store  0x00000003 , 0x00004992 
+ 00016982  0x00003821 fetch  0x00000001 , 0x00004808 
+ 00016983  0x00003822 pincrease  0x00000001 
+ 00016984  0x00003823 store  0x00000001 , 0x00004808 
+ 00016985  0x00003824 fetch  0x00000002 , 0x00004846 
+ 00016986  0x00003825 branch  0x00007d79 
+ 00016987  0x0000382a fetch  0x00000001 , 0x00004871 
+ 00016988  0x0000382b lshift4  0x0000003f , 0x0000003f 
+ 00016989  0x0000382c lshift3  0x0000003f , 0x0000003f 
+ 00016990  0x0000382d fetcht  0x00000001 , 0x0000474d 
+ 00016991  0x0000382e ior  0x00000002 , 0x0000003f 
+ 00016992  0x0000382f store  0x00000001 , 0x00004998 
+ 00016993  0x00003830 fetch  0x00000001 , 0x00004997 
+ 00016994  0x00003831 store  0x00000001 , 0x00004999 
+ 00016995  0x00003832 fetch  0x00000002 , 0x00004995 
+ 00016996  0x00003833 store  0x00000002 , 0x0000499d 
+ 00016997  0x00003834 fetch  0x00000002 , 0x0000094c 
+ 00016998  0x00003835 store  0x00000002 , 0x0000499f 
+ 00016999  0x00003838 fetch  0x00000003 , 0x00004992 
+ 00017000  0x00003839 store  0x00000003 , 0x0000499a 
+ 00017001  0x0000383a arg  0x0000499a , 0x00000011 
+ 00017002  0x0000383b arg  0x00000003 , 0x00000039 
+ 00017003  0x0000383c call  0x00007cb1 
+ 00017004  0x0000383d fetch  0x00000008 , 0x00004999 
+ 00017005  0x0000383e store  0x00000008 , 0x00000923 
+ 00017006  0x0000383f rtn 
+ 00017007  0x00003842 fetch  0x00000001 , 0x00000722 
+ 00017008  0x00003843 div  0x0000003f , 0x0000000c 
+ 00017009  0x00003844 call  0x00007d62 
+ 00017010  0x00003845 quotient  0x00000002 
+ 00017011  0x00003846 remainder  0x0000003f 
+ 00017012  0x00003847 call  0x0000428f , 0x00000034 
+ 00017013  0x00003848 storet  0x00000001 , 0x00000981 
+ 00017014  0x00003849 jam  0x00000000 , 0x00000980 
+ 00017015  0x0000384a fetch  0x00000003 , 0x00004992 
+ 00017016  0x0000384b arg  0x00001fff , 0x00000002 
+ 00017017  0x0000384c iand  0x00000002 , 0x0000003f 
+ 00017018  0x0000384d store  0x00000002 , 0x0000097e 
+ 00017019  0x0000384e rtn 
+ 00017020  0x00003851 fetch  0x00000002 , 0x0000097e 
+ 00017021  0x00003852 lshift4  0x0000003f , 0x0000003f 
+ 00017022  0x00003853 lshift  0x0000003f , 0x0000003f 
+ 00017023  0x00003854 fetcht  0x00000001 , 0x00000980 
+ 00017024  0x00003855 ior  0x00000002 , 0x0000003f 
+ 00017025  0x00003856 lshift4  0x0000003f , 0x0000003f 
+ 00017026  0x00003857 lshift  0x0000003f , 0x0000003f 
+ 00017027  0x00003858 fetcht  0x00000001 , 0x00000981 
+ 00017028  0x00003859 ior  0x00000002 , 0x0000003f 
+ 00017029  0x0000385a store  0x00000003 , 0x000049a2 
+ 00017030  0x0000385b arg  0x00000003 , 0x00000039 
+ 00017031  0x0000385c arg  0x000049a2 , 0x00000011 
+ 00017032  0x0000385d branch  0x00007cb1 
+ 00017033  0x00003860 arg  0x000049b8 , 0x00000013 
+ 00017034  0x00003861 arg  0x0000428c , 0x00000012 
+ 00017035  0x00003862 branch  0x000042e0 
+ 00017036  0x00003865 arg  0x00000028 , 0x00000039 
+ 00017037  0x00003866 arg  0x0000496a , 0x00000005 
+ 00017038  0x00003867 branch  0x00007ca1 
+ 00017039  0x0000386b increase  0xffffffff , 0x00000002 
+ 00017040  0x0000386c rtn 
+ 00017041  0x0000386f branch  0x00003b2a 
+ 00017042  0x00003873 setarg  0x000049b9 
+ 00017043  0x00003874 store  0x00000002 , 0x000043fb 
+ 00017044  0x00003875 rtn 
+ 00017045  0x00003879 bpatch  0x000000b1 , 0x00004016 
+ 00017046  0x0000387a fetch  0x00000001 , 0x000043cb 
+ 00017047  0x0000387b branch  0x00004295 , 0x00000034 
+ 00017048  0x0000387c beq  0x00000004 , 0x000047b7 
+ 00017049  0x0000387d beq  0x00000009 , 0x000062ae 
+ 00017050  0x0000387e beq  0x0000000a , 0x00005099 
+ 00017051  0x0000387f beq  0x0000000e , 0x000043b2 
+ 00017052  0x00003880 beq  0x00000006 , 0x0000646e 
+ 00017053  0x00003881 beq  0x0000000d , 0x00004672 
+ 00017054  0x00003882 beq  0x0000000f , 0x00004959 
+ 00017055  0x00003883 beq  0x0000000c , 0x00006882 
+ 00017056  0x00003885 beq  0x00000008 , 0x000053e0 
+ 00017057  0x00003886 beq  0x0000000b , 0x00003e02 
+ 00017058  0x00003887 rtn 
+ 00017059  0x0000388b rtn  0x0000002b 
+ 00017060  0x0000388c call  0x00006f74 
+ 00017061  0x0000388d fetch  0x00000001 , 0x000043cb 
+ 00017062  0x0000388e beq  0x00000009 , 0x000063d9 
+ 00017063  0x0000388f beq  0x00000006 , 0x000063d9 
+ 00017064  0x00003890 beq  0x00000004 , 0x000047c2 
+ 00017065  0x00003891 beq  0x00000008 , 0x00005428 
+ 00017066  0x00003892 beq  0x0000000f , 0x0000542c 
+ 00017067  0x00003893 beq  0x0000000d , 0x00004772 
+ 00017068  0x00003894 rtn 
+ 00017069  0x00003897 call  0x00007774 
+ 00017070  0x00003898 call  0x00007841 
+ 00017071  0x00003899 call  0x000042b4 
+ 00017072  0x0000389a fetch  0x00000002 , 0x000043db 
+ 00017073  0x0000389b branch  0x00007d79 
+ 00017074  0x0000389e fetch  0x00000002 , 0x000043d9 
+ 00017075  0x0000389f branch  0x00007d79 
+ 00017076  0x000038a2 bpatch  0x000000b2 , 0x00004016 
+ 00017077  0x000038a4 arg  0x000044d3 , 0x00000011 
+ 00017078  0x000038a5 call  0x00007d97 
+ 00017079  0x000038a6 rtn  0x00000034 
+ 00017080  0x000038a8 copy  0x0000003f , 0x00000013 
+ 00017081  0x000038a9 call  0x000042bd 
+ 00017082  0x000038aa branch  0x000042c1 
+ 00017083  0x000038ad arg  0x00000000 , 0x00000013 
+ 00017084  0x000038ae rtn 
+ 00017085  0x000038b4 beq  0x00000010 , 0x000042d0 
+ 00017086  0x000038b5 beq  0x00000014 , 0x000042c7 
+ 00017087  0x000038b6 beq  0x00000015 , 0x000042cb 
+ 00017088  0x000038b7 rtn 
+ 00017089  0x000038bc fetch  0x00000002 , 0x000043dd 
+ 00017090  0x000038bd branch  0x00007d79 
+ 00017091  0x000038c0 fetch  0x00000002 , 0x000043d3 
+ 00017092  0x000038c1 branch  0x00007d79 
+ 00017093  0x000038c4 fetch  0x00000002 , 0x000043d7 
+ 00017094  0x000038c5 branch  0x00007d79 
+ 00017095  0x000038c8 fetch  0x00000002 , 0x000044e9 
+ 00017096  0x000038c9 set1  0x00000009 , 0x0000003f 
+ 00017097  0x000038ca store  0x00000002 , 0x000044e9 
+ 00017098  0x000038cb rtn 
+ 00017099  0x000038ce jam  0x00000000 , 0x00004396 
+ 00017100  0x000038cf fetch  0x00000002 , 0x000044e9 
+ 00017101  0x000038d0 set0  0x00000009 , 0x0000003f 
+ 00017102  0x000038d1 store  0x00000002 , 0x000044e9 
+ 00017103  0x000038d2 branch  0x0000432d 
+ 00017104  0x000038d6 fetch  0x00000002 , 0x000043f1 
+ 00017105  0x000038d7 set1  0x00000000 , 0x0000003f 
+ 00017106  0x000038d8 store  0x00000002 , 0x000043f1 
+ 00017107  0x000038d9 rtn 
+ 00017108  0x000038dd store  0x00000001 , 0x0000021d 
+ 00017109  0x000038df bpatch  0x000000b3 , 0x00004016 
+ 00017110  0x000038e0 fetch  0x00000001 , 0x0000021d 
+ 00017111  0x000038e1 rtn  0x00000034 
+ 00017112  0x000038e2 increase  0xffffffff , 0x0000003f 
+ 00017113  0x000038e3 store  0x00000001 , 0x0000021d 
+ 00017114  0x000038e4 call  0x00007780 
+ 00017115  0x000038e5 call  0x0000430e 
+ 00017116  0x000038e6 call  0x00006beb 
+ 00017117  0x000038e7 fetch  0x00000002 , 0x000043e3 
+ 00017118  0x000038e8 call  0x00007d79 
+ 00017119  0x000038e9 branch  0x000042d5 
+ 00017120  0x000038ef ifetch  0x00000001 , 0x00000013 
+ 00017121  0x000038f0 rtn  0x00000034 
+ 00017122  0x000038f1 pincrease  0xffffffff 
+ 00017123  0x000038f2 istore  0x00000001 , 0x00000013 
+ 00017124  0x000038f3 nrtn  0x00000034 
+ 00017125  0x000038f4 copy  0x00000012 , 0x0000003f 
+ 00017126  0x000038f5 branch  0x00007d79 
+ 00017127  0x000038fa ifetch  0x00000002 , 0x00000013 
+ 00017128  0x000038fb rtn  0x00000034 
+ 00017129  0x000038fc pincrease  0xffffffff 
+ 00017130  0x000038fd istore  0x00000002 , 0x00000013 
+ 00017131  0x000038fe nrtn  0x00000034 
+ 00017132  0x000038ff copy  0x00000012 , 0x0000003f 
+ 00017133  0x00003900 branch  0x00007d79 
+ 00017134  0x00003903 fetcht  0x00000002 , 0x00004430 
+ 00017135  0x00003904 add  0x00000002 , 0x00000001 , 0x00000013 
+ 00017136  0x00003905 arg  0x000042f2 , 0x00000012 
+ 00017137  0x00003906 branch  0x000042e0 
+ 00017138  0x00003909 call  0x00004343 
+ 00017139  0x0000390a beq  0x00000001 , 0x000042f5 
+ 00017140  0x0000390c branch  0x00004327 
+ 00017141  0x0000390e setarg  0x00000002 
+ 00017142  0x0000390f istore  0x00000001 , 0x00000013 
+ 00017143  0x00003910 add  0x00000002 , 0x00000008 , 0x00000012 
+ 00017144  0x00003912 ifetch  0x00000002 , 0x00000012 
+ 00017145  0x00003913 branch  0x00007d79 
+ 00017146  0x00003917 call  0x000042fc 
+ 00017147  0x00003918 branch  0x00004327 
+ 00017148  0x0000391c setarg  0x00000000 
+ 00017149  0x0000391d store  0x00000002 , 0x000043ef 
+ 00017150  0x0000391e rtn 
+ 00017151  0x00003920 setarg  0x00000000 
+ 00017152  0x00003921 store  0x00000002 , 0x000043f1 
+ 00017153  0x00003922 rtn 
+ 00017154  0x00003927 fetch  0x00000002 , 0x000043f1 
+ 00017155  0x00003928 set1  0x00000007 , 0x0000003f 
+ 00017156  0x00003929 store  0x00000002 , 0x000043ef 
+ 00017157  0x0000392a setarg  0x00000000 
+ 00017158  0x0000392b store  0x00000002 , 0x000043f1 
+ 00017159  0x0000392c rtn 
+ 00017160  0x00003935 arg  0x00000009 , 0x00000007 
+ 00017161  0x00003936 branch  0x000024e7 
+ 00017162  0x00003939 arg  0x00000009 , 0x00000007 
+ 00017163  0x0000393a branch  0x000024eb 
+ 00017164  0x0000393d jam  0x00000005 , 0x000043ed 
+ 00017165  0x0000393e branch  0x00004308 
+ 00017166  0x00003941 arg  0x000043ed , 0x00000013 
+ 00017167  0x00003942 arg  0x0000430a , 0x00000012 
+ 00017168  0x00003943 branch  0x000042e0 
+ 00017169  0x00003947 jam  0x0000000f , 0x0000066f 
+ 00017170  0x00003948 branch  0x00007834 
+ 00017171  0x0000394b jam  0x00000010 , 0x0000066f 
+ 00017172  0x0000394c branch  0x00007834 
+ 00017173  0x0000394f jam  0x0000000e , 0x0000066f 
+ 00017174  0x00003950 branch  0x00007834 
+ 00017175  0x00003953 jam  0x0000000d , 0x0000066f 
+ 00017176  0x00003954 branch  0x00007834 
+ 00017177  0x00003957 jam  0x00000017 , 0x0000066f 
+ 00017178  0x00003958 branch  0x00007834 
+ 00017179  0x0000395b jam  0x00000018 , 0x0000066f 
+ 00017180  0x0000395c branch  0x00007834 
+ 00017181  0x0000395f jam  0x00000016 , 0x0000066f 
+ 00017182  0x00003960 branch  0x00007834 
+ 00017183  0x00003963 jam  0x00000011 , 0x0000066f 
+ 00017184  0x00003964 branch  0x00007834 
+ 00017185  0x00003967 jam  0x00000015 , 0x0000066f 
+ 00017186  0x00003968 branch  0x00007834 
+ 00017187  0x0000396b jam  0x00000014 , 0x0000066f 
+ 00017188  0x0000396c branch  0x00007834 
+ 00017189  0x00003970 jam  0x00000013 , 0x0000066f 
+ 00017190  0x00003971 branch  0x00007834 
+ 00017191  0x00003974 jam  0x00000019 , 0x0000066f 
+ 00017192  0x00003975 branch  0x00007834 
+ 00017193  0x00003979 jam  0x0000001f , 0x0000066f 
+ 00017194  0x0000397a branch  0x00007834 
+ 00017195  0x0000397e set1  0x0000000d , 0x00000000 
+ 00017196  0x0000397f rtn 
+ 00017197  0x00003982 set0  0x0000000d , 0x00000000 
+ 00017198  0x00003983 rtn 
+ 00017199  0x00003987 call  0x00004343 
+ 00017200  0x00003988 beq  0x00000002 , 0x00004339 
+ 00017201  0x0000398a setarg  0x00000001 
+ 00017202  0x0000398b istore  0x00000001 , 0x00000013 
+ 00017203  0x0000398c add  0x00000002 , 0x00000003 , 0x00000011 
+ 00017204  0x0000398d add  0x00000002 , 0x00000006 , 0x00000012 
+ 00017205  0x0000398f ifetcht  0x00000001 , 0x00000011 
+ 00017206  0x00003990 increase  0x00000001 , 0x00000013 
+ 00017207  0x00003991 istoret  0x00000001 , 0x00000013 
+ 00017208  0x00003992 branch  0x000042f8 
+ 00017209  0x00003995 setarg  0x00000000 
+ 00017210  0x00003996 istore  0x00000001 , 0x00000013 
+ 00017211  0x00003997 fetch  0x00000002 , 0x000044e9 
+ 00017212  0x00003998 bbit0  0x00000009 , 0x0000433f 
+ 00017213  0x00003999 call  0x000030c5 
+ 00017214  0x0000399a call  0x0000431f 
+ 00017215  0x0000399c fetcht  0x00000002 , 0x00004430 
+ 00017216  0x0000399d add  0x00000002 , 0x00000002 , 0x00000011 
+ 00017217  0x0000399e add  0x00000002 , 0x00000004 , 0x00000012 
+ 00017218  0x0000399f branch  0x00004335 
+ 00017219  0x000039a2 fetcht  0x00000002 , 0x00004430 
+ 00017220  0x000039a3 add  0x00000002 , 0x00000000 , 0x00000013 
+ 00017221  0x000039a4 ifetch  0x00000001 , 0x00000013 
+ 00017222  0x000039a5 rtn 
+ 00017223  0x000039a8 call  0x00004343 
+ 00017224  0x000039a9 bne  0x00000000 , 0x0000434a 
+ 00017225  0x000039aa branch  0x00004327 
+ 00017226  0x000039ac add  0x00000002 , 0x0000000a , 0x00000012 
+ 00017227  0x000039ad branch  0x000042f8 
+ 00017228  0x000039b4 fetch  0x00000008 , 0x00004ceb 
+ 00017229  0x000039b5 store  0x00000008 , 0x00004cfe 
+ 00017230  0x000039b6 jam  0x00000000 , 0x00004d0e 
+ 00017231  0x000039b7 fetch  0x00000001 , 0x00004d02 
+ 00017232  0x000039b8 lshift2  0x0000003f , 0x0000003f 
+ 00017233  0x000039b9 arg  0x00004b87 , 0x00000002 
+ 00017234  0x000039ba iadd  0x00000002 , 0x00000002 
+ 00017235  0x000039bb ifetch  0x00000004 , 0x00000002 
+ 00017236  0x000039bc store  0x00000004 , 0x00004cfa 
+ 00017237  0x000039be fetch  0x00000001 , 0x00004d0e 
+ 00017238  0x000039bf nbranch  0x0000435f , 0x00000034 
+ 00017239  0x000039c0 fetcht  0x00000002 , 0x00004cf4 
+ 00017240  0x000039c1 ifetch  0x00000001 , 0x00000002 
+ 00017241  0x000039c2 store  0x00000001 , 0x00004d0a 
+ 00017242  0x000039c3 increase  0x00000001 , 0x00000002 
+ 00017243  0x000039c4 storet  0x00000002 , 0x00004cf4 
+ 00017244  0x000039c5 rshift4  0x0000003f , 0x0000003f 
+ 00017245  0x000039c6 store  0x00000001 , 0x00004cf9 
+ 00017246  0x000039c7 branch  0x00004362 
+ 00017247  0x000039c9 fetch  0x00000001 , 0x00004d0a 
+ 00017248  0x000039ca and  0x0000003f , 0x0000000f , 0x0000003f 
+ 00017249  0x000039cb store  0x00000001 , 0x00004cf9 
+ 00017250  0x000039cd fetch  0x00000001 , 0x00004d0e 
+ 00017251  0x000039ce setflip  0x00000000 , 0x0000003f 
+ 00017252  0x000039cf store  0x00000001 , 0x00004d0e 
+ 00017253  0x000039d0 arg  0x00004b77 , 0x00000002 
+ 00017254  0x000039d1 fetch  0x00000001 , 0x00004cf9 
+ 00017255  0x000039d2 iadd  0x00000002 , 0x00000002 
+ 00017256  0x000039d3 ifetch  0x00000001 , 0x00000002 
+ 00017257  0x000039d4 fetcht  0x00000001 , 0x00004d02 
+ 00017258  0x000039d5 call  0x0000439a 
+ 00017259  0x000039d6 store  0x00000001 , 0x00004d02 
+ 00017260  0x000039d8 fetch  0x00000001 , 0x00004cf9 
+ 00017261  0x000039d9 and  0x0000003f , 0x00000008 , 0x00000002 
+ 00017262  0x000039da storet  0x00000001 , 0x00004cf8 
+ 00017263  0x000039db and  0x0000003f , 0x00000007 , 0x00000002 
+ 00017264  0x000039dc storet  0x00000001 , 0x00004cf9 
+ 00017265  0x000039de call  0x000043a3 
+ 00017266  0x000039df storet  0x00000004 , 0x00004d06 
+ 00017267  0x000039e1 fetch  0x00000001 , 0x00004cf8 
+ 00017268  0x000039e2 branch  0x00004379 , 0x00000034 
+ 00017269  0x000039e3 fetch  0x00000004 , 0x00004cfe 
+ 00017270  0x000039e4 fetcht  0x00000004 , 0x00004d06 
+ 00017271  0x000039e5 isub  0x00000002 , 0x0000003f 
+ 00017272  0x000039e6 branch  0x0000437c 
+ 00017273  0x000039e8 fetch  0x00000004 , 0x00004cfe 
+ 00017274  0x000039e9 fetcht  0x00000004 , 0x00004d06 
+ 00017275  0x000039ea iadd  0x00000002 , 0x0000003f 
+ 00017276  0x000039ec store  0x00000004 , 0x00004cfe 
+ 00017277  0x000039ed arg  0x00007fff , 0x00000002 
+ 00017278  0x000039ee isub  0x00000002 , 0x0000003f 
+ 00017279  0x000039ef bbit1  0x0000001f , 0x00004382 
+ 00017280  0x000039f0 storet  0x00000004 , 0x00004cfe 
+ 00017281  0x000039f1 branch  0x00004388 
+ 00017282  0x000039f3 fetch  0x00000004 , 0x00004cfe 
+ 00017283  0x000039f4 arg  0x00008000 , 0x00000002 
+ 00017284  0x000039f5 iadd  0x00000002 , 0x0000003f 
+ 00017285  0x000039f6 bbit0  0x0000001f , 0x00004388 
+ 00017286  0x000039f7 arg  0xffff8000 , 0x00000002 
+ 00017287  0x000039f8 storet  0x00000004 , 0x00004cfe 
+ 00017288  0x000039fa fetch  0x00000001 , 0x00004d02 
+ 00017289  0x000039fb lshift2  0x0000003f , 0x0000003f 
+ 00017290  0x000039fc arg  0x00004b87 , 0x00000002 
+ 00017291  0x000039fd iadd  0x00000002 , 0x00000002 
+ 00017292  0x000039fe ifetch  0x00000004 , 0x00000002 
+ 00017293  0x000039ff store  0x00000004 , 0x00004cfa 
+ 00017294  0x00003a01 fetch  0x00000002 , 0x00004cf6 
+ 00017295  0x00003a02 fetcht  0x00000002 , 0x00004cfe 
+ 00017296  0x00003a03 istoret  0x00000002 , 0x0000003f 
+ 00017297  0x00003a04 increase  0x00000002 , 0x0000003f 
+ 00017298  0x00003a05 store  0x00000002 , 0x00004cf6 
+ 00017299  0x00003a07 fetch  0x00000001 , 0x00004cf3 
+ 00017300  0x00003a08 increase  0xffffffff , 0x0000003f 
+ 00017301  0x00003a09 store  0x00000001 , 0x00004cf3 
+ 00017302  0x00003a0a nbranch  0x00004355 , 0x00000034 
+ 00017303  0x00003a0b fetch  0x00000008 , 0x00004cfe 
+ 00017304  0x00003a0c store  0x00000008 , 0x00004ceb 
+ 00017305  0x00003a0d rtn 
+ 00017306  0x00003a10 iadd  0x00000002 , 0x0000003f 
+ 00017307  0x00003a11 bbit0  0x00000007 , 0x0000439e 
+ 00017308  0x00003a12 setarg  0x00000000 
+ 00017309  0x00003a13 rtn 
+ 00017310  0x00003a15 and  0x0000003f , 0x000000ff , 0x0000003f 
+ 00017311  0x00003a16 sub  0x0000003f , 0x00000058 , 0x0000003e 
+ 00017312  0x00003a17 rtn  0x00000002 
+ 00017313  0x00003a18 setarg  0x00000058 
+ 00017314  0x00003a19 rtn 
+ 00017315  0x00003a1c fetchr  0x00000011 , 0x00000004 , 0x00004cfa 
+ 00017316  0x00003a1d rshift3  0x00000011 , 0x00000002 
+ 00017317  0x00003a1e fetch  0x00000001 , 0x00004cf9 
+ 00017318  0x00003a1f bbit0  0x00000002 , 0x000043a9 
+ 00017319  0x00003a20 copy  0x00000011 , 0x0000003f 
+ 00017320  0x00003a21 iadd  0x00000002 , 0x00000002 
+ 00017321  0x00003a23 fetch  0x00000001 , 0x00004cf9 
+ 00017322  0x00003a24 bbit0  0x00000001 , 0x000043ad 
+ 00017323  0x00003a25 rshift  0x00000011 , 0x0000003f 
+ 00017324  0x00003a26 iadd  0x00000002 , 0x00000002 
+ 00017325  0x00003a28 fetch  0x00000001 , 0x00004cf9 
+ 00017326  0x00003a29 rtnbit0  0x00000000 
+ 00017327  0x00003a2a rshift2  0x00000011 , 0x0000003f 
+ 00017328  0x00003a2b iadd  0x00000002 , 0x00000002 
+ 00017329  0x00003a2c rtn 
+ 00017330  0x00003a32 call  0x00007396 
+ 00017331  0x00003a33 rtn  0x0000002b 
+ 00017332  0x00003a34 setarg  0x000045be 
+ 00017333  0x00003a35 store  0x00000002 , 0x000045e0 
+ 00017334  0x00003a37 setarg  0x0000330a 
+ 00017335  0x00003a38 store  0x00000002 , 0x000045e2 
+ 00017336  0x00003a3a setarg  0x0000465e 
+ 00017337  0x00003a3b store  0x00000002 , 0x000045e4 
+ 00017338  0x00003a3d setarg  0x0000442e 
+ 00017339  0x00003a3e store  0x00000002 , 0x000043d5 
+ 00017340  0x00003a40 setarg  0x00004430 
+ 00017341  0x00003a41 store  0x00000002 , 0x000043d7 
+ 00017342  0x00003a43 setarg  0x00004455 
+ 00017343  0x00003a44 store  0x00000002 , 0x000043db 
+ 00017344  0x00003a46 setarg  0x00004476 
+ 00017345  0x00003a47 store  0x00000002 , 0x000043dd 
+ 00017346  0x00003a49 setarg  0x00004308 
+ 00017347  0x00003a4a store  0x00000002 , 0x000043d3 
+ 00017348  0x00003a4c setarg  0x000044d1 
+ 00017349  0x00003a4d store  0x00000002 , 0x000043df 
+ 00017350  0x00003a4f setarg  0x00004494 
+ 00017351  0x00003a50 store  0x00000002 , 0x000043e3 
+ 00017352  0x00003a52 bpatch  0x0000002e , 0x00004005 
+ 00017353  0x00003a53 call  0x00004412 
+ 00017354  0x00003a54 call  0x00004463 
+ 00017355  0x00003a55 call  0x000078ad 
+ 00017356  0x00003a56 jam  0x00000002 , 0x000040c0 
+ 00017357  0x00003a57 jam  0x00000000 , 0x000049b7 
+ 00017358  0x00003a58 fetch  0x00000001 , 0x00004779 
+ 00017359  0x00003a59 store  0x00000001 , 0x00004648 
+ 00017360  0x00003a5a beq  0x00000000 , 0x000043db 
+ 00017361  0x00003a5b fetch  0x00000001 , 0x0000477a 
+ 00017362  0x00003a5c store  0x00000001 , 0x000044ec 
+ 00017363  0x00003a5d jam  0x00000000 , 0x00004388 
+ 00017364  0x00003a5f call  0x00007776 
+ 00017365  0x00003a60 call  0x00007780 
+ 00017366  0x00003a61 jam  0x00000001 , 0x000047a1 
+ 00017367  0x00003a62 fetch  0x00000002 , 0x000044e9 
+ 00017368  0x00003a63 rtnbit1  0x0000000c 
+ 00017369  0x00003a64 branch  0x00004327 
+ 00017370  0x00003a68 branch  0x000043f9 
+ 00017371  0x00003a6b jam  0x00000002 , 0x000047a1 
+ 00017372  0x00003a6d jam  0x00000001 , 0x00004388 
+ 00017373  0x00003a6e setarg  0x00000020 
+ 00017374  0x00003a6f call  0x000063c7 
+ 00017375  0x00003a71 arg  0x00004273 , 0x00000005 
+ 00017376  0x00003a72 fetch  0x00000001 , 0x000042db 
+ 00017377  0x00003a74 and  0x0000003f , 0x000000f0 , 0x00000002 
+ 00017378  0x00003a75 rshift4  0x00000002 , 0x00000002 
+ 00017379  0x00003a76 call  0x000043f3 
+ 00017380  0x00003a77 istoret  0x00000001 , 0x00000005 
+ 00017381  0x00003a78 and  0x0000003f , 0x0000000f , 0x00000002 
+ 00017382  0x00003a79 call  0x000043f3 
+ 00017383  0x00003a7a istoret  0x00000001 , 0x00000005 
+ 00017384  0x00003a7b call  0x00002955 
+ 00017385  0x00003a7c fetcht  0x00000001 , 0x0000426b 
+ 00017386  0x00003a7d copy  0x00000002 , 0x00000039 
+ 00017387  0x00003a7e arg  0x0000434b , 0x00000005 
+ 00017388  0x00003a7f arg  0x0000426c , 0x00000006 
+ 00017389  0x00003a80 call  0x00007cda 
+ 00017390  0x00003a82 fetcht  0x00000001 , 0x0000426b 
+ 00017391  0x00003a83 copy  0x00000002 , 0x00000039 
+ 00017392  0x00003a84 arg  0x0000436b , 0x00000005 
+ 00017393  0x00003a85 arg  0x0000426c , 0x00000006 
+ 00017394  0x00003a86 branch  0x00007cda 
+ 00017395  0x00003a88 sub  0x00000002 , 0x00000009 , 0x0000003e 
+ 00017396  0x00003a89 branch  0x000043f7 , 0x00000002 
+ 00017397  0x00003a8a add  0x00000002 , 0x00000037 , 0x00000002 
+ 00017398  0x00003a8b rtn 
+ 00017399  0x00003a8d add  0x00000002 , 0x00000030 , 0x00000002 
+ 00017400  0x00003a8e rtn 
+ 00017401  0x00003a91 fetch  0x00000001 , 0x0000476e 
+ 00017402  0x00003a92 bne  0x000000ff , 0x0000440b 
+ 00017403  0x00003a94 fetch  0x00000001 , 0x0000476c 
+ 00017404  0x00003a95 bne  0x000000ff , 0x0000440e 
+ 00017405  0x00003a97 fetch  0x00000001 , 0x00004777 
+ 00017406  0x00003a98 bne  0x000000ff , 0x00004410 
+ 00017407  0x00003a9a fetch  0x00000001 , 0x000046da 
+ 00017408  0x00003a9b copy  0x0000003f , 0x00000039 
+ 00017409  0x00003a9c setarg  0x000046db 
+ 00017410  0x00003a9d copy  0x0000003f , 0x00000011 
+ 00017411  0x00003a9f copy  0x00000011 , 0x00000006 
+ 00017412  0x00003aa0 ifetch  0x00000001 , 0x00000006 
+ 00017413  0x00003aa1 copy  0x00000006 , 0x00000011 
+ 00017414  0x00003aa2 beq  0x000000ff , 0x00004409 
+ 00017415  0x00003aa3 copy  0x0000003f , 0x00000002 
+ 00017416  0x00003aa4 call  0x00006ef7 
+ 00017417  0x00003aa6 loop  0x00004403 
+ 00017418  0x00003aa8 rtn 
+ 00017419  0x00003aaa fetch  0x00000008 , 0x0000476e 
+ 00017420  0x00003aab store  0x00000008 , 0x000046dd 
+ 00017421  0x00003aac branch  0x000043fb 
+ 00017422  0x00003aae store  0x00000001 , 0x000046db 
+ 00017423  0x00003aaf branch  0x000043fd 
+ 00017424  0x00003ab1 store  0x00000001 , 0x000046dc 
+ 00017425  0x00003ab2 branch  0x000043ff 
+ 00017426  0x00003ab6 call  0x000045ba 
+ 00017427  0x00003ab7 call  0x00004640 
+ 00017428  0x00003ab8 arg  0x00000000 , 0x00000011 
+ 00017429  0x00003ab9 call  0x00007055 
+ 00017430  0x00003aba call  0x000043f9 
+ 00017431  0x00003abb call  0x0000446b 
+ 00017432  0x00003abc call  0x0000442c 
+ 00017433  0x00003abd branch  0x0000441b 
+ 00017434  0x00003abf rtn 
+ 00017435  0x00003ac1 fetch  0x00000001 , 0x000049a4 
+ 00017436  0x00003ac2 copy  0x0000003f , 0x00000039 
+ 00017437  0x00003ac3 setarg  0x000049a5 
+ 00017438  0x00003ac4 copy  0x0000003f , 0x00000011 
+ 00017439  0x00003ac6 copy  0x00000011 , 0x00000006 
+ 00017440  0x00003ac7 ifetch  0x00000001 , 0x00000006 
+ 00017441  0x00003ac8 copy  0x00000006 , 0x00000011 
+ 00017442  0x00003ac9 beq  0x000000ff , 0x00004426 
+ 00017443  0x00003aca copy  0x0000003f , 0x00000002 
+ 00017444  0x00003acb store  0x00000001 , 0x000049a9 
+ 00017445  0x00003acc call  0x00004428 
+ 00017446  0x00003ace loop  0x0000441f 
+ 00017447  0x00003ad0 rtn 
+ 00017448  0x00003ad3 fetch  0x00000001 , 0x000049a9 
+ 00017449  0x00003ad4 rtneq  0x000000ff 
+ 00017450  0x00003ad5 iforce  0x00000002 
+ 00017451  0x00003ad6 branch  0x00006ef7 
+ 00017452  0x00003ada jam  0x00000064 , 0x0000477d 
+ 00017453  0x00003adb rtn 
+ 00017454  0x00003ade call  0x00004431 
+ 00017455  0x00003adf call  0x00007de2 
+ 00017456  0x00003ae1 branch  0x0000701b 
+ 00017457  0x00003ae4 call  0x0000788b 
+ 00017458  0x00003ae6 arg  0x00000010 , 0x00000039 
+ 00017459  0x00003ae7 arg  0x00008070 , 0x00000006 
+ 00017460  0x00003ae9 copy  0x00000006 , 0x00000005 
+ 00017461  0x00003aea ifetch  0x00000001 , 0x00000006 
+ 00017462  0x00003aeb beq  0x0000001f , 0x00004445 
+ 00017463  0x00003aec beq  0x00000020 , 0x00004445 
+ 00017464  0x00003aed beq  0x00000021 , 0x00004445 
+ 00017465  0x00003aee beq  0x00000022 , 0x00004445 
+ 00017466  0x00003aef beq  0x00000023 , 0x00004445 
+ 00017467  0x00003af0 beq  0x0000002c , 0x00004445 
+ 00017468  0x00003af1 beq  0x0000002d , 0x00004445 
+ 00017469  0x00003af2 beq  0x00000000 , 0x00004445 
+ 00017470  0x00003af4 loop  0x00004434 
+ 00017471  0x00003af5 arg  0x000080dc , 0x0000003f 
+ 00017472  0x00003af6 isub  0x00000006 , 0x0000003e 
+ 00017473  0x00003af7 branch  0x0000444b , 0x00000005 
+ 00017474  0x00003af9 arg  0x00000008 , 0x00000039 
+ 00017475  0x00003afa arg  0x000080d4 , 0x00000006 
+ 00017476  0x00003afb branch  0x00004434 
+ 00017477  0x00003afe setarg  0x00000040 
+ 00017478  0x00003aff istore  0x00000001 , 0x00000005 
+ 00017479  0x00003b00 branch  0x0000443e 
+ 00017480  0x00003b02 setarg  0x00000080 
+ 00017481  0x00003b03 istore  0x00000001 , 0x00000005 
+ 00017482  0x00003b04 branch  0x0000443e 
+ 00017483  0x00003b06 fetch  0x00000001 , 0x000049a4 
+ 00017484  0x00003b07 copy  0x0000003f , 0x00000039 
+ 00017485  0x00003b08 arg  0x000049a5 , 0x00000006 
+ 00017486  0x00003b0a ifetch  0x00000001 , 0x00000006 
+ 00017487  0x00003b0b set1  0x00000007 , 0x0000003f 
+ 00017488  0x00003b0c arg  0x0000003e , 0x00000002 
+ 00017489  0x00003b0d call  0x00006f20 
+ 00017490  0x00003b0e loop  0x0000444e 
+ 00017491  0x00003b0f rtn 
+ 00017492  0x00003b12 branch  0x00007027 
+ 00017493  0x00003b15 call  0x0000446d 
+ 00017494  0x00003b16 call  0x00004458 
+ 00017495  0x00003b17 branch  0x00004454 
+ 00017496  0x00003b1a fetch  0x00000002 , 0x000044e9 
+ 00017497  0x00003b1b rtnbit1  0x00000009 
+ 00017498  0x00003b1c fetch  0x00000001 , 0x000049b7 
+ 00017499  0x00003b1d beq  0x00000001 , 0x0000445d 
+ 00017500  0x00003b1e rtn 
+ 00017501  0x00003b20 fetch  0x00000001 , 0x00004798 
+ 00017502  0x00003b21 rtneq  0x00000001 
+ 00017503  0x00003b22 jam  0x00000001 , 0x00004798 
+ 00017504  0x00003b23 call  0x00004467 
+ 00017505  0x00003b24 call  0x00004469 
+ 00017506  0x00003b25 branch  0x00004480 
+ 00017507  0x00003b28 fetch  0x00000002 , 0x000049bc 
+ 00017508  0x00003b29 store  0x00000002 , 0x000049be 
+ 00017509  0x00003b2a jam  0x00000000 , 0x000049c0 
+ 00017510  0x00003b2b rtn 
+ 00017511  0x00003b2f setarg  0x00000000 
+ 00017512  0x00003b30 branch  0x00004464 
+ 00017513  0x00003b34 arg  0x00000000 , 0x00000011 
+ 00017514  0x00003b35 branch  0x000077bf 
+ 00017515  0x00003b39 arg  0x00000000 , 0x00000011 
+ 00017516  0x00003b3a branch  0x000077c4 
+ 00017517  0x00003b41 fetch  0x00000002 , 0x000044e9 
+ 00017518  0x00003b42 rtnbit0  0x00000009 
+ 00017519  0x00003b43 call  0x00002a28 
+ 00017520  0x00003b44 nrtn  0x00000034 
+ 00017521  0x00003b45 arg  0x000046c6 , 0x00000011 
+ 00017522  0x00003b46 call  0x000078ca 
+ 00017523  0x00003b47 nrtn  0x00000028 
+ 00017524  0x00003b48 arg  0x000046c6 , 0x00000006 
+ 00017525  0x00003b49 branch  0x000063cb 
+ 00017526  0x00003b4c copy  0x00000013 , 0x0000003f 
+ 00017527  0x00003b4d beq  0x0000002d , 0x00004347 
+ 00017528  0x00003b4e beq  0x00000010 , 0x0000432f 
+ 00017529  0x00003b4f beq  0x00000014 , 0x0000447c 
+ 00017530  0x00003b50 beq  0x00000015 , 0x00004486 
+ 00017531  0x00003b51 rtn 
+ 00017532  0x00003b54 call  0x00004467 
+ 00017533  0x00003b55 call  0x00004469 
+ 00017534  0x00003b56 set0  0x00000027 , 0x00000000 
+ 00017535  0x00003b57 branch  0x00004482 
+ 00017536  0x00003b59 fetch  0x00000002 , 0x00004799 
+ 00017537  0x00003b5a store  0x00000002 , 0x0000479b 
+ 00017538  0x00003b5c jam  0x00000014 , 0x0000477c 
+ 00017539  0x00003b5d jam  0x00000000 , 0x00004094 
+ 00017540  0x00003b5e call  0x00004315 
+ 00017541  0x00003b5f branch  0x0000432b 
+ 00017542  0x00003b63 set1  0x00000027 , 0x00000000 
+ 00017543  0x00003b64 call  0x00004463 
+ 00017544  0x00003b65 call  0x0000456e 
+ 00017545  0x00003b66 call  0x00004562 
+ 00017546  0x00003b68 setarg  0x00000000 
+ 00017547  0x00003b69 store  0x00000005 , 0x0000474a 
+ 00017548  0x00003b6a call  0x000078ad 
+ 00017549  0x00003b6b jam  0x0000000a , 0x0000470c 
+ 00017550  0x00003b6c jam  0x0000000a , 0x0000470e 
+ 00017551  0x00003b6d jam  0x0000000a , 0x00004710 
+ 00017552  0x00003b6f jam  0x00000002 , 0x000040c0 
+ 00017553  0x00003b70 setarg  0x00000020 
+ 00017554  0x00003b71 call  0x000063c7 
+ 00017555  0x00003b72 branch  0x00004317 
+ 00017556  0x00003b75 call  0x0000450f 
+ 00017557  0x00003b76 call  0x00004512 
+ 00017558  0x00003b77 call  0x00004515 
+ 00017559  0x00003b7a call  0x000044a1 
+ 00017560  0x00003b7b branch  0x00004499 
+ 00017561  0x00003b7f arg  0x000049b8 , 0x00000013 
+ 00017562  0x00003b80 arg  0x00000000 , 0x00000012 
+ 00017563  0x00003b81 branch  0x000042e0 
+ 00017564  0x00003b84 arg  0x000049be , 0x00000013 
+ 00017565  0x00003b85 arg  0x0000449f , 0x00000012 
+ 00017566  0x00003b86 branch  0x000042e7 
+ 00017567  0x00003b88 jam  0x00000001 , 0x000049c0 
+ 00017568  0x00003b89 rtn 
+ 00017569  0x00003b8c arg  0x0000479b , 0x00000013 
+ 00017570  0x00003b8d arg  0x000044a4 , 0x00000012 
+ 00017571  0x00003b8e branch  0x000042e7 
+ 00017572  0x00003b90 jam  0x00000002 , 0x00004798 
+ 00017573  0x00003b91 jam  0x00000000 , 0x000049b7 
+ 00017574  0x00003b92 branch  0x0000448a 
+ 00017575  0x00003b95 fetch  0x00000001 , 0x00004776 
+ 00017576  0x00003b96 rtn  0x00000034 
+ 00017577  0x00003b97 arg  0x0000477c , 0x00000013 
+ 00017578  0x00003b98 arg  0x000044ac , 0x00000012 
+ 00017579  0x00003b99 branch  0x000042e0 
+ 00017580  0x00003b9b fetch  0x00000001 , 0x0000477b 
+ 00017581  0x00003b9c store  0x00000001 , 0x0000477c 
+ 00017582  0x00003b9d fetch  0x00000001 , 0x0000477f 
+ 00017583  0x00003b9e nrtn  0x00000034 
+ 00017584  0x00003ba0 call  0x00006fb0 
+ 00017585  0x00003ba1 store  0x00000002 , 0x00004796 
+ 00017586  0x00003ba2 arg  0x00004790 , 0x00000011 
+ 00017587  0x00003ba3 call  0x00006fd7 
+ 00017588  0x00003ba4 fetcht  0x00000001 , 0x0000477d 
+ 00017589  0x00003ba5 isub  0x00000002 , 0x0000003e 
+ 00017590  0x00003ba6 branch  0x000044b9 , 0x00000002 
+ 00017591  0x00003ba7 store  0x00000001 , 0x0000477d 
+ 00017592  0x00003ba8 copy  0x0000003f , 0x00000002 
+ 00017593  0x00003baa storet  0x00000001 , 0x0000477e 
+ 00017594  0x00003bab fetch  0x00000001 , 0x00004778 
+ 00017595  0x00003bac isub  0x00000002 , 0x0000003e 
+ 00017596  0x00003bad call  0x000044c4 , 0x00000002 
+ 00017597  0x00003bae storet  0x00000001 , 0x00004789 
+ 00017598  0x00003baf arg  0x00000006 , 0x00000039 
+ 00017599  0x00003bb0 arg  0x00004784 , 0x00000006 
+ 00017600  0x00003bb1 call  0x000044cb 
+ 00017601  0x00003bb2 store  0x00000001 , 0x0000478a 
+ 00017602  0x00003bb3 arg  0x00004781 , 0x00000011 
+ 00017603  0x00003bb4 branch  0x000078b2 
+ 00017604  0x00003bb6 fetch  0x00000001 , 0x00004780 
+ 00017605  0x00003bb7 nrtn  0x00000034 
+ 00017606  0x00003bb8 jam  0x00000001 , 0x00004780 
+ 00017607  0x00003bb9 arg  0x00000001 , 0x00000011 
+ 00017608  0x00003bba branch  0x000077c4 
+ 00017609  0x00003bbc arg  0x00000001 , 0x00000011 
+ 00017610  0x00003bbd branch  0x000077bf 
+ 00017611  0x00003bc2 arg  0x00000000 , 0x00000011 
+ 00017612  0x00003bc4 ifetch  0x00000001 , 0x00000006 
+ 00017613  0x00003bc5 iadd  0x00000011 , 0x00000011 
+ 00017614  0x00003bc6 loop  0x000044cc 
+ 00017615  0x00003bc8 and  0x00000011 , 0x000000ff , 0x0000003f 
+ 00017616  0x00003bc9 rtn 
+ 00017617  0x00003bcc fetch  0x00000001 , 0x00004397 
+ 00017618  0x00003bcd beq  0x00000012 , 0x000044d4 
+ 00017619  0x00003bce rtn 
+ 00017620  0x00003bd0 fetch  0x00000002 , 0x00004398 
+ 00017621  0x00003bd1 beq  0x00000019 , 0x000044eb 
+ 00017622  0x00003bd2 rtn 
+ 00017623  0x00003bd5 bpatch  0x0000002f , 0x00004005 
+ 00017624  0x00003bd6 ifetch  0x00000005 , 0x00000011 
+ 00017625  0x00003bd7 store  0x00000005 , 0x000006f1 
+ 00017626  0x00003bd8 fetch  0x00000002 , 0x000006f1 
+ 00017627  0x00003bd9 arg  0x00006b5a , 0x00000002 
+ 00017628  0x00003bda isub  0x00000002 , 0x0000003e 
+ 00017629  0x00003bdb nrtn  0x00000005 
+ 00017630  0x00003bdc fetch  0x00000002 , 0x000006f4 
+ 00017631  0x00003bdd byteswap  0x0000003f , 0x0000003f 
+ 00017632  0x00003bde store  0x00000002 , 0x000006f4 
+ 00017633  0x00003bdf copy  0x0000003f , 0x00000039 
+ 00017634  0x00003be0 increase  0x00000005 , 0x00000011 
+ 00017635  0x00003be1 copy  0x00000011 , 0x00000006 
+ 00017636  0x00003be2 arg  0x000006f6 , 0x00000005 
+ 00017637  0x00003be3 call  0x00007cda 
+ 00017638  0x00003be4 ifetch  0x00000001 , 0x00000006 
+ 00017639  0x00003be5 store  0x00000001 , 0x00000700 
+ 00017640  0x00003be6 arg  0x000006f3 , 0x00000011 
+ 00017641  0x00003be7 arg  0x000006f6 , 0x00000012 
+ 00017642  0x00003be8 rtn 
+ 00017643  0x00003beb setarg  0x00000000 
+ 00017644  0x00003bec store  0x00000005 , 0x00004700 
+ 00017645  0x00003bed store  0x00000005 , 0x00004705 
+ 00017646  0x00003bee call  0x000044d7 
+ 00017647  0x00003bef copy  0x00000012 , 0x00000006 
+ 00017648  0x00003bf0 arg  0x00004700 , 0x00000005 
+ 00017649  0x00003bf1 arg  0x0000000a , 0x00000039 
+ 00017650  0x00003bf2 call  0x00007cda 
+ 00017651  0x00003bf4 bpatch  0x00000030 , 0x00004006 
+ 00017652  0x00003bf5 ifetch  0x00000001 , 0x00000011 
+ 00017653  0x00003bf6 beq  0x00000002 , 0x0000451e 
+ 00017654  0x00003bf7 beq  0x00000003 , 0x00004533 
+ 00017655  0x00003bf8 beq  0x00000004 , 0x0000453a 
+ 00017656  0x00003bf9 beq  0x00000005 , 0x0000453a 
+ 00017657  0x00003bfa beq  0x00000006 , 0x000045aa 
+ 00017658  0x00003bfb beq  0x00000007 , 0x000045ab 
+ 00017659  0x00003bfc beq  0x00000008 , 0x000045ae 
+ 00017660  0x00003bfd rtn 
+ 00017661  0x00003c00 call  0x000044eb 
+ 00017662  0x00003c01 fetch  0x00000001 , 0x000006f3 
+ 00017663  0x00003c02 beq  0x00000004 , 0x00004502 
+ 00017664  0x00003c03 beq  0x00000005 , 0x00004502 
+ 00017665  0x00003c04 rtn 
+ 00017666  0x00003c06 fetch  0x00000001 , 0x00004700 
+ 00017667  0x00003c07 ncall  0x00004509 , 0x00000034 
+ 00017668  0x00003c08 fetch  0x00000001 , 0x00004702 
+ 00017669  0x00003c09 ncall  0x0000450b , 0x00000034 
+ 00017670  0x00003c0a fetch  0x00000001 , 0x00004704 
+ 00017671  0x00003c0b ncall  0x0000450d , 0x00000034 
+ 00017672  0x00003c0c rtn 
+ 00017673  0x00003c0f jam  0x00000005 , 0x000049a1 
+ 00017674  0x00003c10 rtn 
+ 00017675  0x00003c12 jam  0x00000005 , 0x000049a2 
+ 00017676  0x00003c13 rtn 
+ 00017677  0x00003c15 jam  0x00000005 , 0x000049a3 
+ 00017678  0x00003c16 rtn 
+ 00017679  0x00003c19 arg  0x000049a1 , 0x00000013 
+ 00017680  0x00003c1a arg  0x00004518 , 0x00000012 
+ 00017681  0x00003c1b branch  0x000042e0 
+ 00017682  0x00003c1d arg  0x000049a2 , 0x00000013 
+ 00017683  0x00003c1e arg  0x0000451a , 0x00000012 
+ 00017684  0x00003c1f branch  0x000042e0 
+ 00017685  0x00003c21 arg  0x000049a3 , 0x00000013 
+ 00017686  0x00003c22 arg  0x0000451c , 0x00000012 
+ 00017687  0x00003c23 branch  0x000042e0 
+ 00017688  0x00003c26 jam  0x00000000 , 0x00004700 
+ 00017689  0x00003c27 branch  0x0000453a 
+ 00017690  0x00003c29 jam  0x00000000 , 0x00004702 
+ 00017691  0x00003c2a branch  0x0000453a 
+ 00017692  0x00003c2c jam  0x00000000 , 0x00004704 
+ 00017693  0x00003c2d branch  0x0000453a 
+ 00017694  0x00003c33 fetch  0x00000001 , 0x00004700 
+ 00017695  0x00003c34 store  0x00000001 , 0x0000470b 
+ 00017696  0x00003c35 fetch  0x00000001 , 0x00004701 
+ 00017697  0x00003c36 store  0x00000001 , 0x0000470d 
+ 00017698  0x00003c37 branch  0x00004544 
+ 00017699  0x00003c3c fetch  0x00000001 , 0x00004700 
+ 00017700  0x00003c3d store  0x00000001 , 0x0000470d 
+ 00017701  0x00003c3e branch  0x00004552 
+ 00017702  0x00003c40 fetch  0x00000001 , 0x0000470c 
+ 00017703  0x00003c41 call  0x0000452b 
+ 00017704  0x00003c42 fetch  0x00000001 , 0x00004701 
+ 00017705  0x00003c43 store  0x00000001 , 0x0000470b 
+ 00017706  0x00003c44 branch  0x00004550 
+ 00017707  0x00003c46 beq  0x00000002 , 0x0000452f 
+ 00017708  0x00003c47 beq  0x00000003 , 0x00004531 
+ 00017709  0x00003c48 store  0x00000001 , 0x0000470c 
+ 00017710  0x00003c49 rtn 
+ 00017711  0x00003c4b jam  0x00000005 , 0x0000470c 
+ 00017712  0x00003c4c rtn 
+ 00017713  0x00003c4e jam  0x0000000a , 0x0000470c 
+ 00017714  0x00003c4f rtn 
+ 00017715  0x00003c51 fetch  0x00000001 , 0x00004700 
+ 00017716  0x00003c52 call  0x0000452b 
+ 00017717  0x00003c53 fetch  0x00000001 , 0x0000470c 
+ 00017718  0x00003c54 call  0x0000459e 
+ 00017719  0x00003c55 call  0x000045a1 
+ 00017720  0x00003c56 jam  0x00000000 , 0x00000671 
+ 00017721  0x00003c57 branch  0x0000707a 
+ 00017722  0x00003c5a fetch  0x00000001 , 0x0000479e 
+ 00017723  0x00003c5b nrtn  0x00000034 
+ 00017724  0x00003c5c fetch  0x00000006 , 0x00004700 
+ 00017725  0x00003c5d store  0x00000006 , 0x0000470b 
+ 00017726  0x00003c5e fetch  0x00000001 , 0x0000470c 
+ 00017727  0x00003c5f fetcht  0x00000001 , 0x0000470e 
+ 00017728  0x00003c60 iand  0x00000002 , 0x0000003f 
+ 00017729  0x00003c61 fetcht  0x00000001 , 0x00004710 
+ 00017730  0x00003c62 iand  0x00000002 , 0x0000003f 
+ 00017731  0x00003c63 call  0x00004556 , 0x00000034 
+ 00017732  0x00003c65 bpatch  0x00000031 , 0x00004006 
+ 00017733  0x00003c66 fetch  0x00000002 , 0x000044e9 
+ 00017734  0x00003c67 isolate1  0x00000009 , 0x0000003f 
+ 00017735  0x00003c68 ncall  0x00004463 , 0x00000001 
+ 00017736  0x00003c69 call  0x00004550 
+ 00017737  0x00003c6a call  0x00004552 
+ 00017738  0x00003c6b branch  0x0000454b 
+ 00017739  0x00003c6e fetch  0x00000001 , 0x0000470b 
+ 00017740  0x00003c6f fetcht  0x00000001 , 0x0000470d 
+ 00017741  0x00003c70 iadd  0x00000002 , 0x0000003f 
+ 00017742  0x00003c71 nbranch  0x0000788d , 0x00000034 
+ 00017743  0x00003c72 branch  0x0000788b 
+ 00017744  0x00003c75 arg  0x0000470b , 0x00000006 
+ 00017745  0x00003c76 branch  0x00004558 
+ 00017746  0x00003c78 arg  0x0000470d , 0x00000006 
+ 00017747  0x00003c79 branch  0x0000455d 
+ 00017748  0x00003c7b arg  0x0000470f , 0x00000006 
+ 00017749  0x00003c7c branch  0x0000457a 
+ 00017750  0x00003c7e jam  0x00000000 , 0x0000477f 
+ 00017751  0x00003c7f rtn 
+ 00017752  0x00003c82 ifetch  0x00000001 , 0x00000006 
+ 00017753  0x00003c83 beq  0x00000000 , 0x00004562 
+ 00017754  0x00003c84 beq  0x00000001 , 0x00004566 
+ 00017755  0x00003c85 beq  0x00000002 , 0x0000456a 
+ 00017756  0x00003c86 rtn 
+ 00017757  0x00003c88 ifetch  0x00000001 , 0x00000006 
+ 00017758  0x00003c89 beq  0x00000000 , 0x0000456e 
+ 00017759  0x00003c8a beq  0x00000002 , 0x00004572 
+ 00017760  0x00003c8b beq  0x00000001 , 0x00004576 
+ 00017761  0x00003c8c rtn 
+ 00017762  0x00003c8f fetcht  0x00000001 , 0x000049a5 
+ 00017763  0x00003c90 call  0x00006ef3 
+ 00017764  0x00003c91 fetcht  0x00000001 , 0x000049a6 
+ 00017765  0x00003c92 branch  0x00006ef3 
+ 00017766  0x00003c94 fetcht  0x00000001 , 0x000049a5 
+ 00017767  0x00003c95 call  0x00006ef7 
+ 00017768  0x00003c96 fetcht  0x00000001 , 0x000049a6 
+ 00017769  0x00003c97 branch  0x00006ef3 
+ 00017770  0x00003c99 fetcht  0x00000001 , 0x000049a5 
+ 00017771  0x00003c9a call  0x00006ef3 
+ 00017772  0x00003c9b fetcht  0x00000001 , 0x000049a6 
+ 00017773  0x00003c9c branch  0x00006ef7 
+ 00017774  0x00003c9e fetcht  0x00000001 , 0x000049a7 
+ 00017775  0x00003c9f call  0x00006ef3 
+ 00017776  0x00003ca0 fetcht  0x00000001 , 0x000049a8 
+ 00017777  0x00003ca1 branch  0x00006ef3 
+ 00017778  0x00003ca3 fetcht  0x00000001 , 0x000049a7 
+ 00017779  0x00003ca4 call  0x00006ef7 
+ 00017780  0x00003ca5 fetcht  0x00000001 , 0x000049a8 
+ 00017781  0x00003ca6 branch  0x00006ef3 
+ 00017782  0x00003ca8 fetcht  0x00000001 , 0x000049a7 
+ 00017783  0x00003ca9 call  0x00006ef3 
+ 00017784  0x00003caa fetcht  0x00000001 , 0x000049a8 
+ 00017785  0x00003cab branch  0x00006ef7 
+ 00017786  0x00003cb1 bpatch  0x00000032 , 0x00004006 
+ 00017787  0x00003cb2 ifetch  0x00000001 , 0x00000006 
+ 00017788  0x00003cb3 beq  0x00000000 , 0x00004587 
+ 00017789  0x00003cb4 beq  0x00000001 , 0x00004580 
+ 00017790  0x00003cb5 beq  0x00000002 , 0x00004582 
+ 00017791  0x00003cb6 rtn 
+ 00017792  0x00003cb8 jam  0x00000000 , 0x00004729 
+ 00017793  0x00003cb9 branch  0x00004583 
+ 00017794  0x00003cbb jam  0x00000001 , 0x00004729 
+ 00017795  0x00003cbc ifetch  0x00000001 , 0x00000006 
+ 00017796  0x00003cbd store  0x00000001 , 0x0000472b 
+ 00017797  0x00003cbe ifetch  0x00000008 , 0x00000012 
+ 00017798  0x00003cbf branch  0x0000458c 
+ 00017799  0x00003cc2 ifetch  0x00000001 , 0x00000012 
+ 00017800  0x00003cc3 call  0x000070bd 
+ 00017801  0x00003cc4 increase  0x00000001 , 0x00000012 
+ 00017802  0x00003cc5 ifetch  0x00000001 , 0x00000012 
+ 00017803  0x00003cc6 branch  0x000070bd 
+ 00017804  0x00003cc8 store  0x00000008 , 0x0000472c 
+ 00017805  0x00003cc9 jam  0x00000001 , 0x0000477f 
+ 00017806  0x00003cca fetch  0x00000001 , 0x00004729 
+ 00017807  0x00003ccb beq  0x00000000 , 0x0000459a 
+ 00017808  0x00003ccd fetch  0x00000001 , 0x0000472d 
+ 00017809  0x00003cce store  0x00000001 , 0x0000472e 
+ 00017810  0x00003ccf fetch  0x00000001 , 0x0000472c 
+ 00017811  0x00003cd1 call  0x000070bd 
+ 00017812  0x00003cd2 fetch  0x00000001 , 0x0000472b 
+ 00017813  0x00003cd3 call  0x0000459e 
+ 00017814  0x00003cd4 store  0x00000001 , 0x00004733 
+ 00017815  0x00003cd5 fetch  0x00000006 , 0x0000472e 
+ 00017816  0x00003cd6 store  0x00000006 , 0x00000670 
+ 00017817  0x00003cd7 branch  0x00007066 
+ 00017818  0x00003cd9 fetch  0x00000001 , 0x0000472c 
+ 00017819  0x00003cda store  0x00000001 , 0x0000472e 
+ 00017820  0x00003cdb fetch  0x00000001 , 0x0000472d 
+ 00017821  0x00003cdc branch  0x00004593 
+ 00017822  0x00003cdf mul32  0x0000003f , 0x00000005 , 0x0000003f 
+ 00017823  0x00003ce0 add  0x0000003f , 0x00000032 , 0x0000003f 
+ 00017824  0x00003ce1 rtn 
+ 00017825  0x00003ce3 arg  0x00002ee0 , 0x00000002 
+ 00017826  0x00003ce4 imul32  0x00000002 , 0x0000003f 
+ 00017827  0x00003ce5 div  0x0000003f , 0x00000064 
+ 00017828  0x00003ce6 call  0x00007d62 
+ 00017829  0x00003ce7 quotient  0x00000002 
+ 00017830  0x00003ce8 copy  0x00000002 , 0x00000011 
+ 00017831  0x00003ce9 setarg  0x00002ee0 
+ 00017832  0x00003cea isub  0x00000002 , 0x00000012 
+ 00017833  0x00003ceb rtn 
+ 00017834  0x00003cee rtn 
+ 00017835  0x00003cf1 fetch  0x00000008 , 0x00004700 
+ 00017836  0x00003cf2 store  0x00000008 , 0x0000474a 
+ 00017837  0x00003cf3 rtn 
+ 00017838  0x00003cf6 fetch  0x00000001 , 0x00004767 
+ 00017839  0x00003cf7 store  0x00000001 , 0x0000475d 
+ 00017840  0x00003cf8 fetch  0x00000001 , 0x00004768 
+ 00017841  0x00003cf9 store  0x00000001 , 0x0000475e 
+ 00017842  0x00003cfa fetch  0x00000001 , 0x00004769 
+ 00017843  0x00003cfb store  0x00000001 , 0x0000475f 
+ 00017844  0x00003cfc arg  0x0000000d , 0x00000039 
+ 00017845  0x00003cfd arg  0x00004758 , 0x00000006 
+ 00017846  0x00003cfe call  0x000044cb 
+ 00017847  0x00003cff store  0x00000001 , 0x00004765 
+ 00017848  0x00003d00 arg  0x00004755 , 0x00000011 
+ 00017849  0x00003d01 branch  0x000078b2 
+ 00017850  0x00003d06 setarg  0x00000000 
+ 00017851  0x00003d07 store  0x00000008 , 0x000045d6 
+ 00017852  0x00003d08 call  0x0000339f 
+ 00017853  0x00003d09 branch  0x00003402 
+ 00017854  0x00003d0c call  0x000045c2 
+ 00017855  0x00003d0d call  0x000045ca 
+ 00017856  0x00003d0e call  0x0000460e 
+ 00017857  0x00003d0f branch  0x00004665 
+ 00017858  0x00003d12 call  0x00003407 
+ 00017859  0x00003d14 fetch  0x00000001 , 0x00004616 
+ 00017860  0x00003d15 rtnne  0x00000001 
+ 00017861  0x00003d16 fetch  0x00000001 , 0x000049b8 
+ 00017862  0x00003d17 nbranch  0x00003460 , 0x00000034 
+ 00017863  0x00003d18 fetch  0x00000001 , 0x00004798 
+ 00017864  0x00003d19 beq  0x00000002 , 0x00003460 
+ 00017865  0x00003d1a rtn 
+ 00017866  0x00003d1d fetch  0x00000001 , 0x00004616 
+ 00017867  0x00003d1e rtnne  0x00000000 
+ 00017868  0x00003d1f call  0x000045d9 
+ 00017869  0x00003d20 branch  0x000045d7 , 0x0000002f 
+ 00017870  0x00003d22 fetch  0x00000001 , 0x000049c0 
+ 00017871  0x00003d23 rtn  0x00000034 
+ 00017872  0x00003d24 fetch  0x00000001 , 0x000049c1 
+ 00017873  0x00003d25 increase  0x00000001 , 0x0000003f 
+ 00017874  0x00003d26 store  0x00000001 , 0x000049c1 
+ 00017875  0x00003d27 beq  0x00000004 , 0x000045d7 
+ 00017876  0x00003d28 call  0x00003222 
+ 00017877  0x00003d29 call  0x000045ea 
+ 00017878  0x00003d2a nbranch  0x000045ce , 0x0000002f 
+ 00017879  0x00003d2c jam  0x00000000 , 0x000049c1 
+ 00017880  0x00003d2d rtn 
+ 00017881  0x00003d2f fetch  0x00000001 , 0x00004616 
+ 00017882  0x00003d30 rtnne  0x00000000 
+ 00017883  0x00003d31 call  0x000045de 
+ 00017884  0x00003d32 call  0x00003518 
+ 00017885  0x00003d33 branch  0x000045ea 
+ 00017886  0x00003d35 fetch  0x00000001 , 0x00004615 
+ 00017887  0x00003d36 rtnbit1  0x00000000 
+ 00017888  0x00003d37 set1  0x00000000 , 0x0000003f 
+ 00017889  0x00003d38 store  0x00000001 , 0x00004615 
+ 00017890  0x00003d39 fetch  0x00000001 , 0x00004623 
+ 00017891  0x00003d3a store  0x00000001 , 0x00004141 
+ 00017892  0x00003d3b jam  0x00000000 , 0x00004611 
+ 00017893  0x00003d3c jam  0x00000000 , 0x0000090d 
+ 00017894  0x00003d3d jam  0x00000001 , 0x0000460a 
+ 00017895  0x00003d3e jam  0x00000000 , 0x0000457e 
+ 00017896  0x00003d40 fetch  0x00000004 , 0x000049da 
+ 00017897  0x00003d41 branch  0x0000345d 
+ 00017898  0x00003d43 call  0x000033f1 
+ 00017899  0x00003d44 nbranch  0x000033be , 0x0000002f 
+ 00017900  0x00003d46 call  0x000033e3 
+ 00017901  0x00003d47 nbranch  0x000033be , 0x00000028 
+ 00017902  0x00003d48 fetch  0x00000001 , 0x0000457d 
+ 00017903  0x00003d49 branch  0x000033be , 0x00000034 
+ 00017904  0x00003d4a increase  0x00000002 , 0x0000003f 
+ 00017905  0x00003d4b iforce  0x00000039 
+ 00017906  0x00003d4c arg  0x000044f7 , 0x00000006 
+ 00017907  0x00003d4d arg  0x000045e8 , 0x00000005 
+ 00017908  0x00003d4e call  0x00007cda 
+ 00017909  0x00003d4f jam  0x00000000 , 0x00004613 
+ 00017910  0x00003d50 fetch  0x00000001 , 0x00004610 
+ 00017911  0x00003d51 call  0x000033fe , 0x00000034 
+ 00017912  0x00003d52 fetch  0x00000001 , 0x000045ea 
+ 00017913  0x00003d53 beq  0x000000ff , 0x000045fc 
+ 00017914  0x00003d54 beq  0x00000001 , 0x00004601 
+ 00017915  0x00003d55 branch  0x000033bb 
+ 00017916  0x00003d57 fetch  0x00000001 , 0x00004610 
+ 00017917  0x00003d58 nrtn  0x00000034 
+ 00017918  0x00003d59 fetch  0x00000001 , 0x000045d5 
+ 00017919  0x00003d5a rtn  0x00000034 
+ 00017920  0x00003d5c branch  0x0000359b 
+ 00017921  0x00003d5e call  0x0000352e 
+ 00017922  0x00003d5f fetch  0x00000001 , 0x0000460a 
+ 00017923  0x00003d60 fetcht  0x00000001 , 0x000045e8 
+ 00017924  0x00003d61 isolate1  0x00000003 , 0x00000002 
+ 00017925  0x00003d62 setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00017926  0x00003d63 store  0x00000001 , 0x0000460a 
+ 00017927  0x00003d64 beq  0x00000001 , 0x00004609 
+ 00017928  0x00003d65 branch  0x000033cb 
+ 00017929  0x00003d67 fetch  0x00000001 , 0x000043cb 
+ 00017930  0x00003d68 sub  0x0000003f , 0x0000000e , 0x0000003e 
+ 00017931  0x00003d69 call  0x0000788d , 0x00000005 
+ 00017932  0x00003d6a fetch  0x00000004 , 0x000045f2 
+ 00017933  0x00003d6b branch  0x000035a3 
+ 00017934  0x00003d6e fetch  0x00000001 , 0x00004616 
+ 00017935  0x00003d6f rtnne  0x00000001 
+ 00017936  0x00003d70 call  0x000032ff 
+ 00017937  0x00003d71 call  0x0000465b 
+ 00017938  0x00003d73 call  0x000033be 
+ 00017939  0x00003d74 call  0x00003119 
+ 00017940  0x00003d75 nbranch  0x000033be , 0x0000002f 
+ 00017941  0x00003d76 call  0x0000331e 
+ 00017942  0x00003d77 call  0x000033f4 
+ 00017943  0x00003d78 call  0x00003399 
+ 00017944  0x00003d79 call  0x00003317 
+ 00017945  0x00003d7b fetch  0x00000001 , 0x000045d5 
+ 00017946  0x00003d7c nbranch  0x00004621 , 0x00000034 
+ 00017947  0x00003d7d call  0x0000350a 
+ 00017948  0x00003d7e fetch  0x00000001 , 0x00004614 
+ 00017949  0x00003d7f rtn  0x00000034 
+ 00017950  0x00003d80 setarg  0x00000000 
+ 00017951  0x00003d81 store  0x00000004 , 0x00004630 
+ 00017952  0x00003d82 rtn 
+ 00017953  0x00003d84 jam  0x00000000 , 0x00004613 
+ 00017954  0x00003d85 arg  0x00000000 , 0x00000011 
+ 00017955  0x00003d86 call  0x0000788d 
+ 00017956  0x00003d87 call  0x00003460 
+ 00017957  0x00003d88 call  0x00003258 
+ 00017958  0x00003d8a fetch  0x00000004 , 0x000044f1 
+ 00017959  0x00003d8b store  0x00000004 , 0x000049da 
+ 00017960  0x00003d8c fetch  0x00000001 , 0x000049e6 
+ 00017961  0x00003d8d ncall  0x0000462c , 0x00000034 
+ 00017962  0x00003d8f fetch  0x00000004 , 0x000049da 
+ 00017963  0x00003d90 branch  0x00003236 
+ 00017964  0x00003d94 fetch  0x00000001 , 0x000049e6 
+ 00017965  0x00003d95 rtn  0x00000034 
+ 00017966  0x00003d96 fetch  0x00000001 , 0x0000462d 
+ 00017967  0x00003d97 store  0x00000001 , 0x000049dd 
+ 00017968  0x00003d99 fetch  0x00000001 , 0x000044f2 
+ 00017969  0x00003d9a store  0x00000001 , 0x000049dc 
+ 00017970  0x00003d9c fetch  0x00000001 , 0x0000462c 
+ 00017971  0x00003d9d store  0x00000001 , 0x000049db 
+ 00017972  0x00003d9f fetch  0x00000001 , 0x000044f1 
+ 00017973  0x00003da0 store  0x00000001 , 0x000049da 
+ 00017974  0x00003da1 rtn 
+ 00017975  0x00003da2 call  0x0000464a 
+ 00017976  0x00003da3 fetch  0x00000004 , 0x000049da 
+ 00017977  0x00003da4 fetcht  0x00000004 , 0x000049de 
+ 00017978  0x00003da5 isub  0x00000002 , 0x0000003e 
+ 00017979  0x00003da6 rtn  0x00000005 
+ 00017980  0x00003da7 copy  0x00000013 , 0x00000012 
+ 00017981  0x00003da8 arg  0x000049da , 0x00000011 
+ 00017982  0x00003da9 arg  0x00000004 , 0x00000039 
+ 00017983  0x00003daa branch  0x00006b45 
+ 00017984  0x00003dae fetch  0x00000004 , 0x000044f1 
+ 00017985  0x00003daf store  0x00000004 , 0x000049da 
+ 00017986  0x00003db0 fetch  0x00000001 , 0x000049e6 
+ 00017987  0x00003db1 rtn  0x00000034 
+ 00017988  0x00003db2 rtn 
+ 00017989  0x00003db3 call  0x0000464a 
+ 00017990  0x00003db4 fetch  0x00000004 , 0x000049de 
+ 00017991  0x00003db5 rtn  0x00000034 
+ 00017992  0x00003db6 store  0x00000004 , 0x000049da 
+ 00017993  0x00003db7 rtn 
+ 00017994  0x00003dbb rtn 
+ 00017995  0x00003dbc fetch  0x00000001 , 0x000049e6 
+ 00017996  0x00003dbd rtn  0x00000034 
+ 00017997  0x00003dbe arg  0x00000700 , 0x00000013 
+ 00017998  0x00003dc0 copy  0x00000013 , 0x00000012 
+ 00017999  0x00003dc1 arg  0x000049e2 , 0x00000011 
+ 00018000  0x00003dc2 arg  0x00000004 , 0x00000039 
+ 00018001  0x00003dc3 call  0x00006b74 
+ 00018002  0x00003dc4 fetch  0x00000004 , 0x000049e2 
+ 00018003  0x00003dc5 rtn  0x00000034 
+ 00018004  0x00003dc6 store  0x00000004 , 0x000049de 
+ 00018005  0x00003dc7 copy  0x00000013 , 0x0000003f 
+ 00018006  0x00003dc8 arg  0x000007cc , 0x00000002 
+ 00018007  0x00003dc9 isub  0x00000002 , 0x0000003e 
+ 00018008  0x00003dca rtn  0x00000002 
+ 00018009  0x00003dcb increase  0x00000004 , 0x00000013 
+ 00018010  0x00003dcc branch  0x0000464e 
+ 00018011  0x00003dcf fetch  0x00000004 , 0x00004630 
+ 00018012  0x00003dd0 rtn  0x00000034 
+ 00018013  0x00003dd1 branch  0x00003236 
+ 00018014  0x00003dd4 fetch  0x00000002 , 0x000044e9 
+ 00018015  0x00003dd5 rtnbit1  0x00000009 
+ 00018016  0x00003dd6 fetch  0x00000002 , 0x00004799 
+ 00018017  0x00003dd7 store  0x00000002 , 0x0000479b 
+ 00018018  0x00003dd8 jam  0x00000001 , 0x000049b7 
+ 00018019  0x00003dd9 arg  0x000045eb , 0x00000011 
+ 00018020  0x00003dda branch  0x000044fd 
+ 00018021  0x00003ddd fetch  0x00000001 , 0x000049c0 
+ 00018022  0x00003dde rtn  0x00000034 
+ 00018023  0x00003ddf call  0x0000466d 
+ 00018024  0x00003de0 nrtn  0x00000028 
+ 00018025  0x00003de1 fetch  0x00000003 , 0x000045af 
+ 00018026  0x00003de2 call  0x00007d25 
+ 00018027  0x00003de3 storet  0x00000004 , 0x000040a9 
+ 00018028  0x00003de4 branch  0x0000241e 
+ 00018029  0x00003de6 enable  0x00000028 
+ 00018030  0x00003de7 call  0x00002408 
+ 00018031  0x00003de8 fetch  0x00000003 , 0x000040bd 
+ 00018032  0x00003de9 branch  0x00007dbc , 0x00000034 
+ 00018033  0x00003dea branch  0x00004430 
+ 00018034  0x00003df1 rtn  0x0000002b 
+ 00018035  0x00003df2 call  0x00004772 
+ 00018036  0x00003df3 call  0x00006ff7 
+ 00018037  0x00003df4 setarg  0x00004756 
+ 00018038  0x00003df5 store  0x00000002 , 0x000045f2 
+ 00018039  0x00003df7 setarg  0x000046b6 
+ 00018040  0x00003df8 store  0x00000002 , 0x000045f6 
+ 00018041  0x00003dfa setarg  0x000046b1 
+ 00018042  0x00003dfb store  0x00000002 , 0x000043d5 
+ 00018043  0x00003dfd setarg  0x000046f0 
+ 00018044  0x00003dfe store  0x00000002 , 0x000043db 
+ 00018045  0x00003e00 setarg  0x000046f2 
+ 00018046  0x00003e01 store  0x00000002 , 0x000043dd 
+ 00018047  0x00003e03 setarg  0x0000473b 
+ 00018048  0x00003e04 store  0x00000002 , 0x000043e3 
+ 00018049  0x00003e06 setarg  0x000046a6 
+ 00018050  0x00003e07 store  0x00000002 , 0x000046ee 
+ 00018051  0x00003e09 setarg  0x00004696 
+ 00018052  0x00003e0a store  0x00000002 , 0x000046f2 
+ 00018053  0x00003e0d bpatch  0x00000033 , 0x00004006 
+ 00018054  0x00003e0e call  0x00006cc1 
+ 00018055  0x00003e0f call  0x000046ad 
+ 00018056  0x00003e11 call  0x000078ad 
+ 00018057  0x00003e12 fetch  0x00000001 , 0x000046be 
+ 00018058  0x00003e13 store  0x00000001 , 0x0000462d 
+ 00018059  0x00003e14 beq  0x00000000 , 0x00004695 
+ 00018060  0x00003e15 fetch  0x00000001 , 0x000046bf 
+ 00018061  0x00003e16 store  0x00000001 , 0x000044ec 
+ 00018062  0x00003e18 call  0x000046a6 
+ 00018063  0x00003e19 call  0x00007776 
+ 00018064  0x00003e1a call  0x00007780 
+ 00018065  0x00003e1b jam  0x00000001 , 0x000046ea 
+ 00018066  0x00003e1c fetch  0x00000002 , 0x000044e9 
+ 00018067  0x00003e1d rtnbit1  0x0000000c 
+ 00018068  0x00003e1e branch  0x00004327 
+ 00018069  0x00003e23 jam  0x00000002 , 0x000046ea 
+ 00018070  0x00003e25 call  0x000046a6 
+ 00018071  0x00003e26 arg  0x00000000 , 0x00000011 
+ 00018072  0x00003e27 call  0x000077c4 
+ 00018073  0x00003e28 call  0x00004719 
+ 00018074  0x00003e29 fetch  0x00000004 , 0x00004700 
+ 00018075  0x00003e2a store  0x00000004 , 0x0000458f 
+ 00018076  0x00003e2b branch  0x00003291 , 0x00000034 
+ 00018077  0x00003e2c fetch  0x00000004 , 0x0000458f 
+ 00018078  0x00003e2d store  0x00000004 , 0x000045e8 
+ 00018079  0x00003e2e fetch  0x00000002 , 0x000045dc 
+ 00018080  0x00003e2f store  0x00000002 , 0x000045de 
+ 00018081  0x00003e30 branch  0x00003534 
+ 00018082  0x00003e33 arg  0x00000004 , 0x00000002 
+ 00018083  0x00003e34 arg  0x0000458f , 0x00000011 
+ 00018084  0x00003e35 arg  0x00000000 , 0x00000012 
+ 00018085  0x00003e36 rtn 
+ 00018086  0x00003e3b bpatch  0x00000034 , 0x00004006 
+ 00018087  0x00003e3c fetch  0x00000001 , 0x000046bc 
+ 00018088  0x00003e3d bne  0x000000ff , 0x000046ab 
+ 00018089  0x00003e3f fetcht  0x00000001 , 0x00004699 
+ 00018090  0x00003e40 branch  0x00006ef7 
+ 00018091  0x00003e42 store  0x00000001 , 0x00004699 
+ 00018092  0x00003e43 branch  0x000046a9 
+ 00018093  0x00003e47 call  0x000035f0 
+ 00018094  0x00003e49 fetch  0x00000002 , 0x000046e6 
+ 00018095  0x00003e4a store  0x00000002 , 0x000046e8 
+ 00018096  0x00003e4b rtn 
+ 00018097  0x00003e4e call  0x000046b6 
+ 00018098  0x00003e50 fetch  0x00000001 , 0x0000468f 
+ 00018099  0x00003e51 set1  0x00000007 , 0x0000003f 
+ 00018100  0x00003e52 arg  0x0000003f , 0x00000002 
+ 00018101  0x00003e53 branch  0x00006f20 
+ 00018102  0x00003e56 call  0x00006f35 
+ 00018103  0x00003e57 branch  0x0000701b 
+ 00018104  0x00003e5a call  0x00007027 
+ 00018105  0x00003e5b call  0x000046c9 
+ 00018106  0x00003e5c call  0x000046bc 
+ 00018107  0x00003e5d branch  0x000046d7 
+ 00018108  0x00003e60 fetch  0x00000001 , 0x000046f5 
+ 00018109  0x00003e61 rtnne  0x00000001 
+ 00018110  0x00003e62 fetch  0x00000004 , 0x000046f9 
+ 00018111  0x00003e63 branch  0x000046c3 , 0x00000034 
+ 00018112  0x00003e64 jam  0x00000000 , 0x000046ff 
+ 00018113  0x00003e65 enable  0x00000028 
+ 00018114  0x00003e66 branch  0x0000788d 
+ 00018115  0x00003e68 fetch  0x00000001 , 0x000046ff 
+ 00018116  0x00003e69 rtneq  0x000000ff 
+ 00018117  0x00003e6a pincrease  0x00000001 
+ 00018118  0x00003e6b store  0x00000001 , 0x000046ff 
+ 00018119  0x00003e6c disable  0x00000028 
+ 00018120  0x00003e6d branch  0x0000788b 
+ 00018121  0x00003e71 fetcht  0x00000002 , 0x0000442e 
+ 00018122  0x00003e72 and  0x00000002 , 0x00000001 , 0x0000003f 
+ 00018123  0x00003e73 rshift  0x00000002 , 0x00000002 
+ 00018124  0x00003e74 store  0x00000001 , 0x000046f9 
+ 00018125  0x00003e75 and  0x00000002 , 0x00000001 , 0x0000003f 
+ 00018126  0x00003e76 rshift  0x00000002 , 0x00000002 
+ 00018127  0x00003e77 store  0x00000001 , 0x000046fa 
+ 00018128  0x00003e78 and  0x00000002 , 0x00000001 , 0x0000003f 
+ 00018129  0x00003e79 rshift  0x00000002 , 0x00000002 
+ 00018130  0x00003e7a store  0x00000001 , 0x000046fb 
+ 00018131  0x00003e7b and  0x00000002 , 0x00000001 , 0x0000003f 
+ 00018132  0x00003e7c rshift  0x00000002 , 0x00000002 
+ 00018133  0x00003e7d store  0x00000001 , 0x000046fc 
+ 00018134  0x00003e7e rtn 
+ 00018135  0x00003e80 bpatch  0x00000035 , 0x00004006 
+ 00018136  0x00003e81 call  0x000046e6 
+ 00018137  0x00003e82 call  0x000046eb 
+ 00018138  0x00003e83 call  0x000046dd 
+ 00018139  0x00003e84 nrtn  0x00000028 
+ 00018140  0x00003e85 branch  0x00004752 
+ 00018141  0x00003e89 fetch  0x00000001 , 0x000046f5 
+ 00018142  0x00003e8a rtnne  0x00000001 
+ 00018143  0x00003e8b fetch  0x00000001 , 0x000046ff 
+ 00018144  0x00003e8c rtn  0x00000034 
+ 00018145  0x00003e8d sub  0x0000003f , 0x00000001 , 0x0000003e 
+ 00018146  0x00003e8e nrtn  0x00000002 
+ 00018147  0x00003e8f fetch  0x00000002 , 0x000045dc 
+ 00018148  0x00003e90 store  0x00000002 , 0x000045de 
+ 00018149  0x00003e91 branch  0x00007dba 
+ 00018150  0x00003e96 fetch  0x00000001 , 0x000046f9 
+ 00018151  0x00003e97 nbranch  0x00004746 , 0x00000034 
+ 00018152  0x00003e98 fetch  0x00000001 , 0x000046fa 
+ 00018153  0x00003e99 nbranch  0x00004748 , 0x00000034 
+ 00018154  0x00003e9a branch  0x0000474e 
+ 00018155  0x00003e9d fetch  0x00000001 , 0x000046fb 
+ 00018156  0x00003e9e nbranch  0x0000474a , 0x00000034 
+ 00018157  0x00003e9f fetch  0x00000001 , 0x000046fc 
+ 00018158  0x00003ea0 nbranch  0x0000474c , 0x00000034 
+ 00018159  0x00003ea1 branch  0x00004750 
+ 00018160  0x00003ea5 call  0x00004730 
+ 00018161  0x00003ea6 branch  0x000046b8 
+ 00018162  0x00003ea9 copy  0x00000013 , 0x0000003f 
+ 00018163  0x00003eaa beq  0x0000002d , 0x00004347 
+ 00018164  0x00003eab beq  0x00000010 , 0x0000432f 
+ 00018165  0x00003eac beq  0x00000039 , 0x000046fa 
+ 00018166  0x00003ead beq  0x0000003c , 0x00004701 
+ 00018167  0x00003eae beq  0x0000003a , 0x000046f9 
+ 00018168  0x00003eaf rtn 
+ 00018169  0x00003eb2 branch  0x0000357b 
+ 00018170  0x00003eb5 bpatch  0x00000036 , 0x00004006 
+ 00018171  0x00003eb6 fetch  0x00000004 , 0x000045e8 
+ 00018172  0x00003eb7 store  0x00000004 , 0x00004700 
+ 00018173  0x00003eb8 fetch  0x00000001 , 0x0000470c 
+ 00018174  0x00003eb9 ncall  0x00004706 , 0x00000034 
+ 00018175  0x00003eba fetch  0x00000004 , 0x00004700 
+ 00018176  0x00003ebb call  0x00003236 
+ 00018177  0x00003ebf jam  0x00000000 , 0x000045fc 
+ 00018178  0x00003ec0 jam  0x00000001 , 0x000046f6 
+ 00018179  0x00003ec1 jam  0x00000001 , 0x000046f7 
+ 00018180  0x00003ec2 jam  0x00000000 , 0x000045de 
+ 00018181  0x00003ec3 rtn 
+ 00018182  0x00003ec7 fetch  0x00000001 , 0x0000470c 
+ 00018183  0x00003ec8 rtn  0x00000034 
+ 00018184  0x00003ec9 fetch  0x00000001 , 0x000044f2 
+ 00018185  0x00003eca store  0x00000001 , 0x00004703 
+ 00018186  0x00003ecc fetch  0x00000001 , 0x000045e9 
+ 00018187  0x00003ecd store  0x00000001 , 0x00004702 
+ 00018188  0x00003ecf fetch  0x00000001 , 0x000044f1 
+ 00018189  0x00003ed0 store  0x00000001 , 0x00004701 
+ 00018190  0x00003ed2 fetch  0x00000001 , 0x000045e8 
+ 00018191  0x00003ed3 store  0x00000001 , 0x00004700 
+ 00018192  0x00003ed4 call  0x00004720 
+ 00018193  0x00003ed5 fetch  0x00000004 , 0x00004700 
+ 00018194  0x00003ed6 fetcht  0x00000004 , 0x00004704 
+ 00018195  0x00003ed7 isub  0x00000002 , 0x0000003e 
+ 00018196  0x00003ed8 rtn  0x00000005 
+ 00018197  0x00003ed9 copy  0x00000013 , 0x00000012 
+ 00018198  0x00003eda arg  0x00004700 , 0x00000011 
+ 00018199  0x00003edb arg  0x00000004 , 0x00000039 
+ 00018200  0x00003edc branch  0x00006b45 
+ 00018201  0x00003edf fetch  0x00000001 , 0x0000470c 
+ 00018202  0x00003ee0 rtn  0x00000034 
+ 00018203  0x00003ee1 call  0x00004720 
+ 00018204  0x00003ee2 fetch  0x00000004 , 0x00004704 
+ 00018205  0x00003ee3 rtn  0x00000034 
+ 00018206  0x00003ee4 store  0x00000004 , 0x00004700 
+ 00018207  0x00003ee5 rtn 
+ 00018208  0x00003ee9 fetch  0x00000001 , 0x0000470c 
+ 00018209  0x00003eea rtn  0x00000034 
+ 00018210  0x00003eeb arg  0x00000700 , 0x00000013 
+ 00018211  0x00003eed copy  0x00000013 , 0x00000012 
+ 00018212  0x00003eee arg  0x00004704 , 0x00000011 
+ 00018213  0x00003eef arg  0x00000004 , 0x00000039 
+ 00018214  0x00003ef0 call  0x00006b74 
+ 00018215  0x00003ef1 fetch  0x00000004 , 0x00004708 
+ 00018216  0x00003ef2 rtn  0x00000034 
+ 00018217  0x00003ef3 store  0x00000004 , 0x00004704 
+ 00018218  0x00003ef4 copy  0x00000013 , 0x0000003f 
+ 00018219  0x00003ef5 arg  0x000007cc , 0x00000002 
+ 00018220  0x00003ef6 isub  0x00000002 , 0x0000003e 
+ 00018221  0x00003ef7 rtn  0x00000002 
+ 00018222  0x00003ef8 increase  0x00000004 , 0x00000013 
+ 00018223  0x00003ef9 branch  0x00004723 
+ 00018224  0x00003efc fetch  0x00000001 , 0x000046f6 
+ 00018225  0x00003efd rtneq  0x00000000 
+ 00018226  0x00003efe fetch  0x00000001 , 0x000046f5 
+ 00018227  0x00003eff rtneq  0x00000001 
+ 00018228  0x00003f00 jam  0x00000001 , 0x000046f5 
+ 00018229  0x00003f02 arg  0x00000000 , 0x00000011 
+ 00018230  0x00003f03 branch  0x000077bf 
+ 00018231  0x00003f05 arg  0x00000000 , 0x00000011 
+ 00018232  0x00003f06 call  0x000077bf 
+ 00018233  0x00003f07 call  0x000046a6 
+ 00018234  0x00003f08 branch  0x00004327 
+ 00018235  0x00003f0b call  0x000042ee 
+ 00018236  0x00003f0c call  0x0000328e 
+ 00018237  0x00003f0d call  0x00003531 
+ 00018238  0x00003f0e branch  0x0000473f 
+ 00018239  0x00003f11 fetch  0x00000001 , 0x000046c0 
+ 00018240  0x00003f12 rtn  0x00000034 
+ 00018241  0x00003f13 fetch  0x00000001 , 0x0000442e 
+ 00018242  0x00003f14 nbranch  0x000046ae , 0x00000034 
+ 00018243  0x00003f15 arg  0x000046e8 , 0x00000013 
+ 00018244  0x00003f16 arg  0x00004737 , 0x00000012 
+ 00018245  0x00003f17 branch  0x000042e7 
+ 00018246  0x00003f1c jam  0x00000001 , 0x000046c7 
+ 00018247  0x00003f1d rtn 
+ 00018248  0x00003f1f jam  0x00000002 , 0x000046c7 
+ 00018249  0x00003f20 rtn 
+ 00018250  0x00003f22 jam  0x00000001 , 0x000046c9 
+ 00018251  0x00003f23 rtn 
+ 00018252  0x00003f25 jam  0x00000002 , 0x000046c9 
+ 00018253  0x00003f26 rtn 
+ 00018254  0x00003f2b jam  0x00000000 , 0x000046c7 
+ 00018255  0x00003f2c rtn 
+ 00018256  0x00003f2f jam  0x00000000 , 0x000046c9 
+ 00018257  0x00003f30 rtn 
+ 00018258  0x00003f33 arg  0x000046c1 , 0x00000011 
+ 00018259  0x00003f34 branch  0x000078b2 
+ 00018260  0x00003f36 arg  0x000046ce , 0x00000011 
+ 00018261  0x00003f37 branch  0x000078b2 
+ 00018262  0x00003f3a fetch  0x00000001 , 0x000046f7 
+ 00018263  0x00003f3b beq  0x00000001 , 0x00004760 
+ 00018264  0x00003f3c arg  0x000046d7 , 0x00000011 
+ 00018265  0x00003f3d call  0x000078ca 
+ 00018266  0x00003f3e nbranch  0x00004765 , 0x00000028 
+ 00018267  0x00003f40 arg  0x000046d7 , 0x00000006 
+ 00018268  0x00003f41 ifetch  0x00000001 , 0x00000006 
+ 00018269  0x00003f42 copy  0x0000003f , 0x00000011 
+ 00018270  0x00003f43 arg  0x000046d8 , 0x00000012 
+ 00018271  0x00003f46 rtn 
+ 00018272  0x00003f49 jam  0x00000000 , 0x000046f7 
+ 00018273  0x00003f4a enable  0x00000028 
+ 00018274  0x00003f4b arg  0x00000001 , 0x00000011 
+ 00018275  0x00003f4c arg  0x000046f8 , 0x00000012 
+ 00018276  0x00003f4d rtn 
+ 00018277  0x00003f50 fetch  0x00000001 , 0x000046da 
+ 00018278  0x00003f51 beq  0x00000004 , 0x00004769 
+ 00018279  0x00003f52 beq  0x00000005 , 0x00004769 
+ 00018280  0x00003f53 rtn 
+ 00018281  0x00003f55 fetch  0x00000001 , 0x000046dd 
+ 00018282  0x00003f56 nbranch  0x00004770 , 0x00000034 
+ 00018283  0x00003f57 fetch  0x00000001 , 0x000046df 
+ 00018284  0x00003f58 nbranch  0x00004770 , 0x00000034 
+ 00018285  0x00003f59 fetch  0x00000001 , 0x000046e1 
+ 00018286  0x00003f5a nbranch  0x00004770 , 0x00000034 
+ 00018287  0x00003f5b rtn 
+ 00018288  0x00003f5d enable  0x00000028 
+ 00018289  0x00003f5e branch  0x0000475b 
+ 00018290  0x00003f64 jam  0x00000014 , 0x000044eb 
+ 00018291  0x00003f65 jam  0x00000001 , 0x000044e4 
+ 00018292  0x00003f66 setarg  0x0000060f 
+ 00018293  0x00003f67 store  0x00000002 , 0x0000462e 
+ 00018294  0x00003f68 setarg  0x0000462e 
+ 00018295  0x00003f69 store  0x00000002 , 0x000043fb 
+ 00018296  0x00003f6a jam  0x00000001 , 0x00004094 
+ 00018297  0x00003f6b jam  0x00000006 , 0x000040a6 
+ 00018298  0x00003f6c jam  0x00000002 , 0x000040c1 
+ 00018299  0x00003f6d jam  0x00000000 , 0x0000462d 
+ 00018300  0x00003f6e setarg  0x0000468d 
+ 00018301  0x00003f6f store  0x00000002 , 0x000044ef 
+ 00018302  0x00003f70 jam  0x00000001 , 0x000044ee 
+ 00018303  0x00003f71 jam  0x000000ff , 0x0000468e 
+ 00018304  0x00003f72 setarg  0x00000296 
+ 00018305  0x00003f73 store  0x00000002 , 0x00004690 
+ 00018306  0x00003f74 setarg  0x0000073a 
+ 00018307  0x00003f75 store  0x00000002 , 0x00004692 
+ 00018308  0x00003f76 setarg  0x000046ea 
+ 00018309  0x00003f77 store  0x00000002 , 0x00004430 
+ 00018310  0x00003f78 setarg  0x00000c0c 
+ 00018311  0x00003f79 store  0x00000002 , 0x000046ec 
+ 00018312  0x00003f7a setarg  0x000046a1 
+ 00018313  0x00003f7b store  0x00000002 , 0x0000442c 
+ 00018314  0x00003f7c jam  0x00000000 , 0x000046be 
+ 00018315  0x00003f7d jam  0x000000ff , 0x000046bc 
+ 00018316  0x00003f7e jam  0x000000ff , 0x000046bf 
+ 00018317  0x00003f7f jam  0x00000000 , 0x000046ba 
+ 00018318  0x00003f80 jam  0x00000000 , 0x000046bb 
+ 00018319  0x00003f81 jam  0x00000000 , 0x000046bd 
+ 00018320  0x00003f82 jam  0x00000001 , 0x000046c0 
+ 00018321  0x00003f83 setarg  0x00004e55 
+ 00018322  0x00003f84 store  0x00000002 , 0x000046ad 
+ 00018323  0x00003f85 store  0x00000002 , 0x000046af 
+ 00018324  0x00003f86 setarg  0x00000007 
+ 00018325  0x00003f87 store  0x00000002 , 0x000046b3 
+ 00018326  0x00003f88 jam  0x00000002 , 0x00004407 
+ 00018327  0x00003f89 setsect  0x00000000 , 0x00035a0c 
+ 00018328  0x00003f8a setsect  0x00000001 , 0x0000011a 
+ 00018329  0x00003f8b setsect  0x00000002 , 0x00000060 
+ 00018330  0x00003f8c setsect  0x00000003 , 0x00000028 
+ 00018331  0x00003f8d store  0x00000009 , 0x000046c1 
+ 00018332  0x00003f8e setsect  0x00000000 , 0x0002000a 
+ 00018333  0x00003f8f setsect  0x00000001 , 0x00000002 
+ 00018334  0x00003f90 istore  0x00000004 , 0x00000005 
+ 00018335  0x00003f91 setsect  0x00000000 , 0x00035a08 
+ 00018336  0x00003f92 setsect  0x00000001 , 0x0000019a 
+ 00018337  0x00003f93 setsect  0x00000002 , 0x00000000 
+ 00018338  0x00003f94 setsect  0x00000003 , 0x00000000 
+ 00018339  0x00003f95 store  0x00000009 , 0x000046ce 
+ 00018340  0x00003f96 setarg  0x00000064 
+ 00018341  0x00003f97 store  0x00000002 , 0x000046e6 
+ 00018342  0x00003f98 jam  0x00000000 , 0x00004141 
+ 00018343  0x00003f99 jam  0x00000001 , 0x00004589 
+ 00018344  0x00003f9a jam  0x00000006 , 0x00004603 
+ 00018345  0x00003f9b jam  0x00000001 , 0x000045ae 
+ 00018346  0x00003f9c jam  0x00000000 , 0x000045e3 
+ 00018347  0x00003f9d call  0x00003278 
+ 00018348  0x00003f9e call  0x000035fb 
+ 00018349  0x00003f9f call  0x0000325b 
+ 00018350  0x00003fa2 setarg  0x00000708 
+ 00018351  0x00003fa3 store  0x00000002 , 0x000045d6 
+ 00018352  0x00003fa4 setarg  0x00000050 
+ 00018353  0x00003fa5 store  0x00000002 , 0x000045dc 
+ 00018354  0x00003fa6 setarg  0x000a7700 
+ 00018355  0x00003fa7 store  0x00000003 , 0x0000460b 
+ 00018356  0x00003fa8 setarg  0x00604800 
+ 00018357  0x00003fa9 store  0x00000003 , 0x000045af 
+ 00018358  0x00003faa rtn 
+ 00018359  0x00003fb2 setarg  0x000047ea 
+ 00018360  0x00003fb3 store  0x00000002 , 0x000045e0 
+ 00018361  0x00003fb4 setarg  0x000048d4 
+ 00018362  0x00003fb5 store  0x00000002 , 0x000045e4 
+ 00018363  0x00003fb6 setarg  0x000048e5 
+ 00018364  0x00003fb7 store  0x00000002 , 0x000045e6 
+ 00018365  0x00003fb8 setarg  0x000048ab 
+ 00018366  0x00003fb9 store  0x00000002 , 0x000045e2 
+ 00018367  0x00003fba setarg  0x000047f9 
+ 00018368  0x00003fbb store  0x00000002 , 0x00000859 
+ 00018369  0x00003fbc branch  0x00007912 
+ 00018370  0x00003fc0 bpatch  0x00000037 , 0x00004006 
+ 00018371  0x00003fc2 call  0x000047ef 
+ 00018372  0x00003fc3 call  0x000047e5 
+ 00018373  0x00003fc4 fetch  0x00000001 , 0x00004669 
+ 00018374  0x00003fc5 isolate1  0x00000005 , 0x0000003f 
+ 00018375  0x00003fc6 branch  0x000047cb , 0x00000001 
+ 00018376  0x00003fc7 fetch  0x00000001 , 0x00004669 
+ 00018377  0x00003fc8 isolate1  0x00000006 , 0x0000003f 
+ 00018378  0x00003fc9 call  0x0000326b , 0x00000001 
+ 00018379  0x00003fcb fetch  0x00000001 , 0x00004694 
+ 00018380  0x00003fcc store  0x00000001 , 0x00004141 
+ 00018381  0x00003fce jam  0x000000ff , 0x000045d2 
+ 00018382  0x00003fcf setarg  0x0000099f 
+ 00018383  0x00003fd0 store  0x00000002 , 0x00004640 
+ 00018384  0x00003fd1 setarg  0x00000a9f 
+ 00018385  0x00003fd2 store  0x00000002 , 0x00004642 
+ 00018386  0x00003fd3 setarg  0x00000b9f 
+ 00018387  0x00003fd4 store  0x00000002 , 0x00004644 
+ 00018388  0x00003fd5 setarg  0x00000c9f 
+ 00018389  0x00003fd6 store  0x00000002 , 0x00004646 
+ 00018390  0x00003fd7 jam  0x00000085 , 0x000045d1 
+ 00018391  0x00003fd8 jam  0x00000000 , 0x00004692 
+ 00018392  0x00003fd9 jam  0x00000000 , 0x0000462b 
+ 00018393  0x00003fda call  0x00003281 
+ 00018394  0x00003fdb fetch  0x00000001 , 0x00004669 
+ 00018395  0x00003fdc isolate1  0x00000003 , 0x0000003f 
+ 00018396  0x00003fdd call  0x00003284 , 0x00000001 
+ 00018397  0x00003fde call  0x0000339f 
+ 00018398  0x00003fdf call  0x00003287 
+ 00018399  0x00003fe0 call  0x0000325b 
+ 00018400  0x00003fe2 fetch  0x00000001 , 0x00004673 
+ 00018401  0x00003fe3 store  0x00000001 , 0x0000085b 
+ 00018402  0x00003fe4 fetch  0x00000009 , 0x0000466a 
+ 00018403  0x00003fe5 store  0x00000009 , 0x0000085c 
+ 00018404  0x00003fe6 rtn 
+ 00018405  0x00003fe9 jam  0x00000018 , 0x00004099 
+ 00018406  0x00003fea fetch  0x00000001 , 0x00004669 
+ 00018407  0x00003feb rtnbit0  0x00000007 
+ 00018408  0x00003fec jam  0x00000010 , 0x00004099 
+ 00018409  0x00003fed rtn 
+ 00018410  0x00003ff0 fetch  0x00000001 , 0x00004610 
+ 00018411  0x00003ff1 beq  0x00000000 , 0x0000489b 
+ 00018412  0x00003ff2 beq  0x00000001 , 0x00004822 
+ 00018413  0x00003ff3 beq  0x0000000f , 0x0000481e 
+ 00018414  0x00003ff4 rtn 
+ 00018415  0x00003ff8 bpatch  0x00000038 , 0x00004007 
+ 00018416  0x00003ff9 arg  0x00001fdf , 0x00000012 
+ 00018417  0x00003ffa arg  0x00004648 , 0x00000011 
+ 00018418  0x00003ffb arg  0x00000001 , 0x00000039 
+ 00018419  0x00003ffc branch  0x00006b74 
+ 00018420  0x00003fff bpatch  0x00000039 , 0x00004007 
+ 00018421  0x00004000 arg  0x00000001 , 0x00000039 
+ 00018422  0x00004001 arg  0x00004648 , 0x00000011 
+ 00018423  0x00004002 arg  0x00001fdf , 0x00000012 
+ 00018424  0x00004003 branch  0x00006b45 
+ 00018425  0x00004006 fetch  0x00000001 , 0x00004669 
+ 00018426  0x00004007 bbit1  0x00000004 , 0x000047fd 
+ 00018427  0x00004008 fetch  0x00000001 , 0x00004648 
+ 00018428  0x00004009 bne  0x0000005a , 0x00004801 
+ 00018429  0x0000400b jam  0x0000005a , 0x00004648 
+ 00018430  0x0000400c fetch  0x00000004 , 0x0000937a 
+ 00018431  0x0000400d set1  0x0000001d , 0x0000003f 
+ 00018432  0x0000400e store  0x00000004 , 0x000007b4 
+ 00018433  0x00004010 call  0x00004818 
+ 00018434  0x00004011 call  0x00007966 
+ 00018435  0x00004012 call  0x00004805 
+ 00018436  0x00004013 branch  0x0000480e 
+ 00018437  0x00004016 fetch  0x00000001 , 0x0000085c 
+ 00018438  0x00004017 rtn  0x00000034 
+ 00018439  0x00004018 fetch  0x00000001 , 0x00004648 
+ 00018440  0x00004019 beq  0x0000005a , 0x0000480c 
+ 00018441  0x0000401b fetch  0x00000004 , 0x0000085d 
+ 00018442  0x0000401d store  0x00000004 , 0x000007b4 
+ 00018443  0x0000401e rtn 
+ 00018444  0x00004020 fetch  0x00000004 , 0x00000861 
+ 00018445  0x00004021 branch  0x0000480a 
+ 00018446  0x00004024 fetch  0x00000001 , 0x00004648 
+ 00018447  0x00004025 beq  0x0000005a , 0x00004814 
+ 00018448  0x00004026 setarg  0x00009272 
+ 00018449  0x00004027 store  0x00000002 , 0x000007a7 
+ 00018450  0x00004028 jam  0x0000001a , 0x000007d8 
+ 00018451  0x00004029 rtn 
+ 00018452  0x0000402b setarg  0x0000928d 
+ 00018453  0x0000402c store  0x00000002 , 0x000007a7 
+ 00018454  0x0000402d jam  0x0000003f , 0x000007d8 
+ 00018455  0x0000402e rtn 
+ 00018456  0x00004031 fetch  0x00000001 , 0x00004674 
+ 00018457  0x00004032 rtn  0x00000034 
+ 00018458  0x00004033 arg  0x00004674 , 0x00000006 
+ 00018459  0x00004034 arg  0x0000081d , 0x00000005 
+ 00018460  0x00004035 arg  0x0000001e , 0x00000039 
+ 00018461  0x00004036 branch  0x00007cda 
+ 00018462  0x0000403a call  0x00003460 
+ 00018463  0x0000403c call  0x000048a3 
+ 00018464  0x0000403d call  0x00004867 
+ 00018465  0x0000403e branch  0x0000481f 
+ 00018466  0x00004041 call  0x00003460 
+ 00018467  0x00004043 call  0x000048a3 
+ 00018468  0x00004044 call  0x00003469 
+ 00018469  0x00004045 call  0x00004867 
+ 00018470  0x00004046 branch  0x00004823 
+ 00018471  0x00004049 call  0x0000482b 
+ 00018472  0x0000404a call  0x0000483b 
+ 00018473  0x0000404b call  0x0000484c 
+ 00018474  0x0000404c branch  0x00004859 
+ 00018475  0x0000404f bpatch  0x0000003a , 0x00004007 
+ 00018476  0x00004050 fetch  0x00000001 , 0x00004668 
+ 00018477  0x00004051 rtn  0x00000034 
+ 00018478  0x00004052 arg  0x0000000d , 0x00000007 
+ 00018479  0x00004053 call  0x00007cef 
+ 00018480  0x00004054 nrtn  0x00000034 
+ 00018481  0x00004055 jam  0x00000000 , 0x00004668 
+ 00018482  0x00004056 setarg  0x00000001 
+ 00018483  0x00004057 store  0x00000001 , 0x00000913 
+ 00018484  0x00004058 setarg  0x00000000 
+ 00018485  0x00004059 istore  0x00000007 , 0x00000005 
+ 00018486  0x0000405b jam  0x00000020 , 0x0000090c 
+ 00018487  0x0000405d fetch  0x00000001 , 0x0000090d 
+ 00018488  0x0000405e set1  0x00000002 , 0x0000003f 
+ 00018489  0x0000405f store  0x00000001 , 0x0000090d 
+ 00018490  0x00004060 rtn 
+ 00018491  0x00004063 bpatch  0x0000003b , 0x00004007 
+ 00018492  0x00004064 fetch  0x00000001 , 0x00004665 
+ 00018493  0x00004065 rtn  0x00000034 
+ 00018494  0x00004066 arg  0x0000000e , 0x00000007 
+ 00018495  0x00004067 call  0x00007cef 
+ 00018496  0x00004068 nrtn  0x00000034 
+ 00018497  0x00004069 jam  0x00000000 , 0x00004665 
+ 00018498  0x0000406a arg  0x00000923 , 0x00000005 
+ 00018499  0x0000406b call  0x00007c99 
+ 00018500  0x0000406c fetch  0x00000008 , 0x00000923 
+ 00018501  0x0000406d store  0x00000008 , 0x00004651 
+ 00018502  0x0000406f jam  0x00000000 , 0x00000923 
+ 00018503  0x00004071 jam  0x00000010 , 0x0000090b 
+ 00018504  0x00004072 fetch  0x00000001 , 0x0000090d 
+ 00018505  0x00004073 set1  0x00000001 , 0x0000003f 
+ 00018506  0x00004074 store  0x00000001 , 0x0000090d 
+ 00018507  0x00004075 rtn 
+ 00018508  0x00004078 fetch  0x00000001 , 0x00004667 
+ 00018509  0x00004079 rtn  0x00000034 
+ 00018510  0x0000407a arg  0x0000000a , 0x00000007 
+ 00018511  0x0000407b call  0x00007cef 
+ 00018512  0x0000407c nrtn  0x00000034 
+ 00018513  0x0000407d jam  0x00000000 , 0x00004667 
+ 00018514  0x0000407e arg  0x00000943 , 0x00000005 
+ 00018515  0x0000407f call  0x00007c99 
+ 00018516  0x00004080 jam  0x00000002 , 0x00000943 
+ 00018517  0x00004081 fetch  0x00000002 , 0x00000943 
+ 00018518  0x00004082 store  0x00000002 , 0x0000465f 
+ 00018519  0x00004084 jam  0x00000022 , 0x0000090c 
+ 00018520  0x00004085 branch  0x00004837 
+ 00018521  0x00004088 bpatch  0x0000003c , 0x00004007 
+ 00018522  0x00004089 fetch  0x00000001 , 0x00004666 
+ 00018523  0x0000408a rtn  0x00000034 
+ 00018524  0x0000408b arg  0x0000000c , 0x00000007 
+ 00018525  0x0000408c call  0x00007cef 
+ 00018526  0x0000408d nrtn  0x00000034 
+ 00018527  0x0000408e jam  0x00000000 , 0x00004666 
+ 00018528  0x0000408f arg  0x00000933 , 0x00000005 
+ 00018529  0x00004090 call  0x00007c99 
+ 00018530  0x00004091 jam  0x00000003 , 0x00000933 
+ 00018531  0x00004092 fetch  0x00000003 , 0x00000933 
+ 00018532  0x00004093 store  0x00000003 , 0x0000465c 
+ 00018533  0x00004095 jam  0x00000021 , 0x0000090c 
+ 00018534  0x00004096 branch  0x00004837 
+ 00018535  0x00004099 bpatch  0x0000003d , 0x00004007 
+ 00018536  0x0000409a fetch  0x00000001 , 0x00000901 
+ 00018537  0x0000409b call  0x000048b5 , 0x00000034 
+ 00018538  0x0000409c call  0x00007906 
+ 00018539  0x0000409d fetch  0x00000001 , 0x000008f7 
+ 00018540  0x0000409e rtn  0x00000034 
+ 00018541  0x0000409f jam  0x00000000 , 0x000008f7 
+ 00018542  0x000040a0 fetch  0x00000002 , 0x000008f5 
+ 00018543  0x000040a1 arg  0x000002ba , 0x00000002 
+ 00018544  0x000040a2 isub  0x00000002 , 0x0000003e 
+ 00018545  0x000040a3 nrtn  0x00000005 
+ 00018546  0x000040a5 fetch  0x00000001 , 0x00000875 
+ 00018547  0x000040a6 rtnne  0x000000ba 
+ 00018548  0x000040a7 fetch  0x00000001 , 0x00000876 
+ 00018549  0x000040a8 beq  0x000000a0 , 0x0000487c 
+ 00018550  0x000040a9 beq  0x000000a1 , 0x00004882 
+ 00018551  0x000040aa beq  0x000000a6 , 0x0000488e 
+ 00018552  0x000040ab beq  0x000000a7 , 0x00004890 
+ 00018553  0x000040ac beq  0x000000a9 , 0x00004896 
+ 00018554  0x000040af jam  0x00000000 , 0x000008f8 
+ 00018555  0x000040b0 rtn 
+ 00018556  0x000040b3 fetch  0x00000001 , 0x00000877 
+ 00018557  0x000040b4 beq  0x00000081 , 0x0000487f 
+ 00018558  0x000040b5 branch  0x0000487a 
+ 00018559  0x000040b7 call  0x000032fc 
+ 00018560  0x000040b9 jam  0x00000001 , 0x000008f8 
+ 00018561  0x000040ba rtn 
+ 00018562  0x000040bd fetch  0x00000001 , 0x00000877 
+ 00018563  0x000040be beq  0x00000001 , 0x00004887 
+ 00018564  0x000040bf beq  0x00000084 , 0x0000488a 
+ 00018565  0x000040c0 beq  0x000000a7 , 0x0000488c 
+ 00018566  0x000040c1 branch  0x0000487a 
+ 00018567  0x000040c3 fetch  0x00000001 , 0x000045d5 
+ 00018568  0x000040c4 store  0x00000001 , 0x000008b6 
+ 00018569  0x000040c5 branch  0x00004880 
+ 00018570  0x000040c7 call  0x00003461 
+ 00018571  0x000040c8 branch  0x00004887 
+ 00018572  0x000040cb jam  0x000000a1 , 0x000008b6 
+ 00018573  0x000040cc branch  0x00004880 
+ 00018574  0x000040cf jam  0x00000015 , 0x000008b6 
+ 00018575  0x000040d0 branch  0x00004880 
+ 00018576  0x000040d3 fetch  0x00000001 , 0x00004616 
+ 00018577  0x000040d4 beq  0x00000000 , 0x00004894 
+ 00018578  0x000040d5 beq  0x00000001 , 0x0000488c 
+ 00018579  0x000040d6 rtn 
+ 00018580  0x000040d8 jam  0x000000a0 , 0x000008b6 
+ 00018581  0x000040d9 branch  0x00004880 
+ 00018582  0x000040dc jam  0x00000000 , 0x000008b6 
+ 00018583  0x000040dd jam  0x00000000 , 0x000008b7 
+ 00018584  0x000040de jam  0x00000001 , 0x000008b8 
+ 00018585  0x000040df jam  0x00000007 , 0x000008b9 
+ 00018586  0x000040e0 branch  0x00004880 
+ 00018587  0x000040e9 call  0x00003402 
+ 00018588  0x000040eb call  0x00003407 
+ 00018589  0x000040ec call  0x0000342d 
+ 00018590  0x000040ed call  0x000048a3 
+ 00018591  0x000040ee call  0x00003469 
+ 00018592  0x000040ef call  0x00003488 
+ 00018593  0x000040f0 call  0x00004867 
+ 00018594  0x000040f1 branch  0x0000489c 
+ 00018595  0x000040f4 bpatch  0x0000003e , 0x00004007 
+ 00018596  0x000040f5 fetch  0x00000001 , 0x00004616 
+ 00018597  0x000040f6 rtnne  0x00000000 
+ 00018598  0x000040f7 call  0x00003464 
+ 00018599  0x000040f8 call  0x00004827 
+ 00018600  0x000040f9 fetch  0x00000001 , 0x00004610 
+ 00018601  0x000040fa nrtn  0x00000034 
+ 00018602  0x000040fb branch  0x0000350a 
+ 00018603  0x000040fe fetch  0x00000001 , 0x00004589 
+ 00018604  0x000040ff beq  0x00000001 , 0x000048ae 
+ 00018605  0x00004100 beq  0x00000002 , 0x000048b7 
+ 00018606  0x00004102 fetch  0x00000001 , 0x00004693 
+ 00018607  0x00004103 bbit1  0x00000000 , 0x000048bd 
+ 00018608  0x00004104 branch  0x000048b9 
+ 00018609  0x00004107 fetch  0x00000001 , 0x000043cb 
+ 00018610  0x00004108 rtnne  0x00000004 
+ 00018611  0x00004109 jam  0x00000003 , 0x00004693 
+ 00018612  0x0000410a rtn 
+ 00018613  0x0000410c jam  0x00000000 , 0x00004693 
+ 00018614  0x0000410d rtn 
+ 00018615  0x00004110 fetch  0x00000001 , 0x00004693 
+ 00018616  0x00004111 bbit1  0x00000001 , 0x000048c1 
+ 00018617  0x00004113 fetch  0x00000001 , 0x00004611 
+ 00018618  0x00004114 beq  0x00000001 , 0x000048c8 
+ 00018619  0x00004115 beq  0x00000003 , 0x000048cc 
+ 00018620  0x00004116 rtn 
+ 00018621  0x00004119 fetch  0x00000001 , 0x00004693 
+ 00018622  0x0000411a set0  0x00000000 , 0x0000003f 
+ 00018623  0x0000411b store  0x00000001 , 0x00004693 
+ 00018624  0x0000411c branch  0x000048c4 
+ 00018625  0x0000411f fetch  0x00000001 , 0x00004693 
+ 00018626  0x00004120 set0  0x00000001 , 0x0000003f 
+ 00018627  0x00004121 store  0x00000001 , 0x00004693 
+ 00018628  0x00004123 jam  0x00000001 , 0x00004588 
+ 00018629  0x00004124 setarg  0x000000ff 
+ 00018630  0x00004125 store  0x00000001 , 0x00004519 
+ 00018631  0x00004126 rtn 
+ 00018632  0x0000412a jam  0x00000001 , 0x00004611 
+ 00018633  0x0000412b call  0x0000337e 
+ 00018634  0x0000412c nrtn  0x0000002f 
+ 00018635  0x0000412d branch  0x0000330a 
+ 00018636  0x00004130 fetch  0x00000001 , 0x000044f9 
+ 00018637  0x00004131 beq  0x00000001 , 0x000048c8 
+ 00018638  0x00004132 beq  0x000000ff , 0x000048c8 
+ 00018639  0x00004133 jam  0x00000000 , 0x000008f9 
+ 00018640  0x00004134 jam  0x00000001 , 0x00004588 
+ 00018641  0x00004135 fetch  0x00000001 , 0x00004621 
+ 00018642  0x00004136 store  0x00000001 , 0x00004519 
+ 00018643  0x00004137 rtn 
+ 00018644  0x0000413a setarg  0x00000001 
+ 00018645  0x0000413b store  0x00000001 , 0x00000913 
+ 00018646  0x0000413c fetch  0x00000007 , 0x000045eb 
+ 00018647  0x0000413d istore  0x00000007 , 0x00000005 
+ 00018648  0x0000413e fetch  0x00000001 , 0x000045eb 
+ 00018649  0x0000413f ncall  0x000048dd , 0x00000034 
+ 00018650  0x00004140 fetch  0x00000001 , 0x000045eb 
+ 00018651  0x00004141 call  0x000048e1 , 0x00000034 
+ 00018652  0x00004142 branch  0x00004836 
+ 00018653  0x00004145 jam  0x00000001 , 0x00004668 
+ 00018654  0x00004146 setarg  0x00000180 
+ 00018655  0x00004147 arg  0x0000000d , 0x00000007 
+ 00018656  0x00004148 branch  0x00007ce1 
+ 00018657  0x0000414b jam  0x00000000 , 0x00004668 
+ 00018658  0x0000414c setarg  0x00000000 
+ 00018659  0x0000414d arg  0x0000000d , 0x00000007 
+ 00018660  0x0000414e branch  0x00007ce1 
+ 00018661  0x00004151 fetch  0x00000001 , 0x000045eb 
+ 00018662  0x00004152 beq  0x00000000 , 0x000048ea 
+ 00018663  0x00004153 beq  0x00000002 , 0x0000491d 
+ 00018664  0x00004154 beq  0x00000003 , 0x00004905 
+ 00018665  0x00004155 branch  0x000033be 
+ 00018666  0x00004158 fetch  0x00000001 , 0x000045ed 
+ 00018667  0x00004159 store  0x00000001 , 0x00004611 
+ 00018668  0x0000415a jam  0x00000000 , 0x000045ed 
+ 00018669  0x0000415b arg  0x00000923 , 0x00000005 
+ 00018670  0x0000415c arg  0x000045ec , 0x00000006 
+ 00018671  0x0000415d arg  0x00000008 , 0x00000039 
+ 00018672  0x0000415e call  0x00007cda 
+ 00018673  0x0000415f fetch  0x00000008 , 0x00000923 
+ 00018674  0x00004160 ncall  0x000048fd , 0x00000034 
+ 00018675  0x00004161 fetch  0x00000008 , 0x00000923 
+ 00018676  0x00004162 call  0x00004901 , 0x00000034 
+ 00018677  0x00004163 fetch  0x00000008 , 0x00000923 
+ 00018678  0x00004164 store  0x00000008 , 0x00004649 
+ 00018679  0x00004165 fetcht  0x00000008 , 0x00004651 
+ 00018680  0x00004166 isub  0x00000002 , 0x0000003e 
+ 00018681  0x00004167 ncall  0x00004847 , 0x00000005 
+ 00018682  0x00004168 fetch  0x00000008 , 0x00004649 
+ 00018683  0x00004169 store  0x00000008 , 0x00004651 
+ 00018684  0x0000416a branch  0x000033be 
+ 00018685  0x0000416d jam  0x00000001 , 0x00004665 
+ 00018686  0x0000416e setarg  0x00000180 
+ 00018687  0x0000416f arg  0x0000000e , 0x00000007 
+ 00018688  0x00004170 branch  0x00007ce1 
+ 00018689  0x00004173 jam  0x00000000 , 0x00004665 
+ 00018690  0x00004174 setarg  0x00000000 
+ 00018691  0x00004175 arg  0x0000000e , 0x00000007 
+ 00018692  0x00004176 branch  0x00007ce1 
+ 00018693  0x00004179 arg  0x00000933 , 0x00000005 
+ 00018694  0x0000417a arg  0x000045eb , 0x00000006 
+ 00018695  0x0000417b arg  0x00000003 , 0x00000039 
+ 00018696  0x0000417c call  0x00007cda 
+ 00018697  0x0000417d fetch  0x00000002 , 0x00000934 
+ 00018698  0x0000417e ncall  0x00004915 , 0x00000034 
+ 00018699  0x0000417f fetch  0x00000002 , 0x00000934 
+ 00018700  0x00004180 call  0x00004919 , 0x00000034 
+ 00018701  0x00004181 fetch  0x00000003 , 0x00000933 
+ 00018702  0x00004182 store  0x00000003 , 0x00004659 
+ 00018703  0x00004183 fetcht  0x00000003 , 0x0000465c 
+ 00018704  0x00004184 isub  0x00000002 , 0x0000003e 
+ 00018705  0x00004185 ncall  0x00004865 , 0x00000005 
+ 00018706  0x00004186 fetch  0x00000003 , 0x00004659 
+ 00018707  0x00004187 store  0x00000003 , 0x0000465c 
+ 00018708  0x00004188 branch  0x000033be 
+ 00018709  0x0000418b jam  0x00000001 , 0x00004666 
+ 00018710  0x0000418c setarg  0x00000180 
+ 00018711  0x0000418d arg  0x0000000c , 0x00000007 
+ 00018712  0x0000418e branch  0x00007ce1 
+ 00018713  0x00004191 jam  0x00000000 , 0x00004666 
+ 00018714  0x00004192 setarg  0x00000000 
+ 00018715  0x00004193 arg  0x0000000c , 0x00000007 
+ 00018716  0x00004194 branch  0x00007ce1 
+ 00018717  0x00004197 arg  0x00000943 , 0x00000005 
+ 00018718  0x00004198 arg  0x000045eb , 0x00000006 
+ 00018719  0x00004199 arg  0x00000002 , 0x00000039 
+ 00018720  0x0000419a call  0x00007cda 
+ 00018721  0x0000419b fetch  0x00000002 , 0x00000943 
+ 00018722  0x0000419c ncall  0x0000492d , 0x00000034 
+ 00018723  0x0000419d fetch  0x00000002 , 0x00000943 
+ 00018724  0x0000419e call  0x00004931 , 0x00000034 
+ 00018725  0x0000419f fetch  0x00000002 , 0x00000943 
+ 00018726  0x000041a0 store  0x00000002 , 0x0000465f 
+ 00018727  0x000041a1 fetcht  0x00000002 , 0x00004662 
+ 00018728  0x000041a2 isub  0x00000002 , 0x0000003e 
+ 00018729  0x000041a3 ncall  0x00004935 , 0x00000005 
+ 00018730  0x000041a4 fetch  0x00000002 , 0x0000465f 
+ 00018731  0x000041a5 store  0x00000002 , 0x00004662 
+ 00018732  0x000041a6 branch  0x000033be 
+ 00018733  0x000041a9 jam  0x00000001 , 0x00004667 
+ 00018734  0x000041aa setarg  0x00000180 
+ 00018735  0x000041ab arg  0x0000000a , 0x00000007 
+ 00018736  0x000041ac branch  0x00007ce1 
+ 00018737  0x000041ae jam  0x00000000 , 0x00004667 
+ 00018738  0x000041af setarg  0x00000000 
+ 00018739  0x000041b0 arg  0x0000000a , 0x00000007 
+ 00018740  0x000041b1 branch  0x00007ce1 
+ 00018741  0x000041b4 jam  0x00000022 , 0x0000090c 
+ 00018742  0x000041b5 branch  0x00004837 
+ 00018743  0x000041b9 fetch  0x00000001 , 0x000043cb 
+ 00018744  0x000041ba rtnne  0x00000004 
+ 00018745  0x000041bb fetch  0x00000001 , 0x00004648 
+ 00018746  0x000041bc rtneq  0x0000005a 
+ 00018747  0x000041be jam  0x00000001 , 0x00004692 
+ 00018748  0x000041bf rtn 
+ 00018749  0x000041c3 fetch  0x00000001 , 0x000043cb 
+ 00018750  0x000041c4 rtnne  0x00000004 
+ 00018751  0x000041c5 fetch  0x00000001 , 0x00004692 
+ 00018752  0x000041c6 rtn  0x00000034 
+ 00018753  0x000041c7 jam  0x00000000 , 0x00000678 
+ 00018754  0x000041c9 jam  0x0000005a , 0x00004648 
+ 00018755  0x000041ca call  0x000047f4 
+ 00018756  0x000041cb call  0x000047ef 
+ 00018757  0x000041cc fetch  0x00000001 , 0x00000678 
+ 00018758  0x000041cd increase  0x00000001 , 0x0000003f 
+ 00018759  0x000041ce store  0x00000001 , 0x00000678 
+ 00018760  0x000041cf beq  0x000000ff , 0x00006ca3 
+ 00018761  0x000041d0 fetch  0x00000001 , 0x00004648 
+ 00018762  0x000041d1 bne  0x0000005a , 0x00004942 
+ 00018763  0x000041d2 branch  0x00006ca3 
+ 00018764  0x000041df fetch  0x00000001 , 0x000043cb 
+ 00018765  0x000041e0 rtnne  0x0000000f 
+ 00018766  0x000041e1 call  0x000054ac 
+ 00018767  0x000041e2 nbranch  0x00002002 , 0x00000028 
+ 00018768  0x000041e3 fetch  0x00000001 , 0x00004846 
+ 00018769  0x000041e4 branch  0x00002002 , 0x00000034 
+ 00018770  0x000041e5 fetch  0x00000001 , 0x00004655 
+ 00018771  0x000041e6 rtneq  0x000000ff 
+ 00018772  0x000041e7 copy  0x0000003f , 0x00000007 
+ 00018773  0x000041e8 fetch  0x00000004 , 0x0000069d 
+ 00018774  0x000041e9 qisolate0  0x0000003f 
+ 00018775  0x000041ea call  0x00004e45 , 0x00000001 
+ 00018776  0x000041eb branch  0x00002003 
+ 00018777  0x000041ee call  0x00007396 
+ 00018778  0x000041ef call  0x000049a1 
+ 00018779  0x000041f1 call  0x000049c8 
+ 00018780  0x000041f2 call  0x000049ea 
+ 00018781  0x000041f3 rtn  0x0000002b 
+ 00018782  0x000041f4 call  0x00004966 
+ 00018783  0x000041f5 call  0x00004a7a 
+ 00018784  0x000041f6 fetch  0x00000001 , 0x00004663 
+ 00018785  0x000041f7 rtnbit1  0x00000007 
+ 00018786  0x000041f9 fetch  0x00000002 , 0x000044e9 
+ 00018787  0x000041fa bbit1  0x0000000c , 0x00004b95 
+ 00018788  0x000041fb call  0x00005eb6 
+ 00018789  0x000041fc branch  0x00004bcf 
+ 00018790  0x00004200 fetch  0x00000008 , 0x00004713 
+ 00018791  0x00004201 rtnbit0  0x0000000d 
+ 00018792  0x00004202 setarg  0x0000496c 
+ 00018793  0x00004203 store  0x00000002 , 0x00000859 
+ 00018794  0x00004204 jam  0x000000a5 , 0x00004664 
+ 00018795  0x00004205 branch  0x0000498e 
+ 00018796  0x00004208 call  0x0000496f 
+ 00018797  0x00004209 call  0x00004974 
+ 00018798  0x0000420a branch  0x00004984 
+ 00018799  0x0000420d jam  0x00000000 , 0x00004665 
+ 00018800  0x0000420e fetch  0x00000008 , 0x00004713 
+ 00018801  0x0000420f rtnbit0  0x00000016 
+ 00018802  0x00004210 jam  0x0000005a , 0x00004665 
+ 00018803  0x00004211 rtn 
+ 00018804  0x00004214 fetch  0x00000008 , 0x00004713 
+ 00018805  0x00004215 bbit1  0x0000001d , 0x0000497b 
+ 00018806  0x00004216 bbit1  0x0000001e , 0x0000497e 
+ 00018807  0x00004217 bbit1  0x0000001f , 0x00004981 
+ 00018808  0x00004218 jam  0x00000019 , 0x00004662 
+ 00018809  0x00004219 jam  0x00000008 , 0x0000085b 
+ 00018810  0x0000421a rtn 
+ 00018811  0x0000421c jam  0x0000000c , 0x00004662 
+ 00018812  0x0000421d jam  0x00000004 , 0x0000085b 
+ 00018813  0x0000421e rtn 
+ 00018814  0x00004220 jam  0x00000006 , 0x00004662 
+ 00018815  0x00004221 jam  0x00000002 , 0x0000085b 
+ 00018816  0x00004222 rtn 
+ 00018817  0x00004224 jam  0x00000003 , 0x00004662 
+ 00018818  0x00004225 jam  0x00000001 , 0x0000085b 
+ 00018819  0x00004226 rtn 
+ 00018820  0x00004229 call  0x00007966 
+ 00018821  0x0000422a call  0x00004987 
+ 00018822  0x0000422b branch  0x0000498c 
+ 00018823  0x0000422e fetch  0x00000001 , 0x0000085c 
+ 00018824  0x0000422f rtn  0x00000034 
+ 00018825  0x00004230 fetch  0x00000001 , 0x00004665 
+ 00018826  0x00004231 beq  0x0000005a , 0x0000480c 
+ 00018827  0x00004232 branch  0x00004809 
+ 00018828  0x00004235 fetch  0x00000001 , 0x00004665 
+ 00018829  0x00004236 branch  0x0000480f 
+ 00018830  0x0000423b bpatch  0x00000041 , 0x00004008 
+ 00018831  0x0000423c fetcht  0x00000001 , 0x0000086c 
+ 00018832  0x0000423d call  0x00006ee6 
+ 00018833  0x0000423e branch  0x00004993 , 0x00000001 
+ 00018834  0x0000423f branch  0x0000499a 
+ 00018835  0x00004243 fetch  0x00000001 , 0x00004664 
+ 00018836  0x00004244 rtneq  0x000000a5 
+ 00018837  0x00004245 jam  0x000000a5 , 0x00004664 
+ 00018838  0x00004246 jam  0x00000000 , 0x0000090e 
+ 00018839  0x00004247 jam  0x00000000 , 0x00000709 
+ 00018840  0x00004248 jam  0x00000000 , 0x00000900 
+ 00018841  0x00004249 branch  0x00004962 
+ 00018842  0x0000424d fetch  0x00000001 , 0x00004664 
+ 00018843  0x0000424e rtneq  0x0000005a 
+ 00018844  0x0000424f jam  0x0000005a , 0x00004664 
+ 00018845  0x00004250 call  0x00006018 
+ 00018846  0x00004251 call  0x00005aaa 
+ 00018847  0x00004252 call  0x00004f70 
+ 00018848  0x00004253 branch  0x00007912 
+ 00018849  0x00004258 rtn  0x0000002b 
+ 00018850  0x0000425a call  0x000035f0 
+ 00018851  0x0000425b call  0x0000325b 
+ 00018852  0x0000425d call  0x000049af 
+ 00018853  0x0000425e fetcht  0x00000001 , 0x00004865 
+ 00018854  0x0000425f call  0x00006ef3 
+ 00018855  0x00004261 call  0x00004b6d 
+ 00018856  0x00004262 call  0x00006177 
+ 00018857  0x00004263 call  0x00002a41 
+ 00018858  0x00004265 fetch  0x00000008 , 0x00004713 
+ 00018859  0x00004266 bbit1  0x00000014 , 0x000049fd 
+ 00018860  0x00004267 bbit1  0x00000013 , 0x00005d60 
+ 00018861  0x00004268 bbit1  0x00000012 , 0x00005d6e 
+ 00018862  0x00004269 rtn 
+ 00018863  0x00004270 call  0x0000543b 
+ 00018864  0x00004272 jam  0x00000000 , 0x000048eb 
+ 00018865  0x00004273 setarg  0x00230170 
+ 00018866  0x00004274 store  0x00000003 , 0x0000462d 
+ 00018867  0x00004275 setarg  0x00015301 
+ 00018868  0x00004276 istore  0x00000003 , 0x00000005 
+ 00018869  0x00004277 arg  0x000047a0 , 0x00000005 
+ 00018870  0x00004278 arg  0x00000014 , 0x00000039 
+ 00018871  0x00004279 call  0x00007ca1 
+ 00018872  0x0000427b fetch  0x00000001 , 0x0000426b 
+ 00018873  0x0000427c sub  0x0000003f , 0x0000000c , 0x0000003e 
+ 00018874  0x0000427d nbranch  0x000049c6 , 0x00000002 
+ 00018875  0x0000427e setarg  0x0006ff06 
+ 00018876  0x0000427f store  0x00000003 , 0x000047a0 
+ 00018877  0x00004280 setarg  0x00000300 
+ 00018878  0x00004281 istore  0x00000003 , 0x00000005 
+ 00018879  0x00004282 setarg  0x00000080 
+ 00018880  0x00004283 istore  0x00000001 , 0x00000005 
+ 00018881  0x00004285 fetch  0x00000001 , 0x0000426b 
+ 00018882  0x00004286 increase  0x00000001 , 0x0000003f 
+ 00018883  0x00004287 copy  0x0000003f , 0x00000039 
+ 00018884  0x00004288 arg  0x00004369 , 0x00000006 
+ 00018885  0x00004289 branch  0x00007cda 
+ 00018886  0x0000428c arg  0x000047a0 , 0x00000005 
+ 00018887  0x0000428d branch  0x000049c1 
+ 00018888  0x00004293 fetcht  0x00000001 , 0x00004864 
+ 00018889  0x00004294 call  0x00006f0f 
+ 00018890  0x00004295 fetcht  0x00000001 , 0x00004863 
+ 00018891  0x00004296 call  0x00006f0f 
+ 00018892  0x00004297 fetcht  0x00000001 , 0x00004865 
+ 00018893  0x00004298 call  0x00006f0f 
+ 00018894  0x0000429a setarg  0x0000486e 
+ 00018895  0x0000429b store  0x00000002 , 0x00004896 
+ 00018896  0x0000429d setarg  0x00004876 
+ 00018897  0x0000429e store  0x00000002 , 0x00004898 
+ 00018898  0x000042a0 setarg  0x0000488a 
+ 00018899  0x000042a1 store  0x00000002 , 0x0000489a 
+ 00018900  0x000042a3 fetch  0x00000002 , 0x00004896 
+ 00018901  0x000042a4 copy  0x0000003f , 0x00000012 
+ 00018902  0x000042a5 arg  0x00000008 , 0x00000039 
+ 00018903  0x000042a8 ifetcht  0x00000001 , 0x00000012 
+ 00018904  0x000042a9 sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00018905  0x000042aa ncall  0x000049e7 , 0x00000005 
+ 00018906  0x000042ab increase  0x00000001 , 0x00000012 
+ 00018907  0x000042ac loop  0x000049d7 
+ 00018908  0x000042ad call  0x000023fd 
+ 00018909  0x000042ae fetch  0x00000002 , 0x00004898 
+ 00018910  0x000042af copy  0x0000003f , 0x00000012 
+ 00018911  0x000042b0 copy  0x0000003f , 0x00000013 
+ 00018912  0x000042b1 arg  0x0000000b , 0x00000039 
+ 00018913  0x000042b4 ifetcht  0x00000001 , 0x00000012 
+ 00018914  0x000042b5 isolate1  0x00000007 , 0x00000002 
+ 00018915  0x000042b6 ncall  0x00006f0f , 0x00000001 
+ 00018916  0x000042b7 increase  0x00000001 , 0x00000012 
+ 00018917  0x000042b8 loop  0x000049e1 
+ 00018918  0x000042b9 rtn 
+ 00018919  0x000042bc call  0x00006f0f 
+ 00018920  0x000042bd ifetcht  0x00000001 , 0x00000012 
+ 00018921  0x000042be branch  0x00006ec6 
+ 00018922  0x000042c3 fetch  0x00000001 , 0x00004666 
+ 00018923  0x000042c4 beq  0x00000001 , 0x000049f1 
+ 00018924  0x000042c5 setarg  0x005d4800 
+ 00018925  0x000042c6 store  0x00000004 , 0x00004613 
+ 00018926  0x000042c7 fetch  0x00000001 , 0x0000440c 
+ 00018927  0x000042c8 rtnbit0  0x00000000 
+ 00018928  0x000042c9 branch  0x00005fe4 
+ 00018929  0x000042cb jam  0x0000000c , 0x0000496b 
+ 00018930  0x000042cc fetch  0x00000001 , 0x0000440c 
+ 00018931  0x000042cd rtnbit0  0x00000000 
+ 00018932  0x000042ce jam  0x00000010 , 0x0000496b 
+ 00018933  0x000042cf fetch  0x00000001 , 0x0000477e 
+ 00018934  0x000042d0 branch  0x00005c01 , 0x00000034 
+ 00018935  0x000042d1 rtn 
+ 00018936  0x000042d5 fetch  0x00000002 , 0x000049df 
+ 00018937  0x000042d6 arg  0x00000528 , 0x00000002 
+ 00018938  0x000042d7 isub  0x00000002 , 0x0000003e 
+ 00018939  0x000042d8 nrtn  0x00000002 
+ 00018940  0x000042d9 branch  0x0000235a 
+ 00018941  0x000042dc bpatch  0x00000042 , 0x00004008 
+ 00018942  0x000042dd fetch  0x00000001 , 0x00004666 
+ 00018943  0x000042de beq  0x00000000 , 0x00004a02 
+ 00018944  0x000042df beq  0x00000001 , 0x00004a0c 
+ 00018945  0x000042e0 rtn 
+ 00018946  0x000042e3 arg  0x00000050 , 0x00000018 
+ 00018947  0x000042e4 setarg  0x00000400 
+ 00018948  0x000042e5 idiv  0x00000018 
+ 00018949  0x000042e6 call  0x00007d62 
+ 00018950  0x000042e7 quotient  0x0000003f 
+ 00018951  0x000042e8 store  0x00000002 , 0x00000670 
+ 00018952  0x000042e9 arg  0x00001fcc , 0x0000003f 
+ 00018953  0x000042ea arg  0x00000004 , 0x00000002 
+ 00018954  0x000042eb arg  0x00000004 , 0x0000002b 
+ 00018955  0x000042ec branch  0x00004a16 
+ 00018956  0x000042ee arg  0x00000118 , 0x00000018 
+ 00018957  0x000042ef setarg  0x00000400 
+ 00018958  0x000042f0 idiv  0x00000018 
+ 00018959  0x000042f1 call  0x00007d62 
+ 00018960  0x000042f2 quotient  0x0000003f 
+ 00018961  0x000042f3 store  0x00000002 , 0x00000670 
+ 00018962  0x000042f4 arg  0x00001fc2 , 0x0000003f 
+ 00018963  0x000042f5 arg  0x0000000e , 0x00000002 
+ 00018964  0x000042f6 arg  0x0000000e , 0x0000002b 
+ 00018965  0x000042f7 branch  0x00004a16 
+ 00018966  0x000042f9 storet  0x00000001 , 0x00000678 
+ 00018967  0x000042fa arg  0x000049c7 , 0x00000011 
+ 00018968  0x000042fb arg  0x00000000 , 0x00000013 
+ 00018969  0x000042fd copy  0x0000003f , 0x00000012 
+ 00018970  0x000042fe fetchr  0x00000039 , 0x00000001 , 0x00000678 
+ 00018971  0x000042ff call  0x00006b74 
+ 00018972  0x00004300 fetch  0x00000008 , 0x000049c7 
+ 00018973  0x00004301 fetcht  0x00000008 , 0x000049cf 
+ 00018974  0x00004302 ior  0x00000002 , 0x0000003f 
+ 00018975  0x00004303 fetcht  0x00000008 , 0x000049d7 
+ 00018976  0x00004304 ior  0x00000002 , 0x0000003f 
+ 00018977  0x00004305 branch  0x00004a28 , 0x00000034 
+ 00018978  0x00004306 increase  0x00000001 , 0x00000013 
+ 00018979  0x00004307 fetch  0x00000002 , 0x00000670 
+ 00018980  0x00004308 isub  0x00000013 , 0x0000003e 
+ 00018981  0x0000430a copy  0x00000012 , 0x0000003f 
+ 00018982  0x0000430b isub  0x00000018 , 0x0000003f 
+ 00018983  0x0000430c branch  0x00004a19 
+ 00018984  0x0000430f sub  0x00000013 , 0x00000000 , 0x0000003e 
+ 00018985  0x00004310 branch  0x00004a38 , 0x00000005 
+ 00018986  0x00004312 copy  0x00000012 , 0x0000003f 
+ 00018987  0x00004313 iadd  0x00000018 , 0x0000003f 
+ 00018988  0x00004315 isub  0x0000002b , 0x0000003f 
+ 00018989  0x00004316 copy  0x0000003f , 0x00000012 
+ 00018990  0x00004317 fetchr  0x00000039 , 0x00000001 , 0x00000678 
+ 00018991  0x00004318 call  0x00006b74 
+ 00018992  0x00004319 fetch  0x00000008 , 0x000049c7 
+ 00018993  0x0000431a fetcht  0x00000008 , 0x000049cf 
+ 00018994  0x0000431b ior  0x00000002 , 0x0000003f 
+ 00018995  0x0000431c fetcht  0x00000008 , 0x000049d7 
+ 00018996  0x0000431d ior  0x00000002 , 0x0000003f 
+ 00018997  0x0000431e branch  0x00004a3a , 0x00000034 
+ 00018998  0x0000431f copy  0x00000012 , 0x0000003f 
+ 00018999  0x00004320 branch  0x00004a2c 
+ 00019000  0x00004322 storer  0x0000002b , 0x00000001 , 0x000049df 
+ 00019001  0x00004323 rtn 
+ 00019002  0x00004325 bpatch  0x00000043 , 0x00004008 
+ 00019003  0x00004326 setarg  0x00001fd0 
+ 00019004  0x00004327 isub  0x00000012 , 0x0000003f 
+ 00019005  0x00004328 store  0x00000002 , 0x000049df 
+ 00019006  0x00004329 copy  0x00000012 , 0x0000003f 
+ 00019007  0x0000432a iadd  0x0000002b , 0x00000012 
+ 00019008  0x0000432b fetchr  0x00000039 , 0x00000001 , 0x00000678 
+ 00019009  0x0000432c arg  0x000049c7 , 0x00000011 
+ 00019010  0x0000432d call  0x00006b74 
+ 00019011  0x0000432e fetch  0x00000001 , 0x00004666 
+ 00019012  0x0000432f beq  0x00000000 , 0x00004a47 
+ 00019013  0x00004330 beq  0x00000001 , 0x00004a4a 
+ 00019014  0x00004331 rtn 
+ 00019015  0x00004334 fetch  0x00000006 , 0x000049c7 
+ 00019016  0x00004335 store  0x00000004 , 0x00004691 
+ 00019017  0x00004336 branch  0x00004a76 
+ 00019018  0x00004339 fetch  0x00000001 , 0x000049c7 
+ 00019019  0x0000433a sub  0x0000003f , 0x00000003 , 0x0000003e 
+ 00019020  0x0000433b ncall  0x00007dca , 0x00000002 
+ 00019021  0x0000433c store  0x00000001 , 0x000049c6 
+ 00019022  0x0000433d fetch  0x00000001 , 0x000049c8 
+ 00019023  0x0000433e store  0x00000001 , 0x00004667 
+ 00019024  0x0000433f fetch  0x00000006 , 0x000049c9 
+ 00019025  0x00004340 store  0x00000006 , 0x00004668 
+ 00019026  0x00004341 fetch  0x00000006 , 0x000049cf 
+ 00019027  0x00004342 store  0x00000006 , 0x0000466e 
+ 00019028  0x00004343 branch  0x00005c6f 
+ 00019029  0x00004347 branch  0x0000235a 
+ 00019030  0x0000434b bpatch  0x00000044 , 0x00004008 
+ 00019031  0x0000434c fetch  0x00000008 , 0x00004713 
+ 00019032  0x0000434d bbit1  0x00000014 , 0x00004a5c 
+ 00019033  0x0000434e bbit1  0x00000013 , 0x00005cb1 
+ 00019034  0x0000434f bbit1  0x00000012 , 0x00005cb9 
+ 00019035  0x00004350 rtn 
+ 00019036  0x00004353 rtn 
+ 00019037  0x00004354 fetch  0x00000001 , 0x00004666 
+ 00019038  0x00004355 beq  0x00000000 , 0x00004a61 
+ 00019039  0x00004356 beq  0x00000001 , 0x00004a6b 
+ 00019040  0x00004357 rtn 
+ 00019041  0x0000435a fetcht  0x00000002 , 0x000049df 
+ 00019042  0x0000435b setarg  0x00001fd0 
+ 00019043  0x0000435c isub  0x00000002 , 0x00000012 
+ 00019044  0x0000435d arg  0x00004691 , 0x00000011 
+ 00019045  0x0000435e arg  0x00000004 , 0x00000039 
+ 00019046  0x0000435f call  0x00006b45 
+ 00019047  0x00004360 fetcht  0x00000002 , 0x000049df 
+ 00019048  0x00004361 increase  0x00000004 , 0x00000002 
+ 00019049  0x00004362 storet  0x00000002 , 0x000049df 
+ 00019050  0x00004363 rtn 
+ 00019051  0x00004366 fetcht  0x00000002 , 0x000049df 
+ 00019052  0x00004367 setarg  0x00001fd0 
+ 00019053  0x00004368 isub  0x00000002 , 0x00000012 
+ 00019054  0x0000436b add  0x00000012 , 0x00000001 , 0x00000012 
+ 00019055  0x0000436c arg  0x00004668 , 0x00000011 
+ 00019056  0x0000436d arg  0x00000006 , 0x00000039 
+ 00019057  0x0000436e call  0x00006b45 
+ 00019058  0x00004370 add  0x00000012 , 0x00000007 , 0x00000012 
+ 00019059  0x00004371 arg  0x0000466e , 0x00000011 
+ 00019060  0x00004372 arg  0x00000006 , 0x00000039 
+ 00019061  0x00004373 branch  0x00006b45 
+ 00019062  0x00004376 fetch  0x00000004 , 0x00004691 
+ 00019063  0x00004377 store  0x00000004 , 0x000045e8 
+ 00019064  0x00004378 store  0x00000004 , 0x0000458f 
+ 00019065  0x00004379 rtn 
+ 00019066  0x0000437d bpatch  0x00000045 , 0x00004008 
+ 00019067  0x0000437e setarg  0x00006109 
+ 00019068  0x0000437f store  0x00000002 , 0x000043e9 
+ 00019069  0x00004380 setarg  0x00004fe5 
+ 00019070  0x00004381 store  0x00000002 , 0x000045f2 
+ 00019071  0x00004382 setarg  0x00004ff8 
+ 00019072  0x00004383 store  0x00000002 , 0x000045f4 
+ 00019073  0x00004384 setarg  0x00004f41 
+ 00019074  0x00004385 store  0x00000002 , 0x000045f6 
+ 00019075  0x00004386 setarg  0x00004be6 
+ 00019076  0x00004387 store  0x00000002 , 0x000043d9 
+ 00019077  0x00004389 setarg  0x00004f5d 
+ 00019078  0x0000438a store  0x00000002 , 0x000043d7 
+ 00019079  0x0000438c setarg  0x00004a9a 
+ 00019080  0x0000438d store  0x00000002 , 0x000043dd 
+ 00019081  0x0000438e setarg  0x00004bcc 
+ 00019082  0x0000438f store  0x00000002 , 0x000043db 
+ 00019083  0x00004390 setarg  0x00004f62 
+ 00019084  0x00004391 store  0x00000002 , 0x000043d5 
+ 00019085  0x00004392 setarg  0x00005b08 
+ 00019086  0x00004393 store  0x00000002 , 0x000043df 
+ 00019087  0x00004394 setarg  0x00004b19 
+ 00019088  0x00004395 store  0x00000002 , 0x000043e3 
+ 00019089  0x00004396 setarg  0x000055fa 
+ 00019090  0x00004397 store  0x00000002 , 0x000043e7 
+ 00019091  0x00004398 setarg  0x000054c5 
+ 00019092  0x00004399 store  0x00000002 , 0x000043d3 
+ 00019093  0x0000439a setarg  0x00006221 
+ 00019094  0x0000439b store  0x00000002 , 0x000043e1 
+ 00019095  0x0000439c setarg  0x00006228 
+ 00019096  0x0000439d store  0x00000002 , 0x000043e5 
+ 00019097  0x0000439e rtn 
+ 00019098  0x000043a3 bpatch  0x00000046 , 0x00004008 
+ 00019099  0x000043a4 copy  0x00000013 , 0x0000003f 
+ 00019100  0x000043a6 beq  0x00000032 , 0x00004acb 
+ 00019101  0x000043a7 beq  0x00000044 , 0x00004ad3 
+ 00019102  0x000043a8 beq  0x00000040 , 0x00004add 
+ 00019103  0x000043a9 beq  0x00000015 , 0x00004ab8 
+ 00019104  0x000043ab beq  0x00000014 , 0x00004aaa 
+ 00019105  0x000043ac beq  0x00000010 , 0x00004b90 
+ 00019106  0x000043ad beq  0x00000031 , 0x00005aed 
+ 00019107  0x000043ae beq  0x00000029 , 0x00005aef 
+ 00019108  0x000043b0 beq  0x0000003e , 0x00004329 
+ 00019109  0x000043b1 beq  0x00000044 , 0x00005b10 
+ 00019110  0x000043b3 beq  0x00000039 , 0x00004ae2 
+ 00019111  0x000043b4 beq  0x0000003c , 0x00004ae5 
+ 00019112  0x000043b5 beq  0x0000003a , 0x00004afe 
+ 00019113  0x000043b8 rtn 
+ 00019114  0x000043bf jam  0x00000000 , 0x0000477d 
+ 00019115  0x000043c1 jam  0x00000001 , 0x00004794 
+ 00019116  0x000043c2 call  0x00006042 
+ 00019117  0x000043c3 fetch  0x00000001 , 0x00004795 
+ 00019118  0x000043c4 nbranch  0x00004ab0 , 0x00000034 
+ 00019119  0x000043c5 jam  0x00000014 , 0x00004796 
+ 00019120  0x000043c7 fetch  0x00000002 , 0x000043f1 
+ 00019121  0x000043c8 set0  0x00000000 , 0x0000003f 
+ 00019122  0x000043c9 store  0x00000002 , 0x000043f1 
+ 00019123  0x000043ca jam  0x00000000 , 0x00004845 
+ 00019124  0x000043cb fetch  0x00000002 , 0x000047be 
+ 00019125  0x000043cc store  0x00000002 , 0x000047c0 
+ 00019126  0x000043cd call  0x00005c0b 
+ 00019127  0x000043ce branch  0x00004bbd 
+ 00019128  0x000043d2 setarg  0x00000000 
+ 00019129  0x000043d3 store  0x00000002 , 0x000047c0 
+ 00019130  0x000043d4 store  0x00000001 , 0x00004860 
+ 00019131  0x000043d5 store  0x00000001 , 0x00004861 
+ 00019132  0x000043d6 store  0x00000001 , 0x00004794 
+ 00019133  0x000043d8 jam  0x00000000 , 0x000047c2 
+ 00019134  0x000043d9 jam  0x00000000 , 0x00004956 
+ 00019135  0x000043da call  0x000029cb 
+ 00019136  0x000043db branch  0x00004ac1 
+ 00019137  0x000043dd call  0x00005b7b 
+ 00019138  0x000043de fetch  0x00000002 , 0x000043ef 
+ 00019139  0x000043df bbit1  0x00000007 , 0x00004ac6 
+ 00019140  0x000043e0 bbit1  0x00000000 , 0x000042fc 
+ 00019141  0x000043e1 branch  0x00004b95 
+ 00019142  0x000043e3 call  0x00005b21 
+ 00019143  0x000043e4 fetch  0x00000002 , 0x000043ef 
+ 00019144  0x000043e5 bbit1  0x00000000 , 0x000042fc 
+ 00019145  0x000043e6 call  0x00007d7c 
+ 00019146  0x000043e7 branch  0x00004f6c 
+ 00019147  0x000043eb fetch  0x00000001 , 0x00004795 
+ 00019148  0x000043ec beq  0x00000001 , 0x00004ad0 
+ 00019149  0x000043ed jam  0x00000014 , 0x00004844 
+ 00019150  0x000043ee jam  0x00000005 , 0x00004862 
+ 00019151  0x000043ef branch  0x00005af6 
+ 00019152  0x000043f1 call  0x00005aef 
+ 00019153  0x000043f2 jam  0x00000005 , 0x00004844 
+ 00019154  0x000043f3 branch  0x00005af6 
+ 00019155  0x000043f6 fetch  0x00000001 , 0x000001a2 
+ 00019156  0x000043f7 sub  0x0000003f , 0x0000000c , 0x0000003e 
+ 00019157  0x000043f8 nbranch  0x00005b06 , 0x00000002 
+ 00019158  0x000043f9 fetch  0x00000001 , 0x000001a4 
+ 00019159  0x000043fa fetcht  0x00000001 , 0x0000496b 
+ 00019160  0x000043fb isub  0x00000002 , 0x0000003e 
+ 00019161  0x000043fc branch  0x00005b1d , 0x00000002 
+ 00019162  0x000043fd fetch  0x00000001 , 0x000001a4 
+ 00019163  0x000043fe store  0x00000001 , 0x000040c0 
+ 00019164  0x000043ff branch  0x00005b1f 
+ 00019165  0x00004402 fetch  0x00000001 , 0x00004860 
+ 00019166  0x00004403 nrtn  0x00000034 
+ 00019167  0x00004404 jam  0x00000001 , 0x00004860 
+ 00019168  0x00004405 jam  0x0000001e , 0x00004861 
+ 00019169  0x00004406 rtn 
+ 00019170  0x00004409 call  0x00004af9 
+ 00019171  0x0000440a call  0x00005c0b 
+ 00019172  0x0000440b branch  0x00006086 
+ 00019173  0x0000440e call  0x00004af9 
+ 00019174  0x0000440f fetch  0x00000004 , 0x0000458f 
+ 00019175  0x00004410 store  0x00000004 , 0x000045e8 
+ 00019176  0x00004411 store  0x00000004 , 0x00004691 
+ 00019177  0x00004412 call  0x0000355a 
+ 00019178  0x00004413 call  0x0000618e 
+ 00019179  0x00004414 call  0x00005c0b 
+ 00019180  0x00004415 branch  0x00006075 
+ 00019181  0x00004418 jam  0x00000002 , 0x0000485f 
+ 00019182  0x00004419 call  0x00004f3e 
+ 00019183  0x0000441a jam  0x00000003 , 0x0000472c 
+ 00019184  0x0000441b rtn 
+ 00019185  0x0000441e arg  0x00000006 , 0x00000039 
+ 00019186  0x0000441f arg  0x00004858 , 0x00000006 
+ 00019187  0x00004421 ifetch  0x00000001 , 0x00000006 
+ 00019188  0x00004422 beq  0x00000053 , 0x00004af9 
+ 00019189  0x00004423 beq  0x00000039 , 0x00004af9 
+ 00019190  0x00004424 beq  0x00000047 , 0x00004af9 
+ 00019191  0x00004425 loop  0x00004af3 
+ 00019192  0x00004426 rtn 
+ 00019193  0x00004429 jam  0x00000003 , 0x000049ab 
+ 00019194  0x0000442a jam  0x00000001 , 0x000048f4 
+ 00019195  0x0000442b rtn 
+ 00019196  0x0000442e jam  0x00000001 , 0x000049a9 
+ 00019197  0x0000442f rtn 
+ 00019198  0x00004433 fetch  0x00000001 , 0x00004600 
+ 00019199  0x00004434 nbranch  0x00004b11 , 0x00000034 
+ 00019200  0x00004435 fetch  0x00000001 , 0x000045e2 
+ 00019201  0x00004436 beq  0x00000002 , 0x00004b0a 
+ 00019202  0x00004437 beq  0x00000003 , 0x00004b04 
+ 00019203  0x00004438 branch  0x00004b04 
+ 00019204  0x0000443b call  0x00006018 
+ 00019205  0x0000443c fetch  0x00000001 , 0x0000477f 
+ 00019206  0x0000443d nbranch  0x00005f1b , 0x00000034 
+ 00019207  0x0000443e fetch  0x00000001 , 0x00004666 
+ 00019208  0x0000443f beq  0x00000000 , 0x00004f6c 
+ 00019209  0x00004440 rtn 
+ 00019210  0x00004443 fetch  0x00000008 , 0x00004713 
+ 00019211  0x00004444 bbit1  0x0000003e , 0x00006034 
+ 00019212  0x00004445 bbit1  0x00000030 , 0x00006034 
+ 00019213  0x00004446 bbit0  0x0000003a , 0x00006067 
+ 00019214  0x00004447 fetch  0x00000004 , 0x00004691 
+ 00019215  0x00004448 branch  0x00004e39 , 0x00000034 
+ 00019216  0x00004449 branch  0x00006067 
+ 00019217  0x0000444c jam  0x00000000 , 0x00004600 
+ 00019218  0x0000444d call  0x00003647 
+ 00019219  0x0000444e setarg  0xffffffff 
+ 00019220  0x0000444f store  0x00000008 , 0x000045af 
+ 00019221  0x00004450 setarg  0x00000000 
+ 00019222  0x00004451 store  0x00000007 , 0x00004846 
+ 00019223  0x00004452 jam  0x00000001 , 0x0000473f 
+ 00019224  0x00004453 branch  0x00004f9a 
+ 00019225  0x00004459 bpatch  0x00000047 , 0x00004008 
+ 00019226  0x0000445a call  0x0000553d 
+ 00019227  0x0000445b call  0x00004b4f 
+ 00019228  0x0000445c call  0x0000614d 
+ 00019229  0x0000445e call  0x0000328e 
+ 00019230  0x0000445f call  0x00003531 
+ 00019231  0x00004460 call  0x00005fdd 
+ 00019232  0x00004461 call  0x00004b62 
+ 00019233  0x00004462 call  0x00004b68 
+ 00019234  0x00004466 call  0x00004b43 
+ 00019235  0x00004468 call  0x00004b58 
+ 00019236  0x00004469 call  0x00005be1 
+ 00019237  0x0000446a call  0x00004b5c 
+ 00019238  0x0000446b call  0x00005be4 
+ 00019239  0x0000446c call  0x00004b5f 
+ 00019240  0x0000446d call  0x00004b55 
+ 00019241  0x0000446f call  0x00005bfe 
+ 00019242  0x00004470 call  0x000056b6 
+ 00019243  0x00004471 call  0x00004b48 
+ 00019244  0x00004472 call  0x00004b72 
+ 00019245  0x00004473 call  0x00004b82 
+ 00019246  0x00004474 call  0x00004b87 
+ 00019247  0x00004475 fetch  0x00000001 , 0x00004666 
+ 00019248  0x00004476 beq  0x00000000 , 0x00004b8a 
+ 00019249  0x00004477 branch  0x00005c05 
+ 00019250  0x0000447b fetch  0x00000001 , 0x00004980 
+ 00019251  0x0000447c rtnne  0x00000001 
+ 00019252  0x0000447d arg  0x00004981 , 0x00000013 
+ 00019253  0x0000447e arg  0x00005a94 , 0x00000012 
+ 00019254  0x0000447f branch  0x000042e0 
+ 00019255  0x00004482 fetch  0x00000002 , 0x000048fa 
+ 00019256  0x00004483 fetcht  0x00000002 , 0x000049ff 
+ 00019257  0x00004484 isub  0x00000002 , 0x0000003e 
+ 00019258  0x00004485 branch  0x00004b3f , 0x00000005 
+ 00019259  0x00004486 byteswap  0x00000002 , 0x00000002 
+ 00019260  0x00004487 isub  0x00000002 , 0x0000003e 
+ 00019261  0x00004488 branch  0x00004b3f , 0x00000005 
+ 00019262  0x00004489 branch  0x00005bba 
+ 00019263  0x0000448c fetch  0x00000001 , 0x00004980 
+ 00019264  0x0000448d rtneq  0x00000001 
+ 00019265  0x0000448e jam  0x00000001 , 0x00004980 
+ 00019266  0x0000448f rtn 
+ 00019267  0x00004493 arg  0x00004790 , 0x00000013 
+ 00019268  0x00004494 arg  0x00004b46 , 0x00000012 
+ 00019269  0x00004495 branch  0x000042e7 
+ 00019270  0x00004498 call  0x00004bbd 
+ 00019271  0x00004499 branch  0x00004f6c 
+ 00019272  0x0000449f arg  0x000046f3 , 0x00000013 
+ 00019273  0x000044a0 arg  0x00004b4b , 0x00000012 
+ 00019274  0x000044a1 branch  0x000042e0 
+ 00019275  0x000044a4 call  0x00004a56 
+ 00019276  0x000044a5 fetch  0x00000001 , 0x00004793 
+ 00019277  0x000044a6 nbranch  0x00005ed1 , 0x00000034 
+ 00019278  0x000044a7 rtn 
+ 00019279  0x000044aa fetch  0x00000001 , 0x00004637 
+ 00019280  0x000044ab branch  0x00004b53 , 0x00000034 
+ 00019281  0x000044ac jam  0x0000003a , 0x00004631 
+ 00019282  0x000044ad rtn 
+ 00019283  0x000044af jam  0x00000035 , 0x00004631 
+ 00019284  0x000044b0 rtn 
+ 00019285  0x000044b4 arg  0x00004862 , 0x00000013 
+ 00019286  0x000044b5 arg  0x0000502f , 0x00000012 
+ 00019287  0x000044b6 branch  0x000042e0 
+ 00019288  0x000044b9 arg  0x00004845 , 0x00000013 
+ 00019289  0x000044ba arg  0x00005bd9 , 0x00000012 
+ 00019290  0x000044bb call  0x000042e0 
+ 00019291  0x000044bc branch  0x00005bd6 
+ 00019292  0x000044bf fetch  0x00000008 , 0x00004713 
+ 00019293  0x000044c0 rtnbit1  0x0000003b 
+ 00019294  0x000044c1 branch  0x00005bee 
+ 00019295  0x000044c4 arg  0x00004861 , 0x00000013 
+ 00019296  0x000044c5 arg  0x00005aef , 0x00000012 
+ 00019297  0x000044c6 branch  0x000042e0 
+ 00019298  0x000044c9 fetch  0x00000001 , 0x000049a9 
+ 00019299  0x000044ca rtn  0x00000034 
+ 00019300  0x000044cb jam  0x00000000 , 0x000049a9 
+ 00019301  0x000044cc jam  0x00000001 , 0x000048f4 
+ 00019302  0x000044cd call  0x00003625 
+ 00019303  0x000044ce branch  0x00004fa0 
+ 00019304  0x000044d1 arg  0x000049ac , 0x00000013 
+ 00019305  0x000044d2 arg  0x00004b6b , 0x00000012 
+ 00019306  0x000044d3 branch  0x000042e0 
+ 00019307  0x000044d6 jam  0x00000000 , 0x000049ab 
+ 00019308  0x000044d7 rtn 
+ 00019309  0x000044de call  0x000061ea 
+ 00019310  0x000044df call  0x00004b7c 
+ 00019311  0x000044e1 fetcht  0x00000001 , 0x00004868 
+ 00019312  0x000044e2 branch  0x00006ef3 
+ 00019313  0x000044e4 rtn 
+ 00019314  0x000044e8 fetch  0x00000001 , 0x00004866 
+ 00019315  0x000044e9 rtneq  0x000000ff 
+ 00019316  0x000044ea fetch  0x00000002 , 0x00004781 
+ 00019317  0x000044eb rtn  0x00000034 
+ 00019318  0x000044ec fetch  0x00000002 , 0x00004725 
+ 00019319  0x000044ed fetcht  0x00000002 , 0x00004781 
+ 00019320  0x000044ee isub  0x00000002 , 0x00000002 
+ 00019321  0x000044ef fetch  0x00000002 , 0x00004869 
+ 00019322  0x000044f0 isub  0x00000002 , 0x0000003f 
+ 00019323  0x000044f1 branch  0x00004b7e , 0x00000002 
+ 00019324  0x000044f3 fetcht  0x00000001 , 0x00004866 
+ 00019325  0x000044f4 branch  0x00006ef3 
+ 00019326  0x000044f9 fetch  0x00000001 , 0x000049aa 
+ 00019327  0x000044fa bbit0  0x00000001 , 0x00004b7c 
+ 00019328  0x000044fb fetcht  0x00000001 , 0x00004866 
+ 00019329  0x000044fc branch  0x00006ef7 
+ 00019330  0x000044ff arg  0x000048ee , 0x00000013 
+ 00019331  0x00004500 arg  0x00004b85 , 0x00000012 
+ 00019332  0x00004501 branch  0x000042e7 
+ 00019333  0x00004504 jam  0x00000001 , 0x000048eb 
+ 00019334  0x00004505 branch  0x00004327 
+ 00019335  0x00004508 arg  0x000049c4 , 0x00000013 
+ 00019336  0x00004509 arg  0x00004d9e , 0x00000012 
+ 00019337  0x0000450a branch  0x000042e0 
+ 00019338  0x0000450e arg  0x00004781 , 0x00000013 
+ 00019339  0x0000450f arg  0x00004b8d , 0x00000012 
+ 00019340  0x00004510 branch  0x000042e7 
+ 00019341  0x00004513 fetch  0x00000001 , 0x00004666 
+ 00019342  0x00004514 beq  0x00000000 , 0x00004b11 
+ 00019343  0x00004515 branch  0x00005aad 
+ 00019344  0x00004519 isolate1  0x00000026 , 0x00000000 
+ 00019345  0x0000451a call  0x00006018 , 0x00000001 
+ 00019346  0x0000451b call  0x00005aad 
+ 00019347  0x0000451c call  0x00005b21 
+ 00019348  0x0000451d branch  0x00004b95 
+ 00019349  0x00004520 bpatch  0x00000048 , 0x00004009 
+ 00019350  0x00004521 call  0x000061ab 
+ 00019351  0x00004522 fetch  0x00000002 , 0x000044e9 
+ 00019352  0x00004523 isolate1  0x0000000b , 0x0000003f 
+ 00019353  0x00004524 call  0x00005c3e , 0x00000001 
+ 00019354  0x00004526 setarg  0x00000000 
+ 00019355  0x00004527 store  0x00000002 , 0x000047c0 
+ 00019356  0x00004528 call  0x00004b7c 
+ 00019357  0x00004529 jam  0x000000ff , 0x000049c6 
+ 00019358  0x0000452b fetch  0x00000002 , 0x000044e9 
+ 00019359  0x0000452c isolate1  0x0000000b , 0x0000003f 
+ 00019360  0x0000452d call  0x00005c3e , 0x00000001 
+ 00019361  0x0000452e call  0x00005aa8 
+ 00019362  0x0000452f fetch  0x00000002 , 0x000044e9 
+ 00019363  0x00004530 bbit1  0x0000000b , 0x00004bac 
+ 00019364  0x00004531 fetch  0x00000008 , 0x00004713 
+ 00019365  0x00004532 bbit0  0x00000008 , 0x00004bac 
+ 00019366  0x00004533 fetcht  0x00000002 , 0x00004695 
+ 00019367  0x00004534 increase  0x00000001 , 0x00000002 
+ 00019368  0x00004535 storet  0x00000002 , 0x00004695 
+ 00019369  0x00004536 storet  0x00000002 , 0x000042dc 
+ 00019370  0x00004537 random  0x0000003f 
+ 00019371  0x00004538 store  0x00000001 , 0x000042db 
+ 00019372  0x0000453a fetch  0x00000003 , 0x00004797 
+ 00019373  0x0000453b store  0x00000003 , 0x000042de 
+ 00019374  0x0000453c call  0x0000432d 
+ 00019375  0x0000453d fetch  0x00000002 , 0x00004638 
+ 00019376  0x0000453e store  0x00000002 , 0x00004790 
+ 00019377  0x0000453f setarg  0x00000000 
+ 00019378  0x00004540 store  0x00000002 , 0x00004781 
+ 00019379  0x00004541 store  0x00000002 , 0x000047c0 
+ 00019380  0x00004542 store  0x00000001 , 0x00004845 
+ 00019381  0x00004543 store  0x00000001 , 0x00004792 
+ 00019382  0x00004544 store  0x00000001 , 0x00004956 
+ 00019383  0x00004545 arg  0x00000002 , 0x00000007 
+ 00019384  0x00004546 call  0x00005f00 
+ 00019385  0x00004547 call  0x00005ef4 
+ 00019386  0x00004548 branch  0x00005b62 
+ 00019387  0x0000454c jam  0x00000000 , 0x00004637 
+ 00019388  0x0000454d branch  0x0000616e 
+ 00019389  0x00004550 bpatch  0x00000049 , 0x00004009 
+ 00019390  0x00004551 setarg  0x00000000 
+ 00019391  0x00004552 store  0x00000002 , 0x00004790 
+ 00019392  0x00004553 arg  0x00000006 , 0x00000007 
+ 00019393  0x00004554 call  0x00005f04 
+ 00019394  0x00004555 jam  0x00000000 , 0x00004792 
+ 00019395  0x00004556 call  0x00005c3e 
+ 00019396  0x00004557 branch  0x00004b6d 
+ 00019397  0x0000455b bpatch  0x0000004a , 0x00004009 
+ 00019398  0x0000455c fetch  0x00000008 , 0x00004713 
+ 00019399  0x0000455d rtnbit0  0x00000002 
+ 00019400  0x0000455e arg  0x00000002 , 0x00000007 
+ 00019401  0x0000455f call  0x00005f04 
+ 00019402  0x00004560 call  0x00005c4a 
+ 00019403  0x00004561 branch  0x00005c48 
+ 00019404  0x00004565 bpatch  0x0000004b , 0x00004009 
+ 00019405  0x00004566 call  0x0000620e 
+ 00019406  0x00004567 branch  0x000078aa 
+ 00019407  0x0000456c bpatch  0x0000004c , 0x00004009 
+ 00019408  0x0000456d fetch  0x00000008 , 0x00004713 
+ 00019409  0x0000456e bbit0  0x00000015 , 0x00004bdc 
+ 00019410  0x0000456f call  0x00006f82 
+ 00019411  0x00004570 call  0x00006fb0 
+ 00019412  0x00004571 store  0x00000002 , 0x00004633 
+ 00019413  0x00004573 fetch  0x00000002 , 0x0000440a 
+ 00019414  0x00004574 isub  0x00000002 , 0x0000003e 
+ 00019415  0x00004575 branch  0x00004bcf , 0x00000002 
+ 00019416  0x00004576 arg  0x0000462d , 0x00000011 
+ 00019417  0x00004577 call  0x00005563 
+ 00019418  0x00004578 fetch  0x00000001 , 0x0000440c 
+ 00019419  0x00004579 bbit1  0x00000001 , 0x00004f6b 
+ 00019420  0x0000457c fetch  0x00000001 , 0x000049a4 
+ 00019421  0x0000457d call  0x00004e24 , 0x00000034 
+ 00019422  0x0000457e fetch  0x00000001 , 0x000049a3 
+ 00019423  0x0000457f nrtn  0x00000034 
+ 00019424  0x00004580 fetch  0x00000001 , 0x00004666 
+ 00019425  0x00004581 beq  0x00000000 , 0x0000602f 
+ 00019426  0x00004582 call  0x00005aa8 
+ 00019427  0x00004583 fetch  0x00000006 , 0x00004668 
+ 00019428  0x00004584 branch  0x00005a94 , 0x00000034 
+ 00019429  0x00004585 branch  0x000054a0 
+ 00019430  0x00004592 bpatch  0x0000004d , 0x00004009 
+ 00019431  0x00004593 call  0x00002a28 
+ 00019432  0x00004594 nrtn  0x00000034 
+ 00019433  0x00004595 fetch  0x00000001 , 0x0000478f 
+ 00019434  0x00004596 beq  0x000000ff , 0x00004bee 
+ 00019435  0x00004597 fetch  0x00000001 , 0x00004843 
+ 00019436  0x00004598 and  0x0000003f , 0x00000003 , 0x0000003f 
+ 00019437  0x00004599 rtnne  0x00000003 
+ 00019438  0x0000459b fetch  0x00000008 , 0x00004713 
+ 00019439  0x0000459c bbit1  0x00000001 , 0x00005b5b 
+ 00019440  0x0000459d bbit1  0x00000000 , 0x00005b5b 
+ 00019441  0x0000459e bbit1  0x00000005 , 0x00005b5b 
+ 00019442  0x0000459f bbit1  0x00000006 , 0x00005b5b 
+ 00019443  0x000045a0 call  0x00004e47 
+ 00019444  0x000045a1 nrtn  0x00000028 
+ 00019445  0x000045a2 call  0x00005abc 
+ 00019446  0x000045a3 call  0x000056b1 
+ 00019447  0x000045a4 fetch  0x00000008 , 0x00004713 
+ 00019448  0x000045a5 bbit0  0x00000016 , 0x00005b3c 
+ 00019449  0x000045a6 fetch  0x00000001 , 0x0000496c 
+ 00019450  0x000045a7 branch  0x00005b3d 
+ 00019451  0x000045af fetch  0x00000001 , 0x000043cb 
+ 00019452  0x000045b0 rtnne  0x0000000f 
+ 00019453  0x000045b1 call  0x00004c00 
+ 00019454  0x000045b2 call  0x00004c8b 
+ 00019455  0x000045b3 branch  0x00004df5 
+ 00019456  0x000045bb bpatch  0x0000004e , 0x00004009 
+ 00019457  0x000045bc call  0x00004c85 
+ 00019458  0x000045bd setarg  0x00000000 
+ 00019459  0x000045be store  0x00000002 , 0x000048e9 
+ 00019460  0x000045bf arg  0x0000489c , 0x00000006 
+ 00019461  0x000045c0 arg  0x000048b0 , 0x00000005 
+ 00019462  0x000045c1 arg  0x00000014 , 0x00000039 
+ 00019463  0x000045c2 call  0x00007cda 
+ 00019464  0x000045c3 setarg  0x0000489c 
+ 00019465  0x000045c4 store  0x00000002 , 0x000048e3 
+ 00019466  0x000045c5 setarg  0x000048d8 
+ 00019467  0x000045c6 store  0x00000002 , 0x000048e5 
+ 00019468  0x000045c7 call  0x00004c2f 
+ 00019469  0x000045c8 call  0x00004c53 
+ 00019470  0x000045c9 call  0x00004c83 
+ 00019471  0x000045cb fetch  0x00000002 , 0x0000489a 
+ 00019472  0x000045cc copy  0x0000003f , 0x00000012 
+ 00019473  0x000045cd jam  0x00000000 , 0x000048e8 
+ 00019474  0x000045cf ifetcht  0x00000001 , 0x00000012 
+ 00019475  0x000045d0 fetch  0x00000002 , 0x00004898 
+ 00019476  0x000045d1 copy  0x0000003f , 0x00000011 
+ 00019477  0x000045d2 copy  0x00000011 , 0x00000013 
+ 00019478  0x000045d3 arg  0x00000014 , 0x00000039 
+ 00019479  0x000045d5 ifetch  0x00000001 , 0x00000011 
+ 00019480  0x000045d6 isub  0x00000002 , 0x0000003e 
+ 00019481  0x000045d7 branch  0x00004c23 , 0x00000005 
+ 00019482  0x000045d8 increase  0x00000001 , 0x00000011 
+ 00019483  0x000045d9 loop  0x00004c17 
+ 00019484  0x000045db increase  0x00000001 , 0x00000012 
+ 00019485  0x000045dc fetch  0x00000001 , 0x000048e8 
+ 00019486  0x000045dd increase  0x00000001 , 0x0000003f 
+ 00019487  0x000045de store  0x00000001 , 0x000048e8 
+ 00019488  0x000045df sub  0x0000003f , 0x0000000a , 0x0000003e 
+ 00019489  0x000045e0 branch  0x00004c12 , 0x00000002 
+ 00019490  0x000045e2 rtn 
+ 00019491  0x000045e5 fetch  0x00000002 , 0x000048e3 
+ 00019492  0x000045e6 copy  0x0000003f , 0x00000005 
+ 00019493  0x000045e7 copy  0x00000011 , 0x0000003f 
+ 00019494  0x000045e8 isub  0x00000013 , 0x0000003f 
+ 00019495  0x000045e9 iadd  0x00000005 , 0x00000005 
+ 00019496  0x000045ea fetch  0x00000002 , 0x000048e5 
+ 00019497  0x000045eb copy  0x0000003f , 0x00000013 
+ 00019498  0x000045ec fetch  0x00000001 , 0x000048e8 
+ 00019499  0x000045ed iadd  0x00000013 , 0x00000013 
+ 00019500  0x000045ee ifetch  0x00000001 , 0x00000013 
+ 00019501  0x000045ef istore  0x00000001 , 0x00000005 
+ 00019502  0x000045f0 branch  0x00004c1c 
+ 00019503  0x000045f3 bpatch  0x0000004f , 0x00004009 
+ 00019504  0x000045f4 call  0x00004c83 
+ 00019505  0x000045f5 call  0x00004c81 
+ 00019506  0x000045f7 fetch  0x00000002 , 0x000048e9 
+ 00019507  0x000045f8 increase  0x00000001 , 0x0000003f 
+ 00019508  0x000045f9 store  0x00000002 , 0x000048e9 
+ 00019509  0x000045fa bbit1  0x00000009 , 0x00004c71 
+ 00019510  0x000045fb fetcht  0x00000001 , 0x00004864 
+ 00019511  0x000045fc call  0x00006ee6 
+ 00019512  0x000045fd nbranch  0x00004c32 , 0x00000001 
+ 00019513  0x000045fe nop  0x00000014 
+ 00019514  0x000045ff call  0x00004c79 
+ 00019515  0x00004600 call  0x00004c85 
+ 00019516  0x00004601 jam  0x00000000 , 0x000048e8 
+ 00019517  0x00004603 call  0x00004c7b 
+ 00019518  0x00004604 call  0x00004c46 
+ 00019519  0x00004605 call  0x00004c79 
+ 00019520  0x00004606 call  0x00004c46 
+ 00019521  0x00004607 sub  0x0000003f , 0x00000009 , 0x0000003e 
+ 00019522  0x00004608 branch  0x00004c3d , 0x00000002 
+ 00019523  0x00004609 call  0x00004c7b 
+ 00019524  0x0000460a call  0x00004c46 
+ 00019525  0x0000460b branch  0x00004c79 
+ 00019526  0x0000460e jam  0x00000000 , 0x000048e7 
+ 00019527  0x0000460f nop  0x00000032 
+ 00019528  0x00004610 call  0x00004c65 
+ 00019529  0x00004611 fetch  0x00000002 , 0x000048e5 
+ 00019530  0x00004613 copy  0x0000003f , 0x00000005 
+ 00019531  0x00004614 fetch  0x00000001 , 0x000048e8 
+ 00019532  0x00004615 iadd  0x00000005 , 0x00000005 
+ 00019533  0x00004616 fetch  0x00000001 , 0x000048e7 
+ 00019534  0x00004617 istore  0x00000001 , 0x00000005 
+ 00019535  0x00004618 fetch  0x00000001 , 0x000048e8 
+ 00019536  0x00004619 increase  0x00000001 , 0x0000003f 
+ 00019537  0x0000461a store  0x00000001 , 0x000048e8 
+ 00019538  0x0000461b rtn 
+ 00019539  0x0000461f nop  0x00000014 
+ 00019540  0x00004620 fetch  0x00000002 , 0x00004898 
+ 00019541  0x00004621 copy  0x0000003f , 0x00000012 
+ 00019542  0x00004622 jam  0x00000000 , 0x000048e8 
+ 00019543  0x00004624 jam  0x00000000 , 0x000048e7 
+ 00019544  0x00004625 ifetcht  0x00000001 , 0x00000012 
+ 00019545  0x00004626 isolate1  0x00000007 , 0x00000002 
+ 00019546  0x00004627 branch  0x00004c5f , 0x00000001 
+ 00019547  0x00004628 call  0x00006ef7 
+ 00019548  0x00004629 call  0x00004c65 
+ 00019549  0x0000462a ifetcht  0x00000001 , 0x00000012 
+ 00019550  0x0000462b call  0x00006f0f 
+ 00019551  0x0000462d increase  0x00000001 , 0x00000012 
+ 00019552  0x0000462e fetch  0x00000002 , 0x000048e3 
+ 00019553  0x0000462f call  0x00004c4a 
+ 00019554  0x00004630 sub  0x0000003f , 0x00000013 , 0x0000003e 
+ 00019555  0x00004631 branch  0x00004c57 , 0x00000002 
+ 00019556  0x00004632 rtn 
+ 00019557  0x00004636 fetch  0x00000002 , 0x00004896 
+ 00019558  0x00004637 copy  0x0000003f , 0x00000013 
+ 00019559  0x00004638 arg  0x00000008 , 0x00000039 
+ 00019560  0x0000463b ifetcht  0x00000001 , 0x00000013 
+ 00019561  0x0000463c call  0x00006ee6 
+ 00019562  0x0000463d fetch  0x00000001 , 0x000048e7 
+ 00019563  0x0000463e rshift  0x0000003f , 0x0000003f 
+ 00019564  0x0000463f setflag  0x00000001 , 0x00000007 , 0x0000003f 
+ 00019565  0x00004640 store  0x00000001 , 0x000048e7 
+ 00019566  0x00004641 increase  0x00000001 , 0x00000013 
+ 00019567  0x00004642 loop  0x00004c68 
+ 00019568  0x00004643 rtn 
+ 00019569  0x00004645 fetcht  0x00000001 , 0x00004865 
+ 00019570  0x00004646 call  0x00006ef7 
+ 00019571  0x00004647 nop  0x00000014 
+ 00019572  0x00004648 fetcht  0x00000001 , 0x00004865 
+ 00019573  0x00004649 call  0x00006ef3 
+ 00019574  0x0000464a nop  0x00001770 
+ 00019575  0x0000464b rtn 
+ 00019576  0x0000464c branch  0x00004c00 
+ 00019577  0x0000464e fetcht  0x00000001 , 0x00004864 
+ 00019578  0x0000464f branch  0x00006ef3 
+ 00019579  0x00004652 fetcht  0x00000001 , 0x00004864 
+ 00019580  0x00004653 branch  0x00006ef7 
+ 00019581  0x00004655 sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00019582  0x00004656 rtn  0x00000005 
+ 00019583  0x00004657 set0  0x00000007 , 0x00000002 
+ 00019584  0x00004658 branch  0x00006edd 
+ 00019585  0x0000465a fetcht  0x00000001 , 0x00004864 
+ 00019586  0x0000465b branch  0x00006edd 
+ 00019587  0x0000465e fetcht  0x00000001 , 0x00004863 
+ 00019588  0x0000465f branch  0x00006ef3 
+ 00019589  0x00004662 fetcht  0x00000001 , 0x00004863 
+ 00019590  0x00004663 branch  0x00006ef7 
+ 00019591  0x0000466f jam  0x00000000 , 0x000048eb 
+ 00019592  0x00004670 fetch  0x00000002 , 0x000048ec 
+ 00019593  0x00004671 store  0x00000002 , 0x000048ee 
+ 00019594  0x00004672 rtn 
+ 00019595  0x00004676 bpatch  0x00000050 , 0x0000400a 
+ 00019596  0x00004677 arg  0x0000489c , 0x00000011 
+ 00019597  0x00004678 arg  0x000048b0 , 0x00000012 
+ 00019598  0x00004679 arg  0x00000014 , 0x00000039 
+ 00019599  0x0000467a call  0x00007d64 
+ 00019600  0x0000467b nbranch  0x00004c87 , 0x00000005 
+ 00019601  0x0000467c call  0x00004cc5 
+ 00019602  0x0000467d call  0x00004c87 , 0x00000034 
+ 00019603  0x0000467f call  0x00004ccd 
+ 00019604  0x00004680 fetch  0x00000001 , 0x0000497b 
+ 00019605  0x00004681 nrtn  0x00000034 
+ 00019606  0x00004682 fetch  0x00000001 , 0x000049c1 
+ 00019607  0x00004683 rtneq  0x00000001 
+ 00019608  0x00004684 rtneq  0x00000002 
+ 00019609  0x00004685 rtneq  0x00000004 
+ 00019610  0x00004688 jam  0x00000000 , 0x000048e8 
+ 00019611  0x00004689 arg  0x0000489c , 0x00000011 
+ 00019612  0x0000468a arg  0x000048c4 , 0x00000012 
+ 00019613  0x0000468c ifetcht  0x00000001 , 0x00000011 
+ 00019614  0x0000468d ifetch  0x00000001 , 0x00000012 
+ 00019615  0x0000468e ixor  0x00000002 , 0x0000003f 
+ 00019616  0x0000468f branch  0x00004cbd , 0x00000034 
+ 00019617  0x00004690 store  0x00000001 , 0x000048e7 
+ 00019618  0x00004691 storet  0x00000001 , 0x000048f6 
+ 00019619  0x00004692 istoret  0x00000001 , 0x00000012 
+ 00019620  0x00004693 jam  0x00000001 , 0x000048f4 
+ 00019621  0x00004694 jam  0x00000000 , 0x000048f7 
+ 00019622  0x00004696 fetch  0x00000001 , 0x000048e7 
+ 00019623  0x00004697 bbit0  0x00000000 , 0x00004cb3 
+ 00019624  0x00004698 fetch  0x00000001 , 0x000048e8 
+ 00019625  0x00004699 mul32  0x0000003f , 0x00000008 , 0x0000003f 
+ 00019626  0x0000469a fetcht  0x00000001 , 0x000048f7 
+ 00019627  0x0000469b iadd  0x00000002 , 0x0000003f 
+ 00019628  0x0000469c arg  0x00004901 , 0x00000006 
+ 00019629  0x0000469d iadd  0x00000006 , 0x00000006 
+ 00019630  0x0000469e ifetch  0x00000001 , 0x00000006 
+ 00019631  0x0000469f store  0x00000001 , 0x000048f5 
+ 00019632  0x000046a0 call  0x00004cfc 
+ 00019633  0x000046a1 call  0x00004d3a 
+ 00019634  0x000046a2 call  0x00004dbb 
+ 00019635  0x000046a4 fetch  0x00000001 , 0x000048e7 
+ 00019636  0x000046a5 rshift  0x0000003f , 0x0000003f 
+ 00019637  0x000046a6 store  0x00000001 , 0x000048e7 
+ 00019638  0x000046a7 fetch  0x00000001 , 0x000048f6 
+ 00019639  0x000046a8 rshift  0x0000003f , 0x0000003f 
+ 00019640  0x000046a9 store  0x00000001 , 0x000048f6 
+ 00019641  0x000046aa fetch  0x00000001 , 0x000048f7 
+ 00019642  0x000046ab increase  0x00000001 , 0x0000003f 
+ 00019643  0x000046ac store  0x00000001 , 0x000048f7 
+ 00019644  0x000046ad loop  0x00004ca6 
+ 00019645  0x000046af increase  0x00000001 , 0x00000011 
+ 00019646  0x000046b0 increase  0x00000001 , 0x00000012 
+ 00019647  0x000046b1 fetch  0x00000001 , 0x000048e8 
+ 00019648  0x000046b2 increase  0x00000001 , 0x0000003f 
+ 00019649  0x000046b3 store  0x00000001 , 0x000048e8 
+ 00019650  0x000046b4 sub  0x0000003f , 0x00000013 , 0x0000003e 
+ 00019651  0x000046b5 branch  0x00004c9d , 0x00000002 
+ 00019652  0x000046b6 rtn 
+ 00019653  0x000046b9 fetch  0x00000008 , 0x0000489c 
+ 00019654  0x000046ba nrtn  0x00000034 
+ 00019655  0x000046bb fetch  0x00000008 , 0x000048a4 
+ 00019656  0x000046bc nrtn  0x00000034 
+ 00019657  0x000046bd fetch  0x00000004 , 0x000048ac 
+ 00019658  0x000046be nrtn  0x00000034 
+ 00019659  0x000046bf jam  0x00000000 , 0x000049c1 
+ 00019660  0x000046c0 rtn 
+ 00019661  0x000046c5 bpatch  0x00000051 , 0x0000400a 
+ 00019662  0x000046c6 jam  0x00000000 , 0x0000497b 
+ 00019663  0x000046c7 jam  0x00000000 , 0x000048f1 
+ 00019664  0x000046c8 arg  0x0000489c , 0x00000011 
+ 00019665  0x000046c9 arg  0x00000014 , 0x00000039 
+ 00019666  0x000046cb jam  0x00000000 , 0x000048f0 
+ 00019667  0x000046cc ifetch  0x00000001 , 0x00000011 
+ 00019668  0x000046cd branch  0x00004cf7 , 0x00000034 
+ 00019669  0x000046cf fetcht  0x00000001 , 0x000048f0 
+ 00019670  0x000046d0 increase  0x00000001 , 0x00000002 
+ 00019671  0x000046d1 storet  0x00000001 , 0x000048f0 
+ 00019672  0x000046d2 copy  0x0000003f , 0x00000002 
+ 00019673  0x000046d3 increase  0xffffffff , 0x0000003f 
+ 00019674  0x000046d4 iand  0x00000002 , 0x0000003f 
+ 00019675  0x000046d5 nbranch  0x00004cd5 , 0x00000005 
+ 00019676  0x000046d6 fetch  0x00000001 , 0x000048f0 
+ 00019677  0x000046d7 fetcht  0x00000001 , 0x000048f1 
+ 00019678  0x000046d8 iadd  0x00000002 , 0x00000002 
+ 00019679  0x000046d9 storet  0x00000001 , 0x000048f1 
+ 00019680  0x000046da sub  0x0000003f , 0x00000001 , 0x0000003e 
+ 00019681  0x000046db branch  0x00004cf7 , 0x00000002 
+ 00019682  0x000046dc sub  0x00000002 , 0x00000002 , 0x0000003e 
+ 00019683  0x000046dd branch  0x00004cf7 , 0x00000002 
+ 00019684  0x000046de jam  0x00000000 , 0x000048e8 
+ 00019685  0x000046df jam  0x00000000 , 0x000048f2 
+ 00019686  0x000046e0 ifetcht  0x00000001 , 0x00000011 
+ 00019687  0x000046e1 arg  0x0000489c , 0x00000012 
+ 00019688  0x000046e3 fetch  0x00000001 , 0x000048e8 
+ 00019689  0x000046e4 increase  0x00000001 , 0x0000003f 
+ 00019690  0x000046e5 store  0x00000001 , 0x000048e8 
+ 00019691  0x000046e6 sub  0x0000003f , 0x00000013 , 0x0000003e 
+ 00019692  0x000046e7 nbranch  0x00004cf7 , 0x00000002 
+ 00019693  0x000046e8 ifetch  0x00000001 , 0x00000012 
+ 00019694  0x000046e9 iand  0x00000002 , 0x0000003e 
+ 00019695  0x000046ea branch  0x00004cfa , 0x00000005 
+ 00019696  0x000046eb fetch  0x00000001 , 0x000048f2 
+ 00019697  0x000046ec increase  0x00000001 , 0x0000003f 
+ 00019698  0x000046ed store  0x00000001 , 0x000048f2 
+ 00019699  0x000046ee sub  0x0000003f , 0x00000001 , 0x0000003e 
+ 00019700  0x000046ef branch  0x00004cfa , 0x00000002 
+ 00019701  0x000046f0 jam  0x00000001 , 0x0000497b 
+ 00019702  0x000046f1 rtn 
+ 00019703  0x000046f4 increase  0x00000001 , 0x00000011 
+ 00019704  0x000046f5 loop  0x00004cd2 
+ 00019705  0x000046f6 rtn 
+ 00019706  0x000046f9 increase  0x00000001 , 0x00000012 
+ 00019707  0x000046fa branch  0x00004ce8 
+ 00019708  0x00004703 bpatch  0x00000052 , 0x0000400a 
+ 00019709  0x00004704 fetch  0x00000001 , 0x000048f6 
+ 00019710  0x00004705 ncall  0x00004d4e , 0x00000034 
+ 00019711  0x00004706 fetch  0x00000001 , 0x000049a1 
+ 00019712  0x00004707 ncall  0x00004d11 , 0x00000034 
+ 00019713  0x00004708 fetch  0x00000001 , 0x000049ae 
+ 00019714  0x00004709 fetcht  0x00000001 , 0x000049a1 
+ 00019715  0x0000470a ixor  0x00000002 , 0x0000003f 
+ 00019716  0x0000470b rtn  0x00000005 
+ 00019717  0x0000470c fetch  0x00000001 , 0x000048f5 
+ 00019718  0x0000470d beq  0x00000029 , 0x00004d19 
+ 00019719  0x0000470e beq  0x0000004c , 0x00004d1b 
+ 00019720  0x0000470f sub  0x0000003f , 0x00000045 , 0x0000003e 
+ 00019721  0x00004710 nrtn  0x00000002 
+ 00019722  0x00004711 arg  0x0000003a , 0x00000002 
+ 00019723  0x00004712 isub  0x00000002 , 0x0000003f 
+ 00019724  0x00004713 nrtn  0x00000002 
+ 00019725  0x00004714 arg  0x000049b0 , 0x00000006 
+ 00019726  0x00004715 iadd  0x00000006 , 0x00000006 
+ 00019727  0x00004716 ifetch  0x00000001 , 0x00000006 
+ 00019728  0x00004717 branch  0x00004d38 
+ 00019729  0x0000471a fetch  0x00000001 , 0x000048f5 
+ 00019730  0x0000471b beq  0x00000052 , 0x00004d1d 
+ 00019731  0x0000471c beq  0x00000051 , 0x00004d21 
+ 00019732  0x0000471d beq  0x00000050 , 0x00004d25 
+ 00019733  0x0000471e beq  0x0000004f , 0x00004d29 
+ 00019734  0x0000471f beq  0x000000e0 , 0x00004d2d 
+ 00019735  0x00004720 beq  0x0000002c , 0x00004d35 
+ 00019736  0x00004721 rtn 
+ 00019737  0x00004724 fetch  0x00000001 , 0x000049af 
+ 00019738  0x00004725 branch  0x00004d38 
+ 00019739  0x00004728 fetch  0x00000001 , 0x000049bc 
+ 00019740  0x00004729 branch  0x00004d38 
+ 00019741  0x0000472c fetch  0x00000001 , 0x000049bd 
+ 00019742  0x0000472d rtn  0x00000034 
+ 00019743  0x0000472e setarg  0x0000004b 
+ 00019744  0x0000472f branch  0x00004d38 
+ 00019745  0x00004732 fetch  0x00000001 , 0x000049bd 
+ 00019746  0x00004733 rtn  0x00000034 
+ 00019747  0x00004734 setarg  0x0000004e 
+ 00019748  0x00004735 branch  0x00004d38 
+ 00019749  0x00004738 fetch  0x00000001 , 0x000049bd 
+ 00019750  0x00004739 rtn  0x00000034 
+ 00019751  0x0000473a setarg  0x0000004a 
+ 00019752  0x0000473b branch  0x00004d38 
+ 00019753  0x0000473e fetch  0x00000001 , 0x000049bd 
+ 00019754  0x0000473f rtn  0x00000034 
+ 00019755  0x00004740 setarg  0x0000004d 
+ 00019756  0x00004741 branch  0x00004d38 
+ 00019757  0x00004744 fetch  0x00000001 , 0x000049be 
+ 00019758  0x00004745 rtn  0x00000034 
+ 00019759  0x00004746 fetch  0x00000001 , 0x000049c6 
+ 00019760  0x00004747 beq  0x00000000 , 0x00004d33 
+ 00019761  0x00004748 setarg  0x000000fd 
+ 00019762  0x00004749 branch  0x00004d38 
+ 00019763  0x0000474b setarg  0x000000aa 
+ 00019764  0x0000474c branch  0x00004d38 
+ 00019765  0x0000474f fetch  0x00000001 , 0x000049bf 
+ 00019766  0x00004750 rtn  0x00000034 
+ 00019767  0x00004751 setarg  0x000000ab 
+ 00019768  0x00004753 store  0x00000001 , 0x000048f5 
+ 00019769  0x00004754 rtn 
+ 00019770  0x0000475b bpatch  0x00000053 , 0x0000400a 
+ 00019771  0x0000475c fetch  0x00000001 , 0x000048f5 
+ 00019772  0x0000475d beq  0x00000046 , 0x00004d50 
+ 00019773  0x0000475e beq  0x0000004b , 0x00004d56 
+ 00019774  0x0000475f beq  0x0000004e , 0x00004d5c 
+ 00019775  0x00004760 beq  0x0000004a , 0x00004d5e 
+ 00019776  0x00004761 beq  0x0000004d , 0x00004d60 
+ 00019777  0x00004762 beq  0x000000a5 , 0x00004d62 
+ 00019778  0x00004763 beq  0x000000a6 , 0x00004d69 
+ 00019779  0x00004764 beq  0x000000a7 , 0x00004d6b 
+ 00019780  0x00004765 beq  0x000000a8 , 0x00004d6d 
+ 00019781  0x00004766 beq  0x000000a9 , 0x00004d6f 
+ 00019782  0x00004767 beq  0x000000aa , 0x00004d7a 
+ 00019783  0x00004768 beq  0x000000ab , 0x00004d81 
+ 00019784  0x00004769 beq  0x000000ac , 0x00004d8c 
+ 00019785  0x0000476a rtn 
+ 00019786  0x0000476d fetch  0x00000001 , 0x000048f6 
+ 00019787  0x0000476e nrtn  0x00000034 
+ 00019788  0x0000476f jam  0x0000000a , 0x000049c4 
+ 00019789  0x00004770 rtn 
+ 00019790  0x00004773 jam  0x00000000 , 0x000049c4 
+ 00019791  0x00004774 rtn 
+ 00019792  0x00004777 fetch  0x00000001 , 0x000049c6 
+ 00019793  0x00004778 rtneq  0x00000000 
+ 00019794  0x00004779 rtneq  0x00000001 
+ 00019795  0x0000477a jam  0x0000000a , 0x000049c2 
+ 00019796  0x0000477b jam  0x00000020 , 0x000049c3 
+ 00019797  0x0000477c branch  0x00004d95 
+ 00019798  0x0000477f jam  0x00000052 , 0x000049c3 
+ 00019799  0x00004781 fetch  0x00000001 , 0x000049c6 
+ 00019800  0x00004782 rtneq  0x00000000 
+ 00019801  0x00004783 rtneq  0x00000001 
+ 00019802  0x00004784 jam  0x00000008 , 0x000049c2 
+ 00019803  0x00004785 branch  0x00004d95 
+ 00019804  0x00004788 jam  0x00000051 , 0x000049c3 
+ 00019805  0x00004789 branch  0x00004d57 
+ 00019806  0x0000478c jam  0x00000050 , 0x000049c3 
+ 00019807  0x0000478d branch  0x00004d57 
+ 00019808  0x00004790 jam  0x0000004f , 0x000049c3 
+ 00019809  0x00004791 branch  0x00004d57 
+ 00019810  0x00004794 jam  0x00000004 , 0x000049c3 
+ 00019811  0x00004796 jam  0x00000001 , 0x000049c2 
+ 00019812  0x00004797 fetch  0x00000001 , 0x000049c6 
+ 00019813  0x00004798 beq  0x00000000 , 0x00004d95 
+ 00019814  0x00004799 beq  0x00000001 , 0x00004d95 
+ 00019815  0x0000479a jam  0x00000008 , 0x000049c2 
+ 00019816  0x0000479b branch  0x00004d95 
+ 00019817  0x0000479e jam  0x00000006 , 0x000049c3 
+ 00019818  0x0000479f branch  0x00004d63 
+ 00019819  0x000047a2 jam  0x00000019 , 0x000049c3 
+ 00019820  0x000047a3 branch  0x00004d63 
+ 00019821  0x000047a6 jam  0x0000001b , 0x000049c3 
+ 00019822  0x000047a7 branch  0x00004d63 
+ 00019823  0x000047aa fetch  0x00000001 , 0x000049c6 
+ 00019824  0x000047ab beq  0x00000000 , 0x00004d74 
+ 00019825  0x000047ac beq  0x00000003 , 0x00004d77 
+ 00019826  0x000047ad setarg  0x000000fc 
+ 00019827  0x000047ae branch  0x00004d38 
+ 00019828  0x000047b0 jam  0x00000008 , 0x000049c2 
+ 00019829  0x000047b1 jam  0x0000000f , 0x000049c3 
+ 00019830  0x000047b2 branch  0x00004d95 
+ 00019831  0x000047b4 jam  0x00000009 , 0x000049c2 
+ 00019832  0x000047b5 jam  0x00000014 , 0x000049c3 
+ 00019833  0x000047b6 branch  0x00004d95 
+ 00019834  0x000047b9 fetch  0x00000001 , 0x000049c6 
+ 00019835  0x000047ba beq  0x00000000 , 0x00004d7e 
+ 00019836  0x000047bb setarg  0x000000fd 
+ 00019837  0x000047bc branch  0x00004d38 
+ 00019838  0x000047be jam  0x00000009 , 0x000049c2 
+ 00019839  0x000047bf jam  0x00000012 , 0x000049c3 
+ 00019840  0x000047c0 branch  0x00004d95 
+ 00019841  0x000047c3 fetch  0x00000001 , 0x000049c6 
+ 00019842  0x000047c4 beq  0x00000000 , 0x00004d88 
+ 00019843  0x000047c5 beq  0x00000001 , 0x00004d8a 
+ 00019844  0x000047c6 jam  0x00000001 , 0x000049c2 
+ 00019845  0x000047c8 jam  0x0000002c , 0x000049c3 
+ 00019846  0x000047c9 call  0x00004d4a 
+ 00019847  0x000047ca branch  0x00004d95 
+ 00019848  0x000047cc jam  0x00000008 , 0x000049c2 
+ 00019849  0x000047cd branch  0x00004d85 
+ 00019850  0x000047cf jam  0x00000002 , 0x000049c2 
+ 00019851  0x000047d0 branch  0x00004d85 
+ 00019852  0x000047d3 fetch  0x00000001 , 0x000049c6 
+ 00019853  0x000047d4 beq  0x00000000 , 0x00004d92 
+ 00019854  0x000047d5 beq  0x00000001 , 0x00004d92 
+ 00019855  0x000047d6 jam  0x00000001 , 0x000049c2 
+ 00019856  0x000047d7 jam  0x00000052 , 0x000049c3 
+ 00019857  0x000047d8 branch  0x00004d95 
+ 00019858  0x000047da jam  0x00000008 , 0x000049c2 
+ 00019859  0x000047db jam  0x0000002b , 0x000049c3 
+ 00019860  0x000047dc branch  0x00004d95 
+ 00019861  0x000047df jam  0x00000000 , 0x000048f5 
+ 00019862  0x000047e0 fetch  0x00000001 , 0x000048f6 
+ 00019863  0x000047e1 bbit0  0x00000000 , 0x00004d9c 
+ 00019864  0x000047e2 fetch  0x00000001 , 0x000049c1 
+ 00019865  0x000047e3 beq  0x00000003 , 0x00004da8 
+ 00019866  0x000047e5 jam  0x00000001 , 0x000049c1 
+ 00019867  0x000047e6 rtn 
+ 00019868  0x000047e9 jam  0x00000004 , 0x000049c1 
+ 00019869  0x000047ea rtn 
+ 00019870  0x000047ed jam  0x00000006 , 0x000049c1 
+ 00019871  0x000047ee rtn 
+ 00019872  0x000047f2 store  0x00000001 , 0x00004856 
+ 00019873  0x000047f3 storet  0x00000001 , 0x00004858 
+ 00019874  0x000047f4 call  0x00007dba 
+ 00019875  0x000047f5 jam  0x00000000 , 0x00004855 
+ 00019876  0x000047f6 branch  0x00004e89 
+ 00019877  0x000047f9 fetch  0x00000001 , 0x000049c2 
+ 00019878  0x000047fa arg  0x00000000 , 0x00000002 
+ 00019879  0x000047fb call  0x00004da0 
+ 00019880  0x000047fd jam  0x00000002 , 0x000049c1 
+ 00019881  0x000047fe rtn 
+ 00019882  0x00004801 jam  0x00000003 , 0x000049c1 
+ 00019883  0x00004802 fetch  0x00000001 , 0x000049c2 
+ 00019884  0x00004803 fetcht  0x00000001 , 0x000049c3 
+ 00019885  0x00004804 branch  0x00004da0 
+ 00019886  0x00004807 jam  0x00000000 , 0x00004855 
+ 00019887  0x00004808 fetch  0x00000001 , 0x000049c2 
+ 00019888  0x00004809 arg  0x00000000 , 0x00000002 
+ 00019889  0x0000480a call  0x00004da0 
+ 00019890  0x0000480b fetch  0x00000001 , 0x000049c4 
+ 00019891  0x0000480c branch  0x00004d9e , 0x00000034 
+ 00019892  0x0000480e jam  0x00000005 , 0x000049c1 
+ 00019893  0x0000480f rtn 
+ 00019894  0x00004812 branch  0x00004da2 
+ 00019895  0x00004815 jam  0x00000000 , 0x000049c1 
+ 00019896  0x00004816 arg  0x00000000 , 0x0000003f 
+ 00019897  0x00004817 arg  0x00000000 , 0x00000002 
+ 00019898  0x00004818 branch  0x00004da0 
+ 00019899  0x0000481d bpatch  0x00000054 , 0x0000400a 
+ 00019900  0x0000481e fetch  0x00000001 , 0x000048f5 
+ 00019901  0x0000481f sub  0x0000003f , 0x000000e7 , 0x0000003e 
+ 00019902  0x00004820 branch  0x00004dc3 , 0x00000002 
+ 00019903  0x00004821 jam  0x00000001 , 0x000049c5 
+ 00019904  0x00004822 fetch  0x00000001 , 0x000048f6 
+ 00019905  0x00004823 bbit1  0x00000000 , 0x00004dc3 
+ 00019906  0x00004824 jam  0x00000002 , 0x000049c5 
+ 00019907  0x00004826 jam  0x00000000 , 0x00004900 
+ 00019908  0x00004827 fetch  0x00000001 , 0x000048f6 
+ 00019909  0x00004828 bbit1  0x00000000 , 0x00004ddd 
+ 00019910  0x0000482a fetcht  0x00000001 , 0x000048f5 
+ 00019911  0x0000482b arg  0x00000006 , 0x00000039 
+ 00019912  0x0000482c arg  0x000048fa , 0x00000006 
+ 00019913  0x0000482e ifetch  0x00000001 , 0x00000006 
+ 00019914  0x0000482f branch  0x00004dd4 , 0x00000034 
+ 00019915  0x00004830 isub  0x00000002 , 0x0000003e 
+ 00019916  0x00004831 nbranch  0x00004dd3 , 0x00000005 
+ 00019917  0x00004832 ifetch  0x00000001 , 0x00000006 
+ 00019918  0x00004833 increase  0xfffffffe , 0x00000006 
+ 00019919  0x00004834 istore  0x00000001 , 0x00000006 
+ 00019920  0x00004835 rtn  0x00000034 
+ 00019921  0x00004836 increase  0x00000001 , 0x00000006 
+ 00019922  0x00004837 istoret  0x00000001 , 0x00000006 
+ 00019923  0x00004839 loop  0x00004dc9 
+ 00019924  0x0000483a sub  0x00000002 , 0x000000e7 , 0x0000003e 
+ 00019925  0x0000483b nrtn  0x00000002 
+ 00019926  0x0000483c sub  0x00000002 , 0x000000bf , 0x0000003e 
+ 00019927  0x0000483d rtn  0x00000002 
+ 00019928  0x0000483f and  0x00000002 , 0x00000007 , 0x00000007 
+ 00019929  0x00004840 fetch  0x00000001 , 0x000048f8 
+ 00019930  0x00004841 qset0  0x0000003f 
+ 00019931  0x00004842 store  0x00000001 , 0x000048f8 
+ 00019932  0x00004843 rtn 
+ 00019933  0x00004846 fetcht  0x00000001 , 0x000048f5 
+ 00019934  0x00004847 arg  0x00000006 , 0x00000039 
+ 00019935  0x00004848 arg  0x000048fa , 0x00000006 
+ 00019936  0x0000484a ifetch  0x00000001 , 0x00000006 
+ 00019937  0x0000484b branch  0x00004dee , 0x00000034 
+ 00019938  0x0000484c isub  0x00000002 , 0x0000003e 
+ 00019939  0x0000484d rtn  0x00000005 
+ 00019940  0x0000484e loop  0x00004de0 
+ 00019941  0x0000484f sub  0x00000002 , 0x000000e7 , 0x0000003e 
+ 00019942  0x00004850 nrtn  0x00000002 
+ 00019943  0x00004851 sub  0x00000002 , 0x000000bf , 0x0000003e 
+ 00019944  0x00004852 rtn  0x00000002 
+ 00019945  0x00004854 and  0x00000002 , 0x00000007 , 0x00000007 
+ 00019946  0x00004855 fetch  0x00000001 , 0x000048f8 
+ 00019947  0x00004856 qset1  0x0000003f 
+ 00019948  0x00004857 store  0x00000001 , 0x000048f8 
+ 00019949  0x00004858 rtn 
+ 00019950  0x0000485b sub  0x00000002 , 0x000000e7 , 0x0000003e 
+ 00019951  0x0000485c nbranch  0x00004df2 , 0x00000002 
+ 00019952  0x0000485d sub  0x00000002 , 0x000000bf , 0x0000003e 
+ 00019953  0x0000485e nbranch  0x00004de9 , 0x00000002 
+ 00019954  0x00004860 increase  0xffffffff , 0x00000006 
+ 00019955  0x00004861 istoret  0x00000001 , 0x00000006 
+ 00019956  0x00004862 rtn 
+ 00019957  0x00004867 bpatch  0x00000055 , 0x0000400a 
+ 00019958  0x00004868 call  0x00004e14 
+ 00019959  0x00004869 jam  0x00000000 , 0x000049a1 
+ 00019960  0x0000486a jam  0x00000000 , 0x000049a2 
+ 00019961  0x0000486b jam  0x00000000 , 0x000049a3 
+ 00019962  0x0000486c fetch  0x00000001 , 0x000048f8 
+ 00019963  0x0000486d ncall  0x00004e41 , 0x00000034 
+ 00019964  0x0000486e arg  0x000048fa , 0x00000006 
+ 00019965  0x0000486f arg  0x00000006 , 0x00000039 
+ 00019966  0x00004871 ifetch  0x00000001 , 0x00000006 
+ 00019967  0x00004872 sub  0x0000003f , 0x0000007f , 0x0000003e 
+ 00019968  0x00004873 call  0x00004e43 , 0x00000005 
+ 00019969  0x00004874 sub  0x0000003f , 0x000000de , 0x0000003e 
+ 00019970  0x00004875 call  0x00004e45 , 0x00000005 
+ 00019971  0x00004876 loop  0x00004dfe 
+ 00019972  0x00004877 fetch  0x00000001 , 0x00004666 
+ 00019973  0x00004878 beq  0x00000000 , 0x00004e11 
+ 00019974  0x0000487a call  0x00004b37 
+ 00019975  0x0000487b fetch  0x00000001 , 0x000049a4 
+ 00019976  0x0000487c branch  0x00004e24 , 0x00000034 
+ 00019977  0x0000487d fetch  0x00000002 , 0x000048fa 
+ 00019978  0x0000487e fetcht  0x00000002 , 0x000049a5 
+ 00019979  0x0000487f isub  0x00000002 , 0x0000003e 
+ 00019980  0x00004880 branch  0x00004e29 , 0x00000005 
+ 00019981  0x00004881 byteswap  0x00000002 , 0x00000002 
+ 00019982  0x00004882 isub  0x00000002 , 0x0000003e 
+ 00019983  0x00004883 branch  0x00004e29 , 0x00000005 
+ 00019984  0x00004884 rtn 
+ 00019985  0x00004886 fetch  0x00000001 , 0x000049a4 
+ 00019986  0x00004887 branch  0x00004e24 , 0x00000034 
+ 00019987  0x00004888 branch  0x00004e32 
+ 00019988  0x0000488b fetch  0x00000001 , 0x000049a4 
+ 00019989  0x0000488c nrtn  0x00000034 
+ 00019990  0x0000488d fetcht  0x00000001 , 0x00004655 
+ 00019991  0x0000488e sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00019992  0x0000488f rtn  0x00000005 
+ 00019993  0x00004890 call  0x00006ee6 
+ 00019994  0x00004891 nbranch  0x00004e20 , 0x00000001 
+ 00019995  0x00004892 arg  0x00000008 , 0x00000039 
+ 00019996  0x00004893 arg  0x000048f8 , 0x00000005 
+ 00019997  0x00004894 call  0x00007ca1 
+ 00019998  0x00004895 jam  0x000000de , 0x000048fa 
+ 00019999  0x00004896 rtn 
+ 00020000  0x00004899 fetch  0x00000001 , 0x000048fa 
+ 00020001  0x0000489a rtnne  0x000000de 
+ 00020002  0x0000489b jam  0x00000000 , 0x000048fa 
+ 00020003  0x0000489c rtn 
+ 00020004  0x0000489f bpatch  0x00000056 , 0x0000400a 
+ 00020005  0x000048a0 fetch  0x00000001 , 0x000049a3 
+ 00020006  0x000048a1 rtn  0x00000034 
+ 00020007  0x000048a2 fetch  0x00000001 , 0x00004666 
+ 00020008  0x000048a3 beq  0x00000000 , 0x00004e39 
+ 00020009  0x000048a6 jam  0x00000000 , 0x000048f4 
+ 00020010  0x000048a7 fetch  0x00000001 , 0x00004666 
+ 00020011  0x000048a8 rtneq  0x00000000 
+ 00020012  0x000048a9 fetch  0x00000008 , 0x00004713 
+ 00020013  0x000048aa rtnbit1  0x00000006 
+ 00020014  0x000048ab arg  0x00000006 , 0x00000007 
+ 00020015  0x000048ac call  0x00005f00 
+ 00020016  0x000048ad call  0x000042d0 
+ 00020017  0x000048ae branch  0x00004b90 
+ 00020018  0x000048b3 fetch  0x00000002 , 0x000048fa 
+ 00020019  0x000048b4 fetcht  0x00000002 , 0x000049a7 
+ 00020020  0x000048b5 isub  0x00000002 , 0x0000003e 
+ 00020021  0x000048b6 branch  0x00004e39 , 0x00000005 
+ 00020022  0x000048b7 byteswap  0x00000002 , 0x00000002 
+ 00020023  0x000048b8 isub  0x00000002 , 0x0000003e 
+ 00020024  0x000048b9 nrtn  0x00000005 
+ 00020025  0x000048bb call  0x000049f8 
+ 00020026  0x000048bc jam  0x00000000 , 0x000048f4 
+ 00020027  0x000048bd fetch  0x00000002 , 0x000045d8 
+ 00020028  0x000048be nrtn  0x00000034 
+ 00020029  0x000048bf setarg  0x00000000 
+ 00020030  0x000048c0 store  0x00000002 , 0x00004781 
+ 00020031  0x000048c1 call  0x00004b7c 
+ 00020032  0x000048c2 branch  0x00006047 
+ 00020033  0x000048c6 jam  0x00000001 , 0x000049a2 
+ 00020034  0x000048c7 rtn 
+ 00020035  0x000048ca jam  0x00000001 , 0x000049a1 
+ 00020036  0x000048cb rtn 
+ 00020037  0x000048ce jam  0x00000001 , 0x000049a3 
+ 00020038  0x000048cf rtn 
+ 00020039  0x000048d5 bpatch  0x00000057 , 0x0000400a 
+ 00020040  0x000048d6 disable  0x00000028 
+ 00020041  0x000048d7 jam  0x00000000 , 0x0000496c 
+ 00020042  0x000048d8 jam  0x00000000 , 0x0000496d 
+ 00020043  0x000048d9 jam  0x00000000 , 0x0000496e 
+ 00020044  0x000048da fetch  0x00000001 , 0x000049c1 
+ 00020045  0x000048db beq  0x00000001 , 0x00004da5 
+ 00020046  0x000048dc beq  0x00000002 , 0x00004daa 
+ 00020047  0x000048dd beq  0x00000003 , 0x00004daa 
+ 00020048  0x000048de beq  0x00000004 , 0x00004dae 
+ 00020049  0x000048df beq  0x00000006 , 0x00004db7 
+ 00020050  0x000048e0 fetch  0x00000001 , 0x000048f4 
+ 00020051  0x000048e1 branch  0x00004e64 , 0x00000034 
+ 00020052  0x000048e2 increase  0xffffffff , 0x0000003f 
+ 00020053  0x000048e3 store  0x00000001 , 0x000048f4 
+ 00020054  0x000048e4 call  0x00004e61 
+ 00020055  0x000048e5 jam  0x0000000a , 0x000049ac 
+ 00020056  0x000048e6 call  0x00005c0b 
+ 00020057  0x000048e7 fetch  0x00000001 , 0x000049c1 
+ 00020058  0x000048e8 beq  0x00000005 , 0x00004db6 
+ 00020059  0x000048e9 arg  0x00004855 , 0x00000005 
+ 00020060  0x000048ea arg  0x0000000a , 0x00000039 
+ 00020061  0x000048eb call  0x00007ca1 
+ 00020062  0x000048ec call  0x00004e74 
+ 00020063  0x000048ed jam  0x00000000 , 0x0000485f 
+ 00020064  0x000048ee rtn 
+ 00020065  0x000048f1 jam  0x00000003 , 0x000040c0 
+ 00020066  0x000048f2 jam  0x0000000a , 0x0000477e 
+ 00020067  0x000048f3 rtn 
+ 00020068  0x000048f8 fetch  0x00000001 , 0x00004666 
+ 00020069  0x000048f9 rtneq  0x00000001 
+ 00020070  0x000048fa fetch  0x00000001 , 0x000049ab 
+ 00020071  0x000048fb rtn  0x00000034 
+ 00020072  0x000048fc fetch  0x00000001 , 0x000049a9 
+ 00020073  0x000048fd nrtn  0x00000034 
+ 00020074  0x000048fe fetcht  0x00000001 , 0x000049ad 
+ 00020075  0x000048ff fetch  0x00000001 , 0x000049ac 
+ 00020076  0x00004900 isub  0x00000002 , 0x0000003e 
+ 00020077  0x00004901 store  0x00000001 , 0x000049ad 
+ 00020078  0x00004902 rtn  0x00000005 
+ 00020079  0x00004903 arg  0x00004855 , 0x00000005 
+ 00020080  0x00004904 arg  0x0000000a , 0x00000039 
+ 00020081  0x00004905 call  0x00007ca1 
+ 00020082  0x00004906 call  0x00007dba 
+ 00020083  0x00004907 branch  0x00004e89 
+ 00020084  0x0000490c fetch  0x00000001 , 0x000049c5 
+ 00020085  0x0000490d beq  0x00000002 , 0x00004f05 
+ 00020086  0x0000490e arg  0x000048fa , 0x00000006 
+ 00020087  0x0000490f arg  0x00000006 , 0x00000039 
+ 00020088  0x00004911 ifetch  0x00000001 , 0x00000006 
+ 00020089  0x00004912 sub  0x0000003f , 0x000000e7 , 0x0000003e 
+ 00020090  0x00004913 nbranch  0x00004e9c , 0x00000002 
+ 00020091  0x00004915 loop  0x00004e78 
+ 00020092  0x00004917 fetch  0x00000001 , 0x000048f1 
+ 00020093  0x00004918 call  0x00004e92 , 0x00000034 
+ 00020094  0x00004919 jam  0x00000000 , 0x00004855 
+ 00020095  0x0000491a fetch  0x00000001 , 0x000048fa 
+ 00020096  0x0000491b sub  0x0000003f , 0x0000007f , 0x0000003e 
+ 00020097  0x0000491c branch  0x00004e95 , 0x00000005 
+ 00020098  0x0000491d arg  0x000048f8 , 0x00000006 
+ 00020099  0x0000491e arg  0x00004856 , 0x00000005 
+ 00020100  0x0000491f arg  0x00000008 , 0x00000039 
+ 00020101  0x00004921 ifetch  0x00000001 , 0x00000006 
+ 00020102  0x00004922 beq  0x0000007f , 0x00004e9a 
+ 00020103  0x00004924 istore  0x00000001 , 0x00000005 
+ 00020104  0x00004925 loop  0x00004e85 
+ 00020105  0x00004928 call  0x00004f10 
+ 00020106  0x0000492a fetch  0x00000001 , 0x0000485f 
+ 00020107  0x0000492b beq  0x00000001 , 0x00007dba 
+ 00020108  0x0000492c beq  0x00000002 , 0x00004e90 
+ 00020109  0x0000492d beq  0x00000003 , 0x00004e90 
+ 00020110  0x0000492e beq  0x00000004 , 0x00004e90 
+ 00020111  0x0000492f beq  0x00000005 , 0x00004e90 
+ 00020112  0x00004931 call  0x00005917 
+ 00020113  0x00004932 branch  0x00007dba 
+ 00020114  0x00004935 arg  0x000048f8 , 0x00000005 
+ 00020115  0x00004936 arg  0x00000009 , 0x00000039 
+ 00020116  0x00004937 branch  0x00007ca1 
+ 00020117  0x0000493b fetch  0x00000002 , 0x000048f8 
+ 00020118  0x0000493c store  0x00000002 , 0x00004856 
+ 00020119  0x0000493d fetch  0x00000006 , 0x000048fb 
+ 00020120  0x0000493e store  0x00000006 , 0x00004858 
+ 00020121  0x0000493f branch  0x00004e89 
+ 00020122  0x00004942 setarg  0x00000000 
+ 00020123  0x00004943 branch  0x00004e87 
+ 00020124  0x00004947 copy  0x0000003f , 0x00000002 
+ 00020125  0x00004948 bpatch  0x00000058 , 0x0000400b 
+ 00020126  0x00004949 copy  0x00000002 , 0x0000003f 
+ 00020127  0x0000494a jam  0x00000003 , 0x00004855 
+ 00020128  0x0000494b fetcht  0x00000001 , 0x000048f1 
+ 00020129  0x0000494c sub  0x00000002 , 0x00000000 , 0x0000003e 
+ 00020130  0x0000494d branch  0x00004f05 , 0x00000005 
+ 00020131  0x0000494e beq  0x000000e8 , 0x00004ebb 
+ 00020132  0x0000494f beq  0x000000e9 , 0x00004ebe 
+ 00020133  0x00004950 beq  0x000000ea , 0x00004ec1 
+ 00020134  0x00004951 beq  0x000000eb , 0x00004ec4 
+ 00020135  0x00004952 beq  0x000000ec , 0x00004ec7 
+ 00020136  0x00004953 beq  0x000000ed , 0x00004eca 
+ 00020137  0x00004954 beq  0x000000ee , 0x00004ecd 
+ 00020138  0x00004955 beq  0x000000ef , 0x00004ed0 
+ 00020139  0x00004956 beq  0x000000f0 , 0x00004ed3 
+ 00020140  0x00004957 beq  0x000000f1 , 0x00004ed6 
+ 00020141  0x00004958 beq  0x000000f2 , 0x00004ed9 
+ 00020142  0x00004959 beq  0x000000f3 , 0x00004edc 
+ 00020143  0x0000495a beq  0x000000f4 , 0x00004edf 
+ 00020144  0x0000495b beq  0x000000f5 , 0x00004ee2 
+ 00020145  0x0000495c beq  0x000000f6 , 0x00004ee5 
+ 00020146  0x0000495d beq  0x000000f7 , 0x00004ee8 
+ 00020147  0x0000495e beq  0x000000f8 , 0x00004eeb 
+ 00020148  0x0000495f beq  0x000000f9 , 0x00004eee 
+ 00020149  0x00004960 beq  0x000000fa , 0x00004ef1 
+ 00020150  0x00004961 beq  0x000000fb , 0x00004ef7 
+ 00020151  0x00004962 beq  0x000000fc , 0x00004efa 
+ 00020152  0x00004963 beq  0x000000fd , 0x00004efd 
+ 00020153  0x00004964 beq  0x000000ff , 0x00004f0c 
+ 00020154  0x00004965 branch  0x00004e89 
+ 00020155  0x00004968 setarg  0x00000183 
+ 00020156  0x00004969 store  0x00000002 , 0x00004856 
+ 00020157  0x0000496a branch  0x00004e89 
+ 00020158  0x0000496c setarg  0x000000cd 
+ 00020159  0x0000496d store  0x00000002 , 0x00004856 
+ 00020160  0x0000496e branch  0x00004e89 
+ 00020161  0x00004970 setarg  0x000000b7 
+ 00020162  0x00004971 store  0x00000002 , 0x00004856 
+ 00020163  0x00004972 branch  0x00004e89 
+ 00020164  0x00004974 setarg  0x000000b6 
+ 00020165  0x00004975 store  0x00000002 , 0x00004856 
+ 00020166  0x00004976 branch  0x00004e89 
+ 00020167  0x00004978 setarg  0x000000b5 
+ 00020168  0x00004979 store  0x00000002 , 0x00004856 
+ 00020169  0x0000497a branch  0x00004e89 
+ 00020170  0x0000497c setarg  0x000000ea 
+ 00020171  0x0000497d store  0x00000002 , 0x00004856 
+ 00020172  0x0000497e branch  0x00004e89 
+ 00020173  0x00004980 setarg  0x000000e9 
+ 00020174  0x00004981 store  0x00000002 , 0x00004856 
+ 00020175  0x00004982 branch  0x00004e89 
+ 00020176  0x00004984 setarg  0x000000e2 
+ 00020177  0x00004985 store  0x00000002 , 0x00004856 
+ 00020178  0x00004986 branch  0x00004e89 
+ 00020179  0x00004988 setarg  0x00000194 
+ 00020180  0x00004989 store  0x00000002 , 0x00004856 
+ 00020181  0x0000498a branch  0x00004e89 
+ 00020182  0x0000498c setarg  0x0000018a 
+ 00020183  0x0000498d store  0x00000002 , 0x00004856 
+ 00020184  0x0000498e branch  0x00004e89 
+ 00020185  0x00004990 setarg  0x00000192 
+ 00020186  0x00004991 store  0x00000002 , 0x00004856 
+ 00020187  0x00004992 branch  0x00004e89 
+ 00020188  0x00004994 setarg  0x00000070 
+ 00020189  0x00004995 store  0x00000002 , 0x00004856 
+ 00020190  0x00004996 branch  0x00004e89 
+ 00020191  0x00004998 setarg  0x0000006f 
+ 00020192  0x00004999 store  0x00000002 , 0x00004856 
+ 00020193  0x0000499a branch  0x00004e89 
+ 00020194  0x0000499c setarg  0x0000022a 
+ 00020195  0x0000499d store  0x00000002 , 0x00004856 
+ 00020196  0x0000499e branch  0x00004e89 
+ 00020197  0x000049a0 setarg  0x00000225 
+ 00020198  0x000049a1 store  0x00000002 , 0x00004856 
+ 00020199  0x000049a2 branch  0x00004e89 
+ 00020200  0x000049a4 setarg  0x00000224 
+ 00020201  0x000049a5 store  0x00000002 , 0x00004856 
+ 00020202  0x000049a6 branch  0x00004e89 
+ 00020203  0x000049a8 setarg  0x00000226 
+ 00020204  0x000049a9 store  0x00000002 , 0x00004856 
+ 00020205  0x000049aa branch  0x00004e89 
+ 00020206  0x000049ac setarg  0x00000227 
+ 00020207  0x000049ad store  0x00000002 , 0x00004856 
+ 00020208  0x000049ae branch  0x00004e89 
+ 00020209  0x000049b0 fetch  0x00000001 , 0x000049c6 
+ 00020210  0x000049b1 beq  0x00000002 , 0x00004ef7 
+ 00020211  0x000049b2 beq  0x00000003 , 0x00004ef7 
+ 00020212  0x000049b3 setarg  0x00000221 
+ 00020213  0x000049b4 store  0x00000002 , 0x00004856 
+ 00020214  0x000049b5 branch  0x00004e89 
+ 00020215  0x000049b7 setarg  0x00000223 
+ 00020216  0x000049b8 store  0x00000002 , 0x00004856 
+ 00020217  0x000049b9 branch  0x00004e89 
+ 00020218  0x000049bb setarg  0x00000030 
+ 00020219  0x000049bc store  0x00000002 , 0x00004856 
+ 00020220  0x000049bd branch  0x00004e89 
+ 00020221  0x000049bf fetch  0x00000001 , 0x000049c6 
+ 00020222  0x000049c0 beq  0x00000001 , 0x00004f02 
+ 00020223  0x000049c1 setarg  0x000001ae 
+ 00020224  0x000049c2 store  0x00000002 , 0x00004856 
+ 00020225  0x000049c3 branch  0x00004e89 
+ 00020226  0x000049c5 setarg  0x00000307 
+ 00020227  0x000049c6 store  0x00000002 , 0x00004856 
+ 00020228  0x000049c7 branch  0x00004e89 
+ 00020229  0x000049cb jam  0x00000002 , 0x000048f4 
+ 00020230  0x000049cc fetch  0x00000001 , 0x000048f1 
+ 00020231  0x000049cd call  0x00004e92 , 0x00000034 
+ 00020232  0x000049ce jam  0x00000000 , 0x000049c5 
+ 00020233  0x000049cf setarg  0x00000003 
+ 00020234  0x000049d0 store  0x00000003 , 0x00004855 
+ 00020235  0x000049d1 branch  0x00004e89 
+ 00020236  0x000049d3 jam  0x00000002 , 0x00004855 
+ 00020237  0x000049d4 setarg  0x00000002 
+ 00020238  0x000049d5 store  0x00000001 , 0x00004856 
+ 00020239  0x000049d6 branch  0x00004e89 
+ 00020240  0x000049de bpatch  0x00000059 , 0x0000400b 
+ 00020241  0x000049df fetch  0x00000001 , 0x00004666 
+ 00020242  0x000049e0 bne  0x00000000 , 0x00004f18 
+ 00020243  0x000049e1 jam  0x00000000 , 0x000049a9 
+ 00020244  0x000049e2 fetch  0x00000002 , 0x00004855 
+ 00020245  0x000049e3 ncall  0x00004afc , 0x00000034 
+ 00020246  0x000049e4 fetch  0x00000006 , 0x00004858 
+ 00020247  0x000049e5 ncall  0x00004afc , 0x00000034 
+ 00020248  0x000049e8 fetch  0x00000001 , 0x00004855 
+ 00020249  0x000049e9 beq  0x00000000 , 0x00004f23 
+ 00020250  0x000049ea beq  0x00000001 , 0x00004f1e 
+ 00020251  0x000049eb beq  0x00000003 , 0x00004f2e 
+ 00020252  0x000049ec beq  0x00000002 , 0x00004f36 
+ 00020253  0x000049ed rtn 
+ 00020254  0x000049f0 jam  0x00000001 , 0x0000485f 
+ 00020255  0x000049f1 arg  0x00004855 , 0x00000006 
+ 00020256  0x000049f2 arg  0x00004846 , 0x00000005 
+ 00020257  0x000049f3 arg  0x00000007 , 0x00000039 
+ 00020258  0x000049f4 branch  0x00007cda 
+ 00020259  0x000049f7 jam  0x00000002 , 0x0000485f 
+ 00020260  0x000049f8 call  0x00004f3e 
+ 00020261  0x000049f9 fetch  0x00000001 , 0x00004666 
+ 00020262  0x000049fa beq  0x00000001 , 0x00004f2a 
+ 00020263  0x000049fb call  0x00004af1 
+ 00020264  0x000049fc fetch  0x00000001 , 0x000049ab 
+ 00020265  0x000049fd store  0x00000001 , 0x00004857 
+ 00020266  0x000049ff arg  0x00004855 , 0x00000006 
+ 00020267  0x00004a00 arg  0x0000472a , 0x00000005 
+ 00020268  0x00004a01 arg  0x00000009 , 0x00000039 
+ 00020269  0x00004a02 branch  0x00007cda 
+ 00020270  0x00004a05 jam  0x00000004 , 0x0000485f 
+ 00020271  0x00004a06 call  0x00004f3e 
+ 00020272  0x00004a07 setarg  0x00000003 
+ 00020273  0x00004a08 call  0x00005f15 
+ 00020274  0x00004a09 arg  0x00004856 , 0x00000006 
+ 00020275  0x00004a0a arg  0x0000472b , 0x00000005 
+ 00020276  0x00004a0b arg  0x00000002 , 0x00000039 
+ 00020277  0x00004a0c branch  0x00007cda 
+ 00020278  0x00004a0f jam  0x00000005 , 0x0000485f 
+ 00020279  0x00004a10 call  0x00004f3e 
+ 00020280  0x00004a11 setarg  0x00000002 
+ 00020281  0x00004a12 store  0x00000008 , 0x0000472a 
+ 00020282  0x00004a13 store  0x00000008 , 0x00004733 
+ 00020283  0x00004a14 fetch  0x00000001 , 0x00004856 
+ 00020284  0x00004a15 store  0x00000001 , 0x0000472b 
+ 00020285  0x00004a16 rtn 
+ 00020286  0x00004a1a arg  0x00000012 , 0x00000039 
+ 00020287  0x00004a1b arg  0x0000472a , 0x00000005 
+ 00020288  0x00004a1c branch  0x00007ca1 
+ 00020289  0x00004a22 call  0x00007de2 
+ 00020290  0x00004a23 call  0x0000561c 
+ 00020291  0x00004a24 fetcht  0x00000001 , 0x0000464a 
+ 00020292  0x00004a25 call  0x00006eb2 
+ 00020293  0x00004a26 fetcht  0x00000001 , 0x0000464b 
+ 00020294  0x00004a27 call  0x00006eb2 
+ 00020295  0x00004a29 fetcht  0x00000001 , 0x00004655 
+ 00020296  0x00004a2a call  0x00006eb6 
+ 00020297  0x00004a2c fetch  0x00000002 , 0x00004898 
+ 00020298  0x00004a2d copy  0x0000003f , 0x00000012 
+ 00020299  0x00004a2e arg  0x00000014 , 0x00000039 
+ 00020300  0x00004a30 ifetcht  0x00000001 , 0x00000012 
+ 00020301  0x00004a31 isolate1  0x00000007 , 0x00000002 
+ 00020302  0x00004a32 ncall  0x00006ef7 , 0x00000001 
+ 00020303  0x00004a33 increase  0x00000001 , 0x00000012 
+ 00020304  0x00004a34 loop  0x00004f4c 
+ 00020305  0x00004a36 fetch  0x00000002 , 0x00004896 
+ 00020306  0x00004a37 copy  0x0000003f , 0x00000012 
+ 00020307  0x00004a38 arg  0x00000008 , 0x00000039 
+ 00020308  0x00004a3a ifetcht  0x00000001 , 0x00000012 
+ 00020309  0x00004a3b sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00020310  0x00004a3c ncall  0x00006eb2 , 0x00000005 
+ 00020311  0x00004a3d increase  0x00000001 , 0x00000012 
+ 00020312  0x00004a3e loop  0x00004f54 
+ 00020313  0x00004a3f rtn 
+ 00020314  0x00004a42 fetch  0x00000001 , 0x000048eb 
+ 00020315  0x00004a43 branch  0x00006eb6 , 0x00000034 
+ 00020316  0x00004a44 branch  0x00006eb2 
+ 00020317  0x00004a46 rtnmark1  0x00000026 
+ 00020318  0x00004a47 call  0x00004f41 
+ 00020319  0x00004a48 fetch  0x00000001 , 0x00000015 
+ 00020320  0x00004a49 nrtn  0x00000034 
+ 00020321  0x00004a4a branch  0x00006ed3 
+ 00020322  0x00004a4c bpatch  0x0000005a , 0x0000400b 
+ 00020323  0x00004a4d jam  0x000000ff , 0x00004659 
+ 00020324  0x00004a4e call  0x0000739a 
+ 00020325  0x00004a4f call  0x00004f70 
+ 00020326  0x00004a50 call  0x000056a9 
+ 00020327  0x00004a51 call  0x000054dc 
+ 00020328  0x00004a52 call  0x00005d9e 
+ 00020329  0x00004a53 fetcht  0x00000001 , 0x00004659 
+ 00020330  0x00004a54 branch  0x00006ed3 
+ 00020331  0x00004a57 call  0x00004f70 
+ 00020332  0x00004a59 bpatch  0x0000005b , 0x0000400b 
+ 00020333  0x00004a5a call  0x00004f75 
+ 00020334  0x00004a5b call  0x00007d7c 
+ 00020335  0x00004a5c branch  0x00004327 
+ 00020336  0x00004a5f bpatch  0x0000005c , 0x0000400b 
+ 00020337  0x00004a60 call  0x00004b6d 
+ 00020338  0x00004a61 call  0x00004b71 
+ 00020339  0x00004a62 call  0x00004b7c 
+ 00020340  0x00004a63 branch  0x00004b6f 
+ 00020341  0x00004a6b bpatch  0x0000005d , 0x0000400b 
+ 00020342  0x00004a6c call  0x00007de2 
+ 00020343  0x00004a6d call  0x00004f70 
+ 00020344  0x00004a6e call  0x00005a92 
+ 00020345  0x00004a6f call  0x00004f41 
+ 00020346  0x00004a70 call  0x000054f9 
+ 00020347  0x00004a71 fetcht  0x00000001 , 0x0000465b 
+ 00020348  0x00004a72 call  0x000055b5 
+ 00020349  0x00004a73 call  0x000055b9 
+ 00020350  0x00004a74 branch  0x000054f2 
+ 00020351  0x00004a81 fetch  0x00000002 , 0x000045e0 
+ 00020352  0x00004a82 and_into  0x000000e0 , 0x0000003f 
+ 00020353  0x00004a83 branch  0x00004f86 , 0x00000034 
+ 00020354  0x00004a84 fetch  0x00000002 , 0x000045e0 
+ 00020355  0x00004a85 increase  0x00000001 , 0x0000003f 
+ 00020356  0x00004a86 store  0x00000002 , 0x000045e0 
+ 00020357  0x00004a87 rtn 
+ 00020358  0x00004a89 call  0x0000357f 
+ 00020359  0x00004a8a call  0x00003651 
+ 00020360  0x00004a8b nbranch  0x00003586 , 0x00000018 
+ 00020361  0x00004a8c nbranch  0x00003586 , 0x0000002f 
+ 00020362  0x00004a8d call  0x00005028 
+ 00020363  0x00004a8e branch  0x0000356a 
+ 00020364  0x00004a94 call  0x00003625 
+ 00020365  0x00004a95 nbranch  0x00004f91 , 0x00000028 
+ 00020366  0x00004a97 call  0x00004fa0 
+ 00020367  0x00004a98 call  0x00004fd5 
+ 00020368  0x00004a99 branch  0x00004fdb 
+ 00020369  0x00004a9c fetch  0x00000008 , 0x0000489c 
+ 00020370  0x00004a9d nbranch  0x00004f8e , 0x00000034 
+ 00020371  0x00004a9e fetch  0x00000008 , 0x000048a4 
+ 00020372  0x00004a9f nbranch  0x00004f8e , 0x00000034 
+ 00020373  0x00004aa0 fetch  0x00000004 , 0x000048ac 
+ 00020374  0x00004aa1 nbranch  0x00004f8e , 0x00000034 
+ 00020375  0x00004aa3 fetch  0x00000001 , 0x00004618 
+ 00020376  0x00004aa4 rtneq  0x00000001 
+ 00020377  0x00004aa5 call  0x0000369d 
+ 00020378  0x00004aa7 call  0x00004fc8 
+ 00020379  0x00004aa8 nrtn  0x00000028 
+ 00020380  0x00004aa9 fetch  0x00000001 , 0x0000473f 
+ 00020381  0x00004aaa ncall  0x00004f75 , 0x00000034 
+ 00020382  0x00004aab fetch  0x00000004 , 0x000045af 
+ 00020383  0x00004aac branch  0x00003622 
+ 00020384  0x00004aaf bpatch  0x0000005e , 0x0000400b 
+ 00020385  0x00004ab0 jam  0x00000000 , 0x00004601 
+ 00020386  0x00004ab2 fetchr  0x0000000b , 0x00000002 , 0x00000040 
+ 00020387  0x00004ab3 until  0x00000023 , 0x00000026 
+ 00020388  0x00004ab4 call  0x00004df5 
+ 00020389  0x00004ab5 fetch  0x00000001 , 0x000049a3 
+ 00020390  0x00004ab6 nbranch  0x00005ed1 , 0x00000034 
+ 00020391  0x00004ab7 call  0x00003651 
+ 00020392  0x00004ab8 fetch  0x00000001 , 0x0000457f 
+ 00020393  0x00004ab9 beq  0x00000001 , 0x00003646 
+ 00020394  0x00004aba nbranch  0x00004faf , 0x00000018 
+ 00020395  0x00004abb nbranch  0x00004faf , 0x0000002f 
+ 00020396  0x00004abc call  0x00005028 
+ 00020397  0x00004abd jam  0x00000000 , 0x0000473f 
+ 00020398  0x00004abe branch  0x00003646 
+ 00020399  0x00004ac2 fetch  0x00000001 , 0x00004602 
+ 00020400  0x00004ac3 nrtn  0x00000034 
+ 00020401  0x00004ac4 fetch  0x00000002 , 0x000045fe 
+ 00020402  0x00004ac5 increase  0x00000001 , 0x0000003f 
+ 00020403  0x00004ac6 store  0x00000002 , 0x000045fe 
+ 00020404  0x00004ac7 fetch  0x00000001 , 0x000045fe 
+ 00020405  0x00004ac8 beq  0x000000ff , 0x00003676 
+ 00020406  0x00004ac9 call  0x00004fb8 
+ 00020407  0x00004aca branch  0x00004fa2 
+ 00020408  0x00004ace fetcht  0x00000001 , 0x00004601 
+ 00020409  0x00004acf sub  0x00000002 , 0x00000014 , 0x0000003e 
+ 00020410  0x00004ad0 branch  0x00004fbe , 0x00000002 
+ 00020411  0x00004ad1 arg  0x00000019 , 0x00000039 
+ 00020412  0x00004ad2 call  0x00007c96 
+ 00020413  0x00004ad3 branch  0x00003694 
+ 00020414  0x00004ad6 increase  0x00000001 , 0x00000002 
+ 00020415  0x00004ad7 storet  0x00000001 , 0x00004601 
+ 00020416  0x00004ad8 fetch  0x00000004 , 0x0000458f 
+ 00020417  0x00004ad9 fetcht  0x00000004 , 0x000045e4 
+ 00020418  0x00004ada isub  0x00000002 , 0x0000003e 
+ 00020419  0x00004adb branch  0x00003222 , 0x00000005 
+ 00020420  0x00004adc fetch  0x00000001 , 0x00004601 
+ 00020421  0x00004add sub  0x0000003f , 0x00000003 , 0x0000003e 
+ 00020422  0x00004ade rtn  0x00000002 
+ 00020423  0x00004adf branch  0x0000369a 
+ 00020424  0x00004ae3 enable  0x00000028 
+ 00020425  0x00004ae4 call  0x00002408 
+ 00020426  0x00004ae5 fetch  0x00000003 , 0x000040bd 
+ 00020427  0x00004ae6 branch  0x00007dbc , 0x00000034 
+ 00020428  0x00004ae7 fetch  0x00000001 , 0x000049a1 
+ 00020429  0x00004ae8 nbranch  0x00007dbc , 0x00000034 
+ 00020430  0x00004ae9 fetch  0x00000001 , 0x000049a2 
+ 00020431  0x00004aea nbranch  0x00007dbc , 0x00000034 
+ 00020432  0x00004aeb fetch  0x00000001 , 0x000049c4 
+ 00020433  0x00004aec nbranch  0x00007dbc , 0x00000034 
+ 00020434  0x00004aed fetch  0x00000001 , 0x00004618 
+ 00020435  0x00004aee beq  0x00000001 , 0x00007dbc 
+ 00020436  0x00004aef branch  0x000036b9 
+ 00020437  0x00004af2 fetch  0x00000004 , 0x0000458f 
+ 00020438  0x00004af3 fetcht  0x00000004 , 0x000045e4 
+ 00020439  0x00004af4 isub  0x00000002 , 0x0000003e 
+ 00020440  0x00004af5 nbranch  0x000036e9 , 0x00000005 
+ 00020441  0x00004af6 jam  0x0000009e , 0x00004141 
+ 00020442  0x00004af7 rtn 
+ 00020443  0x00004af9 fetch  0x00000008 , 0x0000460b 
+ 00020444  0x00004afa store  0x00000008 , 0x000045af 
+ 00020445  0x00004afb fetch  0x00000002 , 0x0000461d 
+ 00020446  0x00004afc store  0x00000002 , 0x0000461f 
+ 00020447  0x00004afe bpatch  0x0000005f , 0x0000400b 
+ 00020448  0x00004aff call  0x000036b4 
+ 00020449  0x00004b00 nrtn  0x00000028 
+ 00020450  0x00004b01 call  0x00007de2 
+ 00020451  0x00004b02 fetch  0x00000003 , 0x00004608 
+ 00020452  0x00004b03 branch  0x00003622 
+ 00020453  0x00004b0c rtnmark0  0x00000026 
+ 00020454  0x00004b0d call  0x00004e47 
+ 00020455  0x00004b0e nrtn  0x00000028 
+ 00020456  0x00004b0f fetch  0x00000008 , 0x00004713 
+ 00020457  0x00004b10 bbit0  0x00000016 , 0x000060a1 
+ 00020458  0x00004b11 fetch  0x00000001 , 0x0000496c 
+ 00020459  0x00004b12 nbranch  0x00004fed , 0x00000034 
+ 00020460  0x00004b13 branch  0x000060a1 
+ 00020461  0x00004b16 jam  0x00000002 , 0x00004589 
+ 00020462  0x00004b17 arg  0x00000009 , 0x00000011 
+ 00020463  0x00004b18 fetch  0x00000001 , 0x0000496d 
+ 00020464  0x00004b19 nbranch  0x00004ff3 , 0x00000034 
+ 00020465  0x00004b1a arg  0x00004733 , 0x00000012 
+ 00020466  0x00004b1b rtn 
+ 00020467  0x00004b1d arg  0x0000472a , 0x00000012 
+ 00020468  0x00004b1e rtn 
+ 00020469  0x00004b24 setarg  0x00000000 
+ 00020470  0x00004b25 store  0x00000003 , 0x000046f8 
+ 00020471  0x00004b26 rtn 
+ 00020472  0x00004b29 bpatch  0x00000060 , 0x0000400c 
+ 00020473  0x00004b2a fetch  0x00000008 , 0x00004713 
+ 00020474  0x00004b2b rtnbit0  0x0000000e 
+ 00020475  0x00004b2c fetch  0x00000001 , 0x0000477d 
+ 00020476  0x00004b2d rtn  0x00000034 
+ 00020477  0x00004b2e fetch  0x00000001 , 0x00004602 
+ 00020478  0x00004b2f rtn  0x00000034 
+ 00020479  0x00004b30 fetch  0x00000001 , 0x000046f5 
+ 00020480  0x00004b31 increase  0x00000001 , 0x0000003f 
+ 00020481  0x00004b32 and_into  0x00000003 , 0x0000003f 
+ 00020482  0x00004b33 store  0x00000001 , 0x000046f5 
+ 00020483  0x00004b34 nrtn  0x00000034 
+ 00020484  0x00004b35 jam  0x00000000 , 0x000046f6 
+ 00020485  0x00004b38 fetch  0x00000001 , 0x000046f6 
+ 00020486  0x00004b39 increase  0x00000001 , 0x0000003f 
+ 00020487  0x00004b3a store  0x00000001 , 0x000046f6 
+ 00020488  0x00004b3b sub  0x0000003f , 0x00000008 , 0x0000003e 
+ 00020489  0x00004b3c nbranch  0x00005010 , 0x00000002 
+ 00020490  0x00004b3d call  0x0000357f 
+ 00020491  0x00004b3e call  0x00003651 
+ 00020492  0x00004b3f nbranch  0x00005016 , 0x00000018 
+ 00020493  0x00004b40 nbranch  0x00005016 , 0x0000002f 
+ 00020494  0x00004b41 call  0x00005028 
+ 00020495  0x00004b42 call  0x00005020 
+ 00020496  0x00004b44 call  0x0000357b 
+ 00020497  0x00004b45 fetch  0x00000001 , 0x000046f7 
+ 00020498  0x00004b46 increase  0x00000001 , 0x0000003f 
+ 00020499  0x00004b47 store  0x00000001 , 0x000046f7 
+ 00020500  0x00004b48 beq  0x00000010 , 0x00005018 
+ 00020501  0x00004b49 rtn 
+ 00020502  0x00004b4c call  0x00003222 
+ 00020503  0x00004b4d branch  0x00005005 
+ 00020504  0x00004b50 jam  0x00000000 , 0x000046f7 
+ 00020505  0x00004b51 fetch  0x00000001 , 0x000046f8 
+ 00020506  0x00004b52 rtnbit1  0x00000000 
+ 00020507  0x00004b53 set1  0x00000000 , 0x0000003f 
+ 00020508  0x00004b54 store  0x00000001 , 0x000046f8 
+ 00020509  0x00004b55 fetch  0x00000002 , 0x00004723 
+ 00020510  0x00004b56 store  0x00000002 , 0x00004781 
+ 00020511  0x00004b57 rtn 
+ 00020512  0x00004b5b fetch  0x00000001 , 0x00004602 
+ 00020513  0x00004b5c branch  0x00004ff5 , 0x00000034 
+ 00020514  0x00004b5d jam  0x00000000 , 0x000046f7 
+ 00020515  0x00004b5e fetch  0x00000001 , 0x000046f8 
+ 00020516  0x00004b5f rtnbit0  0x00000000 
+ 00020517  0x00004b60 set0  0x00000000 , 0x0000003f 
+ 00020518  0x00004b61 store  0x00000001 , 0x000046f8 
+ 00020519  0x00004b62 branch  0x00005c0b 
+ 00020520  0x00004b66 call  0x0000366e 
+ 00020521  0x00004b67 fetch  0x00000001 , 0x000044f8 
+ 00020522  0x00004b68 compare  0x00000008 , 0x0000003f , 0x000000f8 
+ 00020523  0x00004b69 nrtn  0x00000001 
+ 00020524  0x00004b6a fetch  0x00000001 , 0x000044f9 
+ 00020525  0x00004b6b beq  0x000000ff , 0x00004b11 
+ 00020526  0x00004b6c rtn 
+ 00020527  0x00004b72 jam  0x00000001 , 0x000049f1 
+ 00020528  0x00004b73 arg  0x00000017 , 0x00000011 
+ 00020529  0x00004b74 arg  0x00000004 , 0x00000012 
+ 00020530  0x00004b75 call  0x000029fb 
+ 00020531  0x00004b76 setarg  0x00000006 
+ 00020532  0x00004b77 istore  0x00000001 , 0x00000005 
+ 00020533  0x00004b78 setarg  0x00000001 
+ 00020534  0x00004b79 istore  0x00000002 , 0x00000005 
+ 00020535  0x00004b7a setarg  0x0000ffff 
+ 00020536  0x00004b7b istore  0x00000002 , 0x00000005 
+ 00020537  0x00004b7c setarg  0x00002800 
+ 00020538  0x00004b7d istore  0x00000002 , 0x00000005 
+ 00020539  0x00004b7e arg  0x000049e1 , 0x00000006 
+ 00020540  0x00004b7f branch  0x00007c8f 
+ 00020541  0x00004b81 bpatch  0x00000061 , 0x0000400c 
+ 00020542  0x00004b82 fetch  0x00000001 , 0x000049f1 
+ 00020543  0x00004b83 rtn  0x00000034 
+ 00020544  0x00004b84 copy  0x00000011 , 0x00000006 
+ 00020545  0x00004b85 ifetch  0x00000003 , 0x00000006 
+ 00020546  0x00004b86 store  0x00000003 , 0x00004397 
+ 00020547  0x00004b87 beq  0x0000000b , 0x00005091 
+ 00020548  0x00004b88 beq  0x00000009 , 0x00005078 
+ 00020549  0x00004b89 beq  0x00000007 , 0x00005048 
+ 00020550  0x00004b8a beq  0x00000001 , 0x0000505b 
+ 00020551  0x00004b8b branch  0x00002b96 
+ 00020552  0x00004b8e fetch  0x00000001 , 0x000049f1 
+ 00020553  0x00004b8f beq  0x00000002 , 0x0000506c 
+ 00020554  0x00004b91 jam  0x00000002 , 0x000049c6 
+ 00020555  0x00004b92 branch  0x00005050 
+ 00020556  0x00004b95 fetch  0x00000001 , 0x000042cb 
+ 00020557  0x00004b96 store  0x00000001 , 0x000049c6 
+ 00020558  0x00004b97 branch  0x00005050 
+ 00020559  0x00004b99 jam  0x00000003 , 0x000049c6 
+ 00020560  0x00004b9b jam  0x00000000 , 0x000049f1 
+ 00020561  0x00004b9c fetcht  0x00000002 , 0x000049df 
+ 00020562  0x00004b9d setarg  0x00001fd0 
+ 00020563  0x00004b9e isub  0x00000002 , 0x00000012 
+ 00020564  0x00004b9f arg  0x000049c6 , 0x00000011 
+ 00020565  0x00004ba1 arg  0x00000001 , 0x00000039 
+ 00020566  0x00004ba2 call  0x00006b45 
+ 00020567  0x00004ba3 fetcht  0x00000002 , 0x000049df 
+ 00020568  0x00004ba4 increase  0x0000000e , 0x00000002 
+ 00020569  0x00004ba5 storet  0x00000002 , 0x000049df 
+ 00020570  0x00004ba6 rtn 
+ 00020571  0x00004bab fetch  0x00000001 , 0x000049f1 
+ 00020572  0x00004bac beq  0x00000002 , 0x0000504c 
+ 00020573  0x00004bad jam  0x00000002 , 0x000049f1 
+ 00020574  0x00004bae arg  0x00000009 , 0x00000011 
+ 00020575  0x00004baf arg  0x00000004 , 0x00000012 
+ 00020576  0x00004bb0 call  0x000029fb 
+ 00020577  0x00004bb1 setarg  0x00000006 
+ 00020578  0x00004bb2 istore  0x00000001 , 0x00000005 
+ 00020579  0x00004bb3 setarg  0x00000001 
+ 00020580  0x00004bb4 istore  0x00000002 , 0x00000005 
+ 00020581  0x00004bb5 setarg  0x0000ffff 
+ 00020582  0x00004bb6 istore  0x00000002 , 0x00000005 
+ 00020583  0x00004bb7 setarg  0x00002800 
+ 00020584  0x00004bb8 istore  0x00000002 , 0x00000005 
+ 00020585  0x00004bb9 arg  0x00000002 , 0x00000039 
+ 00020586  0x00004bba arg  0x000049f2 , 0x00000006 
+ 00020587  0x00004bbb branch  0x00007cda 
+ 00020588  0x00004bbe arg  0x00000007 , 0x00000011 
+ 00020589  0x00004bbf arg  0x00000004 , 0x00000012 
+ 00020590  0x00004bc0 call  0x000029fb 
+ 00020591  0x00004bc1 setarg  0x00000008 
+ 00020592  0x00004bc2 istore  0x00000001 , 0x00000005 
+ 00020593  0x00004bc3 fetcht  0x00000002 , 0x00004339 
+ 00020594  0x00004bc4 increase  0x00000005 , 0x00000002 
+ 00020595  0x00004bc5 ifetch  0x00000004 , 0x00000002 
+ 00020596  0x00004bc6 istore  0x00000004 , 0x00000005 
+ 00020597  0x00004bc7 setarg  0x00002803 
+ 00020598  0x00004bc8 istore  0x00000002 , 0x00000005 
+ 00020599  0x00004bc9 rtn 
+ 00020600  0x00004bcc fetch  0x00000002 , 0x00004335 
+ 00020601  0x00004bcd increase  0xfffffffe , 0x0000003f 
+ 00020602  0x00004bce div  0x0000003f , 0x00000007 
+ 00020603  0x00004bcf call  0x00007d62 
+ 00020604  0x00004bd0 quotient  0x00000039 
+ 00020605  0x00004bd1 fetch  0x00000002 , 0x00004339 
+ 00020606  0x00004bd2 add  0x0000003f , 0x00000006 , 0x00000006 
+ 00020607  0x00004bd3 branch  0x00005080 
+ 00020608  0x00004bd6 increase  0x00000003 , 0x00000006 
+ 00020609  0x00004bd7 ifetch  0x00000002 , 0x00000006 
+ 00020610  0x00004bd8 copy  0x0000003f , 0x00000013 
+ 00020611  0x00004bd9 ifetch  0x00000002 , 0x00000006 
+ 00020612  0x00004bda arg  0x00002a29 , 0x00000002 
+ 00020613  0x00004bdb isub  0x00000002 , 0x0000003e 
+ 00020614  0x00004bdc branch  0x00005089 , 0x00000005 
+ 00020615  0x00004bdd loop  0x00005080 
+ 00020616  0x00004bde branch  0x0000504c 
+ 00020617  0x00004be0 arg  0x00000003 , 0x00000011 
+ 00020618  0x00004be1 arg  0x00000004 , 0x00000012 
+ 00020619  0x00004be2 call  0x000029fb 
+ 00020620  0x00004be3 setarg  0x0000000a 
+ 00020621  0x00004be4 istore  0x00000001 , 0x00000005 
+ 00020622  0x00004be5 copy  0x00000013 , 0x0000003f 
+ 00020623  0x00004be6 istore  0x00000002 , 0x00000005 
+ 00020624  0x00004be7 rtn 
+ 00020625  0x00004bea fetch  0x00000002 , 0x00004335 
+ 00020626  0x00004beb arg  0x00000009 , 0x00000039 
+ 00020627  0x00004bec fetch  0x00000002 , 0x00004339 
+ 00020628  0x00004bed add  0x0000003f , 0x00000005 , 0x00000011 
+ 00020629  0x00004bee arg  0x000049f4 , 0x00000012 
+ 00020630  0x00004bef call  0x00007d64 
+ 00020631  0x00004bf0 branch  0x0000504f , 0x00000005 
+ 00020632  0x00004bf1 branch  0x0000504c 
+ 00020633  0x00004bfa branch  0x000050bd , 0x0000002b 
+ 00020634  0x00004bfb call  0x00002952 
+ 00020635  0x00004bfc setarg  0x000050c7 
+ 00020636  0x00004bfd store  0x00000002 , 0x000043db 
+ 00020637  0x00004bfe setarg  0x000050ca 
+ 00020638  0x00004bff store  0x00000002 , 0x000043dd 
+ 00020639  0x00004c00 setarg  0x000050c3 
+ 00020640  0x00004c01 store  0x00000002 , 0x000043d3 
+ 00020641  0x00004c02 setarg  0x00005180 
+ 00020642  0x00004c03 store  0x00000002 , 0x000043e1 
+ 00020643  0x00004c04 setarg  0x000053b0 
+ 00020644  0x00004c05 store  0x00000002 , 0x000043df 
+ 00020645  0x00004c06 setarg  0x000053c1 
+ 00020646  0x00004c07 store  0x00000002 , 0x000043e3 
+ 00020647  0x00004c09 bpatch  0x00000062 , 0x0000400c 
+ 00020648  0x00004c0a call  0x000050ab 
+ 00020649  0x00004c0b call  0x000050be 
+ 00020650  0x00004c0c branch  0x0000533b 
+ 00020651  0x00004c0f fetch  0x00000001 , 0x00008060 
+ 00020652  0x00004c10 set0  0x00000000 , 0x0000003f 
+ 00020653  0x00004c11 store  0x00000001 , 0x00008060 
+ 00020654  0x00004c12 fetch  0x00000008 , 0x00004500 
+ 00020655  0x00004c13 call  0x00006d68 
+ 00020656  0x00004c14 fetch  0x00000002 , 0x00004508 
+ 00020657  0x00004c15 call  0x00006d73 
+ 00020658  0x00004c16 call  0x00006d82 
+ 00020659  0x00004c17 jam  0x00000008 , 0x00008077 
+ 00020660  0x00004c18 jam  0x00000049 , 0x00008076 
+ 00020661  0x00004c19 jam  0x0000000a , 0x00008079 
+ 00020662  0x00004c1a jam  0x0000000b , 0x0000807a 
+ 00020663  0x00004c1c arg  0x00000081 , 0x00000002 
+ 00020664  0x00004c1d fetch  0x00000002 , 0x0000450f 
+ 00020665  0x00004c1e isolate1  0x00000000 , 0x0000003f 
+ 00020666  0x00004c1f setflag  0x00000001 , 0x00000004 , 0x00000002 
+ 00020667  0x00004c20 storet  0x00000001 , 0x00008060 
+ 00020668  0x00004c21 rtn 
+ 00020669  0x00004c24 branch  0x000050ab 
+ 00020670  0x00004c29 fetcht  0x00000001 , 0x000044f5 
+ 00020671  0x00004c2a call  0x00006ef7 
+ 00020672  0x00004c2b call  0x000050ed 
+ 00020673  0x00004c2c fetcht  0x00000001 , 0x000044f3 
+ 00020674  0x00004c2d branch  0x00006edd 
+ 00020675  0x00004c30 fetcht  0x00000001 , 0x000044f3 
+ 00020676  0x00004c31 call  0x00006ee6 
+ 00020677  0x00004c32 nbranch  0x0000430a , 0x00000001 
+ 00020678  0x00004c33 branch  0x00004308 
+ 00020679  0x00004c37 call  0x000069a9 
+ 00020680  0x00004c38 nrtn  0x00000034 
+ 00020681  0x00004c39 branch  0x000050ef 
+ 00020682  0x00004c3d copy  0x00000013 , 0x0000003f 
+ 00020683  0x00004c3e beq  0x00000014 , 0x000050dc 
+ 00020684  0x00004c3f beq  0x00000015 , 0x000050d8 
+ 00020685  0x00004c40 beq  0x00000030 , 0x00005375 
+ 00020686  0x00004c41 beq  0x00000031 , 0x00005377 
+ 00020687  0x00004c42 beq  0x00000032 , 0x00005381 
+ 00020688  0x00004c43 beq  0x00000033 , 0x0000537f 
+ 00020689  0x00004c44 beq  0x00000034 , 0x0000536f 
+ 00020690  0x00004c45 beq  0x0000003d , 0x0000534f 
+ 00020691  0x00004c46 beq  0x00000041 , 0x000050e2 
+ 00020692  0x00004c47 beq  0x00000042 , 0x000050e4 
+ 00020693  0x00004c48 beq  0x00000043 , 0x0000536d 
+ 00020694  0x00004c49 beq  0x0000003b , 0x00005358 
+ 00020695  0x00004c4a rtn 
+ 00020696  0x00004c4f call  0x000029cb 
+ 00020697  0x00004c50 jam  0x00000000 , 0x00004511 
+ 00020698  0x00004c51 call  0x000050e0 
+ 00020699  0x00004c52 branch  0x00005321 
+ 00020700  0x00004c59 call  0x000050e7 
+ 00020701  0x00004c5a fetch  0x00000001 , 0x000044fe 
+ 00020702  0x00004c5b store  0x00000001 , 0x000040c0 
+ 00020703  0x00004c5c branch  0x0000531f 
+ 00020704  0x00004c61 call  0x00005149 
+ 00020705  0x00004c62 branch  0x000050e5 
+ 00020706  0x00004c66 call  0x000030f3 
+ 00020707  0x00004c67 branch  0x00002ed5 
+ 00020708  0x00004c6a branch  0x00005391 
+ 00020709  0x00004c6e fetcht  0x00000001 , 0x000044f5 
+ 00020710  0x00004c6f branch  0x00006ef7 
+ 00020711  0x00004c72 call  0x000050e9 
+ 00020712  0x00004c73 branch  0x000050ed 
+ 00020713  0x00004c76 fetch  0x00000001 , 0x000044f8 
+ 00020714  0x00004c77 isolate1  0x00000001 , 0x0000003f 
+ 00020715  0x00004c78 call  0x00004315 , 0x00000001 
+ 00020716  0x00004c79 rtn 
+ 00020717  0x00004c7b fetcht  0x00000001 , 0x000044f5 
+ 00020718  0x00004c7c branch  0x00006ef3 
+ 00020719  0x00004c80 fetch  0x00000001 , 0x0000810b 
+ 00020720  0x00004c81 rtnbit1  0x00000002 
+ 00020721  0x00004c82 call  0x00006d96 
+ 00020722  0x00004c83 ifetch  0x00000001 , 0x00000003 
+ 00020723  0x00004c84 bne  0x00000001 , 0x00005105 
+ 00020724  0x00004c85 fetch  0x00000002 , 0x00008112 
+ 00020725  0x00004c86 sub  0x0000003f , 0x00000002 , 0x0000003e 
+ 00020726  0x00004c87 rtn  0x00000002 
+ 00020727  0x00004c88 ifetch  0x00000001 , 0x00000003 
+ 00020728  0x00004c89 store  0x00000001 , 0x000006e2 
+ 00020729  0x00004c8a ifetcht  0x00000001 , 0x00000003 
+ 00020730  0x00004c8b copy  0x00000003 , 0x00000011 
+ 00020731  0x00004c8c storet  0x00000001 , 0x000006e3 
+ 00020732  0x00004c8d add  0x00000002 , 0x00000003 , 0x00000002 
+ 00020733  0x00004c8e fetch  0x00000002 , 0x00008112 
+ 00020734  0x00004c8f isub  0x00000002 , 0x00000002 
+ 00020735  0x00004c90 nrtn  0x00000002 
+ 00020736  0x00004c91 jam  0x00000001 , 0x000006e4 
+ 00020737  0x00004c92 call  0x00005113 
+ 00020738  0x00004c93 fetch  0x00000001 , 0x000006e4 
+ 00020739  0x00004c94 rtneq  0x00000000 
+ 00020740  0x00004c95 branch  0x0000510e 
+ 00020741  0x00004c98 call  0x00007c95 
+ 00020742  0x00004c99 call  0x0000535e 
+ 00020743  0x00004c9a branch  0x00005108 
+ 00020744  0x00004c9e bpatch  0x00000063 , 0x0000400c 
+ 00020745  0x00004c9f call  0x00006d96 
+ 00020746  0x00004ca0 fetch  0x00000002 , 0x00008112 
+ 00020747  0x00004ca1 rtn  0x00000034 
+ 00020748  0x00004ca2 iadd  0x00000003 , 0x00000003 
+ 00020749  0x00004ca3 branch  0x00005112 
+ 00020750  0x00004ca6 call  0x00006d96 
+ 00020751  0x00004ca7 increase  0x00000002 , 0x00000003 
+ 00020752  0x00004ca8 ifetch  0x00000001 , 0x00000003 
+ 00020753  0x00004ca9 iadd  0x00000003 , 0x00000003 
+ 00020754  0x00004cab branch  0x00006d9c 
+ 00020755  0x00004caf bpatch  0x00000064 , 0x0000400c 
+ 00020756  0x00004cb0 fetch  0x00000001 , 0x000006e2 
+ 00020757  0x00004cb1 beq  0x00000001 , 0x0000513d 
+ 00020758  0x00004cb2 beq  0x00000002 , 0x00005142 
+ 00020759  0x00004cb3 beq  0x00000004 , 0x00005150 
+ 00020760  0x00004cb4 beq  0x00000009 , 0x00005154 
+ 00020761  0x00004cb5 beq  0x0000000b , 0x000051ab 
+ 00020762  0x00004cb6 beq  0x0000000e , 0x000051ac 
+ 00020763  0x00004cb7 beq  0x0000000f , 0x000051b4 
+ 00020764  0x00004cb8 beq  0x00000010 , 0x000051bc 
+ 00020765  0x00004cb9 beq  0x00000012 , 0x000051c0 
+ 00020766  0x00004cba beq  0x00000026 , 0x000051c4 
+ 00020767  0x00004cbb beq  0x00000028 , 0x000051c9 
+ 00020768  0x00004cbc beq  0x0000002a , 0x000051cc 
+ 00020769  0x00004cbd beq  0x0000002b , 0x000051ff 
+ 00020770  0x00004cbe beq  0x0000002c , 0x00005205 
+ 00020771  0x00004cbf beq  0x00000030 , 0x0000520c 
+ 00020772  0x00004cc0 beq  0x00000031 , 0x00005211 
+ 00020773  0x00004cc1 beq  0x00000032 , 0x00005222 
+ 00020774  0x00004cc2 beq  0x00000033 , 0x0000522d 
+ 00020775  0x00004cc3 beq  0x00000034 , 0x0000525a 
+ 00020776  0x00004cc4 beq  0x00000035 , 0x0000525d 
+ 00020777  0x00004cc5 beq  0x00000036 , 0x00005266 
+ 00020778  0x00004cc6 beq  0x00000037 , 0x0000526f 
+ 00020779  0x00004cc7 beq  0x00000038 , 0x00005275 
+ 00020780  0x00004cc8 beq  0x00000040 , 0x0000527d 
+ 00020781  0x00004cc9 beq  0x00000042 , 0x00005287 
+ 00020782  0x00004cca beq  0x00000048 , 0x0000528c 
+ 00020783  0x00004ccc beq  0x00000051 , 0x00005297 
+ 00020784  0x00004ccd beq  0x00000061 , 0x0000529b 
+ 00020785  0x00004cce beq  0x00000076 , 0x000052aa 
+ 00020786  0x00004ccf beq  0x00000077 , 0x000052b0 
+ 00020787  0x00004cd0 beq  0x00000078 , 0x000052b5 
+ 00020788  0x00004cd1 beq  0x0000007a , 0x000052eb 
+ 00020789  0x00004cd2 beq  0x0000007b , 0x000052f9 
+ 00020790  0x00004cd3 beq  0x00000090 , 0x000052ff 
+ 00020791  0x00004cd4 beq  0x00000091 , 0x00005304 
+ 00020792  0x00004cd5 beq  0x00000092 , 0x00005308 
+ 00020793  0x00004cd6 beq  0x00000093 , 0x0000530d 
+ 00020794  0x00004cd7 beq  0x00000094 , 0x00005311 
+ 00020795  0x00004cd8 beq  0x000000ff , 0x00005317 
+ 00020796  0x00004cd9 branch  0x00005319 
+ 00020797  0x00004ce0 fetch  0x00000001 , 0x000006e3 
+ 00020798  0x00004ce1 bne  0x00000006 , 0x00005319 
+ 00020799  0x00004ce2 ifetch  0x00000006 , 0x00000003 
+ 00020800  0x00004ce3 store  0x00000006 , 0x000042db 
+ 00020801  0x00004ce4 branch  0x0000531c 
+ 00020802  0x00004ce9 fetch  0x00000001 , 0x000006e3 
+ 00020803  0x00004cea bne  0x00000001 , 0x00005319 
+ 00020804  0x00004ceb ifetcht  0x00000001 , 0x00000003 
+ 00020805  0x00004cec storet  0x00000001 , 0x000044ff 
+ 00020806  0x00004ced call  0x0000531c 
+ 00020807  0x00004cee fetch  0x00000002 , 0x000044e9 
+ 00020808  0x00004cef rtnbit1  0x00000009 
+ 00020809  0x00004cf3 fetch  0x00000001 , 0x000044f8 
+ 00020810  0x00004cf4 isolate1  0x00000001 , 0x0000003f 
+ 00020811  0x00004cf5 nrtn  0x00000001 
+ 00020812  0x00004cf6 fetcht  0x00000001 , 0x000044ff 
+ 00020813  0x00004cf7 isolate1  0x00000002 , 0x00000002 
+ 00020814  0x00004cf8 branch  0x00004317 , 0x00000001 
+ 00020815  0x00004cf9 branch  0x00004315 
+ 00020816  0x00004cff arg  0x0000001d , 0x0000003f 
+ 00020817  0x00004d00 arg  0x0000426b , 0x00000005 
+ 00020818  0x00004d01 call  0x00005260 
+ 00020819  0x00004d02 branch  0x00002952 
+ 00020820  0x00004d08 fetch  0x00000002 , 0x000044e9 
+ 00020821  0x00004d09 bbit0  0x00000009 , 0x00005319 
+ 00020822  0x00004d0a call  0x000051a8 
+ 00020823  0x00004d0b branch  0x00005319 , 0x00000028 
+ 00020824  0x00004d0c jam  0x00000000 , 0x000006e4 
+ 00020825  0x00004d0d fetch  0x00000002 , 0x0000450f 
+ 00020826  0x00004d0e bbit1  0x00000008 , 0x00005179 
+ 00020827  0x00004d0f fetch  0x00000001 , 0x00004511 
+ 00020828  0x00004d10 nrtn  0x00000034 
+ 00020829  0x00004d11 jam  0x00000001 , 0x000006e4 
+ 00020830  0x00004d12 ifetch  0x00000002 , 0x00000003 
+ 00020831  0x00004d13 store  0x00000002 , 0x00004512 
+ 00020832  0x00004d14 storer  0x00000003 , 0x00000002 , 0x00004514 
+ 00020833  0x00004d15 fetch  0x00000001 , 0x000006e3 
+ 00020834  0x00004d16 pincrease  0xfffffffe 
+ 00020835  0x00004d17 nbranch  0x00005319 , 0x00000002 
+ 00020836  0x00004d18 branch  0x00005319 , 0x00000005 
+ 00020837  0x00004d19 store  0x00000001 , 0x00004511 
+ 00020838  0x00004d1a fetcht  0x00000002 , 0x00004512 
+ 00020839  0x00004d1b increase  0xffffffff , 0x00000002 
+ 00020840  0x00004d1c call  0x00002cd2 
+ 00020841  0x00004d1d branch  0x0000517c , 0x00000034 
+ 00020842  0x00004d1e ifetcht  0x00000004 , 0x00000006 
+ 00020843  0x00004d1f setarg  0x01280302 
+ 00020844  0x00004d20 isub  0x00000002 , 0x0000003e 
+ 00020845  0x00004d21 nbranch  0x0000517c , 0x00000005 
+ 00020846  0x00004d22 ifetch  0x00000001 , 0x00000006 
+ 00020847  0x00004d23 store  0x00000001 , 0x00004516 
+ 00020848  0x00004d24 and_into  0x00000030 , 0x0000003f 
+ 00020849  0x00004d25 branch  0x0000517c , 0x00000034 
+ 00020850  0x00004d26 jam  0x00000000 , 0x000006e4 
+ 00020851  0x00004d27 call  0x000029c9 
+ 00020852  0x00004d28 call  0x00005180 
+ 00020853  0x00004d29 call  0x00005180 
+ 00020854  0x00004d2a call  0x00005180 
+ 00020855  0x00004d2b fetch  0x00000002 , 0x0000450f 
+ 00020856  0x00004d2c rtnbit0  0x00000008 
+ 00020857  0x00004d2e jam  0x00000001 , 0x000006e4 
+ 00020858  0x00004d2f call  0x000053d6 
+ 00020859  0x00004d30 branch  0x0000531c 
+ 00020860  0x00004d33 jam  0x00000000 , 0x00004511 
+ 00020861  0x00004d34 jam  0x00000001 , 0x000006e4 
+ 00020862  0x00004d35 call  0x000053d6 
+ 00020863  0x00004d36 branch  0x00005319 
+ 00020864  0x00004d39 fetch  0x00000001 , 0x00004511 
+ 00020865  0x00004d3a rtn  0x00000034 
+ 00020866  0x00004d3b call  0x00002a28 
+ 00020867  0x00004d3c nrtn  0x00000034 
+ 00020868  0x00004d3d call  0x000051a3 
+ 00020869  0x00004d3e bpatch  0x00000065 , 0x0000400c 
+ 00020870  0x00004d3f fetch  0x00000002 , 0x000042e1 
+ 00020871  0x00004d40 call  0x00007db0 
+ 00020872  0x00004d41 copy  0x0000003f , 0x00000002 
+ 00020873  0x00004d42 fetch  0x00000001 , 0x00004396 
+ 00020874  0x00004d43 rtnbit1  0x00000000 
+ 00020875  0x00004d44 add  0x00000002 , 0xfffffffd , 0x0000003f 
+ 00020876  0x00004d45 arg  0x000000fb , 0x00000002 
+ 00020877  0x00004d46 call  0x00007db0 
+ 00020878  0x00004d47 fetcht  0x00000001 , 0x00004511 
+ 00020879  0x00004d48 call  0x00007db0 
+ 00020880  0x00004d49 copy  0x0000003f , 0x00000011 
+ 00020881  0x00004d4a copy  0x00000002 , 0x0000003f 
+ 00020882  0x00004d4b isub  0x00000011 , 0x0000003f 
+ 00020883  0x00004d4c store  0x00000001 , 0x00004511 
+ 00020884  0x00004d4d call  0x0000519e 
+ 00020885  0x00004d4e fetch  0x00000002 , 0x00004514 
+ 00020886  0x00004d4f copy  0x0000003f , 0x00000003 
+ 00020887  0x00004d50 copy  0x00000011 , 0x00000039 
+ 00020888  0x00004d51 call  0x00006dca 
+ 00020889  0x00004d52 copy  0x00000003 , 0x0000003f 
+ 00020890  0x00004d53 store  0x00000002 , 0x00004514 
+ 00020891  0x00004d54 fetch  0x00000001 , 0x00004511 
+ 00020892  0x00004d55 nrtn  0x00000034 
+ 00020893  0x00004d56 branch  0x000053d4 
+ 00020894  0x00004d59 fetcht  0x00000002 , 0x00004512 
+ 00020895  0x00004d5a fetch  0x00000001 , 0x00004516 
+ 00020896  0x00004d5b bbit1  0x00000005 , 0x00002df7 
+ 00020897  0x00004d5c bbit1  0x00000004 , 0x00002dee 
+ 00020898  0x00004d5d rtn 
+ 00020899  0x00004d62 arg  0x00000017 , 0x00000002 
+ 00020900  0x00004d63 fetch  0x00000002 , 0x0000450f 
+ 00020901  0x00004d64 rtnbit1  0x00000001 
+ 00020902  0x00004d65 fetcht  0x00000002 , 0x000042e3 
+ 00020903  0x00004d66 rtn 
+ 00020904  0x00004d69 fetch  0x00000002 , 0x0000450f 
+ 00020905  0x00004d6a bbit1  0x00000002 , 0x00002dc7 
+ 00020906  0x00004d6b branch  0x00007dbc 
+ 00020907  0x00004d70 branch  0x0000533f 
+ 00020908  0x00004d77 ifetch  0x00000001 , 0x00000003 
+ 00020909  0x00004d78 fetcht  0x00000001 , 0x0000450f 
+ 00020910  0x00004d79 nsetflag  0x00000034 , 0x00000000 , 0x00000002 
+ 00020911  0x00004d7a storet  0x00000001 , 0x0000450f 
+ 00020912  0x00004d7b fetcht  0x00000001 , 0x00008060 
+ 00020913  0x00004d7c nsetflag  0x00000034 , 0x00000004 , 0x00000002 
+ 00020914  0x00004d7d storet  0x00000001 , 0x00008060 
+ 00020915  0x00004d7e branch  0x0000531c 
+ 00020916  0x00004d83 fetchr  0x00000039 , 0x00000001 , 0x000006e3 
+ 00020917  0x00004d84 call  0x00007d33 
+ 00020918  0x00004d85 call  0x00006d77 
+ 00020919  0x00004d86 store  0x00000002 , 0x00004508 
+ 00020920  0x00004d87 call  0x0000531c 
+ 00020921  0x00004d88 call  0x00006dae 
+ 00020922  0x00004d89 fetch  0x00000002 , 0x00004508 
+ 00020923  0x00004d8a branch  0x00006d73 
+ 00020924  0x00004d8f arg  0x00000002 , 0x00000011 
+ 00020925  0x00004d90 arg  0x000044f1 , 0x00000012 
+ 00020926  0x00004d91 arg  0x00000000 , 0x00000002 
+ 00020927  0x00004d92 branch  0x00005323 
+ 00020928  0x00004d98 fetch  0x00000002 , 0x000044e9 
+ 00020929  0x00004d99 bbit0  0x00000009 , 0x00005319 
+ 00020930  0x00004d9b call  0x0000531c 
+ 00020931  0x00004d9c branch  0x0000431f 
+ 00020932  0x00004da3 fetchr  0x00000039 , 0x00000001 , 0x000006e3 
+ 00020933  0x00004da4 fetch  0x00000002 , 0x000043f8 
+ 00020934  0x00004da5 icopy  0x00000005 
+ 00020935  0x00004da6 call  0x00006dca 
+ 00020936  0x00004da7 branch  0x0000531c 
+ 00020937  0x00004dac fetch  0x00000002 , 0x000044e9 
+ 00020938  0x00004dad bbit1  0x00000009 , 0x0000528c 
+ 00020939  0x00004dae branch  0x00005319 
+ 00020940  0x00004db3 arg  0x00000040 , 0x00000039 
+ 00020941  0x00004db4 arg  0x00004348 , 0x00000005 
+ 00020942  0x00004db5 call  0x00007ca1 
+ 00020943  0x00004db6 setarg  0x00000000 
+ 00020944  0x00004db7 store  0x00000001 , 0x00000688 
+ 00020945  0x00004db8 copy  0x00000011 , 0x00000003 
+ 00020946  0x00004dba copy  0x00000003 , 0x0000003f 
+ 00020947  0x00004dbb store  0x00000002 , 0x0000068c 
+ 00020948  0x00004dbc call  0x000051fa 
+ 00020949  0x00004dbe fetch  0x00000001 , 0x00000688 
+ 00020950  0x00004dbf fetcht  0x00000001 , 0x00000678 
+ 00020951  0x00004dc0 increase  0x00000001 , 0x00000002 
+ 00020952  0x00004dc1 iadd  0x00000002 , 0x0000003f 
+ 00020953  0x00004dc2 store  0x00000001 , 0x00000688 
+ 00020954  0x00004dc4 sub  0x0000003f , 0x0000001f , 0x0000003e 
+ 00020955  0x00004dc5 nbranch  0x000051e6 , 0x00000002 
+ 00020956  0x00004dc7 fetcht  0x00000001 , 0x00004348 
+ 00020957  0x00004dc8 setarg  0x00004349 
+ 00020958  0x00004dc9 iadd  0x00000002 , 0x0000003f 
+ 00020959  0x00004dca store  0x00000002 , 0x00000691 
+ 00020960  0x00004dcb fetcht  0x00000001 , 0x00000678 
+ 00020961  0x00004dcc increase  0x00000001 , 0x00000002 
+ 00020962  0x00004dcd fetch  0x00000001 , 0x00004348 
+ 00020963  0x00004dce iadd  0x00000002 , 0x0000003f 
+ 00020964  0x00004dcf store  0x00000001 , 0x00004348 
+ 00020965  0x00004dd0 branch  0x000051ef 
+ 00020966  0x00004dd2 fetcht  0x00000001 , 0x00004368 
+ 00020967  0x00004dd3 setarg  0x00004369 
+ 00020968  0x00004dd4 iadd  0x00000002 , 0x0000003f 
+ 00020969  0x00004dd5 store  0x00000002 , 0x00000691 
+ 00020970  0x00004dd6 fetcht  0x00000001 , 0x00000678 
+ 00020971  0x00004dd7 increase  0x00000001 , 0x00000002 
+ 00020972  0x00004dd8 fetch  0x00000001 , 0x00004368 
+ 00020973  0x00004dd9 iadd  0x00000002 , 0x0000003f 
+ 00020974  0x00004dda store  0x00000001 , 0x00004368 
+ 00020975  0x00004ddc fetch  0x00000002 , 0x00000691 
+ 00020976  0x00004ddd copy  0x0000003f , 0x00000005 
+ 00020977  0x00004dde fetch  0x00000002 , 0x0000068c 
+ 00020978  0x00004ddf copy  0x0000003f , 0x00000003 
+ 00020979  0x00004de1 copy  0x00000002 , 0x00000039 
+ 00020980  0x00004de2 call  0x00006dca 
+ 00020981  0x00004de4 fetch  0x00000001 , 0x000006e3 
+ 00020982  0x00004de5 fetcht  0x00000001 , 0x00000688 
+ 00020983  0x00004de6 isub  0x00000002 , 0x0000003e 
+ 00020984  0x00004de7 nbranch  0x000051d2 , 0x00000005 
+ 00020985  0x00004de8 branch  0x0000531c 
+ 00020986  0x00004dec ifetch  0x00000001 , 0x00000003 
+ 00020987  0x00004ded store  0x00000001 , 0x00000678 
+ 00020988  0x00004dee ifetch  0x00000001 , 0x00000003 
+ 00020989  0x00004def store  0x00000001 , 0x00000684 
+ 00020990  0x00004df0 rtn 
+ 00020991  0x00004df5 arg  0x00000000 , 0x00000002 
+ 00020992  0x00004df6 arg  0x00000002 , 0x00000011 
+ 00020993  0x00004df7 fetch  0x00000002 , 0x0000450c 
+ 00020994  0x00004df8 store  0x00000002 , 0x000006a1 
+ 00020995  0x00004df9 arg  0x000006a1 , 0x00000012 
+ 00020996  0x00004dfa branch  0x00005323 
+ 00020997  0x00004dff fetch  0x00000001 , 0x000006e3 
+ 00020998  0x00004e00 bne  0x00000001 , 0x00005319 
+ 00020999  0x00004e01 ifetch  0x00000001 , 0x00000003 
+ 00021000  0x00004e02 store  0x00000001 , 0x0000450a 
+ 00021001  0x00004e03 setarg  0x00000000 
+ 00021002  0x00004e04 store  0x00000002 , 0x0000450c 
+ 00021003  0x00004e05 branch  0x0000531c 
+ 00021004  0x00004e0a fetch  0x00000001 , 0x000006e3 
+ 00021005  0x00004e0b bne  0x00000004 , 0x00005319 
+ 00021006  0x00004e0c fetch  0x00000002 , 0x000044e9 
+ 00021007  0x00004e0d bbit1  0x00000009 , 0x000052eb 
+ 00021008  0x00004e0e branch  0x00005319 
+ 00021009  0x00004e14 fetch  0x00000001 , 0x000006e3 
+ 00021010  0x00004e15 bne  0x00000003 , 0x00005319 
+ 00021011  0x00004e16 ifetch  0x00000001 , 0x00000003 
+ 00021012  0x00004e17 beq  0x00000000 , 0x00005217 
+ 00021013  0x00004e18 beq  0x00000001 , 0x0000521d 
+ 00021014  0x00004e19 branch  0x00005319 
+ 00021015  0x00004e1c call  0x0000531c 
+ 00021016  0x00004e1d ifetcht  0x00000001 , 0x00000003 
+ 00021017  0x00004e1e ifetch  0x00000001 , 0x00000003 
+ 00021018  0x00004e1f beq  0x00000002 , 0x00006f0f 
+ 00021019  0x00004e20 nsetflag  0x00000034 , 0x00000007 , 0x00000002 
+ 00021020  0x00004e21 branch  0x00006edd 
+ 00021021  0x00004e24 call  0x0000531c 
+ 00021022  0x00004e25 ifetcht  0x00000001 , 0x00000003 
+ 00021023  0x00004e26 ifetch  0x00000001 , 0x00000003 
+ 00021024  0x00004e27 branch  0x00006ef7 , 0x00000034 
+ 00021025  0x00004e28 branch  0x00006ef3 
+ 00021026  0x00004e2d fetch  0x00000001 , 0x000006e3 
+ 00021027  0x00004e2e bne  0x00000001 , 0x00005319 
+ 00021028  0x00004e2f ifetcht  0x00000001 , 0x00000003 
+ 00021029  0x00004e30 call  0x00006ee6 
+ 00021030  0x00004e31 setarg  0x00000000 
+ 00021031  0x00004e32 nsetflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00021032  0x00004e33 arg  0x00000001 , 0x00000011 
+ 00021033  0x00004e34 store  0x00000002 , 0x000006a1 
+ 00021034  0x00004e35 arg  0x000006a1 , 0x00000012 
+ 00021035  0x00004e36 arg  0x00000000 , 0x00000002 
+ 00021036  0x00004e37 branch  0x00005323 
+ 00021037  0x00004e3c ifetch  0x00000001 , 0x00000003 
+ 00021038  0x00004e3d copy  0x0000003f , 0x00000002 
+ 00021039  0x00004e3e beq  0x00000081 , 0x0000523c 
+ 00021040  0x00004e3f beq  0x00000082 , 0x00005240 
+ 00021041  0x00004e40 beq  0x00000083 , 0x00005245 
+ 00021042  0x00004e41 beq  0x00000084 , 0x00005249 
+ 00021043  0x00004e42 store  0x00000001 , 0x000042fe 
+ 00021044  0x00004e43 call  0x000074ff 
+ 00021045  0x00004e44 call  0x00002ec4 
+ 00021046  0x00004e45 fetch  0x00000001 , 0x000042fe 
+ 00021047  0x00004e46 beq  0x00000000 , 0x0000524d 
+ 00021048  0x00004e47 beq  0x00000001 , 0x00005250 
+ 00021049  0x00004e48 beq  0x00000002 , 0x00005252 
+ 00021050  0x00004e49 beq  0x00000004 , 0x00005254 
+ 00021051  0x00004e4a branch  0x00005319 
+ 00021052  0x00004e4d storet  0x00000001 , 0x000042fe 
+ 00021053  0x00004e4e call  0x00002ec0 
+ 00021054  0x00004e4f jam  0x0000000d , 0x000042c7 
+ 00021055  0x00004e50 branch  0x0000524e 
+ 00021056  0x00004e52 storet  0x00000001 , 0x000042fe 
+ 00021057  0x00004e53 call  0x00002ec0 
+ 00021058  0x00004e54 jam  0x0000000d , 0x000042c7 
+ 00021059  0x00004e55 jam  0x00000001 , 0x000042c5 
+ 00021060  0x00004e56 branch  0x0000531c 
+ 00021061  0x00004e58 storet  0x00000001 , 0x000042fe 
+ 00021062  0x00004e59 call  0x00002ec0 
+ 00021063  0x00004e5a jam  0x0000000d , 0x000042c7 
+ 00021064  0x00004e5b branch  0x00005258 
+ 00021065  0x00004e5d storet  0x00000001 , 0x000042fe 
+ 00021066  0x00004e5e call  0x00002ec0 
+ 00021067  0x00004e5f jam  0x0000000d , 0x000042c7 
+ 00021068  0x00004e60 branch  0x00005256 
+ 00021069  0x00004e64 jam  0x00000000 , 0x000042c7 
+ 00021070  0x00004e66 jam  0x00000003 , 0x000042c5 
+ 00021071  0x00004e67 branch  0x0000531c 
+ 00021072  0x00004e69 jam  0x00000001 , 0x000042c7 
+ 00021073  0x00004e6a branch  0x0000524e 
+ 00021074  0x00004e6c jam  0x00000005 , 0x000042c7 
+ 00021075  0x00004e6d branch  0x00005258 
+ 00021076  0x00004e6f jam  0x00000005 , 0x000042c7 
+ 00021077  0x00004e70 branch  0x00005256 
+ 00021078  0x00004e72 jam  0x00000002 , 0x000042c5 
+ 00021079  0x00004e73 branch  0x0000531c 
+ 00021080  0x00004e75 jam  0x00000000 , 0x000042c5 
+ 00021081  0x00004e76 branch  0x0000531c 
+ 00021082  0x00004e7b arg  0x0000001f , 0x0000003f 
+ 00021083  0x00004e7c arg  0x00004348 , 0x00000005 
+ 00021084  0x00004e7d branch  0x00005260 
+ 00021085  0x00004e82 arg  0x0000001f , 0x0000003f 
+ 00021086  0x00004e83 arg  0x00004368 , 0x00000005 
+ 00021087  0x00004e84 branch  0x00005260 
+ 00021088  0x00004e87 fetchr  0x00000039 , 0x00000001 , 0x000006e3 
+ 00021089  0x00004e88 isub  0x00000039 , 0x0000003e 
+ 00021090  0x00004e89 nbranch  0x00005319 , 0x00000002 
+ 00021091  0x00004e8a istorer  0x00000039 , 0x00000001 , 0x00000005 
+ 00021092  0x00004e8b call  0x00006dca 
+ 00021093  0x00004e8c branch  0x0000531c 
+ 00021094  0x00004e91 fetch  0x00000002 , 0x000044e9 
+ 00021095  0x00004e92 bbit0  0x00000009 , 0x00005319 
+ 00021096  0x00004e93 fetch  0x00000001 , 0x000006e3 
+ 00021097  0x00004e94 bne  0x00000008 , 0x00005319 
+ 00021098  0x00004e95 ifetch  0x00000008 , 0x00000003 
+ 00021099  0x00004e96 store  0x00000008 , 0x000042d3 
+ 00021100  0x00004e97 jam  0x00000012 , 0x0000066f 
+ 00021101  0x00004e98 call  0x00007834 
+ 00021102  0x00004e99 branch  0x0000531c 
+ 00021103  0x00004e9e ifetch  0x00000002 , 0x00000003 
+ 00021104  0x00004e9f store  0x00000002 , 0x00004389 
+ 00021105  0x00004ea0 storet  0x00000001 , 0x000040a6 
+ 00021106  0x00004ea1 iadd  0x00000002 , 0x0000003f 
+ 00021107  0x00004ea2 store  0x00000002 , 0x000040a4 
+ 00021108  0x00004ea3 branch  0x0000531c 
+ 00021109  0x00004ea8 fetch  0x00000001 , 0x000042fe 
+ 00021110  0x00004ea9 branch  0x00005319 , 0x00000034 
+ 00021111  0x00004eaa fetch  0x00000001 , 0x000042fc 
+ 00021112  0x00004eab bne  0x00000000 , 0x00005319 
+ 00021113  0x00004eac fetch  0x00000001 , 0x000042fd 
+ 00021114  0x00004ead bne  0x00000000 , 0x00005319 
+ 00021115  0x00004eae call  0x000078a9 
+ 00021116  0x00004eaf branch  0x0000531c 
+ 00021117  0x00004eb4 fetch  0x00000001 , 0x000006e3 
+ 00021118  0x00004eb5 bne  0x00000005 , 0x00005319 
+ 00021119  0x00004eb6 ifetch  0x00000001 , 0x00000003 
+ 00021120  0x00004eb7 store  0x00000001 , 0x000044f9 
+ 00021121  0x00004eb8 ifetch  0x00000004 , 0x00000003 
+ 00021122  0x00004eb9 store  0x00000004 , 0x000044fa 
+ 00021123  0x00004eba fetcht  0x00000001 , 0x000044f9 
+ 00021124  0x00004ebb call  0x00006ef7 
+ 00021125  0x00004ebc call  0x000053ae 
+ 00021126  0x00004ebd branch  0x0000531c 
+ 00021127  0x00004ec2 fetch  0x00000001 , 0x000006e3 
+ 00021128  0x00004ec3 bne  0x00000001 , 0x00005319 
+ 00021129  0x00004ec4 ifetch  0x00000001 , 0x00000003 
+ 00021130  0x00004ec5 store  0x00000001 , 0x00004141 
+ 00021131  0x00004ec6 branch  0x0000531c 
+ 00021132  0x00004ecb ifetch  0x00000001 , 0x00000003 
+ 00021133  0x00004ecc beq  0x00000001 , 0x00005295 
+ 00021134  0x00004ecd fetch  0x00000001 , 0x000042fa 
+ 00021135  0x00004ece beq  0x00000003 , 0x00005293 
+ 00021136  0x00004ecf beq  0x00000006 , 0x00005293 
+ 00021137  0x00004ed0 beq  0x00000007 , 0x00005293 
+ 00021138  0x00004ed1 branch  0x00005319 
+ 00021139  0x00004ed3 jam  0x00000001 , 0x000042fb 
+ 00021140  0x00004ed4 branch  0x0000531c 
+ 00021141  0x00004ed7 call  0x00002f2a 
+ 00021142  0x00004ed8 branch  0x0000531c 
+ 00021143  0x00004edf call  0x0000531c 
+ 00021144  0x00004ee0 call  0x00006dae 
+ 00021145  0x00004ee1 jam  0x00000001 , 0x00008010 
+ 00021146  0x00004ee2 branch  0x0000235a 
+ 00021147  0x00004ee7 fetch  0x00000001 , 0x000006e3 
+ 00021148  0x00004ee8 beq  0x00000000 , 0x00005319 
+ 00021149  0x00004ee9 ifetch  0x00000001 , 0x00000003 
+ 00021150  0x00004eea branch  0x000052a8 , 0x00000034 
+ 00021151  0x00004eeb fetch  0x00000001 , 0x000006e3 
+ 00021152  0x00004eec bne  0x00000005 , 0x00005319 
+ 00021153  0x00004eed ifetch  0x00000004 , 0x00000003 
+ 00021154  0x00004eee arg  0x000f4240 , 0x00000002 
+ 00021155  0x00004eef isub  0x00000002 , 0x0000003e 
+ 00021156  0x00004ef0 branch  0x00005319 , 0x00000002 
+ 00021157  0x00004ef1 store  0x00000004 , 0x000042ff 
+ 00021158  0x00004ef2 call  0x000029c1 
+ 00021159  0x00004ef3 branch  0x0000531c 
+ 00021160  0x00004ef6 call  0x000029c3 
+ 00021161  0x00004ef7 branch  0x0000531c 
+ 00021162  0x00004efc arg  0x00000001 , 0x00000002 
+ 00021163  0x00004efd call  0x00002cd2 
+ 00021164  0x00004efe add  0x00000006 , 0xfffffffe , 0x00000005 
+ 00021165  0x00004eff setarg  0x00000000 
+ 00021166  0x00004f00 istore  0x00000002 , 0x00000005 
+ 00021167  0x00004f01 branch  0x0000531c 
+ 00021168  0x00004f06 call  0x000052b9 
+ 00021169  0x00004f07 call  0x000052e7 
+ 00021170  0x00004f08 setarg  0x00000000 
+ 00021171  0x00004f09 istore  0x00000002 , 0x00000005 
+ 00021172  0x00004f0a branch  0x00005388 
+ 00021173  0x00004f10 ifetch  0x00000001 , 0x00000003 
+ 00021174  0x00004f11 call  0x000052bd 
+ 00021175  0x00004f12 call  0x000052c4 
+ 00021176  0x00004f13 branch  0x00005388 
+ 00021177  0x00004f17 call  0x000052e4 
+ 00021178  0x00004f18 setarg  0x00280002 
+ 00021179  0x00004f19 istore  0x00000003 , 0x00000005 
+ 00021180  0x00004f1a rtn 
+ 00021181  0x00004f1e store  0x00000001 , 0x00000670 
+ 00021182  0x00004f1f call  0x000052e4 
+ 00021183  0x00004f20 setarg  0x01280302 
+ 00021184  0x00004f21 istore  0x00000004 , 0x00000005 
+ 00021185  0x00004f22 fetch  0x00000001 , 0x00000670 
+ 00021186  0x00004f23 istore  0x00000003 , 0x00000005 
+ 00021187  0x00004f24 rtn 
+ 00021188  0x00004f28 call  0x00002cf6 
+ 00021189  0x00004f29 ifetch  0x00000001 , 0x00000003 
+ 00021190  0x00004f2a and  0x0000003f , 0x0000001f , 0x00000039 
+ 00021191  0x00004f2b copy  0x0000003f , 0x00000011 
+ 00021192  0x00004f2c isolate1  0x00000007 , 0x00000011 
+ 00021193  0x00004f2d setflag  0x00000001 , 0x0000000f , 0x00000002 
+ 00021194  0x00004f2e isolate1  0x00000006 , 0x00000011 
+ 00021195  0x00004f2f setflag  0x00000001 , 0x0000000e , 0x00000002 
+ 00021196  0x00004f30 istoret  0x00000002 , 0x00000005 
+ 00021197  0x00004f31 copy  0x00000039 , 0x0000003f 
+ 00021198  0x00004f32 istore  0x00000001 , 0x00000005 
+ 00021199  0x00004f33 call  0x00006ddd 
+ 00021200  0x00004f34 call  0x000052e7 
+ 00021201  0x00004f35 setarg  0x00000000 
+ 00021202  0x00004f36 istore  0x00000002 , 0x00000005 
+ 00021203  0x00004f37 and  0x00000002 , 0x000000ff , 0x00000002 
+ 00021204  0x00004f38 increase  0xffffffff , 0x00000002 
+ 00021205  0x00004f39 call  0x00002cd2 
+ 00021206  0x00004f3a add  0x00000006 , 0x00000004 , 0x00000006 
+ 00021207  0x00004f3b ifetch  0x00000001 , 0x00000006 
+ 00021208  0x00004f3c bbit1  0x00000004 , 0x000052dc 
+ 00021209  0x00004f3d bbit1  0x00000005 , 0x000052dc 
+ 00021210  0x00004f3e increase  0x00000001 , 0x00000002 
+ 00021211  0x00004f3f rtn 
+ 00021212  0x00004f43 call  0x00002cf6 
+ 00021213  0x00004f44 isolate1  0x00000005 , 0x00000011 
+ 00021214  0x00004f45 setflag  0x00000001 , 0x0000000f , 0x00000002 
+ 00021215  0x00004f46 istoret  0x00000002 , 0x00000005 
+ 00021216  0x00004f47 setarg  0x02290202 
+ 00021217  0x00004f48 istore  0x00000008 , 0x00000005 
+ 00021218  0x00004f49 increase  0xffffffff , 0x00000002 
+ 00021219  0x00004f4a rtn 
+ 00021220  0x00004f4e call  0x00002cf6 
+ 00021221  0x00004f4f istoret  0x00000002 , 0x00000005 
+ 00021222  0x00004f50 rtn 
+ 00021223  0x00004f54 ifetch  0x00000001 , 0x00000003 
+ 00021224  0x00004f55 copy  0x0000003f , 0x00000039 
+ 00021225  0x00004f56 istore  0x00000001 , 0x00000005 
+ 00021226  0x00004f57 branch  0x00006ddd 
+ 00021227  0x00004f5c fetch  0x00000001 , 0x000042fc 
+ 00021228  0x00004f5d bne  0x00000005 , 0x00005319 
+ 00021229  0x00004f5e fetch  0x00000001 , 0x000042fe 
+ 00021230  0x00004f5f beq  0x00000004 , 0x000052f7 
+ 00021231  0x00004f60 beq  0x00000084 , 0x000052f1 
+ 00021232  0x00004f61 branch  0x00005319 
+ 00021233  0x00004f64 jam  0x00000002 , 0x000042f9 
+ 00021234  0x00004f65 jam  0x00000008 , 0x000042fa 
+ 00021235  0x00004f66 branch  0x000052f4 
+ 00021236  0x00004f69 ifetch  0x00000004 , 0x00000003 
+ 00021237  0x00004f6a store  0x00000004 , 0x000042ff 
+ 00021238  0x00004f6b branch  0x0000531c 
+ 00021239  0x00004f6e call  0x000052f4 
+ 00021240  0x00004f6f branch  0x00002f13 
+ 00021241  0x00004f74 ifetch  0x00000006 , 0x00000003 
+ 00021242  0x00004f75 store  0x00000006 , 0x000042cc 
+ 00021243  0x00004f76 jam  0x0000001b , 0x000001bc 
+ 00021244  0x00004f77 jam  0x00000001 , 0x00004517 
+ 00021245  0x00004f78 jam  0x00000001 , 0x00004343 
+ 00021246  0x00004f79 branch  0x0000531c 
+ 00021247  0x00004f7f fetch  0x00000001 , 0x000006e3 
+ 00021248  0x00004f80 bne  0x00000002 , 0x00005319 
+ 00021249  0x00004f81 ifetcht  0x00000002 , 0x00000003 
+ 00021250  0x00004f82 call  0x00002a2d 
+ 00021251  0x00004f83 branch  0x0000531c 
+ 00021252  0x00004f88 arg  0x00000000 , 0x00000002 
+ 00021253  0x00004f89 arg  0x00000002 , 0x00000011 
+ 00021254  0x00004f8a arg  0x00004075 , 0x00000012 
+ 00021255  0x00004f8b branch  0x00005323 
+ 00021256  0x00004f90 fetch  0x00000001 , 0x000006e3 
+ 00021257  0x00004f91 bne  0x00000008 , 0x00005319 
+ 00021258  0x00004f92 ifetch  0x00000008 , 0x00000003 
+ 00021259  0x00004f93 call  0x00002a2b 
+ 00021260  0x00004f94 branch  0x0000531c 
+ 00021261  0x00004f99 ifetchr  0x00000011 , 0x00000001 , 0x00000003 
+ 00021262  0x00004f9a ifetchr  0x00000012 , 0x00000002 , 0x00000003 
+ 00021263  0x00004f9b arg  0x00000000 , 0x00000002 
+ 00021264  0x00004f9c branch  0x00005323 
+ 00021265  0x00004fa1 fetchr  0x00000039 , 0x00000001 , 0x000006e3 
+ 00021266  0x00004fa2 increase  0xfffffffe , 0x00000039 
+ 00021267  0x00004fa3 ifetch  0x00000002 , 0x00000003 
+ 00021268  0x00004fa4 copy  0x0000003f , 0x00000005 
+ 00021269  0x00004fa5 call  0x00006dca 
+ 00021270  0x00004fa6 branch  0x0000531c 
+ 00021271  0x00004fac jam  0x00000000 , 0x00004094 
+ 00021272  0x00004fad branch  0x0000531c 
+ 00021273  0x00004fb3 arg  0x00000001 , 0x00000002 
+ 00021274  0x00004fb4 arg  0x00000000 , 0x00000011 
+ 00021275  0x00004fb5 branch  0x00005323 
+ 00021276  0x00004fb9 arg  0x00000000 , 0x00000002 
+ 00021277  0x00004fba arg  0x00000000 , 0x00000011 
+ 00021278  0x00004fbb branch  0x00005323 
+ 00021279  0x00004fc0 jam  0x00000002 , 0x000006e2 
+ 00021280  0x00004fc1 branch  0x0000533c 
+ 00021281  0x00004fc7 jam  0x00000005 , 0x000006e2 
+ 00021282  0x00004fc8 branch  0x0000533c 
+ 00021283  0x00004fd1 fetch  0x00000001 , 0x000006e2 
+ 00021284  0x00004fd2 copy  0x0000003f , 0x00000013 
+ 00021285  0x00004fd3 jam  0x00000006 , 0x000006e2 
+ 00021286  0x00004fd4 setarg  0x00000002 
+ 00021287  0x00004fd5 iadd  0x00000011 , 0x0000003f 
+ 00021288  0x00004fd6 call  0x00005397 
+ 00021289  0x00004fd7 copy  0x00000013 , 0x0000003f 
+ 00021290  0x00004fd8 istore  0x00000001 , 0x00000003 
+ 00021291  0x00004fd9 istoret  0x00000001 , 0x00000003 
+ 00021292  0x00004fda copy  0x00000011 , 0x00000039 
+ 00021293  0x00004fdb copy  0x00000012 , 0x00000006 
+ 00021294  0x00004fdc call  0x00006dc4 
+ 00021295  0x00004fdd branch  0x000053a1 
+ 00021296  0x00004fe5 jam  0x00000008 , 0x000006e2 
+ 00021297  0x00004fe6 add  0x00000039 , 0x00000002 , 0x0000003f 
+ 00021298  0x00004fe7 call  0x00005397 
+ 00021299  0x00004fe8 fetch  0x00000002 , 0x0000070d 
+ 00021300  0x00004fe9 istore  0x00000002 , 0x00000003 
+ 00021301  0x00004fea fetch  0x00000002 , 0x0000070b 
+ 00021302  0x00004feb icopy  0x00000006 
+ 00021303  0x00004fec call  0x00006db1 
+ 00021304  0x00004fed copy  0x00000006 , 0x0000003f 
+ 00021305  0x00004fee store  0x00000002 , 0x0000070b 
+ 00021306  0x00004fef branch  0x000053a1 
+ 00021307  0x00004ff4 jam  0x00000009 , 0x000006e2 
+ 00021308  0x00004ff6 setarg  0x00000000 
+ 00021309  0x00004ff7 call  0x00005397 
+ 00021310  0x00004ff8 branch  0x000053a1 
+ 00021311  0x00004ffd jam  0x0000000a , 0x000006e2 
+ 00021312  0x00004ffe setarg  0x00000001 
+ 00021313  0x00004fff call  0x00005397 
+ 00021314  0x00005001 call  0x00005349 
+ 00021315  0x00005003 fetch  0x00000002 , 0x000044e9 
+ 00021316  0x00005004 arg  0x00000009 , 0x00000007 
+ 00021317  0x00005005 qisolate1  0x0000003f 
+ 00021318  0x00005006 setflag  0x00000001 , 0x00000005 , 0x00000002 
+ 00021319  0x0000500a istoret  0x00000001 , 0x00000003 
+ 00021320  0x0000500b branch  0x000053a1 
+ 00021321  0x00005010 arg  0x00000000 , 0x00000002 
+ 00021322  0x00005011 fetch  0x00000001 , 0x00004388 
+ 00021323  0x00005012 arg  0x00000000 , 0x00000007 
+ 00021324  0x00005013 qisolate1  0x0000003f 
+ 00021325  0x00005014 setflag  0x00000001 , 0x00000002 , 0x00000002 
+ 00021326  0x00005015 rtn 
+ 00021327  0x0000501a jam  0x0000000d , 0x000006e2 
+ 00021328  0x0000501b fetch  0x00000001 , 0x000043fa 
+ 00021329  0x0000501c mul32  0x0000003f , 0x00000022 , 0x0000003f 
+ 00021330  0x0000501d icopy  0x00000039 
+ 00021331  0x0000501e call  0x00005397 
+ 00021332  0x0000501f fetch  0x00000002 , 0x000043f8 
+ 00021333  0x00005020 icopy  0x00000006 
+ 00021334  0x00005021 call  0x00006db1 
+ 00021335  0x00005022 branch  0x000053a1 
+ 00021336  0x00005026 jam  0x0000000e , 0x000006e2 
+ 00021337  0x00005027 setarg  0x00000004 
+ 00021338  0x00005028 call  0x00005397 
+ 00021339  0x00005029 fetch  0x00000004 , 0x000005fa 
+ 00021340  0x0000502a istore  0x00000004 , 0x00000003 
+ 00021341  0x0000502b branch  0x000053a1 
+ 00021342  0x0000502f jam  0x0000000f , 0x000006e2 
+ 00021343  0x00005030 fetch  0x00000002 , 0x00008112 
+ 00021344  0x00005031 arg  0x00000040 , 0x00000002 
+ 00021345  0x00005032 call  0x00007db0 
+ 00021346  0x00005033 copy  0x0000003f , 0x00000011 
+ 00021347  0x00005034 copy  0x0000003f , 0x00000039 
+ 00021348  0x00005035 call  0x00006d96 
+ 00021349  0x00005036 arg  0x000006a1 , 0x00000005 
+ 00021350  0x00005037 call  0x00006dca 
+ 00021351  0x00005038 copy  0x00000011 , 0x0000003f 
+ 00021352  0x00005039 copy  0x00000011 , 0x00000039 
+ 00021353  0x0000503a call  0x00005397 
+ 00021354  0x0000503b arg  0x000006a1 , 0x00000006 
+ 00021355  0x0000503c call  0x00006db1 
+ 00021356  0x0000503d branch  0x000053a1 
+ 00021357  0x00005042 jam  0x00000010 , 0x000006e2 
+ 00021358  0x00005043 branch  0x0000533c 
+ 00021359  0x00005048 jam  0x00000011 , 0x000006e2 
+ 00021360  0x00005049 setarg  0x00000004 
+ 00021361  0x0000504a call  0x00005397 
+ 00021362  0x0000504b fetch  0x00000004 , 0x000042ff 
+ 00021363  0x0000504c istore  0x00000004 , 0x00000003 
+ 00021364  0x0000504d branch  0x000053a1 
+ 00021365  0x00005052 arg  0x00000180 , 0x00000011 
+ 00021366  0x00005053 branch  0x00005379 
+ 00021367  0x00005056 arg  0x00000080 , 0x00000011 
+ 00021368  0x00005057 branch  0x00005379 
+ 00021369  0x0000505b jam  0x00000014 , 0x000006e2 
+ 00021370  0x0000505c setarg  0x00000002 
+ 00021371  0x0000505d call  0x00005397 
+ 00021372  0x0000505e copy  0x00000011 , 0x0000003f 
+ 00021373  0x0000505f istore  0x00000002 , 0x00000003 
+ 00021374  0x00005060 branch  0x000053a1 
+ 00021375  0x00005065 arg  0x00000000 , 0x00000013 
+ 00021376  0x00005066 branch  0x00005382 
+ 00021377  0x00005069 arg  0x00000001 , 0x00000013 
+ 00021378  0x0000506c jam  0x00000015 , 0x000006e2 
+ 00021379  0x0000506d setarg  0x00000001 
+ 00021380  0x0000506e call  0x00005397 
+ 00021381  0x0000506f copy  0x00000013 , 0x0000003f 
+ 00021382  0x00005070 istore  0x00000001 , 0x00000003 
+ 00021383  0x00005071 branch  0x000053a1 
+ 00021384  0x00005078 storet  0x00000002 , 0x00000678 
+ 00021385  0x00005079 jam  0x00000029 , 0x000006e2 
+ 00021386  0x0000507a setarg  0x00000002 
+ 00021387  0x0000507b call  0x00005397 
+ 00021388  0x0000507c fetcht  0x00000002 , 0x00000678 
+ 00021389  0x0000507d istoret  0x00000002 , 0x00000003 
+ 00021390  0x0000507e branch  0x000053a1 
+ 00021391  0x00005083 jam  0x0000002b , 0x000006e2 
+ 00021392  0x00005084 branch  0x0000533c 
+ 00021393  0x00005089 jam  0x00000040 , 0x000006e2 
+ 00021394  0x0000508a setarg  0x00000002 
+ 00021395  0x0000508b call  0x00005397 
+ 00021396  0x0000508c fetch  0x00000002 , 0x00004075 
+ 00021397  0x0000508d istore  0x00000002 , 0x00000003 
+ 00021398  0x0000508e branch  0x000053a1 
+ 00021399  0x0000509b jam  0x00000002 , 0x000006e1 
+ 00021400  0x0000509c store  0x00000001 , 0x000006e3 
+ 00021401  0x0000509d storet  0x00000008 , 0x00000678 
+ 00021402  0x0000509e bpatch  0x00000066 , 0x0000400c 
+ 00021403  0x0000509f call  0x000053a3 
+ 00021404  0x000050a0 fetcht  0x00000008 , 0x00000678 
+ 00021405  0x000050a1 call  0x00006da2 
+ 00021406  0x000050a2 fetch  0x00000003 , 0x000006e1 
+ 00021407  0x000050a3 istore  0x00000003 , 0x00000003 
+ 00021408  0x000050a4 rtn 
+ 00021409  0x000050a7 bpatch  0x00000067 , 0x0000400c 
+ 00021410  0x000050a8 branch  0x00006da4 
+ 00021411  0x000050ab call  0x000053ac 
+ 00021412  0x000050ac rtn  0x00000001 
+ 00021413  0x000050ae call  0x000053aa 
+ 00021414  0x000050af fetch  0x00000004 , 0x000044fa 
+ 00021415  0x000050b0 rshift2  0x0000003f , 0x0000003f 
+ 00021416  0x000050b1 rtn  0x00000034 
+ 00021417  0x000050b2 branch  0x00007c91 
+ 00021418  0x000050b5 fetcht  0x00000001 , 0x000044f9 
+ 00021419  0x000050b6 branch  0x00006ef7 
+ 00021420  0x000050b9 fetcht  0x00000001 , 0x000044f9 
+ 00021421  0x000050ba branch  0x00006f02 
+ 00021422  0x000050bd fetcht  0x00000001 , 0x000044f9 
+ 00021423  0x000050be branch  0x00006ef3 
+ 00021424  0x000050ca storer  0x00000011 , 0x00000002 , 0x0000070b 
+ 00021425  0x000050cb storer  0x00000012 , 0x00000002 , 0x00000709 
+ 00021426  0x000050cc fetch  0x00000002 , 0x00004398 
+ 00021427  0x000050cd store  0x00000002 , 0x0000070d 
+ 00021428  0x000050ce call  0x000051a8 
+ 00021429  0x000050cf rtn  0x00000028 
+ 00021430  0x000050d2 fetcht  0x00000002 , 0x00000709 
+ 00021431  0x000050d3 fetch  0x00000001 , 0x0000450e 
+ 00021432  0x000050d4 call  0x00007db0 
+ 00021433  0x000050d5 copy  0x0000003f , 0x00000039 
+ 00021434  0x000050d6 copy  0x00000002 , 0x0000003f 
+ 00021435  0x000050d7 isub  0x00000039 , 0x0000003f 
+ 00021436  0x000050d8 store  0x00000002 , 0x00000709 
+ 00021437  0x000050d9 call  0x00005330 
+ 00021438  0x000050da fetch  0x00000002 , 0x00000709 
+ 00021439  0x000050db rtn  0x00000034 
+ 00021440  0x000050dc branch  0x000053b6 
+ 00021441  0x000050e2 rtn 
+ 00021442  0x000050e5 fetch  0x00000001 , 0x0000450a 
+ 00021443  0x000050e6 rtn  0x00000034 
+ 00021444  0x000050e7 fetch  0x00000001 , 0x0000450b 
+ 00021445  0x000050e8 rtn  0x00000034 
+ 00021446  0x000050e9 increase  0xffffffff , 0x0000003f 
+ 00021447  0x000050ea store  0x00000001 , 0x0000450b 
+ 00021448  0x000050eb nrtn  0x00000034 
+ 00021449  0x000050ec jam  0x00000005 , 0x0000450b 
+ 00021450  0x000050ed call  0x00006f82 
+ 00021451  0x000050ee call  0x00006fb0 
+ 00021452  0x000050ef div  0x0000003f , 0x0000000a 
+ 00021453  0x000050f0 call  0x00007d5f 
+ 00021454  0x000050f1 div  0x0000003f , 0x00000064 
+ 00021455  0x000050f2 call  0x00007d5f 
+ 00021456  0x000050f3 remainder  0x00000002 
+ 00021457  0x000050f4 store  0x00000001 , 0x0000450c 
+ 00021458  0x000050f5 storet  0x00000001 , 0x0000450d 
+ 00021459  0x000050f6 rtn 
+ 00021460  0x000050fd arg  0x00000008 , 0x00000007 
+ 00021461  0x000050fe branch  0x000053dc 
+ 00021462  0x00005101 arg  0x00000008 , 0x00000007 
+ 00021463  0x00005102 branch  0x000053d8 
+ 00021464  0x00005105 fetch  0x00000002 , 0x0000450f 
+ 00021465  0x00005106 qset0  0x0000003f 
+ 00021466  0x00005107 store  0x00000002 , 0x0000450f 
+ 00021467  0x00005108 rtn 
+ 00021468  0x0000510b fetch  0x00000002 , 0x0000450f 
+ 00021469  0x0000510c qset1  0x0000003f 
+ 00021470  0x0000510d store  0x00000002 , 0x0000450f 
+ 00021471  0x0000510e rtn 
+ 00021472  0x00005114 call  0x00007396 
+ 00021473  0x00005115 call  0x00005410 
+ 00021474  0x00005116 call  0x00005949 
+ 00021475  0x00005117 rtn  0x0000002b 
+ 00021476  0x00005118 call  0x00005747 
+ 00021477  0x00005119 call  0x00005f37 
+ 00021478  0x0000511a call  0x000053ec 
+ 00021479  0x0000511b call  0x000059ed 
+ 00021480  0x0000511d fetch  0x00000002 , 0x000044e9 
+ 00021481  0x0000511e bbit1  0x0000000c , 0x00005c1a 
+ 00021482  0x0000511f call  0x00005eb6 
+ 00021483  0x00005120 branch  0x0000548c 
+ 00021484  0x00005124 bpatch  0x00000068 , 0x0000400d 
+ 00021485  0x00005125 setarg  0x00006235 
+ 00021486  0x00005126 store  0x00000002 , 0x000045f8 
+ 00021487  0x00005127 setarg  0x0000622b 
+ 00021488  0x00005128 store  0x00000002 , 0x000045fa 
+ 00021489  0x00005129 setarg  0x00006109 
+ 00021490  0x0000512a store  0x00000002 , 0x000043e9 
+ 00021491  0x0000512b setarg  0x00006096 
+ 00021492  0x0000512c store  0x00000002 , 0x000045f2 
+ 00021493  0x0000512d setarg  0x000060c1 
+ 00021494  0x0000512e store  0x00000002 , 0x000045f4 
+ 00021495  0x0000512f setarg  0x0000550c 
+ 00021496  0x00005130 store  0x00000002 , 0x000045f6 
+ 00021497  0x00005131 setarg  0x00005b23 
+ 00021498  0x00005132 store  0x00000002 , 0x000043d9 
+ 00021499  0x00005133 setarg  0x00005507 
+ 00021500  0x00005134 store  0x00000002 , 0x000043d7 
+ 00021501  0x00005135 setarg  0x00005ac1 
+ 00021502  0x00005136 store  0x00000002 , 0x000043dd 
+ 00021503  0x00005137 setarg  0x00005e5d 
+ 00021504  0x00005138 store  0x00000002 , 0x000043db 
+ 00021505  0x00005139 setarg  0x000054d5 
+ 00021506  0x0000513a store  0x00000002 , 0x000043d5 
+ 00021507  0x0000513b setarg  0x00005b08 
+ 00021508  0x0000513c store  0x00000002 , 0x000043df 
+ 00021509  0x0000513d setarg  0x00005b85 
+ 00021510  0x0000513e store  0x00000002 , 0x000043e3 
+ 00021511  0x0000513f setarg  0x000055fa 
+ 00021512  0x00005140 store  0x00000002 , 0x000043e7 
+ 00021513  0x00005141 setarg  0x000054c5 
+ 00021514  0x00005142 store  0x00000002 , 0x000043d3 
+ 00021515  0x00005143 setarg  0x00006221 
+ 00021516  0x00005144 store  0x00000002 , 0x000043e1 
+ 00021517  0x00005145 setarg  0x00006228 
+ 00021518  0x00005146 store  0x00000002 , 0x000043e5 
+ 00021519  0x00005147 rtn 
+ 00021520  0x0000514b rtn  0x0000002b 
+ 00021521  0x0000514c call  0x000035f0 
+ 00021522  0x0000514d call  0x0000325b 
+ 00021523  0x0000514e call  0x000062aa 
+ 00021524  0x0000514f call  0x00005589 
+ 00021525  0x00005150 call  0x000055c6 
+ 00021526  0x00005151 call  0x0000544a 
+ 00021527  0x00005152 call  0x00006177 
+ 00021528  0x00005153 call  0x00002a41 
+ 00021529  0x00005155 bpatch  0x00000069 , 0x0000400d 
+ 00021530  0x00005156 fetch  0x00000008 , 0x00004713 
+ 00021531  0x00005157 bbit1  0x00000013 , 0x00005d60 
+ 00021532  0x00005158 bbit1  0x00000012 , 0x00005d6e 
+ 00021533  0x00005159 bbit1  0x00000014 , 0x00005da6 
+ 00021534  0x0000515a rtn 
+ 00021535  0x0000515d jam  0x00000010 , 0x00004099 
+ 00021536  0x0000515e fetch  0x00000008 , 0x00004713 
+ 00021537  0x0000515f rtnbit1  0x0000000c 
+ 00021538  0x00005160 jam  0x00000018 , 0x00004099 
+ 00021539  0x00005161 rtn 
+ 00021540  0x00005164 call  0x00003281 
+ 00021541  0x00005165 fetch  0x00000008 , 0x00004713 
+ 00021542  0x00005166 rtnbit0  0x0000003d 
+ 00021543  0x00005167 branch  0x00003284 
+ 00021544  0x0000516a bpatch  0x0000006a , 0x0000400d 
+ 00021545  0x0000516b fetch  0x00000008 , 0x00004713 
+ 00021546  0x0000516c isolate1  0x00000005 , 0x0000003f 
+ 00021547  0x0000516d call  0x00005f08 , 0x00000001 
+ 00021548  0x00005170 fetch  0x00000002 , 0x0000463a 
+ 00021549  0x00005171 store  0x00000002 , 0x000045d6 
+ 00021550  0x00005173 fetch  0x00000001 , 0x0000463d 
+ 00021551  0x00005174 store  0x00000002 , 0x000045dc 
+ 00021552  0x00005176 fetch  0x00000005 , 0x0000463f 
+ 00021553  0x00005177 store  0x00000005 , 0x00004628 
+ 00021554  0x00005179 fetch  0x00000001 , 0x0000463e 
+ 00021555  0x0000517a store  0x00000001 , 0x000045d1 
+ 00021556  0x0000517c fetch  0x00000001 , 0x000045b9 
+ 00021557  0x0000517d ncall  0x0000326b , 0x00000034 
+ 00021558  0x0000517f bpatch  0x0000006b , 0x0000400d 
+ 00021559  0x00005180 call  0x0000541f 
+ 00021560  0x00005181 call  0x00005424 
+ 00021561  0x00005182 call  0x00005fe4 
+ 00021562  0x00005183 branch  0x00003287 
+ 00021563  0x00005186 setarg  0x00009000 
+ 00021564  0x00005187 store  0x00000002 , 0x000042f7 
+ 00021565  0x00005188 jam  0x00000003 , 0x000040c1 
+ 00021566  0x00005189 jam  0x00000008 , 0x000040a6 
+ 00021567  0x0000518a jam  0x00000000 , 0x0000497f 
+ 00021568  0x0000518b jam  0x00000000 , 0x00004980 
+ 00021569  0x0000518c setarg  0x00000200 
+ 00021570  0x0000518d store  0x00000002 , 0x000040a4 
+ 00021571  0x0000518e jam  0x00000017 , 0x000042e1 
+ 00021572  0x0000518f jam  0x00000017 , 0x000042e3 
+ 00021573  0x00005191 setarg  0x000047c3 
+ 00021574  0x00005192 store  0x00000002 , 0x0000433f 
+ 00021575  0x00005193 setarg  0x00000010 
+ 00021576  0x00005194 store  0x00000002 , 0x00004341 
+ 00021577  0x00005195 branch  0x00005539 
+ 00021578  0x00005198 bpatch  0x0000006c , 0x0000400d 
+ 00021579  0x00005199 call  0x0000543b 
+ 00021580  0x0000519a jam  0x00000000 , 0x0000487a 
+ 00021581  0x0000519c setarg  0x00000a77 
+ 00021582  0x0000519d store  0x00000002 , 0x000043f5 
+ 00021583  0x0000519e setsect  0x00000000 , 0x00001224 
+ 00021584  0x0000519f setsect  0x00000001 , 0x00004000 
+ 00021585  0x000051a0 setsect  0x00000002 , 0x00000000 
+ 00021586  0x000051a1 istore  0x00000005 , 0x00000005 
+ 00021587  0x000051a4 fetch  0x00000008 , 0x00004713 
+ 00021588  0x000051a5 bbit0  0x0000001b , 0x00005458 
+ 00021589  0x000051a6 setarg  0x00000006 
+ 00021590  0x000051a7 store  0x00000002 , 0x000042d3 
+ 00021591  0x000051a8 store  0x00000002 , 0x000042d5 
+ 00021592  0x000051aa call  0x00005481 
+ 00021593  0x000051ab fetch  0x00000008 , 0x00004713 
+ 00021594  0x000051ac bbit0  0x00000018 , 0x0000545c 
+ 00021595  0x000051ad call  0x00005476 
+ 00021596  0x000051af fetch  0x00000003 , 0x00004608 
+ 00021597  0x000051b0 store  0x00000003 , 0x0000475d 
+ 00021598  0x000051b1 fetch  0x00000001 , 0x00004666 
+ 00021599  0x000051b2 store  0x00000001 , 0x000049a1 
+ 00021600  0x000051b3 fetch  0x00000003 , 0x000042de 
+ 00021601  0x000051b4 store  0x00000003 , 0x00004797 
+ 00021602  0x000051b5 setarg  0x00000000 
+ 00021603  0x000051b6 store  0x00000007 , 0x00004846 
+ 00021604  0x000051b7 fetch  0x00000001 , 0x000044eb 
+ 00021605  0x000051b8 store  0x00000001 , 0x0000497c 
+ 00021606  0x000051b9 store  0x00000001 , 0x0000497d 
+ 00021607  0x000051ba call  0x00002969 
+ 00021608  0x000051bc bpatch  0x0000006d , 0x0000400d 
+ 00021609  0x000051bd fetch  0x00000001 , 0x0000464f 
+ 00021610  0x000051be store  0x00000001 , 0x00004958 
+ 00021611  0x000051bf fetch  0x00000001 , 0x0000464e 
+ 00021612  0x000051c0 rtneq  0x000000ff 
+ 00021613  0x000051c1 fetcht  0x00000001 , 0x0000464e 
+ 00021614  0x000051c2 call  0x000055b5 
+ 00021615  0x000051c3 fetcht  0x00000001 , 0x0000464e 
+ 00021616  0x000051c4 call  0x00006ee6 
+ 00021617  0x000051c5 call  0x00005473 , 0x00000001 
+ 00021618  0x000051c6 branch  0x000055b1 
+ 00021619  0x000051c8 fetch  0x00000001 , 0x00004650 
+ 00021620  0x000051c9 store  0x00000001 , 0x00004958 
+ 00021621  0x000051ca rtn 
+ 00021622  0x000051cd fetch  0x00000003 , 0x00004743 
+ 00021623  0x000051ce store  0x00000003 , 0x00004608 
+ 00021624  0x000051cf fetch  0x00000003 , 0x00004746 
+ 00021625  0x000051d0 store  0x00000003 , 0x0000460b 
+ 00021626  0x000051d1 fetch  0x00000001 , 0x00004749 
+ 00021627  0x000051d2 store  0x00000001 , 0x00004621 
+ 00021628  0x000051d3 fetch  0x00000004 , 0x00004755 
+ 00021629  0x000051d4 store  0x00000004 , 0x00004751 
+ 00021630  0x000051d6 setarg  0x00100c0c 
+ 00021631  0x000051d7 store  0x00000003 , 0x000045a7 
+ 00021632  0x000051d8 rtn 
+ 00021633  0x000051db fetch  0x00000003 , 0x0000474a 
+ 00021634  0x000051dc store  0x00000003 , 0x00004608 
+ 00021635  0x000051dd fetch  0x00000003 , 0x0000474d 
+ 00021636  0x000051de store  0x00000003 , 0x0000460b 
+ 00021637  0x000051df fetch  0x00000001 , 0x00004750 
+ 00021638  0x000051e0 store  0x00000001 , 0x00004621 
+ 00021639  0x000051e1 fetch  0x00000004 , 0x00004759 
+ 00021640  0x000051e2 store  0x00000004 , 0x00004751 
+ 00021641  0x000051e4 setarg  0x001c1919 
+ 00021642  0x000051e5 store  0x00000003 , 0x000045a7 
+ 00021643  0x000051e6 rtn 
+ 00021644  0x000051f3 bpatch  0x0000006e , 0x0000400d 
+ 00021645  0x000051f4 fetch  0x00000008 , 0x00004713 
+ 00021646  0x000051f5 bbit1  0x0000003e , 0x0000602d 
+ 00021647  0x000051f6 fetch  0x00000001 , 0x00004666 
+ 00021648  0x000051f7 beq  0x00000000 , 0x0000601c 
+ 00021649  0x000051f9 call  0x00005aa8 
+ 00021650  0x000051fa fetch  0x00000001 , 0x00004666 
+ 00021651  0x000051fb beq  0x00000001 , 0x00005496 
+ 00021652  0x000051fc beq  0x00000002 , 0x0000549b 
+ 00021653  0x000051fd rtn 
+ 00021654  0x000051ff fetch  0x00000006 , 0x00004668 
+ 00021655  0x00005200 fetcht  0x00000006 , 0x000046e6 
+ 00021656  0x00005201 isub  0x00000002 , 0x0000003e 
+ 00021657  0x00005202 branch  0x00005a94 , 0x00000005 
+ 00021658  0x00005203 branch  0x000054a0 
+ 00021659  0x00005206 fetch  0x00000006 , 0x00004675 
+ 00021660  0x00005207 fetcht  0x00000006 , 0x000046e6 
+ 00021661  0x00005208 isub  0x00000002 , 0x0000003e 
+ 00021662  0x00005209 branch  0x00005a94 , 0x00000005 
+ 00021663  0x0000520a branch  0x000054a0 
+ 00021664  0x0000520d bpatch  0x0000006f , 0x0000400d 
+ 00021665  0x0000520e call  0x0000619f 
+ 00021666  0x0000520f arg  0x00004667 , 0x00000011 
+ 00021667  0x00005210 fetch  0x00000001 , 0x00004666 
+ 00021668  0x00005211 increase  0xffffffff , 0x0000003f 
+ 00021669  0x00005212 mul32  0x0000003f , 0x0000001d , 0x0000003f 
+ 00021670  0x00005213 iadd  0x00000011 , 0x00000011 
+ 00021671  0x00005214 ifetch  0x00000001 , 0x00000011 
+ 00021672  0x00005215 store  0x00000001 , 0x000043f3 
+ 00021673  0x00005217 fetch  0x00000001 , 0x000043f3 
+ 00021674  0x00005218 beq  0x00000034 , 0x000054b6 
+ 00021675  0x00005219 branch  0x00005a94 
+ 00021676  0x0000521c bpatch  0x00000070 , 0x0000400e 
+ 00021677  0x0000521d disable  0x00000028 
+ 00021678  0x0000521e fetch  0x00000008 , 0x00004713 
+ 00021679  0x0000521f bbit0  0x0000000b , 0x000054b3 
+ 00021680  0x00005220 fetch  0x00000001 , 0x00008132 
+ 00021681  0x00005221 bbit1  0x00000004 , 0x000054b3 
+ 00021682  0x00005222 enable  0x00000028 
+ 00021683  0x00005224 fetch  0x00000001 , 0x00004780 
+ 00021684  0x00005225 store  0x00000001 , 0x0000477f 
+ 00021685  0x00005226 rtn 
+ 00021686  0x00005229 jam  0x00000001 , 0x00004795 
+ 00021687  0x0000522a fetcht  0x00000001 , 0x0000471e 
+ 00021688  0x0000522b fetch  0x00000001 , 0x0000478f 
+ 00021689  0x0000522c beq  0x000000ff , 0x000054bb 
+ 00021690  0x0000522d fetcht  0x00000001 , 0x0000463c 
+ 00021691  0x0000522f storet  0x00000001 , 0x00004845 
+ 00021692  0x00005230 call  0x0000432d 
+ 00021693  0x00005231 fetch  0x00000003 , 0x0000479d 
+ 00021694  0x00005232 store  0x00000003 , 0x0000434d 
+ 00021695  0x00005233 call  0x00005b6b 
+ 00021696  0x00005234 setarg  0x00000004 
+ 00021697  0x00005235 istore  0x00000001 , 0x00000006 
+ 00021698  0x00005236 arg  0x00004369 , 0x00000006 
+ 00021699  0x00005237 call  0x00005b72 
+ 00021700  0x00005238 branch  0x00007870 
+ 00021701  0x0000523d bmark1  0x00000026 , 0x00004308 
+ 00021702  0x0000523e fetch  0x00000001 , 0x00004956 
+ 00021703  0x0000523f branch  0x00004308 , 0x00000034 
+ 00021704  0x00005240 fetch  0x00000001 , 0x000047c2 
+ 00021705  0x00005241 beq  0x00000001 , 0x00004308 
+ 00021706  0x00005242 fetch  0x00000001 , 0x00004857 
+ 00021707  0x00005243 nbranch  0x00004308 , 0x00000034 
+ 00021708  0x00005244 branch  0x0000430a 
+ 00021709  0x0000524e bpatch  0x00000071 , 0x0000400e 
+ 00021710  0x0000524f setarg  0x00000006 
+ 00021711  0x00005250 call  0x000069e5 
+ 00021712  0x00005251 bbit1  0x00000003 , 0x000054d3 
+ 00021713  0x00005252 call  0x000059da 
+ 00021714  0x00005253 call  0x000059ed 
+ 00021715  0x00005255 call  0x000054dc 
+ 00021716  0x00005256 branch  0x00004327 
+ 00021717  0x00005259 bpatch  0x00000072 , 0x0000400e 
+ 00021718  0x0000525a call  0x0000739a 
+ 00021719  0x0000525b call  0x000056a9 
+ 00021720  0x0000525c call  0x000054dc 
+ 00021721  0x0000525d call  0x00005d9e 
+ 00021722  0x0000525e fetcht  0x00000001 , 0x00004659 
+ 00021723  0x0000525f branch  0x00006ed3 
+ 00021724  0x00005263 bpatch  0x00000073 , 0x0000400e 
+ 00021725  0x00005264 call  0x00005a92 
+ 00021726  0x00005265 call  0x00007de2 
+ 00021727  0x00005266 call  0x0000611a 
+ 00021728  0x00005267 call  0x0000550c 
+ 00021729  0x00005268 call  0x000054f9 
+ 00021730  0x00005269 fetcht  0x00000001 , 0x0000465b 
+ 00021731  0x0000526a call  0x000055b5 
+ 00021732  0x0000526b call  0x000055b9 
+ 00021733  0x0000526c call  0x000061fd 
+ 00021734  0x0000526d call  0x000054f2 
+ 00021735  0x0000526e branch  0x000054e8 
+ 00021736  0x00005271 fetch  0x00000008 , 0x00004713 
+ 00021737  0x00005272 rtnbit0  0x0000003c 
+ 00021738  0x00005274 fetcht  0x00000001 , 0x0000464a 
+ 00021739  0x00005275 call  0x00006ed3 
+ 00021740  0x00005276 fetcht  0x00000001 , 0x0000464b 
+ 00021741  0x00005277 call  0x00006ed3 
+ 00021742  0x00005278 fetcht  0x00000001 , 0x0000464a 
+ 00021743  0x00005279 call  0x000055b1 
+ 00021744  0x0000527a fetcht  0x00000001 , 0x0000464b 
+ 00021745  0x0000527b branch  0x000055b1 
+ 00021746  0x0000527e fetch  0x00000008 , 0x00004713 
+ 00021747  0x0000527f rtnbit0  0x00000015 
+ 00021748  0x00005280 fetch  0x00000001 , 0x00004407 
+ 00021749  0x00005281 rtnne  0x00000002 
+ 00021750  0x00005282 fetch  0x00000001 , 0x00004635 
+ 00021751  0x00005283 arg  0x000000c0 , 0x00000002 
+ 00021752  0x00005284 branch  0x00006f21 
+ 00021753  0x00005289 arg  0x00008070 , 0x00000006 
+ 00021754  0x0000528a arg  0x00000010 , 0x00000039 
+ 00021755  0x0000528c ifetch  0x00000001 , 0x00000006 
+ 00021756  0x0000528d nbranch  0x00005500 , 0x00000034 
+ 00021757  0x0000528e setarg  0x00000080 
+ 00021758  0x0000528f add  0x00000006 , 0xffffffff , 0x00000005 
+ 00021759  0x00005290 istore  0x00000001 , 0x00000005 
+ 00021760  0x00005292 loop  0x000054fb 
+ 00021761  0x00005293 arg  0x000080dc , 0x0000003f 
+ 00021762  0x00005294 isub  0x00000006 , 0x0000003e 
+ 00021763  0x00005295 rtn  0x00000005 
+ 00021764  0x00005297 arg  0x00000008 , 0x00000039 
+ 00021765  0x00005298 arg  0x000080d4 , 0x00000006 
+ 00021766  0x00005299 branch  0x000054fb 
+ 00021767  0x0000529c rtnmark1  0x00000026 
+ 00021768  0x0000529d call  0x0000550c 
+ 00021769  0x0000529e fetch  0x00000001 , 0x00000015 
+ 00021770  0x0000529f nrtn  0x00000034 
+ 00021771  0x000052a0 branch  0x00006ed3 
+ 00021772  0x000052a3 bpatch  0x00000074 , 0x0000400e 
+ 00021773  0x000052a4 fetcht  0x00000001 , 0x0000464a 
+ 00021774  0x000052a5 call  0x00006edd 
+ 00021775  0x000052a6 fetcht  0x00000001 , 0x0000464b 
+ 00021776  0x000052a7 call  0x00006edd 
+ 00021777  0x000052a9 call  0x0000561c 
+ 00021778  0x000052aa fetch  0x00000001 , 0x0000464c 
+ 00021779  0x000052ab call  0x00005943 
+ 00021780  0x000052ac call  0x000069dc 
+ 00021781  0x000052ae fetcht  0x00000001 , 0x00004644 
+ 00021782  0x000052af call  0x00006eb6 
+ 00021783  0x000052b0 fetcht  0x00000001 , 0x00004646 
+ 00021784  0x000052b1 call  0x00006eb6 
+ 00021785  0x000052b2 fetcht  0x00000001 , 0x00004645 
+ 00021786  0x000052b3 call  0x00006eb6 
+ 00021787  0x000052b5 fetcht  0x00000001 , 0x00004647 
+ 00021788  0x000052b6 call  0x00006eb6 
+ 00021789  0x000052b7 fetcht  0x00000001 , 0x00004648 
+ 00021790  0x000052b8 call  0x00006eb6 
+ 00021791  0x000052b9 fetcht  0x00000001 , 0x00004649 
+ 00021792  0x000052ba call  0x00006eb6 
+ 00021793  0x000052bb fetcht  0x00000001 , 0x00004655 
+ 00021794  0x000052bc call  0x00006eb6 
+ 00021795  0x000052be fetcht  0x00000001 , 0x00004656 
+ 00021796  0x000052bf call  0x00006eb6 
+ 00021797  0x000052c1 fetcht  0x00000001 , 0x0000464a 
+ 00021798  0x000052c2 call  0x00006eb2 
+ 00021799  0x000052c3 fetcht  0x00000001 , 0x0000464b 
+ 00021800  0x000052c4 call  0x00006eb2 
+ 00021801  0x000052c5 fetcht  0x00000001 , 0x00004652 
+ 00021802  0x000052c6 call  0x00006eb2 
+ 00021803  0x000052c7 fetcht  0x00000001 , 0x00004653 
+ 00021804  0x000052c8 call  0x00006eb2 
+ 00021805  0x000052c9 fetcht  0x00000001 , 0x00004659 
+ 00021806  0x000052ca branch  0x00006eb6 
+ 00021807  0x000052cf fetch  0x00000002 , 0x000044e9 
+ 00021808  0x000052d0 rtnbit0  0x00000009 
+ 00021809  0x000052d1 copy  0x00000011 , 0x0000003f 
+ 00021810  0x000052d2 nbranch  0x000029d5 , 0x00000034 
+ 00021811  0x000052d3 branch  0x000029da 
+ 00021812  0x000052d8 bpatch  0x00000075 , 0x0000400e 
+ 00021813  0x000052d9 fetch  0x00000001 , 0x00004407 
+ 00021814  0x000052da rtnne  0x00000002 
+ 00021815  0x000052db fetcht  0x00000001 , 0x00004635 
+ 00021816  0x000052dc branch  0x00006f0f 
+ 00021817  0x000052df fetch  0x00000008 , 0x00004713 
+ 00021818  0x000052e0 rtnbit0  0x00000015 
+ 00021819  0x000052e1 jam  0x00000001 , 0x00004636 
+ 00021820  0x000052e2 rtn 
+ 00021821  0x000052e5 bpatch  0x00000076 , 0x0000400e 
+ 00021822  0x000052e6 fetch  0x00000008 , 0x00004713 
+ 00021823  0x000052e7 rtnbit0  0x00000015 
+ 00021824  0x000052e8 call  0x00005534 
+ 00021825  0x000052e9 fetch  0x00000001 , 0x00004407 
+ 00021826  0x000052ea beq  0x00000002 , 0x00005545 
+ 00021827  0x000052eb jam  0x00000003 , 0x00004636 
+ 00021828  0x000052ec branch  0x00005547 
+ 00021829  0x000052ef jam  0x00000002 , 0x00004636 
+ 00021830  0x000052f0 branch  0x00005547 
+ 00021831  0x000052f3 bpatch  0x00000077 , 0x0000400e 
+ 00021832  0x000052f4 call  0x00006f82 
+ 00021833  0x000052f5 call  0x00006fb0 
+ 00021834  0x000052f6 store  0x00000002 , 0x00004633 
+ 00021835  0x000052f7 fetch  0x00000001 , 0x00004407 
+ 00021836  0x000052f8 bne  0x00000002 , 0x00005553 
+ 00021837  0x000052f9 fetcht  0x00000002 , 0x00004633 
+ 00021838  0x000052fa mul32  0x00000002 , 0x00000008 , 0x0000003f 
+ 00021839  0x000052fb div  0x0000003f , 0x0000000a 
+ 00021840  0x000052fc call  0x00007d5f 
+ 00021841  0x000052fd iadd  0x00000002 , 0x0000003f 
+ 00021842  0x000052fe store  0x00000002 , 0x00004633 
+ 00021843  0x00005300 arg  0x0000462d , 0x00000011 
+ 00021844  0x00005301 call  0x00005563 
+ 00021845  0x00005302 fetch  0x00000001 , 0x0000440c 
+ 00021846  0x00005303 bbit1  0x00000001 , 0x000054cd 
+ 00021847  0x00005304 bbit0  0x00000000 , 0x0000555c 
+ 00021848  0x00005305 jam  0x00000001 , 0x00004637 
+ 00021849  0x00005306 branch  0x0000555a 
+ 00021850  0x00005309 arg  0x00000004 , 0x00000007 
+ 00021851  0x0000530a branch  0x00005f00 
+ 00021852  0x0000530c arg  0x00000004 , 0x00000007 
+ 00021853  0x0000530d call  0x00005f04 
+ 00021854  0x0000530e jam  0x00000001 , 0x00004709 
+ 00021855  0x0000530f fetch  0x00000001 , 0x00004637 
+ 00021856  0x00005310 rtn  0x00000034 
+ 00021857  0x00005311 jam  0x00000000 , 0x00004637 
+ 00021858  0x00005312 branch  0x0000616e 
+ 00021859  0x00005316 bpatch  0x00000078 , 0x0000400f 
+ 00021860  0x00005317 ifetch  0x00000008 , 0x00000011 
+ 00021861  0x00005318 store  0x00000008 , 0x00000670 
+ 00021862  0x00005319 fetch  0x00000001 , 0x00004636 
+ 00021863  0x0000531a beq  0x00000000 , 0x0000556a 
+ 00021864  0x0000531b beq  0x00000002 , 0x0000556a 
+ 00021865  0x0000531c beq  0x00000003 , 0x00005588 
+ 00021866  0x0000531e call  0x00006ff3 
+ 00021867  0x0000531f call  0x00006feb 
+ 00021868  0x00005320 fetch  0x00000002 , 0x00000676 
+ 00021869  0x00005321 fetcht  0x00000002 , 0x00000672 
+ 00021870  0x00005322 isub  0x00000002 , 0x0000003e 
+ 00021871  0x00005323 ncall  0x00006fef , 0x00000002 
+ 00021872  0x00005324 fetcht  0x00000002 , 0x00000674 
+ 00021873  0x00005325 isub  0x00000002 , 0x0000003e 
+ 00021874  0x00005326 ncall  0x00006fe7 , 0x00000002 
+ 00021875  0x00005328 fetch  0x00000002 , 0x00000676 
+ 00021876  0x00005329 fetcht  0x00000002 , 0x00000670 
+ 00021877  0x0000532a isub  0x00000002 , 0x0000003e 
+ 00021878  0x0000532b branch  0x00005584 , 0x00000002 
+ 00021879  0x0000532c fetcht  0x00000002 , 0x00000672 
+ 00021880  0x0000532d isub  0x00000002 , 0x0000003f 
+ 00021881  0x0000532e nbranch  0x00005586 , 0x00000002 
+ 00021882  0x0000532f branch  0x00005586 , 0x00000034 
+ 00021883  0x00005330 mul32  0x0000003f , 0x00000064 , 0x00000011 
+ 00021884  0x00005331 fetch  0x00000002 , 0x00000670 
+ 00021885  0x00005332 fetcht  0x00000002 , 0x00000672 
+ 00021886  0x00005333 isub  0x00000002 , 0x00000002 
+ 00021887  0x00005334 copy  0x00000011 , 0x0000003f 
+ 00021888  0x00005335 idiv  0x00000002 
+ 00021889  0x00005336 call  0x00007d5f 
+ 00021890  0x00005337 store  0x00000001 , 0x000047bd 
+ 00021891  0x00005338 rtn 
+ 00021892  0x0000533b jam  0x00000064 , 0x000047bd 
+ 00021893  0x0000533c rtn 
+ 00021894  0x0000533e jam  0x00000000 , 0x000047bd 
+ 00021895  0x0000533f rtn 
+ 00021896  0x00005342 branch  0x0000556a 
+ 00021897  0x00005349 fetcht  0x00000001 , 0x00004427 
+ 00021898  0x0000534a call  0x00006ef7 
+ 00021899  0x0000534c fetcht  0x00000001 , 0x00004644 
+ 00021900  0x0000534d call  0x000055b5 
+ 00021901  0x0000534e fetcht  0x00000001 , 0x00004646 
+ 00021902  0x0000534f call  0x000055b5 
+ 00021903  0x00005350 fetcht  0x00000001 , 0x00004645 
+ 00021904  0x00005351 call  0x000055b5 
+ 00021905  0x00005352 fetcht  0x00000001 , 0x00004647 
+ 00021906  0x00005353 call  0x000055b5 
+ 00021907  0x00005354 fetcht  0x00000001 , 0x00004648 
+ 00021908  0x00005355 call  0x000055b5 
+ 00021909  0x00005356 fetcht  0x00000001 , 0x00004649 
+ 00021910  0x00005357 call  0x000055b5 
+ 00021911  0x00005359 fetcht  0x00000001 , 0x00004654 
+ 00021912  0x0000535a call  0x000055b5 
+ 00021913  0x0000535c fetcht  0x00000001 , 0x00004655 
+ 00021914  0x0000535d call  0x000055b5 
+ 00021915  0x0000535f fetcht  0x00000001 , 0x00004656 
+ 00021916  0x00005360 call  0x000055b5 
+ 00021917  0x00005362 fetcht  0x00000001 , 0x0000464a 
+ 00021918  0x00005363 call  0x000055b5 
+ 00021919  0x00005365 fetcht  0x00000001 , 0x0000464b 
+ 00021920  0x00005366 call  0x000055b5 
+ 00021921  0x00005368 fetcht  0x00000001 , 0x00004652 
+ 00021922  0x00005369 call  0x000055b5 
+ 00021923  0x0000536a fetcht  0x00000001 , 0x00004653 
+ 00021924  0x0000536b call  0x000055b5 
+ 00021925  0x0000536d fetcht  0x00000001 , 0x00004659 
+ 00021926  0x0000536e call  0x000055b5 
+ 00021927  0x00005370 fetcht  0x00000001 , 0x0000465a 
+ 00021928  0x00005371 call  0x000055b5 
+ 00021929  0x00005373 fetcht  0x00000001 , 0x0000464e 
+ 00021930  0x00005374 branch  0x000055b5 
+ 00021931  0x00005378 sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00021932  0x00005379 rtn  0x00000005 
+ 00021933  0x0000537a and  0x00000002 , 0x0000007f , 0x00000007 
+ 00021934  0x0000537b fetch  0x00000004 , 0x0000811c 
+ 00021935  0x0000537c qisolate1  0x0000003f 
+ 00021936  0x0000537d branch  0x000055b5 , 0x00000001 
+ 00021937  0x0000537f sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00021938  0x00005380 rtn  0x00000005 
+ 00021939  0x00005381 set1  0x00000007 , 0x00000002 
+ 00021940  0x00005382 branch  0x00006edd 
+ 00021941  0x00005385 sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00021942  0x00005386 rtn  0x00000005 
+ 00021943  0x00005387 set0  0x00000007 , 0x00000002 
+ 00021944  0x00005388 branch  0x00006edd 
+ 00021945  0x0000538b fetch  0x00000003 , 0x0000473c 
+ 00021946  0x0000538c store  0x00000003 , 0x00000670 
+ 00021947  0x0000538d arg  0x0000000d , 0x00000039 
+ 00021948  0x0000538e arg  0x00000000 , 0x00000002 
+ 00021949  0x00005390 fetch  0x00000003 , 0x00000670 
+ 00021950  0x00005391 isolate1  0x00000000 , 0x0000003f 
+ 00021951  0x00005392 call  0x00006f0f , 0x00000001 
+ 00021952  0x00005393 fetch  0x00000003 , 0x00000670 
+ 00021953  0x00005394 lshift  0x0000003f , 0x0000003f 
+ 00021954  0x00005395 store  0x00000003 , 0x00000670 
+ 00021955  0x00005396 increase  0x00000001 , 0x00000002 
+ 00021956  0x00005397 loop  0x000055bd 
+ 00021957  0x00005398 rtn 
+ 00021958  0x0000539f bpatch  0x00000079 , 0x0000400f 
+ 00021959  0x000053a0 fetch  0x00000008 , 0x0000498d 
+ 00021960  0x000053a1 rtn  0x00000034 
+ 00021961  0x000053a2 fetch  0x00000001 , 0x0000498c 
+ 00021962  0x000053a3 copy  0x0000003f , 0x00000011 
+ 00021963  0x000053a4 sub  0x0000003f , 0x0000000b , 0x0000003e 
+ 00021964  0x000053a5 nbranch  0x000055dd , 0x00000002 
+ 00021965  0x000053a7 call  0x000055d6 
+ 00021966  0x000053a9 arg  0x000047a9 , 0x00000005 
+ 00021967  0x000053aa call  0x000055d3 
+ 00021968  0x000053ac arg  0x0000436b , 0x00000005 
+ 00021969  0x000053ad call  0x000055d3 
+ 00021970  0x000053af arg  0x0000426c , 0x00000005 
+ 00021971  0x000053b1 arg  0x0000498d , 0x00000006 
+ 00021972  0x000053b2 copy  0x00000011 , 0x00000039 
+ 00021973  0x000053b3 branch  0x00007cda 
+ 00021974  0x000053b6 arg  0x000047a9 , 0x00000005 
+ 00021975  0x000053b7 call  0x000055db 
+ 00021976  0x000053b9 arg  0x0000436b , 0x00000005 
+ 00021977  0x000053ba call  0x000055db 
+ 00021978  0x000053bc arg  0x0000426c , 0x00000005 
+ 00021979  0x000053be arg  0x0000000b , 0x00000039 
+ 00021980  0x000053bf branch  0x00007ca1 
+ 00021981  0x000053c2 call  0x000055f3 
+ 00021982  0x000053c4 fetch  0x00000001 , 0x0000498c 
+ 00021983  0x000053c5 increase  0x00000001 , 0x0000003f 
+ 00021984  0x000053c6 store  0x00000001 , 0x000047a0 
+ 00021985  0x000053c7 jam  0x00000009 , 0x000047a1 
+ 00021986  0x000053c8 arg  0x0000498d , 0x00000006 
+ 00021987  0x000053c9 arg  0x000047a2 , 0x00000005 
+ 00021988  0x000053ca copy  0x00000011 , 0x00000039 
+ 00021989  0x000053cb call  0x00007cda 
+ 00021990  0x000053cd fetch  0x00000001 , 0x0000498c 
+ 00021991  0x000053ce increase  0x00000001 , 0x0000003f 
+ 00021992  0x000053cf store  0x00000001 , 0x00004369 
+ 00021993  0x000053d0 jam  0x00000009 , 0x0000436a 
+ 00021994  0x000053d1 arg  0x0000498d , 0x00000006 
+ 00021995  0x000053d2 arg  0x0000436b , 0x00000005 
+ 00021996  0x000053d3 copy  0x00000011 , 0x00000039 
+ 00021997  0x000053d4 call  0x00007cda 
+ 00021998  0x000053d6 arg  0x0000498c , 0x00000006 
+ 00021999  0x000053d7 arg  0x0000426b , 0x00000005 
+ 00022000  0x000053d8 copy  0x00000011 , 0x00000039 
+ 00022001  0x000053d9 increase  0x00000001 , 0x00000039 
+ 00022002  0x000053da branch  0x00007cda 
+ 00022003  0x000053dd arg  0x000047a0 , 0x00000005 
+ 00022004  0x000053de arg  0x00000014 , 0x00000039 
+ 00022005  0x000053df branch  0x00007ca1 
+ 00022006  0x000053e6 call  0x000055fb 
+ 00022007  0x000053e7 jam  0x00000073 , 0x000043f5 
+ 00022008  0x000053e9 call  0x000055fa 
+ 00022009  0x000053ea branch  0x000069e0 
+ 00022010  0x000053ee branch  0x00006bc6 
+ 00022011  0x000053f1 fetch  0x00000001 , 0x0000464c 
+ 00022012  0x000053f2 arg  0x00000021 , 0x00000002 
+ 00022013  0x000053f3 call  0x00006f21 
+ 00022014  0x000053f4 fetch  0x00000001 , 0x0000464d 
+ 00022015  0x000053f5 arg  0x00000023 , 0x00000002 
+ 00022016  0x000053f6 branch  0x00006f21 
+ 00022017  0x000053fc bpatch  0x0000007a , 0x0000400f 
+ 00022018  0x000053fd disable  0x00000028 
+ 00022019  0x000053fe setarg  0x00000000 
+ 00022020  0x000053ff store  0x00000006 , 0x00004847 
+ 00022021  0x00005400 call  0x000059f6 
+ 00022022  0x00005401 setarg  0x00000089 
+ 00022023  0x00005402 call  0x000069e4 
+ 00022024  0x00005403 call  0x00005747 
+ 00022025  0x00005404 call  0x00005612 
+ 00022026  0x00005405 call  0x00005617 
+ 00022027  0x00005406 call  0x000057a6 
+ 00022028  0x00005407 fetch  0x00000001 , 0x00004846 
+ 00022029  0x00005408 and_into  0x0000001f , 0x0000003f 
+ 00022030  0x00005409 store  0x00000001 , 0x00004846 
+ 00022031  0x0000540a nbranch  0x00005f37 , 0x00000028 
+ 00022032  0x0000540b call  0x00005f26 
+ 00022033  0x0000540c branch  0x00005c0b 
+ 00022034  0x00005411 fetch  0x00000001 , 0x00004856 
+ 00022035  0x00005412 rtn  0x00000034 
+ 00022036  0x00005413 store  0x00000001 , 0x0000484b 
+ 00022037  0x00005414 jam  0x00000000 , 0x00004856 
+ 00022038  0x00005415 branch  0x00007dba 
+ 00022039  0x00005418 fetch  0x00000001 , 0x00004852 
+ 00022040  0x00005419 rtn  0x00000034 
+ 00022041  0x0000541a store  0x00000001 , 0x0000484c 
+ 00022042  0x0000541b jam  0x00000000 , 0x00004852 
+ 00022043  0x0000541c branch  0x00007dba 
+ 00022044  0x0000541f call  0x00005629 
+ 00022045  0x00005420 call  0x00005665 
+ 00022046  0x00005421 fetch  0x00000001 , 0x00004850 
+ 00022047  0x00005422 fetcht  0x00000001 , 0x0000484f 
+ 00022048  0x00005423 store  0x00000001 , 0x0000484f 
+ 00022049  0x00005424 isub  0x00000002 , 0x0000003e 
+ 00022050  0x00005425 nbranch  0x0000430c , 0x00000005 
+ 00022051  0x00005426 fetch  0x00000001 , 0x00004854 
+ 00022052  0x00005427 fetcht  0x00000001 , 0x00004853 
+ 00022053  0x00005428 store  0x00000001 , 0x00004853 
+ 00022054  0x00005429 isub  0x00000002 , 0x0000003e 
+ 00022055  0x0000542a nbranch  0x0000430c , 0x00000005 
+ 00022056  0x0000542b rtn 
+ 00022057  0x0000542d fetch  0x00000001 , 0x00004652 
+ 00022058  0x0000542e rtneq  0x000000ff 
+ 00022059  0x0000542f arg  0x00000000 , 0x00000011 
+ 00022060  0x00005430 fetcht  0x00000001 , 0x00004652 
+ 00022061  0x00005431 call  0x00006ee6 
+ 00022062  0x00005432 setflag  0x00000001 , 0x00000000 , 0x00000011 
+ 00022063  0x00005433 fetcht  0x00000001 , 0x00004653 
+ 00022064  0x00005434 call  0x00006ee6 
+ 00022065  0x00005435 setflag  0x00000001 , 0x00000001 , 0x00000011 
+ 00022066  0x00005436 copy  0x00000011 , 0x0000003f 
+ 00022067  0x00005437 store  0x00000001 , 0x00004850 
+ 00022068  0x00005438 beq  0x00000001 , 0x00005639 
+ 00022069  0x00005439 beq  0x00000002 , 0x0000563d 
+ 00022070  0x0000543a fetch  0x00000001 , 0x00004851 
+ 00022071  0x0000543b bbit1  0x00000007 , 0x00005649 
+ 00022072  0x0000543c rtn 
+ 00022073  0x0000543f fetch  0x00000001 , 0x0000484f 
+ 00022074  0x00005440 beq  0x00000000 , 0x00005641 
+ 00022075  0x00005441 beq  0x00000003 , 0x00005643 
+ 00022076  0x00005442 rtn 
+ 00022077  0x00005444 fetch  0x00000001 , 0x0000484f 
+ 00022078  0x00005445 beq  0x00000000 , 0x00005645 
+ 00022079  0x00005446 beq  0x00000003 , 0x00005647 
+ 00022080  0x00005447 rtn 
+ 00022081  0x00005449 jam  0x00000082 , 0x00004851 
+ 00022082  0x0000544a rtn 
+ 00022083  0x0000544c jam  0x00000081 , 0x00004851 
+ 00022084  0x0000544d rtn 
+ 00022085  0x0000544f jam  0x00000080 , 0x00004851 
+ 00022086  0x00005450 rtn 
+ 00022087  0x00005452 jam  0x00000083 , 0x00004851 
+ 00022088  0x00005453 rtn 
+ 00022089  0x00005455 fetch  0x00000001 , 0x00004851 
+ 00022090  0x00005456 set0  0x00000007 , 0x0000003f 
+ 00022091  0x00005457 store  0x00000001 , 0x00004851 
+ 00022092  0x00005458 beq  0x00000000 , 0x00005651 
+ 00022093  0x00005459 beq  0x00000001 , 0x00005654 
+ 00022094  0x0000545a beq  0x00000002 , 0x00005657 
+ 00022095  0x0000545b beq  0x00000003 , 0x0000565a 
+ 00022096  0x0000545c rtn 
+ 00022097  0x0000545e fetch  0x00000001 , 0x00004850 
+ 00022098  0x0000545f beq  0x00000003 , 0x0000565d 
+ 00022099  0x00005460 rtn 
+ 00022100  0x00005462 fetch  0x00000001 , 0x00004850 
+ 00022101  0x00005463 beq  0x00000000 , 0x0000565d 
+ 00022102  0x00005464 rtn 
+ 00022103  0x00005466 fetch  0x00000001 , 0x00004850 
+ 00022104  0x00005467 beq  0x00000003 , 0x00005661 
+ 00022105  0x00005468 rtn 
+ 00022106  0x0000546a fetch  0x00000001 , 0x00004850 
+ 00022107  0x0000546b beq  0x00000000 , 0x00005661 
+ 00022108  0x0000546c rtn 
+ 00022109  0x0000546e fetch  0x00000001 , 0x00004852 
+ 00022110  0x0000546f increase  0x00000001 , 0x0000003f 
+ 00022111  0x00005470 store  0x00000001 , 0x00004852 
+ 00022112  0x00005471 rtn 
+ 00022113  0x00005473 fetch  0x00000001 , 0x00004852 
+ 00022114  0x00005474 increase  0xffffffff , 0x0000003f 
+ 00022115  0x00005475 store  0x00000001 , 0x00004852 
+ 00022116  0x00005476 rtn 
+ 00022117  0x0000547a fetch  0x00000001 , 0x0000464a 
+ 00022118  0x0000547b rtneq  0x000000ff 
+ 00022119  0x0000547c arg  0x00000000 , 0x00000011 
+ 00022120  0x0000547d fetcht  0x00000001 , 0x0000464a 
+ 00022121  0x0000547e call  0x00006ee6 
+ 00022122  0x0000547f setflag  0x00000001 , 0x00000000 , 0x00000011 
+ 00022123  0x00005480 fetcht  0x00000001 , 0x0000464b 
+ 00022124  0x00005481 call  0x00006ee6 
+ 00022125  0x00005482 setflag  0x00000001 , 0x00000001 , 0x00000011 
+ 00022126  0x00005483 copy  0x00000011 , 0x0000003f 
+ 00022127  0x00005484 store  0x00000001 , 0x00004854 
+ 00022128  0x00005485 beq  0x00000001 , 0x00005675 
+ 00022129  0x00005486 beq  0x00000002 , 0x00005679 
+ 00022130  0x00005487 fetch  0x00000001 , 0x00004855 
+ 00022131  0x00005488 bbit1  0x00000007 , 0x00005685 
+ 00022132  0x00005489 rtn 
+ 00022133  0x0000548c fetch  0x00000001 , 0x00004853 
+ 00022134  0x0000548d beq  0x00000000 , 0x0000567d 
+ 00022135  0x0000548e beq  0x00000003 , 0x0000567f 
+ 00022136  0x0000548f rtn 
+ 00022137  0x00005491 fetch  0x00000001 , 0x00004853 
+ 00022138  0x00005492 beq  0x00000000 , 0x00005681 
+ 00022139  0x00005493 beq  0x00000003 , 0x00005683 
+ 00022140  0x00005494 rtn 
+ 00022141  0x00005496 jam  0x00000082 , 0x00004855 
+ 00022142  0x00005497 rtn 
+ 00022143  0x00005499 jam  0x00000081 , 0x00004855 
+ 00022144  0x0000549a rtn 
+ 00022145  0x0000549c jam  0x00000080 , 0x00004855 
+ 00022146  0x0000549d rtn 
+ 00022147  0x0000549f jam  0x00000083 , 0x00004855 
+ 00022148  0x000054a0 rtn 
+ 00022149  0x000054a2 fetch  0x00000001 , 0x00004855 
+ 00022150  0x000054a3 set0  0x00000007 , 0x0000003f 
+ 00022151  0x000054a4 store  0x00000001 , 0x00004855 
+ 00022152  0x000054a5 beq  0x00000000 , 0x0000568d 
+ 00022153  0x000054a6 beq  0x00000001 , 0x00005690 
+ 00022154  0x000054a7 beq  0x00000002 , 0x00005693 
+ 00022155  0x000054a8 beq  0x00000003 , 0x00005696 
+ 00022156  0x000054a9 rtn 
+ 00022157  0x000054ab fetch  0x00000001 , 0x00004854 
+ 00022158  0x000054ac beq  0x00000003 , 0x00005699 
+ 00022159  0x000054ad rtn 
+ 00022160  0x000054af fetch  0x00000001 , 0x00004854 
+ 00022161  0x000054b0 beq  0x00000000 , 0x00005699 
+ 00022162  0x000054b1 rtn 
+ 00022163  0x000054b3 fetch  0x00000001 , 0x00004854 
+ 00022164  0x000054b4 beq  0x00000003 , 0x0000569d 
+ 00022165  0x000054b5 rtn 
+ 00022166  0x000054b7 fetch  0x00000001 , 0x00004854 
+ 00022167  0x000054b8 beq  0x00000000 , 0x0000569d 
+ 00022168  0x000054b9 rtn 
+ 00022169  0x000054bb fetch  0x00000001 , 0x00004856 
+ 00022170  0x000054bc increase  0x00000001 , 0x0000003f 
+ 00022171  0x000054bd store  0x00000001 , 0x00004856 
+ 00022172  0x000054be rtn 
+ 00022173  0x000054c0 fetch  0x00000001 , 0x00004856 
+ 00022174  0x000054c1 increase  0xffffffff , 0x0000003f 
+ 00022175  0x000054c2 store  0x00000001 , 0x00004856 
+ 00022176  0x000054c3 rtn 
+ 00022177  0x000054c7 fetcht  0x00000001 , 0x0000464a 
+ 00022178  0x000054c8 call  0x00006eb2 
+ 00022179  0x000054c9 fetcht  0x00000001 , 0x0000464b 
+ 00022180  0x000054ca call  0x00006eb2 
+ 00022181  0x000054cb fetcht  0x00000001 , 0x00004652 
+ 00022182  0x000054cc call  0x00006eb2 
+ 00022183  0x000054cd fetcht  0x00000001 , 0x00004653 
+ 00022184  0x000054ce branch  0x00006eb2 
+ 00022185  0x000054d1 fetcht  0x00000001 , 0x0000464a 
+ 00022186  0x000054d2 call  0x000055ab 
+ 00022187  0x000054d3 fetcht  0x00000001 , 0x0000464b 
+ 00022188  0x000054d4 call  0x000055ab 
+ 00022189  0x000054d5 fetcht  0x00000001 , 0x00004652 
+ 00022190  0x000054d6 call  0x000055ab 
+ 00022191  0x000054d7 fetcht  0x00000001 , 0x00004653 
+ 00022192  0x000054d8 branch  0x000055ab 
+ 00022193  0x000054db fetch  0x00000002 , 0x0000484b 
+ 00022194  0x000054dc rtn  0x00000034 
+ 00022195  0x000054dd jam  0x00000001 , 0x00004857 
+ 00022196  0x000054de jam  0x0000000a , 0x00004858 
+ 00022197  0x000054df rtn 
+ 00022198  0x000054e2 arg  0x00004858 , 0x00000013 
+ 00022199  0x000054e3 arg  0x000056b9 , 0x00000012 
+ 00022200  0x000054e4 branch  0x000042e0 
+ 00022201  0x000054e6 jam  0x00000000 , 0x00004857 
+ 00022202  0x000054e7 rtn 
+ 00022203  0x000054f0 fetch  0x00000001 , 0x00004649 
+ 00022204  0x000054f1 rtneq  0x000000ff 
+ 00022205  0x000054f2 arg  0x00000000 , 0x00000011 
+ 00022206  0x000054f3 jam  0x00000005 , 0x00004977 
+ 00022207  0x000054f4 fetcht  0x00000001 , 0x00004649 
+ 00022208  0x000054f5 call  0x000056c8 
+ 00022209  0x000054f7 store  0x00000001 , 0x00004974 
+ 00022210  0x000054f8 fetch  0x00000001 , 0x00004654 
+ 00022211  0x000054f9 beq  0x000000ff , 0x000056d8 
+ 00022212  0x000054fa call  0x000058df 
+ 00022213  0x000054fc copy  0x00000011 , 0x0000003f 
+ 00022214  0x000054fd bbit1  0x00000005 , 0x000056e0 
+ 00022215  0x000054fe branch  0x000056e7 
+ 00022216  0x00005501 fetch  0x00000008 , 0x00004713 
+ 00022217  0x00005502 bbit1  0x0000002b , 0x000056de 
+ 00022218  0x00005503 fetch  0x00000001 , 0x00004974 
+ 00022219  0x00005504 copy  0x0000003f , 0x00000013 
+ 00022220  0x00005505 fetch  0x00000001 , 0x00004654 
+ 00022221  0x00005506 beq  0x000000ff , 0x00005931 
+ 00022222  0x00005508 fetch  0x00000001 , 0x0000497b 
+ 00022223  0x00005509 nbranch  0x000056db , 0x00000034 
+ 00022224  0x0000550b call  0x00006ee6 
+ 00022225  0x0000550c fetcht  0x00000001 , 0x00004654 
+ 00022226  0x0000550d branch  0x000056de , 0x00000001 
+ 00022227  0x0000550e fetcht  0x00000001 , 0x00004654 
+ 00022228  0x0000550f call  0x00006ef7 
+ 00022229  0x00005510 fetcht  0x00000001 , 0x00004649 
+ 00022230  0x00005511 fetch  0x00000001 , 0x00004974 
+ 00022231  0x00005512 branch  0x00005925 
+ 00022232  0x00005515 fetcht  0x00000001 , 0x00004649 
+ 00022233  0x00005516 call  0x000055b5 
+ 00022234  0x00005517 branch  0x000056c5 
+ 00022235  0x0000551a jam  0x00000000 , 0x0000487a 
+ 00022236  0x0000551b jam  0x00000000 , 0x00004974 
+ 00022237  0x0000551c rtn 
+ 00022238  0x0000551f fetch  0x00000001 , 0x00004974 
+ 00022239  0x00005520 branch  0x00005925 
+ 00022240  0x00005523 fetch  0x00000001 , 0x0000487a 
+ 00022241  0x00005524 rtneq  0x00000001 
+ 00022242  0x00005525 jam  0x00000001 , 0x0000487a 
+ 00022243  0x00005526 fetch  0x00000008 , 0x00004713 
+ 00022244  0x00005527 rtnbit1  0x00000028 
+ 00022245  0x00005528 rtnbit1  0x00000036 
+ 00022246  0x00005529 branch  0x000056f7 
+ 00022247  0x0000552c fetch  0x00000001 , 0x0000487a 
+ 00022248  0x0000552d rtneq  0x00000000 
+ 00022249  0x0000552e jam  0x00000000 , 0x0000487a 
+ 00022250  0x0000552f fetch  0x00000008 , 0x00004713 
+ 00022251  0x00005530 bbit1  0x00000028 , 0x000056ee 
+ 00022252  0x00005531 bbit1  0x00000036 , 0x000056ee 
+ 00022253  0x00005532 rtn 
+ 00022254  0x00005534 fetch  0x00000001 , 0x0000487b 
+ 00022255  0x00005535 nbranch  0x000056f2 , 0x00000034 
+ 00022256  0x00005536 fetch  0x00000001 , 0x0000497d 
+ 00022257  0x00005537 ncall  0x000056f7 , 0x00000034 
+ 00022258  0x00005539 jam  0x00000000 , 0x0000487b 
+ 00022259  0x0000553a fetch  0x00000001 , 0x000044eb 
+ 00022260  0x0000553b store  0x00000001 , 0x0000497d 
+ 00022261  0x0000553c store  0x00000001 , 0x0000497c 
+ 00022262  0x0000553d rtn 
+ 00022263  0x00005540 bpatch  0x0000007b , 0x0000400f 
+ 00022264  0x00005541 call  0x00005728 
+ 00022265  0x00005542 rtn  0x00000028 
+ 00022266  0x00005543 fetch  0x00000001 , 0x00004690 
+ 00022267  0x00005545 copy  0x0000003f , 0x00000002 
+ 00022268  0x00005546 fetch  0x00000008 , 0x00004713 
+ 00022269  0x00005547 bbit1  0x00000017 , 0x00005704 
+ 00022270  0x00005548 copy  0x00000002 , 0x0000003f 
+ 00022271  0x0000554a increase  0x00000001 , 0x0000003f 
+ 00022272  0x0000554b and  0x0000003f , 0x00000003 , 0x0000003f 
+ 00022273  0x0000554d store  0x00000001 , 0x00004690 
+ 00022274  0x0000554e call  0x00005744 
+ 00022275  0x0000554f branch  0x00005cac 
+ 00022276  0x00005555 fetch  0x00000001 , 0x0000498a 
+ 00022277  0x00005556 nbranch  0x00005721 , 0x00000034 
+ 00022278  0x00005558 fetch  0x00000008 , 0x00004713 
+ 00022279  0x00005559 bbit1  0x0000001c , 0x00005715 
+ 00022280  0x0000555a copy  0x00000002 , 0x0000003f 
+ 00022281  0x0000555b rtneq  0x00000001 
+ 00022282  0x0000555d beq  0x00000000 , 0x00005711 
+ 00022283  0x0000555e beq  0x00000002 , 0x0000570f 
+ 00022284  0x0000555f rtn 
+ 00022285  0x00005562 setarg  0x00000002 
+ 00022286  0x00005563 branch  0x00005701 
+ 00022287  0x00005565 setarg  0x00000000 
+ 00022288  0x00005566 branch  0x00005701 
+ 00022289  0x00005568 setarg  0x00000001 
+ 00022290  0x00005569 branch  0x00005701 
+ 00022291  0x0000556b setarg  0x00000003 
+ 00022292  0x0000556c branch  0x00005701 
+ 00022293  0x0000556f copy  0x00000002 , 0x0000003f 
+ 00022294  0x00005570 rtneq  0x00000001 
+ 00022295  0x00005571 beq  0x00000000 , 0x00005711 
+ 00022296  0x00005572 beq  0x00000002 , 0x00005713 
+ 00022297  0x00005573 beq  0x00000003 , 0x0000570f 
+ 00022298  0x00005574 rtn 
+ 00022299  0x00005576 copy  0x00000002 , 0x0000003f 
+ 00022300  0x00005577 rtneq  0x00000002 
+ 00022301  0x00005578 beq  0x00000000 , 0x00005713 
+ 00022302  0x00005579 beq  0x00000001 , 0x0000570f 
+ 00022303  0x0000557a beq  0x00000003 , 0x0000570d 
+ 00022304  0x0000557b rtn 
+ 00022305  0x0000557f fetch  0x00000008 , 0x00004713 
+ 00022306  0x00005580 bbit1  0x0000001c , 0x0000571b 
+ 00022307  0x00005581 copy  0x00000002 , 0x0000003f 
+ 00022308  0x00005582 rtneq  0x00000002 
+ 00022309  0x00005584 beq  0x00000000 , 0x0000570d 
+ 00022310  0x00005585 beq  0x00000001 , 0x0000570f 
+ 00022311  0x00005586 rtn 
+ 00022312  0x0000558c disable  0x00000028 
+ 00022313  0x0000558d fetch  0x00000008 , 0x00004713 
+ 00022314  0x0000558e rtnbit1  0x0000002b 
+ 00022315  0x0000558f branch  0x00005eb1 
+ 00022316  0x00005592 fetch  0x00000008 , 0x00004713 
+ 00022317  0x00005593 bbit1  0x00000028 , 0x00005730 
+ 00022318  0x00005594 bbit1  0x00000036 , 0x00005737 
+ 00022319  0x00005595 rtn 
+ 00022320  0x00005598 fetch  0x00000001 , 0x0000487a 
+ 00022321  0x00005599 rtnne  0x00000001 
+ 00022322  0x0000559a arg  0x0000497d , 0x00000013 
+ 00022323  0x0000559b arg  0x00005735 , 0x00000012 
+ 00022324  0x0000559c branch  0x000042e0 
+ 00022325  0x0000559f jam  0x00000001 , 0x0000487b 
+ 00022326  0x000055a0 branch  0x00005ec6 
+ 00022327  0x000055a3 fetch  0x00000001 , 0x0000487a 
+ 00022328  0x000055a4 rtnne  0x00000001 
+ 00022329  0x000055a5 arg  0x0000497c , 0x00000013 
+ 00022330  0x000055a6 arg  0x0000573c , 0x00000012 
+ 00022331  0x000055a7 branch  0x000042e0 
+ 00022332  0x000055aa jam  0x00000001 , 0x0000487b 
+ 00022333  0x000055ab branch  0x00005ba3 
+ 00022334  0x000055ae fetch  0x00000008 , 0x00004713 
+ 00022335  0x000055af rtnbit1  0x0000001c 
+ 00022336  0x000055b0 fetch  0x00000001 , 0x00004690 
+ 00022337  0x000055b1 rtnne  0x00000003 
+ 00022338  0x000055b2 jam  0x00000000 , 0x00004690 
+ 00022339  0x000055b3 rtn 
+ 00022340  0x000055b6 bpatch  0x0000007c , 0x0000400f 
+ 00022341  0x000055b7 call  0x0000573e 
+ 00022342  0x000055b8 call  0x0000613a 
+ 00022343  0x000055ba bpatch  0x0000007d , 0x0000400f 
+ 00022344  0x000055bb fetch  0x00000001 , 0x00004957 
+ 00022345  0x000055bc beq  0x0000000c , 0x0000576b 
+ 00022346  0x000055bd beq  0x00000003 , 0x00005785 
+ 00022347  0x000055be beq  0x0000000b , 0x00005799 
+ 00022348  0x000055bf fetch  0x00000001 , 0x00004690 
+ 00022349  0x000055c0 beq  0x00000000 , 0x00005753 
+ 00022350  0x000055c1 beq  0x00000001 , 0x00005751 
+ 00022351  0x000055c2 beq  0x00000002 , 0x00005755 
+ 00022352  0x000055c3 beq  0x00000003 , 0x00005757 
+ 00022353  0x000055c5 fetcht  0x00000001 , 0x00004869 
+ 00022354  0x000055c6 branch  0x00005758 
+ 00022355  0x000055c8 fetcht  0x00000001 , 0x00004868 
+ 00022356  0x000055c9 branch  0x00005758 
+ 00022357  0x000055cb fetcht  0x00000001 , 0x0000486a 
+ 00022358  0x000055cc branch  0x00005758 
+ 00022359  0x000055ce fetcht  0x00000001 , 0x0000486b 
+ 00022360  0x000055d0 fetch  0x00000001 , 0x00004957 
+ 00022361  0x000055d1 beq  0x00000004 , 0x00005767 
+ 00022362  0x000055d2 beq  0x00000005 , 0x00005767 
+ 00022363  0x000055d3 beq  0x00000008 , 0x00005769 
+ 00022364  0x000055d4 beq  0x00000007 , 0x00005769 
+ 00022365  0x000055d5 beq  0x00000006 , 0x00005767 
+ 00022366  0x000055d7 storet  0x00000001 , 0x00004879 
+ 00022367  0x000055d8 setarg  0x00000006 
+ 00022368  0x000055d9 call  0x000069e5 
+ 00022369  0x000055da and  0x0000003f , 0x000000f8 , 0x00000002 
+ 00022370  0x000055db fetch  0x00000001 , 0x00004879 
+ 00022371  0x000055dc iadd  0x00000002 , 0x0000003f 
+ 00022372  0x000055dd lshift8  0x0000003f , 0x0000003f 
+ 00022373  0x000055de add  0x0000003f , 0x00000006 , 0x0000003f 
+ 00022374  0x000055df branch  0x000069e4 
+ 00022375  0x000055e2 increase  0xffffffff , 0x00000002 
+ 00022376  0x000055e3 branch  0x0000575e 
+ 00022377  0x000055e6 increase  0x00000002 , 0x00000002 
+ 00022378  0x000055e7 branch  0x0000575e 
+ 00022379  0x000055ea fetch  0x00000001 , 0x00004690 
+ 00022380  0x000055eb beq  0x00000000 , 0x0000576f 
+ 00022381  0x000055ec beq  0x00000001 , 0x00005775 
+ 00022382  0x000055ed beq  0x00000002 , 0x00005778 
+ 00022383  0x000055ef fetch  0x00000001 , 0x00004874 
+ 00022384  0x000055f0 copy  0x0000003f , 0x00000011 
+ 00022385  0x000055f1 branch  0x0000577d 
+ 00022386  0x000055f4 fetch  0x00000001 , 0x00004875 
+ 00022387  0x000055f5 copy  0x0000003f , 0x00000011 
+ 00022388  0x000055f6 branch  0x0000577d 
+ 00022389  0x000055f9 fetch  0x00000001 , 0x00004876 
+ 00022390  0x000055fa copy  0x0000003f , 0x00000011 
+ 00022391  0x000055fb branch  0x0000577d 
+ 00022392  0x000055fe fetch  0x00000001 , 0x00004877 
+ 00022393  0x000055ff copy  0x0000003f , 0x00000011 
+ 00022394  0x00005600 branch  0x0000577d 
+ 00022395  0x00005603 fetch  0x00000001 , 0x00004878 
+ 00022396  0x00005604 copy  0x0000003f , 0x00000011 
+ 00022397  0x00005606 setarg  0x0000c309 
+ 00022398  0x00005607 call  0x000069e4 
+ 00022399  0x00005608 copy  0x00000011 , 0x0000003f 
+ 00022400  0x00005609 lshift8  0x0000003f , 0x0000003f 
+ 00022401  0x0000560a add  0x0000003f , 0x00000023 , 0x0000003f 
+ 00022402  0x0000560b call  0x000069e4 
+ 00022403  0x0000560c setarg  0x00000009 
+ 00022404  0x0000560d branch  0x000069e4 
+ 00022405  0x00005610 fetch  0x00000001 , 0x00004690 
+ 00022406  0x00005611 beq  0x00000000 , 0x0000578c 
+ 00022407  0x00005612 beq  0x00000001 , 0x0000578a 
+ 00022408  0x00005613 beq  0x00000002 , 0x0000578e 
+ 00022409  0x00005614 beq  0x00000003 , 0x00005790 
+ 00022410  0x00005616 fetch  0x00000001 , 0x0000486d 
+ 00022411  0x00005617 branch  0x00005791 
+ 00022412  0x00005619 fetch  0x00000001 , 0x0000486c 
+ 00022413  0x0000561a branch  0x00005791 
+ 00022414  0x0000561c fetch  0x00000001 , 0x0000486e 
+ 00022415  0x0000561d branch  0x00005791 
+ 00022416  0x0000561f fetch  0x00000001 , 0x0000486f 
+ 00022417  0x00005621 store  0x00000001 , 0x00004879 
+ 00022418  0x00005622 lshift8  0x0000003f , 0x0000003f 
+ 00022419  0x00005623 copy  0x0000003f , 0x00000011 
+ 00022420  0x00005624 add  0x0000003f , 0x0000000d , 0x0000003f 
+ 00022421  0x00005625 call  0x000069e4 
+ 00022422  0x00005626 copy  0x00000011 , 0x0000003f 
+ 00022423  0x00005627 add  0x0000003f , 0x0000000e , 0x0000003f 
+ 00022424  0x00005628 branch  0x000069e4 
+ 00022425  0x0000562b fetch  0x00000001 , 0x00004690 
+ 00022426  0x0000562c beq  0x00000000 , 0x000057a0 
+ 00022427  0x0000562d beq  0x00000001 , 0x0000579e 
+ 00022428  0x0000562e beq  0x00000002 , 0x000057a2 
+ 00022429  0x0000562f beq  0x00000003 , 0x000057a4 
+ 00022430  0x00005631 fetch  0x00000001 , 0x00004871 
+ 00022431  0x00005632 branch  0x00005791 
+ 00022432  0x00005635 fetch  0x00000001 , 0x00004870 
+ 00022433  0x00005636 branch  0x00005791 
+ 00022434  0x00005639 fetch  0x00000001 , 0x00004872 
+ 00022435  0x0000563a branch  0x00005791 
+ 00022436  0x0000563d fetch  0x00000001 , 0x00004873 
+ 00022437  0x0000563e branch  0x00005791 
+ 00022438  0x00005647 call  0x0000584c 
+ 00022439  0x00005648 fetch  0x00000001 , 0x00004987 
+ 00022440  0x00005649 nbranch  0x00005860 , 0x00000034 
+ 00022441  0x0000564a fetch  0x00000001 , 0x00004982 
+ 00022442  0x0000564b nbranch  0x0000585f , 0x00000034 
+ 00022443  0x0000564d call  0x00005888 
+ 00022444  0x0000564e call  0x000057bc 
+ 00022445  0x0000564f call  0x0000552f 
+ 00022446  0x00005650 call  0x000057b7 
+ 00022447  0x00005651 copy  0x00000011 , 0x0000003f 
+ 00022448  0x00005652 fetcht  0x00000001 , 0x0000484e 
+ 00022449  0x00005653 store  0x00000001 , 0x0000484e 
+ 00022450  0x00005654 store  0x00000001 , 0x00004846 
+ 00022451  0x00005655 ixor  0x00000002 , 0x0000003f 
+ 00022452  0x00005656 sub  0x0000003f , 0x00000000 , 0x0000003e 
+ 00022453  0x00005657 rtn  0x00000005 
+ 00022454  0x00005658 branch  0x00007dba 
+ 00022455  0x0000565b rtnmark0  0x00000026 
+ 00022456  0x0000565c copy  0x00000011 , 0x0000003f 
+ 00022457  0x0000565d rtn  0x00000034 
+ 00022458  0x0000565e store  0x00000001 , 0x00004846 
+ 00022459  0x0000565f branch  0x00007dba 
+ 00022460  0x00005665 jam  0x00000000 , 0x00004979 
+ 00022461  0x00005666 jam  0x00000000 , 0x0000497a 
+ 00022462  0x00005667 jam  0x00000000 , 0x0000497b 
+ 00022463  0x00005668 copy  0x0000003f , 0x00000012 
+ 00022464  0x00005669 fetcht  0x00000001 , 0x00004644 
+ 00022465  0x0000566a fetch  0x00000001 , 0x00004647 
+ 00022466  0x0000566b isub  0x00000002 , 0x0000003e 
+ 00022467  0x0000566c branch  0x000057cc , 0x00000005 
+ 00022468  0x0000566d fetch  0x00000001 , 0x00004648 
+ 00022469  0x0000566e isub  0x00000002 , 0x0000003e 
+ 00022470  0x0000566f branch  0x000057d1 , 0x00000005 
+ 00022471  0x00005670 fetcht  0x00000001 , 0x00004645 
+ 00022472  0x00005671 fetch  0x00000001 , 0x00004647 
+ 00022473  0x00005672 isub  0x00000002 , 0x0000003e 
+ 00022474  0x00005673 branch  0x000057e0 , 0x00000005 
+ 00022475  0x00005674 branch  0x000057e3 
+ 00022476  0x00005677 fetcht  0x00000001 , 0x00004645 
+ 00022477  0x00005678 fetch  0x00000001 , 0x00004648 
+ 00022478  0x00005679 isub  0x00000002 , 0x0000003e 
+ 00022479  0x0000567a branch  0x000057d6 , 0x00000005 
+ 00022480  0x0000567b branch  0x000057d9 
+ 00022481  0x0000567e fetcht  0x00000001 , 0x00004645 
+ 00022482  0x0000567f fetch  0x00000001 , 0x00004647 
+ 00022483  0x00005680 isub  0x00000002 , 0x0000003e 
+ 00022484  0x00005681 branch  0x000057db , 0x00000005 
+ 00022485  0x00005682 branch  0x000057de 
+ 00022486  0x00005685 call  0x000057ef 
+ 00022487  0x00005686 call  0x000057fb 
+ 00022488  0x00005687 branch  0x000057e5 
+ 00022489  0x0000568a call  0x000057ef 
+ 00022490  0x0000568b branch  0x000057e1 
+ 00022491  0x0000568e call  0x000057f8 
+ 00022492  0x0000568f call  0x000057f2 
+ 00022493  0x00005690 branch  0x000057e5 
+ 00022494  0x00005693 call  0x000057f8 
+ 00022495  0x00005694 branch  0x000057e4 
+ 00022496  0x00005697 call  0x000057f2 
+ 00022497  0x00005699 call  0x000057fe 
+ 00022498  0x0000569a branch  0x000057e5 
+ 00022499  0x0000569d call  0x000057fb 
+ 00022500  0x0000569f call  0x000057f5 
+ 00022501  0x000056a1 call  0x00005801 
+ 00022502  0x000056a2 call  0x00005804 
+ 00022503  0x000056a3 fetch  0x00000001 , 0x0000497a 
+ 00022504  0x000056a4 rtn  0x00000034 
+ 00022505  0x000056a5 fetch  0x00000001 , 0x00004979 
+ 00022506  0x000056a6 rtn  0x00000034 
+ 00022507  0x000056a7 jam  0x00000001 , 0x0000497b 
+ 00022508  0x000056a8 fetch  0x00000001 , 0x0000484e 
+ 00022509  0x000056a9 copy  0x0000003f , 0x00000011 
+ 00022510  0x000056aa rtn 
+ 00022511  0x000056ad and  0x00000012 , 0x00000009 , 0x0000003f 
+ 00022512  0x000056ae beq  0x00000009 , 0x0000580c 
+ 00022513  0x000056af rtn 
+ 00022514  0x000056b1 and  0x00000012 , 0x00000009 , 0x0000003f 
+ 00022515  0x000056b2 beq  0x00000012 , 0x0000580c 
+ 00022516  0x000056b3 rtn 
+ 00022517  0x000056b5 and  0x00000012 , 0x00000009 , 0x0000003f 
+ 00022518  0x000056b6 beq  0x0000000a , 0x0000580c 
+ 00022519  0x000056b7 rtn 
+ 00022520  0x000056b9 and  0x00000012 , 0x00000009 , 0x0000003f 
+ 00022521  0x000056ba beq  0x00000011 , 0x0000580c 
+ 00022522  0x000056bb rtn 
+ 00022523  0x000056bd and  0x00000012 , 0x00000014 , 0x0000003f 
+ 00022524  0x000056be beq  0x00000014 , 0x0000580c 
+ 00022525  0x000056bf rtn 
+ 00022526  0x000056c1 and  0x00000012 , 0x00000014 , 0x0000003f 
+ 00022527  0x000056c2 beq  0x00000012 , 0x0000580c 
+ 00022528  0x000056c3 rtn 
+ 00022529  0x000056c6 and  0x00000012 , 0x00000018 , 0x0000003f 
+ 00022530  0x000056c7 beq  0x00000018 , 0x0000580a 
+ 00022531  0x000056c8 rtn 
+ 00022532  0x000056cb and  0x00000002 , 0x00000007 , 0x0000003f 
+ 00022533  0x000056cc beq  0x00000003 , 0x0000580a 
+ 00022534  0x000056cd beq  0x00000005 , 0x0000580a 
+ 00022535  0x000056ce beq  0x00000006 , 0x0000580a 
+ 00022536  0x000056cf beq  0x00000007 , 0x0000580a 
+ 00022537  0x000056d0 rtn 
+ 00022538  0x000056d4 jam  0x00000001 , 0x0000497a 
+ 00022539  0x000056d5 rtn 
+ 00022540  0x000056d8 jam  0x00000001 , 0x00004979 
+ 00022541  0x000056d9 rtn 
+ 00022542  0x000056e2 fetch  0x00000008 , 0x00004713 
+ 00022543  0x000056e3 rtnbit0  0x00000017 
+ 00022544  0x000056e4 bbit0  0x0000002c , 0x00005816 
+ 00022545  0x000056e6 fetch  0x00000001 , 0x00004658 
+ 00022546  0x000056e7 call  0x00005943 
+ 00022547  0x000056e8 call  0x00005824 
+ 00022548  0x000056e9 fetcht  0x00000001 , 0x00004658 
+ 00022549  0x000056ea branch  0x000055b5 
+ 00022550  0x000056ed fetch  0x00000001 , 0x00004658 
+ 00022551  0x000056ee call  0x00005946 
+ 00022552  0x000056ef jam  0x00000000 , 0x0000498b 
+ 00022553  0x000056f0 fetcht  0x00000001 , 0x00004658 
+ 00022554  0x000056f1 fetch  0x00000001 , 0x00004988 
+ 00022555  0x000056f2 call  0x0000583d 
+ 00022556  0x000056f3 call  0x00005828 
+ 00022557  0x000056f4 fetcht  0x00000001 , 0x00004658 
+ 00022558  0x000056f5 branch  0x000055b5 
+ 00022559  0x000056f8 call  0x000055b5 
+ 00022560  0x000056f9 fetch  0x00000001 , 0x00004989 
+ 00022561  0x000056fa rtneq  0x00000001 
+ 00022562  0x000056fb jam  0x00000001 , 0x00004989 
+ 00022563  0x000056fc branch  0x000056f7 
+ 00022564  0x000056ff jam  0x00000000 , 0x0000498b 
+ 00022565  0x00005700 fetcht  0x00000001 , 0x00004658 
+ 00022566  0x00005701 fetch  0x00000001 , 0x00004988 
+ 00022567  0x00005702 call  0x00005833 
+ 00022568  0x00005704 store  0x00000001 , 0x00004988 
+ 00022569  0x00005705 fetch  0x00000001 , 0x0000498a 
+ 00022570  0x00005706 branch  0x0000582f , 0x00000034 
+ 00022571  0x00005708 fetch  0x00000001 , 0x00004989 
+ 00022572  0x00005709 rtneq  0x00000001 
+ 00022573  0x0000570a jam  0x00000001 , 0x00004989 
+ 00022574  0x0000570b branch  0x000056f7 
+ 00022575  0x0000570e fetch  0x00000001 , 0x00004989 
+ 00022576  0x0000570f rtneq  0x00000000 
+ 00022577  0x00005710 jam  0x00000000 , 0x00004989 
+ 00022578  0x00005711 rtn 
+ 00022579  0x00005714 lshift  0x0000003f , 0x0000003f 
+ 00022580  0x00005715 copy  0x0000003f , 0x00000012 
+ 00022581  0x00005716 call  0x00006ee6 
+ 00022582  0x00005717 setflag  0x00000001 , 0x00000000 , 0x00000012 
+ 00022583  0x00005718 and  0x00000012 , 0x00000007 , 0x0000003f 
+ 00022584  0x00005719 fetcht  0x00000001 , 0x0000498b 
+ 00022585  0x0000571a copy  0x00000002 , 0x00000007 
+ 00022586  0x0000571b beq  0x00000007 , 0x00005848 
+ 00022587  0x0000571c beq  0x00000000 , 0x0000584a 
+ 00022588  0x0000571d rtn 
+ 00022589  0x00005720 lshift  0x0000003f , 0x0000003f 
+ 00022590  0x00005721 copy  0x0000003f , 0x00000012 
+ 00022591  0x00005722 call  0x000055b1 
+ 00022592  0x00005723 call  0x00006ee6 
+ 00022593  0x00005724 setflag  0x00000001 , 0x00000000 , 0x00000012 
+ 00022594  0x00005725 and  0x00000012 , 0x00000007 , 0x0000003f 
+ 00022595  0x00005726 fetcht  0x00000001 , 0x0000498b 
+ 00022596  0x00005727 copy  0x00000002 , 0x00000007 
+ 00022597  0x00005728 beq  0x00000007 , 0x00005848 
+ 00022598  0x00005729 beq  0x00000000 , 0x0000584a 
+ 00022599  0x0000572a rtn 
+ 00022600  0x0000572d jam  0x00000001 , 0x0000498a 
+ 00022601  0x0000572e rtn 
+ 00022602  0x00005730 jam  0x00000000 , 0x0000498a 
+ 00022603  0x00005731 rtn 
+ 00022604  0x0000573a arg  0x00000000 , 0x00000012 
+ 00022605  0x0000573b fetch  0x00000001 , 0x00004657 
+ 00022606  0x0000573c rtneq  0x000000ff 
+ 00022607  0x0000573d fetch  0x00000008 , 0x00004713 
+ 00022608  0x0000573e bbit0  0x0000002e , 0x00005859 
+ 00022609  0x00005740 fetcht  0x00000001 , 0x00004657 
+ 00022610  0x00005741 call  0x000055b5 
+ 00022611  0x00005742 fetcht  0x00000001 , 0x00004657 
+ 00022612  0x00005743 call  0x00006ee6 
+ 00022613  0x00005744 setflag  0x00000001 , 0x00000000 , 0x00000012 
+ 00022614  0x00005746 copy  0x00000012 , 0x0000003f 
+ 00022615  0x00005747 store  0x00000001 , 0x00004987 
+ 00022616  0x00005748 rtn 
+ 00022617  0x0000574b fetcht  0x00000001 , 0x00004657 
+ 00022618  0x0000574c call  0x000055b1 
+ 00022619  0x0000574d fetcht  0x00000001 , 0x00004657 
+ 00022620  0x0000574e call  0x00006ee6 
+ 00022621  0x0000574f nsetflag  0x00000001 , 0x00000000 , 0x00000012 
+ 00022622  0x00005750 branch  0x00005856 
+ 00022623  0x00005753 beq  0x00000004 , 0x00005878 
+ 00022624  0x00005755 call  0x0000587b 
+ 00022625  0x00005756 fetch  0x00000004 , 0x00004983 
+ 00022626  0x00005757 arg  0x000000a0 , 0x00000002 
+ 00022627  0x00005758 iadd  0x00000002 , 0x00000002 
+ 00022628  0x00005759 copy  0x00000022 , 0x0000003f 
+ 00022629  0x0000575a isub  0x00000002 , 0x0000003e 
+ 00022630  0x0000575b nrtn  0x00000002 
+ 00022631  0x0000575c store  0x00000004 , 0x00004983 
+ 00022632  0x0000575d fetch  0x00000001 , 0x00004982 
+ 00022633  0x0000575e beq  0x00000000 , 0x0000586e 
+ 00022634  0x0000575f beq  0x00000001 , 0x00005871 
+ 00022635  0x00005760 beq  0x00000002 , 0x00005874 
+ 00022636  0x00005761 beq  0x00000003 , 0x00005876 
+ 00022637  0x00005762 rtn 
+ 00022638  0x00005765 jam  0x00000001 , 0x00004982 
+ 00022639  0x00005767 jam  0x00000001 , 0x00004846 
+ 00022640  0x00005768 branch  0x00007dba 
+ 00022641  0x0000576b jam  0x00000002 , 0x00004982 
+ 00022642  0x0000576d jam  0x00000000 , 0x00004846 
+ 00022643  0x0000576e branch  0x00007dba 
+ 00022644  0x00005771 jam  0x00000003 , 0x00004982 
+ 00022645  0x00005772 branch  0x0000586f 
+ 00022646  0x00005775 jam  0x00000000 , 0x00004982 
+ 00022647  0x00005776 branch  0x00005872 
+ 00022648  0x00005779 jam  0x00000000 , 0x00004982 
+ 00022649  0x0000577a jam  0x00000000 , 0x00004846 
+ 00022650  0x0000577b rtn 
+ 00022651  0x0000577e fetcht  0x00000004 , 0x00004983 
+ 00022652  0x0000577f copy  0x00000022 , 0x0000003f 
+ 00022653  0x00005780 isub  0x00000002 , 0x0000003e 
+ 00022654  0x00005781 ncall  0x00005880 , 0x00000002 
+ 00022655  0x00005782 rtn 
+ 00022656  0x00005784 setarg  0x00000000 
+ 00022657  0x00005785 store  0x00000004 , 0x00004983 
+ 00022658  0x00005786 rtn 
+ 00022659  0x0000578f call  0x00005895 
+ 00022660  0x00005790 call  0x00005888 
+ 00022661  0x00005791 setarg  0x00000000 
+ 00022662  0x00005792 store  0x00000003 , 0x0000496f 
+ 00022663  0x00005793 rtn 
+ 00022664  0x00005796 bpatch  0x0000007e , 0x0000400f 
+ 00022665  0x00005797 fetch  0x00000001 , 0x0000473f 
+ 00022666  0x00005798 ncall  0x00005895 , 0x00000034 
+ 00022667  0x00005799 arg  0x00000000 , 0x00000011 
+ 00022668  0x0000579a call  0x00005898 
+ 00022669  0x0000579b call  0x000058a1 
+ 00022670  0x0000579c call  0x000058aa 
+ 00022671  0x0000579d call  0x000058b3 
+ 00022672  0x0000579e call  0x000058cf 
+ 00022673  0x0000579f call  0x0000584c 
+ 00022674  0x000057a0 call  0x000058ec 
+ 00022675  0x000057a1 copy  0x00000011 , 0x0000003f 
+ 00022676  0x000057a2 rtn 
+ 00022677  0x000057a5 setarg  0x00030303 
+ 00022678  0x000057a6 store  0x00000003 , 0x0000496f 
+ 00022679  0x000057a7 rtn 
+ 00022680  0x000057aa fetch  0x00000001 , 0x00004644 
+ 00022681  0x000057ab call  0x00005943 
+ 00022682  0x000057ac jam  0x00000000 , 0x00004977 
+ 00022683  0x000057ad fetcht  0x00000001 , 0x00004644 
+ 00022684  0x000057ae fetch  0x00000001 , 0x0000496f 
+ 00022685  0x000057af call  0x00005925 
+ 00022686  0x000057b0 store  0x00000001 , 0x0000496f 
+ 00022687  0x000057b1 fetcht  0x00000001 , 0x00004644 
+ 00022688  0x000057b2 branch  0x000055b5 
+ 00022689  0x000057b5 fetch  0x00000001 , 0x00004646 
+ 00022690  0x000057b6 call  0x00005943 
+ 00022691  0x000057b7 jam  0x00000001 , 0x00004977 
+ 00022692  0x000057b8 fetcht  0x00000001 , 0x00004646 
+ 00022693  0x000057b9 fetch  0x00000001 , 0x00004970 
+ 00022694  0x000057ba call  0x00005925 
+ 00022695  0x000057bb store  0x00000001 , 0x00004970 
+ 00022696  0x000057bc fetcht  0x00000001 , 0x00004646 
+ 00022697  0x000057bd branch  0x000055b5 
+ 00022698  0x000057c0 fetch  0x00000001 , 0x00004645 
+ 00022699  0x000057c1 call  0x00005943 
+ 00022700  0x000057c2 jam  0x00000002 , 0x00004977 
+ 00022701  0x000057c3 fetcht  0x00000001 , 0x00004645 
+ 00022702  0x000057c4 fetch  0x00000001 , 0x00004971 
+ 00022703  0x000057c5 call  0x00005925 
+ 00022704  0x000057c6 store  0x00000001 , 0x00004971 
+ 00022705  0x000057c7 fetcht  0x00000001 , 0x00004645 
+ 00022706  0x000057c8 branch  0x000055b5 
+ 00022707  0x000057cb fetch  0x00000001 , 0x00004647 
+ 00022708  0x000057cc rtneq  0x000000ff 
+ 00022709  0x000057cd jam  0x00000003 , 0x00004977 
+ 00022710  0x000057ce fetch  0x00000001 , 0x00004972 
+ 00022711  0x000057cf copy  0x0000003f , 0x00000013 
+ 00022712  0x000057d0 fetcht  0x00000001 , 0x00004647 
+ 00022713  0x000057d1 fetch  0x00000001 , 0x00004654 
+ 00022714  0x000057d2 beq  0x000000ff , 0x000058c8 
+ 00022715  0x000057d3 call  0x00006ee6 
+ 00022716  0x000057d4 branch  0x000058c4 , 0x00000001 
+ 00022717  0x000057d5 fetcht  0x00000001 , 0x00004654 
+ 00022718  0x000057d6 call  0x00006ef7 
+ 00022719  0x000057d7 fetcht  0x00000001 , 0x00004647 
+ 00022720  0x000057d8 fetch  0x00000001 , 0x00004972 
+ 00022721  0x000057d9 call  0x00005925 
+ 00022722  0x000057db store  0x00000001 , 0x00004972 
+ 00022723  0x000057dc branch  0x000058df 
+ 00022724  0x000057df fetcht  0x00000001 , 0x00004654 
+ 00022725  0x000057e0 fetch  0x00000001 , 0x00004972 
+ 00022726  0x000057e1 call  0x00005925 
+ 00022727  0x000057e2 branch  0x000058c2 
+ 00022728  0x000057e5 fetch  0x00000001 , 0x00004647 
+ 00022729  0x000057e6 call  0x00005946 
+ 00022730  0x000057e7 fetcht  0x00000001 , 0x00004647 
+ 00022731  0x000057e8 call  0x00005931 
+ 00022732  0x000057e9 store  0x00000001 , 0x00004972 
+ 00022733  0x000057ea fetcht  0x00000001 , 0x00004647 
+ 00022734  0x000057eb branch  0x000055b5 
+ 00022735  0x000057ef fetch  0x00000001 , 0x00004648 
+ 00022736  0x000057f0 rtneq  0x000000ff 
+ 00022737  0x000057f1 jam  0x00000004 , 0x00004977 
+ 00022738  0x000057f2 fetch  0x00000001 , 0x00004973 
+ 00022739  0x000057f3 copy  0x0000003f , 0x00000013 
+ 00022740  0x000057f4 fetcht  0x00000001 , 0x00004648 
+ 00022741  0x000057f5 fetch  0x00000001 , 0x00004654 
+ 00022742  0x000057f6 beq  0x000000ff , 0x000058e5 
+ 00022743  0x000057f7 call  0x00006ee6 
+ 00022744  0x000057f8 branch  0x000058e1 , 0x00000001 
+ 00022745  0x000057f9 fetcht  0x00000001 , 0x00004654 
+ 00022746  0x000057fa call  0x00006ef7 
+ 00022747  0x000057fb fetcht  0x00000001 , 0x00004648 
+ 00022748  0x000057fc fetch  0x00000001 , 0x00004973 
+ 00022749  0x000057fd call  0x00005925 
+ 00022750  0x000057ff store  0x00000001 , 0x00004973 
+ 00022751  0x00005801 fetcht  0x00000001 , 0x00004654 
+ 00022752  0x00005802 branch  0x000055b5 
+ 00022753  0x00005805 fetcht  0x00000001 , 0x00004654 
+ 00022754  0x00005806 fetch  0x00000001 , 0x00004973 
+ 00022755  0x00005807 call  0x00005925 
+ 00022756  0x00005808 branch  0x000058de 
+ 00022757  0x0000580b fetch  0x00000001 , 0x00004648 
+ 00022758  0x0000580c call  0x00005946 
+ 00022759  0x0000580d fetcht  0x00000001 , 0x00004648 
+ 00022760  0x0000580e call  0x00005931 
+ 00022761  0x0000580f store  0x00000001 , 0x00004973 
+ 00022762  0x00005810 fetcht  0x00000001 , 0x00004648 
+ 00022763  0x00005811 branch  0x000055b5 
+ 00022764  0x00005814 jam  0x00000000 , 0x0000496c 
+ 00022765  0x00005815 fetch  0x00000001 , 0x00004656 
+ 00022766  0x00005816 rtneq  0x000000ff 
+ 00022767  0x00005817 fetch  0x00000008 , 0x00004713 
+ 00022768  0x00005818 rtnbit0  0x00000016 
+ 00022769  0x00005819 bbit1  0x0000002f , 0x000058fd 
+ 00022770  0x0000581b jam  0x00000007 , 0x00004977 
+ 00022771  0x0000581c fetcht  0x00000001 , 0x00004656 
+ 00022772  0x0000581d fetch  0x00000001 , 0x00004976 
+ 00022773  0x0000581e call  0x00005925 
+ 00022774  0x0000581f store  0x00000001 , 0x00004976 
+ 00022775  0x00005821 copy  0x00000011 , 0x0000003f 
+ 00022776  0x00005822 bbit1  0x00000007 , 0x00005917 
+ 00022777  0x00005823 call  0x0000591a 
+ 00022778  0x00005825 fetch  0x00000001 , 0x0000496d 
+ 00022779  0x00005826 store  0x00000001 , 0x0000496e 
+ 00022780  0x00005827 rtn 
+ 00022781  0x0000582a jam  0x00000007 , 0x00004977 
+ 00022782  0x0000582b fetch  0x00000001 , 0x00004976 
+ 00022783  0x0000582c copy  0x0000003f , 0x00000013 
+ 00022784  0x0000582d fetcht  0x00000001 , 0x00004656 
+ 00022785  0x0000582e fetch  0x00000001 , 0x00004654 
+ 00022786  0x0000582f beq  0x000000ff , 0x0000590f 
+ 00022787  0x00005830 call  0x00006ee6 
+ 00022788  0x00005831 branch  0x0000590b , 0x00000001 
+ 00022789  0x00005832 fetcht  0x00000001 , 0x00004654 
+ 00022790  0x00005833 call  0x00006ef7 
+ 00022791  0x00005834 fetcht  0x00000001 , 0x00004656 
+ 00022792  0x00005835 fetch  0x00000001 , 0x00004976 
+ 00022793  0x00005836 call  0x00005925 
+ 00022794  0x00005837 branch  0x00005913 
+ 00022795  0x0000583a fetcht  0x00000001 , 0x00004654 
+ 00022796  0x0000583b fetch  0x00000001 , 0x00004976 
+ 00022797  0x0000583c call  0x00005925 
+ 00022798  0x0000583d branch  0x00005913 
+ 00022799  0x00005840 fetch  0x00000001 , 0x00004656 
+ 00022800  0x00005841 call  0x00005946 
+ 00022801  0x00005842 fetcht  0x00000001 , 0x00004656 
+ 00022802  0x00005843 call  0x00005931 
+ 00022803  0x00005845 store  0x00000001 , 0x00004976 
+ 00022804  0x00005846 call  0x000058f7 
+ 00022805  0x00005847 fetcht  0x00000001 , 0x00004656 
+ 00022806  0x00005848 branch  0x000055b5 
+ 00022807  0x0000584c jam  0x00000001 , 0x0000496d 
+ 00022808  0x0000584d call  0x0000591d 
+ 00022809  0x0000584e branch  0x000058fa 
+ 00022810  0x00005851 jam  0x00000000 , 0x0000496d 
+ 00022811  0x00005852 fetch  0x00000001 , 0x0000496e 
+ 00022812  0x00005853 rtn  0x00000034 
+ 00022813  0x00005855 jam  0x00000001 , 0x0000496c 
+ 00022814  0x00005856 rtn 
+ 00022815  0x0000585b call  0x00006ee6 
+ 00022816  0x0000585c fetcht  0x00000001 , 0x00004977 
+ 00022817  0x0000585d copy  0x00000002 , 0x00000007 
+ 00022818  0x0000585e branch  0x0000592f , 0x00000001 
+ 00022819  0x00005860 qset0  0x00000011 
+ 00022820  0x00005861 rtn 
+ 00022821  0x00005864 lshift  0x0000003f , 0x0000003f 
+ 00022822  0x00005865 copy  0x0000003f , 0x00000012 
+ 00022823  0x00005866 call  0x00006ee6 
+ 00022824  0x00005867 setflag  0x00000001 , 0x00000000 , 0x00000012 
+ 00022825  0x00005869 and  0x00000012 , 0x00000007 , 0x0000003f 
+ 00022826  0x0000586b fetcht  0x00000001 , 0x00004977 
+ 00022827  0x0000586c copy  0x00000002 , 0x00000007 
+ 00022828  0x0000586d beq  0x00000007 , 0x0000592f 
+ 00022829  0x0000586e beq  0x00000000 , 0x00005923 
+ 00022830  0x0000586f rtn 
+ 00022831  0x00005872 qset1  0x00000011 
+ 00022832  0x00005873 rtn 
+ 00022833  0x00005876 bpatch  0x0000007f , 0x0000400f 
+ 00022834  0x00005877 copy  0x00000013 , 0x0000003f 
+ 00022835  0x00005878 store  0x00000001 , 0x00004978 
+ 00022836  0x00005879 lshift  0x0000003f , 0x0000003f 
+ 00022837  0x0000587a copy  0x0000003f , 0x00000012 
+ 00022838  0x0000587b copy  0x00000002 , 0x00000013 
+ 00022839  0x0000587c call  0x000055b1 
+ 00022840  0x0000587d copy  0x00000013 , 0x00000002 
+ 00022841  0x0000587e call  0x00006ee6 
+ 00022842  0x0000587f nsetflag  0x00000001 , 0x00000000 , 0x00000012 
+ 00022843  0x00005880 call  0x0000593d 
+ 00022844  0x00005881 branch  0x0000592a 
+ 00022845  0x00005884 fetcht  0x00000001 , 0x00004978 
+ 00022846  0x00005885 and_into  0x00000001 , 0x00000002 
+ 00022847  0x00005886 and  0x00000012 , 0x00000001 , 0x0000003f 
+ 00022848  0x00005887 isub  0x00000002 , 0x0000003e 
+ 00022849  0x00005888 nbranch  0x00005abc , 0x00000005 
+ 00022850  0x00005889 rtn 
+ 00022851  0x0000588e rtneq  0x000000ff 
+ 00022852  0x0000588f arg  0x0000003f , 0x00000002 
+ 00022853  0x00005890 branch  0x00006f21 
+ 00022854  0x00005894 rtneq  0x000000ff 
+ 00022855  0x00005895 arg  0x0000003e , 0x00000002 
+ 00022856  0x00005896 branch  0x00006f21 
+ 00022857  0x0000589c bpatch  0x00000080 , 0x00004010 
+ 00022858  0x0000589d call  0x000055f6 
+ 00022859  0x0000589e rtn  0x0000002b 
+ 00022860  0x000058a0 call  0x000059e7 
+ 00022861  0x000058a2 bpatch  0x00000081 , 0x00004010 
+ 00022862  0x000058a3 call  0x00005958 
+ 00022863  0x000058a4 beq  0x00000030 , 0x0000595f 
+ 00022864  0x000058a5 beq  0x00000031 , 0x000059c6 
+ 00022865  0x000058a6 beq  0x00000058 , 0x000059cf 
+ 00022866  0x000058a7 call  0x00005955 
+ 00022867  0x000058a8 nop  0x00001af4 
+ 00022868  0x000058a9 branch  0x0000594d 
+ 00022869  0x000058ab fetcht  0x00000001 , 0x0000464c 
+ 00022870  0x000058ac call  0x000069c7 
+ 00022871  0x000058ad branch  0x000055fb 
+ 00022872  0x000058b0 setarg  0x00000001 
+ 00022873  0x000058b1 call  0x000069e5 
+ 00022874  0x000058b2 store  0x00000001 , 0x0000485a 
+ 00022875  0x000058b3 setarg  0x00000000 
+ 00022876  0x000058b4 call  0x000069e5 
+ 00022877  0x000058b5 store  0x00000001 , 0x00004859 
+ 00022878  0x000058b6 rtn 
+ 00022879  0x000058b9 fetch  0x00000001 , 0x0000485a 
+ 00022880  0x000058ba beq  0x0000005a , 0x0000596e 
+ 00022881  0x000058bb beq  0x000000d8 , 0x00005974 
+ 00022882  0x000058bc beq  0x000000d1 , 0x00005968 
+ 00022883  0x000058bd beq  0x000000d2 , 0x0000598c 
+ 00022884  0x000058be beq  0x00000002 , 0x00005993 
+ 00022885  0x000058bf beq  0x00000054 , 0x0000599c 
+ 00022886  0x000058c0 beq  0x00000050 , 0x000059c3 
+ 00022887  0x000058c1 branch  0x0000594d 
+ 00022888  0x000058c4 setarg  0x00000049 
+ 00022889  0x000058c5 call  0x000069e5 
+ 00022890  0x000058c6 beq  0x000000a1 , 0x0000596c 
+ 00022891  0x000058c7 branch  0x00005983 
+ 00022892  0x000058ca jam  0x0000000c , 0x00004957 
+ 00022893  0x000058cb rtn 
+ 00022894  0x000058ce jam  0x00000005 , 0x00004957 
+ 00022895  0x000058cf call  0x000059da 
+ 00022896  0x000058d0 call  0x00007c95 
+ 00022897  0x000058d1 arg  0x000048d6 , 0x00000013 
+ 00022898  0x000058d2 call  0x00005995 
+ 00022899  0x000058d3 branch  0x00005747 
+ 00022900  0x000058d6 setarg  0x00000016 
+ 00022901  0x000058d7 call  0x000069e5 
+ 00022902  0x000058d8 sub  0x0000003f , 0x000000bd , 0x0000003e 
+ 00022903  0x000058d9 nbranch  0x00005949 , 0x00000005 
+ 00022904  0x000058da setarg  0x00000019 
+ 00022905  0x000058db call  0x000069e5 
+ 00022906  0x000058dc sub  0x0000003f , 0x00000055 , 0x0000003e 
+ 00022907  0x000058dd nbranch  0x00005949 , 0x00000005 
+ 00022908  0x000058de setarg  0x0000001b 
+ 00022909  0x000058df call  0x000069e5 
+ 00022910  0x000058e0 sub  0x0000003f , 0x0000001d , 0x0000003e 
+ 00022911  0x000058e1 nbranch  0x00005949 , 0x00000005 
+ 00022912  0x000058e2 jam  0x00000006 , 0x00004957 
+ 00022913  0x000058e3 arg  0x0000491a , 0x00000013 
+ 00022914  0x000058e4 branch  0x00005995 
+ 00022915  0x000058e7 jam  0x00000000 , 0x00004957 
+ 00022916  0x000058e8 arg  0x00004890 , 0x00000013 
+ 00022917  0x000058e9 call  0x00005995 
+ 00022918  0x000058ea arg  0x0000489a , 0x00000013 
+ 00022919  0x000058eb call  0x00005995 
+ 00022920  0x000058ec setarg  0x00000943 
+ 00022921  0x000058ed call  0x000069e4 
+ 00022922  0x000058ee arg  0x000048b4 , 0x00000013 
+ 00022923  0x000058ef branch  0x00005995 
+ 00022924  0x000058f2 jam  0x00000002 , 0x00004957 
+ 00022925  0x000058f3 arg  0x00004886 , 0x00000013 
+ 00022926  0x000058f4 call  0x00005995 
+ 00022927  0x000058f5 arg  0x0000489a , 0x00000013 
+ 00022928  0x000058f6 call  0x00005995 
+ 00022929  0x000058f7 arg  0x000048b4 , 0x00000013 
+ 00022930  0x000058f8 branch  0x00005995 
+ 00022931  0x000058fb jam  0x00000003 , 0x00004957 
+ 00022932  0x000058fc arg  0x0000487c , 0x00000013 
+ 00022933  0x000058fe ifetch  0x00000002 , 0x00000013 
+ 00022934  0x000058ff arg  0x0000ffff , 0x00000002 
+ 00022935  0x00005900 isub  0x00000002 , 0x0000003e 
+ 00022936  0x00005901 rtn  0x00000005 
+ 00022937  0x00005902 call  0x000069e4 
+ 00022938  0x00005903 increase  0x00000002 , 0x00000013 
+ 00022939  0x00005904 branch  0x00005995 
+ 00022940  0x00005907 call  0x000059d8 
+ 00022941  0x00005908 setarg  0x00009a5b 
+ 00022942  0x00005909 call  0x000069e4 
+ 00022943  0x0000590a setarg  0x0000000d 
+ 00022944  0x0000590b call  0x000069e5 
+ 00022945  0x0000590c sub  0x0000003f , 0x00000012 , 0x0000003e 
+ 00022946  0x0000590d branch  0x000059b0 , 0x00000005 
+ 00022947  0x0000590e sub  0x0000003f , 0x0000000a , 0x0000003e 
+ 00022948  0x0000590f nbranch  0x000059b3 , 0x00000005 
+ 00022949  0x00005910 setarg  0x0000000e 
+ 00022950  0x00005911 call  0x000069e5 
+ 00022951  0x00005912 sub  0x0000003f , 0x000000e5 , 0x0000003e 
+ 00022952  0x00005913 nbranch  0x0000594d , 0x00000005 
+ 00022953  0x00005914 setarg  0x00000010 
+ 00022954  0x00005915 call  0x000069e5 
+ 00022955  0x00005916 sub  0x0000003f , 0x000000a5 , 0x0000003e 
+ 00022956  0x00005917 branch  0x000059b0 , 0x00000005 
+ 00022957  0x00005918 call  0x000059c0 
+ 00022958  0x0000591a jam  0x00000008 , 0x00004957 
+ 00022959  0x0000591b rtn 
+ 00022960  0x0000591d jam  0x00000009 , 0x00004957 
+ 00022961  0x0000591e arg  0x000048fc , 0x00000013 
+ 00022962  0x0000591f branch  0x00005995 
+ 00022963  0x00005921 sub  0x0000003f , 0x00000010 , 0x0000003e 
+ 00022964  0x00005922 nbranch  0x0000594d , 0x00000005 
+ 00022965  0x00005923 setarg  0x0000000e 
+ 00022966  0x00005924 call  0x000069e5 
+ 00022967  0x00005925 sub  0x0000003f , 0x000000c5 , 0x0000003e 
+ 00022968  0x00005926 nbranch  0x0000594d , 0x00000005 
+ 00022969  0x00005927 setarg  0x00000010 
+ 00022970  0x00005928 call  0x000069e5 
+ 00022971  0x00005929 sub  0x0000003f , 0x00000038 , 0x0000003e 
+ 00022972  0x0000592a nbranch  0x0000594d , 0x00000005 
+ 00022973  0x0000592c call  0x000059c0 
+ 00022974  0x0000592d jam  0x0000000a , 0x00004957 
+ 00022975  0x0000592e rtn 
+ 00022976  0x00005930 setarg  0x0000005b 
+ 00022977  0x00005931 call  0x000069e4 
+ 00022978  0x00005932 branch  0x000059d6 
+ 00022979  0x00005935 jam  0x00000007 , 0x00004957 
+ 00022980  0x00005936 arg  0x0000493a , 0x00000013 
+ 00022981  0x00005937 branch  0x00005995 
+ 00022982  0x0000593a call  0x000059e7 
+ 00022983  0x0000593b fetch  0x00000001 , 0x0000485a 
+ 00022984  0x0000593c beq  0x00000070 , 0x000059cd 
+ 00022985  0x0000593d beq  0x00000000 , 0x000059cb 
+ 00022986  0x0000593e branch  0x0000594d 
+ 00022987  0x00005941 jam  0x00000001 , 0x00004957 
+ 00022988  0x00005942 rtn 
+ 00022989  0x00005945 jam  0x00000004 , 0x00004957 
+ 00022990  0x00005946 rtn 
+ 00022991  0x00005949 call  0x000059e7 
+ 00022992  0x0000594a fetch  0x00000001 , 0x0000485a 
+ 00022993  0x0000594b beq  0x00000059 , 0x000059d3 
+ 00022994  0x0000594c branch  0x0000595f 
+ 00022995  0x0000594e jam  0x0000000b , 0x00004957 
+ 00022996  0x0000594f arg  0x0000492a , 0x00000013 
+ 00022997  0x00005950 branch  0x00005995 
+ 00022998  0x00005953 setarg  0x00000009 
+ 00022999  0x00005954 branch  0x000069e4 
+ 00023000  0x00005956 setarg  0x00005a09 
+ 00023001  0x00005957 branch  0x000069e4 
+ 00023002  0x0000595a arg  0x00008006 , 0x00000002 
+ 00023003  0x0000595b fetch  0x00000001 , 0x00004957 
+ 00023004  0x0000595c bne  0x0000000b , 0x000059de 
+ 00023005  0x0000595d arg  0x00009706 , 0x00000002 
+ 00023006  0x0000595f copy  0x00000002 , 0x0000003f 
+ 00023007  0x00005960 call  0x000069e4 
+ 00023008  0x00005961 nop  0x00002ee0 
+ 00023009  0x00005962 rtn 
+ 00023010  0x00005965 arg  0x00004946 , 0x00000013 
+ 00023011  0x00005966 fetch  0x00000001 , 0x00004957 
+ 00023012  0x00005967 rtnne  0x0000000b 
+ 00023013  0x00005968 arg  0x0000494e , 0x00000013 
+ 00023014  0x00005969 rtn 
+ 00023015  0x0000596c bpatch  0x00000082 , 0x00004010 
+ 00023016  0x0000596d call  0x000055f6 
+ 00023017  0x0000596e call  0x000059da 
+ 00023018  0x0000596f call  0x000059e2 
+ 00023019  0x00005970 call  0x00005995 
+ 00023020  0x00005971 branch  0x00005747 
+ 00023021  0x00005974 bpatch  0x00000083 , 0x00004010 
+ 00023022  0x00005975 call  0x00005949 
+ 00023023  0x00005976 call  0x000055f6 
+ 00023024  0x00005977 arg  0x00000806 , 0x00000002 
+ 00023025  0x00005978 fetch  0x00000001 , 0x00004957 
+ 00023026  0x00005979 bne  0x0000000b , 0x000059f4 
+ 00023027  0x0000597a arg  0x00001f06 , 0x00000002 
+ 00023028  0x0000597c copy  0x00000002 , 0x0000003f 
+ 00023029  0x0000597d branch  0x000069e4 
+ 00023030  0x00005984 fetch  0x00000001 , 0x00004420 
+ 00023031  0x00005985 rtnne  0x00000000 
+ 00023032  0x00005986 fetch  0x00000001 , 0x00004957 
+ 00023033  0x00005987 beq  0x00000000 , 0x00005a02 
+ 00023034  0x00005988 beq  0x00000001 , 0x00005a02 
+ 00023035  0x00005989 beq  0x00000008 , 0x00005a02 
+ 00023036  0x0000598a beq  0x00000002 , 0x00005a02 
+ 00023037  0x0000598b beq  0x00000003 , 0x00005a26 
+ 00023038  0x0000598c beq  0x00000004 , 0x00005a02 
+ 00023039  0x0000598d beq  0x00000006 , 0x00005a4b 
+ 00023040  0x0000598e beq  0x0000000b , 0x00005a44 
+ 00023041  0x0000598f branch  0x00005a02 
+ 00023042  0x00005993 call  0x00005a6d 
+ 00023043  0x00005994 disable  0x00000028 
+ 00023044  0x00005995 fetch  0x00000001 , 0x00004659 
+ 00023045  0x00005996 beq  0x000000ff , 0x00005a09 
+ 00023046  0x00005997 fetcht  0x00000001 , 0x00004659 
+ 00023047  0x00005998 call  0x00006ee6 
+ 00023048  0x00005999 nrtn  0x00000001 
+ 00023049  0x0000599b setarg  0x00000000 
+ 00023050  0x0000599c call  0x000069e5 
+ 00023051  0x0000599d bne  0x00000030 , 0x00005a1c 
+ 00023052  0x0000599f setarg  0x00000002 
+ 00023053  0x000059a0 call  0x000069e5 
+ 00023054  0x000059a1 rtnbit0  0x00000007 
+ 00023055  0x000059a2 call  0x00005a84 
+ 00023056  0x000059a3 fetch  0x00000001 , 0x00004847 
+ 00023057  0x000059a4 call  0x00005a7c 
+ 00023058  0x000059a5 store  0x00000002 , 0x00004847 
+ 00023059  0x000059a6 fetch  0x00000001 , 0x00004849 
+ 00023060  0x000059a7 call  0x00005a7c 
+ 00023061  0x000059a8 store  0x00000002 , 0x00004849 
+ 00023062  0x000059a9 fetch  0x00000001 , 0x00004958 
+ 00023063  0x000059aa beq  0x00000000 , 0x00005a1e 
+ 00023064  0x000059ab beq  0x00000001 , 0x00005a20 
+ 00023065  0x000059ac beq  0x00000002 , 0x00005a22 
+ 00023066  0x000059ad beq  0x00000003 , 0x00005a24 
+ 00023067  0x000059ae rtn 
+ 00023068  0x000059b1 beq  0x00000031 , 0x00005a0c 
+ 00023069  0x000059b2 branch  0x00005955 
+ 00023070  0x000059b5 call  0x00005a56 
+ 00023071  0x000059b6 branch  0x00005a8b 
+ 00023072  0x000059b8 call  0x00005a5e 
+ 00023073  0x000059b9 branch  0x00005a8b 
+ 00023074  0x000059bb call  0x00005a5a 
+ 00023075  0x000059bc branch  0x00005a8b 
+ 00023076  0x000059be call  0x00005a66 
+ 00023077  0x000059bf branch  0x00005a8b 
+ 00023078  0x000059c4 call  0x00005a6d 
+ 00023079  0x000059c5 fetch  0x00000001 , 0x00004659 
+ 00023080  0x000059c6 beq  0x000000ff , 0x00005a2c 
+ 00023081  0x000059c7 fetcht  0x00000001 , 0x00004659 
+ 00023082  0x000059c8 call  0x00006ee6 
+ 00023083  0x000059c9 nrtn  0x00000001 
+ 00023084  0x000059cb setarg  0x00000000 
+ 00023085  0x000059cc call  0x000069e5 
+ 00023086  0x000059cd bne  0x00000030 , 0x00005955 
+ 00023087  0x000059cf setarg  0x00000002 
+ 00023088  0x000059d0 call  0x000069e5 
+ 00023089  0x000059d1 rtnbit0  0x00000007 
+ 00023090  0x000059d2 call  0x00005a84 
+ 00023091  0x000059d3 call  0x00005a42 
+ 00023092  0x000059d4 store  0x00000001 , 0x0000484d 
+ 00023093  0x000059d5 rshift4  0x0000003f , 0x0000003f 
+ 00023094  0x000059d6 call  0x00005a80 
+ 00023095  0x000059d7 store  0x00000001 , 0x00004848 
+ 00023096  0x000059d8 fetch  0x00000001 , 0x0000484d 
+ 00023097  0x000059d9 and  0x0000003f , 0x0000000f , 0x0000003f 
+ 00023098  0x000059da call  0x00005a80 
+ 00023099  0x000059db store  0x00000001 , 0x0000484a 
+ 00023100  0x000059dc fetch  0x00000001 , 0x00004958 
+ 00023101  0x000059dd beq  0x00000000 , 0x00005a56 
+ 00023102  0x000059de beq  0x00000001 , 0x00005a5e 
+ 00023103  0x000059df beq  0x00000002 , 0x00005a5a 
+ 00023104  0x000059e0 beq  0x00000003 , 0x00005a66 
+ 00023105  0x000059e1 rtn 
+ 00023106  0x000059e4 setarg  0x00000012 
+ 00023107  0x000059e5 branch  0x000069e5 
+ 00023108  0x000059e8 call  0x00005a6d 
+ 00023109  0x000059e9 fetch  0x00000001 , 0x00004659 
+ 00023110  0x000059ea beq  0x000000ff , 0x00005a4a 
+ 00023111  0x000059eb fetcht  0x00000001 , 0x00004659 
+ 00023112  0x000059ec call  0x00006ee6 
+ 00023113  0x000059ed nrtn  0x00000001 
+ 00023114  0x000059ef branch  0x00005a2f 
+ 00023115  0x000059f3 call  0x00005a6d 
+ 00023116  0x000059f4 disable  0x00000028 
+ 00023117  0x000059f5 setarg  0x00000002 
+ 00023118  0x000059f6 call  0x000069e5 
+ 00023119  0x000059f7 rtnbit0  0x00000007 
+ 00023120  0x000059f8 setarg  0x00000008 
+ 00023121  0x000059f9 call  0x000069e5 
+ 00023122  0x000059fa branch  0x00005a0f , 0x00000034 
+ 00023123  0x000059fb setarg  0x00000000 
+ 00023124  0x000059fc store  0x00000006 , 0x00004847 
+ 00023125  0x000059fd rtn 
+ 00023126  0x00005a00 fetch  0x00000002 , 0x00004847 
+ 00023127  0x00005a01 sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00023128  0x00005a02 store  0x00000002 , 0x00004847 
+ 00023129  0x00005a03 branch  0x00007dba 
+ 00023130  0x00005a05 fetch  0x00000002 , 0x00004849 
+ 00023131  0x00005a06 sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00023132  0x00005a07 store  0x00000002 , 0x00004849 
+ 00023133  0x00005a08 branch  0x00007dba 
+ 00023134  0x00005a0a fetch  0x00000002 , 0x00004849 
+ 00023135  0x00005a0b sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00023136  0x00005a0c store  0x00000002 , 0x00004849 
+ 00023137  0x00005a0d fetch  0x00000002 , 0x00004847 
+ 00023138  0x00005a0e sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00023139  0x00005a0f store  0x00000002 , 0x00004847 
+ 00023140  0x00005a10 call  0x00005a68 
+ 00023141  0x00005a11 branch  0x00007dba 
+ 00023142  0x00005a13 call  0x00005a68 
+ 00023143  0x00005a14 branch  0x00007dba 
+ 00023144  0x00005a17 fetch  0x00000002 , 0x00004849 
+ 00023145  0x00005a18 fetcht  0x00000002 , 0x00004847 
+ 00023146  0x00005a19 store  0x00000002 , 0x00004847 
+ 00023147  0x00005a1a storet  0x00000002 , 0x00004849 
+ 00023148  0x00005a1b rtn 
+ 00023149  0x00005a1f fetch  0x00000001 , 0x00004860 
+ 00023150  0x00005a20 call  0x00005a84 , 0x00000034 
+ 00023151  0x00005a21 jam  0x00000001 , 0x00004860 
+ 00023152  0x00005a22 rtn 
+ 00023153  0x00005a25 jam  0x00000001 , 0x00004956 
+ 00023154  0x00005a26 call  0x000029c9 
+ 00023155  0x00005a28 branch  0x00005949 
+ 00023156  0x00005a2b fetch  0x00000001 , 0x00004659 
+ 00023157  0x00005a2c rtnne  0x000000ff 
+ 00023158  0x00005a2d fetch  0x00000001 , 0x0000477d 
+ 00023159  0x00005a2e rtnne  0x00000001 
+ 00023160  0x00005a2f setarg  0x00000000 
+ 00023161  0x00005a30 store  0x00000001 , 0x0000477d 
+ 00023162  0x00005a31 store  0x00000004 , 0x00004847 
+ 00023163  0x00005a32 branch  0x00005a73 
+ 00023164  0x00005a35 rtnbit0  0x00000007 
+ 00023165  0x00005a36 arg  0x0000ff00 , 0x00000002 
+ 00023166  0x00005a37 ior  0x00000002 , 0x0000003f 
+ 00023167  0x00005a38 rtn 
+ 00023168  0x00005a3b rtnbit0  0x00000003 
+ 00023169  0x00005a3c arg  0x000000f0 , 0x00000002 
+ 00023170  0x00005a3d ior  0x00000002 , 0x0000003f 
+ 00023171  0x00005a3e rtn 
+ 00023172  0x00005a41 arg  0x00000003 , 0x0000003f 
+ 00023173  0x00005a42 call  0x000069e5 
+ 00023174  0x00005a43 store  0x00000002 , 0x00004847 
+ 00023175  0x00005a44 arg  0x00000004 , 0x0000003f 
+ 00023176  0x00005a45 call  0x000069e5 
+ 00023177  0x00005a46 store  0x00000002 , 0x00004849 
+ 00023178  0x00005a47 rtn 
+ 00023179  0x00005a4b fetcht  0x00000001 , 0x0000464d 
+ 00023180  0x00005a4c call  0x00006ee6 
+ 00023181  0x00005a4d rtn  0x00000001 
+ 00023182  0x00005a4e setarg  0x0000000a 
+ 00023183  0x00005a4f call  0x000069e5 
+ 00023184  0x00005a50 nop  0x000003e8 
+ 00023185  0x00005a51 branch  0x00005a8b 
+ 00023186  0x00005a54 setarg  0x00008100 
+ 00023187  0x00005a55 branch  0x000069e4 
+ 00023188  0x00005a5b jam  0x000000ff , 0x0000478f 
+ 00023189  0x00005a5d jam  0x00000034 , 0x000043f3 
+ 00023190  0x00005a5e setarg  0x000f0f0f 
+ 00023191  0x00005a5f store  0x00000003 , 0x000042db 
+ 00023192  0x00005a60 store  0x00000003 , 0x000042de 
+ 00023193  0x00005a61 branch  0x000054a9 
+ 00023194  0x00005a64 bpatch  0x00000084 , 0x00004010 
+ 00023195  0x00005a65 call  0x00005c6f 
+ 00023196  0x00005a66 call  0x00005aa8 
+ 00023197  0x00005a67 fetch  0x00000001 , 0x00004666 
+ 00023198  0x00005a68 beq  0x00000001 , 0x00005aa1 
+ 00023199  0x00005a69 beq  0x00000002 , 0x00005aa3 
+ 00023200  0x00005a6a rtn 
+ 00023201  0x00005a6c fetch  0x00000006 , 0x00004668 
+ 00023202  0x00005a6d branch  0x00005aa4 
+ 00023203  0x00005a6f fetch  0x00000006 , 0x00004675 
+ 00023204  0x00005a71 fetcht  0x00000006 , 0x000046e6 
+ 00023205  0x00005a72 isub  0x00000002 , 0x0000003e 
+ 00023206  0x00005a73 branch  0x00005c1a , 0x00000005 
+ 00023207  0x00005a74 branch  0x000054a0 
+ 00023208  0x00005a77 jam  0x0000005a , 0x0000478f 
+ 00023209  0x00005a78 rtn 
+ 00023210  0x00005a7c fetch  0x00000002 , 0x000044e9 
+ 00023211  0x00005a7d bbit1  0x00000009 , 0x0000431f 
+ 00023212  0x00005a7e branch  0x00005c39 
+ 00023213  0x00005a80 setarg  0x00000000 
+ 00023214  0x00005a81 store  0x00000002 , 0x00004781 
+ 00023215  0x00005a82 fetch  0x00000002 , 0x000044e9 
+ 00023216  0x00005a83 bbit1  0x00000009 , 0x0000431f 
+ 00023217  0x00005a84 rtn 
+ 00023218  0x00005a87 fetch  0x00000008 , 0x00004713 
+ 00023219  0x00005a88 rtnbit0  0x0000001b 
+ 00023220  0x00005a8a nbranch  0x00005aba , 0x00000028 
+ 00023221  0x00005a8b fetch  0x00000001 , 0x00004959 
+ 00023222  0x00005a8c increase  0x00000001 , 0x0000003f 
+ 00023223  0x00005a8d and_into  0x0000000f , 0x0000003f 
+ 00023224  0x00005a8e store  0x00000001 , 0x00004959 
+ 00023225  0x00005a8f nrtn  0x00000034 
+ 00023226  0x00005a91 jam  0x00000000 , 0x00004959 
+ 00023227  0x00005a92 branch  0x00007dbc 
+ 00023228  0x00005a95 fetch  0x00000001 , 0x00004659 
+ 00023229  0x00005a96 rtnne  0x000000ff 
+ 00023230  0x00005a97 jam  0x00000000 , 0x000040c0 
+ 00023231  0x00005a98 jam  0x0000001e , 0x0000477e 
+ 00023232  0x00005a99 rtn 
+ 00023233  0x00005a9d bpatch  0x00000085 , 0x00004010 
+ 00023234  0x00005a9e copy  0x00000013 , 0x0000003f 
+ 00023235  0x00005a9f beq  0x00000014 , 0x00005ad0 
+ 00023236  0x00005aa0 beq  0x00000015 , 0x00005ae0 
+ 00023237  0x00005aa1 beq  0x00000010 , 0x00005c15 
+ 00023238  0x00005aa2 beq  0x00000031 , 0x00005aed 
+ 00023239  0x00005aa3 beq  0x00000029 , 0x00005aef 
+ 00023240  0x00005aa4 beq  0x00000032 , 0x00005af1 
+ 00023241  0x00005aa5 beq  0x0000003e , 0x00004329 
+ 00023242  0x00005aa6 beq  0x00000040 , 0x00005afc 
+ 00023243  0x00005aa7 beq  0x00000039 , 0x00006084 
+ 00023244  0x00005aa8 beq  0x0000003a , 0x00006053 
+ 00023245  0x00005aa9 beq  0x0000003c , 0x00006075 
+ 00023246  0x00005aaa beq  0x00000044 , 0x00005b10 
+ 00023247  0x00005aab rtn 
+ 00023248  0x00005aaf call  0x0000618e 
+ 00023249  0x00005ab0 jam  0x00000000 , 0x0000477d 
+ 00023250  0x00005ab1 call  0x00005a73 
+ 00023251  0x00005ab2 jam  0x00000001 , 0x00004794 
+ 00023252  0x00005ab3 call  0x00006042 
+ 00023253  0x00005ab4 fetch  0x00000001 , 0x00004795 
+ 00023254  0x00005ab5 nbranch  0x00005ad8 , 0x00000034 
+ 00023255  0x00005ab6 jam  0x00000014 , 0x00004796 
+ 00023256  0x00005ab8 fetch  0x00000002 , 0x000043f1 
+ 00023257  0x00005ab9 set0  0x00000000 , 0x0000003f 
+ 00023258  0x00005aba store  0x00000002 , 0x000043f1 
+ 00023259  0x00005abb jam  0x00000000 , 0x00004845 
+ 00023260  0x00005abc fetch  0x00000002 , 0x000047be 
+ 00023261  0x00005abd store  0x00000002 , 0x000047c0 
+ 00023262  0x00005abe call  0x00005c0b 
+ 00023263  0x00005abf branch  0x00005c39 
+ 00023264  0x00005ac2 setarg  0x00000000 
+ 00023265  0x00005ac3 store  0x00000002 , 0x000047c0 
+ 00023266  0x00005ac4 jam  0x00000000 , 0x00004794 
+ 00023267  0x00005ac5 arg  0x00000006 , 0x00000002 
+ 00023268  0x00005ac6 fetch  0x00000008 , 0x00004713 
+ 00023269  0x00005ac7 bbit1  0x0000001b , 0x00005ae7 
+ 00023270  0x00005ac8 arg  0x00000007 , 0x00000002 
+ 00023271  0x00005aca storet  0x00000002 , 0x000042d3 
+ 00023272  0x00005acb storet  0x00000002 , 0x000042d5 
+ 00023273  0x00005acc jam  0x00000000 , 0x000047c2 
+ 00023274  0x00005acd jam  0x00000000 , 0x00004956 
+ 00023275  0x00005ace call  0x000029cb 
+ 00023276  0x00005acf branch  0x00005b76 
+ 00023277  0x00005ad2 arg  0x00000002 , 0x00000007 
+ 00023278  0x00005ad3 branch  0x00005af8 
+ 00023279  0x00005ad7 jam  0x00000012 , 0x0000066f 
+ 00023280  0x00005ad8 branch  0x00007834 
+ 00023281  0x00005adb fetch  0x00000001 , 0x00004795 
+ 00023282  0x00005adc beq  0x00000001 , 0x00005af4 
+ 00023283  0x00005add branch  0x00005af6 
+ 00023284  0x00005adf call  0x00005aef 
+ 00023285  0x00005ae0 jam  0x00000014 , 0x00004844 
+ 00023286  0x00005ae2 arg  0x00000001 , 0x00000007 
+ 00023287  0x00005ae3 branch  0x00005af8 
+ 00023288  0x00005ae6 fetch  0x00000001 , 0x00004843 
+ 00023289  0x00005ae7 qset1  0x0000003f 
+ 00023290  0x00005ae8 store  0x00000001 , 0x00004843 
+ 00023291  0x00005ae9 rtn 
+ 00023292  0x00005aec fetch  0x00000002 , 0x0000433c 
+ 00023293  0x00005aed rtneq  0x00000000 
+ 00023294  0x00005aee fetch  0x00000001 , 0x0000016a 
+ 00023295  0x00005aef rshift2  0x0000003f , 0x0000003f 
+ 00023296  0x00005af0 sub  0x0000003f , 0x0000000c , 0x0000003e 
+ 00023297  0x00005af1 rtn  0x00000002 
+ 00023298  0x00005af2 setarg  0x00000009 
+ 00023299  0x00005af3 store  0x00000002 , 0x000042d3 
+ 00023300  0x00005af4 store  0x00000002 , 0x000042d5 
+ 00023301  0x00005af5 call  0x00005aef 
+ 00023302  0x00005af7 jam  0x00000001 , 0x000047c2 
+ 00023303  0x00005af8 rtn 
+ 00023304  0x00005afb fetch  0x00000001 , 0x00004795 
+ 00023305  0x00005afc nrtn  0x00000034 
+ 00023306  0x00005afd fetch  0x00000001 , 0x00004398 
+ 00023307  0x00005afe sub  0x0000003f , 0x00000022 , 0x0000003f 
+ 00023308  0x00005aff nrtn  0x00000005 
+ 00023309  0x00005b00 jam  0x00000000 , 0x00004844 
+ 00023310  0x00005b02 arg  0x00000000 , 0x00000007 
+ 00023311  0x00005b03 branch  0x00005af8 
+ 00023312  0x00005b06 fetch  0x00000001 , 0x000001a2 
+ 00023313  0x00005b07 sub  0x0000003f , 0x0000000c , 0x0000003e 
+ 00023314  0x00005b08 nbranch  0x00005b06 , 0x00000002 
+ 00023315  0x00005b09 store  0x00000002 , 0x000042d3 
+ 00023316  0x00005b0a store  0x00000002 , 0x000042d5 
+ 00023317  0x00005b0b fetch  0x00000001 , 0x000001a4 
+ 00023318  0x00005b0c branch  0x00005b1d , 0x00000034 
+ 00023319  0x00005b0d fetcht  0x00000001 , 0x0000496b 
+ 00023320  0x00005b0e isub  0x00000002 , 0x0000003e 
+ 00023321  0x00005b0f branch  0x00005b1d , 0x00000002 
+ 00023322  0x00005b10 fetch  0x00000001 , 0x000001a4 
+ 00023323  0x00005b11 store  0x00000001 , 0x000040c0 
+ 00023324  0x00005b12 branch  0x00005b1f 
+ 00023325  0x00005b14 fetch  0x00000001 , 0x0000496b 
+ 00023326  0x00005b15 store  0x00000001 , 0x000040c0 
+ 00023327  0x00005b17 jam  0x00000000 , 0x000047c2 
+ 00023328  0x00005b18 rtn 
+ 00023329  0x00005b1b jam  0x00000000 , 0x00004843 
+ 00023330  0x00005b1c rtn 
+ 00023331  0x00005b1f bpatch  0x00000086 , 0x00004010 
+ 00023332  0x00005b20 call  0x00002a28 
+ 00023333  0x00005b21 nrtn  0x00000034 
+ 00023334  0x00005b22 fetch  0x00000001 , 0x0000478f 
+ 00023335  0x00005b23 beq  0x000000ff , 0x00005b2b 
+ 00023336  0x00005b24 fetch  0x00000001 , 0x00004843 
+ 00023337  0x00005b25 and  0x0000003f , 0x00000003 , 0x0000003f 
+ 00023338  0x00005b26 rtnne  0x00000003 
+ 00023339  0x00005b28 fetch  0x00000001 , 0x00004956 
+ 00023340  0x00005b29 call  0x00005a71 , 0x00000034 
+ 00023341  0x00005b2a fetch  0x00000008 , 0x00004713 
+ 00023342  0x00005b2b bbit1  0x00000001 , 0x00005b5b 
+ 00023343  0x00005b2c bbit1  0x00000000 , 0x00005b5b 
+ 00023344  0x00005b2d bbit1  0x00000005 , 0x00005b5b 
+ 00023345  0x00005b2e bbit1  0x00000006 , 0x00005b5b 
+ 00023346  0x00005b2f call  0x00005601 
+ 00023347  0x00005b30 call  0x00005ab2 
+ 00023348  0x00005b31 nrtn  0x00000028 
+ 00023349  0x00005b32 call  0x00005abc 
+ 00023350  0x00005b33 call  0x00005a74 
+ 00023351  0x00005b34 call  0x000056b1 
+ 00023352  0x00005b35 fetch  0x00000008 , 0x00004713 
+ 00023353  0x00005b36 bbit0  0x00000016 , 0x00005b3c 
+ 00023354  0x00005b37 fetch  0x00000001 , 0x0000496c 
+ 00023355  0x00005b38 beq  0x00000001 , 0x00005b3d 
+ 00023356  0x00005b3a branch  0x00005b5d 
+ 00023357  0x00005b3e fetch  0x00000001 , 0x0000496d 
+ 00023358  0x00005b3f branch  0x00005b4d , 0x00000034 
+ 00023359  0x00005b40 fetch  0x00000008 , 0x0000472b 
+ 00023360  0x00005b42 store  0x00000008 , 0x00000670 
+ 00023361  0x00005b43 fetch  0x00000001 , 0x0000472a 
+ 00023362  0x00005b44 beq  0x00000003 , 0x00005b4f 
+ 00023363  0x00005b45 beq  0x00000002 , 0x00005b52 
+ 00023364  0x00005b46 jam  0x00000008 , 0x000047b4 
+ 00023365  0x00005b47 fetcht  0x00000002 , 0x000047b5 
+ 00023366  0x00005b49 fetch  0x00000001 , 0x000047b4 
+ 00023367  0x00005b4a copy  0x0000003f , 0x00000011 
+ 00023368  0x00005b4b call  0x00002dee 
+ 00023369  0x00005b4c fetcht  0x00000001 , 0x000047b4 
+ 00023370  0x00005b4d copy  0x00000002 , 0x00000039 
+ 00023371  0x00005b4e arg  0x00000670 , 0x00000006 
+ 00023372  0x00005b4f branch  0x00007cda 
+ 00023373  0x00005b52 fetch  0x00000008 , 0x00004734 
+ 00023374  0x00005b53 branch  0x00005b40 
+ 00023375  0x00005b56 jam  0x00000003 , 0x000047b4 
+ 00023376  0x00005b57 fetcht  0x00000002 , 0x000047b7 
+ 00023377  0x00005b58 branch  0x00005b46 
+ 00023378  0x00005b5b jam  0x00000002 , 0x000047b4 
+ 00023379  0x00005b5c fetcht  0x00000002 , 0x000047b9 
+ 00023380  0x00005b5d branch  0x00005b46 
+ 00023381  0x00005b60 arg  0x00000001 , 0x00000011 
+ 00023382  0x00005b61 fetcht  0x00000002 , 0x000047bb 
+ 00023383  0x00005b62 call  0x00002dee 
+ 00023384  0x00005b63 fetch  0x00000001 , 0x000047bd 
+ 00023385  0x00005b64 istore  0x00000001 , 0x00000005 
+ 00023386  0x00005b65 rtn 
+ 00023387  0x00005b68 setarg  0x00000000 
+ 00023388  0x00005b69 store  0x00000007 , 0x00004846 
+ 00023389  0x00005b6b jam  0x00000007 , 0x000047b4 
+ 00023390  0x00005b6c fetch  0x00000007 , 0x00004846 
+ 00023391  0x00005b6d store  0x00000007 , 0x00000670 
+ 00023392  0x00005b6e fetcht  0x00000002 , 0x0000439b 
+ 00023393  0x00005b6f branch  0x00005b46 
+ 00023394  0x00005b72 jam  0x00000000 , 0x00004795 
+ 00023395  0x00005b73 fetch  0x00000003 , 0x0000479a 
+ 00023396  0x00005b74 store  0x00000003 , 0x0000434d 
+ 00023397  0x00005b75 call  0x00005b6b 
+ 00023398  0x00005b76 setarg  0x00000005 
+ 00023399  0x00005b77 istore  0x00000001 , 0x00000006 
+ 00023400  0x00005b78 arg  0x000047a0 , 0x00000006 
+ 00023401  0x00005b79 call  0x00005b72 
+ 00023402  0x00005b7a branch  0x00007870 
+ 00023403  0x00005b7d arg  0x00004349 , 0x00000011 
+ 00023404  0x00005b7f ifetch  0x00000001 , 0x00000011 
+ 00023405  0x00005b80 rtn  0x00000034 
+ 00023406  0x00005b81 iadd  0x00000006 , 0x00000011 
+ 00023407  0x00005b82 ifetch  0x00000001 , 0x00000006 
+ 00023408  0x00005b83 rtneq  0x00000001 
+ 00023409  0x00005b84 branch  0x00005b6c 
+ 00023410  0x00005b87 arg  0x00004354 , 0x00000005 
+ 00023411  0x00005b88 arg  0x00000013 , 0x00000039 
+ 00023412  0x00005b89 call  0x00007cda 
+ 00023413  0x00005b8a branch  0x00002969 
+ 00023414  0x00005b91 call  0x00005b7b 
+ 00023415  0x00005b92 fetch  0x00000002 , 0x000043ef 
+ 00023416  0x00005b93 bbit1  0x00000007 , 0x00005b81 
+ 00023417  0x00005b94 bbit1  0x00000000 , 0x000042fc 
+ 00023418  0x00005b95 branch  0x00005c1a 
+ 00023419  0x00005b98 setarg  0x00000000 
+ 00023420  0x00005b99 store  0x00000008 , 0x0000484f 
+ 00023421  0x00005b9a istore  0x00000004 , 0x00000005 
+ 00023422  0x00005b9b jam  0x00000000 , 0x00004860 
+ 00023423  0x00005b9c jam  0x00000000 , 0x0000429a 
+ 00023424  0x00005b9d rtn 
+ 00023425  0x00005ba0 call  0x00005b21 
+ 00023426  0x00005ba1 fetch  0x00000002 , 0x000043ef 
+ 00023427  0x00005ba2 bbit1  0x00000000 , 0x000042fc 
+ 00023428  0x00005ba3 branch  0x000054cd 
+ 00023429  0x00005ba8 bpatch  0x00000087 , 0x00004010 
+ 00023430  0x00005baa call  0x0000614d 
+ 00023431  0x00005bab call  0x0000553d 
+ 00023432  0x00005bad call  0x00006110 
+ 00023433  0x00005bae call  0x000061b1 
+ 00023434  0x00005baf call  0x0000611e 
+ 00023435  0x00005bb1 call  0x0000328e 
+ 00023436  0x00005bb2 call  0x00003531 
+ 00023437  0x00005bb3 call  0x00005fdd 
+ 00023438  0x00005bb5 call  0x0000572c 
+ 00023439  0x00005bb6 call  0x00005b9b 
+ 00023440  0x00005bb7 call  0x00005bab 
+ 00023441  0x00005bb8 call  0x00005bce 
+ 00023442  0x00005bba call  0x00005bd3 
+ 00023443  0x00005bbb call  0x00005be1 
+ 00023444  0x00005bbc call  0x00005bee 
+ 00023445  0x00005bbd call  0x00005be4 
+ 00023446  0x00005bbf call  0x00005bfb 
+ 00023447  0x00005bc0 call  0x00005bfe 
+ 00023448  0x00005bc1 call  0x000056b6 
+ 00023449  0x00005bc2 call  0x00005c0e 
+ 00023450  0x00005bc3 branch  0x00005c05 
+ 00023451  0x00005bc6 fetch  0x00000008 , 0x00004713 
+ 00023452  0x00005bc7 bbit1  0x00000037 , 0x00005b9e 
+ 00023453  0x00005bc8 rtn 
+ 00023454  0x00005bcb fetch  0x00000001 , 0x0000497f 
+ 00023455  0x00005bcc rtnne  0x00000001 
+ 00023456  0x00005bcd arg  0x0000497c , 0x00000013 
+ 00023457  0x00005bce arg  0x00005ba3 , 0x00000012 
+ 00023458  0x00005bcf branch  0x000042e0 
+ 00023459  0x00005bd2 fetch  0x00000001 , 0x00004666 
+ 00023460  0x00005bd3 rtneq  0x00000000 
+ 00023461  0x00005bd4 fetch  0x00000008 , 0x00004713 
+ 00023462  0x00005bd5 rtnbit1  0x00000006 
+ 00023463  0x00005bd6 arg  0x00000006 , 0x00000007 
+ 00023464  0x00005bd7 call  0x00005f00 
+ 00023465  0x00005bd8 call  0x000042d0 
+ 00023466  0x00005bd9 branch  0x00005c15 
+ 00023467  0x00005bdc fetch  0x00000001 , 0x00004666 
+ 00023468  0x00005bdd beq  0x00000000 , 0x00005bb1 
+ 00023469  0x00005bde fetch  0x00000008 , 0x00004713 
+ 00023470  0x00005bdf rtnbit0  0x00000035 
+ 00023471  0x00005be0 fetcht  0x00000001 , 0x00004727 
+ 00023472  0x00005be1 branch  0x00005bb4 
+ 00023473  0x00005be4 fetch  0x00000008 , 0x00004713 
+ 00023474  0x00005be5 rtnbit0  0x00000032 
+ 00023475  0x00005be6 fetcht  0x00000001 , 0x00004728 
+ 00023476  0x00005be8 storet  0x00000001 , 0x0000497e 
+ 00023477  0x00005be9 call  0x00005888 
+ 00023478  0x00005bea and  0x0000003f , 0x00000007 , 0x0000003f 
+ 00023479  0x00005beb fetcht  0x00000001 , 0x0000497e 
+ 00023480  0x00005bec isub  0x00000002 , 0x0000003e 
+ 00023481  0x00005bed branch  0x00005bc0 , 0x00000005 
+ 00023482  0x00005bef fetch  0x00000001 , 0x000044eb 
+ 00023483  0x00005bf0 store  0x00000001 , 0x00004981 
+ 00023484  0x00005bf1 fetch  0x00000001 , 0x00004980 
+ 00023485  0x00005bf2 rtneq  0x00000000 
+ 00023486  0x00005bf3 jam  0x00000000 , 0x00004980 
+ 00023487  0x00005bf4 rtn 
+ 00023488  0x00005bf7 call  0x00005bc5 
+ 00023489  0x00005bf8 fetch  0x00000001 , 0x00004980 
+ 00023490  0x00005bf9 rtneq  0x00000001 
+ 00023491  0x00005bfa jam  0x00000001 , 0x00004980 
+ 00023492  0x00005bfb rtn 
+ 00023493  0x00005bfe arg  0x00006047 , 0x00000012 
+ 00023494  0x00005bff arg  0x00004981 , 0x00000013 
+ 00023495  0x00005c00 fetch  0x00000001 , 0x00004666 
+ 00023496  0x00005c01 beq  0x00000000 , 0x000042e0 
+ 00023497  0x00005c02 arg  0x00005ba3 , 0x00000012 
+ 00023498  0x00005c03 call  0x000042e0 
+ 00023499  0x00005c04 fetch  0x00000001 , 0x00004981 
+ 00023500  0x00005c05 beq  0x00000001 , 0x00005ef2 
+ 00023501  0x00005c06 rtn 
+ 00023502  0x00005c09 arg  0x00004790 , 0x00000013 
+ 00023503  0x00005c0a arg  0x00005bd1 , 0x00000012 
+ 00023504  0x00005c0b branch  0x000042e7 
+ 00023505  0x00005c0e call  0x00005c39 
+ 00023506  0x00005c0f branch  0x000054cd 
+ 00023507  0x00005c12 arg  0x00004845 , 0x00000013 
+ 00023508  0x00005c13 arg  0x00005bd9 , 0x00000012 
+ 00023509  0x00005c14 call  0x000042e0 
+ 00023510  0x00005c15 fetch  0x00000001 , 0x00004845 
+ 00023511  0x00005c16 beq  0x00000001 , 0x00004313 
+ 00023512  0x00005c17 rtn 
+ 00023513  0x00005c1a fetch  0x00000001 , 0x0000478f 
+ 00023514  0x00005c1b beq  0x000000ff , 0x00005a9a 
+ 00023515  0x00005c1c fetch  0x00000001 , 0x0000477f 
+ 00023516  0x00005c1d nbranch  0x00005f1b , 0x00000034 
+ 00023517  0x00005c1e fetch  0x00000008 , 0x00004713 
+ 00023518  0x00005c1f bbit1  0x00000033 , 0x00005c1a 
+ 00023519  0x00005c20 bbit1  0x0000003e , 0x0000603f 
+ 00023520  0x00005c21 branch  0x000054cd 
+ 00023521  0x00005c24 arg  0x00004844 , 0x00000013 
+ 00023522  0x00005c25 arg  0x00005b0e , 0x00000012 
+ 00023523  0x00005c26 branch  0x000042e0 
+ 00023524  0x00005c29 fetch  0x00000001 , 0x00004794 
+ 00023525  0x00005c2a rtn  0x00000034 
+ 00023526  0x00005c2b arg  0x00004796 , 0x00000013 
+ 00023527  0x00005c2c arg  0x00005be9 , 0x00000012 
+ 00023528  0x00005c2d branch  0x000042e0 
+ 00023529  0x00005c2f fetch  0x00000001 , 0x00004795 
+ 00023530  0x00005c30 nrtn  0x00000034 
+ 00023531  0x00005c31 fetch  0x00000001 , 0x000042fc 
+ 00023532  0x00005c32 rtnne  0x00000000 
+ 00023533  0x00005c33 branch  0x00002fcd 
+ 00023534  0x00005c36 fetch  0x00000008 , 0x00004713 
+ 00023535  0x00005c37 rtnbit1  0x0000003b 
+ 00023536  0x00005c38 arg  0x000047c0 , 0x00000013 
+ 00023537  0x00005c39 arg  0x00005bf3 , 0x00000012 
+ 00023538  0x00005c3a branch  0x000042e0 
+ 00023539  0x00005c3d fetch  0x00000002 , 0x000047be 
+ 00023540  0x00005c3e store  0x00000002 , 0x000047c0 
+ 00023541  0x00005c3f branch  0x00005b55 
+ 00023542  0x00005c42 fetch  0x00000001 , 0x00004843 
+ 00023543  0x00005c43 rtnbit1  0x00000002 
+ 00023544  0x00005c44 call  0x00005aef 
+ 00023545  0x00005c45 arg  0x00000000 , 0x00000007 
+ 00023546  0x00005c46 branch  0x00005af8 
+ 00023547  0x00005c49 arg  0x00004792 , 0x00000013 
+ 00023548  0x00005c4a arg  0x000054cd , 0x00000012 
+ 00023549  0x00005c4b branch  0x000042e0 
+ 00023550  0x00005c4e arg  0x0000477e , 0x00000013 
+ 00023551  0x00005c4f arg  0x00005c01 , 0x00000012 
+ 00023552  0x00005c50 branch  0x000042e0 
+ 00023553  0x00005c52 fetch  0x00000001 , 0x0000496b 
+ 00023554  0x00005c53 store  0x00000001 , 0x000040c0 
+ 00023555  0x00005c54 jam  0x00000001 , 0x0000477d 
+ 00023556  0x00005c55 rtn 
+ 00023557  0x00005c59 arg  0x00004781 , 0x00000013 
+ 00023558  0x00005c5a arg  0x00005c08 , 0x00000012 
+ 00023559  0x00005c5b branch  0x000042e7 
+ 00023560  0x00005c5e fetch  0x00000001 , 0x00004666 
+ 00023561  0x00005c5f beq  0x00000000 , 0x00005ff2 
+ 00023562  0x00005c60 branch  0x00005aad 
+ 00023563  0x00005c63 fetch  0x00000002 , 0x00004725 
+ 00023564  0x00005c64 store  0x00000002 , 0x00004781 
+ 00023565  0x00005c65 rtn 
+ 00023566  0x00005c68 arg  0x000046f3 , 0x00000013 
+ 00023567  0x00005c69 arg  0x00005c11 , 0x00000012 
+ 00023568  0x00005c6a branch  0x000042e0 
+ 00023569  0x00005c6d call  0x00005ca6 
+ 00023570  0x00005c6e fetch  0x00000001 , 0x00004793 
+ 00023571  0x00005c6f nbranch  0x00005ed1 , 0x00000034 
+ 00023572  0x00005c70 rtn 
+ 00023573  0x00005c73 isolate1  0x00000026 , 0x00000000 
+ 00023574  0x00005c74 call  0x00006018 , 0x00000001 
+ 00023575  0x00005c75 call  0x00005aad 
+ 00023576  0x00005c76 call  0x00005b21 
+ 00023577  0x00005c77 branch  0x00005c1a 
+ 00023578  0x00005c7a bpatch  0x00000088 , 0x00004011 
+ 00023579  0x00005c7b call  0x000061ab 
+ 00023580  0x00005c7c fetch  0x00000002 , 0x000044e9 
+ 00023581  0x00005c7d isolate1  0x0000000b , 0x0000003f 
+ 00023582  0x00005c7e call  0x00005c3e , 0x00000001 
+ 00023583  0x00005c7f call  0x00005aa8 
+ 00023584  0x00005c80 fetch  0x00000002 , 0x000044e9 
+ 00023585  0x00005c81 bbit1  0x0000000b , 0x00005c2a 
+ 00023586  0x00005c82 fetch  0x00000008 , 0x00004713 
+ 00023587  0x00005c83 bbit0  0x00000008 , 0x00005c2a 
+ 00023588  0x00005c84 fetcht  0x00000002 , 0x00004695 
+ 00023589  0x00005c85 increase  0x00000001 , 0x00000002 
+ 00023590  0x00005c86 storet  0x00000002 , 0x00004695 
+ 00023591  0x00005c87 storet  0x00000002 , 0x000042dc 
+ 00023592  0x00005c88 random  0x0000003f 
+ 00023593  0x00005c89 store  0x00000001 , 0x000042db 
+ 00023594  0x00005c8b fetch  0x00000003 , 0x00004797 
+ 00023595  0x00005c8c store  0x00000003 , 0x000042de 
+ 00023596  0x00005c8d call  0x0000432d 
+ 00023597  0x00005c8e fetch  0x00000002 , 0x00004638 
+ 00023598  0x00005c8f store  0x00000002 , 0x00004790 
+ 00023599  0x00005c90 setarg  0x00000000 
+ 00023600  0x00005c91 store  0x00000002 , 0x00004781 
+ 00023601  0x00005c92 store  0x00000002 , 0x000047c0 
+ 00023602  0x00005c93 store  0x00000001 , 0x00004845 
+ 00023603  0x00005c94 store  0x00000001 , 0x00004792 
+ 00023604  0x00005c95 store  0x00000001 , 0x00004956 
+ 00023605  0x00005c96 arg  0x00000002 , 0x00000007 
+ 00023606  0x00005c97 call  0x00005f00 
+ 00023607  0x00005c98 call  0x00005ef4 
+ 00023608  0x00005c99 branch  0x00005b62 
+ 00023609  0x00005c9c bpatch  0x00000089 , 0x00004011 
+ 00023610  0x00005c9d arg  0x00000006 , 0x00000007 
+ 00023611  0x00005c9e call  0x00005f04 
+ 00023612  0x00005c9f jam  0x00000000 , 0x00004792 
+ 00023613  0x00005ca0 branch  0x00005c3e 
+ 00023614  0x00005ca2 setarg  0x00000000 
+ 00023615  0x00005ca3 store  0x00000001 , 0x00004845 
+ 00023616  0x00005ca4 store  0x00000002 , 0x00004790 
+ 00023617  0x00005ca5 branch  0x00007876 
+ 00023618  0x00005ca8 bpatch  0x0000008a , 0x00004011 
+ 00023619  0x00005ca9 fetch  0x00000008 , 0x00004713 
+ 00023620  0x00005caa rtnbit0  0x00000002 
+ 00023621  0x00005cab arg  0x00000002 , 0x00000007 
+ 00023622  0x00005cac call  0x00005f04 
+ 00023623  0x00005cad call  0x00005c4a 
+ 00023624  0x00005caf call  0x00005c59 
+ 00023625  0x00005cb0 branch  0x00005ca3 
+ 00023626  0x00005cb3 fetch  0x00000001 , 0x00000032 
+ 00023627  0x00005cb4 beq  0x00000034 , 0x00005c4d 
+ 00023628  0x00005cb5 rtn 
+ 00023629  0x00005cb7 store  0x00000001 , 0x0000495a 
+ 00023630  0x00005cb8 fetch  0x00000006 , 0x00000178 
+ 00023631  0x00005cba store  0x00000006 , 0x0000495b 
+ 00023632  0x00005cbb fetch  0x00000007 , 0x0000495a 
+ 00023633  0x00005cbc arg  0x00004667 , 0x00000006 
+ 00023634  0x00005cbd arg  0x00000003 , 0x00000039 
+ 00023635  0x00005cbf ifetcht  0x00000007 , 0x00000006 
+ 00023636  0x00005cc0 isub  0x00000002 , 0x0000003e 
+ 00023637  0x00005cc1 branch  0x00005c69 , 0x00000005 
+ 00023638  0x00005cc2 increase  0x00000016 , 0x00000006 
+ 00023639  0x00005cc3 loop  0x00005c53 
+ 00023640  0x00005cc4 rtn 
+ 00023641  0x00005cc6 arg  0x00004667 , 0x00000011 
+ 00023642  0x00005cc7 fetch  0x00000001 , 0x00004666 
+ 00023643  0x00005cc8 increase  0xffffffff , 0x0000003f 
+ 00023644  0x00005cc9 mul32  0x0000003f , 0x0000001d , 0x0000003f 
+ 00023645  0x00005cca iadd  0x00000011 , 0x00000011 
+ 00023646  0x00005ccb fetch  0x00000001 , 0x00000032 
+ 00023647  0x00005ccc istore  0x00000001 , 0x00000011 
+ 00023648  0x00005ccd beq  0x00000034 , 0x00005c62 
+ 00023649  0x00005cce rtn 
+ 00023650  0x00005cd1 fetch  0x00000006 , 0x00000178 
+ 00023651  0x00005cd2 istore  0x00000006 , 0x00000005 
+ 00023652  0x00005cd3 arg  0x0000428a , 0x00000006 
+ 00023653  0x00005cd4 call  0x00007c8f 
+ 00023654  0x00005cd5 fetch  0x00000006 , 0x000042db 
+ 00023655  0x00005cd6 istore  0x00000006 , 0x00000005 
+ 00023656  0x00005cd7 rtn 
+ 00023657  0x00005cda increase  0xfffffffa , 0x00000006 
+ 00023658  0x00005cdb copy  0x00000006 , 0x00000005 
+ 00023659  0x00005cdc fetcht  0x00000006 , 0x0000495b 
+ 00023660  0x00005cdd increase  0x00000003 , 0x00000002 
+ 00023661  0x00005cde istoret  0x00000006 , 0x00000005 
+ 00023662  0x00005cdf rtn 
+ 00023663  0x00005ce2 arg  0x00004667 , 0x00000011 
+ 00023664  0x00005ce3 fetch  0x00000001 , 0x00004666 
+ 00023665  0x00005ce4 rtneq  0x00000000 
+ 00023666  0x00005ce5 increase  0xffffffff , 0x0000003f 
+ 00023667  0x00005ce6 mul32  0x0000003f , 0x0000001d , 0x0000003f 
+ 00023668  0x00005ce7 iadd  0x00000011 , 0x00000011 
+ 00023669  0x00005ce8 ifetch  0x00000001 , 0x00000011 
+ 00023670  0x00005ce9 store  0x00000001 , 0x000043f3 
+ 00023671  0x00005cea beq  0x00000034 , 0x00005c79 
+ 00023672  0x00005ceb rtn 
+ 00023673  0x00005cee ifetch  0x00000006 , 0x00000006 
+ 00023674  0x00005cf0 store  0x00000006 , 0x00004116 
+ 00023675  0x00005cf1 arg  0x0000428a , 0x00000005 
+ 00023676  0x00005cf2 call  0x00007c8f 
+ 00023677  0x00005cf3 ifetch  0x00000006 , 0x00000006 
+ 00023678  0x00005cf4 store  0x00000006 , 0x000042db 
+ 00023679  0x00005cf5 rtn 
+ 00023680  0x00005cf8 bpatch  0x0000008b , 0x00004011 
+ 00023681  0x00005cf9 fetch  0x00000002 , 0x0000468e 
+ 00023682  0x00005cfa arg  0x0000aa55 , 0x00000002 
+ 00023683  0x00005cfb isub  0x00000002 , 0x0000003e 
+ 00023684  0x00005cfc branch  0x00005c8f , 0x00000005 
+ 00023685  0x00005cfe storet  0x00000002 , 0x0000468e 
+ 00023686  0x00005cff call  0x00005c9c 
+ 00023687  0x00005d00 fetch  0x00000001 , 0x000049a1 
+ 00023688  0x00005d01 store  0x00000001 , 0x00004666 
+ 00023689  0x00005d02 fetch  0x00000004 , 0x000045e4 
+ 00023690  0x00005d03 store  0x00000004 , 0x000045e8 
+ 00023691  0x00005d04 store  0x00000004 , 0x0000458f 
+ 00023692  0x00005d06 fetch  0x00000001 , 0x00004651 
+ 00023693  0x00005d07 store  0x00000001 , 0x00004690 
+ 00023694  0x00005d08 rtn 
+ 00023695  0x00005d0b call  0x00005c94 
+ 00023696  0x00005d0d fetch  0x00000004 , 0x00004691 
+ 00023697  0x00005d0e store  0x00000004 , 0x000045e8 
+ 00023698  0x00005d0f store  0x00000004 , 0x0000458f 
+ 00023699  0x00005d10 rtn 
+ 00023700  0x00005d13 fetch  0x00000008 , 0x00004713 
+ 00023701  0x00005d14 rtnbit0  0x0000000f 
+ 00023702  0x00005d15 fetch  0x00000002 , 0x000049fa 
+ 00023703  0x00005d16 copy  0x0000003f , 0x00000012 
+ 00023704  0x00005d17 call  0x00005e51 
+ 00023705  0x00005d18 fetch  0x00000001 , 0x000049d4 
+ 00023706  0x00005d19 call  0x00005c8c , 0x00000034 
+ 00023707  0x00005d1a rtn 
+ 00023708  0x00005d1d fetch  0x00000006 , 0x000042db 
+ 00023709  0x00005d1e store  0x00000006 , 0x0000466e 
+ 00023710  0x00005d1f add  0x0000003f , 0x00000100 , 0x0000003f 
+ 00023711  0x00005d20 store  0x00000006 , 0x0000467b 
+ 00023712  0x00005d21 add  0x0000003f , 0x00000100 , 0x0000003f 
+ 00023713  0x00005d22 store  0x00000006 , 0x00004688 
+ 00023714  0x00005d23 rtn 
+ 00023715  0x00005d28 fetch  0x00000001 , 0x000046f4 
+ 00023716  0x00005d29 store  0x00000001 , 0x000046f3 
+ 00023717  0x00005d2a rtn 
+ 00023718  0x00005d2d bpatch  0x0000008c , 0x00004011 
+ 00023719  0x00005d2e fetch  0x00000008 , 0x00004713 
+ 00023720  0x00005d2f bbit1  0x00000013 , 0x00005cb1 
+ 00023721  0x00005d30 bbit1  0x00000012 , 0x00005cb9 
+ 00023722  0x00005d31 bbit1  0x00000014 , 0x00005cc0 
+ 00023723  0x00005d32 rtn 
+ 00023724  0x00005d35 bpatch  0x0000008d , 0x00004011 
+ 00023725  0x00005d36 fetch  0x00000008 , 0x00004713 
+ 00023726  0x00005d37 bbit1  0x00000013 , 0x00005cb5 
+ 00023727  0x00005d38 bbit1  0x00000014 , 0x00005d3c 
+ 00023728  0x00005d39 rtn 
+ 00023729  0x00005d3e arg  0x00000080 , 0x00000002 
+ 00023730  0x00005d3f arg  0x00004666 , 0x00000011 
+ 00023731  0x00005d40 arg  0x00000000 , 0x00000012 
+ 00023732  0x00005d41 branch  0x00006cd3 
+ 00023733  0x00005d44 arg  0x00000001 , 0x00000002 
+ 00023734  0x00005d45 arg  0x00004690 , 0x00000011 
+ 00023735  0x00005d46 arg  0x0000005a , 0x00000012 
+ 00023736  0x00005d47 branch  0x00006cd3 
+ 00023737  0x00005d4c call  0x00006c20 
+ 00023738  0x00005d4d call  0x00005d7b 
+ 00023739  0x00005d4e call  0x00005d90 
+ 00023740  0x00005d50 call  0x00005d75 
+ 00023741  0x00005d51 call  0x00005d93 
+ 00023742  0x00005d52 call  0x00005d82 
+ 00023743  0x00005d53 branch  0x000055f6 
+ 00023744  0x00005d59 call  0x00005cc3 
+ 00023745  0x00005d5a call  0x00005ce5 
+ 00023746  0x00005d5b branch  0x00005d26 
+ 00023747  0x00005d60 fetchr  0x00000012 , 0x00000002 , 0x000049e2 
+ 00023748  0x00005d61 copy  0x00000012 , 0x00000013 
+ 00023749  0x00005d63 call  0x00005dc0 
+ 00023750  0x00005d64 fetch  0x00000001 , 0x000049a1 
+ 00023751  0x00005d65 branch  0x00005ccf , 0x00000034 
+ 00023752  0x00005d66 store  0x00000001 , 0x000049a0 
+ 00023753  0x00005d67 increase  0x00000001 , 0x00000013 
+ 00023754  0x00005d68 fetch  0x00000002 , 0x000049e4 
+ 00023755  0x00005d69 isub  0x00000013 , 0x0000003e 
+ 00023756  0x00005d6a nrtn  0x00000002 
+ 00023757  0x00005d6b copy  0x00000013 , 0x00000012 
+ 00023758  0x00005d6c branch  0x00005cc5 
+ 00023759  0x00005d6f fetch  0x00000001 , 0x000049a0 
+ 00023760  0x00005d70 and  0x0000003f , 0x000000f0 , 0x0000003f 
+ 00023761  0x00005d71 branch  0x00005cd8 , 0x00000034 
+ 00023762  0x00005d72 fetch  0x00000001 , 0x00004666 
+ 00023763  0x00005d73 store  0x00000001 , 0x000049a2 
+ 00023764  0x00005d75 arg  0x00000001 , 0x00000039 
+ 00023765  0x00005d76 copy  0x00000013 , 0x00000012 
+ 00023766  0x00005d77 arg  0x000049a2 , 0x00000011 
+ 00023767  0x00005d78 branch  0x00006b45 
+ 00023768  0x00005d7b fetch  0x00000001 , 0x000049a0 
+ 00023769  0x00005d7c fetcht  0x00000001 , 0x00004666 
+ 00023770  0x00005d7d isub  0x00000002 , 0x0000003e 
+ 00023771  0x00005d7e rtn  0x00000005 
+ 00023772  0x00005d7f lshift4  0x00000002 , 0x00000002 
+ 00023773  0x00005d80 iadd  0x00000002 , 0x0000003f 
+ 00023774  0x00005d81 store  0x00000001 , 0x000049a2 
+ 00023775  0x00005d83 copy  0x00000013 , 0x0000003f 
+ 00023776  0x00005d84 fetcht  0x00000002 , 0x000049e2 
+ 00023777  0x00005d85 isub  0x00000002 , 0x0000003e 
+ 00023778  0x00005d86 branch  0x00005cd4 , 0x00000005 
+ 00023779  0x00005d88 increase  0xffffffff , 0x00000013 
+ 00023780  0x00005d89 branch  0x00005cd4 
+ 00023781  0x00005d8e fetch  0x00000001 , 0x00004666 
+ 00023782  0x00005d8f beq  0x00000000 , 0x00005cea 
+ 00023783  0x00005d90 beq  0x00000001 , 0x00005cfe 
+ 00023784  0x00005d91 beq  0x00000002 , 0x00005d12 
+ 00023785  0x00005d92 rtn 
+ 00023786  0x00005d95 fetchr  0x00000012 , 0x00000002 , 0x000049e6 
+ 00023787  0x00005d96 copy  0x00000012 , 0x00000013 
+ 00023788  0x00005d98 call  0x00005e29 
+ 00023789  0x00005d99 fetch  0x00000004 , 0x000049da 
+ 00023790  0x00005d9a branch  0x00005cf6 , 0x00000034 
+ 00023791  0x00005d9b store  0x00000004 , 0x000049d6 
+ 00023792  0x00005d9c increase  0x00000004 , 0x00000013 
+ 00023793  0x00005d9d fetch  0x00000002 , 0x000049e8 
+ 00023794  0x00005d9e isub  0x00000013 , 0x0000003e 
+ 00023795  0x00005d9f nrtn  0x00000002 
+ 00023796  0x00005da0 copy  0x00000013 , 0x00000012 
+ 00023797  0x00005da1 branch  0x00005cec 
+ 00023798  0x00005da4 fetch  0x00000004 , 0x000049d6 
+ 00023799  0x00005da5 fetcht  0x00000004 , 0x00004691 
+ 00023800  0x00005da6 isub  0x00000002 , 0x0000003e 
+ 00023801  0x00005da7 rtn  0x00000005 
+ 00023802  0x00005da8 arg  0x00000004 , 0x00000039 
+ 00023803  0x00005da9 arg  0x00004691 , 0x00000011 
+ 00023804  0x00005daa copy  0x00000013 , 0x00000012 
+ 00023805  0x00005dab branch  0x00006b45 
+ 00023806  0x00005dae fetchr  0x00000012 , 0x00000002 , 0x000049ea 
+ 00023807  0x00005daf copy  0x00000012 , 0x00000013 
+ 00023808  0x00005db1 call  0x00005de1 
+ 00023809  0x00005db2 fetch  0x00000006 , 0x000049a9 
+ 00023810  0x00005db3 branch  0x00005d0a , 0x00000034 
+ 00023811  0x00005db4 store  0x00000006 , 0x000049a3 
+ 00023812  0x00005db5 increase  0x00000006 , 0x00000013 
+ 00023813  0x00005db6 fetch  0x00000002 , 0x000049ec 
+ 00023814  0x00005db7 isub  0x00000013 , 0x0000003e 
+ 00023815  0x00005db8 nrtn  0x00000002 
+ 00023816  0x00005db9 copy  0x00000013 , 0x00000012 
+ 00023817  0x00005dba branch  0x00005d00 
+ 00023818  0x00005dbd fetch  0x00000006 , 0x000049a3 
+ 00023819  0x00005dbe fetcht  0x00000006 , 0x00004668 
+ 00023820  0x00005dbf isub  0x00000002 , 0x0000003e 
+ 00023821  0x00005dc0 rtn  0x00000005 
+ 00023822  0x00005dc1 arg  0x00000006 , 0x00000039 
+ 00023823  0x00005dc2 arg  0x00004668 , 0x00000011 
+ 00023824  0x00005dc3 copy  0x00000013 , 0x00000012 
+ 00023825  0x00005dc4 branch  0x00006b45 
+ 00023826  0x00005dc8 fetchr  0x00000012 , 0x00000002 , 0x000049f2 
+ 00023827  0x00005dc9 copy  0x00000012 , 0x00000013 
+ 00023828  0x00005dcb call  0x00005e05 
+ 00023829  0x00005dcc fetch  0x00000006 , 0x000049c1 
+ 00023830  0x00005dcd branch  0x00005d1e , 0x00000034 
+ 00023831  0x00005dce store  0x00000006 , 0x000049bb 
+ 00023832  0x00005dcf increase  0x00000006 , 0x00000013 
+ 00023833  0x00005dd0 fetch  0x00000002 , 0x000049f4 
+ 00023834  0x00005dd1 isub  0x00000013 , 0x0000003e 
+ 00023835  0x00005dd2 nrtn  0x00000002 
+ 00023836  0x00005dd3 copy  0x00000013 , 0x00000012 
+ 00023837  0x00005dd4 branch  0x00005d14 
+ 00023838  0x00005dd7 fetch  0x00000006 , 0x000049bb 
+ 00023839  0x00005dd8 fetcht  0x00000006 , 0x00004675 
+ 00023840  0x00005dd9 isub  0x00000002 , 0x0000003e 
+ 00023841  0x00005dda rtn  0x00000005 
+ 00023842  0x00005ddb arg  0x00000006 , 0x00000039 
+ 00023843  0x00005ddc arg  0x00004675 , 0x00000011 
+ 00023844  0x00005ddd copy  0x00000013 , 0x00000012 
+ 00023845  0x00005dde branch  0x00006b45 
+ 00023846  0x00005de3 fetch  0x00000001 , 0x00004666 
+ 00023847  0x00005de4 rtneq  0x00000000 
+ 00023848  0x00005de5 fetchr  0x00000012 , 0x00000002 , 0x000049fe 
+ 00023849  0x00005de6 copy  0x00000012 , 0x00000013 
+ 00023850  0x00005de8 call  0x00005e3d 
+ 00023851  0x00005de9 fetch  0x00000002 , 0x000049e0 
+ 00023852  0x00005dea branch  0x00005d34 , 0x00000034 
+ 00023853  0x00005deb store  0x00000002 , 0x000049de 
+ 00023854  0x00005dec increase  0x00000002 , 0x00000013 
+ 00023855  0x00005ded fetch  0x00000002 , 0x00004a00 
+ 00023856  0x00005dee isub  0x00000013 , 0x0000003e 
+ 00023857  0x00005def nrtn  0x00000002 
+ 00023858  0x00005df0 copy  0x00000013 , 0x00000012 
+ 00023859  0x00005df1 branch  0x00005d2a 
+ 00023860  0x00005df4 fetch  0x00000002 , 0x000049de 
+ 00023861  0x00005df5 fetcht  0x00000002 , 0x00004695 
+ 00023862  0x00005df6 isub  0x00000002 , 0x0000003e 
+ 00023863  0x00005df7 rtn  0x00000005 
+ 00023864  0x00005df8 arg  0x00000002 , 0x00000039 
+ 00023865  0x00005df9 arg  0x00004695 , 0x00000011 
+ 00023866  0x00005dfa copy  0x00000013 , 0x00000012 
+ 00023867  0x00005dfb branch  0x00006b45 
+ 00023868  0x00005e00 fetch  0x00000008 , 0x00004713 
+ 00023869  0x00005e01 rtnbit0  0x0000000f 
+ 00023870  0x00005e02 fetchr  0x00000012 , 0x00000002 , 0x000049fa 
+ 00023871  0x00005e03 copy  0x00000012 , 0x00000013 
+ 00023872  0x00005e05 call  0x00005e51 
+ 00023873  0x00005e06 fetch  0x00000001 , 0x000049d4 
+ 00023874  0x00005e07 branch  0x00005d4a , 0x00000034 
+ 00023875  0x00005e08 store  0x00000001 , 0x000049d3 
+ 00023876  0x00005e09 increase  0x00000001 , 0x00000013 
+ 00023877  0x00005e0a fetch  0x00000002 , 0x000049fc 
+ 00023878  0x00005e0b isub  0x00000013 , 0x0000003e 
+ 00023879  0x00005e0c nrtn  0x00000002 
+ 00023880  0x00005e0d copy  0x00000013 , 0x00000012 
+ 00023881  0x00005e0e branch  0x00005d40 
+ 00023882  0x00005e11 fetch  0x00000001 , 0x000049d3 
+ 00023883  0x00005e12 and  0x0000003f , 0x000000f0 , 0x0000003f 
+ 00023884  0x00005e13 branch  0x00005d53 , 0x00000034 
+ 00023885  0x00005e14 fetch  0x00000001 , 0x00004690 
+ 00023886  0x00005e15 store  0x00000001 , 0x000049d5 
+ 00023887  0x00005e17 arg  0x00000001 , 0x00000039 
+ 00023888  0x00005e18 copy  0x00000013 , 0x00000012 
+ 00023889  0x00005e19 arg  0x000049d5 , 0x00000011 
+ 00023890  0x00005e1a branch  0x00006b45 
+ 00023891  0x00005e1d fetch  0x00000001 , 0x000049d3 
+ 00023892  0x00005e1e fetcht  0x00000001 , 0x00004690 
+ 00023893  0x00005e1f isub  0x00000002 , 0x0000003e 
+ 00023894  0x00005e20 rtn  0x00000005 
+ 00023895  0x00005e21 lshift4  0x00000002 , 0x00000002 
+ 00023896  0x00005e22 iadd  0x00000002 , 0x0000003f 
+ 00023897  0x00005e23 store  0x00000001 , 0x000049d5 
+ 00023898  0x00005e25 copy  0x00000013 , 0x0000003f 
+ 00023899  0x00005e26 fetcht  0x00000002 , 0x000049fa 
+ 00023900  0x00005e27 isub  0x00000002 , 0x0000003e 
+ 00023901  0x00005e28 branch  0x00005d4f , 0x00000005 
+ 00023902  0x00005e2a increase  0xffffffff , 0x00000013 
+ 00023903  0x00005e2b branch  0x00005d4f 
+ 00023904  0x00005e35 call  0x00006cbc 
+ 00023905  0x00005e36 fetch  0x00000008 , 0x00004713 
+ 00023906  0x00005e37 isolate1  0x00000009 , 0x0000003f 
+ 00023907  0x00005e38 ncall  0x00006cc4 , 0x00000001 
+ 00023908  0x00005e39 call  0x00005d66 
+ 00023909  0x00005e3a branch  0x00005c80 
+ 00023910  0x00005e3d arg  0x00000080 , 0x00000002 
+ 00023911  0x00005e3e arg  0x00004666 , 0x00000011 
+ 00023912  0x00005e3f arg  0x00000000 , 0x00000012 
+ 00023913  0x00005e40 branch  0x00006ce1 
+ 00023914  0x00005e43 arg  0x00000001 , 0x00000002 
+ 00023915  0x00005e44 arg  0x00004690 , 0x00000011 
+ 00023916  0x00005e45 arg  0x0000005a , 0x00000012 
+ 00023917  0x00005e46 branch  0x00006ce1 
+ 00023918  0x00005e4b call  0x00006c20 
+ 00023919  0x00005e4c call  0x00005d7b 
+ 00023920  0x00005e4d call  0x00005d75 
+ 00023921  0x00005e4e call  0x00006c4d 
+ 00023922  0x00005e4f call  0x00005d82 
+ 00023923  0x00005e50 call  0x00005c80 
+ 00023924  0x00005e51 branch  0x000055f6 
+ 00023925  0x00005e54 setarg  0x000046e6 
+ 00023926  0x00005e55 arg  0x00004666 , 0x00000002 
+ 00023927  0x00005e56 isub  0x00000002 , 0x00000002 
+ 00023928  0x00005e57 fetch  0x00000003 , 0x000046ec 
+ 00023929  0x00005e58 arg  0x00004666 , 0x00000011 
+ 00023930  0x00005e59 rtn 
+ 00023931  0x00005e5c jam  0x000000ab , 0x00000678 
+ 00023932  0x00005e5e call  0x0000705b 
+ 00023933  0x00005e5f call  0x00006c26 
+ 00023934  0x00005e60 arg  0x000046ef , 0x00000011 
+ 00023935  0x00005e61 fetcht  0x00000001 , 0x00000678 
+ 00023936  0x00005e62 call  0x00005d84 
+ 00023937  0x00005e63 branch  0x0000705b 
+ 00023938  0x00005e66 jam  0x000000b9 , 0x00000678 
+ 00023939  0x00005e67 branch  0x00005d7c 
+ 00023940  0x00005e6a istoret  0x00000001 , 0x00000011 
+ 00023941  0x00005e6b rshift16  0x0000003f , 0x00000002 
+ 00023942  0x00005e6c istoret  0x00000001 , 0x00000005 
+ 00023943  0x00005e6d rshift8  0x0000003f , 0x00000002 
+ 00023944  0x00005e6e istoret  0x00000001 , 0x00000005 
+ 00023945  0x00005e6f istore  0x00000001 , 0x00000005 
+ 00023946  0x00005e70 deposit  0x00000011 
+ 00023947  0x00005e71 store  0x00000002 , 0x00008084 
+ 00023948  0x00005e72 setarg  0x00000000 
+ 00023949  0x00005e73 store  0x00000002 , 0x00008088 
+ 00023950  0x00005e74 jam  0x00000002 , 0x00008006 
+ 00023951  0x00005e75 branch  0x00006be0 
+ 00023952  0x00005e78 fetch  0x00000003 , 0x000046ec 
+ 00023953  0x00005e79 store  0x00000003 , 0x00004419 
+ 00023954  0x00005e7a branch  0x00006bfa 
+ 00023955  0x00005e7d copy  0x0000003f , 0x00000013 
+ 00023956  0x00005e7e copy  0x00000011 , 0x0000003f 
+ 00023957  0x00005e7f increase  0xfffffffc , 0x0000003f 
+ 00023958  0x00005e80 copy  0x0000003f , 0x00000012 
+ 00023959  0x00005e81 ifetch  0x00000004 , 0x00000012 
+ 00023960  0x00005e82 store  0x00000004 , 0x000046ef 
+ 00023961  0x00005e83 copy  0x00000013 , 0x0000003f 
+ 00023962  0x00005e84 call  0x00006c3c 
+ 00023963  0x00005e85 fetch  0x00000004 , 0x000046ef 
+ 00023964  0x00005e86 istore  0x00000004 , 0x00000012 
+ 00023965  0x00005e87 rtn 
+ 00023966  0x00005e8a fetch  0x00000008 , 0x00004713 
+ 00023967  0x00005e8b rtnbit0  0x00000012 
+ 00023968  0x00005e8c call  0x00005d82 
+ 00023969  0x00005e8d call  0x000069e0 
+ 00023970  0x00005e8e fetcht  0x00000001 , 0x00004421 
+ 00023971  0x00005e8f call  0x00006ef3 
+ 00023972  0x00005e90 fetcht  0x00000001 , 0x00004426 
+ 00023973  0x00005e91 branch  0x000055b1 
+ 00023974  0x00005e96 call  0x00005e43 
+ 00023975  0x00005e97 call  0x00005db4 
+ 00023976  0x00005e98 call  0x00005dcc 
+ 00023977  0x00005e99 call  0x00005e2f 
+ 00023978  0x00005e9b arg  0x00000002 , 0x00000039 
+ 00023979  0x00005e9c fetch  0x00000002 , 0x00004a02 
+ 00023980  0x00005e9d copy  0x0000003f , 0x00000012 
+ 00023981  0x00005e9e arg  0x0000468e , 0x00000011 
+ 00023982  0x00005e9f call  0x00006b74 
+ 00023983  0x00005ea0 call  0x00005c80 
+ 00023984  0x00005ea2 arg  0x00000002 , 0x00000039 
+ 00023985  0x00005ea3 arg  0x0000468e , 0x00000011 
+ 00023986  0x00005ea4 fetchr  0x00000012 , 0x00000002 , 0x00004a02 
+ 00023987  0x00005ea5 branch  0x00006b45 
+ 00023988  0x00005eaa fetchr  0x00000012 , 0x00000002 , 0x000049e2 
+ 00023989  0x00005eab copy  0x00000012 , 0x00000013 
+ 00023990  0x00005ead call  0x00005dc0 
+ 00023991  0x00005eae fetch  0x00000001 , 0x000049a1 
+ 00023992  0x00005eaf branch  0x00005dc3 , 0x00000034 
+ 00023993  0x00005eb0 store  0x00000001 , 0x000049a0 
+ 00023994  0x00005eb1 increase  0x00000001 , 0x00000013 
+ 00023995  0x00005eb2 fetch  0x00000002 , 0x000049e4 
+ 00023996  0x00005eb3 isub  0x00000013 , 0x0000003e 
+ 00023997  0x00005eb4 nbranch  0x00005dc3 , 0x00000002 
+ 00023998  0x00005eb5 copy  0x00000013 , 0x00000012 
+ 00023999  0x00005eb6 branch  0x00005db6 
+ 00024000  0x00005eb9 arg  0x00000001 , 0x00000039 
+ 00024001  0x00005eba arg  0x000049a1 , 0x00000011 
+ 00024002  0x00005ebb branch  0x00006b74 
+ 00024003  0x00005ebe fetch  0x00000001 , 0x000049a0 
+ 00024004  0x00005ebf copy  0x0000003f , 0x00000002 
+ 00024005  0x00005ec0 and  0x0000003f , 0x000000f0 , 0x0000003f 
+ 00024006  0x00005ec1 branch  0x00005dc9 , 0x00000034 
+ 00024007  0x00005ec2 rshift4  0x0000003f , 0x0000003f 
+ 00024008  0x00005ec3 branch  0x00005dca 
+ 00024009  0x00005ec6 copy  0x00000002 , 0x0000003f 
+ 00024010  0x00005ec8 store  0x00000001 , 0x00004666 
+ 00024011  0x00005ec9 rtn 
+ 00024012  0x00005ecd fetch  0x00000001 , 0x00004666 
+ 00024013  0x00005ece beq  0x00000000 , 0x00005e1d 
+ 00024014  0x00005ecf beq  0x00000001 , 0x00005dd1 
+ 00024015  0x00005ed0 beq  0x00000002 , 0x00005dd3 
+ 00024016  0x00005ed1 rtn 
+ 00024017  0x00005ed4 call  0x00005dd5 
+ 00024018  0x00005ed5 branch  0x00005de7 
+ 00024019  0x00005ed8 call  0x00005df9 
+ 00024020  0x00005ed9 branch  0x00005e0b 
+ 00024021  0x00005edd fetchr  0x00000012 , 0x00000002 , 0x000049ea 
+ 00024022  0x00005ede copy  0x00000012 , 0x00000013 
+ 00024023  0x00005ee0 call  0x00005de1 
+ 00024024  0x00005ee1 fetch  0x00000006 , 0x000049a9 
+ 00024025  0x00005ee2 branch  0x00005de4 , 0x00000034 
+ 00024026  0x00005ee3 store  0x00000006 , 0x000049a3 
+ 00024027  0x00005ee4 increase  0x00000006 , 0x00000013 
+ 00024028  0x00005ee5 fetch  0x00000002 , 0x000049ec 
+ 00024029  0x00005ee6 isub  0x00000013 , 0x0000003e 
+ 00024030  0x00005ee7 nbranch  0x00005de4 , 0x00000002 
+ 00024031  0x00005ee8 copy  0x00000013 , 0x00000012 
+ 00024032  0x00005ee9 branch  0x00005dd7 
+ 00024033  0x00005eec arg  0x00000006 , 0x00000039 
+ 00024034  0x00005eed arg  0x000049a9 , 0x00000011 
+ 00024035  0x00005eee branch  0x00006b74 
+ 00024036  0x00005ef1 fetch  0x00000006 , 0x000049a3 
+ 00024037  0x00005ef2 store  0x00000006 , 0x00004668 
+ 00024038  0x00005ef3 rtn 
+ 00024039  0x00005ef7 fetchr  0x00000012 , 0x00000002 , 0x000049ee 
+ 00024040  0x00005ef8 copy  0x00000012 , 0x00000013 
+ 00024041  0x00005efa call  0x00005df3 
+ 00024042  0x00005efb fetch  0x00000006 , 0x000049b5 
+ 00024043  0x00005efc branch  0x00005df6 , 0x00000034 
+ 00024044  0x00005efd store  0x00000006 , 0x000049af 
+ 00024045  0x00005efe increase  0x00000006 , 0x00000013 
+ 00024046  0x00005eff fetch  0x00000002 , 0x000049f0 
+ 00024047  0x00005f00 isub  0x00000013 , 0x0000003e 
+ 00024048  0x00005f01 nbranch  0x00005df6 , 0x00000002 
+ 00024049  0x00005f02 copy  0x00000013 , 0x00000012 
+ 00024050  0x00005f03 branch  0x00005de9 
+ 00024051  0x00005f06 arg  0x00000006 , 0x00000039 
+ 00024052  0x00005f07 arg  0x000049b5 , 0x00000011 
+ 00024053  0x00005f08 branch  0x00006b74 
+ 00024054  0x00005f0b fetch  0x00000006 , 0x000049af 
+ 00024055  0x00005f0c store  0x00000006 , 0x0000466e 
+ 00024056  0x00005f0d rtn 
+ 00024057  0x00005f12 fetchr  0x00000012 , 0x00000002 , 0x000049f2 
+ 00024058  0x00005f13 copy  0x00000012 , 0x00000013 
+ 00024059  0x00005f15 call  0x00005e05 
+ 00024060  0x00005f16 fetch  0x00000006 , 0x000049c1 
+ 00024061  0x00005f17 branch  0x00005e08 , 0x00000034 
+ 00024062  0x00005f18 store  0x00000006 , 0x000049bb 
+ 00024063  0x00005f19 increase  0x00000006 , 0x00000013 
+ 00024064  0x00005f1a fetch  0x00000002 , 0x000049f4 
+ 00024065  0x00005f1b isub  0x00000013 , 0x0000003e 
+ 00024066  0x00005f1c nbranch  0x00005e08 , 0x00000002 
+ 00024067  0x00005f1d copy  0x00000013 , 0x00000012 
+ 00024068  0x00005f1e branch  0x00005dfb 
+ 00024069  0x00005f21 arg  0x00000006 , 0x00000039 
+ 00024070  0x00005f22 arg  0x000049c1 , 0x00000011 
+ 00024071  0x00005f23 branch  0x00006b74 
+ 00024072  0x00005f26 fetch  0x00000006 , 0x000049bb 
+ 00024073  0x00005f27 store  0x00000006 , 0x00004675 
+ 00024074  0x00005f28 rtn 
+ 00024075  0x00005f2c fetchr  0x00000012 , 0x00000002 , 0x000049f6 
+ 00024076  0x00005f2d copy  0x00000012 , 0x00000013 
+ 00024077  0x00005f2f call  0x00005e17 
+ 00024078  0x00005f30 fetch  0x00000006 , 0x000049cd 
+ 00024079  0x00005f31 branch  0x00005e1a , 0x00000034 
+ 00024080  0x00005f32 store  0x00000006 , 0x000049c7 
+ 00024081  0x00005f33 increase  0x00000006 , 0x00000013 
+ 00024082  0x00005f34 fetch  0x00000002 , 0x000049f8 
+ 00024083  0x00005f35 isub  0x00000013 , 0x0000003e 
+ 00024084  0x00005f36 nbranch  0x00005e1a , 0x00000002 
+ 00024085  0x00005f37 copy  0x00000013 , 0x00000012 
+ 00024086  0x00005f38 branch  0x00005e0d 
+ 00024087  0x00005f3b arg  0x00000006 , 0x00000039 
+ 00024088  0x00005f3c arg  0x000049cd , 0x00000011 
+ 00024089  0x00005f3d branch  0x00006b74 
+ 00024090  0x00005f40 fetch  0x00000006 , 0x000049c7 
+ 00024091  0x00005f41 store  0x00000006 , 0x0000467b 
+ 00024092  0x00005f42 rtn 
+ 00024093  0x00005f47 fetchr  0x00000012 , 0x00000002 , 0x000049e6 
+ 00024094  0x00005f48 copy  0x00000012 , 0x00000013 
+ 00024095  0x00005f4a call  0x00005e29 
+ 00024096  0x00005f4b fetch  0x00000004 , 0x000049da 
+ 00024097  0x00005f4c branch  0x00005e2c , 0x00000034 
+ 00024098  0x00005f4d store  0x00000004 , 0x000049d6 
+ 00024099  0x00005f4e increase  0x00000004 , 0x00000013 
+ 00024100  0x00005f4f fetch  0x00000002 , 0x000049e8 
+ 00024101  0x00005f50 isub  0x00000013 , 0x0000003e 
+ 00024102  0x00005f51 nbranch  0x00005e2c , 0x00000002 
+ 00024103  0x00005f52 copy  0x00000013 , 0x00000012 
+ 00024104  0x00005f53 branch  0x00005e1f 
+ 00024105  0x00005f56 arg  0x00000004 , 0x00000039 
+ 00024106  0x00005f57 arg  0x000049da , 0x00000011 
+ 00024107  0x00005f58 branch  0x00006b74 
+ 00024108  0x00005f5b fetch  0x00000004 , 0x000049d6 
+ 00024109  0x00005f5c store  0x00000004 , 0x00004691 
+ 00024110  0x00005f5d rtn 
+ 00024111  0x00005f61 fetch  0x00000001 , 0x00004666 
+ 00024112  0x00005f62 rtneq  0x00000000 
+ 00024113  0x00005f63 fetchr  0x00000012 , 0x00000002 , 0x000049fe 
+ 00024114  0x00005f64 copy  0x00000012 , 0x00000013 
+ 00024115  0x00005f66 call  0x00005e3d 
+ 00024116  0x00005f67 fetch  0x00000002 , 0x000049e0 
+ 00024117  0x00005f68 branch  0x00005e40 , 0x00000034 
+ 00024118  0x00005f69 store  0x00000002 , 0x000049de 
+ 00024119  0x00005f6a increase  0x00000002 , 0x00000013 
+ 00024120  0x00005f6b fetch  0x00000002 , 0x00004a00 
+ 00024121  0x00005f6c isub  0x00000013 , 0x0000003e 
+ 00024122  0x00005f6d nbranch  0x00005e40 , 0x00000002 
+ 00024123  0x00005f6e copy  0x00000013 , 0x00000012 
+ 00024124  0x00005f6f branch  0x00005e33 
+ 00024125  0x00005f72 arg  0x00000002 , 0x00000039 
+ 00024126  0x00005f73 arg  0x000049e0 , 0x00000011 
+ 00024127  0x00005f74 branch  0x00006b74 
+ 00024128  0x00005f77 fetch  0x00000002 , 0x000049e0 
+ 00024129  0x00005f78 store  0x00000002 , 0x00004695 
+ 00024130  0x00005f79 rtn 
+ 00024131  0x00005f7d fetch  0x00000008 , 0x00004713 
+ 00024132  0x00005f7e bbit0  0x0000000f , 0x00005c8c 
+ 00024133  0x00005f7f fetchr  0x00000012 , 0x00000002 , 0x000049fa 
+ 00024134  0x00005f80 copy  0x00000012 , 0x00000013 
+ 00024135  0x00005f82 call  0x00005e51 
+ 00024136  0x00005f83 fetch  0x00000001 , 0x000049d4 
+ 00024137  0x00005f84 branch  0x00005e54 , 0x00000034 
+ 00024138  0x00005f85 store  0x00000001 , 0x000049d3 
+ 00024139  0x00005f86 increase  0x00000001 , 0x00000013 
+ 00024140  0x00005f87 fetch  0x00000002 , 0x000049fc 
+ 00024141  0x00005f88 isub  0x00000013 , 0x0000003e 
+ 00024142  0x00005f89 nbranch  0x00005e54 , 0x00000002 
+ 00024143  0x00005f8a copy  0x00000013 , 0x00000012 
+ 00024144  0x00005f8b branch  0x00005e47 
+ 00024145  0x00005f8e arg  0x00000001 , 0x00000039 
+ 00024146  0x00005f8f arg  0x000049d4 , 0x00000011 
+ 00024147  0x00005f90 branch  0x00006b74 
+ 00024148  0x00005f93 fetch  0x00000001 , 0x000049d3 
+ 00024149  0x00005f94 copy  0x0000003f , 0x00000002 
+ 00024150  0x00005f95 and  0x0000003f , 0x000000f0 , 0x0000003f 
+ 00024151  0x00005f96 branch  0x00005e5a , 0x00000034 
+ 00024152  0x00005f97 rshift4  0x0000003f , 0x0000003f 
+ 00024153  0x00005f98 branch  0x00005e5b 
+ 00024154  0x00005f9b copy  0x00000002 , 0x0000003f 
+ 00024155  0x00005f9d store  0x00000001 , 0x00004690 
+ 00024156  0x00005f9e rtn 
+ 00024157  0x00005fa4 bpatch  0x0000008e , 0x00004011 
+ 00024158  0x00005fa5 call  0x0000620e 
+ 00024159  0x00005fa6 call  0x000078aa 
+ 00024160  0x00005fa7 call  0x000056bb 
+ 00024161  0x00005fa8 call  0x0000580e 
+ 00024162  0x00005fa9 call  0x00005e66 
+ 00024163  0x00005faa call  0x00005eb6 
+ 00024164  0x00005fab call  0x00005ee7 
+ 00024165  0x00005fac branch  0x0000561c 
+ 00024166  0x00005faf fetch  0x00000008 , 0x00004713 
+ 00024167  0x00005fb0 bbit1  0x00000029 , 0x00005e6b 
+ 00024168  0x00005fb1 bbit1  0x00000037 , 0x00005e6b 
+ 00024169  0x00005fb2 rtn 
+ 00024170  0x00005fb5 jam  0x00000003 , 0x00004975 
+ 00024171  0x00005fb7 call  0x00005e6d 
+ 00024172  0x00005fb8 branch  0x00005e7e 
+ 00024173  0x00005fbb bpatch  0x0000008f , 0x00004011 
+ 00024174  0x00005fbc fetch  0x00000001 , 0x00004655 
+ 00024175  0x00005fbd rtneq  0x000000ff 
+ 00024176  0x00005fbe arg  0x00000000 , 0x00000011 
+ 00024177  0x00005fbf jam  0x00000006 , 0x00004977 
+ 00024178  0x00005fc0 fetcht  0x00000001 , 0x00004655 
+ 00024179  0x00005fc1 call  0x00005e81 
+ 00024180  0x00005fc2 store  0x00000001 , 0x00004975 
+ 00024181  0x00005fc3 fetch  0x00000001 , 0x00004654 
+ 00024182  0x00005fc4 beq  0x000000ff , 0x00005e7c 
+ 00024183  0x00005fc5 branch  0x000058df 
+ 00024184  0x00005fc8 call  0x00005e6d 
+ 00024185  0x00005fc9 copy  0x00000011 , 0x0000003f 
+ 00024186  0x00005fca bbit1  0x00000006 , 0x00005ea4 
+ 00024187  0x00005fcb branch  0x00005e97 
+ 00024188  0x00005fce fetcht  0x00000001 , 0x00004655 
+ 00024189  0x00005fcf call  0x000055b5 
+ 00024190  0x00005fd1 copy  0x00000011 , 0x0000003f 
+ 00024191  0x00005fd2 bbit1  0x00000006 , 0x00005ea2 
+ 00024192  0x00005fd3 branch  0x00005e97 
+ 00024193  0x00005fd6 fetch  0x00000008 , 0x00004713 
+ 00024194  0x00005fd7 bbit1  0x0000002d , 0x00005e8d 
+ 00024195  0x00005fd8 fetch  0x00000001 , 0x00004975 
+ 00024196  0x00005fd9 copy  0x0000003f , 0x00000013 
+ 00024197  0x00005fda fetch  0x00000001 , 0x00004654 
+ 00024198  0x00005fdb beq  0x000000ff , 0x00005931 
+ 00024199  0x00005fdc fetch  0x00000001 , 0x0000497b 
+ 00024200  0x00005fdd nbranch  0x00005e8a , 0x00000034 
+ 00024201  0x00005fde branch  0x00005e8f 
+ 00024202  0x00005fe1 jam  0x00000000 , 0x0000497f 
+ 00024203  0x00005fe2 jam  0x00000000 , 0x00004975 
+ 00024204  0x00005fe3 rtn 
+ 00024205  0x00005fe6 fetch  0x00000001 , 0x00004975 
+ 00024206  0x00005fe7 branch  0x00005925 
+ 00024207  0x00005fea call  0x00006ee6 
+ 00024208  0x00005feb fetcht  0x00000001 , 0x00004654 
+ 00024209  0x00005fec branch  0x00005e8d , 0x00000001 
+ 00024210  0x00005fed fetcht  0x00000001 , 0x00004654 
+ 00024211  0x00005fee call  0x00006ef7 
+ 00024212  0x00005fef fetcht  0x00000001 , 0x00004655 
+ 00024213  0x00005ff0 fetch  0x00000001 , 0x00004975 
+ 00024214  0x00005ff1 branch  0x00005925 
+ 00024215  0x00005ff4 fetch  0x00000001 , 0x0000497f 
+ 00024216  0x00005ff5 rtneq  0x00000000 
+ 00024217  0x00005ff6 jam  0x00000000 , 0x0000497f 
+ 00024218  0x00005ff7 fetch  0x00000008 , 0x00004713 
+ 00024219  0x00005ff8 rtnbit1  0x00000034 
+ 00024220  0x00005ff9 fetch  0x00000001 , 0x0000497c 
+ 00024221  0x00005ffa sub  0x0000003f , 0x00000014 , 0x0000003e 
+ 00024222  0x00005ffb ncall  0x00005ec6 , 0x00000002 
+ 00024223  0x00005ffc fetch  0x00000001 , 0x000044eb 
+ 00024224  0x00005ffd store  0x00000001 , 0x0000497c 
+ 00024225  0x00005ffe rtn 
+ 00024226  0x00006001 call  0x00005eae 
+ 00024227  0x00006002 rtn  0x00000028 
+ 00024228  0x00006003 fetch  0x00000001 , 0x0000497f 
+ 00024229  0x00006004 rtneq  0x00000001 
+ 00024230  0x00006005 jam  0x00000001 , 0x0000497f 
+ 00024231  0x00006006 fetch  0x00000008 , 0x00004713 
+ 00024232  0x00006007 bbit1  0x00000034 , 0x00005ba3 
+ 00024233  0x00006008 fetch  0x00000001 , 0x00004845 
+ 00024234  0x00006009 rtn  0x00000034 
+ 00024235  0x0000600a fetch  0x00000001 , 0x0000463c 
+ 00024236  0x0000600b store  0x00000001 , 0x00004845 
+ 00024237  0x0000600c rtn 
+ 00024238  0x0000600f disable  0x00000028 
+ 00024239  0x00006010 fetch  0x00000008 , 0x00004713 
+ 00024240  0x00006011 rtnbit1  0x0000002d 
+ 00024241  0x00006013 fetch  0x00000001 , 0x0000496f 
+ 00024242  0x00006014 rtn  0x00000034 
+ 00024243  0x00006015 fetch  0x00000001 , 0x00004970 
+ 00024244  0x00006016 rtn  0x00000034 
+ 00024245  0x00006017 branch  0x00007dba 
+ 00024246  0x0000601a bpatch  0x00000090 , 0x00004012 
+ 00024247  0x0000601b fetch  0x00000008 , 0x00004713 
+ 00024248  0x0000601c rtnbit0  0x0000002a 
+ 00024249  0x0000601d fetcht  0x00000001 , 0x0000465a 
+ 00024250  0x0000601e call  0x000055b5 
+ 00024251  0x0000601f fetcht  0x00000001 , 0x0000465a 
+ 00024252  0x00006020 call  0x00006ee6 
+ 00024253  0x00006021 branch  0x00005ec2 , 0x00000001 
+ 00024254  0x00006023 fetch  0x00000001 , 0x00004666 
+ 00024255  0x00006024 rtneq  0x00000001 
+ 00024256  0x00006025 jam  0x00000001 , 0x00004666 
+ 00024257  0x00006026 branch  0x00005aaa 
+ 00024258  0x00006029 fetch  0x00000001 , 0x00004666 
+ 00024259  0x0000602a rtneq  0x00000000 
+ 00024260  0x0000602b jam  0x00000000 , 0x00004666 
+ 00024261  0x0000602c branch  0x00006018 
+ 00024262  0x0000602f bpatch  0x00000091 , 0x00004012 
+ 00024263  0x00006030 fetch  0x00000001 , 0x0000471b 
+ 00024264  0x00006031 rtneq  0x00000001 
+ 00024265  0x00006032 call  0x00005ed3 
+ 00024266  0x00006033 storet  0x00000001 , 0x00004666 
+ 00024267  0x00006036 call  0x00005eea 
+ 00024268  0x00006037 call  0x00005aaa 
+ 00024269  0x00006038 call  0x000042d0 
+ 00024270  0x00006039 call  0x00005eec 
+ 00024271  0x0000603a jam  0x00000001 , 0x00004793 
+ 00024272  0x0000603b branch  0x00005ca3 
+ 00024273  0x0000603e call  0x00005eea 
+ 00024274  0x0000603f branch  0x00006ca3 
+ 00024275  0x00006042 fetcht  0x00000001 , 0x00004666 
+ 00024276  0x00006043 increase  0x00000001 , 0x00000002 
+ 00024277  0x00006044 fetch  0x00000008 , 0x00004713 
+ 00024278  0x00006045 bbit1  0x00000011 , 0x00005eda 
+ 00024279  0x00006046 sub  0x00000002 , 0x00000002 , 0x0000003e 
+ 00024280  0x00006047 ncall  0x00005ee1 , 0x00000002 
+ 00024281  0x00006048 rtn 
+ 00024282  0x0000604b fetch  0x00000001 , 0x0000471b 
+ 00024283  0x0000604c increase  0xffffffff , 0x0000003f 
+ 00024284  0x0000604d isub  0x00000002 , 0x0000003e 
+ 00024285  0x0000604e ncall  0x00005edf , 0x00000002 
+ 00024286  0x0000604f rtn 
+ 00024287  0x00006052 arg  0x00000000 , 0x00000002 
+ 00024288  0x00006053 rtn 
+ 00024289  0x00006055 arg  0x00000001 , 0x00000002 
+ 00024290  0x00006056 rtn 
+ 00024291  0x00006059 arg  0x00000001 , 0x00000002 
+ 00024292  0x0000605a arg  0x00004666 , 0x00000011 
+ 00024293  0x0000605b arg  0x00000000 , 0x00000012 
+ 00024294  0x0000605c branch  0x00006cd3 
+ 00024295  0x0000605f fetch  0x00000008 , 0x00004713 
+ 00024296  0x00006060 rtnbit0  0x00000034 
+ 00024297  0x00006061 branch  0x00005e6b 
+ 00024298  0x00006064 arg  0x00000000 , 0x00000007 
+ 00024299  0x00006065 branch  0x00005f00 
+ 00024300  0x00006067 arg  0x00000000 , 0x00000007 
+ 00024301  0x00006068 branch  0x00005f04 
+ 00024302  0x0000606a arg  0x00000003 , 0x00000007 
+ 00024303  0x0000606b branch  0x00005f00 
+ 00024304  0x0000606d arg  0x00000003 , 0x00000007 
+ 00024305  0x0000606e branch  0x00005f04 
+ 00024306  0x00006070 arg  0x00000005 , 0x00000007 
+ 00024307  0x00006071 branch  0x00005f00 
+ 00024308  0x00006073 arg  0x00000005 , 0x00000007 
+ 00024309  0x00006074 branch  0x00005f04 
+ 00024310  0x00006077 arg  0x00000015 , 0x00000007 
+ 00024311  0x00006078 branch  0x00005f00 
+ 00024312  0x0000607b arg  0x00000018 , 0x00000007 
+ 00024313  0x0000607c branch  0x00005f00 
+ 00024314  0x0000607f arg  0x0000000e , 0x00000007 
+ 00024315  0x00006080 branch  0x00005f00 
+ 00024316  0x00006083 arg  0x0000000c , 0x00000007 
+ 00024317  0x00006084 branch  0x00005f00 
+ 00024318  0x00006087 arg  0x0000001c , 0x00000007 
+ 00024319  0x00006088 branch  0x00005f00 
+ 00024320  0x0000608b fetch  0x00000008 , 0x00004713 
+ 00024321  0x0000608c qset1  0x0000003f 
+ 00024322  0x0000608d store  0x00000008 , 0x00004713 
+ 00024323  0x0000608e rtn 
+ 00024324  0x00006091 fetch  0x00000008 , 0x00004713 
+ 00024325  0x00006092 qset0  0x0000003f 
+ 00024326  0x00006093 store  0x00000008 , 0x00004713 
+ 00024327  0x00006094 rtn 
+ 00024328  0x00006097 setarg  0x00000000 
+ 00024329  0x00006098 store  0x00000008 , 0x0000472a 
+ 00024330  0x00006099 store  0x00000008 , 0x00004733 
+ 00024331  0x0000609a fetch  0x00000001 , 0x00004729 
+ 00024332  0x0000609b beq  0x00000002 , 0x00005f12 
+ 00024333  0x0000609c beq  0x00000003 , 0x00005f14 
+ 00024334  0x0000609d beq  0x00000004 , 0x00005f19 
+ 00024335  0x0000609e setarg  0x00070008 
+ 00024336  0x000060a0 store  0x00000008 , 0x0000472b 
+ 00024337  0x000060a1 rtn 
+ 00024338  0x000060a4 setarg  0x00040005 
+ 00024339  0x000060a5 branch  0x00005f10 
+ 00024340  0x000060a8 setarg  0x00022303 
+ 00024341  0x000060aa store  0x00000008 , 0x0000472a 
+ 00024342  0x000060ab setarg  0x00000003 
+ 00024343  0x000060ac store  0x00000008 , 0x00004733 
+ 00024344  0x000060ad rtn 
+ 00024345  0x000060b0 setarg  0x0000cd03 
+ 00024346  0x000060b1 branch  0x00005f15 
+ 00024347  0x000060b5 bpatch  0x00000092 , 0x00004012 
+ 00024348  0x000060b6 fetch  0x00000001 , 0x0000477f 
+ 00024349  0x000060b7 increase  0xffffffff , 0x0000003f 
+ 00024350  0x000060b8 store  0x00000001 , 0x0000477f 
+ 00024351  0x000060b9 fetcht  0x00000001 , 0x00004666 
+ 00024352  0x000060ba sub  0x00000002 , 0x00000001 , 0x0000003e 
+ 00024353  0x000060bb ncall  0x00005ed3 , 0x00000005 
+ 00024354  0x000060bc storet  0x00000001 , 0x00004666 
+ 00024355  0x000060bd call  0x00005ee3 
+ 00024356  0x000060be call  0x00005c59 
+ 00024357  0x000060bf branch  0x000054a0 
+ 00024358  0x000060c4 bpatch  0x00000093 , 0x00004012 
+ 00024359  0x000060c5 fetch  0x00000001 , 0x00004957 
+ 00024360  0x000060c6 rtneq  0x00000003 
+ 00024361  0x000060c7 fetch  0x00000008 , 0x00004713 
+ 00024362  0x000060c8 rtnbit0  0x00000038 
+ 00024363  0x000060c9 fetch  0x00000004 , 0x00004847 
+ 00024364  0x000060ca rtn  0x00000034 
+ 00024365  0x000060cb call  0x00005fcd 
+ 00024366  0x000060cc setarg  0x00000003 
+ 00024367  0x000060cd call  0x00005fc3 
+ 00024368  0x000060ce call  0x00005fbf , 0x00000034 
+ 00024369  0x000060cf ncall  0x00005fc1 , 0x00000034 
+ 00024370  0x000060d0 setarg  0x00000002 
+ 00024371  0x000060d1 call  0x00005fc8 
+ 00024372  0x000060d2 call  0x00005fbf , 0x00000034 
+ 00024373  0x000060d3 fetch  0x00000001 , 0x00004861 
+ 00024374  0x000060d4 beq  0x00000001 , 0x00005f3c 
+ 00024375  0x000060d6 fetch  0x00000008 , 0x00004713 
+ 00024376  0x000060d7 rtnbit0  0x00000038 
+ 00024377  0x000060d8 arg  0x00000005 , 0x00000039 
+ 00024378  0x000060d9 arg  0x00004861 , 0x00000005 
+ 00024379  0x000060da branch  0x00007ca1 
+ 00024380  0x000060dd call  0x00005f50 
+ 00024381  0x000060de fetch  0x00000002 , 0x00004862 
+ 00024382  0x000060df store  0x00000002 , 0x0000070b 
+ 00024383  0x000060e0 fetch  0x00000002 , 0x00004847 
+ 00024384  0x000060e1 store  0x00000002 , 0x0000070d 
+ 00024385  0x000060e2 call  0x00005f89 
+ 00024386  0x000060e3 fetch  0x00000002 , 0x0000070b 
+ 00024387  0x000060e4 store  0x00000002 , 0x00004862 
+ 00024388  0x000060e5 fetch  0x00000002 , 0x0000070d 
+ 00024389  0x000060e6 store  0x00000002 , 0x00004847 
+ 00024390  0x000060e8 fetch  0x00000002 , 0x00004864 
+ 00024391  0x000060e9 store  0x00000002 , 0x0000070b 
+ 00024392  0x000060ea fetch  0x00000002 , 0x00004849 
+ 00024393  0x000060eb store  0x00000002 , 0x0000070d 
+ 00024394  0x000060ec call  0x00005f91 
+ 00024395  0x000060ed fetch  0x00000002 , 0x0000070b 
+ 00024396  0x000060ee store  0x00000002 , 0x00004864 
+ 00024397  0x000060ef fetch  0x00000002 , 0x0000070d 
+ 00024398  0x000060f0 store  0x00000002 , 0x00004849 
+ 00024399  0x000060f1 rtn 
+ 00024400  0x000060f4 fetch  0x00000008 , 0x00004713 
+ 00024401  0x000060f5 rtnbit0  0x00000039 
+ 00024402  0x000060f6 bpatch  0x00000094 , 0x00004012 
+ 00024403  0x000060f7 fetch  0x00000002 , 0x00004862 
+ 00024404  0x000060f8 store  0x00000002 , 0x00000712 
+ 00024405  0x000060f9 call  0x00005f64 
+ 00024406  0x000060fa store  0x00000002 , 0x00004862 
+ 00024407  0x000060fb fetch  0x00000002 , 0x00004847 
+ 00024408  0x000060fc store  0x00000002 , 0x00000712 
+ 00024409  0x000060fd call  0x00005f72 
+ 00024410  0x000060fe store  0x00000002 , 0x00004847 
+ 00024411  0x000060ff fetch  0x00000002 , 0x00004864 
+ 00024412  0x00006100 store  0x00000002 , 0x00000712 
+ 00024413  0x00006101 call  0x00005f64 
+ 00024414  0x00006102 store  0x00000002 , 0x00004864 
+ 00024415  0x00006103 fetch  0x00000002 , 0x00004849 
+ 00024416  0x00006104 store  0x00000002 , 0x00000712 
+ 00024417  0x00006105 call  0x00005f72 
+ 00024418  0x00006106 store  0x00000002 , 0x00004849 
+ 00024419  0x00006107 rtn 
+ 00024420  0x0000610a fetch  0x00000001 , 0x00000713 
+ 00024421  0x0000610b branch  0x00005f67 , 0x00000034 
+ 00024422  0x0000610c branch  0x00005f6c 
+ 00024423  0x0000610f fetch  0x00000001 , 0x00000712 
+ 00024424  0x00006110 call  0x00005f7f 
+ 00024425  0x00006111 store  0x00000001 , 0x00000712 
+ 00024426  0x00006113 fetch  0x00000002 , 0x00000712 
+ 00024427  0x00006114 rtn 
+ 00024428  0x00006116 fetch  0x00000001 , 0x00000712 
+ 00024429  0x00006117 call  0x00005fbb 
+ 00024430  0x00006118 call  0x00005f7f 
+ 00024431  0x00006119 call  0x00007dc8 , 0x00000034 
+ 00024432  0x0000611a call  0x00005fb7 
+ 00024433  0x0000611b branch  0x00005f6a 
+ 00024434  0x0000611e fetch  0x00000001 , 0x00000713 
+ 00024435  0x0000611f branch  0x00005f75 , 0x00000034 
+ 00024436  0x00006120 branch  0x00005f79 
+ 00024437  0x00006122 fetch  0x00000001 , 0x00000712 
+ 00024438  0x00006123 call  0x00005f84 
+ 00024439  0x00006124 store  0x00000001 , 0x00000712 
+ 00024440  0x00006125 branch  0x00005f6a 
+ 00024441  0x00006127 fetch  0x00000001 , 0x00000712 
+ 00024442  0x00006128 call  0x00005fbb 
+ 00024443  0x00006129 call  0x00005f84 
+ 00024444  0x0000612a call  0x00007dc8 , 0x00000034 
+ 00024445  0x0000612b call  0x00005fb7 
+ 00024446  0x0000612c branch  0x00005f6a 
+ 00024447  0x0000612f mul32  0x0000003f , 0x00000004 , 0x0000003f 
+ 00024448  0x00006130 div  0x0000003f , 0x00000005 
+ 00024449  0x00006131 call  0x00007d62 
+ 00024450  0x00006132 quotient  0x0000003f 
+ 00024451  0x00006133 rtn 
+ 00024452  0x00006135 mul32  0x0000003f , 0x0000000c , 0x0000003f 
+ 00024453  0x00006136 div  0x0000003f , 0x0000000a 
+ 00024454  0x00006137 call  0x00007d62 
+ 00024455  0x00006138 quotient  0x0000003f 
+ 00024456  0x00006139 rtn 
+ 00024457  0x0000613c fetch  0x00000002 , 0x0000070b 
+ 00024458  0x0000613d fetcht  0x00000002 , 0x0000070d 
+ 00024459  0x0000613e iadd  0x00000002 , 0x0000003f 
+ 00024460  0x0000613f fetcht  0x00000001 , 0x00004866 
+ 00024461  0x00006140 iadd  0x00000002 , 0x0000003f 
+ 00024462  0x00006141 and  0x0000003f , 0x00000001 , 0x00000002 
+ 00024463  0x00006142 storet  0x00000001 , 0x00004866 
+ 00024464  0x00006143 branch  0x00005f99 
+ 00024465  0x00006146 fetch  0x00000002 , 0x0000070b 
+ 00024466  0x00006147 fetcht  0x00000002 , 0x0000070d 
+ 00024467  0x00006148 iadd  0x00000002 , 0x0000003f 
+ 00024468  0x00006149 fetcht  0x00000001 , 0x00004867 
+ 00024469  0x0000614a iadd  0x00000002 , 0x0000003f 
+ 00024470  0x0000614b and  0x0000003f , 0x00000001 , 0x00000002 
+ 00024471  0x0000614c storet  0x00000001 , 0x00004867 
+ 00024472  0x0000614d branch  0x00005f99 
+ 00024473  0x00006150 store  0x00000003 , 0x0000070f 
+ 00024474  0x00006151 isolate1  0x00000010 , 0x0000003f 
+ 00024475  0x00006152 branch  0x00005fa3 , 0x00000001 
+ 00024476  0x00006153 fetch  0x00000001 , 0x00000710 
+ 00024477  0x00006154 beq  0x000000ff , 0x00005faa 
+ 00024478  0x00006155 fetch  0x00000001 , 0x0000070f 
+ 00024479  0x00006157 rshift  0x0000003f , 0x0000003f 
+ 00024480  0x00006158 store  0x00000002 , 0x0000070b 
+ 00024481  0x00006159 store  0x00000002 , 0x0000070d 
+ 00024482  0x0000615a rtn 
+ 00024483  0x0000615c fetch  0x00000001 , 0x00000710 
+ 00024484  0x0000615d beq  0x00000000 , 0x00005fa7 
+ 00024485  0x0000615e fetch  0x00000003 , 0x0000070f 
+ 00024486  0x0000615f branch  0x00005f9f 
+ 00024487  0x00006161 jam  0x00000000 , 0x00000711 
+ 00024488  0x00006162 fetch  0x00000001 , 0x0000070f 
+ 00024489  0x00006163 branch  0x00005f9f 
+ 00024490  0x00006166 fetch  0x00000001 , 0x0000070f 
+ 00024491  0x00006167 call  0x00005fb5 
+ 00024492  0x00006168 store  0x00000001 , 0x0000070b 
+ 00024493  0x00006169 store  0x00000001 , 0x0000070d 
+ 00024494  0x0000616a branch  0x00005fb3 , 0x00000034 
+ 00024495  0x0000616b setarg  0x000000ff 
+ 00024496  0x0000616d store  0x00000001 , 0x0000070c 
+ 00024497  0x0000616e store  0x00000001 , 0x0000070e 
+ 00024498  0x0000616f rtn 
+ 00024499  0x00006171 setarg  0x00000000 
+ 00024500  0x00006172 branch  0x00005fb0 
+ 00024501  0x00006175 call  0x00005fbb 
+ 00024502  0x00006176 rshift  0x0000003f , 0x0000003f 
+ 00024503  0x00006178 call  0x00005fbc 
+ 00024504  0x00006179 sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00024505  0x0000617a store  0x00000001 , 0x00000712 
+ 00024506  0x0000617b rtn 
+ 00024507  0x0000617e sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00024508  0x00006180 store  0x00000001 , 0x00000684 
+ 00024509  0x00006181 fetch  0x00000001 , 0x00000684 
+ 00024510  0x00006182 rtn 
+ 00024511  0x00006185 jam  0x00000000 , 0x00004861 
+ 00024512  0x00006186 rtn 
+ 00024513  0x00006188 jam  0x00000001 , 0x00004861 
+ 00024514  0x00006189 rtn 
+ 00024515  0x0000618d isub  0x00000011 , 0x0000003e 
+ 00024516  0x0000618e nbranch  0x00007dc8 , 0x00000002 
+ 00024517  0x0000618f isub  0x00000012 , 0x0000003e 
+ 00024518  0x00006190 nbranch  0x00007dc8 , 0x00000002 
+ 00024519  0x00006191 branch  0x00007dca 
+ 00024520  0x00006193 isub  0x00000011 , 0x0000003e 
+ 00024521  0x00006194 nrtn  0x00000002 
+ 00024522  0x00006195 isub  0x00000012 , 0x0000003e 
+ 00024523  0x00006196 nrtn  0x00000002 
+ 00024524  0x00006197 branch  0x00007dca 
+ 00024525  0x0000619a fetch  0x00000002 , 0x00004847 
+ 00024526  0x0000619b call  0x00005fd4 
+ 00024527  0x0000619c copy  0x0000003f , 0x00000011 
+ 00024528  0x0000619d fetch  0x00000002 , 0x00004849 
+ 00024529  0x0000619e call  0x00005fd4 
+ 00024530  0x0000619f copy  0x0000003f , 0x00000012 
+ 00024531  0x000061a0 rtn 
+ 00024532  0x000061a3 store  0x00000002 , 0x0000070d 
+ 00024533  0x000061a4 fetch  0x00000001 , 0x0000070e 
+ 00024534  0x000061a5 beq  0x000000ff , 0x00005fda 
+ 00024535  0x000061a6 fetch  0x00000001 , 0x0000070d 
+ 00024536  0x000061a8 and_into  0x000000ff , 0x0000003f 
+ 00024537  0x000061aa rtn 
+ 00024538  0x000061ac fetch  0x00000002 , 0x0000070d 
+ 00024539  0x000061ad sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00024540  0x000061ae branch  0x00005fd8 
+ 00024541  0x000061b1 arg  0x0000461f , 0x00000013 
+ 00024542  0x000061b2 arg  0x00005fe0 , 0x00000012 
+ 00024543  0x000061b3 branch  0x000042e0 
+ 00024544  0x000061b5 fetch  0x00000004 , 0x00004613 
+ 00024545  0x000061b6 store  0x00000004 , 0x000045af 
+ 00024546  0x000061b7 jam  0x00000001 , 0x0000477d 
+ 00024547  0x000061b8 rtn 
+ 00024548  0x000061bc fetch  0x00000001 , 0x00004740 
+ 00024549  0x000061bd beq  0x00000000 , 0x00005fec 
+ 00024550  0x000061be beq  0x00000001 , 0x00005fee 
+ 00024551  0x000061bf beq  0x00000002 , 0x00005fe9 
+ 00024552  0x000061c0 beq  0x00000003 , 0x00005ff0 
+ 00024553  0x000061c2 setarg  0x000ea600 
+ 00024554  0x000061c4 store  0x00000004 , 0x00004613 
+ 00024555  0x000061c5 rtn 
+ 00024556  0x000061c7 setarg  0x0005e740 
+ 00024557  0x000061c8 branch  0x00005fea 
+ 00024558  0x000061ca setarg  0x000927c0 
+ 00024559  0x000061cb branch  0x00005fea 
+ 00024560  0x000061cd setarg  0x00124f80 
+ 00024561  0x000061ce branch  0x00005fea 
+ 00024562  0x000061d1 bpatch  0x00000095 , 0x00004012 
+ 00024563  0x000061d2 jam  0x00000000 , 0x00004600 
+ 00024564  0x000061d3 call  0x00003647 
+ 00024565  0x000061d4 setarg  0xffffffff 
+ 00024566  0x000061d5 store  0x00000004 , 0x000045af 
+ 00024567  0x000061d6 setarg  0x00000000 
+ 00024568  0x000061d7 store  0x00000007 , 0x00004846 
+ 00024569  0x000061d8 jam  0x00000001 , 0x0000473f 
+ 00024570  0x000061d9 call  0x000059ed 
+ 00024571  0x000061da call  0x000054dc 
+ 00024572  0x000061db branch  0x0000622b 
+ 00024573  0x000061de fetch  0x00000001 , 0x0000473f 
+ 00024574  0x000061df ncall  0x00006001 , 0x00000034 
+ 00024575  0x000061e0 jam  0x00000000 , 0x0000473f 
+ 00024576  0x000061e1 rtn 
+ 00024577  0x000061e4 call  0x0000594c 
+ 00024578  0x000061e5 fetch  0x00000008 , 0x00004713 
+ 00024579  0x000061e6 rtnbit0  0x0000003c 
+ 00024580  0x000061e8 fetch  0x00000001 , 0x0000464a 
+ 00024581  0x000061e9 arg  0x00000040 , 0x00000002 
+ 00024582  0x000061ea call  0x00006f21 
+ 00024583  0x000061eb fetch  0x00000001 , 0x0000464b 
+ 00024584  0x000061ec arg  0x00000040 , 0x00000002 
+ 00024585  0x000061ed branch  0x00006f21 
+ 00024586  0x000061f0 call  0x0000600e 
+ 00024587  0x000061f1 fetch  0x00000001 , 0x0000473f 
+ 00024588  0x000061f2 nbranch  0x00006235 , 0x00000034 
+ 00024589  0x000061f3 branch  0x00003610 
+ 00024590  0x000061f6 fetch  0x00000004 , 0x000045e8 
+ 00024591  0x000061f7 fetcht  0x00000004 , 0x000045e4 
+ 00024592  0x000061f8 isub  0x00000002 , 0x0000003e 
+ 00024593  0x000061f9 branch  0x00006013 , 0x00000005 
+ 00024594  0x000061fa branch  0x00006016 
+ 00024595  0x000061fd jam  0x00000000 , 0x00004143 
+ 00024596  0x000061fe jam  0x000000aa , 0x00004141 
+ 00024597  0x000061ff rtn 
+ 00024598  0x00006201 jam  0x000000ff , 0x00004143 
+ 00024599  0x00006202 rtn 
+ 00024600  0x00006205 set0  0x00000026 , 0x00000000 
+ 00024601  0x00006206 jam  0x00000000 , 0x000045fc 
+ 00024602  0x00006207 arg  0x00000001 , 0x00000007 
+ 00024603  0x00006208 branch  0x00005f04 
+ 00024604  0x0000620b fetch  0x00000008 , 0x00004713 
+ 00024605  0x0000620c bbit0  0x00000011 , 0x0000602a 
+ 00024606  0x0000620d call  0x00006195 
+ 00024607  0x0000620e call  0x000054ac 
+ 00024608  0x0000620f branch  0x00006067 , 0x00000028 
+ 00024609  0x00006210 fetch  0x00000008 , 0x00004713 
+ 00024610  0x00006211 bbit1  0x00000030 , 0x0000602f 
+ 00024611  0x00006212 bbit0  0x00000031 , 0x0000602f 
+ 00024612  0x00006213 call  0x00005883 
+ 00024613  0x00006214 and  0x00000011 , 0x00000007 , 0x0000003f 
+ 00024614  0x00006215 fetcht  0x00000001 , 0x00004728 
+ 00024615  0x00006216 isub  0x00000002 , 0x0000003e 
+ 00024616  0x00006217 branch  0x00006047 , 0x00000005 
+ 00024617  0x00006218 branch  0x0000602f 
+ 00024618  0x0000621b fetch  0x00000001 , 0x0000477f 
+ 00024619  0x0000621c nbranch  0x00005f1b , 0x00000034 
+ 00024620  0x0000621d rtn 
+ 00024621  0x00006220 call  0x000054ac 
+ 00024622  0x00006221 branch  0x00006038 , 0x00000028 
+ 00024623  0x00006223 jam  0x00000000 , 0x00004666 
+ 00024624  0x00006224 fetch  0x00000002 , 0x00004721 
+ 00024625  0x00006225 store  0x00000002 , 0x000045de 
+ 00024626  0x00006226 jam  0x00000002 , 0x000045e2 
+ 00024627  0x00006227 branch  0x00003534 
+ 00024628  0x0000622a fetch  0x00000002 , 0x000045d6 
+ 00024629  0x0000622b store  0x00000002 , 0x000045de 
+ 00024630  0x0000622c jam  0x00000004 , 0x000045e2 
+ 00024631  0x0000622d branch  0x00003534 
+ 00024632  0x00006230 fetch  0x00000001 , 0x00004666 
+ 00024633  0x00006231 beq  0x00000000 , 0x00006067 
+ 00024634  0x00006232 call  0x00005aa8 
+ 00024635  0x00006234 call  0x00006018 
+ 00024636  0x00006235 jam  0x00000001 , 0x00004666 
+ 00024637  0x00006236 call  0x00005c6f 
+ 00024638  0x00006237 branch  0x000054a0 
+ 00024639  0x0000623a call  0x000054ac 
+ 00024640  0x0000623b branch  0x000054cd , 0x00000028 
+ 00024641  0x0000623c branch  0x00005c1a 
+ 00024642  0x0000623f call  0x000054ac 
+ 00024643  0x00006240 rtn  0x00000028 
+ 00024644  0x00006241 fetch  0x00000008 , 0x00004713 
+ 00024645  0x00006242 bbit1  0x0000003e , 0x00005ca3 
+ 00024646  0x00006243 rtn 
+ 00024647  0x00006246 call  0x00006195 
+ 00024648  0x00006247 jam  0x00000000 , 0x000045e2 
+ 00024649  0x00006248 arg  0x00000001 , 0x00000007 
+ 00024650  0x00006249 call  0x00005f00 
+ 00024651  0x0000624a setarg  0x00000000 
+ 00024652  0x0000624b store  0x00000002 , 0x000045de 
+ 00024653  0x0000624c call  0x00005c39 
+ 00024654  0x0000624d jam  0x00000001 , 0x00004589 
+ 00024655  0x0000624e fetch  0x00000008 , 0x00004713 
+ 00024656  0x0000624f bbit0  0x00000016 , 0x00003291 
+ 00024657  0x00006250 jam  0x00000002 , 0x00004589 
+ 00024658  0x00006251 branch  0x00003291 
+ 00024659  0x00006254 fetch  0x00000001 , 0x00004600 
+ 00024660  0x00006255 nbranch  0x00005ff2 , 0x00000034 
+ 00024661  0x00006256 fetch  0x00000001 , 0x000045e2 
+ 00024662  0x00006257 beq  0x00000002 , 0x0000605f 
+ 00024663  0x00006258 beq  0x00000004 , 0x0000606b 
+ 00024664  0x00006259 beq  0x00000003 , 0x00006070 
+ 00024665  0x0000625b call  0x00006018 
+ 00024666  0x0000625c fetch  0x00000001 , 0x0000477f 
+ 00024667  0x0000625d nbranch  0x00005f1b , 0x00000034 
+ 00024668  0x0000625e fetch  0x00000001 , 0x00004666 
+ 00024669  0x0000625f beq  0x00000000 , 0x000054cd 
+ 00024670  0x00006260 rtn 
+ 00024671  0x00006263 fetch  0x00000008 , 0x00004713 
+ 00024672  0x00006264 bbit1  0x0000003e , 0x00006034 
+ 00024673  0x00006265 bbit1  0x00000030 , 0x00006034 
+ 00024674  0x00006266 bbit0  0x0000003a , 0x00006067 
+ 00024675  0x00006267 fetch  0x00000004 , 0x00004691 
+ 00024676  0x00006268 fetcht  0x00000004 , 0x000046e6 
+ 00024677  0x00006269 isub  0x00000002 , 0x0000003e 
+ 00024678  0x0000626a branch  0x00006047 , 0x00000005 
+ 00024679  0x0000626c fetch  0x00000002 , 0x000045dc 
+ 00024680  0x0000626d store  0x00000002 , 0x000045de 
+ 00024681  0x0000626e jam  0x00000003 , 0x000045e2 
+ 00024682  0x0000626f branch  0x00003534 
+ 00024683  0x00006272 fetch  0x00000008 , 0x00004713 
+ 00024684  0x00006273 bbit0  0x0000003e , 0x00006059 
+ 00024685  0x00006274 fetch  0x00000001 , 0x0000471b 
+ 00024686  0x00006275 beq  0x00000001 , 0x00006059 
+ 00024687  0x00006276 branch  0x0000603b 
+ 00024688  0x00006279 fetch  0x00000008 , 0x00004713 
+ 00024689  0x0000627a bbit0  0x0000003e , 0x00006059 
+ 00024690  0x0000627b bbit1  0x00000013 , 0x00006059 
+ 00024691  0x0000627c bbit1  0x00000012 , 0x00006059 
+ 00024692  0x0000627d branch  0x00006035 
+ 00024693  0x00006280 fetch  0x00000004 , 0x0000458f 
+ 00024694  0x00006281 store  0x00000004 , 0x000045e8 
+ 00024695  0x00006282 store  0x00000004 , 0x00004691 
+ 00024696  0x00006283 call  0x0000355a 
+ 00024697  0x00006284 call  0x00005c0b 
+ 00024698  0x00006285 call  0x0000618e 
+ 00024699  0x00006286 call  0x00005a73 
+ 00024700  0x00006287 jam  0x00000000 , 0x0000477d 
+ 00024701  0x00006288 jam  0x00000000 , 0x000045fc 
+ 00024702  0x00006289 jam  0x00000000 , 0x000045e2 
+ 00024703  0x0000628a fetch  0x00000004 , 0x000045e8 
+ 00024704  0x0000628b fetch  0x00000004 , 0x000045e4 
+ 00024705  0x0000628c isub  0x00000002 , 0x0000003e 
+ 00024706  0x0000628d rtn  0x00000005 
+ 00024707  0x0000628e branch  0x00006042 
+ 00024708  0x00006291 call  0x00005a73 
+ 00024709  0x00006292 call  0x00005a84 
+ 00024710  0x00006294 call  0x0000618e 
+ 00024711  0x00006295 call  0x00005c0b 
+ 00024712  0x00006296 arg  0x00000001 , 0x00000007 
+ 00024713  0x00006297 call  0x00005f04 
+ 00024714  0x00006298 setarg  0x00000000 
+ 00024715  0x00006299 store  0x00000002 , 0x000045d8 
+ 00024716  0x0000629a store  0x00000002 , 0x000045de 
+ 00024717  0x0000629b store  0x00000001 , 0x000045fc 
+ 00024718  0x0000629c store  0x00000001 , 0x00004860 
+ 00024719  0x0000629d store  0x00000001 , 0x000045e2 
+ 00024720  0x000062a0 fetch  0x00000004 , 0x0000458f 
+ 00024721  0x000062a1 store  0x00000004 , 0x000045e8 
+ 00024722  0x000062a2 store  0x00000004 , 0x00004691 
+ 00024723  0x000062a3 branch  0x00005ca3 
+ 00024724  0x000062a6 call  0x00007de2 
+ 00024725  0x000062a7 branch  0x000023fd 
+ 00024726  0x000062aa bpatch  0x00000096 , 0x00004012 
+ 00024727  0x000062ab rtnmark0  0x00000026 
+ 00024728  0x000062ac call  0x00005601 
+ 00024729  0x000062ad nrtn  0x00000028 
+ 00024730  0x000062ae fetch  0x00000001 , 0x0000477c 
+ 00024731  0x000062af jam  0x00000000 , 0x0000477c 
+ 00024732  0x000062b0 ncall  0x00006094 , 0x00000034 
+ 00024733  0x000062b2 fetch  0x00000008 , 0x00004713 
+ 00024734  0x000062b3 bbit0  0x00000016 , 0x000060a1 
+ 00024735  0x000062b4 fetch  0x00000001 , 0x0000496c 
+ 00024736  0x000062b5 nbranch  0x000060b6 , 0x00000034 
+ 00024737  0x000062b7 call  0x00005a74 
+ 00024738  0x000062b8 fetch  0x00000001 , 0x00004589 
+ 00024739  0x000062b9 bbit1  0x00000001 , 0x000060b0 
+ 00024740  0x000062ba fetcht  0x00000001 , 0x0000451a 
+ 00024741  0x000062bb fetch  0x00000001 , 0x00004846 
+ 00024742  0x000062bc ior  0x00000002 , 0x0000003f 
+ 00024743  0x000062bd store  0x00000001 , 0x00004846 
+ 00024744  0x000062be fetcht  0x00000001 , 0x0000451f 
+ 00024745  0x000062bf fetch  0x00000001 , 0x0000484b 
+ 00024746  0x000062c0 iadd  0x00000002 , 0x0000003f 
+ 00024747  0x000062c1 store  0x00000001 , 0x0000484b 
+ 00024748  0x000062c2 fetcht  0x00000001 , 0x00004520 
+ 00024749  0x000062c3 fetch  0x00000001 , 0x0000484c 
+ 00024750  0x000062c4 iadd  0x00000002 , 0x0000003f 
+ 00024751  0x000062c5 store  0x00000001 , 0x0000484c 
+ 00024752  0x000062c7 jam  0x00000001 , 0x00004589 
+ 00024753  0x000062c8 arg  0x00000007 , 0x00000011 
+ 00024754  0x000062c9 arg  0x00004846 , 0x00000012 
+ 00024755  0x000062ca fetch  0x00000002 , 0x0000484b 
+ 00024756  0x000062cb rtn  0x00000034 
+ 00024757  0x000062cc branch  0x000036db 
+ 00024758  0x000062cf jam  0x00000002 , 0x00004589 
+ 00024759  0x000062d0 arg  0x00000009 , 0x00000011 
+ 00024760  0x000062d1 fetch  0x00000001 , 0x0000496d 
+ 00024761  0x000062d2 nbranch  0x000060bc , 0x00000034 
+ 00024762  0x000062d3 arg  0x00004733 , 0x00000012 
+ 00024763  0x000062d4 rtn 
+ 00024764  0x000062d6 arg  0x0000472a , 0x00000012 
+ 00024765  0x000062d7 rtn 
+ 00024766  0x000062dd setarg  0x00000000 
+ 00024767  0x000062de store  0x00000003 , 0x000046f8 
+ 00024768  0x000062df rtn 
+ 00024769  0x000062e2 fetch  0x00000008 , 0x00004713 
+ 00024770  0x000062e3 rtnbit0  0x0000000e 
+ 00024771  0x000062e4 fetch  0x00000001 , 0x0000477d 
+ 00024772  0x000062e5 rtn  0x00000034 
+ 00024773  0x000062e6 fetch  0x00000001 , 0x00004602 
+ 00024774  0x000062e7 rtn  0x00000034 
+ 00024775  0x000062e8 fetch  0x00000001 , 0x000046f5 
+ 00024776  0x000062e9 increase  0x00000001 , 0x0000003f 
+ 00024777  0x000062ea and_into  0x00000003 , 0x0000003f 
+ 00024778  0x000062eb store  0x00000001 , 0x000046f5 
+ 00024779  0x000062ec nrtn  0x00000034 
+ 00024780  0x000062ed jam  0x00000000 , 0x000046f6 
+ 00024781  0x000062ef bpatch  0x00000097 , 0x00004012 
+ 00024782  0x000062f0 fetch  0x00000001 , 0x000046f6 
+ 00024783  0x000062f1 increase  0x00000001 , 0x0000003f 
+ 00024784  0x000062f2 store  0x00000001 , 0x000046f6 
+ 00024785  0x000062f3 sub  0x0000003f , 0x00000008 , 0x0000003e 
+ 00024786  0x000062f4 nbranch  0x000060d9 , 0x00000002 
+ 00024787  0x000062f5 call  0x0000357f 
+ 00024788  0x000062f6 call  0x00003651 
+ 00024789  0x000062f7 nbranch  0x000060df , 0x00000018 
+ 00024790  0x000062f8 nbranch  0x000060df , 0x0000002f 
+ 00024791  0x000062f9 call  0x000060f2 
+ 00024792  0x000062fa call  0x000060e9 
+ 00024793  0x000062fc call  0x0000357b 
+ 00024794  0x000062fd fetch  0x00000001 , 0x000046f7 
+ 00024795  0x000062fe increase  0x00000001 , 0x0000003f 
+ 00024796  0x000062ff store  0x00000001 , 0x000046f7 
+ 00024797  0x00006300 beq  0x00000010 , 0x000060e1 
+ 00024798  0x00006301 rtn 
+ 00024799  0x00006304 call  0x00003222 
+ 00024800  0x00006305 branch  0x000060cd 
+ 00024801  0x00006308 jam  0x00000000 , 0x000046f7 
+ 00024802  0x00006309 fetch  0x00000001 , 0x000046f8 
+ 00024803  0x0000630a rtnbit1  0x00000000 
+ 00024804  0x0000630b set1  0x00000000 , 0x0000003f 
+ 00024805  0x0000630c store  0x00000001 , 0x000046f8 
+ 00024806  0x0000630d fetch  0x00000002 , 0x00004723 
+ 00024807  0x0000630e store  0x00000002 , 0x00004781 
+ 00024808  0x0000630f branch  0x000059ed 
+ 00024809  0x00006312 fetch  0x00000001 , 0x00004602 
+ 00024810  0x00006313 branch  0x000060be , 0x00000034 
+ 00024811  0x00006314 jam  0x00000000 , 0x000046f7 
+ 00024812  0x00006315 fetch  0x00000001 , 0x000046f8 
+ 00024813  0x00006316 rtnbit0  0x00000000 
+ 00024814  0x00006317 set0  0x00000000 , 0x0000003f 
+ 00024815  0x00006318 store  0x00000001 , 0x000046f8 
+ 00024816  0x00006319 call  0x00005c0b 
+ 00024817  0x0000631a branch  0x0000594c 
+ 00024818  0x0000631d call  0x0000366e 
+ 00024819  0x0000631e fetch  0x00000001 , 0x000044f8 
+ 00024820  0x0000631f compare  0x00000008 , 0x0000003f , 0x000000f8 
+ 00024821  0x00006320 nrtn  0x00000001 
+ 00024822  0x00006321 fetch  0x00000001 , 0x000044f9 
+ 00024823  0x00006322 beq  0x000000ff , 0x00005ff2 
+ 00024824  0x00006323 rtn 
+ 00024825  0x00006329 fetch  0x00000001 , 0x00004793 
+ 00024826  0x0000632a nrtn  0x00000034 
+ 00024827  0x0000632b call  0x00005e78 
+ 00024828  0x0000632c call  0x000060fe 
+ 00024829  0x0000632d branch  0x00003662 
+ 00024830  0x00006330 arg  0x0000000c , 0x00000007 
+ 00024831  0x00006331 call  0x00007cef 
+ 00024832  0x00006332 nrtn  0x00000034 
+ 00024833  0x00006333 call  0x00006106 
+ 00024834  0x00006334 call  0x0000572c 
+ 00024835  0x00006336 arg  0x0000000c , 0x00000007 
+ 00024836  0x00006337 setarg  0x000000a0 
+ 00024837  0x00006338 branch  0x00007ce1 
+ 00024838  0x0000633b fetch  0x00000008 , 0x00004713 
+ 00024839  0x0000633c rtnbit0  0x00000028 
+ 00024840  0x0000633e branch  0x000056bb 
+ 00024841  0x00006342 fetch  0x00000001 , 0x00004666 
+ 00024842  0x00006343 bne  0x00000000 , 0x00002421 
+ 00024843  0x00006344 fetch  0x00000001 , 0x000045ca 
+ 00024844  0x00006345 rtn  0x00000034 
+ 00024845  0x00006347 jam  0x00000002 , 0x00008042 
+ 00024846  0x00006348 jam  0x000000f8 , 0x00008130 
+ 00024847  0x00006349 rtn 
+ 00024848  0x0000634f fetch  0x00000001 , 0x0000465c 
+ 00024849  0x00006350 rtneq  0x000000ff 
+ 00024850  0x00006351 fetch  0x00000002 , 0x00004781 
+ 00024851  0x00006352 rtn  0x00000034 
+ 00024852  0x00006353 fetch  0x00000002 , 0x00004725 
+ 00024853  0x00006354 fetcht  0x00000002 , 0x00004781 
+ 00024854  0x00006355 isub  0x00000002 , 0x00000002 
+ 00024855  0x00006356 fetch  0x00000002 , 0x0000470f 
+ 00024856  0x00006357 isub  0x00000002 , 0x0000003f 
+ 00024857  0x00006358 branch  0x0000611c , 0x00000002 
+ 00024858  0x0000635a fetcht  0x00000001 , 0x0000465c 
+ 00024859  0x0000635b branch  0x000061e5 
+ 00024860  0x0000635d fetcht  0x00000001 , 0x0000465c 
+ 00024861  0x0000635e branch  0x000061e4 
+ 00024862  0x00006366 arg  0x00004711 , 0x00000013 
+ 00024863  0x00006367 arg  0x00006121 , 0x00000012 
+ 00024864  0x00006368 branch  0x000042e0 
+ 00024865  0x0000636b bpatch  0x00000098 , 0x00004013 
+ 00024866  0x0000636c fetch  0x00000001 , 0x00004957 
+ 00024867  0x0000636d beq  0x00000003 , 0x00006131 
+ 00024868  0x0000636e beq  0x0000000b , 0x00006131 
+ 00024869  0x0000636f fetcht  0x00000001 , 0x00004690 
+ 00024870  0x00006370 increase  0x00000002 , 0x00000002 
+ 00024871  0x00006372 sub  0x00000002 , 0x00000003 , 0x0000003e 
+ 00024872  0x00006373 call  0x00006134 , 0x00000002 
+ 00024873  0x00006374 ncall  0x00006138 , 0x00000002 
+ 00024874  0x00006375 copy  0x00000002 , 0x0000003f 
+ 00024875  0x00006376 iadd  0x0000003f , 0x0000003f 
+ 00024876  0x00006377 store  0x00000001 , 0x0000470c 
+ 00024877  0x00006379 jam  0x00000004 , 0x000046fe 
+ 00024878  0x0000637a call  0x00006185 
+ 00024879  0x0000637b jam  0x00000001 , 0x000046fc 
+ 00024880  0x0000637c branch  0x00006192 
+ 00024881  0x0000637f fetcht  0x00000001 , 0x00004690 
+ 00024882  0x00006380 increase  0x00000001 , 0x00000002 
+ 00024883  0x00006381 branch  0x00006127 
+ 00024884  0x00006384 fetch  0x00000008 , 0x00004713 
+ 00024885  0x00006385 rtnbit0  0x0000001c 
+ 00024886  0x00006386 increase  0x00000001 , 0x00000002 
+ 00024887  0x00006387 rtn 
+ 00024888  0x00006389 increase  0xfffffffd , 0x00000002 
+ 00024889  0x0000638a rtn 
+ 00024890  0x0000638e fetch  0x00000001 , 0x00004661 
+ 00024891  0x0000638f rtneq  0x000000ff 
+ 00024892  0x00006390 fetch  0x00000002 , 0x00004790 
+ 00024893  0x00006391 nrtn  0x00000034 
+ 00024894  0x00006392 fetch  0x00000002 , 0x000045d8 
+ 00024895  0x00006393 nrtn  0x00000034 
+ 00024896  0x00006394 fetch  0x00000002 , 0x000045de 
+ 00024897  0x00006395 nrtn  0x00000034 
+ 00024898  0x00006396 fetch  0x00000001 , 0x00004701 
+ 00024899  0x00006397 nrtn  0x00000034 
+ 00024900  0x00006398 fetch  0x00000001 , 0x00004712 
+ 00024901  0x00006399 branch  0x00006121 , 0x00000034 
+ 00024902  0x0000639a store  0x00000001 , 0x00004711 
+ 00024903  0x0000639b rtn 
+ 00024904  0x000063a4 disable  0x00000028 
+ 00024905  0x000063a5 fetch  0x00000001 , 0x000046fe 
+ 00024906  0x000063a6 sub  0x0000003f , 0x00000004 , 0x0000003e 
+ 00024907  0x000063a7 nrtn  0x00000005 
+ 00024908  0x000063a8 branch  0x00007dba 
+ 00024909  0x000063ab fetch  0x00000008 , 0x00004713 
+ 00024910  0x000063ac rtnbit0  0x00000023 
+ 00024911  0x000063ad rtnbit0  0x00000004 
+ 00024912  0x000063ae fetch  0x00000002 , 0x00004790 
+ 00024913  0x000063af nrtn  0x00000034 
+ 00024914  0x000063b0 fetch  0x00000002 , 0x000045d8 
+ 00024915  0x000063b1 nrtn  0x00000034 
+ 00024916  0x000063b2 fetch  0x00000002 , 0x000045de 
+ 00024917  0x000063b3 nrtn  0x00000034 
+ 00024918  0x000063b4 fetch  0x00000001 , 0x00004701 
+ 00024919  0x000063b5 nrtn  0x00000034 
+ 00024920  0x000063b6 call  0x00006148 
+ 00024921  0x000063b7 rtn  0x00000028 
+ 00024922  0x000063b9 fetch  0x00000001 , 0x0000470e 
+ 00024923  0x000063ba branch  0x00006173 , 0x00000034 
+ 00024924  0x000063bc fetcht  0x00000001 , 0x00004709 
+ 00024925  0x000063bd increase  0x00000001 , 0x00000002 
+ 00024926  0x000063be storet  0x00000001 , 0x00004709 
+ 00024927  0x000063bf fetch  0x00000001 , 0x00004707 
+ 00024928  0x000063c0 isub  0x00000002 , 0x0000003e 
+ 00024929  0x000063c1 ncall  0x0000616a , 0x00000002 
+ 00024930  0x000063c2 fetch  0x00000001 , 0x00004708 
+ 00024931  0x000063c3 isub  0x00000002 , 0x0000003e 
+ 00024932  0x000063c4 nbranch  0x0000616e , 0x00000002 
+ 00024933  0x000063c6 fetch  0x00000008 , 0x00004713 
+ 00024934  0x000063c7 bbit1  0x00000024 , 0x000061d9 
+ 00024935  0x000063c8 bbit1  0x00000026 , 0x000061d9 
+ 00024936  0x000063ca fetcht  0x00000001 , 0x00004660 
+ 00024937  0x000063cb branch  0x000061e4 
+ 00024938  0x000063ce jam  0x00000001 , 0x00004709 
+ 00024939  0x000063cf fetch  0x00000001 , 0x0000470e 
+ 00024940  0x000063d0 increase  0xffffffff , 0x0000003f 
+ 00024941  0x000063d1 store  0x00000001 , 0x0000470e 
+ 00024942  0x000063d3 fetch  0x00000008 , 0x00004713 
+ 00024943  0x000063d4 bbit1  0x00000024 , 0x000061eb 
+ 00024944  0x000063d5 bbit1  0x00000026 , 0x000061eb 
+ 00024945  0x000063d7 fetcht  0x00000001 , 0x00004660 
+ 00024946  0x000063d8 branch  0x000061e5 
+ 00024947  0x000063db fetch  0x00000008 , 0x00004713 
+ 00024948  0x000063dc bbit1  0x00000022 , 0x0000616e 
+ 00024949  0x000063dd call  0x0000617e 
+ 00024950  0x000063de branch  0x0000615c 
+ 00024951  0x000063e7 jam  0x00000000 , 0x000046fb 
+ 00024952  0x000063e8 call  0x000061fd 
+ 00024953  0x000063e9 jam  0x00000000 , 0x000046fe 
+ 00024954  0x000063ea fetch  0x00000001 , 0x00004707 
+ 00024955  0x000063eb rshift  0x0000003f , 0x0000003f 
+ 00024956  0x000063ec store  0x00000001 , 0x00004708 
+ 00024957  0x000063ed rtn 
+ 00024958  0x000063ef fetch  0x00000001 , 0x0000470d 
+ 00024959  0x000063f0 store  0x00000001 , 0x0000470e 
+ 00024960  0x000063f1 rtn 
+ 00024961  0x000063f4 fetch  0x00000001 , 0x000046fe 
+ 00024962  0x000063f5 beq  0x00000001 , 0x00006188 
+ 00024963  0x000063f6 beq  0x00000002 , 0x0000618a 
+ 00024964  0x000063f7 beq  0x00000003 , 0x0000618c 
+ 00024965  0x000063f9 fetch  0x00000001 , 0x00004705 
+ 00024966  0x000063fb store  0x00000001 , 0x00004706 
+ 00024967  0x000063fc rtn 
+ 00024968  0x000063fe fetch  0x00000001 , 0x00004702 
+ 00024969  0x000063ff branch  0x00006186 
+ 00024970  0x00006401 fetch  0x00000001 , 0x00004703 
+ 00024971  0x00006402 branch  0x00006186 
+ 00024972  0x00006404 fetch  0x00000001 , 0x00004704 
+ 00024973  0x00006405 branch  0x00006186 
+ 00024974  0x00006409 bpatch  0x00000099 , 0x00004013 
+ 00024975  0x0000640a fetch  0x00000001 , 0x00004700 
+ 00024976  0x0000640b store  0x00000001 , 0x00004701 
+ 00024977  0x0000640c jam  0x00000000 , 0x000046fc 
+ 00024978  0x0000640e jam  0x00000000 , 0x000046fd 
+ 00024979  0x0000640f jam  0x00000001 , 0x000046fb 
+ 00024980  0x00006410 rtn 
+ 00024981  0x00006414 bpatch  0x0000009a , 0x00004013 
+ 00024982  0x00006415 fetch  0x00000001 , 0x00004666 
+ 00024983  0x00006416 rtnne  0x00000000 
+ 00024984  0x00006417 call  0x000061ae 
+ 00024985  0x00006418 jam  0x00000001 , 0x000046fe 
+ 00024986  0x00006419 call  0x00006188 
+ 00024987  0x0000641a fetch  0x00000001 , 0x000046ff 
+ 00024988  0x0000641b rtn  0x00000034 
+ 00024989  0x0000641c fetch  0x00000001 , 0x0000470a 
+ 00024990  0x0000641d branch  0x000061a9 
+ 00024991  0x00006420 fetch  0x00000001 , 0x00004666 
+ 00024992  0x00006421 rtneq  0x00000000 
+ 00024993  0x00006422 call  0x000061ae 
+ 00024994  0x00006423 fetch  0x00000008 , 0x00004713 
+ 00024995  0x00006424 rtnbit0  0x00000021 
+ 00024996  0x00006425 jam  0x00000003 , 0x000046fe 
+ 00024997  0x00006426 call  0x0000618c 
+ 00024998  0x00006427 fetch  0x00000001 , 0x000046ff 
+ 00024999  0x00006428 rtn  0x00000034 
+ 00025000  0x00006429 fetch  0x00000001 , 0x0000470b 
+ 00025001  0x0000642b store  0x00000001 , 0x0000470c 
+ 00025002  0x0000642c rtn 
+ 00025003  0x0000642f jam  0x00000000 , 0x000046ff 
+ 00025004  0x00006430 jam  0x00000002 , 0x000046fe 
+ 00025005  0x00006431 call  0x0000618a 
+ 00025006  0x00006433 jam  0x00000001 , 0x000046fb 
+ 00025007  0x00006434 jam  0x00000001 , 0x000046fc 
+ 00025008  0x00006435 branch  0x000061d8 
+ 00025009  0x0000643a fetch  0x00000001 , 0x000046fb 
+ 00025010  0x0000643b rtn  0x00000034 
+ 00025011  0x0000643c fetch  0x00000001 , 0x000046fc 
+ 00025012  0x0000643d beq  0x00000001 , 0x000061bd 
+ 00025013  0x0000643f fetch  0x00000001 , 0x00004701 
+ 00025014  0x00006440 branch  0x000061ba , 0x00000034 
+ 00025015  0x00006441 increase  0xffffffff 
+ 00025016  0x00006442 store  0x00000001 , 0x00004701 
+ 00025017  0x00006443 branch  0x000061d9 
+ 00025018  0x00006446 jam  0x00000000 , 0x000046fb 
+ 00025019  0x00006447 call  0x0000617e 
+ 00025020  0x00006448 branch  0x000061eb 
+ 00025021  0x0000644b bpatch  0x0000009b , 0x00004013 
+ 00025022  0x0000644c fetch  0x00000001 , 0x000046fe 
+ 00025023  0x0000644d rtn  0x00000034 
+ 00025024  0x0000644e beq  0x00000004 , 0x000061c5 
+ 00025025  0x0000644f branch  0x000061c2 
+ 00025026  0x00006452 fetch  0x00000001 , 0x000046ff 
+ 00025027  0x00006453 beq  0x00000001 , 0x000061c5 
+ 00025028  0x00006454 branch  0x000061c7 
+ 00025029  0x00006457 fetch  0x00000001 , 0x0000470c 
+ 00025030  0x00006458 branch  0x000061e6 , 0x00000034 
+ 00025031  0x0000645a arg  0x00004706 , 0x00000013 
+ 00025032  0x0000645b arg  0x000061ca , 0x00000012 
+ 00025033  0x0000645c branch  0x000042e0 
+ 00025034  0x0000645f fetch  0x00000001 , 0x000046fe 
+ 00025035  0x00006460 beq  0x00000004 , 0x000061d2 
+ 00025036  0x00006461 fetch  0x00000001 , 0x000046ff 
+ 00025037  0x00006462 beq  0x00000001 , 0x000061d2 
+ 00025038  0x00006464 call  0x00006181 
+ 00025039  0x00006465 fetch  0x00000001 , 0x000046fd 
+ 00025040  0x00006466 beq  0x00000001 , 0x000061e8 
+ 00025041  0x00006467 branch  0x000061d6 
+ 00025042  0x0000646a fetch  0x00000001 , 0x0000470c 
+ 00025043  0x0000646b increase  0xffffffff 
+ 00025044  0x0000646c store  0x00000001 , 0x0000470c 
+ 00025045  0x0000646d branch  0x000061ce 
+ 00025046  0x00006471 fetch  0x00000001 , 0x000046fe 
+ 00025047  0x00006472 beq  0x00000004 , 0x00006208 
+ 00025048  0x00006474 jam  0x00000001 , 0x000046fd 
+ 00025049  0x00006476 bpatch  0x0000009c , 0x00004013 
+ 00025050  0x00006477 fetch  0x00000001 , 0x00004666 
+ 00025051  0x00006478 beq  0x00000000 , 0x000061df 
+ 00025052  0x00006479 beq  0x00000001 , 0x000061e1 
+ 00025053  0x0000647a beq  0x00000002 , 0x000061e3 
+ 00025054  0x0000647b rtn 
+ 00025055  0x0000647d fetcht  0x00000001 , 0x0000465d 
+ 00025056  0x0000647e branch  0x000061e4 
+ 00025057  0x00006480 fetcht  0x00000001 , 0x0000465e 
+ 00025058  0x00006481 branch  0x000061e4 
+ 00025059  0x00006483 fetcht  0x00000001 , 0x0000465f 
+ 00025060  0x00006485 branch  0x00006ef7 
+ 00025061  0x00006488 branch  0x00006ef3 
+ 00025062  0x0000648b jam  0x00000000 , 0x000046fb 
+ 00025063  0x0000648c jam  0x00000000 , 0x000046fe 
+ 00025064  0x0000648e fetch  0x00000001 , 0x000046fe 
+ 00025065  0x0000648f beq  0x00000004 , 0x00006202 
+ 00025066  0x00006491 jam  0x00000000 , 0x000046fd 
+ 00025067  0x00006493 bpatch  0x0000009d , 0x00004013 
+ 00025068  0x00006494 fetch  0x00000001 , 0x00004666 
+ 00025069  0x00006495 beq  0x00000000 , 0x000061f1 
+ 00025070  0x00006496 beq  0x00000001 , 0x000061f5 
+ 00025071  0x00006497 beq  0x00000002 , 0x000061f9 
+ 00025072  0x00006498 rtn 
+ 00025073  0x0000649a fetcht  0x00000001 , 0x0000465d 
+ 00025074  0x0000649b fetch  0x00000008 , 0x00004713 
+ 00025075  0x0000649c bbit0  0x00000020 , 0x000061e5 
+ 00025076  0x0000649d branch  0x00006f0f 
+ 00025077  0x0000649f fetcht  0x00000001 , 0x0000465e 
+ 00025078  0x000064a0 fetch  0x00000008 , 0x00004713 
+ 00025079  0x000064a1 bbit0  0x00000020 , 0x000061e5 
+ 00025080  0x000064a2 branch  0x00006f0f 
+ 00025081  0x000064a4 fetcht  0x00000001 , 0x0000465f 
+ 00025082  0x000064a5 fetch  0x00000008 , 0x00004713 
+ 00025083  0x000064a6 bbit0  0x00000020 , 0x000061e5 
+ 00025084  0x000064a7 branch  0x00006f0f 
+ 00025085  0x000064aa call  0x000061f1 
+ 00025086  0x000064ab call  0x000061f5 
+ 00025087  0x000064ac call  0x000061f9 
+ 00025088  0x000064ad call  0x0000616e 
+ 00025089  0x000064ae branch  0x00006202 
+ 00025090  0x000064b1 jam  0x00000000 , 0x000046fd 
+ 00025091  0x000064b2 fetch  0x00000008 , 0x00004713 
+ 00025092  0x000064b3 bbit1  0x00000025 , 0x000061ea 
+ 00025093  0x000064b4 bbit1  0x00000026 , 0x000061ea 
+ 00025094  0x000064b6 fetcht  0x00000001 , 0x00004661 
+ 00025095  0x000064b7 branch  0x000061e5 
+ 00025096  0x000064ba jam  0x00000001 , 0x000046fd 
+ 00025097  0x000064bb fetch  0x00000008 , 0x00004713 
+ 00025098  0x000064bc bbit1  0x00000025 , 0x000061d8 
+ 00025099  0x000064bd bbit1  0x00000026 , 0x000061d8 
+ 00025100  0x000064bf fetcht  0x00000001 , 0x00004661 
+ 00025101  0x000064c0 branch  0x000061e4 
+ 00025102  0x000064c5 fetch  0x00000008 , 0x00004713 
+ 00025103  0x000064c6 rtnbit0  0x00000004 
+ 00025104  0x000064c7 fetch  0x00000001 , 0x00004709 
+ 00025105  0x000064c8 fetcht  0x00000001 , 0x00004708 
+ 00025106  0x000064c9 sub  0x0000003f , 0x00000002 , 0x0000003e 
+ 00025107  0x000064ca branch  0x0000621b , 0x00000002 
+ 00025108  0x000064cc fetch  0x00000001 , 0x00004666 
+ 00025109  0x000064cd beq  0x00000000 , 0x00006218 
+ 00025110  0x000064ce jam  0x00000001 , 0x00004094 
+ 00025111  0x000064cf rtn 
+ 00025112  0x000064d2 fetch  0x00000008 , 0x00004713 
+ 00025113  0x000064d3 rtnbit1  0x00000018 
+ 00025114  0x000064d4 branch  0x000036ca 
+ 00025115  0x000064d7 fetch  0x00000001 , 0x00004666 
+ 00025116  0x000064d8 beq  0x00000000 , 0x000036db 
+ 00025117  0x000064d9 jam  0x00000000 , 0x00004094 
+ 00025118  0x000064da rtn 
+ 00025119  0x000064df fetch  0x00000001 , 0x00000009 
+ 00025120  0x000064e0 branch  0x000035cb 
+ 00025121  0x000064e3 call  0x0000621f 
+ 00025122  0x000064e4 branch  0x000036e8 
+ 00025123  0x000064e7 fetch  0x00000001 , 0x00004843 
+ 00025124  0x000064e8 compare  0x00000003 , 0x0000003f , 0x00000003 
+ 00025125  0x000064e9 nbranch  0x00007dc8 , 0x00000001 
+ 00025126  0x000064ea call  0x0000432b 
+ 00025127  0x000064eb branch  0x00007dca 
+ 00025128  0x000064ee fetch  0x00000002 , 0x000044e9 
+ 00025129  0x000064ef bbit1  0x00000009 , 0x00006223 
+ 00025130  0x000064f0 rtn 
+ 00025131  0x000064f3 call  0x000036b4 
+ 00025132  0x000064f4 nrtn  0x00000028 
+ 00025133  0x000064f5 jam  0x00000001 , 0x0000477c 
+ 00025134  0x000064f6 call  0x000036be 
+ 00025135  0x000064f7 jam  0x00000000 , 0x00004772 
+ 00025136  0x000064f8 call  0x000062aa 
+ 00025137  0x000064f9 fetch  0x00000001 , 0x0000473f 
+ 00025138  0x000064fa ncall  0x000054dc , 0x00000034 
+ 00025139  0x000064fb fetch  0x00000004 , 0x000045af 
+ 00025140  0x000064fc branch  0x00003622 
+ 00025141  0x000064ff fetch  0x00000001 , 0x0000477b 
+ 00025142  0x00006500 branch  0x00003616 , 0x00000034 
+ 00025143  0x00006501 call  0x000036b4 
+ 00025144  0x00006502 nrtn  0x00000028 
+ 00025145  0x00006503 fetch  0x00000001 , 0x00004772 
+ 00025146  0x00006504 jam  0x00000000 , 0x00004772 
+ 00025147  0x00006505 sub  0x0000003f , 0x00000000 , 0x0000003e 
+ 00025148  0x00006506 nbranch  0x0000625c , 0x00000005 
+ 00025149  0x00006507 fetcht  0x00000002 , 0x00004622 
+ 00025150  0x00006508 sub  0x00000002 , 0x00000000 , 0x0000003e 
+ 00025151  0x00006509 branch  0x00006252 , 0x00000005 
+ 00025152  0x0000650b fetch  0x00000004 , 0x00004767 
+ 00025153  0x0000650c branch  0x00006252 , 0x00000034 
+ 00025154  0x0000650e fetcht  0x00000004 , 0x00004751 
+ 00025155  0x0000650f isub  0x00000002 , 0x00000002 
+ 00025156  0x00006510 storet  0x00000004 , 0x00004777 
+ 00025157  0x00006511 nbranch  0x00006255 , 0x00000002 
+ 00025158  0x00006512 fetch  0x00000003 , 0x00004608 
+ 00025159  0x00006513 isub  0x00000002 , 0x0000003f 
+ 00025160  0x00006514 nbranch  0x00006260 , 0x00000002 
+ 00025161  0x00006515 arg  0x00000600 , 0x00000002 
+ 00025162  0x00006516 isub  0x00000002 , 0x0000003e 
+ 00025163  0x00006517 nbranch  0x00006260 , 0x00000002 
+ 00025164  0x00006519 store  0x00000004 , 0x00004773 
+ 00025165  0x0000651a call  0x00006259 
+ 00025166  0x0000651b fetch  0x00000004 , 0x00004773 
+ 00025167  0x0000651d call  0x00007d25 
+ 00025168  0x0000651e storet  0x00000004 , 0x000040a9 
+ 00025169  0x0000651f branch  0x0000241e 
+ 00025170  0x00006522 call  0x00006259 
+ 00025171  0x00006523 fetch  0x00000003 , 0x00004608 
+ 00025172  0x00006524 branch  0x0000624c 
+ 00025173  0x00006527 sub  0x00000002 , 0x00000000 , 0x00000002 
+ 00025174  0x00006528 fetch  0x00000003 , 0x00004608 
+ 00025175  0x00006529 iadd  0x00000002 , 0x0000003f 
+ 00025176  0x0000652a branch  0x0000624c 
+ 00025177  0x0000652d setarg  0x00000000 
+ 00025178  0x0000652e store  0x00000004 , 0x00004777 
+ 00025179  0x0000652f rtn 
+ 00025180  0x00006532 fetch  0x00000004 , 0x00004767 
+ 00025181  0x00006533 fetcht  0x00000004 , 0x00004777 
+ 00025182  0x00006534 iadd  0x00000002 , 0x0000003f 
+ 00025183  0x00006535 branch  0x00006242 
+ 00025184  0x00006538 jam  0x00000001 , 0x00004772 
+ 00025185  0x00006539 rtn 
+ 00025186  0x0000653d call  0x00006264 
+ 00025187  0x0000653e branch  0x00005ffd 
+ 00025188  0x00006541 fetch  0x00000001 , 0x0000477b 
+ 00025189  0x00006542 rtn  0x00000034 
+ 00025190  0x00006543 fetch  0x00000001 , 0x00004618 
+ 00025191  0x00006544 beq  0x00000001 , 0x000062a6 
+ 00025192  0x00006545 fetch  0x00000001 , 0x00004760 
+ 00025193  0x00006546 branch  0x000062a6 , 0x00000034 
+ 00025194  0x00006547 copy  0x00000019 , 0x0000003f 
+ 00025195  0x00006548 fetcht  0x00000006 , 0x00004761 
+ 00025196  0x00006549 store  0x00000006 , 0x00004761 
+ 00025197  0x0000654a call  0x00007d10 
+ 00025198  0x0000654b store  0x00000004 , 0x00004767 
+ 00025199  0x0000654d fetch  0x00000001 , 0x00004772 
+ 00025200  0x0000654e nrtn  0x00000034 
+ 00025201  0x0000654f fetch  0x00000002 , 0x00004622 
+ 00025202  0x00006550 nrtn  0x00000034 
+ 00025203  0x00006551 fetch  0x00000004 , 0x00004767 
+ 00025204  0x00006553 fetcht  0x00000005 , 0x0000476b 
+ 00025205  0x00006554 iadd  0x00000002 , 0x0000003f 
+ 00025206  0x00006555 store  0x00000005 , 0x0000476b 
+ 00025207  0x00006556 fetcht  0x00000001 , 0x00004760 
+ 00025208  0x00006557 fetch  0x00000001 , 0x00004770 
+ 00025209  0x00006558 isub  0x00000002 , 0x0000003e 
+ 00025210  0x00006559 branch  0x0000627e , 0x00000005 
+ 00025211  0x0000655a increase  0x00000001 , 0x00000002 
+ 00025212  0x0000655b storet  0x00000001 , 0x00004760 
+ 00025213  0x0000655c rtn 
+ 00025214  0x0000655f jam  0x00000001 , 0x00004760 
+ 00025215  0x00006560 arg  0x00000000 , 0x00000002 
+ 00025216  0x00006561 fetch  0x00000005 , 0x0000476b 
+ 00025217  0x00006562 storet  0x00000005 , 0x0000476b 
+ 00025218  0x00006563 fetcht  0x00000001 , 0x00004770 
+ 00025219  0x00006564 idiv  0x00000002 
+ 00025220  0x00006565 call  0x00007d62 
+ 00025221  0x00006566 quotient  0x00000011 
+ 00025222  0x00006568 fetch  0x00000004 , 0x00004751 
+ 00025223  0x00006569 fetcht  0x00000001 , 0x00004771 
+ 00025224  0x0000656a isub  0x00000002 , 0x00000002 
+ 00025225  0x0000656b increase  0xffffffd8 , 0x00000002 
+ 00025226  0x0000656d copy  0x00000011 , 0x0000003f 
+ 00025227  0x0000656e isub  0x00000002 , 0x0000003f 
+ 00025228  0x0000656f branch  0x00006299 , 0x00000002 
+ 00025229  0x00006570 sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00025230  0x00006572 rshift2  0x0000003f , 0x0000003f 
+ 00025231  0x00006573 fetcht  0x00000003 , 0x00004608 
+ 00025232  0x00006574 iadd  0x00000002 , 0x00000002 
+ 00025233  0x00006575 bpatch  0x0000009e , 0x00004013 
+ 00025234  0x00006576 fetch  0x00000003 , 0x0000475d 
+ 00025235  0x00006577 arg  0x00001800 , 0x00000011 
+ 00025236  0x00006578 iadd  0x00000011 , 0x0000003f 
+ 00025237  0x00006579 isub  0x00000002 , 0x0000003e 
+ 00025238  0x0000657a nbranch  0x000062a4 , 0x00000002 
+ 00025239  0x0000657b storet  0x00000003 , 0x00004608 
+ 00025240  0x0000657c rtn 
+ 00025241  0x0000657f rshift2  0x0000003f , 0x00000002 
+ 00025242  0x00006580 fetch  0x00000003 , 0x00004608 
+ 00025243  0x00006581 isub  0x00000002 , 0x00000002 
+ 00025244  0x00006582 bpatch  0x0000009f , 0x00004013 
+ 00025245  0x00006583 fetch  0x00000003 , 0x0000475d 
+ 00025246  0x00006584 arg  0x00001800 , 0x00000011 
+ 00025247  0x00006585 isub  0x00000011 , 0x0000003f 
+ 00025248  0x00006586 isub  0x00000002 , 0x0000003e 
+ 00025249  0x00006587 branch  0x000062a4 , 0x00000002 
+ 00025250  0x00006588 storet  0x00000003 , 0x00004608 
+ 00025251  0x00006589 rtn 
+ 00025252  0x0000658c store  0x00000003 , 0x00004608 
+ 00025253  0x0000658d rtn 
+ 00025254  0x00006590 jam  0x00000001 , 0x00004760 
+ 00025255  0x00006591 copy  0x00000019 , 0x0000003f 
+ 00025256  0x00006592 store  0x00000006 , 0x00004761 
+ 00025257  0x00006593 rtn 
+ 00025258  0x00006596 setarg  0x00000000 
+ 00025259  0x00006597 store  0x00000001 , 0x00004760 
+ 00025260  0x00006598 store  0x00000005 , 0x0000476b 
+ 00025261  0x00006599 rtn 
+ 00025262  0x000065a3 call  0x00007396 
+ 00025263  0x000065a4 rtn  0x0000002b 
+ 00025264  0x000065a6 setarg  0x00006327 
+ 00025265  0x000065a7 store  0x00000002 , 0x000043db 
+ 00025266  0x000065a9 setarg  0x000062d9 
+ 00025267  0x000065aa store  0x00000002 , 0x000043dd 
+ 00025268  0x000065ac setarg  0x0000638a 
+ 00025269  0x000065ad store  0x00000002 , 0x000043df 
+ 00025270  0x000065af setarg  0x0000630e 
+ 00025271  0x000065b0 store  0x00000002 , 0x000043e3 
+ 00025272  0x000065b2 setarg  0x00006365 
+ 00025273  0x000065b3 store  0x00000002 , 0x00004524 
+ 00025274  0x000065b5 call  0x000062c2 
+ 00025275  0x000065b7 bpatch  0x000000a0 , 0x00004014 
+ 00025276  0x000065b8 call  0x00006396 
+ 00025277  0x000065bb fetch  0x00000001 , 0x0000451a 
+ 00025278  0x000065bc beq  0x00000000 , 0x000062d0 
+ 00025279  0x000065bd fetch  0x00000001 , 0x0000451b 
+ 00025280  0x000065be store  0x00000001 , 0x000044ec 
+ 00025281  0x000065bf branch  0x000063a1 
+ 00025282  0x000065c3 setarg  0x0000632b 
+ 00025283  0x000065c4 store  0x00000002 , 0x000043d5 
+ 00025284  0x000065c6 setarg  0x00006329 
+ 00025285  0x000065c7 store  0x00000002 , 0x000043d7 
+ 00025286  0x000065c9 setarg  0x00006340 
+ 00025287  0x000065ca store  0x00000002 , 0x0000451f 
+ 00025288  0x000065cc setarg  0x0000639a 
+ 00025289  0x000065cd store  0x00000002 , 0x00004521 
+ 00025290  0x000065cf jam  0x00000007 , 0x0000415e 
+ 00025291  0x000065d0 call  0x00002969 
+ 00025292  0x000065d1 call  0x0000638d 
+ 00025293  0x000065d2 call  0x00006ff7 
+ 00025294  0x000065d3 call  0x000078ad 
+ 00025295  0x000065d4 branch  0x000077ac 
+ 00025296  0x000065d9 jam  0x000000ff , 0x000044ec 
+ 00025297  0x000065da jam  0x00000001 , 0x0000451c 
+ 00025298  0x000065db branch  0x00006340 
+ 00025299  0x000065e0 fetch  0x00000001 , 0x0000451c 
+ 00025300  0x000065e1 beq  0x00000002 , 0x00004308 
+ 00025301  0x000065e2 call  0x000069b9 
+ 00025302  0x000065e3 fetch  0x00000001 , 0x00004441 
+ 00025303  0x000065e4 nbranch  0x00004308 , 0x00000034 
+ 00025304  0x000065e5 branch  0x0000430a 
+ 00025305  0x000065ea copy  0x00000013 , 0x0000003f 
+ 00025306  0x000065ed beq  0x00000014 , 0x000062e2 
+ 00025307  0x000065ee beq  0x00000015 , 0x000062e6 
+ 00025308  0x000065ef beq  0x0000003f , 0x000062e9 
+ 00025309  0x000065f0 beq  0x00000040 , 0x000062ef 
+ 00025310  0x000065f2 beq  0x00000010 , 0x000063b6 
+ 00025311  0x000065f3 beq  0x0000002c , 0x000062f5 
+ 00025312  0x000065f4 beq  0x0000002d , 0x00006300 
+ 00025313  0x000065f5 rtn 
+ 00025314  0x000065fb call  0x0000632d 
+ 00025315  0x000065fc setarg  0x00000000 
+ 00025316  0x000065fd store  0x00000002 , 0x000044f8 
+ 00025317  0x000065fe branch  0x00004325 
+ 00025318  0x00006602 call  0x000078ad 
+ 00025319  0x00006603 jam  0x00000000 , 0x000044f1 
+ 00025320  0x00006604 branch  0x00006340 
+ 00025321  0x00006608 call  0x000078ad 
+ 00025322  0x00006609 jam  0x00000001 , 0x000044f1 
+ 00025323  0x0000660a fetch  0x00000008 , 0x00004502 
+ 00025324  0x0000660b store  0x00000008 , 0x000042d3 
+ 00025325  0x0000660c call  0x0000432b 
+ 00025326  0x0000660d branch  0x00002e93 
+ 00025327  0x00006611 fetch  0x00000002 , 0x0000433c 
+ 00025328  0x00006612 rtneq  0x00000000 
+ 00025329  0x00006613 fetch  0x00000008 , 0x0000450a 
+ 00025330  0x00006614 rtn  0x00000034 
+ 00025331  0x00006615 store  0x00000008 , 0x000042d3 
+ 00025332  0x00006616 branch  0x00002e93 
+ 00025333  0x0000661e fetch  0x00000001 , 0x0000451a 
+ 00025334  0x0000661f rtneq  0x00000000 
+ 00025335  0x00006620 fetch  0x00000001 , 0x0000451c 
+ 00025336  0x00006621 rtnne  0x00000001 
+ 00025337  0x00006622 call  0x000062fb 
+ 00025338  0x00006623 branch  0x00004323 
+ 00025339  0x00006626 jam  0x00000001 , 0x000046bd 
+ 00025340  0x00006627 arg  0x0000000b , 0x00000039 
+ 00025341  0x00006628 arg  0x000046be , 0x00000005 
+ 00025342  0x00006629 arg  0x000046a7 , 0x00000006 
+ 00025343  0x0000662a branch  0x00007cda 
+ 00025344  0x0000662d fetch  0x00000001 , 0x0000451a 
+ 00025345  0x0000662e rtneq  0x00000000 
+ 00025346  0x0000662f fetch  0x00000001 , 0x0000451c 
+ 00025347  0x00006630 beq  0x00000001 , 0x00006305 
+ 00025348  0x00006631 branch  0x000063b2 
+ 00025349  0x00006634 fetch  0x00000001 , 0x000046bd 
+ 00025350  0x00006635 rtnne  0x00000001 
+ 00025351  0x00006636 jam  0x00000000 , 0x000046bd 
+ 00025352  0x00006637 fetch  0x00000002 , 0x000044e9 
+ 00025353  0x00006638 bbit1  0x00000009 , 0x00004325 
+ 00025354  0x00006639 arg  0x0000000b , 0x00000039 
+ 00025355  0x0000663a arg  0x000046be , 0x00000006 
+ 00025356  0x0000663b arg  0x000046a7 , 0x00000005 
+ 00025357  0x0000663c branch  0x00007cda 
+ 00025358  0x00006643 call  0x00006311 
+ 00025359  0x00006646 call  0x00006318 
+ 00025360  0x0000664a branch  0x00006322 
+ 00025361  0x0000664f arg  0x00004518 , 0x00000013 
+ 00025362  0x00006650 arg  0x00006314 , 0x00000012 
+ 00025363  0x00006651 branch  0x000042e7 
+ 00025364  0x00006653 jam  0x00000002 , 0x0000451c 
+ 00025365  0x00006654 call  0x00004325 
+ 00025366  0x00006655 call  0x0000634e 
+ 00025367  0x00006656 branch  0x0000639e 
+ 00025368  0x0000665a arg  0x000046ca , 0x00000013 
+ 00025369  0x0000665b arg  0x0000631b , 0x00000012 
+ 00025370  0x0000665c branch  0x000042e0 
+ 00025371  0x0000665f fetch  0x00000002 , 0x000044e9 
+ 00025372  0x00006660 bbit1  0x00000009 , 0x0000639e 
+ 00025373  0x00006661 fetch  0x00000001 , 0x000046a7 
+ 00025374  0x00006662 beq  0x00000001 , 0x0000639e 
+ 00025375  0x00006663 beq  0x00000004 , 0x0000639e 
+ 00025376  0x00006664 beq  0x00000005 , 0x0000639e 
+ 00025377  0x00006665 branch  0x00004327 
+ 00025378  0x0000666a fetch  0x00000001 , 0x0000451c 
+ 00025379  0x0000666b rtnne  0x00000001 
+ 00025380  0x0000666c arg  0x000044f8 , 0x00000013 
+ 00025381  0x0000666d arg  0x00006331 , 0x00000012 
+ 00025382  0x0000666e branch  0x000042e7 
+ 00025383  0x00006672 call  0x00006376 
+ 00025384  0x00006673 branch  0x00007027 
+ 00025385  0x00006677 call  0x00006f35 
+ 00025386  0x00006678 branch  0x0000701b 
+ 00025387  0x0000667b call  0x00006f35 
+ 00025388  0x0000667c branch  0x0000739a 
+ 00025389  0x00006687 fetch  0x00000002 , 0x00004514 
+ 00025390  0x00006688 store  0x00000002 , 0x00004516 
+ 00025391  0x00006689 store  0x00000002 , 0x00004518 
+ 00025392  0x0000668a branch  0x00004315 
+ 00025393  0x0000668e fetch  0x00000001 , 0x0000451c 
+ 00025394  0x0000668f rtnne  0x00000001 
+ 00025395  0x00006694 fetch  0x00000002 , 0x000044e9 
+ 00025396  0x00006695 rtnbit1  0x00000009 
+ 00025397  0x00006696 fetch  0x00000002 , 0x00004512 
+ 00025398  0x00006697 store  0x00000002 , 0x00004516 
+ 00025399  0x00006698 store  0x00000002 , 0x00004518 
+ 00025400  0x00006699 fetch  0x00000002 , 0x000044f4 
+ 00025401  0x0000669a call  0x000063c7 
+ 00025402  0x0000669b call  0x00004321 
+ 00025403  0x0000669c fetch  0x00000004 , 0x000044fe 
+ 00025404  0x0000669d store  0x00000004 , 0x000046aa 
+ 00025405  0x0000669e fetch  0x00000002 , 0x000044e9 
+ 00025406  0x0000669f rtnbit1  0x0000000b 
+ 00025407  0x000066a0 branch  0x00004317 
+ 00025408  0x000066a4 fetch  0x00000001 , 0x0000451c 
+ 00025409  0x000066a5 rtnne  0x00000001 
+ 00025410  0x000066aa fetch  0x00000002 , 0x000044f8 
+ 00025411  0x000066ab fetcht  0x00000002 , 0x000044f6 
+ 00025412  0x000066ac storet  0x00000002 , 0x000044f8 
+ 00025413  0x000066ad nrtn  0x00000034 
+ 00025414  0x000066ae fetch  0x00000002 , 0x000044f2 
+ 00025415  0x000066af call  0x000063c7 
+ 00025416  0x000066b0 call  0x00004321 
+ 00025417  0x000066b1 fetch  0x00000004 , 0x000044fa 
+ 00025418  0x000066b2 store  0x00000004 , 0x000046aa 
+ 00025419  0x000066b3 fetch  0x00000002 , 0x000044e9 
+ 00025420  0x000066b4 rtnbit1  0x0000000b 
+ 00025421  0x000066b5 branch  0x00004317 
+ 00025422  0x000066b8 fetch  0x00000002 , 0x000044e9 
+ 00025423  0x000066b9 bbit1  0x00000009 , 0x0000431f 
+ 00025424  0x000066ba branch  0x0000632d 
+ 00025425  0x000066bf call  0x00007dbc 
+ 00025426  0x000066c0 fetch  0x00000002 , 0x000044e9 
+ 00025427  0x000066c1 bbit1  0x00000009 , 0x00006355 
+ 00025428  0x000066c2 rtn 
+ 00025429  0x000066c5 fetch  0x00000001 , 0x000044f1 
+ 00025430  0x000066c6 rtn  0x00000034 
+ 00025431  0x000066c7 branch  0x00007dba 
+ 00025432  0x000066cd call  0x00007dbc 
+ 00025433  0x000066ce fetch  0x00000002 , 0x000044e9 
+ 00025434  0x000066cf rtnbit1  0x00000009 
+ 00025435  0x000066d0 branch  0x00007dba 
+ 00025436  0x000066d9 branch  0x00006340 
+ 00025437  0x000066de disable  0x0000002c 
+ 00025438  0x000066df fetch  0x00000002 , 0x00004516 
+ 00025439  0x000066e0 store  0x00000002 , 0x00004518 
+ 00025440  0x000066e2 call  0x00006358 
+ 00025441  0x000066e3 branch  0x0000635c , 0x00000028 
+ 00025442  0x000066e5 call  0x00006351 
+ 00025443  0x000066e6 nrtn  0x00000028 
+ 00025444  0x000066e7 branch  0x00007dbe 
+ 00025445  0x000066ec call  0x0000635d 
+ 00025446  0x000066ed nrtn  0x0000002c 
+ 00025447  0x000066ee deposit  0x00000011 
+ 00025448  0x000066ef branch  0x0000636c , 0x00000034 
+ 00025449  0x000066f1 call  0x00004323 
+ 00025450  0x000066f2 arg  0x0000452e , 0x00000013 
+ 00025451  0x000066f3 branch  0x0000636e 
+ 00025452  0x000066f6 call  0x00004325 
+ 00025453  0x000066f7 arg  0x00004556 , 0x00000013 
+ 00025454  0x000066fa arg  0x00000005 , 0x0000003f 
+ 00025455  0x000066fb imul32  0x00000007 , 0x0000003f 
+ 00025456  0x000066fc iadd  0x00000013 , 0x00000013 
+ 00025457  0x00006700 ifetch  0x00000001 , 0x00000013 
+ 00025458  0x00006701 rtn  0x00000034 
+ 00025459  0x00006702 call  0x00006382 
+ 00025460  0x00006703 increase  0x00000001 , 0x00000013 
+ 00025461  0x00006704 branch  0x00006371 
+ 00025462  0x00006708 fetch  0x00000002 , 0x000044e9 
+ 00025463  0x00006709 bbit1  0x00000009 , 0x00006379 
+ 00025464  0x0000670a rtn 
+ 00025465  0x0000670d call  0x00002a28 
+ 00025466  0x0000670e nrtn  0x00000034 
+ 00025467  0x0000670f call  0x00006385 
+ 00025468  0x00006710 nrtn  0x00000028 
+ 00025469  0x00006711 pincrease  0xffffffff 
+ 00025470  0x00006712 mul32  0x0000003f , 0x00000005 , 0x0000003f 
+ 00025471  0x00006713 arg  0x0000457e , 0x00000002 
+ 00025472  0x00006714 iadd  0x00000002 , 0x00000006 
+ 00025473  0x00006715 branch  0x000063cb 
+ 00025474  0x0000671a store  0x00000001 , 0x00000670 
+ 00025475  0x0000671b arg  0x00000670 , 0x00000011 
+ 00025476  0x0000671c branch  0x000078b2 
+ 00025477  0x0000671f arg  0x00000670 , 0x00000011 
+ 00025478  0x00006720 call  0x000078ca 
+ 00025479  0x00006721 nrtn  0x00000028 
+ 00025480  0x00006722 fetch  0x00000001 , 0x00000670 
+ 00025481  0x00006723 rtn 
+ 00025482  0x00006727 fetch  0x00000002 , 0x00004398 
+ 00025483  0x00006728 beq  0x00000018 , 0x000062e9 
+ 00025484  0x00006729 rtn 
+ 00025485  0x0000672c jam  0x00000002 , 0x000046c9 
+ 00025486  0x0000672e setarg  0x00200008 
+ 00025487  0x0000672f store  0x00000004 , 0x00004502 
+ 00025488  0x00006730 setarg  0x012c0005 
+ 00025489  0x00006731 istore  0x00000004 , 0x00000005 
+ 00025490  0x00006734 jam  0x00000017 , 0x000042e1 
+ 00025491  0x00006737 setarg  0x0000001b 
+ 00025492  0x00006738 store  0x00000002 , 0x00004332 
+ 00025493  0x00006739 branch  0x00002a41 
+ 00025494  0x0000673e arg  0x00000028 , 0x00000039 
+ 00025495  0x0000673f arg  0x0000457e , 0x00000005 
+ 00025496  0x00006740 arg  0x000094f9 , 0x00000006 
+ 00025497  0x00006741 branch  0x00007ccc 
+ 00025498  0x00006756 arg  0x00000000 , 0x00000011 
+ 00025499  0x00006757 arg  0x000046b2 , 0x00000013 
+ 00025500  0x00006758 call  0x000077ca 
+ 00025501  0x00006759 call  0x0000634e 
+ 00025502  0x0000675b fetch  0x00000001 , 0x000046c9 
+ 00025503  0x0000675c store  0x00000001 , 0x000046ca 
+ 00025504  0x0000675d rtn 
+ 00025505  0x00006762 setarg  0x00000000 
+ 00025506  0x00006763 call  0x000063ad 
+ 00025507  0x00006764 jam  0x00000001 , 0x000044e4 
+ 00025508  0x00006765 call  0x00007776 
+ 00025509  0x00006766 call  0x00007780 
+ 00025510  0x00006768 fetch  0x00000001 , 0x000046d0 
+ 00025511  0x00006769 branch  0x000063aa , 0x00000034 
+ 00025512  0x0000676a fetch  0x00000001 , 0x00008132 
+ 00025513  0x0000676b bbit1  0x00000004 , 0x000063b9 
+ 00025514  0x0000676d fetch  0x00000002 , 0x000044e9 
+ 00025515  0x0000676e rtnbit1  0x0000000c 
+ 00025516  0x0000676f branch  0x00004327 
+ 00025517  0x00006772 fetcht  0x00000002 , 0x00004430 
+ 00025518  0x00006773 istore  0x00000001 , 0x00000002 
+ 00025519  0x00006774 ifetch  0x00000001 , 0x00000005 
+ 00025520  0x00006775 store  0x00000001 , 0x000044eb 
+ 00025521  0x00006776 rtn 
+ 00025522  0x0000677a fetch  0x00000002 , 0x00004430 
+ 00025523  0x0000677b ifetch  0x00000001 , 0x0000003f 
+ 00025524  0x0000677c rtnne  0x00000000 
+ 00025525  0x0000677d branch  0x00004327 
+ 00025526  0x00006781 fetcht  0x00000002 , 0x00004430 
+ 00025527  0x00006782 ifetch  0x00000001 , 0x00000002 
+ 00025528  0x00006783 beq  0x00000001 , 0x000063c1 
+ 00025529  0x00006785 setarg  0x00000001 
+ 00025530  0x00006786 fetcht  0x00000002 , 0x00004430 
+ 00025531  0x00006787 istore  0x00000001 , 0x00000002 
+ 00025532  0x00006788 add  0x00000002 , 0x00000002 , 0x00000006 
+ 00025533  0x00006789 ifetch  0x00000001 , 0x00000006 
+ 00025534  0x0000678a istore  0x00000001 , 0x000044eb 
+ 00025535  0x0000678b ifetch  0x00000002 , 0x00000006 
+ 00025536  0x0000678c branch  0x00007d79 
+ 00025537  0x0000678f setarg  0x00000002 
+ 00025538  0x00006790 call  0x000063ad 
+ 00025539  0x00006791 add  0x00000002 , 0x00000005 , 0x00000006 
+ 00025540  0x00006792 ifetch  0x00000002 , 0x00000006 
+ 00025541  0x00006793 branch  0x00004327 , 0x00000034 
+ 00025542  0x00006794 branch  0x00007d79 
+ 00025543  0x0000679a store  0x00000002 , 0x000040a4 
+ 00025544  0x0000679b increase  0xfffffffc , 0x0000003f 
+ 00025545  0x0000679c store  0x00000002 , 0x00004389 
+ 00025546  0x0000679d rtn 
+ 00025547  0x000067a0 ifetch  0x00000001 , 0x00000006 
+ 00025548  0x000067a1 copy  0x0000003f , 0x00000011 
+ 00025549  0x000067a2 ifetcht  0x00000002 , 0x00000006 
+ 00025550  0x000067a3 call  0x00007c6d 
+ 00025551  0x000067a4 call  0x00002dee 
+ 00025552  0x000067a5 copy  0x00000011 , 0x00000039 
+ 00025553  0x000067a6 call  0x00007c67 
+ 00025554  0x000067a7 branch  0x00007cda 
+ 00025555  0x000067aa setarg  0x000093c0 
+ 00025556  0x000067ab store  0x00000002 , 0x000042f7 
+ 00025557  0x000067ac rtn 
+ 00025558  0x000067af setarg  0x000046d2 
+ 00025559  0x000067b0 store  0x00000002 , 0x000042f7 
+ 00025560  0x000067b1 rtn 
+ 00025561  0x000067b5 fetch  0x00000002 , 0x000046cb 
+ 00025562  0x000067b6 store  0x00000002 , 0x00004526 
+ 00025563  0x000067b7 fetch  0x00000001 , 0x000046cd 
+ 00025564  0x000067b8 store  0x00000001 , 0x000046a9 
+ 00025565  0x000067b9 store  0x00000001 , 0x000046b4 
+ 00025566  0x000067ba fetch  0x00000001 , 0x000046ce 
+ 00025567  0x000067bb store  0x00000001 , 0x0000451a 
+ 00025568  0x000067bc fetch  0x00000001 , 0x000046cf 
+ 00025569  0x000067bd store  0x00000001 , 0x0000451b 
+ 00025570  0x000067c3 setarg  0x00000002 
+ 00025571  0x000067c4 store  0x00000002 , 0x0000452e 
+ 00025572  0x000067c5 store  0x00000002 , 0x00004533 
+ 00025573  0x000067c6 setarg  0x00000006 
+ 00025574  0x000067c7 store  0x00000002 , 0x00004556 
+ 00025575  0x000067c8 store  0x00000002 , 0x0000455b 
+ 00025576  0x000067c9 setarg  0x00000007 
+ 00025577  0x000067ca store  0x00000002 , 0x00004538 
+ 00025578  0x000067cb setarg  0x00000008 
+ 00025579  0x000067cc store  0x00000002 , 0x00004560 
+ 00025580  0x000067cd setarg  0x0000451c 
+ 00025581  0x000067ce store  0x00000002 , 0x00004430 
+ 00025582  0x000067cf setarg  0x00201400 
+ 00025583  0x000067d0 store  0x00000003 , 0x0000451c 
+ 00025584  0x000067d1 jam  0x00000001 , 0x00004094 
+ 00025585  0x000067d2 setarg  0x00000100 
+ 00025586  0x000067d3 store  0x00000002 , 0x000040a4 
+ 00025587  0x000067d4 jam  0x00000008 , 0x000040a6 
+ 00025588  0x000067d5 jam  0x00000005 , 0x000040c0 
+ 00025589  0x000067d6 jam  0x00000002 , 0x000040c1 
+ 00025590  0x000067d7 setarg  0x00000096 
+ 00025591  0x000067d8 store  0x00000002 , 0x000044fa 
+ 00025592  0x000067d9 istore  0x00000002 , 0x00000005 
+ 00025593  0x000067da setarg  0x00000296 
+ 00025594  0x000067db store  0x00000002 , 0x000044fe 
+ 00025595  0x000067dc istore  0x00000002 , 0x00000005 
+ 00025596  0x000067dd setsect  0x00000000 , 0x00000010 
+ 00025597  0x000067de setsect  0x00000001 , 0x00008008 
+ 00025598  0x000067df setsect  0x00000002 , 0x0002c000 
+ 00025599  0x000067e0 setsect  0x00000003 , 0x00000004 
+ 00025600  0x000067e1 store  0x00000008 , 0x0000450a 
+ 00025601  0x000067e2 jam  0x00000001 , 0x000044ee 
+ 00025602  0x000067e3 setarg  0x000046a7 
+ 00025603  0x000067e4 store  0x00000002 , 0x000044ef 
+ 00025604  0x000067e5 setarg  0x00000000 
+ 00025605  0x000067e6 store  0x00000002 , 0x000046a7 
+ 00025606  0x000067e7 setsect  0x00000000 , 0x000001a0 
+ 00025607  0x000067e8 setsect  0x00000001 , 0x00000068 
+ 00025608  0x000067e9 setsect  0x00000002 , 0x00000000 
+ 00025609  0x000067ea setsect  0x00000003 , 0x00000000 
+ 00025610  0x000067eb store  0x00000008 , 0x000046aa 
+ 00025611  0x000067ec setarg  0x00000301 
+ 00025612  0x000067ed store  0x00000002 , 0x000046b2 
+ 00025613  0x000067ee setsect  0x00000000 , 0x000001a0 
+ 00025614  0x000067ef setsect  0x00000001 , 0x000000e8 
+ 00025615  0x000067f0 setsect  0x00000002 , 0x00000000 
+ 00025616  0x000067f1 setsect  0x00000003 , 0x00000000 
+ 00025617  0x000067f2 store  0x00000008 , 0x000046b5 
+ 00025618  0x000067f3 setarg  0x0000000e 
+ 00025619  0x000067f4 store  0x00000002 , 0x000044f2 
+ 00025620  0x000067f5 setarg  0x00000140 
+ 00025621  0x000067f6 store  0x00000002 , 0x000044f4 
+ 00025622  0x000067f7 store  0x00000002 , 0x00004389 
+ 00025623  0x000067f8 setarg  0x00000050 
+ 00025624  0x000067f9 store  0x00000002 , 0x000044f6 
+ 00025625  0x000067fa jam  0x00000007 , 0x00004393 
+ 00025626  0x000067fb jam  0x00000000 , 0x00004388 
+ 00025627  0x000067fc setsect  0x00000000 , 0x000000fb 
+ 00025628  0x000067fd setsect  0x00000001 , 0x0002c212 
+ 00025629  0x000067fe setsect  0x00000002 , 0x0000800f 
+ 00025630  0x000067ff setsect  0x00000003 , 0x00000021 
+ 00025631  0x00006800 store  0x00000008 , 0x000043c0 
+ 00025632  0x00006801 setsect  0x00000000 , 0x00000bb8 
+ 00025633  0x00006802 setsect  0x00000001 , 0x000002ee 
+ 00025634  0x00006803 store  0x00000004 , 0x00004512 
+ 00025635  0x00006804 setarg  0x000045d8 
+ 00025636  0x00006805 store  0x00000002 , 0x000043fb 
+ 00025637  0x00006806 setarg  0x00002001 
+ 00025638  0x00006807 store  0x00000002 , 0x000045d8 
+ 00025639  0x00006808 jam  0x0000001f , 0x00004348 
+ 00025640  0x00006809 setsect  0x00000000 , 0x00010102 
+ 00025641  0x0000680a setsect  0x00000001 , 0x000080c1 
+ 00025642  0x0000680b setsect  0x00000002 , 0x00018120 
+ 00025643  0x0000680c setsect  0x00000003 , 0x0000640c 
+ 00025644  0x0000680d store  0x00000009 , 0x00004349 
+ 00025645  0x0000680e setsect  0x00000000 , 0x000003c1 
+ 00025646  0x0000680f istore  0x00000002 , 0x00000005 
+ 00025647  0x00006810 jam  0x0000001f , 0x00004368 
+ 00025648  0x00006811 setsect  0x00000000 , 0x0002090d 
+ 00025649  0x00006812 setsect  0x00000001 , 0x00034c15 
+ 00025650  0x00006813 setsect  0x00000002 , 0x00028532 
+ 00025651  0x00006814 setsect  0x00000003 , 0x0001d1d5 
+ 00025652  0x00006815 store  0x00000009 , 0x00004369 
+ 00025653  0x00006816 setsect  0x00000000 , 0x00026574 
+ 00025654  0x00006817 setsect  0x00000001 , 0x0000001c 
+ 00025655  0x00006818 istore  0x00000003 , 0x00000005 
+ 00025656  0x00006819 setarg  0x00004523 
+ 00025657  0x0000681a store  0x00000002 , 0x0000442c 
+ 00025658  0x0000681b jam  0x00000002 , 0x00004523 
+ 00025659  0x0000681c setarg  0x000045fd 
+ 00025660  0x0000681d store  0x00000002 , 0x000043f8 
+ 00025661  0x0000681e jam  0x00000005 , 0x000043fa 
+ 00025662  0x0000681f fetch  0x00000001 , 0x000046d1 
+ 00025663  0x00006820 beq  0x00000000 , 0x000063d3 
+ 00025664  0x00006821 beq  0x00000001 , 0x000063d6 
+ 00025665  0x00006822 rtn 
+ 00025666  0x00006830 fetch  0x00000006 , 0x00004ef4 
+ 00025667  0x00006831 store  0x00000006 , 0x00004526 
+ 00025668  0x00006832 jam  0x00000006 , 0x00004523 
+ 00025669  0x00006833 setarg  0x00004523 
+ 00025670  0x00006834 store  0x00000002 , 0x0000442c 
+ 00025671  0x00006835 rtn 
+ 00025672  0x00006839 fetch  0x00000007 , 0x00004ef4 
+ 00025673  0x0000683a store  0x00000007 , 0x00004526 
+ 00025674  0x0000683b jam  0x00000007 , 0x00004523 
+ 00025675  0x0000683c setarg  0x00004523 
+ 00025676  0x0000683d store  0x00000002 , 0x0000442c 
+ 00025677  0x0000683e rtn 
+ 00025678  0x00006842 fetch  0x00000008 , 0x00004ef4 
+ 00025679  0x00006843 store  0x00000008 , 0x00004526 
+ 00025680  0x00006844 jam  0x00000008 , 0x00004523 
+ 00025681  0x00006845 setarg  0x00004523 
+ 00025682  0x00006846 store  0x00000002 , 0x0000442c 
+ 00025683  0x00006847 rtn 
+ 00025684  0x0000684a fetch  0x00000001 , 0x00004ef3 
+ 00025685  0x0000684b beq  0x00000006 , 0x00006442 
+ 00025686  0x0000684c beq  0x00000007 , 0x00006448 
+ 00025687  0x0000684d beq  0x00000008 , 0x0000644e 
+ 00025688  0x0000684e rtn 
+ 00025689  0x00006851 bpatch  0x000000a1 , 0x00004014 
+ 00025690  0x00006853 fetch  0x00000008 , 0x00004f1a 
+ 00025691  0x00006854 store  0x00000008 , 0x00004512 
+ 00025692  0x00006855 setarg  0x00000096 
+ 00025693  0x00006856 store  0x00000002 , 0x000044f6 
+ 00025694  0x00006858 fetch  0x00000007 , 0x00004f6a 
+ 00025695  0x00006859 store  0x00000007 , 0x000046a7 
+ 00025696  0x0000685a fetch  0x00000007 , 0x00004f71 
+ 00025697  0x0000685b store  0x00000007 , 0x000046b2 
+ 00025698  0x0000685d fetch  0x00000004 , 0x00004f78 
+ 00025699  0x0000685e store  0x00000004 , 0x000044fa 
+ 00025700  0x0000685f fetch  0x00000004 , 0x00004f7c 
+ 00025701  0x00006860 store  0x00000004 , 0x000044fe 
+ 00025702  0x00006862 setarg  0x0000000e 
+ 00025703  0x00006863 store  0x00000002 , 0x000044f2 
+ 00025704  0x00006864 setarg  0x00000140 
+ 00025705  0x00006865 store  0x00000002 , 0x000044f4 
+ 00025706  0x00006866 store  0x00000002 , 0x00004389 
+ 00025707  0x0000686d fetch  0x00000008 , 0x00004f12 
+ 00025708  0x0000686e store  0x00000008 , 0x0000450a 
+ 00025709  0x0000686f rtn 
+ 00025710  0x00006874 call  0x00007396 
+ 00025711  0x00006875 rtn  0x0000002b 
+ 00025712  0x00006877 call  0x00006454 
+ 00025713  0x00006878 call  0x00006459 
+ 00025714  0x0000687b setarg  0x00006484 
+ 00025715  0x0000687c store  0x00000002 , 0x000043db 
+ 00025716  0x0000687e setarg  0x000064df 
+ 00025717  0x0000687f store  0x00000002 , 0x000043dd 
+ 00025718  0x00006881 setarg  0x000066c5 
+ 00025719  0x00006882 store  0x00000002 , 0x000043df 
+ 00025720  0x00006884 setarg  0x000064b5 
+ 00025721  0x00006885 store  0x00000002 , 0x000043e3 
+ 00025722  0x00006887 setarg  0x00006505 
+ 00025723  0x00006888 store  0x00000002 , 0x00004524 
+ 00025724  0x0000688a call  0x000062c2 
+ 00025725  0x0000688c fetch  0x00000002 , 0x00004f97 
+ 00025726  0x0000688d store  0x00000002 , 0x00004332 
+ 00025727  0x0000688e fetch  0x00000008 , 0x0000450a 
+ 00025728  0x0000688f store  0x00000008 , 0x00004502 
+ 00025729  0x00006890 call  0x0000648e 
+ 00025730  0x00006891 bpatch  0x000000a2 , 0x00004014 
+ 00025731  0x00006892 branch  0x000062bd 
+ 00025732  0x00006896 call  0x0000649b 
+ 00025733  0x00006897 arg  0x00000009 , 0x00000007 
+ 00025734  0x00006898 call  0x00007cef 
+ 00025735  0x00006899 nrtn  0x00000034 
+ 00025736  0x0000689a setarg  0x00000020 
+ 00025737  0x0000689b arg  0x00000009 , 0x00000007 
+ 00025738  0x0000689c call  0x00007ce1 
+ 00025739  0x0000689d disable  0x00000028 
+ 00025740  0x0000689e call  0x0000701b 
+ 00025741  0x0000689f branch  0x0000656e 
+ 00025742  0x000068a2 setarg  0x0000001f 
+ 00025743  0x000068a3 mul32  0x0000003f , 0x0000000a , 0x0000003f 
+ 00025744  0x000068a4 arg  0x00004c12 , 0x00000002 
+ 00025745  0x000068a5 iadd  0x00000002 , 0x00000011 
+ 00025746  0x000068a6 increase  0x00000003 , 0x00000011 
+ 00025747  0x000068a7 arg  0x00000062 , 0x00000002 
+ 00025748  0x000068a8 istoret  0x00000001 , 0x00000011 
+ 00025749  0x000068a9 increase  0x0000000b , 0x00000011 
+ 00025750  0x000068aa arg  0x00000fff , 0x0000003f 
+ 00025751  0x000068ab isub  0x00000002 , 0x0000003f 
+ 00025752  0x000068ac lshift4  0x0000003f , 0x0000003f 
+ 00025753  0x000068ad istore  0x00000002 , 0x00000011 
+ 00025754  0x000068ae rtn 
+ 00025755  0x000068b1 fetch  0x00000002 , 0x000044e9 
+ 00025756  0x000068b2 bbit1  0x00000009 , 0x000064a0 
+ 00025757  0x000068b3 arg  0x000045da , 0x00000005 
+ 00025758  0x000068b4 arg  0x00000023 , 0x00000039 
+ 00025759  0x000068b5 branch  0x00007ca1 
+ 00025760  0x000068b8 call  0x00002a28 
+ 00025761  0x000068b9 nrtn  0x00000034 
+ 00025762  0x000068ba call  0x000078fa 
+ 00025763  0x000068bb rtn  0x00000034 
+ 00025764  0x000068bc fetcht  0x00000004 , 0x000049f6 
+ 00025765  0x000068bd copy  0x00000022 , 0x0000003f 
+ 00025766  0x000068be isub  0x00000002 , 0x00000002 
+ 00025767  0x000068bf rtn  0x00000005 
+ 00025768  0x000068c0 nbranch  0x000064ac , 0x00000002 
+ 00025769  0x000068c1 fetch  0x00000001 , 0x000049f5 
+ 00025770  0x000068c2 isub  0x00000002 , 0x0000003e 
+ 00025771  0x000068c3 rtn  0x00000002 
+ 00025772  0x000068c5 copy  0x00000022 , 0x0000003f 
+ 00025773  0x000068c6 store  0x00000004 , 0x000049f6 
+ 00025774  0x000068c7 call  0x00006385 
+ 00025775  0x000068c8 nrtn  0x00000028 
+ 00025776  0x000068c9 pincrease  0xffffffff 
+ 00025777  0x000068ca mul32  0x0000003f , 0x0000000a , 0x0000003f 
+ 00025778  0x000068cb arg  0x00004c12 , 0x00000002 
+ 00025779  0x000068cc iadd  0x00000002 , 0x00000006 
+ 00025780  0x000068cd branch  0x000063cb 
+ 00025781  0x000068d1 call  0x00006858 
+ 00025782  0x000068d2 call  0x0000676c 
+ 00025783  0x000068d3 call  0x0000675a 
+ 00025784  0x000068d4 call  0x000064bc 
+ 00025785  0x000068d5 call  0x000064d3 
+ 00025786  0x000068d6 call  0x00006311 
+ 00025787  0x000068d7 branch  0x000064d9 
+ 00025788  0x000068da arg  0x00004ed1 , 0x00000013 
+ 00025789  0x000068db arg  0x000064bf , 0x00000012 
+ 00025790  0x000068dc branch  0x000042e0 
+ 00025791  0x000068df call  0x000078fa 
+ 00025792  0x000068e0 nrtn  0x00000034 
+ 00025793  0x000068e1 fetch  0x00000002 , 0x000048bc 
+ 00025794  0x000068e2 nrtn  0x00000034 
+ 00025795  0x000068e4 call  0x00006730 
+ 00025796  0x000068e5 branch  0x000064cd , 0x00000034 
+ 00025797  0x000068e6 copy  0x00000007 , 0x0000003f 
+ 00025798  0x000068e7 compare  0x00000004 , 0x0000003f , 0x00000007 
+ 00025799  0x000068e8 branch  0x000064cf , 0x00000001 
+ 00025800  0x000068ea copy  0x00000007 , 0x0000003f 
+ 00025801  0x000068eb compare  0x00000001 , 0x0000003f , 0x00000007 
+ 00025802  0x000068ec branch  0x000064d1 , 0x00000001 
+ 00025803  0x000068ed arg  0x00004ec6 , 0x00000013 
+ 00025804  0x000068ee branch  0x00006371 
+ 00025805  0x000068f1 arg  0x00004eda , 0x00000013 
+ 00025806  0x000068f2 branch  0x00006371 
+ 00025807  0x000068f5 arg  0x00004edf , 0x00000013 
+ 00025808  0x000068f6 branch  0x00006371 
+ 00025809  0x000068f9 arg  0x00004ee9 , 0x00000013 
+ 00025810  0x000068fa branch  0x00006371 
+ 00025811  0x000068fd arg  0x00004c0f , 0x00000013 
+ 00025812  0x000068fe arg  0x000064d6 , 0x00000012 
+ 00025813  0x000068ff branch  0x000042e0 
+ 00025814  0x00006902 arg  0x0000000a , 0x00000039 
+ 00025815  0x00006903 arg  0x00004a04 , 0x00000005 
+ 00025816  0x00006904 branch  0x00007ca1 
+ 00025817  0x00006908 arg  0x000046ca , 0x00000013 
+ 00025818  0x00006909 arg  0x000064dc , 0x00000012 
+ 00025819  0x0000690a branch  0x000042e0 
+ 00025820  0x0000690c fetch  0x00000002 , 0x000044e9 
+ 00025821  0x0000690d bbit1  0x00000009 , 0x0000639e 
+ 00025822  0x0000690e branch  0x00004327 
+ 00025823  0x00006911 copy  0x00000013 , 0x0000003f 
+ 00025824  0x00006912 beq  0x00000014 , 0x000064f4 
+ 00025825  0x00006913 beq  0x00000015 , 0x000064ef 
+ 00025826  0x00006914 beq  0x00000031 , 0x000064e6 
+ 00025827  0x00006915 rtneq  0x00000040 
+ 00025828  0x00006916 beq  0x00000032 , 0x000066c8 
+ 00025829  0x00006917 branch  0x000062d9 
+ 00025830  0x0000691a jam  0x00000001 , 0x00004ed2 
+ 00025831  0x0000691b call  0x00006783 
+ 00025832  0x0000691d fetch  0x00000002 , 0x00004f84 
+ 00025833  0x0000691e store  0x00000002 , 0x00004ebe 
+ 00025834  0x00006920 fetcht  0x00000002 , 0x00004f86 
+ 00025835  0x00006921 setarg  0x00000fff 
+ 00025836  0x00006922 isub  0x00000002 , 0x0000003f 
+ 00025837  0x00006923 store  0x00000002 , 0x00004ec0 
+ 00025838  0x00006924 rtn 
+ 00025839  0x00006927 jam  0x00000000 , 0x00004ebb 
+ 00025840  0x00006928 jam  0x00000000 , 0x00004ed2 
+ 00025841  0x00006929 call  0x000065ad 
+ 00025842  0x0000692a call  0x00006500 
+ 00025843  0x0000692b branch  0x000062e6 
+ 00025844  0x0000692e copy  0x00000022 , 0x0000003f 
+ 00025845  0x0000692f store  0x00000004 , 0x000049f6 
+ 00025846  0x00006930 call  0x00006729 
+ 00025847  0x00006931 branch  0x000062e2 
+ 00025848  0x00006935 disable  0x0000002c 
+ 00025849  0x00006936 fetch  0x00000002 , 0x00004516 
+ 00025850  0x00006937 store  0x00000002 , 0x00004518 
+ 00025851  0x00006938 call  0x00006358 
+ 00025852  0x00006939 branch  0x0000635c , 0x00000028 
+ 00025853  0x0000693a call  0x00006351 
+ 00025854  0x0000693b nrtn  0x00000028 
+ 00025855  0x0000693c branch  0x00007dbe 
+ 00025856  0x0000693f jam  0x00000000 , 0x00004ed5 
+ 00025857  0x00006940 rtn 
+ 00025858  0x00006943 copy  0x00000007 , 0x0000003f 
+ 00025859  0x00006944 rtnne  0x00000001 
+ 00025860  0x00006945 branch  0x0000650c 
+ 00025861  0x00006948 call  0x000064f8 
+ 00025862  0x00006949 nrtn  0x0000002c 
+ 00025863  0x0000694a deposit  0x00000011 
+ 00025864  0x0000694b branch  0x00006537 , 0x00000034 
+ 00025865  0x0000694d bpatch  0x000000a3 , 0x00004014 
+ 00025866  0x0000694e fetch  0x00000001 , 0x00004faf 
+ 00025867  0x0000694f nbranch  0x00006502 , 0x00000034 
+ 00025868  0x00006951 jam  0x00000001 , 0x00004c10 
+ 00025869  0x00006952 call  0x00004323 
+ 00025870  0x00006953 call  0x0000652c 
+ 00025871  0x00006954 call  0x00006561 
+ 00025872  0x00006955 branch  0x00006500 , 0x00000002 
+ 00025873  0x00006956 copy  0x00000007 , 0x0000003f 
+ 00025874  0x00006957 fetcht  0x00000001 , 0x00004ed5 
+ 00025875  0x00006958 isub  0x00000002 , 0x0000003e 
+ 00025876  0x00006959 ncall  0x00006526 , 0x00000005 
+ 00025877  0x0000695a copy  0x00000007 , 0x0000003f 
+ 00025878  0x0000695b store  0x00000001 , 0x00004ed5 
+ 00025879  0x0000695c fetcht  0x00000001 , 0x00004ed8 
+ 00025880  0x0000695d isub  0x00000002 , 0x0000003e 
+ 00025881  0x0000695e branch  0x00006524 , 0x00000005 
+ 00025882  0x0000695f fetch  0x00000001 , 0x00004ed9 
+ 00025883  0x00006960 nbranch  0x0000651f , 0x00000034 
+ 00025884  0x00006962 call  0x00006732 
+ 00025885  0x00006963 arg  0x0000000a , 0x0000003f 
+ 00025886  0x00006964 branch  0x0000655a 
+ 00025887  0x00006967 call  0x0000677f 
+ 00025888  0x00006968 copy  0x00000007 , 0x0000003f 
+ 00025889  0x00006969 beq  0x00000001 , 0x0000651c 
+ 00025890  0x0000696a call  0x00006642 
+ 00025891  0x0000696b branch  0x000065f4 
+ 00025892  0x0000696e jam  0x00000001 , 0x00004ed6 
+ 00025893  0x0000696f branch  0x000065f4 
+ 00025894  0x00006972 bpatch  0x000000a4 , 0x00004014 
+ 00025895  0x00006973 fetch  0x00000001 , 0x00004ed9 
+ 00025896  0x00006974 branch  0x000064c3 , 0x00000034 
+ 00025897  0x00006975 copy  0x00000007 , 0x0000003f 
+ 00025898  0x00006976 beq  0x00000001 , 0x000064c3 
+ 00025899  0x00006977 rtn 
+ 00025900  0x00006979 arg  0x0000000a , 0x0000003f 
+ 00025901  0x0000697a imul32  0x00000007 , 0x0000003f 
+ 00025902  0x0000697b arg  0x000049fa , 0x00000013 
+ 00025903  0x0000697c iadd  0x00000013 , 0x00000013 
+ 00025904  0x0000697d copy  0x00000022 , 0x0000003f 
+ 00025905  0x0000697e istore  0x00000004 , 0x00000013 
+ 00025906  0x0000697f increase  0x00000004 , 0x00000013 
+ 00025907  0x00006980 ifetch  0x00000001 , 0x00000013 
+ 00025908  0x00006981 increase  0x00000001 , 0x0000003f 
+ 00025909  0x00006982 istore  0x00000001 , 0x00000013 
+ 00025910  0x00006983 rtn 
+ 00025911  0x00006985 bpatch  0x000000a5 , 0x00004014 
+ 00025912  0x00006986 fetch  0x00000001 , 0x00004ed9 
+ 00025913  0x00006987 call  0x0000654b , 0x00000034 
+ 00025914  0x00006989 arg  0x0000000a , 0x0000003f 
+ 00025915  0x0000698a imul32  0x00000007 , 0x0000003f 
+ 00025916  0x0000698b arg  0x000049fa , 0x00000013 
+ 00025917  0x0000698c iadd  0x00000013 , 0x00000013 
+ 00025918  0x0000698d ifetcht  0x00000004 , 0x00000013 
+ 00025919  0x0000698e sub  0x00000002 , 0x00000000 , 0x0000003e 
+ 00025920  0x0000698f rtn  0x00000005 
+ 00025921  0x00006990 copy  0x00000022 , 0x0000003f 
+ 00025922  0x00006991 isub  0x00000002 , 0x00000002 
+ 00025923  0x00006992 ncall  0x00007806 , 0x00000002 
+ 00025924  0x00006993 add  0x00000013 , 0x00000009 , 0x00000006 
+ 00025925  0x00006994 ifetch  0x00000001 , 0x00000006 
+ 00025926  0x00006995 nbranch  0x00006566 , 0x00000034 
+ 00025927  0x00006996 increase  0x00000005 , 0x00000013 
+ 00025928  0x00006997 copy  0x00000022 , 0x0000003f 
+ 00025929  0x00006998 istore  0x00000004 , 0x00000013 
+ 00025930  0x00006999 rtn 
+ 00025931  0x0000699c fetch  0x00000001 , 0x00004faf 
+ 00025932  0x0000699d nbranch  0x00004323 , 0x00000034 
+ 00025933  0x0000699e branch  0x00004325 
+ 00025934  0x000069a1 add  0x00000013 , 0x00000004 , 0x00000006 
+ 00025935  0x000069a2 ifetch  0x00000001 , 0x00000006 
+ 00025936  0x000069a3 branch  0x00006551 
+ 00025937  0x000069a6 call  0x0000656b 
+ 00025938  0x000069a7 fetch  0x00000001 , 0x00004ed9 
+ 00025939  0x000069a8 nbranch  0x0000655d , 0x00000034 
+ 00025940  0x000069aa call  0x00006561 
+ 00025941  0x000069ab branch  0x00006500 , 0x00000002 
+ 00025942  0x000069ac call  0x00006738 
+ 00025943  0x000069ad copy  0x00000007 , 0x0000003f 
+ 00025944  0x000069ae beq  0x00000003 , 0x00006740 
+ 00025945  0x000069af arg  0x0000000f , 0x0000003f 
+ 00025946  0x000069b1 imul32  0x00000007 , 0x0000003f 
+ 00025947  0x000069b2 iadd  0x00000013 , 0x00000013 
+ 00025948  0x000069b3 branch  0x00006371 
+ 00025949  0x000069b6 copy  0x00000007 , 0x0000003f 
+ 00025950  0x000069b7 beq  0x00000001 , 0x00006554 
+ 00025951  0x000069b8 beq  0x00000003 , 0x00006554 
+ 00025952  0x000069b9 rtn 
+ 00025953  0x000069bc call  0x00007902 
+ 00025954  0x000069bd ifetcht  0x00000001 , 0x00000006 
+ 00025955  0x000069be isub  0x00000002 , 0x0000003f 
+ 00025956  0x000069bf sub  0x0000003f , 0x0000000a , 0x0000003e 
+ 00025957  0x000069c0 rtn 
+ 00025958  0x000069c3 jam  0x00000001 , 0x00004ed0 
+ 00025959  0x000069c4 call  0x0000656b 
+ 00025960  0x000069c5 arg  0x00004abe , 0x00000013 
+ 00025961  0x000069c6 arg  0x00000003 , 0x0000003f 
+ 00025962  0x000069c7 branch  0x0000655a 
+ 00025963  0x000069ca arg  0x0000000a , 0x00000039 
+ 00025964  0x000069cb copy  0x00000013 , 0x00000005 
+ 00025965  0x000069cc branch  0x00007ca1 
+ 00025966  0x000069cf fetch  0x00000002 , 0x000048bc 
+ 00025967  0x000069d0 store  0x00000002 , 0x0000442e 
+ 00025968  0x000069d1 call  0x000065be 
+ 00025969  0x000069d2 fetch  0x00000002 , 0x0000442e 
+ 00025970  0x000069d3 store  0x00000002 , 0x000048bc 
+ 00025971  0x000069d5 arg  0x00000000 , 0x00000007 
+ 00025972  0x000069d6 fetch  0x00000001 , 0x00004523 
+ 00025973  0x000069d7 copy  0x0000003f , 0x00000039 
+ 00025974  0x000069d8 arg  0x000049fa , 0x00000013 
+ 00025975  0x000069da copy  0x00000039 , 0x0000003f 
+ 00025976  0x000069db store  0x00000002 , 0x00000678 
+ 00025977  0x000069dc copy  0x00000013 , 0x0000003f 
+ 00025978  0x000069dd store  0x00000002 , 0x0000068c 
+ 00025979  0x000069de copy  0x00000007 , 0x0000003f 
+ 00025980  0x000069df store  0x00000002 , 0x0000067a 
+ 00025981  0x000069e0 call  0x000065b4 
+ 00025982  0x000069e2 fetch  0x00000002 , 0x0000068c 
+ 00025983  0x000069e3 copy  0x0000003f , 0x00000013 
+ 00025984  0x000069e4 fetch  0x00000002 , 0x0000067a 
+ 00025985  0x000069e5 copy  0x0000003f , 0x00000007 
+ 00025986  0x000069e6 call  0x0000658b 
+ 00025987  0x000069e8 fetch  0x00000002 , 0x0000067a 
+ 00025988  0x000069e9 add  0x0000003f , 0x00000001 , 0x00000007 
+ 00025989  0x000069ea fetch  0x00000002 , 0x0000068c 
+ 00025990  0x000069eb add  0x0000003f , 0x0000000a , 0x00000013 
+ 00025991  0x000069ec fetch  0x00000002 , 0x00000678 
+ 00025992  0x000069ed copy  0x0000003f , 0x00000039 
+ 00025993  0x000069ee loop  0x00006577 
+ 00025994  0x000069ef rtn 
+ 00025995  0x000069f2 ifetch  0x00000004 , 0x00000013 
+ 00025996  0x000069f3 rtn  0x00000034 
+ 00025997  0x000069f4 copy  0x0000003f , 0x00000002 
+ 00025998  0x000069f5 copy  0x00000022 , 0x0000003f 
+ 00025999  0x000069f6 isub  0x00000002 , 0x00000002 
+ 00026000  0x000069f7 nrtn  0x00000002 
+ 00026001  0x000069f8 setarg  0x000009c4 
+ 00026002  0x000069f9 isub  0x00000002 , 0x0000003e 
+ 00026003  0x000069fa rtn  0x00000002 
+ 00026004  0x000069fb copy  0x00000022 , 0x0000003f 
+ 00026005  0x000069fc istore  0x00000004 , 0x00000013 
+ 00026006  0x000069fd increase  0x00000009 , 0x00000013 
+ 00026007  0x000069fe setarg  0x00000001 
+ 00026008  0x000069ff istore  0x00000001 , 0x00000013 
+ 00026009  0x00006a00 fetch  0x00000001 , 0x00004ed0 
+ 00026010  0x00006a01 rtn  0x00000034 
+ 00026011  0x00006a02 jam  0x00000000 , 0x00004ed0 
+ 00026012  0x00006a03 bpatch  0x000000a6 , 0x00004014 
+ 00026013  0x00006a04 call  0x00006755 
+ 00026014  0x00006a05 fetch  0x00000001 , 0x00004ed7 
+ 00026015  0x00006a06 beq  0x00000000 , 0x000065a2 
+ 00026016  0x00006a07 beq  0x00000001 , 0x000065a5 
+ 00026017  0x00006a08 rtn 
+ 00026018  0x00006a0b call  0x000065af 
+ 00026019  0x00006a0c arg  0x00000003 , 0x0000003f 
+ 00026020  0x00006a0d branch  0x0000655a 
+ 00026021  0x00006a10 copy  0x00000007 , 0x0000003f 
+ 00026022  0x00006a11 fetcht  0x00000001 , 0x00004ed8 
+ 00026023  0x00006a12 isub  0x00000002 , 0x0000003e 
+ 00026024  0x00006a13 nbranch  0x000065a2 , 0x00000005 
+ 00026025  0x00006a14 fetch  0x00000001 , 0x00004ed9 
+ 00026026  0x00006a15 setflip  0x00000000 , 0x0000003f 
+ 00026027  0x00006a16 store  0x00000001 , 0x00004ed9 
+ 00026028  0x00006a17 nrtn  0x00000034 
+ 00026029  0x00006a19 jam  0x00000000 , 0x00004ed9 
+ 00026030  0x00006a1a branch  0x00004325 
+ 00026031  0x00006a1d arg  0x00004aa9 , 0x00000013 
+ 00026032  0x00006a1e call  0x00006730 
+ 00026033  0x00006a1f rtn  0x00000034 
+ 00026034  0x00006a20 arg  0x00004bd0 , 0x00000013 
+ 00026035  0x00006a21 rtn 
+ 00026036  0x00006a24 add  0x00000013 , 0x00000005 , 0x00000012 
+ 00026037  0x00006a25 ifetch  0x00000004 , 0x00000012 
+ 00026038  0x00006a26 rtn  0x00000034 
+ 00026039  0x00006a27 copy  0x0000003f , 0x00000002 
+ 00026040  0x00006a28 copy  0x00000022 , 0x0000003f 
+ 00026041  0x00006a29 isub  0x00000002 , 0x00000002 
+ 00026042  0x00006a2a ncall  0x00007806 , 0x00000002 
+ 00026043  0x00006a2b setarg  0x000003e8 
+ 00026044  0x00006a2c isub  0x00000002 , 0x0000003e 
+ 00026045  0x00006a2d branch  0x0000654e 
+ 00026046  0x00006a2f fetch  0x00000002 , 0x0000442c 
+ 00026047  0x00006a30 ifetch  0x00000001 , 0x0000003f 
+ 00026048  0x00006a31 rtn  0x00000034 
+ 00026049  0x00006a33 setarg  0x00000000 
+ 00026050  0x00006a34 store  0x00000002 , 0x000006f1 
+ 00026051  0x00006a35 call  0x00007003 
+ 00026052  0x00006a36 nbranch  0x000077a5 , 0x00000028 
+ 00026053  0x00006a37 call  0x000077a3 
+ 00026054  0x00006a38 disable  0x00000028 
+ 00026055  0x00006a39 fetch  0x00000001 , 0x00004388 
+ 00026056  0x00006a3a nrtn  0x00000034 
+ 00026057  0x00006a3b bpatch  0x000000a7 , 0x00004014 
+ 00026058  0x00006a3c fetch  0x00000001 , 0x00004ed7 
+ 00026059  0x00006a3d beq  0x00000001 , 0x000065cf 
+ 00026060  0x00006a3e call  0x00006628 
+ 00026061  0x00006a3f call  0x000065dc 
+ 00026062  0x00006a40 rtn  0x00000028 
+ 00026063  0x00006a42 call  0x000065d5 
+ 00026064  0x00006a43 fetch  0x00000002 , 0x000006f1 
+ 00026065  0x00006a44 store  0x00000002 , 0x000006f8 
+ 00026066  0x00006a45 jam  0x00000000 , 0x000006fa 
+ 00026067  0x00006a46 force  0x00000000 , 0x00000007 
+ 00026068  0x00006a47 branch  0x0000703b 
+ 00026069  0x00006a4a fetch  0x00000001 , 0x00004ed5 
+ 00026070  0x00006a4b fetcht  0x00000001 , 0x00004ed8 
+ 00026071  0x00006a4c isub  0x00000002 , 0x0000003e 
+ 00026072  0x00006a4d branch  0x00004323 , 0x00000005 
+ 00026073  0x00006a4e fetch  0x00000001 , 0x00004ed9 
+ 00026074  0x00006a4f nbranch  0x00004325 , 0x00000034 
+ 00026075  0x00006a50 rtn 
+ 00026076  0x00006a53 arg  0x00000000 , 0x00000007 
+ 00026077  0x00006a55 arg  0x00004ad3 , 0x00000012 
+ 00026078  0x00006a56 arg  0x00000002 , 0x0000003f 
+ 00026079  0x00006a57 imul32  0x00000007 , 0x0000003f 
+ 00026080  0x00006a58 iadd  0x00000012 , 0x00000012 
+ 00026081  0x00006a59 ifetch  0x00000002 , 0x00000012 
+ 00026082  0x00006a5b rtn  0x00000034 
+ 00026083  0x00006a5c fetcht  0x00000002 , 0x000006f1 
+ 00026084  0x00006a5d ixor  0x00000002 , 0x0000003e 
+ 00026085  0x00006a5e branch  0x000065e8 , 0x00000005 
+ 00026086  0x00006a5f increase  0x00000001 , 0x00000007 
+ 00026087  0x00006a60 branch  0x000065dd 
+ 00026088  0x00006a63 store  0x00000002 , 0x00004adf 
+ 00026089  0x00006a64 call  0x00004323 
+ 00026090  0x00006a65 arg  0x00004ae1 , 0x00000013 
+ 00026091  0x00006a66 arg  0x0000000a , 0x0000003f 
+ 00026092  0x00006a67 imul32  0x00000007 , 0x0000003f 
+ 00026093  0x00006a68 iadd  0x00000013 , 0x00000013 
+ 00026094  0x00006a69 call  0x000065f0 
+ 00026095  0x00006a6a branch  0x00006633 
+ 00026096  0x00006a6d call  0x0000677f 
+ 00026097  0x00006a6e ifetch  0x00000001 , 0x00000013 
+ 00026098  0x00006a6f rtn  0x00000034 
+ 00026099  0x00006a70 call  0x00006642 
+ 00026100  0x00006a72 call  0x0000677f 
+ 00026101  0x00006a73 call  0x00006609 
+ 00026102  0x00006a74 call  0x00006614 
+ 00026103  0x00006a75 call  0x0000661e 
+ 00026104  0x00006a76 arg  0x00000005 , 0x0000003f 
+ 00026105  0x00006a77 call  0x00006382 
+ 00026106  0x00006a78 call  0x00006730 
+ 00026107  0x00006a79 rtn  0x00000034 
+ 00026108  0x00006a7a jam  0x00000078 , 0x000049f5 
+ 00026109  0x00006a7b arg  0x00000006 , 0x0000003f 
+ 00026110  0x00006a7c branch  0x00006382 
+ 00026111  0x00006a7f fetcht  0x00000001 , 0x00004eba 
+ 00026112  0x00006a80 call  0x00006730 
+ 00026113  0x00006a81 rtn  0x00000034 
+ 00026114  0x00006a82 fetcht  0x00000001 , 0x00004ebd 
+ 00026115  0x00006a83 increase  0x00000001 , 0x00000002 
+ 00026116  0x00006a84 fetch  0x00000001 , 0x00004ed6 
+ 00026117  0x00006a85 rtn  0x00000034 
+ 00026118  0x00006a86 fetcht  0x00000001 , 0x00004eba 
+ 00026119  0x00006a87 jam  0x00000000 , 0x00004ed6 
+ 00026120  0x00006a88 rtn 
+ 00026121  0x00006a8b call  0x000065ff 
+ 00026122  0x00006a8c copy  0x00000002 , 0x0000003f 
+ 00026123  0x00006a8d rtn  0x00000034 
+ 00026124  0x00006a8e store  0x00000001 , 0x00004ec3 
+ 00026125  0x00006a90 arg  0x00000013 , 0x0000003f 
+ 00026126  0x00006a91 call  0x00006382 
+ 00026127  0x00006a92 fetch  0x00000001 , 0x00004ec3 
+ 00026128  0x00006a93 increase  0xffffffff , 0x0000003f 
+ 00026129  0x00006a94 store  0x00000001 , 0x00004ec3 
+ 00026130  0x00006a95 rtn  0x00000034 
+ 00026131  0x00006a96 branch  0x0000660d 
+ 00026132  0x00006a99 fetch  0x00000001 , 0x00004ebc 
+ 00026133  0x00006a9a rtn  0x00000034 
+ 00026134  0x00006a9b store  0x00000001 , 0x00004ec4 
+ 00026135  0x00006a9d arg  0x00000020 , 0x0000003f 
+ 00026136  0x00006a9e call  0x00006382 
+ 00026137  0x00006a9f fetch  0x00000001 , 0x00004ec4 
+ 00026138  0x00006aa0 increase  0xffffffff , 0x0000003f 
+ 00026139  0x00006aa1 store  0x00000001 , 0x00004ec4 
+ 00026140  0x00006aa2 rtn  0x00000034 
+ 00026141  0x00006aa3 branch  0x00006617 
+ 00026142  0x00006aa6 fetch  0x00000001 , 0x00004ebd 
+ 00026143  0x00006aa7 rtn  0x00000034 
+ 00026144  0x00006aa8 store  0x00000001 , 0x00004ec5 
+ 00026145  0x00006aaa arg  0x00000021 , 0x0000003f 
+ 00026146  0x00006aab call  0x00006382 
+ 00026147  0x00006aac fetch  0x00000001 , 0x00004ec5 
+ 00026148  0x00006aad increase  0xffffffff , 0x0000003f 
+ 00026149  0x00006aae store  0x00000001 , 0x00004ec5 
+ 00026150  0x00006aaf rtn  0x00000034 
+ 00026151  0x00006ab0 branch  0x00006621 
+ 00026152  0x00006ab3 fetch  0x00000002 , 0x00004adf 
+ 00026153  0x00006ab4 rtn  0x00000034 
+ 00026154  0x00006ab5 fetcht  0x00000002 , 0x000006f1 
+ 00026155  0x00006ab6 sub  0x00000002 , 0x00000000 , 0x0000003e 
+ 00026156  0x00006ab7 branch  0x00006636 , 0x00000005 
+ 00026157  0x00006ab8 isub  0x00000002 , 0x0000003e 
+ 00026158  0x00006ab9 rtn  0x00000005 
+ 00026159  0x00006aba storet  0x00000002 , 0x00004adf 
+ 00026160  0x00006abb fetch  0x00000002 , 0x00004ed3 
+ 00026161  0x00006abc isub  0x00000002 , 0x0000003e 
+ 00026162  0x00006abd call  0x00004325 , 0x00000005 
+ 00026163  0x00006abf fetch  0x00000002 , 0x000006f1 
+ 00026164  0x00006ac0 store  0x00000002 , 0x0000442e 
+ 00026165  0x00006ac1 branch  0x00007dba 
+ 00026166  0x00006ac3 jam  0x00000001 , 0x00004ed0 
+ 00026167  0x00006ac4 call  0x00004325 
+ 00026168  0x00006ac5 arg  0x00004b1d , 0x00000013 
+ 00026169  0x00006ac6 call  0x000065f0 
+ 00026170  0x00006ac7 setarg  0x00000000 
+ 00026171  0x00006ac8 store  0x00000002 , 0x00004adf 
+ 00026172  0x00006ac9 jam  0x00000032 , 0x000048ae 
+ 00026173  0x00006aca call  0x00006633 
+ 00026174  0x00006acb fetch  0x00000001 , 0x00004523 
+ 00026175  0x00006acc mul32  0x0000003f , 0x0000000a , 0x00000039 
+ 00026176  0x00006acd arg  0x000049fa , 0x00000005 
+ 00026177  0x00006ace branch  0x00007ca1 
+ 00026178  0x00006ad0 bpatch  0x000000a8 , 0x00004015 
+ 00026179  0x00006ad1 fetch  0x00000001 , 0x00004ed7 
+ 00026180  0x00006ad2 beq  0x00000001 , 0x00006647 
+ 00026181  0x00006ad3 beq  0x00000000 , 0x0000664d 
+ 00026182  0x00006ad4 rtn 
+ 00026183  0x00006ad6 copy  0x00000007 , 0x0000003f 
+ 00026184  0x00006ad7 beq  0x00000005 , 0x00006676 
+ 00026185  0x00006ad8 beq  0x00000000 , 0x00006693 
+ 00026186  0x00006ad9 beq  0x00000004 , 0x0000669b 
+ 00026187  0x00006ada beq  0x00000002 , 0x000066be 
+ 00026188  0x00006adb rtn 
+ 00026189  0x00006add ifetch  0x00000001 , 0x00000013 
+ 00026190  0x00006ade beq  0x00000001 , 0x00006676 
+ 00026191  0x00006adf beq  0x00000002 , 0x00006693 
+ 00026192  0x00006ae0 beq  0x00000003 , 0x0000669b 
+ 00026193  0x00006ae1 beq  0x00000004 , 0x000066be 
+ 00026194  0x00006ae2 beq  0x00000005 , 0x00006654 
+ 00026195  0x00006ae3 rtn 
+ 00026196  0x00006ae5 call  0x00006730 
+ 00026197  0x00006ae6 nbranch  0x0000665e , 0x00000034 
+ 00026198  0x00006ae7 setarg  0x00000004 
+ 00026199  0x00006ae8 mul32  0x0000003f , 0x0000000a , 0x0000003f 
+ 00026200  0x00006ae9 arg  0x00004c12 , 0x00000002 
+ 00026201  0x00006aea iadd  0x00000002 , 0x00000005 
+ 00026202  0x00006aeb increase  0x00000003 , 0x00000005 
+ 00026203  0x00006aec fetch  0x00000003 , 0x00004b27 
+ 00026204  0x00006aed istore  0x00000003 , 0x00000005 
+ 00026205  0x00006aee rtn 
+ 00026206  0x00006af0 setarg  0x00000004 
+ 00026207  0x00006af1 mul32  0x0000003f , 0x0000000a , 0x0000003f 
+ 00026208  0x00006af2 arg  0x00004c12 , 0x00000002 
+ 00026209  0x00006af3 iadd  0x00000002 , 0x00000005 
+ 00026210  0x00006af4 increase  0x00000003 , 0x00000005 
+ 00026211  0x00006af5 fetch  0x00000002 , 0x00004ebe 
+ 00026212  0x00006af6 istore  0x00000003 , 0x00000005 
+ 00026213  0x00006af7 increase  0x00000007 , 0x00000005 
+ 00026214  0x00006af8 fetch  0x00000002 , 0x00004ec0 
+ 00026215  0x00006af9 lshift4  0x0000003f , 0x0000003f 
+ 00026216  0x00006afa lshift8  0x0000003f , 0x0000003f 
+ 00026217  0x00006afb istore  0x00000003 , 0x00000005 
+ 00026218  0x00006afc rtn 
+ 00026219  0x00006aff fetch  0x00000001 , 0x00004ebc 
+ 00026220  0x00006b00 rtn  0x00000034 
+ 00026221  0x00006b01 increase  0xffffffff , 0x0000003f 
+ 00026222  0x00006b02 store  0x00000001 , 0x00004ebc 
+ 00026223  0x00006b03 arg  0x00000062 , 0x0000003f 
+ 00026224  0x00006b04 rtn 
+ 00026225  0x00006b06 arg  0x0000000a , 0x00000002 
+ 00026226  0x00006b07 call  0x00006730 
+ 00026227  0x00006b08 rtn  0x00000034 
+ 00026228  0x00006b09 arg  0x00000007 , 0x00000002 
+ 00026229  0x00006b0a rtn 
+ 00026230  0x00006b0c call  0x00006671 
+ 00026231  0x00006b0d fetch  0x00000002 , 0x00004ebe 
+ 00026232  0x00006b0e isub  0x00000002 , 0x0000003e 
+ 00026233  0x00006b0f ncall  0x0000666b , 0x00000002 
+ 00026234  0x00006b10 nrtn  0x00000002 
+ 00026235  0x00006b11 isub  0x00000002 , 0x0000003f 
+ 00026236  0x00006b13 store  0x00000002 , 0x00004ebe 
+ 00026237  0x00006b15 bpatch  0x000000a9 , 0x00004015 
+ 00026238  0x00006b16 fetch  0x00000002 , 0x00004ebe 
+ 00026239  0x00006b17 fetcht  0x00000002 , 0x00004ec0 
+ 00026240  0x00006b18 lshift8  0x00000002 , 0x00000002 
+ 00026241  0x00006b19 lshift4  0x00000002 , 0x00000002 
+ 00026242  0x00006b1a iadd  0x00000002 , 0x0000003f 
+ 00026243  0x00006b1b store  0x00000003 , 0x00004b27 
+ 00026244  0x00006b1c branch  0x00006654 
+ 00026245  0x00006b1e fetch  0x00000002 , 0x00004ebe 
+ 00026246  0x00006b1f arg  0x00000062 , 0x00000002 
+ 00026247  0x00006b20 isub  0x00000002 , 0x00000002 
+ 00026248  0x00006b21 nrtn  0x00000002 
+ 00026249  0x00006b22 copy  0x00000002 , 0x0000003f 
+ 00026250  0x00006b23 fetcht  0x00000001 , 0x00004ebc 
+ 00026251  0x00006b24 sub  0x00000002 , 0x00000003 , 0x0000003e 
+ 00026252  0x00006b25 branch  0x00006690 , 0x00000005 
+ 00026253  0x00006b26 increase  0x00000001 , 0x00000002 
+ 00026254  0x00006b27 storet  0x00000001 , 0x00004ebc 
+ 00026255  0x00006b28 branch  0x0000667c 
+ 00026256  0x00006b2a jam  0x00000000 , 0x00004ebc 
+ 00026257  0x00006b2b arg  0x00000000 , 0x0000003f 
+ 00026258  0x00006b2c branch  0x0000667c 
+ 00026259  0x00006b2e call  0x00006730 
+ 00026260  0x00006b2f ncall  0x00006685 , 0x00000034 
+ 00026261  0x00006b30 call  0x00006671 
+ 00026262  0x00006b31 fetch  0x00000002 , 0x00004ebe 
+ 00026263  0x00006b33 iadd  0x00000002 , 0x0000003f 
+ 00026264  0x00006b34 arg  0x00000fff , 0x00000002 
+ 00026265  0x00006b35 call  0x00007d6c 
+ 00026266  0x00006b36 branch  0x0000667c 
+ 00026267  0x00006b39 call  0x00006671 
+ 00026268  0x00006b3a fetch  0x00000002 , 0x00004ec0 
+ 00026269  0x00006b3b isub  0x00000002 , 0x0000003f 
+ 00026270  0x00006b3c store  0x00000002 , 0x00004ec0 
+ 00026271  0x00006b3e fetcht  0x00000002 , 0x00004ec0 
+ 00026272  0x00006b3f call  0x00006730 
+ 00026273  0x00006b40 branch  0x0000667d , 0x00000034 
+ 00026274  0x00006b41 setarg  0x00000fff 
+ 00026275  0x00006b42 isub  0x00000002 , 0x0000003f 
+ 00026276  0x00006b43 arg  0x00000062 , 0x00000002 
+ 00026277  0x00006b44 isub  0x00000002 , 0x00000002 
+ 00026278  0x00006b45 nbranch  0x0000667d , 0x00000002 
+ 00026279  0x00006b46 setarg  0x00000fff 
+ 00026280  0x00006b47 isub  0x00000002 , 0x0000003f 
+ 00026281  0x00006b48 fetcht  0x00000001 , 0x00004ebd 
+ 00026282  0x00006b49 sub  0x00000002 , 0x00000005 , 0x0000003e 
+ 00026283  0x00006b4a branch  0x000066af , 0x00000005 
+ 00026284  0x00006b4b increase  0x00000001 , 0x00000002 
+ 00026285  0x00006b4c storet  0x00000001 , 0x00004ebd 
+ 00026286  0x00006b4d branch  0x000066bc 
+ 00026287  0x00006b4f jam  0x00000000 , 0x00004ebd 
+ 00026288  0x00006b51 setarg  0x00000fff 
+ 00026289  0x00006b52 branch  0x000066bc 
+ 00026290  0x00006b55 call  0x00006730 
+ 00026291  0x00006b56 branch  0x000066b0 , 0x00000034 
+ 00026292  0x00006b57 fetch  0x00000001 , 0x00004ebd 
+ 00026293  0x00006b58 branch  0x000066b0 , 0x00000034 
+ 00026294  0x00006b59 increase  0xffffffff , 0x0000003f 
+ 00026295  0x00006b5a store  0x00000001 , 0x00004ebd 
+ 00026296  0x00006b5b setarg  0x00000fff 
+ 00026297  0x00006b5c arg  0x00000062 , 0x00000002 
+ 00026298  0x00006b5d isub  0x00000002 , 0x0000003f 
+ 00026299  0x00006b5e iadd  0x00000011 , 0x0000003f 
+ 00026300  0x00006b60 store  0x00000002 , 0x00004ec0 
+ 00026301  0x00006b61 branch  0x0000667d 
+ 00026302  0x00006b63 call  0x00006671 
+ 00026303  0x00006b64 fetch  0x00000002 , 0x00004ec0 
+ 00026304  0x00006b66 iadd  0x00000002 , 0x0000003f 
+ 00026305  0x00006b67 arg  0x00000fff , 0x00000002 
+ 00026306  0x00006b68 isub  0x00000002 , 0x00000011 
+ 00026307  0x00006b69 branch  0x000066b2 , 0x00000002 
+ 00026308  0x00006b6a branch  0x000066bc 
+ 00026309  0x00006b6e fetch  0x00000002 , 0x00004398 
+ 00026310  0x00006b6f beq  0x00000024 , 0x000062e9 
+ 00026311  0x00006b70 rtn 
+ 00026312  0x00006b73 arg  0x00000017 , 0x00000011 
+ 00026313  0x00006b74 arg  0x00000004 , 0x00000012 
+ 00026314  0x00006b75 call  0x000029fb 
+ 00026315  0x00006b76 setarg  0x00000006 
+ 00026316  0x00006b77 istore  0x00000001 , 0x00000005 
+ 00026317  0x00006b78 setarg  0x00000001 
+ 00026318  0x00006b79 istore  0x00000002 , 0x00000005 
+ 00026319  0x00006b7a setarg  0x0000ffff 
+ 00026320  0x00006b7b istore  0x00000002 , 0x00000005 
+ 00026321  0x00006b7c setarg  0x00002800 
+ 00026322  0x00006b7d istore  0x00000002 , 0x00000005 
+ 00026323  0x00006b7e arg  0x000049e4 , 0x00000006 
+ 00026324  0x00006b7f branch  0x00007c8f 
+ 00026325  0x00006b83 bpatch  0x000000aa , 0x00004015 
+ 00026326  0x00006b84 copy  0x00000011 , 0x00000006 
+ 00026327  0x00006b85 ifetch  0x00000003 , 0x00000006 
+ 00026328  0x00006b86 store  0x00000003 , 0x00004397 
+ 00026329  0x00006b87 beq  0x00000007 , 0x00006704 
+ 00026330  0x00006b88 beq  0x00000001 , 0x00006725 
+ 00026331  0x00006b89 beq  0x0000000a , 0x000066f4 
+ 00026332  0x00006b8a beq  0x0000000c , 0x000066de 
+ 00026333  0x00006b8b branch  0x00002b96 
+ 00026334  0x00006b8e ifetch  0x00000002 , 0x00000006 
+ 00026335  0x00006b8f store  0x00000002 , 0x000006b5 
+ 00026336  0x00006b90 iforce  0x00000011 
+ 00026337  0x00006b91 fetcht  0x00000002 , 0x00004398 
+ 00026338  0x00006b92 fetch  0x00000002 , 0x00004332 
+ 00026339  0x00006b93 isub  0x00000002 , 0x0000003e 
+ 00026340  0x00006b94 nbranch  0x00002d50 , 0x00000005 
+ 00026341  0x00006b95 call  0x00006730 
+ 00026342  0x00006b96 nbranch  0x000066e9 , 0x00000034 
+ 00026343  0x00006b97 fetcht  0x00000002 , 0x000049e0 
+ 00026344  0x00006b98 branch  0x000066ea 
+ 00026345  0x00006b9b fetcht  0x00000002 , 0x000049e2 
+ 00026346  0x00006b9d arg  0x000048be , 0x00000006 
+ 00026347  0x00006b9e call  0x00007c6d 
+ 00026348  0x00006b9f copy  0x00000002 , 0x0000003f 
+ 00026349  0x00006ba0 isub  0x00000011 , 0x0000003f 
+ 00026350  0x00006ba1 nbranch  0x00002e03 , 0x00000002 
+ 00026351  0x00006ba2 increase  0x00000001 , 0x0000003f 
+ 00026352  0x00006ba3 sub  0x0000003f , 0x00000017 , 0x0000003e 
+ 00026353  0x00006ba4 branch  0x00002d59 , 0x00000002 
+ 00026354  0x00006ba5 force  0x00000017 , 0x0000003f 
+ 00026355  0x00006ba6 branch  0x00002d59 
+ 00026356  0x00006ba9 fetcht  0x00000002 , 0x00004398 
+ 00026357  0x00006baa fetch  0x00000001 , 0x00004321 
+ 00026358  0x00006bab bbit1  0x00000003 , 0x000066f8 
+ 00026359  0x00006bac branch  0x00002d1d 
+ 00026360  0x00006bae fetch  0x00000002 , 0x00004332 
+ 00026361  0x00006baf isub  0x00000002 , 0x0000003e 
+ 00026362  0x00006bb0 nbranch  0x00002d1d , 0x00000005 
+ 00026363  0x00006bb1 call  0x00002dc7 
+ 00026364  0x00006bb2 nbranch  0x000066fe , 0x00000028 
+ 00026365  0x00006bb3 branch  0x00002d46 
+ 00026366  0x00006bb6 fetch  0x00000002 , 0x00004332 
+ 00026367  0x00006bb7 isub  0x00000002 , 0x0000003e 
+ 00026368  0x00006bb8 nbranch  0x00002d1d , 0x00000005 
+ 00026369  0x00006bb9 arg  0x000048be , 0x00000006 
+ 00026370  0x00006bba force  0x00000017 , 0x0000003f 
+ 00026371  0x00006bbb branch  0x00002d2d 
+ 00026372  0x00006bbf bpatch  0x000000ab , 0x00004015 
+ 00026373  0x00006bc0 jam  0x00000005 , 0x00004eba 
+ 00026374  0x00006bc1 jam  0x00000001 , 0x000049f4 
+ 00026375  0x00006bc2 jam  0x00000001 , 0x00004ec2 
+ 00026376  0x00006bc3 jam  0x000000f0 , 0x000049f5 
+ 00026377  0x00006bc4 jam  0x0000000a , 0x00004ed1 
+ 00026378  0x00006bc5 jam  0x00000001 , 0x00004ed6 
+ 00026379  0x00006bc6 call  0x000067bf 
+ 00026380  0x00006bc7 fetch  0x00000001 , 0x00004ed2 
+ 00026381  0x00006bc8 rtn  0x00000034 
+ 00026382  0x00006bc9 call  0x00006783 
+ 00026383  0x00006bca arg  0x00000062 , 0x00000002 
+ 00026384  0x00006bcc fetch  0x00000002 , 0x00004f88 
+ 00026385  0x00006bcd arg  0x00004ebe , 0x00000011 
+ 00026386  0x00006bce arg  0x00004ebc , 0x00000012 
+ 00026387  0x00006bcf call  0x0000671e 
+ 00026388  0x00006bd0 arg  0x00000062 , 0x00000002 
+ 00026389  0x00006bd2 fetch  0x00000002 , 0x00004f8a 
+ 00026390  0x00006bd3 arg  0x00004ec0 , 0x00000011 
+ 00026391  0x00006bd4 arg  0x00004ebd , 0x00000012 
+ 00026392  0x00006bd5 call  0x0000671e 
+ 00026393  0x00006bd6 setarg  0x00000fff 
+ 00026394  0x00006bd7 fetcht  0x00000002 , 0x00004ec0 
+ 00026395  0x00006bd8 isub  0x00000002 , 0x0000003f 
+ 00026396  0x00006bd9 store  0x00000002 , 0x00004ec0 
+ 00026397  0x00006bda rtn 
+ 00026398  0x00006bdc idiv  0x00000002 
+ 00026399  0x00006bdd call  0x00007d62 
+ 00026400  0x00006bde quotient  0x0000003f 
+ 00026401  0x00006bdf remainder  0x00000002 
+ 00026402  0x00006be0 istore  0x00000001 , 0x00000012 
+ 00026403  0x00006be1 istoret  0x00000002 , 0x00000011 
+ 00026404  0x00006be2 rtn 
+ 00026405  0x00006be4 increase  0xfffffffe , 0x00000006 
+ 00026406  0x00006be5 ifetch  0x00000001 , 0x00000006 
+ 00026407  0x00006be6 beq  0x00000006 , 0x0000672e 
+ 00026408  0x00006be7 rtn 
+ 00026409  0x00006be9 jam  0x00000001 , 0x00004eba 
+ 00026410  0x00006bea jam  0x00000000 , 0x000049f4 
+ 00026411  0x00006beb jam  0x00000000 , 0x00004ec2 
+ 00026412  0x00006bec jam  0x0000000a , 0x000049f5 
+ 00026413  0x00006bed rtn 
+ 00026414  0x00006bf0 call  0x00006729 
+ 00026415  0x00006bf1 branch  0x000067bf 
+ 00026416  0x00006bf4 fetch  0x00000001 , 0x000049f4 
+ 00026417  0x00006bf5 rtn 
+ 00026418  0x00006bf9 arg  0x00004f24 , 0x00000013 
+ 00026419  0x00006bfa call  0x00006730 
+ 00026420  0x00006bfb rtn  0x00000034 
+ 00026421  0x00006bfc jam  0x00000078 , 0x000049f5 
+ 00026422  0x00006bfd arg  0x00004b2b , 0x00000013 
+ 00026423  0x00006bfe rtn 
+ 00026424  0x00006c01 arg  0x00004a40 , 0x00000013 
+ 00026425  0x00006c02 call  0x00006730 
+ 00026426  0x00006c03 rtn  0x00000034 
+ 00026427  0x00006c04 arg  0x00004b67 , 0x00000013 
+ 00026428  0x00006c05 jam  0x0000000c , 0x000049f5 
+ 00026429  0x00006c06 copy  0x00000007 , 0x0000003f 
+ 00026430  0x00006c07 rtneq  0x00000001 
+ 00026431  0x00006c08 rtn 
+ 00026432  0x00006c0a bpatch  0x000000ac , 0x00004015 
+ 00026433  0x00006c0b fetch  0x00000001 , 0x00004c0e 
+ 00026434  0x00006c0c setflip  0x00000000 , 0x0000003f 
+ 00026435  0x00006c0d store  0x00000001 , 0x00004c0e 
+ 00026436  0x00006c0e beq  0x00000000 , 0x00006749 
+ 00026437  0x00006c0f beq  0x00000001 , 0x00006747 
+ 00026438  0x00006c10 rtn 
+ 00026439  0x00006c12 call  0x00006750 
+ 00026440  0x00006c13 branch  0x00006371 
+ 00026441  0x00006c15 call  0x0000674b 
+ 00026442  0x00006c16 branch  0x00006371 
+ 00026443  0x00006c18 arg  0x00004a6d , 0x00000013 
+ 00026444  0x00006c19 call  0x00006730 
+ 00026445  0x00006c1a rtn  0x00000034 
+ 00026446  0x00006c1b arg  0x00004b94 , 0x00000013 
+ 00026447  0x00006c1c rtn 
+ 00026448  0x00006c1e arg  0x00004bfa , 0x00000013 
+ 00026449  0x00006c1f call  0x00006730 
+ 00026450  0x00006c20 rtn  0x00000034 
+ 00026451  0x00006c21 arg  0x00004c04 , 0x00000013 
+ 00026452  0x00006c22 rtn 
+ 00026453  0x00006c26 copy  0x00000007 , 0x0000003f 
+ 00026454  0x00006c27 beq  0x00000001 , 0x00006777 
+ 00026455  0x00006c28 beq  0x00000002 , 0x00006765 
+ 00026456  0x00006c29 beq  0x00000004 , 0x00006761 
+ 00026457  0x00006c2a rtn 
+ 00026458  0x00006c2e arg  0x00004f9d , 0x00000013 
+ 00026459  0x00006c2f arg  0x0000675d , 0x00000012 
+ 00026460  0x00006c30 branch  0x000042e0 
+ 00026461  0x00006c32 jam  0x00000004 , 0x00004f9d 
+ 00026462  0x00006c33 fetch  0x00000001 , 0x00004c0e 
+ 00026463  0x00006c34 branch  0x00006761 , 0x00000034 
+ 00026464  0x00006c35 branch  0x00006765 
+ 00026465  0x00006c39 jam  0x00000000 , 0x00004c0e 
+ 00026466  0x00006c3a jam  0x00000004 , 0x00004f9d 
+ 00026467  0x00006c3b arg  0x00004ab5 , 0x00000013 
+ 00026468  0x00006c3c branch  0x00006371 
+ 00026469  0x00006c3f jam  0x00000001 , 0x00004c0e 
+ 00026470  0x00006c40 jam  0x00000004 , 0x00004f9d 
+ 00026471  0x00006c41 arg  0x00004aaf , 0x00000013 
+ 00026472  0x00006c42 branch  0x00006371 
+ 00026473  0x00006c44 jam  0x00000000 , 0x00004c0e 
+ 00026474  0x00006c45 jam  0x00000000 , 0x00004f9d 
+ 00026475  0x00006c46 rtn 
+ 00026476  0x00006c4a arg  0x00004f9e , 0x00000013 
+ 00026477  0x00006c4b arg  0x0000676f , 0x00000012 
+ 00026478  0x00006c4c branch  0x000042e0 
+ 00026479  0x00006c4e jam  0x00000002 , 0x00004f9e 
+ 00026480  0x00006c4f call  0x00006772 
+ 00026481  0x00006c50 branch  0x00006371 
+ 00026482  0x00006c53 arg  0x00004f9f , 0x00000013 
+ 00026483  0x00006c54 call  0x00006730 
+ 00026484  0x00006c55 rtn  0x00000034 
+ 00026485  0x00006c56 arg  0x00004fa7 , 0x00000013 
+ 00026486  0x00006c57 rtn 
+ 00026487  0x00006c5a fetch  0x00000001 , 0x00004faf 
+ 00026488  0x00006c5b nbranch  0x0000677c , 0x00000034 
+ 00026489  0x00006c5c jam  0x00000001 , 0x00004faf 
+ 00026490  0x00006c5d jam  0x00000002 , 0x00004f9e 
+ 00026491  0x00006c5e rtn 
+ 00026492  0x00006c61 jam  0x00000000 , 0x00004faf 
+ 00026493  0x00006c62 jam  0x00000000 , 0x00004f9e 
+ 00026494  0x00006c63 rtn 
+ 00026495  0x00006c66 fetch  0x00000001 , 0x00004ebb 
+ 00026496  0x00006c67 nrtn  0x00000034 
+ 00026497  0x00006c68 jam  0x00000001 , 0x00004ebb 
+ 00026498  0x00006c69 branch  0x0000667d 
+ 00026499  0x00006c6c setarg  0x00000000 
+ 00026500  0x00006c6d store  0x00000007 , 0x00004ebc 
+ 00026501  0x00006c6e rtn 
+ 00026502  0x00006c71 call  0x00006730 
+ 00026503  0x00006c72 beq  0x00000001 , 0x0000678e 
+ 00026504  0x00006c73 beq  0x00000000 , 0x000067a0 
+ 00026505  0x00006c74 rtn 
+ 00026506  0x00006c77 fetch  0x00000001 , 0x00004f90 
+ 00026507  0x00006c78 beq  0x00000001 , 0x000067a7 
+ 00026508  0x00006c79 beq  0x00000000 , 0x000067b9 
+ 00026509  0x00006c7a rtn 
+ 00026510  0x00006c7d fetch  0x00000001 , 0x00004ebc 
+ 00026511  0x00006c7e mul32  0x0000003f , 0x00000062 , 0x0000003f 
+ 00026512  0x00006c7f copy  0x0000003f , 0x00000002 
+ 00026513  0x00006c80 fetch  0x00000002 , 0x00004ebe 
+ 00026514  0x00006c81 iadd  0x00000002 , 0x0000003f 
+ 00026515  0x00006c82 store  0x00000002 , 0x00004f8c 
+ 00026516  0x00006c84 fetch  0x00000001 , 0x00004ebd 
+ 00026517  0x00006c85 mul32  0x0000003f , 0x00000062 , 0x0000003f 
+ 00026518  0x00006c86 copy  0x0000003f , 0x00000002 
+ 00026519  0x00006c87 fetch  0x00000002 , 0x00004ec0 
+ 00026520  0x00006c88 copy  0x0000003f , 0x00000011 
+ 00026521  0x00006c89 setarg  0x00000fff 
+ 00026522  0x00006c8a isub  0x00000011 , 0x0000003f 
+ 00026523  0x00006c8b iadd  0x00000002 , 0x0000003f 
+ 00026524  0x00006c8c store  0x00000002 , 0x00004f8e 
+ 00026525  0x00006c8e call  0x00006730 
+ 00026526  0x00006c90 store  0x00000001 , 0x00004f90 
+ 00026527  0x00006c91 rtn 
+ 00026528  0x00006c94 fetch  0x00000002 , 0x00004ebe 
+ 00026529  0x00006c95 store  0x00000002 , 0x00004f8c 
+ 00026530  0x00006c96 fetch  0x00000002 , 0x00004ec0 
+ 00026531  0x00006c97 store  0x00000002 , 0x00004f8e 
+ 00026532  0x00006c98 call  0x00006730 
+ 00026533  0x00006c99 store  0x00000001 , 0x00004f90 
+ 00026534  0x00006c9a rtn 
+ 00026535  0x00006c9c fetch  0x00000002 , 0x00004f8c 
+ 00026536  0x00006c9d div  0x0000003f , 0x00000062 
+ 00026537  0x00006c9e call  0x00007d62 
+ 00026538  0x00006c9f quotient  0x0000003f 
+ 00026539  0x00006ca0 remainder  0x00000002 
+ 00026540  0x00006ca1 store  0x00000001 , 0x00004ebc 
+ 00026541  0x00006ca2 copy  0x00000002 , 0x0000003f 
+ 00026542  0x00006ca3 store  0x00000002 , 0x00004ebe 
+ 00026543  0x00006ca4 fetch  0x00000002 , 0x00004f8e 
+ 00026544  0x00006ca5 div  0x0000003f , 0x00000062 
+ 00026545  0x00006ca6 call  0x00007d62 
+ 00026546  0x00006ca7 quotient  0x0000003f 
+ 00026547  0x00006ca8 remainder  0x00000002 
+ 00026548  0x00006ca9 store  0x00000001 , 0x00004ebd 
+ 00026549  0x00006cab setarg  0x00000fff 
+ 00026550  0x00006cac isub  0x00000002 , 0x0000003f 
+ 00026551  0x00006cad store  0x00000002 , 0x00004ec0 
+ 00026552  0x00006cb0 rtn 
+ 00026553  0x00006cb2 fetch  0x00000002 , 0x00004f8c 
+ 00026554  0x00006cb3 store  0x00000002 , 0x00004ebe 
+ 00026555  0x00006cb4 fetch  0x00000002 , 0x00004f8e 
+ 00026556  0x00006cb5 store  0x00000002 , 0x00004ec0 
+ 00026557  0x00006cb8 rtn 
+ 00026558  0x00006cbb branch  0x0000683c 
+ 00026559  0x00006cbe branch  0x00006823 
+ 00026560  0x00006cc2 call  0x000067e2 
+ 00026561  0x00006cc3 fetch  0x00000002 , 0x00004f93 
+ 00026562  0x00006cc4 call  0x0000684f 
+ 00026563  0x00006cc5 jam  0x00000000 , 0x00004f9b 
+ 00026564  0x00006cc6 fetch  0x00000005 , 0x00004f8c 
+ 00026565  0x00006cc7 jam  0x00000000 , 0x00004f9c 
+ 00026566  0x00006cc8 jam  0x00000000 , 0x00004f99 
+ 00026567  0x00006cc9 call  0x000067e6 
+ 00026568  0x00006cca fetch  0x00000001 , 0x00004f99 
+ 00026569  0x00006ccb rtneq  0x00000000 
+ 00026570  0x00006ccc branch  0x000067c0 
+ 00026571  0x00006cd1 fetch  0x00000002 , 0x00004f80 
+ 00026572  0x00006cd2 increase  0xfffffffb , 0x0000003f 
+ 00026573  0x00006cd3 store  0x00000002 , 0x00004f93 
+ 00026574  0x00006cd4 rtn 
+ 00026575  0x00006cd8 fetch  0x00000002 , 0x00004f93 
+ 00026576  0x00006cd9 increase  0xfffffffb , 0x0000003f 
+ 00026577  0x00006cda store  0x00000002 , 0x00004f93 
+ 00026578  0x00006cdb rtn 
+ 00026579  0x00006cdf fetch  0x00000002 , 0x00004f93 
+ 00026580  0x00006ce0 pincrease  0x00000005 
+ 00026581  0x00006ce1 store  0x00000002 , 0x00004f93 
+ 00026582  0x00006ce2 rtn 
+ 00026583  0x00006ce5 fetch  0x00000002 , 0x00004f95 
+ 00026584  0x00006ce6 pincrease  0x00000005 
+ 00026585  0x00006ce7 store  0x00000002 , 0x00004f95 
+ 00026586  0x00006ce9 fetch  0x00000002 , 0x00004f95 
+ 00026587  0x00006cea copy  0x0000003f , 0x00000002 
+ 00026588  0x00006cec fetch  0x00000002 , 0x00004f80 
+ 00026589  0x00006ced isub  0x00000002 , 0x0000003f 
+ 00026590  0x00006cee arg  0x00000005 , 0x00000002 
+ 00026591  0x00006cef isub  0x00000002 , 0x0000003e 
+ 00026592  0x00006cf1 nbranch  0x00006806 , 0x00000002 
+ 00026593  0x00006cf2 rtn 
+ 00026594  0x00006cf5 fetch  0x00000001 , 0x00004f9b 
+ 00026595  0x00006cf6 beq  0x00000001 , 0x000067cb 
+ 00026596  0x00006cf7 beq  0x00000000 , 0x000067cf 
+ 00026597  0x00006cf8 rtn 
+ 00026598  0x00006cfc arg  0x00000000 , 0x00000012 
+ 00026599  0x00006cfd copy  0x00000012 , 0x00000002 
+ 00026600  0x00006cfe fetch  0x00000002 , 0x00004f8c 
+ 00026601  0x00006cff icompare  0x0000ffff , 0x00000002 
+ 00026602  0x00006d01 ncall  0x000067f6 , 0x00000001 
+ 00026603  0x00006d02 arg  0x00000000 , 0x00000012 
+ 00026604  0x00006d03 copy  0x00000012 , 0x00000002 
+ 00026605  0x00006d04 fetch  0x00000002 , 0x00004f8e 
+ 00026606  0x00006d05 icompare  0x0000ffff , 0x00000002 
+ 00026607  0x00006d06 ncall  0x000067f6 , 0x00000001 
+ 00026608  0x00006d07 arg  0x00000000 , 0x00000012 
+ 00026609  0x00006d08 copy  0x00000012 , 0x00000002 
+ 00026610  0x00006d09 fetch  0x00000001 , 0x00004f90 
+ 00026611  0x00006d0a icompare  0x000000ff , 0x00000002 
+ 00026612  0x00006d0b ncall  0x000067f6 , 0x00000001 
+ 00026613  0x00006d0c rtn 
+ 00026614  0x00006d10 fetch  0x00000001 , 0x00004f99 
+ 00026615  0x00006d11 pincrease  0x00000001 
+ 00026616  0x00006d12 store  0x00000001 , 0x00004f99 
+ 00026617  0x00006d13 rtn 
+ 00026618  0x00006d15 jam  0x00000001 , 0x00004f99 
+ 00026619  0x00006d16 call  0x000067d7 
+ 00026620  0x00006d17 fetch  0x00000002 , 0x00004f95 
+ 00026621  0x00006d18 call  0x0000684f 
+ 00026622  0x00006d19 call  0x00006730 
+ 00026623  0x00006d1a copy  0x0000003f , 0x00000002 
+ 00026624  0x00006d1b fetch  0x00000001 , 0x00004f90 
+ 00026625  0x00006d1c icompare  0x000000ff , 0x00000002 
+ 00026626  0x00006d1d call  0x00006821 , 0x00000001 
+ 00026627  0x00006d1f fetch  0x00000001 , 0x00004f99 
+ 00026628  0x00006d20 rtneq  0x00000000 
+ 00026629  0x00006d21 branch  0x000067fa 
+ 00026630  0x00006d25 bpatch  0x000000ad , 0x00004015 
+ 00026631  0x00006d26 call  0x00006821 
+ 00026632  0x00006d27 call  0x00006730 
+ 00026633  0x00006d28 branch  0x0000680b , 0x00000034 
+ 00026634  0x00006d29 branch  0x00006812 
+ 00026635  0x00006d2c fetch  0x00000002 , 0x00004f84 
+ 00026636  0x00006d2d store  0x00000002 , 0x00004ebe 
+ 00026637  0x00006d2f fetcht  0x00000002 , 0x00004f86 
+ 00026638  0x00006d30 setarg  0x00000fff 
+ 00026639  0x00006d31 isub  0x00000002 , 0x0000003f 
+ 00026640  0x00006d32 store  0x00000002 , 0x00004ec0 
+ 00026641  0x00006d33 branch  0x000067be 
+ 00026642  0x00006d36 arg  0x00000062 , 0x00000002 
+ 00026643  0x00006d38 fetch  0x00000002 , 0x00004f88 
+ 00026644  0x00006d39 arg  0x00004ebe , 0x00000011 
+ 00026645  0x00006d3a arg  0x00004ebc , 0x00000012 
+ 00026646  0x00006d3b call  0x0000671e 
+ 00026647  0x00006d3c arg  0x00000062 , 0x00000002 
+ 00026648  0x00006d3e fetch  0x00000002 , 0x00004f8a 
+ 00026649  0x00006d3f arg  0x00004ec0 , 0x00000011 
+ 00026650  0x00006d40 arg  0x00004ebd , 0x00000012 
+ 00026651  0x00006d41 call  0x0000671e 
+ 00026652  0x00006d42 setarg  0x00000fff 
+ 00026653  0x00006d43 fetcht  0x00000002 , 0x00004ec0 
+ 00026654  0x00006d44 isub  0x00000002 , 0x0000003f 
+ 00026655  0x00006d45 store  0x00000002 , 0x00004ec0 
+ 00026656  0x00006d46 branch  0x000067be 
+ 00026657  0x00006d49 jam  0x00000000 , 0x00004f99 
+ 00026658  0x00006d4a rtn 
+ 00026659  0x00006d4d bpatch  0x000000ae , 0x00004015 
+ 00026660  0x00006d4e jam  0x00000001 , 0x00004f9b 
+ 00026661  0x00006d4f call  0x000067c0 
+ 00026662  0x00006d53 fetch  0x00000002 , 0x00004f82 
+ 00026663  0x00006d54 copy  0x0000003f , 0x00000002 
+ 00026664  0x00006d55 fetch  0x00000002 , 0x00004f93 
+ 00026665  0x00006d56 isub  0x00000002 , 0x0000003f 
+ 00026666  0x00006d57 arg  0x00000000 , 0x00000002 
+ 00026667  0x00006d58 isub  0x00000002 , 0x0000003e 
+ 00026668  0x00006d59 nrtn  0x00000002 
+ 00026669  0x00006d5a fetch  0x00000002 , 0x00004f93 
+ 00026670  0x00006d5b copy  0x0000003f , 0x00000002 
+ 00026671  0x00006d5d fetch  0x00000002 , 0x00004f80 
+ 00026672  0x00006d5e increase  0xfffffffb , 0x0000003f 
+ 00026673  0x00006d5f isub  0x00000002 , 0x0000003f 
+ 00026674  0x00006d62 fetch  0x00000002 , 0x00004f93 
+ 00026675  0x00006d63 store  0x00000002 , 0x00004f95 
+ 00026676  0x00006d64 call  0x000067fa 
+ 00026677  0x00006d65 fetch  0x00000002 , 0x00004f95 
+ 00026678  0x00006d66 ncall  0x0000684f , 0x00000005 
+ 00026679  0x00006d69 jam  0x00000000 , 0x00004f99 
+ 00026680  0x00006d6a call  0x000067e6 
+ 00026681  0x00006d6b fetch  0x00000001 , 0x00004f99 
+ 00026682  0x00006d6c rtneq  0x00000000 
+ 00026683  0x00006d6d branch  0x0000678a 
+ 00026684  0x00006d71 bpatch  0x000000af , 0x00004015 
+ 00026685  0x00006d72 jam  0x00000001 , 0x00004f9b 
+ 00026686  0x00006d73 call  0x000067c0 
+ 00026687  0x00006d77 fetcht  0x00000002 , 0x00004f82 
+ 00026688  0x00006d79 fetch  0x00000002 , 0x00004f93 
+ 00026689  0x00006d7a isub  0x00000002 , 0x0000003f 
+ 00026690  0x00006d7b arg  0x00000000 , 0x00000002 
+ 00026691  0x00006d7c isub  0x00000002 , 0x0000003e 
+ 00026692  0x00006d7d nrtn  0x00000002 
+ 00026693  0x00006d7f fetcht  0x00000002 , 0x00004f93 
+ 00026694  0x00006d81 fetch  0x00000002 , 0x00004f80 
+ 00026695  0x00006d82 isub  0x00000002 , 0x0000003f 
+ 00026696  0x00006d83 arg  0x00000000 , 0x00000002 
+ 00026697  0x00006d84 isub  0x00000002 , 0x0000003e 
+ 00026698  0x00006d85 nrtn  0x00000002 
+ 00026699  0x00006d86 fetch  0x00000002 , 0x00004f93 
+ 00026700  0x00006d87 store  0x00000002 , 0x00004f91 
+ 00026701  0x00006d88 call  0x00006786 
+ 00026702  0x00006d8a branch  0x00006854 
+ 00026703  0x00006d8e bpatch  0x000000b0 , 0x00004016 
+ 00026704  0x00006d8f copy  0x0000003f , 0x00000012 
+ 00026705  0x00006d90 arg  0x00000005 , 0x00000039 
+ 00026706  0x00006d92 arg  0x00004f8c , 0x00000011 
+ 00026707  0x00006d93 branch  0x00006b74 
+ 00026708  0x00006d97 arg  0x00000005 , 0x00000039 
+ 00026709  0x00006d98 arg  0x00004f8c , 0x00000011 
+ 00026710  0x00006d99 fetchr  0x00000012 , 0x00000002 , 0x00004f91 
+ 00026711  0x00006d9a branch  0x00006b45 
+ 00026712  0x00006d9d arg  0x000048ae , 0x00000013 
+ 00026713  0x00006d9e arg  0x000067be , 0x00000012 
+ 00026714  0x00006d9f branch  0x000042e0 
+ 00026715  0x00006dae fetch  0x00000002 , 0x00000912 
+ 00026716  0x00006db1 ifetcht  0x00000001 , 0x00000013 
+ 00026717  0x00006db2 increase  0x00000001 , 0x00000013 
+ 00026718  0x00006db3 lshift8  0x00000002 , 0x00000002 
+ 00026719  0x00006db4 ixor  0x00000002 , 0x0000003f 
+ 00026720  0x00006db7 copy  0x00000039 , 0x00000012 
+ 00026721  0x00006db8 arg  0x00000008 , 0x00000039 
+ 00026722  0x00006dba isolate1  0x0000000f , 0x0000003f 
+ 00026723  0x00006dbb lshift  0x0000003f , 0x0000003f 
+ 00026724  0x00006dbc nbranch  0x00006867 , 0x00000001 
+ 00026725  0x00006dbd fetcht  0x00000002 , 0x00000914 
+ 00026726  0x00006dbe ixor  0x00000002 , 0x0000003f 
+ 00026727  0x00006dc0 loop  0x00006862 
+ 00026728  0x00006dc1 copy  0x00000012 , 0x00000039 
+ 00026729  0x00006dc3 loop  0x0000685c 
+ 00026730  0x00006dc4 store  0x00000002 , 0x00000912 
+ 00026731  0x00006dc5 rtn 
+ 00026732  0x00006dcb fetch  0x00000001 , 0x0000443f 
+ 00026733  0x00006dcd arg  0x0000003e , 0x00000002 
+ 00026734  0x00006dce branch  0x00006f20 
+ 00026735  0x00006dd2 fetch  0x00000001 , 0x0000443f 
+ 00026736  0x00006dd4 arg  0x0000003f , 0x00000002 
+ 00026737  0x00006dd5 branch  0x00006f20 
+ 00026738  0x00006dd8 call  0x0000686f 
+ 00026739  0x00006dda call  0x0000686c 
+ 00026740  0x00006ddb branch  0x0000686f 
+ 00026741  0x00006ddf call  0x00006873 
+ 00026742  0x00006de1 branch  0x0000686c 
+ 00026743  0x00006de4 branch  0x00006873 
+ 00026744  0x00006de7 call  0x00006873 
+ 00026745  0x00006de8 branch  0x00006875 
+ 00026746  0x00006ded branch  0x0000686c 
+ 00026747  0x00006df2 fetch  0x00000001 , 0x00004440 
+ 00026748  0x00006df3 branch  0x0000686d 
+ 00026749  0x00006df7 fetch  0x00000001 , 0x00004440 
+ 00026750  0x00006df8 branch  0x00006870 
+ 00026751  0x00006dfb call  0x0000687b 
+ 00026752  0x00006dfc call  0x0000687d 
+ 00026753  0x00006dfd branch  0x0000687b 
+ 00026754  0x00006e05 clear_stack 
+ 00026755  0x00006e06 call  0x000070d7 
+ 00026756  0x00006e07 call  0x0000688d 
+ 00026757  0x00006e08 call  0x0000688f 
+ 00026758  0x00006e09 call  0x000068a3 
+ 00026759  0x00006e0a call  0x000068bf 
+ 00026760  0x00006e0b call  0x000068c3 
+ 00026761  0x00006e0d jam  0x00000001 , 0x0000070f 
+ 00026762  0x00006e0e jam  0x00000004 , 0x0000070c 
+ 00026763  0x00006e11 call  0x000068ce 
+ 00026764  0x00006e12 branch  0x0000688b 
+ 00026765  0x00006e15 jam  0x00000004 , 0x00008042 
+ 00026766  0x00006e16 rtn 
+ 00026767  0x00006e19 call  0x00006893 
+ 00026768  0x00006e1a call  0x00006897 
+ 00026769  0x00006e1b call  0x0000689b 
+ 00026770  0x00006e1c branch  0x0000689f 
+ 00026771  0x00006e1f fetch  0x00000001 , 0x000044f1 
+ 00026772  0x00006e20 nrtn  0x00000034 
+ 00026773  0x00006e21 jam  0x00000007 , 0x000044f1 
+ 00026774  0x00006e22 rtn 
+ 00026775  0x00006e25 fetch  0x00000001 , 0x000044f2 
+ 00026776  0x00006e26 nrtn  0x00000034 
+ 00026777  0x00006e27 jam  0x00000006 , 0x000044f2 
+ 00026778  0x00006e28 rtn 
+ 00026779  0x00006e2a fetch  0x00000001 , 0x000044f3 
+ 00026780  0x00006e2b nrtn  0x00000034 
+ 00026781  0x00006e2c jam  0x00000009 , 0x000044f3 
+ 00026782  0x00006e2d rtn 
+ 00026783  0x00006e2f fetch  0x00000001 , 0x000044f4 
+ 00026784  0x00006e30 nrtn  0x00000034 
+ 00026785  0x00006e31 jam  0x0000000a , 0x000044f4 
+ 00026786  0x00006e32 rtn 
+ 00026787  0x00006e36 setarg  0x00000c00 
+ 00026788  0x00006e37 store  0x00000002 , 0x00000670 
+ 00026789  0x00006e38 setarg  0x00000eff 
+ 00026790  0x00006e39 istore  0x00000002 , 0x00000005 
+ 00026791  0x00006e3a setarg  0x00000f00 
+ 00026792  0x00006e3b istore  0x00000002 , 0x00000005 
+ 00026793  0x00006e3c setarg  0x00000fff 
+ 00026794  0x00006e3d istore  0x00000002 , 0x00000005 
+ 00026795  0x00006e3e fetch  0x00000008 , 0x00000670 
+ 00026796  0x00006e3f call  0x00006d68 
+ 00026797  0x00006e40 call  0x00006d82 
+ 00026798  0x00006e41 arg  0x0001c200 , 0x00000002 
+ 00026799  0x00006e42 call  0x00006d75 
+ 00026800  0x00006e43 fetch  0x00000001 , 0x000044f1 
+ 00026801  0x00006e44 arg  0x00000008 , 0x00000002 
+ 00026802  0x00006e45 call  0x00006f21 
+ 00026803  0x00006e46 fetch  0x00000001 , 0x000044f2 
+ 00026804  0x00006e47 arg  0x00000049 , 0x00000002 
+ 00026805  0x00006e48 call  0x00006f21 
+ 00026806  0x00006e49 fetch  0x00000001 , 0x000044f3 
+ 00026807  0x00006e4a arg  0x0000000a , 0x00000002 
+ 00026808  0x00006e4b call  0x00006f21 
+ 00026809  0x00006e4c fetch  0x00000001 , 0x000044f4 
+ 00026810  0x00006e4d arg  0x0000000b , 0x00000002 
+ 00026811  0x00006e4e call  0x00006f21 
+ 00026812  0x00006e50 arg  0x00000081 , 0x00000002 
+ 00026813  0x00006e51 storet  0x00000001 , 0x00008060 
+ 00026814  0x00006e52 branch  0x00007d76 
+ 00026815  0x00006e55 fetch  0x00000001 , 0x000044f5 
+ 00026816  0x00006e56 nrtn  0x00000034 
+ 00026817  0x00006e57 jam  0x0000000c , 0x000044f5 
+ 00026818  0x00006e58 rtn 
+ 00026819  0x00006e5b fetch  0x00000001 , 0x000044f5 
+ 00026820  0x00006e5c arg  0x00000010 , 0x00000002 
+ 00026821  0x00006e5d call  0x00006f21 
+ 00026822  0x00006e5e arg  0x00000040 , 0x00000011 
+ 00026823  0x00006e5f call  0x00007055 
+ 00026824  0x00006e60 arg  0x00000000 , 0x00000011 
+ 00026825  0x00006e61 arg  0x00000000 , 0x00000012 
+ 00026826  0x00006e62 setarg  0x00000000 
+ 00026827  0x00006e63 call  0x0000707a 
+ 00026828  0x00006e64 arg  0x00000000 , 0x00000007 
+ 00026829  0x00006e65 branch  0x000070c0 
+ 00026830  0x00006e69 fetch  0x00000002 , 0x00008112 
+ 00026831  0x00006e6a add  0x0000003f , 0xfffffffc , 0x00000011 
+ 00026832  0x00006e6b nrtn  0x00000002 
+ 00026833  0x00006e6c call  0x00006d96 
+ 00026834  0x00006e6d ifetch  0x00000001 , 0x00000003 
+ 00026835  0x00006e6e beq  0x00000001 , 0x000068d6 
+ 00026836  0x00006e70 call  0x00007c95 
+ 00026837  0x00006e71 branch  0x00006d9e 
+ 00026838  0x00006e76 ifetch  0x00000002 , 0x00000003 
+ 00026839  0x00006e77 store  0x00000002 , 0x00000710 
+ 00026840  0x00006e78 arg  0x000003ff , 0x00000002 
+ 00026841  0x00006e79 iand  0x00000002 , 0x00000002 
+ 00026842  0x00006e7a storet  0x00000002 , 0x00000709 
+ 00026843  0x00006e7b rshift2  0x0000003f , 0x0000003f 
+ 00026844  0x00006e7c rshift8  0x0000003f , 0x0000003f 
+ 00026845  0x00006e7d store  0x00000001 , 0x0000070b 
+ 00026846  0x00006e7e ifetch  0x00000001 , 0x00000003 
+ 00026847  0x00006e7f pincrease  0xffffffff 
+ 00026848  0x00006e80 isub  0x00000011 , 0x0000003e 
+ 00026849  0x00006e81 rtn  0x00000002 
+ 00026850  0x00006e82 call  0x000068e4 
+ 00026851  0x00006e83 branch  0x0000693f 
+ 00026852  0x00006e86 fetch  0x00000001 , 0x0000070b 
+ 00026853  0x00006e8e beq  0x0000003f , 0x000068e7 
+ 00026854  0x00006e8f branch  0x0000692b 
+ 00026855  0x00006e9a bpatch  0x000000b4 , 0x00004016 
+ 00026856  0x00006e9b fetch  0x00000001 , 0x00000709 
+ 00026857  0x00006e9c beq  0x00000000 , 0x0000692a 
+ 00026858  0x00006e9d beq  0x00000001 , 0x000068f2 
+ 00026859  0x00006e9e beq  0x00000002 , 0x000068f7 
+ 00026860  0x00006e9f beq  0x00000003 , 0x00006905 
+ 00026861  0x00006ea0 beq  0x00000004 , 0x0000690f 
+ 00026862  0x00006ea1 beq  0x00000005 , 0x0000692a 
+ 00026863  0x00006ea2 beq  0x00000010 , 0x00006920 
+ 00026864  0x00006ea3 beq  0x00000014 , 0x00006926 
+ 00026865  0x00006ea4 branch  0x0000692a 
+ 00026866  0x00006ea8 jam  0x00000000 , 0x00000712 
+ 00026867  0x00006ea9 fetch  0x00000002 , 0x00008000 
+ 00026868  0x00006eaa store  0x00000002 , 0x00000713 
+ 00026869  0x00006eab arg  0x00000003 , 0x00000039 
+ 00026870  0x00006eac branch  0x00006932 
+ 00026871  0x00006eaf ifetch  0x00000002 , 0x00000003 
+ 00026872  0x00006eb0 store  0x00000002 , 0x00008052 
+ 00026873  0x00006eb1 rtn 
+ 00026874  0x00006eb5 ifetch  0x00000001 , 0x00000003 
+ 00026875  0x00006eb6 copy  0x0000003f , 0x00000002 
+ 00026876  0x00006eb7 store  0x00000001 , 0x00008024 
+ 00026877  0x00006eb8 ifetch  0x00000001 , 0x00000003 
+ 00026878  0x00006eb9 iadd  0x00000002 , 0x00000002 
+ 00026879  0x00006eba set1  0x00000007 , 0x0000003f 
+ 00026880  0x00006ebb store  0x00000001 , 0x00008023 
+ 00026881  0x00006ebc ifetch  0x00000001 , 0x00000003 
+ 00026882  0x00006ebd iadd  0x00000002 , 0x00000002 
+ 00026883  0x00006ebe copy  0x0000003f , 0x00000039 
+ 00026884  0x00006ebf rtn 
+ 00026885  0x00006ec2 call  0x000068fa 
+ 00026886  0x00006ec4 ifetch  0x00000001 , 0x00000003 
+ 00026887  0x00006ec5 store  0x00000001 , 0x00008025 
+ 00026888  0x00006ec6 iadd  0x00000002 , 0x00000002 
+ 00026889  0x00006ec7 loop  0x00006906 
+ 00026890  0x00006ec9 and  0x00000002 , 0x000000ff , 0x00000002 
+ 00026891  0x00006eca ifetch  0x00000001 , 0x00000003 
+ 00026892  0x00006ecb isub  0x00000002 , 0x0000003e 
+ 00026893  0x00006ecc nbranch  0x0000691e , 0x00000005 
+ 00026894  0x00006ecd branch  0x0000692a 
+ 00026895  0x00006ed0 arg  0x00000020 , 0x00000039 
+ 00026896  0x00006ed1 arg  0x00004000 , 0x00000005 
+ 00026897  0x00006ed2 arg  0x00000000 , 0x00000002 
+ 00026898  0x00006ed4 ifetch  0x00000001 , 0x00000003 
+ 00026899  0x00006ed5 istore  0x00000001 , 0x00000005 
+ 00026900  0x00006ed6 iadd  0x00000002 , 0x00000002 
+ 00026901  0x00006ed7 loop  0x00006912 
+ 00026902  0x00006ed8 and  0x00000002 , 0x000000ff , 0x00000002 
+ 00026903  0x00006ed9 ifetch  0x00000001 , 0x00000003 
+ 00026904  0x00006eda isub  0x00000002 , 0x0000003e 
+ 00026905  0x00006edb nbranch  0x0000691e , 0x00000005 
+ 00026906  0x00006edc jam  0x00000000 , 0x00008023 
+ 00026907  0x00006edd call  0x0000692a 
+ 00026908  0x00006ede call  0x00006dae 
+ 00026909  0x00006edf branch  0x00002001 
+ 00026910  0x00006ee2 jam  0x00000000 , 0x00008023 
+ 00026911  0x00006ee3 branch  0x0000692b 
+ 00026912  0x00006ee7 ifetch  0x00000001 , 0x00000003 
+ 00026913  0x00006ee8 copy  0x0000003f , 0x00000039 
+ 00026914  0x00006ee9 ifetch  0x00000002 , 0x00000003 
+ 00026915  0x00006eea copy  0x0000003f , 0x00000005 
+ 00026916  0x00006eeb call  0x00006ddd 
+ 00026917  0x00006eec branch  0x0000692a 
+ 00026918  0x00006eef fetch  0x00000001 , 0x00008060 
+ 00026919  0x00006ef0 set1  0x00000004 , 0x0000003f 
+ 00026920  0x00006ef1 store  0x00000001 , 0x00008060 
+ 00026921  0x00006ef2 branch  0x0000692a 
+ 00026922  0x00006ef6 branch  0x0000692f 
+ 00026923  0x00006ef9 jam  0x00000001 , 0x00000712 
+ 00026924  0x00006efa branch  0x00006930 
+ 00026925  0x00006efc jam  0x0000000c , 0x00000712 
+ 00026926  0x00006efd branch  0x00006930 
+ 00026927  0x00006eff jam  0x00000000 , 0x00000712 
+ 00026928  0x00006f00 arg  0x00000001 , 0x00000039 
+ 00026929  0x00006f01 branch  0x00006932 
+ 00026930  0x00006f04 jam  0x0000000e , 0x0000070d 
+ 00026931  0x00006f05 add  0x00000039 , 0x00000003 , 0x0000003f 
+ 00026932  0x00006f06 store  0x00000001 , 0x0000070e 
+ 00026933  0x00006f07 call  0x0000693b 
+ 00026934  0x00006f08 fetch  0x00000003 , 0x0000070f 
+ 00026935  0x00006f09 istore  0x00000003 , 0x00000003 
+ 00026936  0x00006f0b arg  0x00000712 , 0x00000006 
+ 00026937  0x00006f0c call  0x00006dc4 
+ 00026938  0x00006f0d branch  0x00006da4 
+ 00026939  0x00006f12 call  0x00006da2 
+ 00026940  0x00006f13 fetch  0x00000003 , 0x0000070c 
+ 00026941  0x00006f14 istore  0x00000003 , 0x00000003 
+ 00026942  0x00006f15 rtn 
+ 00026943  0x00006f18 call  0x00006d96 
+ 00026944  0x00006f19 increase  0x00000003 , 0x00000003 
+ 00026945  0x00006f1a ifetch  0x00000001 , 0x00000003 
+ 00026946  0x00006f1b iadd  0x00000003 , 0x00000003 
+ 00026947  0x00006f1c branch  0x00006d9c 
+ 00026948  0x00006f1f jam  0x00000000 , 0x00004114 
+ 00026949  0x00006f20 rtn 
+ 00026950  0x00006f28 branch  0x0000694b , 0x0000002b 
+ 00026951  0x00006f29 setarg  0x00004450 
+ 00026952  0x00006f2a arg  0x00004441 , 0x00000005 
+ 00026953  0x00006f2b isub  0x00000005 , 0x00000039 
+ 00026954  0x00006f2c call  0x00007ca1 
+ 00026955  0x00006f2f rtn 
+ 00026956  0x00006f34 arg  0x00000000 , 0x00000007 
+ 00026957  0x00006f35 arg  0x00000000 , 0x00000012 
+ 00026958  0x00006f38 sub  0x00000007 , 0x00000007 , 0x0000003e 
+ 00026959  0x00006f39 nrtn  0x00000002 
+ 00026960  0x00006f3a qisolate1  0x00000011 
+ 00026961  0x00006f3b branch  0x00006953 , 0x00000001 
+ 00026962  0x00006f3c branch  0x00006957 
+ 00026963  0x00006f3f copy  0x00000002 , 0x0000003f 
+ 00026964  0x00006f40 branch  0x00006957 , 0x00000034 
+ 00026965  0x00006f41 qset1  0x00000012 
+ 00026966  0x00006f42 increase  0xffffffff , 0x00000002 
+ 00026967  0x00006f45 increase  0x00000001 , 0x00000007 
+ 00026968  0x00006f46 branch  0x0000694e 
+ 00026969  0x00006f54 fetchr  0x00000018 , 0x00000002 , 0x0000433f 
+ 00026970  0x00006f55 fetchr  0x0000002b , 0x00000002 , 0x00004341 
+ 00026971  0x00006f56 call  0x00007dbc 
+ 00026972  0x00006f57 branch  0x0000695d 
+ 00026973  0x00006f5a bpatch  0x000000b6 , 0x00004016 
+ 00026974  0x00006f5b call  0x000069a9 
+ 00026975  0x00006f5c nbranch  0x0000235a , 0x00000034 
+ 00026976  0x00006f5d call  0x000069b9 
+ 00026977  0x00006f5e arg  0x00000008 , 0x00000039 
+ 00026978  0x00006f60 fetcht  0x00000001 , 0x00004441 
+ 00026979  0x00006f61 sub  0x00000039 , 0x00000008 , 0x00000007 
+ 00026980  0x00006f62 qisolate1  0x00000002 
+ 00026981  0x00006f63 branch  0x0000696a , 0x00000001 
+ 00026982  0x00006f64 call  0x00006971 
+ 00026983  0x00006f65 nbranch  0x0000696a , 0x00000002 
+ 00026984  0x00006f66 call  0x00006987 
+ 00026985  0x00006f67 branch  0x0000696e 
+ 00026986  0x00006f69 copy  0x0000002b , 0x0000003f 
+ 00026987  0x00006f6a iadd  0x00000018 , 0x00000018 
+ 00026988  0x00006f6b loop  0x00006962 
+ 00026989  0x00006f6c branch  0x0000235a 
+ 00026990  0x00006f6e copy  0x00000018 , 0x0000003f 
+ 00026991  0x00006f6f copy  0x00000018 , 0x00000005 
+ 00026992  0x00006f70 rtn 
+ 00026993  0x00006f7a bpatch  0x000000b7 , 0x00004016 
+ 00026994  0x00006f7b sub  0x00000039 , 0x00000008 , 0x00000007 
+ 00026995  0x00006f7c arg  0x00000000 , 0x00000002 
+ 00026996  0x00006f7d arg  0x00000000 , 0x0000000b 
+ 00026997  0x00006f7f copy  0x00000007 , 0x0000003f 
+ 00026998  0x00006f80 beq  0x00000008 , 0x00006982 
+ 00026999  0x00006f81 fetch  0x00000001 , 0x00004441 
+ 00027000  0x00006f82 qisolate1  0x0000003f 
+ 00027001  0x00006f83 branch  0x00006982 , 0x00000001 
+ 00027002  0x00006f84 qset1  0x0000000b 
+ 00027003  0x00006f85 copy  0x0000002b , 0x0000003f 
+ 00027004  0x00006f86 iadd  0x00000002 , 0x00000002 
+ 00027005  0x00006f87 increase  0x00000001 , 0x00000007 
+ 00027006  0x00006f88 copy  0x00000011 , 0x0000003f 
+ 00027007  0x00006f89 isub  0x00000002 , 0x0000003e 
+ 00027008  0x00006f8a branch  0x00006982 , 0x00000005 
+ 00027009  0x00006f8b branch  0x00006975 , 0x00000002 
+ 00027010  0x00006f8d copy  0x00000002 , 0x0000003f 
+ 00027011  0x00006f8e isub  0x00000011 , 0x0000003e 
+ 00027012  0x00006f8f nrtn  0x00000005 
+ 00027013  0x00006f90 qset1  0x0000000b 
+ 00027014  0x00006f91 rtn 
+ 00027015  0x00006f9b bpatch  0x000000b8 , 0x00004017 
+ 00027016  0x00006f9c call  0x000069a9 
+ 00027017  0x00006f9d nbranch  0x0000235a , 0x00000034 
+ 00027018  0x00006f9e call  0x000069af 
+ 00027019  0x00006f9f branch  0x00006990 , 0x00000034 
+ 00027020  0x00006fa0 fetch  0x00000009 , 0x00004445 
+ 00027021  0x00006fa1 store  0x00000009 , 0x00004442 
+ 00027022  0x00006fa2 setarg  0x00000000 
+ 00027023  0x00006fa3 istore  0x00000003 , 0x00000005 
+ 00027024  0x00006fa5 storer  0x0000000b , 0x00000001 , 0x0000444b 
+ 00027025  0x00006fa6 storer  0x00000018 , 0x00000002 , 0x0000444c 
+ 00027026  0x00006fa7 rtn 
+ 00027027  0x00006fb1 bpatch  0x000000b9 , 0x00004017 
+ 00027028  0x00006fb2 call  0x000069b2 
+ 00027029  0x00006fb3 increase  0x00000001 , 0x00000006 
+ 00027030  0x00006fb4 ifetch  0x00000002 , 0x00000006 
+ 00027031  0x00006fb5 rtn 
+ 00027032  0x00006fbd bpatch  0x000000ba , 0x00004017 
+ 00027033  0x00006fbe call  0x000069b2 
+ 00027034  0x00006fbf copy  0x00000006 , 0x00000005 
+ 00027035  0x00006fc0 copy  0x00000006 , 0x00000002 
+ 00027036  0x00006fc1 setarg  0x00000000 
+ 00027037  0x00006fc2 istore  0x00000003 , 0x00000005 
+ 00027038  0x00006fc3 rtn 
+ 00027039  0x00006fcb bpatch  0x000000bb , 0x00004017 
+ 00027040  0x00006fcc call  0x000069af 
+ 00027041  0x00006fcd branch  0x0000235a , 0x00000034 
+ 00027042  0x00006fce fetch  0x00000003 , 0x00004448 
+ 00027043  0x00006fcf store  0x00000003 , 0x0000444b 
+ 00027044  0x00006fd0 fetch  0x00000003 , 0x00004445 
+ 00027045  0x00006fd1 store  0x00000003 , 0x00004448 
+ 00027046  0x00006fd2 fetch  0x00000003 , 0x00004442 
+ 00027047  0x00006fd3 store  0x00000003 , 0x00004445 
+ 00027048  0x00006fd4 rtn 
+ 00027049  0x00006fdd bpatch  0x000000bc , 0x00004017 
+ 00027050  0x00006fde fetch  0x00000003 , 0x00004442 
+ 00027051  0x00006fdf rtn 
+ 00027052  0x00006fe8 bpatch  0x000000bd , 0x00004017 
+ 00027053  0x00006fe9 fetch  0x00000003 , 0x00004445 
+ 00027054  0x00006fea rtn 
+ 00027055  0x00006ff3 bpatch  0x000000be , 0x00004017 
+ 00027056  0x00006ff4 fetch  0x00000003 , 0x0000444b 
+ 00027057  0x00006ff5 rtn 
+ 00027058  0x00006ffd call  0x000069af 
+ 00027059  0x00006ffe branch  0x000069b7 , 0x00000034 
+ 00027060  0x00006fff arg  0x00004442 , 0x00000006 
+ 00027061  0x00007001 ifetch  0x00000003 , 0x00000006 
+ 00027062  0x00007002 branch  0x000069b5 , 0x00000034 
+ 00027063  0x00007004 increase  0xfffffffd , 0x00000006 
+ 00027064  0x00007005 rtn 
+ 00027065  0x0000700e bpatch  0x000000bf , 0x00004017 
+ 00027066  0x0000700f arg  0x00000004 , 0x00000039 
+ 00027067  0x00007010 arg  0x00004442 , 0x00000006 
+ 00027068  0x00007011 arg  0x00000000 , 0x00000002 
+ 00027069  0x00007013 ifetch  0x00000003 , 0x00000006 
+ 00027070  0x00007014 and  0x0000003f , 0x000000ff , 0x0000003f 
+ 00027071  0x00007015 ior  0x00000002 , 0x00000002 
+ 00027072  0x00007016 loop  0x000069bd 
+ 00027073  0x00007017 storet  0x00000001 , 0x00004441 
+ 00027074  0x00007018 rtn 
+ 00027075  0x0000701c arg  0x0000000c , 0x00000007 
+ 00027076  0x0000701d branch  0x000024e7 
+ 00027077  0x00007020 arg  0x0000000c , 0x00000007 
+ 00027078  0x00007021 branch  0x000024eb 
+ 00027079  0x0000702d bpatch  0x000000c1 , 0x00004018 
+ 00027080  0x0000702e sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00027081  0x0000702f rtn  0x00000005 
+ 00027082  0x00007030 copy  0x00000002 , 0x0000003f 
+ 00027083  0x00007031 and_into  0x000000ff , 0x0000003f 
+ 00027084  0x00007032 sub  0x0000003f , 0x0000000f , 0x0000003e 
+ 00027085  0x00007033 nbranch  0x000069d9 , 0x00000002 
+ 00027086  0x00007034 arg  0x00008070 , 0x00000005 
+ 00027087  0x00007036 iadd  0x00000005 , 0x00000005 
+ 00027088  0x00007037 copy  0x00000005 , 0x00000011 
+ 00027089  0x00007038 arg  0x0000003e , 0x00000002 
+ 00027090  0x00007039 istoret  0x00000001 , 0x00000005 
+ 00027091  0x0000703a call  0x000069dc 
+ 00027092  0x0000703b nop  0x0000001e 
+ 00027093  0x0000703c copy  0x00000011 , 0x00000005 
+ 00027094  0x0000703d arg  0x0000003f , 0x00000002 
+ 00027095  0x0000703e istoret  0x00000001 , 0x00000005 
+ 00027096  0x0000703f branch  0x000069e0 
+ 00027097  0x00007042 arg  0x000080d4 , 0x00000005 
+ 00027098  0x00007043 increase  0xfffffff0 , 0x0000003f 
+ 00027099  0x00007044 branch  0x000069cf 
+ 00027100  0x00007048 fetch  0x00000001 , 0x00008081 
+ 00027101  0x00007049 and_into  0x0000007f , 0x0000003f 
+ 00027102  0x0000704a store  0x00000001 , 0x00008081 
+ 00027103  0x0000704b rtn 
+ 00027104  0x0000704e fetch  0x00000001 , 0x00008081 
+ 00027105  0x0000704f or_into  0x00000080 , 0x0000003f 
+ 00027106  0x00007050 store  0x00000001 , 0x00008081 
+ 00027107  0x00007051 rtn 
+ 00027108  0x00007054 branch  0x00006bd0 
+ 00027109  0x00007057 branch  0x00006bd7 
+ 00027110  0x0000705c fetch  0x00000001 , 0x0000806f 
+ 00027111  0x0000705d set0  0x00000007 , 0x0000003f 
+ 00027112  0x0000705e store  0x00000001 , 0x0000806f 
+ 00027113  0x0000705f rtn 
+ 00027114  0x00007062 nbranch  0x000069ee , 0x00000028 
+ 00027115  0x00007063 fetch  0x00000001 , 0x0000806f 
+ 00027116  0x00007064 set1  0x00000007 , 0x0000003f 
+ 00027117  0x00007065 store  0x00000001 , 0x0000806f 
+ 00027118  0x00007067 copy  0x00000002 , 0x0000003e 
+ 00027119  0x00007068 branch  0x000069f1 , 0x00000005 
+ 00027120  0x00007069 copy  0x00000013 , 0x0000003d 
+ 00027121  0x0000706c isolate0  0x00000000 , 0x0000003e 
+ 00027122  0x0000706d branch  0x00006b00 
+ 00027123  0x00007071 force  0x00000004 , 0x00000002 
+ 00027124  0x00007073 arg  0x000001e7 , 0x00000011 
+ 00027125  0x00007074 call  0x000069e6 
+ 00027126  0x00007075 call  0x000069ee 
+ 00027127  0x00007076 arg  0x000055aa , 0x00000011 
+ 00027128  0x00007077 fetch  0x00000002 , 0x000001e7 
+ 00027129  0x00007078 ifetcht  0x00000002 , 0x00000006 
+ 00027130  0x00007079 isub  0x00000011 , 0x0000003e 
+ 00027131  0x0000707a rtn 
+ 00027132  0x0000707e call  0x00006a0e , 0x00000028 
+ 00027133  0x0000707f arg  0x00000002 , 0x00000002 
+ 00027134  0x00007080 arg  0x000043c8 , 0x00000011 
+ 00027135  0x00007081 call  0x000069ee 
+ 00027136  0x00007082 fetch  0x00000002 , 0x000043c8 
+ 00027137  0x00007084 store  0x00000002 , 0x000001e0 
+ 00027138  0x00007085 call  0x00006a04 , 0x00000028 
+ 00027139  0x00007086 rtn 
+ 00027140  0x00007089 arg  0x00000010 , 0x00000002 
+ 00027141  0x0000708a arg  0x000001ed , 0x00000011 
+ 00027142  0x0000708b call  0x000069e6 
+ 00027143  0x0000708c call  0x000069ee 
+ 00027144  0x0000708e arg  0x000001ed , 0x00000006 
+ 00027145  0x0000708f arg  0x00000010 , 0x00000039 
+ 00027146  0x00007090 call  0x00007353 
+ 00027147  0x00007091 call  0x000072da 
+ 00027148  0x00007092 call  0x0000736f 
+ 00027149  0x00007093 branch  0x000072d4 
+ 00027150  0x00007096 jam  0x00000000 , 0x00008023 
+ 00027151  0x00007097 call  0x000069e6 
+ 00027152  0x00007098 branch  0x0000736f 
+ 00027153  0x0000709b setarg  0x00000000 
+ 00027154  0x0000709c store  0x00000002 , 0x00000699 
+ 00027155  0x0000709d disable  0x0000002d 
+ 00027156  0x0000709e call  0x000069f3 
+ 00027157  0x0000709f nrtn  0x00000005 
+ 00027158  0x000070a0 enable  0x0000002d 
+ 00027159  0x000070a1 setarg  0x00008000 
+ 00027160  0x000070a2 store  0x00000003 , 0x00008022 
+ 00027161  0x000070a3 arg  0x00008025 , 0x00000011 
+ 00027162  0x000070a4 call  0x000069ea 
+ 00027163  0x000070a5 jam  0x00000000 , 0x00008023 
+ 00027164  0x000070a6 fetch  0x00000001 , 0x000001dd 
+ 00027165  0x000070a7 rtnbit0  0x00000000 
+ 00027166  0x000070a9 arg  0x00000006 , 0x00000002 
+ 00027167  0x000070aa call  0x000069f4 
+ 00027168  0x000070ab nbranch  0x00006a2e , 0x00000005 
+ 00027169  0x000070ac ifetchr  0x00000011 , 0x00000002 , 0x00000006 
+ 00027170  0x000070ad call  0x000069ee 
+ 00027171  0x000070ae call  0x00006a25 
+ 00027172  0x000070af branch  0x00006a1e 
+ 00027173  0x000070b3 fetch  0x00000002 , 0x00000699 
+ 00027174  0x000070b4 arg  0x00000006 , 0x00000039 
+ 00027175  0x000070b5 arg  0x000001e7 , 0x00000006 
+ 00027176  0x000070b6 call  0x00007dcc 
+ 00027177  0x000070b7 fetchr  0x00000039 , 0x00000002 , 0x000001e9 
+ 00027178  0x000070b8 copy  0x00000011 , 0x00000006 
+ 00027179  0x000070b9 call  0x00007dcc 
+ 00027180  0x000070ba store  0x00000002 , 0x00000699 
+ 00027181  0x000070bb rtn 
+ 00027182  0x000070be fetch  0x00000001 , 0x0000021c 
+ 00027183  0x000070bf beq  0x0000005a , 0x00006a3c 
+ 00027184  0x000070c0 arg  0x0000aa55 , 0x00000011 
+ 00027185  0x000070c1 fetch  0x00000002 , 0x000001e7 
+ 00027186  0x000070c2 isub  0x00000011 , 0x0000003e 
+ 00027187  0x000070c3 nbranch  0x00006a3e , 0x00000005 
+ 00027188  0x000070c4 arg  0x000055aa , 0x00000011 
+ 00027189  0x000070c5 fetch  0x00000002 , 0x000001e9 
+ 00027190  0x000070c6 isub  0x00000011 , 0x0000003e 
+ 00027191  0x000070c7 nbranch  0x00006a3e , 0x00000005 
+ 00027192  0x000070c8 fetch  0x00000002 , 0x000001eb 
+ 00027193  0x000070c9 fetcht  0x00000002 , 0x00000699 
+ 00027194  0x000070ca isub  0x00000002 , 0x0000003e 
+ 00027195  0x000070cb nbranch  0x00006a3e , 0x00000005 
+ 00027196  0x000070cd set1  0x0000000f , 0x00000011 
+ 00027197  0x000070ce branch  0x000069f1 
+ 00027198  0x000070d1 jam  0x00000000 , 0x000001dd 
+ 00027199  0x000070d2 rtn 
+ 00027200  0x000070d8 and  0x0000003f , 0x000000ff , 0x0000003f 
+ 00027201  0x000070d9 rshift4  0x0000003f , 0x0000003f 
+ 00027202  0x000070da store  0x00000001 , 0x000043cb 
+ 00027203  0x000070db branch  0x00006a59 
+ 00027204  0x000070de fetch  0x00000002 , 0x00008143 
+ 00027205  0x000070df nbranch  0x00006a40 , 0x00000034 
+ 00027206  0x000070e0 call  0x00006a59 
+ 00027207  0x000070e1 fetch  0x00000002 , 0x000043cb 
+ 00027208  0x000070e2 rtn  0x00000034 
+ 00027209  0x000070e3 call  0x00006a4b 
+ 00027210  0x000070e4 branch  0x000023ba 
+ 00027211  0x000070e7 fetch  0x00000001 , 0x000043cb 
+ 00027212  0x000070e8 rtn  0x00000034 
+ 00027213  0x000070e9 and  0x0000003f , 0x0000000f , 0x00000002 
+ 00027214  0x000070ea storet  0x00000001 , 0x000043cb 
+ 00027215  0x000070eb rshift4  0x0000003f , 0x0000003f 
+ 00027216  0x000070ec ixor  0x00000002 , 0x0000003f 
+ 00027217  0x000070ed bne  0x0000000f , 0x00006bc2 
+ 00027218  0x000070ee branch  0x00006b8d 
+ 00027219  0x000070f1 fetch  0x00000001 , 0x00000219 
+ 00027220  0x000070f2 ncall  0x000023e0 , 0x00000034 
+ 00027221  0x000070f3 fetch  0x00000001 , 0x0000021a 
+ 00027222  0x000070f4 rtn  0x00000034 
+ 00027223  0x000070f5 store  0x00000001 , 0x000040c9 
+ 00027224  0x000070f6 branch  0x000023e4 
+ 00027225  0x000070f9 disable  0x00000028 
+ 00027226  0x000070fa fetch  0x00000001 , 0x000043ca 
+ 00027227  0x000070fb rtnbit0  0x00000003 
+ 00027228  0x000070fc call  0x00006aad 
+ 00027229  0x000070fd arg  0x00000ff0 , 0x0000003f 
+ 00027230  0x000070fe iadd  0x00000012 , 0x00000012 
+ 00027231  0x000070ff force  0x00000010 , 0x00000039 
+ 00027232  0x00007100 arg  0x000001ed , 0x00000011 
+ 00027233  0x00007101 call  0x00006b74 
+ 00027234  0x00007102 jam  0x00000008 , 0x00008006 
+ 00027235  0x00007103 arg  0x000001ed , 0x00000006 
+ 00027236  0x00007104 call  0x0000735f 
+ 00027237  0x00007106 arg  0x000001ed , 0x00000005 
+ 00027238  0x00007107 call  0x00007c99 
+ 00027239  0x00007108 branch  0x00007dba 
+ 00027240  0x0000710c jam  0x00000025 , 0x00008050 
+ 00027241  0x0000710d call  0x00006b3a 
+ 00027242  0x0000710e arg  0x00000000 , 0x00000012 
+ 00027243  0x0000710f force  0x0000000b , 0x00000039 
+ 00027244  0x00007110 arg  0x000043c8 , 0x00000011 
+ 00027245  0x00007111 call  0x00006b75 
+ 00027246  0x00007112 fetchr  0x00000037 , 0x00000005 , 0x000043c8 
+ 00027247  0x00007113 fetch  0x00000001 , 0x000043ca 
+ 00027248  0x00007114 bbit0  0x00000004 , 0x00006a78 
+ 00027249  0x00007115 jam  0x00000007 , 0x0000806f 
+ 00027250  0x00007117 fetch  0x00000001 , 0x0000815e 
+ 00027251  0x00007118 bne  0x00000007 , 0x00006a72 
+ 00027252  0x00007119 fetch  0x00000001 , 0x00008160 
+ 00027253  0x0000711a lshift4  0x0000003f , 0x0000003f 
+ 00027254  0x0000711b store  0x00000001 , 0x0000806f 
+ 00027255  0x0000711c branch  0x00006a7b 
+ 00027256  0x0000711f call  0x00006af5 
+ 00027257  0x00007120 call  0x00007d76 
+ 00027258  0x00007121 call  0x00007d74 
+ 00027259  0x00007123 storer  0x00000037 , 0x00000005 , 0x000043c8 
+ 00027260  0x00007125 call  0x00006aad 
+ 00027261  0x00007126 arg  0x00000fd0 , 0x0000003f 
+ 00027262  0x00007127 iadd  0x00000012 , 0x00000012 
+ 00027263  0x00007128 arg  0x00000020 , 0x00000039 
+ 00027264  0x00007129 arg  0x000001fd , 0x00000011 
+ 00027265  0x0000712a call  0x00006b74 
+ 00027266  0x0000712c call  0x00006a53 
+ 00027267  0x0000712d call  0x00006a44 
+ 00027268  0x0000712f fetch  0x00000001 , 0x000043ca 
+ 00027269  0x00007130 bbit0  0x00000003 , 0x00006a8f 
+ 00027270  0x00007131 fetcht  0x00000001 , 0x000043cc 
+ 00027271  0x00007132 arg  0x00000000 , 0x0000003f 
+ 00027272  0x00007133 set1  0x00000006 , 0x0000003f 
+ 00027273  0x00007134 set1  0x00000007 , 0x0000003f 
+ 00027274  0x00007135 iand  0x00000002 , 0x00000011 
+ 00027275  0x00007136 sub  0x00000011 , 0x00000000 , 0x0000003e 
+ 00027276  0x00007137 branch  0x00006af1 , 0x00000005 
+ 00027277  0x00007138 isub  0x00000011 , 0x0000003e 
+ 00027278  0x00007139 branch  0x00006af1 , 0x00000005 
+ 00027279  0x0000713b jam  0x00000000 , 0x00000030 
+ 00027280  0x0000713c arg  0x00006b1e , 0x00000013 
+ 00027281  0x0000713e call  0x00006ae5 
+ 00027282  0x0000713f nbranch  0x00006af1 , 0x00000002 
+ 00027283  0x00007140 fetch  0x00000002 , 0x000043c8 
+ 00027284  0x00007141 branch  0x00006a9c , 0x00000034 
+ 00027285  0x00007142 call  0x00006a01 
+ 00027286  0x00007143 call  0x00006a11 
+ 00027287  0x00007144 nbranch  0x00006a9c , 0x0000002d 
+ 00027288  0x00007145 fetch  0x00000001 , 0x000001dd 
+ 00027289  0x00007146 compare  0x00000003 , 0x0000003f , 0x00000003 
+ 00027290  0x00007147 nbranch  0x00006a91 , 0x00000001 
+ 00027291  0x00007148 call  0x00006aaa 
+ 00027292  0x0000714a call  0x00006b37 
+ 00027293  0x0000714b jam  0x00000000 , 0x00000030 
+ 00027294  0x0000714d call  0x00006ae5 
+ 00027295  0x0000714e nbranch  0x00006af1 , 0x00000002 
+ 00027296  0x0000714f call  0x00006ad7 
+ 00027297  0x00007150 call  0x00006cc4 
+ 00027298  0x00007151 fetch  0x00000001 , 0x000043ca 
+ 00027299  0x00007152 bbit1  0x00000002 , 0x00006abd 
+ 00027300  0x00007153 call  0x00006adf 
+ 00027301  0x00007154 nbranch  0x00006ab4 , 0x0000002d 
+ 00027302  0x00007155 fetch  0x00000001 , 0x000001dd 
+ 00027303  0x00007156 compare  0x00000003 , 0x0000003f , 0x00000003 
+ 00027304  0x00007157 nbranch  0x00006a9e , 0x00000001 
+ 00027305  0x00007158 branch  0x00006abd 
+ 00027306  0x0000715b setarg  0x000001ff 
+ 00027307  0x0000715c arg  0x00000000 , 0x0000003d 
+ 00027308  0x0000715d rtn 
+ 00027309  0x00007160 arg  0x00001000 , 0x00000012 
+ 00027310  0x00007161 fetch  0x00000001 , 0x00008144 
+ 00027311  0x00007162 bbit1  0x00000007 , 0x00006ab2 
+ 00027312  0x00007163 fetch  0x00000001 , 0x000043cc 
+ 00027313  0x00007164 rtnbit0  0x00000007 
+ 00027314  0x00007166 arg  0x00000000 , 0x00000012 
+ 00027315  0x00007167 rtn 
+ 00027316  0x0000716b call  0x00006cc1 
+ 00027317  0x0000716c fetch  0x00000001 , 0x000043ca 
+ 00027318  0x0000716d bbit1  0x00000002 , 0x00006abd 
+ 00027319  0x0000716e call  0x00006adf 
+ 00027320  0x0000716f nbranch  0x00006abd , 0x0000002d 
+ 00027321  0x00007170 fetch  0x00000001 , 0x000001dd 
+ 00027322  0x00007171 compare  0x00000003 , 0x0000003f , 0x00000003 
+ 00027323  0x00007172 nbranch  0x00006a9e , 0x00000001 
+ 00027324  0x00007173 branch  0x00006acd 
+ 00027325  0x00007176 jam  0x00000000 , 0x00000030 
+ 00027326  0x00007178 call  0x00006ae5 
+ 00027327  0x00007179 nbranch  0x00006af1 , 0x00000002 
+ 00027328  0x0000717a fetch  0x00000001 , 0x000043ca 
+ 00027329  0x0000717b bbit1  0x00000001 , 0x00006acd 
+ 00027330  0x0000717c call  0x00006c20 
+ 00027331  0x0000717d nop  0x000000c8 
+ 00027332  0x0000717e call  0x00006c2f 
+ 00027333  0x0000717f nop  0x00000064 
+ 00027334  0x00007180 arg  0x00006c6c , 0x00000013 
+ 00027335  0x00007181 call  0x000069fc 
+ 00027336  0x00007182 call  0x00006a11 
+ 00027337  0x00007183 nbranch  0x00006acd , 0x0000002d 
+ 00027338  0x00007184 fetch  0x00000001 , 0x000001dd 
+ 00027339  0x00007185 compare  0x00000003 , 0x0000003f , 0x00000003 
+ 00027340  0x00007186 nbranch  0x00006abe , 0x00000001 
+ 00027341  0x00007189 call  0x00006ad1 
+ 00027342  0x0000718a fetch  0x00000001 , 0x000043ca 
+ 00027343  0x0000718b rtnbit0  0x00000000 
+ 00027344  0x0000718c branch  0x00006882 
+ 00027345  0x0000718f arg  0x000001ed , 0x00000005 
+ 00027346  0x00007190 call  0x00007c99 
+ 00027347  0x00007191 force  0x00000004 , 0x00000038 
+ 00027348  0x00007192 call  0x00007370 
+ 00027349  0x00007193 jam  0x00000021 , 0x00008050 
+ 00027350  0x00007194 rtn 
+ 00027351  0x00007197 fetch  0x00000001 , 0x00004429 
+ 00027352  0x00007198 fetcht  0x00000001 , 0x00004428 
+ 00027353  0x00007199 isub  0x00000002 , 0x0000003e 
+ 00027354  0x0000719a nbranch  0x00006cbc , 0x00000005 
+ 00027355  0x0000719c jam  0x00000004 , 0x00004427 
+ 00027356  0x0000719d jam  0x00000017 , 0x00004428 
+ 00027357  0x0000719e jam  0x00000016 , 0x00004429 
+ 00027358  0x0000719f branch  0x00006cbc 
+ 00027359  0x000071a4 setarg  0x00000000 
+ 00027360  0x000071a5 store  0x00000002 , 0x000001e0 
+ 00027361  0x000071a6 arg  0x00006ce7 , 0x00000013 
+ 00027362  0x000071a7 call  0x00006ca5 
+ 00027363  0x000071a8 call  0x000069fc 
+ 00027364  0x000071a9 branch  0x00006a11 
+ 00027365  0x000071af call  0x00006aeb 
+ 00027366  0x000071b0 fetch  0x00000001 , 0x00000030 
+ 00027367  0x000071b1 increase  0x00000001 , 0x0000003f 
+ 00027368  0x000071b2 sub  0x0000003f , 0x00000003 , 0x0000003e 
+ 00027369  0x000071b3 store  0x00000001 , 0x00000030 
+ 00027370  0x000071b4 rtn 
+ 00027371  0x000071b7 fetch  0x00000001 , 0x00000030 
+ 00027372  0x000071b8 rtn  0x00000034 
+ 00027373  0x000071b9 fetch  0x00000001 , 0x0000021b 
+ 00027374  0x000071ba rtn  0x00000034 
+ 00027375  0x000071bb copy  0x0000003f , 0x00000039 
+ 00027376  0x000071bc branch  0x00007c96 
+ 00027377  0x000071c0 call  0x00006ad1 
+ 00027378  0x000071c1 call  0x000069e6 
+ 00027379  0x000071c3 call  0x00007d7c 
+ 00027380  0x000071c4 rtn 
+ 00027381  0x000071c7 and_into  0x000000e0 , 0x0000003f 
+ 00027382  0x000071c8 rshift  0x0000003f , 0x0000003f 
+ 00027383  0x000071c9 store  0x00000001 , 0x0000806f 
+ 00027384  0x000071ca setarg  0x00000001 
+ 00027385  0x000071cb arg  0x000043cd , 0x00000006 
+ 00027386  0x000071cd ifetcht  0x00000002 , 0x00000006 
+ 00027387  0x000071ce storet  0x00000002 , 0x0000804c 
+ 00027388  0x000071cf store  0x00000001 , 0x00008020 
+ 00027389  0x000071d0 lshift  0x0000003f , 0x0000003f 
+ 00027390  0x000071d1 bbit0  0x00000003 , 0x00006afa 
+ 00027391  0x000071d2 rtn 
+ 00027392  0x000071d6 fetch  0x00000001 , 0x000001dd 
+ 00027393  0x000071d7 lshift  0x0000003f , 0x0000003f 
+ 00027394  0x000071d8 setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00027395  0x000071d9 isolate0  0x0000000f , 0x00000011 
+ 00027396  0x000071da rtn  0x00000001 
+ 00027397  0x000071db store  0x00000001 , 0x000001dd 
+ 00027398  0x000071dc rtn 
+ 00027399  0x000071e0 fetch  0x00000001 , 0x0000806f 
+ 00027400  0x000071e1 rtnbit0  0x00000007 
+ 00027401  0x000071e2 branch  0x00006b0d 
+ 00027402  0x000071e4 fetch  0x00000001 , 0x00008128 
+ 00027403  0x000071e5 qisolate1  0x0000003f 
+ 00027404  0x000071e6 rtn  0x00000001 
+ 00027405  0x000071e8 fetch  0x00000001 , 0x00008108 
+ 00027406  0x000071e9 bbit0  0x00000001 , 0x00006b0a 
+ 00027407  0x000071ea call  0x000072d4 
+ 00027408  0x000071eb branch  0x00006b0a 
+ 00027409  0x00007200 fetch  0x00000002 , 0x000040f0 
+ 00027410  0x00007201 rtn  0x00000034 
+ 00027411  0x00007202 jam  0x00000080 , 0x00008023 
+ 00027412  0x00007203 jam  0x00000000 , 0x00008022 
+ 00027413  0x00007204 jam  0x00000000 , 0x00008024 
+ 00027414  0x00007205 fetcht  0x00000002 , 0x000040f2 
+ 00027415  0x00007206 lshift2  0x00000002 , 0x00000039 
+ 00027416  0x00007207 iforce  0x00000006 
+ 00027417  0x00007209 ifetch  0x00000001 , 0x00000006 
+ 00027418  0x0000720a store  0x00000001 , 0x00008025 
+ 00027419  0x0000720b loop  0x00006b19 
+ 00027420  0x0000720c jam  0x00000000 , 0x00008023 
+ 00027421  0x0000720d rtn 
+ 00027422  0x00007215 copy  0x00000002 , 0x00000039 
+ 00027423  0x00007216 fetch  0x00000002 , 0x000001e0 
+ 00027424  0x00007217 iadd  0x00000002 , 0x00000002 
+ 00027425  0x00007218 storet  0x00000002 , 0x000001e0 
+ 00027426  0x00007219 iforce  0x00000012 
+ 00027427  0x0000721a copy  0x00000011 , 0x0000002e 
+ 00027428  0x0000721b jam  0x00000010 , 0x00008006 
+ 00027429  0x0000721c call  0x00006b74 
+ 00027430  0x0000721d copy  0x0000002e , 0x00000011 
+ 00027431  0x0000721e isolate0  0x0000000f , 0x00000011 
+ 00027432  0x0000721f rtn  0x00000001 
+ 00027433  0x00007220 call  0x00007dc6 , 0x00000034 
+ 00027434  0x00007221 branch  0x00006b00 
+ 00027435  0x00007225 jam  0x00000001 , 0x00008ac8 
+ 00027436  0x00007226 nop  0x0000012c 
+ 00027437  0x00007227 jam  0x00000005 , 0x00008ac8 
+ 00027438  0x00007228 nop  0x00000064 
+ 00027439  0x00007229 jam  0x00000025 , 0x00008ac8 
+ 00027440  0x0000722a nop  0x000003e8 
+ 00027441  0x0000722b jam  0x00000027 , 0x00008ac8 
+ 00027442  0x0000722c nop  0x0000012c 
+ 00027443  0x0000722d rtn 
+ 00027444  0x00007230 call  0x00006b2b 
+ 00027445  0x00007231 jam  0x0000003f , 0x00008ac8 
+ 00027446  0x00007232 rtn 
+ 00027447  0x00007235 jam  0x00000083 , 0x00008047 
+ 00027448  0x00007237 jam  0x00000000 , 0x00008ac8 
+ 00027449  0x00007238 rtn 
+ 00027450  0x0000723b call  0x00006b2b 
+ 00027451  0x0000723e jam  0x00000082 , 0x00008047 
+ 00027452  0x0000723f nop  0x0000000c 
+ 00027453  0x00007240 jam  0x00000080 , 0x00008047 
+ 00027454  0x00007241 jam  0x00000082 , 0x00008047 
+ 00027455  0x00007242 nop  0x00000096 
+ 00027456  0x00007243 rtn 
+ 00027457  0x00007247 lshift3  0x00000012 , 0x00000012 
+ 00027458  0x00007248 storer  0x00000012 , 0x00000002 , 0x00008044 
+ 00027459  0x00007249 jam  0x00000000 , 0x00008046 
+ 00027460  0x0000724a rtn 
+ 00027461  0x0000724e bpatch  0x000000c4 , 0x00004018 
+ 00027462  0x0000724f call  0x00006b34 
+ 00027463  0x00007250 call  0x00006b41 
+ 00027464  0x00007251 call  0x00006b3b 
+ 00027465  0x00007253 ifetcht  0x00000001 , 0x00000011 
+ 00027466  0x00007254 increase  0x00000001 , 0x00000011 
+ 00027467  0x00007255 force  0x00000000 , 0x00000007 
+ 00027468  0x00007257 qisolate0  0x00000002 
+ 00027469  0x00007258 branch  0x00006b6c , 0x00000001 
+ 00027470  0x00007259 fetch  0x00000001 , 0x00008046 
+ 00027471  0x0000725a set1  0x00000006 , 0x0000003f 
+ 00027472  0x0000725b set1  0x00000007 , 0x0000003f 
+ 00027473  0x0000725c store  0x00000001 , 0x00008046 
+ 00027474  0x0000725d jam  0x00000002 , 0x00008047 
+ 00027475  0x0000725e jam  0x00000082 , 0x00008047 
+ 00027476  0x0000725f set0  0x00000007 , 0x0000003f 
+ 00027477  0x00007260 store  0x00000001 , 0x00008046 
+ 00027478  0x00007261 jam  0x0000008a , 0x00008047 
+ 00027479  0x00007262 nop  0x0000000b 
+ 00027480  0x00007263 jam  0x000000ca , 0x00008047 
+ 00027481  0x00007264 nop  0x00000021 
+ 00027482  0x00007265 jam  0x0000004a , 0x00008047 
+ 00027483  0x00007266 nop  0x0000002c 
+ 00027484  0x00007267 jam  0x000000ca , 0x00008047 
+ 00027485  0x00007268 nop  0x00000016 
+ 00027486  0x00007269 jam  0x0000008a , 0x00008047 
+ 00027487  0x0000726a nop  0x00000021 
+ 00027488  0x0000726b jam  0x00000082 , 0x00008047 
+ 00027489  0x0000726c nop  0x00000001 
+ 00027490  0x0000726d jam  0x00000092 , 0x00008047 
+ 00027491  0x0000726e nop  0x0000000a 
+ 00027492  0x0000726f jam  0x000000b2 , 0x00008047 
+ 00027493  0x00007270 fetch  0x00000001 , 0x00008007 
+ 00027494  0x00007271 jam  0x00000092 , 0x00008047 
+ 00027495  0x00007272 nop  0x00000001 
+ 00027496  0x00007273 jam  0x00000082 , 0x00008047 
+ 00027497  0x00007274 nop  0x00000001 
+ 00027498  0x00007275 qisolate0  0x0000003f 
+ 00027499  0x00007276 branch  0x00006b4c , 0x00000001 
+ 00027500  0x00007278 fetch  0x00000002 , 0x00008044 
+ 00027501  0x00007279 increase  0x00000001 , 0x0000003f 
+ 00027502  0x0000727a store  0x00000002 , 0x00008044 
+ 00027503  0x0000727b increase  0x00000001 , 0x00000007 
+ 00027504  0x0000727c compare  0x00000008 , 0x00000007 , 0x0000000f 
+ 00027505  0x0000727d nbranch  0x00006b4c , 0x00000001 
+ 00027506  0x0000727e loop  0x00006b49 
+ 00027507  0x0000727f branch  0x00006b38 
+ 00027508  0x00007286 bpatch  0x000000c5 , 0x00004018 
+ 00027509  0x00007288 call  0x00006b41 
+ 00027510  0x00007289 jam  0x000000a2 , 0x00008047 
+ 00027511  0x0000728a increase  0x00000008 , 0x00000012 
+ 00027512  0x0000728b arg  0x00000000 , 0x00000007 
+ 00027513  0x0000728c setarg  0xffffffff 
+ 00027514  0x0000728e fetcht  0x00000001 , 0x00008007 
+ 00027515  0x0000728f istoret  0x00000001 , 0x00000011 
+ 00027516  0x00007290 bcrc  0x00000002 
+ 00027517  0x00007291 jam  0x00000020 , 0x00008006 
+ 00027518  0x00007292 storer  0x00000012 , 0x00000002 , 0x00008044 
+ 00027519  0x00007293 isolate1  0x0000000f , 0x00000011 
+ 00027520  0x00007294 branch  0x00006b83 , 0x00000001 
+ 00027521  0x00007295 increase  0x00000001 , 0x00000011 
+ 00027522  0x00007296 branch  0x00006b89 
+ 00027523  0x00007299 nbranch  0x00006b89 , 0x00000028 
+ 00027524  0x0000729a increase  0x00000001 , 0x00000007 
+ 00027525  0x0000729b compare  0x00000000 , 0x00000007 , 0x0000000f 
+ 00027526  0x0000729c nbranch  0x00006b89 , 0x00000001 
+ 00027527  0x0000729d call  0x000072d4 
+ 00027528  0x0000729e jam  0x00000010 , 0x00008006 
+ 00027529  0x000072a0 increase  0x00000008 , 0x00000012 
+ 00027530  0x000072a1 loop  0x00006b7a 
+ 00027531  0x000072a2 jam  0x00000082 , 0x00008047 
+ 00027532  0x000072a3 rtn 
+ 00027533  0x000072af fetch  0x00000001 , 0x000043cb 
+ 00027534  0x000072b0 beq  0x0000000a , 0x00006b9e 
+ 00027535  0x000072b1 beq  0x00000004 , 0x00006b9f 
+ 00027536  0x000072b3 beq  0x00000008 , 0x00006ba3 
+ 00027537  0x000072b4 beq  0x00000009 , 0x00006ba7 
+ 00027538  0x000072b5 beq  0x00000006 , 0x00006ba7 
+ 00027539  0x000072b6 beq  0x0000000c , 0x00006b9e 
+ 00027540  0x000072b7 beq  0x0000000d , 0x00006bb1 
+ 00027541  0x000072b8 beq  0x0000000e , 0x00006bab 
+ 00027542  0x000072b9 beq  0x0000000b , 0x00006b99 
+ 00027543  0x000072ba beq  0x0000000f , 0x00006b9d 
+ 00027544  0x000072bb branch  0x00006bc2 
+ 00027545  0x000072bf arg  0x000043b2 , 0x0000003f 
+ 00027546  0x000072c0 arg  0x00006858 , 0x00000002 
+ 00027547  0x000072c1 call  0x00006bb7 
+ 00027548  0x000072c2 branch  0x00006bae 
+ 00027549  0x000072c5 branch  0x00006bae 
+ 00027550  0x000072ca branch  0x00006bbf 
+ 00027551  0x000072ce arg  0x00005099 , 0x0000003f 
+ 00027552  0x000072cf arg  0x00006858 , 0x00000002 
+ 00027553  0x000072d0 call  0x00006bb7 
+ 00027554  0x000072d1 branch  0x00006bae 
+ 00027555  0x000072d4 arg  0x000043b2 , 0x0000003f 
+ 00027556  0x000072d5 arg  0x000053dc , 0x00000002 
+ 00027557  0x000072d6 call  0x00006bb7 
+ 00027558  0x000072d7 branch  0x00006bae 
+ 00027559  0x000072da arg  0x000043b2 , 0x0000003f 
+ 00027560  0x000072db arg  0x00004770 , 0x00000002 
+ 00027561  0x000072dc call  0x00006bb7 
+ 00027562  0x000072dd branch  0x00006bae 
+ 00027563  0x000072e0 arg  0x000047b7 , 0x0000003f 
+ 00027564  0x000072e1 arg  0x00006858 , 0x00000002 
+ 00027565  0x000072e2 call  0x00006bb7 
+ 00027566  0x000072e4 arg  0x00003728 , 0x0000003f 
+ 00027567  0x000072e5 arg  0x00004292 , 0x00000002 
+ 00027568  0x000072e6 branch  0x00006bbc 
+ 00027569  0x000072e9 arg  0x000047b7 , 0x0000003f 
+ 00027570  0x000072ea arg  0x00006858 , 0x00000002 
+ 00027571  0x000072eb call  0x00006bb7 
+ 00027572  0x000072ec arg  0x00002acb , 0x0000003f 
+ 00027573  0x000072ed arg  0x0000310d , 0x00000002 
+ 00027574  0x000072ee branch  0x00006bbc 
+ 00027575  0x000072f2 lshift16  0x00000002 , 0x00000002 
+ 00027576  0x000072f3 ior  0x00000002 , 0x0000003f 
+ 00027577  0x000072f4 branch  0x000023cf 
+ 00027578  0x000072f8 arg  0x00002b8f , 0x0000003f 
+ 00027579  0x000072f9 arg  0x0000310d , 0x00000002 
+ 00027580  0x000072fb lshift16  0x00000002 , 0x00000002 
+ 00027581  0x000072fc ior  0x00000002 , 0x0000003f 
+ 00027582  0x000072fd branch  0x000023d6 
+ 00027583  0x00007300 arg  0x00003112 , 0x0000003f 
+ 00027584  0x00007301 arg  0x000036df , 0x00000002 
+ 00027585  0x00007302 branch  0x00006bbc 
+ 00027586  0x00007305 call  0x00006bbf 
+ 00027587  0x00007306 arg  0x00002b8f , 0x0000003f 
+ 00027588  0x00007307 arg  0x0000310d , 0x00000002 
+ 00027589  0x00007308 branch  0x00006bb7 
+ 00027590  0x0000730f bpatch  0x000000c6 , 0x00004018 
+ 00027591  0x00007311 fetch  0x00000001 , 0x000043f5 
+ 00027592  0x00007312 store  0x00000001 , 0x00008080 
+ 00027593  0x00007313 fetch  0x00000001 , 0x000043f6 
+ 00027594  0x00007314 store  0x00000001 , 0x00008081 
+ 00027595  0x00007315 setarg  0x000001de 
+ 00027596  0x00007316 store  0x00000002 , 0x00008084 
+ 00027597  0x00007317 setarg  0x000001e3 
+ 00027598  0x00007318 store  0x00000002 , 0x00008086 
+ 00027599  0x00007319 branch  0x000069dc 
+ 00027600  0x0000731f set1  0x00000007 , 0x0000003f 
+ 00027601  0x00007320 store  0x00000002 , 0x000001de 
+ 00027602  0x00007321 bpatch  0x000000c7 , 0x00004018 
+ 00027603  0x00007322 jam  0x00000002 , 0x00008082 
+ 00027604  0x00007323 jam  0x00000000 , 0x00008088 
+ 00027605  0x00007324 jam  0x00000002 , 0x00008006 
+ 00027606  0x00007325 branch  0x00006be0 
+ 00027607  0x00007329 force  0x00000001 , 0x00000002 
+ 00027608  0x0000732b store  0x00000001 , 0x000001de 
+ 00027609  0x0000732c bpatch  0x000000c8 , 0x00004019 
+ 00027610  0x0000732d jam  0x00000001 , 0x00008082 
+ 00027611  0x0000732e storet  0x00000002 , 0x00008088 
+ 00027612  0x0000732f jam  0x00000002 , 0x00008006 
+ 00027613  0x00007330 call  0x00006be0 
+ 00027614  0x00007331 fetch  0x00000001 , 0x000001e3 
+ 00027615  0x00007332 rtn 
+ 00027616  0x00007339 nop  0x00000005 
+ 00027617  0x0000733a fetch  0x00000001 , 0x00008128 
+ 00027618  0x0000733b bbit0  0x00000003 , 0x00006be0 
+ 00027619  0x0000733c rtn 
+ 00027620  0x00007345 disable  0x00000028 
+ 00027621  0x00007346 copy  0x0000003f , 0x00000012 
+ 00027622  0x00007347 fetch  0x00000001 , 0x00004420 
+ 00027623  0x00007348 rtnne  0x00000000 
+ 00027624  0x00007349 enable  0x00000028 
+ 00027625  0x0000734a copy  0x00000012 , 0x0000003f 
+ 00027626  0x0000734b branch  0x00006bf2 
+ 00027627  0x0000734f fetch  0x00000001 , 0x00004420 
+ 00027628  0x00007350 beq  0x00000001 , 0x00006bf2 
+ 00027629  0x00007351 beq  0x00000002 , 0x00006bf8 
+ 00027630  0x00007352 beq  0x00000003 , 0x00006c00 
+ 00027631  0x00007353 beq  0x00000004 , 0x00006c04 
+ 00027632  0x00007354 beq  0x00000005 , 0x00006c0b 
+ 00027633  0x00007355 rtn 
+ 00027634  0x00007358 store  0x00000003 , 0x00004419 
+ 00027635  0x00007359 copy  0x00000011 , 0x0000003f 
+ 00027636  0x0000735a store  0x00000002 , 0x0000441c 
+ 00027637  0x0000735b storet  0x00000002 , 0x0000441e 
+ 00027638  0x0000735c jam  0x00000002 , 0x00004420 
+ 00027639  0x0000735d branch  0x00006c20 
+ 00027640  0x00007360 call  0x00006c20 
+ 00027641  0x00007361 jam  0x00000003 , 0x00004420 
+ 00027642  0x00007362 call  0x00006c26 
+ 00027643  0x00007363 arg  0x000001de , 0x00000011 
+ 00027644  0x00007364 jam  0x00000004 , 0x00008082 
+ 00027645  0x00007365 fetch  0x00000003 , 0x00004419 
+ 00027646  0x00007366 arg  0x00000020 , 0x00000002 
+ 00027647  0x00007367 branch  0x00006c40 
+ 00027648  0x0000736a call  0x00006c20 
+ 00027649  0x0000736b call  0x00006c63 
+ 00027650  0x0000736c jam  0x00000004 , 0x00004420 
+ 00027651  0x0000736d rtn 
+ 00027652  0x00007371 bpatch  0x000000c9 , 0x00004019 
+ 00027653  0x00007372 call  0x00006c20 
+ 00027654  0x00007373 jam  0x00000005 , 0x00004420 
+ 00027655  0x00007374 call  0x00006c26 
+ 00027656  0x00007375 call  0x00006c18 
+ 00027657  0x00007376 call  0x00006c3c 
+ 00027658  0x00007377 branch  0x00006c13 
+ 00027659  0x00007379 call  0x00006c20 
+ 00027660  0x0000737a call  0x00006c26 
+ 00027661  0x0000737b setarg  0x00000005 
+ 00027662  0x0000737c call  0x00006bd7 
+ 00027663  0x0000737d rtnbit1  0x00000000 
+ 00027664  0x0000737e jam  0x00000000 , 0x00004420 
+ 00027665  0x0000737f fetch  0x00000002 , 0x000043e7 
+ 00027666  0x00007380 branch  0x00007d79 
+ 00027667  0x00007382 fetch  0x00000004 , 0x00000678 
+ 00027668  0x00007383 fetcht  0x00000002 , 0x0000441c 
+ 00027669  0x00007385 increase  0xfffffffc , 0x00000002 
+ 00027670  0x00007386 istore  0x00000004 , 0x00000002 
+ 00027671  0x00007387 rtn 
+ 00027672  0x0000738a fetcht  0x00000002 , 0x0000441c 
+ 00027673  0x0000738b copy  0x00000002 , 0x00000011 
+ 00027674  0x0000738c increase  0xfffffffc , 0x00000002 
+ 00027675  0x0000738d ifetch  0x00000004 , 0x00000002 
+ 00027676  0x0000738e store  0x00000004 , 0x00000678 
+ 00027677  0x0000738f fetcht  0x00000002 , 0x0000441e 
+ 00027678  0x00007390 fetch  0x00000003 , 0x00004419 
+ 00027679  0x00007391 rtn 
+ 00027680  0x00007394 bpatch  0x000000ca , 0x00004019 
+ 00027681  0x00007395 call  0x00006c8b 
+ 00027682  0x00007396 call  0x000069dc 
+ 00027683  0x00007397 setarg  0x00000000 
+ 00027684  0x00007398 store  0x00000004 , 0x000001de 
+ 00027685  0x00007399 rtn 
+ 00027686  0x0000739c jam  0x00000006 , 0x000001de 
+ 00027687  0x0000739e setarg  0x00000000 
+ 00027688  0x0000739f store  0x00000002 , 0x00008088 
+ 00027689  0x000073a0 setarg  0x00000001 
+ 00027690  0x000073a1 store  0x00000002 , 0x00008082 
+ 00027691  0x000073a2 setarg  0x000001de 
+ 00027692  0x000073a3 store  0x00000002 , 0x00008084 
+ 00027693  0x000073a4 jam  0x00000002 , 0x00008006 
+ 00027694  0x000073a5 branch  0x00006be0 
+ 00027695  0x000073a8 jam  0x000000ab , 0x000001de 
+ 00027696  0x000073a9 branch  0x00006c27 
+ 00027697  0x000073ac jam  0x000000b9 , 0x000001de 
+ 00027698  0x000073ad branch  0x00006c27 
+ 00027699  0x000073b0 store  0x00000003 , 0x00000670 
+ 00027700  0x000073b1 storet  0x00000002 , 0x00000678 
+ 00027701  0x000073b2 storer  0x00000011 , 0x00000002 , 0x00000684 
+ 00027702  0x000073b3 bpatchx  0x000000b5 , 0x00004036 
+ 00027703  0x000073b4 call  0x00006c26 
+ 00027704  0x000073b5 fetch  0x00000003 , 0x00000670 
+ 00027705  0x000073b6 fetcht  0x00000002 , 0x00000678 
+ 00027706  0x000073b7 fetchr  0x00000011 , 0x00000002 , 0x00000684 
+ 00027707  0x000073b8 branch  0x00006c3c 
+ 00027708  0x000073bc increase  0x00000004 , 0x00000002 
+ 00027709  0x000073bd storet  0x00000002 , 0x00008082 
+ 00027710  0x000073be arg  0x00000002 , 0x00000002 
+ 00027711  0x000073bf increase  0xfffffffc , 0x00000011 
+ 00027712  0x000073c2 istoret  0x00000001 , 0x00000011 
+ 00027713  0x000073c3 rshift16  0x0000003f , 0x00000002 
+ 00027714  0x000073c4 istoret  0x00000001 , 0x00000005 
+ 00027715  0x000073c5 rshift8  0x0000003f , 0x00000002 
+ 00027716  0x000073c6 istoret  0x00000001 , 0x00000005 
+ 00027717  0x000073c7 istore  0x00000001 , 0x00000005 
+ 00027718  0x000073c8 deposit  0x00000011 
+ 00027719  0x000073c9 store  0x00000002 , 0x00008084 
+ 00027720  0x000073ca setarg  0x00000000 
+ 00027721  0x000073cb store  0x00000002 , 0x00008088 
+ 00027722  0x000073cc jam  0x00000002 , 0x00008006 
+ 00027723  0x000073cd call  0x00006be0 
+ 00027724  0x000073ce branch  0x00006c63 
+ 00027725  0x000073d3 storet  0x00000002 , 0x00008088 
+ 00027726  0x000073d4 rshift16  0x0000003f , 0x00000002 
+ 00027727  0x000073d5 storet  0x00000001 , 0x000001df 
+ 00027728  0x000073d6 rshift8  0x0000003f , 0x00000002 
+ 00027729  0x000073d7 storet  0x00000001 , 0x000001e0 
+ 00027730  0x000073d8 store  0x00000001 , 0x000001e1 
+ 00027731  0x000073d9 setarg  0x00000004 
+ 00027732  0x000073da store  0x00000002 , 0x00008082 
+ 00027733  0x000073db jam  0x00000003 , 0x000001de 
+ 00027734  0x000073dc setarg  0x000001de 
+ 00027735  0x000073dd store  0x00000002 , 0x00008084 
+ 00027736  0x000073de deposit  0x00000011 
+ 00027737  0x000073df store  0x00000002 , 0x00008086 
+ 00027738  0x000073e0 fetch  0x00000001 , 0x00008080 
+ 00027739  0x000073e1 isolate0  0x0000000f , 0x00000011 
+ 00027740  0x000073e2 setflag  0x00000001 , 0x00000006 , 0x0000003f 
+ 00027741  0x000073e3 store  0x00000001 , 0x00008080 
+ 00027742  0x000073e4 jam  0x00000002 , 0x00008006 
+ 00027743  0x000073e6 fetch  0x00000001 , 0x00008128 
+ 00027744  0x000073e7 bbit1  0x00000007 , 0x00006c5f 
+ 00027745  0x000073e8 arg  0x00000003 , 0x00000007 
+ 00027746  0x000073e9 branch  0x00006be0 
+ 00027747  0x000073ec setarg  0x000007d0 
+ 00027748  0x000073ed call  0x0000235c 
+ 00027749  0x000073ee call  0x00006c26 
+ 00027750  0x000073ef setarg  0x000001e3 
+ 00027751  0x000073f0 store  0x00000002 , 0x00008086 
+ 00027752  0x000073f1 setarg  0x00000005 
+ 00027753  0x000073f2 call  0x00006bd7 
+ 00027754  0x000073f3 bbit1  0x00000000 , 0x00006c63 
+ 00027755  0x000073f4 rtn 
+ 00027756  0x000073fb storet  0x00000002 , 0x00008088 
+ 00027757  0x000073fc setarg  0x00000004 
+ 00027758  0x000073fd store  0x00000002 , 0x00008082 
+ 00027759  0x000073fe jam  0x00000003 , 0x000001de 
+ 00027760  0x000073ff setarg  0x000001de 
+ 00027761  0x00007400 store  0x00000002 , 0x00008084 
+ 00027762  0x00007401 deposit  0x00000011 
+ 00027763  0x00007402 store  0x00000002 , 0x00008086 
+ 00027764  0x00007403 fetch  0x00000001 , 0x00008080 
+ 00027765  0x00007404 isolate0  0x0000000f , 0x00000011 
+ 00027766  0x00007405 setflag  0x00000001 , 0x00000006 , 0x0000003f 
+ 00027767  0x00007406 store  0x00000001 , 0x00008080 
+ 00027768  0x00007407 jam  0x00000002 , 0x00008006 
+ 00027769  0x00007409 fetch  0x00000001 , 0x00008128 
+ 00027770  0x0000740a bbit1  0x00000007 , 0x00006c79 
+ 00027771  0x0000740b arg  0x00000003 , 0x00000007 
+ 00027772  0x0000740c call  0x00006b07 
+ 00027773  0x0000740d call  0x00006be0 
+ 00027774  0x0000740e isolate1  0x00000002 , 0x0000003f 
+ 00027775  0x0000740f call  0x00006b00 
+ 00027776  0x00007410 fetch  0x00000001 , 0x000001df 
+ 00027777  0x00007411 lshift16  0x0000003f , 0x00000012 
+ 00027778  0x00007412 fetch  0x00000002 , 0x000001e0 
+ 00027779  0x00007413 byteswap  0x0000003f , 0x0000003f 
+ 00027780  0x00007414 ior  0x00000012 , 0x0000003f 
+ 00027781  0x00007415 iadd  0x00000002 , 0x0000003f 
+ 00027782  0x00007416 store  0x00000001 , 0x000001e1 
+ 00027783  0x00007417 rshift8  0x0000003f , 0x0000003f 
+ 00027784  0x00007418 byteswap  0x0000003f , 0x0000003f 
+ 00027785  0x00007419 store  0x00000002 , 0x000001df 
+ 00027786  0x0000741a rtn 
+ 00027787  0x0000741d fetch  0x00000001 , 0x00004421 
+ 00027788  0x0000741e fetcht  0x00000001 , 0x00004423 
+ 00027789  0x0000741f isub  0x00000002 , 0x0000003e 
+ 00027790  0x00007420 nbranch  0x00006c90 , 0x00000005 
+ 00027791  0x00007421 call  0x00006c9c 
+ 00027792  0x00007424 fetch  0x00000001 , 0x00004421 
+ 00027793  0x00007425 arg  0x00000020 , 0x00000002 
+ 00027794  0x00007426 call  0x00006f21 
+ 00027795  0x00007427 fetch  0x00000001 , 0x00004424 
+ 00027796  0x00007428 arg  0x00000021 , 0x00000002 
+ 00027797  0x00007429 call  0x00006f21 
+ 00027798  0x0000742a fetch  0x00000001 , 0x00004422 
+ 00027799  0x0000742b arg  0x00000022 , 0x00000002 
+ 00027800  0x0000742c call  0x00006f21 
+ 00027801  0x0000742d fetch  0x00000001 , 0x00004423 
+ 00027802  0x0000742e arg  0x0000001f , 0x00000002 
+ 00027803  0x0000742f branch  0x00006f21 
+ 00027804  0x00007432 jam  0x00000001 , 0x00004421 
+ 00027805  0x00007433 jam  0x00000003 , 0x00004422 
+ 00027806  0x00007434 jam  0x00000000 , 0x00004423 
+ 00027807  0x00007435 jam  0x00000002 , 0x00004424 
+ 00027808  0x00007436 jam  0x0000000b , 0x00004425 
+ 00027809  0x00007437 jam  0x0000000a , 0x00004426 
+ 00027810  0x00007438 rtn 
+ 00027811  0x0000743c jam  0x00000001 , 0x00008010 
+ 00027812  0x0000743d rtn 
+ 00027813  0x00007444 jam  0x00000005 , 0x0000808b 
+ 00027814  0x00007445 jam  0x00000007 , 0x0000808c 
+ 00027815  0x00007446 jam  0x00000007 , 0x0000808d 
+ 00027816  0x00007447 jam  0x00000007 , 0x0000808e 
+ 00027817  0x00007448 jam  0x00000007 , 0x0000808f 
+ 00027818  0x00007449 jam  0x00000005 , 0x00008090 
+ 00027819  0x0000744a jam  0x00000000 , 0x00008091 
+ 00027820  0x0000744b rtn 
+ 00027821  0x0000744e jam  0x0000000c , 0x0000808b 
+ 00027822  0x0000744f jam  0x0000000d , 0x0000808c 
+ 00027823  0x00007450 jam  0x0000000d , 0x0000808d 
+ 00027824  0x00007451 jam  0x0000000d , 0x0000808e 
+ 00027825  0x00007452 jam  0x0000000d , 0x0000808f 
+ 00027826  0x00007453 jam  0x0000000c , 0x00008090 
+ 00027827  0x00007454 jam  0x00000000 , 0x00008091 
+ 00027828  0x00007455 rtn 
+ 00027829  0x00007458 call  0x00006cd8 
+ 00027830  0x0000745a fetch  0x00000001 , 0x00004428 
+ 00027831  0x0000745b arg  0x0000006c , 0x00000002 
+ 00027832  0x0000745c call  0x00006f21 
+ 00027833  0x0000745d fetch  0x00000001 , 0x00004429 
+ 00027834  0x0000745e arg  0x0000006d , 0x00000002 
+ 00027835  0x0000745f branch  0x00006f21 
+ 00027836  0x00007462 call  0x00006cdf 
+ 00027837  0x00007463 branch  0x00006cb6 
+ 00027838  0x00007466 fetch  0x00000001 , 0x00008128 
+ 00027839  0x00007467 bbit0  0x00000005 , 0x00006cbe 
+ 00027840  0x00007468 rtn 
+ 00027841  0x00007483 set1  0x00000028 , 0x00000000 
+ 00027842  0x00007484 jam  0x00000008 , 0x000043f4 
+ 00027843  0x00007485 rtn 
+ 00027844  0x00007488 set0  0x00000028 , 0x00000000 
+ 00027845  0x00007489 jam  0x00000020 , 0x000043f4 
+ 00027846  0x0000748a rtn 
+ 00027847  0x0000748e fetch  0x00000001 , 0x000043eb 
+ 00027848  0x0000748f iadd  0x00000012 , 0x0000003f 
+ 00027849  0x00007490 store  0x00000001 , 0x000001e0 
+ 00027850  0x00007491 branch  0x00006cce 
+ 00027851  0x00007494 fetch  0x00000002 , 0x000001e0 
+ 00027852  0x00007495 byteswap  0x0000003f , 0x0000003f 
+ 00027853  0x00007496 store  0x00000001 , 0x000001e0 
+ 00027854  0x0000749c setarg  0x00000003 
+ 00027855  0x0000749d store  0x00000002 , 0x00008092 
+ 00027856  0x0000749e jam  0x000000a0 , 0x000001df 
+ 00027857  0x0000749f jam  0x000000a1 , 0x000001e1 
+ 00027858  0x000074a0 branch  0x00006ced 
+ 00027859  0x000074a7 storet  0x00000002 , 0x00000678 
+ 00027860  0x000074a8 call  0x00006cd8 
+ 00027861  0x000074a9 fetcht  0x00000002 , 0x00000678 
+ 00027862  0x000074aa call  0x00006d07 
+ 00027863  0x000074ab branch  0x00006cdf 
+ 00027864  0x000074ae fetch  0x00000001 , 0x00004427 
+ 00027865  0x000074af rtneq  0x000000ff 
+ 00027866  0x000074b0 bbit0  0x00000006 , 0x00006cdd 
+ 00027867  0x000074b1 setarg  0x000249f0 
+ 00027868  0x000074b2 call  0x0000235c 
+ 00027869  0x000074b4 fetcht  0x00000001 , 0x00004427 
+ 00027870  0x000074b5 branch  0x00006ef7 
+ 00027871  0x000074b8 fetcht  0x00000001 , 0x00004427 
+ 00027872  0x000074b9 branch  0x00006ef3 
+ 00027873  0x000074bf bpatch  0x000000cb , 0x00004019 
+ 00027874  0x000074c0 bmark1  0x00000028 , 0x00006cc7 
+ 00027875  0x000074c1 fetch  0x00000002 , 0x000043eb 
+ 00027876  0x000074c2 iadd  0x00000012 , 0x0000003f 
+ 00027877  0x000074c3 byteswap  0x0000003f , 0x0000003f 
+ 00027878  0x000074c4 store  0x00000002 , 0x000001e0 
+ 00027879  0x000074c8 bpatch  0x000000cc , 0x00004019 
+ 00027880  0x000074c9 bmark1  0x00000028 , 0x00006ccb 
+ 00027881  0x000074ca setarg  0x00000004 
+ 00027882  0x000074cb store  0x00000002 , 0x00008092 
+ 00027883  0x000074cc jam  0x000000a0 , 0x000001df 
+ 00027884  0x000074cd jam  0x000000a1 , 0x000001e2 
+ 00027885  0x000074cf setarg  0x000001df 
+ 00027886  0x000074d0 store  0x00000002 , 0x00008094 
+ 00027887  0x000074d1 storet  0x00000002 , 0x00008098 
+ 00027888  0x000074d2 storer  0x00000011 , 0x00000002 , 0x00008096 
+ 00027889  0x000074d3 setarg  0x00000002 
+ 00027890  0x000074d4 isolate0  0x0000000f , 0x00000011 
+ 00027891  0x000074d5 setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00027892  0x000074d6 store  0x00000001 , 0x0000808a 
+ 00027893  0x000074d7 jam  0x00000004 , 0x00008006 
+ 00027894  0x000074d8 arg  0x00000005 , 0x00000007 
+ 00027895  0x000074d9 call  0x00006b07 
+ 00027896  0x000074da call  0x00006cbe 
+ 00027897  0x000074db isolate1  0x00000004 , 0x0000003f 
+ 00027898  0x000074dc call  0x00006b00 
+ 00027899  0x000074dd bmark1  0x00000028 , 0x00006d02 
+ 00027900  0x000074df fetch  0x00000002 , 0x000001e0 
+ 00027901  0x000074e0 byteswap  0x0000003f , 0x0000003f 
+ 00027902  0x000074e1 iadd  0x00000002 , 0x0000003f 
+ 00027903  0x000074e2 byteswap  0x0000003f , 0x0000003f 
+ 00027904  0x000074e3 store  0x00000002 , 0x000001e0 
+ 00027905  0x000074e4 rtn 
+ 00027906  0x000074e7 fetch  0x00000001 , 0x000001e0 
+ 00027907  0x000074e8 iadd  0x00000002 , 0x0000003f 
+ 00027908  0x000074e9 byteswap  0x0000003f , 0x0000003f 
+ 00027909  0x000074ea store  0x00000002 , 0x000001e0 
+ 00027910  0x000074eb rtn 
+ 00027911  0x000074f2 fetch  0x00000002 , 0x000043eb 
+ 00027912  0x000074f3 iadd  0x00000012 , 0x0000003f 
+ 00027913  0x000074f6 store  0x00000002 , 0x00000670 
+ 00027914  0x000074f7 bpatch  0x000000cd , 0x00004019 
+ 00027915  0x000074f8 storet  0x00000002 , 0x00000678 
+ 00027916  0x000074f9 storer  0x00000011 , 0x00000002 , 0x0000068f 
+ 00027917  0x000074fb call  0x00006d1c 
+ 00027918  0x000074fd fetcht  0x00000002 , 0x00000688 
+ 00027919  0x000074fe fetchr  0x00000011 , 0x00000002 , 0x0000068f 
+ 00027920  0x000074ff fetch  0x00000002 , 0x00000670 
+ 00027921  0x00007501 call  0x00006d3d 
+ 00027922  0x00007503 fetch  0x00000002 , 0x00000688 
+ 00027923  0x00007504 fetcht  0x00000002 , 0x0000068f 
+ 00027924  0x00007505 iadd  0x00000002 , 0x00000002 
+ 00027925  0x00007506 storet  0x00000002 , 0x0000068f 
+ 00027926  0x00007507 fetcht  0x00000002 , 0x00000670 
+ 00027927  0x00007508 iadd  0x00000002 , 0x00000002 
+ 00027928  0x00007509 storet  0x00000002 , 0x00000670 
+ 00027929  0x0000750a fetch  0x00000002 , 0x00000678 
+ 00027930  0x0000750b nbranch  0x00006d0d , 0x00000034 
+ 00027931  0x0000750c rtn 
+ 00027932  0x00007515 bpatch  0x000000ce , 0x00004019 
+ 00027933  0x00007516 fetch  0x00000001 , 0x000043f4 
+ 00027934  0x00007517 increase  0xffffffff , 0x0000003f 
+ 00027935  0x00007518 fetcht  0x00000002 , 0x00000670 
+ 00027936  0x00007519 ior  0x00000002 , 0x0000003f 
+ 00027937  0x0000751a increase  0x00000001 , 0x0000003f 
+ 00027938  0x0000751b store  0x00000003 , 0x0000068c 
+ 00027939  0x0000751d fetch  0x00000002 , 0x00000678 
+ 00027940  0x0000751e iadd  0x00000002 , 0x0000003f 
+ 00027941  0x00007520 fetcht  0x00000003 , 0x0000068c 
+ 00027942  0x00007521 isub  0x00000002 , 0x0000003f 
+ 00027943  0x00007522 nbranch  0x00006d2e , 0x00000002 
+ 00027944  0x00007523 store  0x00000002 , 0x00000678 
+ 00027945  0x00007524 fetch  0x00000003 , 0x0000068c 
+ 00027946  0x00007525 fetcht  0x00000002 , 0x00000670 
+ 00027947  0x00007526 isub  0x00000002 , 0x0000003f 
+ 00027948  0x00007527 store  0x00000002 , 0x00000688 
+ 00027949  0x00007528 rtn 
+ 00027950  0x0000752b fetch  0x00000002 , 0x00000678 
+ 00027951  0x0000752c store  0x00000002 , 0x00000688 
+ 00027952  0x0000752d setarg  0x00000000 
+ 00027953  0x0000752e store  0x00000002 , 0x00000678 
+ 00027954  0x0000752f rtn 
+ 00027955  0x00007532 copy  0x00000012 , 0x0000003f 
+ 00027956  0x00007533 increase  0x00000002 , 0x00000002 
+ 00027957  0x00007534 storet  0x00000002 , 0x00008092 
+ 00027958  0x00007535 increase  0xfffffffe , 0x00000011 
+ 00027959  0x00007536 ifetcht  0x00000003 , 0x00000011 
+ 00027960  0x00007537 copy  0x00000002 , 0x00000012 
+ 00027961  0x00007538 arg  0x000000a0 , 0x00000002 
+ 00027962  0x00007539 istoret  0x00000001 , 0x00000011 
+ 00027963  0x0000753a istore  0x00000001 , 0x00000005 
+ 00027964  0x0000753b branch  0x00006d4a 
+ 00027965  0x0000753f copy  0x0000003f , 0x00000012 
+ 00027966  0x00007540 bpatch  0x000000cf , 0x00004019 
+ 00027967  0x00007541 bmark1  0x00000028 , 0x00006d33 
+ 00027968  0x00007542 copy  0x00000012 , 0x0000003f 
+ 00027969  0x00007543 increase  0x00000003 , 0x00000002 
+ 00027970  0x00007544 storet  0x00000002 , 0x00008092 
+ 00027971  0x00007545 increase  0xfffffffd , 0x00000011 
+ 00027972  0x00007546 ifetcht  0x00000003 , 0x00000011 
+ 00027973  0x00007547 copy  0x00000002 , 0x00000012 
+ 00027974  0x00007548 arg  0x000000a0 , 0x00000002 
+ 00027975  0x00007549 istoret  0x00000001 , 0x00000011 
+ 00027976  0x0000754a byteswap  0x0000003f , 0x0000003f 
+ 00027977  0x0000754b istore  0x00000002 , 0x00000005 
+ 00027978  0x0000754d storer  0x00000011 , 0x00000002 , 0x00008094 
+ 00027979  0x0000754e setarg  0x00000000 
+ 00027980  0x0000754f store  0x00000002 , 0x00008098 
+ 00027981  0x00007550 jam  0x00000001 , 0x0000808a 
+ 00027982  0x00007551 jam  0x00000004 , 0x00008006 
+ 00027983  0x00007552 call  0x00006cbe 
+ 00027984  0x00007553 istorer  0x00000012 , 0x00000003 , 0x00000011 
+ 00027985  0x00007555 bpatch  0x000000d0 , 0x0000401a 
+ 00027986  0x00007556 jam  0x00000000 , 0x000001e2 
+ 00027987  0x00007558 setarg  0x00000001 
+ 00027988  0x00007559 store  0x00000002 , 0x00008092 
+ 00027989  0x0000755a jam  0x000000a0 , 0x000001df 
+ 00027990  0x0000755b setarg  0x000001df 
+ 00027991  0x0000755c store  0x00000002 , 0x00008094 
+ 00027992  0x0000755d setarg  0x00000000 
+ 00027993  0x0000755e store  0x00000002 , 0x00008098 
+ 00027994  0x0000755f store  0x00000002 , 0x00008096 
+ 00027995  0x00007560 setarg  0x00000003 
+ 00027996  0x00007561 store  0x00000001 , 0x0000808a 
+ 00027997  0x00007562 jam  0x00000004 , 0x00008006 
+ 00027998  0x00007563 call  0x00006cbe 
+ 00027999  0x00007564 fetch  0x00000001 , 0x00008128 
+ 00028000  0x00007565 rtnbit0  0x00000006 
+ 00028001  0x00007566 nop  0x000005dc 
+ 00028002  0x00007567 fetch  0x00000001 , 0x000001e2 
+ 00028003  0x00007568 increase  0x00000001 , 0x0000003f 
+ 00028004  0x00007569 store  0x00000001 , 0x000001e2 
+ 00028005  0x0000756a sub  0x0000003f , 0x00000028 , 0x0000003e 
+ 00028006  0x0000756b nrtn  0x00000002 
+ 00028007  0x0000756c branch  0x00006d53 
+ 00028008  0x00007571 call  0x00007dba 
+ 00028009  0x00007572 branch  0x00006d6a 
+ 00028010  0x00007575 rshift16  0x0000003f , 0x00000002 
+ 00028011  0x00007576 call  0x00006d8e , 0x00000028 
+ 00028012  0x00007577 rshift32  0x0000003f , 0x0000003f 
+ 00028013  0x00007578 rshift16  0x0000003f , 0x00000002 
+ 00028014  0x00007579 call  0x00006d8a , 0x00000028 
+ 00028015  0x0000757a fetch  0x00000002 , 0x00008050 
+ 00028016  0x0000757b set0  0x0000000f , 0x0000003f 
+ 00028017  0x0000757c store  0x00000002 , 0x00008050 
+ 00028018  0x0000757d rtn 
+ 00028019  0x00007581 store  0x00000002 , 0x00008052 
+ 00028020  0x00007582 rtn 
+ 00028021  0x00007586 call  0x00006d77 
+ 00028022  0x00007587 branch  0x00006d73 
+ 00028023  0x0000758b call  0x00006d7c 
+ 00028024  0x0000758c idiv  0x00000002 
+ 00028025  0x0000758d call  0x00007d62 
+ 00028026  0x0000758e quotient  0x0000003f 
+ 00028027  0x0000758f rtn 
+ 00028028  0x00007592 fetch  0x00000001 , 0x00008043 
+ 00028029  0x00007593 bbit0  0x00000000 , 0x00006d80 
+ 00028030  0x00007594 setarg  0x02dc6c00 
+ 00028031  0x00007595 rtn 
+ 00028032  0x00007597 setarg  0x016e3600 
+ 00028033  0x00007598 rtn 
+ 00028034  0x0000759b fetch  0x00000001 , 0x00008043 
+ 00028035  0x0000759c and  0x0000003f , 0x000000fe , 0x0000003f 
+ 00028036  0x0000759d store  0x00000001 , 0x00008043 
+ 00028037  0x0000759e rtn 
+ 00028038  0x000075a1 fetch  0x00000001 , 0x00008043 
+ 00028039  0x000075a2 or  0x0000003f , 0x00000001 , 0x0000003f 
+ 00028040  0x000075a3 store  0x00000001 , 0x00008043 
+ 00028041  0x000075a4 rtn 
+ 00028042  0x000075a9 store  0x00000002 , 0x0000805a 
+ 00028043  0x000075aa store  0x00000002 , 0x0000805e 
+ 00028044  0x000075ab storet  0x00000002 , 0x0000805c 
+ 00028045  0x000075ac rtn 
+ 00028046  0x000075b0 store  0x00000002 , 0x00008054 
+ 00028047  0x000075b1 store  0x00000002 , 0x00008058 
+ 00028048  0x000075b2 storet  0x00000002 , 0x00008056 
+ 00028049  0x000075b3 rtn 
+ 00028050  0x000075b6 fetchr  0x0000000a , 0x00000002 , 0x0000805a 
+ 00028051  0x000075b7 fetchr  0x00000010 , 0x00000002 , 0x0000805c 
+ 00028052  0x000075b8 fetchr  0x00000003 , 0x00000002 , 0x0000805e 
+ 00028053  0x000075b9 rtn 
+ 00028054  0x000075bc fetchr  0x0000000a , 0x00000002 , 0x00008054 
+ 00028055  0x000075bd fetchr  0x00000010 , 0x00000002 , 0x00008056 
+ 00028056  0x000075be fetchr  0x00000003 , 0x00000002 , 0x00008058 
+ 00028057  0x000075bf rtn 
+ 00028058  0x000075c2 storer  0x00000003 , 0x00000002 , 0x0000805e 
+ 00028059  0x000075c3 rtn 
+ 00028060  0x000075c6 storer  0x00000003 , 0x00000002 , 0x00008058 
+ 00028061  0x000075c7 rtn 
+ 00028062  0x000075ca call  0x00006d96 
+ 00028063  0x000075cb fetch  0x00000002 , 0x00008112 
+ 00028064  0x000075cc iadd  0x00000003 , 0x00000003 
+ 00028065  0x000075cd branch  0x00006d9c 
+ 00028066  0x000075d0 call  0x00006da6 
+ 00028067  0x000075d1 branch  0x00006d92 
+ 00028068  0x000075d4 call  0x00006d9a 
+ 00028069  0x000075d5 branch  0x00006daa 
+ 00028070  0x000075d9 storer  0x00000003 , 0x00000002 , 0x00000697 
+ 00028071  0x000075da storer  0x0000000a , 0x00000002 , 0x00000695 
+ 00028072  0x000075db storer  0x00000010 , 0x00000002 , 0x00000693 
+ 00028073  0x000075dc rtn 
+ 00028074  0x000075df fetchr  0x00000003 , 0x00000002 , 0x00000697 
+ 00028075  0x000075e0 fetchr  0x0000000a , 0x00000002 , 0x00000695 
+ 00028076  0x000075e1 fetchr  0x00000010 , 0x00000002 , 0x00000693 
+ 00028077  0x000075e2 rtn 
+ 00028078  0x000075e5 fetch  0x00000002 , 0x0000810e 
+ 00028079  0x000075e6 nbranch  0x00006dae , 0x00000034 
+ 00028080  0x000075e7 rtn 
+ 00028081  0x000075ea deposit  0x00000039 
+ 00028082  0x000075eb rtn  0x00000034 
+ 00028083  0x000075ed increase  0xfffffff8 , 0x00000039 
+ 00028084  0x000075ee call  0x00006dbe , 0x00000002 
+ 00028085  0x000075ef rtn  0x00000005 
+ 00028086  0x000075f0 branch  0x00006db3 , 0x00000002 
+ 00028087  0x000075f1 increase  0x00000008 , 0x00000039 
+ 00028088  0x000075f3 increase  0xfffffffc , 0x00000039 
+ 00028089  0x000075f4 call  0x00006dc1 , 0x00000002 
+ 00028090  0x000075f5 rtn  0x00000005 
+ 00028091  0x000075f6 branch  0x00006db8 , 0x00000002 
+ 00028092  0x000075f7 increase  0x00000004 , 0x00000039 
+ 00028093  0x000075f8 branch  0x00006dc4 
+ 00028094  0x000075fb ifetch  0x00000008 , 0x00000006 
+ 00028095  0x000075fc istore  0x00000008 , 0x00000003 
+ 00028096  0x000075fd rtn 
+ 00028097  0x00007600 ifetch  0x00000004 , 0x00000006 
+ 00028098  0x00007601 istore  0x00000004 , 0x00000003 
+ 00028099  0x00007602 rtn 
+ 00028100  0x00007605 deposit  0x00000039 
+ 00028101  0x00007606 rtn  0x00000034 
+ 00028102  0x00007608 ifetch  0x00000001 , 0x00000006 
+ 00028103  0x00007609 istore  0x00000001 , 0x00000003 
+ 00028104  0x0000760a loop  0x00006dc6 
+ 00028105  0x0000760b rtn 
+ 00028106  0x0000760e deposit  0x00000039 
+ 00028107  0x0000760f rtn  0x00000034 
+ 00028108  0x00007611 increase  0xfffffff8 , 0x00000039 
+ 00028109  0x00007612 call  0x00006dd7 , 0x00000002 
+ 00028110  0x00007613 rtn  0x00000005 
+ 00028111  0x00007614 branch  0x00006dcc , 0x00000002 
+ 00028112  0x00007615 increase  0x00000008 , 0x00000039 
+ 00028113  0x00007617 increase  0xfffffffc , 0x00000039 
+ 00028114  0x00007618 call  0x00006dda , 0x00000002 
+ 00028115  0x00007619 rtn  0x00000005 
+ 00028116  0x0000761a branch  0x00006dd1 , 0x00000002 
+ 00028117  0x0000761b increase  0x00000004 , 0x00000039 
+ 00028118  0x0000761c branch  0x00006ddd 
+ 00028119  0x00007620 ifetch  0x00000008 , 0x00000003 
+ 00028120  0x00007621 istore  0x00000008 , 0x00000005 
+ 00028121  0x00007622 rtn 
+ 00028122  0x00007625 ifetch  0x00000004 , 0x00000003 
+ 00028123  0x00007626 istore  0x00000004 , 0x00000005 
+ 00028124  0x00007627 rtn 
+ 00028125  0x0000762b deposit  0x00000039 
+ 00028126  0x0000762c rtn  0x00000034 
+ 00028127  0x0000762e ifetch  0x00000001 , 0x00000003 
+ 00028128  0x0000762f istore  0x00000001 , 0x00000005 
+ 00028129  0x00007630 loop  0x00006ddf 
+ 00028130  0x00007631 rtn 
+ 00028131  0x00007637 jam  0x0000003d , 0x0000066f 
+ 00028132  0x00007638 branch  0x0000782b 
+ 00028133  0x0000763b bpatch  0x000000d1 , 0x0000401a 
+ 00028134  0x0000763c fetch  0x00000001 , 0x000043fa 
+ 00028135  0x0000763d rtn  0x00000034 
+ 00028136  0x0000763e call  0x00006e87 
+ 00028137  0x0000763f call  0x00006e8d , 0x00000005 
+ 00028138  0x00007640 call  0x00007dc0 
+ 00028139  0x00007641 call  0x00006e18 
+ 00028140  0x00007643 fetch  0x00000001 , 0x000043fa 
+ 00028141  0x00007644 icopy  0x00000013 
+ 00028142  0x00007645 fetcht  0x00000002 , 0x000043f8 
+ 00028143  0x00007646 storet  0x00000002 , 0x00000033 
+ 00028144  0x00007648 copy  0x00000013 , 0x0000003f 
+ 00028145  0x00007649 branch  0x00006de3 , 0x00000034 
+ 00028146  0x0000764a increase  0xffffffff , 0x00000013 
+ 00028147  0x0000764b copy  0x00000002 , 0x00000011 
+ 00028148  0x0000764c ifetch  0x00000001 , 0x00000011 
+ 00028149  0x0000764d fetcht  0x00000001 , 0x00000031 
+ 00028150  0x0000764e isub  0x00000002 , 0x0000003e 
+ 00028151  0x0000764f call  0x00006e00 , 0x00000005 
+ 00028152  0x00007650 branch  0x00006dfc , 0x00000002 
+ 00028153  0x00007651 ifetch  0x00000001 , 0x00000011 
+ 00028154  0x00007652 increase  0x00000001 , 0x0000003f 
+ 00028155  0x00007653 istore  0x00000001 , 0x00000011 
+ 00028156  0x00007655 fetcht  0x00000002 , 0x00000033 
+ 00028157  0x00007656 increase  0x00000022 , 0x00000002 
+ 00028158  0x00007657 storet  0x00000002 , 0x00000033 
+ 00028159  0x00007658 branch  0x00006df0 
+ 00028160  0x0000765b setarg  0x00000000 
+ 00028161  0x0000765c istore  0x00000001 , 0x00000011 
+ 00028162  0x0000765d fetch  0x00000001 , 0x00000032 
+ 00028163  0x0000765e istore  0x00000001 , 0x00000005 
+ 00028164  0x0000765f bne  0x00000033 , 0x00006e0d 
+ 00028165  0x00007662 ifetch  0x00000006 , 0x00000006 
+ 00028166  0x00007663 istore  0x00000008 , 0x00000005 
+ 00028167  0x00007664 setarg  0x00000000 
+ 00028168  0x00007665 istore  0x00000008 , 0x00000005 
+ 00028169  0x00007666 copy  0x00000012 , 0x00000006 
+ 00028170  0x00007668 call  0x00007c8f 
+ 00028171  0x00007669 force  0x00000001 , 0x0000003e 
+ 00028172  0x0000766a rtn 
+ 00028173  0x0000766d beq  0x00000036 , 0x00006e11 
+ 00028174  0x0000766e beq  0x00000037 , 0x00006e15 
+ 00028175  0x0000766f arg  0x0000428a , 0x00000012 
+ 00028176  0x00007670 branch  0x00006e05 
+ 00028177  0x00007673 arg  0x0000430d , 0x00000006 
+ 00028178  0x00007674 call  0x00007c8f 
+ 00028179  0x00007676 arg  0x0000428a , 0x00000006 
+ 00028180  0x00007677 branch  0x00006e0a 
+ 00028181  0x0000767a arg  0x00004305 , 0x00000006 
+ 00028182  0x0000767b call  0x00007c8f 
+ 00028183  0x0000767c branch  0x00006e13 
+ 00028184  0x00007682 bpatch  0x000000d2 , 0x0000401a 
+ 00028185  0x00007683 call  0x00007dbc 
+ 00028186  0x00007684 fetch  0x00000001 , 0x000043fa 
+ 00028187  0x00007685 rtn  0x00000034 
+ 00028188  0x00007686 bpatch  0x000000d3 , 0x0000401a 
+ 00028189  0x00007687 fetch  0x00000002 , 0x000044e9 
+ 00028190  0x00007688 rtnbit0  0x00000009 
+ 00028191  0x0000768a fetch  0x00000001 , 0x000042cb 
+ 00028192  0x0000768b beq  0x00000000 , 0x00006e34 
+ 00028193  0x0000768c fetch  0x00000001 , 0x0000017d 
+ 00028194  0x0000768d compare  0x000000c0 , 0x0000003f , 0x000000c0 
+ 00028195  0x0000768e branch  0x00006e27 , 0x00000001 
+ 00028196  0x0000768f compare  0x00000040 , 0x0000003f , 0x000000c0 
+ 00028197  0x00007690 branch  0x00006e39 , 0x00000001 
+ 00028198  0x00007691 branch  0x00006e2e 
+ 00028199  0x00007694 branch  0x00006e2b , 0x0000002c 
+ 00028200  0x00007695 fetch  0x00000001 , 0x000042c2 
+ 00028201  0x00007696 bbit0  0x00000001 , 0x00006e34 
+ 00028202  0x00007697 branch  0x00006e2e 
+ 00028203  0x0000769a call  0x00006e34 
+ 00028204  0x0000769b rtn  0x00000028 
+ 00028205  0x0000769c branch  0x00006e2e 
+ 00028206  0x000076a1 fetch  0x00000001 , 0x000042fe 
+ 00028207  0x000076a2 bbit1  0x00000007 , 0x00006e31 
+ 00028208  0x000076a3 branch  0x00006e37 
+ 00028209  0x000076a7 fetch  0x00000006 , 0x00000178 
+ 00028210  0x000076a8 store  0x00000008 , 0x00004305 
+ 00028211  0x000076a9 branch  0x00006e37 
+ 00028212  0x000076ad jam  0x00000035 , 0x00000032 
+ 00028213  0x000076ae fetch  0x00000006 , 0x00000178 
+ 00028214  0x000076af branch  0x00006e3b 
+ 00028215  0x000076b2 jam  0x00000037 , 0x00000032 
+ 00028216  0x000076b3 branch  0x00006e3b 
+ 00028217  0x000076b7 jam  0x00000036 , 0x00000032 
+ 00028218  0x000076b8 branch  0x00006e3b 
+ 00028219  0x000076bb bpatch  0x000000d4 , 0x0000401a 
+ 00028220  0x000076bd fetch  0x00000002 , 0x000043f8 
+ 00028221  0x000076be ifetcht  0x00000001 , 0x0000003f 
+ 00028222  0x000076bf pincrease  0x00000001 
+ 00028223  0x000076c0 store  0x00000002 , 0x00000033 
+ 00028224  0x000076c1 storet  0x00000001 , 0x00000031 
+ 00028225  0x000076c2 fetch  0x00000001 , 0x000043fa 
+ 00028226  0x000076c3 icopy  0x00000013 
+ 00028227  0x000076c5 fetch  0x00000002 , 0x00000033 
+ 00028228  0x000076c6 copy  0x0000003f , 0x00000011 
+ 00028229  0x000076c7 call  0x00006e53 
+ 00028230  0x000076c8 rtn  0x00000028 
+ 00028231  0x000076c9 fetcht  0x00000002 , 0x00000033 
+ 00028232  0x000076ca increase  0x00000022 , 0x00000002 
+ 00028233  0x000076cb storet  0x00000002 , 0x00000033 
+ 00028234  0x000076cc increase  0xffffffff , 0x00000002 
+ 00028235  0x000076cd ifetch  0x00000001 , 0x00000002 
+ 00028236  0x000076ce store  0x00000001 , 0x00000031 
+ 00028237  0x000076cf increase  0xffffffff , 0x00000013 
+ 00028238  0x000076d0 nbranch  0x00006e43 , 0x00000005 
+ 00028239  0x000076d1 fetch  0x00000001 , 0x000043fa 
+ 00028240  0x000076d2 pincrease  0xffffffff 
+ 00028241  0x000076d3 store  0x00000001 , 0x00000031 
+ 00028242  0x000076d4 rtn 
+ 00028243  0x000076d6 fetch  0x00000001 , 0x00000032 
+ 00028244  0x000076d7 bne  0x00000033 , 0x00006e5a 
+ 00028245  0x000076d9 arg  0x00000032 , 0x00000012 
+ 00028246  0x000076da arg  0x00000007 , 0x00000039 
+ 00028247  0x000076db call  0x00007d64 
+ 00028248  0x000076dc branch  0x00007dba , 0x00000005 
+ 00028249  0x000076dd rtn 
+ 00028250  0x000076e0 beq  0x00000036 , 0x00006e5d 
+ 00028251  0x000076e1 beq  0x00000037 , 0x00006e78 
+ 00028252  0x000076e2 branch  0x00006e55 
+ 00028253  0x000076e5 ifetcht  0x00000001 , 0x00000011 
+ 00028254  0x000076e6 isub  0x00000002 , 0x0000003e 
+ 00028255  0x000076e7 nrtn  0x00000005 
+ 00028256  0x000076e8 arg  0x000006a1 , 0x00000005 
+ 00028257  0x000076e9 arg  0x00000010 , 0x00000039 
+ 00028258  0x000076ea call  0x00007ca1 
+ 00028259  0x000076eb fetch  0x00000003 , 0x0000017b 
+ 00028260  0x000076ec store  0x00000003 , 0x000006a1 
+ 00028261  0x000076ed call  0x00006e6f 
+ 00028262  0x000076ee fetch  0x00000002 , 0x000006be 
+ 00028263  0x000076ef byteswap  0x0000003f , 0x0000003f 
+ 00028264  0x000076f0 lshift8  0x0000003f , 0x00000002 
+ 00028265  0x000076f1 ifetch  0x00000001 , 0x00000006 
+ 00028266  0x000076f2 iadd  0x00000002 , 0x0000003f 
+ 00028267  0x000076f3 fetcht  0x00000003 , 0x00000178 
+ 00028268  0x000076f4 isub  0x00000002 , 0x0000003e 
+ 00028269  0x000076f5 branch  0x00007dba , 0x00000005 
+ 00028270  0x000076f6 rtn 
+ 00028271  0x000076fa arg  0x000006a1 , 0x00000006 
+ 00028272  0x000076fb call  0x00007361 
+ 00028273  0x000076fd ifetch  0x00000001 , 0x00000011 
+ 00028274  0x000076fe call  0x00007362 
+ 00028275  0x000076ff force  0x00000038 , 0x00000036 
+ 00028276  0x00007700 force  0x00000000 , 0x00000036 
+ 00028277  0x00007701 call  0x000072cf 
+ 00028278  0x00007702 arg  0x000006b1 , 0x00000005 
+ 00028279  0x00007703 branch  0x00007375 
+ 00028280  0x00007706 ifetcht  0x00000001 , 0x00000011 
+ 00028281  0x00007707 isub  0x00000002 , 0x0000003e 
+ 00028282  0x00007708 nrtn  0x00000005 
+ 00028283  0x00007709 copy  0x00000006 , 0x00000011 
+ 00028284  0x0000770a add  0x00000006 , 0x00000008 , 0x00000013 
+ 00028285  0x0000770b arg  0x00004305 , 0x00000012 
+ 00028286  0x0000770c arg  0x00000008 , 0x00000039 
+ 00028287  0x0000770d call  0x00007d64 
+ 00028288  0x0000770e branch  0x00007dba , 0x00000005 
+ 00028289  0x0000770f copy  0x00000013 , 0x00000011 
+ 00028290  0x00007710 arg  0x0000430d , 0x00000012 
+ 00028291  0x00007711 arg  0x00000008 , 0x00000039 
+ 00028292  0x00007712 call  0x00007d64 
+ 00028293  0x00007713 branch  0x00007dba , 0x00000005 
+ 00028294  0x00007714 rtn 
+ 00028295  0x00007717 fetch  0x00000002 , 0x000043f8 
+ 00028296  0x00007718 ifetcht  0x00000001 , 0x0000003f 
+ 00028297  0x00007719 pincrease  0x00000022 
+ 00028298  0x0000771a ifetch  0x00000001 , 0x0000003f 
+ 00028299  0x0000771b isub  0x00000002 , 0x0000003e 
+ 00028300  0x0000771c rtn 
+ 00028301  0x0000771f fetch  0x00000001 , 0x000043fa 
+ 00028302  0x00007720 icopy  0x00000039 
+ 00028303  0x00007721 fetcht  0x00000002 , 0x000043f8 
+ 00028304  0x00007722 setarg  0x00000000 
+ 00028305  0x00007724 istore  0x00000001 , 0x00000002 
+ 00028306  0x00007725 increase  0x00000022 , 0x00000002 
+ 00028307  0x00007726 pincrease  0x00000001 
+ 00028308  0x00007727 loop  0x00006e91 
+ 00028309  0x00007728 rtn 
+ 00028310  0x0000772d call  0x00007dbe 
+ 00028311  0x0000772e call  0x00006e18 
+ 00028312  0x0000772f nbranch  0x00006ea1 , 0x00000028 
+ 00028313  0x00007730 fetch  0x00000002 , 0x00000033 
+ 00028314  0x00007731 add  0x0000003f , 0x00000001 , 0x00000006 
+ 00028315  0x00007732 arg  0x0000430d , 0x00000005 
+ 00028316  0x00007733 call  0x00007c8f 
+ 00028317  0x00007734 arg  0x0000428a , 0x00000005 
+ 00028318  0x00007735 call  0x00007c8f 
+ 00028319  0x00007736 jam  0x00000001 , 0x0000429a 
+ 00028320  0x00007737 rtn 
+ 00028321  0x0000773a jam  0x00000000 , 0x0000429a 
+ 00028322  0x0000773b rtn 
+ 00028323  0x0000773f jam  0x00000034 , 0x00000032 
+ 00028324  0x00007740 branch  0x00006ea5 
+ 00028325  0x00007743 fetch  0x00000001 , 0x000043cb 
+ 00028326  0x00007744 beq  0x0000000a , 0x00006de5 
+ 00028327  0x00007745 beq  0x00000008 , 0x00005c42 
+ 00028328  0x00007746 rtn 
+ 00028329  0x0000774d and  0x00000002 , 0x0000001f , 0x0000003f 
+ 00028330  0x0000774e rshift  0x0000003f , 0x0000003f 
+ 00028331  0x0000774f arg  0x00000016 , 0x00000005 
+ 00028332  0x00007750 iadd  0x00000005 , 0x00000005 
+ 00028333  0x00007751 arg  0x000000f0 , 0x00000030 
+ 00028334  0x00007752 isolate0  0x00000000 , 0x00000002 
+ 00028335  0x00007753 rtn  0x00000001 
+ 00028336  0x00007754 arg  0x0000000f , 0x00000030 
+ 00028337  0x00007755 rtn 
+ 00028338  0x00007759 bpatch  0x000000d5 , 0x0000401a 
+ 00028339  0x0000775a set1  0x00000007 , 0x00000002 
+ 00028340  0x0000775b call  0x00006ee6 
+ 00028341  0x0000775c nsetflag  0x00000001 , 0x00000007 , 0x00000002 
+ 00028342  0x00007760 bpatch  0x000000d6 , 0x0000401a 
+ 00028343  0x00007761 sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00028344  0x00007762 rtn  0x00000005 
+ 00028345  0x00007763 arg  0x00000004 , 0x00000008 
+ 00028346  0x00007764 isolate1  0x00000007 , 0x00000002 
+ 00028347  0x00007765 branch  0x00006ebd , 0x00000001 
+ 00028348  0x00007766 arg  0x00000002 , 0x00000008 
+ 00028349  0x00007768 call  0x00006ea9 
+ 00028350  0x00007769 isolate0  0x00000000 , 0x00000002 
+ 00028351  0x0000776a branch  0x00006ec1 , 0x00000001 
+ 00028352  0x0000776b lshift4  0x00000008 , 0x00000008 
+ 00028353  0x0000776d ifetch  0x00000001 , 0x00000005 
+ 00028354  0x0000776e iand  0x00000030 , 0x0000003f 
+ 00028355  0x0000776f ior  0x00000008 , 0x0000003f 
+ 00028356  0x00007770 istore  0x00000001 , 0x00000005 
+ 00028357  0x00007771 rtn 
+ 00028358  0x00007775 bpatch  0x000000d7 , 0x0000401a 
+ 00028359  0x00007776 sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00028360  0x00007777 rtn  0x00000005 
+ 00028361  0x00007778 arg  0x00000001 , 0x00000008 
+ 00028362  0x00007779 call  0x00006ea9 
+ 00028363  0x0000777a isolate0  0x00000000 , 0x00000002 
+ 00028364  0x0000777b branch  0x00006ece , 0x00000001 
+ 00028365  0x0000777c lshift4  0x00000008 , 0x00000008 
+ 00028366  0x0000777e ifetch  0x00000001 , 0x00000005 
+ 00028367  0x0000777f iand  0x00000030 , 0x0000003f 
+ 00028368  0x00007780 ior  0x00000008 , 0x0000003f 
+ 00028369  0x00007781 istore  0x00000001 , 0x00000005 
+ 00028370  0x00007782 rtn 
+ 00028371  0x00007788 bpatch  0x000000d8 , 0x0000401b 
+ 00028372  0x00007789 sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00028373  0x0000778a rtn  0x00000005 
+ 00028374  0x0000778b call  0x00006ea9 
+ 00028375  0x0000778c ifetch  0x00000001 , 0x00000005 
+ 00028376  0x0000778d iand  0x00000030 , 0x0000003f 
+ 00028377  0x0000778e istore  0x00000001 , 0x00000005 
+ 00028378  0x0000778f rtn 
+ 00028379  0x00007792 call  0x00006ed3 
+ 00028380  0x00007793 branch  0x00006ee0 
+ 00028381  0x00007797 sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00028382  0x00007798 rtn  0x00000005 
+ 00028383  0x00007799 ncall  0x00006eb6 , 0x0000002b 
+ 00028384  0x0000779b call  0x00006f14 
+ 00028385  0x0000779c setarg  0x00000000 
+ 00028386  0x0000779d isolate1  0x00000007 , 0x00000002 
+ 00028387  0x0000779e nsetflag  0x00000001 , 0x00000006 , 0x0000003f 
+ 00028388  0x0000779f setflag  0x00000001 , 0x00000007 , 0x0000003f 
+ 00028389  0x000077a0 branch  0x00006f0d 
+ 00028390  0x000077a4 bpatch  0x000000d9 , 0x0000401b 
+ 00028391  0x000077a5 arg  0x0000811c , 0x00000005 
+ 00028392  0x000077a6 and  0x00000002 , 0x00000007 , 0x00000007 
+ 00028393  0x000077a7 rshift3  0x00000002 , 0x0000003f 
+ 00028394  0x000077a8 and_into  0x00000003 , 0x0000003f 
+ 00028395  0x000077a9 iadd  0x00000005 , 0x00000005 
+ 00028396  0x000077aa ifetch  0x00000001 , 0x00000005 
+ 00028397  0x000077ab isolate1  0x00000007 , 0x00000002 
+ 00028398  0x000077ac branch  0x00006ef1 , 0x00000001 
+ 00028399  0x000077ad qisolate0  0x0000003f 
+ 00028400  0x000077ae rtn 
+ 00028401  0x000077b0 qisolate1  0x0000003f 
+ 00028402  0x000077b1 rtn 
+ 00028403  0x000077b5 sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00028404  0x000077b6 rtn  0x00000005 
+ 00028405  0x000077b7 isolate1  0x00000007 , 0x0000003e 
+ 00028406  0x000077b8 branch  0x00006efa 
+ 00028407  0x000077bc sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00028408  0x000077bd rtn  0x00000005 
+ 00028409  0x000077be isolate0  0x00000007 , 0x0000003e 
+ 00028410  0x000077c2 setarg  0x00000000 
+ 00028411  0x000077c3 nsetflag  0x00000001 , 0x00000007 , 0x0000003f 
+ 00028412  0x000077c4 ixor  0x00000002 , 0x00000002 
+ 00028413  0x000077c8 call  0x00006f14 
+ 00028414  0x000077c9 setarg  0x0000003f 
+ 00028415  0x000077ca isolate1  0x00000007 , 0x00000002 
+ 00028416  0x000077cb setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00028417  0x000077cc branch  0x00006f0d 
+ 00028418  0x000077d0 sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00028419  0x000077d1 branch  0x00007dc4 , 0x00000005 
+ 00028420  0x000077d2 call  0x00006f14 
+ 00028421  0x000077d3 ifetch  0x00000001 , 0x00000005 
+ 00028422  0x000077d4 bbit1  0x00000000 , 0x00006f09 
+ 00028423  0x000077d5 isolate0  0x00000007 , 0x00000002 
+ 00028424  0x000077d6 rtn 
+ 00028425  0x000077d8 isolate1  0x00000007 , 0x00000002 
+ 00028426  0x000077d9 rtn 
+ 00028427  0x000077dc call  0x00006f14 
+ 00028428  0x000077dd setarg  0x000000c0 
+ 00028429  0x000077df istore  0x00000001 , 0x00000005 
+ 00028430  0x000077e0 rtn 
+ 00028431  0x000077e3 sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00028432  0x000077e4 rtn  0x00000005 
+ 00028433  0x000077e5 call  0x00006f14 
+ 00028434  0x000077e6 setarg  0x00000000 
+ 00028435  0x000077e7 branch  0x00006f0d 
+ 00028436  0x000077ea and  0x00000002 , 0x0000003f , 0x0000003f 
+ 00028437  0x000077eb sub  0x0000003f , 0x0000000f , 0x0000003e 
+ 00028438  0x000077ec nbranch  0x00006f1a , 0x00000002 
+ 00028439  0x000077ed arg  0x00008070 , 0x00000005 
+ 00028440  0x000077ef iadd  0x00000005 , 0x00000005 
+ 00028441  0x000077f0 rtn 
+ 00028442  0x000077f2 arg  0x000080d4 , 0x00000005 
+ 00028443  0x000077f3 increase  0xfffffff0 , 0x0000003f 
+ 00028444  0x000077f4 branch  0x00006f18 
+ 00028445  0x000077f8 and  0x0000003f , 0x000000ff , 0x00000002 
+ 00028446  0x000077f9 rshift8  0x0000003f , 0x0000003f 
+ 00028447  0x000077fa branch  0x00006f21 
+ 00028448  0x000077fe rtnbit0  0x00000007 
+ 00028449  0x00007800 and_into  0x0000003f , 0x0000003f 
+ 00028450  0x00007801 sub  0x0000003f , 0x0000000f , 0x0000003e 
+ 00028451  0x00007802 nbranch  0x00006f28 , 0x00000002 
+ 00028452  0x00007803 arg  0x00008070 , 0x00000005 
+ 00028453  0x00007805 iadd  0x00000005 , 0x00000005 
+ 00028454  0x00007806 istoret  0x00000001 , 0x00000005 
+ 00028455  0x00007807 rtn 
+ 00028456  0x00007809 arg  0x000080d4 , 0x00000005 
+ 00028457  0x0000780a increase  0xfffffff0 , 0x0000003f 
+ 00028458  0x0000780b branch  0x00006f25 
+ 00028459  0x00007810 and_into  0x0000003f , 0x00000002 
+ 00028460  0x00007811 sub  0x00000002 , 0x0000000f , 0x0000003e 
+ 00028461  0x00007812 nbranch  0x00006f32 , 0x00000002 
+ 00028462  0x00007813 setarg  0x00008070 
+ 00028463  0x00007815 iadd  0x00000002 , 0x00000006 
+ 00028464  0x00007816 ifetch  0x00000001 , 0x00000006 
+ 00028465  0x00007817 rtn 
+ 00028466  0x00007819 setarg  0x000080d4 
+ 00028467  0x0000781a increase  0xfffffff0 , 0x00000002 
+ 00028468  0x0000781b branch  0x00006f2f 
+ 00028469  0x00007820 arg  0x00000010 , 0x00000039 
+ 00028470  0x00007821 arg  0x00008070 , 0x00000006 
+ 00028471  0x00007823 copy  0x00000006 , 0x00000005 
+ 00028472  0x00007824 ifetch  0x00000001 , 0x00000006 
+ 00028473  0x00007825 beq  0x0000001f , 0x00006f48 
+ 00028474  0x00007826 beq  0x00000020 , 0x00006f48 
+ 00028475  0x00007827 beq  0x00000021 , 0x00006f48 
+ 00028476  0x00007828 beq  0x00000022 , 0x00006f48 
+ 00028477  0x00007829 beq  0x00000023 , 0x00006f48 
+ 00028478  0x0000782a beq  0x0000002c , 0x00006f48 
+ 00028479  0x0000782b beq  0x0000002d , 0x00006f48 
+ 00028480  0x0000782c beq  0x00000000 , 0x00006f48 
+ 00028481  0x0000782e loop  0x00006f37 
+ 00028482  0x0000782f arg  0x000080dc , 0x0000003f 
+ 00028483  0x00007830 isub  0x00000006 , 0x0000003e 
+ 00028484  0x00007831 rtn  0x00000005 
+ 00028485  0x00007833 arg  0x00000008 , 0x00000039 
+ 00028486  0x00007834 arg  0x000080d4 , 0x00000006 
+ 00028487  0x00007835 branch  0x00006f37 
+ 00028488  0x00007839 setarg  0x00000040 
+ 00028489  0x0000783a istore  0x00000001 , 0x00000005 
+ 00028490  0x0000783b branch  0x00006f41 
+ 00028491  0x0000783d setarg  0x00000080 
+ 00028492  0x0000783e istore  0x00000001 , 0x00000005 
+ 00028493  0x0000783f branch  0x00006f41 
+ 00028494  0x00007844 bpatch  0x000000da , 0x0000401b 
+ 00028495  0x00007845 rtn  0x0000002b 
+ 00028496  0x00007846 jam  0x00000077 , 0x00008a07 
+ 00028497  0x00007847 jam  0x000000c9 , 0x00008a08 
+ 00028498  0x00007848 jam  0x00000001 , 0x00008a0b 
+ 00028499  0x00007849 fetch  0x00000001 , 0x00004409 
+ 00028500  0x0000784a store  0x00000001 , 0x000080cd 
+ 00028501  0x0000784b call  0x00006f97 
+ 00028502  0x0000784c jam  0x000000c1 , 0x00008a08 
+ 00028503  0x0000784e arg  0x00000007 , 0x00000039 
+ 00028504  0x0000784f arg  0x00004412 , 0x00000011 
+ 00028505  0x00007850 jam  0x00000005 , 0x00008a0a 
+ 00028506  0x00007852 fetch  0x00000001 , 0x00008a0c 
+ 00028507  0x00007853 istore  0x00000001 , 0x00000011 
+ 00028508  0x00007854 increase  0x00000001 , 0x00000011 
+ 00028509  0x00007855 fetch  0x00000001 , 0x00008a0a 
+ 00028510  0x00007856 increase  0x00000020 , 0x0000003f 
+ 00028511  0x00007857 store  0x00000001 , 0x00008a0a 
+ 00028512  0x00007858 loop  0x00006f5a 
+ 00028513  0x00007859 jam  0x00000000 , 0x00008a07 
+ 00028514  0x0000785a rtn 
+ 00028515  0x0000785d fetch  0x00000001 , 0x000080cc 
+ 00028516  0x0000785e set1  0x00000001 , 0x0000003f 
+ 00028517  0x0000785f store  0x00000001 , 0x000080cc 
+ 00028518  0x00007860 arg  0x00000007 , 0x00000039 
+ 00028519  0x00007861 arg  0x00004412 , 0x00000011 
+ 00028520  0x00007862 jam  0x00000015 , 0x00008a0a 
+ 00028521  0x00007864 ifetch  0x00000001 , 0x00000011 
+ 00028522  0x00007865 store  0x00000001 , 0x00008a09 
+ 00028523  0x00007866 increase  0x00000001 , 0x00000011 
+ 00028524  0x00007867 fetch  0x00000001 , 0x00008a0a 
+ 00028525  0x00007868 increase  0x00000020 , 0x0000003f 
+ 00028526  0x00007869 store  0x00000001 , 0x00008a0a 
+ 00028527  0x0000786a loop  0x00006f69 
+ 00028528  0x0000786b fetch  0x00000001 , 0x000080cc 
+ 00028529  0x0000786c set0  0x00000001 , 0x0000003f 
+ 00028530  0x0000786d store  0x00000001 , 0x000080cc 
+ 00028531  0x0000786e rtn 
+ 00028532  0x00007873 bpatch  0x000000db , 0x0000401b 
+ 00028533  0x00007874 fetch  0x00000008 , 0x000001fd 
+ 00028534  0x00007875 branch  0x00006f79 , 0x00000034 
+ 00028535  0x00007876 store  0x00000008 , 0x000043fd 
+ 00028536  0x00007877 rtn 
+ 00028537  0x0000787a setarg  0x00000bbe 
+ 00028538  0x0000787b store  0x00000002 , 0x000043fd 
+ 00028539  0x0000787c setarg  0x000003f0 
+ 00028540  0x0000787d store  0x00000002 , 0x00004401 
+ 00028541  0x0000787e setarg  0x0000027e 
+ 00028542  0x0000787f store  0x00000002 , 0x000043ff 
+ 00028543  0x00007880 setarg  0x000003c4 
+ 00028544  0x00007881 store  0x00000002 , 0x00004403 
+ 00028545  0x00007882 rtn 
+ 00028546  0x00007885 bpatch  0x000000dc , 0x0000401b 
+ 00028547  0x00007886 call  0x00006f63 
+ 00028548  0x00007887 fetch  0x00000001 , 0x00008a09 
+ 00028549  0x00007888 set0  0x00000007 , 0x0000003f 
+ 00028550  0x00007889 store  0x00000001 , 0x00008a09 
+ 00028551  0x0000788a jam  0x00000077 , 0x00008a07 
+ 00028552  0x0000788b jam  0x000000c1 , 0x00008a08 
+ 00028553  0x0000788c jam  0x00000001 , 0x00008a0b 
+ 00028554  0x0000788d call  0x00006f90 
+ 00028555  0x0000788e fetch  0x00000001 , 0x00004409 
+ 00028556  0x0000788f store  0x00000001 , 0x000080cd 
+ 00028557  0x00007890 call  0x00006f97 
+ 00028558  0x00007891 jam  0x00000000 , 0x000080cd 
+ 00028559  0x00007892 branch  0x00006fa1 
+ 00028560  0x00007895 fetch  0x00000001 , 0x00004408 
+ 00028561  0x00007896 lshift4  0x0000003f , 0x0000003f 
+ 00028562  0x00007897 fetcht  0x00000001 , 0x00008a0b 
+ 00028563  0x00007898 and_into  0x0000000f , 0x00000002 
+ 00028564  0x00007899 ior  0x00000002 , 0x00000002 
+ 00028565  0x0000789a storet  0x00000001 , 0x00008a0b 
+ 00028566  0x0000789b rtn 
+ 00028567  0x0000789e jam  0x00000003 , 0x000080cc 
+ 00028568  0x000078a0 fetch  0x00000001 , 0x00008129 
+ 00028569  0x000078a1 bbit0  0x00000005 , 0x00006f98 
+ 00028570  0x000078a2 fetcht  0x00000002 , 0x00008164 
+ 00028571  0x000078a3 storet  0x00000002 , 0x0000440a 
+ 00028572  0x000078a4 jam  0x00000006 , 0x000080cc 
+ 00028573  0x000078a6 fetch  0x00000001 , 0x00008129 
+ 00028574  0x000078a7 bbit1  0x00000005 , 0x00006f9d 
+ 00028575  0x000078a8 jam  0x00000000 , 0x000080cc 
+ 00028576  0x000078a9 rtn 
+ 00028577  0x000078ac fetch  0x00000001 , 0x00004411 
+ 00028578  0x000078ad rtn  0x00000034 
+ 00028579  0x000078ae fetch  0x00000001 , 0x00008a09 
+ 00028580  0x000078af set1  0x00000007 , 0x0000003f 
+ 00028581  0x000078b0 store  0x00000001 , 0x00008a09 
+ 00028582  0x000078b1 fetch  0x00000001 , 0x00004409 
+ 00028583  0x000078b2 store  0x00000001 , 0x000080cd 
+ 00028584  0x000078b3 fetch  0x00000002 , 0x0000440d 
+ 00028585  0x000078b4 store  0x00000002 , 0x000080ce 
+ 00028586  0x000078b5 fetch  0x00000002 , 0x0000440f 
+ 00028587  0x000078b6 store  0x00000002 , 0x000080d0 
+ 00028588  0x000078b7 jam  0x0000000b , 0x000080cc 
+ 00028589  0x000078b8 nop  0x000003e8 
+ 00028590  0x000078b9 jam  0x00000003 , 0x000080cc 
+ 00028591  0x000078ba rtn 
+ 00028592  0x000078bd bpatch  0x000000dd , 0x0000401b 
+ 00028593  0x000078be fetch  0x00000001 , 0x00004407 
+ 00028594  0x000078bf beq  0x00000001 , 0x00006fb5 
+ 00028595  0x000078c0 beq  0x00000002 , 0x00006fbb 
+ 00028596  0x000078c1 rtn 
+ 00028597  0x000078c4 setarg  0x000003e8 
+ 00028598  0x000078c5 store  0x00000002 , 0x00004405 
+ 00028599  0x000078c6 fetcht  0x00000002 , 0x00004403 
+ 00028600  0x000078c7 fetch  0x00000002 , 0x000043ff 
+ 00028601  0x000078c8 arg  0x000007d0 , 0x00000013 
+ 00028602  0x000078c9 branch  0x00006fc0 
+ 00028603  0x000078cc setarg  0x000007d0 
+ 00028604  0x000078cd store  0x00000002 , 0x00004405 
+ 00028605  0x000078ce fetcht  0x00000002 , 0x000043fd 
+ 00028606  0x000078cf fetch  0x00000002 , 0x00004401 
+ 00028607  0x000078d0 arg  0x000003e8 , 0x00000013 
+ 00028608  0x000078d2 isub  0x00000002 , 0x00000011 
+ 00028609  0x000078d3 fetch  0x00000002 , 0x0000440a 
+ 00028610  0x000078d4 isub  0x00000002 , 0x0000003f 
+ 00028611  0x000078d5 nbranch  0x00006fcd , 0x00000002 
+ 00028612  0x000078d6 fetcht  0x00000002 , 0x00004405 
+ 00028613  0x000078d7 imul32  0x00000002 , 0x00000012 
+ 00028614  0x000078d8 copy  0x00000013 , 0x0000003f 
+ 00028615  0x000078d9 imul32  0x00000011 , 0x0000003f 
+ 00028616  0x000078da iadd  0x00000012 , 0x0000003f 
+ 00028617  0x000078dc idiv  0x00000011 
+ 00028618  0x000078dd call  0x00007d62 
+ 00028619  0x000078de quotient  0x0000003f 
+ 00028620  0x000078df rtn 
+ 00028621  0x000078e2 copy  0x00000002 , 0x0000003f 
+ 00028622  0x000078e3 fetcht  0x00000002 , 0x0000440a 
+ 00028623  0x000078e4 isub  0x00000002 , 0x0000003f 
+ 00028624  0x000078e5 fetcht  0x00000002 , 0x00004405 
+ 00028625  0x000078e6 imul32  0x00000002 , 0x00000012 
+ 00028626  0x000078e7 copy  0x00000013 , 0x0000003f 
+ 00028627  0x000078e8 imul32  0x00000011 , 0x0000003f 
+ 00028628  0x000078e9 isub  0x00000012 , 0x0000003f 
+ 00028629  0x000078ea nbranch  0x00007dca , 0x00000002 
+ 00028630  0x000078eb branch  0x00006fc9 
+ 00028631  0x000078f0 ifetch  0x00000008 , 0x00000011 
+ 00028632  0x000078f1 store  0x00000008 , 0x00000670 
+ 00028633  0x000078f2 fetch  0x00000002 , 0x00000670 
+ 00028634  0x000078f3 fetcht  0x00000002 , 0x00000672 
+ 00028635  0x000078f4 isub  0x00000002 , 0x00000011 
+ 00028636  0x000078f5 fetch  0x00000002 , 0x00000676 
+ 00028637  0x000078f6 isub  0x00000002 , 0x00000012 
+ 00028638  0x000078f7 fetcht  0x00000002 , 0x00000674 
+ 00028639  0x000078f8 isub  0x00000002 , 0x0000003e 
+ 00028640  0x000078f9 ncall  0x00006fe7 , 0x00000002 
+ 00028641  0x000078fa mul32  0x00000012 , 0x00000064 , 0x0000003f 
+ 00028642  0x000078fb idiv  0x00000011 
+ 00028643  0x000078fc call  0x00007d62 
+ 00028644  0x000078fd quotient  0x0000003f 
+ 00028645  0x000078fe call  0x00006fef , 0x00000034 
+ 00028646  0x000078ff rtn 
+ 00028647  0x00007902 fetch  0x00000001 , 0x0000440c 
+ 00028648  0x00007903 set1  0x00000000 , 0x0000003f 
+ 00028649  0x00007904 store  0x00000001 , 0x0000440c 
+ 00028650  0x00007905 rtn 
+ 00028651  0x00007908 fetch  0x00000001 , 0x0000440c 
+ 00028652  0x00007909 set0  0x00000000 , 0x0000003f 
+ 00028653  0x0000790a store  0x00000001 , 0x0000440c 
+ 00028654  0x0000790b rtn 
+ 00028655  0x0000790e fetcht  0x00000001 , 0x0000440c 
+ 00028656  0x0000790f set1  0x00000001 , 0x00000002 
+ 00028657  0x00007910 storet  0x00000001 , 0x0000440c 
+ 00028658  0x00007911 rtn 
+ 00028659  0x00007914 fetcht  0x00000001 , 0x0000440c 
+ 00028660  0x00007915 set0  0x00000001 , 0x00000002 
+ 00028661  0x00007916 storet  0x00000001 , 0x0000440c 
+ 00028662  0x00007917 rtn 
+ 00028663  0x0000791d fetch  0x00000002 , 0x0000442c 
+ 00028664  0x0000791e ifetch  0x00000001 , 0x0000003f 
+ 00028665  0x00007920 rtn  0x00000034 
+ 00028666  0x00007921 copy  0x0000003f , 0x00000039 
+ 00028667  0x00007923 fetch  0x00000002 , 0x0000442c 
+ 00028668  0x00007924 increase  0x00000003 , 0x0000003f 
+ 00028669  0x00007925 copy  0x0000003f , 0x00000011 
+ 00028670  0x00007927 ifetcht  0x00000001 , 0x00000011 
+ 00028671  0x00007928 call  0x00006edd 
+ 00028672  0x00007929 increase  0x00000001 , 0x00000011 
+ 00028673  0x0000792a loop  0x00006ffe 
+ 00028674  0x0000792c rtn 
+ 00028675  0x0000792f fetch  0x00000002 , 0x0000442c 
+ 00028676  0x00007930 increase  0x00000003 , 0x0000003f 
+ 00028677  0x00007931 copy  0x0000003f , 0x00000011 
+ 00028678  0x00007933 force  0x00000000 , 0x00000012 
+ 00028679  0x00007934 setarg  0x00000000 
+ 00028680  0x00007935 store  0x00000002 , 0x000006f1 
+ 00028681  0x00007937 ifetcht  0x00000001 , 0x00000011 
+ 00028682  0x00007938 call  0x00006ee6 
+ 00028683  0x00007939 bpatch  0x000000de , 0x0000401b 
+ 00028684  0x0000793a fetch  0x00000002 , 0x000006f1 
+ 00028685  0x0000793b copy  0x00000012 , 0x00000007 
+ 00028686  0x0000793c qsetflag  0x00000001 , 0x0000003f 
+ 00028687  0x0000793d store  0x00000002 , 0x000006f1 
+ 00028688  0x0000793e increase  0x00000001 , 0x00000011 
+ 00028689  0x0000793f increase  0x00000001 , 0x00000012 
+ 00028690  0x00007940 fetch  0x00000002 , 0x0000442c 
+ 00028691  0x00007941 ifetch  0x00000001 , 0x0000003f 
+ 00028692  0x00007943 ixor  0x00000012 , 0x0000003e 
+ 00028693  0x00007944 nbranch  0x00007009 , 0x00000005 
+ 00028694  0x00007945 fetch  0x00000002 , 0x000006f1 
+ 00028695  0x00007946 fetcht  0x00000002 , 0x0000442e 
+ 00028696  0x00007947 ixor  0x00000002 , 0x0000003e 
+ 00028697  0x00007948 rtn  0x00000005 
+ 00028698  0x00007949 branch  0x00007dba 
+ 00028699  0x0000794c fetch  0x00000002 , 0x0000442c 
+ 00028700  0x0000794d ifetch  0x00000001 , 0x0000003f 
+ 00028701  0x0000794f rtn  0x00000034 
+ 00028702  0x00007950 copy  0x0000003f , 0x00000039 
+ 00028703  0x00007951 fetch  0x00000002 , 0x0000442c 
+ 00028704  0x00007952 increase  0x00000003 , 0x0000003f 
+ 00028705  0x00007953 copy  0x0000003f , 0x00000011 
+ 00028706  0x00007955 ifetcht  0x00000001 , 0x00000011 
+ 00028707  0x00007956 call  0x00006eb2 
+ 00028708  0x00007957 increase  0x00000001 , 0x00000011 
+ 00028709  0x00007958 loop  0x00007022 
+ 00028710  0x0000795a rtn 
+ 00028711  0x0000795d arg  0x00000009 , 0x00000007 
+ 00028712  0x0000795e call  0x00007cef 
+ 00028713  0x0000795f nrtn  0x00000034 
+ 00028714  0x00007960 setarg  0x00000020 
+ 00028715  0x00007961 arg  0x00000009 , 0x00000007 
+ 00028716  0x00007962 call  0x00007ce1 
+ 00028717  0x00007963 disable  0x00000028 
+ 00028718  0x00007964 call  0x0000701b 
+ 00028719  0x00007965 bpatch  0x000000df , 0x0000401b 
+ 00028720  0x00007966 fetch  0x00000002 , 0x0000442c 
+ 00028721  0x00007967 ifetch  0x00000001 , 0x0000003f 
+ 00028722  0x00007969 rtn  0x00000034 
+ 00028723  0x0000796a call  0x00007003 
+ 00028724  0x0000796b nbranch  0x000077a5 , 0x00000028 
+ 00028725  0x0000796c call  0x000077a3 
+ 00028726  0x0000796d disable  0x00000028 
+ 00028727  0x0000796e fetch  0x00000002 , 0x000006f1 
+ 00028728  0x0000796f store  0x00000002 , 0x000006f8 
+ 00028729  0x00007970 jam  0x00000000 , 0x000006fa 
+ 00028730  0x00007971 force  0x00000000 , 0x00000007 
+ 00028731  0x00007973 fetch  0x00000002 , 0x0000442e 
+ 00028732  0x00007974 rshift  0x0000003f , 0x00000002 
+ 00028733  0x00007975 storet  0x00000002 , 0x0000442e 
+ 00028734  0x00007976 and  0x0000003f , 0x00000001 , 0x0000003f 
+ 00028735  0x00007977 fetcht  0x00000002 , 0x000006f8 
+ 00028736  0x00007978 and  0x00000002 , 0x00000001 , 0x00000011 
+ 00028737  0x00007979 rshift  0x00000002 , 0x00000002 
+ 00028738  0x0000797a storet  0x00000002 , 0x000006f8 
+ 00028739  0x0000797b ixor  0x00000011 , 0x0000003e 
+ 00028740  0x0000797c ncall  0x00007050 , 0x00000005 
+ 00028741  0x0000797d fetch  0x00000002 , 0x0000442c 
+ 00028742  0x0000797e ifetch  0x00000001 , 0x0000003f 
+ 00028743  0x00007980 fetcht  0x00000001 , 0x000006fa 
+ 00028744  0x00007981 increase  0x00000001 , 0x00000002 
+ 00028745  0x00007982 storet  0x00000001 , 0x000006fa 
+ 00028746  0x00007983 copy  0x00000002 , 0x00000007 
+ 00028747  0x00007984 ixor  0x00000007 , 0x0000003e 
+ 00028748  0x00007985 nbranch  0x0000703b , 0x00000005 
+ 00028749  0x00007986 fetch  0x00000002 , 0x000006f1 
+ 00028750  0x00007987 store  0x00000002 , 0x0000442e 
+ 00028751  0x00007988 rtn 
+ 00028752  0x0000798a bpatch  0x000000e0 , 0x0000401c 
+ 00028753  0x0000798b fetch  0x00000002 , 0x0000442c 
+ 00028754  0x0000798c increase  0x00000001 , 0x0000003f 
+ 00028755  0x0000798d ifetch  0x00000002 , 0x0000003f 
+ 00028756  0x0000798e branch  0x00007d79 
+ 00028757  0x00007995 fetch  0x00000001 , 0x00008042 
+ 00028758  0x00007996 ior  0x00000011 , 0x0000003f 
+ 00028759  0x00007997 store  0x00000001 , 0x00008042 
+ 00028760  0x00007998 fetch  0x00000002 , 0x00008050 
+ 00028761  0x00007999 set0  0x0000000d , 0x0000003f 
+ 00028762  0x0000799a store  0x00000002 , 0x00008050 
+ 00028763  0x0000799c nop  0x00000064 
+ 00028764  0x0000799d rtn 
+ 00028765  0x000079a0 fetch  0x00000001 , 0x00008042 
+ 00028766  0x000079a1 bbit1  0x00000006 , 0x00007062 
+ 00028767  0x000079a2 bbit1  0x00000007 , 0x00007064 
+ 00028768  0x000079a4 setarg  0x00b71b00 
+ 00028769  0x000079a5 rtn 
+ 00028770  0x000079a7 setarg  0x016e3600 
+ 00028771  0x000079a8 rtn 
+ 00028772  0x000079aa setarg  0x000080e8 
+ 00028773  0x000079ab rtn 
+ 00028774  0x000079af fetcht  0x00000003 , 0x00000672 
+ 00028775  0x000079b0 call  0x0000705d 
+ 00028776  0x000079b1 idiv  0x00000002 
+ 00028777  0x000079b2 call  0x00007d62 
+ 00028778  0x000079b3 quotient  0x00000002 
+ 00028779  0x000079b4 fetch  0x00000001 , 0x00000675 
+ 00028780  0x000079b5 imul32  0x00000002 , 0x0000003f 
+ 00028781  0x000079b6 div  0x0000003f , 0x00000064 
+ 00028782  0x000079b7 call  0x00007d62 
+ 00028783  0x000079b8 quotient  0x00000011 
+ 00028784  0x000079b9 copy  0x00000002 , 0x0000003f 
+ 00028785  0x000079ba isub  0x00000011 , 0x00000012 
+ 00028786  0x000079bc fetch  0x00000001 , 0x00000671 
+ 00028787  0x000079bd call  0x0000707a 
+ 00028788  0x000079be fetch  0x00000001 , 0x00000670 
+ 00028789  0x000079bf fetcht  0x00000001 , 0x00000671 
+ 00028790  0x000079c0 and_into  0x0000000f , 0x00000002 
+ 00028791  0x000079c1 lshift8  0x00000002 , 0x00000002 
+ 00028792  0x000079c2 ior  0x00000002 , 0x0000003f 
+ 00028793  0x000079c3 branch  0x000070ba 
+ 00028794  0x000079c6 iforce  0x00000007 
+ 00028795  0x000079c7 call  0x00007088 
+ 00028796  0x000079c8 branch  0x0000707d 
+ 00028797  0x000079cb fetch  0x00000001 , 0x000080be 
+ 00028798  0x000079cc qset1  0x0000003f 
+ 00028799  0x000079cd store  0x00000001 , 0x000080be 
+ 00028800  0x000079ce fetcht  0x00000001 , 0x00008042 
+ 00028801  0x000079cf isolate1  0x00000007 , 0x00000002 
+ 00028802  0x000079d0 call  0x00007086 , 0x00000001 
+ 00028803  0x000079d1 qset0  0x0000003f 
+ 00028804  0x000079d2 store  0x00000001 , 0x000080be 
+ 00028805  0x000079d3 rtn 
+ 00028806  0x000079d7 nop  0x000001e0 
+ 00028807  0x000079d8 rtn 
+ 00028808  0x000079db and_into  0x0000000f , 0x0000003f 
+ 00028809  0x000079dc arg  0x0000809c , 0x00000005 
+ 00028810  0x000079dd mul32  0x0000003f , 0x00000004 , 0x0000003f 
+ 00028811  0x000079de iadd  0x00000005 , 0x00000005 
+ 00028812  0x000079df copy  0x00000011 , 0x0000003f 
+ 00028813  0x000079e0 istore  0x00000002 , 0x00000005 
+ 00028814  0x000079e1 copy  0x00000012 , 0x0000003f 
+ 00028815  0x000079e2 istore  0x00000002 , 0x00000005 
+ 00028816  0x000079e3 rtn 
+ 00028817  0x000079e9 rshift8  0x00000012 , 0x00000007 
+ 00028818  0x000079ea call  0x000070af 
+ 00028819  0x000079eb rshift8  0x00000012 , 0x00000007 
+ 00028820  0x000079ec call  0x000070a9 
+ 00028821  0x000079ed rshift8  0x00000011 , 0x00000007 
+ 00028822  0x000079ee enable  0x00000001 
+ 00028823  0x000079ef call  0x000070aa 
+ 00028824  0x000079f1 deposit  0x00000011 
+ 00028825  0x000079f2 call  0x000070b5 
+ 00028826  0x000079f3 deposit  0x00000012 
+ 00028827  0x000079f4 branch  0x000070ba 
+ 00028828  0x000079f7 deposit  0x00000011 
+ 00028829  0x000079f8 call  0x000070bd 
+ 00028830  0x000079f9 deposit  0x00000012 
+ 00028831  0x000079fa call  0x000070bd 
+ 00028832  0x000079fc rshift8  0x00000011 , 0x00000007 
+ 00028833  0x000079fd disable  0x00000001 
+ 00028834  0x000079fe call  0x000070aa 
+ 00028835  0x000079ff rshift8  0x00000012 , 0x00000007 
+ 00028836  0x00007a00 disable  0x00000001 
+ 00028837  0x00007a01 call  0x000070b0 
+ 00028838  0x00007a02 rshift8  0x00000012 , 0x00000007 
+ 00028839  0x00007a03 disable  0x00000001 
+ 00028840  0x00007a04 branch  0x000070aa 
+ 00028841  0x00007a08 isolate1  0x00000007 , 0x00000007 
+ 00028842  0x00007a0a and  0x00000007 , 0x0000000f , 0x00000007 
+ 00028843  0x00007a0b fetch  0x00000001 , 0x000080bc 
+ 00028844  0x00007a0c qsetflag  0x00000001 , 0x0000003f 
+ 00028845  0x00007a0d store  0x00000001 , 0x000080bc 
+ 00028846  0x00007a0e rtn 
+ 00028847  0x00007a11 isolate1  0x00000006 , 0x00000007 
+ 00028848  0x00007a13 and  0x00000007 , 0x0000000f , 0x00000007 
+ 00028849  0x00007a14 fetch  0x00000001 , 0x0000809b 
+ 00028850  0x00007a15 qsetflag  0x00000001 , 0x0000003f 
+ 00028851  0x00007a16 store  0x00000001 , 0x0000809b 
+ 00028852  0x00007a17 rtn 
+ 00028853  0x00007a19 call  0x000070c5 
+ 00028854  0x00007a1b lshift8  0x0000003f , 0x0000003f 
+ 00028855  0x00007a1c add  0x00000007 , 0x00000010 , 0x00000002 
+ 00028856  0x00007a1d ior  0x00000002 , 0x0000003f 
+ 00028857  0x00007a1e branch  0x00006f1d 
+ 00028858  0x00007a21 enable  0x00000028 
+ 00028859  0x00007a22 call  0x000070b5 
+ 00028860  0x00007a23 branch  0x000070c0 
+ 00028861  0x00007a26 disable  0x00000028 
+ 00028862  0x00007a27 call  0x000070c5 
+ 00028863  0x00007a28 branch  0x000070c0 
+ 00028864  0x00007a2b and  0x00000007 , 0x0000000f , 0x00000007 
+ 00028865  0x00007a2c fetch  0x00000001 , 0x0000809a 
+ 00028866  0x00007a2d qsetflag  0x00000028 , 0x0000003f 
+ 00028867  0x00007a2e store  0x00000001 , 0x0000809a 
+ 00028868  0x00007a2f rtn 
+ 00028869  0x00007a31 rshift8  0x0000003f , 0x00000007 
+ 00028870  0x00007a32 and  0x00000007 , 0x0000000f , 0x00000007 
+ 00028871  0x00007a33 rtn 
+ 00028872  0x00007a38 copy  0x0000003f , 0x00000002 
+ 00028873  0x00007a39 bpatch  0x000000e1 , 0x0000401c 
+ 00028874  0x00007a3a call  0x000070d5 
+ 00028875  0x00007a3b setarg  0x00000800 
+ 00028876  0x00007a3c isub  0x00000002 , 0x0000003f 
+ 00028877  0x00007a3d copy  0x0000003f , 0x00000002 
+ 00028878  0x00007a3e rshift4  0x00000002 , 0x00000002 
+ 00028879  0x00007a3f storet  0x00000001 , 0x00008004 
+ 00028880  0x00007a40 nop  0x00000578 
+ 00028881  0x00007a41 copy  0x0000003f , 0x00000002 
+ 00028882  0x00007a42 and_into  0x0000000f , 0x00000002 
+ 00028883  0x00007a43 storet  0x00000001 , 0x0000800b 
+ 00028884  0x00007a44 rtn 
+ 00028885  0x00007a48 enable  0x0000002c 
+ 00028886  0x00007a49 branch  0x000070d9 
+ 00028887  0x00007a4d bpatch  0x000000e2 , 0x0000401c 
+ 00028888  0x00007a4e disable  0x0000002c 
+ 00028889  0x00007a50 fetch  0x00000001 , 0x00008043 
+ 00028890  0x00007a51 setflag  0x0000002c , 0x00000003 , 0x0000003f 
+ 00028891  0x00007a52 store  0x00000001 , 0x00008043 
+ 00028892  0x00007a53 rtn 
+ 00028893  0x00007a59 arg  0x00000031 , 0x00000002 
+ 00028894  0x00007a5d store  0x00000004 , 0x00008062 
+ 00028895  0x00007a5e store  0x00000002 , 0x00008066 
+ 00028896  0x00007a5f storet  0x00000001 , 0x00008061 
+ 00028897  0x00007a60 rtn 
+ 00028898  0x00007a64 fetch  0x00000002 , 0x0000812c 
+ 00028899  0x00007a65 rtn 
+ 00028900  0x00007a68 fetchr  0x00000003 , 0x00000002 , 0x00008066 
+ 00028901  0x00007a69 fetchr  0x0000000a , 0x00000002 , 0x00008062 
+ 00028902  0x00007a6a fetchr  0x00000010 , 0x00000002 , 0x00008064 
+ 00028903  0x00007a6b rtn 
+ 00028904  0x00007a6e storer  0x00000003 , 0x00000002 , 0x00008066 
+ 00028905  0x00007a6f rtn 
+ 00028906  0x00007a77 call  0x00007dba 
+ 00028907  0x00007a78 arg  0x00000000 , 0x0000002b 
+ 00028908  0x00007a79 call  0x000070e2 
+ 00028909  0x00007a7a beq  0x00000002 , 0x0000712c 
+ 00028910  0x00007a7b sub  0x0000003f , 0x00000004 , 0x0000003e 
+ 00028911  0x00007a7c rtn  0x00000002 
+ 00028912  0x00007a7d call  0x000070e4 
+ 00028913  0x00007a7e ifetcht  0x00000002 , 0x00000003 
+ 00028914  0x00007a7f setarg  0x0000a654 
+ 00028915  0x00007a80 call  0x00007135 
+ 00028916  0x00007a81 nbranch  0x0000711a , 0x00000002 
+ 00028917  0x00007a82 copy  0x00000018 , 0x00000002 
+ 00028918  0x00007a83 setarg  0x00017f8e 
+ 00028919  0x00007a84 call  0x00007135 
+ 00028920  0x00007a85 nbranch  0x0000711a , 0x00000002 
+ 00028921  0x00007a87 copy  0x00000018 , 0x00000002 
+ 00028922  0x00007a88 setarg  0x00002328 
+ 00028923  0x00007a89 call  0x00007135 
+ 00028924  0x00007a8a branch  0x00007111 , 0x00000002 
+ 00028925  0x00007a8b ifetcht  0x00000002 , 0x00000003 
+ 00028926  0x00007a8c setarg  0x00001194 
+ 00028927  0x00007a8d call  0x00007135 
+ 00028928  0x00007a8e branch  0x00007111 , 0x00000002 
+ 00028929  0x00007a8f call  0x000070e2 
+ 00028930  0x00007a90 sub  0x0000003f , 0x00000085 , 0x0000003e 
+ 00028931  0x00007a91 rtn  0x00000002 
+ 00028932  0x00007a92 arg  0x00000020 , 0x00000039 
+ 00028933  0x00007a94 ifetcht  0x00000002 , 0x00000003 
+ 00028934  0x00007a95 setarg  0x00000230 
+ 00028935  0x00007a96 call  0x00007135 
+ 00028936  0x00007a97 branch  0x00007111 , 0x00000002 
+ 00028937  0x00007a98 ifetcht  0x00000002 , 0x00000003 
+ 00028938  0x00007a99 setarg  0x0000069a 
+ 00028939  0x00007a9a call  0x00007135 
+ 00028940  0x00007a9b nbranch  0x00007116 , 0x00000002 
+ 00028941  0x00007a9c copy  0x00000018 , 0x00000002 
+ 00028942  0x00007a9d setarg  0x00000230 
+ 00028943  0x00007a9e call  0x00007135 
+ 00028944  0x00007a9f nbranch  0x00007117 , 0x00000002 
+ 00028945  0x00007aa3 copy  0x00000018 , 0x00000002 
+ 00028946  0x00007aa4 setarg  0x0000ffff 
+ 00028947  0x00007aa5 isub  0x00000002 , 0x0000003e 
+ 00028948  0x00007aa6 branch  0x00007131 , 0x00000005 
+ 00028949  0x00007aa7 branch  0x000070e8 
+ 00028950  0x00007aaa set1  0x00000020 , 0x0000002b 
+ 00028951  0x00007aac rshift  0x0000002b , 0x0000002b 
+ 00028952  0x00007aad loop  0x00007105 
+ 00028953  0x00007aae branch  0x00007125 
+ 00028954  0x00007ab1 call  0x000070e2 
+ 00028955  0x00007ab2 sub  0x0000003f , 0x00000007 , 0x0000003e 
+ 00028956  0x00007ab3 rtn  0x00000002 
+ 00028957  0x00007ab4 ifetcht  0x00000002 , 0x00000003 
+ 00028958  0x00007ab5 setarg  0x00002328 
+ 00028959  0x00007ab6 call  0x00007135 
+ 00028960  0x00007ab7 branch  0x00007111 , 0x00000002 
+ 00028961  0x00007ab8 ifetcht  0x00000002 , 0x00000003 
+ 00028962  0x00007ab9 setarg  0x000008ca 
+ 00028963  0x00007aba call  0x00007135 
+ 00028964  0x00007abb branch  0x00007111 , 0x00000002 
+ 00028965  0x00007abd ifetcht  0x00000002 , 0x00000003 
+ 00028966  0x00007abe setarg  0x00000230 
+ 00028967  0x00007abf call  0x00007135 
+ 00028968  0x00007ac0 branch  0x00007111 , 0x00000002 
+ 00028969  0x00007ac1 call  0x000070e8 
+ 00028970  0x00007ac2 copy  0x00000013 , 0x0000003f 
+ 00028971  0x00007ac3 branch  0x00007d79 
+ 00028972  0x00007ac6 call  0x000070e4 
+ 00028973  0x00007ac7 ifetcht  0x00000002 , 0x00000003 
+ 00028974  0x00007ac8 setarg  0x0000ffff 
+ 00028975  0x00007ac9 isub  0x00000002 , 0x0000003e 
+ 00028976  0x00007aca nrtn  0x00000005 
+ 00028977  0x00007acc call  0x000070e8 
+ 00028978  0x00007acd call  0x00007dbc 
+ 00028979  0x00007ace copy  0x00000013 , 0x0000003f 
+ 00028980  0x00007acf branch  0x00007d79 
+ 00028981  0x00007ad7 fetchr  0x00000012 , 0x00000001 , 0x00004435 
+ 00028982  0x00007ae1 copy  0x00000002 , 0x00000018 
+ 00028983  0x00007ae2 imul32  0x00000012 , 0x00000012 
+ 00028984  0x00007ae3 lshift  0x00000002 , 0x00000002 
+ 00028985  0x00007ae4 isub  0x00000002 , 0x00000011 
+ 00028986  0x00007ae5 ncall  0x0000713e , 0x00000002 
+ 00028987  0x00007ae6 mul32  0x00000011 , 0x00000064 , 0x0000003f 
+ 00028988  0x00007ae7 isub  0x00000012 , 0x0000003e 
+ 00028989  0x00007ae8 rtn 
+ 00028990  0x00007aeb sub  0x00000011 , 0x00000000 , 0x00000011 
+ 00028991  0x00007aec rtn 
+ 00028992  0x00007af8 bpatch  0x000000e3 , 0x0000401c 
+ 00028993  0x00007af9 jam  0x00000050 , 0x00000230 
+ 00028994  0x00007afa arg  0x00000231 , 0x00000005 
+ 00028995  0x00007afb arg  0x000042ab , 0x00000006 
+ 00028996  0x00007afc call  0x00007c8f 
+ 00028997  0x00007afd arg  0x0000448f , 0x00000006 
+ 00028998  0x00007afe call  0x00007c8d 
+ 00028999  0x00007aff arg  0x000005fe , 0x00000006 
+ 00029000  0x00007b00 call  0x00007c8d 
+ 00029001  0x00007b01 call  0x000071fb 
+ 00029002  0x00007b02 arg  0x00000158 , 0x00000006 
+ 00029003  0x00007b03 call  0x000071f6 
+ 00029004  0x00007b04 call  0x000071c1 
+ 00029005  0x00007b06 arg  0x000006d1 , 0x00000005 
+ 00029006  0x00007b07 call  0x000071f2 
+ 00029007  0x00007b08 setarg  0x000f4240 
+ 00029008  0x00007b09 copy  0x0000003f , 0x00000011 
+ 00029009  0x00007b0a fetch  0x00000004 , 0x000006d1 
+ 00029010  0x00007b0b idiv  0x00000011 
+ 00029011  0x00007b0c call  0x00007d62 
+ 00029012  0x00007b0d remainder  0x0000003f 
+ 00029013  0x00007b0e store  0x00000004 , 0x000005fa 
+ 00029014  0x00007b10 rtn 
+ 00029015  0x00007b13 jam  0x00000041 , 0x00000230 
+ 00029016  0x00007b14 arg  0x00000231 , 0x00000005 
+ 00029017  0x00007b15 call  0x000071a6 
+ 00029018  0x00007b16 call  0x000071a1 
+ 00029019  0x00007b17 fetch  0x00000003 , 0x000042c5 
+ 00029020  0x00007b18 istore  0x00000003 , 0x00000005 
+ 00029021  0x00007b1b call  0x00007167 
+ 00029022  0x00007b1d arg  0x00000158 , 0x00000006 
+ 00029023  0x00007b1e call  0x00007c8f 
+ 00029024  0x00007b1f arg  0x000042ab , 0x00000006 
+ 00029025  0x00007b20 call  0x00007c8f 
+ 00029026  0x00007b21 call  0x000071fb 
+ 00029027  0x00007b22 arg  0x000006f1 , 0x00000006 
+ 00029028  0x00007b23 arg  0x000006a1 , 0x00000005 
+ 00029029  0x00007b24 call  0x00007c8f 
+ 00029030  0x00007b26 branch  0x000071c1 
+ 00029031  0x00007b2b fetch  0x00000004 , 0x000042ff 
+ 00029032  0x00007b2c istore  0x00000004 , 0x00000005 
+ 00029033  0x00007b2d call  0x00007c9b 
+ 00029034  0x00007b2e branch  0x00007c9a 
+ 00029035  0x00007b31 bpatch  0x000000e4 , 0x0000401c 
+ 00029036  0x00007b32 jam  0x00000041 , 0x00000230 
+ 00029037  0x00007b33 arg  0x00000231 , 0x00000005 
+ 00029038  0x00007b34 call  0x000071a1 
+ 00029039  0x00007b35 call  0x000071a6 
+ 00029040  0x00007b36 fetch  0x00000003 , 0x000042be 
+ 00029041  0x00007b37 istore  0x00000003 , 0x00000005 
+ 00029042  0x00007b3a call  0x00007167 
+ 00029043  0x00007b3b arg  0x000042ab , 0x00000006 
+ 00029044  0x00007b3c call  0x00007c8f 
+ 00029045  0x00007b3d arg  0x00000158 , 0x00000006 
+ 00029046  0x00007b3e call  0x00007c8f 
+ 00029047  0x00007b3f call  0x000071fb 
+ 00029048  0x00007b40 arg  0x000006f1 , 0x00000006 
+ 00029049  0x00007b41 arg  0x000006a1 , 0x00000005 
+ 00029050  0x00007b42 call  0x00007c8f 
+ 00029051  0x00007b44 call  0x000071c1 
+ 00029052  0x00007b45 arg  0x000006d1 , 0x00000005 
+ 00029053  0x00007b46 branch  0x000071f2 
+ 00029054  0x00007b49 jam  0x00000020 , 0x00000230 
+ 00029055  0x00007b4a arg  0x0000063e , 0x00000006 
+ 00029056  0x00007b4b arg  0x00000231 , 0x00000005 
+ 00029057  0x00007b4c call  0x00007c8d 
+ 00029058  0x00007b4d call  0x000071fb 
+ 00029059  0x00007b4e arg  0x000005e9 , 0x00000006 
+ 00029060  0x00007b4f call  0x000071f6 
+ 00029061  0x00007b50 call  0x000071c1 
+ 00029062  0x00007b51 arg  0x000006a1 , 0x00000005 
+ 00029063  0x00007b52 call  0x00007375 
+ 00029064  0x00007b53 arg  0x00000001 , 0x00000002 
+ 00029065  0x00007b54 call  0x00007190 
+ 00029066  0x00007b55 arg  0x0000428a , 0x00000005 
+ 00029067  0x00007b56 call  0x000071f2 
+ 00029068  0x00007b57 arg  0x00000000 , 0x00000002 
+ 00029069  0x00007b58 call  0x00007190 
+ 00029070  0x00007b59 arg  0x000006f1 , 0x00000005 
+ 00029071  0x00007b5b branch  0x00007375 
+ 00029072  0x00007b5f bpatch  0x000000e5 , 0x0000401c 
+ 00029073  0x00007b60 jam  0x00000035 , 0x00000230 
+ 00029074  0x00007b61 setarg  0x00000100 
+ 00029075  0x00007b62 store  0x00000002 , 0x00000231 
+ 00029076  0x00007b63 call  0x000071a1 
+ 00029077  0x00007b64 call  0x000071a6 
+ 00029078  0x00007b65 arg  0x000042ab , 0x00000006 
+ 00029079  0x00007b66 call  0x00007c8f 
+ 00029080  0x00007b67 arg  0x00000158 , 0x00000006 
+ 00029081  0x00007b68 call  0x00007c8f 
+ 00029082  0x00007b6a setarg  0x00006c65 
+ 00029083  0x00007b6b istore  0x00000002 , 0x00000005 
+ 00029084  0x00007b6c setarg  0x00006274 
+ 00029085  0x00007b6d istore  0x00000002 , 0x00000005 
+ 00029086  0x00007b6e istoret  0x00000001 , 0x00000005 
+ 00029087  0x00007b6f call  0x000071fb 
+ 00029088  0x00007b70 branch  0x000071c1 
+ 00029089  0x00007b73 fetch  0x00000006 , 0x000042db 
+ 00029090  0x00007b74 istore  0x00000006 , 0x00000005 
+ 00029091  0x00007b75 fetch  0x00000001 , 0x000042d2 
+ 00029092  0x00007b76 istore  0x00000001 , 0x00000005 
+ 00029093  0x00007b77 rtn 
+ 00029094  0x00007b7a fetch  0x00000006 , 0x00000178 
+ 00029095  0x00007b7b istore  0x00000006 , 0x00000005 
+ 00029096  0x00007b80 fetch  0x00000001 , 0x000042cb 
+ 00029097  0x00007b81 istore  0x00000001 , 0x00000005 
+ 00029098  0x00007b82 rtn 
+ 00029099  0x00007b85 jam  0x00000041 , 0x00000230 
+ 00029100  0x00007b86 fetch  0x00000001 , 0x000044d0 
+ 00029101  0x00007b87 store  0x00000001 , 0x00000231 
+ 00029102  0x00007b88 arg  0x0000448f , 0x00000006 
+ 00029103  0x00007b89 call  0x00007c8d 
+ 00029104  0x00007b8a arg  0x000005fe , 0x00000006 
+ 00029105  0x00007b8b call  0x00007c8d 
+ 00029106  0x00007b8c call  0x000071fb 
+ 00029107  0x00007b8d arg  0x00000158 , 0x00000006 
+ 00029108  0x00007b8e call  0x000071f6 
+ 00029109  0x00007b8f branch  0x000071c1 
+ 00029110  0x00007b93 jam  0x00000041 , 0x00000230 
+ 00029111  0x00007b94 fetch  0x00000001 , 0x000044d0 
+ 00029112  0x00007b95 store  0x00000001 , 0x00000231 
+ 00029113  0x00007b96 arg  0x000005fe , 0x00000006 
+ 00029114  0x00007b97 call  0x00007c8d 
+ 00029115  0x00007b98 arg  0x0000448f , 0x00000006 
+ 00029116  0x00007b99 call  0x00007c8d 
+ 00029117  0x00007b9a call  0x000071fb 
+ 00029118  0x00007b9b arg  0x000042ab , 0x00000006 
+ 00029119  0x00007b9c call  0x000071f6 
+ 00029120  0x00007b9d branch  0x000071c1 
+ 00029121  0x00007ba0 bpatch  0x000000e6 , 0x0000401c 
+ 00029122  0x00007ba1 call  0x00007210 
+ 00029123  0x00007ba5 fetch  0x00000001 , 0x00000230 
+ 00029124  0x00007ba6 copy  0x0000003f , 0x00000002 
+ 00029125  0x00007ba8 increase  0x0000000f , 0x0000003f 
+ 00029126  0x00007ba9 rshift4  0x0000003f , 0x0000003f 
+ 00029127  0x00007baa copy  0x0000003f , 0x00000012 
+ 00029128  0x00007bab branch  0x000071d3 , 0x00000034 
+ 00029129  0x00007bac and  0x00000002 , 0x0000000f , 0x0000003f 
+ 00029130  0x00007bad nbranch  0x000071d6 , 0x00000034 
+ 00029131  0x00007baf arg  0x000006b1 , 0x00000013 
+ 00029132  0x00007bb0 arg  0x00000231 , 0x0000003f 
+ 00029133  0x00007bb1 increase  0xfffffff0 , 0x0000003f 
+ 00029134  0x00007bb4 iadd  0x00000002 , 0x00000011 
+ 00029135  0x00007bb5 arg  0x000006e1 , 0x00000005 
+ 00029136  0x00007bb6 arg  0x00000004 , 0x00000039 
+ 00029137  0x00007bb7 call  0x00007ca9 
+ 00029138  0x00007bbb branch  0x000071e1 
+ 00029139  0x00007bbe arg  0x00000001 , 0x00000012 
+ 00029140  0x00007bbf arg  0x00000000 , 0x00000011 
+ 00029141  0x00007bc1 branch  0x000071d7 
+ 00029142  0x00007bc6 and  0x00000002 , 0x0000000f , 0x00000011 
+ 00029143  0x00007bc8 arg  0x00000231 , 0x0000003f 
+ 00029144  0x00007bc9 iadd  0x00000002 , 0x0000003f 
+ 00029145  0x00007bca isub  0x00000011 , 0x00000006 
+ 00029146  0x00007bcc arg  0x000006d1 , 0x00000005 
+ 00029147  0x00007bcd call  0x00007236 
+ 00029148  0x00007bcf arg  0x000006c1 , 0x00000013 
+ 00029149  0x00007bd0 arg  0x000006d1 , 0x00000011 
+ 00029150  0x00007bd1 arg  0x000006e1 , 0x00000005 
+ 00029151  0x00007bd2 arg  0x00000004 , 0x00000039 
+ 00029152  0x00007bd3 call  0x00007ca9 
+ 00029153  0x00007bdf call  0x0000736f 
+ 00029154  0x00007be0 call  0x000072da 
+ 00029155  0x00007be3 arg  0x00000231 , 0x00000006 
+ 00029156  0x00007be6 increase  0xffffffff , 0x00000012 
+ 00029157  0x00007be7 deposit  0x00000012 
+ 00029158  0x00007be8 branch  0x000071ea , 0x00000034 
+ 00029159  0x00007be9 call  0x00007361 
+ 00029160  0x00007bea call  0x000072d4 
+ 00029161  0x00007beb branch  0x000071e4 
+ 00029162  0x00007bee arg  0x000006d1 , 0x00000005 
+ 00029163  0x00007bef call  0x00007375 
+ 00029164  0x00007bf0 arg  0x000006e1 , 0x00000006 
+ 00029165  0x00007bf1 call  0x00007361 
+ 00029166  0x00007bf2 call  0x000072da 
+ 00029167  0x00007bf3 arg  0x000006d1 , 0x00000006 
+ 00029168  0x00007bf4 call  0x00007361 
+ 00029169  0x00007bf5 branch  0x000072d4 
+ 00029170  0x00007bfb copy  0x00000005 , 0x00000011 
+ 00029171  0x00007bfc call  0x00007375 
+ 00029172  0x00007bfe arg  0x00000010 , 0x00000039 
+ 00029173  0x00007bff branch  0x00007cb1 
+ 00029174  0x00007c02 arg  0x000006a1 , 0x00000005 
+ 00029175  0x00007c03 call  0x00007c8f 
+ 00029176  0x00007c05 arg  0x00000010 , 0x00000039 
+ 00029177  0x00007c06 arg  0x000006a1 , 0x00000011 
+ 00029178  0x00007c07 branch  0x00007cb1 
+ 00029179  0x00007c0a fetch  0x00000001 , 0x00000230 
+ 00029180  0x00007c0b copy  0x0000003f , 0x00000039 
+ 00029181  0x00007c0c arg  0x00000231 , 0x00000011 
+ 00029182  0x00007c0d branch  0x00007cb1 
+ 00029183  0x00007c10 ifetch  0x00000001 , 0x00000011 
+ 00029184  0x00007c11 lshift  0x0000003f , 0x0000003f 
+ 00029185  0x00007c12 isolate1  0x00000000 , 0x00000013 
+ 00029186  0x00007c13 setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00029187  0x00007c14 isolate1  0x00000008 , 0x0000003f 
+ 00029188  0x00007c15 setflag  0x00000001 , 0x00000000 , 0x00000013 
+ 00029189  0x00007c16 istore  0x00000001 , 0x00000011 
+ 00029190  0x00007c17 increase  0xffffffff , 0x00000011 
+ 00029191  0x00007c18 loop  0x000071ff 
+ 00029192  0x00007c19 rtn 
+ 00029193  0x00007c1c arg  0x000006b1 , 0x00000011 
+ 00029194  0x00007c1e increase  0x0000000f , 0x00000011 
+ 00029195  0x00007c1f force  0x00000010 , 0x00000039 
+ 00029196  0x00007c20 force  0x00000000 , 0x00000013 
+ 00029197  0x00007c21 branch  0x000071ff 
+ 00029198  0x00007c24 arg  0x000006c1 , 0x00000011 
+ 00029199  0x00007c25 branch  0x0000720a 
+ 00029200  0x00007c29 arg  0x000006a1 , 0x00000006 
+ 00029201  0x00007c2a call  0x0000735f 
+ 00029202  0x00007c2d force  0x00000008 , 0x00000038 
+ 00029203  0x00007c2e call  0x00007370 
+ 00029204  0x00007c2f call  0x0000736f 
+ 00029205  0x00007c30 call  0x000072d1 
+ 00029206  0x00007c35 arg  0x000006b1 , 0x00000005 
+ 00029207  0x00007c36 call  0x00007375 
+ 00029208  0x00007c38 bpatch  0x000000e7 , 0x0000401c 
+ 00029209  0x00007c39 fetch  0x00000001 , 0x000006b1 
+ 00029210  0x00007c3a isolate1  0x00000007 , 0x0000003f 
+ 00029211  0x00007c3b nbranch  0x00007221 , 0x00000001 
+ 00029212  0x00007c3c call  0x00007209 
+ 00029213  0x00007c3f arg  0x000006b1 , 0x00000013 
+ 00029214  0x00007c41 arg  0x000006b1 , 0x00000005 
+ 00029215  0x00007c44 call  0x0000722b 
+ 00029216  0x00007c45 branch  0x00007222 
+ 00029217  0x00007c47 call  0x00007209 
+ 00029218  0x00007c4a arg  0x000006b1 , 0x00000006 
+ 00029219  0x00007c4b arg  0x000006c1 , 0x00000005 
+ 00029220  0x00007c4c call  0x00007c8f 
+ 00029221  0x00007c4d fetch  0x00000001 , 0x000006c1 
+ 00029222  0x00007c4e isolate1  0x00000007 , 0x0000003f 
+ 00029223  0x00007c4f nbranch  0x0000720e , 0x00000001 
+ 00029224  0x00007c50 call  0x0000720e 
+ 00029225  0x00007c52 arg  0x000006c1 , 0x00000013 
+ 00029226  0x00007c54 arg  0x000006c1 , 0x00000005 
+ 00029227  0x00007c5b arg  0x00000003 , 0x00000039 
+ 00029228  0x00007c5d arg  0x00000000 , 0x00000002 
+ 00029229  0x00007c5e call  0x00007232 
+ 00029230  0x00007c5f increase  0x00000004 , 0x00000013 
+ 00029231  0x00007c60 loop  0x0000722c 
+ 00029232  0x00007c61 arg  0x00008700 , 0x00000002 
+ 00029233  0x00007c62 lshift16  0x00000002 , 0x00000002 
+ 00029234  0x00007c64 ifetch  0x00000004 , 0x00000013 
+ 00029235  0x00007c65 ixor  0x00000002 , 0x0000003f 
+ 00029236  0x00007c66 istore  0x00000004 , 0x00000005 
+ 00029237  0x00007c67 rtn 
+ 00029238  0x00007c6e bpatch  0x000000e8 , 0x0000401d 
+ 00029239  0x00007c6f arg  0x00000010 , 0x00000039 
+ 00029240  0x00007c70 arg  0x00000000 , 0x0000003f 
+ 00029241  0x00007c72 isub  0x00000011 , 0x0000003e 
+ 00029242  0x00007c73 branch  0x00007241 , 0x00000005 
+ 00029243  0x00007c74 branch  0x00007244 , 0x00000002 
+ 00029244  0x00007c75 ifetcht  0x00000001 , 0x00000006 
+ 00029245  0x00007c76 istoret  0x00000001 , 0x00000005 
+ 00029246  0x00007c78 increase  0x00000001 , 0x0000003f 
+ 00029247  0x00007c79 loop  0x00007239 
+ 00029248  0x00007c7a rtn 
+ 00029249  0x00007c7c arg  0x00000080 , 0x00000002 
+ 00029250  0x00007c7e istoret  0x00000001 , 0x00000005 
+ 00029251  0x00007c7f branch  0x0000723e 
+ 00029252  0x00007c82 arg  0x00000000 , 0x00000002 
+ 00029253  0x00007c83 branch  0x00007242 
+ 00029254  0x00007c89 lshift8  0x00000002 , 0x00000002 
+ 00029255  0x00007c8b lshift16  0x00000002 , 0x00000002 
+ 00029256  0x00007c8c ior  0x00000002 , 0x00000002 
+ 00029257  0x00007c8d rtn 
+ 00029258  0x00007c93 bpatch  0x000000e9 , 0x0000401d 
+ 00029259  0x00007c94 call  0x00007306 
+ 00029260  0x00007c95 arg  0x0000428a , 0x00000005 
+ 00029261  0x00007c96 branch  0x00007375 
+ 00029262  0x00007c9a arg  0x000042ab , 0x00000005 
+ 00029263  0x00007c9b branch  0x00007251 , 0x00000029 
+ 00029264  0x00007c9c arg  0x00000158 , 0x00000005 
+ 00029265  0x00007c9e copy  0x00000006 , 0x00000011 
+ 00029266  0x00007c9f call  0x00007c8f 
+ 00029267  0x00007ca0 call  0x0000731b 
+ 00029268  0x00007ca1 arg  0x0000429b , 0x00000006 
+ 00029269  0x00007ca2 branch  0x0000738e 
+ 00029270  0x00007ca5 arg  0x00000158 , 0x00000011 
+ 00029271  0x00007ca6 branch  0x00007259 , 0x00000029 
+ 00029272  0x00007ca7 arg  0x000042ab , 0x00000011 
+ 00029273  0x00007ca9 copy  0x00000011 , 0x00000005 
+ 00029274  0x00007caa call  0x00007de7 
+ 00029275  0x00007cab branch  0x0000731b 
+ 00029276  0x00007cae arg  0x000042e5 , 0x00000006 
+ 00029277  0x00007caf call  0x00007361 
+ 00029278  0x00007cb0 arg  0x0000428a , 0x00000006 
+ 00029279  0x00007cb1 call  0x00007362 
+ 00029280  0x00007cb2 force  0x00000038 , 0x00000036 
+ 00029281  0x00007cb3 force  0x00000000 , 0x00000036 
+ 00029282  0x00007cb4 call  0x000072cf 
+ 00029283  0x00007cb5 arg  0x000001a8 , 0x00000005 
+ 00029284  0x00007cb6 branch  0x00007375 
+ 00029285  0x00007cbb force  0x00000008 , 0x00000038 
+ 00029286  0x00007cbc force  0x00000049 , 0x0000003f 
+ 00029287  0x00007cbd branch  0x0000726c 
+ 00029288  0x00007cc1 force  0x00000049 , 0x0000003f 
+ 00029289  0x00007cc2 branch  0x0000726b 
+ 00029290  0x00007cc4 force  0x00000001 , 0x0000003f 
+ 00029291  0x00007cc6 force  0x00000000 , 0x00000038 
+ 00029292  0x00007cc8 lshift8  0x00000002 , 0x0000002f 
+ 00029293  0x00007cc9 ior  0x0000002f , 0x0000002f 
+ 00029294  0x00007cca increase  0x00000001 , 0x00000038 
+ 00029295  0x00007ccb rshift8  0x00000002 , 0x0000002f 
+ 00029296  0x00007ccc rshift16  0x0000002f , 0x0000002f 
+ 00029297  0x00007ccd fetch  0x00000002 , 0x0000445e 
+ 00029298  0x00007cce lshift16  0x0000003f , 0x0000003f 
+ 00029299  0x00007ccf ior  0x0000002f , 0x0000002f 
+ 00029300  0x00007cd0 increase  0x00000001 , 0x00000038 
+ 00029301  0x00007cd1 ifetchr  0x0000002f , 0x00000004 , 0x00000006 
+ 00029302  0x00007cd2 increase  0x00000001 , 0x00000038 
+ 00029303  0x00007cd3 ifetch  0x00000002 , 0x00000006 
+ 00029304  0x00007cd4 byteswap  0x00000011 , 0x0000002f 
+ 00029305  0x00007cd5 lshift16  0x0000002f , 0x0000002f 
+ 00029306  0x00007cd6 ior  0x0000002f , 0x0000002f 
+ 00029307  0x00007cd7 increase  0x00000001 , 0x00000038 
+ 00029308  0x00007cd8 rtn 
+ 00029309  0x00007cdd add  0x00000013 , 0x00000001 , 0x00000006 
+ 00029310  0x00007cde ifetch  0x00000001 , 0x00000006 
+ 00029311  0x00007cdf iforce  0x00000011 
+ 00029312  0x00007ce0 call  0x00007268 
+ 00029313  0x00007ce1 call  0x000072d1 
+ 00029314  0x00007ce3 force  0x00000000 , 0x00000038 
+ 00029315  0x00007ce4 ifetch  0x00000001 , 0x00000013 
+ 00029316  0x00007ce5 and_into  0x00000003 , 0x0000003f 
+ 00029317  0x00007ce6 lshift16  0x0000003f , 0x0000002f 
+ 00029318  0x00007ce7 set1  0x00000008 , 0x0000002f 
+ 00029319  0x00007ce8 call  0x0000736a 
+ 00029320  0x00007ce9 call  0x000072d4 
+ 00029321  0x00007ceb copy  0x00000011 , 0x00000039 
+ 00029322  0x00007cec add  0x00000013 , 0x00000002 , 0x00000006 
+ 00029323  0x00007ced call  0x00007349 
+ 00029324  0x00007cef call  0x00007353 
+ 00029325  0x00007cf0 call  0x000072d4 
+ 00029326  0x00007cf1 deposit  0x00000039 
+ 00029327  0x00007cf2 branch  0x00007291 , 0x00000034 
+ 00029328  0x00007cf3 branch  0x0000728c 
+ 00029329  0x00007cf5 force  0x0000000c , 0x00000038 
+ 00029330  0x00007cf6 deposit  0x0000002f 
+ 00029331  0x00007cf7 store  0x00000004 , 0x00000150 
+ 00029332  0x00007cf8 rtn 
+ 00029333  0x00007cfb increase  0x00000001 , 0x00000011 
+ 00029334  0x00007cfc call  0x0000726a 
+ 00029335  0x00007cfd copy  0x00000013 , 0x00000006 
+ 00029336  0x00007cfe call  0x0000735d 
+ 00029337  0x00007cff call  0x000072d7 
+ 00029338  0x00007d00 call  0x0000737c 
+ 00029339  0x00007d01 increase  0x00000010 , 0x00000013 
+ 00029340  0x00007d02 increase  0xfffffff0 , 0x00000012 
+ 00029341  0x00007d03 branch  0x00007295 , 0x00000002 
+ 00029342  0x00007d04 rtn 
+ 00029343  0x00007d0a call  0x000072c4 
+ 00029344  0x00007d0b bpatch  0x000000ea , 0x0000401d 
+ 00029345  0x00007d0c jam  0x00000000 , 0x0000806c 
+ 00029346  0x00007d0d jam  0x00000001 , 0x0000806d 
+ 00029347  0x00007d0e fetch  0x00000001 , 0x00004169 
+ 00029348  0x00007d0f and_into  0x00000003 , 0x0000003f 
+ 00029349  0x00007d10 store  0x00000001 , 0x0000806e 
+ 00029350  0x00007d11 fetch  0x00000002 , 0x0000068f 
+ 00029351  0x00007d12 store  0x00000002 , 0x00008068 
+ 00029352  0x00007d13 setarg  0x0000416b 
+ 00029353  0x00007d14 store  0x00000002 , 0x0000806a 
+ 00029354  0x00007d16 fetchr  0x00000011 , 0x00000001 , 0x0000416a 
+ 00029355  0x00007d17 fetcht  0x00000005 , 0x00004450 
+ 00029356  0x00007d18 call  0x00007265 
+ 00029357  0x00007d19 jam  0x00000002 , 0x0000800a 
+ 00029358  0x00007d1a jam  0x00000003 , 0x0000800a 
+ 00029359  0x00007d1c fetch  0x00000001 , 0x0000416a 
+ 00029360  0x00007d1d store  0x00000002 , 0x000080c0 
+ 00029361  0x00007d1e increase  0x00000004 , 0x0000003f 
+ 00029362  0x00007d1f store  0x00000001 , 0x0000416a 
+ 00029363  0x00007d20 fetch  0x00000005 , 0x00004450 
+ 00029364  0x00007d21 increase  0x00000001 , 0x0000003f 
+ 00029365  0x00007d22 set0  0x00000027 , 0x0000003f 
+ 00029366  0x00007d23 store  0x00000005 , 0x00004450 
+ 00029367  0x00007d24 rtn 
+ 00029368  0x00007d28 fetch  0x00000002 , 0x0000811a 
+ 00029369  0x00007d29 isub  0x00000002 , 0x0000003e 
+ 00029370  0x00007d2a rtn  0x00000005 
+ 00029371  0x00007d2b nrtn  0x00000034 
+ 00029372  0x00007d2d branch  0x000072b8 
+ 00029373  0x00007d30 fetch  0x00000001 , 0x00008108 
+ 00029374  0x00007d31 bbit0  0x00000006 , 0x0000235a 
+ 00029375  0x00007d33 setarg  0x0000416b 
+ 00029376  0x00007d34 iadd  0x00000002 , 0x00000005 
+ 00029377  0x00007d35 arg  0x0000000c , 0x00000038 
+ 00029378  0x00007d36 istorer  0x0000002f , 0x00000004 , 0x00000005 
+ 00029379  0x00007d37 branch  0x000072cd 
+ 00029380  0x00007d3a bpatch  0x000000eb , 0x0000401d 
+ 00029381  0x00007d3b force  0x0000000c , 0x00000038 
+ 00029382  0x00007d3c call  0x00007370 
+ 00029383  0x00007d3d call  0x0000736f 
+ 00029384  0x00007d3e setarg  0x00000000 
+ 00029385  0x00007d3f store  0x00000002 , 0x000080c0 
+ 00029386  0x00007d40 rtn 
+ 00029387  0x00007d43 fetch  0x00000001 , 0x00008108 
+ 00029388  0x00007d44 bbit0  0x00000006 , 0x000072cb 
+ 00029389  0x00007d46 jam  0x00000000 , 0x0000800a 
+ 00029390  0x00007d47 rtn 
+ 00029391  0x00007d4b nbranch  0x000072cf , 0x00000037 
+ 00029392  0x00007d4c rtn 
+ 00029393  0x00007d4f force  0x00000030 , 0x00000036 
+ 00029394  0x00007d50 force  0x00000000 , 0x00000036 
+ 00029395  0x00007d51 branch  0x000072cf 
+ 00029396  0x00007d54 force  0x00000032 , 0x00000036 
+ 00029397  0x00007d55 force  0x00000002 , 0x00000036 
+ 00029398  0x00007d56 branch  0x000072cf 
+ 00029399  0x00007d59 force  0x00000034 , 0x00000036 
+ 00029400  0x00007d5a force  0x00000004 , 0x00000036 
+ 00029401  0x00007d5b branch  0x000072cf 
+ 00029402  0x00007d5f force  0x00000001 , 0x00000036 
+ 00029403  0x00007d60 force  0x00000000 , 0x00000036 
+ 00029404  0x00007d61 rtn 
+ 00029405  0x00007d65 fetch  0x00000001 , 0x00008155 
+ 00029406  0x00007d66 bbit0  0x00000002 , 0x000072dd 
+ 00029407  0x00007d67 rtn 
+ 00029408  0x00007d6b store  0x00000002 , 0x000080d2 
+ 00029409  0x00007d6c force  0x000000c0 , 0x00000036 
+ 00029410  0x00007d6d force  0x00000080 , 0x00000036 
+ 00029411  0x00007d6e branch  0x000072dd 
+ 00029412  0x00007d71 force  0x00000000 , 0x00000038 
+ 00029413  0x00007d72 copy  0x00000012 , 0x00000006 
+ 00029414  0x00007d73 force  0x00000004 , 0x00000039 
+ 00029415  0x00007d74 call  0x000072f3 
+ 00029416  0x00007d76 force  0x00000180 , 0x00000036 
+ 00029417  0x00007d77 force  0x00000080 , 0x00000036 
+ 00029418  0x00007d78 call  0x000072cf 
+ 00029419  0x00007d7a force  0x0000000c , 0x00000038 
+ 00029420  0x00007d7b copy  0x00000013 , 0x00000005 
+ 00029421  0x00007d7c force  0x00000004 , 0x00000039 
+ 00029422  0x00007d7e copy  0x0000002f , 0x0000003f 
+ 00029423  0x00007d7f istore  0x00000004 , 0x00000005 
+ 00029424  0x00007d80 increase  0x00000001 , 0x00000038 
+ 00029425  0x00007d81 loop  0x000072ee 
+ 00029426  0x00007d82 rtn 
+ 00029427  0x00007d85 ifetch  0x00000002 , 0x00000006 
+ 00029428  0x00007d86 ifetcht  0x00000002 , 0x00000006 
+ 00029429  0x00007d87 lshift16  0x00000002 , 0x00000002 
+ 00029430  0x00007d88 ior  0x00000002 , 0x0000002f 
+ 00029431  0x00007d89 increase  0x00000001 , 0x00000038 
+ 00029432  0x00007d8a loop  0x000072f3 
+ 00029433  0x00007d8b rtn 
+ 00029434  0x00007d8f force  0x00000008 , 0x00000038 
+ 00029435  0x00007d90 copy  0x00000011 , 0x00000006 
+ 00029436  0x00007d91 force  0x00000004 , 0x00000039 
+ 00029437  0x00007d92 call  0x000072f3 
+ 00029438  0x00007d94 force  0x00000000 , 0x00000038 
+ 00029439  0x00007d95 copy  0x00000012 , 0x00000006 
+ 00029440  0x00007d96 force  0x00000004 , 0x00000039 
+ 00029441  0x00007d97 call  0x000072f3 
+ 00029442  0x00007d98 force  0x00000182 , 0x00000036 
+ 00029443  0x00007d99 force  0x00000082 , 0x00000036 
+ 00029444  0x00007d9a call  0x000072cf 
+ 00029445  0x00007d9b branch  0x000072eb 
+ 00029446  0x00007d9f force  0x00000000 , 0x00000038 
+ 00029447  0x00007da0 fetch  0x00000004 , 0x00000158 
+ 00029448  0x00007da1 iforce  0x0000002f 
+ 00029449  0x00007da2 increase  0x00000001 , 0x00000038 
+ 00029450  0x00007da3 ifetch  0x00000004 , 0x00000006 
+ 00029451  0x00007da4 iforce  0x0000002f 
+ 00029452  0x00007da5 increase  0x00000001 , 0x00000038 
+ 00029453  0x00007da6 fetch  0x00000004 , 0x000042ab 
+ 00029454  0x00007da7 iforce  0x0000002f 
+ 00029455  0x00007da8 increase  0x00000001 , 0x00000038 
+ 00029456  0x00007da9 ifetch  0x00000004 , 0x00000006 
+ 00029457  0x00007daa iforce  0x0000002f 
+ 00029458  0x00007dab increase  0x00000001 , 0x00000038 
+ 00029459  0x00007dac call  0x00007370 
+ 00029460  0x00007dad increase  0xfffffffc , 0x00000038 
+ 00029461  0x00007dae fetch  0x00000004 , 0x000042ff 
+ 00029462  0x00007daf copy  0x0000003f , 0x0000002f 
+ 00029463  0x00007db0 increase  0x00000004 , 0x00000038 
+ 00029464  0x00007db1 force  0x00000038 , 0x00000036 
+ 00029465  0x00007db2 force  0x00000008 , 0x00000036 
+ 00029466  0x00007db3 branch  0x000072cf 
+ 00029467  0x00007db7 bpatch  0x000000ec , 0x0000401d 
+ 00029468  0x00007db8 fetch  0x00000006 , 0x000042db 
+ 00029469  0x00007db9 fetcht  0x00000006 , 0x00000178 
+ 00029470  0x00007dba branch  0x00007321 , 0x00000029 
+ 00029471  0x00007dbb fetch  0x00000006 , 0x00000178 
+ 00029472  0x00007dbc fetcht  0x00000006 , 0x000042db 
+ 00029473  0x00007dbe force  0x00000008 , 0x00000038 
+ 00029474  0x00007dbf copy  0x00000002 , 0x0000002f 
+ 00029475  0x00007dc0 increase  0x00000001 , 0x00000038 
+ 00029476  0x00007dc1 rshift32  0x00000002 , 0x0000002f 
+ 00029477  0x00007dc2 lshift16  0x0000003f , 0x0000003f 
+ 00029478  0x00007dc3 ior  0x0000002f , 0x0000002f 
+ 00029479  0x00007dc4 increase  0x00000001 , 0x00000038 
+ 00029480  0x00007dc5 rshift32  0x0000003f , 0x0000002f 
+ 00029481  0x00007dc6 increase  0x00000001 , 0x00000038 
+ 00029482  0x00007dc7 force  0x00000000 , 0x0000002f 
+ 00029483  0x00007dc8 force  0x00000000 , 0x0000003f 
+ 00029484  0x00007dc9 fetch  0x00000001 , 0x000042cb 
+ 00029485  0x00007dca fetcht  0x00000001 , 0x0000438c 
+ 00029486  0x00007dcb nbranch  0x00007331 , 0x00000029 
+ 00029487  0x00007dcd fetch  0x00000001 , 0x000042d2 
+ 00029488  0x00007dce fetcht  0x00000001 , 0x000042cb 
+ 00029489  0x00007dd0 store  0x00000001 , 0x000042bb 
+ 00029490  0x00007dd1 storet  0x00000001 , 0x000042bc 
+ 00029491  0x00007dd2 force  0x00000000 , 0x00000038 
+ 00029492  0x00007dd3 arg  0x000042bb , 0x00000012 
+ 00029493  0x00007dd4 force  0x00000004 , 0x00000039 
+ 00029494  0x00007dd6 ifetch  0x00000004 , 0x00000011 
+ 00029495  0x00007dd7 ifetcht  0x00000004 , 0x00000012 
+ 00029496  0x00007dd8 ixor  0x00000002 , 0x0000002f 
+ 00029497  0x00007dd9 increase  0x00000001 , 0x00000038 
+ 00029498  0x00007dda increase  0x00000004 , 0x00000011 
+ 00029499  0x00007ddb increase  0x00000004 , 0x00000012 
+ 00029500  0x00007ddc loop  0x00007336 
+ 00029501  0x00007ddd call  0x00007370 
+ 00029502  0x00007dde increase  0xfffffffc , 0x00000038 
+ 00029503  0x00007ddf fetch  0x00000004 , 0x000042ff 
+ 00029504  0x00007de0 copy  0x0000003f , 0x0000002f 
+ 00029505  0x00007de1 increase  0x00000004 , 0x00000038 
+ 00029506  0x00007de2 force  0x00000038 , 0x00000036 
+ 00029507  0x00007de3 force  0x0000000c , 0x00000036 
+ 00029508  0x00007de4 call  0x000072cf 
+ 00029509  0x00007de6 call  0x0000736f 
+ 00029510  0x00007de7 force  0x0000003a , 0x00000036 
+ 00029511  0x00007de8 force  0x00000008 , 0x00000036 
+ 00029512  0x00007de9 branch  0x000072cf 
+ 00029513  0x00007dec compare  0x00000000 , 0x00000039 , 0x00000003 
+ 00029514  0x00007ded rtn  0x00000001 
+ 00029515  0x00007dee deposit  0x00000006 
+ 00029516  0x00007def iadd  0x00000039 , 0x00000005 
+ 00029517  0x00007df0 force  0x00000000 , 0x0000003f 
+ 00029518  0x00007df2 istore  0x00000001 , 0x00000005 
+ 00029519  0x00007df3 increase  0x00000001 , 0x00000039 
+ 00029520  0x00007df4 compare  0x00000000 , 0x00000039 , 0x00000003 
+ 00029521  0x00007df5 rtn  0x00000001 
+ 00029522  0x00007df6 branch  0x0000734e 
+ 00029523  0x00007df9 force  0x00000000 , 0x00000038 
+ 00029524  0x00007dfb deposit  0x00000039 
+ 00029525  0x00007dfc branch  0x00007358 , 0x00000034 
+ 00029526  0x00007dfd ifetch  0x00000004 , 0x00000006 
+ 00029527  0x00007dfe increase  0xfffffffc , 0x00000039 
+ 00029528  0x00007e00 iforce  0x0000002f 
+ 00029529  0x00007e01 increase  0x00000001 , 0x00000038 
+ 00029530  0x00007e02 compare  0x00000004 , 0x00000038 , 0x0000000f 
+ 00029531  0x00007e03 rtn  0x00000001 
+ 00029532  0x00007e04 branch  0x00007354 
+ 00029533  0x00007e07 force  0x00000008 , 0x00000038 
+ 00029534  0x00007e08 branch  0x00007362 
+ 00029535  0x00007e0a force  0x00000004 , 0x00000038 
+ 00029536  0x00007e0b branch  0x00007362 
+ 00029537  0x00007e0d force  0x00000000 , 0x00000038 
+ 00029538  0x00007e0f force  0x00000004 , 0x00000039 
+ 00029539  0x00007e11 ifetch  0x00000004 , 0x00000006 
+ 00029540  0x00007e12 iforce  0x0000002f 
+ 00029541  0x00007e13 increase  0x00000001 , 0x00000038 
+ 00029542  0x00007e14 loop  0x00007363 
+ 00029543  0x00007e15 rtn 
+ 00029544  0x00007e18 arg  0x000001a8 , 0x00000006 
+ 00029545  0x00007e19 branch  0x0000735f 
+ 00029546  0x00007e1c force  0x00000004 , 0x00000039 
+ 00029547  0x00007e1d branch  0x00007372 
+ 00029548  0x00007e20 force  0x00000000 , 0x00000038 
+ 00029549  0x00007e21 force  0x00000010 , 0x00000039 
+ 00029550  0x00007e22 branch  0x00007371 
+ 00029551  0x00007e25 force  0x00000000 , 0x00000038 
+ 00029552  0x00007e27 force  0x00000004 , 0x00000039 
+ 00029553  0x00007e29 force  0x00000000 , 0x0000002f 
+ 00029554  0x00007e2b increase  0x00000001 , 0x00000038 
+ 00029555  0x00007e2c loop  0x00007371 
+ 00029556  0x00007e2d rtn 
+ 00029557  0x00007e30 force  0x0000000c , 0x00000038 
+ 00029558  0x00007e31 force  0x00000004 , 0x00000039 
+ 00029559  0x00007e33 deposit  0x0000002f 
+ 00029560  0x00007e34 istore  0x00000004 , 0x00000005 
+ 00029561  0x00007e35 increase  0x00000001 , 0x00000038 
+ 00029562  0x00007e36 loop  0x00007377 
+ 00029563  0x00007e37 rtn 
+ 00029564  0x00007e3a force  0x0000000c , 0x00000038 
+ 00029565  0x00007e3b copy  0x00000013 , 0x00000005 
+ 00029566  0x00007e3c add  0x00000012 , 0x00000001 , 0x00000039 
+ 00029567  0x00007e3d sub  0x00000039 , 0x0000000f , 0x0000003e 
+ 00029568  0x00007e3e branch  0x00007382 , 0x00000002 
+ 00029569  0x00007e3f force  0x00000010 , 0x00000039 
+ 00029570  0x00007e41 deposit  0x0000002f 
+ 00029571  0x00007e42 sub  0x00000039 , 0x00000003 , 0x0000003e 
+ 00029572  0x00007e43 branch  0x0000738a , 0x00000002 
+ 00029573  0x00007e44 istore  0x00000004 , 0x00000005 
+ 00029574  0x00007e45 increase  0xfffffffc , 0x00000039 
+ 00029575  0x00007e46 rtn  0x00000005 
+ 00029576  0x00007e47 increase  0x00000001 , 0x00000038 
+ 00029577  0x00007e48 branch  0x00007382 
+ 00029578  0x00007e4a istore  0x00000001 , 0x00000005 
+ 00029579  0x00007e4b rshift8  0x0000003f , 0x0000003f 
+ 00029580  0x00007e4c loop  0x0000738a 
+ 00029581  0x00007e4d rtn 
+ 00029582  0x00007e51 force  0x0000000c , 0x00000038 
+ 00029583  0x00007e52 force  0x00000004 , 0x00000039 
+ 00029584  0x00007e54 ifetch  0x00000004 , 0x00000006 
+ 00029585  0x00007e55 isub  0x0000002f , 0x0000003e 
+ 00029586  0x00007e56 nrtn  0x00000005 
+ 00029587  0x00007e57 increase  0x00000001 , 0x00000038 
+ 00029588  0x00007e58 loop  0x00007390 
+ 00029589  0x00007e59 branch  0x00007db8 
+ 00029590  0x00007e5c fetch  0x00000001 , 0x00008050 
+ 00029591  0x00007e5d set0  0x00000000 , 0x0000003f 
+ 00029592  0x00007e5e store  0x00000001 , 0x00008050 
+ 00029593  0x00007e5f rtn 
+ 00029594  0x00007e62 fetch  0x00000001 , 0x00008050 
+ 00029595  0x00007e63 set1  0x00000000 , 0x0000003f 
+ 00029596  0x00007e64 store  0x00000001 , 0x00008050 
+ 00029597  0x00007e65 rtn 
+ 00029598  0x00007e6e arg  0x000004d1 , 0x00000005 
+ 00029599  0x00007e6f setsect  0x00000000 , 0x0003ffff 
+ 00029600  0x00007e70 setsect  0x00000001 , 0x0003ffff 
+ 00029601  0x00007e71 setsect  0x00000002 , 0x0003ffff 
+ 00029602  0x00007e72 setsect  0x00000003 , 0x0003fbff 
+ 00029603  0x00007e73 istore  0x00000009 , 0x00000005 
+ 00029604  0x00007e74 setsect  0x00000000 , 0x0003ffff 
+ 00029605  0x00007e75 setsect  0x00000001 , 0x0003ffff 
+ 00029606  0x00007e76 setsect  0x00000002 , 0x0003ffff 
+ 00029607  0x00007e77 setsect  0x00000003 , 0x0003ffff 
+ 00029608  0x00007e78 istore  0x00000009 , 0x00000005 
+ 00029609  0x00007e79 setsect  0x00000000 , 0x0003ffff 
+ 00029610  0x00007e7a setsect  0x00000001 , 0x0003ffff 
+ 00029611  0x00007e7b setsect  0x00000002 , 0x0003cfff 
+ 00029612  0x00007e7c setsect  0x00000003 , 0x0003ffff 
+ 00029613  0x00007e7d istore  0x00000009 , 0x00000005 
+ 00029614  0x00007e7e setsect  0x00000000 , 0x0003ffff 
+ 00029615  0x00007e7f setsect  0x00000001 , 0x0003ffff 
+ 00029616  0x00007e80 setsect  0x00000002 , 0x0003ffef 
+ 00029617  0x00007e81 setsect  0x00000003 , 0x0003ffff 
+ 00029618  0x00007e82 istore  0x00000009 , 0x00000005 
+ 00029619  0x00007e83 setsect  0x00000000 , 0x0003ffff 
+ 00029620  0x00007e84 setsect  0x00000001 , 0x0003ffff 
+ 00029621  0x00007e85 setsect  0x00000002 , 0x0003ffff 
+ 00029622  0x00007e86 setsect  0x00000003 , 0x0003ffff 
+ 00029623  0x00007e87 istore  0x00000009 , 0x00000005 
+ 00029624  0x00007e88 setsect  0x00000000 , 0x0003ffff 
+ 00029625  0x00007e89 setsect  0x00000001 , 0x00026c7f 
+ 00029626  0x00007e8a setsect  0x00000002 , 0x0000146b 
+ 00029627  0x00007e8b setsect  0x00000003 , 0x00037bb3 
+ 00029628  0x00007e8c istore  0x00000009 , 0x00000005 
+ 00029629  0x00007e8d setsect  0x00000000 , 0x0001feb8 
+ 00029630  0x00007e8e setsect  0x00000001 , 0x00010c12 
+ 00029631  0x00007e8f setsect  0x00000002 , 0x0002b722 
+ 00029632  0x00007e90 setsect  0x00000003 , 0x00029fa6 
+ 00029633  0x00007e91 istore  0x00000009 , 0x00000005 
+ 00029634  0x00007e92 setsect  0x00000000 , 0x0000e70f 
+ 00029635  0x00007e93 setsect  0x00000001 , 0x00016720 
+ 00029636  0x00007e94 setsect  0x00000002 , 0x0000519e 
+ 00029637  0x00007e95 setsect  0x00000003 , 0x00019084 
+ 00029638  0x00007e96 istore  0x00000009 , 0x00000005 
+ 00029639  0x00007e97 setsect  0x00000000 , 0x00031012 
+ 00029640  0x00007e98 setsect  0x00000001 , 0x000360bf 
+ 00029641  0x00007e99 setsect  0x00000002 , 0x0003f0af 
+ 00029642  0x00007e9a setsect  0x00000003 , 0x000003d3 
+ 00029643  0x00007e9b istore  0x00000009 , 0x00000005 
+ 00029644  0x00007e9c setsect  0x00000000 , 0x0003a188 
+ 00029645  0x00007e9d setsect  0x00000001 , 0x00003ad0 
+ 00029646  0x00007e9e setsect  0x00000002 , 0x0003cbf2 
+ 00029647  0x00007e9f setsect  0x00000003 , 0x000243d9 
+ 00029648  0x00007ea0 istore  0x00000009 , 0x00000005 
+ 00029649  0x00007ea1 setsect  0x00000000 , 0x0002b030 
+ 00029650  0x00007ea2 setsect  0x00000001 , 0x00036a03 
+ 00029651  0x00007ea3 setsect  0x00000002 , 0x00011188 
+ 00029652  0x00007ea4 setsect  0x00000003 , 0x0001e520 
+ 00029653  0x00007ea5 istore  0x00000009 , 0x00000005 
+ 00029654  0x00007ea6 setsect  0x00000000 , 0x0003a11e 
+ 00029655  0x00007ea7 setsect  0x00000001 , 0x0000fe5d 
+ 00029656  0x00007ea8 setsect  0x00000002 , 0x0000dd57 
+ 00029657  0x00007ea9 setsect  0x00000003 , 0x0001ac93 
+ 00029658  0x00007eaa istore  0x00000009 , 0x00000005 
+ 00029659  0x00007eab setsect  0x00000000 , 0x000011ed 
+ 00029660  0x00007eac setsect  0x00000001 , 0x000218c4 
+ 00029661  0x00007ead setsect  0x00000002 , 0x00008da7 
+ 00029662  0x00007eae setsect  0x00000003 , 0x000257ff 
+ 00029663  0x00007eaf istore  0x00000009 , 0x00000005 
+ 00029664  0x00007eb0 setsect  0x00000000 , 0x0003192b 
+ 00029665  0x00007eb1 setsect  0x00000001 , 0x00034641 
+ 00029666  0x00007eb2 setsect  0x00000002 , 0x0001be0c 
+ 00029667  0x00007eb3 setsect  0x00000003 , 0x000366ad 
+ 00029668  0x00007eb4 istore  0x00000009 , 0x00000005 
+ 00029669  0x00007eb5 setsect  0x00000000 , 0x00001f83 
+ 00029670  0x00007eb6 setsect  0x00000001 , 0x00015a23 
+ 00029671  0x00007eb7 setsect  0x00000002 , 0x0003f9b0 
+ 00029672  0x00007eb8 setsect  0x00000003 , 0x00003949 
+ 00029673  0x00007eb9 istore  0x00000009 , 0x00000005 
+ 00029674  0x00007eba setsect  0x00000000 , 0x00013a51 
+ 00029675  0x00007ebb setsect  0x00000001 , 0x000153fd 
+ 00029676  0x00007ebc setsect  0x00000002 , 0x0003372a 
+ 00029677  0x00007ebd setsect  0x00000003 , 0x0000f1bb 
+ 00029678  0x00007ebe istore  0x00000009 , 0x00000005 
+ 00029679  0x00007ebf setsect  0x00000000 , 0x0003ae85 
+ 00029680  0x00007ec0 setsect  0x00000001 , 0x0001eed9 
+ 00029681  0x00007ec1 setsect  0x00000002 , 0x00009e66 
+ 00029682  0x00007ec2 setsect  0x00000003 , 0x000001a8 
+ 00029683  0x00007ec3 istore  0x00000008 , 0x00000005 
+ 00029684  0x00007ec4 rtn 
+ 00029685  0x00007ecd arg  0x00000569 , 0x00000005 
+ 00029686  0x00007ece setsect  0x00000000 , 0x0003ffff 
+ 00029687  0x00007ecf setsect  0x00000001 , 0x0003ffff 
+ 00029688  0x00007ed0 setsect  0x00000002 , 0x0003ffff 
+ 00029689  0x00007ed1 setsect  0x00000003 , 0x0003ffff 
+ 00029690  0x00007ed2 istore  0x00000009 , 0x00000005 
+ 00029691  0x00007ed3 setsect  0x00000000 , 0x0003ffff 
+ 00029692  0x00007ed4 setsect  0x00000001 , 0x0000003f 
+ 00029693  0x00007ed5 setsect  0x00000002 , 0x00000000 
+ 00029694  0x00007ed6 setsect  0x00000003 , 0x00000000 
+ 00029695  0x00007ed7 istore  0x00000009 , 0x00000005 
+ 00029696  0x00007ed8 setsect  0x00000000 , 0x00000000 
+ 00029697  0x00007ed9 setsect  0x00000001 , 0x00000000 
+ 00029698  0x00007eda setsect  0x00000002 , 0x00001000 
+ 00029699  0x00007edb setsect  0x00000003 , 0x00000000 
+ 00029700  0x00007edc istore  0x00000009 , 0x00000005 
+ 00029701  0x00007edd setsect  0x00000000 , 0x0003ff00 
+ 00029702  0x00007ede setsect  0x00000001 , 0x0003ffff 
+ 00029703  0x00007edf setsect  0x00000002 , 0x0003ffcf 
+ 00029704  0x00007ee0 setsect  0x00000003 , 0x0003ffff 
+ 00029705  0x00007ee1 istore  0x00000009 , 0x00000005 
+ 00029706  0x00007ee2 setsect  0x00000000 , 0x0003ffff 
+ 00029707  0x00007ee3 setsect  0x00000001 , 0x0003ffff 
+ 00029708  0x00007ee4 setsect  0x00000002 , 0x0003ffff 
+ 00029709  0x00007ee5 setsect  0x00000003 , 0x000003ff 
+ 00029710  0x00007ee6 istore  0x00000009 , 0x00000005 
+ 00029711  0x00007ee7 setsect  0x00000000 , 0x00000000 
+ 00029712  0x00007ee8 setsect  0x00000001 , 0x00000000 
+ 00029713  0x00007ee9 setsect  0x00000002 , 0x00000000 
+ 00029714  0x00007eea setsect  0x00000003 , 0x00000000 
+ 00029715  0x00007eeb istore  0x00000009 , 0x00000005 
+ 00029716  0x00007eec setsect  0x00000000 , 0x00010000 
+ 00029717  0x00007eed setsect  0x00000001 , 0x00000000 
+ 00029718  0x00007eee setsect  0x00000002 , 0x0003f000 
+ 00029719  0x00007eef setsect  0x00000003 , 0x0003ffff 
+ 00029720  0x00007ef0 istore  0x00000009 , 0x00000005 
+ 00029721  0x00007ef1 setsect  0x00000000 , 0x000296ff 
+ 00029722  0x00007ef2 setsect  0x00000001 , 0x00022630 
+ 00029723  0x00007ef3 setsect  0x00000002 , 0x0003945d 
+ 00029724  0x00007ef4 setsect  0x00000003 , 0x0003d284 
+ 00029725  0x00007ef5 istore  0x00000009 , 0x00000005 
+ 00029726  0x00007ef6 setsect  0x00000000 , 0x000333a0 
+ 00029727  0x00007ef7 setsect  0x00000001 , 0x00004b7a 
+ 00029728  0x00007ef8 setsect  0x00000002 , 0x000037d8 
+ 00029729  0x00007ef9 setsect  0x00000003 , 0x0003c9dc 
+ 00029730  0x00007efa istore  0x00000009 , 0x00000005 
+ 00029731  0x00007efb setsect  0x00000000 , 0x0003a440 
+ 00029732  0x00007efc setsect  0x00000001 , 0x0001b958 
+ 00029733  0x00007efd setsect  0x00000002 , 0x00038bce 
+ 00029734  0x00007efe setsect  0x00000003 , 0x0001091f 
+ 00029735  0x00007eff istore  0x00000009 , 0x00000005 
+ 00029736  0x00007f00 setsect  0x00000000 , 0x0002e12c 
+ 00029737  0x00007f01 setsect  0x00000001 , 0x0001f47c 
+ 00029738  0x00007f02 setsect  0x00000002 , 0x000356b1 
+ 00029739  0x00007f03 setsect  0x00000003 , 0x0002fd47 
+ 00029740  0x00007f04 istore  0x00000009 , 0x00000005 
+ 00029741  0x00007f05 setsect  0x00000000 , 0x00006837 
+ 00029742  0x00007f06 setsect  0x00000001 , 0x0002ed90 
+ 00029743  0x00007f07 setsect  0x00000002 , 0x0001ecec 
+ 00029744  0x00007f08 setsect  0x00000003 , 0x0001acc5 
+ 00029745  0x00007f09 istore  0x00000009 , 0x00000005 
+ 00029746  0x00007f0a setsect  0x00000000 , 0x00023357 
+ 00029747  0x00007f0b setsect  0x00000001 , 0x00018af3 
+ 00029748  0x00007f0c setsect  0x00000002 , 0x0000f9e1 
+ 00029749  0x00007f0d setsect  0x00000003 , 0x000129f0 
+ 00029750  0x00007f0e istore  0x00000009 , 0x00000005 
+ 00029751  0x00007f0f setsect  0x00000000 , 0x0002e7eb 
+ 00029752  0x00007f10 setsect  0x00000001 , 0x0003e6e3 
+ 00029753  0x00007f11 setsect  0x00000002 , 0x0003e1a7 
+ 00029754  0x00007f12 setsect  0x00000003 , 0x00010b8b 
+ 00029755  0x00007f13 istore  0x00000009 , 0x00000005 
+ 00029756  0x00007f14 setsect  0x00000000 , 0x00024fe3 
+ 00029757  0x00007f15 setsect  0x00000001 , 0x000020ef 
+ 00029758  0x00007f16 setsect  0x00000002 , 0x0001b5a6 
+ 00029759  0x00007f17 setsect  0x00000003 , 0x0000dc2f 
+ 00029760  0x00007f18 istore  0x00000009 , 0x00000005 
+ 00029761  0x00007f19 setsect  0x00000000 , 0x00013860 
+ 00029762  0x00007f1a setsect  0x00000001 , 0x0002bd69 
+ 00029763  0x00007f1b setsect  0x00000002 , 0x0000391a 
+ 00029764  0x00007f1c setsect  0x00000003 , 0x0001b222 
+ 00029765  0x00007f1d istore  0x00000009 , 0x00000005 
+ 00029766  0x00007f1e rtn 
+ 00029767  0x00007f27 branch  0x000074fc 
+ 00029768  0x00007f2a bpatch  0x000000ed , 0x0000401d 
+ 00029769  0x00007f2f fetch  0x00000001 , 0x0000446c 
+ 00029770  0x00007f30 rtn  0x00000034 
+ 00029771  0x00007f31 fetch  0x00000001 , 0x0000446e 
+ 00029772  0x00007f32 rtneq  0x00000003 
+ 00029773  0x00007f35 fetch  0x00000001 , 0x0000446d 
+ 00029774  0x00007f36 beq  0x00000000 , 0x000074fc 
+ 00029775  0x00007f37 rtn 
+ 00029776  0x00007f39 jam  0x00000000 , 0x0000446d 
+ 00029777  0x00007f3a rtn 
+ 00029778  0x00007f40 bpatch  0x000000ee , 0x0000401d 
+ 00029779  0x00007f41 setarg  0x000005fe 
+ 00029780  0x00007f42 arg  0x000005f9 , 0x00000005 
+ 00029781  0x00007f43 isub  0x00000005 , 0x00000039 
+ 00029782  0x00007f44 call  0x00007ca1 
+ 00029783  0x00007f45 setarg  0x000044d1 
+ 00029784  0x00007f46 arg  0x000044cf , 0x00000005 
+ 00029785  0x00007f47 isub  0x00000005 , 0x00000039 
+ 00029786  0x00007f48 branch  0x00007ca1 
+ 00029787  0x00007f4d call  0x00007476 
+ 00029788  0x00007f4e arg  0x0000061e , 0x00000011 
+ 00029789  0x00007f4f arg  0x000004b1 , 0x00000005 
+ 00029790  0x00007f50 call  0x0000771c 
+ 00029791  0x00007f51 arg  0x000005fe , 0x00000011 
+ 00029792  0x00007f52 arg  0x00000471 , 0x00000005 
+ 00029793  0x00007f53 call  0x0000771c 
+ 00029794  0x00007f54 arg  0x00000471 , 0x00000011 
+ 00029795  0x00007f55 arg  0x000005fe , 0x00000012 
+ 00029796  0x00007f56 arg  0x00000471 , 0x00000005 
+ 00029797  0x00007f57 call  0x00007684 
+ 00029798  0x00007f58 arg  0x00000589 , 0x00000011 
+ 00029799  0x00007f59 arg  0x000005fe , 0x00000012 
+ 00029800  0x00007f5a arg  0x00000491 , 0x00000005 
+ 00029801  0x00007f5b call  0x00007684 
+ 00029802  0x00007f5c arg  0x00000491 , 0x00000011 
+ 00029803  0x00007f5d arg  0x00000471 , 0x00000012 
+ 00029804  0x00007f5e arg  0x00000471 , 0x00000005 
+ 00029805  0x00007f5f call  0x00007720 
+ 00029806  0x00007f60 arg  0x00000451 , 0x00000011 
+ 00029807  0x00007f61 arg  0x00000471 , 0x00000012 
+ 00029808  0x00007f62 arg  0x00000451 , 0x00000005 
+ 00029809  0x00007f63 call  0x00007720 
+ 00029810  0x00007f64 arg  0x00000020 , 0x00000039 
+ 00029811  0x00007f65 arg  0x000004b1 , 0x00000011 
+ 00029812  0x00007f66 arg  0x00000451 , 0x00000012 
+ 00029813  0x00007f67 branch  0x00007d64 
+ 00029814  0x00007f6a arg  0x000005c9 , 0x00000011 
+ 00029815  0x00007f6b arg  0x00000451 , 0x00000005 
+ 00029816  0x00007f6c call  0x0000771c 
+ 00029817  0x00007f6d arg  0x000005a9 , 0x00000011 
+ 00029818  0x00007f6e arg  0x00000471 , 0x00000005 
+ 00029819  0x00007f6f call  0x0000771c 
+ 00029820  0x00007f70 arg  0x00000471 , 0x00000011 
+ 00029821  0x00007f71 arg  0x000005a9 , 0x00000012 
+ 00029822  0x00007f72 arg  0x00000471 , 0x00000005 
+ 00029823  0x00007f73 call  0x00007684 
+ 00029824  0x00007f74 arg  0x00000589 , 0x00000011 
+ 00029825  0x00007f75 arg  0x000005a9 , 0x00000012 
+ 00029826  0x00007f76 arg  0x00000491 , 0x00000005 
+ 00029827  0x00007f77 call  0x00007684 
+ 00029828  0x00007f78 arg  0x00000491 , 0x00000011 
+ 00029829  0x00007f79 arg  0x00000471 , 0x00000012 
+ 00029830  0x00007f7a arg  0x00000471 , 0x00000005 
+ 00029831  0x00007f7b call  0x00007720 
+ 00029832  0x00007f7c arg  0x00000451 , 0x00000011 
+ 00029833  0x00007f7d arg  0x00000471 , 0x00000012 
+ 00029834  0x00007f7e arg  0x00000451 , 0x00000005 
+ 00029835  0x00007f7f branch  0x00007739 
+ 00029836  0x00007f85 increase  0xffffffff , 0x00000007 
+ 00029837  0x00007f86 nrtn  0x00000002 
+ 00029838  0x00007f87 random  0x0000003f 
+ 00029839  0x00007f88 istore  0x00000002 , 0x00000005 
+ 00029840  0x00007f89 branch  0x0000748c 
+ 00029841  0x00007f8b increase  0xffffffff , 0x00000007 
+ 00029842  0x00007f8c nbranch  0x0000749c , 0x00000002 
+ 00029843  0x00007f8d ifetch  0x00000004 , 0x00000011 
+ 00029844  0x00007f8e copy  0x0000003f , 0x00000002 
+ 00029845  0x00007f8f ifetch  0x00000004 , 0x00000012 
+ 00029846  0x00007f90 iflip  0x00000002 , 0x0000003f 
+ 00029847  0x00007f91 nbranch  0x0000749b , 0x00000005 
+ 00029848  0x00007f92 increase  0x00000004 , 0x00000011 
+ 00029849  0x00007f93 increase  0x00000004 , 0x00000012 
+ 00029850  0x00007f94 branch  0x00007491 
+ 00029851  0x00007f96 branch  0x00007dc4 
+ 00029852  0x00007f99 branch  0x00007dc6 
+ 00029853  0x00007f9f and  0x0000003f , 0x00000007 , 0x00000007 
+ 00029854  0x00007fa0 rshift3  0x0000003f , 0x0000003f 
+ 00029855  0x00007fa1 iadd  0x00000006 , 0x00000006 
+ 00029856  0x00007fa2 ifetch  0x00000001 , 0x00000006 
+ 00029857  0x00007fa3 qisolate0  0x0000003f 
+ 00029858  0x00007fa4 rtn 
+ 00029859  0x00007fa8 ifetch  0x00000008 , 0x00000006 
+ 00029860  0x00007fa9 nrtn  0x00000034 
+ 00029861  0x00007faa ifetch  0x00000008 , 0x00000006 
+ 00029862  0x00007fab nrtn  0x00000034 
+ 00029863  0x00007fac ifetch  0x00000008 , 0x00000006 
+ 00029864  0x00007fad rtn 
+ 00029865  0x00007fb3 ifetch  0x00000004 , 0x00000011 
+ 00029866  0x00007fb4 iforce  0x00000002 
+ 00029867  0x00007fb5 ifetch  0x00000004 , 0x00000012 
+ 00029868  0x00007fb6 isub  0x00000002 , 0x0000003e 
+ 00029869  0x00007fb7 nrtn  0x00000005 
+ 00029870  0x00007fb8 increase  0x00000004 , 0x00000011 
+ 00029871  0x00007fb9 increase  0x00000004 , 0x00000012 
+ 00029872  0x00007fba loop  0x000074a9 
+ 00029873  0x00007fbb rtn 
+ 00029874  0x00007fbe force  0x00000006 , 0x00000039 
+ 00029875  0x00007fbf increase  0x00000014 , 0x00000011 
+ 00029876  0x00007fc0 increase  0x00000014 , 0x00000012 
+ 00029877  0x00007fc2 ifetch  0x00000004 , 0x00000012 
+ 00029878  0x00007fc3 iforce  0x00000002 
+ 00029879  0x00007fc4 ifetch  0x00000004 , 0x00000011 
+ 00029880  0x00007fc5 isub  0x00000002 , 0x0000003f 
+ 00029881  0x00007fc6 nrtn  0x00000002 
+ 00029882  0x00007fc7 nrtn  0x00000034 
+ 00029883  0x00007fc8 increase  0xfffffffc , 0x00000011 
+ 00029884  0x00007fc9 increase  0xfffffffc , 0x00000012 
+ 00029885  0x00007fca loop  0x000074b5 
+ 00029886  0x00007fcb rtn 
+ 00029887  0x00007fcd force  0x00000006 , 0x00000039 
+ 00029888  0x00007fce force  0x00000000 , 0x00000013 
+ 00029889  0x00007fd0 ifetch  0x00000004 , 0x00000011 
+ 00029890  0x00007fd1 iforce  0x00000002 
+ 00029891  0x00007fd2 ifetch  0x00000004 , 0x00000012 
+ 00029892  0x00007fd3 iadd  0x00000002 , 0x0000003f 
+ 00029893  0x00007fd4 iadd  0x00000013 , 0x0000003f 
+ 00029894  0x00007fd5 istore  0x00000004 , 0x00000005 
+ 00029895  0x00007fd6 isolate1  0x00000020 , 0x0000003f 
+ 00029896  0x00007fd7 setflag  0x00000001 , 0x00000000 , 0x00000013 
+ 00029897  0x00007fd8 increase  0x00000004 , 0x00000011 
+ 00029898  0x00007fd9 increase  0x00000004 , 0x00000012 
+ 00029899  0x00007fda loop  0x000074c1 
+ 00029900  0x00007fdb rtn 
+ 00029901  0x00007fde force  0x00000006 , 0x00000039 
+ 00029902  0x00007fdf force  0x00000000 , 0x00000013 
+ 00029903  0x00007fe1 ifetch  0x00000004 , 0x00000012 
+ 00029904  0x00007fe2 iforce  0x00000002 
+ 00029905  0x00007fe3 ifetch  0x00000004 , 0x00000011 
+ 00029906  0x00007fe4 isub  0x00000002 , 0x0000003f 
+ 00029907  0x00007fe5 isub  0x00000013 , 0x0000003f 
+ 00029908  0x00007fe6 istore  0x00000004 , 0x00000005 
+ 00029909  0x00007fe7 isolate1  0x00000020 , 0x0000003f 
+ 00029910  0x00007fe8 setflag  0x00000001 , 0x00000000 , 0x00000013 
+ 00029911  0x00007fe9 increase  0x00000004 , 0x00000011 
+ 00029912  0x00007fea increase  0x00000004 , 0x00000012 
+ 00029913  0x00007feb loop  0x000074cf 
+ 00029914  0x00007fec rtn 
+ 00029915  0x00007fef force  0x00000006 , 0x00000039 
+ 00029916  0x00007ff0 increase  0x00000014 , 0x00000011 
+ 00029917  0x00007ff2 force  0x00000000 , 0x00000013 
+ 00029918  0x00007ff4 ifetch  0x00000004 , 0x00000011 
+ 00029919  0x00007ff5 isolate1  0x00000000 , 0x0000003f 
+ 00029920  0x00007ff6 setflag  0x00000001 , 0x00000001 , 0x00000013 
+ 00029921  0x00007ff7 rshift  0x0000003f , 0x0000003f 
+ 00029922  0x00007ff8 isolate1  0x00000000 , 0x00000013 
+ 00029923  0x00007ff9 setflag  0x00000001 , 0x0000001f , 0x0000003f 
+ 00029924  0x00007ffa istore  0x00000004 , 0x00000011 
+ 00029925  0x00007ffb increase  0xfffffffc , 0x00000011 
+ 00029926  0x00007ffc rshift  0x00000013 , 0x00000013 
+ 00029927  0x00007ffd loop  0x000074de 
+ 00029928  0x00007ffe rtn 
+ 00029929  0x00008000 force  0x00000006 , 0x00000039 
+ 00029930  0x00008001 force  0x00000000 , 0x00000013 
+ 00029931  0x00008003 ifetch  0x00000004 , 0x00000011 
+ 00029932  0x00008004 isolate1  0x0000001f , 0x0000003f 
+ 00029933  0x00008005 setflag  0x00000001 , 0x00000001 , 0x00000013 
+ 00029934  0x00008006 lshift  0x0000003f , 0x0000003f 
+ 00029935  0x00008007 isolate1  0x00000000 , 0x00000013 
+ 00029936  0x00008008 setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00029937  0x00008009 istore  0x00000004 , 0x00000011 
+ 00029938  0x0000800a increase  0x00000004 , 0x00000011 
+ 00029939  0x0000800b rshift  0x00000013 , 0x00000013 
+ 00029940  0x0000800c loop  0x000074eb 
+ 00029941  0x0000800d rtn 
+ 00029942  0x00008011 force  0x00000006 , 0x00000039 
+ 00029943  0x00008013 ifetch  0x00000004 , 0x00000006 
+ 00029944  0x00008014 iforce  0x0000002f 
+ 00029945  0x00008015 increase  0x00000001 , 0x00000038 
+ 00029946  0x00008016 loop  0x000074f7 
+ 00029947  0x00008017 rtn 
+ 00029948  0x0000801c bpatch  0x000000ef , 0x0000401d 
+ 00029949  0x0000801d fetch  0x00000001 , 0x0000446c 
+ 00029950  0x0000801e nbranch  0x0000751d , 0x00000034 
+ 00029951  0x00008021 jam  0x00000000 , 0x0000446d 
+ 00029952  0x00008022 jam  0x00000000 , 0x0000446e 
+ 00029953  0x00008023 rtn 
+ 00029954  0x00008028 fetch  0x00000001 , 0x0000446c 
+ 00029955  0x00008029 rtn  0x00000034 
+ 00029956  0x0000802a fetch  0x00000001 , 0x0000446e 
+ 00029957  0x0000802b rtneq  0x00000003 
+ 00029958  0x0000802c call  0x00007552 
+ 00029959  0x0000802d branch  0x00007502 
+ 00029960  0x00008032 arg  0x0000446f , 0x00000005 
+ 00029961  0x00008033 setsect  0x00000000 , 0x00001abd 
+ 00029962  0x00008034 setsect  0x00000001 , 0x0001b34f 
+ 00029963  0x00008035 setsect  0x00000002 , 0x00019b8a 
+ 00029964  0x00008036 setsect  0x00000003 , 0x00026562 
+ 00029965  0x00008037 istore  0x00000009 , 0x00000005 
+ 00029966  0x00008038 setsect  0x00000000 , 0x000340b7 
+ 00029967  0x00008039 setsect  0x00000001 , 0x00001efa 
+ 00029968  0x0000803a setsect  0x00000002 , 0x0000aff6 
+ 00029969  0x0000803b setsect  0x00000003 , 0x0000fd41 
+ 00029970  0x0000803c istore  0x00000009 , 0x00000005 
+ 00029971  0x0000803d setsect  0x00000000 , 0x0003d210 
+ 00029972  0x0000803e setsect  0x00000001 , 0x00026cf8 
+ 00029973  0x0000803f setsect  0x00000002 , 0x0003874c 
+ 00029974  0x00008040 setsect  0x00000003 , 0x0003157c 
+ 00029975  0x00008041 istore  0x00000009 , 0x00000005 
+ 00029976  0x00008042 setsect  0x00000000 , 0x0002d4a3 
+ 00029977  0x00008043 setsect  0x00000001 , 0x0003d27d 
+ 00029978  0x00008044 setsect  0x00000002 , 0x00000003 
+ 00029979  0x00008045 istore  0x00000005 , 0x00000005 
+ 00029980  0x00008046 rtn 
+ 00029981  0x0000804a fetch  0x00000001 , 0x0000446e 
+ 00029982  0x0000804b rtnne  0x00000000 
+ 00029983  0x0000804c fetch  0x00000001 , 0x0000446d 
+ 00029984  0x0000804d rtnne  0x00000000 
+ 00029985  0x0000804e call  0x000073f5 
+ 00029986  0x0000804f arg  0x0000446f , 0x00000005 
+ 00029987  0x00008050 force  0x0000000f , 0x00000007 
+ 00029988  0x00008051 call  0x0000748c 
+ 00029989  0x00008052 random  0x0000003f 
+ 00029990  0x00008053 rshift  0x0000003f , 0x0000003f 
+ 00029991  0x00008054 istore  0x00000002 , 0x00000005 
+ 00029992  0x00008056 fetch  0x00000001 , 0x0000446b 
+ 00029993  0x00008057 ncall  0x00007508 , 0x00000034 
+ 00029994  0x00008059 arg  0x000003b1 , 0x00000005 
+ 00029995  0x0000805a arg  0x0000446f , 0x00000006 
+ 00029996  0x0000805b call  0x00007c8d 
+ 00029997  0x0000805d arg  0x00000291 , 0x00000005 
+ 00029998  0x0000805e arg  0x000005a9 , 0x00000006 
+ 00029999  0x0000805f call  0x00007c81 
+ 00030000  0x00008061 arg  0x000002d1 , 0x00000005 
+ 00030001  0x00008062 call  0x00007c9d 
+ 00030002  0x00008063 jam  0x00000001 , 0x000002d1 
+ 00030003  0x00008065 call  0x0000756a 
+ 00030004  0x00008066 jam  0x00000003 , 0x0000446d 
+ 00030005  0x00008067 rtn 
+ 00030006  0x0000806a arg  0x0000448f , 0x00000005 
+ 00030007  0x0000806b arg  0x000002f1 , 0x00000006 
+ 00030008  0x0000806c call  0x00007c81 
+ 00030009  0x0000806d jam  0x00000003 , 0x0000446e 
+ 00030010  0x0000806e jam  0x00000000 , 0x0000446d 
+ 00030011  0x0000806f rtn 
+ 00030012  0x00008074 fetch  0x00000001 , 0x000005f9 
+ 00030013  0x00008075 rtnne  0x00000000 
+ 00030014  0x00008076 fetch  0x00000001 , 0x0000446d 
+ 00030015  0x00008077 rtnne  0x00000000 
+ 00030016  0x00008079 arg  0x000003b1 , 0x00000005 
+ 00030017  0x0000807a arg  0x0000446f , 0x00000006 
+ 00030018  0x0000807b call  0x00007c8d 
+ 00030019  0x0000807d arg  0x00000291 , 0x00000005 
+ 00030020  0x0000807e arg  0x000005fe , 0x00000006 
+ 00030021  0x0000807f call  0x00007c81 
+ 00030022  0x00008081 arg  0x000002d1 , 0x00000005 
+ 00030023  0x00008082 call  0x00007c9d 
+ 00030024  0x00008083 jam  0x00000001 , 0x000002d1 
+ 00030025  0x00008085 call  0x0000756a 
+ 00030026  0x00008086 jam  0x00000004 , 0x0000446d 
+ 00030027  0x00008087 rtn 
+ 00030028  0x0000808c arg  0x0000063e , 0x00000005 
+ 00030029  0x0000808d arg  0x000002f1 , 0x00000006 
+ 00030030  0x0000808e call  0x00007c8d 
+ 00030031  0x0000808f jam  0x00000003 , 0x000005f9 
+ 00030032  0x00008090 jam  0x00000000 , 0x0000446d 
+ 00030033  0x00008091 rtn 
+ 00030034  0x00008096 fetch  0x00000001 , 0x0000446c 
+ 00030035  0x00008097 rtn  0x00000034 
+ 00030036  0x00008098 fetch  0x00000001 , 0x0000446d 
+ 00030037  0x00008099 rtn  0x00000034 
+ 00030038  0x0000809a increase  0x00000080 , 0x0000003f 
+ 00030039  0x0000809b store  0x00000001 , 0x0000446d 
+ 00030040  0x0000809c rtnbit1  0x00000007 
+ 00030041  0x0000809d fetch  0x00000002 , 0x0000022e 
+ 00030042  0x0000809e branch  0x0000755c , 0x00000034 
+ 00030043  0x0000809f branch  0x00007562 
+ 00030044  0x000080a2 bpatch  0x000000f0 , 0x0000401e 
+ 00030045  0x000080a3 call  0x00007577 
+ 00030046  0x000080a4 fetch  0x00000001 , 0x0000446d 
+ 00030047  0x000080a5 beq  0x00000003 , 0x00007536 
+ 00030048  0x000080a6 beq  0x00000004 , 0x0000754c 
+ 00030049  0x000080a7 rtn 
+ 00030050  0x000080ab call  0x00007589 
+ 00030051  0x000080ac fetch  0x00000002 , 0x0000022e 
+ 00030052  0x000080ad increase  0xffffffff , 0x0000003f 
+ 00030053  0x000080ae store  0x00000002 , 0x0000022e 
+ 00030054  0x000080af arg  0x000003b1 , 0x00000006 
+ 00030055  0x000080b0 call  0x0000749d 
+ 00030056  0x000080b1 rtn  0x00000001 
+ 00030057  0x000080b2 branch  0x000075da 
+ 00030058  0x000080b5 bpatch  0x000000f1 , 0x0000401e 
+ 00030059  0x000080b6 setarg  0x00000100 
+ 00030060  0x000080b7 store  0x00000002 , 0x0000022e 
+ 00030061  0x000080b9 fetch  0x00000002 , 0x0000022e 
+ 00030062  0x000080ba rtn  0x00000034 
+ 00030063  0x000080bb increase  0xffffffff , 0x0000003f 
+ 00030064  0x000080bc store  0x00000002 , 0x0000022e 
+ 00030065  0x000080bd arg  0x000003b1 , 0x00000006 
+ 00030066  0x000080be call  0x0000749d 
+ 00030067  0x000080bf branch  0x0000756d , 0x00000001 
+ 00030068  0x000080c0 arg  0x00000291 , 0x00000006 
+ 00030069  0x000080c1 arg  0x00000351 , 0x00000005 
+ 00030070  0x000080c2 branch  0x00007c80 
+ 00030071  0x000080c6 arg  0x00000391 , 0x00000011 
+ 00030072  0x000080c7 arg  0x00000491 , 0x00000005 
+ 00030073  0x000080c8 call  0x00007646 
+ 00030074  0x000080c9 arg  0x00000491 , 0x00000011 
+ 00030075  0x000080ca arg  0x00000431 , 0x00000005 
+ 00030076  0x000080cb call  0x0000771c 
+ 00030077  0x000080cc arg  0x00000351 , 0x00000011 
+ 00030078  0x000080cd arg  0x00000431 , 0x00000012 
+ 00030079  0x000080ce arg  0x000002f1 , 0x00000005 
+ 00030080  0x000080cf call  0x00007684 
+ 00030081  0x000080d0 arg  0x00000491 , 0x00000011 
+ 00030082  0x000080d1 arg  0x00000431 , 0x00000012 
+ 00030083  0x000080d2 arg  0x00000471 , 0x00000005 
+ 00030084  0x000080d3 call  0x00007684 
+ 00030085  0x000080d4 arg  0x00000371 , 0x00000011 
+ 00030086  0x000080d5 arg  0x00000471 , 0x00000012 
+ 00030087  0x000080d6 arg  0x00000311 , 0x00000005 
+ 00030088  0x000080d7 branch  0x00007684 
+ 00030089  0x000080da arg  0x00000391 , 0x00000011 
+ 00030090  0x000080db arg  0x00000471 , 0x00000005 
+ 00030091  0x000080dc call  0x0000771c 
+ 00030092  0x000080dd arg  0x00000471 , 0x00000011 
+ 00030093  0x000080de arg  0x00000491 , 0x00000005 
+ 00030094  0x000080df call  0x0000771c 
+ 00030095  0x000080e1 arg  0x00000589 , 0x00000011 
+ 00030096  0x000080e2 arg  0x00000491 , 0x00000012 
+ 00030097  0x000080e3 arg  0x00000491 , 0x00000005 
+ 00030098  0x000080e4 call  0x00007684 
+ 00030099  0x000080e5 arg  0x00000351 , 0x00000011 
+ 00030100  0x000080e6 arg  0x00000471 , 0x00000005 
+ 00030101  0x000080e7 call  0x0000771c 
+ 00030102  0x000080e9 arg  0x00000471 , 0x00000006 
+ 00030103  0x000080ea arg  0x00000431 , 0x00000005 
+ 00030104  0x000080eb call  0x00007c8d 
+ 00030105  0x000080ec arg  0x00000431 , 0x00000011 
+ 00030106  0x000080ed call  0x00007723 
+ 00030107  0x000080ee arg  0x00000471 , 0x00000011 
+ 00030108  0x000080ef arg  0x00000431 , 0x00000012 
+ 00030109  0x000080f0 arg  0x00000471 , 0x00000005 
+ 00030110  0x000080f1 call  0x00007720 
+ 00030111  0x000080f3 arg  0x00000471 , 0x00000011 
+ 00030112  0x000080f4 arg  0x00000491 , 0x00000012 
+ 00030113  0x000080f5 arg  0x00000471 , 0x00000005 
+ 00030114  0x000080f6 call  0x00007720 
+ 00030115  0x000080f8 arg  0x00000351 , 0x00000006 
+ 00030116  0x000080f9 arg  0x00000431 , 0x00000005 
+ 00030117  0x000080fa call  0x00007c8d 
+ 00030118  0x000080fb arg  0x00000371 , 0x00000011 
+ 00030119  0x000080fc arg  0x00000491 , 0x00000005 
+ 00030120  0x000080fd call  0x0000771c 
+ 00030121  0x000080fe arg  0x00000431 , 0x00000011 
+ 00030122  0x000080ff call  0x00007723 
+ 00030123  0x00008100 arg  0x00000431 , 0x00000011 
+ 00030124  0x00008101 call  0x00007723 
+ 00030125  0x00008102 arg  0x00000431 , 0x00000011 
+ 00030126  0x00008103 arg  0x00000491 , 0x00000012 
+ 00030127  0x00008104 arg  0x00000431 , 0x00000005 
+ 00030128  0x00008105 call  0x00007684 
+ 00030129  0x00008106 arg  0x00000491 , 0x00000011 
+ 00030130  0x00008107 arg  0x00000451 , 0x00000005 
+ 00030131  0x00008108 call  0x0000771c 
+ 00030132  0x00008109 arg  0x00000451 , 0x00000011 
+ 00030133  0x0000810a call  0x00007723 
+ 00030134  0x0000810b arg  0x00000451 , 0x00000011 
+ 00030135  0x0000810c call  0x00007723 
+ 00030136  0x0000810d arg  0x00000451 , 0x00000011 
+ 00030137  0x0000810e call  0x00007723 
+ 00030138  0x0000810f arg  0x00000371 , 0x00000006 
+ 00030139  0x00008110 arg  0x00000491 , 0x00000005 
+ 00030140  0x00008111 call  0x00007c8d 
+ 00030141  0x00008112 arg  0x00000491 , 0x00000011 
+ 00030142  0x00008113 call  0x00007723 
+ 00030143  0x00008114 arg  0x00000491 , 0x00000011 
+ 00030144  0x00008115 arg  0x00000391 , 0x00000012 
+ 00030145  0x00008116 arg  0x00000391 , 0x00000005 
+ 00030146  0x00008117 call  0x00007684 
+ 00030147  0x0000811a arg  0x00000471 , 0x00000011 
+ 00030148  0x0000811b arg  0x00000491 , 0x00000005 
+ 00030149  0x0000811c call  0x0000771c 
+ 00030150  0x0000811e arg  0x00000491 , 0x00000011 
+ 00030151  0x0000811f arg  0x00000431 , 0x00000012 
+ 00030152  0x00008120 arg  0x00000491 , 0x00000005 
+ 00030153  0x00008121 call  0x00007739 
+ 00030154  0x00008122 arg  0x00000491 , 0x00000011 
+ 00030155  0x00008123 arg  0x00000431 , 0x00000012 
+ 00030156  0x00008124 arg  0x00000351 , 0x00000005 
+ 00030157  0x00008125 call  0x00007739 
+ 00030158  0x00008126 arg  0x00000431 , 0x00000011 
+ 00030159  0x00008127 arg  0x00000351 , 0x00000012 
+ 00030160  0x00008128 arg  0x00000491 , 0x00000005 
+ 00030161  0x00008129 call  0x00007739 
+ 00030162  0x0000812a arg  0x00000491 , 0x00000011 
+ 00030163  0x0000812b arg  0x00000471 , 0x00000012 
+ 00030164  0x0000812c arg  0x00000491 , 0x00000005 
+ 00030165  0x0000812d call  0x00007684 
+ 00030166  0x0000812e arg  0x00000491 , 0x00000011 
+ 00030167  0x0000812f arg  0x00000451 , 0x00000012 
+ 00030168  0x00008130 arg  0x00000371 , 0x00000005 
+ 00030169  0x00008131 branch  0x00007739 
+ 00030170  0x00008135 arg  0x000002d1 , 0x00000011 
+ 00030171  0x00008136 arg  0x000004b1 , 0x00000005 
+ 00030172  0x00008137 call  0x0000771c 
+ 00030173  0x00008138 arg  0x00000351 , 0x00000011 
+ 00030174  0x00008139 arg  0x000004b1 , 0x00000012 
+ 00030175  0x0000813a arg  0x00000451 , 0x00000005 
+ 00030176  0x0000813b call  0x00007684 
+ 00030177  0x0000813e arg  0x000002d1 , 0x00000011 
+ 00030178  0x0000813f arg  0x000004b1 , 0x00000012 
+ 00030179  0x00008140 arg  0x000004b1 , 0x00000005 
+ 00030180  0x00008141 call  0x00007684 
+ 00030181  0x00008142 arg  0x00000371 , 0x00000011 
+ 00030182  0x00008143 arg  0x000004b1 , 0x00000012 
+ 00030183  0x00008144 arg  0x00000431 , 0x00000005 
+ 00030184  0x00008145 call  0x00007684 
+ 00030185  0x00008148 arg  0x00000391 , 0x00000011 
+ 00030186  0x00008149 arg  0x000004b1 , 0x00000005 
+ 00030187  0x0000814a call  0x0000771c 
+ 00030188  0x0000814b arg  0x00000291 , 0x00000011 
+ 00030189  0x0000814c arg  0x000004b1 , 0x00000012 
+ 00030190  0x0000814d arg  0x00000471 , 0x00000005 
+ 00030191  0x0000814e call  0x00007684 
+ 00030192  0x00008150 arg  0x00000391 , 0x00000011 
+ 00030193  0x00008151 arg  0x000004b1 , 0x00000012 
+ 00030194  0x00008152 arg  0x000004b1 , 0x00000005 
+ 00030195  0x00008153 call  0x00007684 
+ 00030196  0x00008154 arg  0x000002b1 , 0x00000011 
+ 00030197  0x00008155 arg  0x000004b1 , 0x00000012 
+ 00030198  0x00008156 arg  0x00000491 , 0x00000005 
+ 00030199  0x00008157 call  0x00007684 
+ 00030200  0x0000815c arg  0x00000451 , 0x00000012 
+ 00030201  0x0000815d arg  0x00000471 , 0x00000011 
+ 00030202  0x0000815e arg  0x000004b1 , 0x00000005 
+ 00030203  0x0000815f call  0x00007739 
+ 00030204  0x00008160 arg  0x00000451 , 0x00000011 
+ 00030205  0x00008161 arg  0x00000471 , 0x00000012 
+ 00030206  0x00008162 arg  0x00000451 , 0x00000005 
+ 00030207  0x00008163 call  0x00007720 
+ 00030208  0x00008166 arg  0x00000431 , 0x00000012 
+ 00030209  0x00008167 arg  0x00000491 , 0x00000011 
+ 00030210  0x00008168 arg  0x00000471 , 0x00000005 
+ 00030211  0x00008169 call  0x00007739 
+ 00030212  0x0000816a arg  0x00000431 , 0x00000011 
+ 00030213  0x0000816b arg  0x00000491 , 0x00000012 
+ 00030214  0x0000816c arg  0x00000431 , 0x00000005 
+ 00030215  0x0000816d call  0x00007720 
+ 00030216  0x0000816e arg  0x00000431 , 0x00000011 
+ 00030217  0x0000816f arg  0x000004b1 , 0x00000012 
+ 00030218  0x00008170 arg  0x00000431 , 0x00000005 
+ 00030219  0x00008171 call  0x00007684 
+ 00030220  0x00008172 arg  0x00000391 , 0x00000011 
+ 00030221  0x00008173 arg  0x000002d1 , 0x00000012 
+ 00030222  0x00008174 arg  0x00000491 , 0x00000005 
+ 00030223  0x00008175 call  0x00007684 
+ 00030224  0x00008176 arg  0x00000491 , 0x00000011 
+ 00030225  0x00008177 arg  0x000004b1 , 0x00000012 
+ 00030226  0x00008178 arg  0x00000391 , 0x00000005 
+ 00030227  0x00008179 call  0x00007684 
+ 00030228  0x0000817b arg  0x000004b1 , 0x00000011 
+ 00030229  0x0000817c arg  0x000004b1 , 0x00000005 
+ 00030230  0x0000817d call  0x0000771c 
+ 00030231  0x0000817e arg  0x000004b1 , 0x00000011 
+ 00030232  0x0000817f arg  0x00000451 , 0x00000012 
+ 00030233  0x00008180 arg  0x00000491 , 0x00000005 
+ 00030234  0x00008181 call  0x00007684 
+ 00030235  0x00008182 arg  0x000004b1 , 0x00000011 
+ 00030236  0x00008183 arg  0x00000431 , 0x00000012 
+ 00030237  0x00008184 arg  0x00000431 , 0x00000005 
+ 00030238  0x00008185 call  0x00007684 
+ 00030239  0x00008186 arg  0x00000471 , 0x00000011 
+ 00030240  0x00008187 arg  0x00000351 , 0x00000005 
+ 00030241  0x00008188 call  0x0000771c 
+ 00030242  0x00008189 arg  0x00000351 , 0x00000011 
+ 00030243  0x0000818a arg  0x00000491 , 0x00000012 
+ 00030244  0x0000818b arg  0x00000351 , 0x00000005 
+ 00030245  0x0000818c call  0x00007739 
+ 00030246  0x0000818d arg  0x00000351 , 0x00000006 
+ 00030247  0x0000818e arg  0x000004b1 , 0x00000005 
+ 00030248  0x0000818f call  0x00007c8d 
+ 00030249  0x00008190 arg  0x000004b1 , 0x00000011 
+ 00030250  0x00008191 call  0x00007723 
+ 00030251  0x00008192 arg  0x00000491 , 0x00000011 
+ 00030252  0x00008193 arg  0x000004b1 , 0x00000012 
+ 00030253  0x00008194 arg  0x00000491 , 0x00000005 
+ 00030254  0x00008195 call  0x00007739 
+ 00030255  0x00008196 arg  0x00000491 , 0x00000011 
+ 00030256  0x00008197 arg  0x00000471 , 0x00000012 
+ 00030257  0x00008198 arg  0x00000471 , 0x00000005 
+ 00030258  0x00008199 call  0x00007684 
+ 00030259  0x0000819a arg  0x00000471 , 0x00000011 
+ 00030260  0x0000819b arg  0x00000431 , 0x00000012 
+ 00030261  0x0000819c arg  0x00000371 , 0x00000005 
+ 00030262  0x0000819d call  0x00007739 
+ 00030263  0x0000819e arg  0x00000371 , 0x00000011 
+ 00030264  0x0000819f arg  0x00000569 , 0x00000012 
+ 00030265  0x000081a0 arg  0x00000371 , 0x00000005 
+ 00030266  0x000081a1 force  0x00000000 , 0x00000013 
+ 00030267  0x000081a2 fetch  0x00000001 , 0x00000371 
+ 00030268  0x000081a3 isolate1  0x00000000 , 0x0000003f 
+ 00030269  0x000081a4 call  0x0000771e , 0x00000001 
+ 00030270  0x000081a5 copy  0x00000013 , 0x00000030 
+ 00030271  0x000081a6 arg  0x00000371 , 0x00000011 
+ 00030272  0x000081a7 call  0x0000774e 
+ 00030273  0x000081a8 fetch  0x00000001 , 0x00000390 
+ 00030274  0x000081a9 isolate1  0x00000000 , 0x00000030 
+ 00030275  0x000081aa setflag  0x00000001 , 0x00000007 , 0x0000003f 
+ 00030276  0x000081ab store  0x00000001 , 0x00000390 
+ 00030277  0x000081ac rtn 
+ 00030278  0x000081af copy  0x00000005 , 0x0000000b 
+ 00030279  0x000081b0 arg  0x00000451 , 0x00000005 
+ 00030280  0x000081b1 call  0x00007c9d 
+ 00030281  0x000081b2 force  0x00000000 , 0x0000003f 
+ 00030282  0x000081b4 store  0x00000004 , 0x00000471 
+ 00030283  0x000081b5 jam  0x00000001 , 0x00000451 
+ 00030284  0x000081b6 arg  0x000003d1 , 0x00000005 
+ 00030285  0x000081b7 call  0x00007c9f 
+ 00030286  0x000081b8 arg  0x00000569 , 0x00000006 
+ 00030287  0x000081b9 arg  0x00000411 , 0x00000005 
+ 00030288  0x000081ba call  0x00007c8d 
+ 00030289  0x000081bb copy  0x00000011 , 0x00000006 
+ 00030290  0x000081bc arg  0x00000431 , 0x00000005 
+ 00030291  0x000081bd call  0x00007c8d 
+ 00030292  0x000081c4 arg  0x00000431 , 0x00000006 
+ 00030293  0x000081c5 call  0x00007758 
+ 00030294  0x000081c6 branch  0x0000767d , 0x00000034 
+ 00030295  0x000081cb arg  0x00000431 , 0x00000011 
+ 00030296  0x000081cc arg  0x00000451 , 0x00000012 
+ 00030297  0x000081cd call  0x0000775b 
+ 00030298  0x000081ce arg  0x00000411 , 0x00000011 
+ 00030299  0x000081cf arg  0x000003d1 , 0x00000012 
+ 00030300  0x000081d0 call  0x0000775b 
+ 00030301  0x000081d2 arg  0x00000431 , 0x00000011 
+ 00030302  0x000081d3 arg  0x00000411 , 0x00000012 
+ 00030303  0x000081d4 call  0x00007754 
+ 00030304  0x000081d5 branch  0x0000766f , 0x00000002 
+ 00030305  0x000081d6 arg  0x00000411 , 0x00000011 
+ 00030306  0x000081d7 arg  0x00000431 , 0x00000012 
+ 00030307  0x000081d8 copy  0x00000011 , 0x00000005 
+ 00030308  0x000081d9 call  0x0000774c 
+ 00030309  0x000081da arg  0x00000451 , 0x00000011 
+ 00030310  0x000081db arg  0x000003d1 , 0x00000012 
+ 00030311  0x000081dc copy  0x00000012 , 0x00000005 
+ 00030312  0x000081dd call  0x0000771e 
+ 00030313  0x000081de ifetch  0x00000001 , 0x00000011 
+ 00030314  0x000081df iadd  0x00000013 , 0x00000013 
+ 00030315  0x000081e0 ifetch  0x00000001 , 0x00000012 
+ 00030316  0x000081e1 iadd  0x00000013 , 0x0000003f 
+ 00030317  0x000081e2 istore  0x00000001 , 0x00000012 
+ 00030318  0x000081e3 branch  0x00007654 
+ 00030319  0x000081e5 arg  0x00000431 , 0x00000011 
+ 00030320  0x000081e6 arg  0x00000411 , 0x00000012 
+ 00030321  0x000081e7 copy  0x00000011 , 0x00000005 
+ 00030322  0x000081e8 call  0x0000774c 
+ 00030323  0x000081e9 arg  0x000003d1 , 0x00000011 
+ 00030324  0x000081ea arg  0x00000451 , 0x00000012 
+ 00030325  0x000081eb copy  0x00000012 , 0x00000005 
+ 00030326  0x000081ec call  0x0000771e 
+ 00030327  0x000081ed ifetch  0x00000001 , 0x00000011 
+ 00030328  0x000081ee iadd  0x00000013 , 0x00000013 
+ 00030329  0x000081ef ifetch  0x00000001 , 0x00000012 
+ 00030330  0x000081f0 iadd  0x00000013 , 0x0000003f 
+ 00030331  0x000081f1 istore  0x00000001 , 0x00000012 
+ 00030332  0x000081f2 branch  0x00007654 
+ 00030333  0x000081f5 arg  0x000003d1 , 0x00000011 
+ 00030334  0x000081f6 copy  0x0000000b , 0x00000005 
+ 00030335  0x000081f7 call  0x000076ad 
+ 00030336  0x000081f9 arg  0x00000569 , 0x00000011 
+ 00030337  0x000081fa copy  0x0000000b , 0x00000012 
+ 00030338  0x000081fb copy  0x0000000b , 0x00000005 
+ 00030339  0x000081fc branch  0x00007739 
+ 00030340  0x00008200 copy  0x00000005 , 0x0000000b 
+ 00030341  0x00008202 force  0x00000000 , 0x00000038 
+ 00030342  0x00008204 arg  0x000003d1 , 0x00000005 
+ 00030343  0x00008205 call  0x00007c9f 
+ 00030344  0x00008206 arg  0x000006b1 , 0x00000005 
+ 00030345  0x00008207 call  0x00007c9f 
+ 00030346  0x0000820b copy  0x00000011 , 0x00000006 
+ 00030347  0x0000820d jam  0x00000000 , 0x000006b1 
+ 00030348  0x0000820e setarg  0x00000000 
+ 00030349  0x0000820f call  0x00007716 
+ 00030350  0x00008210 copy  0x00000012 , 0x00000006 
+ 00030351  0x00008211 call  0x0000771a 
+ 00030352  0x00008214 force  0x00000000 , 0x00000007 
+ 00030353  0x00008215 arg  0x000003d1 , 0x00000005 
+ 00030354  0x00008219 arg  0x000006b1 , 0x00000002 
+ 00030355  0x0000821a copy  0x00000007 , 0x00000012 
+ 00030356  0x0000821b lshift2  0x00000012 , 0x0000003f 
+ 00030357  0x0000821d iadd  0x00000002 , 0x00000012 
+ 00030358  0x0000821e force  0x00000000 , 0x00000002 
+ 00030359  0x0000821f force  0x00000000 , 0x00000013 
+ 00030360  0x00008225 ifetch  0x00000004 , 0x00000005 
+ 00030361  0x00008226 iforce  0x00000011 
+ 00030362  0x00008229 ifetch  0x00000004 , 0x00000012 
+ 00030363  0x0000822a copy  0x00000013 , 0x00000038 
+ 00030364  0x0000822b imul32  0x0000002f , 0x0000003f 
+ 00030365  0x0000822c iadd  0x00000011 , 0x0000003f 
+ 00030366  0x0000822d iadd  0x00000002 , 0x0000003f 
+ 00030367  0x0000822e istore  0x00000004 , 0x00000005 
+ 00030368  0x0000822f rshift32  0x0000003f , 0x00000002 
+ 00030369  0x00008230 increase  0x00000001 , 0x00000013 
+ 00030370  0x00008231 compare  0x00000008 , 0x00000013 , 0x000000ff 
+ 00030371  0x00008232 nbranch  0x00007698 , 0x00000001 
+ 00030372  0x00008234 deposit  0x00000002 
+ 00030373  0x00008235 istore  0x00000004 , 0x00000005 
+ 00030374  0x00008236 increase  0xffffffe0 , 0x00000005 
+ 00030375  0x00008239 increase  0x00000001 , 0x00000007 
+ 00030376  0x0000823a compare  0x00000008 , 0x00000007 , 0x000000ff 
+ 00030377  0x0000823b nbranch  0x00007692 , 0x00000001 
+ 00030378  0x0000823c arg  0x000003d1 , 0x00000011 
+ 00030379  0x0000823d copy  0x0000000b , 0x00000005 
+ 00030380  0x0000823e branch  0x000076ad 
+ 00030381  0x00008241 bpatch  0x000000f2 , 0x0000401e 
+ 00030382  0x00008242 copy  0x00000005 , 0x0000000b 
+ 00030383  0x00008243 copy  0x00000011 , 0x00000030 
+ 00030384  0x00008244 arg  0x00000411 , 0x00000012 
+ 00030385  0x00008245 copy  0x00000012 , 0x00000005 
+ 00030386  0x00008246 call  0x00007c9b 
+ 00030387  0x00008247 istore  0x00000008 , 0x00000005 
+ 00030388  0x00008248 add  0x00000011 , 0x0000002c , 0x00000006 
+ 00030389  0x00008249 call  0x00007c89 
+ 00030390  0x0000824a call  0x00007c83 
+ 00030391  0x0000824b copy  0x00000012 , 0x00000011 
+ 00030392  0x0000824c call  0x00007723 
+ 00030393  0x0000824d arg  0x00000411 , 0x00000012 
+ 00030394  0x0000824e copy  0x00000030 , 0x00000011 
+ 00030395  0x0000824f copy  0x0000000b , 0x00000005 
+ 00030396  0x00008250 call  0x00007720 
+ 00030397  0x00008252 arg  0x00000411 , 0x00000012 
+ 00030398  0x00008253 copy  0x00000012 , 0x00000005 
+ 00030399  0x00008254 call  0x00007c9b 
+ 00030400  0x00008255 istore  0x00000008 , 0x00000005 
+ 00030401  0x00008256 add  0x00000030 , 0x00000030 , 0x00000006 
+ 00030402  0x00008257 call  0x00007c8f 
+ 00030403  0x00008258 call  0x00007c9b 
+ 00030404  0x00008259 copy  0x00000012 , 0x00000011 
+ 00030405  0x0000825a call  0x00007723 
+ 00030406  0x0000825e arg  0x00000411 , 0x00000012 
+ 00030407  0x0000825f copy  0x0000000b , 0x00000011 
+ 00030408  0x00008260 copy  0x00000011 , 0x00000005 
+ 00030409  0x00008261 call  0x00007720 
+ 00030410  0x00008265 arg  0x00000411 , 0x00000012 
+ 00030411  0x00008266 copy  0x00000012 , 0x00000005 
+ 00030412  0x00008267 add  0x00000030 , 0x00000020 , 0x00000006 
+ 00030413  0x00008268 call  0x00007c83 
+ 00030414  0x00008269 call  0x00007c9b 
+ 00030415  0x0000826a istore  0x00000008 , 0x00000005 
+ 00030416  0x0000826b add  0x00000030 , 0x00000038 , 0x00000006 
+ 00030417  0x0000826c call  0x00007c89 
+ 00030418  0x0000826d copy  0x0000000b , 0x00000011 
+ 00030419  0x0000826e copy  0x00000011 , 0x00000005 
+ 00030420  0x0000826f call  0x00007720 
+ 00030421  0x00008273 arg  0x00000411 , 0x00000012 
+ 00030422  0x00008274 copy  0x00000012 , 0x00000005 
+ 00030423  0x00008275 add  0x00000030 , 0x00000024 , 0x00000006 
+ 00030424  0x00008276 call  0x00007c83 
+ 00030425  0x00008277 add  0x00000030 , 0x00000034 , 0x00000006 
+ 00030426  0x00008278 call  0x00007c83 
+ 00030427  0x00008279 add  0x00000030 , 0x00000034 , 0x00000006 
+ 00030428  0x0000827a call  0x00007c84 
+ 00030429  0x0000827b add  0x00000030 , 0x00000020 , 0x00000006 
+ 00030430  0x0000827c call  0x00007c84 
+ 00030431  0x0000827d copy  0x0000000b , 0x00000011 
+ 00030432  0x0000827e copy  0x00000011 , 0x00000005 
+ 00030433  0x0000827f call  0x00007720 
+ 00030434  0x00008282 arg  0x00000411 , 0x00000012 
+ 00030435  0x00008283 copy  0x00000012 , 0x00000005 
+ 00030436  0x00008284 add  0x00000030 , 0x0000002c , 0x00000006 
+ 00030437  0x00008285 call  0x00007c83 
+ 00030438  0x00008286 call  0x00007c9b 
+ 00030439  0x00008287 istore  0x00000008 , 0x00000005 
+ 00030440  0x00008288 add  0x00000030 , 0x00000020 , 0x00000006 
+ 00030441  0x00008289 call  0x00007c84 
+ 00030442  0x0000828a add  0x00000030 , 0x00000028 , 0x00000006 
+ 00030443  0x0000828b call  0x00007c84 
+ 00030444  0x0000828c copy  0x0000000b , 0x00000011 
+ 00030445  0x0000828d copy  0x00000011 , 0x00000005 
+ 00030446  0x0000828e call  0x00007739 
+ 00030447  0x00008291 arg  0x00000411 , 0x00000012 
+ 00030448  0x00008292 copy  0x00000012 , 0x00000005 
+ 00030449  0x00008293 add  0x00000030 , 0x00000030 , 0x00000006 
+ 00030450  0x00008294 call  0x00007c89 
+ 00030451  0x00008295 call  0x00007c89 
+ 00030452  0x00008296 force  0x00000000 , 0x0000003f 
+ 00030453  0x00008297 istore  0x00000008 , 0x00000005 
+ 00030454  0x00008298 add  0x00000030 , 0x00000024 , 0x00000006 
+ 00030455  0x00008299 call  0x00007c84 
+ 00030456  0x0000829a add  0x00000030 , 0x0000002c , 0x00000006 
+ 00030457  0x0000829b call  0x00007c84 
+ 00030458  0x0000829c copy  0x0000000b , 0x00000011 
+ 00030459  0x0000829d copy  0x00000011 , 0x00000005 
+ 00030460  0x0000829e call  0x00007739 
+ 00030461  0x000082a1 arg  0x00000411 , 0x00000012 
+ 00030462  0x000082a2 copy  0x00000012 , 0x00000005 
+ 00030463  0x000082a3 add  0x00000030 , 0x00000034 , 0x00000006 
+ 00030464  0x000082a4 call  0x00007c83 
+ 00030465  0x000082a5 add  0x00000030 , 0x00000020 , 0x00000006 
+ 00030466  0x000082a6 call  0x00007c83 
+ 00030467  0x000082a7 call  0x00007c9b 
+ 00030468  0x000082a8 add  0x00000030 , 0x00000030 , 0x00000006 
+ 00030469  0x000082a9 call  0x00007c84 
+ 00030470  0x000082aa copy  0x0000000b , 0x00000011 
+ 00030471  0x000082ab copy  0x00000011 , 0x00000005 
+ 00030472  0x000082ac call  0x00007739 
+ 00030473  0x000082af arg  0x00000411 , 0x00000012 
+ 00030474  0x000082b0 copy  0x00000012 , 0x00000005 
+ 00030475  0x000082b1 add  0x00000030 , 0x00000038 , 0x00000006 
+ 00030476  0x000082b2 call  0x00007c89 
+ 00030477  0x000082b3 call  0x00007c9b 
+ 00030478  0x000082b4 add  0x00000030 , 0x00000024 , 0x00000006 
+ 00030479  0x000082b5 call  0x00007c83 
+ 00030480  0x000082b6 call  0x00007c9b 
+ 00030481  0x000082b7 add  0x00000030 , 0x00000034 , 0x00000006 
+ 00030482  0x000082b8 call  0x00007c84 
+ 00030483  0x000082b9 copy  0x0000000b , 0x00000011 
+ 00030484  0x000082ba copy  0x00000011 , 0x00000005 
+ 00030485  0x000082bb branch  0x00007739 
+ 00030486  0x000082bf force  0x00000020 , 0x00000039 
+ 00030487  0x000082c0 arg  0x000006b1 , 0x00000005 
+ 00030488  0x000082c1 iadd  0x00000005 , 0x00000005 
+ 00030489  0x000082c2 branch  0x00007cda 
+ 00030490  0x000082c5 force  0x00000008 , 0x00000039 
+ 00030491  0x000082c6 branch  0x000074f7 
+ 00030492  0x000082c9 copy  0x00000011 , 0x00000012 
+ 00030493  0x000082ca branch  0x00007684 
+ 00030494  0x000082cd force  0x00000008 , 0x00000039 
+ 00030495  0x000082ce branch  0x000074c0 
+ 00030496  0x000082d1 call  0x0000771e 
+ 00030497  0x000082d2 copy  0x00000005 , 0x00000011 
+ 00030498  0x000082d3 branch  0x00007724 
+ 00030499  0x000082d6 call  0x00007751 
+ 00030500  0x000082d8 isolate1  0x00000000 , 0x00000013 
+ 00030501  0x000082d9 branch  0x0000772d , 0x00000001 
+ 00030502  0x000082da arg  0x00000569 , 0x00000012 
+ 00030503  0x000082db copy  0x00000011 , 0x00000013 
+ 00030504  0x000082dc increase  0xffffffe0 , 0x00000011 
+ 00030505  0x000082dd call  0x00007754 
+ 00030506  0x000082de nrtn  0x00000002 
+ 00030507  0x000082df copy  0x00000013 , 0x00000011 
+ 00030508  0x000082e0 branch  0x00007735 
+ 00030509  0x000082e3 call  0x00007735 
+ 00030510  0x000082e5 copy  0x00000011 , 0x00000013 
+ 00030511  0x000082e6 increase  0xffffffe0 , 0x00000011 
+ 00030512  0x000082e7 arg  0x00000569 , 0x00000012 
+ 00030513  0x000082e8 call  0x00007754 
+ 00030514  0x000082e9 nrtn  0x00000002 
+ 00030515  0x000082ea copy  0x00000013 , 0x00000011 
+ 00030516  0x000082eb branch  0x00007735 
+ 00030517  0x000082ef increase  0xffffffe0 , 0x00000011 
+ 00030518  0x000082f0 arg  0x00000569 , 0x00000012 
+ 00030519  0x000082f1 copy  0x00000011 , 0x00000005 
+ 00030520  0x000082f2 branch  0x0000774c 
+ 00030521  0x000082f8 call  0x0000774c 
+ 00030522  0x000082fa branch  0x00007743 , 0x00000001 
+ 00030523  0x000082fd add  0x00000005 , 0xffffffe0 , 0x00000011 
+ 00030524  0x000082fe arg  0x00000569 , 0x00000012 
+ 00030525  0x000082ff call  0x00007754 
+ 00030526  0x00008300 nrtn  0x00000002 
+ 00030527  0x00008301 arg  0x00000569 , 0x00000012 
+ 00030528  0x00008302 add  0x00000005 , 0xffffffe0 , 0x00000011 
+ 00030529  0x00008304 copy  0x00000011 , 0x00000005 
+ 00030530  0x00008305 branch  0x0000774c 
+ 00030531  0x00008307 add  0x00000005 , 0xffffffe0 , 0x00000011 
+ 00030532  0x00008308 arg  0x00000569 , 0x00000012 
+ 00030533  0x00008309 copy  0x00000011 , 0x00000005 
+ 00030534  0x0000830a call  0x0000771e 
+ 00030535  0x0000830c rtn  0x00000001 
+ 00030536  0x0000830d add  0x00000005 , 0xffffffe0 , 0x00000011 
+ 00030537  0x0000830e arg  0x00000569 , 0x00000012 
+ 00030538  0x0000830f copy  0x00000011 , 0x00000005 
+ 00030539  0x00008310 branch  0x0000771e 
+ 00030540  0x00008315 force  0x00000008 , 0x00000039 
+ 00030541  0x00008316 branch  0x000074ce 
+ 00030542  0x00008319 force  0x00000008 , 0x00000039 
+ 00030543  0x0000831a increase  0x0000001c , 0x00000011 
+ 00030544  0x0000831b branch  0x000074dd 
+ 00030545  0x0000831e force  0x00000008 , 0x00000039 
+ 00030546  0x0000831f force  0x00000000 , 0x00000013 
+ 00030547  0x00008320 branch  0x000074eb 
+ 00030548  0x00008323 force  0x00000008 , 0x00000039 
+ 00030549  0x00008324 increase  0x0000001c , 0x00000011 
+ 00030550  0x00008325 increase  0x0000001c , 0x00000012 
+ 00030551  0x00008326 branch  0x000074b5 
+ 00030552  0x0000832a ifetch  0x00000008 , 0x00000006 
+ 00030553  0x0000832b nrtn  0x00000034 
+ 00030554  0x0000832c branch  0x000074a3 
+ 00030555  0x00008332 copy  0x00000011 , 0x00000030 
+ 00030556  0x00008334 copy  0x00000030 , 0x00000011 
+ 00030557  0x00008335 ifetch  0x00000001 , 0x00000011 
+ 00030558  0x00008336 isolate1  0x00000000 , 0x0000003f 
+ 00030559  0x00008337 rtn  0x00000001 
+ 00030560  0x00008338 call  0x0000774e 
+ 00030561  0x00008339 ifetch  0x00000001 , 0x00000012 
+ 00030562  0x0000833a isolate0  0x00000000 , 0x0000003f 
+ 00030563  0x0000833b branch  0x0000776b , 0x00000001 
+ 00030564  0x0000833c arg  0x00000569 , 0x00000011 
+ 00030565  0x0000833d copy  0x00000012 , 0x00000005 
+ 00030566  0x0000833e call  0x0000771e 
+ 00030567  0x0000833f ifetch  0x00000001 , 0x00000012 
+ 00030568  0x00008340 iadd  0x00000013 , 0x0000003f 
+ 00030569  0x00008341 istore  0x00000001 , 0x00000012 
+ 00030570  0x00008342 increase  0xffffffe0 , 0x00000012 
+ 00030571  0x00008344 add  0x00000012 , 0x00000020 , 0x00000011 
+ 00030572  0x00008345 force  0x00000009 , 0x00000039 
+ 00030573  0x00008346 call  0x000074dd 
+ 00030574  0x00008347 branch  0x0000775c 
+ 00030575  0x0000834b rtn  0x0000002b 
+ 00030576  0x0000834c call  0x000023d8 
+ 00030577  0x0000834d call  0x00007776 
+ 00030578  0x0000834e call  0x0000781b 
+ 00030579  0x0000834f branch  0x000077ac 
+ 00030580  0x00008352 call  0x000077cf 
+ 00030581  0x00008353 branch  0x0000780a 
+ 00030582  0x00008356 fetch  0x00000001 , 0x000044ec 
+ 00030583  0x00008357 rtneq  0x000000ff 
+ 00030584  0x00008358 iforce  0x00000002 
+ 00030585  0x00008359 call  0x00006ef7 
+ 00030586  0x0000835a fetcht  0x00000001 , 0x000044ec 
+ 00030587  0x0000835b call  0x00006ef3 
+ 00030588  0x0000835c nop  0x00000064 
+ 00030589  0x0000835d fetcht  0x00000001 , 0x000044ec 
+ 00030590  0x0000835e call  0x00006edd 
+ 00030591  0x0000835f branch  0x00007780 
+ 00030592  0x00008364 bpatch  0x000000f3 , 0x0000401e 
+ 00030593  0x00008365 fetch  0x00000001 , 0x000044ec 
+ 00030594  0x00008366 rtneq  0x000000ff 
+ 00030595  0x00008367 copy  0x0000003f , 0x00000002 
+ 00030596  0x00008368 call  0x00006ee6 
+ 00030597  0x00008369 nbranch  0x00007792 , 0x00000001 
+ 00030598  0x0000836c call  0x0000779c 
+ 00030599  0x0000836d fetch  0x00000002 , 0x000044e9 
+ 00030600  0x0000836e set1  0x0000000c , 0x0000003f 
+ 00030601  0x0000836f store  0x00000002 , 0x000044e9 
+ 00030602  0x00008370 fetch  0x00000001 , 0x000044e4 
+ 00030603  0x00008371 rtneq  0x00000000 
+ 00030604  0x00008372 jam  0x00000000 , 0x000044e4 
+ 00030605  0x00008374 fetch  0x00000001 , 0x000044eb 
+ 00030606  0x00008375 store  0x00000001 , 0x000044e3 
+ 00030607  0x00008376 call  0x000077a3 
+ 00030608  0x00008377 jam  0x0000002c , 0x0000066f 
+ 00030609  0x00008378 branch  0x0000782b 
+ 00030610  0x0000837a fetch  0x00000002 , 0x000044e9 
+ 00030611  0x0000837b set0  0x0000000c , 0x0000003f 
+ 00030612  0x0000837c store  0x00000002 , 0x000044e9 
+ 00030613  0x0000837d fetch  0x00000001 , 0x000044e4 
+ 00030614  0x0000837e rtneq  0x00000001 
+ 00030615  0x0000837f jam  0x00000001 , 0x000044e4 
+ 00030616  0x00008381 jam  0x00000000 , 0x000044e3 
+ 00030617  0x00008382 call  0x000077a5 
+ 00030618  0x00008383 jam  0x0000002d , 0x0000066f 
+ 00030619  0x00008384 branch  0x0000782b 
+ 00030620  0x00008387 fetch  0x00000001 , 0x000044e3 
+ 00030621  0x00008388 rtn  0x00000034 
+ 00030622  0x00008389 increase  0xffffffff , 0x0000003f 
+ 00030623  0x0000838a store  0x00000001 , 0x000044e3 
+ 00030624  0x0000838b nrtn  0x00000034 
+ 00030625  0x0000838d jam  0x00000010 , 0x0000066f 
+ 00030626  0x0000838e branch  0x0000782b 
+ 00030627  0x00008391 arg  0x00000007 , 0x00000007 
+ 00030628  0x00008392 branch  0x000024e7 
+ 00030629  0x00008395 arg  0x00000007 , 0x00000007 
+ 00030630  0x00008396 branch  0x000024eb 
+ 00030631  0x0000839e bpatch  0x000000f4 , 0x0000401e 
+ 00030632  0x0000839f fetch  0x00000002 , 0x000044ef 
+ 00030633  0x000083a0 mul32  0x00000011 , 0x0000000b , 0x00000012 
+ 00030634  0x000083a1 iadd  0x00000012 , 0x00000012 
+ 00030635  0x000083a2 rtn 
+ 00030636  0x000083a6 fetch  0x00000001 , 0x000044ee 
+ 00030637  0x000083a7 rtn  0x00000034 
+ 00030638  0x000083a8 copy  0x0000003f , 0x00000039 
+ 00030639  0x000083a9 fetch  0x00000002 , 0x000044ef 
+ 00030640  0x000083aa copy  0x0000003f , 0x00000012 
+ 00030641  0x000083ac add  0x00000012 , 0x00000002 , 0x00000013 
+ 00030642  0x000083ad ifetcht  0x00000001 , 0x00000013 
+ 00030643  0x000083ae call  0x000077b7 
+ 00030644  0x000083af increase  0x0000000b , 0x00000012 
+ 00030645  0x000083b0 loop  0x000077b1 
+ 00030646  0x000083b1 rtn 
+ 00030647  0x000083b5 fetch  0x00000001 , 0x000044ed 
+ 00030648  0x000083b6 branch  0x00006ef3 , 0x00000034 
+ 00030649  0x000083b7 branch  0x00006ef7 
+ 00030650  0x000083bb call  0x000077a7 
+ 00030651  0x000083bc setarg  0x00000002 
+ 00030652  0x000083bd istore  0x00000001 , 0x00000012 
+ 00030653  0x000083be call  0x00007804 
+ 00030654  0x000083bf branch  0x000077db 
+ 00030655  0x000083c6 call  0x000077a7 
+ 00030656  0x000083c7 setarg  0x00000003 
+ 00030657  0x000083c8 istore  0x00000001 , 0x00000012 
+ 00030658  0x000083ca call  0x00007804 
+ 00030659  0x000083cb branch  0x000077d8 
+ 00030660  0x000083d0 call  0x000077a7 
+ 00030661  0x000083d1 setarg  0x00000001 
+ 00030662  0x000083d2 istore  0x00000001 , 0x00000012 
+ 00030663  0x000083d3 setarg  0x000000ff 
+ 00030664  0x000083d4 istore  0x00000001 , 0x00000005 
+ 00030665  0x000083d5 branch  0x000077d8 
+ 00030666  0x000083db call  0x000077a7 
+ 00030667  0x000083dc arg  0x0000000b , 0x00000039 
+ 00030668  0x000083dd copy  0x00000013 , 0x00000006 
+ 00030669  0x000083de copy  0x00000012 , 0x00000005 
+ 00030670  0x000083df branch  0x00007ccc 
+ 00030671  0x000083e4 fetch  0x00000001 , 0x000044ee 
+ 00030672  0x000083e5 rtn  0x00000034 
+ 00030673  0x000083e6 arg  0x00000000 , 0x00000011 
+ 00030674  0x000083e8 call  0x000077de 
+ 00030675  0x000083e9 increase  0x00000001 , 0x00000011 
+ 00030676  0x000083ea fetch  0x00000001 , 0x000044ee 
+ 00030677  0x000083eb isub  0x00000011 , 0x0000003e 
+ 00030678  0x000083ec rtn  0x00000005 
+ 00030679  0x000083ed branch  0x000077d2 
+ 00030680  0x000083f1 add  0x00000012 , 0x00000002 , 0x00000013 
+ 00030681  0x000083f2 ifetcht  0x00000001 , 0x00000013 
+ 00030682  0x000083f3 branch  0x00006ef3 
+ 00030683  0x000083f7 add  0x00000012 , 0x00000002 , 0x00000013 
+ 00030684  0x000083f8 ifetcht  0x00000001 , 0x00000013 
+ 00030685  0x000083f9 branch  0x00006ef7 
+ 00030686  0x000083fe add  0x00000011 , 0x0000000b , 0x00000007 
+ 00030687  0x000083ff call  0x00007cef 
+ 00030688  0x00008400 nrtn  0x00000034 
+ 00030689  0x00008402 call  0x000077a7 
+ 00030690  0x00008404 ifetch  0x00000001 , 0x00000012 
+ 00030691  0x00008406 beq  0x00000002 , 0x000077db 
+ 00030692  0x00008407 beq  0x00000003 , 0x000077d8 
+ 00030693  0x00008408 beq  0x00000000 , 0x000077d8 
+ 00030694  0x00008409 beq  0x00000005 , 0x000077f2 
+ 00030695  0x0000840b call  0x000077db 
+ 00030696  0x0000840c add  0x00000012 , 0x00000007 , 0x00000013 
+ 00030697  0x0000840d call  0x00007c49 
+ 00030698  0x0000840e ifetch  0x00000002 , 0x00000013 
+ 00030699  0x0000840f call  0x00007d79 
+ 00030700  0x00008410 call  0x00007c55 
+ 00030701  0x00008411 setarg  0x00000005 
+ 00030702  0x00008412 istore  0x00000001 , 0x00000012 
+ 00030703  0x00008413 add  0x00000012 , 0x00000003 , 0x00000013 
+ 00030704  0x00008414 ifetch  0x00000002 , 0x00000013 
+ 00030705  0x00008415 branch  0x00007802 
+ 00030706  0x00008419 call  0x000077d8 
+ 00030707  0x0000841a add  0x00000012 , 0x00000009 , 0x00000013 
+ 00030708  0x0000841b call  0x00007c49 
+ 00030709  0x0000841c ifetch  0x00000002 , 0x00000013 
+ 00030710  0x0000841d call  0x00007d79 
+ 00030711  0x0000841e call  0x00007c55 
+ 00030712  0x00008420 add  0x00000012 , 0x00000001 , 0x00000013 
+ 00030713  0x00008421 ifetch  0x00000001 , 0x00000013 
+ 00030714  0x00008422 beq  0x000000ff , 0x000077fe 
+ 00030715  0x00008423 increase  0xffffffff , 0x0000003f 
+ 00030716  0x00008424 istore  0x00000001 , 0x00000013 
+ 00030717  0x00008425 branch  0x000077bf , 0x00000034 
+ 00030718  0x00008427 setarg  0x00000004 
+ 00030719  0x00008428 istore  0x00000001 , 0x00000012 
+ 00030720  0x00008429 add  0x00000012 , 0x00000005 , 0x00000013 
+ 00030721  0x0000842a ifetch  0x00000002 , 0x00000013 
+ 00030722  0x0000842c add  0x00000011 , 0x0000000b , 0x00000007 
+ 00030723  0x0000842d branch  0x00007ce1 
+ 00030724  0x00008430 setarg  0x00000000 
+ 00030725  0x00008431 branch  0x00007802 
+ 00030726  0x00008438 setarg  0x00001000 
+ 00030727  0x00008439 lshift16  0x0000003f , 0x0000003f 
+ 00030728  0x0000843a iadd  0x00000012 , 0x00000012 
+ 00030729  0x0000843b rtn 
+ 00030730  0x0000843e bpatch  0x000000f5 , 0x0000401e 
+ 00030731  0x0000843f arg  0x00000000 , 0x00000011 
+ 00030732  0x00008440 fetcht  0x00000004 , 0x000044e5 
+ 00030733  0x00008441 copy  0x00000022 , 0x00000012 
+ 00030734  0x00008442 copy  0x00000012 , 0x0000003f 
+ 00030735  0x00008443 isub  0x00000002 , 0x0000003e 
+ 00030736  0x00008444 ncall  0x00007806 , 0x00000002 
+ 00030737  0x00008446 copy  0x00000012 , 0x0000003f 
+ 00030738  0x00008447 increase  0x000000a0 , 0x00000002 
+ 00030739  0x00008448 increase  0x000000a0 , 0x00000002 
+ 00030740  0x00008449 isub  0x00000002 , 0x0000003e 
+ 00030741  0x0000844a nbranch  0x0000781e , 0x00000002 
+ 00030742  0x0000844b increase  0x00000001 , 0x00000011 
+ 00030743  0x0000844c and  0x00000011 , 0x0000000f , 0x0000003f 
+ 00030744  0x0000844d nbranch  0x00007811 , 0x00000034 
+ 00030745  0x0000844e arg  0x00000000 , 0x00000011 
+ 00030746  0x0000844f call  0x00007824 
+ 00030747  0x00008451 copy  0x00000022 , 0x0000003f 
+ 00030748  0x00008452 store  0x00000004 , 0x000044e5 
+ 00030749  0x00008453 rtn 
+ 00030750  0x00008455 copy  0x00000011 , 0x0000003f 
+ 00030751  0x00008456 rtn  0x00000034 
+ 00030752  0x00008457 increase  0xffffff60 , 0x00000002 
+ 00030753  0x00008458 increase  0xffffff60 , 0x00000002 
+ 00030754  0x00008459 set0  0x0000001c , 0x00000002 
+ 00030755  0x0000845a storet  0x00000004 , 0x000044e5 
+ 00030756  0x0000845c branch  0x000042d4 
+ 00030757  0x00008464 jam  0x00000001 , 0x000044d1 
+ 00030758  0x00008466 fetch  0x00000001 , 0x000044d2 
+ 00030759  0x00008467 nbranch  0x00007826 , 0x00000034 
+ 00030760  0x00008468 rtn 
+ 00030761  0x0000846b jam  0x00000000 , 0x000044d1 
+ 00030762  0x0000846c rtn 
+ 00030763  0x00008471 bpatch  0x000000f6 , 0x0000401e 
+ 00030764  0x00008472 call  0x00007825 
+ 00030765  0x00008473 copy  0x00000011 , 0x0000003f 
+ 00030766  0x00008474 store  0x00000004 , 0x00000684 
+ 00030767  0x00008475 arg  0x000044d3 , 0x00000011 
+ 00030768  0x00008476 call  0x00007d8b 
+ 00030769  0x00008477 fetch  0x00000004 , 0x00000684 
+ 00030770  0x00008478 copy  0x0000003f , 0x00000011 
+ 00030771  0x00008479 branch  0x00007829 
+ 00030772  0x0000847c bpatch  0x000000f7 , 0x0000401e 
+ 00030773  0x0000847d call  0x00007825 
+ 00030774  0x0000847e copy  0x00000011 , 0x0000003f 
+ 00030775  0x0000847f store  0x00000004 , 0x00000684 
+ 00030776  0x00008480 arg  0x000044db , 0x00000011 
+ 00030777  0x00008481 call  0x00007d8b 
+ 00030778  0x00008482 fetch  0x00000004 , 0x00000684 
+ 00030779  0x00008483 copy  0x0000003f , 0x00000011 
+ 00030780  0x00008484 branch  0x00007829 
+ 00030781  0x00008487 setarg  0x00000000 
+ 00030782  0x00008488 store  0x00000008 , 0x000044db 
+ 00030783  0x00008489 store  0x00000008 , 0x000044d3 
+ 00030784  0x0000848a rtn 
+ 00030785  0x0000848d bpatch  0x000000f8 , 0x0000401f 
+ 00030786  0x0000848e fetch  0x00000001 , 0x00004114 
+ 00030787  0x0000848f nrtn  0x00000034 
+ 00030788  0x00008490 arg  0x000044db , 0x00000011 
+ 00030789  0x00008491 call  0x00007da3 
+ 00030790  0x00008492 rtn  0x00000034 
+ 00030791  0x00008493 jam  0x00000000 , 0x0000066e 
+ 00030792  0x00008494 call  0x0000784c 
+ 00030793  0x00008495 fetch  0x00000001 , 0x0000066e 
+ 00030794  0x00008496 branch  0x00007841 , 0x00000034 
+ 00030795  0x00008497 rtn 
+ 00030796  0x0000849a call  0x00007825 
+ 00030797  0x0000849b arg  0x000044db , 0x00000011 
+ 00030798  0x0000849c call  0x00007d97 
+ 00030799  0x0000849d copy  0x0000003f , 0x00000002 
+ 00030800  0x0000849e call  0x00007829 
+ 00030801  0x0000849f bpatch  0x000000f9 , 0x0000401f 
+ 00030802  0x000084a0 copy  0x00000002 , 0x0000003f 
+ 00030803  0x000084a1 rtn  0x00000034 
+ 00030804  0x000084a2 beq  0x0000000d , 0x00007870 
+ 00030805  0x000084a3 beq  0x0000000e , 0x00007876 
+ 00030806  0x000084a4 beq  0x0000000f , 0x0000787b 
+ 00030807  0x000084a5 beq  0x00000010 , 0x00007881 
+ 00030808  0x000084a6 beq  0x00000013 , 0x0000788b 
+ 00030809  0x000084a7 beq  0x00000014 , 0x0000788d 
+ 00030810  0x000084a8 beq  0x00000015 , 0x0000788f 
+ 00030811  0x000084a9 beq  0x00000016 , 0x00007899 
+ 00030812  0x000084aa beq  0x00000017 , 0x0000789c 
+ 00030813  0x000084ab beq  0x00000018 , 0x0000789e 
+ 00030814  0x000084ac beq  0x00000019 , 0x000078a1 
+ 00030815  0x000084ae store  0x00000001 , 0x0000066f 
+ 00030816  0x000084b2 fetch  0x00000001 , 0x0000066f 
+ 00030817  0x000084b3 bmark0  0x00000009 , 0x00007869 
+ 00030818  0x000084b4 bpatch  0x000000fa , 0x0000401f 
+ 00030819  0x000084b5 fetch  0x00000001 , 0x0000066f 
+ 00030820  0x000084b6 beq  0x00000011 , 0x00007886 
+ 00030821  0x000084b7 beq  0x0000001b , 0x000078a9 
+ 00030822  0x000084b8 beq  0x00000012 , 0x0000788a 
+ 00030823  0x000084b9 beq  0x0000001f , 0x00006ea3 
+ 00030824  0x000084ba rtn 
+ 00030825  0x000084bd store  0x00000001 , 0x0000066f 
+ 00030826  0x000084be call  0x0000205d 
+ 00030827  0x000084bf branch  0x0000786e , 0x00000005 
+ 00030828  0x000084c0 call  0x00002062 
+ 00030829  0x000084c1 nrtn  0x00000005 
+ 00030830  0x000084c3 jam  0x00000001 , 0x0000066e 
+ 00030831  0x000084c4 branch  0x00007834 
+ 00030832  0x000084cc jam  0x00000001 , 0x00004388 
+ 00030833  0x000084cd jam  0x00000000 , 0x0000438b 
+ 00030834  0x000084ce fetch  0x00000002 , 0x000044e9 
+ 00030835  0x000084cf set1  0x0000000b , 0x0000003f 
+ 00030836  0x000084d0 store  0x00000002 , 0x000044e9 
+ 00030837  0x000084d1 rtn 
+ 00030838  0x000084d6 fetch  0x00000002 , 0x000044e9 
+ 00030839  0x000084d7 set0  0x0000000b , 0x0000003f 
+ 00030840  0x000084d8 store  0x00000002 , 0x000044e9 
+ 00030841  0x000084d9 jam  0x00000000 , 0x00004388 
+ 00030842  0x000084da rtn 
+ 00030843  0x000084df jam  0x00000001 , 0x00004388 
+ 00030844  0x000084e0 jam  0x00000001 , 0x0000438b 
+ 00030845  0x000084e1 fetch  0x00000002 , 0x000044e9 
+ 00030846  0x000084e2 set1  0x0000000b , 0x0000003f 
+ 00030847  0x000084e3 store  0x00000002 , 0x000044e9 
+ 00030848  0x000084e4 rtn 
+ 00030849  0x000084e9 fetch  0x00000002 , 0x000044e9 
+ 00030850  0x000084ea set0  0x0000000b , 0x0000003f 
+ 00030851  0x000084eb store  0x00000002 , 0x000044e9 
+ 00030852  0x000084ec jam  0x00000000 , 0x00004388 
+ 00030853  0x000084ed rtn 
+ 00030854  0x000084f2 setarg  0x00000014 
+ 00030855  0x000084f3 store  0x00000002 , 0x00000196 
+ 00030856  0x000084f4 store  0x00000002 , 0x000042f5 
+ 00030857  0x000084f5 branch  0x000030c5 
+ 00030858  0x000084fa branch  0x00002e93 
+ 00030859  0x000084ff arg  0x00000000 , 0x00000011 
+ 00030860  0x00008500 branch  0x000077bf 
+ 00030861  0x00008505 arg  0x00000000 , 0x00000011 
+ 00030862  0x00008506 branch  0x000077ba 
+ 00030863  0x0000850b arg  0x00000000 , 0x00000011 
+ 00030864  0x0000850c call  0x000077a7 
+ 00030865  0x0000850d ifetch  0x00000001 , 0x00000012 
+ 00030866  0x0000850e beq  0x00000001 , 0x00007896 
+ 00030867  0x0000850f beq  0x00000004 , 0x00007896 
+ 00030868  0x00008510 beq  0x00000005 , 0x00007896 
+ 00030869  0x00008511 branch  0x000077c4 
+ 00030870  0x00008514 ifetch  0x00000001 , 0x00000006 
+ 00030871  0x00008515 rtneq  0x000000ff 
+ 00030872  0x00008516 branch  0x000077c4 
+ 00030873  0x0000851b jam  0x00000001 , 0x00004343 
+ 00030874  0x0000851c jam  0x0000001b , 0x00004114 
+ 00030875  0x0000851f rtn 
+ 00030876  0x00008524 jam  0x00000001 , 0x00004343 
+ 00030877  0x00008525 rtn 
+ 00030878  0x0000852a jam  0x00000000 , 0x00004343 
+ 00030879  0x0000852b jam  0x00000000 , 0x00004114 
+ 00030880  0x0000852c rtn 
+ 00030881  0x00008531 fetch  0x00000002 , 0x000043d5 
+ 00030882  0x00008532 call  0x00007d79 
+ 00030883  0x00008533 fetch  0x00000001 , 0x000044ec 
+ 00030884  0x00008534 beq  0x000000ff , 0x000078a7 
+ 00030885  0x00008535 copy  0x0000003f , 0x00000002 
+ 00030886  0x00008536 call  0x00006edd 
+ 00030887  0x00008538 call  0x0000783d 
+ 00030888  0x00008539 branch  0x00002417 
+ 00030889  0x0000853e branch  0x00002ed5 
+ 00030890  0x00008544 fetch  0x00000001 , 0x000044e9 
+ 00030891  0x00008545 rtnbit0  0x0000000c 
+ 00030892  0x00008546 rtn 
+ 00030893  0x0000854c fetch  0x00000002 , 0x000043fb 
+ 00030894  0x0000854d add  0x0000003f , 0x00000002 , 0x00000005 
+ 00030895  0x0000854e setarg  0x00000000 
+ 00030896  0x0000854f istore  0x00000003 , 0x00000005 
+ 00030897  0x00008550 rtn 
+ 00030898  0x00008555 bpatch  0x000000fb , 0x0000401f 
+ 00030899  0x00008556 call  0x00007dbc 
+ 00030900  0x00008557 call  0x000078fe 
+ 00030901  0x00008558 rtn  0x00000034 
+ 00030902  0x00008559 fetch  0x00000002 , 0x000043fb 
+ 00030903  0x0000855a add  0x0000003f , 0x00000002 , 0x00000012 
+ 00030904  0x0000855b ifetcht  0x00000001 , 0x00000012 
+ 00030905  0x0000855c increase  0x00000001 , 0x00000002 
+ 00030906  0x0000855d istoret  0x00000001 , 0x00000012 
+ 00030907  0x0000855f ifetcht  0x00000001 , 0x0000003f 
+ 00030908  0x00008560 copy  0x00000002 , 0x00000039 
+ 00030909  0x00008561 add  0x0000003f , 0x00000004 , 0x00000012 
+ 00030910  0x00008562 ifetch  0x00000001 , 0x00000012 
+ 00030911  0x00008563 imul32  0x00000002 , 0x0000003f 
+ 00030912  0x00008564 iadd  0x00000006 , 0x00000005 
+ 00030913  0x00008565 copy  0x00000011 , 0x00000006 
+ 00030914  0x00008567 call  0x00007cda 
+ 00030915  0x00008568 call  0x00007902 
+ 00030916  0x00008569 pincrease  0xffffffff 
+ 00030917  0x0000856a ifetcht  0x00000001 , 0x00000012 
+ 00030918  0x0000856b increase  0x00000001 , 0x00000002 
+ 00030919  0x0000856c iand  0x00000002 , 0x00000002 
+ 00030920  0x0000856d istoret  0x00000001 , 0x00000012 
+ 00030921  0x0000856e branch  0x00007dba 
+ 00030922  0x00008574 bpatch  0x000000fc , 0x0000401f 
+ 00030923  0x00008575 call  0x00007dbc 
+ 00030924  0x00008576 call  0x000078fa 
+ 00030925  0x00008577 rtn  0x00000034 
+ 00030926  0x00008578 fetch  0x00000002 , 0x000043fb 
+ 00030927  0x00008579 add  0x0000003f , 0x00000002 , 0x00000012 
+ 00030928  0x0000857a ifetcht  0x00000001 , 0x00000012 
+ 00030929  0x0000857b increase  0xffffffff , 0x00000002 
+ 00030930  0x0000857c istoret  0x00000001 , 0x00000012 
+ 00030931  0x0000857d ifetcht  0x00000001 , 0x0000003f 
+ 00030932  0x0000857e copy  0x00000002 , 0x00000039 
+ 00030933  0x0000857f add  0x0000003f , 0x00000003 , 0x00000012 
+ 00030934  0x00008580 ifetch  0x00000001 , 0x00000012 
+ 00030935  0x00008581 imul32  0x00000002 , 0x0000003f 
+ 00030936  0x00008582 iadd  0x00000006 , 0x00000006 
+ 00030937  0x00008583 increase  0x00000001 , 0x00000006 
+ 00030938  0x00008584 copy  0x00000011 , 0x00000005 
+ 00030939  0x00008585 branch  0x000078c2 
+ 00030940  0x0000858d call  0x00007dbc 
+ 00030941  0x0000858e call  0x000078fa 
+ 00030942  0x0000858f rtn  0x00000034 
+ 00030943  0x00008590 fetch  0x00000002 , 0x000043fb 
+ 00030944  0x00008591 ifetcht  0x00000001 , 0x0000003f 
+ 00030945  0x00008592 copy  0x00000002 , 0x00000039 
+ 00030946  0x00008593 add  0x0000003f , 0x00000003 , 0x00000012 
+ 00030947  0x00008594 ifetch  0x00000001 , 0x00000012 
+ 00030948  0x00008595 imul32  0x00000002 , 0x0000003f 
+ 00030949  0x00008596 iadd  0x00000006 , 0x00000006 
+ 00030950  0x00008597 increase  0x00000001 , 0x00000006 
+ 00030951  0x00008598 copy  0x00000006 , 0x00000012 
+ 00030952  0x00008599 copy  0x00000011 , 0x00000005 
+ 00030953  0x0000859a call  0x00007cda 
+ 00030954  0x0000859b branch  0x00007dba 
+ 00030955  0x0000859e call  0x00007dbc 
+ 00030956  0x0000859f call  0x000078fa 
+ 00030957  0x000085a0 rtn  0x00000034 
+ 00030958  0x000085a1 fetch  0x00000002 , 0x000043fb 
+ 00030959  0x000085a2 ifetcht  0x00000001 , 0x0000003f 
+ 00030960  0x000085a3 copy  0x00000002 , 0x00000039 
+ 00030961  0x000085a4 add  0x0000003f , 0x00000003 , 0x00000012 
+ 00030962  0x000085a5 ifetch  0x00000001 , 0x00000012 
+ 00030963  0x000085a6 imul32  0x00000002 , 0x0000003f 
+ 00030964  0x000085a7 iadd  0x00000006 , 0x00000006 
+ 00030965  0x000085a8 add  0x00000006 , 0x00000002 , 0x00000005 
+ 00030966  0x000085a9 copy  0x00000011 , 0x00000006 
+ 00030967  0x000085aa increase  0xffffffff , 0x00000039 
+ 00030968  0x000085ab call  0x00007cda 
+ 00030969  0x000085ac branch  0x00007dba 
+ 00030970  0x000085b0 fetch  0x00000002 , 0x000043fb 
+ 00030971  0x000085b1 add  0x0000003f , 0x00000002 , 0x00000006 
+ 00030972  0x000085b2 ifetch  0x00000001 , 0x00000006 
+ 00030973  0x000085b3 rtn 
+ 00030974  0x000085b7 call  0x00007902 
+ 00030975  0x000085b8 ifetcht  0x00000001 , 0x00000006 
+ 00030976  0x000085b9 isub  0x00000002 , 0x0000003f 
+ 00030977  0x000085ba rtn 
+ 00030978  0x000085be fetch  0x00000002 , 0x000043fb 
+ 00030979  0x000085bf add  0x0000003f , 0x00000001 , 0x00000006 
+ 00030980  0x000085c0 ifetch  0x00000001 , 0x00000006 
+ 00030981  0x000085c1 rtn 
+ 00030982  0x000085ca bpatch  0x000000fd , 0x0000401f 
+ 00030983  0x000085cb fetch  0x00000001 , 0x00008c22 
+ 00030984  0x000085cc isolate1  0x00000003 , 0x0000003f 
+ 00030985  0x000085cd call  0x00007915 , 0x00000001 
+ 00030986  0x000085ce fetch  0x00000002 , 0x00008c22 
+ 00030987  0x000085cf store  0x00000002 , 0x00008c22 
+ 00030988  0x000085d0 store  0x00000002 , 0x00000709 
+ 00030989  0x000085d1 call  0x00007973 
+ 00030990  0x000085d2 call  0x000079a2 
+ 00030991  0x000085d3 call  0x00007b96 
+ 00030992  0x000085d4 call  0x00007bdf 
+ 00030993  0x000085d5 branch  0x0000796b 
+ 00030994  0x000085d8 bpatch  0x000000fe , 0x0000401f 
+ 00030995  0x000085d9 call  0x00007396 
+ 00030996  0x000085da call  0x00007932 
+ 00030997  0x000085dc jam  0x00000000 , 0x00008c00 
+ 00030998  0x000085dd nop  0x00002710 
+ 00030999  0x000085de jam  0x00000000 , 0x00008c12 
+ 00031000  0x000085df fetch  0x00000002 , 0x00008050 
+ 00031001  0x000085e0 set0  0x0000000a , 0x0000003f 
+ 00031002  0x000085e1 store  0x00000002 , 0x00008050 
+ 00031003  0x000085e2 jam  0x00000021 , 0x00008c10 
+ 00031004  0x000085e3 jam  0x0000009d , 0x00008c11 
+ 00031005  0x000085e4 jam  0x0000003c , 0x00008c00 
+ 00031006  0x000085e5 setarg  0x00000763 
+ 00031007  0x000085e6 store  0x00000002 , 0x00008c02 
+ 00031008  0x000085e7 store  0x00000002 , 0x00008c06 
+ 00031009  0x000085e8 setarg  0x000007a3 
+ 00031010  0x000085e9 store  0x00000002 , 0x00008c04 
+ 00031011  0x000085ea jam  0x00000080 , 0x00008c12 
+ 00031012  0x000085eb jam  0x00000000 , 0x00008c01 
+ 00031013  0x000085ec jam  0x000000ff , 0x00008c22 
+ 00031014  0x000085ed setarg  0x0000095f 
+ 00031015  0x000085ee arg  0x0000086d , 0x00000005 
+ 00031016  0x000085ef isub  0x00000005 , 0x00000039 
+ 00031017  0x000085f0 branch  0x00007ca1 
+ 00031018  0x000085f3 fetcht  0x00000001 , 0x0000086c 
+ 00031019  0x000085f4 branch  0x00006edd 
+ 00031020  0x000085f6 fetch  0x00000001 , 0x0000090e 
+ 00031021  0x000085f7 rtn  0x00000034 
+ 00031022  0x000085f8 fetcht  0x00000001 , 0x0000086c 
+ 00031023  0x000085f9 call  0x00006ee6 
+ 00031024  0x000085fa branch  0x00007915 , 0x00000001 
+ 00031025  0x000085fb rtn 
+ 00031026  0x000085fe jam  0x00000002 , 0x0000086b 
+ 00031027  0x000085ff setarg  0x00000000 
+ 00031028  0x00008600 store  0x00000001 , 0x000007a6 
+ 00031029  0x00008601 store  0x00000002 , 0x00000865 
+ 00031030  0x00008602 pincrease  0x00000001 
+ 00031031  0x00008603 store  0x00000002 , 0x00000867 
+ 00031032  0x00008604 pincrease  0x00000001 
+ 00031033  0x00008605 store  0x00000002 , 0x00000869 
+ 00031034  0x00008606 arg  0x000007fa , 0x00000005 
+ 00031035  0x00008607 setarg  0x00030404 
+ 00031036  0x00008608 istore  0x00000003 , 0x00000005 
+ 00031037  0x00008609 setarg  0x00000409 
+ 00031038  0x0000860a istore  0x00000002 , 0x00000005 
+ 00031039  0x0000860b arg  0x000007ff , 0x00000005 
+ 00031040  0x0000860c setsect  0x00000000 , 0x00015906 
+ 00031041  0x0000860d setsect  0x00000001 , 0x000210d2 
+ 00031042  0x0000860e setsect  0x00000002 , 0x00010494 
+ 00031043  0x0000860f setsect  0x00000003 , 0x00000001 
+ 00031044  0x00008610 istore  0x00000009 , 0x00000005 
+ 00031045  0x00008611 arg  0x0000081d , 0x00000005 
+ 00031046  0x00008612 setsect  0x00000000 , 0x0001570f 
+ 00031047  0x00008613 setsect  0x00000001 , 0x00015c9a 
+ 00031048  0x00008614 setsect  0x00000002 , 0x000256c6 
+ 00031049  0x00008615 setsect  0x00000003 , 0x0001cdcd 
+ 00031050  0x00008616 istore  0x00000009 , 0x00000005 
+ 00031051  0x00008617 setsect  0x00000000 , 0x00014420 
+ 00031052  0x00008618 setsect  0x00000001 , 0x00025d99 
+ 00031053  0x00008619 setsect  0x00000002 , 0x00025636 
+ 00031054  0x0000861a setsect  0x00000003 , 0x00000001 
+ 00031055  0x0000861b istore  0x00000007 , 0x00000005 
+ 00031056  0x0000861c arg  0x0000083b , 0x00000005 
+ 00031057  0x0000861d setsect  0x00000000 , 0x0001620a 
+ 00031058  0x0000861e setsect  0x00000001 , 0x00000c8c 
+ 00031059  0x0000861f setsect  0x00000002 , 0x00030333 
+ 00031060  0x00008620 setsect  0x00000003 , 0x0000c0c0 
+ 00031061  0x00008621 istore  0x00000009 , 0x00000005 
+ 00031062  0x00008622 setsect  0x00000000 , 0x00003130 
+ 00031063  0x00008623 istore  0x00000002 , 0x00000005 
+ 00031064  0x00008624 setarg  0x00009272 
+ 00031065  0x00008625 store  0x00000002 , 0x000007a7 
+ 00031066  0x00008626 setarg  0x000092cd 
+ 00031067  0x00008627 store  0x00000002 , 0x000007a9 
+ 00031068  0x00008628 arg  0x00009371 , 0x00000006 
+ 00031069  0x00008629 arg  0x000007ab , 0x00000005 
+ 00031070  0x0000862a arg  0x00000013 , 0x00000039 
+ 00031071  0x0000862b call  0x00007cda 
+ 00031072  0x0000862c arg  0x00009384 , 0x00000006 
+ 00031073  0x0000862d arg  0x000007be , 0x00000005 
+ 00031074  0x0000862e arg  0x0000003c , 0x00000039 
+ 00031075  0x0000862f call  0x00007cda 
+ 00031076  0x00008631 fetch  0x00000002 , 0x00000859 
+ 00031077  0x00008632 branch  0x00007d79 
+ 00031078  0x00008635 fetch  0x00000001 , 0x0000085b 
+ 00031079  0x00008636 rtn  0x00000034 
+ 00031080  0x00008637 store  0x00000001 , 0x000007e0 
+ 00031081  0x00008638 store  0x00000001 , 0x000007f9 
+ 00031082  0x00008639 rtn 
+ 00031083  0x0000863c arg  0x00000001 , 0x00000007 
+ 00031084  0x0000863d call  0x00007cef 
+ 00031085  0x0000863e nrtn  0x00000034 
+ 00031086  0x0000863f fetch  0x00000001 , 0x0000090f 
+ 00031087  0x00008640 nrtn  0x00000034 
+ 00031088  0x00008641 fetch  0x00000001 , 0x0000090e 
+ 00031089  0x00008642 ncall  0x00007c38 , 0x00000034 
+ 00031090  0x00008643 rtn 
+ 00031091  0x00008646 fetch  0x00000001 , 0x00000709 
+ 00031092  0x00008647 bbit1  0x00000002 , 0x00007976 
+ 00031093  0x00008648 rtn 
+ 00031094  0x0000864b call  0x0000797b 
+ 00031095  0x0000864c call  0x00007cee 
+ 00031096  0x0000864d setarg  0x00000280 
+ 00031097  0x0000864e arg  0x00000001 , 0x00000007 
+ 00031098  0x0000864f branch  0x00007ce1 
+ 00031099  0x00008652 fetch  0x00000001 , 0x00000900 
+ 00031100  0x00008653 bne  0x00000002 , 0x00007980 
+ 00031101  0x00008654 jam  0x00000000 , 0x0000090f 
+ 00031102  0x00008655 jam  0x00000000 , 0x00000910 
+ 00031103  0x00008656 rtn 
+ 00031104  0x00008659 fetch  0x00000001 , 0x00000912 
+ 00031105  0x0000865a rtn  0x00000034 
+ 00031106  0x0000865b jam  0x00000000 , 0x00000912 
+ 00031107  0x0000865c jam  0x00000002 , 0x00000900 
+ 00031108  0x0000865d jam  0x00000001 , 0x0000090e 
+ 00031109  0x0000865e rtn 
+ 00031110  0x00008661 fetch  0x00000001 , 0x00000709 
+ 00031111  0x00008662 bbit1  0x00000000 , 0x000079af 
+ 00031112  0x00008663 rtn 
+ 00031113  0x00008666 fetchr  0x0000000a , 0x00000002 , 0x00008c02 
+ 00031114  0x00008667 fetchr  0x00000010 , 0x00000002 , 0x00008c04 
+ 00031115  0x00008668 fetchr  0x00000003 , 0x00000002 , 0x00008c06 
+ 00031116  0x00008669 ifetch  0x00000002 , 0x00000003 
+ 00031117  0x0000866a rshift8  0x0000003f , 0x00000002 
+ 00031118  0x0000866b rshift4  0x00000002 , 0x00000002 
+ 00031119  0x0000866c arg  0x00000fff , 0x00000006 
+ 00031120  0x0000866d iand  0x00000006 , 0x00000039 
+ 00031121  0x0000866e storer  0x00000039 , 0x00000002 , 0x0000070c 
+ 00031122  0x0000866f rtn 
+ 00031123  0x00008673 call  0x00007989 
+ 00031124  0x00008675 ifetch  0x00000001 , 0x00000003 
+ 00031125  0x00008676 istore  0x00000001 , 0x00000005 
+ 00031126  0x00008677 loop  0x00007994 
+ 00031127  0x00008678 storer  0x00000003 , 0x00000002 , 0x00008c06 
+ 00031128  0x00008679 rtn 
+ 00031129  0x0000867c arg  0x0000095f , 0x00000005 
+ 00031130  0x0000867d call  0x00007994 
+ 00031131  0x0000867e arg  0x00000963 , 0x00000002 
+ 00031132  0x0000867f storet  0x00000002 , 0x00008c0e 
+ 00031133  0x00008680 fetch  0x00000001 , 0x00000960 
+ 00031134  0x00008681 pincrease  0x00000006 
+ 00031135  0x00008682 istore  0x00000001 , 0x00000002 
+ 00031136  0x00008683 jam  0x00000008 , 0x00008c18 
+ 00031137  0x00008684 rtn 
+ 00031138  0x00008688 bpatch  0x000000ff , 0x0000401f 
+ 00031139  0x00008689 fetch  0x00000001 , 0x00000709 
+ 00031140  0x0000868a rtnbit0  0x00000005 
+ 00031141  0x0000868b call  0x00007989 
+ 00031142  0x0000868c compare  0x0000000d , 0x00000002 , 0x000000ff 
+ 00031143  0x0000868d branch  0x00007999 , 0x00000001 
+ 00031144  0x0000868e arg  0x0000086d , 0x00000005 
+ 00031145  0x0000868f call  0x00007994 
+ 00031146  0x00008690 fetch  0x00000001 , 0x0000070c 
+ 00031147  0x00008691 beq  0x00000000 , 0x00007986 
+ 00031148  0x00008692 beq  0x00000001 , 0x000079b6 
+ 00031149  0x00008693 sub  0x0000003f , 0x00000007 , 0x0000003e 
+ 00031150  0x00008694 rtn  0x00000002 
+ 00031151  0x00008696 bpatchx  0x00000000 , 0x00004020 
+ 00031152  0x00008697 set0  0x00000023 , 0x00000000 
+ 00031153  0x00008698 fetch  0x00000001 , 0x0000086d 
+ 00031154  0x00008699 and_into  0x00000080 , 0x0000003f 
+ 00031155  0x0000869a beq  0x00000080 , 0x000079ba 
+ 00031156  0x0000869b beq  0x00000000 , 0x000079c2 
+ 00031157  0x0000869c branch  0x0000235a 
+ 00031158  0x0000869f fetch  0x00000001 , 0x0000086d 
+ 00031159  0x000086a0 rtnbit1  0x00000007 
+ 00031160  0x000086a1 call  0x00007b6a 
+ 00031161  0x000086a2 branch  0x000079e9 
+ 00031162  0x000086a6 fetch  0x00000001 , 0x0000086d 
+ 00031163  0x000086a7 rshift4  0x0000003f , 0x0000003f 
+ 00031164  0x000086a8 rshift  0x0000003f , 0x0000003f 
+ 00031165  0x000086a9 and_into  0x00000003 , 0x0000003f 
+ 00031166  0x000086aa beq  0x00000000 , 0x000079ca 
+ 00031167  0x000086ab beq  0x00000001 , 0x000079d0 
+ 00031168  0x000086ac beq  0x00000002 , 0x000079d5 
+ 00031169  0x000086ad branch  0x0000235a 
+ 00031170  0x000086b0 fetch  0x00000001 , 0x0000086d 
+ 00031171  0x000086b1 rshift4  0x0000003f , 0x0000003f 
+ 00031172  0x000086b2 rshift  0x0000003f , 0x0000003f 
+ 00031173  0x000086b3 and_into  0x00000003 , 0x0000003f 
+ 00031174  0x000086b4 beq  0x00000000 , 0x000079d6 
+ 00031175  0x000086b5 beq  0x00000001 , 0x000079de 
+ 00031176  0x000086b6 beq  0x00000002 , 0x000079e3 
+ 00031177  0x000086b7 branch  0x0000235a 
+ 00031178  0x000086ba fetch  0x00000001 , 0x0000086e 
+ 00031179  0x000086bb beq  0x00000008 , 0x000079eb 
+ 00031180  0x000086bc beq  0x00000006 , 0x00007a01 
+ 00031181  0x000086bd beq  0x0000000a , 0x00007a46 
+ 00031182  0x000086be beq  0x00000000 , 0x00007a58 
+ 00031183  0x000086bf branch  0x000079e4 
+ 00031184  0x000086c2 fetch  0x00000001 , 0x0000086e 
+ 00031185  0x000086c3 beq  0x00000002 , 0x00007a8d 
+ 00031186  0x000086c4 beq  0x00000001 , 0x00007a91 
+ 00031187  0x000086c5 beq  0x00000003 , 0x00007aa2 
+ 00031188  0x000086c6 branch  0x000079e4 
+ 00031189  0x000086c9 branch  0x000079e4 
+ 00031190  0x000086cc fetch  0x00000001 , 0x0000086e 
+ 00031191  0x000086cd beq  0x00000001 , 0x00007aac 
+ 00031192  0x000086ce beq  0x00000003 , 0x00007adb 
+ 00031193  0x000086cf beq  0x00000005 , 0x00007b06 
+ 00031194  0x000086d0 beq  0x00000009 , 0x00007b1f 
+ 00031195  0x000086d1 beq  0x0000000b , 0x00007b3a 
+ 00031196  0x000086d2 beq  0x00000007 , 0x000079e4 
+ 00031197  0x000086d3 branch  0x000079e4 
+ 00031198  0x000086d6 fetch  0x00000001 , 0x0000086e 
+ 00031199  0x000086d7 beq  0x0000000a , 0x00007b4b 
+ 00031200  0x000086d8 beq  0x00000009 , 0x00007b5d 
+ 00031201  0x000086d9 beq  0x0000000b , 0x00007b7c 
+ 00031202  0x000086da branch  0x000079e4 
+ 00031203  0x000086dd branch  0x000079e4 
+ 00031204  0x000086e0 bpatchx  0x00000001 , 0x00004020 
+ 00031205  0x000086e1 fetch  0x00000001 , 0x00008c19 
+ 00031206  0x000086e2 set1  0x00000000 , 0x0000003f 
+ 00031207  0x000086e3 store  0x00000001 , 0x00008c19 
+ 00031208  0x000086e4 branch  0x000079e9 
+ 00031209  0x000086e7 jam  0x00000001 , 0x00008c1b 
+ 00031210  0x000086e8 rtn 
+ 00031211  0x000086eb fetch  0x00000001 , 0x0000086d 
+ 00031212  0x000086ec bne  0x00000080 , 0x000079e4 
+ 00031213  0x000086ed fetch  0x00000001 , 0x00000871 
+ 00031214  0x000086ee bne  0x00000000 , 0x000079e4 
+ 00031215  0x000086ef fetch  0x00000001 , 0x00000872 
+ 00031216  0x000086f0 bne  0x00000000 , 0x000079e4 
+ 00031217  0x000086f1 fetch  0x00000001 , 0x00000873 
+ 00031218  0x000086f2 bne  0x00000001 , 0x000079e4 
+ 00031219  0x000086f3 fetch  0x00000001 , 0x00000874 
+ 00031220  0x000086f4 bne  0x00000000 , 0x000079e4 
+ 00031221  0x000086f5 fetch  0x00000001 , 0x0000086f 
+ 00031222  0x000086f6 bne  0x00000000 , 0x000079e4 
+ 00031223  0x000086f7 fetch  0x00000001 , 0x00000870 
+ 00031224  0x000086f8 bne  0x00000000 , 0x000079e4 
+ 00031225  0x000086f9 fetch  0x00000001 , 0x0000086b 
+ 00031226  0x000086fa beq  0x00000004 , 0x000079fd 
+ 00031227  0x000086fb beq  0x00000003 , 0x000079ff 
+ 00031228  0x000086fc branch  0x000079e4 
+ 00031229  0x000086ff arg  0x00000001 , 0x00000012 
+ 00031230  0x00008700 branch  0x00007a72 
+ 00031231  0x00008703 arg  0x00000001 , 0x00000012 
+ 00031232  0x00008704 branch  0x00007a70 
+ 00031233  0x00008707 bpatchx  0x00000002 , 0x00004020 
+ 00031234  0x00008709 fetch  0x00000001 , 0x00000870 
+ 00031235  0x0000870a beq  0x00000001 , 0x00007a14 
+ 00031236  0x0000870b beq  0x00000002 , 0x00007a2d 
+ 00031237  0x0000870c beq  0x00000003 , 0x00007a30 
+ 00031238  0x0000870d beq  0x00000021 , 0x00007a09 
+ 00031239  0x0000870e beq  0x00000022 , 0x00007a3e 
+ 00031240  0x0000870f branch  0x000079e4 
+ 00031241  0x00008712 jam  0x00000000 , 0x000008fd 
+ 00031242  0x00008713 fetch  0x00000001 , 0x00000871 
+ 00031243  0x00008714 beq  0x00000000 , 0x00007a0e 
+ 00031244  0x00008715 beq  0x00000001 , 0x00007a11 
+ 00031245  0x00008716 branch  0x000079e4 
+ 00031246  0x00008719 fetchr  0x00000012 , 0x00000001 , 0x000007d1 
+ 00031247  0x0000871a arg  0x000007d1 , 0x00000011 
+ 00031248  0x0000871b branch  0x00007b8b 
+ 00031249  0x0000871e fetchr  0x00000012 , 0x00000001 , 0x000007ea 
+ 00031250  0x0000871f arg  0x000007ea , 0x00000011 
+ 00031251  0x00008720 branch  0x00007b8b 
+ 00031252  0x00008726 fetch  0x00000001 , 0x00000911 
+ 00031253  0x00008727 ncall  0x00007a25 , 0x00000034 
+ 00031254  0x00008728 setarg  0x000007ab 
+ 00031255  0x00008729 fetcht  0x00000001 , 0x000007ab 
+ 00031256  0x0000872b store  0x00000002 , 0x00000908 
+ 00031257  0x0000872c storet  0x00000001 , 0x0000090a 
+ 00031258  0x0000872d fetch  0x00000001 , 0x00000873 
+ 00031259  0x0000872e isub  0x00000002 , 0x0000003e 
+ 00031260  0x0000872f nbranch  0x00007a23 , 0x00000002 
+ 00031261  0x00008731 fetch  0x00000001 , 0x0000090a 
+ 00031262  0x00008733 iforce  0x00000012 
+ 00031263  0x00008734 fetch  0x00000002 , 0x00000908 
+ 00031264  0x00008735 add  0x0000003f , 0x00000001 , 0x0000003f 
+ 00031265  0x00008736 iforce  0x00000011 
+ 00031266  0x00008737 branch  0x00007b8b 
+ 00031267  0x00008739 fetch  0x00000001 , 0x00000873 
+ 00031268  0x0000873a branch  0x00007a1e 
+ 00031269  0x0000873d fetch  0x00000001 , 0x00008c01 
+ 00031270  0x0000873e ncall  0x00007a29 , 0x00000034 
+ 00031271  0x0000873f jam  0x00000000 , 0x00000911 
+ 00031272  0x00008740 rtn 
+ 00031273  0x00008742 fetch  0x00000001 , 0x00008c01 
+ 00031274  0x00008743 set1  0x00000007 , 0x0000003f 
+ 00031275  0x00008744 store  0x00000001 , 0x00008c01 
+ 00031276  0x00008745 rtn 
+ 00031277  0x00008748 setarg  0x000007be 
+ 00031278  0x00008749 fetcht  0x00000001 , 0x000007be 
+ 00031279  0x0000874a branch  0x00007a18 
+ 00031280  0x0000874d fetch  0x00000001 , 0x0000086f 
+ 00031281  0x0000874e sub  0x0000003f , 0x00000003 , 0x0000003e 
+ 00031282  0x0000874f nbranch  0x000079e4 , 0x00000002 
+ 00031283  0x00008750 fetch  0x00000001 , 0x0000086f 
+ 00031284  0x00008751 arg  0x000007fa , 0x00000011 
+ 00031285  0x00008752 beq  0x00000000 , 0x00007b89 
+ 00031286  0x00008753 set1  0x00000023 , 0x00000000 
+ 00031287  0x00008754 arg  0x000007ff , 0x00000011 
+ 00031288  0x00008755 beq  0x00000001 , 0x00007b89 
+ 00031289  0x00008756 arg  0x0000081d , 0x00000011 
+ 00031290  0x00008757 beq  0x00000002 , 0x00007b89 
+ 00031291  0x00008758 arg  0x0000083b , 0x00000011 
+ 00031292  0x00008759 beq  0x00000003 , 0x00007b89 
+ 00031293  0x0000875a rtn 
+ 00031294  0x0000875d fetch  0x00000002 , 0x00000871 
+ 00031295  0x0000875e beq  0x00000001 , 0x00007a42 
+ 00031296  0x0000875f fetchr  0x00000011 , 0x00000002 , 0x000007a7 
+ 00031297  0x00008760 branch  0x00007b89 
+ 00031298  0x00008762 jam  0x00000001 , 0x0000090e 
+ 00031299  0x00008763 jam  0x00000001 , 0x00000900 
+ 00031300  0x00008764 fetchr  0x00000011 , 0x00000002 , 0x000007a9 
+ 00031301  0x00008765 branch  0x00007b89 
+ 00031302  0x00008769 fetch  0x00000001 , 0x0000086b 
+ 00031303  0x0000876a bne  0x00000004 , 0x000079e4 
+ 00031304  0x0000876b fetch  0x00000001 , 0x0000086d 
+ 00031305  0x0000876c bne  0x00000081 , 0x000079e4 
+ 00031306  0x0000876d fetch  0x00000001 , 0x0000086f 
+ 00031307  0x0000876e bne  0x00000000 , 0x000079e4 
+ 00031308  0x0000876f fetch  0x00000001 , 0x00000870 
+ 00031309  0x00008770 bne  0x00000000 , 0x000079e4 
+ 00031310  0x00008771 fetch  0x00000001 , 0x00000873 
+ 00031311  0x00008772 bne  0x00000001 , 0x000079e4 
+ 00031312  0x00008773 fetch  0x00000001 , 0x00000874 
+ 00031313  0x00008774 bne  0x00000000 , 0x000079e4 
+ 00031314  0x00008775 fetch  0x00000001 , 0x00000871 
+ 00031315  0x00008776 bne  0x00000000 , 0x000079e4 
+ 00031316  0x00008777 fetch  0x00000001 , 0x00000872 
+ 00031317  0x00008778 bne  0x00000000 , 0x000079e4 
+ 00031318  0x00008779 arg  0x00000001 , 0x00000012 
+ 00031319  0x0000877a branch  0x00007a70 
+ 00031320  0x0000877e fetch  0x00000001 , 0x0000086b 
+ 00031321  0x0000877f beq  0x00000002 , 0x000079e4 
+ 00031322  0x00008780 fetch  0x00000001 , 0x0000086f 
+ 00031323  0x00008781 bne  0x00000000 , 0x000079e4 
+ 00031324  0x00008782 fetch  0x00000001 , 0x00000870 
+ 00031325  0x00008783 bne  0x00000000 , 0x000079e4 
+ 00031326  0x00008784 fetch  0x00000001 , 0x00000873 
+ 00031327  0x00008785 bne  0x00000002 , 0x000079e4 
+ 00031328  0x00008786 fetch  0x00000001 , 0x00000874 
+ 00031329  0x00008787 bne  0x00000000 , 0x000079e4 
+ 00031330  0x00008788 fetch  0x00000001 , 0x00000872 
+ 00031331  0x00008789 bne  0x00000000 , 0x000079e4 
+ 00031332  0x0000878a fetch  0x00000001 , 0x0000086d 
+ 00031333  0x0000878b beq  0x00000080 , 0x00007a6b 
+ 00031334  0x0000878c beq  0x00000081 , 0x00007a76 
+ 00031335  0x0000878d beq  0x00000082 , 0x00007a7a 
+ 00031336  0x0000878e branch  0x000079e4 
+ 00031337  0x00008792 jam  0x00000001 , 0x00000903 
+ 00031338  0x00008793 branch  0x00007a74 
+ 00031339  0x00008796 fetch  0x00000001 , 0x00000871 
+ 00031340  0x00008797 bne  0x00000000 , 0x000079e4 
+ 00031341  0x00008798 arg  0x00000002 , 0x00000012 
+ 00031342  0x00008799 fetch  0x00000001 , 0x00000901 
+ 00031343  0x0000879a beq  0x00000001 , 0x00007a69 
+ 00031344  0x0000879d arg  0x00000865 , 0x00000011 
+ 00031345  0x0000879e branch  0x00007b8b 
+ 00031346  0x000087a0 arg  0x00000867 , 0x00000011 
+ 00031347  0x000087a1 branch  0x00007b8b 
+ 00031348  0x000087a3 arg  0x00000869 , 0x00000011 
+ 00031349  0x000087a4 branch  0x00007b8b 
+ 00031350  0x000087a7 fetch  0x00000001 , 0x0000086b 
+ 00031351  0x000087a8 bne  0x00000004 , 0x000079e4 
+ 00031352  0x000087a9 arg  0x00000002 , 0x00000012 
+ 00031353  0x000087aa branch  0x00007a70 
+ 00031354  0x000087ad fetch  0x00000001 , 0x0000086b 
+ 00031355  0x000087ae bne  0x00000004 , 0x000079e4 
+ 00031356  0x000087af fetch  0x00000001 , 0x00000871 
+ 00031357  0x000087b0 beq  0x00000081 , 0x00007a87 
+ 00031358  0x000087b1 beq  0x00000082 , 0x00007a89 
+ 00031359  0x000087b2 beq  0x00000083 , 0x00007a8b 
+ 00031360  0x000087b3 and_into  0x0000007f , 0x0000003f 
+ 00031361  0x000087b4 beq  0x00000000 , 0x00007a83 
+ 00031362  0x000087b5 branch  0x000079e4 
+ 00031363  0x000087b8 fetch  0x00000001 , 0x00000904 
+ 00031364  0x000087ba arg  0x00000002 , 0x00000012 
+ 00031365  0x000087bb beq  0x00000001 , 0x00007a72 
+ 00031366  0x000087bc branch  0x00007a70 
+ 00031367  0x000087be fetch  0x00000001 , 0x00000905 
+ 00031368  0x000087bf branch  0x00007a84 
+ 00031369  0x000087c1 fetch  0x00000001 , 0x00000906 
+ 00031370  0x000087c2 branch  0x00007a84 
+ 00031371  0x000087c4 fetch  0x00000001 , 0x00000907 
+ 00031372  0x000087c5 branch  0x00007a84 
+ 00031373  0x000087c8 jam  0x00000001 , 0x000008fb 
+ 00031374  0x000087c9 arg  0x000008fc , 0x00000011 
+ 00031375  0x000087ca arg  0x00000001 , 0x00000012 
+ 00031376  0x000087cb branch  0x00007b8b 
+ 00031377  0x000087ce fetch  0x00000002 , 0x0000086f 
+ 00031378  0x000087cf arg  0x000001ba , 0x00000002 
+ 00031379  0x000087d0 isub  0x00000002 , 0x0000003e 
+ 00031380  0x000087d1 nbranch  0x000079e4 , 0x00000005 
+ 00031381  0x000087d4 fetch  0x00000001 , 0x000008f8 
+ 00031382  0x000087d5 nbranch  0x00007a9f , 0x00000034 
+ 00031383  0x000087d6 jam  0x00000000 , 0x000008b5 
+ 00031384  0x000087d8 fetch  0x00000001 , 0x00000873 
+ 00031385  0x000087d9 iforce  0x00000012 
+ 00031386  0x000087da arg  0x000008b5 , 0x00000011 
+ 00031387  0x000087db call  0x00007b8b 
+ 00031388  0x000087dd arg  0x000008b5 , 0x00000005 
+ 00031389  0x000087de arg  0x00000040 , 0x00000039 
+ 00031390  0x000087df branch  0x00007ca3 
+ 00031391  0x000087e1 jam  0x00000000 , 0x000008f8 
+ 00031392  0x000087e2 jam  0x00000001 , 0x000008b5 
+ 00031393  0x000087e3 branch  0x00007a98 
+ 00031394  0x000087e6 fetch  0x00000001 , 0x00000873 
+ 00031395  0x000087e7 bne  0x00000001 , 0x000079e4 
+ 00031396  0x000087e8 jam  0x00000001 , 0x000008fd 
+ 00031397  0x000087e9 arg  0x00000001 , 0x00000012 
+ 00031398  0x000087ea fetch  0x00000001 , 0x000008ff 
+ 00031399  0x000087eb beq  0x00000000 , 0x00007aaa 
+ 00031400  0x000087ec beq  0x00000001 , 0x00007aab 
+ 00031401  0x000087ed branch  0x00007a70 
+ 00031402  0x000087ef branch  0x00007a72 
+ 00031403  0x000087f1 branch  0x00007a70 
+ 00031404  0x000087f7 fetch  0x00000001 , 0x0000086b 
+ 00031405  0x000087f8 bne  0x00000004 , 0x000079e4 
+ 00031406  0x000087f9 fetch  0x00000001 , 0x00000873 
+ 00031407  0x000087fa bne  0x00000000 , 0x000079e4 
+ 00031408  0x000087fb fetch  0x00000001 , 0x00000874 
+ 00031409  0x000087fc bne  0x00000000 , 0x000079e4 
+ 00031410  0x000087fd fetch  0x00000001 , 0x00000870 
+ 00031411  0x000087fe bne  0x00000000 , 0x000079e4 
+ 00031412  0x000087ff fetch  0x00000001 , 0x00000872 
+ 00031413  0x00008800 bne  0x00000000 , 0x000079e4 
+ 00031414  0x00008801 fetch  0x00000001 , 0x0000086d 
+ 00031415  0x00008802 beq  0x00000000 , 0x00007abb 
+ 00031416  0x00008803 beq  0x00000001 , 0x00007ac8 
+ 00031417  0x00008804 beq  0x00000002 , 0x00007ac9 
+ 00031418  0x00008805 branch  0x000079e4 
+ 00031419  0x00008808 fetch  0x00000001 , 0x0000086f 
+ 00031420  0x00008809 bne  0x00000001 , 0x000079e4 
+ 00031421  0x0000880a fetch  0x00000001 , 0x00008c00 
+ 00031422  0x0000880b set0  0x00000007 , 0x0000003f 
+ 00031423  0x0000880c store  0x00000001 , 0x00008c00 
+ 00031424  0x0000880d jam  0x00000000 , 0x00000901 
+ 00031425  0x0000880e jam  0x00000001 , 0x00000902 
+ 00031426  0x0000880f fetch  0x00000001 , 0x00000903 
+ 00031427  0x00008810 branch  0x000079e9 , 0x00000034 
+ 00031428  0x00008811 jam  0x00000000 , 0x00000903 
+ 00031429  0x00008812 jam  0x00000000 , 0x00000902 
+ 00031430  0x00008813 jam  0x00000002 , 0x00000900 
+ 00031431  0x00008814 branch  0x000079e9 
+ 00031432  0x00008817 branch  0x000079e4 
+ 00031433  0x0000881a fetch  0x00000001 , 0x0000086f 
+ 00031434  0x0000881b bne  0x00000000 , 0x000079e4 
+ 00031435  0x0000881c fetch  0x00000001 , 0x00000871 
+ 00031436  0x0000881d beq  0x00000081 , 0x00007ad4 
+ 00031437  0x0000881e beq  0x00000082 , 0x00007ad7 
+ 00031438  0x0000881f beq  0x00000083 , 0x00007ad9 
+ 00031439  0x00008820 and_into  0x0000007f , 0x0000003f 
+ 00031440  0x00008821 beq  0x00000000 , 0x00007ad2 
+ 00031441  0x00008822 branch  0x000079e4 
+ 00031442  0x00008825 jam  0x00000000 , 0x00000904 
+ 00031443  0x00008826 branch  0x000079e9 
+ 00031444  0x00008828 jam  0x00000000 , 0x00000905 
+ 00031445  0x0000882a jam  0x00000001 , 0x00000912 
+ 00031446  0x0000882b branch  0x000079e9 
+ 00031447  0x0000882d jam  0x00000000 , 0x00000906 
+ 00031448  0x0000882e branch  0x00007ad5 
+ 00031449  0x00008830 jam  0x00000000 , 0x00000907 
+ 00031450  0x00008831 branch  0x00007ad5 
+ 00031451  0x00008835 fetch  0x00000001 , 0x00000873 
+ 00031452  0x00008836 bne  0x00000000 , 0x000079e4 
+ 00031453  0x00008837 fetch  0x00000001 , 0x00000874 
+ 00031454  0x00008838 bne  0x00000000 , 0x000079e4 
+ 00031455  0x00008839 fetch  0x00000001 , 0x0000086d 
+ 00031456  0x0000883a beq  0x00000000 , 0x00007ae4 
+ 00031457  0x0000883b beq  0x00000001 , 0x00007af2 
+ 00031458  0x0000883c beq  0x00000002 , 0x00007af3 
+ 00031459  0x0000883d branch  0x000079e4 
+ 00031460  0x00008840 fetch  0x00000001 , 0x0000086f 
+ 00031461  0x00008841 bne  0x00000001 , 0x000079e4 
+ 00031462  0x00008842 call  0x000048b1 
+ 00031463  0x00008843 fetch  0x00000001 , 0x00008c00 
+ 00031464  0x00008844 set1  0x00000007 , 0x0000003f 
+ 00031465  0x00008845 store  0x00000001 , 0x00008c00 
+ 00031466  0x00008846 jam  0x00000001 , 0x00000901 
+ 00031467  0x00008847 jam  0x00000003 , 0x00000900 
+ 00031468  0x00008848 jam  0x00000000 , 0x000008f9 
+ 00031469  0x00008849 call  0x000079e9 
+ 00031470  0x0000884b call  0x00007cee 
+ 00031471  0x0000884c setarg  0x00001388 
+ 00031472  0x0000884d arg  0x0000000f , 0x00000007 
+ 00031473  0x0000884e branch  0x00007ce1 
+ 00031474  0x00008851 branch  0x000079e4 
+ 00031475  0x00008854 fetch  0x00000001 , 0x0000086f 
+ 00031476  0x00008855 bne  0x00000000 , 0x000079e4 
+ 00031477  0x00008856 fetch  0x00000001 , 0x00000870 
+ 00031478  0x00008857 bne  0x00000000 , 0x000079e4 
+ 00031479  0x00008858 fetch  0x00000001 , 0x00000871 
+ 00031480  0x00008859 beq  0x00000081 , 0x00007b00 
+ 00031481  0x0000885a beq  0x00000082 , 0x00007b02 
+ 00031482  0x0000885b beq  0x00000083 , 0x00007b04 
+ 00031483  0x0000885c and_into  0x0000007f , 0x0000003f 
+ 00031484  0x0000885d beq  0x00000000 , 0x00007afe 
+ 00031485  0x0000885e branch  0x000079e4 
+ 00031486  0x00008861 jam  0x00000001 , 0x00000904 
+ 00031487  0x00008862 branch  0x000079e9 
+ 00031488  0x00008864 jam  0x00000001 , 0x00000905 
+ 00031489  0x00008865 branch  0x000079e9 
+ 00031490  0x00008867 jam  0x00000001 , 0x00000906 
+ 00031491  0x00008868 branch  0x000079e9 
+ 00031492  0x0000886a jam  0x00000001 , 0x00000907 
+ 00031493  0x0000886b branch  0x000079e9 
+ 00031494  0x0000886f fetch  0x00000001 , 0x0000086d 
+ 00031495  0x00008870 bne  0x00000000 , 0x000079e4 
+ 00031496  0x00008871 fetch  0x00000001 , 0x00000871 
+ 00031497  0x00008872 bne  0x00000000 , 0x000079e4 
+ 00031498  0x00008873 fetch  0x00000001 , 0x00000872 
+ 00031499  0x00008874 bne  0x00000000 , 0x000079e4 
+ 00031500  0x00008875 fetch  0x00000001 , 0x00000873 
+ 00031501  0x00008876 bne  0x00000000 , 0x000079e4 
+ 00031502  0x00008877 fetch  0x00000001 , 0x00000874 
+ 00031503  0x00008878 bne  0x00000000 , 0x000079e4 
+ 00031504  0x00008879 fetch  0x00000001 , 0x00000870 
+ 00031505  0x0000887a bne  0x00000000 , 0x000079e4 
+ 00031506  0x0000887b fetch  0x00000001 , 0x0000086f 
+ 00031507  0x0000887c and_into  0x00000080 , 0x0000003f 
+ 00031508  0x0000887d bne  0x00000000 , 0x000079e4 
+ 00031509  0x0000887e fetch  0x00000001 , 0x0000086f 
+ 00031510  0x0000887f bne  0x00000000 , 0x00007b1d 
+ 00031511  0x00008881 jam  0x00000002 , 0x0000086b 
+ 00031512  0x00008883 fetch  0x00000001 , 0x0000086f 
+ 00031513  0x00008884 store  0x00000001 , 0x00008c01 
+ 00031514  0x00008885 call  0x000079e9 
+ 00031515  0x00008886 jam  0x00000001 , 0x00000911 
+ 00031516  0x00008887 rtn 
+ 00031517  0x00008889 jam  0x00000003 , 0x0000086b 
+ 00031518  0x0000888a branch  0x00007b18 
+ 00031519  0x0000888e fetch  0x00000001 , 0x0000086b 
+ 00031520  0x0000888f beq  0x00000002 , 0x000079e4 
+ 00031521  0x00008890 fetch  0x00000001 , 0x0000086d 
+ 00031522  0x00008891 bne  0x00000000 , 0x000079e4 
+ 00031523  0x00008892 fetch  0x00000001 , 0x00000871 
+ 00031524  0x00008893 bne  0x00000000 , 0x000079e4 
+ 00031525  0x00008894 fetch  0x00000001 , 0x00000872 
+ 00031526  0x00008895 bne  0x00000000 , 0x000079e4 
+ 00031527  0x00008896 fetch  0x00000001 , 0x00000873 
+ 00031528  0x00008897 bne  0x00000000 , 0x000079e4 
+ 00031529  0x00008898 fetch  0x00000001 , 0x00000874 
+ 00031530  0x00008899 bne  0x00000000 , 0x000079e4 
+ 00031531  0x0000889a fetch  0x00000001 , 0x00000870 
+ 00031532  0x0000889b bne  0x00000000 , 0x000079e4 
+ 00031533  0x0000889c fetch  0x00000001 , 0x0000086f 
+ 00031534  0x0000889d sub  0x0000003f , 0x00000001 , 0x0000003e 
+ 00031535  0x0000889e nbranch  0x000079e4 , 0x00000002 
+ 00031536  0x0000889f fetch  0x00000001 , 0x0000086b 
+ 00031537  0x000088a0 beq  0x00000003 , 0x00007b34 
+ 00031538  0x000088a1 beq  0x00000004 , 0x00007b34 
+ 00031539  0x000088a2 branch  0x000079e4 
+ 00031540  0x000088a6 fetch  0x00000001 , 0x0000086f 
+ 00031541  0x000088a7 beq  0x00000000 , 0x00007b38 
+ 00031542  0x000088a8 jam  0x00000004 , 0x0000086b 
+ 00031543  0x000088a9 branch  0x000079e9 
+ 00031544  0x000088ab jam  0x00000003 , 0x0000086b 
+ 00031545  0x000088ac branch  0x000079e9 
+ 00031546  0x000088b0 fetch  0x00000001 , 0x0000086b 
+ 00031547  0x000088b1 bne  0x00000004 , 0x000079e4 
+ 00031548  0x000088b2 fetch  0x00000001 , 0x0000086d 
+ 00031549  0x000088b3 bne  0x00000001 , 0x000079e4 
+ 00031550  0x000088b4 fetch  0x00000001 , 0x0000086f 
+ 00031551  0x000088b5 bne  0x00000000 , 0x000079e4 
+ 00031552  0x000088b6 fetch  0x00000001 , 0x00000870 
+ 00031553  0x000088b7 bne  0x00000000 , 0x000079e4 
+ 00031554  0x000088b8 fetch  0x00000001 , 0x00000873 
+ 00031555  0x000088b9 bne  0x00000000 , 0x000079e4 
+ 00031556  0x000088ba fetch  0x00000001 , 0x00000874 
+ 00031557  0x000088bb bne  0x00000000 , 0x000079e4 
+ 00031558  0x000088bc fetch  0x00000001 , 0x00000871 
+ 00031559  0x000088bd bne  0x00000000 , 0x000079e4 
+ 00031560  0x000088be fetch  0x00000001 , 0x00000872 
+ 00031561  0x000088bf bne  0x00000000 , 0x000079e4 
+ 00031562  0x000088c0 branch  0x000079e9 
+ 00031563  0x000088c4 bpatchx  0x00000003 , 0x00004020 
+ 00031564  0x000088c5 jam  0x00000001 , 0x000008fb 
+ 00031565  0x000088c6 fetch  0x00000001 , 0x00000870 
+ 00031566  0x000088c7 store  0x00000001 , 0x000008fc 
+ 00031567  0x000088c8 fetch  0x00000001 , 0x00000871 
+ 00031568  0x000088c9 sub  0x0000003f , 0x00000001 , 0x0000003e 
+ 00031569  0x000088ca call  0x00007b59 , 0x00000005 
+ 00031570  0x000088cb fetch  0x00000001 , 0x00000900 
+ 00031571  0x000088cc bne  0x00000004 , 0x000079e9 
+ 00031572  0x000088cd jam  0x00000002 , 0x00000900 
+ 00031573  0x000088ce call  0x000079e9 
+ 00031574  0x000088cf nop  0x00007530 
+ 00031575  0x000088d0 nop  0x00007530 
+ 00031576  0x000088d1 rtn 
+ 00031577  0x000088d3 jam  0x00000001 , 0x0000090e 
+ 00031578  0x000088d4 jam  0x00000000 , 0x00000902 
+ 00031579  0x000088d5 jam  0x00000004 , 0x00000900 
+ 00031580  0x000088d6 rtn 
+ 00031581  0x000088da nop  0x00003a98 
+ 00031582  0x000088db arg  0x00000875 , 0x00000005 
+ 00031583  0x000088dc call  0x00007993 
+ 00031584  0x000088dd jam  0x00000001 , 0x000008f7 
+ 00031585  0x000088de call  0x00007b6e 
+ 00031586  0x000088df fetch  0x00000002 , 0x0000086f 
+ 00031587  0x000088e0 store  0x00000002 , 0x000008f5 
+ 00031588  0x000088e1 call  0x000079e9 
+ 00031589  0x000088e2 fetch  0x00000001 , 0x000043cb 
+ 00031590  0x000088e3 rtnne  0x00000004 
+ 00031591  0x000088e4 fetch  0x00000001 , 0x000008f9 
+ 00031592  0x000088e5 rtn  0x00000034 
+ 00031593  0x000088e6 fetch  0x00000001 , 0x00000875 
+ 00031594  0x000088e8 store  0x00000001 , 0x00004621 
+ 00031595  0x000088e9 jam  0x00000000 , 0x000008f9 
+ 00031596  0x000088ea jam  0x00000003 , 0x00004611 
+ 00031597  0x000088eb rtn 
+ 00031598  0x000088ef fetch  0x00000002 , 0x0000086f 
+ 00031599  0x000088f0 arg  0x00000200 , 0x00000002 
+ 00031600  0x000088f1 isub  0x00000002 , 0x0000003e 
+ 00031601  0x000088f2 nrtn  0x00000005 
+ 00031602  0x000088f3 fetch  0x00000002 , 0x00000871 
+ 00031603  0x000088f4 arg  0x00000000 , 0x00000002 
+ 00031604  0x000088f5 isub  0x00000002 , 0x0000003e 
+ 00031605  0x000088f6 nrtn  0x00000005 
+ 00031606  0x000088f7 fetch  0x00000002 , 0x00000873 
+ 00031607  0x000088f8 arg  0x00000001 , 0x00000002 
+ 00031608  0x000088f9 isub  0x00000002 , 0x0000003e 
+ 00031609  0x000088fa nrtn  0x00000005 
+ 00031610  0x000088fb jam  0x00000001 , 0x000008f9 
+ 00031611  0x000088fc rtn 
+ 00031612  0x00008900 fetch  0x00000001 , 0x00000873 
+ 00031613  0x00008901 bne  0x00000000 , 0x000079e4 
+ 00031614  0x00008902 fetch  0x00000001 , 0x0000086f 
+ 00031615  0x00008903 beq  0x00000000 , 0x00007b82 
+ 00031616  0x00008904 beq  0x00000001 , 0x00007b85 
+ 00031617  0x00008905 branch  0x000079e4 
+ 00031618  0x00008907 jam  0x00000000 , 0x000008fe 
+ 00031619  0x00008908 jam  0x00000001 , 0x000008ff 
+ 00031620  0x00008909 branch  0x000079e9 
+ 00031621  0x0000890b jam  0x00000001 , 0x000008fa 
+ 00031622  0x0000890c jam  0x00000001 , 0x000008fe 
+ 00031623  0x0000890d jam  0x00000000 , 0x000008ff 
+ 00031624  0x0000890e branch  0x000079e9 
+ 00031625  0x00008912 ifetchr  0x00000012 , 0x00000001 , 0x00000011 
+ 00031626  0x00008913 increase  0x00000001 , 0x00000011 
+ 00031627  0x00008916 bpatchx  0x00000004 , 0x00004020 
+ 00031628  0x00008917 set1  0x0000000e , 0x00000000 
+ 00031629  0x00008918 bmark0  0x00000023 , 0x00007b90 
+ 00031630  0x00008919 increase  0x00000001 , 0x00000012 
+ 00031631  0x0000891a lshift  0x00000012 , 0x00000012 
+ 00031632  0x0000891c storer  0x00000011 , 0x00000002 , 0x000007a4 
+ 00031633  0x0000891d storer  0x00000012 , 0x00000001 , 0x000007a6 
+ 00031634  0x0000891e branch  0x00007b96 
+ 00031635  0x0000891f rtn 
+ 00031636  0x00008922 arg  0x00000000 , 0x00000007 
+ 00031637  0x00008923 branch  0x00007bd7 
+ 00031638  0x00008929 bpatchx  0x00000005 , 0x00004020 
+ 00031639  0x0000892a fetch  0x00000001 , 0x00008c25 
+ 00031640  0x0000892b rtnbit1  0x00000000 
+ 00031641  0x0000892c fetch  0x00000001 , 0x000007a6 
+ 00031642  0x0000892d rtn  0x00000034 
+ 00031643  0x0000892e copy  0x0000003f , 0x00000039 
+ 00031644  0x0000892f iforce  0x00000002 
+ 00031645  0x00008930 fetch  0x00000002 , 0x00000873 
+ 00031646  0x00008931 sub  0x0000003f , 0x00000040 , 0x0000003e 
+ 00031647  0x00008932 branch  0x00007ba4 , 0x00000002 
+ 00031648  0x00008933 sub  0x00000039 , 0x00000040 , 0x0000003e 
+ 00031649  0x00008934 branch  0x00007ba8 , 0x00000002 
+ 00031650  0x00008935 force  0x00000040 , 0x00000039 
+ 00031651  0x00008936 branch  0x00007ba8 
+ 00031652  0x00008938 isub  0x00000039 , 0x0000003e 
+ 00031653  0x00008939 branch  0x00007ba8 , 0x00000002 
+ 00031654  0x0000893a iforce  0x00000039 
+ 00031655  0x0000893b store  0x00000001 , 0x000007a6 
+ 00031656  0x0000893d fetch  0x00000001 , 0x000007a6 
+ 00031657  0x0000893e isub  0x00000039 , 0x0000003f 
+ 00031658  0x0000893f store  0x00000001 , 0x000007a6 
+ 00031659  0x00008940 add  0x00000039 , 0xffffffff , 0x0000003f 
+ 00031660  0x00008941 store  0x00000001 , 0x0000070e 
+ 00031661  0x00008942 bmark0  0x00000023 , 0x00007bba 
+ 00031662  0x00008943 rshift  0x0000003f , 0x0000003f 
+ 00031663  0x00008944 add  0x00000039 , 0xffffffff , 0x0000003f 
+ 00031664  0x00008945 store  0x00000001 , 0x0000070e 
+ 00031665  0x00008946 bmark0  0x0000000e , 0x00007bba 
+ 00031666  0x00008947 set0  0x0000000e , 0x00000000 
+ 00031667  0x00008948 istoret  0x00000001 , 0x00000005 
+ 00031668  0x00008949 setarg  0x00000003 
+ 00031669  0x0000894a istore  0x00000001 , 0x00000005 
+ 00031670  0x0000894b increase  0xffffffff , 0x00000039 
+ 00031671  0x0000894c copy  0x00000039 , 0x0000003f 
+ 00031672  0x0000894d nbranch  0x00007bba , 0x00000005 
+ 00031673  0x0000894e increase  0x00000001 , 0x00000039 
+ 00031674  0x00008950 fetch  0x00000002 , 0x000007a4 
+ 00031675  0x00008951 copy  0x0000003f , 0x00000006 
+ 00031676  0x00008953 ifetch  0x00000001 , 0x00000006 
+ 00031677  0x00008954 istore  0x00000001 , 0x00000005 
+ 00031678  0x00008955 bmark0  0x00000023 , 0x00007bc1 
+ 00031679  0x00008956 setarg  0x00000000 
+ 00031680  0x00008957 istore  0x00000001 , 0x00000005 
+ 00031681  0x00008959 loop  0x00007bbc 
+ 00031682  0x0000895a copy  0x00000006 , 0x0000003f 
+ 00031683  0x0000895b store  0x00000002 , 0x000007a4 
+ 00031684  0x0000895c setarg  0x0000070e 
+ 00031685  0x0000895d store  0x00000002 , 0x00008c08 
+ 00031686  0x0000895e arg  0x00000000 , 0x00000007 
+ 00031687  0x0000895f call  0x00007bd7 
+ 00031688  0x00008960 fetch  0x00000001 , 0x000007a6 
+ 00031689  0x00008961 nrtn  0x00000034 
+ 00031690  0x00008962 jam  0x00000002 , 0x00008c1b 
+ 00031691  0x00008963 fetch  0x00000001 , 0x00000900 
+ 00031692  0x00008964 rtnne  0x00000001 
+ 00031693  0x00008965 jam  0x00000002 , 0x00000900 
+ 00031694  0x00008966 rtn 
+ 00031695  0x0000896b arg  0x0000074f , 0x00000011 
+ 00031696  0x0000896c arg  0x00000001 , 0x00000007 
+ 00031697  0x0000896d storer  0x00000011 , 0x00000002 , 0x00008c0a 
+ 00031698  0x0000896f add  0x00000039 , 0xffffffff , 0x0000003f 
+ 00031699  0x00008970 istore  0x00000001 , 0x00000011 
+ 00031700  0x00008972 ifetch  0x00000001 , 0x00000006 
+ 00031701  0x00008973 istore  0x00000001 , 0x00000005 
+ 00031702  0x00008974 loop  0x00007bd4 
+ 00031703  0x00008976 setarg  0x00000000 
+ 00031704  0x00008977 qset1  0x0000003f 
+ 00031705  0x00008978 store  0x00000001 , 0x00008c18 
+ 00031706  0x00008979 rtn 
+ 00031707  0x0000897c arg  0x00000002 , 0x00000007 
+ 00031708  0x0000897d arg  0x00000759 , 0x00000011 
+ 00031709  0x0000897e storer  0x00000011 , 0x00000002 , 0x00008c0c 
+ 00031710  0x0000897f branch  0x00007bd2 
+ 00031711  0x00008982 bpatchx  0x00000006 , 0x00004020 
+ 00031712  0x00008983 fetch  0x00000001 , 0x0000090d 
+ 00031713  0x00008984 rtn  0x00000034 
+ 00031714  0x00008985 fetch  0x00000001 , 0x00008c25 
+ 00031715  0x00008986 and_into  0x0000000f , 0x0000003f 
+ 00031716  0x00008987 nbranch  0x00007c30 , 0x00000034 
+ 00031717  0x00008988 fetch  0x00000001 , 0x0000090e 
+ 00031718  0x00008989 branch  0x00007c06 , 0x00000034 
+ 00031719  0x0000898a fetch  0x00000001 , 0x00000900 
+ 00031720  0x0000898b beq  0x00000003 , 0x00007c40 
+ 00031721  0x0000898c bne  0x00000002 , 0x00007c06 
+ 00031722  0x0000898d fetch  0x00000001 , 0x00000902 
+ 00031723  0x0000898e nbranch  0x00007c06 , 0x00000034 
+ 00031724  0x0000898f call  0x00007bee 
+ 00031725  0x00008990 branch  0x00007bf9 
+ 00031726  0x00008993 fetch  0x00000001 , 0x00008c25 
+ 00031727  0x00008994 rtnbit1  0x00000001 
+ 00031728  0x00008995 fetch  0x00000001 , 0x0000090d 
+ 00031729  0x00008996 rtnbit0  0x00000001 
+ 00031730  0x00008997 fetch  0x00000001 , 0x0000090d 
+ 00031731  0x00008998 set0  0x00000001 , 0x0000003f 
+ 00031732  0x00008999 store  0x00000001 , 0x0000090d 
+ 00031733  0x0000899a fetch  0x00000001 , 0x0000090b 
+ 00031734  0x0000899b rtn  0x00000034 
+ 00031735  0x0000899c beq  0x00000010 , 0x00007c28 
+ 00031736  0x0000899d branch  0x0000235a 
+ 00031737  0x000089a0 fetch  0x00000001 , 0x00008c25 
+ 00031738  0x000089a1 rtnbit1  0x00000002 
+ 00031739  0x000089a2 fetch  0x00000001 , 0x0000090d 
+ 00031740  0x000089a3 rtnbit0  0x00000002 
+ 00031741  0x000089a4 fetch  0x00000001 , 0x0000090d 
+ 00031742  0x000089a5 set0  0x00000002 , 0x0000003f 
+ 00031743  0x000089a6 store  0x00000001 , 0x0000090d 
+ 00031744  0x000089a7 fetch  0x00000001 , 0x0000090c 
+ 00031745  0x000089a8 rtn  0x00000034 
+ 00031746  0x000089a9 beq  0x00000020 , 0x00007c09 
+ 00031747  0x000089aa beq  0x00000021 , 0x00007c24 
+ 00031748  0x000089ab beq  0x00000022 , 0x00007c2c 
+ 00031749  0x000089ac branch  0x0000235a 
+ 00031750  0x000089b0 arg  0x00000913 , 0x00000005 
+ 00031751  0x000089b1 arg  0x00000040 , 0x00000039 
+ 00031752  0x000089b2 branch  0x00007ca3 
+ 00031753  0x000089b5 fetch  0x00000001 , 0x000008fb 
+ 00031754  0x000089b6 fetcht  0x00000001 , 0x000008fd 
+ 00031755  0x000089b7 iand  0x00000002 , 0x0000003f 
+ 00031756  0x000089b8 branch  0x00007c20 , 0x00000034 
+ 00031757  0x000089b9 fetcht  0x00000001 , 0x000008fe 
+ 00031758  0x000089ba iadd  0x00000002 , 0x0000003f 
+ 00031759  0x000089bb beq  0x00000001 , 0x00007c11 
+ 00031760  0x000089bc branch  0x00007c20 
+ 00031761  0x000089bf jam  0x00000000 , 0x0000090c 
+ 00031762  0x000089c1 fetch  0x00000001 , 0x00000914 
+ 00031763  0x000089c2 beq  0x00000002 , 0x00007c21 
+ 00031764  0x000089c3 beq  0x00000003 , 0x00007c21 
+ 00031765  0x000089c4 fetch  0x00000001 , 0x00000914 
+ 00031766  0x000089c5 store  0x00000001 , 0x00000913 
+ 00031767  0x000089c6 fetch  0x00000001 , 0x00000915 
+ 00031768  0x000089c7 istore  0x00000001 , 0x00000005 
+ 00031769  0x000089c8 fetch  0x00000001 , 0x00000917 
+ 00031770  0x000089c9 istore  0x00000001 , 0x00000005 
+ 00031771  0x000089ca fetch  0x00000001 , 0x00000919 
+ 00031772  0x000089cb istore  0x00000001 , 0x00000005 
+ 00031773  0x000089cc arg  0x00000004 , 0x00000039 
+ 00031774  0x000089cd arg  0x00000913 , 0x00000006 
+ 00031775  0x000089ce branch  0x00007bdb 
+ 00031776  0x000089d1 jam  0x00000000 , 0x0000090c 
+ 00031777  0x000089d3 arg  0x00000008 , 0x00000039 
+ 00031778  0x000089d4 arg  0x00000913 , 0x00000006 
+ 00031779  0x000089d5 branch  0x00007bdb 
+ 00031780  0x000089d8 jam  0x00000000 , 0x0000090c 
+ 00031781  0x000089d9 arg  0x00000003 , 0x00000039 
+ 00031782  0x000089da arg  0x00000933 , 0x00000006 
+ 00031783  0x000089db branch  0x00007bdb 
+ 00031784  0x000089de jam  0x00000000 , 0x0000090b 
+ 00031785  0x000089df arg  0x00000008 , 0x00000039 
+ 00031786  0x000089e0 arg  0x00000923 , 0x00000006 
+ 00031787  0x000089e1 branch  0x00007bcf 
+ 00031788  0x000089e4 jam  0x00000000 , 0x0000090c 
+ 00031789  0x000089e5 arg  0x00000002 , 0x00000039 
+ 00031790  0x000089e6 arg  0x00000943 , 0x00000006 
+ 00031791  0x000089e7 branch  0x00007bdb 
+ 00031792  0x000089ea fetch  0x00000001 , 0x00000900 
+ 00031793  0x000089eb beq  0x00000002 , 0x00007c33 
+ 00031794  0x000089ec rtn 
+ 00031795  0x000089ee fetch  0x00000001 , 0x00008c00 
+ 00031796  0x000089ef set1  0x00000007 , 0x0000003f 
+ 00031797  0x000089f0 store  0x00000001 , 0x00008c00 
+ 00031798  0x000089f1 jam  0x00000001 , 0x00000910 
+ 00031799  0x000089f2 rtn 
+ 00031800  0x000089f5 fetch  0x00000001 , 0x00000900 
+ 00031801  0x000089f6 rtneq  0x00000003 
+ 00031802  0x000089f7 beq  0x00000002 , 0x00007c3c 
+ 00031803  0x000089f8 rtn 
+ 00031804  0x000089fa fetch  0x00000001 , 0x00000910 
+ 00031805  0x000089fb rtn  0x00000034 
+ 00031806  0x000089fc jam  0x00000001 , 0x0000090f 
+ 00031807  0x000089fd branch  0x00007c43 
+ 00031808  0x00008a00 arg  0x0000000f , 0x00000007 
+ 00031809  0x00008a01 call  0x00007cef 
+ 00031810  0x00008a02 nrtn  0x00000034 
+ 00031811  0x00008a04 fetch  0x00000001 , 0x00008c00 
+ 00031812  0x00008a05 rtnbit0  0x00000007 
+ 00031813  0x00008a06 jam  0x000000fc , 0x00008c00 
+ 00031814  0x00008a07 nop  0x00007530 
+ 00031815  0x00008a08 jam  0x0000003c , 0x00008c00 
+ 00031816  0x00008a09 rtn 
+ 00031817  0x00008a11 storer  0x00000005 , 0x00000002 , 0x00000691 
+ 00031818  0x00008a12 storet  0x00000008 , 0x00000678 
+ 00031819  0x00008a13 storer  0x0000000b , 0x00000004 , 0x00000680 
+ 00031820  0x00008a14 call  0x00007c51 
+ 00031821  0x00008a15 storer  0x00000006 , 0x00000002 , 0x0000068f 
+ 00031822  0x00008a16 storer  0x00000039 , 0x00000002 , 0x0000069b 
+ 00031823  0x00008a17 storer  0x00000007 , 0x00000002 , 0x00000699 
+ 00031824  0x00008a18 rtn 
+ 00031825  0x00008a1b storer  0x00000011 , 0x00000004 , 0x00000684 
+ 00031826  0x00008a1c storer  0x00000012 , 0x00000004 , 0x00000688 
+ 00031827  0x00008a1d storer  0x00000013 , 0x00000003 , 0x0000068c 
+ 00031828  0x00008a1e rtn 
+ 00031829  0x00008a21 bpatchx  0x00000007 , 0x00004020 
+ 00031830  0x00008a22 fetch  0x00000002 , 0x00000691 
+ 00031831  0x00008a23 iforce  0x00000005 
+ 00031832  0x00008a24 fetcht  0x00000008 , 0x00000678 
+ 00031833  0x00008a25 fetchr  0x0000000b , 0x00000004 , 0x00000680 
+ 00031834  0x00008a26 call  0x00007c60 
+ 00031835  0x00008a27 fetchr  0x00000039 , 0x00000002 , 0x0000069b 
+ 00031836  0x00008a28 fetchr  0x00000007 , 0x00000002 , 0x00000699 
+ 00031837  0x00008a29 fetch  0x00000002 , 0x0000068f 
+ 00031838  0x00008a2a iforce  0x00000006 
+ 00031839  0x00008a2b rtn 
+ 00031840  0x00008a2e fetchr  0x00000011 , 0x00000004 , 0x00000684 
+ 00031841  0x00008a2f fetchr  0x00000012 , 0x00000004 , 0x00000688 
+ 00031842  0x00008a30 fetchr  0x00000013 , 0x00000003 , 0x0000068c 
+ 00031843  0x00008a31 rtn 
+ 00031844  0x00008a34 fetch  0x00000002 , 0x00000691 
+ 00031845  0x00008a35 copy  0x0000003f , 0x00000005 
+ 00031846  0x00008a36 rtn 
+ 00031847  0x00008a38 fetch  0x00000002 , 0x0000068f 
+ 00031848  0x00008a39 copy  0x0000003f , 0x00000006 
+ 00031849  0x00008a3a rtn 
+ 00031850  0x00008a3d copy  0x00000005 , 0x0000003f 
+ 00031851  0x00008a3e store  0x00000002 , 0x00000691 
+ 00031852  0x00008a3f rtn 
+ 00031853  0x00008a41 copy  0x00000006 , 0x0000003f 
+ 00031854  0x00008a42 store  0x00000002 , 0x0000068f 
+ 00031855  0x00008a43 rtn 
+ 00031856  0x00008a48 copy  0x00000005 , 0x0000003f 
+ 00031857  0x00008a49 store  0x00000002 , 0x00000691 
+ 00031858  0x00008a4a copy  0x00000006 , 0x0000003f 
+ 00031859  0x00008a4b store  0x00000002 , 0x0000068f 
+ 00031860  0x00008a4c rtn 
+ 00031861  0x00008a4f fetch  0x00000002 , 0x00000691 
+ 00031862  0x00008a50 copy  0x0000003f , 0x00000005 
+ 00031863  0x00008a51 fetch  0x00000002 , 0x0000068f 
+ 00031864  0x00008a52 copy  0x0000003f , 0x00000006 
+ 00031865  0x00008a53 rtn 
+ 00031866  0x00008a59 isub  0x00000002 , 0x00000011 
+ 00031867  0x00008a5a rtn  0x00000002 
+ 00031868  0x00008a5b arg  0x00000100 , 0x00000011 
+ 00031869  0x00008a5c iadd  0x00000011 , 0x0000003f 
+ 00031870  0x00008a5d isub  0x00000002 , 0x00000011 
+ 00031871  0x00008a5e rtn 
+ 00031872  0x00008a61 call  0x00007c8d 
+ 00031873  0x00008a63 call  0x00007c8d 
+ 00031874  0x00008a64 branch  0x00007c8d 
+ 00031875  0x00008a68 call  0x00007c89 
+ 00031876  0x00008a6a ifetch  0x00000001 , 0x00000006 
+ 00031877  0x00008a6b istore  0x00000001 , 0x00000005 
+ 00031878  0x00008a6d ifetch  0x00000003 , 0x00000006 
+ 00031879  0x00008a6e istore  0x00000003 , 0x00000005 
+ 00031880  0x00008a6f rtn 
+ 00031881  0x00008a71 ifetch  0x00000008 , 0x00000006 
+ 00031882  0x00008a72 istore  0x00000008 , 0x00000005 
+ 00031883  0x00008a73 rtn 
+ 00031884  0x00008a76 call  0x00007c8f 
+ 00031885  0x00008a78 call  0x00007c89 
+ 00031886  0x00008a7a call  0x00007c89 
+ 00031887  0x00008a7c call  0x00007c89 
+ 00031888  0x00008a7d branch  0x00007c89 
+ 00031889  0x00008a80 increase  0xffffffff , 0x0000003f 
+ 00031890  0x00008a81 nop  0x00000026 
+ 00031891  0x00008a82 nbranch  0x00007c91 , 0x00000034 
+ 00031892  0x00008a83 rtn 
+ 00031893  0x00008a87 arg  0x0000000a , 0x00000039 
+ 00031894  0x00008a89 nop  0x00002ee0 
+ 00031895  0x00008a8a loop  0x00007c96 
+ 00031896  0x00008a8b rtn 
+ 00031897  0x00008a8f call  0x00007c9a 
+ 00031898  0x00008a91 call  0x00007c9b 
+ 00031899  0x00008a93 force  0x00000004 , 0x00000039 
+ 00031900  0x00008a94 branch  0x00007ca3 
+ 00031901  0x00008a97 force  0x00000020 , 0x00000039 
+ 00031902  0x00008a98 branch  0x00007ca3 
+ 00031903  0x00008a9a force  0x00000040 , 0x00000039 
+ 00031904  0x00008a9b branch  0x00007ca3 
+ 00031905  0x00008a9e deposit  0x00000039 
+ 00031906  0x00008a9f rtn  0x00000034 
+ 00031907  0x00008aa1 force  0x00000000 , 0x0000003f 
+ 00031908  0x00008aa2 lstore  0x00000005 
+ 00031909  0x00008aa3 rtn 
+ 00031910  0x00008aa6 arg  0x00000020 , 0x00000039 
+ 00031911  0x00008aa7 arg  0x000006a1 , 0x00000005 
+ 00031912  0x00008aa8 branch  0x00007ca1 
+ 00031913  0x00008aab ifetch  0x00000004 , 0x00000013 
+ 00031914  0x00008aac ifetcht  0x00000004 , 0x00000011 
+ 00031915  0x00008aad ixor  0x00000002 , 0x0000003f 
+ 00031916  0x00008aae istore  0x00000004 , 0x00000005 
+ 00031917  0x00008aaf increase  0x00000004 , 0x00000011 
+ 00031918  0x00008ab0 increase  0x00000004 , 0x00000013 
+ 00031919  0x00008ab1 loop  0x00007ca9 
+ 00031920  0x00008ab2 rtn 
+ 00031921  0x00008ab7 bpatchx  0x00000008 , 0x00004021 
+ 00031922  0x00008ab8 copy  0x00000039 , 0x0000003f 
+ 00031923  0x00008ab9 sub  0x0000003f , 0x00000001 , 0x0000003e 
+ 00031924  0x00008aba rtn  0x00000002 
+ 00031925  0x00008abb iadd  0x00000011 , 0x00000012 
+ 00031926  0x00008abc increase  0xffffffff , 0x00000012 
+ 00031927  0x00008abd rshift  0x00000039 , 0x00000039 
+ 00031928  0x00008abf ifetcht  0x00000001 , 0x00000011 
+ 00031929  0x00008ac0 ifetch  0x00000001 , 0x00000012 
+ 00031930  0x00008ac1 istore  0x00000001 , 0x00000011 
+ 00031931  0x00008ac2 istoret  0x00000001 , 0x00000012 
+ 00031932  0x00008ac3 increase  0xffffffff , 0x00000012 
+ 00031933  0x00008ac4 increase  0x00000001 , 0x00000011 
+ 00031934  0x00008ac5 loop  0x00007cb8 
+ 00031935  0x00008ac6 rtn 
+ 00031936  0x00008aca rshift32  0x0000003f , 0x00000002 
+ 00031937  0x00008acb call  0x00007cc6 
+ 00031938  0x00008acc byteswap  0x00000002 , 0x00000002 
+ 00031939  0x00008acd lshift16  0x0000003f , 0x0000003f 
+ 00031940  0x00008ace ior  0x00000002 , 0x0000003f 
+ 00031941  0x00008acf rtn 
+ 00031942  0x00008ad4 rshift16  0x0000003f , 0x00000006 
+ 00031943  0x00008ad5 byteswap  0x00000006 , 0x00000006 
+ 00031944  0x00008ad6 byteswap  0x0000003f , 0x0000003f 
+ 00031945  0x00008ad7 lshift16  0x0000003f , 0x0000003f 
+ 00031946  0x00008ad8 ior  0x00000006 , 0x0000003f 
+ 00031947  0x00008ad9 rtn 
+ 00031948  0x00008add bpatchx  0x00000009 , 0x00004021 
+ 00031949  0x00008ade deposit  0x00000039 
+ 00031950  0x00008adf rtn  0x00000034 
+ 00031951  0x00008ae1 increase  0xfffffff8 , 0x00000039 
+ 00031952  0x00008ae2 call  0x00007c89 , 0x00000002 
+ 00031953  0x00008ae3 rtn  0x00000005 
+ 00031954  0x00008ae4 branch  0x00007ccf , 0x00000002 
+ 00031955  0x00008ae5 increase  0x00000008 , 0x00000039 
+ 00031956  0x00008ae7 increase  0xfffffffc , 0x00000039 
+ 00031957  0x00008ae8 call  0x00007c84 , 0x00000002 
+ 00031958  0x00008ae9 rtn  0x00000005 
+ 00031959  0x00008aea branch  0x00007cd4 , 0x00000002 
+ 00031960  0x00008aeb increase  0x00000004 , 0x00000039 
+ 00031961  0x00008aec branch  0x00007cda 
+ 00031962  0x00008aef deposit  0x00000039 
+ 00031963  0x00008af0 rtn  0x00000034 
+ 00031964  0x00008af2 ifetch  0x00000001 , 0x00000006 
+ 00031965  0x00008af3 istore  0x00000001 , 0x00000005 
+ 00031966  0x00008af4 loop  0x00007cdc 
+ 00031967  0x00008af5 rtn 
+ 00031968  0x00008af8 setarg  0x00000000 
+ 00031969  0x00008afc store  0x00000002 , 0x00000670 
+ 00031970  0x00008afd bpatchx  0x0000000a , 0x00004021 
+ 00031971  0x00008afe call  0x00007cef 
+ 00031972  0x00008aff fetcht  0x00000002 , 0x00000670 
+ 00031973  0x00008b00 arg  0x000040f4 , 0x00000005 
+ 00031974  0x00008b02 lshift  0x00000007 , 0x0000003f 
+ 00031975  0x00008b03 iadd  0x00000005 , 0x00000005 
+ 00031976  0x00008b04 istoret  0x00000002 , 0x00000005 
+ 00031977  0x00008b05 rtn 
+ 00031978  0x00008b08 arg  0x00000800 , 0x0000000b 
+ 00031979  0x00008b09 lshift16  0x0000000b , 0x0000000b 
+ 00031980  0x00008b0a iadd  0x0000000b , 0x0000003f 
+ 00031981  0x00008b0b rtn 
+ 00031982  0x00008b0f arg  0x00000000 , 0x00000007 
+ 00031983  0x00008b11 bpatchx  0x0000000b , 0x00004021 
+ 00031984  0x00008b12 fetcht  0x00000004 , 0x00004095 
+ 00031985  0x00008b13 rshift  0x00000022 , 0x0000003f 
+ 00031986  0x00008b14 store  0x00000004 , 0x00004095 
+ 00031987  0x00008b15 isub  0x00000002 , 0x0000003e 
+ 00031988  0x00008b16 ncall  0x00007cea , 0x00000002 
+ 00031989  0x00008b17 isub  0x00000002 , 0x0000000b 
+ 00031990  0x00008b18 copy  0x0000000b , 0x00000002 
+ 00031991  0x00008b19 arg  0x000040f4 , 0x00000006 
+ 00031992  0x00008b1a copy  0x00000006 , 0x00000005 
+ 00031993  0x00008b1b arg  0x00000010 , 0x00000039 
+ 00031994  0x00008b1d ifetch  0x00000002 , 0x00000006 
+ 00031995  0x00008b1e isub  0x00000002 , 0x0000003f 
+ 00031996  0x00008b1f branch  0x00007cfe , 0x00000002 
+ 00031997  0x00008b20 force  0x00000000 , 0x0000003f 
+ 00031998  0x00008b22 istore  0x00000002 , 0x00000005 
+ 00031999  0x00008b23 loop  0x00007cfa 
+ 00032000  0x00008b24 arg  0x000040f4 , 0x00000006 
+ 00032001  0x00008b25 lshift  0x00000007 , 0x0000003f 
+ 00032002  0x00008b26 iadd  0x00000006 , 0x00000006 
+ 00032003  0x00008b27 ifetch  0x00000002 , 0x00000006 
+ 00032004  0x00008b28 rtn 
+ 00032005  0x00008b2e iadd  0x00000002 , 0x00000002 
+ 00032006  0x00008b2f copy  0x00000002 , 0x00000039 
+ 00032007  0x00008b30 fetch  0x00000002 , 0x00000044 
+ 00032008  0x00008b31 isub  0x00000039 , 0x0000003f 
+ 00032009  0x00008b32 rtn  0x00000002 
+ 00032010  0x00008b33 sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00032011  0x00008b34 rshift16  0x00000002 , 0x00000002 
+ 00032012  0x00008b35 increase  0x00000001 , 0x00000002 
+ 00032013  0x00008b36 lshift16  0x00000002 , 0x00000002 
+ 00032014  0x00008b37 ior  0x00000002 , 0x00000002 
+ 00032015  0x00008b38 rtn 
+ 00032016  0x00008b3b call  0x00007d12 
+ 00032017  0x00008b3c branch  0x00007d1f 
+ 00032018  0x00008b40 disable  0x00000028 
+ 00032019  0x00008b41 isub  0x00000002 , 0x0000003f 
+ 00032020  0x00008b42 branch  0x00007d17 , 0x00000002 
+ 00032021  0x00008b43 enable  0x00000028 
+ 00032022  0x00008b44 sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00032023  0x00008b46 rtnbit0  0x0000000f 
+ 00032024  0x00008b47 copy  0x0000003f , 0x00000014 
+ 00032025  0x00008b48 arg  0x00010000 , 0x00000002 
+ 00032026  0x00008b49 fetch  0x00000002 , 0x00000044 
+ 00032027  0x00008b4a isub  0x00000002 , 0x0000003f 
+ 00032028  0x00008b4b iadd  0x00000014 , 0x0000003f 
+ 00032029  0x00008b4c set0  0x00000040 , 0x0000003f 
+ 00032030  0x00008b4d rtn 
+ 00032031  0x00008b52 fetcht  0x00000002 , 0x00000044 
+ 00032032  0x00008b53 iforce  0x00000006 
+ 00032033  0x00008b54 rshift16  0x0000003f , 0x0000003f 
+ 00032034  0x00008b55 imul32  0x00000002 , 0x0000003f 
+ 00032035  0x00008b56 iadd  0x00000006 , 0x0000003f 
+ 00032036  0x00008b57 rtn 
+ 00032037  0x00008b5b lshift8  0x0000003f , 0x0000003f 
+ 00032038  0x00008b5c lshift4  0x0000003f , 0x0000003f 
+ 00032039  0x00008b5d fetcht  0x00000003 , 0x000040bd 
+ 00032040  0x00008b5e idiv  0x00000002 
+ 00032041  0x00008b5f call  0x00007d62 
+ 00032042  0x00008b60 quotient  0x00000002 
+ 00032043  0x00008b61 rtn 
+ 00032044  0x00008b65 fetcht  0x00000002 , 0x00000044 
+ 00032045  0x00008b66 idiv  0x00000002 
+ 00032046  0x00008b67 call  0x00007d5f 
+ 00032047  0x00008b68 lshift16  0x0000003f , 0x0000003f 
+ 00032048  0x00008b69 remainder  0x00000002 
+ 00032049  0x00008b6a ior  0x00000002 , 0x00000002 
+ 00032050  0x00008b6b rtn 
+ 00032051  0x00008b73 arg  0x00000000 , 0x00000002 
+ 00032052  0x00008b75 copy  0x00000002 , 0x00000014 
+ 00032053  0x00008b76 ifetch  0x00000001 , 0x00000003 
+ 00032054  0x00008b77 call  0x00007d3f 
+ 00032055  0x00008b78 copy  0x00000014 , 0x00000002 
+ 00032056  0x00008b79 call  0x00007d70 
+ 00032057  0x00008b7a arg  0x0000000a , 0x00000012 
+ 00032058  0x00008b7b imul32  0x00000012 , 0x0000003f 
+ 00032059  0x00008b7c iadd  0x00000002 , 0x0000003f 
+ 00032060  0x00008b7d copy  0x0000003f , 0x00000002 
+ 00032061  0x00008b7e loop  0x00007d34 
+ 00032062  0x00008b7f rtn 
+ 00032063  0x00008b84 arg  0x0000003a , 0x00000002 
+ 00032064  0x00008b85 isub  0x00000002 , 0x0000003e 
+ 00032065  0x00008b86 nbranch  0x00007d48 , 0x00000002 
+ 00032066  0x00008b87 arg  0x00000061 , 0x00000002 
+ 00032067  0x00008b88 isub  0x00000002 , 0x0000003e 
+ 00032068  0x00008b89 branch  0x00007d4b , 0x00000002 
+ 00032069  0x00008b8a arg  0x00000037 , 0x00000002 
+ 00032070  0x00008b8b isub  0x00000002 , 0x0000003f 
+ 00032071  0x00008b8c rtn 
+ 00032072  0x00008b8e arg  0x00000030 , 0x00000002 
+ 00032073  0x00008b8f isub  0x00000002 , 0x0000003f 
+ 00032074  0x00008b90 rtn 
+ 00032075  0x00008b92 arg  0x00000057 , 0x00000002 
+ 00032076  0x00008b93 isub  0x00000002 , 0x0000003f 
+ 00032077  0x00008b94 rtn 
+ 00032078  0x00008b98 sub  0x00000039 , 0x00000000 , 0x0000003e 
+ 00032079  0x00008b99 rtn  0x00000005 
+ 00032080  0x00008b9b rshift  0x0000003f , 0x0000003f 
+ 00032081  0x00008b9c loop  0x00007d50 
+ 00032082  0x00008b9d rtn 
+ 00032083  0x00008ba1 force  0x00000001 , 0x0000003f 
+ 00032084  0x00008ba2 sub  0x00000039 , 0x00000000 , 0x0000003e 
+ 00032085  0x00008ba3 rtn  0x00000005 
+ 00032086  0x00008ba5 lshift  0x0000003f , 0x0000003f 
+ 00032087  0x00008ba6 loop  0x00007d56 
+ 00032088  0x00008ba7 rtn 
+ 00032089  0x00008bac setarg  0x00000000 
+ 00032090  0x00008bad copy  0x00000039 , 0x00000011 
+ 00032091  0x00008baf ifetcht  0x00000002 , 0x00000006 
+ 00032092  0x00008bb0 iadd  0x00000002 , 0x0000003f 
+ 00032093  0x00008bb1 loop  0x00007d5b 
+ 00032094  0x00008bb2 idiv  0x00000011 
+ 00032095  0x00008bb4 call  0x00007d62 
+ 00032096  0x00008bb5 quotient  0x0000003f 
+ 00032097  0x00008bb6 rtn 
+ 00032098  0x00008bb9 rtn  0x00000035 
+ 00032099  0x00008bba branch  0x00007d62 
+ 00032100  0x00008bc6 ifetch  0x00000001 , 0x00000011 
+ 00032101  0x00008bc7 ifetcht  0x00000001 , 0x00000012 
+ 00032102  0x00008bc8 isub  0x00000002 , 0x0000003e 
+ 00032103  0x00008bc9 nrtn  0x00000005 
+ 00032104  0x00008bca increase  0x00000001 , 0x00000011 
+ 00032105  0x00008bcb increase  0x00000001 , 0x00000012 
+ 00032106  0x00008bcc loop  0x00007d64 
+ 00032107  0x00008bcd branch  0x00007db8 
+ 00032108  0x00008bd2 isub  0x00000002 , 0x0000003e 
+ 00032109  0x00008bd3 nrtn  0x00000002 
+ 00032110  0x00008bd4 deposit  0x00000002 
+ 00032111  0x00008bd5 rtn 
+ 00032112  0x00008bd8 iadd  0x00000002 , 0x0000003f 
+ 00032113  0x00008bd9 isub  0x00000002 , 0x00000002 
+ 00032114  0x00008bda isub  0x00000002 , 0x0000003f 
+ 00032115  0x00008bdb rtn 
+ 00032116  0x00008bde arg  0x00000000 , 0x00000005 
+ 00032117  0x00008bdf branch  0x00007d77 
+ 00032118  0x00008be2 arg  0x00004000 , 0x00000005 
+ 00032119  0x00008be4 arg  0x00001000 , 0x00000039 
+ 00032120  0x00008be5 branch  0x00007ca3 
+ 00032121  0x00008be9 rtn  0x00000034 
+ 00032122  0x00008bea copy  0x0000003f , 0x0000003d 
+ 00032123  0x00008bee call  0x000070d7 
+ 00032124  0x00008bf1 jam  0x00000001 , 0x00008203 
+ 00032125  0x00008bf2 rtn 
+ 00032126  0x00008bf5 store  0x00000002 , 0x00008205 
+ 00032127  0x00008bf6 fetch  0x00000001 , 0x00008203 
+ 00032128  0x00008bf7 set1  0x00000004 , 0x0000003f 
+ 00032129  0x00008bf8 store  0x00000001 , 0x00008203 
+ 00032130  0x00008bf9 rtn 
+ 00032131  0x00008bfb store  0x00000002 , 0x00008207 
+ 00032132  0x00008bfc fetch  0x00000001 , 0x00008203 
+ 00032133  0x00008bfd set1  0x00000006 , 0x0000003f 
+ 00032134  0x00008bfe store  0x00000001 , 0x00008203 
+ 00032135  0x00008bff rtn 
+ 00032136  0x00008c02 store  0x00000002 , 0x00008205 
+ 00032137  0x00008c03 jam  0x00000030 , 0x00008203 
+ 00032138  0x00008c04 rtn 
+ 00032139  0x00008c0d bpatchx  0x0000000c , 0x00004021 
+ 00032140  0x00008c0e ifetcht  0x00000008 , 0x00000011 
+ 00032141  0x00008c0f and  0x00000002 , 0x000000ff , 0x0000003f 
+ 00032142  0x00008c10 nbranch  0x00007d91 , 0x00000034 
+ 00032143  0x00008c11 rshift8  0x00000002 , 0x0000003f 
+ 00032144  0x00008c12 istore  0x00000008 , 0x00000011 
+ 00032145  0x00008c14 increase  0x00000007 , 0x00000011 
+ 00032146  0x00008c15 ifetch  0x00000001 , 0x00000011 
+ 00032147  0x00008c16 nbranch  0x0000235a , 0x00000034 
+ 00032148  0x00008c17 fetch  0x00000001 , 0x0000066f 
+ 00032149  0x00008c18 istore  0x00000001 , 0x00000011 
+ 00032150  0x00008c19 rtn 
+ 00032151  0x00008c1f bpatchx  0x0000000d , 0x00004021 
+ 00032152  0x00008c20 arg  0x00000008 , 0x00000039 
+ 00032153  0x00008c21 ifetch  0x00000008 , 0x00000011 
+ 00032154  0x00008c22 rtn  0x00000034 
+ 00032155  0x00008c24 ifetch  0x00000001 , 0x00000011 
+ 00032156  0x00008c25 nbranch  0x00007da0 , 0x00000034 
+ 00032157  0x00008c26 increase  0x00000001 , 0x00000011 
+ 00032158  0x00008c27 loop  0x00007d9b 
+ 00032159  0x00008c28 branch  0x0000235a 
+ 00032160  0x00008c2a arg  0x00000000 , 0x00000002 
+ 00032161  0x00008c2b istoret  0x00000001 , 0x00000011 
+ 00032162  0x00008c2c rtn 
+ 00032163  0x00008c32 ifetch  0x00000008 , 0x00000011 
+ 00032164  0x00008c33 rtn 
+ 00032165  0x00008c39 ifetch  0x00000001 , 0x00000011 
+ 00032166  0x00008c3a rtn 
+ 00032167  0x00008c3e ifetch  0x00000002 , 0x00000011 
+ 00032168  0x00008c3f rtn 
+ 00032169  0x00008c44 arg  0x00000000 , 0x00000002 
+ 00032170  0x00008c46 fetch  0x00000001 , 0x00000006 
+ 00032171  0x00008c47 loop  0x00007daa , 0x00000034 
+ 00032172  0x00008c48 increase  0x00000001 , 0x00000002 
+ 00032173  0x00008c49 loop  0x00007daa 
+ 00032174  0x00008c4a copy  0x00000002 , 0x0000003f 
+ 00032175  0x00008c4b rtn 
+ 00032176  0x00008c4f isub  0x00000002 , 0x0000003e 
+ 00032177  0x00008c50 nrtn  0x00000002 
+ 00032178  0x00008c52 copy  0x00000002 , 0x0000003f 
+ 00032179  0x00008c53 rtn 
+ 00032180  0x00008c57 force  0xffffffff , 0x0000003e 
+ 00032181  0x00008c58 rtn 
+ 00032182  0x00008c5b force  0x00000001 , 0x0000003e 
+ 00032183  0x00008c5c rtn 
+ 00032184  0x00008c5e force  0x00000000 , 0x0000003e 
+ 00032185  0x00008c5f rtn 
+ 00032186  0x00008c62 enable  0x00000028 
+ 00032187  0x00008c63 rtn 
+ 00032188  0x00008c66 disable  0x00000028 
+ 00032189  0x00008c67 rtn 
+ 00032190  0x00008c6a enable  0x0000002c 
+ 00032191  0x00008c6b rtn 
+ 00032192  0x00008c6e disable  0x0000002c 
+ 00032193  0x00008c6f rtn 
+ 00032194  0x00008c72 enable  0x00000031 
+ 00032195  0x00008c73 rtn 
+ 00032196  0x00008c76 disable  0x00000001 
+ 00032197  0x00008c77 rtn 
+ 00032198  0x00008c7a enable  0x00000001 
+ 00032199  0x00008c7b rtn 
+ 00032200  0x00008c7e setarg  0x00000001 
+ 00032201  0x00008c7f rtn 
+ 00032202  0x00008c83 setarg  0x00000000 
+ 00032203  0x00008c84 rtn 
+ 00032204  0x00008c89 sub  0x00000039 , 0x00000000 , 0x0000003e 
+ 00032205  0x00008c8a rtn  0x00000005 
+ 00032206  0x00008c8c ifetcht  0x00000001 , 0x00000006 
+ 00032207  0x00008c8d iadd  0x00000002 , 0x0000003f 
+ 00032208  0x00008c8e loop  0x00007dce 
+ 00032209  0x00008c8f rtn 
+ 00032210  0x00008c93 copy  0x00000039 , 0x0000003f 
+ 00032211  0x00008c94 rtn  0x00000034 
+ 00032212  0x00008c95 copy  0x00000006 , 0x0000003f 
+ 00032213  0x00008c96 iadd  0x00000039 , 0x0000003f 
+ 00032214  0x00008c97 increase  0xffffffff , 0x0000003f 
+ 00032215  0x00008c98 copy  0x0000003f , 0x00000006 
+ 00032216  0x00008c9a ifetch  0x00000001 , 0x00000006 
+ 00032217  0x00008c9b increase  0xfffffffe , 0x00000006 
+ 00032218  0x00008c9c istore  0x00000001 , 0x00000005 
+ 00032219  0x00008c9d loop  0x00007dd8 
+ 00032220  0x00008c9e rtn 
+ 00032221  0x00008ca2 lshift16  0x0000003f , 0x0000003f 
+ 00032222  0x00008ca4 rshift2  0x0000003f , 0x0000003f 
+ 00032223  0x00008ca5 rtn 
+ 00032224  0x00008ca8 lshift8  0x0000003f , 0x0000003f 
+ 00032225  0x00008ca9 branch  0x00007dde 
+ 00032226  0x00008cad setarg  0x00000000 
+ 00032227  0x00008cae store  0x00000008 , 0x00000016 
+ 00032228  0x00008caf set1  0x00000019 , 0x0000003f 
+ 00032229  0x00008cb0 istore  0x00000004 , 0x00000005 
+ 00032230  0x00008cb1 rtn 
+ 00032231  0x00008cb5 arg  0x00000010 , 0x00000039 
+ 00032232  0x00008cb7 random  0x0000003f 
+ 00032233  0x00008cb8 istore  0x00000001 , 0x00000005 
+ 00032234  0x00008cb9 loop  0x00007de8 
+ 00032235  0x00008cba rtn 
Index: output/bt_program23.list
===================================================================
--- /1121s/branch/keyboard/keyboard_base/output/bt_program23.list	(revision 1528)
+++ /1121s/branch/keyboard/keyboard_base/output/bt_program23.list	(working copy)
@@ -1,90565 +1,29739 @@
               include "bt_format "
               org 0x0000
-<<<<<<< .mine
-0x0 000035 bbit1 8 ,pf_patch_ext 
-0x1 000036 beq patch00_0 ,p_soft_reset 
-0x2 000037 beq patch00_2 ,p_main_loop 
-0x3 000038 beq patch02_0 ,p_shutdown_radio 
-0x4 000039 beq patch02_1 ,p_set_sync_on 
-0x5 000040 beq patch02_4 ,p_set_lemode 
-0x6 000041 beq patch02_5 ,p_rf_rx_enable 
-0x7 000042 beq patch03_0 ,p_txon 
-0x8 000043 beq patch03_1 ,p_set_tx_power 
-0x9 000044 beq patch03_2 ,p_initialize_radio_cont 
-0xa 000045 beq patch04_5 ,p_lpm_sleep 
-0xb 000046 beq patch05_0 ,p_lpm_dispatch 
-0xc 000047 beq patch08_4 ,p_keyboard_store_device_info 
-0xd 000048 beq patch08_5 ,p_keyboard_cb_fuction 
-0xe 000049 beq patch08_6 ,p_keyboard_priority_bb_event 
-0xf 000050 beq patch08_7 ,p_keyboard_bb_event_timer 
-0x10 000051 beq patch09_0 ,p_keyboard_start_discovery 
-0x11 000052 beq patch09_1 ,p_keyboard_stop_discovery 
-0x12 000053 beq patch09_2 ,p_keyboard_store_remote_bdaddr 
-0x13 000054 beq patch09_3 ,p_keyboard_idle 
-0x14 000055 beq patch09_4 ,p_keyboard_start_work 
-0x15 000056 beq patch09_5 ,p_keyboard_le 
-0x16 000057 beq patch09_6 ,p_keyboard_keyscan 
-0x17 000058 beq patch0a_0 ,p_keyboard_key_process 
-0x18 000059 beq patch0a_2 ,p_keyboard_keyvalue_fn_replace 
-0x19 000060 beq patch0a_5 ,p_keyboard_special_key_check 
-0x1a 000061 beq patch0a_7 ,p_keyboard_motion 
-0x1b 000062 beq patch0b_1 ,p_keyboard_device_data_tpye_check 
-0x1c 000063 beq patch0b_2 ,p_keyboard_before_hibernate 
-0x1d 000064 beq patch0b_3 ,p_keyboard_app_enter_hibernate 
-0x1e 000065 beq patch0b_4 ,p_keyboard_device_led_all_off 
-0x1f 000066 beq patch0b_5 ,p_keyboard_setgpio_hibernate 
-0x20 000067 beq patch0b_6 ,p_keyboard_g24_transmit_process 
-0x21 000068 beq patch0b_7 ,p_keyboard_g24_short_sleep 
-0x22 000069 beq patch0c_1 ,p_le_parse_att 
-0x23 000070 beq patch0d_7 ,p_keyboard_start_reconnect_device 
-0x24 000071 beq patch0e_1 ,p_keyboard_app_enter_hibernate 
-0x25 000072 beq patch10_0 ,p_mouse_init_sunt 
-0x26 000073 beq patch10_4 ,p_keyboard_app_enter_hibernate 
-0x27 000074 beq patch11_3 ,p_keyboard_app_initflag_check 
-0x28 000075 beq patch13_2 ,p_keyboard_discover_setting_led_gpio 
-0x29 000076 beq patch16_1 ,p_keyboard_init 
-0x2a 000077 beq patch1b_2 ,p_sadc_calibration 
-0x2b 000078 beq patch1b_4 ,p_enable_adc 
-0x2c 000079 beq patch1f_2 ,p_check_51cmd_once_continue 
-0x2d 000080 branch assert 
-:      000082 pf_patch_ext:
-0x2e 000083 beq patch20_0 ,p_usb_class_type 
-0x2f 000084 beq patch22_4 ,p_le_slave_match 
-0x30 000085 beq patch23_2 ,p_le_got_first_packet 
-0x31 000086 beq patch24_5 ,p_le_rx_dec 
-0x32 000087 beq patch24_6 ,p_le_rx_nopayload 
-0x33 000088 beq patch27_1 ,p_le_parse 
-0x34 000089 beq patch27_2 ,p_le_parse_l2cap 
-0x35 000090 beq patch29_4 ,p_le_adv_not_match 
-0x36 000091 beq patch29_5 ,p_le_init_adv 
-0x37 000092 beq patch32_0 ,p_keyboard_g24_reconn_dispatch 
-0x38 000093 beq patch32_5 ,p_keyboard_g24_transmit_no_interrupt 
-0x39 000094 rtneq patch3f_7 
-0x3a 000095 branch assert 
-:      000099 p_soft_reset:
-0x3b 000100 nbranch p_soft_reset_next ,wake 
-0x3c 000101 until null ,lpo_edge 
-0x3d 000102 until null ,lpo_edge 
-:      000103 p_soft_reset_next:
-0x3e 000104 call mouse_wakeup_from_power_check 
-0x3f 000105 nbranch soft_reset + 1 ,user 
-0x40 000106 fetch 1 ,mem_power_on_flag_new 
-0x41 000107 branch soft_reset + 1 ,blank 
-0x42 000108 jam 0 ,mem_power_on_flag_new 
-0x43 000109 fetch 1 ,mem_config_select_device_button_gpio 
-0x44 000110 beq ui_button_gpio_disable ,soft_reset + 1 
-0x45 000111 copy pdata ,queue 
-0x46 000112 fetch 4 ,mem_saved_gpio_in 
-0x47 000113 qisolate0 pdata 
-0x48 000114 call keyboard_pb_set ,true 
-0x49 000115 branch soft_reset + 1 
-:      000117 p_main_loop:
-0x4a 000118 call sp_calc_sequence_256 
-0x4b 000119 call sp_calc_sequence_256_check 
-0x4c 000120 call kscan_dispatch 
-0x4d 000121 call le_advertising_dispatch 
-0x4e 000122 call idle_dispatch 
-0x4f 000123 call app_process_idle 
-0x50 000124 call connection_dispatch 
-0x51 000125 call g24_dispatch 
-0x52 000126 call lpm_dispatch 
-0x53 000127 branch p_main_loop 
-:      000128 p_shutdown_radio:
-0x54 000129 jam 0 ,0x8900 
-0x55 000130 branch shutdown_radio + 1 
-:      000131 p_set_sync_on:
-0x56 000132 jam 0x60 ,0x8a0f 
-0x57 000133 jam 0xaa ,0x8a10 
-0x58 000134 jam 0x7a ,0x8a12 
-0x59 000135 jam 0x00 ,0x8a25 
-0x5a 000136 jam 0x00 ,0x8a26 
-0x5b 000137 nop 60 
-0x5c 000138 jam 0x20 ,0x8a20 
-0x5d 000139 jam 0xf5 ,0x8a23 
-0x5e 000140 jam 0x12 ,0x8a24 
-0x5f 000141 jam 0x10 ,0x8a24 
-0x60 000142 nop 60 
-0x61 000143 jam 0x60 ,0x8a12 
-0x62 000144 jam 0xdd ,0x8a23 
-0x63 000145 rtn 
-:      000147 p_initialize_radio_cont:
-0x64 000148 jam 0 ,mem_le_testtype 
-0x65 000149 jam 0 ,mem_cmd_le_create_conn 
-0x66 000150 until null ,lpo_edge 
-0x67 000152 jam 0x0d ,0x8946 
-0x68 000153 jam 0x10 ,0x896f 
-0x69 000154 jam 0xcd ,0x8a13 
-0x6a 000155 jam 0x10 ,0x8a06 
-0x6b 000156 jam 0x4a ,0x8a84 
-0x6c 000157 jam 0x40 ,0x8a85 
-0x6d 000158 jam 0xfe ,0x8a16 
-0x6e 000159 call p_set_otp_config 
-0x6f 000162 call wdt_set_disable 
-0x70 000164 until null ,lpo_edge 
-0x71 000165 jam 0x5f ,0x813b 
-0x72 000166 until null ,lpo_edge 
-0x73 000167 jam 0x88 ,0x813c 
-0x74 000168 until null ,lpo_edge 
-0x75 000169 fetch 1 ,mem_fcomp_div 
-0x76 000170 beq xtal_16m ,p_initialize_radio_16m 
-0x77 000171 fetch 1 ,mem_ring_ibias_trim 
-0x78 000172 or_into 0x04 ,pdata 
-0x79 000173 store 1 ,0x8a02 
-0x7a 000174 jam 0x01 ,0x890f 
-0x7b 000175 jam 0x24 ,0x8a80 
-0x7c 000176 jam 0x62 ,0x8a81 
-0x7d 000177 setarg 0xe61212 
-0x7e 000178 store 3 ,0x8a73 
-:      000179 p_initialize_radio2:
-0x7f 000180 jam 0x60 ,0x8a86 
-0x80 000181 jam 0x3b ,0x8a8b 
-0x81 000182 call p_dpll_on 
-0x82 000183 jam 0 ,core_config 
-0x83 000184 jam clksel_dpll ,core_clksel 
-0x84 000185 setarg 0x557474 
-0x85 000186 store 3 ,0x8968 
-0x86 000187 jam 0x6e ,0x8960 
-0x87 000188 call p_rx_dcoc 
-0x88 000189 call p_rfpll_aac_ghpc 
-0x89 000190 call p_set_xtal_cap 
-0x8a 000191 jam system_clk_12m ,mem_system_clk 
-0x8b 000192 branch sadc_calibration 
-:      000195 p_set_xtal_cap:
-0x8c 000196 rtn wake 
-0x8d 000197 until null ,lpo_edge 
-0x8e 000198 fetch 1 ,mem_xtal_c_sel 
-0x8f 000199 store 1 ,core_xtal_cap 
-0x90 000200 until null ,lpo_edge 
-0x91 000201 rtn 
-:      000203 p_dpll_on:
-0x92 000204 fetch 1 ,mem_fcomp_div 
-0x93 000205 beq xtal_24m ,p_dpll_on_24m 
-0x94 000206 fetch 1 ,mem_ring_ibias_trim 
-0x95 000207 or_into 0x06 ,pdata 
-0x96 000208 store 1 ,0x8a02 
-0x97 000209 jam 0xe0 ,0x8a05 
-:      000210 p_dpll_on_24m:
-0x98 000211 jam 0xd8 ,0x8a00 
-0x99 000212 nop 60 
-0x9a 000213 jam 0xa0 ,0x8a01 
-0x9b 000214 jam 0xdf ,0x8a00 
-0x9c 000215 jam 0xfa ,0x8a01 
-0x9d 000216 nop 20 
-0x9e 000217 jam 0x9f ,0x8a00 
-0x9f 000218 rtn 
-:      000220 p_initialize_radio_16m:
-0xa0 000221 fetch 1 ,mem_ring_ibias_trim 
-0xa1 000222 or_into 0x06 ,pdata 
-0xa2 000223 store 1 ,0x8a02 
-0xa3 000224 jam 0x00 ,0x890f 
-0xa4 000225 jam 0x23 ,0x8a80 
-0xa5 000226 jam 0xb0 ,0x8a81 
-0xa6 000227 setarg 0xe40909 
-0xa7 000228 store 3 ,0x8a73 
-0xa8 000229 jam 0x2a ,0x8a76 
-0xa9 000230 jam 0x04 ,0x8902 
-0xaa 000231 branch p_initialize_radio2 
-:      000233 p_set_otp_config:
-0xab 000234 branch p_set_otp_config_wake ,wake 
-0xac 000235 fetch 4 ,mem_otp_core_ldo 
-0xad 000236 rtn blank 
-0xae 000237 until null ,lpo_edge 
-0xaf 000238 fetch 1 ,0x8136 
-0xb0 000239 and pdata ,0xf0 ,pdata 
-0xb1 000240 fetcht 1 ,mem_otp_core_ldo 
-0xb2 000241 ior temp ,pdata 
-0xb3 000242 increase -3 ,pdata 
-0xb4 000243 store 1 ,0x8136 
-0xb5 000244 until null ,lpo_edge 
-0xb6 000246 fetch 1 ,0x8138 
-0xb7 000247 and pdata ,0x7 ,pdata 
-0xb8 000248 fetcht 1 ,mem_otp_verf_bg 
-0xb9 000249 lshift3 temp ,temp 
-0xba 000250 ior temp ,pdata 
-0xbb 000251 store 1 ,0x8138 
-0xbc 000252 until null ,lpo_edge 
-:      000254 p_set_otp_config2:
-0xbd 000255 fetch 1 ,0x8acb 
-0xbe 000256 and pdata ,0xf0 ,pdata 
-0xbf 000257 fetcht 1 ,mem_otp_charge_pump 
-0xc0 000258 storet 1 ,mem_otp_charge_pump_x 
-0xc1 000259 ior temp ,pdata 
-0xc2 000260 store 1 ,0x8acb 
-0xc3 000262 fetch 1 ,mem_otp_dpll_ibais 
-0xc4 000263 store 1 ,mem_otp_dpll_ibais_x 
-0xc5 000264 isolate1 3 ,pdata 
-0xc6 000265 fetch 1 ,0x8a06 
-0xc7 000266 setflag true ,7 ,pdata 
-0xc8 000267 store 1 ,0x8a06 
-0xc9 000269 fetch 1 ,mem_otp_dpll_ibais 
-0xca 000270 and pdata ,7 ,temp 
-0xcb 000271 lshift4 temp ,temp 
-0xcc 000272 lshift temp ,temp 
-0xcd 000273 storet 1 ,mem_ring_ibias_trim 
-0xce 000274 fetch 1 ,0x8a02 
-0xcf 000275 and pdata ,0x1f ,pdata 
-0xd0 000276 ior temp ,pdata 
-0xd1 000277 store 1 ,0x8a02 
-0xd2 000278 rtn 
-:      000280 p_set_otp_config_wake:
-0xd3 000281 fetch 2 ,mem_otp_charge_pump_x 
-0xd4 000282 rtn blank 
-0xd5 000283 store 2 ,mem_otp_charge_pump 
-0xd6 000284 branch p_set_otp_config2 
-:      000286 p_rf_rx_enable:
-0xd7 000287 call rf_rx_agc_set 
-0xd8 000288 force 8 ,radio_ctrl 
-0xd9 000289 force 0 ,radio_ctrl 
-0xda 000291 setarg 0x0aaada 
-0xdb 000292 store 3 ,0x8a0f 
-0xdc 000293 jam 0x40 ,0x8a25 
-0xdd 000294 jam 0x10 ,0x8a26 
-0xde 000295 nop 60 
-0xdf 000296 jam 0xfb ,0x8a01 
-0xe0 000297 jam 0xff ,0x8a25 
-0xe1 000298 jam 0x30 ,0x8a26 
-0xe2 000299 jam 0xfe ,0x8a16 
-0xe3 000300 branch rf_rx_enable + 14 
-:      000302 p_txon:
-0xe4 000303 setarg 0x0aaa7e 
-0xe5 000304 store 3 ,0x8a0f 
-0xe6 000305 nop 60 
-0xe7 000306 jam 0x00 ,0x8a25 
-0xe8 000307 jam 0x0d ,0x8a26 
-0xe9 000308 jam 0xf6 ,0x8a16 
-0xea 000309 branch txon + 7 
-:      000311 p_set_tx_power:
-0xeb 000312 fetch 1 ,mem_tx_power 
-0xec 000313 beq tx_power_10db ,p_set_tx_power_10db 
-0xed 000314 branch set_tx_power + 2 
-:      000316 p_set_tx_power_10db:
-0xee 000317 jam 0x25 ,0x8a14 
-0xef 000318 setarg 0xa93f3f 
-0xf0 000319 store 3 ,0x8a60 
-0xf1 000320 jam 0x1f ,0x8a63 
-0xf2 000321 rtn 
-:      000324 p_rx_dcoc:
-0xf3 000325 rtn wake 
-0xf4 000326 call set_sync_on 
-0xf5 000327 arg 39 ,temp 
-0xf6 000328 call set_freq_rx 
-0xf7 000329 call rf_rx_enable 
-0xf8 000330 jam 0x7f ,0x8a25 
-0xf9 000331 jam 0x1a ,0x8a30 
-0xfa 000332 jam 0x78 ,0x8a31 
-0xfb 000333 jam 0xb2 ,0x8a8f 
-0xfc 000334 jam 0 ,0x8ac2 
-0xfd 000335 jam 0 ,0x8ac3 
-0xfe 000336 arg 6 ,queue 
-0xff 000337 call p_rx_dcoc_avg 
-0x100 000338 isolate1 13 ,rega 
-0x101 000339 call qset_start 
-0x102 000340 isolate1 13 ,regb 
-0x103 000341 call qset_p 
-0x104 000342 arg 5 ,queue 
-:      000343 p_rx_dcoc_loop2:
-0x105 000344 call qset1_p 
-0x106 000345 call qset_p 
-0x107 000346 call p_rx_dcoc_avg 
-0x108 000347 arg 0x8ac2 ,contw 
-0x109 000348 rshift4 rega ,pdata 
-0x10a 000349 call qsetxor 
-0x10b 000350 rshift4 regb ,pdata 
-0x10c 000351 call qsetxor 
-0x10d 000352 increase -1 ,queue 
-0x10e 000353 branch p_rx_dcoc_loop2 ,positive 
-0x10f 000354 branch rx_dcoc_loop2 + 10 
-:      000356 p_rx_dcoc_avg:
-0x110 000357 nop 60 
-0x111 000358 setarg mem_dcoc_buf 
-0x112 000359 store 2 ,0x8982 
-0x113 000360 setarg mem_dcoc_buf_end 
-0x114 000361 store 2 ,0x8984 
-0x115 000362 jam 0x9 ,0x8981 
-0x116 000363 jam 0x3 ,0x8981 
-0x117 000364 jam 0x6 ,0x8980 
-0x118 000365 nop 60 
-0x119 000366 arg 0 ,rega 
-0x11a 000367 arg 0 ,regb 
-0x11b 000368 arg 16 ,loopcnt 
-0x11c 000369 arg mem_dcoc_buf ,contr 
-0x11d 000370 branch rx_dcoc_loop 
-:      000372 p_rfpll_aac_ghpc:
-0x11e 000373 rtn wake 
-0x11f 000374 branch rfpll_aac_ghpc + 1 
-:      000376 p_keyboard_clear_pdata:
-0x120 000377 setarg 0 
-:      000378 p_mouse_init_sunt:
-:      000379 p_dpll_ring_ibias_calc:
-0x121 000380 rtn 
-:      000382 p_sadc_calibration:
-0x122 000383 rtn wake 
-0x123 000384 jam 0x77 ,core_gpadc_ctrl 
-0x124 000385 jam 0xc9 ,core_gpadc_cfg0 
-0x125 000386 jam 0x01 ,core_gpadc_cfg3 
-0x126 000387 fetch 1 ,mem_adc_clkdiv 
-0x127 000388 store 1 ,core_sadc_clkdiv 
-0x128 000389 nop 3000 
-0x129 000390 call p_sadc_read 
-0x12a 000391 jam 0xc1 ,core_gpadc_cfg0 
-0x12b 000392 fetchr regb ,1 ,mem_spi_write_addr 
-0x12c 000393 arg 8 ,loopcnt 
-0x12d 000394 call sadc_cal_read + 1 
-0x12e 000395 fetch 1 ,mem_spi_write_addr 
-0x12f 000396 store 1 ,mem_adc_cal_c7 
-0x130 000397 storer regb ,1 ,mem_spi_write_addr 
-0x131 000398 rtn 
-:      000400 p_enable_adc:
-0x132 000401 call p_sadc_cal_write 
-0x133 000402 fetch 1 ,core_gpadc_cfg1 
-0x134 000403 set0 7 ,pdata 
-0x135 000404 store 1 ,core_gpadc_cfg1 
-0x136 000405 jam 0x77 ,core_gpadc_ctrl 
-0x137 000406 jam 0xc1 ,core_gpadc_cfg0 
-0x138 000407 jam 0x01 ,core_gpadc_cfg3 
-0x139 000408 call sadc_channel 
-0x13a 000409 fetch 1 ,mem_adc_clkdiv 
-0x13b 000410 store 1 ,core_sadc_clkdiv 
-0x13c 000411 nop 3000 
-0x13d 000412 call p_sadc_read 
-0x13e 000413 jam 0 ,core_sadc_clkdiv 
-0x13f 000414 branch sadc_dma 
-:      000416 p_sadc_cal_write:
-0x140 000417 fetch 1 ,core_sadc_ctrl 
-0x141 000418 set1 1 ,pdata 
-0x142 000419 store 1 ,core_sadc_ctrl 
-0x143 000420 fetchr regb ,1 ,mem_spi_write_addr 
-0x144 000421 fetch 1 ,mem_adc_cal_c7 
-0x145 000422 store 1 ,mem_spi_write_addr 
-0x146 000423 arg 8 ,loopcnt 
-0x147 000424 call sadc_cal_write + 4 
-0x148 000425 storer regb ,1 ,mem_spi_write_addr 
-0x149 000426 rtn 
-:      000428 p_sadc_read:
-0x14a 000429 jam 0x03 ,core_sadc_ctrl 
-:      000430 p_sadc_read_wait:
-0x14b 000431 fetch 1 ,core_perf_status 
-0x14c 000432 bbit0 saradc_done ,p_sadc_read_wait 
-0x14d 000433 fetcht 2 ,core_sadc_data 
-0x14e 000434 storet 2 ,mem_adc_current_value 
-0x14f 000435 jam 0x00 ,core_sadc_ctrl 
-0x150 000436 rtn 
-:      000439 p_set_lemode:
-0x151 000440 jam 0x11 ,0x8a82 
-0x152 000441 jam 0x12 ,0x8a8d 
-0x153 000442 jam 0x0a ,0x8a8e 
-0x154 000443 fetch 1 ,mem_fcomp_div 
-0x155 000444 beq xtal_16m ,p_set_lemode_2m_16m 
-0x156 000445 setarg 0x5762 
-0x157 000446 store 2 ,0x8907 
-:      000447 p_set_lemode_2m:
-0x158 000448 jam 3 ,0x8901 
-0x159 000449 jam 3 ,0x8930 
-0x15a 000450 rtnmark1 mark_ble_2m 
-0x15b 000451 jam 1 ,0x8901 
-0x15c 000452 jam 0x07 ,0x8a82 
-0x15d 000453 jam 0x44 ,0x8a8d 
-0x15e 000454 jam 0x0a ,0x8a8e 
-0x15f 000455 fetch 1 ,mem_fcomp_div 
-0x160 000456 beq xtal_16m ,p_set_lemode_1m_16m 
-0x161 000457 setarg 0x2bb1 
-0x162 000458 store 2 ,0x8907 
-:      000459 p_set_lemode_1m:
-0x163 000460 rtnmark0 mark_ble_lr 
-0x164 000461 jam 0x24 ,0x8930 
-0x165 000462 jam 5 ,0x8901 
-0x166 000463 rtn 
-:      000465 p_set_lemode_1m_16m:
-0x167 000466 setarg 0x4189 
-0x168 000467 store 2 ,0x8907 
-0x169 000468 branch p_set_lemode_1m 
-:      000470 p_set_lemode_2m_16m:
-0x16a 000471 setarg 0x8312 
-0x16b 000472 store 2 ,0x8907 
-0x16c 000473 branch p_set_lemode_2m 
-:      000476 p_keyboard_store_device_info:
-0x16d 000477 fetcht 1 ,mem_eeprom_sda_gpio 
-0x16e 000478 call mouse_gpio_config_input_pu 
-0x16f 000479 fetcht 1 ,mem_eeprom_sda_gpio 
-0x170 000480 call gpio_get_bit 
-0x171 000481 branch mouse_store_device_info_delay ,true 
-0x172 000482 fetch mouse_flag_len ,mem_mouse_flag 
-0x173 000483 bbit1 mouse_enable_eeprom ,p_keyboard_store_eeprom_device_info 
-0x174 000484 branch keyboard_store_device_info + 2 
-:      000487 p_keyboard_eeprom_init:
-0x175 000488 call iicd_read_init_pin 
-0x176 000489 fetch mouse_flag_len ,mem_mouse_flag 
-0x177 000490 isolate1 mouse_enable_2k_eeprom ,pdata 
-0x178 000491 branch set_eeprom_size_2k ,true 
-0x179 000492 branch clear_eeprom_size_2k 
-:      000494 p_keyboard_load_eeprom_info_check:
-0x17a 000495 call p_keyboard_eeprom_init 
-0x17b 000496 call mouse_load_eeprom_info_check + 4 
-0x17c 000497 fetch 1 ,mem_mouse_dpi 
-0x17d 000498 store 1 ,mem_kb_computer_system 
-0x17e 000499 fetcht 2 ,mem_otp_read_retention_memory + 14 
-0x17f 000500 random pdata 
-0x180 000501 iadd temp ,pdata 
-0x181 000502 store 2 ,mem_random_addr_increase_count 
-0x182 000503 rtn 
-:      000505 p_keyboard_app_initflag_check:
-0x183 000506 fetch 2 ,mem_store_flag 
-0x184 000507 arg eeprom_init_flag ,temp 
-0x185 000508 isub temp ,null 
-0x186 000509 branch p_keyboard_load_device_info ,zero 
-0x187 000510 storet 2 ,mem_store_flag 
-0x188 000511 call mouse_ble_init_address 
-0x189 000512 fetch 1 ,mem_device_flag_temp_new 
-0x18a 000513 branch mouse_app_initflag_check_next + 3 
-:      000515 p_keyboard_load_device_info:
-0x18b 000516 call p_keyboard_select_reconn_device 
-0x18c 000517 branch mouse_load_device_info + 1 
-:      000519 p_keyboard_store_eeprom_device_info:
-0x18d 000520 call p_keyboard_eeprom_init 
-0x18e 000521 fetch 1 ,mem_kb_computer_system 
-0x18f 000522 store 1 ,mem_mouse_dpi 
-0x190 000523 branch mouse_store_eeprom_device_info 
-:      000525 p_keyboard_priority_bb_event:
-0x191 000526 copy regc ,pdata 
-0x192 000527 beq bt_evt_24g_attempt_fail ,p_keyboard_24g_attempt_fail 
-0x193 000528 beq bt_evt_le_disconnected ,p_keyboard_le_bb_disconnected 
-0x194 000529 branch keyboard_priority_bb_event + 2 
-:      000531 p_keyboard_24g_attempt_fail:
-0x195 000532 fetch 1 ,mem_24g_attempt_fail_flag 
-0x196 000533 nbranch keyboard_24g_hibernate_set ,blank 
-0x197 000534 fetch 1 ,mem_24g_reconn_type 
-0x198 000535 beq fast_conn_and_3_0_addr ,p_keyboard_24g_fast_conn_attempt_fail 
-0x199 000536 branch keyboard_24g_attempt_fail + 4 
-:      000538 p_keyboard_24g_fast_conn_attempt_fail:
-0x19a 000539 fetch mouse_flag_len ,mem_mouse_flag 
-0x19b 000540 bbit1 mouse_enable_24g_first_auto_pairing ,mouse_24g_start_auto_pair 
-0x19c 000541 bbit1 mouse_enable_auto_24g_paring ,mouse_24g_start_auto_pair 
-0x19d 000542 bbit0 mouse_enable_24g_auto_pair_nerver_been_paired ,mouse_24g_reconn_dongle_start 
-0x19e 000543 fetch 4 ,mem_mouse_24g_addr 
-0x19f 000544 fetcht 4 ,mem_keyboard_factory_addr 
-0x1a0 000545 isub temp ,null 
-0x1a1 000546 branch p_keyboard_24g_start_pair_mode ,zero 
-0x1a2 000547 branch mouse_24g_reconn_dongle_start 
-:      000549 p_keyboard_le_bb_disconnected:
-0x1a3 000550 setarg 0 
-0x1a4 000551 store 2 ,mem_le_battery_level_updata_timer 
-0x1a5 000552 store 1 ,mem_keyboard_le_send_conn_param_update 
-0x1a6 000553 store 1 ,mem_keyboard_le_send_conn_param_update_timer 
-0x1a7 000554 store 1 ,mem_mouse_le_bb_connected_flag 
-0x1a8 000555 jam le_lpm_enable ,mem_mouse_le_conn_param_reject 
-0x1a9 000556 call le_clr_config_more_data 
-0x1aa 000557 jam 0 ,mem_ltk_exists 
-0x1ab 000558 fetch app_disc_rsn_size ,mem_app_disconn_reason 
-0x1ac 000559 bbit1 app_disc_ble ,p_keyboard4_0_event_bb_disconn 
-0x1ad 000560 bbit1 app_disc_by_button ,app_disconn_reason_clear 
-0x1ae 000561 branch keyboard_start_discovery 
-:      000562 p_keyboard4_0_event_bb_disconn:
-0x1af 000563 call mouse_le_clean_connect_flag 
-0x1b0 000564 fetch app_disc_rsn_size ,mem_app_disconn_reason 
-0x1b1 000565 bbit1 app_disc_by_button ,app_disconn_reason_clear 
-0x1b2 000566 branch p_keyboard_app_enter_hibernate 
-:      000571 p_keyboard_bb_event_timer:
-0x1b3 000572 call mouse_adc_read 
-0x1b4 000573 call p_keyboard_low_voltage_param_set 
-0x1b5 000574 call mouse_low_voltage_led_timer 
-0x1b6 000576 call g24_pair_timeout_timer 
-0x1b7 000577 call g24_reconn_timeout_timer 
-0x1b8 000578 call mouse_24g_long_sleep_param_update_timer 
-0x1b9 000579 call keyboard_24g_repeat_send_data 
-0x1ba 000580 call keyboard_24g_led_status_get_timer 
-0x1bb 000583 call p_keyboard_num_capslock_led_on_timer 
-0x1bc 000584 call p_keyboard_device_poweron_timer 
-0x1bd 000585 call keyboard_check_discovery_timeout_timer 
-0x1be 000586 call p_keyboard_mode_led_timer 
-0x1bf 000588 call keyboard_check_direct_timeout_timer 
-0x1c0 000589 call mouse_le_enable_att_list_timer 
-0x1c1 000590 call keyboard_le_battery_updata_timer 
-0x1c2 000591 call mouse_le_send_smp_security_request_timer 
-0x1c3 000592 call keyboard_le_send_conn_param_update_timer 
-0x1c4 000593 call keyboard_le_auto_recognize_timer 
-0x1c5 000595 call p_keyboard_key_press_timer 
-0x1c6 000596 call keyboard_commbination_key_process 
-0x1c7 000597 call mouse_current_mult_update_timer 
-0x1c8 000598 call keyboard_store_information_delay_timer 
-0x1c9 000600 call keyboard_long_press_timer 
-0x1ca 000601 call keyboard_commbination_delay_release_timer 
-0x1cb 000602 call p_keyboard_usb_updata_timer 
-0x1cc 000603 branch p_keyboard_check_no_data_timeout_timer 
-:      000605 p_keyboard_low_voltage_param_set:
-:      000606 p_keyboard_low_voltage_param_set_backlight_off:
-0x1cd 000607 setarg 0x230170 
-0x1ce 000608 store 3 ,mem_mouse_vdd_full_vol 
-0x1cf 000609 setarg 0x015301 
-0x1d0 000610 istore 3 ,contw 
-0x1d1 000611 fetch 1 ,mem_mouse_adc_last_low_voltage_flag 
-0x1d2 000612 branch p_keyboard_low_voltage_param_set_backligh_off_33v ,blank 
-0x1d3 000613 jam 0x58 ,mem_mouse_vdd_low_vol 
-0x1d4 000614 rtn 
-:      000615 p_keyboard_low_voltage_param_set_backligh_off_33v:
-0x1d5 000616 jam 0x53 ,mem_mouse_vdd_low_vol 
-0x1d6 000617 rtn 
-:      000620 p_keyboard_num_capslock_led_on_timer:
-0x1d7 000621 fetch 1 ,mem_mouse_usb_vdd_status_current 
-0x1d8 000622 beq mouse_usb_interface_insert ,p_keyboard_usb_led_check 
-0x1d9 000623 fetch 2 ,mem_mouse_no_data_timer 
-0x1da 000624 rtn blank 
-0x1db 000625 fetch 1 ,mem_keyboard_device_poweron_timer_count 
-0x1dc 000626 nrtn blank 
-0x1dd 000627 jam 0xff ,mem_keyboard_struct_led_gpio 
-0x1de 000628 fetch 2 ,mem_mouse_no_data_timeout 
-0x1df 000629 fetcht 2 ,mem_mouse_no_data_timer 
-0x1e0 000630 isub temp ,temp 
-0x1e1 000631 fetch 2 ,mem_keyboard_caps_led_on_timer 
-0x1e2 000632 isub temp ,pdata 
-0x1e3 000633 branch p_keyboard_num_cap_led_on ,positive 
-0x1e4 000634 call p_keyboard_numlock_led_off 
-0x1e5 000635 branch keyboard_capslock_led_off 
-:      000636 p_keyboard_num_cap_led_on:
-0x1e6 000637 call p_keyboard_numlock_led_check_on 
-0x1e7 000638 branch keyboard_capslock_led_check_on 
-:      000639 p_keyboard_numlock_led_check_on:
-0x1e8 000640 fetch 1 ,mem_keyboard_led_status 
-0x1e9 000641 bbit0 kb_pc_keysel_numlock ,p_keyboard_numlock_led_off 
-0x1ea 000642 fetcht 1 ,mem_keyboard_num_led_gpio 
-0x1eb 000643 branch gpio_out_active 
-:      000644 p_keyboard_numlock_led_off:
-0x1ec 000645 fetcht 1 ,mem_keyboard_num_led_gpio 
-0x1ed 000646 branch gpio_out_inactive 
-:      000649 p_keyboard_usb_led_check:
-0x1ee 000650 fetch 1 ,mem_24g_led_status 
-0x1ef 000651 store 1 ,mem_keyboard_led_status 
-0x1f0 000652 branch p_keyboard_num_cap_led_on 
-:      000654 p_keyboard_device_poweron_timer:
-0x1f1 000655 fetch 1 ,mem_keyboard_device_poweron_timer_count 
-0x1f2 000656 rtn blank 
-0x1f3 000657 increase -1 ,pdata 
-0x1f4 000658 store 1 ,mem_keyboard_device_poweron_timer_count 
-0x1f5 000659 branch keyboard_power_led_off ,blank 
-:      000660 p_keyboard_power_led_on:
-0x1f6 000661 fetcht 1 ,mem_keyboard_power_led_gpio 
-0x1f7 000662 branch gpio_out_active 
-:      000664 p_keyboard_device_led_off:
-0x1f8 000665 fetch 1 ,mem_device_flag 
-0x1f9 000666 beq mode_24g_device ,p_keyboard_device_24g_led_off 
-0x1fa 000667 beq mode_bt_device1 ,p_keyboard_device_bt1_led_off 
-0x1fb 000668 beq mode_bt_device2 ,p_keyboard_device_bt2_led_off 
-0x1fc 000669 beq mode_bt_device3 ,p_keyboard_device_bt3_led_off 
-0x1fd 000670 rtn 
-:      000672 p_keyboard_device_led_on:
-0x1fe 000673 fetch 1 ,mem_device_flag 
-0x1ff 000674 beq mode_24g_device ,p_keyboard_device_24g_led_on 
-0x200 000675 beq mode_bt_device1 ,p_keyboard_device_bt1_led_on 
-0x201 000676 beq mode_bt_device2 ,p_keyboard_device_bt2_led_on 
-0x202 000677 beq mode_bt_device3 ,p_keyboard_device_bt3_led_on 
-0x203 000678 rtn 
-:      000680 p_keyboard_device_24g_led_off:
-0x204 000681 fetcht 1 ,mem_keyboard_24g_led_gpio 
-:      000682 p_keyboard_led_off:
-0x205 000683 storet 1 ,mem_keyboard_struct_led_gpio 
-0x206 000684 arg 0 ,rega 
-0x207 000685 branch ui_led_off_global 
-:      000687 p_keyboard_device_bt1_led_off:
-0x208 000688 fetcht 1 ,mem_keyboard_bt1_led_gpio 
-0x209 000689 branch p_keyboard_led_off 
-:      000691 p_keyboard_device_bt2_led_off:
-0x20a 000692 fetcht 1 ,mem_keyboard_bt2_led_gpio 
-0x20b 000693 branch p_keyboard_led_off 
-:      000695 p_keyboard_device_bt3_led_off:
-0x20c 000696 fetcht 1 ,mem_keyboard_bt3_led_gpio 
-0x20d 000697 branch p_keyboard_led_off 
-:      000699 p_keyboard_device_24g_led_on:
-0x20e 000700 fetcht 1 ,mem_keyboard_24g_led_gpio 
-:      000701 p_keyboard_led_on:
-0x20f 000702 storet 1 ,mem_keyboard_struct_led_gpio 
-0x210 000703 arg 0 ,rega 
-0x211 000704 branch ui_led_on_global 
-:      000706 p_keyboard_device_bt1_led_on:
-0x212 000707 fetcht 1 ,mem_keyboard_bt1_led_gpio 
-0x213 000708 branch p_keyboard_led_on 
-:      000710 p_keyboard_device_bt2_led_on:
-0x214 000711 fetcht 1 ,mem_keyboard_bt2_led_gpio 
-0x215 000712 branch p_keyboard_led_on 
-:      000714 p_keyboard_device_bt3_led_on:
-0x216 000715 fetcht 1 ,mem_keyboard_bt3_led_gpio 
-0x217 000716 branch p_keyboard_led_on 
-:      000718 p_keyboard_mode_led_timer:
-0x218 000719 fetch 2 ,mem_mouse_no_data_timer 
-0x219 000720 rtn blank 
-0x21a 000721 fetch 1 ,mem_keyboard_mode_led_on_timer 
-0x21b 000722 rtn blank 
-0x21c 000723 increase -1 ,pdata 
-0x21d 000724 store 1 ,mem_keyboard_mode_led_on_timer 
-0x21e 000725 bbit1 0 ,p_keyboard_device_led_on 
-0x21f 000726 branch p_keyboard_device_led_off 
-:      000729 p_keyboard_discover_setting_led_gpio:
-0x220 000730 fetch 2 ,mem_keyboard_disconvey_led_blink_time 
-0x221 000731 store 2 ,mem_keyboard_on_time 
-0x222 000732 store 2 ,mem_keyboard_off_time 
-0x223 000733 fetch 1 ,mem_device_flag 
-0x224 000734 beq mode_24g_device ,p_keyboard_device_led_24g_blink 
-0x225 000735 beq mode_bt_device1 ,p_keyboard_device_led_bt1_blink 
-0x226 000736 beq mode_bt_device2 ,p_keyboard_device_led_bt2_blink 
-0x227 000737 beq mode_bt_device3 ,p_keyboard_device_led_bt3_blink 
-0x228 000738 rtn 
-:      000740 p_keyboard_device_led_24g_blink:
-0x229 000741 fetch 1 ,mem_keyboard_24g_led_gpio 
-0x22a 000742 branch p_keybaord_led_blink 
-:      000743 p_keyboard_device_led_bt1_blink:
-0x22b 000744 fetch 1 ,mem_keyboard_bt1_led_gpio 
-0x22c 000745 branch p_keybaord_led_blink 
-:      000746 p_keyboard_device_led_bt2_blink:
-0x22d 000747 fetch 1 ,mem_keyboard_bt2_led_gpio 
-0x22e 000748 branch p_keybaord_led_blink 
-:      000749 p_keyboard_device_led_bt3_blink:
-0x22f 000750 fetch 1 ,mem_keyboard_bt3_led_gpio 
-:      000751 p_keybaord_led_blink:
-0x230 000752 store 1 ,mem_temp 
-0x231 000753 call p_keyboard_device_led_off 
-0x232 000754 fetch 1 ,mem_temp 
-0x233 000755 store 1 ,mem_keyboard_struct_led_gpio 
-0x234 000756 arg 0 ,rega 
-0x235 000757 jam ui_led_state_blink_start ,mem_keyboard_led_type 
-0x236 000758 branch ui_led_blink_start_global 
-:      000760 p_keyboard_check_no_data_timeout_timer:
-0x237 000761 fetch 1 ,mem_mouse_usb_vdd_status_current 
-0x238 000762 rtneq mouse_usb_interface_insert 
-0x239 000763 branch keyboard_check_no_data_timeout_timer 
-:      000765 p_keyboard_key_press_timer:
-0x23a 000766 fetch 1 ,mem_keyboard_switch_device_flag 
-0x23b 000767 bbit1 keyboard_flag_g24_device_button ,p_keyboard_device_select_g24_press_timer 
-0x23c 000768 call p_keyboard_device_select_g24_nopress_timer 
-0x23d 000769 fetch 1 ,mem_keyboard_switch_device_flag 
-0x23e 000770 bbit1 keyboard_flag_bt_device_button ,p_keyboard_device_select_bt_press_timer 
-0x23f 000771 branch p_keyboard_device_select_bt_nopress_timer 
-:      000773 p_keyboard_device_select_g24_press_timer:
-0x240 000774 fetch 1 ,mem_keyboard_switch_g24_press_timer 
-0x241 000775 sub pdata ,100 ,null 
-0x242 000776 nrtn positive 
-0x243 000777 increase 1 ,pdata 
-0x244 000778 store 1 ,mem_keyboard_switch_g24_press_timer 
-0x245 000779 rtnne 25 
-0x246 000780 jam 0 ,mem_keyboard_switch_g24_enable 
-0x247 000781 fetch 1 ,mem_device_flag 
-0x248 000782 rtneq mode_usb_device 
-0x249 000783 call mouse_stop_bluetooth_mode 
-:      000784 p_keyboard_24g_start_pair_mode:
-0x24a 000785 call p_keyboard_device_led_all_off 
-0x24b 000786 branch keyboard_24g_start_pair_mode 
-:      000788 p_keyboard_device_select_g24_nopress_timer:
-0x24c 000789 jam 0 ,mem_keyboard_switch_g24_press_timer 
-0x24d 000790 fetch 1 ,mem_keyboard_switch_g24_enable 
-0x24e 000791 rtn blank 
-0x24f 000792 jam 0 ,mem_keyboard_switch_g24_enable 
-0x250 000793 call keyboard_store_device_info 
-0x251 000794 branch mouse_soft_reset 
-0x252 000795 rtn 
-:      000797 p_keyboard_device_select_bt_press_timer:
-0x253 000798 fetch 1 ,mem_keyboard_switch_bt_press_timer 
-0x254 000799 sub pdata ,100 ,null 
-0x255 000800 nrtn positive 
-0x256 000801 increase 1 ,pdata 
-0x257 000802 store 1 ,mem_keyboard_switch_bt_press_timer 
-0x258 000803 rtnne 25 
-0x259 000804 jam 0 ,mem_keyboard_switch_bt_enable 
-0x25a 000805 fetch 1 ,mem_device_flag 
-0x25b 000806 rtneq mode_usb_device 
-0x25c 000807 branch keyboard_long_button_bt_discovery + 3 
-:      000809 p_keyboard_device_select_bt_nopress_timer:
-0x25d 000810 jam 0 ,mem_keyboard_switch_bt_press_timer 
-0x25e 000811 fetch 1 ,mem_keyboard_switch_bt_enable 
-0x25f 000812 rtn blank 
-0x260 000813 jam 0 ,mem_keyboard_switch_bt_enable 
-0x261 000814 call keyboard_store_device_info 
-0x262 000815 branch mouse_soft_reset 
-:      000818 p_keyboard_start_work:
-0x263 000819 fetch mouse_flag_len ,mem_mouse_flag 
-0x264 000820 bbit0 mouse_enable_adc ,p_keyboard_start_work_next 
-0x265 000821 call enable_adc 
-0x266 000822 call vdd_calculate_by_mode 
-0x267 000823 store 2 ,mem_mouse_vdd_now_vol 
-0x268 000824 fetcht 2 ,mem_3v_adc_hvin_data 
-0x269 000825 fetch 2 ,mem_adc_current_value 
-0x26a 000826 isub temp ,null 
-0x26b 000827 branch p_keyboard_start_work ,positive 
-0x26c 000828 arg mem_mouse_vdd_calculate_set ,rega 
-0x26d 000829 call mouse_adc_bat_percent_lowpower_out 
-0x26e 000830 fetch 1 ,mem_adc_power_flag 
-0x26f 000831 bbit1 1 ,keyboard_power_down 
-:      000832 p_keyboard_start_work_next:
-0x270 000833 fetch 1 ,mem_keyboard_pairing_type 
-0x271 000834 call keyboard_enable_bt_button_pairing ,blank 
-0x272 000835 fetch 1 ,mem_keyboard_bt_button_flag 
-0x273 000836 nrtn blank 
-0x274 000837 fetch 1 ,mem_device_flag 
-0x275 000838 beq mode_24g_device ,mouse_24g_reconn_general_dongle 
-0x276 000839 call mouse_bluetooth_fast_conn_disable 
-0x277 000840 beq mode_bt_device1 ,p_keyboard_start_ble1_reconnect 
-0x278 000841 beq mode_bt_device2 ,p_keyboard_start_ble2_reconnect 
-0x279 000842 beq mode_bt_device3 ,p_keyboard_start_ble3_reconnect 
-:      000843 p_keyboard_start_ble1_reconnect:
-0x27a 000844 fetch 6 ,mem_device1_addr 
-:      000845 p_keyboard_start_ble_reconnect:
-0x27b 000846 fetcht 6 ,mem_keyboard_factory_addr 
-0x27c 000847 isub temp ,null 
-0x27d 000848 branch mouse_bluetooth_fast_conn_init ,zero 
-0x27e 000849 branch mouse_start_reconnect_device 
-:      000851 p_keyboard_start_ble2_reconnect:
-0x27f 000852 fetch 6 ,mem_device2_addr 
-0x280 000853 branch p_keyboard_start_ble_reconnect 
-:      000855 p_keyboard_start_ble3_reconnect:
-0x281 000856 fetch 6 ,mem_device3_addr 
-0x282 000857 branch p_keyboard_start_ble_reconnect 
-:      000860 p_keyboard_keyscan:
-0x283 000861 call p_keyboard_gpio_init 
-0x284 000862 call keyboard_stb_state_low 
-0x285 000863 setarg 0 
-0x286 000864 store 2 ,mem_keyscan_exmcu_wait_wake_count 
-0x287 000865 arg mem_keyscan_value_current ,contr 
-0x288 000866 arg mem_keyscan_value_check ,contw 
-0x289 000867 arg 20 ,loopcnt 
-0x28a 000868 call memcpy 
-0x28b 000869 setarg mem_keyscan_value_current 
-0x28c 000870 store 2 ,mem_keyscan_value_ptr 
-0x28d 000871 setarg mem_keyscan_exmcu_value 
-0x28e 000872 store 2 ,mem_keyscan_exmcu_value_ptr 
-0x28f 000873 call keyboard_stb_state_high 
-0x290 000874 call keyboard_clk_state_high 
-0x291 000875 call keyboard_clk_input 
-:      000876 p_keyboard_keyscan_exmcu_start_check:
-0x292 000877 fetch 2 ,mem_keyscan_exmcu_wait_wake_count 
-0x293 000878 increase 1 ,pdata 
-0x294 000879 store 2 ,mem_keyscan_exmcu_wait_wake_count 
-0x295 000880 bbit1 9 ,p_keyboard_keyscan_reset_exmcu 
-0x296 000881 fetcht 1 ,mem_mcu_clk_gpio 
-0x297 000882 call gpio_get_bit 
-0x298 000883 nbranch p_keyboard_keyscan_exmcu_start_check ,true 
-0x299 000884 call p_keyboard_keyscan_get_exmcu_value 
-0x29a 000885 call p_keyboard_keyscan_get_mcu_value 
-0x29b 000886 call keyboard_stb_state_high 
-0x29c 000887 branch keyboard_keyscan_copy_value 
-:      000889 p_keyboard_keyscan_get_exmcu_value:
-0x29d 000890 nop 20 
-0x29e 000891 jam 0 ,mem_keyscan_exmcu_reset_count 
-0x29f 000893 call keyboard_stb_state_low 
-0x2a0 000894 jam 0 ,mem_keyscan_col_loop_count 
-:      000895 p_keyboard_keyscan_exmcu_start_loop:
-0x2a1 000896 call keyboard_clk_state_low 
-0x2a2 000897 call p_keyboard_keyscan_exmcu_get_col_value 
-0x2a3 000898 call keyboard_clk_state_high 
-0x2a4 000899 call p_keyboard_keyscan_exmcu_get_col_value 
-0x2a5 000900 sub pdata ,9 ,null 
-0x2a6 000901 branch p_keyboard_keyscan_exmcu_start_loop ,positive 
-0x2a7 000902 call keyboard_clk_state_low 
-0x2a8 000903 call p_keyboard_keyscan_exmcu_get_col_value 
-0x2a9 000904 branch keyboard_clk_input 
-:      000906 p_keyboard_keyscan_reset_exmcu:
-0x2aa 000907 fetcht 1 ,mem_mcu_rstb_gpio 
-0x2ab 000908 call gpio_out_active 
-0x2ac 000909 nop 20 
-0x2ad 000910 fetcht 1 ,mem_mcu_rstb_gpio 
-0x2ae 000911 call gpio_out_inactive 
-0x2af 000912 nop 6000 
-0x2b0 000913 fetch 1 ,mem_keyscan_exmcu_reset_count 
-0x2b1 000914 increase 1 ,pdata 
-0x2b2 000915 store 1 ,mem_keyscan_exmcu_reset_count 
-0x2b3 000916 bbit1 6 ,soft_reset_chip 
-0x2b4 000917 branch p_keyboard_keyscan 
-:      000921 p_keyboard_keyscan_exmcu_get_col_value:
-0x2b5 000922 jam 0 ,mem_keyscan_value_temp 
-0x2b6 000923 call p_keyboard_keyscan_get_col_value 
-0x2b7 000924 fetch 2 ,mem_keyscan_exmcu_value_ptr 
-0x2b8 000925 branch keyboard_keyscan_value_store 
-:      000927 p_keyboard_keyscan_get_col_value:
-0x2b9 000928 nop 150 
-0x2ba 000929 branch keyboard_keyscan_get_col_value 
-:      000931 p_keyboard_keyscan_get_mcu_value:
-0x2bb 000932 fetch 2 ,mem_kb_col_ptr 
-0x2bc 000933 copy pdata ,regb 
-0x2bd 000934 jam 0 ,mem_keyscan_col_loop_count 
-:      000935 p_keyboard_keyscan_mcu_start:
-0x2be 000936 jam 0 ,mem_keyscan_value_temp 
-0x2bf 000937 ifetcht 1 ,regb 
-0x2c0 000938 isolate1 7 ,temp 
-0x2c1 000939 branch p_keyboard_keyscan_mcu_start_loop ,true 
-0x2c2 000940 call gpio_out_active 
-0x2c3 000941 call p_keyboard_keyscan_get_col_value 
-0x2c4 000942 ifetcht 1 ,regb 
-0x2c5 000943 call gpio_out_inactive 
-0x2c6 000944 ifetcht 1 ,regb 
-0x2c7 000945 call keyboard_gpio_config_input_pu 
-:      000946 p_keyboard_keyscan_mcu_start_loop:
-0x2c8 000947 increase 1 ,regb 
-0x2c9 000948 fetch 2 ,mem_keyscan_value_ptr 
-0x2ca 000949 call keyboard_keyscan_value_store 
-0x2cb 000950 sub pdata ,19 ,null 
-0x2cc 000951 branch p_keyboard_keyscan_mcu_start ,positive 
-0x2cd 000952 rtn 
-:      000954 p_keyboard_key_process:
-0x2ce 000955 arg mem_keyscan_value_current ,rega 
-0x2cf 000956 arg mem_keyscan_value_check ,regb 
-0x2d0 000957 arg 20 ,loopcnt 
-0x2d1 000958 call string_compare 
-0x2d2 000959 nbranch keyboard_press_change_or_no_key ,zero 
-0x2d3 000960 call p_keyboard_keyscan_value_current_zero_check 
-0x2d4 000961 call keyboard_press_change_or_no_key ,blank 
-0x2d5 000963 call keyboard_ghost_key_check 
-0x2d6 000964 fetch 1 ,mem_mouse_ghost_flag 
-0x2d7 000965 nrtn blank 
-0x2d8 000966 fetch 1 ,mem_keyboard_commbination_key_step 
-0x2d9 000967 rtneq cammbination_key_press 
-0x2da 000968 rtneq cammbination_key_hold 
-0x2db 000969 rtneq cammbination_key_wait_release 
-0x2dc 000972 jam 0 ,mem_keyscan_col_loop_count 
-0x2dd 000973 arg mem_keyscan_value_current ,rega 
-0x2de 000974 arg mem_keyscan_value_old ,regb 
-:      000975 p_keyboard_keyvalue_process:
-0x2df 000976 ifetcht 1 ,rega 
-0x2e0 000977 ifetch 1 ,regb 
-0x2e1 000978 ixor temp ,pdata 
-0x2e2 000979 branch p_keyboard_keyvalue_process_loop ,blank 
-0x2e3 000980 store 1 ,mem_keyscan_value_temp 
-0x2e4 000981 storet 1 ,mem_keyboard_press_flag_temp 
-0x2e5 000982 istoret 1 ,regb 
-0x2e6 000983 jam 1 ,mem_keyboard_data_change_flag 
-0x2e7 000984 jam 0 ,mem_keyboard_keyvalue_bit_loop_count 
-:      000985 p_keyboard_keyvalue_change:
-0x2e8 000986 fetch 1 ,mem_keyscan_value_temp 
-0x2e9 000987 bbit0 0 ,p_keyboard_keyvalue_change_loop 
-0x2ea 000988 fetch 1 ,mem_keyscan_col_loop_count 
-0x2eb 000989 mul32 pdata ,8 ,pdata 
-0x2ec 000990 fetcht 1 ,mem_keyboard_keyvalue_bit_loop_count 
-0x2ed 000991 iadd temp ,pdata 
-0x2ee 000992 arg mem_keyboard_keyvalue_map_new ,contr 
-0x2ef 000993 iadd contr ,contr 
-0x2f0 000994 ifetch 1 ,contr 
-0x2f1 000995 store 1 ,mem_keyboard_keyvalue_temp 
-0x2f2 000996 call keyboard_keyvalue_fn_replace 
-0x2f3 000997 call p_keyboard_keyvalue_commbination_replace 
-0x2f4 000998 call p_keyboard_keyvalue_in_out 
-:      000999 p_keyboard_keyvalue_change_loop:
-0x2f5 001000 fetch 1 ,mem_keyscan_value_temp 
-0x2f6 001001 rshift pdata ,pdata 
-0x2f7 001002 store 1 ,mem_keyscan_value_temp 
-0x2f8 001003 fetch 1 ,mem_keyboard_press_flag_temp 
-0x2f9 001004 rshift pdata ,pdata 
-0x2fa 001005 store 1 ,mem_keyboard_press_flag_temp 
-0x2fb 001006 fetch 1 ,mem_keyboard_keyvalue_bit_loop_count 
-0x2fc 001007 increase 1 ,pdata 
-0x2fd 001008 store 1 ,mem_keyboard_keyvalue_bit_loop_count 
-0x2fe 001009 sub pdata ,7 ,null 
-0x2ff 001010 branch p_keyboard_keyvalue_change ,positive 
-:      001011 p_keyboard_keyvalue_process_loop:
-0x300 001012 increase 1 ,rega 
-0x301 001013 increase 1 ,regb 
-0x302 001014 fetch 1 ,mem_keyscan_col_loop_count 
-0x303 001015 increase 1 ,pdata 
-0x304 001016 store 1 ,mem_keyscan_col_loop_count 
-0x305 001017 sub pdata ,19 ,null 
-0x306 001018 branch p_keyboard_keyvalue_process ,positive 
-0x307 001019 rtn 
-:      001021 p_keyboard_keyscan_value_current_zero_check:
-0x308 001022 fetch 8 ,mem_keyscan_value_current 
-0x309 001023 nrtn blank 
-0x30a 001024 fetch 8 ,mem_keyscan_value_current + 8 
-0x30b 001025 nrtn blank 
-0x30c 001026 fetch 4 ,mem_keyscan_value_current + 16 
-0x30d 001027 nrtn blank 
-0x30e 001028 fetch 1 ,mem_keyboard_commbination_control_key_delay_release_timer 
-0x30f 001029 nrtn blank 
-0x310 001030 fetch 1 ,mem_keyboard_commbination_key_step 
-0x311 001031 rtneq cammbination_key_null 
-0x312 001032 jam cammbination_key_free ,mem_keyboard_commbination_key_step 
-0x313 001033 rtn 
-:      001035 p_keyboard_keyvalue_commbination_replace:
-0x314 001036 fetch 1 ,mem_keyboard_keyvalue_temp 
-0x315 001037 beq hid_key_search ,p_keyboard_commbination_search 
-0x316 001038 branch keyboard_keyvalue_commbination_replace + 2 
-:      001040 p_keyboard_commbination_search:
-0x317 001041 fetch 1 ,mem_kb_computer_system 
-0x318 001042 beq system_os_mac ,p_keyboard_commbination_mac_search 
-0x319 001043 setarg hid_key_ac_search 
-0x31a 001044 branch keyboard_keyvalue_store_temp 
-:      001045 p_keyboard_commbination_mac_search:
-0x31b 001046 jam left_gui ,mem_keyboard_commbination_control_key_value 
-0x31c 001047 jam hid_key_space ,mem_keyboard_commbination_standard_key_value 
-0x31d 001048 branch keyboard_commbination_keypress 
-:      001050 p_keyboard_keyvalue_in_out:
-0x31e 001051 fetch 1 ,mem_keyboard_keyvalue_temp 
-0x31f 001052 arg hid_key_left_ctrl ,temp 
-0x320 001053 isub temp ,null 
-0x321 001054 nbranch p_keyboard_keyvalue_standard ,positive 
-0x322 001055 sub pdata ,hid_key_right_gui ,null 
-0x323 001056 nbranch p_keyboard_keyvalue_consumer ,positive 
-0x324 001057 and_into 0x07 ,pdata 
-0x325 001058 copy pdata ,queue 
-0x326 001059 fetch 1 ,mem_keyboard_press_flag_temp 
-0x327 001060 bbit1 0 ,p_keyboard_keyvalue_control_key_in 
-:      001061 p_keyboard_keyvalue_control_key_out:
-0x328 001062 fetch 1 ,mem_keyboard_keyvalue_buffer 
-0x329 001063 qset0 pdata 
-0x32a 001064 store 1 ,mem_keyboard_keyvalue_buffer 
-0x32b 001065 rtn 
-:      001066 p_keyboard_keyvalue_control_key_in:
-0x32c 001067 fetch 1 ,mem_keyboard_keyvalue_buffer 
-0x32d 001068 qset1 pdata 
-0x32e 001069 store 1 ,mem_keyboard_keyvalue_buffer 
-0x32f 001070 rtn 
-:      001072 p_keyboard_keyvalue_standard:
-0x330 001073 jam 0 ,mem_keyboard_keyvalue_buffer + 8 
-0x331 001074 fetch 1 ,mem_keyboard_press_flag_temp 
-0x332 001075 bbit1 0 ,p_keyboard_keyvalue_standard_in 
-:      001076 p_keyboard_keyvalue_standard_out:
-0x333 001077 fetcht 1 ,mem_keyboard_keyvalue_temp 
-0x334 001078 arg 6 ,loopcnt 
-0x335 001079 arg mem_keyboard_keyvalue_buffer + 2 ,contr 
-:      001080 p_keyboard_keyvalue_standard_out_loop:
-0x336 001081 ifetch 1 ,contr 
-0x337 001082 isub temp ,null 
-0x338 001083 nbranch p_keyboard_keyvalue_standard_out_next ,zero 
-0x339 001084 ifetch 1 ,contr 
-0x33a 001085 increase -2 ,contr 
-0x33b 001086 istore 1 ,contr 
-0x33c 001087 rtn blank 
-0x33d 001088 increase 1 ,contr 
-0x33e 001089 istoret 1 ,contr 
-:      001090 p_keyboard_keyvalue_standard_out_next:
-0x33f 001091 loop p_keyboard_keyvalue_standard_out_loop 
-0x340 001092 rtn 
-:      001094 p_keyboard_keyvalue_standard_in:
-0x341 001095 fetcht 1 ,mem_keyboard_keyvalue_temp 
-0x342 001096 arg 6 ,loopcnt 
-0x343 001097 arg mem_keyboard_keyvalue_buffer + 2 ,contr 
-:      001098 p_keyboard_keyvalue_standard_in_loop:
-0x344 001099 ifetch 1 ,contr 
-0x345 001100 branch p_keyboard_keyvalue_standard_in_data ,blank 
-0x346 001101 isub temp ,null 
-0x347 001102 rtn zero 
-0x348 001103 loop p_keyboard_keyvalue_standard_in_loop 
-0x349 001104 rtn 
-:      001105 p_keyboard_keyvalue_standard_in_data:
-0x34a 001106 increase -1 ,contr 
-0x34b 001107 istoret 1 ,contr 
-0x34c 001108 rtn 
-:      001110 p_keyboard_keyvalue_consumer:
-0x34d 001111 jam keyboard_consumer_key_press ,mem_keyboard_consumer_key_status 
-0x34e 001112 fetch 1 ,mem_keyboard_press_flag_temp 
-0x34f 001113 call p_keyboard_consumer_key_release ,blank 
-0x350 001114 branch p_keyboard_keyvalue_standard 
-:      001116 p_keyboard_consumer_key_release:
-0x351 001117 jam keyboard_consumer_key_release ,mem_keyboard_consumer_key_status 
-0x352 001118 rtn 
-:      001120 p_keyboard_keyvalue_fn_replace:
-0x353 001121 fetch 1 ,mem_keyboard_press_flag_temp 
-0x354 001122 ncall keyboard_commbination_delay_release_clear ,blank 
-0x355 001123 fetch 1 ,mem_keyboard_fn_flag 
-0x356 001124 ncall p_keyboard_keyvalue_fn_replace_press ,blank 
-0x357 001125 branch keyboard_keyvalue_fn_replace + 5 
-:      001127 p_keyboard_keyvalue_fn_replace_press:
-0x358 001128 fetch 1 ,mem_keyboard_keyvalue_temp 
-0x359 001129 beq hid_key_q ,p_keyboard_keyvalue_os_andriod 
-0x35a 001130 beq hid_key_w ,p_keyboard_keyvalue_os_windows 
-0x35b 001131 beq hid_key_e ,p_keyboard_keyvalue_os_ios 
-0x35c 001132 branch keyboard_keyvalue_fn_replace_press + 1 
-:      001135 p_keyboard_keyvalue_os_andriod:
-0x35d 001136 fetch 1 ,mem_keyboard_press_flag_temp 
-0x35e 001137 bbit0 0 ,p_keyboard_keyvalue_clear_temp_end 
-0x35f 001138 jam system_os_andriod ,mem_kb_computer_system 
-0x360 001139 call mouse_store_device_info_delay 
-:      001140 p_keyboard_keyvalue_clear_temp:
-0x361 001141 jam 6 ,mem_keyboard_mode_led_on_timer 
-:      001142 p_keyboard_keyvalue_clear_temp_end:
-0x362 001143 setarg 0 
-0x363 001144 branch keyboard_keyvalue_store_temp 
-:      001146 p_keyboard_keyvalue_os_windows:
-0x364 001147 fetch 1 ,mem_keyboard_press_flag_temp 
-0x365 001148 bbit0 0 ,p_keyboard_keyvalue_clear_temp_end 
-0x366 001149 jam system_os_windows ,mem_kb_computer_system 
-0x367 001150 call mouse_store_device_info_delay 
-0x368 001151 branch p_keyboard_keyvalue_clear_temp 
-:      001153 p_keyboard_keyvalue_os_ios:
-0x369 001154 fetch 1 ,mem_keyboard_press_flag_temp 
-0x36a 001155 bbit0 0 ,p_keyboard_keyvalue_clear_temp_end 
-0x36b 001156 jam system_os_ios ,mem_kb_computer_system 
-0x36c 001157 call mouse_store_device_info_delay 
-0x36d 001158 branch p_keyboard_keyvalue_clear_temp 
-:      001160 p_keyboard_special_key_check:
-0x36e 001161 call p_keyboard_device_select 
-0x36f 001162 branch keyboard_special_key_check + 1 
-:      001164 p_keyboard_device_select:
-0x370 001165 call disable_user 
-0x371 001166 call p_keyboard_device_select_g24 
-0x372 001167 call p_keyboard_device_select_bt1 
-0x373 001168 call p_keyboard_device_select_bt2 
-0x374 001169 call p_keyboard_device_select_bt3 
-0x375 001170 call p_keyboard_device_select_usb 
-0x376 001171 branch p_keyboard_clear_change_flag ,user 
-0x377 001172 fetch 1 ,mem_keyboard_switch_device_flag 
-0x378 001173 set0 keyboard_flag_g24_device_button ,pdata 
-0x379 001174 set0 keyboard_flag_bt_device_button ,pdata 
-0x37a 001175 store 1 ,mem_keyboard_switch_device_flag 
+0x0 000039 bbit1 8 ,pf_patch_ext 
+0x1 000040 beq patch00_0 ,p_soft_reset 
+0x2 000041 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 patch03_0 ,p_txon 
+0x8 000047 beq patch03_1 ,p_set_tx_power 
+0x9 000048 beq patch03_2 ,p_initialize_radio_cont 
+0xa 000049 beq patch04_5 ,p_lpm_sleep 
+0xb 000050 beq patch05_0 ,p_lpm_dispatch 
+0xc 000051 beq patch08_2 ,p_keyboard_load_otp_info_check 
+0xd 000052 beq patch08_4 ,p_keyboard_store_device_info 
+0xe 000053 beq patch08_5 ,p_keyboard_cb_fuction 
+0xf 000054 beq patch08_6 ,p_keyboard_priority_bb_event 
+0x10 000055 beq patch08_7 ,p_keyboard_bb_event_timer 
+0x11 000056 beq patch09_4 ,p_keyboard_start_work 
+0x12 000057 beq patch09_6 ,p_keyboard_keyscan 
+0x13 000058 beq patch0e_7 ,p_mouse_adc_read_start 
+0x14 000059 beq patch0a_0 ,p_keyboard_key_process 
+0x15 000060 beq patch0a_2 ,p_keyboard_keyvalue_fn_replace 
+0x16 000061 beq patch0a_5 ,p_keyboard_special_key_check 
+0x17 000062 beq patch0a_7 ,p_keyboard_motion 
+0x18 000063 beq patch0b_1 ,p_keyboard_device_data_tpye_check 
+0x19 000064 beq patch0b_2 ,p_keyboard_before_hibernate 
+0x1a 000065 beq patch0b_3 ,p_keyboard_app_enter_hibernate 
+0x1b 000066 beq patch0b_4 ,p_keyboard_device_led_all_off 
+0x1c 000067 beq patch0b_5 ,p_keyboard_setgpio_hibernate 
+0x1d 000068 beq patch0b_6 ,p_keyboard_g24_transmit_process 
+0x1e 000069 beq patch0b_7 ,p_keyboard_g24_short_sleep 
+0x1f 000070 beq patch0e_1 ,p_keyboard_app_enter_hibernate 
+0x20 000071 beq patch0e_6 ,p_mouse_adc_read 
+0x21 000072 beq patch0e_7 ,p_mouse_adc_read_start 
+0x22 000073 beq patch10_0 ,p_mouse_init_sunt 
+0x23 000074 beq patch10_4 ,p_keyboard_app_enter_hibernate 
+0x24 000075 beq patch13_2 ,p_keyboard_discover_setting_led_gpio 
+0x25 000076 beq patch16_1 ,p_keyboard_init 
+0x26 000077 beq patch18_5 ,p_otp_read_data 
+0x27 000078 beq patch1b_2 ,p_sadc_calibration 
+0x28 000079 beq patch1b_3 ,p_adc_init_data 
+0x29 000080 beq patch1b_4 ,p_enable_adc 
+0x2a 000081 beq patch1b_5 ,p_vdd_calculate_by_mode 
+0x2b 000082 beq patch1f_2 ,p_check_51cmd_once_continue 
+0x2c 000083 branch assert 
+:      000085 pf_patch_ext:
+0x2d 000086 beq patch32_0 ,p_keyboard_g24_reconn_dispatch 
+0x2e 000087 beq patch32_5 ,p_keyboard_g24_transmit_no_interrupt 
+0x2f 000088 rtneq patch3f_7 
+0x30 000089 branch assert 
+:      000093 p_soft_reset:
+0x31 000094 nbranch p_soft_reset_next ,wake 
+0x32 000095 until null ,lpo_edge 
+0x33 000096 until null ,lpo_edge 
+:      000097 p_soft_reset_next:
+0x34 000098 call mouse_wakeup_from_power_check 
+0x35 000099 nbranch soft_reset + 1 ,user 
+0x36 000100 fetch 1 ,mem_power_on_flag_new 
+0x37 000101 branch soft_reset + 1 ,blank 
+0x38 000102 jam 0 ,mem_power_on_flag_new 
+0x39 000103 fetch 1 ,mem_config_select_device_button_gpio 
+0x3a 000104 beq ui_button_gpio_disable ,soft_reset + 1 
+0x3b 000105 copy pdata ,queue 
+0x3c 000106 fetch 4 ,mem_saved_gpio_in 
+0x3d 000107 qisolate0 pdata 
+0x3e 000108 call keyboard_pb_set ,true 
+0x3f 000109 branch soft_reset + 1 
+:      000111 p_mouse_adc_read:
+0x40 000112 fetch mouse_flag_len ,mem_mouse_flag 
+0x41 000113 rtnbit0 mouse_enable_adc 
+0x42 000114 call p_mouse_adc_gpio_set 
+0x43 000115 branch mouse_adc_read + 4 
+:      000117 p_mouse_adc_gpio_set:
+0x44 000118 fetch 1 ,mem_adc_channel 
+0x45 000119 call p_adc_channel_set_gpio 
+0x46 000120 copy temp ,pdata 
+0x47 000121 store 1 ,mem_adc_channel_gpio 
+0x48 000122 set1 gpio_active_bit ,pdata 
+0x49 000123 arg gpcfg_input ,temp 
+0x4a 000124 branch gpio_config_function 
+:      000126 p_adc_channel_set_gpio:
+0x4b 000127 arg 18 ,temp 
+0x4c 000128 rtneq 0x6 
+0x4d 000129 arg 10 ,temp 
+0x4e 000130 rtneq 0x7 
+0x4f 000131 arg 9 ,temp 
+0x50 000132 rtneq 0x8 
+0x51 000133 arg 12 ,temp 
+0x52 000134 rtneq 0x9 
+0x53 000135 arg 6 ,temp 
+0x54 000136 rtneq 0xa 
+0x55 000137 arg 20 ,temp 
+0x56 000138 rtneq 0xb 
+0x57 000139 arg 21 ,temp 
+0x58 000140 rtneq 0xc 
+0x59 000141 arg 22 ,temp 
+0x5a 000142 rtneq 0xd 
+0x5b 000143 arg 13 ,temp 
+0x5c 000145 rtn 
+:      000147 p_mouse_adc_read_start:
+0x5d 000149 call p_enable_adc 
+0x5e 000150 call p_vdd_calculate_by_mode 
+0x5f 000151 div pdata ,10 
+0x60 000152 call get_div_result 
+0x61 000153 store 2 ,mem_mouse_vdd_now_vol 
+0x62 000154 branch mouse_adc_data_process 
+:      000155 p_main_loop:
+0x63 000156 call sp_calc_sequence_256 
+0x64 000157 call sp_calc_sequence_256_check 
+0x65 000158 call kscan_dispatch 
+0x66 000159 call le_advertising_dispatch 
+0x67 000160 call idle_dispatch 
+0x68 000161 call app_process_idle 
+0x69 000162 call connection_dispatch 
+0x6a 000163 call g24_dispatch 
+0x6b 000164 call lpm_dispatch 
+0x6c 000165 branch p_main_loop 
+:      000166 p_shutdown_radio:
+0x6d 000167 jam 0 ,0x8900 
+0x6e 000168 branch shutdown_radio + 1 
+:      000169 p_set_sync_on:
+0x6f 000170 jam 0x60 ,0x8a0f 
+0x70 000171 jam 0xaa ,0x8a10 
+0x71 000172 jam 0x7a ,0x8a12 
+0x72 000173 jam 0x00 ,0x8a25 
+0x73 000174 jam 0x00 ,0x8a26 
+0x74 000175 nop 60 
+0x75 000176 jam 0x20 ,0x8a20 
+0x76 000177 jam 0xf5 ,0x8a23 
+0x77 000178 jam 0x12 ,0x8a24 
+0x78 000179 jam 0x10 ,0x8a24 
+0x79 000180 nop 60 
+0x7a 000181 jam 0x60 ,0x8a12 
+0x7b 000182 jam 0xdd ,0x8a23 
+0x7c 000183 rtn 
+:      000185 p_initialize_radio_cont:
+0x7d 000186 jam 0 ,mem_le_testtype 
+0x7e 000187 jam 0 ,mem_cmd_le_create_conn 
+0x7f 000188 until null ,lpo_edge 
+0x80 000190 jam 0x0d ,0x8946 
+0x81 000191 jam 0x10 ,0x896f 
+0x82 000192 jam 0xcd ,0x8a13 
+0x83 000193 jam 0x10 ,0x8a06 
+0x84 000194 jam 0x4a ,0x8a84 
+0x85 000195 jam 0x40 ,0x8a85 
+0x86 000196 jam 0xfe ,0x8a16 
+0x87 000197 call p_set_otp_config 
+0x88 000200 call wdt_set_disable 
+0x89 000202 until null ,lpo_edge 
+0x8a 000203 jam 0x5f ,0x813b 
+0x8b 000204 until null ,lpo_edge 
+0x8c 000205 jam 0x88 ,0x813c 
+0x8d 000206 until null ,lpo_edge 
+0x8e 000207 fetch 1 ,mem_fcomp_div 
+0x8f 000208 beq xtal_16m ,p_initialize_radio_16m 
+0x90 000209 fetch 1 ,mem_ring_ibias_trim 
+0x91 000210 or_into 0x04 ,pdata 
+0x92 000211 store 1 ,0x8a02 
+0x93 000212 jam 0x01 ,0x890f 
+0x94 000213 jam 0x24 ,0x8a80 
+0x95 000214 jam 0x62 ,0x8a81 
+0x96 000215 setarg 0xe61212 
+0x97 000216 store 3 ,0x8a73 
+:      000217 p_initialize_radio2:
+0x98 000218 jam 0x60 ,0x8a86 
+0x99 000219 jam 0x3b ,0x8a8b 
+0x9a 000220 call p_dpll_on 
+0x9b 000221 jam 0 ,core_config 
+0x9c 000222 jam clksel_dpll ,core_clksel 
+0x9d 000223 setarg 0x557474 
+0x9e 000224 store 3 ,0x8968 
+0x9f 000225 jam 0x6e ,0x8960 
+0xa0 000226 call p_rx_dcoc 
+0xa1 000227 call p_rfpll_aac_ghpc 
+0xa2 000228 call p_set_xtal_cap 
+0xa3 000229 jam system_clk_12m ,mem_system_clk 
+0xa4 000230 branch sadc_calibration 
+:      000233 p_set_xtal_cap:
+0xa5 000234 rtn wake 
+0xa6 000235 until null ,lpo_edge 
+0xa7 000236 fetch 1 ,mem_xtal_c_sel 
+0xa8 000237 store 1 ,core_xtal_cap 
+0xa9 000238 until null ,lpo_edge 
+0xaa 000239 rtn 
+:      000241 p_dpll_on:
+0xab 000242 fetch 1 ,mem_fcomp_div 
+0xac 000243 beq xtal_24m ,p_dpll_on_24m 
+0xad 000244 fetch 1 ,mem_ring_ibias_trim 
+0xae 000245 or_into 0x06 ,pdata 
+0xaf 000246 store 1 ,0x8a02 
+0xb0 000247 jam 0xe0 ,0x8a05 
+:      000248 p_dpll_on_24m:
+0xb1 000249 jam 0xd8 ,0x8a00 
+0xb2 000250 nop 60 
+0xb3 000251 jam 0xa0 ,0x8a01 
+0xb4 000252 jam 0xdf ,0x8a00 
+0xb5 000253 jam 0xfa ,0x8a01 
+0xb6 000254 nop 20 
+0xb7 000255 jam 0x9f ,0x8a00 
+0xb8 000256 rtn 
+:      000258 p_initialize_radio_16m:
+0xb9 000259 fetch 1 ,mem_ring_ibias_trim 
+0xba 000260 or_into 0x06 ,pdata 
+0xbb 000261 store 1 ,0x8a02 
+0xbc 000262 jam 0x00 ,0x890f 
+0xbd 000263 jam 0x23 ,0x8a80 
+0xbe 000264 jam 0xb0 ,0x8a81 
+0xbf 000265 setarg 0xe40909 
+0xc0 000266 store 3 ,0x8a73 
+0xc1 000267 jam 0x2a ,0x8a76 
+0xc2 000268 jam 0x04 ,0x8902 
+0xc3 000269 branch p_initialize_radio2 
+:      000271 p_set_otp_config:
+0xc4 000272 branch p_set_otp_config_wake ,wake 
+0xc5 000273 fetch 4 ,mem_otp_core_ldo 
+0xc6 000274 rtn blank 
+0xc7 000275 until null ,lpo_edge 
+0xc8 000276 fetch 1 ,0x8136 
+0xc9 000277 and pdata ,0xf0 ,pdata 
+0xca 000278 fetcht 1 ,mem_otp_core_ldo 
+0xcb 000279 ior temp ,pdata 
+0xcc 000280 increase -3 ,pdata 
+0xcd 000281 store 1 ,0x8136 
+0xce 000282 until null ,lpo_edge 
+0xcf 000284 fetch 1 ,0x8138 
+0xd0 000285 and pdata ,0x7 ,pdata 
+0xd1 000286 fetcht 1 ,mem_otp_verf_bg 
+0xd2 000287 lshift3 temp ,temp 
+0xd3 000288 ior temp ,pdata 
+0xd4 000289 store 1 ,0x8138 
+0xd5 000290 until null ,lpo_edge 
+:      000292 p_set_otp_config2:
+0xd6 000293 fetch 1 ,0x8acb 
+0xd7 000294 and pdata ,0xf0 ,pdata 
+0xd8 000295 fetcht 1 ,mem_otp_charge_pump 
+0xd9 000296 storet 1 ,mem_otp_charge_pump_x 
+0xda 000297 ior temp ,pdata 
+0xdb 000298 store 1 ,0x8acb 
+0xdc 000300 fetch 1 ,mem_otp_dpll_ibais 
+0xdd 000301 store 1 ,mem_otp_dpll_ibais_x 
+0xde 000302 isolate1 3 ,pdata 
+0xdf 000303 fetch 1 ,0x8a06 
+0xe0 000304 setflag true ,7 ,pdata 
+0xe1 000305 store 1 ,0x8a06 
+0xe2 000307 fetch 1 ,mem_otp_dpll_ibais 
+0xe3 000308 and pdata ,7 ,temp 
+0xe4 000309 lshift4 temp ,temp 
+0xe5 000310 lshift temp ,temp 
+0xe6 000311 storet 1 ,mem_ring_ibias_trim 
+0xe7 000312 fetch 1 ,0x8a02 
+0xe8 000313 and pdata ,0x1f ,pdata 
+0xe9 000314 ior temp ,pdata 
+0xea 000315 store 1 ,0x8a02 
+0xeb 000316 rtn 
+:      000318 p_set_otp_config_wake:
+0xec 000319 fetch 2 ,mem_otp_charge_pump_x 
+0xed 000320 rtn blank 
+0xee 000321 store 2 ,mem_otp_charge_pump 
+0xef 000322 branch p_set_otp_config2 
+:      000324 p_rf_rx_enable:
+0xf0 000325 call rf_rx_agc_set 
+0xf1 000326 force 8 ,radio_ctrl 
+0xf2 000327 force 0 ,radio_ctrl 
+0xf3 000329 setarg 0x0aaada 
+0xf4 000330 store 3 ,0x8a0f 
+0xf5 000331 jam 0x40 ,0x8a25 
+0xf6 000332 jam 0x10 ,0x8a26 
+0xf7 000333 nop 60 
+0xf8 000334 jam 0xfb ,0x8a01 
+0xf9 000335 jam 0xff ,0x8a25 
+0xfa 000336 jam 0x30 ,0x8a26 
+0xfb 000337 jam 0xfe ,0x8a16 
+0xfc 000338 branch rf_rx_enable + 14 
+:      000340 p_txon:
+0xfd 000341 setarg 0x0aaa7e 
+0xfe 000342 store 3 ,0x8a0f 
+0xff 000343 nop 60 
+0x100 000344 jam 0x00 ,0x8a25 
+0x101 000345 jam 0x0d ,0x8a26 
+0x102 000346 jam 0xf6 ,0x8a16 
+0x103 000347 branch txon + 7 
+:      000349 p_set_tx_power:
+0x104 000350 fetch 1 ,mem_tx_power 
+0x105 000351 beq tx_power_10db ,p_set_tx_power_10db 
+0x106 000352 branch set_tx_power + 2 
+:      000354 p_set_tx_power_10db:
+0x107 000355 jam 0x25 ,0x8a14 
+0x108 000356 setarg 0xa93f3f 
+0x109 000357 store 3 ,0x8a60 
+0x10a 000358 jam 0x1f ,0x8a63 
+0x10b 000359 rtn 
+:      000362 p_rx_dcoc:
+0x10c 000363 rtn wake 
+0x10d 000364 call set_sync_on 
+0x10e 000365 arg 39 ,temp 
+0x10f 000366 call set_freq_rx 
+0x110 000367 call rf_rx_enable 
+0x111 000368 jam 0x7f ,0x8a25 
+0x112 000369 jam 0x1a ,0x8a30 
+0x113 000370 jam 0x78 ,0x8a31 
+0x114 000371 jam 0xb2 ,0x8a8f 
+0x115 000372 jam 0 ,0x8ac2 
+0x116 000373 jam 0 ,0x8ac3 
+0x117 000374 arg 6 ,queue 
+0x118 000375 call p_rx_dcoc_avg 
+0x119 000376 isolate1 13 ,rega 
+0x11a 000377 call qset_start 
+0x11b 000378 isolate1 13 ,regb 
+0x11c 000379 call qset_p 
+0x11d 000380 arg 5 ,queue 
+:      000381 p_rx_dcoc_loop2:
+0x11e 000382 call qset1_p 
+0x11f 000383 call qset_p 
+0x120 000384 call p_rx_dcoc_avg 
+0x121 000385 arg 0x8ac2 ,contw 
+0x122 000386 rshift4 rega ,pdata 
+0x123 000387 call qsetxor 
+0x124 000388 rshift4 regb ,pdata 
+0x125 000389 call qsetxor 
+0x126 000390 increase -1 ,queue 
+0x127 000391 branch p_rx_dcoc_loop2 ,positive 
+0x128 000392 branch rx_dcoc_loop2 + 10 
+:      000394 p_rx_dcoc_avg:
+0x129 000395 nop 60 
+0x12a 000396 setarg mem_dcoc_buf 
+0x12b 000397 store 2 ,0x8982 
+0x12c 000398 setarg mem_dcoc_buf_end 
+0x12d 000399 store 2 ,0x8984 
+0x12e 000400 jam 0x9 ,0x8981 
+0x12f 000401 jam 0x3 ,0x8981 
+0x130 000402 jam 0x6 ,0x8980 
+0x131 000403 nop 60 
+0x132 000404 arg 0 ,rega 
+0x133 000405 arg 0 ,regb 
+0x134 000406 arg 16 ,loopcnt 
+0x135 000407 arg mem_dcoc_buf ,contr 
+0x136 000408 branch rx_dcoc_loop 
+:      000410 p_rfpll_aac_ghpc:
+0x137 000411 rtn wake 
+0x138 000412 branch rfpll_aac_ghpc + 1 
+:      000414 p_keyboard_clear_pdata:
+0x139 000415 setarg 0 
+:      000416 p_mouse_init_sunt:
+:      000417 p_dpll_ring_ibias_calc:
+0x13a 000418 rtn 
+:      000420 p_sadc_calibration:
+0x13b 000421 rtn wake 
+0x13c 000422 jam 0x77 ,core_gpadc_ctrl 
+0x13d 000423 jam 0xc9 ,core_gpadc_cfg0 
+0x13e 000424 jam 0x01 ,core_gpadc_cfg3 
+0x13f 000425 fetch 1 ,mem_adc_clkdiv 
+0x140 000426 store 1 ,core_sadc_clkdiv 
+0x141 000427 nop 3000 
+0x142 000428 call p_sadc_read 
+0x143 000429 jam 0xc1 ,core_gpadc_cfg0 
+0x144 000430 fetchr regb ,1 ,mem_spi_write_addr 
+0x145 000431 arg 8 ,loopcnt 
+0x146 000432 call sadc_cal_read + 1 
+0x147 000433 fetch 1 ,mem_spi_write_addr 
+0x148 000434 store 1 ,mem_adc_cal_c7 
+0x149 000435 storer regb ,1 ,mem_spi_write_addr 
+0x14a 000436 rtn 
+:      000439 p_sadc_read:
+0x14b 000440 jam 0x03 ,core_sadc_ctrl 
+:      000441 p_sadc_read_wait:
+0x14c 000442 fetch 1 ,core_perf_status 
+0x14d 000443 bbit0 saradc_done ,p_sadc_read_wait 
+0x14e 000444 fetcht 2 ,core_sadc_data 
+0x14f 000445 storet 2 ,mem_adc_current_value 
+0x150 000446 jam 0x00 ,core_sadc_ctrl 
+0x151 000447 rtn 
+:      000450 p_set_lemode:
+0x152 000451 jam 0x11 ,0x8a82 
+0x153 000452 jam 0x12 ,0x8a8d 
+0x154 000453 jam 0x0a ,0x8a8e 
+0x155 000454 fetch 1 ,mem_fcomp_div 
+0x156 000455 beq xtal_16m ,p_set_lemode_2m_16m 
+0x157 000456 setarg 0x5762 
+0x158 000457 store 2 ,0x8907 
+:      000458 p_set_lemode_2m:
+0x159 000459 jam 3 ,0x8901 
+0x15a 000460 jam 3 ,0x8930 
+0x15b 000461 rtnmark1 mark_ble_2m 
+0x15c 000462 jam 1 ,0x8901 
+0x15d 000463 jam 0x07 ,0x8a82 
+0x15e 000464 jam 0x44 ,0x8a8d 
+0x15f 000465 jam 0x0a ,0x8a8e 
+0x160 000466 fetch 1 ,mem_fcomp_div 
+0x161 000467 beq xtal_16m ,p_set_lemode_1m_16m 
+0x162 000468 setarg 0x2bb1 
+0x163 000469 store 2 ,0x8907 
+:      000470 p_set_lemode_1m:
+0x164 000471 rtnmark0 mark_ble_lr 
+0x165 000472 jam 0x24 ,0x8930 
+0x166 000473 jam 5 ,0x8901 
+0x167 000474 rtn 
+:      000476 p_set_lemode_1m_16m:
+0x168 000477 setarg 0x4189 
+0x169 000478 store 2 ,0x8907 
+0x16a 000479 branch p_set_lemode_1m 
+:      000481 p_set_lemode_2m_16m:
+0x16b 000482 setarg 0x8312 
+0x16c 000483 store 2 ,0x8907 
+0x16d 000484 branch p_set_lemode_2m 
+:      000486 p_otp_read_data:
+0x16e 000487 call enable_otp_read 
+0x16f 000488 call otp_read_data + 1 
+0x170 000489 branch otp_disable_chgpump 
+:      000491 p_keyboard_load_otp_info_check:
+0x171 000492 fetch 1 ,mem_device_flag 
+0x172 000493 beq mode_24g_device ,p_keyboard_load_otp_device_info_g24_init 
+0x173 000494 beq mode_bt_device1 ,p_keyboard_load_otp_device_info_ble_init 
+0x174 000495 rtn 
+:      000497 p_keyboard_load_otp_device_info_g24_init:
+0x175 000498 arg 80 ,regd 
+0x176 000499 setarg 0x400 
+0x177 000500 idiv regd 
+0x178 000501 call wait_div_end 
+0x179 000502 quotient pdata 
+0x17a 000503 store 2 ,mem_pdatatemp 
+0x17b 000504 arg 0x1fac ,pdata 
+0x17c 000505 arg 4 ,temp 
+0x17d 000506 arg 4 ,rege 
+0x17e 000507 branch p_keyboard_load_otp_device_info 
+:      000509 p_keyboard_load_otp_device_info_ble_init:
+0x17f 000510 arg 320 ,regd 
+0x180 000511 setarg 0x400 
+0x181 000512 idiv regd 
+0x182 000513 call wait_div_end 
+0x183 000514 quotient pdata 
+0x184 000515 store 2 ,mem_pdatatemp 
+0x185 000516 arg 0x1fa0 ,pdata 
+0x186 000517 arg 16 ,temp 
+0x187 000518 arg 16 ,rege 
+0x188 000519 branch p_keyboard_load_otp_device_info 
+:      000521 p_keyboard_load_otp_device_info:
+0x189 000522 store 2 ,mem_pdatatemp + 2 
+0x18a 000523 storet 1 ,mem_temp 
+0x18b 000524 arg mem_otp_read_retention_memory ,rega 
+0x18c 000525 arg 0 ,regc 
+:      000526 p_keyboard_load_otp_info_check_page_loop:
+0x18d 000527 fetch 2 ,mem_pdatatemp + 2 
+0x18e 000528 copy pdata ,regb 
+0x18f 000529 fetchr loopcnt ,1 ,mem_temp 
+0x190 000530 arg mem_otp_read_retention_memory ,rega 
+0x191 000531 call otp_read_data 
+0x192 000532 fetch 8 ,mem_otp_read_retention_memory 
+0x193 000533 fetcht 8 ,mem_otp_read_retention_memory + 8 
+0x194 000534 ior temp ,pdata 
+0x195 000535 fetcht 8 ,mem_otp_read_retention_memory + 16 
+0x196 000536 ior temp ,pdata 
+0x197 000537 branch p_keyboard_load_otp_info_check_first_time ,blank 
+0x198 000538 increase 1 ,regc 
+0x199 000539 fetch 2 ,mem_pdatatemp 
+0x19a 000540 isub regc ,null 
+0x19b 000542 fetch 2 ,mem_pdatatemp + 2 
+0x19c 000543 isub regd ,pdata 
+0x19d 000544 store 2 ,mem_pdatatemp + 2 
+0x19e 000545 branch p_keyboard_load_otp_info_check_page_loop 
+:      000546 p_keyboard_load_otp_info_check_first_time:
+0x19f 000547 sub regc ,0 ,null 
+0x1a0 000548 branch keyboard_load_otp_info_check_first_time_process ,zero 
+:      000549 p_keyboard_load_otp_info_check_first_time_loop_init:
+0x1a1 000550 fetch 2 ,mem_pdatatemp + 2 
+0x1a2 000551 iadd regd ,pdata 
+:      000552 p_keyboard_load_otp_info_check_first_time_loop:
+0x1a3 000553 isub rege ,pdata 
+0x1a4 000554 store 2 ,mem_pdatatemp + 2 
+0x1a5 000555 fetch 2 ,mem_pdatatemp + 2 
+0x1a6 000556 copy pdata ,regb 
+0x1a7 000557 fetchr loopcnt ,1 ,mem_temp 
+0x1a8 000558 arg mem_otp_read_retention_memory ,rega 
+0x1a9 000559 call otp_read_data 
+0x1aa 000560 fetch 8 ,mem_otp_read_retention_memory 
+0x1ab 000561 fetcht 8 ,mem_otp_read_retention_memory + 8 
+0x1ac 000562 ior temp ,pdata 
+0x1ad 000563 fetcht 8 ,mem_otp_read_retention_memory + 16 
+0x1ae 000564 ior temp ,pdata 
+0x1af 000565 branch p_keyboard_load_otp_info_check_offset_process ,blank 
+0x1b0 000566 fetch 2 ,mem_pdatatemp + 2 
+0x1b1 000567 branch p_keyboard_load_otp_info_check_first_time_loop 
+:      000569 p_keyboard_load_otp_info_check_offset_process:
+0x1b2 000570 setarg 0x1fb0 
+0x1b3 000571 fetcht 2 ,mem_pdatatemp + 2 
+0x1b4 000572 isub temp ,pdata 
+0x1b5 000573 store 2 ,mem_otp_read_retention_offset 
+0x1b6 000574 copy temp ,pdata 
+0x1b7 000575 iadd rege ,regb 
+0x1b8 000576 fetchr loopcnt ,1 ,mem_temp 
+0x1b9 000577 arg mem_otp_read_retention_memory ,rega 
+0x1ba 000578 call otp_read_data 
+0x1bb 000579 fetch 1 ,mem_device_flag 
+0x1bc 000580 beq mode_24g_device ,keyboard_load_otp_info_check_offset_process_g24 
+0x1bd 000581 beq mode_bt_device1 ,p_keyboard_load_otp_info_check_offset_process_ble 
+0x1be 000582 rtn 
+:      000584 p_keyboard_load_otp_info_check_offset_process_ble:
+0x1bf 000585 fetch 1 ,mem_otp_read_retention_memory 
+0x1c0 000586 sub pdata ,system_os_mac ,null 
+0x1c1 000587 ncall set_pdata_0 ,positive 
+0x1c2 000588 store 1 ,mem_kb_computer_system 
+0x1c3 000589 fetch 1 ,mem_otp_read_retention_memory + 1 
+0x1c4 000590 store 1 ,mem_device1_type 
+0x1c5 000591 fetch 6 ,mem_otp_read_retention_memory + 2 
+0x1c6 000592 store 6 ,mem_device1_addr 
+0x1c7 000593 fetch 6 ,mem_otp_read_retention_memory + 8 
+0x1c8 000594 store 6 ,mem_device1_locall_addr 
+0x1c9 000595 fetcht 2 ,mem_otp_read_retention_memory + 14 
+0x1ca 000596 random pdata 
+0x1cb 000597 iadd temp ,pdata 
+0x1cc 000598 store 2 ,mem_random_addr_increase_count 
+0x1cd 000599 branch p_keyboard_select_reconn_device 
+:      000601 p_keyboard_store_otp_device_info:
+0x1ce 000602 fetch 1 ,mem_device_flag 
+0x1cf 000603 beq mode_24g_device ,p_keyboard_store_otp_device_info_g24 
+0x1d0 000604 beq mode_bt_device1 ,p_keyboard_store_otp_device_info_ble 
+0x1d1 000605 rtn 
+:      000607 p_keyboard_store_otp_device_info_g24:
+0x1d2 000608 fetcht 2 ,mem_otp_read_retention_offset 
+0x1d3 000609 setarg 0x1fb0 
+0x1d4 000610 branch keyboard_store_otp_device_info_g24 + 2 
+:      000612 p_keyboard_store_otp_device_info_ble:
+0x1d5 000613 jam 1 ,mem_otp_store_device_info_flag 
+0x1d6 000614 fetch 1 ,mem_otp_store_system_flag 
+0x1d7 000615 rtn blank 
+:      000616 p_keyboard_wirte_otp_ble:
+0x1d8 000617 fetcht 2 ,mem_otp_read_retention_offset 
+0x1d9 000618 setarg 0x1fb0 
+0x1da 000619 isub temp ,pdata 
+0x1db 000620 store 2 ,mem_pdatatemp 
+0x1dc 000622 copy pdata ,regb 
+0x1dd 000623 arg mem_kb_computer_system ,rega 
+0x1de 000624 arg 1 ,loopcnt 
+0x1df 000625 call otp_write 
+0x1e0 000627 fetch 2 ,mem_pdatatemp 
+0x1e1 000628 add pdata ,1 ,regb 
+0x1e2 000629 arg mem_device1_type ,rega 
+0x1e3 000630 arg 13 ,loopcnt 
+0x1e4 000631 call otp_write 
+0x1e5 000633 fetch 2 ,mem_pdatatemp 
+0x1e6 000634 add pdata ,14 ,regb 
+0x1e7 000635 arg mem_random_addr_increase_count ,rega 
+0x1e8 000636 arg 2 ,loopcnt 
+0x1e9 000637 call otp_write 
+0x1ea 000639 fetcht 2 ,mem_otp_read_retention_offset 
+0x1eb 000640 increase 16 ,temp 
+0x1ec 000641 storet 2 ,mem_otp_read_retention_offset 
+0x1ed 000642 rtn 
+:      000644 p_keyboard_store_device_info:
+0x1ee 000645 fetch mouse_flag_len ,mem_mouse_flag 
+0x1ef 000646 bbit1 mouse_enable_otp ,p_keyboard_store_otp_device_info 
+0x1f0 000647 branch keyboard_store_device_info + 2 
+:      000651 p_keyboard_priority_bb_event:
+0x1f1 000652 copy regc ,pdata 
+0x1f2 000653 beq bt_evt_24g_attempt_fail ,p_keyboard_24g_attempt_fail 
+0x1f3 000654 branch keyboard_priority_bb_event + 2 
+:      000656 p_keyboard_24g_attempt_fail:
+0x1f4 000657 fetch 1 ,mem_24g_attempt_fail_flag 
+0x1f5 000658 nbranch keyboard_24g_hibernate_set ,blank 
+0x1f6 000659 fetch 1 ,mem_24g_reconn_type 
+0x1f7 000660 beq fast_conn_and_3_0_addr ,p_keyboard_24g_fast_conn_attempt_fail 
+0x1f8 000661 branch keyboard_24g_attempt_fail + 4 
+:      000663 p_keyboard_24g_fast_conn_attempt_fail:
+0x1f9 000664 fetch mouse_flag_len ,mem_mouse_flag 
+0x1fa 000665 bbit1 mouse_enable_24g_first_auto_pairing ,mouse_24g_start_auto_pair 
+0x1fb 000666 bbit1 mouse_enable_auto_24g_paring ,mouse_24g_start_auto_pair 
+0x1fc 000667 bbit0 mouse_enable_24g_auto_pair_nerver_been_paired ,mouse_24g_reconn_dongle_start 
+0x1fd 000668 fetch 4 ,mem_mouse_24g_addr 
+0x1fe 000669 branch p_keyboard_24g_start_pair_mode ,blank 
+0x1ff 000670 branch mouse_24g_reconn_dongle_start 
+:      000675 p_keyboard_bb_event_timer:
+0x200 000676 call mouse_adc_read 
+0x201 000677 call p_keyboard_low_voltage_param_set 
+0x202 000678 call p_keyboard_low_voltage_led_timer 
+0x203 000680 call g24_pair_timeout_timer 
+0x204 000681 call g24_reconn_timeout_timer 
+0x205 000682 call mouse_24g_long_sleep_param_update_timer 
+0x206 000683 call keyboard_24g_repeat_send_data 
+0x207 000684 call keyboard_24g_led_status_get_timer 
+0x208 000687 call p_keyboard_num_capslock_led_on_timer 
+0x209 000688 call p_keyboard_device_poweron_timer 
+0x20a 000689 call p_keyboard_device_pair_discovery_led_timer 
+0x20b 000690 call p_keyboard_mode_led_timer 
+0x20c 000691 call keyboard_check_discovery_timeout_timer 
+0x20d 000692 call keyboard_check_direct_timeout_timer 
+0x20e 000693 call mouse_le_enable_att_list_timer 
+0x20f 000694 call keyboard_le_battery_updata_timer 
+0x210 000695 call mouse_le_send_smp_security_request_timer 
+0x211 000696 call keyboard_le_send_conn_param_update_timer 
+0x212 000697 call keyboard_le_auto_recognize_timer 
+0x213 000699 call p_keyboard_key_press_timer 
+0x214 000700 call keyboard_commbination_key_process 
+0x215 000701 call mouse_current_mult_update_timer 
+0x216 000702 call keyboard_store_information_delay_timer 
+0x217 000704 call keyboard_long_press_timer 
+0x218 000705 call keyboard_commbination_delay_release_timer 
+0x219 000706 branch p_keyboard_check_no_data_timeout_timer 
+:      000708 p_keyboard_low_voltage_param_set:
+0x21a 000709 call mouse_adc_gpio_set_before_hibernate 
+:      000710 p_keyboard_low_voltage_param_set_backlight_off:
+0x21b 000711 setarg 0x520090 
+0x21c 000712 store 3 ,mem_mouse_vdd_full_vol 
+0x21d 000713 setarg 0x005a00 
+0x21e 000714 istore 3 ,contw 
+0x21f 000715 fetch 1 ,mem_mouse_adc_last_low_voltage_flag 
+0x220 000716 branch p_keyboard_low_voltage_param_set_backligh_off_1v0 ,blank 
+0x221 000717 jam 0x5F ,mem_mouse_vdd_low_vol 
+0x222 000718 rtn 
+:      000719 p_keyboard_low_voltage_param_set_backligh_off_1v0:
+0x223 000720 jam 0x5a ,mem_mouse_vdd_low_vol 
+0x224 000721 rtn 
+:      000724 p_keyboard_num_capslock_led_on_timer:
+0x225 000725 fetch 2 ,mem_mouse_no_data_timer 
+0x226 000726 rtn blank 
+0x227 000727 fetch 2 ,mem_mouse_no_data_timeout 
+0x228 000728 fetcht 2 ,mem_mouse_no_data_timer 
+0x229 000729 isub temp ,temp 
+0x22a 000730 fetch 2 ,mem_keyboard_caps_led_on_timer 
+0x22b 000731 isub temp ,pdata 
+0x22c 000732 branch p_keyboard_num_cap_led_on ,positive 
+0x22d 000733 call p_keyboard_numlock_led_off 
+0x22e 000734 call p_keyboard_scrolllock_led_off 
+0x22f 000735 branch keyboard_capslock_led_off 
+:      000736 p_keyboard_num_cap_led_on:
+0x230 000737 call p_keyboard_numlock_led_check_on 
+0x231 000738 call p_keyboard_scrolllock_led_check_on 
+0x232 000739 branch keyboard_capslock_led_check_on 
+:      000740 p_keyboard_numlock_led_check_on:
+0x233 000741 fetch 1 ,mem_keyboard_led_status 
+0x234 000742 bbit0 kb_pc_keysel_numlock ,p_keyboard_numlock_led_off 
+0x235 000743 fetcht 1 ,mem_keyboard_num_led_gpio 
+0x236 000744 branch gpio_out_active 
+:      000745 p_keyboard_numlock_led_off:
+0x237 000746 fetcht 1 ,mem_keyboard_num_led_gpio 
+0x238 000747 branch gpio_out_inactive 
+:      000748 p_keyboard_scrolllock_led_off:
+0x239 000749 fetch 1 ,mem_keyboard_device_poweron_timer_count 
+0x23a 000750 nrtn blank 
+0x23b 000751 fetch 1 ,mem_adc_power_flag 
+0x23c 000752 rtnbit1 0 
+0x23d 000753 fetcht 1 ,mem_keyboard_scroll_led_gpio 
+0x23e 000754 branch gpio_out_inactive 
+:      000756 p_keyboard_scrolllock_led_check_on:
+0x23f 000757 fetch 1 ,mem_keyboard_device_poweron_timer_count 
+0x240 000758 nrtn blank 
+0x241 000759 fetch 1 ,mem_adc_power_flag 
+0x242 000760 rtnbit1 0 
+0x243 000761 fetch 1 ,mem_keyboard_led_status 
+0x244 000762 bbit0 kb_pc_keysel_scrolllock ,p_keyboard_scrolllock_led_off 
+0x245 000763 fetcht 1 ,mem_keyboard_scroll_led_gpio 
+0x246 000764 branch gpio_out_active 
+:      000767 p_keyboard_usb_led_check:
+0x247 000768 fetch 1 ,mem_24g_led_status 
+0x248 000769 store 1 ,mem_keyboard_led_status 
+0x249 000770 branch p_keyboard_num_cap_led_on 
+:      000772 p_keyboard_device_poweron_timer:
+0x24a 000773 fetch 1 ,mem_keyboard_device_poweron_timer_count 
+0x24b 000774 rtn blank 
+0x24c 000775 increase -1 ,pdata 
+0x24d 000776 store 1 ,mem_keyboard_device_poweron_timer_count 
+0x24e 000777 branch p_keyboard_device_led_off ,blank 
+0x24f 000778 branch p_keyboard_device_led_on 
+:      000780 p_keyboard_device_led_off:
+0x250 000781 fetch 1 ,mem_device_flag 
+0x251 000782 beq mode_24g_device ,p_keyboard_device_24g_led_off 
+0x252 000783 beq mode_bt_device1 ,p_keyboard_device_bt1_led_off 
+0x253 000784 beq mode_bt_device2 ,p_keyboard_device_bt2_led_off 
+0x254 000785 beq mode_bt_device3 ,p_keyboard_device_bt3_led_off 
+0x255 000786 rtn 
+:      000788 p_keyboard_device_led_on:
+0x256 000789 fetch 1 ,mem_device_flag 
+0x257 000790 beq mode_24g_device ,p_keyboard_device_24g_led_on 
+0x258 000791 beq mode_bt_device1 ,p_keyboard_device_bt1_led_on 
+0x259 000792 beq mode_bt_device2 ,p_keyboard_device_bt2_led_on 
+0x25a 000793 beq mode_bt_device3 ,p_keyboard_device_bt3_led_on 
+0x25b 000794 rtn 
+:      000796 p_keyboard_device_24g_led_off:
+0x25c 000797 fetcht 1 ,mem_keyboard_24g_led_gpio 
+0x25d 000798 branch gpio_out_inactive 
+:      000800 p_keyboard_device_bt1_led_off:
+0x25e 000801 fetcht 1 ,mem_keyboard_bt1_led_gpio 
+0x25f 000802 branch gpio_out_inactive 
+:      000804 p_keyboard_device_bt2_led_off:
+0x260 000805 fetcht 1 ,mem_keyboard_bt2_led_gpio 
+0x261 000806 branch gpio_out_inactive 
+:      000808 p_keyboard_device_bt3_led_off:
+0x262 000809 fetcht 1 ,mem_keyboard_bt3_led_gpio 
+0x263 000810 branch gpio_out_inactive 
+:      000812 p_keyboard_device_24g_led_on:
+0x264 000813 fetcht 1 ,mem_keyboard_24g_led_gpio 
+0x265 000814 branch gpio_out_active 
+:      000816 p_keyboard_device_bt1_led_on:
+0x266 000817 fetcht 1 ,mem_keyboard_bt1_led_gpio 
+0x267 000818 branch gpio_out_active 
+:      000820 p_keyboard_device_bt2_led_on:
+0x268 000821 fetcht 1 ,mem_keyboard_bt2_led_gpio 
+0x269 000822 branch gpio_out_active 
+:      000824 p_keyboard_device_bt3_led_on:
+0x26a 000825 fetcht 1 ,mem_keyboard_bt3_led_gpio 
+0x26b 000826 branch gpio_out_active 
+:      000828 p_keyboard_mode_led_timer:
+0x26c 000829 fetch 2 ,mem_mouse_no_data_timer 
+0x26d 000830 rtn blank 
+0x26e 000831 fetch 1 ,mem_keyboard_mode_led_on_timer 
+0x26f 000832 rtn blank 
+0x270 000833 increase -1 ,pdata 
+0x271 000834 store 1 ,mem_keyboard_mode_led_on_timer 
+0x272 000835 bbit1 0 ,p_keyboard_device_led_on 
+0x273 000836 branch p_keyboard_device_led_off 
+:      000838 p_keyboard_device_pair_discovery_led_timer:
+0x274 000839 fetch 1 ,mem_device_flag 
+0x275 000840 beq mode_24g_device ,p_keyboard_device_pair_led 
+0x276 000841 fetch 2 ,mem_mouse_discovery_timer 
+0x277 000842 rtn blank 
+0x278 000843 branch p_keyboard_device_pair_led + 2 
+:      000845 p_keyboard_device_pair_led:
+0x279 000846 fetch 2 ,mem_24g_pair_timeout 
+0x27a 000847 rtn blank 
+0x27b 000848 fetch 1 ,mem_keyboard_pair_led_flag 
+0x27c 000849 increase 1 ,pdata 
+0x27d 000850 store 1 ,mem_keyboard_pair_led_flag 
+0x27e 000851 bbit1 2 ,p_keyboard_device_led_on 
+0x27f 000852 branch p_keyboard_device_led_off 
+:      000855 p_keyboard_low_voltage_led_timer:
+0x280 000856 jam 0 ,mem_keyboard_low_volatage_led_blink_new_data_enable 
+0x281 000857 fetch 2 ,mem_mouse_discovery_timer 
+0x282 000858 nrtn blank 
+0x283 000859 fetch 2 ,mem_24g_pair_timeout 
+0x284 000860 nrtn blank 
+0x285 000861 fetch 2 ,mem_24g_reconn_timeout 
+0x286 000862 nrtn blank 
+0x287 000863 fetch 1 ,mem_keyboard_device_poweron_timer_count 
+0x288 000864 nrtn blank 
+0x289 000865 fetch mouse_flag_len ,mem_mouse_flag 
+0x28a 000866 rtnbit0 mouse_enable_low_led 
+0x28b 000867 rtnbit0 mouse_low_voltage_flag 
+0x28c 000868 bbit1 mouse_enable_low_voltage_led_blink_n_second ,p_keyboard_low_voltage_led_blink_new_data 
+0x28d 000869 fetch 1 ,mem_keyboard_adc_low_volatage_led_timer_count 
+0x28e 000870 increase 1 ,pdata 
+0x28f 000871 store 1 ,mem_keyboard_adc_low_volatage_led_timer_count 
+0x290 000872 sub pdata ,20 ,null 
+0x291 000873 ncall p_keyboard_adc_low_volatage_led_timer_count_clean ,positive 
+0x292 000874 beq 2 ,p_keyboard_low_voltage_led_on 
+0x293 000875 beq 4 ,p_keyboard_low_voltage_led_off 
+0x294 000876 beq 6 ,p_keyboard_low_voltage_led_on 
+0x295 000877 beq 8 ,p_keyboard_low_voltage_led_off 
+0x296 000878 rtn 
+:      000879 p_keyboard_adc_low_volatage_led_timer_count_clean:
+0x297 000880 jam 1 ,mem_keyboard_adc_low_volatage_led_timer_count 
+0x298 000881 branch p_keyboard_low_voltage_led_off 
+:      000882 p_keyboard_low_voltage_led_on:
+0x299 000883 fetcht 1 ,mem_keyboard_low_voltage_alarm_gpio 
+0x29a 000884 branch gpio_out_active 
+:      000885 p_keyboard_low_voltage_led_off:
+0x29b 000886 fetcht 1 ,mem_keyboard_low_voltage_alarm_gpio 
+0x29c 000887 branch gpio_out_inactive 
+:      000889 p_keyboard_low_voltage_led_blink_new_data:
+0x29d 000890 fetch 2 ,mem_mouse_no_data_timeout 
+0x29e 000891 fetcht 2 ,mem_mouse_no_data_timer 
+0x29f 000892 isub temp ,temp 
+0x2a0 000893 fetch 2 ,mem_adc_low_volatage_led_blink_timer 
+0x2a1 000894 isub temp ,null 
+0x2a2 000895 nbranch p_keyboard_low_voltage_led_off ,positive 
+0x2a3 000896 jam 1 ,mem_keyboard_low_volatage_led_blink_new_data_enable 
+0x2a4 000897 fetch 1 ,mem_keyboard_low_volatage_led_flag 
+0x2a5 000898 increase 1 ,pdata 
+0x2a6 000899 store 1 ,mem_keyboard_low_volatage_led_flag 
+0x2a7 000900 bbit1 1 ,p_keyboard_low_voltage_led_on 
+0x2a8 000901 branch p_keyboard_low_voltage_led_off 
+:      000903 p_keyboard_low_voltage_led_no_enter_lpm:
+0x2a9 000904 fetch mouse_flag_len ,mem_mouse_flag 
+0x2aa 000905 rtnbit0 mouse_enable_low_led 
+0x2ab 000906 rtnbit0 mouse_low_voltage_flag 
+0x2ac 000907 bbit1 mouse_enable_low_voltage_led_blink_n_second ,mouse_low_voltage_led_no_enter_lpm_blink 
+0x2ad 000908 fetch 1 ,mem_adc_low_volatage_led_timer_count 
+0x2ae 000909 sub pdata ,10 ,null 
+0x2af 000910 branch mouse_lpm_mode_clear ,positive 
+0x2b0 000911 branch mouse_low_voltage_led_no_enter_lpm_next 
+:      000913 mouse_low_voltage_led_no_enter_lpm_blink:
+0x2b1 000914 fetch 1 ,mem_keyboard_low_volatage_led_blink_new_data_enable 
+0x2b2 000915 nbranch mouse_lpm_mode_clear ,blank 
+0x2b3 000916 branch mouse_low_voltage_led_no_enter_lpm_next 
+:      000921 p_keyboard_discover_setting_led_gpio:
+0x2b4 000922 rtn 
+:      000925 p_keyboard_check_no_data_timeout_timer:
+0x2b5 000926 branch keyboard_check_no_data_timeout_timer 
+:      000928 p_keyboard_key_press_timer:
+0x2b6 000929 fetch 1 ,mem_keyboard_switch_device_flag 
+0x2b7 000930 bbit1 keyboard_flag_g24_device_button ,p_keyboard_device_select_g24_press_timer 
+0x2b8 000931 call p_keyboard_device_select_g24_nopress_timer 
+0x2b9 000932 rtn 
+:      000934 p_keyboard_device_select_g24_press_timer:
+0x2ba 000935 fetch 1 ,mem_keyboard_switch_g24_press_timer 
+0x2bb 000936 sub pdata ,100 ,null 
+0x2bc 000937 nrtn positive 
+0x2bd 000938 increase 1 ,pdata 
+0x2be 000939 store 1 ,mem_keyboard_switch_g24_press_timer 
+0x2bf 000940 rtnne 25 
+0x2c0 000941 jam 0 ,mem_keyboard_switch_g24_enable 
+0x2c1 000942 fetch 1 ,mem_device_flag 
+0x2c2 000943 rtneq mode_usb_device 
+0x2c3 000944 call mouse_stop_bluetooth_mode 
+:      000945 p_keyboard_24g_start_pair_mode:
+0x2c4 000946 call p_keyboard_device_led_all_off 
+0x2c5 000947 branch keyboard_24g_start_pair_mode 
+:      000949 p_keyboard_device_select_g24_nopress_timer:
+0x2c6 000950 jam 0 ,mem_keyboard_switch_g24_press_timer 
+0x2c7 000951 rtn 
+:      000955 p_keyboard_start_work:
+0x2c8 000956 fetch mouse_flag_len ,mem_mouse_flag 
+0x2c9 000957 bbit0 mouse_enable_adc ,p_keyboard_start_work_next 
+0x2ca 000958 call p_keyboard_low_voltage_param_set 
+0x2cb 000959 call p_enable_adc 
+0x2cc 000960 call p_vdd_calculate_by_mode 
+0x2cd 000961 div pdata ,10 
+0x2ce 000962 call get_div_result 
+0x2cf 000963 store 2 ,mem_mouse_vdd_now_vol 
+0x2d0 000964 fetcht 2 ,mem_2v_adc_hvin_data 
+0x2d1 000965 fetch 2 ,mem_adc_current_value 
+0x2d2 000966 isub temp ,null 
+0x2d3 000967 nbranch p_keyboard_start_work ,positive 
+0x2d4 000968 arg mem_mouse_vdd_calculate_set ,rega 
+0x2d5 000969 call mouse_adc_bat_percent_lowpower_out 
+0x2d6 000970 fetch 1 ,mem_adc_power_flag 
+0x2d7 000971 bbit1 1 ,keyboard_power_down 
+:      000972 p_keyboard_start_work_next:
+0x2d8 000973 fetch 1 ,mem_keyboard_pairing_type 
+0x2d9 000974 call keyboard_enable_bt_button_pairing ,blank 
+0x2da 000975 fetch 1 ,mem_keyboard_bt_button_flag 
+0x2db 000976 nrtn blank 
+0x2dc 000977 fetch 1 ,mem_device_flag 
+0x2dd 000978 beq mode_24g_device ,mouse_24g_reconn_general_dongle 
+0x2de 000979 call mouse_bluetooth_fast_conn_disable 
+:      000980 p_keyboard_start_ble1_reconnect:
+0x2df 000981 fetch 6 ,mem_device1_addr 
+:      000982 p_keyboard_start_ble_reconnect:
+0x2e0 000983 branch mouse_bluetooth_fast_conn_init ,blank 
+0x2e1 000984 branch mouse_start_reconnect_device 
+:      000988 p_keyboard_keyscan:
+0x2e2 000989 call p_keyboard_gpio_init 
+0x2e3 000990 call keyboard_stb_state_low 
+0x2e4 000991 setarg 0 
+0x2e5 000992 store 2 ,mem_keyscan_exmcu_wait_wake_count 
+0x2e6 000993 arg mem_keyscan_value_current ,contr 
+0x2e7 000994 arg mem_keyscan_value_check ,contw 
+0x2e8 000995 arg 20 ,loopcnt 
+0x2e9 000996 call memcpy 
+0x2ea 000997 setarg mem_keyscan_value_current 
+0x2eb 000998 store 2 ,mem_keyscan_value_ptr 
+0x2ec 000999 setarg mem_keyscan_exmcu_value_new 
+0x2ed 001000 store 2 ,mem_keyscan_exmcu_value_ptr 
+0x2ee 001001 call keyboard_stb_state_high 
+0x2ef 001003 call keyboard_clk_input 
+:      001004 p_keyboard_keyscan_exmcu_start_check:
+0x2f0 001005 fetch 2 ,mem_keyscan_exmcu_wait_wake_count 
+0x2f1 001006 increase 1 ,pdata 
+0x2f2 001007 store 2 ,mem_keyscan_exmcu_wait_wake_count 
+0x2f3 001008 bbit1 9 ,p_keyboard_keyscan_reset_exmcu 
+0x2f4 001009 fetcht 1 ,mem_mcu_clk_gpio 
+0x2f5 001010 call gpio_get_bit 
+0x2f6 001011 nbranch p_keyboard_keyscan_exmcu_start_check ,true 
+0x2f7 001012 call keyboard_stb_state_low 
+:      001013 p_keyboard_keyscan_wait_wake_next:
+0x2f8 001014 fetcht 1 ,mem_mcu_clk_gpio 
+0x2f9 001015 call gpio_get_bit 
+0x2fa 001016 branch p_keyboard_keyscan_wait_wake_next ,true 
+0x2fb 001018 call p_keyboard_keyscan_get_exmcu_value 
+0x2fc 001019 call p_keyboard_keyscan_get_mcu_value 
+0x2fd 001020 call keyboard_clk_input 
+0x2fe 001021 call keyboard_stb_state_high 
+:      001022 p_keyboard_keyscan_copy_value:
+0x2ff 001023 fetch 2 ,mem_kb_excol_ptr 
+0x300 001024 copy pdata ,regb 
+0x301 001025 jam 0 ,mem_keyscan_col_loop_count 
+:      001026 p_keyboard_compare_col_excol_gpio_loop:
+0x302 001027 ifetcht 1 ,regb 
+0x303 001028 fetch 2 ,mem_kb_col_ptr 
+0x304 001029 copy pdata ,rega 
+0x305 001030 copy rega ,regc 
+0x306 001031 arg 20 ,loopcnt 
+:      001032 p_keyboard_compare_col_gpio_loop:
+0x307 001033 ifetch 1 ,rega 
+0x308 001034 isub temp ,null 
+0x309 001035 branch p_keyboard_copy_value_exmcu_to_mcu ,zero 
+0x30a 001036 increase 1 ,rega 
+0x30b 001037 loop p_keyboard_compare_col_gpio_loop 
+:      001038 p_keyboard_compare_col_excol_gpio_loop_next:
+0x30c 001039 increase 1 ,regb 
+0x30d 001040 fetch 1 ,mem_keyscan_col_loop_count 
+0x30e 001041 increase 1 ,pdata 
+0x30f 001042 store 1 ,mem_keyscan_col_loop_count 
+0x310 001043 sub pdata ,11 ,null 
+0x311 001044 branch p_keyboard_compare_col_excol_gpio_loop ,positive 
+0x312 001045 branch p_keyboard_gpio_pu_idle 
+:      001047 p_keyboard_copy_value_exmcu_to_mcu:
+0x313 001048 fetch 2 ,mem_keyscan_value_ptr 
+0x314 001049 copy pdata ,contw 
+0x315 001050 copy rega ,pdata 
+0x316 001051 isub regc ,pdata 
+0x317 001052 iadd contw ,contw 
+0x318 001053 fetch 2 ,mem_keyscan_exmcu_value_ptr 
+0x319 001054 copy pdata ,regc 
+0x31a 001055 fetch 1 ,mem_keyscan_col_loop_count 
+0x31b 001056 iadd regc ,regc 
+0x31c 001057 ifetch 1 ,regc 
+0x31d 001058 istore 1 ,contw 
+0x31e 001059 branch p_keyboard_compare_col_excol_gpio_loop_next 
+:      001061 p_keyboard_keyscan_get_exmcu_value:
+0x31f 001062 jam 0 ,mem_keyscan_exmcu_reset_count 
+0x320 001063 jam 0 ,mem_keyscan_col_loop_count 
+:      001064 p_keyboard_keyscan_exmcu_start_loop:
+0x321 001065 call keyboard_clk_state_low 
+0x322 001066 call p_keyboard_keyscan_exmcu_get_col_value 
+0x323 001067 call keyboard_clk_state_high 
+0x324 001068 call p_keyboard_keyscan_exmcu_get_col_value 
+0x325 001069 sub pdata ,11 ,null 
+0x326 001070 branch p_keyboard_keyscan_exmcu_start_loop ,positive 
+0x327 001071 branch keyboard_clk_state_low 
+:      001073 p_keyboard_keyscan_reset_exmcu:
+0x328 001074 branch p_keyboard_keyscan 
+:      001078 p_keyboard_keyscan_exmcu_get_col_value:
+0x329 001079 jam 0 ,mem_keyscan_value_temp 
+0x32a 001080 call p_keyboard_keyscan_get_col_value 
+0x32b 001081 fetch 2 ,mem_keyscan_exmcu_value_ptr 
+0x32c 001082 branch keyboard_keyscan_value_store 
+:      001084 p_keyboard_keyscan_get_col_value:
+0x32d 001085 nop 120 
+0x32e 001086 branch keyboard_keyscan_get_col_value 
+:      001088 p_keyboard_keyscan_get_mcu_value:
+0x32f 001089 fetch 2 ,mem_kb_col_ptr 
+0x330 001090 copy pdata ,regb 
+0x331 001091 jam 0 ,mem_keyscan_col_loop_count 
+:      001092 p_keyboard_keyscan_mcu_start:
+0x332 001093 jam 0 ,mem_keyscan_value_temp 
+0x333 001094 ifetcht 1 ,regb 
+0x334 001095 isolate1 7 ,temp 
+0x335 001096 branch p_keyboard_keyscan_mcu_start_loop ,true 
+0x336 001097 call gpio_out_active 
+0x337 001098 call p_keyboard_keyscan_get_col_value 
+0x338 001099 ifetcht 1 ,regb 
+0x339 001100 call gpio_out_inactive 
+0x33a 001101 ifetcht 1 ,regb 
+0x33b 001102 call keyboard_gpio_config_input_pu 
+:      001103 p_keyboard_keyscan_mcu_start_loop:
+0x33c 001104 increase 1 ,regb 
+0x33d 001105 fetch 2 ,mem_keyscan_value_ptr 
+0x33e 001106 call keyboard_keyscan_value_store 
+0x33f 001107 sub pdata ,19 ,null 
+0x340 001108 branch p_keyboard_keyscan_mcu_start ,positive 
+0x341 001109 rtn 
+:      001111 p_keyboard_key_process:
+0x342 001112 arg mem_keyscan_value_current ,rega 
+0x343 001113 arg mem_keyscan_value_check ,regb 
+0x344 001114 arg 20 ,loopcnt 
+0x345 001115 call string_compare 
+0x346 001116 nbranch keyboard_press_change_or_no_key ,zero 
+0x347 001117 call p_keyboard_keyscan_value_current_zero_check 
+0x348 001118 call keyboard_press_change_or_no_key ,blank 
+0x349 001120 call keyboard_ghost_key_check 
+0x34a 001121 fetch 1 ,mem_mouse_ghost_flag 
+0x34b 001122 nrtn blank 
+0x34c 001123 fetch 1 ,mem_keyboard_commbination_key_step 
+0x34d 001124 rtneq cammbination_key_press 
+0x34e 001125 rtneq cammbination_key_hold 
+0x34f 001126 rtneq cammbination_key_wait_release 
+0x350 001129 jam 0 ,mem_keyscan_col_loop_count 
+0x351 001130 arg mem_keyscan_value_current ,rega 
+0x352 001131 arg mem_keyscan_value_old ,regb 
+:      001132 p_keyboard_keyvalue_process:
+0x353 001133 ifetcht 1 ,rega 
+0x354 001134 ifetch 1 ,regb 
+0x355 001135 ixor temp ,pdata 
+0x356 001136 branch p_keyboard_keyvalue_process_loop ,blank 
+0x357 001137 store 1 ,mem_keyscan_value_temp 
+0x358 001138 storet 1 ,mem_keyboard_press_flag_temp 
+0x359 001139 istoret 1 ,regb 
+0x35a 001140 jam 1 ,mem_keyboard_data_change_flag 
+0x35b 001141 jam 0 ,mem_keyboard_keyvalue_bit_loop_count 
+:      001142 p_keyboard_keyvalue_change:
+0x35c 001143 fetch 1 ,mem_keyscan_value_temp 
+0x35d 001144 bbit0 0 ,p_keyboard_keyvalue_change_loop 
+0x35e 001145 fetch 1 ,mem_keyscan_col_loop_count 
+0x35f 001146 mul32 pdata ,8 ,pdata 
+0x360 001147 fetcht 1 ,mem_keyboard_keyvalue_bit_loop_count 
+0x361 001148 iadd temp ,pdata 
+0x362 001149 arg mem_keyboard_keyvalue_map_new ,contr 
+0x363 001150 iadd contr ,contr 
+0x364 001151 ifetch 1 ,contr 
+0x365 001152 store 1 ,mem_keyboard_keyvalue_temp 
+0x366 001153 call keyboard_keyvalue_fn_replace 
+0x367 001154 call p_keyboard_keyvalue_commbination_replace 
+0x368 001155 call p_keyboard_keyvalue_in_out 
+:      001156 p_keyboard_keyvalue_change_loop:
+0x369 001157 fetch 1 ,mem_keyscan_value_temp 
+0x36a 001158 rshift pdata ,pdata 
+0x36b 001159 store 1 ,mem_keyscan_value_temp 
+0x36c 001160 fetch 1 ,mem_keyboard_press_flag_temp 
+0x36d 001161 rshift pdata ,pdata 
+0x36e 001162 store 1 ,mem_keyboard_press_flag_temp 
+0x36f 001163 fetch 1 ,mem_keyboard_keyvalue_bit_loop_count 
+0x370 001164 increase 1 ,pdata 
+0x371 001165 store 1 ,mem_keyboard_keyvalue_bit_loop_count 
+0x372 001166 sub pdata ,7 ,null 
+0x373 001167 branch p_keyboard_keyvalue_change ,positive 
+:      001168 p_keyboard_keyvalue_process_loop:
+0x374 001169 increase 1 ,rega 
+0x375 001170 increase 1 ,regb 
+0x376 001171 fetch 1 ,mem_keyscan_col_loop_count 
+0x377 001172 increase 1 ,pdata 
+0x378 001173 store 1 ,mem_keyscan_col_loop_count 
+0x379 001174 sub pdata ,19 ,null 
+0x37a 001175 branch p_keyboard_keyvalue_process ,positive 
 0x37b 001176 rtn 
-:      001178 p_keyboard_clear_change_flag:
-0x37c 001179 jam 0 ,mem_keyboard_data_change_flag 
-0x37d 001180 rtn 
-:      001182 p_keyboard_device_select_g24:
-0x37e 001183 fetch 1 ,mem_keyboard_switch_device_to_g24 
-0x37f 001184 rtn blank 
-0x380 001185 fetch 2 ,mem_keyboard_keyvalue_buffer + 2 
-0x381 001186 fetcht 2 ,mem_keyboard_switch_device_to_g24 + 1 
-0x382 001187 isub temp ,null 
-0x383 001188 branch p_keyboard_device_select_g24_press ,zero 
-0x384 001189 byteswap temp ,temp 
-0x385 001190 isub temp ,null 
-0x386 001191 branch p_keyboard_device_select_g24_press ,zero 
-0x387 001192 rtn 
-:      001195 p_keyboard_device_select_g24_press:
-0x388 001196 call enable_user 
-0x389 001197 fetch 1 ,mem_keyboard_switch_device_flag 
-0x38a 001198 set1 keyboard_flag_g24_device_button ,pdata 
-0x38b 001199 set0 keyboard_flag_bt_device_button ,pdata 
-0x38c 001200 store 1 ,mem_keyboard_switch_device_flag 
-0x38d 001201 fetch 1 ,mem_device_flag 
-0x38e 001202 rtneq mode_24g_device 
-0x38f 001203 jam mode_24g_device ,mem_device_flag 
-0x390 001204 jam 1 ,mem_keyboard_switch_g24_enable 
-0x391 001205 rtn 
-:      001207 p_keyboard_device_select_bt1:
-0x392 001208 fetch 1 ,mem_keyboard_switch_device_to_bt1 
-0x393 001209 rtn blank 
-0x394 001210 fetch 2 ,mem_keyboard_keyvalue_buffer + 2 
-0x395 001211 fetcht 2 ,mem_keyboard_switch_device_to_bt1 + 1 
-0x396 001212 isub temp ,null 
-0x397 001213 branch p_keyboard_device_select_bt1_press ,zero 
-0x398 001214 byteswap temp ,temp 
-0x399 001215 isub temp ,null 
-0x39a 001216 branch p_keyboard_device_select_bt1_press ,zero 
-0x39b 001217 rtn 
-:      001219 p_keyboard_device_select_bt1_press:
-0x39c 001220 call enable_user 
-0x39d 001221 fetch 1 ,mem_keyboard_switch_device_flag 
-0x39e 001222 set0 keyboard_flag_g24_device_button ,pdata 
-0x39f 001223 set1 keyboard_flag_bt_device_button ,pdata 
-0x3a0 001224 store 1 ,mem_keyboard_switch_device_flag 
-0x3a1 001225 fetch 1 ,mem_device_flag 
-0x3a2 001226 rtneq mode_bt_device1 
-0x3a3 001227 jam mode_bt_device1 ,mem_device_flag 
-0x3a4 001228 jam 1 ,mem_keyboard_switch_bt_enable 
-0x3a5 001229 rtn 
-:      001231 p_keyboard_device_select_bt2:
-0x3a6 001232 fetch 1 ,mem_keyboard_switch_device_to_bt2 
-0x3a7 001233 rtn blank 
-0x3a8 001234 fetch 2 ,mem_keyboard_keyvalue_buffer + 2 
-0x3a9 001235 fetcht 2 ,mem_keyboard_switch_device_to_bt2 + 1 
-0x3aa 001236 isub temp ,null 
-0x3ab 001237 branch p_keyboard_device_select_bt2_press ,zero 
-0x3ac 001238 byteswap temp ,temp 
-0x3ad 001239 isub temp ,null 
-0x3ae 001240 branch p_keyboard_device_select_bt2_press ,zero 
-0x3af 001241 rtn 
-:      001243 p_keyboard_device_select_bt2_press:
-0x3b0 001244 call enable_user 
-0x3b1 001245 fetch 1 ,mem_keyboard_switch_device_flag 
-0x3b2 001246 set0 keyboard_flag_g24_device_button ,pdata 
-0x3b3 001247 set1 keyboard_flag_bt_device_button ,pdata 
-0x3b4 001248 store 1 ,mem_keyboard_switch_device_flag 
-0x3b5 001249 fetch 1 ,mem_device_flag 
-0x3b6 001250 rtneq mode_bt_device2 
-0x3b7 001251 jam mode_bt_device2 ,mem_device_flag 
-0x3b8 001252 jam 1 ,mem_keyboard_switch_bt_enable 
-0x3b9 001253 rtn 
-:      001255 p_keyboard_device_select_bt3:
-0x3ba 001256 fetch 1 ,mem_keyboard_switch_device_to_bt3 
-0x3bb 001257 rtn blank 
-0x3bc 001258 fetch 2 ,mem_keyboard_keyvalue_buffer + 2 
-0x3bd 001259 fetcht 2 ,mem_keyboard_switch_device_to_bt3 + 1 
-0x3be 001260 isub temp ,null 
-0x3bf 001261 branch p_keyboard_device_select_bt3_press ,zero 
-0x3c0 001262 byteswap temp ,temp 
-0x3c1 001263 isub temp ,null 
-0x3c2 001264 branch p_keyboard_device_select_bt3_press ,zero 
-0x3c3 001265 rtn 
-:      001267 p_keyboard_device_select_bt3_press:
-0x3c4 001268 call enable_user 
-0x3c5 001269 fetch 1 ,mem_keyboard_switch_device_flag 
-0x3c6 001270 set0 keyboard_flag_g24_device_button ,pdata 
-0x3c7 001271 set1 keyboard_flag_bt_device_button ,pdata 
-0x3c8 001272 store 1 ,mem_keyboard_switch_device_flag 
-0x3c9 001273 fetch 1 ,mem_device_flag 
-0x3ca 001274 rtneq mode_bt_device3 
-0x3cb 001275 jam mode_bt_device3 ,mem_device_flag 
-0x3cc 001276 jam 1 ,mem_keyboard_switch_bt_enable 
-0x3cd 001277 rtn 
-:      001279 p_keyboard_device_select_usb:
-0x3ce 001280 fetch 1 ,mem_keyboard_switch_device_to_usb 
-0x3cf 001281 rtn blank 
-0x3d0 001282 fetch 2 ,mem_keyboard_keyvalue_buffer + 2 
-0x3d1 001283 fetcht 2 ,mem_keyboard_switch_device_to_usb + 1 
-0x3d2 001284 isub temp ,null 
-0x3d3 001285 branch p_keyboard_device_select_usb_press ,zero 
-0x3d4 001286 byteswap temp ,temp 
-0x3d5 001287 isub temp ,null 
-0x3d6 001288 branch p_keyboard_device_select_usb_press ,zero 
-0x3d7 001289 rtn 
-:      001291 p_keyboard_device_select_usb_press:
-0x3d8 001292 call enable_user 
-0x3d9 001293 fetch 1 ,mem_device_flag 
-0x3da 001294 rtneq mode_usb_device 
-0x3db 001295 jam mode_usb_device ,mem_device_flag 
-0x3dc 001296 call keyboard_store_device_info 
-0x3dd 001297 branch mouse_soft_reset 
-:      001299 p_keyboard_motion:
-0x3de 001300 disable user 
-0x3df 001301 jam 0 ,mem_customer_key 
-0x3e0 001302 jam 0 ,mem_customer_data_trigger 
-0x3e1 001303 jam 0 ,mem_customer_data_trigger_last 
-0x3e2 001304 fetch 1 ,mem_keyboard_commbination_key_step 
-0x3e3 001305 beq cammbination_key_press ,keyboard_commbination_key_press_process 
-0x3e4 001306 beq cammbination_key_hold ,keyboard_commbination_key_hold_process 
-0x3e5 001307 beq cammbination_key_complete ,keyboard_commbination_key_hold_process 
-0x3e6 001308 beq cammbination_key_wait_release ,keyboard_commbination_key_wait_release_process 
-0x3e7 001309 beq cammbination_key_null ,keyboard_commbination_key_null_process 
-0x3e8 001310 fetch 1 ,mem_keyboard_data_change_flag 
-0x3e9 001311 branch p_keyboard_no_key_press ,blank 
-0x3ea 001312 branch keyboard_motion + 13 
-:      001314 p_keyboard_no_key_press:
-0x3eb 001315 fetch 1 ,mem_device_flag 
-0x3ec 001316 rtnne mode_24g_device 
-0x3ed 001317 branch keyboard_no_key_press + 2 
-:      001319 p_keyboard_device_data_tpye_check:
-0x3ee 001320 fetch 1 ,mem_device_flag 
-0x3ef 001321 bne mode_24g_device ,p_keyboard_device_data_tpye_check_next 
-0x3f0 001322 jam 0 ,mem_24g_repeat_send_flag 
-0x3f1 001323 fetch 2 ,mem_keyboard_tx_data 
-0x3f2 001324 ncall keyboard_set_repeat_send_flag ,blank 
-0x3f3 001325 fetch 6 ,mem_keyboard_tx_data + 3 
-0x3f4 001326 ncall keyboard_set_repeat_send_flag ,blank 
-:      001328 p_keyboard_device_data_tpye_check_next:
-0x3f5 001329 fetch 1 ,mem_keyboard_tx_data 
-0x3f6 001330 beq hid_reportid_key_standard ,p_keyboard_standard_data_send 
-0x3f7 001331 branch keyboard_device_data_tpye_check_next + 1 
-:      001333 p_keyboard_standard_data_send:
-0x3f8 001334 jam device_data_tpye_standard_keyboard ,mem_keyboard_data_send_flag 
-0x3f9 001335 call keyboard_clear_key_data 
-0x3fa 001336 fetch 1 ,mem_device_flag 
-0x3fb 001337 bne mode_24g_device ,keyboard_standard_data_send_end 
-0x3fc 001338 branch keyboard_standard_data_send + 4 
-:      001341 p_keyboard_cb_fuction:
-0x3fd 001342 setarg p_keyboard_24g_before_lpm_sleep 
-0x3fe 001343 store 2 ,mem_cb_before_lpm_sleep 
-0x3ff 001344 setarg keyboard_24g_package_data 
-0x400 001345 store 2 ,mem_cb_24g_transmit_data 
-0x401 001346 setarg keyboard_24g_search_dongle 
-0x402 001347 store 2 ,mem_cb_24g_search_receiver 
-0x403 001348 setarg p_keyboard_lpm_before_common 
-0x404 001349 store 2 ,mem_cb_24g_lpm_before 
-0x405 001350 setarg p_keyboard_le 
-0x406 001351 store 2 ,mem_cb_le_process 
-0x407 001352 setarg p_keyboard_process_lpm_before 
-0x408 001353 store 2 ,mem_cb_before_lpm 
-0x409 001355 setarg keyboard_priority_bb_event 
-0x40a 001356 store 2 ,mem_cb_bb_event_process 
-0x40b 001357 setarg keyboard_idle 
-0x40c 001358 store 2 ,mem_cb_idle_process 
-0x40d 001359 setarg keyboard_before_hibernate 
-0x40e 001360 store 2 ,mem_cb_before_hibernate 
-0x40f 001361 setarg mouse_le_bb_event_connect_complete 
-0x410 001362 store 2 ,mem_cb_att_write 
-0x411 001363 setarg keyboard_bb_event_timer 
-0x412 001364 store 2 ,mem_cb_event_timer 
-0x413 001365 setarg mouse_spi_write_flash_cb 
-0x414 001366 store 2 ,mem_cb_spi_flash_write_complate 
-0x415 001369 setarg mouse_le_transmit 
-0x416 001370 store 2 ,mem_cb_ble_transmit 
-0x417 001371 setarg mouse_set_lpm_mult 
-0x418 001372 store 2 ,mem_cb_bt_set_mult 
-0x419 001373 rtn 
-:      001375 p_keyboard_24g_before_lpm_sleep:
-0x41a 001376 fetch 1 ,mem_device_flag 
-0x41b 001377 rtnne mode_24g_device 
-0x41c 001378 branch mouse_24g_before_lpm_sleep + 2 
-:      001380 p_keyboard_lpm_before_common:
-0x41d 001381 call p_clear_wake 
-0x41e 001382 fetcht 1 ,mem_config_select_device_button_gpio 
-0x41f 001383 call gpio_set_wake 
-0x420 001385 fetcht 1 ,mem_usb_level_check_gpio 
-0x421 001386 set1 7 ,temp 
-0x422 001387 call gpio_set_wake 
-0x423 001389 fetch 2 ,mem_kb_col_ptr 
-0x424 001390 copy pdata ,regb 
-0x425 001391 arg 20 ,loopcnt 
-:      001392 p_keyboard_key_col_wake_init:
-0x426 001393 ifetcht 1 ,regb 
-0x427 001394 isolate1 7 ,temp 
-0x428 001395 ncall gpio_out_active ,true 
-0x429 001396 increase 1 ,regb 
-0x42a 001397 loop p_keyboard_key_col_wake_init 
-0x42b 001399 fetch 2 ,mem_kb_row_ptr 
-0x42c 001400 copy pdata ,regb 
-0x42d 001401 arg 8 ,loopcnt 
-:      001402 p_keyboard_key_row_wake_init:
-0x42e 001403 ifetcht 1 ,regb 
-0x42f 001404 sub temp ,ui_button_gpio_disable ,null 
-0x430 001405 ncall gpio_set_wake ,zero 
-0x431 001406 increase 1 ,regb 
-0x432 001407 loop p_keyboard_key_row_wake_init 
-0x433 001408 branch p_keyboard_gpio_pu_idle 
-:      001416 p_clear_wake:
-0x434 001417 setarg 0 
-0x435 001418 set1 21 ,pdata 
-0x436 001419 store 8 ,mem_gpio_wakeup_cfg 
-0x437 001420 setarg 0 
-0x438 001421 istore 4 ,contw 
-0x439 001422 rtn 
-:      001424 p_keyboard_process_lpm_before:
-0x43a 001425 rtnmark1 mark_24g 
-0x43b 001426 branch p_keyboard_lpm_before_common 
-:      001429 p_keyboard_before_hibernate:
-0x43c 001430 jam 0xff ,mem_sensor_motion_gpio 
-0x43d 001431 call disable_authrom 
-0x43e 001432 call keyboard_device_led_all_off 
-0x43f 001433 branch p_keyboard_setgpio_hibernate 
-:      001435 p_keyboard_device_led_all_off:
-0x440 001436 call keyboard_power_led_off 
-0x441 001437 call p_keyboard_device_led_off 
-0x442 001438 call p_keyboard_numlock_led_off 
-0x443 001439 branch keyboard_capslock_led_off 
-:      001442 p_keyboard_app_enter_hibernate:
-0x444 001443 call p_keyboard_setgpio_hibernate 
-0x445 001444 branch app_enter_hibernate 
-:      001447 p_keyboard_setgpio_hibernate:
-0x446 001448 call p_clear_wake 
-0x447 001449 call keyboard_device_led_all_off 
-0x448 001450 call p_keyboard_lpm_before_common 
-0x449 001451 fetcht 1 ,mem_mouse_reuse_2ice_gpio 
-0x44a 001452 call keyboard_gpio_config_input_pu 
-0x44b 001453 call p_keyboard_gpio_pu_idle 
-0x44c 001454 branch keyboard_setgpio_hibernate + 6 
-:      001456 p_keyboard_gpio_pu_idle:
-0x44d 001457 arg core_gpio_conf ,contr 
-0x44e 001458 arg gpio_number ,loopcnt 
-:      001459 p_keyboard_gpio_pu_idle_loop:
-0x44f 001460 ifetch 1 ,contr 
-0x450 001461 nbranch p_keyboard_gpio_pu_idle_configured ,blank 
-0x451 001462 setarg gpcfg_pullup 
-0x452 001463 add contr ,-1 ,contw 
-0x453 001464 istore 1 ,contw 
-:      001465 p_keyboard_gpio_pu_idle_configured:
-0x454 001466 loop p_keyboard_gpio_pu_idle_loop 
-0x455 001467 arg core_gpio_conf_hi + gpio_number_ext ,pdata 
-0x456 001468 isub contr ,null 
-0x457 001469 rtn zero 
-0x458 001470 arg gpio_number_ext ,loopcnt 
-0x459 001471 arg core_gpio_conf_hi ,contr 
-0x45a 001472 branch p_keyboard_gpio_pu_idle_loop 
-:      001474 p_lpm_dispatch:
-0x45b 001475 call lpo_calibration 
-0x45c 001476 fetch 3 ,mem_clks_per_lpo 
-0x45d 001477 rtn blank 
-0x45e 001478 fetch 1 ,mem_keyboard_fn_flag 
-0x45f 001479 nrtn blank 
-0x460 001480 fetch 1 ,mem_keyboard_control_key_flag 
-0x461 001481 nrtn blank 
-0x462 001482 fetch 1 ,mem_keyboard_commbination_control_key_delay_release_timer 
-0x463 001483 nrtn blank 
-0x464 001484 branch lpm_dispatch + 4 
-:      001487 p_lpm_sleep:
-0x465 001489 fetch 2 ,mem_cb_before_lpm_sleep 
-0x466 001490 call callback_func 
-:      001491 p_lpm_sleep_skip_cb_function:
-0x467 001492 fetch 4 ,mem_sleep_counter_all 
-0x468 001493 iadd temp ,pdata 
-0x469 001494 store 4 ,mem_sleep_counter_all 
-0x46a 001495 call p_lpm_save_context 
-0x46b 001497 branch lpm_sleep_skip_cb_function + 4 
-:      001499 p_lpm_save_context:
-0x46c 001500 storer mark ,8 ,mem_saved_mark 
-0x46d 001501 arg core_gpio_conf ,contr 
-0x46e 001502 arg mem_saved_gpio ,contw 
-0x46f 001503 call memcpy16 
-0x470 001504 arg core_gpio_conf_hi ,contr 
-0x471 001505 call memcpy8 
-0x472 001506 fetch 1 ,core_spid_ctrl 
-0x473 001507 store 1 ,mem_saved_spidctrl 
-0x474 001508 copy temp ,regb 
-:      001509 p_lpm_write_gpio_wakeup:
-0x475 001510 arg 12 ,loopcnt 
-0x476 001511 arg mem_gpio_wakeup_cfg ,rega 
-0x477 001512 arg core_gpio_wakeup_cfg ,regc 
-0x478 001513 until null ,lpo_edge 
-:      001514 p_lpm_write_gpio_loop:
-0x479 001515 ifetch 1 ,rega 
-0x47a 001516 ifetcht 1 ,regc 
-0x47b 001517 isub temp ,null 
-0x47c 001518 branch p_lpm_write_gpio_loop_next ,zero 
-0x47d 001519 istore 1 ,regc 
-0x47e 001520 until null ,lpo_edge 
-:      001521 p_lpm_write_gpio_loop_next:
-0x47f 001522 increase 1 ,rega 
-0x480 001523 increase 1 ,regc 
-0x481 001524 loop p_lpm_write_gpio_loop 
-0x482 001525 copy regb ,temp 
-0x483 001526 rtn 
-:      001528 p_app_init:
-:      001529 p_keyboard_init:
-0x484 001530 call enable_authrom 
-0x485 001531 call p_le_exchange_hid_map 
-0x486 001532 call p_keyboard_setting_config 
-0x487 001533 call p_keyboard_gpio_init 
-0x488 001534 call p_keyboard_low_vol_mult_set 
-0x489 001535 rtn wake 
-0x48a 001536 call p_keyboard_device_led_all_off 
-0x48b 001537 fetch 1 ,mem_keyboard_device_poweron_timer_count_init 
-0x48c 001538 store 1 ,mem_keyboard_device_poweron_timer_count 
-0x48d 001539 call keyboard_cb_fuction 
-0x48e 001540 fetch 1 ,mem_device_flag 
-0x48f 001541 beq mode_usb_device ,p_keyboard_usb_mode_start 
-0x490 001542 branch keyboard_init_wireless 
-:      001544 p_keyboard_setting_config:
-0x491 001545 rtn wake 
-0x492 001546 call g24_transmit_init 
-0x493 001547 call p_g24_chmap_param_init 
-0x494 001548 fetch 1 ,mem_device_flag 
-0x495 001549 store 1 ,mem_device_flag_temp_new 
-0x496 001550 fetch 3 ,mem_le_lap + 3 
-0x497 001551 store 3 ,mem_mouse_le_lap_temp 
-0x498 001552 call keyboard_param_init 
-0x499 001553 setarg mem_le_tx_buffer0_omemalloc_new 
-0x49a 001554 store 2 ,mem_ble_l2cap_tx_buff0_ptr 
-0x49b 001555 setarg mouse_ble_l2cap_txbuff_size_new 
-0x49c 001556 store 2 ,mem_ble_l2cap_tx_buff_size_ptr 
-0x49d 001557 fetcht 1 ,mem_mcu_rstb_gpio 
-0x49e 001558 call gpio_out_inactive 
-0x49f 001559 call le_set_fixed_ltk_justwork 
-0x4a0 001561 fetch mouse_flag_len ,mem_mouse_flag 
-0x4a1 001562 bbit1 mouse_enable_eeprom ,p_keyboard_load_eeprom_info_check 
-0x4a2 001563 bbit1 mouse_enable_flash ,mouse_load_flash_info_check 
-0x4a3 001564 rtn 
-:      001566 p_keyboard_select_reconn_device:
-0x4a4 001567 arg mem_device1_type ,rega 
-0x4a5 001568 fetch 1 ,mem_device_flag 
-0x4a6 001569 rtneq mode_24g_device 
-0x4a7 001570 increase -1 ,pdata 
-0x4a8 001571 mul32 pdata ,13 ,pdata 
-0x4a9 001572 iadd rega ,rega 
-0x4aa 001573 ifetch 1 ,rega 
-0x4ab 001574 store 1 ,mem_xrecord_mode 
-0x4ac 001575 beq rec_4_mode ,p_keyboard_load_le_device 
-0x4ad 001576 rtn 
-:      001578 p_keyboard_load_le_device:
-0x4ae 001579 ifetch 6 ,contr 
-0x4af 001580 store 6 ,mem_hci_plap 
-0x4b0 001581 branch mouse_load_le_device_end + 3 
-:      001583 p_keyboard_gpio_init:
-0x4b1 001584 call p_clear_wake 
-0x4b2 001585 fetcht 1 ,mem_config_select_device_button_gpio 
-0x4b3 001586 storet 1 ,mem_sensor_motion_gpio 
-0x4b4 001587 call keyboard_gpio_config_input_pu 
-0x4b5 001589 setarg mem_key_row_gpio 
-0x4b6 001590 store 2 ,mem_kb_row_ptr 
-0x4b7 001592 setarg mem_key_col_gpio 
-0x4b8 001593 store 2 ,mem_kb_col_ptr 
-0x4b9 001595 setarg mem_key_excol_gpio 
-0x4ba 001596 store 2 ,mem_kb_excol_ptr 
-:      001598 p_keyboard_keyscan_gpio_init:
-0x4bb 001599 fetch 2 ,mem_kb_row_ptr 
-0x4bc 001600 copy pdata ,regb 
-0x4bd 001601 arg 8 ,loopcnt 
-:      001602 p_keyboard_key_row_init:
-0x4be 001603 ifetcht 1 ,regb 
-0x4bf 001604 sub temp ,ui_button_gpio_disable ,null 
-0x4c0 001605 ncall keboard_gpio_set_high_impedance ,zero 
-0x4c1 001606 increase 1 ,regb 
-0x4c2 001607 loop p_keyboard_key_row_init 
-0x4c3 001608 call p_lpm_write_gpio_wakeup 
-0x4c4 001610 fetch 2 ,mem_kb_col_ptr 
-0x4c5 001611 copy pdata ,regb 
-0x4c6 001612 arg 20 ,loopcnt 
-0x4c7 001613 branch keyboard_key_cow_init 
-:      001615 p_keyboard_low_vol_mult_set:
-0x4c8 001616 fetch 1 ,mem_device_flag 
-0x4c9 001617 bne mode_24g_device ,keyboard_low_vol_mult_ble_set + 1 
-0x4ca 001618 call g24_interval_param_8ms 
-0x4cb 001619 branch keyboard_low_vol_mult_set + 2 
-:      001621 p_check_51cmd_once_continue:
-0x4cc 001622 fetch 1 ,mem_fifo_temp 
-0x4cd 001623 beq bt_cmd_store_reconn_info_le ,p_eeprom_store_le_reconn_info 
-0x4ce 001624 branch check_51cmd_once_continue + 4 
-:      001626 p_eeprom_store_le_reconn_info:
-0x4cf 001627 jam rec_4_mode ,mem_record_bt_mode 
-:      001628 p_eeprom_store_reconn_info:
-0x4d0 001629 fetch 1 ,mem_device_option 
-0x4d1 001630 beq dvc_op_keyboard ,keyboard_store_remote_bdaddr 
-0x4d2 001631 branch eeprom_store_reconn_info + 1 
-:      001634 p_keyboard_start_discovery:
-0x4d3 001635 call p_keyboard_device_led_all_off + 1 
-0x4d4 001636 call p_keyboard_discover_setting_led_gpio 
-0x4d5 001637 setarg 0 
-0x4d6 001638 store 2 ,mem_otp_store_device_info_flag 
-0x4d7 001639 branch keyboard_start_discovery + 5 
-:      001641 p_keyboard_stop_discovery:
-0x4d8 001642 setarg 0 
-0x4d9 001643 store 2 ,mem_mouse_discovery_timer 
-0x4da 001644 arg mouse_bt_discovery_button_long_down_flag ,queue 
-0x4db 001645 call mouse_disable_function_flag 
-0x4dc 001646 jam 0 ,mem_mouse_bluetooth_reconnect_timeout 
-0x4dd 001647 call mouse_stop_le_adv 
-0x4de 001648 branch p_keyboard_device_led_all_off + 1 
-:      001650 p_keyboard_le:
-0x4df 001651 call le_fifo_check_nearly_full 
-0x4e0 001652 nrtn blank 
-0x4e1 001653 fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
-0x4e2 001654 beq 0xff ,p_keyboard_le_next 
-0x4e3 001655 fetch 1 ,mem_le_connect_status_flag 
-0x4e4 001656 and pdata ,0x03 ,pdata 
-0x4e5 001657 rtnne 0x03 
-:      001658 p_keyboard_le_next:
-0x4e6 001659 fetch mouse_flag_len ,mem_mouse_flag 
-0x4e7 001660 bbit1 mouse_24g_pairing_flag ,p_keyboard_le_send_empty_packet 
-0x4e8 001661 bbit1 mouse_select_device_flag ,p_keyboard_le_send_empty_packet 
-0x4e9 001662 bbit1 mouse_bt_discovery_button_down_flag ,p_keyboard_le_send_empty_packet 
-0x4ea 001663 bbit1 mouse_bt_discovery_button_long_down_flag ,p_keyboard_le_send_empty_packet 
-0x4eb 001664 call keyboard_motion 
-0x4ec 001665 nrtn user 
-0x4ed 001667 fetch 1 ,mem_customer_key 
-0x4ee 001668 beq 1 ,mouse_le_send_keyboard_package_data 
-0x4ef 001669 rtn 
-:      001671 p_keyboard_le_send_empty_packet:
-0x4f0 001672 jam 0 ,mem_customer_data_trigger 
-0x4f1 001673 branch mouse_le_send_keyboard_package_data 
-:      001676 p_le_check_retransmit_timesout:
-0x4f2 001677 fetch 1 ,mem_le_conn_rcv_new 
-0x4f3 001678 arg 256 ,regc 
-0x4f4 001679 iadd regc ,pdata 
-0x4f5 001680 rtn 
-:      001681 p_le_got_first_packet:
-0x4f6 001682 branch p_le_got_first_packet_new 
-:      001683 p_le_slave_match:
-0x4f7 001684 call p_le_check_retransmit 
-0x4f8 001685 branch le_slave_match + 1 
-:      001687 p_le_check_retransmit:
-0x4f9 001688 fetch 1 ,mem_le_conn_first_rcv 
-0x4fa 001689 rtn blank 
-0x4fb 001690 fetch 1 ,mem_le_check_retransmit_flag 
-0x4fc 001691 nrtn blank 
-0x4fd 001692 fetcht 1 ,mem_le_conn_first_rcv 
-0x4fe 001693 fetch 1 ,mem_le_conn_rcv_new 
-0x4ff 001694 isub temp ,null 
-0x500 001695 ncall p_le_check_retransmit_timesout ,positive 
-0x501 001696 isub temp ,pdata 
-0x502 001697 sub pdata ,100 ,null 
-0x503 001698 branch p_le_check_retransmit_count ,positive 
-0x504 001699 fetch 1 ,mem_le_retransmit_cnt 
-0x505 001700 sub pdata ,20 ,null 
-0x506 001701 ncall p_app_ble_disconnect ,positive 
-0x507 001702 jam 1 ,mem_le_check_retransmit_flag 
-0x508 001703 rtn 
-:      001704 p_app_ble_disconnect:
-0x509 001705 jam 1 ,mem_le_check_retransmit_discon_flag 
-0x50a 001706 branch app_ble_disconnect 
-:      001707 p_le_check_retransmit_count:
-0x50b 001708 fetcht 1 ,mem_le_arq 
-0x50c 001709 fetch 1 ,mem_le_rxbuf_data_header 
-0x50d 001710 rshift pdata ,pdata 
-0x50e 001711 ixor temp ,pdata 
-0x50f 001712 isolate1 nesn ,pdata 
-0x510 001713 setarg 0 
-0x511 001714 fetcht 1 ,mem_le_retransmit_cnt 
-0x512 001715 setflag true ,0 ,pdata 
-0x513 001716 iadd temp ,temp 
-0x514 001717 storet 1 ,mem_le_retransmit_cnt 
-0x515 001718 rtn 
-:      001720 p_le_got_first_packet_new:
-0x516 001721 fetch 1 ,mem_le_conn_rcv 
-0x517 001722 increase 1 ,pdata 
-0x518 001723 store 1 ,mem_le_conn_rcv 
-0x519 001724 nbranch p_le_got_first_packet_new + 7 ,match 
-0x51a 001725 fetch 1 ,mem_le_conn_rcv_new 
-0x51b 001726 increase 1 ,pdata 
-0x51c 001727 store 1 ,mem_le_conn_rcv_new 
-0x51d 001728 fetch 1 ,mem_le_state 
-0x51e 001729 rtnbit1 lestate_got_first_packet 
-0x51f 001730 set1 lestate_got_first_packet ,pdata 
-0x520 001731 store 1 ,mem_le_state 
-0x521 001732 fetch 2 ,mem_le_init_superto 
-0x522 001733 store 2 ,mem_le_superto 
-0x523 001734 setarg 0 
-0x524 001735 store 4 ,mem_le_transmit_window 
-0x525 001738 rtn 
-:      001740 p_le_rx_dec:
-0x526 001741 call le_check_retransmit 
-0x527 001743 fetchr rega ,1 ,mem_le_rxbuf_data_length 
-0x528 001744 increase -4 ,rega 
-0x529 001745 nbranch le_crc_fail_consecutive ,positive 
-0x52a 001746 branch le_rx_dec + 6 
-:      001748 p_le_rx_nopayload:
-0x52b 001749 parse demod ,bucket ,24 
-0x52c 001750 rshift32 pdata ,pdata 
-0x52d 001751 rshift16 pdata ,pdata 
-0x52e 001752 istore 3 ,contw 
-0x52f 001753 enable swfine 
-0x530 001754 call le_set_until_tx_timer 
-0x531 001755 branch le_crc_fail ,crc_failed 
-0x532 001756 bmark0 mark_ble_encryption ,le_rx_match 
-0x533 001757 fetch 1 ,mem_le_rxbuf_data_length 
-0x534 001758 branch le_rx_match ,blank 
-0x535 001759 increase -4 ,pdata 
-0x536 001760 store 1 ,mem_le_rxbuf_data_length 
-0x537 001761 call wait_ccm_done 
-0x538 001762 fetch 1 ,core_misc_status 
-0x539 001763 bbit0 7 ,le_crc_fail_consecutive 
-0x53a 001764 force regidx_result ,regext_index 
-0x53b 001765 storer regext ,4 ,mem_le_peer_mic 
-0x53c 001766 branch le_rx_match 
-:      001768 p_le_parse:
-0x53d 001769 fetch 1 ,mem_le_packet_llid 
-0x53e 001770 rtneq llid_reserved 
-0x53f 001771 beq llid_le_ll ,le_parse_ll 
-0x540 001772 branch le_parse_l2cap 
-:      001774 p_le_parse_l2cap:
-0x541 001775 ifetch 2 ,contr 
-0x542 001776 beq le_l2cap_cid_att ,p_le_parse_att 
-0x543 001777 branch le_parse_l2cap_next + 2 
-:      001779 p_le_adv_not_match:
-0x544 001780 call shutdown_radio 
-0x545 001781 jam 0 ,0x8900 
-0x546 001782 set0 mark_ble_crc_fail ,mark 
-0x547 001783 branch le_adv_not_match + 1 
-:      001785 p_le_init_adv:
-0x548 001786 set0 mark_ble_crc_fail ,mark 
-0x549 001787 branch le_init_adv + 1 
-:      001791 p_keyboard_start_reconnect_device:
-0x54a 001792 arg mem_device1_type ,rega 
-0x54b 001793 fetch 1 ,mem_device_flag 
-0x54c 001794 increase -1 ,pdata 
-0x54d 001795 mul32 pdata ,13 ,pdata 
-0x54e 001796 branch mouse_start_reconnect_device + 6 
-:      001798 p_keyboard_store_remote_bdaddr:
-0x54f 001799 fetch mouse_flag_len ,mem_mouse_flag 
-0x550 001800 rtnbit0 mouse_store_eeprom_flag 
-0x551 001801 arg mouse_store_eeprom_flag ,queue 
-0x552 001802 call mouse_disable_function_flag 
-0x553 001803 call p_keyboard_check_device_addr 
-0x554 001804 call p_keyboard_unplug_clean_bdaddr 
-0x555 001805 branch mouse_store_device_info_delay 
-:      001806 p_keyboard_unplug_clean_bdaddr:
-0x556 001807 arg mem_device1_type ,rega 
-0x557 001808 fetch 1 ,mem_device_flag 
-0x558 001809 increase -1 ,pdata 
-0x559 001810 mul32 pdata ,13 ,pdata 
-0x55a 001811 iadd rega ,rega 
-0x55b 001812 fetch 1 ,mem_record_bt_mode 
-0x55c 001813 istore 1 ,rega 
-0x55d 001814 beq rec_4_mode ,p_keyboard_store_le_device 
-0x55e 001815 rtn 
-:      001817 p_keyboard_store_le_device:
-0x55f 001818 fetch 6 ,mem_le_plap 
-0x560 001819 istore 6 ,contw 
-0x561 001820 branch mouse_store_le_device + 4 
-:      001822 p_keyboard_check_device_addr:
-0x562 001823 fetch 1 ,mem_record_bt_mode 
-0x563 001824 beq rec_4_mode ,p_keyboard_check_le_device_addr 
-0x564 001825 rtn 
-:      001826 p_keyboard_check_le_device_addr:
-0x565 001827 store 1 ,mem_device_addr_temp 
-0x566 001828 fetch 6 ,mem_le_plap 
-:      001829 p_keyboard_check_bt_device_addr_common:
-0x567 001830 store 6 ,mem_device_addr_temp + 1 
-0x568 001831 fetch 7 ,mem_device_addr_temp 
-0x569 001832 arg mem_device1_type ,contr 
-0x56a 001833 arg 3 ,loopcnt 
-:      001834 p_keyboard_check_device_addr_end:
-0x56b 001835 ifetcht 7 ,contr 
-0x56c 001836 isub temp ,null 
-0x56d 001837 branch mouse_clean_addr ,zero 
-0x56e 001838 increase 6 ,contr 
-0x56f 001839 loop p_keyboard_check_device_addr_end 
-0x570 001840 rtn 
-:      001843 p_le_parse_att:
-0x571 001844 copy rega ,contr 
-0x572 001845 ifetch 3 ,contr 
-0x573 001846 store 3 ,mem_le_att_opcode 
-0x574 001847 beq attop_read_response ,p_keyboard_le_parse_att_manu_resp 
-0x575 001848 beq attop_read_by_type_request ,p_le_parse_att_read_by_type_request 
-0x576 001849 beq attop_read_by_type_response ,p_keyboard_le_send_att_read_by_type_rsp_mac 
-0x577 001850 beq attop_find_by_type_value_response ,p_keyboard_le_parse_att_find_by_type_value_rsp 
-0x578 001851 beq attop_error_response ,p_keyboard_le_send_att_find_by_type_value_request_mac 
-0x579 001852 beq attop_read_blob_request ,p_le_parse_att_read_blob_request 
-0x57a 001853 beq attop_read_request ,p_le_parse_att_read_request 
-0x57b 001854 beq attop_write_request ,p_le_parse_att_write_request 
-0x57c 001855 beq attop_write_command ,p_le_parse_att_write_command 
-0x57d 001856 branch le_parse_att2 
-:      001858 p_keyboard_le_parse_att_manu_resp:
-0x57e 001859 fetch 1 ,mem_le_connect_ios_mac_flag 
-0x57f 001860 rtn blank 
-:      001861 p_keyboard_le_parse_att_manu_resp_next:
-0x580 001862 fetch 2 ,mem_le_l2cap_size 
-0x581 001863 arg 9 ,loopcnt 
-0x582 001864 fetch 2 ,mem_le_payload_ptr 
-0x583 001865 add pdata ,5 ,rega 
-0x584 001866 arg mem_le_search_mac_manu_name ,regb 
-0x585 001867 call string_compare 
-0x586 001868 branch p_keyboard_le_parse_att_find_mac_report ,zero 
-0x587 001869 branch p_keyboard_le_parse_att_not_find_mac_report 
-:      001870 p_keyboard_le_parse_att_not_find_mac_report:
-0x588 001871 fetch 1 ,mem_le_conn_peer_addr_type 
-0x589 001872 store 1 ,mem_kb_computer_system 
-0x58a 001873 branch p_keyboard_store_computer_system_ble 
-:      001875 p_keyboard_le_parse_att_find_mac_report:
-0x58b 001876 jam system_os_mac ,mem_kb_computer_system 
-:      001877 p_keyboard_store_computer_system_ble:
-0x58c 001878 jam 0 ,mem_le_connect_ios_mac_flag 
-0x58d 001879 branch p_keyboard_store_device_info 
-:      001881 p_keyboard_le_send_att_read_by_type_rsp_mac:
-0x58e 001882 fetch 1 ,mem_le_connect_ios_mac_flag 
-0x58f 001883 rtn blank 
-:      001884 p_keyboard_le_send_att_read_by_type_rsp_mac_next:
-0x590 001885 fetch 2 ,mem_le_l2cap_size 
-0x591 001886 increase -2 ,pdata 
-0x592 001887 div pdata ,7 
-0x593 001888 call wait_div_end 
-0x594 001889 quotient loopcnt 
-0x595 001890 fetch 2 ,mem_le_payload_ptr 
-0x596 001891 add pdata ,6 ,contr 
-:      001892 p_keyboard_le_check_att_read_type_manu_loop:
-0x597 001893 increase 3 ,contr 
-0x598 001894 ifetch 2 ,contr 
-0x599 001895 copy pdata ,regc 
-0x59a 001896 ifetch 2 ,contr 
-0x59b 001897 arg 0x2a29 ,temp 
-0x59c 001898 isub temp ,null 
-0x59d 001899 branch keyboard_le_send_att_read_by_type_rsp_manufactory ,zero 
-0x59e 001900 loop p_keyboard_le_check_att_read_type_manu_loop 
-0x59f 001901 branch p_keyboard_le_parse_att_not_find_mac_report 
-:      001903 p_keyboard_le_parse_att_find_by_type_value_rsp:
-0x5a0 001904 fetch 1 ,mem_le_connect_ios_mac_flag 
-0x5a1 001905 rtn blank 
-:      001906 p_keyboard_le_parse_att_find_by_type_value_rsp_next:
-0x5a2 001907 fetch 1 ,mem_le_connect_ios_mac_flag 
-0x5a3 001908 beq 2 ,keyboard_le_parse_att_find_by_type_value_rsp_mac 
-:      001909 p_keyboard_le_parse_att_find_ios_report:
-0x5a4 001910 jam system_os_ios ,mem_kb_computer_system 
-0x5a5 001911 branch p_keyboard_store_computer_system_ble 
-:      001913 p_keyboard_le_send_att_find_by_type_value_request_mac:
-0x5a6 001914 fetch 1 ,mem_le_connect_ios_mac_flag 
-0x5a7 001915 rtn blank 
-:      001916 p_keyboard_le_send_att_find_by_type_value_request_mac_next:
-0x5a8 001917 fetch 1 ,mem_le_connect_ios_mac_flag 
-0x5a9 001918 beq 2 ,p_keyboard_le_parse_att_not_find_mac_report 
-0x5aa 001919 branch keyboard_le_send_att_find_by_type_value_request_mac + 2 
-:      001921 p_le_parse_att_read_by_type_request:
-0x5ab 001922 call le_get_search_handle_start_end_common 
-0x5ac 001923 call le_get_search_att_type 
-:      001924 p_le_send_att_read_by_type_response:
-0x5ad 001925 fetcht 2 ,mem_le_search_handle_start 
-0x5ae 001926 storet 2 ,mem_temp 
-0x5af 001927 call le_init_attlist_search 
-0x5b0 001928 call le_att_get_handle_ptr2 
-0x5b1 001929 increase -2 ,contr 
-0x5b2 001930 copy contr ,pdata 
-0x5b3 001931 store 2 ,mem_le_cur_attlist_start_ptr 
-0x5b4 001933 fetcht 2 ,mem_le_search_att_type 
-0x5b5 001934 setarg uuid_chrctr_pnp_id 
-0x5b6 001935 isub temp ,null 
-0x5b7 001936 branch p_le_send_att_read_by_type_res_pnp_id ,zero 
-0x5b8 001937 branch le_send_att_read_by_type_response + 8 
-:      001939 p_le_send_att_read_by_type_res_pnp_id:
-0x5b9 001940 fetch 1 ,mem_keyboard_change_vid_pid_flag 
-0x5ba 001941 branch le_send_att_read_by_type_response + 8 ,blank 
-0x5bb 001942 call le_att_get_uuid_ptr 
-0x5bc 001943 branch le_send_att_error_response_notfound ,blank 
-0x5bd 001944 arg mem_keyboard_change_vid_pid_flag + 1 ,contr 
-0x5be 001945 force 11 ,pdata 
-0x5bf 001946 branch le_send_att_read_by_type_res_not_characteristic + 9 
-:      001949 p_le_parse_att_read_blob_request:
-0x5c0 001950 ifetch 2 ,contr 
-0x5c1 001951 store 2 ,mem_le_att_offset 
-0x5c2 001952 iforce rega 
-0x5c3 001953 fetcht 2 ,mem_le_att_handle 
-0x5c4 001954 fetch 2 ,mem_le_pairing_handle 
-0x5c5 001955 isub temp ,null 
-0x5c6 001956 nbranch le_send_att_read_blob_response ,zero 
-0x5c7 001957 fetch 2 ,mem_keyboard_le_map_len 
-0x5c8 001958 arg mem_keyboard_le_hid_map ,contr 
-0x5c9 001959 branch le_send_att_read_blob_response + 3 
-:      001961 p_le_parse_att_read_request:
-0x5ca 001962 fetcht 2 ,mem_le_att_handle 
-0x5cb 001963 fetch 1 ,mem_le_configuration 
-0x5cc 001964 bbit1 bit_ble_read_auth ,p_le_send_att_read_response_check_auth 
-:      001966 p_le_send_att_read_response:
-0x5cd 001967 fetch mouse_flag_len ,mem_mouse_flag 
-0x5ce 001968 bbit0 mouse_enable_adc ,p_le_send_att_read_response + 3 
-0x5cf 001969 bbit0 mouse_enable_le_battery_service_cancel ,p_le_send_att_read_response_next 
-0x5d0 001970 fetch 2 ,mem_le_att_handle 
-0x5d1 001971 beq 0x30 ,le_send_att_error_response_notfound 
-:      001972 p_le_send_att_read_response_next:
-0x5d2 001973 fetch 2 ,mem_le_att_handle 
-0x5d3 001974 beq 0x05 ,p_le_send_att_appearance 
-0x5d4 001975 beq 0x10 ,p_le_send_att_pnp_id 
-:      001976 p_le_send_att_read_response_next_1:
-0x5d5 001977 fetcht 2 ,mem_le_att_handle 
-0x5d6 001978 fetch 2 ,mem_le_pairing_handle 
-0x5d7 001979 isub temp ,null 
-0x5d8 001980 nbranch le_send_att_read_response ,zero 
-0x5d9 001981 call le_get_search_max_mtu_data 
-0x5da 001982 fetcht 2 ,mem_keyboard_le_map_len 
-0x5db 001983 arg mem_keyboard_le_hid_map ,contr 
-0x5dc 001984 branch le_send_att_read_response + 14 
-:      001986 p_le_send_att_appearance:
-0x5dd 001987 arg mem_keybord_appearance ,contr 
-0x5de 001988 force 3 ,pdata 
-0x5df 001989 branch le_send_att_read_response_less 
-:      001991 p_le_send_att_pnp_id:
-0x5e0 001992 fetch 1 ,mem_keyboard_change_vid_pid_flag 
-0x5e1 001993 branch p_le_send_att_read_response_next_1 ,blank 
-0x5e2 001994 arg mem_keyboard_change_vid_pid_flag + 1 ,contr 
-0x5e3 001995 force 8 ,pdata 
-0x5e4 001996 branch le_send_att_read_response_less 
-:      001998 p_le_send_att_read_response_check_auth:
-0x5e5 001999 fetch 2 ,mem_le_pairing_handle 
-0x5e6 002000 isub temp ,null 
-0x5e7 002001 nbranch p_le_send_att_read_response ,zero 
-0x5e8 002002 call le_check_encrypt_state 
-0x5e9 002003 nbranch p_le_send_att_read_response_next ,user 
-0x5ea 002004 branch le_send_att_read_response_error_insufficient_auth 
-:      002007 p_le_parse_att_write_request:
-0x5eb 002008 copy contr ,rega 
-0x5ec 002009 fetch 2 ,mem_le_l2cap_size 
-0x5ed 002010 add pdata ,-3 ,regb 
-0x5ee 002011 call le_writeatt_cb 
-0x5ef 002012 call p_le_parse_att_write_command + 1 
-0x5f0 002013 fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
-0x5f1 002014 beq 0xff ,le_send_att_write_response_check_auth 
-0x5f2 002015 fetch 1 ,mem_mouse_le_reconnect_flag 
-0x5f3 002016 branch le_send_att_write_response_check_auth ,blank 
-0x5f4 002017 fetch 1 ,mem_le_connect_status_flag 
-0x5f5 002018 bbit1 ll_start_enc_flag ,le_send_att_write_response_check_auth 
-0x5f6 002019 setarg 0x001a 
-0x5f7 002020 fetcht 2 ,mem_le_att_handle 
-0x5f8 002021 isub temp ,null 
-0x5f9 002022 nbranch le_send_att_write_response_check_auth ,zero 
-0x5fa 002023 jam att_err_insufficient_authentication ,mem_le_err_code 
-0x5fb 002024 branch le_send_att_error_response 
-:      002027 p_le_parse_att_write_command:
-0x5fc 002028 call le_parse_att_write_command 
-0x5fd 002029 fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
-0x5fe 002030 beq 0xff ,p_keyboard_le_fast_conn_led_get 
-0x5ff 002031 fetch 2 ,mem_le_att_handle 
-0x600 002032 beq 0x25 ,p_keyboard_le_led_get 
-0x601 002033 rtn 
-:      002034 p_keyboard_le_fast_conn_led_get:
-0x602 002035 fetch 2 ,mem_le_att_handle 
-0x603 002036 beq 0x21 ,p_keyboard_le_led_get 
-0x604 002037 rtn 
-:      002039 p_keyboard_le_led_get:
-0x605 002040 fetch 1 ,mem_le_rxbuf + 9 
-0x606 002041 store 1 ,mem_keyboard_led_status 
-0x607 002042 rtn 
-:      002044 p_le_exchange_hid_map:
-0x608 002045 arg 0x915a ,contr 
-0x609 002046 arg mem_keyboard_le_hid_map + 66 ,contw 
-0x60a 002047 arg 69 ,loopcnt 
-0x60b 002048 call memcpy 
-0x60c 002049 arg 0x919f ,contr 
-0x60d 002050 arg mem_keyboard_le_hid_map ,contw 
-0x60e 002051 arg 66 ,loopcnt 
-0x60f 002052 call memcpy 
-0x610 002053 arg 0x91e1 ,contr 
-0x611 002054 arg mem_keyboard_le_hid_map + 135 ,contw 
-0x612 002055 arg 54 ,loopcnt 
-0x613 002056 branch memcpy 
-:      002064 p_g24_chmap_param_init:
-0x614 002065 setarg 0x2c1342 
-0x615 002066 store 3 ,mem_24g_ch_map1 + 1 
-0x616 002067 setarg 0x154806 
-0x617 002068 istore 3 ,contw 
-0x618 002069 setarg 0x4c0f36 
-0x619 002070 istore 3 ,contw 
-0x61a 002071 setarg 0x113a1a 
-0x61b 002072 istore 3 ,contw 
-0x61c 002073 setarg 0x31234d 
-0x61d 002074 istore 3 ,contw 
-0x61e 002075 branch g24_chmap_param_init + 10 
-:      002077 p_keyboard_g24_reconn_dispatch:
-0x61f 002078 fetch 2 ,mem_24g_reconn_count 
-0x620 002079 and_into 0xe0 ,pdata 
-0x621 002080 branch p_keyboard_g24_reconn_dispatch_next ,blank 
-0x622 002081 fetch 2 ,mem_24g_reconn_count 
-0x623 002082 increase 1 ,pdata 
-0x624 002083 store 2 ,mem_24g_reconn_count 
-0x625 002084 rtn 
-:      002085 p_keyboard_g24_reconn_dispatch_next:
-0x626 002086 call g24_reconn_data_prep 
-0x627 002087 call g24_transmit_receive_ack 
-0x628 002088 nbranch g24_reconn_device_fail ,sync 
-0x629 002089 nbranch g24_reconn_device_fail ,user3 
-0x62a 002090 call p_keyboard_g24_ackpayload_parse 
-0x62b 002091 branch g24_reconn_dispatch_next + 5 
-:      002094 p_keyboard_g24_transmit_no_interrupt:
-0x62c 002095 call g24_txdata_prep 
-0x62d 002096 nbranch p_keyboard_g24_nodata_transmit ,user 
-:      002097 p_keyboard_g24_transmit_start:
-0x62e 002098 call p_keyboard_g24_transmit_process 
-0x62f 002099 call keyboard_power_ctrl_start 
-0x630 002100 branch keyboard_g24_transmit_start_next 
-:      002102 p_keyboard_g24_nodata_transmit:
-0x631 002103 fetch 8 ,mem_keyscan_value_current 
-0x632 002104 nbranch keyboard_g24_transmit_start_next ,blank 
-0x633 002105 fetch 8 ,mem_keyscan_value_current + 8 
-0x634 002106 nbranch keyboard_g24_transmit_start_next ,blank 
-0x635 002107 fetch 4 ,mem_keyscan_value_current + 16 
-0x636 002108 nbranch keyboard_g24_transmit_start_next ,blank 
-0x637 002109 call g24_search_receiver 
-:      002110 p_keyboard_g24_long_sleep:
-0x638 002111 call keyboard_g24_lpm_wait 
-0x639 002112 nrtn user 
-0x63a 002113 call g24_setgpio_lpm_before 
-0x63b 002114 branch keyboard_g24_long_sleep + 2 
-:      002116 p_keyboard_g24_transmit_process:
-0x63c 002117 jam 0 ,mem_24g_retry 
-:      002118 p_keyboard_g24_transmit_loop:
-0x63d 002119 fetchr timeup ,2 ,mem_param_rx_setup 
-0x63e 002120 until clkn_rt ,meet 
-0x63f 002121 call keyboard_special_key_check 
-0x640 002122 fetch 1 ,mem_keyboard_bt_button_flag 
-0x641 002123 nbranch mouse_soft_reset ,blank 
-0x642 002124 call g24_transmit_receive_ack 
-0x643 002125 fetch 1 ,mem_24g_no_ack 
-0x644 002126 beq no_ack_24g ,g24_transmit_no_ack 
-0x645 002127 nbranch p_keyboard_g24_retransmit ,sync 
-0x646 002128 nbranch p_keyboard_g24_retransmit ,user3 
-0x647 002129 call p_keyboard_g24_ackpayload_parse 
-0x648 002130 jam 0 ,mem_sensor_shutdown_flag 
-0x649 002131 branch g24_transmit_no_ack 
-:      002134 p_keyboard_g24_retransmit:
-0x64a 002135 fetch 1 ,mem_24g_abort_pac 
-0x64b 002136 nrtn blank 
-0x64c 002137 fetch 2 ,mem_24g_txfail_cnt 
-0x64d 002138 increase 1 ,pdata 
-0x64e 002139 store 2 ,mem_24g_txfail_cnt 
-0x64f 002140 fetch 1 ,mem_24g_txfail_cnt 
-0x650 002141 beq 0xff ,g24_tx_attempt_fail 
-0x651 002142 call keyboard_g24_transmit_hop_process 
-0x652 002143 branch p_keyboard_g24_transmit_loop 
-:      002145 p_keyboard_g24_ackpayload_parse:
-0x653 002146 call g24_ackpayload_parse 
-0x654 002147 fetch 1 ,mem_24g_rxbuf + 1 
-0x655 002148 compare 0x08 ,pdata ,0xf8 
-0x656 002149 nrtn true 
-0x657 002150 fetch 1 ,mem_24g_rxbuf + 2 
-0x658 002151 beq 0xff ,keyboard_24g_hibernate_set 
-0x659 002152 store 1 ,mem_keyboard_led_status 
-0x65a 002153 rtn 
-:      002155 p_keyboard_g24_short_sleep:
-0x65b 002156 call g24_lpm_wait 
-0x65c 002157 nrtn user 
-0x65d 002158 call p_clear_wake 
-0x65e 002159 fetch 3 ,mem_24g_short_sleep_set 
-0x65f 002160 branch g24_long_seep2 
-:      002163 p_keyboard_usb_updata_timer:
-0x660 002164 fetch 1 ,mem_mouse_usb_wait_updata_timer 
-0x661 002165 rtn blank 
-0x662 002166 increase -1 ,pdata 
-0x663 002167 store 1 ,mem_mouse_usb_wait_updata_timer 
-0x664 002168 nrtn blank 
-0x665 002169 jam 1 ,mem_lpm_mode 
-0x666 002170 branch keyboard_app_enter_hibernate 
-:      002172 p_keyboard_idle:
-0x667 002173 call p_keyboard_usb_isr 
-0x668 002174 call p_keyboard_usb_mode 
-0x669 002175 branch keyboard_idle + 1 
-:      002177 p_keyboard_usb_mode_start:
-0x66a 002178 call p_keyboard_usb_check_enable 
-0x66b 002179 branch p_keyboard_usb_interface_check_power_on 
-:      002181 p_keyboard_rf_connnect_check:
-0x66c 002182 disable user 
-0x66d 002183 fetch 2 ,mem_mouse_no_data_timer 
-0x66e 002184 rtn blank 
-0x66f 002185 branch enable_user 
-:      002187 p_keyboard_usb_check_enable:
-0x670 002188 fetch mouse_flag_len ,mem_mouse_flag 
-0x671 002189 rtnbit0 mouse_enable_usb 
-0x672 002190 fetch 9 ,mem_usb_vid_pid_new 
-0x673 002191 store 9 ,mem_usb_vid_pid 
-0x674 002192 setarg p_keyboard_config_param 
-0x675 002193 store 2 ,mem_cb_usb_config 
-0x676 002194 jam mouse_usb_interface_insert ,mem_mouse_usb_vdd_status_current 
-0x677 002195 rtn 
-:      002197 p_keyboard_config_param:
-0x678 002198 jam dongle_kb_bind_success ,mem_mouse_usb_keyboard_flag 
-0x679 002199 jam 0x01 ,mem_usb_tx_interval 
-0x67a 002200 call usb_tx_interval_config 
-0x67b 002201 call p_keyboard_usb_vid_pid_config 
-0x67c 002202 branch p_keyboard_usb_hid_icon_config 
-:      002204 p_keyboard_usb_vid_pid_config:
-0x67d 002205 fetch 1 ,mem_usb_vid_pid 
-0x67e 002206 rtn blank 
-0x67f 002207 fetch 1 ,mem_mouse_usb_keyboard_flag 
-0x680 002208 beq dongle_kb_bind_success ,dongle_usb_vid_pid_for_suit 
-0x681 002209 branch dongle_usb_vid_pid_for_mouse_only_auto_pair 
-:      002211 p_keyboard_usb_hid_icon_config:
-0x682 002212 fetch 1 ,mem_mouse_usb_keyboard_flag 
-0x683 002213 branch dongle_usb_hid_icon_config + 1 
-:      002215 p_keyboard_usb_interface_check_power_on:
-0x684 002216 fetch 1 ,mem_mouse_usb_vdd_status_current 
-0x685 002217 beq mouse_usb_interface_insert ,p_keyboard_usb_insert 
-:      002218 p_keyboard_usb_vdd_status_store:
-0x686 002219 fetch 1 ,mem_mouse_usb_vdd_status_current 
-0x687 002220 store 1 ,mem_mouse_usb_vdd_status_last 
-0x688 002221 rtn 
-:      002223 p_keyboard_usb_insert:
-0x689 002224 call p_keyboard_usb_vdd_status_store 
-0x68a 002225 setarg 0 
-0x68b 002226 store 2 ,mem_24g_pair_timeout 
-0x68c 002227 store 2 ,mem_24g_reconn_timeout 
-0x68d 002228 jam 0 ,mem_lpm_mode 
-0x68e 002229 fetch 1 ,mem_mouse_usb_wait_updata_timer 
-0x68f 002230 call usb_init ,blank 
-0x690 002231 jam 50 ,mem_mouse_usb_wait_updata_timer 
-0x691 002232 rtn 
-:      002234 p_keyboard_usb_isr:
-0x692 002235 fetch mouse_flag_len ,mem_mouse_flag 
-0x693 002236 rtnbit0 mouse_enable_usb 
-0x694 002237 branch usb_isr 
-:      002240 p_keyboard_usb_mode:
-0x695 002241 fetch mouse_flag_len ,mem_mouse_flag 
-0x696 002242 rtnbit0 mouse_enable_usb 
-0x697 002243 fetch 1 ,core_usb_addr 
-0x698 002244 store 1 ,mem_usb_addr 
-0x699 002245 rtnbit0 7 
-0x69a 002246 jam 0 ,mem_mouse_usb_wait_updata_timer 
-0x69b 002247 setarg 0 
-0x69c 002248 store 2 ,mem_mouse_no_data_timer 
-0x69d 002249 call mouse_24g_stop 
-0x69e 002250 call mouse_stop_bluetooth_mode 
-0x69f 002251 call keyboard_motion 
-0x6a0 002252 nrtn user 
-:      002253 p_keyboard_push_keyboard_data_to_usb:
-0x6a1 002254 fetch 1 ,mem_customer_data_trigger 
-0x6a2 002255 branch p_keyboard_push_release_keyboard_data_to_usb ,blank 
-0x6a3 002256 fetch 8 ,mem_customer_key_press + 1 
-:      002257 p_keyboard_push_keyboard_package_data_to_usb:
-0x6a4 002258 store 8 ,mem_pdatatemp 
-0x6a5 002259 fetch 1 ,mem_customer_key_press 
-0x6a6 002260 beq kb_multikey_report_id ,p_keyboard_push_multimedia_key_data_to_usb 
-0x6a7 002261 beq kb_system_conctrl_report_id ,p_keyboard_push_systemctrl_key_data_to_usb 
-0x6a8 002262 call dongle_usb_tx_kb_data 
-0x6a9 002263 fetch 8 ,mem_pdatatemp 
-0x6aa 002264 store 8 ,mem_usb_kb_data 
-0x6ab 002265 rtn 
-:      002267 p_keyboard_push_release_keyboard_data_to_usb:
-0x6ac 002268 fetch 8 ,mem_customer_key_release + 1 
-0x6ad 002269 branch p_keyboard_push_keyboard_package_data_to_usb 
-:      002271 p_keyboard_push_multimedia_key_data_to_usb:
-0x6ae 002272 call dongle_usb_tx_enable_ep2 
-0x6af 002273 jam usb_ep2_multikey ,mem_usb_ep2_data 
-0x6b0 002274 setarg kb_multikey_report_id 
-0x6b1 002275 store 1 ,mem_usb_kb_multikey 
-0x6b2 002276 fetch 2 ,mem_pdatatemp 
-0x6b3 002277 istore 2 ,contw 
-0x6b4 002278 rtn 
-:      002280 p_keyboard_push_systemctrl_key_data_to_usb:
-0x6b5 002281 call dongle_usb_tx_enable_ep2 
-0x6b6 002282 jam usb_ep2_systemkey ,mem_usb_ep2_data 
-0x6b7 002283 setarg kb_system_conctrl_report_id 
-0x6b8 002284 store 1 ,mem_usb_kb_system 
-0x6b9 002285 fetch 1 ,mem_pdatatemp 
-0x6ba 002286 istore 1 ,contw 
-0x6bb 002287 rtn 
-:      002289 p_usb_class_type:
-0x6bc 002290 set0 mark_isstr ,mark 
-0x6bd 002291 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x6be 002292 and_into 0x80 ,pdata 
-0x6bf 002293 beq in_device ,usb_in_device 
-0x6c0 002294 beq out_device ,p_usb_out_device 
-0x6c1 002295 branch assert 
-:      002297 p_usb_out_device:
-0x6c2 002298 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x6c3 002299 rshift4 pdata ,pdata 
-0x6c4 002300 rshift pdata ,pdata 
-0x6c5 002301 and_into 0x03 ,pdata 
-0x6c6 002302 beq class_req ,p_usb_out_class_req 
-0x6c7 002303 branch usb_out_device + 4 
-:      002305 p_usb_out_class_req:
-0x6c8 002306 fetch 1 ,mem_usb_setup_brequest 
-0x6c9 002307 beq set_report ,p_usb_set_report 
-0x6ca 002308 branch usb_out_class_req + 1 
-:      002310 p_usb_set_report:
-0x6cb 002311 nop 15000 
-0x6cc 002312 arg mem_usb0_set_report_data ,contw 
-0x6cd 002313 call p_usb_rx_data 
-0x6ce 002314 jam 1 ,mem_usb0_get_set_report 
-0x6cf 002315 call usb_set_report_resume_judge 
-0x6d0 002316 fetch 2 ,mem_usb_setup_bvalue 
-0x6d1 002317 store 2 ,mem_usb_setup_bvalue_temp 
-0x6d2 002318 jam 0x02 ,core_usb_clear_nak 
-0x6d3 002319 branch usb_set_report + 10 
-:      002321 p_usb_rx_data:
-0x6d4 002322 fetch 1 ,core_usb_txbusy 
-0x6d5 002323 rtnbit1 usb_status_rxfull 
-0x6d6 002324 branch usb_rx_data 
-||||||| .r1267
-0x0 000035 bbit1 8 ,pf_patch_ext 
-0x1 000036 beq patch00_0 ,p_soft_reset 
-0x2 000037 beq patch00_2 ,p_main_loop 
-0x3 000038 beq patch02_0 ,p_shutdown_radio 
-0x4 000039 beq patch02_1 ,p_set_sync_on 
-0x5 000040 beq patch02_4 ,p_set_lemode 
-0x6 000041 beq patch02_5 ,p_rf_rx_enable 
-0x7 000042 beq patch03_0 ,p_txon 
-0x8 000043 beq patch03_1 ,p_set_tx_power 
-0x9 000044 beq patch03_2 ,p_initialize_radio_cont 
-0xa 000045 beq patch04_5 ,p_lpm_sleep 
-0xb 000046 beq patch05_0 ,p_lpm_dispatch 
-0xc 000047 beq patch08_4 ,p_keyboard_store_device_info 
-0xd 000048 beq patch08_5 ,p_keyboard_cb_fuction 
-0xe 000049 beq patch08_6 ,p_keyboard_priority_bb_event 
-0xf 000050 beq patch08_7 ,p_keyboard_bb_event_timer 
-0x10 000051 beq patch09_0 ,p_keyboard_start_discovery 
-0x11 000052 beq patch09_1 ,p_keyboard_stop_discovery 
-0x12 000053 beq patch09_2 ,p_keyboard_store_remote_bdaddr 
-0x13 000054 beq patch09_3 ,p_keyboard_idle 
-0x14 000055 beq patch09_4 ,p_keyboard_start_work 
-0x15 000056 beq patch09_5 ,p_keyboard_le 
-0x16 000057 beq patch09_6 ,p_keyboard_keyscan 
-0x17 000058 beq patch0a_0 ,p_keyboard_key_process 
-0x18 000059 beq patch0a_2 ,p_keyboard_keyvalue_fn_replace 
-0x19 000060 beq patch0a_5 ,p_keyboard_special_key_check 
-0x1a 000061 beq patch0a_7 ,p_keyboard_motion 
-0x1b 000062 beq patch0b_1 ,p_keyboard_device_data_tpye_check 
-0x1c 000063 beq patch0b_2 ,p_keyboard_before_hibernate 
-0x1d 000064 beq patch0b_3 ,p_keyboard_app_enter_hibernate 
-0x1e 000065 beq patch0b_4 ,p_keyboard_device_led_all_off 
-0x1f 000066 beq patch0b_5 ,p_keyboard_setgpio_hibernate 
-0x20 000067 beq patch0b_6 ,p_keyboard_g24_transmit_process 
-0x21 000068 beq patch0b_7 ,p_keyboard_g24_short_sleep 
-0x22 000069 beq patch0c_1 ,p_le_parse_att 
-0x23 000070 beq patch0d_7 ,p_keyboard_start_reconnect_device 
-0x24 000071 beq patch0e_1 ,p_keyboard_app_enter_hibernate 
-0x25 000072 beq patch10_0 ,p_mouse_init_sunt 
-0x26 000073 beq patch10_4 ,p_keyboard_app_enter_hibernate 
-0x27 000074 beq patch11_3 ,p_keyboard_app_initflag_check 
-0x28 000075 beq patch13_2 ,p_keyboard_discover_setting_led_gpio 
-0x29 000076 beq patch16_1 ,p_keyboard_init 
-0x2a 000077 beq patch1b_2 ,p_sadc_calibration 
-0x2b 000078 beq patch1b_4 ,p_enable_adc 
-0x2c 000079 beq patch1f_2 ,p_check_51cmd_once_continue 
-0x2d 000080 branch assert 
-:      000082 pf_patch_ext:
-0x2e 000083 beq patch20_0 ,p_usb_class_type 
-0x2f 000084 beq patch22_4 ,p_le_slave_match 
-0x30 000085 beq patch23_2 ,p_le_got_first_packet 
-0x31 000086 beq patch24_5 ,p_le_rx_dec 
-0x32 000087 beq patch24_6 ,p_le_rx_nopayload 
-0x33 000088 beq patch27_1 ,p_le_parse 
-0x34 000089 beq patch27_2 ,p_le_parse_l2cap 
-0x35 000090 beq patch29_4 ,p_le_adv_not_match 
-0x36 000091 beq patch29_5 ,p_le_init_adv 
-0x37 000092 beq patch32_0 ,p_keyboard_g24_reconn_dispatch 
-0x38 000093 beq patch32_5 ,p_keyboard_g24_transmit_no_interrupt 
-0x39 000094 rtneq patch3f_7 
-0x3a 000095 branch assert 
-:      000099 p_soft_reset:
-0x3b 000100 call mouse_wakeup_from_power_check 
-0x3c 000101 nbranch soft_reset + 1 ,user 
-0x3d 000102 fetch 1 ,mem_power_on_flag_new 
-0x3e 000103 branch soft_reset + 1 ,blank 
-0x3f 000104 jam 0 ,mem_power_on_flag_new 
-0x40 000105 fetch 1 ,mem_config_select_device_button_gpio 
-0x41 000106 beq ui_button_gpio_disable ,soft_reset + 1 
-0x42 000107 copy pdata ,queue 
-0x43 000108 fetch 4 ,mem_saved_gpio_in 
-0x44 000109 qisolate0 pdata 
-0x45 000110 call keyboard_pb_set ,true 
-0x46 000111 branch soft_reset + 1 
-:      000113 p_main_loop:
-0x47 000114 call sp_calc_sequence_256 
-0x48 000115 call sp_calc_sequence_256_check 
-0x49 000116 call kscan_dispatch 
-0x4a 000117 call le_advertising_dispatch 
-0x4b 000118 call idle_dispatch 
-0x4c 000119 call app_process_idle 
-0x4d 000120 call connection_dispatch 
-0x4e 000121 call g24_dispatch 
-0x4f 000122 call lpm_dispatch 
-0x50 000123 branch p_main_loop 
-:      000124 p_shutdown_radio:
-0x51 000125 jam 0 ,0x8900 
-0x52 000126 branch shutdown_radio + 1 
-:      000127 p_set_sync_on:
-0x53 000128 jam 0x60 ,0x8a0f 
-0x54 000129 jam 0xaa ,0x8a10 
-0x55 000130 jam 0x7a ,0x8a12 
-0x56 000131 jam 0x00 ,0x8a25 
-0x57 000132 jam 0x00 ,0x8a26 
-0x58 000133 nop 60 
-0x59 000134 jam 0x20 ,0x8a20 
-0x5a 000135 jam 0xf5 ,0x8a23 
-0x5b 000136 jam 0x12 ,0x8a24 
-0x5c 000137 jam 0x10 ,0x8a24 
-0x5d 000138 nop 60 
-0x5e 000139 jam 0x60 ,0x8a12 
-0x5f 000140 jam 0xdd ,0x8a23 
-0x60 000141 rtn 
-:      000143 p_initialize_radio_cont:
-0x61 000144 jam 0 ,mem_le_testtype 
-0x62 000145 jam 0 ,mem_cmd_le_create_conn 
-0x63 000146 until null ,lpo_edge 
-0x64 000148 jam 0x0d ,0x8946 
-0x65 000149 jam 0x10 ,0x896f 
-0x66 000150 jam 0xcd ,0x8a13 
-0x67 000151 jam 0x10 ,0x8a06 
-0x68 000152 jam 0x4a ,0x8a84 
-0x69 000153 jam 0x40 ,0x8a85 
-0x6a 000154 jam 0xfe ,0x8a16 
-0x6b 000155 call p_set_otp_config 
-0x6c 000158 call wdt_set_disable 
-0x6d 000160 until null ,lpo_edge 
-0x6e 000161 jam 0x5f ,0x813b 
-0x6f 000162 until null ,lpo_edge 
-0x70 000163 jam 0x88 ,0x813c 
-0x71 000164 until null ,lpo_edge 
-0x72 000165 fetch 1 ,mem_fcomp_div 
-0x73 000166 beq xtal_16m ,p_initialize_radio_16m 
-0x74 000167 fetch 1 ,mem_ring_ibias_trim 
-0x75 000168 or_into 0x04 ,pdata 
-0x76 000169 store 1 ,0x8a02 
-0x77 000170 jam 0x01 ,0x890f 
-0x78 000171 jam 0x24 ,0x8a80 
-0x79 000172 jam 0x62 ,0x8a81 
-0x7a 000173 setarg 0xe61212 
-0x7b 000174 store 3 ,0x8a73 
-:      000175 p_initialize_radio2:
-0x7c 000176 jam 0x60 ,0x8a86 
-0x7d 000177 jam 0x3b ,0x8a8b 
-0x7e 000178 call p_dpll_on 
-0x7f 000179 jam 0 ,core_config 
-0x80 000180 jam clksel_dpll ,core_clksel 
-0x81 000181 setarg 0x557474 
-0x82 000182 store 3 ,0x8968 
-0x83 000183 jam 0x6e ,0x8960 
-0x84 000184 call p_rx_dcoc 
-0x85 000185 call p_rfpll_aac_ghpc 
-0x86 000186 call p_set_xtal_cap 
-0x87 000187 jam system_clk_12m ,mem_system_clk 
-0x88 000188 branch sadc_calibration 
-:      000191 p_set_xtal_cap:
-0x89 000192 rtn wake 
-0x8a 000193 until null ,lpo_edge 
-0x8b 000194 fetch 1 ,mem_xtal_c_sel 
-0x8c 000195 store 1 ,core_xtal_cap 
-0x8d 000196 until null ,lpo_edge 
-0x8e 000197 rtn 
-:      000199 p_dpll_on:
-0x8f 000200 fetch 1 ,mem_fcomp_div 
-0x90 000201 beq xtal_24m ,p_dpll_on_24m 
-0x91 000202 fetch 1 ,mem_ring_ibias_trim 
-0x92 000203 or_into 0x06 ,pdata 
-0x93 000204 store 1 ,0x8a02 
-0x94 000205 jam 0xe0 ,0x8a05 
-:      000206 p_dpll_on_24m:
-0x95 000207 jam 0xd8 ,0x8a00 
-0x96 000208 nop 60 
-0x97 000209 jam 0xa0 ,0x8a01 
-0x98 000210 jam 0xdf ,0x8a00 
-0x99 000211 jam 0xfa ,0x8a01 
-0x9a 000212 nop 20 
-0x9b 000213 jam 0x9f ,0x8a00 
-0x9c 000214 rtn 
-:      000216 p_initialize_radio_16m:
-0x9d 000217 fetch 1 ,mem_ring_ibias_trim 
-0x9e 000218 or_into 0x06 ,pdata 
-0x9f 000219 store 1 ,0x8a02 
-0xa0 000220 jam 0x00 ,0x890f 
-0xa1 000221 jam 0x23 ,0x8a80 
-0xa2 000222 jam 0xb0 ,0x8a81 
-0xa3 000223 setarg 0xe40909 
-0xa4 000224 store 3 ,0x8a73 
-0xa5 000225 jam 0x2a ,0x8a76 
-0xa6 000226 jam 0x04 ,0x8902 
-0xa7 000227 branch p_initialize_radio2 
-:      000229 p_set_otp_config:
-0xa8 000230 branch p_set_otp_config_wake ,wake 
-0xa9 000231 fetch 4 ,mem_otp_core_ldo 
-0xaa 000232 rtn blank 
-0xab 000233 until null ,lpo_edge 
-0xac 000234 fetch 1 ,0x8136 
-0xad 000235 and pdata ,0xf0 ,pdata 
-0xae 000236 fetcht 1 ,mem_otp_core_ldo 
-0xaf 000237 ior temp ,pdata 
-0xb0 000238 increase -3 ,pdata 
-0xb1 000239 store 1 ,0x8136 
-0xb2 000240 until null ,lpo_edge 
-0xb3 000242 fetch 1 ,0x8138 
-0xb4 000243 and pdata ,0x7 ,pdata 
-0xb5 000244 fetcht 1 ,mem_otp_verf_bg 
-0xb6 000245 lshift3 temp ,temp 
-0xb7 000246 ior temp ,pdata 
-0xb8 000247 store 1 ,0x8138 
-0xb9 000248 until null ,lpo_edge 
-:      000250 p_set_otp_config2:
-0xba 000251 fetch 1 ,0x8acb 
-0xbb 000252 and pdata ,0xf0 ,pdata 
-0xbc 000253 fetcht 1 ,mem_otp_charge_pump 
-0xbd 000254 storet 1 ,mem_otp_charge_pump_x 
-0xbe 000255 ior temp ,pdata 
-0xbf 000256 store 1 ,0x8acb 
-0xc0 000258 fetch 1 ,mem_otp_dpll_ibais 
-0xc1 000259 store 1 ,mem_otp_dpll_ibais_x 
-0xc2 000260 isolate1 3 ,pdata 
-0xc3 000261 fetch 1 ,0x8a06 
-0xc4 000262 setflag true ,7 ,pdata 
-0xc5 000263 store 1 ,0x8a06 
-0xc6 000265 fetch 1 ,mem_otp_dpll_ibais 
-0xc7 000266 and pdata ,7 ,temp 
-0xc8 000267 lshift4 temp ,temp 
-0xc9 000268 lshift temp ,temp 
-0xca 000269 storet 1 ,mem_ring_ibias_trim 
-0xcb 000270 fetch 1 ,0x8a02 
-0xcc 000271 and pdata ,0x1f ,pdata 
-0xcd 000272 ior temp ,pdata 
-0xce 000273 store 1 ,0x8a02 
-0xcf 000274 rtn 
-:      000276 p_set_otp_config_wake:
-0xd0 000277 fetch 2 ,mem_otp_charge_pump_x 
-0xd1 000278 rtn blank 
-0xd2 000279 store 2 ,mem_otp_charge_pump 
-0xd3 000280 branch p_set_otp_config2 
-:      000282 p_rf_rx_enable:
-0xd4 000283 call rf_rx_agc_set 
-0xd5 000284 force 8 ,radio_ctrl 
-0xd6 000285 force 0 ,radio_ctrl 
-0xd7 000287 setarg 0x0aaada 
-0xd8 000288 store 3 ,0x8a0f 
-0xd9 000289 jam 0x40 ,0x8a25 
-0xda 000290 jam 0x10 ,0x8a26 
-0xdb 000291 nop 60 
-0xdc 000292 jam 0xfb ,0x8a01 
-0xdd 000293 jam 0xff ,0x8a25 
-0xde 000294 jam 0x30 ,0x8a26 
-0xdf 000295 jam 0xfe ,0x8a16 
-0xe0 000296 branch rf_rx_enable + 14 
-:      000298 p_txon:
-0xe1 000299 setarg 0x0aaa7e 
-0xe2 000300 store 3 ,0x8a0f 
-0xe3 000301 nop 60 
-0xe4 000302 jam 0x00 ,0x8a25 
-0xe5 000303 jam 0x0d ,0x8a26 
-0xe6 000304 jam 0xf6 ,0x8a16 
-0xe7 000305 branch txon + 7 
-:      000307 p_set_tx_power:
-0xe8 000308 fetch 1 ,mem_tx_power 
-0xe9 000309 beq tx_power_10db ,p_set_tx_power_10db 
-0xea 000310 branch set_tx_power + 2 
-:      000312 p_set_tx_power_10db:
-0xeb 000313 jam 0x25 ,0x8a14 
-0xec 000314 setarg 0xa93f3f 
-0xed 000315 store 3 ,0x8a60 
-0xee 000316 jam 0x1f ,0x8a63 
-0xef 000317 rtn 
-:      000320 p_rx_dcoc:
-0xf0 000321 rtn wake 
-0xf1 000322 call set_sync_on 
-0xf2 000323 arg 39 ,temp 
-0xf3 000324 call set_freq_rx 
-0xf4 000325 call rf_rx_enable 
-0xf5 000326 jam 0x7f ,0x8a25 
-0xf6 000327 jam 0x1a ,0x8a30 
-0xf7 000328 jam 0x78 ,0x8a31 
-0xf8 000329 jam 0xb2 ,0x8a8f 
-0xf9 000330 jam 0 ,0x8ac2 
-0xfa 000331 jam 0 ,0x8ac3 
-0xfb 000332 arg 6 ,queue 
-0xfc 000333 call p_rx_dcoc_avg 
-0xfd 000334 isolate1 13 ,rega 
-0xfe 000335 call qset_start 
-0xff 000336 isolate1 13 ,regb 
-0x100 000337 call qset_p 
-0x101 000338 arg 5 ,queue 
-:      000339 p_rx_dcoc_loop2:
-0x102 000340 call qset1_p 
-0x103 000341 call qset_p 
-0x104 000342 call p_rx_dcoc_avg 
-0x105 000343 arg 0x8ac2 ,contw 
-0x106 000344 rshift4 rega ,pdata 
-0x107 000345 call qsetxor 
-0x108 000346 rshift4 regb ,pdata 
-0x109 000347 call qsetxor 
-0x10a 000348 increase -1 ,queue 
-0x10b 000349 branch p_rx_dcoc_loop2 ,positive 
-0x10c 000350 branch rx_dcoc_loop2 + 10 
-:      000352 p_rx_dcoc_avg:
-0x10d 000353 nop 60 
-0x10e 000354 setarg mem_dcoc_buf 
-0x10f 000355 store 2 ,0x8982 
-0x110 000356 setarg mem_dcoc_buf_end 
-0x111 000357 store 2 ,0x8984 
-0x112 000358 jam 0x9 ,0x8981 
-0x113 000359 jam 0x3 ,0x8981 
-0x114 000360 jam 0x6 ,0x8980 
-0x115 000361 nop 60 
-0x116 000362 arg 0 ,rega 
-0x117 000363 arg 0 ,regb 
-0x118 000364 arg 16 ,loopcnt 
-0x119 000365 arg mem_dcoc_buf ,contr 
-0x11a 000366 branch rx_dcoc_loop 
-:      000368 p_rfpll_aac_ghpc:
-0x11b 000369 rtn wake 
-0x11c 000370 branch rfpll_aac_ghpc + 1 
-:      000372 p_keyboard_clear_pdata:
-0x11d 000373 setarg 0 
-:      000374 p_mouse_init_sunt:
-:      000375 p_dpll_ring_ibias_calc:
-0x11e 000376 rtn 
-:      000378 p_sadc_calibration:
-0x11f 000379 rtn wake 
-0x120 000380 jam 0x77 ,core_gpadc_ctrl 
-0x121 000381 jam 0xc9 ,core_gpadc_cfg0 
-0x122 000382 jam 0x01 ,core_gpadc_cfg3 
-0x123 000383 fetch 1 ,mem_adc_clkdiv 
-0x124 000384 store 1 ,core_sadc_clkdiv 
-0x125 000385 nop 3000 
-0x126 000386 call p_sadc_read 
-0x127 000387 jam 0xc1 ,core_gpadc_cfg0 
-0x128 000388 fetchr regb ,1 ,mem_spi_write_addr 
-0x129 000389 arg 8 ,loopcnt 
-0x12a 000390 call sadc_cal_read + 1 
-0x12b 000391 fetch 1 ,mem_spi_write_addr 
-0x12c 000392 store 1 ,mem_adc_cal_c7 
-0x12d 000393 storer regb ,1 ,mem_spi_write_addr 
-0x12e 000394 rtn 
-:      000396 p_enable_adc:
-0x12f 000397 call p_sadc_cal_write 
-0x130 000398 fetch 1 ,core_gpadc_cfg1 
-0x131 000399 set0 7 ,pdata 
-0x132 000400 store 1 ,core_gpadc_cfg1 
-0x133 000401 jam 0x77 ,core_gpadc_ctrl 
-0x134 000402 jam 0xc1 ,core_gpadc_cfg0 
-0x135 000403 jam 0x01 ,core_gpadc_cfg3 
-0x136 000404 call sadc_channel 
-0x137 000405 fetch 1 ,mem_adc_clkdiv 
-0x138 000406 store 1 ,core_sadc_clkdiv 
-0x139 000407 nop 3000 
-0x13a 000408 call p_sadc_read 
-0x13b 000409 jam 0 ,core_sadc_clkdiv 
-0x13c 000410 branch sadc_dma 
-:      000412 p_sadc_cal_write:
-0x13d 000413 fetch 1 ,core_sadc_ctrl 
-0x13e 000414 set1 1 ,pdata 
-0x13f 000415 store 1 ,core_sadc_ctrl 
-0x140 000416 fetchr regb ,1 ,mem_spi_write_addr 
-0x141 000417 fetch 1 ,mem_adc_cal_c7 
-0x142 000418 store 1 ,mem_spi_write_addr 
-0x143 000419 arg 8 ,loopcnt 
-0x144 000420 call sadc_cal_write + 4 
-0x145 000421 storer regb ,1 ,mem_spi_write_addr 
-0x146 000422 rtn 
-:      000424 p_sadc_read:
-0x147 000425 jam 0x03 ,core_sadc_ctrl 
-:      000426 p_sadc_read_wait:
-0x148 000427 fetch 1 ,core_perf_status 
-0x149 000428 bbit0 saradc_done ,p_sadc_read_wait 
-0x14a 000429 fetcht 2 ,core_sadc_data 
-0x14b 000430 storet 2 ,mem_adc_current_value 
-0x14c 000431 jam 0x00 ,core_sadc_ctrl 
-0x14d 000432 rtn 
-:      000435 p_set_lemode:
-0x14e 000436 jam 0x11 ,0x8a82 
-0x14f 000437 jam 0x12 ,0x8a8d 
-0x150 000438 jam 0x0a ,0x8a8e 
-0x151 000439 fetch 1 ,mem_fcomp_div 
-0x152 000440 beq xtal_16m ,p_set_lemode_2m_16m 
-0x153 000441 setarg 0x5762 
-0x154 000442 store 2 ,0x8907 
-:      000443 p_set_lemode_2m:
-0x155 000444 jam 3 ,0x8901 
-0x156 000445 jam 3 ,0x8930 
-0x157 000446 rtnmark1 mark_ble_2m 
-0x158 000447 jam 1 ,0x8901 
-0x159 000448 jam 0x07 ,0x8a82 
-0x15a 000449 jam 0x44 ,0x8a8d 
-0x15b 000450 jam 0x0a ,0x8a8e 
-0x15c 000451 fetch 1 ,mem_fcomp_div 
-0x15d 000452 beq xtal_16m ,p_set_lemode_1m_16m 
-0x15e 000453 setarg 0x2bb1 
-0x15f 000454 store 2 ,0x8907 
-:      000455 p_set_lemode_1m:
-0x160 000456 rtnmark0 mark_ble_lr 
-0x161 000457 jam 0x24 ,0x8930 
-0x162 000458 jam 5 ,0x8901 
-0x163 000459 rtn 
-:      000461 p_set_lemode_1m_16m:
-0x164 000462 setarg 0x4189 
-0x165 000463 store 2 ,0x8907 
-0x166 000464 branch p_set_lemode_1m 
-:      000466 p_set_lemode_2m_16m:
-0x167 000467 setarg 0x8312 
-0x168 000468 store 2 ,0x8907 
-0x169 000469 branch p_set_lemode_2m 
-:      000472 p_keyboard_store_device_info:
-0x16a 000473 fetcht 1 ,mem_eeprom_sda_gpio 
-0x16b 000474 call mouse_gpio_config_input_pu 
-0x16c 000475 fetcht 1 ,mem_eeprom_sda_gpio 
-0x16d 000476 call gpio_get_bit 
-0x16e 000477 branch mouse_store_device_info_delay ,true 
-0x16f 000478 fetch mouse_flag_len ,mem_mouse_flag 
-0x170 000479 bbit1 mouse_enable_eeprom ,p_keyboard_store_eeprom_device_info 
-0x171 000480 branch keyboard_store_device_info + 2 
-:      000483 p_keyboard_eeprom_init:
-0x172 000484 call iicd_read_init_pin 
-0x173 000485 fetch mouse_flag_len ,mem_mouse_flag 
-0x174 000486 isolate1 mouse_enable_2k_eeprom ,pdata 
-0x175 000487 branch set_eeprom_size_2k ,true 
-0x176 000488 branch clear_eeprom_size_2k 
-:      000490 p_keyboard_load_eeprom_info_check:
-0x177 000491 call p_keyboard_eeprom_init 
-0x178 000492 call mouse_load_eeprom_info_check + 4 
-0x179 000493 fetch 1 ,mem_mouse_dpi 
-0x17a 000494 store 1 ,mem_kb_computer_system 
-0x17b 000495 fetcht 2 ,mem_otp_read_retention_memory + 14 
-0x17c 000496 random pdata 
-0x17d 000497 iadd temp ,pdata 
-0x17e 000498 store 2 ,mem_random_addr_increase_count 
-0x17f 000499 rtn 
-:      000501 p_keyboard_app_initflag_check:
-0x180 000502 fetch 2 ,mem_store_flag 
-0x181 000503 arg eeprom_init_flag ,temp 
-0x182 000504 isub temp ,null 
-0x183 000505 branch p_keyboard_load_device_info ,zero 
-0x184 000506 storet 2 ,mem_store_flag 
-0x185 000507 call mouse_ble_init_address 
-0x186 000508 fetch 1 ,mem_device_flag_temp_new 
-0x187 000509 branch mouse_app_initflag_check_next + 3 
-:      000511 p_keyboard_load_device_info:
-0x188 000512 call p_keyboard_select_reconn_device 
-0x189 000513 branch mouse_load_device_info + 1 
-:      000515 p_keyboard_store_eeprom_device_info:
-0x18a 000516 call p_keyboard_eeprom_init 
-0x18b 000517 fetch 1 ,mem_kb_computer_system 
-0x18c 000518 store 1 ,mem_mouse_dpi 
-0x18d 000519 branch mouse_store_eeprom_device_info 
-:      000521 p_keyboard_priority_bb_event:
-0x18e 000522 copy regc ,pdata 
-0x18f 000523 beq bt_evt_24g_attempt_fail ,p_keyboard_24g_attempt_fail 
-0x190 000524 beq bt_evt_le_disconnected ,p_keyboard_le_bb_disconnected 
-0x191 000525 branch keyboard_priority_bb_event + 2 
-:      000527 p_keyboard_24g_attempt_fail:
-0x192 000528 fetch 1 ,mem_24g_attempt_fail_flag 
-0x193 000529 nbranch keyboard_24g_hibernate_set ,blank 
-0x194 000530 fetch 1 ,mem_24g_reconn_type 
-0x195 000531 beq fast_conn_and_3_0_addr ,p_keyboard_24g_fast_conn_attempt_fail 
-0x196 000532 branch keyboard_24g_attempt_fail + 4 
-:      000534 p_keyboard_24g_fast_conn_attempt_fail:
-0x197 000535 fetch mouse_flag_len ,mem_mouse_flag 
-0x198 000536 bbit1 mouse_enable_24g_first_auto_pairing ,mouse_24g_start_auto_pair 
-0x199 000537 bbit1 mouse_enable_auto_24g_paring ,mouse_24g_start_auto_pair 
-0x19a 000538 bbit0 mouse_enable_24g_auto_pair_nerver_been_paired ,mouse_24g_reconn_dongle_start 
-0x19b 000539 fetch 4 ,mem_mouse_24g_addr 
-0x19c 000540 fetcht 4 ,mem_keyboard_factory_addr 
-0x19d 000541 isub temp ,null 
-0x19e 000542 branch p_keyboard_24g_start_pair_mode ,zero 
-0x19f 000543 branch mouse_24g_reconn_dongle_start 
-:      000545 p_keyboard_le_bb_disconnected:
-0x1a0 000546 setarg 0 
-0x1a1 000547 store 2 ,mem_le_battery_level_updata_timer 
-0x1a2 000548 store 1 ,mem_keyboard_le_send_conn_param_update 
-0x1a3 000549 store 1 ,mem_keyboard_le_send_conn_param_update_timer 
-0x1a4 000550 store 1 ,mem_mouse_le_bb_connected_flag 
-0x1a5 000551 jam le_lpm_enable ,mem_mouse_le_conn_param_reject 
-0x1a6 000552 call le_clr_config_more_data 
-0x1a7 000553 jam 0 ,mem_ltk_exists 
-0x1a8 000554 fetch app_disc_rsn_size ,mem_app_disconn_reason 
-0x1a9 000555 bbit1 app_disc_ble ,p_keyboard4_0_event_bb_disconn 
-0x1aa 000556 bbit1 app_disc_by_button ,app_disconn_reason_clear 
-0x1ab 000557 branch keyboard_start_discovery 
-:      000558 p_keyboard4_0_event_bb_disconn:
-0x1ac 000559 call mouse_le_clean_connect_flag 
-0x1ad 000560 fetch app_disc_rsn_size ,mem_app_disconn_reason 
-0x1ae 000561 bbit1 app_disc_by_button ,app_disconn_reason_clear 
-0x1af 000562 branch p_keyboard_app_enter_hibernate 
-:      000567 p_keyboard_bb_event_timer:
-0x1b0 000568 call mouse_adc_read 
-0x1b1 000569 call p_keyboard_low_voltage_param_set 
-0x1b2 000570 call mouse_low_voltage_led_timer 
-0x1b3 000572 call g24_pair_timeout_timer 
-0x1b4 000573 call g24_reconn_timeout_timer 
-0x1b5 000574 call mouse_24g_long_sleep_param_update_timer 
-0x1b6 000575 call keyboard_24g_repeat_send_data 
-0x1b7 000576 call keyboard_24g_led_status_get_timer 
-0x1b8 000579 call p_keyboard_num_capslock_led_on_timer 
-0x1b9 000580 call p_keyboard_device_poweron_timer 
-0x1ba 000581 call keyboard_check_discovery_timeout_timer 
-0x1bb 000582 call p_keyboard_mode_led_timer 
-0x1bc 000584 call keyboard_check_direct_timeout_timer 
-0x1bd 000585 call mouse_le_enable_att_list_timer 
-0x1be 000586 call keyboard_le_battery_updata_timer 
-0x1bf 000587 call mouse_le_send_smp_security_request_timer 
-0x1c0 000588 call keyboard_le_send_conn_param_update_timer 
-0x1c1 000589 call keyboard_le_auto_recognize_timer 
-0x1c2 000591 call p_keyboard_key_press_timer 
-0x1c3 000592 call keyboard_commbination_key_process 
-0x1c4 000593 call mouse_current_mult_update_timer 
-0x1c5 000594 call keyboard_store_information_delay_timer 
-0x1c6 000596 call keyboard_long_press_timer 
-0x1c7 000597 call keyboard_commbination_delay_release_timer 
-0x1c8 000598 call p_keyboard_usb_updata_timer 
-0x1c9 000599 branch p_keyboard_check_no_data_timeout_timer 
-:      000601 p_keyboard_low_voltage_param_set:
-:      000602 p_keyboard_low_voltage_param_set_backlight_off:
-0x1ca 000603 setarg 0x230170 
-0x1cb 000604 store 3 ,mem_mouse_vdd_full_vol 
-0x1cc 000605 setarg 0x015301 
-0x1cd 000606 istore 3 ,contw 
-0x1ce 000607 fetch 1 ,mem_mouse_adc_last_low_voltage_flag 
-0x1cf 000608 branch p_keyboard_low_voltage_param_set_backligh_off_33v ,blank 
-0x1d0 000609 jam 0x58 ,mem_mouse_vdd_low_vol 
-0x1d1 000610 rtn 
-:      000611 p_keyboard_low_voltage_param_set_backligh_off_33v:
-0x1d2 000612 jam 0x53 ,mem_mouse_vdd_low_vol 
-0x1d3 000613 rtn 
-:      000616 p_keyboard_num_capslock_led_on_timer:
-0x1d4 000617 fetch 1 ,mem_mouse_usb_vdd_status_current 
-0x1d5 000618 beq mouse_usb_interface_insert ,p_keyboard_usb_led_check 
-0x1d6 000619 fetch 2 ,mem_mouse_no_data_timer 
-0x1d7 000620 rtn blank 
-0x1d8 000621 fetch 1 ,mem_keyboard_device_poweron_timer_count 
-0x1d9 000622 nrtn blank 
-0x1da 000623 fetch 2 ,mem_mouse_no_data_timeout 
-0x1db 000624 fetcht 2 ,mem_mouse_no_data_timer 
-0x1dc 000625 isub temp ,temp 
-0x1dd 000626 fetch 2 ,mem_keyboard_caps_led_on_timer 
-0x1de 000627 isub temp ,pdata 
-0x1df 000628 branch p_keyboard_num_cap_led_on ,positive 
-0x1e0 000629 call p_keyboard_numlock_led_off 
-0x1e1 000630 branch p_keyboard_capslock_led_off 
-:      000631 p_keyboard_num_cap_led_on:
-0x1e2 000632 call p_keyboard_numlock_led_check_on 
-0x1e3 000633 branch p_keyboard_capslock_led_check_on 
-:      000634 p_keyboard_numlock_led_check_on:
-0x1e4 000635 fetch 1 ,mem_keyboard_led_status 
-0x1e5 000636 bbit0 kb_pc_keysel_numlock ,p_keyboard_numlock_led_off 
-0x1e6 000637 fetcht 1 ,mem_keyboard_num_led_gpio 
-0x1e7 000638 branch p_keyboard_led_on 
-:      000639 p_keyboard_capslock_led_check_on:
-0x1e8 000640 fetch 1 ,mem_keyboard_led_status 
-0x1e9 000641 bbit0 kb_pc_keysel_capslock ,p_keyboard_capslock_led_off 
-0x1ea 000642 fetcht 1 ,mem_keyboard_caps_led_gpio 
-0x1eb 000643 branch p_keyboard_led_on 
-:      000644 p_keyboard_numlock_led_off:
-0x1ec 000645 fetcht 1 ,mem_keyboard_num_led_gpio 
-0x1ed 000646 branch p_keyboard_led_off 
-:      000647 p_keyboard_capslock_led_off:
-0x1ee 000648 fetcht 1 ,mem_keyboard_caps_led_gpio 
-0x1ef 000649 branch p_keyboard_led_off 
-:      000651 p_keyboard_usb_led_check:
-0x1f0 000652 fetch 1 ,mem_24g_led_status 
-0x1f1 000653 store 1 ,mem_keyboard_led_status 
-0x1f2 000654 branch p_keyboard_num_cap_led_on 
-:      000656 p_keyboard_device_poweron_timer:
-0x1f3 000657 fetch 1 ,mem_keyboard_device_poweron_timer_count 
-0x1f4 000658 rtn blank 
-0x1f5 000659 increase -1 ,pdata 
-0x1f6 000660 store 1 ,mem_keyboard_device_poweron_timer_count 
-0x1f7 000661 branch keyboard_power_led_off ,blank 
-:      000662 p_keyboard_power_led_on:
-0x1f8 000663 fetcht 1 ,mem_keyboard_power_led_gpio 
-0x1f9 000664 branch gpio_out_active 
-:      000666 p_keyboard_device_led_off:
-0x1fa 000667 fetch 1 ,mem_device_flag 
-0x1fb 000668 beq mode_24g_device ,p_keyboard_device_24g_led_off 
-0x1fc 000669 beq mode_bt_device1 ,p_keyboard_device_bt1_led_off 
-0x1fd 000670 beq mode_bt_device2 ,p_keyboard_device_bt2_led_off 
-0x1fe 000671 beq mode_bt_device3 ,p_keyboard_device_bt3_led_off 
-0x1ff 000672 rtn 
-:      000674 p_keyboard_device_led_on:
-0x200 000675 fetch 1 ,mem_device_flag 
-0x201 000676 beq mode_24g_device ,p_keyboard_device_24g_led_on 
-0x202 000677 beq mode_bt_device1 ,p_keyboard_device_bt1_led_on 
-0x203 000678 beq mode_bt_device2 ,p_keyboard_device_bt2_led_on 
-0x204 000679 beq mode_bt_device3 ,p_keyboard_device_bt3_led_on 
-0x205 000680 rtn 
-:      000682 p_keyboard_device_24g_led_off:
-0x206 000683 fetcht 1 ,mem_keyboard_24g_led_gpio 
-:      000684 p_keyboard_led_off:
-0x207 000685 storet 1 ,mem_keyboard_struct_led_gpio 
-0x208 000686 arg 0 ,rega 
-0x209 000687 branch ui_led_off_global 
-:      000689 p_keyboard_device_bt1_led_off:
-0x20a 000690 fetcht 1 ,mem_keyboard_bt1_led_gpio 
-0x20b 000691 branch p_keyboard_led_off 
-:      000693 p_keyboard_device_bt2_led_off:
-0x20c 000694 fetcht 1 ,mem_keyboard_bt2_led_gpio 
-0x20d 000695 branch p_keyboard_led_off 
-:      000697 p_keyboard_device_bt3_led_off:
-0x20e 000698 fetcht 1 ,mem_keyboard_bt3_led_gpio 
-0x20f 000699 branch p_keyboard_led_off 
-:      000701 p_keyboard_device_24g_led_on:
-0x210 000702 fetcht 1 ,mem_keyboard_24g_led_gpio 
-:      000703 p_keyboard_led_on:
-0x211 000704 storet 1 ,mem_keyboard_struct_led_gpio 
-0x212 000705 arg 0 ,rega 
-0x213 000706 branch ui_led_on_global 
-:      000708 p_keyboard_device_bt1_led_on:
-0x214 000709 fetcht 1 ,mem_keyboard_bt1_led_gpio 
-0x215 000710 branch p_keyboard_led_on 
-:      000712 p_keyboard_device_bt2_led_on:
-0x216 000713 fetcht 1 ,mem_keyboard_bt2_led_gpio 
-0x217 000714 branch p_keyboard_led_on 
-:      000716 p_keyboard_device_bt3_led_on:
-0x218 000717 fetcht 1 ,mem_keyboard_bt3_led_gpio 
-0x219 000718 branch p_keyboard_led_on 
-:      000720 p_keyboard_mode_led_timer:
-0x21a 000721 fetch 2 ,mem_mouse_no_data_timer 
-0x21b 000722 rtn blank 
-0x21c 000723 fetch 1 ,mem_keyboard_mode_led_on_timer 
-0x21d 000724 rtn blank 
-0x21e 000725 increase -1 ,pdata 
-0x21f 000726 store 1 ,mem_keyboard_mode_led_on_timer 
-0x220 000727 bbit1 0 ,p_keyboard_device_led_on 
-0x221 000728 branch p_keyboard_device_led_off 
-:      000731 p_keyboard_discover_setting_led_gpio:
-0x222 000732 fetch 2 ,mem_keyboard_disconvey_led_blink_time 
-0x223 000733 store 2 ,mem_keyboard_on_time 
-0x224 000734 store 2 ,mem_keyboard_off_time 
-0x225 000735 fetch 1 ,mem_device_flag 
-0x226 000736 beq mode_24g_device ,p_keyboard_device_led_24g_blink 
-0x227 000737 beq mode_bt_device1 ,p_keyboard_device_led_bt1_blink 
-0x228 000738 beq mode_bt_device2 ,p_keyboard_device_led_bt2_blink 
-0x229 000739 beq mode_bt_device3 ,p_keyboard_device_led_bt3_blink 
-0x22a 000740 rtn 
-:      000742 p_keyboard_device_led_24g_blink:
-0x22b 000743 fetch 1 ,mem_keyboard_24g_led_gpio 
-0x22c 000744 branch p_keybaord_led_blink 
-:      000745 p_keyboard_device_led_bt1_blink:
-0x22d 000746 fetch 1 ,mem_keyboard_bt1_led_gpio 
-0x22e 000747 branch p_keybaord_led_blink 
-:      000748 p_keyboard_device_led_bt2_blink:
-0x22f 000749 fetch 1 ,mem_keyboard_bt2_led_gpio 
-0x230 000750 branch p_keybaord_led_blink 
-:      000751 p_keyboard_device_led_bt3_blink:
-0x231 000752 fetch 1 ,mem_keyboard_bt3_led_gpio 
-:      000753 p_keybaord_led_blink:
-0x232 000754 store 1 ,mem_temp 
-0x233 000755 call p_keyboard_device_led_off 
-0x234 000756 fetch 1 ,mem_temp 
-0x235 000757 store 1 ,mem_keyboard_struct_led_gpio 
-0x236 000758 arg 0 ,rega 
-0x237 000759 jam ui_led_state_blink_start ,mem_keyboard_led_type 
-0x238 000760 branch ui_led_blink_start_global 
-:      000762 p_keyboard_check_no_data_timeout_timer:
-0x239 000763 fetch 1 ,mem_mouse_usb_vdd_status_current 
-0x23a 000764 rtneq mouse_usb_interface_insert 
-0x23b 000765 branch keyboard_check_no_data_timeout_timer 
-:      000767 p_keyboard_key_press_timer:
-0x23c 000768 fetch 1 ,mem_keyboard_switch_device_flag 
-0x23d 000769 bbit1 keyboard_flag_g24_device_button ,p_keyboard_device_select_g24_press_timer 
-0x23e 000770 call p_keyboard_device_select_g24_nopress_timer 
-0x23f 000771 fetch 1 ,mem_keyboard_switch_device_flag 
-0x240 000772 bbit1 keyboard_flag_bt_device_button ,p_keyboard_device_select_bt_press_timer 
-0x241 000773 branch p_keyboard_device_select_bt_nopress_timer 
-:      000775 p_keyboard_device_select_g24_press_timer:
-0x242 000776 fetch 1 ,mem_keyboard_switch_g24_press_timer 
-0x243 000777 sub pdata ,100 ,null 
-0x244 000778 nrtn positive 
-0x245 000779 increase 1 ,pdata 
-0x246 000780 store 1 ,mem_keyboard_switch_g24_press_timer 
-0x247 000781 rtnne 25 
-0x248 000782 jam 0 ,mem_keyboard_switch_g24_enable 
-0x249 000783 fetch 1 ,mem_device_flag 
-0x24a 000784 rtneq mode_usb_device 
-0x24b 000785 call mouse_stop_bluetooth_mode 
-:      000786 p_keyboard_24g_start_pair_mode:
-0x24c 000787 call p_keyboard_device_led_all_off 
-0x24d 000788 branch keyboard_24g_start_pair_mode 
-:      000790 p_keyboard_device_select_g24_nopress_timer:
-0x24e 000791 jam 0 ,mem_keyboard_switch_g24_press_timer 
-0x24f 000792 fetch 1 ,mem_keyboard_switch_g24_enable 
-0x250 000793 rtn blank 
-0x251 000794 jam 0 ,mem_keyboard_switch_g24_enable 
-0x252 000795 call mouse_store_device_info 
-0x253 000796 branch mouse_soft_reset 
-0x254 000797 rtn 
-:      000799 p_keyboard_device_select_bt_press_timer:
-0x255 000800 fetch 1 ,mem_keyboard_switch_bt_press_timer 
-0x256 000801 sub pdata ,100 ,null 
-0x257 000802 nrtn positive 
-0x258 000803 increase 1 ,pdata 
-0x259 000804 store 1 ,mem_keyboard_switch_bt_press_timer 
-0x25a 000805 rtnne 25 
-0x25b 000806 jam 0 ,mem_keyboard_switch_bt_enable 
-0x25c 000807 fetch 1 ,mem_device_flag 
-0x25d 000808 rtneq mode_usb_device 
-0x25e 000809 branch keyboard_long_button_bt_discovery + 3 
-:      000811 p_keyboard_device_select_bt_nopress_timer:
-0x25f 000812 jam 0 ,mem_keyboard_switch_bt_press_timer 
-0x260 000813 fetch 1 ,mem_keyboard_switch_bt_enable 
-0x261 000814 rtn blank 
-0x262 000815 jam 0 ,mem_keyboard_switch_bt_enable 
-0x263 000816 call mouse_store_device_info 
-0x264 000817 branch mouse_soft_reset 
-:      000820 p_keyboard_start_work:
-0x265 000821 fetch mouse_flag_len ,mem_mouse_flag 
-0x266 000822 bbit0 mouse_enable_adc ,p_keyboard_start_work_next 
-0x267 000823 call enable_adc 
-0x268 000824 call vdd_calculate_by_mode 
-0x269 000825 store 2 ,mem_mouse_vdd_now_vol 
-0x26a 000826 fetcht 2 ,mem_3v_adc_hvin_data 
-0x26b 000827 fetch 2 ,mem_adc_current_value 
-0x26c 000828 isub temp ,null 
-0x26d 000829 branch p_keyboard_start_work ,positive 
-0x26e 000830 arg mem_mouse_vdd_calculate_set ,rega 
-0x26f 000831 call mouse_adc_bat_percent_lowpower_out 
-0x270 000832 fetch 1 ,mem_adc_power_flag 
-0x271 000833 bbit1 1 ,keyboard_power_down 
-:      000834 p_keyboard_start_work_next:
-0x272 000835 fetch 1 ,mem_keyboard_pairing_type 
-0x273 000836 call keyboard_enable_bt_button_pairing ,blank 
-0x274 000837 fetch 1 ,mem_keyboard_bt_button_flag 
-0x275 000838 nrtn blank 
-0x276 000839 fetch 1 ,mem_device_flag 
-0x277 000840 beq mode_24g_device ,mouse_24g_reconn_general_dongle 
-0x278 000841 call mouse_bluetooth_fast_conn_disable 
-0x279 000842 beq mode_bt_device1 ,p_keyboard_start_ble1_reconnect 
-0x27a 000843 beq mode_bt_device2 ,p_keyboard_start_ble2_reconnect 
-0x27b 000844 beq mode_bt_device3 ,p_keyboard_start_ble3_reconnect 
-:      000845 p_keyboard_start_ble1_reconnect:
-0x27c 000846 fetch 6 ,mem_device1_addr 
-:      000847 p_keyboard_start_ble_reconnect:
-0x27d 000848 fetcht 6 ,mem_keyboard_factory_addr 
-0x27e 000849 isub temp ,null 
-0x27f 000850 branch mouse_bluetooth_fast_conn_init ,zero 
-0x280 000851 branch mouse_start_reconnect_device 
-:      000853 p_keyboard_start_ble2_reconnect:
-0x281 000854 fetch 6 ,mem_device2_addr 
-0x282 000855 branch p_keyboard_start_ble_reconnect 
-:      000857 p_keyboard_start_ble3_reconnect:
-0x283 000858 fetch 6 ,mem_device3_addr 
-0x284 000859 branch p_keyboard_start_ble_reconnect 
-:      000862 p_keyboard_keyscan:
-0x285 000863 call p_keyboard_gpio_init 
-0x286 000864 call keyboard_stb_state_low 
-0x287 000865 setarg 0 
-0x288 000866 store 2 ,mem_keyscan_exmcu_wait_wake_count 
-0x289 000867 arg mem_keyscan_value_current ,contr 
-0x28a 000868 arg mem_keyscan_value_check ,contw 
-0x28b 000869 arg 20 ,loopcnt 
-0x28c 000870 call memcpy 
-0x28d 000871 setarg mem_keyscan_value_current 
-0x28e 000872 store 2 ,mem_keyscan_value_ptr 
-0x28f 000873 setarg mem_keyscan_exmcu_value 
-0x290 000874 store 2 ,mem_keyscan_exmcu_value_ptr 
-0x291 000875 call keyboard_stb_state_high 
-0x292 000876 call keyboard_clk_state_high 
-0x293 000877 call keyboard_clk_input 
-:      000878 p_keyboard_keyscan_exmcu_start_check:
-0x294 000879 fetch 2 ,mem_keyscan_exmcu_wait_wake_count 
-0x295 000880 increase 1 ,pdata 
-0x296 000881 store 2 ,mem_keyscan_exmcu_wait_wake_count 
-0x297 000882 bbit1 9 ,p_keyboard_keyscan_reset_exmcu 
-0x298 000883 fetcht 1 ,mem_mcu_clk_gpio 
-0x299 000884 call gpio_get_bit 
-0x29a 000885 nbranch p_keyboard_keyscan_exmcu_start_check ,true 
-0x29b 000886 call p_keyboard_keyscan_get_exmcu_value 
-0x29c 000887 call p_keyboard_keyscan_get_mcu_value 
-0x29d 000888 call keyboard_stb_state_high 
-0x29e 000889 branch keyboard_keyscan_copy_value 
-:      000891 p_keyboard_keyscan_get_exmcu_value:
-0x29f 000892 nop 20 
-0x2a0 000893 jam 0 ,mem_keyscan_exmcu_reset_count 
-0x2a1 000895 call keyboard_stb_state_low 
-0x2a2 000896 jam 0 ,mem_keyscan_col_loop_count 
-:      000897 p_keyboard_keyscan_exmcu_start_loop:
-0x2a3 000898 call keyboard_clk_state_low 
-0x2a4 000899 call p_keyboard_keyscan_exmcu_get_col_value 
-0x2a5 000900 call keyboard_clk_state_high 
-0x2a6 000901 call p_keyboard_keyscan_exmcu_get_col_value 
-0x2a7 000902 sub pdata ,9 ,null 
-0x2a8 000903 branch p_keyboard_keyscan_exmcu_start_loop ,positive 
-0x2a9 000904 call keyboard_clk_state_low 
-0x2aa 000905 call p_keyboard_keyscan_exmcu_get_col_value 
-0x2ab 000906 branch keyboard_clk_input 
-:      000908 p_keyboard_keyscan_reset_exmcu:
-0x2ac 000909 fetcht 1 ,mem_mcu_rstb_gpio 
-0x2ad 000910 call gpio_out_active 
-0x2ae 000911 nop 20 
-0x2af 000912 fetcht 1 ,mem_mcu_rstb_gpio 
-0x2b0 000913 call gpio_out_inactive 
-0x2b1 000914 nop 6000 
-0x2b2 000915 fetch 1 ,mem_keyscan_exmcu_reset_count 
-0x2b3 000916 increase 1 ,pdata 
-0x2b4 000917 store 1 ,mem_keyscan_exmcu_reset_count 
-0x2b5 000918 bbit1 6 ,soft_reset_chip 
-0x2b6 000919 branch p_keyboard_keyscan 
-:      000923 p_keyboard_keyscan_exmcu_get_col_value:
-0x2b7 000924 jam 0 ,mem_keyscan_value_temp 
-0x2b8 000925 call p_keyboard_keyscan_get_col_value 
-0x2b9 000926 fetch 2 ,mem_keyscan_exmcu_value_ptr 
-0x2ba 000927 branch keyboard_keyscan_value_store 
-:      000929 p_keyboard_keyscan_get_col_value:
-0x2bb 000930 nop 150 
-0x2bc 000931 branch keyboard_keyscan_get_col_value 
-:      000933 p_keyboard_keyscan_get_mcu_value:
-0x2bd 000934 fetch 2 ,mem_kb_col_ptr 
-0x2be 000935 copy pdata ,regb 
-0x2bf 000936 jam 0 ,mem_keyscan_col_loop_count 
-:      000937 p_keyboard_keyscan_mcu_start:
-0x2c0 000938 jam 0 ,mem_keyscan_value_temp 
-0x2c1 000939 ifetcht 1 ,regb 
-0x2c2 000940 isolate1 7 ,temp 
-0x2c3 000941 branch p_keyboard_keyscan_mcu_start_loop ,true 
-0x2c4 000942 call gpio_out_active 
-0x2c5 000943 call p_keyboard_keyscan_get_col_value 
-0x2c6 000944 ifetcht 1 ,regb 
-0x2c7 000945 call gpio_out_inactive 
-0x2c8 000946 ifetcht 1 ,regb 
-0x2c9 000947 call keyboard_gpio_config_input_pu 
-:      000948 p_keyboard_keyscan_mcu_start_loop:
-0x2ca 000949 increase 1 ,regb 
-0x2cb 000950 fetch 2 ,mem_keyscan_value_ptr 
-0x2cc 000951 call keyboard_keyscan_value_store 
-0x2cd 000952 sub pdata ,19 ,null 
-0x2ce 000953 branch p_keyboard_keyscan_mcu_start ,positive 
-0x2cf 000954 rtn 
-:      000956 p_keyboard_key_process:
-0x2d0 000957 arg mem_keyscan_value_current ,rega 
-0x2d1 000958 arg mem_keyscan_value_check ,regb 
-0x2d2 000959 arg 20 ,loopcnt 
-0x2d3 000960 call string_compare 
-0x2d4 000961 nbranch keyboard_press_change_or_no_key ,zero 
-0x2d5 000962 call p_keyboard_keyscan_value_current_zero_check 
-0x2d6 000963 call keyboard_press_change_or_no_key ,blank 
-0x2d7 000965 call keyboard_ghost_key_check 
-0x2d8 000966 fetch 1 ,mem_mouse_ghost_flag 
-0x2d9 000967 nrtn blank 
-0x2da 000968 fetch 1 ,mem_keyboard_commbination_key_step 
-0x2db 000969 rtneq cammbination_key_press 
-0x2dc 000970 rtneq cammbination_key_hold 
-0x2dd 000971 rtneq cammbination_key_wait_release 
-0x2de 000974 jam 0 ,mem_keyscan_col_loop_count 
-0x2df 000975 arg mem_keyscan_value_current ,rega 
-0x2e0 000976 arg mem_keyscan_value_old ,regb 
-:      000977 p_keyboard_keyvalue_process:
-0x2e1 000978 ifetcht 1 ,rega 
-0x2e2 000979 ifetch 1 ,regb 
-0x2e3 000980 ixor temp ,pdata 
-0x2e4 000981 branch p_keyboard_keyvalue_process_loop ,blank 
-0x2e5 000982 store 1 ,mem_keyscan_value_temp 
-0x2e6 000983 storet 1 ,mem_keyboard_press_flag_temp 
-0x2e7 000984 istoret 1 ,regb 
-0x2e8 000985 jam 1 ,mem_keyboard_data_change_flag 
-0x2e9 000986 jam 0 ,mem_keyboard_keyvalue_bit_loop_count 
-:      000987 p_keyboard_keyvalue_change:
-0x2ea 000988 fetch 1 ,mem_keyscan_value_temp 
-0x2eb 000989 bbit0 0 ,p_keyboard_keyvalue_change_loop 
-0x2ec 000990 fetch 1 ,mem_keyscan_col_loop_count 
-0x2ed 000991 mul32 pdata ,8 ,pdata 
-0x2ee 000992 fetcht 1 ,mem_keyboard_keyvalue_bit_loop_count 
-0x2ef 000993 iadd temp ,pdata 
-0x2f0 000994 arg mem_keyboard_keyvalue_map_new ,contr 
-0x2f1 000995 iadd contr ,contr 
-0x2f2 000996 ifetch 1 ,contr 
-0x2f3 000997 store 1 ,mem_keyboard_keyvalue_temp 
-0x2f4 000998 call keyboard_keyvalue_fn_replace 
-0x2f5 000999 call p_keyboard_keyvalue_commbination_replace 
-0x2f6 001000 call p_keyboard_keyvalue_in_out 
-:      001001 p_keyboard_keyvalue_change_loop:
-0x2f7 001002 fetch 1 ,mem_keyscan_value_temp 
-0x2f8 001003 rshift pdata ,pdata 
-0x2f9 001004 store 1 ,mem_keyscan_value_temp 
-0x2fa 001005 fetch 1 ,mem_keyboard_press_flag_temp 
-0x2fb 001006 rshift pdata ,pdata 
-0x2fc 001007 store 1 ,mem_keyboard_press_flag_temp 
-0x2fd 001008 fetch 1 ,mem_keyboard_keyvalue_bit_loop_count 
-0x2fe 001009 increase 1 ,pdata 
-0x2ff 001010 store 1 ,mem_keyboard_keyvalue_bit_loop_count 
-0x300 001011 sub pdata ,7 ,null 
-0x301 001012 branch p_keyboard_keyvalue_change ,positive 
-:      001013 p_keyboard_keyvalue_process_loop:
-0x302 001014 increase 1 ,rega 
-0x303 001015 increase 1 ,regb 
-0x304 001016 fetch 1 ,mem_keyscan_col_loop_count 
-0x305 001017 increase 1 ,pdata 
-0x306 001018 store 1 ,mem_keyscan_col_loop_count 
-0x307 001019 sub pdata ,19 ,null 
-0x308 001020 branch p_keyboard_keyvalue_process ,positive 
-0x309 001021 rtn 
-:      001023 p_keyboard_keyscan_value_current_zero_check:
-0x30a 001024 fetch 8 ,mem_keyscan_value_current 
-0x30b 001025 nrtn blank 
-0x30c 001026 fetch 8 ,mem_keyscan_value_current + 8 
-0x30d 001027 nrtn blank 
-0x30e 001028 fetch 4 ,mem_keyscan_value_current + 16 
-0x30f 001029 nrtn blank 
-0x310 001030 fetch 1 ,mem_keyboard_commbination_control_key_delay_release_timer 
-0x311 001031 nrtn blank 
-0x312 001032 fetch 1 ,mem_keyboard_commbination_key_step 
-0x313 001033 rtneq cammbination_key_null 
-0x314 001034 jam cammbination_key_free ,mem_keyboard_commbination_key_step 
-0x315 001035 rtn 
-:      001037 p_keyboard_keyvalue_commbination_replace:
-0x316 001038 fetch 1 ,mem_keyboard_keyvalue_temp 
-0x317 001039 beq hid_key_search ,p_keyboard_commbination_search 
-0x318 001040 branch keyboard_keyvalue_commbination_replace + 2 
-:      001042 p_keyboard_commbination_search:
-0x319 001043 fetch 1 ,mem_kb_computer_system 
-0x31a 001044 beq system_os_mac ,p_keyboard_commbination_mac_search 
-0x31b 001045 setarg hid_key_ac_search 
-0x31c 001046 branch keyboard_keyvalue_store_temp 
-:      001047 p_keyboard_commbination_mac_search:
-0x31d 001048 jam left_gui ,mem_keyboard_commbination_control_key_value 
-0x31e 001049 jam hid_key_space ,mem_keyboard_commbination_standard_key_value 
-0x31f 001050 branch keyboard_commbination_keypress 
-:      001052 p_keyboard_keyvalue_in_out:
-0x320 001053 fetch 1 ,mem_keyboard_keyvalue_temp 
-0x321 001054 arg hid_key_left_ctrl ,temp 
-0x322 001055 isub temp ,null 
-0x323 001056 nbranch p_keyboard_keyvalue_standard ,positive 
-0x324 001057 sub pdata ,hid_key_right_gui ,null 
-0x325 001058 nbranch p_keyboard_keyvalue_consumer ,positive 
-0x326 001059 and_into 0x07 ,pdata 
-0x327 001060 copy pdata ,queue 
-0x328 001061 fetch 1 ,mem_keyboard_press_flag_temp 
-0x329 001062 bbit1 0 ,p_keyboard_keyvalue_control_key_in 
-:      001063 p_keyboard_keyvalue_control_key_out:
-0x32a 001064 fetch 1 ,mem_keyboard_keyvalue_buffer 
-0x32b 001065 qset0 pdata 
-0x32c 001066 store 1 ,mem_keyboard_keyvalue_buffer 
-0x32d 001067 rtn 
-:      001068 p_keyboard_keyvalue_control_key_in:
-0x32e 001069 fetch 1 ,mem_keyboard_keyvalue_buffer 
-0x32f 001070 qset1 pdata 
-0x330 001071 store 1 ,mem_keyboard_keyvalue_buffer 
-0x331 001072 rtn 
-:      001074 p_keyboard_keyvalue_standard:
-0x332 001075 jam 0 ,mem_keyboard_keyvalue_buffer + 8 
-0x333 001076 fetch 1 ,mem_keyboard_press_flag_temp 
-0x334 001077 bbit1 0 ,p_keyboard_keyvalue_standard_in 
-:      001078 p_keyboard_keyvalue_standard_out:
-0x335 001079 fetcht 1 ,mem_keyboard_keyvalue_temp 
-0x336 001080 arg 6 ,loopcnt 
-0x337 001081 arg mem_keyboard_keyvalue_buffer + 2 ,contr 
-:      001082 p_keyboard_keyvalue_standard_out_loop:
-0x338 001083 ifetch 1 ,contr 
-0x339 001084 isub temp ,null 
-0x33a 001085 nbranch p_keyboard_keyvalue_standard_out_next ,zero 
-0x33b 001086 ifetch 1 ,contr 
-0x33c 001087 increase -2 ,contr 
-0x33d 001088 istore 1 ,contr 
-0x33e 001089 rtn blank 
-0x33f 001090 increase 1 ,contr 
-0x340 001091 istoret 1 ,contr 
-:      001092 p_keyboard_keyvalue_standard_out_next:
-0x341 001093 loop p_keyboard_keyvalue_standard_out_loop 
-0x342 001094 rtn 
-:      001096 p_keyboard_keyvalue_standard_in:
-0x343 001097 fetcht 1 ,mem_keyboard_keyvalue_temp 
-0x344 001098 arg 6 ,loopcnt 
-0x345 001099 arg mem_keyboard_keyvalue_buffer + 2 ,contr 
-:      001100 p_keyboard_keyvalue_standard_in_loop:
-0x346 001101 ifetch 1 ,contr 
-0x347 001102 branch p_keyboard_keyvalue_standard_in_data ,blank 
-0x348 001103 isub temp ,null 
-0x349 001104 rtn zero 
-0x34a 001105 loop p_keyboard_keyvalue_standard_in_loop 
-0x34b 001106 rtn 
-:      001107 p_keyboard_keyvalue_standard_in_data:
-0x34c 001108 increase -1 ,contr 
-0x34d 001109 istoret 1 ,contr 
-0x34e 001110 rtn 
-:      001112 p_keyboard_keyvalue_consumer:
-0x34f 001113 jam keyboard_consumer_key_press ,mem_keyboard_consumer_key_status 
-0x350 001114 fetch 1 ,mem_keyboard_press_flag_temp 
-0x351 001115 call p_keyboard_consumer_key_release ,blank 
-0x352 001116 branch p_keyboard_keyvalue_standard 
-:      001118 p_keyboard_consumer_key_release:
-0x353 001119 jam keyboard_consumer_key_release ,mem_keyboard_consumer_key_status 
-0x354 001120 rtn 
-:      001122 p_keyboard_keyvalue_fn_replace:
-0x355 001123 fetch 1 ,mem_keyboard_press_flag_temp 
-0x356 001124 ncall keyboard_commbination_delay_release_clear ,blank 
-0x357 001125 fetch 1 ,mem_keyboard_fn_flag 
-0x358 001126 ncall p_keyboard_keyvalue_fn_replace_press ,blank 
-0x359 001127 branch keyboard_keyvalue_fn_replace + 5 
-:      001129 p_keyboard_keyvalue_fn_replace_press:
-0x35a 001130 fetch 1 ,mem_keyboard_keyvalue_temp 
-0x35b 001131 beq hid_key_q ,p_keyboard_keyvalue_os_andriod 
-0x35c 001132 beq hid_key_w ,p_keyboard_keyvalue_os_windows 
-0x35d 001133 beq hid_key_e ,p_keyboard_keyvalue_os_ios 
-0x35e 001134 branch keyboard_keyvalue_fn_replace_press + 1 
-:      001137 p_keyboard_keyvalue_os_andriod:
-0x35f 001138 fetch 1 ,mem_keyboard_press_flag_temp 
-0x360 001139 bbit0 0 ,p_keyboard_keyvalue_clear_temp_end 
-0x361 001140 jam system_os_andriod ,mem_kb_computer_system 
-0x362 001141 call mouse_store_device_info_delay 
-:      001142 p_keyboard_keyvalue_clear_temp:
-0x363 001143 jam 6 ,mem_keyboard_mode_led_on_timer 
-:      001144 p_keyboard_keyvalue_clear_temp_end:
-0x364 001145 setarg 0 
-0x365 001146 branch keyboard_keyvalue_store_temp 
-:      001148 p_keyboard_keyvalue_os_windows:
-0x366 001149 fetch 1 ,mem_keyboard_press_flag_temp 
-0x367 001150 bbit0 0 ,p_keyboard_keyvalue_clear_temp_end 
-0x368 001151 jam system_os_windows ,mem_kb_computer_system 
-0x369 001152 call mouse_store_device_info_delay 
-0x36a 001153 branch p_keyboard_keyvalue_clear_temp 
-:      001155 p_keyboard_keyvalue_os_ios:
-0x36b 001156 fetch 1 ,mem_keyboard_press_flag_temp 
-0x36c 001157 bbit0 0 ,p_keyboard_keyvalue_clear_temp_end 
-0x36d 001158 jam system_os_ios ,mem_kb_computer_system 
-0x36e 001159 call mouse_store_device_info_delay 
-0x36f 001160 branch p_keyboard_keyvalue_clear_temp 
-:      001162 p_keyboard_special_key_check:
-0x370 001163 call p_keyboard_device_select 
-0x371 001164 branch keyboard_special_key_check + 1 
-:      001166 p_keyboard_device_select:
-0x372 001167 call disable_user 
-0x373 001168 call p_keyboard_device_select_g24 
-0x374 001169 call p_keyboard_device_select_bt1 
-0x375 001170 call p_keyboard_device_select_bt2 
-0x376 001171 call p_keyboard_device_select_bt3 
-0x377 001172 call p_keyboard_device_select_usb 
-0x378 001173 branch p_keyboard_clear_change_flag ,user 
-0x379 001174 fetch 1 ,mem_keyboard_switch_device_flag 
-0x37a 001175 set0 keyboard_flag_g24_device_button ,pdata 
-0x37b 001176 set0 keyboard_flag_bt_device_button ,pdata 
-0x37c 001177 store 1 ,mem_keyboard_switch_device_flag 
-0x37d 001178 rtn 
-:      001180 p_keyboard_clear_change_flag:
-0x37e 001181 jam 0 ,mem_keyboard_data_change_flag 
-0x37f 001182 rtn 
-:      001184 p_keyboard_device_select_g24:
-0x380 001185 fetch 1 ,mem_keyboard_switch_device_to_g24 
-0x381 001186 rtn blank 
-0x382 001187 fetch 2 ,mem_keyboard_keyvalue_buffer + 2 
-0x383 001188 fetcht 2 ,mem_keyboard_switch_device_to_g24 + 1 
-0x384 001189 isub temp ,null 
-0x385 001190 branch p_keyboard_device_select_g24_press ,zero 
-0x386 001191 byteswap temp ,temp 
-0x387 001192 isub temp ,null 
-0x388 001193 branch p_keyboard_device_select_g24_press ,zero 
-0x389 001194 rtn 
-:      001197 p_keyboard_device_select_g24_press:
-0x38a 001198 call enable_user 
-0x38b 001199 fetch 1 ,mem_keyboard_switch_device_flag 
-0x38c 001200 set1 keyboard_flag_g24_device_button ,pdata 
-0x38d 001201 set0 keyboard_flag_bt_device_button ,pdata 
-0x38e 001202 store 1 ,mem_keyboard_switch_device_flag 
-0x38f 001203 fetch 1 ,mem_device_flag 
-0x390 001204 rtneq mode_24g_device 
-0x391 001205 jam mode_24g_device ,mem_device_flag 
-0x392 001206 jam 1 ,mem_keyboard_switch_g24_enable 
-0x393 001207 rtn 
-:      001209 p_keyboard_device_select_bt1:
-0x394 001210 fetch 1 ,mem_keyboard_switch_device_to_bt1 
-0x395 001211 rtn blank 
-0x396 001212 fetch 2 ,mem_keyboard_keyvalue_buffer + 2 
-0x397 001213 fetcht 2 ,mem_keyboard_switch_device_to_bt1 + 1 
-0x398 001214 isub temp ,null 
-0x399 001215 branch p_keyboard_device_select_bt1_press ,zero 
-0x39a 001216 byteswap temp ,temp 
-0x39b 001217 isub temp ,null 
-0x39c 001218 branch p_keyboard_device_select_bt1_press ,zero 
-0x39d 001219 rtn 
-:      001221 p_keyboard_device_select_bt1_press:
-0x39e 001222 call enable_user 
-0x39f 001223 fetch 1 ,mem_keyboard_switch_device_flag 
-0x3a0 001224 set0 keyboard_flag_g24_device_button ,pdata 
-0x3a1 001225 set1 keyboard_flag_bt_device_button ,pdata 
-0x3a2 001226 store 1 ,mem_keyboard_switch_device_flag 
-0x3a3 001227 fetch 1 ,mem_device_flag 
-0x3a4 001228 rtneq mode_bt_device1 
-0x3a5 001229 jam mode_bt_device1 ,mem_device_flag 
-0x3a6 001230 jam 1 ,mem_keyboard_switch_bt_enable 
-0x3a7 001231 rtn 
-:      001233 p_keyboard_device_select_bt2:
-0x3a8 001234 fetch 1 ,mem_keyboard_switch_device_to_bt2 
-0x3a9 001235 rtn blank 
-0x3aa 001236 fetch 2 ,mem_keyboard_keyvalue_buffer + 2 
-0x3ab 001237 fetcht 2 ,mem_keyboard_switch_device_to_bt2 + 1 
-0x3ac 001238 isub temp ,null 
-0x3ad 001239 branch p_keyboard_device_select_bt2_press ,zero 
-0x3ae 001240 byteswap temp ,temp 
-0x3af 001241 isub temp ,null 
-0x3b0 001242 branch p_keyboard_device_select_bt2_press ,zero 
-0x3b1 001243 rtn 
-:      001245 p_keyboard_device_select_bt2_press:
-0x3b2 001246 call enable_user 
-0x3b3 001247 fetch 1 ,mem_keyboard_switch_device_flag 
-0x3b4 001248 set0 keyboard_flag_g24_device_button ,pdata 
-0x3b5 001249 set1 keyboard_flag_bt_device_button ,pdata 
-0x3b6 001250 store 1 ,mem_keyboard_switch_device_flag 
-0x3b7 001251 fetch 1 ,mem_device_flag 
-0x3b8 001252 rtneq mode_bt_device2 
-0x3b9 001253 jam mode_bt_device2 ,mem_device_flag 
-0x3ba 001254 jam 1 ,mem_keyboard_switch_bt_enable 
-0x3bb 001255 rtn 
-:      001257 p_keyboard_device_select_bt3:
-0x3bc 001258 fetch 1 ,mem_keyboard_switch_device_to_bt3 
-0x3bd 001259 rtn blank 
-0x3be 001260 fetch 2 ,mem_keyboard_keyvalue_buffer + 2 
-0x3bf 001261 fetcht 2 ,mem_keyboard_switch_device_to_bt3 + 1 
-0x3c0 001262 isub temp ,null 
-0x3c1 001263 branch p_keyboard_device_select_bt3_press ,zero 
-0x3c2 001264 byteswap temp ,temp 
-0x3c3 001265 isub temp ,null 
-0x3c4 001266 branch p_keyboard_device_select_bt3_press ,zero 
-0x3c5 001267 rtn 
-:      001269 p_keyboard_device_select_bt3_press:
-0x3c6 001270 call enable_user 
-0x3c7 001271 fetch 1 ,mem_keyboard_switch_device_flag 
-0x3c8 001272 set0 keyboard_flag_g24_device_button ,pdata 
-0x3c9 001273 set1 keyboard_flag_bt_device_button ,pdata 
-0x3ca 001274 store 1 ,mem_keyboard_switch_device_flag 
-0x3cb 001275 fetch 1 ,mem_device_flag 
-0x3cc 001276 rtneq mode_bt_device3 
-0x3cd 001277 jam mode_bt_device3 ,mem_device_flag 
-0x3ce 001278 jam 1 ,mem_keyboard_switch_bt_enable 
-0x3cf 001279 rtn 
-:      001281 p_keyboard_device_select_usb:
-0x3d0 001282 fetch 1 ,mem_keyboard_switch_device_to_usb 
-0x3d1 001283 rtn blank 
-0x3d2 001284 fetch 2 ,mem_keyboard_keyvalue_buffer + 2 
-0x3d3 001285 fetcht 2 ,mem_keyboard_switch_device_to_usb + 1 
-0x3d4 001286 isub temp ,null 
-0x3d5 001287 branch p_keyboard_device_select_usb_press ,zero 
-0x3d6 001288 byteswap temp ,temp 
-0x3d7 001289 isub temp ,null 
-0x3d8 001290 branch p_keyboard_device_select_usb_press ,zero 
-0x3d9 001291 rtn 
-:      001293 p_keyboard_device_select_usb_press:
-0x3da 001294 call enable_user 
-0x3db 001295 fetch 1 ,mem_device_flag 
-0x3dc 001296 rtneq mode_usb_device 
-0x3dd 001297 jam mode_usb_device ,mem_device_flag 
-0x3de 001298 call mouse_store_device_info 
-0x3df 001299 branch mouse_soft_reset 
-:      001301 p_keyboard_motion:
-0x3e0 001302 disable user 
-0x3e1 001303 jam 0 ,mem_customer_key 
-0x3e2 001304 jam 0 ,mem_customer_data_trigger 
-0x3e3 001305 jam 0 ,mem_customer_data_trigger_last 
-0x3e4 001306 fetch 1 ,mem_keyboard_commbination_key_step 
-0x3e5 001307 beq cammbination_key_press ,keyboard_commbination_key_press_process 
-0x3e6 001308 beq cammbination_key_hold ,keyboard_commbination_key_hold_process 
-0x3e7 001309 beq cammbination_key_complete ,keyboard_commbination_key_hold_process 
-0x3e8 001310 beq cammbination_key_wait_release ,keyboard_commbination_key_wait_release_process 
-0x3e9 001311 beq cammbination_key_null ,keyboard_commbination_key_null_process 
-0x3ea 001312 fetch 1 ,mem_keyboard_data_change_flag 
-0x3eb 001313 branch p_keyboard_no_key_press ,blank 
-0x3ec 001314 branch keyboard_motion + 13 
-:      001316 p_keyboard_no_key_press:
-0x3ed 001317 fetch 1 ,mem_device_flag 
-0x3ee 001318 rtnne mode_24g_device 
-0x3ef 001319 branch keyboard_no_key_press + 2 
-:      001321 p_keyboard_device_data_tpye_check:
-0x3f0 001322 fetch 1 ,mem_device_flag 
-0x3f1 001323 bne mode_24g_device ,p_keyboard_device_data_tpye_check_next 
-0x3f2 001324 jam 0 ,mem_24g_repeat_send_flag 
-0x3f3 001325 fetch 2 ,mem_keyboard_tx_data 
-0x3f4 001326 ncall keyboard_set_repeat_send_flag ,blank 
-0x3f5 001327 fetch 6 ,mem_keyboard_tx_data + 3 
-0x3f6 001328 ncall keyboard_set_repeat_send_flag ,blank 
-:      001330 p_keyboard_device_data_tpye_check_next:
-0x3f7 001331 fetch 1 ,mem_keyboard_tx_data 
-0x3f8 001332 beq hid_reportid_key_standard ,p_keyboard_standard_data_send 
-0x3f9 001333 branch keyboard_device_data_tpye_check_next + 1 
-:      001335 p_keyboard_standard_data_send:
-0x3fa 001336 jam device_data_tpye_standard_keyboard ,mem_keyboard_data_send_flag 
-0x3fb 001337 call keyboard_clear_key_data 
-0x3fc 001338 fetch 1 ,mem_device_flag 
-0x3fd 001339 bne mode_24g_device ,keyboard_standard_data_send_end 
-0x3fe 001340 branch keyboard_standard_data_send + 4 
-:      001343 p_keyboard_cb_fuction:
-0x3ff 001344 setarg p_keyboard_24g_before_lpm_sleep 
-0x400 001345 store 2 ,mem_cb_before_lpm_sleep 
-0x401 001346 setarg keyboard_24g_package_data 
-0x402 001347 store 2 ,mem_cb_24g_transmit_data 
-0x403 001348 setarg keyboard_24g_search_dongle 
-0x404 001349 store 2 ,mem_cb_24g_search_receiver 
-0x405 001350 setarg p_keyboard_lpm_before_common 
-0x406 001351 store 2 ,mem_cb_24g_lpm_before 
-0x407 001352 setarg p_keyboard_le 
-0x408 001353 store 2 ,mem_cb_le_process 
-0x409 001354 setarg p_keyboard_process_lpm_before 
-0x40a 001355 store 2 ,mem_cb_before_lpm 
-0x40b 001357 setarg keyboard_priority_bb_event 
-0x40c 001358 store 2 ,mem_cb_bb_event_process 
-0x40d 001359 setarg keyboard_idle 
-0x40e 001360 store 2 ,mem_cb_idle_process 
-0x40f 001361 setarg keyboard_before_hibernate 
-0x410 001362 store 2 ,mem_cb_before_hibernate 
-0x411 001363 setarg mouse_le_bb_event_connect_complete 
-0x412 001364 store 2 ,mem_cb_att_write 
-0x413 001365 setarg keyboard_bb_event_timer 
-0x414 001366 store 2 ,mem_cb_event_timer 
-0x415 001367 setarg mouse_spi_write_flash_cb 
-0x416 001368 store 2 ,mem_cb_spi_flash_write_complate 
-0x417 001371 setarg mouse_le_transmit 
-0x418 001372 store 2 ,mem_cb_ble_transmit 
-0x419 001373 setarg mouse_set_lpm_mult 
-0x41a 001374 store 2 ,mem_cb_bt_set_mult 
-0x41b 001375 rtn 
-:      001377 p_keyboard_24g_before_lpm_sleep:
-0x41c 001378 fetch 1 ,mem_device_flag 
-0x41d 001379 rtnne mode_24g_device 
-0x41e 001380 branch mouse_24g_before_lpm_sleep + 2 
-:      001382 p_keyboard_lpm_before_common:
-0x41f 001383 call p_clear_wake 
-0x420 001384 fetcht 1 ,mem_config_select_device_button_gpio 
-0x421 001385 call gpio_set_wake 
-0x422 001387 fetcht 1 ,mem_usb_level_check_gpio 
-0x423 001388 set1 7 ,temp 
-0x424 001389 call gpio_set_wake 
-0x425 001391 fetch 2 ,mem_kb_col_ptr 
-0x426 001392 copy pdata ,regb 
-0x427 001393 arg 20 ,loopcnt 
-:      001394 p_keyboard_key_col_wake_init:
-0x428 001395 ifetcht 1 ,regb 
-0x429 001396 isolate1 7 ,temp 
-0x42a 001397 ncall gpio_out_active ,true 
-0x42b 001398 increase 1 ,regb 
-0x42c 001399 loop p_keyboard_key_col_wake_init 
-0x42d 001401 fetch 2 ,mem_kb_row_ptr 
-0x42e 001402 copy pdata ,regb 
-0x42f 001403 arg 8 ,loopcnt 
-:      001404 p_keyboard_key_row_wake_init:
-0x430 001405 ifetcht 1 ,regb 
-0x431 001406 sub temp ,ui_button_gpio_disable ,null 
-0x432 001407 ncall gpio_set_wake ,zero 
-0x433 001408 increase 1 ,regb 
-0x434 001409 loop p_keyboard_key_row_wake_init 
-0x435 001410 branch p_keyboard_gpio_pu_idle 
-:      001418 p_clear_wake:
-0x436 001419 setarg 0 
-0x437 001420 set1 21 ,pdata 
-0x438 001421 store 8 ,mem_gpio_wakeup_cfg 
-0x439 001422 setarg 0 
-0x43a 001423 istore 4 ,contw 
-0x43b 001424 rtn 
-:      001426 p_keyboard_process_lpm_before:
-0x43c 001427 rtnmark1 mark_24g 
-0x43d 001428 branch p_keyboard_lpm_before_common 
-:      001431 p_keyboard_before_hibernate:
-0x43e 001432 jam 0xff ,mem_sensor_motion_gpio 
-0x43f 001433 call disable_authrom 
-0x440 001434 call keyboard_device_led_all_off 
-0x441 001435 branch p_keyboard_setgpio_hibernate 
-:      001437 p_keyboard_device_led_all_off:
-0x442 001438 call keyboard_power_led_off 
-0x443 001439 call p_keyboard_device_led_off 
-0x444 001440 call p_keyboard_numlock_led_off 
-0x445 001441 branch keyboard_capslock_led_off 
-:      001444 p_keyboard_app_enter_hibernate:
-0x446 001445 call p_keyboard_setgpio_hibernate 
-0x447 001446 branch app_enter_hibernate 
-:      001449 p_keyboard_setgpio_hibernate:
-0x448 001450 call p_clear_wake 
-0x449 001451 call keyboard_device_led_all_off 
-0x44a 001452 call p_keyboard_lpm_before_common 
-0x44b 001453 fetcht 1 ,mem_mouse_reuse_2ice_gpio 
-0x44c 001454 call keyboard_gpio_config_input_pu 
-0x44d 001455 call p_keyboard_gpio_pu_idle 
-0x44e 001456 branch keyboard_setgpio_hibernate + 6 
-:      001458 p_keyboard_gpio_pu_idle:
-0x44f 001459 arg core_gpio_conf ,contr 
-0x450 001460 arg gpio_number ,loopcnt 
-:      001461 p_keyboard_gpio_pu_idle_loop:
-0x451 001462 ifetch 1 ,contr 
-0x452 001463 nbranch p_keyboard_gpio_pu_idle_configured ,blank 
-0x453 001464 setarg gpcfg_pullup 
-0x454 001465 add contr ,-1 ,contw 
-0x455 001466 istore 1 ,contw 
-:      001467 p_keyboard_gpio_pu_idle_configured:
-0x456 001468 loop p_keyboard_gpio_pu_idle_loop 
-0x457 001469 arg core_gpio_conf_hi + gpio_number_ext ,pdata 
-0x458 001470 isub contr ,null 
-0x459 001471 rtn zero 
-0x45a 001472 arg gpio_number_ext ,loopcnt 
-0x45b 001473 arg core_gpio_conf_hi ,contr 
-0x45c 001474 branch p_keyboard_gpio_pu_idle_loop 
-:      001476 p_lpm_dispatch:
-0x45d 001477 call lpo_calibration 
-0x45e 001478 fetch 3 ,mem_clks_per_lpo 
-0x45f 001479 rtn blank 
-0x460 001480 fetch 1 ,mem_keyboard_fn_flag 
-0x461 001481 nrtn blank 
-0x462 001482 fetch 1 ,mem_keyboard_control_key_flag 
-0x463 001483 nrtn blank 
-0x464 001484 fetch 1 ,mem_keyboard_commbination_control_key_delay_release_timer 
-0x465 001485 nrtn blank 
-0x466 001486 branch lpm_dispatch + 4 
-:      001489 p_lpm_sleep:
-0x467 001491 fetch 2 ,mem_cb_before_lpm_sleep 
-0x468 001492 call callback_func 
-:      001493 p_lpm_sleep_skip_cb_function:
-0x469 001494 fetch 4 ,mem_sleep_counter_all 
-0x46a 001495 iadd temp ,pdata 
-0x46b 001496 store 4 ,mem_sleep_counter_all 
-0x46c 001497 call p_lpm_save_context 
-0x46d 001499 branch lpm_sleep_skip_cb_function + 4 
-:      001501 p_lpm_save_context:
-0x46e 001502 storer mark ,8 ,mem_saved_mark 
-0x46f 001503 arg core_gpio_conf ,contr 
-0x470 001504 arg mem_saved_gpio ,contw 
-0x471 001505 call memcpy16 
-0x472 001506 arg core_gpio_conf_hi ,contr 
-0x473 001507 call memcpy8 
-0x474 001508 fetch 1 ,core_spid_ctrl 
-0x475 001509 store 1 ,mem_saved_spidctrl 
-0x476 001510 copy temp ,regb 
-:      001511 p_lpm_write_gpio_wakeup:
-0x477 001512 arg 12 ,loopcnt 
-0x478 001513 arg mem_gpio_wakeup_cfg ,rega 
-0x479 001514 arg core_gpio_wakeup_cfg ,regc 
-0x47a 001515 until null ,lpo_edge 
-:      001516 p_lpm_write_gpio_loop:
-0x47b 001517 ifetch 1 ,rega 
-0x47c 001518 ifetcht 1 ,regc 
-0x47d 001519 isub temp ,null 
-0x47e 001520 branch p_lpm_write_gpio_loop_next ,zero 
-0x47f 001521 istore 1 ,regc 
-0x480 001522 until null ,lpo_edge 
-:      001523 p_lpm_write_gpio_loop_next:
-0x481 001524 increase 1 ,rega 
-0x482 001525 increase 1 ,regc 
-0x483 001526 loop p_lpm_write_gpio_loop 
-0x484 001527 copy regb ,temp 
-0x485 001528 rtn 
-:      001530 p_app_init:
-:      001531 p_keyboard_init:
-0x486 001532 call enable_authrom 
-0x487 001533 call p_le_exchange_hid_map 
-0x488 001534 call p_keyboard_setting_config 
-0x489 001535 call p_keyboard_gpio_init 
-0x48a 001536 call p_keyboard_low_vol_mult_set 
-0x48b 001537 rtn wake 
-0x48c 001538 call p_keyboard_device_led_all_off 
-0x48d 001539 fetch 1 ,mem_keyboard_device_poweron_timer_count_init 
-0x48e 001540 store 1 ,mem_keyboard_device_poweron_timer_count 
-0x48f 001541 call keyboard_cb_fuction 
-0x490 001542 fetch 1 ,mem_device_flag 
-0x491 001543 beq mode_usb_device ,p_keyboard_usb_mode_start 
-0x492 001544 branch keyboard_init_wireless 
-:      001546 p_keyboard_setting_config:
-0x493 001547 rtn wake 
-0x494 001548 call g24_transmit_init 
-0x495 001549 call p_g24_chmap_param_init 
-0x496 001550 fetch 1 ,mem_device_flag 
-0x497 001551 store 1 ,mem_device_flag_temp_new 
-0x498 001552 fetch 3 ,mem_le_lap + 3 
-0x499 001553 store 3 ,mem_mouse_le_lap_temp 
-0x49a 001554 call keyboard_param_init 
-0x49b 001555 setarg mem_le_tx_buffer0_omemalloc_new 
-0x49c 001556 store 2 ,mem_ble_l2cap_tx_buff0_ptr 
-0x49d 001557 setarg mouse_ble_l2cap_txbuff_size_new 
-0x49e 001558 store 2 ,mem_ble_l2cap_tx_buff_size_ptr 
-0x49f 001559 fetcht 1 ,mem_mcu_rstb_gpio 
-0x4a0 001560 call gpio_out_inactive 
-0x4a1 001561 call le_set_fixed_ltk_justwork 
-0x4a2 001563 fetch mouse_flag_len ,mem_mouse_flag 
-0x4a3 001564 bbit1 mouse_enable_eeprom ,p_keyboard_load_eeprom_info_check 
-0x4a4 001565 bbit1 mouse_enable_flash ,mouse_load_flash_info_check 
-0x4a5 001566 rtn 
-:      001568 p_keyboard_select_reconn_device:
-0x4a6 001569 arg mem_device1_type ,rega 
-0x4a7 001570 fetch 1 ,mem_device_flag 
-0x4a8 001571 rtneq mode_24g_device 
-0x4a9 001572 increase -1 ,pdata 
-0x4aa 001573 mul32 pdata ,13 ,pdata 
-0x4ab 001574 iadd rega ,rega 
-0x4ac 001575 ifetch 1 ,rega 
-0x4ad 001576 store 1 ,mem_xrecord_mode 
-0x4ae 001577 beq rec_4_mode ,p_keyboard_load_le_device 
-0x4af 001578 rtn 
-:      001580 p_keyboard_load_le_device:
-0x4b0 001581 ifetch 6 ,contr 
-0x4b1 001582 store 6 ,mem_hci_plap 
-0x4b2 001583 branch mouse_load_le_device_end + 3 
-:      001585 p_keyboard_gpio_init:
-0x4b3 001586 call p_clear_wake 
-0x4b4 001587 fetcht 1 ,mem_config_select_device_button_gpio 
-0x4b5 001588 storet 1 ,mem_sensor_motion_gpio 
-0x4b6 001589 call keyboard_gpio_config_input_pu 
-0x4b7 001591 setarg mem_key_row_gpio 
-0x4b8 001592 store 2 ,mem_kb_row_ptr 
-0x4b9 001594 setarg mem_key_col_gpio 
-0x4ba 001595 store 2 ,mem_kb_col_ptr 
-0x4bb 001597 setarg mem_key_excol_gpio 
-0x4bc 001598 store 2 ,mem_kb_excol_ptr 
-:      001600 p_keyboard_keyscan_gpio_init:
-0x4bd 001601 fetch 2 ,mem_kb_row_ptr 
-0x4be 001602 copy pdata ,regb 
-0x4bf 001603 arg 8 ,loopcnt 
-:      001604 p_keyboard_key_row_init:
-0x4c0 001605 ifetcht 1 ,regb 
-0x4c1 001606 sub temp ,ui_button_gpio_disable ,null 
-0x4c2 001607 ncall keboard_gpio_set_high_impedance ,zero 
-0x4c3 001608 increase 1 ,regb 
-0x4c4 001609 loop p_keyboard_key_row_init 
-0x4c5 001610 call p_lpm_write_gpio_wakeup 
-0x4c6 001612 fetch 2 ,mem_kb_col_ptr 
-0x4c7 001613 copy pdata ,regb 
-0x4c8 001614 arg 20 ,loopcnt 
-0x4c9 001615 branch keyboard_key_cow_init 
-:      001617 p_keyboard_low_vol_mult_set:
-0x4ca 001618 fetch 1 ,mem_device_flag 
-0x4cb 001619 bne mode_24g_device ,keyboard_low_vol_mult_ble_set + 1 
-0x4cc 001620 call g24_interval_param_8ms 
-0x4cd 001621 branch keyboard_low_vol_mult_set + 2 
-:      001623 p_check_51cmd_once_continue:
-0x4ce 001624 fetch 1 ,mem_fifo_temp 
-0x4cf 001625 beq bt_cmd_store_reconn_info_le ,p_eeprom_store_le_reconn_info 
-0x4d0 001626 branch check_51cmd_once_continue + 4 
-:      001628 p_eeprom_store_le_reconn_info:
-0x4d1 001629 jam rec_4_mode ,mem_record_bt_mode 
-:      001630 p_eeprom_store_reconn_info:
-0x4d2 001631 fetch 1 ,mem_device_option 
-0x4d3 001632 beq dvc_op_keyboard ,keyboard_store_remote_bdaddr 
-0x4d4 001633 branch eeprom_store_reconn_info + 1 
-:      001636 p_keyboard_start_discovery:
-0x4d5 001637 call p_keyboard_device_led_all_off + 1 
-0x4d6 001638 call p_keyboard_discover_setting_led_gpio 
-0x4d7 001639 setarg 0 
-0x4d8 001640 store 2 ,mem_otp_store_device_info_flag 
-0x4d9 001641 branch keyboard_start_discovery + 5 
-:      001643 p_keyboard_stop_discovery:
-0x4da 001644 setarg 0 
-0x4db 001645 store 2 ,mem_mouse_discovery_timer 
-0x4dc 001646 arg mouse_bt_discovery_button_long_down_flag ,queue 
-0x4dd 001647 call mouse_disable_function_flag 
-0x4de 001648 jam 0 ,mem_mouse_bluetooth_reconnect_timeout 
-0x4df 001649 call mouse_stop_le_adv 
-0x4e0 001650 branch p_keyboard_device_led_all_off + 1 
-:      001652 p_keyboard_le:
-0x4e1 001653 call le_fifo_check_nearly_full 
-0x4e2 001654 nrtn blank 
-0x4e3 001655 fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
-0x4e4 001656 beq 0xff ,p_keyboard_le_next 
-0x4e5 001657 fetch 1 ,mem_le_connect_status_flag 
-0x4e6 001658 and pdata ,0x03 ,pdata 
-0x4e7 001659 rtnne 0x03 
-:      001660 p_keyboard_le_next:
-0x4e8 001661 fetch mouse_flag_len ,mem_mouse_flag 
-0x4e9 001662 bbit1 mouse_24g_pairing_flag ,p_keyboard_le_send_empty_packet 
-0x4ea 001663 bbit1 mouse_select_device_flag ,p_keyboard_le_send_empty_packet 
-0x4eb 001664 bbit1 mouse_bt_discovery_button_down_flag ,p_keyboard_le_send_empty_packet 
-0x4ec 001665 bbit1 mouse_bt_discovery_button_long_down_flag ,p_keyboard_le_send_empty_packet 
-0x4ed 001666 call keyboard_motion 
-0x4ee 001667 nrtn user 
-0x4ef 001669 fetch 1 ,mem_customer_key 
-0x4f0 001670 beq 1 ,mouse_le_send_keyboard_package_data 
-0x4f1 001671 rtn 
-:      001673 p_keyboard_le_send_empty_packet:
-0x4f2 001674 jam 0 ,mem_customer_data_trigger 
-0x4f3 001675 branch mouse_le_send_keyboard_package_data 
-:      001678 p_le_check_retransmit_timesout:
-0x4f4 001679 fetch 1 ,mem_le_conn_rcv_new 
-0x4f5 001680 arg 256 ,regc 
-0x4f6 001681 iadd regc ,pdata 
-0x4f7 001682 rtn 
-:      001683 p_le_got_first_packet:
-0x4f8 001684 branch p_le_got_first_packet_new 
-:      001685 p_le_slave_match:
-0x4f9 001686 call p_le_check_retransmit 
-0x4fa 001687 branch le_slave_match + 1 
-:      001689 p_le_check_retransmit:
-0x4fb 001690 fetch 1 ,mem_le_conn_first_rcv 
-0x4fc 001691 rtn blank 
-0x4fd 001692 fetch 1 ,mem_le_check_retransmit_flag 
-0x4fe 001693 nrtn blank 
-0x4ff 001694 fetcht 1 ,mem_le_conn_first_rcv 
-0x500 001695 fetch 1 ,mem_le_conn_rcv_new 
-0x501 001696 isub temp ,null 
-0x502 001697 ncall p_le_check_retransmit_timesout ,positive 
-0x503 001698 isub temp ,pdata 
-0x504 001699 sub pdata ,100 ,null 
-0x505 001700 branch p_le_check_retransmit_count ,positive 
-0x506 001701 fetch 1 ,mem_le_retransmit_cnt 
-0x507 001702 sub pdata ,20 ,null 
-0x508 001703 ncall p_app_ble_disconnect ,positive 
-0x509 001704 jam 1 ,mem_le_check_retransmit_flag 
-0x50a 001705 rtn 
-:      001706 p_app_ble_disconnect:
-0x50b 001707 jam 1 ,mem_le_check_retransmit_discon_flag 
-0x50c 001708 branch app_ble_disconnect 
-:      001709 p_le_check_retransmit_count:
-0x50d 001710 fetcht 1 ,mem_le_arq 
-0x50e 001711 fetch 1 ,mem_le_rxbuf_data_header 
-0x50f 001712 rshift pdata ,pdata 
-0x510 001713 ixor temp ,pdata 
-0x511 001714 isolate1 nesn ,pdata 
-0x512 001715 setarg 0 
-0x513 001716 fetcht 1 ,mem_le_retransmit_cnt 
-0x514 001717 setflag true ,0 ,pdata 
-0x515 001718 iadd temp ,temp 
-0x516 001719 storet 1 ,mem_le_retransmit_cnt 
-0x517 001720 rtn 
-:      001722 p_le_got_first_packet_new:
-0x518 001723 fetch 1 ,mem_le_conn_rcv 
-0x519 001724 increase 1 ,pdata 
-0x51a 001725 store 1 ,mem_le_conn_rcv 
-0x51b 001726 nbranch p_le_got_first_packet_new + 7 ,match 
-0x51c 001727 fetch 1 ,mem_le_conn_rcv_new 
-0x51d 001728 increase 1 ,pdata 
-0x51e 001729 store 1 ,mem_le_conn_rcv_new 
-0x51f 001730 fetch 1 ,mem_le_state 
-0x520 001731 rtnbit1 lestate_got_first_packet 
-0x521 001732 set1 lestate_got_first_packet ,pdata 
-0x522 001733 store 1 ,mem_le_state 
-0x523 001734 fetch 2 ,mem_le_init_superto 
-0x524 001735 store 2 ,mem_le_superto 
-0x525 001736 setarg 0 
-0x526 001737 store 4 ,mem_le_transmit_window 
-0x527 001740 rtn 
-:      001742 p_le_rx_dec:
-0x528 001743 call le_check_retransmit 
-0x529 001745 fetchr rega ,1 ,mem_le_rxbuf_data_length 
-0x52a 001746 increase -4 ,rega 
-0x52b 001747 nbranch le_crc_fail_consecutive ,positive 
-0x52c 001748 branch le_rx_dec + 6 
-:      001750 p_le_rx_nopayload:
-0x52d 001751 parse demod ,bucket ,24 
-0x52e 001752 rshift32 pdata ,pdata 
-0x52f 001753 rshift16 pdata ,pdata 
-0x530 001754 istore 3 ,contw 
-0x531 001755 enable swfine 
-0x532 001756 call le_set_until_tx_timer 
-0x533 001757 branch le_crc_fail ,crc_failed 
-0x534 001758 bmark0 mark_ble_encryption ,le_rx_match 
-0x535 001759 fetch 1 ,mem_le_rxbuf_data_length 
-0x536 001760 branch le_rx_match ,blank 
-0x537 001761 increase -4 ,pdata 
-0x538 001762 store 1 ,mem_le_rxbuf_data_length 
-0x539 001763 call wait_ccm_done 
-0x53a 001764 fetch 1 ,core_misc_status 
-0x53b 001765 bbit0 7 ,le_crc_fail_consecutive 
-0x53c 001766 force regidx_result ,regext_index 
-0x53d 001767 storer regext ,4 ,mem_le_peer_mic 
-0x53e 001768 branch le_rx_match 
-:      001770 p_le_parse:
-0x53f 001771 fetch 1 ,mem_le_packet_llid 
-0x540 001772 rtneq llid_reserved 
-0x541 001773 beq llid_le_ll ,le_parse_ll 
-0x542 001774 branch le_parse_l2cap 
-:      001776 p_le_parse_l2cap:
-0x543 001777 ifetch 2 ,contr 
-0x544 001778 beq le_l2cap_cid_att ,p_le_parse_att 
-0x545 001779 branch le_parse_l2cap_next + 2 
-:      001781 p_le_adv_not_match:
-0x546 001782 call shutdown_radio 
-0x547 001783 jam 0 ,0x8900 
-0x548 001784 set0 mark_ble_crc_fail ,mark 
-0x549 001785 branch le_adv_not_match + 1 
-:      001787 p_le_init_adv:
-0x54a 001788 set0 mark_ble_crc_fail ,mark 
-0x54b 001789 branch le_init_adv + 1 
-:      001793 p_keyboard_start_reconnect_device:
-0x54c 001794 arg mem_device1_type ,rega 
-0x54d 001795 fetch 1 ,mem_device_flag 
-0x54e 001796 increase -1 ,pdata 
-0x54f 001797 mul32 pdata ,13 ,pdata 
-0x550 001798 branch mouse_start_reconnect_device + 6 
-:      001800 p_keyboard_store_remote_bdaddr:
-0x551 001801 fetch mouse_flag_len ,mem_mouse_flag 
-0x552 001802 rtnbit0 mouse_store_eeprom_flag 
-0x553 001803 arg mouse_store_eeprom_flag ,queue 
-0x554 001804 call mouse_disable_function_flag 
-0x555 001805 call p_keyboard_check_device_addr 
-0x556 001806 call p_keyboard_unplug_clean_bdaddr 
-0x557 001807 branch mouse_store_device_info_delay 
-:      001808 p_keyboard_unplug_clean_bdaddr:
-0x558 001809 arg mem_device1_type ,rega 
-0x559 001810 fetch 1 ,mem_device_flag 
-0x55a 001811 increase -1 ,pdata 
-0x55b 001812 mul32 pdata ,13 ,pdata 
-0x55c 001813 iadd rega ,rega 
-0x55d 001814 fetch 1 ,mem_record_bt_mode 
-0x55e 001815 istore 1 ,rega 
-0x55f 001816 beq rec_4_mode ,p_keyboard_store_le_device 
-0x560 001817 rtn 
-:      001819 p_keyboard_store_le_device:
-0x561 001820 fetch 6 ,mem_le_plap 
-0x562 001821 istore 6 ,contw 
-0x563 001822 branch mouse_store_le_device + 4 
-:      001824 p_keyboard_check_device_addr:
-0x564 001825 fetch 1 ,mem_record_bt_mode 
-0x565 001826 beq rec_4_mode ,p_keyboard_check_le_device_addr 
-0x566 001827 rtn 
-:      001828 p_keyboard_check_le_device_addr:
-0x567 001829 store 1 ,mem_device_addr_temp 
-0x568 001830 fetch 6 ,mem_le_plap 
-:      001831 p_keyboard_check_bt_device_addr_common:
-0x569 001832 store 6 ,mem_device_addr_temp + 1 
-0x56a 001833 fetch 7 ,mem_device_addr_temp 
-0x56b 001834 arg mem_device1_type ,contr 
-0x56c 001835 arg 3 ,loopcnt 
-:      001836 p_keyboard_check_device_addr_end:
-0x56d 001837 ifetcht 7 ,contr 
-0x56e 001838 isub temp ,null 
-0x56f 001839 branch mouse_clean_addr ,zero 
-0x570 001840 increase 6 ,contr 
-0x571 001841 loop p_keyboard_check_device_addr_end 
-0x572 001842 rtn 
-:      001845 p_le_parse_att:
-0x573 001846 copy rega ,contr 
-0x574 001847 ifetch 3 ,contr 
-0x575 001848 store 3 ,mem_le_att_opcode 
-0x576 001849 beq attop_read_response ,p_keyboard_le_parse_att_manu_resp 
-0x577 001850 beq attop_read_by_type_request ,p_le_parse_att_read_by_type_request 
-0x578 001851 beq attop_read_by_type_response ,p_keyboard_le_send_att_read_by_type_rsp_mac 
-0x579 001852 beq attop_find_by_type_value_response ,p_keyboard_le_parse_att_find_by_type_value_rsp 
-0x57a 001853 beq attop_error_response ,p_keyboard_le_send_att_find_by_type_value_request_mac 
-0x57b 001854 beq attop_read_blob_request ,p_le_parse_att_read_blob_request 
-0x57c 001855 beq attop_read_request ,p_le_parse_att_read_request 
-0x57d 001856 beq attop_write_request ,p_le_parse_att_write_request 
-0x57e 001857 beq attop_write_command ,p_le_parse_att_write_command 
-0x57f 001858 branch le_parse_att2 
-:      001860 p_keyboard_le_parse_att_manu_resp:
-0x580 001861 fetch 1 ,mem_le_connect_ios_mac_flag 
-0x581 001862 rtn blank 
-:      001863 p_keyboard_le_parse_att_manu_resp_next:
-0x582 001864 fetch 2 ,mem_le_l2cap_size 
-0x583 001865 arg 9 ,loopcnt 
-0x584 001866 fetch 2 ,mem_le_payload_ptr 
-0x585 001867 add pdata ,5 ,rega 
-0x586 001868 arg mem_le_search_mac_manu_name ,regb 
-0x587 001869 call string_compare 
-0x588 001870 branch p_keyboard_le_parse_att_find_mac_report ,zero 
-0x589 001871 branch p_keyboard_le_parse_att_not_find_mac_report 
-:      001872 p_keyboard_le_parse_att_not_find_mac_report:
-0x58a 001873 fetch 1 ,mem_le_conn_peer_addr_type 
-0x58b 001874 store 1 ,mem_kb_computer_system 
-0x58c 001875 branch p_keyboard_store_computer_system_ble 
-:      001877 p_keyboard_le_parse_att_find_mac_report:
-0x58d 001878 jam system_os_mac ,mem_kb_computer_system 
-:      001879 p_keyboard_store_computer_system_ble:
-0x58e 001880 jam 0 ,mem_le_connect_ios_mac_flag 
-0x58f 001881 branch p_keyboard_store_device_info 
-:      001883 p_keyboard_le_send_att_read_by_type_rsp_mac:
-0x590 001884 fetch 1 ,mem_le_connect_ios_mac_flag 
-0x591 001885 rtn blank 
-:      001886 p_keyboard_le_send_att_read_by_type_rsp_mac_next:
-0x592 001887 fetch 2 ,mem_le_l2cap_size 
-0x593 001888 increase -2 ,pdata 
-0x594 001889 div pdata ,7 
-0x595 001890 call wait_div_end 
-0x596 001891 quotient loopcnt 
-0x597 001892 fetch 2 ,mem_le_payload_ptr 
-0x598 001893 add pdata ,6 ,contr 
-:      001894 p_keyboard_le_check_att_read_type_manu_loop:
-0x599 001895 increase 3 ,contr 
-0x59a 001896 ifetch 2 ,contr 
-0x59b 001897 copy pdata ,regc 
-0x59c 001898 ifetch 2 ,contr 
-0x59d 001899 arg 0x2a29 ,temp 
-0x59e 001900 isub temp ,null 
-0x59f 001901 branch keyboard_le_send_att_read_by_type_rsp_manufactory ,zero 
-0x5a0 001902 loop p_keyboard_le_check_att_read_type_manu_loop 
-0x5a1 001903 branch p_keyboard_le_parse_att_not_find_mac_report 
-:      001905 p_keyboard_le_parse_att_find_by_type_value_rsp:
-0x5a2 001906 fetch 1 ,mem_le_connect_ios_mac_flag 
-0x5a3 001907 rtn blank 
-:      001908 p_keyboard_le_parse_att_find_by_type_value_rsp_next:
-0x5a4 001909 fetch 1 ,mem_le_connect_ios_mac_flag 
-0x5a5 001910 beq 2 ,keyboard_le_parse_att_find_by_type_value_rsp_mac 
-:      001911 p_keyboard_le_parse_att_find_ios_report:
-0x5a6 001912 jam system_os_ios ,mem_kb_computer_system 
-0x5a7 001913 branch p_keyboard_store_computer_system_ble 
-:      001915 p_keyboard_le_send_att_find_by_type_value_request_mac:
-0x5a8 001916 fetch 1 ,mem_le_connect_ios_mac_flag 
-0x5a9 001917 rtn blank 
-:      001918 p_keyboard_le_send_att_find_by_type_value_request_mac_next:
-0x5aa 001919 fetch 1 ,mem_le_connect_ios_mac_flag 
-0x5ab 001920 beq 2 ,p_keyboard_le_parse_att_not_find_mac_report 
-0x5ac 001921 branch keyboard_le_send_att_find_by_type_value_request_mac + 2 
-:      001923 p_le_parse_att_read_by_type_request:
-0x5ad 001924 call le_get_search_handle_start_end_common 
-0x5ae 001925 call le_get_search_att_type 
-:      001926 p_le_send_att_read_by_type_response:
-0x5af 001927 fetcht 2 ,mem_le_search_handle_start 
-0x5b0 001928 storet 2 ,mem_temp 
-0x5b1 001929 call le_init_attlist_search 
-0x5b2 001930 call le_att_get_handle_ptr2 
-0x5b3 001931 increase -2 ,contr 
-0x5b4 001932 copy contr ,pdata 
-0x5b5 001933 store 2 ,mem_le_cur_attlist_start_ptr 
-0x5b6 001935 fetcht 2 ,mem_le_search_att_type 
-0x5b7 001936 setarg uuid_chrctr_pnp_id 
-0x5b8 001937 isub temp ,null 
-0x5b9 001938 branch p_le_send_att_read_by_type_res_pnp_id ,zero 
-0x5ba 001939 branch le_send_att_read_by_type_response + 8 
-:      001941 p_le_send_att_read_by_type_res_pnp_id:
-0x5bb 001942 fetch 1 ,mem_keyboard_change_vid_pid_flag 
-0x5bc 001943 branch le_send_att_read_by_type_response + 8 ,blank 
-0x5bd 001944 call le_att_get_uuid_ptr 
-0x5be 001945 branch le_send_att_error_response_notfound ,blank 
-0x5bf 001946 arg mem_keyboard_change_vid_pid_flag + 1 ,contr 
-0x5c0 001947 force 11 ,pdata 
-0x5c1 001948 branch le_send_att_read_by_type_res_not_characteristic + 9 
-:      001951 p_le_parse_att_read_blob_request:
-0x5c2 001952 ifetch 2 ,contr 
-0x5c3 001953 store 2 ,mem_le_att_offset 
-0x5c4 001954 iforce rega 
-0x5c5 001955 fetcht 2 ,mem_le_att_handle 
-0x5c6 001956 fetch 2 ,mem_le_pairing_handle 
-0x5c7 001957 isub temp ,null 
-0x5c8 001958 nbranch le_send_att_read_blob_response ,zero 
-0x5c9 001959 fetch 2 ,mem_keyboard_le_map_len 
-0x5ca 001960 arg mem_keyboard_le_hid_map ,contr 
-0x5cb 001961 branch le_send_att_read_blob_response + 3 
-:      001963 p_le_parse_att_read_request:
-0x5cc 001964 fetcht 2 ,mem_le_att_handle 
-0x5cd 001965 fetch 1 ,mem_le_configuration 
-0x5ce 001966 bbit1 bit_ble_read_auth ,p_le_send_att_read_response_check_auth 
-:      001968 p_le_send_att_read_response:
-0x5cf 001969 fetch mouse_flag_len ,mem_mouse_flag 
-0x5d0 001970 bbit0 mouse_enable_adc ,p_le_send_att_read_response + 3 
-0x5d1 001971 bbit0 mouse_enable_le_battery_service_cancel ,p_le_send_att_read_response_next 
-0x5d2 001972 fetch 2 ,mem_le_att_handle 
-0x5d3 001973 beq 0x30 ,le_send_att_error_response_notfound 
-:      001974 p_le_send_att_read_response_next:
-0x5d4 001975 fetch 2 ,mem_le_att_handle 
-0x5d5 001976 beq 0x05 ,p_le_send_att_appearance 
-0x5d6 001977 beq 0x10 ,p_le_send_att_pnp_id 
-:      001978 p_le_send_att_read_response_next_1:
-0x5d7 001979 fetcht 2 ,mem_le_att_handle 
-0x5d8 001980 fetch 2 ,mem_le_pairing_handle 
-0x5d9 001981 isub temp ,null 
-0x5da 001982 nbranch le_send_att_read_response ,zero 
-0x5db 001983 call le_get_search_max_mtu_data 
-0x5dc 001984 fetcht 2 ,mem_keyboard_le_map_len 
-0x5dd 001985 arg mem_keyboard_le_hid_map ,contr 
-0x5de 001986 branch le_send_att_read_response + 14 
-:      001988 p_le_send_att_appearance:
-0x5df 001989 arg mem_keybord_appearance ,contr 
-0x5e0 001990 force 3 ,pdata 
-0x5e1 001991 branch le_send_att_read_response_less 
-:      001993 p_le_send_att_pnp_id:
-0x5e2 001994 fetch 1 ,mem_keyboard_change_vid_pid_flag 
-0x5e3 001995 branch p_le_send_att_read_response_next_1 ,blank 
-0x5e4 001996 arg mem_keyboard_change_vid_pid_flag + 1 ,contr 
-0x5e5 001997 force 8 ,pdata 
-0x5e6 001998 branch le_send_att_read_response_less 
-:      002000 p_le_send_att_read_response_check_auth:
-0x5e7 002001 fetch 2 ,mem_le_pairing_handle 
-0x5e8 002002 isub temp ,null 
-0x5e9 002003 nbranch p_le_send_att_read_response ,zero 
-0x5ea 002004 call le_check_encrypt_state 
-0x5eb 002005 nbranch p_le_send_att_read_response_next ,user 
-0x5ec 002006 branch le_send_att_read_response_error_insufficient_auth 
-:      002009 p_le_parse_att_write_request:
-0x5ed 002010 copy contr ,rega 
-0x5ee 002011 fetch 2 ,mem_le_l2cap_size 
-0x5ef 002012 add pdata ,-3 ,regb 
-0x5f0 002013 call le_writeatt_cb 
-0x5f1 002014 call p_le_parse_att_write_command + 1 
-0x5f2 002015 fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
-0x5f3 002016 beq 0xff ,le_send_att_write_response_check_auth 
-0x5f4 002017 fetch 1 ,mem_mouse_le_reconnect_flag 
-0x5f5 002018 branch le_send_att_write_response_check_auth ,blank 
-0x5f6 002019 fetch 1 ,mem_le_connect_status_flag 
-0x5f7 002020 bbit1 ll_start_enc_flag ,le_send_att_write_response_check_auth 
-0x5f8 002021 setarg 0x001a 
-0x5f9 002022 fetcht 2 ,mem_le_att_handle 
-0x5fa 002023 isub temp ,null 
-0x5fb 002024 nbranch le_send_att_write_response_check_auth ,zero 
-0x5fc 002025 jam att_err_insufficient_authentication ,mem_le_err_code 
-0x5fd 002026 branch le_send_att_error_response 
-:      002029 p_le_parse_att_write_command:
-0x5fe 002030 call le_parse_att_write_command 
-0x5ff 002031 fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
-0x600 002032 beq 0xff ,p_keyboard_le_fast_conn_led_get 
-0x601 002033 fetch 2 ,mem_le_att_handle 
-0x602 002034 beq 0x25 ,p_keyboard_le_led_get 
-0x603 002035 rtn 
-:      002036 p_keyboard_le_fast_conn_led_get:
-0x604 002037 fetch 2 ,mem_le_att_handle 
-0x605 002038 beq 0x21 ,p_keyboard_le_led_get 
-0x606 002039 rtn 
-:      002041 p_keyboard_le_led_get:
-0x607 002042 fetch 1 ,mem_le_rxbuf + 9 
-0x608 002043 store 1 ,mem_keyboard_led_status 
-0x609 002044 rtn 
-:      002046 p_le_exchange_hid_map:
-0x60a 002047 arg 0x915a ,contr 
-0x60b 002048 arg mem_keyboard_le_hid_map + 66 ,contw 
-0x60c 002049 arg 69 ,loopcnt 
-0x60d 002050 call memcpy 
-0x60e 002051 arg 0x919f ,contr 
-0x60f 002052 arg mem_keyboard_le_hid_map ,contw 
-0x610 002053 arg 66 ,loopcnt 
-0x611 002054 call memcpy 
-0x612 002055 arg 0x91e1 ,contr 
-0x613 002056 arg mem_keyboard_le_hid_map + 135 ,contw 
-0x614 002057 arg 54 ,loopcnt 
-0x615 002058 branch memcpy 
-:      002066 p_g24_chmap_param_init:
-0x616 002067 setarg 0x2c1342 
-0x617 002068 store 3 ,mem_24g_ch_map1 + 1 
-0x618 002069 setarg 0x154806 
-0x619 002070 istore 3 ,contw 
-0x61a 002071 setarg 0x4c0f36 
-0x61b 002072 istore 3 ,contw 
-0x61c 002073 setarg 0x113a1a 
-0x61d 002074 istore 3 ,contw 
-0x61e 002075 setarg 0x31234d 
-0x61f 002076 istore 3 ,contw 
-0x620 002077 branch g24_chmap_param_init + 10 
-:      002079 p_keyboard_g24_reconn_dispatch:
-0x621 002080 fetch 2 ,mem_24g_reconn_count 
-0x622 002081 and_into 0xe0 ,pdata 
-0x623 002082 branch p_keyboard_g24_reconn_dispatch_next ,blank 
-0x624 002083 fetch 2 ,mem_24g_reconn_count 
-0x625 002084 increase 1 ,pdata 
-0x626 002085 store 2 ,mem_24g_reconn_count 
-0x627 002086 rtn 
-:      002087 p_keyboard_g24_reconn_dispatch_next:
-0x628 002088 call g24_reconn_data_prep 
-0x629 002089 call g24_transmit_receive_ack 
-0x62a 002090 nbranch g24_reconn_device_fail ,sync 
-0x62b 002091 nbranch g24_reconn_device_fail ,user3 
-0x62c 002092 call p_keyboard_g24_ackpayload_parse 
-0x62d 002093 branch g24_reconn_dispatch_next + 5 
-:      002096 p_keyboard_g24_transmit_no_interrupt:
-0x62e 002097 call g24_txdata_prep 
-0x62f 002098 nbranch p_keyboard_g24_nodata_transmit ,user 
-:      002099 p_keyboard_g24_transmit_start:
-0x630 002100 call p_keyboard_g24_transmit_process 
-0x631 002101 call keyboard_power_ctrl_start 
-0x632 002102 branch keyboard_g24_transmit_start_next 
-:      002104 p_keyboard_g24_nodata_transmit:
-0x633 002105 fetch 8 ,mem_keyscan_value_current 
-0x634 002106 nbranch keyboard_g24_transmit_start_next ,blank 
-0x635 002107 fetch 8 ,mem_keyscan_value_current + 8 
-0x636 002108 nbranch keyboard_g24_transmit_start_next ,blank 
-0x637 002109 fetch 4 ,mem_keyscan_value_current + 16 
-0x638 002110 nbranch keyboard_g24_transmit_start_next ,blank 
-0x639 002111 call g24_search_receiver 
-:      002112 p_keyboard_g24_long_sleep:
-0x63a 002113 call keyboard_g24_lpm_wait 
-0x63b 002114 nrtn user 
-0x63c 002115 call g24_setgpio_lpm_before 
-0x63d 002116 branch keyboard_g24_long_sleep + 2 
-:      002118 p_keyboard_g24_transmit_process:
-0x63e 002119 jam 0 ,mem_24g_retry 
-:      002120 p_keyboard_g24_transmit_loop:
-0x63f 002121 fetchr timeup ,2 ,mem_param_rx_setup 
-0x640 002122 until clkn_rt ,meet 
-0x641 002123 call keyboard_special_key_check 
-0x642 002124 fetch 1 ,mem_keyboard_bt_button_flag 
-0x643 002125 nbranch mouse_soft_reset ,blank 
-0x644 002126 call g24_transmit_receive_ack 
-0x645 002127 fetch 1 ,mem_24g_no_ack 
-0x646 002128 beq no_ack_24g ,g24_transmit_no_ack 
-0x647 002129 nbranch p_keyboard_g24_retransmit ,sync 
-0x648 002130 nbranch p_keyboard_g24_retransmit ,user3 
-0x649 002131 call p_keyboard_g24_ackpayload_parse 
-0x64a 002132 jam 0 ,mem_sensor_shutdown_flag 
-0x64b 002133 branch g24_transmit_no_ack 
-:      002136 p_keyboard_g24_retransmit:
-0x64c 002137 fetch 1 ,mem_24g_abort_pac 
-0x64d 002138 nrtn blank 
-0x64e 002139 fetch 2 ,mem_24g_txfail_cnt 
-0x64f 002140 increase 1 ,pdata 
-0x650 002141 store 2 ,mem_24g_txfail_cnt 
-0x651 002142 fetch 1 ,mem_24g_txfail_cnt 
-0x652 002143 beq 0xff ,g24_tx_attempt_fail 
-0x653 002144 call keyboard_g24_transmit_hop_process 
-0x654 002145 branch p_keyboard_g24_transmit_loop 
-:      002147 p_keyboard_g24_ackpayload_parse:
-0x655 002148 call g24_ackpayload_parse 
-0x656 002149 fetch 1 ,mem_24g_rxbuf + 1 
-0x657 002150 compare 0x08 ,pdata ,0xf8 
-0x658 002151 nrtn true 
-0x659 002152 fetch 1 ,mem_24g_rxbuf + 2 
-0x65a 002153 beq 0xff ,keyboard_24g_hibernate_set 
-0x65b 002154 store 1 ,mem_keyboard_led_status 
-0x65c 002155 rtn 
-:      002157 p_keyboard_g24_short_sleep:
-0x65d 002158 call g24_lpm_wait 
-0x65e 002159 nrtn user 
-0x65f 002160 call p_clear_wake 
-0x660 002161 fetch 3 ,mem_24g_short_sleep_set 
-0x661 002162 branch g24_long_seep2 
-:      002165 p_keyboard_usb_updata_timer:
-0x662 002166 fetch 1 ,mem_mouse_usb_wait_updata_timer 
-0x663 002167 rtn blank 
-0x664 002168 increase -1 ,pdata 
-0x665 002169 store 1 ,mem_mouse_usb_wait_updata_timer 
-0x666 002170 nrtn blank 
-0x667 002171 jam 1 ,mem_lpm_mode 
-0x668 002172 branch keyboard_app_enter_hibernate 
-:      002174 p_keyboard_idle:
-0x669 002175 call p_keyboard_usb_isr 
-0x66a 002176 call p_keyboard_usb_mode 
-0x66b 002177 branch keyboard_idle + 1 
-:      002179 p_keyboard_usb_mode_start:
-0x66c 002180 call p_keyboard_usb_check_enable 
-0x66d 002181 branch p_keyboard_usb_interface_check_power_on 
-:      002183 p_keyboard_rf_connnect_check:
-0x66e 002184 disable user 
-0x66f 002185 fetch 2 ,mem_mouse_no_data_timer 
-0x670 002186 rtn blank 
-0x671 002187 branch enable_user 
-:      002189 p_keyboard_usb_check_enable:
-0x672 002190 fetch mouse_flag_len ,mem_mouse_flag 
-0x673 002191 rtnbit0 mouse_enable_usb 
-0x674 002192 fetch 9 ,mem_usb_vid_pid_new 
-0x675 002193 store 9 ,mem_usb_vid_pid 
-0x676 002194 setarg p_keyboard_config_param 
-0x677 002195 store 2 ,mem_cb_usb_config 
-0x678 002196 jam mouse_usb_interface_insert ,mem_mouse_usb_vdd_status_current 
-0x679 002197 rtn 
-:      002199 p_keyboard_config_param:
-0x67a 002200 jam dongle_kb_bind_success ,mem_mouse_usb_keyboard_flag 
-0x67b 002201 jam 0x01 ,mem_usb_tx_interval 
-0x67c 002202 call usb_tx_interval_config 
-0x67d 002203 call p_keyboard_usb_vid_pid_config 
-0x67e 002204 branch p_keyboard_usb_hid_icon_config 
-:      002206 p_keyboard_usb_vid_pid_config:
-0x67f 002207 fetch 1 ,mem_usb_vid_pid 
-0x680 002208 rtn blank 
-0x681 002209 fetch 1 ,mem_mouse_usb_keyboard_flag 
-0x682 002210 beq dongle_kb_bind_success ,dongle_usb_vid_pid_for_suit 
-0x683 002211 branch dongle_usb_vid_pid_for_mouse_only_auto_pair 
-:      002213 p_keyboard_usb_hid_icon_config:
-0x684 002214 fetch 1 ,mem_mouse_usb_keyboard_flag 
-0x685 002215 branch dongle_usb_hid_icon_config + 1 
-:      002217 p_keyboard_usb_interface_check_power_on:
-0x686 002218 fetch 1 ,mem_mouse_usb_vdd_status_current 
-0x687 002219 beq mouse_usb_interface_insert ,p_keyboard_usb_insert 
-:      002220 p_keyboard_usb_vdd_status_store:
-0x688 002221 fetch 1 ,mem_mouse_usb_vdd_status_current 
-0x689 002222 store 1 ,mem_mouse_usb_vdd_status_last 
-0x68a 002223 rtn 
-:      002225 p_keyboard_usb_insert:
-0x68b 002226 call p_keyboard_usb_vdd_status_store 
-0x68c 002227 setarg 0 
-0x68d 002228 store 2 ,mem_24g_pair_timeout 
-0x68e 002229 store 2 ,mem_24g_reconn_timeout 
-0x68f 002230 jam 0 ,mem_lpm_mode 
-0x690 002231 fetch 1 ,mem_mouse_usb_wait_updata_timer 
-0x691 002232 call usb_init ,blank 
-0x692 002233 jam 50 ,mem_mouse_usb_wait_updata_timer 
-0x693 002234 rtn 
-:      002236 p_keyboard_usb_isr:
-0x694 002237 fetch mouse_flag_len ,mem_mouse_flag 
-0x695 002238 rtnbit0 mouse_enable_usb 
-0x696 002239 branch usb_isr 
-:      002242 p_keyboard_usb_mode:
-0x697 002243 fetch mouse_flag_len ,mem_mouse_flag 
-0x698 002244 rtnbit0 mouse_enable_usb 
-0x699 002245 fetch 1 ,core_usb_addr 
-0x69a 002246 store 1 ,mem_usb_addr 
-0x69b 002247 rtnbit0 7 
-0x69c 002248 jam 0 ,mem_mouse_usb_wait_updata_timer 
-0x69d 002249 setarg 0 
-0x69e 002250 store 2 ,mem_mouse_no_data_timer 
-0x69f 002251 call mouse_24g_stop 
-0x6a0 002252 call mouse_stop_bluetooth_mode 
-0x6a1 002253 call keyboard_motion 
-0x6a2 002254 nrtn user 
-:      002255 p_keyboard_push_keyboard_data_to_usb:
-0x6a3 002256 fetch 1 ,mem_customer_data_trigger 
-0x6a4 002257 branch p_keyboard_push_release_keyboard_data_to_usb ,blank 
-0x6a5 002258 fetch 8 ,mem_customer_key_press + 1 
-:      002259 p_keyboard_push_keyboard_package_data_to_usb:
-0x6a6 002260 store 8 ,mem_pdatatemp 
-0x6a7 002261 fetch 1 ,mem_customer_key_press 
-0x6a8 002262 beq kb_multikey_report_id ,p_keyboard_push_multimedia_key_data_to_usb 
-0x6a9 002263 beq kb_system_conctrl_report_id ,p_keyboard_push_systemctrl_key_data_to_usb 
-0x6aa 002264 call dongle_usb_tx_kb_data 
-0x6ab 002265 fetch 8 ,mem_pdatatemp 
-0x6ac 002266 store 8 ,mem_usb_kb_data 
-0x6ad 002267 rtn 
-:      002269 p_keyboard_push_release_keyboard_data_to_usb:
-0x6ae 002270 fetch 8 ,mem_customer_key_release + 1 
-0x6af 002271 branch p_keyboard_push_keyboard_package_data_to_usb 
-:      002273 p_keyboard_push_multimedia_key_data_to_usb:
-0x6b0 002274 call dongle_usb_tx_enable_ep2 
-0x6b1 002275 jam usb_ep2_multikey ,mem_usb_ep2_data 
-0x6b2 002276 setarg kb_multikey_report_id 
-0x6b3 002277 store 1 ,mem_usb_kb_multikey 
-0x6b4 002278 fetch 2 ,mem_pdatatemp 
-0x6b5 002279 istore 2 ,contw 
-0x6b6 002280 rtn 
-:      002282 p_keyboard_push_systemctrl_key_data_to_usb:
-0x6b7 002283 call dongle_usb_tx_enable_ep2 
-0x6b8 002284 jam usb_ep2_systemkey ,mem_usb_ep2_data 
-0x6b9 002285 setarg kb_system_conctrl_report_id 
-0x6ba 002286 store 1 ,mem_usb_kb_system 
-0x6bb 002287 fetch 1 ,mem_pdatatemp 
-0x6bc 002288 istore 1 ,contw 
-0x6bd 002289 rtn 
-:      002291 p_usb_class_type:
-0x6be 002292 set0 mark_isstr ,mark 
-0x6bf 002293 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x6c0 002294 and_into 0x80 ,pdata 
-0x6c1 002295 beq in_device ,usb_in_device 
-0x6c2 002296 beq out_device ,p_usb_out_device 
-0x6c3 002297 branch assert 
-:      002299 p_usb_out_device:
-0x6c4 002300 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x6c5 002301 rshift4 pdata ,pdata 
-0x6c6 002302 rshift pdata ,pdata 
-0x6c7 002303 and_into 0x03 ,pdata 
-0x6c8 002304 beq class_req ,p_usb_out_class_req 
-0x6c9 002305 branch usb_out_device + 4 
-:      002307 p_usb_out_class_req:
-0x6ca 002308 fetch 1 ,mem_usb_setup_brequest 
-0x6cb 002309 beq set_report ,p_usb_set_report 
-0x6cc 002310 branch usb_out_class_req + 1 
-:      002312 p_usb_set_report:
-0x6cd 002313 nop 15000 
-0x6ce 002314 arg mem_usb0_set_report_data ,contw 
-0x6cf 002315 call p_usb_rx_data 
-0x6d0 002316 jam 1 ,mem_usb0_get_set_report 
-0x6d1 002317 call usb_set_report_resume_judge 
-0x6d2 002318 fetch 2 ,mem_usb_setup_bvalue 
-0x6d3 002319 store 2 ,mem_usb_setup_bvalue_temp 
-0x6d4 002320 jam 0x02 ,core_usb_clear_nak 
-0x6d5 002321 branch usb_set_report + 10 
-:      002323 p_usb_rx_data:
-0x6d6 002324 fetch 1 ,core_usb_txbusy 
-0x6d7 002325 rtnbit1 usb_status_rxfull 
-0x6d8 002326 branch usb_rx_data 
-=======
-0x0 000038 bbit1 8 ,pf_patch_ext 
-0x1 000039 beq patch00_0 ,p_soft_reset 
-0x2 000040 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 000048 beq patch04_5 ,p_lpm_sleep 
-0xb 000049 beq patch05_0 ,p_lpm_dispatch 
-0xc 000050 beq patch08_4 ,p_keyboard_store_device_info 
-0xd 000051 beq patch08_5 ,p_keyboard_cb_fuction 
-0xe 000052 beq patch08_6 ,p_keyboard_priority_bb_event 
-0xf 000053 beq patch08_7 ,p_keyboard_bb_event_timer 
-0x10 000054 beq patch09_0 ,p_keyboard_start_discovery 
-0x11 000055 beq patch09_1 ,p_keyboard_stop_discovery 
-0x12 000056 beq patch09_2 ,p_keyboard_store_remote_bdaddr 
-0x13 000057 beq patch09_3 ,p_keyboard_idle 
-0x14 000058 beq patch09_4 ,p_keyboard_start_work 
-0x15 000059 beq patch09_5 ,p_keyboard_le 
-0x16 000060 beq patch09_6 ,p_keyboard_keyscan 
-0x17 000061 beq patch0e_7 ,p_mouse_adc_read_start 
-0x18 000062 beq patch0a_0 ,p_keyboard_key_process 
-0x19 000063 beq patch0a_2 ,p_keyboard_keyvalue_fn_replace 
-0x1a 000064 beq patch0a_5 ,p_keyboard_special_key_check 
-0x1b 000065 beq patch0a_7 ,p_keyboard_motion 
-0x1c 000066 beq patch0b_1 ,p_keyboard_device_data_tpye_check 
-0x1d 000067 beq patch0b_2 ,p_keyboard_before_hibernate 
-0x1e 000068 beq patch0b_3 ,p_keyboard_app_enter_hibernate 
-0x1f 000069 beq patch0b_4 ,p_keyboard_device_led_all_off 
-0x20 000070 beq patch0b_5 ,p_keyboard_setgpio_hibernate 
-0x21 000071 beq patch0b_6 ,p_keyboard_g24_transmit_process 
-0x22 000072 beq patch0b_7 ,p_keyboard_g24_short_sleep 
-0x23 000073 beq patch0c_1 ,p_le_parse_att 
-0x24 000074 beq patch0d_7 ,p_keyboard_start_reconnect_device 
-0x25 000075 beq patch0e_1 ,p_keyboard_app_enter_hibernate 
-0x26 000076 beq patch0e_7 ,p_mouse_adc_read_start 
-0x27 000077 beq patch10_0 ,p_mouse_init_sunt 
-0x28 000078 beq patch10_4 ,p_keyboard_app_enter_hibernate 
-0x29 000079 beq patch11_3 ,p_keyboard_app_initflag_check 
-0x2a 000080 beq patch13_2 ,p_keyboard_discover_setting_led_gpio 
-0x2b 000081 beq patch16_1 ,p_keyboard_init 
-0x2c 000082 beq patch1b_2 ,p_sadc_calibration 
-0x2d 000083 beq patch1b_3 ,p_adc_init_data 
-0x2e 000084 beq patch1b_4 ,p_enable_adc 
-0x2f 000085 beq patch1b_5 ,p_vdd_calculate_by_mode 
-0x30 000086 beq patch1f_2 ,p_check_51cmd_once_continue 
-0x31 000087 branch assert 
-:      000089 pf_patch_ext:
-0x32 000090 beq patch20_0 ,p_usb_class_type 
-0x33 000091 beq patch22_4 ,p_le_slave_match 
-0x34 000092 beq patch23_2 ,p_le_got_first_packet 
-0x35 000093 beq patch24_5 ,p_le_rx_dec 
-0x36 000094 beq patch24_6 ,p_le_rx_nopayload 
-0x37 000095 beq patch27_1 ,p_le_parse 
-0x38 000096 beq patch27_2 ,p_le_parse_l2cap 
-0x39 000097 beq patch29_4 ,p_le_adv_not_match 
-0x3a 000098 beq patch29_5 ,p_le_init_adv 
-0x3b 000099 beq patch32_0 ,p_keyboard_g24_reconn_dispatch 
-0x3c 000100 beq patch32_5 ,p_keyboard_g24_transmit_no_interrupt 
-0x3d 000101 rtneq patch3f_7 
-0x3e 000102 branch assert 
-:      000106 p_soft_reset:
-0x3f 000107 call mouse_wakeup_from_power_check 
-0x40 000108 nbranch soft_reset + 1 ,user 
-0x41 000109 fetch 1 ,mem_power_on_flag_new 
-0x42 000110 branch soft_reset + 1 ,blank 
-0x43 000111 jam 0 ,mem_power_on_flag_new 
-0x44 000112 fetch 1 ,mem_config_select_device_button_gpio 
-0x45 000113 beq ui_button_gpio_disable ,soft_reset + 1 
-0x46 000114 copy pdata ,queue 
-0x47 000115 fetch 4 ,mem_saved_gpio_in 
-0x48 000116 qisolate0 pdata 
-0x49 000117 call keyboard_pb_set ,true 
-0x4a 000118 branch soft_reset + 1 
-:      000119 p_mouse_adc_read_start:
-0x4b 000121 call p_enable_adc 
-0x4c 000122 call p_vdd_calculate_by_mode 
-0x4d 000123 div pdata ,10 
-0x4e 000124 call get_div_result 
-0x4f 000125 store 2 ,mem_mouse_vdd_now_vol 
-0x50 000135 branch mouse_adc_data_process 
-:      000136 p_main_loop:
-0x51 000137 call sp_calc_sequence_256 
-0x52 000138 call sp_calc_sequence_256_check 
-0x53 000139 call kscan_dispatch 
-0x54 000140 call le_advertising_dispatch 
-0x55 000141 call idle_dispatch 
-0x56 000142 call app_process_idle 
-0x57 000143 call connection_dispatch 
-0x58 000144 call g24_dispatch 
-0x59 000145 call lpm_dispatch 
-0x5a 000146 branch p_main_loop 
-:      000147 p_shutdown_radio:
-0x5b 000148 jam 0 ,0x8900 
-0x5c 000149 branch shutdown_radio + 1 
-:      000150 p_set_sync_on:
-0x5d 000151 jam 0x60 ,0x8a0f 
-0x5e 000152 jam 0xaa ,0x8a10 
-0x5f 000153 jam 0x7a ,0x8a12 
-0x60 000154 jam 0x00 ,0x8a25 
-0x61 000155 jam 0x00 ,0x8a26 
-0x62 000156 nop 60 
-0x63 000157 jam 0x20 ,0x8a20 
-0x64 000158 jam 0xf5 ,0x8a23 
-0x65 000159 jam 0x12 ,0x8a24 
-0x66 000160 jam 0x10 ,0x8a24 
-0x67 000161 nop 60 
-0x68 000162 jam 0x60 ,0x8a12 
-0x69 000163 jam 0xdd ,0x8a23 
-0x6a 000164 rtn 
-:      000166 p_initialize_radio_cont:
-0x6b 000167 jam 0 ,mem_le_testtype 
-0x6c 000168 jam 0 ,mem_cmd_le_create_conn 
-0x6d 000169 until null ,lpo_edge 
-0x6e 000171 jam 0x0d ,0x8946 
-0x6f 000172 jam 0x10 ,0x896f 
-0x70 000173 jam 0xcd ,0x8a13 
-0x71 000174 jam 0x10 ,0x8a06 
-0x72 000175 jam 0x4a ,0x8a84 
-0x73 000176 jam 0x40 ,0x8a85 
-0x74 000177 jam 0xfe ,0x8a16 
-0x75 000178 call p_set_otp_config 
-0x76 000181 call wdt_set_disable 
-0x77 000183 until null ,lpo_edge 
-0x78 000184 jam 0x5f ,0x813b 
-0x79 000185 until null ,lpo_edge 
-0x7a 000186 jam 0x88 ,0x813c 
-0x7b 000187 until null ,lpo_edge 
-0x7c 000188 fetch 1 ,mem_fcomp_div 
-0x7d 000189 beq xtal_16m ,p_initialize_radio_16m 
-0x7e 000190 fetch 1 ,mem_ring_ibias_trim 
-0x7f 000191 or_into 0x04 ,pdata 
-0x80 000192 store 1 ,0x8a02 
-0x81 000193 jam 0x01 ,0x890f 
-0x82 000194 jam 0x24 ,0x8a80 
-0x83 000195 jam 0x62 ,0x8a81 
-0x84 000196 setarg 0xe61212 
-0x85 000197 store 3 ,0x8a73 
-:      000198 p_initialize_radio2:
-0x86 000199 jam 0x60 ,0x8a86 
-0x87 000200 jam 0x3b ,0x8a8b 
-0x88 000201 call p_dpll_on 
-0x89 000202 jam 0 ,core_config 
-0x8a 000203 jam clksel_dpll ,core_clksel 
-0x8b 000204 setarg 0x557474 
-0x8c 000205 store 3 ,0x8968 
-0x8d 000206 jam 0x6e ,0x8960 
-0x8e 000207 call p_rx_dcoc 
-0x8f 000208 call p_rfpll_aac_ghpc 
-0x90 000209 call p_set_xtal_cap 
-0x91 000210 jam system_clk_12m ,mem_system_clk 
-0x92 000211 branch sadc_calibration 
-:      000214 p_set_xtal_cap:
-0x93 000215 rtn wake 
-0x94 000216 until null ,lpo_edge 
-0x95 000217 fetch 1 ,mem_xtal_c_sel 
-0x96 000218 store 1 ,core_xtal_cap 
-0x97 000219 until null ,lpo_edge 
-0x98 000220 rtn 
-:      000222 p_dpll_on:
-0x99 000223 fetch 1 ,mem_fcomp_div 
-0x9a 000224 beq xtal_24m ,p_dpll_on_24m 
-0x9b 000225 fetch 1 ,mem_ring_ibias_trim 
-0x9c 000226 or_into 0x06 ,pdata 
-0x9d 000227 store 1 ,0x8a02 
-0x9e 000228 jam 0xe0 ,0x8a05 
-:      000229 p_dpll_on_24m:
-0x9f 000230 jam 0xd8 ,0x8a00 
-0xa0 000231 nop 60 
-0xa1 000232 jam 0xa0 ,0x8a01 
-0xa2 000233 jam 0xdf ,0x8a00 
-0xa3 000234 jam 0xfa ,0x8a01 
-0xa4 000235 nop 20 
-0xa5 000236 jam 0x9f ,0x8a00 
-0xa6 000237 rtn 
-:      000239 p_initialize_radio_16m:
-0xa7 000240 fetch 1 ,mem_ring_ibias_trim 
-0xa8 000241 or_into 0x06 ,pdata 
-0xa9 000242 store 1 ,0x8a02 
-0xaa 000243 jam 0x00 ,0x890f 
-0xab 000244 jam 0x23 ,0x8a80 
-0xac 000245 jam 0xb0 ,0x8a81 
-0xad 000246 setarg 0xe40909 
-0xae 000247 store 3 ,0x8a73 
-0xaf 000248 jam 0x2a ,0x8a76 
-0xb0 000249 jam 0x04 ,0x8902 
-0xb1 000250 branch p_initialize_radio2 
-:      000252 p_set_otp_config:
-0xb2 000253 branch p_set_otp_config_wake ,wake 
-0xb3 000254 fetch 4 ,mem_otp_core_ldo 
-0xb4 000255 rtn blank 
-0xb5 000256 until null ,lpo_edge 
-0xb6 000257 fetch 1 ,0x8136 
-0xb7 000258 and pdata ,0xf0 ,pdata 
-0xb8 000259 fetcht 1 ,mem_otp_core_ldo 
-0xb9 000260 ior temp ,pdata 
-0xba 000261 increase -3 ,pdata 
-0xbb 000262 store 1 ,0x8136 
-0xbc 000263 until null ,lpo_edge 
-0xbd 000265 fetch 1 ,0x8138 
-0xbe 000266 and pdata ,0x7 ,pdata 
-0xbf 000267 fetcht 1 ,mem_otp_verf_bg 
-0xc0 000268 lshift3 temp ,temp 
-0xc1 000269 ior temp ,pdata 
-0xc2 000270 store 1 ,0x8138 
-0xc3 000271 until null ,lpo_edge 
-:      000273 p_set_otp_config2:
-0xc4 000274 fetch 1 ,0x8acb 
-0xc5 000275 and pdata ,0xf0 ,pdata 
-0xc6 000276 fetcht 1 ,mem_otp_charge_pump 
-0xc7 000277 storet 1 ,mem_otp_charge_pump_x 
-0xc8 000278 ior temp ,pdata 
-0xc9 000279 store 1 ,0x8acb 
-0xca 000281 fetch 1 ,mem_otp_dpll_ibais 
-0xcb 000282 store 1 ,mem_otp_dpll_ibais_x 
-0xcc 000283 isolate1 3 ,pdata 
-0xcd 000284 fetch 1 ,0x8a06 
-0xce 000285 setflag true ,7 ,pdata 
-0xcf 000286 store 1 ,0x8a06 
-0xd0 000288 fetch 1 ,mem_otp_dpll_ibais 
-0xd1 000289 and pdata ,7 ,temp 
-0xd2 000290 lshift4 temp ,temp 
-0xd3 000291 lshift temp ,temp 
-0xd4 000292 storet 1 ,mem_ring_ibias_trim 
-0xd5 000293 fetch 1 ,0x8a02 
-0xd6 000294 and pdata ,0x1f ,pdata 
-0xd7 000295 ior temp ,pdata 
-0xd8 000296 store 1 ,0x8a02 
-0xd9 000297 rtn 
-:      000299 p_set_otp_config_wake:
-0xda 000300 fetch 2 ,mem_otp_charge_pump_x 
-0xdb 000301 rtn blank 
-0xdc 000302 store 2 ,mem_otp_charge_pump 
-0xdd 000303 branch p_set_otp_config2 
-:      000305 p_rf_rx_enable:
-0xde 000306 call rf_rx_agc_set 
-0xdf 000307 force 8 ,radio_ctrl 
-0xe0 000308 force 0 ,radio_ctrl 
-0xe1 000310 setarg 0x0aaada 
-0xe2 000311 store 3 ,0x8a0f 
-0xe3 000312 jam 0x40 ,0x8a25 
-0xe4 000313 jam 0x10 ,0x8a26 
-0xe5 000314 nop 60 
-0xe6 000315 jam 0xfb ,0x8a01 
-0xe7 000316 jam 0xff ,0x8a25 
-0xe8 000317 jam 0x30 ,0x8a26 
-0xe9 000318 jam 0xfe ,0x8a16 
-0xea 000319 branch rf_rx_enable + 14 
-:      000321 p_txon:
-0xeb 000322 setarg 0x0aaa7e 
-0xec 000323 store 3 ,0x8a0f 
-0xed 000324 nop 60 
-0xee 000325 jam 0x00 ,0x8a25 
-0xef 000326 jam 0x0d ,0x8a26 
-0xf0 000327 jam 0xf6 ,0x8a16 
-0xf1 000328 branch txon + 7 
-:      000330 p_set_tx_power:
-0xf2 000331 fetch 1 ,mem_tx_power 
-0xf3 000332 beq tx_power_10db ,p_set_tx_power_10db 
-0xf4 000333 branch set_tx_power + 2 
-:      000335 p_set_tx_power_10db:
-0xf5 000336 jam 0x25 ,0x8a14 
-0xf6 000337 setarg 0xa93f3f 
-0xf7 000338 store 3 ,0x8a60 
-0xf8 000339 jam 0x1f ,0x8a63 
-0xf9 000340 rtn 
-:      000343 p_rx_dcoc:
-0xfa 000344 rtn wake 
-0xfb 000345 call set_sync_on 
-0xfc 000346 arg 39 ,temp 
-0xfd 000347 call set_freq_rx 
-0xfe 000348 call rf_rx_enable 
-0xff 000349 jam 0x7f ,0x8a25 
-0x100 000350 jam 0x1a ,0x8a30 
-0x101 000351 jam 0x78 ,0x8a31 
-0x102 000352 jam 0xb2 ,0x8a8f 
-0x103 000353 jam 0 ,0x8ac2 
-0x104 000354 jam 0 ,0x8ac3 
-0x105 000355 arg 6 ,queue 
-0x106 000356 call p_rx_dcoc_avg 
-0x107 000357 isolate1 13 ,rega 
-0x108 000358 call qset_start 
-0x109 000359 isolate1 13 ,regb 
-0x10a 000360 call qset_p 
-0x10b 000361 arg 5 ,queue 
-:      000362 p_rx_dcoc_loop2:
-0x10c 000363 call qset1_p 
-0x10d 000364 call qset_p 
-0x10e 000365 call p_rx_dcoc_avg 
-0x10f 000366 arg 0x8ac2 ,contw 
-0x110 000367 rshift4 rega ,pdata 
-0x111 000368 call qsetxor 
-0x112 000369 rshift4 regb ,pdata 
-0x113 000370 call qsetxor 
-0x114 000371 increase -1 ,queue 
-0x115 000372 branch p_rx_dcoc_loop2 ,positive 
-0x116 000373 branch rx_dcoc_loop2 + 10 
-:      000375 p_rx_dcoc_avg:
-0x117 000376 nop 60 
-0x118 000377 setarg mem_dcoc_buf 
-0x119 000378 store 2 ,0x8982 
-0x11a 000379 setarg mem_dcoc_buf_end 
-0x11b 000380 store 2 ,0x8984 
-0x11c 000381 jam 0x9 ,0x8981 
-0x11d 000382 jam 0x3 ,0x8981 
-0x11e 000383 jam 0x6 ,0x8980 
-0x11f 000384 nop 60 
-0x120 000385 arg 0 ,rega 
-0x121 000386 arg 0 ,regb 
-0x122 000387 arg 16 ,loopcnt 
-0x123 000388 arg mem_dcoc_buf ,contr 
-0x124 000389 branch rx_dcoc_loop 
-:      000391 p_rfpll_aac_ghpc:
-0x125 000392 rtn wake 
-0x126 000393 branch rfpll_aac_ghpc + 1 
-:      000395 p_keyboard_clear_pdata:
-0x127 000396 setarg 0 
-:      000397 p_mouse_init_sunt:
-:      000398 p_dpll_ring_ibias_calc:
-0x128 000399 rtn 
-:      000401 p_sadc_calibration:
-0x129 000402 rtn wake 
-0x12a 000403 jam 0x77 ,core_gpadc_ctrl 
-0x12b 000404 jam 0xc9 ,core_gpadc_cfg0 
-0x12c 000405 jam 0x01 ,core_gpadc_cfg3 
-0x12d 000406 fetch 1 ,mem_adc_clkdiv 
-0x12e 000407 store 1 ,core_sadc_clkdiv 
-0x12f 000408 nop 3000 
-0x130 000409 call p_sadc_read 
-0x131 000410 jam 0xc1 ,core_gpadc_cfg0 
-0x132 000411 fetchr regb ,1 ,mem_spi_write_addr 
-0x133 000412 arg 8 ,loopcnt 
-0x134 000413 call sadc_cal_read + 1 
-0x135 000414 fetch 1 ,mem_spi_write_addr 
-0x136 000415 store 1 ,mem_adc_cal_c7 
-0x137 000416 storer regb ,1 ,mem_spi_write_addr 
-0x138 000417 rtn 
-:      000420 p_sadc_read:
-0x139 000421 jam 0x03 ,core_sadc_ctrl 
-:      000422 p_sadc_read_wait:
-0x13a 000423 fetch 1 ,core_perf_status 
-0x13b 000424 bbit0 saradc_done ,p_sadc_read_wait 
-0x13c 000425 fetcht 2 ,core_sadc_data 
-0x13d 000426 storet 2 ,mem_adc_current_value 
-0x13e 000427 jam 0x00 ,core_sadc_ctrl 
-0x13f 000428 rtn 
-:      000431 p_set_lemode:
-0x140 000432 jam 0x11 ,0x8a82 
-0x141 000433 jam 0x12 ,0x8a8d 
-0x142 000434 jam 0x0a ,0x8a8e 
-0x143 000435 fetch 1 ,mem_fcomp_div 
-0x144 000436 beq xtal_16m ,p_set_lemode_2m_16m 
-0x145 000437 setarg 0x5762 
-0x146 000438 store 2 ,0x8907 
-:      000439 p_set_lemode_2m:
-0x147 000440 jam 3 ,0x8901 
-0x148 000441 jam 3 ,0x8930 
-0x149 000442 rtnmark1 mark_ble_2m 
-0x14a 000443 jam 1 ,0x8901 
-0x14b 000444 jam 0x07 ,0x8a82 
-0x14c 000445 jam 0x44 ,0x8a8d 
-0x14d 000446 jam 0x0a ,0x8a8e 
-0x14e 000447 fetch 1 ,mem_fcomp_div 
-0x14f 000448 beq xtal_16m ,p_set_lemode_1m_16m 
-0x150 000449 setarg 0x2bb1 
-0x151 000450 store 2 ,0x8907 
-:      000451 p_set_lemode_1m:
-0x152 000452 rtnmark0 mark_ble_lr 
-0x153 000453 jam 0x24 ,0x8930 
-0x154 000454 jam 5 ,0x8901 
-0x155 000455 rtn 
-:      000457 p_set_lemode_1m_16m:
-0x156 000458 setarg 0x4189 
-0x157 000459 store 2 ,0x8907 
-0x158 000460 branch p_set_lemode_1m 
-:      000462 p_set_lemode_2m_16m:
-0x159 000463 setarg 0x8312 
-0x15a 000464 store 2 ,0x8907 
-0x15b 000465 branch p_set_lemode_2m 
-:      000468 p_keyboard_store_device_info:
-0x15c 000469 fetcht 1 ,mem_eeprom_sda_gpio 
-0x15d 000470 call mouse_gpio_config_input_pu 
-0x15e 000471 fetcht 1 ,mem_eeprom_sda_gpio 
-0x15f 000472 call gpio_get_bit 
-0x160 000473 branch mouse_store_device_info_delay ,true 
-0x161 000474 fetch mouse_flag_len ,mem_mouse_flag 
-0x162 000475 bbit1 mouse_enable_eeprom ,p_keyboard_store_eeprom_device_info 
-0x163 000476 branch keyboard_store_device_info + 2 
-:      000479 p_keyboard_eeprom_init:
-0x164 000480 call iicd_read_init_pin 
-0x165 000481 fetch mouse_flag_len ,mem_mouse_flag 
-0x166 000482 isolate1 mouse_enable_2k_eeprom ,pdata 
-0x167 000483 branch set_eeprom_size_2k ,true 
-0x168 000484 branch clear_eeprom_size_2k 
-:      000486 p_keyboard_load_eeprom_info_check:
-0x169 000487 call p_keyboard_eeprom_init 
-0x16a 000488 call mouse_load_eeprom_info_check + 4 
-0x16b 000489 fetch 1 ,mem_mouse_dpi 
-0x16c 000490 store 1 ,mem_kb_computer_system 
-0x16d 000491 fetcht 2 ,mem_otp_read_retention_memory + 14 
-0x16e 000492 random pdata 
-0x16f 000493 iadd temp ,pdata 
-0x170 000494 store 2 ,mem_random_addr_increase_count 
-0x171 000495 rtn 
-:      000497 p_keyboard_app_initflag_check:
-0x172 000498 fetch 2 ,mem_store_flag 
-0x173 000499 arg eeprom_init_flag ,temp 
-0x174 000500 isub temp ,null 
-0x175 000501 branch p_keyboard_load_device_info ,zero 
-0x176 000502 storet 2 ,mem_store_flag 
-0x177 000503 call mouse_ble_init_address 
-0x178 000504 fetch 1 ,mem_device_flag_temp_new 
-0x179 000505 branch mouse_app_initflag_check_next + 3 
-:      000507 p_keyboard_load_device_info:
-0x17a 000508 call p_keyboard_select_reconn_device 
-0x17b 000509 branch mouse_load_device_info + 1 
-:      000511 p_keyboard_store_eeprom_device_info:
-0x17c 000512 call p_keyboard_eeprom_init 
-0x17d 000513 fetch 1 ,mem_kb_computer_system 
-0x17e 000514 store 1 ,mem_mouse_dpi 
-0x17f 000515 branch mouse_store_eeprom_device_info 
-:      000517 p_keyboard_priority_bb_event:
-0x180 000518 copy regc ,pdata 
-0x181 000519 beq bt_evt_24g_attempt_fail ,p_keyboard_24g_attempt_fail 
-0x182 000520 beq bt_evt_le_disconnected ,p_keyboard_le_bb_disconnected 
-0x183 000521 branch keyboard_priority_bb_event + 2 
-:      000523 p_keyboard_24g_attempt_fail:
-0x184 000524 fetch 1 ,mem_24g_attempt_fail_flag 
-0x185 000525 nbranch keyboard_24g_hibernate_set ,blank 
-0x186 000526 fetch 1 ,mem_24g_reconn_type 
-0x187 000527 beq fast_conn_and_3_0_addr ,p_keyboard_24g_fast_conn_attempt_fail 
-0x188 000528 branch keyboard_24g_attempt_fail + 4 
-:      000530 p_keyboard_24g_fast_conn_attempt_fail:
-0x189 000531 fetch mouse_flag_len ,mem_mouse_flag 
-0x18a 000532 bbit1 mouse_enable_24g_first_auto_pairing ,mouse_24g_start_auto_pair 
-0x18b 000533 bbit1 mouse_enable_auto_24g_paring ,mouse_24g_start_auto_pair 
-0x18c 000534 bbit0 mouse_enable_24g_auto_pair_nerver_been_paired ,mouse_24g_reconn_dongle_start 
-0x18d 000535 fetch 4 ,mem_mouse_24g_addr 
-0x18e 000536 fetcht 4 ,mem_keyboard_factory_addr 
-0x18f 000537 isub temp ,null 
-0x190 000538 branch p_keyboard_24g_start_pair_mode ,zero 
-0x191 000539 branch mouse_24g_reconn_dongle_start 
-:      000541 p_keyboard_le_bb_disconnected:
-0x192 000542 setarg 0 
-0x193 000543 store 2 ,mem_le_battery_level_updata_timer 
-0x194 000544 store 1 ,mem_keyboard_le_send_conn_param_update 
-0x195 000545 store 1 ,mem_keyboard_le_send_conn_param_update_timer 
-0x196 000546 store 1 ,mem_mouse_le_bb_connected_flag 
-0x197 000547 jam le_lpm_enable ,mem_mouse_le_conn_param_reject 
-0x198 000548 call le_clr_config_more_data 
-0x199 000549 jam 0 ,mem_ltk_exists 
-0x19a 000550 fetch app_disc_rsn_size ,mem_app_disconn_reason 
-0x19b 000551 bbit1 app_disc_ble ,p_keyboard4_0_event_bb_disconn 
-0x19c 000552 bbit1 app_disc_by_button ,app_disconn_reason_clear 
-0x19d 000553 branch keyboard_start_discovery 
-:      000554 p_keyboard4_0_event_bb_disconn:
-0x19e 000555 call mouse_le_clean_connect_flag 
-0x19f 000556 fetch app_disc_rsn_size ,mem_app_disconn_reason 
-0x1a0 000557 bbit1 app_disc_by_button ,app_disconn_reason_clear 
-0x1a1 000558 branch p_keyboard_app_enter_hibernate 
-:      000563 p_keyboard_bb_event_timer:
-0x1a2 000564 call mouse_adc_read 
-0x1a3 000565 call p_keyboard_low_voltage_param_set 
-0x1a4 000566 call mouse_low_voltage_led_timer 
-0x1a5 000568 call g24_pair_timeout_timer 
-0x1a6 000569 call g24_reconn_timeout_timer 
-0x1a7 000570 call mouse_24g_long_sleep_param_update_timer 
-0x1a8 000571 call keyboard_24g_repeat_send_data 
-0x1a9 000572 call keyboard_24g_led_status_get_timer 
-0x1aa 000575 call p_keyboard_num_capslock_led_on_timer 
-0x1ab 000576 call p_keyboard_device_poweron_timer 
-0x1ac 000577 call keyboard_check_discovery_timeout_timer 
-0x1ad 000578 call p_keyboard_mode_led_timer 
-0x1ae 000580 call keyboard_check_direct_timeout_timer 
-0x1af 000581 call mouse_le_enable_att_list_timer 
-0x1b0 000582 call keyboard_le_battery_updata_timer 
-0x1b1 000583 call mouse_le_send_smp_security_request_timer 
-0x1b2 000584 call keyboard_le_send_conn_param_update_timer 
-0x1b3 000585 call keyboard_le_auto_recognize_timer 
-0x1b4 000587 call p_keyboard_key_press_timer 
-0x1b5 000588 call keyboard_commbination_key_process 
-0x1b6 000589 call mouse_current_mult_update_timer 
-0x1b7 000590 call keyboard_store_information_delay_timer 
-0x1b8 000592 call keyboard_long_press_timer 
-0x1b9 000593 call keyboard_commbination_delay_release_timer 
-0x1ba 000594 call p_keyboard_usb_updata_timer 
-0x1bb 000595 branch p_keyboard_check_no_data_timeout_timer 
-:      000597 p_keyboard_low_voltage_param_set:
-:      000598 p_keyboard_low_voltage_param_set_backlight_off:
-0x1bc 000599 setarg 0x230170 
-0x1bd 000600 store 3 ,mem_mouse_vdd_full_vol 
-0x1be 000601 setarg 0x015301 
-0x1bf 000602 istore 3 ,contw 
-0x1c0 000603 fetch 1 ,mem_mouse_adc_last_low_voltage_flag 
-0x1c1 000604 branch p_keyboard_low_voltage_param_set_backligh_off_33v ,blank 
-0x1c2 000605 jam 0x58 ,mem_mouse_vdd_low_vol 
-0x1c3 000606 rtn 
-:      000607 p_keyboard_low_voltage_param_set_backligh_off_33v:
-0x1c4 000608 jam 0x53 ,mem_mouse_vdd_low_vol 
-0x1c5 000609 rtn 
-:      000612 p_keyboard_num_capslock_led_on_timer:
-0x1c6 000613 fetch 1 ,mem_mouse_usb_vdd_status_current 
-0x1c7 000614 beq mouse_usb_interface_insert ,p_keyboard_usb_led_check 
-0x1c8 000615 fetch 2 ,mem_mouse_no_data_timer 
-0x1c9 000616 rtn blank 
-0x1ca 000617 fetch 1 ,mem_keyboard_device_poweron_timer_count 
-0x1cb 000618 nrtn blank 
-0x1cc 000619 fetch 2 ,mem_mouse_no_data_timeout 
-0x1cd 000620 fetcht 2 ,mem_mouse_no_data_timer 
-0x1ce 000621 isub temp ,temp 
-0x1cf 000622 fetch 2 ,mem_keyboard_caps_led_on_timer 
-0x1d0 000623 isub temp ,pdata 
-0x1d1 000624 branch p_keyboard_num_cap_led_on ,positive 
-0x1d2 000625 call p_keyboard_numlock_led_off 
-0x1d3 000626 branch p_keyboard_capslock_led_off 
-:      000627 p_keyboard_num_cap_led_on:
-0x1d4 000628 call p_keyboard_numlock_led_check_on 
-0x1d5 000629 branch p_keyboard_capslock_led_check_on 
-:      000630 p_keyboard_numlock_led_check_on:
-0x1d6 000631 fetch 1 ,mem_keyboard_led_status 
-0x1d7 000632 bbit0 kb_pc_keysel_numlock ,p_keyboard_numlock_led_off 
-0x1d8 000633 fetcht 1 ,mem_keyboard_num_led_gpio 
-0x1d9 000634 branch p_keyboard_led_on 
-:      000635 p_keyboard_capslock_led_check_on:
-0x1da 000636 fetch 1 ,mem_keyboard_led_status 
-0x1db 000637 bbit0 kb_pc_keysel_capslock ,p_keyboard_capslock_led_off 
-0x1dc 000638 fetcht 1 ,mem_keyboard_caps_led_gpio 
-0x1dd 000639 branch p_keyboard_led_on 
-:      000640 p_keyboard_numlock_led_off:
-0x1de 000641 fetcht 1 ,mem_keyboard_num_led_gpio 
-0x1df 000642 branch p_keyboard_led_off 
-:      000643 p_keyboard_capslock_led_off:
-0x1e0 000644 fetcht 1 ,mem_keyboard_caps_led_gpio 
-0x1e1 000645 branch p_keyboard_led_off 
-:      000647 p_keyboard_usb_led_check:
-0x1e2 000648 fetch 1 ,mem_24g_led_status 
-0x1e3 000649 store 1 ,mem_keyboard_led_status 
-0x1e4 000650 branch p_keyboard_num_cap_led_on 
-:      000652 p_keyboard_device_poweron_timer:
-0x1e5 000653 fetch 1 ,mem_keyboard_device_poweron_timer_count 
-0x1e6 000654 rtn blank 
-0x1e7 000655 increase -1 ,pdata 
-0x1e8 000656 store 1 ,mem_keyboard_device_poweron_timer_count 
-0x1e9 000657 branch keyboard_power_led_off ,blank 
-:      000658 p_keyboard_power_led_on:
-0x1ea 000659 fetcht 1 ,mem_keyboard_power_led_gpio 
-0x1eb 000660 branch gpio_out_active 
-:      000662 p_keyboard_device_led_off:
-0x1ec 000663 fetch 1 ,mem_device_flag 
-0x1ed 000664 beq mode_24g_device ,p_keyboard_device_24g_led_off 
-0x1ee 000665 beq mode_bt_device1 ,p_keyboard_device_bt1_led_off 
-0x1ef 000666 beq mode_bt_device2 ,p_keyboard_device_bt2_led_off 
-0x1f0 000667 beq mode_bt_device3 ,p_keyboard_device_bt3_led_off 
-0x1f1 000668 rtn 
-:      000670 p_keyboard_device_led_on:
-0x1f2 000671 fetch 1 ,mem_device_flag 
-0x1f3 000672 beq mode_24g_device ,p_keyboard_device_24g_led_on 
-0x1f4 000673 beq mode_bt_device1 ,p_keyboard_device_bt1_led_on 
-0x1f5 000674 beq mode_bt_device2 ,p_keyboard_device_bt2_led_on 
-0x1f6 000675 beq mode_bt_device3 ,p_keyboard_device_bt3_led_on 
-0x1f7 000676 rtn 
-:      000678 p_keyboard_device_24g_led_off:
-0x1f8 000679 fetcht 1 ,mem_keyboard_24g_led_gpio 
-:      000680 p_keyboard_led_off:
-0x1f9 000681 storet 1 ,mem_keyboard_struct_led_gpio 
-0x1fa 000682 arg 0 ,rega 
-0x1fb 000683 branch ui_led_off_global 
-:      000685 p_keyboard_device_bt1_led_off:
-0x1fc 000686 fetcht 1 ,mem_keyboard_bt1_led_gpio 
-0x1fd 000687 branch p_keyboard_led_off 
-:      000689 p_keyboard_device_bt2_led_off:
-0x1fe 000690 fetcht 1 ,mem_keyboard_bt2_led_gpio 
-0x1ff 000691 branch p_keyboard_led_off 
-:      000693 p_keyboard_device_bt3_led_off:
-0x200 000694 fetcht 1 ,mem_keyboard_bt3_led_gpio 
-0x201 000695 branch p_keyboard_led_off 
-:      000697 p_keyboard_device_24g_led_on:
-0x202 000698 fetcht 1 ,mem_keyboard_24g_led_gpio 
-:      000699 p_keyboard_led_on:
-0x203 000700 storet 1 ,mem_keyboard_struct_led_gpio 
-0x204 000701 arg 0 ,rega 
-0x205 000702 branch ui_led_on_global 
-:      000704 p_keyboard_device_bt1_led_on:
-0x206 000705 fetcht 1 ,mem_keyboard_bt1_led_gpio 
-0x207 000706 branch p_keyboard_led_on 
-:      000708 p_keyboard_device_bt2_led_on:
-0x208 000709 fetcht 1 ,mem_keyboard_bt2_led_gpio 
-0x209 000710 branch p_keyboard_led_on 
-:      000712 p_keyboard_device_bt3_led_on:
-0x20a 000713 fetcht 1 ,mem_keyboard_bt3_led_gpio 
-0x20b 000714 branch p_keyboard_led_on 
-:      000716 p_keyboard_mode_led_timer:
-0x20c 000717 fetch 2 ,mem_mouse_no_data_timer 
-0x20d 000718 rtn blank 
-0x20e 000719 fetch 1 ,mem_keyboard_mode_led_on_timer 
-0x20f 000720 rtn blank 
-0x210 000721 increase -1 ,pdata 
-0x211 000722 store 1 ,mem_keyboard_mode_led_on_timer 
-0x212 000723 bbit1 0 ,p_keyboard_device_led_on 
-0x213 000724 branch p_keyboard_device_led_off 
-:      000727 p_keyboard_discover_setting_led_gpio:
-0x214 000728 fetch 2 ,mem_keyboard_disconvey_led_blink_time 
-0x215 000729 store 2 ,mem_keyboard_on_time 
-0x216 000730 store 2 ,mem_keyboard_off_time 
-0x217 000731 fetch 1 ,mem_device_flag 
-0x218 000732 beq mode_24g_device ,p_keyboard_device_led_24g_blink 
-0x219 000733 beq mode_bt_device1 ,p_keyboard_device_led_bt1_blink 
-0x21a 000734 beq mode_bt_device2 ,p_keyboard_device_led_bt2_blink 
-0x21b 000735 beq mode_bt_device3 ,p_keyboard_device_led_bt3_blink 
-0x21c 000736 rtn 
-:      000738 p_keyboard_device_led_24g_blink:
-0x21d 000739 fetch 1 ,mem_keyboard_24g_led_gpio 
-0x21e 000740 branch p_keybaord_led_blink 
-:      000741 p_keyboard_device_led_bt1_blink:
-0x21f 000742 fetch 1 ,mem_keyboard_bt1_led_gpio 
-0x220 000743 branch p_keybaord_led_blink 
-:      000744 p_keyboard_device_led_bt2_blink:
-0x221 000745 fetch 1 ,mem_keyboard_bt2_led_gpio 
-0x222 000746 branch p_keybaord_led_blink 
-:      000747 p_keyboard_device_led_bt3_blink:
-0x223 000748 fetch 1 ,mem_keyboard_bt3_led_gpio 
-:      000749 p_keybaord_led_blink:
-0x224 000750 store 1 ,mem_temp 
-0x225 000751 call p_keyboard_device_led_off 
-0x226 000752 fetch 1 ,mem_temp 
-0x227 000753 store 1 ,mem_keyboard_struct_led_gpio 
-0x228 000754 arg 0 ,rega 
-0x229 000755 jam ui_led_state_blink_start ,mem_keyboard_led_type 
-0x22a 000756 branch ui_led_blink_start_global 
-:      000758 p_keyboard_check_no_data_timeout_timer:
-0x22b 000759 fetch 1 ,mem_mouse_usb_vdd_status_current 
-0x22c 000760 rtneq mouse_usb_interface_insert 
-0x22d 000761 branch keyboard_check_no_data_timeout_timer 
-:      000763 p_keyboard_key_press_timer:
-0x22e 000764 fetch 1 ,mem_keyboard_switch_device_flag 
-0x22f 000765 bbit1 keyboard_flag_g24_device_button ,p_keyboard_device_select_g24_press_timer 
-0x230 000766 call p_keyboard_device_select_g24_nopress_timer 
-0x231 000767 fetch 1 ,mem_keyboard_switch_device_flag 
-0x232 000768 bbit1 keyboard_flag_bt_device_button ,p_keyboard_device_select_bt_press_timer 
-0x233 000769 branch p_keyboard_device_select_bt_nopress_timer 
-:      000771 p_keyboard_device_select_g24_press_timer:
-0x234 000772 fetch 1 ,mem_keyboard_switch_g24_press_timer 
-0x235 000773 sub pdata ,100 ,null 
-0x236 000774 nrtn positive 
-0x237 000775 increase 1 ,pdata 
-0x238 000776 store 1 ,mem_keyboard_switch_g24_press_timer 
-0x239 000777 rtnne 25 
-0x23a 000778 jam 0 ,mem_keyboard_switch_g24_enable 
-0x23b 000779 fetch 1 ,mem_device_flag 
-0x23c 000780 rtneq mode_usb_device 
-0x23d 000781 call mouse_stop_bluetooth_mode 
-:      000782 p_keyboard_24g_start_pair_mode:
-0x23e 000783 call p_keyboard_device_led_all_off 
-0x23f 000784 branch keyboard_24g_start_pair_mode 
-:      000786 p_keyboard_device_select_g24_nopress_timer:
-0x240 000787 jam 0 ,mem_keyboard_switch_g24_press_timer 
-0x241 000788 fetch 1 ,mem_keyboard_switch_g24_enable 
-0x242 000789 rtn blank 
-0x243 000790 jam 0 ,mem_keyboard_switch_g24_enable 
-0x244 000791 call mouse_store_device_info 
-0x245 000792 branch mouse_soft_reset 
-0x246 000793 rtn 
-:      000795 p_keyboard_device_select_bt_press_timer:
-0x247 000796 fetch 1 ,mem_keyboard_switch_bt_press_timer 
-0x248 000797 sub pdata ,100 ,null 
-0x249 000798 nrtn positive 
-0x24a 000799 increase 1 ,pdata 
-0x24b 000800 store 1 ,mem_keyboard_switch_bt_press_timer 
-0x24c 000801 rtnne 25 
-0x24d 000802 jam 0 ,mem_keyboard_switch_bt_enable 
-0x24e 000803 fetch 1 ,mem_device_flag 
-0x24f 000804 rtneq mode_usb_device 
-0x250 000805 branch keyboard_long_button_bt_discovery + 3 
-:      000807 p_keyboard_device_select_bt_nopress_timer:
-0x251 000808 jam 0 ,mem_keyboard_switch_bt_press_timer 
-0x252 000809 fetch 1 ,mem_keyboard_switch_bt_enable 
-0x253 000810 rtn blank 
-0x254 000811 jam 0 ,mem_keyboard_switch_bt_enable 
-0x255 000812 call mouse_store_device_info 
-0x256 000813 branch mouse_soft_reset 
-:      000816 p_keyboard_start_work:
-0x257 000817 fetch mouse_flag_len ,mem_mouse_flag 
-0x258 000818 bbit0 mouse_enable_adc ,p_keyboard_start_work_next 
-0x259 000819 call enable_adc 
-0x25a 000820 call vdd_calculate_by_mode 
-0x25b 000821 store 2 ,mem_mouse_vdd_now_vol 
-0x25c 000822 fetcht 2 ,mem_3v_adc_hvin_data 
-0x25d 000823 fetch 2 ,mem_adc_current_value 
-0x25e 000824 isub temp ,null 
-0x25f 000825 branch p_keyboard_start_work ,positive 
-0x260 000826 arg mem_mouse_vdd_calculate_set ,rega 
-0x261 000827 call mouse_adc_bat_percent_lowpower_out 
-0x262 000828 fetch 1 ,mem_adc_power_flag 
-0x263 000829 bbit1 1 ,keyboard_power_down 
-:      000830 p_keyboard_start_work_next:
-0x264 000831 fetch 1 ,mem_keyboard_pairing_type 
-0x265 000832 call keyboard_enable_bt_button_pairing ,blank 
-0x266 000833 fetch 1 ,mem_keyboard_bt_button_flag 
-0x267 000834 nrtn blank 
-0x268 000835 fetch 1 ,mem_device_flag 
-0x269 000836 beq mode_24g_device ,mouse_24g_reconn_general_dongle 
-0x26a 000837 call mouse_bluetooth_fast_conn_disable 
-0x26b 000838 beq mode_bt_device1 ,p_keyboard_start_ble1_reconnect 
-0x26c 000839 beq mode_bt_device2 ,p_keyboard_start_ble2_reconnect 
-0x26d 000840 beq mode_bt_device3 ,p_keyboard_start_ble3_reconnect 
-:      000841 p_keyboard_start_ble1_reconnect:
-0x26e 000842 fetch 6 ,mem_device1_addr 
-:      000843 p_keyboard_start_ble_reconnect:
-0x26f 000844 fetcht 6 ,mem_keyboard_factory_addr 
-0x270 000845 isub temp ,null 
-0x271 000846 branch mouse_bluetooth_fast_conn_init ,zero 
-0x272 000847 branch mouse_start_reconnect_device 
-:      000849 p_keyboard_start_ble2_reconnect:
-0x273 000850 fetch 6 ,mem_device2_addr 
-0x274 000851 branch p_keyboard_start_ble_reconnect 
-:      000853 p_keyboard_start_ble3_reconnect:
-0x275 000854 fetch 6 ,mem_device3_addr 
-0x276 000855 branch p_keyboard_start_ble_reconnect 
-:      000858 p_keyboard_keyscan:
-0x277 000859 call p_keyboard_gpio_init 
-0x278 000860 call keyboard_stb_state_low 
-0x279 000861 setarg 0 
-0x27a 000862 store 2 ,mem_keyscan_exmcu_wait_wake_count 
-0x27b 000863 arg mem_keyscan_value_current ,contr 
-0x27c 000864 arg mem_keyscan_value_check ,contw 
-0x27d 000865 arg 20 ,loopcnt 
-0x27e 000866 call memcpy 
-0x27f 000867 setarg mem_keyscan_value_current 
-0x280 000868 store 2 ,mem_keyscan_value_ptr 
-0x281 000869 setarg mem_keyscan_exmcu_value 
-0x282 000870 store 2 ,mem_keyscan_exmcu_value_ptr 
-0x283 000871 call keyboard_stb_state_high 
-0x284 000872 call keyboard_clk_state_high 
-0x285 000873 call keyboard_clk_input 
-:      000874 p_keyboard_keyscan_exmcu_start_check:
-0x286 000875 fetch 2 ,mem_keyscan_exmcu_wait_wake_count 
-0x287 000876 increase 1 ,pdata 
-0x288 000877 store 2 ,mem_keyscan_exmcu_wait_wake_count 
-0x289 000878 bbit1 9 ,p_keyboard_keyscan_reset_exmcu 
-0x28a 000879 fetcht 1 ,mem_mcu_clk_gpio 
-0x28b 000880 call gpio_get_bit 
-0x28c 000881 nbranch p_keyboard_keyscan_exmcu_start_check ,true 
-0x28d 000882 call p_keyboard_keyscan_get_exmcu_value 
-0x28e 000883 call p_keyboard_keyscan_get_mcu_value 
-0x28f 000884 call keyboard_stb_state_high 
-0x290 000885 branch keyboard_keyscan_copy_value 
-:      000887 p_keyboard_keyscan_get_exmcu_value:
-0x291 000888 nop 20 
-0x292 000889 jam 0 ,mem_keyscan_exmcu_reset_count 
-0x293 000891 call keyboard_stb_state_low 
-0x294 000892 jam 0 ,mem_keyscan_col_loop_count 
-:      000893 p_keyboard_keyscan_exmcu_start_loop:
-0x295 000894 call keyboard_clk_state_low 
-0x296 000895 call p_keyboard_keyscan_exmcu_get_col_value 
-0x297 000896 call keyboard_clk_state_high 
-0x298 000897 call p_keyboard_keyscan_exmcu_get_col_value 
-0x299 000898 sub pdata ,9 ,null 
-0x29a 000899 branch p_keyboard_keyscan_exmcu_start_loop ,positive 
-0x29b 000900 call keyboard_clk_state_low 
-0x29c 000901 call p_keyboard_keyscan_exmcu_get_col_value 
-0x29d 000902 branch keyboard_clk_input 
-:      000904 p_keyboard_keyscan_reset_exmcu:
-0x29e 000905 fetcht 1 ,mem_mcu_rstb_gpio 
-0x29f 000906 call gpio_out_active 
-0x2a0 000907 nop 20 
-0x2a1 000908 fetcht 1 ,mem_mcu_rstb_gpio 
-0x2a2 000909 call gpio_out_inactive 
-0x2a3 000910 nop 6000 
-0x2a4 000911 fetch 1 ,mem_keyscan_exmcu_reset_count 
-0x2a5 000912 increase 1 ,pdata 
-0x2a6 000913 store 1 ,mem_keyscan_exmcu_reset_count 
-0x2a7 000914 bbit1 6 ,soft_reset_chip 
-0x2a8 000915 branch p_keyboard_keyscan 
-:      000919 p_keyboard_keyscan_exmcu_get_col_value:
-0x2a9 000920 jam 0 ,mem_keyscan_value_temp 
-0x2aa 000921 call p_keyboard_keyscan_get_col_value 
-0x2ab 000922 fetch 2 ,mem_keyscan_exmcu_value_ptr 
-0x2ac 000923 branch keyboard_keyscan_value_store 
-:      000925 p_keyboard_keyscan_get_col_value:
-0x2ad 000926 nop 150 
-0x2ae 000927 branch keyboard_keyscan_get_col_value 
-:      000929 p_keyboard_keyscan_get_mcu_value:
-0x2af 000930 fetch 2 ,mem_kb_col_ptr 
-0x2b0 000931 copy pdata ,regb 
-0x2b1 000932 jam 0 ,mem_keyscan_col_loop_count 
-:      000933 p_keyboard_keyscan_mcu_start:
-0x2b2 000934 jam 0 ,mem_keyscan_value_temp 
-0x2b3 000935 ifetcht 1 ,regb 
-0x2b4 000936 isolate1 7 ,temp 
-0x2b5 000937 branch p_keyboard_keyscan_mcu_start_loop ,true 
-0x2b6 000938 call gpio_out_active 
-0x2b7 000939 call p_keyboard_keyscan_get_col_value 
-0x2b8 000940 ifetcht 1 ,regb 
-0x2b9 000941 call gpio_out_inactive 
-0x2ba 000942 ifetcht 1 ,regb 
-0x2bb 000943 call keyboard_gpio_config_input_pu 
-:      000944 p_keyboard_keyscan_mcu_start_loop:
-0x2bc 000945 increase 1 ,regb 
-0x2bd 000946 fetch 2 ,mem_keyscan_value_ptr 
-0x2be 000947 call keyboard_keyscan_value_store 
-0x2bf 000948 sub pdata ,19 ,null 
-0x2c0 000949 branch p_keyboard_keyscan_mcu_start ,positive 
-0x2c1 000950 rtn 
-:      000952 p_keyboard_key_process:
-0x2c2 000953 arg mem_keyscan_value_current ,rega 
-0x2c3 000954 arg mem_keyscan_value_check ,regb 
-0x2c4 000955 arg 20 ,loopcnt 
-0x2c5 000956 call string_compare 
-0x2c6 000957 nbranch keyboard_press_change_or_no_key ,zero 
-0x2c7 000958 call p_keyboard_keyscan_value_current_zero_check 
-0x2c8 000959 call keyboard_press_change_or_no_key ,blank 
-0x2c9 000961 call keyboard_ghost_key_check 
-0x2ca 000962 fetch 1 ,mem_mouse_ghost_flag 
-0x2cb 000963 nrtn blank 
-0x2cc 000964 fetch 1 ,mem_keyboard_commbination_key_step 
-0x2cd 000965 rtneq cammbination_key_press 
-0x2ce 000966 rtneq cammbination_key_hold 
-0x2cf 000967 rtneq cammbination_key_wait_release 
-0x2d0 000970 jam 0 ,mem_keyscan_col_loop_count 
-0x2d1 000971 arg mem_keyscan_value_current ,rega 
-0x2d2 000972 arg mem_keyscan_value_old ,regb 
-:      000973 p_keyboard_keyvalue_process:
-0x2d3 000974 ifetcht 1 ,rega 
-0x2d4 000975 ifetch 1 ,regb 
-0x2d5 000976 ixor temp ,pdata 
-0x2d6 000977 branch p_keyboard_keyvalue_process_loop ,blank 
-0x2d7 000978 store 1 ,mem_keyscan_value_temp 
-0x2d8 000979 storet 1 ,mem_keyboard_press_flag_temp 
-0x2d9 000980 istoret 1 ,regb 
-0x2da 000981 jam 1 ,mem_keyboard_data_change_flag 
-0x2db 000982 jam 0 ,mem_keyboard_keyvalue_bit_loop_count 
-:      000983 p_keyboard_keyvalue_change:
-0x2dc 000984 fetch 1 ,mem_keyscan_value_temp 
-0x2dd 000985 bbit0 0 ,p_keyboard_keyvalue_change_loop 
-0x2de 000986 fetch 1 ,mem_keyscan_col_loop_count 
-0x2df 000987 mul32 pdata ,8 ,pdata 
-0x2e0 000988 fetcht 1 ,mem_keyboard_keyvalue_bit_loop_count 
-0x2e1 000989 iadd temp ,pdata 
-0x2e2 000990 arg mem_keyboard_keyvalue_map_new ,contr 
-0x2e3 000991 iadd contr ,contr 
-0x2e4 000992 ifetch 1 ,contr 
-0x2e5 000993 store 1 ,mem_keyboard_keyvalue_temp 
-0x2e6 000994 call keyboard_keyvalue_fn_replace 
-0x2e7 000995 call p_keyboard_keyvalue_commbination_replace 
-0x2e8 000996 call p_keyboard_keyvalue_in_out 
-:      000997 p_keyboard_keyvalue_change_loop:
-0x2e9 000998 fetch 1 ,mem_keyscan_value_temp 
-0x2ea 000999 rshift pdata ,pdata 
-0x2eb 001000 store 1 ,mem_keyscan_value_temp 
-0x2ec 001001 fetch 1 ,mem_keyboard_press_flag_temp 
-0x2ed 001002 rshift pdata ,pdata 
-0x2ee 001003 store 1 ,mem_keyboard_press_flag_temp 
-0x2ef 001004 fetch 1 ,mem_keyboard_keyvalue_bit_loop_count 
-0x2f0 001005 increase 1 ,pdata 
-0x2f1 001006 store 1 ,mem_keyboard_keyvalue_bit_loop_count 
-0x2f2 001007 sub pdata ,7 ,null 
-0x2f3 001008 branch p_keyboard_keyvalue_change ,positive 
-:      001009 p_keyboard_keyvalue_process_loop:
-0x2f4 001010 increase 1 ,rega 
-0x2f5 001011 increase 1 ,regb 
-0x2f6 001012 fetch 1 ,mem_keyscan_col_loop_count 
-0x2f7 001013 increase 1 ,pdata 
-0x2f8 001014 store 1 ,mem_keyscan_col_loop_count 
-0x2f9 001015 sub pdata ,19 ,null 
-0x2fa 001016 branch p_keyboard_keyvalue_process ,positive 
-0x2fb 001017 rtn 
-:      001019 p_keyboard_keyscan_value_current_zero_check:
-0x2fc 001020 fetch 8 ,mem_keyscan_value_current 
-0x2fd 001021 nrtn blank 
-0x2fe 001022 fetch 8 ,mem_keyscan_value_current + 8 
-0x2ff 001023 nrtn blank 
-0x300 001024 fetch 4 ,mem_keyscan_value_current + 16 
-0x301 001025 nrtn blank 
-0x302 001026 fetch 1 ,mem_keyboard_commbination_control_key_delay_release_timer 
-0x303 001027 nrtn blank 
-0x304 001028 fetch 1 ,mem_keyboard_commbination_key_step 
-0x305 001029 rtneq cammbination_key_null 
-0x306 001030 jam cammbination_key_free ,mem_keyboard_commbination_key_step 
-0x307 001031 rtn 
-:      001033 p_keyboard_keyvalue_commbination_replace:
-0x308 001034 fetch 1 ,mem_keyboard_keyvalue_temp 
-0x309 001035 beq hid_key_search ,p_keyboard_commbination_search 
-0x30a 001036 branch keyboard_keyvalue_commbination_replace + 2 
-:      001038 p_keyboard_commbination_search:
-0x30b 001039 fetch 1 ,mem_kb_computer_system 
-0x30c 001040 beq system_os_mac ,p_keyboard_commbination_mac_search 
-0x30d 001041 setarg hid_key_ac_search 
-0x30e 001042 branch keyboard_keyvalue_store_temp 
-:      001043 p_keyboard_commbination_mac_search:
-0x30f 001044 jam left_gui ,mem_keyboard_commbination_control_key_value 
-0x310 001045 jam hid_key_space ,mem_keyboard_commbination_standard_key_value 
-0x311 001046 branch keyboard_commbination_keypress 
-:      001048 p_keyboard_keyvalue_in_out:
-0x312 001049 fetch 1 ,mem_keyboard_keyvalue_temp 
-0x313 001050 arg hid_key_left_ctrl ,temp 
-0x314 001051 isub temp ,null 
-0x315 001052 nbranch p_keyboard_keyvalue_standard ,positive 
-0x316 001053 sub pdata ,hid_key_right_gui ,null 
-0x317 001054 nbranch p_keyboard_keyvalue_consumer ,positive 
-0x318 001055 and_into 0x07 ,pdata 
-0x319 001056 copy pdata ,queue 
-0x31a 001057 fetch 1 ,mem_keyboard_press_flag_temp 
-0x31b 001058 bbit1 0 ,p_keyboard_keyvalue_control_key_in 
-:      001059 p_keyboard_keyvalue_control_key_out:
-0x31c 001060 fetch 1 ,mem_keyboard_keyvalue_buffer 
-0x31d 001061 qset0 pdata 
-0x31e 001062 store 1 ,mem_keyboard_keyvalue_buffer 
-0x31f 001063 rtn 
-:      001064 p_keyboard_keyvalue_control_key_in:
-0x320 001065 fetch 1 ,mem_keyboard_keyvalue_buffer 
-0x321 001066 qset1 pdata 
-0x322 001067 store 1 ,mem_keyboard_keyvalue_buffer 
-0x323 001068 rtn 
-:      001070 p_keyboard_keyvalue_standard:
-0x324 001071 jam 0 ,mem_keyboard_keyvalue_buffer + 8 
-0x325 001072 fetch 1 ,mem_keyboard_press_flag_temp 
-0x326 001073 bbit1 0 ,p_keyboard_keyvalue_standard_in 
-:      001074 p_keyboard_keyvalue_standard_out:
-0x327 001075 fetcht 1 ,mem_keyboard_keyvalue_temp 
-0x328 001076 arg 6 ,loopcnt 
-0x329 001077 arg mem_keyboard_keyvalue_buffer + 2 ,contr 
-:      001078 p_keyboard_keyvalue_standard_out_loop:
-0x32a 001079 ifetch 1 ,contr 
-0x32b 001080 isub temp ,null 
-0x32c 001081 nbranch p_keyboard_keyvalue_standard_out_next ,zero 
-0x32d 001082 ifetch 1 ,contr 
-0x32e 001083 increase -2 ,contr 
-0x32f 001084 istore 1 ,contr 
-0x330 001085 rtn blank 
-0x331 001086 increase 1 ,contr 
-0x332 001087 istoret 1 ,contr 
-:      001088 p_keyboard_keyvalue_standard_out_next:
-0x333 001089 loop p_keyboard_keyvalue_standard_out_loop 
-0x334 001090 rtn 
-:      001092 p_keyboard_keyvalue_standard_in:
-0x335 001093 fetcht 1 ,mem_keyboard_keyvalue_temp 
-0x336 001094 arg 6 ,loopcnt 
-0x337 001095 arg mem_keyboard_keyvalue_buffer + 2 ,contr 
-:      001096 p_keyboard_keyvalue_standard_in_loop:
-0x338 001097 ifetch 1 ,contr 
-0x339 001098 branch p_keyboard_keyvalue_standard_in_data ,blank 
-0x33a 001099 isub temp ,null 
-0x33b 001100 rtn zero 
-0x33c 001101 loop p_keyboard_keyvalue_standard_in_loop 
-0x33d 001102 rtn 
-:      001103 p_keyboard_keyvalue_standard_in_data:
-0x33e 001104 increase -1 ,contr 
-0x33f 001105 istoret 1 ,contr 
-0x340 001106 rtn 
-:      001108 p_keyboard_keyvalue_consumer:
-0x341 001109 jam keyboard_consumer_key_press ,mem_keyboard_consumer_key_status 
-0x342 001110 fetch 1 ,mem_keyboard_press_flag_temp 
-0x343 001111 call p_keyboard_consumer_key_release ,blank 
-0x344 001112 branch p_keyboard_keyvalue_standard 
-:      001114 p_keyboard_consumer_key_release:
-0x345 001115 jam keyboard_consumer_key_release ,mem_keyboard_consumer_key_status 
-0x346 001116 rtn 
-:      001118 p_keyboard_keyvalue_fn_replace:
-0x347 001119 fetch 1 ,mem_keyboard_press_flag_temp 
-0x348 001120 ncall keyboard_commbination_delay_release_clear ,blank 
-0x349 001121 fetch 1 ,mem_keyboard_fn_flag 
-0x34a 001122 ncall p_keyboard_keyvalue_fn_replace_press ,blank 
-0x34b 001123 branch keyboard_keyvalue_fn_replace + 5 
-:      001125 p_keyboard_keyvalue_fn_replace_press:
-0x34c 001126 fetch 1 ,mem_keyboard_keyvalue_temp 
-0x34d 001127 beq hid_key_q ,p_keyboard_keyvalue_os_andriod 
-0x34e 001128 beq hid_key_w ,p_keyboard_keyvalue_os_windows 
-0x34f 001129 beq hid_key_e ,p_keyboard_keyvalue_os_ios 
-0x350 001130 branch keyboard_keyvalue_fn_replace_press + 1 
-:      001133 p_keyboard_keyvalue_os_andriod:
-0x351 001134 fetch 1 ,mem_keyboard_press_flag_temp 
-0x352 001135 bbit0 0 ,p_keyboard_keyvalue_clear_temp_end 
-0x353 001136 jam system_os_andriod ,mem_kb_computer_system 
-0x354 001137 call mouse_store_device_info_delay 
-:      001138 p_keyboard_keyvalue_clear_temp:
-0x355 001139 jam 6 ,mem_keyboard_mode_led_on_timer 
-:      001140 p_keyboard_keyvalue_clear_temp_end:
-0x356 001141 setarg 0 
-0x357 001142 branch keyboard_keyvalue_store_temp 
-:      001144 p_keyboard_keyvalue_os_windows:
-0x358 001145 fetch 1 ,mem_keyboard_press_flag_temp 
-0x359 001146 bbit0 0 ,p_keyboard_keyvalue_clear_temp_end 
-0x35a 001147 jam system_os_windows ,mem_kb_computer_system 
-0x35b 001148 call mouse_store_device_info_delay 
-0x35c 001149 branch p_keyboard_keyvalue_clear_temp 
-:      001151 p_keyboard_keyvalue_os_ios:
-0x35d 001152 fetch 1 ,mem_keyboard_press_flag_temp 
-0x35e 001153 bbit0 0 ,p_keyboard_keyvalue_clear_temp_end 
-0x35f 001154 jam system_os_ios ,mem_kb_computer_system 
-0x360 001155 call mouse_store_device_info_delay 
-0x361 001156 branch p_keyboard_keyvalue_clear_temp 
-:      001158 p_keyboard_special_key_check:
-0x362 001159 call p_keyboard_device_select 
-0x363 001160 branch keyboard_special_key_check + 1 
-:      001162 p_keyboard_device_select:
-0x364 001163 call disable_user 
-0x365 001164 call p_keyboard_device_select_g24 
-0x366 001165 call p_keyboard_device_select_bt1 
-0x367 001166 call p_keyboard_device_select_bt2 
-0x368 001167 call p_keyboard_device_select_bt3 
-0x369 001168 call p_keyboard_device_select_usb 
-0x36a 001169 branch p_keyboard_clear_change_flag ,user 
-0x36b 001170 fetch 1 ,mem_keyboard_switch_device_flag 
-0x36c 001171 set0 keyboard_flag_g24_device_button ,pdata 
-0x36d 001172 set0 keyboard_flag_bt_device_button ,pdata 
-0x36e 001173 store 1 ,mem_keyboard_switch_device_flag 
-0x36f 001174 rtn 
-:      001176 p_keyboard_clear_change_flag:
-0x370 001177 jam 0 ,mem_keyboard_data_change_flag 
-0x371 001178 rtn 
-:      001180 p_keyboard_device_select_g24:
-0x372 001181 fetch 1 ,mem_keyboard_switch_device_to_g24 
-0x373 001182 rtn blank 
-0x374 001183 fetch 2 ,mem_keyboard_keyvalue_buffer + 2 
-0x375 001184 fetcht 2 ,mem_keyboard_switch_device_to_g24 + 1 
-0x376 001185 isub temp ,null 
-0x377 001186 branch p_keyboard_device_select_g24_press ,zero 
-0x378 001187 byteswap temp ,temp 
-0x379 001188 isub temp ,null 
-0x37a 001189 branch p_keyboard_device_select_g24_press ,zero 
-0x37b 001190 rtn 
-:      001193 p_keyboard_device_select_g24_press:
-0x37c 001194 call enable_user 
-0x37d 001195 fetch 1 ,mem_keyboard_switch_device_flag 
-0x37e 001196 set1 keyboard_flag_g24_device_button ,pdata 
-0x37f 001197 set0 keyboard_flag_bt_device_button ,pdata 
-0x380 001198 store 1 ,mem_keyboard_switch_device_flag 
-0x381 001199 fetch 1 ,mem_device_flag 
-0x382 001200 rtneq mode_24g_device 
-0x383 001201 jam mode_24g_device ,mem_device_flag 
-0x384 001202 jam 1 ,mem_keyboard_switch_g24_enable 
-0x385 001203 rtn 
-:      001205 p_keyboard_device_select_bt1:
-0x386 001206 fetch 1 ,mem_keyboard_switch_device_to_bt1 
-0x387 001207 rtn blank 
-0x388 001208 fetch 2 ,mem_keyboard_keyvalue_buffer + 2 
-0x389 001209 fetcht 2 ,mem_keyboard_switch_device_to_bt1 + 1 
-0x38a 001210 isub temp ,null 
-0x38b 001211 branch p_keyboard_device_select_bt1_press ,zero 
-0x38c 001212 byteswap temp ,temp 
-0x38d 001213 isub temp ,null 
-0x38e 001214 branch p_keyboard_device_select_bt1_press ,zero 
-0x38f 001215 rtn 
-:      001217 p_keyboard_device_select_bt1_press:
-0x390 001218 call enable_user 
-0x391 001219 fetch 1 ,mem_keyboard_switch_device_flag 
-0x392 001220 set0 keyboard_flag_g24_device_button ,pdata 
-0x393 001221 set1 keyboard_flag_bt_device_button ,pdata 
-0x394 001222 store 1 ,mem_keyboard_switch_device_flag 
-0x395 001223 fetch 1 ,mem_device_flag 
-0x396 001224 rtneq mode_bt_device1 
-0x397 001225 jam mode_bt_device1 ,mem_device_flag 
-0x398 001226 jam 1 ,mem_keyboard_switch_bt_enable 
-0x399 001227 rtn 
-:      001229 p_keyboard_device_select_bt2:
-0x39a 001230 fetch 1 ,mem_keyboard_switch_device_to_bt2 
-0x39b 001231 rtn blank 
-0x39c 001232 fetch 2 ,mem_keyboard_keyvalue_buffer + 2 
-0x39d 001233 fetcht 2 ,mem_keyboard_switch_device_to_bt2 + 1 
-0x39e 001234 isub temp ,null 
-0x39f 001235 branch p_keyboard_device_select_bt2_press ,zero 
-0x3a0 001236 byteswap temp ,temp 
-0x3a1 001237 isub temp ,null 
-0x3a2 001238 branch p_keyboard_device_select_bt2_press ,zero 
-0x3a3 001239 rtn 
-:      001241 p_keyboard_device_select_bt2_press:
-0x3a4 001242 call enable_user 
-0x3a5 001243 fetch 1 ,mem_keyboard_switch_device_flag 
-0x3a6 001244 set0 keyboard_flag_g24_device_button ,pdata 
-0x3a7 001245 set1 keyboard_flag_bt_device_button ,pdata 
-0x3a8 001246 store 1 ,mem_keyboard_switch_device_flag 
-0x3a9 001247 fetch 1 ,mem_device_flag 
-0x3aa 001248 rtneq mode_bt_device2 
-0x3ab 001249 jam mode_bt_device2 ,mem_device_flag 
-0x3ac 001250 jam 1 ,mem_keyboard_switch_bt_enable 
-0x3ad 001251 rtn 
-:      001253 p_keyboard_device_select_bt3:
-0x3ae 001254 fetch 1 ,mem_keyboard_switch_device_to_bt3 
-0x3af 001255 rtn blank 
-0x3b0 001256 fetch 2 ,mem_keyboard_keyvalue_buffer + 2 
-0x3b1 001257 fetcht 2 ,mem_keyboard_switch_device_to_bt3 + 1 
-0x3b2 001258 isub temp ,null 
-0x3b3 001259 branch p_keyboard_device_select_bt3_press ,zero 
-0x3b4 001260 byteswap temp ,temp 
-0x3b5 001261 isub temp ,null 
-0x3b6 001262 branch p_keyboard_device_select_bt3_press ,zero 
-0x3b7 001263 rtn 
-:      001265 p_keyboard_device_select_bt3_press:
-0x3b8 001266 call enable_user 
-0x3b9 001267 fetch 1 ,mem_keyboard_switch_device_flag 
-0x3ba 001268 set0 keyboard_flag_g24_device_button ,pdata 
-0x3bb 001269 set1 keyboard_flag_bt_device_button ,pdata 
-0x3bc 001270 store 1 ,mem_keyboard_switch_device_flag 
-0x3bd 001271 fetch 1 ,mem_device_flag 
-0x3be 001272 rtneq mode_bt_device3 
-0x3bf 001273 jam mode_bt_device3 ,mem_device_flag 
-0x3c0 001274 jam 1 ,mem_keyboard_switch_bt_enable 
-0x3c1 001275 rtn 
-:      001277 p_keyboard_device_select_usb:
-0x3c2 001278 fetch 1 ,mem_keyboard_switch_device_to_usb 
-0x3c3 001279 rtn blank 
-0x3c4 001280 fetch 2 ,mem_keyboard_keyvalue_buffer + 2 
-0x3c5 001281 fetcht 2 ,mem_keyboard_switch_device_to_usb + 1 
-0x3c6 001282 isub temp ,null 
-0x3c7 001283 branch p_keyboard_device_select_usb_press ,zero 
-0x3c8 001284 byteswap temp ,temp 
-0x3c9 001285 isub temp ,null 
-0x3ca 001286 branch p_keyboard_device_select_usb_press ,zero 
-0x3cb 001287 rtn 
-:      001289 p_keyboard_device_select_usb_press:
-0x3cc 001290 call enable_user 
-0x3cd 001291 fetch 1 ,mem_device_flag 
-0x3ce 001292 rtneq mode_usb_device 
-0x3cf 001293 jam mode_usb_device ,mem_device_flag 
-0x3d0 001294 call mouse_store_device_info 
-0x3d1 001295 branch mouse_soft_reset 
-:      001297 p_keyboard_motion:
-0x3d2 001298 disable user 
-0x3d3 001299 jam 0 ,mem_customer_key 
-0x3d4 001300 jam 0 ,mem_customer_data_trigger 
-0x3d5 001301 jam 0 ,mem_customer_data_trigger_last 
-0x3d6 001302 fetch 1 ,mem_keyboard_commbination_key_step 
-0x3d7 001303 beq cammbination_key_press ,keyboard_commbination_key_press_process 
-0x3d8 001304 beq cammbination_key_hold ,keyboard_commbination_key_hold_process 
-0x3d9 001305 beq cammbination_key_complete ,keyboard_commbination_key_hold_process 
-0x3da 001306 beq cammbination_key_wait_release ,keyboard_commbination_key_wait_release_process 
-0x3db 001307 beq cammbination_key_null ,keyboard_commbination_key_null_process 
-0x3dc 001308 fetch 1 ,mem_keyboard_data_change_flag 
-0x3dd 001309 branch p_keyboard_no_key_press ,blank 
-0x3de 001310 branch keyboard_motion + 13 
-:      001312 p_keyboard_no_key_press:
-0x3df 001313 fetch 1 ,mem_device_flag 
-0x3e0 001314 rtnne mode_24g_device 
-0x3e1 001315 branch keyboard_no_key_press + 2 
-:      001317 p_keyboard_device_data_tpye_check:
-0x3e2 001318 fetch 1 ,mem_device_flag 
-0x3e3 001319 bne mode_24g_device ,p_keyboard_device_data_tpye_check_next 
-0x3e4 001320 jam 0 ,mem_24g_repeat_send_flag 
-0x3e5 001321 fetch 2 ,mem_keyboard_tx_data 
-0x3e6 001322 ncall keyboard_set_repeat_send_flag ,blank 
-0x3e7 001323 fetch 6 ,mem_keyboard_tx_data + 3 
-0x3e8 001324 ncall keyboard_set_repeat_send_flag ,blank 
-:      001326 p_keyboard_device_data_tpye_check_next:
-0x3e9 001327 fetch 1 ,mem_keyboard_tx_data 
-0x3ea 001328 beq hid_reportid_key_standard ,p_keyboard_standard_data_send 
-0x3eb 001329 branch keyboard_device_data_tpye_check_next + 1 
-:      001331 p_keyboard_standard_data_send:
-0x3ec 001332 jam device_data_tpye_standard_keyboard ,mem_keyboard_data_send_flag 
-0x3ed 001333 call keyboard_clear_key_data 
-0x3ee 001334 fetch 1 ,mem_device_flag 
-0x3ef 001335 bne mode_24g_device ,keyboard_standard_data_send_end 
-0x3f0 001336 branch keyboard_standard_data_send + 4 
-:      001339 p_keyboard_cb_fuction:
-0x3f1 001340 setarg p_keyboard_24g_before_lpm_sleep 
-0x3f2 001341 store 2 ,mem_cb_before_lpm_sleep 
-0x3f3 001342 setarg keyboard_24g_package_data 
-0x3f4 001343 store 2 ,mem_cb_24g_transmit_data 
-0x3f5 001344 setarg keyboard_24g_search_dongle 
-0x3f6 001345 store 2 ,mem_cb_24g_search_receiver 
-0x3f7 001346 setarg p_keyboard_lpm_before_common 
-0x3f8 001347 store 2 ,mem_cb_24g_lpm_before 
-0x3f9 001348 setarg p_keyboard_le 
-0x3fa 001349 store 2 ,mem_cb_le_process 
-0x3fb 001350 setarg p_keyboard_process_lpm_before 
-0x3fc 001351 store 2 ,mem_cb_before_lpm 
-0x3fd 001353 setarg keyboard_priority_bb_event 
-0x3fe 001354 store 2 ,mem_cb_bb_event_process 
-0x3ff 001355 setarg keyboard_idle 
-0x400 001356 store 2 ,mem_cb_idle_process 
-0x401 001357 setarg keyboard_before_hibernate 
-0x402 001358 store 2 ,mem_cb_before_hibernate 
-0x403 001359 setarg mouse_le_bb_event_connect_complete 
-0x404 001360 store 2 ,mem_cb_att_write 
-0x405 001361 setarg keyboard_bb_event_timer 
-0x406 001362 store 2 ,mem_cb_event_timer 
-0x407 001363 setarg mouse_spi_write_flash_cb 
-0x408 001364 store 2 ,mem_cb_spi_flash_write_complate 
-0x409 001367 setarg mouse_le_transmit 
-0x40a 001368 store 2 ,mem_cb_ble_transmit 
-0x40b 001369 setarg mouse_set_lpm_mult 
-0x40c 001370 store 2 ,mem_cb_bt_set_mult 
-0x40d 001371 rtn 
-:      001373 p_keyboard_24g_before_lpm_sleep:
-0x40e 001374 fetch 1 ,mem_device_flag 
-0x40f 001375 rtnne mode_24g_device 
-0x410 001376 branch mouse_24g_before_lpm_sleep + 2 
-:      001378 p_keyboard_lpm_before_common:
-0x411 001379 call p_clear_wake 
-0x412 001380 fetcht 1 ,mem_config_select_device_button_gpio 
-0x413 001381 call gpio_set_wake 
-0x414 001383 fetcht 1 ,mem_usb_level_check_gpio 
-0x415 001384 set1 7 ,temp 
-0x416 001385 call gpio_set_wake 
-0x417 001387 fetch 2 ,mem_kb_col_ptr 
-0x418 001388 copy pdata ,regb 
-0x419 001389 arg 20 ,loopcnt 
-:      001390 p_keyboard_key_col_wake_init:
-0x41a 001391 ifetcht 1 ,regb 
-0x41b 001392 isolate1 7 ,temp 
-0x41c 001393 ncall gpio_out_active ,true 
-0x41d 001394 increase 1 ,regb 
-0x41e 001395 loop p_keyboard_key_col_wake_init 
-0x41f 001397 fetch 2 ,mem_kb_row_ptr 
-0x420 001398 copy pdata ,regb 
-0x421 001399 arg 8 ,loopcnt 
-:      001400 p_keyboard_key_row_wake_init:
-0x422 001401 ifetcht 1 ,regb 
-0x423 001402 sub temp ,ui_button_gpio_disable ,null 
-0x424 001403 ncall gpio_set_wake ,zero 
-0x425 001404 increase 1 ,regb 
-0x426 001405 loop p_keyboard_key_row_wake_init 
-0x427 001406 branch p_keyboard_gpio_pu_idle 
-:      001414 p_clear_wake:
-0x428 001415 setarg 0 
-0x429 001416 set1 21 ,pdata 
-0x42a 001417 store 8 ,mem_gpio_wakeup_cfg 
-0x42b 001418 setarg 0 
-0x42c 001419 istore 4 ,contw 
-0x42d 001420 rtn 
-:      001422 p_keyboard_process_lpm_before:
-0x42e 001423 rtnmark1 mark_24g 
-0x42f 001424 branch p_keyboard_lpm_before_common 
-:      001427 p_keyboard_before_hibernate:
-0x430 001428 jam 0xff ,mem_sensor_motion_gpio 
-0x431 001429 call disable_authrom 
-0x432 001430 call keyboard_device_led_all_off 
-0x433 001431 branch p_keyboard_setgpio_hibernate 
-:      001433 p_keyboard_device_led_all_off:
-0x434 001434 call keyboard_power_led_off 
-0x435 001435 call p_keyboard_device_led_off 
-0x436 001436 call p_keyboard_numlock_led_off 
-0x437 001437 branch keyboard_capslock_led_off 
-:      001440 p_keyboard_app_enter_hibernate:
-0x438 001441 call p_keyboard_setgpio_hibernate 
-0x439 001442 branch app_enter_hibernate 
-:      001445 p_keyboard_setgpio_hibernate:
-0x43a 001446 call p_clear_wake 
-0x43b 001447 call keyboard_device_led_all_off 
-0x43c 001448 call p_keyboard_lpm_before_common 
-0x43d 001449 fetcht 1 ,mem_mouse_reuse_2ice_gpio 
-0x43e 001450 call keyboard_gpio_config_input_pu 
-0x43f 001451 call p_keyboard_gpio_pu_idle 
-0x440 001452 branch keyboard_setgpio_hibernate + 6 
-:      001454 p_keyboard_gpio_pu_idle:
-0x441 001455 arg core_gpio_conf ,contr 
-0x442 001456 arg gpio_number ,loopcnt 
-:      001457 p_keyboard_gpio_pu_idle_loop:
-0x443 001458 ifetch 1 ,contr 
-0x444 001459 nbranch p_keyboard_gpio_pu_idle_configured ,blank 
-0x445 001460 setarg gpcfg_pullup 
-0x446 001461 add contr ,-1 ,contw 
-0x447 001462 istore 1 ,contw 
-:      001463 p_keyboard_gpio_pu_idle_configured:
-0x448 001464 loop p_keyboard_gpio_pu_idle_loop 
-0x449 001465 arg core_gpio_conf_hi + gpio_number_ext ,pdata 
-0x44a 001466 isub contr ,null 
-0x44b 001467 rtn zero 
-0x44c 001468 arg gpio_number_ext ,loopcnt 
-0x44d 001469 arg core_gpio_conf_hi ,contr 
-0x44e 001470 branch p_keyboard_gpio_pu_idle_loop 
-:      001472 p_lpm_dispatch:
-0x44f 001473 call lpo_calibration 
-0x450 001474 fetch 3 ,mem_clks_per_lpo 
-0x451 001475 rtn blank 
-0x452 001476 fetch 1 ,mem_keyboard_fn_flag 
-0x453 001477 nrtn blank 
-0x454 001478 fetch 1 ,mem_keyboard_control_key_flag 
-0x455 001479 nrtn blank 
-0x456 001480 fetch 1 ,mem_keyboard_commbination_control_key_delay_release_timer 
-0x457 001481 nrtn blank 
-0x458 001482 branch lpm_dispatch + 4 
-:      001485 p_lpm_sleep:
-0x459 001487 fetch 2 ,mem_cb_before_lpm_sleep 
-0x45a 001488 call callback_func 
-:      001489 p_lpm_sleep_skip_cb_function:
-0x45b 001490 fetch 4 ,mem_sleep_counter_all 
-0x45c 001491 iadd temp ,pdata 
-0x45d 001492 store 4 ,mem_sleep_counter_all 
-0x45e 001493 call p_lpm_save_context 
-0x45f 001495 branch lpm_sleep_skip_cb_function + 4 
-:      001497 p_lpm_save_context:
-0x460 001498 storer mark ,8 ,mem_saved_mark 
-0x461 001499 arg core_gpio_conf ,contr 
-0x462 001500 arg mem_saved_gpio ,contw 
-0x463 001501 call memcpy16 
-0x464 001502 arg core_gpio_conf_hi ,contr 
-0x465 001503 call memcpy8 
-0x466 001504 fetch 1 ,core_spid_ctrl 
-0x467 001505 store 1 ,mem_saved_spidctrl 
-0x468 001506 copy temp ,regb 
-:      001507 p_lpm_write_gpio_wakeup:
-0x469 001508 arg 12 ,loopcnt 
-0x46a 001509 arg mem_gpio_wakeup_cfg ,rega 
-0x46b 001510 arg core_gpio_wakeup_cfg ,regc 
-0x46c 001511 until null ,lpo_edge 
-:      001512 p_lpm_write_gpio_loop:
-0x46d 001513 ifetch 1 ,rega 
-0x46e 001514 ifetcht 1 ,regc 
-0x46f 001515 isub temp ,null 
-0x470 001516 branch p_lpm_write_gpio_loop_next ,zero 
-0x471 001517 istore 1 ,regc 
-0x472 001518 until null ,lpo_edge 
-:      001519 p_lpm_write_gpio_loop_next:
-0x473 001520 increase 1 ,rega 
-0x474 001521 increase 1 ,regc 
-0x475 001522 loop p_lpm_write_gpio_loop 
-0x476 001523 copy regb ,temp 
-0x477 001524 rtn 
-:      001526 p_app_init:
-:      001527 p_keyboard_init:
-0x478 001528 call enable_authrom 
-0x479 001529 call p_le_exchange_hid_map 
-0x47a 001530 call p_keyboard_setting_config 
-0x47b 001531 call p_keyboard_gpio_init 
-0x47c 001532 call p_keyboard_low_vol_mult_set 
-0x47d 001533 rtn wake 
-0x47e 001534 call p_keyboard_device_led_all_off 
-0x47f 001535 fetch 1 ,mem_keyboard_device_poweron_timer_count_init 
-0x480 001536 store 1 ,mem_keyboard_device_poweron_timer_count 
-0x481 001537 call keyboard_cb_fuction 
-0x482 001538 fetch 1 ,mem_device_flag 
-0x483 001539 beq mode_usb_device ,p_keyboard_usb_mode_start 
-0x484 001540 branch keyboard_init_wireless 
-:      001542 p_keyboard_setting_config:
-0x485 001543 rtn wake 
-0x486 001544 call g24_transmit_init 
-0x487 001545 call p_g24_chmap_param_init 
-0x488 001546 fetch 1 ,mem_device_flag 
-0x489 001547 store 1 ,mem_device_flag_temp_new 
-0x48a 001548 fetch 3 ,mem_le_lap + 3 
-0x48b 001549 store 3 ,mem_mouse_le_lap_temp 
-0x48c 001550 call keyboard_param_init 
-0x48d 001551 setarg mem_le_tx_buffer0_omemalloc_new 
-0x48e 001552 store 2 ,mem_ble_l2cap_tx_buff0_ptr 
-0x48f 001553 setarg mouse_ble_l2cap_txbuff_size_new 
-0x490 001554 store 2 ,mem_ble_l2cap_tx_buff_size_ptr 
-0x491 001555 fetcht 1 ,mem_mcu_rstb_gpio 
-0x492 001556 call gpio_out_inactive 
-0x493 001557 call le_set_fixed_ltk_justwork 
-0x494 001559 fetch mouse_flag_len ,mem_mouse_flag 
-0x495 001560 bbit1 mouse_enable_eeprom ,p_keyboard_load_eeprom_info_check 
-0x496 001561 bbit1 mouse_enable_flash ,mouse_load_flash_info_check 
-0x497 001562 rtn 
-:      001564 p_keyboard_select_reconn_device:
-0x498 001565 arg mem_device1_type ,rega 
-0x499 001566 fetch 1 ,mem_device_flag 
-0x49a 001567 rtneq mode_24g_device 
-0x49b 001568 increase -1 ,pdata 
-0x49c 001569 mul32 pdata ,13 ,pdata 
-0x49d 001570 iadd rega ,rega 
-0x49e 001571 ifetch 1 ,rega 
-0x49f 001572 store 1 ,mem_xrecord_mode 
-0x4a0 001573 beq rec_4_mode ,p_keyboard_load_le_device 
-0x4a1 001574 rtn 
-:      001576 p_keyboard_load_le_device:
-0x4a2 001577 ifetch 6 ,contr 
-0x4a3 001578 store 6 ,mem_hci_plap 
-0x4a4 001579 branch mouse_load_le_device_end + 3 
-:      001581 p_keyboard_gpio_init:
-0x4a5 001582 call p_clear_wake 
-0x4a6 001583 fetcht 1 ,mem_config_select_device_button_gpio 
-0x4a7 001584 storet 1 ,mem_sensor_motion_gpio 
-0x4a8 001585 call keyboard_gpio_config_input_pu 
-0x4a9 001587 setarg mem_key_row_gpio 
-0x4aa 001588 store 2 ,mem_kb_row_ptr 
-0x4ab 001590 setarg mem_key_col_gpio 
-0x4ac 001591 store 2 ,mem_kb_col_ptr 
-0x4ad 001593 setarg mem_key_excol_gpio 
-0x4ae 001594 store 2 ,mem_kb_excol_ptr 
-:      001596 p_keyboard_keyscan_gpio_init:
-0x4af 001597 fetch 2 ,mem_kb_row_ptr 
-0x4b0 001598 copy pdata ,regb 
-0x4b1 001599 arg 8 ,loopcnt 
-:      001600 p_keyboard_key_row_init:
-0x4b2 001601 ifetcht 1 ,regb 
-0x4b3 001602 sub temp ,ui_button_gpio_disable ,null 
-0x4b4 001603 ncall keboard_gpio_set_high_impedance ,zero 
-0x4b5 001604 increase 1 ,regb 
-0x4b6 001605 loop p_keyboard_key_row_init 
-0x4b7 001606 call p_lpm_write_gpio_wakeup 
-0x4b8 001608 fetch 2 ,mem_kb_col_ptr 
-0x4b9 001609 copy pdata ,regb 
-0x4ba 001610 arg 20 ,loopcnt 
-0x4bb 001611 branch keyboard_key_cow_init 
-:      001613 p_keyboard_low_vol_mult_set:
-0x4bc 001614 fetch 1 ,mem_device_flag 
-0x4bd 001615 bne mode_24g_device ,keyboard_low_vol_mult_ble_set + 1 
-0x4be 001616 call g24_interval_param_8ms 
-0x4bf 001617 branch keyboard_low_vol_mult_set + 2 
-:      001619 p_check_51cmd_once_continue:
-0x4c0 001620 fetch 1 ,mem_fifo_temp 
-0x4c1 001621 beq bt_cmd_store_reconn_info_le ,p_eeprom_store_le_reconn_info 
-0x4c2 001622 branch check_51cmd_once_continue + 4 
-:      001624 p_eeprom_store_le_reconn_info:
-0x4c3 001625 jam rec_4_mode ,mem_record_bt_mode 
-:      001626 p_eeprom_store_reconn_info:
-0x4c4 001627 fetch 1 ,mem_device_option 
-0x4c5 001628 beq dvc_op_keyboard ,keyboard_store_remote_bdaddr 
-0x4c6 001629 branch eeprom_store_reconn_info + 1 
-:      001632 p_keyboard_start_discovery:
-0x4c7 001633 call p_keyboard_device_led_all_off + 1 
-0x4c8 001634 call p_keyboard_discover_setting_led_gpio 
-0x4c9 001635 setarg 0 
-0x4ca 001636 store 2 ,mem_otp_store_device_info_flag 
-0x4cb 001637 branch keyboard_start_discovery + 5 
-:      001639 p_keyboard_stop_discovery:
-0x4cc 001640 setarg 0 
-0x4cd 001641 store 2 ,mem_mouse_discovery_timer 
-0x4ce 001642 arg mouse_bt_discovery_button_long_down_flag ,queue 
-0x4cf 001643 call mouse_disable_function_flag 
-0x4d0 001644 jam 0 ,mem_mouse_bluetooth_reconnect_timeout 
-0x4d1 001645 call mouse_stop_le_adv 
-0x4d2 001646 branch p_keyboard_device_led_all_off + 1 
-:      001648 p_keyboard_le:
-0x4d3 001649 call le_fifo_check_nearly_full 
-0x4d4 001650 nrtn blank 
-0x4d5 001651 fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
-0x4d6 001652 beq 0xff ,p_keyboard_le_next 
-0x4d7 001653 fetch 1 ,mem_le_connect_status_flag 
-0x4d8 001654 and pdata ,0x03 ,pdata 
-0x4d9 001655 rtnne 0x03 
-:      001656 p_keyboard_le_next:
-0x4da 001657 fetch mouse_flag_len ,mem_mouse_flag 
-0x4db 001658 bbit1 mouse_24g_pairing_flag ,p_keyboard_le_send_empty_packet 
-0x4dc 001659 bbit1 mouse_select_device_flag ,p_keyboard_le_send_empty_packet 
-0x4dd 001660 bbit1 mouse_bt_discovery_button_down_flag ,p_keyboard_le_send_empty_packet 
-0x4de 001661 bbit1 mouse_bt_discovery_button_long_down_flag ,p_keyboard_le_send_empty_packet 
-0x4df 001662 call keyboard_motion 
-0x4e0 001663 nrtn user 
-0x4e1 001665 fetch 1 ,mem_customer_key 
-0x4e2 001666 beq 1 ,mouse_le_send_keyboard_package_data 
-0x4e3 001667 rtn 
-:      001669 p_keyboard_le_send_empty_packet:
-0x4e4 001670 jam 0 ,mem_customer_data_trigger 
-0x4e5 001671 branch mouse_le_send_keyboard_package_data 
-:      001674 p_le_check_retransmit_timesout:
-0x4e6 001675 fetch 1 ,mem_le_conn_rcv_new 
-0x4e7 001676 arg 256 ,regc 
-0x4e8 001677 iadd regc ,pdata 
-0x4e9 001678 rtn 
-:      001679 p_le_got_first_packet:
-0x4ea 001680 branch p_le_got_first_packet_new 
-:      001681 p_le_slave_match:
-0x4eb 001682 call p_le_check_retransmit 
-0x4ec 001683 branch le_slave_match + 1 
-:      001685 p_le_check_retransmit:
-0x4ed 001686 fetch 1 ,mem_le_conn_first_rcv 
-0x4ee 001687 rtn blank 
-0x4ef 001688 fetch 1 ,mem_le_check_retransmit_flag 
-0x4f0 001689 nrtn blank 
-0x4f1 001690 fetcht 1 ,mem_le_conn_first_rcv 
-0x4f2 001691 fetch 1 ,mem_le_conn_rcv_new 
-0x4f3 001692 isub temp ,null 
-0x4f4 001693 ncall p_le_check_retransmit_timesout ,positive 
-0x4f5 001694 isub temp ,pdata 
-0x4f6 001695 sub pdata ,100 ,null 
-0x4f7 001696 branch p_le_check_retransmit_count ,positive 
-0x4f8 001697 fetch 1 ,mem_le_retransmit_cnt 
-0x4f9 001698 sub pdata ,20 ,null 
-0x4fa 001699 ncall p_app_ble_disconnect ,positive 
-0x4fb 001700 jam 1 ,mem_le_check_retransmit_flag 
-0x4fc 001701 rtn 
-:      001702 p_app_ble_disconnect:
-0x4fd 001703 jam 1 ,mem_le_check_retransmit_discon_flag 
-0x4fe 001704 branch app_ble_disconnect 
-:      001705 p_le_check_retransmit_count:
-0x4ff 001706 fetcht 1 ,mem_le_arq 
-0x500 001707 fetch 1 ,mem_le_rxbuf_data_header 
-0x501 001708 rshift pdata ,pdata 
-0x502 001709 ixor temp ,pdata 
-0x503 001710 isolate1 nesn ,pdata 
-0x504 001711 setarg 0 
-0x505 001712 fetcht 1 ,mem_le_retransmit_cnt 
-0x506 001713 setflag true ,0 ,pdata 
-0x507 001714 iadd temp ,temp 
-0x508 001715 storet 1 ,mem_le_retransmit_cnt 
-0x509 001716 rtn 
-:      001718 p_le_got_first_packet_new:
-0x50a 001719 fetch 1 ,mem_le_conn_rcv 
-0x50b 001720 increase 1 ,pdata 
-0x50c 001721 store 1 ,mem_le_conn_rcv 
-0x50d 001722 nbranch p_le_got_first_packet_new + 7 ,match 
-0x50e 001723 fetch 1 ,mem_le_conn_rcv_new 
-0x50f 001724 increase 1 ,pdata 
-0x510 001725 store 1 ,mem_le_conn_rcv_new 
-0x511 001726 fetch 1 ,mem_le_state 
-0x512 001727 rtnbit1 lestate_got_first_packet 
-0x513 001728 set1 lestate_got_first_packet ,pdata 
-0x514 001729 store 1 ,mem_le_state 
-0x515 001730 fetch 2 ,mem_le_init_superto 
-0x516 001731 store 2 ,mem_le_superto 
-0x517 001732 setarg 0 
-0x518 001733 store 4 ,mem_le_transmit_window 
-0x519 001736 rtn 
-:      001738 p_le_rx_dec:
-0x51a 001739 call le_check_retransmit 
-0x51b 001741 fetchr rega ,1 ,mem_le_rxbuf_data_length 
-0x51c 001742 increase -4 ,rega 
-0x51d 001743 nbranch le_crc_fail_consecutive ,positive 
-0x51e 001744 branch le_rx_dec + 6 
-:      001746 p_le_rx_nopayload:
-0x51f 001747 parse demod ,bucket ,24 
-0x520 001748 rshift32 pdata ,pdata 
-0x521 001749 rshift16 pdata ,pdata 
-0x522 001750 istore 3 ,contw 
-0x523 001751 enable swfine 
-0x524 001752 call le_set_until_tx_timer 
-0x525 001753 branch le_crc_fail ,crc_failed 
-0x526 001754 bmark0 mark_ble_encryption ,le_rx_match 
-0x527 001755 fetch 1 ,mem_le_rxbuf_data_length 
-0x528 001756 branch le_rx_match ,blank 
-0x529 001757 increase -4 ,pdata 
-0x52a 001758 store 1 ,mem_le_rxbuf_data_length 
-0x52b 001759 call wait_ccm_done 
-0x52c 001760 fetch 1 ,core_misc_status 
-0x52d 001761 bbit0 7 ,le_crc_fail_consecutive 
-0x52e 001762 force regidx_result ,regext_index 
-0x52f 001763 storer regext ,4 ,mem_le_peer_mic 
-0x530 001764 branch le_rx_match 
-:      001766 p_le_parse:
-0x531 001767 fetch 1 ,mem_le_packet_llid 
-0x532 001768 rtneq llid_reserved 
-0x533 001769 beq llid_le_ll ,le_parse_ll 
-0x534 001770 branch le_parse_l2cap 
-:      001772 p_le_parse_l2cap:
-0x535 001773 ifetch 2 ,contr 
-0x536 001774 beq le_l2cap_cid_att ,p_le_parse_att 
-0x537 001775 branch le_parse_l2cap_next + 2 
-:      001777 p_le_adv_not_match:
-0x538 001778 call shutdown_radio 
-0x539 001779 jam 0 ,0x8900 
-0x53a 001780 set0 mark_ble_crc_fail ,mark 
-0x53b 001781 branch le_adv_not_match + 1 
-:      001783 p_le_init_adv:
-0x53c 001784 set0 mark_ble_crc_fail ,mark 
-0x53d 001785 branch le_init_adv + 1 
-:      001789 p_keyboard_start_reconnect_device:
-0x53e 001790 arg mem_device1_type ,rega 
-0x53f 001791 fetch 1 ,mem_device_flag 
-0x540 001792 increase -1 ,pdata 
-0x541 001793 mul32 pdata ,13 ,pdata 
-0x542 001794 branch mouse_start_reconnect_device + 6 
-:      001796 p_keyboard_store_remote_bdaddr:
-0x543 001797 fetch mouse_flag_len ,mem_mouse_flag 
-0x544 001798 rtnbit0 mouse_store_eeprom_flag 
-0x545 001799 arg mouse_store_eeprom_flag ,queue 
-0x546 001800 call mouse_disable_function_flag 
-0x547 001801 call p_keyboard_check_device_addr 
-0x548 001802 call p_keyboard_unplug_clean_bdaddr 
-0x549 001803 branch mouse_store_device_info_delay 
-:      001804 p_keyboard_unplug_clean_bdaddr:
-0x54a 001805 arg mem_device1_type ,rega 
-0x54b 001806 fetch 1 ,mem_device_flag 
-0x54c 001807 increase -1 ,pdata 
-0x54d 001808 mul32 pdata ,13 ,pdata 
-0x54e 001809 iadd rega ,rega 
-0x54f 001810 fetch 1 ,mem_record_bt_mode 
-0x550 001811 istore 1 ,rega 
-0x551 001812 beq rec_4_mode ,p_keyboard_store_le_device 
-0x552 001813 rtn 
-:      001815 p_keyboard_store_le_device:
-0x553 001816 fetch 6 ,mem_le_plap 
-0x554 001817 istore 6 ,contw 
-0x555 001818 branch mouse_store_le_device + 4 
-:      001820 p_keyboard_check_device_addr:
-0x556 001821 fetch 1 ,mem_record_bt_mode 
-0x557 001822 beq rec_4_mode ,p_keyboard_check_le_device_addr 
-0x558 001823 rtn 
-:      001824 p_keyboard_check_le_device_addr:
-0x559 001825 store 1 ,mem_device_addr_temp 
-0x55a 001826 fetch 6 ,mem_le_plap 
-:      001827 p_keyboard_check_bt_device_addr_common:
-0x55b 001828 store 6 ,mem_device_addr_temp + 1 
-0x55c 001829 fetch 7 ,mem_device_addr_temp 
-0x55d 001830 arg mem_device1_type ,contr 
-0x55e 001831 arg 3 ,loopcnt 
-:      001832 p_keyboard_check_device_addr_end:
-0x55f 001833 ifetcht 7 ,contr 
-0x560 001834 isub temp ,null 
-0x561 001835 branch mouse_clean_addr ,zero 
-0x562 001836 increase 6 ,contr 
-0x563 001837 loop p_keyboard_check_device_addr_end 
-0x564 001838 rtn 
-:      001841 p_le_parse_att:
-0x565 001842 copy rega ,contr 
-0x566 001843 ifetch 3 ,contr 
-0x567 001844 store 3 ,mem_le_att_opcode 
-0x568 001845 beq attop_read_response ,p_keyboard_le_parse_att_manu_resp 
-0x569 001846 beq attop_read_by_type_request ,p_le_parse_att_read_by_type_request 
-0x56a 001847 beq attop_read_by_type_response ,p_keyboard_le_send_att_read_by_type_rsp_mac 
-0x56b 001848 beq attop_find_by_type_value_response ,p_keyboard_le_parse_att_find_by_type_value_rsp 
-0x56c 001849 beq attop_error_response ,p_keyboard_le_send_att_find_by_type_value_request_mac 
-0x56d 001850 beq attop_read_blob_request ,p_le_parse_att_read_blob_request 
-0x56e 001851 beq attop_read_request ,p_le_parse_att_read_request 
-0x56f 001852 beq attop_write_request ,p_le_parse_att_write_request 
-0x570 001853 beq attop_write_command ,p_le_parse_att_write_command 
-0x571 001854 branch le_parse_att2 
-:      001856 p_keyboard_le_parse_att_manu_resp:
-0x572 001857 fetch 1 ,mem_le_connect_ios_mac_flag 
-0x573 001858 rtn blank 
-:      001859 p_keyboard_le_parse_att_manu_resp_next:
-0x574 001860 fetch 2 ,mem_le_l2cap_size 
-0x575 001861 arg 9 ,loopcnt 
-0x576 001862 fetch 2 ,mem_le_payload_ptr 
-0x577 001863 add pdata ,5 ,rega 
-0x578 001864 arg mem_le_search_mac_manu_name ,regb 
-0x579 001865 call string_compare 
-0x57a 001866 branch p_keyboard_le_parse_att_find_mac_report ,zero 
-0x57b 001867 branch p_keyboard_le_parse_att_not_find_mac_report 
-:      001868 p_keyboard_le_parse_att_not_find_mac_report:
-0x57c 001869 fetch 1 ,mem_le_conn_peer_addr_type 
-0x57d 001870 store 1 ,mem_kb_computer_system 
-0x57e 001871 branch p_keyboard_store_computer_system_ble 
-:      001873 p_keyboard_le_parse_att_find_mac_report:
-0x57f 001874 jam system_os_mac ,mem_kb_computer_system 
-:      001875 p_keyboard_store_computer_system_ble:
-0x580 001876 jam 0 ,mem_le_connect_ios_mac_flag 
-0x581 001877 branch p_keyboard_store_device_info 
-:      001879 p_keyboard_le_send_att_read_by_type_rsp_mac:
-0x582 001880 fetch 1 ,mem_le_connect_ios_mac_flag 
-0x583 001881 rtn blank 
-:      001882 p_keyboard_le_send_att_read_by_type_rsp_mac_next:
-0x584 001883 fetch 2 ,mem_le_l2cap_size 
-0x585 001884 increase -2 ,pdata 
-0x586 001885 div pdata ,7 
-0x587 001886 call wait_div_end 
-0x588 001887 quotient loopcnt 
-0x589 001888 fetch 2 ,mem_le_payload_ptr 
-0x58a 001889 add pdata ,6 ,contr 
-:      001890 p_keyboard_le_check_att_read_type_manu_loop:
-0x58b 001891 increase 3 ,contr 
-0x58c 001892 ifetch 2 ,contr 
-0x58d 001893 copy pdata ,regc 
-0x58e 001894 ifetch 2 ,contr 
-0x58f 001895 arg 0x2a29 ,temp 
-0x590 001896 isub temp ,null 
-0x591 001897 branch keyboard_le_send_att_read_by_type_rsp_manufactory ,zero 
-0x592 001898 loop p_keyboard_le_check_att_read_type_manu_loop 
-0x593 001899 branch p_keyboard_le_parse_att_not_find_mac_report 
-:      001901 p_keyboard_le_parse_att_find_by_type_value_rsp:
-0x594 001902 fetch 1 ,mem_le_connect_ios_mac_flag 
-0x595 001903 rtn blank 
-:      001904 p_keyboard_le_parse_att_find_by_type_value_rsp_next:
-0x596 001905 fetch 1 ,mem_le_connect_ios_mac_flag 
-0x597 001906 beq 2 ,keyboard_le_parse_att_find_by_type_value_rsp_mac 
-:      001907 p_keyboard_le_parse_att_find_ios_report:
-0x598 001908 jam system_os_ios ,mem_kb_computer_system 
-0x599 001909 branch p_keyboard_store_computer_system_ble 
-:      001911 p_keyboard_le_send_att_find_by_type_value_request_mac:
-0x59a 001912 fetch 1 ,mem_le_connect_ios_mac_flag 
-0x59b 001913 rtn blank 
-:      001914 p_keyboard_le_send_att_find_by_type_value_request_mac_next:
-0x59c 001915 fetch 1 ,mem_le_connect_ios_mac_flag 
-0x59d 001916 beq 2 ,p_keyboard_le_parse_att_not_find_mac_report 
-0x59e 001917 branch keyboard_le_send_att_find_by_type_value_request_mac + 2 
-:      001919 p_le_parse_att_read_by_type_request:
-0x59f 001920 call le_get_search_handle_start_end_common 
-0x5a0 001921 call le_get_search_att_type 
-:      001922 p_le_send_att_read_by_type_response:
-0x5a1 001923 fetcht 2 ,mem_le_search_handle_start 
-0x5a2 001924 storet 2 ,mem_temp 
-0x5a3 001925 call le_init_attlist_search 
-0x5a4 001926 call le_att_get_handle_ptr2 
-0x5a5 001927 increase -2 ,contr 
-0x5a6 001928 copy contr ,pdata 
-0x5a7 001929 store 2 ,mem_le_cur_attlist_start_ptr 
-0x5a8 001931 fetcht 2 ,mem_le_search_att_type 
-0x5a9 001932 setarg uuid_chrctr_pnp_id 
-0x5aa 001933 isub temp ,null 
-0x5ab 001934 branch p_le_send_att_read_by_type_res_pnp_id ,zero 
-0x5ac 001935 branch le_send_att_read_by_type_response + 8 
-:      001937 p_le_send_att_read_by_type_res_pnp_id:
-0x5ad 001938 fetch 1 ,mem_keyboard_change_vid_pid_flag 
-0x5ae 001939 branch le_send_att_read_by_type_response + 8 ,blank 
-0x5af 001940 call le_att_get_uuid_ptr 
-0x5b0 001941 branch le_send_att_error_response_notfound ,blank 
-0x5b1 001942 arg mem_keyboard_change_vid_pid_flag + 1 ,contr 
-0x5b2 001943 force 11 ,pdata 
-0x5b3 001944 branch le_send_att_read_by_type_res_not_characteristic + 9 
-:      001947 p_le_parse_att_read_blob_request:
-0x5b4 001948 ifetch 2 ,contr 
-0x5b5 001949 store 2 ,mem_le_att_offset 
-0x5b6 001950 iforce rega 
-0x5b7 001951 fetcht 2 ,mem_le_att_handle 
-0x5b8 001952 fetch 2 ,mem_le_pairing_handle 
-0x5b9 001953 isub temp ,null 
-0x5ba 001954 nbranch le_send_att_read_blob_response ,zero 
-0x5bb 001955 fetch 2 ,mem_keyboard_le_map_len 
-0x5bc 001956 arg mem_keyboard_le_hid_map ,contr 
-0x5bd 001957 branch le_send_att_read_blob_response + 3 
-:      001959 p_le_parse_att_read_request:
-0x5be 001960 fetcht 2 ,mem_le_att_handle 
-0x5bf 001961 fetch 1 ,mem_le_configuration 
-0x5c0 001962 bbit1 bit_ble_read_auth ,p_le_send_att_read_response_check_auth 
-:      001964 p_le_send_att_read_response:
-0x5c1 001965 fetch mouse_flag_len ,mem_mouse_flag 
-0x5c2 001966 bbit0 mouse_enable_adc ,p_le_send_att_read_response + 3 
-0x5c3 001967 bbit0 mouse_enable_le_battery_service_cancel ,p_le_send_att_read_response_next 
-0x5c4 001968 fetch 2 ,mem_le_att_handle 
-0x5c5 001969 beq 0x30 ,le_send_att_error_response_notfound 
-:      001970 p_le_send_att_read_response_next:
-0x5c6 001971 fetch 2 ,mem_le_att_handle 
-0x5c7 001972 beq 0x05 ,p_le_send_att_appearance 
-0x5c8 001973 beq 0x10 ,p_le_send_att_pnp_id 
-:      001974 p_le_send_att_read_response_next_1:
-0x5c9 001975 fetcht 2 ,mem_le_att_handle 
-0x5ca 001976 fetch 2 ,mem_le_pairing_handle 
-0x5cb 001977 isub temp ,null 
-0x5cc 001978 nbranch le_send_att_read_response ,zero 
-0x5cd 001979 call le_get_search_max_mtu_data 
-0x5ce 001980 fetcht 2 ,mem_keyboard_le_map_len 
-0x5cf 001981 arg mem_keyboard_le_hid_map ,contr 
-0x5d0 001982 branch le_send_att_read_response + 14 
-:      001984 p_le_send_att_appearance:
-0x5d1 001985 arg mem_keybord_appearance ,contr 
-0x5d2 001986 force 3 ,pdata 
-0x5d3 001987 branch le_send_att_read_response_less 
-:      001989 p_le_send_att_pnp_id:
-0x5d4 001990 fetch 1 ,mem_keyboard_change_vid_pid_flag 
-0x5d5 001991 branch p_le_send_att_read_response_next_1 ,blank 
-0x5d6 001992 arg mem_keyboard_change_vid_pid_flag + 1 ,contr 
-0x5d7 001993 force 8 ,pdata 
-0x5d8 001994 branch le_send_att_read_response_less 
-:      001996 p_le_send_att_read_response_check_auth:
-0x5d9 001997 fetch 2 ,mem_le_pairing_handle 
-0x5da 001998 isub temp ,null 
-0x5db 001999 nbranch p_le_send_att_read_response ,zero 
-0x5dc 002000 call le_check_encrypt_state 
-0x5dd 002001 nbranch p_le_send_att_read_response_next ,user 
-0x5de 002002 branch le_send_att_read_response_error_insufficient_auth 
-:      002005 p_le_parse_att_write_request:
-0x5df 002006 copy contr ,rega 
-0x5e0 002007 fetch 2 ,mem_le_l2cap_size 
-0x5e1 002008 add pdata ,-3 ,regb 
-0x5e2 002009 call le_writeatt_cb 
-0x5e3 002010 call p_le_parse_att_write_command + 1 
-0x5e4 002011 fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
-0x5e5 002012 beq 0xff ,le_send_att_write_response_check_auth 
-0x5e6 002013 fetch 1 ,mem_mouse_le_reconnect_flag 
-0x5e7 002014 branch le_send_att_write_response_check_auth ,blank 
-0x5e8 002015 fetch 1 ,mem_le_connect_status_flag 
-0x5e9 002016 bbit1 ll_start_enc_flag ,le_send_att_write_response_check_auth 
-0x5ea 002017 setarg 0x001a 
-0x5eb 002018 fetcht 2 ,mem_le_att_handle 
-0x5ec 002019 isub temp ,null 
-0x5ed 002020 nbranch le_send_att_write_response_check_auth ,zero 
-0x5ee 002021 jam att_err_insufficient_authentication ,mem_le_err_code 
-0x5ef 002022 branch le_send_att_error_response 
-:      002025 p_le_parse_att_write_command:
-0x5f0 002026 call le_parse_att_write_command 
-0x5f1 002027 fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
-0x5f2 002028 beq 0xff ,p_keyboard_le_fast_conn_led_get 
-0x5f3 002029 fetch 2 ,mem_le_att_handle 
-0x5f4 002030 beq 0x25 ,p_keyboard_le_led_get 
-0x5f5 002031 rtn 
-:      002032 p_keyboard_le_fast_conn_led_get:
-0x5f6 002033 fetch 2 ,mem_le_att_handle 
-0x5f7 002034 beq 0x21 ,p_keyboard_le_led_get 
-0x5f8 002035 rtn 
-:      002037 p_keyboard_le_led_get:
-0x5f9 002038 fetch 1 ,mem_le_rxbuf + 9 
-0x5fa 002039 store 1 ,mem_keyboard_led_status 
-0x5fb 002040 rtn 
-:      002042 p_le_exchange_hid_map:
-0x5fc 002043 arg 0x915a ,contr 
-0x5fd 002044 arg mem_keyboard_le_hid_map + 66 ,contw 
-0x5fe 002045 arg 69 ,loopcnt 
-0x5ff 002046 call memcpy 
-0x600 002047 arg 0x919f ,contr 
-0x601 002048 arg mem_keyboard_le_hid_map ,contw 
-0x602 002049 arg 66 ,loopcnt 
-0x603 002050 call memcpy 
-0x604 002051 arg 0x91e1 ,contr 
-0x605 002052 arg mem_keyboard_le_hid_map + 135 ,contw 
-0x606 002053 arg 54 ,loopcnt 
-0x607 002054 branch memcpy 
-:      002062 p_g24_chmap_param_init:
-0x608 002063 setarg 0x2c1342 
-0x609 002064 store 3 ,mem_24g_ch_map1 + 1 
-0x60a 002065 setarg 0x154806 
-0x60b 002066 istore 3 ,contw 
-0x60c 002067 setarg 0x4c0f36 
-0x60d 002068 istore 3 ,contw 
-0x60e 002069 setarg 0x113a1a 
-0x60f 002070 istore 3 ,contw 
-0x610 002071 setarg 0x31234d 
-0x611 002072 istore 3 ,contw 
-0x612 002073 branch g24_chmap_param_init + 10 
-:      002075 p_keyboard_g24_reconn_dispatch:
-0x613 002076 fetch 2 ,mem_24g_reconn_count 
-0x614 002077 and_into 0xe0 ,pdata 
-0x615 002078 branch p_keyboard_g24_reconn_dispatch_next ,blank 
-0x616 002079 fetch 2 ,mem_24g_reconn_count 
-0x617 002080 increase 1 ,pdata 
-0x618 002081 store 2 ,mem_24g_reconn_count 
-0x619 002082 rtn 
-:      002083 p_keyboard_g24_reconn_dispatch_next:
-0x61a 002084 call g24_reconn_data_prep 
-0x61b 002085 call g24_transmit_receive_ack 
-0x61c 002086 nbranch g24_reconn_device_fail ,sync 
-0x61d 002087 nbranch g24_reconn_device_fail ,user3 
-0x61e 002088 call p_keyboard_g24_ackpayload_parse 
-0x61f 002089 branch g24_reconn_dispatch_next + 5 
-:      002092 p_keyboard_g24_transmit_no_interrupt:
-0x620 002093 call g24_txdata_prep 
-0x621 002094 nbranch p_keyboard_g24_nodata_transmit ,user 
-:      002095 p_keyboard_g24_transmit_start:
-0x622 002096 call p_keyboard_g24_transmit_process 
-0x623 002097 call keyboard_power_ctrl_start 
-0x624 002098 branch keyboard_g24_transmit_start_next 
-:      002100 p_keyboard_g24_nodata_transmit:
-0x625 002101 fetch 8 ,mem_keyscan_value_current 
-0x626 002102 nbranch keyboard_g24_transmit_start_next ,blank 
-0x627 002103 fetch 8 ,mem_keyscan_value_current + 8 
-0x628 002104 nbranch keyboard_g24_transmit_start_next ,blank 
-0x629 002105 fetch 4 ,mem_keyscan_value_current + 16 
-0x62a 002106 nbranch keyboard_g24_transmit_start_next ,blank 
-0x62b 002107 call g24_search_receiver 
-:      002108 p_keyboard_g24_long_sleep:
-0x62c 002109 call keyboard_g24_lpm_wait 
-0x62d 002110 nrtn user 
-0x62e 002111 call g24_setgpio_lpm_before 
-0x62f 002112 branch keyboard_g24_long_sleep + 2 
-:      002114 p_keyboard_g24_transmit_process:
-0x630 002115 jam 0 ,mem_24g_retry 
-:      002116 p_keyboard_g24_transmit_loop:
-0x631 002117 fetchr timeup ,2 ,mem_param_rx_setup 
-0x632 002118 until clkn_rt ,meet 
-0x633 002119 call keyboard_special_key_check 
-0x634 002120 fetch 1 ,mem_keyboard_bt_button_flag 
-0x635 002121 nbranch mouse_soft_reset ,blank 
-0x636 002122 call g24_transmit_receive_ack 
-0x637 002123 fetch 1 ,mem_24g_no_ack 
-0x638 002124 beq no_ack_24g ,g24_transmit_no_ack 
-0x639 002125 nbranch p_keyboard_g24_retransmit ,sync 
-0x63a 002126 nbranch p_keyboard_g24_retransmit ,user3 
-0x63b 002127 call p_keyboard_g24_ackpayload_parse 
-0x63c 002128 jam 0 ,mem_sensor_shutdown_flag 
-0x63d 002129 branch g24_transmit_no_ack 
-:      002132 p_keyboard_g24_retransmit:
-0x63e 002133 fetch 1 ,mem_24g_abort_pac 
-0x63f 002134 nrtn blank 
-0x640 002135 fetch 2 ,mem_24g_txfail_cnt 
-0x641 002136 increase 1 ,pdata 
-0x642 002137 store 2 ,mem_24g_txfail_cnt 
-0x643 002138 fetch 1 ,mem_24g_txfail_cnt 
-0x644 002139 beq 0xff ,g24_tx_attempt_fail 
-0x645 002140 call keyboard_g24_transmit_hop_process 
-0x646 002141 branch p_keyboard_g24_transmit_loop 
-:      002143 p_keyboard_g24_ackpayload_parse:
-0x647 002144 call g24_ackpayload_parse 
-0x648 002145 fetch 1 ,mem_24g_rxbuf + 1 
-0x649 002146 compare 0x08 ,pdata ,0xf8 
-0x64a 002147 nrtn true 
-0x64b 002148 fetch 1 ,mem_24g_rxbuf + 2 
-0x64c 002149 beq 0xff ,keyboard_24g_hibernate_set 
-0x64d 002150 store 1 ,mem_keyboard_led_status 
-0x64e 002151 rtn 
-:      002153 p_keyboard_g24_short_sleep:
-0x64f 002154 call g24_lpm_wait 
-0x650 002155 nrtn user 
-0x651 002156 call p_clear_wake 
-0x652 002157 fetch 3 ,mem_24g_short_sleep_set 
-0x653 002158 branch g24_long_seep2 
-:      002161 p_keyboard_usb_updata_timer:
-0x654 002162 fetch 1 ,mem_mouse_usb_wait_updata_timer 
-0x655 002163 rtn blank 
-0x656 002164 increase -1 ,pdata 
-0x657 002165 store 1 ,mem_mouse_usb_wait_updata_timer 
-0x658 002166 nrtn blank 
-0x659 002167 jam 1 ,mem_lpm_mode 
-0x65a 002168 branch keyboard_app_enter_hibernate 
-:      002170 p_keyboard_idle:
-0x65b 002171 call p_keyboard_usb_isr 
-0x65c 002172 call p_keyboard_usb_mode 
-0x65d 002173 branch keyboard_idle + 1 
-:      002175 p_keyboard_usb_mode_start:
-0x65e 002176 call p_keyboard_usb_check_enable 
-0x65f 002177 branch p_keyboard_usb_interface_check_power_on 
-:      002179 p_keyboard_rf_connnect_check:
-0x660 002180 disable user 
-0x661 002181 fetch 2 ,mem_mouse_no_data_timer 
-0x662 002182 rtn blank 
-0x663 002183 branch enable_user 
-:      002185 p_keyboard_usb_check_enable:
-0x664 002186 fetch mouse_flag_len ,mem_mouse_flag 
-0x665 002187 rtnbit0 mouse_enable_usb 
-0x666 002188 fetch 9 ,mem_usb_vid_pid_new 
-0x667 002189 store 9 ,mem_usb_vid_pid 
-0x668 002190 setarg p_keyboard_config_param 
-0x669 002191 store 2 ,mem_cb_usb_config 
-0x66a 002192 jam mouse_usb_interface_insert ,mem_mouse_usb_vdd_status_current 
-0x66b 002193 rtn 
-:      002195 p_keyboard_config_param:
-0x66c 002196 jam dongle_kb_bind_success ,mem_mouse_usb_keyboard_flag 
-0x66d 002197 jam 0x01 ,mem_usb_tx_interval 
-0x66e 002198 call usb_tx_interval_config 
-0x66f 002199 call p_keyboard_usb_vid_pid_config 
-0x670 002200 branch p_keyboard_usb_hid_icon_config 
-:      002202 p_keyboard_usb_vid_pid_config:
-0x671 002203 fetch 1 ,mem_usb_vid_pid 
-0x672 002204 rtn blank 
-0x673 002205 fetch 1 ,mem_mouse_usb_keyboard_flag 
-0x674 002206 beq dongle_kb_bind_success ,dongle_usb_vid_pid_for_suit 
-0x675 002207 branch dongle_usb_vid_pid_for_mouse_only_auto_pair 
-:      002209 p_keyboard_usb_hid_icon_config:
-0x676 002210 fetch 1 ,mem_mouse_usb_keyboard_flag 
-0x677 002211 branch dongle_usb_hid_icon_config + 1 
-:      002213 p_keyboard_usb_interface_check_power_on:
-0x678 002214 fetch 1 ,mem_mouse_usb_vdd_status_current 
-0x679 002215 beq mouse_usb_interface_insert ,p_keyboard_usb_insert 
-:      002216 p_keyboard_usb_vdd_status_store:
-0x67a 002217 fetch 1 ,mem_mouse_usb_vdd_status_current 
-0x67b 002218 store 1 ,mem_mouse_usb_vdd_status_last 
-0x67c 002219 rtn 
-:      002221 p_keyboard_usb_insert:
-0x67d 002222 call p_keyboard_usb_vdd_status_store 
-0x67e 002223 setarg 0 
-0x67f 002224 store 2 ,mem_24g_pair_timeout 
-0x680 002225 store 2 ,mem_24g_reconn_timeout 
-0x681 002226 jam 0 ,mem_lpm_mode 
-0x682 002227 fetch 1 ,mem_mouse_usb_wait_updata_timer 
-0x683 002228 call usb_init ,blank 
-0x684 002229 jam 50 ,mem_mouse_usb_wait_updata_timer 
-0x685 002230 rtn 
-:      002232 p_keyboard_usb_isr:
-0x686 002233 fetch mouse_flag_len ,mem_mouse_flag 
-0x687 002234 rtnbit0 mouse_enable_usb 
-0x688 002235 branch usb_isr 
-:      002238 p_keyboard_usb_mode:
-0x689 002239 fetch mouse_flag_len ,mem_mouse_flag 
-0x68a 002240 rtnbit0 mouse_enable_usb 
-0x68b 002241 fetch 1 ,core_usb_addr 
-0x68c 002242 store 1 ,mem_usb_addr 
-0x68d 002243 rtnbit0 7 
-0x68e 002244 jam 0 ,mem_mouse_usb_wait_updata_timer 
-0x68f 002245 setarg 0 
-0x690 002246 store 2 ,mem_mouse_no_data_timer 
-0x691 002247 call mouse_24g_stop 
-0x692 002248 call mouse_stop_bluetooth_mode 
-0x693 002249 call keyboard_motion 
-0x694 002250 nrtn user 
-:      002251 p_keyboard_push_keyboard_data_to_usb:
-0x695 002252 fetch 1 ,mem_customer_data_trigger 
-0x696 002253 branch p_keyboard_push_release_keyboard_data_to_usb ,blank 
-0x697 002254 fetch 8 ,mem_customer_key_press + 1 
-:      002255 p_keyboard_push_keyboard_package_data_to_usb:
-0x698 002256 store 8 ,mem_pdatatemp 
-0x699 002257 fetch 1 ,mem_customer_key_press 
-0x69a 002258 beq kb_multikey_report_id ,p_keyboard_push_multimedia_key_data_to_usb 
-0x69b 002259 beq kb_system_conctrl_report_id ,p_keyboard_push_systemctrl_key_data_to_usb 
-0x69c 002260 call dongle_usb_tx_kb_data 
-0x69d 002261 fetch 8 ,mem_pdatatemp 
-0x69e 002262 store 8 ,mem_usb_kb_data 
-0x69f 002263 rtn 
-:      002265 p_keyboard_push_release_keyboard_data_to_usb:
-0x6a0 002266 fetch 8 ,mem_customer_key_release + 1 
-0x6a1 002267 branch p_keyboard_push_keyboard_package_data_to_usb 
-:      002269 p_keyboard_push_multimedia_key_data_to_usb:
-0x6a2 002270 call dongle_usb_tx_enable_ep2 
-0x6a3 002271 jam usb_ep2_multikey ,mem_usb_ep2_data 
-0x6a4 002272 setarg kb_multikey_report_id 
-0x6a5 002273 store 1 ,mem_usb_kb_multikey 
-0x6a6 002274 fetch 2 ,mem_pdatatemp 
-0x6a7 002275 istore 2 ,contw 
-0x6a8 002276 rtn 
-:      002278 p_keyboard_push_systemctrl_key_data_to_usb:
-0x6a9 002279 call dongle_usb_tx_enable_ep2 
-0x6aa 002280 jam usb_ep2_systemkey ,mem_usb_ep2_data 
-0x6ab 002281 setarg kb_system_conctrl_report_id 
-0x6ac 002282 store 1 ,mem_usb_kb_system 
-0x6ad 002283 fetch 1 ,mem_pdatatemp 
-0x6ae 002284 istore 1 ,contw 
-0x6af 002285 rtn 
-:      002287 p_usb_class_type:
-0x6b0 002288 set0 mark_isstr ,mark 
-0x6b1 002289 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x6b2 002290 and_into 0x80 ,pdata 
-0x6b3 002291 beq in_device ,usb_in_device 
-0x6b4 002292 beq out_device ,p_usb_out_device 
-0x6b5 002293 branch assert 
-:      002295 p_usb_out_device:
-0x6b6 002296 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x6b7 002297 rshift4 pdata ,pdata 
-0x6b8 002298 rshift pdata ,pdata 
-0x6b9 002299 and_into 0x03 ,pdata 
-0x6ba 002300 beq class_req ,p_usb_out_class_req 
-0x6bb 002301 branch usb_out_device + 4 
-:      002303 p_usb_out_class_req:
-0x6bc 002304 fetch 1 ,mem_usb_setup_brequest 
-0x6bd 002305 beq set_report ,p_usb_set_report 
-0x6be 002306 branch usb_out_class_req + 1 
-:      002308 p_usb_set_report:
-0x6bf 002309 nop 15000 
-0x6c0 002310 arg mem_usb0_set_report_data ,contw 
-0x6c1 002311 call p_usb_rx_data 
-0x6c2 002312 jam 1 ,mem_usb0_get_set_report 
-0x6c3 002313 call usb_set_report_resume_judge 
-0x6c4 002314 fetch 2 ,mem_usb_setup_bvalue 
-0x6c5 002315 store 2 ,mem_usb_setup_bvalue_temp 
-0x6c6 002316 jam 0x02 ,core_usb_clear_nak 
-0x6c7 002317 branch usb_set_report + 10 
-:      002319 p_usb_rx_data:
-0x6c8 002320 fetch 1 ,core_usb_txbusy 
-0x6c9 002321 rtnbit1 usb_status_rxfull 
-0x6ca 002322 branch usb_rx_data 
-:      002324 p_adc_init_data:
-0x6cb 002325 fetch 8 ,mem_otp_adc 
-0x6cc 002326 branch adc_init_cal_data_default ,blank 
-0x6cd 002327 store 8 ,mem_reference_inter1p8v_2v_adc_io_data 
-0x6ce 002328 call enable_otp_read 
-0x6cf 002329 call loadcode_check_otp_lock 
-0x6d0 002330 arg otp_offset_adc_param_l_c0 ,pdata 
-0x6d1 002331 iadd regb ,regb 
-0x6d2 002332 arg 10 ,loopcnt 
-0x6d3 002333 arg mem_otp_temp ,rega 
-0x6d4 002334 call otp_read_data 
-0x6d5 002335 call disable_otp 
-0x6d6 002336 fetch 8 ,mem_otp_temp 
-0x6d7 002337 rtn blank 
-0x6d8 002338 store 8 ,mem_adc_reference3v_gpio1v_ft_data 
-0x6d9 002339 ifetch 2 ,contr 
-0x6da 002340 istore 2 ,contw 
-0x6db 002342 rtn 
-:      002344 p_sadc_cal_write:
-0x6dc 002345 fetch 1 ,core_sadc_ctrl 
-0x6dd 002346 set1 1 ,pdata 
-0x6de 002347 store 1 ,core_sadc_ctrl 
-0x6df 002348 fetchr regb ,1 ,mem_spi_write_addr 
-0x6e0 002349 fetch 1 ,mem_adc_cal_c7 
-0x6e1 002350 store 1 ,mem_spi_write_addr 
-0x6e2 002351 arg 8 ,loopcnt 
-0x6e3 002352 call sadc_cal_write + 4 
-0x6e4 002353 storer regb ,1 ,mem_spi_write_addr 
-0x6e5 002354 fetch 1 ,core_gpadc_cfg2 
-0x6e6 002355 set0 4 ,pdata 
-0x6e7 002356 store 1 ,core_gpadc_cfg2 
-0x6e8 002357 rtn 
-:      002361 p_vdd_calculate_by_mode:
-:      002363 p_vdd_reference_inter3v_calculate:
-0x6e9 002364 fetch 1 ,mem_adc_config_flag 
-0x6ea 002365 beq adc_config_hvin ,p_vdd_reference_inter3v_calculate_by_mode_vdcdc 
-0x6eb 002366 beq adc_config_gpio ,p_vdd_reference_inter3v_calculate_by_mode_gpio 
-0x6ec 002367 rtn 
-:      002369 p_vdd_reference_inter3v_calculate_by_mode_vdcdc:
-0x6ed 002370 setarg 1000 
-0x6ee 002371 store 2 ,mem_reference_voltage 
-0x6ef 002372 fetcht 2 ,mem_adc_reference3v_vdcdc3p6v_ft_data 
-0x6f0 002373 fetch 2 ,mem_adc_reference3v_vdcdc4p6v_ft_data 
-0x6f1 002374 arg 3600 ,regc 
-0x6f2 002375 call vdd_calculate 
-0x6f3 002376 branch p_mul1v_div1v_to_cal 
-:      002378 p_vdd_reference_inter3v_calculate_by_mode_gpio:
-0x6f4 002379 setarg 1000 
-0x6f5 002380 store 2 ,mem_reference_voltage 
-0x6f6 002381 fetcht 2 ,mem_adc_reference3v_gpio1v_ft_data 
-0x6f7 002382 fetch 2 ,mem_adc_reference3v_gpio2v_ft_data 
-0x6f8 002383 arg 1000 ,regc 
-0x6f9 002384 call vdd_calculate 
-:      002385 p_mul1v_div1v_to_cal:
-0x6fa 002386 fetcht 2 ,mem_adc_reference3v_inter1v_ft_data 
-0x6fb 002387 imul32 temp ,pdata 
-0x6fc 002388 fetcht 2 ,mem_adc_reference3v_inter1v_now_data 
-0x6fd 002389 idiv temp 
-0x6fe 002390 branch get_div_result 
-:      002392 p_enable_adc_init_config:
-0x6ff 002393 call p_sadc_cal_write 
-0x700 002394 fetch 1 ,core_gpadc_cfg1 
-0x701 002395 set0 7 ,pdata 
-0x702 002396 store 1 ,core_gpadc_cfg1 
-0x703 002397 jam 0x77 ,core_gpadc_ctrl 
-0x704 002398 jam 0xc1 ,core_gpadc_cfg0 
-0x705 002399 jam 0x61 ,core_vtest_ctrl0 
-0x706 002400 jam 0x00 ,core_gpadc_cfg3 
-0x707 002401 rtn 
-:      002403 p_enable_adc:
-:      002405 p_enable_adc_reference_source_inter3v:
-0x708 002406 call p_enable_adc_init_config 
-0x709 002407 call sadc_channel 
-0x70a 002408 fetch 1 ,mem_adc_clkdiv 
-0x70b 002409 store 1 ,core_sadc_clkdiv 
-0x70c 002410 call sadc_read 
-0x70d 002411 jam 0x60 ,core_vtest_ctrl0 
-0x70e 002412 jam 0x00 ,core_sadc_clkdiv 
-:      002415 p_read_adc_inter1v:
-0x70f 002416 call p_enable_adc_init_config 
-0x710 002417 fetch 1 ,mem_adc_clkdiv 
-0x711 002418 store 1 ,core_sadc_clkdiv 
-0x712 002419 jam 0x50 ,core_gpadc_cfg3 
-0x713 002420 jam 0xc0 ,core_vtest_ctrl1 
-0x714 002422 arg 0xb ,regext_index 
-0x715 002423 fetchr regext ,2 ,mem_adc_current_value 
-0x716 002425 jam 0x03 ,core_sadc_ctrl 
-0x717 002426 call p_sar_adc_read_wait 
-0x718 002427 fetcht 2 ,core_sadc_data 
-0x719 002428 storet 2 ,mem_adc_reference3v_inter1v_now_data 
-0x71a 002429 call sadc_read_wait + 4 
-0x71b 002431 arg 0xb ,regext_index 
-0x71c 002432 storer regext ,2 ,mem_adc_current_value 
-0x71d 002434 jam 0x60 ,core_vtest_ctrl0 
-0x71e 002435 jam 0x00 ,core_sadc_clkdiv 
-0x71f 002436 jam 0x00 ,core_sadc_ctrl 
-0x720 002437 rtn 
-:      002441 p_sar_adc_read_wait:
-0x721 002442 fetch 1 ,core_perf_status 
-0x722 002443 bbit0 saradc_done ,p_sar_adc_read_wait 
-0x723 002444 rtn 
->>>>>>> .r1527
+:      001178 p_keyboard_keyscan_value_current_zero_check:
+0x37c 001179 fetch 8 ,mem_keyscan_value_current 
+0x37d 001180 nrtn blank 
+0x37e 001181 fetch 8 ,mem_keyscan_value_current + 8 
+0x37f 001182 nrtn blank 
+0x380 001183 fetch 4 ,mem_keyscan_value_current + 16 
+0x381 001184 nrtn blank 
+0x382 001185 fetch 1 ,mem_keyboard_commbination_control_key_delay_release_timer 
+0x383 001186 nrtn blank 
+0x384 001187 fetch 1 ,mem_keyboard_commbination_key_step 
+0x385 001188 rtneq cammbination_key_null 
+0x386 001189 jam cammbination_key_free ,mem_keyboard_commbination_key_step 
+0x387 001190 rtn 
+:      001192 p_keyboard_keyvalue_commbination_replace:
+0x388 001193 fetch 1 ,mem_keyboard_keyvalue_temp 
+0x389 001194 beq hid_key_search ,p_keyboard_commbination_search 
+0x38a 001195 branch keyboard_keyvalue_commbination_replace + 2 
+:      001197 p_keyboard_commbination_search:
+0x38b 001198 fetch 1 ,mem_kb_computer_system 
+0x38c 001199 beq system_os_mac ,p_keyboard_commbination_mac_search 
+0x38d 001200 setarg hid_key_ac_search 
+0x38e 001201 branch keyboard_keyvalue_store_temp 
+:      001202 p_keyboard_commbination_mac_search:
+0x38f 001203 jam left_gui ,mem_keyboard_commbination_control_key_value 
+0x390 001204 jam hid_key_space ,mem_keyboard_commbination_standard_key_value 
+0x391 001205 branch keyboard_commbination_keypress 
+:      001207 p_keyboard_keyvalue_in_out:
+0x392 001208 fetch 1 ,mem_keyboard_keyvalue_temp 
+0x393 001209 arg hid_key_left_ctrl ,temp 
+0x394 001210 isub temp ,null 
+0x395 001211 nbranch p_keyboard_keyvalue_standard ,positive 
+0x396 001212 sub pdata ,hid_key_right_gui ,null 
+0x397 001213 nbranch p_keyboard_keyvalue_consumer ,positive 
+0x398 001214 and_into 0x07 ,pdata 
+0x399 001215 copy pdata ,queue 
+0x39a 001216 fetch 1 ,mem_keyboard_press_flag_temp 
+0x39b 001217 bbit1 0 ,p_keyboard_keyvalue_control_key_in 
+:      001218 p_keyboard_keyvalue_control_key_out:
+0x39c 001219 fetch 1 ,mem_keyboard_keyvalue_buffer 
+0x39d 001220 qset0 pdata 
+0x39e 001221 store 1 ,mem_keyboard_keyvalue_buffer 
+0x39f 001222 rtn 
+:      001223 p_keyboard_keyvalue_control_key_in:
+0x3a0 001224 fetch 1 ,mem_keyboard_keyvalue_buffer 
+0x3a1 001225 qset1 pdata 
+0x3a2 001226 store 1 ,mem_keyboard_keyvalue_buffer 
+0x3a3 001227 rtn 
+:      001229 p_keyboard_keyvalue_standard:
+0x3a4 001230 jam 0 ,mem_keyboard_keyvalue_buffer + 8 
+0x3a5 001231 fetch 1 ,mem_keyboard_press_flag_temp 
+0x3a6 001232 bbit1 0 ,p_keyboard_keyvalue_standard_in 
+:      001233 p_keyboard_keyvalue_standard_out:
+0x3a7 001234 fetcht 1 ,mem_keyboard_keyvalue_temp 
+0x3a8 001235 arg 6 ,loopcnt 
+0x3a9 001236 arg mem_keyboard_keyvalue_buffer + 2 ,contr 
+:      001237 p_keyboard_keyvalue_standard_out_loop:
+0x3aa 001238 ifetch 1 ,contr 
+0x3ab 001239 isub temp ,null 
+0x3ac 001240 nbranch p_keyboard_keyvalue_standard_out_next ,zero 
+0x3ad 001241 ifetch 1 ,contr 
+0x3ae 001242 increase -2 ,contr 
+0x3af 001243 istore 1 ,contr 
+0x3b0 001244 rtn blank 
+0x3b1 001245 increase 1 ,contr 
+0x3b2 001246 istoret 1 ,contr 
+:      001247 p_keyboard_keyvalue_standard_out_next:
+0x3b3 001248 loop p_keyboard_keyvalue_standard_out_loop 
+0x3b4 001249 rtn 
+:      001251 p_keyboard_keyvalue_standard_in:
+0x3b5 001252 fetcht 1 ,mem_keyboard_keyvalue_temp 
+0x3b6 001253 arg 6 ,loopcnt 
+0x3b7 001254 arg mem_keyboard_keyvalue_buffer + 2 ,contr 
+:      001255 p_keyboard_keyvalue_standard_in_loop:
+0x3b8 001256 ifetch 1 ,contr 
+0x3b9 001257 branch p_keyboard_keyvalue_standard_in_data ,blank 
+0x3ba 001258 isub temp ,null 
+0x3bb 001259 rtn zero 
+0x3bc 001260 loop p_keyboard_keyvalue_standard_in_loop 
+0x3bd 001261 rtn 
+:      001262 p_keyboard_keyvalue_standard_in_data:
+0x3be 001263 increase -1 ,contr 
+0x3bf 001264 istoret 1 ,contr 
+0x3c0 001265 rtn 
+:      001267 p_keyboard_keyvalue_consumer:
+0x3c1 001268 jam keyboard_consumer_key_press ,mem_keyboard_consumer_key_status 
+0x3c2 001269 fetch 1 ,mem_keyboard_press_flag_temp 
+0x3c3 001270 call p_keyboard_consumer_key_release ,blank 
+0x3c4 001271 branch p_keyboard_keyvalue_standard 
+:      001273 p_keyboard_consumer_key_release:
+0x3c5 001274 jam keyboard_consumer_key_release ,mem_keyboard_consumer_key_status 
+0x3c6 001275 rtn 
+:      001277 p_keyboard_keyvalue_fn_replace:
+0x3c7 001278 fetch 1 ,mem_keyboard_press_flag_temp 
+0x3c8 001279 ncall keyboard_commbination_delay_release_clear ,blank 
+0x3c9 001280 fetch 1 ,mem_keyboard_fn_flag 
+0x3ca 001281 ncall p_keyboard_keyvalue_fn_replace_press ,blank 
+0x3cb 001282 branch keyboard_keyvalue_fn_replace + 5 
+:      001284 p_keyboard_keyvalue_fn_replace_press:
+0x3cc 001285 fetch 1 ,mem_keyboard_keyvalue_temp 
+0x3cd 001286 beq hid_key_q ,p_keyboard_keyvalue_os_andriod 
+0x3ce 001287 beq hid_key_w ,p_keyboard_keyvalue_os_windows 
+0x3cf 001288 beq hid_key_e ,p_keyboard_keyvalue_os_ios 
+0x3d0 001289 branch keyboard_keyvalue_fn_replace_press + 1 
+:      001292 p_keyboard_keyvalue_os_andriod:
+0x3d1 001293 fetch 1 ,mem_keyboard_press_flag_temp 
+0x3d2 001294 bbit0 0 ,p_keyboard_keyvalue_clear_temp_end 
+0x3d3 001295 jam system_os_andriod ,mem_kb_computer_system 
+:      001296 p_keyboard_keyvalue_clear_temp:
+0x3d4 001297 jam 6 ,mem_keyboard_mode_led_on_timer 
+:      001298 p_keyboard_keyvalue_clear_temp_end:
+0x3d5 001299 setarg 0 
+0x3d6 001300 branch keyboard_keyvalue_store_temp 
+:      001302 p_keyboard_keyvalue_os_windows:
+0x3d7 001303 fetch 1 ,mem_keyboard_press_flag_temp 
+0x3d8 001304 bbit0 0 ,p_keyboard_keyvalue_clear_temp_end 
+0x3d9 001305 jam system_os_windows ,mem_kb_computer_system 
+0x3da 001306 branch p_keyboard_keyvalue_clear_temp 
+:      001308 p_keyboard_keyvalue_os_ios:
+0x3db 001309 fetch 1 ,mem_keyboard_press_flag_temp 
+0x3dc 001310 bbit0 0 ,p_keyboard_keyvalue_clear_temp_end 
+0x3dd 001311 jam system_os_ios ,mem_kb_computer_system 
+0x3de 001312 branch p_keyboard_keyvalue_clear_temp 
+:      001314 p_keyboard_special_key_check:
+0x3df 001316 branch keyboard_special_key_check + 1 
+:      001320 p_keyboard_motion:
+0x3e0 001321 disable user 
+0x3e1 001322 jam 0 ,mem_customer_key 
+0x3e2 001323 jam 0 ,mem_customer_data_trigger 
+0x3e3 001324 jam 0 ,mem_customer_data_trigger_last 
+0x3e4 001325 fetch 1 ,mem_keyboard_commbination_key_step 
+0x3e5 001326 beq cammbination_key_press ,keyboard_commbination_key_press_process 
+0x3e6 001327 beq cammbination_key_hold ,keyboard_commbination_key_hold_process 
+0x3e7 001328 beq cammbination_key_complete ,keyboard_commbination_key_hold_process 
+0x3e8 001329 beq cammbination_key_wait_release ,keyboard_commbination_key_wait_release_process 
+0x3e9 001330 beq cammbination_key_null ,keyboard_commbination_key_null_process 
+0x3ea 001331 fetch 1 ,mem_keyboard_data_change_flag 
+0x3eb 001332 branch p_keyboard_no_key_press ,blank 
+0x3ec 001333 branch keyboard_motion + 13 
+:      001335 p_keyboard_no_key_press:
+0x3ed 001336 fetch 1 ,mem_device_flag 
+0x3ee 001337 rtnne mode_24g_device 
+0x3ef 001338 branch keyboard_no_key_press + 2 
+:      001340 p_keyboard_device_data_tpye_check:
+0x3f0 001341 fetch 1 ,mem_device_flag 
+0x3f1 001342 bne mode_24g_device ,p_keyboard_device_data_tpye_check_next 
+0x3f2 001343 jam 0 ,mem_24g_repeat_send_flag 
+0x3f3 001344 fetch 2 ,mem_keyboard_tx_data 
+0x3f4 001345 ncall keyboard_set_repeat_send_flag ,blank 
+0x3f5 001346 fetch 6 ,mem_keyboard_tx_data + 3 
+0x3f6 001347 ncall keyboard_set_repeat_send_flag ,blank 
+:      001349 p_keyboard_device_data_tpye_check_next:
+0x3f7 001350 fetch 1 ,mem_keyboard_tx_data 
+0x3f8 001351 beq hid_reportid_key_standard ,p_keyboard_standard_data_send 
+0x3f9 001352 branch keyboard_device_data_tpye_check_next + 1 
+:      001354 p_keyboard_standard_data_send:
+0x3fa 001355 jam device_data_tpye_standard_keyboard ,mem_keyboard_data_send_flag 
+0x3fb 001356 call keyboard_clear_key_data 
+0x3fc 001357 fetch 1 ,mem_device_flag 
+0x3fd 001358 bne mode_24g_device ,keyboard_standard_data_send_end 
+0x3fe 001359 branch keyboard_standard_data_send + 4 
+:      001362 p_keyboard_cb_fuction:
+0x3ff 001363 setarg p_keyboard_24g_before_lpm_sleep 
+0x400 001364 store 2 ,mem_cb_before_lpm_sleep 
+0x401 001365 setarg keyboard_24g_package_data 
+0x402 001366 store 2 ,mem_cb_24g_transmit_data 
+0x403 001367 setarg keyboard_24g_search_dongle 
+0x404 001368 store 2 ,mem_cb_24g_search_receiver 
+0x405 001369 setarg p_keyboard_lpm_before_common 
+0x406 001370 store 2 ,mem_cb_24g_lpm_before 
+0x407 001371 setarg p_keyboard_process_lpm_before 
+0x408 001372 store 2 ,mem_cb_before_lpm 
+0x409 001374 setarg keyboard_priority_bb_event 
+0x40a 001375 store 2 ,mem_cb_bb_event_process 
+0x40b 001376 setarg keyboard_idle 
+0x40c 001377 store 2 ,mem_cb_idle_process 
+0x40d 001378 setarg keyboard_before_hibernate 
+0x40e 001379 store 2 ,mem_cb_before_hibernate 
+0x40f 001380 setarg mouse_le_bb_event_connect_complete 
+0x410 001381 store 2 ,mem_cb_att_write 
+0x411 001382 setarg keyboard_bb_event_timer 
+0x412 001383 store 2 ,mem_cb_event_timer 
+0x413 001384 setarg mouse_spi_write_flash_cb 
+0x414 001385 store 2 ,mem_cb_spi_flash_write_complate 
+0x415 001388 setarg mouse_le_transmit 
+0x416 001389 store 2 ,mem_cb_ble_transmit 
+0x417 001390 setarg mouse_set_lpm_mult 
+0x418 001391 store 2 ,mem_cb_bt_set_mult 
+0x419 001392 rtn 
+:      001394 p_keyboard_24g_before_lpm_sleep:
+0x41a 001395 fetch 1 ,mem_device_flag 
+0x41b 001396 rtnne mode_24g_device 
+0x41c 001397 branch mouse_24g_before_lpm_sleep + 2 
+:      001399 p_keyboard_lpm_before_common:
+0x41d 001400 call p_clear_wake 
+0x41e 001401 fetcht 1 ,mem_config_select_device_button_gpio 
+0x41f 001402 call gpio_set_wake 
+0x420 001404 fetcht 1 ,mem_usb_level_check_gpio 
+0x421 001405 set1 7 ,temp 
+0x422 001406 call gpio_set_wake 
+0x423 001408 fetch 2 ,mem_kb_col_ptr 
+0x424 001409 copy pdata ,regb 
+0x425 001410 arg 20 ,loopcnt 
+:      001411 p_keyboard_key_col_wake_init:
+0x426 001412 ifetcht 1 ,regb 
+0x427 001413 isolate1 7 ,temp 
+0x428 001414 ncall gpio_out_active ,true 
+0x429 001415 increase 1 ,regb 
+0x42a 001416 loop p_keyboard_key_col_wake_init 
+0x42b 001418 fetch 2 ,mem_kb_row_ptr 
+0x42c 001419 copy pdata ,regb 
+0x42d 001420 arg 8 ,loopcnt 
+:      001421 p_keyboard_key_row_wake_init:
+0x42e 001422 ifetcht 1 ,regb 
+0x42f 001423 sub temp ,ui_button_gpio_disable ,null 
+0x430 001424 ncall gpio_set_wake ,zero 
+0x431 001425 increase 1 ,regb 
+0x432 001426 loop p_keyboard_key_row_wake_init 
+0x433 001427 branch p_keyboard_gpio_pu_idle 
+:      001435 p_clear_wake:
+0x434 001436 setarg 0 
+0x435 001437 set1 21 ,pdata 
+0x436 001438 store 8 ,mem_gpio_wakeup_cfg 
+0x437 001439 setarg 0 
+0x438 001440 istore 4 ,contw 
+0x439 001441 rtn 
+:      001443 p_keyboard_process_lpm_before:
+0x43a 001444 rtnmark1 mark_24g 
+0x43b 001445 branch p_keyboard_lpm_before_common 
+:      001448 p_keyboard_before_hibernate:
+0x43c 001449 jam 0xff ,mem_sensor_motion_gpio 
+0x43d 001450 call disable_authrom 
+0x43e 001451 call keyboard_device_led_all_off 
+0x43f 001452 branch p_keyboard_setgpio_hibernate 
+:      001454 p_keyboard_device_led_all_off:
+0x440 001455 call keyboard_power_led_off 
+0x441 001456 call p_keyboard_device_led_off 
+0x442 001457 call p_keyboard_numlock_led_off 
+0x443 001458 branch keyboard_capslock_led_off 
+:      001461 p_keyboard_app_enter_hibernate:
+0x444 001462 call p_keyboard_setgpio_hibernate 
+0x445 001463 branch app_enter_hibernate 
+:      001466 p_keyboard_setgpio_hibernate:
+0x446 001467 call p_clear_wake 
+0x447 001468 call keyboard_device_led_all_off 
+0x448 001469 call p_keyboard_lpm_before_common 
+0x449 001470 fetcht 1 ,mem_mouse_reuse_2ice_gpio 
+0x44a 001471 call keyboard_gpio_config_input_pu 
+0x44b 001472 call p_keyboard_gpio_pu_idle 
+0x44c 001473 branch keyboard_setgpio_hibernate + 6 
+:      001475 p_keyboard_gpio_pu_idle:
+0x44d 001476 arg core_gpio_conf ,contr 
+0x44e 001477 arg gpio_number ,loopcnt 
+:      001478 p_keyboard_gpio_pu_idle_loop:
+0x44f 001479 ifetch 1 ,contr 
+0x450 001480 nbranch p_keyboard_gpio_pu_idle_configured ,blank 
+0x451 001481 setarg gpcfg_pullup 
+0x452 001482 add contr ,-1 ,contw 
+0x453 001483 istore 1 ,contw 
+:      001484 p_keyboard_gpio_pu_idle_configured:
+0x454 001485 loop p_keyboard_gpio_pu_idle_loop 
+0x455 001486 arg core_gpio_conf_hi + gpio_number_ext ,pdata 
+0x456 001487 isub contr ,null 
+0x457 001488 rtn zero 
+0x458 001489 arg gpio_number_ext ,loopcnt 
+0x459 001490 arg core_gpio_conf_hi ,contr 
+0x45a 001491 branch p_keyboard_gpio_pu_idle_loop 
+:      001493 p_lpm_dispatch:
+0x45b 001494 call lpo_calibration 
+0x45c 001495 fetch 3 ,mem_clks_per_lpo 
+0x45d 001496 rtn blank 
+0x45e 001497 fetch 1 ,mem_keyboard_fn_flag 
+0x45f 001498 nrtn blank 
+0x460 001499 fetch 1 ,mem_keyboard_control_key_flag 
+0x461 001500 nrtn blank 
+0x462 001501 fetch 1 ,mem_keyboard_commbination_control_key_delay_release_timer 
+0x463 001502 nrtn blank 
+0x464 001503 branch lpm_dispatch + 4 
+:      001506 p_lpm_sleep:
+0x465 001508 fetch 2 ,mem_cb_before_lpm_sleep 
+0x466 001509 call callback_func 
+:      001510 p_lpm_sleep_skip_cb_function:
+0x467 001511 fetch 4 ,mem_sleep_counter_all 
+0x468 001512 iadd temp ,pdata 
+0x469 001513 store 4 ,mem_sleep_counter_all 
+0x46a 001514 call p_lpm_save_context 
+0x46b 001516 branch lpm_sleep_skip_cb_function + 4 
+:      001518 p_lpm_save_context:
+0x46c 001519 storer mark ,8 ,mem_saved_mark 
+0x46d 001520 arg core_gpio_conf ,contr 
+0x46e 001521 arg mem_saved_gpio ,contw 
+0x46f 001522 call memcpy16 
+0x470 001523 arg core_gpio_conf_hi ,contr 
+0x471 001524 call memcpy8 
+0x472 001525 fetch 1 ,core_spid_ctrl 
+0x473 001526 store 1 ,mem_saved_spidctrl 
+0x474 001527 copy temp ,regb 
+:      001528 p_lpm_write_gpio_wakeup:
+0x475 001529 arg 12 ,loopcnt 
+0x476 001530 arg mem_gpio_wakeup_cfg ,rega 
+0x477 001531 arg core_gpio_wakeup_cfg ,regc 
+0x478 001532 until null ,lpo_edge 
+:      001533 p_lpm_write_gpio_loop:
+0x479 001534 ifetch 1 ,rega 
+0x47a 001535 ifetcht 1 ,regc 
+0x47b 001536 isub temp ,null 
+0x47c 001537 branch p_lpm_write_gpio_loop_next ,zero 
+0x47d 001538 istore 1 ,regc 
+0x47e 001539 until null ,lpo_edge 
+:      001540 p_lpm_write_gpio_loop_next:
+0x47f 001541 increase 1 ,rega 
+0x480 001542 increase 1 ,regc 
+0x481 001543 loop p_lpm_write_gpio_loop 
+0x482 001544 copy regb ,temp 
+0x483 001545 rtn 
+:      001547 p_app_init:
+:      001548 p_keyboard_init:
+0x484 001549 call enable_authrom 
+0x485 001550 call p_keyboard_setting_config 
+0x486 001551 call p_keyboard_gpio_init 
+0x487 001552 call p_keyboard_low_vol_mult_set 
+0x488 001553 rtn wake 
+0x489 001554 call p_keyboard_device_led_all_off 
+0x48a 001555 fetch 1 ,mem_keyboard_device_poweron_timer_count_init 
+0x48b 001556 store 1 ,mem_keyboard_device_poweron_timer_count 
+0x48c 001557 call keyboard_cb_fuction 
+0x48d 001558 branch keyboard_init_wireless 
+:      001560 p_keyboard_setting_config:
+0x48e 001561 call app_param_init 
+0x48f 001562 rtn wake 
+0x490 001563 call g24_transmit_init 
+0x491 001564 call g24_chmap_param_init 
+0x492 001565 fetch 1 ,mem_device_flag 
+0x493 001566 store 1 ,mem_device_flag_temp_new 
+0x494 001567 fetch 3 ,mem_le_lap + 3 
+0x495 001568 store 3 ,mem_mouse_le_lap_temp 
+0x496 001569 call keyboard_param_init 
+0x497 001570 setarg mem_le_tx_buffer0_omemalloc_new 
+0x498 001571 store 2 ,mem_ble_l2cap_tx_buff0_ptr 
+0x499 001572 setarg mouse_ble_l2cap_txbuff_size_new 
+0x49a 001573 store 2 ,mem_ble_l2cap_tx_buff_size_ptr 
+0x49b 001574 call le_set_fixed_ltk_justwork 
+0x49c 001576 fetch mouse_flag_len ,mem_mouse_flag 
+0x49d 001577 bbit1 mouse_enable_otp ,keyboard_load_otp_info_check 
+0x49e 001578 bbit1 mouse_enable_flash ,mouse_load_flash_info_check 
+0x49f 001579 rtn 
+:      001581 p_keyboard_select_reconn_device:
+0x4a0 001582 arg mem_device1_type ,rega 
+0x4a1 001583 fetch 1 ,mem_device_flag 
+0x4a2 001584 rtneq mode_24g_device 
+0x4a3 001585 increase -1 ,pdata 
+0x4a4 001586 mul32 pdata ,13 ,pdata 
+0x4a5 001587 iadd rega ,rega 
+0x4a6 001588 ifetch 1 ,rega 
+0x4a7 001589 store 1 ,mem_xrecord_mode 
+0x4a8 001590 beq rec_4_mode ,p_keyboard_load_le_device 
+0x4a9 001591 rtn 
+:      001593 p_keyboard_load_le_device:
+0x4aa 001594 ifetch 6 ,contr 
+0x4ab 001595 store 6 ,mem_hci_plap 
+0x4ac 001596 branch mouse_load_le_device_end + 3 
+:      001598 p_keyboard_gpio_init:
+0x4ad 001599 call p_clear_wake 
+0x4ae 001600 fetcht 1 ,mem_config_select_device_button_gpio 
+0x4af 001601 storet 1 ,mem_sensor_motion_gpio 
+0x4b0 001602 call keyboard_gpio_config_input_pu 
+0x4b1 001604 setarg mem_key_row_gpio 
+0x4b2 001605 store 2 ,mem_kb_row_ptr 
+0x4b3 001607 setarg mem_key_col_gpio 
+0x4b4 001608 store 2 ,mem_kb_col_ptr 
+0x4b5 001610 setarg mem_key_excol_gpio 
+0x4b6 001611 store 2 ,mem_kb_excol_ptr 
+:      001613 p_keyboard_keyscan_gpio_init:
+0x4b7 001614 fetch 2 ,mem_kb_row_ptr 
+0x4b8 001615 copy pdata ,regb 
+0x4b9 001616 arg 8 ,loopcnt 
+:      001617 p_keyboard_key_row_init:
+0x4ba 001618 ifetcht 1 ,regb 
+0x4bb 001619 sub temp ,ui_button_gpio_disable ,null 
+0x4bc 001620 ncall keboard_gpio_set_high_impedance ,zero 
+0x4bd 001621 increase 1 ,regb 
+0x4be 001622 loop p_keyboard_key_row_init 
+0x4bf 001623 call p_lpm_write_gpio_wakeup 
+0x4c0 001625 fetch 2 ,mem_kb_col_ptr 
+0x4c1 001626 copy pdata ,regb 
+0x4c2 001627 arg 20 ,loopcnt 
+0x4c3 001628 branch keyboard_key_cow_init 
+:      001630 p_keyboard_low_vol_mult_set:
+0x4c4 001631 fetch 1 ,mem_device_flag 
+0x4c5 001632 bne mode_24g_device ,keyboard_low_vol_mult_ble_set + 1 
+0x4c6 001633 call g24_interval_param_8ms 
+0x4c7 001634 branch keyboard_low_vol_mult_set + 2 
+:      001636 p_check_51cmd_once_continue:
+0x4c8 001637 fetch 1 ,mem_fifo_temp 
+0x4c9 001638 beq bt_cmd_store_reconn_info_le ,p_eeprom_store_le_reconn_info 
+0x4ca 001639 branch check_51cmd_once_continue + 4 
+:      001641 p_eeprom_store_le_reconn_info:
+0x4cb 001642 jam rec_4_mode ,mem_record_bt_mode 
+:      001643 p_eeprom_store_reconn_info:
+0x4cc 001644 fetch 1 ,mem_device_option 
+0x4cd 001645 beq dvc_op_keyboard ,keyboard_store_remote_bdaddr 
+0x4ce 001646 branch eeprom_store_reconn_info + 1 
+:      001653 p_keyboard_g24_reconn_dispatch:
+0x4cf 001654 fetch 2 ,mem_24g_reconn_count 
+0x4d0 001655 and_into 0xe0 ,pdata 
+0x4d1 001656 branch p_keyboard_g24_reconn_dispatch_next ,blank 
+0x4d2 001657 fetch 2 ,mem_24g_reconn_count 
+0x4d3 001658 increase 1 ,pdata 
+0x4d4 001659 store 2 ,mem_24g_reconn_count 
+0x4d5 001660 rtn 
+:      001661 p_keyboard_g24_reconn_dispatch_next:
+0x4d6 001662 call g24_reconn_data_prep 
+0x4d7 001663 call g24_transmit_receive_ack 
+0x4d8 001664 nbranch g24_reconn_device_fail ,sync 
+0x4d9 001665 nbranch g24_reconn_device_fail ,user3 
+0x4da 001666 call p_keyboard_g24_ackpayload_parse 
+0x4db 001667 branch g24_reconn_dispatch_next + 5 
+:      001670 p_keyboard_g24_transmit_no_interrupt:
+0x4dc 001671 call g24_txdata_prep 
+0x4dd 001672 nbranch p_keyboard_g24_nodata_transmit ,user 
+:      001673 p_keyboard_g24_transmit_start:
+0x4de 001674 call p_keyboard_g24_transmit_process 
+0x4df 001675 call keyboard_power_ctrl_start 
+0x4e0 001676 branch keyboard_g24_transmit_start_next 
+:      001678 p_keyboard_g24_nodata_transmit:
+0x4e1 001679 fetch 8 ,mem_keyscan_value_current 
+0x4e2 001680 nbranch keyboard_g24_transmit_start_next ,blank 
+0x4e3 001681 fetch 8 ,mem_keyscan_value_current + 8 
+0x4e4 001682 nbranch keyboard_g24_transmit_start_next ,blank 
+0x4e5 001683 fetch 4 ,mem_keyscan_value_current + 16 
+0x4e6 001684 nbranch keyboard_g24_transmit_start_next ,blank 
+0x4e7 001685 call g24_search_receiver 
+:      001686 p_keyboard_g24_long_sleep:
+0x4e8 001687 call keyboard_g24_lpm_wait 
+0x4e9 001688 nrtn user 
+0x4ea 001689 call g24_setgpio_lpm_before 
+0x4eb 001690 branch keyboard_g24_long_sleep + 2 
+:      001692 p_keyboard_g24_transmit_process:
+0x4ec 001693 jam 0 ,mem_24g_retry 
+:      001694 p_keyboard_g24_transmit_loop:
+0x4ed 001695 fetchr timeup ,2 ,mem_param_rx_setup 
+0x4ee 001696 until clkn_rt ,meet 
+0x4ef 001697 call keyboard_special_key_check 
+0x4f0 001698 fetch 2 ,mem_24g_pair_timeout 
+0x4f1 001699 nbranch g24_transmit_no_ack ,blank 
+0x4f2 001700 call g24_transmit_receive_ack 
+0x4f3 001701 fetch 1 ,mem_24g_no_ack 
+0x4f4 001702 beq no_ack_24g ,g24_transmit_no_ack 
+0x4f5 001703 nbranch p_keyboard_g24_retransmit ,sync 
+0x4f6 001704 nbranch p_keyboard_g24_retransmit ,user3 
+0x4f7 001705 call p_keyboard_g24_ackpayload_parse 
+0x4f8 001706 jam 0 ,mem_sensor_shutdown_flag 
+0x4f9 001707 branch g24_transmit_no_ack 
+:      001710 p_keyboard_g24_retransmit:
+0x4fa 001711 fetch 1 ,mem_24g_abort_pac 
+0x4fb 001712 nrtn blank 
+0x4fc 001713 fetch 2 ,mem_24g_txfail_cnt 
+0x4fd 001714 increase 1 ,pdata 
+0x4fe 001715 store 2 ,mem_24g_txfail_cnt 
+0x4ff 001716 fetch 1 ,mem_24g_txfail_cnt 
+0x500 001717 beq 0xff ,g24_tx_attempt_fail 
+0x501 001718 call p_keyboard_g24_transmit_hop_process 
+0x502 001719 branch p_keyboard_g24_transmit_loop 
+:      001721 p_keyboard_g24_transmit_hop_process:
+0x503 001722 fetch 1 ,mem_24g_retry 
+0x504 001723 increase 1 ,pdata 
+0x505 001724 store 1 ,mem_24g_retry 
+0x506 001725 and_into 0x03 ,pdata 
+0x507 001726 branch p_g24_tx_fast_hop ,blank 
+0x508 001727 rtn 
+:      001729 p_g24_tx_fast_hop:
+0x509 001730 fetch 4 ,mem_24g_addr 
+0x50a 001731 fetcht 4 ,mem_24g_fast_conn_addr 
+0x50b 001732 isub temp ,null 
+0x50c 001733 branch g24_ch ,zero 
+0x50d 001734 branch g24_tx_fast_hop 
+:      001737 p_keyboard_g24_ackpayload_parse:
+0x50e 001738 call g24_ackpayload_parse 
+0x50f 001739 fetch 1 ,mem_24g_rxbuf + 1 
+0x510 001740 compare 0x08 ,pdata ,0xf8 
+0x511 001741 nrtn true 
+0x512 001742 fetch 1 ,mem_24g_rxbuf + 2 
+0x513 001743 beq 0xff ,keyboard_24g_hibernate_set 
+0x514 001744 store 1 ,mem_keyboard_led_status 
+0x515 001745 rtn 
+:      001747 p_keyboard_g24_short_sleep:
+0x516 001748 call g24_lpm_wait 
+0x517 001749 nrtn user 
+0x518 001750 call p_clear_wake 
+0x519 001751 fetch 3 ,mem_24g_short_sleep_set 
+0x51a 001752 branch g24_long_seep2 
+:      001756 p_adc_init_data:
+0x51b 001757 fetch 8 ,mem_otp_adc 
+0x51c 001758 branch adc_init_cal_data_default ,blank 
+0x51d 001759 store 8 ,mem_reference_inter1p8v_2v_adc_io_data 
+0x51e 001760 call enable_otp_read 
+0x51f 001761 call loadcode_check_otp_lock 
+0x520 001762 arg otp_offset_adc_param_l_c0 ,pdata 
+0x521 001763 iadd regb ,regb 
+0x522 001764 arg 10 ,loopcnt 
+0x523 001765 arg mem_otp_temp ,rega 
+0x524 001766 call otp_read_data 
+0x525 001767 call disable_otp 
+0x526 001768 fetch 8 ,mem_otp_temp 
+0x527 001769 rtn blank 
+0x528 001770 store 8 ,mem_adc_reference3v_gpio1v_ft_data 
+0x529 001771 ifetch 2 ,contr 
+0x52a 001772 istore 2 ,contw 
+0x52b 001774 rtn 
+:      001776 p_sadc_cal_write:
+0x52c 001777 fetch 1 ,core_sadc_ctrl 
+0x52d 001778 set1 1 ,pdata 
+0x52e 001779 store 1 ,core_sadc_ctrl 
+0x52f 001780 fetchr regb ,1 ,mem_spi_write_addr 
+0x530 001781 fetch 1 ,mem_adc_cal_c7 
+0x531 001782 store 1 ,mem_spi_write_addr 
+0x532 001783 arg 8 ,loopcnt 
+0x533 001784 call sadc_cal_write + 4 
+0x534 001785 storer regb ,1 ,mem_spi_write_addr 
+0x535 001786 fetch 1 ,core_gpadc_cfg2 
+0x536 001787 set0 4 ,pdata 
+0x537 001788 store 1 ,core_gpadc_cfg2 
+0x538 001789 rtn 
+:      001793 p_vdd_calculate_by_mode:
+:      001795 p_vdd_reference_inter3v_calculate:
+0x539 001796 fetch 1 ,mem_adc_config_flag 
+0x53a 001797 beq adc_config_hvin ,p_vdd_reference_inter3v_calculate_by_mode_vdcdc 
+0x53b 001798 beq adc_config_gpio ,p_vdd_reference_inter3v_calculate_by_mode_gpio 
+0x53c 001799 rtn 
+:      001801 p_vdd_reference_inter3v_calculate_by_mode_vdcdc:
+0x53d 001802 setarg 1000 
+0x53e 001803 store 2 ,mem_reference_voltage 
+0x53f 001804 fetcht 2 ,mem_adc_reference3v_vdcdc3p6v_ft_data 
+0x540 001805 fetch 2 ,mem_adc_reference3v_vdcdc4p6v_ft_data 
+0x541 001806 arg 3600 ,regc 
+0x542 001807 call vdd_calculate 
+0x543 001808 branch p_mul1v_div1v_to_cal 
+:      001810 p_vdd_reference_inter3v_calculate_by_mode_gpio:
+0x544 001811 setarg 1000 
+0x545 001812 store 2 ,mem_reference_voltage 
+0x546 001813 fetcht 2 ,mem_adc_reference3v_gpio1v_ft_data 
+0x547 001814 fetch 2 ,mem_adc_reference3v_gpio2v_ft_data 
+0x548 001815 arg 1000 ,regc 
+0x549 001816 call vdd_calculate 
+:      001817 p_mul1v_div1v_to_cal:
+0x54a 001818 fetcht 2 ,mem_adc_reference3v_inter1v_ft_data 
+0x54b 001819 imul32 temp ,pdata 
+0x54c 001820 fetcht 2 ,mem_adc_reference3v_inter1v_now_data 
+0x54d 001821 idiv temp 
+0x54e 001822 branch get_div_result 
+:      001824 p_enable_adc_init_config:
+0x54f 001825 call p_sadc_cal_write 
+0x550 001826 fetch 1 ,core_gpadc_cfg1 
+0x551 001827 set0 7 ,pdata 
+0x552 001828 store 1 ,core_gpadc_cfg1 
+0x553 001829 jam 0x77 ,core_gpadc_ctrl 
+0x554 001830 jam 0xc1 ,core_gpadc_cfg0 
+0x555 001831 jam 0x61 ,core_vtest_ctrl0 
+0x556 001832 jam 0x00 ,core_gpadc_cfg3 
+0x557 001833 rtn 
+:      001835 p_enable_adc:
+:      001837 p_enable_adc_reference_source_inter3v:
+0x558 001838 call p_enable_adc_init_config 
+0x559 001839 call sadc_channel 
+0x55a 001840 fetch 1 ,mem_adc_clkdiv 
+0x55b 001841 store 1 ,core_sadc_clkdiv 
+0x55c 001842 call sadc_read 
+0x55d 001843 jam 0x60 ,core_vtest_ctrl0 
+0x55e 001844 jam 0x00 ,core_sadc_clkdiv 
+:      001847 p_read_adc_inter1v:
+0x55f 001848 call p_enable_adc_init_config 
+0x560 001849 fetch 1 ,mem_adc_clkdiv 
+0x561 001850 store 1 ,core_sadc_clkdiv 
+0x562 001851 jam 0x50 ,core_gpadc_cfg3 
+0x563 001852 jam 0xc0 ,core_vtest_ctrl1 
+0x564 001854 arg 0xb ,regext_index 
+0x565 001855 fetchr regext ,2 ,mem_adc_current_value 
+0x566 001857 jam 0x03 ,core_sadc_ctrl 
+0x567 001858 call p_sar_adc_read_wait 
+0x568 001859 fetcht 2 ,core_sadc_data 
+0x569 001860 storet 2 ,mem_adc_reference3v_inter1v_now_data 
+0x56a 001861 call sadc_read_wait + 4 
+0x56b 001863 arg 0xb ,regext_index 
+0x56c 001864 storer regext ,2 ,mem_adc_current_value 
+0x56d 001866 jam 0x60 ,core_vtest_ctrl0 
+0x56e 001867 jam 0x00 ,core_sadc_clkdiv 
+0x56f 001868 jam 0x00 ,core_sadc_ctrl 
+0x570 001869 rtn 
+:      001873 p_sar_adc_read_wait:
+0x571 001874 fetch 1 ,core_perf_status 
+0x572 001875 bbit0 saradc_done ,p_sar_adc_read_wait 
+0x573 001876 rtn 
               org 0x2000
-<<<<<<< .mine
-:      002333 start:
-0x2000 002334 call lpmstate 
-:      002336 soft_reset:
-0x2001 002337 bpatch patch00_0 ,mem_patch00 
-0x2002 002338 clear_stack 
-0x2003 002340 call app_param_init 
-0x2004 002341 call initialize_radio 
-0x2005 002342 call iic_init_360khz 
-0x2006 002343 call init_param 
-0x2007 002344 call l2cap_init 
-0x2008 002345 bpatch patch00_1 ,mem_patch00 
-0x2009 002346 call ui_init 
-0x200a 002347 call app_init 
-0x200b 002348 call publickey_init 
-0x200c 002350 call lpm_recover_clk ,wake 
-:      002351 main_loop:
-0x200d 002352 bpatch patch00_2 ,mem_patch00 
-0x200e 002353 call sp_calc_sequence_256 
-0x200f 002354 call sp_calc_sequence_256_check 
-0x2010 002355 call le_advertising_dispatch 
-0x2011 002356 call idle_dispatch 
-0x2012 002357 call app_process_idle 
-0x2013 002358 call connection_dispatch 
-0x2014 002359 call g24_dispatch 
-0x2015 002360 call lpm_dispatch 
-0x2016 002361 call kscan_dispatch 
-0x2017 002362 branch main_loop 
-:      002364 connection_dispatch:
-0x2018 002365 call connection_incontext 
-0x2019 002366 rtnmark0 mark_context 
-0x201a 002367 set0 mark_context ,mark 
-0x201b 002368 call context_save 
-0x201c 002369 branch le_disable 
-:      002371 connection_incontext:
-0x201d 002372 bpatch patch00_3 ,mem_patch00 
-0x201e 002373 call context_search_insniff 
-0x201f 002374 nbranch connection_nosniff ,zero 
-0x2020 002375 call context_load 
-0x2021 002376 add rega ,coffset_mode ,contr 
-0x2022 002377 ifetch 1 ,contr 
-0x2023 002378 bbit1 mode_le ,le_conn_dispatch 
-0x2024 002381 rtn 
-:      002383 connection_nosniff:
-0x2025 002384 jam 0 ,mem_current_context 
-0x2026 002385 call context_get_next 
-0x2027 002386 copy loopcnt ,null 
-0x2028 002387 rtn zero 
-0x2029 002388 branch assert 
-:      002395 idle_dispatch:
-0x202a 002396 fetch 1 ,mem_hci_cmd 
-0x202b 002397 rtn blank 
-0x202c 002398 beq hci_cmd_le_create_conn ,idle_le_create_conn 
-0x202d 002399 call context_search_conn_handle 
-0x202e 002400 rtn zero 
-0x202f 002401 call context_search_plap 
-0x2030 002402 rtn zero 
-:      002403 idle_exit:
-0x2031 002404 jam 0 ,mem_hci_cmd 
-0x2032 002405 rtn 
-:      002407 idle_le_create_conn:
-0x2033 002408 jam hci_cmd_le_create_conn ,mem_cmd_le_create_conn 
-0x2034 002409 jam 0 ,mem_hci_cmd 
-0x2035 002410 rtn 
-:      002414 context_load:
-0x2036 002415 bpatch patch00_4 ,mem_patch00 
-0x2037 002416 set1 mark_context ,mark 
-0x2038 002417 deposit rega 
-0x2039 002418 store 2 ,mem_context_ptr 
-0x203a 002419 force context_size ,loopcnt 
-0x203b 002420 arg mem_le_state ,contw 
-0x203c 002421 add rega ,coffset_mode ,contr 
-0x203d 002422 ifetch 1 ,contr 
-0x203e 002423 copy rega ,contr 
-0x203f 002424 bbit1 mode_le ,memcpy 
-0x2040 002425 rtn 
-:      002427 context_save:
-0x2041 002428 bpatch patch00_5 ,mem_patch00 
-0x2042 002429 fetch 2 ,mem_context_ptr 
-0x2043 002430 iforce contw 
-0x2044 002431 force context_size ,loopcnt 
-0x2045 002432 arg mem_le_state ,contr 
-0x2046 002433 branch memcpy 
-:      002437 context_get_next:
-0x2047 002438 arg context_num ,loopcnt 
-0x2048 002439 fetcht 1 ,mem_current_context 
-:      002440 context_get_next_loop:
-0x2049 002441 increase 1 ,temp 
-0x204a 002442 compare context_num ,temp ,0xff 
-0x204b 002443 nbranch context_get_next_cont ,true 
-0x204c 002444 arg 0 ,temp 
-:      002445 context_get_next_cont:
-0x204d 002446 storet 1 ,mem_current_context 
-0x204e 002447 mul32 temp ,context_size ,pdata 
-0x204f 002448 arg mem_context ,rega 
-0x2050 002449 iadd rega ,rega 
-0x2051 002450 ifetch 1 ,rega 
-0x2052 002451 bbit1 state_insniff ,context_get_next_sniff 
-0x2053 002452 rtnbit1 state_inconn 
-:      002453 context_get_next_sniff:
-0x2054 002454 loop context_get_next_loop 
-0x2055 002455 rtn 
-:      002457 context_new:
-0x2056 002458 bpatch patch00_6 ,mem_patch00 
-0x2057 002459 arg context_search_empty ,regc 
-0x2058 002460 call context_search 
-0x2059 002461 nrtn zero 
-0x205a 002462 deposit rega 
-0x205b 002463 store 2 ,mem_context_ptr 
-0x205c 002464 branch enable_zero 
-:      002469 context_check_idle:
-0x205d 002470 arg context_check_inconn ,regc 
-0x205e 002471 branch context_search 
-:      002476 context_search_conn_handle:
-0x205f 002477 fetcht 1 ,mem_hci_conn_handle 
-:      002478 context_search_conn_handle2:
-0x2060 002479 arg context_search_handle ,regc 
-0x2061 002480 branch context_search 
-:      002483 context_search_plap:
-0x2062 002484 bpatch patch00_7 ,mem_patch00 
-0x2063 002485 fetcht 6 ,mem_hci_plap 
-:      002486 context_search_plap2:
-0x2064 002487 arg context_search_lap ,regc 
-0x2065 002488 branch context_search 
-:      002490 context_search_insniff:
-0x2066 002491 arg context_search_sniff ,regc 
-0x2067 002492 branch context_search 
-:      002494 context_search_sniff_window:
-0x2068 002495 arg context_search_window ,regc 
-:      002496 context_search:
-0x2069 002497 bpatch patch01_0 ,mem_patch01 
-0x206a 002498 arg mem_context ,rega 
-0x206b 002499 arg context_num ,loopcnt 
-:      002500 context_search_loop:
-0x206c 002501 ifetch 1 ,rega 
-0x206d 002502 copy regc ,pc 
-:      002503 context_search_next:
-0x206e 002504 bpatch patch01_1 ,mem_patch01 
-0x206f 002505 increase context_size ,rega 
-0x2070 002506 loop context_search_loop 
-0x2071 002507 force 1 ,null 
-0x2072 002508 rtn 
-:      002510 context_search_empty:
-0x2073 002511 bbit1 state_inconn ,context_search_next 
-0x2074 002512 branch enable_zero 
-:      002514 context_search_lap:
-0x2075 002515 bbit0 state_inconn ,context_search_next 
-:      002516 context_search_lap_cont:
-0x2076 002517 add rega ,coffset_plap ,contr 
-0x2077 002518 ifetch 6 ,contr 
-0x2078 002519 isub temp ,null 
-0x2079 002520 rtn zero 
-0x207a 002521 branch context_search_next 
-:      002523 context_search_handle:
-0x207b 002524 bbit0 state_inconn ,context_search_next 
-0x207c 002525 add rega ,coffset_conn_handle ,contr 
-0x207d 002526 ifetch 1 ,contr 
-0x207e 002527 isub temp ,null 
-0x207f 002528 rtn zero 
-0x2080 002529 branch context_search_next 
-:      002531 context_search_sniff:
-0x2081 002532 bbit0 state_insniff ,context_search_next 
-:      002533 context_search_sniff_loop:
-0x2082 002534 call context_get_anchor 
-0x2083 002535 call sign_pdata_temp 
-0x2084 002536 isub temp ,pdata 
-0x2085 002537 increase 1 ,pdata 
-0x2086 002538 branch context_search_sniff_miss ,positive 
-0x2087 002539 copy contr ,regb 
-0x2088 002540 store 9 ,mem_temp 
-0x2089 002541 bpatch patch01_2 ,mem_patch01 
-0x208a 002542 fetch 1 ,mem_sc_calc 
-0x208b 002543 nbranch context_search_sniff_sc ,blank 
-0x208c 002544 fetch 9 ,mem_temp 
-0x208d 002545 copy regb ,contr 
-0x208e 002546 increase 5 ,pdata 
-0x208f 002547 branch context_search_meet1 
-:      002549 context_search_sniff_sc:
-0x2090 002550 fetch 9 ,mem_temp 
-0x2091 002551 copy regb ,contr 
-0x2092 002552 increase 20 ,pdata 
-:      002553 context_search_meet1:
-0x2093 002554 nbranch context_search_next ,positive 
-:      002555 context_search_meet:
-0x2094 002556 copy temp ,bt_clk 
-0x2095 002557 call context_next_anchor 
-0x2096 002558 branch enable_zero 
-:      002561 context_search_sniff_miss:
-0x2097 002562 iforce regb 
-0x2098 002563 add rega ,coffset_tsniff ,contr 
-0x2099 002564 ifetch 2 ,contr 
-0x209a 002565 branch context_search_meet ,blank 
-0x209b 002566 call context_next_anchor 
-0x209c 002567 branch context_search_sniff_loop 
-:      002569 sign_pdata_temp:
-0x209d 002570 rshift16 pdata ,timeup 
-0x209e 002571 rshift8 timeup ,timeup 
-0x209f 002572 branch sign_pdata_temp_p0 ,zero 
-0x20a0 002573 compare 0xf ,timeup ,0xf 
-0x20a1 002574 nrtn true 
-0x20a2 002575 rshift16 temp ,timeup 
-0x20a3 002576 rshift8 timeup ,timeup 
-0x20a4 002577 nrtn zero 
-0x20a5 002578 set1 28 ,temp 
-0x20a6 002579 rtn 
-:      002580 sign_pdata_temp_p0:
-0x20a7 002581 rshift16 temp ,timeup 
-0x20a8 002582 rshift8 timeup ,timeup 
-0x20a9 002583 compare 0xf ,timeup ,0xf 
-0x20aa 002584 nrtn true 
-0x20ab 002585 set1 28 ,pdata 
-0x20ac 002586 rtn 
-:      002588 context_check_inconn:
-0x20ad 002589 bbit0 state_inconn ,context_search_next 
-0x20ae 002590 branch enable_zero 
-:      002593 context_check_a_wack:
-0x20af 002594 bbit0 state_inconn ,context_search_next 
-0x20b0 002595 add rega ,coffset_mode ,contr 
-0x20b1 002596 ifetch 1 ,contr 
-0x20b2 002597 bbit1 mode_le ,context_search_next 
-0x20b3 002598 rtn 
-:      002600 context_get_anchor:
-0x20b4 002601 add rega ,coffset_mode ,contr 
-0x20b5 002602 ifetcht 1 ,contr 
-0x20b6 002603 deposit clkn_bt 
-0x20b7 002604 isolate1 mode_master ,temp 
-0x20b8 002605 add rega ,coffset_sniff_anchor ,contr 
-0x20b9 002606 ifetcht 4 ,contr 
-0x20ba 002607 rtn true 
-0x20bb 002608 add rega ,coffset_clk_offset ,contr 
-0x20bc 002609 ifetch 6 ,contr 
-0x20bd 002610 call calc_clke2 
-0x20be 002611 deposit clke_bt 
-0x20bf 002612 rtn 
-:      002614 context_next_anchor:
-0x20c0 002615 add rega ,coffset_tsniff ,contr 
-0x20c1 002616 add rega ,coffset_sniff_anchor ,contw 
-0x20c2 002617 ifetch 2 ,contr 
-0x20c3 002618 iadd temp ,timeup 
-0x20c4 002619 deposit timeup 
-0x20c5 002620 istore 4 ,contw 
-0x20c6 002621 branch le_context_nextevent 
-:      002624 context_search_window:
-0x20c7 002625 bbit0 state_insniff ,context_search_next 
-0x20c8 002626 call context_get_anchor 
-0x20c9 002627 iadd stop_watch ,pdata 
-0x20ca 002628 iadd stop_watch ,pdata 
-0x20cb 002629 iadd queue ,pdata 
-0x20cc 002630 isub temp ,null 
-0x20cd 002631 nbranch context_search_next ,positive 
-0x20ce 002632 branch enable_zero 
-:      002636 end_of_packet:
-0x20cf 002637 bpatch patch01_3 ,mem_patch01 
-0x20d0 002638 disable lr_s2en 
-0x20d1 002639 disable encode_fec0 
-0x20d2 002640 disable encode_fec2 
-0x20d3 002641 disable decode_fec0 
-0x20d4 002642 disable decode_fec2 
-0x20d5 002643 disable enable_crc 
-0x20d6 002644 disable encrypt 
-0x20d7 002645 disable enable_white 
-0x20d8 002646 branch shutdown_radio ,is_rx 
-0x20d9 002647 until null ,tx_clear 
-0x20da 002648 nop 100 
-0x20db 002649 branch shutdown_radio 
-:      002654 sniff_check_window:
-0x20dc 002655 bpatch patch01_4 ,mem_patch01 
-0x20dd 002656 disable swfine 
-0x20de 002657 copy temp ,stop_watch 
-0x20df 002658 call context_search_sniff_window 
-0x20e0 002659 disable user 
-0x20e1 002660 nrtn zero 
-0x20e2 002661 force 0 ,stop_watch 
-0x20e3 002662 branch enable_user 
-:      002665 calc_slot_offset:
-0x20e4 002666 bpatch patch01_5 ,mem_patch01 
-0x20e5 002667 until null ,halfslot 
-0x20e6 002668 deposit clke 
-0x20e7 002669 iforce contr 
-0x20e8 002670 rshift16 ,pdata ,pdata 
-0x20e9 002671 isub clkn_bt ,loopcnt 
-0x20ea 002672 and_into 3 ,loopcnt 
-0x20eb 002673 nbranch calc_bt_portion ,zero 
-0x20ec 002674 force 0 ,pdata 
-0x20ed 002675 branch calc_skip_bt 
-:      002676 calc_bt_portion:
-0x20ee 002677 fetcht 2 ,mem_param_rt_rthalfslot 
-0x20ef 002678 force 0 ,pdata 
-:      002679 calc_slot_offset_loop:
-0x20f0 002680 iadd temp ,pdata 
-0x20f1 002681 loop calc_slot_offset_loop 
-:      002682 calc_skip_bt:
-0x20f2 002683 iadd contr ,pdata 
-0x20f3 002684 div pdata ,12 
-0x20f4 002685 call get_div_result 
-0x20f5 002686 store 2 ,mem_slot_offset 
-0x20f6 002687 rtn 
-:      002689 calc_clke_offset:
-0x20f7 002690 bpatch patch01_6 ,mem_patch01 
-0x20f8 002691 deposit clke 
-0x20f9 002692 copy clkn ,temp 
-0x20fa 002693 isub temp ,null 
-0x20fb 002694 nsetflag positive ,44 ,pdata 
-0x20fc 002695 isub temp ,temp 
-0x20fd 002696 fetch 2 ,mem_param_rt_rthalfslot 
-0x20fe 002697 isolate0 15 ,temp 
-0x20ff 002698 branch calc_clke_pos ,true 
-0x2100 002699 copy temp ,alarm 
-0x2101 002700 arg 0x10000 ,temp 
-0x2102 002701 fetch 2 ,mem_param_rt_rthalfslot 
-0x2103 002702 isub temp ,pdata 
-0x2104 002703 iadd alarm ,temp 
-:      002705 calc_clke_pos:
-0x2105 002706 storet 6 ,mem_le_clk_offset 
-0x2106 002707 rtn 
-:      002709 calc_clke:
-0x2107 002710 disable clknt 
-0x2108 002711 fetch 6 ,mem_le_clk_offset 
-:      002712 calc_clke2:
-0x2109 002713 iadd clkn ,alarm 
-0x210a 002714 increase 10 ,alarm 
-0x210b 002715 fetch 2 ,mem_param_rt_rthalfslot 
-0x210c 002716 isub alarm ,pdata 
-0x210d 002717 isolate0 15 ,pdata 
-0x210e 002718 branch calc_clke_pos_adj ,true 
-0x210f 002719 setarg 0x10000 
-0x2110 002720 fetchr regd ,2 ,mem_param_rt_rthalfslot 
-0x2111 002721 isub regd ,pdata 
-0x2112 002722 iadd alarm ,alarm 
-:      002723 calc_clke_pos2:
-0x2113 002724 copy alarm ,clke 
-0x2114 002725 rtn 
-:      002726 calc_clke_pos_adj:
-0x2115 002727 force 0 ,null 
-0x2116 002728 branch calc_clke_pos2 
-:      002735 qsetxor:
-0x2117 002736 rshift3 pdata ,pdata 
-0x2118 002737 ifetchr rega ,1 ,contw 
-0x2119 002738 ixor rega ,pdata 
-0x211a 002739 isolate0 6 ,pdata 
-0x211b 002740 branch qset_p 
-:      002742 qset1_p:
-0x211c 002743 isolate0 0 ,null 
-:      002744 qset_start:
-0x211d 002745 arg 0x8ac2 ,contw 
-:      002746 qset_p:
-0x211e 002747 ifetch 1 ,contw 
-0x211f 002748 qsetflag true ,pdata 
-0x2120 002749 istore 1 ,contw 
-0x2121 002750 rtn 
-:      002752 rx_dcoc_avg:
-0x2122 002753 nop 60 
-:      002754 btdma:
-0x2123 002756 jam 8 ,0x8983 
-0x2124 002757 jam 9 ,0x8985 
-0x2125 002758 jam 0x9 ,0x8981 
-0x2126 002759 jam 0x3 ,0x8981 
-0x2127 002760 jam 0x6 ,0x8980 
-0x2128 002761 nop 60 
-0x2129 002762 arg 0 ,rega 
-0x212a 002763 arg 0 ,regb 
-0x212b 002764 arg 16 ,loopcnt 
-0x212c 002765 arg 0x800 ,contr 
-:      002766 rx_dcoc_loop:
-0x212d 002767 ifetch 2 ,contr 
-0x212e 002768 iadd rega ,rega 
-0x212f 002769 ifetch 2 ,contr 
-0x2130 002770 iadd regb ,regb 
-0x2131 002771 loop rx_dcoc_loop 
-0x2132 002772 rtn 
-:      002774 rx_dcoc:
-0x2133 002775 bpatch patch01_7 ,mem_patch01 
-0x2134 002776 call set_sync_on 
-0x2135 002777 arg 39 ,temp 
-0x2136 002778 call set_freq_rx 
-0x2137 002779 call rf_rx_enable 
-0x2138 002780 jam 0x7f ,0x8a25 
-0x2139 002781 jam 0x1a ,0x8a30 
-0x213a 002782 jam 0x78 ,0x8a31 
-0x213b 002783 jam 0xb2 ,0x8a8f 
-0x213c 002784 jam 0 ,0x8ac2 
-0x213d 002785 jam 0 ,0x8ac3 
-0x213e 002786 arg 6 ,queue 
-0x213f 002787 call rx_dcoc_avg 
-0x2140 002788 isolate1 13 ,rega 
-0x2141 002789 call qset_start 
-0x2142 002790 isolate1 13 ,regb 
-0x2143 002791 call qset_p 
-0x2144 002792 arg 5 ,queue 
-:      002793 rx_dcoc_loop2:
-0x2145 002794 call qset1_p 
-0x2146 002795 call qset_p 
-0x2147 002796 call rx_dcoc_avg 
-0x2148 002797 arg 0x8ac2 ,contw 
-0x2149 002798 rshift4 rega ,pdata 
-0x214a 002799 call qsetxor 
-0x214b 002800 rshift4 regb ,pdata 
-0x214c 002801 call qsetxor 
-0x214d 002802 increase -1 ,queue 
-0x214e 002803 branch rx_dcoc_loop2 ,positive 
-0x214f 002804 jam 0x52 ,0x8a8f 
-0x2150 002805 jam 2 ,0x8a30 
-0x2151 002806 jam 0 ,0x8981 
-:      002808 shutdown_radio:
-0x2152 002809 bpatch patch02_0 ,mem_patch02 
-0x2153 002810 call rf_debug_shutdown_radio_line 
-0x2154 002811 disable is_tx 
-0x2155 002812 disable is_rx 
-0x2156 002813 setarg 0x0200 
-0x2157 002814 store 4 ,0x8a23 
-0x2158 002815 jam 0xfa ,0x8a01 
-0x2159 002816 nop 12 
-0x215a 002817 jam 0 ,0x8a0f 
-0x215b 002818 jam 0x1a ,0x8a12 
-0x215c 002819 jam 0x2b ,0x8a14 
-0x215d 002820 force 8 ,radio_ctrl 
-0x215e 002821 force 0 ,radio_ctrl 
-0x215f 002823 branch gain_control 
-:      002825 set_sync_on:
-0x2160 002826 bpatch patch02_1 ,mem_patch02 
-0x2161 002827 jam 0x60 ,0x8a0f 
-0x2162 002828 jam 0xaa ,0x8a10 
-0x2163 002829 jam 0x7a ,0x8a12 
-0x2164 002830 jam 0x00 ,0x8a25 
-0x2165 002831 jam 0x00 ,0x8a26 
-0x2166 002832 nop 60 
-0x2167 002833 jam 0x20 ,0x8a20 
-0x2168 002834 jam 0xfd ,0x8a23 
-0x2169 002835 jam 0x12 ,0x8a24 
-0x216a 002836 jam 0x10 ,0x8a24 
-0x216b 002837 nop 60 
-0x216c 002838 jam 0x60 ,0x8a12 
-0x216d 002839 jam 0xdd ,0x8a23 
-0x216e 002840 rtn 
-:      002842 set_freq_rx:
-0x216f 002843 bpatch patch02_2 ,mem_patch02 
-0x2170 002844 jam 0x01 ,0x8900 
-0x2171 002845 jam 0x9d ,0x8a23 
-0x2172 002846 jam 0x02 ,0x8a24 
-0x2173 002847 nop 20 
-0x2174 002848 jam 0x65 ,0x8a70 
-0x2175 002849 jam 0x9f ,0x8a23 
-0x2176 002850 call set_lemode 
-0x2177 002851 storet 1 ,mem_last_freq 
-0x2178 002852 increase 1 ,temp 
-:      002856 aac_res_lookup:
-0x2179 002857 bpatch patch02_3 ,mem_patch02 
-0x217a 002858 rshift4 temp ,pdata 
-0x217b 002859 arg mem_aac_res_table ,contr 
-0x217c 002860 iadd contr ,contr 
-0x217d 002861 ifetch 1 ,contr 
-0x217e 002862 fetchr rega ,1 ,0x8a71 
-0x217f 002863 and_into 0xf ,rega 
-0x2180 002864 ior rega ,pdata 
-0x2181 002865 store 1 ,0x8a71 
-0x2182 002866 call calc_freq 
-0x2183 002867 nop 144 
-0x2184 002868 fetch 1 ,mem_fcomp_div 
-0x2185 002869 beq xtal_24m ,aac_res_lookup_end 
-0x2186 002870 nop 36 
-:      002871 aac_res_lookup_end:
-0x2187 002872 jam 0x80 ,0x8a20 
-0x2188 002873 rtn 
-:      002876 set_lemode_2m_16m:
-0x2189 002877 setarg 0x8312 
-0x218a 002878 store 2 ,0x8907 
-0x218b 002879 branch set_lemode_2m 
-:      002881 set_lemode_1m_16m:
-0x218c 002882 setarg 0x4189 
-0x218d 002883 store 2 ,0x8907 
-0x218e 002884 branch set_lemode_1m 
-:      002887 set_lemode:
-0x218f 002888 bpatch patch02_4 ,mem_patch02 
-0x2190 002889 jam 0x11 ,0x8a82 
-0x2191 002890 jam 0x12 ,0x8a8d 
-0x2192 002891 jam 0x0a ,0x8a8e 
-0x2193 002892 fetch 1 ,mem_fcomp_div 
-0x2194 002893 beq xtal_16m ,set_lemode_2m_16m 
-0x2195 002894 setarg 0x5762 
-0x2196 002895 store 2 ,0x8907 
-:      002896 set_lemode_2m:
-0x2197 002897 jam 3 ,0x8901 
-0x2198 002898 jam 0x84 ,0x8920 
-0x2199 002899 rtnmark1 mark_ble_2m 
-0x219a 002900 jam 1 ,0x8901 
-0x219b 002901 jam 0x80 ,0x8920 
-0x219c 002902 jam 0x07 ,0x8a82 
-0x219d 002903 jam 0x44 ,0x8a8d 
-0x219e 002904 jam 0x0a ,0x8a8e 
-0x219f 002905 fetch 1 ,mem_fcomp_div 
-0x21a0 002906 beq xtal_16m ,set_lemode_1m_16m 
-0x21a1 002907 setarg 0x2bb1 
-0x21a2 002908 store 2 ,0x8907 
-:      002909 set_lemode_1m:
-0x21a3 002910 rtnmark0 mark_ble_lr 
-0x21a4 002911 jam 5 ,0x8901 
-0x21a5 002912 rtn 
-:      002914 rf_rx_enable:
-0x21a6 002915 bpatch patch02_5 ,mem_patch02 
-0x21a7 002916 call rf_debug_rx_gpio_high 
-0x21a8 002917 call rf_rx_agc_set 
-0x21a9 002918 force 8 ,radio_ctrl 
-0x21aa 002919 force 0 ,radio_ctrl 
-0x21ab 002921 setarg 0x0aaada 
-0x21ac 002922 store 3 ,0x8a0f 
-0x21ad 002923 jam 0x40 ,0x8a25 
-0x21ae 002924 jam 0x10 ,0x8a26 
-0x21af 002925 nop 60 
-0x21b0 002926 jam 0xfb ,0x8a01 
-0x21b1 002927 jam 0xff ,0x8a25 
-0x21b2 002928 jam 0x30 ,0x8a26 
-0x21b3 002929 jam 0x5e ,0x8a16 
-0x21b4 002930 nop 20 
-0x21b5 002931 jam 0x00 ,0x8a10 
-0x21b6 002932 jam 0x08 ,0x8a11 
-0x21b7 002933 nop 120 
-0x21b8 002934 jam 0xd ,0x8900 
-0x21b9 002935 rtn 
-:      002938 rf_rx_agc_set:
-0x21ba 002939 fetch 1 ,mem_gain_fix 
-0x21bb 002940 beq 0xff ,rf_rx_enable_no_soft_agc 
-0x21bc 002941 arg mem_gain_table ,contr 
-0x21bd 002942 iadd contr ,contr 
-0x21be 002943 ifetch 1 ,contr 
-0x21bf 002944 store 1 ,core_rf_rx_gain_fix 
-0x21c0 002945 jam 0x27 ,core_rf_rx_agc_ctrl 
-:      002947 rf_rx_enable_no_soft_agc:
-0x21c1 002948 fetcht 1 ,mem_gain_second_agc_en 
-0x21c2 002949 fetch 1 ,core_rf_rx_agc_ctrl 
-0x21c3 002950 ior temp ,pdata 
-0x21c4 002951 store 1 ,core_rf_rx_agc_ctrl 
-0x21c5 002952 rtn 
-:      002955 set_freq_tx_int:
-0x21c6 002956 jam 0x03 ,0x8900 
-0x21c7 002957 jam 0x02 ,0x8a24 
-0x21c8 002958 nop 20 
-0x21c9 002959 jam 0x65 ,0x8a70 
-0x21ca 002960 jam 0xdf ,0x8a23 
-0x21cb 002961 call set_lemode 
-0x21cc 002962 call ghp_lookup 
-0x21cd 002963 storet 1 ,mem_last_freq 
-0x21ce 002964 increase 2 ,temp 
-0x21cf 002965 branch aac_res_lookup 
-:      002969 calc_freq:
-0x21d0 002970 bpatch patch02_6 ,mem_patch02 
-0x21d1 002971 setarg 2400 
-0x21d2 002972 iadd temp ,pdata 
-0x21d3 002973 copy pdata ,rega 
-0x21d4 002974 fetcht 1 ,mem_fcomp_div 
-0x21d5 002975 rshift temp ,temp 
-0x21d6 002976 idiv temp 
-0x21d7 002978 call wait_div_end 
-0x21d8 002979 quotient pdata 
-0x21d9 002980 store 2 ,0x8909 
-0x21da 002981 remainder pdata 
-0x21db 002982 lshift16 pdata ,pdata 
-0x21dc 002983 lshift8 pdata ,pdata 
-0x21dd 002984 idiv temp 
-0x21de 002985 call wait_div_end 
-0x21df 002986 quotient pdata 
-0x21e0 002987 store 3 ,0x890b 
-0x21e1 002992 storer rega ,1 ,0x8a22 
-0x21e2 002993 rshift8 rega ,rega 
-0x21e3 002994 storer rega ,1 ,0x8a21 
-0x21e4 002995 jam 0xa0 ,0x8a20 
-0x21e5 002996 jam 0xe0 ,0x8a20 
-0x21e6 002997 jam 0xa0 ,0x8a20 
-0x21e7 002998 rtn 
-:      003000 ghp_lookup:
-0x21e8 003001 add temp ,2 ,pdata 
-0x21e9 003002 rshift3 pdata ,pdata 
-0x21ea 003003 and_into -2 ,pdata 
-0x21eb 003004 arg mem_ghpc_table ,contr 
-0x21ec 003005 bmark0 mark_ble_2m ,ghp_1m 
-0x21ed 003006 increase 12 ,contr 
-:      003007 ghp_1m:
-0x21ee 003008 iadd contr ,contr 
-0x21ef 003009 ifetchr rega ,2 ,contr 
-0x21f0 003010 ifetch 2 ,contr 
-0x21f1 003011 isub rega ,pdata 
-0x21f2 003012 add temp ,2 ,contr 
-0x21f3 003013 and_into 0xf ,contr 
-0x21f4 003014 imul32 contr ,pdata 
-0x21f5 003015 rshift4 pdata ,pdata 
-0x21f6 003016 iadd rega ,pdata 
-0x21f7 003017 store 2 ,0x8905 
-0x21f8 003018 rtn 
-:      003022 set_freq_tx:
-0x21f9 003023 bpatch patch02_7 ,mem_patch02 
-0x21fa 003024 call set_freq_tx_int 
-0x21fb 003025 nop 600 
-:      003027 txon:
-0x21fc 003028 bpatch patch03_0 ,mem_patch03 
-0x21fd 003029 setarg 0x0aaa7e 
-0x21fe 003030 store 3 ,0x8a0f 
-0x21ff 003031 nop 60 
-0x2200 003032 jam 0x00 ,0x8a25 
-0x2201 003033 jam 0x0d ,0x8a26 
-0x2202 003034 jam 0x56 ,0x8a16 
-0x2203 003035 nop 30 
-0x2204 003036 jam 0x1b ,0x8a15 
-0x2205 003037 call set_tx_power 
-0x2206 003038 nop 20 
-0x2207 003039 jam 0x0f ,0x8a26 
-0x2208 003040 nop 20 
-0x2209 003041 jam 0xa8 ,0x8a10 
-0x220a 003042 jam 0x00 ,0x8a11 
-0x220b 003043 rtn 
-:      003045 set_tx_power:
-0x220c 003046 bpatch patch03_1 ,mem_patch03 
-0x220d 003047 fetch 1 ,mem_tx_power 
-0x220e 003048 beq tx_power_0db ,set_tx_power_0db 
-0x220f 003049 beq tx_power_3db ,set_tx_power_3db 
-0x2210 003050 beq tx_power_5db ,set_tx_power_5db 
-0x2211 003051 beq tx_power_7db ,set_tx_power_7db 
-0x2212 003052 beq tx_power_10db ,set_tx_power_10db 
-0x2213 003053 beq tx_power_f3db ,set_tx_power_f3db 
-0x2214 003054 beq tx_power_f5db ,set_tx_power_f5db 
-0x2215 003055 beq tx_power_f10db ,set_tx_power_f10db 
-0x2216 003056 beq tx_power_f20db ,set_tx_power_f20db 
-:      003057 set_tx_power_0db:
-0x2217 003058 jam 0x17 ,0x8a14 
-0x2218 003059 setarg 0x251a3f 
-0x2219 003060 store 3 ,0x8a60 
-:      003061 set_tx_power_8a63_28:
-0x221a 003062 jam 0x28 ,0x8a63 
-0x221b 003063 rtn 
-:      003065 set_tx_power_3db:
-0x221c 003066 jam 0x25 ,0x8a14 
-0x221d 003067 setarg 0xa91c2d 
-0x221e 003068 store 3 ,0x8a60 
-:      003069 set_tx_power_8a63_2f:
-0x221f 003070 jam 0x2f ,0x8a63 
-0x2220 003071 rtn 
-:      003073 set_tx_power_5db:
-0x2221 003074 jam 0x25 ,0x8a14 
-0x2222 003075 setarg 0xa91c3f 
-0x2223 003076 store 3 ,0x8a60 
-0x2224 003077 branch set_tx_power_8a63_2f 
-:      003079 set_tx_power_7db:
-0x2225 003080 jam 0x25 ,0x8a14 
-0x2226 003081 setarg 0xa9383f 
-0x2227 003082 store 3 ,0x8a60 
-0x2228 003083 branch set_tx_power_8a63_2f 
-:      003085 set_tx_power_10db:
-0x2229 003086 jam 0x25 ,0x8a14 
-0x222a 003087 setarg 0xa93f3f 
-0x222b 003088 store 3 ,0x8a60 
-0x222c 003089 branch set_tx_power_8a63_2f 
-:      003092 set_tx_power_f3db:
-0x222d 003093 jam 0x17 ,0x8a14 
-0x222e 003094 setarg 0x251827 
-0x222f 003095 store 3 ,0x8a60 
-0x2230 003096 branch set_tx_power_8a63_28 
-:      003098 set_tx_power_f5db:
-0x2231 003099 jam 0x17 ,0x8a14 
-0x2232 003100 setarg 0x25181c 
-0x2233 003101 store 3 ,0x8a60 
-0x2234 003102 branch set_tx_power_8a63_28 
-:      003104 set_tx_power_f10db:
-0x2235 003105 jam 0x17 ,0x8a14 
-0x2236 003106 setarg 0x25180b 
-0x2237 003107 store 3 ,0x8a60 
-0x2238 003108 branch set_tx_power_8a63_28 
-:      003110 set_tx_power_f20db:
-0x2239 003111 jam 0x17 ,0x8a14 
-0x223a 003112 setarg 0x251000 
-0x223b 003113 store 3 ,0x8a60 
-0x223c 003114 branch set_tx_power_8a63_28 
-:      003118 initialize_radio:
-0x223d 003119 jam clksel_rc ,core_clksel 
-:      003120 initialize_radio_wait:
-0x223e 003121 fetch 2 ,mem_rf_init_ptr 
-0x223f 003122 bbit0 14 ,initialize_radio_wait 
-0x2240 003123 iforce contr 
-0x2241 003124 arg 0x8a00 ,temp 
-:      003125 initialize_radio_loop:
-0x2242 003126 ifetch 1 ,contr 
-0x2243 003127 beq 0xff ,initialize_radio_cont 
-0x2244 003128 ior temp ,contw 
-0x2245 003129 ifetch 1 ,contr 
-0x2246 003130 istore 1 ,contw 
-0x2247 003131 branch initialize_radio_loop 
-:      003133 initialize_radio_cont:
-0x2248 003134 bpatch patch03_2 ,mem_patch03 
-0x2249 003135 fetch 1 ,mem_wdt_always_work 
-0x224a 003136 call wdt_set_disable ,blank 
-0x224b 003138 until null ,lpo_edge 
-0x224c 003139 jam 0x5f ,0x813b 
-0x224d 003140 fetch 1 ,mem_fcomp_div 
-0x224e 003141 beq xtal_16m ,initialize_radio_16m 
-0x224f 003142 fetch 1 ,mem_ring_ibias_trim 
-0x2250 003143 or_into 0x04 ,pdata 
-0x2251 003144 store 1 ,0x8a02 
-0x2252 003145 jam 0x01 ,0x890f 
-0x2253 003146 jam 0x24 ,0x8a80 
-0x2254 003147 jam 0x62 ,0x8a81 
-0x2255 003148 setarg 0xe61212 
-0x2256 003149 store 3 ,0x8a73 
-:      003150 initialize_radio2:
-0x2257 003152 jam 0x60 ,0x8a86 
-0x2258 003153 jam 0x3b ,0x8a8b 
-0x2259 003155 call dpll_on 
-0x225a 003156 jam 0 ,core_config 
-0x225b 003157 jam clksel_dpll ,core_clksel 
-0x225c 003158 setarg 0x557474 
-0x225d 003159 store 3 ,0x8968 
-0x225e 003160 jam 0x6e ,0x8960 
-0x225f 003161 call rx_dcoc 
-0x2260 003162 call rfpll_aac_ghpc 
-0x2261 003163 fetch 1 ,mem_xtal_c_sel 
-0x2262 003164 store 1 ,core_xtal_cap 
-0x2263 003166 jam system_clk_12m ,mem_system_clk 
-0x2264 003167 call sadc_calibration 
-0x2265 003168 branch dpll_ring_ibias_calc 
-:      003170 initialize_radio_16m:
-0x2266 003171 fetch 1 ,mem_ring_ibias_trim 
-0x2267 003172 or_into 0x06 ,pdata 
-0x2268 003173 store 1 ,0x8a02 
-0x2269 003174 jam 0x00 ,0x890f 
-0x226a 003175 jam 0x23 ,0x8a80 
-0x226b 003176 jam 0xb0 ,0x8a81 
-0x226c 003177 setarg 0xe40909 
-0x226d 003178 store 3 ,0x8a73 
-0x226e 003179 jam 0x2a ,0x8a76 
-0x226f 003180 jam 0x04 ,0x8902 
-0x2270 003181 branch initialize_radio2 
-:      003183 rfpll_aac_ghpc:
-0x2271 003184 bpatch patch03_3 ,mem_patch03 
-0x2272 003185 call set_sync_on 
-0x2273 003186 jam 3 ,0x8900 
-0x2274 003187 jam 0x1 ,0x8a70 
-0x2275 003188 arg mem_ghpc_table ,regb 
-0x2276 003189 arg mem_aac_res_table ,regd 
-0x2277 003190 call rfpll_aac_ghpc_once 
-0x2278 003191 set1 mark_ble_2m ,mark 
-0x2279 003192 call rfpll_aac_ghpc_once 
-0x227a 003193 jam 0x61 ,0x8a70 
-0x227b 003194 branch shutdown_radio 
-:      003196 rfpll_aac_ghpc_once:
-0x227c 003197 call set_lemode 
-0x227d 003198 arg 6 ,loopcnt 
-0x227e 003199 arg 0 ,regc 
-:      003200 rfpll_cal_loop:
-0x227f 003201 copy regc ,temp 
-0x2280 003202 call aac_ghpc 
-0x2281 003203 increase 2 ,regb 
-0x2282 003204 increase 1 ,regd 
-0x2283 003205 increase 16 ,regc 
-0x2284 003206 loop rfpll_cal_loop 
-0x2285 003207 rtn 
-:      003209 dpll_on:
-0x2286 003210 fetch 1 ,mem_fcomp_div 
-0x2287 003211 beq xtal_24m ,dpll_on_24m 
-0x2288 003212 fetch 1 ,mem_ring_ibias_trim 
-0x2289 003213 or_into 0x06 ,pdata 
-0x228a 003214 store 1 ,0x8a02 
-0x228b 003215 jam 0xe0 ,0x8a05 
-:      003216 dpll_on_24m:
-0x228c 003217 jam 0xc8 ,0x8a00 
-0x228d 003218 nop 60 
-0x228e 003219 jam 0xa0 ,0x8a01 
-0x228f 003220 jam 0xcf ,0x8a00 
-0x2290 003221 jam 0xfa ,0x8a01 
-0x2291 003222 nop 20 
-0x2292 003223 jam 0x8f ,0x8a00 
-0x2293 003224 rtn 
-:      003226 aac_ghpc:
-0x2294 003227 bpatch patch03_4 ,mem_patch03 
-0x2295 003228 jam 0x30 ,0x8a20 
-0x2296 003229 jam 0xdd ,0x8a23 
-0x2297 003230 call calc_freq 
-:      003231 wait_cal_done:
-0x2298 003232 fetch 1 ,0x8a7c 
-0x2299 003233 bbit0 0 ,wait_cal_done 
-0x229a 003234 jam 0x30 ,0x8a7b 
-0x229b 003235 call read_cal_result 
-0x229c 003236 iforce rega 
-0x229d 003237 jam 0x40 ,0x8a7b 
-0x229e 003238 call read_cal_result 
-0x229f 003239 isub rega ,pdata 
-0x22a0 003240 mul32 pdata ,125 ,temp 
-0x22a1 003241 setarg 0xb00000 
-0x22a2 003242 idiv temp 
-0x22a3 003243 call wait_div_end 
-0x22a4 003244 quotient pdata 
-0x22a5 003245 bmark0 mark_ble_2m ,aac_ghpc_1m 
-0x22a6 003246 lshift pdata ,pdata 
-:      003247 aac_ghpc_1m:
-0x22a7 003248 istore 2 ,regb 
-0x22a8 003249 jam 0x20 ,0x8a7b 
-0x22a9 003250 fetch 1 ,0x8a7e 
-0x22aa 003251 lshift4 pdata ,pdata 
-0x22ab 003252 istore 1 ,regd 
-0x22ac 003253 jam 0 ,0x8a7b 
-0x22ad 003254 rtn 
-:      003256 read_cal_result:
-0x22ae 003257 fetch 2 ,0x8a7d 
-0x22af 003258 byteswap pdata ,pdata 
-0x22b0 003259 fetcht 1 ,0x8a7c 
-0x22b1 003260 lshift16 temp ,temp 
-0x22b2 003261 ior temp ,pdata 
-0x22b3 003262 rtn 
-:      003265 dpll_ring_ibias_calc:
-0x22b4 003266 bpatch patch03_5 ,mem_patch03 
-0x22b5 003267 fetch 1 ,core_vtest_ctrl0 
-0x22b6 003268 set1 0 ,pdata 
-0x22b7 003269 store 1 ,core_vtest_ctrl0 
-0x22b8 003270 jam 0xf0 ,core_vtest_ctrl1 
-0x22b9 003271 fetch 1 ,core_bbpll_cfg3 
-0x22ba 003272 or_into 0x16 ,pdata 
-0x22bb 003273 store 1 ,core_bbpll_cfg3 
-0x22bc 003275 fetch 1 ,mem_adc_dma_enable 
-0x22bd 003276 store 1 ,mem_temp 
-0x22be 003277 fetch 1 ,mem_adc_channel 
-0x22bf 003278 store 1 ,mem_temp + 1 
-0x22c0 003279 jam 0 ,mem_adc_dma_enable 
-0x22c1 003280 fetch 1 ,mem_ring_ibias_calc_adc_channel 
-0x22c2 003281 store 1 ,mem_adc_channel 
-0x22c3 003282 fetcht 1 ,mem_ring_ibias_calc_adc_gpio 
-0x22c4 003283 call gpio_set_high_impedance 
-0x22c5 003285 arg 0 ,rega 
-0x22c6 003286 arg 8 ,loopcnt 
-:      003287 dpll_ring_ibias_read_adc:
-0x22c7 003288 call enable_adc 
-0x22c8 003289 fetch 2 ,mem_adc_current_value 
-0x22c9 003290 iadd rega ,rega 
-0x22ca 003291 loop dpll_ring_ibias_read_adc 
-0x22cb 003292 rshift3 rega ,rega 
-0x22cc 003293 store 2 ,mem_adc_current_value 
-0x22cd 003295 fetch 1 ,mem_temp 
-0x22ce 003296 store 1 ,mem_adc_dma_enable 
-0x22cf 003297 fetch 1 ,mem_temp + 1 
-0x22d0 003298 store 1 ,mem_adc_channel 
-0x22d1 003300 fetch 1 ,core_bbpll_cfg3 
-0x22d2 003301 and_into 0xe0 ,pdata 
-0x22d3 003302 store 1 ,core_bbpll_cfg3 
-0x22d4 003303 jam 0x00 ,core_vtest_ctrl1 
-0x22d5 003304 fetch 1 ,core_vtest_ctrl0 
-0x22d6 003305 set0 0 ,pdata 
-0x22d7 003306 store 1 ,core_vtest_ctrl0 
-0x22d8 003308 call vdd_calculate_by_mode 
-0x22d9 003309 fetcht 2 ,mem_ring_ibias_vtune_high 
-0x22da 003310 isub temp ,null 
-0x22db 003311 branch ring_ibias_trim_incrs ,positive 
-0x22dc 003312 fetcht 2 ,mem_ring_ibias_vtune_low 
-0x22dd 003313 isub temp ,null 
-0x22de 003314 rtn positive 
-:      003315 ring_ibias_trim_decrs:
-0x22df 003316 fetch 1 ,mem_ring_ibias_trim 
-0x22e0 003317 rtneq 0x00 
-0x22e1 003318 increase -32 ,pdata 
-0x22e2 003319 store 1 ,mem_ring_ibias_trim 
-0x22e3 003320 rtn 
-:      003322 ring_ibias_trim_incrs:
-0x22e4 003323 fetch 1 ,mem_ring_ibias_trim 
-0x22e5 003324 rtneq 0xe0 
-0x22e6 003325 increase 32 ,pdata 
-0x22e7 003326 store 1 ,mem_ring_ibias_trim 
-0x22e8 003327 rtn 
-:      003330 save_rssi:
-0x22e9 003331 bpatch patch03_6 ,mem_patch03 
-0x22ea 003333 fetch 1 ,modem_nb_pow 
-0x22eb 003334 isolate1 6 ,pdata 
-0x22ec 003335 setflag true ,7 ,pdata 
-0x22ed 003336 store 1 ,mem_modem_rssi 
-0x22ee 003338 fetch 1 ,modem_gain 
-0x22ef 003339 and pdata ,0x0f ,temp 
-0x22f0 003340 lshift temp ,temp 
-0x22f1 003341 rshift4 pdata ,pdata 
-0x22f2 003342 iadd temp ,temp 
-0x22f3 003343 mul32 temp ,3 ,rega 
-0x22f4 003345 fetch 1 ,mem_modem_rssi 
-0x22f5 003346 call byte_sign_extern 
-0x22f6 003347 sub pdata ,0 ,pdata 
-0x22f7 003348 iadd rega ,pdata 
-0x22f8 003349 increase -9 ,pdata 
-0x22f9 003350 and pdata ,0x1ff ,pdata 
-0x22fa 003351 isolate1 8 ,pdata 
-0x22fb 003352 nbranch save_rssi_store ,true 
-0x22fc 003353 setarg 0 
-:      003354 save_rssi_store:
-0x22fd 003355 store 1 ,mem_rssi_hex 
-0x22fe 003356 branch rssi_hex2dec 
-:      003358 byte_sign_extern:
-0x22ff 003359 isolate1 7 ,pdata 
-0x2300 003360 nrtn true 
-0x2301 003361 arg 0xff00 ,temp 
-0x2302 003362 ior temp ,pdata 
-0x2303 003363 rtn 
-:      003365 rssi_hex2dec:
-0x2304 003366 fetch 1 ,mem_rssi_hex 
-0x2305 003367 call bcd 
-0x2306 003368 store 1 ,mem_rssi 
-0x2307 003369 rtn 
-:      003371 bcd:
-0x2308 003372 and_into 0xff ,pdata 
-0x2309 003373 div pdata ,10 
-0x230a 003374 call get_div_result 
-0x230b 003375 lshift4 pdata ,pdata 
-0x230c 003376 remainder temp 
-0x230d 003377 ior temp ,pdata 
-0x230e 003378 rtn 
-:      003380 gain_control:
-0x230f 003381 bpatch patch03_7 ,mem_patch03 
-0x2310 003382 fetch 1 ,mem_gain_fix 
-0x2311 003383 rtneq 0xff 
-0x2312 003384 nbranch gain_increase ,sync 
-0x2313 003385 fetch 1 ,mem_modem_rssi 
-0x2314 003386 sub pdata ,0xf0 ,null 
-0x2315 003387 nbranch gain_descend ,positive 
-0x2316 003388 sub pdata ,0x7f ,null 
-0x2317 003389 branch gain_descend ,positive 
-0x2318 003391 fetchr rega ,1 ,core_rf_rx_gain_fix 
-0x2319 003392 fetch 1 ,mem_gain_fix 
-0x231a 003393 rtneq 0 
-0x231b 003394 arg mem_gain_table ,contr 
-0x231c 003395 iadd contr ,contr 
-0x231d 003396 ifetch 1 ,contr 
-0x231e 003397 isub rega ,null 
-0x231f 003398 nrtn zero 
-0x2320 003399 increase -2 ,contr 
-0x2321 003400 ifetcht 1 ,contr 
-0x2322 003401 rshift4 temp ,pdata 
-0x2323 003402 rshift4 rega ,regb 
-0x2324 003403 isub regb ,regb 
-0x2325 003404 and temp ,0xf ,pdata 
-0x2326 003405 and rega ,0xf ,rega 
-0x2327 003406 isub rega ,rega 
-0x2328 003407 lshift rega ,pdata 
-0x2329 003408 iadd regb ,regb 
-0x232a 003409 mul32 regb ,3 ,regb 
-0x232b 003410 fetcht 1 ,mem_modem_rssi 
-0x232c 003411 and temp ,0x80 ,pdata 
-0x232d 003412 rtn blank 
-:      003413 add_negative:
-0x232e 003414 setarg 0x100 
-0x232f 003415 isub temp ,temp 
-0x2330 003416 copy regb ,pdata 
-0x2331 003417 isub temp ,pdata 
-0x2332 003418 rtn positive 
-0x2333 003419 and pdata ,0xff ,pdata 
-0x2334 003420 rtneq 0xff 
-0x2335 003421 rtneq 0xfe 
-:      003423 gain_increase:
-0x2336 003424 fetch 1 ,mem_gain_fix 
-0x2337 003425 beq 1 ,set_rx_gain0 
-0x2338 003426 beq 2 ,set_rx_gain1 
-0x2339 003428 branch set_rx_gain0 
-:      003430 gain_descend:
-0x233a 003431 fetch 1 ,mem_gain_fix 
-0x233b 003432 beq 0 ,set_rx_gain1 
-0x233c 003433 beq 1 ,set_rx_gain2 
-:      003435 set_rx_gain2:
-0x233d 003436 jam 2 ,mem_gain_fix 
-0x233e 003437 rtn 
-:      003439 set_rx_gain0:
-0x233f 003440 jam 0 ,mem_gain_fix 
-0x2340 003441 rtn 
-:      003443 set_rx_gain1:
-0x2341 003444 jam 1 ,mem_gain_fix 
-0x2342 003445 rtn 
-:      003452 ahead_window:
-0x2343 003453 copy pdata ,temp 
-0x2344 003454 bpatch patch04_0 ,mem_patch04 
-0x2345 003455 copy temp ,pdata 
-0x2346 003456 call clk2bt 
-0x2347 003457 lshift16 bt_clk ,pdata 
-0x2348 003458 set1 44 ,pdata 
-0x2349 003459 call clk_diff 
-0x234a 003460 set0 44 ,pdata 
-0x234b 003461 call get_clk 
-0x234c 003462 call clk_diff 
-0x234d 003463 rtn user 
-0x234e 003464 call clk2rt 
-0x234f 003465 iforce stop_watch 
-0x2350 003466 until null ,timeout 
-0x2351 003467 rtn 
-:      003470 get_clk:
-0x2352 003471 copy clkn ,temp 
-0x2353 003472 rtn master 
-0x2354 003473 copy clke ,temp 
-0x2355 003474 rtn 
-:      003476 get_clkbt:
-0x2356 003477 deposit clkn_bt 
-0x2357 003478 rtn master 
-0x2358 003479 deposit clke_bt 
-0x2359 003480 rtn 
-:      003483 assert:
-0x235a 003484 bpatch patch04_1 ,mem_patch04 
-0x235b 003485 branch assert 
-:      003488 sleep:
-0x235c 003489 rtn blank 
-0x235d 003491 rshift pdata ,pdata 
-0x235e 003492 increase -3 ,pdata 
-:      003493 sleep_loop:
-0x235f 003494 increase -1 ,pdata 
-0x2360 003495 nbranch sleep_loop ,zero 
-0x2361 003496 force 0 ,pdata 
-0x2362 003497 rtn 
-:      003501 init_param:
-0x2363 003503 setarg param_tx_setup 
-0x2364 003504 store 2 ,mem_param_tx_setup 
-0x2365 003505 setarg param_rf_setup 
-0x2366 003506 store 2 ,mem_param_rf_setup 
-0x2367 003507 setarg param_conn_access 
-0x2368 003508 store 2 ,mem_param_conn_access 
-0x2369 003509 setarg param_rx_setup 
-0x236a 003510 store 2 ,mem_param_rx_setup 
-0x236b 003511 setarg param_clke_cal 
-0x236c 003512 store 2 ,mem_param_clke_cal 
-0x236d 003513 setarg param_pll_setup 
-0x236e 003514 store 2 ,mem_param_pll_setup 
-0x236f 003515 setarg param_dpll_start_delay 
-0x2370 003516 store 2 ,mem_param_dpll_start_delay 
-0x2371 003517 setarg param_rt_rthalfslot 
-0x2372 003518 store 2 ,mem_param_rt_rthalfslot 
-0x2373 003519 setarg param_clke_cal_le_1m 
-0x2374 003520 store 2 ,mem_param_clke_cal_le_1m 
-0x2375 003521 setarg param_clke_cal_le_2m 
-0x2376 003522 store 2 ,mem_param_clke_cal_le_2m 
-0x2377 003523 setarg param_clke_cal_le_coded 
-0x2378 003524 store 2 ,mem_param_clke_cal_le_coded 
-0x2379 003526 bpatch patch04_2 ,mem_patch04 
-0x237a 003527 rtn wake 
-0x237b 003528 setarg att_default_mtu 
-0x237c 003529 store 2 ,mem_le_remote_mtu 
-0x237d 003530 jam param_t_ifs_150us + param_sync_time_difference ,mem_le_tx_ifs_defference 
-0x237e 003531 setarg mem_ble_tx_buff0 
-0x237f 003532 store 2 ,mem_ble_l2cap_tx_buff0_ptr 
-0x2380 003533 setarg mem_ble_l2cap_tx_buff_size 
-0x2381 003534 store 2 ,mem_ble_l2cap_tx_buff_size_ptr 
-0x2382 003535 rshift clkn_bt ,pdata 
-0x2383 003536 store 4 ,mem_last_clkn 
-0x2384 003537 rtn 
-:      003544 lpmstate:
-0x2385 003545 setarg 0xee21 
-0x2386 003546 store 2 ,core_clkoff 
-0x2387 003547 fetchr alarm ,4 ,core_gpio_in 
-0x2388 003548 fetch 1 ,core_lpm_isogate 
-0x2389 003549 bbit0 gpio_latch ,power_up 
-0x238a 003550 enable wake 
-0x238b 003551 bbit1 cold_wake ,lpmwake 
-0x238c 003552 disable wake 
-0x238d 003553 deposit auxcnt 
-0x238e 003554 nbranch lpmwake ,blank 
-0x238f 003555 fetch 1 ,core_lpm_sysctl 
-0x2390 003556 bbit1 reload_code ,lpmwake 
-0x2391 003557 arg param_hibernate_clks ,temp 
-0x2392 003558 branch lpm_enter_sleep 
-:      003559 lpmwake:
-0x2393 003560 call lpm_poweron_retmem 
-0x2394 003561 call lpm_load_context ,wake 
-0x2395 003562 fetch 1 ,core_lpm_isogate 
-0x2396 003563 set0 gpio_latch ,pdata 
-0x2397 003564 store 1 ,core_lpm_isogate 
-0x2398 003565 nbranch boot_load ,wake 
-0x2399 003566 call clean_smem 
-0x239a 003567 storer alarm ,4 ,mem_saved_gpio_in 
-0x239b 003568 rtn 
-:      003570 power_up:
-0x239c 003571 call lpm_poweron_retmem 
-:      003572 boot_load:
-0x239d 003573 call loadcode 
-0x239e 003574 storer alarm ,4 ,mem_saved_gpio_in 
-0x239f 003575 rtn 
-:      003577 lpm_poweron_retmem:
-0x23a0 003578 until null ,lpo_edge 
-0x23a1 003579 fetch 1 ,core_lpm_ldosel 
-0x23a2 003580 and_into 0x88 ,pdata 
-0x23a3 003581 store 1 ,core_lpm_ldosel 
-0x23a4 003582 until null ,lpo_edge 
-0x23a5 003583 fetch 1 ,core_lpm_isogate 
-0x23a6 003584 or_into 0xf ,pdata 
-0x23a7 003585 store 1 ,core_lpm_isogate 
-0x23a8 003586 until null ,lpo_edge 
-0x23a9 003587 set1 isogate ,pdata 
-0x23aa 003588 store 1 ,core_lpm_isogate 
-0x23ab 003589 until null ,lpo_edge 
-0x23ac 003590 set1 retmem_cs ,pdata 
-0x23ad 003591 store 1 ,core_lpm_isogate 
-0x23ae 003592 until null ,lpo_edge 
-0x23af 003593 rtn 
-:      003595 lpm_xtal_default:
-0x23b0 003596 until null ,lpo_edge 
-0x23b1 003597 jam 0x76 ,core_xtal_ib 
-0x23b2 003598 until null ,lpo_edge 
-0x23b3 003599 jam 0x37 ,core_xtal_cap 
-0x23b4 003600 rtn 
-:      003602 xtal_fast_wake:
-0x23b5 003603 until null ,lpo_edge 
-0x23b6 003604 jam 0x76 ,core_xtal_ib 
-0x23b7 003605 until null ,lpo_edge 
-0x23b8 003606 jam 0x37 ,core_xtal_cap 
-0x23b9 003607 rtn 
-:      003609 lpm_write_lock:
-0x23ba 003612 fetch 1 ,mem_device_option 
-0x23bb 003613 lshift4 pdata ,pdata 
-0x23bc 003615 store 1 ,core_ucode_flag 
-0x23bd 003616 until null ,lpo_edge 
-0x23be 003617 fetch 1 ,mem_peripheral_lock_flag 
-0x23bf 003618 set1 rom_lock_bit ,pdata 
-0x23c0 003619 set1 option_lock ,pdata 
-0x23c1 003620 store 1 ,core_peripheral_lock 
-0x23c2 003621 branch lpm_write_wait 
-:      003623 lpm_write_ice_disable:
-0x23c3 003624 fetch 1 ,core_lpm_sysctl 
-0x23c4 003625 set0 ice_mode ,pdata 
-0x23c5 003626 store 1 ,core_lpm_sysctl 
-0x23c6 003627 rtn 
-:      003629 lpm_write_ice_enable:
-0x23c7 003630 fetch 1 ,core_lpm_sysctl 
-0x23c8 003631 set1 ice_mode ,pdata 
-0x23c9 003632 store 1 ,core_lpm_sysctl 
-0x23ca 003633 rtn 
-:      003635 lpm_preon_counter:
-0x23cb 003636 fetch 3 ,mem_lpm_xtalcnt 
-0x23cc 003637 arg core_lpm_xtalcnt ,contw 
-:      003638 lpm_write_3bytes:
-0x23cd 003639 arg 3 ,loopcnt 
-0x23ce 003640 branch lpm_write_loop 
-:      003642 lpm_write_mpu_s0:
-0x23cf 003643 arg core_mpu_s0_saddr ,contw 
-:      003644 lpm_write_dword:
-0x23d0 003645 arg 4 ,loopcnt 
-:      003646 lpm_write_loop:
-0x23d1 003647 until null ,lpo_edge 
-0x23d2 003648 istore 1 ,contw 
-0x23d3 003649 rshift8 pdata ,pdata 
-0x23d4 003650 loop lpm_write_loop 
-0x23d5 003651 branch lpm_write_wait 
-:      003653 lpm_write_mpu_s1:
-0x23d6 003654 arg core_mpu_s1_saddr ,contw 
-0x23d7 003655 branch lpm_write_dword 
-:      003658 lpm_disable_exen_output:
-0x23d8 003659 fetch 1 ,core_lpm_ldosel 
-0x23d9 003660 set0 3 ,pdata 
-0x23da 003661 store 1 ,core_lpm_ldosel 
-0x23db 003662 rtn 
-:      003664 lpm_disable_io_dozed:
-0x23dc 003665 fetch 1 ,mem_lpm_hv_sel 
-0x23dd 003666 rtn blank 
-0x23de 003667 set0 lpm_doze_en_bit ,pdata 
-0x23df 003668 branch lpm_write_sel_hv 
-:      003670 lpm_save_sel_hv:
-0x23e0 003671 store 1 ,mem_lpm_hv_sel 
-:      003672 lpm_write_sel_hv:
-0x23e1 003673 store 1 ,core_io_doze_en 
-:      003674 lpm_write_wait:
-0x23e2 003675 until null ,lpo_edge 
-0x23e3 003676 rtn 
-:      003679 lpm_write_io_vsel:
-0x23e4 003680 store 1 ,core_io_vsel 
-0x23e5 003681 branch lpm_write_wait 
-:      003684 lpm_load_context:
-0x23e6 003685 call lpm_disable_io_dozed 
-0x23e7 003686 fetch 1 ,mem_saved_spidctrl 
-0x23e8 003687 store 1 ,core_spid_ctrl 
-0x23e9 003688 arg mem_saved_gpio ,contr 
-0x23ea 003689 arg core_gpio_conf ,contw 
-0x23eb 003690 call memcpy16 
-0x23ec 003691 arg core_gpio_conf_hi ,contw 
-0x23ed 003692 call memcpy8 
-0x23ee 003693 fetchr mark ,8 ,mem_saved_mark 
-0x23ef 003694 arg core_gpio_wakeup_cfg ,contr 
-0x23f0 003695 arg mem_gpio_wakeup_cfg ,contw 
-0x23f1 003696 arg 12 ,loopcnt 
-0x23f2 003697 call memcpy 
-0x23f3 003698 branch load_ucode 
-:      003700 lpm_save_context:
-0x23f4 003701 storer mark ,8 ,mem_saved_mark 
-0x23f5 003702 arg core_gpio_conf ,contr 
-0x23f6 003703 arg mem_saved_gpio ,contw 
-0x23f7 003704 call memcpy16 
-0x23f8 003705 arg core_gpio_conf_hi ,contr 
-0x23f9 003706 call memcpy8 
-0x23fa 003707 fetch 1 ,core_spid_ctrl 
-0x23fb 003708 store 1 ,mem_saved_spidctrl 
-0x23fc 003709 branch lpm_write_gpio_wakeup 
-:      003711 lpm_write_gpio_wakeup:
-0x23fd 003712 arg 12 ,loopcnt 
-0x23fe 003713 arg mem_gpio_wakeup_cfg ,contr 
-0x23ff 003714 arg core_gpio_wakeup_cfg ,rega 
-:      003715 lpm_write_gpio_loop:
-0x2400 003716 ifetch 1 ,contr 
-0x2401 003717 ncall lpm_write_gpio ,blank 
-0x2402 003718 increase 1 ,rega 
-0x2403 003719 loop lpm_write_gpio_loop 
-0x2404 003720 rtn 
-:      003721 lpm_write_gpio:
-0x2405 003722 istore 1 ,rega 
-0x2406 003723 until null ,lpo_edge 
-0x2407 003724 rtn 
-:      003726 lpo_calibration:
-0x2408 003727 bpatch patch04_3 ,mem_patch04 
-0x2409 003728 fetch 1 ,core_ccnt_bit 
-0x240a 003729 nbranch lpo_cal_inited ,blank 
-0x240b 003730 fetch 3 ,mem_clks_per_lpo 
-0x240c 003731 nrtn blank 
-0x240d 003732 jam 0xc ,core_ccnt_bit 
-0x240e 003733 jam ccnt_start ,core_misc_ctrl 
-:      003734 lpo_cal_inited:
-0x240f 003735 fetch 1 ,core_perf_status 
-0x2410 003736 rtnbit0 1 
-0x2411 003737 fetch 3 ,core_clk_counter 
-0x2412 003738 store 3 ,mem_clks_per_lpo 
-0x2413 003739 rtn 
-:      003743 lpm_doze:
-0x2414 003744 fetch 1 ,mem_lpm_sysctl 
-0x2415 003745 set1 reload_code ,pdata 
-0x2416 003746 store 1 ,mem_lpm_sysctl 
-:      003749 lpm_hibernate:
-0x2417 003750 bpatch patch04_4 ,mem_patch04 
-0x2418 003751 arg param_hibernate_clks ,temp 
-0x2419 003752 fetch 1 ,mem_lpm_hibernate_switch 
-0x241a 003753 store 1 ,mem_lpm_isogate_final 
-0x241b 003754 fetch 1 ,mem_lpm_sysctl 
-0x241c 003755 store 1 ,core_lpm_sysctl 
-0x241d 003756 until null ,lpo_edge 
-:      003758 lpm_sleep:
-0x241e 003759 bpatch patch04_5 ,mem_patch04 
-0x241f 003761 fetch 2 ,mem_cb_before_lpm_sleep 
-0x2420 003762 call callback_func 
-:      003763 lpm_sleep_skip_cb_function:
-0x2421 003764 fetch 4 ,mem_sleep_counter_all 
-0x2422 003765 iadd temp ,pdata 
-0x2423 003766 store 4 ,mem_sleep_counter_all 
-0x2424 003767 call lpm_save_context 
-0x2425 003768 fetch 1 ,mem_lpm_hv_sel 
-0x2426 003769 set1 lpm_doze_en_bit ,pdata 
-0x2427 003770 call lpm_write_sel_hv 
-0x2428 003771 ncall lpm_preon_counter ,wake 
-0x2429 003772 until null ,lpo_edge 
-0x242a 003773 storer clkn ,6 ,mem_sleep_clkn 
-0x242b 003774 fetch 3 ,mem_lpm_isogate 
-0x242c 003775 fetchr rega ,1 ,mem_lpm_ldo_sel 
-0x242d 003776 arg 3 ,loopcnt 
-:      003777 lpm_sleep_loop:
-0x242e 003778 until null ,lpo_edge 
-0x242f 003779 store 1 ,core_lpm_isogate 
-0x2430 003780 rshift8 pdata ,pdata 
-0x2431 003781 loop lpm_sleep_loop 
-0x2432 003782 until null ,lpo_edge 
-0x2433 003783 storer rega ,1 ,core_lpm_ldosel 
-:      003784 lpm_enter_sleep:
-0x2434 003785 until null ,lpo_edge 
-0x2435 003786 storet 4 ,core_lpm_reg 
-0x2436 003787 jam lpmreg_sel_counter ,core_lpm_wr 
-0x2437 003788 until null ,never 
-:      003790 lpm_cal_xtal_startup:
-0x2438 003791 fetch 1 ,mem_lpm_xtalcnt 
-0x2439 003792 nrtn blank 
-0x243a 003793 jam clksel_rc ,core_clksel 
-0x243b 003794 jam 0xf8 ,core_lpm_ctrl 
-0x243c 003795 setarg 200000 
-0x243d 003796 call sleep 
-0x243e 003797 call xtal_fast_wake 
-0x243f 003798 until null ,lpo_edge 
-0x2440 003799 jam 0xff ,core_lpm_ctrl 
-0x2441 003800 copy lpo_time ,alarm 
-0x2442 003801 jam clksel_xtal ,core_clksel 
-0x2443 003802 nop 10 
-0x2444 003803 until null ,lpo_edge 
-0x2445 003804 deposit lpo_time 
-0x2446 003805 isub alarm ,pdata 
-0x2447 003806 increase 0x30 ,pdata 
-0x2448 003807 arg 0xff ,temp 
-0x2449 003808 call ceiling 
-0x244a 003809 store 1 ,mem_lpm_xtalcnt 
-0x244b 003810 nop 30000 
-0x244c 003811 nop 30000 
-0x244d 003812 nop 30000 
-0x244e 003813 rtn 
-:      003816 lpm_recover_clk:
-0x244f 003817 bpatch patch04_6 ,mem_patch04 
-0x2450 003818 setarg 0 
-0x2451 003819 copy auxcnt ,null 
-0x2452 003820 branch lpm_recover_timeout ,zero 
-0x2453 003821 fetch 1 ,core_lpm_xtalcnt 
-0x2454 003822 fetcht 1 ,core_lpm_buckcnt 
-0x2455 003823 isub temp ,null 
-0x2456 003824 branch lpm_recover_xtal ,positive 
-0x2457 003825 deposit temp 
-:      003826 lpm_recover_xtal:
-0x2458 003827 isub auxcnt ,pdata 
-0x2459 003828 increase 1 ,pdata 
-:      003829 lpm_recover_timeout:
-0x245a 003830 increase 8 ,pdata 
-0x245b 003831 until null ,lpo_edge 
-0x245c 003832 iadd lpo_time ,pdata 
-0x245d 003833 fetcht 4 ,mem_sleep_counter 
-0x245e 003834 iadd temp ,pdata 
-0x245f 003835 fetcht 3 ,mem_clks_per_lpo 
-0x2460 003836 imul32 temp ,pdata 
-0x2461 003837 rshift8 pdata ,pdata 
-0x2462 003838 rshift4 pdata ,pdata 
-0x2463 003839 increase param_lpm_fix ,pdata 
-0x2464 003840 fetcht 2 ,mem_param_rt_rthalfslot 
-0x2465 003841 idiv temp 
-0x2466 003842 call get_div_result 
-0x2467 003843 lshift16 pdata ,pdata 
-0x2468 003844 remainder temp 
-0x2469 003845 ior temp ,pdata 
-0x246a 003846 fetcht 6 ,mem_sleep_clkn 
-0x246b 003847 call clk_add 
-0x246c 003848 copy temp ,clkn 
-0x246d 003849 fetch 6 ,mem_context + coffset_clk_offset 
-0x246e 003850 call calc_clke2 
-0x246f 003851 deposit clke 
-0x2470 003852 store 6 ,mem_pdatatemp 
-0x2471 003853 deposit auxcnt 
-0x2472 003854 istore 1 ,contw 
-0x2473 003855 fetch 1 ,core_gpio_in1 
-0x2474 003856 or_into 0xf0 ,pdata 
-0x2475 003857 istore 1 ,contw 
-0x2476 003858 rtn 
-:      003861 lpm_adjust_clk:
-0x2477 003862 bpatch patch04_7 ,mem_patch04 
-0x2478 003863 deposit clke 
-0x2479 003864 call clk_diff_rt 
-0x247a 003865 fetcht 4 ,mem_sleep_counter_all 
-0x247b 003866 sub temp ,0xff ,null 
-0x247c 003867 rtn positive 
-0x247d 003868 lshift8 pdata ,pdata 
-0x247e 003869 lshift4 pdata ,pdata 
-0x247f 003870 idiv temp 
-0x2480 003871 call get_div_result 
-0x2481 003872 arg param_lpm_adjmax ,temp 
-0x2482 003873 call ceiling 
-0x2483 003874 store 1 ,mem_lpm_adjust 
-0x2484 003875 nbranch lpm_adjust_positive ,user 
-0x2485 003876 sub pdata ,0 ,pdata 
-:      003877 lpm_adjust_positive:
-0x2486 003878 fetcht 3 ,mem_clks_per_lpo 
-0x2487 003879 iadd temp ,pdata 
-0x2488 003880 store 3 ,mem_clks_per_lpo 
-:      003881 lpm_clear_counter:
-0x2489 003882 setarg 0 
-0x248a 003883 store 4 ,mem_sleep_counter_all 
-0x248b 003884 rtn 
-:      003887 lpm_dispatch:
-0x248c 003888 bpatch patch05_0 ,mem_patch05 
-0x248d 003889 call lpo_calibration 
-0x248e 003890 fetch 3 ,mem_clks_per_lpo 
-0x248f 003891 rtn blank 
-0x2490 003892 fetch 1 ,mem_lpm_mode 
-0x2491 003893 rtn blank 
-0x2492 003894 fetch 1 ,mem_secure_connections_enable 
-0x2493 003895 branch lpm_dispatch_next ,blank 
-0x2494 003896 fetch 1 ,mem_sc_local_key_invalid 
-0x2495 003897 rtn blank 
-:      003898 lpm_dispatch_next:
-0x2496 003899 fetch 1 ,mem_sc_calc 
-0x2497 003900 nrtn blank 
-0x2498 003901 arg context_check_a_wack ,regc 
-0x2499 003902 call context_search 
-0x249a 003903 rtn zero 
-0x249b 003904 call lpm_check_wake_lock 
-0x249c 003905 nrtn blank 
-0x249d 003906 call context_check_idle 
-0x249e 003907 nbranch lpm_dispatch_unconn ,zero 
-0x249f 003908 rtn wake 
-0x24a0 003909 bpatch patch05_1 ,mem_patch05 
-0x24a1 003910 fetcht 1 ,mem_lpm_current_mult 
-0x24a2 003911 fetch 2 ,mem_context + coffset_tsniff 
-0x24a3 003912 imul32 temp ,pdata 
-0x24a4 003913 rshift4 temp ,temp 
-0x24a5 003914 rshift2 temp ,temp 
-0x24a6 003915 isub temp ,pdata 
-0x24a7 003916 fetcht 4 ,mem_context + coffset_sniff_anchor 
-0x24a8 003917 iadd temp ,pdata 
-0x24a9 003918 fetcht 1 ,mem_lpm_overhead 
-0x24aa 003919 isub temp ,pdata 
-0x24ab 003920 lshift16 pdata ,alarm 
-0x24ac 003921 fetch 2 ,mem_context + coffset_rx_window 
-0x24ad 003922 rshift pdata ,pdata 
-0x24ae 003923 call clk2bt 
-0x24af 003924 deposit alarm 
-0x24b0 003925 call clk_diff 
-0x24b1 003926 copy clke ,temp 
-0x24b2 003927 call clk_diff_rt 
-0x24b3 003928 rtn user 
-:      003929 lpm_dispatch_sleep:
-0x24b4 003930 call clk2lpo 
-:      003931 lpm_dispatch_lpo:
-0x24b5 003932 bpatch patch05_2 ,mem_patch05 
-0x24b6 003933 fetch 1 ,mem_lpm_xtalcnt 
-0x24b7 003934 isub temp ,null 
-0x24b8 003935 branch lpm_clear_counter ,positive 
-0x24b9 003936 storet 4 ,mem_sleep_counter 
-0x24ba 003937 call app_will_enter_lpm 
-0x24bb 003939 fetcht 4 ,mem_sleep_counter 
-0x24bc 003940 branch lpm_sleep 
-:      003942 lpm_dispatch_unconn:
-0x24bd 003943 bpatch patch05_3 ,mem_patch05 
-0x24be 003944 fetch 1 ,mem_le_adv_enable 
-0x24bf 003945 nbranch lpm_unconn_cont ,blank 
-0x24c0 003946 rtn 
-:      003948 lpm_unconn_cont:
-0x24c1 003949 fetch 2 ,mem_lpm_interval 
-0x24c2 003950 rtn blank 
-:      003951 lpm_sleep_btclk:
-0x24c3 003952 fetcht 1 ,mem_lpm_overhead 
-0x24c4 003953 isub temp ,pdata 
-0x24c5 003954 arg 7500 ,temp 
-0x24c6 003955 imul32 temp ,pdata 
-0x24c7 003956 branch lpm_dispatch_sleep 
-:      003959 lpm_mult_wait_timeout:
-0x24c8 003960 fetch 2 ,mem_cb_bt_set_mult 
-0x24c9 003961 call callback_func 
-0x24ca 003962 nbranch lpm_mult_short ,blank 
-0x24cb 003963 jam 0 ,mem_lpm_current_mult 
-0x24cc 003964 bmark0 mark_lpm_mult_enable ,lpm_mult_short 
-0x24cd 003965 fetch 1 ,mem_lpm_mult_cnt 
-0x24ce 003966 branch lpm_mult_long ,blank 
-0x24cf 003967 increase -1 ,pdata 
-0x24d0 003968 store 1 ,mem_lpm_mult_cnt 
-0x24d1 003969 rtn 
-:      003974 lpm_match:
-0x24d2 003975 jam 0 ,mem_sniff_unint_lost 
-0x24d3 003976 fetch 3 ,mem_sniff_rcv 
-0x24d4 003977 increase 1 ,pdata 
-0x24d5 003978 store 3 ,mem_sniff_rcv 
-0x24d6 003979 rtn 
-:      003982 lpm_lost:
-0x24d7 003983 bpatch patch05_4 ,mem_patch05 
-0x24d8 003984 jam 0 ,mem_lpm_current_mult 
-0x24d9 003985 fetch 3 ,mem_sniff_lost 
-0x24da 003986 increase 1 ,pdata 
-0x24db 003987 store 3 ,mem_sniff_lost 
-0x24dc 003988 fetch 1 ,mem_sniff_unint_lost 
-0x24dd 003989 increase 1 ,pdata 
-0x24de 003990 store 1 ,mem_sniff_unint_lost 
-0x24df 003991 rtn 
-:      003993 lpm_mult_short:
-0x24e0 003994 jam 0 ,mem_lpm_current_mult 
-0x24e1 003995 fetch 1 ,mem_lpm_mult_timeout 
-0x24e2 003996 store 1 ,mem_lpm_mult_cnt 
-0x24e3 003997 rtn 
-:      003999 lpm_mult_long:
-0x24e4 004000 fetcht 1 ,mem_lpm_mult 
-0x24e5 004001 storet 1 ,mem_lpm_current_mult 
-0x24e6 004002 rtn 
-:      004006 lpm_get_wake_lock:
-0x24e7 004007 fetch 2 ,mem_lpm_wake_lock 
-0x24e8 004008 qset1 pdata 
-0x24e9 004009 store 2 ,mem_lpm_wake_lock 
-0x24ea 004010 rtn 
-:      004012 lpm_put_wake_lock:
-0x24eb 004013 fetch 2 ,mem_lpm_wake_lock 
-0x24ec 004014 qset0 pdata 
-0x24ed 004015 store 2 ,mem_lpm_wake_lock 
-0x24ee 004016 rtn 
-:      004020 lpm_check_wake_lock:
-0x24ef 004021 bpatch patch05_5 ,mem_patch05 
-0x24f0 004022 call app_check_wake_lock 
-0x24f1 004023 fetch 2 ,mem_lpm_wake_lock 
-0x24f2 004024 copy pdata ,rega 
-0x24f3 004025 fetch 3 ,mem_tx_fifo3 
-0x24f4 004026 nsetflag blank ,wake_lock_ble_tx ,rega 
-0x24f5 004027 fetch util_fifo_len ,mem_ipc_fifo_bt2c51 
-0x24f6 004028 nsetflag blank ,wake_lock_ipc_bt2c51 ,rega 
-0x24f7 004029 fetch util_fifo_len ,mem_ipc_fifo_c512bt 
-0x24f8 004030 nsetflag blank ,wake_lock_ipc_c512bt ,rega 
-0x24f9 004031 fetch 1 ,mem_hci_cmd 
-0x24fa 004032 nsetflag blank ,wake_lock_cmd ,rega 
-0x24fb 004033 fetch 1 ,mem_device_option 
-0x24fc 004034 compare dvc_op_module ,pdata ,0xff 
-0x24fd 004035 call lpm_uart_wake_lock ,true 
-0x24fe 004036 copy rega ,pdata 
-0x24ff 004037 store 2 ,mem_lpm_wake_lock 
-0x2500 004038 rtn 
-:      004040 lpm_uart_wake_lock:
-0x2501 004041 fetch 2 ,core_uart_rxitems 
-0x2502 004042 nsetflag blank ,wake_lock_uart_rx ,rega 
-0x2503 004043 fetch 2 ,core_uart_txitems 
-0x2504 004044 nsetflag blank ,wake_lock_uart_tx ,rega 
-0x2505 004045 rtn 
-:      004054 le_init_conn:
-0x2506 004055 bpatchx patch21_6 ,mem_patch21 
-0x2507 004056 disable wake 
-0x2508 004057 jam 1 ,mem_le_conn_handle 
-0x2509 004058 jam 3 ,mem_le_state 
-0x250a 004059 jam 1 ,mem_le_arq 
-0x250b 004060 setarg -1 
-0x250c 004061 store 2 ,mem_le_event_count 
-0x250d 004062 force 0 ,pdata 
-0x250e 004063 store 1 ,mem_le_ch 
-0x250f 004064 store 1 ,mem_le_op 
-0x2510 004065 store 3 ,mem_sniff_rcv 
-0x2511 004066 store 3 ,mem_sniff_lost 
-0x2512 004067 call le_clear_enc 
-0x2513 004068 jam 1 ,mem_le_txheader 
-0x2514 004069 jam 0 ,mem_le_txlen 
-0x2515 004070 jam fun_rx_ll_1m_phy ,mem_le_rx_phy 
-0x2516 004071 jam fun_tx_ll_1m_phy ,mem_le_tx_phy 
-0x2517 004072 jam 0 ,mem_le_l2cap_att_states 
-0x2518 004073 branch le_supervision_flush 
-:      004075 le_init_master:
-0x2519 004076 bpatchx patch21_7 ,mem_patch21 
-0x251a 004077 enable master 
-0x251b 004078 jam lemode_master ,mem_le_mode 
-0x251c 004079 jam 1 ,mem_le_att_handle 
-0x251d 004080 jam 1 ,mem_le_search_handle_start 
-0x251e 004081 setarg 0xffff 
-0x251f 004082 store 2 ,mem_le_search_handle_end 
-0x2520 004083 force 0 ,pdata 
-0x2521 004084 store 5 ,mem_ccm_pcnt_rx 
-0x2522 004085 set1 le_ccm_directionbit ,pdata 
-0x2523 004086 store 5 ,mem_ccm_pcnt_tx 
-0x2524 004087 branch le_init_conn 
-:      004090 le_init_slave:
-0x2525 004091 bpatchx patch22_0 ,mem_patch22 
-0x2526 004092 disable master 
-0x2527 004093 setarg 0x17 
-0x2528 004094 store 2 ,mem_le_remote_mtu 
-0x2529 004095 increase 4 ,pdata 
-0x252a 004096 store 2 ,mem_remote_rx_max_octets 
-0x252b 004097 jam lemode_slave ,mem_le_mode 
-0x252c 004098 jam 0 ,mem_le_adv_enable 
-0x252d 004099 jam 0 ,mem_lpm_current_mult 
-0x252e 004100 call le_clear_pairing_state 
-0x252f 004101 fetch 2 ,mem_le_superto 
-0x2530 004102 store 2 ,mem_le_init_superto 
-0x2531 004103 fetch 2 ,mem_le_tsniff 
-0x2532 004104 mul32 pdata ,5 ,pdata 
-0x2533 004105 rshift4 pdata ,pdata 
-0x2534 004106 store 2 ,mem_le_superto 
-0x2535 004107 branch le_init_conn 
-:      004114 le_conn_dispatch:
-0x2536 004115 bpatchx patch22_1 ,mem_patch22 
-0x2537 004116 call le_enable 
-0x2538 004117 fetch 1 ,mem_le_state 
-0x2539 004118 isolate1 lestate_encryption ,pdata 
-0x253a 004119 setflag true ,mark_ble_encryption ,mark 
-0x253b 004120 call app_process_ble 
-0x253c 004121 fetch 1 ,mem_le_mode 
-0x253d 004122 bbit1 mode_master ,le_master_dispatch 
-0x253e 004123 branch le_slave_dispatch 
-:      004129 le_master_dispatch:
-0x253f 004130 bpatchx patch22_2 ,mem_patch22 
-0x2540 004131 enable master 
-0x2541 004132 call le_supervision_update 
-0x2542 004133 branch le_master_disconn ,positive 
-0x2543 004134 call le_setup 
-0x2544 004135 call le_prepare_tx 
-0x2545 004136 disable match 
-0x2546 004137 call le_transmit_receive_sifs 
-0x2547 004138 nrtn match 
-0x2548 004139 fetch 1 ,mem_le_conn_rcv 
-0x2549 004140 increase 1 ,pdata 
-0x254a 004141 store 1 ,mem_le_conn_rcv 
-0x254b 004142 call le_acknowledge 
-0x254c 004143 disable master 
-0x254d 004144 rtn 
-:      004146 le_master_disconn:
-0x254e 004147 call le_disconnect 
-0x254f 004148 disable master 
-0x2550 004149 rtn 
-:      004154 le_slave_dispatch:
-0x2551 004155 bpatchx patch22_3 ,mem_patch22 
-0x2552 004156 jam 0 ,mem_le_md_count 
-0x2553 004157 set0 mark_ble_crc_fail ,mark 
-0x2554 004158 call sp_calc_sequence_256 
-0x2555 004159 call le_secure_connect_sm 
-0x2556 004160 disable attempt 
-0x2557 004161 call le_supervision_update 
-0x2558 004162 branch le_slave_disconn ,positive 
-0x2559 004163 fetch 1 ,mem_le_rx_phy 
-0x255a 004164 call le_enable_phy_by_pdata 
-0x255b 004165 call le_setup 
-0x255c 004166 call le_receive_slave 
-0x255d 004167 nbranch le_slave_unsync ,sync 
-0x255e 004168 call le_got_first_packet 
-0x255f 004169 branch le_slave_match ,match 
-0x2560 004170 bmark1 mark_ble_crc_fail ,le_slave_crc_fail 
-0x2561 004171 branch le_slave_cont 
-:      004174 le_slave_crc_fail:
-:      004175 le_slave_match:
-0x2562 004176 bpatchx patch22_4 ,mem_patch22 
-0x2563 004177 fetch 1 ,mem_le_md_count 
-0x2564 004178 pincrease 1 
-0x2565 004179 store 1 ,mem_le_md_count 
-0x2566 004180 beq le_md_max_count ,le_slave_cont 
-0x2567 004181 call le_acknowledge 
-0x2568 004182 call le_prepare_tx 
-0x2569 004183 fetch 1 ,mem_le_tx_phy 
-0x256a 004184 call le_enable_phy_by_pdata 
-0x256b 004185 call le_transmit 
-0x256c 004186 call le_parse 
-0x256d 004187 fetch 2 ,mem_cb_ble_transmit 
-0x256e 004188 call callback_func 
-0x256f 004189 call le_check_md 
-0x2570 004190 branch le_slave_more_data ,user 
-:      004191 le_slave_cont:
-0x2571 004192 bpatchx patch22_5 ,mem_patch22 
-0x2572 004193 call le_pairing_sm 
-0x2573 004194 call le_check_paring_time 
-0x2574 004195 call check_51cmd 
-0x2575 004196 fetch 1 ,mem_le_op 
-0x2576 004197 bbit1 op_disconn ,le_slave_disconn 
-:      004198 le_slave_unsync:
-0x2577 004199 bpatchx patch22_6 ,mem_patch22 
-0x2578 004200 call end_of_packet 
-0x2579 004201 call le_lpm_set_mult 
-0x257a 004202 branch calc_clke_offset 
-:      004205 le_check_md:
-0x257b 004206 disable user 
-0x257c 004207 bmark1 mark_ble_rx_md ,enable_user 
-0x257d 004208 bmark1 mark_ble_tx_md ,enable_user 
-0x257e 004209 bmark1 mark_ble_crc_fail ,enable_user 
-0x257f 004210 rtn 
-:      004213 le_slave_more_data:
-0x2580 004214 bpatchx patch22_7 ,mem_patch22 
-0x2581 004215 enable attempt 
-0x2582 004216 call le_transmit_receive_sifs_notx 
-0x2583 004217 branch le_slave_match ,match 
-0x2584 004218 bmark1 mark_ble_crc_fail ,le_slave_crc_fail 
-0x2585 004219 branch le_slave_cont 
-:      004221 le_slave_disconn:
-:      004223 le_disconnect:
-0x2586 004224 bpatchx patch23_0 ,mem_patch23 
-0x2587 004225 call le_clear_connection_info 
-0x2588 004226 call app_disconn_reason_collect_ble 
-0x2589 004227 call le_clear_pairing_state 
-0x258a 004228 call le_sc_state_clear 
-0x258b 004229 jam bt_evt_le_disconnected ,mem_fifo_temp 
-0x258c 004230 branch ui_ipc_send_event 
-:      004232 le_clear_connection_info:
-0x258d 004233 arg mem_used_map ,contw 
-0x258e 004234 call memset0_16 
-0x258f 004235 jam 0 ,mem_le_conn_handle 
-0x2590 004236 jam lemode_idle ,mem_le_mode 
-0x2591 004237 jam 0 ,mem_le_state 
-:      004238 le_clear_pairing_state:
-0x2592 004239 bpatchx patch23_1 ,mem_patch23 
-0x2593 004240 jam flag_le_enc_null ,mem_le_enc_state 
-0x2594 004241 jam flag_le_pairing_null ,mem_le_pairing_state 
-0x2595 004242 call sp_clear_flags 
-0x2596 004243 rtn 
-:      004245 le_got_first_packet:
-0x2597 004246 bpatchx patch23_2 ,mem_patch23 
-0x2598 004247 fetch 1 ,mem_le_conn_rcv 
-0x2599 004248 increase 1 ,pdata 
-0x259a 004249 store 1 ,mem_le_conn_rcv 
-0x259b 004250 fetch 1 ,mem_le_state 
-0x259c 004251 rtnbit1 lestate_got_first_packet 
-0x259d 004252 set1 lestate_got_first_packet ,pdata 
-0x259e 004253 store 1 ,mem_le_state 
-0x259f 004254 fetch 2 ,mem_le_init_superto 
-0x25a0 004255 store 2 ,mem_le_superto 
-0x25a1 004256 setarg 0 
-0x25a2 004257 store 4 ,mem_le_transmit_window 
-0x25a3 004258 rtn 
-:      004266 le_enable_phy_by_pdata:
-0x25a4 004267 copy pdata ,temp 
-0x25a5 004268 bpatchx patch23_3 ,mem_patch23 
-:      004269 le_enable_phy_by_pdata1:
-0x25a6 004270 copy temp ,pdata 
-0x25a7 004271 bbit1 bit_le_1m_phy ,le_enable 
-0x25a8 004272 bbit1 bit_le_2m_phy ,le_enable_2m 
-0x25a9 004273 bbit0 bit_le_coded_phy ,le_enable 
-0x25aa 004274 bbit1 bit_le_coded_phy_s8 ,le_enable_coded_s8 
-0x25ab 004275 bbit1 bit_le_coded_phy_s2 ,le_enable_coded_s2 
-0x25ac 004276 branch le_enable 
-:      004278 le_enable_2m:
-0x25ad 004279 set0 mark_ble_lr ,mark 
-0x25ae 004280 set1 mark_ble_2m ,mark 
-0x25af 004281 rtn 
-:      004283 le_enable_coded_s2:
-:      004284 le_enable_coded:
-0x25b0 004285 set0 mark_ble_2m ,mark 
-0x25b1 004286 set1 mark_ble_lr ,mark 
-0x25b2 004287 set0 mark_ble_lr_s8 ,mark 
-0x25b3 004288 rtn 
-:      004291 le_enable_coded_s8:
-0x25b4 004292 set0 mark_ble_2m ,mark 
-0x25b5 004293 set1 mark_ble_lr ,mark 
-0x25b6 004294 set1 mark_ble_lr_s8 ,mark 
-0x25b7 004295 rtn 
-:      004297 le_enable:
-0x25b8 004298 bpatchx patch23_4 ,mem_patch23 
-0x25b9 004299 set0 mark_ble_2m ,mark 
-0x25ba 004300 set0 mark_ble_lr ,mark 
-0x25bb 004301 rtn 
-:      004304 le_disable:
-0x25bc 004305 bpatchx patch23_5 ,mem_patch23 
-0x25bd 004306 set0 mark_ble_encryption ,mark 
-0x25be 004307 jam 0x01 ,0x8901 
-0x25bf 004308 jam 0x80 ,0x8920 
-0x25c0 004309 jam 0x03 ,0x8930 
-0x25c1 004310 rtn 
-:      004312 le_prep:
-0x25c2 004313 bpatchx patch23_6 ,mem_patch23 
-0x25c3 004314 disable enable_crc 
-0x25c4 004315 disable enable_white 
-0x25c5 004316 fetch 3 ,mem_le_crcinit 
-0x25c6 004317 iforce crc24_init 
-0x25c7 004318 fetch 1 ,mem_le_ch_mapped 
-:      004319 le_prep_next:
-0x25c8 004320 reverse pdata ,temp 
-0x25c9 004321 set1 1 ,temp 
-0x25ca 004322 rshift temp ,white_init 
-0x25cb 004323 rtn 
-:      004326 le_rx_setfreq:
-0x25cc 004327 call le_setfreq 
-:      004328 le_rf_rx_enable:
-0x25cd 004329 call set_freq_rx 
-0x25ce 004330 fetch 2 ,mem_param_pll_setup 
-0x25cf 004331 call sleep 
-0x25d0 004332 branch rf_rx_enable 
-:      004334 le_tx_setfreq:
-0x25d1 004335 branch txon ,match 
-0x25d2 004336 bmark1 mark_ble_crc_fail ,txon 
-:      004337 le_tx_setfreq0:
-0x25d3 004338 call le_setfreq 
-0x25d4 004339 branch set_freq_tx 
-:      004341 le_setfreq:
-0x25d5 004342 bpatchx patch23_7 ,mem_patch23 
-0x25d6 004343 call set_sync_on 
-0x25d7 004344 fetch 1 ,mem_le_testtype 
-0x25d8 004345 nbranch le_ctf_test ,blank 
-0x25d9 004346 fetch 1 ,mem_le_ch_mapped 
-0x25da 004347 sub pdata ,36 ,null 
-0x25db 004348 branch le_ctf_normal ,positive 
-0x25dc 004349 force 0 ,temp 
-0x25dd 004350 rtneq 37 
-0x25de 004351 force 24 ,temp 
-0x25df 004352 rtneq 38 
-0x25e0 004353 force 78 ,temp 
-0x25e1 004354 rtn 
-:      004356 le_ctf_normal:
-0x25e2 004357 sub pdata ,10 ,null 
-0x25e3 004358 branch le_ctf_low ,positive 
-0x25e4 004359 increase 1 ,pdata 
-:      004361 le_ctf_low:
-0x25e5 004362 lshift pdata ,pdata 
-0x25e6 004363 add pdata ,2 ,temp 
-0x25e7 004364 rtn 
-:      004366 le_ctf_test:
-0x25e8 004367 fetch 1 ,mem_le_ch_mapped 
-0x25e9 004368 lshift pdata ,temp 
-0x25ea 004369 rtn 
-:      004371 le_sca_map:
-0x25eb 004372 arg 500 ,temp 
-0x25ec 004373 rtn blank 
-0x25ed 004374 arg 250 ,temp 
-0x25ee 004375 rtneq 1 
-0x25ef 004376 arg 150 ,temp 
-0x25f0 004377 rtneq 2 
-0x25f1 004378 arg 100 ,temp 
-0x25f2 004379 rtneq 3 
-0x25f3 004380 arg 75 ,temp 
-0x25f4 004381 rtneq 4 
-0x25f5 004382 arg 50 ,temp 
-0x25f6 004383 rtneq 5 
-0x25f7 004384 arg 40 ,temp 
-0x25f8 004385 rtneq 6 
-0x25f9 004386 arg 20 ,temp 
-0x25fa 004387 rtn 
-:      004391 le_setup:
-0x25fb 004392 bpatchx patch24_0 ,mem_patch24 
-0x25fc 004393 enable swfine 
-0x25fd 004394 fetch 4 ,mem_le_access 
-0x25fe 004395 iforce access 
-0x25ff 004396 call le_map_channel 
-0x2600 004397 setarg 0x200 
-0x2601 004398 branch le_setup_master ,master 
-0x2602 004399 fetch 2 ,mem_le_receive_window 
-0x2603 004400 rshift pdata ,pdata 
-:      004401 le_setup_master:
-0x2604 004402 fetcht 2 ,mem_param_pll_setup 
-0x2605 004403 iadd temp ,pdata 
-0x2606 004404 call ahead_window 
-0x2607 004405 deposit clke 
-0x2608 004406 rtn 
-:      004409 le_context_nextevent:
-0x2609 004410 bpatchx patch24_1 ,mem_patch24 
-0x260a 004411 call push_stack_rega_b_c 
-0x260b 004412 storer loopcnt ,2 ,mem_loopcnt 
-0x260c 004413 add rega ,coffset_mode ,contr 
-0x260d 004414 ifetch 1 ,contr 
-0x260e 004415 rtnbit0 mode_le 
-0x260f 004416 add rega ,coffset_le_event_cnt ,contw 
-0x2610 004417 ifetch 2 ,contw 
-0x2611 004418 increase 1 ,pdata 
-0x2612 004419 istore 2 ,contw 
-0x2613 004420 call le_update_param 
-0x2614 004421 call le_update_channel_map 
-0x2615 004422 call le_update_phy 
-0x2616 004423 call le_context_nexthop 
-0x2617 004424 call pop_stack_rega_b_c 
-0x2618 004425 fetchr loopcnt ,2 ,mem_loopcnt 
-0x2619 004426 rtn 
-:      004428 le_context_nexthop:
-0x261a 004429 add rega ,coffset_le_hop ,contr 
-0x261b 004430 ifetch 1 ,contr 
-0x261c 004431 add rega ,coffset_le_ch ,contw 
-0x261d 004432 ifetcht 1 ,contw 
-0x261e 004433 iadd temp ,pdata 
-0x261f 004434 sub pdata ,36 ,null 
-0x2620 004435 branch le_nexthop_nowrap ,positive 
-0x2621 004436 increase -37 ,pdata 
-:      004437 le_nexthop_nowrap:
-0x2622 004438 istore 1 ,contw 
-0x2623 004439 rtn 
-:      004442 le_calc_channel_map:
-0x2624 004443 add rega ,coffset_le_channel_map ,contr 
-0x2625 004444 ifetch 5 ,contr 
-0x2626 004445 force 0 ,temp 
-0x2627 004446 force 37 ,loopcnt 
-:      004447 le_count_channels_loop:
-0x2628 004448 bbit0 0 ,le_count_channels_notused 
-0x2629 004449 increase 1 ,temp 
-:      004450 le_count_channels_notused:
-0x262a 004451 rshift pdata ,pdata 
-0x262b 004452 loop le_count_channels_loop 
-0x262c 004453 add temp ,-1 ,pdata 
-0x262d 004454 add rega ,coffset_le_channels ,contw 
-0x262e 004455 istore 1 ,contw 
-0x262f 004456 rtn 
-:      004458 le_map_channel:
-0x2630 004459 bpatchx patch24_2 ,mem_patch24 
-0x2631 004460 fetch 1 ,mem_le_ch 
-0x2632 004461 iforce queue 
-0x2633 004462 fetcht 5 ,mem_le_channel_map 
-0x2634 004463 qisolate1 temp 
-0x2635 004464 branch le_map_channel_end ,true 
-:      004465 le_map_channel_next:
-0x2636 004466 fetch 1 ,mem_le_channels 
-0x2637 004467 isub queue ,pdata 
-0x2638 004468 branch le_map_channel_cont ,positive 
-0x2639 004469 sub pdata ,-1 ,queue 
-0x263a 004470 branch le_map_channel_next 
-:      004471 le_map_channel_cont:
-0x263b 004472 copy queue ,loopcnt 
-0x263c 004473 force 0 ,queue 
-:      004474 le_map_channel_loop:
-0x263d 004475 qisolate1 temp 
-0x263e 004476 branch le_map_channel_skip ,true 
-0x263f 004477 increase 1 ,loopcnt 
-:      004478 le_map_channel_skip:
-0x2640 004479 deposit loopcnt 
-0x2641 004480 branch le_map_channel_end ,blank 
-0x2642 004481 increase 1 ,queue 
-0x2643 004482 increase -1 ,loopcnt 
-0x2644 004483 branch le_map_channel_loop 
-:      004484 le_map_channel_end:
-0x2645 004485 deposit queue 
-0x2646 004486 store 1 ,mem_le_ch_mapped 
-0x2647 004487 rtn 
-:      004490 le_wait_tx:
-0x2648 004491 branch le_wait_master ,master 
-0x2649 004492 until null ,timeout 
-0x264a 004493 rtn 
-:      004495 le_wait_master:
-0x264b 004496 arg 0xea0 ,timeup 
-0x264c 004497 until clkn_rt ,meet 
-0x264d 004498 rtn 
-:      004500 le_receive_adv:
-0x264e 004501 disable swfine 
-0x264f 004502 fetch 2 ,mem_le_scan_window 
-0x2650 004503 copy pdata ,timeup 
-0x2651 004504 branch le_receive_packet 
-:      004507 le_receive_slave:
-0x2652 004508 bpatchx patch24_3 ,mem_patch24 
-0x2653 004509 call le_dec_init 
-0x2654 004510 enable swfine 
-0x2655 004511 fetch 2 ,mem_le_receive_window 
-0x2656 004512 fetcht 4 ,mem_le_transmit_window 
-0x2657 004513 iadd temp ,timeup 
-:      004514 le_receive_packet:
-0x2658 004515 call le_rx_setfreq 
-:      004516 le_receive_rxon:
-0x2659 004517 bpatchx patch24_4 ,mem_patch24 
-0x265a 004518 call le_prep 
-0x265b 004519 bmark0 mark_ble_lr ,le_receive_nolr 
-0x265c 004520 pulse dewhiten_code_calc 
-0x265d 004521 nop 30 
-0x265e 004522 call le_prep 
-0x265f 004523 lshift3 timeup ,timeup 
-:      004524 le_receive_nolr:
-0x2660 004525 disable match 
-0x2661 004526 enable decode_fec0 
-0x2662 004527 enable is_rx 
-0x2663 004528 disable is_tx 
-0x2664 004529 copy timeup ,stop_watch 
-0x2665 004530 correlate null ,timeout 
-0x2666 004531 branch le_receive_on_attempt ,attempt 
-0x2667 004532 copy clke ,temp 
-0x2668 004533 storet 6 ,mem_sync_clke 
-:      004534 le_receive_on_attempt:
-0x2669 004535 nbranch le_unsync_end ,sync 
-0x266a 004536 enable swfine 
-0x266b 004537 fetch 1 ,mem_le_tx_ifs_defference 
-0x266c 004538 arg param_20ms_init ,temp 
-0x266d 004539 iadd temp ,temp 
-0x266e 004540 fetch 1 ,mem_system_clk 
-0x266f 004541 imul32 temp ,stop_watch 
-0x2670 004542 call rf_debug_rx_sync_line 
-0x2671 004543 branch le_receive_skip ,attempt 
-0x2672 004544 call calc_clke_all_modem 
-0x2673 004545 fetch 1 ,mem_le_state 
-0x2674 004546 bbit0 lestate_got_first_packet ,le_receive_skip 
-0x2675 004547 fetcht 6 ,mem_sync_clke 
-0x2676 004548 call lpm_adjust_clk ,wake 
-:      004549 le_receive_skip:
-0x2677 004550 call save_rssi 
-0x2678 004551 enable enable_white 
-0x2679 004552 enable enable_crc 
-0x267a 004553 parse demod ,bucket ,8 
-0x267b 004554 rshift3 pwindow ,pdata 
-0x267c 004555 store 1 ,mem_le_rxbuf_data_header 
-0x267d 004556 parse demod ,bucket ,8 
-0x267e 004557 rshift3 pwindow ,pdata 
-0x267f 004558 store 1 ,mem_le_rxbuf_data_length 
-0x2680 004559 copy pdata ,loopcnt 
-0x2681 004560 branch le_rx_nopayload ,zero 
-0x2682 004562 bmark1 mark_ble_encryption ,le_rx_dec 
-:      004564 le_rx_loop:
-0x2683 004565 parse demod ,bucket ,8 
-0x2684 004566 rshift3 pwindow ,pdata 
-0x2685 004567 istore 1 ,contw 
-0x2686 004568 loop le_rx_loop 
-0x2687 004569 branch le_rx_nopayload 
-:      004571 le_rx_dec:
-0x2688 004572 copy contw ,regb 
-0x2689 004573 bpatchx patch24_5 ,mem_patch24 
-0x268a 004574 call le_check_retransmit 
-0x268b 004576 fetchr rega ,1 ,mem_le_rxbuf_data_length 
-0x268c 004577 increase -4 ,rega 
-0x268d 004578 nbranch le_mic_error ,positive 
-0x268e 004580 call le_dec_start 
-0x268f 004581 copy regb ,contw 
-0x2690 004582 arg 0 ,temp 
-0x2691 004583 fetchr loopcnt ,1 ,mem_le_rxbuf_data_length 
-0x2692 004584 increase -4 ,loopcnt 
-0x2693 004585 branch le_rx_dec_loop_end ,zero 
-:      004586 le_rx_dec_loop:
-0x2694 004588 parse demod ,bucket ,8 
-0x2695 004589 rshift3 pwindow ,pdata 
-0x2696 004590 istore 1 ,contw 
-0x2697 004591 increase 1 ,temp 
-0x2698 004592 and temp ,0xf ,null 
-0x2699 004593 call le_dec ,zero 
-0x269a 004594 loop le_rx_dec_loop 
-:      004595 le_rx_dec_loop_end:
-0x269b 004596 call le_dec_end 
-0x269c 004597 copy regb ,contw 
-:      004600 le_rx_nopayload:
-0x269d 004601 bpatchx patch24_6 ,mem_patch24 
-0x269e 004602 parse demod ,bucket ,24 
-0x269f 004603 rshift32 pdata ,pdata 
-0x26a0 004604 rshift16 pdata ,pdata 
-0x26a1 004605 istore 3 ,contw 
-0x26a2 004606 enable swfine 
-0x26a3 004607 call le_set_until_tx_timer 
-0x26a4 004608 branch le_crc_fail ,crc_failed 
-0x26a5 004609 bmark0 mark_ble_encryption ,le_rx_match 
-0x26a6 004610 fetch 1 ,mem_le_rxbuf_data_length 
-0x26a7 004611 branch le_rx_match ,blank 
-0x26a8 004612 increase -4 ,pdata 
-0x26a9 004613 store 1 ,mem_le_rxbuf_data_length 
-0x26aa 004614 call wait_ccm_done 
-0x26ab 004615 fetch 1 ,core_misc_status 
-0x26ac 004616 bbit0 7 ,le_mic_error 
-0x26ad 004617 force regidx_result ,regext_index 
-0x26ae 004618 storer regext ,4 ,mem_le_peer_mic 
-:      004619 le_rx_match:
-0x26af 004620 call rf_debug_rx_crc_line 
-0x26b0 004621 enable match 
-0x26b1 004622 set0 mark_ble_crc_fail ,mark 
-:      004623 le_crc_fail_tx:
-0x26b2 004624 bpatchx patch24_7 ,mem_patch24 
-0x26b3 004625 call ccm_ctrl_clr 
-0x26b4 004626 fetch 1 ,mem_le_rx_phy 
-0x26b5 004627 nsetflag ble_coded_info ,bit_le_coded_phy_s8 ,pdata 
-0x26b6 004628 store 1 ,mem_le_rx_phy 
-0x26b7 004629 call le_match_set_sync_on 
-0x26b8 004630 branch le_match_set_txfreq 
-:      004632 le_match_set_sync_on:
-0x26b9 004633 disable decode_fec0 
-0x26ba 004634 branch set_sync_on 
-:      004636 le_match_set_txfreq:
-0x26bb 004637 bpatchx patch25_0 ,mem_patch25 
-0x26bc 004638 fetcht 1 ,mem_last_freq 
-0x26bd 004639 branch set_freq_tx_int 
-:      004642 le_dec_init:
-0x26be 004643 rtnmark0 mark_ble_encryption 
-0x26bf 004644 call load_sk 
-0x26c0 004645 force regidx_result ,regext_index 
-0x26c1 004646 call aes_clear 
-0x26c2 004647 branch aes_clear_data 
-:      004650 le_dec_start:
-0x26c3 004651 bpatchx patch25_1 ,mem_patch25 
-0x26c4 004652 jam 0 ,core_ccm_aad0 
-0x26c5 004653 jam 1 ,core_ccm_aad1 
-0x26c6 004654 fetch 1 ,mem_le_rxbuf_data_header 
-0x26c7 004655 and_into 0x3 ,pdata 
-0x26c8 004656 store 1 ,core_ccm_aad2 
-0x26c9 004658 setarg mem_le_rxbuf_data_payload 
-0x26ca 004659 store 2 ,core_ccm_input_playload_addr 
-0x26cb 004660 store 2 ,core_ccm_output_playload_addr 
-0x26cc 004662 fetchr rega ,1 ,mem_le_rxbuf_data_length 
-0x26cd 004663 increase -4 ,rega 
-0x26ce 004665 fetcht 5 ,mem_ccm_pcnt_rx 
-0x26cf 004666 isolate1 mark_old_packet ,mark 
-0x26d0 004667 call le_pcnt_rx_sub1 ,true 
-0x26d1 004668 call ccm_b0 
-0x26d2 004669 setarg 0 
-0x26d3 004670 store 2 ,core_ccm_inptr 
-0x26d4 004671 jam 6 ,core_ccm_ctrl 
-0x26d5 004672 jam 7 ,core_ccm_ctrl 
-0x26d6 004673 rtn 
-:      004675 le_pcnt_rx_sub1:
-0x26d7 004676 sub temp ,0 ,null 
-0x26d8 004677 branch le_pcnt_rx_sub1_0 ,zero 
-0x26d9 004678 increase -1 ,temp 
-0x26da 004679 set1 le_ccm_directionbit ,temp 
-0x26db 004680 rtn 
-:      004682 le_pcnt_rx_sub1_0:
-0x26dc 004683 setarg 0xffffff 
-0x26dd 004684 lshift16 pdata ,pdata 
-0x26de 004685 arg 0xffff ,temp 
-0x26df 004686 ior temp ,temp 
-0x26e0 004687 rtn 
-:      004689 le_dec:
-0x26e1 004690 copy contw ,regb 
-0x26e2 004691 fetch 1 ,mem_le_rxbuf_data_length 
-0x26e3 004692 increase -4 ,pdata 
-0x26e4 004693 isub temp ,null 
-0x26e5 004694 rtn zero 
-0x26e6 004695 storet 2 ,core_ccm_inptr 
-0x26e7 004696 copy regb ,contw 
-0x26e8 004697 rtn 
-:      004699 le_dec_end:
-0x26e9 004700 parse demod ,bucket ,32 
-0x26ea 004701 rshift32 pdata ,pdata 
-0x26eb 004702 rshift8 pdata ,pdata 
-0x26ec 004703 istore 4 ,contw 
-0x26ed 004704 copy contw ,regb 
-0x26ee 004706 force regidx_data ,regext_index 
-0x26ef 004707 copy pdata ,regext 
-0x26f0 004708 storet 2 ,core_ccm_inptr 
-0x26f1 004709 rtn 
-:      004711 le_mic_error:
-0x26f2 004712 branch le_end_of_packet 
-:      004714 le_retransmit_end_of_packet:
-0x26f3 004715 call le_set_until_tx_timer 
-0x26f4 004716 call end_of_packet 
-0x26f5 004717 branch le_rx_match 
-:      004719 le_crc_fail:
-0x26f6 004720 call rf_debug_rx_crc_fail_line 
-0x26f7 004721 bmark1 mark_ble_crc_fail ,le_crc_fail_consecutive 
-0x26f8 004722 set1 mark_ble_crc_fail ,mark 
-0x26f9 004723 branch le_crc_fail_tx 
-:      004725 le_unsync_end:
-:      004726 le_crc_fail_consecutive:
-0x26fa 004727 set0 mark_ble_crc_fail ,mark 
-0x26fb 004728 branch le_end_of_packet 
-:      004730 le_end_of_packet:
-0x26fc 004731 bpatchx patch25_2 ,mem_patch25 
-0x26fd 004732 call ccm_ctrl_clr 
-0x26fe 004733 branch end_of_packet 
-:      004735 calc_clke_all_modem:
-0x26ff 004736 bmark1 mark_ble_lr ,calc_clke_modem_coded 
-0x2700 004737 bmark1 mark_ble_2m ,calc_clke_modem_2m 
-0x2701 004738 fetch 2 ,mem_param_clke_cal_le_1m 
-0x2702 004739 copy pdata ,clke_rt 
-0x2703 004740 copy bt_clk ,clke_bt 
-0x2704 004741 rtn 
-:      004744 calc_clke_modem_coded:
-0x2705 004745 fetch 2 ,mem_param_clke_cal_le_coded 
-0x2706 004746 copy pdata ,clke_rt 
-0x2707 004747 add bt_clk ,1 ,clke_bt 
-0x2708 004748 rtn 
-:      004750 calc_clke_modem_2m:
-0x2709 004751 fetch 2 ,mem_param_clke_cal_le_2m 
-0x270a 004752 copy pdata ,clke_rt 
-0x270b 004753 copy bt_clk ,clke_bt 
-0x270c 004754 rtn 
-:      004757 le_set_until_tx_timer:
-0x270d 004758 fetch 1 ,mem_le_rxbuf_data_length 
-0x270e 004759 add pdata ,5 ,temp 
-0x270f 004760 lshift3 temp ,temp 
-0x2710 004761 fetch 1 ,mem_le_rx_phy 
-0x2711 004762 bmark1 mark_ble_lr ,le_set_until_tx_timer_rx_lr 
-0x2712 004763 bbit1 bit_le_1m_phy ,le_set_until_tx_timer_rx_1m 
-0x2713 004764 bbit1 bit_le_2m_phy ,le_set_until_tx_timer_rx_2m 
-:      004765 le_set_until_tx_timer_rx_lr:
-0x2714 004766 branch le_set_until_tx_timer_rx_coded_s2 ,ble_coded_info 
-0x2715 004767 branch le_set_until_tx_timer_rx_coded_s8 
-:      004769 le_set_until_tx_timer_rx_1m:
-0x2716 004770 branch le_calc_stop_watch 
-:      004772 le_set_until_tx_timer_rx_2m:
-0x2717 004773 rshift temp ,temp 
-0x2718 004774 branch le_calc_stop_watch 
-:      004776 le_set_until_tx_timer_rx_coded_s2:
-0x2719 004777 add temp ,3 ,temp 
-0x271a 004778 lshift temp ,temp 
-0x271b 004779 branch le_set_until_tx_timer_rx_coded 
-:      004781 le_set_until_tx_timer_rx_coded_s8:
-0x271c 004782 add temp ,3 ,temp 
-0x271d 004783 lshift3 temp ,temp 
-:      004784 le_set_until_tx_timer_rx_coded:
-0x271e 004785 setarg param_coded_c1_term1_time_40us 
-0x271f 004786 iadd temp ,temp 
-0x2720 004787 branch le_calc_stop_watch 
-:      004789 le_calc_stop_watch:
-0x2721 004790 fetch 1 ,mem_system_clk 
-0x2722 004791 imul32 temp ,temp 
-0x2723 004792 arg param_20ms_init ,rega 
-0x2724 004793 imul32 rega ,pdata 
-0x2725 004794 isub temp ,temp 
-0x2726 004795 copy stop_watch ,pdata 
-0x2727 004796 isub temp ,stop_watch 
-0x2728 004797 rtn 
-:      004799 le_transmit_receive_sifs_without_change_mode:
-0x2729 004800 call le_transmit 
-0x272a 004801 fetcht 1 ,mem_last_freq 
-0x272b 004802 call set_freq_rx 
-0x272c 004803 call rf_rx_enable 
-0x272d 004804 enable swfine 
-0x272e 004805 arg 5500 ,timeup 
-0x272f 004806 branch le_receive_rxon 
-:      004809 le_transmit_receive_sifs:
-0x2730 004810 bpatchx patch25_3 ,mem_patch25 
-0x2731 004811 fetch 1 ,mem_le_tx_phy 
-0x2732 004812 call le_enable_phy_by_pdata 
-0x2733 004813 call le_transmit 
-:      004814 le_transmit_receive_sifs_notx:
-0x2734 004815 fetch 1 ,mem_le_rx_phy 
-0x2735 004816 call le_enable_phy_by_pdata 
-0x2736 004818 fetcht 1 ,mem_last_freq 
-0x2737 004819 call set_freq_rx 
-0x2738 004820 call rf_rx_enable 
-0x2739 004821 enable swfine 
-0x273a 004822 arg 5500 ,timeup 
-0x273b 004823 bmark0 mark_ble_lr ,le_receive_rxon 
-0x273c 004824 arg 8500 ,timeup 
-0x273d 004825 branch le_receive_rxon 
-:      004827 le_transmit_norx:
-0x273e 004828 bpatchx patch25_4 ,mem_patch25 
-0x273f 004829 call le_transmit 
-0x2740 004830 branch end_of_packet 
-:      004832 le_transmit:
-0x2741 004833 bpatchx patch25_5 ,mem_patch25 
-0x2742 004834 call le_prep 
-0x2743 004835 call le_tx_setfreq 
-0x2744 004836 call rf_debug_tx_on_line 
-0x2745 004837 set1 txgfsk ,radio_ctrl 
-0x2746 004838 enable encode_fec0 
-0x2747 004839 enable is_tx 
-0x2748 004840 disable is_rx 
-0x2749 004841 call le_wait_tx 
-0x274a 004842 disable lr_s2en 
-0x274b 004843 bmark1 mark_ble_lr ,le_transmit_lr 
-0x274c 004844 bmark1 mark_ble_2m ,le_transmit_2m 
-0x274d 004845 rshift16 access ,pdata 
-0x274e 004846 rshift8 pdata ,pdata 
-0x274f 004847 rshift4 pdata ,pdata 
-0x2750 004848 inject mod ,40 
-:      004849 le_transmit_packet:
-0x2751 004850 enable enable_white 
-0x2752 004851 enable enable_crc 
-0x2753 004852 bpatchx patch25_6 ,mem_patch25 
-0x2754 004853 fetch 1 ,mem_le_txheader 
-0x2755 004854 inject mod ,8 
-0x2756 004855 ifetch 1 ,contr 
-0x2757 004856 copy pdata ,loopcnt 
-0x2758 004857 inject mod ,8 
-0x2759 004858 sub loopcnt ,0 ,null 
-0x275a 004859 branch le_tr_nopayload ,zero 
-0x275b 004861 fetch 1 ,core_ccm_ctrl 
-0x275c 004862 branch le_transmit_packet_not_enc ,blank 
-0x275d 004863 bmark1 mark_ble_encryption ,le_transmit_packet_enc 
-:      004864 le_transmit_packet_not_enc:
-0x275e 004865 arg mem_le_txpayload ,contr 
-:      004866 le_tr_loop:
-0x275f 004867 ifetch 1 ,contr 
-0x2760 004868 inject mod ,8 
-0x2761 004869 loop le_tr_loop 
-:      004871 le_tr_nopayload:
-0x2762 004872 enable enable_parity 
-0x2763 004873 inject mod ,24 
-0x2764 004874 disable enable_parity 
-0x2765 004875 bmark0 mark_ble_lr ,le_transmit_skip 
-0x2766 004876 disable enable_white 
-0x2767 004877 setarg 0 
-0x2768 004878 inject mod ,3 
-:      004879 le_transmit_skip:
-0x2769 004880 until null ,tx_clear 
-0x276a 004881 nop 100 
-0x276b 004882 bpatchx patch25_7 ,mem_patch25 
-0x276c 004883 disable encode_fec0 
-0x276d 004884 disable encode_fec3 
-0x276e 004885 call set_sync_on 
-0x276f 004886 call rf_debug_tx_off_line 
-:      004887 le_check_start_pause_enc:
-0x2770 004888 fetch 1 ,mem_le_txheader 
-0x2771 004889 and pdata ,llid_le_ll ,pdata 
-0x2772 004890 rtnne llid_le_ll 
-0x2773 004891 fetch 1 ,mem_le_enc_state 
-0x2774 004892 beq flag_le_enc_pause ,le_clear_enc 
-0x2775 004893 rtnne flag_le_send_start_enc_req 
-0x2776 004894 fetch 1 ,mem_le_txpayload 
-0x2777 004895 beq ll_start_enc_req ,le_set_enc 
-0x2778 004896 rtn 
-:      004899 le_transmit_packet_enc:
-0x2779 004900 increase -4 ,loopcnt 
-0x277a 004901 copy loopcnt ,temp 
-0x277b 004902 call ccm_wait_enc 
-0x277c 004903 arg mem_le_txpayload ,contr 
-:      004904 le_transmit_packet_enc_loop:
-0x277d 004905 ifetch 1 ,contr 
-0x277e 004906 inject mod ,8 
-0x277f 004907 loop le_transmit_packet_enc_loop 
-0x2780 004908 call ccm_check_enc_done 
-0x2781 004909 copy regext ,pdata 
-0x2782 004910 inject mod ,32 
-0x2783 004911 branch le_tr_nopayload 
-:      004913 le_transmit_lr:
-0x2784 004914 arg 10 ,loopcnt 
-:      004915 le_transmit_lr_preamble_loop:
-0x2785 004916 setarg 0x3c 
-0x2786 004917 inject mod ,8 
-0x2787 004918 loop le_transmit_lr_preamble_loop 
-0x2788 004919 disable encode_fec0 
-0x2789 004920 enable encode_fec3 
-0x278a 004921 rshift16 access ,pdata 
-0x278b 004922 rshift16 pdata ,pdata 
-0x278c 004923 rshift4 pdata ,pdata 
-0x278d 004924 inject mod ,32 
-0x278e 004925 bmark1 mark_ble_lr_s8 ,le_transmit_lr_s8 
-:      004926 le_transmit_lr_s2:
-0x278f 004927 setarg 1 
-0x2790 004928 inject mod ,5 
-0x2791 004929 enable lr_s2en 
-0x2792 004930 branch le_transmit_packet 
-:      004932 le_transmit_lr_s8:
-0x2793 004933 setarg 0 
-0x2794 004934 inject mod ,5 
-0x2795 004935 branch le_transmit_packet 
-:      004937 le_transmit_2m:
-0x2796 004938 fetch 1 ,mem_system_clk 
-0x2797 004939 fetcht 1 ,mem_le_tx2m_delay 
-0x2798 004940 iadd temp ,pdata 
-0x2799 004941 call sleep 
-0x279a 004942 rshift16 access ,pdata 
-0x279b 004943 rshift8 pdata ,pdata 
-0x279c 004944 rshift4 pdata ,temp 
-0x279d 004945 copy temp ,pdata 
-0x279e 004946 inject mod ,8 
-0x279f 004947 copy temp ,pdata 
-0x27a0 004948 inject mod ,40 
-0x27a1 004949 branch le_transmit_packet 
-:      004952 le_update_param:
-0x27a2 004953 arg le_update_param_ahead1_cb ,regc 
-0x27a3 004954 arg le_update_param_cb ,regb 
-0x27a4 004955 arg lestate_update_param ,queue 
-0x27a5 004956 branch le_check_update_flag 
-:      004958 le_update_param_ahead1_cb:
-0x27a6 004959 add rega ,coffset_sniff_anchor ,contr 
-0x27a7 004960 ifetcht 4 ,contr 
-0x27a8 004961 add rega ,coffest_le_new_transmitwindowsize ,contr 
-0x27a9 004962 ifetch 1 ,contr 
-0x27aa 004963 add rega ,coffset_le_window_size ,contw 
-0x27ab 004964 istore 1 ,contw 
-0x27ac 004965 ifetch 2 ,contr 
-0x27ad 004966 lshift2 pdata ,pdata 
-0x27ae 004967 iadd temp ,timeup 
-0x27af 004968 add rega ,coffset_sniff_anchor ,contw 
-0x27b0 004969 deposit timeup 
-0x27b1 004970 istore 4 ,contw 
-0x27b2 004971 ifetch 2 ,contr 
-0x27b3 004972 lshift2 pdata ,pdata 
-0x27b4 004973 add rega ,coffset_tsniff ,contw 
-0x27b5 004974 istore 2 ,contw 
-0x27b6 004975 ifetch 2 ,contr 
-0x27b7 004976 add rega ,coffset_le_slave_latency ,contw 
-0x27b8 004977 istore 2 ,contw 
-0x27b9 004978 ifetch 2 ,contr 
-0x27ba 004979 store 2 ,mem_le_init_superto 
-0x27bb 004980 branch le_receive_window_size 
-:      004982 le_update_param_cb:
-0x27bc 004983 ifetch 1 ,rega 
-0x27bd 004984 set0 lestate_got_first_packet ,pdata 
-0x27be 004985 istore 1 ,rega 
-0x27bf 004986 storer rega ,2 ,mem_rega 
-0x27c0 004987 jam bt_evt_le_parse_conn_param_accepted ,mem_fifo_temp 
-0x27c1 004988 call ui_ipc_send_event 
-0x27c2 004989 fetchr rega ,2 ,mem_rega 
-0x27c3 004990 rtn 
-:      004992 le_update_channel_map:
-0x27c4 004993 arg 0 ,regc 
-0x27c5 004994 arg le_update_channel_map_cb ,regb 
-0x27c6 004995 arg lestate_update_map ,queue 
-0x27c7 004996 branch le_check_update_flag 
-:      004998 le_update_channel_map_cb:
-0x27c8 004999 add rega ,coffset_le_new_map ,contr 
-0x27c9 005000 ifetch 5 ,contr 
-0x27ca 005001 add rega ,coffset_le_channel_map ,contw 
-0x27cb 005002 istore 5 ,contw 
-0x27cc 005003 branch le_calc_channel_map 
-:      005006 le_update_phy:
-0x27cd 005007 arg 0 ,regc 
-0x27ce 005008 arg le_update_phy_cb ,regb 
-0x27cf 005009 arg lestate_update_phy ,queue 
-0x27d0 005010 branch le_check_update_flag 
-:      005012 le_update_phy_cb:
-0x27d1 005013 add rega ,coffset_le_new_m2s_phy ,contr 
-0x27d2 005014 ifetch 1 ,contr 
-0x27d3 005015 call le_update_phy_cb_m2s 
-0x27d4 005016 istore 1 ,contw 
-0x27d5 005017 add rega ,coffset_le_new_s2m_phy ,contr 
-0x27d6 005018 ifetch 1 ,contr 
-0x27d7 005019 call le_update_phy_cb_s2m 
-0x27d8 005020 istore 1 ,contw 
-0x27d9 005021 storer rega ,2 ,mem_rega 
-0x27da 005022 jam bt_evt_le_update_phy ,mem_fifo_temp 
-0x27db 005023 call ui_ipc_send_event 
-0x27dc 005024 fetchr rega ,2 ,mem_rega 
-0x27dd 005025 rtn 
-:      005027 le_update_phy_cb_m2s:
-0x27de 005028 call le_update_phy_cb_m2s_no_change ,blank 
-0x27df 005029 add rega ,coffset_le_rx_phy ,contw 
-0x27e0 005030 nrtn master 
-0x27e1 005031 fetcht 1 ,mem_le_tx_phys 
-0x27e2 005032 isolate1 bit_le_coded_phy_s8 ,temp 
-0x27e3 005033 setflag true ,bit_le_coded_phy_s8 ,pdata 
-0x27e4 005034 add rega ,coffset_le_tx_phy ,contw 
-0x27e5 005035 rtn 
-:      005037 le_update_phy_cb_m2s_no_change:
-0x27e6 005038 add rega ,coffset_le_rx_phy ,contr 
-0x27e7 005039 ifetch 1 ,contr 
-0x27e8 005040 nrtn master 
-0x27e9 005041 add rega ,coffset_le_tx_phy ,contr 
-0x27ea 005042 ifetch 1 ,contr 
-0x27eb 005043 rtn 
-:      005045 le_update_phy_cb_s2m:
-0x27ec 005046 call le_update_phy_cb_s2m_no_change ,blank 
-0x27ed 005047 fetcht 1 ,mem_le_tx_phys 
-0x27ee 005048 isolate1 bit_le_coded_phy_s8 ,temp 
-0x27ef 005049 setflag true ,bit_le_coded_phy_s8 ,pdata 
-0x27f0 005050 add rega ,coffset_le_tx_phy ,contw 
-0x27f1 005051 nrtn master 
-0x27f2 005052 set0 bit_le_coded_phy_s8 ,pdata 
-0x27f3 005053 add rega ,coffset_le_rx_phy ,contw 
-0x27f4 005054 rtn 
-:      005056 le_update_phy_cb_s2m_no_change:
-0x27f5 005057 add rega ,coffset_le_tx_phy ,contr 
-0x27f6 005058 ifetch 1 ,contr 
-0x27f7 005059 nrtn master 
-0x27f8 005060 add rega ,coffset_le_rx_phy ,contr 
-0x27f9 005061 ifetch 1 ,contr 
-0x27fa 005062 rtn 
-:      005067 le_check_update_flag:
-0x27fb 005068 bpatchx patch26_0 ,mem_patch26 
-0x27fc 005069 ifetch 1 ,rega 
-0x27fd 005070 qisolate0 pdata 
-0x27fe 005071 rtn true 
-0x27ff 005072 add rega ,coffset_le_event_cnt ,contr 
-0x2800 005073 ifetcht 2 ,contr 
-0x2801 005074 add rega ,coffset_le_instant ,contr 
-0x2802 005075 ifetch 2 ,contr 
-0x2803 005077 isub temp ,pdata 
-0x2804 005078 branch le_update ,zero 
-0x2805 005079 nbranch le_check_update_small ,positive 
-0x2806 005080 sub pdata ,1 ,null 
-0x2807 005081 branch le_update_ahead1 ,zero 
-0x2808 005082 rtn 
-:      005084 le_update_ahead1:
-0x2809 005085 copy regc ,pdata 
-0x280a 005086 branch callback_func 
-:      005088 le_update:
-0x280b 005089 ifetch 1 ,rega 
-0x280c 005090 qset0 pdata 
-0x280d 005091 istore 1 ,rega 
-0x280e 005092 copy regb ,pdata 
-0x280f 005093 branch callback_func 
-:      005095 le_check_update_small:
-0x2810 005096 add rega ,coffset_le_event_cnt ,contr 
-0x2811 005097 ifetch 2 ,contr 
-0x2812 005098 add rega ,coffset_le_instant ,contr 
-0x2813 005099 ifetch 2 ,contr 
-0x2814 005100 isub temp ,pdata 
-0x2815 005101 arg 0xffff ,temp 
-0x2816 005102 isub temp ,null 
-0x2817 005103 branch le_update ,zero 
-0x2818 005104 arg 0xf000 ,temp 
-0x2819 005105 isub temp ,null 
-0x281a 005106 nbranch le_update ,positive 
-0x281b 005107 rtn 
-:      005110 le_check_retransmit:
-0x281c 005111 fetcht 1 ,mem_le_arq 
-0x281d 005112 fetch 1 ,mem_le_rxbuf_data_header 
-0x281e 005115 rshift pdata ,pdata 
-0x281f 005116 ixor temp ,pdata 
-0x2820 005117 isolate1 nesn ,pdata 
-0x2821 005118 setflag true ,mark_old_packet ,mark 
-0x2822 005119 rtn 
-:      005122 le_acknowledge:
-0x2823 005123 bpatchx patch26_1 ,mem_patch26 
-0x2824 005124 call le_supervision_flush 
-0x2825 005125 rtnmark1 mark_ble_crc_fail 
-0x2826 005126 call le_check_wak 
-0x2827 005127 fetch 1 ,mem_le_rxbuf_data_header 
-0x2828 005128 isolate1 md ,pdata 
-0x2829 005129 setflag true ,mark_ble_rx_md ,mark 
-0x282a 005130 rshift pdata ,pdata 
-0x282b 005131 ixor temp ,pdata 
-0x282c 005132 isolate1 nesn ,pdata 
-0x282d 005133 setflag true ,mark_old_packet ,mark 
-0x282e 005134 rtnmark1 mark_old_packet 
-0x282f 005135 fetch 1 ,mem_le_rxbuf_data_length 
-0x2830 005136 branch le_ack_unenc ,blank 
-0x2831 005137 fetch 1 ,mem_le_state 
-0x2832 005138 bbit0 lestate_encryption ,le_ack_unenc 
-0x2833 005139 fetcht 4 ,mem_le_peer_mic 
-0x2834 005140 fetch 4 ,mem_ccm_last_mic 
-0x2835 005141 isub temp ,null 
-0x2836 005142 branch assert ,zero 
-0x2837 005143 storet 4 ,mem_ccm_last_mic 
-0x2838 005144 fetch 5 ,mem_ccm_pcnt_rx 
-0x2839 005145 increase 1 ,pdata 
-0x283a 005146 set1 le_ccm_directionbit ,pdata 
-0x283b 005147 store 5 ,mem_ccm_pcnt_rx 
-:      005149 le_ack_unenc:
-0x283c 005150 fetcht 1 ,mem_le_arq 
-0x283d 005151 setflip nesn ,temp 
-0x283e 005152 storet 1 ,mem_le_arq 
-0x283f 005153 fetch 1 ,mem_le_configuration 
-0x2840 005154 rtnbit0 bit_ble_deal_bb_packet 
-0x2841 005155 bpatchx patch26_2 ,mem_patch26 
-0x2842 005156 fetch 1 ,mem_le_rxbuf_data_length 
-0x2843 005157 rtn blank 
-0x2844 005158 fetch 1 ,mem_le_rxbuf_data_header 
-0x2845 005159 compare llid_continue ,pdata ,3 
-0x2846 005160 branch le_parse_writing_attribute_continue ,true 
-0x2847 005161 compare llid_start ,pdata ,3 
-0x2848 005162 branch le_parse_writing_attribute_start ,true 
-0x2849 005163 rtn 
-:      005166 le_check_wak:
-0x284a 005167 bpatchx patch26_3 ,mem_patch26 
-0x284b 005168 fetcht 1 ,mem_le_arq 
-0x284c 005169 isolate0 wak ,temp 
-0x284d 005170 rtn true 
-0x284e 005171 fetch 1 ,mem_le_rxbuf_data_header 
-0x284f 005172 lshift pdata ,pdata 
-0x2850 005173 ixor temp ,pdata 
-0x2851 005174 rtnbit0 sn 
-0x2852 005175 set0 wak ,temp 
-0x2853 005176 setflip sn ,temp 
-0x2854 005177 storet 1 ,mem_le_arq 
-0x2855 005178 compare 3 ,temp ,3 
-0x2856 005180 rtn 
-:      005183 le_set_enc:
-0x2857 005184 fetch 1 ,mem_le_state 
-0x2858 005185 set1 lestate_encryption ,pdata 
-0x2859 005186 store 1 ,mem_le_state 
-0x285a 005187 set1 mark_ble_encryption ,mark 
-0x285b 005188 rtn 
-:      005190 le_clear_enc:
-0x285c 005191 bpatchx patch26_4 ,mem_patch26 
-0x285d 005192 jam flag_le_enc_null ,mem_le_enc_state 
-0x285e 005193 arg 0 ,pdata 
-0x285f 005194 store 4 ,mem_ccm_last_mic 
-0x2860 005195 store 5 ,mem_ccm_pcnt_tx 
-0x2861 005196 set1 le_ccm_directionbit ,pdata 
-0x2862 005197 store 5 ,mem_ccm_pcnt_rx 
-0x2863 005198 fetch 1 ,mem_le_state 
-0x2864 005199 set0 lestate_encryption ,pdata 
-0x2865 005200 store 1 ,mem_le_state 
-0x2866 005201 set0 mark_ble_encryption ,mark 
-0x2867 005202 rtn 
-:      005207 le_scan_check_sender_addr_type:
-0x2868 005208 arg 1 ,rega 
-0x2869 005209 fetch 1 ,mem_le_rxbuf_adv_connect_ind_header 
-0x286a 005210 rtnbit1 le_sender_addr_bit 
-0x286b 005211 arg 0 ,rega 
-0x286c 005212 rtn 
-:      005215 le_get_master_rx_max:
-0x286d 005216 copy contr ,contw 
-0x286e 005217 fetcht 2 ,mem_remote_rx_max_octets 
-0x286f 005218 copy contw ,contr 
-0x2870 005219 rtn 
-:      005222 le_prepare_tx:
-0x2871 005223 bpatchx patch26_5 ,mem_patch26 
-0x2872 005224 fetch 1 ,mem_le_arq 
-0x2873 005225 rtnbit1 wak 
-0x2874 005226 call le_check_tx_md 
-0x2875 005227 call le_fifo_get_first_tx_ptr 
-0x2876 005228 branch le_send_empty ,blank 
-0x2877 005229 ifetch 2 ,contr 
-0x2878 005230 ifetcht 2 ,contr 
-0x2879 005231 copy temp ,rega 
-0x287a 005232 isub rega ,pdata 
-0x287b 005233 call le_get_master_rx_max 
-0x287c 005234 call not_greater_than 
-0x287d 005235 copy pdata ,temp 
-0x287e 005236 ifetchr type ,1 ,contr 
-0x287f 005237 copy rega ,pdata 
-0x2880 005238 iadd contr ,pdata 
-0x2881 005239 store 2 ,mem_contr 
-0x2882 005240 call le_update_tx_type 
-0x2883 005241 call le_send_packet 
-0x2884 005243 call le_fifo_get_first_tx_ptr 
-0x2885 005244 ifetch 2 ,contr 
-0x2886 005245 copy pdata ,rega 
-0x2887 005246 copy contr ,regc 
-0x2888 005247 ifetcht 2 ,contr 
-0x2889 005248 copy temp ,regb 
-0x288a 005249 isub regb ,pdata 
-0x288b 005250 call le_get_master_rx_max 
-0x288c 005251 call not_greater_than 
-0x288d 005252 iadd regb ,pdata 
-0x288e 005253 istore 2 ,regc 
-0x288f 005254 isub rega ,null 
-0x2890 005255 nrtn zero 
-0x2891 005256 branch le_fifo_release_first_node 
-:      005259 le_check_tx_md:
-0x2892 005260 call le_check_continue 
-0x2893 005261 rtnmark1 mark_ble_tx_md 
-0x2894 005262 fetch 1 ,mem_le_configuration 
-0x2895 005263 bbit0 bit_ble_transmit_packet_by_md ,le_clear_md 
-0x2896 005264 call le_fifo_get_second_tx_ptr 
-0x2897 005265 branch le_clear_md ,blank 
-0x2898 005266 branch le_set_md 
-:      005269 le_check_continue:
-0x2899 005270 call le_fifo_get_first_tx_ptr 
-0x289a 005271 branch le_clear_md ,blank 
-0x289b 005272 ifetch 2 ,contr 
-0x289c 005273 ifetcht 2 ,contr 
-0x289d 005274 isub temp ,rega 
-0x289e 005275 call le_get_master_rx_max 
-0x289f 005276 copy temp ,pdata 
-0x28a0 005277 isub rega ,null 
-0x28a1 005278 branch le_clear_md ,positive 
-:      005279 le_set_md:
-0x28a2 005280 set1 mark_ble_tx_md ,mark 
-0x28a3 005281 rtn 
-:      005283 le_clear_md:
-0x28a4 005284 set0 mark_ble_tx_md ,mark 
-0x28a5 005285 rtn 
-:      005287 le_update_tx_type:
-0x28a6 005288 copy rega ,pdata 
-0x28a7 005289 rtn blank 
-0x28a8 005290 arg llid_continue ,type 
-0x28a9 005291 rtn 
-:      005294 le_att_check_notification_enable:
-0x28aa 005295 bpatchx patch26_6 ,mem_patch26 
-0x28ab 005296 increase 1 ,temp 
-0x28ac 005297 call le_att_get_handle_ptr 
-0x28ad 005298 increase -2 ,contr 
-0x28ae 005299 ifetch 2 ,contr 
-0x28af 005300 arg client_charactertic_configuration ,temp 
-0x28b0 005301 isub temp ,null 
-0x28b1 005302 nrtn zero 
-0x28b2 005303 increase 1 ,contr 
-0x28b3 005304 copy contr ,rega 
-0x28b4 005305 ifetch 1 ,contr 
-0x28b5 005306 rtn 
-:      005309 le_send_empty:
-0x28b6 005310 force 0 ,temp 
-0x28b7 005311 force 1 ,type 
-:      005313 le_send_packet:
-0x28b8 005314 bpatchx patch26_7 ,mem_patch26 
-0x28b9 005315 storet 1 ,mem_le_txlen 
-0x28ba 005316 fetcht 1 ,mem_le_arq 
-0x28bb 005317 set1 wak ,temp 
-0x28bc 005318 and temp ,0xfc ,pdata 
-0x28bd 005319 ior type ,pdata 
-0x28be 005320 store 1 ,mem_le_arq 
-0x28bf 005321 and_into 0x1f ,pdata 
-0x28c0 005322 isolate1 mark_ble_tx_md ,mark 
-0x28c1 005323 setflag true ,md ,pdata 
-0x28c2 005324 store 1 ,mem_le_txheader 
-0x28c3 005326 fetch 1 ,mem_le_txheader 
-0x28c4 005327 compare 1 ,type ,3 
-0x28c5 005328 nbranch le_send_no_txlen ,true 
-0x28c6 005329 fetch 1 ,mem_le_txlen 
-0x28c7 005330 rtn blank 
-:      005332 le_send_no_txlen:
-0x28c8 005333 bmark1 mark_ble_encryption ,le_send_packet_enc 
-0x28c9 005334 fetchr loopcnt ,1 ,mem_le_txlen 
-0x28ca 005335 fetch 2 ,mem_contr 
-0x28cb 005336 copy pdata ,contr 
-0x28cc 005337 arg mem_le_txpayload ,contw 
-0x28cd 005338 branch memcpy_fast 
-:      005340 le_send_packet_enc:
-0x28ce 005341 call load_sk 
-0x28cf 005342 branch le_encrypt_new_start 
-:      005344 get_lpm_wake_ble_rx_lock:
-0x28d0 005345 arg wake_lock_ble_rx ,queue 
-0x28d1 005346 branch lpm_get_wake_lock 
-:      005348 put_lpm_wake_ble_rx_lock:
-0x28d2 005349 arg wake_lock_ble_rx ,queue 
-0x28d3 005350 branch lpm_put_wake_lock 
-:      005353 le_parse:
-0x28d4 005354 bpatchx patch27_0 ,mem_patch27 
-0x28d5 005355 rtnmark1 mark_old_packet 
-0x28d6 005356 rtnmark1 mark_ble_crc_fail 
-0x28d7 005357 fetch 1 ,mem_le_rxbuf_data_header 
-0x28d8 005358 and pdata ,0x3 ,pdata 
-0x28d9 005359 store 1 ,mem_le_packet_llid 
-0x28da 005360 fetch 1 ,mem_le_rxbuf_data_length 
-0x28db 005361 rtn blank 
-0x28dc 005362 setarg mem_le_rxbuf_data_payload 
-0x28dd 005363 store 2 ,mem_le_payload_ptr 
-0x28de 005364 bpatchx patch27_1 ,mem_patch27 
-0x28df 005365 fetch 1 ,mem_le_packet_llid 
-0x28e0 005366 beq llid_le_ll ,le_parse_ll 
-:      005367 le_parse_l2cap:
-0x28e1 005368 call le_check_l2cap_complete 
-0x28e2 005369 nbranch get_lpm_wake_ble_rx_lock ,user 
-0x28e3 005370 call put_lpm_wake_ble_rx_lock 
-0x28e4 005371 setarg 0 
-0x28e5 005372 store 2 ,mem_le_packet_len_recved 
-0x28e6 005373 fetch 2 ,mem_le_payload_ptr 
-0x28e7 005374 add pdata ,2 ,contr 
-0x28e8 005375 bpatchx patch27_2 ,mem_patch27 
-:      005376 le_parse_l2cap_next:
-0x28e9 005377 ifetch 2 ,contr 
-0x28ea 005378 beq le_l2cap_cid_att ,le_parse_att 
-0x28eb 005379 beq le_l2cap_cid_smp ,le_parse_smp 
-0x28ec 005380 beq le_l2cap_cid_signal ,le_parse_signaling 
-0x28ed 005381 rtn 
-:      005384 le_check_l2cap_complete:
-0x28ee 005385 fetch 1 ,mem_le_packet_llid 
-0x28ef 005386 beq llid_start ,le_check_l2cap_llid_start 
-0x28f0 005387 beq llid_continue ,le_check_l2cap_llid_continue 
-0x28f1 005388 rtn 
-:      005393 le_check_l2cap_cid_legal:
-0x28f2 005394 call enable_user 
-0x28f3 005395 arg le_l2cap_cid_att ,temp 
-0x28f4 005396 isub pdata ,null 
-0x28f5 005397 rtn zero 
-0x28f6 005398 arg le_l2cap_cid_signal ,temp 
-0x28f7 005399 isub pdata ,null 
-0x28f8 005400 rtn zero 
-0x28f9 005401 arg le_l2cap_cid_smp ,temp 
-0x28fa 005402 isub pdata ,null 
-0x28fb 005403 rtn zero 
-0x28fc 005404 branch disable_user 
-:      005407 le_check_l2cap_llid_start:
-0x28fd 005408 fetch 2 ,mem_le_payload_ptr 
-0x28fe 005409 copy pdata ,contr 
-0x28ff 005410 ifetch 2 ,contr 
-0x2900 005411 store 2 ,mem_le_l2cap_size 
-0x2901 005412 ifetch 2 ,contr 
-0x2902 005413 call le_check_l2cap_cid_legal 
-0x2903 005414 nrtn user 
-0x2904 005415 fetcht 1 ,mem_le_rxbuf_data_length 
-0x2905 005416 storet 2 ,mem_le_packet_len_recved 
-0x2906 005417 fetch 2 ,mem_le_l2cap_size 
-0x2907 005418 increase 4 ,pdata 
-0x2908 005419 isub temp ,null 
-0x2909 005420 branch enable_user ,zero 
-0x290a 005421 fetchr loopcnt ,1 ,mem_le_rxbuf_data_length 
-0x290b 005422 arg mem_le_l2cap_buf ,contw 
-0x290c 005423 fetch 2 ,mem_le_payload_ptr 
-0x290d 005424 copy pdata ,contr 
-0x290e 005425 call memcpy_fast 
-0x290f 005426 branch disable_user 
-:      005431 le_check_l2cap_continue_legal:
-0x2910 005432 call enable_user 
-0x2911 005433 fetch 2 ,mem_le_packet_len_recved 
-0x2912 005434 nrtn blank 
-0x2913 005435 branch disable_user 
-:      005437 le_check_l2cap_llid_continue:
-0x2914 005438 call le_check_l2cap_continue_legal 
-0x2915 005439 nrtn user 
-0x2916 005440 fetch 2 ,mem_le_packet_len_recved 
-0x2917 005441 arg mem_le_l2cap_buf ,contw 
-0x2918 005442 iadd contw ,rega 
-0x2919 005443 fetcht 1 ,mem_le_rxbuf_data_length 
-0x291a 005444 iadd temp ,pdata 
-0x291b 005445 store 2 ,mem_le_packet_len_recved 
-0x291c 005446 fetchr loopcnt ,1 ,mem_le_rxbuf_data_length 
-0x291d 005447 copy rega ,contw 
-0x291e 005448 fetch 2 ,mem_le_payload_ptr 
-0x291f 005449 copy pdata ,contr 
-0x2920 005450 call memcpy_fast 
-0x2921 005451 setarg mem_le_l2cap_buf 
-0x2922 005452 store 2 ,mem_le_payload_ptr 
-0x2923 005453 fetch 2 ,mem_le_l2cap_size 
-0x2924 005454 increase 4 ,pdata 
-0x2925 005455 fetcht 2 ,mem_le_packet_len_recved 
-0x2926 005456 isub temp ,null 
-0x2927 005457 branch enable_user ,zero 
-0x2928 005458 branch disable_user 
-:      005463 le_writeatt_cb:
-0x2929 005464 fetch 2 ,mem_cb_att_write 
-0x292a 005465 branch callback_func 
-:      005467 le_supervision_update:
-0x292b 005468 bpatchx patch27_3 ,mem_patch27 
-0x292c 005469 fetcht 4 ,mem_le_supervision_timer 
-0x292d 005470 call get_clkbt 
-0x292e 005471 isub temp ,timeup 
-0x292f 005472 deposit timeup 
-0x2930 005473 fetcht 2 ,mem_le_superto 
-0x2931 005474 lshift4 temp ,temp 
-0x2932 005475 lshift temp ,temp 
-0x2933 005476 isub temp ,pdata 
-0x2934 005477 rtn 
-:      005479 le_supervision_flush:
-0x2935 005480 call get_clkbt 
-0x2936 005481 store 4 ,mem_le_supervision_timer 
-0x2937 005482 rtn 
-:      005486 le_receive_window_size:
-0x2938 005487 bpatchx patch27_4 ,mem_patch27 
-0x2939 005488 add rega ,coffset_le_peer_sca ,contr 
-0x293a 005489 ifetch 1 ,contr 
-0x293b 005490 call le_sca_map 
-0x293c 005491 add rega ,coffset_tsniff ,contr 
-0x293d 005492 ifetch 2 ,contr 
-0x293e 005493 imul32 temp ,pdata 
-0x293f 005494 fetcht 2 ,mem_param_rt_rthalfslot 
-0x2940 005495 imul32 temp ,pdata 
-0x2941 005496 arg 1000000 ,temp 
-0x2942 005497 idiv temp 
-0x2943 005498 arg param_windown_size ,temp 
-0x2944 005499 fetch 1 ,mem_system_clk 
-0x2945 005500 imul32 temp ,temp 
-0x2946 005501 add rega ,coffset_le_window_size ,contr 
-0x2947 005502 ifetch 1 ,contr 
-0x2948 005503 imul32 temp ,pdata 
-0x2949 005504 iadd temp ,pdata 
-0x294a 005505 store 4 ,mem_le_transmit_window 
-0x294b 005506 fetch 2 ,mem_rx_window_sniff 
-0x294c 005507 call wait_div_end 
-0x294d 005508 quotient temp 
-0x294e 005509 iadd temp ,pdata 
-0x294f 005510 add rega ,coffset_rx_window ,contw 
-0x2950 005511 istore 2 ,contw 
-0x2951 005512 rtn 
-:      005517 le_modified_name:
-0x2952 005518 bpatchx patch27_5 ,mem_patch27 
-0x2953 005519 call le_modified_name_att_list 
-0x2954 005520 branch le_modified_name_adv 
-:      005522 le_modified_name_att_list:
-0x2955 005523 jam 2 ,mem_le_search_att_type_length 
-0x2956 005524 arg uuid_chrctr_device_name ,temp 
-0x2957 005525 storet 2 ,mem_le_search_att_type 
-0x2958 005526 call le_att_get_uuid_ptr 
-0x2959 005527 rtn blank 
-0x295a 005528 ifetch 1 ,contr 
-0x295b 005529 copy contr ,contw 
-0x295c 005530 fetcht 1 ,mem_le_name_len 
-0x295d 005531 copy temp ,loopcnt 
-0x295e 005532 isub temp ,null 
-0x295f 005533 nbranch le_name_length_longer_than_att ,positive 
-0x2960 005534 isub temp ,temp 
-0x2961 005535 arg mem_le_name ,contr 
-0x2962 005536 call memcpy_fast 
-0x2963 005537 copy temp ,loopcnt 
-0x2964 005538 ncall memcpy_empty ,zero 
-0x2965 005539 rtn 
-:      005540 le_name_length_longer_than_att:
-0x2966 005541 copy pdata ,loopcnt 
-0x2967 005542 arg mem_le_name ,contr 
-0x2968 005543 branch memcpy_fast 
-:      005546 le_modified_name_adv:
-0x2969 005547 arg mem_le_adv_data_len + 32 ,regc 
-0x296a 005548 arg mem_le_adv_data ,rega 
-0x296b 005549 call le_modified_name_adv_and_scan 
-0x296c 005550 setarg 0 
-0x296d 005551 setflag user ,0 ,pdata 
-0x296e 005552 store 1 ,mem_pdatatemp 
-0x296f 005553 arg mem_le_scan_data_len + 32 ,regc 
-0x2970 005554 arg mem_le_scan_data ,rega 
-0x2971 005555 call le_modified_name_adv_and_scan 
-0x2972 005556 rtn user 
-0x2973 005557 fetch 1 ,mem_pdatatemp 
-0x2974 005558 branch assert ,blank 
-0x2975 005559 rtn 
-:      005562 le_modified_name_adv_and_scan:
-0x2976 005563 bpatchx patch27_6 ,mem_patch27 
-0x2977 005564 call enable_user 
-0x2978 005565 call clear_temp_block 
-0x2979 005566 arg 0 ,regb 
-0x297a 005567 arg mem_le_data_temp ,contw 
-0x297b 005568 call le_modified_name_adv_loop 
-0x297c 005569 fetch 1 ,mem_le_name_len 
-0x297d 005570 add pdata ,1 ,temp 
-0x297e 005571 iadd regb ,rega 
-0x297f 005572 increase 2 ,rega 
-0x2980 005573 sub rega ,0x1f ,null 
-0x2981 005574 nbranch le_modified_name_adv_and_scan_name_overflow ,positive 
-0x2982 005575 istoret 1 ,contw 
-0x2983 005576 arg gap_adtype_local_name_complete ,temp 
-0x2984 005577 istoret 1 ,contw 
-0x2985 005578 iforce loopcnt 
-0x2986 005579 call memcpy_fast 
-0x2987 005580 copy rega ,regb 
-:      005581 le_modified_name_adv_and_scan_store_data:
-0x2988 005582 deposit regb 
-0x2989 005583 store 1 ,mem_le_data_len_temp 
-0x298a 005584 arg mem_le_data_len_temp ,contr 
-0x298b 005585 setarg -32 
-0x298c 005586 iadd regc ,contw 
-0x298d 005587 branch memcpy32 
-:      005589 le_modified_name_adv_and_scan_name_overflow:
-0x298e 005590 call disable_user 
-0x298f 005591 branch le_modified_name_adv_and_scan_store_data 
-:      005593 le_modified_name_adv_loop:
-0x2990 005594 ifetch 1 ,rega 
-0x2991 005595 rtn blank 
-0x2992 005596 pincrease 1 
-0x2993 005597 ifetcht 1 ,contr 
-0x2994 005598 sub temp ,gap_adtype_local_name_complete ,null 
-0x2995 005599 branch le_modified_name_adv_found_name ,zero 
-0x2996 005600 iadd regb ,regb 
-0x2997 005601 copy rega ,contr 
-0x2998 005602 iforce loopcnt 
-0x2999 005603 call memcpy_fast 
-0x299a 005604 copy contr ,rega 
-:      005605 le_modified_name_adv_loop2:
-0x299b 005606 deposit rega 
-0x299c 005607 isub regc ,null 
-0x299d 005608 rtn positive 
-0x299e 005609 branch le_modified_name_adv_loop 
-:      005611 le_modified_name_adv_found_name:
-0x299f 005612 iadd rega ,rega 
-0x29a0 005613 branch le_modified_name_adv_loop2 
-:      005616 memcpy_empty:
-0x29a1 005617 setarg space 
-0x29a2 005618 istore 1 ,contw 
-0x29a3 005619 loop memcpy_empty 
-0x29a4 005620 rtn 
-:      005623 le_lpm_set_mult:
-0x29a5 005624 bpatchx patch27_7 ,mem_patch27 
-0x29a6 005625 disable wake 
-0x29a7 005626 branch le_lpm_set_mult_attempt ,attempt 
-0x29a8 005627 nbranch le_lpm_lost ,match 
-:      005628 le_lpm_set_mult_attempt:
-0x29a9 005629 call lpm_match 
-0x29aa 005630 fetch 2 ,mem_rx_window_sniff 
-0x29ab 005631 store 2 ,mem_le_receive_window 
-0x29ac 005632 fetch 1 ,mem_le_configuration 
-0x29ad 005633 bbit1 bit_ble_short_mult ,lpm_mult_short 
-0x29ae 005634 bmark1 mark_old_packet ,lpm_mult_short 
-0x29af 005635 fetch 1 ,mem_le_rxbuf_data_length 
-0x29b0 005636 nbranch lpm_mult_short ,blank 
-0x29b1 005637 fetch 1 ,mem_le_txlen 
-0x29b2 005638 nbranch lpm_mult_short ,blank 
-0x29b3 005640 fetch 1 ,mem_le_state 
-0x29b4 005641 bbit1 lestate_update_param ,lpm_mult_short 
-0x29b5 005642 bbit1 lestate_update_phy ,lpm_mult_short 
-0x29b6 005643 bbit1 lestate_update_map ,lpm_mult_short 
-0x29b7 005644 branch lpm_mult_wait_timeout 
-:      005646 le_lpm_lost:
-0x29b8 005647 fetch 1 ,mem_sniff_unint_lost 
-0x29b9 005648 sub pdata ,30 ,null 
-0x29ba 005649 nbranch lpm_lost ,positive 
-0x29bb 005650 fetcht 2 ,mem_rx_window_sniff 
-0x29bc 005651 rshift temp ,temp 
-0x29bd 005652 fetch 2 ,mem_le_receive_window 
-0x29be 005653 iadd temp ,pdata 
-0x29bf 005654 store 2 ,mem_le_receive_window 
-0x29c0 005655 branch lpm_lost 
-:      005658 le_set_config_fixed_tk:
-0x29c1 005659 arg bit_ble_passkey_fixed_key ,queue 
-0x29c2 005660 branch le_set_config 
-:      005662 le_clr_config_fixed_tk:
-0x29c3 005663 arg bit_ble_passkey_fixed_key ,queue 
-0x29c4 005664 branch le_clr_config 
-:      005666 le_set_config_fixed_ltk:
-0x29c5 005667 arg bit_ble_pairing_fixed_ltk ,queue 
-0x29c6 005668 branch le_set_config 
-:      005670 le_clr_config_fixed_ltk:
-0x29c7 005671 arg bit_ble_pairing_fixed_ltk ,queue 
-0x29c8 005672 branch le_clr_config 
-:      005674 le_set_config_more_data:
-0x29c9 005675 arg bit_ble_transmit_packet_by_md ,queue 
-0x29ca 005676 branch le_set_config 
-:      005678 le_clr_config_more_data:
-0x29cb 005679 arg bit_ble_transmit_packet_by_md ,queue 
-0x29cc 005680 branch le_clr_config 
-:      005682 le_set_config_read_authentication:
-0x29cd 005683 arg bit_ble_read_auth ,queue 
-0x29ce 005684 branch le_set_config 
-:      005686 le_clr_config_read_authentication:
-0x29cf 005687 arg bit_ble_read_auth ,queue 
-0x29d0 005688 branch le_clr_config 
-:      005690 le_set_config_write_authentication:
-0x29d1 005691 arg bit_ble_write_auth ,queue 
-0x29d2 005692 branch le_set_config 
-:      005694 le_clr_config_write_authentication:
-0x29d3 005695 arg bit_ble_write_auth ,queue 
-0x29d4 005696 branch le_clr_config 
-:      005698 le_set_config_short_mult:
-0x29d5 005699 arg bit_ble_short_mult ,queue 
-:      005701 le_set_config:
-0x29d6 005702 fetch 1 ,mem_le_configuration 
-0x29d7 005703 qset1 pdata 
-0x29d8 005704 store 1 ,mem_le_configuration 
-0x29d9 005705 rtn 
-:      005708 le_clr_config_short_mult:
-0x29da 005709 arg bit_ble_short_mult ,queue 
-:      005711 le_clr_config:
-0x29db 005712 fetch 1 ,mem_le_configuration 
-0x29dc 005713 qset0 pdata 
-0x29dd 005714 store 1 ,mem_le_configuration 
-0x29de 005715 rtn 
-:      005719 le_set_fixed_ltk:
-0x29df 005720 setarg 0x112233 
-0x29e0 005721 store 3 ,mem_le_fixed_ltk 
-0x29e1 005722 setarg 0x445566 
-0x29e2 005723 istore 3 ,contw 
-0x29e3 005724 setarg 0x778899 
-0x29e4 005725 istore 3 ,contw 
-0x29e5 005726 setarg 0x001122 
-0x29e6 005727 istore 3 ,contw 
-0x29e7 005728 setarg 0x334455 
-0x29e8 005729 istore 3 ,contw 
-0x29e9 005730 setarg 0x66 
-0x29ea 005731 istore 1 ,contw 
-0x29eb 005732 rtn 
-:      005735 le_set_justwork:
-0x29ec 005736 setarg 0x01000302 
-0x29ed 005737 store 4 ,mem_le_pres 
-0x29ee 005738 setarg 0x010010 
-0x29ef 005739 store 3 ,mem_le_pres_max_keysize 
-0x29f0 005740 jam 1 ,mem_le_pairing_mode 
-0x29f1 005741 rtn 
-:      005745 le_fifo_malloc_tx_empty:
-0x29f2 005746 arg 0 ,rega 
-0x29f3 005747 arg llid_empty ,type 
-0x29f4 005748 branch le_fifo_malloc_tx 
-:      005752 le_fifo_malloc_tx_ll:
-0x29f5 005753 bpatchx patch28_0 ,mem_patch28 
-0x29f6 005754 arg llid_le_ll ,type 
-0x29f7 005755 call le_fifo_malloc_tx 
-0x29f8 005756 copy regb ,pdata 
-0x29f9 005757 istore 1 ,contw 
-0x29fa 005758 rtn 
-:      005762 le_fifo_malloc_tx_l2cap:
-0x29fb 005763 bpatchx patch28_1 ,mem_patch28 
-0x29fc 005764 force llid_start ,type 
-0x29fd 005765 increase 4 ,rega 
-0x29fe 005766 call le_fifo_malloc_tx 
-0x29ff 005767 increase -4 ,rega 
-0x2a00 005768 copy rega ,pdata 
-0x2a01 005769 istore 2 ,contw 
-0x2a02 005770 copy regb ,pdata 
-0x2a03 005771 istore 2 ,contw 
-0x2a04 005772 rtn 
-:      005776 le_fifo_malloc_tx:
-0x2a05 005777 bpatchx patch28_2 ,mem_patch28 
-0x2a06 005778 increase 5 ,rega 
-0x2a07 005779 call ble_l2cap_malloc 
-0x2a08 005780 increase -5 ,rega 
-0x2a09 005781 copy rega ,pdata 
-0x2a0a 005782 istore 2 ,contw 
-0x2a0b 005783 setarg 0 
-0x2a0c 005784 istore 2 ,contw 
-0x2a0d 005785 copy type ,pdata 
-0x2a0e 005786 istore 1 ,contw 
-0x2a0f 005787 rtn 
-:      005790 le_fifo_get_first_tx_ptr:
-0x2a10 005791 bpatchx patch28_3 ,mem_patch28 
-0x2a11 005792 call l2cap_malloc_fifo_out 
-0x2a12 005793 copy pdata ,contr 
-0x2a13 005794 rtn 
-:      005796 le_fifo_get_second_tx_ptr:
-0x2a14 005797 fetch 2 ,mem_tx_fifo2_ptr 
-0x2a15 005798 rtn 
-:      005800 le_fifo_get_last_tx_ptr:
-0x2a16 005801 call le_fifo_get_last_tx_ptr0 
-0x2a17 005802 copy pdata ,contr 
-0x2a18 005803 rtn 
-:      005806 le_fifo_get_last_tx_ptr0:
-0x2a19 005807 fetch 2 ,mem_tx_fifo3_ptr 
-0x2a1a 005808 rtn 
-:      005811 le_fifo_get_first_l2cap_ptr:
-0x2a1b 005812 call le_fifo_get_first_tx_ptr 
-0x2a1c 005813 increase 5 ,contr 
-0x2a1d 005814 rtn 
-:      005816 le_fifo_get_first_att_ptr:
-0x2a1e 005817 call le_fifo_get_first_tx_ptr 
-0x2a1f 005818 increase 9 ,contr 
-0x2a20 005819 rtn 
-:      005821 le_fifo_get_last_att_ptr:
-0x2a21 005822 call le_fifo_get_last_tx_ptr 
-0x2a22 005823 increase 9 ,contr 
-0x2a23 005824 rtn 
-:      005826 le_fifo_get_last_l2cap_ptr:
-0x2a24 005827 call le_fifo_get_last_tx_ptr 
-0x2a25 005828 increase 5 ,contr 
-0x2a26 005829 rtn 
-:      005832 le_fifo_check_full:
-0x2a27 005833 branch l2cap_malloc_is_fifo_full 
-:      005836 le_fifo_check_nearly_full:
-0x2a28 005837 branch l2cap_malloc_is_fifo_nearly_full 
-:      005840 le_fifo_check_empty:
-0x2a29 005841 branch l2cap_malloc_is_fifo_empty 
-:      005844 le_fifo_release_first_node:
-0x2a2a 005845 branch l2cap_malloc_free 
-:      005848 le_set_dle:
-0x2a2b 005849 store 8 ,mem_local_rx_max_octets 
-0x2a2c 005850 branch le_set_feature_data_packet_length_extension 
-:      005853 le_set_phys:
-0x2a2d 005854 and temp ,0xff ,rega 
-0x2a2e 005855 call le_set_tx_phy 
-0x2a2f 005856 rshift8 temp ,rega 
-:      005858 le_set_rx_phy:
-0x2a30 005859 storer rega ,1 ,mem_le_rx_phys 
-0x2a31 005860 branch le_set_phy_common 
-:      005862 le_set_tx_phy:
-0x2a32 005863 storer rega ,1 ,mem_le_tx_phys 
-:      005864 le_set_phy_common:
-0x2a33 005865 isolate1 bit_le_2m_phy ,rega 
-0x2a34 005866 call le_set_feature_2m_phy ,true 
-0x2a35 005867 isolate1 bit_le_coded_phy ,rega 
-0x2a36 005868 call le_set_feature_coded_phy ,true 
-0x2a37 005869 rtn 
-:      005873 le_set_feature_2m_phy:
-0x2a38 005874 arg bit_ll_feature_le_2m_phy ,queue 
-0x2a39 005875 branch le_set_feature 
-:      005878 le_set_feature_coded_phy:
-0x2a3a 005879 arg bit_ll_feature_le_coded_phy ,queue 
-0x2a3b 005880 branch le_set_feature 
-:      005882 le_set_feature_data_packet_length_extension:
-0x2a3c 005883 arg bit_ll_feature_le_data_packet_length_extension ,queue 
-:      005885 le_set_feature:
-0x2a3d 005886 fetch 8 ,mem_le_local_feature 
-0x2a3e 005887 qset1 pdata 
-0x2a3f 005888 store 8 ,mem_le_local_feature 
-0x2a40 005889 rtn 
-:      005891 le_set_fixed_ltk_justwork:
-0x2a41 005892 call le_set_config_fixed_ltk 
-0x2a42 005893 call le_set_justwork 
-0x2a43 005894 call le_set_fixed_ltk 
-0x2a44 005895 branch le_set_config_read_authentication 
-:      005900 le_advertising_dispatch:
-0x2a45 005901 jam fun_rx_ll_1m_phy ,mem_le_rx_phy 
-0x2a46 005902 jam fun_tx_ll_1m_phy ,mem_le_tx_phy 
-0x2a47 005903 call le_enable 
-0x2a48 005904 call le_scan 
-0x2a49 005905 call le_adv 
-0x2a4a 005906 branch le_disable 
-:      005908 le_scan:
-0x2a4b 005909 bpatchx patch28_4 ,mem_patch28 
-0x2a4c 005910 fetch 1 ,mem_le_scan_enable 
-0x2a4d 005911 rtnne le_scan_enable 
-0x2a4e 005912 arg le_scan_interval_timer ,queue 
-0x2a4f 005913 call timer_check 
-0x2a50 005914 nrtn blank 
-0x2a51 005915 fetch 2 ,mem_le_scan_interval 
-0x2a52 005916 fetcht 2 ,mem_le_scan_window 
-0x2a53 005917 isub temp ,pdata 
-0x2a54 005918 arg le_scan_interval_timer ,queue 
-0x2a55 005919 call timer_init 
-0x2a56 005920 disable master 
-0x2a57 005921 call le_init_adv 
-0x2a58 005922 call le_wait_adv 
-0x2a59 005923 nrtn match 
-0x2a5a 005924 bpatchx patch28_5 ,mem_patch28 
-0x2a5b 005925 fetch 6 ,mem_le_rxbuf + 2 
-0x2a5c 005926 store 6 ,mem_le_plap 
-0x2a5d 005929 fetch 1 ,mem_le_adv_rcv 
-0x2a5e 005930 increase 1 ,pdata 
-0x2a5f 005931 store 1 ,mem_le_adv_rcv 
-0x2a60 005932 call le_create_conn 
-0x2a61 005933 rtn master 
-0x2a62 005934 call le_send_scan_request 
-0x2a63 005935 nrtn match 
-0x2a64 005936 fetch 1 ,mem_le_scanrsp_rcv 
-0x2a65 005937 increase 1 ,pdata 
-0x2a66 005938 store 1 ,mem_le_scanrsp_rcv 
-0x2a67 005939 fetch 9 ,mem_le_rxbuf + 8 
-0x2a68 005940 store 9 ,mem_temp_block0 
-0x2a69 005941 rtn 
-:      005944 le_wait_adv:
-0x2a6a 005945 bpatchx patch28_6 ,mem_patch28 
-0x2a6b 005946 call le_next_adv_channel 
-0x2a6c 005947 call le_receive_adv 
-0x2a6d 005948 fetch 1 ,mem_le_adv_waitcnt 
-0x2a6e 005949 increase 1 ,pdata 
-0x2a6f 005950 store 1 ,mem_le_adv_waitcnt 
-0x2a70 005951 rtn 
-:      005954 le_create_conn:
-0x2a71 005955 bpatchx patch28_7 ,mem_patch28 
-0x2a72 005956 fetch 1 ,mem_cmd_le_create_conn 
-0x2a73 005957 rtnne hci_cmd_le_create_conn 
-0x2a74 005958 fetch 6 ,mem_le_plap 
-0x2a75 005959 fetcht 6 ,mem_le_conn_peer_addr 
-0x2a76 005960 isub temp ,null 
-0x2a77 005961 nrtn zero 
-0x2a78 005962 call context_new 
-0x2a79 005963 nrtn zero 
-0x2a7a 005964 call le_connect_request 
-0x2a7b 005965 call le_init_master 
-0x2a7c 005966 call le_send_version_ind 
-0x2a7d 005967 jam bt_evt_le_connected ,mem_fifo_temp 
-0x2a7e 005968 call ui_ipc_send_event 
-0x2a7f 005969 jam 0 ,mem_hci_cmd 
-0x2a80 005970 jam 0 ,mem_le_peer_sca 
-0x2a81 005971 jam 0 ,mem_le_scan_enable 
-0x2a82 005972 jam 0 ,mem_cmd_le_create_conn 
-0x2a83 005973 branch context_save 
-:      005975 le_connect_request:
-0x2a84 005976 bpatchx patch29_0 ,mem_patch29 
-0x2a85 005977 force -1 ,pdata 
-0x2a86 005978 setsect 2 ,1 
-0x2a87 005979 store 5 ,mem_le_channel_map 
-0x2a88 005980 arg mem_le_state ,rega 
-0x2a89 005981 call le_calc_channel_map 
-0x2a8a 005982 force 4 ,loopcnt 
-0x2a8b 005983 arg mem_le_access ,contw 
-0x2a8c 005984 call generate_random_loop 
-0x2a8d 005985 fetch 2 ,mem_le_timeout 
-0x2a8e 005986 store 2 ,mem_le_superto 
-:      005987 le_con_req_hop_retry:
-0x2a8f 005988 random pdata 
-0x2a90 005989 and_into 0xf ,pdata 
-0x2a91 005990 sub pdata ,4 ,null 
-0x2a92 005991 branch le_con_req_hop_retry ,positive 
-0x2a93 005992 store 1 ,mem_le_hop 
-0x2a94 005994 bpatchx patch29_1 ,mem_patch29 
-0x2a95 005995 fetcht 2 ,mem_le_conn_interval 
-0x2a96 005996 storet 2 ,mem_le_tsniff 
-0x2a97 005997 copy temp ,regc 
-0x2a98 005998 add clkn_bt ,7 ,pdata 
-0x2a99 005999 idiv regc 
-0x2a9a 006000 call wait_div_end 
-0x2a9b 006001 remainder rega 
-0x2a9c 006002 isub rega ,pdata 
-0x2a9d 006003 iadd regc ,pdata 
-0x2a9e 006004 fetcht 2 ,mem_le_dsniff 
-0x2a9f 006005 iadd temp ,pdata 
-0x2aa0 006006 store 4 ,mem_le_anchor 
-0x2aa1 006007 isub clkn_bt ,rega 
-0x2aa2 006008 increase -6 ,rega 
-0x2aa3 006009 arg 0x2205 ,regb 
-0x2aa4 006010 fetch 1 ,mem_le_conn_own_addr_type 
-0x2aa5 006011 nsetflag blank ,le_sender_addr_bit ,regb 
-0x2aa6 006012 fetch 1 ,mem_le_conn_peer_addr_type 
-0x2aa7 006013 nsetflag blank ,le_receiver_addr_bit ,regb 
-0x2aa8 006014 copy regb ,pdata 
-0x2aa9 006015 store 2 ,mem_le_txheader 
-0x2aaa 006016 fetch 6 ,mem_le_lap 
-0x2aab 006017 istore 6 ,contw 
-0x2aac 006018 fetch 6 ,mem_le_plap 
-0x2aad 006019 istore 6 ,contw 
-0x2aae 006020 fetch 4 ,mem_le_access 
-0x2aaf 006021 istore 4 ,contw 
-0x2ab0 006022 random pdata 
-0x2ab1 006023 istore 2 ,contw 
-0x2ab2 006024 random pdata 
-0x2ab3 006025 istore 1 ,contw 
-0x2ab4 006026 force 2 ,pdata 
-0x2ab5 006027 istore 1 ,contw 
-0x2ab6 006028 rshift2 rega ,pdata 
-0x2ab7 006029 istore 2 ,contw 
-0x2ab8 006030 rshift2 regc ,pdata 
-0x2ab9 006031 istore 2 ,contw 
-0x2aba 006032 bpatchx patch29_2 ,mem_patch29 
-0x2abb 006033 setarg 0 
-0x2abc 006034 istore 2 ,contw 
-0x2abd 006035 fetch 2 ,mem_le_timeout 
-0x2abe 006036 istore 2 ,contw 
-0x2abf 006037 fetch 5 ,mem_le_channel_map 
-0x2ac0 006038 istore 5 ,contw 
-0x2ac1 006039 fetch 1 ,mem_le_hop 
-0x2ac2 006040 arg param_le_sca ,temp 
-0x2ac3 006041 ior temp ,pdata 
-0x2ac4 006042 istore 1 ,contw 
-0x2ac5 006043 call le_transmit_norx 
-0x2ac6 006044 setarg mem_le_txheader 
-0x2ac7 006045 add pdata ,18 ,contr 
-0x2ac8 006046 ifetch 3 ,contr 
-0x2ac9 006047 store 3 ,mem_le_crcinit 
-0x2aca 006048 rtn 
-:      006051 le_adv:
-0x2acb 006052 jam 36 ,mem_le_ch_mapped 
-0x2acc 006053 jam 0 ,mem_le_adv_channel_map_temp 
-0x2acd 006054 call le_send_adv_protect_txbuf 
-0x2ace 006055 call le_adv_loop 
-0x2acf 006056 branch le_send_adv_recover_txbuf 
-:      006058 le_adv_loop:
-0x2ad0 006059 bpatchx patch29_3 ,mem_patch29 
-0x2ad1 006060 fetch 1 ,mem_le_adv_enable 
-0x2ad2 006061 rtn blank 
-0x2ad3 006062 arg le_adv_interval_timer ,queue 
-0x2ad4 006063 call timer_check 
-0x2ad5 006064 nrtn blank 
-0x2ad6 006065 enable swfine 
-0x2ad7 006066 call le_init_adv 
-0x2ad8 006067 call le_next_adv_channel 
-0x2ad9 006068 call le_send_adv_ind 
-0x2ada 006069 nbranch le_adv_not_match ,match 
-0x2adb 006070 fetch 1 ,mem_le_req_rcv 
-0x2adc 006071 increase 1 ,pdata 
-0x2add 006072 store 1 ,mem_le_req_rcv 
-0x2ade 006073 fetch 1 ,mem_le_rxbuf_adv_header 
-0x2adf 006074 and pdata ,0x0f ,pdata 
-0x2ae0 006075 beq scan_req ,le_send_scan_response 
-0x2ae1 006076 beq connect_req ,le_parse_connect_req 
-:      006077 le_adv_not_match:
-0x2ae2 006078 bpatchx patch29_4 ,mem_patch29 
-0x2ae3 006079 fetch 1 ,mem_le_adv_channel_map_temp 
-0x2ae4 006080 fetcht 1 ,mem_le_adv_channel_map 
-0x2ae5 006081 isub temp ,null 
-0x2ae6 006082 nbranch le_adv_loop ,zero 
-0x2ae7 006083 random pdata 
-0x2ae8 006084 arg 0x1ff ,temp 
-0x2ae9 006085 iand temp ,pdata 
-0x2aea 006086 add pdata ,250 ,pdata 
-0x2aeb 006087 call delay 
-0x2aec 006088 arg le_adv_interval_timer ,queue 
-0x2aed 006089 fetch 2 ,mem_le_adv_interval 
-0x2aee 006090 branch timer_init 
-:      006092 le_send_adv_protect_txbuf:
-0x2aef 006093 arg mem_le_tx_buf_temp ,contw 
-0x2af0 006094 arg mem_le_txheader ,contr 
-0x2af1 006095 branch memcpy48 
-:      006097 le_send_adv_recover_txbuf:
-0x2af2 006098 arg mem_le_tx_buf_temp ,contr 
-0x2af3 006099 arg mem_le_txheader ,contw 
-0x2af4 006100 branch memcpy48 
-:      006102 le_init_adv:
-0x2af5 006103 bpatchx patch29_5 ,mem_patch29 
-0x2af6 006104 disable master 
-:      006105 le_adv_access:
-0x2af7 006106 setarg 0x8e89be 
-0x2af8 006107 lshift8 pdata ,pdata 
-0x2af9 006108 or_into 0xd6 ,pdata 
-0x2afa 006109 iforce access 
-0x2afb 006110 setarg 0x555555 
-0x2afc 006111 store 3 ,mem_le_crcinit 
-0x2afd 006112 rtn 
-:      006116 le_send_adv_ind:
-0x2afe 006117 bpatchx patch29_6 ,mem_patch29 
-0x2aff 006118 fetch 1 ,mem_le_adv_type 
-0x2b00 006119 fetcht 1 ,mem_le_adv_own_addr_type 
-0x2b01 006120 lshift4 temp ,temp 
-0x2b02 006121 lshift2 temp ,temp 
-0x2b03 006122 iadd temp ,temp 
-0x2b04 006123 storet 1 ,mem_le_txheader 
-0x2b05 006124 beq adv_direct_ind ,le_send_adv_direct_ind 
-0x2b06 006125 fetcht 1 ,mem_le_adv_data_len 
-0x2b07 006126 add temp ,6 ,pdata 
-0x2b08 006127 store 1 ,mem_le_txlen 
-0x2b09 006128 fetch 6 ,mem_le_lap 
-0x2b0a 006129 store 6 ,mem_le_txpayload 
-0x2b0b 006130 copy temp ,loopcnt 
-0x2b0c 006131 arg mem_le_adv_data ,contr 
-0x2b0d 006132 call memcpy_fast 
-0x2b0e 006133 branch le_send_adv_transmit 
-:      006135 le_send_adv_direct_ind:
-0x2b0f 006136 setarg 12 
-0x2b10 006137 store 1 ,mem_le_txlen 
-0x2b11 006138 fetch 6 ,mem_le_lap 
-0x2b12 006139 store 6 ,mem_le_txpayload 
-0x2b13 006140 fetch 6 ,mem_hci_plap 
-0x2b14 006141 istore 6 ,contw 
-:      006142 le_send_adv_transmit:
-0x2b15 006143 bpatchx patch29_7 ,mem_patch29 
-0x2b16 006144 fetch 1 ,mem_le_adv_transmit 
-0x2b17 006145 increase 1 ,pdata 
-0x2b18 006146 store 1 ,mem_le_adv_transmit 
-0x2b19 006147 arg 1800 ,stop_watch 
-0x2b1a 006148 disable match 
-0x2b1b 006149 branch le_transmit_receive_sifs_without_change_mode 
-:      006152 le_send_scan_request:
-0x2b1c 006153 bpatchx patch2a_0 ,mem_patch2a 
-0x2b1d 006154 fetch 1 ,mem_le_scan_type 
-0x2b1e 006155 rtnne le_scan_type_active 
-0x2b1f 006156 fetch 1 ,mem_le_adv_transmit 
-0x2b20 006157 increase 1 ,pdata 
-0x2b21 006158 store 1 ,mem_le_adv_transmit 
-0x2b22 006159 arg 0x0c03 ,temp 
-0x2b23 006160 fetch 1 ,mem_le_scan_own_addr_type 
-0x2b24 006161 nsetflag blank ,le_sender_addr_bit ,temp 
-0x2b25 006162 copy rega ,pdata 
-0x2b26 006163 nsetflag blank ,le_receiver_addr_bit ,temp 
-0x2b27 006164 storet 2 ,mem_le_txheader 
-0x2b28 006165 fetch 6 ,mem_le_lap 
-0x2b29 006166 istore 6 ,contw 
-0x2b2a 006167 fetch 6 ,mem_le_plap 
-0x2b2b 006168 istore 6 ,contw 
-0x2b2c 006169 branch le_transmit_receive_sifs_without_change_mode 
-:      006171 le_send_scan_response:
-0x2b2d 006172 bpatchx patch2a_1 ,mem_patch2a 
-0x2b2e 006173 fetch 6 ,mem_le_rxbuf_adv_scan_req_adv_address 
-0x2b2f 006174 fetcht 6 ,mem_le_lap 
-0x2b30 006175 isub temp ,null 
-0x2b31 006176 nrtn zero 
-0x2b32 006177 arg scan_rsp ,temp 
-0x2b33 006178 fetch 1 ,mem_le_adv_own_addr_type 
-0x2b34 006179 nsetflag blank ,le_sender_addr_bit ,temp 
-0x2b35 006180 storet 1 ,mem_le_txheader 
-0x2b36 006181 fetcht 1 ,mem_le_scan_data_len 
-0x2b37 006182 add temp ,6 ,pdata 
-0x2b38 006183 store 1 ,mem_le_txlen 
-0x2b39 006184 fetch 6 ,mem_le_lap 
-0x2b3a 006185 store 6 ,mem_le_txpayload 
-0x2b3b 006186 arg mem_le_scan_data ,contr 
-0x2b3c 006187 copy temp ,loopcnt 
-0x2b3d 006188 call memcpy_fast 
-0x2b3e 006189 call le_transmit_norx 
-0x2b3f 006190 branch le_adv_not_match 
-:      006192 le_parse_connect_req:
-0x2b40 006193 fetch 6 ,mem_le_rxbuf_adv_connect_ind_adv_address 
-0x2b41 006194 fetcht 6 ,mem_le_lap 
-0x2b42 006195 isub temp ,null 
-0x2b43 006196 nrtn zero 
-0x2b44 006197 call le_scan_check_sender_addr_type 
-0x2b45 006198 storer rega ,1 ,mem_le_conn_peer_addr_type 
-0x2b46 006199 fetch 6 ,mem_le_rxbuf_adv_connect_ind_init_address 
-0x2b47 006200 store 6 ,mem_le_plap 
-0x2b48 006201 fetch 8 ,mem_le_rxbuf_adv_connect_ind_access_address 
-0x2b49 006202 store 8 ,mem_le_access 
-0x2b4a 006203 fetcht 2 ,mem_le_rxbuf_adv_connect_ind_win_offset 
-0x2b4b 006204 bpatchx patch2a_2 ,mem_patch2a 
-0x2b4c 006205 lshift2 temp ,temp 
-0x2b4d 006206 fetch 2 ,mem_le_rxbuf_adv_connect_ind_interval 
-0x2b4e 006207 lshift2 pdata ,pdata 
-0x2b4f 006208 store 2 ,mem_le_tsniff 
-0x2b50 006209 store 4 ,mem_le_anchor 
-0x2b51 006210 isub temp ,pdata 
-0x2b52 006211 add pdata ,-2 ,clke_bt 
-0x2b53 006212 fetch 9 ,mem_le_rxbuf_adv_connect_ind_latency 
-0x2b54 006213 store 9 ,mem_le_slave_latency 
-0x2b55 006214 fetch 1 ,mem_le_rxbuf_adv_connect_ind_hop_and_sca 
-0x2b56 006215 and pdata ,0x1f ,temp 
-0x2b57 006216 storet 1 ,mem_le_hop 
-0x2b58 006217 rshift4 pdata ,temp 
-0x2b59 006218 rshift temp ,temp 
-0x2b5a 006219 storet 1 ,mem_le_peer_sca 
-0x2b5b 006220 arg mem_le_state ,rega 
-0x2b5c 006221 call le_receive_window_size 
-0x2b5d 006222 arg mem_le_state ,rega 
-0x2b5e 006223 call le_calc_channel_map 
-0x2b5f 006224 call le_init_slave 
-0x2b60 006225 call context_new 
-0x2b61 006226 nrtn zero 
-0x2b62 006227 bpatchx patch2a_3 ,mem_patch2a 
-0x2b63 006228 call calc_clke_offset 
-0x2b64 006229 call le_l2cap_reset_signaling_identifier 
-0x2b65 006230 jam bt_evt_le_connected ,mem_fifo_temp 
-0x2b66 006231 call ui_ipc_send_event 
-0x2b67 006232 branch context_save 
-:      006235 le_next_adv_channel:
-0x2b68 006236 bpatchx patch2a_4 ,mem_patch2a 
-0x2b69 006237 fetch 1 ,mem_le_ch_mapped 
-0x2b6a 006238 beq 37 ,le_next_adv_channel_curr_channel_37 
-0x2b6b 006239 beq 38 ,le_next_adv_channel_curr_channel_38 
-0x2b6c 006240 beq 39 ,le_next_adv_channel_curr_channel_39 
-0x2b6d 006241 branch le_next_adv_channel_curr_channel_39 
-:      006243 le_next_adv_channel_curr_channel_37:
-0x2b6e 006244 fetcht 1 ,mem_le_adv_channel_map 
-0x2b6f 006245 isolate1 bit_adv_channel_map_38 ,temp 
-0x2b70 006246 branch set_le_next_adv_channel_38 ,true 
-0x2b71 006247 isolate1 bit_adv_channel_map_39 ,temp 
-0x2b72 006248 branch set_le_next_adv_channel_39 ,true 
-0x2b73 006249 branch set_le_next_adv_channel_37 
-:      006252 le_next_adv_channel_curr_channel_38:
-0x2b74 006253 fetcht 1 ,mem_le_adv_channel_map 
-0x2b75 006254 isolate1 bit_adv_channel_map_39 ,temp 
-0x2b76 006255 branch set_le_next_adv_channel_39 ,true 
-0x2b77 006256 isolate1 bit_adv_channel_map_37 ,temp 
-0x2b78 006257 branch set_le_next_adv_channel_37 ,true 
-0x2b79 006258 branch set_le_next_adv_channel_38 
-:      006261 le_next_adv_channel_curr_channel_39:
-0x2b7a 006262 fetcht 1 ,mem_le_adv_channel_map 
-0x2b7b 006263 isolate1 bit_adv_channel_map_37 ,temp 
-0x2b7c 006264 branch set_le_next_adv_channel_37 ,true 
-0x2b7d 006265 isolate1 bit_adv_channel_map_38 ,temp 
-0x2b7e 006266 branch set_le_next_adv_channel_38 ,true 
-0x2b7f 006267 branch set_le_next_adv_channel_39 
-:      006269 set_le_next_adv_channel_37:
-0x2b80 006270 jam 37 ,mem_le_ch_mapped 
-0x2b81 006271 fetch 1 ,mem_le_adv_channel_map_temp 
-0x2b82 006272 set1 bit_adv_channel_map_37 ,pdata 
-0x2b83 006273 store 1 ,mem_le_adv_channel_map_temp 
-0x2b84 006274 rtn 
-:      006276 set_le_next_adv_channel_38:
-0x2b85 006277 jam 38 ,mem_le_ch_mapped 
-0x2b86 006278 fetch 1 ,mem_le_adv_channel_map_temp 
-0x2b87 006279 set1 bit_adv_channel_map_38 ,pdata 
-0x2b88 006280 store 1 ,mem_le_adv_channel_map_temp 
-0x2b89 006281 rtn 
-:      006283 set_le_next_adv_channel_39:
-0x2b8a 006284 jam 39 ,mem_le_ch_mapped 
-0x2b8b 006285 fetch 1 ,mem_le_adv_channel_map_temp 
-0x2b8c 006286 set1 bit_adv_channel_map_39 ,pdata 
-0x2b8d 006287 store 1 ,mem_le_adv_channel_map_temp 
-0x2b8e 006288 rtn 
-:      006293 le_parse_att:
-0x2b8f 006294 copy contr ,rega 
-0x2b90 006295 fetch 1 ,mem_device_option 
-0x2b91 006296 beq dvc_op_shutter_dy ,shutter_dy_le_parse_att 
-0x2b92 006297 beq dvc_op_keyboard ,keyboard_le_att_auto_reco_process 
-0x2b93 006298 copy rega ,contr 
-0x2b94 006299 ifetch 3 ,contr 
-0x2b95 006300 store 3 ,mem_le_att_opcode 
-:      006301 le_parse_att2:
-0x2b96 006302 beq attop_exchange_mtu_request ,le_parse_att_exchange_mtu_request 
-0x2b97 006303 beq attop_exchange_mtu_response ,le_parse_att_exchange_mtu_response 
-0x2b98 006304 beq attop_find_information_request ,le_parse_att_find_information_request 
-0x2b99 006305 beq attop_find_by_type_value_request ,le_parse_att_find_by_type_value_request 
-0x2b9a 006306 beq attop_read_by_type_request ,le_parse_att_read_by_type_request 
-0x2b9b 006307 beq attop_read_request ,le_parse_att_read_request 
-0x2b9c 006308 beq attop_read_blob_request ,le_parse_att_read_blob_request 
-0x2b9d 006309 beq attop_read_by_group_type_request ,le_parse_att_read_by_group_type_request 
-0x2b9e 006310 beq attop_write_request ,le_parse_att_write_request 
-0x2b9f 006311 beq attop_prepare_write_request ,le_parse_att_prepare_write_request 
-0x2ba0 006312 beq attop_execute_write_request ,le_parse_att_execute_write_request 
-0x2ba1 006313 beq attop_handle_value_confirmation ,le_parse_handle_value_confirmation 
-0x2ba2 006314 beq attop_write_command ,le_parse_att_write_command 
-0x2ba3 006315 rtn 
-:      006318 le_send_att_exchange_mtu_requset:
-0x2ba4 006319 force 3 ,rega 
-0x2ba5 006320 call le_fifo_malloc_tx_l2cap_gatt 
-0x2ba6 006321 setarg attop_exchange_mtu_request 
-:      006322 le_send_att_exchange_mtu_common:
-0x2ba7 006323 istore 1 ,contw 
-0x2ba8 006324 fetch 2 ,mem_le_local_mtu 
-0x2ba9 006325 istore 2 ,contw 
-0x2baa 006326 rtn 
-:      006329 le_parse_att_exchange_mtu_request:
-0x2bab 006330 call le_parse_att_exchange_mtu_response 
-:      006331 le_send_att_exchange_mtu_response:
-0x2bac 006332 force 3 ,rega 
-0x2bad 006333 call le_fifo_malloc_tx_l2cap_gatt 
-0x2bae 006334 setarg attop_exchange_mtu_response 
-0x2baf 006335 branch le_send_att_exchange_mtu_common 
-:      006337 le_parse_att_exchange_mtu_response:
-0x2bb0 006338 rshift8 pdata ,pdata 
-0x2bb1 006339 store 2 ,mem_le_remote_mtu 
-0x2bb2 006340 rtn 
-:      006342 le_parse_att_find_information_request:
-0x2bb3 006343 call le_get_search_handle_start_end_common 
-0x2bb4 006344 call enable_user 
-0x2bb5 006345 branch le_send_att_find_information_response 
-:      006348 le_att_handle_inrange:
-0x2bb6 006349 ifetch 2 ,contr 
-0x2bb7 006350 and_into 0xff ,pdata 
-0x2bb8 006351 rtn blank 
-0x2bb9 006352 isub regb ,null 
-0x2bba 006353 rtn zero 
-0x2bbb 006354 nrtn positive 
-0x2bbc 006355 isub regc ,null 
-0x2bbd 006356 rtn zero 
-0x2bbe 006357 branch le_att_handle_blank ,positive 
-0x2bbf 006358 force 1 ,null 
-0x2bc0 006359 rtn 
-:      006360 le_att_handle_blank:
-0x2bc1 006361 force 0 ,pdata 
-0x2bc2 006362 rtn 
-:      006365 le_send_att_find_information_response:
-0x2bc3 006366 arg 3 ,timeup 
-0x2bc4 006367 call le_init_attlist_search 
-:      006368 le_send_att_find_information_res_loop:
-0x2bc5 006369 call le_att_handle_inrange 
-0x2bc6 006370 branch le_send_att_find_information_res_end ,blank 
-0x2bc7 006371 nbranch le_send_att_find_information_res_next ,positive 
-0x2bc8 006372 increase -2 ,contr 
-0x2bc9 006373 call store_contr 
-0x2bca 006374 call get_contw 
-0x2bcb 006375 nbranch le_send_att_find_information_res_store_info2 ,user 
-0x2bcc 006376 call push_stack_rega_b_c 
-0x2bcd 006377 storer timeup ,4 ,mem_timeup 
-0x2bce 006378 force 30 ,rega 
-0x2bcf 006379 call le_fifo_malloc_tx_l2cap_gatt 
-0x2bd0 006380 fetchr timeup ,4 ,mem_timeup 
-0x2bd1 006381 call pop_stack_rega_b_c 
-0x2bd2 006382 call disable_user 
-0x2bd3 006383 setarg attop_find_information_response 
-0x2bd4 006384 istore 1 ,contw 
-0x2bd5 006385 call get_contr 
-0x2bd6 006386 ifetch 2 ,contr 
-0x2bd7 006387 ifetchr rega ,1 ,contr 
-0x2bd8 006388 sub rega ,16 ,null 
-0x2bd9 006389 branch le_send_att_find_information_res_uuid128 ,zero 
-0x2bda 006390 sub rega ,2 ,null 
-0x2bdb 006391 nbranch le_send_att_error_response_notfound ,zero 
-:      006392 le_send_att_find_information_res_uuid16:
-0x2bdc 006393 setarg uuid_size_16bit 
-0x2bdd 006394 istore 1 ,contw 
-0x2bde 006395 branch le_send_att_find_information_res_store_info 
-:      006397 le_send_att_find_information_res_uuid128:
-0x2bdf 006398 setarg uuid_size_128bit 
-0x2be0 006399 istore 1 ,contw 
-0x2be1 006400 arg 1 ,timeup 
-0x2be2 006401 branch le_send_att_find_information_res_store_info 
-:      006403 le_send_att_find_information_res_store_info2:
-0x2be3 006404 call get_contr 
-0x2be4 006405 ifetch 2 ,contr 
-0x2be5 006406 ifetch 1 ,contr 
-0x2be6 006407 isub rega ,null 
-0x2be7 006408 nbranch le_send_att_find_information_res_end ,zero 
-:      006410 le_send_att_find_information_res_store_info:
-0x2be8 006411 call get_contr 
-0x2be9 006412 ifetch 2 ,contr 
-0x2bea 006413 and_into 0xff ,pdata 
-0x2beb 006414 istore 2 ,contw 
-0x2bec 006415 ifetchr loopcnt ,1 ,contr 
-0x2bed 006416 call memcpy 
-0x2bee 006417 call store_contw 
-0x2bef 006418 increase -1 ,timeup 
-0x2bf0 006419 branch le_send_att_find_information_res_end ,zero 
-:      006420 le_send_att_find_information_res_cont:
-0x2bf1 006421 call le_att_contr_add_len 
-0x2bf2 006422 branch le_send_att_find_information_res_loop 
-:      006424 le_send_att_find_information_res_next:
-0x2bf3 006425 call le_att_contr_add_len 
-0x2bf4 006426 branch le_send_att_find_information_res_cont 
-:      006428 le_send_att_find_information_res_end:
-0x2bf5 006429 branch le_send_att_error_response_notfound ,user 
-0x2bf6 006430 branch le_send_auto_len_by_mem 
-:      006433 le_parse_att_find_by_type_value_request:
-0x2bf7 006434 call le_get_search_handle_start_end_common 
-0x2bf8 006435 ifetch 2 ,contr 
-0x2bf9 006436 store 2 ,mem_le_search_uuid 
-0x2bfa 006437 call store_contr 
-0x2bfb 006438 arg mem_le_search_att_type_length ,contw 
-0x2bfc 006439 fetch 2 ,mem_le_l2cap_size 
-0x2bfd 006440 increase -7 ,pdata 
-0x2bfe 006441 call le_get_search_common2 
-0x2bff 006442 branch le_send_att_find_by_type_value_response 
-:      006445 le_start_end_handle_check_1:
-0x2c00 006446 disable user 
-0x2c01 006447 fetcht 2 ,mem_le_search_handle_start 
-0x2c02 006448 fetch 2 ,mem_le_search_handle_end 
-0x2c03 006449 isub temp ,null 
-0x2c04 006450 nbranch le_start_end_handle_check_1_fail ,positive 
-0x2c05 006451 deposit temp 
-0x2c06 006452 rtnne 0 
-:      006453 le_start_end_handle_check_1_fail:
-0x2c07 006454 enable user 
-0x2c08 006455 jam att_err_invalid_handle ,mem_le_err_code 
-0x2c09 006456 branch le_send_att_error_response 
-:      006459 le_send_att_find_by_type_value_response:
-0x2c0a 006460 call le_start_end_handle_check_1 
-0x2c0b 006461 rtn user 
-0x2c0c 006462 fetcht 2 ,mem_le_search_uuid 
-0x2c0d 006463 setarg uuid_gatt_primary_service 
-0x2c0e 006464 isub temp ,null 
-0x2c0f 006465 branch le_send_att_find_by_type_value_res_primary ,zero 
-0x2c10 006466 branch le_send_att_error_response_notfound 
-:      006469 le_send_att_find_by_type_value_res_primary:
-0x2c11 006470 jam le_find_by_type_val_res_not_found ,mem_le_search_res 
-0x2c12 006471 fetcht 2 ,mem_le_search_handle_start 
-0x2c13 006472 storet 2 ,mem_temp 
-0x2c14 006473 call le_att_get_handle_info 
-0x2c15 006474 nbranch le_send_att_error_response_notfound ,blank 
-:      006475 le_send_att_find_primary_search_loop:
-0x2c16 006476 fetcht 2 ,mem_temp 
-0x2c17 006477 call le_att_get_handle_info 
-0x2c18 006478 nbranch le_send_att_error_response_notfound2 ,blank 
-0x2c19 006479 copy contr ,rega 
-0x2c1a 006480 fetch 1 ,mem_le_curr_att_len 
-0x2c1b 006481 copy pdata ,loopcnt 
-0x2c1c 006482 fetcht 1 ,mem_le_search_att_type_length 
-0x2c1d 006483 isub temp ,null 
-0x2c1e 006484 nbranch le_send_att_find_primary_search_loop1 ,zero 
-0x2c1f 006485 arg mem_le_search_att_type ,regb 
-0x2c20 006486 call string_compare 
-0x2c21 006488 branch le_send_att_find_primary_search_end_start_handle_found ,zero 
-0x2c22 006490 fetch 2 ,mem_le_cur_uuid 
-0x2c23 006491 fetcht 2 ,mem_le_search_uuid 
-0x2c24 006492 isub temp ,null 
-0x2c25 006493 branch le_send_att_find_primary_search_end_ending_handle_found ,zero 
-:      006494 le_send_att_find_primary_search_loop1:
-0x2c26 006495 fetch 2 ,mem_temp 
-0x2c27 006496 increase 1 ,pdata 
-0x2c28 006497 store 2 ,mem_temp 
-0x2c29 006498 branch le_send_att_find_primary_search_loop 
-:      006500 le_send_att_error_response_notfound2:
-0x2c2a 006501 fetch 1 ,mem_le_search_res 
-0x2c2b 006502 beq le_find_by_type_val_res_found_starting_handle ,le_send_att_find_primary_search_end_ending_handle_found 
-0x2c2c 006503 branch le_send_att_error_response_notfound 
-:      006506 le_send_att_find_primary_search_end_start_handle_found:
-0x2c2d 006507 fetch 2 ,mem_le_cur_uuid 
-0x2c2e 006508 fetcht 2 ,mem_le_search_uuid 
-0x2c2f 006509 isub temp ,null 
-0x2c30 006510 nbranch le_send_att_find_primary_search_loop1 ,zero 
-0x2c31 006511 jam le_find_by_type_val_res_found_starting_handle ,mem_le_search_res 
-0x2c32 006513 fetcht 2 ,mem_temp 
-0x2c33 006514 storet 2 ,mem_le_cur_handle_start 
-0x2c34 006515 branch le_send_att_find_primary_search_loop1 
-:      006517 le_send_att_find_primary_search_end_ending_handle_found:
-0x2c35 006518 fetch 1 ,mem_le_search_res 
-0x2c36 006519 beq le_find_by_type_val_res_not_found ,le_send_att_find_primary_search_loop1 
-0x2c37 006520 jam le_find_by_type_val_res_found_ending_handle ,mem_le_search_res 
-0x2c38 006521 fetcht 2 ,mem_temp 
-0x2c39 006522 increase -1 ,temp 
-0x2c3a 006523 storet 2 ,mem_le_cur_handle_end 
-:      006525 le_send_att_find_primary_search_end:
-0x2c3b 006526 arg 5 ,rega 
-0x2c3c 006527 call le_fifo_malloc_tx_l2cap_gatt 
-0x2c3d 006528 setarg attop_find_by_type_value_response 
-0x2c3e 006529 istore 1 ,contw 
-0x2c3f 006530 fetch 2 ,mem_le_cur_handle_start 
-0x2c40 006531 istore 2 ,contw 
-0x2c41 006532 fetch 2 ,mem_le_cur_handle_end 
-0x2c42 006533 istore 2 ,contw 
-0x2c43 006534 rtn 
-:      006538 le_parse_att_read_by_type_request:
-0x2c44 006539 call le_get_search_handle_start_end_common 
-0x2c45 006540 call le_get_search_att_type 
-0x2c46 006541 branch le_send_att_read_by_type_response 
-:      006543 le_send_att_read_by_type_response:
-0x2c47 006544 fetcht 2 ,mem_le_search_handle_start 
-0x2c48 006545 storet 2 ,mem_temp 
-0x2c49 006546 call le_init_attlist_search 
-0x2c4a 006547 call le_att_get_handle_ptr2 
-0x2c4b 006548 increase -2 ,contr 
-0x2c4c 006549 copy contr ,pdata 
-0x2c4d 006550 store 2 ,mem_le_cur_attlist_start_ptr 
-0x2c4e 006552 fetcht 2 ,mem_le_search_att_type 
-0x2c4f 006553 setarg uuid_chrctr_device_name 
-0x2c50 006554 isub temp ,null 
-0x2c51 006555 branch le_send_att_read_by_type_res_device_name ,zero 
-0x2c52 006556 setarg uuid_gatt_characteristic 
-0x2c53 006557 isub temp ,null 
-0x2c54 006558 nbranch le_send_att_read_by_type_res_not_characteristic ,zero 
-0x2c55 006559 arg 2 ,timeup 
-:      006560 le_send_att_read_by_type_response_loop:
-0x2c56 006561 call le_att_check_handle_end 
-0x2c57 006562 nbranch le_send_att_read_by_type_response_end ,positive 
-0x2c58 006563 fetcht 2 ,mem_temp 
-0x2c59 006564 call le_att_get_handle_info_from_ptr 
-0x2c5a 006565 nbranch le_send_att_read_by_type_response_end ,blank 
-0x2c5b 006566 call le_att_same_type 
-0x2c5c 006567 nbranch le_send_att_read_by_type_response_next_handle ,zero 
-0x2c5d 006568 nbranch le_send_att_read_by_type_res_found_next ,user 
-0x2c5e 006569 disable user 
-0x2c5f 006570 call le_get_search_max_mtu_data 
-0x2c60 006571 copy pdata ,rega 
-0x2c61 006572 call le_fifo_malloc_tx_l2cap_gatt 
-0x2c62 006573 setarg attop_read_by_type_response 
-0x2c63 006574 istore 1 ,contw 
-0x2c64 006575 copy contw ,alarm 
-0x2c65 006576 increase 1 ,contw 
-0x2c66 006578 call le_send_att_read_by_type_write_properties 
-0x2c67 006579 call le_att_next_handle 
-0x2c68 006580 call le_att_get_handle_info_from_ptr 
-0x2c69 006581 call le_send_att_read_by_type_write_uuid 
-0x2c6a 006582 fetch 1 ,mem_le_cur_uuid_length 
-0x2c6b 006583 add pdata ,5 ,rega 
-0x2c6c 006584 istorer rega ,1 ,alarm 
-0x2c6d 006586 sub rega ,7 ,null 
-0x2c6e 006587 ncall enable_user2 ,zero 
-0x2c6f 006588 call disable_user2 ,zero 
-0x2c70 006589 call le_get_search_max_mtu_data 
-0x2c71 006590 increase -2 ,pdata 
-0x2c72 006591 idiv rega 
-0x2c73 006592 call wait_div_end 
-0x2c74 006593 quotient timeup 
-0x2c75 006594 increase -1 ,timeup 
-0x2c76 006595 branch le_send_att_read_by_type_response_end ,zero 
-:      006596 le_send_att_read_by_type_response_next_handle:
-0x2c77 006597 call le_att_next_handle 
-0x2c78 006598 branch le_send_att_read_by_type_response_loop 
-:      006599 le_send_att_read_by_type_response_end:
-0x2c79 006600 branch le_send_att_error_response_notfound ,user 
-0x2c7a 006601 branch le_send_auto_len_by_mem 
-:      006603 le_send_att_read_by_type_res_found_next:
-0x2c7b 006604 call le_store_att_record 
-0x2c7c 006605 call le_att_next_handle 
-0x2c7d 006606 call le_att_get_handle_info_from_ptr 
-0x2c7e 006607 call le_send_att_read_by_type_res_check_pair_length_type 
-0x2c7f 006608 nbranch le_send_att_read_by_type_response_end ,blank 
-0x2c80 006610 call get_contw 
-0x2c81 006611 fetch 2 ,mem_temp 
-0x2c82 006612 increase -1 ,pdata 
-0x2c83 006613 istore 2 ,contw 
-0x2c84 006614 call le_write_att_record_common 
-0x2c85 006615 call le_send_att_read_by_type_write_uuid 
-0x2c86 006616 increase -1 ,timeup 
-0x2c87 006617 branch le_send_att_read_by_type_response_end ,zero 
-0x2c88 006618 branch le_send_att_read_by_type_response_next_handle 
-:      006621 le_send_att_read_by_type_write_properties:
-0x2c89 006622 fetch 2 ,mem_temp 
-0x2c8a 006623 istore 2 ,contw 
-0x2c8b 006625 fetch 1 ,mem_le_curr_att_len 
-0x2c8c 006626 copy pdata ,loopcnt 
-0x2c8d 006627 call get_contr 
-0x2c8e 006628 call memcpy_fast 
-0x2c8f 006629 branch store_contw 
-:      006630 le_send_att_read_by_type_write_uuid:
-0x2c90 006631 call get_contw 
-0x2c91 006632 fetch 2 ,mem_temp 
-0x2c92 006633 istore 2 ,contw 
-0x2c93 006634 call store_contw 
-0x2c94 006635 fetch 1 ,mem_le_cur_uuid_length 
-0x2c95 006636 copy pdata ,loopcnt 
-0x2c96 006637 call get_contw 
-0x2c97 006638 call get_contr 
-0x2c98 006639 isub loopcnt ,contr 
-0x2c99 006640 increase -1 ,contr 
-0x2c9a 006641 call memcpy_fast 
-0x2c9b 006642 branch store_contw 
-:      006644 le_send_att_read_by_type_res_not_characteristic:
-0x2c9c 006645 bpatchx patch2a_5 ,mem_patch2a 
-0x2c9d 006646 call le_att_get_uuid_ptr 
-0x2c9e 006647 branch le_send_att_error_response_notfound ,blank 
-0x2c9f 006648 copy contr ,regc 
-0x2ca0 006650 call le_get_search_max_mtu_data 
-0x2ca1 006651 copy regc ,contr 
-0x2ca2 006652 ifetcht 1 ,contr 
-0x2ca3 006653 increase 4 ,temp 
-0x2ca4 006654 call not_greater_than 
-0x2ca5 006655 copy pdata ,regc 
-0x2ca6 006656 copy pdata ,rega 
-0x2ca7 006657 call store_contr 
-0x2ca8 006658 call le_fifo_malloc_tx_l2cap_gatt 
-0x2ca9 006660 setarg attop_read_by_type_response 
-0x2caa 006661 istore 1 ,contw 
-0x2cab 006662 add regc ,-2 ,pdata 
-0x2cac 006663 add pdata ,-2 ,loopcnt 
-0x2cad 006664 istore 1 ,contw 
-0x2cae 006665 fetch 2 ,mem_le_cur_handle 
-0x2caf 006666 istore 2 ,contw 
-0x2cb0 006667 call get_contr 
-0x2cb1 006668 branch memcpy_fast 
-:      006671 le_send_att_read_by_type_res_device_name:
-0x2cb2 006672 call le_att_get_uuid_ptr 
-0x2cb3 006673 branch le_send_att_error_response_notfound ,blank 
-0x2cb4 006674 increase -5 ,contr 
-0x2cb5 006675 ifetch 2 ,contr 
-0x2cb6 006676 store 2 ,mem_temp 
-0x2cb7 006677 call le_get_search_max_mtu_data 
-0x2cb8 006678 fetcht 1 ,mem_le_name_len 
-0x2cb9 006679 increase 4 ,temp 
-0x2cba 006680 call not_greater_than 
-0x2cbb 006681 copy pdata ,regc 
-0x2cbc 006682 copy pdata ,rega 
-0x2cbd 006683 call le_fifo_malloc_tx_l2cap_gatt 
-0x2cbe 006684 setarg attop_read_by_type_response 
-0x2cbf 006685 istore 1 ,contw 
-0x2cc0 006686 add regc ,-2 ,pdata 
-0x2cc1 006687 add pdata ,-2 ,loopcnt 
-0x2cc2 006688 istore 1 ,contw 
-0x2cc3 006689 fetch 2 ,mem_temp 
-0x2cc4 006690 istore 2 ,contw 
-0x2cc5 006691 arg mem_le_name ,contr 
-0x2cc6 006692 branch memcpy_fast 
-:      006695 le_init_attlist_search:
-0x2cc7 006696 bpatchx patch2a_6 ,mem_patch2a 
-0x2cc8 006697 fetch 2 ,mem_le_search_handle_start 
-0x2cc9 006698 iforce regb 
-0x2cca 006699 fetch 2 ,mem_le_search_handle_end 
-0x2ccb 006700 iforce regc 
-0x2ccc 006701 fetch 2 ,mem_ui_le_uuid_table 
-0x2ccd 006702 iforce contr 
-0x2cce 006703 branch enable_user 
-:      006707 le_att_get_handle_ptr:
-0x2ccf 006708 call le_att_get_handle_ptr2 
-0x2cd0 006709 branch le_att_get_handle_ptr_found ,zero 
-0x2cd1 006710 rtn 
-:      006712 le_att_get_handle_ptr2:
-0x2cd2 006713 bpatchx patch2a_7 ,mem_patch2a 
-0x2cd3 006714 fetch 2 ,mem_ui_le_uuid_table 
-0x2cd4 006715 iforce contr 
-:      006716 le_att_get_handle_loop1:
-0x2cd5 006717 ifetch 2 ,contr 
-0x2cd6 006718 and_into 0xff ,pdata 
-0x2cd7 006719 rtn blank 
-0x2cd8 006720 isub temp ,null 
-0x2cd9 006721 rtn zero 
-0x2cda 006722 call le_att_contr_add_len 
-0x2cdb 006723 call le_att_contr_add_len 
-0x2cdc 006724 branch le_att_get_handle_loop1 
-:      006726 le_att_get_handle_ptr_found:
-:      006727 le_att_contr_add_len:
-0x2cdd 006728 ifetch 1 ,contr 
-0x2cde 006729 iadd contr ,contr 
-0x2cdf 006730 rtn 
-:      006733 le_att_get_uuid_ptr:
-0x2ce0 006734 bpatchx patch2b_0 ,mem_patch2b 
-0x2ce1 006735 fetch 2 ,mem_ui_le_uuid_table 
-0x2ce2 006736 iforce contr 
-:      006737 le_att_get_uuid_loop:
-0x2ce3 006738 ifetch 2 ,contr 
-0x2ce4 006739 and_into 0xff ,pdata 
-0x2ce5 006740 rtn blank 
-0x2ce6 006741 store 2 ,mem_le_cur_handle 
-0x2ce7 006742 ifetch 1 ,contr 
-0x2ce8 006743 copy contr ,contw 
-0x2ce9 006744 iadd contr ,contr 
-0x2cea 006745 fetcht 1 ,mem_le_search_att_type_length 
-0x2ceb 006746 isub temp ,null 
-0x2cec 006747 nbranch le_att_get_uuid_ptr_next ,zero 
-0x2ced 006748 copy pdata ,loopcnt 
-0x2cee 006749 copy contw ,regb 
-0x2cef 006750 arg mem_le_search_att_type ,rega 
-0x2cf0 006751 call string_compare 
-0x2cf1 006752 rtn zero 
-0x2cf2 006753 fetch 1 ,mem_le_search_att_type_length 
-:      006754 le_att_get_uuid_ptr_next:
-0x2cf3 006755 iadd contw ,contr 
-0x2cf4 006756 call le_att_contr_add_len 
-0x2cf5 006757 branch le_att_get_uuid_loop 
-:      006764 le_att_get_last_handle:
-0x2cf6 006765 arg 0x01 ,temp 
-0x2cf7 006766 fetch 2 ,mem_ui_le_uuid_table 
-0x2cf8 006767 iforce contr 
-0x2cf9 006768 copy contr ,contw 
-:      006769 le_att_get_last_handle_loop:
-0x2cfa 006770 ifetch 2 ,contr 
-0x2cfb 006771 and_into 0xff ,pdata 
-0x2cfc 006772 rtn blank 
-0x2cfd 006773 add pdata ,1 ,temp 
-0x2cfe 006774 call le_att_contr_add_len 
-0x2cff 006775 call le_att_contr_add_len 
-0x2d00 006776 copy contr ,contw 
-0x2d01 006777 branch le_att_get_last_handle_loop 
-:      006780 le_att_get_handle_info_from_ptr:
-0x2d02 006781 fetch 2 ,mem_le_cur_attlist_start_ptr 
-0x2d03 006782 branch le_att_get_handle_info_fast 
-:      006784 le_att_get_handle_info:
-0x2d04 006785 bpatchx patch2b_1 ,mem_patch2b 
-0x2d05 006786 fetch 2 ,mem_ui_le_uuid_table 
-:      006787 le_att_get_handle_info_fast:
-0x2d06 006788 iforce contr 
-:      006789 le_att_get_handle_loop:
-0x2d07 006790 ifetch 2 ,contr 
-0x2d08 006791 and_into 0xff ,pdata 
-0x2d09 006792 branch le_att_unfind_handle ,blank 
-0x2d0a 006793 isub temp ,null 
-0x2d0b 006794 branch le_att_finded_handle ,zero 
-0x2d0c 006795 call le_att_contr_add_len 
-0x2d0d 006796 call le_att_contr_add_len 
-0x2d0e 006797 branch le_att_get_handle_loop 
-:      006799 le_att_unfind_handle:
-0x2d0f 006800 branch disable_blank 
-:      006802 le_att_finded_handle:
-0x2d10 006803 ifetch 1 ,contr 
-0x2d11 006804 store 1 ,mem_le_cur_uuid_length 
-0x2d12 006805 copy pdata ,loopcnt 
-0x2d13 006806 arg mem_le_cur_uuid ,contw 
-0x2d14 006807 call memcpy_fast 
-0x2d15 006808 ifetch 1 ,contr 
-0x2d16 006809 store 1 ,mem_le_curr_att_len 
-0x2d17 006810 call store_contr 
-0x2d18 006811 branch enable_blank 
-:      006815 le_parse_att_read_request:
-0x2d19 006816 call le_check_encrypt_state 
-0x2d1a 006817 fetcht 2 ,mem_le_att_handle 
-0x2d1b 006818 fetch 1 ,mem_le_configuration 
-0x2d1c 006819 bbit1 bit_ble_read_auth ,le_send_att_read_response_check_auth 
-:      006822 le_send_att_read_response:
-0x2d1d 006823 call le_att_get_handle_ptr2 
-0x2d1e 006824 nbranch le_send_att_error_response_notfound ,zero 
-0x2d1f 006825 call le_send_att_read_response_check_handle ,user 
-0x2d20 006826 rtn user 
-0x2d21 006827 call le_att_get_handle_ptr_found 
-0x2d22 006828 increase -2 ,contr 
-0x2d23 006829 ifetch 2 ,contr 
-0x2d24 006830 arg uuid_chrctr_device_name ,temp 
-0x2d25 006831 isub temp ,null 
-0x2d26 006832 branch le_send_device_name ,zero 
-0x2d27 006833 copy contr ,regc 
-0x2d28 006834 call le_get_search_max_mtu_data 
-0x2d29 006835 copy regc ,contr 
-0x2d2a 006836 ifetcht 1 ,contr 
-0x2d2b 006837 increase 1 ,temp 
-0x2d2c 006838 call not_greater_than 
-:      006839 le_send_att_read_response_less:
-0x2d2d 006840 copy pdata ,regc 
-0x2d2e 006841 copy pdata ,rega 
-0x2d2f 006842 call store_contr 
-0x2d30 006843 call le_fifo_malloc_tx_l2cap_gatt 
-0x2d31 006844 setarg attop_read_response 
-0x2d32 006845 istore 1 ,contw 
-0x2d33 006846 add regc ,-1 ,loopcnt 
-0x2d34 006847 call get_contr 
-0x2d35 006848 branch memcpy 
-:      006850 le_send_device_name:
-0x2d36 006851 call le_get_search_max_mtu_data 
-0x2d37 006852 fetcht 1 ,mem_le_name_len 
-0x2d38 006853 increase 1 ,temp 
-0x2d39 006854 call not_greater_than 
-0x2d3a 006855 copy pdata ,regc 
-0x2d3b 006856 copy pdata ,rega 
-0x2d3c 006858 call le_fifo_malloc_tx_l2cap_gatt 
-0x2d3d 006859 setarg attop_read_response 
-0x2d3e 006860 istore 1 ,contw 
-0x2d3f 006861 add regc ,-1 ,loopcnt 
-0x2d40 006862 arg mem_le_name ,contr 
-0x2d41 006863 branch memcpy 
-:      006866 le_send_att_read_response_check_auth:
-0x2d42 006867 fetch 2 ,mem_le_pairing_handle 
-0x2d43 006868 isub temp ,null 
-0x2d44 006869 nbranch le_send_att_read_response ,zero 
-0x2d45 006870 nbranch le_send_att_read_response ,user 
-:      006871 le_send_att_read_response_error_insufficient_auth:
-0x2d46 006872 jam att_err_insufficient_authentication ,mem_le_err_code 
-0x2d47 006873 branch le_send_att_error_response 
-:      006875 le_send_att_read_response_check_handle:
-0x2d48 006876 increase -2 ,contr 
-0x2d49 006877 ifetch 2 ,contr 
-0x2d4a 006878 bbit1 bit_of_att_handle_read_authenticated ,le_send_att_read_response_error_insufficient_auth 
-0x2d4b 006879 branch disable_user 
-:      006881 le_parse_att_read_blob_request:
-0x2d4c 006882 ifetch 2 ,contr 
-0x2d4d 006883 store 2 ,mem_le_att_offset 
-0x2d4e 006884 iforce rega 
-0x2d4f 006885 fetcht 2 ,mem_le_att_handle 
-:      006886 le_send_att_read_blob_response:
-0x2d50 006887 call le_att_get_handle_ptr 
-0x2d51 006888 branch le_send_att_error_response_notfound ,blank 
-0x2d52 006889 ifetch 1 ,contr 
-0x2d53 006890 isub rega ,loopcnt 
-0x2d54 006891 nbranch le_send_att_error_response_notfound ,positive 
-0x2d55 006892 call store_contr 
-0x2d56 006893 call le_get_search_max_mtu_data 
-0x2d57 006894 add loopcnt ,1 ,temp 
-0x2d58 006895 call not_greater_than 
-:      006896 le_send_att_read_blob_response_less:
-0x2d59 006897 copy pdata ,rega 
-0x2d5a 006898 copy pdata ,regc 
-0x2d5b 006899 call le_fifo_malloc_tx_l2cap_gatt 
-0x2d5c 006900 setarg attop_read_blob_response 
-0x2d5d 006901 istore 1 ,contw 
-0x2d5e 006902 add regc ,-1 ,loopcnt 
-0x2d5f 006903 fetcht 2 ,mem_le_att_offset 
-0x2d60 006904 call get_contr 
-0x2d61 006905 iadd temp ,contr 
-0x2d62 006906 branch memcpy_fast 
-:      006910 le_parse_att_read_by_group_type_request:
-0x2d63 006911 call le_get_search_handle_start_end_common 
-0x2d64 006912 call le_get_search_att_type 
-0x2d65 006913 branch le_send_att_read_by_group_type_response 
-:      006919 le_send_att_read_by_group_type_response:
-0x2d66 006920 arg 2 ,timeup 
-0x2d67 006921 fetcht 2 ,mem_le_search_handle_start 
-0x2d68 006922 storet 2 ,mem_temp 
-0x2d69 006923 call le_att_get_handle_ptr2 
-0x2d6a 006924 increase -2 ,contr 
-0x2d6b 006925 copy contr ,pdata 
-0x2d6c 006926 store 2 ,mem_le_cur_attlist_start_ptr 
-:      006927 le_send_att_read_by_group_type_response_loop:
-0x2d6d 006928 call le_att_check_handle_end 
-0x2d6e 006929 nbranch le_send_att_read_by_group_type_end0 ,positive 
-0x2d6f 006930 fetcht 2 ,mem_temp 
-0x2d70 006931 call le_att_get_handle_info_from_ptr 
-0x2d71 006932 nbranch le_send_att_read_by_group_type_end1 ,blank 
-0x2d72 006934 call le_att_same_type 
-0x2d73 006935 nbranch le_send_att_read_by_group_type_next_handle ,zero 
-0x2d74 006936 copy timeup ,pdata 
-0x2d75 006937 beq 0 ,le_send_att_read_by_group_type_end1 
-0x2d76 006938 nbranch le_send_att_read_by_group_type_store_write_record ,user 
-0x2d77 006939 disable user 
-0x2d78 006941 call le_get_search_max_mtu_data 
-0x2d79 006942 copy pdata ,rega 
-0x2d7a 006943 call le_fifo_malloc_tx_l2cap_gatt 
-0x2d7b 006944 setarg attop_read_by_group_type_response 
-0x2d7c 006945 istore 1 ,contw 
-0x2d7d 006946 fetch 1 ,mem_le_curr_att_len 
-0x2d7e 006947 add pdata ,4 ,rega 
-0x2d7f 006948 istorer rega ,1 ,contw 
-0x2d80 006949 call store_contw 
-0x2d81 006950 sub rega ,6 ,null 
-0x2d82 006951 ncall enable_user2 ,zero 
-0x2d83 006952 call disable_user2 ,zero 
-0x2d84 006953 call le_get_search_max_mtu_data 
-0x2d85 006954 increase -2 ,pdata 
-0x2d86 006955 idiv rega 
-0x2d87 006956 call wait_div_end 
-0x2d88 006957 quotient timeup 
-0x2d89 006958 branch le_send_att_read_by_group_type_store_record 
-:      006959 le_send_att_read_by_group_type_store_write_record:
-0x2d8a 006960 call le_send_att_read_by_group_type_check_pair_length_type 
-0x2d8b 006961 nbranch le_send_att_read_by_group_type_end1 ,blank 
-0x2d8c 006962 fetch 2 ,mem_temp 
-0x2d8d 006963 increase -1 ,pdata 
-0x2d8e 006964 store 2 ,mem_le_cur_handle_end 
-0x2d8f 006965 call le_write_att_record 
-:      006966 le_send_att_read_by_group_type_store_record:
-0x2d90 006967 fetch 2 ,mem_temp 
-0x2d91 006968 store 2 ,mem_le_cur_handle_start 
-0x2d92 006969 call le_store_att_record 
-0x2d93 006970 increase -1 ,timeup 
-:      006972 le_send_att_read_by_group_type_next_handle:
-0x2d94 006973 call le_att_next_handle 
-0x2d95 006974 branch le_send_att_read_by_group_type_response_loop 
-:      006976 le_send_att_read_by_type_res_check_pair_length_type:
-0x2d96 006977 fetch 1 ,mem_le_cur_uuid_length 
-0x2d97 006978 branch le_send_att_read_by_group_type_check_pair_length_type + 1 
-:      006981 le_send_att_read_by_group_type_check_pair_length_type:
-0x2d98 006982 fetch 1 ,mem_le_curr_att_len 
-0x2d99 006983 branch le_send_att_read_by_group_type_check_pair_length_type_16byte ,user2 
-0x2d9a 006984 increase -2 ,pdata 
-0x2d9b 006985 rtn 
-:      006987 le_send_att_read_by_group_type_check_pair_length_type_16byte:
-0x2d9c 006988 increase -16 ,pdata 
-0x2d9d 006989 rtn 
-:      006991 le_send_att_read_by_group_type_end0:
-0x2d9e 006992 fetch 2 ,mem_temp 
-0x2d9f 006993 store 2 ,mem_le_cur_handle_end 
-0x2da0 006994 branch le_send_att_read_by_group_type_end_common 
-:      006995 le_send_att_read_by_group_type_end1:
-0x2da1 006996 fetch 2 ,mem_temp 
-0x2da2 006997 increase -1 ,pdata 
-0x2da3 006998 store 2 ,mem_le_cur_handle_end 
-0x2da4 006999 branch le_send_att_read_by_group_type_end_common 
-:      007000 le_send_att_read_by_group_type_end_common:
-0x2da5 007001 branch le_send_att_error_response_notfound ,user 
-0x2da6 007002 call le_write_att_record 
-0x2da7 007003 branch le_send_auto_len_by_mem 
-:      007008 le_parse_att_write_request:
-0x2da8 007009 copy contr ,rega 
-0x2da9 007010 fetch 2 ,mem_le_l2cap_size 
-0x2daa 007011 add pdata ,-3 ,regb 
-0x2dab 007012 call le_writeatt_cb 
-:      007013 le_send_att_write_response_check_auth:
-0x2dac 007014 bpatchx patch2b_2 ,mem_patch2b 
-0x2dad 007015 call le_check_encrypt_state 
-0x2dae 007016 fetcht 2 ,mem_le_att_handle 
-0x2daf 007017 call le_att_get_handle_ptr2 
-0x2db0 007018 nbranch le_send_att_write_response_error_invalid_handle ,zero 
-0x2db1 007019 call le_send_att_write_response_check_handle ,user 
-0x2db2 007020 rtn user 
-0x2db3 007022 fetch 1 ,mem_le_configuration 
-0x2db4 007023 bbit0 bit_ble_write_auth ,le_send_att_write_response 
-0x2db5 007025 fetcht 2 ,mem_le_att_handle 
-0x2db6 007026 fetch 2 ,mem_le_pairing_handle 
-0x2db7 007027 isub temp ,null 
-0x2db8 007028 nbranch le_send_att_write_response ,zero 
-0x2db9 007029 call le_check_encrypt_state 
-0x2dba 007030 nbranch le_send_att_write_response ,user 
-0x2dbb 007031 branch le_send_att_read_response_error_insufficient_auth 
-:      007034 le_send_att_write_response:
-0x2dbc 007035 force 1 ,rega 
-0x2dbd 007036 call le_fifo_malloc_tx_l2cap_gatt 
-0x2dbe 007037 setarg attop_write_response 
-0x2dbf 007038 istore 1 ,contw 
-0x2dc0 007039 rtn 
-:      007041 le_send_att_write_response_check_handle:
-0x2dc1 007042 increase -2 ,contr 
-0x2dc2 007043 ifetch 2 ,contr 
-0x2dc3 007044 bbit1 bit_of_att_handle_write_authenticated ,le_send_att_read_response_error_insufficient_auth 
-0x2dc4 007045 branch disable_user 
-:      007047 le_send_att_write_response_error_invalid_handle:
-0x2dc5 007048 jam att_err_invalid_handle ,mem_le_err_code 
-0x2dc6 007049 branch le_send_att_error_response 
-:      007052 le_check_encrypt_state:
-0x2dc7 007053 bpatchx patch2b_3 ,mem_patch2b 
-0x2dc8 007054 call disable_user 
-0x2dc9 007055 fetch 1 ,mem_le_pairing_mode 
-0x2dca 007056 rtneq le_pairing_mode_none 
-0x2dcb 007057 fetch 1 ,mem_context 
-0x2dcc 007058 rtnbit1 lestate_encryption 
-0x2dcd 007059 branch enable_user 
-:      007062 le_parse_att_prepare_write_request:
-0x2dce 007063 add contr ,2 ,rega 
-0x2dcf 007064 fetch 2 ,mem_le_l2cap_size 
-0x2dd0 007065 add pdata ,-5 ,regb 
-0x2dd1 007066 call le_writeatt_cb 
-0x2dd2 007067 branch le_send_att_prepare_write_response 
-:      007070 le_send_att_prepare_write_response:
-0x2dd3 007071 fetch 2 ,mem_le_l2cap_size 
-0x2dd4 007072 copy pdata ,rega 
-0x2dd5 007073 call le_fifo_malloc_tx_l2cap_gatt 
-0x2dd6 007074 setarg attop_prepare_write_response 
-0x2dd7 007075 istore 1 ,contw 
-0x2dd8 007076 fetch 2 ,mem_le_att_handle 
-0x2dd9 007077 istore 2 ,contw 
-0x2dda 007078 fetch 2 ,mem_le_l2cap_size 
-0x2ddb 007079 add pdata ,-5 ,loopcnt 
-0x2ddc 007080 fetch 2 ,mem_le_payload_ptr 
-0x2ddd 007081 add pdata ,7 ,contr 
-0x2dde 007082 ifetch 2 ,contr 
-0x2ddf 007083 istore 2 ,contw 
-0x2de0 007084 branch memcpy_fast 
-:      007088 le_parse_att_execute_write_request:
-:      007090 le_send_att_execute_write_response:
-0x2de1 007091 force 1 ,rega 
-0x2de2 007092 call le_fifo_malloc_tx_l2cap_gatt 
-0x2de3 007093 setarg attop_execute_write_response 
-0x2de4 007094 istore 1 ,contw 
-0x2de5 007095 rtn 
-:      007097 le_parse_handle_value_confirmation:
-0x2de6 007098 fetch 1 ,mem_le_l2cap_att_states 
-0x2de7 007099 set0 ble_l2cap_recv_confirmation_packet ,pdata 
-0x2de8 007100 store 1 ,mem_le_l2cap_att_states 
-0x2de9 007101 rtn 
-:      007103 le_parse_att_write_command:
-0x2dea 007104 copy contr ,rega 
-0x2deb 007105 fetch 2 ,mem_le_l2cap_size 
-0x2dec 007106 add pdata ,-3 ,regb 
-0x2ded 007107 branch le_writeatt_cb 
-:      007112 le_att_malloc_tx_notify:
-0x2dee 007113 copy temp ,regc 
-0x2def 007114 increase 3 ,rega 
-0x2df0 007115 call le_fifo_malloc_tx_l2cap_gatt 
-0x2df1 007116 increase -3 ,rega 
-0x2df2 007117 setarg attop_handle_value_notification 
-0x2df3 007118 istore 1 ,contw 
-0x2df4 007119 copy regc ,temp 
-0x2df5 007120 istoret 2 ,contw 
-0x2df6 007121 rtn 
-:      007124 le_att_malloc_tx_indication:
-0x2df7 007125 fetch 1 ,mem_le_l2cap_att_states 
-0x2df8 007126 set1 ble_l2cap_send_indication_packet ,pdata 
-0x2df9 007127 store 1 ,mem_le_l2cap_att_states 
-0x2dfa 007128 copy temp ,regc 
-0x2dfb 007129 increase 3 ,rega 
-0x2dfc 007130 call le_fifo_malloc_tx_l2cap_gatt 
-0x2dfd 007131 increase -3 ,rega 
-0x2dfe 007132 setarg attop_handle_value_indication 
-0x2dff 007133 istore 1 ,contw 
-0x2e00 007134 copy regc ,temp 
-0x2e01 007135 istoret 2 ,contw 
-0x2e02 007136 rtn 
-:      007141 le_send_att_error_response_notfound:
-0x2e03 007142 bpatchx patch2b_4 ,mem_patch2b 
-0x2e04 007143 jam att_err_attribute_not_found ,mem_le_err_code 
-:      007144 le_send_att_error_response:
-0x2e05 007145 force 5 ,rega 
-0x2e06 007146 call le_fifo_malloc_tx_l2cap_gatt 
-0x2e07 007147 setarg attop_error_response 
-0x2e08 007148 istore 1 ,contw 
-0x2e09 007149 fetch 1 ,mem_le_att_opcode 
-0x2e0a 007150 istore 1 ,contw 
-0x2e0b 007151 fetch 2 ,mem_le_att_handle 
-0x2e0c 007152 istore 2 ,contw 
-0x2e0d 007153 fetch 1 ,mem_le_err_code 
-0x2e0e 007154 istore 1 ,contw 
-0x2e0f 007155 rtn 
-:      007158 le_fifo_malloc_tx_l2cap_gatt:
-0x2e10 007159 bpatchx patch2b_5 ,mem_patch2b 
-0x2e11 007160 force le_l2cap_cid_att ,regb 
-0x2e12 007161 branch le_fifo_malloc_tx_l2cap 
-:      007164 le_att_next_handle:
-0x2e13 007165 fetcht 2 ,mem_temp 
-0x2e14 007166 increase 1 ,temp 
-0x2e15 007167 storet 2 ,mem_temp 
-0x2e16 007168 rtn 
-:      007170 le_att_check_handle_end:
-0x2e17 007171 fetcht 2 ,mem_temp 
-0x2e18 007172 fetch 2 ,mem_le_search_handle_end 
-0x2e19 007173 isub temp ,null 
-0x2e1a 007174 rtn 
-:      007177 le_att_same_type:
-0x2e1b 007178 bpatchx patch2b_6 ,mem_patch2b 
-0x2e1c 007179 fetcht 1 ,mem_le_search_att_type_length 
-0x2e1d 007180 arg mem_le_search_att_type ,rega 
-:      007181 le_att_check_same_common:
-0x2e1e 007182 fetch 1 ,mem_le_cur_uuid_length 
-0x2e1f 007183 copy pdata ,loopcnt 
-0x2e20 007184 isub temp ,null 
-0x2e21 007185 nrtn zero 
-0x2e22 007186 arg mem_le_cur_uuid ,regb 
-0x2e23 007187 branch string_compare 
-:      007190 le_store_att_record:
-0x2e24 007191 bpatchx patch2b_7 ,mem_patch2b 
-0x2e25 007192 fetch 1 ,mem_le_curr_att_len 
-0x2e26 007193 store 1 ,mem_temp_block0 
-0x2e27 007194 copy pdata ,loopcnt 
-0x2e28 007195 call get_contr 
-0x2e29 007196 branch memcpy_fast 
-:      007199 le_write_att_record:
-0x2e2a 007200 bpatchx patch2c_0 ,mem_patch2c 
-0x2e2b 007201 call get_contw 
-0x2e2c 007202 fetch 2 ,mem_le_cur_handle_start 
-0x2e2d 007203 istore 2 ,contw 
-0x2e2e 007204 fetch 2 ,mem_le_cur_handle_end 
-0x2e2f 007205 istore 2 ,contw 
-:      007206 le_write_att_record_common:
-0x2e30 007207 fetch 1 ,mem_temp_block0 
-0x2e31 007208 copy pdata ,loopcnt 
-0x2e32 007209 call memcpy_fast 
-0x2e33 007210 branch store_contw 
-:      007214 le_send_auto_len_by_mem:
-0x2e34 007215 bpatchx patch2c_1 ,mem_patch2c 
-0x2e35 007216 call get_contw 
-0x2e36 007217 call le_fifo_get_last_att_ptr 
-0x2e37 007218 copy contw ,pdata 
-0x2e38 007219 isub contr ,rega 
-0x2e39 007220 call le_fifo_get_last_l2cap_ptr 
-0x2e3a 007221 copy rega ,pdata 
-0x2e3b 007222 istore 2 ,contr 
-0x2e3c 007223 increase 4 ,rega 
-0x2e3d 007224 call le_fifo_get_last_tx_ptr 
-0x2e3e 007225 copy rega ,pdata 
-0x2e3f 007226 istore 1 ,contr 
-0x2e40 007227 rtn 
-:      007230 le_get_search_handle_start_end_common:
-0x2e41 007231 rshift8 pdata ,pdata 
-0x2e42 007232 store 2 ,mem_le_search_handle_start 
-0x2e43 007233 ifetch 2 ,contr 
-0x2e44 007234 store 2 ,mem_le_search_handle_end 
-0x2e45 007235 rtn 
-:      007238 le_get_search_max_mtu_data:
-0x2e46 007239 bpatchx patch2c_2 ,mem_patch2c 
-0x2e47 007240 fetch 2 ,mem_le_remote_mtu 
-0x2e48 007242 fetcht 2 ,mem_le_local_mtu 
-0x2e49 007246 branch not_greater_than 
-:      007250 le_get_search_att_type:
-0x2e4a 007251 bpatchx patch2c_3 ,mem_patch2c 
-0x2e4b 007252 call store_contr 
-0x2e4c 007253 arg mem_le_search_att_type_length ,contw 
-:      007254 le_get_search_common:
-0x2e4d 007255 fetch 2 ,mem_le_l2cap_size 
-0x2e4e 007256 increase -5 ,pdata 
-:      007257 le_get_search_common2:
-0x2e4f 007258 istore 1 ,contw 
-0x2e50 007259 copy pdata ,loopcnt 
-0x2e51 007260 call get_contr 
-0x2e52 007261 branch memcpy_fast 
-:      007265 le_parse_writing_attribute_start:
-0x2e53 007266 fetch 2 ,mem_le_rxbuf_data_att_cid 
-0x2e54 007267 rtnne le_l2cap_cid_att 
-0x2e55 007268 fetch 1 ,mem_le_l2cap_att_states 
-0x2e56 007269 set1 ble_l2cap_deal_with_continue_packet ,pdata 
-0x2e57 007270 store 1 ,mem_le_l2cap_att_states 
-0x2e58 007271 fetch 3 ,mem_le_rxbuf_data_att_opcode 
-0x2e59 007272 store 3 ,mem_le_att_opcode 
-0x2e5a 007273 set1 mark_old_packet ,mark 
-0x2e5b 007274 beq attop_write_request ,le_parse_attribute_write_request 
-0x2e5c 007275 beq attop_write_command ,le_parse_attribute_write_command 
-0x2e5d 007276 beq attop_execute_write_request ,le_parse_att_execute_write_request 
-0x2e5e 007277 beq attop_exchange_mtu_request ,le_parse_att_exchange_mtu_request 
-0x2e5f 007278 beq attop_handle_value_confirmation ,le_parse_handle_value_confirmation 
-0x2e60 007279 set0 mark_old_packet ,mark 
-:      007280 le_clear_l2cap_att_states_deal_with_contiune_packet:
-0x2e61 007281 fetch 1 ,mem_le_l2cap_att_states 
-0x2e62 007282 set0 ble_l2cap_deal_with_continue_packet ,pdata 
-0x2e63 007283 store 1 ,mem_le_l2cap_att_states 
-0x2e64 007284 rtn 
-:      007286 le_parse_writing_attribute_continue:
-0x2e65 007287 fetch 1 ,mem_le_l2cap_att_states 
-0x2e66 007288 rtnbit0 ble_l2cap_deal_with_continue_packet 
-0x2e67 007289 set1 mark_old_packet ,mark 
-0x2e68 007290 call le_parse_l2cap_continue_common 
-0x2e69 007291 call le_parse_attribute_check_complete_packet 
-0x2e6a 007292 call le_clear_l2cap_att_states_deal_with_contiune_packet ,user 
-0x2e6b 007293 fetch 1 ,mem_le_att_opcode 
-0x2e6c 007294 beq attop_write_request ,le_send_att_write_response_check_auth 
-0x2e6d 007295 rtn 
-:      007298 le_parse_attribute_write_request:
-0x2e6e 007299 call le_parse_attribute_write_command 
-0x2e6f 007300 branch le_send_attribute_write_response_check_auth 
-:      007302 le_send_attribute_write_response_check_auth:
-0x2e70 007303 call le_parse_attribute_check_complete_packet 
-0x2e71 007304 nrtn user 
-0x2e72 007305 branch le_send_att_write_response_check_auth 
-:      007308 le_parse_attribute_write_command:
-0x2e73 007309 bpatchx patch2c_4 ,mem_patch2c 
-0x2e74 007310 call le_parse_attribute_check_complete_packet_init 
-0x2e75 007311 arg mem_le_rxbuf_data_att_write_payload ,rega 
-0x2e76 007312 branch le_writeatt_cb 
-:      007315 le_parse_attribute_check_complete_packet_init:
-0x2e77 007316 fetch 1 ,mem_le_rxbuf_data_att_write_length 
-0x2e78 007317 add pdata ,-7 ,regb 
-0x2e79 007318 increase -4 ,pdata 
-0x2e7a 007319 store 2 ,mem_le_packet_len_recved 
-0x2e7b 007320 fetcht 2 ,mem_le_rxbuf_data_att_write_l2cap_length 
-0x2e7c 007321 storet 2 ,mem_le_l2cap_size 
-0x2e7d 007322 rtn 
-:      007325 le_parse_l2cap_continue_common:
-0x2e7e 007326 fetchr regb ,1 ,mem_le_rxbuf_data_continue_length 
-0x2e7f 007327 fetch 2 ,mem_le_packet_len_recved 
-0x2e80 007328 iadd regb ,temp 
-0x2e81 007329 storet 2 ,mem_le_packet_len_recved 
-0x2e82 007330 arg mem_le_rxbuf_data_continue_payload ,rega 
-0x2e83 007331 branch le_writeatt_cb 
-:      007335 le_parse_attribute_check_complete_packet:
-0x2e84 007336 call disable_user 
-0x2e85 007337 fetch 2 ,mem_le_packet_len_recved 
-0x2e86 007338 fetcht 2 ,mem_le_l2cap_size 
-0x2e87 007339 isub temp ,null 
-0x2e88 007340 nrtn zero 
-0x2e89 007341 branch enable_user 
-:      007347 le_parse_signaling:
-0x2e8a 007348 ifetch 1 ,contr 
-0x2e8b 007349 ifetcht 1 ,contr 
-0x2e8c 007350 ifetcht 2 ,contr 
-0x2e8d 007351 beq l2cap_connection_parameter_update_response ,le_l2cap_parse_conn_parameter_update_rsp 
-0x2e8e 007352 rtn 
-:      007353 le_l2cap_parse_conn_parameter_update_rsp:
-0x2e8f 007354 ifetch 2 ,contr 
-0x2e90 007355 store 2 ,mem_le_l2cap_signaling_conn_param_update_rsp_result 
-0x2e91 007356 jam bt_evt_le_parse_conn_papa_update_rsp ,mem_fifo_temp 
-0x2e92 007357 branch ui_ipc_send_event 
-:      007363 le_l2cap_tx_update_req:
-0x2e93 007364 arg 0x0c ,rega 
-0x2e94 007365 arg l2cap_connection_parameter_update_request ,regc 
-0x2e95 007366 call le_fifo_malloc_tx_l2cap_signaling 
-0x2e96 007367 setarg 0x08 
-0x2e97 007368 istore 2 ,contw 
-0x2e98 007369 fetch 8 ,mem_le_interval_min 
-0x2e99 007370 istore 8 ,contw 
-0x2e9a 007371 rtn 
-:      007375 le_fifo_malloc_tx_l2cap_signaling:
-0x2e9b 007376 call le_l2cap_update_signaling_identifier 
-0x2e9c 007377 arg le_l2cap_cid_signal ,regb 
-0x2e9d 007378 call le_fifo_malloc_tx_l2cap 
-0x2e9e 007379 copy regc ,pdata 
-0x2e9f 007380 istore 1 ,contw 
-0x2ea0 007381 fetch 1 ,mem_le_signaling_identifier 
-0x2ea1 007382 istore 1 ,contw 
-0x2ea2 007383 rtn 
-:      007386 le_l2cap_update_signaling_identifier:
-0x2ea3 007387 fetch 1 ,mem_le_signaling_identifier 
-0x2ea4 007389 pincrease 1 
-0x2ea5 007390 store 1 ,mem_le_signaling_identifier 
-0x2ea6 007391 rtnne 0 
-:      007393 le_l2cap_reset_signaling_identifier:
-0x2ea7 007394 jam 1 ,mem_le_signaling_identifier 
-0x2ea8 007395 rtn 
-:      007400 le_pairing_mode_init:
-0x2ea9 007401 fetch 1 ,mem_le_pairing_mode 
-0x2eaa 007402 beq le_pairing_mode_none ,le_set_no_pairing 
-0x2eab 007403 beq le_pairing_mode_lagacy_justwork ,le_set_pairing_mode_lagacy_just_work 
-0x2eac 007404 beq le_pairing_mode_lagacy_passkey ,le_set_pairing_mode_lagacy_passkey 
-0x2ead 007405 beq le_pairing_mode_secure_connect_justwork ,le_set_pairing_mode_secure_justwork 
-0x2eae 007406 beq le_pairing_mode_secure_connect_numeric ,le_set_pairing_mode_secure_numeric 
-0x2eaf 007407 beq le_pairing_mode_secure_connect_passkey ,le_set_pairing_mode_secure_passkey 
-0x2eb0 007408 rtn 
-:      007410 le_set_pairing_mode_secure_justwork:
-0x2eb1 007411 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
-0x2eb2 007412 branch le_set_noinputnooutput 
-:      007413 le_set_pairing_mode_secure_numeric:
-0x2eb3 007414 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
-0x2eb4 007415 jam flag_iocap_displayyesno ,mem_le_pres_iocap 
-0x2eb5 007416 rtn 
-:      007417 le_set_pairing_mode_secure_passkey:
-0x2eb6 007418 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
-0x2eb7 007419 branch le_set_displayonly 
-:      007421 le_set_no_pairing:
-0x2eb8 007422 jam flag_le_no_bonding_no_mitm ,mem_le_pres_auth 
-:      007423 le_set_noinputnooutput:
-0x2eb9 007424 jam flag_iocap_noinputnooutput ,mem_le_pres_iocap 
-0x2eba 007425 rtn 
-:      007426 le_set_pairing_mode_lagacy_just_work:
-0x2ebb 007427 jam flag_le_bonding_mitm ,mem_le_pres_auth 
-0x2ebc 007428 branch le_set_noinputnooutput 
-:      007429 le_set_pairing_mode_lagacy_passkey:
-0x2ebd 007430 jam flag_le_bonding_mitm ,mem_le_pres_auth 
-:      007431 le_set_displayonly:
-0x2ebe 007432 jam flag_iocap_displayonly ,mem_le_pres_iocap 
-0x2ebf 007433 rtn 
-:      007435 le_secure_connection_enable:
-0x2ec0 007436 fetch 1 ,mem_secure_connections_enable 
-0x2ec1 007437 set1 secure_connections_le_bit ,pdata 
-0x2ec2 007438 store 1 ,mem_secure_connections_enable 
-0x2ec3 007439 rtn 
-:      007441 le_secure_connection_disable:
-0x2ec4 007442 fetch 1 ,mem_secure_connections_enable 
-0x2ec5 007443 set0 secure_connections_le_bit ,pdata 
-0x2ec6 007444 store 1 ,mem_secure_connections_enable 
-0x2ec7 007445 rtn 
-:      007447 le_parse_smp:
-0x2ec8 007448 ifetch 1 ,contr 
-0x2ec9 007449 beq smp_pairing_request ,le_parse_smp_pairing_request 
-0x2eca 007451 beq smp_pairing_confirm ,le_parse_smp_pairing_confirm 
-0x2ecb 007452 beq smp_pairing_random ,le_parse_smp_pairing_random 
-0x2ecc 007453 beq smp_pairing_failed ,le_parse_smp_pairing_failed 
-0x2ecd 007455 beq smp_master_identification ,le_parse_smp_master_identification 
-0x2ece 007456 beq smp_identity_information ,le_parse_smp_identity_information 
-0x2ecf 007457 beq smp_identity_address_information ,le_parse_smp_identity_address_information 
-0x2ed0 007458 beq smp_signing_information ,le_parse_smp_signing_information 
-0x2ed1 007459 beq smp_security_request ,le_parse_smp_security_request 
-0x2ed2 007460 beq smp_pairing_public_key ,le_parse_smp_public_key 
-0x2ed3 007461 beq smp_pairing_dhkey_check ,le_parse_smp_dhkey_check 
-0x2ed4 007462 rtn 
-:      007466 le_send_smp_security_request:
-0x2ed5 007467 force 2 ,rega 
-0x2ed6 007468 call le_fifo_malloc_tx_l2cap_smp 
-0x2ed7 007469 setarg smp_security_request 
-0x2ed8 007470 istore 1 ,contw 
-0x2ed9 007471 fetch 1 ,mem_le_pres_auth 
-0x2eda 007472 istore 1 ,contw 
-0x2edb 007473 rtn 
-:      007475 le_parse_smp_pairing_request:
-0x2edc 007476 store 1 ,mem_le_preq 
-0x2edd 007477 ifetch 6 ,contr 
-0x2ede 007478 istore 6 ,contw 
-0x2edf 007479 fetch 1 ,mem_le_pairing_mode 
-0x2ee0 007480 beq le_pairing_mode_none ,le_smp_pairing_fail_reason_not_support_pairing 
-0x2ee1 007481 call le_send_smp_pairing_response 
-0x2ee2 007482 fetch 1 ,mem_sc_only_mode 
-0x2ee3 007483 branch le_parse_smp_pairing_request2 ,blank 
-0x2ee4 007484 fetch 1 ,mem_le_preq_auth 
-0x2ee5 007485 bbit0 le_auth_secure_connection_pairing_bit ,app_ble_disconnect 
-0x2ee6 007486 fetch 1 ,mem_le_pairing_mode 
-0x2ee7 007487 bbit0 le_pairing_mode_secure_connect_bit ,app_ble_disconnect 
-:      007488 le_parse_smp_pairing_request2:
-0x2ee8 007489 jam flag_le_pairing_rcv_pairing_req ,mem_le_pairing_state 
-0x2ee9 007490 fetch 1 ,mem_le_preq_iocap 
-0x2eea 007491 beq flag_iocap_displayonly ,le_set_tk_0 
-0x2eeb 007492 beq flag_iocap_displayyesno ,le_set_tk_0 
-0x2eec 007493 beq flag_iocap_noinputnooutput ,le_set_tk_0 
-0x2eed 007494 fetch 1 ,mem_le_pairing_mode 
-0x2eee 007495 beq le_pairing_mode_lagacy_passkey ,le_parse_smp_pairing_req_passkey 
-0x2eef 007496 rtneq le_pairing_mode_secure_connect_passkey 
-:      007497 le_set_tk_0:
-0x2ef0 007498 arg 0 ,pdata 
-0x2ef1 007499 store 4 ,mem_le_tk 
-0x2ef2 007500 rtn 
-:      007502 le_parse_smp_pairing_req_passkey:
-0x2ef3 007503 fetch 1 ,mem_le_configuration 
-0x2ef4 007504 bbit1 bit_ble_passkey_fixed_key ,le_parse_smp_pairing_req_fixed_passkey 
-:      007505 le_genernate_tk:
-0x2ef5 007506 arg mem_le_tk ,rega 
-0x2ef6 007507 copy rega ,contw 
-0x2ef7 007508 arg 3 ,loopcnt 
-0x2ef8 007509 call generate_random_loop 
-0x2ef9 007510 fetch 2 ,mem_le_tk + 2 
-0x2efa 007511 and_into 0x7 ,pdata 
-0x2efb 007512 store 2 ,mem_le_tk + 2 
-:      007513 le_parse_smp_pairing_req_fixed_passkey:
-0x2efc 007514 jam bt_evt_le_tk_generate ,mem_fifo_temp 
-0x2efd 007515 branch ui_ipc_send_event 
-:      007519 le_send_smp_pairing_response:
-0x2efe 007520 force 7 ,rega 
-0x2eff 007521 call le_fifo_malloc_tx_l2cap_smp 
-0x2f00 007522 fetch 7 ,mem_le_pres 
-0x2f01 007523 istore 7 ,contw 
-0x2f02 007524 rtn 
-:      007527 le_parse_smp_pairing_confirm:
-0x2f03 007528 jam flag_le_pairing_receive_pairing_confirm ,mem_le_pairing_state 
-0x2f04 007529 arg mem_le_rconfirm ,contw 
-0x2f05 007530 call memcpy16 
-0x2f06 007531 fetch 1 ,mem_le_pairing_mode 
-0x2f07 007532 beq le_pairing_mode_lagacy_passkey_res_input ,le_parse_smp_pairing_confirm_passkey_res_input 
-0x2f08 007533 beq le_pairing_mode_secure_connect_passkey ,le_parse_smp_pairing_confirm_secure_passkey 
-0x2f09 007534 beq le_pairing_mode_secure_connect_passkey_res_input ,le_parse_smp_pairing_confirm_sc_passkey_res_input 
-0x2f0a 007535 branch le_send_smp_pairing_confirm 
-:      007538 le_parse_smp_pairing_confirm_passkey_res_input:
-0x2f0b 007539 jam bt_evt_le_get_passkey ,mem_fifo_temp 
-0x2f0c 007540 branch ui_ipc_send_event 
-:      007542 le_parse_smp_pairing_confirm_secure_passkey:
-0x2f0d 007543 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
-0x2f0e 007544 jam le_sc_stat_passkey_wait_confirm ,mem_le_secure_connect_state 
-0x2f0f 007545 rtn 
-:      007547 le_parse_smp_pairing_confirm_sc_passkey_res_input:
-0x2f10 007548 fetch 4 ,mem_le_tk 
-0x2f11 007549 branch le_parse_smp_pairing_confirm_passkey_res_input ,blank 
-0x2f12 007550 branch le_parse_smp_pairing_confirm_secure_passkey 
-:      007552 le_send_smp_pairing_confirm:
-0x2f13 007553 jam flag_le_pairing_send_pairing_confirm ,mem_le_pairing_state 
-0x2f14 007554 fetch 1 ,mem_le_pairing_mode 
-0x2f15 007555 bbit1 le_pairing_mode_secure_connect_bit ,le_send_smp_pairing_confirm_sc 
-0x2f16 007556 call generate_confirm 
-0x2f17 007557 force 17 ,rega 
-0x2f18 007558 call le_fifo_malloc_tx_l2cap_smp 
-0x2f19 007559 setarg smp_pairing_confirm 
-0x2f1a 007560 istore 1 ,contw 
-0x2f1b 007561 branch store_aes_result 
-:      007563 le_send_smp_pairing_confirm_sc:
-0x2f1c 007564 arg mem_le_srand ,contw 
-0x2f1d 007565 call generate_random 
-0x2f1e 007566 call function_f4_cb 
-0x2f1f 007567 force 17 ,rega 
-0x2f20 007568 call le_fifo_malloc_tx_l2cap_smp 
-0x2f21 007569 setarg smp_pairing_confirm 
-0x2f22 007570 istore 1 ,contw 
-0x2f23 007571 branch load_inverse_result 
-:      007573 le_parse_smp_pairing_random:
-0x2f24 007574 copy contr ,rega 
-0x2f25 007575 fetch 1 ,mem_le_pairing_mode 
-0x2f26 007576 bbit1 le_pairing_mode_secure_connect_bit ,le_parse_smp_pairing_random_sc 
-0x2f27 007577 copy rega ,contr 
-0x2f28 007578 call authenticate_rconfirm 
-0x2f29 007579 branch le_parse_smp_pairing_random_success ,zero 
-:      007580 le_send_pairing_confirm_value_failed:
-0x2f2a 007581 jam pairing_failed_confirm_value_failed ,mem_le_ll_pairing_fail_reason 
-:      007582 le_send_pairing_failed:
-0x2f2b 007583 force 2 ,rega 
-0x2f2c 007584 call le_fifo_malloc_tx_l2cap_smp 
-0x2f2d 007585 setarg smp_pairing_failed 
-0x2f2e 007586 istore 1 ,contw 
-0x2f2f 007587 fetch 1 ,mem_le_ll_pairing_fail_reason 
-0x2f30 007588 istore 1 ,contw 
-:      007589 le_parse_smp_pairing_failed:
-0x2f31 007590 bpatchx patch2c_5 ,mem_patch2c 
-0x2f32 007591 force smp_pairing_timer ,queue 
-0x2f33 007592 call timer_stop 
-0x2f34 007593 jam flag_le_pairing_null ,mem_le_pairing_state 
-0x2f35 007594 jam bt_evt_le_pairing_fail ,mem_fifo_temp 
-0x2f36 007595 branch ui_ipc_send_event 
-:      007597 le_smp_pairing_fail_reason_not_support_pairing:
-0x2f37 007598 jam pairing_failed_pairing_not_supported ,mem_le_ll_pairing_fail_reason 
-0x2f38 007599 branch le_send_pairing_failed 
-:      007601 le_parse_smp_pairing_random_sc:
-0x2f39 007602 arg mem_le_mrand ,contw 
-0x2f3a 007603 copy rega ,contr 
-0x2f3b 007604 call memcpy16 
-0x2f3c 007605 fetch 1 ,mem_le_pairing_mode 
-0x2f3d 007606 beq le_pairing_mode_secure_connect_passkey ,le_parse_smp_pairing_random_sc_passkey 
-0x2f3e 007607 beq le_pairing_mode_secure_connect_passkey_res_input ,le_parse_smp_pairing_random_sc_passkey 
-0x2f3f 007608 call function_g2 
-0x2f40 007609 call le_send_smp_pairing_random 
-0x2f41 007610 fetch 1 ,mem_le_pairing_mode 
-0x2f42 007611 rtnne le_pairing_mode_secure_connect_numeric 
-0x2f43 007612 jam bt_evt_le_gkey_generate ,mem_fifo_temp 
-0x2f44 007613 branch ui_ipc_send_event 
-:      007615 le_parse_smp_pairing_random_sc_passkey:
-0x2f45 007616 call function_f4_ca 
-0x2f46 007617 arg mem_aes_cmac_temp ,contw 
-0x2f47 007618 call load_inverse_result 
-0x2f48 007619 arg mem_aes_cmac_temp ,rega 
-0x2f49 007620 arg mem_le_rconfirm ,regb 
-0x2f4a 007621 arg 16 ,loopcnt 
-0x2f4b 007622 call string_compare 
-0x2f4c 007623 nbranch le_send_pairing_confirm_value_failed ,zero 
-0x2f4d 007624 branch le_send_smp_pairing_random 
-:      007626 le_parse_smp_pairing_random_success:
-0x2f4e 007627 call generate_stk 
-0x2f4f 007628 jam bt_evt_le_pairing_success ,mem_fifo_temp 
-0x2f50 007629 call ui_ipc_send_event 
-0x2f51 007630 jam 1 ,mem_ltk_exists 
-0x2f52 007631 jam flag_le_pairing_after_auth ,mem_le_pairing_state 
-:      007633 le_send_smp_pairing_random:
-0x2f53 007634 force 17 ,rega 
-0x2f54 007635 call le_fifo_malloc_tx_l2cap_smp 
-0x2f55 007636 setarg smp_pairing_random 
-0x2f56 007637 istore 1 ,contw 
-0x2f57 007638 arg mem_le_srand ,contr 
-0x2f58 007639 branch memcpy16 
-:      007641 le_send_smp_encryption_information:
-0x2f59 007642 force 17 ,rega 
-0x2f5a 007643 call le_fifo_malloc_tx_l2cap_smp 
-0x2f5b 007644 setarg smp_encryption_information 
-0x2f5c 007645 istore 1 ,contw 
-0x2f5d 007646 fetch 1 ,mem_le_configuration 
-0x2f5e 007647 bbit1 bit_ble_pairing_fixed_ltk ,le_send_fixed_ltk 
-0x2f5f 007648 arg mem_le_ltk ,contr 
-0x2f60 007649 branch memcpy16 
-:      007651 le_send_fixed_ltk:
-0x2f61 007652 arg mem_le_fixed_ltk ,contr 
-0x2f62 007653 branch memcpy16 
-:      007656 le_send_smp_master_identification:
-0x2f63 007657 arg mem_le_ediv ,contw 
-0x2f64 007658 force 10 ,loopcnt 
-0x2f65 007659 call generate_random_loop 
-0x2f66 007660 force 11 ,rega 
-0x2f67 007661 call le_fifo_malloc_tx_l2cap_smp 
-0x2f68 007662 setarg smp_master_identification 
-0x2f69 007663 istore 1 ,contw 
-0x2f6a 007664 fetch 2 ,mem_le_ediv 
-0x2f6b 007665 istore 2 ,contw 
-0x2f6c 007666 fetch 8 ,mem_le_rand 
-0x2f6d 007667 istore 8 ,contw 
-0x2f6e 007668 rtn 
-:      007670 le_send_smp_identity_information:
-0x2f6f 007671 force 17 ,rega 
-0x2f70 007672 call le_fifo_malloc_tx_l2cap_smp 
-0x2f71 007673 setarg smp_identity_information 
-0x2f72 007674 istore 1 ,contw 
-0x2f73 007675 setarg 0 
-0x2f74 007676 istore 8 ,contw 
-0x2f75 007677 istore 8 ,contw 
-0x2f76 007678 rtn 
-:      007681 le_send_smp_identity_address_information:
-0x2f77 007682 force 8 ,rega 
-0x2f78 007683 call le_fifo_malloc_tx_l2cap_smp 
-0x2f79 007684 setarg smp_identity_address_information 
-0x2f7a 007685 istore 1 ,contw 
-0x2f7b 007686 fetch 1 ,mem_le_conn_own_addr_type 
-0x2f7c 007687 istore 1 ,contw 
-0x2f7d 007688 fetch 6 ,mem_le_lap 
-0x2f7e 007689 istore 6 ,contw 
-0x2f7f 007690 rtn 
-:      007693 le_send_pairing_fail_unspecified_reason:
-0x2f80 007694 jam pairing_failed_unspecified_reason ,mem_le_ll_pairing_fail_reason 
-0x2f81 007695 branch le_send_pairing_failed 
-:      007697 le_check_init_key_distribution:
-0x2f82 007698 fetch 1 ,mem_le_pres_init_key_distribution 
-0x2f83 007699 fetcht 1 ,mem_le_pres_init_key_distribution 
-0x2f84 007700 iand temp ,pdata 
-0x2f85 007701 rtn 
-:      007703 le_parse_smp_identity_information:
-0x2f86 007704 arg mem_le_irk ,contw 
-0x2f87 007705 call memcpy16 
-0x2f88 007706 call le_check_init_key_distribution 
-0x2f89 007707 isolate0 le_initator_irk_bit ,pdata 
-0x2f8a 007708 branch le_send_pairing_fail_unspecified_reason ,true 
-0x2f8b 007709 fetch 1 ,mem_device_option 
-0x2f8c 007710 rtnne dvc_op_module 
-0x2f8d 007711 call le_check_master_addr_type 
-0x2f8e 007712 nrtn user 
-0x2f8f 007713 branch app_ble_store_reconn_info 
-:      007716 le_check_master_addr_type:
-0x2f90 007717 call disable_user 
-0x2f91 007718 fetch 1 ,mem_le_conn_peer_addr_type 
-0x2f92 007719 rtneq master_public_addr 
-0x2f93 007720 fetch 1 ,mem_le_preq_init_key_distribution 
-0x2f94 007721 rtnbit0 le_initator_irk_bit 
-0x2f95 007722 branch enable_user 
-:      007724 le_parse_smp_identity_address_information:
-0x2f96 007725 call le_check_init_key_distribution 
-0x2f97 007726 isolate0 le_initator_irk_bit ,pdata 
-0x2f98 007727 branch le_send_pairing_fail_unspecified_reason ,true 
-0x2f99 007728 rtn 
-:      007730 le_parse_smp_master_identification:
-:      007731 le_parse_smp_signing_information:
-:      007732 le_parse_smp_security_request:
-0x2f9a 007733 rtn 
-:      007735 le_parse_smp_public_key:
-0x2f9b 007736 arg mem_le_pubkey_remote_x_256 ,contw 
-0x2f9c 007737 call memcpy64 
-0x2f9d 007738 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
-0x2f9e 007739 jam le_sc_stat_receive_public_key ,mem_le_secure_connect_state 
-0x2f9f 007740 rtn 
-:      007742 le_parse_smp_dhkey_check:
-0x2fa0 007743 arg mem_sp_confirm_remote ,contw 
-0x2fa1 007744 call memcpy16 
-0x2fa2 007745 jam le_sc_stat_receive_dhkey ,mem_le_secure_connect_state 
-0x2fa3 007746 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
-0x2fa4 007747 rtn 
-:      007749 le_send_smp_pairing_public_key:
-0x2fa5 007750 force 65 ,rega 
-0x2fa6 007751 call le_fifo_malloc_tx_l2cap_smp 
-0x2fa7 007752 setarg smp_pairing_public_key 
-0x2fa8 007753 istore 1 ,contw 
-0x2fa9 007754 arg mem_sc_pubkey_local_x_256 ,contr 
-0x2faa 007755 branch memcpy64 
-:      007757 le_send_smp_pairing_dhkey_check:
-0x2fab 007758 call function_f6_eb 
-0x2fac 007759 force 17 ,rega 
-0x2fad 007760 call le_fifo_malloc_tx_l2cap_smp 
-0x2fae 007761 setarg smp_pairing_dhkey_check 
-0x2faf 007762 istore 1 ,contw 
-0x2fb0 007763 branch load_inverse_result 
-:      007765 le_check_paring_time:
-0x2fb1 007766 fetch 1 ,mem_le_pairing_state 
-0x2fb2 007767 rtneq flag_le_pairing_end 
-0x2fb3 007768 arg flag_le_pairing_rcv_pairing_req ,temp 
-0x2fb4 007769 isub temp ,null 
-0x2fb5 007770 nrtn positive 
-0x2fb6 007771 arg smp_pairing_timer ,queue 
-0x2fb7 007772 call timer_check 
-0x2fb8 007773 nrtn blank 
-0x2fb9 007774 branch le_send_pairing_fail_unspecified_reason 
-:      007776 le_pairing_sm:
-0x2fba 007777 bpatchx patch2c_6 ,mem_patch2c 
-0x2fbb 007778 call le_fifo_check_nearly_full 
-0x2fbc 007779 nrtn blank 
-0x2fbd 007780 fetch 1 ,mem_le_pairing_state 
-0x2fbe 007781 beq flag_le_pairing_null ,le_pairing_sm_null 
-0x2fbf 007782 beq flag_le_pairing_start ,le_pairing_sm_start 
-0x2fc0 007783 beq flag_le_pairing_send_recurity_req ,le_pairing_sm_send_sec_req 
-0x2fc1 007784 beq flag_le_pairing_rcv_pairing_req ,le_pairing_sm_rcv_pairing_req 
-0x2fc2 007785 beq flag_le_pairing_after_auth ,le_pairing_sm_after_auth 
-0x2fc3 007786 beq flag_le_paring_send_enc_information ,le_pairng_sm_send_enc_information 
-0x2fc4 007787 beq flag_le_paring_send_master_identification ,le_pairng_sm_send_master_indentification 
-0x2fc5 007788 beq flag_le_paring_send_indentity_information ,le_pairng_sm_send_indentity_information 
-0x2fc6 007789 rtn 
-:      007791 le_pairing_sm_null:
-:      007792 le_pairing_sm_send_sec_req:
-0x2fc7 007793 fetch 1 ,mem_le_enc_state 
-0x2fc8 007794 rtnne flag_le_send_start_enc_rsp 
-0x2fc9 007795 jam flag_le_enc_end ,mem_le_enc_state 
-0x2fca 007796 jam flag_le_pairing_end ,mem_le_pairing_state 
-0x2fcb 007797 jam bt_evt_le_reconnect_complete ,mem_fifo_temp 
-0x2fcc 007798 branch ui_ipc_send_event 
-:      007801 le_pairing_sm_start:
-0x2fcd 007802 jam flag_le_pairing_send_recurity_req ,mem_le_pairing_state 
-0x2fce 007803 branch le_send_smp_security_request 
-:      007805 le_pairing_sm_rcv_pairing_req:
-0x2fcf 007806 jam flag_le_pairing_wait_stk_generation ,mem_le_pairing_state 
-0x2fd0 007807 setarg timer_smp_pairing_timeout 
-0x2fd1 007808 arg smp_pairing_timer ,queue 
-0x2fd2 007809 branch timer_init 
-:      007811 le_pairing_sm_after_auth:
-0x2fd3 007812 fetch 1 ,mem_le_enc_state 
-0x2fd4 007813 beq flag_le_send_start_enc_rsp ,le_pairing_sm_after_auth_start_enc 
-0x2fd5 007814 rtn 
-:      007816 le_pairing_sm_after_auth_start_enc:
-0x2fd6 007817 fetch 1 ,mem_le_pairing_mode 
-0x2fd7 007818 bbit1 le_pairing_mode_secure_connect_bit ,le_pairing_sm_after_auth_start_enc_sc 
-0x2fd8 007820 jam flag_le_paring_send_enc_information ,mem_le_pairing_state 
-0x2fd9 007821 call le_send_smp_encryption_information 
-:      007822 le_pairing_sm_after_auth_start_enc_common:
-0x2fda 007823 jam bt_evt_le_enc_info ,mem_fifo_temp 
-0x2fdb 007824 call ui_ipc_send_event 
-0x2fdc 007825 fetch 1 ,mem_device_option 
-0x2fdd 007826 rtnne dvc_op_module 
-0x2fde 007827 call le_check_master_addr_type 
-0x2fdf 007828 rtn user 
-0x2fe0 007829 branch app_ble_store_reconn_info 
-:      007831 le_pairing_sm_after_auth_start_enc_sc:
-0x2fe1 007832 jam flag_le_paring_send_master_identification ,mem_le_pairing_state 
-0x2fe2 007833 branch le_pairing_sm_after_auth_start_enc_common 
-:      007835 le_pairng_sm_send_enc_information:
-0x2fe3 007836 jam flag_le_paring_send_master_identification ,mem_le_pairing_state 
-0x2fe4 007837 branch le_send_smp_master_identification 
-:      007839 le_pairng_sm_send_master_indentification:
-0x2fe5 007840 fetch 1 ,mem_le_preq_resp_key_distribution 
-0x2fe6 007841 fetcht 1 ,mem_le_pres_resp_key_distribution 
-0x2fe7 007842 iand temp ,pdata 
-0x2fe8 007843 isolate0 le_initator_irk_bit ,pdata 
-0x2fe9 007844 branch le_parse_start_enc_rsp_after_auth_end ,true 
-0x2fea 007845 jam flag_le_paring_send_indentity_information ,mem_le_pairing_state 
-0x2feb 007846 branch le_send_smp_identity_information 
-:      007848 le_pairng_sm_send_indentity_information:
-0x2fec 007849 call le_send_smp_identity_address_information 
-0x2fed 007850 branch le_parse_start_enc_rsp_after_auth_end 
-:      007853 le_parse_start_enc_rsp_after_auth_end:
-0x2fee 007854 bpatchx patch2c_7 ,mem_patch2c 
-0x2fef 007855 force smp_pairing_timer ,queue 
-0x2ff0 007856 call timer_stop 
-0x2ff1 007857 jam flag_le_enc_end ,mem_le_enc_state 
-0x2ff2 007858 jam flag_le_pairing_end ,mem_le_pairing_state 
-0x2ff3 007859 jam bt_evt_le_pairing_complete ,mem_fifo_temp 
-0x2ff4 007860 branch ui_ipc_send_event 
-:      007864 le_secure_connect_sm:
-0x2ff5 007865 bpatchx patch2d_0 ,mem_patch2d 
-0x2ff6 007866 fetch 1 ,mem_le_pairing_mode 
-0x2ff7 007867 rtnbit0 le_pairing_mode_secure_connect_bit 
-0x2ff8 007868 fetch 1 ,mem_le_secure_connect_flag 
-0x2ff9 007869 rtnne le_sp_flag_commit_256 
-0x2ffa 007870 jam sp_flag_standby ,mem_le_secure_connect_flag 
-0x2ffb 007871 fetch 1 ,mem_le_secure_connect_state 
-0x2ffc 007872 beq le_sc_stat_receive_public_key ,le_sc_sm_receive_public_key 
-0x2ffd 007873 beq le_sc_stat_wait_send_public_key ,le_sc_sm_wait_send_public_key 
-0x2ffe 007874 beq le_sc_stat_send_public_key ,le_sc_sm_send_public_key 
-0x2fff 007875 beq le_sc_stat_receive_dhkey ,le_sc_sm_receive_dhkey 
-0x3000 007876 beq le_sc_stat_wait_confirm_gkey ,le_sc_sm_wait_confirm_gkey 
-0x3001 007877 beq le_sc_stat_passkey_wait_confirm ,le_sc_sm_passkey_wait_confirm 
-0x3002 007878 rtn 
-:      007880 le_sc_state_clear:
-0x3003 007881 jam sp_flag_standby ,mem_le_secure_connect_flag 
-0x3004 007882 jam le_sc_stat_null ,mem_le_secure_connect_state 
-0x3005 007883 jam flag_le_sc_confrim_null ,mem_le_sc_confirm_gkey_flag 
-0x3006 007884 rtn 
-:      007886 le_sc_sm_passkey_wait_confirm:
-0x3007 007887 fetch 1 ,mem_authentication_passkey_times 
-0x3008 007888 copy pdata ,queue 
-0x3009 007889 increase 1 ,pdata 
-0x300a 007890 store 1 ,mem_authentication_passkey_times 
-0x300b 007891 fetch 4 ,mem_le_tk 
-0x300c 007892 qisolate1 pdata 
-0x300d 007893 setarg 0x80 
-0x300e 007894 setflag true ,0 ,pdata 
-0x300f 007895 store 1 ,mem_passkey_1bit 
-0x3010 007896 branch le_sc_sm_ready_send_pairing_confirm 
-:      007898 le_sc_sm_wait_confirm_gkey:
-0x3011 007899 fetch 1 ,mem_le_sc_confirm_gkey_flag 
-0x3012 007900 jam flag_le_sc_confrim_null ,mem_le_sc_confirm_gkey_flag 
-0x3013 007901 beq flag_le_sc_confrim_gkey_ok ,le_sc_confirm_gkey_ok 
-0x3014 007902 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
-0x3015 007903 rtn 
-:      007905 le_sc_confirm_gkey_ok:
-0x3016 007906 jam bt_evt_le_pairing_success ,mem_fifo_temp 
-0x3017 007907 call ui_ipc_send_event 
-0x3018 007908 jam flag_le_pairing_after_auth ,mem_le_pairing_state 
-0x3019 007909 branch le_send_smp_pairing_dhkey_check 
-:      007911 le_sc_sm_receive_dhkey:
-0x301a 007912 fetch 1 ,mem_sp_dhkey_invalid 
-0x301b 007913 beq sp_key_valid_256 ,le_dhkey_ready 
-0x301c 007914 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
-0x301d 007915 rtn 
-:      007917 le_dhkey_ready:
-0x301e 007918 call function_f5 
-0x301f 007919 fetch 1 ,mem_le_pairing_mode 
-0x3020 007920 beq le_pairing_mode_secure_connect_passkey ,le_dhkey_ready_common 
-0x3021 007921 beq le_pairing_mode_secure_connect_passkey_res_input ,le_dhkey_ready_common 
-0x3022 007922 call le_set_tk_0 
-:      007923 le_dhkey_ready_common:
-0x3023 007924 call function_f6_ea 
-0x3024 007925 arg mem_aes_cmac_temp ,rega 
-0x3025 007926 arg mem_sp_confirm_remote ,regb 
-0x3026 007927 arg 16 ,loopcnt 
-0x3027 007928 call string_compare 
-0x3028 007929 branch le_dhkey_check_ok ,zero 
-:      007930 le_dhkey_check_fail:
-0x3029 007931 jam pairing_failed_dhkey_check_failed ,mem_le_ll_pairing_fail_reason 
-0x302a 007932 branch le_send_pairing_failed 
-:      007935 le_dhkey_check_ok:
-0x302b 007936 call sp_calc_check_publickey_256 
-0x302c 007937 nbranch le_dhkey_check_fail ,zero 
-0x302d 007938 jam 1 ,mem_ltk_exists 
-0x302e 007939 fetch 1 ,mem_le_pairing_mode 
-0x302f 007940 beq le_pairing_mode_secure_connect_justwork ,le_sc_confirm_gkey_ok 
-0x3030 007941 beq le_pairing_mode_secure_connect_passkey ,le_sc_confirm_gkey_ok 
-0x3031 007942 beq le_pairing_mode_secure_connect_passkey_res_input ,le_sc_confirm_gkey_ok 
-0x3032 007943 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
-0x3033 007944 jam le_sc_stat_wait_confirm_gkey ,mem_le_secure_connect_state 
-0x3034 007945 rtn 
-:      007947 le_sc_sm_send_public_key:
-0x3035 007948 fetch 1 ,mem_le_pairing_mode 
-0x3036 007949 beq le_pairing_mode_secure_connect_passkey ,le_sc_sm_send_public_key_passkey 
-0x3037 007950 beq le_pairing_mode_secure_connect_passkey_res_input ,le_sc_sm_send_public_key_passkey 
-0x3038 007951 jam 0 ,mem_passkey_1bit 
-:      007952 le_sc_sm_ready_send_pairing_confirm:
-0x3039 007953 branch le_send_smp_pairing_confirm 
-:      007955 le_sc_sm_send_public_key_passkey:
-0x303a 007956 jam 0 ,mem_authentication_passkey_times 
-0x303b 007957 rtneq le_pairing_mode_secure_connect_passkey_res_input 
-0x303c 007958 branch le_parse_smp_pairing_req_passkey 
-:      007961 le_sc_sm_receive_public_key:
-0x303d 007962 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
-0x303e 007963 fetch 1 ,mem_sc_local_key_invalid 
-0x303f 007964 beq sp_key_valid_256 ,le_public_key_ready 
-0x3040 007965 rtn 
-:      007967 le_public_key_ready:
-0x3041 007968 jam le_sc_stat_wait_send_public_key ,mem_le_secure_connect_state 
-0x3042 007969 jam sp_key_invalid ,mem_sp_dhkey_invalid 
-0x3043 007970 branch sp_dhkey_calc_256 
-:      007972 le_sc_sm_wait_send_public_key:
-0x3044 007973 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
-0x3045 007974 jam le_sc_stat_send_public_key ,mem_le_secure_connect_state 
-0x3046 007975 branch le_send_smp_pairing_public_key 
-:      007979 le_fifo_malloc_tx_l2cap_smp:
-0x3047 007980 bpatchx patch2d_1 ,mem_patch2d 
-0x3048 007981 force le_l2cap_cid_smp ,regb 
-0x3049 007982 branch le_fifo_malloc_tx_l2cap 
-:      007986 le_parse_ll:
-0x304a 007987 fetch 1 ,mem_le_rxbuf_data_ll_opcode 
-0x304b 007988 beq ll_connection_update_ind ,le_parse_connection_update_ind 
-0x304c 007989 beq ll_channel_map_ind ,le_parse_channel_map_ind 
-0x304d 007990 beq ll_terminate_ind ,le_parse_terminate_ind 
-0x304e 007991 beq ll_enc_req ,le_parse_enc_req 
-0x304f 007992 beq ll_enc_rsp ,le_parse_enc_rsp 
-0x3050 007993 beq ll_start_enc_req ,le_parse_start_enc_req 
-0x3051 007994 beq ll_start_enc_rsp ,le_parse_start_enc_rsp 
-0x3052 007995 beq ll_unknown_rsp ,le_parse_unknown_rsp 
-0x3053 007996 beq ll_feature_req ,le_parse_feature_req 
-0x3054 007997 beq ll_feature_rsp ,le_parse_feature_rsp 
-0x3055 007998 beq ll_pause_enc_req ,le_parse_pause_enc_req 
-0x3056 007999 beq ll_pause_enc_rsp ,le_parse_pause_enc_rsp 
-0x3057 008000 beq ll_version_ind ,le_parse_version_ind 
-0x3058 008001 beq ll_reject_ind ,le_parse_reject_ind 
-0x3059 008002 beq ll_ping_req ,le_parse_ping_req 
-0x305a 008003 beq ll_ping_rsp ,le_parse_ping_rsp 
-0x305b 008004 beq ll_length_req ,le_parse_length_req 
-0x305c 008005 beq ll_length_rsp ,le_parse_length_rsp 
-0x305d 008006 beq ll_phy_req ,le_parse_phy_req 
-0x305e 008007 beq ll_phy_update_ind ,le_parse_phy_update_ind 
-0x305f 008008 fetchr regc ,1 ,mem_le_rxbuf_data_ll_opcode 
-0x3060 008009 branch le_send_unknown_rsp 
-:      008013 le_parse_connection_update_ind:
-0x3061 008014 ifetch 9 ,contr 
-0x3062 008015 store 9 ,mem_le_new_param 
-0x3063 008016 ifetch 2 ,contr 
-0x3064 008017 store 2 ,mem_le_instant 
-0x3065 008018 fetch 1 ,mem_le_state 
-0x3066 008019 set1 lestate_update_param ,pdata 
-0x3067 008020 store 1 ,mem_le_state 
-0x3068 008021 rtn 
-:      008025 le_parse_channel_map_ind:
-0x3069 008026 ifetch 5 ,contr 
-0x306a 008027 store 5 ,mem_le_new_map 
-0x306b 008028 ifetch 2 ,contr 
-0x306c 008029 store 2 ,mem_le_instant 
-:      008030 le_update_map_enable:
-0x306d 008031 fetch 1 ,mem_le_state 
-0x306e 008032 set1 lestate_update_map ,pdata 
-0x306f 008033 store 1 ,mem_le_state 
-0x3070 008034 rtn 
-:      008038 le_parse_terminate_ind:
-0x3071 008039 setarg 20 
-0x3072 008040 store 2 ,mem_le_superto 
-0x3073 008041 store 2 ,mem_le_init_superto 
-0x3074 008042 rtn 
-:      008046 le_parse_enc_req:
-0x3075 008047 ifetch 8 ,contr 
-0x3076 008048 store 8 ,mem_le_rand 
-0x3077 008049 ifetch 2 ,contr 
-0x3078 008050 store 2 ,mem_le_ediv 
-0x3079 008051 ifetch 8 ,contr 
-0x307a 008052 store 8 ,mem_le_skdm 
-0x307b 008053 ifetch 4 ,contr 
-0x307c 008054 store 4 ,mem_ccm_ivm 
-0x307d 008055 call le_send_enc_rsp 
-0x307e 008056 bpatchx patch2d_2 ,mem_patch2d 
-0x307f 008057 fetch 1 ,mem_le_pairing_state 
-0x3080 008058 beq flag_le_pairing_after_auth ,le_parse_enc_req_after_auth 
-0x3081 008059 fetch 1 ,mem_le_configuration 
-0x3082 008060 bbit1 bit_ble_pairing_fixed_ltk ,le_parse_enc_req_fixed_ltk 
-0x3083 008061 fetch 1 ,mem_nv_data_number 
-0x3084 008062 ncall load_device_list_mode_4 ,blank 
-0x3085 008063 fetch 1 ,mem_ltk_exists 
-0x3086 008064 beq 0 ,le_ltk_lost 
-:      008065 le_parse_enc_req_after_auth:
-0x3087 008066 jam flag_le_rcv_enc_start ,mem_le_enc_state 
-0x3088 008067 call le_send_start_enc_req 
-0x3089 008068 branch generate_sk 
-:      008069 le_parse_enc_req_fixed_ltk:
-0x308a 008070 jam 1 ,mem_ltk_exists 
-0x308b 008071 arg mem_le_fixed_ltk ,contr 
-0x308c 008072 arg mem_le_ltk ,contw 
-0x308d 008073 call memcpy16 
-0x308e 008074 branch le_parse_enc_req_after_auth 
-:      008076 le_ltk_lost:
-0x308f 008077 jam flag_le_enc_null ,mem_le_enc_state 
-0x3090 008078 jam flag_le_enc_null ,mem_le_pairing_state 
-0x3091 008079 jam bt_evt_le_ltk_lost ,mem_fifo_temp 
-0x3092 008080 branch ui_ipc_send_event 
-:      008083 le_parse_enc_rsp:
-0x3093 008084 ifetch 8 ,contr 
-0x3094 008085 store 8 ,mem_le_skds 
-0x3095 008086 ifetch 4 ,contr 
-0x3096 008087 store 4 ,mem_ccm_ivs 
-0x3097 008088 branch generate_sk 
-:      008092 le_parse_start_enc_req:
-0x3098 008093 fetch 1 ,mem_le_state 
-0x3099 008094 set1 lestate_encryption ,pdata 
-0x309a 008095 store 1 ,mem_le_state 
-0x309b 008096 rtn 
-:      008099 le_parse_start_enc_rsp:
-0x309c 008100 rtn master 
-0x309d 008101 jam bt_evt_le_start_enc ,mem_fifo_temp 
-0x309e 008102 call ui_ipc_send_event 
-0x309f 008103 jam flag_le_send_start_enc_rsp ,mem_le_enc_state 
-0x30a0 008104 branch le_send_start_enc_rsp 
-:      008108 le_parse_unknown_rsp:
-0x30a1 008109 rtn 
-:      008113 le_parse_feature_req:
-0x30a2 008114 branch le_send_feature_rsp 
-:      008118 le_parse_feature_rsp:
-0x30a3 008119 rtn 
-:      008123 le_parse_pause_enc_req:
-0x30a4 008124 jam flag_le_enc_pause ,mem_le_enc_state 
-0x30a5 008125 call le_send_pause_enc_rsp 
-0x30a6 008126 jam bt_evt_le_pause_enc ,mem_fifo_temp 
-0x30a7 008127 branch ui_ipc_send_event 
-:      008131 le_parse_pause_enc_rsp:
-0x30a8 008132 rtn 
-:      008136 le_parse_version_ind:
-0x30a9 008137 rtn master 
-0x30aa 008138 branch le_send_version_ind 
-:      008142 le_parse_reject_ind:
-0x30ab 008143 rtn 
-:      008147 le_parse_ping_req:
-0x30ac 008148 branch le_send_ping_rsp 
-:      008152 le_parse_ping_rsp:
-0x30ad 008153 rtn 
-:      008156 le_parse_length_req:
-0x30ae 008157 call le_parse_length_rsp 
-0x30af 008158 branch le_send_data_length_res 
-:      008160 le_parse_length_rsp:
-0x30b0 008161 ifetch 8 ,contr 
-0x30b1 008162 store 8 ,mem_remote_rx_max_octets 
-0x30b2 008163 fetch 2 ,mem_remote_rx_max_octets 
-0x30b3 008164 fetcht 2 ,mem_local_tx_max_octets 
-0x30b4 008165 call not_greater_than 
-0x30b5 008166 store 2 ,mem_remote_rx_max_octets 
-0x30b6 008168 fetch 2 ,mem_remote_tx_max_octets 
-0x30b7 008169 fetcht 2 ,mem_local_rx_max_octets 
-0x30b8 008170 call not_greater_than 
-0x30b9 008171 store 2 ,mem_remote_tx_max_octets 
-0x30ba 008172 rtn 
-:      008176 le_parse_phy_req:
-0x30bb 008177 branch le_send_phy_rsp 
-:      008181 le_parse_phy_update_ind:
-0x30bc 008182 ifetch 2 ,contr 
-0x30bd 008183 store 2 ,mem_le_new_m2s_phy 
-0x30be 008184 ifetch 2 ,contr 
-0x30bf 008185 store 2 ,mem_le_instant 
-0x30c0 008186 rtn blank 
-0x30c1 008187 fetch 1 ,mem_le_state 
-0x30c2 008188 set1 lestate_update_phy ,pdata 
-0x30c3 008189 store 1 ,mem_le_state 
-0x30c4 008190 rtn 
-:      008195 le_send_terminate_ind_user_terminated:
-0x30c5 008196 arg error_remote_user_terminated_connection ,regc 
-:      008199 le_send_terminate_ind:
-0x30c6 008200 arg 2 ,rega 
-0x30c7 008201 arg ll_terminate_ind ,regb 
-0x30c8 008202 call le_fifo_malloc_tx_ll 
-0x30c9 008203 copy regc ,pdata 
-0x30ca 008204 istore 1 ,contw 
-0x30cb 008205 rtn 
-:      008209 le_send_enc_rsp:
-0x30cc 008210 arg mem_le_skds ,contw 
-0x30cd 008211 force 8 ,loopcnt 
-0x30ce 008212 call generate_random_loop 
-0x30cf 008213 arg mem_ccm_ivs ,contw 
-0x30d0 008214 force 4 ,loopcnt 
-0x30d1 008215 call generate_random_loop 
-0x30d2 008216 arg 13 ,rega 
-0x30d3 008217 arg ll_enc_rsp ,regb 
-0x30d4 008218 call le_fifo_malloc_tx_ll 
-0x30d5 008219 fetch 8 ,mem_le_skds 
-0x30d6 008220 istore 8 ,contw 
-0x30d7 008221 fetch 4 ,mem_ccm_ivs 
-0x30d8 008222 istore 4 ,contw 
-0x30d9 008223 rtn 
-:      008227 le_send_start_enc_req:
-0x30da 008228 jam flag_le_send_start_enc_req ,mem_le_enc_state 
-0x30db 008229 arg ll_start_enc_req ,regb 
-0x30dc 008230 branch le_send_ll_one_lenth 
-:      008234 le_send_start_enc_rsp:
-0x30dd 008235 arg ll_start_enc_rsp ,regb 
-0x30de 008236 branch le_send_ll_one_lenth 
-:      008241 le_send_unknown_rsp:
-0x30df 008242 arg 2 ,rega 
-0x30e0 008243 arg ll_unknown_rsp ,regb 
-0x30e1 008244 call le_fifo_malloc_tx_ll 
-0x30e2 008245 istorer regc ,1 ,contw 
-0x30e3 008246 rtn 
-:      008250 le_send_feature_rsp:
-0x30e4 008251 arg 9 ,rega 
-0x30e5 008252 arg ll_feature_rsp ,regb 
-0x30e6 008253 call le_fifo_malloc_tx_ll 
-0x30e7 008254 fetch 8 ,mem_le_local_feature 
-0x30e8 008255 or pdata ,fun_ll_feature_le_encryption ,pdata 
-0x30e9 008256 istore 8 ,contw 
-0x30ea 008257 rtn 
-:      008261 le_send_pause_enc_rsp:
-0x30eb 008262 arg ll_pause_enc_rsp ,regb 
-0x30ec 008263 branch le_send_ll_one_lenth 
-:      008267 le_send_version_ind:
-0x30ed 008268 arg 6 ,rega 
-0x30ee 008269 arg ll_version_ind ,regb 
-0x30ef 008270 call le_fifo_malloc_tx_ll 
-0x30f0 008271 fetch 5 ,mem_version 
-0x30f1 008272 istore 5 ,contw 
-0x30f2 008273 rtn 
-:      008276 le_send_reject_ind:
-0x30f3 008277 arg 2 ,rega 
-0x30f4 008278 arg ll_reject_ind ,regb 
-0x30f5 008279 call le_fifo_malloc_tx_ll 
-0x30f6 008280 setarg le_err_pin_or_key_missing 
-0x30f7 008281 istore 1 ,contw 
-0x30f8 008282 rtn 
-:      008286 le_send_ping_rsp:
-0x30f9 008287 arg ll_ping_rsp ,regb 
-0x30fa 008288 branch le_send_ll_one_lenth 
-:      008290 le_send_data_length_req:
-0x30fb 008291 arg ll_length_req ,regb 
-0x30fc 008292 branch le_send_data_length 
-:      008294 le_send_data_length_res:
-0x30fd 008295 arg ll_length_rsp ,regb 
-:      008296 le_send_data_length:
-0x30fe 008297 arg 9 ,rega 
-0x30ff 008298 call le_fifo_malloc_tx_ll 
-0x3100 008299 fetch 8 ,mem_local_rx_max_octets 
-0x3101 008300 istore 8 ,contw 
-0x3102 008301 rtn 
-:      008305 le_send_phy_rsp:
-0x3103 008306 arg 3 ,rega 
-0x3104 008307 arg ll_phy_rsp ,regb 
-0x3105 008308 call le_fifo_malloc_tx_ll 
-0x3106 008309 fetch 1 ,mem_le_tx_phys 
-0x3107 008310 and pdata ,0x07 ,pdata 
-0x3108 008311 istore 1 ,contw 
-0x3109 008312 fetch 1 ,mem_le_rx_phys 
-0x310a 008313 and pdata ,0x07 ,pdata 
-0x310b 008314 istore 1 ,contw 
-0x310c 008315 rtn 
-:      008319 le_send_ll_one_lenth:
-0x310d 008320 arg 1 ,rega 
-0x310e 008321 branch le_fifo_malloc_tx_ll 
-:      008326 g24_dispatch:
-0x310f 008327 bpatchx patch2d_3 ,mem_patch2d 
-0x3110 008328 bmark1 mark_24g_rxmode ,g24_receive_dispatch 
-0x3111 008329 branch g24_transmit_dispatch 
-:      008334 g24_prep:
-0x3112 008335 bpatchx patch2d_4 ,mem_patch2d 
-0x3113 008336 disable enable_crc 
-0x3114 008337 disable enable_white 
-0x3115 008338 setarg 0x555555 
-0x3116 008339 iforce crc24_init 
-0x3117 008340 fetch 1 ,mem_24g_ch 
-0x3118 008341 branch le_prep_next 
-:      008343 g24_receive_packet:
-0x3119 008344 bpatchx patch2d_5 ,mem_patch2d 
-0x311a 008345 fetch 1 ,mem_24g_rx_phy 
-0x311b 008346 call le_enable_phy_by_pdata 
-0x311c 008347 fetch 4 ,mem_24g_addr 
-0x311d 008348 iforce access 
-0x311e 008349 call set_sync_on 
-0x311f 008350 fetcht 1 ,mem_24g_ch 
-0x3120 008351 call le_rf_rx_enable 
-:      008352 g24_receive_rxon:
-0x3121 008353 call g24_prep 
-0x3122 008354 bmark0 mark_ble_lr ,g24_receive_nolr 
-0x3123 008355 pulse dewhiten_code_calc 
-0x3124 008356 nop 30 
-0x3125 008357 call g24_prep 
-:      008358 g24_receive_nolr:
-0x3126 008359 disable user3 
-0x3127 008360 enable decode_fec0 
-0x3128 008361 enable is_rx 
-0x3129 008362 disable is_tx 
-0x312a 008363 enable swfine 
-0x312b 008364 fetch 2 ,mem_24g_rx_window 
-0x312c 008365 iforce stop_watch 
-0x312d 008366 correlate null ,timeout 
-0x312e 008367 nbranch g24_sync_timeout ,sync 
-0x312f 008368 call rf_debug_rx_sync_line 
-0x3130 008369 bmark1 mark_ble_lr ,g24_receive_skip_fec1 
-0x3131 008370 fetch 1 ,mem_24g_disable_fec1 
-0x3132 008371 nbranch g24_receive_skip_fec1 ,blank 
-0x3133 008372 disable decode_fec0 
-0x3134 008373 enable decode_fec1 
-:      008374 g24_receive_skip_fec1:
-0x3135 008375 enable enable_white 
-0x3136 008376 enable enable_crc 
-0x3137 008377 call g24_receive_byte 
-0x3138 008378 store 1 ,mem_24g_get_syncword_crc8 
-0x3139 008379 fetcht 1 ,mem_24g_syncword_crc8 
-0x313a 008380 isub temp ,null 
-0x313b 008381 nbranch g24_hec_error ,zero 
-0x313c 008382 bpatchx patch2d_6 ,mem_patch2d 
-0x313d 008383 disable user7 
-0x313e 008384 isolate1 mark_ble_lr ,mark 
-0x313f 008385 call g24_lr_receive_pdu_len ,true 
-0x3140 008386 branch g24_lr_len_error ,user7 
-0x3141 008387 call g24_receive_byte 
-0x3142 008388 store 1 ,mem_24g_rxbuf 
-0x3143 008389 bmark1 mark_24g_rxmode ,g24_receive_skip 
-0x3144 008390 fetch 1 ,mem_24g_rxbuf 
-0x3145 008391 fetcht 1 ,mem_24g_data_type 
-0x3146 008392 icompare bits_data ,temp 
-0x3147 008393 nbranch g24_type_error ,true 
-:      008394 g24_receive_skip:
-0x3148 008395 call g24_receive_byte 
-0x3149 008396 isolate1 mark_ble_lr ,mark 
-0x314a 008397 call g24_lr_receive_payload_len ,true 
-0x314b 008398 istore 1 ,contw 
-0x314c 008399 rshift3 pdata ,pdata 
-0x314d 008400 sub pdata ,0x1f ,null 
-0x314e 008401 nbranch g24_len_over_error ,positive 
-0x314f 008402 copy pdata ,loopcnt 
-0x3150 008403 branch g24rx_nopayload ,zero 
-:      008404 g24rx_loop:
-0x3151 008405 call g24_receive_byte 
-0x3152 008406 istore 1 ,contw 
-0x3153 008407 loop g24rx_loop 
-:      008408 g24rx_nopayload:
-0x3154 008409 bmark1 mark_24g_rxmode ,g24_receive_skip_rssi 
-0x3155 008410 copy contw ,rega 
-0x3156 008411 call g24_receive_byte 
-0x3157 008412 store 1 ,mem_rssi_hex_received 
-0x3158 008413 copy rega ,contw 
-:      008414 g24_receive_skip_rssi:
-0x3159 008415 parse demod ,bucket ,24 
-0x315a 008416 rshift32 pdata ,pdata 
-0x315b 008417 rshift16 pdata ,pdata 
-0x315c 008418 istore 3 ,contw 
-0x315d 008419 fetch 1 ,mem_24g_disable_fec1 
-0x315e 008420 nbranch g24_receive_skip_disable_fec1 ,blank 
-0x315f 008421 disable decode_fec1 
-:      008422 g24_receive_skip_next:
-0x3160 008423 isolate1 mark_24g_rxmode ,mark 
-0x3161 008424 call save_rssi_dec ,true 
-0x3162 008425 branch g24_crc_error ,crc_failed 
-0x3163 008426 call rf_debug_rx_crc_line 
-0x3164 008427 bpatchx patch2d_7 ,mem_patch2d 
-0x3165 008428 enable user3 
-0x3166 008429 call le_match_set_txfreq 
-0x3167 008430 rtnmark1 mark_24g_rxmode 
-0x3168 008431 fetch 1 ,mem_rssi_hex_received 
-0x3169 008432 fetcht 1 ,mem_rssi_hex_received_max_value 
-0x316a 008433 isub temp ,null 
-0x316b 008434 call copy_temp2pdata ,positive 
-0x316c 008435 branch rssi_signal 
-:      008437 g24_receive_skip_disable_fec1:
-0x316d 008438 disable decode_fec0 
-0x316e 008439 branch g24_receive_skip_next 
-:      008442 g24_lr_receive_pdu_len:
-0x316f 008443 call g24_receive_byte 
-0x3170 008444 sub pdata ,1 ,null 
-0x3171 008445 branch enable_user7 ,positive 
-0x3172 008446 increase -2 ,pdata 
-0x3173 008447 bmark1 mark_24g_rxmode ,g24_lr_receive_pdu_norssi 
-0x3174 008448 branch enable_user7 ,blank 
-0x3175 008449 increase -1 ,pdata 
-:      008450 g24_lr_receive_pdu_norssi:
-0x3176 008451 store 1 ,mem_temp 
-0x3177 008452 rtn 
-:      008454 g24_lr_receive_payload_len:
-0x3178 008455 and_into 0x07 ,pdata 
-0x3179 008456 fetcht 1 ,mem_temp 
-0x317a 008457 lshift3 temp ,temp 
-0x317b 008458 ior temp ,pdata 
-0x317c 008459 rtn 
-:      008461 g24_receive_byte:
-0x317d 008462 parse demod ,bucket ,8 
-0x317e 008463 rshift3 pwindow ,pdata 
-0x317f 008464 rtn 
-:      008466 g24_sync_timeout:
-0x3180 008467 jam err_sync_to ,mem_24g_off_type 
-0x3181 008468 isolate1 mark_24g_rxmode ,mark 
-0x3182 008469 call rssi_noise ,true 
-:      008470 g24_end_of_packet:
-0x3183 008471 bpatchx patch2e_0 ,mem_patch2e 
-0x3184 008472 call le_disable 
-0x3185 008473 disable encode_fec1 
-0x3186 008474 disable decode_fec1 
-0x3187 008475 branch end_of_packet 
-:      008477 g24_hec_error:
-0x3188 008478 jam err_hec ,mem_24g_off_type 
-0x3189 008479 branch g24_end_of_packet 
-:      008481 g24_lr_len_error:
-0x318a 008482 jam err_lr_len ,mem_24g_off_type 
-0x318b 008483 branch g24_end_of_packet 
-:      008485 g24_type_error:
-0x318c 008486 jam err_type ,mem_24g_off_type 
-0x318d 008487 branch g24_end_of_packet 
-:      008489 g24_len_over_error:
-0x318e 008490 jam err_len_over ,mem_24g_off_type 
-0x318f 008491 branch g24_end_of_packet 
-:      008493 g24_crc_error:
-0x3190 008494 jam err_crc ,mem_24g_off_type 
-0x3191 008495 branch g24_end_of_packet 
-:      008497 g24_set_freq_tx:
-0x3192 008498 call set_sync_on 
-0x3193 008499 fetcht 1 ,mem_24g_ch 
-0x3194 008500 branch set_freq_tx 
-:      008502 g24_transmit:
-0x3195 008503 bpatchx patch2e_1 ,mem_patch2e 
-0x3196 008504 fetch 1 ,mem_24g_tx_phy 
-0x3197 008505 call le_enable_phy_by_pdata 
-0x3198 008506 fetch 4 ,mem_24g_addr 
-0x3199 008507 iforce access 
-0x319a 008508 call g24_prep 
-0x319b 008509 call g24_set_freq_tx 
-0x319c 008510 set1 txgfsk ,radio_ctrl 
-0x319d 008511 enable encode_fec0 
-0x319e 008512 enable is_tx 
-0x319f 008513 disable is_rx 
-0x31a0 008514 call rf_debug_tx_on_line 
-0x31a1 008515 disable lr_s2en 
-0x31a2 008516 bmark1 mark_ble_lr ,g24_transmit_lr 
-0x31a3 008517 bmark1 mark_ble_2m ,g24_transmit_2m 
-0x31a4 008518 rshift16 access ,pdata 
-0x31a5 008519 rshift8 pdata ,pdata 
-0x31a6 008520 rshift4 pdata ,pdata 
-0x31a7 008521 inject mod ,40 
-:      008522 g24_transmit_packet:
-0x31a8 008523 bpatchx patch2e_2 ,mem_patch2e 
-0x31a9 008524 bmark1 mark_ble_lr ,g24_transmit_nolr 
-0x31aa 008525 fetch 1 ,mem_24g_disable_fec1 
-0x31ab 008526 nbranch g24_transmit_nolr ,blank 
-0x31ac 008527 disable encode_fec0 
-0x31ad 008528 enable encode_fec1 
-:      008529 g24_transmit_nolr:
-0x31ae 008530 enable enable_white 
-0x31af 008531 enable enable_crc 
-0x31b0 008532 fetch 1 ,mem_24g_txlen 
-0x31b1 008533 iforce loopcnt 
-0x31b2 008534 arg mem_24g_txpayload ,contr 
-:      008535 g24tr_loop:
-0x31b3 008536 ifetch 1 ,contr 
-0x31b4 008537 inject mod ,8 
-0x31b5 008538 loop g24tr_loop 
-0x31b6 008539 enable enable_parity 
-0x31b7 008540 inject mod ,24 
-0x31b8 008541 disable enable_parity 
-0x31b9 008542 bmark0 mark_ble_lr ,g24_transmit_skip 
-0x31ba 008543 disable enable_white 
-0x31bb 008544 setarg 0 
-0x31bc 008545 inject mod ,3 
-:      008546 g24_transmit_skip:
-0x31bd 008547 until null ,tx_clear 
-0x31be 008548 nop 100 
-0x31bf 008549 disable lr_s2en 
-0x31c0 008550 disable encode_fec0 
-0x31c1 008551 fetch 1 ,mem_24g_disable_fec1 
-0x31c2 008552 nbranch g24_transmit_skip_disable_fec1 ,blank 
-0x31c3 008553 disable encode_fec1 
-:      008554 g24_transmit_skip_disable_fec1:
-0x31c4 008555 disable encode_fec3 
-0x31c5 008556 call set_sync_on 
-0x31c6 008557 branch rf_debug_tx_off_line 
-:      008559 g24_transmit_lr:
-0x31c7 008560 arg 10 ,loopcnt 
-:      008561 g24_transmit_lr_preamble_loop:
-0x31c8 008562 setarg 0x3c 
-0x31c9 008563 inject mod ,8 
-0x31ca 008564 loop g24_transmit_lr_preamble_loop 
-0x31cb 008565 disable encode_fec0 
-0x31cc 008566 enable encode_fec3 
-0x31cd 008567 rshift16 access ,pdata 
-0x31ce 008568 rshift16 pdata ,pdata 
-0x31cf 008569 rshift4 pdata ,pdata 
-0x31d0 008570 inject mod ,32 
-0x31d1 008571 bmark1 mark_ble_lr_s8 ,g24_transmit_lr_s8 
-:      008572 g24_transmit_lr_s2:
-0x31d2 008573 setarg 1 
-0x31d3 008574 inject mod ,5 
-0x31d4 008575 enable lr_s2en 
-0x31d5 008576 branch g24_transmit_packet 
-:      008578 g24_transmit_lr_s8:
-0x31d6 008579 setarg 0 
-0x31d7 008580 inject mod ,5 
-0x31d8 008581 branch g24_transmit_packet 
-:      008583 g24_transmit_2m:
-0x31d9 008584 fetch 1 ,mem_system_clk 
-0x31da 008585 rshift pdata ,loopcnt 
-:      008586 g24_transmit_2m_dealy:
-0x31db 008587 nop 2 
-0x31dc 008588 loop g24_transmit_2m_dealy 
-0x31dd 008590 rshift16 access ,pdata 
-0x31de 008591 rshift8 pdata ,pdata 
-0x31df 008592 rshift4 pdata ,temp 
-0x31e0 008593 copy temp ,pdata 
-0x31e1 008594 inject mod ,8 
-0x31e2 008595 copy temp ,pdata 
-0x31e3 008596 inject mod ,40 
-0x31e4 008597 branch g24_transmit_packet 
-:      008605 g24_transmit_prep:
-0x31e5 008606 bpatchx patch2e_3 ,mem_patch2e 
-0x31e6 008607 fetch 1 ,mem_24g_tx_phy 
-0x31e7 008608 bbit1 bit_le_coded_phy ,g24_lr_transmit_prep 
-0x31e8 008610 fetch 1 ,mem_24g_datalen 
-0x31e9 008611 increase 3 ,pdata 
-0x31ea 008612 store 1 ,mem_24g_txlen 
-0x31eb 008614 fetch 1 ,mem_24g_syncword_crc8 
-0x31ec 008615 store 1 ,mem_24g_txpayload 
-0x31ed 008617 fetch 1 ,mem_24g_data_type 
-0x31ee 008618 istore 1 ,contw 
-0x31ef 008620 fetch 1 ,mem_24g_datalen 
-:      008621 g24_transmit_prep_pdu:
-0x31f0 008622 lshift3 pdata ,pdata 
-0x31f1 008623 fetcht 1 ,mem_24g_pid 
-0x31f2 008624 and temp ,0x03 ,temp 
-0x31f3 008625 lshift temp ,temp 
-0x31f4 008626 ior temp ,pdata 
-0x31f5 008627 fetcht 1 ,mem_24g_no_ack 
-0x31f6 008628 iadd temp ,pdata 
-0x31f7 008629 istore 1 ,contw 
-0x31f8 008631 fetch 1 ,mem_24g_datalen 
-0x31f9 008632 iforce loopcnt 
-0x31fa 008633 arg mem_24g_txbuf ,contr 
-0x31fb 008634 call memcpy 
-0x31fc 008635 bpatchx patch2e_4 ,mem_patch2e 
-0x31fd 008637 rtnmark0 mark_24g_rxmode 
-0x31fe 008638 fetch 1 ,mem_rssi_hex 
-0x31ff 008639 istore 1 ,contw 
-0x3200 008640 fetch 1 ,mem_24g_tx_phy 
-0x3201 008641 rtnbit1 bit_le_coded_phy 
-0x3202 008642 fetch 1 ,mem_24g_txlen 
-0x3203 008643 increase 1 ,pdata 
-0x3204 008644 store 1 ,mem_24g_txlen 
-0x3205 008645 rtn 
-:      008647 g24_lr_transmit_prep:
-0x3206 008649 fetch 1 ,mem_24g_datalen 
-0x3207 008650 increase 4 ,pdata 
-0x3208 008651 bmark0 mark_24g_rxmode ,g24_lr_transmit_prep_skip 
-0x3209 008652 increase 1 ,pdata 
-:      008653 g24_lr_transmit_prep_skip:
-0x320a 008654 store 1 ,mem_24g_txlen 
-0x320b 008656 fetch 1 ,mem_24g_syncword_crc8 
-0x320c 008657 store 1 ,mem_24g_txpayload 
-0x320d 008659 fetch 1 ,mem_24g_txlen 
-0x320e 008660 increase -2 ,pdata 
-0x320f 008661 istore 1 ,contw 
-0x3210 008663 fetch 1 ,mem_24g_data_type 
-0x3211 008664 istore 1 ,contw 
-0x3212 008665 setarg 0 
-0x3213 008666 branch g24_transmit_prep_pdu 
-:      008668 g24_read_len_pid_crc:
-0x3214 008669 bpatchx patch2e_5 ,mem_patch2e 
-0x3215 008671 fetch 1 ,mem_24g_rxbuf + 1 
-0x3216 008672 rshift3 pdata ,pdata 
-0x3217 008673 store 1 ,mem_24g_rxdata_length 
-0x3218 008675 increase 1 ,pdata 
-0x3219 008676 arg mem_24g_rxbuf + 1 ,contr 
-0x321a 008677 iadd contr ,contr 
-0x321b 008678 ifetch 3 ,contr 
-0x321c 008679 store 3 ,mem_24g_sta_crc 
-0x321d 008681 fetch 1 ,mem_24g_rxbuf + 1 
-0x321e 008682 rshift pdata ,pdata 
-0x321f 008683 and pdata ,0x03 ,pdata 
-0x3220 008684 store 1 ,mem_24g_sta_pid 
-0x3221 008685 rtn 
-:      008688 g24_ch:
-0x3222 008689 bpatchx patch2e_6 ,mem_patch2e 
-0x3223 008690 fetcht 1 ,mem_24g_current_ch_number 
-0x3224 008691 call g24_ch_map_size 
-0x3225 008692 storet 1 ,mem_24g_current_ch_number 
-0x3226 008693 rtn 
-:      008695 g24_ch_map_size:
-0x3227 008696 bpatchx patch2e_7 ,mem_patch2e 
-0x3228 008697 call g24_ch_calc 
-0x3229 008698 increase 1 ,temp 
-0x322a 008699 and_into 3 ,temp 
-0x322b 008700 rtn 
-:      008702 g24_ch_calc:
-0x322c 008703 bpatchx patch2f_0 ,mem_patch2f 
-0x322d 008704 fetch 1 ,mem_24g_addr 
-0x322e 008705 and_into 0x03 ,pdata 
-0x322f 008706 mul32 pdata ,4 ,rega 
-0x3230 008707 setarg mem_24g_ch_map1 
-0x3231 008708 iadd rega ,pdata 
-0x3232 008709 iadd temp ,contr 
-0x3233 008710 ifetch 1 ,contr 
-0x3234 008711 store 1 ,mem_24g_ch 
-0x3235 008712 rtn 
-:      008715 g24_update_addr_and_synccrc8:
-0x3236 008716 store 4 ,mem_24g_addr 
-0x3237 008718 bpatchx patch2f_1 ,mem_patch2f 
-:      008719 g24_syncword_crc8:
-0x3238 008720 arg 0 ,rega 
-0x3239 008721 arg 4 ,loopcnt 
-0x323a 008722 arg mem_24g_addr ,contr 
-:      008723 g24_syncword_crc8_loop:
-0x323b 008724 ifetch 1 ,contr 
-0x323c 008725 iadd rega ,rega 
-0x323d 008726 loop g24_syncword_crc8_loop 
-0x323e 008727 copy rega ,pdata 
-0x323f 008728 store 2 ,mem_24g_syncword 
-0x3240 008729 fetch 1 ,mem_24g_syncword 
-0x3241 008730 fetcht 1 ,mem_24g_syncword + 1 
-0x3242 008731 iadd temp ,pdata 
-0x3243 008732 store 1 ,mem_24g_syncword_crc8 
-0x3244 008733 rtn 
-:      008736 g24_timer_check:
-0x3245 008737 bpatchx patch2f_2 ,mem_patch2f 
-0x3246 008738 call disable_user 
-0x3247 008739 fetcht 4 ,mem_24g_tx_btclk 
-0x3248 008740 copy clkn_bt ,pdata 
-0x3249 008741 isub temp ,null 
-0x324a 008742 ncall g24_timer_timeout ,positive 
-0x324b 008743 copy pdata ,regb 
-0x324c 008744 fetch 4 ,mem_24g_tx_btclk 
-0x324d 008745 fetcht 1 ,mem_24g_interval 
-0x324e 008746 iadd temp ,temp 
-0x324f 008747 copy regb ,pdata 
-0x3250 008748 isub temp ,null 
-0x3251 008749 nrtn positive 
-0x3252 008750 set0 28 ,pdata 
-0x3253 008751 store 4 ,mem_24g_tx_btclk 
-0x3254 008752 branch enable_user 
-:      008754 g24_timer_timeout:
-0x3255 008755 rtn zero 
-0x3256 008756 set1 28 ,pdata 
-0x3257 008757 rtn 
-:      008759 g24_timer_init:
-0x3258 008760 setarg 0 
-0x3259 008761 store 4 ,mem_24g_tx_btclk 
-0x325a 008762 rtn 
-:      008770 g24_chmap_param_init:
-0x325b 008771 bpatchx patch2f_3 ,mem_patch2f 
-0x325c 008772 setsect 0 ,0x1300 
-0x325d 008773 setsect 1 ,0x1908b 
-0x325e 008774 setsect 2 ,0x36150 
-0x325f 008775 setsect 3 ,0x3d20 
-0x3260 008776 store 9 ,mem_24g_ch_map1 
-0x3261 008777 setsect 0 ,0x3a1a 
-0x3262 008778 setsect 1 ,0xc453 
-0x3263 008779 setsect 2 ,0xd312 
-0x3264 008780 setsect 3 ,0x1 
-0x3265 008781 istore 7 ,contw 
-0x3266 008782 fetch 1 ,mem_24g_ch_map_update 
-0x3267 008783 rtn blank 
-0x3268 008784 arg mem_24g_ch_update_map1 ,contr 
-0x3269 008785 arg mem_24g_ch_map1 ,contw 
-0x326a 008786 branch memcpy16 
-:      008794 g24_chamap_param_update:
-0x326b 008795 bpatchx patch2f_4 ,mem_patch2f 
-0x326c 008796 setarg 0x4e001e 
-0x326d 008797 store 3 ,mem_24g_ch_update_map1 + 1 
-0x326e 008798 setarg 0x032303 
-0x326f 008799 istore 3 ,contw 
-0x3270 008800 setarg 0x250642 
-0x3271 008801 istore 3 ,contw 
-0x3272 008802 setarg 0x094c06 
-0x3273 008803 istore 3 ,contw 
-0x3274 008804 setarg 0x3c0927 
-0x3275 008805 istore 3 ,contw 
-0x3276 008806 jam 1 ,mem_24g_ch_map_update 
-0x3277 008807 rtn 
-:      008810 g24_rx_window_init:
-0x3278 008811 bpatchx patch2f_5 ,mem_patch2f 
-0x3279 008812 arg 0x6978 ,temp 
-0x327a 008813 bmark1 mark_24g_rxmode ,g24_rx_window_store 
-0x327b 008814 arg 0x12c0 ,temp 
-0x327c 008815 fetch 1 ,mem_24g_rx_phy 
-0x327d 008816 bbit0 2 ,g24_rx_window_store 
-0x327e 008817 arg 0x2ee0 ,temp 
-:      008818 g24_rx_window_store:
-0x327f 008819 storet 2 ,mem_24g_rx_window 
-0x3280 008820 rtn 
-:      008822 g24_enable_1m:
-0x3281 008823 jam 0x01 ,mem_24g_rx_phy 
-0x3282 008824 jam 0x01 ,mem_24g_tx_phy 
-0x3283 008825 rtn 
-:      008827 g24_enable_2m:
-0x3284 008828 jam 0x02 ,mem_24g_rx_phy 
-0x3285 008829 jam 0x02 ,mem_24g_tx_phy 
-0x3286 008830 rtn 
-:      008854 g24_pair_param_init:
-0x3287 008855 bpatchx patch2f_6 ,mem_patch2f 
-0x3288 008856 jam 0x4e ,mem_24g_pair_ch 
-0x3289 008857 setarg 0x101520 
-0x328a 008858 store 3 ,mem_24g_pair_addr 
-0x328b 008859 setarg 0x05 
-0x328c 008860 istore 1 ,contw 
-0x328d 008861 rtn 
-:      008867 g24_pair_timeout_timer:
-0x328e 008868 arg mem_24g_pair_timeout ,regc 
-0x328f 008869 arg g24_stop_24g_mode ,regb 
-0x3290 008870 branch timer_single_step_2b 
-:      008872 g24_pair_start:
-0x3291 008873 set1 mark_24g ,mark 
-0x3292 008874 fetch 1 ,mem_24g_conn_sm 
-0x3293 008875 set0 state_24g_reconn ,pdata 
-0x3294 008876 set1 state_24g_pair ,pdata 
-0x3295 008877 store 1 ,mem_24g_conn_sm 
-0x3296 008878 setarg 0 
-0x3297 008879 store 2 ,mem_24g_reconn_timeout 
-0x3298 008880 fetch 2 ,mem_24g_pair_timeout_init 
-0x3299 008881 store 2 ,mem_24g_pair_timeout 
-0x329a 008882 jam 0 ,mem_24g_pair_no_ack 
-0x329b 008883 call g24_pair_sm_reinit 
-:      008884 g24_pair_init_param:
-0x329c 008885 jam 0 ,mem_24g_pid 
-0x329d 008886 fetch 1 ,mem_24g_pair_ch 
-0x329e 008887 store 1 ,mem_24g_ch 
-0x329f 008888 fetch 1 ,mem_24g_pair_tx_power 
-0x32a0 008889 store 1 ,mem_tx_power 
-0x32a1 008890 fetch 4 ,mem_24g_pair_addr 
-0x32a2 008891 branch g24_update_addr_and_synccrc8 
-:      008894 g24_pair_dispatch:
-0x32a3 008895 bpatchx patch2f_7 ,mem_patch2f 
-0x32a4 008896 jam default_24g_device ,mem_24g_reconn_type 
-0x32a5 008897 fetch 2 ,mem_24g_pair_count 
-0x32a6 008898 increase 1 ,pdata 
-0x32a7 008899 store 2 ,mem_24g_pair_count 
-0x32a8 008900 fetch 1 ,mem_24g_pair_count 
-0x32a9 008901 and pdata ,0xff ,pdata 
-0x32aa 008902 nrtn blank 
-0x32ab 008903 fetch 1 ,mem_24g_pair_sm 
-0x32ac 008904 beq state_24g_pairing_success ,g24_pair_exit 
-0x32ad 008905 beq state_24g_pairing_1 ,g24_pair_sm_1 
-0x32ae 008906 beq state_24g_pairing_2 ,g24_pair_sm_2 
-0x32af 008907 beq state_24g_pairing_3 ,g24_pair_sm_3 
-0x32b0 008908 beq state_24g_pairing_4 ,g24_pair_sm_4 
-0x32b1 008909 rtn 
-:      008911 g24_pair_sm_1:
-0x32b2 008912 jam datatype_attemp ,mem_24g_txbuf 
-0x32b3 008913 branch g24_pair_sm_prep 
-:      008915 g24_pair_sm_2:
-0x32b4 008916 fetch 1 ,mem_24g_pair_switch 
-0x32b5 008917 branch g24_pair_sm_2_skip ,blank 
-0x32b6 008918 fetch 4 ,mem_24g_device_addr 
-0x32b7 008919 call g24_update_addr_and_synccrc8 
-:      008920 g24_pair_sm_2_skip:
-0x32b8 008921 jam datatype_bind ,mem_24g_txbuf 
-0x32b9 008922 branch g24_pair_sm_prep 
-:      008924 g24_pair_sm_3:
-0x32ba 008925 jam datatype_config ,mem_24g_txbuf 
-0x32bb 008926 fetch 1 ,mem_24g_pair_switch 
-0x32bc 008927 branch g24_pair_sm_prep ,blank 
-0x32bd 008928 fetch 4 ,mem_24g_receiver_addr 
-0x32be 008929 store 4 ,mem_24g_txbuf + 2 
-0x32bf 008930 branch g24_pair_sm_common 
-:      008932 g24_pair_sm_4:
-0x32c0 008933 jam datatype_ok ,mem_24g_txbuf 
-:      008934 g24_pair_sm_prep:
-0x32c1 008935 fetch 4 ,mem_24g_device_addr 
-0x32c2 008936 store 4 ,mem_24g_txbuf + 2 
-:      008937 g24_pair_sm_common:
-0x32c3 008938 fetch 1 ,mem_24g_data_type 
-0x32c4 008939 and_into bits_data ,pdata 
-0x32c5 008940 store 1 ,mem_24g_txbuf + 1 
-0x32c6 008941 jam 0 ,mem_24g_txbuf + 6 
-0x32c7 008942 jam 7 ,mem_24g_datalen 
-0x32c8 008943 call g24_transmit_prep 
-0x32c9 008944 call g24_transmit_receive_ack 
-0x32ca 008945 nrtn sync 
-0x32cb 008946 nrtn user3 
-0x32cc 008947 call g24_txbuf_clear 
-0x32cd 008948 call g24_ackpayload_parse 
-0x32ce 008949 bpatchx patch30_0 ,mem_patch30 
-0x32cf 008950 fetch 1 ,mem_24g_pair_sm 
-0x32d0 008951 rtneq state_24g_pairing_success 
-0x32d1 008952 beq state_24g_pairing_1 ,g24_pair_sm_1_waiting_ack 
-0x32d2 008953 beq state_24g_pairing_2 ,g24_pair_sm_2_waiting_ack 
-0x32d3 008954 beq state_24g_pairing_3 ,g24_pair_sm_3_waiting_ack 
-0x32d4 008955 beq state_24g_pairing_4 ,g24_pair_sm_4_waiting_ack 
-0x32d5 008956 rtn 
-:      008958 g24_pair_sm_reinit:
-0x32d6 008959 jam state_24g_pairing_2 ,mem_24g_pair_sm 
-0x32d7 008960 fetch 1 ,mem_24g_pair_switch 
-0x32d8 008961 rtn blank 
-0x32d9 008962 jam state_24g_pairing_1 ,mem_24g_pair_sm 
-0x32da 008963 rtn 
-:      008965 g24_pair_sm_1_waiting_ack:
-0x32db 008966 jam state_24g_pairing_2 ,mem_24g_pair_sm 
-0x32dc 008967 branch g24_transmit_abandon 
-:      008969 g24_pair_sm_2_waiting_ack:
-0x32dd 008970 fetch 1 ,mem_24g_pair_switch 
-0x32de 008971 branch g24_pair_sm_2_waiting_ack_skip ,blank 
-0x32df 008972 fetch 4 ,mem_24g_rxpayload + 2 
-0x32e0 008973 store 4 ,mem_24g_receiver_addr 
-:      008974 g24_pair_sm_2_waiting_ack_skip:
-0x32e1 008975 jam state_24g_pairing_3 ,mem_24g_pair_sm 
-0x32e2 008976 branch g24_transmit_abandon 
-:      008978 g24_pair_sm_3_waiting_ack:
-0x32e3 008979 fetch 1 ,mem_24g_pair_switch 
-0x32e4 008980 branch g24_pair_sm_3_waiting_ack_skip ,blank 
-0x32e5 008981 fetch 4 ,mem_24g_rxpayload + 2 
-0x32e6 008982 fetcht 4 ,mem_24g_device_addr 
-0x32e7 008983 isub temp ,null 
-0x32e8 008984 nrtn zero 
-:      008985 g24_pair_sm_3_waiting_ack_skip:
-0x32e9 008986 jam state_24g_pairing_4 ,mem_24g_pair_sm 
-0x32ea 008987 branch g24_transmit_abandon 
-:      008989 g24_pair_sm_4_waiting_ack:
-0x32eb 008990 fetch 1 ,mem_24g_pair_switch 
-0x32ec 008991 branch g24_pair_sm_4_waiting_ack_skip ,blank 
-0x32ed 008992 fetch 4 ,mem_24g_rxpayload + 2 
-0x32ee 008993 fetcht 4 ,mem_24g_receiver_addr 
-0x32ef 008994 isub temp ,null 
-0x32f0 008995 nrtn zero 
-:      008996 g24_pair_sm_4_waiting_ack_skip:
-0x32f1 008997 jam state_24g_pairing_success ,mem_24g_pair_sm 
-0x32f2 008998 jam bt_evt_24g_pairing_complete ,mem_fifo_temp 
-0x32f3 008999 call ui_ipc_send_event 
-0x32f4 009000 setarg 0 
-0x32f5 009001 store 2 ,mem_24g_pair_timeout 
-0x32f6 009002 fetch 4 ,mem_24g_rxpayload + 2 
-0x32f7 009003 call g24_update_addr_and_synccrc8 
-:      009004 g24_pair_exit:
-0x32f8 009005 fetch 1 ,mem_24g_conn_sm 
-0x32f9 009006 set0 state_24g_pair ,pdata 
-0x32fa 009007 store 1 ,mem_24g_conn_sm 
-0x32fb 009008 branch g24_transmit_abandon 
-:      009034 g24_bind_mode_enable:
-0x32fc 009035 jam dongle_bind ,mem_24g_work_mode 
-0x32fd 009036 jam clear_init ,mem_24g_mode_init 
-0x32fe 009037 rtn 
-:      009039 g24_bind_init:
-0x32ff 009040 fetch 1 ,mem_24g_mode_init 
-0x3300 009041 rtnbit1 dongle_bind 
-0x3301 009042 set1 dongle_bind ,pdata 
-0x3302 009043 store 1 ,mem_24g_mode_init 
-0x3303 009044 setarg 0 
-0x3304 009045 store 3 ,mem_24g_device1_bind_step 
-0x3305 009046 store 1 ,mem_24g_device1_bind_disable 
-0x3306 009047 store 1 ,mem_24g_device2_bind_disable 
-0x3307 009048 store 4 ,mem_24g_transmitter_addr 
-0x3308 009049 jam 1 ,mem_24g_ackpayload_enable 
-0x3309 009050 branch g24_pair_init_param 
-:      009053 g24_bind_ackpayload_prep:
-0x330a 009054 jam 1 ,mem_24g_ackpayload_enable 
-0x330b 009055 jam 0x08 ,mem_24g_datalen 
-0x330c 009056 arg mem_24g_bind_payload ,contr 
-0x330d 009057 arg mem_24g_txbuf ,contw 
-0x330e 009058 branch memcpy8 
-:      009061 g24_bind_data_process:
-0x330f 009062 bpatchx patch30_1 ,mem_patch30 
-0x3310 009063 call g24_rx_interrupt_clear 
-0x3311 009064 call g24_receive_packet 
-0x3312 009065 nbranch g24_rx_interrupt_clear ,user3 
-0x3313 009066 call g24_bind_data_parse 
-0x3314 009067 call g24_transmit_ack 
-0x3315 009068 call g24_bind_device_status_check 
-0x3316 009069 call dongle_kb_bind_soft_reset 
-0x3317 009070 fetch 1 ,mem_24g_pair_switch 
-0x3318 009071 rtn blank 
-0x3319 009072 fetch 4 ,mem_24g_transmitter_addr 
-0x331a 009073 rtn blank 
-0x331b 009074 branch g24_update_addr_and_synccrc8 
-:      009076 g24_bind_data_error:
-0x331c 009077 call g24_rx_interrupt_clear 
-0x331d 009078 branch g24_end_of_packet 
-:      009080 g24_bind_data_parse:
-0x331e 009081 jam bind_mode_continue ,mem_24g_bind_mode_continue 
-0x331f 009082 arg mem_24g_rxbuf ,contr 
-0x3320 009083 arg mem_24g_rxdata_temp ,contw 
-0x3321 009084 call memcpy8 
-0x3322 009085 bpatchx patch30_2 ,mem_patch30 
-0x3323 009086 fetch 1 ,mem_24g_rxdata_temp + 2 
-0x3324 009087 beq datatype_bind ,g24_bind_first_step 
-0x3325 009088 beq datatype_config ,g24_bind_second_step 
-0x3326 009089 beq datatype_ok ,g24_bind_third_step 
-0x3327 009090 beq datatype_attemp ,g24_data_attemp 
-0x3328 009091 rtn 
-:      009094 g24_bind_first_step:
-0x3329 009095 fetch 1 ,mem_24g_rxdata_temp + 3 
-0x332a 009096 beq datatype_device1 ,g24_bind_first_step_device1 
-0x332b 009097 beq datatype_device2 ,g24_bind_first_step_device2 
-0x332c 009098 rtn 
-:      009100 g24_bind_first_step_device1:
-0x332d 009101 fetch 1 ,mem_24g_device1_bind_disable 
-0x332e 009102 nrtn blank 
-0x332f 009103 jam 1 ,mem_24g_device1_bind_step 
-:      009104 g24_bind_dvc1_payload_cfg:
-0x3330 009105 jam datatype_device1 ,mem_24g_bind_payload 
-:      009106 g24_bind_payload_cfg:
-0x3331 009107 jam 0x80 ,mem_24g_bind_payload + 1 
-0x3332 009108 fetch 6 ,mem_24g_lap 
-0x3333 009109 store 6 ,mem_24g_bind_payload + 2 
-0x3334 009110 rtn 
-:      009112 g24_bind_first_step_device2:
-0x3335 009113 fetch 1 ,mem_24g_device2_bind_disable 
-0x3336 009114 nrtn blank 
-0x3337 009115 jam 1 ,mem_24g_device2_bind_step 
-:      009116 g24_bind_dvc2_payload_cfg:
-0x3338 009117 jam datatype_device2 ,mem_24g_bind_payload 
-0x3339 009118 branch g24_bind_payload_cfg 
-:      009121 g24_bind_second_step:
-0x333a 009122 fetch 1 ,mem_24g_pair_switch 
-0x333b 009123 branch g24_bind_second_step_skip ,blank 
-0x333c 009124 fetch 4 ,mem_24g_rxdata_temp + 4 
-0x333d 009125 fetcht 4 ,mem_24g_lap 
-0x333e 009126 isub temp ,null 
-0x333f 009127 nrtn zero 
-:      009128 g24_bind_second_step_skip:
-0x3340 009129 fetch 1 ,mem_24g_rxdata_temp + 3 
-0x3341 009130 beq datatype_device1 ,g24_bind_second_step_device1 
-0x3342 009131 beq datatype_device2 ,g24_bind_second_step_device2 
-0x3343 009132 rtn 
-:      009134 g24_bind_second_step_device1:
-0x3344 009135 fetch 1 ,mem_24g_device1_bind_disable 
-0x3345 009136 nrtn blank 
-0x3346 009137 fetch 1 ,mem_24g_device1_bind_step 
-0x3347 009138 beq 1 ,g24_bind_dvc1_step_set2 
-0x3348 009139 rtn 
-:      009140 g24_bind_dvc1_step_set2:
-0x3349 009141 jam 2 ,mem_24g_device1_bind_step 
-0x334a 009142 fetch 1 ,mem_24g_pair_switch 
-0x334b 009143 branch g24_bind_dvc1_payload_cfg ,blank 
-:      009144 g24_bind_dvc1_payload_cfg_transmitter_addr:
-0x334c 009145 jam datatype_device1 ,mem_24g_bind_payload 
-:      009146 g24_bind_payload_cfg_transmitter_addr:
-0x334d 009147 jam 0x80 ,mem_24g_bind_payload + 1 
-0x334e 009148 fetch 4 ,mem_24g_transmitter_addr 
-0x334f 009149 store 4 ,mem_24g_bind_payload + 2 
-0x3350 009150 branch enable_user 
-:      009152 g24_bind_second_step_device2:
-0x3351 009153 fetch 1 ,mem_24g_device2_bind_disable 
-0x3352 009154 nrtn blank 
-0x3353 009155 fetch 1 ,mem_24g_device2_bind_step 
-0x3354 009156 beq 1 ,g24_bind_dvc2_step_set2 
-0x3355 009157 rtn 
-:      009158 g24_bind_dvc2_step_set2:
-0x3356 009159 jam 2 ,mem_24g_device2_bind_step 
-0x3357 009160 fetch 1 ,mem_24g_pair_switch 
-0x3358 009161 branch g24_bind_dvc2_payload_cfg ,blank 
-0x3359 009162 jam datatype_device2 ,mem_24g_bind_payload 
-0x335a 009163 branch g24_bind_payload_cfg_transmitter_addr 
-:      009166 g24_bind_third_step:
-0x335b 009167 fetch 1 ,mem_24g_pair_switch 
-0x335c 009168 branch g24_bind_third_step_skip ,blank 
-0x335d 009169 fetch 4 ,mem_24g_rxdata_temp + 4 
-0x335e 009170 fetcht 4 ,mem_24g_transmitter_addr 
-0x335f 009171 isub temp ,null 
-0x3360 009172 nrtn zero 
-:      009173 g24_bind_third_step_skip:
-0x3361 009174 fetch 1 ,mem_24g_rxdata_temp + 3 
-0x3362 009175 beq datatype_device1 ,g24_bind_third_step_device1 
-0x3363 009176 beq datatype_device2 ,g24_bind_third_step_device2 
-0x3364 009177 rtn 
-:      009179 g24_bind_third_step_device1:
-0x3365 009180 fetch 1 ,mem_24g_device1_bind_disable 
-0x3366 009181 nrtn blank 
-0x3367 009182 fetch 1 ,mem_24g_device1_bind_step 
-0x3368 009183 beq 2 ,g24_bind_dvc1_step_success 
-0x3369 009184 rtn 
-:      009185 g24_bind_dvc1_step_success:
-0x336a 009186 jam 1 ,mem_24g_device1_bind_disable 
-0x336b 009188 call g24_bind_dvc1_payload_cfg 
-0x336c 009189 fetch 1 ,mem_24g_bind_device_status 
-0x336d 009190 or_into 0x01 ,pdata 
-0x336e 009191 store 1 ,mem_24g_bind_device_status 
-:      009192 g24_bind_exit:
-0x336f 009193 setarg 0 
-0x3370 009194 store 2 ,mem_24g_device1_bind_step 
-0x3371 009195 rtn 
-:      009197 g24_bind_third_step_device2:
-0x3372 009198 fetch 1 ,mem_24g_device2_bind_disable 
-0x3373 009199 nrtn blank 
-0x3374 009200 fetch 1 ,mem_24g_device2_bind_step 
-0x3375 009201 bne 0 ,g24_bind_dvc2_step_success 
-0x3376 009202 rtn 
-:      009203 g24_bind_dvc2_step_success:
-0x3377 009204 jam 1 ,mem_24g_device2_bind_disable 
-0x3378 009206 call g24_bind_dvc2_payload_cfg 
-0x3379 009207 fetch 1 ,mem_24g_bind_device_status 
-0x337a 009208 or_into 0x02 ,pdata 
-0x337b 009209 store 1 ,mem_24g_bind_device_status 
-0x337c 009210 call g24_bind_exit 
-0x337d 009211 branch dongle_g24_store_dvc2_bind_flag 
-:      009213 g24_binding_device_check:
-0x337e 009214 fetch 1 ,mem_24g_work_mode 
-0x337f 009215 rtnne dongle_bind 
-0x3380 009216 fetch 1 ,mem_24g_pair_mode 
-0x3381 009217 nrtn blank 
-0x3382 009218 fetch 1 ,mem_24g_rxbuf + 3 
-0x3383 009219 beq datatype_device1 ,g24_binding_dvc1_status 
-0x3384 009220 beq datatype_device2 ,g24_binding_dvc2_status 
-0x3385 009221 rtn 
-:      009222 g24_binding_dvc1_status:
-0x3386 009223 fetch 1 ,mem_24g_bind_device_living 
-0x3387 009224 rtnbit0 0 
-:      009225 disable_user3:
-0x3388 009226 disable user3 
-0x3389 009227 rtn 
-:      009228 g24_binding_dvc2_status:
-0x338a 009229 fetch 1 ,mem_24g_bind_device_living 
-0x338b 009230 rtnbit0 1 
-0x338c 009231 branch disable_user3 
-:      009233 g24_binding_dvc1_living:
-0x338d 009234 fetch 1 ,mem_24g_pair_mode 
-0x338e 009235 nrtn blank 
-0x338f 009236 fetch 1 ,mem_24g_bind_device_living 
-0x3390 009237 or_into 0x01 ,pdata 
-0x3391 009238 store 1 ,mem_24g_bind_device_living 
-0x3392 009239 rtn 
-:      009241 g24_binding_dvc2_living:
-0x3393 009242 fetch 1 ,mem_24g_pair_mode 
-0x3394 009243 nrtn blank 
-0x3395 009244 fetch 1 ,mem_24g_bind_device_living 
-0x3396 009245 or_into 0x02 ,pdata 
-0x3397 009246 store 1 ,mem_24g_bind_device_living 
-0x3398 009247 rtn 
-:      009250 g24_bind_device_status_check:
-0x3399 009251 fetch 1 ,mem_24g_bind_device_status 
-0x339a 009252 rtn blank 
-:      009253 g24_bind_device_status:
-0x339b 009254 fetch 1 ,mem_24g_rxdata_temp + 3 
-0x339c 009255 beq datatype_device1 ,g24_binding_dvc1_living 
-0x339d 009256 beq datatype_device2 ,g24_binding_dvc2_living 
-0x339e 009257 rtn 
-:      009276 g24_receive_init:
-0x339f 009277 set1 mark_24g_rxmode ,mark 
-0x33a0 009278 fetch 1 ,mem_tx_power 
-0x33a1 009279 store 1 ,mem_tx_power_temp 
-0x33a2 009280 branch rssi_receiver_buff_init 
-:      009282 g24_receive_dispatch:
-0x33a3 009283 fetch 2 ,mem_cb_24g_receive_process 
-0x33a4 009284 branch callback_func 
-:      009286 g24_ackpayload_prep:
-0x33a5 009287 bpatchx patch30_3 ,mem_patch30 
-0x33a6 009288 jam 0 ,mem_24g_datalen 
-0x33a7 009289 fetch 1 ,mem_24g_ackpayload_enable 
-0x33a8 009290 rtn blank 
-0x33a9 009291 fetch 2 ,mem_cb_24g_ackpayload 
-0x33aa 009292 branch callback_func 
-:      009295 g24_receive_packet_start:
-0x33ab 009296 call g24_receive_transmit_ack 
-0x33ac 009297 nbranch g24_rx_interrupt_clear ,user3 
-:      009298 g24_receive_packet_parse:
-0x33ad 009299 call g24_receive_packet_parse_pid_crc 
-0x33ae 009300 nbranch g24_rx_interrupt_clear ,user 
-0x33af 009301 fetch 1 ,mem_24g_rxdata_length 
-0x33b0 009302 branch g24_rx_interrupt_clear ,blank 
-0x33b1 009303 increase 2 ,pdata 
-0x33b2 009304 iforce loopcnt 
-0x33b3 009305 arg mem_24g_rxbuf ,contr 
-0x33b4 009306 arg mem_24g_rxdata_temp ,contw 
-0x33b5 009307 call memcpy 
-0x33b6 009308 jam 0 ,mem_24g_mode_switch 
-0x33b7 009309 fetch 1 ,mem_24g_pair_mode 
-0x33b8 009310 call g24_enable_nodata_timer ,blank 
-0x33b9 009311 bpatchx patch30_4 ,mem_patch30 
-0x33ba 009312 fetch 1 ,mem_24g_rxdata_temp + 2 
-0x33bb 009313 beq datatype_device1 ,g24_data_device1 
-0x33bc 009314 beq datatype_device2 ,g24_data_device2 
-0x33bd 009315 beq datatype_attemp ,g24_data_receive_attemp 
-:      009316 g24_rx_interrupt_clear:
-0x33be 009317 bpatchx patch30_5 ,mem_patch30 
-0x33bf 009318 arg mem_24g_rxbuf ,contw 
-0x33c0 009319 arg 66 ,loopcnt 
-0x33c1 009320 branch clear_mem 
-:      009322 g24_data_receive_attemp:
-0x33c2 009323 call g24_bind_device_status 
-0x33c3 009324 branch g24_data_attemp 
-:      009326 g24_data_device1:
-0x33c4 009327 call g24_binding_dvc1_living 
-0x33c5 009328 call g24_ch_timer_reinit 
-0x33c6 009329 fetch 1 ,mem_24g_abort_packet 
-0x33c7 009330 fetcht 1 ,mem_24g_rxdata_temp 
-0x33c8 009331 isolate1 bit_abort ,temp 
-0x33c9 009332 setflag true ,0 ,pdata 
-0x33ca 009333 store 1 ,mem_24g_abort_packet 
-0x33cb 009334 beq 1 ,g24_data_attemp_device1_abort 
-0x33cc 009335 fetch 1 ,mem_24g_hop_packet 
-0x33cd 009336 fetcht 1 ,mem_24g_rxdata_temp 
-0x33ce 009337 isolate1 bit_hop ,temp 
-0x33cf 009338 setflag true ,0 ,pdata 
-0x33d0 009339 store 1 ,mem_24g_hop_packet 
-0x33d1 009340 fetch 2 ,mem_cb_24g_data_device1 
-0x33d2 009341 branch callback_func 
-:      009343 g24_data_device2:
-0x33d3 009344 call g24_binding_dvc2_living 
-0x33d4 009345 fetcht 1 ,mem_24g_rxdata_temp 
-0x33d5 009346 isolate1 bit_abort ,temp 
-0x33d6 009347 branch g24_data_attemp_device2_abort ,true 
-0x33d7 009348 fetch 2 ,mem_cb_24g_data_device2 
-0x33d8 009349 branch callback_func 
-:      009351 g24_data_attemp_device1_abort:
-0x33d9 009352 fetch 1 ,mem_device_option 
-0x33da 009353 sub pdata ,dvc_op_car ,null 
-0x33db 009354 call car_stop_blink ,zero 
-0x33dc 009355 fetch 1 ,mem_24g_device1_bind_disable 
-0x33dd 009356 nrtn blank 
-0x33de 009357 jam 1 ,mem_24g_device1_bind_disable 
-0x33df 009358 fetch 4 ,mem_24g_rxdata_temp + 10 
-0x33e0 009359 branch g24_store_device1_addr 
-:      009360 g24_data_attemp_device2_abort:
-0x33e1 009361 fetch 4 ,mem_24g_rxdata_temp + 10 
-0x33e2 009362 branch g24_store_device2_addr 
-:      009365 g24_receive_packet_parse_pid_crc:
-0x33e3 009366 call disable_user 
-0x33e4 009367 fetch 1 ,mem_24g_sta_pid 
-0x33e5 009368 fetcht 1 ,mem_24g_last_pid 
-0x33e6 009369 isub temp ,null 
-0x33e7 009370 ncall enable_user ,zero 
-0x33e8 009371 fetch 1 ,mem_24g_sta_pid 
-0x33e9 009372 store 1 ,mem_24g_last_pid 
-0x33ea 009373 fetch 3 ,mem_24g_sta_crc 
-0x33eb 009374 fetcht 3 ,mem_24g_last_crc 
-0x33ec 009375 isub temp ,null 
-0x33ed 009376 ncall enable_user ,zero 
-0x33ee 009377 fetch 3 ,mem_24g_sta_crc 
-0x33ef 009378 store 3 ,mem_24g_last_crc 
-0x33f0 009379 rtn 
-:      009381 g24_receive_transmit_ack:
-0x33f1 009382 call g24_rx_interrupt_clear 
-0x33f2 009383 call g24_receive_packet 
-0x33f3 009384 nrtn user3 
-:      009385 g24_transmit_ack:
-0x33f4 009387 fetch 1 ,mem_24g_rxbuf 
-0x33f5 009388 store 1 ,mem_24g_data_type 
-0x33f6 009390 call g24_read_len_pid_crc 
-0x33f7 009392 fetch 1 ,mem_24g_rxbuf + 1 
-0x33f8 009393 isolate1 bit_ack_24g ,pdata 
-0x33f9 009394 branch g24tx_no_ack ,true 
-:      009395 g24tx_with_ack:
-0x33fa 009396 call g24_ackpayload_prep 
-0x33fb 009397 call g24_transmit_prep 
-0x33fc 009398 call g24_transmit 
-:      009399 g24tx_no_ack:
-0x33fd 009400 branch g24_end_of_packet 
-:      009403 g24_enable_nodata_timer:
-0x33fe 009404 jam 1 ,mem_24g_nodata_timer_enable 
-:      009405 g24_enable_nodata_timer_init:
-0x33ff 009406 setarg timer_nodata_delay 
-0x3400 009407 arg g24_timer_nodata ,queue 
-0x3401 009408 branch timer_init 
-:      009414 g24_mode_switch_init:
-0x3402 009415 bpatchx patch30_6 ,mem_patch30 
-0x3403 009416 jam 1 ,mem_24g_mode_switch 
-0x3404 009417 jam 0 ,mem_24g_time_slice 
-0x3405 009418 jam 0xff ,mem_24g_interval 
-0x3406 009419 branch g24_timer_init 
-:      009421 g24_mode_switch_bind_work:
-0x3407 009422 bpatchx patch30_7 ,mem_patch30 
-0x3408 009423 fetch 1 ,mem_24g_mode_switch 
-0x3409 009424 rtn blank 
-0x340a 009425 call g24_timer_check 
-0x340b 009426 nrtn user 
-0x340c 009427 call g24_bind_mode_continue 
-0x340d 009428 fetch 1 ,mem_24g_time_slice 
-0x340e 009429 increase 1 ,pdata 
-0x340f 009430 and_into 1 ,pdata 
-0x3410 009431 store 1 ,mem_24g_time_slice 
-0x3411 009432 beq 0 ,g24_work_mode_switch 
-0x3412 009433 beq 1 ,g24_bind_mode_switch 
-0x3413 009434 rtn 
-:      009436 g24_bind_mode_continue:
-0x3414 009437 fetch 1 ,mem_24g_bind_mode_continue 
-0x3415 009438 rtn blank 
-0x3416 009439 increase -1 ,pdata 
-0x3417 009440 store 1 ,mem_24g_bind_mode_continue 
-0x3418 009441 rtn 
-:      009443 g24_work_mode_switch:
-0x3419 009444 fetch 1 ,mem_24g_bind_mode_continue 
-0x341a 009445 nrtn blank 
-0x341b 009446 branch g24_switch_work_mode 
-:      009448 g24_bind_mode_switch:
-0x341c 009449 fetch 1 ,mem_24g_bind_mode_continue 
-0x341d 009450 nrtn blank 
-0x341e 009451 branch g24_bind_mode_enable 
-:      009454 g24_mode_b_s_switch_init:
-0x341f 009455 fetch 1 ,mem_24g_b_s_mode_switch_disable 
-0x3420 009456 nrtn blank 
-0x3421 009457 fetch 1 ,mem_24g_mode_b_s_switch_exit 
-0x3422 009458 call g24_mode_b_s_switch_start ,blank 
-0x3423 009459 fetch 1 ,mem_24g_mode_b_s_switch_init 
-0x3424 009460 rtnbit1 0 
-0x3425 009461 set1 0 ,pdata 
-0x3426 009462 store 1 ,mem_24g_mode_b_s_switch_init 
-0x3427 009463 jam 1 ,mem_24g_mode_b_s_switch 
-0x3428 009464 jam 0 ,mem_24g_b_s_time_slice 
-0x3429 009465 setarg 0 
-0x342a 009466 store 2 ,mem_24g_mode_b_s_switch_cnt 
-0x342b 009467 jam 0x60 ,mem_24g_interval 
-0x342c 009468 branch g24_timer_init 
-:      009470 g24_mode_switch_bind_search:
-0x342d 009471 bpatchx patch31_0 ,mem_patch31 
-0x342e 009472 fetch 1 ,mem_24g_work_mode 
-0x342f 009473 rtneq dongle_work 
-0x3430 009474 fetch 1 ,mem_24g_b_s_mode_switch_disable 
-0x3431 009475 nrtn blank 
-0x3432 009476 fetch 1 ,mem_24g_mode_b_s_switch_exit 
-0x3433 009477 nrtn blank 
-0x3434 009478 fetch 1 ,mem_24g_mode_b_s_switch 
-0x3435 009479 rtn blank 
-0x3436 009480 fetch 1 ,mem_24g_bind_device_living 
-0x3437 009481 compare 3 ,pdata ,3 
-0x3438 009482 branch g24_mode_b_s_switch_exit ,true 
-0x3439 009483 call g24_timer_check 
-0x343a 009484 nrtn user 
-0x343b 009485 fetch 2 ,mem_24g_mode_b_s_switch_cnt 
-0x343c 009486 increase 1 ,pdata 
-0x343d 009487 store 2 ,mem_24g_mode_b_s_switch_cnt 
-0x343e 009488 arg 0x7d0 ,temp 
-0x343f 009489 isub temp ,null 
-0x3440 009490 branch g24_mode_b_s_switch_exit ,positive 
-0x3441 009491 fetch 1 ,mem_24g_b_s_time_slice 
-0x3442 009492 increase 1 ,pdata 
-0x3443 009493 and_into 1 ,pdata 
-0x3444 009494 store 1 ,mem_24g_b_s_time_slice 
-0x3445 009495 beq 0 ,g24_search_mode_enable 
-0x3446 009496 beq 1 ,g24_bind_mode_enable 
-0x3447 009497 rtn 
-:      009499 g24_mode_switch_search:
-0x3448 009500 fetch 1 ,mem_24g_bind_mode_continue 
-0x3449 009501 nbranch g24_bind_mode_enable ,blank 
-0x344a 009502 branch g24_search_mode_enable 
-:      009504 g24_mode_b_s_switch_exit:
-0x344b 009505 jam 1 ,mem_24g_mode_b_s_switch_exit 
-0x344c 009506 branch g24_search_mode_enable 
-:      009508 g24_mode_b_s_switch_stop:
-0x344d 009509 jam 0 ,mem_24g_mode_b_s_switch 
-0x344e 009510 rtn 
-:      009511 g24_mode_b_s_switch_start:
-0x344f 009512 jam 1 ,mem_24g_mode_b_s_switch 
-0x3450 009513 rtn 
-:      009524 g24_work_init:
-0x3451 009525 bpatchx patch31_1 ,mem_patch31 
-0x3452 009526 fetch 1 ,mem_24g_mode_init 
-0x3453 009527 rtnbit1 dongle_work 
-0x3454 009528 set1 dongle_work ,pdata 
-0x3455 009529 store 1 ,mem_24g_mode_init 
-0x3456 009530 fetch 1 ,mem_tx_power_temp 
-0x3457 009531 store 1 ,mem_tx_power 
-0x3458 009532 jam 0 ,mem_24g_ackpayload_enable 
-0x3459 009533 jam 0 ,mem_usb_tx_enable 
-0x345a 009534 jam 1 ,mem_24g_abort_packet 
-0x345b 009535 jam 0 ,mem_24g_pid 
-0x345c 009536 fetch 4 ,mem_24g_lap 
-0x345d 009537 call g24_update_addr_and_synccrc8 
-0x345e 009538 call g24_ch 
-0x345f 009539 branch g24_rx_interrupt_clear 
-:      009542 g24_switch_work_mode:
-0x3460 009543 jam 0 ,mem_24g_ackpayload_enable 
-:      009544 g24_work_mode_enable:
-0x3461 009545 jam dongle_work ,mem_24g_work_mode 
-0x3462 009546 jam clear_init ,mem_24g_mode_init 
-0x3463 009547 rtn 
-:      009550 g24_work_mode_start:
-0x3464 009551 fetch 1 ,mem_24g_work_mode 
-0x3465 009552 rtnne dongle_work 
-0x3466 009553 call g24_work_init 
-0x3467 009554 call g24_ch_process 
-0x3468 009555 branch g24_receive_packet_start 
-:      009568 g24_bind_mode_auto:
-0x3469 009569 bpatchx patch31_2 ,mem_patch31 
-0x346a 009570 fetch 1 ,mem_24g_work_mode 
-0x346b 009571 rtnne dongle_bind 
-0x346c 009572 call g24_bind_init 
-0x346d 009573 call g24_bind_data_process 
-0x346e 009574 fetch 1 ,mem_24g_pair_mode 
-0x346f 009575 nrtn blank 
-0x3470 009576 fetch 1 ,mem_24g_bind_device_status 
-0x3471 009577 rtn blank 
-0x3472 009578 jam 0 ,mem_24g_mode_switch 
-0x3473 009579 call g24_switch_work_mode 
-0x3474 009580 call g24_enable_nodata_timer 
-0x3475 009581 branch g24_timer_init 
-:      009593 g24_search_mode_init:
-0x3476 009594 fetch 1 ,mem_24g_mode_init 
-0x3477 009595 rtnbit1 dongle_search 
-0x3478 009596 set1 dongle_search ,pdata 
-0x3479 009597 store 1 ,mem_24g_mode_init 
-0x347a 009598 fetch 1 ,mem_tx_power_temp 
-0x347b 009599 store 1 ,mem_tx_power 
-0x347c 009601 jam 0 ,mem_24g_time_slice 
-0x347d 009602 jam 1 ,mem_24g_ackpayload_enable 
-0x347e 009603 setarg 0 
-0x347f 009604 store 3 ,mem_rssi_noise_self_index 
-0x3480 009605 store 7 ,mem_24g_self_config_ch_once 
-0x3481 009606 call g24_receiver_addr_check 
-0x3482 009607 nrtn zero 
-0x3483 009608 fetch 1 ,mem_24g_current_ch_number 
-0x3484 009609 store 1 ,mem_24g_self_ch_number 
-0x3485 009610 fetch 1 ,mem_24g_ch 
-0x3486 009611 store 1 ,mem_24g_self_last_ch 
-0x3487 009612 rtn 
-:      009615 g24_search_mode_auto:
-0x3488 009616 bpatchx patch31_3 ,mem_patch31 
-0x3489 009617 fetch 1 ,mem_24g_work_mode 
-0x348a 009618 rtnne dongle_search 
-0x348b 009619 call g24_search_mode_init 
-0x348c 009620 call g24_auto_addr_ch_search 
-0x348d 009621 call g24_receive_transmit_ack 
-0x348e 009622 nbranch g24_rx_interrupt_clear ,user3 
-0x348f 009624 call g24_receiver_addr_check 
-0x3490 009625 call g24_receive_packet_parse ,zero 
-0x3491 009627 fetch 1 ,mem_24g_abort_packet 
-0x3492 009628 call g24_mode_b_s_switch_stop ,blank 
-0x3493 009631 jam dongle_work ,mem_24g_work_mode 
-0x3494 009632 fetch 1 ,mem_24g_mode_init 
-0x3495 009633 set1 dongle_work ,pdata 
-0x3496 009634 store 1 ,mem_24g_mode_init 
-0x3497 009636 fetch 1 ,mem_24g_ackpayload_enable 
-0x3498 009637 sub pdata ,2 ,null 
-0x3499 009638 ncall g24_ackpayload_disable ,zero 
-0x349a 009640 call g24_rx_interrupt_clear 
-0x349b 009641 call g24_enable_nodata_timer 
-0x349c 009642 call g24_receiver_addr_check 
-0x349d 009643 branch g24_self_ch_num_reinit ,zero 
-0x349e 009644 fetch 4 ,mem_24g_addr 
-0x349f 009645 fetcht 4 ,mem_24g_device2_addr 
-0x34a0 009646 isub temp ,null 
-0x34a1 009647 branch g24_device2_ch_num_reinit ,zero 
-0x34a2 009648 fetch 4 ,mem_24g_addr 
-0x34a3 009649 fetcht 4 ,mem_24g_device1_addr 
-0x34a4 009650 isub temp ,null 
-0x34a5 009651 branch g24_device1_ch_num_reinit ,zero 
-0x34a6 009652 rtn 
-:      009655 g24_self_ch_num_reinit:
-0x34a7 009656 fetch 1 ,mem_24g_self_ch_number 
-:      009657 g24_current_ch_num_reinit:
-0x34a8 009658 store 1 ,mem_24g_current_ch_number 
-0x34a9 009659 rtn 
-:      009661 g24_device2_ch_num_reinit:
-0x34aa 009662 fetch 1 ,mem_24g_device2_ch_number 
-0x34ab 009663 branch g24_current_ch_num_reinit 
-:      009665 g24_device1_ch_num_reinit:
-0x34ac 009666 fetch 1 ,mem_24g_device1_ch_number 
-0x34ad 009667 branch g24_current_ch_num_reinit 
-:      009670 g24_auto_addr_ch_search:
-0x34ae 009671 bpatchx patch31_4 ,mem_patch31 
-0x34af 009672 fetch 1 ,mem_24g_time_slice 
-0x34b0 009673 increase 1 ,pdata 
-0x34b1 009674 and_into 3 ,pdata 
-0x34b2 009675 store 1 ,mem_24g_time_slice 
-0x34b3 009677 beq 0 ,g24_auto_bind_config_device2 
-0x34b4 009678 beq 1 ,g24_auto_bind_config_self 
-0x34b5 009679 beq 2 ,g24_auto_bind_config_device1 
-0x34b6 009680 beq 3 ,g24_auto_bind_config_self 
-0x34b7 009681 rtn 
-:      009683 g24_auto_bind_config_device1:
-0x34b8 009684 call g24_bind_dvc1_payload_cfg 
-0x34b9 009685 fetch 4 ,mem_24g_device1_addr 
-0x34ba 009686 branch g24_auto_addr_ch_search ,blank 
-0x34bb 009687 call g24_update_addr_and_synccrc8 
-0x34bc 009688 fetch 1 ,mem_24g_device1_config_ch_once 
-0x34bd 009689 call g24_device1_config_ch_once ,blank 
-0x34be 009690 fetch 1 ,mem_24g_device1_last_ch 
-0x34bf 009691 store 1 ,mem_24g_ch 
-0x34c0 009692 fetcht 1 ,mem_rssi_noise_device1_index 
-0x34c1 009693 fetchr rega ,2 ,mem_rssi_noise_device1_buffer_ptr 
-0x34c2 009694 call rssi_store 
-0x34c3 009695 storet 1 ,mem_rssi_noise_device1_index 
-0x34c4 009696 call rssi_average 
-0x34c5 009697 storet 1 ,mem_rssi_noise_device1_avg 
-0x34c6 009698 sub temp ,rssi_thresh_noise ,null 
-0x34c7 009699 nrtn positive 
-0x34c8 009700 fetcht 1 ,mem_24g_device1_ch_number 
-0x34c9 009701 call g24_ch_map_size 
-0x34ca 009702 storet 1 ,mem_24g_device1_ch_number 
-0x34cb 009703 store 1 ,mem_24g_device1_last_ch 
-0x34cc 009704 rtn 
-:      009706 g24_device1_config_ch_once:
-0x34cd 009707 jam 1 ,mem_24g_device1_config_ch_once 
-0x34ce 009708 arg 0 ,temp 
-0x34cf 009709 call g24_ch_calc 
-0x34d0 009710 store 1 ,mem_24g_device1_last_ch 
-0x34d1 009711 rtn 
-:      009713 g24_auto_bind_config_device2:
-0x34d2 009714 call g24_bind_dvc2_payload_cfg 
-0x34d3 009715 fetch 4 ,mem_24g_device2_addr 
-0x34d4 009716 branch g24_auto_addr_ch_search ,blank 
-0x34d5 009717 call g24_update_addr_and_synccrc8 
-0x34d6 009718 fetch 1 ,mem_24g_device2_config_ch_once 
-0x34d7 009719 call g24_device2_config_ch_once ,blank 
-0x34d8 009720 fetch 1 ,mem_24g_device2_last_ch 
-0x34d9 009721 store 1 ,mem_24g_ch 
-0x34da 009722 fetcht 1 ,mem_rssi_noise_device2_index 
-0x34db 009723 fetchr rega ,2 ,mem_rssi_noise_device2_buffer_ptr 
-0x34dc 009724 call rssi_store 
-0x34dd 009725 storet 1 ,mem_rssi_noise_device2_index 
-0x34de 009726 call rssi_average 
-0x34df 009727 storet 1 ,mem_rssi_noise_device2_avg 
-0x34e0 009728 sub temp ,rssi_thresh_noise ,null 
-0x34e1 009729 nrtn positive 
-0x34e2 009730 fetcht 1 ,mem_24g_device2_ch_number 
-0x34e3 009731 call g24_ch_map_size 
-0x34e4 009732 storet 1 ,mem_24g_device2_ch_number 
-0x34e5 009733 store 1 ,mem_24g_device2_last_ch 
-0x34e6 009734 rtn 
-:      009736 g24_device2_config_ch_once:
-0x34e7 009737 jam 1 ,mem_24g_device2_config_ch_once 
-0x34e8 009738 arg 0 ,temp 
-0x34e9 009739 call g24_ch_calc 
-0x34ea 009740 store 1 ,mem_24g_device2_last_ch 
-0x34eb 009741 rtn 
-:      009743 g24_auto_bind_config_self:
-0x34ec 009744 call g24_bind_dvc1_payload_cfg 
-0x34ed 009745 fetch 4 ,mem_24g_lap 
-0x34ee 009746 call g24_update_addr_and_synccrc8 
-0x34ef 009747 fetch 1 ,mem_24g_self_config_ch_once 
-0x34f0 009748 call g24_self_config_ch_once ,blank 
-0x34f1 009749 fetch 1 ,mem_24g_self_last_ch 
-0x34f2 009750 store 1 ,mem_24g_ch 
-0x34f3 009751 fetcht 1 ,mem_rssi_noise_self_index 
-0x34f4 009752 fetchr rega ,2 ,mem_rssi_noise_self_buffer_ptr 
-0x34f5 009753 call rssi_store 
-0x34f6 009754 storet 1 ,mem_rssi_noise_self_index 
-0x34f7 009755 call rssi_average 
-0x34f8 009756 storet 1 ,mem_rssi_noise_self_avg 
-0x34f9 009757 sub temp ,rssi_thresh_noise ,null 
-0x34fa 009758 nrtn positive 
-0x34fb 009759 fetcht 1 ,mem_24g_self_ch_number 
-0x34fc 009760 call g24_ch_map_size 
-0x34fd 009761 storet 1 ,mem_24g_self_ch_number 
-0x34fe 009762 store 1 ,mem_24g_self_last_ch 
-0x34ff 009763 rtn 
-:      009765 g24_self_config_ch_once:
-0x3500 009766 jam 1 ,mem_24g_self_config_ch_once 
-0x3501 009767 fetch 1 ,mem_24g_self_last_ch 
-0x3502 009768 store 1 ,mem_24g_ch 
-0x3503 009769 rtn 
-:      009772 g24_ackpayload_disable:
-0x3504 009773 jam 0 ,mem_24g_ackpayload_enable 
-0x3505 009774 rtn 
-:      009777 g24_receiver_addr_check:
-0x3506 009778 fetch 4 ,mem_24g_addr 
-0x3507 009779 fetcht 4 ,mem_24g_lap 
-0x3508 009780 isub temp ,null 
-0x3509 009781 rtn 
-:      009793 g24_nodata_process:
-0x350a 009794 fetch 1 ,mem_24g_ackpayload_enable 
-0x350b 009795 rtneq 2 
-0x350c 009796 fetch 1 ,mem_24g_nodata_timer_enable 
-0x350d 009797 rtn blank 
-0x350e 009798 arg g24_timer_nodata ,queue 
-0x350f 009799 call timer_check 
-0x3510 009800 nrtn blank 
-0x3511 009801 jam 0 ,mem_24g_nodata_timer_enable 
-0x3512 009802 jam 0 ,mem_24g_bind_mode_continue 
-0x3513 009803 call g24_mode_b_s_switch_init 
-:      009805 g24_search_mode_enable:
-0x3514 009806 bpatchx patch31_5 ,mem_patch31 
-0x3515 009807 jam dongle_search ,mem_24g_work_mode 
-0x3516 009808 jam clear_init ,mem_24g_mode_init 
-0x3517 009809 branch g24_rx_interrupt_clear 
-:      009815 g24_ch_process:
-0x3518 009816 bpatchx patch31_6 ,mem_patch31 
-0x3519 009817 fetch 1 ,mem_24g_abort_packet 
-0x351a 009818 beq 1 ,rssi_noise_monitor 
-0x351b 009819 fetch 1 ,mem_24g_hop_packet 
-0x351c 009820 beq 1 ,g24_ch_receive_hop_pac 
-0x351d 009821 fetcht 4 ,mem_24g_hop_btclk 
-0x351e 009822 copy clkn_bt ,pdata 
-0x351f 009823 isub temp ,null 
-0x3520 009824 ncall g24_timer_timeout ,positive 
-0x3521 009825 copy pdata ,regb 
-0x3522 009826 fetch 4 ,mem_24g_hop_btclk 
-0x3523 009827 fetcht 1 ,mem_24g_hop_interval 
-0x3524 009828 iadd temp ,temp 
-0x3525 009829 copy regb ,pdata 
-0x3526 009830 isub temp ,null 
-0x3527 009831 nrtn positive 
-0x3528 009832 set0 28 ,pdata 
-0x3529 009833 store 4 ,mem_24g_hop_btclk 
-0x352a 009834 jam 1 ,mem_24g_abort_packet 
-0x352b 009835 branch g24_ch 
-:      009837 g24_ch_receive_hop_pac:
-0x352c 009838 jam 0 ,mem_24g_hop_packet 
-0x352d 009839 branch g24_ch 
-:      009841 g24_ch_timer_reinit:
-0x352e 009842 copy clkn_bt ,pdata 
-0x352f 009843 store 4 ,mem_24g_hop_btclk 
-0x3530 009844 rtn 
-:      009849 g24_reconn_timeout_timer:
-0x3531 009850 arg mem_24g_reconn_timeout ,regc 
-0x3532 009851 arg g24_stop_24g_mode ,regb 
-0x3533 009852 branch timer_single_step_2b 
-:      009855 g24_reconn_start:
-0x3534 009856 bpatchx patch31_7 ,mem_patch31 
-0x3535 009857 set1 mark_24g ,mark 
-0x3536 009858 fetch 1 ,mem_24g_conn_sm 
-0x3537 009859 set0 state_24g_pair ,pdata 
-0x3538 009860 set1 state_24g_reconn ,pdata 
-0x3539 009861 store 1 ,mem_24g_conn_sm 
-0x353a 009862 fetch 1 ,mem_24g_fast_conn_enable 
-0x353b 009863 branch g24_reconn_receiver_addr ,blank 
-0x353c 009864 fetch 1 ,mem_24g_reconn_type 
-0x353d 009865 beq fast_conn_and_receiver ,g24_reconn_fast_conn 
-0x353e 009866 beq fast_conn_and_3_0_addr ,g24_reconn_fast_conn 
-0x353f 009867 beq receiver_and_3_0_addr ,g24_reconn_device_3_0_addr 
-0x3540 009868 beq pair_and_3_0_addr ,g24_reconn_device_3_0_addr 
-:      009869 g24_reconn_fast_conn:
-0x3541 009870 fetch 1 ,mem_24g_pair_tx_power 
-0x3542 009871 store 1 ,mem_tx_power 
-0x3543 009872 fetcht 1 ,mem_24g_fast_conn_temp_ch 
-0x3544 009873 storet 1 ,mem_24g_current_ch_number 
-0x3545 009874 fetch 4 ,mem_24g_fast_conn_addr 
-0x3546 009875 call g24_ch_syncword_crc8_init 
-0x3547 009876 storet 1 ,mem_24g_fast_conn_temp_ch 
-0x3548 009877 rtn 
-:      009879 g24_reconn_receiver_addr:
-0x3549 009880 jam tx_power_3db ,mem_tx_power 
-0x354a 009881 fetcht 1 ,mem_24g_receiver_temp_ch 
-0x354b 009882 storet 1 ,mem_24g_current_ch_number 
-0x354c 009883 fetch 4 ,mem_24g_receiver_addr 
-0x354d 009884 call g24_ch_syncword_crc8_init 
-0x354e 009885 storet 1 ,mem_24g_receiver_temp_ch 
-0x354f 009886 rtn 
-:      009888 g24_reconn_device_3_0_addr:
-0x3550 009889 jam tx_power_3db ,mem_tx_power 
-0x3551 009890 fetcht 1 ,mem_24g_device_temp_ch 
-0x3552 009891 storet 1 ,mem_24g_current_ch_number 
-0x3553 009892 fetch 4 ,mem_24g_device_addr 
-0x3554 009893 call g24_ch_syncword_crc8_init 
-0x3555 009894 storet 1 ,mem_24g_device_temp_ch 
-0x3556 009895 rtn 
-:      009897 g24_store_receiver_addr:
-0x3557 009898 fetch 4 ,mem_24g_rxpayload + 2 
-0x3558 009899 rtn blank 
-0x3559 009900 store 4 ,mem_24g_receiver_addr 
-:      009901 g24_ch_syncword_crc8_init:
-0x355a 009902 call g24_update_addr_and_synccrc8 
-0x355b 009903 branch g24_ch 
-:      009906 g24_reconn_dispatch:
-0x355c 009907 bpatchx patch32_0 ,mem_patch32 
-0x355d 009908 fetch 2 ,mem_24g_reconn_count 
-0x355e 009909 arg 0x01f8 ,temp 
-0x355f 009910 iand temp ,pdata 
-0x3560 009911 branch g24_reconn_dispatch_next ,blank 
-0x3561 009912 fetch 2 ,mem_24g_reconn_count 
-0x3562 009913 increase 1 ,pdata 
-0x3563 009914 store 2 ,mem_24g_reconn_count 
-0x3564 009915 rtn 
-:      009917 g24_reconn_dispatch_next:
-0x3565 009918 call g24_reconn_data_prep 
-0x3566 009919 call g24_transmit_receive_ack 
-0x3567 009920 nbranch g24_reconn_device_fail ,sync 
-0x3568 009921 nbranch g24_reconn_device_fail ,user3 
-0x3569 009922 call g24_ackpayload_parse 
-0x356a 009923 fetch 4 ,mem_24g_pair_addr 
-0x356b 009924 fetcht 4 ,mem_24g_addr 
-0x356c 009925 isub temp ,null 
-0x356d 009926 branch g24_pair_start ,zero 
-0x356e 009927 fetch 4 ,mem_24g_device_addr 
-0x356f 009928 fetcht 4 ,mem_24g_addr 
-0x3570 009929 isub temp ,null 
-0x3571 009930 call g24_store_receiver_addr ,zero 
-0x3572 009931 fetch 1 ,mem_24g_conn_sm 
-0x3573 009932 set0 state_24g_reconn ,pdata 
-0x3574 009933 store 1 ,mem_24g_conn_sm 
-0x3575 009934 setarg 0 
-0x3576 009935 store 2 ,mem_24g_pair_timeout 
-0x3577 009936 store 2 ,mem_24g_reconn_count 
-0x3578 009937 store 2 ,mem_24g_reconn_timeout 
-0x3579 009938 jam bt_evt_24g_attempt_success ,mem_fifo_temp 
-0x357a 009939 call ui_ipc_send_event 
-:      009940 g24_txbuf_clear:
-0x357b 009941 bpatchx patch32_1 ,mem_patch32 
-0x357c 009942 arg 32 ,loopcnt 
-0x357d 009943 arg mem_24g_txbuf ,contw 
-0x357e 009944 branch memset0 
-:      009946 g24_reconn_data_prep:
-0x357f 009947 jam datatype_attemp ,mem_24g_txbuf 
-0x3580 009948 fetch 1 ,mem_24g_data_type 
-0x3581 009949 store 1 ,mem_24g_txbuf + 1 
-0x3582 009950 fetch 4 ,mem_24g_device_addr 
-0x3583 009951 store 4 ,mem_24g_txbuf + 2 
-0x3584 009952 jam 6 ,mem_24g_datalen 
-0x3585 009953 branch g24_transmit_prep 
-:      009955 g24_reconn_device_fail:
-0x3586 009956 bpatchx patch32_2 ,mem_patch32 
-0x3587 009957 fetch 1 ,mem_24g_fast_conn_enable 
-0x3588 009958 branch g24_ch ,blank 
-0x3589 009959 fetch 2 ,mem_24g_reconn_count 
-0x358a 009960 increase 1 ,pdata 
-0x358b 009961 store 2 ,mem_24g_reconn_count 
-0x358c 009962 isolate1 9 ,pdata 
-0x358d 009963 fetch 1 ,mem_24g_reconn_type 
-0x358e 009964 beq fast_conn_and_receiver ,g24_reconn_fast_conn_and_receiver 
-0x358f 009965 beq fast_conn_and_3_0_addr ,g24_reconn_fast_conn_and_3_0 
-0x3590 009966 beq receiver_and_3_0_addr ,g24_reconn_receiver_and_3_0 
-0x3591 009967 beq pair_and_3_0_addr ,g24_reconn_pair_and_3_0 
-0x3592 009968 branch g24_reconn_receiver_addr 
-:      009971 g24_reconn_fast_conn_and_receiver:
-0x3593 009972 branch g24_reconn_receiver_addr ,true 
-0x3594 009973 branch g24_reconn_fast_conn 
-:      009975 g24_reconn_fast_conn_and_3_0:
-0x3595 009976 branch g24_reconn_device_3_0_addr ,true 
-0x3596 009977 branch g24_reconn_fast_conn 
-:      009979 g24_reconn_receiver_and_3_0:
-0x3597 009980 branch g24_reconn_device_3_0_addr ,true 
-0x3598 009981 branch g24_reconn_receiver_addr 
-:      009983 g24_reconn_pair_and_3_0:
-0x3599 009984 branch g24_reconn_device_3_0_addr ,true 
-0x359a 009985 branch g24_pair_init_param 
-:      009995 g24_data_attemp:
-0x359b 009996 fetch 1 ,mem_24g_rxdata_temp + 3 
-0x359c 009997 beq datatype_device1 ,g24_data_attemp_device1 
-0x359d 009998 beq datatype_device2 ,g24_data_attemp_device2 
-0x359e 009999 rtn 
-:      010000 g24_data_attemp_device1:
-0x359f 010001 fetch 1 ,mem_24g_device1_bind_disable 
-0x35a0 010002 nrtn blank 
-0x35a1 010003 fetch 4 ,mem_24g_rxdata_temp + 4 
-0x35a2 010004 store 4 ,mem_24g_transmitter_addr 
-:      010005 g24_store_device1_addr:
-0x35a3 010006 store 4 ,mem_24g_device1_addr 
-0x35a4 010007 rtn 
-:      010008 g24_data_attemp_device2:
-0x35a5 010009 fetch 1 ,mem_24g_device2_bind_disable 
-0x35a6 010010 nrtn blank 
-0x35a7 010011 fetch 4 ,mem_24g_rxdata_temp + 4 
-0x35a8 010012 store 4 ,mem_24g_transmitter_addr 
-:      010013 g24_store_device2_addr:
-0x35a9 010014 store 4 ,mem_24g_device2_addr 
-0x35aa 010015 rtn 
-:      010025 rssi_store:
-0x35ab 010026 bpatchx patch32_3 ,mem_patch32 
-0x35ac 010027 copy rega ,pdata 
-0x35ad 010028 iadd temp ,contw 
-0x35ae 010029 fetch 1 ,mem_rssi 
-0x35af 010030 istore 1 ,contw 
-0x35b0 010031 increase 1 ,temp 
-0x35b1 010032 fetch 1 ,mem_rssi_buff_index 
-0x35b2 010033 iand temp ,temp 
-0x35b3 010034 rtn 
-:      010036 rssi_average:
-0x35b4 010037 bpatchx patch32_4 ,mem_patch32 
-0x35b5 010038 fetch 1 ,mem_rssi_buff_index 
-0x35b6 010039 increase 1 ,pdata 
-0x35b7 010040 store 2 ,mem_loopcnt 
-0x35b8 010041 copy pdata ,loopcnt 
-0x35b9 010042 copy rega ,contr 
-0x35ba 010043 arg 0 ,pdata 
-:      010044 rssi_average_loop:
-0x35bb 010045 ifetcht 1 ,contr 
-0x35bc 010046 iadd temp ,pdata 
-0x35bd 010047 loop rssi_average_loop 
-0x35be 010048 fetcht 2 ,mem_loopcnt 
-0x35bf 010049 idiv temp 
-0x35c0 010050 call wait_div_end 
-0x35c1 010051 quotient temp 
-0x35c2 010052 rtnmark1 mark_24g_rxmode 
-0x35c3 010053 copy temp ,pdata 
-0x35c4 010054 rtnmark0 mark_24g 
-0x35c5 010055 call bcd 
-0x35c6 010056 copy pdata ,temp 
-0x35c7 010057 rtn 
-:      010059 save_rssi_dec:
-0x35c8 010060 branch save_rssi 
-:      010070 rssi_transmitter_buff_init:
-0x35c9 010071 fetch 2 ,mem_rssi_signal_buf_ptr 
-0x35ca 010072 branch rssi_buff_clear 
-:      010074 rssi_signal:
-0x35cb 010075 copy pdata ,rega 
-0x35cc 010076 fetcht 1 ,mem_rssi_signal_index 
-0x35cd 010077 fetch 2 ,mem_rssi_signal_buf_ptr 
-0x35ce 010078 iadd temp ,contw 
-0x35cf 010079 copy rega ,pdata 
-0x35d0 010080 istore 1 ,contw 
-0x35d1 010081 increase 1 ,temp 
-0x35d2 010082 fetch 1 ,mem_rssi_buff_index 
-0x35d3 010083 iand temp ,temp 
-0x35d4 010084 storet 1 ,mem_rssi_signal_index 
-0x35d5 010085 rtn 
-:      010095 rssi_receiver_buff_init:
-0x35d6 010096 fetch 2 ,mem_rssi_noise_buffer_ptr 
-0x35d7 010097 call rssi_buff_clear 
-0x35d8 010098 fetch 2 ,mem_rssi_noise_self_buffer_ptr 
-0x35d9 010099 call rssi_buff_clear 
-0x35da 010100 fetch 2 ,mem_rssi_noise_device1_buffer_ptr 
-0x35db 010101 call rssi_buff_clear 
-0x35dc 010102 fetch 2 ,mem_rssi_noise_device2_buffer_ptr 
-:      010103 rssi_buff_clear:
-0x35dd 010104 rtn blank 
-0x35de 010105 copy pdata ,contw 
-0x35df 010106 fetch 1 ,mem_rssi_buff_index 
-0x35e0 010107 increase 1 ,pdata 
-0x35e1 010108 copy pdata ,loopcnt 
-0x35e2 010109 branch clear_mem 
-:      010112 rssi_noise:
-0x35e3 010113 call save_rssi_dec 
-0x35e4 010114 rtn blank 
-0x35e5 010115 fetcht 1 ,mem_rssi_noise_index 
-0x35e6 010116 fetchr rega ,2 ,mem_rssi_noise_buffer_ptr 
-0x35e7 010117 call rssi_store 
-0x35e8 010118 storet 1 ,mem_rssi_noise_index 
-0x35e9 010119 rtn 
-:      010122 rssi_noise_monitor:
-0x35ea 010123 fetchr rega ,2 ,mem_rssi_noise_buffer_ptr 
-0x35eb 010124 call rssi_average 
-0x35ec 010125 storet 1 ,mem_rssi_noise_avg 
-0x35ed 010126 sub temp ,rssi_thresh_noise ,null 
-0x35ee 010127 nrtn positive 
-0x35ef 010128 branch g24_ch 
-:      010136 g24_transmit_init:
-0x35f0 010137 fetch 4 ,mem_24g_lap 
-0x35f1 010138 store 4 ,mem_24g_device_addr 
-0x35f2 010139 branch rssi_transmitter_buff_init 
-:      010141 g24_interval_param_4ms:
-0x35f3 010142 setarg g24_4ms_interval_param 
-0x35f4 010143 store 3 ,mem_24g_short_sleep_set 
-0x35f5 010144 setarg 0x100c0c 
-0x35f6 010145 store 3 ,mem_24g_interval 
-0x35f7 010146 setarg 0x00bb80 
-0x35f8 010147 store 3 ,mem_24g_long_sleep_set 
-0x35f9 010148 jam 5 ,mem_24g_fast_hop_count 
-0x35fa 010149 rtn 
-:      010151 g24_interval_param_8ms:
-0x35fb 010152 setarg g24_8ms_interval_param 
-0x35fc 010153 store 3 ,mem_24g_short_sleep_set 
-0x35fd 010154 setarg 0x1c1919 
-0x35fe 010155 store 3 ,mem_24g_interval 
-0x35ff 010156 setarg 0x017700 
-0x3600 010157 store 3 ,mem_24g_long_sleep_set 
-0x3601 010158 jam 11 ,mem_24g_fast_hop_count 
-0x3602 010159 rtn 
-:      010162 g24_transmit_dispatch:
-0x3603 010163 rtnmark0 mark_24g 
-0x3604 010164 fetch 1 ,mem_24g_conn_sm 
-0x3605 010165 bbit1 state_24g_pair ,g24_pair_dispatch 
-0x3606 010166 bbit1 state_24g_reconn ,g24_reconn_dispatch 
-0x3607 010167 fetch 1 ,mem_24g_transmit_by_interrupt 
-0x3608 010168 beq g24_tx_timer_int_enable ,g24_transmit_by_interrupt 
-:      010169 g24_transmit_no_interrupt:
-0x3609 010170 bpatchx patch32_5 ,mem_patch32 
-0x360a 010171 call g24_txdata_prep 
-0x360b 010172 nbranch g24_nodata_transmit ,user 
-:      010173 g24_transmit_start:
-0x360c 010174 call g24_transmit_process 
-0x360d 010175 call power_ctrl_start 
-0x360e 010176 fetch 1 ,mem_device_option 
-0x360f 010177 beq dvc_op_mouse ,mouse_24g_transmit_start 
-:      010178 g24_transmit_start_next:
-0x3610 010179 fetch 8 ,mem_24g_long_sleep_set 
-0x3611 010180 store 8 ,mem_24g_enter_hibernate 
-0x3612 010181 fetch 2 ,mem_24g_long_sleep_param_update_timer_init 
-0x3613 010182 store 2 ,mem_24g_long_sleep_param_update_timer 
-0x3614 010183 fetch 2 ,mem_cb_24g_transmit_short_sleep 
-0x3615 010184 branch callback_func 
-:      010186 g24_short_sleep:
-0x3616 010187 bpatchx patch32_6 ,mem_patch32 
-0x3617 010188 call g24_lpm_wait 
-0x3618 010189 nrtn user 
-0x3619 010190 call g24_setgpio_lpm_before 
-0x361a 010191 call clear_wake 
-0x361b 010192 fetch 3 ,mem_24g_short_sleep_set 
-0x361c 010193 branch g24_long_seep2 
-:      010195 g24_long_sleep:
-0x361d 010196 bpatchx patch32_7 ,mem_patch32 
-0x361e 010197 call g24_lpm_wait 
-0x361f 010198 nrtn user 
-0x3620 010199 call g24_setgpio_lpm_before 
-0x3621 010200 fetch 8 ,mem_24g_enter_hibernate 
-:      010201 g24_long_seep2:
-0x3622 010202 call clk2lpo 
-0x3623 010203 storet 4 ,mem_sleep_counter 
-0x3624 010204 branch lpm_sleep 
-:      010208 g24_txdata_prep:
-0x3625 010209 call g24_package_data 
-0x3626 010210 nrtn user 
-0x3627 010211 branch g24_transmit_prep 
-:      010214 g24_package_data:
-0x3628 010215 fetch 2 ,mem_cb_24g_transmit_data 
-0x3629 010216 call callback_func 
-0x362a 010217 branch g24_accumulate_data ,user 
-0x362b 010218 fetch 7 ,mem_24g_txbuf + 1 
-0x362c 010219 rtn blank 
-0x362d 010220 branch enable_user 
-:      010222 g24_accumulate_data:
-0x362e 010223 jam 0 ,mem_24g_abort_pac 
-0x362f 010224 add rega ,1 ,pdata 
-0x3630 010225 store 1 ,mem_24g_datalen 
-0x3631 010226 call g24_transmit_rf_ctrl_clear 
-0x3632 010227 store 1 ,mem_24g_txbuf 
-0x3633 010228 copy regb ,contr 
-0x3634 010229 copy rega ,loopcnt 
-0x3635 010230 branch memcpy 
-:      010232 g24_transmit_rf_ctrl_clear:
-0x3636 010233 fetch 1 ,mem_24g_data_type 
-0x3637 010234 and_into bits_data ,pdata 
-0x3638 010235 store 1 ,mem_24g_data_type 
-0x3639 010236 rtn 
-:      010245 g24_transmit_process:
-0x363a 010246 setarg 0 
-0x363b 010247 store 1 ,mem_24g_retry 
-0x363c 010248 store 2 ,mem_24g_retransmit 
-:      010249 g24_transmit_loop:
-0x363d 010250 call g24_transmit_receive_ack 
-0x363e 010251 fetch 1 ,mem_24g_no_ack 
-0x363f 010252 beq no_ack_24g ,g24_transmit_no_ack 
-0x3640 010253 nbranch g24_retransmit ,sync 
-0x3641 010254 nbranch g24_retransmit ,user3 
-0x3642 010255 call g24_ackpayload_parse 
-0x3643 010256 fetch 1 ,mem_device_option 
-0x3644 010257 sub pdata ,dvc_op_mouse ,null 
-0x3645 010258 call mouse_24g_transmit_callback ,zero 
-:      010259 g24_transmit_no_ack:
-0x3646 010260 call power_ctrl_pac_succ_incrs 
-:      010261 g24_transmit_next_packet:
-0x3647 010262 call g24_txbuf_clear 
-0x3648 010263 fetch 1 ,mem_24g_pid 
-0x3649 010264 increase 1 ,pdata 
-0x364a 010265 store 1 ,mem_24g_pid 
-0x364b 010266 call g24_hop_enable_packet 
-:      010267 g24_transmit_abandon:
-0x364c 010268 bpatchx patch33_0 ,mem_patch33 
-0x364d 010269 setarg 0 
-0x364e 010270 store 1 ,mem_24g_ensure 
-0x364f 010271 store 2 ,mem_24g_txfail_cnt 
-0x3650 010272 rtn 
-:      010274 g24_transmit_receive_ack:
-0x3651 010275 bpatchx patch33_1 ,mem_patch33 
-0x3652 010276 disable user3 
-0x3653 010277 call g24_transmit 
-0x3654 010278 fetch 1 ,mem_24g_no_ack 
-0x3655 010279 beq no_ack_24g ,g24_end_of_packet 
-0x3656 010280 force 0 ,radio_ctrl 
-0x3657 010281 fetch 4 ,mem_24g_addr 
-0x3658 010282 iforce access 
-0x3659 010283 fetcht 1 ,mem_last_freq 
-0x365a 010284 call set_freq_rx 
-0x365b 010285 call rf_rx_enable 
-0x365c 010286 call g24_receive_rxon 
-0x365d 010287 call g24_end_of_packet ,user3 
-0x365e 010288 rtn 
-:      010290 g24_retransmit:
-0x365f 010291 bpatchx patch33_2 ,mem_patch33 
-0x3660 010292 fetch 1 ,mem_device_option 
-0x3661 010293 beq dvc_op_mouse ,mouse_g24_retransmit 
-:      010294 g24_retransmit0:
-0x3662 010295 fetch 1 ,mem_24g_abort_pac 
-0x3663 010296 nrtn blank 
-0x3664 010297 fetch 2 ,mem_24g_txfail_cnt 
-0x3665 010298 increase 1 ,pdata 
-0x3666 010299 store 2 ,mem_24g_txfail_cnt 
-0x3667 010300 fetch 1 ,mem_24g_txfail_cnt + 1 
-0x3668 010301 bbit1 4 ,g24_tx_attempt_fail 
-0x3669 010302 call g24_transmit_hop_process 
-0x366a 010303 fetch 2 ,mem_24g_retransmit 
-0x366b 010304 increase 1 ,pdata 
-0x366c 010305 store 2 ,mem_24g_retransmit 
-0x366d 010306 branch g24_transmit_loop 
-:      010308 g24_ackpayload_parse:
-0x366e 010309 bpatchx patch33_3 ,mem_patch33 
-0x366f 010310 call g24_read_len_pid_crc 
-0x3670 010311 fetch 1 ,mem_24g_rxdata_length 
-0x3671 010312 rtn blank 
-0x3672 010313 iforce loopcnt 
-0x3673 010314 arg mem_24g_rxbuf + 2 ,contr 
-0x3674 010315 arg mem_24g_rxpayload ,contw 
-0x3675 010316 branch memcpy 
-:      010319 g24_tx_attempt_fail:
-0x3676 010320 bpatchx patch33_4 ,mem_patch33 
-0x3677 010321 setarg 0 
-0x3678 010322 store 2 ,mem_24g_txfail_cnt 
-0x3679 010323 jam 1 ,mem_24g_attempt_fail_flag 
-:      010324 g24_stop_24g_mode:
-0x367a 010325 jam bt_evt_24g_attempt_fail ,mem_fifo_temp 
-0x367b 010326 branch ui_ipc_send_event 
-:      010336 g24_transmit_hop_process:
-0x367c 010337 bpatchx patch33_5 ,mem_patch33 
-0x367d 010338 fetcht 1 ,mem_24g_retry 
-0x367e 010339 fetch 1 ,mem_24g_fast_hop_count 
-0x367f 010340 isub temp ,null 
-0x3680 010341 nbranch g24_tx_fast_hop ,positive 
-0x3681 010342 increase 1 ,temp 
-0x3682 010343 storet 1 ,mem_24g_retry 
-0x3683 010344 fetch 1 ,mem_24g_fast_hop_count 
-0x3684 010345 beq 5 ,g24_transmit_hop_process_4ms 
-0x3685 010346 fetch 1 ,mem_24g_retry 
-0x3686 010347 beq 6 ,g24_hop_ch_disable 
-0x3687 010348 beq 12 ,g24_hop_ch_disable 
-0x3688 010349 rtn 
-:      010352 g24_transmit_hop_process_4ms:
-0x3689 010353 fetch 1 ,mem_24g_retry 
-0x368a 010354 beq 3 ,g24_hop_ch_disable 
-0x368b 010355 beq 6 ,g24_hop_ch_disable 
-0x368c 010356 rtn 
-:      010360 g24_hop_ch_enable:
-:      010365 g24_txpayload_type_update:
-0x368d 010366 bmark1 mark_ble_lr ,g24_lr_type_update 
-0x368e 010367 store 1 ,mem_24g_txpayload + offset_data_type 
-0x368f 010368 rtn 
-:      010369 g24_lr_type_update:
-0x3690 010370 store 1 ,mem_24g_txpayload + offset_lr_data_type 
-0x3691 010371 rtn 
-:      010373 g24_hop_enable_packet:
-0x3692 010374 fetch 1 ,mem_24g_data_type 
-0x3693 010375 rtnbit0 bit_hop 
-:      010376 g24_hop_ch_disable:
-0x3694 010377 fetch 1 ,mem_24g_data_type 
-0x3695 010378 set0 bit_hop ,pdata 
-0x3696 010379 store 1 ,mem_24g_data_type 
-0x3697 010380 call g24_txpayload_type_update 
-0x3698 010381 call power_ctrl_pac_succ_decrs 
-0x3699 010382 branch g24_ch 
-:      010384 g24_tx_fast_hop:
-0x369a 010385 call power_ctrl_txpower_incrs 
-0x369b 010386 call power_ctrl_pac_succ_decrs 
-0x369c 010387 branch g24_ch 
-:      010405 g24_search_receiver:
-0x369d 010406 fetch 2 ,mem_cb_24g_search_receiver 
-0x369e 010407 branch callback_func 
-:      010409 g24_nodata_transmit:
-0x369f 010410 fetch 1 ,mem_24g_abort_pac 
-0x36a0 010411 call g24_send_abort_packet ,blank 
-0x36a1 010412 fetch 1 ,mem_24g_transmit_by_interrupt 
-0x36a2 010413 rtneq g24_tx_timer_int_enable 
-0x36a3 010414 call g24_search_receiver 
-0x36a4 010415 fetch 2 ,mem_cb_24g_transmit_long_sleep 
-0x36a5 010416 branch callback_func 
-:      010418 g24_send_abort_packet:
-0x36a6 010419 jam type_ms ,mem_24g_data_type 
-0x36a7 010420 jam 1 ,mem_24g_abort_pac 
-0x36a8 010421 call g24_transmit_rf_ctrl_clear 
-0x36a9 010422 store 1 ,mem_24g_txbuf 
-0x36aa 010423 setarg 0 
-0x36ab 010424 store 7 ,mem_24g_txbuf + 1 
-0x36ac 010425 fetch 4 ,mem_24g_device_addr 
-0x36ad 010426 store 4 ,mem_24g_txbuf + 8 
-0x36ae 010427 jam 12 ,mem_24g_datalen 
-0x36af 010428 fetch 1 ,mem_24g_data_type 
-0x36b0 010429 set1 bit_abort ,pdata 
-0x36b1 010430 store 1 ,mem_24g_data_type 
-0x36b2 010431 call g24_transmit_prep 
-0x36b3 010432 branch g24_transmit_start 
-:      010436 g24_lpm_wait:
-0x36b4 010437 bpatchx patch33_6 ,mem_patch33 
-0x36b5 010438 enable user 
-0x36b6 010439 call lpo_calibration 
-0x36b7 010440 fetch 3 ,mem_clks_per_lpo 
-0x36b8 010441 branch disable_user ,blank 
-0x36b9 010442 fetch 1 ,mem_lpm_mode 
-0x36ba 010443 branch disable_user ,blank 
-0x36bb 010444 fetch 1 ,mem_24g_transmit_by_interrupt 
-0x36bc 010445 beq g24_tx_timer_int_enable ,disable_user 
-0x36bd 010446 rtn 
-:      010448 g24_setgpio_lpm_before:
-0x36be 010449 fetch 2 ,mem_cb_24g_lpm_before 
-0x36bf 010450 branch callback_func 
-:      010463 g24_transmit_by_interrupt:
-0x36c0 010464 call g24_timer_check 
-0x36c1 010465 nrtn user 
-0x36c2 010466 call g24_interval_calibrate 
-0x36c3 010467 fetch 2 ,mem_24g_transmit_by_interrupt_exit_count 
-0x36c4 010468 increase 1 ,pdata 
-0x36c5 010469 store 2 ,mem_24g_transmit_by_interrupt_exit_count 
-0x36c6 010470 fetcht 2 ,mem_24g_transmit_by_interrupt_exit_count_init 
-0x36c7 010471 isub temp ,null 
-0x36c8 010472 call g24_transmit_by_interrupt_exit ,zero 
-0x36c9 010473 branch g24_transmit_no_interrupt 
-:      010476 g24_transmit_by_interrupt_exit:
-0x36ca 010477 jam g24_tx_timer_int_disable ,mem_24g_transmit_by_interrupt 
-0x36cb 010478 setarg 0 
-0x36cc 010479 store 2 ,mem_24g_transmit_by_interrupt_exit_count 
-0x36cd 010480 setarg 100 
-0x36ce 010481 store 2 ,mem_24g_transmit_by_interrupt_exit_count_init 
-:      010482 g24_interval_min:
-0x36cf 010483 jam 0 ,mem_24g_pac_index 
-0x36d0 010484 fetch 1 ,mem_24g_interval_min 
-:      010485 g24_interval_store:
-0x36d1 010486 store 1 ,mem_24g_interval 
-0x36d2 010487 rtn 
-:      010488 g24_interval_max:
-0x36d3 010489 fetch 1 ,mem_24g_interval_max 
-0x36d4 010490 branch g24_interval_store 
-:      010492 g24_interval_calibrate:
-0x36d5 010493 fetch 1 ,mem_24g_pac_index 
-0x36d6 010494 increase 1 ,pdata 
-0x36d7 010495 store 1 ,mem_24g_pac_index 
-0x36d8 010496 beq 4 ,g24_interval_max 
-0x36d9 010497 beq 5 ,g24_interval_min 
-0x36da 010498 rtn 
-:      010500 g24_transmit_by_interrupt_enable:
-0x36db 010501 jam g24_tx_timer_int_enable ,mem_24g_transmit_by_interrupt 
-0x36dc 010502 setarg 0 
-0x36dd 010503 store 2 ,mem_24g_transmit_by_interrupt_exit_count 
-0x36de 010504 rtn 
-:      010514 g24_factory_check:
-0x36df 010515 arg 2 ,loopcnt 
-0x36e0 010516 arg mem_24g_addr ,contr 
-:      010517 pdata_0xff_check:
-0x36e1 010518 call enable_user 
-0x36e2 010519 setarg 0xffff 
-:      010520 pdata_0xff_check_loop:
-0x36e3 010521 ifetcht 2 ,contr 
-0x36e4 010522 isub temp ,null 
-0x36e5 010523 ncall disable_user ,zero 
-0x36e6 010524 loop pdata_0xff_check_loop 
-0x36e7 010525 rtn 
-:      010535 power_ctrl_start:
-0x36e8 010536 bpatchx patch33_7 ,mem_patch33 
-0x36e9 010537 fetch 1 ,mem_power_ctrl_disable 
-0x36ea 010538 nrtn blank 
-0x36eb 010539 fetch 2 ,mem_ui_state_map 
-0x36ec 010540 rtnbit1 ui_state_ble_adv 
-0x36ed 010543 fetchr rega ,2 ,mem_rssi_signal_buf_ptr 
-0x36ee 010544 call rssi_average 
-0x36ef 010545 storet 1 ,mem_rssi_avg_received 
-0x36f0 010546 fetch 1 ,mem_rssi_dis_max_24g 
-0x36f1 010547 bmark1 mark_24g ,power_ctrl_start_next 
-0x36f2 010548 fetch 1 ,mem_rssi_dis_max_ble 
-:      010549 power_ctrl_start_next:
-0x36f3 010550 isub temp ,null 
-0x36f4 010551 nbranch power_ctrl_txpower_incrs_force ,positive 
-0x36f5 010552 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-0x36f6 010553 sub pdata ,2 ,null 
-0x36f7 010554 nbranch power_ctrl_txpower_decrs_check ,positive 
-0x36f8 010555 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-0x36f9 010556 beq 0 ,power_ctrl_txpower_incrs 
-0x36fa 010557 rtn 
-:      010559 power_ctrl_txpower_decrs_check:
-0x36fb 010560 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-0x36fc 010561 fetcht 1 ,mem_power_ctrl_pac_succ_cnt_init 
-0x36fd 010562 isub temp ,null 
-0x36fe 010563 nrtn zero 
-0x36ff 010564 jam 0 ,mem_power_ctrl_pac_succ_cnt 
-:      010565 power_ctrl_txpower_decrs:
-0x3700 010566 fetcht 1 ,mem_rssi_avg_received 
-0x3701 010567 fetch 1 ,mem_rssi_dis_min_24g 
-0x3702 010568 bmark1 mark_24g ,power_ctrl_txpower_decrs_next 
-0x3703 010569 fetch 1 ,mem_rssi_dis_min_ble 
-:      010570 power_ctrl_txpower_decrs_next:
-0x3704 010571 isub temp ,null 
-0x3705 010572 nrtn positive 
-0x3706 010573 fetch 1 ,mem_power_ctrl_level 
-0x3707 010574 beq 0 ,power_ctrl_decrs_level0 
-0x3708 010575 increase -1 ,pdata 
-0x3709 010576 store 1 ,mem_power_ctrl_level 
-0x370a 010577 beq 0 ,power_ctrl_decrs_level0 
-:      010578 power_ctrl_decrs_level1:
-:      010579 power_ctrl_incrs_level1:
-0x370b 010580 jam tx_power_0db ,mem_tx_power 
-0x370c 010581 rtn 
-:      010583 power_ctrl_txpower_incrs_force:
-0x370d 010584 jam 0 ,mem_power_ctrl_pac_succ_cnt 
-:      010585 power_ctrl_txpower_incrs:
-0x370e 010586 fetch 1 ,mem_power_ctrl_level 
-0x370f 010587 beq 2 ,power_ctrl_incrs_level2 
-0x3710 010588 increase 1 ,pdata 
-0x3711 010589 store 1 ,mem_power_ctrl_level 
-0x3712 010590 beq 1 ,power_ctrl_incrs_level1 
-:      010591 power_ctrl_incrs_level2:
-0x3713 010592 jam tx_power_6db ,mem_tx_power 
-0x3714 010593 rtn 
-:      010595 power_ctrl_decrs_level0:
-0x3715 010596 jam tx_power_f5db ,mem_tx_power 
-0x3716 010597 rtn 
-:      010599 power_ctrl_pac_succ_cnt_init:
-0x3717 010600 jam 1 ,mem_power_ctrl_level 
-0x3718 010601 jam 0 ,mem_power_ctrl_pac_succ_cnt 
-0x3719 010602 rtn 
-:      010604 power_ctrl_pac_succ_incrs:
-0x371a 010605 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-0x371b 010606 increase 1 ,pdata 
-0x371c 010607 store 1 ,mem_power_ctrl_pac_succ_cnt 
-0x371d 010608 rtn 
-:      010610 power_ctrl_pac_succ_decrs:
-0x371e 010611 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-0x371f 010612 sub pdata ,2 ,null 
-0x3720 010613 ncall power_ctrl_pac_succ_cnt_reinit ,positive 
-0x3721 010614 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-0x3722 010615 rtneq 0 
-0x3723 010616 increase -1 ,pdata 
-0x3724 010617 store 1 ,mem_power_ctrl_pac_succ_cnt 
-0x3725 010618 rtn 
-:      010620 power_ctrl_pac_succ_cnt_reinit:
-0x3726 010621 jam 3 ,mem_power_ctrl_pac_succ_cnt 
-0x3727 010622 rtn 
-:      010632 ali_mesh_access_layer_resolve_message:
-0x3728 010633 fetch 1 ,mem_ccm_data_len 
-0x3729 010634 store 1 ,mem_mesh_receive_model_message_payload_len 
-0x372a 010635 copy alarm ,contr 
-0x372b 010636 call memcpy24 
-0x372c 010637 fetch 2 ,mem_mesh_cb_receive_access_message 
-0x372d 010638 branch callback_func 
-:      010640 ali_mesh_access_layer_check_access_message_opcode:
-0x372e 010641 jam mesh_receive_new_message_timer ,mem_mesh_upper_receive_new_message_timer 
-0x372f 010642 call ali_mesh_app_recv_new_mesh_pkt 
-0x3730 010645 fetch 1 ,mem_mesh_receive_model_message_payload_opcode 
-0x3731 010646 beq mesh_message_opcode_config_appkey_add ,ali_mesh_access_layer_message_opcode_config_appkey_add 
-0x3732 010647 beq mesh_configuration_and_health_message_opcode_header ,ali_mesh_access_layer_config_or_health_message_opcode 
-0x3733 010648 beq mesh_module_message_opcode_header ,ali_mesh_model_layer_check_model_message_opcode 
-0x3734 010649 beq vendor_message_attr_set ,ali_mesh_ali_vendor_message_attribute_set 
-0x3735 010650 beq vendor_message_attr_get ,ali_mesh_ali_vendor_message_opcode_attr_get 
-0x3736 010651 beq vendor_message_attr_set_unacknowledged ,ali_mesh_ali_vendor_message_attribute_set 
-0x3737 010652 beq vendor_message_attr_confirmation ,ali_mesh_ali_vendor_message_opcode_attr_confrimation 
-0x3738 010653 rtn 
-:      010656 ali_mesh_access_layer_message_opcode_config_appkey_add:
-0x3739 010657 arg mem_mesh_receive_application_key ,contr 
-0x373a 010658 arg mem_mesh_application_key ,contw 
-0x373b 010659 call memcpy16 
-0x373c 010660 jam paired_status ,mem_mesh_provisioned_flag 
-0x373d 010661 call ali_mesh_encrypt_base_function_k3 
-0x373e 010662 call ali_mesh_encrypt_base_function_k4 
-0x373f 010663 call ali_mesh_access_layer_finish_pairing_init_subscription_list 
-0x3740 010664 call ali_mesh_accesss_layer_check_message_type 
-0x3741 010665 call ali_mesh_access_layer_send_config_appkey_status 
-0x3742 010666 jam paired_status ,mem_mesh_provisioned_flag 
-0x3743 010667 fetch 2 ,mem_mesh_cb_receive_config_appkey_add 
-0x3744 010668 branch callback_func 
-:      010670 ali_mesh_access_layer_recv_cfg_appkey_add_cb:
-0x3745 010671 setarg 0 
-0x3746 010672 store 2 ,mem_mesh_fast_pairing_timer 
-0x3747 010674 random pdata 
-0x3748 010675 and pdata ,0x1f ,pdata 
-0x3749 010676 add pdata ,30 ,pdata 
-0x374a 010677 store 1 ,mem_mesh_report_full_attribute_timer 
-0x374b 010678 add pdata ,5 ,pdata 
-0x374c 010679 store 1 ,mem_mesh_report_power_on_timer 
-0x374d 010680 call mesh_clear_timer_data 
-0x374e 010681 branch mesh_receive_config_appkey_add_cb 
-:      010683 ali_mesh_accesss_layer_check_message_type:
-0x374f 010684 fetch 1 ,mem_mesh_network_packet_type 
-0x3750 010685 jam received_config_appkey_add ,mem_mesh_provisioned_flag 
-0x3751 010686 rtneq mesh_message_app 
-0x3752 010687 jam paired_status ,mem_mesh_provisioned_flag 
-0x3753 010688 rtn 
-:      010690 ali_mesh_access_layer_send_config_appkey_status:
-0x3754 010691 setarg mesh_configuration_and_health_message_opcode_header 
-0x3755 010692 store 1 ,mem_mesh_access_layer_payload 
-0x3756 010693 setarg mesh_message_opcode_config_config_model_publication_set 
-0x3757 010694 istore 1 ,contw 
-0x3758 010695 setarg status_code_success 
-0x3759 010696 istore 1 ,contw 
-0x375a 010697 fetch 3 ,mem_mesh_netkeyindex_and_appkeyindex 
-0x375b 010698 istore 3 ,contw 
-0x375c 010699 jam 6 ,mem_mesh_access_layer_payload_len 
-0x375d 010700 branch ali_mesh_upper_transport_layer_send_access_message 
-:      010703 ali_mesh_access_layer_finish_pairing_init_subscription_list:
-0x375e 010704 fetch 2 ,mem_mesh_core_feature 
-0x375f 010705 rtnbit1 mesh_feature_disable_subscription 
-0x3760 010706 call mesh_get_element_info_config 
-:      010707 ali_mesh_access_layer_finish_pairing_init_subscription_list_loop:
-0x3761 010708 add rega ,element_device_subscription_label ,regc 
-0x3762 010709 setarg -1 
-0x3763 010710 istore subscription_max_count ,regc 
-0x3764 010711 istore subscription_max_count ,contw 
-0x3765 010712 ifetch 2 ,rega 
-0x3766 010713 istore 2 ,regc 
-0x3767 010714 copy regb ,pdata 
-0x3768 010715 iadd rega ,rega 
-0x3769 010716 loop ali_mesh_access_layer_finish_pairing_init_subscription_list_loop 
-0x376a 010717 fetch 2 ,mem_mesh_cb_subscriptuion_list_changed 
-0x376b 010718 branch callback_func 
-:      010721 ali_mesh_access_layer_send_generic_onoff_status:
-0x376c 010722 setarg mesh_module_message_opcode_header 
-0x376d 010723 store 1 ,mem_mesh_access_layer_payload 
-0x376e 010724 setarg mesh_module_message_opcode_generic_onoff_status_no_head 
-0x376f 010725 istore 1 ,contw 
-0x3770 010726 fetch 1 ,mem_mesh_generic_onoff_set_payload_onoff 
-0x3771 010727 istore 1 ,contw 
-0x3772 010728 jam 3 ,mem_mesh_access_layer_payload_len 
-0x3773 010729 branch ali_mesh_upper_transport_layer_send_access_message 
-:      010732 ali_mesh_access_layer_send_light_lightness_status:
-0x3774 010733 setarg mesh_module_message_opcode_header 
-0x3775 010734 store 1 ,mem_mesh_access_layer_payload 
-0x3776 010735 setarg mesh_module_message_opcode_light_lightness_status_no_head 
-0x3777 010736 istore 1 ,contw 
-0x3778 010737 fetch 2 ,mem_mesh_light_lightness_set_payload_lightness 
-0x3779 010738 istore 2 ,contw 
-0x377a 010739 jam 4 ,mem_mesh_access_layer_payload_len 
-0x377b 010740 branch ali_mesh_upper_transport_layer_send_access_message 
-:      010743 ali_mesh_access_layer_send_light_ctl_stauts:
-0x377c 010744 setarg mesh_module_message_opcode_header 
-0x377d 010745 store 1 ,mem_mesh_access_layer_payload 
-0x377e 010746 setarg mesh_module_message_opcode_light_ctl_status_no_head 
-0x377f 010747 istore 1 ,contw 
-0x3780 010748 fetch 4 ,mem_mesh_ctl_lightness 
-0x3781 010749 istore 4 ,contw 
-0x3782 010750 jam 6 ,mem_mesh_access_layer_payload_len 
-0x3783 010751 branch ali_mesh_upper_transport_layer_send_access_message 
-:      010755 ali_mesh_access_layer_send_scene_status:
-0x3784 010756 setarg mesh_module_message_opcode_scene_status 
-0x3785 010757 store 1 ,mem_mesh_access_layer_payload 
-0x3786 010758 setarg mesh_success 
-0x3787 010759 istore 1 ,contw 
-0x3788 010760 fetch 2 ,mem_mesh_scene_recall_payload_scene_number 
-0x3789 010761 istore 2 ,contw 
-0x378a 010762 jam 4 ,mem_mesh_access_layer_payload_len 
-0x378b 010763 branch ali_mesh_upper_transport_layer_send_access_message 
-:      010767 ali_mesh_app_recv_new_mesh_pkt:
-0x378c 010769 fetch 1 ,mem_mesh_report_full_attribute_timer 
-0x378d 010770 rtn blank 
-0x378e 010771 pincrease 30 
-0x378f 010772 store 1 ,mem_mesh_report_full_attribute_timer 
-0x3790 010773 rtn 
-:      010775 ali_mesh_report_power_on_timer:
-0x3791 010776 arg mem_mesh_report_power_on_timer ,regc 
-0x3792 010777 arg ali_mesh_ali_vendor_message_opcode_device_power_on ,regb 
-0x3793 010778 branch timer_single_step 
-:      010780 ali_mesh_report_full_attribute_timer:
-0x3794 010781 arg mem_mesh_report_full_attribute_timer ,regc 
-0x3795 010782 arg ali_mesh_app_report_device_state ,regb 
-0x3796 010783 branch timer_single_step 
-:      010785 ali_mesh_app_report_device_state:
-0x3797 010786 fetch 2 ,mem_mesh_app_deport_device_state 
-0x3798 010787 branch callback_func 
-:      010794 ali_mesh_ali_vendor_message_attribute_set:
-0x3799 010795 call ali_mesh_ali_vendor_message_attrbute_check_company_id_and_tid 
-0x379a 010796 nrtn user 
-0x379b 010797 bpatchx patch34_0 ,mem_patch34 
-0x379c 010798 fetch 2 ,mem_mesh_vendor_message_attr_type 
-0x379d 010799 arg vendor_message_attr_type_time ,temp 
-0x379e 010800 isub temp ,null 
-0x379f 010801 branch ali_mesh_ali_vendor_message_opcode_timer_set_curr_time ,zero 
-0x37a0 010803 arg vendor_mseeage_attr_type_set_time_repeat ,temp 
-0x37a1 010804 isub temp ,null 
-0x37a2 010805 branch ali_mesh_ali_vendor_message_opcode_timer_set_timing_cyclically ,zero 
-0x37a3 010807 arg vendor_mseeage_attr_type_set_time_single ,temp 
-0x37a4 010808 isub temp ,null 
-0x37a5 010809 branch ali_mesh_ali_vendor_message_opcode_timer_set_timing ,zero 
-0x37a6 010811 arg vendor_message_attr_type_timer_deleate ,temp 
-0x37a7 010812 isub temp ,null 
-0x37a8 010813 branch ali_mesh_ali_vendor_message_opcode_delete_timer ,zero 
-0x37a9 010814 arg vendor_message_attr_type_timer_inquire ,temp 
-0x37aa 010815 isub temp ,null 
-0x37ab 010816 branch ali_mesh_ali_vendor_message_opcode_timer_inquire ,zero 
-0x37ac 010817 arg vendor_mseeage_attr_type_timer_enable ,temp 
-0x37ad 010818 isub temp ,null 
-0x37ae 010819 branch ali_mesh_ali_vendor_message_opcode_timer_set_state ,zero 
-0x37af 010822 arg vendor_message_attr_type_main_light ,temp 
-0x37b0 010823 isub temp ,null 
-0x37b1 010824 branch ali_mesh_ali_vendor_message_attribute_set_main_light ,zero 
-0x37b2 010825 arg vendor_message_attr_type_background_light ,temp 
-0x37b3 010826 isub temp ,null 
-0x37b4 010827 branch ali_mesh_ali_vendor_message_attribute_set_background_light ,zero 
-0x37b5 010828 arg vendor_message_attr_type_color ,temp 
-0x37b6 010829 isub temp ,null 
-0x37b7 010830 branch ali_mesh_ali_vendor_message_attribute_set_color ,zero 
-0x37b8 010831 fetch 2 ,mem_mesh_cb_recv_vendor 
-0x37b9 010832 branch callback_func 
-:      010834 ali_mesh_ali_vendor_message_opcode_attr_get:
-0x37ba 010835 rtn 
-:      010836 ali_mesh_ali_vendor_message_opcode_attr_confrimation:
-0x37bb 010837 ifetch 2 ,contr 
-0x37bc 010838 arg vendor_message_opcode_company_id ,temp 
-0x37bd 010839 isub temp ,null 
-0x37be 010840 nrtn zero 
-0x37bf 010841 ifetch 1 ,contr 
-0x37c0 010842 fetcht 1 ,mem_mesh_upper_tran_layer_packet_tid 
-0x37c1 010843 isub temp ,null 
-0x37c2 010844 nrtn zero 
-0x37c3 010845 branch ali_mesh_stop_send_indication_packet 
-:      010847 ali_mesh_ali_vendor_message_attrbute_check_company_id_and_tid:
-0x37c4 010848 call disable_user 
-0x37c5 010849 fetch 2 ,mem_mesh_vendor_message_cid 
-0x37c6 010850 arg vendor_message_opcode_company_id ,temp 
-0x37c7 010851 isub temp ,null 
-0x37c8 010852 nrtn zero 
-0x37c9 010853 fetcht 1 ,mem_mesh_vendor_mesh_receive_tid 
-0x37ca 010854 fetch 1 ,mem_mesh_vendor_message_tid 
-0x37cb 010855 isub temp ,null 
-0x37cc 010856 rtn zero 
-0x37cd 010857 store 1 ,mem_mesh_vendor_mesh_receive_tid 
-0x37ce 010858 branch enable_user 
-:      010860 ali_mesh_ali_vendor_message_attribute_set_main_light:
-0x37cf 010861 call ali_mesh_ali_vendor_message_ack_attr_status_uint8 
-0x37d0 010862 fetch 2 ,mem_mesh_cb_main_light_onoff_set 
-0x37d1 010863 branch callback_func 
-:      010866 ali_mesh_ali_vendor_message_attribute_set_background_light:
-0x37d2 010867 call ali_mesh_ali_vendor_message_ack_attr_status_uint8 
-0x37d3 010868 fetch 2 ,mem_mesh_cb_background_onoff_set 
-0x37d4 010869 branch callback_func 
-:      010871 ali_mesh_ali_vendor_message_attribute_set_color:
-0x37d5 010872 call ali_mesh_ali_vendor_message_ack_attr_status_uint48 
-0x37d6 010873 fetch 2 ,mem_mesh_cb_color_set 
-0x37d7 010874 branch callback_func 
-:      010877 ali_mesh_ali_vendor_message_opcode_timer_set_curr_time:
-0x37d8 010878 call ali_mesh_ali_vendor_message_ack_attr_status_uint32 
-0x37d9 010880 fetch 4 ,mem_mesh_vendor_message_current_time 
-0x37da 010881 store 4 ,mem_mesh_vendor_timer_current_time 
-0x37db 010882 branch ali_mesh_time_init_system_time 
-:      010886 ali_mesh_ali_vendor_message_status_add_head:
-0x37dc 010887 setarg vendor_message_attr_status 
-0x37dd 010888 store 1 ,mem_mesh_access_layer_payload 
-0x37de 010889 setarg vendor_message_opcode_company_id 
-0x37df 010890 istore 2 ,contw 
-0x37e0 010891 fetch 1 ,mem_mesh_vendor_mesh_receive_tid 
-0x37e1 010892 istore 1 ,contw 
-0x37e2 010893 istoret 2 ,contw 
-0x37e3 010894 rtn 
-:      010897 ali_mesh_ali_vendor_message_opcode_device_power_on:
-0x37e4 010898 arg 0 ,queue 
-0x37e5 010899 arg vendor_message_event_device_power_on ,temp 
-0x37e6 010900 arg vendor_attr_type_event_trigger ,rega 
-0x37e7 010901 branch ali_mesh_ali_vendor_message_opcode_para_uint8 
-:      010912 ali_mesh_ali_vendor_message_opcode_generic_onoff:
-0x37e8 010913 arg vendor_attr_generic_onoff_server ,rega 
-0x37e9 010914 branch ali_mesh_ali_vendor_message_opcode_para_uint8 
-:      010918 ali_mesh_ali_vendor_message_ack_attr_status_uint64:
-0x37ea 010919 arg 8 ,loopcnt 
-0x37eb 010920 branch ali_mesh_ali_vendor_message_ack_attr_status 
-:      010922 ali_mesh_ali_vendor_message_ack_attr_status_uint56:
-0x37ec 010923 arg 8 ,loopcnt 
-0x37ed 010924 branch ali_mesh_ali_vendor_message_ack_attr_status 
-:      010926 ali_mesh_ali_vendor_message_ack_attr_status_uint48:
-0x37ee 010927 arg 6 ,loopcnt 
-0x37ef 010928 branch ali_mesh_ali_vendor_message_ack_attr_status 
-:      010930 ali_mesh_ali_vendor_message_ack_attr_status_uint32:
-0x37f0 010931 arg 4 ,loopcnt 
-0x37f1 010932 branch ali_mesh_ali_vendor_message_ack_attr_status 
-:      010934 ali_mesh_ali_vendor_message_ack_attr_status_uint16:
-0x37f2 010935 arg 2 ,loopcnt 
-0x37f3 010936 branch ali_mesh_ali_vendor_message_ack_attr_status 
-:      010938 ali_mesh_ali_vendor_message_ack_attr_status_uint8:
-0x37f4 010939 arg 1 ,loopcnt 
-0x37f5 010940 branch ali_mesh_ali_vendor_message_ack_attr_status 
-:      010943 ali_mesh_ali_vendor_message_ack_attr_status:
-0x37f6 010944 add loopcnt ,6 ,pdata 
-0x37f7 010945 store 1 ,mem_mesh_access_layer_payload_len 
-0x37f8 010946 call ali_mesh_ali_vendor_message_status_add_head 
-0x37f9 010947 arg mem_mesh_vendor_attr_parameter ,contr 
-0x37fa 010948 call memcpy 
-0x37fb 010949 branch ali_mesh_upper_transport_layer_send_access_message 
-:      010956 ali_mesh_ali_vendor_message_opcode_para_uint8:
-0x37fc 010957 call ali_mesh_ali_vendor_message_indication_info_add_head 
-0x37fd 010958 istorer rega ,2 ,contw 
-0x37fe 010959 istoret 1 ,contw 
-0x37ff 010960 jam 7 ,mem_mesh_access_layer_payload_len 
-0x3800 010961 branch ali_mesh_ali_vendor_message_send_message 
-:      010967 ali_mesh_ali_vendor_message_opcode_para_uint16:
-0x3801 010968 call ali_mesh_ali_vendor_message_indication_info_add_head 
-0x3802 010969 istorer rega ,2 ,contw 
-0x3803 010970 istoret 2 ,contw 
-0x3804 010971 jam 8 ,mem_mesh_access_layer_payload_len 
-0x3805 010972 branch ali_mesh_ali_vendor_message_send_message 
-:      010976 ali_mesh_ali_vendor_message_send_message:
-0x3806 010977 call ali_mesh_more_element_calc_queue_address 
-0x3807 010978 branch ali_mesh_upper_transport_layer_send_access_message_without_cleat_tx_buffer 
-:      010981 ali_mesh_ali_vendor_message_indication_info_add_head:
-0x3808 010982 fetch 1 ,mem_mesh_transport_aid 
-0x3809 010983 store 1 ,mem_mesh_message_transport_head 
-0x380a 010984 setarg vendor_message_tmall_dst 
-0x380b 010985 store 2 ,mem_mesh_send_message_dst 
-0x380c 010986 fetch 1 ,mem_mesh_vendor_mesh_send_tid 
-0x380d 010987 pincrease 1 
-0x380e 010988 store 1 ,mem_mesh_vendor_mesh_send_tid 
-0x380f 010989 beq vendor_message_send_tid_max ,ali_mesh_ali_vendor_message_indication_info_reset_tid 
-0x3810 010990 setarg vendor_message_attr_indication 
-0x3811 010991 store 1 ,mem_mesh_access_layer_payload 
-0x3812 010992 setarg vendor_message_opcode_company_id 
-0x3813 010993 istore 2 ,contw 
-0x3814 010994 fetch 1 ,mem_mesh_vendor_mesh_send_tid 
-0x3815 010995 istore 1 ,contw 
-0x3816 010996 rtn 
-:      010998 ali_mesh_ali_vendor_message_indication_info_reset_tid:
-0x3817 010999 jam vendor_message_send_tid_min ,mem_mesh_vendor_mesh_send_tid 
-0x3818 011000 rtn 
-:      011003 ali_mesh_ali_vendor_message_opcode_delete_timer:
-0x3819 011004 copy contr ,rega 
-0x381a 011005 fetch 1 ,mem_mesh_receive_model_message_payload_len 
-0x381b 011006 arg 6 ,temp 
-0x381c 011007 isub temp ,pdata 
-0x381d 011008 store 1 ,mem_mesh_timer_index_buffer_len 
-0x381e 011009 copy pdata ,loopcnt 
-0x381f 011010 copy rega ,contr 
-0x3820 011011 arg mem_mesh_timer_index_buffer ,contw 
-0x3821 011012 call memcpy 
-0x3822 011013 arg 0 ,regb 
-:      011014 ali_mesh_ali_vendor_message_opcode_delete_timer_loop:
-0x3823 011015 arg mem_mesh_timer_index_buffer ,pdata 
-0x3824 011016 iadd regb ,temp 
-0x3825 011017 ifetch 1 ,temp 
-0x3826 011018 beq 0xff ,ali_mesh_ali_vendor_aim_timer_buffer_clear_all 
-0x3827 011019 and pdata ,0x7f ,pdata 
-0x3828 011020 call ali_mesh_ali_vendor_aim_timer_buffer_clear 
-0x3829 011021 increase 1 ,regb 
-0x382a 011022 fetch 1 ,mem_mesh_timer_index_buffer_len 
-0x382b 011023 isub regb ,null 
-0x382c 011024 branch ali_mesh_ali_vendor_message_opcode_delete_timer_loop ,positive 
-0x382d 011025 call peripherals_write_mesh_timer_infmatn 
-:      011026 ali_mesh_access_layer_send_ali_vendor_message_delete_timer:
-0x382e 011027 arg vendor_message_attr_type_timer_deleate ,temp 
-0x382f 011028 call ali_mesh_ali_vendor_message_status_add_head 
-0x3830 011029 arg 0 ,temp 
-0x3831 011030 istoret 1 ,contw 
-0x3832 011031 copy contw ,temp 
-0x3833 011032 call ali_mesh_get_all_timer_index_timer 
-0x3834 011033 pincrease 7 
-0x3835 011034 store 1 ,mem_mesh_access_layer_payload_len 
-0x3836 011035 branch ali_mesh_upper_transport_layer_send_access_message 
-:      011037 ali_mesh_ali_vendor_aim_timer_buffer_clear:
-0x3837 011038 rtn blank 
-0x3838 011039 pincrease -1 
-0x3839 011040 mul32 pdata ,18 ,pdata 
-0x383a 011041 arg mem_mesh_vendor_timer_timing_buffer ,rega 
-0x383b 011042 iadd rega ,rega 
-0x383c 011043 setarg 0 
-0x383d 011044 istore 1 ,rega 
-0x383e 011045 rtn 
-:      011047 ali_mesh_ali_vendor_aim_timer_buffer_clear_all:
-0x383f 011048 arg 18 ,loopcnt 
-0x3840 011049 mul32 loopcnt ,mesh_x_timers ,loopcnt 
-0x3841 011050 arg mem_mesh_vendor_timer_timing_buffer ,contw 
-0x3842 011051 call clear_mem 
-0x3843 011052 call peripherals_write_mesh_timer_infmatn 
-0x3844 011053 branch ali_mesh_access_layer_send_ali_vendor_message_delete_timer 
-:      011055 ali_mesh_ali_vendor_message_opcode_timer_inquire:
-0x3845 011056 ifetch 1 ,contr 
-0x3846 011057 beq 0xff ,ali_mesh_ali_vendor_message_opcode_timer_inquire_all_timer 
-0x3847 011058 store 1 ,mem_mesh_vendor_timer_timing_temp 
-0x3848 011059 ifetch 1 ,contr 
-0x3849 011060 pincrease -1 
-0x384a 011061 mul32 pdata ,18 ,pdata 
-0x384b 011062 arg mem_mesh_vendor_timer_timing_buffer ,contr 
-0x384c 011063 iadd contr ,contr 
-0x384d 011064 arg mem_mesh_vendor_timer_timing_palyload ,contw 
-0x384e 011065 arg 18 ,loopcnt 
-0x384f 011066 call memcpy 
-0x3850 011067 arg vendor_message_attr_type_timer_inquire ,temp 
-0x3851 011068 call ali_mesh_ali_vendor_message_status_add_head 
-0x3852 011069 fetch 1 ,mem_mesh_vendor_timer_timing_index 
-0x3853 011070 branch ali_mesh_ali_vendor_message_opcode_timer_inquire_time_error ,blank 
-0x3854 011071 arg 0 ,temp 
-0x3855 011072 istoret 1 ,contw 
-:      011073 ali_mesh_ali_vendor_message_opcode_timer_inquire_time:
-0x3856 011074 fetch 1 ,mem_mesh_vendor_timer_timing_temp 
-0x3857 011075 istore 1 ,contw 
-0x3858 011076 fetch 1 ,mem_mesh_vendor_timer_timing_index 
-0x3859 011077 istore 1 ,contw 
-0x385a 011078 fetch 8 ,mem_mesh_vendor_timer_timing_time 
-0x385b 011079 istore 8 ,contw 
-0x385c 011080 jam 17 ,mem_mesh_access_layer_payload_len 
-0x385d 011081 branch ali_mesh_upper_transport_layer_send_access_message 
-:      011084 ali_mesh_ali_vendor_message_opcode_timer_inquire_all_timer:
-0x385e 011085 arg vendor_message_attr_type_timer_inquire ,temp 
-0x385f 011086 call ali_mesh_ali_vendor_message_status_add_head 
-0x3860 011087 arg 0xff ,temp 
-0x3861 011088 istoret 2 ,contw 
-0x3862 011091 copy contw ,temp 
-0x3863 011092 call ali_mesh_get_all_timer_index_timer 
-0x3864 011093 pincrease 8 
-0x3865 011094 store 1 ,mem_mesh_access_layer_payload_len 
-0x3866 011095 branch ali_mesh_upper_transport_layer_send_access_message 
-:      011100 ali_mesh_ali_vendor_message_opcode_timer_inquire_time_error:
-0x3867 011101 arg 0x80 ,temp 
-0x3868 011102 istore 1 ,contw 
-0x3869 011103 branch ali_mesh_ali_vendor_message_opcode_timer_inquire_time 
-:      011105 ali_mesh_ali_vendor_message_opcode_timer_set_state:
-0x386a 011106 ifetch 1 ,contr 
-0x386b 011107 store 1 ,mem_mesh_vendor_timer_timing_temp 
-0x386c 011108 and pdata ,0x7f ,pdata 
-0x386d 011109 pincrease -1 
-0x386e 011110 mul32 pdata ,18 ,pdata 
-0x386f 011111 arg mem_mesh_vendor_timer_timing_buffer ,contw 
-0x3870 011112 iadd contw ,contw 
-0x3871 011113 fetch 1 ,mem_mesh_vendor_timer_timing_temp 
-0x3872 011114 istore 1 ,contw 
-0x3873 011115 call peripherals_write_mesh_timer_infmatn 
-0x3874 011116 arg vendor_mseeage_attr_type_timer_enable ,temp 
-0x3875 011117 call ali_mesh_ali_vendor_message_status_add_head 
-0x3876 011118 setarg 0 
-0x3877 011119 istore 1 ,contw 
-0x3878 011120 copy contw ,temp 
-0x3879 011121 call ali_mesh_get_all_timer_index_timer 
-0x387a 011122 pincrease 7 
-0x387b 011123 store 1 ,mem_mesh_access_layer_payload_len 
-0x387c 011124 branch ali_mesh_upper_transport_layer_send_access_message 
-:      011129 ali_mesh_time_function:
-0x387d 011130 copy clkn_bt ,temp 
-0x387e 011131 fetch 4 ,mem_system_time 
-0x387f 011132 isub temp ,null 
-0x3880 011133 call ali_mesh_timer_timeout ,positive 
-0x3881 011134 call ali_mesh_clkn_bt_add_1s 
-0x3882 011135 isub temp ,null 
-0x3883 011136 rtn positive 
-0x3884 011137 call ali_mesh_time_init_system_time_without_clk 
-0x3885 011138 fetch 4 ,mem_mesh_vendor_timer_current_time 
-0x3886 011139 pincrease 1 
-0x3887 011140 store 4 ,mem_mesh_vendor_timer_current_time 
-0x3888 011141 branch ali_mesh_ali_vendor_check_time 
-:      011144 ali_mesh_time_init_system_time:
-0x3889 011145 copy clkn_bt ,pdata 
-:      011146 ali_mesh_time_init_system_time_without_clk:
-0x388a 011147 store 4 ,mem_system_time 
-0x388b 011148 fetch 1 ,mem_system_time + 3 
-0x388c 011149 and_into 0x0f ,pdata 
-0x388d 011150 store 1 ,mem_system_time + 3 
-0x388e 011151 rtn 
-:      011153 ali_mesh_timer_timeout:
-0x388f 011154 rtn zero 
-0x3890 011155 copy pdata ,regb 
-0x3891 011156 setarg 0x100000 
-0x3892 011157 lshift8 pdata ,pdata 
-0x3893 011158 iadd temp ,temp 
-0x3894 011159 copy regb ,pdata 
-0x3895 011160 rtn 
-:      011162 ali_mesh_clkn_bt_add_1s:
-0x3896 011163 arg 20 ,loopcnt 
-:      011164 ali_mesh_time_loop:
-0x3897 011165 pincrease 160 
-0x3898 011166 loop ali_mesh_time_loop 
-0x3899 011167 rtn 
-:      011169 ali_mesh_ali_vendor_check_time:
-0x389a 011170 setarg mesh_x_timers 
-0x389b 011171 store 1 ,mem_mesh_vendor_timer_check_loop 
-0x389c 011172 pincrease -1 
-0x389d 011173 mul32 pdata ,18 ,pdata 
-0x389e 011174 arg mem_mesh_vendor_timer_timing_buffer ,alarm 
-0x389f 011175 iadd alarm ,alarm 
-:      011176 ali_mesh_ali_vendor_check_time_loop:
-0x38a0 011177 ifetch 1 ,alarm 
-0x38a1 011178 ncall ali_mesh_ali_vendor_had_timing ,blank 
-0x38a2 011179 increase -18 ,alarm 
-0x38a3 011181 fetch 1 ,mem_mesh_vendor_timer_check_loop 
-0x38a4 011182 pincrease -1 
-0x38a5 011183 rtn blank 
-0x38a6 011184 store 1 ,mem_mesh_vendor_timer_check_loop 
-0x38a7 011185 branch ali_mesh_ali_vendor_check_time_loop 
-:      011187 ali_mesh_ali_vendor_had_timing:
-0x38a8 011188 arg 7 ,queue 
-0x38a9 011189 qisolate0 pdata 
-0x38aa 011190 rtn true 
-0x38ab 011191 and pdata ,0x7f ,pdata 
-0x38ac 011192 arg mesh_x_timers ,temp 
-0x38ad 011193 isub temp ,null 
-0x38ae 011194 rtn positive 
-0x38af 011195 copy alarm ,contr 
-0x38b0 011196 arg mem_mesh_vendor_timer_timing_palyload ,contw 
-0x38b1 011197 arg 18 ,loopcnt 
-0x38b2 011198 call memcpy 
-0x38b3 011199 fetch 1 ,mem_mesh_vendor_timer_timing_palyload + 17 
-0x38b4 011200 beq 0x59 ,ali_mesh_ali_vendor_had_timing_cyclically 
-:      011201 ali_mesh_ali_vendor_had_timing_single_time:
-0x38b5 011202 fetcht 4 ,mem_mesh_vendor_timer_current_time 
-0x38b6 011203 fetch 4 ,mem_mesh_vendor_timer_timing_time 
-0x38b7 011204 isub temp ,null 
-0x38b8 011205 fetch 1 ,mem_mesh_vendor_timer_timing_attr_para 
-0x38b9 011206 branch ali_mesh_ali_vendor_time_timeout ,zero 
-0x38ba 011207 nbranch ali_mesh_ali_vendor_time_out_of_date ,positive 
-0x38bb 011208 rtn 
-:      011210 ali_mesh_ali_vendor_time_out_of_date:
-0x38bc 011211 setarg 0 
-0x38bd 011212 istore 1 ,alarm 
-0x38be 011213 rtn 
-:      011215 ali_mesh_ali_vendor_had_timing_cyclically:
-0x38bf 011217 fetch 4 ,mem_mesh_vendor_timer_current_time 
-0x38c0 011218 arg seconds_of_min ,temp 
-0x38c1 011219 idiv temp 
-0x38c2 011220 call wait_div_end 
-0x38c3 011221 remainder pdata 
-0x38c4 011222 nrtn blank 
-0x38c5 011224 fetch 4 ,mem_mesh_vendor_timer_current_time 
-0x38c6 011225 arg seconds_of_four_days ,temp 
-0x38c7 011226 isub temp ,pdata 
-0x38c8 011228 arg seconds_of_week ,temp 
-0x38c9 011229 idiv temp 
-0x38ca 011230 call wait_div_end 
-0x38cb 011231 remainder pdata 
-0x38cc 011232 arg seconds_of_day ,temp 
-0x38cd 011233 idiv temp 
-0x38ce 011234 call wait_div_end 
-0x38cf 011235 remainder rega 
-0x38d0 011236 quotient queue 
-0x38d1 011237 fetch 1 ,mem_mesh_vendor_timer_timing_weekdays_cyclic 
-0x38d2 011238 branch ali_mesh_ali_vendor_had_timing_cyclically_continue ,blank 
-0x38d3 011239 qisolate1 pdata 
-0x38d4 011240 nrtn true 
-:      011241 ali_mesh_ali_vendor_had_timing_cyclically_continue:
-0x38d5 011243 deposit rega 
-0x38d6 011244 arg seconds_of_min ,temp 
-0x38d7 011245 idiv temp 
-0x38d8 011246 call wait_div_end 
-0x38d9 011247 quotient temp 
-0x38da 011248 setarg eight_hours_time_zone_offset 
-0x38db 011249 iadd temp ,temp 
-0x38dc 011250 fetch 2 ,mem_mesh_vendor_timer_timing_time_cyclic 
-0x38dd 011251 arg 0xfff ,rega 
-0x38de 011252 iand rega ,pdata 
-0x38df 011253 isub temp ,null 
-0x38e0 011254 nrtn zero 
-0x38e1 011255 fetch 1 ,mem_mesh_vendor_timer_timing_attr_para_cyclic 
-0x38e2 011256 branch ali_mesh_ali_vendor_time_timeout 
-:      011258 ali_mesh_ali_vendor_time_timeout:
-0x38e3 011259 store 1 ,mem_mesh_generic_onoff_set_payload_onoff 
-0x38e4 011260 jam 1 ,mem_mesh_vendor_timer_check_loop 
-0x38e5 011262 copy alarm ,pdata 
-0x38e6 011263 store 2 ,mem_mesh_alarm_temp 
-0x38e7 011265 fetcht 1 ,mem_mesh_generic_onoff_set_payload_onoff 
-0x38e8 011266 fetchr queue ,1 ,mem_mesh_receive_element_number 
-0x38e9 011267 call ali_mesh_ali_vendor_message_opcode_generic_onoff 
-0x38ea 011269 fetch 2 ,mem_mesh_alarm_temp 
-0x38eb 011270 copy pdata ,alarm 
-0x38ec 011271 add alarm ,17 ,contr 
-0x38ed 011272 ifetch 1 ,contr 
-0x38ee 011273 beq timer_cyclical_falg ,ali_mesh_ali_vendor_time_timeout_cyclic 
-:      011274 ali_mesh_ali_vendor_time_timeout_continue:
-0x38ef 011275 setarg 0 
-0x38f0 011276 istore 1 ,alarm 
-0x38f1 011277 fetchr queue ,1 ,mem_mesh_receive_element_number 
-0x38f2 011278 call ali_mesh_ali_vendor_message_opcode_timing_finish 
-0x38f3 011279 branch peripherals_write_mesh_timer_infmatn 
-:      011283 ali_mesh_ali_vendor_time_timeout_cyclic:
-0x38f4 011284 fetch 1 ,mem_mesh_vendor_timer_timing_weekdays_cyclic 
-0x38f5 011285 branch ali_mesh_ali_vendor_time_timeout_continue ,blank 
-0x38f6 011286 arg vendor_attr_type_event_trigger ,temp 
-0x38f7 011287 call ali_mesh_ali_vendor_message_status_add_head 
-0x38f8 011288 setarg 0x11 
-0x38f9 011289 istore 1 ,contw 
-0x38fa 011290 ifetch 1 ,alarm 
-0x38fb 011291 or pdata ,0x80 ,pdata 
-0x38fc 011292 istore 1 ,contw 
-0x38fd 011293 jam 8 ,mem_mesh_access_layer_payload 
-0x38fe 011294 branch ali_mesh_ali_vendor_message_send_message 
-:      011296 ali_mesh_ali_vendor_message_opcode_timing_finish:
-0x38ff 011297 arg vendor_attr_type_event_index_report ,temp 
-0x3900 011298 call ali_mesh_ali_vendor_message_status_add_head 
-0x3901 011299 copy contw ,temp 
-0x3902 011300 call ali_mesh_get_all_timer_index_timer 
-0x3903 011302 pincrease 6 
-0x3904 011303 store 1 ,mem_mesh_access_layer_payload_len 
-0x3905 011304 jam vendor_message_attr_status ,mem_mesh_access_layer_payload 
-0x3906 011305 branch ali_mesh_ali_vendor_message_send_message 
-:      011308 ali_mesh_ali_vendor_message_opcode_timer_set_timing:
-0x3907 011309 arg mem_mesh_vendor_timer_timing_index ,contw 
-0x3908 011310 arg 16 ,loopcnt 
-0x3909 011311 call memcpy 
-0x390a 011312 fetch 1 ,mem_mesh_vendor_timer_timing_index 
-0x390b 011313 and pdata ,0x7f ,pdata 
-0x390c 011314 store 1 ,mem_mesh_vendor_timer_timing_temp 
-0x390d 011315 sub pdata ,mesh_x_timers ,null 
-0x390e 011316 nrtn positive 
-0x390f 011317 fetch 4 ,mem_mesh_vendor_timer_timing_time 
-0x3910 011318 arg 60 ,temp 
-0x3911 011319 idiv temp 
-0x3912 011320 call wait_div_end 
-0x3913 011321 remainder temp 
-0x3914 011322 isub temp ,pdata 
-0x3915 011323 store 4 ,mem_mesh_vendor_timer_timing_time 
-0x3916 011324 setarg 0 
-0x3917 011325 store 2 ,mem_mesh_vendor_timer_timing_flag 
-0x3918 011326 arg mem_mesh_vendor_timer_timing_index ,rega 
-0x3919 011327 call ali_mesh_ali_vendor_store_mesh_timer_infmatn 
-0x391a 011328 arg vendor_mseeage_attr_type_set_time_single ,temp 
-0x391b 011329 branch ali_mesh_access_layer_send_ali_vendor_message_current_timing 
-:      011334 ali_mesh_ali_vendor_message_opcode_timer_set_timing_cyclically:
-0x391c 011336 arg mem_mesh_vendor_timer_timing_index_cyclic ,contw 
-0x391d 011337 arg 17 ,loopcnt 
-0x391e 011338 call memcpy 
-0x391f 011341 fetch 1 ,mem_mesh_vendor_timer_timing_index_cyclic 
-0x3920 011342 and pdata ,0x7f ,pdata 
-0x3921 011343 store 1 ,mem_mesh_vendor_timer_timing_temp 
-0x3922 011344 sub pdata ,mesh_x_timers ,null 
-0x3923 011345 nrtn positive 
-0x3924 011347 jam 0x59 ,mem_mesh_vendor_timer_timing_cyclic_flag 
-0x3925 011348 arg mem_mesh_vendor_timer_timing_index_cyclic ,rega 
-0x3926 011349 call ali_mesh_ali_vendor_store_mesh_timer_infmatn 
-0x3927 011350 arg vendor_mseeage_attr_type_set_time_repeat ,temp 
-:      011353 ali_mesh_access_layer_send_ali_vendor_message_current_timing:
-0x3928 011355 call ali_mesh_ali_vendor_message_status_add_head 
-0x3929 011356 setarg 0 
-0x392a 011357 store 1 ,mem_mesh_access_layer_payload + 6 
-0x392b 011358 copy contw ,temp 
-0x392c 011359 call ali_mesh_get_all_timer_index_timer 
-0x392d 011360 pincrease 7 
-0x392e 011361 store 1 ,mem_mesh_access_layer_payload_len 
-0x392f 011362 branch ali_mesh_upper_transport_layer_send_access_message 
-:      011365 ali_mesh_ali_vendor_store_mesh_timer_infmatn:
-0x3930 011366 call ali_mesh_vendor_timer_buffer_offset_cal 
-0x3931 011367 copy rega ,contr 
-0x3932 011368 arg mem_mesh_vendor_timer_timing_buffer ,contw 
-0x3933 011369 iadd contw ,contw 
-0x3934 011370 arg 18 ,loopcnt 
-0x3935 011371 call memcpy 
-0x3936 011372 branch peripherals_write_mesh_timer_infmatn 
-:      011374 ali_mesh_vendor_timer_buffer_offset_cal:
-0x3937 011375 fetch 1 ,mem_mesh_vendor_timer_timing_temp 
-0x3938 011376 pincrease -1 
-0x3939 011377 mul32 pdata ,18 ,pdata 
-0x393a 011378 rtn 
-:      011380 ali_mesh_get_all_timer_index_timer:
-0x393b 011381 arg mem_mesh_vendor_timer_timing_buffer ,rega 
-0x393c 011382 arg 0 ,regb 
-0x393d 011383 copy temp ,contw 
-0x393e 011384 arg mesh_x_timers ,loopcnt 
-0x393f 011385 increase -1 ,loopcnt 
-:      011386 ali_mesh_get_all_timer_index_timer_loop:
-0x3940 011387 ifetch 1 ,rega 
-0x3941 011388 beq 0xff ,ali_mesh_get_all_timer_index_timer_loop_end 
-0x3942 011389 branch ali_mesh_get_all_timer_index_timer_loop_end ,blank 
-0x3943 011390 increase 1 ,regb 
-0x3944 011391 istore 1 ,contw 
-:      011392 ali_mesh_get_all_timer_index_timer_loop_end:
-0x3945 011393 setarg 18 
-0x3946 011394 iadd rega ,rega 
-0x3947 011395 loop ali_mesh_get_all_timer_index_timer_loop 
-0x3948 011396 copy regb ,pdata 
-0x3949 011397 rtn 
-:      011399 peripherals_write_mesh_timer_infmatn:
-0x394a 011400 fetch 2 ,mem_mesh_cb_vendor_timing_changed 
-0x394b 011401 branch callback_func 
-:      011411 ali_mesh_bearer_layer_send_packet_by_network_layer:
-0x394c 011412 bpatchx patch34_1 ,mem_patch34 
-0x394d 011413 setarg mem_mesh_queue_each_size 
-0x394e 011414 store 2 ,mem_mesh_element_device_queue_buffer_ptr 
-0x394f 011415 setarg mem_mesh_element_device 
-0x3950 011416 store 2 ,mem_mesh_rega_temp 
-0x3951 011417 jam adv_pairing_mesh_message_duration ,mem_mesh_queue_ele_duration 
-0x3952 011418 fetch 1 ,mem_mesh_gatt_package_send_msg_id 
-0x3953 011419 store 1 ,mem_mesh_queue_ele_gatt_msg_id 
-0x3954 011421 fetch 1 ,mem_mesh_lower_transport_layer_payload_len 
-0x3955 011422 pincrease 11 
-0x3956 011423 add pdata ,-2 ,loopcnt 
-0x3957 011432 store 1 ,mem_mesh_queue_ele_len 
-0x3958 011433 pincrease -1 
-0x3959 011436 istore 1 ,contw 
-0x395a 011437 setarg gap_adtype_mesh_message 
-0x395b 011438 istore 1 ,contw 
-0x395c 011439 arg mem_mesh_send_upper_layer_ivi_and_nid ,contr 
-0x395d 011440 call memcpy_fast 
-0x395e 011441 fetchr rega ,2 ,mem_mesh_rega_temp 
-0x395f 011442 call ali_mesh_advertising_bearer_layer_init_queue 
-0x3960 011443 call queue_push 
-:      011444 ali_mesh_bearer_layer_gatt_send_packet_by_network_layer:
-0x3961 011445 fetch 2 ,mem_ui_state_map 
-0x3962 011446 isolate1 ui_state_ble_connected ,pdata 
-0x3963 011447 nrtn true 
-:      011448 ali_mesh_send_ble_data_control_package:
-0x3964 011449 call ali_mesh_network_layer_init_gatt_queue_param 
-0x3965 011450 arg mem_mesh_queue_ele_temp ,rega 
-0x3966 011451 branch queue_push 
-:      011453 ali_mesh_advertising_bearer_layer_init_queue:
-0x3967 011454 add rega ,element_device_queue_buffer_ptr ,contr 
-0x3968 011455 ifetch 2 ,contr 
-0x3969 011456 store 2 ,mem_queue_ptr 
-0x396a 011457 arg mem_mesh_queue_ele_temp ,rega 
-0x396b 011458 rtn 
-:      011461 ali_mesh_advertising_bearer_layer_init_queue_param:
-0x396c 011462 setarg mem_mesh_queue_each_size 
-0x396d 011463 store 2 ,mem_queue_ptr 
-0x396e 011464 rtn 
-:      011466 ali_mesh_advertising_bearer_layer_load_packet_from_advertising_queue:
-:      011468 ali_mesh_advertising_bearer_layer_load_packet_from_advertising_queue_deal:
-0x396f 011469 fetch 1 ,mem_mesh_upper_tran_layer_packet_advertising 
-0x3970 011470 rtnne packet_in_bearer 
-0x3971 011471 jam packet_in_adverting ,mem_mesh_upper_tran_layer_packet_advertising 
-0x3972 011472 branch ali_mesh_control_ble_advertising_on_advertising 
-:      011474 ali_mesh_advertising_bearer_layer_send_packet_by_app_bearer_calc_param:
-0x3973 011475 arg mem_mesh_queue_ele_payload + 2 ,rega 
-0x3974 011476 arg max_app_mssage_payload_length ,temp 
-0x3975 011477 setarg 0x21 
-0x3976 011478 nrtn true 
-0x3977 011479 arg mem_mesh_queue_ele_payload + 20 ,rega 
-0x3978 011480 fetcht 1 ,mem_mesh_queue_ele_len 
-0x3979 011481 increase -18 ,temp 
-0x397a 011482 setarg 0x22 
-0x397b 011483 rtn 
-:      011491 ali_mesh_advertising_add_adtype_flags:
-0x397c 011492 arg mem_mesh_adv_data ,contw 
-0x397d 011493 setarg 0x02 
-0x397e 011494 istore 1 ,contw 
-0x397f 011495 setarg gap_adtype_flags 
-0x3980 011496 istore 1 ,contw 
-0x3981 011497 setarg 0x02 
-0x3982 011498 istore 1 ,contw 
-0x3983 011499 rtn 
-:      011503 ali_mesh_advertising_add_adtype_16bit_complete:
-0x3984 011504 arg mesh_provisioning_uuid ,temp 
-0x3985 011505 setarg 0x03 
-0x3986 011506 istore 1 ,contw 
-0x3987 011507 setarg gap_adtype_16bit_complete 
-0x3988 011508 istore 1 ,contw 
-0x3989 011509 istoret 2 ,contw 
-0x398a 011510 rtn 
-:      011513 mesh_ble_rx_packet_only:
-0x398b 011514 call le_enable 
-0x398c 011515 call le_init_adv 
-0x398d 011516 call le_receive_adv 
-0x398e 011517 nrtn match 
-0x398f 011519 fetch 1 ,mem_le_adv_rcv 
-0x3990 011520 pincrease 1 
-0x3991 011521 store 1 ,mem_le_adv_rcv 
-0x3992 011522 fetch 2 ,mem_mesh_cb_receive_advertising 
-0x3993 011523 call callback_func 
-0x3994 011524 branch le_disable 
-:      011526 mesh_ble_rx_packet:
-0x3995 011527 call mesh_ble_rx_packet_check_and_init 
-0x3996 011528 rtn user 
-:      011529 mesh_ble_rx_packet_check_timer:
-0x3997 011530 call mesh_ble_rx_packet_only 
-0x3998 011531 call connection_dispatch 
-0x3999 011532 fetcht 2 ,mem_le_scan_interval 
-0x399a 011533 arg 10 ,queue 
-0x399b 011534 call sniff_check_window 
-0x399c 011535 rtn user 
-0x399d 011536 arg mesh_ble_rx_timer ,queue 
-0x399e 011537 call timer_check 
-0x399f 011538 nbranch mesh_ble_rx_packet_check_timer ,blank 
-0x39a0 011539 rtn 
-:      011541 mesh_ble_rx_packet_check_and_init:
-0x39a1 011542 fetcht 2 ,mem_le_scan_interval 
-0x39a2 011543 arg 4 ,queue 
-0x39a3 011544 call sniff_check_window 
-0x39a4 011545 rtn user 
-0x39a5 011546 call mesh_le_calc_next_scan_channel 
-0x39a6 011547 fetch 2 ,mem_le_scan_interval 
-0x39a7 011548 arg mesh_ble_rx_timer ,queue 
-0x39a8 011549 branch timer_init 
-:      011552 mesh_le_calc_next_scan_channel:
-0x39a9 011553 fetch 1 ,mem_mesh_adv_scan_channel 
-0x39aa 011554 pincrease 1 
-0x39ab 011555 store 1 ,mem_mesh_adv_scan_channel 
-0x39ac 011556 store 1 ,mem_le_ch_mapped 
-0x39ad 011557 rtnne 40 
-0x39ae 011558 jam 37 ,mem_mesh_adv_scan_channel 
-0x39af 011559 jam 37 ,mem_le_ch_mapped 
-0x39b0 011560 rtn 
-:      011562 mesh_check_ble_rx_packet:
-0x39b1 011563 fetch 1 ,mem_le_rxbuf 
-0x39b2 011564 and pdata ,0x0f ,pdata 
-0x39b3 011565 beq adv_ind ,ali_mesh_match_advertising_packet 
-0x39b4 011566 beq adv_nonconn_ind ,ali_mesh_match_advertising_packet 
-0x39b5 011567 rtn 
-:      011569 ali_mesh_match_advertising_packet:
-0x39b6 011570 ifetcht 1 ,contr 
-0x39b7 011571 sub temp ,adv_packet_min_length ,null 
-0x39b8 011572 rtn positive 
-0x39b9 011573 sub temp ,adv_packet_max_length ,null 
-0x39ba 011574 nrtn positive 
-0x39bb 011575 add temp ,-6 ,rega 
-0x39bc 011576 add contr ,6 ,regb 
-:      011578 ali_mesh_find_adv_ind_packet:
-0x39bd 011579 ifetcht 1 ,regb 
-0x39be 011580 sub temp ,ad_type_min_length ,null 
-0x39bf 011581 rtn positive 
-0x39c0 011582 sub temp ,ad_type_max_length ,null 
-0x39c1 011583 nrtn positive 
-0x39c2 011584 copy temp ,pdata 
-0x39c3 011585 rtn blank 
-0x39c4 011586 bpatchx patch34_2 ,mem_patch34 
-0x39c5 011587 ifetch 1 ,contr 
-0x39c6 011588 beq gap_adtype_manufacturer_specific ,ali_mesh_receive_adtype_manufacturer_specific_tmall_control 
-0x39c7 011589 beq gap_adtype_mesh_message ,ali_mesh_receive_adtype_mesh_message 
-0x39c8 011592 add temp ,1 ,pdata 
-0x39c9 011593 isub rega ,null 
-0x39ca 011594 rtn positive 
-0x39cb 011595 iadd regb ,regb 
-0x39cc 011596 sub temp ,-1 ,pdata 
-0x39cd 011597 iadd rega ,rega 
-0x39ce 011598 copy rega ,pdata 
-0x39cf 011599 rtn blank 
-0x39d0 011600 branch ali_mesh_find_adv_ind_packet 
-:      011602 ali_mesh_receive_adtype_manufacturer_specific_tmall_control:
-0x39d1 011603 jam mesh_message_tmall ,mem_mesh_fast_pair_packet_type 
-0x39d2 011604 branch ali_mesh_receive_adtype_manufacturer_specific 
-:      011607 mesh_le_send_adv:
-0x39d3 011608 fetch 1 ,mem_le_adv_transmit 
-0x39d4 011609 pincrease 1 
-0x39d5 011610 store 1 ,mem_le_adv_transmit 
-0x39d6 011612 bpatchx patch34_3 ,mem_patch34 
-0x39d7 011613 call le_enable 
-0x39d8 011614 arg 39 ,loopcnt 
-0x39d9 011615 arg mem_le_txheader ,contr 
-0x39da 011616 arg mem_le_txheader_mesh_temp ,contw 
-0x39db 011617 call memcpy_fast 
-0x39dc 011618 jam 37 ,mem_le_ch_mapped 
-0x39dd 011619 arg 1800 ,stop_watch 
-0x39de 011620 enable swfine 
-0x39df 011621 disable match 
-:      011623 mesh_le_send_adv_loop:
-0x39e0 011624 call le_init_adv 
-0x39e1 011625 call mesh_le_send_adv_nonconn_ind 
-0x39e2 011626 random pdata 
-0x39e3 011627 arg 0x1ff ,temp 
-0x39e4 011628 iand temp ,pdata 
-0x39e5 011629 add pdata ,100 ,pdata 
-0x39e6 011630 call delay 
-0x39e7 011631 fetch 1 ,mem_le_ch_mapped 
-0x39e8 011632 pincrease 1 
-0x39e9 011633 store 1 ,mem_le_ch_mapped 
-0x39ea 011634 bne 40 ,mesh_le_send_adv_loop 
-0x39eb 011636 arg 39 ,loopcnt 
-0x39ec 011637 arg mem_le_txheader ,contw 
-0x39ed 011638 arg mem_le_txheader_mesh_temp ,contr 
-0x39ee 011639 call memcpy_fast 
-0x39ef 011640 branch le_disable 
-:      011642 mesh_le_send_adv_nonconn_ind:
-0x39f0 011643 arg adv_nonconn_ind ,temp 
-0x39f1 011644 storet 1 ,mem_le_txheader 
-0x39f2 011645 fetcht 1 ,mem_mesh_adv_data_len 
-0x39f3 011646 add temp ,6 ,pdata 
-0x39f4 011647 store 1 ,mem_le_txlen 
-0x39f5 011648 fetch 6 ,mem_le_lap 
-0x39f6 011649 store 6 ,mem_le_txpayload 
-0x39f7 011650 copy temp ,loopcnt 
-0x39f8 011651 arg mem_mesh_adv_data ,contr 
-0x39f9 011652 call memcpy_fast 
-0x39fa 011654 branch le_transmit_norx 
-:      011665 ali_mesh_base_adt_cache:
-0x39fb 011666 bpatchx patch34_4 ,mem_patch34 
-0x39fc 011667 fetcht 2 ,mem_ccm_data_ptr 
-0x39fd 011668 fetch 1 ,mem_ccm_data_len 
-0x39fe 011669 copy temp ,contr 
-0x39ff 011670 arg mem_k4_salt ,rega 
-0x3a00 011671 arg mem_k4_t ,alarm 
-0x3a01 011672 call ali_mesh_encrypt_base_function_aes_cmac 
-0x3a02 011673 call disable_user 
-0x3a03 011674 copy regc ,pdata 
-0x3a04 011675 iadd alarm ,contr 
-0x3a05 011676 fetcht 4 ,mem_k4_t 
-0x3a06 011677 fetch 2 ,mem_mesh_mic_cache_ptr 
-0x3a07 011678 copy pdata ,rega 
-0x3a08 011680 arg transport_mic_cache_space_num ,loopcnt 
-:      011681 ali_mesh_base_adt_cache_loop:
-0x3a09 011682 ifetch 4 ,rega 
-0x3a0a 011683 branch ali_mesh_base_adt_cache_empty_space ,blank 
-0x3a0b 011684 isub temp ,null 
-0x3a0c 011685 rtn zero 
-0x3a0d 011686 increase transport_mic_cache_space_size ,rega 
-0x3a0e 011687 loop ali_mesh_base_adt_cache_loop 
-0x3a0f 011688 fetch 2 ,mem_mesh_mic_cache_ptr 
-0x3a10 011689 copy pdata ,contw 
-0x3a11 011690 add pdata ,transport_mic_cache_space_size ,contr 
-0x3a12 011693 arg transport_mic_cache_total_size ,loopcnt 
-0x3a13 011694 call memcpy_fast 
-0x3a14 011695 istoret 4 ,contw 
-0x3a15 011696 branch enable_user 
-:      011697 ali_mesh_base_adt_cache_empty_space:
-0x3a16 011698 istoret 4 ,rega 
-0x3a17 011699 branch enable_user 
-:      011701 ali_mesh_chip_peripherals_load_data:
-0x3a18 011702 fetch 1 ,mem_mesh_chip_select 
-0x3a19 011703 beq mesh_chip_from_eeprom ,ali_mesh_chip_peripherals_load_data_from_eep 
-:      011704 ali_mesh_chip_peripherals_load_data_from_flash:
-0x3a1a 011705 call ali_mesh_chip_peripherals_load_three_tuple_from_flash 
-0x3a1b 011706 call ali_mesh_chip_peripherals_load_network_key_from_flash 
-0x3a1c 011707 call ali_mesh_chip_peripherals_load_application_key_from_flash 
-0x3a1d 011708 call ali_mesh_chip_peripherals_load_device_key_from_flash 
-0x3a1e 011709 call ali_mesh_chip_peripherals_load_reset_count_from_flash 
-0x3a1f 011710 call ali_mesh_chip_peripherals_load_seq_from_flash 
-0x3a20 011711 branch ali_mesh_chip_peripherals_load_subscription_from_flash 
-:      011713 ali_mesh_chip_peripherals_load_three_tuple_from_flash:
-0x3a21 011714 arg mesh_eep_three_tuple_length ,temp 
-0x3a22 011715 arg mem_mesh_three_tuple_productid ,rega 
-0x3a23 011716 setarg 0x1ffa0 
-0x3a24 011717 branch spid_read_flash 
-:      011718 ali_mesh_chip_peripherals_load_network_key_from_flash:
-0x3a25 011719 arg mesh_eep_network_key_length ,temp 
-0x3a26 011720 arg mem_mesh_network_key ,rega 
-0x3a27 011721 setarg mesh_flash_network_key_addr 
-0x3a28 011722 call spid_read_flash 
-0x3a29 011723 fetch 1 ,mem_mesh_last_iv_index_byte 
-0x3a2a 011724 store 1 ,mem_mesh_iv_index + 3 
-0x3a2b 011725 rtn 
-:      011726 ali_mesh_chip_peripherals_load_application_key_from_flash:
-0x3a2c 011727 arg mesh_eep_application_key_length ,temp 
-0x3a2d 011728 arg mem_mesh_application_key ,rega 
-0x3a2e 011729 setarg mesh_flash_application_key_addr 
-0x3a2f 011730 branch spid_read_flash 
-:      011731 ali_mesh_chip_peripherals_load_device_key_from_flash:
-0x3a30 011732 arg mesh_eep_device_key_length ,temp 
-0x3a31 011733 arg mem_mesh_device_key ,rega 
-0x3a32 011734 setarg mesh_flash_device_key_addr 
-0x3a33 011735 branch spid_read_flash 
-:      011736 ali_mesh_chip_peripherals_load_reset_count_from_flash:
-0x3a34 011737 rtn 
-:      011738 ali_mesh_chip_peripherals_load_seq_from_flash:
-0x3a35 011739 arg mesh_eep_seq_length ,temp 
-0x3a36 011740 arg mem_mesh_send_message_seq ,rega 
-0x3a37 011741 setarg mesh_flash_message_seq_addr 
-0x3a38 011742 branch spid_read_flash 
-:      011743 ali_mesh_chip_peripherals_load_subscription_from_flash:
-0x3a39 011744 fetch 2 ,mem_mesh_core_feature 
-0x3a3a 011745 rtnbit1 mesh_feature_disable_subscription 
-0x3a3b 011746 arg mesh_eep_subscription_total_length ,temp 
-0x3a3c 011747 arg mem_mesh_subscription_eep_temp ,rega 
-0x3a3d 011748 setarg mesh_flash_subscription_addr 
-0x3a3e 011749 call spid_read_flash 
-0x3a3f 011750 call mesh_get_element_info_config 
-0x3a40 011751 arg mem_mesh_subscription_eep_temp ,contr 
-0x3a41 011752 add rega ,element_device_subscription_label ,rega 
-0x3a42 011753 branch ali_mesh_chip_peripherals_load_subscription_loop 
-:      011756 ali_mesh_chip_peripherals_load_data_from_eep:
-0x3a43 011757 call ali_mesh_chip_peripherals_load_three_tuple_from_eep 
-0x3a44 011758 call ali_mesh_chip_peripherals_load_network_key_from_eep 
-0x3a45 011759 call ali_mesh_chip_peripherals_load_application_key_from_eep 
-0x3a46 011760 call ali_mesh_chip_peripherals_load_device_key_from_eep 
-0x3a47 011761 call ali_mesh_chip_peripherals_load_reset_count_from_eep 
-0x3a48 011762 call ali_mesh_chip_peripherals_load_seq_from_eep 
-0x3a49 011763 branch ali_mesh_chip_peripherals_load_subscription_from_eep 
-:      011765 ali_mesh_chip_peripherals_load_three_tuple_from_eep:
-0x3a4a 011766 arg mesh_eep_three_tuple_length ,temp 
-0x3a4b 011767 arg mem_mesh_three_tuple_productid ,rega 
-0x3a4c 011768 arg mesh_eep_three_tuple_offset ,regb 
-0x3a4d 011769 branch iicd_read_eep_data 
-:      011771 ali_mesh_chip_peripherals_load_network_key_from_eep:
-0x3a4e 011772 arg mesh_eep_network_key_length ,temp 
-0x3a4f 011773 arg mem_mesh_network_key ,rega 
-0x3a50 011774 arg mesh_eep_network_key_offset ,regb 
-0x3a51 011775 call iicd_read_eep_data 
-0x3a52 011776 fetch 1 ,mem_mesh_last_iv_index_byte 
-0x3a53 011777 store 1 ,mem_mesh_iv_index + 3 
-0x3a54 011778 rtn 
-:      011780 ali_mesh_chip_peripherals_load_application_key_from_eep:
-0x3a55 011781 arg mesh_eep_application_key_length ,temp 
-0x3a56 011782 arg mem_mesh_application_key ,rega 
-0x3a57 011783 arg mesh_eep_application_key_offset ,regb 
-0x3a58 011784 branch iicd_read_eep_data 
-:      011786 ali_mesh_chip_peripherals_load_device_key_from_eep:
-0x3a59 011787 arg mesh_eep_device_key_length ,temp 
-0x3a5a 011788 arg mem_mesh_device_key ,rega 
-0x3a5b 011789 arg mesh_eep_device_key_offset ,regb 
-0x3a5c 011790 branch iicd_read_eep_data 
-:      011792 ali_mesh_chip_peripherals_load_reset_count_from_eep:
-0x3a5d 011793 rtn 
-:      011795 ali_mesh_chip_peripherals_load_seq_from_eep:
-0x3a5e 011796 arg mesh_eep_seq_length ,temp 
-0x3a5f 011797 arg mem_mesh_send_message_seq ,rega 
-0x3a60 011798 arg mesh_eep_seq_offset ,regb 
-0x3a61 011799 branch iicd_read_eep_data 
-:      011801 ali_mesh_chip_peripherals_load_subscription_from_eep:
-0x3a62 011802 fetch 2 ,mem_mesh_core_feature 
-0x3a63 011803 rtnbit1 mesh_feature_disable_subscription 
-0x3a64 011804 arg mesh_eep_subscription_total_length ,temp 
-0x3a65 011805 arg mem_mesh_subscription_eep_temp ,rega 
-0x3a66 011806 arg mesh_eep_subscription_offset ,regb 
-0x3a67 011807 call iicd_read_eep_data 
-0x3a68 011808 call mesh_get_element_info_config 
-0x3a69 011809 arg mem_mesh_subscription_eep_temp ,contr 
-0x3a6a 011810 add rega ,element_device_subscription_label ,rega 
-:      011811 ali_mesh_chip_peripherals_load_subscription_loop:
-0x3a6b 011812 copy rega ,contw 
-0x3a6c 011813 call memcpy16 
-0x3a6d 011814 copy regb ,pdata 
-0x3a6e 011815 iadd rega ,rega 
-0x3a6f 011816 loop ali_mesh_chip_peripherals_load_subscription_loop 
-0x3a70 011817 rtn 
-:      011819 mesh_receive_config_appkey_add_cb:
-0x3a71 011820 fetch 1 ,mem_mesh_chip_select 
-0x3a72 011821 beq mesh_chip_from_eeprom ,mesh_receive_config_appkey_add_eeprom_cb 
-0x3a73 011822 beq mesh_chip_from_flash ,mesh_receive_config_appkey_add_flash_cb 
-:      011823 mesh_receive_config_appkey_add_flash_cb:
-0x3a74 011824 call ali_mesh_chip_peripherals_save_network_key_from_flash 
-0x3a75 011825 call ali_mesh_chip_peripherals_save_application_key_from_flash 
-0x3a76 011826 branch ali_mesh_chip_peripherals_save_device_key_from_flash 
-:      011827 ali_mesh_chip_peripherals_save_network_key_from_flash:
-0x3a77 011828 arg mesh_eep_network_key_length ,temp 
-0x3a78 011829 arg mem_mesh_network_key ,rega 
-0x3a79 011830 setarg mesh_flash_network_key_addr 
-0x3a7a 011831 branch spid_write_flash_data 
-:      011832 ali_mesh_chip_peripherals_save_application_key_from_flash:
-0x3a7b 011833 arg mesh_eep_application_key_length ,temp 
-0x3a7c 011834 arg mem_mesh_application_key ,rega 
-0x3a7d 011835 setarg mesh_flash_application_key_addr 
-0x3a7e 011836 branch spid_write_flash_data 
-:      011837 ali_mesh_chip_peripherals_save_device_key_from_flash:
-0x3a7f 011838 arg mesh_eep_device_key_length ,temp 
-0x3a80 011839 arg mem_mesh_device_key ,rega 
-0x3a81 011840 setarg mesh_flash_device_key_addr 
-0x3a82 011841 branch spid_write_flash_data 
-:      011843 mesh_receive_config_appkey_add_eeprom_cb:
-0x3a83 011844 call ali_mesh_chip_peripherals_save_network_key_from_eep 
-0x3a84 011845 call ali_mesh_chip_peripherals_save_application_key_from_eep 
-0x3a85 011846 branch ali_mesh_chip_peripherals_save_device_key_from_eep 
-:      011848 ali_mesh_chip_peripherals_save_network_key_from_eep:
-0x3a86 011849 arg mesh_eep_network_key_length ,temp 
-0x3a87 011850 arg mem_mesh_network_key ,rega 
-0x3a88 011851 arg mesh_eep_network_key_offset ,regb 
-0x3a89 011852 branch iicd_write_protect_eep_data 
-:      011854 ali_mesh_chip_peripherals_save_application_key_from_eep:
-0x3a8a 011855 arg mesh_eep_application_key_length ,temp 
-0x3a8b 011856 arg mem_mesh_application_key ,rega 
-0x3a8c 011857 arg mesh_eep_application_key_offset ,regb 
-0x3a8d 011858 branch iicd_write_protect_eep_data 
-:      011860 ali_mesh_chip_peripherals_save_device_key_from_eep:
-0x3a8e 011861 arg mesh_eep_device_key_length ,temp 
-0x3a8f 011862 arg mem_mesh_device_key ,rega 
-0x3a90 011863 arg mesh_eep_device_key_offset ,regb 
-0x3a91 011864 branch iicd_write_protect_eep_data 
-:      011866 mesh_store_new_seq_data:
-0x3a92 011867 fetch 3 ,mem_mesh_send_message_seq 
-0x3a93 011868 fetcht 3 ,mem_mesh_send_message_seq_temp 
-0x3a94 011869 isub temp ,null 
-0x3a95 011870 nrtn positive 
-0x3a96 011871 add pdata ,128 ,pdata 
-0x3a97 011872 store 3 ,mem_mesh_send_message_seq_temp 
-0x3a98 011873 fetch 1 ,mem_mesh_chip_select 
-0x3a99 011874 beq 1 ,ali_mesh_chip_peripherals_save_seq_from_eep 
-:      011875 ali_mesh_chip_peripherals_save_seq_from_flash:
-0x3a9a 011876 arg mesh_eep_seq_length ,temp 
-0x3a9b 011877 arg mem_mesh_send_message_seq_temp ,rega 
-0x3a9c 011878 setarg mesh_flash_message_seq_addr 
-0x3a9d 011879 branch spid_write_flash_data 
-:      011880 ali_mesh_chip_peripherals_save_seq_from_eep:
-0x3a9e 011881 arg mesh_eep_seq_length ,temp 
-0x3a9f 011882 arg mem_mesh_send_message_seq_temp ,rega 
-0x3aa0 011883 arg mesh_eep_seq_offset ,regb 
-0x3aa1 011884 branch iicd_write_protect_eep_data 
-:      011886 mesh_store_new_subscriptuion_list_data:
-0x3aa2 011887 call ali_mesh_chip_peripherals_save_subscriptuion_list_from_eep 
-0x3aa3 011888 fetch 1 ,mem_mesh_chip_select 
-0x3aa4 011889 beq 2 ,mesh_store_new_subscriptuion_list_data_from_flash 
-0x3aa5 011890 arg mesh_eep_subscription_total_length ,temp 
-0x3aa6 011891 arg mem_mesh_subscription_eep_temp ,rega 
-0x3aa7 011892 arg mesh_eep_subscription_offset ,regb 
-0x3aa8 011893 branch iicd_write_protect_eep_data 
-:      011894 mesh_store_new_subscriptuion_list_data_from_flash:
-0x3aa9 011895 arg mesh_eep_subscription_total_length ,temp 
-0x3aaa 011896 arg mem_mesh_subscription_eep_temp ,rega 
-0x3aab 011897 setarg mesh_flash_subscription_addr 
-0x3aac 011898 branch spid_write_flash_data 
-:      011900 ali_mesh_chip_peripherals_save_subscriptuion_list_from_eep:
-0x3aad 011901 call mesh_get_element_info_config 
-0x3aae 011902 arg mem_mesh_subscription_eep_temp ,contw 
-0x3aaf 011903 add rega ,element_device_subscription_label ,rega 
-:      011904 ali_mesh_chip_peripherals_save_subscriptuion_list_from_eep_loop:
-0x3ab0 011905 copy rega ,contr 
-0x3ab1 011906 call memcpy16 
-0x3ab2 011907 copy regb ,pdata 
-0x3ab3 011908 iadd rega ,rega 
-0x3ab4 011909 loop ali_mesh_chip_peripherals_save_subscriptuion_list_from_eep_loop 
-0x3ab5 011910 rtn 
-:      011912 mesh_clear_pairing_key:
-0x3ab6 011913 fetch 1 ,mem_mesh_chip_select 
-0x3ab7 011914 beq 1 ,ali_mesh_chip_clear_pairing_key_from_eeprom 
-:      011915 ali_mesh_chip_clear_pairing_key_from_flash:
-0x3ab8 011916 setarg 0x1e000 
-0x3ab9 011917 store 3 ,mem_spi_write_addr 
-0x3aba 011918 branch spid_flash_erase_sector + 2 
-:      011919 ali_mesh_chip_clear_pairing_key_from_eeprom:
-0x3abb 011920 rtn 
-:      011922 mesh_vendor_timming_chage_cb:
-0x3abc 011923 fetch 1 ,mem_mesh_chip_select 
-0x3abd 011924 rtnne 2 
-0x3abe 011925 setarg 0x1d000 
-0x3abf 011926 arg mem_mesh_vendor_timer_timing_buffer ,rega 
-0x3ac0 011927 arg mesh_x_timers ,temp 
-0x3ac1 011928 mul32 temp ,18 ,temp 
-0x3ac2 011929 branch spid_write_flash_data 
-:      011931 ali_mesh_vendor_timer_message_read:
-0x3ac3 011932 fetch 1 ,mem_mesh_chip_select 
-0x3ac4 011933 rtnne 2 
-0x3ac5 011934 arg mem_mesh_vendor_timer_timing_buffer ,rega 
-0x3ac6 011935 arg mesh_x_timers ,temp 
-0x3ac7 011936 mul32 temp ,18 ,temp 
-0x3ac8 011937 setarg 0x1d000 
-0x3ac9 011938 branch spid_read_flash 
-:      011944 ali_mesh_control_ble_adv_process:
-0x3aca 011945 call ali_mesh_ble_adv 
-0x3acb 011946 branch ali_mesh_control_ble_adv_tmall_packet 
-:      011950 ali_mesh_control_ble_adv_timer_process:
-0x3acc 011951 call ali_mesh_advertising_unprovisioned_timer_interval_timer 
-0x3acd 011952 branch ali_mesh_advertising_unprovisioned_timer 
-:      011955 ali_mesh_control_ble_advertising_on_advertising:
-0x3ace 011956 jam device_beacon_on ,mem_mesh_advertising_unprovisioned_device_beacon_switch 
-0x3acf 011957 rtn 
-:      011960 ali_mesh_control_ble_advertising_off_advertising:
-0x3ad0 011961 jam device_beacon_off ,mem_mesh_advertising_unprovisioned_device_beacon_switch 
-0x3ad1 011962 rtn 
-:      011965 ali_mesh_control_ble_adv_tmall_packet:
-0x3ad2 011966 arg ali_mesh_control_ble_adv_tmall_packet_send_package ,regb 
-0x3ad3 011967 arg mesh_adv_tmall_message_interval ,rega 
-0x3ad4 011968 arg mesh_ble_adv_tmall ,queue 
-0x3ad5 011969 branch ali_mesh_chip_timer_check_with_random_timer 
-:      011975 ali_mesh_control_ble_adv_tmall_packet_send_package:
-0x3ad6 011976 fetch 1 ,mem_mesh_provisioned_flag 
-0x3ad7 011977 beq unprovisioned_beacon_status ,ali_mesh_control_ble_advertising_send_device_beacon_packet 
-0x3ad8 011978 beq silence_beacon_status ,ali_mesh_control_ble_advertising_send_device_silence_beacon_packet 
-0x3ad9 011979 beq pairing_status ,ali_mesh_control_ble_advertising_send_pairing_packet 
-0x3ada 011980 beq paired_status ,ali_mesh_control_ble_advertising_send_paired_packet 
-0x3adb 011981 branch ali_mesh_control_ble_advertising_send_paired_packet 
-:      011983 ali_mesh_control_ble_advertising_send_device_silence_beacon_packet:
-0x3adc 011984 jam 0 ,mem_le_adv_enable 
-0x3add 011985 branch ali_mesh_control_ble_advertising_off_advertising 
-:      011987 ali_mesh_control_ble_advertising_send_paired_packet:
-0x3ade 011988 call ali_mesh_advertising_bearer_layer_init_queue_param 
-0x3adf 011989 arg mem_mesh_queue_ele_temp ,rega 
-0x3ae0 011990 call queue_get_new_ele 
-0x3ae1 011991 nrtn user 
-0x3ae2 011992 fetch 1 ,mem_mesh_upper_tran_layer_packet_type 
-0x3ae3 011993 bbit1 bit_uuper_tran_proxy_message ,ali_mesh_control_ble_advertising_send_paired_packet_end_duration_proxy 
-0x3ae4 011994 fetch 1 ,mem_mesh_queue_ele_duration 
-0x3ae5 011995 pincrease -1 
-0x3ae6 011996 istore 1 ,regb 
-0x3ae7 011997 and pdata ,0x7f ,pdata 
-0x3ae8 011998 call ali_mesh_control_ble_advertising_send_paired_packet_end_duration ,blank 
-0x3ae9 011999 fetch 1 ,mem_mesh_upper_tran_layer_packet_type 
-0x3aea 012000 rtnbit0 bit_upper_tran_tmall_message 
-0x3aeb 012001 arg mem_mesh_adv_data_len ,contw 
-0x3aec 012002 arg mem_mesh_queue_ele_len ,contr 
-0x3aed 012003 call memcpy32 
-0x3aee 012004 branch mesh_le_send_adv 
-:      012006 ali_mesh_control_ble_advertising_send_paired_packet_end_duration_proxy:
-0x3aef 012007 arg mem_mesh_queue_ele_duration ,rega 
-0x3af0 012008 call queue_pop 
-0x3af1 012009 call queue_empty 
-0x3af2 012010 nrtn blank 
-0x3af3 012012 call ali_mesh_send_paired_packet_init_advertising 
-0x3af4 012013 branch ali_mesh_control_ble_advertising_off_advertising 
-:      012016 ali_mesh_control_ble_advertising_send_paired_packet_end_duration:
-0x3af5 012017 arg mem_mesh_queue_ele_duration ,rega 
-0x3af6 012018 call queue_pop 
-0x3af7 012019 call queue_empty 
-0x3af8 012020 nrtn blank 
-0x3af9 012022 jam adv_pairing_mesh_message_interval ,mem_mesh_advertising_unprovisioned_device_beacon_interval 
-0x3afa 012023 branch ali_mesh_control_ble_advertising_off_advertising 
-:      012025 ali_mesh_send_paired_packet_init_advertising:
-0x3afb 012026 jam null_packet_advertising ,mem_mesh_upper_tran_layer_packet_advertising 
-0x3afc 012027 rtn 
-:      012030 ali_mesh_control_ble_advertising_send_device_beacon_packet:
-0x3afd 012031 call ali_mesh_config_device_uuid_by_three_tuple 
-0x3afe 012032 call ali_mesh_send_unprovisioned_beacons_tmall 
-0x3aff 012033 call ali_mesh_control_ble_advertising_device_beacon_check_duration 
-0x3b00 012034 nrtn zero 
-0x3b01 012035 fetch 1 ,mem_mesh_provisioned_flag 
-0x3b02 012036 beq silence_beacon_status ,ali_mesh_end_advertising_silence_device_beacon_packet 
-0x3b03 012037 beq unprovisioned_beacon_status ,ali_mesh_end_advertising_unprovisioned_device_beacon_packet 
-0x3b04 012038 rtn 
-:      012043 ali_mesh_control_ble_advertising_device_beacon_check_duration:
-0x3b05 012044 fetch 1 ,mem_mesh_advertising_unprovisioned_device_beacon_duration 
-0x3b06 012045 add pdata ,-1 ,pdata 
-0x3b07 012046 store 1 ,mem_mesh_advertising_unprovisioned_device_beacon_duration 
-0x3b08 012047 rtn 
-:      012050 ali_mesh_end_advertising_silence_device_beacon_packet:
-0x3b09 012051 jam adv_silence_device_beacon_interval ,mem_mesh_advertising_unprovisioned_device_beacon_interval 
-0x3b0a 012052 branch ali_mesh_control_ble_advertising_off_advertising 
-:      012055 ali_mesh_end_advertising_unprovisioned_device_beacon_packet:
-0x3b0b 012056 jam adv_unprovisioned_device_beacon_duration ,mem_mesh_advertising_unprovisioned_device_beacon_interval 
-0x3b0c 012057 branch ali_mesh_control_ble_advertising_off_advertising 
-:      012060 ali_mesh_control_ble_advertising_send_pairing_packet:
-0x3b0d 012061 branch mesh_le_send_adv 
-:      012063 ali_mesh_chip_timer_check_with_random_timer:
-0x3b0e 012064 fetch 1 ,mem_mesh_advertising_unprovisioned_device_beacon_switch 
-0x3b0f 012065 rtnne device_beacon_on 
-:      012066 ali_mesh_chip_timer_check_with_random_timer_continue:
-0x3b10 012067 random pdata 
-0x3b11 012068 and pdata ,0x07 ,pdata 
-0x3b12 012069 iadd rega ,rega 
-:      012073 ali_mesh_chip_timer_check:
-0x3b13 012074 call timer_check 
-0x3b14 012075 nrtn blank 
-0x3b15 012076 copy rega ,pdata 
-0x3b16 012077 call timer_init 
-0x3b17 012078 copy regb ,pdata 
-0x3b18 012079 branch callback_func 
-:      012083 ali_mesh_advertising_unprovisioned_timer:
-0x3b19 012084 arg mem_mesh_advertising_unprovisioned_device_beacon_timer ,regc 
-0x3b1a 012085 arg ali_mesh_advertising_unprovisioned_timeout ,regb 
-0x3b1b 012086 branch timer_single_step_2b 
-:      012089 ali_mesh_advertising_unprovisioned_timeout:
-0x3b1c 012090 fetch 1 ,mem_mesh_provisioned_flag 
-0x3b1d 012091 rtnne unprovisioned_beacon_status 
-0x3b1e 012092 fetch 1 ,mem_mesh_uuid_featureflag 
-0x3b1f 012093 set1 bit_silence_adv_flag ,pdata 
-0x3b20 012094 store 1 ,mem_mesh_uuid_featureflag 
-0x3b21 012095 jam silence_beacon_status ,mem_mesh_provisioned_flag 
-0x3b22 012096 branch ali_mesh_send_silence_device_beacon_init_advertising 
-:      012101 ali_mesh_advertising_unprovisioned_timer_interval_timer:
-0x3b23 012102 arg mem_mesh_advertising_unprovisioned_device_beacon_interval ,regc 
-0x3b24 012103 arg ali_mesh_advertising_unprovisioned_timer_interval_timeout ,regb 
-0x3b25 012104 branch timer_single_step 
-:      012109 ali_mesh_advertising_unprovisioned_timer_interval_timeout:
-0x3b26 012110 fetch 1 ,mem_mesh_provisioned_flag 
-0x3b27 012112 beq unprovisioned_beacon_status ,ali_mesh_send_unprovisioned_device_beacon_init_advertising 
-0x3b28 012113 beq paired_status ,ali_mesh_send_paired_packet_init_advertising 
-0x3b29 012114 rtn 
-:      012116 ali_mesh_stop_send_indication_packet:
-0x3b2a 012117 call ali_mesh_advertising_bearer_layer_queue_init 
-0x3b2b 012118 call ali_mesh_upper_transport_layer_queue_pop 
-0x3b2c 012119 jam 0 ,mem_mesh_advertising_unprovisioned_device_beacon_interval 
-0x3b2d 012120 call ali_mesh_control_ble_advertising_off_advertising 
-0x3b2e 012121 branch ali_mesh_send_paired_packet_init_advertising 
-:      012124 ali_mesh_send_unprovisioned_device_beacon_init_advertising:
-0x3b2f 012125 jam adv_unprovisioned_device_beacon_duration ,mem_mesh_advertising_unprovisioned_device_beacon_duration 
-0x3b30 012126 branch ali_mesh_control_ble_advertising_on_advertising 
-:      012129 ali_mesh_send_silence_device_beacon_init_advertising:
-0x3b31 012130 jam adv_silence_device_beacon_duration ,mem_mesh_advertising_unprovisioned_device_beacon_duration 
-0x3b32 012131 branch ali_mesh_control_ble_advertising_on_advertising 
-:      012133 ali_mesh_network_layer_control_relay_packet:
-0x3b33 012134 arg ali_mesh_network_layer_control_send_relay_packet ,regb 
-0x3b34 012135 arg mesh_adv_relay_message_interval ,rega 
-0x3b35 012136 arg mesh_ble_relay_timer ,queue 
-0x3b36 012137 branch ali_mesh_chip_timer_check_with_random_timer_continue 
-:      012139 ali_mesh_network_layer_control_send_relay_packet:
-0x3b37 012140 fetch 1 ,mem_mesh_upper_tran_layer_packet_advertising 
-0x3b38 012141 nrtn blank 
-0x3b39 012142 call ali_mesh_network_layer_init_queue_param 
-0x3b3a 012143 arg mem_mesh_queue_ele_temp ,rega 
-0x3b3b 012144 call queue_get_new_ele 
-0x3b3c 012145 nrtn user 
-0x3b3d 012146 fetch 1 ,mem_mesh_queue_ele_duration 
-0x3b3e 012147 pincrease -1 
-0x3b3f 012148 istore 1 ,regb 
-0x3b40 012149 call queue_pop ,blank 
-0x3b41 012150 arg mem_mesh_adv_data_len ,contw 
-0x3b42 012151 arg mem_mesh_queue_ele_len ,contr 
-0x3b43 012152 call memcpy32 
-0x3b44 012153 branch mesh_le_send_adv 
-:      012160 ali_mesh_encrypt_calc_random_data:
-0x3b45 012161 call ali_mesh_encrypt_calc_random_data_calc_confirmationkey 
-0x3b46 012162 call ali_mesh_encrypt_calc_random_data_calc_authvalueprov 
-0x3b47 012163 call ali_mesh_encrypt_calc_random_data_calc_authvaluedevice 
-0x3b48 012164 call ali_mesh_encrypt_calc_random_data_calc_confirmationcloud 
-0x3b49 012165 call ali_mesh_encrypt_calc_random_data_calc_confirmationdevice 
-0x3b4a 012166 branch ali_mesh_encrypt_calc_random_data_calc_devicekey 
-:      012171 ali_mesh_encrypt_calc_random_data_calc_confirmationkey:
-0x3b4b 012172 call ali_mesh_encrypt_load_randomab_to_sha256 
-0x3b4c 012173 arg mem_mesh_sha256_confirmationkey_ascii ,contr 
-0x3b4d 012174 arg 0xf ,loopcnt 
-0x3b4e 012175 call ali_mesh_encrypt_base_function_sha256_load_data_without_hex2ascii 
-0x3b4f 012176 call ali_mesh_encrypt_base_function_sha256_calc 
-0x3b50 012177 arg memresult ,contr 
-0x3b51 012178 arg mem_mesh_confirmationkey ,contw 
-0x3b52 012179 branch memcpy16 
-:      012184 ali_mesh_encrypt_calc_random_data_calc_authvalueprov:
-0x3b53 012185 call ali_mesh_encrypt_load_three_tuple_to_sha256 
-0x3b54 012186 call ali_mesh_encrypt_load_randomba_to_sha256 
-0x3b55 012187 call ali_mesh_encrypt_base_function_sha256_calc 
-0x3b56 012188 arg memresult ,contr 
-0x3b57 012189 arg mem_mesh_authvalueprov ,contw 
-0x3b58 012190 branch memcpy16 
-:      012194 ali_mesh_encrypt_calc_random_data_calc_authvaluedevice:
-0x3b59 012195 call ali_mesh_encrypt_load_three_tuple_to_sha256 
-0x3b5a 012196 call ali_mesh_encrypt_load_randomab_to_sha256 
-0x3b5b 012197 call ali_mesh_encrypt_base_function_sha256_calc 
-0x3b5c 012198 arg memresult ,contr 
-0x3b5d 012199 arg mem_mesh_authvaluedevice ,contw 
-0x3b5e 012200 branch memcpy16 
-:      012205 ali_mesh_encrypt_calc_random_data_calc_confirmationcloud:
-0x3b5f 012206 fetch 8 ,mem_mesh_provisioning_random_a 
-0x3b60 012207 store 8 ,mem_mesh_confirmationcloud_randoma 
-0x3b61 012208 fetch 8 ,mem_mesh_provisioning_random_b 
-0x3b62 012209 store 8 ,mem_mesh_confirmationcloud_randomb 
-0x3b63 012211 arg mem_mesh_calc_confirmationcloud_data ,contr 
-0x3b64 012212 arg mem_mesh_confirmationkey ,rega 
-0x3b65 012213 arg mem_mesh_confirmationcloud ,alarm 
-0x3b66 012214 branch ali_mesh_encrypt_base_function_aes_cmac_32byte 
-:      012220 ali_mesh_encrypt_calc_random_data_calc_confirmationdevice:
-0x3b67 012221 arg mem_mesh_calc_confirmationdevice_data ,contr 
-0x3b68 012222 arg mem_mesh_confirmationkey ,rega 
-0x3b69 012223 arg mem_mesh_confirmationdevice ,alarm 
-0x3b6a 012224 branch ali_mesh_encrypt_base_function_aes_cmac_32byte 
-:      012229 ali_mesh_encrypt_calc_random_data_calc_devicekey:
-0x3b6b 012231 arg mem_mesh_confirmationcloud ,contr 
-0x3b6c 012232 arg 0x10 ,loopcnt 
-0x3b6d 012233 call ali_mesh_encrypt_base_function_sha256_load_data_with_hex2ascii 
-0x3b6e 012234 arg mem_mesh_sha256_devicekey_ascii ,contr 
-0x3b6f 012235 arg 9 ,loopcnt 
-0x3b70 012236 call ali_mesh_encrypt_base_function_sha256_load_data_without_hex2ascii 
-0x3b71 012237 call ali_mesh_encrypt_base_function_sha256_calc 
-0x3b72 012238 arg memresult ,contr 
-0x3b73 012239 arg mem_mesh_device_key ,contw 
-0x3b74 012240 branch memcpy16 
-:      012243 ali_mesh_encrypt_load_randomba_to_sha256:
-0x3b75 012244 call ali_mesh_encrypt_load_randomb_to_sha256 
-:      012245 ali_mesh_encrypt_load_randoma_to_sha256:
-0x3b76 012246 arg mem_mesh_provisioning_random_a ,contr 
-0x3b77 012247 branch ali_mesh_encrypt_base_function_sha256_load_data_64bit 
-:      012249 ali_mesh_encrypt_load_randomab_to_sha256:
-0x3b78 012250 call ali_mesh_encrypt_load_randoma_to_sha256 
-:      012251 ali_mesh_encrypt_load_randomb_to_sha256:
-0x3b79 012252 arg mem_mesh_provisioning_random_b ,contr 
-0x3b7a 012253 branch ali_mesh_encrypt_base_function_sha256_load_data_64bit 
-:      012256 ali_mesh_encrypt_load_three_tuple_to_sha256:
-0x3b7b 012257 arg mem_mesh_three_tuple_productid ,contr 
-0x3b7c 012258 arg 4 ,loopcnt 
-0x3b7d 012259 call ali_mesh_encrypt_base_function_sha256_load_data_with_hex2ascii_add_comma 
-0x3b7e 012260 arg mem_mesh_three_tuple_mac ,contr 
-0x3b7f 012261 arg 6 ,loopcnt 
-0x3b80 012262 call ali_mesh_encrypt_base_function_sha256_load_data_with_hex2ascii_add_comma 
-0x3b81 012263 arg mem_mesh_three_tuple_secret ,contr 
-0x3b82 012264 arg 0x10 ,loopcnt 
-0x3b83 012265 call ali_mesh_encrypt_base_function_sha256_load_data_with_hex2ascii 
-0x3b84 012266 call ali_mesh_encrypt_base_function_sha256_check_first_load_data 
-0x3b85 012267 branch ali_mesh_encrypt_base_function_sha256_load_data_with_hex2ascii_add_comma + 2 
-:      012272 ali_mesh_encrypt_calc_provisioning_data:
-0x3b86 012273 call ali_mesh_encrypt_calc_provisioning_data_calc_sessionkey 
-:      012275 ali_mesh_encrypt_calc_provisioning_data_xor_prov_data:
-0x3b87 012276 arg mem_mesh_encrypt_provisioning_data ,rega 
-0x3b88 012277 arg memresult ,regb 
-0x3b89 012278 arg 0xb ,loopcnt 
-:      012279 ali_mesh_encrypt_calc_provisioning_data_xor_prov_data_loop:
-0x3b8a 012280 ifetch 2 ,rega 
-0x3b8b 012281 ifetcht 2 ,regb 
-0x3b8c 012282 ixor temp ,pdata 
-0x3b8d 012283 istore 2 ,rega 
-0x3b8e 012284 increase 2 ,rega 
-0x3b8f 012285 increase 2 ,regb 
-0x3b90 012286 loop ali_mesh_encrypt_calc_provisioning_data_xor_prov_data_loop 
-0x3b91 012287 rtn 
-:      012293 ali_mesh_encrypt_calc_provisioning_data_calc_sessionkey:
-0x3b92 012294 arg mem_mesh_confirmationcloud ,contr 
-0x3b93 012295 arg 0x10 ,loopcnt 
-0x3b94 012296 call ali_mesh_encrypt_base_function_sha256_load_data_with_hex2ascii 
-0x3b95 012297 arg mem_mesh_sha256_sessionkey_ascii ,contr 
-0x3b96 012298 arg 0xa ,loopcnt 
-0x3b97 012299 call ali_mesh_encrypt_base_function_sha256_load_data_without_hex2ascii 
-0x3b98 012300 branch ali_mesh_encrypt_base_function_sha256_calc 
-:      012304 ali_mesh_encrypt_calc_network_key_by_k2:
-0x3b99 012305 arg mem_mesh_network_key ,contr 
-0x3b9a 012306 arg mem_k2_n ,contw 
-0x3b9b 012307 call memcpy16 
-:      012311 ali_mesh_encrypt_base_function_k2:
-0x3b9c 012313 arg mem_k2_n ,contr 
-0x3b9d 012314 arg mem_k2_salt ,rega 
-0x3b9e 012315 arg mem_k2_t ,alarm 
-0x3b9f 012316 call ali_mesh_encrypt_base_function_aes_cmac_16byte 
-0x3ba0 012318 arg mem_k2_t1 ,alarm 
-0x3ba1 012319 arg 0x01 ,regb 
-0x3ba2 012320 setarg 0 
-0x3ba3 012321 call ali_mesh_encrypt_base_function_k2_aes_cmac_t 
-0x3ba4 012322 fetch 1 ,mem_k2_t1 + 15 
-0x3ba5 012323 and pdata ,0x7f ,pdata 
-0x3ba6 012324 store 1 ,mem_k2_nid 
-0x3ba7 012326 arg mem_k2_t2 ,alarm 
-0x3ba8 012327 arg 0x02 ,regb 
-0x3ba9 012328 setarg 0x10 
-0x3baa 012329 arg mem_k2_t1 ,rega 
-0x3bab 012330 call ali_mesh_encrypt_base_function_k2_aes_cmac_t 
-0x3bac 012332 arg mem_k2_t3 ,alarm 
-0x3bad 012333 arg 0x03 ,regb 
-0x3bae 012334 setarg 0x10 
-0x3baf 012335 arg mem_k2_t2 ,rega 
-0x3bb0 012336 branch ali_mesh_encrypt_base_function_k2_aes_cmac_t 
-:      012338 ali_mesh_encrypt_base_function_k4:
-0x3bb1 012340 arg mem_mesh_application_key ,contr 
-0x3bb2 012341 arg mem_k4_salt ,rega 
-0x3bb3 012342 arg mem_k4_t ,alarm 
-0x3bb4 012343 call ali_mesh_encrypt_base_function_aes_cmac_16byte 
-0x3bb5 012344 arg mem_k4_id6_01 ,contr 
-0x3bb6 012345 arg mem_k4_t ,rega 
-0x3bb7 012346 arg mem_k4_k4n ,alarm 
-0x3bb8 012347 setarg 4 
-0x3bb9 012348 call ali_mesh_encrypt_base_function_aes_cmac 
-0x3bba 012349 fetch 1 ,mem_k4_k4n + 15 
-0x3bbb 012350 and pdata ,0x3f ,pdata 
-0x3bbc 012351 set1 transport_head_bit_akf ,pdata 
-0x3bbd 012352 store 1 ,mem_mesh_transport_aid 
-0x3bbe 012353 rtn 
-:      012355 ali_mesh_encrypt_base_function_k3:
-0x3bbf 012357 arg mem_mesh_network_key ,contr 
-0x3bc0 012358 arg mem_k3_salt ,rega 
-0x3bc1 012359 arg mem_k3_t ,alarm 
-0x3bc2 012360 call ali_mesh_encrypt_base_function_aes_cmac_16byte 
-0x3bc3 012361 arg mem_k3_id64_01 ,contr 
-0x3bc4 012362 arg mem_k3_t ,rega 
-0x3bc5 012363 arg mem_k3_k4n ,alarm 
-0x3bc6 012364 setarg 5 
-0x3bc7 012365 call ali_mesh_encrypt_base_function_aes_cmac 
-0x3bc8 012369 fetch 2 ,mem_ui_state_map 
-0x3bc9 012370 rtnbit1 ui_state_ble_connected 
-0x3bca 012371 jam 1 ,mem_le_adv_enable 
-0x3bcb 012372 rtn 
-:      012376 ali_mesh_encrypt_obfuscation_deceypt_send_message:
-0x3bcc 012377 arg mem_mesh_send_upper_layer_ctl_and_ttl ,rega 
-0x3bcd 012378 fetch 7 ,mem_mesh_send_upper_layer_dst 
-0x3bce 012379 branch ali_mesh_encrypt_obfuscation_deceypt 
-:      012380 ali_mesh_encrypt_obfuscation_deceypt_recevie_message:
-0x3bcf 012381 arg mem_mesh_message_ttl ,rega 
-0x3bd0 012382 fetch 7 ,mem_mesh_message_dst 
-:      012383 ali_mesh_encrypt_obfuscation_deceypt:
-0x3bd1 012384 store 7 ,mem_mesh_privacy_plaintext_privacy_random 
-0x3bd2 012385 setarg 0 
-0x3bd3 012386 store 5 ,mem_mesh_privacy_plaintext_zero_string 
-0x3bd4 012387 call ali_mesh_encrypt_generate_pecb 
-0x3bd5 012388 fetch 6 ,mem_mesh_pecb 
-0x3bd6 012389 ifetcht 6 ,rega 
-0x3bd7 012390 ixor temp ,pdata 
-0x3bd8 012391 istore 6 ,rega 
-0x3bd9 012392 rtn 
-:      012394 ali_mesh_encrypt_generate_pecb:
-:      012395 ali_mesh_encrypt_generate_privacy_random:
-0x3bda 012396 fetch 4 ,mem_mesh_iv_index 
-0x3bdb 012397 store 4 ,mem_mesh_privacy_plaintext_iv_index 
-:      012399 ali_mesh_encrypt_base_function_generate_pecb:
-0x3bdc 012400 arg mem_k2_privacykey ,contr 
-0x3bdd 012401 call load_key 
-0x3bde 012402 arg mem_mesh_privacy_plaintext ,contr 
-0x3bdf 012403 call load_data128 
-0x3be0 012404 call do_aes_ocb 
-0x3be1 012405 arg mem_mesh_pecb ,contw 
-0x3be2 012406 branch store_aes_result 
-:      012413 ali_mesh_encrypt_base_function_sha256_load_data_64bit:
-0x3be3 012414 arg 8 ,loopcnt 
-:      012419 ali_mesh_encrypt_base_function_sha256_load_data_with_hex2ascii:
-0x3be4 012420 call ali_mesh_encrypt_base_function_sha256_check_first_load_data 
-0x3be5 012421 call ali_mesh_encrypt_base_function_hex2ascii 
-0x3be6 012422 branch ali_mesh_encrypt_base_function_sha256_store_dataptr 
-:      012423 ali_mesh_encrypt_base_function_sha256_load_data_without_hex2ascii:
-0x3be7 012424 call ali_mesh_encrypt_base_function_sha256_check_first_load_data 
-0x3be8 012425 call memcpy 
-0x3be9 012426 branch ali_mesh_encrypt_base_function_sha256_store_dataptr 
-:      012427 ali_mesh_encrypt_base_function_sha256_load_data_with_hex2ascii_add_comma:
-0x3bea 012428 call ali_mesh_encrypt_base_function_sha256_check_first_load_data 
-0x3beb 012429 call ali_mesh_encrypt_base_function_hex2ascii 
-0x3bec 012430 setarg comma 
-0x3bed 012431 istore 1 ,contw 
-:      012432 ali_mesh_encrypt_base_function_sha256_store_dataptr:
-0x3bee 012433 copy contw ,pdata 
-0x3bef 012434 store 2 ,mem_mesh_sha256_data_end_addr 
-0x3bf0 012435 rtn 
-:      012436 ali_mesh_encrypt_base_function_sha256_check_first_load_data:
-0x3bf1 012437 copy contr ,temp 
-0x3bf2 012438 copy loopcnt ,rega 
-0x3bf3 012439 fetch 2 ,mem_mesh_sha256_data_end_addr 
-0x3bf4 012440 copy pdata ,contw 
-0x3bf5 012441 fetch 1 ,mem_mesh_sha256_load_first_data_flag 
-0x3bf6 012442 call ali_mesh_encrypt_base_function_sha256_first_load_data ,blank 
-0x3bf7 012443 copy temp ,contr 
-0x3bf8 012444 copy rega ,loopcnt 
-0x3bf9 012445 rtn 
-:      012446 ali_mesh_encrypt_base_function_sha256_first_load_data:
-0x3bfa 012447 jam 1 ,mem_mesh_sha256_load_first_data_flag 
-0x3bfb 012448 call ali_mesh_encrypt_base_function_sha256_clear_data_chunk 
-0x3bfc 012449 arg mem_mesh_sha256_chunk_start ,contw 
-0x3bfd 012450 rtn 
-:      012452 ali_mesh_encrypt_base_function_sha256_clear_data_chunk:
-0x3bfe 012453 arg 0x100 ,loopcnt 
-0x3bff 012454 arg mem_mesh_sha256_chunk_start ,contw 
-0x3c00 012455 branch memset0 
-:      012459 ali_mesh_encrypt_base_function_sha256_calc:
-0x3c01 012460 call ali_mesh_encrypt_base_function_sha256_load_data_end 
-0x3c02 012461 call ali_mesh_encrypt_base_function_sha256_input_data_init_inverse 
-0x3c03 012463 setarg mem_mesh_sha256_chunk_start 
-0x3c04 012464 store 2 ,mem_mesh_sha256_chunk_ptr 
-0x3c05 012465 call sha_init 
-:      012467 ali_mesh_encrypt_base_function_sha256_calc_loop:
-0x3c06 012468 fetch 2 ,mem_mesh_sha256_chunk_ptr 
-0x3c07 012469 copy pdata ,contr 
-0x3c08 012470 arg mem_dat ,contw 
-0x3c09 012471 call memcpy64 
-0x3c0a 012472 call sha 
-0x3c0b 012473 fetch 2 ,mem_mesh_sha256_chunk_ptr 
-0x3c0c 012474 pincrease 64 
-0x3c0d 012475 store 2 ,mem_mesh_sha256_chunk_ptr 
-0x3c0e 012476 fetch 1 ,mem_mesh_sha256_chunk_count 
-0x3c0f 012477 pincrease -1 
-0x3c10 012478 store 1 ,mem_mesh_sha256_chunk_count 
-0x3c11 012479 nbranch ali_mesh_encrypt_base_function_sha256_calc_loop ,blank 
-0x3c12 012480 call sha_result 
-0x3c13 012481 arg memresult ,rega 
-0x3c14 012482 arg 0x20 ,loopcnt 
-0x3c15 012483 call inverse_data 
-0x3c16 012484 rtn 
-:      012487 ali_mesh_encrypt_base_function_sha256_load_data_end:
-0x3c17 012488 jam 0 ,mem_mesh_sha256_load_first_data_flag 
-0x3c18 012489 fetch 2 ,mem_mesh_sha256_data_end_addr 
-0x3c19 012490 copy pdata ,contw 
-0x3c1a 012491 arg 0x80 ,temp 
-0x3c1b 012492 istoret 1 ,contw 
-0x3c1c 012493 arg mem_mesh_sha256_chunk_start ,temp 
-0x3c1d 012494 isub temp ,pdata 
-0x3c1e 012495 store 8 ,mem_mesh_sha256_data_len_byte 
-0x3c1f 012497 lshift3 pdata ,temp 
-0x3c20 012498 storet 8 ,mem_mesh_sha256_data_len_bit 
-0x3c21 012499 rshift4 pdata ,regc 
-0x3c22 012500 rshift2 regc ,regc 
-0x3c23 012501 and pdata ,0x3f ,pdata 
-0x3c24 012502 sub pdata ,55 ,null 
-0x3c25 012504 ncall ali_mesh_encrypt_base_function_sha256_add_chunk ,positive 
-0x3c26 012505 add regc ,1 ,pdata 
-0x3c27 012506 store 1 ,mem_mesh_sha256_chunk_count 
-0x3c28 012507 mul32 pdata ,64 ,rega 
-0x3c29 012508 lshift4 pdata ,regc 
-0x3c2a 012509 increase -1 ,regc 
-0x3c2b 012510 setarg mem_mesh_sha256_chunk_start + decreased_four 
-0x3c2c 012511 iadd rega ,rega 
-0x3c2d 012512 fetch 4 ,mem_mesh_sha256_data_len_bit 
-0x3c2e 012513 istore 4 ,rega 
-0x3c2f 012514 rtn 
-:      012518 ali_mesh_encrypt_base_function_sha256_add_chunk:
-0x3c30 012519 increase 1 ,regc 
-0x3c31 012520 rtn 
-:      012522 ali_mesh_encrypt_base_function_sha256_input_data_init_inverse:
-0x3c32 012523 arg mem_mesh_sha256_chunk_start ,rega 
-:      012528 ali_mesh_encrypt_base_function_sha256_data_inverse_4byte:
-0x3c33 012529 arg 4 ,loopcnt 
-0x3c34 012530 call inverse_data 
-0x3c35 012531 increase 2 ,rega 
-0x3c36 012532 add regc ,-1 ,regc 
-0x3c37 012533 nbranch ali_mesh_encrypt_base_function_sha256_data_inverse_4byte ,zero 
-0x3c38 012534 rtn 
-:      012541 ali_mesh_encrypt_base_function_hex2ascii:
-0x3c39 012542 ifetch 1 ,contr 
-0x3c3a 012543 rshift4 pdata ,temp 
-0x3c3b 012544 call ali_mesh_encrypt_base_function_dialog2uchar 
-0x3c3c 012545 istoret 1 ,contw 
-0x3c3d 012546 and pdata ,0x0f ,temp 
-0x3c3e 012547 call ali_mesh_encrypt_base_function_dialog2uchar 
-0x3c3f 012548 istoret 1 ,contw 
-0x3c40 012549 loop ali_mesh_encrypt_base_function_hex2ascii 
-0x3c41 012550 rtn 
-:      012551 ali_mesh_encrypt_base_function_dialog2uchar:
-0x3c42 012552 sub temp ,9 ,null 
-0x3c43 012553 branch ali_mesh_encrypt_base_function_dialog2uchar_num ,positive 
-0x3c44 012554 add temp ,87 ,temp 
-0x3c45 012555 rtn 
-:      012556 ali_mesh_encrypt_base_function_dialog2uchar_num:
-0x3c46 012557 add temp ,48 ,temp 
-0x3c47 012558 rtn 
-:      012561 ali_mesh_encrypt_base_function_aes_cmac_32byte:
-0x3c48 012562 setarg 0x20 
-0x3c49 012563 branch ali_mesh_encrypt_base_function_aes_cmac 
-:      012565 ali_mesh_encrypt_base_function_aes_cmac_16byte:
-0x3c4a 012566 setarg 0x10 
-0x3c4b 012567 branch ali_mesh_encrypt_base_function_aes_cmac 
-:      012572 ali_mesh_encrypt_base_function_k2_aes_cmac_t:
-0x3c4c 012573 fetcht 1 ,mem_k2_p_len 
-0x3c4d 012574 increase 1 ,temp 
-0x3c4e 012575 iadd temp ,temp 
-0x3c4f 012576 storet 1 ,mem_aes_cmac_data_length 
-0x3c50 012577 copy rega ,contr 
-0x3c51 012578 copy pdata ,loopcnt 
-0x3c52 012579 call memcpy_fast 
-0x3c53 012580 fetcht 1 ,mem_k2_p_len 
-0x3c54 012581 copy temp ,loopcnt 
-0x3c55 012582 call memcpy 
-0x3c56 012583 copy regb ,pdata 
-0x3c57 012584 istore 1 ,contw 
-0x3c58 012585 arg mem_k2_t ,rega 
-0x3c59 012586 branch ali_mesh_encrypt_base_function_aes_cmac + 3 
-:      012595 ali_mesh_encrypt_base_function_aes_cmac:
-0x3c5a 012596 store 1 ,mem_aes_cmac_data_length 
-0x3c5b 012597 copy pdata ,loopcnt 
-0x3c5c 012598 call memcpy_fast 
-0x3c5d 012599 copy rega ,contr 
-0x3c5e 012600 arg mem_aes_cmac_k ,contw 
-0x3c5f 012601 call memcpy16 
-0x3c60 012602 call function_aes_cmac 
-0x3c61 012603 copy alarm ,contw 
-0x3c62 012604 call store_aes_result 
-0x3c63 012605 rtn 
-:      012609 ali_b0_block_generate:
-0x3c64 012610 fetcht 1 ,mem_ccm_type 
-0x3c65 012611 branch ali_block_generate 
-:      012612 ali_a_block_generate:
-0x3c66 012613 force 0x01 ,temp 
-:      012614 ali_block_generate:
-0x3c67 012615 force regidx_data ,regext_index 
-0x3c68 012616 fetch 2 ,mem_nonce_ptr 
-0x3c69 012617 copy pdata ,contr 
-0x3c6a 012618 ifetch 3 ,contr 
-0x3c6b 012619 lshift8 pdata ,pdata 
-0x3c6c 012620 ior temp ,regext 
-0x3c6d 012621 increase 1 ,regext_index 
-0x3c6e 012622 ifetch 4 ,contr 
-0x3c6f 012623 copy pdata ,regext 
-0x3c70 012624 increase 1 ,regext_index 
-0x3c71 012625 ifetch 4 ,contr 
-0x3c72 012626 copy pdata ,regext 
-0x3c73 012627 increase 1 ,regext_index 
-0x3c74 012628 byteswap rega ,regext 
-0x3c75 012629 lshift16 regext ,regext 
-0x3c76 012630 ifetch 2 ,contr 
-0x3c77 012631 ior regext ,regext 
-0x3c78 012632 rtn 
-:      012633 ali_generate_mic:
-0x3c79 012634 fetch 1 ,mem_ccm_data_len 
-0x3c7a 012635 copy pdata ,rega 
-0x3c7b 012636 call ali_b0_block_generate 
-0x3c7c 012637 call do_aes_ocb 
-0x3c7d 012638 force regidx_result ,regext_index 
-0x3c7e 012639 deposit regext 
-0x3c7f 012640 copy rega ,loopcnt 
-0x3c80 012641 fetcht 2 ,mem_ccm_data_ptr 
-0x3c81 012642 copy temp ,contr 
-0x3c82 012643 call padding_data 
-0x3c83 012644 branch generate_mic_loop 
-:      012645 ali_ccm_encrypt_64bit:
-0x3c84 012646 jam mic_size_64bit ,mem_ccm_type 
-0x3c85 012647 branch ali_ccm_encrypt_function 
-:      012648 ali_ccm_encrypt:
-0x3c86 012649 jam mic_size_32bit ,mem_ccm_type 
-0x3c87 012650 branch ali_ccm_encrypt_function 
-:      012651 ali_ccm_encrypt_function:
-0x3c88 012652 store 1 ,mem_ccm_data_len 
-0x3c89 012653 storet 2 ,mem_ccm_data_ptr 
-0x3c8a 012654 bpatchx patch34_5 ,mem_patch34 
-0x3c8b 012655 call ali_generate_mic 
-0x3c8c 012656 force regidx_xor ,regext_index 
-0x3c8d 012657 iforce regext 
-0x3c8e 012658 force regidx_result + 1 ,regext_index 
-0x3c8f 012659 copy regext ,pdata 
-0x3c90 012660 force regidx_xor + 1 ,regext_index 
-0x3c91 012661 iforce regext 
-0x3c92 012662 force 0 ,rega 
-0x3c93 012663 copy temp ,regc 
-0x3c94 012664 call ali_a_block_generate 
-0x3c95 012665 call do_aes_ctr 
-0x3c96 012666 call ali_fetcht_ccm_mic 
-0x3c97 012667 storet 8 ,mem_ccm_mic 
-0x3c98 012668 fetch 1 ,mem_ccm_data_len 
-0x3c99 012669 copy pdata ,regb 
-0x3c9a 012670 call ali_aes_crypt_data 
-0x3c9b 012671 fetcht 1 ,mem_ccm_data_len 
-0x3c9c 012672 fetch 2 ,mem_ccm_data_ptr 
-0x3c9d 012673 iadd temp ,rega 
-0x3c9e 012674 fetcht 8 ,mem_ccm_mic 
-0x3c9f 012675 istoret 4 ,rega 
-0x3ca0 012676 fetch 1 ,mem_ccm_type 
-0x3ca1 012677 sub pdata ,mic_size_32bit ,pdata 
-0x3ca2 012678 rtn blank 
-0x3ca3 012679 istoret 8 ,rega 
-0x3ca4 012680 rtn 
-:      012681 ali_ccm_decrypt_64bit:
-0x3ca5 012682 jam mic_size_64bit ,mem_ccm_type 
-0x3ca6 012683 branch ali_ccm_decrypt_function 
-:      012684 ali_ccm_decrypt:
-0x3ca7 012685 jam mic_size_32bit ,mem_ccm_type 
-0x3ca8 012686 branch ali_ccm_decrypt_function 
-:      012688 ali_ccm_decrypt_function:
-0x3ca9 012689 store 1 ,mem_ccm_data_len 
-0x3caa 012690 storet 2 ,mem_ccm_data_ptr 
-0x3cab 012691 copy temp ,regc 
-0x3cac 012692 copy pdata ,regb 
-0x3cad 012693 iadd regc ,contr 
-0x3cae 012694 bpatchx patch34_6 ,mem_patch34 
-0x3caf 012695 ifetch 8 ,contr 
-0x3cb0 012696 force regidx_xor ,regext_index 
-0x3cb1 012697 iforce regext 
-0x3cb2 012698 force regidx_xor + 1 ,regext_index 
-0x3cb3 012699 rshift32 pdata ,pdata 
-0x3cb4 012700 iforce regext 
-0x3cb5 012701 force 0 ,rega 
-0x3cb6 012702 call ali_a_block_generate 
-0x3cb7 012703 call do_aes_ctr 
-0x3cb8 012704 call ali_fetcht_ccm_mic 
-0x3cb9 012705 storet 8 ,mem_ccm_mic 
-0x3cba 012706 call ali_aes_crypt_data 
-0x3cbb 012707 call ali_generate_mic 
-0x3cbc 012708 call ali_fetcht_ccm_mic 
-0x3cbd 012709 fetch 1 ,mem_ccm_type 
-0x3cbe 012710 beq mic_size_64bit ,ali_ccm_decrypt_function_check_mic64 
-0x3cbf 012711 storet 4 ,mem_ccm_mic + 4 
-0x3cc0 012712 fetch 4 ,mem_ccm_mic 
-0x3cc1 012713 fetcht 4 ,mem_ccm_mic + 4 
-0x3cc2 012714 isub temp ,pdata 
-0x3cc3 012715 rtn 
-:      012717 ali_ccm_decrypt_function_check_mic64:
-0x3cc4 012718 fetch 8 ,mem_ccm_mic 
-0x3cc5 012719 isub temp ,pdata 
-0x3cc6 012720 rtn 
-:      012722 ali_fetcht_ccm_mic:
-0x3cc7 012723 force regidx_result ,regext_index 
-0x3cc8 012724 deposit regext 
-0x3cc9 012725 force regidx_result + 1 ,regext_index 
-0x3cca 012726 copy regext ,temp 
-0x3ccb 012727 lshift16 temp ,temp 
-0x3ccc 012728 lshift16 temp ,temp 
-0x3ccd 012729 ior temp ,temp 
-0x3cce 012730 rtn 
-:      012731 ali_aes_crypt_data:
-0x3ccf 012732 increase 1 ,rega 
-0x3cd0 012733 call ali_a_block_generate 
-0x3cd1 012734 copy regc ,contr 
-0x3cd2 012735 call aes_load_xor 
-0x3cd3 012736 call do_aes_ctr 
-0x3cd4 012737 call store_enc_data 
-0x3cd5 012738 increase 16 ,regc 
-0x3cd6 012739 increase -16 ,regb 
-0x3cd7 012740 branch ali_aes_crypt_data ,positive 
-0x3cd8 012741 rtn 
-:      012751 mesh_send_unprovisioned_beacons:
-0x3cd9 012752 bpatchx patch34_7 ,mem_patch34 
-0x3cda 012753 jam unprovisioned_beacon_status ,mem_mesh_provisioned_flag 
-0x3cdb 012754 jam 0x00 ,mem_mesh_provisioning_state_flag 
-0x3cdc 012755 jam 1 ,mem_mesh_advertising_unprovisioned_device_beacon_switch 
-0x3cdd 012756 setarg adv_unprovisioned_device_beacon_timeout 
-0x3cde 012757 store 2 ,mem_mesh_advertising_unprovisioned_device_beacon_timer 
-0x3cdf 012758 rtn 
-:      012761 ali_mesh_config_device_uuid_by_three_tuple:
-0x3ce0 012762 setarg company_identifiers_alibaba 
-0x3ce1 012763 store 2 ,mem_mesh_device_uuid 
-0x3ce2 012764 fetch 1 ,mem_mesh_device_pid 
-0x3ce3 012765 istore 1 ,contw 
-0x3ce4 012766 fetch 4 ,mem_mesh_three_tuple_productid 
-0x3ce5 012767 call inverse_data_4byte 
-0x3ce6 012768 istore 4 ,contw 
-0x3ce7 012769 fetch 6 ,mem_le_lap 
-0x3ce8 012770 istore 6 ,contw 
-0x3ce9 012771 fetch 3 ,mem_mesh_uuid_featureflag 
-0x3cea 012772 istore 3 ,contw 
-0x3ceb 012773 rtn 
-:      012775 ali_mesh_send_unprovisioned_beacons_tmall:
-0x3cec 012776 call ali_mesh_init_adv_data_tmall_unprovisioned_beacons_package 
-0x3ced 012777 branch mesh_le_send_adv 
-:      012779 ali_mesh_init_adv_data_tmall_unprovisioned_beacons_package:
-0x3cee 012781 jam 0x15 ,mem_mesh_adv_data_len 
-0x3cef 012782 setarg 0x14 
-0x3cf0 012783 store 1 ,mem_mesh_adv_data 
-0x3cf1 012784 setarg gap_adtype_mesh_beacon 
-0x3cf2 012785 istore 1 ,contw 
-0x3cf3 012786 setarg unprovisioned_device_beacon 
-0x3cf4 012787 istore 1 ,contw 
-:      012788 ali_mesh_advertising_send_unprovisioned_beacons_store_device_uuid:
-0x3cf5 012789 arg mem_mesh_device_uuid ,contr 
-0x3cf6 012790 call memcpy16 
-0x3cf7 012791 fetch 2 ,mem_mesh_oob_information 
-0x3cf8 012792 istore 2 ,contw 
-0x3cf9 012793 rtn 
-:      012796 ali_mesh_receive_adtype_manufacturer_specific:
-0x3cfa 012797 call ali_mesh_receive_provisioning_package_check_header 
-0x3cfb 012798 nrtn user 
-0x3cfc 012799 ifetch 1 ,contr 
-0x3cfd 012800 beq provisioning_random ,ali_mesh_advertising_receive_privisioning_random 
-0x3cfe 012801 beq provisioning_data ,ali_mesh_decrypt_tmall_privisioning_data_package 
-0x3cff 012802 bpatchx patch35_0 ,mem_patch35 
-0x3d00 012803 rtn 
-:      012807 ali_mesh_advertising_receive_privisioning_random:
-0x3d01 012808 call ali_mesh_advertising_receive_privisioning_random_check_states 
-0x3d02 012809 nrtn user 
-:      012810 ali_mesh_advertising_calc_encrypt_random_data:
-0x3d03 012811 call ali_mesh_encrypt_calc_random_data 
-0x3d04 012813 call ali_mesh_advertising_send_provisioning_confirmation 
-0x3d05 012814 call ali_mesh_send_pairing_data 
-0x3d06 012815 rtn 
-:      012817 ali_mesh_advertising_send_provisioning_confirmation:
-0x3d07 012818 arg provisioning_packet_confirmation_mac + provisioning_packet_confirmation_device ,temp 
-0x3d08 012819 call ali_mesh_advertising_send_packet_common 
-0x3d09 012820 setarg provisioning_confirmation 
-0x3d0a 012821 istore 1 ,contw 
-0x3d0b 012822 fetch 2 ,mem_mesh_three_tuple_mac + 4 
-0x3d0c 012823 istore 2 ,contw 
-0x3d0d 012824 arg mem_mesh_confirmationdevice ,contr 
-0x3d0e 012825 branch memcpy16 
-:      012828 ali_mesh_advertising_receive_privisioning_random_check_states:
-0x3d0f 012829 call disable_user 
-0x3d10 012830 ifetcht 2 ,contr 
-0x3d11 012831 arg mem_mesh_provisioning_random_a ,contw 
-0x3d12 012832 call memcpy16 
-0x3d13 012833 fetch 2 ,mem_mesh_three_tuple_mac + 4 
-0x3d14 012834 isub temp ,null 
-0x3d15 012835 nrtn zero 
-0x3d16 012838 fetch 1 ,mem_mesh_provisioning_state_flag 
-0x3d17 012839 rtnbit1 receive_provisioning_random 
-0x3d18 012840 set1 receive_provisioning_random ,pdata 
-0x3d19 012841 store 1 ,mem_mesh_provisioning_state_flag 
-0x3d1a 012843 jam pairing_status ,mem_mesh_provisioned_flag 
-0x3d1b 012844 branch enable_user 
-:      012846 ali_mesh_decrypt_tmall_privisioning_data_package:
-0x3d1c 012847 call ali_mesh_advertising_receive_privisioning_data 
-0x3d1d 012848 fetcht 2 ,mem_mesh_provisioning_data_mac_addr 
-0x3d1e 012849 fetch 2 ,mem_mesh_three_tuple_mac + 4 
-0x3d1f 012850 isub temp ,null 
-0x3d20 012851 nrtn zero 
-0x3d21 012852 call ali_mesh_encrypt_base_function_k3 
-0x3d22 012853 call ali_mesh_send_pairing_data 
-0x3d23 012854 fetch 1 ,mem_mesh_fast_pair_packet_type 
-0x3d24 012855 rtnne mesh_message_proxy 
-0x3d25 012856 jam wait_receive_appkey ,mem_mesh_provisioned_flag 
-0x3d26 012857 rtn 
-:      012860 ali_mesh_advertising_receive_privisioning_data:
-0x3d27 012861 bpatchx patch35_1 ,mem_patch35 
-0x3d28 012862 copy contr ,rega 
-0x3d29 012863 fetch 1 ,mem_mesh_provisioned_flag 
-0x3d2a 012864 rtneq paired_status 
-0x3d2b 012865 fetch 1 ,mem_mesh_provisioning_state_flag 
-0x3d2c 012866 rtnbit0 receive_provisioning_random 
-0x3d2d 012867 rtnbit1 receive_provisioning_data 
-0x3d2e 012868 copy rega ,contr 
-0x3d2f 012869 arg 0x16 ,loopcnt 
-0x3d30 012870 arg mem_mesh_encrypt_provisioning_data ,contw 
-0x3d31 012871 call memcpy 
-0x3d32 012873 call ali_mesh_encrypt_calc_provisioning_data 
-0x3d33 012875 fetcht 2 ,mem_mesh_provisioning_data_mac_addr 
-0x3d34 012876 fetch 2 ,mem_mesh_three_tuple_mac + 4 
-0x3d35 012877 isub temp ,null 
-0x3d36 012878 nrtn zero 
-:      012879 ali_mesh_resolve_privisioning_data_package:
-0x3d37 012880 fetch 1 ,mem_mesh_provisioning_state_flag 
-0x3d38 012881 set1 receive_provisioning_data ,pdata 
-0x3d39 012882 store 1 ,mem_mesh_provisioning_state_flag 
-0x3d3a 012884 call ali_mesh_encrypt_calc_network_key_by_k2 
-0x3d3b 012886 fetch 1 ,mem_mesh_last_iv_index_byte 
-0x3d3c 012887 store 1 ,mem_mesh_iv_index + 3 
-0x3d3d 012888 call ali_mesh_advertising_send_provisioning_complete 
-0x3d3e 012889 rtn 
-:      012893 ali_mesh_advertising_send_provisioning_complete:
-0x3d3f 012894 arg provisioning_packet_complete_mac ,temp 
-0x3d40 012895 call ali_mesh_advertising_send_packet_common 
-0x3d41 012896 setarg provisioning_complete 
-0x3d42 012897 istore 1 ,contw 
-0x3d43 012898 fetch 6 ,mem_mesh_three_tuple_mac 
-0x3d44 012899 istore 6 ,contw 
-0x3d45 012900 rtn 
-:      012903 ali_mesh_advertising_send_packet_common:
-0x3d46 012904 bpatchx patch35_2 ,mem_patch35 
-0x3d47 012905 setarg fast_pairing_timeout_provisioning 
-0x3d48 012906 store 2 ,mem_mesh_fast_pairing_timer 
-0x3d49 012907 fetch 1 ,mem_mesh_fast_pair_packet_type 
-0x3d4a 012908 sub pdata ,mesh_message_tmall ,null 
-0x3d4b 012909 call ali_mesh_control_ble_advertising_on_advertising ,zero 
-0x3d4c 012910 ncall ali_mesh_control_ble_advertising_off_advertising ,zero 
-0x3d4d 012911 add temp ,provisioning_packet_length_ad_type_company_id_vid_provisioning_type + provisioning_packet_length_flags ,pdata 
-0x3d4e 012912 store 1 ,mem_mesh_adv_data_len 
-0x3d4f 012913 call ali_mesh_advertising_add_adtype_flags 
-0x3d50 012914 add temp ,provisioning_packet_ad_type_company_id_vid_provisioning_type ,pdata 
-0x3d51 012915 istore 1 ,contw 
-0x3d52 012916 setarg gap_adtype_manufacturer_specific 
-0x3d53 012917 istore 1 ,contw 
-0x3d54 012918 setarg company_identifiers_alibaba 
-0x3d55 012919 byteswap pdata ,pdata 
-0x3d56 012920 istore 2 ,contw 
-0x3d57 012921 fetch 1 ,mem_mesh_receive_vid 
-0x3d58 012922 istore 1 ,contw 
-0x3d59 012923 rtn 
-:      012934 ali_mesh_receive_provisioning_package_check_header:
-0x3d5a 012935 call disable_user 
-0x3d5b 012936 ifetcht 2 ,contr 
-0x3d5c 012937 setarg company_identifiers_alibaba 
-0x3d5d 012938 byteswap pdata ,pdata 
-0x3d5e 012939 isub temp ,null 
-0x3d5f 012940 nrtn zero 
-0x3d60 012941 ifetch 1 ,contr 
-0x3d61 012942 store 1 ,mem_mesh_receive_vid 
-0x3d62 012943 branch enable_user 
-:      012946 ali_mesh_fast_pairing_timer:
-0x3d63 012947 arg mem_mesh_fast_pairing_timer ,regc 
-0x3d64 012948 arg ali_mesh_fast_pairing_timeout ,regb 
-0x3d65 012949 branch timer_single_step_2b 
-:      012951 ali_mesh_fast_pairing_timeout:
-:      012952 ali_mesh_fast_pairing_failed:
-0x3d66 012953 branch ali_mesh_advertising_init_send_unprovisioned_device_beacon 
-:      012961 ali_mesh_access_layer_config_or_health_message_opcode:
-0x3d67 012962 fetch 1 ,mem_mesh_configuration_health_message_opcode 
-0x3d68 012963 beq mesh_message_opcode_config_composition_data_get_no_head ,ali_mesh_access_layer_config_composition_data 
-0x3d69 012964 beq mesh_message_opcode_config_node_reset_no_head ,ali_mesh_access_layer_config_or_health_message_opcode_node_reset 
-0x3d6a 012965 beq mesh_message_opcode_config_model_subscription_add_no_head ,ali_mesh_message_config_modle_subscription_add 
-0x3d6b 012966 beq mesh_message_opcode_config_model_subscription_delete_no_head ,ali_mesh_message_config_modle_subscription_delete 
-0x3d6c 012968 beq mesh_message_opcode_config_model_subscription_add_ow_no_head ,ali_mesh_message_config_modle_subscription_add_overwrite 
-0x3d6d 012970 rtn 
-:      012972 ali_mesh_message_config_modle_subscription_add_overwrite:
-0x3d6e 012973 call ali_mesh_message_config_modle_subscription_check_element 
-0x3d6f 012974 call ali_mesh_message_config_modle_subscription_add_value_address_ow 
-0x3d70 012975 call ali_mesh_message_config_modle_subscription_save 
-0x3d71 012976 setarg mesh_configuration_and_health_message_opcode_header 
-0x3d72 012977 store 1 ,mem_mesh_access_layer_payload 
-0x3d73 012978 setarg mesh_message_opcode_config_model_subscription_add_ow_status 
-0x3d74 012979 istore 1 ,contw 
-0x3d75 012981 setarg mesh_success 
-0x3d76 012982 istore 1 ,contw 
-0x3d77 012983 fetch 2 ,mem_mesh_subscription_element_address_ow 
-0x3d78 012984 istore 2 ,contw 
-0x3d79 012986 fetch 1 ,mem_mesh_receive_model_message_payload_len 
-0x3d7a 012987 arg 4 ,temp 
-0x3d7b 012988 isub temp ,loopcnt 
-0x3d7c 012989 arg mem_mesh_subscription_list_num_ow ,contr 
-0x3d7d 012990 call memcpy 
-0x3d7e 012991 fetch 1 ,mem_mesh_receive_model_message_payload_len 
-0x3d7f 012992 pincrease 1 
-0x3d80 012993 store 1 ,mem_mesh_access_layer_payload_len 
-0x3d81 012996 arg 0 ,queue 
-0x3d82 012997 branch ali_mesh_ali_vendor_message_send_message 
-:      012999 ali_mesh_message_config_modle_subscription_add_value_address_ow:
-0x3d83 013000 fetch 1 ,mem_mesh_subscription_list_num_ow 
-0x3d84 013001 rtn blank 
-0x3d85 013002 sub pdata ,subscription_max_count ,null 
-0x3d86 013003 ncall ali_mesh_message_config_modle_subscription_set_addr_max ,positive 
-0x3d87 013004 iforce loopcnt 
-0x3d88 013005 arg mem_mesh_subscription_value_address_start_ow ,contr 
-0x3d89 013006 add rega ,2 ,contw 
-0x3d8a 013007 branch ali_mesh_byte_swap 
-:      013009 ali_mesh_byte_swap:
-0x3d8b 013010 ifetch 2 ,contr 
-0x3d8c 013011 byteswap pdata ,pdata 
-0x3d8d 013012 istore 2 ,contw 
-0x3d8e 013013 loop ali_mesh_byte_swap 
-0x3d8f 013014 rtn 
-:      013016 ali_mesh_message_config_modle_subscription_set_addr_max:
-0x3d90 013018 setarg subscription_max_count 
-0x3d91 013019 rtn 
-:      013021 ali_mesh_access_layer_config_composition_data:
-0x3d92 013022 jam receive_config_composition_data_get ,mem_mesh_provisioned_flag 
-0x3d93 013023 setarg mesh_message_opcode_config_composition_data_status 
-0x3d94 013024 store 1 ,mem_mesh_access_layer_payload 
-0x3d95 013025 setarg 0x00 
-0x3d96 013026 istore 1 ,contw 
-0x3d97 013027 setarg company_identifiers_alibaba 
-0x3d98 013028 istore 2 ,contw 
-0x3d99 013029 setarg 0x0000 
-0x3d9a 013030 istore 2 ,contw 
-0x3d9b 013031 setarg 0x0001 
-0x3d9c 013032 istore 2 ,contw 
-0x3d9d 013033 setarg 0x0005 
-0x3d9e 013034 istore 2 ,contw 
-0x3d9f 013035 setarg 0x0003 
-0x3da0 013036 istore 2 ,contw 
-0x3da1 013037 setarg 0x0000 
-0x3da2 013038 istore 2 ,contw 
-0x3da3 013039 setarg 0x02 
-0x3da4 013040 istore 1 ,contw 
-0x3da5 013041 setarg 0x02 
-0x3da6 013042 istore 1 ,contw 
-0x3da7 013043 setarg 0x0000 
-0x3da8 013044 istore 2 ,contw 
-0x3da9 013045 setarg 0x1000 
-0x3daa 013046 istore 2 ,contw 
-0x3dab 013047 setarg 0x000001a8 
-0x3dac 013048 istore 4 ,contw 
-0x3dad 013049 setarg 0x000101a8 
-0x3dae 013050 istore 4 ,contw 
-0x3daf 013051 jam 28 ,mem_mesh_access_layer_payload_len 
-0x3db0 013052 branch ali_mesh_upper_transport_layer_send_access_message 
-:      013055 ali_mesh_access_layer_config_or_health_message_opcode_node_reset:
-0x3db1 013056 jam health_node_reset_timeout ,mem_mesh_health_node_reset_timer 
-:      013060 ali_mesh_access_layer_send_config_node_reset_status:
-0x3db2 013061 setarg mesh_configuration_and_health_message_opcode_header 
-0x3db3 013062 store 1 ,mem_mesh_access_layer_payload 
-0x3db4 013063 setarg mesh_message_opcode_config_node_reset_status_no_head 
-0x3db5 013064 istore 1 ,contw 
-0x3db6 013065 jam 2 ,mem_mesh_access_layer_payload_len 
-0x3db7 013066 branch ali_mesh_upper_transport_layer_send_access_message 
-:      013068 ali_mesh_access_layer_health_node_reset_timer:
-0x3db8 013069 arg mem_mesh_health_node_reset_timer ,regc 
-0x3db9 013070 arg ali_mesh_access_layer_health_node_reset_timeout ,regb 
-0x3dba 013071 branch timer_single_step 
-:      013074 ali_mesh_access_layer_health_node_reset_timeout:
-0x3dbb 013075 call mesh_clear_provisioning_data_only 
-:      013077 ali_mesh_app_delete_paired:
-0x3dbc 013078 branch soft_reset_chip 
-:      013081 ali_mesh_message_config_modle_subscription_add:
-0x3dbd 013082 call ali_mesh_message_config_modle_subscription_status 
-0x3dbe 013083 fetch 2 ,mem_mesh_core_feature 
-0x3dbf 013084 rtnbit1 mesh_feature_disable_subscription 
-0x3dc0 013085 call ali_mesh_message_config_modle_subscription_check_element 
-0x3dc1 013086 call ali_mesh_message_config_modle_subscription_add_value_address 
-:      013087 ali_mesh_message_config_modle_subscription_save:
-0x3dc2 013088 fetch 2 ,mem_mesh_cb_subscriptuion_list_changed 
-0x3dc3 013089 branch callback_func 
-:      013092 ali_mesh_message_config_modle_subscription_delete:
-0x3dc4 013093 call ali_mesh_message_config_modle_subscription_status 
-0x3dc5 013094 fetch 2 ,mem_mesh_core_feature 
-0x3dc6 013095 rtnbit1 mesh_feature_disable_subscription 
-0x3dc7 013096 call ali_mesh_message_config_modle_subscription_check_element 
-0x3dc8 013097 fetcht 2 ,mem_mesh_subscription_value_address 
-0x3dc9 013098 rshift8 temp ,pdata 
-0x3dca 013099 rshift4 pdata ,pdata 
-0x3dcb 013100 beq 0x0c ,ali_mesh_message_config_modle_subscription_delete_group_addr 
-0x3dcc 013101 byteswap temp ,temp 
-:      013102 ali_mesh_message_config_modle_subscription_delete_next:
-0x3dcd 013103 call ali_mesh_message_config_modle_subscription_check_value_address 
-0x3dce 013104 nrtn user 
-0x3dcf 013105 setarg 0 
-0x3dd0 013106 istore 2 ,rega 
-0x3dd1 013107 fetch 2 ,mem_mesh_cb_subscriptuion_list_changed 
-0x3dd2 013108 branch callback_func 
-:      013110 ali_mesh_message_config_modle_subscription_delete_group_addr:
-0x3dd3 013111 setarg -1 
-0x3dd4 013112 istore subscription_max_count ,rega 
-0x3dd5 013113 istore subscription_max_count ,contw 
-0x3dd6 013114 fetch 2 ,mem_mesh_cb_subscriptuion_list_changed 
-0x3dd7 013115 branch callback_func 
-:      013117 ali_mesh_message_config_modle_subscription_check_value_address:
-0x3dd8 013118 arg subscription_max_count ,loopcnt 
-:      013119 ali_mesh_message_config_modle_subscription_check_value_address_loop:
-0x3dd9 013120 ifetch 2 ,rega 
-0x3dda 013121 arg 0xffff ,regb 
-0x3ddb 013122 isub regb ,null 
-0x3ddc 013123 branch enable_user ,zero 
-0x3ddd 013124 isub temp ,null 
-0x3dde 013125 branch enable_user ,zero 
-:      013126 ali_mesh_message_config_modle_subscription_check_value_address_loop_empty:
-0x3ddf 013127 increase 2 ,rega 
-0x3de0 013128 loop ali_mesh_message_config_modle_subscription_check_value_address_loop 
-0x3de1 013129 branch disable_user 
-:      013132 ali_mesh_message_config_modle_subscription_status:
-0x3de2 013133 setarg mesh_configuration_and_health_message_opcode_header 
-0x3de3 013134 store 1 ,mem_mesh_access_layer_payload 
-0x3de4 013135 setarg mesh_message_opcode_config_model_subscription_status_no_head 
-0x3de5 013136 istore 1 ,contw 
-0x3de6 013137 setarg mesh_success 
-0x3de7 013138 istore 1 ,contw 
-0x3de8 013139 fetch 6 ,mem_mesh_subscription_element_address 
-0x3de9 013140 istore 6 ,contw 
-0x3dea 013141 jam 9 ,mem_mesh_access_layer_payload_len 
-0x3deb 013142 branch ali_mesh_upper_transport_layer_send_access_message_without_cleat_tx_buffer 
-:      013144 ali_mesh_message_config_modle_subscription_check_element:
-0x3dec 013145 call mesh_get_element_info_config 
-0x3ded 013146 add rega ,element_device_subscription_label ,rega 
-0x3dee 013147 fetch 2 ,mem_mesh_subscription_element_address 
-0x3def 013148 fetcht 2 ,mem_mesh_unicast_address 
-0x3df0 013149 byteswap temp ,temp 
-0x3df1 013150 isub temp ,pdata 
-0x3df2 013151 imul32 regb ,pdata 
-0x3df3 013152 iadd rega ,rega 
-0x3df4 013153 rtn 
-:      013155 ali_mesh_message_config_modle_subscription_add_value_address:
-0x3df5 013156 fetcht 2 ,mem_mesh_subscription_value_address 
-0x3df6 013157 arg subscription_max_count ,loopcnt 
-:      013158 ali_mesh_message_config_modle_subscription_add_value_address_loop:
-0x3df7 013159 ifetch 2 ,rega 
-0x3df8 013160 branch ali_mesh_message_config_modle_subscription_add_value_address_in ,blank 
-0x3df9 013161 arg 0xffff ,regb 
-0x3dfa 013162 isub regb ,null 
-0x3dfb 013163 branch ali_mesh_message_config_modle_subscription_add_value_address_in ,zero 
-0x3dfc 013164 increase 2 ,rega 
-0x3dfd 013165 loop ali_mesh_message_config_modle_subscription_add_value_address_loop 
-0x3dfe 013166 rtn 
-:      013168 ali_mesh_message_config_modle_subscription_add_value_address_in:
-0x3dff 013169 byteswap temp ,temp 
-0x3e00 013170 istoret 2 ,rega 
-0x3e01 013171 rtn 
-:      013176 ali_mesh_init:
-0x3e02 013178 call enable_authrom 
-0x3e03 013179 call init_memp 
-0x3e04 013180 setarg mesh_check_ble_rx_packet 
-0x3e05 013181 store 2 ,mem_mesh_cb_receive_advertising 
-0x3e06 013183 setarg mesh_idle_process 
-0x3e07 013184 store 2 ,mem_cb_idle_process 
-0x3e08 013186 setarg ali_mesh_network_layer_relay_access_message 
-0x3e09 013187 store 2 ,mem_mesh_cb_network_relay 
-0x3e0a 013189 setarg ali_mesh_access_layer_recv_cfg_appkey_add_cb 
-0x3e0b 013190 store 2 ,mem_mesh_cb_receive_config_appkey_add 
-0x3e0c 013192 setarg mesh_store_new_subscriptuion_list_data 
-0x3e0d 013193 store 2 ,mem_mesh_cb_subscriptuion_list_changed 
-0x3e0e 013195 setarg mesh_store_new_seq_data 
-0x3e0f 013196 store 2 ,mem_mesh_cb_seq_changed 
-0x3e10 013198 setarg mesh_cb_event_timer 
-0x3e11 013199 store 2 ,mem_cb_event_timer 
-0x3e12 013201 setarg ali_mesh_access_layer_check_access_message_opcode 
-0x3e13 013202 store 2 ,mem_mesh_cb_receive_access_message 
-0x3e14 013204 setarg mesh_le_receive_data 
-0x3e15 013205 store 2 ,mem_cb_att_write 
-0x3e16 013207 setarg ali_mesh_proxy_process_bb_event 
-0x3e17 013208 store 2 ,mem_cb_bb_event_process 
-0x3e18 013210 setarg mesh_clear_pairing_key 
-0x3e19 013211 store 2 ,mem_mesh_clear_provisioning_data 
-0x3e1a 013213 setarg mesh_vendor_timming_chage_cb 
-0x3e1b 013214 store 2 ,mem_mesh_cb_vendor_timing_changed 
-0x3e1c 013215 call ali_mesh_vendor_timer_message_read 
-0x3e1d 013217 jam 36 ,mem_mesh_adv_scan_channel 
-0x3e1e 013218 call ali_mesh_ali_vendor_message_indication_info_reset_tid 
-0x3e1f 013221 bpatchx patch35_3 ,mem_patch35 
-0x3e20 013223 setarg 0x0428 
-0x3e21 013224 store 2 ,mem_mesh_upper_tran_layer_queue_each_size 
-0x3e22 013225 call ali_mesh_upper_transport_layer_queue_init 
-0x3e23 013227 setarg 0x0422 
-0x3e24 013228 store 2 ,mem_mesh_queue_each_size 
-0x3e25 013229 call ali_mesh_advertising_bearer_layer_queue_init 
-0x3e26 013231 setarg 0x0a22 
-0x3e27 013232 store 2 ,mem_mesh_network_relay_gatt_queue_each_size 
-0x3e28 013233 call ali_mesh_network_layer_gatt_queue_init 
-0x3e29 013234 call ali_mesh_network_layer_queue_init 
-0x3e2a 013238 call ali_mesh_network_layer_queue_init 
-0x3e2b 013240 call ali_mesh_chip_peripherals_load_data 
-0x3e2c 013241 call mesh_inverse_three_tuple_mac 
-0x3e2d 013243 fetch 1 ,mem_mesh_network_key 
-0x3e2e 013244 beq 0xff ,mesh_send_unprovisioned_beacons 
-0x3e2f 013245 call ali_mesh_upper_transport_layer_clear_tx_buffer 
-0x3e30 013246 call ali_mesh_encrypt_base_function_k3 
-0x3e31 013247 call ali_mesh_encrypt_base_function_k4 
-0x3e32 013248 call ali_mesh_encrypt_calc_network_key_by_k2 
-0x3e33 013250 random pdata 
-0x3e34 013251 and pdata ,0x1f ,pdata 
-0x3e35 013252 add pdata ,50 ,pdata 
-0x3e36 013253 store 2 ,mem_mesh_report_full_attribute_timer 
-0x3e37 013254 add pdata ,5 ,pdata 
-0x3e38 013255 store 1 ,mem_mesh_report_power_on_timer 
-0x3e39 013256 rtn 
-:      013260 mesh_inverse_three_tuple_mac:
-0x3e3a 013261 fetch 6 ,mem_mesh_three_tuple_mac 
-0x3e3b 013262 call inverse_data_6byte 
-0x3e3c 013263 store 6 ,mem_le_lap 
-0x3e3d 013264 rtn 
-:      013266 mesh_get_element_info_config:
-0x3e3e 013267 fetchr loopcnt ,1 ,mem_mesh_element_number 
-0x3e3f 013268 fetchr rega ,2 ,mem_mesh_element_device_ptr 
-0x3e40 013269 fetchr regb ,2 ,mem_mesh_element_device_length 
-0x3e41 013270 rtn 
-:      013273 mesh_idle_process:
-0x3e42 013274 bpatchx patch35_4 ,mem_patch35 
-0x3e43 013275 call ali_mesh_time_function 
-0x3e44 013276 call ali_mesh_control_ble_adv_process 
-0x3e45 013277 call ali_mesh_upper_transport_layer_control_packet 
-0x3e46 013278 call ali_mesh_advertising_bearer_layer_load_packet_from_advertising_queue 
-0x3e47 013279 call ali_mesh_network_layer_control_relay_packet 
-0x3e48 013280 call ali_mesh_network_layer_check_gatt_relay_packet 
-0x3e49 013281 branch mesh_ble_rx_packet 
-:      013284 mesh_cb_event_timer:
-0x3e4a 013285 call ali_mesh_control_ble_adv_timer_process 
-0x3e4b 013286 call ali_mesh_access_layer_health_node_reset_timer 
-0x3e4c 013287 call ali_mesh_fast_pairing_timer 
-0x3e4d 013290 call ali_mesh_report_full_attribute_timer 
-0x3e4e 013291 call ali_mesh_report_power_on_timer 
-0x3e4f 013292 branch ali_mesh_upper_transport_layer_receive_new_msg_timer 
-:      013295 mesh_clear_provisioning_data_only:
-0x3e50 013296 call mesh_clear_timer_data 
-0x3e51 013297 fetch 2 ,mem_mesh_clear_provisioning_data 
-0x3e52 013298 branch callback_func 
-:      013302 mesh_clear_timer_data:
-0x3e53 013303 fetch 1 ,mem_mesh_chip_select 
-0x3e54 013304 rtnne 2 
-0x3e55 013305 setarg 0x1d000 
-0x3e56 013306 store 3 ,mem_spi_write_addr 
-0x3e57 013307 branch spid_flash_erase_sector + 2 
-:      013311 ali_mesh_upper_transport_layer_queue_init:
-0x3e58 013312 call ali_mesh_upper_transport_layer_init_queue_param 
-0x3e59 013313 branch queue_init 
-:      013315 ali_mesh_advertising_bearer_layer_queue_init:
-0x3e5a 013316 call ali_mesh_advertising_bearer_layer_init_queue_param 
-0x3e5b 013317 branch queue_init 
-:      013319 ali_mesh_network_layer_gatt_queue_init:
-0x3e5c 013320 call ali_mesh_network_layer_init_gatt_queue_param 
-0x3e5d 013321 branch queue_init 
-:      013323 ali_mesh_network_layer_init_gatt_queue_param:
-0x3e5e 013324 setarg mem_mesh_network_relay_gatt_queue_each_size 
-0x3e5f 013325 store 2 ,mem_queue_ptr 
-0x3e60 013326 rtn 
-:      013328 ali_mesh_advertising_init_send_unprovisioned_device_beacon:
-0x3e61 013329 jam 1 ,mem_le_adv_enable 
-0x3e62 013330 setarg adv_unprovisioned_device_beacon_timeout 
-0x3e63 013331 store 2 ,mem_mesh_advertising_unprovisioned_device_beacon_timer 
-0x3e64 013332 fetch 1 ,mem_mesh_uuid_featureflag 
-0x3e65 013333 set0 bit_silence_adv_flag ,pdata 
-0x3e66 013334 store 1 ,mem_mesh_uuid_featureflag 
-0x3e67 013335 jam unprovisioned_beacon_status ,mem_mesh_provisioned_flag 
-0x3e68 013336 jam 0x00 ,mem_mesh_provisioning_state_flag 
-0x3e69 013337 jam 0x00 ,mem_k2_nid 
-0x3e6a 013338 branch ali_mesh_send_unprovisioned_device_beacon_init_advertising 
-:      013342 ali_mesh_lower_transport_layer_receive_lower_transport_pdu:
-0x3e6b 013343 bpatchx patch35_5 ,mem_patch35 
-0x3e6c 013344 fetch 1 ,mem_mesh_message_transport_head 
-0x3e6d 013345 bbit1 transport_head_bit_seg ,ali_mesh_lower_transport_layer_receive_lower_transport_pdu_segmented_message 
-0x3e6e 013346 jam 0 ,mem_mesh_aszmic 
-0x3e6f 013347 branch ali_mesh_upper_transport_layer_receive_unsegmented_access_message 
-:      013350 ali_mesh_lower_transport_layer_receive_lower_transport_pdu_segmented_message:
-0x3e70 013351 call ali_mesh_lower_transport_layer_receive_segaccmess_resolve_szmic_seqzero_segon 
-0x3e71 013352 rtn user 
-0x3e72 013353 call ali_mesh_lower_transport_layer_receive_segmented_access_message_check_blockack 
-0x3e73 013354 rtn user 
-0x3e74 013355 call ali_mesh_lower_transport_layer_receive_segmented_access_message_store_segment 
-0x3e75 013356 branch ali_mesh_lower_transport_layer_receive_segmented_access_message_decrypt_segment 
-:      013360 ali_mesh_lower_transport_layer_receive_segaccmess_resolve_szmic_seqzero_segon:
-0x3e76 013361 call disable_user 
-0x3e77 013362 arg 3 ,loopcnt 
-0x3e78 013363 arg mem_mesh_message_segment_access_szmic_seqzero_sego_segn ,rega 
-0x3e79 013364 call inverse_data 
-0x3e7a 013365 fetchr rega ,3 ,mem_mesh_message_segment_access_szmic_seqzero_sego_segn 
-0x3e7b 013366 and rega ,0x1f ,temp 
-0x3e7c 013367 storet 1 ,mem_mesh_segmented_access_message_segn 
-0x3e7d 013368 fetch 1 ,mem_mesh_segmented_access_message_segn_upper_limit 
-0x3e7e 013369 isub temp ,null 
-0x3e7f 013370 nbranch enable_user ,positive 
-0x3e80 013372 rshift4 rega ,pdata 
-0x3e81 013373 rshift pdata ,pdata 
-0x3e82 013374 and pdata ,0x1f ,temp 
-0x3e83 013375 storet 1 ,mem_mesh_segmented_access_message_sego 
-0x3e84 013376 rshift4 pdata ,pdata 
-0x3e85 013377 rshift pdata ,pdata 
-0x3e86 013378 arg 0x1fff ,rega 
-0x3e87 013379 iand rega ,temp 
-0x3e88 013380 copy pdata ,regb 
-0x3e89 013381 fetch 2 ,mem_mesh_segmented_access_message_seqzero 
-0x3e8a 013382 isub temp ,null 
-0x3e8b 013383 ncall ali_mesh_lower_transport_layer_receive_segmented_access_message_recover_seqzero ,zero 
-0x3e8c 013384 storet 2 ,mem_mesh_segmented_access_message_seqzero 
-0x3e8d 013385 rshift8 regb ,pdata 
-0x3e8e 013386 rshift4 pdata ,pdata 
-0x3e8f 013387 rshift pdata ,pdata 
-0x3e90 013388 store 1 ,mem_mesh_segmented_access_message_szmic 
-0x3e91 013389 store 1 ,mem_mesh_aszmic 
-0x3e92 013390 rtn 
-:      013392 ali_mesh_lower_transport_layer_receive_segmented_access_message_recover_seqzero:
-0x3e93 013393 setarg 0 
-0x3e94 013394 store 4 ,mem_mesh_segmented_access_message_blockack 
-0x3e95 013395 jam 0 ,mem_mesh_segmented_access_message_current_length 
-0x3e96 013396 rtn 
-:      013401 ali_mesh_lower_transport_layer_receive_segmented_access_message_check_blockack:
-0x3e97 013402 call disable_user 
-0x3e98 013403 fetch 1 ,mem_mesh_segmented_access_message_sego 
-0x3e99 013404 copy pdata ,queue 
-0x3e9a 013405 fetch 4 ,mem_mesh_segmented_access_message_blockack 
-0x3e9b 013406 qisolate1 pdata 
-0x3e9c 013407 branch enable_user ,true 
-0x3e9d 013408 qset1 pdata 
-0x3e9e 013409 store 4 ,mem_mesh_segmented_access_message_blockack 
-0x3e9f 013410 fetcht 1 ,mem_mesh_segmented_access_message_segn 
-0x3ea0 013411 add temp ,1 ,loopcnt 
-:      013412 ali_mesh_lower_transport_layer_receive_segmented_access_message_check_blockack_loop:
-0x3ea1 013413 add loopcnt ,-1 ,queue 
-0x3ea2 013414 qisolate1 pdata 
-0x3ea3 013415 nrtn true 
-0x3ea4 013416 loop ali_mesh_lower_transport_layer_receive_segmented_access_message_check_blockack_loop 
-0x3ea5 013417 jam 1 ,mem_mesh_segmented_access_message_receive_finish 
-0x3ea6 013418 rtn 
-:      013422 ali_mesh_lower_transport_layer_receive_segmented_access_message_store_segment:
-0x3ea7 013423 fetch 1 ,mem_mesh_message_transport_netmic_length 
-0x3ea8 013424 pincrease -6 
-0x3ea9 013425 copy pdata ,loopcnt 
-0x3eaa 013426 fetcht 1 ,mem_mesh_segmented_access_message_current_length 
-0x3eab 013427 iadd temp ,temp 
-0x3eac 013428 storet 1 ,mem_mesh_segmented_access_message_current_length 
-0x3ead 013429 fetch 2 ,mem_mesh_segmented_access_message_segment_ptr 
-0x3eae 013430 iforce contw 
-0x3eaf 013431 fetch 1 ,mem_mesh_segmented_access_message_sego 
-0x3eb0 013432 mul32 pdata ,12 ,pdata 
-0x3eb1 013433 iadd contw ,contw 
-0x3eb2 013434 arg mem_mesh_message_transport_segmented_access_messagepdu_segment ,contr 
-0x3eb3 013435 branch memcpy 
-:      013438 ali_mesh_lower_transport_layer_receive_segmented_access_message_decrypt_segment:
-0x3eb4 013439 fetch 1 ,mem_mesh_segmented_access_message_receive_finish 
-0x3eb5 013440 rtneq 0 
-0x3eb6 013441 setarg 0 
-0x3eb7 013442 store 5 ,mem_mesh_segmented_access_message_blockack 
-0x3eb8 013443 fetcht 2 ,mem_mesh_message_seq + 1 
-0x3eb9 013444 byteswap temp ,temp 
-0x3eba 013445 setarg 0xe000 
-0x3ebb 013446 iand temp ,temp 
-0x3ebc 013447 fetch 2 ,mem_mesh_segmented_access_message_seqzero 
-0x3ebd 013448 ior temp ,pdata 
-0x3ebe 013449 byteswap pdata ,pdata 
-0x3ebf 013450 store 2 ,mem_mesh_message_seq + 1 
-0x3ec0 013451 branch ali_mesh_upper_transport_layer_receive_segmented_access_message 
-:      013455 ali_mesh_lower_transport_layer_send_unsegmented_access_message:
-0x3ec1 013456 fetch 1 ,mem_mesh_upper_transport_layer_payload_len 
-0x3ec2 013457 add pdata ,1 ,temp 
-0x3ec3 013458 copy pdata ,loopcnt 
-0x3ec4 013459 storet 1 ,mem_mesh_lower_transport_layer_payload_len 
-0x3ec5 013460 fetch 1 ,mem_mesh_message_transport_head 
-0x3ec6 013461 set0 transport_head_bit_seg ,pdata 
-0x3ec7 013462 store 1 ,mem_mesh_unsegmented_access_lower_transport_layer_head 
-0x3ec8 013463 arg mem_mesh_access_layer_payload ,contr 
-0x3ec9 013464 call memcpy_fast 
-0x3eca 013465 branch ali_mesh_network_layer_send_access_message 
-:      013470 ali_mesh_lower_transport_layer_send_segmented_access_message:
-0x3ecb 013471 add rega ,4 ,temp 
-0x3ecc 013472 copy rega ,loopcnt 
-0x3ecd 013473 storet 1 ,mem_mesh_lower_transport_layer_payload_len 
-0x3ece 013474 arg mem_mesh_segmented_access_lower_transport_layer_parameters ,contw 
-0x3ecf 013475 call memcpy_fast 
-0x3ed0 013476 fetch 1 ,mem_mesh_message_transport_head 
-0x3ed1 013477 set1 transport_head_bit_seg ,pdata 
-0x3ed2 013478 store 1 ,mem_mesh_segmented_access_lower_transport_layer_head 
-0x3ed3 013479 branch ali_mesh_network_layer_send_access_message 
-:      013484 ali_mesh_model_layer_check_model_message_opcode:
-0x3ed4 013485 fetch 1 ,mem_mesh_module_message_opcode 
-:      013486 ali_mesh_model_layer_check_generic_onoff_message_opcde:
-0x3ed5 013487 beq mesh_module_message_opcode_generic_onoff_get_no_head ,ali_mesh_model_layer_message_opcode_generic_onoff_get 
-0x3ed6 013488 beq mesh_module_message_opcode_generic_onoff_set_no_head ,ali_mesh_model_layer_message_opcde_generic_onoff_set 
-0x3ed7 013489 beq mesh_module_message_opcode_scene_recall_no_head ,ali_mesh_model_layer_message_opcde_scene_recall 
-0x3ed8 013490 beq mesh_module_message_opcode_light_lightness_set_no_head ,ali_mesh_model_layer_message_opcde_light_lightness_set 
-0x3ed9 013491 beq mesh_module_message_opcode_light_ctl_set_no_head ,ali_mesh_model_layer_message_opcde_light_ctl_set 
-0x3eda 013492 rtn 
-:      013495 ali_mesh_model_layer_message_opcode_generic_onoff_get:
-0x3edb 013496 arg ali_mesh_model_layer_message_opcode_generic_onoff_get_cb ,regc 
-0x3edc 013497 branch ali_mesh_more_element_check_element_address 
-:      013498 ali_mesh_model_layer_message_opcode_generic_onoff_get_cb:
-0x3edd 013501 fetch 2 ,mem_mesh_cb_generic_onoff_get 
-0x3ede 013502 call callback_func 
-0x3edf 013503 store 1 ,mem_mesh_generic_onoff_set_payload_onoff 
-0x3ee0 013504 branch ali_mesh_access_layer_send_generic_onoff_status 
-:      013507 ali_mesh_model_layer_message_opcde_generic_onoff_set:
-0x3ee1 013508 arg ali_mesh_model_layer_message_opcde_generic_onoff_set_cb ,regc 
-0x3ee2 013509 branch ali_mesh_more_element_check_element_address 
-:      013510 ali_mesh_model_layer_message_opcde_generic_onoff_set_cb:
-0x3ee3 013511 call ali_mesh_access_layer_send_generic_onoff_status 
-0x3ee4 013512 fetch 2 ,mem_mesh_cb_generic_onoff_set 
-0x3ee5 013513 branch callback_func 
-:      013517 ali_mesh_model_layer_message_opcde_scene_recall:
-0x3ee6 013518 call ali_mesh_access_layer_send_scene_status 
-0x3ee7 013519 fetch 2 ,mem_mesh_cb_scene_recall 
-0x3ee8 013520 branch callback_func 
-:      013523 ali_mesh_model_layer_message_opcde_light_lightness_set:
-0x3ee9 013524 fetch 2 ,mem_mesh_light_lightness_set_payload_lightness 
-0x3eea 013525 call ali_mesh_model_layer_message_calc_lightness 
-0x3eeb 013526 store 1 ,mem_mesh_light_lightness_calc_lightness 
-0x3eec 013527 call ali_mesh_access_layer_send_light_lightness_status 
-0x3eed 013528 fetch 2 ,mem_mesh_cb_light_lightness_set 
-0x3eee 013529 branch callback_func 
-:      013532 ali_mesh_model_layer_message_opcde_light_ctl_set:
-0x3eef 013533 fetch 2 ,mem_mesh_last_ctl_temperature 
-0x3ef0 013534 fetcht 2 ,mem_mesh_ctl_temperature 
-0x3ef1 013535 isub temp ,null 
-0x3ef2 013536 rtn zero 
-0x3ef3 013538 fetch 2 ,mem_mesh_ctl_temperature 
-0x3ef4 013539 call ali_mesh_model_layer_message_calc_temperature 
-0x3ef5 013540 store 1 ,mem_mesh_ctl_calc_temperature 
-0x3ef6 013542 fetch 2 ,mem_mesh_ctl_temperature 
-0x3ef7 013543 store 2 ,mem_mesh_last_ctl_temperature 
-0x3ef8 013544 fetch 2 ,mem_mesh_cb_light_lightness_get 
-0x3ef9 013545 call callback_func 
-0x3efa 013546 storet 2 ,mem_mesh_ctl_lightness 
-0x3efb 013547 call ali_mesh_access_layer_send_light_ctl_stauts 
-0x3efc 013548 fetch 2 ,mem_mesh_cb_light_ctl_set 
-0x3efd 013549 branch callback_func 
-:      013554 ali_mesh_model_layer_message_calc_lightness:
-0x3efe 013555 rtn blank 
-0x3eff 013556 mul32 pdata ,ali_mesh_lightness_level ,pdata 
-0x3f00 013557 arg ali_mesh_lightness_max ,temp 
-0x3f01 013558 idiv temp 
-0x3f02 013559 call wait_div_end 
-0x3f03 013560 remainder temp 
-0x3f04 013561 rshift8 temp ,temp 
-0x3f05 013562 quotient pdata 
-0x3f06 013563 sub temp ,0xff ,null 
-0x3f07 013564 nrtn zero 
-0x3f08 013565 pincrease 1 
-0x3f09 013566 rtn 
-:      013571 ali_mesh_model_layer_message_calc_actual_lightness:
-0x3f0a 013572 arg ali_mesh_lightness_max ,pdata 
-0x3f0b 013573 imul32 temp ,pdata 
-0x3f0c 013574 div pdata ,ali_mesh_lightness_level 
-0x3f0d 013575 call wait_div_end 
-0x3f0e 013576 quotient temp 
-0x3f0f 013577 rtn 
-:      013581 ali_mesh_model_layer_message_calc_temperature:
-0x3f10 013582 arg ali_mesh_temperature_min ,temp 
-0x3f11 013583 isub temp ,rega 
-0x3f12 013584 call ali_mesh_model_layer_message_calc_temperature_k 
-0x3f13 013585 copy rega ,pdata 
-0x3f14 013586 idiv temp 
-0x3f15 013587 call wait_div_end 
-0x3f16 013588 quotient pdata 
-0x3f17 013589 rtn 
-:      013594 ali_mesh_model_layer_message_calc_actual_temperature:
-0x3f18 013595 copy temp ,rega 
-0x3f19 013596 call ali_mesh_model_layer_message_calc_temperature_k 
-0x3f1a 013597 copy rega ,pdata 
-0x3f1b 013598 imul32 temp ,pdata 
-0x3f1c 013599 arg ali_mesh_temperature_min ,temp 
-0x3f1d 013600 iadd temp ,temp 
-0x3f1e 013601 rtn 
-:      013603 ali_mesh_model_layer_message_calc_temperature_k:
-0x3f1f 013604 setarg ali_mesh_temperature_max 
-0x3f20 013605 arg ali_mesh_temperature_min ,temp 
-0x3f21 013606 isub temp ,pdata 
-0x3f22 013607 div pdata ,ali_mesh_temperature_level 
-0x3f23 013608 call wait_div_end 
-0x3f24 013609 quotient temp 
-0x3f25 013610 rtn 
-:      013615 ali_mesh_more_element_check_unicast_address:
-0x3f26 013616 arg 0 ,queue 
-0x3f27 013617 fetchr loopcnt ,1 ,mem_mesh_element_number 
-0x3f28 013618 call disable_user 
-0x3f29 013619 fetch 2 ,mem_mesh_unicast_address 
-:      013620 ali_mesh_more_element_check_unicast_address_loop:
-0x3f2a 013621 isub temp ,null 
-0x3f2b 013622 branch ali_mesh_more_element_found_unicast_address_element ,zero 
-0x3f2c 013623 byteswap pdata ,pdata 
-0x3f2d 013624 pincrease 1 
-0x3f2e 013625 byteswap pdata ,pdata 
-0x3f2f 013626 increase 1 ,queue 
-0x3f30 013627 loop ali_mesh_more_element_check_unicast_address_loop 
-0x3f31 013628 rtn 
-:      013630 ali_mesh_more_element_found_unicast_address_element:
-0x3f32 013631 jam 0 ,mem_mesh_receive_group_address 
-0x3f33 013632 storer queue ,1 ,mem_mesh_receive_element_number 
-0x3f34 013633 call ali_mesh_more_element_calc_queue_address 
-0x3f35 013634 branch enable_user 
-:      013637 ali_mesh_more_element_check_group_address:
-0x3f36 013638 arg 0 ,queue 
-0x3f37 013639 arg 0 ,regc 
-0x3f38 013640 call mesh_get_element_info_config 
-0x3f39 013641 call disable_user 
-:      013642 ali_mesh_more_element_check_group_address_loop:
-0x3f3a 013643 fetch 2 ,mem_mesh_core_feature 
-0x3f3b 013644 bbit0 mesh_feature_disable_subscription ,ali_mesh_more_element_check_subscription_address 
-0x3f3c 013645 ifetch 2 ,rega 
-0x3f3d 013646 isub temp ,null 
-0x3f3e 013647 call ali_mesh_more_element_found_group_address_element ,zero 
-:      013648 ali_mesh_more_element_check_address_common:
-0x3f3f 013649 copy regb ,pdata 
-0x3f40 013650 iadd rega ,rega 
-0x3f41 013651 increase 1 ,queue 
-0x3f42 013652 loop ali_mesh_more_element_check_group_address_loop 
-0x3f43 013653 copy regc ,pdata 
-0x3f44 013654 rtn blank 
-0x3f45 013655 store 1 ,mem_mesh_receive_group_address 
-0x3f46 013656 branch enable_user 
-:      013658 ali_mesh_more_element_found_group_address_element:
-0x3f47 013659 qset1 regc 
-0x3f48 013660 rtn 
-:      013662 ali_mesh_more_element_check_subscription_address:
-0x3f49 013663 add rega ,element_device_subscription_label ,contr 
-0x3f4a 013664 arg subscription_max_count ,alarm 
-:      013665 ali_mesh_more_element_check_subscription_address_loop:
-0x3f4b 013666 ifetch 2 ,contr 
-0x3f4c 013667 isub temp ,null 
-0x3f4d 013668 branch ali_mesh_more_element_found_subscription_address_element ,zero 
-0x3f4e 013669 increase -1 ,alarm 
-0x3f4f 013670 branch ali_mesh_more_element_check_address_common ,zero 
-0x3f50 013671 branch ali_mesh_more_element_check_subscription_address_loop 
-:      013673 ali_mesh_more_element_found_subscription_address_element:
-0x3f51 013674 call ali_mesh_more_element_found_group_address_element 
-0x3f52 013675 branch ali_mesh_more_element_check_address_common 
-:      013677 ali_mesh_more_element_check_element_address:
-0x3f53 013678 arg 0 ,queue 
-0x3f54 013679 fetch 1 ,mem_mesh_receive_group_address 
-0x3f55 013680 branch ali_mesh_more_element_check_element_address_no_group_address ,blank 
-0x3f56 013681 copy pdata ,regb 
-0x3f57 013682 fetchr loopcnt ,1 ,mem_mesh_element_number 
-:      013683 ali_mesh_more_element_check_element_address_loop:
-0x3f58 013684 storer queue ,1 ,mem_mesh_receive_element_number 
-0x3f59 013686 qisolate1 regb 
-0x3f5a 013687 call ali_mesh_more_element_check_element_address_no_group_address ,true 
-0x3f5b 013688 fetchr queue ,1 ,mem_mesh_receive_element_number 
-0x3f5c 013689 increase 1 ,queue 
-0x3f5d 013690 loop ali_mesh_more_element_check_element_address_loop 
-0x3f5e 013691 rtn 
-:      013693 ali_mesh_more_element_check_element_address_no_group_address:
-0x3f5f 013694 call ali_mesh_more_element_push_stack 
-0x3f60 013695 call ali_mesh_more_element_calc_queue_address 
-0x3f61 013696 copy regc ,pdata 
-0x3f62 013697 call callback_func 
-0x3f63 013698 branch ali_mesh_more_element_pop_stack 
-:      013700 ali_mesh_more_element_push_stack:
-0x3f64 013701 storer loopcnt ,2 ,mem_mesh_loopcnt_tmep 
-0x3f65 013702 storer rega ,2 ,mem_mesh_rega_temp 
-0x3f66 013703 storer regb ,2 ,mem_mesh_regb_temp 
-0x3f67 013704 storer regc ,2 ,mem_mesh_regc_temp 
-0x3f68 013705 rtn 
-:      013707 ali_mesh_more_element_pop_stack:
-0x3f69 013708 fetchr loopcnt ,2 ,mem_mesh_loopcnt_tmep 
-0x3f6a 013709 fetchr rega ,2 ,mem_mesh_rega_temp 
-0x3f6b 013710 fetchr regb ,2 ,mem_mesh_regb_temp 
-0x3f6c 013711 fetchr regc ,2 ,mem_mesh_regc_temp 
-0x3f6d 013712 rtn 
-:      013715 ali_mesh_more_element_calc_queue_address:
-0x3f6e 013716 bpatchx patch35_6 ,mem_patch35 
-0x3f6f 013717 fetch 2 ,mem_mesh_unicast_address 
-0x3f70 013718 byteswap pdata ,pdata 
-0x3f71 013719 iadd queue ,pdata 
-0x3f72 013720 byteswap pdata ,pdata 
-0x3f73 013721 store 2 ,mem_mesh_send_message_src 
-0x3f74 013722 call mesh_get_element_info_config 
-0x3f75 013723 copy queue ,pdata 
-0x3f76 013724 imul32 regb ,pdata 
-0x3f77 013725 iadd rega ,rega 
-0x3f78 013726 add rega ,element_device_upper_queue_ptr ,contr 
-0x3f79 013727 ifetch 2 ,contr 
-0x3f7a 013728 store ,2 ,mem_queue_ptr 
-0x3f7b 013729 rtn 
-:      013734 ali_mesh_receive_adtype_mesh_message:
-0x3f7c 013735 jam mesh_message_tmall ,mem_mesh_network_packet_type 
-:      013738 ali_mesh_network_layer_recevice_network_pdu:
-0x3f7d 013739 sub temp ,mesh_network_packet_min_length ,null 
-0x3f7e 013740 rtn positive 
-0x3f7f 013741 sub temp ,mesh_network_packet_max_length ,null 
-0x3f80 013742 nrtn positive 
-0x3f81 013743 bpatchx patch35_7 ,mem_patch35 
-0x3f82 013744 call ali_mesh_network_store_in_mem 
-0x3f83 013745 call ali_mesh_network_layer_check_dup 
-0x3f84 013746 nrtn user 
-0x3f85 013747 call ali_mesh_network_layer_check_nid_ivi 
-0x3f86 013748 nrtn user 
-0x3f87 013749 call ali_mesh_encrypt_obfuscation_deceypt_recevie_message 
-0x3f88 013750 call ali_mesh_network_layer_check_msg 
-0x3f89 013751 nrtn user 
-0x3f8a 013752 call ali_mesh_network_layer_store_proxy_unicast_address 
-0x3f8b 013754 branch ali_mesh_network_layer_recevice_network_pdu_decrypt_netmic32 
-:      013756 ali_mesh_network_layer_check_dup:
-0x3f8c 013757 call enable_user 
-0x3f8d 013758 fetch 1 ,mem_mesh_message_transport_netmic_length 
-0x3f8e 013759 arg mem_mesh_message_nid + 3 ,contr 
-0x3f8f 013760 iadd contr ,contr 
-0x3f90 013761 ifetch 4 ,contr 
-0x3f91 013762 ifetcht 4 ,contr 
-0x3f92 013763 ixor temp ,temp 
-0x3f93 013764 arg 16 ,loopcnt 
-0x3f94 013765 arg mem_mesh_network_dup_cache ,contr 
-:      013766 ali_mesh_network_layer_check_dup_loop:
-0x3f95 013767 ifetch 4 ,contr 
-0x3f96 013768 isub temp ,null 
-0x3f97 013769 branch disable_user ,zero 
-0x3f98 013770 loop ali_mesh_network_layer_check_dup_loop 
-0x3f99 013771 fetch 1 ,mem_mesh_network_dup_cache_next 
-0x3f9a 013772 pincrease 4 
-0x3f9b 013773 arg mem_mesh_network_dup_cache ,contw 
-0x3f9c 013774 iadd contw ,contw 
-0x3f9d 013775 istoret 4 ,contw 
-0x3f9e 013776 and pdata ,0x3f ,pdata 
-0x3f9f 013777 store 1 ,mem_mesh_network_dup_cache_next 
-0x3fa0 013778 rtn 
-:      013780 ali_mesh_network_layer_check_msg:
-0x3fa1 013781 call enable_user 
-0x3fa2 013782 fetcht 5 ,mem_mesh_message_seq 
-0x3fa3 013783 arg 16 ,loopcnt 
-0x3fa4 013784 arg mem_mesh_network_msg_cache ,contr 
-:      013785 ali_mesh_network_layer_check_msg_loop:
-0x3fa5 013786 ifetch 5 ,contr 
-0x3fa6 013787 isub temp ,null 
-0x3fa7 013788 branch disable_user ,zero 
-0x3fa8 013789 loop ali_mesh_network_layer_check_msg_loop 
-0x3fa9 013790 fetch 1 ,mem_mesh_network_msg_cache_next 
-0x3faa 013791 pincrease 1 
-0x3fab 013792 and pdata ,0x0f ,pdata 
-0x3fac 013793 store 1 ,mem_mesh_network_msg_cache_next 
-0x3fad 013794 mul32 pdata ,5 ,pdata 
-0x3fae 013795 arg mem_mesh_network_msg_cache ,contw 
-0x3faf 013796 iadd contw ,contw 
-0x3fb0 013797 istoret 5 ,contw 
-0x3fb1 013798 rtn 
-:      013800 ali_mesh_network_layer_store_proxy_unicast_address:
-0x3fb2 013801 fetch 1 ,mem_mesh_network_packet_type 
-0x3fb3 013802 rtneq mesh_message_tmall 
-0x3fb4 013803 fetch 2 ,mem_mesh_message_src 
-0x3fb5 013804 store 2 ,mem_mesh_network_proxy_unicast_address 
-0x3fb6 013805 rtn 
-:      013817 ali_mesh_network_layer_recevice_network_pdu_decrypt_netmic32:
-0x3fb7 013818 call ali_mesh_network_load_network_nonce_and_encryptionkey 
-0x3fb8 013819 fetch 1 ,mem_mesh_message_transport_netmic_length 
-0x3fb9 013820 arg mem_mesh_message_dst ,temp 
-0x3fba 013821 call ali_ccm_decrypt 
-0x3fbb 013822 nrtn zero 
-:      013825 ali_mesh_network_layer_recevice_network_pdu_check_dst:
-0x3fbc 013826 bpatchx patch36_0 ,mem_patch36 
-0x3fbd 013827 fetch 1 ,mem_mesh_network_packet_type 
-0x3fbe 013828 sub pdata ,mesh_message_proxy ,null 
-0x3fbf 013829 call ali_mesh_white_filter_check ,zero 
-0x3fc0 013830 fetcht 2 ,mem_mesh_message_dst 
-0x3fc1 013831 call ali_mesh_more_element_check_unicast_address 
-0x3fc2 013832 call ali_mesh_more_found_unicast_address_element ,user 
-0x3fc3 013833 branch ali_mesh_network_layer_recevice_network_pdu_check_src_and_seq ,user 
-0x3fc4 013834 arg 29 ,loopcnt 
-0x3fc5 013835 arg mem_mesh_message_nid_temp ,contw 
-0x3fc6 013836 arg mem_mesh_message_nid ,contr 
-0x3fc7 013837 call memcpy 
-0x3fc8 013838 call ali_mesh_network_layer_recevice_network_pdu_check_dst_group_address 
-0x3fc9 013839 arg 29 ,loopcnt 
-0x3fca 013840 arg mem_mesh_message_nid_temp ,contr 
-0x3fcb 013841 arg mem_mesh_message_nid ,contw 
-0x3fcc 013842 call memcpy 
-0x3fcd 013843 fetch 2 ,mem_mesh_cb_network_relay 
-0x3fce 013844 branch callback_func 
-:      013846 ali_mesh_more_found_unicast_address_element:
-0x3fcf 013847 jam 1 ,mem_mesh_receive_message_count 
-0x3fd0 013848 fetch 2 ,mem_mesh_send_message_src 
-0x3fd1 013849 store 2 ,mem_mesh_receive_message_first_unicast_address 
-0x3fd2 013850 rtn 
-:      013852 ali_mesh_network_layer_recevice_network_pdu_check_dst_group_address:
-0x3fd3 013853 call ali_mesh_more_element_check_group_address 
-0x3fd4 013854 branch ali_mesh_network_layer_recevice_network_pdu_check_src_and_seq ,user 
-0x3fd5 013855 jam 0xff ,mem_mesh_receive_group_address 
-0x3fd6 013856 setarg group_address_0xcfff_little_endian 
-0x3fd7 013857 isub temp ,null 
-0x3fd8 013858 branch ali_mesh_network_layer_recevice_network_pdu_check_src_and_seq ,zero 
-0x3fd9 013859 setarg group_address_0xffff_little_endian 
-0x3fda 013860 isub temp ,null 
-0x3fdb 013861 branch ali_mesh_network_layer_recevice_network_pdu_check_src_and_seq ,zero 
-0x3fdc 013862 rtn 
-:      013865 ali_mesh_network_layer_check_nid_ivi:
-0x3fdd 013866 call disable_user 
-0x3fde 013867 fetcht 1 ,mem_mesh_message_nid 
-0x3fdf 013868 rshift4 temp ,pdata 
-0x3fe0 013869 rshift3 pdata ,pdata 
-0x3fe1 013870 fetchr rega ,1 ,mem_mesh_iv_index + 3 
-0x3fe2 013871 and rega ,0x01 ,rega 
-0x3fe3 013872 isub rega ,null 
-0x3fe4 013873 nrtn zero 
-0x3fe5 013874 and temp ,0x7f ,temp 
-0x3fe6 013875 fetch 1 ,mem_k2_nid 
-0x3fe7 013876 isub temp ,null 
-0x3fe8 013877 nrtn zero 
-0x3fe9 013878 branch enable_user 
-:      013882 ali_mesh_network_layer_recevice_network_pdu_check_src_and_seq:
-0x3fea 013883 arg mem_mesh_tmall_cache_start ,rega 
-0x3feb 013884 arg cache_space_num ,loopcnt 
-:      013885 ali_mesh_network_layer_raverse_src_seq_cache:
-0x3fec 013886 fetcht 2 ,mem_mesh_message_src 
-0x3fed 013887 ifetch 2 ,rega 
-0x3fee 013889 branch ali_mesh_network_layer_find_empty_space ,blank 
-0x3fef 013891 isub temp ,null 
-0x3ff0 013893 branch ali_mesh_network_layer_find_src_space ,zero 
-0x3ff1 013894 increase cache_space_size ,rega 
-0x3ff2 013895 loop ali_mesh_network_layer_raverse_src_seq_cache 
-0x3ff3 013896 arg mem_mesh_tmall_cache_start ,rega 
-:      013898 ali_mesh_network_layer_find_empty_space:
-0x3ff4 013899 istoret 2 ,rega 
-:      013900 ali_mesh_network_layer_find_src_space:
-0x3ff5 013901 storet 2 ,mem_mesh_send_message_dst 
-0x3ff6 013903 add rega ,2 ,regc 
-0x3ff7 013904 ifetch 3 ,regc 
-0x3ff8 013905 store 3 ,mem_mesh_last_message_seq 
-0x3ff9 013906 branch ali_mesh_network_layer_recevice_network_pdu_check_seq_legal 
-:      013910 ali_mesh_network_layer_recevice_network_pdu_check_seq_legal:
-0x3ffa 013912 call ali_mesh_inverse_seq 
-0x3ffb 013914 fetch 3 ,mem_mesh_last_message_seq 
-0x3ffc 013915 fetcht 3 ,mem_mesh_message_seq 
-0x3ffd 013916 isub temp ,null 
-0x3ffe 013917 rtn positive 
-0x3fff 013918 istoret 3 ,regc 
-0x4000 013919 call ali_mesh_inverse_seq 
-0x4001 013920 branch ali_mesh_lower_transport_layer_receive_lower_transport_pdu 
-:      013922 ali_mesh_inverse_seq:
-0x4002 013923 arg mem_mesh_message_seq ,rega 
-0x4003 013924 arg 3 ,loopcnt 
-0x4004 013925 branch inverse_data 
-:      013929 ali_mesh_network_load_network_nonce_and_encryptionkey:
-0x4005 013930 call ali_mesh_network_layer_load_network_nonce 
-:      013931 ali_mesh_upper_transport_layer_load_encryptionkey:
-0x4006 013932 arg mem_k2_encryptionkey ,contr 
-0x4007 013933 branch load_key 
-:      013934 ali_mesh_network_layer_load_network_nonce:
-0x4008 013935 arg mem_mesh_network_nonce ,contw 
-0x4009 013936 setarg network_nonce 
-0x400a 013937 istore 1 ,contw 
-0x400b 013938 fetch 6 ,mem_mesh_message_ttl 
-0x400c 013939 istore 8 ,contw 
-0x400d 013940 branch mesh_generate_nonce 
-:      013943 ali_mesh_network_store_in_mem:
-0x400e 013944 add temp ,-12 ,pdata 
-0x400f 013954 store 1 ,mem_mesh_message_transport_netmic_length 
-0x4010 013955 arg 29 ,loopcnt 
-0x4011 013956 arg mem_mesh_message_nid ,contw 
-0x4012 013957 call clear_mem 
-0x4013 013958 add temp ,-1 ,loopcnt 
-0x4014 013959 arg mem_mesh_message_nid ,contw 
-0x4015 013960 branch memcpy_fast 
-:      013962 ali_mesh_network_layer_relay_access_message:
-0x4016 013963 call ali_mesh_network_layer_init_queue_param 
-0x4017 013964 call ali_mesh_network_layer_check_relay_states 
-0x4018 013965 nrtn user 
-0x4019 013966 call ali_mesh_network_layer_encrypt_relay_package 
-0x401a 013967 jam adv_relay_mesh_message_duration ,mem_mesh_queue_ele_duration 
-0x401b 013968 fetch 1 ,mem_mesh_message_transport_netmic_length 
-0x401c 013969 add pdata ,13 ,temp 
-0x401d 013970 storet 1 ,mem_mesh_queue_ele_len 
-0x401e 013971 increase -1 ,temp 
-0x401f 013972 istoret 1 ,contw 
-0x4020 013973 setarg gap_adtype_mesh_message 
-0x4021 013974 istore 1 ,contw 
-0x4022 013975 add temp ,-1 ,loopcnt 
-0x4023 013976 fetch 7 ,mem_mesh_message_nid 
-0x4024 013977 arg mem_mesh_message_nid ,contr 
-0x4025 013978 call memcpy 
-0x4026 013979 arg mem_mesh_queue_ele_temp ,rega 
-0x4027 013980 call queue_push 
-0x4028 013981 call ali_mesh_network_layer_white_list_fliter 
-0x4029 013982 nrtn user 
-0x402a 013983 branch ali_mesh_bearer_layer_gatt_send_packet_by_network_layer 
-:      013985 ali_mesh_network_layer_white_list_fliter:
-0x402b 013986 fetcht 2 ,mem_mesh_message_dst_temp 
-:      013987 ali_mesh_network_layer_white_list_fliter_check:
-0x402c 013988 call disable_user 
-0x402d 013989 fetch 1 ,mem_mesh_white_list_num 
-0x402e 013990 rtn blank 
-0x402f 013991 iforce loopcnt 
-0x4030 013992 arg mem_mesh_white_list ,contr 
-:      013993 ali_mesh_network_layer_white_list_fliter_check_loop:
-0x4031 013994 ifetch 2 ,contr 
-0x4032 013995 isub temp ,null 
-0x4033 013996 branch enable_user ,zero 
-0x4034 013997 loop ali_mesh_network_layer_white_list_fliter_check_loop 
-0x4035 013998 rtn 
-:      014001 ali_mesh_network_layer_check_relay_states:
-0x4036 014002 call disable_user 
-0x4037 014003 fetch 1 ,mem_mesh_network_packet_type 
-0x4038 014004 rtneq mesh_message_app 
-0x4039 014005 fetch 2 ,mem_mesh_core_feature 
-0x403a 014006 rtnbit1 mesh_feature_disable_relay 
-0x403b 014007 fetch 1 ,mem_mesh_provisioned_flag 
-0x403c 014008 rtnne paired_status 
-0x403d 014009 fetcht 2 ,mem_mesh_message_src 
-0x403e 014010 call ali_mesh_more_element_check_unicast_address 
-0x403f 014011 branch disable_user ,user 
-0x4040 014012 call ali_mesh_network_layer_check_network_mic_cache 
-0x4041 014013 nrtn user 
-0x4042 014014 fetch 1 ,mem_mesh_message_ttl 
-0x4043 014015 branch disable_user ,blank 
-0x4044 014016 pincrease -1 
-0x4045 014017 branch disable_user ,blank 
-0x4046 014018 store 1 ,mem_mesh_message_ttl 
-0x4047 014019 setarg mem_mesh_network_relay_queue 
-0x4048 014020 store 2 ,mem_queue_ptr 
-0x4049 014021 branch enable_user 
-:      014023 ali_mesh_network_layer_encrypt_relay_package:
-0x404a 014024 call ali_mesh_network_load_network_nonce_and_encryptionkey 
-0x404b 014025 fetch 1 ,mem_mesh_message_transport_netmic_length 
-0x404c 014026 arg mem_mesh_message_dst ,temp 
-0x404d 014027 call ali_ccm_encrypt 
-0x404e 014028 branch ali_mesh_encrypt_obfuscation_deceypt_recevie_message 
-:      014032 ali_mesh_network_layer_check_network_mic_cache:
-0x404f 014033 setarg mem_mesh_transport_message_mic_cache 
-0x4050 014034 store 2 ,mem_mesh_mic_cache_ptr 
-0x4051 014035 branch ali_mesh_base_adt_cache 
-:      014039 ali_mesh_network_layer_send_access_message:
-0x4052 014040 bpatchx patch36_1 ,mem_patch36 
-0x4053 014041 call ali_mesh_network_layer_send_access_message_encrypt_netmic 
-0x4054 014042 call ali_mesh_network_layer_send_access_message_encrypt_obfuscation 
-0x4055 014043 branch ali_mesh_bearer_layer_send_packet_by_network_layer 
-:      014048 ali_mesh_network_layer_send_access_message_encrypt_netmic:
-0x4056 014049 fetch 1 ,mem_mesh_lower_transport_layer_payload_len 
-0x4057 014050 add pdata ,2 ,rega 
-0x4058 014051 pincrease 4 
-0x4059 014052 store 1 ,mem_mesh_lower_transport_layer_payload_len 
-0x405a 014053 arg mem_mesh_send_upper_layer_dst ,temp 
-0x405b 014054 branch ali_mesh_network_layer_encrypt_by_network_nonce 
-:      014059 ali_mesh_network_layer_encrypt_by_network_nonce:
-0x405c 014060 call ali_mesh_network_load_network_nonce_and_encryptionkey 
-0x405d 014061 copy rega ,pdata 
-0x405e 014062 branch ali_ccm_encrypt 
-:      014065 ali_mesh_network_layer_send_access_message_encrypt_obfuscation:
-0x405f 014066 branch ali_mesh_encrypt_obfuscation_deceypt_send_message 
-:      014069 ali_mesh_network_layer_check_gatt_relay_packet:
-0x4060 014070 call ali_mesh_network_layer_init_gatt_queue_param 
-0x4061 014071 call queue_empty 
-0x4062 014072 rtn blank 
-0x4063 014073 call le_fifo_check_nearly_full 
-0x4064 014074 nrtn blank 
-0x4065 014075 arg mem_mesh_queue_ele_temp ,rega 
-0x4066 014076 call queue_pop 
-0x4067 014077 nrtn user 
-0x4068 014078 branch ali_mesh_send_ble_data 
-:      014082 mesh_generate_nonce:
-0x4069 014083 fetch 4 ,mem_mesh_iv_index 
-0x406a 014084 istore 4 ,contw 
-0x406b 014085 add contw ,-13 ,pdata 
-0x406c 014086 store 2 ,mem_nonce_ptr 
-0x406d 014087 rtn 
-:      014091 ali_mesh_network_layer_init_queue_param:
-0x406e 014092 setarg mem_mesh_network_relay_queue_each_size 
-0x406f 014093 store 2 ,mem_queue_ptr 
-0x4070 014094 rtn 
-:      014096 ali_mesh_network_layer_queue_init:
-0x4071 014097 call ali_mesh_network_layer_init_queue_param 
-0x4072 014098 branch queue_init 
-:      014101 ali_mesh_ble_adv:
-0x4073 014102 call le_set_config_more_data 
-0x4074 014103 fetch 1 ,mem_mesh_provisioned_flag 
-0x4075 014104 beq unprovisioned_beacon_status ,ali_mesh_ble_adv_mesh_beacon 
-0x4076 014105 beq paired_status ,ali_mesh_ble_adv_network_id 
-0x4077 014106 beq wait_receive_appkey ,ali_mesh_ble_adv_network_id 
-0x4078 014107 rtn 
-:      014109 ali_mesh_ble_adv_network_id:
-0x4079 014111 setsect 0 ,0x10214 
-0x407a 014112 setsect 1 ,0xc080 
-0x407b 014113 setsect 2 ,0x28030 
-0x407c 014114 setsect 3 ,0x3060 
-0x407d 014115 store 9 ,mem_le_adv_data_len 
-0x407e 014116 setarg 0x182816 
-0x407f 014117 istore 4 ,contw 
-0x4080 014118 fetch 8 ,mem_mesh_network_id 
-0x4081 014119 istore 8 ,contw 
-0x4082 014120 rtn 
-:      014122 ali_mesh_ble_adv_mesh_beacon:
-0x4083 014123 call ali_mesh_config_device_uuid_by_three_tuple 
-0x4084 014125 setsect 0 ,0x1021d 
-0x4085 014126 setsect 1 ,0xc080 
-0x4086 014127 setsect 2 ,0x27030 
-0x4087 014128 setsect 3 ,0x5460 
-0x4088 014129 store 9 ,mem_le_adv_data_len 
-0x4089 014130 setarg 0x182716 
-0x408a 014131 istore 3 ,contw 
-0x408b 014132 arg mem_mesh_device_uuid ,contr 
-0x408c 014133 call memcpy16 
-0x408d 014134 fetch 2 ,mem_mesh_oob_information 
-0x408e 014135 istore 2 ,contw 
-0x408f 014136 rtn 
-:      014142 mesh_le_receive_data:
-0x4090 014143 bpatchx patch36_2 ,mem_patch36 
-0x4091 014144 fetch 2 ,mem_le_att_handle 
-0x4092 014145 beq mesh_proxy_data_in_handle ,ali_mesh_receive_ble_data_proxy_data_in 
-0x4093 014146 beq mesh_provisioning_data_in_handle ,ali_mesh_receive_ble_data_provisioning_data_in 
-0x4094 014147 rtn 
-:      014149 ali_mesh_receive_ble_data_proxy_data_in:
-0x4095 014150 copy regb ,temp 
-0x4096 014151 ifetch 1 ,rega 
-0x4097 014152 beq mesh_proxy_message_type_network_pdu ,ali_mesh_network_layer_recevice_network_pdu_proxy_control 
-0x4098 014153 beq mesh_proxy_message_type_proxy_configuration ,ali_mesh_network_layer_recevice_proxy_configuration_messages 
-0x4099 014154 rtn 
-:      014155 ali_mesh_network_layer_recevice_proxy_configuration_messages:
-0x409a 014163 call ali_mesh_network_store_in_mem 
-0x409b 014164 fetch 1 ,mem_mesh_message_transport_netmic_length 
-0x409c 014165 pincrease -4 
-0x409d 014166 store 1 ,mem_mesh_message_transport_netmic_length 
-0x409e 014167 call ali_mesh_network_layer_check_nid_ivi 
-0x409f 014168 nrtn user 
-0x40a0 014169 call ali_mesh_encrypt_obfuscation_deceypt_recevie_message 
-0x40a1 014170 fetch 1 ,mem_mesh_message_ttl 
-0x40a2 014171 bbit1 bit_ctl ,ali_mesh_recevice_proxy_configuration_messages_decrypt 
-0x40a3 014172 rtn 
-:      014174 ali_mesh_recevice_proxy_configuration_messages_decrypt:
-0x40a4 014175 call ali_mesh_network_load_proxy_nonce_and_encryptionkey 
-0x40a5 014176 fetch 1 ,mem_mesh_message_transport_netmic_length 
-0x40a6 014177 arg mem_mesh_message_dst ,temp 
-0x40a7 014178 call ali_ccm_decrypt_64bit 
-0x40a8 014179 nrtn zero 
-0x40a9 014182 call ali_mesh_white_filter_check 
-0x40aa 014183 fetch 1 ,mem_mesh_message_proxy_transportpdu_opcode 
-0x40ab 014184 beq proxy_opcode_set_filter_type ,ali_mesh_proxy_configuration_message_set_filter_type 
-0x40ac 014185 beq proxy_opcode_add_addr_to_filter ,ali_mesh_proxy_configuration_message_add_addr_to_filter 
-0x40ad 014186 rtn 
-:      014188 ali_mesh_proxy_configuration_message_add_addr_to_filter:
-0x40ae 014189 fetchr loopcnt ,1 ,mem_mesh_message_transport_netmic_length 
-0x40af 014190 increase -3 ,loopcnt 
-0x40b0 014192 rshift loopcnt ,pdata 
-0x40b1 014193 fetcht 2 ,mem_mesh_white_list_num 
-0x40b2 014194 iadd temp ,pdata 
-0x40b3 014195 sub pdata ,8 ,null 
-0x40b4 014196 nrtn positive 
-0x40b5 014197 store 2 ,mem_mesh_white_list_num 
-0x40b6 014198 arg mem_mesh_white_list ,contw 
-0x40b7 014199 lshift temp ,pdata 
-0x40b8 014200 iadd contw ,contw 
-0x40b9 014201 arg mem_mesh_message_proxy_transportpdu_parameters ,contr 
-0x40ba 014202 call memcpy 
-0x40bb 014203 fetch 1 ,mem_mesh_addressed_filter_type 
-0x40bc 014204 branch ali_mesh_proxy_configuration_message_filter_status 
-:      014206 ali_mesh_proxy_configuration_message_set_filter_type:
-0x40bd 014207 ifetch 1 ,contr 
-0x40be 014208 store 1 ,mem_mesh_addressed_filter_type 
-:      014209 ali_mesh_proxy_configuration_message_filter_status:
-0x40bf 014210 store 1 ,mem_mesh_filter_status_message_filtertype 
-0x40c0 014211 fetch 2 ,mem_mesh_white_list_num 
-0x40c1 014212 byteswap pdata ,pdata 
-0x40c2 014213 store 2 ,mem_mesh_filter_status_message_listsize 
-0x40c3 014215 jam proxy_opcode_filter_status ,mem_mesh_filter_status_message_opcode 
-0x40c4 014217 fetch 9 ,mem_mesh_message_nid 
-0x40c5 014218 store 9 ,mem_mesh_send_upper_layer_ivi_and_nid 
-0x40c6 014219 fetch 2 ,mem_mesh_send_message_src 
-0x40c7 014220 store 2 ,mem_mesh_send_upper_layer_src 
-0x40c8 014222 call ali_mesh_upper_transport_layer_send_access_message_calc_seq 
-0x40c9 014223 call ali_mesh_upper_transport_layer_send_access_message_add_seq 
-0x40ca 014225 call ali_mesh_network_load_proxy_nonce_and_encryptionkey 
-0x40cb 014226 setarg 6 
-0x40cc 014227 arg mem_mesh_send_upper_layer_dst ,temp 
-0x40cd 014228 call ali_ccm_encrypt_64bit 
-0x40ce 014229 call ali_mesh_network_layer_send_access_message_encrypt_obfuscation 
-0x40cf 014232 arg 22 ,rega 
-0x40d0 014233 arg mesh_proxy_data_out_handle ,temp 
-0x40d1 014234 call le_att_malloc_tx_notify 
-0x40d2 014235 setarg mesh_proxy_message_type_proxy_configuration 
-0x40d3 014236 istore 1 ,contw 
-0x40d4 014237 arg mem_mesh_send_upper_layer_ivi_and_nid ,contr 
-0x40d5 014238 branch memcpy32 
-:      014240 ali_mesh_receive_ble_data_provisioning_data_in:
-0x40d6 014241 jam mesh_message_proxy ,mem_mesh_fast_pair_packet_type 
-0x40d7 014242 copy regb ,temp 
-0x40d8 014243 copy rega ,contr 
-0x40d9 014244 branch ali_mesh_receive_adtype_manufacturer_specific 
-:      014247 ali_mesh_network_load_proxy_nonce_and_encryptionkey:
-0x40da 014248 arg mem_mesh_proxy_nonce ,contw 
-0x40db 014249 setarg proxy_nonce 
-0x40dc 014250 istore 2 ,contw 
-0x40dd 014251 fetch 5 ,mem_mesh_message_seq 
-0x40de 014252 istore 7 ,contw 
-0x40df 014253 call mesh_generate_nonce 
-0x40e0 014255 branch ali_mesh_upper_transport_layer_load_encryptionkey 
-:      014257 ali_mesh_network_layer_recevice_network_pdu_proxy_control:
-0x40e1 014258 jam mesh_message_proxy ,mem_mesh_network_packet_type 
-0x40e2 014259 branch ali_mesh_network_layer_recevice_network_pdu 
-:      014262 ali_mesh_proxy_process_bb_event:
-0x40e3 014263 copy regc ,pdata 
-0x40e4 014264 beq bt_evt_le_disconnected ,mesh_ble_start_adv 
-0x40e5 014265 beq bt_evt_le_connected ,app_ble_conn_event 
-0x40e6 014266 rtn 
-:      014268 app_ble_conn_event:
-0x40e7 014269 branch ali_mesh_proxy_white_list_clear 
-:      014273 mesh_ble_start_adv:
-0x40e8 014274 setarg 0 
-0x40e9 014275 store 2 ,mem_mesh_network_proxy_unicast_address 
-0x40ea 014276 branch app_ble_start_adv 
-:      014278 ali_mesh_proxy_white_list_clear:
-0x40eb 014279 setarg 0 
-0x40ec 014280 store 2 ,mem_mesh_white_list_num 
-0x40ed 014281 arg mem_mesh_white_list ,contw 
-0x40ee 014282 arg 16 ,loopcnt 
-0x40ef 014283 branch memset0 
-:      014290 ali_mesh_send_ble_data:
-0x40f0 014292 call le_fifo_check_nearly_full 
-0x40f1 014293 nrtn blank 
-0x40f2 014295 fetch 1 ,mem_mesh_queue_ele_len 
-0x40f3 014296 add pdata ,-1 ,rega 
-0x40f4 014297 arg mesh_proxy_data_out_handle ,temp 
-0x40f5 014298 call le_att_malloc_tx_notify 
-0x40f6 014299 setarg mesh_proxy_message_type_network_pdu 
-0x40f7 014300 istore 1 ,contw 
-0x40f8 014301 arg mem_mesh_queue_ele_payload + 2 ,contr 
-0x40f9 014302 branch memcpy32 
-:      014304 ali_mesh_send_pairing_data:
-0x40fa 014305 fetch 1 ,mem_mesh_fast_pair_packet_type 
-0x40fb 014306 rtneq mesh_message_tmall 
-0x40fc 014307 fetch 2 ,mem_ui_state_map 
-0x40fd 014308 rtnbit0 ui_state_ble_connected 
-0x40fe 014309 call le_fifo_check_nearly_full 
-0x40ff 014310 nrtn blank 
-0x4100 014311 fetch 1 ,mem_mesh_adv_data_len 
-0x4101 014312 add pdata ,-5 ,rega 
-0x4102 014313 arg mesh_provisioning_data_out_handle ,temp 
-0x4103 014314 call le_att_malloc_tx_notify 
-0x4104 014315 arg mem_mesh_adv_data + 5 ,contr 
-0x4105 014316 branch memcpy32 
-:      014318 ali_mesh_white_filter_check:
-0x4106 014319 fetch 2 ,mem_mesh_white_list 
-0x4107 014320 nrtn blank 
-0x4108 014321 fetch 2 ,mem_mesh_message_src 
-0x4109 014322 store 2 ,mem_mesh_white_list 
-:      014323 ali_mesh_white_list_num_increase:
-0x410a 014324 fetch 2 ,mem_mesh_white_list_num 
-0x410b 014325 pincrease 1 
-0x410c 014326 store 2 ,mem_mesh_white_list_num 
-0x410d 014327 rtn 
-:      014330 sha_endian_swap2:
-0x410e 014331 ifetch 4 ,contr 
-0x410f 014332 force 4 ,rega 
-0x4110 014333 increase 3 ,contw 
-:      014334 sha_endian_loop:
-0x4111 014335 istore 1 ,contw 
-0x4112 014336 rshift8 pdata ,pdata 
-0x4113 014337 increase -2 ,contw 
-0x4114 014338 increase -1 ,rega 
-0x4115 014339 nbranch sha_endian_loop ,zero 
-0x4116 014340 increase 5 ,contw 
-0x4117 014341 loop sha_endian_swap2 
-0x4118 014342 rtn 
-:      014345 sha_getw:
-0x4119 014346 lshift2 queue ,pdata 
-0x411a 014347 iadd timeup ,contr 
-0x411b 014348 ifetch 4 ,contr 
-0x411c 014349 rtn 
-:      014351 sha_r:
-0x411d 014352 force 16 ,alarm 
-0x411e 014353 arg mem_dat ,timeup 
-:      014354 sha_r_loop:
-0x411f 014355 add alarm ,-7 ,queue 
-0x4120 014356 call sha_getw 
-0x4121 014357 iforce temp 
-0x4122 014358 add alarm ,-16 ,queue 
-0x4123 014359 call sha_getw 
-0x4124 014360 iadd temp ,temp 
-0x4125 014361 add alarm ,-2 ,queue 
-0x4126 014362 call sha_getw 
-0x4127 014363 shasx pdata ,1 ,pdata 
-0x4128 014364 iadd temp ,temp 
-0x4129 014365 add alarm ,-15 ,queue 
-0x412a 014366 call sha_getw 
-0x412b 014367 shasx pdata ,0 ,pdata 
-0x412c 014368 iadd temp ,temp 
-0x412d 014369 lshift2 alarm ,pdata 
-0x412e 014370 iadd timeup ,contw 
-0x412f 014371 istoret 4 ,contw 
-0x4130 014372 increase 1 ,alarm 
-0x4131 014373 compare 64 ,alarm ,0xff 
-0x4132 014374 nbranch sha_r_loop ,true 
-0x4133 014375 rtn 
-:      014378 sha_init:
-0x4134 014379 arg memh0 ,contr 
-0x4135 014380 force 7 ,regext_index 
-:      014381 sha_init_0:
-0x4136 014382 ifetch 4 ,contr 
-0x4137 014383 iforce regext 
-0x4138 014384 increase -1 ,regext_index 
-0x4139 014385 branch sha_init_0 ,positive 
-0x413a 014386 rtn 
-:      014388 sha:
-0x413b 014389 bpatchx patch36_3 ,mem_patch36 
-0x413c 014390 call sha_r 
-0x413d 014391 arg memahbak ,contw 
-0x413e 014392 force 0 ,regext_index 
-:      014393 sha_0:
-0x413f 014394 deposit regext 
-0x4140 014395 istore 4 ,contw 
-0x4141 014396 increase 1 ,regext_index 
-0x4142 014397 compare 8 ,regext_index ,0xff 
-0x4143 014398 nbranch sha_0 ,true 
-0x4144 014401 arg ble_mesh_sha256_addr ,timeup 
-0x4145 014404 arg mem_dat ,alarm 
-0x4146 014405 force 64 ,loopcnt 
-:      014406 sha_loop:
-0x4147 014407 ifetcht 4 ,alarm 
-0x4148 014408 ifetch 4 ,timeup 
-0x4149 014409 increase 4 ,timeup 
-0x414a 014410 increase 4 ,alarm 
-0x414b 014411 iadd temp ,pdata 
-0x414c 014412 force 7 ,regext_index 
-0x414d 014413 iadd regext ,temp 
-0x414e 014414 force 4 ,regext_index 
-0x414f 014415 shasx regext ,3 ,pdata 
-0x4150 014416 iadd temp ,temp 
-0x4151 014417 force 5 ,regext_index 
-0x4152 014418 deposit regext 
-0x4153 014419 force 6 ,regext_index 
-0x4154 014420 ixor regext ,pdata 
-0x4155 014421 force 4 ,regext_index 
-0x4156 014422 iand regext ,pdata 
-0x4157 014423 force 6 ,regext_index 
-0x4158 014424 ixor regext ,pdata 
-0x4159 014425 iadd temp ,temp 
-0x415a 014426 force 7 ,regext_index 
-0x415b 014427 copy temp ,regext 
-0x415c 014428 force 3 ,regext_index 
-0x415d 014429 deposit regext 
-0x415e 014430 iadd temp ,regext 
-0x415f 014431 force 0 ,regext_index 
-0x4160 014432 deposit regext 
-0x4161 014433 force 1 ,regext_index 
-0x4162 014434 iand regext ,temp 
-0x4163 014435 ior regext ,pdata 
-0x4164 014436 force 2 ,regext_index 
-0x4165 014437 iand regext ,pdata 
-0x4166 014438 ior temp ,temp 
-0x4167 014439 force 0 ,regext_index 
-0x4168 014440 shasx regext ,2 ,pdata 
-0x4169 014441 iadd temp ,pdata 
-0x416a 014442 force 7 ,regext_index 
-0x416b 014443 iadd regext ,regext 
-0x416c 014444 regexrot 
-0x416d 014445 loop sha_loop 
-0x416e 014446 arg memahbak ,contr 
-0x416f 014447 force 0 ,regext_index 
-:      014448 sha_1:
-0x4170 014449 ifetch 4 ,contr 
-0x4171 014450 iadd regext ,regext 
-0x4172 014451 increase 1 ,regext_index 
-0x4173 014452 compare 8 ,regext_index ,0xff 
-0x4174 014453 nbranch sha_1 ,true 
-0x4175 014454 rtn 
-:      014458 sha_result:
-0x4176 014459 arg memresult ,contw 
-0x4177 014460 force 7 ,regext_index 
-:      014461 sha_regext_save:
-0x4178 014462 deposit regext 
-0x4179 014463 istore 4 ,contw 
-0x417a 014464 increase -1 ,regext_index 
-0x417b 014465 branch sha_regext_save ,positive 
-0x417c 014466 rtn 
-:      014471 ali_mesh_upper_transport_layer_receive_unsegmented_access_message:
-0x417d 014472 bbit0 transport_head_bit_akf ,ali_mesh_uuper_transport_layer_decrypt_unsegment_access_by_device_key 
-:      014474 ali_mesh_uuper_transport_layer_decrypt_unsegment_access_by_application_key:
-0x417e 014475 call ali_mesh_upper_transport_layer_load_application_nonce_and_application_key 
-0x417f 014476 branch ali_mesh_upper_transport_layer_decrypt_unsegmented_message 
-:      014478 ali_mesh_uuper_transport_layer_decrypt_unsegment_access_by_device_key:
-0x4180 014479 call ali_mesh_upper_transport_layer_load_device_nonce_and_device_key 
-0x4181 014480 branch ali_mesh_upper_transport_layer_decrypt_unsegmented_message 
-:      014483 ali_mesh_upper_transport_layer_decrypt_unsegmented_message:
-0x4182 014485 fetch 1 ,mem_mesh_message_transport_netmic_length 
-0x4183 014486 pincrease -7 
-0x4184 014490 arg mem_mesh_message_transport_unsegmented_access_messagepdu ,alarm 
-0x4185 014491 call disable_user 
-0x4186 014492 branch ali_mesh_upper_transport_layer_decrypt_message 
-:      014496 ali_mesh_upper_transport_layer_receive_segmented_access_message:
-0x4187 014497 fetch 1 ,mem_mesh_message_transport_head 
-0x4188 014498 bbit0 transport_head_bit_akf ,ali_mesh_uuper_transport_layer_decrypt_segment_access_by_device_key 
-:      014499 ali_mesh_uuper_transport_layer_decrypt_segment_access_by_application_key:
-0x4189 014500 call ali_mesh_upper_transport_layer_load_application_nonce_and_application_key 
-0x418a 014501 branch ali_mesh_upper_transport_layer_decrypt_segmented_message 
-:      014502 ali_mesh_uuper_transport_layer_decrypt_segment_access_by_device_key:
-0x418b 014503 call ali_mesh_upper_transport_layer_load_device_nonce_and_device_key 
-0x418c 014504 branch ali_mesh_upper_transport_layer_decrypt_segmented_message 
-:      014507 ali_mesh_upper_transport_layer_decrypt_segmented_message:
-0x418d 014508 fetch 1 ,mem_mesh_aszmic 
-0x418e 014509 ncall enable_user ,blank 
-0x418f 014510 call disable_user ,blank 
-0x4190 014511 fetch 1 ,mem_mesh_segmented_access_message_current_length 
-0x4191 014512 pincrease -4 
-0x4192 014513 jam 0 ,mem_mesh_segmented_access_message_current_length 
-0x4193 014514 arg mem_mesh_segmented_access_message_segment ,alarm 
-:      014518 ali_mesh_upper_transport_layer_decrypt_message:
-0x4194 014519 copy alarm ,temp 
-0x4195 014520 call ali_mesh_upper_transport_layer_decrypt_message_decrypt_transmic 
-0x4196 014521 nrtn zero 
-0x4197 014522 call ali_mesh_upper_transport_layer_check_transport_mic_cache 
-0x4198 014523 nrtn user 
-0x4199 014524 fetch 2 ,mem_ccm_data_ptr 
-0x419a 014525 copy pdata ,alarm 
-0x419b 014526 branch ali_mesh_access_layer_resolve_message 
-:      014528 ali_mesh_upper_transport_layer_decrypt_message_decrypt_transmic:
-0x419c 014529 nbranch ali_ccm_decrypt ,user 
-0x419d 014530 pincrease -4 
-0x419e 014531 branch ali_ccm_decrypt_64bit 
-:      014534 ali_mesh_upper_transport_layer_check_transport_mic_cache:
-0x419f 014535 setarg mem_mesh_access_message_mic_cache 
-0x41a0 014536 store 2 ,mem_mesh_mic_cache_ptr 
-0x41a1 014537 branch ali_mesh_base_adt_cache 
-:      014541 ali_mesh_upper_transport_layer_load_application_nonce_and_application_key:
-0x41a2 014542 call ali_mesh_upper_transport_layer_load_application_nonce 
-:      014543 ali_mesh_upper_transport_layer_load_application_key:
-0x41a3 014544 arg mem_mesh_application_key ,contr 
-0x41a4 014545 branch load_key 
-:      014546 ali_mesh_upper_transport_layer_load_application_nonce:
-0x41a5 014547 arg mem_mesh_application_nonce ,contw 
-0x41a6 014548 setarg application_nonce 
-0x41a7 014549 istore 1 ,contw 
-0x41a8 014550 fetch 1 ,mem_mesh_aszmic 
-0x41a9 014551 arg 0 ,temp 
-0x41aa 014552 nsetflag blank ,7 ,temp 
-0x41ab 014553 istoret 1 ,contw 
-0x41ac 014554 fetch 7 ,mem_mesh_message_seq 
-0x41ad 014555 istore 7 ,contw 
-0x41ae 014556 branch mesh_generate_nonce 
-:      014560 ali_mesh_upper_transport_layer_load_device_nonce_and_device_key:
-0x41af 014561 call ali_mesh_upper_transport_layer_load_device_nonce 
-:      014562 ali_mesh_upper_transport_layer_load_device_key:
-0x41b0 014563 arg mem_mesh_device_key ,contr 
-0x41b1 014564 branch load_key 
-:      014565 ali_mesh_upper_transport_layer_load_device_nonce:
-0x41b2 014566 arg mem_mesh_device_nonce ,contw 
-0x41b3 014567 setarg device_nonce 
-0x41b4 014568 branch ali_mesh_upper_transport_layer_load_application_nonce + 2 
-:      014572 ali_mesh_upper_transport_layer_send_access_message:
-:      014573 ali_mesh_upper_transport_layer_send_access_message_without_cleat_tx_buffer:
-0x41b5 014574 bpatchx patch36_4 ,mem_patch36 
-0x41b6 014576 call ali_mesh_upper_transport_layer_send_access_message_add_nid_src_ttl_seq_dst 
-0x41b7 014579 call ali_mesh_upper_transport_layer_store_packet_header 
-0x41b8 014580 rtn user 
-0x41b9 014581 call ali_mesh_upper_transport_layer_store_unsegment_msg_original_access_pdu 
-0x41ba 014583 call ali_mesh_upper_transport_layer_init_queue_param 
-0x41bb 014585 arg mem_mesh_upper_tran_layer_queue_temp ,rega 
-0x41bc 014586 branch queue_push 
-:      014590 ali_mesh_upper_transport_layer_store_packet_header:
-0x41bd 014591 call disable_user 
-0x41be 014592 arg upper_retry_count_status ,temp 
-0x41bf 014594 fetch 1 ,mem_mesh_network_packet_type 
-0x41c0 014595 sub pdata ,mesh_message_proxy ,null 
-0x41c1 014596 setflag zero ,bit_upper_flag_proxy_control ,temp 
-0x41c2 014597 storet 1 ,mem_mesh_upper_tran_layer_temp_packet_flag 
-0x41c3 014598 fetch 9 ,mem_mesh_send_upper_layer_ivi_and_nid 
-0x41c4 014599 store 9 ,mem_mesh_upper_tran_layer_temp_packet_header_ivi_nid 
-0x41c5 014600 fetch 1 ,mem_mesh_access_layer_payload_vendor_command 
-0x41c6 014601 rtnne vendor_message_attr_indication 
-0x41c7 014602 fetch 1 ,mem_mesh_provisioned_flag 
-0x41c8 014603 bne paired_status ,enable_user 
-0x41c9 014604 fetch 1 ,mem_mesh_access_layer_payload_vendor_tid 
-0x41ca 014605 store 1 ,mem_mesh_upper_tran_layer_temp_packet_tid 
-0x41cb 014606 fetch 1 ,mem_mesh_upper_tran_layer_temp_packet_flag 
-0x41cc 014607 pincrease upper_retry_count_indication 
-0x41cd 014608 set1 bit_upper_flag_vendor_indication ,pdata 
-0x41ce 014609 store 1 ,mem_mesh_upper_tran_layer_temp_packet_flag 
-0x41cf 014610 rtn 
-:      014613 ali_mesh_upper_transport_layer_store_unsegment_msg_original_access_pdu:
-0x41d0 014614 fetch 1 ,mem_mesh_access_layer_payload_len 
-0x41d1 014615 copy pdata ,loopcnt 
-0x41d2 014616 store 1 ,mem_mesh_upper_tran_layer_temp_packet_length 
-0x41d3 014617 fetch 1 ,mem_mesh_message_transport_head 
-0x41d4 014618 store 1 ,mem_mesh_upper_tran_layer_temp_pakcet_akf_aid 
-0x41d5 014619 arg mem_mesh_upper_tran_layer_temp_pakcet_upper_tran_access_pdu ,contw 
-0x41d6 014620 arg mem_mesh_access_layer_payload ,contr 
-0x41d7 014621 branch memcpy 
-:      014625 ali_mesh_upper_transport_layer_control_packet:
-:      014630 ali_mesh_upper_transport_layer_control_packet_deal:
-0x41d8 014631 fetch 1 ,mem_mesh_upper_tran_layer_packet_advertising 
-0x41d9 014632 nrtn blank 
-0x41da 014633 call ali_mesh_upper_transport_layer_init_queue_param 
-0x41db 014634 arg mem_mesh_upper_tran_layer_queue_temp ,rega 
-0x41dc 014635 call queue_get_new_ele 
-0x41dd 014636 nrtn user 
-0x41de 014638 fetcht 1 ,mem_mesh_upper_tran_layer_temp_packet_flag 
-0x41df 014639 and temp ,data_upper_flag_max_retry_count ,pdata 
-0x41e0 014640 branch ali_mesh_upper_transport_layer_queue_pop ,blank 
-0x41e1 014642 jam packet_in_bearer ,mem_mesh_upper_tran_layer_packet_advertising 
-0x41e2 014644 call ali_mesh_upper_transport_layer_control_packet_load_header 
-0x41e3 014646 fetcht 1 ,mem_mesh_upper_tran_layer_temp_packet_flag 
-0x41e4 014647 call ali_mesh_upper_transport_layer_control_packet_load_app_control 
-0x41e5 014648 store 1 ,mem_mesh_upper_tran_layer_packet_tid 
-0x41e6 014650 fetch 1 ,mem_mesh_upper_tran_layer_packet_type 
-0x41e7 014651 isolate1 bit_upper_flag_proxy_control ,temp 
-0x41e8 014652 setflag true ,bit_uuper_tran_proxy_message ,pdata 
-0x41e9 014653 store 1 ,mem_mesh_upper_tran_layer_packet_type 
-0x41ea 014661 set1 bit_upper_flag_retransmit ,temp 
-0x41eb 014663 increase -1 ,temp 
-0x41ec 014664 istoret 1 ,regb 
-0x41ed 014666 fetcht 1 ,mem_mesh_upper_tran_layer_temp_packet_flag 
-0x41ee 014667 isolate1 bit_upper_flag_retransmit ,temp 
-0x41ef 014668 nbranch ali_mesh_upper_transport_layer_control_packet_encrypt_access ,true 
-0x41f0 014669 fetcht 1 ,mem_mesh_upper_tran_layer_temp_packet_length 
-0x41f1 014670 storet 1 ,mem_mesh_upper_transport_layer_payload_len 
-0x41f2 014671 copy temp ,loopcnt 
-0x41f3 014672 arg mem_mesh_access_layer_payload ,contw 
-0x41f4 014673 arg mem_mesh_upper_tran_layer_temp_pakcet_upper_tran_access_pdu ,contr 
-0x41f5 014674 call memcpy 
-0x41f6 014676 sub temp ,unsegmented_access_message_max_upper_transport_access_pdu_len ,null 
-0x41f7 014677 nbranch ali_mesh_upper_transport_layer_control_packet_segment_msg ,positive 
-:      014678 ali_mesh_upper_transport_layer_control_packet_unsegment_msg:
-0x41f8 014679 branch ali_mesh_lower_transport_layer_send_unsegmented_access_message 
-:      014682 ali_mesh_upper_transport_layer_control_packet_segment_msg:
-0x41f9 014683 fetch 4 ,mem_mesh_upper_tran_layer_temp_segmented_pakcet_seqzero 
-0x41fa 014684 store 4 ,mem_mesh_segmented_lower_transport_layer_segzero 
-0x41fb 014685 branch ali_mesh_upper_transport_layer_split_segmented_msg_to_lower_tran_layer 
-:      014688 ali_mesh_upper_transport_layer_control_packet_load_header:
-0x41fc 014689 fetch 1 ,mem_mesh_upper_tran_layer_temp_pakcet_akf_aid 
-0x41fd 014690 store 1 ,mem_mesh_message_transport_head 
-0x41fe 014692 fetch 9 ,mem_mesh_upper_tran_layer_temp_packet_header_ivi_nid 
-0x41ff 014693 store 9 ,mem_mesh_send_upper_layer_ivi_and_nid 
-0x4200 014694 store 9 ,mem_mesh_message_nid 
-0x4201 014695 rtn 
-:      014698 ali_mesh_upper_transport_layer_control_packet_load_app_control:
-0x4202 014699 jam upper_tran_tmall_message ,mem_mesh_upper_tran_layer_packet_type 
-0x4203 014700 fetch 1 ,mem_mesh_upper_tran_layer_temp_packet_tid 
-0x4204 014701 isolate1 bit_upper_flag_vendor_indication ,temp 
-0x4205 014702 rtn true 
-0x4206 014703 setarg 0 
-0x4207 014704 rtn 
-:      014706 ali_mesh_store_tran_package_type:
-0x4208 014707 add rega ,element_device_tran_package_type ,contw 
-0x4209 014708 istore 1 ,contw 
-0x420a 014709 rtn 
-:      014712 ali_mesh_upper_transport_layer_queue_pop:
-0x420b 014713 jam 0 ,mem_mesh_upper_tran_layer_packet_tid 
-0x420c 014714 call ali_mesh_upper_transport_layer_init_queue_param 
-0x420d 014715 arg mem_mesh_upper_tran_layer_queue_temp ,rega 
-0x420e 014716 branch queue_pop 
-:      014718 ali_mesh_upper_transport_layer_control_packet_encrypt_access:
-0x420f 014719 call ali_mesh_upper_transport_layer_send_access_message_calc_seq 
-0x4210 014720 call ali_mesh_upper_transport_layer_send_access_message_add_seq 
-0x4211 014721 fetch 9 ,mem_mesh_send_upper_layer_ivi_and_nid 
-0x4212 014722 store 9 ,mem_mesh_upper_tran_layer_temp_packet_header_ivi_nid 
-0x4213 014723 call ali_mesh_upper_transport_layer_control_packet_encrypt_access_load_payload 
-0x4214 014724 setarg 0 
-0x4215 014725 store 1 ,mem_mesh_aszmic 
-0x4216 014726 call ali_mesh_upper_transport_layer_calc_transport_mic 
-0x4217 014728 fetcht 1 ,mem_mesh_upper_transport_layer_payload_len 
-0x4218 014729 storet 1 ,mem_mesh_upper_tran_layer_temp_packet_length 
-0x4219 014730 copy temp ,loopcnt 
-0x421a 014731 arg mem_mesh_access_layer_payload ,contr 
-0x421b 014732 arg mem_mesh_upper_tran_layer_temp_pakcet_upper_tran_access_pdu ,contw 
-0x421c 014733 call memcpy 
-0x421d 014735 sub temp ,unsegmented_access_message_max_upper_transport_access_pdu_len ,null 
-0x421e 014736 nbranch ali_mesh_upper_transport_layer_control_packet_encrypt_access_segment_msg ,positive 
-:      014737 ali_mesh_upper_transport_layer_control_packet_encrypt_access_unsegment_msg:
-0x421f 014738 arg mem_mesh_upper_tran_layer_temp_packet_transmit_delay ,rega 
-0x4220 014739 call queue_store_new_ele 
-0x4221 014740 branch ali_mesh_lower_transport_layer_send_unsegmented_access_message 
-:      014742 ali_mesh_upper_transport_layer_control_packet_encrypt_access_segment_msg:
-0x4222 014743 call ali_mesh_upper_transport_layer_send_segmented_access_message_get_seqzero_segon 
-0x4223 014744 fetch 4 ,mem_mesh_segmented_lower_transport_layer_segzero 
-0x4224 014745 store 4 ,mem_mesh_upper_tran_layer_temp_segmented_pakcet_seqzero 
-0x4225 014746 arg mem_mesh_upper_tran_layer_temp_packet_transmit_delay ,rega 
-0x4226 014747 call queue_store_new_ele 
-0x4227 014748 branch ali_mesh_upper_transport_layer_split_segmented_msg_to_lower_tran_layer 
-:      014750 ali_mesh_upper_transport_layer_control_packet_encrypt_access_load_payload:
-0x4228 014751 fetch 1 ,mem_mesh_upper_tran_layer_temp_packet_length 
-0x4229 014752 copy pdata ,loopcnt 
-0x422a 014753 store 1 ,mem_mesh_access_layer_payload_len 
-0x422b 014754 fetch 1 ,mem_mesh_upper_tran_layer_temp_pakcet_akf_aid 
-0x422c 014755 store 1 ,mem_mesh_message_transport_head 
-0x422d 014756 arg mem_mesh_upper_tran_layer_temp_pakcet_upper_tran_access_pdu ,contr 
-0x422e 014757 arg mem_mesh_access_layer_payload ,contw 
-0x422f 014758 branch memcpy 
-:      014760 ali_mesh_upper_transport_layer_split_segmented_msg_to_lower_tran_layer:
-0x4230 014761 call ali_mesh_upper_transport_layer_send_segmented_access_message_calc_header 
-0x4231 014762 setarg mem_mesh_access_payload 
-0x4232 014763 store 2 ,mem_mesh_upper_transport_layer_payload_ptr 
-:      014764 ali_mesh_upper_transport_layer_send_segmented_access_message_loop:
-0x4233 014765 call ali_mesh_upper_transport_layer_control_packet_load_header 
-0x4234 014766 call ali_mesh_upper_transport_layer_send_access_message_calc_seq 
-0x4235 014767 call ali_mesh_upper_transport_layer_send_access_message_add_seq 
-0x4236 014769 fetcht 1 ,mem_mesh_access_layer_payload_len 
-0x4237 014770 setarg segmented_access_message_unint_pdu_len 
-0x4238 014771 call not_greater_than 
-0x4239 014772 copy pdata ,rega 
-0x423a 014773 copy temp ,pdata 
-0x423b 014774 isub rega ,pdata 
-0x423c 014775 store 1 ,mem_mesh_access_layer_payload_len 
-0x423d 014776 fetch 2 ,mem_mesh_upper_transport_layer_payload_ptr 
-0x423e 014777 copy pdata ,contr 
-0x423f 014778 iadd rega ,temp 
-0x4240 014779 storet 2 ,mem_mesh_upper_transport_layer_payload_ptr 
-0x4241 014780 call ali_mesh_lower_transport_layer_send_segmented_access_message 
-0x4242 014781 fetch 1 ,mem_mesh_access_layer_payload_len 
-0x4243 014782 rtn blank 
-0x4244 014783 fetch 1 ,mem_mesh_segmented_lower_transport_layer_sego 
-0x4245 014784 pincrease 1 
-0x4246 014785 store 1 ,mem_mesh_segmented_lower_transport_layer_sego 
-0x4247 014786 call ali_mesh_upper_transport_layer_send_segmented_access_message_calc_header 
-0x4248 014787 branch ali_mesh_upper_transport_layer_send_segmented_access_message_loop 
-:      014792 ali_mesh_upper_transport_layer_calc_transport_mic:
-0x4249 014793 fetch 1 ,mem_mesh_message_transport_head 
-0x424a 014794 bbit0 transport_head_bit_akf ,ali_mesh_upper_transport_layer_calc_transport_mic_by_devicekey 
-:      014795 ali_mesh_upper_transport_layer_calc_transport_mic_by_appkey:
-0x424b 014796 call ali_mesh_upper_transport_layer_load_application_nonce_and_application_key 
-0x424c 014797 branch ali_mesh_upper_transport_layer_calc_transport_mic_encrypt_aesccm 
-:      014798 ali_mesh_upper_transport_layer_calc_transport_mic_by_devicekey:
-0x424d 014799 call ali_mesh_upper_transport_layer_load_device_nonce_and_device_key 
-:      014800 ali_mesh_upper_transport_layer_calc_transport_mic_encrypt_aesccm:
-0x424e 014801 fetch 1 ,mem_mesh_access_layer_payload_len 
-0x424f 014802 add pdata ,4 ,temp 
-0x4250 014803 storet 1 ,mem_mesh_upper_transport_layer_payload_len 
-0x4251 014804 arg mem_mesh_access_layer_payload ,temp 
-0x4252 014805 branch ali_ccm_encrypt 
-:      014810 ali_mesh_upper_transport_layer_send_access_message_calc_seq:
-0x4253 014811 fetch 3 ,mem_mesh_send_message_seq 
-0x4254 014812 pincrease 1 
-0x4255 014813 store 3 ,mem_mesh_send_message_seq 
-0x4256 014814 fetch 1 ,mem_mesh_gatt_package_send_msg_id 
-0x4257 014815 pincrease 1 
-0x4258 014816 store 1 ,mem_mesh_gatt_package_send_msg_id 
-0x4259 014817 fetch 2 ,mem_mesh_cb_seq_changed 
-0x425a 014818 branch callback_func 
-:      014822 ali_mesh_upper_transport_layer_send_access_message_add_nid_src_ttl_seq_dst:
-0x425b 014823 fetch 1 ,mem_mesh_iv_index + 3 
-0x425c 014824 lshift4 pdata ,pdata 
-0x425d 014825 lshift3 pdata ,pdata 
-0x425e 014826 fetcht 1 ,mem_k2_nid 
-0x425f 014827 ior temp ,pdata 
-0x4260 014828 store 1 ,mem_mesh_send_upper_layer_ivi_and_nid 
-0x4261 014829 fetch 1 ,mem_mesh_send_message_ttl 
-0x4262 014830 store 1 ,mem_mesh_send_upper_layer_ctl_and_ttl 
-0x4263 014831 fetch 2 ,mem_mesh_send_message_src 
-0x4264 014832 store 2 ,mem_mesh_send_upper_layer_src 
-0x4265 014833 fetch 2 ,mem_mesh_send_message_dst 
-0x4266 014834 store 2 ,mem_mesh_send_upper_layer_dst 
-:      014836 ali_mesh_upper_transport_layer_send_access_message_add_seq:
-0x4267 014837 fetch 3 ,mem_mesh_send_message_seq 
-0x4268 014838 store 3 ,mem_mesh_send_upper_layer_seq 
-0x4269 014839 arg mem_mesh_send_upper_layer_seq ,rega 
-0x426a 014840 arg 3 ,loopcnt 
-0x426b 014841 call inverse_data 
-0x426c 014842 fetch 8 ,mem_mesh_send_upper_layer_ctl_and_ttl 
-0x426d 014843 store 8 ,mem_mesh_message_ttl 
-0x426e 014844 rtn 
-:      014846 ali_mesh_upper_transport_layer_send_segmented_access_message_get_seqzero_segon:
-0x426f 014847 fetch 1 ,mem_mesh_upper_transport_layer_payload_len 
-0x4270 014848 div pdata ,segmented_access_message_unint_pdu_len 
-0x4271 014849 call wait_div_end 
-0x4272 014850 quotient temp 
-0x4273 014851 remainder pdata 
-0x4274 014852 call ali_mesh_upper_transport_layer_send_segmented_access_message_sub_segn_one ,blank 
-0x4275 014853 storet 1 ,mem_mesh_segmented_lower_transport_layer_segn 
-0x4276 014854 jam 0 ,mem_mesh_segmented_lower_transport_layer_sego 
-0x4277 014855 fetch 3 ,mem_mesh_send_message_seq 
-0x4278 014856 arg 0x1fff ,temp 
-0x4279 014857 iand temp ,pdata 
-0x427a 014858 store 2 ,mem_mesh_segmented_lower_transport_layer_segzero 
-0x427b 014859 rtn 
-:      014861 ali_mesh_upper_transport_layer_send_segmented_access_message_calc_header:
-0x427c 014862 fetch 2 ,mem_mesh_segmented_lower_transport_layer_segzero 
-0x427d 014863 lshift4 pdata ,pdata 
-0x427e 014864 lshift pdata ,pdata 
-0x427f 014865 fetcht 1 ,mem_mesh_segmented_lower_transport_layer_sego 
-0x4280 014866 ior temp ,pdata 
-0x4281 014867 lshift4 pdata ,pdata 
-0x4282 014868 lshift pdata ,pdata 
-0x4283 014869 fetcht 1 ,mem_mesh_segmented_lower_transport_layer_segn 
-0x4284 014870 ior temp ,pdata 
-0x4285 014871 store 3 ,mem_mesh_segmented_access_lower_transport_layer_szmic_seqzero_sego_segn 
-0x4286 014872 arg 3 ,loopcnt 
-0x4287 014873 arg mem_mesh_segmented_access_lower_transport_layer_szmic_seqzero_sego_segn ,rega 
-0x4288 014874 branch inverse_data 
-:      014876 ali_mesh_upper_transport_layer_receive_new_msg_timer:
-0x4289 014877 arg mem_mesh_upper_receive_new_message_timer ,regc 
-0x428a 014878 arg ali_mesh_upper_transport_layer_receive_new_msg_timeout ,regb 
-0x428b 014879 branch timer_single_step 
-:      014881 ali_mesh_upper_transport_layer_receive_new_msg_timeout:
-0x428c 014882 arg 40 ,loopcnt 
-0x428d 014883 arg mem_mesh_access_message_mic_cache ,contw 
-0x428e 014884 branch clear_mem 
-:      014887 ali_mesh_upper_transport_layer_send_segmented_access_message_sub_segn_one:
-0x428f 014888 increase -1 ,temp 
-0x4290 014889 rtn 
-:      014891 ali_mesh_upper_transport_layer_clear_tx_buffer:
-0x4291 014892 branch ali_mesh_stop_send_indication_packet 
-:      014895 ali_mesh_upper_transport_layer_init_queue_param:
-0x4292 014896 setarg mem_mesh_upper_tran_layer_queue_each_size 
-0x4293 014897 store 2 ,mem_queue_ptr 
-0x4294 014898 rtn 
-:      014901 app_init:
-0x4295 014902 bpatch patch16_1 ,mem_patch16 
-0x4296 014903 fetch 1 ,mem_device_option 
-0x4297 014904 branch app_init ,blank 
-0x4298 014905 beq dvc_op_dongle ,dongle_init 
-0x4299 014906 beq dvc_op_shutter ,shutter_init 
-0x429a 014907 beq dvc_op_module ,module_init 
-0x429b 014908 beq dvc_op_car ,car_init 
-0x429c 014909 beq dvc_op_shutter_dy ,shutter_dy_init 
-0x429d 014910 beq dvc_op_remote_car ,remote_car_init 
-0x429e 014911 beq dvc_op_keyboard ,keyboard_init 
-0x429f 014912 beq dvc_op_hci_boot ,hci_init 
-0x42a0 014914 beq dvc_op_mouse ,mouse_init 
-0x42a1 014915 beq dvc_op_mesh ,ali_mesh_init 
-0x42a2 014916 rtn 
-:      014919 app_param_init:
-0x42a3 014920 rtn wake 
-0x42a4 014921 call adc_init_data 
-0x42a5 014922 fetch 1 ,mem_device_option 
-0x42a6 014923 beq dvc_op_shutter ,shutter_default_init 
-0x42a7 014924 beq dvc_op_shutter_dy ,shutter_default_init 
-0x42a8 014925 beq dvc_op_dongle ,dongle_default_init 
-0x42a9 014926 beq dvc_op_mouse ,mouse_default_init 
-0x42aa 014927 beq dvc_op_keyboard ,mouse_default_parm_init 
-0x42ab 014928 beq dvc_op_remote_car ,remote_car_default_init 
-0x42ac 014929 rtn 
-:      014931 app_process_idle:
-0x42ad 014932 call ui_dispatch 
-0x42ae 014933 call check_51cmd 
-0x42af 014934 call app_process_bb_event 
-0x42b0 014935 fetch 2 ,mem_cb_idle_process 
-0x42b1 014936 branch callback_func 
-:      014938 app_process_ble:
-0x42b2 014939 fetch 2 ,mem_cb_le_process 
-0x42b3 014940 branch callback_func 
-:      014942 app_process_bb_event:
-0x42b4 014943 bpatch patch16_2 ,mem_patch16 
-0x42b5 014945 arg mem_ipc_fifo_bt2c51 ,rega 
-0x42b6 014946 call fifo_out 
-0x42b7 014947 rtn blank 
-0x42b8 014949 copy pdata ,regc 
-0x42b9 014950 call app_event_normal_process 
-0x42ba 014951 branch app_process_bb_event_priority 
-:      014953 app_discard_event:
-0x42bb 014954 arg 0 ,regc 
-0x42bc 014955 rtn 
-:      014960 app_event_normal_process:
-0x42bd 014961 beq bt_evt_button_long_pressed ,app_evt_button_long_pressed 
-0x42be 014962 beq bt_evt_le_connected ,app_le_event_bb_connected 
-0x42bf 014963 beq bt_evt_le_disconnected ,app_le_event_bb_disconn 
-0x42c0 014964 rtn 
-:      014968 app_process_bb_event_priority:
-0x42c1 014969 fetch 2 ,mem_cb_bb_event_process 
-0x42c2 014970 branch callback_func 
-:      014972 app_check_wake_lock:
-0x42c3 014973 fetch 2 ,mem_cb_check_wakelock 
-0x42c4 014974 branch callback_func 
-:      014976 app_will_enter_lpm:
-0x42c5 014977 fetch 2 ,mem_cb_before_lpm 
-0x42c6 014978 branch callback_func 
-:      014980 app_le_event_bb_connected:
-0x42c7 014981 fetch 2 ,mem_ui_state_map 
-0x42c8 014982 set1 ui_state_ble_connected ,pdata 
-0x42c9 014983 store 2 ,mem_ui_state_map 
-0x42ca 014984 rtn 
-:      014986 app_le_event_bb_disconn:
-0x42cb 014987 jam 0 ,mem_le_l2cap_att_states 
-0x42cc 014988 fetch 2 ,mem_ui_state_map 
-0x42cd 014989 set0 ui_state_ble_connected ,pdata 
-0x42ce 014990 store 2 ,mem_ui_state_map 
-0x42cf 014991 branch app_lpm_mult_disable 
-:      014994 app_evt_button_long_pressed:
-0x42d0 014995 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x42d1 014996 set1 app_disc_by_button ,pdata 
-0x42d2 014997 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x42d3 014998 rtn 
-:      015001 app_evt_timer:
-0x42d4 015002 store 1 ,mem_app_evt_timer_count 
-:      015003 app_evt_100ms_loop:
-0x42d5 015004 bpatch patch16_3 ,mem_patch16 
-0x42d6 015005 fetch 1 ,mem_app_evt_timer_count 
-0x42d7 015006 rtn blank 
-0x42d8 015007 increase -1 ,pdata 
-0x42d9 015008 store 1 ,mem_app_evt_timer_count 
-0x42da 015009 call ui_button_polling 
-0x42db 015010 call app_lpm_wake_auto_lock_timer 
-0x42dc 015011 call flash_write_spi_sm_timer 
-0x42dd 015012 fetch 2 ,mem_cb_event_timer 
-0x42de 015013 call callback_func 
-0x42df 015014 branch app_evt_100ms_loop 
-:      015019 timer_single_step:
-0x42e0 015020 ifetch 1 ,regc 
-0x42e1 015021 rtn blank 
-0x42e2 015022 pincrease -1 
-0x42e3 015023 istore 1 ,regc 
-0x42e4 015024 nrtn blank 
-0x42e5 015025 copy regb ,pdata 
-0x42e6 015026 branch callback_func 
-:      015030 timer_single_step_2b:
-0x42e7 015031 ifetch 2 ,regc 
-0x42e8 015032 rtn blank 
-0x42e9 015033 pincrease -1 
-0x42ea 015034 istore 2 ,regc 
-0x42eb 015035 nrtn blank 
-0x42ec 015036 copy regb ,pdata 
-0x42ed 015037 branch callback_func 
-:      015039 app_power_timer:
-0x42ee 015040 fetcht 2 ,mem_power_param_ptr 
-0x42ef 015041 add temp ,power_timer_offset ,regc 
-0x42f0 015042 arg app_power_timer_timeout ,regb 
-0x42f1 015043 branch timer_single_step 
-:      015045 app_power_timer_timeout:
-0x42f2 015046 call app_got_power_state_common 
-0x42f3 015047 beq power_starting ,app_enter_power_stanby_state 
-:      015048 app_enter_power_off_state:
-0x42f4 015049 branch app_enter_hibernate 
-:      015050 app_enter_power_stanby_state:
-0x42f5 015051 setarg power_standby 
-0x42f6 015052 istore 1 ,regc 
-0x42f7 015053 add temp ,power_standby_cb_offset ,regb 
-:      015054 app_power_cb_common:
-0x42f8 015055 ifetch 2 ,regb 
-0x42f9 015056 branch callback_func 
-:      015059 app_bb_hibernate:
-0x42fa 015060 call app_disconn_reason_clear 
-0x42fb 015061 branch app_enter_hibernate 
-:      015064 app_disconn_reason_clear:
-0x42fc 015065 setarg 0 
-0x42fd 015066 store app_disc_rsn_size ,mem_app_disconn_reason 
-0x42fe 015067 rtn 
-:      015068 app_disconn_reason_flag_clear:
-0x42ff 015069 setarg 0 
-0x4300 015070 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x4301 015071 rtn 
-:      015075 app_disconn_reason_collect_ble:
-0x4302 015076 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x4303 015077 set1 app_disc_ble ,pdata 
-0x4304 015078 store app_disc_rsn_size ,mem_app_disconn_reason 
-0x4305 015079 setarg 0 
-0x4306 015080 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x4307 015081 rtn 
-:      015089 app_get_lpm_wake_lock:
-0x4308 015090 arg wake_lock_app ,queue 
-0x4309 015091 branch lpm_get_wake_lock 
-:      015093 app_put_lpm_wake_lock:
-0x430a 015094 arg wake_lock_app ,queue 
-0x430b 015095 branch lpm_put_wake_lock 
-:      015097 app_lpm_wake_auto_lock:
-0x430c 015098 jam lpm_wake_up_delay_timer ,mem_wake_up_delay_timer 
-0x430d 015099 branch app_get_lpm_wake_lock 
-:      015101 app_lpm_wake_auto_lock_timer:
-0x430e 015102 arg mem_wake_up_delay_timer ,regc 
-0x430f 015103 arg app_put_lpm_wake_lock ,regb 
-0x4310 015104 branch timer_single_step 
-:      015107 app_ble_start_direct_adv:
-0x4311 015108 jam bt_cmd_start_direct_adv ,mem_fifo_temp 
-0x4312 015109 branch ui_ipc_send_cmd 
-:      015111 app_ble_stop_direct_adv:
-0x4313 015112 jam bt_cmd_stop_direct_adv ,mem_fifo_temp 
-0x4314 015113 branch ui_ipc_send_cmd 
-:      015115 app_ble_stop_adv:
-0x4315 015116 jam bt_cmd_stop_adv ,mem_fifo_temp 
-0x4316 015117 branch ui_ipc_send_cmd 
-:      015119 app_ble_start_adv:
-0x4317 015120 jam bt_cmd_start_adv ,mem_fifo_temp 
-0x4318 015121 branch ui_ipc_send_cmd 
-:      015123 app_ble_start_scan:
-0x4319 015124 jam bt_cmd_le_start_scan ,mem_fifo_temp 
-0x431a 015125 branch ui_ipc_send_cmd 
-:      015127 app_ble_stop_scan:
-0x431b 015128 jam bt_cmd_le_stop_scan ,mem_fifo_temp 
-0x431c 015129 branch ui_ipc_send_cmd 
-:      015131 app_ble_start_conn:
-0x431d 015132 jam bt_cmd_le_start_conn ,mem_fifo_temp 
-0x431e 015133 branch ui_ipc_send_cmd 
-:      015135 app_ble_disconnect:
-0x431f 015136 jam bt_cmd_le_disconnect ,mem_fifo_temp 
-0x4320 015137 branch ui_ipc_send_cmd 
-:      015139 app_led_start_blink:
-0x4321 015140 jam bt_cmd_led_blink ,mem_fifo_temp 
-0x4322 015141 branch ui_ipc_send_cmd 
-:      015143 app_led_on:
-0x4323 015144 jam bt_cmd_led_on ,mem_fifo_temp 
-0x4324 015145 branch ui_ipc_send_cmd 
-:      015147 app_led_stop_blink:
-:      015148 app_led_off:
-0x4325 015149 jam bt_cmd_led_off ,mem_fifo_temp 
-0x4326 015150 branch ui_ipc_send_cmd 
-:      015152 app_enter_hibernate:
-0x4327 015153 jam bt_cmd_enter_hibernate ,mem_fifo_temp 
-0x4328 015154 branch ui_ipc_send_cmd 
-:      015157 app_ble_store_reconn_info:
-0x4329 015158 jam bt_cmd_store_reconn_info_le ,mem_fifo_temp 
-0x432a 015159 branch ui_ipc_send_cmd 
-:      015162 app_lpm_mult_enable:
-0x432b 015163 set1 mark_lpm_mult_enable ,mark 
-0x432c 015164 rtn 
-:      015166 app_lpm_mult_disable:
-0x432d 015167 set0 mark_lpm_mult_enable ,mark 
-0x432e 015168 rtn 
-:      015171 app_button_long_pressed:
-0x432f 015172 call app_got_power_state_common 
-0x4330 015173 beq power_standby ,app_power_shutting_down 
-:      015174 app_power_starting:
-0x4331 015175 setarg power_starting 
-0x4332 015176 istore 1 ,regc 
-0x4333 015177 add temp ,power_starting_timeout_offset ,rega 
-0x4334 015178 add temp ,power_starting_cb_offset ,regb 
-:      015179 app_power_common:
-0x4335 015180 ifetcht 1 ,rega 
-0x4336 015181 increase 1 ,regc 
-0x4337 015182 istoret 1 ,regc 
-0x4338 015183 branch app_power_cb_common 
-:      015185 app_power_shutting_down:
-0x4339 015186 setarg power_off 
-0x433a 015187 istore 1 ,regc 
-0x433b 015188 fetch 2 ,mem_ui_state_map 
-0x433c 015189 bbit0 ui_state_ble_connected ,app_power_off_end 
-0x433d 015190 call le_send_terminate_ind_user_terminated 
-0x433e 015191 call app_ble_disconnect 
-:      015192 app_power_off_end:
-0x433f 015193 fetcht 2 ,mem_power_param_ptr 
-0x4340 015194 add temp ,power_off_timeout_offset ,rega 
-0x4341 015195 add temp ,power_off_cb_offset ,regb 
-0x4342 015196 branch app_power_common 
-:      015198 app_got_power_state_common:
-0x4343 015199 fetcht 2 ,mem_power_param_ptr 
-0x4344 015200 add temp ,power_state_offset ,regc 
-0x4345 015201 ifetch 1 ,regc 
-0x4346 015202 rtn 
-:      015204 app_event_button_up:
-0x4347 015205 call app_got_power_state_common 
-0x4348 015206 bne power_off ,app_power_release 
-0x4349 015207 branch app_enter_hibernate 
-:      015208 app_power_release:
-0x434a 015209 add temp ,ui_butten_up_cb_offset ,regb 
-0x434b 015210 branch app_power_cb_common 
-:      015216 adpcm_decode:
-0x434c 015217 fetch 8 ,mem_ad_state_valpred 
-0x434d 015218 store 8 ,mem_ad_valpred 
-0x434e 015219 jam 0 ,mem_ad_bufferstep 
-0x434f 015220 fetch 1 ,mem_ad_index 
-0x4350 015221 lshift2 pdata ,pdata 
-0x4351 015222 arg mem_ad_stepsizetable ,temp 
-0x4352 015223 iadd temp ,temp 
-0x4353 015224 ifetch 4 ,temp 
-0x4354 015225 store 4 ,mem_ad_step 
-:      015226 adpcm_decode_loop:
-0x4355 015227 fetch 1 ,mem_ad_bufferstep 
-0x4356 015228 nbranch adpcm_next_byte ,blank 
-0x4357 015229 fetcht 2 ,mem_ad_in_ptr 
-0x4358 015230 ifetch 1 ,temp 
-0x4359 015231 store 1 ,mem_ad_inputbuffer 
-0x435a 015232 increase 1 ,temp 
-0x435b 015233 storet 2 ,mem_ad_in_ptr 
-0x435c 015234 rshift4 pdata ,pdata 
-0x435d 015235 store 1 ,mem_ad_delta 
-0x435e 015236 branch adpcm_cal 
-:      015237 adpcm_next_byte:
-0x435f 015238 fetch 1 ,mem_ad_inputbuffer 
-0x4360 015239 and pdata ,0x0f ,pdata 
-0x4361 015240 store 1 ,mem_ad_delta 
-:      015241 adpcm_cal:
-0x4362 015242 fetch 1 ,mem_ad_bufferstep 
-0x4363 015243 setflip 0 ,pdata 
-0x4364 015244 store 1 ,mem_ad_bufferstep 
-0x4365 015245 arg mem_ad_indextable ,temp 
-0x4366 015246 fetch 1 ,mem_ad_delta 
-0x4367 015247 iadd temp ,temp 
-0x4368 015248 ifetch 1 ,temp 
-0x4369 015249 fetcht 1 ,mem_ad_index 
-0x436a 015250 call adpcm_cal_index 
-0x436b 015251 store 1 ,mem_ad_index 
-0x436c 015253 fetch 1 ,mem_ad_delta 
-0x436d 015254 and pdata ,0x08 ,temp 
-0x436e 015255 storet 1 ,mem_ad_sign 
-0x436f 015256 and pdata ,0x07 ,temp 
-0x4370 015257 storet 1 ,mem_ad_delta 
-0x4371 015259 call adpcm_cal_vpdiff 
-0x4372 015260 storet 4 ,mem_ad_vpdiff 
-0x4373 015262 fetch 1 ,mem_ad_sign 
-0x4374 015263 branch adpcm_cal_valpred ,blank 
-0x4375 015264 fetch 4 ,mem_ad_valpred 
-0x4376 015265 fetcht 4 ,mem_ad_vpdiff 
-0x4377 015266 isub temp ,pdata 
-0x4378 015267 branch adpcm_cal_valpred_end 
-:      015268 adpcm_cal_valpred:
-0x4379 015269 fetch 4 ,mem_ad_valpred 
-0x437a 015270 fetcht 4 ,mem_ad_vpdiff 
-0x437b 015271 iadd temp ,pdata 
-:      015272 adpcm_cal_valpred_end:
-0x437c 015273 store 4 ,mem_ad_valpred 
-0x437d 015274 arg 32767 ,temp 
-0x437e 015275 isub temp ,pdata 
-0x437f 015276 bbit1 31 ,adpcm_cal_valpred_overflow 
-0x4380 015277 storet 4 ,mem_ad_valpred 
-0x4381 015278 branch adpcm_cal_valpred_overflow_end 
-:      015279 adpcm_cal_valpred_overflow:
-0x4382 015280 fetch 4 ,mem_ad_valpred 
-0x4383 015281 arg 32768 ,temp 
-0x4384 015282 iadd temp ,pdata 
-0x4385 015283 bbit0 31 ,adpcm_cal_valpred_overflow_end 
-0x4386 015284 arg -32768 ,temp 
-0x4387 015285 storet 4 ,mem_ad_valpred 
-:      015286 adpcm_cal_valpred_overflow_end:
-0x4388 015287 fetch 1 ,mem_ad_index 
-0x4389 015288 lshift2 pdata ,pdata 
-0x438a 015289 arg mem_ad_stepsizetable ,temp 
-0x438b 015290 iadd temp ,temp 
-0x438c 015291 ifetch 4 ,temp 
-0x438d 015292 store 4 ,mem_ad_step 
-0x438e 015294 fetch 2 ,mem_ad_out_ptr 
-0x438f 015295 fetcht 2 ,mem_ad_valpred 
-0x4390 015296 istoret 2 ,pdata 
-0x4391 015297 increase 2 ,pdata 
-0x4392 015298 store 2 ,mem_ad_out_ptr 
-0x4393 015300 fetch 1 ,mem_ad_in_numsamples 
-0x4394 015301 increase -1 ,pdata 
-0x4395 015302 store 1 ,mem_ad_in_numsamples 
-0x4396 015303 nbranch adpcm_decode_loop ,blank 
-0x4397 015304 fetch 8 ,mem_ad_valpred 
-0x4398 015305 store 8 ,mem_ad_state_valpred 
-0x4399 015306 rtn 
-:      015308 adpcm_cal_index:
-0x439a 015309 iadd temp ,pdata 
-0x439b 015310 bbit0 7 ,adpcm_cal_bigger_zero 
-0x439c 015311 setarg 0 
-0x439d 015312 rtn 
-:      015313 adpcm_cal_bigger_zero:
-0x439e 015314 and pdata ,0xff ,pdata 
-0x439f 015315 sub pdata ,88 ,null 
-0x43a0 015316 rtn positive 
-0x43a1 015317 setarg 88 
-0x43a2 015318 rtn 
-:      015320 adpcm_cal_vpdiff:
-0x43a3 015321 fetchr rega ,4 ,mem_ad_step 
-0x43a4 015322 rshift3 rega ,temp 
-0x43a5 015323 fetch 1 ,mem_ad_delta 
-0x43a6 015324 bbit0 2 ,adpcm_cal_vpdiff1 
-0x43a7 015325 copy rega ,pdata 
-0x43a8 015326 iadd temp ,temp 
-:      015327 adpcm_cal_vpdiff1:
-0x43a9 015328 fetch 1 ,mem_ad_delta 
-0x43aa 015329 bbit0 1 ,adpcm_cal_vpdiff2 
-0x43ab 015330 rshift rega ,pdata 
-0x43ac 015331 iadd temp ,temp 
-:      015332 adpcm_cal_vpdiff2:
-0x43ad 015333 fetch 1 ,mem_ad_delta 
-0x43ae 015334 rtnbit0 0 
-0x43af 015335 rshift2 rega ,pdata 
-0x43b0 015336 iadd temp ,temp 
-0x43b1 015337 rtn 
-:      015342 car_init:
-0x43b2 015343 call enable_authrom 
-0x43b3 015344 rtn wake 
-0x43b4 015345 setarg car_g24_receive_process 
-0x43b5 015346 store 2 ,mem_cb_24g_receive_process 
-0x43b6 015348 setarg g24_bind_ackpayload_prep 
-0x43b7 015349 store 2 ,mem_cb_24g_ackpayload 
-0x43b8 015351 setarg car_g24_cb_data_device1 
-0x43b9 015352 store 2 ,mem_cb_24g_data_device1 
-0x43ba 015354 setarg car_le_before_hibernate 
-0x43bb 015355 store 2 ,mem_cb_before_hibernate 
-0x43bc 015357 setarg car_le_process_lpm_before 
-0x43bd 015358 store 2 ,mem_cb_before_lpm 
-0x43be 015360 setarg car_scale_process_idle 
-0x43bf 015361 store 2 ,mem_cb_idle_process 
-0x43c0 015363 setarg car_scale_process_bb_event 
-0x43c1 015364 store 2 ,mem_cb_bb_event_process 
-0x43c2 015366 setarg app_get_lpm_wake_lock 
-0x43c3 015367 store 2 ,mem_cb_check_wakelock 
-0x43c4 015369 setarg car_le_receive_data 
-0x43c5 015370 store 2 ,mem_cb_att_write 
-0x43c6 015372 setarg car_le_bb_event_timer 
-0x43c7 015373 store 2 ,mem_cb_event_timer 
-0x43c8 015375 bpatch patch05_6 ,mem_patch05 
-0x43c9 015376 call car_init_environment 
-0x43ca 015377 call car_lpm_timer_enable 
-0x43cb 015378 call queue_init 
-0x43cc 015379 jam 2 ,mem_lpm_mult 
-0x43cd 015380 jam power_on ,mem_car_24g_received_pac 
-0x43ce 015381 fetch 1 ,mem_car_config_soft_switch_enable 
-0x43cf 015382 store 1 ,mem_car_hard_soft_switch 
-0x43d0 015383 beq hard_switch ,car_hard_switch_power_on_signal 
-0x43d1 015384 fetch 1 ,mem_car_config_soft_switch_gpio 
-0x43d2 015385 store 1 ,mem_ui_button_gpio 
-0x43d3 015386 jam off ,mem_le_adv_enable 
-:      015387 car_soft_switch_power_on_init:
-0x43d4 015388 call ui_button_init 
-0x43d5 015389 call ui_button_polling 
-0x43d6 015390 jam power_starting ,mem_car_power_state 
-0x43d7 015391 fetch 2 ,mem_ui_state_map 
-0x43d8 015392 rtnbit1 ui_state_btn_down 
-0x43d9 015393 branch app_enter_hibernate 
-:      015396 car_power_off_signal:
-0x43da 015397 branch car_ui_led_init 
-:      015399 car_hard_switch_power_on_signal:
-0x43db 015400 jam power_standby ,mem_car_power_state 
-:      015401 car_soft_switch_power_on_signal:
-0x43dc 015402 jam on ,mem_le_adv_enable 
-0x43dd 015403 setarg fast_adv_interval_value_car 
-0x43de 015404 call shutter_ble_adv_interval_set 
-:      015405 car_le_modified_name_adv:
-0x43df 015406 arg mem_le_name + 7 ,contw 
-0x43e0 015407 fetch 1 ,mem_le_lap 
-:      015408 car_name_loop:
-0x43e1 015409 and pdata ,0xF0 ,temp 
-0x43e2 015410 rshift4 temp ,temp 
-0x43e3 015411 call car_hex_to_ascii 
-0x43e4 015412 istoret 1 ,contw 
-0x43e5 015413 and pdata ,0x0F ,temp 
-0x43e6 015414 call car_hex_to_ascii 
-0x43e7 015415 istoret 1 ,contw 
-0x43e8 015416 call le_modified_name_att_list 
-0x43e9 015417 fetcht 1 ,mem_le_name_len 
-0x43ea 015418 copy temp ,loopcnt 
-0x43eb 015419 arg mem_le_adv_data + 2 ,contw 
-0x43ec 015420 arg mem_le_name ,contr 
-0x43ed 015421 call memcpy 
-:      015422 car_le_modified_name_scan:
-0x43ee 015423 fetcht 1 ,mem_le_name_len 
-0x43ef 015424 copy temp ,loopcnt 
-0x43f0 015425 arg mem_le_scan_data + 2 ,contw 
-0x43f1 015426 arg mem_le_name ,contr 
-0x43f2 015427 branch memcpy 
-:      015428 car_hex_to_ascii:
-0x43f3 015429 sub temp ,9 ,null 
-0x43f4 015430 branch car_hex_num ,positive 
-0x43f5 015431 add temp ,55 ,temp 
-0x43f6 015432 rtn 
-:      015433 car_hex_num:
-0x43f7 015434 add temp ,48 ,temp 
-0x43f8 015435 rtn 
-:      015437 car_ui_led_init:
-0x43f9 015438 fetch 1 ,mem_car_config_blood_led1_gpio 
-0x43fa 015439 bne invalid_pin_num ,car_blood_led_gpio_set 
-:      015440 car_ui_led_init_1:
-0x43fb 015441 fetch 1 ,mem_car_config_pairing_led_gpio 
-0x43fc 015442 bne invalid_pin_num ,car_pairing_led_gpio_set 
-:      015443 car_ui_led_init_2:
-0x43fd 015444 fetch 1 ,mem_car_config_low_voltage_led_gpio 
-0x43fe 015445 bne invalid_pin_num ,car_low_voltage_led_gpio_set 
-:      015446 car_ui_led_init_3:
-0x43ff 015447 fetch 1 ,mem_car_led_num 
-0x4400 015448 copy pdata ,loopcnt 
-0x4401 015449 setarg mem_car_led_map 
-0x4402 015450 copy pdata ,rega 
-:      015451 car_in_lp1:
-0x4403 015452 copy rega ,contr 
-0x4404 015453 ifetch 1 ,contr 
-0x4405 015454 copy contr ,rega 
-0x4406 015455 beq invalid_pin_num ,car_in_lp1_end 
-0x4407 015456 copy pdata ,temp 
-0x4408 015457 call gpio_config_output 
-:      015458 car_in_lp1_end:
-0x4409 015459 loop car_in_lp1 
-:      015460 car_ui_led_init_end:
-0x440a 015461 rtn 
-:      015462 car_blood_led_gpio_set:
-0x440b 015463 fetch 8 ,mem_car_config_blood_led1_gpio 
-0x440c 015464 store 8 ,mem_car_led_map + 2 
-0x440d 015465 branch car_ui_led_init_1 
-:      015466 car_pairing_led_gpio_set:
-0x440e 015467 store 1 ,mem_car_led_map 
-0x440f 015468 branch car_ui_led_init_2 
-:      015469 car_low_voltage_led_gpio_set:
-0x4410 015470 store 1 ,mem_car_led_map + 1 
-0x4411 015471 branch car_ui_led_init_3 
-:      015473 car_init_environment:
-0x4412 015475 call car_g24_init 
-0x4413 015476 call car_g24_load_commom_addr 
-0x4414 015477 arg 0 ,rega 
-0x4415 015478 call pwm_init 
-0x4416 015479 call car_ui_led_init 
-0x4417 015480 call car_start_blink 
-0x4418 015481 call car_init_adc_hvin 
-0x4419 015482 branch car_motor_init 
-:      015483 car_read_otp_addr:
-0x441a 015484 rtn 
-:      015485 car_motor_init:
-0x441b 015486 fetch 1 ,mem_car_motor_gpio_num 
-0x441c 015487 copy pdata ,loopcnt 
-0x441d 015488 setarg mem_car_motor_gpio_map 
-0x441e 015489 copy pdata ,rega 
-:      015490 p_in_lp1:
-0x441f 015491 copy rega ,contr 
-0x4420 015492 ifetch 1 ,contr 
-0x4421 015493 copy contr ,rega 
-0x4422 015494 beq invalid_pin_num ,p_in_lp1_end 
-0x4423 015495 copy pdata ,temp 
-0x4424 015496 store 1 ,mem_car_gpio 
-0x4425 015497 call car_ui_gpio_init 
-:      015498 p_in_lp1_end:
-0x4426 015499 loop p_in_lp1 
-:      015500 p_car_ui_led_init_end:
-0x4427 015501 rtn 
-:      015503 car_ui_gpio_init:
-0x4428 015504 fetch 1 ,mem_car_gpio 
-0x4429 015505 rtneq ui_button_gpio_disable 
-0x442a 015506 iforce temp 
-0x442b 015507 branch gpio_config_output 
-:      015510 car_init_adc_hvin:
-0x442c 015511 jam 100 ,mem_car_notify_vdd_value_last 
-0x442d 015512 rtn 
-:      015514 car_le_before_hibernate:
-0x442e 015515 call car_gpio_set_before_hibernate 
-0x442f 015516 call clear_wake 
-:      015517 car_le_process_lpm_before:
-0x4430 015518 branch keyscan_process_lpm_before 
-:      015520 car_gpio_set_before_hibernate:
-0x4431 015521 call check_51cmd_led_off 
-:      015522 car_gpio_set_before_lpm_common:
-0x4432 015523 arg gpio_number ,loopcnt 
-0x4433 015524 arg core_gpio_conf ,contr 
-:      015525 car_setgpio_loop:
-0x4434 015526 copy contr ,contw 
-0x4435 015527 ifetch 1 ,contr 
-0x4436 015528 beq gpcfg_spid_miso ,car_setgpio_pullup 
-0x4437 015529 beq gpcfg_spid_ncs ,car_setgpio_pullup 
-0x4438 015530 beq gpcfg_spid_sck ,car_setgpio_pullup 
-0x4439 015531 beq gpcfg_spid_mosi ,car_setgpio_pullup 
-0x443a 015532 beq gpcfg_spid_sdio ,car_setgpio_pullup 
-0x443b 015533 beq gpcfg_iic_scl ,car_setgpio_pullup 
-0x443c 015534 beq gpcfg_iic_sda ,car_setgpio_pullup 
-0x443d 015535 beq gpcfg_input ,car_setgpio_pullup 
-:      015536 car_setgpio_loop_end:
-0x443e 015537 loop car_setgpio_loop 
-0x443f 015538 arg core_gpio_conf_hi + gpio_number_ext ,pdata 
-0x4440 015539 isub contr ,null 
-0x4441 015540 branch car_motor_setgpio ,zero 
-:      015541 car_setgpio_loop_ext:
-0x4442 015542 arg gpio_number_ext ,loopcnt 
-0x4443 015543 arg core_gpio_conf_hi ,contr 
-0x4444 015544 branch car_setgpio_loop 
-:      015546 car_setgpio_pullup:
-0x4445 015547 setarg gpcfg_pullup 
-0x4446 015548 istore 1 ,contw 
-0x4447 015549 branch car_setgpio_loop_end 
-:      015550 car_setgpio_pulldown:
-0x4448 015551 setarg gpcfg_pulldown 
-0x4449 015552 istore 1 ,contw 
-0x444a 015553 branch car_setgpio_loop_end 
-:      015554 car_motor_setgpio:
-0x444b 015555 fetch 1 ,mem_car_motor_gpio_num 
-0x444c 015556 copy pdata ,loopcnt 
-0x444d 015557 arg mem_car_motor_gpio_map ,contr 
-:      015558 car_motor_setgpio_loop:
-0x444e 015559 ifetch 1 ,contr 
-0x444f 015560 set1 7 ,pdata 
-0x4450 015561 arg gpcfg_output_low ,temp 
-0x4451 015562 call gpio_config_function 
-0x4452 015563 loop car_motor_setgpio_loop 
-0x4453 015564 rtn 
-:      015566 car_key_scan_process:
-0x4454 015567 branch keyscan_key_process 
-:      015569 car_scale_process_idle:
-0x4455 015570 call car_le_send_packet 
-0x4456 015571 call car_g24_status_process 
-0x4457 015572 branch car_key_scan_process 
-:      015574 car_g24_status_process:
-0x4458 015575 fetch 2 ,mem_ui_state_map 
-0x4459 015576 rtnbit1 ui_state_ble_connected 
-0x445a 015577 fetch 1 ,mem_car_24g_received_pac 
-0x445b 015578 beq work_paired ,car_g24_connected_event 
-0x445c 015579 rtn 
-:      015580 car_g24_connected_event:
-0x445d 015581 fetch 1 ,mem_car_24g_status 
-0x445e 015582 rtneq work_paired 
-0x445f 015583 jam work_paired ,mem_car_24g_status 
-0x4460 015584 call car_lpm_timer_disable 
-0x4461 015585 call car_stop_blink 
-0x4462 015586 branch car_g24_connected 
-:      015588 car_lpm_timer_enable:
-0x4463 015589 fetch 2 ,mem_car_enter_lpm_timer_count 
-0x4464 015590 store 2 ,mem_car_enter_lpm_timer 
-0x4465 015591 jam 0 ,mem_car_enter_lpm_flag 
-0x4466 015592 rtn 
-:      015595 car_lpm_timer_disable:
-0x4467 015596 setarg 0 
-0x4468 015597 branch car_lpm_timer_enable + 1 
-:      015600 car_stop_blink:
-0x4469 015601 arg 0 ,rega 
-0x446a 015602 branch ui_led_blink_stop_global 
-:      015605 car_start_blink:
-0x446b 015606 arg 0 ,rega 
-0x446c 015607 branch ui_led_blink_start_global 
-:      015613 car_le_send_packet:
-0x446d 015614 fetch 2 ,mem_ui_state_map 
-0x446e 015615 rtnbit0 ui_state_ble_connected 
-0x446f 015616 call le_fifo_check_nearly_full 
-0x4470 015617 nrtn blank 
-0x4471 015618 arg mem_car_pop_queue_buff ,rega 
-0x4472 015619 call queue_pop 
-0x4473 015620 nrtn user 
-0x4474 015621 arg mem_car_pop_queue_buff ,contr 
-0x4475 015622 branch le_send_notify_from_list 
-:      015624 car_scale_process_bb_event:
-0x4476 015625 copy regc ,pdata 
-0x4477 015626 beq bt_evt_button_up ,app_event_button_up 
-0x4478 015627 beq bt_evt_button_long_pressed ,app_button_long_pressed 
-0x4479 015628 beq bt_evt_le_connected ,car_scale_event_le_conn 
-0x447a 015629 beq bt_evt_le_disconnected ,car_scale_event_le_discon 
-0x447b 015630 rtn 
-:      015632 car_scale_event_le_conn:
-0x447c 015633 call car_lpm_timer_disable 
-0x447d 015634 call car_stop_blink 
-0x447e 015635 set0 mark_24g_rxmode ,mark 
-0x447f 015636 branch car_scale_process_conn 
-:      015637 car_g24_connected:
-0x4480 015638 fetch 2 ,mem_car_24g_no_data_timeout_count 
-0x4481 015639 store 2 ,mem_car_24g_no_data_timeout_timer 
-:      015640 car_scale_process_conn:
-0x4482 015641 jam 0x14 ,mem_car_notify_vdd_timer 
-0x4483 015642 jam 0 ,mem_lpm_mode 
-0x4484 015643 call app_ble_stop_adv 
-0x4485 015644 branch app_lpm_mult_enable 
-:      015647 car_scale_event_le_discon:
-0x4486 015648 set1 mark_24g_rxmode ,mark 
-0x4487 015649 call car_lpm_timer_enable 
-0x4488 015650 call car_fb_motor_stop 
-0x4489 015651 call car_lr_motor_stop 
-:      015652 car_g24_disconnect:
-0x448a 015653 setarg 0 
-0x448b 015654 store 5 ,mem_car_led_control 
-0x448c 015655 call queue_init 
-0x448d 015656 jam 10 ,mem_motor1_speed 
-0x448e 015657 jam 10 ,mem_motor2_speed 
-0x448f 015658 jam 10 ,mem_motor3_speed 
-0x4490 015660 jam 2 ,mem_lpm_mult 
-0x4491 015661 setarg fast_adv_interval_value_car 
-0x4492 015662 call shutter_ble_adv_interval_set 
-0x4493 015663 branch app_ble_start_adv 
-:      015665 car_le_bb_event_timer:
-0x4494 015666 call car_moto1_blank_data_timer 
-0x4495 015667 call car_moto2_blank_data_timer 
-0x4496 015668 call car_moto3_blank_data_timer 
-0x4497 015671 call car_24g_no_data_timeout_timer 
-0x4498 015672 branch car_24g_bind_enable_timer 
-:      015675 car_24g_bind_enable_timer:
-0x4499 015676 arg mem_car_24g_bind_enable_delay_count ,regc 
-0x449a 015677 arg 0 ,regb 
-0x449b 015678 branch timer_single_step 
-:      015680 car_enter_lpm_timer:
-0x449c 015681 arg mem_car_enter_lpm_timer ,regc 
-0x449d 015682 arg car_enter_lpm_enable ,regb 
-0x449e 015683 branch timer_single_step_2b 
-:      015684 car_enter_lpm_enable:
-0x449f 015685 jam 1 ,mem_car_enter_lpm_flag 
-0x44a0 015686 rtn 
-:      015688 car_24g_no_data_timeout_timer:
-0x44a1 015689 arg mem_car_24g_no_data_timeout_timer ,regc 
-0x44a2 015690 arg car_24g_no_data_timer_timeout ,regb 
-0x44a3 015691 branch timer_single_step_2b 
-:      015692 car_24g_no_data_timer_timeout:
-0x44a4 015693 jam work_search ,mem_car_24g_status 
-0x44a5 015694 jam power_on ,mem_car_24g_received_pac 
-0x44a6 015695 branch car_g24_disconnect 
-:      015697 car_notify_vdd_timer:
-0x44a7 015698 fetch 1 ,mem_car_config_bat_notify_enable 
-0x44a8 015699 rtn blank 
-0x44a9 015700 arg mem_car_notify_vdd_timer ,regc 
-0x44aa 015701 arg car_notify_vdd ,regb 
-0x44ab 015702 branch timer_single_step 
-:      015703 car_notify_vdd:
-0x44ac 015704 fetch 1 ,mem_car_notify_vdd_count 
-0x44ad 015705 store 1 ,mem_car_notify_vdd_timer 
-0x44ae 015706 fetch 1 ,mem_car_working_flag 
-0x44af 015707 nrtn blank 
-:      015708 car_read_hvin:
-0x44b0 015709 call vdd_calculate_by_mode 
-0x44b1 015710 store 2 ,mem_vdd_now_vol 
-0x44b2 015711 arg mem_vdd_calculate_set ,rega 
-0x44b3 015712 call adc_bat_percent_lowpower_out 
-0x44b4 015713 fetcht 1 ,mem_car_notify_vdd_value_last 
-0x44b5 015714 isub temp ,null 
-0x44b6 015715 branch car_notify_vdd_next2 ,positive 
-0x44b7 015716 store 1 ,mem_car_notify_vdd_value_last 
-0x44b8 015717 copy pdata ,temp 
-:      015718 car_notify_vdd_next2:
-0x44b9 015719 storet 1 ,mem_car_notify_vdd_percent 
-0x44ba 015720 fetch 1 ,mem_car_config_low_voltage_percent 
-0x44bb 015721 isub temp ,null 
-0x44bc 015722 call car_enter_low_bat ,positive 
-0x44bd 015723 storet 1 ,mem_notify_bat_payload 
-0x44be 015724 arg 6 ,loopcnt 
-0x44bf 015725 arg mem_notify_bat_head ,contr 
-0x44c0 015726 call calc_check_sum_start 
-0x44c1 015727 store 1 ,mem_notify_bat_check_sum 
-0x44c2 015728 arg mem_notify_bat_packet ,rega 
-0x44c3 015729 branch queue_push 
-:      015730 car_enter_low_bat:
-0x44c4 015731 fetch 1 ,mem_low_bat_flag 
-0x44c5 015732 nrtn blank 
-0x44c6 015733 jam 1 ,mem_low_bat_flag 
-0x44c7 015734 arg 1 ,rega 
-0x44c8 015735 branch ui_led_blink_start_global 
-:      015736 car_low_bat_led_off:
-0x44c9 015737 arg 1 ,rega 
-0x44ca 015738 branch ui_led_blink_stop_global 
-:      015742 calc_check_sum_start:
-0x44cb 015743 arg 0 ,rega 
-:      015744 calc_check_sum_loop:
-0x44cc 015745 ifetch 1 ,contr 
-0x44cd 015746 iadd rega ,rega 
-0x44ce 015747 loop calc_check_sum_loop 
-:      015748 calc_check_sum_and:
-0x44cf 015749 and rega ,0xff ,pdata 
-0x44d0 015750 rtn 
-:      015752 car_le_receive_data:
-0x44d1 015753 fetch 1 ,mem_le_att_opcode 
-0x44d2 015754 beq attop_write_request ,car_le_parse_att_write_request 
-0x44d3 015755 rtn 
-:      015756 car_le_parse_att_write_request:
-0x44d4 015757 fetch 2 ,mem_le_att_handle 
-0x44d5 015758 beq att_car_control_handle ,car_control_le_receive 
-0x44d6 015759 rtn 
-:      015761 le_app_receive_data:
-0x44d7 015762 bpatch patch05_7 ,mem_patch05 
-0x44d8 015763 ifetch 5 ,rega 
-0x44d9 015764 store 5 ,mem_app_receive_temp 
-0x44da 015765 fetch 2 ,mem_app_receive_temp 
-0x44db 015766 arg le_receive_packet_head ,temp 
-0x44dc 015767 isub temp ,null 
-0x44dd 015768 nrtn zero 
-0x44de 015769 fetch 2 ,mem_app_receive_temp + 3 
-0x44df 015770 byteswap pdata ,pdata 
-0x44e0 015771 store 2 ,mem_app_receive_temp + 3 
-0x44e1 015772 copy pdata ,loopcnt 
-0x44e2 015773 increase 5 ,rega 
-0x44e3 015774 copy rega ,contr 
-0x44e4 015775 arg mem_app_receive_temp + 5 ,contw 
-0x44e5 015776 call memcpy 
-0x44e6 015777 ifetch 1 ,contr 
-0x44e7 015778 store 1 ,mem_app_receive_temp + 15 
-0x44e8 015779 arg mem_app_receive_temp + 2 ,rega 
-0x44e9 015780 arg mem_app_receive_temp + 5 ,regb 
-0x44ea 015781 rtn 
-:      015783 car_control_le_receive:
-0x44eb 015784 setarg 0 
-0x44ec 015785 store 5 ,mem_le_receive_payload 
-0x44ed 015786 store 5 ,mem_le_receive_payload + 5 
-0x44ee 015787 call le_app_receive_data 
-0x44ef 015788 copy regb ,contr 
-0x44f0 015789 arg mem_le_receive_payload ,contw 
-0x44f1 015790 arg 10 ,loopcnt 
-0x44f2 015791 call memcpy 
-:      015792 car_receive_cmd_select:
-0x44f3 015793 bpatch patch06_0 ,mem_patch06 
-0x44f4 015794 ifetch 1 ,rega 
-0x44f5 015795 beq car_cmd_old_car_control ,car_drive_old 
-0x44f6 015796 beq car_cmd_old_speed_control ,car_speed_set_old 
-0x44f7 015797 beq car_cmd_l_r_motor_control ,car_motor_control 
-0x44f8 015798 beq car_cmd_f_b_motor_control ,car_motor_control 
-0x44f9 015799 beq car_cmd_ir_control ,car_ir_data_rx_from_app 
-0x44fa 015800 beq car_cmd_led_control ,car_led_control_receive 
-0x44fb 015801 beq car_cmd_device_info ,car_info_request 
-0x44fc 015802 rtn 
-:      015804 car_24g_receive_data:
-0x44fd 015805 call car_control_le_receive 
-0x44fe 015806 fetch 1 ,mem_app_receive_temp + 2 
-0x44ff 015807 beq car_cmd_l_r_motor_control ,car_24g_receive_data_next 
-0x4500 015808 beq car_cmd_f_b_motor_control ,car_24g_receive_data_next 
-0x4501 015809 rtn 
-:      015810 car_24g_receive_data_next:
-0x4502 015811 fetch 1 ,mem_le_receive_payload 
-0x4503 015812 ncall car_moto1_enable_blank_data_timer ,blank 
-0x4504 015813 fetch 1 ,mem_le_receive_payload + 2 
-0x4505 015814 ncall car_moto2_enable_blank_data_timer ,blank 
-0x4506 015815 fetch 1 ,mem_le_receive_payload + 4 
-0x4507 015816 ncall car_moto3_enable_blank_data_timer ,blank 
-0x4508 015817 rtn 
-:      015819 car_moto1_enable_blank_data_timer:
-0x4509 015820 jam 5 ,mem_car_moto1_blank_timer 
-0x450a 015821 rtn 
-:      015822 car_moto2_enable_blank_data_timer:
-0x450b 015823 jam 5 ,mem_car_moto2_blank_timer 
-0x450c 015824 rtn 
-:      015825 car_moto3_enable_blank_data_timer:
-0x450d 015826 jam 5 ,mem_car_moto3_blank_timer 
-0x450e 015827 rtn 
-:      015829 car_moto1_blank_data_timer:
-0x450f 015830 arg mem_car_moto1_blank_timer ,regc 
-0x4510 015831 arg car_moto1_blank_data ,regb 
-0x4511 015832 branch timer_single_step 
-:      015833 car_moto2_blank_data_timer:
-0x4512 015834 arg mem_car_moto2_blank_timer ,regc 
-0x4513 015835 arg car_moto2_blank_data ,regb 
-0x4514 015836 branch timer_single_step 
-:      015837 car_moto3_blank_data_timer:
-0x4515 015838 arg mem_car_moto3_blank_timer ,regc 
-0x4516 015839 arg car_moto3_blank_data ,regb 
-0x4517 015840 branch timer_single_step 
-:      015842 car_moto1_blank_data:
-0x4518 015843 jam 0 ,mem_le_receive_payload 
-0x4519 015844 branch car_motor_control 
-:      015845 car_moto2_blank_data:
-0x451a 015846 jam 0 ,mem_le_receive_payload + 2 
-0x451b 015847 branch car_motor_control 
-:      015848 car_moto3_blank_data:
-0x451c 015849 jam 0 ,mem_le_receive_payload + 4 
-0x451d 015850 branch car_motor_control 
-:      015855 car_drive_old:
-0x451e 015856 fetch 1 ,mem_le_receive_payload 
-0x451f 015857 store 1 ,mem_motor1_status 
-0x4520 015858 fetch 1 ,mem_le_receive_payload + 1 
-0x4521 015859 store 1 ,mem_motor2_status 
-0x4522 015860 branch car_motor_control_common 
-:      015864 car_left_right_control_old:
-0x4523 015865 fetch 1 ,mem_le_receive_payload 
-0x4524 015866 store 1 ,mem_motor2_status 
-0x4525 015867 branch car_motor2_control 
-:      015868 car_front_back_control_old:
-0x4526 015869 fetch 1 ,mem_motor1_speed 
-0x4527 015870 call car_reset_old_speed 
-0x4528 015871 fetch 1 ,mem_le_receive_payload + 1 
-0x4529 015872 store 1 ,mem_motor1_status 
-0x452a 015873 branch car_motor1_control 
-:      015874 car_reset_old_speed:
-0x452b 015875 beq speed_level_2 ,car_reset_old_speed2 
-0x452c 015876 beq speed_level_3 ,car_reset_old_speed3 
-0x452d 015877 store 1 ,mem_motor1_speed 
-0x452e 015878 rtn 
-:      015879 car_reset_old_speed2:
-0x452f 015880 jam speed_level_5 ,mem_motor1_speed 
-0x4530 015881 rtn 
-:      015882 car_reset_old_speed3:
-0x4531 015883 jam speed_level_10 ,mem_motor1_speed 
-0x4532 015884 rtn 
-:      015885 car_speed_set_old:
-0x4533 015886 fetch 1 ,mem_le_receive_payload 
-0x4534 015887 call car_reset_old_speed 
-0x4535 015888 fetch 1 ,mem_motor1_speed 
-0x4536 015889 call car_motor_speed_duty_setting 
-0x4537 015890 call car_motor_speed_duty_transform 
-0x4538 015891 jam 0x00 ,mem_pdatatemp + 1 
-0x4539 015892 branch pwm_duty_cycle_set 
-:      015894 car_motor_control:
-0x453a 015895 fetch 1 ,mem_car_24g_go_die_flag 
-0x453b 015896 nrtn blank 
-0x453c 015897 fetch 6 ,mem_le_receive_payload 
-0x453d 015898 store 6 ,mem_motor1_status 
-0x453e 015899 fetch 1 ,mem_motor1_speed 
-0x453f 015900 fetcht 1 ,mem_motor2_speed 
-0x4540 015901 iand temp ,pdata 
-0x4541 015902 fetcht 1 ,mem_motor3_speed 
-0x4542 015903 iand temp ,pdata 
-0x4543 015904 call car_motor_working_flag ,blank 
-:      015905 car_motor_control_common:
-0x4544 015906 bpatch patch06_1 ,mem_patch06 
-0x4545 015907 fetch 2 ,mem_ui_state_map 
-0x4546 015908 isolate1 ui_state_ble_connected ,pdata 
-0x4547 015909 ncall car_lpm_timer_enable ,true 
-0x4548 015910 call car_motor1_control 
-0x4549 015911 call car_motor2_control 
-0x454a 015912 branch car_conn_led_state 
-:      015914 car_conn_led_state:
-0x454b 015915 fetch 1 ,mem_motor1_status 
-0x454c 015916 fetcht 1 ,mem_motor2_status 
-0x454d 015917 iadd temp ,pdata 
-0x454e 015918 nbranch check_51cmd_led_on ,blank 
-0x454f 015919 branch check_51cmd_led_off 
-:      015921 car_motor1_control:
-0x4550 015922 arg mem_motor1_status ,contr 
-0x4551 015923 branch car_motor1_status_select 
-:      015924 car_motor2_control:
-0x4552 015925 arg mem_motor2_status ,contr 
-0x4553 015926 branch car_motor2_status_select 
-:      015927 car_motor3_control:
-0x4554 015928 arg mem_motor3_status ,contr 
-0x4555 015929 branch car_motor_status_select 
-:      015930 car_motor_working_flag:
-0x4556 015931 jam 0 ,mem_car_working_flag 
-0x4557 015932 rtn 
-:      015934 car_motor1_status_select:
-0x4558 015935 ifetch 1 ,contr 
-0x4559 015936 beq turn_front ,car_lr_motor_stop 
-0x455a 015937 beq turn_left ,car_lr_motor_left 
-0x455b 015938 beq turn_right ,car_lr_motor_right 
-0x455c 015939 rtn 
-:      015940 car_motor2_status_select:
-0x455d 015941 ifetch 1 ,contr 
-0x455e 015942 beq motor_stop ,car_fb_motor_stop 
-0x455f 015943 beq go_back ,car_fb_motor_front 
-0x4560 015944 beq go_front ,car_fb_motor_back 
-0x4561 015945 rtn 
-:      015947 car_lr_motor_stop:
-0x4562 015948 fetcht 1 ,mem_car_motor_left_gpio 
-0x4563 015949 call gpio_out_inactive 
-0x4564 015950 fetcht 1 ,mem_car_motor_right_gpio 
-0x4565 015951 branch gpio_out_inactive 
-:      015952 car_lr_motor_left:
-0x4566 015953 fetcht 1 ,mem_car_motor_left_gpio 
-0x4567 015954 call gpio_out_active 
-0x4568 015955 fetcht 1 ,mem_car_motor_right_gpio 
-0x4569 015956 branch gpio_out_inactive 
-:      015957 car_lr_motor_right:
-0x456a 015958 fetcht 1 ,mem_car_motor_left_gpio 
-0x456b 015959 call gpio_out_inactive 
-0x456c 015960 fetcht 1 ,mem_car_motor_right_gpio 
-0x456d 015961 branch gpio_out_active 
-:      015962 car_fb_motor_stop:
-0x456e 015963 fetcht 1 ,mem_car_motor_front_gpio 
-0x456f 015964 call gpio_out_inactive 
-0x4570 015965 fetcht 1 ,mem_car_motor_back_gpio 
-0x4571 015966 branch gpio_out_inactive 
-:      015967 car_fb_motor_front:
-0x4572 015968 fetcht 1 ,mem_car_motor_front_gpio 
-0x4573 015969 call gpio_out_active 
-0x4574 015970 fetcht 1 ,mem_car_motor_back_gpio 
-0x4575 015971 branch gpio_out_inactive 
-:      015972 car_fb_motor_back:
-0x4576 015973 fetcht 1 ,mem_car_motor_front_gpio 
-0x4577 015974 call gpio_out_inactive 
-0x4578 015975 fetcht 1 ,mem_car_motor_back_gpio 
-0x4579 015976 branch gpio_out_active 
-:      015981 car_motor_status_select:
-0x457a 015982 bpatch patch06_2 ,mem_patch06 
-0x457b 015983 ifetch 1 ,contr 
-0x457c 015984 beq motor_stop ,car_motor_stop 
-0x457d 015985 beq go_front ,car_motor_positive 
-0x457e 015986 beq go_back ,car_motor_negative 
-0x457f 015987 rtn 
-:      015988 car_motor_positive:
-0x4580 015989 jam 0 ,mem_motor_select_p_n 
-0x4581 015990 branch car_motor_negative + 1 
-:      015991 car_motor_negative:
-0x4582 015992 jam 1 ,mem_motor_select_p_n 
-0x4583 015993 ifetch 1 ,contr 
-0x4584 015994 store 1 ,mem_car_motor_speed 
-0x4585 015995 ifetch 8 ,regb 
-0x4586 015996 branch car_motor_work 
-:      015998 car_motor_stop:
-0x4587 015999 ifetch 1 ,regb 
-0x4588 016000 call pwm_disable 
-0x4589 016001 increase 1 ,regb 
-0x458a 016002 ifetch 1 ,regb 
-0x458b 016003 branch pwm_disable 
-:      016004 car_motor_work:
-0x458c 016005 store 8 ,mem_motor_pwm_pin1_set 
-0x458d 016006 jam 1 ,mem_car_working_flag 
-0x458e 016007 fetch 1 ,mem_motor_select_p_n 
-0x458f 016008 beq 0 ,car_motor_select_positive 
-:      016009 car_motor_select_negative:
-0x4590 016010 fetch 1 ,mem_motor_pwm_pin2_set 
-0x4591 016011 store 1 ,mem_motor_pwm_pin_set 
-0x4592 016012 fetch 1 ,mem_motor_pwm_pin1_set 
-:      016013 car_motor_work_next:
-0x4593 016014 call pwm_disable 
-0x4594 016015 fetch 1 ,mem_car_motor_speed 
-0x4595 016016 call car_motor_speed_duty_setting 
-0x4596 016017 store 1 ,mem_motor_pwm_dute_set 
-0x4597 016018 fetch 6 ,mem_motor_pwm_pin_set 
-0x4598 016019 store 6 ,mem_pdatatemp 
-0x4599 016020 branch pwm_out_set 
-:      016021 car_motor_select_positive:
-0x459a 016022 fetch 1 ,mem_motor_pwm_pin1_set 
-0x459b 016023 store 1 ,mem_motor_pwm_pin_set 
-0x459c 016024 fetch 1 ,mem_motor_pwm_pin2_set 
-0x459d 016025 branch car_motor_work_next 
-:      016027 car_motor_speed_duty_setting:
-0x459e 016028 mul32 pdata ,5 ,pdata 
-0x459f 016029 add pdata ,50 ,pdata 
-0x45a0 016030 rtn 
-:      016031 car_motor_speed_duty_transform:
-0x45a1 016032 arg 12000 ,temp 
-0x45a2 016033 imul32 temp ,pdata 
-0x45a3 016034 div pdata ,100 
-0x45a4 016035 call wait_div_end 
-0x45a5 016036 quotient temp 
-0x45a6 016037 copy temp ,rega 
-0x45a7 016038 setarg 12000 
-0x45a8 016039 isub temp ,regb 
-0x45a9 016040 rtn 
-:      016042 car_ir_data_rx_from_app:
-0x45aa 016043 rtn 
-:      016045 car_led_control_receive:
-0x45ab 016046 fetch 8 ,mem_le_receive_payload 
-0x45ac 016047 store 8 ,mem_car_led_control 
-0x45ad 016048 rtn 
-:      016050 car_info_request:
-0x45ae 016051 fetch 1 ,mem_car_config_device_select 
-0x45af 016052 store 1 ,mem_car_info_request_payload 
-0x45b0 016053 fetch 1 ,mem_car_config_motor_layout 
-0x45b1 016054 store 1 ,mem_car_info_request_payload + 1 
-0x45b2 016055 fetch 1 ,mem_car_config_ir_enable 
-0x45b3 016056 store 1 ,mem_car_info_request_payload + 2 
-0x45b4 016057 arg 13 ,loopcnt 
-0x45b5 016058 arg mem_car_info_request_head ,contr 
-0x45b6 016059 call calc_check_sum_start 
-0x45b7 016060 store 1 ,mem_car_info_request_checksum 
-0x45b8 016061 arg mem_car_info_request ,rega 
-0x45b9 016062 branch queue_push 
-:      016066 car_g24_init:
-0x45ba 016067 setarg 0 
-0x45bb 016068 store 8 ,mem_24g_bind_payload 
-0x45bc 016069 call g24_receive_init 
-0x45bd 016070 branch g24_mode_switch_init 
-:      016072 car_g24_receive_process:
-0x45be 016073 call car_g24_mode_switch 
-0x45bf 016074 call car_g24_work_mode 
-0x45c0 016075 call car_g24_bind_mode 
-0x45c1 016076 branch car_g24_lpm_dipatch 
-:      016078 car_g24_mode_switch:
-0x45c2 016079 call g24_mode_switch_bind_work 
-:      016080 car_g24_bind_mode_enable:
-0x45c3 016081 fetch 1 ,mem_24g_work_mode 
-0x45c4 016082 rtnne dongle_bind 
-0x45c5 016083 fetch 1 ,mem_car_24g_bind_enable_delay_count 
-0x45c6 016084 nbranch g24_switch_work_mode ,blank 
-0x45c7 016085 fetch 1 ,mem_car_24g_status 
-0x45c8 016086 beq work_search ,g24_switch_work_mode 
-0x45c9 016087 rtn 
-:      016089 car_g24_work_mode:
-0x45ca 016090 fetch 1 ,mem_24g_work_mode 
-0x45cb 016091 rtnne dongle_work 
-0x45cc 016092 call car_g24_work_mode_start 
-0x45cd 016093 branch car_g24_ch_polling_clear ,user3 
-:      016094 car_g24_receive_ch_polling:
-0x45ce 016095 fetch 1 ,mem_car_enter_lpm_flag 
-0x45cf 016096 rtn blank 
-0x45d0 016097 fetch 1 ,mem_car_24g_ch_polling 
-0x45d1 016098 increase 1 ,pdata 
-0x45d2 016099 store 1 ,mem_car_24g_ch_polling 
-0x45d3 016100 beq 4 ,car_g24_ch_polling_clear 
-0x45d4 016101 call g24_ch 
-0x45d5 016102 call car_g24_receive_packet_start 
-0x45d6 016103 nbranch car_g24_receive_ch_polling ,user3 
-:      016104 car_g24_ch_polling_clear:
-0x45d7 016105 jam 0 ,mem_car_24g_ch_polling 
-0x45d8 016106 rtn 
-:      016107 car_g24_work_mode_start:
-0x45d9 016108 fetch 1 ,mem_24g_work_mode 
-0x45da 016109 rtnne dongle_work 
-0x45db 016110 call car_g24_work_init 
-0x45dc 016111 call g24_ch_process 
-0x45dd 016112 branch car_g24_receive_packet_start 
-:      016113 car_g24_work_init:
-0x45de 016114 fetch 1 ,mem_24g_mode_init 
-0x45df 016115 rtnbit1 dongle_work 
-0x45e0 016116 set1 dongle_work ,pdata 
-0x45e1 016117 store 1 ,mem_24g_mode_init 
-0x45e2 016118 fetch 1 ,mem_tx_power_temp 
-0x45e3 016119 store 1 ,mem_tx_power 
-0x45e4 016120 jam 0 ,mem_24g_ackpayload_enable 
-0x45e5 016121 jam 0 ,mem_usb_tx_enable 
-0x45e6 016122 jam 1 ,mem_24g_abort_packet 
-0x45e7 016123 jam 0 ,mem_24g_pid 
-0x45e8 016125 fetch 4 ,mem_car_24g_commom_addr 
-0x45e9 016126 branch g24_work_init + 12 
-:      016127 car_g24_receive_packet_start:
-0x45ea 016128 call g24_receive_transmit_ack 
-0x45eb 016129 nbranch g24_rx_interrupt_clear ,user3 
-:      016130 p_g24_receive_packet_parse:
-0x45ec 016131 call g24_receive_packet_parse_pid_crc 
-0x45ed 016132 nbranch g24_rx_interrupt_clear ,user 
-0x45ee 016133 fetch 1 ,mem_24g_rxdata_length 
-0x45ef 016134 branch g24_rx_interrupt_clear ,blank 
-0x45f0 016135 increase 2 ,pdata 
-0x45f1 016136 iforce loopcnt 
-0x45f2 016137 arg mem_24g_rxbuf ,contr 
-0x45f3 016138 arg mem_24g_rxdata_temp ,contw 
-0x45f4 016139 call memcpy 
-0x45f5 016140 jam 0 ,mem_24g_mode_switch 
-0x45f6 016141 fetch 1 ,mem_24g_pair_mode 
-0x45f7 016142 call g24_enable_nodata_timer ,blank 
-0x45f8 016143 fetch 1 ,mem_24g_rxdata_temp + 2 
-0x45f9 016144 beq datatype_attemp ,car_g24_data_attemp 
-0x45fa 016145 beq datatype_device1 ,car_g24_data_device1 
-0x45fb 016146 branch g24_receive_packet_parse + 14 
-:      016147 car_g24_data_attemp:
-0x45fc 016148 fetch 1 ,mem_24g_pair_mode 
-0x45fd 016149 nrtn blank 
-0x45fe 016150 fetch 1 ,mem_24g_bind_device_status 
-0x45ff 016151 rtn blank 
-0x4600 016153 branch g24_data_attemp 
-:      016154 car_g24_data_device1:
-0x4601 016155 call g24_ch_timer_reinit 
-0x4602 016156 fetch 1 ,mem_24g_abort_packet 
-0x4603 016157 fetcht 1 ,mem_24g_rxdata_temp 
-0x4604 016158 isolate1 bit_abort ,temp 
-0x4605 016159 setflag true ,0 ,pdata 
-0x4606 016160 store 1 ,mem_24g_abort_packet 
-0x4607 016161 beq 1 ,car_g24_data_attemp_device1_abort 
-0x4608 016162 branch g24_data_device1 + 7 
-:      016163 car_g24_data_attemp_device1_abort:
-0x4609 016164 fetch 1 ,mem_device_option 
-0x460a 016165 sub pdata ,dvc_op_car ,null 
-0x460b 016166 call check_51cmd_led_on ,zero 
-0x460c 016167 fetch 4 ,mem_24g_rxdata_temp + 10 
-0x460d 016168 branch g24_store_device1_addr 
-:      016170 car_g24_bind_mode:
-0x460e 016171 fetch 1 ,mem_24g_work_mode 
-0x460f 016172 rtnne dongle_bind 
-0x4610 016173 call g24_bind_init 
-0x4611 016174 call car_g24_bind_device_addr 
-0x4612 016176 call g24_rx_interrupt_clear 
-0x4613 016177 call g24_receive_packet 
-0x4614 016178 nbranch g24_rx_interrupt_clear ,user3 
-0x4615 016179 call g24_bind_data_parse 
-0x4616 016180 call g24_transmit_ack 
-0x4617 016181 call g24_bind_device_status_check 
-0x4618 016182 call g24_bind_data_process + 8 
-0x4619 016184 fetch 1 ,mem_24g_bind_device_status 
-0x461a 016185 nbranch car_g24_bind_mode_exit ,blank 
-0x461b 016186 call g24_nodata_process 
-0x461c 016187 fetch 1 ,mem_24g_nodata_timer_enable 
-0x461d 016188 rtn blank 
-0x461e 016189 setarg 0 
-0x461f 016190 store 4 ,mem_24g_device1_addr 
-0x4620 016191 rtn 
-:      016192 car_g24_bind_mode_exit:
-0x4621 016193 jam 0 ,mem_24g_mode_switch 
-0x4622 016194 arg 0 ,rega 
-0x4623 016195 call check_51cmd_led_on 
-0x4624 016196 call g24_switch_work_mode 
-0x4625 016197 call g24_timer_init 
-0x4626 016199 fetch 4 ,mem_24g_lap 
-0x4627 016200 store 4 ,mem_car_24g_commom_addr 
-0x4628 016201 fetch 1 ,mem_car_save_addr_flag 
-0x4629 016202 ncall car_g24_save_commom_addr ,blank 
-0x462a 016204 fetch 4 ,mem_car_24g_commom_addr 
-0x462b 016205 branch g24_update_addr_and_synccrc8 
-:      016207 car_g24_save_commom_addr:
-0x462c 016209 fetch 1 ,mem_car_save_addr_flag 
-0x462d 016210 rtn blank 
-0x462e 016211 fetch 1 ,mem_24g_transmitter_addr + 1 
-0x462f 016212 store 1 ,mem_car_24g_commom_addr + 3 
-0x4630 016214 fetch 1 ,mem_24g_lap + 1 
-0x4631 016215 store 1 ,mem_car_24g_commom_addr + 2 
-0x4632 016217 fetch 1 ,mem_24g_transmitter_addr 
-0x4633 016218 store 1 ,mem_car_24g_commom_addr + 1 
-0x4634 016220 fetch 1 ,mem_24g_lap 
-0x4635 016221 store 1 ,mem_car_24g_commom_addr 
-0x4636 016222 rtn 
-0x4637 016223 call car_g24_search_commom_addr 
-0x4638 016224 fetch 4 ,mem_car_24g_commom_addr 
-0x4639 016225 fetcht 4 ,mem_car_24g_commom_addr_temp 
-0x463a 016226 isub temp ,null 
-0x463b 016227 rtn zero 
-0x463c 016228 copy regc ,regb 
-0x463d 016229 arg mem_car_24g_commom_addr ,rega 
-0x463e 016230 arg 4 ,loopcnt 
-0x463f 016231 branch otp_write 
-:      016233 car_g24_load_commom_addr:
-0x4640 016235 fetch 4 ,mem_24g_lap 
-0x4641 016236 store 4 ,mem_car_24g_commom_addr 
-0x4642 016237 fetch 1 ,mem_car_save_addr_flag 
-0x4643 016238 rtn blank 
-0x4644 016239 rtn 
-0x4645 016240 call car_g24_search_commom_addr 
-0x4646 016241 fetch 4 ,mem_car_24g_commom_addr_temp 
-0x4647 016242 rtn blank 
-0x4648 016243 store 4 ,mem_car_24g_commom_addr 
-0x4649 016244 rtn 
-:      016247 car_g24_search_commom_addr:
-0x464a 016248 rtn 
-0x464b 016249 fetch 1 ,mem_car_save_addr_flag 
-0x464c 016250 rtn blank 
-0x464d 016251 arg otp_offset_car_commom_start_addr ,regc 
-:      016252 car_g24_search_commom_addr_loop:
-0x464e 016253 copy regc ,regb 
-0x464f 016254 arg mem_car_24g_commom_addr_read ,rega 
-0x4650 016255 arg 4 ,loopcnt 
-0x4651 016256 call otp_read_data 
-0x4652 016257 fetch 4 ,mem_car_24g_commom_addr_read 
-0x4653 016258 rtn blank 
-0x4654 016259 store 4 ,mem_car_24g_commom_addr_temp 
-0x4655 016260 copy regc ,pdata 
-0x4656 016261 arg otp_offset_car_commom_end_addr ,temp 
-0x4657 016262 isub temp ,null 
-0x4658 016263 rtn positive 
-0x4659 016264 increase 4 ,regc 
-0x465a 016265 branch car_g24_search_commom_addr_loop 
-:      016267 car_g24_bind_device_addr:
-0x465b 016268 fetch 4 ,mem_24g_device1_addr 
-0x465c 016269 rtn blank 
-0x465d 016270 branch g24_update_addr_and_synccrc8 
-:      016272 car_g24_cb_data_device1:
-0x465e 016273 fetch 2 ,mem_ui_state_map 
-0x465f 016274 rtnbit1 ui_state_ble_connected 
-0x4660 016275 fetch 2 ,mem_car_24g_no_data_timeout_count 
-0x4661 016276 store 2 ,mem_car_24g_no_data_timeout_timer 
-0x4662 016277 jam work_paired ,mem_car_24g_received_pac 
-0x4663 016278 arg mem_24g_rxdata_temp + 3 ,rega 
-0x4664 016279 branch car_24g_receive_data 
-:      016281 car_g24_lpm_dipatch:
-0x4665 016282 fetch 1 ,mem_car_enter_lpm_flag 
-0x4666 016283 rtn blank 
-0x4667 016284 call car_g24_lpm_wait 
-0x4668 016285 nrtn user 
-0x4669 016286 fetch 3 ,mem_24g_enter_hibernate 
-0x466a 016287 call clk2lpo 
-0x466b 016288 storet 4 ,mem_sleep_counter 
-0x466c 016289 branch lpm_sleep 
-:      016290 car_g24_lpm_wait:
-0x466d 016291 enable user 
-0x466e 016292 call lpo_calibration 
-0x466f 016293 fetch 3 ,mem_clks_per_lpo 
-0x4670 016294 branch disable_user ,blank 
-0x4671 016295 branch car_le_process_lpm_before 
-:      016301 remote_car_init:
-0x4672 016302 rtn wake 
-0x4673 016303 call remote_car_default_init 
-0x4674 016304 call keyscan_key_init 
-0x4675 016305 setarg remote_car_g24_package_data 
-0x4676 016306 store 2 ,mem_cb_24g_transmit_data 
-0x4677 016308 setarg remote_car_process_lpm_before 
-0x4678 016309 store 2 ,mem_cb_24g_lpm_before 
-0x4679 016311 setarg remote_car_le_before_hibernate 
-0x467a 016312 store 2 ,mem_cb_before_hibernate 
-0x467b 016314 setarg remote_car_scale_process_idle 
-0x467c 016315 store 2 ,mem_cb_idle_process 
-0x467d 016317 setarg remote_car_scale_process_bb_event 
-0x467e 016318 store 2 ,mem_cb_bb_event_process 
-0x467f 016320 setarg remote_car_event_timer 
-0x4680 016321 store 2 ,mem_cb_event_timer 
-0x4681 016323 setarg remote_car_power_off_signal 
-0x4682 016324 store 2 ,mem_remote_car_power_off_cb 
-0x4683 016326 setarg remote_car_soft_switch_power_on_signal 
-0x4684 016327 store 2 ,mem_remote_car_power_standby_cb 
-0x4685 016330 bpatch patch06_3 ,mem_patch06 
-0x4686 016331 call set_eeprom_size_2k 
-0x4687 016332 call remote_car_init_environment 
-0x4688 016334 call queue_init 
-0x4689 016335 fetch 1 ,mem_remote_car_config_soft_switch_enable 
-0x468a 016336 store 1 ,mem_remote_car_hard_soft_switch 
-0x468b 016337 beq hard_switch ,remote_car_hard_switch_power_on_signal 
-0x468c 016338 fetch 1 ,mem_remote_car_config_soft_switch_gpio 
-0x468d 016339 store 1 ,mem_ui_button_gpio 
-:      016340 remote_car_soft_switch_power_on_init:
-0x468e 016341 call remote_car_ui_led_init 
-0x468f 016342 call ui_button_init 
-0x4690 016343 call ui_button_polling 
-0x4691 016344 jam power_starting ,mem_remote_car_power_state 
-0x4692 016345 fetch 2 ,mem_ui_state_map 
-0x4693 016346 rtnbit1 ui_state_btn_down 
-0x4694 016347 branch app_enter_hibernate 
-:      016351 remote_car_hard_switch_power_on_signal:
-0x4695 016352 jam power_standby ,mem_remote_car_power_state 
-:      016353 remote_car_soft_switch_power_on_signal:
-0x4696 016354 call remote_car_ui_led_init 
-0x4697 016355 arg 0 ,rega 
-0x4698 016356 call ui_led_blink_start_global 
-0x4699 016357 call remote_car_g24_load_commom_addr 
-0x469a 016358 fetch 4 ,mem_remote_24g_commom_addr 
-0x469b 016359 store 4 ,mem_24g_addr 
-0x469c 016360 branch g24_pair_start ,blank 
-0x469d 016361 fetch 4 ,mem_24g_addr 
-0x469e 016362 store 4 ,mem_24g_receiver_addr 
-0x469f 016363 fetch 2 ,mem_24g_reconn_timeout_init 
-0x46a0 016364 store 2 ,mem_24g_reconn_timeout 
-0x46a1 016365 branch g24_reconn_start 
-:      016367 remote_car_set_24g_addr_eeprom:
-0x46a2 016368 arg 4 ,temp 
-0x46a3 016369 arg mem_24g_addr ,rega 
-0x46a4 016370 arg remote_info_eeprom_offect ,regb 
-0x46a5 016371 rtn 
-:      016374 remote_car_power_off_signal:
-:      016375 remote_car_ui_led_init:
-0x46a6 016376 bpatch patch06_4 ,mem_patch06 
-0x46a7 016377 fetch 1 ,mem_remote_car_config_connect_led_gpio 
-0x46a8 016378 bne invalid_pin_num ,remote_car_pairing_led_gpio_set 
-:      016379 remote_car_ui_led_init_1:
-0x46a9 016380 fetcht 1 ,mem_remote_car_led_map 
-0x46aa 016381 branch gpio_config_output 
-:      016382 remote_car_pairing_led_gpio_set:
-0x46ab 016383 store 1 ,mem_remote_car_led_map 
-0x46ac 016384 branch remote_car_ui_led_init_1 
-:      016387 remote_car_init_environment:
-0x46ad 016388 call g24_transmit_init 
-:      016389 remote_no_data_timer_init:
-0x46ae 016390 fetch 2 ,mem_remote_car_no_data_timeout 
-0x46af 016391 store 2 ,mem_remote_car_no_data_timer 
-0x46b0 016392 rtn 
-:      016394 remote_car_le_before_hibernate:
-0x46b1 016395 call remote_car_process_lpm_before 
-:      016396 remote_gpio_set_before_hibernate:
-0x46b2 016397 fetch 1 ,mem_remote_style_struct_led_gpio 
-0x46b3 016398 set1 7 ,pdata 
-0x46b4 016399 arg gpcfg_output_high ,temp 
-0x46b5 016400 branch gpio_config_function 
-:      016402 remote_car_process_lpm_before:
-0x46b6 016403 call gpio_set_before_lpm 
-0x46b7 016404 branch keyscan_process_lpm_before 
-:      016406 remote_car_key_scan_process:
-0x46b8 016407 call keyscan_key_process 
-0x46b9 016408 call get_remote_key_state 
-0x46ba 016409 call remote_conn_led_state 
-0x46bb 016410 branch send_data 
-:      016412 remote_conn_led_state:
-0x46bc 016413 fetch 1 ,mem_remote_car_24g_status 
-0x46bd 016414 rtnne work_paired 
-0x46be 016415 fetch 4 ,mem_remote_car_motor1_key0_press_state 
-0x46bf 016416 branch remote_car_stop_state ,blank 
-0x46c0 016417 jam 0 ,mem_remote_car_no_data_check 
-0x46c1 016418 enable user 
-0x46c2 016419 branch check_51cmd_led_on 
-:      016420 remote_car_stop_state:
-0x46c3 016421 fetch 1 ,mem_remote_car_no_data_check 
-0x46c4 016422 rtneq 0xff 
-0x46c5 016423 pincrease 1 
-0x46c6 016424 store 1 ,mem_remote_car_no_data_check 
-0x46c7 016425 disable user 
-0x46c8 016426 branch check_51cmd_led_off 
-:      016429 get_remote_key_state:
-0x46c9 016430 fetcht 2 ,mem_key_value_retention 
-0x46ca 016431 and temp ,0x01 ,pdata 
-0x46cb 016432 rshift temp ,temp 
-0x46cc 016433 store 1 ,mem_remote_car_motor1_key0_press_state 
-0x46cd 016434 and temp ,0x01 ,pdata 
-0x46ce 016435 rshift temp ,temp 
-0x46cf 016436 store 1 ,mem_remote_car_motor1_key1_press_state 
-0x46d0 016437 and temp ,0x01 ,pdata 
-0x46d1 016438 rshift temp ,temp 
-0x46d2 016439 store 1 ,mem_remote_car_motor2_key2_press_state 
-0x46d3 016440 and temp ,0x01 ,pdata 
-0x46d4 016441 rshift temp ,temp 
-0x46d5 016442 store 1 ,mem_remote_car_motor2_key3_press_state 
-0x46d6 016443 rtn 
-:      016444 send_data:
-0x46d7 016445 bpatch patch06_5 ,mem_patch06 
-0x46d8 016446 call remote_car_fb_check 
-0x46d9 016447 call remote_car_lr_check 
-0x46da 016448 call remote_car_no_data_timeout_check 
-0x46db 016449 nrtn user 
-0x46dc 016450 branch remote_car_send_key 
-:      016453 remote_car_no_data_timeout_check:
-0x46dd 016454 fetch 1 ,mem_remote_car_24g_status 
-0x46de 016455 rtnne work_paired 
-0x46df 016456 fetch 1 ,mem_remote_car_no_data_check 
-0x46e0 016457 rtn blank 
-0x46e1 016458 sub pdata ,1 ,null 
-0x46e2 016459 nrtn positive 
-0x46e3 016460 fetch 2 ,mem_24g_reconn_timeout_init 
-0x46e4 016461 store 2 ,mem_24g_reconn_timeout 
-0x46e5 016462 branch enable_user 
-:      016466 remote_car_fb_check:
-0x46e6 016467 fetch 1 ,mem_remote_car_motor1_key0_press_state 
-0x46e7 016468 nbranch remote_car_send_motor1_key0_press ,blank 
-0x46e8 016469 fetch 1 ,mem_remote_car_motor1_key1_press_state 
-0x46e9 016470 nbranch remote_car_send_motor1_key1_press ,blank 
-0x46ea 016471 branch remote_car_send_motor1_key0_rel 
-:      016473 remote_car_lr_check:
-0x46eb 016474 fetch 1 ,mem_remote_car_motor2_key2_press_state 
-0x46ec 016475 nbranch remote_car_send_motor2_key2_press ,blank 
-0x46ed 016476 fetch 1 ,mem_remote_car_motor2_key3_press_state 
-0x46ee 016477 nbranch remote_car_send_motor2_key3_press ,blank 
-0x46ef 016478 branch remote_car_send_motor2_key2_rel 
-:      016481 remote_car_scale_process_idle:
-0x46f0 016482 call remote_car_24g_status_process 
-0x46f1 016483 branch remote_car_key_scan_process 
-:      016485 remote_car_scale_process_bb_event:
-0x46f2 016486 copy regc ,pdata 
-0x46f3 016487 beq bt_evt_button_up ,app_event_button_up 
-0x46f4 016488 beq bt_evt_button_long_pressed ,app_button_long_pressed 
-0x46f5 016489 beq bt_evt_24g_pairing_complete ,remote_car_24g_pairing_complete 
-0x46f6 016490 beq bt_evt_24g_attempt_success ,remote_car_24g_attempt_success 
-0x46f7 016491 beq bt_evt_24g_attempt_fail ,remote_car_24g_attempt_fail 
-0x46f8 016492 rtn 
-:      016494 remote_car_24g_attempt_fail:
-0x46f9 016495 branch g24_txbuf_clear 
-:      016497 remote_car_24g_pairing_complete:
-0x46fa 016498 bpatch patch06_6 ,mem_patch06 
-0x46fb 016499 fetch 4 ,mem_24g_receiver_addr 
-0x46fc 016500 store 4 ,mem_remote_24g_commom_addr 
-0x46fd 016501 fetch 1 ,mem_remote_save_addr_flag 
-0x46fe 016502 ncall remote_car_g24_save_commom_addr ,blank 
-0x46ff 016503 fetch 4 ,mem_remote_24g_commom_addr 
-0x4700 016504 call g24_update_addr_and_synccrc8 
-:      016507 remote_car_24g_attempt_success:
-0x4701 016508 jam 0 ,mem_24g_conn_sm 
-0x4702 016509 jam work_paired ,mem_remote_car_24g_auto_work_step 
-0x4703 016510 jam work_paired ,mem_remote_car_24g_pair_success_flag 
-0x4704 016511 jam 0 ,mem_24g_reconn_timeout 
-0x4705 016512 rtn 
-:      016513 remote_car_g24_save_commom_addr:
-0x4706 016516 fetch 1 ,mem_remote_save_addr_flag 
-0x4707 016517 rtn blank 
-0x4708 016518 fetch 1 ,mem_24g_lap + 1 
-0x4709 016519 store 1 ,mem_remote_24g_commom_addr + 3 
-0x470a 016521 fetch 1 ,mem_24g_receiver_addr + 1 
-0x470b 016522 store 1 ,mem_remote_24g_commom_addr + 2 
-0x470c 016524 fetch 1 ,mem_24g_lap 
-0x470d 016525 store 1 ,mem_remote_24g_commom_addr + 1 
-0x470e 016527 fetch 1 ,mem_24g_receiver_addr 
-0x470f 016528 store 1 ,mem_remote_24g_commom_addr 
-0x4710 016529 call remote_car_g24_search_commom_addr 
-0x4711 016530 fetch 4 ,mem_remote_24g_commom_addr 
-0x4712 016531 fetcht 4 ,mem_remote_24g_commom_addr_temp 
-0x4713 016532 isub temp ,null 
-0x4714 016533 rtn zero 
-0x4715 016534 copy regc ,regb 
-0x4716 016535 arg mem_remote_24g_commom_addr ,rega 
-0x4717 016536 arg 4 ,loopcnt 
-0x4718 016537 branch otp_write 
-:      016539 remote_car_g24_load_commom_addr:
-0x4719 016540 fetch 1 ,mem_remote_save_addr_flag 
-0x471a 016541 rtn blank 
-0x471b 016542 call remote_car_g24_search_commom_addr 
-0x471c 016543 fetch 4 ,mem_remote_24g_commom_addr_temp 
-0x471d 016544 rtn blank 
-0x471e 016545 store 4 ,mem_remote_24g_commom_addr 
-0x471f 016546 rtn 
-:      016549 remote_car_g24_search_commom_addr:
-0x4720 016550 fetch 1 ,mem_remote_save_addr_flag 
-0x4721 016551 rtn blank 
-0x4722 016552 arg otp_offset_remote_commom_start_addr ,regc 
-:      016553 remote_car_g24_search_commom_addr_loop:
-0x4723 016554 copy regc ,regb 
-0x4724 016555 arg mem_remote_24g_commom_addr_temp ,rega 
-0x4725 016556 arg 4 ,loopcnt 
-0x4726 016557 call otp_read_data 
-0x4727 016558 fetch 4 ,mem_remote_24g_commom_addr_read 
-0x4728 016559 rtn blank 
-0x4729 016560 store 4 ,mem_remote_24g_commom_addr_temp 
-0x472a 016561 copy regc ,pdata 
-0x472b 016562 arg otp_offset_remote_commom_end_addr ,temp 
-0x472c 016563 isub temp ,null 
-0x472d 016564 rtn positive 
-0x472e 016565 increase 4 ,regc 
-0x472f 016566 branch remote_car_g24_search_commom_addr_loop 
-:      016568 remote_car_24g_status_process:
-0x4730 016569 fetch 1 ,mem_remote_car_24g_auto_work_step 
-0x4731 016570 rtneq power_on 
-0x4732 016571 fetch 1 ,mem_remote_car_24g_status 
-0x4733 016572 rtneq work_paired 
-0x4734 016573 jam work_paired ,mem_remote_car_24g_status 
-:      016574 remote_car_scale_process_paired:
-0x4735 016575 arg 0 ,rega 
-0x4736 016576 branch ui_led_off_global 
-:      016577 remote_car_scale_process_shutdown:
-0x4737 016578 arg 0 ,rega 
-0x4738 016579 call ui_led_off_global 
-0x4739 016580 call remote_car_ui_led_init 
-0x473a 016581 branch app_enter_hibernate 
-:      016583 remote_car_event_timer:
-0x473b 016584 call app_power_timer 
-0x473c 016585 call g24_pair_timeout_timer 
-0x473d 016586 call g24_reconn_timeout_timer 
-0x473e 016587 branch remote_car_no_data_timer 
-:      016589 remote_car_no_data_timer:
-0x473f 016590 fetch 1 ,mem_remote_car_config_timeout_shutdown_enable 
-0x4740 016591 rtn blank 
-0x4741 016592 fetch 1 ,mem_key_value_retention 
-0x4742 016593 nbranch remote_no_data_timer_init ,blank 
-0x4743 016594 arg mem_remote_car_no_data_timer ,regc 
-0x4744 016595 arg remote_car_scale_process_shutdown ,regb 
-0x4745 016596 branch timer_single_step_2b 
-:      016600 remote_car_send_motor1_key0_press:
-0x4746 016601 jam motor_positive ,mem_remote_car_24g_motor1_payload 
-0x4747 016602 rtn 
-:      016603 remote_car_send_motor1_key1_press:
-0x4748 016604 jam motor_negative ,mem_remote_car_24g_motor1_payload 
-0x4749 016605 rtn 
-:      016606 remote_car_send_motor2_key2_press:
-0x474a 016607 jam motor_positive ,mem_remote_car_24g_motor2_payload 
-0x474b 016608 rtn 
-:      016609 remote_car_send_motor2_key3_press:
-0x474c 016610 jam motor_negative ,mem_remote_car_24g_motor2_payload 
-0x474d 016611 rtn 
-:      016614 remote_car_send_motor1_key0_rel:
-:      016615 remote_car_send_motor1_key1_rel:
-0x474e 016616 jam motor_stop ,mem_remote_car_24g_motor1_payload 
-0x474f 016617 rtn 
-:      016618 remote_car_send_motor2_key2_rel:
-:      016619 remote_car_send_motor2_key3_rel:
-0x4750 016620 jam motor_stop ,mem_remote_car_24g_motor2_payload 
-0x4751 016621 rtn 
-:      016623 remote_car_send_key:
-0x4752 016624 arg mem_remote_car_24g_motor_packet ,rega 
-0x4753 016625 branch queue_push 
-:      016626 remote_car_send_attack:
-0x4754 016627 arg mem_remote_car_24g_fire_packet ,rega 
-0x4755 016628 branch queue_push 
-:      016630 remote_car_g24_package_data:
-0x4756 016631 fetch 1 ,mem_remote_car_24g_pair_success_flag 
-0x4757 016632 beq work_paired ,remote_car_g24_send_empty 
-0x4758 016633 arg mem_remote_car_24g_tx_temp ,rega 
-0x4759 016634 call queue_pop 
-0x475a 016635 nbranch remote_car_moto_data ,user 
-:      016636 remote_car_g24_package_data_continue:
-0x475b 016637 arg mem_remote_car_24g_tx_temp ,contr 
-0x475c 016638 ifetch 1 ,contr 
-0x475d 016639 copy pdata ,rega 
-0x475e 016640 arg mem_remote_car_24g_tx_temp + 1 ,regb 
-0x475f 016643 rtn 
-:      016645 remote_car_g24_send_empty:
-0x4760 016646 jam 0 ,mem_remote_car_24g_pair_success_flag 
-0x4761 016647 enable user 
-0x4762 016648 arg 1 ,rega 
-0x4763 016649 arg mem_remote_car_empty_packet ,regb 
-0x4764 016650 rtn 
-:      016652 remote_car_moto_data:
-0x4765 016653 fetch 1 ,mem_remote_car_24g_tx_temp + 3 
-0x4766 016654 beq car_cmd_l_r_motor_control ,remote_car_moto_data_next 
-0x4767 016655 beq car_cmd_f_b_motor_control ,remote_car_moto_data_next 
-0x4768 016656 rtn 
-:      016657 remote_car_moto_data_next:
-0x4769 016658 fetch 1 ,mem_remote_car_24g_tx_temp + 6 
-0x476a 016659 nbranch remote_car_moto_data_enable_user ,blank 
-0x476b 016660 fetch 1 ,mem_remote_car_24g_tx_temp + 8 
-0x476c 016661 nbranch remote_car_moto_data_enable_user ,blank 
-0x476d 016662 fetch 1 ,mem_remote_car_24g_tx_temp + 10 
-0x476e 016663 nbranch remote_car_moto_data_enable_user ,blank 
-0x476f 016664 rtn 
-:      016665 remote_car_moto_data_enable_user:
-0x4770 016666 enable user 
-0x4771 016667 branch remote_car_g24_package_data_continue 
-:      016672 remote_car_default_init:
-0x4772 016673 jam 0x14 ,mem_ui_button_timeout 
-0x4773 016674 jam 0x01 ,mem_ui_button_last_state 
-0x4774 016675 setarg 0x060f 
-0x4775 016676 store 2 ,mem_remote_car_queue_each_size 
-0x4776 016677 setarg mem_remote_car_queue_each_size 
-0x4777 016678 store 2 ,mem_queue_ptr 
-0x4778 016679 jam 0x01 ,mem_lpm_mode 
-0x4779 016680 jam 0x06 ,mem_lpm_overhead 
-0x477a 016681 jam 0x02 ,mem_lpm_mult_timeout 
-0x477b 016682 jam 0x00 ,mem_remote_car_hard_soft_switch 
-0x477c 016683 setarg mem_remote_style_led_type 
-0x477d 016684 store 2 ,mem_ui_led_struct_ptr 
-0x477e 016685 jam 0x01 ,mem_ui_led_struct_num 
-0x477f 016686 jam 0xff ,mem_remote_style_blink_count 
-0x4780 016687 setarg 0x0296 
-0x4781 016688 store 2 ,mem_remote_style_on_time 
-0x4782 016689 setarg 0x073a 
-0x4783 016690 store 2 ,mem_remote_style_off_time 
-0x4784 016691 setarg mem_remote_car_soft_power 
-0x4785 016692 store 2 ,mem_power_param_ptr 
-0x4786 016693 setarg 0x0c0c 
-0x4787 016694 store 2 ,mem_remote_car_power_off_timeout 
-0x4788 016695 setarg mem_remote_car_keyscan 
-0x4789 016696 store 2 ,mem_keyscan_ptr 
-0x478a 016697 jam 0x00 ,mem_remote_car_config_soft_switch_enable 
-0x478b 016698 jam 0xff ,mem_remote_car_config_connect_led_gpio 
-0x478c 016699 jam 0xff ,mem_remote_car_config_soft_switch_gpio 
-0x478d 016700 jam 0x00 ,mem_remote_car_config_key_map 
-0x478e 016701 jam 0x00 ,mem_remote_car_config_layout 
-0x478f 016702 jam 0x00 ,mem_remote_car_config_check_way 
-0x4790 016703 jam 0x01 ,mem_remote_car_config_timeout_shutdown_enable 
-0x4791 016704 setarg 0x4e55 
-0x4792 016705 store 2 ,mem_current_vdd_value_default_mid_x 
-0x4793 016706 store 2 ,mem_current_vdd_value_default_mid_y 
-0x4794 016707 setarg 0x0007 
-0x4795 016708 store 2 ,mem_current_vdd_default_range 
-0x4796 016709 jam 0x02 ,mem_adc_config_flag 
-0x4797 016710 setsect 0 ,0x35a0c 
-0x4798 016711 setsect 1 ,0x11a 
-0x4799 016712 setsect 2 ,0x60 
-0x479a 016713 setsect 3 ,0x28 
-0x479b 016714 store 9 ,mem_remote_car_24g_motor_packet 
-0x479c 016715 setsect 0 ,0x2000a 
-0x479d 016716 setsect 1 ,0x02 
-0x479e 016717 istore 4 ,contw 
-0x479f 016718 setsect 0 ,0x35a08 
-0x47a0 016719 setsect 1 ,0x19a 
-0x47a1 016720 setsect 2 ,0x00 
-0x47a2 016721 setsect 3 ,0x00 
-0x47a3 016722 store 9 ,mem_remote_car_24g_fire_packet 
-0x47a4 016723 setarg 0x0064 
-0x47a5 016724 store 2 ,mem_remote_car_no_data_timeout 
-0x47a6 016725 jam tx_power_0db ,mem_tx_power 
-0x47a7 016726 jam 0x01 ,mem_24g_data_type 
-0x47a8 016727 jam 0x06 ,mem_24g_max_retry 
-0x47a9 016728 jam 0x01 ,mem_24g_pair_switch 
-0x47aa 016729 jam 0x00 ,mem_24g_fast_conn_enable 
-0x47ab 016730 call g24_rx_window_init 
-0x47ac 016731 call g24_interval_param_8ms 
-0x47ad 016732 call g24_chmap_param_init 
-0x47ae 016735 setarg 0x0708 
-0x47af 016736 store 2 ,mem_24g_pair_timeout_init 
-0x47b0 016737 setarg 0x0050 
-0x47b1 016738 store 2 ,mem_24g_reconn_timeout_init 
-0x47b2 016739 setarg 0x0a7700 
-0x47b3 016740 store 3 ,mem_24g_long_sleep_set 
-0x47b4 016741 setarg 0x604800 
-0x47b5 016742 store 3 ,mem_24g_enter_hibernate 
-0x47b6 016743 rtn 
-:      016750 dongle_init:
-0x47b7 016751 setarg dongle_dispatch 
-0x47b8 016752 store 2 ,mem_cb_24g_receive_process 
-0x47b9 016753 setarg dongle_g24_mouse 
-0x47ba 016754 store 2 ,mem_cb_24g_data_device1 
-0x47bb 016755 setarg dongle_g24_kb 
-0x47bc 016756 store 2 ,mem_cb_24g_data_device2 
-0x47bd 016757 setarg dongle_ackpayload_prep 
-0x47be 016758 store 2 ,mem_cb_24g_ackpayload 
-0x47bf 016759 setarg dongle_usb_config 
-0x47c0 016760 store 2 ,mem_cb_usb_config 
-0x47c1 016761 branch usb_init 
-:      016764 dongle_default_init:
-0x47c2 016765 bpatch patch06_7 ,mem_patch06 
-0x47c3 016767 call dongle_read_kb_bind_status 
-0x47c4 016768 call dongle_xtal_select 
-0x47c5 016769 fetch 1 ,mem_dg_sys_config 
-0x47c6 016770 isolate1 dg_enable_eeprom ,pdata 
-0x47c7 016771 branch dongle_default_no_eeprom ,true 
-0x47c8 016772 fetch 1 ,mem_dg_sys_config 
-0x47c9 016773 isolate1 dg_enable_new_chmap ,pdata 
-0x47ca 016774 call g24_chamap_param_update ,true 
-:      016775 dongle_default_no_eeprom:
-0x47cb 016776 fetch 1 ,mem_dg_24g_tx_power_default 
-0x47cc 016777 store 1 ,mem_tx_power 
-0x47cd 016779 jam 0xff ,mem_rssi_buff_index 
-0x47ce 016780 setarg mem_dg_rssi_noise_buffer 
-0x47cf 016781 store 2 ,mem_rssi_noise_buffer_ptr 
-0x47d0 016782 setarg mem_dg_rssi_noise_dg_buffer 
-0x47d1 016783 store 2 ,mem_rssi_noise_self_buffer_ptr 
-0x47d2 016784 setarg mem_dg_rssi_noise_ms_buffer 
-0x47d3 016785 store 2 ,mem_rssi_noise_device1_buffer_ptr 
-0x47d4 016786 setarg mem_dg_rssi_noise_kb_buffer 
-0x47d5 016787 store 2 ,mem_rssi_noise_device2_buffer_ptr 
-0x47d6 016788 jam tx_power_f5db ,mem_24g_pair_tx_power 
-0x47d7 016789 jam 0 ,mem_dg_kb_bind_success 
-0x47d8 016790 jam 0 ,mem_24g_bind_device_living 
-0x47d9 016791 call g24_enable_1m 
-0x47da 016792 fetch 1 ,mem_dg_sys_config 
-0x47db 016793 isolate1 dg_enable_24g_2m ,pdata 
-0x47dc 016794 call g24_enable_2m ,true 
-0x47dd 016795 call g24_receive_init 
-0x47de 016796 call g24_pair_param_init 
-0x47df 016797 call g24_chmap_param_init 
-0x47e0 016799 fetch 1 ,mem_dg_usb_tx_interval 
-0x47e1 016800 store 1 ,mem_usb_tx_interval 
-0x47e2 016801 fetch 9 ,mem_dg_usb_vid_pid 
-0x47e3 016802 store 9 ,mem_usb_vid_pid 
-0x47e4 016803 rtn 
-:      016805 dongle_xtal_select:
-0x47e5 016806 jam xtal_24m ,mem_fcomp_div 
-0x47e6 016807 fetch 1 ,mem_dg_sys_config 
-0x47e7 016808 rtnbit0 dg_enable_xtal_24m 
-0x47e8 016809 jam xtal_16m ,mem_fcomp_div 
-0x47e9 016810 rtn 
-:      016812 dongle_dispatch:
-0x47ea 016813 fetch 1 ,mem_24g_pair_mode 
-0x47eb 016814 beq 0x00 ,dongle_auto_bind 
-0x47ec 016815 beq 0x01 ,dongle_pc_bind 
-0x47ed 016816 beq 0x0f ,dongle_all_powerful 
-0x47ee 016817 rtn 
-:      016820 dongle_read_kb_bind_status:
-0x47ef 016821 bpatch patch07_0 ,mem_patch07 
-0x47f0 016822 arg dongle_kb_bind_efuse_offect ,regb 
-0x47f1 016823 arg mem_dg_kb_bind_flag ,rega 
-0x47f2 016824 arg 1 ,loopcnt 
-0x47f3 016825 branch otp_read_data 
-:      016827 dongle_write_kb_bind_status:
-0x47f4 016828 bpatch patch07_1 ,mem_patch07 
-0x47f5 016829 arg 1 ,loopcnt 
-0x47f6 016830 arg mem_dg_kb_bind_flag ,rega 
-0x47f7 016831 arg dongle_kb_bind_efuse_offect ,regb 
-0x47f8 016832 branch otp_write 
-:      016834 dongle_usb_config:
-0x47f9 016835 fetch 1 ,mem_dg_sys_config 
-0x47fa 016836 bbit1 dg_enable_kb_icon ,dongle_usb_config_kb 
-0x47fb 016837 fetch 1 ,mem_dg_kb_bind_flag 
-0x47fc 016838 bne dongle_kb_bind_success ,dongle_usb_config_param 
-:      016839 dongle_usb_config_kb:
-0x47fd 016840 jam dongle_kb_bind_success ,mem_dg_kb_bind_flag 
-0x47fe 016841 fetch 4 ,usb_devicedata_addr + 9 
-0x47ff 016842 set1 29 ,pdata 
-0x4800 016843 store 4 ,mem_devicedesc + 9 
-:      016844 dongle_usb_config_param:
-0x4801 016845 call dongle_usb_device_name 
-0x4802 016846 call usb_tx_interval_config 
-0x4803 016847 call dongle_usb_vid_pid_config 
-0x4804 016848 branch dongle_usb_hid_icon_config 
-:      016850 dongle_usb_vid_pid_config:
-0x4805 016851 fetch 1 ,mem_usb_vid_pid 
-0x4806 016852 rtn blank 
-0x4807 016853 fetch 1 ,mem_dg_kb_bind_flag 
-0x4808 016854 beq dongle_kb_bind_success ,dongle_usb_vid_pid_for_suit 
-:      016855 dongle_usb_vid_pid_for_mouse_only_auto_pair:
-0x4809 016856 fetch 4 ,mem_usb_vid_pid + 1 
-:      016857 dongle_usb_vid_pid_store:
-0x480a 016858 store 4 ,mem_devicedesc + 9 
-0x480b 016859 rtn 
-:      016860 dongle_usb_vid_pid_for_suit:
-0x480c 016861 fetch 4 ,mem_usb_vid_pid + 5 
-0x480d 016862 branch dongle_usb_vid_pid_store 
-:      016864 dongle_usb_hid_icon_config:
-0x480e 016865 fetch 1 ,mem_dg_kb_bind_flag 
-0x480f 016866 beq dongle_kb_bind_success ,dongle_usb_kb_hidreportdesc 
-0x4810 016867 setarg usb_kbdata_vendor_define_addr 
-0x4811 016868 store 2 ,mem_hidreportdesc_kb 
-0x4812 016869 jam 0x1a ,mem_confdesc + 26 
-0x4813 016870 rtn 
-:      016871 dongle_usb_kb_hidreportdesc:
-0x4814 016872 setarg usb_kbdata_addr 
-0x4815 016873 store 2 ,mem_hidreportdesc_kb 
-0x4816 016874 jam 0x3f ,mem_confdesc + 26 
-0x4817 016875 rtn 
-:      016877 dongle_usb_device_name:
-0x4818 016878 fetch 1 ,mem_dg_usb_device_name 
-0x4819 016879 rtn blank 
-0x481a 016880 arg mem_dg_usb_device_name ,contr 
-0x481b 016881 arg mem_string2 ,contw 
-0x481c 016882 arg 30 ,loopcnt 
-0x481d 016883 branch memcpy 
-:      016886 dongle_all_powerful:
-0x481e 016887 call g24_switch_work_mode 
-:      016888 dongle_all_powerful_loop:
-0x481f 016889 call dongle_work_mode_auto 
-0x4820 016890 call dongle_usb_dispatch 
-0x4821 016891 branch dongle_all_powerful_loop 
-:      016893 dongle_pc_bind:
-0x4822 016894 call g24_switch_work_mode 
-:      016895 dongle_pc_bind_loop:
-0x4823 016896 call dongle_work_mode_auto 
-0x4824 016897 call g24_bind_mode_auto 
-0x4825 016898 call dongle_usb_dispatch 
-0x4826 016899 branch dongle_pc_bind_loop 
-:      016901 dongle_g24_blank_data_process:
-0x4827 016902 call dongle_g24_ms_blank_data 
-0x4828 016903 call dongle_g24_kb_blank_data 
-0x4829 016904 call dongle_g24_kb_sys_ctrl_blank_data 
-0x482a 016905 branch dongle_g24_kb_mul_blank_data 
-:      016907 dongle_g24_ms_blank_data:
-0x482b 016908 bpatch patch07_2 ,mem_patch07 
-0x482c 016909 fetch 1 ,mem_dg_ms_blank_data_enable 
-0x482d 016910 rtn blank 
-0x482e 016911 arg g24_timer_ms_blank ,queue 
-0x482f 016912 call timer_check 
-0x4830 016913 nrtn blank 
-0x4831 016914 jam 0 ,mem_dg_ms_blank_data_enable 
-0x4832 016915 setarg ms_report_id 
-0x4833 016916 store 1 ,mem_usb_mouse_data 
-0x4834 016917 setarg 0 
-0x4835 016918 istore 7 ,contw 
-:      016919 dongle_usb_tx_ms_data:
-0x4836 016920 jam usb_ep2_ms ,mem_usb_ep2_data 
-:      016921 dongle_usb_tx_enable_ep2:
-0x4837 016922 fetch 1 ,mem_usb_tx_enable 
-0x4838 016923 set1 2 ,pdata 
-0x4839 016924 store 1 ,mem_usb_tx_enable 
-0x483a 016925 rtn 
-:      016927 dongle_g24_kb_blank_data:
-0x483b 016928 bpatch patch07_3 ,mem_patch07 
-0x483c 016929 fetch 1 ,mem_dg_kb_blank_data_enable 
-0x483d 016930 rtn blank 
-0x483e 016931 arg g24_timer_kb_blank ,queue 
-0x483f 016932 call timer_check 
-0x4840 016933 nrtn blank 
-0x4841 016934 jam 0 ,mem_dg_kb_blank_data_enable 
-0x4842 016935 arg mem_usb_kb_data ,contw 
-0x4843 016936 call memset0_16 
-0x4844 016937 fetch 8 ,mem_usb_kb_data 
-0x4845 016938 store 8 ,mem_dg_kb_data_last_data 
-:      016939 dongle_usb_tx_kb_data:
-0x4846 016940 jam kb_normal_report_id ,mem_usb_kb_data 
-:      016941 dongle_usb_tx_enable_ep1:
-0x4847 016942 jam usb_ep1_kb ,mem_usb_ep1_data 
-0x4848 016943 fetch 1 ,mem_usb_tx_enable 
-0x4849 016944 set1 1 ,pdata 
-0x484a 016945 store 1 ,mem_usb_tx_enable 
-0x484b 016946 rtn 
-:      016948 dongle_g24_kb_sys_ctrl_blank_data:
-0x484c 016949 fetch 1 ,mem_dg_kb_system_crtl_blank_data_enable 
-0x484d 016950 rtn blank 
-0x484e 016951 arg g24_timer_kb_sys_crtl_blank ,queue 
-0x484f 016952 call timer_check 
-0x4850 016953 nrtn blank 
-0x4851 016954 jam 0 ,mem_dg_kb_system_crtl_blank_data_enable 
-0x4852 016955 arg mem_usb_kb_system ,contw 
-0x4853 016956 call memset0_16 
-0x4854 016957 jam kb_system_conctrl_report_id ,mem_usb_kb_system 
-0x4855 016958 fetch 2 ,mem_usb_kb_system 
-0x4856 016959 store 2 ,mem_dg_kb_system_sta_data 
-:      016960 dongle_usb_tx_sys_ctrl_data:
-0x4857 016961 jam usb_ep2_systemkey ,mem_usb_ep2_data 
-0x4858 016962 branch dongle_usb_tx_enable_ep2 
-:      016964 dongle_g24_kb_mul_blank_data:
-0x4859 016965 bpatch patch07_4 ,mem_patch07 
-0x485a 016966 fetch 1 ,mem_dg_kb_mul_blank_data_enable 
-0x485b 016967 rtn blank 
-0x485c 016968 arg g24_timer_kb_mul_blank ,queue 
-0x485d 016969 call timer_check 
-0x485e 016970 nrtn blank 
-0x485f 016971 jam 0 ,mem_dg_kb_mul_blank_data_enable 
-0x4860 016972 arg mem_usb_kb_multikey ,contw 
-0x4861 016973 call memset0_16 
-0x4862 016974 jam kb_multikey_report_id ,mem_usb_kb_multikey 
-0x4863 016975 fetch 3 ,mem_usb_kb_multikey 
-0x4864 016976 store 3 ,mem_dg_kb_multikey_last_data 
-:      016977 dongle_usb_tx_multikey_data:
-0x4865 016978 jam usb_ep2_multikey ,mem_usb_ep2_data 
-0x4866 016979 branch dongle_usb_tx_enable_ep2 
-:      016981 dongle_usb_dispatch:
-0x4867 016982 bpatch patch07_5 ,mem_patch07 
-0x4868 016983 fetch 1 ,mem_usb_remote_wakeup 
-0x4869 016984 call dongle_clear_pc_sleep_flag ,blank 
-0x486a 016985 call usb_isr 
-0x486b 016986 fetch 1 ,mem_usb0_get_set_report 
-0x486c 016987 rtn blank 
-0x486d 016988 jam 0 ,mem_usb0_get_set_report 
-0x486e 016989 fetch 2 ,mem_usb_setup_bvalue_temp 
-0x486f 016990 arg pc_set_report ,temp 
-0x4870 016991 isub temp ,null 
-0x4871 016992 nrtn zero 
-0x4872 016994 fetch 1 ,mem_usb0_set_report_data 
-0x4873 016995 rtnne pc_report_id 
-0x4874 016996 fetch 1 ,mem_usb0_set_report_data + 1 
-0x4875 016997 beq command_mode ,dongle_dispose_cmd_mode 
-0x4876 016998 beq command_bind ,dongle_dispose_cmd_bind 
-0x4877 016999 beq command_current_project ,dongle_dispose_cmd_current_project 
-0x4878 017000 beq command_current_mode ,dongle_dispose_cmd_current_mode 
-0x4879 017001 beq command_current_fw_version ,dongle_dispose_cmd_current_fw_version 
-:      017003 dongle_usb0_data_ready_report_set0:
-0x487a 017004 jam 0 ,mem_usb0_data_ready_report 
-0x487b 017005 rtn 
-:      017007 dongle_dispose_cmd_mode:
-0x487c 017008 fetch 1 ,mem_usb0_set_report_data + 2 
-0x487d 017009 beq com_mode_bind ,dongle_enter_bind_mode 
-0x487e 017010 branch dongle_usb0_data_ready_report_set0 
-:      017011 dongle_enter_bind_mode:
-0x487f 017012 call g24_bind_mode_enable 
-:      017013 dongle_usb0_data_ready_report_set1:
-0x4880 017014 jam 1 ,mem_usb0_data_ready_report 
-0x4881 017015 rtn 
-:      017017 dongle_dispose_cmd_bind:
-0x4882 017018 fetch 1 ,mem_usb0_set_report_data + 2 
-0x4883 017019 beq com_bind_get ,dongle_dispose_cmd_get_bind 
-0x4884 017020 beq com_bind_exit ,dongle_dispose_cmd_exit_bind 
-0x4885 017021 beq com_read_mode ,dongle_dispose_cmd_read_mode 
-0x4886 017022 branch dongle_usb0_data_ready_report_set0 
-:      017023 dongle_dispose_cmd_get_bind:
-0x4887 017024 fetch 1 ,mem_24g_bind_device_status 
-0x4888 017025 store 1 ,mem_usb0_get_report_data + 1 
-0x4889 017026 branch dongle_usb0_data_ready_report_set1 
-:      017027 dongle_dispose_cmd_exit_bind:
-0x488a 017028 call g24_work_mode_enable 
-0x488b 017029 branch dongle_dispose_cmd_get_bind 
-:      017030 dongle_dispose_cmd_read_mode:
-:      017031 dongle_dispose_in_bind_mode:
-0x488c 017032 jam command_bind ,mem_usb0_get_report_data + 1 
-0x488d 017033 branch dongle_usb0_data_ready_report_set1 
-:      017035 dongle_dispose_cmd_current_project:
-0x488e 017036 jam product_id ,mem_usb0_get_report_data + 1 
-0x488f 017037 branch dongle_usb0_data_ready_report_set1 
-:      017039 dongle_dispose_cmd_current_mode:
-0x4890 017040 fetch 1 ,mem_24g_work_mode 
-0x4891 017041 beq dongle_work ,dongle_dispose_in_work_mode 
-0x4892 017042 beq dongle_bind ,dongle_dispose_in_bind_mode 
-0x4893 017043 rtn 
-:      017044 dongle_dispose_in_work_mode:
-0x4894 017045 jam command_mode ,mem_usb0_get_report_data + 1 
-0x4895 017046 branch dongle_usb0_data_ready_report_set1 
-:      017048 dongle_dispose_cmd_current_fw_version:
-0x4896 017049 jam fw_version0 ,mem_usb0_get_report_data + 1 
-0x4897 017050 jam fw_version1 ,mem_usb0_get_report_data + 2 
-0x4898 017051 jam fw_version2 ,mem_usb0_get_report_data + 3 
-0x4899 017052 jam fw_version3 ,mem_usb0_get_report_data + 4 
-0x489a 017053 branch dongle_usb0_data_ready_report_set1 
-:      017061 dongle_auto_bind:
-0x489b 017062 call g24_mode_switch_init 
-:      017063 dongle_auto_bind_loop:
-0x489c 017064 call g24_mode_switch_bind_work 
-0x489d 017065 call g24_mode_switch_bind_search 
-0x489e 017066 call dongle_work_mode_auto 
-0x489f 017067 call g24_bind_mode_auto 
-0x48a0 017068 call g24_search_mode_auto 
-0x48a1 017069 call dongle_usb_dispatch 
-0x48a2 017070 branch dongle_auto_bind_loop 
-:      017072 dongle_work_mode_auto:
-0x48a3 017073 bpatch patch07_6 ,mem_patch07 
-0x48a4 017074 fetch 1 ,mem_24g_work_mode 
-0x48a5 017075 rtnne dongle_work 
-0x48a6 017076 call g24_work_mode_start 
-0x48a7 017077 call dongle_g24_blank_data_process 
-0x48a8 017078 fetch 1 ,mem_24g_pair_mode 
-0x48a9 017079 nrtn blank 
-0x48aa 017080 branch g24_nodata_process 
-:      017082 dongle_ackpayload_prep:
-0x48ab 017083 fetch 1 ,mem_24g_data_type 
-0x48ac 017084 beq datatype_device1 ,dongle_ackpayload_prep_mouse 
-0x48ad 017085 beq datatype_device2 ,dongle_ackpayload_prep_keyboard 
-:      017086 dongle_ackpayload_prep_mouse:
-0x48ae 017087 fetch 1 ,mem_dg_pc_sleep_flag 
-0x48af 017088 bbit1 0 ,dongle_pc_sleep_ackpayload_prep_mouse 
-0x48b0 017089 branch dongle_ackpayload_prep_end 
-:      017091 dongle_set_pc_sleep_flag:
-0x48b1 017092 fetch 1 ,mem_device_option 
-0x48b2 017093 rtnne dvc_op_dongle 
-0x48b3 017094 jam 3 ,mem_dg_pc_sleep_flag 
-0x48b4 017095 rtn 
-:      017096 dongle_clear_pc_sleep_flag:
-0x48b5 017097 jam 0 ,mem_dg_pc_sleep_flag 
-0x48b6 017098 rtn 
-:      017100 dongle_ackpayload_prep_keyboard:
-0x48b7 017101 fetch 1 ,mem_dg_pc_sleep_flag 
-0x48b8 017102 bbit1 1 ,dongle_pc_sleep_ackpayload_prep_keyboard 
-:      017103 dongle_ackpayload_prep_end:
-0x48b9 017104 fetch 1 ,mem_24g_ackpayload_enable 
-0x48ba 017105 beq bind_ackpayload ,dongle_g24_bind_ackpayload_prep 
-0x48bb 017106 beq kb_led_ackpayload ,dongle_g24_kb_led_ackpayload_prep 
-0x48bc 017107 rtn 
-:      017109 dongle_pc_sleep_ackpayload_prep_mouse:
-0x48bd 017110 fetch 1 ,mem_dg_pc_sleep_flag 
-0x48be 017111 set0 0 ,pdata 
-0x48bf 017112 store 1 ,mem_dg_pc_sleep_flag 
-0x48c0 017113 branch dongle_pc_sleep_ackpayload_prep 
-:      017115 dongle_pc_sleep_ackpayload_prep_keyboard:
-0x48c1 017116 fetch 1 ,mem_dg_pc_sleep_flag 
-0x48c2 017117 set0 1 ,pdata 
-0x48c3 017118 store 1 ,mem_dg_pc_sleep_flag 
-:      017119 dongle_pc_sleep_ackpayload_prep:
-0x48c4 017120 jam 0x01 ,mem_24g_datalen 
-0x48c5 017121 setarg 0xff 
-0x48c6 017122 store 1 ,mem_24g_txbuf 
-0x48c7 017123 rtn 
-:      017126 dongle_g24_bind_ackpayload_prep:
-0x48c8 017127 jam 1 ,mem_24g_ackpayload_enable 
-0x48c9 017128 call g24_binding_device_check 
-0x48ca 017129 nrtn user3 
-0x48cb 017130 branch g24_bind_ackpayload_prep 
-:      017132 dongle_g24_kb_led_ackpayload_prep:
-0x48cc 017133 fetch 1 ,mem_24g_rxbuf + 2 
-0x48cd 017134 beq datatype_device1 ,dongle_g24_bind_ackpayload_prep 
-0x48ce 017135 beq datatype_attemp ,dongle_g24_bind_ackpayload_prep 
-0x48cf 017136 jam 0 ,mem_usb_tx_win_enable 
-0x48d0 017137 jam 0x01 ,mem_24g_datalen 
-0x48d1 017138 fetch 1 ,mem_24g_led_status 
-0x48d2 017139 store 1 ,mem_24g_txbuf 
-0x48d3 017140 rtn 
-:      017142 dongle_g24_mouse:
-0x48d4 017143 setarg ms_report_id 
-0x48d5 017144 store 1 ,mem_usb_mouse_data 
-0x48d6 017145 fetch 7 ,mem_24g_rxdata_temp + 3 
-0x48d7 017146 istore 7 ,contw 
-0x48d8 017147 fetch 1 ,mem_24g_rxdata_temp + 3 
-0x48d9 017148 ncall dongle_g24_ms_enable_blank_data_forcibly ,blank 
-0x48da 017149 fetch 1 ,mem_24g_rxdata_temp + 3 
-0x48db 017150 call dongle_g24_ms_disable_blank_data_forcibly ,blank 
-0x48dc 017151 branch dongle_usb_tx_ms_data 
-:      017153 dongle_g24_ms_enable_blank_data_forcibly:
-0x48dd 017154 jam 1 ,mem_dg_ms_blank_data_enable 
-0x48de 017155 setarg timer_ms_blank_delay 
-0x48df 017156 arg g24_timer_ms_blank ,queue 
-0x48e0 017157 branch timer_init 
-:      017159 dongle_g24_ms_disable_blank_data_forcibly:
-0x48e1 017160 jam 0 ,mem_dg_ms_blank_data_enable 
-0x48e2 017161 setarg 0 
-0x48e3 017162 arg g24_timer_ms_blank ,queue 
-0x48e4 017163 branch timer_init 
-:      017165 dongle_g24_kb:
-0x48e5 017166 fetch 1 ,mem_24g_rxdata_temp + 3 
-0x48e6 017167 beq 0 ,dongle_g24_kb_type0 
-0x48e7 017168 beq 2 ,dongle_g24_kb_type2 
-0x48e8 017169 beq 3 ,dongle_g24_kb_type3 
-0x48e9 017170 branch g24_rx_interrupt_clear 
-:      017172 dongle_g24_kb_type0:
-0x48ea 017173 fetch 1 ,mem_24g_rxdata_temp + 5 
-0x48eb 017174 store 1 ,mem_24g_ackpayload_enable 
-0x48ec 017175 jam 0 ,mem_24g_rxdata_temp + 5 
-0x48ed 017176 arg mem_usb_kb_data ,contw 
-0x48ee 017177 arg mem_24g_rxdata_temp + 4 ,contr 
-0x48ef 017178 arg 8 ,loopcnt 
-0x48f0 017179 call memcpy 
-0x48f1 017180 fetch 8 ,mem_usb_kb_data 
-0x48f2 017181 ncall dongle_g24_kb_enable_blank_data_forcibly ,blank 
-0x48f3 017182 fetch 8 ,mem_usb_kb_data 
-0x48f4 017183 call dongle_g24_kb_disable_blank_data_forcibly ,blank 
-0x48f5 017184 fetch 8 ,mem_usb_kb_data 
-0x48f6 017185 store 8 ,mem_dg_kb_data_sta_data 
-0x48f7 017186 fetcht 8 ,mem_dg_kb_data_last_data 
-0x48f8 017187 isub temp ,null 
-0x48f9 017188 ncall dongle_usb_tx_enable_ep1 ,zero 
-0x48fa 017189 fetch 8 ,mem_dg_kb_data_sta_data 
-0x48fb 017190 store 8 ,mem_dg_kb_data_last_data 
-0x48fc 017191 branch g24_rx_interrupt_clear 
-:      017193 dongle_g24_kb_enable_blank_data_forcibly:
-0x48fd 017194 jam 1 ,mem_dg_kb_blank_data_enable 
-0x48fe 017195 setarg timer_kb_blank_delay 
-0x48ff 017196 arg g24_timer_kb_blank ,queue 
-0x4900 017197 branch timer_init 
-:      017199 dongle_g24_kb_disable_blank_data_forcibly:
-0x4901 017200 jam 0 ,mem_dg_kb_blank_data_enable 
-0x4902 017201 setarg 0 
-0x4903 017202 arg g24_timer_kb_blank ,queue 
-0x4904 017203 branch timer_init 
-:      017205 dongle_g24_kb_type3:
-0x4905 017206 arg mem_usb_kb_multikey ,contw 
-0x4906 017207 arg mem_24g_rxdata_temp + 3 ,contr 
-0x4907 017208 arg 3 ,loopcnt 
-0x4908 017209 call memcpy 
-0x4909 017210 fetch 2 ,mem_usb_kb_multikey + 1 
-0x490a 017211 ncall dongle_g24_kb_mul_enable_blank_data_forcibly ,blank 
-0x490b 017212 fetch 2 ,mem_usb_kb_multikey + 1 
-0x490c 017213 call dongle_g24_kb_mul_disable_blank_data_forcibly ,blank 
-0x490d 017214 fetch 3 ,mem_usb_kb_multikey 
-0x490e 017215 store 3 ,mem_dg_kb_multikey_sta_data 
-0x490f 017216 fetcht 3 ,mem_dg_kb_multikey_last_data 
-0x4910 017217 isub temp ,null 
-0x4911 017218 ncall dongle_usb_tx_multikey_data ,zero 
-0x4912 017219 fetch 3 ,mem_dg_kb_multikey_sta_data 
-0x4913 017220 store 3 ,mem_dg_kb_multikey_last_data 
-0x4914 017221 branch g24_rx_interrupt_clear 
-:      017223 dongle_g24_kb_mul_enable_blank_data_forcibly:
-0x4915 017224 jam 1 ,mem_dg_kb_mul_blank_data_enable 
-0x4916 017225 setarg timer_kb_mul_blank_delay 
-0x4917 017226 arg g24_timer_kb_mul_blank ,queue 
-0x4918 017227 branch timer_init 
-:      017229 dongle_g24_kb_mul_disable_blank_data_forcibly:
-0x4919 017230 jam 0 ,mem_dg_kb_mul_blank_data_enable 
-0x491a 017231 setarg 0 
-0x491b 017232 arg g24_timer_kb_mul_blank ,queue 
-0x491c 017233 branch timer_init 
-:      017235 dongle_g24_kb_type2:
-0x491d 017236 arg mem_usb_kb_system ,contw 
-0x491e 017237 arg mem_24g_rxdata_temp + 3 ,contr 
-0x491f 017238 arg 2 ,loopcnt 
-0x4920 017239 call memcpy 
-0x4921 017240 fetch 2 ,mem_usb_kb_system 
-0x4922 017241 ncall dongle_g24_kb_sys_enable_blank_data_forcibly ,blank 
-0x4923 017242 fetch 2 ,mem_usb_kb_system 
-0x4924 017243 call dongle_g24_kb_sys_disable_blank_data_forcibly ,blank 
-0x4925 017244 fetch 2 ,mem_usb_kb_system 
-0x4926 017245 store 2 ,mem_dg_kb_system_sta_data 
-0x4927 017246 fetcht 2 ,mem_dg_kb_system_last_data 
-0x4928 017247 isub temp ,null 
-0x4929 017248 ncall dongle_usb_tx_sys_data ,zero 
-0x492a 017249 fetch 2 ,mem_dg_kb_system_sta_data 
-0x492b 017250 store 2 ,mem_dg_kb_system_last_data 
-0x492c 017251 branch g24_rx_interrupt_clear 
-:      017253 dongle_g24_kb_sys_enable_blank_data_forcibly:
-0x492d 017254 jam 1 ,mem_dg_kb_system_crtl_blank_data_enable 
-0x492e 017255 setarg timer_kb_sys_crtl_blank_delay 
-0x492f 017256 arg g24_timer_kb_sys_crtl_blank ,queue 
-0x4930 017257 branch timer_init 
-:      017258 dongle_g24_kb_sys_disable_blank_data_forcibly:
-0x4931 017259 jam 0 ,mem_dg_kb_system_crtl_blank_data_enable 
-0x4932 017260 setarg 0 
-0x4933 017261 arg g24_timer_kb_sys_crtl_blank ,queue 
-0x4934 017262 branch timer_init 
-:      017264 dongle_usb_tx_sys_data:
-0x4935 017265 jam usb_ep2_systemkey ,mem_usb_ep2_data 
-0x4936 017266 branch dongle_usb_tx_enable_ep2 
-:      017269 dongle_g24_store_dvc2_bind_flag:
-0x4937 017270 fetch 1 ,mem_device_option 
-0x4938 017271 rtnne dvc_op_dongle 
-0x4939 017272 fetch 1 ,mem_dg_kb_bind_flag 
-0x493a 017273 rtneq dongle_kb_bind_success 
-:      017274 dongle_prep_soft_reset:
-0x493b 017275 jam 1 ,mem_dg_kb_bind_success 
-0x493c 017276 rtn 
-:      017279 dongle_kb_bind_soft_reset:
-0x493d 017280 fetch 1 ,mem_device_option 
-0x493e 017281 rtnne dvc_op_dongle 
-0x493f 017282 fetch 1 ,mem_dg_kb_bind_success 
-0x4940 017283 rtn blank 
-0x4941 017284 jam 0 ,mem_temp 
-:      017285 dongle_wirte_efuse_bind_status:
-0x4942 017286 jam dongle_kb_bind_success ,mem_dg_kb_bind_flag 
-0x4943 017287 call dongle_write_kb_bind_status 
-0x4944 017288 call dongle_read_kb_bind_status 
-0x4945 017289 fetch 1 ,mem_temp 
-0x4946 017290 increase 1 ,pdata 
-0x4947 017291 store 1 ,mem_temp 
-0x4948 017292 beq 0xff ,soft_reset_chip 
-0x4949 017293 fetch 1 ,mem_dg_kb_bind_flag 
-0x494a 017294 bne dongle_kb_bind_success ,dongle_wirte_efuse_bind_status 
-0x494b 017295 branch soft_reset_chip 
-:      017307 keyboard_softreset_process:
-0x494c 017308 fetch 1 ,mem_device_option 
-0x494d 017309 rtnne dvc_op_keyboard 
-0x494e 017310 call mouse_wakeup_from_power_check 
-0x494f 017311 nbranch soft_reset + 1 ,user 
-0x4950 017312 fetch 1 ,mem_power_on_flag 
-0x4951 017313 branch soft_reset + 1 ,blank 
-0x4952 017314 fetch 1 ,mem_config_select_device_button_gpio 
-0x4953 017315 rtneq ui_button_gpio_disable 
-0x4954 017316 copy pdata ,queue 
-0x4955 017317 fetch 4 ,mem_saved_gpio_in 
-0x4956 017318 qisolate0 pdata 
-0x4957 017319 call keyboard_pb_set ,true 
-0x4958 017320 branch soft_reset + 2 
-:      017322 keyboard_init:
-0x4959 017323 call enable_authrom 
-0x495a 017324 call keyboard_setting_config 
-0x495b 017326 call keyboard_gpio_init 
-0x495c 017327 call keyboard_low_vol_mult_set 
-0x495d 017328 rtn wake 
-0x495e 017329 call keyboard_usb_check_enable 
-0x495f 017330 call keyboard_cb_fuction 
-0x4960 017331 fetch 1 ,mem_usb_addr 
-0x4961 017332 rtnbit1 7 
-:      017333 keyboard_init_wireless:
-0x4962 017334 fetch 2 ,mem_ui_state_map 
-0x4963 017335 bbit1 ui_state_btn_down ,keyboard_start_discovery 
-0x4964 017336 call mouse_check_select_device_by_switch 
-0x4965 017337 branch keyboard_start_work 
-:      017340 keyboard_usb_check_enable:
-0x4966 017341 fetch mouse_flag_len ,mem_mouse_flag 
-0x4967 017342 rtnbit0 mouse_enable_usb 
-0x4968 017343 setarg keyboard_usb_config_param 
-0x4969 017344 store 2 ,mem_cb_usb_config 
-0x496a 017345 jam mouse_usb_interface_remove ,mem_mouse_usb_vdd_status 
-0x496b 017346 branch keyboard_usb_interface_check 
-:      017348 keyboard_usb_config_param:
-0x496c 017349 call keyboard_usb_config_kb_check 
-0x496d 017350 call keyboard_usb_config_param_init 
-0x496e 017351 branch keyboard_usb_config_param_setup 
-:      017353 keyboard_usb_config_kb_check:
-0x496f 017354 jam dongle_kb_bind_eeprom_offect ,mem_mouse_usb_keyboard_flag 
-0x4970 017355 fetch mouse_flag_len ,mem_mouse_flag 
-0x4971 017356 rtnbit0 mouse_enable_keyboard 
-0x4972 017357 jam dongle_kb_bind_success ,mem_mouse_usb_keyboard_flag 
-0x4973 017358 rtn 
-:      017360 keyboard_usb_config_param_init:
-0x4974 017361 fetch mouse_flag_len ,mem_mouse_flag 
-0x4975 017362 bbit1 mouse_enable_usb_250 ,keyboard_usb_report_rate_set_250hz 
-0x4976 017363 bbit1 mouse_enable_usb_500 ,keyboard_usb_report_rate_set_500hz 
-0x4977 017364 bbit1 mouse_enable_usb_1000 ,keyboard_usb_report_rate_set_1000hz 
-0x4978 017365 jam 0x19 ,mem_wire_usb_interval 
-0x4979 017366 jam 0x08 ,mem_usb_tx_interval 
-0x497a 017367 rtn 
-:      017368 keyboard_usb_report_rate_set_250hz:
-0x497b 017369 jam 0x0c ,mem_wire_usb_interval 
-0x497c 017370 jam 0x04 ,mem_usb_tx_interval 
-0x497d 017371 rtn 
-:      017372 keyboard_usb_report_rate_set_500hz:
-0x497e 017373 jam 0x06 ,mem_wire_usb_interval 
-0x497f 017374 jam 0x02 ,mem_usb_tx_interval 
-0x4980 017375 rtn 
-:      017376 keyboard_usb_report_rate_set_1000hz:
-0x4981 017377 jam 0x03 ,mem_wire_usb_interval 
-0x4982 017378 jam 0x01 ,mem_usb_tx_interval 
-0x4983 017379 rtn 
-:      017381 keyboard_usb_config_param_setup:
-0x4984 017382 call usb_tx_interval_config 
-0x4985 017383 call keyboard_usb_vid_pid_config 
-0x4986 017384 branch keyboard_usb_hid_icon_config 
-:      017386 keyboard_usb_vid_pid_config:
-0x4987 017387 fetch 1 ,mem_usb_vid_pid 
-0x4988 017388 rtn blank 
-0x4989 017389 fetch 1 ,mem_mouse_usb_keyboard_flag 
-0x498a 017390 beq dongle_kb_bind_success ,dongle_usb_vid_pid_for_suit 
-0x498b 017391 branch dongle_usb_vid_pid_for_mouse_only_auto_pair 
-:      017393 keyboard_usb_hid_icon_config:
-0x498c 017394 fetch 1 ,mem_mouse_usb_keyboard_flag 
-0x498d 017395 branch dongle_usb_hid_icon_config + 1 
-:      017399 keyboard_usb_interface_check:
-0x498e 017400 bpatch patch08_1 ,mem_patch08 
-0x498f 017401 fetcht 1 ,mem_usb_offline_check_gpio 
-0x4990 017402 call gpio_get_bit 
-0x4991 017403 branch keyboard_usb_gpio_low ,true 
-0x4992 017404 branch keyboard_usb_gpio_high 
-:      017407 keyboard_usb_gpio_low:
-0x4993 017408 fetch 1 ,mem_mouse_usb_vdd_status 
-0x4994 017409 rtneq mouse_usb_interface_remove 
-0x4995 017410 jam mouse_usb_interface_remove ,mem_mouse_usb_vdd_status 
-0x4996 017411 jam 0 ,mem_usb_device_enumeration_endflag 
-0x4997 017412 jam 0 ,mem_usb_status 
-0x4998 017413 jam 0 ,mem_usb_state 
-0x4999 017414 branch keyboard_init_wireless 
-:      017417 keyboard_usb_gpio_high:
-0x499a 017418 fetch 1 ,mem_mouse_usb_vdd_status 
-0x499b 017419 rtneq mouse_usb_interface_insert 
-0x499c 017420 jam mouse_usb_interface_insert ,mem_mouse_usb_vdd_status 
-0x499d 017421 call mouse_24g_stop 
-0x499e 017422 call mouse_stop_bluetooth_mode 
-0x499f 017423 call keyboard_device_led_all_off 
-0x49a0 017424 branch usb_init 
-:      017428 keyboard_setting_config:
-0x49a1 017429 rtn wake 
-0x49a2 017431 call g24_transmit_init 
-0x49a3 017432 call g24_chmap_param_init 
-0x49a4 017434 call keyboard_param_init 
-0x49a5 017435 fetcht 1 ,mem_mcu_rstb_gpio 
-0x49a6 017436 call gpio_out_inactive 
-0x49a7 017438 call keyboard_device_led_off 
-0x49a8 017439 call mouse_device_multi_led_parm_init 
-0x49a9 017440 call le_set_fixed_ltk_justwork 
-0x49aa 017442 fetch mouse_flag_len ,mem_mouse_flag 
-0x49ab 017443 bbit1 mouse_enable_otp ,keyboard_load_otp_info_check 
-0x49ac 017444 bbit1 mouse_enable_eeprom ,mouse_load_eeprom_info_check 
-0x49ad 017445 bbit1 mouse_enable_flash ,mouse_load_flash_info_check 
-0x49ae 017446 rtn 
-:      017451 keyboard_param_init:
-0x49af 017453 call mouse_param_common_init 
-0x49b0 017455 jam 0 ,mem_same_keyvalue_timerout_flag 
-0x49b1 017456 setarg 0x230170 
-0x49b2 017457 store 3 ,mem_mouse_vdd_full_vol 
-0x49b3 017458 setarg 0x015301 
-0x49b4 017459 istore 3 ,contw 
-0x49b5 017460 arg mem_le_adv_swift_pair ,contw 
-0x49b6 017461 arg 20 ,loopcnt 
-0x49b7 017462 call clear_mem 
-0x49b8 017464 fetch 1 ,mem_le_name_len 
-0x49b9 017465 sub pdata ,12 ,null 
-0x49ba 017466 nbranch ble_name_set_no_swift_pair ,positive 
-0x49bb 017467 setarg 0x06ff06 
-0x49bc 017468 store 3 ,mem_le_adv_swift_pair 
-0x49bd 017469 setarg 0x000300 
-0x49be 017470 istore 3 ,contw 
-0x49bf 017471 setarg 0x80 
-0x49c0 017472 istore 1 ,contw 
-:      017473 ble_store_le_name:
-0x49c1 017474 fetch 1 ,mem_le_name_len 
-0x49c2 017475 increase 1 ,pdata 
-0x49c3 017476 copy pdata ,loopcnt 
-0x49c4 017477 arg mem_le_scan_data ,contr 
-0x49c5 017478 branch memcpy 
-:      017480 ble_name_set_no_swift_pair:
-0x49c6 017481 arg mem_le_adv_swift_pair ,contw 
-0x49c7 017482 branch ble_store_le_name 
-:      017485 keyboard_gpio_init:
-0x49c8 017488 fetcht 1 ,mem_mcu_clk_gpio 
-0x49c9 017489 call gpio_set_high_impedance 
-0x49ca 017490 fetcht 1 ,mem_mcu_stb_gpio 
-0x49cb 017491 call gpio_set_high_impedance 
-0x49cc 017492 fetcht 1 ,mem_mcu_rstb_gpio 
-0x49cd 017493 call gpio_set_high_impedance 
-0x49ce 017495 setarg mem_key_row_gpio 
-0x49cf 017496 store 2 ,mem_kb_row_ptr 
-0x49d0 017498 setarg mem_key_col_gpio 
-0x49d1 017499 store 2 ,mem_kb_col_ptr 
-0x49d2 017501 setarg mem_key_excol_gpio 
-0x49d3 017502 store 2 ,mem_kb_excol_ptr 
-:      017503 keyboard_keyscan_gpio_init:
-0x49d4 017504 fetch 2 ,mem_kb_row_ptr 
-0x49d5 017505 copy pdata ,regb 
-0x49d6 017506 arg 8 ,loopcnt 
-:      017508 keyboard_key_row_init:
-0x49d7 017509 ifetcht 1 ,regb 
-0x49d8 017510 sub temp ,ui_button_gpio_disable ,null 
-0x49d9 017511 ncall keboard_gpio_set_high_impedance ,zero 
-0x49da 017512 increase 1 ,regb 
-0x49db 017513 loop keyboard_key_row_init 
-0x49dc 017514 call lpm_write_gpio_wakeup 
-0x49dd 017515 fetch 2 ,mem_kb_col_ptr 
-0x49de 017516 copy pdata ,regb 
-0x49df 017517 copy pdata ,regc 
-0x49e0 017518 arg 11 ,loopcnt 
-:      017520 keyboard_key_cow_init:
-0x49e1 017521 ifetcht 1 ,regb 
-0x49e2 017522 isolate1 7 ,temp 
-0x49e3 017523 ncall gpio_set_high_impedance ,true 
-0x49e4 017524 increase 1 ,regb 
-0x49e5 017525 loop keyboard_key_cow_init 
-0x49e6 017526 rtn 
-:      017527 keboard_gpio_set_high_impedance:
-0x49e7 017529 call gpio_set_high_impedance 
-0x49e8 017530 ifetcht 1 ,regb 
-0x49e9 017531 branch gpio_set_low_pullup 
-:      017535 keyboard_low_vol_mult_set:
-0x49ea 017536 fetch 1 ,mem_device_flag 
-0x49eb 017537 beq mode_bt_device1 ,keyboard_low_vol_mult_ble_set 
-0x49ec 017538 setarg 0x5d4800 
-0x49ed 017539 store 4 ,mem_24g_long_sleep_set1 
-0x49ee 017540 fetch 1 ,mem_adc_power_flag 
-0x49ef 017541 rtnbit0 0 
-0x49f0 017542 branch mouse_24g_long_sleep_set 
-:      017543 keyboard_low_vol_mult_ble_set:
-0x49f1 017544 jam 0x0c ,mem_lpm_mult_init 
-0x49f2 017545 fetch 1 ,mem_adc_power_flag 
-0x49f3 017546 rtnbit0 0 
-0x49f4 017547 jam 0x10 ,mem_lpm_mult_init 
-0x49f5 017548 fetch 1 ,mem_mouse_current_mult_timer 
-0x49f6 017549 branch mouse_current_mult_reinit ,blank 
-0x49f7 017550 rtn 
-:      017553 keyboard_pairing_check_otp_offset:
-0x49f8 017554 fetch 2 ,mem_otp_read_retention_offset 
-0x49f9 017555 arg 0x528 ,temp 
-0x49fa 017556 isub temp ,null 
-0x49fb 017557 nrtn positive 
-0x49fc 017558 branch assert 
-:      017560 keyboard_load_otp_info_check:
-0x49fd 017561 bpatch patch08_2 ,mem_patch08 
-0x49fe 017562 fetch 1 ,mem_device_flag 
-0x49ff 017563 beq mode_24g_device ,keyboard_load_otp_device_info_g24_init 
-0x4a00 017564 beq mode_bt_device1 ,keyboard_load_otp_device_info_ble_init 
-0x4a01 017565 rtn 
-:      017567 keyboard_load_otp_device_info_g24_init:
-0x4a02 017568 arg 80 ,regd 
-0x4a03 017569 setarg 0x400 
-0x4a04 017570 idiv regd 
-0x4a05 017571 call wait_div_end 
-0x4a06 017572 quotient pdata 
-0x4a07 017573 store 2 ,mem_pdatatemp 
-0x4a08 017574 arg 0x1fcc ,pdata 
-0x4a09 017575 arg 4 ,temp 
-0x4a0a 017576 arg 4 ,rege 
-0x4a0b 017577 branch keyboard_load_otp_device_info 
-:      017578 keyboard_load_otp_device_info_ble_init:
-0x4a0c 017579 arg 280 ,regd 
-0x4a0d 017580 setarg 0x400 
-0x4a0e 017581 idiv regd 
-0x4a0f 017582 call wait_div_end 
-0x4a10 017583 quotient pdata 
-0x4a11 017584 store 2 ,mem_pdatatemp 
-0x4a12 017585 arg 0x1fc2 ,pdata 
-0x4a13 017586 arg 14 ,temp 
-0x4a14 017587 arg 14 ,rege 
-0x4a15 017588 branch keyboard_load_otp_device_info 
-:      017589 keyboard_load_otp_device_info:
-0x4a16 017590 storet 1 ,mem_temp 
-0x4a17 017591 arg mem_otp_read_retention_memory ,rega 
-0x4a18 017592 arg 0 ,regc 
-:      017593 keyboard_load_otp_info_check_page_loop:
-0x4a19 017594 copy pdata ,regb 
-0x4a1a 017595 fetchr loopcnt ,1 ,mem_temp 
-0x4a1b 017596 call otp_read_data 
-0x4a1c 017597 fetch 8 ,mem_otp_read_retention_memory 
-0x4a1d 017598 fetcht 8 ,mem_otp_read_retention_memory + 8 
-0x4a1e 017599 ior temp ,pdata 
-0x4a1f 017600 fetcht 8 ,mem_otp_read_retention_memory + 16 
-0x4a20 017601 ior temp ,pdata 
-0x4a21 017602 branch keyboard_load_otp_info_check_first_time ,blank 
-0x4a22 017603 increase 1 ,regc 
-0x4a23 017604 fetch 2 ,mem_pdatatemp 
-0x4a24 017605 isub regc ,null 
-0x4a25 017607 copy regb ,pdata 
-0x4a26 017608 isub regd ,pdata 
-0x4a27 017609 branch keyboard_load_otp_info_check_page_loop 
-:      017610 keyboard_load_otp_info_check_first_time:
-0x4a28 017612 sub regc ,0 ,null 
-0x4a29 017613 branch keyboard_load_otp_info_check_first_time_process ,zero 
-:      017614 keyboard_load_otp_info_check_first_time_loop_init:
-0x4a2a 017615 copy regb ,pdata 
-0x4a2b 017616 iadd regd ,pdata 
-:      017617 keyboard_load_otp_info_check_first_time_loop:
-0x4a2c 017618 isub rege ,pdata 
-0x4a2d 017619 copy pdata ,regb 
-0x4a2e 017620 fetchr loopcnt ,1 ,mem_temp 
-0x4a2f 017621 call otp_read_data 
-0x4a30 017622 fetch 8 ,mem_otp_read_retention_memory 
-0x4a31 017623 fetcht 8 ,mem_otp_read_retention_memory + 8 
-0x4a32 017624 ior temp ,pdata 
-0x4a33 017625 fetcht 8 ,mem_otp_read_retention_memory + 16 
-0x4a34 017626 ior temp ,pdata 
-0x4a35 017627 branch keyboard_load_otp_info_check_offset_process ,blank 
-0x4a36 017628 copy regb ,pdata 
-0x4a37 017629 branch keyboard_load_otp_info_check_first_time_loop 
-:      017630 keyboard_load_otp_info_check_first_time_process:
-0x4a38 017631 storer rege ,1 ,mem_otp_read_retention_offset 
-0x4a39 017632 rtn 
-:      017633 keyboard_load_otp_info_check_offset_process:
-0x4a3a 017634 bpatch patch08_3 ,mem_patch08 
-0x4a3b 017635 setarg 0x1fd0 
-0x4a3c 017636 isub regb ,pdata 
-0x4a3d 017637 store 2 ,mem_otp_read_retention_offset 
-0x4a3e 017638 copy regb ,pdata 
-0x4a3f 017639 iadd rege ,regb 
-0x4a40 017640 fetchr loopcnt ,1 ,mem_temp 
-0x4a41 017641 arg mem_otp_read_retention_memory ,rega 
-0x4a42 017642 call otp_read_data 
-0x4a43 017643 fetch 1 ,mem_device_flag 
-0x4a44 017644 beq mode_24g_device ,keyboard_load_otp_info_check_offset_process_g24 
-0x4a45 017645 beq mode_bt_device1 ,keyboard_load_otp_info_check_offset_process_ble 
-0x4a46 017646 rtn 
-:      017648 keyboard_load_otp_info_check_offset_process_g24:
-0x4a47 017649 fetch 6 ,mem_otp_read_retention_memory 
-0x4a48 017650 store 4 ,mem_mouse_24g_addr 
-0x4a49 017651 branch keybaord_load_device_info 
-:      017653 keyboard_load_otp_info_check_offset_process_ble:
-0x4a4a 017654 fetch 1 ,mem_otp_read_retention_memory 
-0x4a4b 017655 sub pdata ,system_os_mac ,null 
-0x4a4c 017656 ncall set_pdata_0 ,positive 
-0x4a4d 017657 store 1 ,mem_kb_computer_system 
-0x4a4e 017658 fetch 1 ,mem_otp_read_retention_memory + 1 
-0x4a4f 017659 store 1 ,mem_device1_type 
-0x4a50 017660 fetch 6 ,mem_otp_read_retention_memory + 2 
-0x4a51 017661 store 6 ,mem_device1_addr 
-0x4a52 017662 fetch 6 ,mem_otp_read_retention_memory + 8 
-0x4a53 017663 store 6 ,mem_device1_locall_addr 
-0x4a54 017664 branch mouse_select_reconn_device 
-:      017667 keyboard_load_otp_info_check_overwise:
-0x4a55 017668 branch assert 
-:      017671 keyboard_store_device_info:
-0x4a56 017672 bpatch patch08_4 ,mem_patch08 
-0x4a57 017673 fetch mouse_flag_len ,mem_mouse_flag 
-0x4a58 017674 bbit1 mouse_enable_otp ,keyboard_store_otp_device_info 
-0x4a59 017675 bbit1 mouse_enable_eeprom ,mouse_store_eeprom_device_info 
-0x4a5a 017676 bbit1 mouse_enable_flash ,mouse_store_flash_device_info 
-0x4a5b 017677 rtn 
-:      017679 keyboard_store_otp_device_info:
-0x4a5c 017680 rtn 
-0x4a5d 017681 fetch 1 ,mem_device_flag 
-0x4a5e 017682 beq mode_24g_device ,keyboard_store_otp_device_info_g24 
-0x4a5f 017683 beq mode_bt_device1 ,keyboard_store_otp_device_info_ble 
-0x4a60 017684 rtn 
-:      017686 keyboard_store_otp_device_info_g24:
-0x4a61 017687 fetcht 2 ,mem_otp_read_retention_offset 
-0x4a62 017688 setarg 0x1fd0 
-0x4a63 017689 isub temp ,regb 
-0x4a64 017690 arg mem_mouse_24g_addr ,rega 
-0x4a65 017691 arg 4 ,loopcnt 
-0x4a66 017692 call otp_write 
-0x4a67 017693 fetcht 2 ,mem_otp_read_retention_offset 
-0x4a68 017694 increase 4 ,temp 
-0x4a69 017695 storet 2 ,mem_otp_read_retention_offset 
-0x4a6a 017696 rtn 
-:      017698 keyboard_store_otp_device_info_ble:
-0x4a6b 017699 fetcht 2 ,mem_otp_read_retention_offset 
-0x4a6c 017700 setarg 0x1fd0 
-0x4a6d 017701 isub temp ,regb 
-0x4a6e 017704 add regb ,1 ,regb 
-0x4a6f 017705 arg mem_device1_addr ,rega 
-0x4a70 017706 arg 6 ,loopcnt 
-0x4a71 017707 call otp_write 
-0x4a72 017709 add regb ,7 ,regb 
-0x4a73 017710 arg mem_device1_locall_addr ,rega 
-0x4a74 017711 arg 6 ,loopcnt 
-0x4a75 017712 branch otp_write 
-:      017714 keybaord_load_device_info:
-0x4a76 017715 fetch 4 ,mem_mouse_24g_addr 
-0x4a77 017716 store 4 ,mem_24g_receiver_addr 
-0x4a78 017717 store 4 ,mem_24g_addr 
-0x4a79 017718 rtn 
-:      017721 keyboard_cb_fuction:
-0x4a7a 017722 bpatch patch08_5 ,mem_patch08 
-0x4a7b 017723 setarg mouse_24g_before_lpm_sleep 
-0x4a7c 017724 store 2 ,mem_cb_before_lpm_sleep 
-0x4a7d 017725 setarg keyboard_24g_package_data 
-0x4a7e 017726 store 2 ,mem_cb_24g_transmit_data 
-0x4a7f 017727 setarg keyboard_24g_search_dongle 
-0x4a80 017728 store 2 ,mem_cb_24g_search_receiver 
-0x4a81 017729 setarg keyboard_lpm_before_common 
-0x4a82 017730 store 2 ,mem_cb_24g_lpm_before 
-0x4a83 017731 setarg keyboard_le 
-0x4a84 017732 store 2 ,mem_cb_le_process 
-0x4a85 017734 setarg keyboard_process_lpm_before 
-0x4a86 017735 store 2 ,mem_cb_before_lpm 
-0x4a87 017737 setarg keyboard_priority_bb_event 
-0x4a88 017738 store 2 ,mem_cb_bb_event_process 
-0x4a89 017739 setarg keyboard_idle 
-0x4a8a 017740 store 2 ,mem_cb_idle_process 
-0x4a8b 017741 setarg keyboard_before_hibernate 
-0x4a8c 017742 store 2 ,mem_cb_before_hibernate 
-0x4a8d 017743 setarg mouse_le_bb_event_connect_complete 
-0x4a8e 017744 store 2 ,mem_cb_att_write 
-0x4a8f 017745 setarg keyboard_bb_event_timer 
-0x4a90 017746 store 2 ,mem_cb_event_timer 
-0x4a91 017747 setarg mouse_spi_write_flash_cb 
-0x4a92 017748 store 2 ,mem_cb_spi_flash_write_complate 
-0x4a93 017749 setarg mouse_lpm_check_wake_lock 
-0x4a94 017750 store 2 ,mem_cb_check_wakelock 
-0x4a95 017751 setarg mouse_le_transmit 
-0x4a96 017752 store 2 ,mem_cb_ble_transmit 
-0x4a97 017753 setarg mouse_set_lpm_mult 
-0x4a98 017754 store 2 ,mem_cb_bt_set_mult 
-0x4a99 017755 rtn 
-:      017759 keyboard_priority_bb_event:
-0x4a9a 017760 bpatch patch08_6 ,mem_patch08 
-0x4a9b 017761 copy regc ,pdata 
-0x4a9c 017763 beq bt_evt_le_start_enc ,keyboard_le_ll_start_encryt 
-0x4a9d 017764 beq bt_evt_le_parse_conn_param_accepted ,keyboard_le_parse_conn_param_accepted 
-0x4a9e 017765 beq bt_evt_le_parse_conn_papa_update_rsp ,keyboard_le_conn_param_update_rsp_recieved 
-0x4a9f 017766 beq bt_evt_le_disconnected ,keyboard_le_bb_disconnected 
-0x4aa0 017768 beq bt_evt_le_connected ,keyboard_le_bb_event_connected 
-0x4aa1 017769 beq bt_evt_button_long_pressed ,keyboard_bb_event_discovery_btn 
-0x4aa2 017770 beq bt_evt_le_pairing_success ,mouse_le_pairing_success 
-0x4aa3 017771 beq bt_evt_le_enc_info ,mouse_le_enc_info 
-0x4aa4 017773 beq bt_evt_le_pairing_complete ,app_ble_store_reconn_info 
-0x4aa5 017774 beq bt_evt_le_parse_conn_param_accepted ,mouse_le_parse_conn_param_accepted 
-0x4aa6 017776 beq bt_evt_24g_pairing_complete ,keyboard_24g_pairing_complete 
-0x4aa7 017777 beq bt_evt_24g_attempt_success ,keyboard_24g_attempt_success 
-0x4aa8 017778 beq bt_evt_24g_attempt_fail ,keyboard_24g_attempt_fail 
-0x4aa9 017781 rtn 
-:      017787 keyboard_le_bb_event_connected:
-0x4aaa 017788 jam 0 ,mem_mouse_long_mult_flag 
-0x4aab 017790 jam 1 ,mem_mouse_le_bb_connected_flag 
-0x4aac 017791 call mouse_24g_first_store_reconn_info 
-0x4aad 017792 fetch 1 ,mem_mouse_le_reconnect_flag 
-0x4aae 017793 nbranch keyboard_le_bb_event_connected_next ,blank 
-0x4aaf 017794 jam 0x14 ,mem_mouse_send_secutiry_request_timer 
-:      017795 keyboard_le_bb_event_connected_next:
-0x4ab0 017796 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x4ab1 017797 set0 app_disc_by_button ,pdata 
-0x4ab2 017798 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x4ab3 017799 jam 0 ,mem_mouse_direct_timer 
-0x4ab4 017800 fetch 2 ,mem_le_battery_level_updata_timer_init 
-0x4ab5 017801 store 2 ,mem_le_battery_level_updata_timer 
-0x4ab6 017802 call mouse_no_data_timer_init 
-0x4ab7 017803 branch keyboard_stop_discovery 
-:      017806 keyboard_le_bb_disconnected:
-0x4ab8 017807 setarg 0 
-0x4ab9 017808 store 2 ,mem_le_battery_level_updata_timer 
-0x4aba 017809 store 1 ,mem_keyboard_le_send_conn_param_update 
-0x4abb 017810 store 1 ,mem_keyboard_le_send_conn_param_update_timer 
-0x4abc 017811 store 1 ,mem_mouse_le_bb_connected_flag 
-:      017812 keyboard_le_bb_disconnected_next:
-0x4abd 017813 jam le_lpm_enable ,mem_mouse_le_conn_param_reject 
-0x4abe 017814 jam 0 ,mem_mouse_clear_sensor_data_flag 
-0x4abf 017815 call le_clr_config_more_data 
-0x4ac0 017816 branch keyboard_bb_disconnected 
-:      017817 keyboard_bb_disconnected:
-0x4ac1 017818 call mouse_bb_discon_clear_stack 
-0x4ac2 017819 fetch app_disc_rsn_size ,mem_app_disconn_reason 
-0x4ac3 017820 bbit1 app_disc_ble ,keyboard4_0_event_bb_disconn 
-0x4ac4 017821 bbit1 app_disc_by_button ,app_disconn_reason_clear 
-0x4ac5 017822 branch keyboard_start_discovery 
-:      017823 keyboard4_0_event_bb_disconn:
-0x4ac6 017824 call mouse_le_clean_connect_flag 
-0x4ac7 017825 fetch app_disc_rsn_size ,mem_app_disconn_reason 
-0x4ac8 017826 bbit1 app_disc_by_button ,app_disconn_reason_clear 
-0x4ac9 017827 call ice_break 
-0x4aca 017828 branch keyboard_app_enter_hibernate 
-:      017831 keyboard_le_ll_start_encryt:
-0x4acb 017832 fetch 1 ,mem_mouse_le_reconnect_flag 
-0x4acc 017833 beq 1 ,keyboard_le_ll_reconn_start_encryt 
-0x4acd 017834 jam 20 ,mem_le_start_encrypt_timer 
-0x4ace 017835 jam 5 ,mem_le_start_auto_reco_timer 
-0x4acf 017836 branch mouse_le_ll_enable_start_enc_flag 
-:      017837 keyboard_le_ll_reconn_start_encryt:
-0x4ad0 017838 call mouse_updata_le_param 
-0x4ad1 017839 jam 5 ,mem_le_start_encrypt_timer 
-0x4ad2 017840 branch mouse_le_ll_enable_start_enc_flag 
-:      017842 keyboard_le_parse_conn_param_accepted:
-0x4ad3 017843 fetch 1 ,mem_le_new_conninterval 
-0x4ad4 017844 sub pdata ,le_interval_15ms ,null 
-0x4ad5 017845 nbranch mouse_le_conn_param_lpm_disable ,positive 
-0x4ad6 017846 fetch 1 ,mem_le_new_connslavelatency 
-0x4ad7 017847 fetcht 1 ,mem_lpm_mult_init 
-0x4ad8 017848 isub temp ,null 
-0x4ad9 017849 branch mouse_le_lpm_mult_reinit ,positive 
-0x4ada 017850 fetch 1 ,mem_le_new_connslavelatency 
-0x4adb 017851 store 1 ,mem_lpm_mult 
-0x4adc 017852 branch mouse_le_conn_param_lpm_enable 
-:      017854 keyboard_le_conn_param_update_rsp_recieved:
-0x4add 017855 fetch 1 ,mem_keyboard_le_send_conn_param_update 
-0x4ade 017856 nrtn blank 
-0x4adf 017857 jam 1 ,mem_keyboard_le_send_conn_param_update 
-0x4ae0 017858 jam 30 ,mem_keyboard_le_send_conn_param_update_timer 
-0x4ae1 017859 rtn 
-:      017861 keyboard_24g_pairing_complete:
-0x4ae2 017862 call keyboard_get_24g_led_enable 
-0x4ae3 017863 call mouse_no_data_timer_init 
-0x4ae4 017864 branch mouse_24g_pairing_complete_common 
-:      017866 keyboard_24g_attempt_success:
-0x4ae5 017867 call keyboard_get_24g_led_enable 
-0x4ae6 017868 fetch 4 ,mem_24g_addr 
-0x4ae7 017869 store 4 ,mem_24g_receiver_addr 
-0x4ae8 017870 store 4 ,mem_mouse_24g_addr 
-0x4ae9 017871 call g24_ch_syncword_crc8_init 
-0x4aea 017872 call mouse_device_poweron_led_config 
-0x4aeb 017873 call mouse_no_data_timer_init 
-0x4aec 017874 branch mouse_24g_attempt_success 
-:      017876 keyboard_24g_get_led:
-0x4aed 017877 jam device_data_tpye_standard_keyboard ,mem_keyboard_data_send_flag 
-0x4aee 017878 call keyboard_clear_key_data 
-0x4aef 017879 jam 0x03 ,mem_customer_key_press + 2 
-0x4af0 017880 rtn 
-:      017882 keyboard_24g_led_get_status_check:
-0x4af1 017883 arg 6 ,loopcnt 
-0x4af2 017884 arg mem_keyboard_tx_data + 3 ,contr 
-:      017885 keyboard_24g_led_data_check:
-0x4af3 017886 ifetch 1 ,contr 
-0x4af4 017887 beq hid_key_num_lock ,keyboard_get_24g_led_enable 
-0x4af5 017888 beq hid_key_caps_lock ,keyboard_get_24g_led_enable 
-0x4af6 017889 beq hid_key_scroll_lock ,keyboard_get_24g_led_enable 
-0x4af7 017890 loop keyboard_24g_led_data_check 
-0x4af8 017891 rtn 
-:      017893 keyboard_get_24g_led_enable:
-0x4af9 017894 jam 0x03 ,mem_keyboard_led_status_get 
-0x4afa 017895 jam 1 ,mem_keyboard_data_change_flag 
-0x4afb 017896 rtn 
-:      017898 keyboard_set_repeat_send_flag:
-0x4afc 017899 jam 1 ,mem_24g_repeat_send_flag 
-0x4afd 017900 rtn 
-:      017903 keyboard_24g_attempt_fail:
-0x4afe 017904 fetch 1 ,mem_24g_attempt_fail_flag 
-0x4aff 017905 nbranch keyboard_24g_hibernate_set ,blank 
-0x4b00 017906 fetch 1 ,mem_24g_reconn_type 
-0x4b01 017907 beq fast_conn_and_3_0_addr ,keyboard_24g_fast_conn_attempt_fail 
-0x4b02 017908 beq receiver_and_3_0_addr ,keyboard_24g_attempt_fail_enter_hibernate 
-0x4b03 017909 branch keyboard_24g_attempt_fail_enter_hibernate 
-:      017911 keyboard_24g_attempt_fail_enter_hibernate:
-0x4b04 017912 call mouse_24g_stop 
-0x4b05 017913 fetch 1 ,mem_reconn_times 
-0x4b06 017914 nbranch mouse_polling_device ,blank 
-0x4b07 017915 fetch 1 ,mem_device_flag 
-0x4b08 017916 beq mode_24g_device ,keyboard_app_enter_hibernate 
-0x4b09 017917 rtn 
-:      017919 keyboard_24g_fast_conn_attempt_fail:
-0x4b0a 017920 fetch mouse_flag_len ,mem_mouse_flag 
-0x4b0b 017921 bbit1 mouse_enable_24g_first_auto_pairing ,mouse_24g_start_auto_pair 
-0x4b0c 017922 bbit1 mouse_enable_auto_24g_paring ,mouse_24g_start_auto_pair 
-0x4b0d 017923 bbit0 mouse_enable_24g_auto_pair_nerver_been_paired ,mouse_24g_reconn_dongle_start 
-0x4b0e 017924 fetch 4 ,mem_mouse_24g_addr 
-0x4b0f 017925 branch keyboard_24g_start_pair_mode ,blank 
-0x4b10 017926 branch mouse_24g_reconn_dongle_start 
-:      017928 keyboard_24g_hibernate_set:
-0x4b11 017929 jam 0 ,mem_24g_attempt_fail_flag 
-0x4b12 017930 call g24_transmit_next_packet 
-0x4b13 017931 setarg -1 
-0x4b14 017932 store 8 ,mem_24g_enter_hibernate 
-0x4b15 017933 setarg 0 
-0x4b16 017934 store 7 ,mem_mouse_key 
-0x4b17 017935 jam 1 ,mem_sensor_shutdown_flag 
-0x4b18 017936 branch keyboard_g24_long_sleep 
-:      017941 keyboard_bb_event_timer:
-0x4b19 017942 bpatch patch08_7 ,mem_patch08 
-0x4b1a 017943 call mouse_adc_read 
-0x4b1b 017944 call keyboard_low_voltage_param_set 
-0x4b1c 017945 call mouse_low_voltage_led_timer 
-0x4b1d 017947 call g24_pair_timeout_timer 
-0x4b1e 017948 call g24_reconn_timeout_timer 
-0x4b1f 017949 call mouse_24g_long_sleep_param_update_timer 
-0x4b20 017950 call keyboard_24g_repeat_send_data 
-0x4b21 017951 call keyboard_24g_led_status_get_timer 
-0x4b22 017955 call keyboard_check_discovery_timeout_timer 
-0x4b23 017957 call keyboard_check_direct_timeout_timer 
-0x4b24 017958 call mouse_le_enable_att_list_timer 
-0x4b25 017959 call keyboard_le_battery_updata_timer 
-0x4b26 017960 call mouse_le_send_smp_security_request_timer 
-0x4b27 017961 call keyboard_le_send_conn_param_update_timer 
-0x4b28 017962 call keyboard_le_auto_recognize_timer 
-0x4b29 017964 call mouse_current_mult_update_timer 
-0x4b2a 017965 call mouse_wheel_trigger_timer 
-0x4b2b 017966 call keyboard_store_information_delay_timer 
-0x4b2c 017967 call keyboard_capslock_led_on_timer 
-0x4b2d 017968 call keyboard_long_press_timer 
-0x4b2e 017969 call keyboard_commbination_delay_release_timer 
-0x4b2f 017970 fetch 1 ,mem_device_flag 
-0x4b30 017971 beq mode_24g_device ,keyboard_check_no_data_timeout_timer 
-0x4b31 017972 branch mouse_check_no_data_timeout_timer 
-:      017975 keyboard_commbination_key_process:
-0x4b32 017976 fetch 1 ,mem_commbination_key_statue 
-0x4b33 017977 rtnne commbination_key_state_down 
-0x4b34 017978 arg mem_combination_ui_button_count ,regc 
-0x4b35 017979 arg mouse_bluetooth_fast_conn_init ,regb 
-0x4b36 017980 branch timer_single_step 
-:      017982 keyboard_commbination_fast_conn_bt_check:
-0x4b37 017983 fetch 2 ,mem_keyboard_keyvalue_buffer + 2 
-0x4b38 017984 fetcht 2 ,mem_keyboard_commbination_fast_conn_bt 
-0x4b39 017985 isub temp ,null 
-0x4b3a 017986 branch keyboard_commbination_key_down ,zero 
-0x4b3b 017987 byteswap temp ,temp 
-0x4b3c 017988 isub temp ,null 
-0x4b3d 017989 branch keyboard_commbination_key_down ,zero 
-0x4b3e 017990 branch mouse_commbination_key_up 
-:      017992 keyboard_commbination_key_down:
-0x4b3f 017993 fetch 1 ,mem_commbination_key_statue 
-0x4b40 017994 rtneq commbination_key_state_down 
-0x4b41 017995 jam commbination_key_state_down ,mem_commbination_key_statue 
-0x4b42 017996 rtn 
-:      017999 keyboard_check_discovery_timeout_timer:
-0x4b43 018000 arg mem_mouse_discovery_timer ,regc 
-0x4b44 018001 arg keyboard_check_discovery_timeout ,regb 
-0x4b45 018002 branch timer_single_step_2b 
-:      018004 keyboard_check_discovery_timeout:
-0x4b46 018005 call keyboard_stop_discovery 
-0x4b47 018006 branch keyboard_app_enter_hibernate 
-:      018011 keyboard_store_information_delay_timer:
-0x4b48 018012 arg mem_store_information_delay_timer ,regc 
-0x4b49 018013 arg keyboard_store_device_info_check ,regb 
-0x4b4a 018014 branch timer_single_step 
-:      018016 keyboard_store_device_info_check:
-0x4b4b 018017 call keyboard_store_device_info 
-0x4b4c 018018 fetch 1 ,mem_mouse_need_soft_reset 
-0x4b4d 018019 nbranch mouse_soft_reset ,blank 
-0x4b4e 018020 rtn 
-:      018022 keyboard_low_voltage_param_set:
-0x4b4f 018023 fetch 1 ,mem_mouse_adc_last_low_voltage_flag 
-0x4b50 018024 branch keyboard_low_voltage_param_set_33v ,blank 
-0x4b51 018025 jam 58 ,mem_mouse_vdd_low_vol 
-0x4b52 018026 rtn 
-:      018027 keyboard_low_voltage_param_set_33v:
-0x4b53 018028 jam 53 ,mem_mouse_vdd_low_vol 
-0x4b54 018029 rtn 
-:      018031 keyboard_le_auto_recognize_timer:
-0x4b55 018033 arg mem_le_start_auto_reco_timer ,regc 
-0x4b56 018034 arg keyboard_le_send_att_find_by_type_value_request_ancs ,regb 
-0x4b57 018035 branch timer_single_step 
-:      018037 keyboard_check_direct_timeout_timer:
-0x4b58 018038 arg mem_mouse_direct_timer ,regc 
-0x4b59 018039 arg mouse_check_direct_timeout ,regb 
-0x4b5a 018040 call timer_single_step 
-0x4b5b 018041 branch mouse_check_direct_timeout_timer + 3 
-:      018043 keyboard_le_battery_updata_timer:
-0x4b5c 018044 fetch mouse_flag_len ,mem_mouse_flag 
-0x4b5d 018045 rtnbit1 mouse_enable_le_battery_service_cancel 
-0x4b5e 018046 branch mouse_le_battery_updata_timer 
-:      018048 keyboard_le_send_conn_param_update_timer:
-0x4b5f 018049 arg mem_keyboard_le_send_conn_param_update_timer ,regc 
-0x4b60 018050 arg mouse_updata_le_param ,regb 
-0x4b61 018051 branch timer_single_step 
-:      018053 keyboard_24g_repeat_send_data:
-0x4b62 018054 fetch 1 ,mem_24g_repeat_send_flag 
-0x4b63 018055 rtn blank 
-0x4b64 018056 jam 0 ,mem_24g_repeat_send_flag 
-0x4b65 018057 jam 1 ,mem_keyboard_data_change_flag 
-0x4b66 018058 call g24_txdata_prep 
-0x4b67 018059 branch keyboard_g24_transmit_process 
-:      018061 keyboard_24g_led_status_get_timer:
-0x4b68 018062 arg mem_keyboard_led_status_get_timer ,regc 
-0x4b69 018063 arg keyboard_24g_led_status_clear ,regb 
-0x4b6a 018064 branch timer_single_step 
-:      018066 keyboard_24g_led_status_clear:
-0x4b6b 018067 jam 0 ,mem_keyboard_led_status_get 
-0x4b6c 018068 rtn 
-:      018074 keyboard_device_led_off:
-0x4b6d 018075 call mouse_device_multi_led_off 
-0x4b6e 018076 call keyboard_capslock_led_off 
-:      018077 keyboard_power_led_off:
-0x4b6f 018078 fetcht 1 ,mem_keyboard_power_led_gpio 
-0x4b70 018079 branch gpio_out_inactive 
-:      018080 keyboard_numlock_led_off:
-0x4b71 018081 rtn 
-:      018084 keyboard_capslock_led_on_timer:
-0x4b72 018085 fetch 1 ,mem_keyboard_caps_led_gpio 
-0x4b73 018086 rtneq gpio_disable 
-0x4b74 018087 fetch 2 ,mem_mouse_no_data_timer 
-0x4b75 018088 rtn blank 
-0x4b76 018089 fetch 2 ,mem_mouse_no_data_timeout 
-0x4b77 018090 fetcht 2 ,mem_mouse_no_data_timer 
-0x4b78 018091 isub temp ,temp 
-0x4b79 018092 fetch 2 ,mem_keyboard_caps_led_on_timer 
-0x4b7a 018093 isub temp ,pdata 
-0x4b7b 018094 branch keyboard_capslock_led_check_on ,positive 
-:      018095 keyboard_capslock_led_off:
-0x4b7c 018096 fetcht 1 ,mem_keyboard_caps_led_gpio 
-0x4b7d 018097 branch gpio_out_inactive 
-:      018101 keyboard_capslock_led_check_on:
-0x4b7e 018102 fetch 1 ,mem_keyboard_led_status 
-0x4b7f 018103 bbit0 kb_pc_keysel_capslock ,keyboard_capslock_led_off 
-0x4b80 018104 fetcht 1 ,mem_keyboard_caps_led_gpio 
-0x4b81 018105 branch gpio_out_active 
-:      018107 keyboard_long_press_timer:
-0x4b82 018108 arg mem_same_keyvalue_timer ,regc 
-0x4b83 018109 arg keyboard_long_press_timerout ,regb 
-0x4b84 018110 branch timer_single_step_2b 
-:      018112 keyboard_long_press_timerout:
-0x4b85 018113 jam 1 ,mem_same_keyvalue_timerout_flag 
-0x4b86 018114 branch app_enter_hibernate 
-:      018116 keyboard_commbination_delay_release_timer:
-0x4b87 018117 arg mem_keyboard_commbination_control_key_delay_release_timer ,regc 
-0x4b88 018118 arg keyboard_commbination_key_null_set ,regb 
-0x4b89 018119 branch timer_single_step 
-:      018122 keyboard_check_no_data_timeout_timer:
-0x4b8a 018123 arg mem_mouse_no_data_timer ,regc 
-0x4b8b 018124 arg keyboard_check_no_data_timeout ,regb 
-0x4b8c 018125 branch timer_single_step_2b 
-:      018127 keyboard_check_no_data_timeout:
-0x4b8d 018128 fetch 1 ,mem_device_flag 
-0x4b8e 018129 beq mode_24g_device ,keyboard_24g_hibernate_set 
-0x4b8f 018130 branch mouse_disconnect 
-:      018133 keyboard_bb_event_discovery_btn:
-0x4b90 018134 isolate1 mark_24g ,mark 
-0x4b91 018135 call mouse_24g_stop ,true 
-0x4b92 018136 call mouse_disconnect 
-0x4b93 018137 call mouse_le_clean_connect_flag 
-0x4b94 018138 branch keyboard_start_discovery 
-:      018140 keyboard_start_discovery:
-0x4b95 018141 bpatch patch09_0 ,mem_patch09 
-0x4b96 018142 call mouse_device_discovery_led_config 
-0x4b97 018143 fetch 2 ,mem_ui_state_map 
-0x4b98 018144 isolate1 ui_state_ble_adv ,pdata 
-0x4b99 018145 call mouse_stop_le_adv ,true 
-0x4b9a 018147 setarg 0 
-0x4b9b 018148 store 2 ,mem_le_battery_level_updata_timer 
-0x4b9c 018149 call keyboard_capslock_led_off 
-0x4b9d 018150 jam 0xff ,mem_kb_computer_system 
-0x4b9e 018152 fetch 2 ,mem_ui_state_map 
-0x4b9f 018153 isolate1 ui_state_ble_adv ,pdata 
-0x4ba0 018154 call mouse_stop_le_adv ,true 
-0x4ba1 018155 call mouse_bluetooth_fast_conn_disable 
-0x4ba2 018156 fetch 2 ,mem_ui_state_map 
-0x4ba3 018157 bbit1 ui_state_ble_adv ,keyboard_start_discovery_norandom 
-0x4ba4 018158 fetch mouse_flag_len ,mem_mouse_flag 
-0x4ba5 018159 bbit0 mouse_enable_ble_random_addre ,keyboard_start_discovery_norandom 
-0x4ba6 018160 fetcht 2 ,mem_random_addr_increase_count 
-0x4ba7 018161 increase 1 ,temp 
-0x4ba8 018162 storet 2 ,mem_random_addr_increase_count 
-0x4ba9 018163 storet 2 ,mem_le_lap + 1 
-0x4baa 018164 random pdata 
-0x4bab 018165 store 1 ,mem_le_lap 
-:      018166 keyboard_start_discovery_norandom:
-0x4bac 018167 fetch 3 ,mem_mouse_le_lap_temp 
-0x4bad 018168 store 3 ,mem_le_lap + 3 
-0x4bae 018169 call app_lpm_mult_disable 
-0x4baf 018170 fetch 2 ,mem_mouse_discovery_timeout 
-0x4bb0 018171 store 2 ,mem_mouse_discovery_timer 
-0x4bb1 018172 setarg 0 
-0x4bb2 018173 store 2 ,mem_mouse_no_data_timer 
-0x4bb3 018174 store 2 ,mem_le_battery_level_updata_timer 
-0x4bb4 018175 store 1 ,mem_mouse_direct_timer 
-0x4bb5 018176 store 1 ,mem_mouse_bluetooth_reconnect_timeout 
-0x4bb6 018177 store 1 ,mem_mouse_clear_sensor_data_flag 
-0x4bb7 018178 arg mouse_store_eeprom_flag ,queue 
-0x4bb8 018179 call mouse_enable_function_flag 
-0x4bb9 018180 call mouse_bt_discovery_button_down_disable 
-0x4bba 018181 branch mouse_check_51cmd_adv 
-:      018184 keyboard_low_voltage_led_blink_disable:
-0x4bbb 018185 jam 0 ,mem_mouse_adc_last_low_voltage_flag 
-0x4bbc 018186 branch mouse_low_voltage_led_off_judge 
-:      018188 keyboard_stop_discovery:
-0x4bbd 018189 bpatch patch09_1 ,mem_patch09 
-0x4bbe 018190 setarg 0 
-0x4bbf 018191 store 2 ,mem_mouse_discovery_timer 
-0x4bc0 018192 arg mouse_bt_discovery_button_long_down_flag ,queue 
-0x4bc1 018193 call mouse_disable_function_flag 
-0x4bc2 018194 jam 0 ,mem_mouse_bluetooth_reconnect_timeout 
-0x4bc3 018195 call mouse_stop_le_adv 
-0x4bc4 018196 branch keyboard_device_led_off 
-:      018199 keyboard_store_remote_bdaddr:
-0x4bc5 018200 bpatch patch09_2 ,mem_patch09 
-0x4bc6 018201 fetch mouse_flag_len ,mem_mouse_flag 
-0x4bc7 018202 rtnbit0 mouse_store_eeprom_flag 
-0x4bc8 018203 arg mouse_store_eeprom_flag ,queue 
-0x4bc9 018204 call mouse_disable_function_flag 
-0x4bca 018205 call mouse_check_device_addr 
-0x4bcb 018206 branch mouse_unplug_clean_bdaddr 
-:      018209 keyboard_idle:
-0x4bcc 018210 bpatch patch09_3 ,mem_patch09 
-0x4bcd 018211 call mouse_low_voltage_led_no_enter_lpm 
-0x4bce 018212 branch ui_check_paring_button 
-:      018216 keyboard_start_work:
-0x4bcf 018217 bpatch patch09_4 ,mem_patch09 
-0x4bd0 018218 fetch mouse_flag_len ,mem_mouse_flag 
-0x4bd1 018219 bbit0 mouse_enable_adc ,keyboard_start_work_next 
-0x4bd2 018220 call enable_adc 
-0x4bd3 018221 call vdd_calculate_by_mode 
-0x4bd4 018222 store 2 ,mem_mouse_vdd_now_vol 
-0x4bd5 018224 fetch 2 ,mem_adc_current_value 
-0x4bd6 018225 isub temp ,null 
-0x4bd7 018226 branch keyboard_start_work ,positive 
-0x4bd8 018227 arg mem_mouse_vdd_calculate_set ,rega 
-0x4bd9 018228 call mouse_adc_bat_percent_lowpower_out 
-0x4bda 018229 fetch 1 ,mem_adc_power_flag 
-0x4bdb 018230 bbit1 1 ,keyboard_power_down 
-:      018231 keyboard_start_work_next:
-0x4bdc 018233 fetch 1 ,mem_keyboard_pairing_type 
-0x4bdd 018234 call keyboard_enable_bt_button_pairing ,blank 
-0x4bde 018235 fetch 1 ,mem_keyboard_bt_button_flag 
-0x4bdf 018236 nrtn blank 
-0x4be0 018237 fetch 1 ,mem_device_flag 
-0x4be1 018238 beq mode_24g_device ,mouse_24g_reconn_general_dongle 
-0x4be2 018239 call mouse_bluetooth_fast_conn_disable 
-0x4be3 018240 fetch 6 ,mem_device1_addr 
-0x4be4 018241 branch mouse_bluetooth_fast_conn_init ,blank 
-0x4be5 018242 branch mouse_start_reconnect_device 
-:      018254 keyboard_le:
-0x4be6 018255 bpatch patch09_5 ,mem_patch09 
-0x4be7 018256 call le_fifo_check_nearly_full 
-0x4be8 018257 nrtn blank 
-0x4be9 018258 fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
-0x4bea 018259 beq 0xff ,keyboard_le_next 
-0x4beb 018260 fetch 1 ,mem_le_connect_status_flag 
-0x4bec 018261 and pdata ,0x03 ,pdata 
-0x4bed 018262 rtnne 0x03 
-:      018263 keyboard_le_next:
-0x4bee 018264 fetch mouse_flag_len ,mem_mouse_flag 
-0x4bef 018265 bbit1 mouse_24g_pairing_flag ,mouse_le_send_empty_packet 
-0x4bf0 018266 bbit1 mouse_select_device_flag ,mouse_le_send_empty_packet 
-0x4bf1 018267 bbit1 mouse_bt_discovery_button_down_flag ,mouse_le_send_empty_packet 
-0x4bf2 018268 bbit1 mouse_bt_discovery_button_long_down_flag ,mouse_le_send_empty_packet 
-0x4bf3 018269 call keyboard_motion 
-0x4bf4 018270 nrtn user 
-0x4bf5 018271 call mouse_current_mult_update 
-0x4bf6 018272 call mouse_wheel_trigger 
-0x4bf7 018273 fetch mouse_flag_len ,mem_mouse_flag 
-0x4bf8 018274 bbit0 mouse_enable_keyboard ,mouse_le_send_mouse_data 
-0x4bf9 018275 fetch 1 ,mem_customer_key 
-0x4bfa 018276 branch mouse_le_send_keyboard_package_data 
-:      018283 kscan_dispatch:
-0x4bfb 018284 fetch 1 ,mem_device_option 
-0x4bfc 018285 rtnne dvc_op_keyboard 
-0x4bfd 018286 call keyboard_keyscan 
-0x4bfe 018287 call keyboard_key_process 
-0x4bff 018288 branch keyboard_special_key_check 
-:      018295 keyboard_keyscan:
-0x4c00 018296 bpatch patch09_6 ,mem_patch09 
-0x4c01 018297 call keyboard_stb_state_low 
-0x4c02 018298 setarg 0 
-0x4c03 018299 store 2 ,mem_keyscan_exmcu_wait_wake_count 
-0x4c04 018300 arg mem_keyscan_value_current ,contr 
-0x4c05 018301 arg mem_keyscan_value_check ,contw 
-0x4c06 018302 arg 20 ,loopcnt 
-0x4c07 018303 call memcpy 
-0x4c08 018304 setarg mem_keyscan_value_current 
-0x4c09 018305 store 2 ,mem_keyscan_value_ptr 
-0x4c0a 018306 setarg mem_keyscan_exmcu_value 
-0x4c0b 018307 store 2 ,mem_keyscan_exmcu_value_ptr 
-0x4c0c 018308 call keyboard_keyscan_get_exmcu_value 
-0x4c0d 018309 call keyboard_keyscan_get_mcu_value 
-0x4c0e 018310 call keyboard_stb_state_high 
-:      018311 keyboard_keyscan_copy_value:
-0x4c0f 018312 fetch 2 ,mem_kb_excol_ptr 
-0x4c10 018313 copy pdata ,regb 
-0x4c11 018314 jam 0 ,mem_keyscan_col_loop_count 
-:      018315 keyboard_compare_col_excol_gpio_loop:
-0x4c12 018316 ifetcht 1 ,regb 
-0x4c13 018317 fetch 2 ,mem_kb_col_ptr 
-0x4c14 018318 copy pdata ,rega 
-0x4c15 018319 copy rega ,regc 
-0x4c16 018320 arg 20 ,loopcnt 
-:      018321 keyboard_compare_col_gpio_loop:
-0x4c17 018322 ifetch 1 ,rega 
-0x4c18 018323 isub temp ,null 
-0x4c19 018324 branch keyboard_copy_value_exmcu_to_mcu ,zero 
-0x4c1a 018325 increase 1 ,rega 
-0x4c1b 018326 loop keyboard_compare_col_gpio_loop 
-:      018327 keyboard_compare_col_excol_gpio_loop_next:
-0x4c1c 018328 increase 1 ,regb 
-0x4c1d 018329 fetch 1 ,mem_keyscan_col_loop_count 
-0x4c1e 018330 increase 1 ,pdata 
-0x4c1f 018331 store 1 ,mem_keyscan_col_loop_count 
-0x4c20 018332 sub pdata ,10 ,null 
-0x4c21 018333 branch keyboard_compare_col_excol_gpio_loop ,positive 
-0x4c22 018335 rtn 
-:      018337 keyboard_copy_value_exmcu_to_mcu:
-0x4c23 018338 fetch 2 ,mem_keyscan_value_ptr 
-0x4c24 018339 copy pdata ,contw 
-0x4c25 018340 copy rega ,pdata 
-0x4c26 018341 isub regc ,pdata 
-0x4c27 018342 iadd contw ,contw 
-0x4c28 018343 fetch 2 ,mem_keyscan_exmcu_value_ptr 
-0x4c29 018344 copy pdata ,regc 
-0x4c2a 018345 fetch 1 ,mem_keyscan_col_loop_count 
-0x4c2b 018346 iadd regc ,regc 
-0x4c2c 018347 ifetch 1 ,regc 
-0x4c2d 018348 istore 1 ,contw 
-0x4c2e 018349 branch keyboard_compare_col_excol_gpio_loop_next 
-:      018351 keyboard_keyscan_get_exmcu_value:
-0x4c2f 018352 bpatch patch09_7 ,mem_patch09 
-0x4c30 018353 call keyboard_stb_state_high 
-0x4c31 018354 call keyboard_clk_input 
-:      018355 keyboard_keyscan_exmcu_start:
-0x4c32 018356 fetch 2 ,mem_keyscan_exmcu_wait_wake_count 
-0x4c33 018357 increase 1 ,pdata 
-0x4c34 018358 store 2 ,mem_keyscan_exmcu_wait_wake_count 
-0x4c35 018359 bbit1 9 ,keyboard_keyscan_reset_exmcu 
-0x4c36 018360 fetcht 1 ,mem_mcu_clk_gpio 
-0x4c37 018361 call gpio_get_bit 
-0x4c38 018362 nbranch keyboard_keyscan_exmcu_start ,true 
-0x4c39 018363 nop 20 
-0x4c3a 018364 call keyboard_clk_state_high 
-0x4c3b 018365 call keyboard_stb_state_low 
-0x4c3c 018366 jam 0 ,mem_keyscan_col_loop_count 
-:      018367 keyboard_keyscan_exmcu_start_loop:
-0x4c3d 018368 call keyboard_clk_state_low 
-0x4c3e 018369 call keyboard_keyscan_exmcu_get_col_value 
-0x4c3f 018370 call keyboard_clk_state_high 
-0x4c40 018371 call keyboard_keyscan_exmcu_get_col_value 
-0x4c41 018372 sub pdata ,9 ,null 
-0x4c42 018373 branch keyboard_keyscan_exmcu_start_loop ,positive 
-0x4c43 018374 call keyboard_clk_state_low 
-0x4c44 018375 call keyboard_keyscan_exmcu_get_col_value 
-0x4c45 018376 branch keyboard_clk_state_high 
-:      018378 keyboard_keyscan_exmcu_get_col_value:
-0x4c46 018379 jam 0 ,mem_keyscan_value_temp 
-0x4c47 018380 nop 50 
-0x4c48 018381 call keyboard_keyscan_get_col_value 
-0x4c49 018382 fetch 2 ,mem_keyscan_exmcu_value_ptr 
-:      018383 keyboard_keyscan_value_store:
-0x4c4a 018384 copy pdata ,contw 
-0x4c4b 018385 fetch 1 ,mem_keyscan_col_loop_count 
-0x4c4c 018386 iadd contw ,contw 
-0x4c4d 018387 fetch 1 ,mem_keyscan_value_temp 
-0x4c4e 018388 istore 1 ,contw 
-0x4c4f 018389 fetch 1 ,mem_keyscan_col_loop_count 
-0x4c50 018390 increase 1 ,pdata 
-0x4c51 018391 store 1 ,mem_keyscan_col_loop_count 
-0x4c52 018392 rtn 
-:      018395 keyboard_keyscan_get_mcu_value:
-0x4c53 018396 nop 20 
-0x4c54 018397 fetch 2 ,mem_kb_col_ptr 
-0x4c55 018398 copy pdata ,regb 
-0x4c56 018399 jam 0 ,mem_keyscan_col_loop_count 
-:      018400 keyboard_keyscan_mcu_start:
-0x4c57 018401 jam 0 ,mem_keyscan_value_temp 
-0x4c58 018402 ifetcht 1 ,regb 
-0x4c59 018403 isolate1 7 ,temp 
-0x4c5a 018404 branch keyboard_keyscan_mcu_start_loop ,true 
-0x4c5b 018405 call gpio_out_active 
-0x4c5c 018406 call keyboard_keyscan_get_col_value 
-0x4c5d 018407 ifetcht 1 ,regb 
-0x4c5e 018408 call gpio_set_high_impedance 
-:      018409 keyboard_keyscan_mcu_start_loop:
-0x4c5f 018410 increase 1 ,regb 
-0x4c60 018411 fetch 2 ,mem_keyscan_value_ptr 
-0x4c61 018412 call keyboard_keyscan_value_store 
-0x4c62 018413 sub pdata ,19 ,null 
-0x4c63 018414 branch keyboard_keyscan_mcu_start ,positive 
-0x4c64 018415 rtn 
-:      018418 keyboard_keyscan_get_col_value:
-0x4c65 018419 fetch 2 ,mem_kb_row_ptr 
-0x4c66 018420 copy pdata ,regc 
-0x4c67 018421 arg 8 ,loopcnt 
-:      018423 keyboard_keyscan_get_col_value_loop:
-0x4c68 018424 ifetcht 1 ,regc 
-0x4c69 018425 call gpio_get_bit 
-0x4c6a 018426 fetch 1 ,mem_keyscan_value_temp 
-0x4c6b 018427 rshift pdata ,pdata 
-0x4c6c 018428 setflag true ,7 ,pdata 
-0x4c6d 018429 store 1 ,mem_keyscan_value_temp 
-0x4c6e 018430 increase 1 ,regc 
-0x4c6f 018431 loop keyboard_keyscan_get_col_value_loop 
-0x4c70 018432 rtn 
-:      018433 keyboard_keyscan_reset_exmcu:
-0x4c71 018434 fetcht 1 ,mem_mcu_rstb_gpio 
-0x4c72 018435 call gpio_out_active 
-0x4c73 018436 nop 20 
-0x4c74 018437 fetcht 1 ,mem_mcu_rstb_gpio 
-0x4c75 018438 call gpio_out_inactive 
-0x4c76 018439 nop 6000 
-0x4c77 018440 rtn 
-0x4c78 018441 branch keyboard_keyscan 
-:      018442 keyboard_clk_state_high:
-0x4c79 018443 fetcht 1 ,mem_mcu_clk_gpio 
-0x4c7a 018444 branch gpio_out_inactive 
-:      018446 keyboard_clk_state_low:
-0x4c7b 018447 fetcht 1 ,mem_mcu_clk_gpio 
-0x4c7c 018448 branch gpio_out_active 
-:      018449 keyboard_gpio_config_input_pu:
-0x4c7d 018450 sub temp ,ui_button_gpio_disable ,null 
-0x4c7e 018451 rtn zero 
-0x4c7f 018452 set0 gpio_active_bit ,temp 
-0x4c80 018453 branch gpio_config_input 
-:      018454 keyboard_clk_input:
-0x4c81 018455 fetcht 1 ,mem_mcu_clk_gpio 
-0x4c82 018456 branch gpio_config_input 
-:      018458 keyboard_stb_state_high:
-0x4c83 018459 fetcht 1 ,mem_mcu_stb_gpio 
-0x4c84 018460 branch gpio_out_inactive 
-:      018462 keyboard_stb_state_low:
-0x4c85 018463 fetcht 1 ,mem_mcu_stb_gpio 
-0x4c86 018464 branch gpio_out_active 
-:      018475 keyboard_press_change_or_no_key:
-0x4c87 018476 jam 0 ,mem_same_keyvalue_timerout_flag 
-0x4c88 018477 fetch 2 ,mem_same_keyvalue_timer_init 
-0x4c89 018478 store 2 ,mem_same_keyvalue_timer 
-0x4c8a 018479 rtn 
-:      018481 keyboard_key_process:
-0x4c8b 018483 bpatch patch0a_0 ,mem_patch0a 
-0x4c8c 018484 arg mem_keyscan_value_current ,rega 
-0x4c8d 018485 arg mem_keyscan_value_check ,regb 
-0x4c8e 018486 arg 20 ,loopcnt 
-0x4c8f 018487 call string_compare 
-0x4c90 018488 nbranch keyboard_press_change_or_no_key ,zero 
-0x4c91 018489 call keyboard_keyscan_value_current_zero_check 
-0x4c92 018490 call keyboard_press_change_or_no_key ,blank 
-0x4c93 018492 call keyboard_ghost_key_check 
-0x4c94 018493 fetch 1 ,mem_mouse_ghost_flag 
-0x4c95 018494 nrtn blank 
-0x4c96 018495 fetch 1 ,mem_keyboard_commbination_key_step 
-0x4c97 018496 rtneq cammbination_key_press 
-0x4c98 018497 rtneq cammbination_key_hold 
-0x4c99 018498 rtneq cammbination_key_wait_release 
-0x4c9a 018501 jam 0 ,mem_keyscan_col_loop_count 
-0x4c9b 018502 arg mem_keyscan_value_current ,rega 
-0x4c9c 018503 arg mem_keyscan_value_old ,regb 
-:      018504 keyboard_keyvalue_process:
-0x4c9d 018505 ifetcht 1 ,rega 
-0x4c9e 018506 ifetch 1 ,regb 
-0x4c9f 018507 ixor temp ,pdata 
-0x4ca0 018508 branch keyboard_keyvalue_process_loop ,blank 
-0x4ca1 018509 store 1 ,mem_keyscan_value_temp 
-0x4ca2 018510 storet 1 ,mem_keyboard_press_flag_temp 
-0x4ca3 018511 istoret 1 ,regb 
-0x4ca4 018512 jam 1 ,mem_keyboard_data_change_flag 
-0x4ca5 018513 jam 0 ,mem_keyboard_keyvalue_bit_loop_count 
-:      018514 keyboard_keyvalue_change:
-0x4ca6 018515 fetch 1 ,mem_keyscan_value_temp 
-0x4ca7 018516 bbit0 0 ,keyboard_keyvalue_change_loop 
-0x4ca8 018517 fetch 1 ,mem_keyscan_col_loop_count 
-0x4ca9 018518 mul32 pdata ,8 ,pdata 
-0x4caa 018519 fetcht 1 ,mem_keyboard_keyvalue_bit_loop_count 
-0x4cab 018520 iadd temp ,pdata 
-0x4cac 018521 arg mem_keyboard_keyvalue_map ,contr 
-0x4cad 018522 iadd contr ,contr 
-0x4cae 018523 ifetch 1 ,contr 
-0x4caf 018524 store 1 ,mem_keyboard_keyvalue_temp 
-0x4cb0 018525 call keyboard_keyvalue_fn_replace 
-0x4cb1 018526 call keyboard_keyvalue_commbination_replace 
-0x4cb2 018527 call keyboard_keyvalue_in_out 
-:      018528 keyboard_keyvalue_change_loop:
-0x4cb3 018529 fetch 1 ,mem_keyscan_value_temp 
-0x4cb4 018530 rshift pdata ,pdata 
-0x4cb5 018531 store 1 ,mem_keyscan_value_temp 
-0x4cb6 018532 fetch 1 ,mem_keyboard_press_flag_temp 
-0x4cb7 018533 rshift pdata ,pdata 
-0x4cb8 018534 store 1 ,mem_keyboard_press_flag_temp 
-0x4cb9 018535 fetch 1 ,mem_keyboard_keyvalue_bit_loop_count 
-0x4cba 018536 increase 1 ,pdata 
-0x4cbb 018537 store 1 ,mem_keyboard_keyvalue_bit_loop_count 
-0x4cbc 018538 loop keyboard_keyvalue_change 
-:      018539 keyboard_keyvalue_process_loop:
-0x4cbd 018540 increase 1 ,rega 
-0x4cbe 018541 increase 1 ,regb 
-0x4cbf 018542 fetch 1 ,mem_keyscan_col_loop_count 
-0x4cc0 018543 increase 1 ,pdata 
-0x4cc1 018544 store 1 ,mem_keyscan_col_loop_count 
-0x4cc2 018545 sub pdata ,19 ,null 
-0x4cc3 018546 branch keyboard_keyvalue_process ,positive 
-0x4cc4 018547 rtn 
-:      018549 keyboard_keyscan_value_current_zero_check:
-0x4cc5 018550 fetch 8 ,mem_keyscan_value_current 
-0x4cc6 018551 nrtn blank 
-0x4cc7 018552 fetch 8 ,mem_keyscan_value_current + 8 
-0x4cc8 018553 nrtn blank 
-0x4cc9 018554 fetch 4 ,mem_keyscan_value_current + 16 
-0x4cca 018555 nrtn blank 
-0x4ccb 018556 jam cammbination_key_free ,mem_keyboard_commbination_key_step 
-0x4ccc 018557 rtn 
-:      018561 keyboard_ghost_key_check:
-0x4ccd 018562 bpatch patch0a_1 ,mem_patch0a 
-0x4cce 018563 jam 0 ,mem_mouse_ghost_flag 
-0x4ccf 018564 jam 0 ,mem_keyboard_all_press_key_count 
-0x4cd0 018565 arg mem_keyscan_value_current ,rega 
-0x4cd1 018566 arg 20 ,loopcnt 
-:      018567 keyboard_ghost_key_check_loop:
-0x4cd2 018568 jam 0 ,mem_keyboard_current_col_press_key_count 
-0x4cd3 018569 ifetch 1 ,rega 
-0x4cd4 018570 branch keyboard_ghost_key_check_next_loop ,blank 
-:      018571 keyboard_current_col_press_key_count_check:
-0x4cd5 018572 fetcht 1 ,mem_keyboard_current_col_press_key_count 
-0x4cd6 018573 increase 1 ,temp 
-0x4cd7 018574 storet 1 ,mem_keyboard_current_col_press_key_count 
-0x4cd8 018575 copy pdata ,temp 
-0x4cd9 018576 increase -1 ,pdata 
-0x4cda 018577 iand temp ,pdata 
-0x4cdb 018578 nbranch keyboard_current_col_press_key_count_check ,zero 
-0x4cdc 018579 fetch 1 ,mem_keyboard_current_col_press_key_count 
-0x4cdd 018580 fetcht 1 ,mem_keyboard_all_press_key_count 
-0x4cde 018581 iadd temp ,temp 
-0x4cdf 018582 storet 1 ,mem_keyboard_all_press_key_count 
-0x4ce0 018583 sub pdata ,1 ,null 
-0x4ce1 018584 branch keyboard_ghost_key_check_next_loop ,positive 
-0x4ce2 018585 sub temp ,2 ,null 
-0x4ce3 018586 branch keyboard_ghost_key_check_next_loop ,positive 
-0x4ce4 018587 jam 0 ,mem_keyscan_col_loop_count 
-0x4ce5 018588 jam 0 ,mem_keyboard_same_row_press_key_count 
-0x4ce6 018589 ifetcht 1 ,rega 
-0x4ce7 018590 arg mem_keyscan_value_current ,regb 
-:      018591 keyboard_same_row_key_check:
-0x4ce8 018592 fetch 1 ,mem_keyscan_col_loop_count 
-0x4ce9 018593 increase 1 ,pdata 
-0x4cea 018594 store 1 ,mem_keyscan_col_loop_count 
-0x4ceb 018595 sub pdata ,19 ,null 
-0x4cec 018596 nbranch keyboard_ghost_key_check_next_loop ,positive 
-0x4ced 018597 ifetch 1 ,regb 
-0x4cee 018598 iand temp ,null 
-0x4cef 018599 branch keyboard_same_row_key_check_loop ,zero 
-0x4cf0 018600 fetch 1 ,mem_keyboard_same_row_press_key_count 
-0x4cf1 018601 increase 1 ,pdata 
-0x4cf2 018602 store 1 ,mem_keyboard_same_row_press_key_count 
-0x4cf3 018603 sub pdata ,1 ,null 
-0x4cf4 018604 branch keyboard_same_row_key_check_loop ,positive 
-0x4cf5 018605 jam 1 ,mem_mouse_ghost_flag 
-0x4cf6 018606 rtn 
-:      018608 keyboard_ghost_key_check_next_loop:
-0x4cf7 018609 increase 1 ,rega 
-0x4cf8 018610 loop keyboard_ghost_key_check_loop 
-0x4cf9 018611 rtn 
-:      018613 keyboard_same_row_key_check_loop:
-0x4cfa 018614 increase 1 ,regb 
-0x4cfb 018615 branch keyboard_same_row_key_check 
-:      018623 keyboard_keyvalue_fn_replace:
-0x4cfc 018624 bpatch patch0a_2 ,mem_patch0a 
-0x4cfd 018625 fetch 1 ,mem_keyboard_press_flag_temp 
-0x4cfe 018626 ncall keyboard_commbination_delay_release_clear ,blank 
-0x4cff 018627 fetch 1 ,mem_keyboard_fn_flag 
-0x4d00 018628 ncall keyboard_keyvalue_fn_replace_press ,blank 
-0x4d01 018629 fetch 1 ,mem_keyboard_fn_first 
-0x4d02 018630 fetcht 1 ,mem_keyboard_fn_flag 
-0x4d03 018631 ixor temp ,pdata 
-0x4d04 018632 rtn zero 
-0x4d05 018633 fetch 1 ,mem_keyboard_keyvalue_temp 
-0x4d06 018634 beq hid_key_esc ,keyboard_keyvalue_fn_esc 
-0x4d07 018635 beq hid_key_delete ,keyboard_keyvalue_fn_delete 
-0x4d08 018636 sub pdata ,hid_key_f12 ,null 
-0x4d09 018637 nrtn positive 
-0x4d0a 018638 arg hid_key_f1 ,temp 
-0x4d0b 018639 isub temp ,pdata 
-0x4d0c 018640 nrtn positive 
-0x4d0d 018641 arg mem_keyboard_fn_f1 ,contr 
-0x4d0e 018642 iadd contr ,contr 
-0x4d0f 018643 ifetch 1 ,contr 
-0x4d10 018644 branch keyboard_keyvalue_store_temp 
-:      018646 keyboard_keyvalue_fn_replace_press:
-0x4d11 018647 fetch 1 ,mem_keyboard_keyvalue_temp 
-0x4d12 018648 beq hid_key_up_arrow ,keyboard_keyvalue_fn_up_arrow 
-0x4d13 018649 beq hid_key_down_arrow ,keyboard_keyvalue_fn_down_arrow 
-0x4d14 018650 beq hid_key_left_arrow ,keyboard_keyvalue_fn_left_arrow 
-0x4d15 018651 beq hid_key_right_arrow ,keyboard_keyvalue_fn_right_arrow 
-0x4d16 018652 beq hid_key_left_ctrl ,keyboard_keyvalue_fn_left_ctrl 
-0x4d17 018653 beq hid_key_space ,keyboard_keyvalue_fn_space 
-0x4d18 018654 rtn 
-:      018656 keyboard_keyvalue_fn_esc:
-0x4d19 018657 fetch 1 ,mem_keyboard_fn_esc 
-0x4d1a 018658 branch keyboard_keyvalue_store_temp 
-:      018660 keyboard_keyvalue_fn_delete:
-0x4d1b 018661 fetch 1 ,mem_keyboard_fn_del 
-0x4d1c 018662 branch keyboard_keyvalue_store_temp 
-:      018664 keyboard_keyvalue_fn_up_arrow:
-0x4d1d 018665 fetch 1 ,mem_keyboard_fn_arrow_enable_flag 
-0x4d1e 018666 rtn blank 
-0x4d1f 018667 setarg hid_key_page_up 
-0x4d20 018668 branch keyboard_keyvalue_store_temp 
-:      018670 keyboard_keyvalue_fn_down_arrow:
-0x4d21 018671 fetch 1 ,mem_keyboard_fn_arrow_enable_flag 
-0x4d22 018672 rtn blank 
-0x4d23 018673 setarg hid_key_page_down 
-0x4d24 018674 branch keyboard_keyvalue_store_temp 
-:      018676 keyboard_keyvalue_fn_left_arrow:
-0x4d25 018677 fetch 1 ,mem_keyboard_fn_arrow_enable_flag 
-0x4d26 018678 rtn blank 
-0x4d27 018679 setarg hid_key_home 
-0x4d28 018680 branch keyboard_keyvalue_store_temp 
-:      018682 keyboard_keyvalue_fn_right_arrow:
-0x4d29 018683 fetch 1 ,mem_keyboard_fn_arrow_enable_flag 
-0x4d2a 018684 rtn blank 
-0x4d2b 018685 setarg hid_key_end 
-0x4d2c 018686 branch keyboard_keyvalue_store_temp 
-:      018688 keyboard_keyvalue_fn_left_ctrl:
-0x4d2d 018689 fetch 1 ,mem_keyboard_fn_left_ctrl_enable_flag 
-0x4d2e 018690 rtn blank 
-0x4d2f 018691 fetch 1 ,mem_kb_computer_system 
-0x4d30 018692 beq system_os_windows ,keyboard_keyvalue_windows_osk 
-0x4d31 018693 setarg hid_key_os_soft_kb 
-0x4d32 018694 branch keyboard_keyvalue_store_temp 
-:      018695 keyboard_keyvalue_windows_osk:
-0x4d33 018696 setarg hid_key_osk 
-0x4d34 018697 branch keyboard_keyvalue_store_temp 
-:      018699 keyboard_keyvalue_fn_space:
-0x4d35 018700 fetch 1 ,mem_keyboard_fn_space_enable_flag 
-0x4d36 018701 rtn blank 
-0x4d37 018702 setarg hid_key_language 
-:      018703 keyboard_keyvalue_store_temp:
-0x4d38 018704 store 1 ,mem_keyboard_keyvalue_temp 
-0x4d39 018705 rtn 
-:      018711 keyboard_keyvalue_commbination_replace:
-0x4d3a 018712 bpatch patch0a_3 ,mem_patch0a 
-0x4d3b 018713 fetch 1 ,mem_keyboard_keyvalue_temp 
-0x4d3c 018714 beq hid_key_print_screen ,keyboard_commination_screen_shot_replace 
-0x4d3d 018715 beq hid_key_page_up ,keyboard_commination_pageup_replace 
-0x4d3e 018716 beq hid_key_page_down ,keyboard_commination_pagedown_replace 
-0x4d3f 018717 beq hid_key_home ,keyboard_commination_home_replace 
-0x4d40 018718 beq hid_key_end ,keyboard_commination_end_replace 
-0x4d41 018719 beq hid_key_select_all ,keyboard_commination_select_all 
-0x4d42 018720 beq hid_key_copy ,keyboard_commbination_copy 
-0x4d43 018721 beq hid_key_paste ,keyboard_commbination_paste 
-0x4d44 018722 beq hid_key_cut ,keyboard_commbination_cut 
-0x4d45 018723 beq hid_key_all_os_lock ,keyboard_commination_os_lock 
-0x4d46 018724 beq hid_key_osk ,keyboard_commbination_osk 
-0x4d47 018725 beq hid_key_language ,keyboard_commbination_language 
-0x4d48 018726 beq hid_key_app_tiling ,keyboard_commbination_app_tiling 
-0x4d49 018727 rtn 
-:      018729 keyboard_commbination_delay_release_set:
-0x4d4a 018730 fetch 1 ,mem_keyboard_press_flag_temp 
-0x4d4b 018731 nrtn blank 
-0x4d4c 018732 jam 10 ,mem_keyboard_commbination_control_key_delay_release_timer 
-0x4d4d 018733 rtn 
-:      018735 keyboard_commbination_delay_release_clear:
-0x4d4e 018736 jam 0 ,mem_keyboard_commbination_control_key_delay_release_timer 
-0x4d4f 018737 rtn 
-:      018739 keyboard_commination_screen_shot_replace:
-0x4d50 018740 fetch 1 ,mem_kb_computer_system 
-0x4d51 018741 rtneq system_os_windows 
-0x4d52 018742 rtneq system_os_andriod 
-0x4d53 018743 jam left_shift_gui ,mem_keyboard_commbination_control_key_value 
-0x4d54 018744 jam hid_key_3 ,mem_keyboard_commbination_standard_key_value 
-0x4d55 018745 branch keyboard_commbination_keypress 
-:      018747 keyboard_commination_pageup_replace:
-0x4d56 018748 jam hid_key_up_arrow ,mem_keyboard_commbination_standard_key_value 
-:      018749 keyboard_commination_ios_mac_command_commiation:
-0x4d57 018750 fetch 1 ,mem_kb_computer_system 
-0x4d58 018751 rtneq system_os_windows 
-0x4d59 018752 rtneq system_os_andriod 
-0x4d5a 018753 jam left_gui ,mem_keyboard_commbination_control_key_value 
-0x4d5b 018754 branch keyboard_commbination_keypress 
-:      018756 keyboard_commination_pagedown_replace:
-0x4d5c 018757 jam hid_key_down_arrow ,mem_keyboard_commbination_standard_key_value 
-0x4d5d 018758 branch keyboard_commination_ios_mac_command_commiation 
-:      018760 keyboard_commination_home_replace:
-0x4d5e 018761 jam hid_key_left_arrow ,mem_keyboard_commbination_standard_key_value 
-0x4d5f 018762 branch keyboard_commination_ios_mac_command_commiation 
-:      018764 keyboard_commination_end_replace:
-0x4d60 018765 jam hid_key_right_arrow ,mem_keyboard_commbination_standard_key_value 
-0x4d61 018766 branch keyboard_commination_ios_mac_command_commiation 
-:      018768 keyboard_commination_select_all:
-0x4d62 018769 jam hid_key_a ,mem_keyboard_commbination_standard_key_value 
-:      018770 keyboard_commbination_text_edit:
-0x4d63 018771 jam left_control ,mem_keyboard_commbination_control_key_value 
-0x4d64 018772 fetch 1 ,mem_kb_computer_system 
-0x4d65 018773 beq system_os_windows ,keyboard_commbination_keypress 
-0x4d66 018774 beq system_os_andriod ,keyboard_commbination_keypress 
-0x4d67 018775 jam left_gui ,mem_keyboard_commbination_control_key_value 
-0x4d68 018776 branch keyboard_commbination_keypress 
-:      018778 keyboard_commbination_copy:
-0x4d69 018779 jam hid_key_c ,mem_keyboard_commbination_standard_key_value 
-0x4d6a 018780 branch keyboard_commbination_text_edit 
-:      018782 keyboard_commbination_paste:
-0x4d6b 018783 jam hid_key_v ,mem_keyboard_commbination_standard_key_value 
-0x4d6c 018784 branch keyboard_commbination_text_edit 
-:      018786 keyboard_commbination_cut:
-0x4d6d 018787 jam hid_key_x ,mem_keyboard_commbination_standard_key_value 
-0x4d6e 018788 branch keyboard_commbination_text_edit 
-:      018790 keyboard_commination_os_lock:
-0x4d6f 018791 fetch 1 ,mem_kb_computer_system 
-0x4d70 018792 beq system_os_windows ,keyboard_commination_windows_lock 
-0x4d71 018793 beq system_os_mac ,keyboard_commination_mac_lock 
-0x4d72 018794 setarg hid_key_ios_android_os_lock 
-0x4d73 018795 branch keyboard_keyvalue_store_temp 
-:      018796 keyboard_commination_windows_lock:
-0x4d74 018797 jam left_gui ,mem_keyboard_commbination_control_key_value 
-0x4d75 018798 jam hid_key_l ,mem_keyboard_commbination_standard_key_value 
-0x4d76 018799 branch keyboard_commbination_keypress 
-:      018800 keyboard_commination_mac_lock:
-0x4d77 018801 jam left_gui_control ,mem_keyboard_commbination_control_key_value 
-0x4d78 018802 jam hid_key_q ,mem_keyboard_commbination_standard_key_value 
-0x4d79 018803 branch keyboard_commbination_keypress 
-:      018805 keyboard_commbination_osk:
-0x4d7a 018806 fetch 1 ,mem_kb_computer_system 
-0x4d7b 018807 beq system_os_windows ,keyboard_commbination_windows_osk 
-0x4d7c 018808 setarg hid_key_os_soft_kb 
-0x4d7d 018809 branch keyboard_keyvalue_store_temp 
-:      018810 keyboard_commbination_windows_osk:
-0x4d7e 018811 jam left_gui_control ,mem_keyboard_commbination_control_key_value 
-0x4d7f 018812 jam hid_key_o ,mem_keyboard_commbination_standard_key_value 
-0x4d80 018813 branch keyboard_commbination_keypress 
-:      018815 keyboard_commbination_language:
-0x4d81 018816 fetch 1 ,mem_kb_computer_system 
-0x4d82 018817 beq system_os_windows ,keyboard_commbination_language_windows 
-0x4d83 018818 beq system_os_andriod ,keyboard_commbination_language_andriod 
-0x4d84 018819 jam left_control ,mem_keyboard_commbination_control_key_value 
-:      018820 keyboard_commbination_language_next:
-0x4d85 018821 jam hid_key_space ,mem_keyboard_commbination_standard_key_value 
-0x4d86 018822 call keyboard_commbination_delay_release_set 
-0x4d87 018823 branch keyboard_commbination_keypress 
-:      018824 keyboard_commbination_language_windows:
-0x4d88 018825 jam left_gui ,mem_keyboard_commbination_control_key_value 
-0x4d89 018826 branch keyboard_commbination_language_next 
-:      018827 keyboard_commbination_language_andriod:
-0x4d8a 018828 jam left_shift ,mem_keyboard_commbination_control_key_value 
-0x4d8b 018829 branch keyboard_commbination_language_next 
-:      018831 keyboard_commbination_app_tiling:
-0x4d8c 018832 fetch 1 ,mem_kb_computer_system 
-0x4d8d 018833 beq system_os_windows ,keyboard_commbination_app_tiling_windows_android 
-0x4d8e 018834 beq system_os_andriod ,keyboard_commbination_app_tiling_windows_android 
-0x4d8f 018835 jam left_control ,mem_keyboard_commbination_control_key_value 
-0x4d90 018836 jam hid_key_up_arrow ,mem_keyboard_commbination_standard_key_value 
-0x4d91 018837 branch keyboard_commbination_keypress 
-:      018838 keyboard_commbination_app_tiling_windows_android:
-0x4d92 018839 jam left_gui ,mem_keyboard_commbination_control_key_value 
-0x4d93 018840 jam hid_key_tab ,mem_keyboard_commbination_standard_key_value 
-0x4d94 018841 branch keyboard_commbination_keypress 
-:      018843 keyboard_commbination_keypress:
-0x4d95 018844 jam 0 ,mem_keyboard_keyvalue_temp 
-0x4d96 018845 fetch 1 ,mem_keyboard_press_flag_temp 
-0x4d97 018846 bbit0 0 ,keyboard_commbination_key_wait_release_set 
-0x4d98 018847 fetch 1 ,mem_keyboard_commbination_key_step 
-0x4d99 018848 beq cammbination_key_complete ,keyboard_commbination_key_hold_set 
-:      018849 keyboard_commbination_key_press_set:
-0x4d9a 018850 jam cammbination_key_press ,mem_keyboard_commbination_key_step 
-0x4d9b 018851 rtn 
-:      018853 keyboard_commbination_key_wait_release_set:
-0x4d9c 018854 jam cammbination_key_wait_release ,mem_keyboard_commbination_key_step 
-0x4d9d 018855 rtn 
-:      018857 keyboard_commbination_key_null_set:
-0x4d9e 018858 jam cammbination_key_null ,mem_keyboard_commbination_key_step 
-0x4d9f 018859 rtn 
-:      018862 keyboard_commbination_key_value_store:
-0x4da0 018863 store 1 ,mem_keyboard_tx_data + 1 
-0x4da1 018864 storet 1 ,mem_keyboard_tx_data + 3 
-0x4da2 018865 call enable_user 
-0x4da3 018866 jam hid_reportid_key_standard ,mem_keyboard_tx_data 
-0x4da4 018867 branch keyboard_motion_data_check_next 
-:      018869 keyboard_commbination_key_press_process:
-0x4da5 018870 fetch 1 ,mem_keyboard_commbination_control_key_value 
-0x4da6 018871 arg 0 ,temp 
-0x4da7 018872 call keyboard_commbination_key_value_store 
-:      018873 keyboard_commbination_key_hold_set:
-0x4da8 018874 jam cammbination_key_hold ,mem_keyboard_commbination_key_step 
-0x4da9 018875 rtn 
-:      018877 keyboard_commbination_key_hold_process:
-0x4daa 018878 jam cammbination_key_complete ,mem_keyboard_commbination_key_step 
-0x4dab 018879 fetch 1 ,mem_keyboard_commbination_control_key_value 
-0x4dac 018880 fetcht 1 ,mem_keyboard_commbination_standard_key_value 
-0x4dad 018881 branch keyboard_commbination_key_value_store 
-:      018883 keyboard_commbination_key_wait_release_process:
-0x4dae 018884 jam hid_reportid_key_standard ,mem_keyboard_tx_data 
-0x4daf 018885 fetch 1 ,mem_keyboard_commbination_control_key_value 
-0x4db0 018886 arg 0 ,temp 
-0x4db1 018887 call keyboard_commbination_key_value_store 
-0x4db2 018888 fetch 1 ,mem_keyboard_commbination_control_key_delay_release_timer 
-0x4db3 018889 branch keyboard_commbination_key_null_set ,blank 
-:      018890 keyboard_commbination_key_release_set:
-0x4db4 018891 jam cammbination_key_release ,mem_keyboard_commbination_key_step 
-0x4db5 018892 rtn 
-:      018894 keyboard_commbination_key_release_process:
-0x4db6 018895 branch keyboard_commbination_key_value_store + 2 
-:      018897 keyboard_commbination_key_null_process:
-0x4db7 018898 jam cammbination_key_free ,mem_keyboard_commbination_key_step 
-0x4db8 018899 arg 0 ,pdata 
-0x4db9 018900 arg 0 ,temp 
-0x4dba 018901 branch keyboard_commbination_key_value_store 
-:      018905 keyboard_keyvalue_in_out:
-0x4dbb 018906 bpatch patch0a_4 ,mem_patch0a 
-0x4dbc 018907 fetch 1 ,mem_keyboard_keyvalue_temp 
-0x4dbd 018908 sub pdata ,hid_key_right_gui ,null 
-0x4dbe 018909 branch keyboard_keyvalue_standard ,positive 
-0x4dbf 018910 jam keyboard_consumer_key_press ,mem_keyboard_consumer_key_status 
-0x4dc0 018911 fetch 1 ,mem_keyboard_press_flag_temp 
-0x4dc1 018912 bbit1 0 ,keyboard_keyvalue_standard 
-0x4dc2 018913 jam keyboard_consumer_key_release ,mem_keyboard_consumer_key_status 
-:      018914 keyboard_keyvalue_standard:
-0x4dc3 018915 jam 0 ,mem_keyboard_keyvalue_buffer + 8 
-0x4dc4 018916 fetch 1 ,mem_keyboard_press_flag_temp 
-0x4dc5 018917 bbit1 0 ,keyboard_keyvalue_standard_in 
-:      018918 keyboard_keyvalue_standard_out:
-0x4dc6 018919 fetcht 1 ,mem_keyboard_keyvalue_temp 
-0x4dc7 018920 arg 6 ,loopcnt 
-0x4dc8 018921 arg mem_keyboard_keyvalue_buffer + 2 ,contr 
-:      018922 keyboard_keyvalue_standard_out_loop:
-0x4dc9 018923 ifetch 1 ,contr 
-0x4dca 018924 branch keyboard_keyvalue_standard_out_next + 1 ,blank 
-0x4dcb 018925 isub temp ,null 
-0x4dcc 018926 nbranch keyboard_keyvalue_standard_out_next ,zero 
-0x4dcd 018927 ifetch 1 ,contr 
-0x4dce 018928 increase -2 ,contr 
-0x4dcf 018929 istore 1 ,contr 
-0x4dd0 018930 rtn blank 
-0x4dd1 018931 increase 1 ,contr 
-0x4dd2 018932 istoret 1 ,contr 
-:      018933 keyboard_keyvalue_standard_out_next:
-0x4dd3 018934 loop keyboard_keyvalue_standard_out_loop 
-0x4dd4 018935 sub temp ,hid_key_right_gui ,null 
-0x4dd5 018936 nrtn positive 
-0x4dd6 018937 sub temp ,0xbf ,null 
-0x4dd7 018938 rtn positive 
-:      018939 keyboard_keyvalue_control_key_out:
-0x4dd8 018940 and temp ,0x07 ,queue 
-0x4dd9 018941 fetch 1 ,mem_keyboard_keyvalue_buffer 
-0x4dda 018942 qset0 pdata 
-0x4ddb 018943 store 1 ,mem_keyboard_keyvalue_buffer 
-0x4ddc 018944 rtn 
-:      018946 keyboard_keyvalue_standard_in:
-0x4ddd 018947 fetcht 1 ,mem_keyboard_keyvalue_temp 
-0x4dde 018948 arg 6 ,loopcnt 
-0x4ddf 018949 arg mem_keyboard_keyvalue_buffer + 2 ,contr 
-:      018950 keyboard_keyvalue_standard_in_loop:
-0x4de0 018951 ifetch 1 ,contr 
-0x4de1 018952 branch keyboard_keyvalue_standard_in_data ,blank 
-0x4de2 018953 isub temp ,null 
-0x4de3 018954 rtn zero 
-0x4de4 018955 loop keyboard_keyvalue_standard_in_loop 
-0x4de5 018956 sub temp ,hid_key_right_gui ,null 
-0x4de6 018957 nrtn positive 
-0x4de7 018958 sub temp ,0xbf ,null 
-0x4de8 018959 rtn positive 
-:      018960 keyboard_keyvalue_control_key_in:
-0x4de9 018961 and temp ,0x07 ,queue 
-0x4dea 018962 fetch 1 ,mem_keyboard_keyvalue_buffer 
-0x4deb 018963 qset1 pdata 
-0x4dec 018964 store 1 ,mem_keyboard_keyvalue_buffer 
-0x4ded 018965 rtn 
-:      018967 keyboard_keyvalue_standard_in_data:
-0x4dee 018968 sub temp ,hid_key_right_gui ,null 
-0x4def 018969 nbranch keyboard_keyvalue_standard_in_data_next ,positive 
-0x4df0 018970 sub temp ,0xbf ,null 
-0x4df1 018971 nbranch keyboard_keyvalue_control_key_in ,positive 
-:      018972 keyboard_keyvalue_standard_in_data_next:
-0x4df2 018973 increase -1 ,contr 
-0x4df3 018974 istoret 1 ,contr 
-0x4df4 018975 rtn 
-:      018979 keyboard_special_key_check:
-0x4df5 018980 bpatch patch0a_5 ,mem_patch0a 
-0x4df6 018981 call keyboard_pairing_button_check 
-0x4df7 018982 jam 0 ,mem_keyboard_fn_flag 
-0x4df8 018983 jam 0 ,mem_keyboard_control_key_flag 
-0x4df9 018984 jam 0 ,mem_keyboard_bt_button_flag 
-0x4dfa 018985 fetch 1 ,mem_keyboard_keyvalue_buffer 
-0x4dfb 018986 ncall keyborad_control_key_set ,blank 
-0x4dfc 018987 arg mem_keyboard_keyvalue_buffer + 2 ,contr 
-0x4dfd 018988 arg 6 ,loopcnt 
-:      018989 keyboard_special_key_check_loop:
-0x4dfe 018990 ifetch 1 ,contr 
-0x4dff 018991 sub pdata ,hid_key_fn ,null 
-0x4e00 018992 call keyboard_fn_set ,zero 
-0x4e01 018993 sub pdata ,hid_key_pb ,null 
-0x4e02 018994 call keyboard_pb_set ,zero 
-0x4e03 018995 loop keyboard_special_key_check_loop 
-0x4e04 018996 fetch 1 ,mem_device_flag 
-0x4e05 018997 beq mode_24g_device ,keyboard_special_key_check_24g 
-:      018998 keyboard_special_key_check_bluetooth:
-0x4e06 018999 call keyboard_commbination_fast_conn_bt_check 
-0x4e07 019000 fetch 1 ,mem_keyboard_pairing_type 
-0x4e08 019001 branch keyboard_enable_bt_button_pairing ,blank 
-0x4e09 019002 fetch 2 ,mem_keyboard_keyvalue_buffer + 2 
-0x4e0a 019003 fetcht 2 ,mem_keyboard_commbination_key_bt 
-0x4e0b 019004 isub temp ,null 
-0x4e0c 019005 branch keyboard_long_button_bt_discovery ,zero 
-0x4e0d 019006 byteswap temp ,temp 
-0x4e0e 019007 isub temp ,null 
-0x4e0f 019008 branch keyboard_long_button_bt_discovery ,zero 
-0x4e10 019009 rtn 
-:      019010 keyboard_special_key_check_24g:
-0x4e11 019011 fetch 1 ,mem_keyboard_pairing_type 
-0x4e12 019012 branch keyboard_enable_bt_button_pairing ,blank 
-0x4e13 019013 branch keyboard_commbination_pairing_24g_check 
-:      019015 keyboard_pairing_button_check:
-0x4e14 019016 fetch 1 ,mem_keyboard_pairing_type 
-0x4e15 019017 nrtn blank 
-0x4e16 019018 fetcht 1 ,mem_config_select_device_button_gpio 
-0x4e17 019019 sub temp ,ui_button_gpio_disable ,null 
-0x4e18 019020 rtn zero 
-0x4e19 019021 call gpio_get_bit 
-0x4e1a 019022 nbranch keyboard_pairing_button_release ,true 
-0x4e1b 019023 arg 8 ,loopcnt 
-0x4e1c 019024 arg mem_keyboard_keyvalue_buffer ,contw 
-0x4e1d 019025 call clear_mem 
-0x4e1e 019026 jam hid_key_pb ,mem_keyboard_keyvalue_buffer + 2 
-0x4e1f 019027 rtn 
-:      019029 keyboard_pairing_button_release:
-0x4e20 019030 fetch 1 ,mem_keyboard_keyvalue_buffer + 2 
-0x4e21 019031 rtnne hid_key_pb 
-0x4e22 019032 jam hid_key_null ,mem_keyboard_keyvalue_buffer + 2 
-0x4e23 019033 rtn 
-:      019035 keyboard_enable_bt_button_pairing:
-0x4e24 019036 bpatch patch0a_6 ,mem_patch0a 
-0x4e25 019037 fetch 1 ,mem_keyboard_bt_button_flag 
-0x4e26 019038 rtn blank 
-0x4e27 019039 fetch 1 ,mem_device_flag 
-0x4e28 019040 beq mode_24g_device ,keyboard_24g_start_pair_mode 
-:      019041 keyboard_long_button_bt_discovery:
-0x4e29 019043 jam 0 ,mem_keyboard_data_change_flag 
-0x4e2a 019044 fetch 1 ,mem_device_flag 
-0x4e2b 019045 rtneq mode_24g_device 
-0x4e2c 019046 fetch mouse_flag_len ,mem_mouse_flag 
-0x4e2d 019047 rtnbit1 mouse_bt_discovery_button_long_down_flag 
-0x4e2e 019048 arg mouse_bt_discovery_button_long_down_flag ,queue 
-0x4e2f 019049 call mouse_enable_function_flag 
-0x4e30 019050 call app_evt_button_long_pressed 
-0x4e31 019051 branch keyboard_bb_event_discovery_btn 
-:      019055 keyboard_commbination_pairing_24g_check:
-0x4e32 019056 fetch 2 ,mem_keyboard_keyvalue_buffer + 2 
-0x4e33 019057 fetcht 2 ,mem_keyboard_commbination_key_24g 
-0x4e34 019058 isub temp ,null 
-0x4e35 019059 branch keyboard_24g_start_pair_mode ,zero 
-0x4e36 019060 byteswap temp ,temp 
-0x4e37 019061 isub temp ,null 
-0x4e38 019062 nrtn zero 
-:      019063 keyboard_24g_start_pair_mode:
-0x4e39 019064 call keyboard_pairing_check_otp_offset 
-0x4e3a 019065 jam 0 ,mem_keyboard_data_change_flag 
-0x4e3b 019066 fetch 2 ,mem_24g_pair_timeout 
-0x4e3c 019067 nrtn blank 
-0x4e3d 019068 setarg 0 
-0x4e3e 019069 store 2 ,mem_mouse_no_data_timer 
-0x4e3f 019070 call keyboard_capslock_led_off 
-0x4e40 019071 branch mouse_24g_start_pair_mode 
-:      019074 keyborad_control_key_set:
-0x4e41 019075 jam 1 ,mem_keyboard_control_key_flag 
-0x4e42 019076 rtn 
-:      019078 keyboard_fn_set:
-0x4e43 019079 jam 1 ,mem_keyboard_fn_flag 
-0x4e44 019080 rtn 
-:      019082 keyboard_pb_set:
-0x4e45 019083 jam 1 ,mem_keyboard_bt_button_flag 
-0x4e46 019084 rtn 
-:      019089 keyboard_motion:
-0x4e47 019090 bpatch patch0a_7 ,mem_patch0a 
-0x4e48 019091 disable user 
-0x4e49 019092 jam 0 ,mem_customer_key 
-0x4e4a 019093 jam 0 ,mem_customer_data_trigger 
-0x4e4b 019094 jam 0 ,mem_customer_data_trigger_last 
-0x4e4c 019095 fetch 1 ,mem_keyboard_commbination_key_step 
-0x4e4d 019096 beq cammbination_key_press ,keyboard_commbination_key_press_process 
-0x4e4e 019097 beq cammbination_key_hold ,keyboard_commbination_key_hold_process 
-0x4e4f 019098 beq cammbination_key_complete ,keyboard_commbination_key_hold_process 
-0x4e50 019099 beq cammbination_key_wait_release ,keyboard_commbination_key_wait_release_process 
-0x4e51 019100 beq cammbination_key_null ,keyboard_commbination_key_null_process 
-0x4e52 019101 fetch 1 ,mem_keyboard_data_change_flag 
-0x4e53 019102 branch keyboard_no_key_press ,blank 
-0x4e54 019103 increase -1 ,pdata 
-0x4e55 019104 store 1 ,mem_keyboard_data_change_flag 
-0x4e56 019105 call keyboard_current_mult_update 
-0x4e57 019106 jam 10 ,mem_keyboard_led_status_get_timer 
-0x4e58 019107 call mouse_no_data_timer_init 
-0x4e59 019108 fetch 1 ,mem_keyboard_commbination_key_step 
-0x4e5a 019109 beq cammbination_key_release ,keyboard_commbination_key_release_process 
-0x4e5b 019110 arg mem_keyboard_tx_data ,contw 
-0x4e5c 019111 arg 10 ,loopcnt 
-0x4e5d 019112 call clear_mem 
-0x4e5e 019113 call keyboard_motion_data_check 
-0x4e5f 019114 jam 0 ,mem_keyboard_data_send_flag 
-0x4e60 019115 rtn 
-:      019117 keyboard_current_mult_update:
-0x4e61 019118 jam 3 ,mem_lpm_mult 
-0x4e62 019119 jam 10 ,mem_mouse_current_mult_timer 
-0x4e63 019120 rtn 
-:      019124 keyboard_no_key_press:
-0x4e64 019125 fetch 1 ,mem_device_flag 
-0x4e65 019126 rtneq mode_bt_device1 
-0x4e66 019127 fetch 1 ,mem_keyboard_led_status_get 
-0x4e67 019128 rtn blank 
-0x4e68 019129 fetch 1 ,mem_24g_repeat_send_flag 
-0x4e69 019130 nrtn blank 
-0x4e6a 019131 fetcht 1 ,mem_keyboard_led_status_get_timer_last 
-0x4e6b 019132 fetch 1 ,mem_keyboard_led_status_get_timer 
-0x4e6c 019133 isub temp ,null 
-0x4e6d 019134 store 1 ,mem_keyboard_led_status_get_timer_last 
-0x4e6e 019135 rtn zero 
-0x4e6f 019136 arg mem_keyboard_tx_data ,contw 
-0x4e70 019137 arg 10 ,loopcnt 
-0x4e71 019138 call clear_mem 
-0x4e72 019139 call enable_user 
-0x4e73 019140 branch keyboard_motion_data_check_next 
-:      019144 keyboard_motion_data_check:
-0x4e74 019145 fetch 1 ,mem_keyboard_consumer_key_status 
-0x4e75 019146 beq keyboard_consumer_key_release ,keyboard_value_consumer_release 
-0x4e76 019147 arg mem_keyboard_keyvalue_buffer + 2 ,contr 
-0x4e77 019148 arg 6 ,loopcnt 
-:      019149 keyboard_value_tpye_check:
-0x4e78 019150 ifetch 1 ,contr 
-0x4e79 019151 sub pdata ,hid_key_right_gui ,null 
-0x4e7a 019152 nbranch keyboard_value_tpye_consumer_set ,positive 
-:      019153 keyboard_value_tpye_check_loop:
-0x4e7b 019154 loop keyboard_value_tpye_check 
-0x4e7c 019156 fetch 1 ,mem_keyboard_all_press_key_count 
-0x4e7d 019157 call keyboard_value_release_all_key ,blank 
-0x4e7e 019158 jam hid_reportid_key_standard ,mem_keyboard_tx_data 
-0x4e7f 019159 fetch 1 ,mem_keyboard_keyvalue_buffer + 2 
-0x4e80 019160 sub pdata ,hid_key_fn ,null 
-0x4e81 019161 branch keyboard_tx_data_skip_fn ,zero 
-0x4e82 019162 arg mem_keyboard_keyvalue_buffer ,contr 
-0x4e83 019163 arg mem_keyboard_tx_data + 1 ,contw 
-0x4e84 019164 arg 8 ,loopcnt 
-:      019165 keyboard_tx_data_store:
-0x4e85 019166 ifetch 1 ,contr 
-0x4e86 019167 beq hid_key_fn ,keyboard_tx_data_clear_fn 
-:      019168 keyboard_tx_data_store_loop:
-0x4e87 019169 istore 1 ,contw 
-0x4e88 019170 loop keyboard_tx_data_store 
-:      019172 keyboard_motion_data_check_next:
-0x4e89 019173 call keyboard_device_data_tpye_check 
-0x4e8a 019175 fetch 1 ,mem_keyboard_data_send_flag 
-0x4e8b 019176 beq device_data_tpye_mouse ,enable_user 
-0x4e8c 019177 beq device_data_tpye_standard_keyboard ,device_send_keyboard_data 
-0x4e8d 019178 beq device_data_tpye_nonstarndard_keyboard ,device_send_keyboard_data 
-0x4e8e 019179 beq device_data_tpye_consumer ,device_send_keyboard_data 
-0x4e8f 019180 beq device_data_tpye_system_conctol ,device_send_keyboard_data 
-:      019181 device_send_keyboard_data:
-0x4e90 019182 call mouse_customerkey_press 
-0x4e91 019183 branch enable_user 
-:      019185 keyboard_value_release_all_key:
-0x4e92 019186 arg mem_keyboard_keyvalue_buffer ,contw 
-0x4e93 019187 arg 9 ,loopcnt 
-0x4e94 019188 branch clear_mem 
-:      019191 keyboard_tx_data_skip_fn:
-0x4e95 019192 fetch 2 ,mem_keyboard_keyvalue_buffer 
-0x4e96 019193 store 2 ,mem_keyboard_tx_data + 1 
-0x4e97 019194 fetch 6 ,mem_keyboard_keyvalue_buffer + 3 
-0x4e98 019195 store 6 ,mem_keyboard_tx_data + 3 
-0x4e99 019196 branch keyboard_motion_data_check_next 
-:      019198 keyboard_tx_data_clear_fn:
-0x4e9a 019199 setarg 0 
-0x4e9b 019200 branch keyboard_tx_data_store_loop 
-:      019203 keyboard_value_tpye_consumer_set:
-0x4e9c 019204 copy pdata ,temp 
-0x4e9d 019205 bpatch patch0b_0 ,mem_patch0b 
-0x4e9e 019206 copy temp ,pdata 
-0x4e9f 019207 jam hid_reportid_consumer_key ,mem_keyboard_tx_data 
-0x4ea0 019208 fetcht 1 ,mem_keyboard_all_press_key_count 
-0x4ea1 019209 sub temp ,hid_key_null ,null 
-0x4ea2 019210 branch keyboard_value_consumer_all_key_release ,zero 
-0x4ea3 019211 beq hid_key_multikey_media ,keyboard_value_media 
-0x4ea4 019212 beq hid_key_multikey_paly ,keyboard_value_play 
-0x4ea5 019213 beq hid_key_multikey_stop ,keyboard_value_stop 
-0x4ea6 019214 beq hid_key_multikey_pre_track ,keyboard_value_pre_track 
-0x4ea7 019215 beq hid_key_multikey_next_track ,keyboard_value_next_track 
-0x4ea8 019216 beq hid_key_multikey_vol_down ,keyboard_value_vol_down 
-0x4ea9 019217 beq hid_key_multikey_vol_up ,keyboard_value_vol_up 
-0x4eaa 019218 beq hid_key_multikey_mute ,keyboard_value_mute 
-0x4eab 019219 beq hid_key_my_computer ,keyboard_value_my_computer 
-0x4eac 019220 beq hid_key_mail ,keyboard_value_mail 
-0x4ead 019221 beq hid_key_calculator ,keyboard_value_calculator 
-0x4eae 019222 beq hid_key_light_down ,keyboard_value_light_down 
-0x4eaf 019223 beq hid_key_light_up ,keyboard_value_light_up 
-0x4eb0 019224 beq hid_key_ac_favorites ,keyboard_value_ac_favorites 
-0x4eb1 019225 beq hid_key_ac_forward ,keyboard_value_ac_forward 
-0x4eb2 019226 beq hid_key_ac_back ,keyboard_value_ac_back 
-0x4eb3 019227 beq hid_key_ac_stop ,keyboard_value_ac_stop 
-0x4eb4 019228 beq hid_key_ac_refresh ,keyboard_value_ac_refresh 
-0x4eb5 019229 beq hid_key_ac_search ,keyboard_value_ac_search 
-0x4eb6 019230 beq hid_key_ac_home ,keyboard_value_ac_home 
-0x4eb7 019231 beq hid_key_ios_android_os_lock ,keyboard_value_os_lock 
-0x4eb8 019232 beq hid_key_os_soft_kb ,keyboard_value_os_soft_kb 
-0x4eb9 019233 beq hid_key_system_sleep ,keyboard_value_system_sleep 
-0x4eba 019234 branch keyboard_motion_data_check_next 
-:      019236 keyboard_value_media:
-0x4ebb 019237 setarg 0x0183 
-0x4ebc 019238 store 2 ,mem_keyboard_tx_data + 1 
-0x4ebd 019239 branch keyboard_motion_data_check_next 
-:      019240 keyboard_value_play:
-0x4ebe 019241 setarg 0x00cd 
-0x4ebf 019242 store 2 ,mem_keyboard_tx_data + 1 
-0x4ec0 019243 branch keyboard_motion_data_check_next 
-:      019244 keyboard_value_stop:
-0x4ec1 019245 setarg 0x00b7 
-0x4ec2 019246 store 2 ,mem_keyboard_tx_data + 1 
-0x4ec3 019247 branch keyboard_motion_data_check_next 
-:      019248 keyboard_value_pre_track:
-0x4ec4 019249 setarg 0x00b6 
-0x4ec5 019250 store 2 ,mem_keyboard_tx_data + 1 
-0x4ec6 019251 branch keyboard_motion_data_check_next 
-:      019252 keyboard_value_next_track:
-0x4ec7 019253 setarg 0x00b5 
-0x4ec8 019254 store 2 ,mem_keyboard_tx_data + 1 
-0x4ec9 019255 branch keyboard_motion_data_check_next 
-:      019256 keyboard_value_vol_down:
-0x4eca 019257 setarg 0x00ea 
-0x4ecb 019258 store 2 ,mem_keyboard_tx_data + 1 
-0x4ecc 019259 branch keyboard_motion_data_check_next 
-:      019260 keyboard_value_vol_up:
-0x4ecd 019261 setarg 0x00e9 
-0x4ece 019262 store 2 ,mem_keyboard_tx_data + 1 
-0x4ecf 019263 branch keyboard_motion_data_check_next 
-:      019264 keyboard_value_mute:
-0x4ed0 019265 setarg 0x00e2 
-0x4ed1 019266 store 2 ,mem_keyboard_tx_data + 1 
-0x4ed2 019267 branch keyboard_motion_data_check_next 
-:      019268 keyboard_value_my_computer:
-0x4ed3 019269 setarg 0x0194 
-0x4ed4 019270 store 2 ,mem_keyboard_tx_data + 1 
-0x4ed5 019271 branch keyboard_motion_data_check_next 
-:      019272 keyboard_value_mail:
-0x4ed6 019273 setarg 0x018a 
-0x4ed7 019274 store 2 ,mem_keyboard_tx_data + 1 
-0x4ed8 019275 branch keyboard_motion_data_check_next 
-:      019276 keyboard_value_calculator:
-0x4ed9 019277 setarg 0x0192 
-0x4eda 019278 store 2 ,mem_keyboard_tx_data + 1 
-0x4edb 019279 branch keyboard_motion_data_check_next 
-:      019280 keyboard_value_light_down:
-0x4edc 019281 setarg 0x0070 
-0x4edd 019282 store 2 ,mem_keyboard_tx_data + 1 
-0x4ede 019283 branch keyboard_motion_data_check_next 
-:      019284 keyboard_value_light_up:
-0x4edf 019285 setarg 0x006f 
-0x4ee0 019286 store 2 ,mem_keyboard_tx_data + 1 
-0x4ee1 019287 branch keyboard_motion_data_check_next 
-:      019288 keyboard_value_ac_favorites:
-0x4ee2 019289 setarg 0x022a 
-0x4ee3 019290 store 2 ,mem_keyboard_tx_data + 1 
-0x4ee4 019291 branch keyboard_motion_data_check_next 
-:      019292 keyboard_value_ac_forward:
-0x4ee5 019293 setarg 0x0225 
-0x4ee6 019294 store 2 ,mem_keyboard_tx_data + 1 
-0x4ee7 019295 branch keyboard_motion_data_check_next 
-:      019296 keyboard_value_ac_back:
-0x4ee8 019297 setarg 0x0224 
-0x4ee9 019298 store 2 ,mem_keyboard_tx_data + 1 
-0x4eea 019299 branch keyboard_motion_data_check_next 
-:      019300 keyboard_value_ac_stop:
-0x4eeb 019301 setarg 0x0226 
-0x4eec 019302 store 2 ,mem_keyboard_tx_data + 1 
-0x4eed 019303 branch keyboard_motion_data_check_next 
-:      019304 keyboard_value_ac_refresh:
-0x4eee 019305 setarg 0x0227 
-0x4eef 019306 store 2 ,mem_keyboard_tx_data + 1 
-0x4ef0 019307 branch keyboard_motion_data_check_next 
-:      019308 keyboard_value_ac_search:
-0x4ef1 019309 fetch 1 ,mem_kb_computer_system 
-0x4ef2 019310 beq system_os_ios ,keyboard_value_ac_home 
-0x4ef3 019311 beq system_os_mac ,keyboard_value_ac_home 
-0x4ef4 019312 setarg 0x0221 
-0x4ef5 019313 store 2 ,mem_keyboard_tx_data + 1 
-0x4ef6 019314 branch keyboard_motion_data_check_next 
-:      019315 keyboard_value_ac_home:
-0x4ef7 019316 setarg 0x0223 
-0x4ef8 019317 store 2 ,mem_keyboard_tx_data + 1 
-0x4ef9 019318 branch keyboard_motion_data_check_next 
-:      019319 keyboard_value_os_lock:
-0x4efa 019320 setarg 0x0030 
-0x4efb 019321 store 2 ,mem_keyboard_tx_data + 1 
-0x4efc 019322 branch keyboard_motion_data_check_next 
-:      019323 keyboard_value_os_soft_kb:
-0x4efd 019324 fetch 1 ,mem_kb_computer_system 
-0x4efe 019325 beq system_os_andriod ,keyboard_value_os_soft_kb_andriod 
-0x4eff 019326 setarg 0x01ae 
-0x4f00 019327 store 2 ,mem_keyboard_tx_data + 1 
-0x4f01 019328 branch keyboard_motion_data_check_next 
-:      019329 keyboard_value_os_soft_kb_andriod:
-0x4f02 019330 setarg 0x0307 
-0x4f03 019331 store 2 ,mem_keyboard_tx_data + 1 
-0x4f04 019332 branch keyboard_motion_data_check_next 
-:      019334 keyboard_value_consumer_all_key_release:
-:      019335 keyboard_value_consumer_release:
-0x4f05 019336 jam 2 ,mem_keyboard_data_change_flag 
-0x4f06 019337 fetch 1 ,mem_keyboard_all_press_key_count 
-0x4f07 019338 call keyboard_value_release_all_key ,blank 
-0x4f08 019339 jam keyboard_consumer_key_standby ,mem_keyboard_consumer_key_status 
-0x4f09 019340 setarg 0x03 
-0x4f0a 019341 store 3 ,mem_keyboard_tx_data 
-0x4f0b 019342 branch keyboard_motion_data_check_next 
-:      019343 keyboard_value_system_sleep:
-0x4f0c 019344 jam hid_reportid_system_ctrl ,mem_keyboard_tx_data 
-0x4f0d 019345 setarg 0x02 
-0x4f0e 019346 store 1 ,mem_keyboard_tx_data + 1 
-0x4f0f 019347 branch keyboard_motion_data_check_next 
-:      019354 keyboard_device_data_tpye_check:
-0x4f10 019355 bpatch patch0b_1 ,mem_patch0b 
-0x4f11 019356 fetch 1 ,mem_device_flag 
-0x4f12 019357 bne mode_24g_device ,keyboard_device_data_tpye_check_next 
-0x4f13 019358 jam 0 ,mem_24g_repeat_send_flag 
-0x4f14 019359 fetch 2 ,mem_keyboard_tx_data 
-0x4f15 019360 ncall keyboard_set_repeat_send_flag ,blank 
-0x4f16 019361 fetch 6 ,mem_keyboard_tx_data + 3 
-0x4f17 019362 ncall keyboard_set_repeat_send_flag ,blank 
-:      019364 keyboard_device_data_tpye_check_next:
-0x4f18 019365 fetch 1 ,mem_keyboard_tx_data 
-0x4f19 019366 beq hid_reportid_key_standard ,keyboard_standard_data_send 
-0x4f1a 019367 beq hid_reportid_mouse ,keyboard_mouse_data_send 
-0x4f1b 019368 beq hid_reportid_consumer_key ,keyboard_consumer_data_send 
-0x4f1c 019369 beq hid_reportid_system_ctrl ,keyboard_system_control_data_send 
-0x4f1d 019370 rtn 
-:      019372 keyboard_mouse_data_send:
-0x4f1e 019373 jam device_data_tpye_mouse ,mem_keyboard_data_send_flag 
-0x4f1f 019374 arg mem_keyboard_tx_data ,contr 
-0x4f20 019375 arg mem_mouse_key ,contw 
-0x4f21 019376 arg 7 ,loopcnt 
-0x4f22 019377 branch memcpy 
-:      019379 keyboard_standard_data_send:
-0x4f23 019380 jam device_data_tpye_standard_keyboard ,mem_keyboard_data_send_flag 
-0x4f24 019381 call keyboard_clear_key_data 
-0x4f25 019382 fetch 1 ,mem_device_flag 
-0x4f26 019383 beq mode_bt_device1 ,keyboard_standard_data_send_end 
-0x4f27 019384 call keyboard_24g_led_get_status_check 
-0x4f28 019385 fetch 1 ,mem_keyboard_led_status_get 
-0x4f29 019386 store 1 ,mem_keyboard_tx_data + 2 
-:      019387 keyboard_standard_data_send_end:
-0x4f2a 019388 arg mem_keyboard_tx_data ,contr 
-0x4f2b 019389 arg mem_customer_key_press ,contw 
-0x4f2c 019390 arg 9 ,loopcnt 
-0x4f2d 019391 branch memcpy 
-:      019393 keyboard_consumer_data_send:
-0x4f2e 019394 jam device_data_tpye_consumer ,mem_keyboard_data_send_flag 
-0x4f2f 019395 call keyboard_clear_key_data 
-0x4f30 019396 setarg 0x03 
-0x4f31 019397 call mouse_customer_media_key_set 
-0x4f32 019398 arg mem_keyboard_tx_data + 1 ,contr 
-0x4f33 019399 arg mem_customer_key_press + 1 ,contw 
-0x4f34 019400 arg 2 ,loopcnt 
-0x4f35 019401 branch memcpy 
-:      019403 keyboard_system_control_data_send:
-0x4f36 019404 jam device_data_tpye_system_conctol ,mem_keyboard_data_send_flag 
-0x4f37 019405 call keyboard_clear_key_data 
-0x4f38 019406 setarg 0x02 
-0x4f39 019407 store 8 ,mem_customer_key_press 
-0x4f3a 019408 store 8 ,mem_customer_key_release 
-0x4f3b 019409 fetch 1 ,mem_keyboard_tx_data + 1 
-0x4f3c 019410 store 1 ,mem_customer_key_press + 1 
-0x4f3d 019411 rtn 
-:      019414 keyboard_clear_key_data:
-0x4f3e 019415 arg 18 ,loopcnt 
-0x4f3f 019416 arg mem_customer_key_press ,contw 
-0x4f40 019417 branch clear_mem 
-:      019422 keyboard_lpm_before_common:
-0x4f41 019423 call clear_wake 
-0x4f42 019424 call mouse_wheel_check 
-0x4f43 019425 fetcht 1 ,mem_whee_a_data_gpio 
-0x4f44 019426 call gpio_set_wake_by_current_state 
-0x4f45 019427 fetcht 1 ,mem_whee_b_data_gpio 
-0x4f46 019428 call gpio_set_wake_by_current_state 
-0x4f47 019430 fetcht 1 ,mem_config_select_device_button_gpio 
-0x4f48 019431 call gpio_set_wake 
-0x4f49 019433 fetch 2 ,mem_kb_col_ptr 
-0x4f4a 019434 copy pdata ,regb 
-0x4f4b 019435 arg 20 ,loopcnt 
-:      019436 keyboard_key_col_wake_init:
-0x4f4c 019437 ifetcht 1 ,regb 
-0x4f4d 019438 isolate1 7 ,temp 
-0x4f4e 019439 ncall gpio_out_active ,true 
-0x4f4f 019440 increase 1 ,regb 
-0x4f50 019441 loop keyboard_key_col_wake_init 
-0x4f51 019443 fetch 2 ,mem_kb_row_ptr 
-0x4f52 019444 copy pdata ,regb 
-0x4f53 019445 arg 8 ,loopcnt 
-:      019446 keyboard_key_row_wake_init:
-0x4f54 019447 ifetcht 1 ,regb 
-0x4f55 019448 sub temp ,ui_button_gpio_disable ,null 
-0x4f56 019449 ncall gpio_set_wake_by_current_state ,zero 
-0x4f57 019450 increase 1 ,regb 
-0x4f58 019451 loop keyboard_key_row_wake_init 
-0x4f59 019452 rtn 
-:      019454 keyboard_key_row_wake_set:
-0x4f5a 019455 fetch 1 ,mem_same_keyvalue_timerout_flag 
-0x4f5b 019456 branch gpio_set_wake ,blank 
-0x4f5c 019457 branch gpio_set_wake_by_current_state 
-:      019458 keyboard_process_lpm_before:
-0x4f5d 019459 rtnmark1 mark_24g 
-0x4f5e 019460 call keyboard_lpm_before_common 
-0x4f5f 019461 fetch 1 ,mem_lpm_current_mult 
-0x4f60 019462 nrtn blank 
-0x4f61 019463 branch gpio_clr_wake 
-:      019464 keyboard_before_hibernate:
-0x4f62 019465 bpatch patch0b_2 ,mem_patch0b 
-0x4f63 019466 jam 0xff ,mem_sensor_motion_gpio 
-0x4f64 019467 call disable_authrom 
-0x4f65 019468 call keyboard_device_led_all_off 
-0x4f66 019469 call mouse_before_hibernate_wheel_gpio_set 
-0x4f67 019470 call mouse_setgpio_hibernate 
-0x4f68 019471 call mouse_flash_power_down 
-0x4f69 019472 fetcht 1 ,mem_sensor_motion_gpio 
-0x4f6a 019473 branch gpio_clr_wake 
-:      019475 keyboard_power_down:
-0x4f6b 019476 call keyboard_device_led_all_off 
-:      019477 keyboard_app_enter_hibernate:
-0x4f6c 019478 bpatch patch0b_3 ,mem_patch0b 
-0x4f6d 019479 call keyboard_setgpio_hibernate 
-0x4f6e 019480 call ice_break 
-0x4f6f 019481 branch app_enter_hibernate 
-:      019483 keyboard_device_led_all_off:
-0x4f70 019484 bpatch patch0b_4 ,mem_patch0b 
-0x4f71 019485 call keyboard_device_led_off 
-0x4f72 019486 call keyboard_numlock_led_off 
-0x4f73 019487 call keyboard_capslock_led_off 
-0x4f74 019488 branch keyboard_power_led_off 
-:      019495 keyboard_setgpio_hibernate:
-0x4f75 019496 bpatch patch0b_5 ,mem_patch0b 
-0x4f76 019497 call clear_wake 
-0x4f77 019498 call keyboard_device_led_all_off 
-0x4f78 019499 call mouse_set_sdio_high 
-0x4f79 019500 call keyboard_lpm_before_common 
-0x4f7a 019501 call mouse_gpio_pd_idle 
-0x4f7b 019502 fetcht 1 ,mem_mouse_reuse_2ice_gpio 
-0x4f7c 019503 call mouse_gpio_config_input_pu 
-0x4f7d 019504 call mouse_gpio_set_high_impedance 
-0x4f7e 019505 branch mouse_adc_gpio_set_before_hibernate 
-:      019517 keyboard_g24_reconn_dispatch:
-0x4f7f 019518 fetch 2 ,mem_24g_reconn_count 
-0x4f80 019519 and_into 0xe0 ,pdata 
-0x4f81 019520 branch keyboard_g24_reconn_dispatch_next ,blank 
-0x4f82 019521 fetch 2 ,mem_24g_reconn_count 
-0x4f83 019522 increase 1 ,pdata 
-0x4f84 019523 store 2 ,mem_24g_reconn_count 
-0x4f85 019524 rtn 
-:      019525 keyboard_g24_reconn_dispatch_next:
-0x4f86 019526 call g24_reconn_data_prep 
-0x4f87 019527 call g24_transmit_receive_ack 
-0x4f88 019528 nbranch g24_reconn_device_fail ,sync 
-0x4f89 019529 nbranch g24_reconn_device_fail ,user3 
-0x4f8a 019530 call keyboard_g24_ackpayload_parse 
-0x4f8b 019531 branch g24_reconn_dispatch_next + 5 
-:      019535 keyboard_g24_transmit_no_interrupt:
-0x4f8c 019537 call g24_txdata_prep 
-0x4f8d 019538 nbranch keyboard_g24_nodata_transmit ,user 
-:      019539 keyboard_g24_transmit_start:
-0x4f8e 019540 call keyboard_g24_transmit_process 
-0x4f8f 019541 call keyboard_power_ctrl_start 
-0x4f90 019542 branch keyboard_g24_transmit_start_next 
-:      019544 keyboard_g24_nodata_transmit:
-0x4f91 019545 fetch 8 ,mem_keyscan_value_current 
-0x4f92 019546 nbranch keyboard_g24_transmit_start ,blank 
-0x4f93 019547 fetch 8 ,mem_keyscan_value_current + 8 
-0x4f94 019548 nbranch keyboard_g24_transmit_start ,blank 
-0x4f95 019549 fetch 4 ,mem_keyscan_value_current + 16 
-0x4f96 019550 nbranch keyboard_g24_transmit_start ,blank 
-0x4f97 019552 fetch 1 ,mem_24g_transmit_by_interrupt 
-0x4f98 019553 rtneq g24_tx_timer_int_enable 
-0x4f99 019554 call g24_search_receiver 
-:      019555 keyboard_g24_long_sleep:
-0x4f9a 019556 call keyboard_g24_lpm_wait 
-0x4f9b 019557 nrtn user 
-0x4f9c 019558 fetch 1 ,mem_sensor_shutdown_flag 
-0x4f9d 019559 ncall keyboard_setgpio_hibernate ,blank 
-0x4f9e 019560 fetch 4 ,mem_24g_enter_hibernate 
-0x4f9f 019561 branch g24_long_seep2 
-:      019563 keyboard_g24_transmit_process:
-0x4fa0 019564 bpatch patch0b_6 ,mem_patch0b 
-0x4fa1 019565 jam 0 ,mem_24g_retry 
-:      019566 keyboard_g24_transmit_loop:
-0x4fa2 019567 fetchr timeup ,2 ,mem_param_rx_setup 
-0x4fa3 019568 until clkn_rt ,meet 
-0x4fa4 019569 call keyboard_special_key_check 
-0x4fa5 019570 fetch 1 ,mem_keyboard_bt_button_flag 
-0x4fa6 019571 nbranch mouse_soft_reset ,blank 
-0x4fa7 019572 call g24_transmit_receive_ack 
-0x4fa8 019573 fetch 1 ,mem_24g_no_ack 
-0x4fa9 019574 beq no_ack_24g ,g24_transmit_no_ack 
-0x4faa 019575 nbranch keyboard_g24_retransmit ,sync 
-0x4fab 019576 nbranch keyboard_g24_retransmit ,user3 
-0x4fac 019577 call keyboard_g24_ackpayload_parse 
-0x4fad 019578 jam 0 ,mem_sensor_shutdown_flag 
-0x4fae 019579 branch g24_transmit_no_ack 
-:      019582 keyboard_g24_retransmit:
-0x4faf 019583 fetch 1 ,mem_24g_abort_pac 
-0x4fb0 019584 nrtn blank 
-0x4fb1 019585 fetch 2 ,mem_24g_txfail_cnt 
-0x4fb2 019586 increase 1 ,pdata 
-0x4fb3 019587 store 2 ,mem_24g_txfail_cnt 
-0x4fb4 019588 fetch 1 ,mem_24g_txfail_cnt 
-0x4fb5 019589 beq 0xff ,g24_tx_attempt_fail 
-0x4fb6 019590 call keyboard_g24_transmit_hop_process 
-0x4fb7 019591 branch keyboard_g24_transmit_loop 
-:      019594 keyboard_g24_transmit_hop_process:
-0x4fb8 019595 fetcht 1 ,mem_24g_retry 
-0x4fb9 019596 sub temp ,20 ,null 
-0x4fba 019597 branch keyboard_g24_tx_fast_hop ,positive 
-0x4fbb 019598 arg 25 ,loopcnt 
-0x4fbc 019599 call delay_ms_wait 
-0x4fbd 019600 branch g24_hop_ch_disable 
-:      019602 keyboard_g24_tx_fast_hop:
-0x4fbe 019603 increase 1 ,temp 
-0x4fbf 019604 storet 1 ,mem_24g_retry 
-0x4fc0 019605 fetch 4 ,mem_24g_addr 
-0x4fc1 019606 fetcht 4 ,mem_24g_fast_conn_addr 
-0x4fc2 019607 isub temp ,null 
-0x4fc3 019608 branch g24_ch ,zero 
-0x4fc4 019609 fetch 1 ,mem_24g_retry 
-0x4fc5 019610 sub pdata ,3 ,null 
-0x4fc6 019611 rtn positive 
-0x4fc7 019612 branch g24_tx_fast_hop 
-:      019615 keyboard_g24_lpm_wait:
-0x4fc8 019616 enable user 
-0x4fc9 019617 call lpo_calibration 
-0x4fca 019618 fetch 3 ,mem_clks_per_lpo 
-0x4fcb 019619 branch disable_user ,blank 
-0x4fcc 019620 fetch 1 ,mem_keyboard_fn_flag 
-0x4fcd 019621 nbranch disable_user ,blank 
-0x4fce 019622 fetch 1 ,mem_keyboard_control_key_flag 
-0x4fcf 019623 nbranch disable_user ,blank 
-0x4fd0 019624 fetch 1 ,mem_keyboard_commbination_control_key_delay_release_timer 
-0x4fd1 019625 nbranch disable_user ,blank 
-0x4fd2 019626 fetch 1 ,mem_24g_transmit_by_interrupt 
-0x4fd3 019627 beq g24_tx_timer_int_enable ,disable_user 
-0x4fd4 019628 branch g24_lpm_wait + 5 
-:      019630 keyboard_power_ctrl_start:
-0x4fd5 019631 fetch 4 ,mem_24g_addr 
-0x4fd6 019632 fetcht 4 ,mem_24g_fast_conn_addr 
-0x4fd7 019633 isub temp ,null 
-0x4fd8 019634 nbranch power_ctrl_start + 1 ,zero 
-0x4fd9 019635 jam tx_power_f30db ,mem_tx_power 
-0x4fda 019636 rtn 
-:      019637 keyboard_g24_transmit_start_next:
-0x4fdb 019638 fetch 8 ,mem_24g_long_sleep_set 
-0x4fdc 019639 store 8 ,mem_24g_enter_hibernate 
-0x4fdd 019640 fetch 2 ,mem_24g_long_sleep_param_update_timer_init 
-0x4fde 019641 store 2 ,mem_24g_long_sleep_param_update_timer 
-:      019642 keyboard_g24_short_sleep:
-0x4fdf 019643 bpatch patch0b_7 ,mem_patch0b 
-0x4fe0 019644 call g24_lpm_wait 
-0x4fe1 019645 nrtn user 
-0x4fe2 019646 call clear_wake 
-0x4fe3 019647 fetch 3 ,mem_24g_short_sleep_set 
-0x4fe4 019648 branch g24_long_seep2 
-:      019655 keyboard_24g_package_data:
-0x4fe5 019657 rtnmark0 mark_24g 
-0x4fe6 019658 call keyboard_motion 
-0x4fe7 019659 nrtn user 
-0x4fe8 019660 fetch mouse_flag_len ,mem_mouse_flag 
-0x4fe9 019661 bbit0 mouse_enable_keyboard ,mouse_24g_mouse_package_data 
-0x4fea 019662 fetch 1 ,mem_customer_key 
-0x4feb 019663 nbranch keyboard_24g_keyboard_package_data ,blank 
-0x4fec 019664 branch mouse_24g_mouse_package_data 
-:      019666 keyboard_24g_keyboard_package_data:
-0x4fed 019667 jam type_kb ,mem_24g_data_type 
-0x4fee 019668 arg 9 ,rega 
-0x4fef 019669 fetch 1 ,mem_customer_data_trigger 
-0x4ff0 019670 nbranch keyboard_customer_key_press ,blank 
-0x4ff1 019671 arg mem_customer_key_release ,regb 
-0x4ff2 019672 rtn 
-:      019673 keyboard_customer_key_press:
-0x4ff3 019674 arg mem_customer_key_press ,regb 
-0x4ff4 019675 rtn 
-:      019680 keyboard_24g_search_dongle_init:
-0x4ff5 019681 setarg 0 
-0x4ff6 019682 store 3 ,mem_mouse_search_dongle_action 
-0x4ff7 019683 rtn 
-:      019685 keyboard_24g_search_dongle:
-0x4ff8 019686 bpatch patch0c_0 ,mem_patch0c 
-0x4ff9 019687 fetch mouse_flag_len ,mem_mouse_flag 
-0x4ffa 019688 rtnbit0 mouse_enable_24g_search_dongle 
-0x4ffb 019689 fetch 1 ,mem_mouse_long_mult_flag 
-0x4ffc 019690 rtn blank 
-0x4ffd 019691 fetch 1 ,mem_24g_abort_pac 
-0x4ffe 019692 rtn blank 
-0x4fff 019693 fetch 1 ,mem_mouse_search_dongle_interval 
-0x5000 019694 increase 1 ,pdata 
-0x5001 019695 and_into 3 ,pdata 
-0x5002 019696 store 1 ,mem_mouse_search_dongle_interval 
-0x5003 019697 nrtn blank 
-0x5004 019698 jam 0 ,mem_mouse_search_dongle_ch 
-:      019699 keyboard_24g_search_dongle_loop:
-0x5005 019701 fetch 1 ,mem_mouse_search_dongle_ch 
-0x5006 019702 increase 1 ,pdata 
-0x5007 019703 store 1 ,mem_mouse_search_dongle_ch 
-0x5008 019704 sub pdata ,g24_ch_number ,null 
-0x5009 019705 nbranch keyboard_24g_search_dongle_loop_end ,positive 
-0x500a 019706 call g24_reconn_data_prep 
-0x500b 019707 call g24_transmit_receive_ack 
-0x500c 019708 nbranch keyboard_24g_search_dongle_loop_retry ,sync 
-0x500d 019709 nbranch keyboard_24g_search_dongle_loop_retry ,user3 
-0x500e 019710 call keyboard_g24_ackpayload_parse 
-0x500f 019711 call keyboard_24g_search_dongle_success 
-:      019712 keyboard_24g_search_dongle_loop_end:
-0x5010 019713 call g24_txbuf_clear 
-0x5011 019714 fetch 1 ,mem_mouse_search_dongle_count 
-0x5012 019715 increase 1 ,pdata 
-0x5013 019716 store 1 ,mem_mouse_search_dongle_count 
-0x5014 019717 beq g24_ch_poll_count ,keyboard_24g_search_dongle_check 
-0x5015 019718 rtn 
-:      019720 keyboard_24g_search_dongle_loop_retry:
-0x5016 019721 call g24_ch 
-0x5017 019722 branch keyboard_24g_search_dongle_loop 
-:      019724 keyboard_24g_search_dongle_check:
-0x5018 019725 jam 0 ,mem_mouse_search_dongle_count 
-0x5019 019726 fetch 1 ,mem_mouse_search_dongle_action 
-0x501a 019727 rtnbit1 g24_disconn_state 
-0x501b 019728 set1 g24_disconn_state ,pdata 
-0x501c 019729 store 1 ,mem_mouse_search_dongle_action 
-0x501d 019730 fetch 2 ,mem_mouse_24g_search_dongle_time_init 
-0x501e 019731 store 2 ,mem_mouse_no_data_timer 
-0x501f 019732 rtn 
-:      019735 keyboard_24g_search_dongle_success:
-0x5020 019736 fetch 1 ,mem_24g_abort_pac 
-0x5021 019737 branch keyboard_24g_search_dongle_init ,blank 
-0x5022 019738 jam 0 ,mem_mouse_search_dongle_count 
-0x5023 019739 fetch 1 ,mem_mouse_search_dongle_action 
-0x5024 019740 rtnbit0 g24_disconn_state 
-0x5025 019741 set0 g24_disconn_state ,pdata 
-0x5026 019742 store 1 ,mem_mouse_search_dongle_action 
-0x5027 019743 branch mouse_no_data_timer_init 
-:      019746 keyboard_g24_ackpayload_parse:
-0x5028 019747 call g24_ackpayload_parse 
-0x5029 019748 fetch 1 ,mem_24g_rxbuf + 1 
-0x502a 019749 compare 0x08 ,pdata ,0xf8 
-0x502b 019750 nrtn true 
-0x502c 019751 fetch 1 ,mem_24g_rxbuf + 2 
-0x502d 019752 beq 0xff ,keyboard_24g_hibernate_set 
-0x502e 019753 rtn 
-:      019758 keyboard_le_send_att_find_by_type_value_request_ancs:
-0x502f 019759 jam 1 ,mem_le_connect_ios_mac_flag 
-0x5030 019760 arg 23 ,rega 
-0x5031 019761 arg le_l2cap_cid_att ,regb 
-0x5032 019762 call le_fifo_malloc_tx_l2cap 
-0x5033 019763 setarg attop_find_by_type_value_request 
-0x5034 019764 istore 1 ,contw 
-0x5035 019765 setarg 0x0001 
-0x5036 019766 istore 2 ,contw 
-0x5037 019767 setarg 0xffff 
-0x5038 019768 istore 2 ,contw 
-0x5039 019769 setarg 0x2800 
-0x503a 019770 istore 2 ,contw 
-0x503b 019771 arg mem_le_search_service_uuid ,contr 
-0x503c 019772 branch memcpy16 
-:      019773 keyboard_le_att_auto_reco_process:
-0x503d 019774 bpatch patch0c_1 ,mem_patch0c 
-0x503e 019775 fetch 1 ,mem_le_connect_ios_mac_flag 
-0x503f 019776 rtn blank 
-0x5040 019777 copy rega ,contr 
-0x5041 019778 ifetch 3 ,contr 
-0x5042 019779 store 3 ,mem_le_att_opcode 
-0x5043 019780 beq attop_read_response ,keyboard_le_parse_att_manu_resp 
-0x5044 019781 beq attop_read_by_type_response ,keyboard_le_send_att_read_by_type_rsp_mac 
-0x5045 019782 beq attop_find_by_type_value_response ,keyboard_le_parse_att_find_by_type_value_rsp 
-0x5046 019783 beq attop_error_response ,keyboard_le_send_att_find_by_type_value_request_mac 
-0x5047 019784 branch le_parse_att2 
-:      019786 keyboard_le_parse_att_find_by_type_value_rsp:
-0x5048 019787 fetch 1 ,mem_le_connect_ios_mac_flag 
-0x5049 019788 beq 2 ,keyboard_le_parse_att_find_by_type_value_rsp_mac 
-:      019789 keyboard_le_parse_att_find_ios_report:
-0x504a 019790 jam system_os_ios ,mem_kb_computer_system 
-0x504b 019791 branch keyboard_otp_store_computer_system_ble 
-:      019792 keyboard_le_parse_att_not_find_mac_report:
-0x504c 019794 fetch 1 ,mem_le_conn_peer_addr_type 
-0x504d 019795 store 1 ,mem_kb_computer_system 
-0x504e 019796 branch keyboard_otp_store_computer_system_ble 
-:      019797 keyboard_le_parse_att_find_mac_report:
-0x504f 019798 jam system_os_mac ,mem_kb_computer_system 
-:      019799 keyboard_otp_store_computer_system_ble:
-0x5050 019800 jam 0 ,mem_le_connect_ios_mac_flag 
-0x5051 019801 fetcht 2 ,mem_otp_read_retention_offset 
-0x5052 019802 setarg 0x1fd0 
-0x5053 019803 isub temp ,regb 
-0x5054 019804 arg mem_kb_computer_system ,rega 
-0x5055 019806 arg 1 ,loopcnt 
-0x5056 019807 call otp_write 
-0x5057 019808 fetcht 2 ,mem_otp_read_retention_offset 
-0x5058 019809 increase 14 ,temp 
-0x5059 019810 storet 2 ,mem_otp_read_retention_offset 
-0x505a 019811 rtn 
-:      019815 keyboard_le_send_att_find_by_type_value_request_mac:
-0x505b 019816 fetch 1 ,mem_le_connect_ios_mac_flag 
-0x505c 019817 beq 2 ,keyboard_le_parse_att_not_find_mac_report 
-0x505d 019818 jam 2 ,mem_le_connect_ios_mac_flag 
-0x505e 019819 arg 9 ,rega 
-0x505f 019820 arg le_l2cap_cid_att ,regb 
-0x5060 019821 call le_fifo_malloc_tx_l2cap 
-0x5061 019822 setarg attop_find_by_type_value_request 
-0x5062 019823 istore 1 ,contw 
-0x5063 019824 setarg 0x0001 
-0x5064 019825 istore 2 ,contw 
-0x5065 019826 setarg 0xffff 
-0x5066 019827 istore 2 ,contw 
-0x5067 019828 setarg 0x2800 
-0x5068 019829 istore 2 ,contw 
-0x5069 019830 arg 2 ,loopcnt 
-0x506a 019831 arg mem_le_search_mac_uuid ,contr 
-0x506b 019832 branch memcpy 
-:      019834 keyboard_le_parse_att_find_by_type_value_rsp_mac:
-0x506c 019835 arg 7 ,rega 
-0x506d 019836 arg le_l2cap_cid_att ,regb 
-0x506e 019837 call le_fifo_malloc_tx_l2cap 
-0x506f 019838 setarg attop_read_by_type_request 
-0x5070 019839 istore 1 ,contw 
-0x5071 019840 fetcht 2 ,mem_le_payload_ptr 
-0x5072 019841 increase 5 ,temp 
-0x5073 019842 ifetch 4 ,temp 
-0x5074 019843 istore 4 ,contw 
-0x5075 019844 setarg 0x2803 
-0x5076 019845 istore 2 ,contw 
-0x5077 019846 rtn 
-:      019848 keyboard_le_send_att_read_by_type_rsp_mac:
-0x5078 019849 fetch 2 ,mem_le_l2cap_size 
-0x5079 019850 increase -2 ,pdata 
-0x507a 019851 div pdata ,7 
-0x507b 019852 call wait_div_end 
-0x507c 019853 quotient loopcnt 
-0x507d 019854 fetch 2 ,mem_le_payload_ptr 
-0x507e 019855 add pdata ,6 ,contr 
-0x507f 019856 branch keyboard_le_check_att_read_type_manu_loop 
-:      019858 keyboard_le_check_att_read_type_manu_loop:
-0x5080 019859 increase 3 ,contr 
-0x5081 019860 ifetch 2 ,contr 
-0x5082 019861 copy pdata ,regc 
-0x5083 019862 ifetch 2 ,contr 
-0x5084 019863 arg 0x2a29 ,temp 
-0x5085 019864 isub temp ,null 
-0x5086 019865 branch keyboard_le_send_att_read_by_type_rsp_manufactory ,zero 
-0x5087 019866 loop keyboard_le_check_att_read_type_manu_loop 
-0x5088 019867 branch keyboard_le_parse_att_not_find_mac_report 
-:      019868 keyboard_le_send_att_read_by_type_rsp_manufactory:
-0x5089 019869 arg 3 ,rega 
-0x508a 019870 arg le_l2cap_cid_att ,regb 
-0x508b 019871 call le_fifo_malloc_tx_l2cap 
-0x508c 019872 setarg attop_read_request 
-0x508d 019873 istore 1 ,contw 
-0x508e 019874 copy regc ,pdata 
-0x508f 019875 istore 2 ,contw 
-0x5090 019876 rtn 
-:      019878 keyboard_le_parse_att_manu_resp:
-0x5091 019879 fetch 2 ,mem_le_l2cap_size 
-0x5092 019880 arg 9 ,loopcnt 
-0x5093 019881 fetch 2 ,mem_le_payload_ptr 
-0x5094 019882 add pdata ,5 ,rega 
-0x5095 019883 arg mem_le_search_mac_manu_name ,regb 
-0x5096 019884 call string_compare 
-0x5097 019885 branch keyboard_le_parse_att_find_mac_report ,zero 
-0x5098 019886 branch keyboard_le_parse_att_not_find_mac_report 
-:      019894 module_init:
-0x5099 019895 branch module_lpm_init ,wake 
-0x509a 019896 call le_modified_name 
-0x509b 019897 setarg module_process_idle 
-0x509c 019898 store 2 ,mem_cb_idle_process 
-0x509d 019899 setarg module_process_bb_event 
-0x509e 019900 store 2 ,mem_cb_bb_event_process 
-0x509f 019901 setarg module_lpm_lock 
-0x50a0 019902 store 2 ,mem_cb_check_wakelock 
-0x50a1 019903 setarg module_hci_cmd_transmit_le_notify 
-0x50a2 019904 store 2 ,mem_cb_ble_transmit 
-0x50a3 019905 setarg module_le_receive_data 
-0x50a4 019906 store 2 ,mem_cb_att_write 
-0x50a5 019907 setarg module_bb_event_timer 
-0x50a6 019908 store 2 ,mem_cb_event_timer 
-0x50a7 019910 bpatch patch0c_2 ,mem_patch0c 
-0x50a8 019911 call module_lpm_uart_init 
-0x50a9 019912 call module_gpio_init 
-0x50aa 019913 branch module_hci_event_enter_standby_mode 
-:      019915 module_lpm_uart_init:
-0x50ab 019916 fetch 1 ,core_uart_ctrl 
-0x50ac 019917 set0 bit_uart_control_enable ,pdata 
-0x50ad 019918 store 1 ,core_uart_ctrl 
-0x50ae 019919 fetch 8 ,mem_module_uart_rx_buffer 
-0x50af 019920 call uarta_init_dma_mem 
-0x50b0 019921 fetch uart_baud_len ,mem_module_uarta_baud_rate 
-0x50b1 019922 call uarta_init_baud_rate 
-0x50b2 019923 call uart_clock_select_main_freq_crystal 
-0x50b3 019924 jam gpcfg_uart_txd ,core_gpio_conf + hci_uart_tx_gpio_num 
-0x50b4 019925 jam gpcfg_uart_rxd | gpcfg_pullup ,core_gpio_conf + hci_uart_rx_gpio_num 
-0x50b5 019926 jam gpcfg_uart_rts ,core_gpio_conf + hci_uart_rts_gpio_num 
-0x50b6 019927 jam gpcfg_uart_cts ,core_gpio_conf + hci_uart_cts_gpio_num 
-0x50b7 019929 arg fun_uart_control_enable | fun_uart_control_setting_rate_baud ,temp 
-0x50b8 019930 fetch 2 ,mem_module_flag 
-0x50b9 019931 isolate1 module_flag_uart_flow_control ,pdata 
-0x50ba 019932 setflag true ,bit_uart_control_flow_control ,temp 
-0x50bb 019933 storet 1 ,core_uart_ctrl 
-0x50bc 019934 rtn 
-:      019936 module_lpm_init:
-0x50bd 019937 branch module_lpm_uart_init 
-:      019941 module_gpio_init:
-0x50be 019942 fetcht 1 ,mem_module_connect_state_gpio 
-0x50bf 019943 call gpio_config_output 
-0x50c0 019944 call module_set_conn_pin_low 
-0x50c1 019945 fetcht 1 ,mem_module_wake_up_gpio 
-0x50c2 019946 branch gpio_config_input 
-:      019948 module_lpm_lock:
-0x50c3 019949 fetcht 1 ,mem_module_wake_up_gpio 
-0x50c4 019950 call gpio_get_bit 
-0x50c5 019951 nbranch app_put_lpm_wake_lock ,true 
-0x50c6 019952 branch app_get_lpm_wake_lock 
-:      019955 module_process_idle:
-0x50c7 019956 call l2cap_malloc_is_fifo_full 
-0x50c8 019957 nrtn blank 
-0x50c9 019958 branch module_process_check_hci_command_complete 
-:      019961 module_process_bb_event:
-0x50ca 019962 copy regc ,pdata 
-0x50cb 019963 beq bt_evt_le_connected ,module_process_le_conn 
-0x50cc 019964 beq bt_evt_le_disconnected ,module_process_bb_even_le_disconn 
-0x50cd 019965 beq bt_evt_le_pairing_fail ,module_hci_event_le_pairing_fail 
-0x50ce 019966 beq bt_evt_le_pairing_success ,module_hci_event_le_pairing_success 
-0x50cf 019967 beq bt_evt_le_start_enc ,module_hci_event_start_enc 
-0x50d0 019968 beq bt_evt_le_pause_enc ,module_hci_event_pause_enc 
-0x50d1 019969 beq bt_evt_le_tk_generate ,module_hci_event_le_tk 
-0x50d2 019970 beq bt_evt_store_nvram ,module_hci_event_store_device 
-0x50d3 019971 beq bt_evt_le_ltk_lost ,module_process_ble_ltk_lost 
-0x50d4 019972 beq bt_evt_le_update_phy ,module_process_ble_update_phy 
-0x50d5 019973 beq bt_evt_le_get_passkey ,module_hci_event_passkey_entry_mode 
-0x50d6 019974 beq bt_evt_le_gkey_generate ,module_hci_event_gkey_generate 
-0x50d7 019975 rtn 
-:      019979 module_process_bb_even_le_disconn:
-0x50d8 019980 call le_clr_config_more_data 
-0x50d9 019981 jam 0 ,mem_module_hci_notify_len 
-0x50da 019982 call module_disconn_start 
-0x50db 019983 branch module_hci_event_le_disconnect 
-:      019988 module_process_le_conn:
-0x50dc 019990 call module_conn_start 
-0x50dd 019991 fetch 1 ,mem_module_le_lpm_mult 
-0x50de 019992 store 1 ,mem_lpm_mult 
-0x50df 019993 branch module_hci_event_le_connect 
-:      019997 module_disconn_start:
-0x50e0 019998 call module_start_adv_discovery_by_command 
-0x50e1 019999 branch module_set_conn_pin_high 
-:      020002 module_process_ble_ltk_lost:
-0x50e2 020003 call le_send_reject_ind 
-0x50e3 020004 branch le_send_smp_security_request 
-:      020006 module_process_ble_update_phy:
-0x50e4 020007 branch module_hci_event_le_update_phy 
-:      020010 module_set_conn_pin_high:
-0x50e5 020011 fetcht 1 ,mem_module_connect_state_gpio 
-0x50e6 020012 branch gpio_out_active 
-:      020014 module_conn_start:
-0x50e7 020015 call module_stop_adv_discovery 
-0x50e8 020016 branch module_set_conn_pin_low 
-:      020018 module_stop_adv_discovery:
-0x50e9 020019 fetch 1 ,mem_module_state 
-0x50ea 020020 isolate1 moudle_state_ble_bit ,pdata 
-0x50eb 020021 call app_ble_stop_adv ,true 
-0x50ec 020022 rtn 
-:      020023 module_set_conn_pin_low:
-0x50ed 020024 fetcht 1 ,mem_module_connect_state_gpio 
-0x50ee 020025 branch gpio_out_inactive 
-:      020028 module_process_check_hci_command_complete:
-0x50ef 020029 fetch 1 ,core_uart_status 
-0x50f0 020030 rtnbit1 uart_status_rx_fifo_empty 
-0x50f1 020031 call uarta_prepare_rx 
-0x50f2 020032 ifetch 1 ,contru 
-0x50f3 020033 bne 0x01 ,module_hci_in_excp 
-0x50f4 020034 fetch 2 ,core_uart_rxitems 
-0x50f5 020035 sub pdata ,2 ,null 
-0x50f6 020036 rtn positive 
-0x50f7 020037 ifetch 1 ,contru 
-0x50f8 020038 store 1 ,mem_module_uart_opcode 
-0x50f9 020039 ifetcht 1 ,contru 
-0x50fa 020040 copy contru ,rega 
-0x50fb 020041 storet 1 ,mem_module_uart_len 
-0x50fc 020042 add temp ,3 ,temp 
-0x50fd 020043 fetch 2 ,core_uart_rxitems 
-0x50fe 020044 isub temp ,temp 
-0x50ff 020045 nrtn positive 
-0x5100 020046 jam hci_discard_packet ,mem_module_temp_nl_discard_packet 
-0x5101 020047 call module_hci_cmd_control 
-0x5102 020048 fetch 1 ,mem_module_temp_nl_discard_packet 
-0x5103 020049 rtneq hci_not_discard_packet 
-0x5104 020050 branch module_hci_dicard_packet 
-:      020052 module_hci_in_excp:
-0x5105 020053 call delay_10ms 
-0x5106 020054 call module_hci_event_invalid_packet 
-0x5107 020055 branch module_hci_release_except 
-:      020058 module_hci_release_except:
-0x5108 020059 bpatch patch0c_3 ,mem_patch0c 
-0x5109 020060 call uarta_prepare_rx 
-0x510a 020061 fetch 2 ,core_uart_rxitems 
-0x510b 020062 rtn blank 
-0x510c 020063 iadd contru ,contru 
-0x510d 020064 branch module_hci_dicard_bytes 
-:      020066 module_hci_dicard_packet:
-0x510e 020067 call uarta_prepare_rx 
-0x510f 020068 increase 2 ,contu 
-0x5110 020069 ifetch 1 ,contu 
-0x5111 020070 iadd contu ,contu 
-:      020071 module_hci_dicard_bytes:
-0x5112 020072 branch uarta_rxdone 
-:      020075 module_hci_cmd_control:
-0x5113 020076 bpatch patch0c_4 ,mem_patch0c 
-0x5114 020077 fetch 1 ,mem_module_uart_opcode 
-0x5115 020078 beq hci_cmd_set_le_addr_req ,module_hci_cmd_set_le_addr 
-0x5116 020079 beq hci_cmd_set_visibility_req ,module_hci_cmd_set_visibility 
-0x5117 020080 beq hci_cmd_set_le_name_req ,module_hci_cmd_set_le_name 
-0x5118 020081 beq hci_cmd_le_data_req ,module_hci_cmd_receive_le_data 
-0x5119 020082 beq hci_cmd_status_irq ,module_hci_cmd_inquire_status 
-0x511a 020083 beq hci_cmd_set_uartcontrol_req ,module_hci_cmd_set_uart_control_mode 
-0x511b 020084 beq hci_cmd_set_uart_baud_req ,module_hci_cmd_set_uart_baud 
-0x511c 020085 beq hci_cmd_version_req ,module_hci_cmd_version_request 
-0x511d 020086 beq hci_cmd_ble_disconnect ,module_hci_cmd_ble_disconnect 
-0x511e 020087 beq hci_cmd_set_nvram_req ,module_hci_cmd_set_nvram 
-0x511f 020088 beq hci_cmd_confirm_gkey ,module_hci_cmd_confirm_gkey 
-0x5120 020089 beq hci_cmd_auto_adv_scan ,module_hci_cmd_auto_adv 
-0x5121 020090 beq hci_cmd_power_req ,module_hci_cmd_power_request 
-0x5122 020091 beq hci_cmd_power_set ,module_hci_cmd_power_set 
-0x5123 020092 beq hci_cmd_passkey_entry ,module_hci_cmd_passkey_entry 
-0x5124 020093 beq hci_cmd_set_gpio ,module_hci_cmd_set_gpio 
-0x5125 020094 beq hci_cmd_read_gpio ,module_hci_cmd_read_gpio 
-0x5126 020095 beq hci_cmd_le_set_pairing ,module_hci_cmd_le_set_pairing_mode 
-0x5127 020096 beq hci_cmd_le_set_adv_data ,module_hci_cmd_le_set_adv_data 
-0x5128 020097 beq hci_cmd_le_set_scan_data ,module_hci_cmd_le_set_scan_data 
-0x5129 020098 beq hci_cmd_le_send_conn_update_req ,module_hci_cmd_le_send_conn_update_req 
-0x512a 020099 beq hci_cmd_le_set_adv_parm ,module_hci_cmd_set_le_adv_parameter 
-0x512b 020100 beq hci_cmd_le_start_pairing ,module_hci_cmd_le_start_pairing 
-0x512c 020101 beq hci_cmd_set_wake_gpio ,module_hci_cmd_set_wake_gpio 
-0x512d 020102 beq hci_cmd_set_tx_power ,module_hci_cmd_set_tx_power 
-0x512e 020103 beq hci_cmd_le_confirm_gkey ,module_hci_cmd_le_confirm_gkey 
-0x512f 020105 beq hci_cmd_reset_chip_req ,module_hci_cmd_reset_chip 
-0x5130 020106 beq hci_cmd_le_set_fixed_passkey ,module_hci_cmd_le_set_fixed_passkey 
-0x5131 020107 beq hci_cmd_delete_customize_service ,module_hci_cmd_delete_customize_service 
-0x5132 020108 beq hci_cmd_add_service_uuid ,module_hci_cmd_add_service_uuid 
-0x5133 020109 beq hci_cmd_add_characteristic_uuid ,module_hci_cmd_add_characteristic_uuid 
-0x5134 020110 beq hci_cmd_passkey_entry_input ,module_hci_cmd_le_passkey_entry_input 
-0x5135 020111 beq hci_cmd_le_creat_conn ,module_hci_cmd_le_create_conn 
-0x5136 020112 beq hci_cmd_ble_set_phy ,module_hci_cmd_ble_set_phy 
-0x5137 020113 beq hci_cmd_ble_read_current_phy ,module_hci_cmd_ble_read_current_phy 
-0x5138 020114 beq hci_cmd_ble_set_dle ,module_hci_cmd_ble_set_dle 
-0x5139 020115 beq hci_cmd_read_chip_data ,module_hci_cmd_read_chip_data 
-0x513a 020116 beq hci_cmd_write_chip_data ,module_hci_cmd_write_chip_data 
-0x513b 020117 beq hci_cmd_close_lpm ,module_hci_cmd_close_lpm 
-0x513c 020118 branch module_hci_event_receive_invalid_cmd 
-:      020124 module_hci_cmd_set_le_addr:
-0x513d 020125 fetch 1 ,mem_module_uart_len 
-0x513e 020126 bne 6 ,module_hci_event_receive_invalid_cmd 
-0x513f 020127 ifetch 6 ,contru 
-0x5140 020128 store 6 ,mem_le_lap 
-0x5141 020129 branch module_hci_event_receive_valid_cmd 
-:      020133 module_hci_cmd_set_visibility:
-0x5142 020134 fetch 1 ,mem_module_uart_len 
-0x5143 020135 bne 1 ,module_hci_event_receive_invalid_cmd 
-0x5144 020136 ifetcht 1 ,contru 
-0x5145 020137 storet 1 ,mem_module_bluetooth_stauts_by_command 
-0x5146 020138 call module_hci_event_receive_valid_cmd 
-0x5147 020139 fetch 2 ,mem_ui_state_map 
-0x5148 020140 rtnbit1 ui_state_ble_connected 
-:      020142 module_start_adv_discovery_by_command:
-:      020143 moudle_start_adv_by_command:
-0x5149 020144 fetch 1 ,mem_module_state 
-0x514a 020145 isolate1 moudle_state_ble_bit ,pdata 
-0x514b 020146 nrtn true 
-0x514c 020147 fetcht 1 ,mem_module_bluetooth_stauts_by_command 
-0x514d 020148 isolate1 2 ,temp 
-0x514e 020149 branch app_ble_start_adv ,true 
-0x514f 020150 branch app_ble_stop_adv 
-:      020155 module_hci_cmd_set_le_name:
-0x5150 020156 arg 29 ,pdata 
-0x5151 020157 arg mem_le_name_len ,contw 
-0x5152 020158 call module_hci_cmd_receive_store_mem 
-0x5153 020159 branch le_modified_name 
-:      020164 module_hci_cmd_receive_le_data:
-0x5154 020165 fetch 2 ,mem_ui_state_map 
-0x5155 020166 bbit0 ui_state_ble_connected ,module_hci_event_receive_invalid_cmd 
-0x5156 020167 call module_check_ble_encrypt_state 
-0x5157 020168 branch module_hci_event_receive_invalid_cmd ,user 
-0x5158 020169 jam hci_not_discard_packet ,mem_module_temp_nl_discard_packet 
-0x5159 020170 fetch 2 ,mem_module_flag 
-0x515a 020171 bbit1 module_flag_ble_data_finish ,module_hci_cmd_receive_le_data_finish 
-0x515b 020172 fetch 1 ,mem_module_hci_notify_len 
-0x515c 020173 nrtn blank 
-0x515d 020174 jam hci_discard_packet ,mem_module_temp_nl_discard_packet 
-0x515e 020175 ifetch 2 ,contru 
-0x515f 020176 store 2 ,mem_module_hci_notify_handle 
-0x5160 020177 storer contru ,2 ,mem_module_hci_nofiy_addr 
-0x5161 020178 fetch 1 ,mem_module_uart_len 
-0x5162 020179 pincrease -2 
-0x5163 020180 nbranch module_hci_event_receive_invalid_cmd ,positive 
-0x5164 020181 branch module_hci_event_receive_invalid_cmd ,zero 
-0x5165 020182 store 1 ,mem_module_hci_notify_len 
-0x5166 020183 fetcht 2 ,mem_module_hci_notify_handle 
-0x5167 020184 increase -1 ,temp 
-0x5168 020185 call le_att_get_handle_ptr2 
-0x5169 020186 branch module_hci_cmd_transmit_handle_error ,blank 
-0x516a 020187 ifetcht 4 ,contr 
-0x516b 020188 setarg 0x01280302 
-0x516c 020189 isub temp ,null 
-0x516d 020190 nbranch module_hci_cmd_transmit_handle_error ,zero 
-0x516e 020191 ifetch 1 ,contr 
-0x516f 020192 store 1 ,mem_module_hci_notify_type 
-0x5170 020193 and_into 0x30 ,pdata 
-0x5171 020194 branch module_hci_cmd_transmit_handle_error ,blank 
-0x5172 020195 jam hci_not_discard_packet ,mem_module_temp_nl_discard_packet 
-0x5173 020196 call le_set_config_more_data 
-0x5174 020197 call module_hci_cmd_transmit_le_notify 
-0x5175 020198 call module_hci_cmd_transmit_le_notify 
-0x5176 020199 call module_hci_cmd_transmit_le_notify 
-0x5177 020200 fetch 2 ,mem_module_flag 
-0x5178 020201 rtnbit0 module_flag_ble_data_finish 
-:      020202 module_hci_cmd_receive_le_data_finish:
-0x5179 020203 jam hci_discard_packet ,mem_module_temp_nl_discard_packet 
-0x517a 020204 call module_clear_le_tx_data_flag 
-0x517b 020205 branch module_hci_event_receive_valid_cmd 
-:      020207 module_hci_cmd_transmit_handle_error:
-0x517c 020208 jam 0 ,mem_module_hci_notify_len 
-0x517d 020209 jam hci_discard_packet ,mem_module_temp_nl_discard_packet 
-0x517e 020210 call module_clear_le_tx_data_flag 
-0x517f 020211 branch module_hci_event_receive_invalid_cmd 
-:      020213 module_hci_cmd_transmit_le_notify:
-0x5180 020214 fetch 1 ,mem_module_hci_notify_len 
-0x5181 020215 rtn blank 
-0x5182 020216 call le_fifo_check_nearly_full 
-0x5183 020217 nrtn blank 
-0x5184 020218 call module_get_le_remote_mtu 
-0x5185 020219 bpatch patch0c_5 ,mem_patch0c 
-0x5186 020220 fetch 2 ,mem_le_local_mtu 
-0x5187 020221 call not_greater_than 
-0x5188 020222 copy pdata ,temp 
-0x5189 020223 fetch 1 ,mem_le_l2cap_att_states 
-0x518a 020224 rtnbit1 ble_l2cap_recv_confirmation_packet 
-0x518b 020225 add temp ,-3 ,pdata 
-0x518c 020226 arg 251 ,temp 
-0x518d 020227 call not_greater_than 
-0x518e 020228 fetcht 1 ,mem_module_hci_notify_len 
-0x518f 020229 call not_greater_than 
-0x5190 020230 copy pdata ,rega 
-0x5191 020231 copy temp ,pdata 
-0x5192 020232 isub rega ,pdata 
-0x5193 020233 store 1 ,mem_module_hci_notify_len 
-0x5194 020234 call module_hci_cmd_transmit_le_notify_malloc_l2cap 
-0x5195 020235 fetch 2 ,mem_module_hci_nofiy_addr 
-0x5196 020236 copy pdata ,contru 
-0x5197 020237 copy rega ,loopcnt 
-0x5198 020238 call uart_copy_rx_bytes_fast 
-0x5199 020239 copy contru ,pdata 
-0x519a 020240 store 2 ,mem_module_hci_nofiy_addr 
-0x519b 020241 fetch 1 ,mem_module_hci_notify_len 
-0x519c 020242 nrtn blank 
-0x519d 020243 branch module_set_le_tx_data_flag 
-:      020245 module_hci_cmd_transmit_le_notify_malloc_l2cap:
-0x519e 020246 fetcht 2 ,mem_module_hci_notify_handle 
-0x519f 020247 fetch 1 ,mem_module_hci_notify_type 
-0x51a0 020248 bbit1 bit_characteristic_indicate ,le_att_malloc_tx_indication 
-0x51a1 020249 bbit1 bit_characteristic_notify ,le_att_malloc_tx_notify 
-0x51a2 020250 rtn 
-:      020254 module_get_le_remote_mtu:
-0x51a3 020255 arg 0x17 ,temp 
-0x51a4 020256 fetch 2 ,mem_module_flag 
-0x51a5 020257 rtnbit1 module_flag_ble_send_mtu23 
-0x51a6 020258 fetcht 2 ,mem_le_remote_mtu 
-0x51a7 020259 rtn 
-:      020261 module_check_ble_encrypt_state:
-0x51a8 020262 fetch 2 ,mem_module_flag 
-0x51a9 020263 bbit1 module_flag_ble_data_encrypt ,le_check_encrypt_state 
-0x51aa 020264 branch disable_user 
-:      020268 module_hci_cmd_inquire_status:
-0x51ab 020269 branch module_hci_event_status_res 
-:      020275 module_hci_cmd_set_uart_control_mode:
-0x51ac 020276 ifetch 1 ,contru 
-0x51ad 020277 fetcht 1 ,mem_module_flag 
-0x51ae 020278 nsetflag blank ,module_flag_uart_flow_control ,temp 
-0x51af 020279 storet 1 ,mem_module_flag 
-0x51b0 020280 fetcht 1 ,core_uart_ctrl 
-0x51b1 020281 nsetflag blank ,bit_uart_control_flow_control ,temp 
-0x51b2 020282 storet 1 ,core_uart_ctrl 
-0x51b3 020283 branch module_hci_event_receive_valid_cmd 
-:      020287 module_hci_cmd_set_uart_baud:
-0x51b4 020288 fetchr loopcnt ,1 ,mem_module_uart_len 
-0x51b5 020289 call string2dec_from_uart 
-0x51b6 020290 call uart_calc_baud_rate_config 
-0x51b7 020291 store uart_baud_len ,mem_module_uarta_baud_rate 
-0x51b8 020292 call module_hci_event_receive_valid_cmd 
-0x51b9 020293 call wait_uarttx 
-0x51ba 020294 fetch uart_baud_len ,mem_module_uarta_baud_rate 
-0x51bb 020295 branch uarta_init_baud_rate 
-:      020299 module_hci_cmd_version_request:
-0x51bc 020300 arg 2 ,rega 
-0x51bd 020301 arg mem_soft_version_num ,regb 
-0x51be 020302 arg 0 ,temp 
-0x51bf 020303 branch module_hci_event_set_cmd 
-:      020308 module_hci_cmd_ble_disconnect:
-0x51c0 020309 fetch 2 ,mem_ui_state_map 
-0x51c1 020310 bbit0 ui_state_ble_connected ,module_hci_event_receive_invalid_cmd 
-:      020311 module_hci_cmd_ble_disconnect_doing:
-0x51c2 020312 call module_hci_event_receive_valid_cmd 
-0x51c3 020313 branch app_ble_disconnect 
-:      020319 module_hci_cmd_set_nvram:
-0x51c4 020320 fetchr loopcnt ,1 ,mem_module_uart_len 
-0x51c5 020321 fetch 2 ,mem_nv_data_ptr 
-0x51c6 020322 icopy contw 
-0x51c7 020323 call uart_copy_rx_bytes_fast 
-0x51c8 020324 branch module_hci_event_receive_valid_cmd 
-:      020328 module_hci_cmd_confirm_gkey:
-0x51c9 020329 fetch 2 ,mem_ui_state_map 
-0x51ca 020330 bbit1 ui_state_ble_connected ,module_hci_cmd_le_confirm_gkey 
-0x51cb 020331 branch module_hci_event_receive_invalid_cmd 
-:      020335 module_hci_cmd_auto_adv:
-0x51cc 020336 arg 0x40 ,loopcnt 
-0x51cd 020337 arg mem_le_adv_data_len ,contw 
-0x51ce 020338 call clear_mem 
-0x51cf 020339 setarg 0 
-0x51d0 020340 store 1 ,mem_regb 
-0x51d1 020341 copy rega ,contru 
-:      020342 module_hci_cmd_auto_adv_loop:
-0x51d2 020343 copy contru ,pdata 
-0x51d3 020344 store 2 ,mem_regc 
-0x51d4 020345 call module_hci_cmd_auto_adv_adv_analys 
-0x51d5 020347 fetch 1 ,mem_regb 
-0x51d6 020348 fetcht 1 ,mem_temp 
-0x51d7 020349 increase 1 ,temp 
-0x51d8 020350 iadd temp ,pdata 
-0x51d9 020351 store 1 ,mem_regb 
-0x51da 020353 sub pdata ,31 ,null 
-0x51db 020354 nbranch module_hci_cmd_auto_adv_store_scan ,positive 
-:      020355 module_hci_cmd_auto_adv_store_adv:
-0x51dc 020356 fetcht 1 ,mem_le_adv_data_len 
-0x51dd 020357 setarg mem_le_adv_data 
-0x51de 020358 iadd temp ,pdata 
-0x51df 020359 store 2 ,mem_contw 
-0x51e0 020360 fetcht 1 ,mem_temp 
-0x51e1 020361 increase 1 ,temp 
-0x51e2 020362 fetch 1 ,mem_le_adv_data_len 
-0x51e3 020363 iadd temp ,pdata 
-0x51e4 020364 store 1 ,mem_le_adv_data_len 
-0x51e5 020365 branch module_hci_cmd_auto_adv_store_common 
-:      020366 module_hci_cmd_auto_adv_store_scan:
-0x51e6 020367 fetcht 1 ,mem_le_scan_data_len 
-0x51e7 020368 setarg mem_le_scan_data 
-0x51e8 020369 iadd temp ,pdata 
-0x51e9 020370 store 2 ,mem_contw 
-0x51ea 020371 fetcht 1 ,mem_temp 
-0x51eb 020372 increase 1 ,temp 
-0x51ec 020373 fetch 1 ,mem_le_scan_data_len 
-0x51ed 020374 iadd temp ,pdata 
-0x51ee 020375 store 1 ,mem_le_scan_data_len 
-:      020376 module_hci_cmd_auto_adv_store_common:
-0x51ef 020377 fetch 2 ,mem_contw 
-0x51f0 020378 copy pdata ,contw 
-0x51f1 020379 fetch 2 ,mem_regc 
-0x51f2 020380 copy pdata ,contru 
-0x51f3 020382 copy temp ,loopcnt 
-0x51f4 020383 call uart_copy_rx_bytes_fast 
-0x51f5 020385 fetch 1 ,mem_module_uart_len 
-0x51f6 020386 fetcht 1 ,mem_regb 
-0x51f7 020387 isub temp ,null 
-0x51f8 020388 nbranch module_hci_cmd_auto_adv_loop ,zero 
-0x51f9 020389 branch module_hci_event_receive_valid_cmd 
-:      020392 module_hci_cmd_auto_adv_adv_analys:
-0x51fa 020393 ifetch 1 ,contru 
-0x51fb 020394 store 1 ,mem_temp 
-0x51fc 020395 ifetch 1 ,contru 
-0x51fd 020396 store 1 ,mem_rega 
-0x51fe 020397 rtn 
-:      020401 module_hci_cmd_power_request:
-0x51ff 020402 arg 0 ,temp 
-0x5200 020403 arg 2 ,rega 
-0x5201 020404 fetch 2 ,mem_module_vdd_quotient 
-0x5202 020405 store 2 ,mem_event_cmd_response_content 
-0x5203 020406 arg mem_event_cmd_response_content ,regb 
-0x5204 020407 branch module_hci_event_set_cmd 
-:      020411 module_hci_cmd_power_set:
-0x5205 020412 fetch 1 ,mem_module_uart_len 
-0x5206 020413 bne 1 ,module_hci_event_receive_invalid_cmd 
-0x5207 020414 ifetch 1 ,contru 
-0x5208 020415 store 1 ,mem_module_read_vdd_flag 
-0x5209 020416 setarg 0x00 
-0x520a 020417 store 2 ,mem_module_vdd_quotient 
-0x520b 020418 branch module_hci_event_receive_valid_cmd 
-:      020422 module_hci_cmd_passkey_entry:
-0x520c 020423 fetch 1 ,mem_module_uart_len 
-0x520d 020424 bne 4 ,module_hci_event_receive_invalid_cmd 
-0x520e 020425 fetch 2 ,mem_ui_state_map 
-0x520f 020426 bbit1 ui_state_ble_connected ,module_hci_cmd_le_passkey_entry_input 
-0x5210 020427 branch module_hci_event_receive_invalid_cmd 
-:      020432 module_hci_cmd_set_gpio:
-0x5211 020433 fetch 1 ,mem_module_uart_len 
-0x5212 020434 bne 3 ,module_hci_event_receive_invalid_cmd 
-0x5213 020435 ifetch 1 ,contru 
-0x5214 020436 beq hci_cmd_config_gpio_input ,module_set_gpio_input 
-0x5215 020437 beq hci_cmd_config_gpio_output ,module_set_gpio_output 
-0x5216 020438 branch module_hci_event_receive_invalid_cmd 
-:      020440 module_set_gpio_input:
-0x5217 020441 call module_hci_event_receive_valid_cmd 
-0x5218 020442 ifetcht 1 ,contru 
-0x5219 020443 ifetch 1 ,contru 
-0x521a 020444 beq gpio_input_high_impedance ,gpio_set_high_impedance 
-0x521b 020445 nsetflag blank ,7 ,temp 
-0x521c 020446 branch gpio_config_input 
-:      020448 module_set_gpio_output:
-0x521d 020449 call module_hci_event_receive_valid_cmd 
-0x521e 020450 ifetcht 1 ,contru 
-0x521f 020451 ifetch 1 ,contru 
-0x5220 020452 branch gpio_out_active ,blank 
-0x5221 020453 branch gpio_out_inactive 
-:      020457 module_hci_cmd_read_gpio:
-0x5222 020458 fetch 1 ,mem_module_uart_len 
-0x5223 020459 bne 1 ,module_hci_event_receive_invalid_cmd 
-0x5224 020460 ifetcht 1 ,contru 
-0x5225 020461 call gpio_get_bit 
-0x5226 020462 setarg 0x0 
-0x5227 020463 nsetflag true ,0 ,pdata 
-0x5228 020464 arg 1 ,rega 
-0x5229 020465 store 2 ,mem_event_cmd_response_content 
-0x522a 020466 arg mem_event_cmd_response_content ,regb 
-0x522b 020467 arg 0 ,temp 
-0x522c 020468 branch module_hci_event_set_cmd 
-:      020472 module_hci_cmd_le_set_pairing_mode:
-0x522d 020473 ifetch 1 ,contru 
-0x522e 020474 copy pdata ,temp 
-0x522f 020475 beq le_pairing_mode_secure_connect_justwork ,module_le_set_pairing_mode_secure_justwork 
-0x5230 020476 beq le_pairing_mode_secure_connect_numeric ,module_le_set_pairing_mode_secure_numeric 
-0x5231 020477 beq le_pairing_mode_secure_connect_passkey ,module_le_set_pairing_mode_secure_passkey 
-0x5232 020478 beq le_pairing_mode_secure_connect_passkey_res_input ,module_le_set_pairing_mode_secure_passkey_res_input 
-0x5233 020479 store 1 ,mem_le_pairing_mode 
-0x5234 020480 call sc_reset 
-0x5235 020481 call le_secure_connection_disable 
-0x5236 020482 fetch 1 ,mem_le_pairing_mode 
-0x5237 020483 beq le_pairing_mode_none ,module_le_set_no_pairing 
-0x5238 020484 beq le_pairing_mode_lagacy_justwork ,module_le_set_pairing_mode_lagacy_just_work 
-0x5239 020485 beq le_pairing_mode_lagacy_passkey ,module_le_set_pairing_mode_lagacy_passkey 
-0x523a 020486 beq le_pairing_mode_lagacy_passkey_res_input ,module_le_set_pairing_mode_lagacy_passkey_res_input 
-0x523b 020487 branch module_hci_event_receive_invalid_cmd 
-:      020489 module_le_set_pairing_mode_secure_justwork:
-0x523c 020490 storet 1 ,mem_le_pairing_mode 
-0x523d 020491 call le_secure_connection_enable 
-0x523e 020492 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
-0x523f 020493 branch module_le_set_noinputnooutput 
-:      020494 module_le_set_pairing_mode_secure_numeric:
-0x5240 020495 storet 1 ,mem_le_pairing_mode 
-0x5241 020496 call le_secure_connection_enable 
-0x5242 020497 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
-0x5243 020498 jam flag_iocap_displayyesno ,mem_le_pres_iocap 
-0x5244 020499 branch module_hci_event_receive_valid_cmd 
-:      020500 module_le_set_pairing_mode_secure_passkey:
-0x5245 020501 storet 1 ,mem_le_pairing_mode 
-0x5246 020502 call le_secure_connection_enable 
-0x5247 020503 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
-0x5248 020504 branch module_le_set_displayonly 
-:      020505 module_le_set_pairing_mode_secure_passkey_res_input:
-0x5249 020506 storet 1 ,mem_le_pairing_mode 
-0x524a 020507 call le_secure_connection_enable 
-0x524b 020508 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
-0x524c 020509 branch module_le_set_keboadonly 
-:      020512 module_le_set_no_pairing:
-0x524d 020513 jam flag_le_no_bonding_no_mitm ,mem_le_pres_auth 
-:      020514 module_le_set_noinputnooutput:
-0x524e 020515 jam flag_iocap_noinputnooutput ,mem_le_pres_iocap 
-0x524f 020516 branch module_hci_event_receive_valid_cmd 
-:      020517 module_le_set_pairing_mode_lagacy_just_work:
-0x5250 020518 jam flag_le_bonding_no_mitm ,mem_le_pres_auth 
-0x5251 020519 branch module_le_set_noinputnooutput 
-:      020520 module_le_set_pairing_mode_lagacy_passkey:
-0x5252 020521 jam flag_le_bonding_mitm ,mem_le_pres_auth 
-0x5253 020522 branch module_le_set_displayonly 
-:      020523 module_le_set_pairing_mode_lagacy_passkey_res_input:
-0x5254 020524 jam flag_le_bonding_mitm ,mem_le_pres_auth 
-0x5255 020525 branch module_le_set_keboadonly 
-:      020526 module_le_set_keboadonly:
-0x5256 020527 jam flag_iocap_keyboardonly ,mem_le_pres_iocap 
-0x5257 020528 branch module_hci_event_receive_valid_cmd 
-:      020529 module_le_set_displayonly:
-0x5258 020530 jam flag_iocap_displayonly ,mem_le_pres_iocap 
-0x5259 020531 branch module_hci_event_receive_valid_cmd 
-:      020535 module_hci_cmd_le_set_adv_data:
-0x525a 020536 arg 31 ,pdata 
-0x525b 020537 arg mem_le_adv_data_len ,contw 
-0x525c 020538 branch module_hci_cmd_receive_store_mem 
-:      020542 module_hci_cmd_le_set_scan_data:
-0x525d 020543 arg 31 ,pdata 
-0x525e 020544 arg mem_le_scan_data_len ,contw 
-0x525f 020545 branch module_hci_cmd_receive_store_mem 
-:      020547 module_hci_cmd_receive_store_mem:
-0x5260 020548 fetchr loopcnt ,1 ,mem_module_uart_len 
-0x5261 020549 isub loopcnt ,null 
-0x5262 020550 nbranch module_hci_event_receive_invalid_cmd ,positive 
-0x5263 020551 istorer loopcnt ,1 ,contw 
-0x5264 020552 call uart_copy_rx_bytes_fast 
-0x5265 020553 branch module_hci_event_receive_valid_cmd 
-:      020557 module_hci_cmd_le_send_conn_update_req:
-0x5266 020558 fetch 2 ,mem_ui_state_map 
-0x5267 020559 bbit0 ui_state_ble_connected ,module_hci_event_receive_invalid_cmd 
-0x5268 020560 fetch 1 ,mem_module_uart_len 
-0x5269 020561 bne 0x08 ,module_hci_event_receive_invalid_cmd 
-0x526a 020562 ifetch 8 ,contru 
-0x526b 020563 store 8 ,mem_le_interval_min 
-0x526c 020564 jam bt_cmd_le_update_conn ,mem_fifo_temp 
-0x526d 020565 call ui_ipc_send_cmd 
-0x526e 020566 branch module_hci_event_receive_valid_cmd 
-:      020570 module_hci_cmd_set_le_adv_parameter:
-0x526f 020571 ifetch 2 ,contru 
-0x5270 020572 store 2 ,mem_le_adv_interval 
-0x5271 020573 storet 1 ,mem_lpm_overhead 
-0x5272 020574 iadd temp ,pdata 
-0x5273 020575 store 2 ,mem_lpm_interval 
-0x5274 020576 branch module_hci_event_receive_valid_cmd 
-:      020580 module_hci_cmd_le_start_pairing:
-0x5275 020581 fetch 1 ,mem_le_pairing_mode 
-0x5276 020582 branch module_hci_event_receive_invalid_cmd ,blank 
-0x5277 020583 fetch 1 ,mem_le_pairing_state 
-0x5278 020584 bne flag_le_pairing_null ,module_hci_event_receive_invalid_cmd 
-0x5279 020585 fetch 1 ,mem_le_enc_state 
-0x527a 020586 bne flag_le_enc_null ,module_hci_event_receive_invalid_cmd 
-0x527b 020587 call check_51cmd_le_smp_sec_req 
-0x527c 020588 branch module_hci_event_receive_valid_cmd 
-:      020592 module_hci_cmd_set_wake_gpio:
-0x527d 020593 fetch 1 ,mem_module_uart_len 
-0x527e 020594 bne 5 ,module_hci_event_receive_invalid_cmd 
-0x527f 020595 ifetch 1 ,contru 
-0x5280 020596 store 1 ,mem_module_mcu_wake_pin 
-0x5281 020597 ifetch 4 ,contru 
-0x5282 020598 store 4 ,mem_module_mcu_wake_delay_us 
-0x5283 020599 fetcht 1 ,mem_module_mcu_wake_pin 
-0x5284 020600 call gpio_config_output 
-0x5285 020601 call module_set_mcu_wake_pin_low 
-0x5286 020602 branch module_hci_event_receive_valid_cmd 
-:      020606 module_hci_cmd_set_tx_power:
-0x5287 020607 fetch 1 ,mem_module_uart_len 
-0x5288 020608 bne 0x01 ,module_hci_event_receive_invalid_cmd 
-0x5289 020609 ifetch 1 ,contru 
-0x528a 020610 store 1 ,mem_tx_power 
-0x528b 020611 branch module_hci_event_receive_valid_cmd 
-:      020615 module_hci_cmd_le_confirm_gkey:
-0x528c 020616 ifetch 1 ,contru 
-0x528d 020617 beq 0x01 ,module_hci_cmd_le_confirm_gkey_fail 
-0x528e 020618 fetch 1 ,mem_le_secure_connect_state 
-0x528f 020619 beq le_sc_stat_send_public_key ,module_hci_cmd_le_confirm_gkey_ok 
-0x5290 020620 beq le_sc_stat_receive_dhkey ,module_hci_cmd_le_confirm_gkey_ok 
-0x5291 020621 beq le_sc_stat_wait_confirm_gkey ,module_hci_cmd_le_confirm_gkey_ok 
-0x5292 020622 branch module_hci_event_receive_invalid_cmd 
-:      020623 module_hci_cmd_le_confirm_gkey_ok:
-0x5293 020624 jam flag_le_sc_confrim_gkey_ok ,mem_le_sc_confirm_gkey_flag 
-0x5294 020625 branch module_hci_event_receive_valid_cmd 
-:      020627 module_hci_cmd_le_confirm_gkey_fail:
-0x5295 020628 call le_send_pairing_confirm_value_failed 
-0x5296 020629 branch module_hci_event_receive_valid_cmd 
-:      020635 module_hci_cmd_reset_chip:
-0x5297 020636 call module_hci_event_receive_valid_cmd 
-0x5298 020637 call wait_uarttx 
-0x5299 020638 jam 0x01 ,core_reset 
-0x529a 020639 branch assert 
-:      020643 module_hci_cmd_le_set_fixed_passkey:
-0x529b 020644 fetch 1 ,mem_module_uart_len 
-0x529c 020645 beq 0 ,module_hci_event_receive_invalid_cmd 
-0x529d 020646 ifetch 1 ,contru 
-0x529e 020647 branch module_hci_cmd_le_set_random_passkey ,blank 
-0x529f 020648 fetch 1 ,mem_module_uart_len 
-0x52a0 020649 bne 5 ,module_hci_event_receive_invalid_cmd 
-0x52a1 020650 ifetch 4 ,contru 
-0x52a2 020651 arg 1000000 ,temp 
-0x52a3 020652 isub temp ,null 
-0x52a4 020653 branch module_hci_event_receive_invalid_cmd ,positive 
-0x52a5 020654 store 4 ,mem_le_tk 
-0x52a6 020655 call le_set_config_fixed_tk 
-0x52a7 020656 branch module_hci_event_receive_valid_cmd 
-:      020658 module_hci_cmd_le_set_random_passkey:
-0x52a8 020659 call le_clr_config_fixed_tk 
-0x52a9 020660 branch module_hci_event_receive_valid_cmd 
-:      020664 module_hci_cmd_delete_customize_service:
-0x52aa 020665 arg 0x0001 ,temp 
-0x52ab 020666 call le_att_get_handle_ptr2 
-0x52ac 020667 add contr ,-2 ,contw 
-0x52ad 020668 setarg 0x0000 
-0x52ae 020669 istore 2 ,contw 
-0x52af 020670 branch module_hci_event_receive_valid_cmd 
-:      020674 module_hci_cmd_add_service_uuid:
-0x52b0 020675 call module_hci_cmd_add_service_uuid_set_uuid 
-0x52b1 020676 call uart_copy_rx_bytes_len_data 
-0x52b2 020677 setarg 0x0000 
-0x52b3 020678 istore 2 ,contw 
-0x52b4 020679 branch module_hci_event_uuid_handle 
-:      020684 module_hci_cmd_add_characteristic_uuid:
-0x52b5 020685 ifetch 1 ,contru 
-0x52b6 020686 call module_hci_cmd_add_characteristic_uuid_set_handle 
-0x52b7 020687 call module_hci_cmd_add_characteristic_uuid_set_uuid 
-0x52b8 020688 branch module_hci_event_uuid_handle 
-:      020691 module_hci_cmd_add_service_uuid_set_uuid:
-0x52b9 020692 call le_att_creat_new_handle 
-0x52ba 020693 setarg 0x280002 
-0x52bb 020694 istore 3 ,contw 
-0x52bc 020695 rtn 
-:      020698 module_hci_cmd_add_characteristic_uuid_set_handle:
-0x52bd 020699 store 1 ,mem_pdatatemp 
-0x52be 020700 call le_att_creat_new_handle 
-0x52bf 020701 setarg 0x01280302 
-0x52c0 020702 istore 4 ,contw 
-0x52c1 020703 fetch 1 ,mem_pdatatemp 
-0x52c2 020704 istore 3 ,contw 
-0x52c3 020705 rtn 
-:      020708 module_hci_cmd_add_characteristic_uuid_set_uuid:
-0x52c4 020709 call le_att_get_last_handle 
-0x52c5 020710 ifetch 1 ,contru 
-0x52c6 020711 and pdata ,0x1f ,loopcnt 
-0x52c7 020712 copy pdata ,rega 
-0x52c8 020713 isolate1 bit_of_write_authenticated ,rega 
-0x52c9 020714 setflag true ,bit_of_att_handle_write_authenticated ,temp 
-0x52ca 020715 isolate1 bit_of_read_authenticated ,rega 
-0x52cb 020716 setflag true ,bit_of_att_handle_read_authenticated ,temp 
-0x52cc 020717 istoret 2 ,contw 
-0x52cd 020718 copy loopcnt ,pdata 
-0x52ce 020719 istore 1 ,contw 
-0x52cf 020720 call uart_copy_rx_bytes 
-0x52d0 020721 call uart_copy_rx_bytes_len_data 
-0x52d1 020722 setarg 0 
-0x52d2 020723 istore 2 ,contw 
-0x52d3 020724 and temp ,0xff ,temp 
-0x52d4 020725 increase -1 ,temp 
-0x52d5 020726 call le_att_get_handle_ptr2 
-0x52d6 020727 add contr ,4 ,contr 
-0x52d7 020728 ifetch 1 ,contr 
-0x52d8 020729 bbit1 bit_characteristic_notify ,module_hci_cmd_add_characteristic_uuid_set_ccc_uuid 
-0x52d9 020730 bbit1 bit_characteristic_indicate ,module_hci_cmd_add_characteristic_uuid_set_ccc_uuid 
-0x52da 020731 increase 1 ,temp 
-0x52db 020732 rtn 
-:      020735 module_hci_cmd_add_characteristic_uuid_set_ccc_uuid:
-0x52dc 020736 call le_att_get_last_handle 
-0x52dd 020737 isolate1 bit_of_notify_authenticated ,rega 
-0x52de 020738 setflag true ,bit_of_att_handle_write_authenticated ,temp 
-0x52df 020739 istoret 2 ,contw 
-0x52e0 020740 setarg 0x02290202 
-0x52e1 020741 istore 8 ,contw 
-0x52e2 020742 increase -1 ,temp 
-0x52e3 020743 rtn 
-:      020746 le_att_creat_new_handle:
-0x52e4 020747 call le_att_get_last_handle 
-0x52e5 020748 istoret 2 ,contw 
-0x52e6 020749 rtn 
-:      020752 uart_copy_rx_bytes_len_data:
-0x52e7 020753 ifetch 1 ,contru 
-0x52e8 020754 copy pdata ,loopcnt 
-0x52e9 020755 istore 1 ,contw 
-0x52ea 020756 branch uart_copy_rx_bytes 
-:      020760 module_hci_cmd_le_passkey_entry_input:
-0x52eb 020761 fetch 1 ,mem_le_pairing_state 
-0x52ec 020762 bne flag_le_pairing_receive_pairing_confirm ,module_hci_event_receive_invalid_cmd 
-0x52ed 020763 fetch 1 ,mem_le_pairing_mode 
-0x52ee 020764 beq le_pairing_mode_lagacy_passkey_res_input ,module_hci_cmd_passkey_entry_res_input 
-0x52ef 020765 beq le_pairing_mode_secure_connect_passkey_res_input ,module_hci_cmd_passkey_entry_sc_res_input 
-0x52f0 020766 branch module_hci_event_receive_invalid_cmd 
-:      020768 module_hci_cmd_passkey_entry_sc_res_input:
-0x52f1 020769 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
-0x52f2 020770 jam le_sc_stat_passkey_wait_confirm ,mem_le_secure_connect_state 
-0x52f3 020771 branch module_hci_cmd_receive_ble_passkey 
-:      020773 module_hci_cmd_receive_ble_passkey:
-0x52f4 020774 ifetch 4 ,contru 
-0x52f5 020775 store 4 ,mem_le_tk 
-0x52f6 020776 branch module_hci_event_receive_valid_cmd 
-:      020778 module_hci_cmd_passkey_entry_res_input:
-0x52f7 020779 call module_hci_cmd_receive_ble_passkey 
-0x52f8 020780 branch le_send_smp_pairing_confirm 
-:      020784 module_hci_cmd_le_create_conn:
-0x52f9 020785 ifetch 6 ,contru 
-0x52fa 020786 store 6 ,mem_le_conn_peer_addr 
-0x52fb 020787 jam hci_cmd_le_create_conn ,mem_cmd_le_create_conn 
-0x52fc 020788 jam on ,mem_le_conn_flag 
-0x52fd 020789 jam on ,mem_le_scan_enable 
-0x52fe 020790 branch module_hci_event_receive_valid_cmd 
-:      020795 module_hci_cmd_ble_set_phy:
-0x52ff 020796 fetch 1 ,mem_module_uart_len 
-0x5300 020797 bne 2 ,module_hci_event_receive_invalid_cmd 
-0x5301 020798 ifetcht 2 ,contru 
-0x5302 020799 call le_set_phys 
-0x5303 020800 branch module_hci_event_receive_valid_cmd 
-:      020804 module_hci_cmd_ble_read_current_phy:
-0x5304 020805 arg 0 ,temp 
-0x5305 020806 arg 2 ,rega 
-0x5306 020807 arg mem_context + coffset_le_rx_phy ,regb 
-0x5307 020808 branch module_hci_event_set_cmd 
-:      020812 module_hci_cmd_ble_set_dle:
-0x5308 020813 fetch 1 ,mem_module_uart_len 
-0x5309 020814 bne 8 ,module_hci_event_receive_invalid_cmd 
-0x530a 020815 ifetch 8 ,contru 
-0x530b 020816 call le_set_dle 
-0x530c 020817 branch module_hci_event_receive_valid_cmd 
-:      020821 module_hci_cmd_read_chip_data:
-0x530d 020822 ifetchr rega ,1 ,contru 
-0x530e 020823 ifetchr regb ,2 ,contru 
-0x530f 020824 arg 0 ,temp 
-0x5310 020825 branch module_hci_event_set_cmd 
-:      020829 module_hci_cmd_write_chip_data:
-0x5311 020830 fetchr loopcnt ,1 ,mem_module_uart_len 
-0x5312 020831 increase -2 ,loopcnt 
-0x5313 020832 ifetch 2 ,contru 
-0x5314 020833 copy pdata ,contw 
-0x5315 020834 call uart_copy_rx_bytes_fast 
-0x5316 020835 branch module_hci_event_receive_valid_cmd 
-:      020840 module_hci_cmd_close_lpm:
-0x5317 020841 jam 0 ,mem_lpm_mode 
-0x5318 020842 branch module_hci_event_receive_valid_cmd 
-:      020847 module_hci_event_receive_invalid_cmd:
-0x5319 020848 arg 1 ,temp 
-0x531a 020849 arg 0 ,rega 
-0x531b 020850 branch module_hci_event_set_cmd 
-:      020853 module_hci_event_receive_valid_cmd:
-0x531c 020854 arg 0 ,temp 
-0x531d 020855 arg 0 ,rega 
-0x531e 020856 branch module_hci_event_set_cmd 
-:      020860 module_hci_event_le_connect:
-0x531f 020861 jam hci_event_le_conn_rep ,mem_module_uart_opcode 
-0x5320 020862 branch module_hci_event_enter_standby_mode_len0 
-:      020867 module_hci_event_le_disconnect:
-0x5321 020868 jam hci_event_le_dis_rep ,mem_module_uart_opcode 
-0x5322 020869 branch module_hci_event_enter_standby_mode_len0 
-:      020877 module_hci_event_set_cmd:
-0x5323 020878 fetch 1 ,mem_module_uart_opcode 
-0x5324 020879 copy pdata ,regc 
-0x5325 020880 jam hci_event_cmd_res ,mem_module_uart_opcode 
-0x5326 020881 setarg 2 
-0x5327 020882 iadd rega ,pdata 
-0x5328 020883 call module_hci_prepare_tx 
-0x5329 020884 copy regc ,pdata 
-0x532a 020885 istore 1 ,contwu 
-0x532b 020886 istoret 1 ,contwu 
-0x532c 020887 copy rega ,loopcnt 
-0x532d 020888 copy regb ,contr 
-0x532e 020889 call uart_copy_tx_bytes 
-0x532f 020890 branch module_hci_transmit_tx 
-:      020897 module_hci_event_receive_le_data:
-0x5330 020898 jam hci_event_le_data_rep ,mem_module_uart_opcode 
-0x5331 020899 add loopcnt ,2 ,pdata 
-0x5332 020900 call module_hci_prepare_tx 
-0x5333 020901 fetch 2 ,mem_module_le_rx_data_handle 
-0x5334 020902 istore 2 ,contwu 
-0x5335 020903 fetch 2 ,mem_module_le_rx_data_address 
-0x5336 020904 icopy contr 
-0x5337 020905 call uart_copy_tx_bytes_fast 
-0x5338 020906 copy contr ,pdata 
-0x5339 020907 store 2 ,mem_module_le_rx_data_address 
-0x533a 020908 branch module_hci_transmit_tx 
-:      020912 module_hci_event_enter_standby_mode:
-0x533b 020913 jam hci_event_standby_rep ,mem_module_uart_opcode 
-:      020914 module_hci_event_enter_standby_mode_len0:
-0x533c 020915 setarg 0 
-0x533d 020916 call module_hci_prepare_tx 
-0x533e 020917 branch module_hci_transmit_tx 
-:      020921 module_hci_event_status_res:
-0x533f 020922 jam hci_event_status_res ,mem_module_uart_opcode 
-0x5340 020923 setarg 1 
-0x5341 020924 call module_hci_prepare_tx 
-0x5342 020926 call module_hci_read_bt_status 
-0x5343 020928 fetch 2 ,mem_ui_state_map 
-0x5344 020929 arg ui_state_ble_connected ,queue 
-0x5345 020930 qisolate1 pdata 
-0x5346 020931 setflag true ,5 ,temp 
-0x5347 020935 istoret 1 ,contwu 
-0x5348 020936 branch module_hci_transmit_tx 
-:      020940 module_hci_read_bt_status:
-0x5349 020941 arg 0 ,temp 
-0x534a 020942 fetch 1 ,mem_le_adv_enable 
-0x534b 020943 arg 0 ,queue 
-0x534c 020944 qisolate1 pdata 
-0x534d 020945 setflag true ,2 ,temp 
-0x534e 020946 rtn 
-:      020950 module_hci_event_store_device:
-0x534f 020951 jam hci_event_nvram_rep ,mem_module_uart_opcode 
-0x5350 020952 fetch 1 ,mem_nv_data_number 
-0x5351 020953 mul32 pdata ,34 ,pdata 
-0x5352 020954 icopy loopcnt 
-0x5353 020955 call module_hci_prepare_tx 
-0x5354 020956 fetch 2 ,mem_nv_data_ptr 
-0x5355 020957 icopy contr 
-0x5356 020958 call uart_copy_tx_bytes_fast 
-0x5357 020959 branch module_hci_transmit_tx 
-:      020962 module_hci_event_gkey_generate:
-0x5358 020963 jam hci_event_gkey ,mem_module_uart_opcode 
-0x5359 020964 setarg 4 
-0x535a 020965 call module_hci_prepare_tx 
-0x535b 020966 fetch 4 ,mem_gkey 
-0x535c 020967 istore 4 ,contwu 
-0x535d 020968 branch module_hci_transmit_tx 
-:      020971 module_hci_event_invalid_packet:
-0x535e 020972 jam hci_event_invalid_packet ,mem_module_uart_opcode 
-0x535f 020973 fetch 2 ,core_uart_rxitems 
-0x5360 020974 arg 0x40 ,temp 
-0x5361 020975 call not_greater_than 
-0x5362 020976 copy pdata ,rega 
-0x5363 020977 copy pdata ,loopcnt 
-0x5364 020978 call uarta_prepare_rx 
-0x5365 020979 arg mem_module_rx_error_data_buffer ,contw 
-0x5366 020980 call uart_copy_rx_bytes_fast 
-0x5367 020981 copy rega ,pdata 
-0x5368 020982 copy rega ,loopcnt 
-0x5369 020983 call module_hci_prepare_tx 
-0x536a 020984 arg mem_module_rx_error_data_buffer ,contr 
-0x536b 020985 call uart_copy_tx_bytes_fast 
-0x536c 020986 branch module_hci_transmit_tx 
-:      020990 module_hci_event_passkey_entry_mode:
-0x536d 020991 jam hci_event_get_passkey ,mem_module_uart_opcode 
-0x536e 020992 branch module_hci_event_enter_standby_mode_len0 
-:      020996 module_hci_event_le_tk:
-0x536f 020997 jam hci_event_le_tk ,mem_module_uart_opcode 
-0x5370 020998 setarg 4 
-0x5371 020999 call module_hci_prepare_tx 
-0x5372 021000 fetch 4 ,mem_le_tk 
-0x5373 021001 istore 4 ,contwu 
-0x5374 021002 branch module_hci_transmit_tx 
-:      021006 module_hci_event_le_pairing_fail:
-0x5375 021007 arg flag_ble_pairing_fail ,rega 
-0x5376 021008 branch module_hci_event_pairing_completed 
-:      021010 module_hci_event_le_pairing_success:
-0x5377 021011 arg flag_ble_pairing_success ,rega 
-0x5378 021012 branch module_hci_event_pairing_completed 
-:      021015 module_hci_event_pairing_completed:
-0x5379 021016 jam hci_event_le_pairing_state ,mem_module_uart_opcode 
-0x537a 021017 setarg 2 
-0x537b 021018 call module_hci_prepare_tx 
-0x537c 021019 copy rega ,pdata 
-0x537d 021020 istore 2 ,contwu 
-0x537e 021021 branch module_hci_transmit_tx 
-:      021025 module_hci_event_pause_enc:
-0x537f 021026 arg flag_event_pause_enc ,regc 
-0x5380 021027 branch module_hci_event_enc 
-:      021029 module_hci_event_start_enc:
-0x5381 021030 arg flag_event_start_enc ,regc 
-:      021032 module_hci_event_enc:
-0x5382 021033 jam hci_event_le_encryption_state ,mem_module_uart_opcode 
-0x5383 021034 setarg 1 
-0x5384 021035 call module_hci_prepare_tx 
-0x5385 021036 copy regc ,pdata 
-0x5386 021037 istore 1 ,contwu 
-0x5387 021038 branch module_hci_transmit_tx 
-:      021044 module_hci_event_uuid_handle:
-0x5388 021045 storet 2 ,mem_temp 
-0x5389 021046 jam hci_event_uuid_handle ,mem_module_uart_opcode 
-0x538a 021047 setarg 2 
-0x538b 021048 call module_hci_prepare_tx 
-0x538c 021049 fetcht 2 ,mem_temp 
-0x538d 021050 istoret 2 ,contwu 
-0x538e 021051 branch module_hci_transmit_tx 
-:      021055 module_hci_event_le_input_passkey:
-0x538f 021056 jam hci_event_le_input_gkey ,mem_module_uart_opcode 
-0x5390 021057 branch module_hci_event_enter_standby_mode_len0 
-:      021061 module_hci_event_le_update_phy:
-0x5391 021062 jam hci_ble_update_phy_event ,mem_module_uart_opcode 
-0x5392 021063 setarg 2 
-0x5393 021064 call module_hci_prepare_tx 
-0x5394 021065 fetch 2 ,mem_context + coffset_le_rx_phy 
-0x5395 021066 istore 2 ,contwu 
-0x5396 021067 branch module_hci_transmit_tx 
-:      021079 module_hci_prepare_tx:
-0x5397 021080 jam 0x02 ,mem_module_uart_cmd 
-0x5398 021081 store 1 ,mem_module_uart_len 
-0x5399 021082 storet 8 ,mem_temp 
-0x539a 021083 bpatch patch0c_6 ,mem_patch0c 
-0x539b 021084 call module_set_mcu_wake_pin_high_delay 
-0x539c 021085 fetcht 8 ,mem_temp 
-0x539d 021086 call uarta_prepare_tx_register_push 
-0x539e 021087 fetch 3 ,mem_module_uart_cmd 
-0x539f 021088 istore 3 ,contwu 
-0x53a0 021089 rtn 
-:      021091 module_hci_transmit_tx:
-0x53a1 021092 bpatch patch0c_7 ,mem_patch0c 
-0x53a2 021093 branch uarta_send_register_pop 
-:      021095 module_set_mcu_wake_pin_high_delay:
-0x53a3 021096 call module_check_mcu_wake_pin_high 
-0x53a4 021097 rtn true 
-:      021098 module_set_mcu_wake_pin_h_delay:
-0x53a5 021099 call module_set_mcu_wake_pin_high 
-0x53a6 021100 fetch 4 ,mem_module_mcu_wake_delay_us 
-0x53a7 021101 rshift2 pdata ,pdata 
-0x53a8 021102 rtn blank 
-0x53a9 021103 branch delay 
-:      021105 module_set_mcu_wake_pin_high:
-0x53aa 021106 fetcht 1 ,mem_module_mcu_wake_pin 
-0x53ab 021107 branch gpio_out_active 
-:      021109 module_check_mcu_wake_pin_high:
-0x53ac 021110 fetcht 1 ,mem_module_mcu_wake_pin 
-0x53ad 021111 branch gpio_check_active 
-:      021113 module_set_mcu_wake_pin_low:
-0x53ae 021114 fetcht 1 ,mem_module_mcu_wake_pin 
-0x53af 021115 branch gpio_out_inactive 
-:      021126 module_le_receive_data:
-0x53b0 021127 storer rega ,2 ,mem_module_le_rx_data_address 
-0x53b1 021128 storer regb ,2 ,mem_module_le_rx_data_len 
-0x53b2 021129 fetch 2 ,mem_le_att_handle 
-0x53b3 021130 store 2 ,mem_module_le_rx_data_handle 
-0x53b4 021131 call module_check_ble_encrypt_state 
-0x53b5 021132 rtn user 
-:      021134 module_le_receive_data_ok:
-0x53b6 021135 fetcht 2 ,mem_module_le_rx_data_len 
-0x53b7 021136 fetch 1 ,mem_module_ble_data_uart_max_length 
-0x53b8 021137 call not_greater_than 
-0x53b9 021138 copy pdata ,loopcnt 
-0x53ba 021139 copy temp ,pdata 
-0x53bb 021140 isub loopcnt ,pdata 
-0x53bc 021141 store 2 ,mem_module_le_rx_data_len 
-0x53bd 021142 call module_hci_event_receive_le_data 
-0x53be 021143 fetch 2 ,mem_module_le_rx_data_len 
-0x53bf 021144 rtn blank 
-0x53c0 021145 branch module_le_receive_data_ok 
-:      021150 module_bb_event_timer:
-0x53c1 021151 rtn 
-:      021153 module_read_vdd_timer:
-0x53c2 021154 fetch 1 ,mem_module_read_vdd_flag 
-0x53c3 021155 rtn blank 
-0x53c4 021156 fetch 1 ,mem_module_read_vdd_count 
-0x53c5 021157 rtn blank 
-0x53c6 021158 increase -1 ,pdata 
-0x53c7 021159 store 1 ,mem_module_read_vdd_count 
-0x53c8 021160 nrtn blank 
-0x53c9 021161 jam flag_module_read_vdd_count ,mem_module_read_vdd_count 
-0x53ca 021162 call enable_adc 
-0x53cb 021163 call vdd_calculate_by_mode 
-0x53cc 021164 div pdata ,10 
-0x53cd 021165 call get_div_result 
-0x53ce 021166 div pdata ,100 
-0x53cf 021167 call get_div_result 
-0x53d0 021168 remainder temp 
-0x53d1 021169 store 1 ,mem_module_vdd_quotient 
-0x53d2 021170 storet 1 ,mem_module_vdd_remainder 
-0x53d3 021171 rtn 
-:      021177 module_set_le_tx_data_flag:
-0x53d4 021178 arg module_flag_ble_data_finish ,queue 
-0x53d5 021179 branch module_set_state 
-:      021181 module_clear_le_tx_data_flag:
-0x53d6 021182 arg module_flag_ble_data_finish ,queue 
-0x53d7 021183 branch module_clr_state 
-:      021185 module_clr_state:
-0x53d8 021186 fetch 2 ,mem_module_flag 
-0x53d9 021187 qset0 pdata 
-0x53da 021188 store 2 ,mem_module_flag 
-0x53db 021189 rtn 
-:      021191 module_set_state:
-0x53dc 021192 fetch 2 ,mem_module_flag 
-0x53dd 021193 qset1 pdata 
-0x53de 021194 store 2 ,mem_module_flag 
-0x53df 021195 rtn 
-:      021200 mouse_init:
-0x53e0 021201 call enable_authrom 
-0x53e1 021202 call mouse_setting_config 
-0x53e2 021203 call mouse_init_sunt 
-0x53e3 021204 rtn wake 
-0x53e4 021205 call mouse_setting_sensor_type 
-0x53e5 021206 call mouse_drawing_optima_init 
-0x53e6 021207 call mouse_cb_fuction 
-0x53e7 021208 call mouse_sensor_powerdown 
-:      021209 mouse_init_wireless:
-0x53e8 021210 fetch 2 ,mem_ui_state_map 
-0x53e9 021211 bbit1 ui_state_btn_down ,mouse_start_discovery 
-0x53ea 021212 call mouse_check_select_device_by_switch 
-0x53eb 021213 branch mouse_start_work 
-:      021216 mouse_cb_fuction:
-0x53ec 021217 bpatch patch0d_0 ,mem_patch0d 
-0x53ed 021218 setarg mouse_24g_short_sleep 
-0x53ee 021219 store 2 ,mem_cb_24g_transmit_short_sleep 
-0x53ef 021220 setarg mouse_24g_long_sleep 
-0x53f0 021221 store 2 ,mem_cb_24g_transmit_long_sleep 
-0x53f1 021222 setarg mouse_24g_before_lpm_sleep 
-0x53f2 021223 store 2 ,mem_cb_before_lpm_sleep 
-0x53f3 021224 setarg mouse_24g_package_data 
-0x53f4 021225 store 2 ,mem_cb_24g_transmit_data 
-0x53f5 021226 setarg mouse_24g_search_dongle 
-0x53f6 021227 store 2 ,mem_cb_24g_search_receiver 
-0x53f7 021228 setarg mouse_lpm_before_common 
-0x53f8 021229 store 2 ,mem_cb_24g_lpm_before 
-0x53f9 021230 setarg mouse_le 
-0x53fa 021231 store 2 ,mem_cb_le_process 
-0x53fb 021232 setarg mouse_process_lpm_before 
-0x53fc 021233 store 2 ,mem_cb_before_lpm 
-0x53fd 021234 setarg mouse_priority_bb_event 
-0x53fe 021235 store 2 ,mem_cb_bb_event_process 
-0x53ff 021236 setarg mouse_idle 
-0x5400 021237 store 2 ,mem_cb_idle_process 
-0x5401 021238 setarg mouse_before_hibernate 
-0x5402 021239 store 2 ,mem_cb_before_hibernate 
-0x5403 021240 setarg mouse_le_bb_event_connect_complete 
-0x5404 021241 store 2 ,mem_cb_att_write 
-0x5405 021242 setarg mouse_bb_event_timer 
-0x5406 021243 store 2 ,mem_cb_event_timer 
-0x5407 021244 setarg mouse_spi_write_flash_cb 
-0x5408 021245 store 2 ,mem_cb_spi_flash_write_complate 
-0x5409 021246 setarg mouse_lpm_check_wake_lock 
-0x540a 021247 store 2 ,mem_cb_check_wakelock 
-0x540b 021248 setarg mouse_le_transmit 
-0x540c 021249 store 2 ,mem_cb_ble_transmit 
-0x540d 021250 setarg mouse_set_lpm_mult 
-0x540e 021251 store 2 ,mem_cb_bt_set_mult 
-0x540f 021252 rtn 
-:      021255 mouse_setting_config:
-0x5410 021256 rtn wake 
-0x5411 021257 call g24_transmit_init 
-0x5412 021258 call g24_chmap_param_init 
-0x5413 021259 call mouse_24g_send_time_long_wake 
-0x5414 021260 call mouse_gpio_init 
-0x5415 021261 call mouse_le_name_modify 
-0x5416 021262 call mouse_param_init 
-0x5417 021263 call mouse_device_multi_led_parm_init 
-0x5418 021264 call le_set_fixed_ltk_justwork 
-:      021265 mouse_load_device_info_check:
-0x5419 021266 bpatch patch0d_1 ,mem_patch0d 
-0x541a 021267 fetch mouse_flag_len ,mem_mouse_flag 
-0x541b 021268 bbit1 mouse_enable_eeprom ,mouse_load_eeprom_info_check 
-0x541c 021269 bbit1 mouse_enable_flash ,mouse_load_flash_info_check 
-0x541d 021270 bbit1 mouse_enable_otp ,mouse_load_otp_info_check 
-0x541e 021271 rtn 
-:      021273 mouse_xtal_init:
-0x541f 021274 jam xtal_16m ,mem_fcomp_div 
-0x5420 021275 fetch mouse_flag_len ,mem_mouse_flag 
-0x5421 021276 rtnbit1 mouse_enable_16m 
-0x5422 021277 jam xtal_24m ,mem_fcomp_div 
-0x5423 021278 rtn 
-:      021280 mouse_24g_phy_select:
-0x5424 021281 call g24_enable_1m 
-0x5425 021282 fetch mouse_flag_len ,mem_mouse_flag 
-0x5426 021283 rtnbit0 mouse_enable_24g_2m_phy 
-0x5427 021284 branch g24_enable_2m 
-:      021286 mouse_default_init:
-0x5428 021287 bpatch patch0d_2 ,mem_patch0d 
-0x5429 021288 fetch mouse_flag_len ,mem_mouse_flag 
-0x542a 021289 isolate1 mouse_keyboard_enable ,pdata 
-0x542b 021290 call mouse_customer_key_enable ,true 
-:      021292 mouse_default_parm_init:
-0x542c 021293 fetch 2 ,mem_mouse_24g_pair_timeout_init 
-0x542d 021294 store 2 ,mem_24g_pair_timeout_init 
-0x542e 021296 fetch 1 ,mem_mouse_24g_reconn_timeout_init 
-0x542f 021297 store 2 ,mem_24g_reconn_timeout_init 
-0x5430 021299 fetch 5 ,mem_rssi_dis_min_24g_init 
-0x5431 021300 store 5 ,mem_rssi_dis_min_24g 
-0x5432 021302 fetch 1 ,mem_mouse_24g_pair_tx_power 
-0x5433 021303 store 1 ,mem_24g_pair_tx_power 
-0x5434 021305 fetch 1 ,mem_24g_ch_map_update 
-0x5435 021306 ncall g24_chamap_param_update ,blank 
-:      021307 mouse_default_parm_init_next:
-0x5436 021308 bpatch patch0d_3 ,mem_patch0d 
-0x5437 021309 call mouse_xtal_init 
-0x5438 021310 call mouse_24g_phy_select 
-0x5439 021311 call mouse_24g_long_sleep_set 
-0x543a 021312 branch g24_pair_param_init 
-:      021314 mouse_param_common_init:
-0x543b 021315 setarg mouse_ble_att_list_addr 
-0x543c 021316 store 2 ,mem_ui_le_uuid_table 
-0x543d 021317 jam 3 ,mem_lpm_mult_timeout 
-0x543e 021318 jam 8 ,mem_lpm_overhead 
-0x543f 021319 jam pb_button_state_up ,mem_select_device_button_statue 
-0x5440 021320 jam commbination_key_state_up ,mem_commbination_key_statue 
-0x5441 021321 setarg 0x0200 
-0x5442 021322 store 2 ,mem_lpm_interval 
-0x5443 021323 jam 0x17 ,mem_le_local_mtu 
-0x5444 021324 jam 0x17 ,mem_le_remote_mtu 
-0x5445 021326 setarg mem_le_tx_buffer0_omemalloc 
-0x5446 021327 store 2 ,mem_ble_l2cap_tx_buff0_ptr 
-0x5447 021328 setarg mouse_ble_l2cap_txbuff_size 
-0x5448 021329 store 2 ,mem_ble_l2cap_tx_buff_size_ptr 
-0x5449 021330 branch mouse_adc_gpio_mux_init 
-:      021332 mouse_param_init:
-0x544a 021333 bpatch patch0d_4 ,mem_patch0d 
-0x544b 021334 call mouse_param_common_init 
-0x544c 021335 jam dpi_button_state_up ,mem_mouse_dpi_button_state 
-0x544d 021337 setarg 0x0a77 
-0x544e 021338 store 2 ,mem_spi_init_clk 
-0x544f 021339 setsect 0 ,0x1224 
-0x5450 021340 setsect 1 ,0x4000 
-0x5451 021341 setsect 2 ,0x0 
-0x5452 021342 istore 5 ,contw 
-0x5453 021345 fetch mouse_flag_len ,mem_mouse_flag 
-0x5454 021346 bbit0 mouse_enable_bt_125hz ,mouse_param_init_intervl_end 
-0x5455 021347 setarg le_interval_7_5ms 
-0x5456 021348 store 2 ,mem_le_interval_min 
-0x5457 021349 store 2 ,mem_le_interval_min + 2 
-:      021350 mouse_param_init_intervl_end:
-0x5458 021351 call mouse_g24_interval_param_8ms 
-0x5459 021352 fetch mouse_flag_len ,mem_mouse_flag 
-0x545a 021353 bbit0 mouse_enable_24g_250hz ,mouse_24g_short_sleep_set_end 
-0x545b 021354 call mouse_g24_interval_param_4ms 
-:      021355 mouse_24g_short_sleep_set_end:
-0x545c 021356 fetch 3 ,mem_24g_short_sleep_set 
-0x545d 021357 store 3 ,mem_mouse_24g_short_sleep_set_init 
-0x545e 021358 fetch 1 ,mem_device_flag 
-0x545f 021359 store 1 ,mem_device_flag_temp 
-0x5460 021360 fetch 3 ,mem_le_lap + 3 
-0x5461 021361 store 3 ,mem_mouse_le_lap_temp 
-0x5462 021362 setarg 0 
-0x5463 021363 store 7 ,mem_mouse_key 
-0x5464 021364 fetch 1 ,mem_ui_button_timeout 
-0x5465 021365 store 1 ,mem_bt_discovery_count 
-0x5466 021366 store 1 ,mem_select_device_count 
-0x5467 021367 call le_modified_name_adv 
-:      021368 mouse_sensor_set_angle:
-0x5468 021369 bpatch patch0d_5 ,mem_patch0d 
-0x5469 021370 fetch 1 ,mem_sensor_angle_default 
-0x546a 021371 store 1 ,mem_config_sensor_angle 
-0x546b 021372 fetch 1 ,mem_select_sensor_angle_gpio 
-0x546c 021373 rtneq gpio_disable 
-0x546d 021374 fetcht 1 ,mem_select_sensor_angle_gpio 
-0x546e 021375 call mouse_gpio_config_input_pu 
-0x546f 021376 fetcht 1 ,mem_select_sensor_angle_gpio 
-0x5470 021377 call gpio_get_bit 
-0x5471 021378 call mouse_sensor_switch_angle ,true 
-0x5472 021379 branch mouse_gpio_config_input_pd 
-:      021380 mouse_sensor_switch_angle:
-0x5473 021381 fetch 1 ,mem_sensor_angle_switch 
-0x5474 021382 store 1 ,mem_config_sensor_angle 
-0x5475 021383 rtn 
-:      021385 mouse_g24_interval_param_4ms:
-0x5476 021386 fetch 3 ,mem_mouse_24g_short_sleep_set_4ms 
-0x5477 021387 store 3 ,mem_24g_short_sleep_set 
-0x5478 021388 fetch 3 ,mem_mouse_24g_long_sleep_set_4ms 
-0x5479 021389 store 3 ,mem_24g_long_sleep_set 
-0x547a 021390 fetch 1 ,mem_mouse_24g_fast_hop_count_4ms 
-0x547b 021391 store 1 ,mem_24g_fast_hop_count 
-0x547c 021392 fetch 4 ,mem_mouse_24g_tsniff_4ms 
-0x547d 021393 store 4 ,mem_mouse_24g_tsniff 
-:      021394 mouse_report_rate_set_250hz:
-0x547e 021395 setarg 0x100c0c 
-0x547f 021396 store 3 ,mem_24g_interval 
-0x5480 021397 rtn 
-:      021399 mouse_g24_interval_param_8ms:
-0x5481 021400 fetch 3 ,mem_mouse_24g_short_sleep_set_8ms 
-0x5482 021401 store 3 ,mem_24g_short_sleep_set 
-0x5483 021402 fetch 3 ,mem_mouse_24g_long_sleep_set_8ms 
-0x5484 021403 store 3 ,mem_24g_long_sleep_set 
-0x5485 021404 fetch 1 ,mem_mouse_24g_fast_hop_count_8ms 
-0x5486 021405 store 1 ,mem_24g_fast_hop_count 
-0x5487 021406 fetch 4 ,mem_mouse_24g_tsniff_8ms 
-0x5488 021407 store 4 ,mem_mouse_24g_tsniff 
-:      021408 mouse_report_rate_set_125hz:
-0x5489 021409 setarg 0x1c1919 
-0x548a 021410 store 3 ,mem_24g_interval 
-0x548b 021411 rtn 
-:      021423 mouse_start_work:
-0x548c 021424 bpatch patch0d_6 ,mem_patch0d 
-0x548d 021425 fetch mouse_flag_len ,mem_mouse_flag 
-0x548e 021426 bbit1 mouse_enable_24g_first_auto_pairing ,mouse_24g_first_start_auto_pair_mode 
-0x548f 021427 fetch 1 ,mem_device_flag 
-0x5490 021428 beq mode_24g_device ,mouse_24g_start_mode 
-:      021429 mouse_le_fast_conn_judge:
-0x5491 021430 call mouse_bluetooth_fast_conn_disable 
-0x5492 021431 fetch 1 ,mem_device_flag 
-0x5493 021432 beq mode_bt_device1 ,mouse_le_device1_judge 
-0x5494 021433 beq mode_bt_device2 ,mouse_le_device2_judge 
-0x5495 021434 rtn 
-:      021435 mouse_le_device1_judge:
-0x5496 021436 fetch 6 ,mem_device1_addr 
-0x5497 021437 fetcht 6 ,mem_mouse_compare_addr 
-0x5498 021438 isub temp ,null 
-0x5499 021439 branch mouse_bluetooth_fast_conn_init ,zero 
-0x549a 021440 branch mouse_start_reconnect_device 
-:      021442 mouse_le_device2_judge:
-0x549b 021443 fetch 6 ,mem_device2_addr 
-0x549c 021444 fetcht 6 ,mem_mouse_compare_addr 
-0x549d 021445 isub temp ,null 
-0x549e 021446 branch mouse_bluetooth_fast_conn_init ,zero 
-0x549f 021447 branch mouse_start_reconnect_device 
-:      021449 mouse_start_reconnect_device:
-0x54a0 021450 bpatch patch0d_7 ,mem_patch0d 
-0x54a1 021451 call mouse_device_le_reconn_led_config 
-0x54a2 021452 arg mem_device1_type ,rega 
-0x54a3 021453 fetch 1 ,mem_device_flag 
-0x54a4 021454 increase -1 ,pdata 
-0x54a5 021455 mul32 pdata ,29 ,pdata 
-0x54a6 021456 iadd rega ,rega 
-0x54a7 021457 ifetch 1 ,rega 
-0x54a8 021458 store 1 ,mem_xrecord_mode 
-:      021459 mouse_start_reconnect:
-0x54a9 021460 fetch 1 ,mem_xrecord_mode 
-0x54aa 021461 beq rec_4_mode ,mouse4_0_check_reconn_target 
-0x54ab 021462 branch mouse_bluetooth_fast_conn_init 
-:      021464 mouse_wakeup_from_power_check:
-0x54ac 021465 bpatch patch0e_0 ,mem_patch0e 
-0x54ad 021466 disable user 
-0x54ae 021467 fetch mouse_flag_len ,mem_mouse_flag 
-0x54af 021468 bbit0 mouse_enable_wakeup_from_power ,mouse_wakeup_from_poweron 
-0x54b0 021469 fetch 1 ,core_lpm_isogate 
-0x54b1 021470 bbit1 cold_wake ,mouse_wakeup_from_poweron 
-0x54b2 021471 enable user 
-:      021472 mouse_wakeup_from_poweron:
-0x54b3 021473 fetch 1 ,mem_reconn_times_init 
-0x54b4 021474 store 1 ,mem_reconn_times 
-0x54b5 021475 rtn 
-:      021477 mouse4_0_check_reconn_target:
-0x54b6 021478 jam 1 ,mem_mouse_le_reconnect_flag 
-0x54b7 021479 fetcht 1 ,mem_mouse_fast_direct_timeout 
-0x54b8 021480 fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
-0x54b9 021481 beq 0xff ,mouse4_0_check_reconn_target_next 
-0x54ba 021482 fetcht 1 ,mem_mouse_direct_timeout 
-:      021483 mouse4_0_check_reconn_target_next:
-0x54bb 021484 storet 1 ,mem_mouse_direct_timer 
-0x54bc 021485 call app_lpm_mult_disable 
-0x54bd 021486 fetch 3 ,mem_le_adv_direct_ind 
-0x54be 021487 store 3 ,mem_le_adv_data + 4 
-0x54bf 021488 call mouse_le_check_adv_flag 
-0x54c0 021489 setarg adv_flag_bredr_not_supported 
-0x54c1 021490 istore 1 ,contr 
-0x54c2 021491 arg mem_le_scan_data ,contr 
-0x54c3 021492 call mouse_le_adv_data_update 
-0x54c4 021493 branch check_51cmd_adv 
-:      021497 mouse_lpm_check_wake_lock:
-0x54c5 021498 bmark1 mark_24g ,app_get_lpm_wake_lock 
-0x54c6 021499 fetch 1 ,mem_mouse_clear_sensor_data_flag 
-0x54c7 021500 branch app_get_lpm_wake_lock ,blank 
-0x54c8 021501 fetch 1 ,mem_mouse_le_conn_param_reject 
-0x54c9 021502 beq le_lpm_disable ,app_get_lpm_wake_lock 
-0x54ca 021503 fetch 1 ,mem_mouse_wheel_trigger 
-0x54cb 021504 nbranch app_get_lpm_wake_lock ,blank 
-0x54cc 021505 branch app_put_lpm_wake_lock 
-:      021514 mouse_app_enter_hibernate:
-0x54cd 021515 bpatch patch0e_1 ,mem_patch0e 
-0x54ce 021516 setarg pan_reg_config 
-0x54cf 021517 call twspi_read 
-0x54d0 021518 bbit1 3 ,mouse_app_enter_hibernate_next 
-0x54d1 021519 call mouse_sensor_reset 
-0x54d2 021520 call mouse_sensor_powerdown 
-:      021521 mouse_app_enter_hibernate_next:
-0x54d3 021522 call mouse_setgpio_hibernate 
-0x54d4 021523 branch app_enter_hibernate 
-:      021525 mouse_before_hibernate:
-0x54d5 021526 bpatch patch0e_2 ,mem_patch0e 
-0x54d6 021527 call disable_authrom 
-0x54d7 021528 call mouse_before_hibernate_wheel_gpio_set 
-0x54d8 021529 call mouse_setgpio_hibernate 
-0x54d9 021530 call mouse_flash_power_down 
-0x54da 021531 fetcht 1 ,mem_sensor_motion_gpio 
-0x54db 021532 branch gpio_clr_wake 
-:      021535 mouse_setgpio_hibernate:
-0x54dc 021536 bpatch patch0e_3 ,mem_patch0e 
-0x54dd 021537 call mouse_set_sdio_high 
-0x54de 021538 call clear_wake 
-0x54df 021539 call mouse_logo_led_off 
-0x54e0 021540 call mouse_lpm_before_common 
-0x54e1 021541 call mouse_gpio_pd_idle 
-0x54e2 021542 fetcht 1 ,mem_mouse_reuse_2ice_gpio 
-0x54e3 021543 call mouse_gpio_config_input_pu 
-0x54e4 021544 call mouse_gpio_set_high_impedance 
-0x54e5 021545 call mouse_device_multi_led_all_off 
-0x54e6 021546 call mouse_adc_gpio_set_before_hibernate 
-0x54e7 021547 branch mouse_wheel_gpio_set_before_hibernate 
-:      021549 mouse_wheel_gpio_set_before_hibernate:
-0x54e8 021550 fetch mouse_flag_len ,mem_mouse_flag 
-0x54e9 021551 rtnbit0 mouse_enable_wheel_wake_up_cancel 
-:      021552 mouse_wheel_gpio_clr_wakeup:
-0x54ea 021553 fetcht 1 ,mem_whee_a_data_gpio 
-0x54eb 021554 call gpio_clr_wake 
-0x54ec 021555 fetcht 1 ,mem_whee_b_data_gpio 
-0x54ed 021556 call gpio_clr_wake 
-0x54ee 021557 fetcht 1 ,mem_whee_a_data_gpio 
-0x54ef 021558 call mouse_gpio_config_input_pd 
-0x54f0 021559 fetcht 1 ,mem_whee_b_data_gpio 
-0x54f1 021560 branch mouse_gpio_config_input_pd 
-:      021562 mouse_adc_gpio_set_before_hibernate:
-0x54f2 021563 fetch mouse_flag_len ,mem_mouse_flag 
-0x54f3 021564 rtnbit0 mouse_enable_adc 
-0x54f4 021565 fetch 1 ,mem_adc_config_flag 
-0x54f5 021566 rtnne adc_config_gpio 
-0x54f6 021567 fetch 1 ,mem_adc_channel_gpio 
-0x54f7 021568 arg gpcfg_no_ie ,temp 
-0x54f8 021569 branch gpio_config_function_int 
-:      021573 mouse_gpio_pd_idle:
-0x54f9 021574 arg core_gpio_conf ,contr 
-0x54fa 021575 arg gpio_number ,loopcnt 
-:      021576 mouse_gpio_pd_idle_loop:
-0x54fb 021577 ifetch 1 ,contr 
-0x54fc 021578 nbranch mouse_gpio_pd_idle_configured ,blank 
-0x54fd 021579 setarg gpcfg_pulldown 
-0x54fe 021580 add contr ,-1 ,contw 
-0x54ff 021581 istore 1 ,contw 
-:      021582 mouse_gpio_pd_idle_configured:
-0x5500 021583 loop mouse_gpio_pd_idle_loop 
-0x5501 021584 arg core_gpio_conf_hi + gpio_number_ext ,pdata 
-0x5502 021585 isub contr ,null 
-0x5503 021586 rtn zero 
-:      021587 mouse_gpio_pd_idle_ext:
-0x5504 021588 arg gpio_number_ext ,loopcnt 
-0x5505 021589 arg core_gpio_conf_hi ,contr 
-0x5506 021590 branch mouse_gpio_pd_idle_loop 
-:      021592 mouse_process_lpm_before:
-0x5507 021593 rtnmark1 mark_24g 
-0x5508 021594 call mouse_lpm_before_common 
-0x5509 021595 fetch 1 ,mem_lpm_current_mult 
-0x550a 021596 nrtn blank 
-0x550b 021597 branch gpio_clr_wake 
-:      021599 mouse_lpm_before_common:
-0x550c 021600 bpatch patch0e_4 ,mem_patch0e 
-0x550d 021601 fetcht 1 ,mem_whee_a_data_gpio 
-0x550e 021602 call gpio_config_input 
-0x550f 021603 fetcht 1 ,mem_whee_b_data_gpio 
-0x5510 021604 call gpio_config_input 
-0x5511 021606 call mouse_wheel_check 
-0x5512 021607 fetch 1 ,mem_mouse_sensor_sclk_gpio 
-0x5513 021608 call mouse_gpio_config_output_high 
-0x5514 021609 call twspi_disable 
-0x5515 021611 fetcht 1 ,mem_lbutton_gpio 
-0x5516 021612 call gpio_set_wake 
-0x5517 021613 fetcht 1 ,mem_rbutton_gpio 
-0x5518 021614 call gpio_set_wake 
-0x5519 021615 fetcht 1 ,mem_mbutton_gpio 
-0x551a 021616 call gpio_set_wake 
-0x551b 021618 fetcht 1 ,mem_bk_button_gpio 
-0x551c 021619 call gpio_set_wake 
-0x551d 021620 fetcht 1 ,mem_fw_button_gpio 
-0x551e 021621 call gpio_set_wake 
-0x551f 021622 fetcht 1 ,mem_dpi_button_gpio 
-0x5520 021623 call gpio_set_wake 
-0x5521 021624 fetcht 1 ,mem_config_select_device_button_gpio 
-0x5522 021625 call gpio_set_wake 
-0x5523 021627 fetcht 1 ,mem_customer_key_gpio 
-0x5524 021628 call gpio_set_wake 
-0x5525 021630 fetcht 1 ,mem_whee_a_data_gpio 
-0x5526 021631 call gpio_set_wake_by_current_state 
-0x5527 021632 fetcht 1 ,mem_whee_b_data_gpio 
-0x5528 021633 call gpio_set_wake_by_current_state 
-0x5529 021634 fetcht 1 ,mem_whee_ta_data_gpio 
-0x552a 021635 call gpio_set_wake_by_current_state 
-0x552b 021636 fetcht 1 ,mem_whee_tb_data_gpio 
-0x552c 021637 call gpio_set_wake_by_current_state 
-0x552d 021638 fetcht 1 ,mem_sensor_motion_gpio 
-0x552e 021639 branch gpio_set_wake 
-:      021643 mouse_set_mult:
-0x552f 021644 fetch 2 ,mem_ui_state_map 
-0x5530 021645 rtnbit0 ui_state_ble_connected 
-0x5531 021646 copy rega ,pdata 
-0x5532 021647 nbranch le_set_config_short_mult ,blank 
-0x5533 021648 branch le_clr_config_short_mult 
-:      021652 mouse_adc_gpio_set:
-0x5534 021653 bpatch patch0e_5 ,mem_patch0e 
-0x5535 021654 fetch 1 ,mem_adc_config_flag 
-0x5536 021655 rtnne adc_config_gpio 
-0x5537 021656 fetcht 1 ,mem_adc_channel_gpio 
-0x5538 021657 branch gpio_set_high_impedance 
-:      021659 mouse_adc_gpio_mux_init:
-0x5539 021660 fetch mouse_flag_len ,mem_mouse_flag 
-0x553a 021661 rtnbit0 mouse_enable_adc 
-0x553b 021662 jam mouse_adc_check_multiple ,mem_adc_mux_status 
-0x553c 021663 rtn 
-:      021665 mouse_adc_read:
-0x553d 021666 bpatch patch0e_6 ,mem_patch0e 
-0x553e 021667 fetch mouse_flag_len ,mem_mouse_flag 
-0x553f 021668 rtnbit0 mouse_enable_adc 
-0x5540 021669 call mouse_adc_gpio_set 
-0x5541 021670 fetch 1 ,mem_adc_config_flag 
-0x5542 021671 beq adc_config_gpio ,mouse_adc_read_gpio_mux_start 
-0x5543 021672 jam mouse_adc_check_hvin_multiple ,mem_adc_mux_status 
-0x5544 021673 branch mouse_adc_read_start 
-:      021675 mouse_adc_read_gpio_mux_start:
-0x5545 021676 jam mouse_adc_check_gpio_multiple ,mem_adc_mux_status 
-0x5546 021677 branch mouse_adc_read_start 
-:      021679 mouse_adc_read_start:
-0x5547 021680 bpatch patch0e_7 ,mem_patch0e 
-0x5548 021681 call enable_adc 
-0x5549 021682 call vdd_calculate_by_mode 
-0x554a 021683 store 2 ,mem_mouse_vdd_now_vol 
-0x554b 021684 fetch 1 ,mem_adc_config_flag 
-0x554c 021685 bne adc_config_gpio ,mouse_adc_data_process 
-0x554d 021686 fetcht 2 ,mem_mouse_vdd_now_vol 
-0x554e 021687 mul32 temp ,8 ,pdata 
-0x554f 021688 div pdata ,10 
-0x5550 021689 call get_div_result 
-0x5551 021690 iadd temp ,pdata 
-0x5552 021691 store 2 ,mem_mouse_vdd_now_vol 
-:      021692 mouse_adc_data_process:
-0x5553 021693 arg mem_mouse_vdd_calculate_set ,rega 
-0x5554 021694 call mouse_adc_bat_percent_lowpower_out 
-0x5555 021695 fetch 1 ,mem_adc_power_flag 
-0x5556 021696 bbit1 1 ,mouse_app_enter_hibernate 
-0x5557 021697 bbit0 0 ,mouse_adc_no_low_voltage 
-0x5558 021698 jam 1 ,mem_mouse_adc_last_low_voltage_flag 
-0x5559 021699 branch mouse_adc_low_voltage 
-:      021701 mouse_adc_low_voltage:
-0x555a 021702 arg mouse_low_voltage_flag ,queue 
-0x555b 021703 branch mouse_enable_function_flag 
-:      021704 mouse_adc_no_low_voltage:
-0x555c 021705 arg mouse_low_voltage_flag ,queue 
-0x555d 021706 call mouse_disable_function_flag 
-0x555e 021707 jam 1 ,mem_adc_low_volatage_led_timer_count 
-0x555f 021708 fetch 1 ,mem_mouse_adc_last_low_voltage_flag 
-0x5560 021709 rtn blank 
-0x5561 021710 jam 0 ,mem_mouse_adc_last_low_voltage_flag 
-0x5562 021711 branch mouse_low_voltage_led_off_judge 
-:      021714 mouse_adc_bat_percent_lowpower_out:
-0x5563 021715 bpatch patch0f_0 ,mem_patch0f 
-0x5564 021716 ifetch 8 ,rega 
-0x5565 021717 store 8 ,mem_pdatatemp 
-0x5566 021718 fetch 1 ,mem_adc_mux_status 
-0x5567 021719 beq mouse_adc_check_battery_only ,mouse_adc_bat_percent_lowpower_out_battery 
-0x5568 021720 beq mouse_adc_check_gpio_multiple ,mouse_adc_bat_percent_lowpower_out_battery 
-0x5569 021721 beq mouse_adc_check_hvin_multiple ,mouse_adc_bat_percent_lowpower_out_hvin_multiple 
-:      021722 mouse_adc_bat_percent_lowpower_out_battery:
-0x556a 021723 call adc_clear_no_power_flag 
-0x556b 021724 call adc_clear_low_power_flag 
-0x556c 021725 fetch 2 ,mem_pdatatemp + 6 
-0x556d 021726 fetcht 2 ,mem_pdatatemp + 2 
-0x556e 021727 isub temp ,null 
-0x556f 021728 ncall adc_set_no_power_flag ,positive 
-0x5570 021729 fetcht 2 ,mem_pdatatemp + 4 
-0x5571 021730 isub temp ,null 
-0x5572 021731 ncall adc_set_low_power_flag ,positive 
-:      021732 mouse_adc_bat_level_set:
-0x5573 021733 fetch 2 ,mem_pdatatemp + 6 
-0x5574 021734 fetcht 2 ,mem_pdatatemp 
-0x5575 021735 isub temp ,null 
-0x5576 021736 branch mouse_adc_bat_level_100_percent ,positive 
-0x5577 021737 fetcht 2 ,mem_pdatatemp + 2 
-0x5578 021738 isub temp ,pdata 
-0x5579 021739 nbranch mouse_adc_bat_level_0_percent ,positive 
-0x557a 021740 branch mouse_adc_bat_level_0_percent ,blank 
-0x557b 021741 mul32 pdata ,100 ,rega 
-0x557c 021742 fetch 2 ,mem_pdatatemp 
-0x557d 021743 fetcht 2 ,mem_pdatatemp + 2 
-0x557e 021744 isub temp ,temp 
-0x557f 021745 copy rega ,pdata 
-0x5580 021746 idiv temp 
-0x5581 021747 call get_div_result 
-0x5582 021748 store 1 ,mem_le_battery_level_percentage 
-0x5583 021749 rtn 
-:      021751 mouse_adc_bat_level_100_percent:
-0x5584 021752 jam 100 ,mem_le_battery_level_percentage 
-0x5585 021753 rtn 
-:      021754 mouse_adc_bat_level_0_percent:
-0x5586 021755 jam 0 ,mem_le_battery_level_percentage 
-0x5587 021756 rtn 
-:      021758 mouse_adc_bat_percent_lowpower_out_hvin_multiple:
-0x5588 021759 branch mouse_adc_bat_percent_lowpower_out_battery 
-:      021765 mouse_gpio_init:
-0x5589 021766 fetcht 1 ,mem_eeprom_wp_gpio 
-0x558a 021767 call gpio_config_output 
-0x558b 021769 fetcht 1 ,mem_lbutton_gpio 
-0x558c 021770 call mouse_gpio_config_input_pu 
-0x558d 021771 fetcht 1 ,mem_rbutton_gpio 
-0x558e 021772 call mouse_gpio_config_input_pu 
-0x558f 021773 fetcht 1 ,mem_mbutton_gpio 
-0x5590 021774 call mouse_gpio_config_input_pu 
-0x5591 021775 fetcht 1 ,mem_bk_button_gpio 
-0x5592 021776 call mouse_gpio_config_input_pu 
-0x5593 021777 fetcht 1 ,mem_fw_button_gpio 
-0x5594 021778 call mouse_gpio_config_input_pu 
-0x5595 021779 fetcht 1 ,mem_dpi_button_gpio 
-0x5596 021780 call mouse_gpio_config_input_pu 
-0x5597 021782 fetcht 1 ,mem_matrix_public_gpio 
-0x5598 021783 call mouse_gpio_config_input_pu 
-0x5599 021785 fetcht 1 ,mem_config_select_device_button_gpio 
-0x559a 021786 call mouse_gpio_config_input_pu 
-0x559b 021788 fetcht 1 ,mem_customer_key_gpio 
-0x559c 021789 call mouse_gpio_config_input_pu 
-0x559d 021791 fetcht 1 ,mem_whee_a_data_gpio 
-0x559e 021792 call mouse_gpio_config_input_pu 
-0x559f 021794 fetcht 1 ,mem_whee_b_data_gpio 
-0x55a0 021795 call mouse_gpio_config_input_pu 
-0x55a1 021797 fetcht 1 ,mem_whee_ta_data_gpio 
-0x55a2 021798 call mouse_gpio_config_input_pu 
-0x55a3 021799 fetcht 1 ,mem_whee_tb_data_gpio 
-0x55a4 021800 call mouse_gpio_config_input_pu 
-0x55a5 021802 fetcht 1 ,mem_sensor_motion_gpio 
-0x55a6 021803 call mouse_gpio_config_input_pu 
-0x55a7 021805 fetcht 1 ,mem_device_switch_gpio 
-0x55a8 021806 call mouse_gpio_config_input_pu 
-0x55a9 021808 fetcht 1 ,mem_select_sensor_angle_gpio 
-0x55aa 021809 branch mouse_gpio_config_input_pu 
-:      021812 mouse_gpio_set_pupd_by_input:
-0x55ab 021813 sub temp ,ui_button_gpio_disable ,null 
-0x55ac 021814 rtn zero 
-0x55ad 021815 and temp ,0x7f ,queue 
-0x55ae 021816 fetch 4 ,core_gpio_in 
-0x55af 021817 qisolate1 pdata 
-0x55b0 021818 branch mouse_gpio_config_input_pu ,true 
-:      021819 mouse_gpio_config_input_pd:
-0x55b1 021820 sub temp ,ui_button_gpio_disable ,null 
-0x55b2 021821 rtn zero 
-0x55b3 021822 set1 gpio_active_bit ,temp 
-0x55b4 021823 branch gpio_config_input 
-:      021825 mouse_gpio_config_input_pu:
-0x55b5 021826 sub temp ,ui_button_gpio_disable ,null 
-0x55b6 021827 rtn zero 
-0x55b7 021828 set0 gpio_active_bit ,temp 
-0x55b8 021829 branch gpio_config_input 
-:      021831 mouse_gpio_set_high_impedance:
-0x55b9 021832 fetch 3 ,mem_mouse_set_high_impedance_bit_set 
-0x55ba 021833 store 3 ,mem_pdatatemp 
-0x55bb 021834 arg 13 ,loopcnt 
-0x55bc 021835 arg 0 ,temp 
-:      021836 mouse_gpio_set_high_impedance_bit_loop:
-0x55bd 021837 fetch 3 ,mem_pdatatemp 
-0x55be 021838 isolate1 0 ,pdata 
-0x55bf 021839 call gpio_set_high_impedance ,true 
-0x55c0 021840 fetch 3 ,mem_pdatatemp 
-0x55c1 021841 lshift pdata ,pdata 
-0x55c2 021842 store 3 ,mem_pdatatemp 
-0x55c3 021843 increase 1 ,temp 
-0x55c4 021844 loop mouse_gpio_set_high_impedance_bit_loop 
-0x55c5 021845 rtn 
-:      021851 mouse_le_name_modify:
-0x55c6 021852 bpatch patch0f_1 ,mem_patch0f 
-0x55c7 021853 fetch 8 ,mem_le_name_patch 
-0x55c8 021854 rtn blank 
-0x55c9 021855 fetch 1 ,mem_le_name_patch_len 
-0x55ca 021856 copy pdata ,rega 
-0x55cb 021857 sub pdata ,11 ,null 
-0x55cc 021858 nbranch mouse_le_name_patch_len_overflow ,positive 
-0x55cd 021860 call mouse_le_name_clear 
-0x55ce 021862 arg mem_le_adv_swift_pair + 9 ,contw 
-0x55cf 021863 call mouse_le_name_modify_next 
-0x55d0 021865 arg mem_le_scan_data + 2 ,contw 
-0x55d1 021866 call mouse_le_name_modify_next 
-0x55d2 021868 arg mem_le_name ,contw 
-:      021869 mouse_le_name_modify_next:
-0x55d3 021870 arg mem_le_name_patch ,contr 
-0x55d4 021871 copy rega ,loopcnt 
-0x55d5 021872 branch memcpy 
-:      021874 mouse_le_name_clear:
-0x55d6 021875 arg mem_le_adv_swift_pair + 9 ,contw 
-0x55d7 021876 call mouse_le_name_clear_next 
-0x55d8 021878 arg mem_le_scan_data + 2 ,contw 
-0x55d9 021879 call mouse_le_name_clear_next 
-0x55da 021881 arg mem_le_name ,contw 
-:      021882 mouse_le_name_clear_next:
-0x55db 021883 arg 11 ,loopcnt 
-0x55dc 021884 branch clear_mem 
-:      021886 mouse_le_name_patch_len_overflow:
-0x55dd 021887 call mouse_le_swift_pair_disable 
-0x55de 021889 fetch 1 ,mem_le_name_patch_len 
-0x55df 021890 increase 1 ,pdata 
-0x55e0 021891 store 1 ,mem_le_adv_swift_pair 
-0x55e1 021892 jam 9 ,mem_le_adv_swift_pair + 1 
-0x55e2 021893 arg mem_le_name_patch ,contr 
-0x55e3 021894 arg mem_le_adv_swift_pair + 2 ,contw 
-0x55e4 021895 copy rega ,loopcnt 
-0x55e5 021896 call memcpy 
-0x55e6 021898 fetch 1 ,mem_le_name_patch_len 
-0x55e7 021899 increase 1 ,pdata 
-0x55e8 021900 store 1 ,mem_le_scan_data 
-0x55e9 021901 jam 9 ,mem_le_scan_data + 1 
-0x55ea 021902 arg mem_le_name_patch ,contr 
-0x55eb 021903 arg mem_le_scan_data + 2 ,contw 
-0x55ec 021904 copy rega ,loopcnt 
-0x55ed 021905 call memcpy 
-0x55ee 021907 arg mem_le_name_patch_len ,contr 
-0x55ef 021908 arg mem_le_name_len ,contw 
-0x55f0 021909 copy rega ,loopcnt 
-0x55f1 021910 increase 1 ,loopcnt 
-0x55f2 021911 branch memcpy 
-:      021913 mouse_le_swift_pair_disable:
-0x55f3 021914 arg mem_le_adv_swift_pair ,contw 
-0x55f4 021915 arg 20 ,loopcnt 
-0x55f5 021916 branch clear_mem 
-:      021922 mouse_sensor_spi_init:
-0x55f6 021923 call mouse_spid_init_pin 
-0x55f7 021924 jam 0x73 ,mem_spi_init_clk 
-0x55f8 021926 call mouse_spi_init 
-0x55f9 021927 branch twspi_enable 
-:      021929 mouse_spi_write_flash_cb:
-:      021930 mouse_spi_init:
-0x55fa 021931 branch spid_init 
-:      021933 mouse_spid_init_pin:
-0x55fb 021934 fetch 1 ,mem_mouse_sensor_sclk_gpio 
-0x55fc 021935 arg gpcfg_spid_sck ,temp 
-0x55fd 021936 call gpio_config_function_int 
-0x55fe 021937 fetch 1 ,mem_mouse_sensor_sdio_gpio 
-0x55ff 021938 arg gpcfg_spid_sdio ,temp 
-0x5600 021939 branch gpio_config_function_int 
-:      021944 mouse_motion:
-0x5601 021945 bpatch patch0f_2 ,mem_patch0f 
-0x5602 021946 disable user 
-0x5603 021947 setarg 0 
-0x5604 021948 store 6 ,mem_mouse_x 
-0x5605 021949 call mouse_check_sensor_data 
-0x5606 021950 setarg 0x0089 
-0x5607 021951 call twspi_write 
-0x5608 021952 call mouse_setting_sensor_type 
-0x5609 021953 call mouse_zwheel 
-0x560a 021954 call mouse_t_zwheel 
-0x560b 021955 call mouse_key 
-0x560c 021956 fetch 1 ,mem_mouse_key 
-0x560d 021957 and_into 0x1f ,pdata 
-0x560e 021958 store 1 ,mem_mouse_key 
-0x560f 021959 nbranch mouse_drawing_optima_init ,user 
-0x5610 021960 call mouse_drawing_optima 
-0x5611 021961 branch mouse_no_data_timer_init 
-:      021965 mouse_zwheel:
-0x5612 021966 fetch 1 ,mem_mouse_z_data 
-0x5613 021967 rtn blank 
-0x5614 021968 store 1 ,mem_mouse_z 
-0x5615 021969 jam 0 ,mem_mouse_z_data 
-0x5616 021970 branch enable_user 
-:      021972 mouse_t_zwheel:
-0x5617 021973 fetch 1 ,mem_mouse_tz_data 
-0x5618 021974 rtn blank 
-0x5619 021975 store 1 ,mem_mouse_tz 
-0x561a 021976 jam 0 ,mem_mouse_tz_data 
-0x561b 021977 branch enable_user 
-:      021979 mouse_wheel_check:
-0x561c 021980 call mouse_t_wheel_scan 
-0x561d 021981 call mouse_wheel_scan 
-0x561e 021982 fetch 1 ,mem_wheel_tb_new_pinlevel 
-0x561f 021983 fetcht 1 ,mem_wheel_tb_old_pinlevel 
-0x5620 021984 store 1 ,mem_wheel_tb_old_pinlevel 
-0x5621 021985 isub temp ,null 
-0x5622 021986 nbranch app_lpm_wake_auto_lock ,zero 
-0x5623 021987 fetch 1 ,mem_mwheel_b_new_pinlevel 
-0x5624 021988 fetcht 1 ,mem_mwheel_b_old_pinlevel 
-0x5625 021989 store 1 ,mem_mwheel_b_old_pinlevel 
-0x5626 021990 isub temp ,null 
-0x5627 021991 nbranch app_lpm_wake_auto_lock ,zero 
-0x5628 021992 rtn 
-:      021993 mouse_t_wheel_scan:
-0x5629 021994 fetch 1 ,mem_whee_ta_data_gpio 
-0x562a 021995 rtneq gpio_disable 
-0x562b 021996 arg 0 ,rega 
-0x562c 021997 fetcht 1 ,mem_whee_ta_data_gpio 
-0x562d 021998 call gpio_get_bit 
-0x562e 021999 setflag true ,0 ,rega 
-0x562f 022000 fetcht 1 ,mem_whee_tb_data_gpio 
-0x5630 022001 call gpio_get_bit 
-0x5631 022002 setflag true ,1 ,rega 
-0x5632 022003 copy rega ,pdata 
-0x5633 022004 store 1 ,mem_wheel_tb_new_pinlevel 
-0x5634 022005 beq 0x01 ,mouse_t_wheel_scan_judge1 
-0x5635 022006 beq 0x02 ,mouse_t_wheel_scan_judge2 
-0x5636 022007 fetch 1 ,mem_wheel_tog 
-0x5637 022008 bbit1 7 ,mouse_t_wheel_scan_judge3 
-0x5638 022009 rtn 
-:      022011 mouse_t_wheel_scan_judge1:
-0x5639 022012 fetch 1 ,mem_wheel_tb_old_pinlevel 
-0x563a 022013 beq 0 ,mouse_t_wheel_scan_judge11 
-0x563b 022014 beq 3 ,mouse_t_wheel_scan_judge12 
-0x563c 022015 rtn 
-:      022016 mouse_t_wheel_scan_judge2:
-0x563d 022017 fetch 1 ,mem_wheel_tb_old_pinlevel 
-0x563e 022018 beq 0 ,mouse_t_wheel_scan_judge21 
-0x563f 022019 beq 3 ,mouse_t_wheel_scan_judge22 
-0x5640 022020 rtn 
-:      022021 mouse_t_wheel_scan_judge11:
-0x5641 022022 jam 0x82 ,mem_wheel_tog 
-0x5642 022023 rtn 
-:      022024 mouse_t_wheel_scan_judge12:
-0x5643 022025 jam 0x81 ,mem_wheel_tog 
-0x5644 022026 rtn 
-:      022027 mouse_t_wheel_scan_judge21:
-0x5645 022028 jam 0x80 ,mem_wheel_tog 
-0x5646 022029 rtn 
-:      022030 mouse_t_wheel_scan_judge22:
-0x5647 022031 jam 0x83 ,mem_wheel_tog 
-0x5648 022032 rtn 
-:      022033 mouse_t_wheel_scan_judge3:
-0x5649 022034 fetch 1 ,mem_wheel_tog 
-0x564a 022035 set0 7 ,pdata 
-0x564b 022036 store 1 ,mem_wheel_tog 
-0x564c 022037 beq 0 ,mouse_t_wheel_scan_judge30 
-0x564d 022038 beq 1 ,mouse_t_wheel_scan_judge31 
-0x564e 022039 beq 2 ,mouse_t_wheel_scan_judge32 
-0x564f 022040 beq 3 ,mouse_t_wheel_scan_judge33 
-0x5650 022041 rtn 
-:      022042 mouse_t_wheel_scan_judge30:
-0x5651 022043 fetch 1 ,mem_wheel_tb_new_pinlevel 
-0x5652 022044 beq 3 ,mouse_wheel_t_forward 
-0x5653 022045 rtn 
-:      022046 mouse_t_wheel_scan_judge31:
-0x5654 022047 fetch 1 ,mem_wheel_tb_new_pinlevel 
-0x5655 022048 beq 0 ,mouse_wheel_t_forward 
-0x5656 022049 rtn 
-:      022050 mouse_t_wheel_scan_judge32:
-0x5657 022051 fetch 1 ,mem_wheel_tb_new_pinlevel 
-0x5658 022052 beq 3 ,mouse_wheel_t_back 
-0x5659 022053 rtn 
-:      022054 mouse_t_wheel_scan_judge33:
-0x565a 022055 fetch 1 ,mem_wheel_tb_new_pinlevel 
-0x565b 022056 beq 0 ,mouse_wheel_t_back 
-0x565c 022057 rtn 
-:      022058 mouse_wheel_t_forward:
-0x565d 022059 fetch 1 ,mem_mouse_tz_data 
-0x565e 022060 increase 1 ,pdata 
-0x565f 022061 store 1 ,mem_mouse_tz_data 
-0x5660 022062 rtn 
-:      022063 mouse_wheel_t_back:
-0x5661 022064 fetch 1 ,mem_mouse_tz_data 
-0x5662 022065 increase -1 ,pdata 
-0x5663 022066 store 1 ,mem_mouse_tz_data 
-0x5664 022067 rtn 
-:      022070 mouse_wheel_scan:
-0x5665 022071 fetch 1 ,mem_whee_a_data_gpio 
-0x5666 022072 rtneq gpio_disable 
-0x5667 022073 arg 0 ,rega 
-0x5668 022074 fetcht 1 ,mem_whee_a_data_gpio 
-0x5669 022075 call gpio_get_bit 
-0x566a 022076 setflag true ,0 ,rega 
-0x566b 022077 fetcht 1 ,mem_whee_b_data_gpio 
-0x566c 022078 call gpio_get_bit 
-0x566d 022079 setflag true ,1 ,rega 
-0x566e 022080 copy rega ,pdata 
-0x566f 022081 store 1 ,mem_mwheel_b_new_pinlevel 
-0x5670 022082 beq 0x01 ,mouse_wheel_scan_judge1 
-0x5671 022083 beq 0x02 ,mouse_wheel_scan_judge2 
-0x5672 022084 fetch 1 ,mem_mwheel_tog 
-0x5673 022085 bbit1 7 ,mouse_wheel_scan_judge3 
-0x5674 022086 rtn 
-:      022088 mouse_wheel_scan_judge1:
-0x5675 022089 fetch 1 ,mem_mwheel_b_old_pinlevel 
-0x5676 022090 beq 0 ,mouse_wheel_scan_judge11 
-0x5677 022091 beq 3 ,mouse_wheel_scan_judge12 
-0x5678 022092 rtn 
-:      022093 mouse_wheel_scan_judge2:
-0x5679 022094 fetch 1 ,mem_mwheel_b_old_pinlevel 
-0x567a 022095 beq 0 ,mouse_wheel_scan_judge21 
-0x567b 022096 beq 3 ,mouse_wheel_scan_judge22 
-0x567c 022097 rtn 
-:      022098 mouse_wheel_scan_judge11:
-0x567d 022099 jam 0x82 ,mem_mwheel_tog 
-0x567e 022100 rtn 
-:      022101 mouse_wheel_scan_judge12:
-0x567f 022102 jam 0x81 ,mem_mwheel_tog 
-0x5680 022103 rtn 
-:      022104 mouse_wheel_scan_judge21:
-0x5681 022105 jam 0x80 ,mem_mwheel_tog 
-0x5682 022106 rtn 
-:      022107 mouse_wheel_scan_judge22:
-0x5683 022108 jam 0x83 ,mem_mwheel_tog 
-0x5684 022109 rtn 
-:      022110 mouse_wheel_scan_judge3:
-0x5685 022111 fetch 1 ,mem_mwheel_tog 
-0x5686 022112 set0 7 ,pdata 
-0x5687 022113 store 1 ,mem_mwheel_tog 
-0x5688 022114 beq 0 ,mouse_wheel_scan_judge30 
-0x5689 022115 beq 1 ,mouse_wheel_scan_judge31 
-0x568a 022116 beq 2 ,mouse_wheel_scan_judge32 
-0x568b 022117 beq 3 ,mouse_wheel_scan_judge33 
-0x568c 022118 rtn 
-:      022119 mouse_wheel_scan_judge30:
-0x568d 022120 fetch 1 ,mem_mwheel_b_new_pinlevel 
-0x568e 022121 beq 3 ,mouse_wheel_forward 
-0x568f 022122 rtn 
-:      022123 mouse_wheel_scan_judge31:
-0x5690 022124 fetch 1 ,mem_mwheel_b_new_pinlevel 
-0x5691 022125 beq 0 ,mouse_wheel_forward 
-0x5692 022126 rtn 
-:      022127 mouse_wheel_scan_judge32:
-0x5693 022128 fetch 1 ,mem_mwheel_b_new_pinlevel 
-0x5694 022129 beq 3 ,mouse_wheel_back 
-0x5695 022130 rtn 
-:      022131 mouse_wheel_scan_judge33:
-0x5696 022132 fetch 1 ,mem_mwheel_b_new_pinlevel 
-0x5697 022133 beq 0 ,mouse_wheel_back 
-0x5698 022134 rtn 
-:      022135 mouse_wheel_forward:
-0x5699 022136 fetch 1 ,mem_mouse_z_data 
-0x569a 022137 increase 1 ,pdata 
-0x569b 022138 store 1 ,mem_mouse_z_data 
-0x569c 022139 rtn 
-:      022140 mouse_wheel_back:
-0x569d 022141 fetch 1 ,mem_mouse_z_data 
-0x569e 022142 increase -1 ,pdata 
-0x569f 022143 store 1 ,mem_mouse_z_data 
-0x56a0 022144 rtn 
-:      022147 mouse_wheel_gpio_set_wake:
-0x56a1 022148 fetcht 1 ,mem_whee_a_data_gpio 
-0x56a2 022149 call gpio_set_wake_by_current_state 
-0x56a3 022150 fetcht 1 ,mem_whee_b_data_gpio 
-0x56a4 022151 call gpio_set_wake_by_current_state 
-0x56a5 022152 fetcht 1 ,mem_whee_ta_data_gpio 
-0x56a6 022153 call gpio_set_wake_by_current_state 
-0x56a7 022154 fetcht 1 ,mem_whee_tb_data_gpio 
-0x56a8 022155 branch gpio_set_wake_by_current_state 
-:      022157 mouse_before_hibernate_wheel_gpio_set:
-0x56a9 022158 fetcht 1 ,mem_whee_a_data_gpio 
-0x56aa 022159 call mouse_gpio_set_pupd_by_input 
-0x56ab 022160 fetcht 1 ,mem_whee_b_data_gpio 
-0x56ac 022161 call mouse_gpio_set_pupd_by_input 
-0x56ad 022162 fetcht 1 ,mem_whee_ta_data_gpio 
-0x56ae 022163 call mouse_gpio_set_pupd_by_input 
-0x56af 022164 fetcht 1 ,mem_whee_tb_data_gpio 
-0x56b0 022165 branch mouse_gpio_set_pupd_by_input 
-:      022167 mouse_wheel_trigger:
-0x56b1 022168 fetch 2 ,mem_mouse_z 
-0x56b2 022169 rtn blank 
-0x56b3 022170 jam 1 ,mem_mouse_wheel_trigger 
-0x56b4 022171 jam 10 ,mem_mouse_wheel_trigger_timer 
-0x56b5 022172 rtn 
-:      022174 mouse_wheel_trigger_timer:
-0x56b6 022175 arg mem_mouse_wheel_trigger_timer ,regc 
-0x56b7 022176 arg mouse_wheel_trigger_disable ,regb 
-0x56b8 022177 branch timer_single_step 
-:      022178 mouse_wheel_trigger_disable:
-0x56b9 022179 jam 0 ,mem_mouse_wheel_trigger 
-0x56ba 022180 rtn 
-:      022188 mouse_dpi_check:
-0x56bb 022189 fetch 1 ,mem_dpi_button_gpio 
-0x56bc 022190 rtneq gpio_disable 
-0x56bd 022191 arg 0 ,rega 
-0x56be 022192 jam mouse_dpi_key ,mem_mouse_key_temp 
-0x56bf 022193 fetcht 1 ,mem_dpi_button_gpio 
-0x56c0 022194 call mouse_dpi_key_check 
-:      022195 mouse_dpi_check_next:
-0x56c1 022196 store 1 ,mem_mouse_dpikey_press_status 
-0x56c2 022197 fetch 1 ,mem_matrix_public_gpio 
-0x56c3 022198 beq gpio_disable ,mouse_3io6key_dpi_check_end 
-0x56c4 022199 call mouse_matrix_public_gpio_reset 
-:      022200 mouse_dpi_check_exit:
-0x56c5 022201 copy rega ,pdata 
-0x56c6 022202 bbit1 mouse_dpi_key ,mouse_dpi_down 
-0x56c7 022203 branch mouse_dpi_up 
-:      022205 mouse_dpi_key_check:
-0x56c8 022206 fetch mouse_flag_len ,mem_mouse_flag 
-0x56c9 022207 bbit1 mouse_enable_dpi_key_connect_gnd ,mouse_dpi_key_connect_gnd 
-0x56ca 022208 fetch 1 ,mem_mouse_dpikey_press_status 
-0x56cb 022209 copy pdata ,regc 
-0x56cc 022210 fetch 1 ,mem_matrix_public_gpio 
-0x56cd 022211 beq gpio_disable ,mouse_3io6key_check 
-:      022212 mouse_dpi_key_check_next:
-0x56ce 022213 fetch 1 ,mem_mouse_ghost_flag 
-0x56cf 022214 nbranch mouse_dpi_check_end ,blank 
-:      022215 mouse_dpi_key_connect_matrix:
-0x56d0 022216 call gpio_get_bit 
-0x56d1 022217 fetcht 1 ,mem_matrix_public_gpio 
-0x56d2 022218 branch mouse_dpi_key_connect_gnd ,true 
-0x56d3 022219 fetcht 1 ,mem_matrix_public_gpio 
-0x56d4 022220 call gpio_out_active 
-0x56d5 022221 fetcht 1 ,mem_dpi_button_gpio 
-0x56d6 022222 fetch 1 ,mem_mouse_dpikey_press_status 
-0x56d7 022223 branch mouse_check_key_connect_gnd 
-:      022225 mouse_3io6key_dpi_check_end:
-0x56d8 022226 fetcht 1 ,mem_dpi_button_gpio 
-0x56d9 022227 call mouse_gpio_config_input_pu 
-0x56da 022228 branch mouse_dpi_check_exit 
-:      022230 mouse_dpi_check_end:
-0x56db 022231 jam dpi_button_state_up ,mem_mouse_dpi_button_state 
-0x56dc 022232 jam 0 ,mem_mouse_dpikey_press_status 
-0x56dd 022233 rtn 
-:      022235 mouse_dpi_key_connect_gnd:
-0x56de 022236 fetch 1 ,mem_mouse_dpikey_press_status 
-0x56df 022237 branch mouse_check_key_connect_gnd 
-:      022239 mouse_dpi_down:
-0x56e0 022240 fetch 1 ,mem_mouse_dpi_button_state 
-0x56e1 022241 rtneq dpi_button_state_down 
-0x56e2 022242 jam dpi_button_state_down ,mem_mouse_dpi_button_state 
-0x56e3 022243 fetch mouse_flag_len ,mem_mouse_flag 
-0x56e4 022244 rtnbit1 mouse_enable_select_device_by_dpi_button 
-0x56e5 022245 rtnbit1 mouse_enable_dpi_key_long_press_disconvery 
-0x56e6 022246 branch mouse_dpi_process 
-:      022248 mouse_dpi_up:
-0x56e7 022249 fetch 1 ,mem_mouse_dpi_button_state 
-0x56e8 022250 rtneq dpi_button_state_up 
-0x56e9 022251 jam dpi_button_state_up ,mem_mouse_dpi_button_state 
-0x56ea 022252 fetch mouse_flag_len ,mem_mouse_flag 
-0x56eb 022253 bbit1 mouse_enable_select_device_by_dpi_button ,mouse_dpi_up_next 
-0x56ec 022254 bbit1 mouse_enable_dpi_key_long_press_disconvery ,mouse_dpi_up_next 
-0x56ed 022255 rtn 
-:      022256 mouse_dpi_up_next:
-0x56ee 022257 fetch 1 ,mem_mouse_dpi_long_press_flag 
-0x56ef 022258 nbranch mouse_dpi_up_after_long_press ,blank 
-0x56f0 022259 fetch 1 ,mem_select_device_count 
-0x56f1 022260 ncall mouse_dpi_process ,blank 
-:      022261 mouse_dpi_up_after_long_press:
-0x56f2 022262 jam 0 ,mem_mouse_dpi_long_press_flag 
-0x56f3 022263 fetch 1 ,mem_ui_button_timeout 
-0x56f4 022264 store 1 ,mem_select_device_count 
-0x56f5 022265 store 1 ,mem_bt_discovery_count 
-0x56f6 022266 rtn 
-:      022268 mouse_dpi_process:
-0x56f7 022269 bpatch patch0f_3 ,mem_patch0f 
-0x56f8 022270 call mouse_dpi_ghost_check 
-0x56f9 022271 rtn user 
-0x56fa 022272 fetch 1 ,mem_mouse_dpi 
-0x56fb 022274 copy pdata ,temp 
-0x56fc 022275 fetch mouse_flag_len ,mem_mouse_flag 
-0x56fd 022276 bbit1 mouse_enable_double_dpi_key ,mouse_double_dpi_check 
-0x56fe 022277 copy temp ,pdata 
-0x56ff 022279 increase 1 ,pdata 
-0x5700 022280 and pdata ,0x03 ,pdata 
-:      022281 mouse_dpi_level_store:
-0x5701 022282 store 1 ,mem_mouse_dpi 
-0x5702 022283 call mouse_setting_dpi 
-0x5703 022284 branch mouse_store_dpi_info_check 
-:      022289 mouse_double_dpi_check:
-0x5704 022290 fetch 1 ,mem_dpi_another_button_down_enable 
-0x5705 022291 nbranch mouse_another_dpi_button_down ,blank 
-:      022292 mouse_dpi_increase:
-0x5706 022293 fetch mouse_flag_len ,mem_mouse_flag 
-0x5707 022294 bbit1 mouse_enable_dpi_level_4 ,mouse_dpi_increase_level_4 
-0x5708 022295 copy temp ,pdata 
-0x5709 022296 rtneq mouse_dpi_level2 
-:      022297 mouse_dpi_increase_level:
-0x570a 022298 beq mouse_dpi_level1 ,mouse_dpi_level_3 
-0x570b 022299 beq mouse_dpi_level3 ,mouse_dpi_level_2 
-0x570c 022300 rtn 
-:      022302 mouse_dpi_level_1:
-0x570d 022303 setarg 2 
-0x570e 022304 branch mouse_dpi_level_store 
-:      022305 mouse_dpi_level_2:
-0x570f 022306 setarg 0 
-0x5710 022307 branch mouse_dpi_level_store 
-:      022308 mouse_dpi_level_3:
-0x5711 022309 setarg 1 
-0x5712 022310 branch mouse_dpi_level_store 
-:      022311 mouse_dpi_level_4:
-0x5713 022312 setarg 3 
-0x5714 022313 branch mouse_dpi_level_store 
-:      022315 mouse_dpi_increase_level_4:
-0x5715 022316 copy temp ,pdata 
-0x5716 022317 rtneq mouse_dpi_level2 
-0x5717 022318 beq mouse_dpi_level1 ,mouse_dpi_level_3 
-0x5718 022319 beq mouse_dpi_level3 ,mouse_dpi_level_4 
-0x5719 022320 beq mouse_dpi_level4 ,mouse_dpi_level_2 
-0x571a 022321 rtn 
-:      022322 mouse_dpi_decrease_level_4:
-0x571b 022323 copy temp ,pdata 
-0x571c 022324 rtneq mouse_dpi_level3 
-0x571d 022325 beq mouse_dpi_level1 ,mouse_dpi_level_4 
-0x571e 022326 beq mouse_dpi_level2 ,mouse_dpi_level_2 
-0x571f 022327 beq mouse_dpi_level4 ,mouse_dpi_level_1 
-0x5720 022328 rtn 
-:      022330 mouse_another_dpi_button_down:
-:      022331 mouse_dpi_decrease:
-0x5721 022332 fetch mouse_flag_len ,mem_mouse_flag 
-0x5722 022333 bbit1 mouse_enable_dpi_level_4 ,mouse_dpi_decrease_level_4 
-0x5723 022334 copy temp ,pdata 
-0x5724 022335 rtneq mouse_dpi_level3 
-:      022336 mouse_dpi_decrease_level:
-0x5725 022337 beq mouse_dpi_level1 ,mouse_dpi_level_1 
-0x5726 022338 beq mouse_dpi_level2 ,mouse_dpi_level_2 
-0x5727 022339 rtn 
-:      022344 mouse_dpi_ghost_check:
-0x5728 022345 disable user 
-0x5729 022346 fetch mouse_flag_len ,mem_mouse_flag 
-0x572a 022347 rtnbit1 mouse_enable_dpi_key_connect_gnd 
-0x572b 022348 branch mouse_ghost_key_value_check 
-:      022350 mouse_dpi_key_check_long_press:
-0x572c 022351 fetch mouse_flag_len ,mem_mouse_flag 
-0x572d 022352 bbit1 mouse_enable_select_device_by_dpi_button ,mouse_select_device_by_dpi_button 
-0x572e 022353 bbit1 mouse_enable_dpi_key_long_press_disconvery ,mouse_discovery_by_dpi_button 
-0x572f 022354 rtn 
-:      022356 mouse_select_device_by_dpi_button:
-0x5730 022357 fetch 1 ,mem_mouse_dpi_button_state 
-0x5731 022358 rtnne dpi_button_state_down 
-0x5732 022359 arg mem_select_device_count ,regc 
-0x5733 022360 arg mouse_ready_reconnection_by_dpi_button ,regb 
-0x5734 022361 branch timer_single_step 
-:      022363 mouse_ready_reconnection_by_dpi_button:
-0x5735 022364 jam 1 ,mem_mouse_dpi_long_press_flag 
-0x5736 022365 branch mouse_ready_reconnection_by_button 
-:      022367 mouse_discovery_by_dpi_button:
-0x5737 022368 fetch 1 ,mem_mouse_dpi_button_state 
-0x5738 022369 rtnne dpi_button_state_down 
-0x5739 022370 arg mem_bt_discovery_count ,regc 
-0x573a 022371 arg mouse_long_dpi_button_bt_discovery ,regb 
-0x573b 022372 branch timer_single_step 
-:      022374 mouse_long_dpi_button_bt_discovery:
-0x573c 022375 jam 1 ,mem_mouse_dpi_long_press_flag 
-0x573d 022376 branch mouse_long_button_bt_discovery 
-:      022378 mouse_setting_dpi_4_level:
-0x573e 022379 fetch mouse_flag_len ,mem_mouse_flag 
-0x573f 022380 rtnbit1 mouse_enable_dpi_level_4 
-0x5740 022381 fetch 1 ,mem_mouse_dpi 
-0x5741 022382 rtnne mouse_dpi_level4 
-0x5742 022383 jam mouse_dpi_level1 ,mem_mouse_dpi 
-0x5743 022384 rtn 
-:      022386 mouse_setting_dpi:
-0x5744 022387 bpatch patch0f_4 ,mem_patch0f 
-0x5745 022388 call mouse_setting_dpi_4_level 
-0x5746 022389 call mouse_dpi_led_blink_delay 
-:      022390 mouse_setting_sensor_type:
-0x5747 022391 bpatch patch0f_5 ,mem_patch0f 
-0x5748 022392 fetch 1 ,mem_config_sensor_type 
-0x5749 022393 beq s201x ,mouse_seting_s201_dpi 
-0x574a 022394 beq p3212 ,mouse_seting_3212_dpi 
-0x574b 022395 beq ka8g2 ,mouse_seting_ka8g2_dpi 
-0x574c 022396 fetch 1 ,mem_mouse_dpi 
-0x574d 022397 beq mouse_dpi_level1 ,mouse_set_cpi0 
-0x574e 022398 beq mouse_dpi_level2 ,mouse_set_cpi1 
-0x574f 022399 beq mouse_dpi_level3 ,mouse_set_cpi2 
-0x5750 022400 beq mouse_dpi_level4 ,mouse_set_cpi3 
-:      022401 mouse_set_cpi1:
-0x5751 022402 fetcht 1 ,mem_320x_dpi_1 
-0x5752 022403 branch mouse_dpi_store 
-:      022404 mouse_set_cpi0:
-0x5753 022405 fetcht 1 ,mem_320x_dpi_0 
-0x5754 022406 branch mouse_dpi_store 
-:      022407 mouse_set_cpi2:
-0x5755 022408 fetcht 1 ,mem_320x_dpi_2 
-0x5756 022409 branch mouse_dpi_store 
-:      022410 mouse_set_cpi3:
-0x5757 022411 fetcht 1 ,mem_320x_dpi_3 
-:      022412 mouse_dpi_store:
-0x5758 022413 fetch 1 ,mem_config_sensor_type 
-0x5759 022414 beq p3065_xy ,mouse_3065xy_set_dpi 
-0x575a 022415 beq mx8650 ,mouse_3065xy_set_dpi 
-0x575b 022416 beq ka8 ,mouse_ka8_set_dpi 
-0x575c 022417 beq p6520 ,mouse_ka8_set_dpi 
-0x575d 022418 beq p8009 ,mouse_3065xy_set_dpi 
-:      022419 mouse_dpi_write:
-0x575e 022420 storet 1 ,mem_mouse_cpi_count 
-0x575f 022421 setarg mouse_dpi_address 
-0x5760 022422 call twspi_read 
-0x5761 022423 and pdata ,0xf8 ,temp 
-0x5762 022424 fetch 1 ,mem_mouse_cpi_count 
-0x5763 022425 iadd temp ,pdata 
-0x5764 022426 lshift8 pdata ,pdata 
-0x5765 022427 add pdata ,mouse_dpi_address ,pdata 
-0x5766 022428 branch twspi_write 
-:      022430 mouse_3065xy_set_dpi:
-0x5767 022431 increase -1 ,temp 
-0x5768 022432 branch mouse_dpi_write 
-:      022434 mouse_ka8_set_dpi:
-0x5769 022435 increase 2 ,temp 
-0x576a 022436 branch mouse_dpi_write 
-:      022438 mouse_seting_s201_dpi:
-0x576b 022439 fetch 1 ,mem_mouse_dpi 
-0x576c 022440 beq mouse_dpi_level1 ,mouse_set_s201_dpi_0 
-0x576d 022441 beq mouse_dpi_level2 ,mouse_set_s201_dpi_2 
-0x576e 022442 beq mouse_dpi_level3 ,mouse_set_s201_dpi_3 
-:      022443 mouse_set_s201_dpi_0:
-0x576f 022444 fetch 1 ,mem_sensor_s201_dpi_0 
-0x5770 022445 copy pdata ,rega 
-0x5771 022446 branch mouse_dpi_s201_store 
-:      022448 mouse_set_s201_dpi_1:
-0x5772 022449 fetch 1 ,mem_sensor_s201_dpi_1 
-0x5773 022450 copy pdata ,rega 
-0x5774 022451 branch mouse_dpi_s201_store 
-:      022453 mouse_set_s201_dpi_2:
-0x5775 022454 fetch 1 ,mem_sensor_s201_dpi_2 
-0x5776 022455 copy pdata ,rega 
-0x5777 022456 branch mouse_dpi_s201_store 
-:      022458 mouse_set_s201_dpi_3:
-0x5778 022459 fetch 1 ,mem_sensor_s201_dpi_3 
-0x5779 022460 copy pdata ,rega 
-0x577a 022461 branch mouse_dpi_s201_store 
-:      022463 mouse_set_s201_dpi_4:
-0x577b 022464 fetch 1 ,mem_sensor_s201_dpi_4 
-0x577c 022465 copy pdata ,rega 
-:      022466 mouse_dpi_s201_store:
-0x577d 022467 setarg 0xc309 
-0x577e 022468 call twspi_write 
-0x577f 022469 copy rega ,pdata 
-0x5780 022470 lshift8 pdata ,pdata 
-0x5781 022471 add pdata ,0x23 ,pdata 
-0x5782 022472 call twspi_write 
-0x5783 022473 setarg 0x0009 
-0x5784 022474 branch twspi_write 
-:      022476 mouse_seting_3212_dpi:
-0x5785 022477 fetch 1 ,mem_mouse_dpi 
-0x5786 022478 beq mouse_dpi_level1 ,mouse_set_p3212_cpi0 
-0x5787 022479 beq mouse_dpi_level2 ,mouse_set_p3212_cpi1 
-0x5788 022480 beq mouse_dpi_level3 ,mouse_set_p3212_cpi2 
-0x5789 022481 beq mouse_dpi_level4 ,mouse_set_p3212_cpi3 
-:      022482 mouse_set_p3212_cpi1:
-0x578a 022483 fetch 1 ,mem_3212_dpi_1 
-0x578b 022484 branch mouse_p3212_dpi 
-:      022485 mouse_set_p3212_cpi0:
-0x578c 022486 fetch 1 ,mem_3212_dpi_0 
-0x578d 022487 branch mouse_p3212_dpi 
-:      022488 mouse_set_p3212_cpi2:
-0x578e 022489 fetch 1 ,mem_3212_dpi_2 
-0x578f 022490 branch mouse_p3212_dpi 
-:      022491 mouse_set_p3212_cpi3:
-0x5790 022492 fetch 1 ,mem_3212_dpi_3 
-:      022493 mouse_p3212_dpi:
-0x5791 022494 store 1 ,mem_mouse_cpi_count 
-0x5792 022495 lshift8 pdata ,pdata 
-0x5793 022496 copy pdata ,rega 
-0x5794 022497 add pdata ,mouse_p3212_dpi_xaddress ,pdata 
-0x5795 022498 call twspi_write 
-0x5796 022499 copy rega ,pdata 
-0x5797 022500 add pdata ,mouse_p3212_dpi_yaddress ,pdata 
-0x5798 022501 branch twspi_write 
-:      022503 mouse_seting_ka8g2_dpi:
-0x5799 022504 fetch 1 ,mem_mouse_dpi 
-0x579a 022505 beq mouse_dpi_level1 ,mouse_set_pka8g2_cpi0 
-0x579b 022506 beq mouse_dpi_level2 ,mouse_set_pka8g2_cpi1 
-0x579c 022507 beq mouse_dpi_level3 ,mouse_set_pka8g2_cpi2 
-0x579d 022508 beq mouse_dpi_level4 ,mouse_set_pka8g2_cpi3 
-:      022509 mouse_set_pka8g2_cpi1:
-0x579e 022510 fetch 1 ,mem_ka8g2_dpi_1 
-0x579f 022511 branch mouse_p3212_dpi 
-:      022513 mouse_set_pka8g2_cpi0:
-0x57a0 022514 fetch 1 ,mem_ka8g2_dpi_0 
-0x57a1 022515 branch mouse_p3212_dpi 
-:      022517 mouse_set_pka8g2_cpi2:
-0x57a2 022518 fetch 1 ,mem_ka8g2_dpi_2 
-0x57a3 022519 branch mouse_p3212_dpi 
-:      022521 mouse_set_pka8g2_cpi3:
-0x57a4 022522 fetch 1 ,mem_ka8g2_dpi_3 
-0x57a5 022523 branch mouse_p3212_dpi 
-:      022531 mouse_key:
-0x57a6 022532 call mouse_check_firekey_gpio 
-0x57a7 022533 fetch 1 ,mem_fire_key_flag 
-0x57a8 022534 nbranch fire_key_press ,blank 
-0x57a9 022535 fetch 1 ,mem_fire_key_status 
-0x57aa 022536 nbranch fire_key_process ,blank 
-0x57ab 022538 call mouse_check_key_gpio 
-0x57ac 022539 call mouse_ghost_key_check 
-0x57ad 022540 call mouse_set_mult 
-0x57ae 022541 call mouse_24g_key 
-0x57af 022542 copy rega ,pdata 
-0x57b0 022543 fetcht 1 ,mem_mouse_key_last 
-0x57b1 022544 store 1 ,mem_mouse_key_last 
-0x57b2 022545 store 1 ,mem_mouse_key 
-0x57b3 022546 ixor temp ,pdata 
-0x57b4 022547 sub pdata ,0 ,null 
-0x57b5 022548 rtn zero 
-0x57b6 022549 branch enable_user 
-:      022551 mouse_24g_key:
-0x57b7 022552 rtnmark0 mark_24g 
-0x57b8 022553 copy rega ,pdata 
-0x57b9 022554 rtn blank 
-0x57ba 022555 store 1 ,mem_mouse_key 
-0x57bb 022556 branch enable_user 
-:      022561 mouse_ghost_key_check:
-0x57bc 022562 jam 0 ,mem_mouse_matrix_key_cow_count 
-0x57bd 022563 jam 0 ,mem_mouse_matrix_key_row_count 
-0x57be 022564 jam 0 ,mem_mouse_ghost_flag 
-0x57bf 022565 copy pdata ,regb 
-0x57c0 022566 fetcht 1 ,mem_lbutton_gpio 
-0x57c1 022567 fetch 1 ,mem_bk_button_gpio 
-0x57c2 022568 isub temp ,null 
-0x57c3 022569 branch mouse_matrix_ghost_key_l_bk ,zero 
-0x57c4 022570 fetch 1 ,mem_fw_button_gpio 
-0x57c5 022571 isub temp ,null 
-0x57c6 022572 branch mouse_matrix_ghost_key_l_fw ,zero 
-0x57c7 022573 fetcht 1 ,mem_mbutton_gpio 
-0x57c8 022574 fetch 1 ,mem_bk_button_gpio 
-0x57c9 022575 isub temp ,null 
-0x57ca 022576 branch mouse_ghost_key_mbk_rfw ,zero 
-0x57cb 022577 branch mouse_ghost_key_mfw_rbk 
-:      022579 mouse_matrix_ghost_key_l_bk:
-0x57cc 022580 fetcht 1 ,mem_mbutton_gpio 
-0x57cd 022581 fetch 1 ,mem_fw_button_gpio 
-0x57ce 022582 isub temp ,null 
-0x57cf 022583 branch mouse_ghost_key_lbk_mfw ,zero 
-0x57d0 022584 branch mouse_ghost_key_lbk_rfw 
-:      022586 mouse_matrix_ghost_key_l_fw:
-0x57d1 022587 fetcht 1 ,mem_mbutton_gpio 
-0x57d2 022588 fetch 1 ,mem_bk_button_gpio 
-0x57d3 022589 isub temp ,null 
-0x57d4 022590 branch mouse_ghost_key_lfw_mbk ,zero 
-0x57d5 022591 branch mouse_ghost_key_lfw_rbk 
-:      022593 mouse_ghost_key_lbk_mfw:
-0x57d6 022594 call mouse_ghost_key_check_l_bk 
-0x57d7 022595 call mouse_ghost_key_check_m_fw 
-0x57d8 022596 branch mouse_ghost_key_check_next 
-:      022598 mouse_ghost_key_lbk_rfw:
-0x57d9 022599 call mouse_ghost_key_check_l_bk 
-0x57da 022600 branch mouse_ghost_key_rfw 
-:      022602 mouse_ghost_key_lfw_mbk:
-0x57db 022603 call mouse_ghost_key_check_l_fw 
-0x57dc 022604 call mouse_ghost_key_check_m_bk 
-0x57dd 022605 branch mouse_ghost_key_check_next 
-:      022607 mouse_ghost_key_lfw_rbk:
-0x57de 022608 call mouse_ghost_key_check_l_fw 
-0x57df 022609 branch mouse_ghost_key_rbk 
-:      022611 mouse_ghost_key_mbk_rfw:
-0x57e0 022612 call mouse_ghost_key_check_m_bk 
-:      022613 mouse_ghost_key_rfw:
-0x57e1 022614 call mouse_ghost_key_check_r_fw 
-0x57e2 022615 branch mouse_ghost_key_check_next 
-:      022617 mouse_ghost_key_mfw_rbk:
-0x57e3 022618 call mouse_ghost_key_check_m_fw 
-:      022619 mouse_ghost_key_rbk:
-0x57e4 022620 call mouse_ghost_key_check_r_bk 
-:      022621 mouse_ghost_key_check_next:
-0x57e5 022622 call mouse_ghost_key_check_bk_fw 
-0x57e6 022623 call mouse_ghost_key_check_lmr 
-0x57e7 022624 fetch 1 ,mem_mouse_matrix_key_row_count 
-0x57e8 022625 rtn blank 
-0x57e9 022626 fetch 1 ,mem_mouse_matrix_key_cow_count 
-0x57ea 022627 rtn blank 
-0x57eb 022628 jam 1 ,mem_mouse_ghost_flag 
-0x57ec 022629 fetch 1 ,mem_mouse_key_last 
-0x57ed 022630 copy pdata ,rega 
-0x57ee 022631 rtn 
-:      022633 mouse_ghost_key_check_l_bk:
-0x57ef 022634 and regb ,mouse_l_bk_button ,pdata 
-0x57f0 022635 beq mouse_l_bk_button ,mouse_matrix_cow_more_than_one_key 
-0x57f1 022636 rtn 
-:      022637 mouse_ghost_key_check_m_bk:
-0x57f2 022638 and regb ,mouse_l_bk_button ,pdata 
-0x57f3 022639 beq mouse_m_bk_button ,mouse_matrix_cow_more_than_one_key 
-0x57f4 022640 rtn 
-:      022641 mouse_ghost_key_check_r_bk:
-0x57f5 022642 and regb ,mouse_l_bk_button ,pdata 
-0x57f6 022643 beq mouse_r_bk_button ,mouse_matrix_cow_more_than_one_key 
-0x57f7 022644 rtn 
-:      022645 mouse_ghost_key_check_l_fw:
-0x57f8 022646 and regb ,mouse_l_bk_button ,pdata 
-0x57f9 022647 beq mouse_l_fw_button ,mouse_matrix_cow_more_than_one_key 
-0x57fa 022648 rtn 
-:      022649 mouse_ghost_key_check_m_fw:
-0x57fb 022650 and regb ,mouse_m_fw_button ,pdata 
-0x57fc 022651 beq mouse_m_fw_button ,mouse_matrix_cow_more_than_one_key 
-0x57fd 022652 rtn 
-:      022653 mouse_ghost_key_check_r_fw:
-0x57fe 022654 and regb ,mouse_m_fw_button ,pdata 
-0x57ff 022655 beq mouse_r_fw_button ,mouse_matrix_cow_more_than_one_key 
-0x5800 022656 rtn 
-:      022658 mouse_ghost_key_check_bk_fw:
-0x5801 022659 and regb ,mouse_bk_fw_button ,pdata 
-0x5802 022660 beq mouse_bk_fw_button ,mouse_matrix_row_more_than_one_key 
-0x5803 022661 rtn 
-:      022663 mouse_ghost_key_check_lmr:
-0x5804 022664 and temp ,mouse_lmr_button ,pdata 
-0x5805 022665 beq mouse_lr_button ,mouse_matrix_row_more_than_one_key 
-0x5806 022666 beq mouse_lm_button ,mouse_matrix_row_more_than_one_key 
-0x5807 022667 beq mouse_rm_button ,mouse_matrix_row_more_than_one_key 
-0x5808 022668 beq mouse_lmr_button ,mouse_matrix_row_more_than_one_key 
-0x5809 022669 rtn 
-:      022672 mouse_matrix_row_more_than_one_key:
-0x580a 022673 jam 1 ,mem_mouse_matrix_key_row_count 
-0x580b 022674 rtn 
-:      022676 mouse_matrix_cow_more_than_one_key:
-0x580c 022677 jam 1 ,mem_mouse_matrix_key_cow_count 
-0x580d 022678 rtn 
-:      022686 mouse_dpi_another_gpio_check:
-0x580e 022687 fetch mouse_flag_len ,mem_mouse_flag 
-0x580f 022688 rtnbit0 mouse_enable_double_dpi_key 
-0x5810 022689 bbit0 mouse_enable_another_dpi_key_connect_gnd ,mouse_dpi_another_gpio_connect_vin_check 
-:      022690 mouse_dpi_another_gpio_connect_gnd_check:
-0x5811 022691 fetch 1 ,mem_dpi_another_button_gpio 
-0x5812 022692 call mouse_gpio_config_output_high 
-0x5813 022693 call mouse_dpi_another_check 
-0x5814 022694 fetcht 1 ,mem_dpi_another_button_gpio 
-0x5815 022695 branch mouse_gpio_config_input_pu 
-:      022697 mouse_dpi_another_gpio_connect_vin_check:
-0x5816 022698 fetch 1 ,mem_dpi_another_button_gpio 
-0x5817 022699 call mouse_gpio_config_output_low 
-0x5818 022700 jam mouse_dpi_another_key ,mem_mouse_key_temp_patch 
-0x5819 022701 fetcht 1 ,mem_dpi_another_button_gpio 
-0x581a 022702 fetch 1 ,mem_dpi_another_press_status 
-0x581b 022703 call mouse_check_key_connect_vin_new 
-0x581c 022704 call mouse_dpi_another_state_check 
-0x581d 022705 fetcht 1 ,mem_dpi_another_button_gpio 
-0x581e 022706 branch mouse_gpio_config_input_pu 
-:      022708 mouse_dpi_another_down_new:
-0x581f 022709 call mouse_gpio_config_input_pu 
-0x5820 022710 fetch 1 ,mem_dpi_another_button_state 
-0x5821 022711 rtneq dpi_button_state_down 
-0x5822 022712 jam dpi_button_state_down ,mem_dpi_another_button_state 
-0x5823 022713 branch mouse_dpi_process 
-:      022715 mouse_dpi_another_check:
-0x5824 022716 jam mouse_dpi_another_key ,mem_mouse_key_temp_patch 
-0x5825 022717 fetcht 1 ,mem_dpi_another_button_gpio 
-0x5826 022718 fetch 1 ,mem_dpi_another_press_status 
-0x5827 022719 call mouse_check_key_connect_gnd_new 
-:      022720 mouse_dpi_another_state_check:
-0x5828 022721 store 1 ,mem_dpi_another_press_status 
-0x5829 022722 fetch 1 ,mem_dpi_another_button_down_enable 
-0x582a 022723 branch mouse_dpi_another_up ,blank 
-:      022724 mouse_dpi_another_down:
-0x582b 022725 fetch 1 ,mem_dpi_another_button_state 
-0x582c 022726 rtneq dpi_button_state_down 
-0x582d 022727 jam dpi_button_state_down ,mem_dpi_another_button_state 
-0x582e 022728 branch mouse_dpi_process 
-:      022730 mouse_dpi_another_up:
-0x582f 022731 fetch 1 ,mem_dpi_another_button_state 
-0x5830 022732 rtneq dpi_button_state_up 
-0x5831 022733 jam dpi_button_state_up ,mem_dpi_another_button_state 
-0x5832 022734 rtn 
-:      022736 mouse_check_key_connect_gnd_new:
-0x5833 022737 lshift pdata ,pdata 
-0x5834 022738 copy pdata ,regb 
-0x5835 022739 call gpio_get_bit 
-0x5836 022740 setflag true ,0 ,regb 
-0x5837 022741 and regb ,0x07 ,pdata 
-0x5838 022742 fetcht 1 ,mem_mouse_key_temp_patch 
-0x5839 022743 copy temp ,queue 
-0x583a 022744 beq 0x07 ,mouse_another_dpi_key_press 
-0x583b 022745 beq 0x00 ,mouse_another_dpi_key_release 
-0x583c 022746 rtn 
-:      022748 mouse_check_key_connect_vin_new:
-0x583d 022749 lshift pdata ,pdata 
-0x583e 022750 copy pdata ,regb 
-0x583f 022751 call mouse_gpio_config_input_pd 
-0x5840 022752 call gpio_get_bit 
-0x5841 022753 setflag true ,0 ,regb 
-0x5842 022754 and regb ,0x07 ,pdata 
-0x5843 022755 fetcht 1 ,mem_mouse_key_temp_patch 
-0x5844 022756 copy temp ,queue 
-0x5845 022757 beq 0x07 ,mouse_another_dpi_key_press 
-0x5846 022758 beq 0x00 ,mouse_another_dpi_key_release 
-0x5847 022759 rtn 
-:      022761 mouse_another_dpi_key_press:
-0x5848 022762 jam 1 ,mem_dpi_another_button_down_enable 
-0x5849 022763 rtn 
-:      022764 mouse_another_dpi_key_release:
-0x584a 022765 jam 0 ,mem_dpi_another_button_down_enable 
-0x584b 022766 rtn 
-:      022774 mouse_check_firekey_gpio:
-0x584c 022775 arg 0 ,regb 
-0x584d 022776 fetch 1 ,mem_firebutton_gpio 
-0x584e 022777 rtneq gpio_disable 
-0x584f 022778 fetch mouse_flag_len ,mem_mouse_flag 
-0x5850 022779 bbit0 mouse_enable_fire_key_connect_gnd ,mouse_check_firekey_connect_vin 
-:      022780 mouse_check_firekey_connect_gnd:
-0x5851 022781 fetcht 1 ,mem_firebutton_gpio 
-0x5852 022782 call mouse_gpio_config_input_pu 
-0x5853 022783 fetcht 1 ,mem_firebutton_gpio 
-0x5854 022784 call gpio_get_bit 
-0x5855 022785 setflag true ,0 ,regb 
-:      022786 mouse_firekey_state_store:
-0x5856 022787 copy regb ,pdata 
-0x5857 022788 store 1 ,mem_fire_key_flag 
-0x5858 022789 rtn 
-:      022791 mouse_check_firekey_connect_vin:
-0x5859 022792 fetcht 1 ,mem_firebutton_gpio 
-0x585a 022793 call mouse_gpio_config_input_pd 
-0x585b 022794 fetcht 1 ,mem_firebutton_gpio 
-0x585c 022795 call gpio_get_bit 
-0x585d 022796 nsetflag true ,0 ,regb 
-0x585e 022797 branch mouse_firekey_state_store 
-:      022799 fire_key_process:
-0x585f 022800 beq 4 ,fire_key_process_end 
-:      022801 fire_key_press:
-0x5860 022802 call firekey_clkn_bt_timer_check 
-0x5861 022803 fetch 4 ,mem_fire_key_delay 
-0x5862 022804 arg 0xa0 ,temp 
-0x5863 022805 iadd temp ,temp 
-0x5864 022806 copy clkn_bt ,pdata 
-0x5865 022807 isub temp ,null 
-0x5866 022808 nrtn positive 
-0x5867 022809 store 4 ,mem_fire_key_delay 
-0x5868 022810 fetch 1 ,mem_fire_key_status 
-0x5869 022811 beq 0 ,fire_key_process_start 
-0x586a 022812 beq 1 ,fire_key_process_release1 
-0x586b 022813 beq 2 ,fire_key_process_start2 
-0x586c 022814 beq 3 ,fire_key_process_release2 
-0x586d 022815 rtn 
-:      022817 fire_key_process_start:
-0x586e 022818 jam 1 ,mem_fire_key_status 
-:      022819 fire_key_down:
-0x586f 022820 jam 1 ,mem_mouse_key 
-0x5870 022821 branch enable_user 
-:      022823 fire_key_process_release1:
-0x5871 022824 jam 2 ,mem_fire_key_status 
-:      022825 fire_key_release:
-0x5872 022826 jam 0 ,mem_mouse_key 
-0x5873 022827 branch enable_user 
-:      022829 fire_key_process_start2:
-0x5874 022830 jam 3 ,mem_fire_key_status 
-0x5875 022831 branch fire_key_down 
-:      022833 fire_key_process_release2:
-0x5876 022834 jam 0 ,mem_fire_key_status 
-0x5877 022835 branch fire_key_release 
-:      022837 fire_key_process_end:
-0x5878 022838 jam 0 ,mem_fire_key_status 
-0x5879 022839 jam 0 ,mem_mouse_key 
-0x587a 022840 rtn 
-:      022842 firekey_clkn_bt_timer_check:
-0x587b 022843 fetcht 4 ,mem_fire_key_delay 
-0x587c 022844 copy clkn_bt ,pdata 
-0x587d 022845 isub temp ,null 
-0x587e 022846 ncall firekey_clkn_bt_timer_timeout ,positive 
-0x587f 022847 rtn 
-:      022848 firekey_clkn_bt_timer_timeout:
-0x5880 022849 setarg 0 
-0x5881 022850 store 4 ,mem_fire_key_delay 
-0x5882 022851 rtn 
-:      022859 mouse_key_check_once:
-0x5883 022860 call mouse_check_key_gpio_once 
-0x5884 022861 call mouse_check_key_gpio 
-0x5885 022862 setarg 0x00 
-0x5886 022863 store 3 ,mem_mouse_lkey_press_status 
-0x5887 022864 rtn 
-:      022866 mouse_check_key_gpio:
-0x5888 022867 bpatch patch0f_6 ,mem_patch0f 
-0x5889 022868 fetch 1 ,mem_sensor_shutdown_flag 
-0x588a 022869 ncall mouse_check_key_gpio_once ,blank 
-0x588b 022870 arg 0 ,rega 
-0x588c 022871 call mouse_check_lkey_gpio 
-0x588d 022872 call mouse_check_rkey_gpio 
-0x588e 022873 call mouse_check_mkey_gpio 
-0x588f 022874 call mouse_check_bkkey_gpio 
-0x5890 022875 call mouse_check_fwkey_gpio 
-0x5891 022876 call mouse_check_firekey_gpio 
-0x5892 022877 call mouse_check_customerkey_gpio 
-0x5893 022878 copy rega ,pdata 
-0x5894 022879 rtn 
-:      022881 mouse_check_key_gpio_once:
-0x5895 022882 setarg 0x030303 
-0x5896 022883 store 3 ,mem_mouse_lkey_press_status 
-0x5897 022884 rtn 
-:      022886 mouse_check_lkey_gpio:
-0x5898 022887 fetch 1 ,mem_lbutton_gpio 
-0x5899 022888 call mouse_gpio_config_output_high 
-0x589a 022889 jam mouse_l_key ,mem_mouse_key_temp 
-0x589b 022890 fetcht 1 ,mem_lbutton_gpio 
-0x589c 022891 fetch 1 ,mem_mouse_lkey_press_status 
-0x589d 022892 call mouse_check_key_connect_gnd 
-0x589e 022893 store 1 ,mem_mouse_lkey_press_status 
-0x589f 022894 fetcht 1 ,mem_lbutton_gpio 
-0x58a0 022895 branch mouse_gpio_config_input_pu 
-:      022897 mouse_check_rkey_gpio:
-0x58a1 022898 fetch 1 ,mem_rbutton_gpio 
-0x58a2 022899 call mouse_gpio_config_output_high 
-0x58a3 022900 jam mouse_r_key ,mem_mouse_key_temp 
-0x58a4 022901 fetcht 1 ,mem_rbutton_gpio 
-0x58a5 022902 fetch 1 ,mem_mouse_rkey_press_status 
-0x58a6 022903 call mouse_check_key_connect_gnd 
-0x58a7 022904 store 1 ,mem_mouse_rkey_press_status 
-0x58a8 022905 fetcht 1 ,mem_rbutton_gpio 
-0x58a9 022906 branch mouse_gpio_config_input_pu 
-:      022908 mouse_check_mkey_gpio:
-0x58aa 022909 fetch 1 ,mem_mbutton_gpio 
-0x58ab 022910 call mouse_gpio_config_output_high 
-0x58ac 022911 jam mouse_m_key ,mem_mouse_key_temp 
-0x58ad 022912 fetcht 1 ,mem_mbutton_gpio 
-0x58ae 022913 fetch 1 ,mem_mouse_mkey_press_status 
-0x58af 022914 call mouse_check_key_connect_gnd 
-0x58b0 022915 store 1 ,mem_mouse_mkey_press_status 
-0x58b1 022916 fetcht 1 ,mem_mbutton_gpio 
-0x58b2 022917 branch mouse_gpio_config_input_pu 
-:      022919 mouse_check_bkkey_gpio:
-0x58b3 022920 fetch 1 ,mem_bk_button_gpio 
-0x58b4 022921 rtneq gpio_disable 
-0x58b5 022922 jam mouse_bk_key ,mem_mouse_key_temp 
-0x58b6 022923 fetch 1 ,mem_mouse_bkkey_press_status 
-0x58b7 022924 copy pdata ,regc 
-0x58b8 022925 fetcht 1 ,mem_bk_button_gpio 
-0x58b9 022926 fetch 1 ,mem_matrix_public_gpio 
-0x58ba 022927 beq gpio_disable ,mouse_3io6key_bk_check 
-0x58bb 022928 call gpio_get_bit 
-0x58bc 022929 branch mouse_check_bk_button_connect_gnd ,true 
-0x58bd 022930 fetcht 1 ,mem_matrix_public_gpio 
-0x58be 022931 call gpio_out_active 
-0x58bf 022932 fetcht 1 ,mem_bk_button_gpio 
-0x58c0 022933 fetch 1 ,mem_mouse_bkkey_press_status 
-0x58c1 022934 call mouse_check_key_connect_gnd 
-:      022935 mouse_check_bkkey_gpio_end:
-0x58c2 022936 store 1 ,mem_mouse_bkkey_press_status 
-0x58c3 022937 branch mouse_matrix_public_gpio_reset 
-:      022939 mouse_check_bk_button_connect_gnd:
-0x58c4 022940 fetcht 1 ,mem_matrix_public_gpio 
-0x58c5 022941 fetch 1 ,mem_mouse_bkkey_press_status 
-0x58c6 022942 call mouse_check_key_connect_gnd 
-0x58c7 022943 branch mouse_check_bkkey_gpio_end 
-:      022945 mouse_3io6key_bk_check:
-0x58c8 022946 fetch 1 ,mem_bk_button_gpio 
-0x58c9 022947 call mouse_gpio_config_output_low 
-0x58ca 022948 fetcht 1 ,mem_bk_button_gpio 
-0x58cb 022949 call mouse_3io6key_check 
-0x58cc 022950 store 1 ,mem_mouse_bkkey_press_status 
-0x58cd 022951 fetcht 1 ,mem_bk_button_gpio 
-0x58ce 022952 branch mouse_gpio_config_input_pu 
-:      022955 mouse_check_fwkey_gpio:
-0x58cf 022956 fetch 1 ,mem_fw_button_gpio 
-0x58d0 022957 rtneq gpio_disable 
-0x58d1 022958 jam mouse_fw_key ,mem_mouse_key_temp 
-0x58d2 022959 fetch 1 ,mem_mouse_fwkey_press_status 
-0x58d3 022960 copy pdata ,regc 
-0x58d4 022961 fetcht 1 ,mem_fw_button_gpio 
-0x58d5 022962 fetch 1 ,mem_matrix_public_gpio 
-0x58d6 022963 beq gpio_disable ,mouse_3io6key_fw_check 
-0x58d7 022964 call gpio_get_bit 
-0x58d8 022965 branch mouse_check_fw_button_connect_gnd ,true 
-0x58d9 022966 fetcht 1 ,mem_matrix_public_gpio 
-0x58da 022967 call gpio_out_active 
-0x58db 022968 fetcht 1 ,mem_fw_button_gpio 
-0x58dc 022969 fetch 1 ,mem_mouse_fwkey_press_status 
-0x58dd 022970 call mouse_check_key_connect_gnd 
-:      022971 mouse_check_fwkey_gpio_end:
-0x58de 022972 store 1 ,mem_mouse_fwkey_press_status 
-:      022973 mouse_matrix_public_gpio_reset:
-0x58df 022974 fetcht 1 ,mem_matrix_public_gpio 
-0x58e0 022975 branch mouse_gpio_config_input_pu 
-:      022977 mouse_check_fw_button_connect_gnd:
-0x58e1 022978 fetcht 1 ,mem_matrix_public_gpio 
-0x58e2 022979 fetch 1 ,mem_mouse_fwkey_press_status 
-0x58e3 022980 call mouse_check_key_connect_gnd 
-0x58e4 022981 branch mouse_check_fwkey_gpio_end 
-:      022983 mouse_3io6key_fw_check:
-0x58e5 022984 fetch 1 ,mem_fw_button_gpio 
-0x58e6 022985 call mouse_gpio_config_output_low 
-0x58e7 022986 fetcht 1 ,mem_fw_button_gpio 
-0x58e8 022987 call mouse_3io6key_check 
-0x58e9 022988 store 1 ,mem_mouse_fwkey_press_status 
-0x58ea 022989 fetcht 1 ,mem_fw_button_gpio 
-0x58eb 022990 branch mouse_gpio_config_input_pu 
-:      022992 mouse_check_customerkey_gpio:
-0x58ec 022993 jam 0 ,mem_customer_key 
-0x58ed 022994 fetch 1 ,mem_customer_key_gpio 
-0x58ee 022995 rtneq gpio_disable 
-0x58ef 022996 fetch mouse_flag_len ,mem_mouse_flag 
-0x58f0 022997 rtnbit0 mouse_enable_keyboard 
-0x58f1 022998 bbit1 mouse_enable_customer_key_connect_vin_or_matrix ,mouse_customer_key_connect_vin 
-:      022999 mouse_customer_key_connect_gnd:
-0x58f2 023000 jam mouse_customer_key ,mem_mouse_key_temp 
-0x58f3 023001 fetcht 1 ,mem_customer_key_gpio 
-0x58f4 023002 fetch 1 ,mem_mouse_customerkey_press_status 
-0x58f5 023003 call mouse_check_key_connect_gnd 
-0x58f6 023004 store 1 ,mem_mouse_customerkey_press_status 
-:      023005 mouse_check_customerkey_gpio_next:
-0x58f7 023006 copy rega ,pdata 
-0x58f8 023007 bbit1 mouse_customer_key ,mouse_customerkey_press 
-0x58f9 023008 call mouse_customerkey_release 
-:      023009 mouse_check_customerkey_gpio_exit:
-0x58fa 023010 fetch 1 ,mem_customer_data_trigger 
-0x58fb 023011 store 1 ,mem_customer_data_trigger_last 
-0x58fc 023012 rtn 
-:      023014 mouse_customer_key_connect_vin:
-0x58fd 023015 jam mouse_customer_key ,mem_mouse_key_temp 
-0x58fe 023016 fetch 1 ,mem_mouse_customerkey_press_status 
-0x58ff 023017 copy pdata ,regc 
-0x5900 023018 fetcht 1 ,mem_customer_key_gpio 
-0x5901 023019 fetch 1 ,mem_matrix_public_gpio 
-0x5902 023020 beq gpio_disable ,mouse_3io6key_customer_key_check_vin 
-0x5903 023021 call gpio_get_bit 
-0x5904 023022 branch mouse_check_customer_button_connect_gnd ,true 
-0x5905 023023 fetcht 1 ,mem_matrix_public_gpio 
-0x5906 023024 call gpio_out_active 
-0x5907 023025 fetcht 1 ,mem_customer_key_gpio 
-0x5908 023026 fetch 1 ,mem_mouse_customerkey_press_status 
-0x5909 023027 call mouse_check_key_connect_gnd 
-0x590a 023028 branch mouse_check_customerkey_gpio_over 
-:      023030 mouse_check_customer_button_connect_gnd:
-0x590b 023031 fetcht 1 ,mem_matrix_public_gpio 
-0x590c 023032 fetch 1 ,mem_mouse_customerkey_press_status 
-0x590d 023033 call mouse_check_key_connect_gnd 
-0x590e 023034 branch mouse_check_customerkey_gpio_over 
-:      023036 mouse_3io6key_customer_key_check_vin:
-0x590f 023037 fetch 1 ,mem_customer_key_gpio 
-0x5910 023038 call mouse_gpio_config_output_low 
-0x5911 023039 fetcht 1 ,mem_customer_key_gpio 
-0x5912 023040 call mouse_3io6key_check 
-:      023041 mouse_check_customerkey_gpio_over:
-0x5913 023042 store 1 ,mem_mouse_customerkey_press_status 
-0x5914 023043 call mouse_check_customerkey_gpio_next 
-0x5915 023044 fetcht 1 ,mem_customer_key_gpio 
-0x5916 023045 branch mouse_gpio_config_input_pu 
-:      023048 mouse_customerkey_press:
-0x5917 023049 jam 1 ,mem_customer_data_trigger 
-0x5918 023050 call mouse_customer_key_need_send 
-0x5919 023051 branch mouse_check_customerkey_gpio_exit 
-:      023053 mouse_customerkey_release:
-0x591a 023054 jam 0 ,mem_customer_data_trigger 
-0x591b 023055 fetch 1 ,mem_customer_data_trigger_last 
-0x591c 023056 rtn blank 
-:      023057 mouse_customer_key_need_send:
-0x591d 023058 jam 1 ,mem_customer_key 
-0x591e 023059 rtn 
-:      023063 mouse_check_matrix_button_connect_gnd:
-0x591f 023064 call gpio_get_bit 
-0x5920 023065 fetcht 1 ,mem_mouse_key_temp 
-0x5921 023066 copy temp ,queue 
-0x5922 023067 branch mouse_key_press ,true 
-:      023068 mouse_key_release:
-0x5923 023069 qset0 rega 
-0x5924 023070 rtn 
-:      023072 mouse_check_key_connect_gnd:
-0x5925 023073 lshift pdata ,pdata 
-0x5926 023074 copy pdata ,regb 
-0x5927 023075 call gpio_get_bit 
-0x5928 023076 setflag true ,0 ,regb 
-:      023077 mouse_check_key_connect_gnd_1:
-0x5929 023078 and regb ,0x07 ,pdata 
-:      023079 mouse_check_key_connect_gnd_next:
-0x592a 023080 fetcht 1 ,mem_mouse_key_temp 
-0x592b 023081 copy temp ,queue 
-0x592c 023082 beq 0x07 ,mouse_key_press 
-0x592d 023083 beq 0x00 ,mouse_key_release 
-0x592e 023084 rtn 
-:      023086 mouse_key_press:
-0x592f 023087 qset1 rega 
-0x5930 023088 rtn 
-:      023090 mouse_3io6key_check:
-0x5931 023091 bpatch patch0f_7 ,mem_patch0f 
-0x5932 023092 copy regc ,pdata 
-0x5933 023093 store 1 ,mem_mouse_key_status 
-0x5934 023094 lshift pdata ,pdata 
-0x5935 023095 copy pdata ,regb 
-0x5936 023096 copy temp ,regc 
-0x5937 023097 call mouse_gpio_config_input_pd 
-0x5938 023098 copy regc ,temp 
-0x5939 023099 call gpio_get_bit 
-0x593a 023100 nsetflag true ,0 ,regb 
-0x593b 023101 call mouse_check_press 
-0x593c 023102 branch mouse_check_key_connect_gnd_next 
-:      023104 mouse_check_press:
-0x593d 023105 fetcht 1 ,mem_mouse_key_status 
-0x593e 023106 and_into 0x01 ,temp 
-0x593f 023107 and regb ,0x01 ,pdata 
-0x5940 023108 isub temp ,null 
-0x5941 023109 nbranch mouse_current_mult_update ,zero 
-0x5942 023110 rtn 
-:      023114 mouse_gpio_config_output_high:
-0x5943 023115 rtneq gpio_disable 
-0x5944 023116 arg gpcfg_output_high ,temp 
-0x5945 023117 branch gpio_config_function_int 
-:      023120 mouse_gpio_config_output_low:
-0x5946 023121 rtneq gpio_disable 
-0x5947 023122 arg gpcfg_output_low ,temp 
-0x5948 023123 branch gpio_config_function_int 
-:      023128 mouse_init_sunt:
-0x5949 023129 bpatch patch10_0 ,mem_patch10 
-0x594a 023130 call mouse_sensor_spi_init 
-0x594b 023131 rtn wake 
-:      023132 mouse_init_sensor_wakeup:
-0x594c 023133 call mouse_sensor_poweron 
-:      023134 mouse_init_sensor:
-0x594d 023135 bpatch patch10_1 ,mem_patch10 
-0x594e 023136 call mouse_read_sensor_id 
-0x594f 023137 beq p32xx_id1 ,mouse_init_p32xx_id2_judge 
-0x5950 023138 beq p3065_id1 ,mouse_init_p3065 
-0x5951 023139 beq pka8g2_id1 ,mouse_ka8g2_id2_judge 
-0x5952 023140 call mouse_twspi_reset 
-0x5953 023141 nop 6900 
-0x5954 023142 branch mouse_init_sensor 
-:      023143 mouse_twspi_reset:
-0x5955 023144 fetcht 1 ,mem_mouse_sensor_sclk_gpio 
-0x5956 023145 call twspi_reset 
-0x5957 023146 branch mouse_spid_init_pin 
-:      023148 mouse_read_sensor_id:
-0x5958 023149 setarg pan_reg_pid_h 
-0x5959 023150 call twspi_read 
-0x595a 023151 store 1 ,mem_sensor_id2 
-0x595b 023152 setarg pan_reg_pid_l 
-0x595c 023153 call twspi_read 
-0x595d 023154 store 1 ,mem_sensor_id1 
-0x595e 023155 rtn 
-:      023157 mouse_init_p32xx_id2_judge:
-0x595f 023158 fetch 1 ,mem_sensor_id2 
-0x5960 023159 beq p_mx8650 ,mouse_mx8650_init_param 
-0x5961 023160 beq p8009_id2 ,mouse_8009_init_param 
-0x5962 023161 beq p3205_tj3t_id2 ,mouse_s210x_3205_3t_judge 
-0x5963 023162 beq p3204_tj3l_id2 ,mouse_3204_3l_init_param 
-0x5964 023163 beq p3212_id2 ,mouse_3212_init_param 
-0x5965 023164 beq pka8_id2 ,mouse_ka8_init_param_check 
-0x5966 023165 beq p6520a_id2 ,mouse_p6520_init_param 
-0x5967 023166 branch mouse_init_sensor 
-:      023168 mouse_s210x_3205_3t_judge:
-0x5968 023169 setarg 0x49 
-0x5969 023170 call twspi_read 
-0x596a 023171 beq 0xa1 ,mouse_s201x_init_param 
-0x596b 023172 branch mouse_3205_3t_init_param 
-:      023174 mouse_s201x_init_param:
-0x596c 023175 jam s201x ,mem_config_sensor_type 
-0x596d 023176 rtn 
-:      023178 mouse_mx8650_init_param:
-0x596e 023179 jam mx8650 ,mem_config_sensor_type 
-0x596f 023180 call mouse_sensor_reset 
-0x5970 023181 call delay_10ms 
-0x5971 023182 arg mem_sensor_8650_init ,regc 
-0x5972 023183 call mouse_sensor_wr_seq 
-0x5973 023184 branch mouse_setting_sensor_type 
-:      023186 mouse_8009_init_param:
-0x5974 023187 setarg 0x16 
-0x5975 023188 call twspi_read 
-0x5976 023189 sub pdata ,0xbd ,null 
-0x5977 023190 nbranch mouse_init_sunt ,zero 
-0x5978 023191 setarg 0x19 
-0x5979 023192 call twspi_read 
-0x597a 023193 sub pdata ,0x55 ,null 
-0x597b 023194 nbranch mouse_init_sunt ,zero 
-0x597c 023195 setarg 0x1b 
-0x597d 023196 call twspi_read 
-0x597e 023197 sub pdata ,0x1d ,null 
-0x597f 023198 nbranch mouse_init_sunt ,zero 
-0x5980 023199 jam p8009 ,mem_config_sensor_type 
-0x5981 023200 arg mem_sensor_8009_init ,regc 
-0x5982 023201 branch mouse_sensor_wr_seq 
-:      023203 mouse_3205_3t_init_param:
-0x5983 023204 jam p3205 ,mem_config_sensor_type 
-0x5984 023205 arg mem_sensor_3205_init ,regc 
-0x5985 023206 call mouse_sensor_wr_seq 
-0x5986 023207 arg mem_sensor_32xx_init ,regc 
-0x5987 023208 call mouse_sensor_wr_seq 
-0x5988 023209 setarg 0x0943 
-0x5989 023210 call twspi_write 
-0x598a 023211 arg mem_sensor_32xx_init_1 ,regc 
-0x598b 023212 branch mouse_sensor_wr_seq 
-:      023214 mouse_3204_3l_init_param:
-0x598c 023215 jam p3204 ,mem_config_sensor_type 
-0x598d 023216 arg mem_sensor_3204_init ,regc 
-0x598e 023217 call mouse_sensor_wr_seq 
-0x598f 023218 arg mem_sensor_32xx_init ,regc 
-0x5990 023219 call mouse_sensor_wr_seq 
-0x5991 023220 arg mem_sensor_32xx_init_1 ,regc 
-0x5992 023221 branch mouse_sensor_wr_seq 
-:      023223 mouse_3212_init_param:
-0x5993 023224 jam p3212 ,mem_config_sensor_type 
-0x5994 023225 arg mem_sensor_3212_init ,regc 
-:      023226 mouse_sensor_wr_seq:
-0x5995 023227 ifetch 2 ,regc 
-0x5996 023228 arg 0xffff ,temp 
-0x5997 023229 isub temp ,null 
-0x5998 023230 rtn zero 
-0x5999 023231 call twspi_write 
-0x599a 023232 increase 2 ,regc 
-0x599b 023233 branch mouse_sensor_wr_seq 
-:      023235 mouse_ka8_init_param_check:
-0x599c 023236 call mouse_sensor_disable_wp 
-0x599d 023237 setarg 0x9a5b 
-0x599e 023238 call twspi_write 
-0x599f 023239 setarg 0x0d 
-0x59a0 023240 call twspi_read 
-0x59a1 023241 sub pdata ,0x12 ,null 
-0x59a2 023242 branch mouse_ka8ul_init_param ,zero 
-0x59a3 023243 sub pdata ,0x0a ,null 
-0x59a4 023244 nbranch mouse_ka8hd_sensor_judge ,zero 
-0x59a5 023245 setarg 0x0e 
-0x59a6 023246 call twspi_read 
-0x59a7 023247 sub pdata ,0xe5 ,null 
-0x59a8 023248 nbranch mouse_init_sensor ,zero 
-0x59a9 023249 setarg 0x10 
-0x59aa 023250 call twspi_read 
-0x59ab 023251 sub pdata ,0xa5 ,null 
-0x59ac 023252 branch mouse_ka8ul_init_param ,zero 
-0x59ad 023253 call mouse_enable_ka8_sensor_wp 
-:      023254 mouse_ka8_init_param:
-0x59ae 023255 jam ka8 ,mem_config_sensor_type 
-0x59af 023256 rtn 
-:      023257 mouse_ka8ul_init_param:
-0x59b0 023258 jam ka8_ul ,mem_config_sensor_type 
-0x59b1 023259 arg mem_sensor_ka8ul_init ,regc 
-0x59b2 023260 branch mouse_sensor_wr_seq 
-:      023261 mouse_ka8hd_sensor_judge:
-0x59b3 023262 sub pdata ,0x10 ,null 
-0x59b4 023263 nbranch mouse_init_sensor ,zero 
-0x59b5 023264 setarg 0x0e 
-0x59b6 023265 call twspi_read 
-0x59b7 023266 sub pdata ,0xc5 ,null 
-0x59b8 023267 nbranch mouse_init_sensor ,zero 
-0x59b9 023268 setarg 0x10 
-0x59ba 023269 call twspi_read 
-0x59bb 023270 sub pdata ,0x38 ,null 
-0x59bc 023271 nbranch mouse_init_sensor ,zero 
-:      023272 mouse_ka8hd_init_param:
-0x59bd 023273 call mouse_enable_ka8_sensor_wp 
-0x59be 023274 jam ka8_hd ,mem_config_sensor_type 
-0x59bf 023275 rtn 
-:      023276 mouse_enable_ka8_sensor_wp:
-0x59c0 023277 setarg 0x005b 
-0x59c1 023278 call twspi_write 
-0x59c2 023279 branch mouse_sensor_enable_wp 
-:      023281 mouse_p6520_init_param:
-0x59c3 023282 jam p6520 ,mem_config_sensor_type 
-0x59c4 023283 arg mem_sensor_p6520_init ,regc 
-0x59c5 023284 branch mouse_sensor_wr_seq 
-:      023286 mouse_init_p3065:
-0x59c6 023287 call mouse_sensor_poweron 
-0x59c7 023288 fetch 1 ,mem_sensor_id2 
-0x59c8 023289 beq p3065_xy_id2 ,mouse_p3065xy_init_param 
-0x59c9 023290 beq p3065_id2 ,mouse_p3065_init_param 
-0x59ca 023291 branch mouse_init_sensor 
-:      023293 mouse_p3065_init_param:
-0x59cb 023294 jam p3065 ,mem_config_sensor_type 
-0x59cc 023295 rtn 
-:      023297 mouse_p3065xy_init_param:
-0x59cd 023298 jam p3065_xy ,mem_config_sensor_type 
-0x59ce 023299 rtn 
-:      023301 mouse_ka8g2_id2_judge:
-0x59cf 023302 call mouse_sensor_poweron 
-0x59d0 023303 fetch 1 ,mem_sensor_id2 
-0x59d1 023304 beq pka8g2_id2 ,mouse_ka8g2_init_param 
-0x59d2 023305 branch mouse_init_p32xx_id2_judge 
-:      023306 mouse_ka8g2_init_param:
-0x59d3 023307 jam ka8g2 ,mem_config_sensor_type 
-0x59d4 023308 arg mem_sensor_ka8g2_init ,regc 
-0x59d5 023309 branch mouse_sensor_wr_seq 
-:      023311 mouse_sensor_enable_wp:
-0x59d6 023312 setarg 0x0009 
-0x59d7 023313 branch twspi_write 
-:      023314 mouse_sensor_disable_wp:
-0x59d8 023315 setarg 0x5a09 
-0x59d9 023316 branch twspi_write 
-:      023318 mouse_sensor_reset:
-0x59da 023319 arg 0x8006 ,temp 
-0x59db 023320 fetch 1 ,mem_config_sensor_type 
-0x59dc 023321 bne ka8g2 ,mouse_sensor_reset_end 
-0x59dd 023322 arg 0x9706 ,temp 
-:      023323 mouse_sensor_reset_end:
-0x59de 023324 copy temp ,pdata 
-0x59df 023325 call twspi_write 
-0x59e0 023326 nop 12000 
-0x59e1 023327 rtn 
-:      023329 mouse_sensor_poweron_init:
-0x59e2 023330 arg mem_sensor_poweron_init ,regc 
-0x59e3 023331 fetch 1 ,mem_config_sensor_type 
-0x59e4 023332 rtnne ka8g2 
-0x59e5 023333 arg mem_sensor_ka8g2_poweron_init ,regc 
-0x59e6 023334 rtn 
-:      023336 mouse_sensor_poweron:
-0x59e7 023337 bpatch patch10_2 ,mem_patch10 
-0x59e8 023338 call mouse_sensor_spi_init 
-0x59e9 023339 call mouse_sensor_reset 
-0x59ea 023340 call mouse_sensor_poweron_init 
-0x59eb 023341 call mouse_sensor_wr_seq 
-0x59ec 023342 branch mouse_setting_sensor_type 
-:      023344 mouse_sensor_powerdown:
-0x59ed 023345 bpatch patch10_3 ,mem_patch10 
-0x59ee 023346 call mouse_init_sunt 
-0x59ef 023347 call mouse_sensor_spi_init 
-0x59f0 023348 arg 0x0806 ,temp 
-0x59f1 023349 fetch 1 ,mem_config_sensor_type 
-0x59f2 023350 bne ka8g2 ,mouse_sensor_powerdown_end 
-0x59f3 023351 arg 0x1f06 ,temp 
-:      023352 mouse_sensor_powerdown_end:
-0x59f4 023353 copy temp ,pdata 
-0x59f5 023354 branch twspi_write 
-:      023360 mouse_check_sensor_data:
-0x59f6 023361 fetch 1 ,mem_spi_write_flash_sm 
-0x59f7 023362 rtnne flash_sm_no_buys 
-0x59f8 023363 fetch 1 ,mem_config_sensor_type 
-0x59f9 023364 beq p3205 ,mouse_p32xx_sensor_motion 
-0x59fa 023365 beq p3065 ,mouse_p32xx_sensor_motion 
-0x59fb 023366 beq ka8 ,mouse_p32xx_sensor_motion 
-0x59fc 023367 beq p3204 ,mouse_p32xx_sensor_motion 
-0x59fd 023368 beq p3212 ,mouse_p3212_sensor_motion 
-0x59fe 023369 beq p3065_xy ,mouse_p32xx_sensor_motion 
-0x59ff 023370 beq p8009 ,mouse_p8009_sensor_motion 
-0x5a00 023371 beq ka8g2 ,mouse_pka8g2_sensor_motion 
-0x5a01 023372 branch mouse_p32xx_sensor_motion 
-:      023375 mouse_p32xx_sensor_motion:
-0x5a02 023376 call mouse_clear_sensor_data 
-0x5a03 023377 disable user 
-0x5a04 023378 fetch 1 ,mem_sensor_motion_gpio 
-0x5a05 023379 beq gpio_disable ,mouse_p32xx_sensor_motion_2 
-0x5a06 023380 fetcht 1 ,mem_sensor_motion_gpio 
-0x5a07 023381 call gpio_get_bit 
-0x5a08 023382 nrtn true 
-:      023383 mouse_p32xx_sensor_motion_2:
-0x5a09 023384 setarg pan_reg_pid_l 
-0x5a0a 023385 call twspi_read 
-0x5a0b 023386 bne p32xx_id1 ,mouse_p3065_judge 
-:      023387 mouse_p32xx_sensor_motion_1:
-0x5a0c 023388 setarg pan_reg_motion_staus 
-0x5a0d 023389 call twspi_read 
-0x5a0e 023390 rtnbit0 7 
-0x5a0f 023391 call mouse_read_sensor_common 
-0x5a10 023392 fetch 1 ,mem_mouse_x 
-0x5a11 023393 call mouse_data_extsign 
-0x5a12 023394 store 2 ,mem_mouse_x 
-0x5a13 023395 fetch 1 ,mem_mouse_y 
-0x5a14 023396 call mouse_data_extsign 
-0x5a15 023397 store 2 ,mem_mouse_y 
-0x5a16 023398 fetch 1 ,mem_config_sensor_angle 
-0x5a17 023399 beq mouse_6clk_angle ,mouse_motion32xx_6clk_direction_selection 
-0x5a18 023400 beq mouse_9clk_angle ,mouse_motion32xx_9clk_direction_selection 
-0x5a19 023401 beq mouse_12clk_angle ,mouse_motion32xx_12clk_direction_selection 
-0x5a1a 023402 beq mouse_3clk_angle ,mouse_motion32xx_3clk_direction_selection 
-0x5a1b 023403 rtn 
-:      023405 mouse_p3065_judge:
-0x5a1c 023406 beq p3065_id1 ,mouse_p32xx_sensor_motion_1 
-0x5a1d 023407 branch mouse_twspi_reset 
-:      023409 mouse_motion32xx_6clk_direction_selection:
-0x5a1e 023410 call mouse_motion_6clk_direction_dispose 
-0x5a1f 023411 branch mouse_sensor_sdio_low 
-:      023412 mouse_motion32xx_9clk_direction_selection:
-0x5a20 023413 call mouse_motion_9clk_direction_dispose 
-0x5a21 023414 branch mouse_sensor_sdio_low 
-:      023415 mouse_motion32xx_12clk_direction_selection:
-0x5a22 023416 call mouse_motion_12clk_direction_dispose 
-0x5a23 023417 branch mouse_sensor_sdio_low 
-:      023418 mouse_motion32xx_3clk_direction_selection:
-0x5a24 023419 call mouse_motion_3clk_direction_dispose 
-0x5a25 023420 branch mouse_sensor_sdio_low 
-:      023424 mouse_p3212_sensor_motion:
-0x5a26 023425 call mouse_clear_sensor_data 
-0x5a27 023426 fetch 1 ,mem_sensor_motion_gpio 
-0x5a28 023427 beq gpio_disable ,mouse_p3212_sensor_motion_1 
-0x5a29 023428 fetcht 1 ,mem_sensor_motion_gpio 
-0x5a2a 023429 call gpio_get_bit 
-0x5a2b 023430 nrtn true 
-:      023431 mouse_p3212_sensor_motion_1:
-0x5a2c 023432 setarg pan_reg_pid_l 
-0x5a2d 023433 call twspi_read 
-0x5a2e 023434 bne p32xx_id1 ,mouse_twspi_reset 
-:      023435 mouse_p3212_sensor_motion_2:
-0x5a2f 023436 setarg pan_reg_motion_staus 
-0x5a30 023437 call twspi_read 
-0x5a31 023438 rtnbit0 7 
-0x5a32 023439 call mouse_read_sensor_common 
-0x5a33 023440 call mouse_read_3212sensor_xy_high 
-0x5a34 023441 store 1 ,mem_mouse_xy_h 
-0x5a35 023442 rshift4 pdata ,pdata 
-0x5a36 023443 call mouse_data_extsign_bit3 
-0x5a37 023444 store 1 ,mem_mouse_x + 1 
-0x5a38 023445 fetch 1 ,mem_mouse_xy_h 
-0x5a39 023446 and pdata ,0x0f ,pdata 
-0x5a3a 023447 call mouse_data_extsign_bit3 
-0x5a3b 023448 store 1 ,mem_mouse_y + 1 
-0x5a3c 023449 fetch 1 ,mem_config_sensor_angle 
-0x5a3d 023450 beq mouse_6clk_angle ,mouse_motion_6clk_direction_dispose 
-0x5a3e 023451 beq mouse_9clk_angle ,mouse_motion_9clk_direction_dispose 
-0x5a3f 023452 beq mouse_12clk_angle ,mouse_motion_12clk_direction_dispose 
-0x5a40 023453 beq mouse_3clk_angle ,mouse_motion_3clk_direction_dispose 
-0x5a41 023454 rtn 
-:      023456 mouse_read_3212sensor_xy_high:
-0x5a42 023457 setarg 0x12 
-0x5a43 023458 branch twspi_read 
-:      023460 mouse_pka8g2_sensor_motion:
-0x5a44 023461 call mouse_clear_sensor_data 
-0x5a45 023462 fetch 1 ,mem_sensor_motion_gpio 
-0x5a46 023463 beq gpio_disable ,mouse_pka8g2_sensor_motion_1 
-0x5a47 023464 fetcht 1 ,mem_sensor_motion_gpio 
-0x5a48 023465 call gpio_get_bit 
-0x5a49 023466 nrtn true 
-:      023467 mouse_pka8g2_sensor_motion_1:
-0x5a4a 023468 branch mouse_p3212_sensor_motion_2 
-:      023471 mouse_p8009_sensor_motion:
-0x5a4b 023472 call mouse_clear_sensor_data 
-0x5a4c 023473 disable user 
-0x5a4d 023474 setarg pan_reg_motion_staus 
-0x5a4e 023475 call twspi_read 
-0x5a4f 023476 rtnbit0 7 
-0x5a50 023477 setarg pan_reg_opration_state 
-0x5a51 023478 call twspi_read 
-0x5a52 023479 branch mouse_p32xx_sensor_motion_1 + 3 ,blank 
-0x5a53 023480 setarg 0 
-0x5a54 023481 store 6 ,mem_mouse_x 
-0x5a55 023482 rtn 
-:      023484 mouse_motion_6clk_direction_dispose:
-0x5a56 023485 fetch 2 ,mem_mouse_x 
-0x5a57 023486 sub pdata ,0 ,pdata 
-0x5a58 023487 store 2 ,mem_mouse_x 
-0x5a59 023488 branch enable_user 
-:      023489 mouse_motion_12clk_direction_dispose:
-0x5a5a 023490 fetch 2 ,mem_mouse_y 
-0x5a5b 023491 sub pdata ,0 ,pdata 
-0x5a5c 023492 store 2 ,mem_mouse_y 
-0x5a5d 023493 branch enable_user 
-:      023494 mouse_motion_9clk_direction_dispose:
-0x5a5e 023495 fetch 2 ,mem_mouse_y 
-0x5a5f 023496 sub pdata ,0 ,pdata 
-0x5a60 023497 store 2 ,mem_mouse_y 
-0x5a61 023498 fetch 2 ,mem_mouse_x 
-0x5a62 023499 sub pdata ,0 ,pdata 
-0x5a63 023500 store 2 ,mem_mouse_x 
-0x5a64 023501 call mouse_sensor_data_swap_places 
-0x5a65 023502 branch enable_user 
-:      023503 mouse_motion_3clk_direction_dispose:
-0x5a66 023504 call mouse_sensor_data_swap_places 
-0x5a67 023505 branch enable_user 
-:      023507 mouse_sensor_data_swap_places:
-0x5a68 023508 fetch 2 ,mem_mouse_y 
-0x5a69 023509 fetcht 2 ,mem_mouse_x 
-0x5a6a 023510 store 2 ,mem_mouse_x 
-0x5a6b 023511 storet 2 ,mem_mouse_y 
-0x5a6c 023512 rtn 
-:      023515 mouse_clear_sensor_data:
-0x5a6d 023516 fetch 1 ,mem_mouse_move_flag 
-0x5a6e 023517 call mouse_read_sensor_common ,blank 
-0x5a6f 023518 jam 1 ,mem_mouse_move_flag 
-0x5a70 023519 rtn 
-:      023521 mouse_clear_sensor_data_by_reset:
-0x5a71 023522 jam 1 ,mem_mouse_clear_sensor_data_flag 
-0x5a72 023523 call le_set_config_more_data 
-:      023524 mouse_init_sensor_reset:
-0x5a73 023525 branch mouse_init_sunt 
-:      023527 mouse_data_xy_release:
-0x5a74 023528 fetch 1 ,mem_sensor_motion_gpio 
-0x5a75 023529 rtnne gpio_disable 
-0x5a76 023530 fetch 1 ,mem_mouse_long_mult_flag 
-0x5a77 023531 rtnne 1 
-0x5a78 023532 setarg 0 
-0x5a79 023533 store 1 ,mem_mouse_long_mult_flag 
-0x5a7a 023534 store 4 ,mem_mouse_x 
-0x5a7b 023535 branch mouse_init_sensor_reset 
-:      023537 mouse_data_extsign:
-0x5a7c 023538 rtnbit0 7 
-0x5a7d 023539 arg 0xff00 ,temp 
-0x5a7e 023540 ior temp ,pdata 
-0x5a7f 023541 rtn 
-:      023543 mouse_data_extsign_bit3:
-0x5a80 023544 rtnbit0 3 
-0x5a81 023545 arg 0xf0 ,temp 
-0x5a82 023546 ior temp ,pdata 
-0x5a83 023547 rtn 
-:      023549 mouse_read_sensor_common:
-0x5a84 023550 arg pan_reg_delta_x ,pdata 
-0x5a85 023551 call twspi_read 
-0x5a86 023552 store 2 ,mem_mouse_x 
-0x5a87 023553 arg pan_reg_delta_y ,pdata 
-0x5a88 023554 call twspi_read 
-0x5a89 023555 store 2 ,mem_mouse_y 
-0x5a8a 023556 rtn 
-:      023559 mouse_sensor_sdio_low:
-0x5a8b 023560 fetcht 1 ,mem_mouse_sensor_sdio_gpio 
-0x5a8c 023561 call gpio_get_bit 
-0x5a8d 023562 rtn true 
-0x5a8e 023563 setarg 0x0a 
-0x5a8f 023564 call twspi_read 
-0x5a90 023565 nop 1000 
-0x5a91 023566 branch mouse_sensor_sdio_low 
-:      023568 mouse_set_sdio_high:
-0x5a92 023569 setarg 0x8100 
-0x5a93 023570 branch twspi_write 
-:      023575 mouse_bluetooth_fast_conn_init:
-0x5a94 023576 jam 0xff ,mem_mouse_bluetooth_fast_conn_flag 
-:      023577 mouse_ble_fast_conn_init:
-0x5a95 023578 jam 0x34 ,mem_xrecord_mode 
-0x5a96 023579 setarg 0x0f0f0f 
-0x5a97 023580 store 3 ,mem_le_lap 
-0x5a98 023581 store 3 ,mem_le_lap + 3 
-0x5a99 023582 branch mouse_start_reconnect 
-:      023584 mouse_buletooth_fast_conn_end:
-0x5a9a 023585 bpatch patch10_4 ,mem_patch10 
-0x5a9b 023586 call mouse_select_reconn_device 
-0x5a9c 023587 call mouse_bluetooth_fast_conn_disable 
-0x5a9d 023588 fetch 1 ,mem_device_flag 
-0x5a9e 023589 beq mode_bt_device1 ,mouse_device1_check_auto_discover 
-0x5a9f 023590 beq mode_bt_device2 ,mouse_device2_check_auto_discover 
-0x5aa0 023591 rtn 
-:      023592 mouse_device1_check_auto_discover:
-0x5aa1 023593 fetch 6 ,mem_device1_addr 
-0x5aa2 023594 branch mouse_device_check_auto_discover 
-:      023595 mouse_device2_check_auto_discover:
-0x5aa3 023596 fetch 6 ,mem_device2_addr 
-:      023597 mouse_device_check_auto_discover:
-0x5aa4 023598 fetcht 6 ,mem_mouse_compare_addr 
-0x5aa5 023599 isub temp ,null 
-0x5aa6 023600 branch mouse_start_discovery ,zero 
-0x5aa7 023601 branch mouse_start_reconnect_device 
-:      023603 mouse_bluetooth_fast_conn_disable:
-0x5aa8 023604 jam 0x5a ,mem_mouse_bluetooth_fast_conn_flag 
-0x5aa9 023605 rtn 
-:      023608 mouse_stop_bluetooth_mode:
-0x5aaa 023609 fetch 2 ,mem_ui_state_map 
-0x5aab 023610 bbit1 ui_state_ble_connected ,app_ble_disconnect 
-0x5aac 023611 branch mouse_stop_discovery 
-:      023612 mouse_disconnect:
-0x5aad 023613 setarg 0 
-0x5aae 023614 store 2 ,mem_mouse_no_data_timer 
-0x5aaf 023615 fetch 2 ,mem_ui_state_map 
-0x5ab0 023616 bbit1 ui_state_ble_connected ,app_ble_disconnect 
-0x5ab1 023617 rtn 
-:      023619 mouse_check_125hz:
-0x5ab2 023620 fetch mouse_flag_len ,mem_mouse_flag 
-0x5ab3 023621 rtnbit0 mouse_enable_bt_125hz 
-:      023622 mouse_bluetooth_125hz:
-0x5ab4 023623 nbranch mouse_bluetooth_125hz_clear ,user 
-0x5ab5 023624 fetch 1 ,mem_bluetooth_125hz_cnt 
-0x5ab6 023625 increase 1 ,pdata 
-0x5ab7 023626 and_into 0x0f ,pdata 
-0x5ab8 023627 store 1 ,mem_bluetooth_125hz_cnt 
-0x5ab9 023628 nrtn blank 
-:      023629 mouse_bluetooth_125hz_clear:
-0x5aba 023630 jam 0 ,mem_bluetooth_125hz_cnt 
-0x5abb 023631 branch disable_user 
-:      023633 mouse_current_mult_update:
-0x5abc 023634 fetch 1 ,mem_sensor_motion_gpio 
-0x5abd 023635 rtnne gpio_disable 
-0x5abe 023636 jam 0 ,mem_lpm_mult 
-0x5abf 023637 jam 30 ,mem_mouse_current_mult_timer 
-0x5ac0 023638 rtn 
-:      023641 mouse_priority_bb_event:
-0x5ac1 023642 bpatch patch10_5 ,mem_patch10 
-0x5ac2 023643 copy regc ,pdata 
-0x5ac3 023644 beq bt_evt_le_connected ,mouse_le_bb_event_connected 
-0x5ac4 023645 beq bt_evt_le_disconnected ,mouse_le_bb_disconnected 
-0x5ac5 023646 beq bt_evt_button_long_pressed ,mouse_bb_event_discovery_btn 
-0x5ac6 023647 beq bt_evt_le_pairing_success ,mouse_le_pairing_success 
-0x5ac7 023648 beq bt_evt_le_enc_info ,mouse_le_enc_info 
-0x5ac8 023649 beq bt_evt_le_start_enc ,mouse_le_ll_start_encryt 
-0x5ac9 023650 beq bt_evt_le_pairing_complete ,app_ble_store_reconn_info 
-0x5aca 023651 beq bt_evt_le_parse_conn_papa_update_rsp ,mouse_le_conn_param_update_rsp_recieved 
-0x5acb 023652 beq bt_evt_24g_pairing_complete ,mouse_24g_pairing_complete 
-0x5acc 023653 beq bt_evt_24g_attempt_fail ,mouse_24g_attempt_fail 
-0x5acd 023654 beq bt_evt_24g_attempt_success ,mouse_24g_attempt_success 
-0x5ace 023655 beq bt_evt_le_parse_conn_param_accepted ,mouse_le_parse_conn_param_accepted 
-0x5acf 023656 rtn 
-:      023659 mouse_le_bb_event_connected:
-0x5ad0 023660 call mouse_device_poweron_led_config 
-0x5ad1 023661 jam 0 ,mem_mouse_long_mult_flag 
-0x5ad2 023662 call mouse_init_sensor_reset 
-0x5ad3 023663 jam 1 ,mem_mouse_le_bb_connected_flag 
-0x5ad4 023664 call mouse_24g_first_store_reconn_info 
-0x5ad5 023665 fetch 1 ,mem_mouse_le_reconnect_flag 
-0x5ad6 023666 nbranch mouse_le_bb_event_connected_next ,blank 
-0x5ad7 023667 jam 0x14 ,mem_mouse_send_secutiry_request_timer 
-:      023668 mouse_le_bb_event_connected_next:
-0x5ad8 023669 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x5ad9 023670 set0 app_disc_by_button ,pdata 
-0x5ada 023671 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x5adb 023672 jam 0 ,mem_mouse_direct_timer 
-0x5adc 023673 fetch 2 ,mem_le_battery_level_updata_timer_init 
-0x5add 023674 store 2 ,mem_le_battery_level_updata_timer 
-0x5ade 023675 call mouse_no_data_timer_init 
-0x5adf 023676 branch mouse_stop_discovery 
-:      023678 mouse_le_bb_disconnected:
-0x5ae0 023679 setarg 0 
-0x5ae1 023680 store 2 ,mem_le_battery_level_updata_timer 
-0x5ae2 023681 jam 0 ,mem_mouse_le_bb_connected_flag 
-0x5ae3 023682 arg le_interval_7_5ms ,temp 
-0x5ae4 023683 fetch mouse_flag_len ,mem_mouse_flag 
-0x5ae5 023684 bbit1 mouse_enable_bt_125hz ,mouse_le_bb_disconnected_next 
-0x5ae6 023685 arg le_interval_8_75ms ,temp 
-:      023686 mouse_le_bb_disconnected_next:
-0x5ae7 023687 storet 2 ,mem_le_interval_min 
-0x5ae8 023688 storet 2 ,mem_le_interval_min + 2 
-0x5ae9 023689 jam le_lpm_enable ,mem_mouse_le_conn_param_reject 
-0x5aea 023690 jam 0 ,mem_mouse_clear_sensor_data_flag 
-0x5aeb 023691 call le_clr_config_more_data 
-0x5aec 023692 branch mouse_bb_disconnected 
-:      023694 mouse_le_pairing_success:
-0x5aed 023695 arg ll_pairing_success_flag ,queue 
-0x5aee 023696 branch mouse_le_enable_connect_flag 
-:      023698 mouse_le_enc_info:
-:      023699 mouse_updata_le_param:
-0x5aef 023700 jam bt_cmd_le_update_conn ,mem_fifo_temp 
-0x5af0 023701 branch ui_ipc_send_cmd 
-:      023703 mouse_le_ll_start_encryt:
-0x5af1 023704 fetch 1 ,mem_mouse_le_reconnect_flag 
-0x5af2 023705 beq 1 ,mouse_le_ll_reconn_start_encryt 
-0x5af3 023706 branch mouse_le_ll_enable_start_enc_flag 
-:      023707 mouse_le_ll_reconn_start_encryt:
-0x5af4 023708 call mouse_updata_le_param 
-0x5af5 023709 jam 20 ,mem_le_start_encrypt_timer 
-:      023710 mouse_le_ll_enable_start_enc_flag:
-0x5af6 023711 arg ll_start_enc_flag ,queue 
-0x5af7 023712 branch mouse_le_enable_connect_flag 
-:      023714 mouse_le_enable_connect_flag:
-0x5af8 023715 fetch 1 ,mem_le_connect_status_flag 
-0x5af9 023716 qset1 pdata 
-0x5afa 023717 store 1 ,mem_le_connect_status_flag 
-0x5afb 023718 rtn 
-:      023720 mouse_le_conn_param_update_rsp_recieved:
-0x5afc 023721 fetch 2 ,mem_le_l2cap_signaling_conn_param_update_rsp_result 
-0x5afd 023722 rtneq ble_signaling_connect_parameter_update_accepted 
-0x5afe 023723 fetch 1 ,mem_le_tsniff 
-0x5aff 023724 rshift2 pdata ,pdata 
-0x5b00 023725 sub pdata ,le_interval_15ms ,null 
-0x5b01 023726 rtn positive 
-0x5b02 023727 setarg le_interval_11_25ms 
-0x5b03 023728 store 2 ,mem_le_interval_min 
-0x5b04 023729 store 2 ,mem_le_interval_min + 2 
-0x5b05 023730 call mouse_updata_le_param 
-:      023731 mouse_le_conn_param_lpm_disable:
-0x5b06 023732 jam le_lpm_disable ,mem_mouse_le_conn_param_reject 
-0x5b07 023733 rtn 
-:      023735 mouse_le_bb_event_connect_complete:
-0x5b08 023736 fetch 1 ,mem_mouse_le_reconnect_flag 
-0x5b09 023737 nrtn blank 
-0x5b0a 023738 fetch 1 ,mem_le_att_handle 
-0x5b0b 023739 sub pdata ,34 ,pdata 
-0x5b0c 023740 nrtn zero 
-0x5b0d 023741 jam 0 ,mem_le_start_encrypt_timer 
-:      023742 mouse_le_write_enable:
-0x5b0e 023743 arg write_req_enable_flag ,queue 
-0x5b0f 023744 branch mouse_le_enable_connect_flag 
-:      023746 mouse_le_parse_conn_param_accepted:
-0x5b10 023747 fetch 1 ,mem_le_new_conninterval 
-0x5b11 023748 sub pdata ,le_interval_15ms ,null 
-0x5b12 023749 nbranch mouse_le_conn_param_lpm_disable ,positive 
-0x5b13 023750 store 2 ,mem_le_interval_min 
-0x5b14 023751 store 2 ,mem_le_interval_min + 2 
-0x5b15 023752 fetch 1 ,mem_le_new_connslavelatency 
-0x5b16 023753 branch mouse_le_lpm_mult_reinit ,blank 
-0x5b17 023754 fetcht 1 ,mem_lpm_mult_init 
-0x5b18 023755 isub temp ,null 
-0x5b19 023756 branch mouse_le_lpm_mult_reinit ,positive 
-0x5b1a 023757 fetch 1 ,mem_le_new_connslavelatency 
-0x5b1b 023758 store 1 ,mem_lpm_mult 
-0x5b1c 023759 branch mouse_le_conn_param_lpm_enable 
-:      023760 mouse_le_lpm_mult_reinit:
-0x5b1d 023761 fetch 1 ,mem_lpm_mult_init 
-0x5b1e 023762 store 1 ,mem_lpm_mult 
-:      023763 mouse_le_conn_param_lpm_enable:
-0x5b1f 023764 jam le_lpm_enable ,mem_mouse_le_conn_param_reject 
-0x5b20 023765 rtn 
-:      023767 mouse_le_clean_connect_flag:
-0x5b21 023768 jam 0 ,mem_le_connect_status_flag 
-0x5b22 023769 rtn 
-:      023771 mouse_le:
-0x5b23 023772 bpatch patch10_6 ,mem_patch10 
-0x5b24 023773 call le_fifo_check_nearly_full 
-0x5b25 023774 nrtn blank 
-0x5b26 023775 fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
-0x5b27 023776 beq 0xff ,mouse_le_next 
-0x5b28 023777 fetch 1 ,mem_le_connect_status_flag 
-0x5b29 023778 and pdata ,0x03 ,pdata 
-0x5b2a 023779 rtnne 0x03 
-:      023780 mouse_le_next:
-0x5b2b 023781 fetch 1 ,mem_mouse_clear_sensor_data_flag 
-0x5b2c 023782 call mouse_clear_sensor_data_by_reset ,blank 
-0x5b2d 023783 fetch mouse_flag_len ,mem_mouse_flag 
-0x5b2e 023784 bbit1 mouse_24g_pairing_flag ,mouse_le_send_empty_packet 
-0x5b2f 023785 bbit1 mouse_select_device_flag ,mouse_le_send_empty_packet 
-0x5b30 023786 bbit1 mouse_bt_discovery_button_down_flag ,mouse_le_send_empty_packet 
-0x5b31 023787 bbit1 mouse_bt_discovery_button_long_down_flag ,mouse_le_send_empty_packet 
-0x5b32 023788 call mouse_motion 
-0x5b33 023789 call mouse_check_125hz 
-0x5b34 023790 nrtn user 
-0x5b35 023791 call mouse_current_mult_update 
-0x5b36 023792 call mouse_data_xy_release 
-0x5b37 023793 call mouse_wheel_trigger 
-0x5b38 023794 fetch mouse_flag_len ,mem_mouse_flag 
-0x5b39 023795 bbit0 mouse_enable_keyboard ,mouse_le_send_mouse_data 
-0x5b3a 023796 fetch 1 ,mem_customer_key 
-0x5b3b 023797 beq 1 ,mouse_le_send_keyboard_package_data 
-:      023798 mouse_le_send_mouse_data:
-0x5b3c 023799 branch mouse_fill_mouse_data_le 
-:      023802 mouse_le_send_keyboard_package_data:
-0x5b3d 023803 fetch 1 ,mem_customer_data_trigger 
-0x5b3e 023804 branch mouse_le_release_keyboard_data ,blank 
-0x5b3f 023805 fetch 8 ,mem_customer_key_press + 1 
-:      023806 mouse_fill_keyboard_package_data_le:
-0x5b40 023807 store 8 ,mem_pdatatemp 
-0x5b41 023808 fetch 1 ,mem_customer_key_press 
-0x5b42 023809 beq kb_multikey_report_id ,mouse_fill_multimedia_key_data_le 
-0x5b43 023810 beq kb_system_conctrl_report_id ,mouse_fill_systemctrl_key_data_le 
-0x5b44 023811 jam 8 ,mem_le_data_len 
-0x5b45 023812 fetcht 2 ,mem_le_keyboard_handle 
-:      023813 mouse_fill_data_le:
-0x5b46 023814 fetch 1 ,mem_le_data_len 
-0x5b47 023815 copy pdata ,rega 
-0x5b48 023816 call le_att_malloc_tx_notify 
-0x5b49 023817 fetcht 1 ,mem_le_data_len 
-0x5b4a 023818 copy temp ,loopcnt 
-0x5b4b 023819 arg mem_pdatatemp ,contr 
-0x5b4c 023820 branch memcpy 
-:      023822 mouse_le_release_keyboard_data:
-0x5b4d 023823 fetch 8 ,mem_customer_key_release + 1 
-0x5b4e 023824 branch mouse_fill_keyboard_package_data_le 
-:      023826 mouse_fill_multimedia_key_data_le:
-0x5b4f 023827 jam 3 ,mem_le_data_len 
-0x5b50 023828 fetcht 2 ,mem_le_multimedia_handle 
-0x5b51 023829 branch mouse_fill_data_le 
-:      023831 mouse_fill_systemctrl_key_data_le:
-0x5b52 023832 jam 2 ,mem_le_data_len 
-0x5b53 023833 fetcht 2 ,mem_le_systemctrl_handle 
-0x5b54 023834 branch mouse_fill_data_le 
-:      023836 mouse_fill_battery_level_le:
-0x5b55 023837 arg 1 ,rega 
-0x5b56 023838 fetcht 2 ,mem_le_battery_level_handle 
-0x5b57 023839 call le_att_malloc_tx_notify 
-0x5b58 023840 fetch 1 ,mem_le_battery_level_percentage 
-0x5b59 023841 istore 1 ,contw 
-0x5b5a 023842 rtn 
-:      023844 mouse_le_send_empty_packet:
-0x5b5b 023845 setarg 0 
-0x5b5c 023846 store 7 ,mem_mouse_key 
-:      023847 mouse_fill_mouse_data_le:
-0x5b5d 023848 jam 7 ,mem_le_data_len 
-0x5b5e 023849 fetch 7 ,mem_mouse_key 
-0x5b5f 023850 store 7 ,mem_pdatatemp 
-0x5b60 023851 fetcht 2 ,mem_le_notify_handle 
-0x5b61 023852 branch mouse_fill_data_le 
-:      023854 mouse_check_51cmd_adv:
-0x5b62 023855 jam 0 ,mem_mouse_le_reconnect_flag 
-0x5b63 023856 fetch 3 ,mem_le_adv_ind 
-0x5b64 023857 store 3 ,mem_le_adv_data + 4 
-0x5b65 023858 call mouse_le_check_adv_flag 
-0x5b66 023859 setarg adv_flag_bredr_not_supported | adv_flag_limited_discoverable 
-0x5b67 023860 istore 1 ,contr 
-0x5b68 023861 arg mem_le_adv_swift_pair ,contr 
-0x5b69 023862 call mouse_le_adv_data_update 
-0x5b6a 023863 branch check_51cmd_adv 
-:      023865 mouse_le_check_adv_flag:
-0x5b6b 023866 arg mem_le_adv_data ,rega 
-:      023867 mouse_le_check_adv_flag_loop:
-0x5b6c 023868 ifetch 1 ,rega 
-0x5b6d 023869 rtn blank 
-0x5b6e 023870 iadd contr ,rega 
-0x5b6f 023871 ifetch 1 ,contr 
-0x5b70 023872 rtneq 0x01 
-0x5b71 023873 branch mouse_le_check_adv_flag_loop 
-:      023875 mouse_le_adv_data_update:
-0x5b72 023876 arg mem_le_adv_data + 11 ,contw 
-0x5b73 023877 arg 19 ,loopcnt 
-0x5b74 023878 call memcpy 
-0x5b75 023879 branch le_modified_name_adv 
-:      023885 mouse_bb_disconnected:
-0x5b76 023886 call mouse_bb_discon_clear_stack 
-0x5b77 023887 fetch app_disc_rsn_size ,mem_app_disconn_reason 
-0x5b78 023888 bbit1 app_disc_ble ,mouse4_0_event_bb_disconn 
-0x5b79 023889 bbit1 app_disc_by_button ,app_disconn_reason_clear 
-0x5b7a 023890 branch mouse_start_discovery 
-:      023892 mouse_bb_discon_clear_stack:
-0x5b7b 023893 setarg 0 
-0x5b7c 023894 store 8 ,mem_wheel_tb_old_pinlevel 
-0x5b7d 023895 istore 4 ,contw 
-0x5b7e 023896 jam 0 ,mem_mouse_move_flag 
-0x5b7f 023897 jam 0 ,mem_ltk_exists 
-0x5b80 023898 rtn 
-:      023900 mouse4_0_event_bb_disconn:
-0x5b81 023901 call mouse_le_clean_connect_flag 
-0x5b82 023902 fetch app_disc_rsn_size ,mem_app_disconn_reason 
-0x5b83 023903 bbit1 app_disc_by_button ,app_disconn_reason_clear 
-0x5b84 023904 branch mouse_app_enter_hibernate 
-:      023908 mouse_bb_event_timer:
-0x5b85 023909 bpatch patch10_7 ,mem_patch10 
-0x5b86 023911 call mouse_low_voltage_led_timer 
-0x5b87 023912 call mouse_adc_read 
-0x5b88 023914 call mouse_logo_led_on_timer 
-0x5b89 023915 call mouse_led_multi_timer 
-0x5b8a 023916 call mouse_dpi_led_blink_delay_timer 
-0x5b8b 023918 call g24_pair_timeout_timer 
-0x5b8c 023919 call g24_reconn_timeout_timer 
-0x5b8d 023920 call mouse_24g_long_sleep_param_update_timer 
-0x5b8e 023922 call mouse_dpi_key_check_long_press 
-0x5b8f 023923 call mouse_bt_discovery_check 
-0x5b90 023924 call mouse_commbination_key_process 
-0x5b91 023925 call mouse_check_discovery_timeout_timer 
-0x5b92 023927 call mouse_check_direct_timeout_timer 
-0x5b93 023928 call mouse_le_enable_att_list_timer 
-0x5b94 023929 call mouse_le_battery_updata_timer 
-0x5b95 023930 call mouse_le_send_smp_security_request_timer 
-0x5b96 023932 call mouse_check_reconnect_delay_long_sleep 
-0x5b97 023933 call mouse_current_mult_update_timer 
-0x5b98 023934 call mouse_wheel_trigger_timer 
-0x5b99 023935 call mouse_store_information_delay_timer 
-0x5b9a 023936 branch mouse_check_no_data_timeout_timer 
-:      023938 mouse_bt_discovery_check:
-0x5b9b 023939 fetch mouse_flag_len ,mem_mouse_flag 
-0x5b9c 023940 bbit1 mouse_enable_pb_button_long_press_disconvery ,mouse_bt_discovery_by_pb_button 
-0x5b9d 023941 rtn 
-:      023943 mouse_bt_discovery_by_pb_button:
-0x5b9e 023944 fetch 1 ,mem_select_device_button_statue 
-0x5b9f 023945 rtnne pb_button_state_down 
-0x5ba0 023946 arg mem_bt_discovery_count ,regc 
-0x5ba1 023947 arg mouse_long_button_bt_discovery ,regb 
-0x5ba2 023948 branch timer_single_step 
-:      023950 mouse_long_button_bt_discovery:
-0x5ba3 023951 fetch 1 ,mem_device_flag 
-0x5ba4 023952 rtneq mode_24g_device 
-0x5ba5 023953 fetch mouse_flag_len ,mem_mouse_flag 
-0x5ba6 023954 rtnbit1 mouse_bt_discovery_button_long_down_flag 
-0x5ba7 023955 arg mouse_bt_discovery_button_long_down_flag ,queue 
-0x5ba8 023956 call mouse_enable_function_flag 
-0x5ba9 023957 call app_evt_button_long_pressed 
-0x5baa 023958 branch mouse_bb_event_discovery_btn 
-:      023960 mouse_commbination_key_process:
-0x5bab 023961 fetch 1 ,mem_device_flag 
-0x5bac 023962 beq mode_24g_device ,mouse_24g_commbination_key_process 
-0x5bad 023963 fetch mouse_flag_len ,mem_mouse_flag 
-0x5bae 023964 rtnbit0 mouse_enable_commbination_key_by_bt_discovery 
-0x5baf 023965 fetcht 1 ,mem_mouse_commbination_key_bt 
-0x5bb0 023966 branch mouse_commbination_key_start 
-:      023968 mouse_24g_commbination_key_process:
-0x5bb1 023969 fetch mouse_flag_len ,mem_mouse_flag 
-0x5bb2 023970 rtnbit0 mouse_enable_commbination_key_by_24g_pairing 
-0x5bb3 023971 fetcht 1 ,mem_mouse_commbination_key_24g 
-:      023972 mouse_commbination_key_start:
-0x5bb4 023973 storet 1 ,mem_mouse_commbination_key 
-0x5bb5 023974 call mouse_check_key_gpio 
-0x5bb6 023975 and pdata ,0x07 ,pdata 
-0x5bb7 023976 fetcht 1 ,mem_mouse_commbination_key 
-0x5bb8 023977 isub temp ,null 
-0x5bb9 023978 branch mouse_commbination_key_down ,zero 
-:      023979 mouse_commbination_key_up:
-0x5bba 023980 fetch 1 ,mem_ui_button_timeout 
-0x5bbb 023981 store 1 ,mem_combination_ui_button_count 
-0x5bbc 023982 fetch 1 ,mem_commbination_key_statue 
-0x5bbd 023983 rtneq commbination_key_state_up 
-0x5bbe 023984 jam commbination_key_state_up ,mem_commbination_key_statue 
-0x5bbf 023985 rtn 
-:      023987 mouse_commbination_key_down:
-0x5bc0 023988 call mouse_combination_ui_timer 
-0x5bc1 023989 fetch 1 ,mem_commbination_key_statue 
-0x5bc2 023990 rtneq commbination_key_state_down 
-0x5bc3 023991 jam commbination_key_state_down ,mem_commbination_key_statue 
-0x5bc4 023992 rtn 
-:      023994 mouse_combination_ui_timer:
-0x5bc5 023995 arg mouse_24g_start_pair_mode ,regb 
-0x5bc6 023996 arg mem_combination_ui_button_count ,regc 
-0x5bc7 023997 fetch 1 ,mem_device_flag 
-0x5bc8 023998 beq mode_24g_device ,timer_single_step 
-0x5bc9 023999 arg mouse_long_button_bt_discovery ,regb 
-0x5bca 024000 call timer_single_step 
-0x5bcb 024001 fetch 1 ,mem_combination_ui_button_count 
-0x5bcc 024002 beq 1 ,mouse_bt_discovery_button_down_enable 
-0x5bcd 024003 rtn 
-:      024005 mouse_check_discovery_timeout_timer:
-0x5bce 024006 arg mem_mouse_discovery_timer ,regc 
-0x5bcf 024007 arg mouse_check_discovery_timeout ,regb 
-0x5bd0 024008 branch timer_single_step_2b 
-:      024010 mouse_check_discovery_timeout:
-0x5bd1 024011 call mouse_stop_discovery 
-0x5bd2 024012 branch mouse_app_enter_hibernate 
-:      024014 mouse_check_direct_timeout_timer:
-0x5bd3 024015 arg mem_mouse_direct_timer ,regc 
-0x5bd4 024016 arg mouse_check_direct_timeout ,regb 
-0x5bd5 024017 call timer_single_step 
-0x5bd6 024018 fetch 1 ,mem_mouse_direct_timer 
-0x5bd7 024019 beq 1 ,app_ble_stop_direct_adv 
-0x5bd8 024020 rtn 
-:      024022 mouse_check_direct_timeout:
-0x5bd9 024023 fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
-0x5bda 024024 beq 0xff ,mouse_buletooth_fast_conn_end 
-0x5bdb 024025 fetch 1 ,mem_reconn_times 
-0x5bdc 024026 nbranch mouse_polling_device ,blank 
-0x5bdd 024027 fetch mouse_flag_len ,mem_mouse_flag 
-0x5bde 024028 bbit1 mouse_enable_bt_reconnect_timeout_enter_discovery ,mouse_start_discovery 
-0x5bdf 024029 bbit1 mouse_enable_24g_first_auto_pairing ,mouse_24g_first_bb_event_reconn_timeout 
-0x5be0 024030 branch mouse_app_enter_hibernate 
-:      024032 mouse_le_enable_att_list_timer:
-0x5be1 024033 arg mem_le_start_encrypt_timer ,regc 
-0x5be2 024034 arg mouse_le_write_enable ,regb 
-0x5be3 024035 branch timer_single_step 
-:      024037 mouse_le_send_smp_security_request_timer:
-0x5be4 024038 fetch 1 ,mem_mouse_le_bb_connected_flag 
-0x5be5 024039 rtn blank 
-0x5be6 024040 arg mem_mouse_send_secutiry_request_timer ,regc 
-0x5be7 024041 arg mouse_le_pairing_sm_start_check ,regb 
-0x5be8 024042 branch timer_single_step 
-:      024043 mouse_le_pairing_sm_start_check:
-0x5be9 024044 fetch 1 ,mem_mouse_le_reconnect_flag 
-0x5bea 024045 nrtn blank 
-0x5beb 024046 fetch 1 ,mem_le_pairing_state 
-0x5bec 024047 rtnne flag_le_pairing_null 
-0x5bed 024048 branch le_pairing_sm_start 
-:      024050 mouse_le_battery_updata_timer:
-0x5bee 024051 fetch mouse_flag_len ,mem_mouse_flag 
-0x5bef 024052 rtnbit1 mouse_enable_le_battery_service_cancel 
-0x5bf0 024053 arg mem_le_battery_level_updata_timer ,regc 
-0x5bf1 024054 arg mouse_le_battery_level_updata ,regb 
-0x5bf2 024055 branch timer_single_step 
-:      024057 mouse_le_battery_level_updata:
-0x5bf3 024058 fetch 2 ,mem_le_battery_level_updata_timer_init 
-0x5bf4 024059 store 2 ,mem_le_battery_level_updata_timer 
-0x5bf5 024060 branch mouse_fill_battery_level_le 
-:      024062 mouse_le_enable_att_list:
-0x5bf6 024063 fetch 1 ,mem_le_connect_status_flag 
-0x5bf7 024064 rtnbit1 ll_pairing_success_flag 
-0x5bf8 024065 call mouse_updata_le_param 
-0x5bf9 024066 arg write_req_enable_flag ,queue 
-0x5bfa 024067 branch mouse_le_enable_connect_flag 
-:      024069 mouse_check_reconnect_delay_long_sleep:
-0x5bfb 024070 arg mem_mouse_bluetooth_reconnect_timeout ,regc 
-0x5bfc 024071 arg mouse_app_enter_hibernate ,regb 
-0x5bfd 024072 branch timer_single_step 
-:      024074 mouse_current_mult_update_timer:
-0x5bfe 024075 arg mem_mouse_current_mult_timer ,regc 
-0x5bff 024076 arg mouse_current_mult_reinit ,regb 
-0x5c00 024077 branch timer_single_step 
-:      024078 mouse_current_mult_reinit:
-0x5c01 024079 fetch 1 ,mem_lpm_mult_init 
-0x5c02 024080 store 1 ,mem_lpm_mult 
-0x5c03 024081 jam 1 ,mem_mouse_long_mult_flag 
-0x5c04 024082 rtn 
-:      024085 mouse_check_no_data_timeout_timer:
-0x5c05 024086 arg mem_mouse_no_data_timer ,regc 
-0x5c06 024087 arg mouse_check_no_data_timeout ,regb 
-0x5c07 024088 branch timer_single_step_2b 
-:      024090 mouse_check_no_data_timeout:
-0x5c08 024091 fetch 1 ,mem_device_flag 
-0x5c09 024092 beq mode_24g_device ,mouse_24g_hibernate_set 
-0x5c0a 024093 branch mouse_disconnect 
-:      024095 mouse_no_data_timer_init:
-0x5c0b 024096 fetch 2 ,mem_mouse_no_data_timeout 
-0x5c0c 024097 store 2 ,mem_mouse_no_data_timer 
-0x5c0d 024098 rtn 
-:      024100 mouse_store_information_delay_timer:
-0x5c0e 024101 arg mem_store_information_delay_timer ,regc 
-0x5c0f 024102 arg mouse_store_device_info_check ,regb 
-0x5c10 024103 branch timer_single_step 
-:      024105 mouse_store_device_info_check:
-0x5c11 024106 call mouse_store_device_info 
-0x5c12 024107 fetch 1 ,mem_mouse_need_soft_reset 
-0x5c13 024108 nbranch mouse_soft_reset ,blank 
-0x5c14 024109 rtn 
-:      024111 mouse_bb_event_discovery_btn:
-0x5c15 024112 isolate1 mark_24g ,mark 
-0x5c16 024113 call mouse_24g_stop ,true 
-0x5c17 024114 call mouse_disconnect 
-0x5c18 024115 call mouse_le_clean_connect_flag 
-0x5c19 024116 branch mouse_start_discovery 
-:      024118 mouse_start_discovery:
-0x5c1a 024119 bpatch patch11_0 ,mem_patch11 
-0x5c1b 024120 call mouse_device_discovery_led_config 
-0x5c1c 024121 fetch 2 ,mem_ui_state_map 
-0x5c1d 024122 isolate1 ui_state_ble_adv ,pdata 
-0x5c1e 024123 call mouse_stop_le_adv ,true 
-0x5c1f 024124 call mouse_bluetooth_fast_conn_disable 
-0x5c20 024125 fetch 2 ,mem_ui_state_map 
-0x5c21 024126 bbit1 ui_state_ble_adv ,mouse_start_discovery_norandom 
-0x5c22 024127 fetch mouse_flag_len ,mem_mouse_flag 
-0x5c23 024128 bbit0 mouse_enable_ble_random_addre ,mouse_start_discovery_norandom 
-0x5c24 024129 fetcht 2 ,mem_random_addr_increase_count 
-0x5c25 024130 increase 1 ,temp 
-0x5c26 024131 storet 2 ,mem_random_addr_increase_count 
-0x5c27 024132 storet 2 ,mem_le_lap + 1 
-0x5c28 024133 random pdata 
-0x5c29 024134 store 1 ,mem_le_lap 
-:      024135 mouse_start_discovery_norandom:
-0x5c2a 024136 fetch 3 ,mem_mouse_le_lap_temp 
-0x5c2b 024137 store 3 ,mem_le_lap + 3 
-0x5c2c 024138 call app_lpm_mult_disable 
-0x5c2d 024139 fetch 2 ,mem_mouse_discovery_timeout 
-0x5c2e 024140 store 2 ,mem_mouse_discovery_timer 
-0x5c2f 024141 setarg 0 
-0x5c30 024142 store 2 ,mem_mouse_no_data_timer 
-0x5c31 024143 store 2 ,mem_le_battery_level_updata_timer 
-0x5c32 024144 store 1 ,mem_mouse_direct_timer 
-0x5c33 024145 store 1 ,mem_mouse_bluetooth_reconnect_timeout 
-0x5c34 024146 store 1 ,mem_mouse_clear_sensor_data_flag 
-0x5c35 024147 arg mouse_store_eeprom_flag ,queue 
-0x5c36 024148 call mouse_enable_function_flag 
-0x5c37 024149 call mouse_bt_discovery_button_down_disable 
-0x5c38 024150 branch mouse_check_51cmd_adv 
-:      024152 mouse_stop_discovery:
-0x5c39 024153 bpatch patch11_1 ,mem_patch11 
-0x5c3a 024154 arg mouse_bt_discovery_button_long_down_flag ,queue 
-0x5c3b 024155 call mouse_disable_function_flag 
-0x5c3c 024156 jam 0 ,mem_mouse_bluetooth_reconnect_timeout 
-0x5c3d 024157 branch mouse_stop_le_adv 
-:      024158 mouse_stop_le_adv:
-0x5c3e 024159 setarg 0 
-0x5c3f 024160 store 1 ,mem_mouse_direct_timer 
-0x5c40 024161 store 2 ,mem_mouse_discovery_timer 
-0x5c41 024162 branch check_51cmd_stop_adv 
-:      024164 mouse_store_remote_bdaddr:
-0x5c42 024165 bpatch patch11_2 ,mem_patch11 
-0x5c43 024166 fetch mouse_flag_len ,mem_mouse_flag 
-0x5c44 024167 rtnbit0 mouse_store_eeprom_flag 
-0x5c45 024168 arg mouse_store_eeprom_flag ,queue 
-0x5c46 024169 call mouse_disable_function_flag 
-0x5c47 024170 call mouse_check_device_addr 
-:      024171 mouse_unplug_clean_bdaddr:
-0x5c48 024172 call mouse_before_store_reconn_info 
-0x5c49 024173 branch mouse_store_device_info_delay 
-:      024175 mouse_check_device_addr:
-0x5c4a 024176 fetch 1 ,mem_record_bt_mode 
-0x5c4b 024177 beq rec_4_mode ,mouse_check_le_device_addr 
-0x5c4c 024178 rtn 
-:      024179 mouse_check_le_device_addr:
-0x5c4d 024180 store 1 ,mem_device_addr_temp 
-0x5c4e 024181 fetch 6 ,mem_le_plap 
-:      024182 mouse_check_bt_device_addr_common:
-0x5c4f 024183 store 6 ,mem_device_addr_temp + 1 
-0x5c50 024184 fetch 7 ,mem_device_addr_temp 
-0x5c51 024185 arg mem_device1_type ,contr 
-0x5c52 024186 arg 3 ,loopcnt 
-:      024187 mouse_check_device_addr_end:
-0x5c53 024188 ifetcht 7 ,contr 
-0x5c54 024189 isub temp ,null 
-0x5c55 024190 branch mouse_clean_addr ,zero 
-0x5c56 024191 increase 22 ,contr 
-0x5c57 024192 loop mouse_check_device_addr_end 
-0x5c58 024193 rtn 
-:      024194 mouse_before_store_reconn_info:
-0x5c59 024195 arg mem_device1_type ,rega 
-0x5c5a 024196 fetch 1 ,mem_device_flag 
-0x5c5b 024197 increase -1 ,pdata 
-0x5c5c 024198 mul32 pdata ,29 ,pdata 
-0x5c5d 024199 iadd rega ,rega 
-0x5c5e 024200 fetch 1 ,mem_record_bt_mode 
-0x5c5f 024201 istore 1 ,rega 
-0x5c60 024202 beq rec_4_mode ,mouse_store_le_device 
-0x5c61 024203 rtn 
-:      024205 mouse_store_le_device:
-0x5c62 024206 fetch 6 ,mem_le_plap 
-0x5c63 024207 istore 6 ,contw 
-0x5c64 024208 arg mem_le_ltk ,contr 
-0x5c65 024209 call memcpy16 
-0x5c66 024210 fetch 6 ,mem_le_lap 
-0x5c67 024211 istore 6 ,contw 
-0x5c68 024212 rtn 
-:      024214 mouse_clean_addr:
-0x5c69 024215 increase -6 ,contr 
-0x5c6a 024216 copy contr ,contw 
-0x5c6b 024217 fetcht 6 ,mem_device_addr_temp + 1 
-0x5c6c 024218 increase 3 ,temp 
-0x5c6d 024219 istoret 6 ,contw 
-0x5c6e 024220 rtn 
-:      024222 mouse_select_reconn_device:
-0x5c6f 024223 arg mem_device1_type ,rega 
-0x5c70 024224 fetch 1 ,mem_device_flag 
-0x5c71 024225 rtneq mode_24g_device 
-0x5c72 024226 increase -1 ,pdata 
-0x5c73 024227 mul32 pdata ,29 ,pdata 
-0x5c74 024228 iadd rega ,rega 
-0x5c75 024229 ifetch 1 ,rega 
-0x5c76 024230 store 1 ,mem_xrecord_mode 
-0x5c77 024231 beq rec_4_mode ,mouse_load_le_device 
-0x5c78 024232 rtn 
-:      024234 mouse_load_le_device:
-0x5c79 024235 ifetch 6 ,contr 
-:      024236 mouse_load_le_device_end:
-0x5c7a 024237 store 6 ,mem_hci_plap 
-0x5c7b 024238 arg mem_le_ltk ,contw 
-0x5c7c 024239 call memcpy16 
-0x5c7d 024240 ifetch 6 ,contr 
-0x5c7e 024241 store 6 ,mem_le_lap 
-0x5c7f 024242 rtn 
-:      024244 mouse_app_initflag_check:
-0x5c80 024245 bpatch patch11_3 ,mem_patch11 
-0x5c81 024246 fetch 2 ,mem_store_flag 
-0x5c82 024247 arg eeprom_init_flag ,temp 
-0x5c83 024248 isub temp ,null 
-0x5c84 024249 branch mouse_load_device_info ,zero 
-:      024250 mouse_app_initflag_check_next:
-0x5c85 024251 storet 2 ,mem_store_flag 
-0x5c86 024252 call mouse_ble_init_address 
-0x5c87 024253 fetch 1 ,mem_device_flag_temp 
-0x5c88 024254 store 1 ,mem_device_flag 
-0x5c89 024255 fetch 4 ,mem_24g_fast_conn_addr 
-0x5c8a 024256 store 4 ,mem_24g_receiver_addr 
-0x5c8b 024257 store 4 ,mem_24g_addr 
-:      024258 mouse_load_default_dpi:
-0x5c8c 024259 fetch 1 ,mem_config_sensor_dpi 
-0x5c8d 024260 store 1 ,mem_mouse_dpi 
-0x5c8e 024261 rtn 
-:      024263 mouse_load_device_info:
-0x5c8f 024264 call mouse_otp_load_dpi 
-0x5c90 024266 fetch 4 ,mem_mouse_24g_addr 
-0x5c91 024267 store 4 ,mem_24g_receiver_addr 
-0x5c92 024268 store 4 ,mem_24g_addr 
-0x5c93 024269 rtn 
-:      024271 mouse_otp_load_dpi:
-0x5c94 024272 fetch mouse_flag_len ,mem_mouse_flag 
-0x5c95 024273 rtnbit0 mouse_enable_load_and_store_dpi 
-0x5c96 024274 fetch 2 ,mem_otp_offset_dpi 
-0x5c97 024275 copy pdata ,regb 
-0x5c98 024276 call mouse_read_otp_dpi_common 
-0x5c99 024277 fetch 1 ,mem_mouse_dpi_temp 
-0x5c9a 024278 call mouse_load_default_dpi ,blank 
-0x5c9b 024279 rtn 
-:      024281 mouse_ble_init_address:
-0x5c9c 024282 fetch 6 ,mem_le_lap 
-0x5c9d 024283 store 6 ,mem_device1_locall_addr 
-0x5c9e 024284 add pdata ,0x0100 ,pdata 
-0x5c9f 024285 store 6 ,mem_device2_locall_addr 
-0x5ca0 024286 add pdata ,0x0100 ,pdata 
-0x5ca1 024287 store 6 ,mem_device3_locall_addr 
-0x5ca2 024288 rtn 
-:      024292 mouse_store_device_info_delay:
-0x5ca3 024293 fetch 1 ,mem_store_information_delay_timer_init 
-0x5ca4 024294 store 1 ,mem_store_information_delay_timer 
-0x5ca5 024295 rtn 
-:      024297 mouse_store_device_info:
-0x5ca6 024298 bpatch patch11_4 ,mem_patch11 
-0x5ca7 024299 fetch mouse_flag_len ,mem_mouse_flag 
-0x5ca8 024300 bbit1 mouse_enable_eeprom ,mouse_store_eeprom_device_info 
-0x5ca9 024301 bbit1 mouse_enable_flash ,mouse_store_flash_device_info 
-0x5caa 024302 bbit1 mouse_enable_otp ,mouse_store_otp_device_info 
-0x5cab 024303 rtn 
-:      024305 mouse_store_dpi_info_check:
-0x5cac 024306 bpatch patch11_5 ,mem_patch11 
-0x5cad 024307 fetch mouse_flag_len ,mem_mouse_flag 
-0x5cae 024308 bbit1 mouse_enable_eeprom ,mouse_store_eerpom_dpi 
-0x5caf 024309 bbit1 mouse_enable_otp ,mouse_store_otp_dpi 
-0x5cb0 024310 rtn 
-:      024314 mouse_store_eeprom_device_info:
-0x5cb1 024315 arg 128 ,temp 
-0x5cb2 024316 arg mem_device_flag ,rega 
-0x5cb3 024317 arg mouse_info_eeprom_offect ,regb 
-0x5cb4 024318 branch iicd_write_protect_eep_data 
-:      024320 mouse_store_eerpom_dpi:
-0x5cb5 024321 arg 1 ,temp 
-0x5cb6 024322 arg mem_mouse_dpi ,rega 
-0x5cb7 024323 arg mouse_dpi_eeprom_offect ,regb 
-0x5cb8 024324 branch iicd_write_protect_eep_data 
-:      024328 mouse_store_flash_device_info:
-0x5cb9 024329 call spid_init_flash 
-0x5cba 024330 call mouse_spid_flash_release_form_powerdown 
-0x5cbb 024331 call mouse_flash_erase_sector 
-0x5cbc 024333 call mouse_information_flash_parameters 
-0x5cbd 024334 call mouse_spid_write_flash 
-0x5cbe 024335 call mouse_spid_flash_powerdown 
-0x5cbf 024336 branch mouse_sensor_spi_init 
-:      024341 mouse_store_otp_device_info:
-0x5cc0 024342 call mouse_write_otp_device_flag 
-0x5cc1 024343 call mouse_write_otp_device_info 
-0x5cc2 024344 branch mouse_write_otp_le_addr_increase_count_info 
-:      024348 mouse_write_otp_device_flag:
-0x5cc3 024349 fetchr regb ,2 ,mem_otp_offset_device_flag 
-0x5cc4 024350 copy regb ,regc 
-:      024351 mouse_write_otp_device_flag_loop:
-0x5cc5 024352 call mouse_read_otp_device_flag_common 
-0x5cc6 024353 fetch 1 ,mem_device_flag_temp 
-0x5cc7 024354 branch mouse_device_flag_store ,blank 
-0x5cc8 024355 store 1 ,mem_device_flag_last 
-0x5cc9 024356 increase 1 ,regc 
-0x5cca 024357 fetch 2 ,mem_otp_offset_device_flag_end 
-0x5ccb 024358 isub regc ,null 
-0x5ccc 024359 nrtn positive 
-0x5ccd 024360 copy regc ,regb 
-0x5cce 024361 branch mouse_write_otp_device_flag_loop 
-:      024363 mouse_device_flag_store:
-0x5ccf 024364 fetch 1 ,mem_device_flag_last 
-0x5cd0 024365 and pdata ,0xf0 ,pdata 
-0x5cd1 024366 branch mouse_device_flag_store_check ,blank 
-0x5cd2 024367 fetch 1 ,mem_device_flag 
-0x5cd3 024368 store 1 ,mem_device_flag_value 
-:      024369 mouse_devoce_flag_store_end:
-0x5cd4 024370 arg 1 ,loopcnt 
-0x5cd5 024371 copy regc ,regb 
-0x5cd6 024372 arg mem_device_flag_value ,rega 
-0x5cd7 024373 branch otp_write 
-:      024375 mouse_device_flag_store_check:
-0x5cd8 024376 fetch 1 ,mem_device_flag_last 
-0x5cd9 024377 fetcht 1 ,mem_device_flag 
-0x5cda 024378 isub temp ,null 
-0x5cdb 024379 rtn zero 
-0x5cdc 024380 lshift4 temp ,temp 
-0x5cdd 024381 iadd temp ,pdata 
-0x5cde 024382 store 1 ,mem_device_flag_value 
-0x5cdf 024384 copy regc ,pdata 
-0x5ce0 024385 fetcht 2 ,mem_otp_offset_device_flag 
-0x5ce1 024386 isub temp ,null 
-0x5ce2 024387 branch mouse_devoce_flag_store_end ,zero 
-0x5ce3 024389 increase -1 ,regc 
-0x5ce4 024390 branch mouse_devoce_flag_store_end 
-:      024394 mouse_write_otp_device_info:
-0x5ce5 024395 fetch 1 ,mem_device_flag 
-0x5ce6 024396 beq mode_24g_device ,mouse_write_otp_24g_addr 
-0x5ce7 024397 beq mode_bt_device1 ,mouse_write_otp_le_device1 
-0x5ce8 024398 beq mode_bt_device2 ,mouse_write_otp_le_device2 
-0x5ce9 024399 rtn 
-:      024401 mouse_write_otp_24g_addr:
-0x5cea 024402 fetchr regb ,2 ,mem_otp_offset_24g_addr 
-0x5ceb 024403 copy regb ,regc 
-:      024404 mouse_otp_store_24g_addr_loop:
-0x5cec 024405 call mouse_read_otp_24g_addr_common 
-0x5ced 024406 fetch 4 ,mem_mouse_24g_addr_temp 
-0x5cee 024407 branch mouse_24g_addr_store ,blank 
-0x5cef 024408 store 4 ,mem_mouse_24g_addr_last 
-0x5cf0 024409 increase 4 ,regc 
-0x5cf1 024410 fetch 2 ,mem_otp_offset_24g_addr_end 
-0x5cf2 024411 isub regc ,null 
-0x5cf3 024412 nrtn positive 
-0x5cf4 024413 copy regc ,regb 
-0x5cf5 024414 branch mouse_otp_store_24g_addr_loop 
-:      024416 mouse_24g_addr_store:
-0x5cf6 024417 fetch 4 ,mem_mouse_24g_addr_last 
-0x5cf7 024418 fetcht 4 ,mem_mouse_24g_addr 
-0x5cf8 024419 isub temp ,null 
-0x5cf9 024420 rtn zero 
-0x5cfa 024421 arg 4 ,loopcnt 
-0x5cfb 024422 arg mem_mouse_24g_addr ,rega 
-0x5cfc 024423 copy regc ,regb 
-0x5cfd 024424 branch otp_write 
-:      024426 mouse_write_otp_le_device1:
-0x5cfe 024427 fetchr regb ,2 ,mem_otp_offset_le_addr1 
-0x5cff 024428 copy regb ,regc 
-:      024429 mouse_otp_store_le_addr1_loop:
-0x5d00 024430 call mouse_read_otp_le_addr1_common 
-0x5d01 024431 fetch 6 ,mem_mouse_le_addr1_temp 
-0x5d02 024432 branch mouse_le_addr1_store ,blank 
-0x5d03 024433 store 6 ,mem_mouse_le_addr1_last 
-0x5d04 024434 increase 6 ,regc 
-0x5d05 024435 fetch 2 ,mem_otp_offset_le_addr1_end 
-0x5d06 024436 isub regc ,null 
-0x5d07 024437 nrtn positive 
-0x5d08 024438 copy regc ,regb 
-0x5d09 024439 branch mouse_otp_store_le_addr1_loop 
-:      024441 mouse_le_addr1_store:
-0x5d0a 024442 fetch 6 ,mem_mouse_le_addr1_last 
-0x5d0b 024443 fetcht 6 ,mem_device1_addr 
-0x5d0c 024444 isub temp ,null 
-0x5d0d 024445 rtn zero 
-0x5d0e 024446 arg 6 ,loopcnt 
-0x5d0f 024447 arg mem_device1_addr ,rega 
-0x5d10 024448 copy regc ,regb 
-0x5d11 024449 branch otp_write 
-:      024452 mouse_write_otp_le_device2:
-0x5d12 024453 fetchr regb ,2 ,mem_otp_offset_le_addr2 
-0x5d13 024454 copy regb ,regc 
-:      024455 mouse_otp_store_le_addr2_loop:
-0x5d14 024456 call mouse_read_otp_le_addr2_common 
-0x5d15 024457 fetch 6 ,mem_mouse_le_addr2_temp 
-0x5d16 024458 branch mouse_le_addr2_store ,blank 
-0x5d17 024459 store 6 ,mem_mouse_le_addr2_last 
-0x5d18 024460 increase 6 ,regc 
-0x5d19 024461 fetch 2 ,mem_otp_offset_le_addr2_end 
-0x5d1a 024462 isub regc ,null 
-0x5d1b 024463 nrtn positive 
-0x5d1c 024464 copy regc ,regb 
-0x5d1d 024465 branch mouse_otp_store_le_addr2_loop 
-:      024467 mouse_le_addr2_store:
-0x5d1e 024468 fetch 6 ,mem_mouse_le_addr2_last 
-0x5d1f 024469 fetcht 6 ,mem_device2_addr 
-0x5d20 024470 isub temp ,null 
-0x5d21 024471 rtn zero 
-0x5d22 024472 arg 6 ,loopcnt 
-0x5d23 024473 arg mem_device2_addr ,rega 
-0x5d24 024474 copy regc ,regb 
-0x5d25 024475 branch otp_write 
-:      024479 mouse_write_otp_le_addr_increase_count_info:
-0x5d26 024480 fetch 1 ,mem_device_flag 
-0x5d27 024481 rtneq mode_24g_device 
-0x5d28 024482 fetchr regb ,2 ,mem_otp_offset_le_addr_increase_count 
-0x5d29 024483 copy regb ,regc 
-:      024484 mouse_otp_store_le_addr_increase_count_loop:
-0x5d2a 024485 call mouse_read_otp_le_addr_increase_count_common 
-0x5d2b 024486 fetch 2 ,mem_random_addr_increase_count_temp 
-0x5d2c 024487 branch mouse_le_addr_increase_count_store ,blank 
-0x5d2d 024488 store 2 ,mem_random_addr_increase_count_last 
-0x5d2e 024489 increase 2 ,regc 
-0x5d2f 024490 fetch 2 ,mem_otp_offset_le_addr_increase_count_end 
-0x5d30 024491 isub regc ,null 
-0x5d31 024492 nrtn positive 
-0x5d32 024493 copy regc ,regb 
-0x5d33 024494 branch mouse_otp_store_le_addr_increase_count_loop 
-:      024496 mouse_le_addr_increase_count_store:
-0x5d34 024497 fetch 2 ,mem_random_addr_increase_count_last 
-0x5d35 024498 fetcht 2 ,mem_random_addr_increase_count 
-0x5d36 024499 isub temp ,null 
-0x5d37 024500 rtn zero 
-0x5d38 024501 arg 2 ,loopcnt 
-0x5d39 024502 arg mem_random_addr_increase_count ,rega 
-0x5d3a 024503 copy regc ,regb 
-0x5d3b 024504 branch otp_write 
-:      024508 mouse_store_otp_dpi:
-0x5d3c 024509 fetch mouse_flag_len ,mem_mouse_flag 
-0x5d3d 024510 rtnbit0 mouse_enable_load_and_store_dpi 
-0x5d3e 024511 fetchr regb ,2 ,mem_otp_offset_dpi 
-0x5d3f 024512 copy regb ,regc 
-:      024513 mouse_otp_store_dpi_loop:
-0x5d40 024514 call mouse_read_otp_dpi_common 
-0x5d41 024515 fetch 1 ,mem_mouse_dpi_temp 
-0x5d42 024516 branch mouse_otp_dpi_store ,blank 
-0x5d43 024517 store 1 ,mem_mouse_dpi_last 
-0x5d44 024518 increase 1 ,regc 
-0x5d45 024519 fetch 2 ,mem_otp_offset_dpi_end 
-0x5d46 024520 isub regc ,null 
-0x5d47 024521 nrtn positive 
-0x5d48 024522 copy regc ,regb 
-0x5d49 024523 branch mouse_otp_store_dpi_loop 
-:      024525 mouse_otp_dpi_store:
-0x5d4a 024526 fetch 1 ,mem_mouse_dpi_last 
-0x5d4b 024527 and pdata ,0xf0 ,pdata 
-0x5d4c 024528 branch mouse_dpi_store_last ,blank 
-0x5d4d 024529 fetch 1 ,mem_mouse_dpi 
-0x5d4e 024530 store 1 ,mem_mouse_otp_dpi_value 
-:      024531 mouse_dpi_store_end:
-0x5d4f 024532 arg 1 ,loopcnt 
-0x5d50 024533 copy regc ,regb 
-0x5d51 024534 arg mem_mouse_otp_dpi_value ,rega 
-0x5d52 024535 branch otp_write 
-:      024537 mouse_dpi_store_last:
-0x5d53 024538 fetch 1 ,mem_mouse_dpi_last 
-0x5d54 024539 fetcht 1 ,mem_mouse_dpi 
-0x5d55 024540 isub temp ,null 
-0x5d56 024541 rtn zero 
-0x5d57 024542 lshift4 temp ,temp 
-0x5d58 024543 iadd temp ,pdata 
-0x5d59 024544 store 1 ,mem_mouse_otp_dpi_value 
-0x5d5a 024546 copy regc ,pdata 
-0x5d5b 024547 fetcht 2 ,mem_otp_offset_dpi 
-0x5d5c 024548 isub temp ,null 
-0x5d5d 024549 branch mouse_dpi_store_end ,zero 
-0x5d5e 024551 increase -1 ,regc 
-0x5d5f 024552 branch mouse_dpi_store_end 
-:      024561 mouse_load_eeprom_info_check:
-0x5d60 024562 call iicd_read_init_pin 
-0x5d61 024563 fetch mouse_flag_len ,mem_mouse_flag 
-0x5d62 024564 isolate1 mouse_enable_2k_eeprom ,pdata 
-0x5d63 024565 ncall clear_eeprom_size_2k ,true 
-0x5d64 024566 call mouse_eeprom_load_recon_info 
-0x5d65 024567 branch mouse_app_initflag_check 
-:      024569 mouse_eeprom_load_recon_info:
-0x5d66 024570 arg 128 ,temp 
-0x5d67 024571 arg mem_device_flag ,rega 
-0x5d68 024572 arg mouse_info_eeprom_offect ,regb 
-0x5d69 024573 branch iicd_read_eep_data 
-:      024575 mouse_load_eeprom_dpi:
-0x5d6a 024576 arg 1 ,temp 
-0x5d6b 024577 arg mem_mouse_dpi ,rega 
-0x5d6c 024578 arg mouse_dpi_eeprom_offect ,regb 
-0x5d6d 024579 branch iicd_read_eep_data 
-:      024583 mouse_load_flash_info_check:
-0x5d6e 024584 call spid_init_flash 
-0x5d6f 024585 call mouse_spid_flash_release_form_powerdown 
-0x5d70 024586 call mouse_information_flash_parameters 
-0x5d71 024587 call spid_read_flash 
-0x5d72 024588 call mouse_spid_flash_powerdown 
-0x5d73 024589 call mouse_app_initflag_check 
-0x5d74 024590 branch mouse_sensor_spi_init 
-:      024592 mouse_information_flash_parameters:
-0x5d75 024593 setarg mem_mouse_information_end 
-0x5d76 024594 arg mem_mouse_information_start ,temp 
-0x5d77 024595 isub temp ,temp 
-0x5d78 024596 fetch 3 ,mem_flash_base 
-0x5d79 024597 arg mem_mouse_information_start ,rega 
-0x5d7a 024598 rtn 
-:      024600 mouse_spid_flash_release_form_powerdown:
-0x5d7b 024601 jam flash_command_release_from_powerdown ,mem_temp 
-:      024602 mouse_spid_write_flash_cmd:
-0x5d7c 024603 call delay_nop100 
-0x5d7d 024604 call spid_unlock_flash 
-0x5d7e 024605 arg mem_write_flash_head_temp ,rega 
-0x5d7f 024606 fetcht 1 ,mem_temp 
-0x5d80 024607 call mouse_spid_write_flash_cmd_common 
-0x5d81 024608 branch delay_nop100 
-:      024610 mouse_spid_flash_powerdown:
-0x5d82 024611 jam flash_command_powerdown ,mem_temp 
-0x5d83 024612 branch mouse_spid_write_flash_cmd 
-:      024614 mouse_spid_write_flash_cmd_common:
-0x5d84 024615 istoret 1 ,rega 
-0x5d85 024616 rshift16 pdata ,temp 
-0x5d86 024617 istoret 1 ,contw 
-0x5d87 024618 rshift8 pdata ,temp 
-0x5d88 024619 istoret 1 ,contw 
-0x5d89 024620 istore 1 ,contw 
-0x5d8a 024621 deposit rega 
-0x5d8b 024622 store 2 ,core_spid_txaddr 
-0x5d8c 024623 setarg 0 
-0x5d8d 024624 store 2 ,core_spid_rxlen 
-0x5d8e 024625 jam spid_start ,core_misc_ctrl 
-0x5d8f 024626 branch wait_spid_done 
-:      024628 mouse_flash_erase_sector:
-0x5d90 024629 fetch 3 ,mem_flash_base 
-0x5d91 024630 store 3 ,mem_spi_write_addr 
-0x5d92 024631 branch spid_flash_erase_sector + 2 
-:      024633 mouse_spid_write_flash:
-0x5d93 024634 copy pdata ,regc 
-0x5d94 024635 copy rega ,pdata 
-0x5d95 024636 increase -4 ,pdata 
-0x5d96 024637 copy pdata ,regb 
-0x5d97 024638 ifetch 4 ,regb 
-0x5d98 024639 store 4 ,mem_write_flash_head_temp 
-0x5d99 024640 copy regc ,pdata 
-0x5d9a 024641 call spid_write_flash 
-0x5d9b 024642 fetch 4 ,mem_write_flash_head_temp 
-0x5d9c 024643 istore 4 ,regb 
-0x5d9d 024644 rtn 
-:      024646 mouse_flash_power_down:
-0x5d9e 024647 fetch mouse_flag_len ,mem_mouse_flag 
-0x5d9f 024648 rtnbit0 mouse_enable_flash 
-0x5da0 024649 call mouse_spid_flash_powerdown 
-0x5da1 024650 call twspi_enable 
-0x5da2 024651 fetcht 1 ,mem_spi_cs_gpio 
-0x5da3 024652 call gpio_out_inactive 
-0x5da4 024653 fetcht 1 ,mem_spi_hold_gpio 
-0x5da5 024654 branch mouse_gpio_config_input_pd 
-:      024658 mouse_load_otp_info_check:
-0x5da6 024659 call mouse_read_otp_dpi 
-0x5da7 024660 call mouse_read_otp_device_flag 
-0x5da8 024661 call mouse_read_otp_device_info 
-0x5da9 024662 call mouse_read_otp_le_addr_increase_count_info 
-:      024663 mouse_otp_load_app_initflag:
-0x5daa 024664 arg 2 ,loopcnt 
-0x5dab 024665 fetch 2 ,mem_otp_offset_app_initflag 
-0x5dac 024666 copy pdata ,regb 
-0x5dad 024667 arg mem_store_flag ,rega 
-0x5dae 024668 call otp_read_data 
-0x5daf 024669 call mouse_app_initflag_check 
-:      024670 mouse_otp_store_app_initflag:
-0x5db0 024671 arg 2 ,loopcnt 
-0x5db1 024672 arg mem_store_flag ,rega 
-0x5db2 024673 fetchr regb ,2 ,mem_otp_offset_app_initflag 
-0x5db3 024674 branch otp_write 
-:      024678 mouse_read_otp_device_flag:
-0x5db4 024679 fetchr regb ,2 ,mem_otp_offset_device_flag 
-0x5db5 024680 copy regb ,regc 
-:      024681 mouse_read_otp_device_flag_loop:
-0x5db6 024682 call mouse_read_otp_device_flag_common 
-0x5db7 024683 fetch 1 ,mem_device_flag_temp 
-0x5db8 024684 branch mouse_device_flag_load ,blank 
-0x5db9 024685 store 1 ,mem_device_flag_last 
-0x5dba 024686 increase 1 ,regc 
-0x5dbb 024687 fetch 2 ,mem_otp_offset_device_flag_end 
-0x5dbc 024688 isub regc ,null 
-0x5dbd 024689 nbranch mouse_device_flag_load ,positive 
-0x5dbe 024690 copy regc ,regb 
-0x5dbf 024691 branch mouse_read_otp_device_flag_loop 
-:      024693 mouse_read_otp_device_flag_common:
-0x5dc0 024694 arg 1 ,loopcnt 
-0x5dc1 024695 arg mem_device_flag_temp ,rega 
-0x5dc2 024696 branch otp_read_data 
-:      024698 mouse_device_flag_load:
-0x5dc3 024699 fetch 1 ,mem_device_flag_last 
-0x5dc4 024700 copy pdata ,temp 
-0x5dc5 024701 and pdata ,0xf0 ,pdata 
-0x5dc6 024702 branch mouse_device_flag_load_last ,blank 
-0x5dc7 024703 rshift4 pdata ,pdata 
-0x5dc8 024704 branch mouse_device_flag_load_end 
-:      024706 mouse_device_flag_load_last:
-0x5dc9 024707 copy temp ,pdata 
-:      024708 mouse_device_flag_load_end:
-0x5dca 024709 store 1 ,mem_device_flag 
-0x5dcb 024710 rtn 
-:      024713 mouse_read_otp_device_info:
-0x5dcc 024714 fetch 1 ,mem_device_flag 
-0x5dcd 024715 beq mode_24g_device ,mouse_read_otp_24g_addr 
-0x5dce 024716 beq mode_bt_device1 ,mouse_read_otp_le_device1 
-0x5dcf 024717 beq mode_bt_device2 ,mouse_read_otp_le_device2 
-0x5dd0 024718 rtn 
-:      024720 mouse_read_otp_le_device1:
-0x5dd1 024721 call mouse_read_otp_le_device1_addr 
-0x5dd2 024722 branch mouse_read_otp_le_device1_locall_addr 
-:      024724 mouse_read_otp_le_device2:
-0x5dd3 024725 call mouse_read_otp_le_device2_addr 
-0x5dd4 024726 branch mouse_read_otp_le_device2_locall_addr 
-:      024729 mouse_read_otp_le_device1_addr:
-0x5dd5 024730 fetchr regb ,2 ,mem_otp_offset_le_addr1 
-0x5dd6 024731 copy regb ,regc 
-:      024732 mouse_read_otp_le_device1_addr_loop:
-0x5dd7 024733 call mouse_read_otp_le_addr1_common 
-0x5dd8 024734 fetch 6 ,mem_mouse_le_addr1_temp 
-0x5dd9 024735 branch mouse_le_addr1_load ,blank 
-0x5dda 024736 store 6 ,mem_mouse_le_addr1_last 
-0x5ddb 024737 increase 6 ,regc 
-0x5ddc 024738 fetch 2 ,mem_otp_offset_le_addr1_end 
-0x5ddd 024739 isub regc ,null 
-0x5dde 024740 nbranch mouse_le_addr1_load ,positive 
-0x5ddf 024741 copy regc ,regb 
-0x5de0 024742 branch mouse_read_otp_le_device1_addr_loop 
-:      024744 mouse_read_otp_le_addr1_common:
-0x5de1 024745 arg 6 ,loopcnt 
-0x5de2 024746 arg mem_mouse_le_addr1_temp ,rega 
-0x5de3 024747 branch otp_read_data 
-:      024749 mouse_le_addr1_load:
-0x5de4 024750 fetch 6 ,mem_mouse_le_addr1_last 
-0x5de5 024751 store 6 ,mem_device1_addr 
-0x5de6 024752 rtn 
-:      024755 mouse_read_otp_le_device1_locall_addr:
-0x5de7 024756 fetchr regb ,2 ,mem_otp_offset_le_locall_addr1 
-0x5de8 024757 copy regb ,regc 
-:      024758 mouse_read_otp_le_device1_locall_addr_loop:
-0x5de9 024759 call mouse_read_otp_le_locall_addr1_common 
-0x5dea 024760 fetch 6 ,mem_mouse_le_locall_addr1_temp 
-0x5deb 024761 branch mouse_le_locall_addr1_load ,blank 
-0x5dec 024762 store 6 ,mem_mouse_le_locall_addr1_last 
-0x5ded 024763 increase 6 ,regc 
-0x5dee 024764 fetch 2 ,mem_otp_offset_le_locall_addr1_end 
-0x5def 024765 isub regc ,null 
-0x5df0 024766 nbranch mouse_le_locall_addr1_load ,positive 
-0x5df1 024767 copy regc ,regb 
-0x5df2 024768 branch mouse_read_otp_le_device1_locall_addr_loop 
-:      024770 mouse_read_otp_le_locall_addr1_common:
-0x5df3 024771 arg 6 ,loopcnt 
-0x5df4 024772 arg mem_mouse_le_locall_addr1_temp ,rega 
-0x5df5 024773 branch otp_read_data 
-:      024775 mouse_le_locall_addr1_load:
-0x5df6 024776 fetch 6 ,mem_mouse_le_locall_addr1_last 
-0x5df7 024777 store 6 ,mem_device1_locall_addr 
-0x5df8 024778 rtn 
-:      024782 mouse_read_otp_le_device2_addr:
-0x5df9 024783 fetchr regb ,2 ,mem_otp_offset_le_addr2 
-0x5dfa 024784 copy regb ,regc 
-:      024785 mouse_read_otp_le_device2_addr_loop:
-0x5dfb 024786 call mouse_read_otp_le_addr2_common 
-0x5dfc 024787 fetch 6 ,mem_mouse_le_addr2_temp 
-0x5dfd 024788 branch mouse_le_addr2_load ,blank 
-0x5dfe 024789 store 6 ,mem_mouse_le_addr2_last 
-0x5dff 024790 increase 6 ,regc 
-0x5e00 024791 fetch 2 ,mem_otp_offset_le_addr2_end 
-0x5e01 024792 isub regc ,null 
-0x5e02 024793 nbranch mouse_le_addr2_load ,positive 
-0x5e03 024794 copy regc ,regb 
-0x5e04 024795 branch mouse_read_otp_le_device2_addr_loop 
-:      024797 mouse_read_otp_le_addr2_common:
-0x5e05 024798 arg 6 ,loopcnt 
-0x5e06 024799 arg mem_mouse_le_addr2_temp ,rega 
-0x5e07 024800 branch otp_read_data 
-:      024802 mouse_le_addr2_load:
-0x5e08 024803 fetch 6 ,mem_mouse_le_addr2_last 
-0x5e09 024804 store 6 ,mem_device2_addr 
-0x5e0a 024805 rtn 
-:      024808 mouse_read_otp_le_device2_locall_addr:
-0x5e0b 024809 fetchr regb ,2 ,mem_otp_offset_le_locall_addr2 
-0x5e0c 024810 copy regb ,regc 
-:      024811 mouse_read_otp_le_device2_locall_addr_loop:
-0x5e0d 024812 call mouse_read_otp_le_locall_addr2_common 
-0x5e0e 024813 fetch 6 ,mem_mouse_le_locall_addr2_temp 
-0x5e0f 024814 branch mouse_le_locall_addr2_load ,blank 
-0x5e10 024815 store 6 ,mem_mouse_le_locall_addr2_last 
-0x5e11 024816 increase 6 ,regc 
-0x5e12 024817 fetch 2 ,mem_otp_offset_le_locall_addr2_end 
-0x5e13 024818 isub regc ,null 
-0x5e14 024819 nbranch mouse_le_locall_addr2_load ,positive 
-0x5e15 024820 copy regc ,regb 
-0x5e16 024821 branch mouse_read_otp_le_device2_locall_addr_loop 
-:      024823 mouse_read_otp_le_locall_addr2_common:
-0x5e17 024824 arg 6 ,loopcnt 
-0x5e18 024825 arg mem_mouse_le_locall_addr2_temp ,rega 
-0x5e19 024826 branch otp_read_data 
-:      024828 mouse_le_locall_addr2_load:
-0x5e1a 024829 fetch 6 ,mem_mouse_le_locall_addr2_last 
-0x5e1b 024830 store 6 ,mem_device2_locall_addr 
-0x5e1c 024831 rtn 
-:      024835 mouse_read_otp_24g_addr:
-0x5e1d 024836 fetchr regb ,2 ,mem_otp_offset_24g_addr 
-0x5e1e 024837 copy regb ,regc 
-:      024838 mouse_read_otp_24g_addr_loop:
-0x5e1f 024839 call mouse_read_otp_24g_addr_common 
-0x5e20 024840 fetch 4 ,mem_mouse_24g_addr_temp 
-0x5e21 024841 branch mouse_24g_addr_load ,blank 
-0x5e22 024842 store 4 ,mem_mouse_24g_addr_last 
-0x5e23 024843 increase 4 ,regc 
-0x5e24 024844 fetch 2 ,mem_otp_offset_24g_addr_end 
-0x5e25 024845 isub regc ,null 
-0x5e26 024846 nbranch mouse_24g_addr_load ,positive 
-0x5e27 024847 copy regc ,regb 
-0x5e28 024848 branch mouse_read_otp_24g_addr_loop 
-:      024850 mouse_read_otp_24g_addr_common:
-0x5e29 024851 arg 4 ,loopcnt 
-0x5e2a 024852 arg mem_mouse_24g_addr_temp ,rega 
-0x5e2b 024853 branch otp_read_data 
-:      024855 mouse_24g_addr_load:
-0x5e2c 024856 fetch 4 ,mem_mouse_24g_addr_last 
-0x5e2d 024857 store 4 ,mem_mouse_24g_addr 
-0x5e2e 024858 rtn 
-:      024861 mouse_read_otp_le_addr_increase_count_info:
-0x5e2f 024862 fetch 1 ,mem_device_flag 
-0x5e30 024863 rtneq mode_24g_device 
-0x5e31 024864 fetchr regb ,2 ,mem_otp_offset_le_addr_increase_count 
-0x5e32 024865 copy regb ,regc 
-:      024866 mouse_read_otp_le_addr_increase_count_loop:
-0x5e33 024867 call mouse_read_otp_le_addr_increase_count_common 
-0x5e34 024868 fetch 2 ,mem_random_addr_increase_count_temp 
-0x5e35 024869 branch mouse_le_addr_increase_count_load ,blank 
-0x5e36 024870 store 2 ,mem_random_addr_increase_count_last 
-0x5e37 024871 increase 2 ,regc 
-0x5e38 024872 fetch 2 ,mem_otp_offset_le_addr_increase_count_end 
-0x5e39 024873 isub regc ,null 
-0x5e3a 024874 nbranch mouse_le_addr_increase_count_load ,positive 
-0x5e3b 024875 copy regc ,regb 
-0x5e3c 024876 branch mouse_read_otp_le_addr_increase_count_loop 
-:      024878 mouse_read_otp_le_addr_increase_count_common:
-0x5e3d 024879 arg 2 ,loopcnt 
-0x5e3e 024880 arg mem_random_addr_increase_count_temp ,rega 
-0x5e3f 024881 branch otp_read_data 
-:      024883 mouse_le_addr_increase_count_load:
-0x5e40 024884 fetch 2 ,mem_random_addr_increase_count_temp 
-0x5e41 024885 store 2 ,mem_random_addr_increase_count 
-0x5e42 024886 rtn 
-:      024889 mouse_read_otp_dpi:
-0x5e43 024890 fetch mouse_flag_len ,mem_mouse_flag 
-0x5e44 024891 bbit0 mouse_enable_load_and_store_dpi ,mouse_load_default_dpi 
-0x5e45 024892 fetchr regb ,2 ,mem_otp_offset_dpi 
-0x5e46 024893 copy regb ,regc 
-:      024894 mouse_read_otp_dpi_loop:
-0x5e47 024895 call mouse_read_otp_dpi_common 
-0x5e48 024896 fetch 1 ,mem_mouse_dpi_temp 
-0x5e49 024897 branch mouse_dpi_load ,blank 
-0x5e4a 024898 store 1 ,mem_mouse_dpi_last 
-0x5e4b 024899 increase 1 ,regc 
-0x5e4c 024900 fetch 2 ,mem_otp_offset_dpi_end 
-0x5e4d 024901 isub regc ,null 
-0x5e4e 024902 nbranch mouse_dpi_load ,positive 
-0x5e4f 024903 copy regc ,regb 
-0x5e50 024904 branch mouse_read_otp_dpi_loop 
-:      024906 mouse_read_otp_dpi_common:
-0x5e51 024907 arg 1 ,loopcnt 
-0x5e52 024908 arg mem_mouse_dpi_temp ,rega 
-0x5e53 024909 branch otp_read_data 
-:      024911 mouse_dpi_load:
-0x5e54 024912 fetch 1 ,mem_mouse_dpi_last 
-0x5e55 024913 copy pdata ,temp 
-0x5e56 024914 and pdata ,0xf0 ,pdata 
-0x5e57 024915 branch mouse_dpi_load_last ,blank 
-0x5e58 024916 rshift4 pdata ,pdata 
-0x5e59 024917 branch mouse_dpi_load_end 
-:      024919 mouse_dpi_load_last:
-0x5e5a 024920 copy temp ,pdata 
-:      024921 mouse_dpi_load_end:
-0x5e5b 024922 store 1 ,mem_mouse_dpi 
-0x5e5c 024923 rtn 
-:      024928 mouse_idle:
-0x5e5d 024929 bpatch patch11_6 ,mem_patch11 
-0x5e5e 024930 call mouse_low_voltage_led_no_enter_lpm 
-0x5e5f 024931 call ui_check_paring_button 
-0x5e60 024932 call mouse_dpi_check 
-0x5e61 024933 call mouse_dpi_another_gpio_check 
-0x5e62 024934 call mouse_select_device_check 
-0x5e63 024935 call mouse_check_select_device_by_switch 
-0x5e64 024936 call mouse_bt_button_check 
-0x5e65 024937 branch mouse_wheel_check 
-:      024939 mouse_select_device_check:
-0x5e66 024940 fetch mouse_flag_len ,mem_mouse_flag 
-0x5e67 024941 bbit1 mouse_enable_select_device_by_pb_button ,mouse_select_device_by_pb_button 
-0x5e68 024942 bbit1 mouse_enable_pb_button_long_press_disconvery ,mouse_select_device_by_pb_button 
-0x5e69 024943 rtn 
-:      024945 mouse_select_device_by_pb_button_check_once:
-0x5e6a 024946 jam 0x03 ,mem_mouse_pbkey_press_status 
-:      024947 mouse_select_device_by_pb_button:
-0x5e6b 024948 call mouse_select_device_by_pb_button_check 
-0x5e6c 024949 branch mouse_select_device_by_pb_button_exit 
-:      024951 mouse_select_device_by_pb_button_check:
-0x5e6d 024952 bpatch patch11_7 ,mem_patch11 
-0x5e6e 024953 fetch 1 ,mem_config_select_device_button_gpio 
-0x5e6f 024954 rtneq gpio_disable 
-0x5e70 024955 arg 0 ,rega 
-0x5e71 024956 jam mouse_pb_key ,mem_mouse_key_temp 
-0x5e72 024957 fetcht 1 ,mem_config_select_device_button_gpio 
-0x5e73 024958 call mouse_pb_button_check 
-0x5e74 024959 store 1 ,mem_mouse_pbkey_press_status 
-0x5e75 024960 fetch 1 ,mem_matrix_public_gpio 
-0x5e76 024961 beq gpio_disable ,mouse_3io6key_pb_button_check_end 
-0x5e77 024962 branch mouse_matrix_public_gpio_reset 
-:      024964 mouse_retransmit_select_device_by_pb_button:
-0x5e78 024965 call mouse_select_device_by_pb_button_check 
-0x5e79 024966 copy rega ,pdata 
-0x5e7a 024967 bbit1 mouse_pb_key ,mouse_select_device_button_down + 2 
-0x5e7b 024968 branch mouse_select_device_button_up 
-:      024970 mouse_3io6key_pb_button_check_end:
-0x5e7c 024971 fetcht 1 ,mem_config_select_device_button_gpio 
-0x5e7d 024972 call mouse_gpio_config_input_pu 
-:      024973 mouse_select_device_by_pb_button_exit:
-0x5e7e 024974 copy rega ,pdata 
-0x5e7f 024975 bbit1 mouse_pb_key ,mouse_select_device_button_down 
-0x5e80 024976 branch mouse_select_device_button_up 
-:      024978 mouse_pb_button_check:
-0x5e81 024979 fetch mouse_flag_len ,mem_mouse_flag 
-0x5e82 024980 bbit1 mouse_enable_pb_button_connect_gnd ,mouse_pb_button_connect_gnd 
-0x5e83 024981 fetch 1 ,mem_mouse_pbkey_press_status 
-0x5e84 024982 copy pdata ,regc 
-0x5e85 024983 fetch 1 ,mem_matrix_public_gpio 
-0x5e86 024984 beq gpio_disable ,mouse_3io6key_check 
-0x5e87 024985 fetch 1 ,mem_mouse_ghost_flag 
-0x5e88 024986 nbranch mouse_select_device_by_pb_button_end ,blank 
-0x5e89 024987 branch mouse_pb_button_connect_matrix 
-:      024989 mouse_select_device_by_pb_button_end:
-0x5e8a 024990 jam pb_button_state_up ,mem_select_device_button_statue 
-0x5e8b 024991 jam 0 ,mem_mouse_pbkey_press_status 
-0x5e8c 024992 rtn 
-:      024994 mouse_pb_button_connect_gnd:
-0x5e8d 024995 fetch 1 ,mem_mouse_pbkey_press_status 
-0x5e8e 024996 branch mouse_check_key_connect_gnd 
-:      024998 mouse_pb_button_connect_matrix:
-0x5e8f 024999 call gpio_get_bit 
-0x5e90 025000 fetcht 1 ,mem_matrix_public_gpio 
-0x5e91 025001 branch mouse_pb_button_connect_gnd ,true 
-0x5e92 025002 fetcht 1 ,mem_matrix_public_gpio 
-0x5e93 025003 call gpio_out_active 
-0x5e94 025004 fetcht 1 ,mem_config_select_device_button_gpio 
-0x5e95 025005 fetch 1 ,mem_mouse_pbkey_press_status 
-0x5e96 025006 branch mouse_check_key_connect_gnd 
-:      025008 mouse_select_device_button_up:
-0x5e97 025009 fetch 1 ,mem_select_device_button_statue 
-0x5e98 025010 rtneq pb_button_state_up 
-0x5e99 025011 jam pb_button_state_up ,mem_select_device_button_statue 
-0x5e9a 025012 fetch mouse_flag_len ,mem_mouse_flag 
-0x5e9b 025013 rtnbit1 mouse_enable_pb_button_short_press_enter_discovery 
-0x5e9c 025014 fetch 1 ,mem_bt_discovery_count 
-0x5e9d 025015 sub pdata ,20 ,null 
-0x5e9e 025016 ncall mouse_ready_reconnection_by_button ,positive 
-0x5e9f 025017 fetch 1 ,mem_ui_button_timeout 
-0x5ea0 025018 store 1 ,mem_bt_discovery_count 
-0x5ea1 025019 rtn 
-:      025021 mouse_select_device_button_down:
-0x5ea2 025022 call mouse_select_device_ghost_check 
-0x5ea3 025023 rtn user 
-0x5ea4 025024 fetch 1 ,mem_select_device_button_statue 
-0x5ea5 025025 rtneq pb_button_state_down 
-0x5ea6 025026 jam pb_button_state_down ,mem_select_device_button_statue 
-0x5ea7 025027 fetch mouse_flag_len ,mem_mouse_flag 
-0x5ea8 025028 bbit1 mouse_enable_pb_button_short_press_enter_discovery ,mouse_long_button_bt_discovery 
-0x5ea9 025029 fetch 1 ,mem_mouse_direct_timer 
-0x5eaa 025030 rtn blank 
-0x5eab 025031 fetch 1 ,mem_mouse_direct_timeout 
-0x5eac 025032 store 1 ,mem_mouse_direct_timer 
-0x5ead 025033 rtn 
-:      025035 mouse_select_device_ghost_check:
-0x5eae 025036 disable user 
-0x5eaf 025037 fetch mouse_flag_len ,mem_mouse_flag 
-0x5eb0 025038 rtnbit1 mouse_enable_pb_button_connect_gnd 
-:      025039 mouse_ghost_key_value_check:
-0x5eb1 025040 fetch 1 ,mem_mouse_lkey_press_status 
-0x5eb2 025041 rtn blank 
-0x5eb3 025042 fetch 1 ,mem_mouse_rkey_press_status 
-0x5eb4 025043 rtn blank 
-0x5eb5 025044 branch enable_user 
-:      025046 mouse_check_select_device_by_switch:
-0x5eb6 025047 bpatch patch12_0 ,mem_patch12 
-0x5eb7 025048 fetch mouse_flag_len ,mem_mouse_flag 
-0x5eb8 025049 rtnbit0 mouse_enable_select_device_by_switch_gpio 
-0x5eb9 025050 fetcht 1 ,mem_device_switch_gpio 
-0x5eba 025051 call mouse_gpio_config_input_pu 
-0x5ebb 025052 fetcht 1 ,mem_device_switch_gpio 
-0x5ebc 025053 call gpio_get_bit 
-0x5ebd 025054 branch mouse_check_select_24g_device ,true 
-:      025055 mouse_select_btdevice:
-0x5ebe 025056 fetch 1 ,mem_device_flag 
-0x5ebf 025057 rtneq mode_bt_device1 
-0x5ec0 025058 jam mode_bt_device1 ,mem_device_flag 
-0x5ec1 025059 branch mouse_stop_bluetooth_mode 
-:      025061 mouse_check_select_24g_device:
-0x5ec2 025062 fetch 1 ,mem_device_flag 
-0x5ec3 025063 rtneq mode_24g_device 
-0x5ec4 025064 jam mode_24g_device ,mem_device_flag 
-0x5ec5 025065 branch mouse_24g_stop 
-:      025067 mouse_ready_reconnection_by_button:
-0x5ec6 025068 bpatch patch12_1 ,mem_patch12 
-0x5ec7 025069 fetch 1 ,mem_device_number 
-0x5ec8 025070 rtneq 1 
-0x5ec9 025071 call mouse_select_device_number 
-0x5eca 025072 storet 1 ,mem_device_flag 
-:      025073 mouse_store_device_number_before_reset:
-0x5ecb 025075 call mouse_select_device_enable 
-0x5ecc 025076 call mouse_stop_bluetooth_mode 
-0x5ecd 025077 call app_evt_button_long_pressed 
-0x5ece 025078 call mouse_select_device_disable 
-0x5ecf 025079 jam 1 ,mem_mouse_need_soft_reset 
-0x5ed0 025080 branch mouse_store_device_info_delay 
-:      025082 mouse_soft_reset:
-0x5ed1 025083 call mouse_select_device_enable 
-0x5ed2 025084 branch soft_reset_chip 
-:      025086 mouse_select_device_number:
-0x5ed3 025087 fetcht 1 ,mem_device_flag 
-0x5ed4 025088 increase 1 ,temp 
-0x5ed5 025089 fetch mouse_flag_len ,mem_mouse_flag 
-0x5ed6 025090 bbit1 mouse_enable_24g ,mouse_select_device_number_24g 
-0x5ed7 025091 sub temp ,2 ,null 
-0x5ed8 025092 ncall mouse_select_device_count_clean_bt ,positive 
-0x5ed9 025093 rtn 
-:      025095 mouse_select_device_number_24g:
-0x5eda 025096 fetch 1 ,mem_device_number 
-0x5edb 025097 increase -1 ,pdata 
-0x5edc 025098 isub temp ,null 
-0x5edd 025099 ncall mouse_select_device_count_clean_24g ,positive 
-0x5ede 025100 rtn 
-:      025102 mouse_select_device_count_clean_24g:
-0x5edf 025103 arg 0 ,temp 
-0x5ee0 025104 rtn 
-:      025105 mouse_select_device_count_clean_bt:
-0x5ee1 025106 arg 1 ,temp 
-0x5ee2 025107 rtn 
-:      025109 mouse_store_device_number2eeprom:
-0x5ee3 025110 arg 1 ,temp 
-0x5ee4 025111 arg mem_device_flag ,rega 
-0x5ee5 025112 arg 0 ,regb 
-0x5ee6 025113 branch iicd_write_protect_eep_data 
-:      025115 mouse_bt_button_check:
-0x5ee7 025116 fetch mouse_flag_len ,mem_mouse_flag 
-0x5ee8 025117 rtnbit0 mouse_enable_pb_button_short_press_enter_discovery 
-0x5ee9 025118 branch mouse_select_device_by_pb_button 
-:      025120 mouse_select_device_enable:
-0x5eea 025121 arg mouse_select_device_flag ,queue 
-0x5eeb 025122 branch mouse_enable_function_flag 
-:      025123 mouse_select_device_disable:
-0x5eec 025124 arg mouse_select_device_flag ,queue 
-0x5eed 025125 branch mouse_disable_function_flag 
-:      025126 mouse_bt_cannel_reconn_enable:
-0x5eee 025127 arg mouse_bt_cannel_reconn_flag ,queue 
-0x5eef 025128 branch mouse_enable_function_flag 
-:      025129 mouse_bt_cannel_reconn_disable:
-0x5ef0 025130 arg mouse_bt_cannel_reconn_flag ,queue 
-0x5ef1 025131 branch mouse_disable_function_flag 
-:      025132 mouse_bt_discovery_button_down_enable:
-0x5ef2 025133 arg mouse_bt_discovery_button_down_flag ,queue 
-0x5ef3 025134 branch mouse_enable_function_flag 
-:      025135 mouse_bt_discovery_button_down_disable:
-0x5ef4 025136 arg mouse_bt_discovery_button_down_flag ,queue 
-0x5ef5 025137 branch mouse_disable_function_flag 
-:      025139 mouse_adc_read_enable:
-0x5ef6 025140 arg mouse_enable_adc ,queue 
-0x5ef7 025141 branch mouse_enable_function_flag 
-:      025143 mouse_24g_set_250hz:
-0x5ef8 025144 arg mouse_enable_24g_250hz ,queue 
-0x5ef9 025145 branch mouse_enable_function_flag 
-:      025147 mouse_24g_search_dongle_enable:
-0x5efa 025148 arg mouse_enable_24g_search_dongle ,queue 
-0x5efb 025149 branch mouse_enable_function_flag 
-:      025151 mouse_16m_enable:
-0x5efc 025152 arg mouse_enable_16m ,queue 
-0x5efd 025153 branch mouse_enable_function_flag 
-:      025155 mouse_dpi_4level_enable:
-0x5efe 025156 arg mouse_enable_dpi_level_4 ,queue 
-0x5eff 025157 branch mouse_enable_function_flag 
-:      025159 mouse_enable_function_flag:
-0x5f00 025160 fetch mouse_flag_len ,mem_mouse_flag 
-0x5f01 025161 qset1 pdata 
-0x5f02 025162 store mouse_flag_len ,mem_mouse_flag 
-0x5f03 025163 rtn 
-:      025165 mouse_disable_function_flag:
-0x5f04 025166 fetch mouse_flag_len ,mem_mouse_flag 
-0x5f05 025167 qset0 pdata 
-0x5f06 025168 store mouse_flag_len ,mem_mouse_flag 
-0x5f07 025169 rtn 
-:      025171 mouse_customer_key_enable:
-0x5f08 025172 setarg 0 
-0x5f09 025173 store 8 ,mem_customer_key_press 
-0x5f0a 025174 store 8 ,mem_customer_key_release 
-0x5f0b 025175 fetch 1 ,mem_mouse_customer_function 
-0x5f0c 025176 beq 2 ,mouse_customer_key_ctrl_alt_a 
-0x5f0d 025177 beq 3 ,mouse_customer_ac_home 
-0x5f0e 025178 beq 4 ,mouse_customer_key_play 
-0x5f0f 025179 setarg 0x070008 
-:      025180 mouse_customer_standrad_key_set:
-0x5f10 025181 store 8 ,mem_customer_key_press + 1 
-0x5f11 025182 rtn 
-:      025184 mouse_customer_key_ctrl_alt_a:
-0x5f12 025185 setarg 0x040005 
-0x5f13 025186 branch mouse_customer_standrad_key_set 
-:      025188 mouse_customer_ac_home:
-0x5f14 025189 setarg 0x022303 
-:      025190 mouse_customer_media_key_set:
-0x5f15 025191 store 8 ,mem_customer_key_press 
-0x5f16 025192 setarg 0x03 
-0x5f17 025193 store 8 ,mem_customer_key_release 
-0x5f18 025194 rtn 
-:      025196 mouse_customer_key_play:
-0x5f19 025197 setarg 0x00cd03 
-0x5f1a 025198 branch mouse_customer_media_key_set 
-:      025201 mouse_polling_device:
-0x5f1b 025202 bpatch patch12_2 ,mem_patch12 
-0x5f1c 025203 fetch 1 ,mem_reconn_times 
-0x5f1d 025204 increase -1 ,pdata 
-0x5f1e 025205 store 1 ,mem_reconn_times 
-0x5f1f 025206 fetcht 1 ,mem_device_flag 
-0x5f20 025207 sub temp ,1 ,null 
-0x5f21 025208 ncall mouse_select_device_number ,zero 
-0x5f22 025209 storet 1 ,mem_device_flag 
-0x5f23 025210 call mouse_store_device_number2eeprom 
-0x5f24 025211 call mouse_before_store_reconn_info 
-0x5f25 025212 branch mouse_start_reconnect_device 
-:      025216 mouse_drawing_optima:
-0x5f26 025217 bpatch patch12_3 ,mem_patch12 
-0x5f27 025218 fetch 1 ,mem_config_sensor_type 
-0x5f28 025219 rtneq p3212 
-0x5f29 025220 fetch mouse_flag_len ,mem_mouse_flag 
-0x5f2a 025221 rtnbit0 mouse_enable_smoother 
-0x5f2b 025222 fetch 4 ,mem_mouse_x 
-0x5f2c 025223 rtn blank 
-0x5f2d 025224 call mouse_data_abs_check 
-0x5f2e 025225 setarg 0x03 
-0x5f2f 025226 call mouse_pdata_greater_than_check 
-0x5f30 025227 call mouse_disable_asm ,blank 
-0x5f31 025228 ncall mouse_enable_asm ,blank 
-0x5f32 025229 setarg 0x02 
-0x5f33 025230 call mouse_data_less_than_check 
-0x5f34 025231 call mouse_disable_asm ,blank 
-0x5f35 025232 fetch 1 ,mem_mouse_asm_flag 
-0x5f36 025233 beq 1 ,mouse_drawing_optima_modify 
-:      025234 mouse_drawing_optima_init:
-0x5f37 025235 fetch mouse_flag_len ,mem_mouse_flag 
-0x5f38 025236 rtnbit0 mouse_enable_smoother 
-0x5f39 025237 arg 5 ,loopcnt 
-0x5f3a 025238 arg mem_mouse_asm_flag ,contw 
-0x5f3b 025239 branch clear_mem 
-:      025241 mouse_drawing_optima_modify:
-0x5f3c 025242 call mouse_drawing_optima_xy_offset_modify 
-0x5f3d 025243 fetch 2 ,mem_mouse_x_pre 
-0x5f3e 025244 store 2 ,mem_data_pre 
-0x5f3f 025245 fetch 2 ,mem_mouse_x 
-0x5f40 025246 store 2 ,mem_data_current 
-0x5f41 025247 call mouse_drawing_optima_data_x 
-0x5f42 025248 fetch 2 ,mem_data_pre 
-0x5f43 025249 store 2 ,mem_mouse_x_pre 
-0x5f44 025250 fetch 2 ,mem_data_current 
-0x5f45 025251 store 2 ,mem_mouse_x 
-0x5f46 025253 fetch 2 ,mem_mouse_y_pre 
-0x5f47 025254 store 2 ,mem_data_pre 
-0x5f48 025255 fetch 2 ,mem_mouse_y 
-0x5f49 025256 store 2 ,mem_data_current 
-0x5f4a 025257 call mouse_drawing_optima_data_y 
-0x5f4b 025258 fetch 2 ,mem_data_pre 
-0x5f4c 025259 store 2 ,mem_mouse_y_pre 
-0x5f4d 025260 fetch 2 ,mem_data_current 
-0x5f4e 025261 store 2 ,mem_mouse_y 
-0x5f4f 025262 rtn 
-:      025264 mouse_drawing_optima_xy_offset_modify:
-0x5f50 025265 fetch mouse_flag_len ,mem_mouse_flag 
-0x5f51 025266 rtnbit0 mouse_enable_xy_offset 
-0x5f52 025267 bpatch patch12_4 ,mem_patch12 
-0x5f53 025268 fetch 2 ,mem_mouse_x_pre 
-0x5f54 025269 store 2 ,mem_data_value 
-0x5f55 025270 call mouse_pre_xy_data_judge 
-0x5f56 025271 store 2 ,mem_mouse_x_pre 
-0x5f57 025272 fetch 2 ,mem_mouse_x 
-0x5f58 025273 store 2 ,mem_data_value 
-0x5f59 025274 call mouse_current_xy_data_judge 
-0x5f5a 025275 store 2 ,mem_mouse_x 
-0x5f5b 025276 fetch 2 ,mem_mouse_y_pre 
-0x5f5c 025277 store 2 ,mem_data_value 
-0x5f5d 025278 call mouse_pre_xy_data_judge 
-0x5f5e 025279 store 2 ,mem_mouse_y_pre 
-0x5f5f 025280 fetch 2 ,mem_mouse_y 
-0x5f60 025281 store 2 ,mem_data_value 
-0x5f61 025282 call mouse_current_xy_data_judge 
-0x5f62 025283 store 2 ,mem_mouse_y 
-0x5f63 025284 rtn 
-:      025286 mouse_pre_xy_data_judge:
-0x5f64 025287 fetch 1 ,mem_data_value + 1 
-0x5f65 025288 branch mouse_pre_xy_pdata_offset ,blank 
-0x5f66 025289 branch mouse_pre_xy_ndata_offset 
-:      025291 mouse_pre_xy_pdata_offset:
-0x5f67 025292 fetch 1 ,mem_data_value 
-0x5f68 025293 call mouse_pre_xy_get_0_4_times 
-0x5f69 025294 store 1 ,mem_data_value 
-:      025295 mouse_xy_data_offset_new:
-0x5f6a 025296 fetch 2 ,mem_data_value 
-0x5f6b 025297 rtn 
-:      025298 mouse_pre_xy_ndata_offset:
-0x5f6c 025299 fetch 1 ,mem_data_value 
-0x5f6d 025300 call mouse_pdata_invert 
-0x5f6e 025301 call mouse_pre_xy_get_0_4_times 
-0x5f6f 025302 call disable_blank ,blank 
-0x5f70 025303 call mouse_pdata_get_new_value 
-0x5f71 025304 branch mouse_xy_data_offset_new 
-:      025306 mouse_current_xy_data_judge:
-0x5f72 025307 fetch 1 ,mem_data_value + 1 
-0x5f73 025308 branch mouse_current_xy_pdata_offset ,blank 
-0x5f74 025309 branch mouse_current_xy_ndata_offset 
-:      025310 mouse_current_xy_pdata_offset:
-0x5f75 025311 fetch 1 ,mem_data_value 
-0x5f76 025312 call mouse_current_xy_get_0_6_times 
-0x5f77 025313 store 1 ,mem_data_value 
-0x5f78 025314 branch mouse_xy_data_offset_new 
-:      025315 mouse_current_xy_ndata_offset:
-0x5f79 025316 fetch 1 ,mem_data_value 
-0x5f7a 025317 call mouse_pdata_invert 
-0x5f7b 025318 call mouse_current_xy_get_0_6_times 
-0x5f7c 025319 call disable_blank ,blank 
-0x5f7d 025320 call mouse_pdata_get_new_value 
-0x5f7e 025321 branch mouse_xy_data_offset_new 
-:      025323 mouse_pre_xy_get_0_4_times:
-0x5f7f 025324 mul32 pdata ,4 ,pdata 
-0x5f80 025325 div pdata ,5 
-0x5f81 025326 call wait_div_end 
-0x5f82 025327 quotient pdata 
-0x5f83 025328 rtn 
-:      025329 mouse_current_xy_get_0_6_times:
-0x5f84 025330 mul32 pdata ,12 ,pdata 
-0x5f85 025331 div pdata ,10 
-0x5f86 025332 call wait_div_end 
-0x5f87 025333 quotient pdata 
-0x5f88 025334 rtn 
-:      025336 mouse_drawing_optima_data_x:
-0x5f89 025337 fetch 2 ,mem_data_pre 
-0x5f8a 025338 fetcht 2 ,mem_data_current 
-0x5f8b 025339 iadd temp ,pdata 
-0x5f8c 025340 fetcht 1 ,mem_mouse_data_xtemp 
-0x5f8d 025341 iadd temp ,pdata 
-0x5f8e 025342 and pdata ,0x01 ,temp 
-0x5f8f 025343 storet 1 ,mem_mouse_data_xtemp 
-0x5f90 025344 branch mouse_drawing_optima_data 
-:      025346 mouse_drawing_optima_data_y:
-0x5f91 025347 fetch 2 ,mem_data_pre 
-0x5f92 025348 fetcht 2 ,mem_data_current 
-0x5f93 025349 iadd temp ,pdata 
-0x5f94 025350 fetcht 1 ,mem_mouse_data_ytemp 
-0x5f95 025351 iadd temp ,pdata 
-0x5f96 025352 and pdata ,0x01 ,temp 
-0x5f97 025353 storet 1 ,mem_mouse_data_ytemp 
-0x5f98 025354 branch mouse_drawing_optima_data 
-:      025356 mouse_drawing_optima_data:
-0x5f99 025357 store 3 ,mem_data_sum 
-0x5f9a 025358 isolate1 16 ,pdata 
-0x5f9b 025359 branch mouse_data_sum_overflow ,true 
-0x5f9c 025360 fetch 1 ,mem_data_sum + 1 
-0x5f9d 025361 beq 0xff ,mouse_data_sum_n 
-0x5f9e 025362 fetch 1 ,mem_data_sum 
-:      025363 mouse_data_store_pre:
-0x5f9f 025364 rshift pdata ,pdata 
-0x5fa0 025365 store 2 ,mem_data_pre 
-0x5fa1 025366 store 2 ,mem_data_current 
-0x5fa2 025367 rtn 
-:      025368 mouse_data_sum_overflow:
-0x5fa3 025369 fetch 1 ,mem_data_sum + 1 
-0x5fa4 025370 beq 0 ,mouse_data_sum_overflow_p 
-0x5fa5 025371 fetch 3 ,mem_data_sum 
-0x5fa6 025372 branch mouse_data_store_pre 
-:      025373 mouse_data_sum_overflow_p:
-0x5fa7 025374 jam 0 ,mem_data_sum + 2 
-0x5fa8 025375 fetch 1 ,mem_data_sum 
-0x5fa9 025376 branch mouse_data_store_pre 
-:      025378 mouse_data_sum_n:
-0x5faa 025379 fetch 1 ,mem_data_sum 
-0x5fab 025380 call mouse_pdata_get_half 
-0x5fac 025381 store 1 ,mem_data_pre 
-0x5fad 025382 store 1 ,mem_data_current 
-0x5fae 025383 branch mouse_data_zero ,blank 
-0x5faf 025384 setarg 0xff 
-:      025385 mouse_data_set_direction:
-0x5fb0 025386 store 1 ,mem_data_pre + 1 
-0x5fb1 025387 store 1 ,mem_data_current + 1 
-0x5fb2 025388 rtn 
-:      025389 mouse_data_zero:
-0x5fb3 025390 setarg 0 
-0x5fb4 025391 branch mouse_data_set_direction 
-:      025393 mouse_pdata_get_half:
-0x5fb5 025394 call mouse_pdata_invert 
-0x5fb6 025395 rshift pdata ,pdata 
-:      025396 mouse_pdata_get_new_value:
-0x5fb7 025397 call mouse_rega_in_out 
-0x5fb8 025398 sub pdata ,0 ,pdata 
-0x5fb9 025399 store 1 ,mem_data_value 
-0x5fba 025400 rtn 
-:      025402 mouse_pdata_invert:
-0x5fbb 025403 sub pdata ,0 ,pdata 
-:      025404 mouse_rega_in_out:
-0x5fbc 025405 store 1 ,mem_rega 
-0x5fbd 025406 fetch 1 ,mem_rega 
-0x5fbe 025407 rtn 
-:      025409 mouse_disable_asm:
-0x5fbf 025410 jam 0 ,mem_mouse_asm_flag 
-0x5fc0 025411 rtn 
-:      025412 mouse_enable_asm:
-0x5fc1 025413 jam 1 ,mem_mouse_asm_flag 
-0x5fc2 025414 rtn 
-:      025417 mouse_pdata_greater_than_check:
-0x5fc3 025418 isub rega ,null 
-0x5fc4 025419 nbranch disable_blank ,positive 
-0x5fc5 025420 isub regb ,null 
-0x5fc6 025421 nbranch disable_blank ,positive 
-0x5fc7 025422 branch enable_blank 
-:      025423 mouse_data_less_than_check:
-0x5fc8 025424 isub rega ,null 
-0x5fc9 025425 nrtn positive 
-0x5fca 025426 isub regb ,null 
-0x5fcb 025427 nrtn positive 
-0x5fcc 025428 branch enable_blank 
-:      025430 mouse_data_abs_check:
-0x5fcd 025431 fetch 2 ,mem_mouse_x 
-0x5fce 025432 call mouse_data_abs 
-0x5fcf 025433 copy pdata ,rega 
-0x5fd0 025434 fetch 2 ,mem_mouse_y 
-0x5fd1 025435 call mouse_data_abs 
-0x5fd2 025436 copy pdata ,regb 
-0x5fd3 025437 rtn 
-:      025439 mouse_data_abs:
-0x5fd4 025440 store 2 ,mem_data_current 
-0x5fd5 025441 fetch 1 ,mem_data_current + 1 
-0x5fd6 025442 beq 0xff ,mouse_data_reversal 
-0x5fd7 025443 fetch 1 ,mem_data_current 
-:      025444 mouse_data_abs_store:
-0x5fd8 025445 and_into 0xff ,pdata 
-0x5fd9 025447 rtn 
-:      025448 mouse_data_reversal:
-0x5fda 025449 fetch 2 ,mem_data_current 
-0x5fdb 025450 sub pdata ,0 ,pdata 
-0x5fdc 025451 branch mouse_data_abs_store 
-:      025453 mouse_24g_long_sleep_param_update_timer:
-0x5fdd 025454 arg mem_24g_long_sleep_param_update_timer ,regc 
-0x5fde 025455 arg mouse_24g_long_sleep_normal_param ,regb 
-0x5fdf 025456 branch timer_single_step 
-:      025457 mouse_24g_long_sleep_normal_param:
-0x5fe0 025458 fetch 4 ,mem_24g_long_sleep_set1 
-0x5fe1 025459 store 4 ,mem_24g_enter_hibernate 
-0x5fe2 025460 jam 1 ,mem_mouse_long_mult_flag 
-0x5fe3 025461 rtn 
-:      025464 mouse_24g_long_sleep_set:
-0x5fe4 025465 fetch 1 ,mem_24g_long_sleep_set_level 
-0x5fe5 025466 beq 0x00 ,mouse_24g_long_sleep_set_30ms 
-0x5fe6 025467 beq 0x01 ,mouse_24g_long_sleep_set_50ms 
-0x5fe7 025468 beq 0x02 ,mouse_24g_long_sleep_set_80ms 
-0x5fe8 025469 beq 0x03 ,mouse_24g_long_sleep_set_100ms 
-:      025470 mouse_24g_long_sleep_set_80ms:
-0x5fe9 025471 setarg 0x0ea600 
-:      025472 mouse_24g_long_sleep_set_end:
-0x5fea 025473 store 4 ,mem_24g_long_sleep_set1 
-0x5feb 025474 rtn 
-:      025475 mouse_24g_long_sleep_set_30ms:
-0x5fec 025476 setarg 0x05e740 
-0x5fed 025477 branch mouse_24g_long_sleep_set_end 
-:      025478 mouse_24g_long_sleep_set_50ms:
-0x5fee 025479 setarg 0x0927c0 
-0x5fef 025480 branch mouse_24g_long_sleep_set_end 
-:      025481 mouse_24g_long_sleep_set_100ms:
-0x5ff0 025482 setarg 0x124f80 
-0x5ff1 025483 branch mouse_24g_long_sleep_set_end 
-:      025485 mouse_24g_hibernate_set:
-0x5ff2 025486 bpatch patch12_5 ,mem_patch12 
-0x5ff3 025487 jam 0 ,mem_24g_attempt_fail_flag 
-0x5ff4 025488 call g24_transmit_next_packet 
-0x5ff5 025489 setarg -1 
-0x5ff6 025490 store 4 ,mem_24g_enter_hibernate 
-0x5ff7 025491 setarg 0 
-0x5ff8 025492 store 7 ,mem_mouse_key 
-0x5ff9 025493 jam 1 ,mem_sensor_shutdown_flag 
-0x5ffa 025494 call mouse_sensor_powerdown 
-0x5ffb 025495 call mouse_setgpio_hibernate 
-0x5ffc 025496 branch mouse_24g_long_sleep 
-:      025498 mouse_wakeup_24g:
-0x5ffd 025499 fetch 1 ,mem_sensor_shutdown_flag 
-0x5ffe 025500 ncall mouse_wakeup_24g_from_long_sleep ,blank 
-0x5fff 025501 jam 0 ,mem_sensor_shutdown_flag 
-0x6000 025502 rtn 
-:      025504 mouse_wakeup_24g_from_long_sleep:
-0x6001 025505 call mouse_init_sensor_wakeup 
-0x6002 025506 fetch mouse_flag_len ,mem_mouse_flag 
-0x6003 025507 rtnbit0 mouse_enable_wheel_wake_up_cancel 
-:      025508 mouse_wheel_gpio_init:
-0x6004 025509 fetch 1 ,mem_whee_a_data_gpio 
-0x6005 025510 arg gpcfg_pullup ,temp 
-0x6006 025511 call gpio_config_function_int 
-0x6007 025512 fetch 1 ,mem_whee_b_data_gpio 
-0x6008 025513 arg gpcfg_pullup ,temp 
-0x6009 025514 branch gpio_config_function_int 
-:      025516 mouse_24g_transmit_start:
-0x600a 025517 call mouse_24g_fast_conn_mode_check 
-0x600b 025518 fetch 1 ,mem_sensor_shutdown_flag 
-0x600c 025519 nbranch mouse_24g_short_sleep ,blank 
-0x600d 025520 branch g24_transmit_start_next 
-:      025522 mouse_24g_fast_conn_mode_check:
-0x600e 025523 fetch 4 ,mem_24g_receiver_addr 
-0x600f 025524 fetcht 4 ,mem_24g_fast_conn_addr 
-0x6010 025525 isub temp ,null 
-0x6011 025526 branch mouse_soft_agc_enable ,zero 
-0x6012 025527 branch mouse_soft_agc_disable 
-:      025529 mouse_soft_agc_enable:
-0x6013 025530 jam 0 ,mem_gain_fix 
-0x6014 025531 jam tx_power_factory ,mem_tx_power 
-0x6015 025532 rtn 
-:      025533 mouse_soft_agc_disable:
-0x6016 025534 jam 0xff ,mem_gain_fix 
-0x6017 025535 rtn 
-:      025537 mouse_24g_stop:
-0x6018 025538 set0 mark_24g ,mark 
-0x6019 025539 jam state_24g_stop ,mem_24g_conn_sm 
-0x601a 025540 arg mouse_24g_pairing_flag ,queue 
-0x601b 025541 branch mouse_disable_function_flag 
-:      025543 mouse_24g_start_mode:
-0x601c 025544 fetch mouse_flag_len ,mem_mouse_flag 
-0x601d 025545 bbit0 mouse_enable_24g ,mouse_24g_mode_setup_error 
-0x601e 025546 call mouse_device_24g_pair_led_config 
-0x601f 025547 call mouse_wakeup_from_power_check 
-0x6020 025548 branch mouse_24g_reconn_dongle_start ,user 
-0x6021 025549 fetch mouse_flag_len ,mem_mouse_flag 
-0x6022 025550 bbit1 mouse_enable_auto_24g_paring ,mouse_24g_reconn_general_dongle 
-0x6023 025551 bbit0 mouse_enable_24g_power_on_pairing ,mouse_24g_reconn_general_dongle 
-0x6024 025552 call mouse_key_check_once 
-0x6025 025553 and rega ,0x07 ,pdata 
-0x6026 025554 fetcht 1 ,mem_mouse_commbination_key_24g 
-0x6027 025555 isub temp ,null 
-0x6028 025556 branch mouse_24g_start_pair_mode ,zero 
-0x6029 025557 branch mouse_24g_reconn_general_dongle 
-:      025559 mouse_24g_mode_setup_error:
-0x602a 025560 fetch 1 ,mem_reconn_times 
-0x602b 025561 nbranch mouse_polling_device ,blank 
-0x602c 025562 rtn 
-:      025564 mouse_24g_first_start_auto_pair_mode:
-0x602d 025565 call mouse_wakeup_from_power_check 
-0x602e 025566 branch mouse_24g_first_start_reconn ,user 
-:      025567 mouse_24g_reconn_general_dongle:
-0x602f 025568 jam mode_24g_device ,mem_device_flag 
-0x6030 025569 fetch 2 ,mem_mouse_24g_power_on_fast_conn_timer 
-0x6031 025570 store 2 ,mem_24g_reconn_timeout 
-0x6032 025571 jam fast_conn_and_3_0_addr ,mem_24g_reconn_type 
-0x6033 025572 branch g24_reconn_start 
-:      025574 mouse_24g_start_auto_pair:
-0x6034 025575 fetch 2 ,mem_24g_pair_timeout_init 
-0x6035 025576 store 2 ,mem_24g_reconn_timeout 
-0x6036 025577 jam pair_and_3_0_addr ,mem_24g_reconn_type 
-0x6037 025578 branch g24_reconn_start 
-:      025580 mouse_24g_first_start_reconn:
-0x6038 025581 fetch 1 ,mem_device_flag 
-0x6039 025582 beq mode_24g_device ,mouse_24g_reconn_dongle_start 
-0x603a 025583 call mouse_bluetooth_fast_conn_disable 
-:      025584 mouse_24g_first_bluetooth_reconnect:
-0x603b 025585 call mouse_24g_stop 
-0x603c 025586 jam mode_bt_device1 ,mem_device_flag 
-0x603d 025587 call mouse_select_reconn_device 
-0x603e 025588 branch mouse_start_reconnect_device 
-:      025590 mouse_24g_first_bb_event_reconn_timeout:
-0x603f 025591 call mouse_wakeup_from_power_check 
-0x6040 025592 branch mouse_app_enter_hibernate ,user 
-0x6041 025593 branch mouse_start_discovery 
-:      025595 mouse_24g_first_store_reconn_info:
-0x6042 025596 call mouse_wakeup_from_power_check 
-0x6043 025597 rtn user 
-0x6044 025598 fetch mouse_flag_len ,mem_mouse_flag 
-0x6045 025599 bbit1 mouse_enable_24g_first_auto_pairing ,mouse_store_device_info_delay 
-0x6046 025600 rtn 
-:      025602 mouse_24g_start_pair_mode:
-0x6047 025603 call mouse_device_24g_pair_led_config 
-0x6048 025604 jam 0 ,mem_24g_reconn_type 
-0x6049 025605 arg mouse_24g_pairing_flag ,queue 
-0x604a 025606 call mouse_enable_function_flag 
-0x604b 025607 setarg 0 
-0x604c 025608 store 2 ,mem_24g_reconn_timeout 
-0x604d 025609 call mouse_stop_discovery 
-0x604e 025610 jam type_ms ,mem_24g_data_type 
-0x604f 025611 fetch mouse_flag_len ,mem_mouse_flag 
-0x6050 025612 bbit0 mouse_enable_keyboard ,g24_pair_start 
-0x6051 025613 jam type_kb ,mem_24g_data_type 
-0x6052 025614 branch g24_pair_start 
-:      025616 mouse_24g_attempt_fail:
-0x6053 025617 fetch 1 ,mem_24g_attempt_fail_flag 
-0x6054 025618 nbranch mouse_24g_hibernate_set ,blank 
-0x6055 025619 fetch 1 ,mem_24g_reconn_type 
-0x6056 025620 beq fast_conn_and_3_0_addr ,mouse_24g_fast_conn_attempt_fail 
-0x6057 025621 beq pair_and_3_0_addr ,mouse_24g_auto_pair_attempt_fail 
-0x6058 025622 beq receiver_and_3_0_addr ,mouse_reconn_dongle_attempt_fail 
-:      025623 mouse_24g_attempt_fail_enter_hibernate:
-0x6059 025624 call mouse_24g_stop 
-0x605a 025625 fetch 1 ,mem_reconn_times 
-0x605b 025626 nbranch mouse_polling_device ,blank 
-0x605c 025627 fetch 1 ,mem_device_flag 
-0x605d 025628 beq mode_24g_device ,mouse_app_enter_hibernate 
-0x605e 025629 rtn 
-:      025631 mouse_24g_fast_conn_attempt_fail:
-0x605f 025632 fetch mouse_flag_len ,mem_mouse_flag 
-0x6060 025633 bbit1 mouse_enable_24g_first_auto_pairing ,mouse_24g_start_auto_pair 
-0x6061 025634 bbit1 mouse_enable_auto_24g_paring ,mouse_24g_start_auto_pair 
-0x6062 025635 bbit0 mouse_enable_24g_auto_pair_nerver_been_paired ,mouse_24g_reconn_dongle_start 
-0x6063 025636 fetch 4 ,mem_mouse_24g_addr 
-0x6064 025637 fetcht 4 ,mem_mouse_compare_addr 
-0x6065 025638 isub temp ,null 
-0x6066 025639 branch mouse_24g_start_pair_mode ,zero 
-:      025640 mouse_24g_reconn_dongle_start:
-0x6067 025641 fetch 2 ,mem_24g_reconn_timeout_init 
-0x6068 025642 store 2 ,mem_24g_reconn_timeout 
-0x6069 025643 jam receiver_and_3_0_addr ,mem_24g_reconn_type 
-0x606a 025644 branch g24_reconn_start 
-:      025646 mouse_24g_auto_pair_attempt_fail:
-0x606b 025647 fetch mouse_flag_len ,mem_mouse_flag 
-0x606c 025648 bbit0 mouse_enable_24g_first_auto_pairing ,mouse_24g_attempt_fail_enter_hibernate 
-0x606d 025649 fetch 1 ,mem_device_number 
-0x606e 025650 beq 1 ,mouse_24g_attempt_fail_enter_hibernate 
-0x606f 025651 branch mouse_24g_first_bluetooth_reconnect 
-:      025653 mouse_reconn_dongle_attempt_fail:
-0x6070 025654 fetch mouse_flag_len ,mem_mouse_flag 
-0x6071 025655 bbit0 mouse_enable_24g_first_auto_pairing ,mouse_24g_attempt_fail_enter_hibernate 
-0x6072 025656 bbit1 mouse_enable_eeprom ,mouse_24g_attempt_fail_enter_hibernate 
-0x6073 025657 bbit1 mouse_enable_flash ,mouse_24g_attempt_fail_enter_hibernate 
-0x6074 025658 branch mouse_24g_start_auto_pair + 1 
-:      025660 mouse_24g_attempt_success:
-0x6075 025661 fetch 4 ,mem_24g_addr 
-0x6076 025662 store 4 ,mem_24g_receiver_addr 
-0x6077 025663 store 4 ,mem_mouse_24g_addr 
-0x6078 025664 call g24_ch_syncword_crc8_init 
-0x6079 025665 call mouse_no_data_timer_init 
-0x607a 025666 call mouse_device_poweron_led_config 
-0x607b 025667 call mouse_init_sensor_reset 
-0x607c 025668 jam 0 ,mem_mouse_long_mult_flag 
-0x607d 025669 jam 0 ,mem_24g_conn_sm 
-0x607e 025670 jam 0 ,mem_24g_reconn_type 
-0x607f 025671 fetch 4 ,mem_24g_receiver_addr 
-0x6080 025672 fetch 4 ,mem_24g_fast_conn_addr 
-0x6081 025673 isub temp ,null 
-0x6082 025674 rtn zero 
-0x6083 025675 branch mouse_24g_first_store_reconn_info 
-:      025677 mouse_24g_pairing_complete:
-0x6084 025678 call mouse_init_sensor_reset 
-0x6085 025679 call mouse_read_sensor_common 
-:      025680 mouse_24g_pairing_complete_common:
-0x6086 025681 call mouse_device_poweron_led_config 
-0x6087 025682 call mouse_no_data_timer_init 
-0x6088 025683 arg mouse_24g_pairing_flag ,queue 
-0x6089 025684 call mouse_disable_function_flag 
-0x608a 025685 setarg 0 
-0x608b 025686 store 2 ,mem_24g_pair_timeout 
-0x608c 025687 store 2 ,mem_24g_reconn_timeout 
-0x608d 025688 store 1 ,mem_24g_conn_sm 
-0x608e 025689 store 1 ,mem_mouse_move_flag 
-0x608f 025690 store 1 ,mem_24g_reconn_type 
-0x6090 025693 fetch 4 ,mem_24g_addr 
-0x6091 025694 store 4 ,mem_24g_receiver_addr 
-0x6092 025695 store 4 ,mem_mouse_24g_addr 
-0x6093 025696 branch mouse_store_device_info_delay 
-:      025698 mouse_24g_short_sleep_clear_wake:
-0x6094 025699 call clear_wake 
-0x6095 025700 branch lpm_write_gpio_wakeup 
-:      025702 mouse_24g_package_data:
-0x6096 025703 bpatch patch12_6 ,mem_patch12 
-0x6097 025704 rtnmark0 mark_24g 
-0x6098 025705 call mouse_motion 
-0x6099 025706 nrtn user 
-0x609a 025707 fetch 1 ,mem_mouse_24g_long_sleep_flag 
-0x609b 025708 jam 0 ,mem_mouse_24g_long_sleep_flag 
-0x609c 025709 ncall mouse_24g_short_sleep_clear_wake ,blank 
-0x609d 025711 fetch mouse_flag_len ,mem_mouse_flag 
-0x609e 025712 bbit0 mouse_enable_keyboard ,mouse_24g_mouse_package_data 
-0x609f 025713 fetch 1 ,mem_customer_key 
-0x60a0 025714 nbranch mouse_24g_keyboard_package_data ,blank 
-:      025715 mouse_24g_mouse_package_data:
-0x60a1 025716 call mouse_data_xy_release 
-0x60a2 025717 fetch 1 ,mem_24g_data_type 
-0x60a3 025718 bbit1 1 ,mouse_24g_mouse_package_data_now 
-0x60a4 025719 fetcht 1 ,mem_24g_txbuf + 1 
-0x60a5 025720 fetch 1 ,mem_mouse_key 
-0x60a6 025721 ior temp ,pdata 
-0x60a7 025722 store 1 ,mem_mouse_key 
-0x60a8 025723 fetcht 1 ,mem_24g_txbuf + 6 
-0x60a9 025724 fetch 1 ,mem_mouse_z 
-0x60aa 025725 iadd temp ,pdata 
-0x60ab 025726 store 1 ,mem_mouse_z 
-0x60ac 025727 fetcht 1 ,mem_24g_txbuf + 7 
-0x60ad 025728 fetch 1 ,mem_mouse_tz 
-0x60ae 025729 iadd temp ,pdata 
-0x60af 025730 store 1 ,mem_mouse_tz 
-:      025731 mouse_24g_mouse_package_data_now:
-0x60b0 025732 jam type_ms ,mem_24g_data_type 
-0x60b1 025733 arg 7 ,rega 
-0x60b2 025734 arg mem_mouse_key ,regb 
-0x60b3 025735 fetch 2 ,mem_mouse_z 
-0x60b4 025736 rtn blank 
-0x60b5 025737 branch g24_transmit_by_interrupt_enable 
-:      025739 mouse_24g_keyboard_package_data:
-0x60b6 025740 jam type_kb ,mem_24g_data_type 
-0x60b7 025741 arg 9 ,rega 
-0x60b8 025742 fetch 1 ,mem_customer_data_trigger 
-0x60b9 025743 nbranch mouse_customer_key_press ,blank 
-0x60ba 025744 arg mem_customer_key_release ,regb 
-0x60bb 025745 rtn 
-:      025746 mouse_customer_key_press:
-0x60bc 025747 arg mem_customer_key_press ,regb 
-0x60bd 025748 rtn 
-:      025753 mouse_24g_search_dongle_init:
-0x60be 025754 setarg 0 
-0x60bf 025755 store 3 ,mem_mouse_search_dongle_action 
-0x60c0 025756 rtn 
-:      025758 mouse_24g_search_dongle:
-0x60c1 025759 fetch mouse_flag_len ,mem_mouse_flag 
-0x60c2 025760 rtnbit0 mouse_enable_24g_search_dongle 
-0x60c3 025761 fetch 1 ,mem_mouse_long_mult_flag 
-0x60c4 025762 rtn blank 
-0x60c5 025763 fetch 1 ,mem_24g_abort_pac 
-0x60c6 025764 rtn blank 
-0x60c7 025765 fetch 1 ,mem_mouse_search_dongle_interval 
-0x60c8 025766 increase 1 ,pdata 
-0x60c9 025767 and_into 3 ,pdata 
-0x60ca 025768 store 1 ,mem_mouse_search_dongle_interval 
-0x60cb 025769 nrtn blank 
-0x60cc 025770 jam 0 ,mem_mouse_search_dongle_ch 
-:      025771 mouse_24g_search_dongle_loop:
-0x60cd 025772 bpatch patch12_7 ,mem_patch12 
-0x60ce 025773 fetch 1 ,mem_mouse_search_dongle_ch 
-0x60cf 025774 increase 1 ,pdata 
-0x60d0 025775 store 1 ,mem_mouse_search_dongle_ch 
-0x60d1 025776 sub pdata ,g24_ch_number ,null 
-0x60d2 025777 nbranch mouse_24g_search_dongle_loop_end ,positive 
-0x60d3 025778 call g24_reconn_data_prep 
-0x60d4 025779 call g24_transmit_receive_ack 
-0x60d5 025780 nbranch mouse_24g_search_dongle_loop_retry ,sync 
-0x60d6 025781 nbranch mouse_24g_search_dongle_loop_retry ,user3 
-0x60d7 025782 call mouse_g24_ackpayload_parse 
-0x60d8 025783 call mouse_24g_search_dongle_success 
-:      025784 mouse_24g_search_dongle_loop_end:
-0x60d9 025785 call g24_txbuf_clear 
-0x60da 025786 fetch 1 ,mem_mouse_search_dongle_count 
-0x60db 025787 increase 1 ,pdata 
-0x60dc 025788 store 1 ,mem_mouse_search_dongle_count 
-0x60dd 025789 beq g24_ch_poll_count ,mouse_24g_search_dongle_check 
-0x60de 025790 rtn 
-:      025792 mouse_24g_search_dongle_loop_retry:
-0x60df 025793 call g24_ch 
-0x60e0 025794 branch mouse_24g_search_dongle_loop 
-:      025796 mouse_24g_search_dongle_check:
-0x60e1 025797 jam 0 ,mem_mouse_search_dongle_count 
-0x60e2 025798 fetch 1 ,mem_mouse_search_dongle_action 
-0x60e3 025799 rtnbit1 g24_disconn_state 
-0x60e4 025800 set1 g24_disconn_state ,pdata 
-0x60e5 025801 store 1 ,mem_mouse_search_dongle_action 
-0x60e6 025802 fetch 2 ,mem_mouse_24g_search_dongle_time_init 
-0x60e7 025803 store 2 ,mem_mouse_no_data_timer 
-0x60e8 025804 branch mouse_sensor_powerdown 
-:      025806 mouse_24g_search_dongle_success:
-0x60e9 025807 fetch 1 ,mem_24g_abort_pac 
-0x60ea 025808 branch mouse_24g_search_dongle_init ,blank 
-0x60eb 025809 jam 0 ,mem_mouse_search_dongle_count 
-0x60ec 025810 fetch 1 ,mem_mouse_search_dongle_action 
-0x60ed 025811 rtnbit0 g24_disconn_state 
-0x60ee 025812 set0 g24_disconn_state ,pdata 
-0x60ef 025813 store 1 ,mem_mouse_search_dongle_action 
-0x60f0 025814 call mouse_no_data_timer_init 
-0x60f1 025815 branch mouse_init_sensor_wakeup 
-:      025817 mouse_g24_ackpayload_parse:
-0x60f2 025818 call g24_ackpayload_parse 
-0x60f3 025819 fetch 1 ,mem_24g_rxbuf + 1 
-0x60f4 025820 compare 0x08 ,pdata ,0xf8 
-0x60f5 025821 nrtn true 
-0x60f6 025822 fetch 1 ,mem_24g_rxbuf + 2 
-0x60f7 025823 beq 0xff ,mouse_24g_hibernate_set 
-0x60f8 025824 rtn 
-:      025829 mouse_g24_retransmit:
-0x60f9 025830 fetch 1 ,mem_mouse_need_soft_reset 
-0x60fa 025831 nrtn blank 
-0x60fb 025832 call mouse_retransmit_select_device_by_pb_button 
-0x60fc 025833 call mouse_select_device_by_dpi_button_once 
-0x60fd 025834 branch g24_retransmit0 
-:      025836 mouse_select_device_by_dpi_button_once:
-0x60fe 025837 arg 12 ,queue 
-0x60ff 025838 call timer_check 
-0x6100 025839 nrtn blank 
-0x6101 025840 call mouse_dpi_check_once 
-0x6102 025841 call mouse_dpi_key_check_long_press 
-:      025842 mouse_g24_retransmit_100ms_timer_init:
-0x6103 025843 arg 12 ,queue 
-0x6104 025844 setarg 160 
-0x6105 025845 branch timer_init 
-:      025847 mouse_dpi_check_once:
-0x6106 025848 fetch mouse_flag_len ,mem_mouse_flag 
-0x6107 025849 rtnbit0 mouse_enable_select_device_by_dpi_button 
-0x6108 025851 branch mouse_dpi_check 
-:      025854 mouse_24g_before_lpm_sleep:
-0x6109 025855 fetch 1 ,mem_device_flag 
-0x610a 025856 bne mode_24g_device ,lpm_sleep_skip_cb_function 
-0x610b 025857 fetch 1 ,mem_24g_disable_fec1 
-0x610c 025858 rtn blank 
-:      025859 mouse_peripheral_clock_off:
-0x610d 025860 jam 2 ,core_clksel 
-0x610e 025861 jam 0xf8 ,core_lpm_ctrl 
-0x610f 025862 rtn 
-:      025867 mouse_logo_led_on_timer:
-0x6110 025868 fetch 1 ,mem_mouse_logo_led_gpio 
-0x6111 025869 rtneq gpio_disable 
-0x6112 025870 fetch 2 ,mem_mouse_no_data_timer 
-0x6113 025871 rtn blank 
-0x6114 025872 fetch 2 ,mem_mouse_no_data_timeout 
-0x6115 025873 fetcht 2 ,mem_mouse_no_data_timer 
-0x6116 025874 isub temp ,temp 
-0x6117 025875 fetch 2 ,mem_mouse_logo_led_on_time_init 
-0x6118 025876 isub temp ,pdata 
-0x6119 025877 branch mouse_logo_led_on ,positive 
-:      025878 mouse_logo_led_off:
-0x611a 025879 fetcht 1 ,mem_mouse_logo_led_gpio 
-0x611b 025880 branch mouse_led_off 
-:      025881 mouse_logo_led_on:
-0x611c 025882 fetcht 1 ,mem_mouse_logo_led_gpio 
-0x611d 025883 branch mouse_led_on 
-:      025890 mouse_dpi_led_blink_delay_timer:
-0x611e 025891 arg mem_mouse_dpi_led_delay_count ,regc 
-0x611f 025892 arg mouse_dpi_led_blink_init ,regb 
-0x6120 025893 branch timer_single_step 
-:      025895 mouse_dpi_led_blink_init:
-0x6121 025896 bpatch patch13_0 ,mem_patch13 
-0x6122 025897 fetch 1 ,mem_config_sensor_type 
-0x6123 025898 beq p3212 ,mouse_dpi_led_blink_init_another 
-0x6124 025899 beq ka8g2 ,mouse_dpi_led_blink_init_another 
-0x6125 025900 fetcht 1 ,mem_mouse_dpi 
-0x6126 025901 increase 2 ,temp 
-:      025902 mouse_dpi_led_blink_init_next:
-0x6127 025903 sub temp ,3 ,null 
-0x6128 025904 call mouse_dpi_led_blink_init_level_4 ,positive 
-0x6129 025905 ncall mouse_dpi_led_blink_count_clean ,positive 
-0x612a 025906 copy temp ,pdata 
-0x612b 025907 iadd pdata ,pdata 
-0x612c 025908 store 1 ,mem_mouse_multi_led_blink_count 
-:      025909 mouse_multi_dpi_led_blink_enable:
-0x612d 025910 jam 4 ,mem_mouse_multi_led_blink_type 
-0x612e 025911 call mouse_multi_dpi_led_blink_timer_init 
-0x612f 025912 jam multi_led_blink ,mem_mouse_multi_led_type 
-0x6130 025913 branch mouse_multi_led_enable 
-:      025915 mouse_dpi_led_blink_init_another:
-0x6131 025916 fetcht 1 ,mem_mouse_dpi 
-0x6132 025917 increase 1 ,temp 
-0x6133 025918 branch mouse_dpi_led_blink_init_next 
-:      025920 mouse_dpi_led_blink_init_level_4:
-0x6134 025921 fetch mouse_flag_len ,mem_mouse_flag 
-0x6135 025922 rtnbit0 mouse_enable_dpi_level_4 
-0x6136 025923 increase 1 ,temp 
-0x6137 025924 rtn 
-:      025925 mouse_dpi_led_blink_count_clean:
-0x6138 025926 increase -3 ,temp 
-0x6139 025927 rtn 
-:      025930 mouse_dpi_led_blink_delay:
-0x613a 025931 fetch 1 ,mem_mouse_dpi_gpio 
-0x613b 025932 rtneq gpio_disable 
-0x613c 025933 fetch 2 ,mem_mouse_discovery_timer 
-0x613d 025934 nrtn blank 
-0x613e 025935 fetch 2 ,mem_24g_pair_timeout 
-0x613f 025936 nrtn blank 
-0x6140 025937 fetch 2 ,mem_24g_reconn_timeout 
-0x6141 025938 nrtn blank 
-0x6142 025939 fetch 1 ,mem_mouse_multi_led_powon_timer 
-0x6143 025940 nrtn blank 
-0x6144 025941 fetch 1 ,mem_mouse_dpi_led_delay_count_init 
-0x6145 025942 branch mouse_dpi_led_blink_init ,blank 
-0x6146 025943 store 1 ,mem_mouse_dpi_led_delay_count 
-0x6147 025944 rtn 
-:      025952 mouse_check_dpi_blink:
-0x6148 025953 disable user 
-0x6149 025954 fetch 1 ,mem_mouse_multi_led_blink_type 
-0x614a 025955 sub pdata ,4 ,null 
-0x614b 025956 nrtn zero 
-0x614c 025957 branch enable_user 
-:      025959 mouse_low_voltage_led_timer:
-0x614d 025960 fetch mouse_flag_len ,mem_mouse_flag 
-0x614e 025961 rtnbit0 mouse_enable_low_led 
-0x614f 025962 rtnbit0 mouse_low_voltage_flag 
-0x6150 025963 fetch 2 ,mem_mouse_discovery_timer 
-0x6151 025964 nrtn blank 
-0x6152 025965 fetch 2 ,mem_24g_pair_timeout 
-0x6153 025966 nrtn blank 
-0x6154 025967 fetch 2 ,mem_24g_reconn_timeout 
-0x6155 025968 nrtn blank 
-0x6156 025969 fetch 1 ,mem_mouse_multi_led_powon_timer 
-0x6157 025970 nrtn blank 
-0x6158 025971 call mouse_check_dpi_blink 
-0x6159 025972 rtn user 
-0x615a 025974 fetch 1 ,mem_mouse_multi_low_led_blink_count 
-0x615b 025975 branch mouse_low_led_blink_count_init_judge ,blank 
-:      025976 mouse_low_led_blink_timer:
-0x615c 025977 fetcht 1 ,mem_adc_low_volatage_led_timer_count 
-0x615d 025978 increase 1 ,temp 
-0x615e 025979 storet 1 ,mem_adc_low_volatage_led_timer_count 
-0x615f 025980 fetch 1 ,mem_mouse_low_led_blink_timer 
-0x6160 025981 isub temp ,null 
-0x6161 025982 ncall mouse_low_led_timer_count_clean ,positive 
-0x6162 025983 fetch 1 ,mem_mouse_low_led_blink_half_timer 
-0x6163 025984 isub temp ,null 
-0x6164 025985 nbranch mouse_low_voltage_led_off_judge ,positive 
-:      025986 mouse_low_voltage_led_on_judge:
-0x6165 025987 fetch mouse_flag_len ,mem_mouse_flag 
-0x6166 025988 bbit1 mouse_enable_low_for_led ,mouse_device_led_on 
-0x6167 025989 bbit1 mouse_enable_dpi_low_for_led ,mouse_device_led_on 
-:      025990 mouse_low_voltage_led_on:
-0x6168 025991 fetcht 1 ,mem_mouse_low_voltage_alarm_gpio 
-0x6169 025992 branch mouse_led_on 
-:      025994 mouse_low_led_timer_count_clean:
-0x616a 025995 jam 1 ,mem_adc_low_volatage_led_timer_count 
-0x616b 025996 fetch 1 ,mem_mouse_multi_low_led_blink_count 
-0x616c 025997 increase -1 ,pdata 
-0x616d 025998 store 1 ,mem_mouse_multi_low_led_blink_count 
-:      025999 mouse_low_voltage_led_off_judge:
-0x616e 026000 fetch mouse_flag_len ,mem_mouse_flag 
-0x616f 026001 bbit1 mouse_enable_low_for_led ,mouse_device_led_off 
-0x6170 026002 bbit1 mouse_enable_dpi_low_for_led ,mouse_device_led_off 
-:      026003 mouse_low_voltage_led_off:
-0x6171 026004 fetcht 1 ,mem_mouse_low_voltage_alarm_gpio 
-0x6172 026005 branch mouse_led_off 
-:      026007 mouse_low_led_blink_count_init_judge:
-0x6173 026008 fetch mouse_flag_len ,mem_mouse_flag 
-0x6174 026009 bbit1 mouse_enable_low_led_blink_limit ,mouse_low_voltage_led_off_judge 
-0x6175 026010 call mouse_multi_low_led_blink_count_init 
-0x6176 026011 branch mouse_low_led_blink_timer 
-:      026019 mouse_device_multi_led_parm_init:
-0x6177 026020 jam 0 ,mem_mouse_multi_led_blink_enable 
-0x6178 026021 call mouse_device_multi_led_all_off 
-0x6179 026022 jam 0 ,mem_mouse_multi_led_blink_type 
-0x617a 026023 fetch 1 ,mem_mouse_low_led_blink_timer 
-0x617b 026024 rshift pdata ,pdata 
-0x617c 026025 store 1 ,mem_mouse_low_led_blink_half_timer 
-0x617d 026026 rtn 
-:      026027 mouse_multi_low_led_blink_count_init:
-0x617e 026028 fetch 1 ,mem_mouse_multi_lowled_blink_count_init 
-0x617f 026029 store 1 ,mem_mouse_multi_low_led_blink_count 
-0x6180 026030 rtn 
-:      026032 mouse_multi_led_blink_timer_init:
-0x6181 026033 fetch 1 ,mem_mouse_multi_led_blink_type 
-0x6182 026034 beq 1 ,mouse_device_24g_led_blink_timer_init 
-0x6183 026035 beq 2 ,mouse_device_le_discovery_led_blink_timer_init 
-0x6184 026036 beq 3 ,mouse_device_le_reconn_led_blink_timer_init 
-:      026037 mouse_multi_dpi_led_blink_timer_init:
-0x6185 026038 fetch 1 ,mem_mouse_dpi_led_blink_timer_init 
-:      026039 mouse_store_multi_led_blink_timer:
-0x6186 026040 store 1 ,mem_mouse_multi_led_blink_timer 
-0x6187 026041 rtn 
-:      026042 mouse_device_24g_led_blink_timer_init:
-0x6188 026043 fetch 1 ,mem_mouse_multi_24gled_blink_timer_init 
-0x6189 026044 branch mouse_store_multi_led_blink_timer 
-:      026045 mouse_device_le_discovery_led_blink_timer_init:
-0x618a 026046 fetch 1 ,mem_mouse_multi_le_discovery_blink_timer_init 
-0x618b 026047 branch mouse_store_multi_led_blink_timer 
-:      026048 mouse_device_le_reconn_led_blink_timer_init:
-0x618c 026049 fetch 1 ,mem_mouse_multi_le_reconn_blink_timer_init 
-0x618d 026050 branch mouse_store_multi_led_blink_timer 
-:      026053 mouse_device_poweron_led_config:
-0x618e 026054 bpatch patch13_1 ,mem_patch13 
-0x618f 026055 fetch 1 ,mem_mouse_multi_led_powon_timer_init 
-0x6190 026056 store 1 ,mem_mouse_multi_led_powon_timer 
-0x6191 026057 jam multi_led_on ,mem_mouse_multi_led_type 
-:      026058 mouse_multi_led_enable:
-0x6192 026059 jam off ,mem_mouse_multi_led_state 
-0x6193 026060 jam on ,mem_mouse_multi_led_blink_enable 
-0x6194 026061 rtn 
-:      026064 mouse_device_24g_pair_led_config:
-0x6195 026065 bpatch patch13_2 ,mem_patch13 
-0x6196 026066 fetch 1 ,mem_device_flag 
-0x6197 026067 rtnne mode_24g_device 
-0x6198 026068 call mouse_multi_led_blink_enable_init 
-0x6199 026069 jam 1 ,mem_mouse_multi_led_blink_type 
-0x619a 026070 call mouse_device_24g_led_blink_timer_init 
-0x619b 026071 fetch 1 ,mem_mouse_le_reconn_blink_limit 
-0x619c 026072 rtn blank 
-0x619d 026073 fetch 1 ,mem_mouse_multi_24gled_blink_count_init 
-0x619e 026074 branch mouse_device_led_blink_count_init 
-:      026076 mouse_device_le_reconn_led_config:
-0x619f 026077 fetch 1 ,mem_device_flag 
-0x61a0 026078 rtneq mode_24g_device 
-0x61a1 026079 call mouse_multi_led_blink_enable_init 
-0x61a2 026080 fetch mouse_flag_len ,mem_mouse_flag 
-0x61a3 026081 rtnbit0 mouse_enable_bt_reconn_led_effect 
-0x61a4 026082 jam 3 ,mem_mouse_multi_led_blink_type 
-0x61a5 026083 call mouse_device_le_reconn_led_blink_timer_init 
-0x61a6 026084 fetch 1 ,mem_mouse_le_reconn_blink_limit 
-0x61a7 026085 rtn blank 
-0x61a8 026086 fetch 1 ,mem_mouse_multi_le_reconn_blink_count_init 
-:      026087 mouse_device_led_blink_count_init:
-0x61a9 026088 store 1 ,mem_mouse_multi_led_blink_count 
-0x61aa 026089 rtn 
-:      026091 mouse_device_discovery_led_config:
-0x61ab 026092 jam 0 ,mem_mouse_le_reconn_blink_limit 
-0x61ac 026093 jam 2 ,mem_mouse_multi_led_blink_type 
-0x61ad 026094 call mouse_device_le_discovery_led_blink_timer_init 
-:      026095 mouse_multi_led_blink_enable_init:
-0x61ae 026096 jam 1 ,mem_mouse_multi_led_blink_enable 
-0x61af 026097 jam multi_led_blink ,mem_mouse_multi_led_type 
-0x61b0 026098 branch mouse_device_multi_led_on 
-:      026102 mouse_led_multi_timer:
-0x61b1 026103 fetch 1 ,mem_mouse_multi_led_blink_enable 
-0x61b2 026104 rtn blank 
-0x61b3 026105 fetch 1 ,mem_mouse_multi_led_type 
-0x61b4 026106 beq multi_led_blink ,mouse_multi_led_type_blink 
-:      026107 mouse_device_multi_led_type_on:
-0x61b5 026108 fetch 1 ,mem_mouse_multi_led_powon_timer 
-0x61b6 026109 branch mouse_device_poweron_led_off ,blank 
-0x61b7 026110 increase -1 
-0x61b8 026111 store 1 ,mem_mouse_multi_led_powon_timer 
-0x61b9 026112 branch mouse_device_led_on 
-:      026114 mouse_device_poweron_led_off:
-0x61ba 026115 jam 0 ,mem_mouse_multi_led_blink_enable 
-0x61bb 026116 call mouse_multi_low_led_blink_count_init 
-0x61bc 026117 branch mouse_device_led_off 
-:      026119 mouse_multi_led_type_blink:
-0x61bd 026120 bpatch patch13_3 ,mem_patch13 
-0x61be 026121 fetch 1 ,mem_mouse_multi_led_blink_type 
-0x61bf 026122 rtn blank 
-0x61c0 026123 beq 4 ,mouse_device_led_blink_limit 
-0x61c1 026124 branch mouse_device_led_blink_judge 
-:      026126 mouse_device_led_blink_judge:
-0x61c2 026127 fetch 1 ,mem_mouse_le_reconn_blink_limit 
-0x61c3 026128 beq 1 ,mouse_device_led_blink_limit 
-0x61c4 026129 branch mouse_multi_led_type_blink_next 
-:      026131 mouse_device_led_blink_limit:
-0x61c5 026132 fetch 1 ,mem_mouse_multi_led_blink_count 
-0x61c6 026133 branch mouse_multi_led_off_judge ,blank 
-:      026134 mouse_multi_led_type_blink_next:
-0x61c7 026135 arg mem_mouse_multi_led_blink_timer ,regc 
-0x61c8 026136 arg mouse_multi_led_type_blink_start ,regb 
-0x61c9 026137 branch timer_single_step 
-:      026139 mouse_multi_led_type_blink_start:
-0x61ca 026140 fetch 1 ,mem_mouse_multi_led_blink_type 
-0x61cb 026141 beq 4 ,mouse_multi_led_blink_count_decrease 
-0x61cc 026142 fetch 1 ,mem_mouse_le_reconn_blink_limit 
-0x61cd 026143 beq 1 ,mouse_multi_led_blink_count_decrease 
-:      026144 mouse_multi_led_blink:
-0x61ce 026145 call mouse_multi_led_blink_timer_init 
-0x61cf 026146 fetch 1 ,mem_mouse_multi_led_state 
-0x61d0 026147 beq on ,mouse_multi_led_off_judge_next 
-0x61d1 026148 branch mouse_multi_led_on_judge 
-:      026150 mouse_multi_led_blink_count_decrease:
-0x61d2 026151 fetch 1 ,mem_mouse_multi_led_blink_count 
-0x61d3 026152 increase -1 
-0x61d4 026153 store 1 ,mem_mouse_multi_led_blink_count 
-0x61d5 026154 branch mouse_multi_led_blink 
-:      026157 mouse_multi_led_on_judge:
-0x61d6 026158 fetch 1 ,mem_mouse_multi_led_blink_type 
-0x61d7 026159 beq 4 ,mouse_multi_dpi_led_on_judge 
-:      026160 mouse_device_multi_led_on:
-0x61d8 026161 jam on ,mem_mouse_multi_led_state 
-:      026162 mouse_device_led_on:
-0x61d9 026163 bpatch patch13_4 ,mem_patch13 
-0x61da 026164 fetch 1 ,mem_device_flag 
-0x61db 026165 beq mode_24g_device ,mouse_device_24g_led_on 
-0x61dc 026166 beq mode_bt_device1 ,mouse_device_bt1_led_on 
-0x61dd 026167 beq mode_bt_device2 ,mouse_device_bt2_led_on 
-0x61de 026168 rtn 
-:      026169 mouse_device_24g_led_on:
-0x61df 026170 fetcht 1 ,mem_mouse_1io2led_multi_24gled 
-0x61e0 026171 branch mouse_led_on 
-:      026172 mouse_device_bt1_led_on:
-0x61e1 026173 fetcht 1 ,mem_mouse_1io2led_multi_bt1led 
-0x61e2 026174 branch mouse_led_on 
-:      026175 mouse_device_bt2_led_on:
-0x61e3 026176 fetcht 1 ,mem_mouse_1io2led_multi_bt2led 
-:      026177 mouse_led_on:
-0x61e4 026178 branch gpio_out_active 
-:      026180 mouse_led_off:
-0x61e5 026181 branch gpio_out_inactive 
-:      026183 mouse_multi_led_off_judge:
-0x61e6 026184 jam 0 ,mem_mouse_multi_led_blink_enable 
-0x61e7 026185 jam 0 ,mem_mouse_multi_led_blink_type 
-:      026186 mouse_multi_led_off_judge_next:
-0x61e8 026187 fetch 1 ,mem_mouse_multi_led_blink_type 
-0x61e9 026188 beq 4 ,mouse_multi_dpi_led_off_judge 
-:      026189 mouse_device_multi_led_off:
-0x61ea 026190 jam off ,mem_mouse_multi_led_state 
-:      026191 mouse_device_led_off:
-0x61eb 026192 bpatch patch13_5 ,mem_patch13 
-0x61ec 026193 fetch 1 ,mem_device_flag 
-0x61ed 026194 beq mode_24g_device ,mouse_device_24g_led_off 
-0x61ee 026195 beq mode_bt_device1 ,mouse_device_bt1_led_off 
-0x61ef 026196 beq mode_bt_device2 ,mouse_device_bt2_led_off 
-0x61f0 026197 rtn 
-:      026198 mouse_device_24g_led_off:
-0x61f1 026199 fetcht 1 ,mem_mouse_1io2led_multi_24gled 
-0x61f2 026200 fetch mouse_flag_len ,mem_mouse_flag 
-0x61f3 026201 bbit0 mouse_enable_1io2led ,mouse_led_off 
-0x61f4 026202 branch gpio_set_high_impedance 
-:      026203 mouse_device_bt1_led_off:
-0x61f5 026204 fetcht 1 ,mem_mouse_1io2led_multi_bt1led 
-0x61f6 026205 fetch mouse_flag_len ,mem_mouse_flag 
-0x61f7 026206 bbit0 mouse_enable_1io2led ,mouse_led_off 
-0x61f8 026207 branch gpio_set_high_impedance 
-:      026208 mouse_device_bt2_led_off:
-0x61f9 026209 fetcht 1 ,mem_mouse_1io2led_multi_bt2led 
-0x61fa 026210 fetch mouse_flag_len ,mem_mouse_flag 
-0x61fb 026211 bbit0 mouse_enable_1io2led ,mouse_led_off 
-0x61fc 026212 branch gpio_set_high_impedance 
-:      026214 mouse_device_multi_led_all_off:
-0x61fd 026215 call mouse_device_24g_led_off 
-0x61fe 026216 call mouse_device_bt1_led_off 
-0x61ff 026217 call mouse_device_bt2_led_off 
-0x6200 026218 call mouse_low_voltage_led_off_judge 
-0x6201 026219 branch mouse_multi_dpi_led_off_judge 
-:      026221 mouse_multi_dpi_led_off_judge:
-0x6202 026222 jam off ,mem_mouse_multi_led_state 
-0x6203 026223 fetch mouse_flag_len ,mem_mouse_flag 
-0x6204 026224 bbit1 mouse_enable_dpi_for_led ,mouse_device_multi_led_off 
-0x6205 026225 bbit1 mouse_enable_dpi_low_for_led ,mouse_device_multi_led_off 
-:      026226 mouse_multi_dpi_led_off:
-0x6206 026227 fetcht 1 ,mem_mouse_dpi_gpio 
-0x6207 026228 branch mouse_led_off 
-:      026230 mouse_multi_dpi_led_on_judge:
-0x6208 026231 jam on ,mem_mouse_multi_led_state 
-0x6209 026232 fetch mouse_flag_len ,mem_mouse_flag 
-0x620a 026233 bbit1 mouse_enable_dpi_for_led ,mouse_device_multi_led_on 
-0x620b 026234 bbit1 mouse_enable_dpi_low_for_led ,mouse_device_multi_led_on 
-:      026235 mouse_multi_dpi_led_on:
-0x620c 026236 fetcht 1 ,mem_mouse_dpi_gpio 
-0x620d 026237 branch mouse_led_on 
-:      026241 mouse_low_voltage_led_no_enter_lpm:
-0x620e 026242 fetch mouse_flag_len ,mem_mouse_flag 
-0x620f 026243 rtnbit0 mouse_low_voltage_flag 
-0x6210 026244 fetch 1 ,mem_adc_low_volatage_led_timer_count 
-0x6211 026245 fetcht 1 ,mem_mouse_low_led_blink_half_timer 
-0x6212 026246 sub pdata ,temp ,null 
-0x6213 026247 branch mouse_lpm_mode_clear ,positive 
-:      026248 mouse_low_voltage_led_no_enter_lpm_next:
-0x6214 026249 fetch 1 ,mem_device_flag 
-0x6215 026250 beq mode_24g_device ,g24_transmit_by_interrupt_exit_check 
-0x6216 026251 jam 1 ,mem_lpm_mode 
-0x6217 026252 rtn 
-:      026254 g24_transmit_by_interrupt_exit_check:
-0x6218 026255 fetch mouse_flag_len ,mem_mouse_flag 
-0x6219 026256 rtnbit1 mouse_enable_24g_250hz 
-0x621a 026257 branch g24_transmit_by_interrupt_exit 
-:      026259 mouse_lpm_mode_clear:
-0x621b 026260 fetch 1 ,mem_device_flag 
-0x621c 026261 beq mode_24g_device ,g24_transmit_by_interrupt_enable 
-0x621d 026262 jam 0 ,mem_lpm_mode 
-0x621e 026263 rtn 
-:      026266 mouse_store_signal_rssi:
-0x621f 026268 fetch 1 ,mem_rssi 
-0x6220 026269 branch rssi_signal 
-:      026271 mouse_le_transmit:
-0x6221 026272 call mouse_store_signal_rssi 
-0x6222 026273 branch power_ctrl_start 
-:      026275 mouse_le_set_lpm_mult:
-0x6223 026276 fetch 1 ,mem_le_connect_status_flag 
-0x6224 026277 compare 3 ,pdata ,3 
-0x6225 026278 nbranch disable_blank ,true 
-0x6226 026279 call app_lpm_mult_enable 
-0x6227 026280 branch enable_blank 
-:      026282 mouse_set_lpm_mult:
-0x6228 026283 fetch 2 ,mem_ui_state_map 
-0x6229 026284 bbit1 ui_state_ble_connected ,mouse_le_set_lpm_mult 
-0x622a 026285 rtn 
-:      026287 mouse_24g_long_sleep:
-0x622b 026288 call g24_lpm_wait 
-0x622c 026289 nrtn user 
-0x622d 026290 jam 1 ,mem_mouse_24g_long_sleep_flag 
-0x622e 026291 call g24_setgpio_lpm_before 
-0x622f 026292 jam 0 ,mem_mouse_24g_sleep_miss 
-0x6230 026293 call mouse_24g_send_time_long_wake 
-0x6231 026294 fetch 1 ,mem_sensor_shutdown_flag 
-0x6232 026295 ncall mouse_setgpio_hibernate ,blank 
-0x6233 026296 fetch 4 ,mem_24g_enter_hibernate 
-0x6234 026297 branch g24_long_seep2 
-:      026299 mouse_24g_short_sleep:
-0x6235 026300 fetch 1 ,mem_mouse_sleep_deal_type 
-0x6236 026301 branch g24_short_sleep ,blank 
-0x6237 026302 call g24_lpm_wait 
-0x6238 026303 nrtn user 
-0x6239 026304 fetch 1 ,mem_mouse_24g_sleep_miss 
-0x623a 026305 jam 0 ,mem_mouse_24g_sleep_miss 
-0x623b 026306 sub pdata ,0 ,null 
-0x623c 026307 nbranch mouse_24g_short_sleep_last_miss ,zero 
-0x623d 026308 fetcht 2 ,mem_24g_retransmit 
-0x623e 026309 sub temp ,0 ,null 
-0x623f 026310 branch mouse_24g_short_sleep_default ,zero 
-0x6240 026312 fetch 4 ,mem_mouse_24g_tx_time_last_delt 
-0x6241 026313 branch mouse_24g_short_sleep_default ,blank 
-:      026314 mouse_24g_short_sleep_notify:
-0x6242 026315 fetcht 4 ,mem_mouse_24g_tsniff 
-0x6243 026316 isub temp ,temp 
-0x6244 026317 storet 4 ,mem_mouse_24g_sleep_miss_temp 
-0x6245 026318 nbranch mouse_24g_short_sleep_long ,positive 
-0x6246 026319 fetch 3 ,mem_24g_short_sleep_set 
-0x6247 026320 isub temp ,pdata 
-0x6248 026321 nbranch mouse_24g_short_sleep_2 ,positive 
-0x6249 026322 arg 0x600 ,temp 
-0x624a 026323 isub temp ,null 
-0x624b 026324 nbranch mouse_24g_short_sleep_2 ,positive 
-:      026325 mouse_24g_short_sleep2:
-0x624c 026326 store 4 ,mem_mouse_24g_sleep_time_temp 
-0x624d 026327 call mouse_24g_miss_temp_clear 
-0x624e 026328 fetch 4 ,mem_mouse_24g_sleep_time_temp 
-:      026329 mouse_24g_short_sleep3:
-0x624f 026330 call clk2lpo 
-0x6250 026331 storet 4 ,mem_sleep_counter 
-0x6251 026332 branch lpm_sleep 
-:      026334 mouse_24g_short_sleep_default:
-0x6252 026335 call mouse_24g_miss_temp_clear 
-0x6253 026336 fetch 3 ,mem_24g_short_sleep_set 
-0x6254 026337 branch mouse_24g_short_sleep2 
-:      026339 mouse_24g_short_sleep_long:
-0x6255 026340 sub temp ,0 ,temp 
-0x6256 026341 fetch 3 ,mem_24g_short_sleep_set 
-0x6257 026342 iadd temp ,pdata 
-0x6258 026343 branch mouse_24g_short_sleep2 
-:      026345 mouse_24g_miss_temp_clear:
-0x6259 026346 setarg 0 
-0x625a 026347 store 4 ,mem_mouse_24g_sleep_miss_temp 
-0x625b 026348 rtn 
-:      026350 mouse_24g_short_sleep_last_miss:
-0x625c 026351 fetch 4 ,mem_mouse_24g_tx_time_last_delt 
-0x625d 026352 fetcht 4 ,mem_mouse_24g_sleep_miss_temp 
-0x625e 026353 iadd temp ,pdata 
-0x625f 026354 branch mouse_24g_short_sleep_notify 
-:      026356 mouse_24g_short_sleep_2:
-0x6260 026357 jam 1 ,mem_mouse_24g_sleep_miss 
-0x6261 026358 rtn 
-:      026361 mouse_24g_transmit_callback:
-0x6262 026362 call mouse_24g_send_time_check 
-0x6263 026363 branch mouse_wakeup_24g 
-:      026365 mouse_24g_send_time_check:
-0x6264 026366 fetch 1 ,mem_mouse_sleep_deal_type 
-0x6265 026367 rtn blank 
-0x6266 026368 fetch 1 ,mem_24g_transmit_by_interrupt 
-0x6267 026369 beq g24_tx_timer_int_enable ,mouse_24g_send_timer_first 
-0x6268 026370 fetch 1 ,mem_mouse_24g_tx_count 
-0x6269 026371 branch mouse_24g_send_timer_first ,blank 
-0x626a 026372 copy clkn ,pdata 
-0x626b 026373 fetcht 6 ,mem_mouse_24g_tx_time_last 
-0x626c 026374 store 6 ,mem_mouse_24g_tx_time_last 
-0x626d 026375 call clk_diff_rt 
-0x626e 026376 store 4 ,mem_mouse_24g_tx_time_last_delt 
-0x626f 026378 fetch 1 ,mem_mouse_24g_sleep_miss 
-0x6270 026379 nrtn blank 
-0x6271 026380 fetch 2 ,mem_24g_retransmit 
-0x6272 026381 nrtn blank 
-0x6273 026382 fetch 4 ,mem_mouse_24g_tx_time_last_delt 
-:      026383 mouse_24g_send_time_check_1:
-0x6274 026384 fetcht 5 ,mem_mouse_24g_tx_time_sum 
-0x6275 026385 iadd temp ,pdata 
-0x6276 026386 store 5 ,mem_mouse_24g_tx_time_sum 
-0x6277 026387 fetcht 1 ,mem_mouse_24g_tx_count 
-0x6278 026388 fetch 1 ,mem_mouse_24g_tx_time_sum_count 
-0x6279 026389 isub temp ,null 
-0x627a 026390 branch mouse_24g_send_time_check_average ,zero 
-0x627b 026391 increase 1 ,temp 
-0x627c 026392 storet 1 ,mem_mouse_24g_tx_count 
-0x627d 026393 rtn 
-:      026395 mouse_24g_send_time_check_average:
-0x627e 026396 jam 1 ,mem_mouse_24g_tx_count 
-0x627f 026397 arg 0 ,temp 
-0x6280 026398 fetch 5 ,mem_mouse_24g_tx_time_sum 
-0x6281 026399 storet 5 ,mem_mouse_24g_tx_time_sum 
-0x6282 026400 fetcht 1 ,mem_mouse_24g_tx_time_sum_count 
-0x6283 026401 idiv temp 
-0x6284 026402 call wait_div_end 
-0x6285 026403 quotient rega 
-0x6286 026405 fetch 4 ,mem_mouse_24g_tsniff 
-0x6287 026406 fetcht 1 ,mem_mouse_24g_tx_time_offset 
-0x6288 026407 isub temp ,temp 
-0x6289 026408 increase -40 ,temp 
-0x628a 026410 copy rega ,pdata 
-0x628b 026411 isub temp ,pdata 
-0x628c 026412 branch mouse_24g_send_time_check_average_late ,positive 
-0x628d 026413 sub pdata ,0 ,pdata 
-0x628e 026415 rshift2 pdata ,pdata 
-0x628f 026416 fetcht 3 ,mem_24g_short_sleep_set 
-0x6290 026417 iadd temp ,temp 
-0x6291 026418 bpatch patch13_6 ,mem_patch13 
-0x6292 026419 fetch 3 ,mem_mouse_24g_short_sleep_set_init 
-0x6293 026420 arg 0x1800 ,rega 
-0x6294 026421 iadd rega ,pdata 
-0x6295 026422 isub temp ,null 
-0x6296 026423 nbranch mouse_24g_send_time_check_average_min ,positive 
-0x6297 026424 storet 3 ,mem_24g_short_sleep_set 
-0x6298 026425 rtn 
-:      026427 mouse_24g_send_time_check_average_late:
-0x6299 026428 rshift2 pdata ,temp 
-0x629a 026429 fetch 3 ,mem_24g_short_sleep_set 
-0x629b 026430 isub temp ,temp 
-0x629c 026431 bpatch patch13_7 ,mem_patch13 
-0x629d 026432 fetch 3 ,mem_mouse_24g_short_sleep_set_init 
-0x629e 026433 arg 0x1800 ,rega 
-0x629f 026434 isub rega ,pdata 
-0x62a0 026435 isub temp ,null 
-0x62a1 026436 branch mouse_24g_send_time_check_average_min ,positive 
-0x62a2 026437 storet 3 ,mem_24g_short_sleep_set 
-0x62a3 026438 rtn 
-:      026440 mouse_24g_send_time_check_average_min:
-0x62a4 026441 store 3 ,mem_24g_short_sleep_set 
-0x62a5 026442 rtn 
-:      026444 mouse_24g_send_timer_first:
-0x62a6 026445 jam 1 ,mem_mouse_24g_tx_count 
-0x62a7 026446 copy clkn ,pdata 
-0x62a8 026447 store 6 ,mem_mouse_24g_tx_time_last 
-0x62a9 026448 rtn 
-:      026450 mouse_24g_send_time_long_wake:
-0x62aa 026451 setarg 0 
-0x62ab 026452 store 1 ,mem_mouse_24g_tx_count 
-0x62ac 026453 store 5 ,mem_mouse_24g_tx_time_sum 
-0x62ad 026454 rtn 
-:      026463 shutter_init:
-0x62ae 026464 call enable_authrom 
-0x62af 026465 rtn wake 
-0x62b0 026467 setarg shutter_process_idle 
-0x62b1 026468 store 2 ,mem_cb_idle_process 
-0x62b2 026470 setarg shutter_process_bb_event 
-0x62b3 026471 store 2 ,mem_cb_bb_event_process 
-0x62b4 026473 setarg ble_shutter_receive_data 
-0x62b5 026474 store 2 ,mem_cb_att_write 
-0x62b6 026476 setarg shutter_le_bb_event_timer 
-0x62b7 026477 store 2 ,mem_cb_event_timer 
-0x62b8 026479 setarg shutter_key_change 
-0x62b9 026480 store 2 ,mem_cb_shutter_keycan 
-0x62ba 026482 call shutter_common_init 
-0x62bb 026484 bpatch patch14_0 ,mem_patch14 
-0x62bc 026485 call shutter_load_buffer_config_form_datarom 
-:      026487 shutter_power_switch:
-0x62bd 026488 fetch 1 ,mem_shutter_hard_soft_switch_case 
-0x62be 026489 beq hard_switch ,shutter_hart_swtich_power_on 
-0x62bf 026490 fetch 1 ,mem_shutter_soft_switch_button_gpio 
-0x62c0 026491 store 1 ,mem_ui_button_gpio 
-0x62c1 026492 branch ui_soft_swtich_init 
-:      026495 shutter_common_init:
-0x62c2 026496 setarg shutter_le_before_hibernate 
-0x62c3 026497 store 2 ,mem_cb_before_hibernate 
-0x62c4 026499 setarg shutter_process_lpm_before 
-0x62c5 026500 store 2 ,mem_cb_before_lpm 
-0x62c6 026502 setarg shutter_soft_swtich_power_on 
-0x62c7 026503 store 2 ,mem_shutter_soft_switch_poweron_callback_function 
-0x62c8 026505 setarg shutter_soft_swtich_power_off 
-0x62c9 026506 store 2 ,mem_shutter_soft_switch_poweroff_callback_function 
-0x62ca 026508 jam 7 ,mem_version 
-0x62cb 026509 call le_modified_name_adv 
-0x62cc 026510 call shutter_init_param 
-0x62cd 026511 call keyscan_key_init 
-0x62ce 026512 call queue_init 
-0x62cf 026513 branch ui_led_init_global 
-:      026517 shutter_hart_swtich_power_on:
-0x62d0 026518 jam ui_button_gpio_disable ,mem_ui_button_gpio 
-0x62d1 026519 jam ss_state_power_on ,mem_shutter_soft_switch_power_state 
-0x62d2 026520 branch shutter_start_reconnect 
-:      026524 shutter_le_scale_lpm_lock:
-0x62d3 026525 fetch 1 ,mem_shutter_soft_switch_power_state 
-0x62d4 026526 beq ss_state_power_off ,app_get_lpm_wake_lock 
-0x62d5 026527 call l2cap_malloc_get_full_map 
-0x62d6 026528 fetch 1 ,mem_used_map 
-0x62d7 026529 nbranch app_get_lpm_wake_lock ,blank 
-0x62d8 026530 branch app_put_lpm_wake_lock 
-:      026534 shutter_process_bb_event:
-0x62d9 026535 copy regc ,pdata 
-0x62da 026538 beq bt_evt_le_connected ,ble_shutter_process_baseband_connect 
-0x62db 026539 beq bt_evt_le_disconnected ,ble_shutter_process_baseband_disconnect 
-0x62dc 026540 beq bt_evt_le_reconnect_complete ,ble_shutter_process_reconnect_complete 
-0x62dd 026541 beq bt_evt_le_parse_conn_papa_update_rsp ,ble_shutter_process_parse_connect_parameter_update_response 
-0x62de 026543 beq bt_evt_button_long_pressed ,ui_soft_switch_botton_long_press 
-0x62df 026544 beq bt_evt_button_down ,shutter_process_soft_swtich_button_down 
-0x62e0 026545 beq bt_evt_button_up ,shutter_process_soft_swtich_button_up 
-0x62e1 026546 rtn 
-:      026551 ble_shutter_process_baseband_connect:
-0x62e2 026552 call shutter_stop_bluetooth_discovery 
-0x62e3 026553 setarg 0 
-0x62e4 026554 store 2 ,mem_ble_shutter_reconn_timer 
-0x62e5 026555 branch app_led_off 
-:      026558 ble_shutter_process_baseband_disconnect:
-0x62e6 026559 call queue_init 
-0x62e7 026560 jam 0 ,mem_ble_shutter_enable_notify 
-0x62e8 026561 branch shutter_start_reconnect 
-:      026564 ble_shutter_process_reconnect_complete:
-0x62e9 026565 call queue_init 
-0x62ea 026566 jam 1 ,mem_ble_shutter_enable_notify 
-0x62eb 026567 fetch 8 ,mem_ble_shutter_interval_min 
-0x62ec 026568 store 8 ,mem_le_interval_min 
-0x62ed 026569 call app_lpm_mult_enable 
-0x62ee 026570 branch le_l2cap_tx_update_req 
-:      026573 ble_shutter_process_parse_connect_parameter_update_response:
-0x62ef 026574 fetch 2 ,mem_le_l2cap_signaling_conn_param_update_rsp_result 
-0x62f0 026575 rtneq ble_signaling_connect_parameter_update_accepted 
-0x62f1 026576 fetch 8 ,mem_ble_shutter_interval_min_new 
-0x62f2 026577 rtn blank 
-0x62f3 026578 store 8 ,mem_le_interval_min 
-0x62f4 026579 branch le_l2cap_tx_update_req 
-:      026586 shutter_process_soft_swtich_button_down:
-0x62f5 026587 fetch 1 ,mem_shutter_hard_soft_switch_case 
-0x62f6 026588 rtneq hard_switch 
-0x62f7 026589 fetch 1 ,mem_shutter_soft_switch_power_state 
-0x62f8 026590 rtnne ss_state_power_on 
-0x62f9 026591 call shutter_store_currenct_led_state 
-0x62fa 026592 branch app_led_on 
-:      026594 shutter_store_currenct_led_state:
-0x62fb 026595 jam 1 ,mem_shutter_soft_swtich_botton_down 
-0x62fc 026596 arg 11 ,loopcnt 
-0x62fd 026597 arg mem_shutter_soft_swtich_led_struct_temp ,contw 
-0x62fe 026598 arg mem_shutter_led_struct_app_led ,contr 
-0x62ff 026599 branch memcpy 
-:      026601 shutter_process_soft_swtich_button_up:
-0x6300 026602 fetch 1 ,mem_shutter_hard_soft_switch_case 
-0x6301 026603 rtneq hard_switch 
-0x6302 026604 fetch 1 ,mem_shutter_soft_switch_power_state 
-0x6303 026605 beq ss_state_power_on ,shutter_load_currenct_led_state 
-0x6304 026606 branch ui_soft_switch_botton_up 
-:      026608 shutter_load_currenct_led_state:
-0x6305 026609 fetch 1 ,mem_shutter_soft_swtich_botton_down 
-0x6306 026610 rtnne 1 
-0x6307 026611 jam 0 ,mem_shutter_soft_swtich_botton_down 
-0x6308 026612 fetch 2 ,mem_ui_state_map 
-0x6309 026613 bbit1 ui_state_ble_connected ,app_led_off 
-0x630a 026614 arg 11 ,loopcnt 
-0x630b 026615 arg mem_shutter_soft_swtich_led_struct_temp ,contr 
-0x630c 026616 arg mem_shutter_led_struct_app_led ,contw 
-0x630d 026617 branch memcpy 
-:      026622 shutter_le_bb_event_timer:
-0x630e 026624 call shutter_check_sleep_timer 
-0x630f 026627 call shutter_check_power_off_timer 
-0x6310 026631 branch ble_shutter_reconn_timer 
-:      026635 shutter_check_sleep_timer:
-0x6311 026636 arg mem_shutter_sleep_timer ,regc 
-0x6312 026637 arg shutter_sleep_timeout ,regb 
-0x6313 026638 branch timer_single_step_2b 
-:      026639 shutter_sleep_timeout:
-0x6314 026640 jam ss_state_power_off ,mem_shutter_soft_switch_power_state 
-0x6315 026641 call app_led_off 
-0x6316 026642 call shutter_disconnect_current_connection 
-0x6317 026643 branch shutter_wait_power_off 
-:      026646 shutter_check_power_off_timer:
-0x6318 026647 arg mem_shutter_power_off_timer ,regc 
-0x6319 026648 arg shutter_check_power_off_timeout ,regb 
-0x631a 026649 branch timer_single_step 
-:      026651 shutter_check_power_off_timeout:
-0x631b 026652 fetch 2 ,mem_ui_state_map 
-0x631c 026653 bbit1 ui_state_ble_connected ,shutter_wait_power_off 
-0x631d 026654 fetch 1 ,mem_shutter_led_struct_app_led_type 
-0x631e 026655 beq ui_led_state_blink_start ,shutter_wait_power_off 
-0x631f 026656 beq ui_led_state_blink_lighting ,shutter_wait_power_off 
-0x6320 026657 beq ui_led_state_blink_darking ,shutter_wait_power_off 
-0x6321 026658 branch app_enter_hibernate 
-:      026662 ble_shutter_reconn_timer:
-0x6322 026663 fetch 1 ,mem_shutter_soft_switch_power_state 
-0x6323 026664 rtnne ss_state_power_on 
-0x6324 026665 arg mem_ble_shutter_reconn_timer ,regc 
-0x6325 026666 arg shutter_start_bluetooth_discovery ,regb 
-0x6326 026667 branch timer_single_step_2b 
-:      026670 shutter_process_idle:
-0x6327 026671 call shutter_send_data_to_master 
-0x6328 026672 branch keyscan_key_process 
-:      026675 shutter_process_lpm_before:
-0x6329 026676 call gpio_set_before_lpm 
-0x632a 026677 branch keyscan_process_lpm_before 
-:      026679 shutter_le_before_hibernate:
-0x632b 026680 call gpio_set_before_lpm 
-0x632c 026681 branch disable_authrom 
-:      026687 shutter_stop_bluetooth_discovery:
-:      026691 ble_shutter_stop_bluetooth_discovery:
-0x632d 026692 fetch 2 ,mem_ble_shutter_connect_timeout 
-0x632e 026693 store 2 ,mem_shutter_sleep_timeout 
-0x632f 026694 store 2 ,mem_shutter_sleep_timer 
-0x6330 026695 branch app_ble_stop_adv 
-:      026698 shutter_start_bluetooth_discovery:
-0x6331 026699 fetch 1 ,mem_shutter_soft_switch_power_state 
-0x6332 026700 rtnne ss_state_power_on 
-:      026704 ble_shutter_start_discovery:
-0x6333 026705 fetch 2 ,mem_ui_state_map 
-0x6334 026706 rtnbit1 ui_state_ble_connected 
-0x6335 026707 fetch 2 ,mem_ble_shutter_discovery_timeout 
-0x6336 026708 store 2 ,mem_shutter_sleep_timeout 
-0x6337 026709 store 2 ,mem_shutter_sleep_timer 
-0x6338 026710 fetch 2 ,mem_ble_shutter_discovery_adv_interval 
-0x6339 026711 call shutter_ble_adv_interval_set 
-0x633a 026712 call app_led_start_blink 
-0x633b 026713 fetch 4 ,mem_ble_shutter_discovery_blink_on_time 
-0x633c 026714 store 4 ,mem_shutter_led_struct_app_led_on_time 
-0x633d 026715 fetch 2 ,mem_ui_state_map 
-0x633e 026716 rtnbit1 ui_state_ble_adv 
-0x633f 026717 branch app_ble_start_adv 
-:      026719 shutter_soft_swtich_power_on:
-:      026720 shutter_start_reconnect:
-0x6340 026721 fetch 1 ,mem_shutter_soft_switch_power_state 
-0x6341 026722 rtnne ss_state_power_on 
-:      026726 ble_shutter_start_reconnect:
-0x6342 026727 fetch 2 ,mem_ble_shutter_reconn_timer 
-0x6343 026728 fetcht 2 ,mem_ble_shutter_reconn_timeout 
-0x6344 026729 storet 2 ,mem_ble_shutter_reconn_timer 
-0x6345 026730 nrtn blank 
-0x6346 026731 fetch 2 ,mem_ble_shutter_reconn_adv_interval 
-0x6347 026732 call shutter_ble_adv_interval_set 
-0x6348 026733 call app_led_start_blink 
-0x6349 026734 fetch 4 ,mem_ble_shutter_reconn_blink_on_time 
-0x634a 026735 store 4 ,mem_shutter_led_struct_app_led_on_time 
-0x634b 026736 fetch 2 ,mem_ui_state_map 
-0x634c 026737 rtnbit1 ui_state_ble_adv 
-0x634d 026738 branch app_ble_start_adv 
-:      026740 shutter_disconnect_current_connection:
-0x634e 026741 fetch 2 ,mem_ui_state_map 
-0x634f 026742 bbit1 ui_state_ble_connected ,app_ble_disconnect 
-0x6350 026743 branch shutter_stop_bluetooth_discovery 
-:      026747 shutter_check_data_enable:
-0x6351 026748 call disable_user 
-0x6352 026749 fetch 2 ,mem_ui_state_map 
-0x6353 026750 bbit1 ui_state_ble_connected ,shutter_check_ble_data_enable 
-0x6354 026751 rtn 
-:      026753 shutter_check_ble_data_enable:
-0x6355 026754 fetch 1 ,mem_ble_shutter_enable_notify 
-0x6356 026755 rtn blank 
-0x6357 026756 branch enable_user 
-:      026761 shutter_check_bluetooth_conn:
-0x6358 026762 call disable_user 
-0x6359 026763 fetch 2 ,mem_ui_state_map 
-0x635a 026764 rtnbit1 ui_state_ble_connected 
-0x635b 026765 branch enable_user 
-:      026769 shutter_change_bluetooth_status_bt_disconn:
-:      026773 ble_shutter_change_bluetooth_status_bt_disconn:
-0x635c 026774 branch shutter_start_reconnect 
-:      026778 shutter_check_send_data:
-0x635d 026779 disable user2 
-0x635e 026780 fetch 2 ,mem_shutter_sleep_timeout 
-0x635f 026781 store 2 ,mem_shutter_sleep_timer 
-0x6360 026783 call shutter_check_bluetooth_conn 
-0x6361 026784 branch shutter_change_bluetooth_status_bt_disconn ,user 
-0x6362 026786 call shutter_check_data_enable 
-0x6363 026787 nrtn user 
-0x6364 026788 branch enable_user2 
-:      026792 shutter_key_change:
-0x6365 026793 call shutter_check_send_data 
-0x6366 026794 nrtn user2 
-0x6367 026795 deposit rega 
-0x6368 026796 branch shutter_key_release ,blank 
-:      026797 shutter_key_press:
-0x6369 026798 call app_led_on 
-0x636a 026799 arg mem_key0_press ,regc 
-0x636b 026800 branch push_queue_press_or_release 
-:      026802 shutter_key_release:
-0x636c 026803 call app_led_off 
-0x636d 026804 arg mem_key0_release ,regc 
-:      026806 push_queue_press_or_release:
-0x636e 026807 arg max_queue_num ,pdata 
-0x636f 026808 imul32 queue ,pdata 
-0x6370 026809 iadd regc ,regc 
-:      026812 push_buffer_in_queue:
-0x6371 026813 ifetch 1 ,regc 
-0x6372 026814 rtn blank 
-0x6373 026815 call queue_push_one_byte 
-0x6374 026816 increase 1 ,regc 
-0x6375 026817 branch push_buffer_in_queue 
-:      026820 shutter_send_data_to_master:
-0x6376 026821 fetch 2 ,mem_ui_state_map 
-0x6377 026822 bbit1 ui_state_ble_connected ,pop_queue_to_ble_data 
-0x6378 026823 rtn 
-:      026825 pop_queue_to_ble_data:
-0x6379 026826 call le_fifo_check_nearly_full 
-0x637a 026827 nrtn blank 
-0x637b 026828 call queue_pop_one_byte 
-0x637c 026829 nrtn user 
-0x637d 026830 pincrease -1 
-0x637e 026831 mul32 pdata ,shutter_ble_data_buffer ,pdata 
-0x637f 026832 arg mem_ble_data_buffer1 ,temp 
-0x6380 026833 iadd temp ,contr 
-0x6381 026834 branch le_send_notify_from_list 
-:      026838 queue_push_one_byte:
-0x6382 026839 store 1 ,mem_pdatatemp 
-0x6383 026840 arg mem_pdatatemp ,rega 
-0x6384 026841 branch queue_push 
-:      026843 queue_pop_one_byte:
-0x6385 026844 arg mem_pdatatemp ,rega 
-0x6386 026845 call queue_pop 
-0x6387 026846 nrtn user 
-0x6388 026847 fetch 1 ,mem_pdatatemp 
-0x6389 026848 rtn 
-:      026851 ble_shutter_receive_data:
-0x638a 026852 fetch 2 ,mem_le_att_handle 
-0x638b 026853 beq gatt_keyboard_write_handle ,ble_shutter_process_reconnect_complete 
-0x638c 026854 rtn 
-:      026856 shutter_init_param:
-0x638d 026857 jam 0x02 ,mem_shutter_power_off_timeout 
-0x638e 026859 setarg 0x00200008 
-0x638f 026860 store 4 ,mem_ble_shutter_interval_min 
-0x6390 026861 setarg 0x012c0005 
-0x6391 026862 istore 4 ,contw 
-0x6392 026865 jam 0x17 ,mem_le_local_mtu 
-0x6393 026868 setarg 0x1b 
-0x6394 026869 store 2 ,mem_le_pairing_handle 
-0x6395 026870 branch le_set_fixed_ltk_justwork 
-:      026873 shutter_load_buffer_config_form_datarom:
-0x6396 026875 arg ble_key_value_list_size ,loopcnt 
-0x6397 026876 arg mem_ble_data_buffer1 ,contw 
-0x6398 026877 arg ble_shutter_key_value_list_addr ,contr 
-0x6399 026878 branch memcpy_fast 
-:      026898 shutter_soft_swtich_power_off:
-0x639a 026899 arg 0 ,rega 
-0x639b 026900 arg mem_shutter_power_off_led_style ,regc 
-0x639c 026901 call ui_led_set_style_global 
-0x639d 026902 call shutter_disconnect_current_connection 
-:      026903 shutter_wait_power_off:
-0x639e 026904 fetch 1 ,mem_shutter_power_off_timeout 
-0x639f 026905 store 1 ,mem_shutter_power_off_timer 
-0x63a0 026906 rtn 
-:      026910 ui_soft_swtich_init:
-0x63a1 026911 setarg ss_state_power_up 
-0x63a2 026912 call ui_soft_swtich_init_power_on_time 
-0x63a3 026913 jam ui_button_state_up ,mem_ui_button_last_state 
-0x63a4 026914 call ui_button_init 
-0x63a5 026915 call ui_button_polling 
-:      026916 ui_soft_switch_first_power_on:
-0x63a6 026917 fetch 1 ,mem_shutter_soft_switch_first_power_on 
-0x63a7 026918 branch ui_soft_swtich_init_next ,blank 
-0x63a8 026919 fetch 1 ,core_lpm_isogate 
-0x63a9 026920 bbit1 cold_wake ,ui_soft_switch_power_on 
-:      026921 ui_soft_swtich_init_next:
-0x63aa 026922 fetch 2 ,mem_ui_state_map 
-0x63ab 026923 rtnbit1 ui_state_btn_down 
-0x63ac 026924 branch app_enter_hibernate 
-:      026926 ui_soft_swtich_init_power_on_time:
-0x63ad 026927 fetcht 2 ,mem_power_param_ptr 
-0x63ae 026928 istore 1 ,temp 
-0x63af 026929 ifetch 1 ,contw 
-0x63b0 026930 store 1 ,mem_ui_button_timeout 
-0x63b1 026931 rtn 
-:      026934 ui_soft_switch_botton_up:
-0x63b2 026935 fetch 2 ,mem_power_param_ptr 
-0x63b3 026936 ifetch 1 ,pdata 
-0x63b4 026937 rtnne ss_state_power_up 
-0x63b5 026938 branch app_enter_hibernate 
-:      026941 ui_soft_switch_botton_long_press:
-0x63b6 026942 fetcht 2 ,mem_power_param_ptr 
-0x63b7 026943 ifetch 1 ,temp 
-0x63b8 026944 beq ss_state_power_on ,ui_soft_switch_power_off 
-:      026945 ui_soft_switch_power_on:
-0x63b9 026946 setarg ss_state_power_on 
-0x63ba 026947 fetcht 2 ,mem_power_param_ptr 
-0x63bb 026948 istore 1 ,temp 
-0x63bc 026949 add temp ,ss_power_off_time ,contr 
-0x63bd 026950 ifetch 1 ,contr 
-0x63be 026951 istore 1 ,mem_ui_button_timeout 
-0x63bf 026952 ifetch 2 ,contr 
-0x63c0 026953 branch callback_func 
-:      026955 ui_soft_switch_power_off:
-0x63c1 026956 setarg ss_state_power_off 
-0x63c2 026957 call ui_soft_swtich_init_power_on_time 
-0x63c3 026958 add temp ,ss_power_off_cb ,contr 
-0x63c4 026959 ifetch 2 ,contr 
-0x63c5 026960 branch app_enter_hibernate ,blank 
-0x63c6 026961 branch callback_func 
-:      026966 shutter_ble_adv_interval_set:
-0x63c7 026967 store 2 ,mem_lpm_interval 
-0x63c8 026968 increase -4 ,pdata 
-0x63c9 026969 store 2 ,mem_le_adv_interval 
-0x63ca 026970 rtn 
-:      026972 le_send_notify_from_list:
-0x63cb 026973 ifetch 1 ,contr 
-0x63cc 026974 copy pdata ,rega 
-0x63cd 026975 ifetcht 2 ,contr 
-0x63ce 026976 call store_contr 
-0x63cf 026977 call le_att_malloc_tx_notify 
-0x63d0 026978 copy rega ,loopcnt 
-0x63d1 026979 call get_contr 
-0x63d2 026980 branch memcpy 
-:      026982 shutter_le_uuid_table_conf:
-0x63d3 026983 setarg ble_shutter_gatt_list_addr 
-0x63d4 026984 store 2 ,mem_ui_le_uuid_table 
-0x63d5 026985 rtn 
-:      026987 shutter_dy_le_uuid_table_conf:
-0x63d6 026988 setarg mem_shutter_le_uuid_sup 
-0x63d7 026989 store 2 ,mem_ui_le_uuid_table 
-0x63d8 026990 rtn 
-:      026993 shutter_default_init:
-0x63d9 026994 fetch 2 ,mem_shutter_key_conf0_temp 
-0x63da 026995 store 2 ,mem_shutter_key_conf0 
-0x63db 026996 fetch 1 ,mem_shutter_led_struct_app_led_gpio_temp 
-0x63dc 026997 store 1 ,mem_shutter_led_struct_app_led_gpio 
-0x63dd 026998 store 1 ,mem_shutter_power_off_led_style_gpio 
-0x63de 026999 fetch 1 ,mem_shutter_hard_soft_switch_case_temp 
-0x63df 027000 store 1 ,mem_shutter_hard_soft_switch_case 
-0x63e0 027001 fetch 1 ,mem_shutter_soft_switch_button_gpio_temp 
-0x63e1 027002 store 1 ,mem_shutter_soft_switch_button_gpio 
-0x63e2 027008 setarg 0x0002 
-0x63e3 027009 store 2 ,mem_key0_press 
-0x63e4 027010 store 2 ,mem_key1_press 
-0x63e5 027011 setarg 0x0006 
-0x63e6 027012 store 2 ,mem_key0_release 
-0x63e7 027013 store 2 ,mem_key1_release 
-0x63e8 027014 setarg 0x0007 
-0x63e9 027015 store 2 ,mem_key2_press 
-0x63ea 027016 setarg 0x0008 
-0x63eb 027017 store 2 ,mem_key2_release 
-0x63ec 027018 setarg mem_shutter_soft_switch_power_state 
-0x63ed 027019 store 2 ,mem_power_param_ptr 
-0x63ee 027020 setarg 0x201400 
-0x63ef 027021 store 3 ,mem_shutter_soft_switch_power_state 
-0x63f0 027022 jam 0x01 ,mem_lpm_mode 
-0x63f1 027023 setarg 0x0100 
-0x63f2 027024 store 2 ,mem_lpm_interval 
-0x63f3 027025 jam 0x08 ,mem_lpm_overhead 
-0x63f4 027026 jam 0x05 ,mem_lpm_mult 
-0x63f5 027027 jam 0x02 ,mem_lpm_mult_timeout 
-0x63f6 027028 setarg 0x0096 
-0x63f7 027029 store 2 ,mem_ble_shutter_reconn_blink_on_time 
-0x63f8 027030 istore 2 ,contw 
-0x63f9 027031 setarg 0x0296 
-0x63fa 027032 store 2 ,mem_ble_shutter_discovery_blink_on_time 
-0x63fb 027033 istore 2 ,contw 
-0x63fc 027034 setsect 0 ,0x10 
-0x63fd 027035 setsect 1 ,0x8008 
-0x63fe 027036 setsect 2 ,0x2c000 
-0x63ff 027037 setsect 3 ,0x04 
-0x6400 027038 store 8 ,mem_ble_shutter_interval_min_new 
-0x6401 027039 jam 0x01 ,mem_ui_led_struct_num 
-0x6402 027040 setarg mem_shutter_led_struct_app_led 
-0x6403 027041 store 2 ,mem_ui_led_struct_ptr 
-0x6404 027042 setarg 0x0000 
-0x6405 027043 store 2 ,mem_shutter_led_struct_app_led 
-0x6406 027044 setsect 0 ,0x1a0 
-0x6407 027045 setsect 1 ,0x68 
-0x6408 027046 setsect 2 ,0x00 
-0x6409 027047 setsect 3 ,0x00 
-0x640a 027048 store 8 ,mem_shutter_led_struct_app_led_on_time 
-0x640b 027049 setarg 0x0301 
-0x640c 027050 store 2 ,mem_shutter_power_off_led_style 
-0x640d 027051 setsect 0 ,0x1a0 
-0x640e 027052 setsect 1 ,0xe8 
-0x640f 027053 setsect 2 ,0x00 
-0x6410 027054 setsect 3 ,0x00 
-0x6411 027055 store 8 ,mem_shutter_power_off_led_style_on_time 
-0x6412 027056 setarg 0x000e 
-0x6413 027057 store 2 ,mem_ble_shutter_reconn_adv_interval 
-0x6414 027058 setarg 0x0140 
-0x6415 027059 store 2 ,mem_ble_shutter_discovery_adv_interval 
-0x6416 027060 store 2 ,mem_le_adv_interval 
-0x6417 027061 setarg 0x0050 
-0x6418 027062 store 2 ,mem_ble_shutter_reconn_timeout 
-0x6419 027063 jam 0x07 ,mem_le_adv_channel_map 
-0x641a 027064 jam 0x00 ,mem_le_adv_enable 
-0x641b 027065 setsect 0 ,0xfb 
-0x641c 027066 setsect 1 ,0x2c212 
-0x641d 027067 setsect 2 ,0x800f 
-0x641e 027068 setsect 3 ,0x21 
-0x641f 027069 store 8 ,mem_local_rx_max_octets 
-0x6420 027070 setsect 0 ,0x0bb8 
-0x6421 027071 setsect 1 ,0x02ee 
-0x6422 027072 store 4 ,mem_ble_shutter_discovery_timeout 
-0x6423 027073 setarg mem_queue_each_size 
-0x6424 027074 store 2 ,mem_queue_ptr 
-0x6425 027075 setarg 0x2001 
-0x6426 027076 store 2 ,mem_queue_each_size 
-0x6427 027077 jam 0x1f ,mem_le_adv_data_len 
-0x6428 027078 setsect 0 ,0x10102 
-0x6429 027079 setsect 1 ,0x80c1 
-0x642a 027080 setsect 2 ,0x18120 
-0x642b 027081 setsect 3 ,0x640c 
-0x642c 027082 store 9 ,mem_le_adv_data 
-0x642d 027083 setsect 0 ,0x3c1 
-0x642e 027084 istore 2 ,contw 
-0x642f 027085 jam 0x1f ,mem_le_scan_data_len 
-0x6430 027086 setsect 0 ,0x2090d 
-0x6431 027087 setsect 1 ,0x34c15 
-0x6432 027088 setsect 2 ,0x28532 
-0x6433 027089 setsect 3 ,0x1d1d5 
-0x6434 027090 store 9 ,mem_le_scan_data 
-0x6435 027091 setsect 0 ,0x26574 
-0x6436 027092 setsect 1 ,0x1c 
-0x6437 027093 istore 3 ,contw 
-0x6438 027094 setarg mem_shutter_keyscan 
-0x6439 027095 store 2 ,mem_keyscan_ptr 
-0x643a 027096 jam 0x02 ,mem_shutter_key_num 
-0x643b 027097 setarg mem_shutter_nv_data 
-0x643c 027098 store 2 ,mem_nv_data_ptr 
-0x643d 027099 jam 0x05 ,mem_nv_data_number 
-0x643e 027100 fetch 1 ,mem_shutter_dy_conf 
-0x643f 027101 beq shutter_type ,shutter_le_uuid_table_conf 
-0x6440 027102 beq shutter_dy_type ,shutter_dy_le_uuid_table_conf 
-0x6441 027103 rtn 
-:      027115 shutter_dy_6_key_conf:
-0x6442 027117 fetch shutter_six_key ,mem_shutter_dy_key_conf 
-0x6443 027118 store shutter_six_key ,mem_shutter_key_conf0 
-0x6444 027119 jam shutter_six_key ,mem_shutter_key_num 
-0x6445 027120 setarg mem_shutter_key_num 
-0x6446 027121 store 2 ,mem_keyscan_ptr 
-0x6447 027122 rtn 
-:      027124 shutter_dy_7_key_conf:
-0x6448 027126 fetch shutter_seven_key ,mem_shutter_dy_key_conf 
-0x6449 027127 store shutter_seven_key ,mem_shutter_key_conf0 
-0x644a 027128 jam shutter_seven_key ,mem_shutter_key_num 
-0x644b 027129 setarg mem_shutter_key_num 
-0x644c 027130 store 2 ,mem_keyscan_ptr 
-0x644d 027131 rtn 
-:      027133 shutter_dy_8_key_conf:
-0x644e 027135 fetch shutter_eight_key ,mem_shutter_dy_key_conf 
-0x644f 027136 store shutter_eight_key ,mem_shutter_key_conf0 
-0x6450 027137 jam shutter_eight_key ,mem_shutter_key_num 
-0x6451 027138 setarg mem_shutter_key_num 
-0x6452 027139 store 2 ,mem_keyscan_ptr 
-0x6453 027140 rtn 
-:      027142 shutter_dy_key_conf:
-0x6454 027143 fetch 1 ,mem_shutter_key_num_conf 
-0x6455 027144 beq shutter_six_key ,shutter_dy_6_key_conf 
-0x6456 027145 beq shutter_seven_key ,shutter_dy_7_key_conf 
-0x6457 027146 beq shutter_eight_key ,shutter_dy_8_key_conf 
-0x6458 027147 rtn 
-:      027149 shutter_dy_adv_conf:
-0x6459 027150 bpatch patch14_1 ,mem_patch14 
-0x645a 027152 fetch 8 ,mem_shutter_ble_discovery_time_conf 
-0x645b 027153 store 8 ,mem_ble_shutter_discovery_timeout 
-0x645c 027154 setarg 0x0096 
-0x645d 027155 store 2 ,mem_ble_shutter_reconn_timeout 
-0x645e 027157 fetch 7 ,mem_shutter_led_on_light_dark_led_conf 
-0x645f 027158 store 7 ,mem_shutter_led_struct_app_led 
-0x6460 027159 fetch 7 ,mem_shutter_led_off_light_dark_led_conf 
-0x6461 027160 store 7 ,mem_shutter_power_off_led_style 
-0x6462 027162 fetch 4 ,mem_shutter_reconn_blink_on_time_conf 
-0x6463 027163 store 4 ,mem_ble_shutter_reconn_blink_on_time 
-0x6464 027164 fetch 4 ,mem_shutter_discovery_blink_on_time_conf 
-0x6465 027165 store 4 ,mem_ble_shutter_discovery_blink_on_time 
-0x6466 027167 setarg 0x000e 
-0x6467 027168 store 2 ,mem_ble_shutter_reconn_adv_interval 
-0x6468 027169 setarg 0x0140 
-0x6469 027170 store 2 ,mem_ble_shutter_discovery_adv_interval 
-0x646a 027171 store 2 ,mem_le_adv_interval 
-0x646b 027178 fetch 8 ,mem_ble_shutter_dy_interval_min_new 
-0x646c 027179 store 8 ,mem_ble_shutter_interval_min_new 
-0x646d 027180 rtn 
-:      027184 shutter_dy_init:
-0x646e 027185 call enable_authrom 
-0x646f 027186 rtn wake 
-0x6470 027188 call shutter_dy_key_conf 
-0x6471 027189 call shutter_dy_adv_conf 
-0x6472 027192 setarg shutter_dy_process_idle 
-0x6473 027193 store 2 ,mem_cb_idle_process 
-0x6474 027195 setarg shutter_dy_process_bb_event 
-0x6475 027196 store 2 ,mem_cb_bb_event_process 
-0x6476 027198 setarg ble_shutter_dy_receive_data 
-0x6477 027199 store 2 ,mem_cb_att_write 
-0x6478 027201 setarg shutter_dy_le_bb_event_timer 
-0x6479 027202 store 2 ,mem_cb_event_timer 
-0x647a 027204 setarg shutter_dy_key_change 
-0x647b 027205 store 2 ,mem_cb_shutter_keycan 
-0x647c 027207 call shutter_common_init 
-0x647d 027209 fetch 2 ,mem_shutter_le_pairing_handle 
-0x647e 027210 store 2 ,mem_le_pairing_handle 
-0x647f 027211 fetch 8 ,mem_ble_shutter_interval_min_new 
-0x6480 027212 store 8 ,mem_ble_shutter_interval_min 
-0x6481 027213 call shutter_dy_iphone_every_move_max_set 
-0x6482 027214 bpatch patch14_2 ,mem_patch14 
-0x6483 027215 branch shutter_power_switch 
-:      027218 shutter_dy_process_idle:
-0x6484 027219 call shutter_dy_shutter_send_data_to_master 
-0x6485 027220 arg key_scan_timer ,queue 
-0x6486 027221 call timer_check 
-0x6487 027222 nrtn blank 
-0x6488 027223 setarg 0x20 
-0x6489 027224 arg key_scan_timer ,queue 
-0x648a 027225 call timer_init 
-0x648b 027226 disable user 
-0x648c 027227 call keyscan_process_lpm_before 
-0x648d 027228 branch shutter_dy_keyscan_key_process 
-:      027230 shutter_dy_iphone_every_move_max_set:
-0x648e 027231 setarg 0x1f 
-0x648f 027232 mul32 pdata ,every_payload_len ,pdata 
-0x6490 027233 arg mem_shutter_mousekey_value_list ,temp 
-0x6491 027234 iadd temp ,rega 
-0x6492 027235 increase 3 ,rega 
-0x6493 027236 arg iphone_once_max_move_value ,temp 
-0x6494 027237 istoret 1 ,rega 
-0x6495 027238 increase 11 ,rega 
-0x6496 027239 arg 0xfff ,pdata 
-0x6497 027240 isub temp ,pdata 
-0x6498 027241 lshift4 pdata ,pdata 
-0x6499 027242 istore 2 ,rega 
-0x649a 027243 rtn 
-:      027245 shutter_dy_shutter_send_data_to_master:
-0x649b 027246 fetch 2 ,mem_ui_state_map 
-0x649c 027247 bbit1 ui_state_ble_connected ,shutter_dy_pop_queue_to_ble_data 
-0x649d 027248 arg mem_queue_curr_num ,contw 
-0x649e 027249 arg 35 ,loopcnt 
-0x649f 027250 branch clear_mem 
-:      027252 shutter_dy_pop_queue_to_ble_data:
-0x64a0 027253 call le_fifo_check_nearly_full 
-0x64a1 027254 nrtn blank 
-0x64a2 027255 call queue_empty 
-0x64a3 027256 rtn blank 
-0x64a4 027257 fetcht 4 ,mem_key_send_clk 
-0x64a5 027258 copy clkn_bt ,pdata 
-0x64a6 027259 isub temp ,temp 
-0x64a7 027260 rtn zero 
-0x64a8 027261 nbranch shutter_dy_pop_queue_to_ble_data2 ,positive 
-0x64a9 027262 fetch 1 ,mem_send_data_delay 
-0x64aa 027263 isub temp ,null 
-0x64ab 027264 rtn positive 
-:      027265 shutter_dy_pop_queue_to_ble_data2:
-0x64ac 027266 copy clkn_bt ,pdata 
-0x64ad 027267 store 4 ,mem_key_send_clk 
-0x64ae 027268 call queue_pop_one_byte 
-0x64af 027269 nrtn user 
-0x64b0 027270 pincrease -1 
-0x64b1 027271 mul32 pdata ,10 ,pdata 
-0x64b2 027272 arg mem_shutter_mousekey_value_list ,temp 
-0x64b3 027273 iadd temp ,contr 
-0x64b4 027274 branch le_send_notify_from_list 
-:      027277 shutter_dy_le_bb_event_timer:
-0x64b5 027278 call shutter_dy_shutter_1s_timer 
-0x64b6 027279 call shutter_dy_link_key_loop_timer 
-0x64b7 027280 call shutter_dy_long_key_volume_timer 
-0x64b8 027281 call shutter_dy_iphone_move_mid_timer 
-0x64b9 027282 call shutter_dy_clear_key_state_timer 
-0x64ba 027283 call shutter_check_sleep_timer 
-0x64bb 027284 branch shutter_dy_check_power_off_timer 
-:      027286 shutter_dy_iphone_move_mid_timer:
-0x64bc 027287 arg mem_shutter_move_mid_timer ,regc 
-0x64bd 027288 arg shutter_dy_iphone_move_mid_timeout ,regb 
-0x64be 027289 branch timer_single_step 
-:      027291 shutter_dy_iphone_move_mid_timeout:
-0x64bf 027292 call queue_empty 
-0x64c0 027293 nrtn blank 
-0x64c1 027294 fetch 2 ,mem_key_value_xmem 
-0x64c2 027295 nrtn blank 
-:      027296 shutter_dy_iphone_move_mid:
-0x64c3 027297 call shutter_dy_check_iphone 
-0x64c4 027298 branch shutter_dy_android_like_loaction_mid ,blank 
-0x64c5 027299 copy queue ,pdata 
-0x64c6 027300 compare 0x04 ,pdata ,0x07 
-0x64c7 027301 branch shutter_dy_iphone_up_mid ,true 
-0x64c8 027303 copy queue ,pdata 
-0x64c9 027304 compare 0x01 ,pdata ,0x07 
-0x64ca 027305 branch shutter_dy_iphone_like_mid ,true 
-0x64cb 027306 arg mem_shutter_iphone_move_mid ,regc 
-0x64cc 027307 branch push_buffer_in_queue 
-:      027309 shutter_dy_android_like_loaction_mid:
-0x64cd 027310 arg mem_shutter_android_move_mid ,regc 
-0x64ce 027311 branch push_buffer_in_queue 
-:      027313 shutter_dy_iphone_up_mid:
-0x64cf 027314 arg mem_shutter_iphone_up_mid ,regc 
-0x64d0 027315 branch push_buffer_in_queue 
-:      027317 shutter_dy_iphone_like_mid:
-0x64d1 027318 arg mem_shutter_iphone_like_mid ,regc 
-0x64d2 027319 branch push_buffer_in_queue 
-:      027321 shutter_dy_clear_key_state_timer:
-0x64d3 027322 arg mem_shutter_like_timeout ,regc 
-0x64d4 027323 arg shutter_dy_clear_key_state_timeout ,regb 
-0x64d5 027324 branch timer_single_step 
-:      027326 shutter_dy_clear_key_state_timeout:
-0x64d6 027327 arg shutter_key_conf_sate_bytes ,loopcnt 
-0x64d7 027328 arg mem_shutter_key_state1 ,contw 
-0x64d8 027329 branch clear_mem 
-:      027332 shutter_dy_check_power_off_timer:
-0x64d9 027333 arg mem_shutter_power_off_timer ,regc 
-0x64da 027334 arg shutter_dy_check_power_off_timeout ,regb 
-0x64db 027335 branch timer_single_step 
-:      027336 shutter_dy_check_power_off_timeout:
-0x64dc 027337 fetch 2 ,mem_ui_state_map 
-0x64dd 027338 bbit1 ui_state_ble_connected ,shutter_wait_power_off 
-0x64de 027339 branch app_enter_hibernate 
-:      027341 shutter_dy_process_bb_event:
-0x64df 027342 copy regc ,pdata 
-0x64e0 027343 beq bt_evt_le_connected ,ble_shutter_dy_process_baseband_connect 
-0x64e1 027344 beq bt_evt_le_disconnected ,ble_shutter_dy_process_baseband_disconnect 
-0x64e2 027345 beq bt_evt_le_pairing_success ,ble_shutter_dy_pairing_success 
-0x64e3 027346 rtneq bt_evt_le_parse_conn_papa_update_rsp 
-0x64e4 027347 beq bt_evt_le_start_enc ,shutter_dy_le_find_service_hand_by_uuid 
-0x64e5 027348 branch shutter_process_bb_event 
-:      027350 ble_shutter_dy_pairing_success:
-0x64e6 027351 jam 1 ,mem_shutter_pairing_success 
-0x64e7 027352 call shutter_dy_clear_move_config 
-0x64e8 027354 fetch 2 ,mem_android_initial_move_x 
-0x64e9 027355 store 2 ,mem_shutter_move_data_x 
-0x64ea 027357 fetcht 2 ,mem_android_initial_move_y 
-0x64eb 027358 setarg 0xfff 
-0x64ec 027359 isub temp ,pdata 
-0x64ed 027360 store 2 ,mem_shutter_move_data_y 
-0x64ee 027361 rtn 
-:      027363 ble_shutter_dy_process_baseband_disconnect:
-0x64ef 027364 jam 0 ,mem_shutter_le_conned 
-0x64f0 027365 jam 0 ,mem_shutter_pairing_success 
-0x64f1 027366 call shutter_dy_move_mode_disable 
-0x64f2 027367 call shutter_dy_over_clear 
-0x64f3 027368 branch ble_shutter_process_baseband_disconnect 
-:      027370 ble_shutter_dy_process_baseband_connect:
-0x64f4 027371 copy clkn_bt ,pdata 
-0x64f5 027372 store 4 ,mem_key_send_clk 
-0x64f6 027373 call shutter_dy_remote_not_iphone 
-0x64f7 027374 branch ble_shutter_process_baseband_connect 
-:      027377 shutter_dy_check_send_data:
-0x64f8 027378 disable user2 
-0x64f9 027379 fetch 2 ,mem_shutter_sleep_timeout 
-0x64fa 027380 store 2 ,mem_shutter_sleep_timer 
-0x64fb 027381 call shutter_check_bluetooth_conn 
-0x64fc 027382 branch shutter_change_bluetooth_status_bt_disconn ,user 
-0x64fd 027383 call shutter_check_data_enable 
-0x64fe 027384 nrtn user 
-0x64ff 027385 branch enable_user2 
-:      027387 shutter_dy_over_clear:
-0x6500 027388 jam 0 ,mem_last_press_key_value 
-0x6501 027389 rtn 
-:      027391 shutter_dy_key_value_filter:
-0x6502 027392 copy queue ,pdata 
-0x6503 027393 rtnne shutter_like_key_num 
-0x6504 027394 branch shutter_dy_key_press_next 
-:      027396 shutter_dy_key_change:
-0x6505 027397 call shutter_dy_check_send_data 
-0x6506 027398 nrtn user2 
-0x6507 027399 deposit rega 
-0x6508 027400 branch shutter_dy_shutter_key_release ,blank 
-:      027401 shutter_dy_key_press:
-0x6509 027402 bpatch patch14_3 ,mem_patch14 
-0x650a 027403 fetch 1 ,mem_shutter_link_loop_flag 
-0x650b 027404 nbranch shutter_dy_key_value_filter ,blank 
-:      027405 shutter_dy_key_press_next:
-0x650c 027406 jam 1 ,mem_shutter_key_pressed 
-0x650d 027407 call app_led_on 
-0x650e 027408 call shutter_dy_key_press_clk 
-0x650f 027409 call shutter_dy_jude_queue_size 
-0x6510 027410 branch shutter_dy_over_clear ,positive 
-0x6511 027411 copy queue ,pdata 
-0x6512 027412 fetcht 1 ,mem_last_press_key_value 
-0x6513 027413 isub temp ,null 
-0x6514 027414 ncall shutter_dy_iphone_check_move_mid ,zero 
-0x6515 027415 copy queue ,pdata 
-0x6516 027416 store 1 ,mem_last_press_key_value 
-0x6517 027417 fetcht 1 ,mem_move_mode_key_index 
-0x6518 027418 isub temp ,null 
-0x6519 027419 branch shutter_dy_key_move_to_specify_location ,zero 
-0x651a 027420 fetch 1 ,mem_move_mode_trigger_enable 
-0x651b 027421 nbranch shutter_dy_move_set ,blank 
-:      027422 shutter_dy_page_set:
-0x651c 027423 call shutter_dy_le_get_press_ptr 
-0x651d 027424 arg max_queue_new_press ,pdata 
-0x651e 027425 branch shutter_dy_push_queue_press_or_release 
-:      027427 shutter_dy_move_set:
-0x651f 027428 call shutter_dy_jude_clear_move_config 
-0x6520 027429 copy queue ,pdata 
-0x6521 027430 beq shutter_like_key_num ,shutter_dy_page_set 
-0x6522 027431 call shutter_dy_check_move_data 
-0x6523 027432 branch shutter_dy_move_to_specify_location 
-:      027434 shutter_dy_key_move_to_specify_location:
-0x6524 027435 jam 1 ,mem_shutter_first_move 
-0x6525 027436 branch shutter_dy_move_to_specify_location 
-:      027438 shutter_dy_iphone_check_move_mid:
-0x6526 027439 bpatch patch14_4 ,mem_patch14 
-0x6527 027440 fetch 1 ,mem_move_mode_trigger_enable 
-0x6528 027441 branch shutter_dy_iphone_move_mid ,blank 
-0x6529 027442 copy queue ,pdata 
-0x652a 027443 beq shutter_like_key_num ,shutter_dy_iphone_move_mid 
-0x652b 027444 rtn 
-:      027445 shutter_dy_key_press_clk:
-0x652c 027446 arg shutter_key_conf_sate_bytes ,pdata 
-0x652d 027447 imul32 queue ,pdata 
-0x652e 027448 arg mem_shutter_key_state0 ,regc 
-0x652f 027449 iadd regc ,regc 
-0x6530 027450 copy clkn_bt ,pdata 
-0x6531 027451 istore key_state_press_clk_length ,regc 
-0x6532 027452 increase key_state_press_count_offset ,regc 
-0x6533 027453 ifetch 1 ,regc 
-0x6534 027454 increase 1 ,pdata 
-0x6535 027455 istore 1 ,regc 
-0x6536 027456 rtn 
-:      027457 shutter_dy_shutter_key_release:
-0x6537 027458 bpatch patch14_5 ,mem_patch14 
-0x6538 027459 fetch 1 ,mem_move_mode_trigger_enable 
-0x6539 027460 call shutter_dy_key_release_led ,blank 
-:      027461 shutter_dy_shutter_key_release_time:
-0x653a 027462 arg shutter_key_conf_sate_bytes ,pdata 
-0x653b 027463 imul32 queue ,pdata 
-0x653c 027464 arg mem_shutter_key_state0 ,regc 
-0x653d 027465 iadd regc ,regc 
-0x653e 027466 ifetcht 4 ,regc 
-0x653f 027467 sub temp ,0 ,null 
-0x6540 027468 rtn zero 
-0x6541 027469 copy clkn_bt ,pdata 
-0x6542 027470 isub temp ,temp 
-0x6543 027471 ncall ui_timer_timeout ,positive 
-0x6544 027472 add regc ,key_state_longpress_offset ,contr 
-0x6545 027473 ifetch 1 ,contr 
-0x6546 027474 nbranch shutter_dy_push_queue_long_release ,blank 
-0x6547 027475 increase key_state_release_clk_offset ,regc 
-0x6548 027476 copy clkn_bt ,pdata 
-0x6549 027477 istore key_state_release_clk_length ,regc 
-0x654a 027478 rtn 
-:      027480 shutter_dy_key_release_led:
-0x654b 027481 fetch 1 ,mem_shutter_link_loop_flag 
-0x654c 027482 nbranch app_led_on ,blank 
-0x654d 027483 branch app_led_off 
-:      027485 shutter_dy_push_queue_release:
-0x654e 027486 add regc ,4 ,contr 
-0x654f 027487 ifetch 1 ,contr 
-0x6550 027488 branch shutter_dy_push_queue_release1 
-:      027490 shutter_dy_push_queue_release1:
-0x6551 027491 call shutter_clear_dy_key_state 
-0x6552 027492 fetch 1 ,mem_move_mode_trigger_enable 
-0x6553 027493 nbranch shutter_dy_move_mode_queue_release ,blank 
-:      027494 shutter_dy_push_queue_release1_next:
-0x6554 027495 call shutter_dy_jude_queue_size 
-0x6555 027496 branch shutter_dy_over_clear ,positive 
-0x6556 027497 call shutter_dy_le_get_release_ptr 
-0x6557 027498 copy queue ,pdata 
-0x6558 027499 beq shutter_photo_key_num ,shutter_dy_le_get_release_ptr_volume 
-0x6559 027500 arg max_queue_num_release ,pdata 
-:      027501 shutter_dy_push_queue_press_or_release:
-0x655a 027502 imul32 queue ,pdata 
-0x655b 027503 iadd regc ,regc 
-0x655c 027504 branch push_buffer_in_queue 
-:      027506 shutter_dy_move_mode_queue_release:
-0x655d 027507 copy queue ,pdata 
-0x655e 027508 beq shutter_like_key_num ,shutter_dy_push_queue_release1_next 
-0x655f 027509 beq shutter_photo_key_num ,shutter_dy_push_queue_release1_next 
-0x6560 027510 rtn 
-:      027512 shutter_dy_jude_queue_size:
-0x6561 027513 call queue_get_size 
-0x6562 027514 ifetcht 1 ,contr 
-0x6563 027515 isub temp ,pdata 
-0x6564 027516 sub pdata ,max_queue_new_press ,null 
-0x6565 027517 rtn 
-:      027519 shutter_dy_push_queue_long_release:
-0x6566 027520 jam 1 ,mem_shutter_long_key_released_flag 
-0x6567 027521 call shutter_clear_dy_key_state 
-0x6568 027522 arg mem_key0_long_release ,regc 
-0x6569 027523 arg max_queue_num_long_release ,pdata 
-0x656a 027524 branch shutter_dy_push_queue_press_or_release 
-:      027526 shutter_clear_dy_key_state:
-0x656b 027527 arg shutter_key_conf_sate_bytes ,loopcnt 
-0x656c 027528 copy regc ,contw 
-0x656d 027529 branch clear_mem 
-:      027531 shutter_dy_keyscan_key_process:
-0x656e 027532 fetch 2 ,mem_key_value_xmem 
-0x656f 027533 store 2 ,mem_key_value_retention 
-0x6570 027534 call shutter_dy_keyscan_key_process_next 
-0x6571 027535 fetch 2 ,mem_key_value_retention 
-0x6572 027536 store 2 ,mem_key_value_xmem 
-0x6573 027538 arg 0 ,queue 
-0x6574 027539 fetch 1 ,mem_shutter_key_num 
-0x6575 027540 copy pdata ,loopcnt 
-0x6576 027541 arg mem_shutter_key_state0 ,regc 
-:      027542 shutter_dy_keyscan_key_check_release_loop:
-0x6577 027543 copy loopcnt ,pdata 
-0x6578 027544 store 2 ,mem_temp 
-0x6579 027545 copy regc ,pdata 
-0x657a 027546 store 2 ,mem_regc 
-0x657b 027547 copy queue ,pdata 
-0x657c 027548 store 2 ,mem_temp + 2 
-0x657d 027549 call shutter_dy_keyscan_key_check_release 
-0x657e 027551 fetch 2 ,mem_regc 
-0x657f 027552 copy pdata ,regc 
-0x6580 027553 fetch 2 ,mem_temp + 2 
-0x6581 027554 copy pdata ,queue 
-0x6582 027555 call shutter_dy_keyscan_key_check_long_press 
-0x6583 027557 fetch 2 ,mem_temp + 2 
-0x6584 027558 add pdata ,1 ,queue 
-0x6585 027559 fetch 2 ,mem_regc 
-0x6586 027560 add pdata ,shutter_key_conf_sate_bytes ,regc 
-0x6587 027561 fetch 2 ,mem_temp 
-0x6588 027562 copy pdata ,loopcnt 
-0x6589 027563 loop shutter_dy_keyscan_key_check_release_loop 
-0x658a 027564 rtn 
-:      027566 shutter_dy_keyscan_key_check_long_press:
-0x658b 027567 ifetch key_state_press_clk_length ,regc 
-0x658c 027568 rtn blank 
-0x658d 027569 copy pdata ,temp 
-0x658e 027570 copy clkn_bt ,pdata 
-0x658f 027571 isub temp ,temp 
-0x6590 027572 nrtn positive 
-0x6591 027573 setarg 2500 
-0x6592 027574 isub temp ,null 
-0x6593 027575 rtn positive 
-0x6594 027576 copy clkn_bt ,pdata 
-0x6595 027577 istore 4 ,regc 
-0x6596 027578 increase key_state_longpress_offset ,regc 
-0x6597 027579 setarg 1 
-0x6598 027580 istore key_state_longpress_length ,regc 
-0x6599 027581 fetch 1 ,mem_shutter_long_key_released_flag 
-0x659a 027582 rtn blank 
-0x659b 027583 jam 0 ,mem_shutter_long_key_released_flag 
-0x659c 027584 bpatch patch14_6 ,mem_patch14 
-0x659d 027585 call shutter_dy_long_key_function 
-0x659e 027586 fetch 1 ,mem_move_mode_set 
-0x659f 027587 beq move_combine_key ,shutter_dy_key_long_press_set_key_normal 
-0x65a0 027588 beq move_single_key ,shutter_dy_key_long_press_set_move_trigger 
-0x65a1 027589 rtn 
-:      027591 shutter_dy_key_long_press_set_key_normal:
-0x65a2 027592 call shutter_dy_long_press_android_or_ios 
-0x65a3 027593 arg max_queue_num_long ,pdata 
-0x65a4 027594 branch shutter_dy_push_queue_press_or_release 
-:      027596 shutter_dy_key_long_press_set_move_trigger:
-0x65a5 027597 copy queue ,pdata 
-0x65a6 027598 fetcht 1 ,mem_move_mode_key_index 
-0x65a7 027599 isub temp ,null 
-0x65a8 027600 nbranch shutter_dy_key_long_press_set_key_normal ,zero 
-0x65a9 027601 fetch 1 ,mem_move_mode_trigger_enable 
-0x65aa 027602 setflip 0 ,pdata 
-0x65ab 027603 store 1 ,mem_move_mode_trigger_enable 
-0x65ac 027604 nrtn blank 
-:      027605 shutter_dy_move_mode_disable:
-0x65ad 027606 jam 0 ,mem_move_mode_trigger_enable 
-0x65ae 027607 branch app_led_off 
-:      027609 shutter_dy_long_press_android_or_ios:
-0x65af 027610 arg mem_key0_long_press ,regc 
-0x65b0 027611 call shutter_dy_check_iphone 
-0x65b1 027612 rtn blank 
-0x65b2 027613 arg mem_key0_long_press_i ,regc 
-0x65b3 027614 rtn 
-:      027616 shutter_dy_keyscan_key_check_release:
-0x65b4 027617 add regc ,key_state_release_clk_offset ,regb 
-0x65b5 027618 ifetch key_state_release_clk_length ,regb 
-0x65b6 027619 rtn blank 
-0x65b7 027620 copy pdata ,temp 
-0x65b8 027621 copy clkn_bt ,pdata 
-0x65b9 027622 isub temp ,temp 
-0x65ba 027623 ncall ui_timer_timeout ,positive 
-0x65bb 027624 setarg 1000 
-0x65bc 027625 isub temp ,null 
-0x65bd 027626 branch shutter_dy_push_queue_release 
-:      027627 shutter_dy_keyscan_key_process_next:
-0x65be 027628 fetch 2 ,mem_key_num_ptr 
-0x65bf 027629 ifetch 1 ,pdata 
-0x65c0 027630 rtn blank 
-0x65c1 027632 setarg 0 
-0x65c2 027633 store 2 ,mem_key_value_temp 
-0x65c3 027634 call keyscan_scan_key 
-0x65c4 027635 nbranch lpm_button_clean_wake_lock ,user 
-0x65c5 027636 call lpm_button_get_wake_lock 
-0x65c6 027637 disable user 
-0x65c7 027638 fetch 1 ,mem_le_adv_enable 
-0x65c8 027639 nrtn blank 
-0x65c9 027640 bpatch patch14_7 ,mem_patch14 
-0x65ca 027641 fetch 1 ,mem_move_mode_set 
-0x65cb 027642 beq move_single_key ,shutter_dy_skip_check_combine_key 
-0x65cc 027643 call shutter_dy_check_combine_key_release 
-0x65cd 027644 call shutter_dy_check_combine_key 
-0x65ce 027645 rtn user 
-:      027646 shutter_dy_skip_check_combine_key:
-0x65cf 027647 call shutter_dy_single_key_led 
-0x65d0 027648 fetch 2 ,mem_key_value_temp 
-0x65d1 027649 store 2 ,mem_key_value_temp4 
-0x65d2 027650 jam 0 ,mem_key_value_temp6 
-0x65d3 027651 force 0 ,queue 
-0x65d4 027652 branch keyscan_key_lp1 
-:      027654 shutter_dy_single_key_led:
-0x65d5 027655 fetch 1 ,mem_last_press_key_value 
-0x65d6 027656 fetcht 1 ,mem_move_mode_key_index 
-0x65d7 027657 isub temp ,null 
-0x65d8 027658 branch app_led_on ,zero 
-0x65d9 027659 fetch 1 ,mem_move_mode_trigger_enable 
-0x65da 027660 nbranch app_led_off ,blank 
-0x65db 027661 rtn 
-:      027663 shutter_dy_check_combine_key:
-0x65dc 027664 arg 0 ,queue 
-:      027665 shutter_dy_check_combine_key_loop:
-0x65dd 027666 arg mem_combine_key0 ,regb 
-0x65de 027667 arg 2 ,pdata 
-0x65df 027668 imul32 queue ,pdata 
-0x65e0 027669 iadd regb ,regb 
-0x65e1 027670 ifetch 2 ,regb 
-0x65e2 027672 rtn blank 
-0x65e3 027673 fetcht 2 ,mem_key_value_temp 
-0x65e4 027674 ixor temp ,null 
-0x65e5 027675 branch shutter_dy_check_combine_key_parse ,zero 
-0x65e6 027676 increase 1 ,queue 
-0x65e7 027677 branch shutter_dy_check_combine_key_loop 
-:      027679 shutter_dy_check_combine_key_parse:
-0x65e8 027680 store 2 ,mem_combine_key_state0 
-0x65e9 027681 call app_led_on 
-0x65ea 027682 arg mem_combine_key0_press ,regc 
-0x65eb 027683 arg max_queue_num_combinekey ,pdata 
-0x65ec 027684 imul32 queue ,pdata 
-0x65ed 027685 iadd regc ,regc 
-0x65ee 027686 call shutter_dy_push_buffer_in_queue 
-0x65ef 027687 branch shutter_dy_combine_key_enableuser 
-:      027689 shutter_dy_push_buffer_in_queue:
-0x65f0 027690 call shutter_dy_jude_clear_move_config 
-0x65f1 027691 ifetch 1 ,regc 
-0x65f2 027692 rtn blank 
-0x65f3 027693 call shutter_dy_check_move_data 
-:      027694 shutter_dy_move_to_specify_location:
-0x65f4 027695 call shutter_dy_jude_clear_move_config 
-0x65f5 027696 call shutter_dy_move_down_left_corner 
-0x65f6 027697 call shutter_dy_move_x_max 
-0x65f7 027698 call shutter_dy_move_y_max 
-0x65f8 027699 arg 0x05 ,pdata 
-0x65f9 027700 call queue_push_one_byte 
-0x65fa 027701 call shutter_dy_check_iphone 
-0x65fb 027702 rtn blank 
-0x65fc 027703 jam 120 ,mem_send_data_delay 
-0x65fd 027704 arg 0x06 ,pdata 
-0x65fe 027705 branch queue_push_one_byte 
-:      027707 shutter_dy_move_down_left_corner_count_set:
-0x65ff 027708 fetcht 1 ,mem_shutter_back_count 
-0x6600 027709 call shutter_dy_check_iphone 
-0x6601 027710 rtn blank 
-0x6602 027711 fetcht 1 ,mem_shutter_iphone_beyond_y_count 
-0x6603 027712 increase 1 ,temp 
-0x6604 027713 fetch 1 ,mem_shutter_first_move 
-0x6605 027714 rtn blank 
-0x6606 027715 fetcht 1 ,mem_shutter_back_count 
-0x6607 027716 jam 0 ,mem_shutter_first_move 
-0x6608 027717 rtn 
-:      027719 shutter_dy_move_down_left_corner:
-0x6609 027720 call shutter_dy_move_down_left_corner_count_set 
-0x660a 027721 copy temp ,pdata 
-0x660b 027722 rtn blank 
-0x660c 027723 store 1 ,mem_shutter_back_count_cache 
-:      027724 shutter_dy_move_down_left_corner_loop:
-0x660d 027725 arg 0x13 ,pdata 
-0x660e 027726 call queue_push_one_byte 
-0x660f 027727 fetch 1 ,mem_shutter_back_count_cache 
-0x6610 027728 increase -1 ,pdata 
-0x6611 027729 store 1 ,mem_shutter_back_count_cache 
-0x6612 027730 rtn blank 
-0x6613 027731 branch shutter_dy_move_down_left_corner_loop 
-:      027733 shutter_dy_move_x_max:
-0x6614 027734 fetch 1 ,mem_shutter_iphone_beyond_x_count 
-0x6615 027735 rtn blank 
-0x6616 027736 store 1 ,mem_shutter_iphone_beyond_x_cache 
-:      027737 shutter_dy_move_x_max_number:
-0x6617 027738 arg 0x20 ,pdata 
-0x6618 027739 call queue_push_one_byte 
-0x6619 027740 fetch 1 ,mem_shutter_iphone_beyond_x_cache 
-0x661a 027741 increase -1 ,pdata 
-0x661b 027742 store 1 ,mem_shutter_iphone_beyond_x_cache 
-0x661c 027743 rtn blank 
-0x661d 027744 branch shutter_dy_move_x_max_number 
-:      027746 shutter_dy_move_y_max:
-0x661e 027747 fetch 1 ,mem_shutter_iphone_beyond_y_count 
-0x661f 027748 rtn blank 
-0x6620 027749 store 1 ,mem_shutter_iphone_beyond_y_cache 
-:      027750 shutter_dy_move_y_max_number:
-0x6621 027751 arg 0x21 ,pdata 
-0x6622 027752 call queue_push_one_byte 
-0x6623 027753 fetch 1 ,mem_shutter_iphone_beyond_y_cache 
-0x6624 027754 increase -1 ,pdata 
-0x6625 027755 store 1 ,mem_shutter_iphone_beyond_y_cache 
-0x6626 027756 rtn blank 
-0x6627 027757 branch shutter_dy_move_y_max_number 
-:      027759 shutter_dy_check_combine_key_release:
-0x6628 027760 fetch 2 ,mem_combine_key_state0 
-0x6629 027761 rtn blank 
-0x662a 027762 fetcht 2 ,mem_key_value_temp 
-0x662b 027763 sub temp ,0 ,null 
-0x662c 027764 branch shutter_dy_check_combine_key_release_all ,zero 
-0x662d 027765 isub temp ,null 
-0x662e 027766 rtn zero 
-0x662f 027767 storet 2 ,mem_combine_key_state0 
-0x6630 027768 fetch 2 ,mem_combine_key_release_value 
-0x6631 027769 isub temp ,null 
-0x6632 027770 call app_led_off ,zero 
-:      027771 shutter_dy_combine_key_enableuser:
-0x6633 027772 fetch 2 ,mem_key_value_temp 
-0x6634 027773 store 2 ,mem_key_value_retention 
-0x6635 027774 branch enable_user 
-:      027775 shutter_dy_check_combine_key_release_all:
-0x6636 027776 jam 1 ,mem_shutter_long_key_released_flag 
-0x6637 027777 call app_led_off 
-0x6638 027778 arg mem_combine_key_release ,regc 
-0x6639 027779 call shutter_dy_push_buffer_in_queue 
-0x663a 027780 setarg 0 
-0x663b 027781 store 2 ,mem_combine_key_state0 
-0x663c 027782 jam 50 ,mem_shutter_1s_timer 
-0x663d 027783 call shutter_dy_combine_key_enableuser 
-0x663e 027784 fetch 1 ,mem_shutter_key_num 
-0x663f 027785 mul32 pdata ,shutter_key_conf_sate_bytes ,loopcnt 
-0x6640 027786 arg mem_shutter_key_state0 ,contw 
-0x6641 027787 branch clear_mem 
-:      027788 shutter_dy_check_move_data:
-0x6642 027789 bpatch patch15_0 ,mem_patch15 
-0x6643 027790 fetch 1 ,mem_move_mode_set 
-0x6644 027791 beq move_single_key ,shutter_dy_check_move_data_single_key 
-0x6645 027792 beq move_combine_key ,shutter_dy_check_move_data_combine_key 
-0x6646 027793 rtn 
-:      027794 shutter_dy_check_move_data_single_key:
-0x6647 027795 copy queue ,pdata 
-0x6648 027796 beq shutter_left_key_num ,shutter_dy_move_left 
-0x6649 027797 beq shutter_right_key_num ,shutter_dy_move_right 
-0x664a 027798 beq shutter_up_key_num ,shutter_dy_move_up 
-0x664b 027799 beq shutter_down_key_num ,shutter_dy_move_down 
-0x664c 027800 rtn 
-:      027801 shutter_dy_check_move_data_combine_key:
-0x664d 027802 ifetch 1 ,regc 
-0x664e 027803 beq 0x01 ,shutter_dy_move_left 
-0x664f 027804 beq 0x02 ,shutter_dy_move_right 
-0x6650 027805 beq 0x03 ,shutter_dy_move_up 
-0x6651 027806 beq 0x04 ,shutter_dy_move_down 
-0x6652 027807 beq 0x05 ,shutter_dy_get_move_data 
-0x6653 027808 rtn 
-:      027809 shutter_dy_get_move_data:
-0x6654 027810 call shutter_dy_check_iphone 
-0x6655 027811 nbranch shutter_dy_get_move_data_iphone ,blank 
-0x6656 027812 setarg 4 
-0x6657 027813 mul32 pdata ,every_payload_len ,pdata 
-0x6658 027814 arg mem_shutter_mousekey_value_list ,temp 
-0x6659 027815 iadd temp ,contw 
-0x665a 027816 increase 3 ,contw 
-0x665b 027817 fetch 3 ,mem_shutter_move_data 
-0x665c 027818 istore 3 ,contw 
-0x665d 027819 rtn 
-:      027820 shutter_dy_get_move_data_iphone:
-0x665e 027821 setarg 4 
-0x665f 027822 mul32 pdata ,every_payload_len ,pdata 
-0x6660 027823 arg mem_shutter_mousekey_value_list ,temp 
-0x6661 027824 iadd temp ,contw 
-0x6662 027825 increase 3 ,contw 
-0x6663 027826 fetch 2 ,mem_shutter_move_data_x 
-0x6664 027827 istore 3 ,contw 
-0x6665 027828 increase 7 ,contw 
-0x6666 027829 fetch 2 ,mem_shutter_move_data_y 
-0x6667 027830 lshift4 pdata ,pdata 
-0x6668 027831 lshift8 pdata ,pdata 
-0x6669 027832 istore 3 ,contw 
-0x666a 027833 rtn 
-:      027835 shutter_dy_move_x_empty_check:
-0x666b 027836 fetch 1 ,mem_shutter_iphone_beyond_x_count 
-0x666c 027837 rtn blank 
-0x666d 027838 increase -1 ,pdata 
-0x666e 027839 store 1 ,mem_shutter_iphone_beyond_x_count 
-0x666f 027840 arg iphone_once_max_move_value ,pdata 
-0x6670 027841 rtn 
-:      027842 shutter_dy_every_move_size_set:
-0x6671 027843 arg android_every_move_size ,temp 
-0x6672 027844 call shutter_dy_check_iphone 
-0x6673 027845 rtn blank 
-0x6674 027846 arg iphone_every_move_size ,temp 
-0x6675 027847 rtn 
-:      027848 shutter_dy_move_left:
-0x6676 027849 call shutter_dy_every_move_size_set 
-0x6677 027850 fetch 2 ,mem_shutter_move_data_x 
-0x6678 027851 isub temp ,null 
-0x6679 027852 ncall shutter_dy_move_x_empty_check ,positive 
-0x667a 027853 nrtn positive 
-0x667b 027854 isub temp ,pdata 
-:      027855 shutter_dy_move_store_x:
-0x667c 027856 store 2 ,mem_shutter_move_data_x 
-:      027857 shutter_dy_move_data_store:
-0x667d 027858 bpatch patch15_1 ,mem_patch15 
-0x667e 027859 fetch 2 ,mem_shutter_move_data_x 
-0x667f 027860 fetcht 2 ,mem_shutter_move_data_y 
-0x6680 027861 lshift8 temp ,temp 
-0x6681 027862 lshift4 temp ,temp 
-0x6682 027863 iadd temp ,pdata 
-0x6683 027864 store 3 ,mem_shutter_move_data 
-0x6684 027865 branch shutter_dy_get_move_data 
-:      027866 shutter_dy_move_x_check_max:
-0x6685 027867 fetch 2 ,mem_shutter_move_data_x 
-0x6686 027868 arg iphone_once_max_move_value ,temp 
-0x6687 027869 isub temp ,temp 
-0x6688 027870 nrtn positive 
-0x6689 027871 copy temp ,pdata 
-0x668a 027872 fetcht 1 ,mem_shutter_iphone_beyond_x_count 
-0x668b 027873 sub temp ,0x03 ,null 
-0x668c 027874 branch shutter_dy_clear_move_x ,zero 
-0x668d 027875 increase 1 ,temp 
-0x668e 027876 storet 1 ,mem_shutter_iphone_beyond_x_count 
-0x668f 027877 branch shutter_dy_move_store_x 
-:      027878 shutter_dy_clear_move_x:
-0x6690 027879 jam 0 ,mem_shutter_iphone_beyond_x_count 
-0x6691 027880 arg 0 ,pdata 
-0x6692 027881 branch shutter_dy_move_store_x 
-:      027882 shutter_dy_move_right:
-0x6693 027883 call shutter_dy_check_iphone 
-0x6694 027884 ncall shutter_dy_move_x_check_max ,blank 
-0x6695 027885 call shutter_dy_every_move_size_set 
-0x6696 027886 fetch 2 ,mem_shutter_move_data_x 
-:      027887 shutter_dy_move_right_next:
-0x6697 027888 iadd temp ,pdata 
-0x6698 027889 arg 0xfff ,temp 
-0x6699 027890 call ceiling 
-0x669a 027891 branch shutter_dy_move_store_x 
-:      027893 shutter_dy_move_up:
-0x669b 027894 call shutter_dy_every_move_size_set 
-0x669c 027895 fetch 2 ,mem_shutter_move_data_y 
-0x669d 027896 isub temp ,pdata 
-0x669e 027897 store 2 ,mem_shutter_move_data_y 
-:      027898 shutter_dy_move_y_check_max:
-0x669f 027899 fetcht 2 ,mem_shutter_move_data_y 
-0x66a0 027900 call shutter_dy_check_iphone 
-0x66a1 027901 branch shutter_dy_move_data_store ,blank 
-0x66a2 027902 setarg 0xfff 
-0x66a3 027903 isub temp ,pdata 
-0x66a4 027904 arg iphone_once_max_move_value ,temp 
-0x66a5 027905 isub temp ,temp 
-0x66a6 027906 nbranch shutter_dy_move_data_store ,positive 
-0x66a7 027907 setarg 0xfff 
-0x66a8 027908 isub temp ,pdata 
-0x66a9 027909 fetcht 1 ,mem_shutter_iphone_beyond_y_count 
-0x66aa 027910 sub temp ,0x05 ,null 
-0x66ab 027911 branch shutter_dy_clear_move_y ,zero 
-0x66ac 027912 increase 1 ,temp 
-0x66ad 027913 storet 1 ,mem_shutter_iphone_beyond_y_count 
-0x66ae 027914 branch shutter_dy_move_store_y 
-:      027915 shutter_dy_clear_move_y:
-0x66af 027916 jam 0 ,mem_shutter_iphone_beyond_y_count 
-:      027917 shutter_dy_android_move_y_empty_check:
-0x66b0 027918 setarg 0xfff 
-0x66b1 027919 branch shutter_dy_move_store_y 
-:      027921 shutter_dy_move_y_empty_check:
-0x66b2 027922 call shutter_dy_check_iphone 
-0x66b3 027923 branch shutter_dy_android_move_y_empty_check ,blank 
-0x66b4 027924 fetch 1 ,mem_shutter_iphone_beyond_y_count 
-0x66b5 027925 branch shutter_dy_android_move_y_empty_check ,blank 
-0x66b6 027926 increase -1 ,pdata 
-0x66b7 027927 store 1 ,mem_shutter_iphone_beyond_y_count 
-0x66b8 027928 setarg 0xfff 
-0x66b9 027929 arg iphone_once_max_move_value ,temp 
-0x66ba 027930 isub temp ,pdata 
-0x66bb 027931 iadd rega ,pdata 
-:      027932 shutter_dy_move_store_y:
-0x66bc 027933 store 2 ,mem_shutter_move_data_y 
-0x66bd 027934 branch shutter_dy_move_data_store 
-:      027935 shutter_dy_move_down:
-0x66be 027936 call shutter_dy_every_move_size_set 
-0x66bf 027937 fetch 2 ,mem_shutter_move_data_y 
-:      027938 shutter_dy_move_down_next:
-0x66c0 027939 iadd temp ,pdata 
-0x66c1 027940 arg 0xfff ,temp 
-0x66c2 027941 isub temp ,rega 
-0x66c3 027942 branch shutter_dy_move_y_empty_check ,positive 
-0x66c4 027943 branch shutter_dy_move_store_y 
-:      027946 ble_shutter_dy_receive_data:
-0x66c5 027947 fetch 2 ,mem_le_att_handle 
-0x66c6 027948 beq gatt_keyboard_write_handle_new ,ble_shutter_process_reconnect_complete 
-0x66c7 027949 rtn 
-:      027951 shutter_dy_le_find_service_hand_by_uuid:
-0x66c8 027952 arg 23 ,rega 
-0x66c9 027953 arg le_l2cap_cid_att ,regb 
-0x66ca 027954 call le_fifo_malloc_tx_l2cap 
-0x66cb 027955 setarg attop_find_by_type_value_request 
-0x66cc 027956 istore 1 ,contw 
-0x66cd 027957 setarg 0x0001 
-0x66ce 027958 istore 2 ,contw 
-0x66cf 027959 setarg 0xffff 
-0x66d0 027960 istore 2 ,contw 
-0x66d1 027961 setarg 0x2800 
-0x66d2 027962 istore 2 ,contw 
-0x66d3 027963 arg mem_dy_le_search_service_uuid ,contr 
-0x66d4 027964 branch memcpy16 
-:      027967 shutter_dy_le_parse_att:
-0x66d5 027968 bpatch patch15_2 ,mem_patch15 
-0x66d6 027969 copy rega ,contr 
-0x66d7 027970 ifetch 3 ,contr 
-0x66d8 027971 store 3 ,mem_le_att_opcode 
-0x66d9 027972 beq attop_find_by_type_value_response ,shutter_dy_le_parse_att_find_by_type_value_rsp 
-0x66da 027973 beq attop_error_response ,shutter_dy_le_parse_error_rsp 
-0x66db 027974 beq attop_read_request ,shutter_dy_le_parse_att_read_request 
-0x66dc 027975 beq attop_read_blob_request ,shutter_dy_le_parse_att_read_blob_request 
-0x66dd 027976 branch le_parse_att2 
-:      027978 shutter_dy_le_parse_att_read_blob_request:
-0x66de 027979 ifetch 2 ,contr 
-0x66df 027980 store 2 ,mem_le_att_offset 
-0x66e0 027981 iforce rega 
-0x66e1 027982 fetcht 2 ,mem_le_att_handle 
-0x66e2 027983 fetch 2 ,mem_le_pairing_handle 
-0x66e3 027984 isub temp ,null 
-0x66e4 027985 nbranch le_send_att_read_blob_response ,zero 
-0x66e5 027986 call shutter_dy_check_iphone 
-0x66e6 027987 nbranch shutter_dy_le_parse_att_read_blob_request_ios ,blank 
-0x66e7 027988 fetcht 2 ,mem_shutter_le_map_len_android 
-0x66e8 027989 branch shutter_dy_le_parse_att_read_blob_request2 
-:      027991 shutter_dy_le_parse_att_read_blob_request_ios:
-0x66e9 027992 fetcht 2 ,mem_shutter_le_map_len_ios 
-:      027993 shutter_dy_le_parse_att_read_blob_request2:
-0x66ea 027994 arg mem_shutter_le_hid_map ,contr 
-0x66eb 027995 call store_contr 
-0x66ec 027996 copy temp ,pdata 
-0x66ed 027997 isub rega ,pdata 
-0x66ee 027998 nbranch le_send_att_error_response_notfound ,positive 
-0x66ef 027999 increase 1 ,pdata 
-0x66f0 028000 sub pdata ,23 ,null 
-0x66f1 028001 branch le_send_att_read_blob_response_less ,positive 
-0x66f2 028002 force 23 ,pdata 
-0x66f3 028003 branch le_send_att_read_blob_response_less 
-:      028005 shutter_dy_le_parse_att_read_request:
-0x66f4 028006 fetcht 2 ,mem_le_att_handle 
-0x66f5 028007 fetch 1 ,mem_le_configuration 
-0x66f6 028008 bbit1 bit_ble_read_auth ,shutter_dy_le_send_att_read_response_check_auth 
-0x66f7 028009 branch le_send_att_read_response 
-:      028010 shutter_dy_le_send_att_read_response_check_auth:
-0x66f8 028011 fetch 2 ,mem_le_pairing_handle 
-0x66f9 028012 isub temp ,null 
-0x66fa 028013 nbranch le_send_att_read_response ,zero 
-0x66fb 028014 call le_check_encrypt_state 
-0x66fc 028015 nbranch shutter_dy_le_send_att_read_response ,user 
-0x66fd 028016 branch le_send_att_read_response_error_insufficient_auth 
-:      028018 shutter_dy_le_send_att_read_response:
-0x66fe 028019 fetch 2 ,mem_le_pairing_handle 
-0x66ff 028020 isub temp ,null 
-0x6700 028021 nbranch le_send_att_read_response ,zero 
-0x6701 028022 arg mem_shutter_le_hid_map ,contr 
-0x6702 028023 force 23 ,pdata 
-0x6703 028024 branch le_send_att_read_response_less 
-:      028026 shutter_dy_le_parse_att_find_by_type_value_rsp:
-:      028027 shutter_dy_le_remote_iphone:
-0x6704 028028 bpatch patch15_3 ,mem_patch15 
-0x6705 028029 jam 5 ,mem_shutter_back_count 
-0x6706 028030 jam 1 ,mem_iphone_flag 
-0x6707 028031 jam 1 ,mem_last_shutter_le_iphone_flag 
-0x6708 028032 jam 240 ,mem_send_data_delay 
-0x6709 028033 jam 10 ,mem_shutter_move_mid_timer 
-0x670a 028034 jam 1 ,mem_shutter_first_move 
-0x670b 028035 call shutter_dy_load_move_config_info 
-0x670c 028036 fetch 1 ,mem_shutter_pairing_success 
-0x670d 028037 rtn blank 
-0x670e 028038 call shutter_dy_clear_move_config 
-0x670f 028039 arg iphone_once_max_move_value ,temp 
-0x6710 028041 fetch 2 ,mem_iphone_initial_move_x 
-0x6711 028042 arg mem_shutter_move_data_x ,rega 
-0x6712 028043 arg mem_shutter_iphone_beyond_x_count ,regb 
-0x6713 028044 call shutter_dy_iphone_move_initial_set 
-0x6714 028045 arg iphone_once_max_move_value ,temp 
-0x6715 028047 fetch 2 ,mem_iphone_initial_move_y 
-0x6716 028048 arg mem_shutter_move_data_y ,rega 
-0x6717 028049 arg mem_shutter_iphone_beyond_y_count ,regb 
-0x6718 028050 call shutter_dy_iphone_move_initial_set 
-0x6719 028051 setarg 0xfff 
-0x671a 028052 fetcht 2 ,mem_shutter_move_data_y 
-0x671b 028053 isub temp ,pdata 
-0x671c 028054 store 2 ,mem_shutter_move_data_y 
-0x671d 028055 rtn 
-:      028056 shutter_dy_iphone_move_initial_set:
-0x671e 028057 idiv temp 
-0x671f 028058 call wait_div_end 
-0x6720 028059 quotient pdata 
-0x6721 028060 remainder temp 
-0x6722 028061 istore 1 ,regb 
-0x6723 028062 istoret 2 ,rega 
-0x6724 028063 rtn 
-:      028064 shutter_dy_le_parse_error_rsp:
-0x6725 028065 increase -2 ,contr 
-0x6726 028066 ifetch 1 ,contr 
-0x6727 028067 beq attop_find_by_type_value_request ,shutter_dy_not_iphone_read_conf 
-0x6728 028068 rtn 
-:      028069 shutter_dy_remote_not_iphone:
-0x6729 028070 jam 1 ,mem_shutter_back_count 
-0x672a 028071 jam 0 ,mem_iphone_flag 
-0x672b 028072 jam 0 ,mem_last_shutter_le_iphone_flag 
-0x672c 028073 jam 10 ,mem_send_data_delay 
-0x672d 028074 rtn 
-:      028076 shutter_dy_not_iphone_read_conf:
-0x672e 028077 call shutter_dy_remote_not_iphone 
-0x672f 028078 branch shutter_dy_load_move_config_info 
-:      028080 shutter_dy_check_iphone:
-0x6730 028081 fetch 1 ,mem_iphone_flag 
-0x6731 028082 rtn 
-:      028085 shutter_dy_le_get_press_ptr:
-0x6732 028086 arg mem_dy_key0_press ,regc 
-0x6733 028087 call shutter_dy_check_iphone 
-0x6734 028088 rtn blank 
-0x6735 028089 jam 120 ,mem_send_data_delay 
-0x6736 028090 arg mem_key0_press_i ,regc 
-0x6737 028091 rtn 
-:      028092 shutter_dy_le_get_release_ptr:
-:      028093 shutter_dy_le_get_release_ptr_set:
-0x6738 028094 arg mem_key0_release_new ,regc 
-0x6739 028095 call shutter_dy_check_iphone 
-0x673a 028096 rtn blank 
-0x673b 028097 arg mem_key0_release_new_i ,regc 
-0x673c 028098 jam 12 ,mem_send_data_delay 
-0x673d 028099 copy queue ,pdata 
-0x673e 028100 rtneq shutter_like_key_num 
-0x673f 028101 rtn 
-:      028102 shutter_dy_le_get_release_ptr_volume:
-0x6740 028103 bpatch patch15_4 ,mem_patch15 
-0x6741 028104 fetch 1 ,mem_key3_press_count 
-0x6742 028105 setflip 0 ,pdata 
-0x6743 028106 store 1 ,mem_key3_press_count 
-0x6744 028107 beq 0 ,shutter_dy_le_get_release_ptr_set_volume_inc 
-0x6745 028108 beq 1 ,shutter_dy_le_get_release_ptr_set_volume_dec 
-0x6746 028109 rtn 
-:      028110 shutter_dy_le_get_release_ptr_set_volume_dec:
-0x6747 028111 call shutter_dy_le_get_vol_dec_ptr 
-0x6748 028112 branch push_buffer_in_queue 
-:      028113 shutter_dy_le_get_release_ptr_set_volume_inc:
-0x6749 028114 call shutter_dy_le_get_vol_inc_ptr 
-0x674a 028115 branch push_buffer_in_queue 
-:      028116 shutter_dy_le_get_vol_inc_ptr:
-0x674b 028117 arg mem_key3_release_new ,regc 
-0x674c 028118 call shutter_dy_check_iphone 
-0x674d 028119 rtn blank 
-0x674e 028120 arg mem_key3_release_new_i ,regc 
-0x674f 028121 rtn 
-:      028122 shutter_dy_le_get_vol_dec_ptr:
-0x6750 028123 arg mem_key3_release_new_t ,regc 
-0x6751 028124 call shutter_dy_check_iphone 
-0x6752 028125 rtn blank 
-0x6753 028126 arg mem_key3_release_new_i_t ,regc 
-0x6754 028127 rtn 
-:      028130 shutter_dy_long_key_function:
-0x6755 028131 copy queue ,pdata 
-0x6756 028132 beq shutter_like_key_num ,shutter_dy_link_key_long_press 
-0x6757 028133 beq shutter_down_key_num ,shutter_dy_loop_send_volume_dec_page 
-0x6758 028134 beq shutter_up_key_num ,shutter_dy_loop_send_volume_inc_page 
-0x6759 028135 rtn 
-:      028138 shutter_dy_long_key_volume_timer:
-0x675a 028139 arg mem_shutter_volume_timer ,regc 
-0x675b 028140 arg shutter_dy_long_key_volume_timeout ,regb 
-0x675c 028141 branch timer_single_step 
-:      028142 shutter_dy_long_key_volume_timeout:
-0x675d 028143 jam 4 ,mem_shutter_volume_timer 
-0x675e 028144 fetch 1 ,mem_key3_press_count 
-0x675f 028145 branch shutter_dy_loop_send_volume_inc_page ,blank 
-0x6760 028146 branch shutter_dy_loop_send_volume_dec_page 
-:      028149 shutter_dy_loop_send_volume_inc_page:
-0x6761 028150 jam 0 ,mem_key3_press_count 
-0x6762 028151 jam 4 ,mem_shutter_volume_timer 
-0x6763 028152 arg mem_key4_long_press ,regc 
-0x6764 028153 branch push_buffer_in_queue 
-:      028155 shutter_dy_loop_send_volume_dec_page:
-0x6765 028156 jam 1 ,mem_key3_press_count 
-0x6766 028157 jam 4 ,mem_shutter_volume_timer 
-0x6767 028158 arg mem_key2_long_press ,regc 
-0x6768 028159 branch push_buffer_in_queue 
-:      028160 shutter_dy_clear_volume_timer:
-0x6769 028161 jam 0 ,mem_key3_press_count 
-0x676a 028162 jam 0 ,mem_shutter_volume_timer 
-0x676b 028163 rtn 
-:      028166 shutter_dy_link_key_loop_timer:
-0x676c 028167 arg mem_shutter_link_timer ,regc 
-0x676d 028168 arg shutter_dy_link_key_loop_timeout ,regb 
-0x676e 028169 branch timer_single_step 
-:      028170 shutter_dy_link_key_loop_timeout:
-0x676f 028171 jam 2 ,mem_shutter_link_timer 
-0x6770 028172 call shutter_dy_link_data_android_or_ios 
-0x6771 028173 branch push_buffer_in_queue 
-:      028175 shutter_dy_link_data_android_or_ios:
-0x6772 028176 arg mem_shutter_link_data ,regc 
-0x6773 028177 call shutter_dy_check_iphone 
-0x6774 028178 rtn blank 
-0x6775 028179 arg mem_shutter_link_data_i ,regc 
-0x6776 028180 rtn 
-:      028182 shutter_dy_link_key_long_press:
-0x6777 028183 fetch 1 ,mem_shutter_link_loop_flag 
-0x6778 028184 nbranch shutter_dy_clear_link_key_timer ,blank 
-0x6779 028185 jam 1 ,mem_shutter_link_loop_flag 
-0x677a 028186 jam 2 ,mem_shutter_link_timer 
-0x677b 028187 rtn 
-:      028189 shutter_dy_clear_link_key_timer:
-0x677c 028190 jam 0 ,mem_shutter_link_loop_flag 
-0x677d 028191 jam 0 ,mem_shutter_link_timer 
-0x677e 028192 rtn 
-:      028194 shutter_dy_jude_clear_move_config:
-0x677f 028195 fetch 1 ,mem_shutter_le_conned 
-0x6780 028196 nrtn blank 
-0x6781 028197 jam 1 ,mem_shutter_le_conned 
-0x6782 028198 branch shutter_dy_move_data_store 
-:      028200 shutter_dy_clear_move_config:
-0x6783 028201 setarg 0 
-0x6784 028202 store 7 ,mem_move_config 
-0x6785 028203 rtn 
-:      028205 shutter_dy_write_otp_convert_data:
-0x6786 028206 call shutter_dy_check_iphone 
-0x6787 028207 beq 0x01 ,shutter_dy_store_ios_config_data 
-0x6788 028208 beq 0x00 ,shutter_dy_store_android_config 
-0x6789 028209 rtn 
-:      028211 shutter_dy_read_otp_convert_data:
-0x678a 028212 fetch 1 ,mem_otp_last_shutter_le_iphone_flag 
-0x678b 028213 beq 0x01 ,shutter_dy_get_ios_config 
-0x678c 028214 beq 0x00 ,shutter_dy_get_android_config 
-0x678d 028215 rtn 
-:      028217 shutter_dy_store_ios_config_data:
-0x678e 028218 fetch 1 ,mem_shutter_iphone_beyond_x_count 
-0x678f 028219 mul32 pdata ,iphone_once_max_move_value ,pdata 
-0x6790 028220 copy pdata ,temp 
-0x6791 028221 fetch 2 ,mem_shutter_move_data_x 
-0x6792 028222 iadd temp ,pdata 
-0x6793 028223 store 2 ,mem_otp_shutter_move_data_x 
-0x6794 028225 fetch 1 ,mem_shutter_iphone_beyond_y_count 
-0x6795 028226 mul32 pdata ,iphone_once_max_move_value ,pdata 
-0x6796 028227 copy pdata ,temp 
-0x6797 028228 fetch 2 ,mem_shutter_move_data_y 
-0x6798 028229 copy pdata ,rega 
-0x6799 028230 setarg 0xfff 
-0x679a 028231 isub rega ,pdata 
-0x679b 028232 iadd temp ,pdata 
-0x679c 028233 store 2 ,mem_otp_shutter_move_data_y 
-0x679d 028235 call shutter_dy_check_iphone 
-0x679e 028237 store 1 ,mem_otp_last_shutter_le_iphone_flag 
-0x679f 028238 rtn 
-:      028240 shutter_dy_store_android_config:
-0x67a0 028241 fetch 2 ,mem_shutter_move_data_x 
-0x67a1 028242 store 2 ,mem_otp_shutter_move_data_x 
-0x67a2 028243 fetch 2 ,mem_shutter_move_data_y 
-0x67a3 028244 store 2 ,mem_otp_shutter_move_data_y 
-0x67a4 028245 call shutter_dy_check_iphone 
-0x67a5 028246 store 1 ,mem_otp_last_shutter_le_iphone_flag 
-0x67a6 028247 rtn 
-:      028248 shutter_dy_get_ios_config:
-0x67a7 028249 fetch 2 ,mem_otp_shutter_move_data_x 
-0x67a8 028250 div pdata ,iphone_once_max_move_value 
-0x67a9 028251 call wait_div_end 
-0x67aa 028252 quotient pdata 
-0x67ab 028253 remainder temp 
-0x67ac 028254 store 1 ,mem_shutter_iphone_beyond_x_count 
-0x67ad 028255 copy temp ,pdata 
-0x67ae 028256 store 2 ,mem_shutter_move_data_x 
-0x67af 028257 fetch 2 ,mem_otp_shutter_move_data_y 
-0x67b0 028258 div pdata ,iphone_once_max_move_value 
-0x67b1 028259 call wait_div_end 
-0x67b2 028260 quotient pdata 
-0x67b3 028261 remainder temp 
-0x67b4 028262 store 1 ,mem_shutter_iphone_beyond_y_count 
-0x67b5 028264 setarg 0xfff 
-0x67b6 028265 isub temp ,pdata 
-0x67b7 028266 store 2 ,mem_shutter_move_data_y 
-0x67b8 028269 rtn 
-:      028270 shutter_dy_get_android_config:
-0x67b9 028271 fetch 2 ,mem_otp_shutter_move_data_x 
-0x67ba 028272 store 2 ,mem_shutter_move_data_x 
-0x67bb 028273 fetch 2 ,mem_otp_shutter_move_data_y 
-0x67bc 028274 store 2 ,mem_shutter_move_data_y 
-0x67bd 028277 rtn 
-:      028279 shutter_dy_store_move_config_info:
-0x67be 028280 branch shutter_dy_campare_effective_addr_write_otp 
-:      028282 shutter_dy_load_move_config_info:
-0x67bf 028283 branch shutter_dy_campare_effective_addr_read_otp 
-:      028286 shutter_dy_shutter_uart_config_loop:
-0x67c0 028287 call shutter_dy_update_read_check_addr 
-0x67c1 028288 fetch 2 ,mem_otp_read_offset_addr 
-0x67c2 028289 call shutter_dy_shutter_read_move_config_from_otp_addr 
-0x67c3 028290 jam 0 ,mem_shutter_first_read_flag 
-0x67c4 028291 fetch 5 ,mem_otp_move_config 
-0x67c5 028292 jam 0 ,mem_shutter_valid_data_flag 
-0x67c6 028293 jam 0 ,mem_shutter_temp_count 
-0x67c7 028294 call shutter_dy_campare_otp_data 
-0x67c8 028295 fetch 1 ,mem_shutter_temp_count 
-0x67c9 028296 rtneq 0 
-0x67ca 028297 branch shutter_dy_shutter_uart_config_loop 
-:      028300 shutter_dy_shutter_get_first_read_addr:
-0x67cb 028302 fetch 2 ,mem_shutter_efuse_start_offset 
-0x67cc 028303 increase -5 ,pdata 
-0x67cd 028304 store 2 ,mem_otp_read_offset_addr 
-0x67ce 028305 rtn 
-:      028308 shutter_dy_shutter_next_read_addr:
-0x67cf 028309 fetch 2 ,mem_otp_read_offset_addr 
-0x67d0 028310 increase -5 ,pdata 
-0x67d1 028311 store 2 ,mem_otp_read_offset_addr 
-0x67d2 028312 rtn 
-:      028315 shutter_dy_shutter_last_read_addr:
-0x67d3 028316 fetch 2 ,mem_otp_read_offset_addr 
-0x67d4 028317 pincrease 5 
-0x67d5 028318 store 2 ,mem_otp_read_offset_addr 
-0x67d6 028319 rtn 
-:      028321 shutter_dy_shutter_read_ios_android_addr:
-0x67d7 028322 fetch 2 ,mem_otp_read_ios_android_addr 
-0x67d8 028323 pincrease 5 
-0x67d9 028324 store 2 ,mem_otp_read_ios_android_addr 
-0x67da 028326 fetch 2 ,mem_otp_read_ios_android_addr 
-0x67db 028327 copy pdata ,temp 
-0x67dc 028329 fetch 2 ,mem_shutter_efuse_start_offset 
-0x67dd 028330 isub temp ,pdata 
-0x67de 028331 arg shutter_para_total_num ,temp 
-0x67df 028332 isub temp ,null 
-0x67e0 028334 nbranch shutter_dy_shutter_not_find_ios_or_android ,positive 
-0x67e1 028335 rtn 
-:      028337 shutter_dy_update_read_check_addr:
-0x67e2 028338 fetch 1 ,mem_shutter_first_read_flag 
-0x67e3 028339 beq 0x01 ,shutter_dy_shutter_get_first_read_addr 
-0x67e4 028340 beq 0x00 ,shutter_dy_shutter_next_read_addr 
-0x67e5 028341 rtn 
-:      028344 shutter_dy_campare_otp_data:
-0x67e6 028345 arg 0x0 ,regb 
-0x67e7 028346 copy regb ,temp 
-0x67e8 028347 fetch 2 ,mem_otp_shutter_move_data_x 
-0x67e9 028348 icompare 0xffff ,temp 
-0x67ea 028350 ncall shutter_dy_set_shutter_valid_data_flag ,true 
-0x67eb 028351 arg 0x0 ,regb 
-0x67ec 028352 copy regb ,temp 
-0x67ed 028353 fetch 2 ,mem_otp_shutter_move_data_y 
-0x67ee 028354 icompare 0xffff ,temp 
-0x67ef 028355 ncall shutter_dy_set_shutter_valid_data_flag ,true 
-0x67f0 028356 arg 0x0 ,regb 
-0x67f1 028357 copy regb ,temp 
-0x67f2 028358 fetch 1 ,mem_otp_last_shutter_le_iphone_flag 
-0x67f3 028359 icompare 0xff ,temp 
-0x67f4 028360 ncall shutter_dy_set_shutter_valid_data_flag ,true 
-0x67f5 028361 rtn 
-:      028364 shutter_dy_set_shutter_valid_data_flag:
-0x67f6 028365 fetch 1 ,mem_shutter_temp_count 
-0x67f7 028366 pincrease 1 
-0x67f8 028367 store 1 ,mem_shutter_temp_count 
-0x67f9 028368 rtn 
-:      028369 shutter_dy_shutter_judge_ios_or_android:
-0x67fa 028370 jam 1 ,mem_shutter_temp_count 
-0x67fb 028371 call shutter_dy_shutter_read_ios_android_addr 
-0x67fc 028372 fetch 2 ,mem_otp_read_ios_android_addr 
-0x67fd 028373 call shutter_dy_shutter_read_move_config_from_otp_addr 
-0x67fe 028374 call shutter_dy_check_iphone 
-0x67ff 028375 copy pdata ,temp 
-0x6800 028376 fetch 1 ,mem_otp_last_shutter_le_iphone_flag 
-0x6801 028377 icompare 0xff ,temp 
-0x6802 028378 call shutter_dy_clear_temp_count ,true 
-0x6803 028380 fetch 1 ,mem_shutter_temp_count 
-0x6804 028381 rtneq 0 
-0x6805 028382 branch shutter_dy_shutter_judge_ios_or_android 
-:      028385 shutter_dy_shutter_not_find_ios_or_android:
-0x6806 028386 bpatch patch15_5 ,mem_patch15 
-0x6807 028387 call shutter_dy_clear_temp_count 
-0x6808 028388 call shutter_dy_check_iphone 
-0x6809 028389 branch shutter_dy_shutter_android_save_init_loaction ,blank 
-0x680a 028390 branch shutter_dy_shutter_ios_save_init_loaction 
-:      028391 shutter_dy_shutter_android_save_init_loaction:
-0x680b 028393 fetch 2 ,mem_android_initial_move_x 
-0x680c 028394 store 2 ,mem_shutter_move_data_x 
-0x680d 028396 fetcht 2 ,mem_android_initial_move_y 
-0x680e 028397 setarg 0xfff 
-0x680f 028398 isub temp ,pdata 
-0x6810 028399 store 2 ,mem_shutter_move_data_y 
-0x6811 028400 branch shutter_dy_store_move_config_info 
-:      028402 shutter_dy_shutter_ios_save_init_loaction:
-0x6812 028403 arg iphone_once_max_move_value ,temp 
-0x6813 028405 fetch 2 ,mem_iphone_initial_move_x 
-0x6814 028406 arg mem_shutter_move_data_x ,rega 
-0x6815 028407 arg mem_shutter_iphone_beyond_x_count ,regb 
-0x6816 028408 call shutter_dy_iphone_move_initial_set 
-0x6817 028409 arg iphone_once_max_move_value ,temp 
-0x6818 028411 fetch 2 ,mem_iphone_initial_move_y 
-0x6819 028412 arg mem_shutter_move_data_y ,rega 
-0x681a 028413 arg mem_shutter_iphone_beyond_y_count ,regb 
-0x681b 028414 call shutter_dy_iphone_move_initial_set 
-0x681c 028415 setarg 0xfff 
-0x681d 028416 fetcht 2 ,mem_shutter_move_data_y 
-0x681e 028417 isub temp ,pdata 
-0x681f 028418 store 2 ,mem_shutter_move_data_y 
-0x6820 028419 branch shutter_dy_store_move_config_info 
-:      028421 shutter_dy_clear_temp_count:
-0x6821 028422 jam 0 ,mem_shutter_temp_count 
-0x6822 028423 rtn 
-:      028425 shutter_dy_campare_effective_addr_read_otp:
-0x6823 028426 bpatch patch15_6 ,mem_patch15 
-0x6824 028427 jam 1 ,mem_shutter_first_read_flag 
-0x6825 028428 call shutter_dy_shutter_uart_config_loop 
-0x6826 028432 fetch 2 ,mem_shutter_efuse_end_offset 
-0x6827 028433 copy pdata ,temp 
-0x6828 028434 fetch 2 ,mem_otp_read_offset_addr 
-0x6829 028435 isub temp ,pdata 
-0x682a 028436 arg 0x0 ,temp 
-0x682b 028437 isub temp ,null 
-0x682c 028438 nrtn positive 
-0x682d 028439 fetch 2 ,mem_otp_read_offset_addr 
-0x682e 028440 copy pdata ,temp 
-0x682f 028442 fetch 2 ,mem_shutter_efuse_start_offset 
-0x6830 028443 increase -5 ,pdata 
-0x6831 028444 isub temp ,pdata 
-0x6832 028447 fetch 2 ,mem_otp_read_offset_addr 
-0x6833 028448 store 2 ,mem_otp_read_ios_android_addr 
-0x6834 028449 call shutter_dy_shutter_judge_ios_or_android 
-0x6835 028450 fetch 2 ,mem_otp_read_ios_android_addr 
-0x6836 028451 ncall shutter_dy_shutter_read_move_config_from_otp_addr ,zero 
-0x6837 028454 jam 0 ,mem_shutter_temp_count 
-0x6838 028455 call shutter_dy_campare_otp_data 
-0x6839 028456 fetch 1 ,mem_shutter_temp_count 
-0x683a 028457 rtneq 0 
-0x683b 028458 branch shutter_dy_read_otp_convert_data 
-:      028461 shutter_dy_campare_effective_addr_write_otp:
-0x683c 028462 bpatch patch15_7 ,mem_patch15 
-0x683d 028463 jam 1 ,mem_shutter_first_read_flag 
-0x683e 028464 call shutter_dy_shutter_uart_config_loop 
-0x683f 028468 fetcht 2 ,mem_shutter_efuse_end_offset 
-0x6840 028470 fetch 2 ,mem_otp_read_offset_addr 
-0x6841 028471 isub temp ,pdata 
-0x6842 028472 arg 0x0 ,temp 
-0x6843 028473 isub temp ,null 
-0x6844 028474 nrtn positive 
-0x6845 028476 fetcht 2 ,mem_otp_read_offset_addr 
-0x6846 028478 fetch 2 ,mem_shutter_efuse_start_offset 
-0x6847 028479 isub temp ,pdata 
-0x6848 028480 arg 0x0 ,temp 
-0x6849 028481 isub temp ,null 
-0x684a 028482 nrtn positive 
-0x684b 028483 fetch 2 ,mem_otp_read_offset_addr 
-0x684c 028484 store 2 ,mem_otp_write_offset_addr 
-0x684d 028485 call shutter_dy_write_otp_convert_data 
-0x684e 028487 branch shutter_dy_shutter_write_move_config_to_otp_addr 
-:      028490 shutter_dy_shutter_read_move_config_from_otp_addr:
-0x684f 028491 bpatch patch16_0 ,mem_patch16 
-0x6850 028492 copy pdata ,regb 
-0x6851 028493 arg shutter_para_total_num ,loopcnt 
-0x6852 028495 arg mem_otp_move_config ,rega 
-0x6853 028496 branch otp_read_data 
-:      028499 shutter_dy_shutter_write_move_config_to_otp_addr:
-0x6854 028500 arg shutter_para_total_num ,loopcnt 
-0x6855 028501 arg mem_otp_move_config ,rega 
-0x6856 028502 fetchr regb ,2 ,mem_otp_write_offset_addr 
-0x6857 028503 branch otp_write 
-:      028505 shutter_dy_shutter_1s_timer:
-0x6858 028506 arg mem_shutter_1s_timer ,regc 
-0x6859 028507 arg shutter_dy_store_move_config_info ,regb 
-0x685a 028508 branch timer_single_step 
-:      028522 p_crc16_ccitt_false:
-0x685b 028523 fetch 2 ,mem_adv_crc_false_initvalue 
-:      028525 p_crc16_ccitt_false_loop:
-0x685c 028526 ifetcht 1 ,regc 
-0x685d 028527 increase 1 ,regc 
-0x685e 028528 lshift8 temp ,temp 
-0x685f 028529 ixor temp ,pdata 
-:      028531 p_crc16_for_byte:
-0x6860 028532 copy loopcnt ,regb 
-0x6861 028533 arg 8 ,loopcnt 
-:      028534 p_crc16_for_byte_loop:
-0x6862 028535 isolate1 15 ,pdata 
-0x6863 028536 lshift pdata ,pdata 
-0x6864 028537 nbranch p_crc16_for_byte_continue ,true 
-0x6865 028538 fetcht 2 ,mem_crc16_polynomial 
-0x6866 028539 ixor temp ,pdata 
-:      028540 p_crc16_for_byte_continue:
-0x6867 028541 loop p_crc16_for_byte_loop 
-0x6868 028542 copy regb ,loopcnt 
-0x6869 028544 loop p_crc16_ccitt_false_loop 
-0x686a 028545 store 2 ,mem_adv_crc_false_initvalue 
-0x686b 028546 rtn 
-:      028551 rf_debug_rx_gpio_low:
-0x686c 028552 fetch 1 ,mem_rf_debug_rx_gpio 
-:      028553 rf_debug_gpio_low:
-0x686d 028554 arg gpcfg_output_low ,temp 
-0x686e 028555 branch gpio_config_function 
-:      028557 rf_debug_rx_on_line:
-:      028558 rf_debug_rx_gpio_high:
-0x686f 028559 fetch 1 ,mem_rf_debug_rx_gpio 
-:      028560 rf_debug_gpio_high:
-0x6870 028561 arg gpcfg_output_high ,temp 
-0x6871 028562 branch gpio_config_function 
-:      028564 rf_debug_rx_gpio_h_l_h:
-0x6872 028565 call rf_debug_rx_gpio_high 
-:      028566 rf_debug_rx_gpio_l_h:
-0x6873 028567 call rf_debug_rx_gpio_low 
-0x6874 028568 branch rf_debug_rx_gpio_high 
-:      028570 rf_debug_rx_gpio_l_h_l:
-:      028571 rf_debug_shutdown_radio_line:
-0x6875 028572 call rf_debug_rx_gpio_l_h 
-:      028573 rf_debug_rx_crc_line:
-0x6876 028574 branch rf_debug_rx_gpio_low 
-:      028576 rf_debug_rx_sync_line:
-0x6877 028577 branch rf_debug_rx_gpio_l_h 
-:      028579 rf_debug_rx_crc_fail_line:
-0x6878 028580 call rf_debug_rx_gpio_l_h 
-0x6879 028581 branch rf_debug_rx_gpio_l_h_l 
-:      028583 rf_debug_rx_match_line:
-:      028584 rf_debug_rx_crc_error_line:
-:      028585 rf_debug_rx_sync_timeout_line:
-0x687a 028586 branch rf_debug_rx_gpio_low 
-:      028589 rf_debug_tx_off_line:
-:      028590 rf_debug_tx_gpio_low:
-0x687b 028591 fetch 1 ,mem_rf_debug_tx_gpio 
-0x687c 028592 branch rf_debug_gpio_low 
-:      028594 rf_debug_tx_on_line:
-:      028595 rf_debug_tx_gpio_high:
-0x687d 028596 fetch 1 ,mem_rf_debug_tx_gpio 
-0x687e 028597 branch rf_debug_gpio_high 
-:      028599 rf_debug_tx_gpio_l_h_l:
-0x687f 028600 call rf_debug_tx_gpio_low 
-0x6880 028601 call rf_debug_tx_gpio_high 
-0x6881 028602 branch rf_debug_tx_gpio_low 
-:      028609 hci_init:
-0x6882 028610 clear_stack 
-0x6883 028611 call wdt_set_disable 
-0x6884 028612 call hci_init_clksel_xtal 
-0x6885 028613 call hci_init_uart_default_config 
-0x6886 028614 call hci_init_uart_config 
-0x6887 028615 call hci_init_pwm_default_config 
-0x6888 028616 call hci_init_pwm 
-0x6889 028618 jam 1 ,mem_hci_command_complete_num_hci_command_packet 
-0x688a 028619 jam hci_h4_type_event ,mem_hci_event_head_type 
-:      028621 hci_process_loop:
-0x688b 028622 call hci_process_check_uart_rx 
-0x688c 028623 branch hci_process_loop 
-:      028625 hci_init_clksel_xtal:
-0x688d 028626 jam clksel_xtal ,core_clksel 
-0x688e 028627 rtn 
-:      028629 hci_init_uart_default_config:
-0x688f 028630 call hci_init_uart_default_config_tx 
-0x6890 028631 call hci_init_uart_default_config_rx 
-0x6891 028632 call hci_init_uart_default_config_rts 
-0x6892 028633 branch hci_init_uart_default_config_cts 
-:      028635 hci_init_uart_default_config_tx:
-0x6893 028636 fetch 1 ,mem_hci_uart_tx_gpio 
-0x6894 028637 nrtn blank 
-0x6895 028638 jam hci_uart_tx_gpio_num ,mem_hci_uart_tx_gpio 
-0x6896 028639 rtn 
-:      028641 hci_init_uart_default_config_rx:
-0x6897 028642 fetch 1 ,mem_hci_uart_rx_gpio 
-0x6898 028643 nrtn blank 
-0x6899 028644 jam hci_uart_rx_gpio_num ,mem_hci_uart_rx_gpio 
-0x689a 028645 rtn 
-:      028646 hci_init_uart_default_config_rts:
-0x689b 028647 fetch 1 ,mem_hci_uart_rts_gpio 
-0x689c 028648 nrtn blank 
-0x689d 028649 jam hci_uart_rts_gpio_num ,mem_hci_uart_rts_gpio 
-0x689e 028650 rtn 
-:      028651 hci_init_uart_default_config_cts:
-0x689f 028652 fetch 1 ,mem_hci_uart_cts_gpio 
-0x68a0 028653 nrtn blank 
-0x68a1 028654 jam hci_uart_cts_gpio_num ,mem_hci_uart_cts_gpio 
-0x68a2 028655 rtn 
-:      028658 hci_init_uart_config:
-0x68a3 028659 setarg mem_h5rx_buf 
-0x68a4 028660 store 2 ,mem_pdatatemp 
-0x68a5 028661 setarg mem_h5rx_buf_end 
-0x68a6 028662 istore 2 ,contw 
-0x68a7 028663 setarg mem_h5tx_buf 
-0x68a8 028664 istore 2 ,contw 
-0x68a9 028665 setarg mem_h5tx_buf_end 
-0x68aa 028666 istore 2 ,contw 
-0x68ab 028667 fetch 8 ,mem_pdatatemp 
-0x68ac 028668 call uarta_init_dma_mem 
-0x68ad 028669 call uart_clock_select_main_freq_crystal 
-0x68ae 028670 arg 115200 ,temp 
-0x68af 028671 call uarta_calc_baud_rate_config 
-0x68b0 028672 fetch 1 ,mem_hci_uart_tx_gpio 
-0x68b1 028673 arg gpcfg_uart_txd ,temp 
-0x68b2 028674 call gpio_config_function_int 
-0x68b3 028675 fetch 1 ,mem_hci_uart_rx_gpio 
-0x68b4 028676 arg gpcfg_uart_rxd | gpcfg_pullup ,temp 
-0x68b5 028677 call gpio_config_function_int 
-0x68b6 028678 fetch 1 ,mem_hci_uart_rts_gpio 
-0x68b7 028679 arg gpcfg_uart_rts ,temp 
-0x68b8 028680 call gpio_config_function_int 
-0x68b9 028681 fetch 1 ,mem_hci_uart_cts_gpio 
-0x68ba 028682 arg gpcfg_uart_cts ,temp 
-0x68bb 028683 call gpio_config_function_int 
-0x68bc 028685 arg fun_uart_control_enable | fun_uart_control_setting_rate_baud ,temp 
-0x68bd 028686 storet 1 ,core_uart_ctrl 
-0x68be 028687 branch clean_xmem 
-:      028689 hci_init_pwm_default_config:
-0x68bf 028690 fetch 1 ,mem_hci_pwm_12mhz_gpio 
-0x68c0 028691 nrtn blank 
-0x68c1 028692 jam hci_pmw_12mhz_gpio_num ,mem_hci_pwm_12mhz_gpio 
-0x68c2 028693 rtn 
-:      028695 hci_init_pwm:
-0x68c3 028696 fetch 1 ,mem_hci_pwm_12mhz_gpio 
-0x68c4 028697 arg gpcfg_pwm_out0 ,temp 
-0x68c5 028698 call gpio_config_function_int 
-0x68c6 028699 arg 0x40 ,rega 
-0x68c7 028700 call pwm_init 
-0x68c8 028701 arg 0 ,rega 
-0x68c9 028702 arg 0 ,regb 
-0x68ca 028703 setarg 0 
-0x68cb 028704 call pwm_duty_cycle_set 
-0x68cc 028705 arg 0 ,queue 
-0x68cd 028706 branch pwm_set_select 
-:      028709 hci_process_check_uart_rx:
-0x68ce 028710 fetch 2 ,core_uart_rxitems 
-0x68cf 028711 add pdata ,-4 ,rega 
-0x68d0 028712 nrtn positive 
-0x68d1 028713 call uarta_prepare_rx 
-0x68d2 028714 ifetch 1 ,contru 
-0x68d3 028715 beq hci_h4_type_cmd ,hci_parse_packet_cmd 
-0x68d4 028717 call delay_10ms 
-0x68d5 028718 branch uarta_clear_current_rx 
-:      028722 hci_parse_packet_cmd:
-0x68d6 028723 ifetch 2 ,contru 
-0x68d7 028724 store 2 ,mem_hci_opcode 
-0x68d8 028725 arg 0x3ff ,temp 
-0x68d9 028726 iand temp ,temp 
-0x68da 028727 storet 2 ,mem_hci_opcode_ocf 
-0x68db 028728 rshift2 pdata ,pdata 
-0x68dc 028729 rshift8 pdata ,pdata 
-0x68dd 028730 store 1 ,mem_hci_opcode_ogf 
-0x68de 028731 ifetch 1 ,contru 
-0x68df 028732 pincrease -1 
-0x68e0 028733 isub rega ,null 
-0x68e1 028734 rtn positive 
-0x68e2 028735 call hci_parse_complete_packet 
-0x68e3 028736 branch hci_drop_current_packet 
-:      028738 hci_parse_complete_packet:
-0x68e4 028739 fetch 1 ,mem_hci_opcode_ogf 
-0x68e5 028747 beq hci_ogf_vendor_specific_debug ,hci_parse_packet_cmd_ogf_vendorspecific_debug 
-0x68e6 028748 branch hci_send_event_command_complete_error_command_nuknown 
-:      028758 hci_parse_packet_cmd_ogf_vendorspecific_debug:
-0x68e7 028759 bpatch patch16_4 ,mem_patch16 
-0x68e8 028760 fetch 1 ,mem_hci_opcode_ocf 
-0x68e9 028761 beq hci_vendor_cmd_reset ,hci_normal_reply 
-0x68ea 028762 beq hci_vendor_cmd_chipid ,phci_grp_vendor_chipid 
-0x68eb 028763 beq hci_vendor_cmd_baud ,phci_grp_vendor_baud 
-0x68ec 028764 beq hci_vendor_cmd_patch ,phci_grp_vendor_patch 
-0x68ed 028765 beq hci_vendor_cmd_patch_done ,phci_grp_vendor_done 
-0x68ee 028766 beq hci_vendor_cmd_echo ,hci_normal_reply 
-0x68ef 028767 beq hci_vendor_cmd_mem ,phci_grp_vendor_mem 
-0x68f0 028768 beq hci_vendor_cmd_set_flow_control ,phci_grp_vendor_flow_control 
-0x68f1 028769 branch hci_normal_reply 
-:      028772 phci_grp_vendor_chipid:
-0x68f2 028773 jam command_succeeded ,mem_hci_command_complete_return_parameter 
-0x68f3 028774 fetch 2 ,core_chipid 
-0x68f4 028775 store 2 ,mem_hci_command_complete_return_parameter_chip_id 
-0x68f5 028776 arg 3 ,loopcnt 
-0x68f6 028777 branch hci_send_event_command_complete 
-:      028779 phci_grp_vendor_baud:
-0x68f7 028780 ifetch 2 ,contu 
-0x68f8 028781 store 2 ,core_uart_baud 
-0x68f9 028782 rtn 
-:      028785 phci_grp_vendor_patch_common:
-0x68fa 028786 ifetch 1 ,contu 
-0x68fb 028787 copy pdata ,temp 
-0x68fc 028788 store 1 ,core_ucode_low 
-0x68fd 028789 ifetch 1 ,contu 
-0x68fe 028790 iadd temp ,temp 
-0x68ff 028791 set1 7 ,pdata 
-0x6900 028792 store 1 ,core_ucode_ctrl 
-0x6901 028793 ifetch 1 ,contu 
-0x6902 028794 iadd temp ,temp 
-0x6903 028795 copy pdata ,loopcnt 
-0x6904 028796 rtn 
-:      028798 phci_grp_vendor_patch:
-0x6905 028799 call phci_grp_vendor_patch_common 
-:      028800 phci_grp_vendor_patch_loop:
-0x6906 028801 ifetch 1 ,contu 
-0x6907 028802 store 1 ,core_ucode_data 
-0x6908 028803 iadd temp ,temp 
-0x6909 028804 loop phci_grp_vendor_patch_loop 
-:      028805 phci_grp_vendor_patch_check_sum:
-0x690a 028806 and temp ,0xff ,temp 
-0x690b 028807 ifetch 1 ,contu 
-0x690c 028808 isub temp ,null 
-0x690d 028809 nbranch phci_grp_vendor_patch_bad ,zero 
-0x690e 028810 branch hci_normal_reply 
-:      028812 phci_grp_vendor_done:
-0x690f 028813 arg 0x20 ,loopcnt 
-0x6910 028814 arg mem_patch00 ,contw 
-0x6911 028815 arg 0 ,temp 
-:      028816 phci_grp_vendor_done_loop:
-0x6912 028817 ifetch 1 ,contu 
-0x6913 028818 istore 1 ,contw 
-0x6914 028819 iadd temp ,temp 
-0x6915 028820 loop phci_grp_vendor_done_loop 
-0x6916 028821 and temp ,0xff ,temp 
-0x6917 028822 ifetch 1 ,contu 
-0x6918 028823 isub temp ,null 
-0x6919 028824 nbranch phci_grp_vendor_patch_bad ,zero 
-0x691a 028825 jam 0 ,core_ucode_ctrl 
-0x691b 028826 call hci_normal_reply 
-0x691c 028827 call wait_uarttx 
-0x691d 028828 branch soft_reset 
-:      028830 phci_grp_vendor_patch_bad:
-0x691e 028831 jam 0 ,core_ucode_ctrl 
-0x691f 028832 branch hci_send_event_command_complete_error_command_nuknown 
-:      028835 phci_grp_vendor_mem:
-0x6920 028836 ifetch 1 ,contu 
-0x6921 028837 copy pdata ,loopcnt 
-0x6922 028838 ifetch 2 ,contu 
-0x6923 028839 copy pdata ,contw 
-0x6924 028840 call uart_copy_rx_bytes 
-0x6925 028841 branch hci_normal_reply 
-:      028843 phci_grp_vendor_flow_control:
-0x6926 028844 fetch 1 ,core_uart_ctrl 
-0x6927 028845 set1 bit_uart_control_flow_control ,pdata 
-0x6928 028846 store 1 ,core_uart_ctrl 
-0x6929 028847 branch hci_normal_reply 
-:      028850 hci_normal_reply:
-0x692a 028851 branch hci_send_event_command_complete_without_payload 
-:      028853 hci_send_event_command_complete_error_command_nuknown:
-0x692b 028854 jam command_unknown ,mem_hci_command_complete_return_parameter 
-0x692c 028855 branch hci_send_event_command_complete_without_payload + 1 
-:      028856 hci_send_event_command_complete_error_command_disallowed:
-0x692d 028857 jam command_disallowed ,mem_hci_command_complete_return_parameter 
-0x692e 028858 branch hci_send_event_command_complete_without_payload + 1 
-:      028859 hci_send_event_command_complete_without_payload:
-0x692f 028860 jam command_succeeded ,mem_hci_command_complete_return_parameter 
-0x6930 028861 arg 1 ,loopcnt 
-0x6931 028862 branch hci_send_event_command_complete 
-:      028864 hci_send_event_command_complete:
-0x6932 028865 jam hci_event_command_complete ,mem_hci_event_head_event_code 
-0x6933 028866 add loopcnt ,3 ,pdata 
-0x6934 028867 store 1 ,mem_hci_event_para_total_length 
-0x6935 028868 call hci_prepare_send_event 
-0x6936 028869 fetch 3 ,mem_hci_command_complete_num_hci_command_packet 
-0x6937 028870 istore 3 ,contwu 
-0x6938 028872 arg mem_hci_command_complete_return_parameter ,contr 
-0x6939 028873 call uart_copy_tx_bytes 
-0x693a 028874 branch uarta_send_register_pop 
-:      028878 hci_prepare_send_event:
-0x693b 028879 call uarta_prepare_tx_register_push 
-0x693c 028880 fetch 3 ,mem_hci_event_head_type 
-0x693d 028881 istore 3 ,contwu 
-0x693e 028882 rtn 
-:      028884 hci_drop_current_packet:
-0x693f 028885 call uarta_prepare_rx 
-0x6940 028886 increase 3 ,contru 
-0x6941 028887 ifetch 1 ,contru 
-0x6942 028888 iadd contru ,contru 
-0x6943 028889 branch uarta_rxdone 
-:      028891 cmd_exit:
-0x6944 028892 jam 0 ,mem_hci_cmd 
-0x6945 028893 rtn 
-:      028900 l2cap_init:
-0x6946 028901 branch l2cap_init_wake ,wake 
-0x6947 028902 setarg mem_l2cap_xmem_end 
-0x6948 028903 arg mem_l2cap_xmem_start ,contw 
-0x6949 028904 isub contw ,loopcnt 
-0x694a 028905 call clear_mem 
-:      028906 l2cap_init_wake:
-0x694b 028908 rtn 
-:      028912 check_l2cap_map:
-0x694c 028913 arg 0 ,queue 
-0x694d 028914 arg 0 ,regb 
-:      028916 check_l2cap_map_loop:
-0x694e 028917 sub queue ,7 ,null 
-0x694f 028918 nrtn positive 
-0x6950 028919 qisolate1 rega 
-0x6951 028920 branch check_l2cap_map_used ,true 
-0x6952 028921 branch check_l2cap_map_used2 
-:      028923 check_l2cap_map_used:
-0x6953 028924 copy temp ,pdata 
-0x6954 028925 branch check_l2cap_map_used2 ,blank 
-0x6955 028926 qset1 regb 
-0x6956 028927 increase -1 ,temp 
-:      028929 check_l2cap_map_used2:
-0x6957 028930 increase 1 ,queue 
-0x6958 028931 branch check_l2cap_map_loop 
-:      028944 ble_l2cap_malloc:
-0x6959 028945 fetchr regd ,2 ,mem_ble_l2cap_tx_buff0_ptr 
-0x695a 028946 fetchr rege ,2 ,mem_ble_l2cap_tx_buff_size_ptr 
-0x695b 028947 call disable_user 
-0x695c 028948 branch host_l2cap_malloc 
-:      028950 host_l2cap_malloc:
-0x695d 028951 bpatch patch16_6 ,mem_patch16 
-0x695e 028952 call l2cap_malloc_is_fifo_full 
-0x695f 028953 nbranch assert ,blank 
-0x6960 028954 call l2cap_malloc_get_full_map 
-0x6961 028955 arg 8 ,loopcnt 
-:      028956 host_l2cap_malloc_loop:
-0x6962 028957 fetcht 1 ,mem_used_map 
-0x6963 028958 sub loopcnt ,8 ,queue 
-0x6964 028959 qisolate1 temp 
-0x6965 028960 branch host_l2cap_malloc_next_buffer ,true 
-0x6966 028961 call host_l2cap_malloc_check_buffer_enough 
-0x6967 028962 nbranch host_l2cap_malloc_next_buffer ,positive 
-0x6968 028963 call host_l2cap_malloc_into_fifo 
-0x6969 028964 branch host_l2cap_malloc_succ 
-:      028965 host_l2cap_malloc_next_buffer:
-0x696a 028966 copy rege ,pdata 
-0x696b 028967 iadd regd ,regd 
-0x696c 028968 loop host_l2cap_malloc_loop 
-0x696d 028969 branch assert 
-:      028970 host_l2cap_malloc_succ:
-0x696e 028971 copy regd ,pdata 
-0x696f 028972 copy regd ,contw 
-0x6970 028973 rtn 
-:      028982 host_l2cap_malloc_check_buffer_enough:
-0x6971 028983 bpatch patch16_7 ,mem_patch16 
-0x6972 028984 sub loopcnt ,8 ,queue 
-0x6973 028985 arg 0 ,temp 
-0x6974 028986 arg 0 ,timeup 
-:      028987 host_l2cap_malloc_check_buffer_enough_loop:
-0x6975 028988 copy queue ,pdata 
-0x6976 028989 beq 8 ,host_l2cap_malloc_check_buffer_enough_end 
-0x6977 028990 fetch 1 ,mem_used_map 
-0x6978 028991 qisolate1 pdata 
-0x6979 028992 branch host_l2cap_malloc_check_buffer_enough_end ,true 
-0x697a 028993 qset1 timeup 
-0x697b 028994 copy rege ,pdata 
-0x697c 028995 iadd temp ,temp 
-0x697d 028996 increase 1 ,queue 
-0x697e 028997 copy rega ,pdata 
-0x697f 028998 isub temp ,null 
-0x6980 028999 branch host_l2cap_malloc_check_buffer_enough_end ,zero 
-0x6981 029000 branch host_l2cap_malloc_check_buffer_enough_loop ,positive 
-:      029001 host_l2cap_malloc_check_buffer_enough_end:
-0x6982 029002 copy temp ,pdata 
-0x6983 029003 isub rega ,null 
-0x6984 029004 nrtn zero 
-0x6985 029005 qset1 timeup 
-0x6986 029006 rtn 
-:      029015 host_l2cap_malloc_into_fifo:
-0x6987 029016 bpatch patch17_0 ,mem_patch17 
-0x6988 029017 call l2cap_malloc_is_fifo_full 
-0x6989 029018 nbranch assert ,blank 
-0x698a 029019 call l2cap_malloc_is_fifo_empty 
-0x698b 029020 branch host_l2cap_malloc_into_fifo_no_push ,blank 
-0x698c 029021 fetch 9 ,mem_tx_fifo1 
-0x698d 029022 store 9 ,mem_tx_fifo0 
-0x698e 029023 setarg 0 
-0x698f 029024 istore 3 ,contw 
-:      029025 host_l2cap_malloc_into_fifo_no_push:
-0x6990 029026 storer timeup ,1 ,mem_tx_fifo3_map 
-0x6991 029027 storer regd ,2 ,mem_tx_fifo3_ptr 
-0x6992 029028 rtn 
-:      029037 l2cap_malloc_fifo_out:
-0x6993 029038 bpatch patch17_1 ,mem_patch17 
-0x6994 029039 call l2cap_malloc_fifo_get_first_ptr 
-0x6995 029040 increase 1 ,contr 
-0x6996 029041 ifetch 2 ,contr 
-0x6997 029042 rtn 
-:      029049 l2cap_malloc_free:
-0x6998 029050 bpatch patch17_2 ,mem_patch17 
-0x6999 029051 call l2cap_malloc_fifo_get_first_ptr 
-0x699a 029052 copy contr ,contw 
-0x699b 029053 copy contr ,temp 
-0x699c 029054 setarg 0 
-0x699d 029055 istore 3 ,contw 
-0x699e 029056 rtn 
-:      029063 l2cap_malloc_discard:
-0x699f 029064 bpatch patch17_3 ,mem_patch17 
-0x69a0 029065 call l2cap_malloc_is_fifo_empty 
-0x69a1 029066 branch assert ,blank 
-0x69a2 029067 fetch 3 ,mem_tx_fifo2 
-0x69a3 029068 store 3 ,mem_tx_fifo3 
-0x69a4 029069 fetch 3 ,mem_tx_fifo1 
-0x69a5 029070 store 3 ,mem_tx_fifo2 
-0x69a6 029071 fetch 3 ,mem_tx_fifo0 
-0x69a7 029072 store 3 ,mem_tx_fifo1 
-0x69a8 029073 rtn 
-:      029081 l2cap_malloc_is_fifo_full:
-0x69a9 029082 bpatch patch17_4 ,mem_patch17 
-0x69aa 029083 fetch 3 ,mem_tx_fifo0 
-0x69ab 029084 rtn 
-:      029092 l2cap_malloc_is_fifo_nearly_full:
-0x69ac 029093 bpatch patch17_5 ,mem_patch17 
-0x69ad 029094 fetch 3 ,mem_tx_fifo1 
-0x69ae 029095 rtn 
-:      029103 l2cap_malloc_is_fifo_empty:
-0x69af 029104 bpatch patch17_6 ,mem_patch17 
-0x69b0 029105 fetch 3 ,mem_tx_fifo3 
-0x69b1 029106 rtn 
-:      029113 l2cap_malloc_fifo_get_first_ptr:
-0x69b2 029114 call l2cap_malloc_is_fifo_empty 
-0x69b3 029115 branch l2cap_malloc_fifo_get_first_ptr_empty ,blank 
-0x69b4 029116 arg mem_tx_fifo0 ,contr 
-:      029117 l2cap_malloc_free_loop:
-0x69b5 029118 ifetch 3 ,contr 
-0x69b6 029119 branch l2cap_malloc_free_loop ,blank 
-:      029120 l2cap_malloc_fifo_get_first_ptr_empty:
-0x69b7 029121 increase -3 ,contr 
-0x69b8 029122 rtn 
-:      029130 l2cap_malloc_get_full_map:
-0x69b9 029131 bpatch patch17_7 ,mem_patch17 
-0x69ba 029132 arg 4 ,loopcnt 
-0x69bb 029133 arg mem_tx_fifo0_map ,contr 
-0x69bc 029134 arg 0 ,temp 
-:      029135 l2cap_malloc_get_full_map_loop:
-0x69bd 029136 ifetch 3 ,contr 
-0x69be 029137 and pdata ,0xff ,pdata 
-0x69bf 029138 ior temp ,temp 
-0x69c0 029139 loop l2cap_malloc_get_full_map_loop 
-0x69c1 029140 storet 1 ,mem_used_map 
-0x69c2 029141 rtn 
-:      029144 l2cap_lpm_get_wake_lock:
-0x69c3 029145 arg wake_lock_l2cap_tx ,queue 
-0x69c4 029146 branch lpm_get_wake_lock 
-:      029148 l2cap_lpm_put_wake_lock:
-0x69c5 029149 arg wake_lock_l2cap_tx ,queue 
-0x69c6 029150 branch lpm_put_wake_lock 
-:      029161 twspi_reset:
-0x69c7 029162 bpatch patch18_1 ,mem_patch18 
-0x69c8 029163 sub temp ,ui_button_gpio_disable ,null 
-0x69c9 029164 rtn zero 
-0x69ca 029165 copy temp ,pdata 
-0x69cb 029166 and_into 0xff ,pdata 
-0x69cc 029167 sub pdata ,gpio_number + -1 ,null 
-0x69cd 029168 nbranch twspi_reset_ext ,positive 
-0x69ce 029169 arg core_gpio_conf ,contw 
-:      029170 twspi_reset_next:
-0x69cf 029171 iadd contw ,contw 
-0x69d0 029172 copy contw ,rega 
-0x69d1 029173 arg gpcfg_output_low ,temp 
-0x69d2 029174 istoret 1 ,contw 
-0x69d3 029175 call twspi_disable 
-0x69d4 029176 nop 30 
-0x69d5 029177 copy rega ,contw 
-0x69d6 029178 arg gpcfg_output_high ,temp 
-0x69d7 029179 istoret 1 ,contw 
-0x69d8 029180 branch twspi_enable 
-:      029182 twspi_reset_ext:
-0x69d9 029183 arg core_gpio_conf_hi ,contw 
-0x69da 029184 increase -16 ,pdata 
-0x69db 029185 branch twspi_reset_next 
-:      029188 twspi_disable:
-0x69dc 029189 fetch 1 ,core_spid_delay 
-0x69dd 029190 and_into 0x7f ,pdata 
-0x69de 029191 store 1 ,core_spid_delay 
-0x69df 029192 rtn 
-:      029194 twspi_enable:
-0x69e0 029195 fetch 1 ,core_spid_delay 
-0x69e1 029196 or_into 0x80 ,pdata 
-0x69e2 029197 store 1 ,core_spid_delay 
-0x69e3 029198 rtn 
-:      029200 twspi_write:
-0x69e4 029201 branch spid_write_reg 
-:      029203 twspi_read:
-0x69e5 029204 branch spid_read_reg 
-:      029208 aes_disable:
-0x69e6 029209 fetch 1 ,core_bist_ctrl 
-0x69e7 029210 set0 aes_en ,pdata 
-0x69e8 029211 store 1 ,core_bist_ctrl 
-0x69e9 029212 rtn 
-:      029214 read_function_aes:
-0x69ea 029215 nbranch read_function ,user 
-0x69eb 029216 fetch 1 ,core_bist_ctrl 
-0x69ec 029217 set1 aes_en ,pdata 
-0x69ed 029218 store 1 ,core_bist_ctrl 
-:      029219 read_function:
-0x69ee 029220 copy temp ,null 
-0x69ef 029221 branch read_fuction_zero ,zero 
-0x69f0 029222 copy regc ,pc 
-:      029224 read_fuction_zero:
-0x69f1 029225 isolate0 0 ,null 
-0x69f2 029226 branch set_ucode_status 
-:      029229 get_block_header:
-0x69f3 029230 force 4 ,temp 
-:      029231 get_block_header0:
-0x69f4 029232 arg mem_ucode_buf ,rega 
-0x69f5 029233 call aes_disable 
-0x69f6 029234 call read_function 
-0x69f7 029235 arg 0x55aa ,rega 
-0x69f8 029236 fetch 2 ,mem_ucode_buf 
-0x69f9 029237 ifetcht 2 ,contr 
-0x69fa 029238 isub rega ,null 
-0x69fb 029239 rtn 
-:      029242 read_first_block:
-0x69fc 029243 call load_aes_reinit ,user 
-0x69fd 029244 arg 2 ,temp 
-0x69fe 029245 arg mem_ucode_ptr ,rega 
-0x69ff 029246 call read_function 
-0x6a00 029247 fetch 2 ,mem_ucode_ptr 
-:      029248 read_first_block_cont:
-0x6a01 029249 store 2 ,mem_addr_mi 
-0x6a02 029250 call get_iv ,user 
-0x6a03 029251 rtn 
-:      029253 get_iv:
-0x6a04 029254 arg 16 ,temp 
-0x6a05 029255 arg mem_ucode_keybuf ,rega 
-0x6a06 029256 call aes_disable 
-0x6a07 029257 call read_function 
-:      029258 set_iv:
-0x6a08 029259 arg mem_ucode_keybuf ,contr 
-0x6a09 029260 arg 16 ,loopcnt 
-0x6a0a 029261 call aes_load_data 
-0x6a0b 029262 call aes_init 
-0x6a0c 029263 call aes_clear_data 
-0x6a0d 029264 branch do_aes_cbc 
-:      029266 load_aes_reinit:
-0x6a0e 029267 jam 0x0 ,core_ucode_ctrl 
-0x6a0f 029268 call aes_disable 
-0x6a10 029269 branch aes_clear_data 
-:      029271 load_storage:
-0x6a11 029272 setarg 0 
-0x6a12 029273 store 2 ,mem_queue 
-0x6a13 029274 disable match 
-0x6a14 029275 call get_block_header 
-0x6a15 029276 nrtn zero 
-0x6a16 029277 enable match 
-0x6a17 029278 setarg 0x8000 
-0x6a18 029279 store 3 ,core_ucode_hi 
-0x6a19 029280 arg core_ucode_data ,rega 
-0x6a1a 029281 call read_function_aes 
-0x6a1b 029282 jam 0x0 ,core_ucode_ctrl 
-0x6a1c 029283 fetch 1 ,mem_ucode_status 
-0x6a1d 029284 rtnbit0 0 
-:      029285 load_storage_loop:
-0x6a1e 029286 arg 6 ,temp 
-0x6a1f 029287 call get_block_header0 
-0x6a20 029288 nbranch load_data_checksum_compare ,zero 
-0x6a21 029289 ifetchr rega ,2 ,contr 
-0x6a22 029290 call read_function 
-0x6a23 029291 call load_data_checksum_calc 
-0x6a24 029292 branch load_storage_loop 
-:      029295 load_data_checksum_calc:
-0x6a25 029296 fetch 2 ,mem_queue 
-0x6a26 029297 arg 6 ,loopcnt 
-0x6a27 029298 arg mem_ucode_buf ,contr 
-0x6a28 029299 call cal_sum 
-0x6a29 029300 fetchr loopcnt ,2 ,mem_ucode_len 
-0x6a2a 029301 copy rega ,contr 
-0x6a2b 029302 call cal_sum 
-0x6a2c 029303 store 2 ,mem_queue 
-0x6a2d 029304 rtn 
-:      029306 load_data_checksum_compare:
-0x6a2e 029307 fetch 1 ,mem_otp_load_check_sum 
-0x6a2f 029308 beq 0x5a ,load_data_checksum_ok 
-0x6a30 029309 arg 0xaa55 ,rega 
-0x6a31 029310 fetch 2 ,mem_ucode_buf 
-0x6a32 029311 isub rega ,null 
-0x6a33 029312 nbranch load_data_checksum_compare_fail ,zero 
-0x6a34 029313 arg 0x55aa ,rega 
-0x6a35 029314 fetch 2 ,mem_ucode_len 
-0x6a36 029315 isub rega ,null 
-0x6a37 029316 nbranch load_data_checksum_compare_fail ,zero 
-0x6a38 029317 fetch 2 ,mem_sched_addr 
-0x6a39 029318 fetcht 2 ,mem_queue 
-0x6a3a 029319 isub temp ,null 
-0x6a3b 029320 nbranch load_data_checksum_compare_fail ,zero 
-:      029321 load_data_checksum_ok:
-0x6a3c 029322 set1 15 ,rega 
-0x6a3d 029323 branch read_fuction_zero 
-:      029325 load_data_checksum_compare_fail:
-0x6a3e 029326 jam 0 ,mem_ucode_status 
-0x6a3f 029327 rtn 
-:      029330 loadcode_lock_load_ucode:
-0x6a40 029333 and pdata ,0xff ,pdata 
-0x6a41 029334 rshift4 pdata ,pdata 
-0x6a42 029335 store 1 ,mem_device_option 
-0x6a43 029336 branch loadcode_load_key 
-:      029338 loadcode_lock:
-0x6a44 029339 fetch 2 ,core_ucode_flag 
-0x6a45 029340 nbranch loadcode_lock_load_ucode ,blank 
-0x6a46 029341 call loadcode_load_key 
-0x6a47 029342 fetch 2 ,mem_device_option 
-0x6a48 029343 rtn blank 
-0x6a49 029344 call loadcode_set_lock 
-0x6a4a 029345 branch lpm_write_lock 
-:      029347 loadcode_set_lock:
-0x6a4b 029348 fetch 1 ,mem_device_option 
-0x6a4c 029349 rtn blank 
-0x6a4d 029350 and pdata ,0xf ,temp 
-0x6a4e 029351 storet 1 ,mem_device_option 
-0x6a4f 029352 rshift4 pdata ,pdata 
-0x6a50 029353 ixor temp ,pdata 
-0x6a51 029354 bne 0xf ,app_lpm_mpu_lock_24g_ble 
-0x6a52 029355 branch app_lpm_lock_check 
-:      029357 load_otp_hv_vsel:
-0x6a53 029358 fetch 1 ,mem_otp_hv_sel 
-0x6a54 029359 ncall lpm_save_sel_hv ,blank 
-0x6a55 029360 fetch 1 ,mem_otp_ldo_vsel 
-0x6a56 029361 rtn blank 
-0x6a57 029362 store 1 ,mem_lpm_ldo_sel 
-0x6a58 029363 branch lpm_write_io_vsel 
-:      029365 loadcode_load_key:
-0x6a59 029366 disable user 
-0x6a5a 029367 fetch 1 ,mem_ucode_flag 
-0x6a5b 029368 rtnbit0 otp_uflag_aes 
-0x6a5c 029369 call loadcode_check_otp_lock 
-0x6a5d 029370 arg otp_offset_ucode_key_l ,pdata 
-0x6a5e 029371 iadd regb ,regb 
-0x6a5f 029372 force 16 ,loopcnt 
-0x6a60 029373 arg mem_ucode_keybuf ,rega 
-0x6a61 029374 call otp_read_data 
-0x6a62 029375 jam otp_key_lock ,core_misc_ctrl 
-0x6a63 029376 arg mem_ucode_keybuf ,contr 
-0x6a64 029377 call load_key 
-0x6a65 029379 arg mem_ucode_keybuf ,contw 
-0x6a66 029380 call memset0_16 
-0x6a67 029381 branch enable_user 
-:      029384 loadcode:
-0x6a68 029385 jam 0x25 ,core_clkoff 
-0x6a69 029386 call enable_otp_read 
-0x6a6a 029387 arg otp_offset_patch_ptr ,regb 
-0x6a6b 029388 force 11 ,loopcnt 
-0x6a6c 029389 arg mem_ucode_ptr ,rega 
-0x6a6d 029390 call otp_read_data1 
-0x6a6e 029391 fetchr regf ,5 ,mem_ucode_ptr 
-0x6a6f 029392 fetch 1 ,mem_ucode_flag 
-0x6a70 029393 bbit0 otp_uflag_bist ,loadcode_nobist 
-0x6a71 029394 jam 0x7 ,core_bist_ctrl 
-:      029395 loadcode_bistwait:
-0x6a72 029396 fetch 1 ,core_bist_done 
-0x6a73 029397 bne 7 ,loadcode_bistwait 
-0x6a74 029398 fetch 1 ,core_bist_fail 
-0x6a75 029399 lshift4 pdata ,pdata 
-0x6a76 029400 store 1 ,core_bist_ctrl 
-0x6a77 029401 branch loadcode_otp 
-:      029403 loadcode_nobist:
-0x6a78 029404 call set_bistfix 
-0x6a79 029405 call clean_xmem 
-0x6a7a 029406 call clean_smem 
-:      029407 loadcode_otp:
-0x6a7b 029408 storer regf ,5 ,mem_ucode_ptr 
-0x6a7c 029410 call loadcode_check_otp_lock 
-0x6a7d 029411 arg otp_offset_adc_param_l ,pdata 
-0x6a7e 029412 iadd regb ,regb 
-0x6a7f 029413 arg 32 ,loopcnt 
-0x6a80 029414 arg mem_otp_temp ,rega 
-0x6a81 029415 call otp_read_data 
-0x6a82 029417 call load_otp_hv_vsel 
-0x6a83 029418 call loadcode_lock 
-0x6a84 029420 fetch 1 ,mem_ucode_flag 
-0x6a85 029421 bbit0 otp_uflag_aes ,loadcode_unenc 
-0x6a86 029422 fetcht 1 ,mem_peripheral_lock_flag 
-0x6a87 029423 arg 0 ,pdata 
-0x6a88 029424 set1 otp_not_limit ,pdata 
-0x6a89 029425 set1 otp_limit ,pdata 
-0x6a8a 029426 iand temp ,rega 
-0x6a8b 029427 sub rega ,0 ,null 
-0x6a8c 029428 branch loadcode_error ,zero 
-0x6a8d 029429 isub rega ,null 
-0x6a8e 029430 branch loadcode_error ,zero 
-:      029431 loadcode_unenc:
-0x6a8f 029432 jam 0 ,mem_loadcode_times 
-0x6a90 029433 arg otp_load_code ,regc 
-:      029434 loadcode_otp_loop:
-0x6a91 029435 call loadcode_timeout 
-0x6a92 029436 nbranch loadcode_error ,positive 
-0x6a93 029437 fetch 2 ,mem_ucode_ptr 
-0x6a94 029438 branch loadcode_otp_end ,blank 
-0x6a95 029439 call read_first_block_cont 
-0x6a96 029440 call load_storage 
-0x6a97 029441 nbranch loadcode_otp_end ,match 
-0x6a98 029442 fetch 1 ,mem_ucode_status 
-0x6a99 029443 compare 3 ,pdata ,3 
-0x6a9a 029444 nbranch loadcode_otp_loop ,true 
-0x6a9b 029445 call run_otp_code 
-:      029446 loadcode_otp_end:
-0x6a9c 029447 call disable_otp 
-0x6a9d 029448 jam 0 ,mem_loadcode_times 
-:      029449 loadcode_iic_loop:
-0x6a9e 029450 call loadcode_timeout 
-0x6a9f 029451 nbranch loadcode_error ,positive 
-0x6aa0 029452 call iicd_load_gpio_init 
-0x6aa1 029453 call clear_eeprom_size_2k 
-0x6aa2 029454 fetch 1 ,mem_ucode_flag 
-0x6aa3 029455 bbit1 otp_uflag_skip_eep ,loadcode_spi 
-0x6aa4 029456 call loadcode_iic_by_eeprom 
-0x6aa5 029457 nbranch loadcode_iic_eeprom_2k ,match 
-0x6aa6 029458 fetch 1 ,mem_ucode_status 
-0x6aa7 029459 compare 3 ,pdata ,3 
-0x6aa8 029460 nbranch loadcode_iic_loop ,true 
-0x6aa9 029461 branch loadcode_spi 
-:      029463 run_otp_code:
-0x6aaa 029464 setarg 0x1ff 
-0x6aab 029465 arg 0 ,pc 
-0x6aac 029466 rtn 
-:      029468 loadcode_check_otp_lock:
-0x6aad 029469 arg otp_offset_h ,regb 
-0x6aae 029470 fetch 1 ,core_peripheral_lock 
-0x6aaf 029471 bbit1 otp_limit ,loadcode_otp_lock 
-0x6ab0 029472 fetch 1 ,mem_peripheral_lock_flag 
-0x6ab1 029473 rtnbit0 otp_limit 
-:      029474 loadcode_otp_lock:
-0x6ab2 029475 arg 0 ,regb 
-0x6ab3 029476 rtn 
-:      029479 loadcode_iic_eeprom_2k:
-0x6ab4 029480 call set_eeprom_size_2k 
-0x6ab5 029481 fetch 1 ,mem_ucode_flag 
-0x6ab6 029482 bbit1 otp_uflag_skip_eep ,loadcode_spi 
-0x6ab7 029483 call loadcode_iic_by_eeprom 
-0x6ab8 029484 nbranch loadcode_spi ,match 
-0x6ab9 029485 fetch 1 ,mem_ucode_status 
-0x6aba 029486 compare 3 ,pdata ,3 
-0x6abb 029487 nbranch loadcode_iic_loop ,true 
-0x6abc 029488 branch loadcode_hci 
-:      029490 loadcode_spi:
-0x6abd 029491 jam 0 ,mem_loadcode_times 
-:      029492 loadcode_spi_loop:
-0x6abe 029493 call loadcode_timeout 
-0x6abf 029494 nbranch loadcode_error ,positive 
-0x6ac0 029495 fetch 1 ,mem_ucode_flag 
-0x6ac1 029496 bbit1 otp_uflag_skip_flash ,loadcode_hci 
-0x6ac2 029497 call spid_init_flash 
-0x6ac3 029498 nop 200 
-0x6ac4 029499 call spid_flash_release_form_powerdown 
-0x6ac5 029500 nop 100 
-0x6ac6 029501 arg spid_load_flash ,regc 
-0x6ac7 029502 call read_first_block 
-0x6ac8 029503 call load_storage 
-0x6ac9 029504 nbranch loadcode_hci ,match 
-0x6aca 029505 fetch 1 ,mem_ucode_status 
-0x6acb 029506 compare 3 ,pdata ,3 
-0x6acc 029507 nbranch loadcode_spi_loop ,true 
-:      029509 loadcode_hci:
-0x6acd 029510 call clear_key_buf 
-0x6ace 029511 fetch 1 ,mem_ucode_flag 
-0x6acf 029512 rtnbit0 otp_uflag_hci 
-0x6ad0 029513 branch hci_init 
-:      029515 clear_key_buf:
-0x6ad1 029516 arg mem_ucode_keybuf ,contw 
-0x6ad2 029517 call memset0_16 
-0x6ad3 029518 force regidx_key ,regext_index 
-0x6ad4 029519 call aes_clear 
-0x6ad5 029520 jam 0x21 ,core_clkoff 
-0x6ad6 029521 rtn 
-:      029523 iicd_load_gpio_init:
-0x6ad7 029524 fetch 1 ,mem_eeprom_sda_gpio 
-0x6ad8 029525 fetcht 1 ,mem_eeprom_scl_gpio 
-0x6ad9 029526 isub temp ,null 
-0x6ada 029527 nbranch iicd_read_init_pin ,zero 
-:      029528 iicd_load_default_gpio:
-0x6adb 029529 jam 4 ,mem_eeprom_wp_gpio 
-0x6adc 029530 jam 23 ,mem_eeprom_scl_gpio 
-0x6add 029531 jam 22 ,mem_eeprom_sda_gpio 
-0x6ade 029532 branch iicd_read_init_pin 
-:      029536 loadcode_iic_by_eeprom:
-0x6adf 029537 setarg 0x0 
-0x6ae0 029538 store 2 ,mem_addr_mi 
-0x6ae1 029539 arg iicd_read_eep ,regc 
-0x6ae2 029540 call iic_init_600khz 
-0x6ae3 029541 call read_first_block 
-0x6ae4 029542 branch load_storage 
-:      029547 loadcode_timeout:
-0x6ae5 029548 call loadcode_error_delay 
-0x6ae6 029549 fetch 1 ,mem_loadcode_times 
-0x6ae7 029550 increase 1 ,pdata 
-0x6ae8 029551 sub pdata ,3 ,null 
-0x6ae9 029552 store 1 ,mem_loadcode_times 
-0x6aea 029553 rtn 
-:      029555 loadcode_error_delay:
-0x6aeb 029556 fetch 1 ,mem_loadcode_times 
-0x6aec 029557 rtn blank 
-0x6aed 029558 fetch 1 ,mem_otp_load_delay 
-0x6aee 029559 rtn blank 
-0x6aef 029560 copy pdata ,loopcnt 
-0x6af0 029561 branch delay_ms_wait 
-:      029564 loadcode_error:
-0x6af1 029565 call clear_key_buf 
-0x6af2 029566 call aes_disable 
-0x6af3 029568 call ice_break 
-0x6af4 029569 rtn 
-:      029571 set_bistfix:
-0x6af5 029572 and_into 0xe0 ,pdata 
-0x6af6 029573 rshift pdata ,pdata 
-0x6af7 029574 store 1 ,core_bist_ctrl 
-0x6af8 029575 setarg 1 
-0x6af9 029576 arg mem_bistfix_val ,contr 
-:      029577 set_bistfix_loop:
-0x6afa 029578 ifetcht 2 ,contr 
-0x6afb 029579 storet 2 ,core_lpm_reg 
-0x6afc 029580 store 1 ,core_set_bistfix 
-0x6afd 029581 lshift pdata ,pdata 
-0x6afe 029582 bbit0 3 ,set_bistfix_loop 
-0x6aff 029583 rtn 
-:      029586 set_ucode_status:
-0x6b00 029587 fetch 1 ,mem_ucode_status 
-0x6b01 029588 lshift pdata ,pdata 
-0x6b02 029589 setflag true ,0 ,pdata 
-0x6b03 029590 isolate0 15 ,rega 
-0x6b04 029591 rtn true 
-0x6b05 029592 store 1 ,mem_ucode_status 
-0x6b06 029593 rtn 
-:      029596 decrypt_code:
-0x6b07 029597 fetch 1 ,core_bist_ctrl 
-0x6b08 029598 rtnbit0 aes_en 
-0x6b09 029599 branch decrypt_code_skip 
-:      029600 decrypt_code_loop:
-0x6b0a 029601 fetch 1 ,core_dma_status 
-0x6b0b 029602 qisolate1 pdata 
-0x6b0c 029603 rtn true 
-:      029604 decrypt_code_skip:
-0x6b0d 029605 fetch 1 ,core_misc_status 
-0x6b0e 029606 bbit0 1 ,decrypt_code_loop 
-0x6b0f 029607 call do_aes_cbc 
-0x6b10 029608 branch decrypt_code_loop 
-:      029628 load_ucode:
-0x6b11 029629 fetch 2 ,mem_patch_ptr 
-0x6b12 029630 rtn blank 
-0x6b13 029631 jam 0x80 ,core_ucode_ctrl 
-0x6b14 029632 jam 0 ,core_ucode_hi 
-0x6b15 029633 jam 0 ,core_ucode_low 
-0x6b16 029634 fetcht 2 ,mem_patch_len 
-0x6b17 029635 lshift2 temp ,loopcnt 
-0x6b18 029636 iforce contr 
-:      029637 load_ucode_loop:
-0x6b19 029638 ifetch 1 ,contr 
-0x6b1a 029639 store 1 ,core_ucode_data 
-0x6b1b 029640 loop load_ucode_loop 
-0x6b1c 029641 jam 0x0 ,core_ucode_ctrl 
-0x6b1d 029642 rtn 
-:      029649 otp_load_code:
-0x6b1e 029650 copy temp ,loopcnt 
-0x6b1f 029651 fetch 2 ,mem_addr_mi 
-0x6b20 029652 iadd temp ,temp 
-0x6b21 029653 storet 2 ,mem_addr_mi 
-0x6b22 029654 iforce regb 
-0x6b23 029655 copy rega ,nap 
-0x6b24 029656 jam init_key ,core_misc_ctrl 
-0x6b25 029657 call otp_read_data 
-0x6b26 029658 copy nap ,rega 
-0x6b27 029659 isolate0 15 ,rega 
-0x6b28 029660 rtn true 
-0x6b29 029661 call enable_true ,blank 
-0x6b2a 029662 branch set_ucode_status 
-:      029665 otp_enable_chgpump25:
-0x6b2b 029666 jam 0x1 ,core_chgpump_ctrl 
-0x6b2c 029667 nop 300 
-0x6b2d 029668 jam 0x5 ,core_chgpump_ctrl 
-0x6b2e 029669 nop 100 
-0x6b2f 029670 jam 0x25 ,core_chgpump_ctrl 
-0x6b30 029671 nop 1000 
-0x6b31 029672 jam 0x27 ,core_chgpump_ctrl 
-0x6b32 029673 nop 300 
-0x6b33 029674 rtn 
-:      029676 otp_enable_chgpump65:
-0x6b34 029677 call otp_enable_chgpump25 
-0x6b35 029678 jam 0x3f ,core_chgpump_ctrl 
-0x6b36 029679 rtn 
-:      029681 disable_otp:
-0x6b37 029682 jam 0x83 ,core_otp_ctrl 
-:      029683 otp_disable_chgpump:
-0x6b38 029684 jam 0 ,core_chgpump_ctrl 
-0x6b39 029685 rtn 
-:      029687 enable_otp_read:
-0x6b3a 029688 call otp_enable_chgpump25 
-:      029690 otp_reset:
-0x6b3b 029691 jam 0x82 ,core_otp_ctrl 
-0x6b3c 029692 nop 12 
-0x6b3d 029693 jam 0x80 ,core_otp_ctrl 
-0x6b3e 029694 jam 0x82 ,core_otp_ctrl 
-0x6b3f 029695 nop 150 
-0x6b40 029696 rtn 
-:      029699 otp_set_addr:
-0x6b41 029700 lshift3 regb ,regb 
-0x6b42 029701 storer regb ,2 ,core_otp_addr 
-0x6b43 029702 jam 0 ,core_otp_din 
-0x6b44 029703 rtn 
-:      029706 otp_write:
-0x6b45 029707 bpatch patch18_4 ,mem_patch18 
-0x6b46 029708 call otp_enable_chgpump65 
-0x6b47 029709 call otp_set_addr 
-0x6b48 029710 call otp_reset 
-:      029711 otp_program:
-0x6b49 029712 ifetcht 1 ,rega 
-0x6b4a 029713 increase 1 ,rega 
-0x6b4b 029714 force 0 ,queue 
-:      029715 otp_program_bit:
-0x6b4c 029716 qisolate0 temp 
-0x6b4d 029717 branch otp_skip_0 ,true 
-0x6b4e 029718 fetch 1 ,core_otp_din 
-0x6b4f 029719 set1 6 ,pdata 
-0x6b50 029720 set1 7 ,pdata 
-0x6b51 029721 store 1 ,core_otp_din 
-0x6b52 029722 jam 0x02 ,core_otp_ctrl 
-0x6b53 029723 jam 0x82 ,core_otp_ctrl 
-0x6b54 029724 set0 7 ,pdata 
-0x6b55 029725 store 1 ,core_otp_din 
-0x6b56 029726 jam 0x8a ,core_otp_ctrl 
-0x6b57 029727 nop 11 
-0x6b58 029728 jam 0xca ,core_otp_ctrl 
-0x6b59 029729 nop 33 
-0x6b5a 029730 jam 0x4a ,core_otp_ctrl 
-0x6b5b 029731 nop 44 
-0x6b5c 029732 jam 0xca ,core_otp_ctrl 
-0x6b5d 029733 nop 22 
-0x6b5e 029734 jam 0x8a ,core_otp_ctrl 
-0x6b5f 029735 nop 33 
-0x6b60 029736 jam 0x82 ,core_otp_ctrl 
-0x6b61 029737 nop 1 
-0x6b62 029738 jam 0x92 ,core_otp_ctrl 
-0x6b63 029739 nop 10 
-0x6b64 029740 jam 0xb2 ,core_otp_ctrl 
-0x6b65 029741 fetch 1 ,core_otp_rdata 
-0x6b66 029742 jam 0x92 ,core_otp_ctrl 
-0x6b67 029743 nop 1 
-0x6b68 029744 jam 0x82 ,core_otp_ctrl 
-0x6b69 029745 nop 1 
-0x6b6a 029746 qisolate0 pdata 
-0x6b6b 029747 branch otp_program_bit ,true 
-:      029748 otp_skip_0:
-0x6b6c 029749 fetch 2 ,core_otp_addr 
-0x6b6d 029750 increase 1 ,pdata 
-0x6b6e 029751 store 2 ,core_otp_addr 
-0x6b6f 029752 increase 1 ,queue 
-0x6b70 029753 compare 8 ,queue ,0xf 
-0x6b71 029754 nbranch otp_program_bit ,true 
-0x6b72 029755 loop otp_program 
-0x6b73 029756 branch otp_disable_chgpump 
-:      029762 otp_read_data:
-0x6b74 029763 bpatch patch18_5 ,mem_patch18 
-:      029764 otp_read_data1:
-0x6b75 029765 call otp_set_addr 
-0x6b76 029766 jam 0xa2 ,core_otp_ctrl 
-0x6b77 029767 increase 8 ,regb 
-0x6b78 029768 arg 0 ,queue 
-0x6b79 029769 setarg -1 
-:      029770 otp_read_data_loop:
-0x6b7a 029771 fetcht 1 ,core_otp_rdata 
-0x6b7b 029772 istoret 1 ,rega 
-0x6b7c 029773 bcrc temp 
-0x6b7d 029774 jam shift_key ,core_misc_ctrl 
-0x6b7e 029775 storer regb ,2 ,core_otp_addr 
-0x6b7f 029776 isolate1 15 ,rega 
-0x6b80 029777 branch otp_read_noinc ,true 
-0x6b81 029778 increase 1 ,rega 
-0x6b82 029779 branch otp_read_unenc 
-:      029781 otp_read_noinc:
-0x6b83 029782 nbranch otp_read_unenc ,user 
-0x6b84 029783 increase 1 ,queue 
-0x6b85 029784 compare 0 ,queue ,0xf 
-0x6b86 029785 nbranch otp_read_unenc ,true 
-0x6b87 029786 call do_aes_cbc 
-0x6b88 029787 jam init_key ,core_misc_ctrl 
-:      029788 otp_read_unenc:
-0x6b89 029789 increase 8 ,regb 
-0x6b8a 029790 loop otp_read_data_loop 
-0x6b8b 029791 jam 0x82 ,core_otp_ctrl 
-0x6b8c 029792 rtn 
-:      029803 app_lpm_lock_check:
-0x6b8d 029804 fetch 1 ,mem_device_option 
-0x6b8e 029805 beq dvc_op_module ,app_lpm_module_lock 
-0x6b8f 029806 beq dvc_op_dongle ,app_lpm_dongle_lock 
-0x6b90 029808 beq dvc_op_mouse ,app_lpm_mouse_lock 
-0x6b91 029809 beq dvc_op_shutter ,app_lpm_shutter_lock 
-0x6b92 029810 beq dvc_op_shutter_dy ,app_lpm_shutter_lock 
-0x6b93 029811 beq dvc_op_hci_boot ,app_lpm_hciboot_lock 
-0x6b94 029812 beq dvc_op_remote_car ,app_lpm_car_lock_application_and_ble 
-0x6b95 029813 beq dvc_op_car ,app_lpm_car_lock 
-0x6b96 029814 beq dvc_op_mesh ,app_lpm_mesh_lock 
-0x6b97 029815 beq dvc_op_keyboard ,app_lpm_kb_lock 
-0x6b98 029816 branch app_lpm_mpu_lock_24g_ble 
-:      029819 app_lpm_mesh_lock:
-0x6b99 029820 arg car_init ,pdata 
-0x6b9a 029821 arg shutter_dy_shutter_1s_timer ,temp 
-0x6b9b 029822 call app_mpu_s0_lock 
-0x6b9c 029823 branch app_lpm_lock_mesh 
-:      029825 app_lpm_kb_lock:
-0x6b9d 029826 branch app_lpm_lock_mesh 
-:      029829 app_lpm_module_lock:
-:      029830 app_lpm_hciboot_lock:
-0x6b9e 029831 branch app_lpm_mpu_lock_24g 
-:      029834 app_lpm_dongle_lock:
-0x6b9f 029835 arg module_init ,pdata 
-0x6ba0 029836 arg shutter_dy_shutter_1s_timer ,temp 
-0x6ba1 029837 call app_mpu_s0_lock 
-0x6ba2 029838 branch app_lpm_lock_mesh 
-:      029840 app_lpm_mouse_lock:
-0x6ba3 029841 arg car_init ,pdata 
-0x6ba4 029842 arg module_set_state ,temp 
-0x6ba5 029843 call app_mpu_s0_lock 
-0x6ba6 029844 branch app_lpm_lock_mesh 
-:      029846 app_lpm_shutter_lock:
-0x6ba7 029847 arg car_init ,pdata 
-0x6ba8 029848 arg remote_car_moto_data_enable_user ,temp 
-0x6ba9 029849 call app_mpu_s0_lock 
-0x6baa 029850 branch app_lpm_lock_mesh 
-:      029852 app_lpm_car_lock:
-0x6bab 029853 arg dongle_init ,pdata 
-0x6bac 029854 arg shutter_dy_shutter_1s_timer ,temp 
-0x6bad 029855 call app_mpu_s0_lock 
-:      029856 app_lpm_lock_mesh:
-0x6bae 029857 arg ali_mesh_access_layer_resolve_message ,pdata 
-0x6baf 029858 arg ali_mesh_upper_transport_layer_init_queue_param ,temp 
-0x6bb0 029859 branch app_mpu_s1_lock 
-:      029861 app_lpm_car_lock_application_and_ble:
-0x6bb1 029862 arg dongle_init ,pdata 
-0x6bb2 029863 arg shutter_dy_shutter_1s_timer ,temp 
-0x6bb3 029864 call app_mpu_s0_lock 
-0x6bb4 029865 arg le_adv ,pdata 
-0x6bb5 029866 arg le_send_ll_one_lenth ,temp 
-0x6bb6 029867 branch app_mpu_s1_lock 
-:      029870 app_mpu_s0_lock:
-0x6bb7 029871 lshift16 temp ,temp 
-0x6bb8 029872 ior temp ,pdata 
-0x6bb9 029873 branch lpm_write_mpu_s0 
-:      029876 app_lpm_mpu_lock_ble:
-0x6bba 029877 arg le_parse_att ,pdata 
-0x6bbb 029878 arg le_send_ll_one_lenth ,temp 
-:      029879 app_mpu_s1_lock:
-0x6bbc 029880 lshift16 temp ,temp 
-0x6bbd 029881 ior temp ,pdata 
-0x6bbe 029882 branch lpm_write_mpu_s1 
-:      029884 app_lpm_mpu_lock_24g:
-0x6bbf 029885 arg g24_prep ,pdata 
-0x6bc0 029886 arg g24_factory_check ,temp 
-0x6bc1 029887 branch app_mpu_s1_lock 
-:      029889 app_lpm_mpu_lock_24g_ble:
-0x6bc2 029890 call app_lpm_mpu_lock_24g 
-0x6bc3 029891 arg le_parse_att ,pdata 
-0x6bc4 029892 arg le_send_ll_one_lenth ,temp 
-0x6bc5 029893 branch app_mpu_s0_lock 
-:      029899 spid_init:
-0x6bc6 029900 bpatch patch18_6 ,mem_patch18 
-:      029901 spid_init_common:
-0x6bc7 029902 fetch 1 ,mem_spi_init_clk 
-0x6bc8 029903 store 1 ,core_spid_ctrl 
-0x6bc9 029904 fetch 1 ,mem_spi_init_delay_time 
-0x6bca 029905 store 1 ,core_spid_delay 
-0x6bcb 029906 setarg mem_spid_tbuf 
-0x6bcc 029907 store 2 ,core_spid_txaddr 
-0x6bcd 029908 setarg mem_spid_rbuf 
-0x6bce 029909 store 2 ,core_spid_rxaddr 
-0x6bcf 029910 branch twspi_disable 
-:      029915 spid_write_reg:
-0x6bd0 029916 set1 7 ,pdata 
-0x6bd1 029917 store 2 ,mem_spid_tbuf 
-0x6bd2 029918 bpatch patch18_7 ,mem_patch18 
-0x6bd3 029919 jam 2 ,core_spid_txlen 
-0x6bd4 029920 jam 0 ,core_spid_rxlen 
-0x6bd5 029921 jam spid_start ,core_misc_ctrl 
-0x6bd6 029922 branch wait_spid_done 
-:      029925 spid_read_reg:
-0x6bd7 029926 force 1 ,temp 
-:      029927 spid_read_regs:
-0x6bd8 029928 store 1 ,mem_spid_tbuf 
-0x6bd9 029929 bpatch patch19_0 ,mem_patch19 
-0x6bda 029930 jam 1 ,core_spid_txlen 
-0x6bdb 029931 storet 2 ,core_spid_rxlen 
-0x6bdc 029932 jam spid_start ,core_misc_ctrl 
-0x6bdd 029933 call wait_spid_done 
-0x6bde 029934 fetch 1 ,mem_spid_rbuf 
-0x6bdf 029935 rtn 
-:      029938 wait_spid_done:
-0x6be0 029942 nop 5 
-0x6be1 029943 fetch 1 ,core_dma_status 
-0x6be2 029944 bbit0 spid_done ,wait_spid_done 
-0x6be3 029945 rtn 
-:      029953 flash_write:
-0x6be4 029954 disable user 
-0x6be5 029955 copy pdata ,regb 
-0x6be6 029956 fetch 1 ,mem_spi_write_flash_sm 
-0x6be7 029957 rtnne flash_sm_no_buys 
-0x6be8 029958 enable user 
-0x6be9 029959 copy regb ,pdata 
-0x6bea 029960 branch spid_flash_write_start 
-:      029963 flash_write_spi_sm_timer:
-0x6beb 029964 fetch 1 ,mem_spi_write_flash_sm 
-0x6bec 029965 beq flash_sm_start ,spid_flash_write_start 
-0x6bed 029966 beq flash_sm_erase_sector ,spid_flash_erase_sector 
-0x6bee 029967 beq flash_sm_wait_erase_sector ,spid_flash_wait_erase_sector 
-0x6bef 029968 beq flash_sm_write_data ,spid_flash_write_data 
-0x6bf0 029969 beq flash_sm_wait_write_data ,spid_flash_wait_write_data 
-0x6bf1 029970 rtn 
-:      029972 spid_flash_write_start:
-0x6bf2 029973 store 3 ,mem_spi_write_addr 
-0x6bf3 029974 copy rega ,pdata 
-0x6bf4 029975 store 2 ,mem_spi_write_ptr 
-0x6bf5 029976 storet 2 ,mem_spi_write_len 
-0x6bf6 029977 jam flash_sm_erase_sector ,mem_spi_write_flash_sm 
-0x6bf7 029978 branch spid_init_flash 
-:      029980 spid_flash_erase_sector:
-0x6bf8 029981 call spid_init_flash 
-0x6bf9 029982 jam flash_sm_wait_erase_sector ,mem_spi_write_flash_sm 
-0x6bfa 029983 call spid_unlock_flash 
-0x6bfb 029984 arg mem_spid_tbuf ,rega 
-0x6bfc 029985 jam 4 ,core_spid_txlen 
-0x6bfd 029986 fetch 3 ,mem_spi_write_addr 
-0x6bfe 029987 arg flash_command_sector_erase ,temp 
-0x6bff 029988 branch spid_write_flash_common 
-:      029990 spid_flash_wait_erase_sector:
-0x6c00 029991 call spid_init_flash 
-0x6c01 029992 call wait_spid_flash_done 
-0x6c02 029993 jam flash_sm_write_data ,mem_spi_write_flash_sm 
-0x6c03 029994 rtn 
-:      029997 spid_flash_write_data:
-0x6c04 029998 bpatch patch19_1 ,mem_patch19 
-0x6c05 029999 call spid_init_flash 
-0x6c06 030000 jam flash_sm_wait_write_data ,mem_spi_write_flash_sm 
-0x6c07 030001 call spid_unlock_flash 
-0x6c08 030002 call spid_flash_data_preserve 
-0x6c09 030003 call spid_write_flash 
-0x6c0a 030004 branch spid_flash_data_recover 
-:      030005 spid_flash_wait_write_data:
-0x6c0b 030006 call spid_init_flash 
-0x6c0c 030007 call spid_unlock_flash 
-0x6c0d 030008 setarg flash_read_satus 
-0x6c0e 030009 call spid_read_reg 
-0x6c0f 030010 rtnbit1 flash_status_wip 
-0x6c10 030011 jam flash_sm_no_buys ,mem_spi_write_flash_sm 
-0x6c11 030012 fetch 2 ,mem_cb_spi_flash_write_complate 
-0x6c12 030013 branch callback_func 
-:      030014 spid_flash_data_recover:
-0x6c13 030015 fetch 4 ,mem_temp 
-0x6c14 030016 fetcht 2 ,mem_spi_write_ptr 
-:      030017 spid_flash_data_recover_comm:
-0x6c15 030018 increase -4 ,temp 
-0x6c16 030019 istore 4 ,temp 
-0x6c17 030020 rtn 
-:      030022 spid_flash_data_preserve:
-0x6c18 030023 fetcht 2 ,mem_spi_write_ptr 
-0x6c19 030024 copy temp ,rega 
-0x6c1a 030025 increase -4 ,temp 
-0x6c1b 030026 ifetch 4 ,temp 
-0x6c1c 030027 store 4 ,mem_temp 
-0x6c1d 030028 fetcht 2 ,mem_spi_write_len 
-0x6c1e 030029 fetch 3 ,mem_spi_write_addr 
-0x6c1f 030030 rtn 
-:      030032 spid_init_flash:
-0x6c20 030033 bpatch patch19_2 ,mem_patch19 
-0x6c21 030034 call spi_gpio_init 
-0x6c22 030035 call twspi_disable 
-0x6c23 030036 setarg 0 
-0x6c24 030037 store 4 ,mem_spid_tbuf 
-0x6c25 030038 rtn 
-:      030040 spid_unlock_flash:
-0x6c26 030041 jam flash_command_write_enable ,mem_spid_tbuf 
-:      030042 spid_sendcmd_common:
-0x6c27 030043 setarg 0 
-0x6c28 030044 store 2 ,core_spid_rxlen 
-0x6c29 030045 setarg 1 
-0x6c2a 030046 store 2 ,core_spid_txlen 
-0x6c2b 030047 setarg mem_spid_tbuf 
-0x6c2c 030048 store 2 ,core_spid_txaddr 
-0x6c2d 030049 jam spid_start ,core_misc_ctrl 
-0x6c2e 030050 branch wait_spid_done 
-:      030052 spid_flash_release_form_powerdown:
-0x6c2f 030053 jam flash_command_release_from_powerdown ,mem_spid_tbuf 
-0x6c30 030054 branch spid_sendcmd_common 
-:      030056 spid_flash_powerdown:
-0x6c31 030057 jam flash_command_powerdown ,mem_spid_tbuf 
-0x6c32 030058 branch spid_sendcmd_common 
-:      030060 spid_write_flash_data:
-0x6c33 030061 store 3 ,mem_pdatatemp 
-0x6c34 030062 storet 2 ,mem_temp 
-0x6c35 030063 storer rega ,2 ,mem_rega 
-0x6c36 030064 bpatchx patch36_5 ,mem_patch36 
-0x6c37 030065 call spid_unlock_flash 
-0x6c38 030066 fetch 3 ,mem_pdatatemp 
-0x6c39 030067 fetcht 2 ,mem_temp 
-0x6c3a 030068 fetchr rega ,2 ,mem_rega 
-0x6c3b 030069 branch spid_write_flash 
-:      030072 spid_write_flash:
-0x6c3c 030073 increase 4 ,temp 
-0x6c3d 030074 storet 2 ,core_spid_txlen 
-0x6c3e 030075 arg flash_command_write_data ,temp 
-0x6c3f 030076 increase -4 ,rega 
-:      030078 spid_write_flash_common:
-0x6c40 030079 istoret 1 ,rega 
-0x6c41 030080 rshift16 pdata ,temp 
-0x6c42 030081 istoret 1 ,contw 
-0x6c43 030082 rshift8 pdata ,temp 
-0x6c44 030083 istoret 1 ,contw 
-0x6c45 030084 istore 1 ,contw 
-0x6c46 030085 deposit rega 
-0x6c47 030086 store 2 ,core_spid_txaddr 
-0x6c48 030087 setarg 0 
-0x6c49 030088 store 2 ,core_spid_rxlen 
-0x6c4a 030089 jam spid_start ,core_misc_ctrl 
-0x6c4b 030090 call wait_spid_done 
-0x6c4c 030091 branch wait_spid_flash_done 
-:      030095 spid_read_flash:
-0x6c4d 030096 storet 2 ,core_spid_rxlen 
-0x6c4e 030097 rshift16 pdata ,temp 
-0x6c4f 030098 storet 1 ,mem_addr_hi 
-0x6c50 030099 rshift8 pdata ,temp 
-0x6c51 030100 storet 1 ,mem_addr_mi 
-0x6c52 030101 store 1 ,mem_addr_lo 
-0x6c53 030102 setarg 4 
-0x6c54 030103 store 2 ,core_spid_txlen 
-0x6c55 030104 jam flash_command_read_data ,mem_spid_tbuf 
-0x6c56 030105 setarg mem_spid_tbuf 
-0x6c57 030106 store 2 ,core_spid_txaddr 
-0x6c58 030107 deposit rega 
-0x6c59 030108 store 2 ,core_spid_rxaddr 
-0x6c5a 030109 fetch 1 ,core_spid_ctrl 
-0x6c5b 030110 isolate0 15 ,rega 
-0x6c5c 030111 setflag true ,6 ,pdata 
-0x6c5d 030112 store 1 ,core_spid_ctrl 
-0x6c5e 030113 jam spid_start ,core_misc_ctrl 
-:      030114 spid_read_flash_wait:
-0x6c5f 030115 fetch 1 ,core_dma_status 
-0x6c60 030116 bbit1 7 ,spid_read_flash_wait 
-0x6c61 030117 arg spid_done ,queue 
-0x6c62 030118 branch wait_spid_done 
-:      030120 wait_spid_flash_done:
-0x6c63 030121 setarg 2000 
-0x6c64 030122 call sleep 
-0x6c65 030123 call spid_unlock_flash 
-0x6c66 030124 setarg mem_spid_rbuf 
-0x6c67 030125 store 2 ,core_spid_rxaddr 
-0x6c68 030126 setarg flash_read_satus 
-0x6c69 030127 call spid_read_reg 
-0x6c6a 030128 bbit1 flash_status_wip ,wait_spid_flash_done 
-0x6c6b 030129 rtn 
-:      030135 spid_load_flash:
-0x6c6c 030136 storet 2 ,core_spid_rxlen 
-0x6c6d 030137 setarg 4 
-0x6c6e 030138 store 2 ,core_spid_txlen 
-0x6c6f 030139 jam 3 ,mem_spid_tbuf 
-0x6c70 030140 setarg mem_spid_tbuf 
-0x6c71 030141 store 2 ,core_spid_txaddr 
-0x6c72 030142 deposit rega 
-0x6c73 030143 store 2 ,core_spid_rxaddr 
-0x6c74 030144 fetch 1 ,core_spid_ctrl 
-0x6c75 030145 isolate0 15 ,rega 
-0x6c76 030146 setflag true ,6 ,pdata 
-0x6c77 030147 store 1 ,core_spid_ctrl 
-0x6c78 030148 jam spid_start ,core_misc_ctrl 
-:      030149 spi_load_flash_wait:
-0x6c79 030150 fetch 1 ,core_dma_status 
-0x6c7a 030151 bbit1 7 ,spi_load_flash_wait 
-0x6c7b 030152 arg spid_done ,queue 
-0x6c7c 030153 call decrypt_code 
-0x6c7d 030154 call wait_spid_done 
-0x6c7e 030155 isolate1 spid_crcok ,pdata 
-0x6c7f 030156 call set_ucode_status 
-0x6c80 030157 fetch 1 ,mem_addr_hi 
-0x6c81 030158 lshift16 pdata ,regb 
-0x6c82 030159 fetch 2 ,mem_addr_mi 
-0x6c83 030160 byteswap pdata ,pdata 
-0x6c84 030161 ior regb ,pdata 
-0x6c85 030162 iadd temp ,pdata 
-0x6c86 030163 store 1 ,mem_addr_lo 
-0x6c87 030164 rshift8 pdata ,pdata 
-0x6c88 030165 byteswap pdata ,pdata 
-0x6c89 030166 store 2 ,mem_addr_hi 
-0x6c8a 030167 rtn 
-:      030169 spi_gpio_init:
-0x6c8b 030170 fetch 1 ,mem_spi_cs_gpio 
-0x6c8c 030171 fetcht 1 ,mem_spi_so_gpio 
-0x6c8d 030172 isub temp ,null 
-0x6c8e 030173 nbranch spi_pin_set ,zero 
-0x6c8f 030174 call spi_gpio_default_init 
-:      030176 spi_pin_set:
-0x6c90 030177 fetch 1 ,mem_spi_cs_gpio 
-0x6c91 030178 arg gpcfg_spid_ncs ,temp 
-0x6c92 030179 call gpio_config_function_int 
-0x6c93 030180 fetch 1 ,mem_spi_sclk_gpio 
-0x6c94 030181 arg gpcfg_spid_sck ,temp 
-0x6c95 030182 call gpio_config_function_int 
-0x6c96 030183 fetch 1 ,mem_spi_si_gpio 
-0x6c97 030184 arg gpcfg_spid_mosi ,temp 
-0x6c98 030185 call gpio_config_function_int 
-0x6c99 030186 fetch 1 ,mem_spi_so_gpio 
-0x6c9a 030187 arg gpcfg_spid_miso ,temp 
-0x6c9b 030188 branch gpio_config_function_int 
-:      030190 spi_gpio_default_init:
-0x6c9c 030191 jam 1 ,mem_spi_cs_gpio 
-0x6c9d 030192 jam 3 ,mem_spi_si_gpio 
-0x6c9e 030193 jam 0 ,mem_spi_so_gpio 
-0x6c9f 030194 jam 2 ,mem_spi_sclk_gpio 
-0x6ca0 030195 jam 11 ,mem_spi_wp_gpio 
-0x6ca1 030196 jam 10 ,mem_spi_hold_gpio 
-0x6ca2 030197 rtn 
-:      030200 soft_reset_chip:
-0x6ca3 030201 jam 1 ,core_reset 
-0x6ca4 030202 rtn 
-:      030208 iic_init_600khz:
-0x6ca5 030209 jam 5 ,core_iicd_scl_low 
-0x6ca6 030210 jam 7 ,core_iicd_scl_high 
-0x6ca7 030211 jam 7 ,core_iicd_start_setup 
-0x6ca8 030212 jam 7 ,core_iicd_start_hold 
-0x6ca9 030213 jam 7 ,core_iicd_stop_setup 
-0x6caa 030214 jam 5 ,core_iicd_data_setup 
-0x6cab 030215 jam 0 ,core_iicd_data_hold 
-0x6cac 030216 rtn 
-:      030218 iic_init_360khz:
-0x6cad 030219 jam 12 ,core_iicd_scl_low 
-0x6cae 030220 jam 13 ,core_iicd_scl_high 
-0x6caf 030221 jam 13 ,core_iicd_start_setup 
-0x6cb0 030222 jam 13 ,core_iicd_start_hold 
-0x6cb1 030223 jam 13 ,core_iicd_stop_setup 
-0x6cb2 030224 jam 12 ,core_iicd_data_setup 
-0x6cb3 030225 jam 0 ,core_iicd_data_hold 
-0x6cb4 030226 rtn 
-:      030228 iicd_init_pin:
-0x6cb5 030229 call iicd_eeprom_write_enable 
-:      030230 iicd_init_pin_scl_sda:
-0x6cb6 030231 fetch 1 ,mem_eeprom_scl_gpio 
-0x6cb7 030232 arg gpcfg_iic_scl | gpcfg_pullup ,temp 
-0x6cb8 030233 call gpio_config_function_int 
-0x6cb9 030234 fetch 1 ,mem_eeprom_sda_gpio 
-0x6cba 030235 arg gpcfg_iic_sda | gpcfg_pullup ,temp 
-0x6cbb 030236 branch gpio_config_function_int 
-:      030238 iicd_read_init_pin:
-0x6cbc 030239 call iicd_eeprom_write_disable 
-0x6cbd 030240 branch iicd_init_pin_scl_sda 
-:      030242 wait_iicd_done:
-0x6cbe 030243 fetch 1 ,core_dma_status 
-0x6cbf 030244 bbit0 iicd_done ,wait_iicd_done 
-0x6cc0 030245 rtn 
-:      030271 set_eeprom_size_2k:
-0x6cc1 030272 set1 mark_eeprom_size ,mark 
-0x6cc2 030273 jam 0x08 ,mem_eeprom_block_size 
-0x6cc3 030274 rtn 
-:      030276 clear_eeprom_size_2k:
-0x6cc4 030277 set0 mark_eeprom_size ,mark 
-0x6cc5 030278 jam 0x20 ,mem_eeprom_block_size 
-0x6cc6 030279 rtn 
-:      030282 iicd_read_eep_data_size_2k:
-0x6cc7 030283 fetch 1 ,mem_eeprom_base 
-0x6cc8 030284 iadd regb ,pdata 
-0x6cc9 030285 store 1 ,mem_addr_mi 
-0x6cca 030286 branch iicd_read_eep_size_2k 
-:      030288 iicd_read_eep_size_2k_lcadcode:
-0x6ccb 030289 fetch 2 ,mem_addr_mi 
-0x6ccc 030290 byteswap pdata ,pdata 
-0x6ccd 030291 store 1 ,mem_addr_mi 
-:      030296 iicd_read_eep_size_2k:
-0x6cce 030297 setarg 3 
-0x6ccf 030298 store 2 ,core_iicd_txlen 
-0x6cd0 030299 jam 0xa0 ,mem_iicd_tbuf 
-0x6cd1 030300 jam 0xa1 ,mem_iicd_tbuf + 2 
-0x6cd2 030301 branch iicd_read_eep_common 
-:      030307 iicd_write_protect_eep_data:
-0x6cd3 030308 storet 2 ,mem_temp 
-0x6cd4 030309 call iicd_eeprom_write_enable 
-0x6cd5 030310 fetcht 2 ,mem_temp 
-0x6cd6 030311 call iicd_write_eep_data 
-0x6cd7 030312 branch iicd_eeprom_write_disable 
-:      030314 iicd_eeprom_write_enable:
-0x6cd8 030315 fetch 1 ,mem_eeprom_wp_gpio 
-0x6cd9 030316 rtneq gpio_disable 
-0x6cda 030317 bbit0 6 ,iicd_wp_gpio_output_low 
-0x6cdb 030318 setarg 150000 
-0x6cdc 030319 call sleep 
-:      030320 iicd_wp_gpio_output_low:
-0x6cdd 030321 fetcht 1 ,mem_eeprom_wp_gpio 
-0x6cde 030322 branch gpio_out_active 
-:      030324 iicd_eeprom_write_disable:
-0x6cdf 030325 fetcht 1 ,mem_eeprom_wp_gpio 
-0x6ce0 030326 branch gpio_out_inactive 
-:      030331 iicd_read_eep_data:
-0x6ce1 030332 bpatch patch19_3 ,mem_patch19 
-0x6ce2 030333 bmark1 mark_eeprom_size ,iicd_read_eep_data_size_2k 
-0x6ce3 030334 fetch 2 ,mem_eeprom_base 
-0x6ce4 030335 iadd regb ,pdata 
-0x6ce5 030336 byteswap pdata ,pdata 
-0x6ce6 030337 store 2 ,mem_addr_mi 
-:      030340 iicd_read_eep:
-0x6ce7 030341 bpatch patch19_4 ,mem_patch19 
-0x6ce8 030342 bmark1 mark_eeprom_size ,iicd_read_eep_size_2k_lcadcode 
-0x6ce9 030343 setarg 4 
-0x6cea 030344 store 2 ,core_iicd_txlen 
-0x6ceb 030345 jam 0xa0 ,mem_iicd_tbuf 
-0x6cec 030346 jam 0xa1 ,mem_iicd_tbuf + 3 
-:      030347 iicd_read_eep_common:
-0x6ced 030348 setarg mem_iicd_tbuf 
-0x6cee 030349 store 2 ,core_iicd_txaddr 
-0x6cef 030350 storet 2 ,core_iicd_rxlen 
-0x6cf0 030351 storer rega ,2 ,core_iicd_rxaddr 
-0x6cf1 030352 setarg 2 
-0x6cf2 030353 isolate0 15 ,rega 
-0x6cf3 030354 setflag true ,0 ,pdata 
-0x6cf4 030355 store 1 ,core_iicd_ctrl 
-0x6cf5 030356 jam iicd_start ,core_misc_ctrl 
-0x6cf6 030357 arg iicd_done ,queue 
-0x6cf7 030358 call decrypt_code 
-0x6cf8 030359 call wait_iicd_done 
-0x6cf9 030360 isolate1 iicd_crcok ,pdata 
-0x6cfa 030361 call set_ucode_status 
-0x6cfb 030362 bmark1 mark_eeprom_size ,iicd_read_eep_load_code_size_2k 
-:      030363 iicd_inc_addr:
-0x6cfc 030364 fetch 2 ,mem_addr_mi 
-0x6cfd 030365 byteswap pdata ,pdata 
-0x6cfe 030366 iadd temp ,pdata 
-0x6cff 030367 byteswap pdata ,pdata 
-0x6d00 030368 store 2 ,mem_addr_mi 
-0x6d01 030369 rtn 
-:      030371 iicd_read_eep_load_code_size_2k:
-0x6d02 030372 fetch 1 ,mem_addr_mi 
-0x6d03 030373 iadd temp ,pdata 
-0x6d04 030374 byteswap pdata ,pdata 
-0x6d05 030375 store 2 ,mem_addr_mi 
-0x6d06 030376 rtn 
-:      030382 iicd_write_eep_data:
-0x6d07 030383 fetch 2 ,mem_eeprom_base 
-0x6d08 030384 iadd regb ,pdata 
-0x6d09 030387 store 2 ,mem_pdatatemp 
-0x6d0a 030388 bpatch patch19_5 ,mem_patch19 
-0x6d0b 030389 storet 2 ,mem_temp 
-0x6d0c 030390 storer rega ,2 ,mem_contr 
-:      030391 iicd_write_eep_loop:
-0x6d0d 030392 call iicd_eep_transparency 
-0x6d0e 030394 fetcht 2 ,mem_regb 
-0x6d0f 030395 fetchr rega ,2 ,mem_contr 
-0x6d10 030396 fetch 2 ,mem_pdatatemp 
-0x6d11 030398 call iicd_write_eep 
-0x6d12 030400 fetch 2 ,mem_regb 
-0x6d13 030401 fetcht 2 ,mem_contr 
-0x6d14 030402 iadd temp ,temp 
-0x6d15 030403 storet 2 ,mem_contr 
-0x6d16 030404 fetcht 2 ,mem_pdatatemp 
-0x6d17 030405 iadd temp ,temp 
-0x6d18 030406 storet 2 ,mem_pdatatemp 
-0x6d19 030407 fetch 2 ,mem_temp 
-0x6d1a 030408 nbranch iicd_write_eep_loop ,blank 
-0x6d1b 030409 rtn 
-:      030417 iicd_eep_transparency:
-0x6d1c 030418 bpatch patch19_6 ,mem_patch19 
-0x6d1d 030419 fetch 1 ,mem_eeprom_block_size 
-0x6d1e 030420 increase -1 ,pdata 
-0x6d1f 030421 fetcht 2 ,mem_pdatatemp 
-0x6d20 030422 ior temp ,pdata 
-0x6d21 030423 increase 1 ,pdata 
-0x6d22 030424 store 3 ,mem_regc 
-0x6d23 030426 fetch 2 ,mem_temp 
-0x6d24 030427 iadd temp ,pdata 
-0x6d25 030429 fetcht 3 ,mem_regc 
-0x6d26 030430 isub temp ,pdata 
-0x6d27 030431 nbranch iicd_eep_deal_short_packet ,positive 
-0x6d28 030432 store 2 ,mem_temp 
-0x6d29 030433 fetch 3 ,mem_regc 
-0x6d2a 030434 fetcht 2 ,mem_pdatatemp 
-0x6d2b 030435 isub temp ,pdata 
-0x6d2c 030436 store 2 ,mem_regb 
-0x6d2d 030437 rtn 
-:      030439 iicd_eep_deal_short_packet:
-0x6d2e 030440 fetch 2 ,mem_temp 
-0x6d2f 030441 store 2 ,mem_regb 
-0x6d30 030442 setarg 0 
-0x6d31 030443 store 2 ,mem_temp 
-0x6d32 030444 rtn 
-:      030446 iicd_write_eep_size_2k:
-0x6d33 030447 copy regb ,pdata 
-0x6d34 030448 increase 2 ,temp 
-0x6d35 030449 storet 2 ,core_iicd_txlen 
-0x6d36 030450 increase -2 ,rega 
-0x6d37 030451 ifetcht 3 ,rega 
-0x6d38 030452 copy temp ,regb 
-0x6d39 030453 arg 0xa0 ,temp 
-0x6d3a 030454 istoret 1 ,rega 
-0x6d3b 030455 istore 1 ,contw 
-0x6d3c 030456 branch iicd_write_eep_common 
-:      030459 iicd_write_eep:
-0x6d3d 030460 copy pdata ,regb 
-0x6d3e 030461 bpatch patch19_7 ,mem_patch19 
-0x6d3f 030462 bmark1 mark_eeprom_size ,iicd_write_eep_size_2k 
-0x6d40 030463 copy regb ,pdata 
-0x6d41 030464 increase 3 ,temp 
-0x6d42 030465 storet 2 ,core_iicd_txlen 
-0x6d43 030466 increase -3 ,rega 
-0x6d44 030467 ifetcht 3 ,rega 
-0x6d45 030468 copy temp ,regb 
-0x6d46 030469 arg 0xa0 ,temp 
-0x6d47 030470 istoret 1 ,rega 
-0x6d48 030471 byteswap pdata ,pdata 
-0x6d49 030472 istore 2 ,contw 
-:      030473 iicd_write_eep_common:
-0x6d4a 030474 storer rega ,2 ,core_iicd_txaddr 
-0x6d4b 030475 setarg 0 
-0x6d4c 030476 store 2 ,core_iicd_rxlen 
-0x6d4d 030477 jam 1 ,core_iicd_ctrl 
-0x6d4e 030478 jam iicd_start ,core_misc_ctrl 
-0x6d4f 030479 call wait_iicd_done 
-0x6d50 030480 istorer regb ,3 ,rega 
-:      030481 iic_check_eeprom_standby:
-0x6d51 030482 bpatch patch1a_0 ,mem_patch1a 
-0x6d52 030483 jam 0 ,mem_iicd_tbuf + 3 
-:      030484 iic_check_eeprom_standby_wait:
-0x6d53 030485 setarg 1 
-0x6d54 030486 store 2 ,core_iicd_txlen 
-0x6d55 030487 jam 0xa0 ,mem_iicd_tbuf 
-0x6d56 030488 setarg mem_iicd_tbuf 
-0x6d57 030489 store 2 ,core_iicd_txaddr 
-0x6d58 030490 setarg 0 
-0x6d59 030491 store 2 ,core_iicd_rxlen 
-0x6d5a 030492 store 2 ,core_iicd_rxaddr 
-0x6d5b 030493 setarg 3 
-0x6d5c 030494 store 1 ,core_iicd_ctrl 
-0x6d5d 030495 jam iicd_start ,core_misc_ctrl 
-0x6d5e 030496 call wait_iicd_done 
-0x6d5f 030497 fetch 1 ,core_dma_status 
-0x6d60 030498 rtnbit0 iicd_ack 
-0x6d61 030499 nop 1500 
-0x6d62 030500 fetch 1 ,mem_iicd_tbuf + 3 
-0x6d63 030501 increase 1 ,pdata 
-0x6d64 030502 store 1 ,mem_iicd_tbuf + 3 
-0x6d65 030503 sub pdata ,40 ,null 
-0x6d66 030504 nrtn positive 
-0x6d67 030505 branch iic_check_eeprom_standby_wait 
-:      030509 uarta_init_dma_mem:
-0x6d68 030510 call enable_user 
-0x6d69 030511 branch uart_init_dma_mem 
-:      030513 uart_init_dma_mem:
-0x6d6a 030514 rshift16 pdata ,temp 
-0x6d6b 030515 call uarta_init_rx ,user 
-0x6d6c 030516 rshift32 pdata ,pdata 
-0x6d6d 030517 rshift16 pdata ,temp 
-0x6d6e 030518 call uarta_init_tx ,user 
-0x6d6f 030519 fetch 2 ,core_clkoff 
-0x6d70 030520 set0 clock_off_uart ,pdata 
-0x6d71 030521 store 2 ,core_clkoff 
-0x6d72 030522 rtn 
-:      030525 uarta_init_baud_rate:
-0x6d73 030526 store uart_baud_len ,core_uart_baud 
-0x6d74 030527 rtn 
-:      030530 uarta_calc_baud_rate_config:
-0x6d75 030531 call uart_calc_baud_rate_config 
-0x6d76 030532 branch uarta_init_baud_rate 
-:      030535 uart_calc_baud_rate_config:
-0x6d77 030536 call uart_calc_baud_rate_config_choice_uart_clock 
-0x6d78 030537 idiv temp 
-0x6d79 030538 call wait_div_end 
-0x6d7a 030539 quotient pdata 
-0x6d7b 030540 rtn 
-:      030542 uart_calc_baud_rate_config_choice_uart_clock:
-0x6d7c 030543 fetch 1 ,core_uart_clksel 
-0x6d7d 030544 bbit0 uart_clock_select_bit ,uart_calc_baud_rate_config_choice_uart_clock_crystal 
-0x6d7e 030545 setarg uart_clock_freq_48m 
-0x6d7f 030546 rtn 
-:      030547 uart_calc_baud_rate_config_choice_uart_clock_crystal:
-0x6d80 030548 setarg uart_clock_freq_24m 
-0x6d81 030549 rtn 
-:      030551 uart_clock_select_main_freq_crystal:
-0x6d82 030552 fetch 1 ,core_uart_clksel 
-0x6d83 030553 and pdata ,uart_clock_select_crystal ,pdata 
-0x6d84 030554 store 1 ,core_uart_clksel 
-0x6d85 030555 rtn 
-:      030557 uart_clock_select_main_freq_dpll:
-0x6d86 030558 fetch 1 ,core_uart_clksel 
-0x6d87 030559 or pdata ,uart_clock_select_dpll ,pdata 
-0x6d88 030560 store 1 ,core_uart_clksel 
-0x6d89 030561 rtn 
-:      030565 uarta_init_tx:
-0x6d8a 030566 store 2 ,core_uart_tsaddr 
-0x6d8b 030567 store 2 ,core_uart_twptr 
-0x6d8c 030568 storet 2 ,core_uart_teaddr 
-0x6d8d 030569 rtn 
-:      030572 uarta_init_rx:
-0x6d8e 030573 store 2 ,core_uart_rsaddr 
-0x6d8f 030574 store 2 ,core_uart_rrptr 
-0x6d90 030575 storet 2 ,core_uart_readdr 
-0x6d91 030576 rtn 
-:      030578 uarta_prepare_tx:
-0x6d92 030579 fetchr contus ,2 ,core_uart_tsaddr 
-0x6d93 030580 fetchr contue ,2 ,core_uart_teaddr 
-0x6d94 030581 fetchr contu ,2 ,core_uart_twptr 
-0x6d95 030582 rtn 
-:      030584 uarta_prepare_rx:
-0x6d96 030585 fetchr contus ,2 ,core_uart_rsaddr 
-0x6d97 030586 fetchr contue ,2 ,core_uart_readdr 
-0x6d98 030587 fetchr contu ,2 ,core_uart_rrptr 
-0x6d99 030588 rtn 
-:      030590 uarta_send:
-0x6d9a 030591 storer contu ,2 ,core_uart_twptr 
-0x6d9b 030592 rtn 
-:      030594 uarta_rxdone:
-0x6d9c 030595 storer contu ,2 ,core_uart_rrptr 
-0x6d9d 030596 rtn 
-:      030598 uarta_clear_current_rx:
-0x6d9e 030599 call uarta_prepare_rx 
-0x6d9f 030600 fetch 2 ,core_uart_rxitems 
-0x6da0 030601 iadd contu ,contu 
-0x6da1 030602 branch uarta_rxdone 
-:      030604 uarta_prepare_tx_register_push:
-0x6da2 030605 call uart_register_push 
-0x6da3 030606 branch uarta_prepare_tx 
-:      030608 uarta_send_register_pop:
-0x6da4 030609 call uarta_send 
-0x6da5 030610 branch uart_register_pop 
-:      030613 uart_register_push:
-0x6da6 030614 storer contu ,2 ,mem_contu 
-0x6da7 030615 storer contus ,2 ,mem_contue 
-0x6da8 030616 storer contue ,2 ,mem_contus 
-0x6da9 030617 rtn 
-:      030619 uart_register_pop:
-0x6daa 030620 fetchr contu ,2 ,mem_contu 
-0x6dab 030621 fetchr contus ,2 ,mem_contue 
-0x6dac 030622 fetchr contue ,2 ,mem_contus 
-0x6dad 030623 rtn 
-:      030625 wait_uarttx:
-0x6dae 030626 fetch 2 ,core_uart_txitems 
-0x6daf 030627 nbranch wait_uarttx ,blank 
-0x6db0 030628 rtn 
-:      030630 uart_copy_tx_bytes_fast:
-0x6db1 030631 deposit loopcnt 
-0x6db2 030632 rtn blank 
-:      030633 uart_copy_tx_bytes_fast_loop:
-0x6db3 030634 increase -8 ,loopcnt 
-0x6db4 030635 call uart_tx_8_bytes ,positive 
-0x6db5 030636 rtn zero 
-0x6db6 030637 branch uart_copy_tx_bytes_fast_loop ,positive 
-0x6db7 030638 increase 8 ,loopcnt 
-:      030639 uart_copy_tx_bytes_fast_loop_four:
-0x6db8 030640 increase -4 ,loopcnt 
-0x6db9 030641 call uart_tx_4_bytes ,positive 
-0x6dba 030642 rtn zero 
-0x6dbb 030643 branch uart_copy_tx_bytes_fast_loop_four ,positive 
-0x6dbc 030644 increase 4 ,loopcnt 
-0x6dbd 030645 branch uart_copy_tx_bytes 
-:      030647 uart_tx_8_bytes:
-0x6dbe 030648 ifetch 8 ,contr 
-0x6dbf 030649 istore 8 ,contu 
-0x6dc0 030650 rtn 
-:      030652 uart_tx_4_bytes:
-0x6dc1 030653 ifetch 4 ,contr 
-0x6dc2 030654 istore 4 ,contu 
-0x6dc3 030655 rtn 
-:      030657 uart_copy_tx_bytes:
-0x6dc4 030658 deposit loopcnt 
-0x6dc5 030659 rtn blank 
-:      030660 uart_copy_tx_bytes_loop:
-0x6dc6 030661 ifetch 1 ,contr 
-0x6dc7 030662 istore 1 ,contu 
-0x6dc8 030663 loop uart_copy_tx_bytes_loop 
-0x6dc9 030664 rtn 
-:      030666 uart_copy_rx_bytes_fast:
-0x6dca 030667 deposit loopcnt 
-0x6dcb 030668 rtn blank 
-:      030669 uart_copy_rx_bytes_fast_loop:
-0x6dcc 030670 increase -8 ,loopcnt 
-0x6dcd 030671 call uart_rx_8_bytes ,positive 
-0x6dce 030672 rtn zero 
-0x6dcf 030673 branch uart_copy_rx_bytes_fast_loop ,positive 
-0x6dd0 030674 increase 8 ,loopcnt 
-:      030675 uart_copy_rx_bytes_fast_loop_four:
-0x6dd1 030676 increase -4 ,loopcnt 
-0x6dd2 030677 call uart_rx_4_bytes ,positive 
-0x6dd3 030678 rtn zero 
-0x6dd4 030679 branch uart_copy_rx_bytes_fast_loop_four ,positive 
-0x6dd5 030680 increase 4 ,loopcnt 
-0x6dd6 030681 branch uart_copy_rx_bytes 
-:      030684 uart_rx_8_bytes:
-0x6dd7 030685 ifetch 8 ,contu 
-0x6dd8 030686 istore 8 ,contw 
-0x6dd9 030687 rtn 
-:      030689 uart_rx_4_bytes:
-0x6dda 030690 ifetch 4 ,contu 
-0x6ddb 030691 istore 4 ,contw 
-0x6ddc 030692 rtn 
-:      030695 uart_copy_rx_bytes:
-0x6ddd 030696 deposit loopcnt 
-0x6dde 030697 rtn blank 
-:      030698 uart_copy_rx_bytes_loop:
-0x6ddf 030699 ifetch 1 ,contu 
-0x6de0 030700 istore 1 ,contw 
-0x6de1 030701 loop uart_copy_rx_bytes_loop 
-0x6de2 030702 rtn 
-:      030707 app_store_nvram_event:
-0x6de3 030708 jam bt_evt_store_nvram ,mem_fifo_temp 
-0x6de4 030709 branch ui_ipc_send_event 
-:      030711 check_51cmd_update_device_record:
-0x6de5 030712 bpatch patch1a_1 ,mem_patch1a 
-0x6de6 030713 fetch 1 ,mem_nv_data_number 
-0x6de7 030714 rtn blank 
-0x6de8 030715 call check_nvram 
-0x6de9 030716 call init_device_list ,zero 
-0x6dea 030717 call disable_user2 
-0x6deb 030718 call nvram_find_addr_from_bd_list 
-:      030719 write_device_record:
-0x6dec 030720 fetch 1 ,mem_nv_data_number 
-0x6ded 030721 icopy regc 
-0x6dee 030722 fetcht 2 ,mem_nv_data_ptr 
-0x6def 030723 storet 2 ,mem_list_item_ptr 
-:      030724 write_device_loop_find:
-0x6df0 030725 copy regc ,pdata 
-0x6df1 030726 branch app_store_nvram_event ,blank 
-0x6df2 030727 increase -1 ,regc 
-0x6df3 030728 copy temp ,rega 
-0x6df4 030729 ifetch 1 ,rega 
-0x6df5 030730 fetcht 1 ,mem_select_list_item 
-0x6df6 030731 isub temp ,null 
-0x6df7 030732 call set_index_finded_device ,zero 
-0x6df8 030733 branch write_device_loop_find0 ,positive 
-0x6df9 030734 ifetch 1 ,rega 
-0x6dfa 030735 increase 1 ,pdata 
-0x6dfb 030736 istore 1 ,rega 
-:      030737 write_device_loop_find0:
-0x6dfc 030738 fetcht 2 ,mem_list_item_ptr 
-0x6dfd 030739 increase nv_data_len ,temp 
-0x6dfe 030740 storet 2 ,mem_list_item_ptr 
-0x6dff 030741 branch write_device_loop_find 
-:      030743 set_index_finded_device:
-0x6e00 030744 setarg 0 
-0x6e01 030745 istore 1 ,rega 
-0x6e02 030746 fetch 1 ,mem_temp_reconn_record 
-0x6e03 030747 istore 1 ,contw 
-0x6e04 030748 bne rec_3_mode ,set_index_finded_device_ble_mode 
-:      030750 set_index_find_device_master_addr:
-0x6e05 030751 ifetch 6 ,contr 
-0x6e06 030752 istore 8 ,contw 
-0x6e07 030753 setarg 0 
-0x6e08 030754 istore 8 ,contw 
-0x6e09 030755 copy regb ,contr 
-:      030756 store_rec_data_common:
-0x6e0a 030757 call memcpy16 
-0x6e0b 030758 force 1 ,null 
-0x6e0c 030759 rtn 
-:      030761 set_index_finded_device_ble_mode:
-0x6e0d 030762 beq rec_4_mode_random_resolvable_private_address ,set_index_finded_device_irk 
-0x6e0e 030763 beq rec_4_mode_random_non_resolvable_private_address ,set_index_finded_device_ediv 
-0x6e0f 030764 arg mem_le_ltk ,regb 
-0x6e10 030765 branch set_index_find_device_master_addr 
-:      030767 set_index_finded_device_irk:
-0x6e11 030768 arg mem_le_irk ,contr 
-0x6e12 030769 call memcpy16 
-:      030770 store_ble_rec_data_common:
-0x6e13 030771 arg mem_le_ltk ,contr 
-0x6e14 030772 branch store_rec_data_common 
-:      030774 set_index_finded_device_ediv:
-0x6e15 030775 arg mem_le_rand ,contr 
-0x6e16 030776 call memcpy16 
-0x6e17 030777 branch store_ble_rec_data_common 
-:      030782 nvram_find_addr_from_bd_list:
-0x6e18 030783 bpatch patch1a_2 ,mem_patch1a 
-0x6e19 030784 call disable_user 
-0x6e1a 030785 fetch 1 ,mem_nv_data_number 
-0x6e1b 030786 rtn blank 
-0x6e1c 030787 bpatch patch1a_3 ,mem_patch1a 
-0x6e1d 030788 fetch 2 ,mem_ui_state_map 
-0x6e1e 030789 rtnbit0 ui_state_ble_connected 
-:      030790 find_addr_from_bd_list_ble_mode:
-0x6e1f 030791 fetch 1 ,mem_le_conn_peer_addr_type 
-0x6e20 030792 beq master_public_addr ,find_addr_from_bd_list_public_device_addr 
-0x6e21 030793 fetch 1 ,mem_le_plap + 5 
-0x6e22 030794 compare 0xc0 ,pdata ,0xc0 
-0x6e23 030795 branch find_addr_from_bd_list_static_addr ,true 
-0x6e24 030796 compare 0x40 ,pdata ,0xc0 
-0x6e25 030797 branch find_addr_from_bd_list_random_addr ,true 
-0x6e26 030798 branch find_addr_from_bd_list_random_non_resolvable_private_address_sc_or_legacy 
-:      030800 find_addr_from_bd_list_static_addr:
-0x6e27 030801 branch find_addr_from_bd_list_static_addr_reconnect ,user2 
-0x6e28 030802 fetch 1 ,mem_le_preq_init_key_distribution 
-0x6e29 030803 bbit0 le_initator_irk_bit ,find_addr_from_bd_list_public_device_addr 
-0x6e2a 030804 branch find_addr_from_bd_list_static_addr_sc_or_legacy 
-:      030806 find_addr_from_bd_list_static_addr_reconnect:
-0x6e2b 030807 call find_addr_from_bd_list_public_device_addr 
-0x6e2c 030808 rtn user 
-0x6e2d 030809 branch find_addr_from_bd_list_static_addr_sc_or_legacy 
-:      030812 find_addr_from_bd_list_static_addr_sc_or_legacy:
-:      030813 find_addr_from_bd_list_random_non_resolvable_private_address_sc_or_legacy:
-0x6e2e 030814 fetch 1 ,mem_le_pairing_mode 
-0x6e2f 030815 bbit1 le_pairing_mode_secure_connect_bit ,find_addr_from_bd_list_random_non_resolvable_private_address_sc 
-0x6e30 030816 branch find_addr_from_bd_list_random_non_resolvable_private_address 
-:      030818 find_addr_from_bd_list_static_addr_sc:
-:      030819 find_addr_from_bd_list_random_non_resolvable_private_address_sc:
-0x6e31 030820 fetch 6 ,mem_le_plap 
-0x6e32 030821 store 8 ,mem_le_rand 
-0x6e33 030822 branch find_addr_from_bd_list_random_non_resolvable_private_address 
-:      030825 find_addr_from_bd_list_public_device_addr:
-0x6e34 030826 jam rec_4_mode_static_address ,mem_temp_reconn_record 
-0x6e35 030827 fetch 6 ,mem_le_plap 
-0x6e36 030828 branch find_addr_from_bd_list_common 
-:      030830 find_addr_from_bd_list_random_non_resolvable_private_address:
-0x6e37 030831 jam rec_4_mode_random_non_resolvable_private_address ,mem_temp_reconn_record 
-0x6e38 030832 branch find_addr_from_bd_list_common 
-:      030835 find_addr_from_bd_list_random_addr:
-0x6e39 030836 jam rec_4_mode_random_resolvable_private_address ,mem_temp_reconn_record 
-0x6e3a 030837 branch find_addr_from_bd_list_common 
-:      030839 find_addr_from_bd_list_common:
-0x6e3b 030840 bpatch patch1a_4 ,mem_patch1a 
-0x6e3c 030842 fetch 2 ,mem_nv_data_ptr 
-0x6e3d 030843 ifetcht 1 ,pdata 
-0x6e3e 030844 pincrease 1 
-0x6e3f 030845 store 2 ,mem_list_item_ptr 
-0x6e40 030846 storet 1 ,mem_select_list_item 
-0x6e41 030847 fetch 1 ,mem_nv_data_number 
-0x6e42 030848 icopy regc 
-:      030849 nvram_find_addr_from_list:
-0x6e43 030850 fetch 2 ,mem_list_item_ptr 
-0x6e44 030851 copy pdata ,rega 
-0x6e45 030852 call nvram_find_addr_from_list_compare 
-0x6e46 030853 rtn user 
-0x6e47 030854 fetcht 2 ,mem_list_item_ptr 
-0x6e48 030855 increase nv_data_len ,temp 
-0x6e49 030856 storet 2 ,mem_list_item_ptr 
-0x6e4a 030857 increase -1 ,temp 
-0x6e4b 030858 ifetch 1 ,temp 
-0x6e4c 030859 store 1 ,mem_select_list_item 
-0x6e4d 030860 increase -1 ,regc 
-0x6e4e 030861 nbranch nvram_find_addr_from_list ,zero 
-0x6e4f 030862 fetch 1 ,mem_nv_data_number 
-0x6e50 030863 pincrease decreased_one 
-0x6e51 030864 store 1 ,mem_select_list_item 
-0x6e52 030865 rtn 
-:      030866 nvram_find_addr_from_list_compare:
-0x6e53 030867 fetch 1 ,mem_temp_reconn_record 
-0x6e54 030868 bne rec_3_mode ,find_addr_from_list_compare_ble_mode 
-:      030869 find_master_addr_from_list_compare:
-0x6e55 030870 arg mem_temp_reconn_record ,regb 
-0x6e56 030871 arg 7 ,loopcnt 
-0x6e57 030872 call string_compare 
-0x6e58 030873 branch enable_user ,zero 
-0x6e59 030874 rtn 
-:      030876 find_addr_from_list_compare_ble_mode:
-0x6e5a 030877 beq rec_4_mode_random_resolvable_private_address ,find_irk_form_list_compare 
-0x6e5b 030878 beq rec_4_mode_random_non_resolvable_private_address ,find_ediv_form_list_compare 
-0x6e5c 030879 branch find_master_addr_from_list_compare 
-:      030881 find_irk_form_list_compare:
-0x6e5d 030882 ifetcht 1 ,rega 
-0x6e5e 030883 isub temp ,null 
-0x6e5f 030884 nrtn zero 
-0x6e60 030885 arg mem_le_prand ,contw 
-0x6e61 030886 arg 16 ,loopcnt 
-0x6e62 030887 call clear_mem 
-0x6e63 030888 fetch 3 ,mem_le_plap + 3 
-0x6e64 030889 store 3 ,mem_le_prand 
-0x6e65 030890 call genernate_master_macaddress 
-0x6e66 030891 fetch 2 ,mem_le_aes_128 + 13 
-0x6e67 030892 byteswap pdata ,pdata 
-0x6e68 030893 lshift8 pdata ,temp 
-0x6e69 030894 ifetch 1 ,contr 
-0x6e6a 030895 iadd temp ,pdata 
-0x6e6b 030896 fetcht 3 ,mem_le_plap 
-0x6e6c 030897 isub temp ,null 
-0x6e6d 030898 branch enable_user ,zero 
-0x6e6e 030899 rtn 
-:      030902 genernate_master_macaddress:
-0x6e6f 030903 arg mem_le_prand ,contr 
-0x6e70 030904 call load_data128 
-0x6e71 030906 ifetch 1 ,rega 
-0x6e72 030907 call load_regext 
-0x6e73 030908 force 0x38 ,aes_ctrl 
-0x6e74 030909 force 0x0 ,aes_ctrl 
-0x6e75 030910 call wait_aes 
-0x6e76 030911 arg mem_le_aes_128 ,contw 
-0x6e77 030912 branch store_aes_result 
-:      030914 find_ediv_form_list_compare:
-0x6e78 030915 ifetcht 1 ,rega 
-0x6e79 030916 isub temp ,null 
-0x6e7a 030917 nrtn zero 
-0x6e7b 030918 copy contr ,rega 
-0x6e7c 030919 add contr ,8 ,regc 
-0x6e7d 030920 arg mem_le_rand ,regb 
-0x6e7e 030921 arg 8 ,loopcnt 
-0x6e7f 030922 call string_compare 
-0x6e80 030923 branch enable_user ,zero 
-0x6e81 030924 copy regc ,rega 
-0x6e82 030925 arg mem_le_irk ,regb 
-0x6e83 030926 arg 8 ,loopcnt 
-0x6e84 030927 call string_compare 
-0x6e85 030928 branch enable_user ,zero 
-0x6e86 030929 rtn 
-:      030931 check_nvram:
-0x6e87 030932 fetch 2 ,mem_nv_data_ptr 
-0x6e88 030933 ifetcht 1 ,pdata 
-0x6e89 030934 pincrease nv_data_len 
-0x6e8a 030935 ifetch 1 ,pdata 
-0x6e8b 030936 isub temp ,null 
-0x6e8c 030937 rtn 
-:      030939 init_device_list:
-0x6e8d 030940 fetch 1 ,mem_nv_data_number 
-0x6e8e 030941 icopy loopcnt 
-0x6e8f 030942 fetcht 2 ,mem_nv_data_ptr 
-0x6e90 030943 setarg 0 
-:      030944 init_device_list_loop:
-0x6e91 030945 istore 1 ,temp 
-0x6e92 030946 increase nv_data_len ,temp 
-0x6e93 030947 pincrease 1 
-0x6e94 030948 loop init_device_list_loop 
-0x6e95 030949 rtn 
-:      030951 load_device_list_mode_4:
-0x6e96 030954 call enable_user2 
-0x6e97 030955 call nvram_find_addr_from_bd_list 
-0x6e98 030956 nbranch clear_ltk_exists ,user 
-0x6e99 030957 fetch 2 ,mem_list_item_ptr 
-0x6e9a 030958 add pdata ,1 ,contr 
-0x6e9b 030959 arg mem_le_irk ,contw 
-0x6e9c 030960 call memcpy16 
-0x6e9d 030961 arg mem_le_ltk ,contw 
-0x6e9e 030962 call memcpy16 
-0x6e9f 030963 jam 1 ,mem_ltk_exists 
-0x6ea0 030964 rtn 
-:      030966 clear_ltk_exists:
-0x6ea1 030967 jam 0 ,mem_ltk_exists 
-0x6ea2 030968 rtn 
-:      030971 eeprom_store_le_reconn_info:
-0x6ea3 030972 jam rec_4_mode ,mem_record_bt_mode 
-0x6ea4 030973 branch eeprom_store_reconn_info 
-:      030975 eeprom_store_reconn_info:
-0x6ea5 030976 fetch 1 ,mem_device_option 
-0x6ea6 030977 beq dvc_op_module ,check_51cmd_update_device_record 
-0x6ea7 030978 beq dvc_op_mouse ,mouse_store_remote_bdaddr 
-0x6ea8 030979 rtn 
-:      030985 get_gpio_wakeup_index:
-0x6ea9 030986 and temp ,0x1f ,pdata 
-0x6eaa 030987 rshift pdata ,pdata 
-0x6eab 030988 arg mem_gpio_wakeup_cfg ,contw 
-0x6eac 030989 iadd contw ,contw 
-0x6ead 030990 arg 0xf0 ,alarm 
-0x6eae 030991 isolate0 0 ,temp 
-0x6eaf 030992 rtn true 
-0x6eb0 030993 arg 0xf ,alarm 
-0x6eb1 030994 rtn 
-:      030997 gpio_set_wake_by_current_state:
-0x6eb2 030998 bpatch patch1a_5 ,mem_patch1a 
-0x6eb3 030999 set1 gpio_active_bit ,temp 
-0x6eb4 031000 call gpio_get_bit 
-0x6eb5 031001 nsetflag true ,gpio_active_bit ,temp 
-:      031004 gpio_set_wake:
-0x6eb6 031005 bpatch patch1a_6 ,mem_patch1a 
-0x6eb7 031006 sub temp ,ui_button_gpio_disable ,null 
-0x6eb8 031007 rtn zero 
-0x6eb9 031008 arg 4 ,debug 
-0x6eba 031009 isolate1 gpio_active_bit ,temp 
-0x6ebb 031010 branch gpio_set_wake_high ,true 
-0x6ebc 031011 arg 2 ,debug 
-:      031012 gpio_set_wake_high:
-0x6ebd 031013 call get_gpio_wakeup_index 
-0x6ebe 031014 isolate0 0 ,temp 
-0x6ebf 031015 branch gpio_set_wake_low4bit ,true 
-0x6ec0 031016 lshift4 debug ,debug 
-:      031017 gpio_set_wake_low4bit:
-0x6ec1 031018 ifetch 1 ,contw 
-0x6ec2 031019 iand alarm ,pdata 
-0x6ec3 031020 ior debug ,pdata 
-0x6ec4 031021 istore 1 ,contw 
-0x6ec5 031022 rtn 
-:      031025 gpio_set_low_pullup:
-0x6ec6 031026 bpatch patch1a_7 ,mem_patch1a 
-0x6ec7 031027 sub temp ,ui_button_gpio_disable ,null 
-0x6ec8 031028 rtn zero 
-0x6ec9 031029 arg 1 ,debug 
-0x6eca 031030 call get_gpio_wakeup_index 
-0x6ecb 031031 isolate0 0 ,temp 
-0x6ecc 031032 branch gpio_set_low_pullup_low4bit ,true 
-0x6ecd 031033 lshift4 debug ,debug 
-:      031034 gpio_set_low_pullup_low4bit:
-0x6ece 031035 ifetch 1 ,contw 
-0x6ecf 031036 iand alarm ,pdata 
-0x6ed0 031037 ior debug ,pdata 
-0x6ed1 031038 istore 1 ,contw 
-0x6ed2 031039 rtn 
-:      031044 gpio_clr_wake:
-0x6ed3 031045 bpatch patch1b_0 ,mem_patch1b 
-0x6ed4 031046 sub temp ,ui_button_gpio_disable ,null 
-0x6ed5 031047 rtn zero 
-0x6ed6 031048 call get_gpio_wakeup_index 
-0x6ed7 031049 ifetch 1 ,contw 
-0x6ed8 031050 iand alarm ,pdata 
-0x6ed9 031051 istore 1 ,contw 
-0x6eda 031052 rtn 
-:      031054 gpio_config_input_nowake:
-0x6edb 031055 call gpio_clr_wake 
-0x6edc 031056 branch gpio_config_input_without_wake 
-:      031059 gpio_config_input:
-0x6edd 031060 sub temp ,ui_button_gpio_disable ,null 
-0x6ede 031061 rtn zero 
-0x6edf 031062 ncall gpio_set_wake ,wake 
-:      031063 gpio_config_input_without_wake:
-0x6ee0 031064 call gpio_addr 
-0x6ee1 031065 setarg 0 
-0x6ee2 031066 isolate1 gpio_active_bit ,temp 
-0x6ee3 031067 nsetflag true ,6 ,pdata 
-0x6ee4 031068 setflag true ,7 ,pdata 
-0x6ee5 031069 branch gpio_write 
-:      031072 gpio_get_bit:
-0x6ee6 031073 bpatch patch1b_1 ,mem_patch1b 
-0x6ee7 031074 arg core_gpio_in ,contw 
-0x6ee8 031075 and temp ,0x07 ,queue 
-0x6ee9 031076 rshift3 temp ,pdata 
-0x6eea 031077 and_into 3 ,pdata 
-0x6eeb 031078 iadd contw ,contw 
-0x6eec 031079 ifetch 1 ,contw 
-0x6eed 031080 isolate1 gpio_active_bit ,temp 
-0x6eee 031081 branch gpio_get_bit_reverse ,true 
-0x6eef 031082 qisolate0 pdata 
-0x6ef0 031083 rtn 
-:      031084 gpio_get_bit_reverse:
-0x6ef1 031085 qisolate1 pdata 
-0x6ef2 031086 rtn 
-:      031089 gpio_out_inactive:
-0x6ef3 031090 sub temp ,ui_button_gpio_disable ,null 
-0x6ef4 031091 rtn zero 
-0x6ef5 031092 isolate1 gpio_active_bit ,null 
-0x6ef6 031093 branch gpio_out_flag 
-:      031095 gpio_config_output:
-:      031096 gpio_out_active:
-0x6ef7 031097 sub temp ,ui_button_gpio_disable ,null 
-0x6ef8 031098 rtn zero 
-0x6ef9 031099 isolate0 gpio_active_bit ,null 
-:      031102 gpio_out_flag:
-0x6efa 031103 setarg 0 
-0x6efb 031104 nsetflag true ,gpio_active_bit ,pdata 
-0x6efc 031105 ixor temp ,temp 
-:      031108 gpio_out:
-0x6efd 031109 call gpio_addr 
-0x6efe 031110 setarg gpcfg_output_high 
-0x6eff 031111 isolate1 gpio_active_bit ,temp 
-0x6f00 031112 setflag true ,0 ,pdata 
-0x6f01 031113 branch gpio_write 
-:      031116 gpio_check_active:
-0x6f02 031117 sub temp ,ui_button_gpio_disable ,null 
-0x6f03 031118 branch disable_true ,zero 
-0x6f04 031119 call gpio_addr 
-0x6f05 031120 ifetch 1 ,contw 
-0x6f06 031121 bbit1 0 ,gpio_check_active_high 
-0x6f07 031122 isolate0 gpio_active_bit ,temp 
-0x6f08 031123 rtn 
-:      031124 gpio_check_active_high:
-0x6f09 031125 isolate1 gpio_active_bit ,temp 
-0x6f0a 031126 rtn 
-:      031128 gpio_set_analog:
-0x6f0b 031129 call gpio_addr 
-0x6f0c 031130 setarg gpcfg_no_ie 
-:      031131 gpio_write:
-0x6f0d 031132 istore 1 ,contw 
-0x6f0e 031133 rtn 
-:      031135 gpio_set_high_impedance:
-0x6f0f 031136 sub temp ,ui_button_gpio_disable ,null 
-0x6f10 031137 rtn zero 
-0x6f11 031138 call gpio_addr 
-0x6f12 031139 setarg gpcfg_high_impedance 
-0x6f13 031140 branch gpio_write 
-:      031142 gpio_addr:
-0x6f14 031143 and temp ,0x3f ,pdata 
-0x6f15 031144 sub pdata ,gpio_number + -1 ,null 
-0x6f16 031145 nbranch gpio_addr_ext ,positive 
-0x6f17 031146 arg core_gpio_conf ,contw 
-:      031147 gpio_addr_next:
-0x6f18 031148 iadd contw ,contw 
-0x6f19 031149 rtn 
-:      031150 gpio_addr_ext:
-0x6f1a 031151 arg core_gpio_conf_hi ,contw 
-0x6f1b 031152 increase -16 ,pdata 
-0x6f1c 031153 branch gpio_addr_next 
-:      031156 gpio_config_param:
-0x6f1d 031157 and pdata ,0xff ,temp 
-0x6f1e 031158 rshift8 pdata ,pdata 
-0x6f1f 031159 branch gpio_config_function_int 
-:      031162 gpio_config_function:
-0x6f20 031163 rtnbit0 gpio_active_bit 
-:      031164 gpio_config_function_int:
-0x6f21 031165 and_into 0x3f ,pdata 
-0x6f22 031166 sub pdata ,gpio_number + -1 ,null 
-0x6f23 031167 nbranch gpio_config_function_int_ext ,positive 
-0x6f24 031168 arg core_gpio_conf ,contw 
-:      031169 gpio_config_function_int_next:
-0x6f25 031170 iadd contw ,contw 
-0x6f26 031171 istoret 1 ,contw 
-0x6f27 031172 rtn 
-:      031173 gpio_config_function_int_ext:
-0x6f28 031174 arg core_gpio_conf_hi ,contw 
-0x6f29 031175 increase -16 ,pdata 
-0x6f2a 031176 branch gpio_config_function_int_next 
-:      031180 gpio_get_config:
-0x6f2b 031181 and_into 0x3f ,temp 
-0x6f2c 031182 sub temp ,gpio_number + -1 ,null 
-0x6f2d 031183 nbranch gpio_get_config_ext ,positive 
-0x6f2e 031184 setarg core_gpio_conf 
-:      031185 gpio_get_config_next:
-0x6f2f 031186 iadd temp ,contr 
-0x6f30 031187 ifetch 1 ,contr 
-0x6f31 031188 rtn 
-:      031189 gpio_get_config_ext:
-0x6f32 031190 setarg core_gpio_conf_hi 
-0x6f33 031191 increase -16 ,temp 
-0x6f34 031192 branch gpio_get_config_next 
-:      031196 gpio_set_before_lpm:
-0x6f35 031197 arg gpio_number ,loopcnt 
-0x6f36 031198 arg core_gpio_conf ,contr 
-:      031199 setgpio_loop:
-0x6f37 031200 copy contr ,contw 
-0x6f38 031201 ifetch 1 ,contr 
-0x6f39 031202 beq gpcfg_spid_miso ,setgpio_pullup 
-0x6f3a 031203 beq gpcfg_spid_ncs ,setgpio_pullup 
-0x6f3b 031204 beq gpcfg_spid_sck ,setgpio_pullup 
-0x6f3c 031205 beq gpcfg_spid_mosi ,setgpio_pullup 
-0x6f3d 031206 beq gpcfg_spid_sdio ,setgpio_pullup 
-0x6f3e 031207 beq gpcfg_iic_scl ,setgpio_pullup 
-0x6f3f 031208 beq gpcfg_iic_sda ,setgpio_pullup 
-0x6f40 031209 beq gpcfg_input ,setgpio_pullup 
-:      031210 setgpio_loop_end:
-0x6f41 031211 loop setgpio_loop 
-0x6f42 031212 arg core_gpio_conf_hi + gpio_number_ext ,pdata 
-0x6f43 031213 isub contr ,null 
-0x6f44 031214 rtn zero 
-:      031215 gpio_set_before_lpm_ext:
-0x6f45 031216 arg gpio_number_ext ,loopcnt 
-0x6f46 031217 arg core_gpio_conf_hi ,contr 
-0x6f47 031218 branch setgpio_loop 
-:      031221 setgpio_pullup:
-0x6f48 031222 setarg gpcfg_pullup 
-0x6f49 031223 istore 1 ,contw 
-0x6f4a 031224 branch setgpio_loop_end 
-:      031225 setgpio_pulldown:
-0x6f4b 031226 setarg gpcfg_pulldown 
-0x6f4c 031227 istore 1 ,contw 
-0x6f4d 031228 branch setgpio_loop_end 
-:      031232 sadc_calibration:
-0x6f4e 031233 bpatch patch1b_2 ,mem_patch1b 
-0x6f4f 031234 rtn wake 
-0x6f50 031235 jam 0x77 ,core_gpadc_ctrl 
-0x6f51 031236 jam 0xc9 ,core_gpadc_cfg0 
-0x6f52 031237 jam 0x01 ,core_gpadc_cfg3 
-0x6f53 031238 fetch 1 ,mem_adc_clkdiv 
-0x6f54 031239 store 1 ,core_sadc_clkdiv 
-0x6f55 031240 call sadc_read 
-0x6f56 031241 jam 0xc1 ,core_gpadc_cfg0 
-:      031242 sadc_cal_read:
-0x6f57 031243 arg 7 ,loopcnt 
-0x6f58 031244 arg mem_adc_cal_c0 ,rega 
-0x6f59 031245 jam 0x05 ,core_gpadc_cfg2 
-:      031246 sadc_cal_read_loop:
-0x6f5a 031247 fetch 1 ,core_gpadc_status 
-0x6f5b 031248 istore 1 ,rega 
-0x6f5c 031249 increase 1 ,rega 
-0x6f5d 031250 fetch 1 ,core_gpadc_cfg2 
-0x6f5e 031251 increase 0x20 ,pdata 
-0x6f5f 031252 store 1 ,core_gpadc_cfg2 
-0x6f60 031253 loop sadc_cal_read_loop 
-0x6f61 031254 jam 0x00 ,core_gpadc_ctrl 
-0x6f62 031255 rtn 
-:      031257 sadc_cal_write:
-0x6f63 031258 fetch 1 ,core_sadc_ctrl 
-0x6f64 031259 set1 1 ,pdata 
-0x6f65 031260 store 1 ,core_sadc_ctrl 
-0x6f66 031261 arg 7 ,loopcnt 
-0x6f67 031262 arg mem_adc_cal_c0 ,rega 
-0x6f68 031263 jam 0x15 ,core_gpadc_cfg2 
-:      031264 sadc_cal_write_loop:
-0x6f69 031265 ifetch 1 ,rega 
-0x6f6a 031266 store 1 ,core_gpadc_cfg1 
-0x6f6b 031267 increase 1 ,rega 
-0x6f6c 031268 fetch 1 ,core_gpadc_cfg2 
-0x6f6d 031269 increase 0x20 ,pdata 
-0x6f6e 031270 store 1 ,core_gpadc_cfg2 
-0x6f6f 031271 loop sadc_cal_write_loop 
-0x6f70 031272 fetch 1 ,core_sadc_ctrl 
-0x6f71 031273 set0 1 ,pdata 
-0x6f72 031274 store 1 ,core_sadc_ctrl 
-0x6f73 031275 rtn 
-:      031279 adc_init_data:
-0x6f74 031280 bpatch patch1b_3 ,mem_patch1b 
-0x6f75 031281 fetch 8 ,mem_otp_adc 
-0x6f76 031282 branch adc_init_cal_data_default ,blank 
-0x6f77 031283 store 8 ,mem_3v_adc_io_data 
-0x6f78 031284 rtn 
-:      031286 adc_init_cal_data_default:
-0x6f79 031287 setarg 0x0bbe 
-0x6f7a 031288 store 2 ,mem_3v_adc_io_data 
-0x6f7b 031289 setarg 0x03f0 
-0x6f7c 031290 store 2 ,mem_1v_adc_io_data 
-0x6f7d 031291 setarg 0x027e 
-0x6f7e 031292 store 2 ,mem_2v_adc_hvin_data 
-0x6f7f 031293 setarg 0x03c4 
-0x6f80 031294 store 2 ,mem_3v_adc_hvin_data 
-0x6f81 031295 rtn 
-:      031297 enable_adc:
-0x6f82 031298 bpatch patch1b_4 ,mem_patch1b 
-0x6f83 031299 call sadc_cal_write 
-0x6f84 031300 fetch 1 ,core_gpadc_cfg1 
-0x6f85 031301 set0 7 ,pdata 
-0x6f86 031302 store 1 ,core_gpadc_cfg1 
-0x6f87 031303 jam 0x77 ,core_gpadc_ctrl 
-0x6f88 031304 jam 0xc1 ,core_gpadc_cfg0 
-0x6f89 031305 jam 0x01 ,core_gpadc_cfg3 
-0x6f8a 031306 call sadc_channel 
-0x6f8b 031307 fetch 1 ,mem_adc_clkdiv 
-0x6f8c 031308 store 1 ,core_sadc_clkdiv 
-0x6f8d 031309 call sadc_read 
-0x6f8e 031310 jam 0 ,core_sadc_clkdiv 
-0x6f8f 031311 branch sadc_dma 
-:      031313 sadc_channel:
-0x6f90 031314 fetch 1 ,mem_adc_channel 
-0x6f91 031315 lshift4 pdata ,pdata 
-0x6f92 031316 fetcht 1 ,core_gpadc_cfg3 
-0x6f93 031317 and_into 0x0f ,temp 
-0x6f94 031318 ior temp ,temp 
-0x6f95 031319 storet 1 ,core_gpadc_cfg3 
-0x6f96 031320 rtn 
-:      031322 sadc_read:
-0x6f97 031323 jam 0x03 ,core_sadc_ctrl 
-:      031324 sadc_read_wait:
-0x6f98 031325 fetch 1 ,core_perf_status 
-0x6f99 031326 bbit0 saradc_done ,sadc_read_wait 
-0x6f9a 031327 fetcht 2 ,core_sadc_data 
-0x6f9b 031328 storet 2 ,mem_adc_current_value 
-0x6f9c 031329 jam 0x06 ,core_sadc_ctrl 
-:      031330 sadc_read_wait2:
-0x6f9d 031331 fetch 1 ,core_perf_status 
-0x6f9e 031332 bbit1 saradc_done ,sadc_read_wait2 
-0x6f9f 031333 jam 0x00 ,core_sadc_ctrl 
-0x6fa0 031334 rtn 
-:      031336 sadc_dma:
-0x6fa1 031337 fetch 1 ,mem_adc_dma_enable 
-0x6fa2 031338 rtn blank 
-0x6fa3 031339 fetch 1 ,core_gpadc_cfg1 
-0x6fa4 031340 set1 7 ,pdata 
-0x6fa5 031341 store 1 ,core_gpadc_cfg1 
-0x6fa6 031342 fetch 1 ,mem_adc_clkdiv 
-0x6fa7 031343 store 1 ,core_sadc_clkdiv 
-0x6fa8 031344 fetch 2 ,mem_adc_saddr_ptr 
-0x6fa9 031345 store 2 ,core_sadc_saddr 
-0x6faa 031346 fetch 2 ,mem_adc_eaddr_ptr 
-0x6fab 031347 store 2 ,core_sadc_eaddr 
-0x6fac 031348 jam 0x0b ,core_sadc_ctrl 
-0x6fad 031349 nop 1000 
-0x6fae 031350 jam 0x03 ,core_sadc_ctrl 
-0x6faf 031351 rtn 
-:      031353 vdd_calculate_by_mode:
-0x6fb0 031354 bpatch patch1b_5 ,mem_patch1b 
-0x6fb1 031355 fetch 1 ,mem_adc_config_flag 
-0x6fb2 031356 beq adc_config_hvin ,vdd_calculate_hvin 
-0x6fb3 031357 beq adc_config_gpio ,vdd_calculate_io 
-0x6fb4 031358 rtn 
-:      031360 vdd_calculate_hvin:
-0x6fb5 031361 setarg 1000 
-0x6fb6 031362 store 2 ,mem_reference_voltage 
-0x6fb7 031363 fetcht 2 ,mem_3v_adc_hvin_data 
-0x6fb8 031364 fetch 2 ,mem_2v_adc_hvin_data 
-0x6fb9 031365 arg 2000 ,regc 
-0x6fba 031366 branch vdd_calculate 
-:      031368 vdd_calculate_io:
-0x6fbb 031369 setarg 2000 
-0x6fbc 031370 store 2 ,mem_reference_voltage 
-0x6fbd 031371 fetcht 2 ,mem_3v_adc_io_data 
-0x6fbe 031372 fetch 2 ,mem_1v_adc_io_data 
-0x6fbf 031373 arg 1000 ,regc 
-:      031374 vdd_calculate:
-0x6fc0 031375 isub temp ,rega 
-0x6fc1 031376 fetch 2 ,mem_adc_current_value 
-0x6fc2 031377 isub temp ,pdata 
-0x6fc3 031378 nbranch vdd_calculate1 ,positive 
-0x6fc4 031379 fetcht 2 ,mem_reference_voltage 
-0x6fc5 031380 imul32 temp ,regb 
-0x6fc6 031381 copy regc ,pdata 
-0x6fc7 031382 imul32 rega ,pdata 
-0x6fc8 031383 iadd regb ,pdata 
-:      031384 vdd_calculate2:
-0x6fc9 031385 idiv rega 
-0x6fca 031386 call wait_div_end 
-0x6fcb 031387 quotient pdata 
-0x6fcc 031388 rtn 
-:      031390 vdd_calculate1:
-0x6fcd 031391 copy temp ,pdata 
-0x6fce 031392 fetcht 2 ,mem_adc_current_value 
-0x6fcf 031393 isub temp ,pdata 
-0x6fd0 031394 fetcht 2 ,mem_reference_voltage 
-0x6fd1 031395 imul32 temp ,regb 
-0x6fd2 031396 copy regc ,pdata 
-0x6fd3 031397 imul32 rega ,pdata 
-0x6fd4 031398 isub regb ,pdata 
-0x6fd5 031399 nbranch set_pdata_0 ,positive 
-0x6fd6 031400 branch vdd_calculate2 
-:      031404 adc_bat_percent_lowpower_out:
-0x6fd7 031405 ifetch 8 ,rega 
-0x6fd8 031406 store 8 ,mem_pdatatemp 
-0x6fd9 031407 fetch 2 ,mem_pdatatemp 
-0x6fda 031408 fetcht 2 ,mem_pdatatemp + 2 
-0x6fdb 031409 isub temp ,rega 
-0x6fdc 031410 fetch 2 ,mem_pdatatemp + 6 
-0x6fdd 031411 isub temp ,regb 
-0x6fde 031412 fetcht 2 ,mem_pdatatemp + 4 
-0x6fdf 031413 isub temp ,null 
-0x6fe0 031414 ncall adc_set_low_power_flag ,positive 
-0x6fe1 031415 mul32 regb ,100 ,pdata 
-0x6fe2 031416 idiv rega 
-0x6fe3 031417 call wait_div_end 
-0x6fe4 031418 quotient pdata 
-0x6fe5 031419 call adc_set_no_power_flag ,blank 
-0x6fe6 031420 rtn 
-:      031422 adc_set_low_power_flag:
-0x6fe7 031423 fetch 1 ,mem_adc_power_flag 
-0x6fe8 031424 set1 0 ,pdata 
-0x6fe9 031425 store 1 ,mem_adc_power_flag 
-0x6fea 031426 rtn 
-:      031428 adc_clear_low_power_flag:
-0x6feb 031429 fetch 1 ,mem_adc_power_flag 
-0x6fec 031430 set0 0 ,pdata 
-0x6fed 031431 store 1 ,mem_adc_power_flag 
-0x6fee 031432 rtn 
-:      031434 adc_set_no_power_flag:
-0x6fef 031435 fetcht 1 ,mem_adc_power_flag 
-0x6ff0 031436 set1 1 ,temp 
-0x6ff1 031437 storet 1 ,mem_adc_power_flag 
-0x6ff2 031438 rtn 
-:      031440 adc_clear_no_power_flag:
-0x6ff3 031441 fetcht 1 ,mem_adc_power_flag 
-0x6ff4 031442 set0 1 ,temp 
-0x6ff5 031443 storet 1 ,mem_adc_power_flag 
-0x6ff6 031444 rtn 
-:      031449 keyscan_key_init:
-0x6ff7 031450 fetch 2 ,mem_key_num_ptr 
-0x6ff8 031451 ifetch 1 ,pdata 
-:      031452 keyscan_key_init_next:
-0x6ff9 031453 rtn blank 
-0x6ffa 031454 copy pdata ,loopcnt 
-0x6ffb 031456 fetch 2 ,mem_keyscan_ptr 
-0x6ffc 031457 increase 3 ,pdata 
-0x6ffd 031458 copy pdata ,rega 
-:      031459 keyscan_key_init_lp1:
-0x6ffe 031460 ifetcht 1 ,rega 
-0x6fff 031461 call gpio_config_input 
-0x7000 031462 increase key_conf_struct_len ,rega 
-0x7001 031463 loop keyscan_key_init_lp1 
-:      031464 keyscan_key_init_end:
-0x7002 031465 rtn 
-:      031467 keyscan_scan_key:
-0x7003 031468 fetch 2 ,mem_keyscan_ptr 
-0x7004 031469 increase 3 ,pdata 
-0x7005 031470 copy pdata ,rega 
-0x7006 031472 force 0 ,regb 
-0x7007 031473 setarg 0 
-0x7008 031474 store 2 ,mem_key_value_temp 
-:      031475 keyscan_scan_key_lp1:
-0x7009 031476 ifetcht 1 ,rega 
-0x700a 031477 call gpio_get_bit 
-0x700b 031478 bpatch patch1b_6 ,mem_patch1b 
-0x700c 031479 fetch 2 ,mem_key_value_temp 
-0x700d 031480 copy regb ,queue 
-0x700e 031481 qsetflag true ,pdata 
-0x700f 031482 store 2 ,mem_key_value_temp 
-0x7010 031483 increase key_conf_struct_len ,rega 
-0x7011 031484 increase 1 ,regb 
-0x7012 031485 fetch 2 ,mem_key_num_ptr 
-0x7013 031486 ifetch 1 ,pdata 
-:      031487 keyscan_scan_key_lp1_next:
-0x7014 031488 ixor regb ,null 
-0x7015 031489 nbranch keyscan_scan_key_lp1 ,zero 
-0x7016 031490 fetch 2 ,mem_key_value_temp 
-0x7017 031491 fetcht 2 ,mem_key_value_retention 
-0x7018 031492 ixor temp ,null 
-0x7019 031493 rtn zero 
-0x701a 031494 branch enable_user 
-:      031496 keyscan_process_lpm_before:
-0x701b 031497 fetch 2 ,mem_key_num_ptr 
-0x701c 031498 ifetch 1 ,pdata 
-:      031499 keyscan_process_lpm_before_next:
-0x701d 031500 rtn blank 
-0x701e 031501 copy pdata ,loopcnt 
-0x701f 031502 fetch 2 ,mem_keyscan_ptr 
-0x7020 031503 increase 3 ,pdata 
-0x7021 031504 copy pdata ,rega 
-:      031505 keyscan_process_lpm_before_lp1:
-0x7022 031506 ifetcht 1 ,rega 
-0x7023 031507 call gpio_set_wake_by_current_state 
-0x7024 031508 increase key_conf_struct_len ,rega 
-0x7025 031509 loop keyscan_process_lpm_before_lp1 
-:      031510 keyscan_process_lpm_before_end:
-0x7026 031511 rtn 
-:      031513 keyscan_key_process:
-0x7027 031514 arg key_scan_timer ,queue 
-0x7028 031515 call timer_check 
-0x7029 031516 nrtn blank 
-0x702a 031517 setarg 0x20 
-0x702b 031518 arg key_scan_timer ,queue 
-0x702c 031519 call timer_init 
-0x702d 031520 disable user 
-0x702e 031521 call keyscan_process_lpm_before 
-0x702f 031522 bpatch patch1b_7 ,mem_patch1b 
-0x7030 031523 fetch 2 ,mem_key_num_ptr 
-0x7031 031524 ifetch 1 ,pdata 
-:      031525 keyscan_key_process_next:
-0x7032 031526 rtn blank 
-0x7033 031527 call keyscan_scan_key 
-0x7034 031528 nbranch lpm_button_clean_wake_lock ,user 
-0x7035 031529 call lpm_button_get_wake_lock 
-0x7036 031530 disable user 
-0x7037 031531 fetch 2 ,mem_key_value_temp 
-0x7038 031532 store 2 ,mem_key_value_temp4 
-0x7039 031533 jam 0 ,mem_key_value_temp6 
-0x703a 031534 force 0 ,queue 
-:      031535 keyscan_key_lp1:
-0x703b 031536 fetch 2 ,mem_key_value_retention 
-0x703c 031537 rshift pdata ,temp 
-0x703d 031538 storet 2 ,mem_key_value_retention 
-0x703e 031539 and pdata ,0x01 ,pdata 
-0x703f 031540 fetcht 2 ,mem_key_value_temp4 
-0x7040 031541 and temp ,0x01 ,rega 
-0x7041 031542 rshift temp ,temp 
-0x7042 031543 storet 2 ,mem_key_value_temp4 
-0x7043 031544 ixor rega ,null 
-0x7044 031545 ncall keyscan_send_key_data ,zero 
-0x7045 031546 fetch 2 ,mem_key_num_ptr 
-0x7046 031547 ifetch 1 ,pdata 
-:      031548 keyscan_key_lp1_next:
-0x7047 031549 fetcht 1 ,mem_key_value_temp6 
-0x7048 031550 increase 1 ,temp 
-0x7049 031551 storet 1 ,mem_key_value_temp6 
-0x704a 031552 copy temp ,queue 
-0x704b 031553 ixor queue ,null 
-0x704c 031554 nbranch keyscan_key_lp1 ,zero 
-0x704d 031555 fetch 2 ,mem_key_value_temp 
-0x704e 031556 store 2 ,mem_key_value_retention 
-0x704f 031557 rtn 
-:      031558 keyscan_send_key_data:
-0x7050 031559 bpatch patch1c_0 ,mem_patch1c 
-0x7051 031560 fetch 2 ,mem_keyscan_ptr 
-0x7052 031561 increase 1 ,pdata 
-0x7053 031562 ifetch 2 ,pdata 
-0x7054 031563 branch callback_func 
-:      031569 pwm_init:
-0x7055 031570 fetch 1 ,core_clksel 
-0x7056 031571 ior rega ,pdata 
-0x7057 031572 store 1 ,core_clksel 
-0x7058 031573 fetch 2 ,core_clkoff 
-0x7059 031574 set0 clock_off_pwm ,pdata 
-0x705a 031575 store 2 ,core_clkoff 
-:      031576 delay_nop100:
-0x705b 031577 nop 100 
-0x705c 031578 rtn 
-:      031580 pwm_clk_set:
-0x705d 031581 fetch 1 ,core_clksel 
-0x705e 031582 bbit1 6 ,pwm_24m_clk_set 
-0x705f 031583 bbit1 7 ,pwm_33k_clk_set 
-:      031584 pwm_12m_clk_set:
-0x7060 031585 setarg pwm_12mhz 
-0x7061 031586 rtn 
-:      031587 pwm_24m_clk_set:
-0x7062 031588 setarg pwm_24mhz 
-0x7063 031589 rtn 
-:      031590 pwm_33k_clk_set:
-0x7064 031591 setarg pwm_33khz 
-0x7065 031592 rtn 
-:      031595 pwm_out_set:
-0x7066 031596 fetcht 3 ,mem_pdatatemp + 2 
-0x7067 031597 call pwm_clk_set 
-0x7068 031598 idiv temp 
-0x7069 031599 call wait_div_end 
-0x706a 031600 quotient temp 
-0x706b 031601 fetch 1 ,mem_pdatatemp + 5 
-0x706c 031602 imul32 temp ,pdata 
-0x706d 031603 div pdata ,100 
-0x706e 031604 call wait_div_end 
-0x706f 031605 quotient rega 
-0x7070 031606 copy temp ,pdata 
-0x7071 031607 isub rega ,regb 
-0x7072 031609 fetch 1 ,mem_pdatatemp + 1 
-0x7073 031610 call pwm_duty_cycle_set 
-0x7074 031611 fetch 1 ,mem_pdatatemp 
-0x7075 031612 fetcht 1 ,mem_pdatatemp + 1 
-0x7076 031613 and_into 0x0f ,temp 
-0x7077 031614 lshift8 temp ,temp 
-0x7078 031615 ior temp ,pdata 
-0x7079 031616 branch pwm_enable 
-:      031618 pwm_duty_cycle_set:
-0x707a 031619 iforce queue 
-0x707b 031620 call pwm_duty_cycle_set_without_autoload 
-0x707c 031621 branch pwm_autoload_set 
-:      031623 pwm_autoload_set:
-0x707d 031624 fetch 1 ,core_pwm_autoload 
-0x707e 031625 qset1 pdata 
-0x707f 031626 store 1 ,core_pwm_autoload 
-0x7080 031627 fetcht 1 ,core_clksel 
-0x7081 031628 isolate1 7 ,temp 
-0x7082 031629 call delay_1clk_of_33k ,true 
-0x7083 031630 qset0 pdata 
-0x7084 031631 store 1 ,core_pwm_autoload 
-0x7085 031632 rtn 
-:      031635 delay_1clk_of_33k:
-0x7086 031636 nop 480 
-0x7087 031637 rtn 
-:      031639 pwm_duty_cycle_set_without_autoload:
-0x7088 031640 and_into 0x0f ,pdata 
-0x7089 031641 arg core_pwm_pcnt0 ,contw 
-0x708a 031642 mul32 pdata ,4 ,pdata 
-0x708b 031643 iadd contw ,contw 
-0x708c 031644 copy rega ,pdata 
-0x708d 031645 istore 2 ,contw 
-0x708e 031646 copy regb ,pdata 
-0x708f 031647 istore 2 ,contw 
-0x7090 031648 rtn 
-:      031653 pwm_enable_in_syncmode:
-0x7091 031654 rshift8 regb ,queue 
-0x7092 031655 call pwm_init_bit_set 
-0x7093 031656 rshift8 regb ,queue 
-0x7094 031657 call pwm_syncmode_set 
-0x7095 031658 rshift8 rega ,queue 
-0x7096 031659 enable true 
-0x7097 031660 call pwm_syncmode_set_process 
-0x7098 031662 deposit rega 
-0x7099 031663 call pwm_gpio_select 
-0x709a 031664 deposit regb 
-0x709b 031665 branch pwm_enable 
-:      031667 pwm_disable_in_syncmode:
-0x709c 031668 deposit rega 
-0x709d 031669 call pwm_disable 
-0x709e 031670 deposit regb 
-0x709f 031671 call pwm_disable 
-0x70a0 031673 rshift8 rega ,queue 
-0x70a1 031674 disable true 
-0x70a2 031675 call pwm_syncmode_set_process 
-0x70a3 031676 rshift8 regb ,queue 
-0x70a4 031677 disable true 
-0x70a5 031678 call pwm_init_bit_set_process 
-0x70a6 031679 rshift8 regb ,queue 
-0x70a7 031680 disable true 
-0x70a8 031681 branch pwm_syncmode_set_process 
-:      031684 pwm_syncmode_set:
-0x70a9 031685 isolate1 7 ,queue 
-:      031686 pwm_syncmode_set_process:
-0x70aa 031687 and queue ,0x0f ,queue 
-0x70ab 031688 fetch 1 ,core_pwm_sync 
-0x70ac 031689 qsetflag true ,pdata 
-0x70ad 031690 store 1 ,core_pwm_sync 
-0x70ae 031691 rtn 
-:      031693 pwm_init_bit_set:
-0x70af 031694 isolate1 6 ,queue 
-:      031695 pwm_init_bit_set_process:
-0x70b0 031696 and queue ,0x0f ,queue 
-0x70b1 031697 fetch 1 ,core_pwm_init 
-0x70b2 031698 qsetflag true ,pdata 
-0x70b3 031699 store 1 ,core_pwm_init 
-0x70b4 031700 rtn 
-:      031701 pwm_gpio_select:
-0x70b5 031702 call pwm_select_channel 
-:      031703 pwm_gpio_select_process:
-0x70b6 031704 lshift8 pdata ,pdata 
-0x70b7 031705 add queue ,gpcfg_pwm_out0 ,temp 
-0x70b8 031706 ior temp ,pdata 
-0x70b9 031707 branch gpio_config_param 
-:      031709 pwm_enable:
-0x70ba 031710 enable user 
-0x70bb 031711 call pwm_gpio_select 
-0x70bc 031712 branch pwm_set_select 
-:      031714 pwm_disable:
-0x70bd 031715 disable user 
-0x70be 031716 call pwm_select_channel 
-0x70bf 031717 branch pwm_set_select 
-:      031719 pwm_set_select:
-0x70c0 031720 and queue ,0x0f ,queue 
-0x70c1 031721 fetch 1 ,core_pwm_en 
-0x70c2 031722 qsetflag user ,pdata 
-0x70c3 031723 store 1 ,core_pwm_en 
-0x70c4 031724 rtn 
-:      031725 pwm_select_channel:
-0x70c5 031726 rshift8 pdata ,queue 
-0x70c6 031727 and queue ,0x0f ,queue 
-0x70c7 031728 rtn 
-:      031732 wdt_init_config:
-0x70c8 031733 copy pdata ,temp 
-0x70c9 031734 bpatch patch1c_1 ,mem_patch1c 
-0x70ca 031735 call wdt_set_enable 
-0x70cb 031736 setarg 2048 
-0x70cc 031737 isub temp ,pdata 
-0x70cd 031738 copy pdata ,temp 
-0x70ce 031739 rshift4 temp ,temp 
-0x70cf 031740 storet 1 ,core_write_wdt 
-0x70d0 031741 nop 1400 
-0x70d1 031742 copy pdata ,temp 
-0x70d2 031743 and_into 0x0f ,temp 
-0x70d3 031744 storet 1 ,core_write_wdt2 
-0x70d4 031745 rtn 
-:      031748 wdt_set_enable:
-0x70d5 031749 enable user2 
-0x70d6 031750 branch wdt_init_set 
-:      031753 wdt_set_disable:
-0x70d7 031754 bpatch patch1c_2 ,mem_patch1c 
-0x70d8 031755 disable user2 
-:      031756 wdt_init_set:
-0x70d9 031757 fetch 1 ,core_config 
-0x70da 031758 setflag user2 ,3 ,pdata 
-0x70db 031759 store 1 ,core_config 
-0x70dc 031760 rtn 
-:      031765 nec61212_init:
-0x70dd 031766 arg fun_nec_enable | fun_nec_clk_divide_24 ,temp 
-:      031769 nec_init_config:
-0x70de 031770 store 4 ,core_nec_start_addr 
-0x70df 031771 store 2 ,core_nec_rptr 
-0x70e0 031772 storet 1 ,core_nec_ctrl 
-0x70e1 031773 rtn 
-:      031776 nec_check_rxbuff_size:
-0x70e2 031777 fetch 2 ,core_nec_rxitem 
-0x70e3 031778 rtn 
-:      031780 nec_prepare_read:
-0x70e4 031781 fetchr contu ,2 ,core_nec_rptr 
-0x70e5 031782 fetchr contus ,2 ,core_nec_start_addr 
-0x70e6 031783 fetchr contue ,2 ,core_nec_end_addr 
-0x70e7 031784 rtn 
-:      031786 nec_read_done:
-0x70e8 031787 storer contu ,2 ,core_nec_rptr 
-0x70e9 031788 rtn 
-:      031795 nec_parse_nec61212:
-0x70ea 031796 call enable_user 
-0x70eb 031797 arg 0 ,rege 
-0x70ec 031798 call nec_check_rxbuff_size 
-0x70ed 031799 beq 2 ,nec_parse_nec61212_check_timeout 
-0x70ee 031800 sub pdata ,4 ,null 
-0x70ef 031801 rtn positive 
-0x70f0 031802 call nec_prepare_read 
-0x70f1 031803 ifetcht 2 ,contu 
-0x70f2 031804 setarg nec61212_data2repeat_time 
-0x70f3 031805 call nec_check_pulse_range_legal_default_deviation 
-0x70f4 031806 nbranch nec_parse_nec61212_check_repeat_data ,positive 
-0x70f5 031807 copy regd ,temp 
-0x70f6 031808 setarg nec61212_repeat2repeat_time 
-0x70f7 031809 call nec_check_pulse_range_legal_default_deviation 
-0x70f8 031810 nbranch nec_parse_nec61212_check_repeat_data ,positive 
-0x70f9 031812 copy regd ,temp 
-0x70fa 031813 setarg nec61212_boot_code_start_time 
-0x70fb 031814 call nec_check_pulse_range_legal_default_deviation 
-0x70fc 031815 branch nec_parse_nec61212_error_data ,positive 
-0x70fd 031816 ifetcht 2 ,contu 
-0x70fe 031817 setarg nec61212_boot_code_end_time 
-0x70ff 031818 call nec_check_pulse_range_legal_default_deviation 
-0x7100 031819 branch nec_parse_nec61212_error_data ,positive 
-0x7101 031820 call nec_check_rxbuff_size 
-0x7102 031821 sub pdata ,133 ,null 
-0x7103 031822 rtn positive 
-0x7104 031823 arg 32 ,loopcnt 
-:      031824 nec_parse_nec61212_data:
-0x7105 031825 ifetcht 2 ,contu 
-0x7106 031826 setarg nec61212_data_bit_1_start_time 
-0x7107 031827 call nec_check_pulse_range_legal_default_deviation 
-0x7108 031828 branch nec_parse_nec61212_error_data ,positive 
-0x7109 031829 ifetcht 2 ,contu 
-0x710a 031830 setarg nec61212_data_bit_1_end_time 
-0x710b 031831 call nec_check_pulse_range_legal_default_deviation 
-0x710c 031832 nbranch nec_parse_nec61212_add_bit1 ,positive 
-0x710d 031833 copy regd ,temp 
-0x710e 031834 setarg nec61212_data_bit_0_end_time 
-0x710f 031835 call nec_check_pulse_range_legal_default_deviation 
-0x7110 031836 nbranch nec_parse_nec61212_add_bit0 ,positive 
-:      031839 nec_parse_nec61212_error_data:
-0x7111 031840 copy regd ,temp 
-0x7112 031841 setarg nec61212_timeout_time 
-0x7113 031842 isub temp ,null 
-0x7114 031843 branch nec_parse_nec61212_check_timeout_cb ,zero 
-0x7115 031844 branch nec_read_done 
-:      031846 nec_parse_nec61212_add_bit1:
-0x7116 031847 set1 32 ,rege 
-:      031848 nec_parse_nec61212_add_bit0:
-0x7117 031849 rshift rege ,rege 
-0x7118 031850 loop nec_parse_nec61212_data 
-0x7119 031851 branch nec_parse_nec61212_check_stop_bit 
-:      031853 nec_parse_nec61212_check_repeat_data:
-0x711a 031854 call nec_check_rxbuff_size 
-0x711b 031855 sub pdata ,7 ,null 
-0x711c 031856 rtn positive 
-0x711d 031857 ifetcht 2 ,contu 
-0x711e 031858 setarg nec61212_repeat_start_time 
-0x711f 031859 call nec_check_pulse_range_legal_default_deviation 
-0x7120 031860 branch nec_parse_nec61212_error_data ,positive 
-0x7121 031861 ifetcht 2 ,contu 
-0x7122 031862 setarg nec61212_repeat_end_time 
-0x7123 031863 call nec_check_pulse_range_legal_default_deviation 
-0x7124 031864 branch nec_parse_nec61212_error_data ,positive 
-:      031865 nec_parse_nec61212_check_stop_bit:
-0x7125 031866 ifetcht 2 ,contu 
-0x7126 031867 setarg nec61212_stop_time 
-0x7127 031868 call nec_check_pulse_range_legal_default_deviation 
-0x7128 031869 branch nec_parse_nec61212_error_data ,positive 
-0x7129 031870 call nec_read_done 
-0x712a 031871 copy regc ,pdata 
-0x712b 031872 branch callback_func 
-:      031874 nec_parse_nec61212_check_timeout:
-0x712c 031875 call nec_prepare_read 
-0x712d 031876 ifetcht 2 ,contu 
-0x712e 031877 setarg nec61212_timeout_time 
-0x712f 031878 isub temp ,null 
-0x7130 031879 nrtn zero 
-:      031880 nec_parse_nec61212_check_timeout_cb:
-0x7131 031881 call nec_read_done 
-0x7132 031882 call disable_user 
-0x7133 031883 copy regc ,pdata 
-0x7134 031884 branch callback_func 
-:      031891 nec_check_pulse_range_legal_default_deviation:
-0x7135 031892 fetchr regb ,1 ,mem_nec_decode_error_value 
-:      031901 nec_check_pulse_range_legal:
-0x7136 031902 copy temp ,regd 
-0x7137 031903 imul32 regb ,regb 
-0x7138 031904 lshift temp ,temp 
-0x7139 031905 isub temp ,rega 
-0x713a 031906 ncall nec_check_pulse_range_legal_data_negative ,positive 
-0x713b 031907 mul32 rega ,100 ,pdata 
-0x713c 031908 isub regb ,null 
-0x713d 031909 rtn 
-:      031911 nec_check_pulse_range_legal_data_negative:
-0x713e 031912 sub rega ,0 ,rega 
-0x713f 031913 rtn 
-:      031924 function_g2:
-0x7140 031925 bpatch patch1c_3 ,mem_patch1c 
-0x7141 031926 jam 80 ,mem_aes_cmac_data_length 
-0x7142 031927 arg mem_dat ,contw 
-0x7143 031928 arg mem_le_srand ,contr 
-0x7144 031929 call memcpy16 
-0x7145 031930 arg mem_sc_pubkey_local_x_256 ,contr 
-0x7146 031931 call memcpy32 
-0x7147 031932 arg mem_le_pubkey_remote_x_256 ,contr 
-0x7148 031933 call memcpy32 
-0x7149 031934 call inverse_memdat 
-0x714a 031935 arg mem_le_mrand ,contr 
-0x714b 031936 call store_inverse_k 
-0x714c 031937 call function_aes_cmac 
-0x714d 031939 arg mem_aes_cmac_temp ,contw 
-0x714e 031940 call load_inverse_result 
-0x714f 031941 setarg 1000000 
-0x7150 031942 copy pdata ,rega 
-0x7151 031943 fetch 4 ,mem_aes_cmac_temp 
-0x7152 031944 idiv rega 
-0x7153 031945 call wait_div_end 
-0x7154 031946 remainder pdata 
-0x7155 031947 store 4 ,mem_gkey 
-0x7156 031949 rtn 
-:      031951 function_f6_eb:
-0x7157 031952 jam 65 ,mem_aes_cmac_data_length 
-0x7158 031953 arg mem_dat ,contw 
-0x7159 031954 call store_addr_common_a 
-0x715a 031955 call store_addr_common_b 
-0x715b 031956 fetch 3 ,mem_le_pres + 1 
-0x715c 031957 istore 3 ,contw 
-0x715d 031960 call get_r 
-0x715e 031962 arg mem_le_mrand ,contr 
-0x715f 031963 call memcpy16 
-0x7160 031964 arg mem_le_srand ,contr 
-0x7161 031965 call memcpy16 
-0x7162 031966 call inverse_memdat 
-0x7163 031967 arg mem_le_mackey ,contr 
-0x7164 031968 arg mem_aes_cmac_k ,contw 
-0x7165 031969 call memcpy16 
-0x7166 031971 branch function_aes_cmac 
-:      031975 get_r:
-0x7167 031976 fetch 4 ,mem_le_tk 
-0x7168 031977 istore 4 ,contw 
-0x7169 031978 call memset0_4 
-0x716a 031979 branch memset0_8 
-:      031981 function_f6_ea:
-0x716b 031982 bpatch patch1c_4 ,mem_patch1c 
-0x716c 031983 jam 65 ,mem_aes_cmac_data_length 
-0x716d 031984 arg mem_dat ,contw 
-0x716e 031985 call store_addr_common_b 
-0x716f 031986 call store_addr_common_a 
-0x7170 031987 fetch 3 ,mem_le_preq + 1 
-0x7171 031988 istore 3 ,contw 
-0x7172 031991 call get_r 
-0x7173 031992 arg mem_le_srand ,contr 
-0x7174 031993 call memcpy16 
-0x7175 031994 arg mem_le_mrand ,contr 
-0x7176 031995 call memcpy16 
-0x7177 031996 call inverse_memdat 
-0x7178 031997 arg mem_le_mackey ,contr 
-0x7179 031998 arg mem_aes_cmac_k ,contw 
-0x717a 031999 call memcpy16 
-0x717b 032001 call function_aes_cmac 
-0x717c 032002 arg mem_aes_cmac_temp ,contw 
-0x717d 032003 branch load_inverse_result 
-:      032005 function_f5:
-0x717e 032006 jam 32 ,mem_aes_cmac_data_length 
-0x717f 032007 arg mem_le_dhkey_256 ,contr 
-0x7180 032008 arg mem_dat ,contw 
-0x7181 032009 call memcpy32 
-0x7182 032010 call inverse_memdat 
-0x7183 032011 arg mem_le_slat ,contr 
-0x7184 032012 call store_inverse_k 
-0x7185 032013 call function_aes_cmac 
-0x7186 032014 arg mem_aes_cmac_k ,contw 
-0x7187 032015 call store_aes_result 
-0x7188 032016 arg 1 ,temp 
-0x7189 032017 call function_f5_common 
-0x718a 032018 arg mem_le_ltk ,contw 
-0x718b 032019 call load_inverse_result 
-0x718c 032020 arg 0 ,temp 
-0x718d 032021 call function_f5_common 
-0x718e 032022 arg mem_le_mackey ,contw 
-0x718f 032024 branch store_aes_result 
-:      032027 function_f5_common:
-0x7190 032028 bpatch patch1c_5 ,mem_patch1c 
-0x7191 032029 jam 53 ,mem_aes_cmac_data_length 
-0x7192 032030 setarg 0x100 
-0x7193 032031 store 2 ,mem_dat 
-0x7194 032032 call store_addr_common_b 
-0x7195 032033 call store_addr_common_a 
-0x7196 032034 arg mem_le_srand ,contr 
-0x7197 032035 call memcpy16 
-0x7198 032036 arg mem_le_mrand ,contr 
-0x7199 032037 call memcpy16 
-0x719a 032039 setarg 0x6c65 
-0x719b 032040 istore 2 ,contw 
-0x719c 032041 setarg 0x6274 
-0x719d 032042 istore 2 ,contw 
-0x719e 032043 istoret 1 ,contw 
-0x719f 032044 call inverse_memdat 
-0x71a0 032045 branch function_aes_cmac 
-:      032047 store_addr_common_b:
-0x71a1 032048 fetch 6 ,mem_le_lap 
-0x71a2 032049 istore 6 ,contw 
-0x71a3 032050 fetch 1 ,mem_le_conn_own_addr_type 
-0x71a4 032051 istore 1 ,contw 
-0x71a5 032052 rtn 
-:      032054 store_addr_common_a:
-0x71a6 032055 fetch 6 ,mem_le_plap 
-0x71a7 032056 istore 6 ,contw 
-0x71a8 032061 fetch 1 ,mem_le_conn_peer_addr_type 
-0x71a9 032062 istore 1 ,contw 
-0x71aa 032063 rtn 
-:      032065 function_f4_ca:
-0x71ab 032066 jam 65 ,mem_aes_cmac_data_length 
-0x71ac 032067 fetch 1 ,mem_passkey_1bit 
-0x71ad 032068 store 1 ,mem_dat 
-0x71ae 032069 arg mem_sc_pubkey_local_x_256 ,contr 
-0x71af 032070 call memcpy32 
-0x71b0 032071 arg mem_le_pubkey_remote_x_256 ,contr 
-0x71b1 032072 call memcpy32 
-0x71b2 032073 call inverse_memdat 
-0x71b3 032074 arg mem_le_mrand ,contr 
-0x71b4 032075 call store_inverse_k 
-0x71b5 032076 branch function_aes_cmac 
-:      032079 function_f4_cb:
-0x71b6 032080 jam 65 ,mem_aes_cmac_data_length 
-0x71b7 032081 fetch 1 ,mem_passkey_1bit 
-0x71b8 032082 store 1 ,mem_dat 
-0x71b9 032083 arg mem_le_pubkey_remote_x_256 ,contr 
-0x71ba 032084 call memcpy32 
-0x71bb 032085 arg mem_sc_pubkey_local_x_256 ,contr 
-0x71bc 032086 call memcpy32 
-0x71bd 032087 call inverse_memdat 
-0x71be 032088 arg mem_le_srand ,contr 
-0x71bf 032089 call store_inverse_k 
-0x71c0 032090 branch function_aes_cmac 
-:      032092 function_aes_cmac:
-0x71c1 032093 bpatch patch1c_6 ,mem_patch1c 
-0x71c2 032094 call function_aes_cmac_generate_subkey 
-0x71c3 032098 fetch 1 ,mem_aes_cmac_data_length 
-0x71c4 032099 copy pdata ,temp 
-:      032100 function_ceil16:
-0x71c5 032101 increase 15 ,pdata 
-0x71c6 032102 rshift4 pdata ,pdata 
-0x71c7 032103 copy pdata ,regb 
-0x71c8 032104 branch function_aes_cmac_set_flag_0_balnk ,blank 
-0x71c9 032105 and temp ,0x0f ,pdata 
-0x71ca 032106 nbranch function_aes_cmac_set_flag_0 ,blank 
-0x71cb 032108 arg mem_aes_cmac_k1 ,regc 
-0x71cc 032109 arg mem_dat ,pdata 
-0x71cd 032110 increase -16 ,pdata 
-0x71ce 032113 iadd temp ,rega 
-0x71cf 032114 arg mem_aes_cmac_m_last ,contw 
-0x71d0 032115 arg 4 ,loopcnt 
-0x71d1 032116 call xor_loop 
-0x71d2 032120 branch function_aes_cmac_aes 
-:      032122 function_aes_cmac_set_flag_0_balnk:
-0x71d3 032123 arg 1 ,regb 
-0x71d4 032124 arg 0 ,rega 
-0x71d5 032126 branch function_aes_cmac_set_flag_0_common 
-:      032129 function_aes_cmac_set_flag_0:
-0x71d6 032131 and temp ,0x0f ,rega 
-:      032132 function_aes_cmac_set_flag_0_common:
-0x71d7 032133 arg mem_dat ,pdata 
-0x71d8 032134 iadd temp ,pdata 
-0x71d9 032135 isub rega ,contr 
-0x71da 032137 arg mem_aes_cmac_temp ,contw 
-0x71db 032138 call function_aes_cmac_padding 
-0x71dc 032140 arg mem_aes_cmac_k2 ,regc 
-0x71dd 032141 arg mem_aes_cmac_temp ,rega 
-0x71de 032142 arg mem_aes_cmac_m_last ,contw 
-0x71df 032143 arg 4 ,loopcnt 
-0x71e0 032144 call xor_loop 
-:      032151 function_aes_cmac_aes:
-0x71e1 032156 call aes_clear_data 
-0x71e2 032157 call aes_init 
-0x71e3 032160 arg mem_dat ,contr 
-:      032161 function_aes_cmac_aes_loop:
-0x71e4 032163 increase -1 ,regb 
-0x71e5 032164 deposit regb 
-0x71e6 032165 branch function_aes_cmac_aes_loop_end ,blank 
-0x71e7 032166 call load_data128 
-0x71e8 032167 call do_aes_cbc 
-0x71e9 032168 branch function_aes_cmac_aes_loop 
-:      032170 function_aes_cmac_aes_loop_end:
-0x71ea 032171 arg mem_aes_cmac_temp ,contw 
-0x71eb 032172 call store_aes_result 
-0x71ec 032173 arg mem_aes_cmac_m_last ,contr 
-0x71ed 032174 call load_data128 
-0x71ee 032175 call aes_init 
-0x71ef 032176 arg mem_aes_cmac_temp ,contr 
-0x71f0 032177 call load_data128 
-0x71f1 032178 branch do_aes_cbc 
-:      032182 load_inverse_result:
-0x71f2 032184 copy contw ,rega 
-0x71f3 032185 call store_aes_result 
-0x71f4 032187 arg 16 ,loopcnt 
-0x71f5 032188 branch inverse_data 
-:      032190 store_inverse_k:
-0x71f6 032191 arg mem_aes_cmac_k ,contw 
-0x71f7 032192 call memcpy16 
-:      032193 inverse_k:
-0x71f8 032194 arg 16 ,loopcnt 
-0x71f9 032195 arg mem_aes_cmac_k ,rega 
-0x71fa 032196 branch inverse_data 
-:      032198 inverse_memdat:
-0x71fb 032199 fetch 1 ,mem_aes_cmac_data_length 
-0x71fc 032200 copy pdata ,loopcnt 
-0x71fd 032201 arg mem_dat ,rega 
-0x71fe 032202 branch inverse_data 
-:      032204 bn_lshift_0_inverse:
-0x71ff 032205 ifetch 1 ,rega 
-0x7200 032206 lshift pdata ,pdata 
-0x7201 032207 isolate1 0 ,regc 
-0x7202 032208 setflag true ,0 ,pdata 
-0x7203 032209 isolate1 8 ,pdata 
-0x7204 032210 setflag true ,0 ,regc 
-0x7205 032211 istore 1 ,rega 
-0x7206 032212 increase -1 ,rega 
-0x7207 032213 loop bn_lshift_0_inverse 
-0x7208 032214 rtn 
-:      032216 function_aes_cmac_k1_inverse:
-0x7209 032217 arg mem_aes_cmac_k1 ,rega 
-:      032218 function_aes_cmac_inverse_common:
-0x720a 032219 increase 15 ,rega 
-0x720b 032220 force 16 ,loopcnt 
-0x720c 032221 force 0 ,regc 
-0x720d 032222 branch bn_lshift_0_inverse 
-:      032224 function_aes_cmac_k2_inverse:
-0x720e 032225 arg mem_aes_cmac_k2 ,rega 
-0x720f 032226 branch function_aes_cmac_inverse_common 
-:      032229 function_aes_cmac_generate_subkey:
-0x7210 032230 arg mem_aes_cmac_k ,contr 
-0x7211 032231 call load_key 
-0x7212 032234 force regidx_xor ,regext_index 
-0x7213 032235 call aes_clear 
-0x7214 032236 call aes_clear_data 
-0x7215 032237 call do_aes_ocb 
-0x7216 032242 arg mem_aes_cmac_k1 ,contw 
-0x7217 032243 call store_aes_result 
-:      032244 function_aes_cmac_k1:
-0x7218 032245 bpatch patch1c_7 ,mem_patch1c 
-0x7219 032246 fetch 1 ,mem_aes_cmac_k1 
-0x721a 032247 isolate1 7 ,pdata 
-0x721b 032248 nbranch function_aes_cmac_k1_0 ,true 
-0x721c 032249 call function_aes_cmac_k1_inverse 
-0x721d 032252 arg mem_aes_cmac_k1 ,regc 
-0x721e 032254 arg mem_aes_cmac_k1 ,contw 
-0x721f 032257 call function_aes_cmac_xor_rb 
-0x7220 032258 branch function_aes_cmac_k2 
-:      032259 function_aes_cmac_k1_0:
-0x7221 032260 call function_aes_cmac_k1_inverse 
-:      032261 function_aes_cmac_k2:
-0x7222 032263 arg mem_aes_cmac_k1 ,contr 
-0x7223 032264 arg mem_aes_cmac_k2 ,contw 
-0x7224 032265 call memcpy16 
-0x7225 032266 fetch 1 ,mem_aes_cmac_k2 
-0x7226 032267 isolate1 7 ,pdata 
-0x7227 032268 nbranch function_aes_cmac_k2_inverse ,true 
-0x7228 032269 call function_aes_cmac_k2_inverse 
-0x7229 032271 arg mem_aes_cmac_k2 ,regc 
-0x722a 032273 arg mem_aes_cmac_k2 ,contw 
-:      032279 function_aes_cmac_xor_rb:
-0x722b 032280 arg 3 ,loopcnt 
-:      032281 function_aes_cmac_xor_rb_loop:
-0x722c 032282 arg 0 ,temp 
-0x722d 032283 call function_aes_cmac_xor_loop_common 
-0x722e 032284 increase 4 ,regc 
-0x722f 032285 loop function_aes_cmac_xor_rb_loop 
-0x7230 032286 arg 0x8700 ,temp 
-0x7231 032287 lshift16 temp ,temp 
-:      032288 function_aes_cmac_xor_loop_common:
-0x7232 032289 ifetch 4 ,regc 
-0x7233 032290 ixor temp ,pdata 
-0x7234 032291 istore 4 ,contw 
-0x7235 032292 rtn 
-:      032298 function_aes_cmac_padding:
-0x7236 032299 bpatch patch1d_0 ,mem_patch1d 
-0x7237 032300 arg 16 ,loopcnt 
-0x7238 032301 arg 0 ,pdata 
-:      032302 function_aes_cmac_padding_loop:
-0x7239 032303 isub rega ,null 
-0x723a 032304 branch function_aes_cmac_padding_beq_length ,zero 
-0x723b 032305 branch function_aes_cmac_padding_big_length ,positive 
-0x723c 032306 ifetcht 1 ,contr 
-0x723d 032307 istoret 1 ,contw 
-:      032308 function_aes_cmac_padding_loop2:
-0x723e 032309 increase 1 ,pdata 
-0x723f 032310 loop function_aes_cmac_padding_loop 
-0x7240 032311 rtn 
-:      032312 function_aes_cmac_padding_beq_length:
-0x7241 032313 arg 0x80 ,temp 
-:      032314 function_aes_cmac_padding_common:
-0x7242 032315 istoret 1 ,contw 
-0x7243 032316 branch function_aes_cmac_padding_loop2 
-:      032318 function_aes_cmac_padding_big_length:
-0x7244 032319 arg 0 ,temp 
-0x7245 032320 branch function_aes_cmac_padding_common 
-:      032325 concatenate_temp24:
-0x7246 032326 lshift8 temp ,temp 
-:      032327 concatenate_temp16:
-0x7247 032328 lshift16 temp ,temp 
-0x7248 032329 ior temp ,temp 
-0x7249 032330 rtn 
-:      032335 generate_stk:
-0x724a 032336 bpatch patch1d_1 ,mem_patch1d 
-0x724b 032337 call function_s1 
-0x724c 032338 arg mem_le_ltk ,contw 
-0x724d 032339 branch store_aes_result 
-:      032342 authenticate_rconfirm:
-0x724e 032343 arg mem_le_srand ,contw 
-0x724f 032344 branch authenticate_mconfirm ,master 
-0x7250 032345 arg mem_le_mrand ,contw 
-:      032346 authenticate_mconfirm:
-0x7251 032347 copy contr ,rega 
-0x7252 032348 call memcpy16 
-0x7253 032349 call function_c1 
-0x7254 032350 arg mem_le_rconfirm ,contr 
-0x7255 032351 branch compare_res 
-:      032353 generate_confirm:
-0x7256 032354 arg mem_le_mrand ,rega 
-0x7257 032355 branch generate_mrand ,master 
-0x7258 032356 arg mem_le_srand ,rega 
-:      032357 generate_mrand:
-0x7259 032358 copy rega ,contw 
-0x725a 032359 call generate_random 
-0x725b 032360 branch function_c1 
-:      032362 generate_sk:
-0x725c 032363 arg mem_le_skdm ,contr 
-0x725d 032364 call load_data128 
-0x725e 032365 arg mem_le_ltk ,contr 
-0x725f 032366 call load_regext 
-0x7260 032367 force 0x38 ,aes_ctrl 
-0x7261 032368 force 0x0 ,aes_ctrl 
-0x7262 032369 call wait_aes 
-0x7263 032370 arg mem_le_sk ,contw 
-0x7264 032371 branch store_aes_result 
-:      032375 ccm_b0:
-0x7265 032376 force regidx_xor ,regext_index 
-0x7266 032377 force 0x49 ,pdata 
-0x7267 032378 branch iv_common 
-:      032381 first_block_counter:
-0x7268 032382 force 0x49 ,pdata 
-0x7269 032383 branch first_block 
-:      032384 first_block_data:
-0x726a 032385 force 1 ,pdata 
-:      032386 first_block:
-0x726b 032387 force regidx_data ,regext_index 
-:      032388 iv_common:
-0x726c 032389 lshift8 temp ,regext 
-0x726d 032390 ior regext ,regext 
-0x726e 032391 increase 1 ,regext_index 
-0x726f 032392 rshift8 temp ,regext 
-0x7270 032393 rshift16 regext ,regext 
-0x7271 032394 fetch 2 ,mem_ccm_iv 
-0x7272 032395 lshift16 pdata ,pdata 
-0x7273 032396 ior regext ,regext 
-0x7274 032397 increase 1 ,regext_index 
-0x7275 032398 ifetchr regext ,4 ,contr 
-0x7276 032399 increase 1 ,regext_index 
-0x7277 032400 ifetch 2 ,contr 
-0x7278 032401 byteswap rega ,regext 
-0x7279 032402 lshift16 regext ,regext 
-0x727a 032403 ior regext ,regext 
-0x727b 032404 increase 1 ,regext_index 
-0x727c 032405 rtn 
-:      032409 generate_mic:
-0x727d 032410 add regc ,1 ,contr 
-0x727e 032411 ifetch 1 ,contr 
-0x727f 032412 iforce rega 
-0x7280 032413 call first_block_counter 
-0x7281 032414 call do_aes_ocb 
-0x7282 032416 force regidx_data ,regext_index 
-0x7283 032417 ifetch 1 ,regc 
-0x7284 032418 and_into 0x3 ,pdata 
-0x7285 032419 lshift16 pdata ,regext 
-0x7286 032420 set1 8 ,regext 
-0x7287 032421 call clear_hidata 
-0x7288 032422 call do_aes_cbc 
-0x7289 032424 copy rega ,loopcnt 
-0x728a 032425 add regc ,2 ,contr 
-0x728b 032426 call padding_data 
-:      032427 generate_mic_loop:
-0x728c 032428 call aes_load_data 
-0x728d 032429 call do_aes_cbc 
-0x728e 032430 deposit loopcnt 
-0x728f 032431 branch generate_mic_end ,blank 
-0x7290 032432 branch generate_mic_loop 
-:      032433 generate_mic_end:
-0x7291 032434 force regidx_result ,regext_index 
-0x7292 032435 deposit regext 
-0x7293 032436 store 4 ,mem_le_mic 
-0x7294 032437 rtn 
-:      032439 aes_crypt_data:
-0x7295 032440 increase 1 ,rega 
-0x7296 032441 call first_block_data 
-0x7297 032442 copy regc ,contr 
-0x7298 032443 call aes_load_xor 
-0x7299 032444 call do_aes_ctr 
-0x729a 032445 call store_enc_data 
-0x729b 032446 increase 16 ,regc 
-0x729c 032447 increase -16 ,regb 
-0x729d 032448 branch aes_crypt_data ,positive 
-0x729e 032449 rtn 
-:      032454 le_encrypt_new_start:
-0x729f 032455 call ccm_init_common 
-0x72a0 032456 bpatch patch1d_2 ,mem_patch1d 
-0x72a1 032457 jam 0 ,core_ccm_aad0 
-0x72a2 032458 jam 1 ,core_ccm_aad1 
-0x72a3 032459 fetch 1 ,mem_le_txheader 
-0x72a4 032460 and_into 0x3 ,pdata 
-0x72a5 032461 store 1 ,core_ccm_aad2 
-0x72a6 032462 fetch 2 ,mem_contr 
-0x72a7 032463 store 2 ,core_ccm_input_playload_addr 
-0x72a8 032464 setarg mem_le_txpayload 
-0x72a9 032465 store 2 ,core_ccm_output_playload_addr 
-0x72aa 032467 fetchr rega ,1 ,mem_le_txlen 
-0x72ab 032468 fetcht 5 ,mem_ccm_pcnt_tx 
-0x72ac 032469 call ccm_b0 
-0x72ad 032470 jam 2 ,core_ccm_ctrl 
-0x72ae 032471 jam 3 ,core_ccm_ctrl 
-0x72af 032473 fetch 1 ,mem_le_txlen 
-0x72b0 032474 store 2 ,core_ccm_inptr 
-0x72b1 032475 increase 4 ,pdata 
-0x72b2 032476 store 1 ,mem_le_txlen 
-0x72b3 032477 fetch 5 ,mem_ccm_pcnt_tx 
-0x72b4 032478 increase 1 ,pdata 
-0x72b5 032479 set0 le_ccm_directionbit ,pdata 
-0x72b6 032480 store 5 ,mem_ccm_pcnt_tx 
-0x72b7 032481 rtn 
-:      032484 ccm_wait_enc:
-0x72b8 032485 fetch 2 ,core_ccm_outptr 
-0x72b9 032486 isub temp ,null 
-0x72ba 032487 rtn zero 
-0x72bb 032488 nrtn blank 
-0x72bc 032490 branch ccm_wait_enc 
-:      032492 ccm_check_enc_done:
-0x72bd 032493 fetch 1 ,core_misc_status 
-0x72be 032494 bbit0 6 ,assert 
-:      032495 ccm_enc_done:
-0x72bf 032496 setarg mem_le_txpayload 
-0x72c0 032497 iadd temp ,contw 
-0x72c1 032498 arg regidx_result ,regext_index 
-0x72c2 032499 istorer regext ,4 ,contw 
-0x72c3 032500 branch ccm_ctrl_clr 
-:      032502 ccm_init_common:
-0x72c4 032503 bpatch patch1d_3 ,mem_patch1d 
-0x72c5 032504 force regidx_result ,regext_index 
-0x72c6 032505 call aes_clear 
-0x72c7 032506 call aes_clear_data 
-0x72c8 032507 setarg 0 
-0x72c9 032508 store 2 ,core_ccm_inptr 
-0x72ca 032509 rtn 
-:      032511 wait_ccm_done:
-0x72cb 032512 fetch 1 ,core_misc_status 
-0x72cc 032513 bbit0 6 ,wait_ccm_done 
-:      032514 ccm_ctrl_clr:
-0x72cd 032515 jam 0 ,core_ccm_ctrl 
-0x72ce 032516 rtn 
-:      032519 wait_aes:
-0x72cf 032520 nbranch wait_aes ,aes_ready 
-0x72d0 032521 rtn 
-:      032523 do_aes_ocb:
-0x72d1 032524 force 0x30 ,aes_ctrl 
-0x72d2 032525 force 0x0 ,aes_ctrl 
-0x72d3 032526 branch wait_aes 
-:      032528 do_aes_cbc:
-0x72d4 032529 force 0x32 ,aes_ctrl 
-0x72d5 032530 force 0x2 ,aes_ctrl 
-0x72d6 032531 branch wait_aes 
-:      032533 do_aes_ctr:
-0x72d7 032534 force 0x34 ,aes_ctrl 
-0x72d8 032535 force 0x4 ,aes_ctrl 
-0x72d9 032536 branch wait_aes 
-:      032539 aes_init:
-0x72da 032540 force 1 ,aes_ctrl 
-0x72db 032541 force 0 ,aes_ctrl 
-0x72dc 032542 rtn 
-:      032545 wait_keyinit_done:
-0x72dd 032546 fetch 1 ,core_aes_decode_key_init 
-0x72de 032547 bbit0 2 ,wait_keyinit_done 
-0x72df 032548 rtn 
-:      032551 dec_key_initial:
-0x72e0 032552 store 2 ,core_keybuf_saddr 
-0x72e1 032553 force 0xc0 ,aes_ctrl 
-0x72e2 032554 force 0x80 ,aes_ctrl 
-0x72e3 032555 branch wait_keyinit_done 
-:      032557 do_aes_ecb_dec:
-0x72e4 032558 force regidx_data ,regext_index 
-0x72e5 032559 copy regb ,contr 
-0x72e6 032560 force 4 ,loopcnt 
-0x72e7 032561 call aes_ecb_dec_loop 
-0x72e8 032563 force 0x180 ,aes_ctrl 
-0x72e9 032564 force 0x80 ,aes_ctrl 
-0x72ea 032565 call wait_aes 
-:      032566 ecb_dec_generate:
-0x72eb 032567 force regidx_result ,regext_index 
-0x72ec 032568 copy regc ,contw 
-0x72ed 032569 force 4 ,loopcnt 
-:      032570 ecb_dec_generate_loop:
-0x72ee 032571 copy regext ,pdata 
-0x72ef 032572 istore 4 ,contw 
-0x72f0 032573 increase 1 ,regext_index 
-0x72f1 032574 loop ecb_dec_generate_loop 
-0x72f2 032575 rtn 
-:      032577 aes_ecb_dec_loop:
-0x72f3 032578 ifetch 2 ,contr 
-0x72f4 032579 ifetcht 2 ,contr 
-0x72f5 032580 lshift16 temp ,temp 
-0x72f6 032581 ior temp ,regext 
-0x72f7 032582 increase 1 ,regext_index 
-0x72f8 032583 loop aes_ecb_dec_loop 
-0x72f9 032584 rtn 
-:      032587 do_aes_cbc_dec:
-0x72fa 032588 force regidx_xor ,regext_index 
-0x72fb 032589 copy rega ,contr 
-0x72fc 032590 force 4 ,loopcnt 
-0x72fd 032591 call aes_ecb_dec_loop 
-0x72fe 032593 force regidx_data ,regext_index 
-0x72ff 032594 copy regb ,contr 
-0x7300 032595 force 4 ,loopcnt 
-0x7301 032596 call aes_ecb_dec_loop 
-0x7302 032597 force 0x182 ,aes_ctrl 
-0x7303 032598 force 0x82 ,aes_ctrl 
-0x7304 032599 call wait_aes 
-0x7305 032600 branch ecb_dec_generate 
-:      032603 function_s1:
-0x7306 032604 force regidx_data ,regext_index 
-0x7307 032605 fetch 4 ,mem_le_mrand 
-0x7308 032606 iforce regext 
-0x7309 032607 increase 1 ,regext_index 
-0x730a 032608 ifetch 4 ,contr 
-0x730b 032609 iforce regext 
-0x730c 032610 increase 1 ,regext_index 
-0x730d 032611 fetch 4 ,mem_le_srand 
-0x730e 032612 iforce regext 
-0x730f 032613 increase 1 ,regext_index 
-0x7310 032614 ifetch 4 ,contr 
-0x7311 032615 iforce regext 
-0x7312 032616 increase 1 ,regext_index 
-0x7313 032617 call aes_clear 
-0x7314 032618 increase -4 ,regext_index 
-0x7315 032619 fetch 4 ,mem_le_tk 
-0x7316 032620 copy pdata ,regext 
-0x7317 032621 increase 4 ,regext_index 
-0x7318 032622 force 0x38 ,aes_ctrl 
-0x7319 032623 force 0x8 ,aes_ctrl 
-0x731a 032624 branch wait_aes 
-:      032627 function_c1:
-0x731b 032628 bpatch patch1d_4 ,mem_patch1d 
-0x731c 032629 fetch 6 ,mem_le_lap 
-0x731d 032630 fetcht 6 ,mem_le_plap 
-0x731e 032631 branch function_c1_master ,master 
-0x731f 032632 fetch 6 ,mem_le_plap 
-0x7320 032633 fetcht 6 ,mem_le_lap 
-:      032634 function_c1_master:
-0x7321 032635 force regidx_xor ,regext_index 
-0x7322 032636 copy temp ,regext 
-0x7323 032637 increase 1 ,regext_index 
-0x7324 032638 rshift32 temp ,regext 
-0x7325 032639 lshift16 pdata ,pdata 
-0x7326 032640 ior regext ,regext 
-0x7327 032641 increase 1 ,regext_index 
-0x7328 032642 rshift32 pdata ,regext 
-0x7329 032643 increase 1 ,regext_index 
-0x732a 032644 force 0 ,regext 
-0x732b 032645 force 0 ,pdata 
-0x732c 032646 fetch 1 ,mem_le_conn_peer_addr_type 
-0x732d 032647 fetcht 1 ,mem_le_adv_own_addr_type 
-0x732e 032648 nbranch function_c1_irat ,master 
-0x732f 032650 fetch 1 ,mem_le_conn_own_addr_type 
-0x7330 032651 fetcht 1 ,mem_le_conn_peer_addr_type 
-:      032652 function_c1_irat:
-0x7331 032653 store 1 ,mem_le_iat 
-0x7332 032654 storet 1 ,mem_le_rat 
-0x7333 032655 force regidx_data ,regext_index 
-0x7334 032656 arg mem_le_iat ,regb 
-0x7335 032657 force 4 ,loopcnt 
-:      032658 function_c1_loop1:
-0x7336 032659 ifetch 4 ,rega 
-0x7337 032660 ifetcht 4 ,regb 
-0x7338 032661 ixor temp ,regext 
-0x7339 032662 increase 1 ,regext_index 
-0x733a 032663 increase 4 ,rega 
-0x733b 032664 increase 4 ,regb 
-0x733c 032665 loop function_c1_loop1 
-0x733d 032666 call aes_clear 
-0x733e 032667 increase -4 ,regext_index 
-0x733f 032668 fetch 4 ,mem_le_tk 
-0x7340 032669 copy pdata ,regext 
-0x7341 032670 increase 4 ,regext_index 
-0x7342 032671 force 0x38 ,aes_ctrl 
-0x7343 032672 force 0xc ,aes_ctrl 
-0x7344 032673 call wait_aes 
-0x7345 032675 call aes_clear_data 
-0x7346 032676 force 0x3a ,aes_ctrl 
-0x7347 032677 force 0x8 ,aes_ctrl 
-0x7348 032678 branch wait_aes 
-:      032680 padding_data:
-0x7349 032681 compare 0 ,loopcnt ,3 
-0x734a 032682 rtn true 
-0x734b 032683 deposit contr 
-0x734c 032684 iadd loopcnt ,contw 
-0x734d 032685 force 0 ,pdata 
-:      032686 padding_loop:
-0x734e 032687 istore 1 ,contw 
-0x734f 032688 increase 1 ,loopcnt 
-0x7350 032689 compare 0 ,loopcnt ,3 
-0x7351 032690 rtn true 
-0x7352 032691 branch padding_loop 
-:      032693 aes_load_data:
-0x7353 032694 force regidx_data ,regext_index 
-:      032695 load_data_loop:
-0x7354 032696 deposit loopcnt 
-0x7355 032697 branch load_data_padding ,blank 
-0x7356 032698 ifetch 4 ,contr 
-0x7357 032699 increase -4 ,loopcnt 
-:      032700 load_data_padding:
-0x7358 032701 iforce regext 
-0x7359 032702 increase 1 ,regext_index 
-0x735a 032703 compare regidx_key ,regext_index ,0xf 
-0x735b 032704 rtn true 
-0x735c 032705 branch load_data_loop 
-:      032707 aes_load_xor:
-0x735d 032708 force regidx_xor ,regext_index 
-0x735e 032709 branch load_regext 
-:      032710 load_key:
-0x735f 032711 force regidx_key ,regext_index 
-0x7360 032712 branch load_regext 
-:      032713 load_data128:
-0x7361 032714 force regidx_data ,regext_index 
-:      032715 load_regext:
-0x7362 032716 force 4 ,loopcnt 
-:      032717 load_regext_loop:
-0x7363 032718 ifetch 4 ,contr 
-0x7364 032719 iforce regext 
-0x7365 032720 increase 1 ,regext_index 
-0x7366 032721 loop load_regext_loop 
-0x7367 032722 rtn 
-:      032724 load_sk:
-0x7368 032725 arg mem_le_sk ,contr 
-0x7369 032726 branch load_key 
-:      032728 clear_hidata:
-0x736a 032729 force 4 ,loopcnt 
-0x736b 032730 branch clear_data_rest 
-:      032732 regext_clear:
-0x736c 032733 force 0 ,regext_index 
-0x736d 032734 force 16 ,loopcnt 
-0x736e 032735 branch clear_loop 
-:      032737 aes_clear_data:
-0x736f 032738 force regidx_data ,regext_index 
-:      032739 aes_clear:
-0x7370 032740 force 4 ,loopcnt 
-:      032741 clear_loop:
-0x7371 032742 force 0 ,regext 
-:      032743 clear_data_rest:
-0x7372 032744 increase 1 ,regext_index 
-0x7373 032745 loop clear_loop 
-0x7374 032746 rtn 
-:      032748 store_aes_result:
-0x7375 032749 force regidx_result ,regext_index 
-0x7376 032750 force 4 ,loopcnt 
-:      032751 send_aes_result_loop:
-0x7377 032752 deposit regext 
-0x7378 032753 istore 4 ,contw 
-0x7379 032754 increase 1 ,regext_index 
-0x737a 032755 loop send_aes_result_loop 
-0x737b 032756 rtn 
-:      032758 store_enc_data:
-0x737c 032759 force regidx_result ,regext_index 
-0x737d 032760 copy regc ,contw 
-0x737e 032761 add regb ,1 ,loopcnt 
-0x737f 032762 sub loopcnt ,15 ,null 
-0x7380 032763 branch store_enc_loop ,positive 
-0x7381 032764 force 16 ,loopcnt 
-:      032765 store_enc_loop:
-0x7382 032766 deposit regext 
-0x7383 032767 sub loopcnt ,3 ,null 
-0x7384 032768 branch store_enc_byte ,positive 
-0x7385 032769 istore 4 ,contw 
-0x7386 032770 increase -4 ,loopcnt 
-0x7387 032771 rtn zero 
-0x7388 032772 increase 1 ,regext_index 
-0x7389 032773 branch store_enc_loop 
-:      032774 store_enc_byte:
-0x738a 032775 istore 1 ,contw 
-0x738b 032776 rshift8 pdata ,pdata 
-0x738c 032777 loop store_enc_byte 
-0x738d 032778 rtn 
-:      032781 compare_res:
-0x738e 032782 force regidx_result ,regext_index 
-0x738f 032783 force 4 ,loopcnt 
-:      032784 compare_res_loop:
-0x7390 032785 ifetch 4 ,contr 
-0x7391 032786 isub regext ,null 
-0x7392 032787 nrtn zero 
-0x7393 032788 increase 1 ,regext_index 
-0x7394 032789 loop compare_res_loop 
-0x7395 032790 branch enable_zero 
-:      032792 enable_authrom:
-0x7396 032793 fetch 1 ,core_clkoff 
-0x7397 032794 set0 clock_off_auth_rom ,pdata 
-0x7398 032795 store 1 ,core_clkoff 
-0x7399 032796 rtn 
-:      032798 disable_authrom:
-0x739a 032799 fetch 1 ,core_clkoff 
-0x739b 032800 set1 clock_off_auth_rom ,pdata 
-0x739c 032801 store 1 ,core_clkoff 
-0x739d 032802 rtn 
-:      032810 init_memp:
-0x739e 032811 arg mem_p ,contw 
-0x739f 032812 setsect 0 ,0x3ffff 
-0x73a0 032813 setsect 1 ,0x3ffff 
-0x73a1 032814 setsect 2 ,0x3ffff 
-0x73a2 032815 setsect 3 ,0x3fbff 
-0x73a3 032816 istore 9 ,contw 
-0x73a4 032817 setsect 0 ,0x3ffff 
-0x73a5 032818 setsect 1 ,0x3ffff 
-0x73a6 032819 setsect 2 ,0x3ffff 
-0x73a7 032820 setsect 3 ,0x3ffff 
-0x73a8 032821 istore 9 ,contw 
-0x73a9 032822 setsect 0 ,0x3ffff 
-0x73aa 032823 setsect 1 ,0x3ffff 
-0x73ab 032824 setsect 2 ,0x3cfff 
-0x73ac 032825 setsect 3 ,0x3ffff 
-0x73ad 032826 istore 9 ,contw 
-0x73ae 032827 setsect 0 ,0x3ffff 
-0x73af 032828 setsect 1 ,0x3ffff 
-0x73b0 032829 setsect 2 ,0x3ffef 
-0x73b1 032830 setsect 3 ,0x3ffff 
-0x73b2 032831 istore 9 ,contw 
-0x73b3 032832 setsect 0 ,0x3ffff 
-0x73b4 032833 setsect 1 ,0x3ffff 
-0x73b5 032834 setsect 2 ,0x3ffff 
-0x73b6 032835 setsect 3 ,0x3ffff 
-0x73b7 032836 istore 9 ,contw 
-0x73b8 032837 setsect 0 ,0x3ffff 
-0x73b9 032838 setsect 1 ,0x26c7f 
-0x73ba 032839 setsect 2 ,0x146b 
-0x73bb 032840 setsect 3 ,0x37bb3 
-0x73bc 032841 istore 9 ,contw 
-0x73bd 032842 setsect 0 ,0x1feb8 
-0x73be 032843 setsect 1 ,0x10c12 
-0x73bf 032844 setsect 2 ,0x2b722 
-0x73c0 032845 setsect 3 ,0x29fa6 
-0x73c1 032846 istore 9 ,contw 
-0x73c2 032847 setsect 0 ,0xe70f 
-0x73c3 032848 setsect 1 ,0x16720 
-0x73c4 032849 setsect 2 ,0x519e 
-0x73c5 032850 setsect 3 ,0x19084 
-0x73c6 032851 istore 9 ,contw 
-0x73c7 032852 setsect 0 ,0x31012 
-0x73c8 032853 setsect 1 ,0x360bf 
-0x73c9 032854 setsect 2 ,0x3f0af 
-0x73ca 032855 setsect 3 ,0x3d3 
-0x73cb 032856 istore 9 ,contw 
-0x73cc 032857 setsect 0 ,0x3a188 
-0x73cd 032858 setsect 1 ,0x3ad0 
-0x73ce 032859 setsect 2 ,0x3cbf2 
-0x73cf 032860 setsect 3 ,0x243d9 
-0x73d0 032861 istore 9 ,contw 
-0x73d1 032862 setsect 0 ,0x2b030 
-0x73d2 032863 setsect 1 ,0x36a03 
-0x73d3 032864 setsect 2 ,0x11188 
-0x73d4 032865 setsect 3 ,0x1e520 
-0x73d5 032866 istore 9 ,contw 
-0x73d6 032867 setsect 0 ,0x3a11e 
-0x73d7 032868 setsect 1 ,0xfe5d 
-0x73d8 032869 setsect 2 ,0xdd57 
-0x73d9 032870 setsect 3 ,0x1ac93 
-0x73da 032871 istore 9 ,contw 
-0x73db 032872 setsect 0 ,0x11ed 
-0x73dc 032873 setsect 1 ,0x218c4 
-0x73dd 032874 setsect 2 ,0x8da7 
-0x73de 032875 setsect 3 ,0x257ff 
-0x73df 032876 istore 9 ,contw 
-0x73e0 032877 setsect 0 ,0x3192b 
-0x73e1 032878 setsect 1 ,0x34641 
-0x73e2 032879 setsect 2 ,0x1be0c 
-0x73e3 032880 setsect 3 ,0x366ad 
-0x73e4 032881 istore 9 ,contw 
-0x73e5 032882 setsect 0 ,0x1f83 
-0x73e6 032883 setsect 1 ,0x15a23 
-0x73e7 032884 setsect 2 ,0x3f9b0 
-0x73e8 032885 setsect 3 ,0x3949 
-0x73e9 032886 istore 9 ,contw 
-0x73ea 032887 setsect 0 ,0x13a51 
-0x73eb 032888 setsect 1 ,0x153fd 
-0x73ec 032889 setsect 2 ,0x3372a 
-0x73ed 032890 setsect 3 ,0xf1bb 
-0x73ee 032891 istore 9 ,contw 
-0x73ef 032892 setsect 0 ,0x3ae85 
-0x73f0 032893 setsect 1 ,0x1eed9 
-0x73f1 032894 setsect 2 ,0x9e66 
-0x73f2 032895 setsect 3 ,0x1a8 
-0x73f3 032896 istore 8 ,contw 
-0x73f4 032897 rtn 
-:      032905 init_memp_256:
-0x73f5 032906 arg mem_p_256 ,contw 
-0x73f6 032907 setsect 0 ,0x3ffff 
-0x73f7 032908 setsect 1 ,0x3ffff 
-0x73f8 032909 setsect 2 ,0x3ffff 
-0x73f9 032910 setsect 3 ,0x3ffff 
-0x73fa 032911 istore 9 ,contw 
-0x73fb 032912 setsect 0 ,0x3ffff 
-0x73fc 032913 setsect 1 ,0x3f 
-0x73fd 032914 setsect 2 ,0x0 
-0x73fe 032915 setsect 3 ,0x0 
-0x73ff 032916 istore 9 ,contw 
-0x7400 032917 setsect 0 ,0x0 
-0x7401 032918 setsect 1 ,0x0 
-0x7402 032919 setsect 2 ,0x1000 
-0x7403 032920 setsect 3 ,0x0 
-0x7404 032921 istore 9 ,contw 
-0x7405 032922 setsect 0 ,0x3ff00 
-0x7406 032923 setsect 1 ,0x3ffff 
-0x7407 032924 setsect 2 ,0x3ffcf 
-0x7408 032925 setsect 3 ,0x3ffff 
-0x7409 032926 istore 9 ,contw 
-0x740a 032927 setsect 0 ,0x3ffff 
-0x740b 032928 setsect 1 ,0x3ffff 
-0x740c 032929 setsect 2 ,0x3ffff 
-0x740d 032930 setsect 3 ,0x3ff 
-0x740e 032931 istore 9 ,contw 
-0x740f 032932 setsect 0 ,0x0 
-0x7410 032933 setsect 1 ,0x0 
-0x7411 032934 setsect 2 ,0x0 
-0x7412 032935 setsect 3 ,0x0 
-0x7413 032936 istore 9 ,contw 
-0x7414 032937 setsect 0 ,0x10000 
-0x7415 032938 setsect 1 ,0x0 
-0x7416 032939 setsect 2 ,0x3f000 
-0x7417 032940 setsect 3 ,0x3ffff 
-0x7418 032941 istore 9 ,contw 
-0x7419 032942 setsect 0 ,0x296ff 
-0x741a 032943 setsect 1 ,0x22630 
-0x741b 032944 setsect 2 ,0x3945d 
-0x741c 032945 setsect 3 ,0x3d284 
-0x741d 032946 istore 9 ,contw 
-0x741e 032947 setsect 0 ,0x333a0 
-0x741f 032948 setsect 1 ,0x4b7a 
-0x7420 032949 setsect 2 ,0x37d8 
-0x7421 032950 setsect 3 ,0x3c9dc 
-0x7422 032951 istore 9 ,contw 
-0x7423 032952 setsect 0 ,0x3a440 
-0x7424 032953 setsect 1 ,0x1b958 
-0x7425 032954 setsect 2 ,0x38bce 
-0x7426 032955 setsect 3 ,0x1091f 
-0x7427 032956 istore 9 ,contw 
-0x7428 032957 setsect 0 ,0x2e12c 
-0x7429 032958 setsect 1 ,0x1f47c 
-0x742a 032959 setsect 2 ,0x356b1 
-0x742b 032960 setsect 3 ,0x2fd47 
-0x742c 032961 istore 9 ,contw 
-0x742d 032962 setsect 0 ,0x6837 
-0x742e 032963 setsect 1 ,0x2ed90 
-0x742f 032964 setsect 2 ,0x1ecec 
-0x7430 032965 setsect 3 ,0x1acc5 
-0x7431 032966 istore 9 ,contw 
-0x7432 032967 setsect 0 ,0x23357 
-0x7433 032968 setsect 1 ,0x18af3 
-0x7434 032969 setsect 2 ,0xf9e1 
-0x7435 032970 setsect 3 ,0x129f0 
-0x7436 032971 istore 9 ,contw 
-0x7437 032972 setsect 0 ,0x2e7eb 
-0x7438 032973 setsect 1 ,0x3e6e3 
-0x7439 032974 setsect 2 ,0x3e1a7 
-0x743a 032975 setsect 3 ,0x10b8b 
-0x743b 032976 istore 9 ,contw 
-0x743c 032977 setsect 0 ,0x24fe3 
-0x743d 032978 setsect 1 ,0x20ef 
-0x743e 032979 setsect 2 ,0x1b5a6 
-0x743f 032980 setsect 3 ,0xdc2f 
-0x7440 032981 istore 9 ,contw 
-0x7441 032982 setsect 0 ,0x13860 
-0x7442 032983 setsect 1 ,0x2bd69 
-0x7443 032984 setsect 2 ,0x391a 
-0x7444 032985 setsect 3 ,0x1b222 
-0x7445 032986 istore 9 ,contw 
-0x7446 032987 rtn 
-:      032993 publickey_init:
-0x7447 032996 branch sp_initialize_256 
-:      032998 sp_calc_sequence_256_check:
-0x7448 032999 bpatch patch1d_5 ,mem_patch1d 
-0x7449 033004 fetch 1 ,mem_secure_connections_enable 
-0x744a 033005 rtn blank 
-0x744b 033006 fetch 1 ,mem_sc_local_key_invalid 
-0x744c 033007 rtneq sp_key_valid_256 
-0x744d 033010 fetch 1 ,mem_sc_calc 
-0x744e 033011 beq sp_calc_standby ,sp_initialize_256 
-0x744f 033012 rtn 
-:      033013 stop_publickey_calc_256:
-0x7450 033014 jam sp_calc_standby ,mem_sc_calc 
-0x7451 033015 rtn 
-:      033020 sp_clear_flags:
-0x7452 033021 bpatch patch1d_6 ,mem_patch1d 
-0x7453 033022 setarg mem_sp_state_end 
-0x7454 033023 arg mem_sp_state_start ,contw 
-0x7455 033024 isub contw ,loopcnt 
-0x7456 033025 call clear_mem 
-0x7457 033026 setarg mem_sp_state_xmem_end 
-0x7458 033027 arg mem_sp_state_xmem ,contw 
-0x7459 033028 isub contw ,loopcnt 
-0x745a 033029 branch clear_mem 
-:      033033 sp_calc_check_publickey_256:
-0x745b 033034 call sp_calc_b256 
-0x745c 033035 arg mem_le_pubkey_remote_y_256 ,rega 
-0x745d 033036 arg mem_t7_256 ,contw 
-0x745e 033037 call bn_sqrmod_256 
-0x745f 033038 arg mem_le_pubkey_remote_x_256 ,rega 
-0x7460 033039 arg mem_t2_256 ,contw 
-0x7461 033040 call bn_sqrmod_256 
-0x7462 033041 arg mem_t2_256 ,rega 
-0x7463 033042 arg mem_le_pubkey_remote_x_256 ,regb 
-0x7464 033043 arg mem_t2_256 ,contw 
-0x7465 033044 call bn_mulmod_256 
-0x7466 033045 arg mem_a_256 ,rega 
-0x7467 033046 arg mem_le_pubkey_remote_x_256 ,regb 
-0x7468 033047 arg mem_t3_256 ,contw 
-0x7469 033048 call bn_mulmod_256 
-0x746a 033049 arg mem_t3_256 ,rega 
-0x746b 033050 arg mem_t2_256 ,regb 
-0x746c 033051 arg mem_t2_256 ,contw 
-0x746d 033052 call bn_addmod_256 
-0x746e 033053 arg mem_t0_256 ,rega 
-0x746f 033054 arg mem_t2_256 ,regb 
-0x7470 033055 arg mem_t0_256 ,contw 
-0x7471 033056 call bn_addmod_256 
-0x7472 033057 arg 32 ,loopcnt 
-0x7473 033058 arg mem_t7_256 ,rega 
-0x7474 033059 arg mem_t0_256 ,regb 
-0x7475 033060 branch string_compare 
-:      033062 sp_calc_b256:
-0x7476 033063 arg mem_gy_256 ,rega 
-0x7477 033064 arg mem_t0_256 ,contw 
-0x7478 033065 call bn_sqrmod_256 
-0x7479 033066 arg mem_gx_256 ,rega 
-0x747a 033067 arg mem_t2_256 ,contw 
-0x747b 033068 call bn_sqrmod_256 
-0x747c 033069 arg mem_t2_256 ,rega 
-0x747d 033070 arg mem_gx_256 ,regb 
-0x747e 033071 arg mem_t2_256 ,contw 
-0x747f 033072 call bn_mulmod_256 
-0x7480 033073 arg mem_a_256 ,rega 
-0x7481 033074 arg mem_gx_256 ,regb 
-0x7482 033075 arg mem_t3_256 ,contw 
-0x7483 033076 call bn_mulmod_256 
-0x7484 033077 arg mem_t3_256 ,rega 
-0x7485 033078 arg mem_t2_256 ,regb 
-0x7486 033079 arg mem_t2_256 ,contw 
-0x7487 033080 call bn_addmod_256 
-0x7488 033081 arg mem_t0_256 ,rega 
-0x7489 033082 arg mem_t2_256 ,regb 
-0x748a 033083 arg mem_t0_256 ,contw 
-0x748b 033084 branch bn_submod_256 
-:      033089 random_generator:
-0x748c 033090 increase -1 ,queue 
-0x748d 033091 nrtn positive 
-0x748e 033092 random pdata 
-0x748f 033093 istore 2 ,contw 
-0x7490 033094 branch random_generator 
-:      033095 compare4:
-0x7491 033096 increase -1 ,queue 
-0x7492 033097 nbranch compare4_success ,positive 
-0x7493 033098 ifetch 4 ,rega 
-0x7494 033099 copy pdata ,temp 
-0x7495 033100 ifetch 4 ,regb 
-0x7496 033101 iflip temp ,pdata 
-0x7497 033102 nbranch compare4_failed ,zero 
-0x7498 033103 increase 4 ,rega 
-0x7499 033104 increase 4 ,regb 
-0x749a 033105 branch compare4 
-:      033106 compare4_failed:
-0x749b 033107 branch disable_true 
-:      033109 compare4_success:
-0x749c 033110 branch enable_true 
-:      033115 bn_testbit:
-0x749d 033116 and pdata ,7 ,queue 
-0x749e 033117 rshift3 pdata ,pdata 
-0x749f 033118 iadd contr ,contr 
-0x74a0 033119 ifetch 1 ,contr 
-0x74a1 033120 qisolate0 pdata 
-0x74a2 033121 rtn 
-:      033124 bn_eq_zero:
-0x74a3 033125 ifetch 8 ,contr 
-0x74a4 033126 nrtn blank 
-0x74a5 033127 ifetch 8 ,contr 
-0x74a6 033128 nrtn blank 
-0x74a7 033129 ifetch 8 ,contr 
-0x74a8 033130 rtn 
-:      033135 bn_eq_0:
-0x74a9 033136 ifetch 4 ,rega 
-0x74aa 033137 iforce temp 
-0x74ab 033138 ifetch 4 ,regb 
-0x74ac 033139 isub temp ,null 
-0x74ad 033140 nrtn zero 
-0x74ae 033141 increase 4 ,rega 
-0x74af 033142 increase 4 ,regb 
-0x74b0 033143 loop bn_eq_0 
-0x74b1 033144 rtn 
-:      033146 bn_bigeq:
-0x74b2 033147 force 6 ,loopcnt 
-0x74b3 033148 increase 20 ,rega 
-0x74b4 033149 increase 20 ,regb 
-:      033150 bn_bigeq_0:
-0x74b5 033151 ifetch 4 ,regb 
-0x74b6 033152 iforce temp 
-0x74b7 033153 ifetch 4 ,rega 
-0x74b8 033154 isub temp ,pdata 
-0x74b9 033155 nrtn positive 
-0x74ba 033156 nrtn blank 
-0x74bb 033157 increase -4 ,rega 
-0x74bc 033158 increase -4 ,regb 
-0x74bd 033159 loop bn_bigeq_0 
-0x74be 033160 rtn 
-:      033161 bn_add:
-0x74bf 033162 force 6 ,loopcnt 
-0x74c0 033163 force 0 ,regc 
-:      033164 bn_add_0:
-0x74c1 033165 ifetch 4 ,rega 
-0x74c2 033166 iforce temp 
-0x74c3 033167 ifetch 4 ,regb 
-0x74c4 033168 iadd temp ,pdata 
-0x74c5 033169 iadd regc ,pdata 
-0x74c6 033170 istore 4 ,contw 
-0x74c7 033171 isolate1 32 ,pdata 
-0x74c8 033172 setflag true ,0 ,regc 
-0x74c9 033173 increase 4 ,rega 
-0x74ca 033174 increase 4 ,regb 
-0x74cb 033175 loop bn_add_0 
-0x74cc 033176 rtn 
-:      033178 bn_sub:
-0x74cd 033179 force 6 ,loopcnt 
-0x74ce 033180 force 0 ,regc 
-:      033181 bn_sub_0:
-0x74cf 033182 ifetch 4 ,regb 
-0x74d0 033183 iforce temp 
-0x74d1 033184 ifetch 4 ,rega 
-0x74d2 033185 isub temp ,pdata 
-0x74d3 033186 isub regc ,pdata 
-0x74d4 033187 istore 4 ,contw 
-0x74d5 033188 isolate1 32 ,pdata 
-0x74d6 033189 setflag true ,0 ,regc 
-0x74d7 033190 increase 4 ,rega 
-0x74d8 033191 increase 4 ,regb 
-0x74d9 033192 loop bn_sub_0 
-0x74da 033193 rtn 
-:      033195 bn_rshift6:
-0x74db 033196 force 6 ,loopcnt 
-0x74dc 033197 increase 20 ,rega 
-:      033198 bn_rshift:
-0x74dd 033199 force 0 ,regc 
-:      033200 bn_rshift_0:
-0x74de 033201 ifetch 4 ,rega 
-0x74df 033202 isolate1 0 ,pdata 
-0x74e0 033203 setflag true ,1 ,regc 
-0x74e1 033204 rshift pdata ,pdata 
-0x74e2 033205 isolate1 0 ,regc 
-0x74e3 033206 setflag true ,31 ,pdata 
-0x74e4 033207 istore 4 ,rega 
-0x74e5 033208 increase -4 ,rega 
-0x74e6 033209 rshift regc ,regc 
-0x74e7 033210 loop bn_rshift_0 
-0x74e8 033211 rtn 
-:      033212 bn_lshift:
-0x74e9 033213 force 6 ,loopcnt 
-0x74ea 033214 force 0 ,regc 
-:      033215 bn_lshift_0:
-0x74eb 033216 ifetch 4 ,rega 
-0x74ec 033217 isolate1 31 ,pdata 
-0x74ed 033218 setflag true ,1 ,regc 
-0x74ee 033219 lshift pdata ,pdata 
-0x74ef 033220 isolate1 0 ,regc 
-0x74f0 033221 setflag true ,0 ,pdata 
-0x74f1 033222 istore 4 ,rega 
-0x74f2 033223 increase 4 ,rega 
-0x74f3 033224 rshift regc ,regc 
-0x74f4 033225 loop bn_lshift_0 
-0x74f5 033226 rtn 
-:      033229 bn_load:
-0x74f6 033230 force 6 ,loopcnt 
-:      033231 bn_load_0:
-0x74f7 033232 ifetch 4 ,contr 
-0x74f8 033233 iforce regext 
-0x74f9 033234 increase 1 ,regext_index 
-0x74fa 033235 loop bn_load_0 
-0x74fb 033236 rtn 
-:      033240 sp_initialize_256:
-0x74fc 033241 bpatch patch1d_7 ,mem_patch1d 
-0x74fd 033242 fetch 1 ,mem_secure_connections_enable 
-0x74fe 033243 nbranch sp_pubkey_calc_256 ,blank 
-:      033245 sc_reset:
-0x74ff 033246 jam sp_calc_standby ,mem_sc_calc 
-0x7500 033247 jam sp_key_invalid ,mem_sc_local_key_invalid 
-0x7501 033248 rtn 
-:      033252 sp_wait_pubkey_calc_256_done:
-0x7502 033253 fetch 1 ,mem_secure_connections_enable 
-0x7503 033254 rtn blank 
-0x7504 033255 fetch 1 ,mem_sc_local_key_invalid 
-0x7505 033256 rtneq sp_key_valid_256 
-0x7506 033257 call sp_calc_sequence_256 
-0x7507 033258 branch sp_wait_pubkey_calc_256_done 
-:      033262 sp_debug_private_256:
-0x7508 033263 arg mem_sc_private_key_256 ,contw 
-0x7509 033264 setsect 0 ,0x1abd 
-0x750a 033265 setsect 1 ,0x1b34f 
-0x750b 033266 setsect 2 ,0x19b8a 
-0x750c 033267 setsect 3 ,0x26562 
-0x750d 033268 istore 9 ,contw 
-0x750e 033269 setsect 0 ,0x340b7 
-0x750f 033270 setsect 1 ,0x1efa 
-0x7510 033271 setsect 2 ,0xaff6 
-0x7511 033272 setsect 3 ,0xfd41 
-0x7512 033273 istore 9 ,contw 
-0x7513 033274 setsect 0 ,0x3d210 
-0x7514 033275 setsect 1 ,0x26cf8 
-0x7515 033276 setsect 2 ,0x3874c 
-0x7516 033277 setsect 3 ,0x3157c 
-0x7517 033278 istore 9 ,contw 
-0x7518 033279 setsect 0 ,0x2d4a3 
-0x7519 033280 setsect 1 ,0x3d27d 
-0x751a 033281 setsect 2 ,0x3 
-0x751b 033282 istore 5 ,contw 
-0x751c 033283 rtn 
-:      033286 sp_pubkey_calc_256:
-0x751d 033287 fetch 1 ,mem_sc_local_key_invalid 
-0x751e 033288 rtnne sp_key_invalid 
-0x751f 033289 fetch 1 ,mem_sc_calc 
-0x7520 033290 rtnne sp_calc_standby 
-0x7521 033291 call init_memp_256 
-0x7522 033292 arg mem_sc_private_key_256 ,contw 
-0x7523 033293 force 15 ,queue 
-0x7524 033294 call random_generator 
-0x7525 033295 random pdata 
-0x7526 033296 rshift pdata ,pdata 
-0x7527 033297 istore 2 ,contw 
-0x7528 033299 fetch 1 ,mem_sp_debug_mode 
-0x7529 033300 ncall sp_debug_private_256 ,blank 
-0x752a 033302 arg mem_k_256 ,contw 
-0x752b 033303 arg mem_sc_private_key_256 ,contr 
-0x752c 033304 call memcpy32 
-0x752d 033306 arg mem_ax_256 ,contw 
-0x752e 033307 arg mem_gx_256 ,contr 
-0x752f 033308 call memcpy64 
-0x7530 033310 arg mem_az_256 ,contw 
-0x7531 033311 call clear_mem_256 
-0x7532 033312 jam 1 ,mem_az_256 
-0x7533 033314 call eckp_calc_init_256 
-0x7534 033315 jam sp_calc_pubkey_256 ,mem_sc_calc 
-0x7535 033316 rtn 
-:      033318 sp_pubkey_generated_256:
-0x7536 033319 arg mem_sc_pubkey_local_x_256 ,contw 
-0x7537 033320 arg mem_bx_256 ,contr 
-0x7538 033321 call memcpy64 
-0x7539 033322 jam sp_key_valid_256 ,mem_sc_local_key_invalid 
-0x753a 033323 jam sp_calc_standby ,mem_sc_calc 
-0x753b 033324 rtn 
-:      033328 sp_dhkey_calc_256:
-0x753c 033329 fetch 1 ,mem_sp_dhkey_invalid 
-0x753d 033330 rtnne sp_key_invalid 
-0x753e 033331 fetch 1 ,mem_sc_calc 
-0x753f 033332 rtnne sp_calc_standby 
-0x7540 033334 arg mem_k_256 ,contw 
-0x7541 033335 arg mem_sc_private_key_256 ,contr 
-0x7542 033336 call memcpy32 
-0x7543 033338 arg mem_ax_256 ,contw 
-0x7544 033339 arg mem_le_pubkey_remote_x_256 ,contr 
-0x7545 033340 call memcpy64 
-0x7546 033342 arg mem_az_256 ,contw 
-0x7547 033343 call clear_mem_256 
-0x7548 033344 jam 1 ,mem_az_256 
-0x7549 033346 call eckp_calc_init_256 
-0x754a 033347 jam sp_calc_dhkey_256 ,mem_sc_calc 
-0x754b 033348 rtn 
-:      033351 sp_dhkey_generated_256:
-0x754c 033353 arg mem_le_dhkey_256 ,contw 
-0x754d 033354 arg mem_bx_256 ,contr 
-0x754e 033355 call memcpy32 
-0x754f 033356 jam sp_key_valid_256 ,mem_sp_dhkey_invalid 
-0x7550 033357 jam sp_calc_standby ,mem_sc_calc 
-0x7551 033358 rtn 
-:      033362 sp_calc_sequence_256:
-0x7552 033363 fetch 1 ,mem_secure_connections_enable 
-0x7553 033364 rtn blank 
-0x7554 033365 fetch 1 ,mem_sc_calc 
-0x7555 033366 rtn blank 
-0x7556 033367 increase 0x80 ,pdata 
-0x7557 033368 store 1 ,mem_sc_calc 
-0x7558 033369 rtnbit1 7 
-0x7559 033370 fetch 2 ,mem_ec_loopc 
-0x755a 033371 branch sp_calc_sequence_done_256 ,blank 
-0x755b 033372 branch eckp_calc_256 
-:      033374 sp_calc_sequence_done_256:
-0x755c 033375 bpatch patch1e_0 ,mem_patch1e 
-0x755d 033376 call ecunmapz_256 
-0x755e 033377 fetch 1 ,mem_sc_calc 
-0x755f 033378 beq sp_calc_pubkey_256 ,sp_pubkey_generated_256 
-0x7560 033379 beq sp_calc_dhkey_256 ,sp_dhkey_generated_256 
-0x7561 033380 rtn 
-:      033383 eckp_calc_256:
-0x7562 033384 call ecdbl_256 
-0x7563 033385 fetch 2 ,mem_ec_loopc 
-0x7564 033386 increase -1 ,pdata 
-0x7565 033387 store 2 ,mem_ec_loopc 
-0x7566 033388 arg mem_k_256 ,contr 
-0x7567 033389 call bn_testbit 
-0x7568 033390 rtn true 
-0x7569 033391 branch ecadd_256 
-:      033393 eckp_calc_init_256:
-0x756a 033394 bpatch patch1e_1 ,mem_patch1e 
-0x756b 033395 setarg 256 
-0x756c 033396 store 2 ,mem_ec_loopc 
-:      033397 eckp_calc_init_256_1:
-0x756d 033398 fetch 2 ,mem_ec_loopc 
-0x756e 033399 rtn blank 
-0x756f 033400 increase -1 ,pdata 
-0x7570 033401 store 2 ,mem_ec_loopc 
-0x7571 033402 arg mem_k_256 ,contr 
-0x7572 033403 call bn_testbit 
-0x7573 033404 branch eckp_calc_init_256_1 ,true 
-0x7574 033405 arg mem_ax_256 ,contr 
-0x7575 033406 arg mem_cx_256 ,contw 
-0x7576 033407 branch memcpy96 
-:      033410 ecunmapz_256:
-0x7577 033411 arg mem_cz_256 ,rega 
-0x7578 033412 arg mem_t3_256 ,contw 
-0x7579 033413 call bn_invmod_256 
-0x757a 033414 arg mem_t3_256 ,rega 
-0x757b 033415 arg mem_t1_256 ,contw 
-0x757c 033416 call bn_sqrmod_256 
-0x757d 033417 arg mem_cx_256 ,rega 
-0x757e 033418 arg mem_t1_256 ,regb 
-0x757f 033419 arg mem_bx_256 ,contw 
-0x7580 033420 call bn_mulmod_256 
-0x7581 033421 arg mem_t3_256 ,rega 
-0x7582 033422 arg mem_t1_256 ,regb 
-0x7583 033423 arg mem_t2_256 ,contw 
-0x7584 033424 call bn_mulmod_256 
-0x7585 033425 arg mem_cy_256 ,rega 
-0x7586 033426 arg mem_t2_256 ,regb 
-0x7587 033427 arg mem_by_256 ,contw 
-0x7588 033428 branch bn_mulmod_256 
-:      033430 ecdbl_256:
-0x7589 033431 arg mem_cz_256 ,rega 
-0x758a 033432 arg mem_t2_256 ,contw 
-0x758b 033433 call bn_sqrmod_256 
-0x758c 033434 arg mem_t2_256 ,rega 
-0x758d 033435 arg mem_t3_256 ,contw 
-0x758e 033436 call bn_sqrmod_256 
-0x758f 033438 arg mem_a_256 ,rega 
-0x7590 033439 arg mem_t3_256 ,regb 
-0x7591 033440 arg mem_t3_256 ,contw 
-0x7592 033441 call bn_mulmod_256 
-0x7593 033442 arg mem_cx_256 ,rega 
-0x7594 033443 arg mem_t2_256 ,contw 
-0x7595 033444 call bn_sqrmod_256 
-0x7596 033446 arg mem_t2_256 ,contr 
-0x7597 033447 arg mem_t1_256 ,contw 
-0x7598 033448 call memcpy32 
-0x7599 033449 arg mem_t1_256 ,rega 
-0x759a 033450 call bn_lshiftmod_256 
-0x759b 033451 arg mem_t2_256 ,rega 
-0x759c 033452 arg mem_t1_256 ,regb 
-0x759d 033453 arg mem_t2_256 ,contw 
-0x759e 033454 call bn_addmod_256 
-0x759f 033456 arg mem_t2_256 ,rega 
-0x75a0 033457 arg mem_t3_256 ,regb 
-0x75a1 033458 arg mem_t2_256 ,contw 
-0x75a2 033459 call bn_addmod_256 
-0x75a3 033461 arg mem_cx_256 ,contr 
-0x75a4 033462 arg mem_t1_256 ,contw 
-0x75a5 033463 call memcpy32 
-0x75a6 033464 arg mem_cy_256 ,rega 
-0x75a7 033465 arg mem_t3_256 ,contw 
-0x75a8 033466 call bn_sqrmod_256 
-0x75a9 033467 arg mem_t1_256 ,rega 
-0x75aa 033468 call bn_lshiftmod_256 
-0x75ab 033469 arg mem_t1_256 ,rega 
-0x75ac 033470 call bn_lshiftmod_256 
-0x75ad 033471 arg mem_t1_256 ,rega 
-0x75ae 033472 arg mem_t3_256 ,regb 
-0x75af 033473 arg mem_t1_256 ,contw 
-0x75b0 033474 call bn_mulmod_256 
-0x75b1 033475 arg mem_t3_256 ,rega 
-0x75b2 033476 arg mem_t0_256 ,contw 
-0x75b3 033477 call bn_sqrmod_256 
-0x75b4 033478 arg mem_t0_256 ,rega 
-0x75b5 033479 call bn_lshiftmod_256 
-0x75b6 033480 arg mem_t0_256 ,rega 
-0x75b7 033481 call bn_lshiftmod_256 
-0x75b8 033482 arg mem_t0_256 ,rega 
-0x75b9 033483 call bn_lshiftmod_256 
-0x75ba 033484 arg mem_cy_256 ,contr 
-0x75bb 033485 arg mem_t3_256 ,contw 
-0x75bc 033486 call memcpy32 
-0x75bd 033487 arg mem_t3_256 ,rega 
-0x75be 033488 call bn_lshiftmod_256 
-0x75bf 033489 arg mem_t3_256 ,rega 
-0x75c0 033490 arg mem_cz_256 ,regb 
-0x75c1 033491 arg mem_cz_256 ,contw 
-0x75c2 033492 call bn_mulmod_256 
-0x75c3 033495 arg mem_t2_256 ,rega 
-0x75c4 033496 arg mem_t3_256 ,contw 
-0x75c5 033497 call bn_sqrmod_256 
-0x75c6 033499 arg mem_t3_256 ,rega 
-0x75c7 033500 arg mem_t1_256 ,regb 
-0x75c8 033501 arg mem_t3_256 ,contw 
-0x75c9 033502 call bn_submod_256 
-0x75ca 033503 arg mem_t3_256 ,rega 
-0x75cb 033504 arg mem_t1_256 ,regb 
-0x75cc 033505 arg mem_cx_256 ,contw 
-0x75cd 033506 call bn_submod_256 
-0x75ce 033507 arg mem_t1_256 ,rega 
-0x75cf 033508 arg mem_cx_256 ,regb 
-0x75d0 033509 arg mem_t3_256 ,contw 
-0x75d1 033510 call bn_submod_256 
-0x75d2 033511 arg mem_t3_256 ,rega 
-0x75d3 033512 arg mem_t2_256 ,regb 
-0x75d4 033513 arg mem_t3_256 ,contw 
-0x75d5 033514 call bn_mulmod_256 
-0x75d6 033515 arg mem_t3_256 ,rega 
-0x75d7 033516 arg mem_t0_256 ,regb 
-0x75d8 033517 arg mem_cy_256 ,contw 
-0x75d9 033518 branch bn_submod_256 
-:      033520 ecadd_256:
-0x75da 033522 arg mem_az_256 ,rega 
-0x75db 033523 arg mem_t7_256 ,contw 
-0x75dc 033524 call bn_sqrmod_256 
-0x75dd 033525 arg mem_cx_256 ,rega 
-0x75de 033526 arg mem_t7_256 ,regb 
-0x75df 033527 arg mem_t0_256 ,contw 
-0x75e0 033528 call bn_mulmod_256 
-0x75e1 033531 arg mem_az_256 ,rega 
-0x75e2 033532 arg mem_t7_256 ,regb 
-0x75e3 033533 arg mem_t7_256 ,contw 
-0x75e4 033534 call bn_mulmod_256 
-0x75e5 033535 arg mem_cy_256 ,rega 
-0x75e6 033536 arg mem_t7_256 ,regb 
-0x75e7 033537 arg mem_t1_256 ,contw 
-0x75e8 033538 call bn_mulmod_256 
-0x75e9 033541 arg mem_cz_256 ,rega 
-0x75ea 033542 arg mem_t7_256 ,contw 
-0x75eb 033543 call bn_sqrmod_256 
-0x75ec 033544 arg mem_ax_256 ,rega 
-0x75ed 033545 arg mem_t7_256 ,regb 
-0x75ee 033546 arg mem_t2_256 ,contw 
-0x75ef 033547 call bn_mulmod_256 
-0x75f0 033549 arg mem_cz_256 ,rega 
-0x75f1 033550 arg mem_t7_256 ,regb 
-0x75f2 033551 arg mem_t7_256 ,contw 
-0x75f3 033552 call bn_mulmod_256 
-0x75f4 033553 arg mem_ay_256 ,rega 
-0x75f5 033554 arg mem_t7_256 ,regb 
-0x75f6 033555 arg mem_t3_256 ,contw 
-0x75f7 033556 call bn_mulmod_256 
-0x75f8 033561 arg mem_t0_256 ,regb 
-0x75f9 033562 arg mem_t2_256 ,rega 
-0x75fa 033563 arg mem_t7_256 ,contw 
-0x75fb 033564 call bn_submod_256 
-0x75fc 033565 arg mem_t0_256 ,rega 
-0x75fd 033566 arg mem_t2_256 ,regb 
-0x75fe 033567 arg mem_t0_256 ,contw 
-0x75ff 033568 call bn_addmod_256 
-0x7600 033571 arg mem_t1_256 ,regb 
-0x7601 033572 arg mem_t3_256 ,rega 
-0x7602 033573 arg mem_t2_256 ,contw 
-0x7603 033574 call bn_submod_256 
-0x7604 033575 arg mem_t1_256 ,rega 
-0x7605 033576 arg mem_t3_256 ,regb 
-0x7606 033577 arg mem_t1_256 ,contw 
-0x7607 033578 call bn_addmod_256 
-0x7608 033579 arg mem_t1_256 ,rega 
-0x7609 033580 arg mem_t7_256 ,regb 
-0x760a 033581 arg mem_t1_256 ,contw 
-0x760b 033582 call bn_mulmod_256 
-0x760c 033583 arg mem_cz_256 ,rega 
-0x760d 033584 arg mem_az_256 ,regb 
-0x760e 033585 arg mem_t3_256 ,contw 
-0x760f 033586 call bn_mulmod_256 
-0x7610 033587 arg mem_t3_256 ,rega 
-0x7611 033588 arg mem_t7_256 ,regb 
-0x7612 033589 arg mem_cz_256 ,contw 
-0x7613 033590 call bn_mulmod_256 
-0x7614 033592 arg mem_t7_256 ,rega 
-0x7615 033593 arg mem_t7_256 ,contw 
-0x7616 033594 call bn_sqrmod_256 
-0x7617 033595 arg mem_t7_256 ,rega 
-0x7618 033596 arg mem_t0_256 ,regb 
-0x7619 033597 arg mem_t3_256 ,contw 
-0x761a 033598 call bn_mulmod_256 
-0x761b 033599 arg mem_t7_256 ,rega 
-0x761c 033600 arg mem_t1_256 ,regb 
-0x761d 033601 arg mem_t1_256 ,contw 
-0x761e 033602 call bn_mulmod_256 
-0x761f 033603 arg mem_t2_256 ,rega 
-0x7620 033604 arg mem_cx_256 ,contw 
-0x7621 033605 call bn_sqrmod_256 
-0x7622 033606 arg mem_cx_256 ,rega 
-0x7623 033607 arg mem_t3_256 ,regb 
-0x7624 033608 arg mem_cx_256 ,contw 
-0x7625 033609 call bn_submod_256 
-0x7626 033610 arg mem_cx_256 ,contr 
-0x7627 033611 arg mem_t7_256 ,contw 
-0x7628 033612 call memcpy32 
-0x7629 033613 arg mem_t7_256 ,rega 
-0x762a 033614 call bn_lshiftmod_256 
-0x762b 033615 arg mem_t3_256 ,rega 
-0x762c 033616 arg mem_t7_256 ,regb 
-0x762d 033617 arg mem_t3_256 ,contw 
-0x762e 033618 call bn_submod_256 
-0x762f 033619 arg mem_t3_256 ,rega 
-0x7630 033620 arg mem_t2_256 ,regb 
-0x7631 033621 arg mem_t2_256 ,contw 
-0x7632 033622 call bn_mulmod_256 
-0x7633 033623 arg mem_t2_256 ,rega 
-0x7634 033624 arg mem_t1_256 ,regb 
-0x7635 033625 arg mem_cy_256 ,contw 
-0x7636 033626 call bn_submod_256 
-0x7637 033627 arg mem_cy_256 ,rega 
-0x7638 033628 arg mem_p_256 ,regb 
-0x7639 033629 arg mem_cy_256 ,contw 
-0x763a 033630 force 0 ,regc 
-0x763b 033631 fetch 1 ,mem_cy_256 
-0x763c 033632 isolate1 0 ,pdata 
-0x763d 033633 call bn_add_256 ,true 
-0x763e 033634 copy regc ,alarm 
-0x763f 033635 arg mem_cy_256 ,rega 
-0x7640 033636 call bn_rshift_256 
-0x7641 033637 fetch 1 ,mem_cy5_256 
-0x7642 033638 isolate1 0 ,alarm 
-0x7643 033639 setflag true ,7 ,pdata 
-0x7644 033640 store 1 ,mem_cy5_256 
-0x7645 033641 rtn 
-:      033643 bn_invmod_256:
-0x7646 033644 copy contw ,timeup 
-0x7647 033645 arg mem_tmp0_256 ,contw 
-0x7648 033646 call clear_mem_256 
-0x7649 033647 force 0 ,pdata 
-0x764a 033649 store 4 ,mem_t2_256 
-0x764b 033650 jam 1 ,mem_tmp0_256 
-0x764c 033651 arg mem_tmp1_256 ,contw 
-0x764d 033652 call clear_mem_512 
-0x764e 033653 arg mem_p_256 ,contr 
-0x764f 033654 arg mem_tmp2_256 ,contw 
-0x7650 033655 call memcpy32 
-0x7651 033656 copy rega ,contr 
-0x7652 033657 arg mem_tmp3_256 ,contw 
-0x7653 033658 call memcpy32 
-:      033664 bn_invmod_256_2:
-0x7654 033665 arg mem_tmp3_256 ,contr 
-0x7655 033666 call bn_eq_zero_256 
-0x7656 033667 branch bn_invmod_256_0 ,blank 
-0x7657 033672 arg mem_tmp3_256 ,rega 
-0x7658 033673 arg mem_tmp0_256 ,regb 
-0x7659 033674 call bn_rshifteven_256 
-0x765a 033675 arg mem_tmp2_256 ,rega 
-0x765b 033676 arg mem_tmp1_256 ,regb 
-0x765c 033677 call bn_rshifteven_256 
-0x765d 033679 arg mem_tmp3_256 ,rega 
-0x765e 033680 arg mem_tmp2_256 ,regb 
-0x765f 033681 call bn_bigeq_256 
-0x7660 033682 branch bn_invmod_256_1 ,positive 
-0x7661 033683 arg mem_tmp2_256 ,rega 
-0x7662 033684 arg mem_tmp3_256 ,regb 
-0x7663 033685 copy rega ,contw 
-0x7664 033686 call bn_sub_256 
-0x7665 033687 arg mem_tmp0_256 ,rega 
-0x7666 033688 arg mem_tmp1_256 ,regb 
-0x7667 033689 copy regb ,contw 
-0x7668 033690 call bn_add_256 
-0x7669 033691 ifetch 1 ,rega 
-0x766a 033692 iadd regc ,regc 
-0x766b 033693 ifetch 1 ,regb 
-0x766c 033694 iadd regc ,pdata 
-0x766d 033695 istore 1 ,regb 
-0x766e 033696 branch bn_invmod_256_2 
-:      033697 bn_invmod_256_1:
-0x766f 033698 arg mem_tmp3_256 ,rega 
-0x7670 033699 arg mem_tmp2_256 ,regb 
-0x7671 033700 copy rega ,contw 
-0x7672 033701 call bn_sub_256 
-0x7673 033702 arg mem_tmp1_256 ,rega 
-0x7674 033703 arg mem_tmp0_256 ,regb 
-0x7675 033704 copy regb ,contw 
-0x7676 033705 call bn_add_256 
-0x7677 033706 ifetch 1 ,rega 
-0x7678 033707 iadd regc ,regc 
-0x7679 033708 ifetch 1 ,regb 
-0x767a 033709 iadd regc ,pdata 
-0x767b 033710 istore 1 ,regb 
-0x767c 033711 branch bn_invmod_256_2 
-:      033712 bn_invmod_256_0:
-0x767d 033714 arg mem_tmp1_256 ,rega 
-0x767e 033715 copy timeup ,contw 
-0x767f 033716 call bn_p256mod 
-0x7680 033718 arg mem_p_256 ,rega 
-0x7681 033719 copy timeup ,regb 
-0x7682 033720 copy timeup ,contw 
-0x7683 033721 branch bn_submod_256 
-:      033724 bn_mulmod_256:
-0x7684 033725 copy contw ,timeup 
-0x7685 033727 force 0 ,regext_index 
-0x7686 033729 arg mem_tmp1_256 ,contw 
-0x7687 033730 call clear_mem_512 
-0x7688 033731 arg mem_regext ,contw 
-0x7689 033732 call clear_mem_512 
-0x768a 033736 copy rega ,contr 
-0x768b 033738 jam 0 ,mem_regext 
-0x768c 033739 setarg 0 
-0x768d 033740 call bn_load_mem 
-0x768e 033741 copy regb ,contr 
-0x768f 033742 call bn_load_256 
-0x7690 033745 force 0 ,queue 
-0x7691 033746 arg mem_tmp1_256 ,contw 
-:      033747 bn_mulmod_256_1:
-0x7692 033750 arg mem_regext ,temp 
-0x7693 033751 copy queue ,regb 
-0x7694 033752 lshift2 regb ,pdata 
-0x7695 033754 iadd temp ,regb 
-0x7696 033755 force 0 ,temp 
-0x7697 033756 force 0 ,regc 
-:      033757 bn_mulmod_256_0:
-0x7698 033762 ifetch 4 ,contw 
-0x7699 033763 iforce rega 
-0x769a 033766 ifetch 4 ,regb 
-0x769b 033767 copy regc ,regext_index 
-0x769c 033768 imul32 regext ,pdata 
-0x769d 033769 iadd rega ,pdata 
-0x769e 033770 iadd temp ,pdata 
-0x769f 033771 istore 4 ,contw 
-0x76a0 033772 rshift32 pdata ,temp 
-0x76a1 033773 increase 1 ,regc 
-0x76a2 033774 compare 8 ,regc ,0xff 
-0x76a3 033775 nbranch bn_mulmod_256_0 ,true 
-0x76a4 033777 deposit temp 
-0x76a5 033778 istore 4 ,contw 
-0x76a6 033779 increase -32 ,contw 
-0x76a7 033782 increase 1 ,queue 
-0x76a8 033783 compare 8 ,queue ,0xff 
-0x76a9 033784 nbranch bn_mulmod_256_1 ,true 
-0x76aa 033785 arg mem_tmp1_256 ,rega 
-0x76ab 033786 copy timeup ,contw 
-0x76ac 033787 branch bn_p256mod 
-:      033789 bn_p256mod:
-0x76ad 033790 bpatch patch1e_2 ,mem_patch1e 
-0x76ae 033791 copy contw ,timeup 
-0x76af 033792 copy rega ,alarm 
-0x76b0 033793 arg mem_tmp2_256 ,regb 
-0x76b1 033794 copy regb ,contw 
-0x76b2 033795 call memset0_4 
-0x76b3 033796 istore 8 ,contw 
-0x76b4 033797 add rega ,44 ,contr 
-0x76b5 033798 call memcpy8 
-0x76b6 033799 call memcpy12 
-0x76b7 033800 copy regb ,rega 
-0x76b8 033801 call bn_lshiftmod_256 
-0x76b9 033802 arg mem_tmp2_256 ,regb 
-0x76ba 033803 copy alarm ,rega 
-0x76bb 033804 copy timeup ,contw 
-0x76bc 033805 call bn_addmod_256 
-0x76bd 033807 arg mem_tmp2_256 ,regb 
-0x76be 033808 copy regb ,contw 
-0x76bf 033809 call memset0_4 
-0x76c0 033810 istore 8 ,contw 
-0x76c1 033811 add alarm ,48 ,contr 
-0x76c2 033812 call memcpy16 
-0x76c3 033813 call memset0_4 
-0x76c4 033814 copy regb ,rega 
-0x76c5 033815 call bn_lshiftmod_256 
-0x76c6 033819 arg mem_tmp2_256 ,regb 
-0x76c7 033820 copy timeup ,rega 
-0x76c8 033821 copy rega ,contw 
-0x76c9 033822 call bn_addmod_256 
-0x76ca 033826 arg mem_tmp2_256 ,regb 
-0x76cb 033827 copy regb ,contw 
-0x76cc 033828 add alarm ,32 ,contr 
-0x76cd 033829 call memcpy12 
-0x76ce 033830 call memset0_4 
-0x76cf 033831 istore 8 ,contw 
-0x76d0 033832 add alarm ,56 ,contr 
-0x76d1 033833 call memcpy8 
-0x76d2 033834 copy timeup ,rega 
-0x76d3 033835 copy rega ,contw 
-0x76d4 033836 call bn_addmod_256 
-0x76d5 033840 arg mem_tmp2_256 ,regb 
-0x76d6 033841 copy regb ,contw 
-0x76d7 033842 add alarm ,36 ,contr 
-0x76d8 033843 call memcpy12 
-0x76d9 033844 add alarm ,52 ,contr 
-0x76da 033845 call memcpy12 
-0x76db 033846 add alarm ,52 ,contr 
-0x76dc 033847 call memcpy4 
-0x76dd 033848 add alarm ,32 ,contr 
-0x76de 033849 call memcpy4 
-0x76df 033850 copy timeup ,rega 
-0x76e0 033851 copy rega ,contw 
-0x76e1 033852 call bn_addmod_256 
-0x76e2 033855 arg mem_tmp2_256 ,regb 
-0x76e3 033856 copy regb ,contw 
-0x76e4 033857 add alarm ,44 ,contr 
-0x76e5 033858 call memcpy12 
-0x76e6 033859 call memset0_4 
-0x76e7 033860 istore 8 ,contw 
-0x76e8 033861 add alarm ,32 ,contr 
-0x76e9 033862 call memcpy4 
-0x76ea 033863 add alarm ,40 ,contr 
-0x76eb 033864 call memcpy4 
-0x76ec 033865 copy timeup ,rega 
-0x76ed 033866 copy rega ,contw 
-0x76ee 033867 call bn_submod_256 
-0x76ef 033870 arg mem_tmp2_256 ,regb 
-0x76f0 033871 copy regb ,contw 
-0x76f1 033872 add alarm ,48 ,contr 
-0x76f2 033873 call memcpy8 
-0x76f3 033874 call memcpy8 
-0x76f4 033875 force 0 ,pdata 
-0x76f5 033876 istore 8 ,contw 
-0x76f6 033877 add alarm ,36 ,contr 
-0x76f7 033878 call memcpy4 
-0x76f8 033879 add alarm ,44 ,contr 
-0x76f9 033880 call memcpy4 
-0x76fa 033881 copy timeup ,rega 
-0x76fb 033882 copy rega ,contw 
-0x76fc 033883 call bn_submod_256 
-0x76fd 033886 arg mem_tmp2_256 ,regb 
-0x76fe 033887 copy regb ,contw 
-0x76ff 033888 add alarm ,52 ,contr 
-0x7700 033889 call memcpy12 
-0x7701 033890 add alarm ,32 ,contr 
-0x7702 033891 call memcpy12 
-0x7703 033892 call memset0_4 
-0x7704 033893 add alarm ,48 ,contr 
-0x7705 033894 call memcpy4 
-0x7706 033895 copy timeup ,rega 
-0x7707 033896 copy rega ,contw 
-0x7708 033897 call bn_submod_256 
-0x7709 033900 arg mem_tmp2_256 ,regb 
-0x770a 033901 copy regb ,contw 
-0x770b 033902 add alarm ,56 ,contr 
-0x770c 033903 call memcpy8 
-0x770d 033904 call memset0_4 
-0x770e 033905 add alarm ,36 ,contr 
-0x770f 033906 call memcpy12 
-0x7710 033907 call memset0_4 
-0x7711 033908 add alarm ,52 ,contr 
-0x7712 033909 call memcpy4 
-0x7713 033910 copy timeup ,rega 
-0x7714 033911 copy rega ,contw 
-0x7715 033912 branch bn_submod_256 
-:      033915 bn_load_mem:
-0x7716 033916 force 32 ,loopcnt 
-0x7717 033917 arg mem_regext ,contw 
-0x7718 033918 iadd contw ,contw 
-0x7719 033919 branch memcpy 
-:      033921 bn_load_256:
-0x771a 033922 force 8 ,loopcnt 
-0x771b 033923 branch bn_load_0 
-:      033925 bn_sqrmod_256:
-0x771c 033926 copy rega ,regb 
-0x771d 033927 branch bn_mulmod_256 
-:      033929 bn_add_256:
-0x771e 033930 force 8 ,loopcnt 
-0x771f 033931 branch bn_add + 1 
-:      033933 bn_addmod_256:
-0x7720 033934 call bn_add_256 
-0x7721 033935 copy contw ,rega 
-0x7722 033936 branch bn_lshiftmod_ismod_256 
-:      033938 bn_lshiftmod_256:
-0x7723 033939 call bn_lshift_256 
-:      033940 bn_lshiftmod_ismod_256:
-0x7724 033941 isolate1 0 ,regc 
-0x7725 033942 branch bn_lshiftmod_p_256 ,true 
-0x7726 033943 arg mem_p_256 ,regb 
-0x7727 033944 copy rega ,regc 
-0x7728 033945 increase -32 ,rega 
-0x7729 033946 call bn_bigeq_256 
-0x772a 033947 nrtn positive 
-0x772b 033948 copy regc ,rega 
-0x772c 033949 branch sub_p2_256 
-:      033951 bn_lshiftmod_p_256:
-0x772d 033952 call sub_p2_256 
-0x772e 033954 copy rega ,regc 
-0x772f 033955 increase -32 ,rega 
-0x7730 033956 arg mem_p_256 ,regb 
-0x7731 033957 call bn_bigeq_256 
-0x7732 033958 nrtn positive 
-0x7733 033959 copy regc ,rega 
-0x7734 033960 branch sub_p2_256 
-:      033963 sub_p2_256:
-0x7735 033964 increase -32 ,rega 
-0x7736 033965 arg mem_p_256 ,regb 
-0x7737 033966 copy rega ,contw 
-0x7738 033967 branch bn_sub_256 
-:      033972 bn_submod_256:
-0x7739 033973 call bn_sub_256 
-0x773a 033975 branch bn_submod_256_np ,true 
-0x773b 033978 add contw ,-32 ,rega 
-0x773c 033979 arg mem_p_256 ,regb 
-0x773d 033980 call bn_bigeq_256 
-0x773e 033981 nrtn positive 
-0x773f 033982 arg mem_p_256 ,regb 
-0x7740 033983 add contw ,-32 ,rega 
-0x7741 033985 copy rega ,contw 
-0x7742 033986 branch bn_sub_256 
-:      033987 bn_submod_256_np:
-0x7743 033988 add contw ,-32 ,rega 
-0x7744 033989 arg mem_p_256 ,regb 
-0x7745 033990 copy rega ,contw 
-0x7746 033991 call bn_add_256 
-0x7747 033993 rtn true 
-0x7748 033994 add contw ,-32 ,rega 
-0x7749 033995 arg mem_p_256 ,regb 
-0x774a 033996 copy rega ,contw 
-0x774b 033997 branch bn_add_256 
-:      034001 bn_sub_256:
-0x774c 034002 force 8 ,loopcnt 
-0x774d 034003 branch bn_sub + 1 
-:      034005 bn_rshift_256:
-0x774e 034006 force 8 ,loopcnt 
-0x774f 034007 increase 28 ,rega 
-0x7750 034008 branch bn_rshift 
-:      034010 bn_lshift_256:
-0x7751 034011 force 8 ,loopcnt 
-0x7752 034012 force 0 ,regc 
-0x7753 034013 branch bn_lshift_0 
-:      034015 bn_bigeq_256:
-0x7754 034016 force 8 ,loopcnt 
-0x7755 034017 increase 28 ,rega 
-0x7756 034018 increase 28 ,regb 
-0x7757 034019 branch bn_bigeq_0 
-:      034022 bn_eq_zero_256:
-0x7758 034023 ifetch 8 ,contr 
-0x7759 034024 nrtn blank 
-0x775a 034025 branch bn_eq_zero 
-:      034030 bn_rshifteven_256:
-0x775b 034031 copy rega ,alarm 
-:      034032 bn_rshifteven_256_1:
-0x775c 034033 copy alarm ,rega 
-0x775d 034034 ifetch 1 ,rega 
-0x775e 034035 isolate1 0 ,pdata 
-0x775f 034036 rtn true 
-0x7760 034037 call bn_rshift_256 
-0x7761 034038 ifetch 1 ,regb 
-0x7762 034039 isolate0 0 ,pdata 
-0x7763 034040 branch bn_rshifteven_256_0 ,true 
-0x7764 034041 arg mem_p_256 ,rega 
-0x7765 034042 copy regb ,contw 
-0x7766 034043 call bn_add_256 
-0x7767 034044 ifetch 1 ,regb 
-0x7768 034045 iadd regc ,pdata 
-0x7769 034046 istore 1 ,regb 
-0x776a 034047 increase -32 ,regb 
-:      034048 bn_rshifteven_256_0:
-0x776b 034049 add regb ,32 ,rega 
-0x776c 034050 force 9 ,loopcnt 
-0x776d 034051 call bn_rshift 
-0x776e 034052 branch bn_rshifteven_256_1 
-:      034055 ui_init:
-0x776f 034056 rtn wake 
-0x7770 034057 call lpm_disable_exen_output 
-0x7771 034058 call ui_button_init 
-0x7772 034059 call ui_timer_init 
-0x7773 034060 branch ui_led_init_global 
-:      034062 ui_dispatch:
-0x7774 034063 call ui_led_dispatch 
-0x7775 034064 branch ui_timer_check 
-:      034066 ui_button_init:
-0x7776 034067 fetch 1 ,mem_ui_button_gpio 
-0x7777 034068 rtneq ui_button_gpio_disable 
-0x7778 034069 iforce temp 
-0x7779 034070 call gpio_config_output 
-0x777a 034071 fetcht 1 ,mem_ui_button_gpio 
-0x777b 034072 call gpio_out_inactive 
-0x777c 034073 nop 100 
-0x777d 034074 fetcht 1 ,mem_ui_button_gpio 
-0x777e 034075 call gpio_config_input 
-0x777f 034076 branch ui_button_polling 
-:      034080 ui_button_polling:
-0x7780 034081 bpatch patch1e_3 ,mem_patch1e 
-0x7781 034082 fetch 1 ,mem_ui_button_gpio 
-0x7782 034083 rtneq ui_button_gpio_disable 
-0x7783 034084 copy pdata ,temp 
-0x7784 034085 call gpio_get_bit 
-0x7785 034086 nbranch ui_button_up ,true 
-:      034088 ui_button_down:
-0x7786 034089 call ui_button_check_long_press 
-0x7787 034090 fetch 2 ,mem_ui_state_map 
-0x7788 034091 set1 ui_state_btn_down ,pdata 
-0x7789 034092 store 2 ,mem_ui_state_map 
-0x778a 034093 fetch 1 ,mem_ui_button_last_state 
-0x778b 034094 rtneq ui_button_state_down 
-0x778c 034095 jam ui_button_state_down ,mem_ui_button_last_state 
-0x778d 034097 fetch 1 ,mem_ui_button_timeout 
-0x778e 034098 store 1 ,mem_ui_button_timer 
-0x778f 034099 call lpm_button_get_wake_lock 
-0x7790 034100 jam bt_evt_button_down ,mem_fifo_temp 
-0x7791 034101 branch ui_ipc_send_event 
-:      034102 ui_button_up:
-0x7792 034103 fetch 2 ,mem_ui_state_map 
-0x7793 034104 set0 ui_state_btn_down ,pdata 
-0x7794 034105 store 2 ,mem_ui_state_map 
-0x7795 034106 fetch 1 ,mem_ui_button_last_state 
-0x7796 034107 rtneq ui_button_state_up 
-0x7797 034108 jam ui_button_state_up ,mem_ui_button_last_state 
-0x7798 034110 jam 0 ,mem_ui_button_timer 
-0x7799 034111 call lpm_button_clean_wake_lock 
-0x779a 034112 jam bt_evt_button_up ,mem_fifo_temp 
-0x779b 034113 branch ui_ipc_send_event 
-:      034115 ui_button_check_long_press:
-0x779c 034116 fetch 1 ,mem_ui_button_timer 
-0x779d 034117 rtn blank 
-0x779e 034118 increase -1 ,pdata 
-0x779f 034119 store 1 ,mem_ui_button_timer 
-0x77a0 034120 nrtn blank 
-0x77a1 034122 jam bt_evt_button_long_pressed ,mem_fifo_temp 
-0x77a2 034123 branch ui_ipc_send_event 
-:      034125 lpm_button_get_wake_lock:
-0x77a3 034126 arg wake_lock_button ,queue 
-0x77a4 034127 branch lpm_get_wake_lock 
-:      034129 lpm_button_clean_wake_lock:
-0x77a5 034130 arg wake_lock_button ,queue 
-0x77a6 034131 branch lpm_put_wake_lock 
-:      034138 calc_curr_struct_prt:
-0x77a7 034139 bpatch patch1e_4 ,mem_patch1e 
-0x77a8 034140 fetch 2 ,mem_ui_led_struct_ptr 
-0x77a9 034141 mul32 rega ,led_offset_length ,regb 
-0x77aa 034142 iadd regb ,regb 
-0x77ab 034143 rtn 
-:      034146 ui_led_init_global:
-0x77ac 034147 fetch 1 ,mem_ui_led_struct_num 
-0x77ad 034148 rtn blank 
-0x77ae 034149 copy pdata ,loopcnt 
-0x77af 034150 fetch 2 ,mem_ui_led_struct_ptr 
-0x77b0 034151 copy pdata ,regb 
-:      034152 ui_led_init_loop:
-0x77b1 034153 add regb ,led_offset_led_gpio ,regc 
-0x77b2 034154 ifetcht 1 ,regc 
-0x77b3 034155 call ui_led_init_set 
-0x77b4 034156 increase led_offset_length ,regb 
-0x77b5 034157 loop ui_led_init_loop 
-0x77b6 034158 rtn 
-:      034161 ui_led_init_set:
-0x77b7 034162 fetch 1 ,mem_ui_led_init_state_set 
-0x77b8 034163 branch gpio_out_inactive ,blank 
-0x77b9 034164 branch gpio_out_active 
-:      034167 ui_led_on_global:
-0x77ba 034168 call calc_curr_struct_prt 
-0x77bb 034169 setarg ui_led_state_lighting 
-0x77bc 034170 istore 1 ,regb 
-0x77bd 034171 call ui_led_stop_timer 
-0x77be 034172 branch ui_led_on_static 
-:      034176 ui_led_blink_stop_global:
-:      034177 ui_led_off_global:
-0x77bf 034179 call calc_curr_struct_prt 
-0x77c0 034180 setarg ui_led_state_darking 
-0x77c1 034181 istore 1 ,regb 
-0x77c2 034183 call ui_led_stop_timer 
-0x77c3 034184 branch ui_led_off_static 
-:      034188 ui_led_blink_start_global:
-0x77c4 034189 call calc_curr_struct_prt 
-0x77c5 034190 setarg ui_led_state_blink_start 
-0x77c6 034191 istore 1 ,regb 
-0x77c7 034192 setarg led_infinite_flash_num 
-0x77c8 034193 istore 1 ,contw 
-0x77c9 034194 branch ui_led_off_static 
-:      034199 ui_led_set_style_global:
-0x77ca 034200 call calc_curr_struct_prt 
-0x77cb 034201 arg led_offset_length ,loopcnt 
-0x77cc 034202 copy regc ,contr 
-0x77cd 034203 copy regb ,contw 
-0x77ce 034204 branch memcpy_fast 
-:      034208 ui_led_dispatch:
-0x77cf 034209 fetch 1 ,mem_ui_led_struct_num 
-0x77d0 034210 rtn blank 
-0x77d1 034211 arg 0 ,rega 
-:      034212 ui_led_blink_polling:
-0x77d2 034213 call ui_led_change_style_by_type 
-0x77d3 034214 increase 1 ,rega 
-0x77d4 034215 fetch 1 ,mem_ui_led_struct_num 
-0x77d5 034216 isub rega ,null 
-0x77d6 034217 rtn zero 
-0x77d7 034218 branch ui_led_blink_polling 
-:      034221 ui_led_off_static:
-0x77d8 034222 add regb ,led_offset_led_gpio ,regc 
-0x77d9 034223 ifetcht 1 ,regc 
-0x77da 034224 branch gpio_out_inactive 
-:      034227 ui_led_on_static:
-0x77db 034228 add regb ,led_offset_led_gpio ,regc 
-0x77dc 034229 ifetcht 1 ,regc 
-0x77dd 034230 branch gpio_out_active 
-:      034234 ui_led_change_style_by_type:
-0x77de 034235 add rega ,ui_led_blink ,queue 
-0x77df 034236 call timer_check 
-0x77e0 034237 nrtn blank 
-0x77e1 034239 call calc_curr_struct_prt 
-0x77e2 034241 ifetch 1 ,regb 
-0x77e3 034243 beq ui_led_state_lighting ,ui_led_on_static 
-0x77e4 034244 beq ui_led_state_darking ,ui_led_off_static 
-0x77e5 034245 beq ui_led_state_blink_stop ,ui_led_off_static 
-0x77e6 034246 beq ui_led_state_blink_darking ,ui_led_blink_state_darking 
-:      034247 ui_led_blink_state_lighting:
-0x77e7 034248 call ui_led_on_static 
-0x77e8 034249 add regb ,led_offset_cb_ledon ,regc 
-0x77e9 034250 call push_stack 
-0x77ea 034251 ifetch 2 ,regc 
-0x77eb 034252 call callback_func 
-0x77ec 034253 call pop_stack 
-0x77ed 034254 setarg ui_led_state_blink_darking 
-0x77ee 034255 istore 1 ,regb 
-0x77ef 034256 add regb ,led_offset_on_time ,regc 
-0x77f0 034257 ifetch 2 ,regc 
-0x77f1 034258 branch ui_led_blink_timer_start 
-:      034261 ui_led_blink_state_darking:
-0x77f2 034262 call ui_led_off_static 
-0x77f3 034263 add regb ,led_offset_cb_ledoff ,regc 
-0x77f4 034264 call push_stack 
-0x77f5 034265 ifetch 2 ,regc 
-0x77f6 034266 call callback_func 
-0x77f7 034267 call pop_stack 
-0x77f8 034269 add regb ,led_offset_blink_count ,regc 
-0x77f9 034270 ifetch 1 ,regc 
-0x77fa 034271 beq led_infinite_flash_num ,ui_led_blink_infinite 
-0x77fb 034272 increase -1 ,pdata 
-0x77fc 034273 istore 1 ,regc 
-0x77fd 034274 branch ui_led_blink_stop_global ,blank 
-:      034275 ui_led_blink_infinite:
-0x77fe 034276 setarg ui_led_state_blink_lighting 
-0x77ff 034277 istore 1 ,regb 
-0x7800 034278 add regb ,led_offset_off_time ,regc 
-0x7801 034279 ifetch 2 ,regc 
-:      034280 ui_led_blink_timer_start:
-0x7802 034281 add rega ,ui_led_blink ,queue 
-0x7803 034282 branch timer_init 
-:      034284 ui_led_stop_timer:
-0x7804 034285 setarg 0 
-0x7805 034286 branch ui_led_blink_timer_start 
-:      034292 ui_timer_timeout:
-0x7806 034293 setarg 0x1000 
-0x7807 034294 lshift16 pdata ,pdata 
-0x7808 034295 iadd regb ,regb 
-0x7809 034296 rtn 
-:      034298 ui_timer_check:
-0x780a 034299 bpatch patch1e_5 ,mem_patch1e 
-0x780b 034300 arg 0 ,rega 
-0x780c 034301 fetcht 4 ,mem_ui_timer_last_btclk 
-0x780d 034302 copy clkn_bt ,regb 
-0x780e 034303 copy regb ,pdata 
-0x780f 034304 isub temp ,null 
-0x7810 034305 ncall ui_timer_timeout ,positive 
-:      034306 ui_timer_check_loop:
-0x7811 034307 copy regb ,pdata 
-0x7812 034308 increase 160 ,temp 
-0x7813 034309 increase 160 ,temp 
-0x7814 034310 isub temp ,null 
-0x7815 034311 nbranch ui_timer_check_end ,positive 
-0x7816 034312 increase 1 ,rega 
-0x7817 034313 and rega ,0x0f ,pdata 
-0x7818 034314 nbranch ui_timer_check_loop ,blank 
-0x7819 034315 arg 0 ,rega 
-0x781a 034316 call ui_timer_check_send_evt 
-:      034317 ui_timer_init:
-0x781b 034318 copy clkn_bt ,pdata 
-0x781c 034319 store 4 ,mem_ui_timer_last_btclk 
-0x781d 034320 rtn 
-:      034321 ui_timer_check_end:
-0x781e 034322 copy rega ,pdata 
-0x781f 034323 rtn blank 
-0x7820 034324 increase -160 ,temp 
-0x7821 034325 increase -160 ,temp 
-0x7822 034326 set0 28 ,temp 
-0x7823 034327 storet 4 ,mem_ui_timer_last_btclk 
-:      034328 ui_timer_check_send_evt:
-0x7824 034329 branch app_evt_timer 
-:      034336 ui_ipc_get_lock:
-0x7825 034337 jam 1 ,mem_ipc_lock_bt 
-:      034338 ui_ipc_get_lock_wait:
-0x7826 034339 fetch 1 ,mem_ipc_lock_c51 
-0x7827 034340 nbranch ui_ipc_get_lock_wait ,blank 
-0x7828 034341 rtn 
-:      034343 ui_ipc_put_lock:
-0x7829 034344 jam 0 ,mem_ipc_lock_bt 
-0x782a 034345 rtn 
-:      034349 ui_ipc_send_event:
-0x782b 034350 bpatch patch1e_6 ,mem_patch1e 
-0x782c 034351 call ui_ipc_get_lock 
-0x782d 034352 copy rega ,pdata 
-0x782e 034353 store 4 ,mem_rega 
-0x782f 034354 arg mem_ipc_fifo_bt2c51 ,rega 
-0x7830 034355 call fifo_in 
-0x7831 034356 fetch 4 ,mem_rega 
-0x7832 034357 copy pdata ,rega 
-0x7833 034358 branch ui_ipc_put_lock 
-:      034360 ui_ipc_send_cmd:
-0x7834 034361 bpatch patch1e_7 ,mem_patch1e 
-0x7835 034362 call ui_ipc_get_lock 
-0x7836 034363 copy rega ,pdata 
-0x7837 034364 store 4 ,mem_rega 
-0x7838 034365 arg mem_ipc_fifo_c512bt ,rega 
-0x7839 034366 call fifo_in 
-0x783a 034367 fetch 4 ,mem_rega 
-0x783b 034368 copy pdata ,rega 
-0x783c 034369 branch ui_ipc_put_lock 
-:      034371 ui_ipc_clean_all_fifo:
-0x783d 034372 setarg 0 
-0x783e 034373 store util_fifo_len ,mem_ipc_fifo_c512bt 
-0x783f 034374 store util_fifo_len ,mem_ipc_fifo_bt2c51 
-0x7840 034375 rtn 
-:      034377 check_51cmd:
-0x7841 034378 bpatch patch1f_0 ,mem_patch1f 
-0x7842 034379 fetch 1 ,mem_hci_cmd 
-0x7843 034380 nrtn blank 
-0x7844 034381 arg mem_ipc_fifo_c512bt ,rega 
-0x7845 034382 call fifo_is_empty 
-0x7846 034383 rtn blank 
-0x7847 034384 jam ipc_continue_process ,mem_ipc_skip_continue_proc 
-0x7848 034385 call check_51cmd_once 
-0x7849 034386 fetch 1 ,mem_ipc_skip_continue_proc 
-0x784a 034387 branch check_51cmd ,blank 
-0x784b 034388 rtn 
-:      034390 check_51cmd_once:
-0x784c 034391 call ui_ipc_get_lock 
-0x784d 034392 arg mem_ipc_fifo_c512bt ,rega 
-0x784e 034393 call fifo_out 
-0x784f 034394 copy pdata ,temp 
-0x7850 034395 call ui_ipc_put_lock 
-0x7851 034396 bpatch patch1f_1 ,mem_patch1f 
-0x7852 034397 copy temp ,pdata 
-0x7853 034398 rtn blank 
-0x7854 034399 beq bt_cmd_start_adv ,check_51cmd_adv 
-0x7855 034400 beq bt_cmd_stop_adv ,check_51cmd_stop_adv 
-0x7856 034401 beq bt_cmd_start_direct_adv ,check_51cmd_direct_adv 
-0x7857 034402 beq bt_cmd_stop_direct_adv ,check_51cmd_stop_direct_adv 
-0x7858 034403 beq bt_cmd_led_off ,check_51cmd_led_off 
-0x7859 034404 beq bt_cmd_led_on ,check_51cmd_led_on 
-0x785a 034405 beq bt_cmd_led_blink ,check_51cmd_led_start_blink 
-0x785b 034406 beq bt_cmd_le_start_conn ,check_51cmd_le_start_con 
-0x785c 034407 beq bt_cmd_le_start_scan ,check_51cmd_start_scan 
-0x785d 034408 beq bt_cmd_le_stop_scan ,check_51cmd_stop_scan 
-0x785e 034409 beq bt_cmd_enter_hibernate ,check_51cmd_hibernate 
-0x785f 034411 store 1 ,mem_fifo_temp 
-:      034414 check_51cmd_once_continue:
-0x7860 034415 fetch 1 ,mem_fifo_temp 
-0x7861 034416 bmark0 mark_context ,check_51cmd_check_idle 
-0x7862 034417 bpatch patch1f_2 ,mem_patch1f 
-0x7863 034418 fetch 1 ,mem_fifo_temp 
-0x7864 034419 beq bt_cmd_le_disconnect ,check_51cmd_le_disconnect 
-0x7865 034420 beq bt_cmd_le_smp_security_request ,check_51cmd_le_smp_sec_req 
-0x7866 034421 beq bt_cmd_le_update_conn ,check_51cmd_ble_update_connect_param 
-0x7867 034422 beq bt_cmd_store_reconn_info_le ,eeprom_store_le_reconn_info 
-0x7868 034423 rtn 
-:      034425 check_51cmd_check_idle:
-0x7869 034426 store 1 ,mem_fifo_temp 
-0x786a 034427 call context_check_idle 
-0x786b 034428 branch check_51cmd_restore ,zero 
-0x786c 034429 call context_search_plap 
-0x786d 034430 nrtn zero 
-:      034431 check_51cmd_restore:
-0x786e 034432 jam ipc_skip_continue_process ,mem_ipc_skip_continue_proc 
-0x786f 034433 branch ui_ipc_send_cmd 
-:      034440 check_51cmd_adv:
-0x7870 034441 jam on ,mem_le_adv_enable 
-0x7871 034442 jam adv_ind ,mem_le_adv_type 
-0x7872 034443 fetch 2 ,mem_ui_state_map 
-0x7873 034444 set1 ui_state_ble_adv ,pdata 
-0x7874 034445 store 2 ,mem_ui_state_map 
-0x7875 034446 rtn 
-:      034450 check_51cmd_stop_adv:
-0x7876 034451 fetch 2 ,mem_ui_state_map 
-0x7877 034452 set0 ui_state_ble_adv ,pdata 
-0x7878 034453 store 2 ,mem_ui_state_map 
-0x7879 034454 jam off ,mem_le_adv_enable 
-0x787a 034455 rtn 
-:      034459 check_51cmd_direct_adv:
-0x787b 034460 jam on ,mem_le_adv_enable 
-0x787c 034461 jam adv_direct_ind ,mem_le_adv_type 
-0x787d 034462 fetch 2 ,mem_ui_state_map 
-0x787e 034463 set1 ui_state_ble_adv ,pdata 
-0x787f 034464 store 2 ,mem_ui_state_map 
-0x7880 034465 rtn 
-:      034469 check_51cmd_stop_direct_adv:
-0x7881 034470 fetch 2 ,mem_ui_state_map 
-0x7882 034471 set0 ui_state_ble_adv ,pdata 
-0x7883 034472 store 2 ,mem_ui_state_map 
-0x7884 034473 jam off ,mem_le_adv_enable 
-0x7885 034474 rtn 
-:      034478 check_51cmd_le_disconnect:
-0x7886 034479 setarg 20 
-0x7887 034480 store 2 ,mem_le_superto 
-0x7888 034481 store 2 ,mem_le_init_superto 
-0x7889 034482 branch le_send_terminate_ind_user_terminated 
-:      034486 check_51cmd_ble_update_connect_param:
-0x788a 034487 branch le_l2cap_tx_update_req 
-:      034491 check_51cmd_led_off:
-0x788b 034492 arg 0 ,rega 
-0x788c 034493 branch ui_led_off_global 
-:      034497 check_51cmd_led_on:
-0x788d 034498 arg 0 ,rega 
-0x788e 034499 branch ui_led_on_global 
-:      034503 check_51cmd_led_start_blink:
-0x788f 034504 arg 0 ,rega 
-0x7890 034505 call calc_curr_struct_prt 
-0x7891 034506 ifetch 1 ,regb 
-0x7892 034507 beq ui_led_state_blink_start ,check_51cmd_led_start_blink_in_blink 
-0x7893 034508 beq ui_led_state_blink_lighting ,check_51cmd_led_start_blink_in_blink 
-0x7894 034509 beq ui_led_state_blink_darking ,check_51cmd_led_start_blink_in_blink 
-0x7895 034510 branch ui_led_blink_start_global 
-:      034512 check_51cmd_led_start_blink_in_blink:
-0x7896 034513 ifetch 1 ,contr 
-0x7897 034514 rtneq led_infinite_flash_num 
-0x7898 034515 branch ui_led_blink_start_global 
-:      034519 check_51cmd_le_start_con:
-0x7899 034520 jam on ,mem_le_scan_enable 
-0x789a 034521 jam hci_cmd_le_create_conn ,mem_hci_cmd 
-0x789b 034524 rtn 
-:      034528 check_51cmd_start_scan:
-0x789c 034529 jam on ,mem_le_scan_enable 
-0x789d 034530 rtn 
-:      034534 check_51cmd_stop_scan:
-0x789e 034535 jam off ,mem_le_scan_enable 
-0x789f 034536 jam 0 ,mem_hci_cmd 
-0x78a0 034537 rtn 
-:      034541 check_51cmd_hibernate:
-0x78a1 034542 fetch 2 ,mem_cb_before_hibernate 
-0x78a2 034543 call callback_func 
-0x78a3 034544 fetch 1 ,mem_ui_button_gpio 
-0x78a4 034545 beq ui_button_gpio_disable ,check_51cmd_hibernate_btn_disabled 
-0x78a5 034546 copy pdata ,temp 
-0x78a6 034547 call gpio_config_input 
-:      034548 check_51cmd_hibernate_btn_disabled:
-0x78a7 034549 call ui_ipc_clean_all_fifo 
-0x78a8 034550 branch lpm_hibernate 
-:      034554 check_51cmd_le_smp_sec_req:
-0x78a9 034555 branch le_send_smp_security_request 
-:      034560 ui_check_paring_button:
-0x78aa 034561 fetch 1 ,mem_ui_state_map 
-0x78ab 034562 rtnbit0 ui_state_btn_down 
-0x78ac 034563 rtn 
-:      034568 queue_init:
-0x78ad 034569 fetch 2 ,mem_queue_ptr 
-0x78ae 034570 add pdata ,queue_offset_curr_num ,contw 
-0x78af 034571 setarg 0 
-0x78b0 034572 istore 3 ,contw 
-0x78b1 034573 rtn 
-:      034577 queue_push:
-0x78b2 034578 bpatch patch1f_3 ,mem_patch1f 
-0x78b3 034579 call disable_user 
-0x78b4 034580 call queue_full 
-0x78b5 034581 rtn blank 
-0x78b6 034582 fetch 2 ,mem_queue_ptr 
-0x78b7 034583 add pdata ,queue_offset_curr_num ,regb 
-0x78b8 034584 ifetcht 1 ,regb 
-0x78b9 034585 increase 1 ,temp 
-0x78ba 034586 istoret 1 ,regb 
-0x78bb 034588 ifetcht 1 ,pdata 
-0x78bc 034589 copy temp ,loopcnt 
-0x78bd 034590 add pdata ,queue_offset_write_ptr ,regb 
-0x78be 034591 ifetch 1 ,regb 
-0x78bf 034592 imul32 temp ,pdata 
-0x78c0 034593 iadd contr ,contw 
-0x78c1 034594 copy rega ,contr 
-:      034595 calc_queue_next_ptr:
-0x78c2 034596 call memcpy 
-0x78c3 034597 call queue_get_size 
-0x78c4 034598 pincrease -1 
-0x78c5 034599 ifetcht 1 ,regb 
-0x78c6 034600 increase 1 ,temp 
-0x78c7 034601 iand temp ,temp 
-0x78c8 034602 istoret 1 ,regb 
-0x78c9 034603 branch enable_user 
-:      034608 queue_pop:
-0x78ca 034609 bpatch patch1f_4 ,mem_patch1f 
-0x78cb 034610 call disable_user 
-0x78cc 034611 call queue_empty 
-0x78cd 034612 rtn blank 
-0x78ce 034613 fetch 2 ,mem_queue_ptr 
-0x78cf 034614 add pdata ,queue_offset_curr_num ,regb 
-0x78d0 034615 ifetcht 1 ,regb 
-0x78d1 034616 increase -1 ,temp 
-0x78d2 034617 istoret 1 ,regb 
-0x78d3 034618 ifetcht 1 ,pdata 
-0x78d4 034619 copy temp ,loopcnt 
-0x78d5 034620 add pdata ,queue_offset_read_ptr ,regb 
-0x78d6 034621 ifetch 1 ,regb 
-0x78d7 034622 imul32 temp ,pdata 
-0x78d8 034623 iadd contr ,contr 
-0x78d9 034624 increase 1 ,contr 
-0x78da 034625 copy rega ,contw 
-0x78db 034626 branch calc_queue_next_ptr 
-:      034633 queue_get_new_ele:
-0x78dc 034634 call disable_user 
-0x78dd 034635 call queue_empty 
-0x78de 034636 rtn blank 
-0x78df 034637 fetch 2 ,mem_queue_ptr 
-0x78e0 034638 ifetcht 1 ,pdata 
-0x78e1 034639 copy temp ,loopcnt 
-0x78e2 034640 add pdata ,queue_offset_read_ptr ,regb 
-0x78e3 034641 ifetch 1 ,regb 
-0x78e4 034642 imul32 temp ,pdata 
-0x78e5 034643 iadd contr ,contr 
-0x78e6 034644 increase 1 ,contr 
-0x78e7 034645 copy contr ,regb 
-0x78e8 034646 copy rega ,contw 
-0x78e9 034647 call memcpy 
-0x78ea 034648 branch enable_user 
-:      034650 queue_store_new_ele:
-0x78eb 034651 call disable_user 
-0x78ec 034652 call queue_empty 
-0x78ed 034653 rtn blank 
-0x78ee 034654 fetch 2 ,mem_queue_ptr 
-0x78ef 034655 ifetcht 1 ,pdata 
-0x78f0 034656 copy temp ,loopcnt 
-0x78f1 034657 add pdata ,queue_offset_read_ptr ,regb 
-0x78f2 034658 ifetch 1 ,regb 
-0x78f3 034659 imul32 temp ,pdata 
-0x78f4 034660 iadd contr ,contr 
-0x78f5 034661 add contr ,2 ,contw 
-0x78f6 034662 copy rega ,contr 
-0x78f7 034663 increase -1 ,loopcnt 
-0x78f8 034664 call memcpy 
-0x78f9 034665 branch enable_user 
-:      034668 queue_empty:
-0x78fa 034669 fetch 2 ,mem_queue_ptr 
-0x78fb 034670 add pdata ,queue_offset_curr_num ,contr 
-0x78fc 034671 ifetch 1 ,contr 
-0x78fd 034672 rtn 
-:      034675 queue_full:
-0x78fe 034676 call queue_get_size 
-0x78ff 034677 ifetcht 1 ,contr 
-0x7900 034678 isub temp ,pdata 
-0x7901 034679 rtn 
-:      034682 queue_get_size:
-0x7902 034683 fetch 2 ,mem_queue_ptr 
-0x7903 034684 add pdata ,queue_offset_length ,contr 
-0x7904 034685 ifetch 1 ,contr 
-0x7905 034686 rtn 
-:      034694 usb_isr:
-0x7906 034695 bpatch patch1f_5 ,mem_patch1f 
-0x7907 034696 fetch 1 ,core_usb_status 
-0x7908 034697 isolate1 usb_status_reset ,pdata 
-0x7909 034698 call usb_init_restart ,true 
-0x790a 034699 fetch 2 ,core_usb_status 
-0x790b 034700 store 2 ,core_usb_status 
-0x790c 034701 store 2 ,mem_usb_status 
-0x790d 034702 call usb_nak_state_judge 
-0x790e 034703 call usb_rx 
-0x790f 034704 call usb0_tx 
-0x7910 034705 call usb_tx 
-0x7911 034706 branch usb_nak_state 
-:      034708 usb_init:
-0x7912 034709 bpatch patch1f_6 ,mem_patch1f 
-0x7913 034710 call enable_authrom 
-0x7914 034711 call usb_init_param 
-:      034712 usb_init_restart:
-0x7915 034713 jam 0x00 ,core_usb_config 
-0x7916 034714 nop 10000 
-0x7917 034715 jam 0x0 ,core_usb_hmode 
-0x7918 034716 fetch 2 ,core_clkoff 
-0x7919 034717 set0 clock_off_usb ,pdata 
-0x791a 034718 store 2 ,core_clkoff 
-0x791b 034719 jam 0x21 ,core_usb_epmap 
-0x791c 034720 jam 0x9d ,core_usb_pupd 
-0x791d 034721 jam 0x3c ,core_usb_config 
-0x791e 034722 setarg mem_usb_rxbuf 
-0x791f 034723 store 2 ,core_usb_rx_saddr 
-0x7920 034724 store 2 ,core_usb_rxptr 
-0x7921 034725 setarg mem_usb_rxbuf_end 
-0x7922 034726 store 2 ,core_usb_rx_eaddr 
-0x7923 034727 jam 0x80 ,core_usb_hmode 
-0x7924 034728 jam 0 ,core_usb_addr 
-0x7925 034729 jam 0xff ,core_usb_status 
-0x7926 034730 setarg mem_usb_clear_mem_end 
-0x7927 034731 arg mem_usb_clear_mem_start ,contw 
-0x7928 034732 isub contw ,loopcnt 
-0x7929 034733 branch clear_mem 
-:      034735 usb_offline_check_init:
-0x792a 034736 fetcht 1 ,mem_usb_offline_check_gpio 
-0x792b 034737 branch gpio_config_input 
-:      034738 usb_offline_state:
-0x792c 034739 fetch 1 ,mem_usb_device_enumeration_endflag 
-0x792d 034740 rtn blank 
-0x792e 034741 fetcht 1 ,mem_usb_offline_check_gpio 
-0x792f 034742 call gpio_get_bit 
-0x7930 034743 branch usb_init_restart ,true 
-0x7931 034744 rtn 
-:      034746 usb_init_param:
-0x7932 034747 jam dev_default ,mem_usb0_state 
-0x7933 034748 setarg 0x0 
-0x7934 034749 store 1 ,mem_remain 
-0x7935 034750 store 2 ,mem_usb_zero_packet 
-0x7936 034751 pincrease 1 
-0x7937 034752 store 2 ,mem_usb_ones_packet 
-0x7938 034753 pincrease 1 
-0x7939 034754 store 2 ,mem_usb_two_packet 
-0x793a 034755 arg mem_string0 ,contw 
-0x793b 034756 setarg 0x030404 
-0x793c 034757 istore 3 ,contw 
-0x793d 034758 setarg 0x0409 
-0x793e 034759 istore 2 ,contw 
-0x793f 034760 arg mem_string1 ,contw 
-0x7940 034761 setsect 0 ,0x15906 
-0x7941 034762 setsect 1 ,0x210d2 
-0x7942 034763 setsect 2 ,0x10494 
-0x7943 034764 setsect 3 ,0x1 
-0x7944 034765 istore 9 ,contw 
-0x7945 034766 arg mem_string2 ,contw 
-0x7946 034767 setsect 0 ,0x1570f 
-0x7947 034768 setsect 1 ,0x15c9a 
-0x7948 034769 setsect 2 ,0x256c6 
-0x7949 034770 setsect 3 ,0x1cdcd 
-0x794a 034771 istore 9 ,contw 
-0x794b 034772 setsect 0 ,0x14420 
-0x794c 034773 setsect 1 ,0x25d99 
-0x794d 034774 setsect 2 ,0x25636 
-0x794e 034775 setsect 3 ,0x1 
-0x794f 034776 istore 7 ,contw 
-0x7950 034777 arg mem_string3 ,contw 
-0x7951 034778 setsect 0 ,0x1620a 
-0x7952 034779 setsect 1 ,0xc8c 
-0x7953 034780 setsect 2 ,0x30333 
-0x7954 034781 setsect 3 ,0xc0c0 
-0x7955 034782 istore 9 ,contw 
-0x7956 034783 setsect 0 ,0x3130 
-0x7957 034784 istore 2 ,contw 
-0x7958 034785 setarg usb_kbdata_vendor_define_addr 
-0x7959 034786 store 2 ,mem_hidreportdesc_kb 
-0x795a 034787 setarg usb_msdata_addr 
-0x795b 034788 store 2 ,mem_hidreportdesc_m 
-0x795c 034789 arg usb_devicedata_addr ,contr 
-0x795d 034790 arg mem_devicedesc ,contw 
-0x795e 034791 arg 19 ,loopcnt 
-0x795f 034792 call memcpy 
-0x7960 034793 arg usb_confdata_addr ,contr 
-0x7961 034794 arg mem_confdesc ,contw 
-0x7962 034795 arg 60 ,loopcnt 
-0x7963 034796 call memcpy 
-:      034797 usb_config_cb:
-0x7964 034798 fetch 2 ,mem_cb_usb_config 
-0x7965 034799 branch callback_func 
-:      034801 usb_tx_interval_config:
-0x7966 034802 fetch 1 ,mem_usb_tx_interval 
-0x7967 034803 rtn blank 
-0x7968 034804 store 1 ,mem_confdesc + 34 
-0x7969 034805 store 1 ,mem_confdesc + 59 
-0x796a 034806 rtn 
-:      034808 usb_nak_state:
-0x796b 034809 arg usb_timer_nak ,queue 
-0x796c 034810 call timer_check 
-0x796d 034811 nrtn blank 
-0x796e 034812 fetch 1 ,mem_usb_wakestate_onetime_flag 
-0x796f 034813 nrtn blank 
-0x7970 034814 fetch 1 ,mem_usb_device_enumeration_endflag 
-0x7971 034815 ncall usb_mac_wakeup_judge ,blank 
-0x7972 034816 rtn 
-:      034818 usb_nak_state_judge:
-0x7973 034819 fetch 1 ,mem_usb_status 
-0x7974 034820 bbit1 usb_status_nak ,usb_nak_state_timer_init 
-0x7975 034821 rtn 
-:      034823 usb_nak_state_timer_init:
-0x7976 034824 call usb0_attached_state_judge 
-0x7977 034825 call timer_reinit 
-0x7978 034826 setarg timer_nak_delay 
-0x7979 034827 arg usb_timer_nak ,queue 
-0x797a 034828 branch timer_init 
-:      034830 usb0_attached_state_judge:
-0x797b 034831 fetch 1 ,mem_usb_state 
-0x797c 034832 bne usb_connected ,usb_clear_halt_dispose 
-0x797d 034833 jam 0 ,mem_usb_wakestate_onetime_flag 
-0x797e 034834 jam 0 ,mem_usb_mac_wakeup_trig 
-0x797f 034835 rtn 
-:      034837 usb_clear_halt_dispose:
-0x7980 034838 fetch 1 ,mem_usb_clear_halt 
-0x7981 034839 rtn blank 
-0x7982 034840 jam 0 ,mem_usb_clear_halt 
-0x7983 034841 jam usb_connected ,mem_usb_state 
-0x7984 034842 jam 1 ,mem_usb_device_enumeration_endflag 
-0x7985 034843 rtn 
-:      034845 usb_rx_no_data:
-0x7986 034846 fetch 1 ,mem_usb_status 
-0x7987 034847 bbit1 usb_status_setup ,usb_class_type 
-0x7988 034848 rtn 
-:      034850 usb_rx_len:
-0x7989 034851 fetchr contus ,2 ,core_usb_rx_saddr 
-0x798a 034852 fetchr contue ,2 ,core_usb_rx_eaddr 
-0x798b 034853 fetchr contu ,2 ,core_usb_rxptr 
-0x798c 034854 ifetch 2 ,contu 
-0x798d 034855 rshift8 pdata ,temp 
-0x798e 034856 rshift4 temp ,temp 
-0x798f 034857 arg 0xfff ,contr 
-0x7990 034858 iand contr ,loopcnt 
-0x7991 034859 storer loopcnt ,2 ,mem_usb_read_len 
-0x7992 034860 rtn 
-:      034863 usb_rx_data:
-0x7993 034864 call usb_rx_len 
-:      034865 usb_rx_read:
-0x7994 034866 ifetch 1 ,contu 
-0x7995 034867 istore 1 ,contw 
-0x7996 034868 loop usb_rx_read 
-0x7997 034869 storer contu ,2 ,core_usb_rxptr 
-0x7998 034870 rtn 
-:      034872 usb_rx_ep13:
-0x7999 034873 arg mem_usb_ccid_buf ,contw 
-0x799a 034874 call usb_rx_read 
-0x799b 034875 arg mem_usb_ccid_buf + 4 ,temp 
-0x799c 034876 storet 2 ,core_usb_tx_saddr3 
-0x799d 034877 fetch 1 ,mem_usb_ccid_buf + 1 
-0x799e 034878 pincrease 6 
-0x799f 034879 istore 1 ,temp 
-0x79a0 034880 jam 0x8 ,core_usb_trig 
-0x79a1 034881 rtn 
-:      034884 usb_rx:
-0x79a2 034885 bpatch patch1f_7 ,mem_patch1f 
-0x79a3 034886 fetch 1 ,mem_usb_status 
-0x79a4 034887 rtnbit0 usb_status_rxready 
-0x79a5 034888 call usb_rx_len 
-0x79a6 034889 compare 13 ,temp ,0xff 
-0x79a7 034890 branch usb_rx_ep13 ,true 
-0x79a8 034891 arg mem_usb_setup ,contw 
-0x79a9 034892 call usb_rx_read 
-0x79aa 034893 fetch 1 ,mem_usb_read_len 
-0x79ab 034894 beq 0x00 ,usb_rx_no_data 
-0x79ac 034895 beq 0x01 ,usb_out_one_byte 
-0x79ad 034896 sub pdata ,7 ,null 
-0x79ae 034897 rtn positive 
-:      034898 usb_class_type:
-0x79af 034899 bpatchx patch20_0 ,mem_patch20 
-0x79b0 034900 set0 mark_isstr ,mark 
-0x79b1 034901 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x79b2 034902 and_into 0x80 ,pdata 
-0x79b3 034903 beq in_device ,usb_in_device 
-0x79b4 034904 beq out_device ,usb_out_device 
-0x79b5 034905 branch assert 
-:      034907 usb_out_one_byte:
-0x79b6 034908 fetch 1 ,mem_usb_setup 
-0x79b7 034909 rtnbit1 7 
-0x79b8 034910 call usb_get_led_status 
-0x79b9 034911 branch usb0_reply_zerolen 
-:      034914 usb_in_device:
-0x79ba 034915 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x79bb 034916 rshift4 pdata ,pdata 
-0x79bc 034917 rshift pdata ,pdata 
-0x79bd 034918 and_into 0x03 ,pdata 
-0x79be 034919 beq standard_req ,usb_in_standard_req 
-0x79bf 034920 beq class_req ,usb_in_class_req 
-0x79c0 034921 beq manufacturer_req ,usb_in_manufacturer_req 
-0x79c1 034922 branch assert 
-:      034924 usb_out_device:
-0x79c2 034925 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x79c3 034926 rshift4 pdata ,pdata 
-0x79c4 034927 rshift pdata ,pdata 
-0x79c5 034928 and_into 0x03 ,pdata 
-0x79c6 034929 beq standard_req ,usb_out_standard_req 
-0x79c7 034930 beq class_req ,usb_out_class_req 
-0x79c8 034931 beq manufacturer_req ,usb_out_manufacturer_req 
-0x79c9 034932 branch assert 
-:      034934 usb_in_standard_req:
-0x79ca 034935 fetch 1 ,mem_usb_setup_brequest 
-0x79cb 034936 beq get_configuration ,usb0_request_get_configuration 
-0x79cc 034937 beq get_descriptor ,usb0_request_get_descriptor 
-0x79cd 034938 beq get_interface ,usb0_request_get_interface 
-0x79ce 034939 beq get_status ,usb0_request_get_status 
-0x79cf 034940 branch usb0_force_stall 
-:      034942 usb_in_class_req:
-0x79d0 034943 fetch 1 ,mem_usb_setup_brequest 
-0x79d1 034944 beq get_idle ,usb_get_idle 
-0x79d2 034945 beq get_report ,usb_get_report 
-0x79d3 034946 beq get_protocol ,usb_get_protocol_req 
-0x79d4 034947 branch usb0_force_stall 
-:      034949 usb_in_manufacturer_req:
-0x79d5 034950 branch usb0_force_stall 
-:      034952 usb_out_standard_req:
-0x79d6 034953 fetch 1 ,mem_usb_setup_brequest 
-0x79d7 034954 beq clear_feature ,usb0_request_clear_feature 
-0x79d8 034955 beq set_feature ,usb0_request_set_feature 
-0x79d9 034956 beq set_address ,usb0_request_set_address 
-0x79da 034957 beq set_configuration ,usb0_request_set_configuration 
-0x79db 034958 beq set_interface ,usb0_request_set_interface 
-0x79dc 034959 beq set_descriptor ,usb0_force_stall 
-0x79dd 034960 branch usb0_force_stall 
-:      034962 usb_out_class_req:
-0x79de 034963 fetch 1 ,mem_usb_setup_brequest 
-0x79df 034964 beq set_idle ,usb_set_idle 
-0x79e0 034965 beq set_report ,usb_set_report 
-0x79e1 034966 beq set_protocol ,usb_set_protocol_req 
-0x79e2 034967 branch usb0_force_stall 
-:      034969 usb_out_manufacturer_req:
-0x79e3 034970 branch usb0_force_stall 
-:      034972 usb0_force_stall:
-0x79e4 034973 bpatchx patch20_1 ,mem_patch20 
-0x79e5 034974 fetch 1 ,core_usb_stall 
-0x79e6 034975 set1 0 ,pdata 
-0x79e7 034976 store 1 ,core_usb_stall 
-0x79e8 034977 branch usb0_reply_zerolen 
-:      034979 usb0_reply_zerolen:
-0x79e9 034980 jam 0x1 ,core_usb_clear_nak 
-0x79ea 034981 rtn 
-:      034983 usb0_request_get_configuration:
-0x79eb 034984 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x79ec 034985 bne in_device ,usb0_force_stall 
-0x79ed 034986 fetch 1 ,mem_usb_setup_windex 
-0x79ee 034987 bne 0 ,usb0_force_stall 
-0x79ef 034988 fetch 1 ,mem_usb_setup_windex + 1 
-0x79f0 034989 bne 0 ,usb0_force_stall 
-0x79f1 034990 fetch 1 ,mem_usb_setup_blength 
-0x79f2 034991 bne 1 ,usb0_force_stall 
-0x79f3 034992 fetch 1 ,mem_usb_setup_blengthh 
-0x79f4 034993 bne 0 ,usb0_force_stall 
-0x79f5 034994 fetch 1 ,mem_usb_setup_bvalue 
-0x79f6 034995 bne 0 ,usb0_force_stall 
-0x79f7 034996 fetch 1 ,mem_usb_setup_bvalue + 1 
-0x79f8 034997 bne 0 ,usb0_force_stall 
-0x79f9 034998 fetch 1 ,mem_usb0_state 
-0x79fa 034999 beq dev_configured ,usb0_request_get_cfg_dev_cfg 
-0x79fb 035000 beq dev_address ,usb0_request_get_cfg_dev_addr 
-0x79fc 035001 branch usb0_force_stall 
-:      035003 usb0_request_get_cfg_dev_cfg:
-0x79fd 035004 arg 1 ,regb 
-0x79fe 035005 branch usb_send_ones_packet 
-:      035007 usb0_request_get_cfg_dev_addr:
-0x79ff 035008 arg 1 ,regb 
-0x7a00 035009 branch usb_send_zero_packet 
-:      035011 usb0_request_get_descriptor:
-0x7a01 035012 bpatchx patch20_2 ,mem_patch20 
-0x7a02 035014 fetch 1 ,mem_usb_setup_bvalueh 
-0x7a03 035015 beq dsc_device ,dsc_device_info 
-0x7a04 035016 beq dsc_config ,dsc_config_info 
-0x7a05 035017 beq dsc_string ,dsc_string_info 
-0x7a06 035018 beq dsc_hid ,dsc_hid_info 
-0x7a07 035019 beq dsc_hid_report ,dsc_hid_report_info 
-0x7a08 035020 branch usb0_force_stall 
-:      035022 dsc_hid_info:
-0x7a09 035023 jam 0 ,mem_usb_get_protocol_flag 
-0x7a0a 035024 fetch 1 ,mem_usb_setup_windex 
-0x7a0b 035025 beq 0 ,dsc_hid_info_interface0 
-0x7a0c 035026 beq 1 ,dsc_hid_info_interface1 
-0x7a0d 035027 branch usb0_force_stall 
-:      035029 dsc_hid_info_interface0:
-0x7a0e 035030 fetchr regb ,1 ,mem_confdesc + 19 
-0x7a0f 035031 arg mem_confdesc + 19 ,rega 
-0x7a10 035032 branch usb0_respond 
-:      035034 dsc_hid_info_interface1:
-0x7a11 035035 fetchr regb ,1 ,mem_confdesc + 44 
-0x7a12 035036 arg mem_confdesc + 44 ,rega 
-0x7a13 035037 branch usb0_respond 
-:      035039 dsc_device_info:
-0x7a14 035043 fetch 1 ,mem_usb_set_high_addr_flag 
-0x7a15 035044 ncall usb_set_high_addr ,blank 
-0x7a16 035045 setarg mem_devicedesc 
-0x7a17 035046 fetcht 1 ,mem_devicedesc 
-:      035047 dsc_info_set_data_len:
-0x7a18 035048 store 2 ,mem_dsc_info_data_pointer 
-0x7a19 035049 storet 1 ,mem_dsc_info_len 
-0x7a1a 035050 fetch 1 ,mem_usb_setup_blength 
-0x7a1b 035051 isub temp ,null 
-0x7a1c 035052 nbranch dsc_info_set_current_data_len ,positive 
-:      035053 dsc_info_set_initial_data_len:
-0x7a1d 035054 fetch 1 ,mem_dsc_info_len 
-:      035055 dsc_info_set_data_size_completed:
-0x7a1e 035056 iforce regb 
-0x7a1f 035057 fetch 2 ,mem_dsc_info_data_pointer 
-0x7a20 035058 add pdata ,1 ,pdata 
-0x7a21 035059 iforce rega 
-0x7a22 035060 branch usb0_respond 
-:      035061 dsc_info_set_current_data_len:
-0x7a23 035062 fetch 1 ,mem_usb_setup_blength 
-0x7a24 035063 branch dsc_info_set_data_size_completed 
-:      035065 usb_set_high_addr:
-0x7a25 035066 fetch 1 ,core_usb_addr 
-0x7a26 035067 ncall usb0_set_addr ,blank 
-0x7a27 035068 jam 0 ,mem_usb_set_high_addr_flag 
-0x7a28 035069 rtn 
-:      035070 usb0_set_addr:
-0x7a29 035071 fetch 1 ,core_usb_addr 
-0x7a2a 035072 set1 7 ,pdata 
-0x7a2b 035073 store 1 ,core_usb_addr 
-0x7a2c 035074 rtn 
-:      035076 dsc_config_info:
-0x7a2d 035077 setarg mem_confdesc 
-0x7a2e 035078 fetcht 1 ,mem_confdesc 
-0x7a2f 035079 branch dsc_info_set_data_len 
-:      035081 dsc_string_info:
-0x7a30 035082 fetch 1 ,mem_usb_setup_bvalue 
-0x7a31 035083 sub pdata ,3 ,null 
-0x7a32 035084 nbranch usb0_force_stall ,positive 
-0x7a33 035085 fetch 1 ,mem_usb_setup_bvalue 
-0x7a34 035086 arg mem_string0 ,rega 
-0x7a35 035087 beq 0 ,usb0_respond_length 
-0x7a36 035088 set1 mark_isstr ,mark 
-0x7a37 035089 arg mem_string1 ,rega 
-0x7a38 035090 beq 1 ,usb0_respond_length 
-0x7a39 035091 arg mem_string2 ,rega 
-0x7a3a 035092 beq 2 ,usb0_respond_length 
-0x7a3b 035093 arg mem_string3 ,rega 
-0x7a3c 035094 beq 3 ,usb0_respond_length 
-0x7a3d 035095 rtn 
-:      035097 dsc_hid_report_info:
-0x7a3e 035098 fetch 2 ,mem_usb_setup_windex 
-0x7a3f 035099 beq 1 ,dsc_hid_report_info0 
-0x7a40 035100 fetchr rega ,2 ,mem_hidreportdesc_kb 
-0x7a41 035101 branch usb0_respond_length 
-:      035102 dsc_hid_report_info0:
-0x7a42 035103 jam 1 ,mem_usb_device_enumeration_endflag 
-0x7a43 035104 jam usb_got_report_req ,mem_usb_state 
-0x7a44 035105 fetchr rega ,2 ,mem_hidreportdesc_m 
-0x7a45 035106 branch usb0_respond_length 
-:      035109 usb0_request_get_interface:
-0x7a46 035110 fetch 1 ,mem_usb0_state 
-0x7a47 035111 bne dev_configured ,usb0_force_stall 
-0x7a48 035112 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x7a49 035113 bne in_interface ,usb0_force_stall 
-0x7a4a 035114 fetch 1 ,mem_usb_setup_bvalue 
-0x7a4b 035115 bne 0 ,usb0_force_stall 
-0x7a4c 035116 fetch 1 ,mem_usb_setup_bvalueh 
-0x7a4d 035117 bne 0 ,usb0_force_stall 
-0x7a4e 035118 fetch 1 ,mem_usb_setup_blength 
-0x7a4f 035119 bne 1 ,usb0_force_stall 
-0x7a50 035120 fetch 1 ,mem_usb_setup_blengthh 
-0x7a51 035121 bne 0 ,usb0_force_stall 
-0x7a52 035122 fetch 1 ,mem_usb_setup_windex 
-0x7a53 035123 bne 0 ,usb0_force_stall 
-0x7a54 035124 fetch 1 ,mem_usb_setup_windex + 1 
-0x7a55 035125 bne 0 ,usb0_force_stall 
-0x7a56 035126 arg 1 ,regb 
-0x7a57 035127 branch usb_send_zero_packet 
-:      035130 usb0_request_get_status:
-0x7a58 035131 fetch 1 ,mem_usb0_state 
-0x7a59 035132 beq dev_default ,usb0_force_stall 
-0x7a5a 035133 fetch 1 ,mem_usb_setup_bvalue 
-0x7a5b 035134 bne 0 ,usb0_force_stall 
-0x7a5c 035135 fetch 1 ,mem_usb_setup_bvalueh 
-0x7a5d 035136 bne 0 ,usb0_force_stall 
-0x7a5e 035137 fetch 1 ,mem_usb_setup_blength 
-0x7a5f 035138 bne 2 ,usb0_force_stall 
-0x7a60 035139 fetch 1 ,mem_usb_setup_blengthh 
-0x7a61 035140 bne 0 ,usb0_force_stall 
-0x7a62 035141 fetch 1 ,mem_usb_setup_windex + 1 
-0x7a63 035142 bne 0 ,usb0_force_stall 
-0x7a64 035143 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x7a65 035144 beq in_device ,usb0_get_status_in_device 
-0x7a66 035145 beq in_interface ,usb0_get_status_in_interface 
-0x7a67 035146 beq in_endpoint ,usb0_get_status_in_endpoint 
-0x7a68 035147 branch usb0_force_stall 
-:      035150 usb0_sdsystem_dispose:
-0x7a69 035151 jam 1 ,mem_sdsystem_wakeup_flag 
-0x7a6a 035152 branch usb_send_two_packet 
-:      035154 usb0_get_status_in_device:
-0x7a6b 035155 fetch 1 ,mem_usb_setup_windex 
-0x7a6c 035156 bne 0 ,usb0_force_stall 
-0x7a6d 035157 arg 2 ,regb 
-0x7a6e 035158 fetch 1 ,mem_usb_remote_wakeup 
-0x7a6f 035159 beq 0x01 ,usb0_sdsystem_dispose 
-:      035161 usb_send_zero_packet:
-0x7a70 035162 arg mem_usb_zero_packet ,rega 
-0x7a71 035163 branch usb0_respond 
-:      035164 usb_send_ones_packet:
-0x7a72 035165 arg mem_usb_ones_packet ,rega 
-0x7a73 035166 branch usb0_respond 
-:      035167 usb_send_two_packet:
-0x7a74 035168 arg mem_usb_two_packet ,rega 
-0x7a75 035169 branch usb0_respond 
-:      035171 usb0_get_status_in_interface:
-0x7a76 035172 fetch 1 ,mem_usb0_state 
-0x7a77 035173 bne dev_configured ,usb0_force_stall 
-0x7a78 035174 arg 2 ,regb 
-0x7a79 035175 branch usb_send_zero_packet 
-:      035177 usb0_get_status_in_endpoint:
-0x7a7a 035178 fetch 1 ,mem_usb0_state 
-0x7a7b 035179 bne dev_configured ,usb0_force_stall 
-0x7a7c 035180 fetch 1 ,mem_usb_setup_windex 
-0x7a7d 035181 beq in_ep1 ,usb0_get_status_in_ep_in_ep1 
-0x7a7e 035182 beq in_ep2 ,usb0_get_status_in_ep_in_ep2 
-0x7a7f 035183 beq in_ep3 ,usb0_get_status_in_ep_in_ep3 
-0x7a80 035184 and_into 0x7f ,pdata 
-0x7a81 035185 beq 0x00 ,usb0_get_status_in_ep_in_ep0 
-0x7a82 035186 branch usb0_force_stall 
-:      035188 usb0_get_status_in_ep_in_ep0:
-0x7a83 035189 fetch 1 ,mem_usb_ep0_stall_status 
-:      035190 usb0_get_status_in_ep_in_ack:
-0x7a84 035191 arg 2 ,regb 
-0x7a85 035192 beq 1 ,usb_send_ones_packet 
-0x7a86 035193 branch usb_send_zero_packet 
-:      035194 usb0_get_status_in_ep_in_ep1:
-0x7a87 035195 fetch 1 ,mem_usb_ep1_stall_status 
-0x7a88 035196 branch usb0_get_status_in_ep_in_ack 
-:      035197 usb0_get_status_in_ep_in_ep2:
-0x7a89 035198 fetch 1 ,mem_usb_ep2_stall_status 
-0x7a8a 035199 branch usb0_get_status_in_ep_in_ack 
-:      035200 usb0_get_status_in_ep_in_ep3:
-0x7a8b 035201 fetch 1 ,mem_usb_ep3_stall_status 
-0x7a8c 035202 branch usb0_get_status_in_ep_in_ack 
-:      035204 usb_get_idle:
-0x7a8d 035205 jam 1 ,mem_usb_idle_flag 
-0x7a8e 035206 arg mem_usb_idle_rate ,rega 
-0x7a8f 035207 arg 1 ,regb 
-0x7a90 035208 branch usb0_respond 
-:      035210 usb_get_report:
-0x7a91 035211 fetch 2 ,mem_usb_setup_bvalue 
-0x7a92 035212 arg pc_get_report ,temp 
-0x7a93 035213 isub temp ,null 
-0x7a94 035214 nbranch usb0_force_stall ,zero 
-:      035216 usb_get_report_dispose:
-0x7a95 035217 fetch 1 ,mem_usb0_data_ready_report 
-0x7a96 035218 nbranch usb_get_report_data_success ,blank 
-0x7a97 035219 jam pc_get_nondata ,mem_usb0_get_report_data 
-:      035220 usb_get_report_send_data:
-0x7a98 035221 fetch 1 ,mem_usb_setup_blength 
-0x7a99 035222 iforce regb 
-0x7a9a 035223 arg mem_usb0_get_report_data ,rega 
-0x7a9b 035224 call usb0_respond 
-:      035225 usb_get_report_data_release:
-0x7a9c 035226 arg mem_usb0_get_report_data ,contw 
-0x7a9d 035227 arg 64 ,loopcnt 
-0x7a9e 035228 branch memset0 
-:      035229 usb_get_report_data_success:
-0x7a9f 035230 jam 0 ,mem_usb0_data_ready_report 
-0x7aa0 035231 jam pc_get_data ,mem_usb0_get_report_data 
-0x7aa1 035232 branch usb_get_report_send_data 
-:      035234 usb_get_protocol_req:
-0x7aa2 035235 fetch 1 ,mem_usb_setup_blength 
-0x7aa3 035236 bne 1 ,usb0_force_stall 
-0x7aa4 035237 jam 1 ,mem_usb_get_protocol_flag 
-0x7aa5 035238 arg 1 ,regb 
-0x7aa6 035239 fetch 1 ,mem_usb_set_protocol_value 
-0x7aa7 035240 beq 0 ,usb_get_report_protocol 
-0x7aa8 035241 beq 1 ,usb_get_boot_protocol 
-0x7aa9 035242 branch usb_send_zero_packet 
-:      035243 usb_get_report_protocol:
-0x7aaa 035244 branch usb_send_ones_packet 
-:      035245 usb_get_boot_protocol:
-0x7aab 035246 branch usb_send_zero_packet 
-:      035251 usb0_request_clear_feature:
-0x7aac 035252 fetch 1 ,mem_usb0_state 
-0x7aad 035253 bne dev_configured ,usb0_force_stall 
-0x7aae 035254 fetch 1 ,mem_usb_setup_blength 
-0x7aaf 035255 bne 0 ,usb0_force_stall 
-0x7ab0 035256 fetch 1 ,mem_usb_setup_blengthh 
-0x7ab1 035257 bne 0 ,usb0_force_stall 
-0x7ab2 035258 fetch 1 ,mem_usb_setup_bvalueh 
-0x7ab3 035259 bne 0 ,usb0_force_stall 
-0x7ab4 035260 fetch 1 ,mem_usb_setup_windex + 1 
-0x7ab5 035261 bne 0 ,usb0_force_stall 
-0x7ab6 035262 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x7ab7 035263 beq out_device ,usb0_request_clear_feature_out_device 
-0x7ab8 035264 beq out_interface ,usb0_request_clear_feature_out_interface 
-0x7ab9 035265 beq out_endpoint ,usb0_request_clear_feature_out_endpoint 
-0x7aba 035266 branch usb0_force_stall 
-:      035268 usb0_request_clear_feature_out_device:
-0x7abb 035269 fetch 1 ,mem_usb_setup_bvalue 
-0x7abc 035270 bne device_remote_wakeup ,usb0_force_stall 
-0x7abd 035271 fetch 1 ,core_usb_config 
-0x7abe 035272 set0 7 ,pdata 
-0x7abf 035273 store 1 ,core_usb_config 
-0x7ac0 035274 jam 0 ,mem_usb_remote_wakeup 
-0x7ac1 035275 jam 1 ,mem_usb_clear_remote_wakeup 
-0x7ac2 035276 fetch 1 ,mem_sdsystem_wakeup_flag 
-0x7ac3 035277 branch usb0_reply_zerolen ,blank 
-0x7ac4 035278 jam 0 ,mem_sdsystem_wakeup_flag 
-0x7ac5 035279 jam 0 ,mem_usb_clear_remote_wakeup 
-0x7ac6 035280 jam usb_connected ,mem_usb_state 
-0x7ac7 035281 branch usb0_reply_zerolen 
-:      035283 usb0_request_clear_feature_out_interface:
-0x7ac8 035284 branch usb0_force_stall 
-:      035286 usb0_request_clear_feature_out_endpoint:
-0x7ac9 035287 fetch 1 ,mem_usb_setup_bvalue 
-0x7aca 035288 bne endpoint_halt ,usb0_force_stall 
-0x7acb 035289 fetch 1 ,mem_usb_setup_windex 
-0x7acc 035290 beq in_ep1 ,usb0_force_stall_ep1_in_off 
-0x7acd 035291 beq in_ep2 ,usb0_force_stall_ep2_in_off 
-0x7ace 035292 beq in_ep3 ,usb0_force_stall_ep3_in_off 
-0x7acf 035293 and_into 0x7f ,pdata 
-0x7ad0 035294 beq 0x00 ,usb0_force_stall_ep0_in_off 
-0x7ad1 035295 branch usb0_force_stall 
-:      035297 usb0_force_stall_ep0_in_off:
-0x7ad2 035298 jam 0 ,mem_usb_ep0_stall_status 
-0x7ad3 035299 branch usb0_reply_zerolen 
-:      035300 usb0_force_stall_ep1_in_off:
-0x7ad4 035301 jam 0 ,mem_usb_ep1_stall_status 
-:      035302 usb0_force_stall_ep1_in_off_reply:
-0x7ad5 035303 jam 1 ,mem_usb_clear_halt 
-0x7ad6 035304 branch usb0_reply_zerolen 
-:      035305 usb0_force_stall_ep2_in_off:
-0x7ad7 035306 jam 0 ,mem_usb_ep2_stall_status 
-0x7ad8 035307 branch usb0_force_stall_ep1_in_off_reply 
-:      035308 usb0_force_stall_ep3_in_off:
-0x7ad9 035309 jam 0 ,mem_usb_ep3_stall_status 
-0x7ada 035310 branch usb0_force_stall_ep1_in_off_reply 
-:      035313 usb0_request_set_feature:
-0x7adb 035314 fetch 1 ,mem_usb_setup_blength 
-0x7adc 035315 bne 0 ,usb0_force_stall 
-0x7add 035316 fetch 1 ,mem_usb_setup_blengthh 
-0x7ade 035317 bne 0 ,usb0_force_stall 
-0x7adf 035318 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x7ae0 035319 beq out_device ,usb0_request_set_feature_out_device 
-0x7ae1 035320 beq out_interface ,usb0_request_set_feature_out_interface 
-0x7ae2 035321 beq out_endpoint ,usb0_request_set_feature_out_endpoint 
-0x7ae3 035322 branch usb0_force_stall 
-:      035324 usb0_request_set_feature_out_device:
-0x7ae4 035325 fetch 1 ,mem_usb_setup_bvalue 
-0x7ae5 035326 bne device_remote_wakeup ,usb0_force_stall 
-0x7ae6 035327 call dongle_set_pc_sleep_flag 
-0x7ae7 035328 fetch 1 ,core_usb_config 
-0x7ae8 035329 set1 7 ,pdata 
-0x7ae9 035330 store 1 ,core_usb_config 
-0x7aea 035331 jam 1 ,mem_usb_remote_wakeup 
-0x7aeb 035332 jam usb_sleep ,mem_usb_state 
-0x7aec 035333 jam 0 ,mem_usb_tx_win_enable 
-0x7aed 035334 call usb0_reply_zerolen 
-:      035335 usb_wakeup_timer_reinit:
-0x7aee 035336 call timer_reinit 
-0x7aef 035337 setarg timer_wakeup_delay 
-0x7af0 035338 arg usb_timer_wakeup ,queue 
-0x7af1 035339 branch timer_init 
-:      035341 usb0_request_set_feature_out_interface:
-0x7af2 035342 branch usb0_force_stall 
-:      035344 usb0_request_set_feature_out_endpoint:
-0x7af3 035345 fetch 1 ,mem_usb_setup_bvalue 
-0x7af4 035346 bne endpoint_halt ,usb0_force_stall 
-0x7af5 035347 fetch 1 ,mem_usb_setup_bvalueh 
-0x7af6 035348 bne 0 ,usb0_force_stall 
-0x7af7 035349 fetch 1 ,mem_usb_setup_windex 
-0x7af8 035350 beq in_ep1 ,usb0_force_stall_ep1_in_on 
-0x7af9 035351 beq in_ep2 ,usb0_force_stall_ep2_in_on 
-0x7afa 035352 beq in_ep3 ,usb0_force_stall_ep3_in_on 
-0x7afb 035353 and_into 0x7f ,pdata 
-0x7afc 035354 beq 0x00 ,usb0_force_stall_ep0_in_on 
-0x7afd 035355 branch usb0_force_stall 
-:      035357 usb0_force_stall_ep0_in_on:
-0x7afe 035358 jam 1 ,mem_usb_ep0_stall_status 
-0x7aff 035359 branch usb0_reply_zerolen 
-:      035360 usb0_force_stall_ep1_in_on:
-0x7b00 035361 jam 1 ,mem_usb_ep1_stall_status 
-0x7b01 035362 branch usb0_reply_zerolen 
-:      035363 usb0_force_stall_ep2_in_on:
-0x7b02 035364 jam 1 ,mem_usb_ep2_stall_status 
-0x7b03 035365 branch usb0_reply_zerolen 
-:      035366 usb0_force_stall_ep3_in_on:
-0x7b04 035367 jam 1 ,mem_usb_ep3_stall_status 
-0x7b05 035368 branch usb0_reply_zerolen 
-:      035371 usb0_request_set_address:
-0x7b06 035372 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x7b07 035373 bne out_device ,usb0_force_stall 
-0x7b08 035374 fetch 1 ,mem_usb_setup_windex 
-0x7b09 035375 bne 0 ,usb0_force_stall 
-0x7b0a 035376 fetch 1 ,mem_usb_setup_windex + 1 
-0x7b0b 035377 bne 0 ,usb0_force_stall 
-0x7b0c 035378 fetch 1 ,mem_usb_setup_blength 
-0x7b0d 035379 bne 0 ,usb0_force_stall 
-0x7b0e 035380 fetch 1 ,mem_usb_setup_blengthh 
-0x7b0f 035381 bne 0 ,usb0_force_stall 
-0x7b10 035382 fetch 1 ,mem_usb_setup_bvalueh 
-0x7b11 035383 bne 0 ,usb0_force_stall 
-0x7b12 035384 fetch 1 ,mem_usb_setup_bvalue 
-0x7b13 035385 and_into 0x80 ,pdata 
-0x7b14 035386 bne 0 ,usb0_force_stall 
-0x7b15 035387 fetch 1 ,mem_usb_setup_bvalue 
-0x7b16 035388 bne 0 ,usb_usb0_state_set_dev_addr 
-:      035389 usb_usb0_state_set_dev_default:
-0x7b17 035390 jam dev_default ,mem_usb0_state 
-:      035391 usb0_request_set_wait_address:
-0x7b18 035392 fetch 1 ,mem_usb_setup_bvalue 
-0x7b19 035393 store 1 ,core_usb_addr 
-0x7b1a 035394 call usb0_reply_zerolen 
-0x7b1b 035395 jam 1 ,mem_usb_set_high_addr_flag 
-0x7b1c 035396 rtn 
-:      035397 usb_usb0_state_set_dev_addr:
-0x7b1d 035398 jam dev_address ,mem_usb0_state 
-0x7b1e 035399 branch usb0_request_set_wait_address 
-:      035402 usb0_request_set_configuration:
-0x7b1f 035403 fetch 1 ,mem_usb0_state 
-0x7b20 035404 beq dev_default ,usb0_force_stall 
-0x7b21 035405 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x7b22 035406 bne out_device ,usb0_force_stall 
-0x7b23 035407 fetch 1 ,mem_usb_setup_windex 
-0x7b24 035408 bne 0 ,usb0_force_stall 
-0x7b25 035409 fetch 1 ,mem_usb_setup_windex + 1 
-0x7b26 035410 bne 0 ,usb0_force_stall 
-0x7b27 035411 fetch 1 ,mem_usb_setup_blength 
-0x7b28 035412 bne 0 ,usb0_force_stall 
-0x7b29 035413 fetch 1 ,mem_usb_setup_blengthh 
-0x7b2a 035414 bne 0 ,usb0_force_stall 
-0x7b2b 035415 fetch 1 ,mem_usb_setup_bvalue + 1 
-0x7b2c 035416 bne 0 ,usb0_force_stall 
-0x7b2d 035417 fetch 1 ,mem_usb_setup_bvalue 
-0x7b2e 035418 sub pdata ,usb_max_num_cfg ,null 
-0x7b2f 035419 nbranch usb0_force_stall ,positive 
-0x7b30 035420 fetch 1 ,mem_usb0_state 
-0x7b31 035421 beq dev_address ,usb0_request_set_cfg_addr_state 
-0x7b32 035422 beq dev_configured ,usb0_request_set_cfg_cfg_state 
-0x7b33 035423 branch usb0_force_stall 
-:      035425 usb0_request_set_cfg_addr_state:
-:      035426 usb0_request_set_cfg_cfg_state:
-0x7b34 035427 fetch 1 ,mem_usb_setup_bvalue 
-0x7b35 035428 beq 0 ,usb0_request_set_cfg_stay_addr_state 
-0x7b36 035429 jam dev_configured ,mem_usb0_state 
-0x7b37 035430 branch usb0_reply_zerolen 
-:      035431 usb0_request_set_cfg_stay_addr_state:
-0x7b38 035432 jam dev_address ,mem_usb0_state 
-0x7b39 035433 branch usb0_reply_zerolen 
-:      035436 usb0_request_set_interface:
-0x7b3a 035437 fetch 1 ,mem_usb0_state 
-0x7b3b 035438 bne dev_configured ,usb0_force_stall 
-0x7b3c 035439 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x7b3d 035440 bne out_interface ,usb0_force_stall 
-0x7b3e 035441 fetch 1 ,mem_usb_setup_bvalue 
-0x7b3f 035442 bne 0 ,usb0_force_stall 
-0x7b40 035443 fetch 1 ,mem_usb_setup_bvalueh 
-0x7b41 035444 bne 0 ,usb0_force_stall 
-0x7b42 035445 fetch 1 ,mem_usb_setup_blength 
-0x7b43 035446 bne 0 ,usb0_force_stall 
-0x7b44 035447 fetch 1 ,mem_usb_setup_blengthh 
-0x7b45 035448 bne 0 ,usb0_force_stall 
-0x7b46 035449 fetch 1 ,mem_usb_setup_windex 
-0x7b47 035450 bne 0 ,usb0_force_stall 
-0x7b48 035451 fetch 1 ,mem_usb_setup_windex + 1 
-0x7b49 035452 bne 0 ,usb0_force_stall 
-0x7b4a 035453 branch usb0_reply_zerolen 
-:      035456 usb_set_idle:
-0x7b4b 035457 bpatchx patch20_3 ,mem_patch20 
-0x7b4c 035458 jam 1 ,mem_usb_idle_flag 
-0x7b4d 035459 fetch 1 ,mem_usb_setup_bvalueh 
-0x7b4e 035460 store 1 ,mem_usb_idle_rate 
-0x7b4f 035461 fetch 1 ,mem_usb_setup_windex 
-0x7b50 035462 sub pdata ,1 ,null 
-0x7b51 035463 call usb_clear_remote_wakeup_set0 ,zero 
-0x7b52 035464 fetch 1 ,mem_usb_state 
-0x7b53 035465 bne usb_resume ,usb0_reply_zerolen 
-0x7b54 035466 jam usb_connected ,mem_usb_state 
-0x7b55 035467 call usb0_reply_zerolen 
-0x7b56 035468 nop 30000 
-0x7b57 035469 nop 30000 
-0x7b58 035470 rtn 
-:      035471 usb_clear_remote_wakeup_set0:
-0x7b59 035472 jam 1 ,mem_usb_device_enumeration_endflag 
-0x7b5a 035473 jam 0 ,mem_usb_clear_remote_wakeup 
-0x7b5b 035474 jam usb_resume ,mem_usb_state 
-0x7b5c 035475 rtn 
-:      035478 usb_set_report:
-0x7b5d 035479 nop 15000 
-0x7b5e 035480 arg mem_usb0_set_report_data ,contw 
-0x7b5f 035481 call usb_rx_data 
-0x7b60 035482 jam 1 ,mem_usb0_get_set_report 
-0x7b61 035483 call usb_set_report_resume_judge 
-0x7b62 035484 fetch 2 ,mem_usb_setup_bvalue 
-0x7b63 035485 store 2 ,mem_usb_setup_bvalue_temp 
-0x7b64 035486 call usb0_reply_zerolen 
-0x7b65 035487 fetch 1 ,mem_device_option 
-0x7b66 035488 rtnne dvc_op_dongle 
-0x7b67 035489 fetch 1 ,mem_usb_tx_win_enable 
-0x7b68 035490 rtn blank 
-0x7b69 035491 fetch 1 ,mem_usb0_set_report_data 
-:      035492 usb_get_led_status:
-0x7b6a 035493 store 1 ,mem_24g_led_status 
-0x7b6b 035494 jam 0 ,mem_usb_tx_win_enable 
-0x7b6c 035495 jam kb_led_ackpayload ,mem_24g_ackpayload_enable 
-0x7b6d 035496 rtn 
-:      035499 usb_set_report_resume_judge:
-0x7b6e 035500 fetch 2 ,mem_usb_setup_bvalue 
-0x7b6f 035501 arg pc_set_report_bvalue ,temp 
-0x7b70 035502 isub temp ,null 
-0x7b71 035503 nrtn zero 
-0x7b72 035504 fetch 2 ,mem_usb_setup_windex 
-0x7b73 035505 arg pc_set_report_windex ,temp 
-0x7b74 035506 isub temp ,null 
-0x7b75 035507 nrtn zero 
-0x7b76 035508 fetch 2 ,mem_usb_setup_blength 
-0x7b77 035509 arg pc_set_report_blength ,temp 
-0x7b78 035510 isub temp ,null 
-0x7b79 035511 nrtn zero 
-0x7b7a 035512 jam 1 ,mem_usb_tx_win_enable 
-0x7b7b 035513 rtn 
-:      035516 usb_set_protocol_req:
-0x7b7c 035517 fetch 1 ,mem_usb_setup_blength 
-0x7b7d 035518 bne 0 ,usb0_force_stall 
-0x7b7e 035519 fetch 1 ,mem_usb_setup_bvalue 
-0x7b7f 035520 beq boot_protocol ,usb_set_boot_protocol 
-0x7b80 035521 beq report_protocol ,usb_set_report_protocol 
-0x7b81 035522 branch usb0_force_stall 
-:      035523 usb_set_boot_protocol:
-0x7b82 035524 jam 0 ,mem_usb_set_protocol_status 
-0x7b83 035525 jam 1 ,mem_usb_set_protocol_value 
-0x7b84 035526 branch usb0_reply_zerolen 
-:      035527 usb_set_report_protocol:
-0x7b85 035528 jam 1 ,mem_usb_tx_mac_enable 
-0x7b86 035529 jam 1 ,mem_usb_set_protocol_status 
-0x7b87 035530 jam 0 ,mem_usb_set_protocol_value 
-0x7b88 035531 branch usb0_reply_zerolen 
-:      035534 usb0_respond_length:
-0x7b89 035535 ifetchr regb ,1 ,rega 
-0x7b8a 035536 increase 1 ,rega 
-:      035538 usb0_respond:
-0x7b8b 035539 bpatchx patch20_4 ,mem_patch20 
-0x7b8c 035540 set1 mark_usb_first_resp ,mark 
-0x7b8d 035541 bmark0 mark_isstr ,usb0_respond_nostr 
-0x7b8e 035542 increase 1 ,regb 
-0x7b8f 035543 lshift regb ,regb 
-:      035544 usb0_respond_nostr:
-0x7b90 035545 storer rega ,2 ,mem_bufptr 
-0x7b91 035546 storer regb ,1 ,mem_remain 
-0x7b92 035547 branch usb0_tx 
-0x7b93 035548 rtn 
-:      035550 usb_no_respond_data:
-0x7b94 035551 arg 0 ,queue 
-0x7b95 035552 branch usb_trig 
-:      035557 usb0_tx:
-0x7b96 035558 bpatchx patch20_5 ,mem_patch20 
-0x7b97 035559 fetch 1 ,core_usb_txbusy 
-0x7b98 035560 rtnbit1 0 
-0x7b99 035561 fetch 1 ,mem_remain 
-0x7b9a 035562 rtn blank 
-0x7b9b 035563 copy pdata ,loopcnt 
-0x7b9c 035564 iforce temp 
-0x7b9d 035565 fetch 2 ,mem_usb_setup_blength 
-0x7b9e 035566 sub pdata ,ep0_packet_size ,null 
-0x7b9f 035567 branch usb0_tx_short ,positive 
-0x7ba0 035568 sub loopcnt ,ep0_packet_size ,null 
-0x7ba1 035569 branch usb0_tx_info ,positive 
-0x7ba2 035570 force ep0_packet_size ,loopcnt 
-0x7ba3 035571 branch usb0_tx_info 
-:      035572 usb0_tx_short:
-0x7ba4 035573 isub loopcnt ,null 
-0x7ba5 035574 branch usb0_tx_info ,positive 
-0x7ba6 035575 iforce loopcnt 
-0x7ba7 035576 store 1 ,mem_remain 
-:      035577 usb0_tx_info:
-0x7ba8 035578 fetch 1 ,mem_remain 
-0x7ba9 035579 isub loopcnt ,pdata 
-0x7baa 035580 store 1 ,mem_remain 
-0x7bab 035581 add loopcnt ,-1 ,pdata 
-0x7bac 035582 store 1 ,mem_usb_txbuf 
-0x7bad 035583 bmark0 mark_isstr ,usb0_tx_nostr 
-0x7bae 035584 rshift pdata ,pdata 
-0x7baf 035585 add loopcnt ,-1 ,pdata 
-0x7bb0 035586 store 1 ,mem_usb_txbuf 
-0x7bb1 035587 bmark0 mark_usb_first_resp ,usb0_tx_nostr 
-0x7bb2 035588 set0 mark_usb_first_resp ,mark 
-0x7bb3 035589 istoret 1 ,contw 
-0x7bb4 035590 setarg 3 
-0x7bb5 035591 istore 1 ,contw 
-0x7bb6 035592 increase -1 ,loopcnt 
-0x7bb7 035593 copy loopcnt ,pdata 
-0x7bb8 035594 nbranch usb0_tx_nostr ,zero 
-0x7bb9 035595 increase 1 ,loopcnt 
-:      035596 usb0_tx_nostr:
-0x7bba 035597 fetch 2 ,mem_bufptr 
-0x7bbb 035598 copy pdata ,contr 
-:      035599 usb0_tx0:
-0x7bbc 035600 ifetch 1 ,contr 
-0x7bbd 035601 istore 1 ,contw 
-0x7bbe 035602 bmark0 mark_isstr ,usb0_tx1 
-0x7bbf 035603 setarg 0 
-0x7bc0 035604 istore 1 ,contw 
-:      035605 usb0_tx1:
-0x7bc1 035606 loop usb0_tx0 
-0x7bc2 035607 copy contr ,pdata 
-0x7bc3 035608 store 2 ,mem_bufptr 
-0x7bc4 035609 setarg mem_usb_txbuf 
-0x7bc5 035610 store 2 ,core_usb_tx_saddr0 
-0x7bc6 035611 arg 0 ,queue 
-0x7bc7 035612 call usb_trig 
-0x7bc8 035613 fetch 1 ,mem_remain 
-0x7bc9 035614 nrtn blank 
-0x7bca 035615 jam 2 ,core_usb_clear_nak 
-0x7bcb 035616 fetch 1 ,mem_usb_state 
-0x7bcc 035617 rtnne usb_got_report_req 
-0x7bcd 035618 jam usb_connected ,mem_usb_state 
-0x7bce 035619 rtn 
-:      035623 usb_tx_ep1:
-0x7bcf 035624 arg mem_usb_txbuf1 ,rega 
-0x7bd0 035625 arg 1 ,queue 
-0x7bd1 035626 storer rega ,2 ,core_usb_tx_saddr1 
-:      035627 usb_tx_buf:
-0x7bd2 035628 add loopcnt ,-1 ,pdata 
-0x7bd3 035629 istore 1 ,rega 
-:      035630 usb_tx_loop:
-0x7bd4 035631 ifetch 1 ,contr 
-0x7bd5 035632 istore 1 ,contw 
-0x7bd6 035633 loop usb_tx_loop 
-:      035634 usb_trig:
-0x7bd7 035635 setarg 0 
-0x7bd8 035636 qset1 pdata 
-0x7bd9 035637 store 1 ,core_usb_trig 
-0x7bda 035638 rtn 
-:      035640 usb_tx_ep2:
-0x7bdb 035641 arg 2 ,queue 
-0x7bdc 035642 arg mem_usb_txbuf2 ,rega 
-0x7bdd 035643 storer rega ,2 ,core_usb_tx_saddr2 
-0x7bde 035644 branch usb_tx_buf 
-:      035646 usb_tx:
-0x7bdf 035647 bpatchx patch20_6 ,mem_patch20 
-0x7be0 035648 fetch 1 ,mem_usb_tx_enable 
-0x7be1 035649 rtn blank 
-0x7be2 035650 fetch 1 ,core_usb_txbusy 
-0x7be3 035651 and_into 0x0f ,pdata 
-0x7be4 035652 nbranch usb_inwake_state_tx_dispose ,blank 
-0x7be5 035653 fetch 1 ,mem_usb_device_enumeration_endflag 
-0x7be6 035654 branch usb_tx_fifo_release ,blank 
-0x7be7 035655 fetch 1 ,mem_usb_state 
-0x7be8 035656 beq usb_sleep ,usb_windows_wakeup 
-0x7be9 035657 bne usb_connected ,usb_tx_fifo_release 
-0x7bea 035658 fetch 1 ,mem_usb_clear_remote_wakeup 
-0x7beb 035659 nbranch usb_tx_fifo_release ,blank 
-0x7bec 035660 call usb_tx_data_ep1 
-0x7bed 035661 branch usb_tx_data_ep2 
-:      035663 usb_tx_data_ep1:
-0x7bee 035664 fetch 1 ,core_usb_txbusy 
-0x7bef 035665 rtnbit1 1 
-0x7bf0 035666 fetch 1 ,mem_usb_tx_enable 
-0x7bf1 035667 rtnbit0 1 
-0x7bf2 035668 fetch 1 ,mem_usb_tx_enable 
-0x7bf3 035669 set0 1 ,pdata 
-0x7bf4 035670 store 1 ,mem_usb_tx_enable 
-0x7bf5 035671 fetch 1 ,mem_usb_ep1_data 
-0x7bf6 035672 rtn blank 
-0x7bf7 035673 beq usb_ep1_kb ,usb_tx_kb_normal_data 
-0x7bf8 035674 branch assert 
-:      035676 usb_tx_data_ep2:
-0x7bf9 035677 fetch 1 ,core_usb_txbusy 
-0x7bfa 035678 rtnbit1 2 
-0x7bfb 035679 fetch 1 ,mem_usb_tx_enable 
-0x7bfc 035680 rtnbit0 2 
-0x7bfd 035681 fetch 1 ,mem_usb_tx_enable 
-0x7bfe 035682 set0 2 ,pdata 
-0x7bff 035683 store 1 ,mem_usb_tx_enable 
-0x7c00 035684 fetch 1 ,mem_usb_ep2_data 
-0x7c01 035685 rtn blank 
-0x7c02 035686 beq usb_ep2_ms ,usb_tx_ms_data 
-0x7c03 035687 beq usb_ep2_multikey ,usb_tx_kb_multikey_data 
-0x7c04 035688 beq usb_ep2_systemkey ,usb_tx_kb_systemkey_data 
-0x7c05 035689 branch assert 
-:      035691 usb_tx_fifo_release:
-0x7c06 035693 arg mem_usb_mouse_data ,contw 
-0x7c07 035694 arg 64 ,loopcnt 
-0x7c08 035695 branch memset0 
-:      035697 usb_tx_ms_data:
-0x7c09 035698 fetch 1 ,mem_usb_idle_flag 
-0x7c0a 035699 fetcht 1 ,mem_usb_get_protocol_flag 
-0x7c0b 035700 iand temp ,pdata 
-0x7c0c 035701 branch usb_tx_ms_data_normal_mode ,blank 
-0x7c0d 035702 fetcht 1 ,mem_usb_set_protocol_status 
-0x7c0e 035703 iadd temp ,pdata 
-0x7c0f 035704 beq mac_boot_mode ,usb_tx_ms_data_mac_boot_mode 
-0x7c10 035705 branch usb_tx_ms_data_normal_mode 
-:      035707 usb_tx_ms_data_mac_boot_mode:
-0x7c11 035708 jam 0 ,mem_usb_ep2_data 
-:      035709 usb_tx_ms_data_mac_boot_regroup:
-0x7c12 035710 fetch 1 ,mem_usb_mouse_data + 1 
-0x7c13 035711 beq r_key ,usb_tx_mac_boot_ms_regroup_r_or_lrkey 
-0x7c14 035712 beq lr_key ,usb_tx_mac_boot_ms_regroup_r_or_lrkey 
-0x7c15 035713 fetch 1 ,mem_usb_mouse_data + 1 
-0x7c16 035714 store 1 ,mem_usb_mouse_data 
-0x7c17 035715 fetch 1 ,mem_usb_mouse_data + 2 
-0x7c18 035716 istore 1 ,contw 
-0x7c19 035717 fetch 1 ,mem_usb_mouse_data + 4 
-0x7c1a 035718 istore 1 ,contw 
-0x7c1b 035719 fetch 1 ,mem_usb_mouse_data + 6 
-0x7c1c 035720 istore 1 ,contw 
-0x7c1d 035721 arg 4 ,loopcnt 
-0x7c1e 035722 arg mem_usb_mouse_data ,contr 
-0x7c1f 035723 branch usb_tx_ep2 
-:      035725 usb_tx_ms_data_normal_mode:
-0x7c20 035726 jam 0 ,mem_usb_ep2_data 
-:      035727 usb_tx_mac_boot_ms_regroup_r_or_lrkey:
-0x7c21 035728 arg 8 ,loopcnt 
-0x7c22 035729 arg mem_usb_mouse_data ,contr 
-0x7c23 035730 branch usb_tx_ep2 
-:      035732 usb_tx_kb_multikey_data:
-0x7c24 035733 jam 0 ,mem_usb_ep2_data 
-0x7c25 035734 arg 3 ,loopcnt 
-0x7c26 035735 arg mem_usb_kb_multikey ,contr 
-0x7c27 035736 branch usb_tx_ep2 
-:      035738 usb_tx_kb_normal_data:
-0x7c28 035739 jam 0 ,mem_usb_ep1_data 
-0x7c29 035740 arg 8 ,loopcnt 
-0x7c2a 035741 arg mem_usb_kb_data ,contr 
-0x7c2b 035742 branch usb_tx_ep1 
-:      035744 usb_tx_kb_systemkey_data:
-0x7c2c 035745 jam 0 ,mem_usb_ep2_data 
-0x7c2d 035746 arg 2 ,loopcnt 
-0x7c2e 035747 arg mem_usb_kb_system ,contr 
-0x7c2f 035748 branch usb_tx_ep2 
-:      035750 usb_inwake_state_tx_dispose:
-0x7c30 035751 fetch 1 ,mem_usb_state 
-0x7c31 035752 beq usb_connected ,usb_mac_wakeup_trig 
-0x7c32 035753 rtn 
-:      035754 usb_mac_wakeup_trig:
-0x7c33 035755 fetch 1 ,core_usb_config 
-0x7c34 035756 set1 7 ,pdata 
-0x7c35 035757 store 1 ,core_usb_config 
-0x7c36 035758 jam 1 ,mem_usb_mac_wakeup_trig 
-0x7c37 035759 rtn 
-:      035761 usb_mac_wakeup_judge:
-0x7c38 035762 fetch 1 ,mem_usb_state 
-0x7c39 035763 rtneq usb_sleep 
-0x7c3a 035764 beq usb_connected ,usb_mac_wakeup 
-0x7c3b 035765 rtn 
-:      035766 usb_mac_wakeup:
-0x7c3c 035767 fetch 1 ,mem_usb_mac_wakeup_trig 
-0x7c3d 035768 rtn blank 
-0x7c3e 035769 jam 1 ,mem_usb_wakestate_onetime_flag 
-0x7c3f 035770 branch usb_wakeup 
-:      035772 usb_windows_wakeup:
-0x7c40 035773 arg usb_timer_wakeup ,queue 
-0x7c41 035774 call timer_check 
-0x7c42 035775 nrtn blank 
-:      035776 usb_wakeup:
-0x7c43 035777 fetch 1 ,core_usb_config 
-0x7c44 035778 rtnbit0 7 
-0x7c45 035779 jam 0xfc ,core_usb_config 
-0x7c46 035780 nop 30000 
-0x7c47 035781 jam 0x3c ,core_usb_config 
-0x7c48 035782 rtn 
-:      035789 push_stack:
-0x7c49 035790 storer contw ,2 ,mem_contw 
-0x7c4a 035791 storet 8 ,mem_temp 
-0x7c4b 035792 storer timeup ,4 ,mem_timeup 
-0x7c4c 035793 call push_stack_rega_b_c 
-0x7c4d 035794 storer contr ,2 ,mem_contr 
-0x7c4e 035795 storer loopcnt ,2 ,mem_loopcnt 
-0x7c4f 035796 storer queue ,2 ,mem_queue 
-0x7c50 035797 rtn 
-:      035799 push_stack_rega_b_c:
-0x7c51 035800 storer rega ,4 ,mem_rega 
-0x7c52 035801 storer regb ,4 ,mem_regb 
-0x7c53 035802 storer regc ,3 ,mem_regc 
-0x7c54 035803 rtn 
-:      035805 pop_stack:
-0x7c55 035806 bpatchx patch20_7 ,mem_patch20 
-0x7c56 035807 fetch 2 ,mem_contw 
-0x7c57 035808 iforce contw 
-0x7c58 035809 fetcht 8 ,mem_temp 
-0x7c59 035810 fetchr timeup ,4 ,mem_timeup 
-0x7c5a 035811 call pop_stack_rega_b_c 
-0x7c5b 035812 fetchr loopcnt ,2 ,mem_loopcnt 
-0x7c5c 035813 fetchr queue ,2 ,mem_queue 
-0x7c5d 035814 fetch 2 ,mem_contr 
-0x7c5e 035815 iforce contr 
-0x7c5f 035816 rtn 
-:      035818 pop_stack_rega_b_c:
-0x7c60 035819 fetchr rega ,4 ,mem_rega 
-0x7c61 035820 fetchr regb ,4 ,mem_regb 
-0x7c62 035821 fetchr regc ,3 ,mem_regc 
-0x7c63 035822 rtn 
-:      035824 get_contw:
-0x7c64 035825 fetch 2 ,mem_contw 
-0x7c65 035826 copy pdata ,contw 
-0x7c66 035827 rtn 
-:      035828 get_contr:
-0x7c67 035829 fetch 2 ,mem_contr 
-0x7c68 035830 copy pdata ,contr 
-0x7c69 035831 rtn 
-:      035833 store_contw:
-0x7c6a 035834 copy contw ,pdata 
-0x7c6b 035835 store 2 ,mem_contw 
-0x7c6c 035836 rtn 
-:      035837 store_contr:
-0x7c6d 035838 copy contr ,pdata 
-0x7c6e 035839 store 2 ,mem_contr 
-0x7c6f 035840 rtn 
-:      035844 save_cont_pointers:
-0x7c70 035845 copy contw ,pdata 
-0x7c71 035846 store 2 ,mem_contw 
-0x7c72 035847 copy contr ,pdata 
-0x7c73 035848 store 2 ,mem_contr 
-0x7c74 035849 rtn 
-:      035851 load_cont_pointers:
-0x7c75 035852 fetch 2 ,mem_contw 
-0x7c76 035853 copy pdata ,contw 
-0x7c77 035854 fetch 2 ,mem_contr 
-0x7c78 035855 copy pdata ,contr 
-0x7c79 035856 rtn 
-:      035861 get_diff:
-0x7c7a 035862 isub temp ,rega 
-0x7c7b 035863 rtn positive 
-0x7c7c 035864 arg 0x100 ,rega 
-0x7c7d 035865 iadd rega ,pdata 
-0x7c7e 035866 isub temp ,rega 
-0x7c7f 035867 rtn 
-:      035869 memcpy96:
-0x7c80 035870 call memcpy32 
-:      035871 memcpy64:
-0x7c81 035872 call memcpy32 
-0x7c82 035873 branch memcpy32 
-:      035876 memcpy12:
-0x7c83 035877 call memcpy8 
-:      035878 memcpy4:
-0x7c84 035879 ifetch 1 ,contr 
-0x7c85 035880 istore 1 ,contw 
-:      035881 memcpy3:
-0x7c86 035882 ifetch 3 ,contr 
-0x7c87 035883 istore 3 ,contw 
-0x7c88 035884 rtn 
-:      035885 memcpy8:
-0x7c89 035886 ifetch 8 ,contr 
-0x7c8a 035887 istore 8 ,contw 
-0x7c8b 035888 rtn 
-:      035890 memcpy48:
-0x7c8c 035891 call memcpy16 
-:      035892 memcpy32:
-0x7c8d 035893 call memcpy8 
-:      035894 memcpy24:
-0x7c8e 035895 call memcpy8 
-:      035896 memcpy16:
-0x7c8f 035897 call memcpy8 
-0x7c90 035898 branch memcpy8 
-:      035900 delay:
-0x7c91 035901 increase -1 ,pdata 
-0x7c92 035902 nop 38 
-0x7c93 035903 nbranch delay ,blank 
-0x7c94 035904 rtn 
-:      035907 delay_10ms:
-0x7c95 035908 arg 10 ,loopcnt 
-:      035909 delay_ms_wait:
-0x7c96 035910 nop 12000 
-0x7c97 035911 loop delay_ms_wait 
-0x7c98 035912 rtn 
-:      035915 memset0_16:
-0x7c99 035916 call memset0_8 
-:      035917 memset0_8:
-0x7c9a 035918 call memset0_4 
-:      035919 memset0_4:
-0x7c9b 035920 force 4 ,loopcnt 
-0x7c9c 035921 branch memset0 
-:      035923 clear_mem_256:
-0x7c9d 035924 force 32 ,loopcnt 
-0x7c9e 035925 branch memset0 
-:      035926 clear_mem_512:
-0x7c9f 035927 force 64 ,loopcnt 
-0x7ca0 035928 branch memset0 
-:      035930 clear_mem:
-0x7ca1 035931 deposit loopcnt 
-0x7ca2 035932 rtn blank 
-:      035933 memset0:
-0x7ca3 035934 force 0 ,pdata 
-0x7ca4 035935 lstore contw 
-0x7ca5 035936 rtn 
-:      035938 clear_temp_block:
-0x7ca6 035939 arg 32 ,loopcnt 
-0x7ca7 035940 arg mem_temp_block0 ,contw 
-0x7ca8 035941 branch clear_mem 
-:      035943 xor_loop:
-0x7ca9 035944 ifetch 4 ,regc 
-0x7caa 035945 ifetcht 4 ,rega 
-0x7cab 035946 ixor temp ,pdata 
-0x7cac 035947 istore 4 ,contw 
-0x7cad 035948 increase 4 ,rega 
-0x7cae 035949 increase 4 ,regc 
-0x7caf 035950 loop xor_loop 
-0x7cb0 035951 rtn 
-:      035955 inverse_data:
-0x7cb1 035956 bpatchx patch21_0 ,mem_patch21 
-0x7cb2 035957 copy loopcnt ,pdata 
-0x7cb3 035958 sub pdata ,1 ,null 
-0x7cb4 035959 rtn positive 
-0x7cb5 035960 iadd rega ,regb 
-0x7cb6 035961 increase -1 ,regb 
-0x7cb7 035962 rshift loopcnt ,loopcnt 
-:      035963 inverse_loop:
-0x7cb8 035964 ifetcht 1 ,rega 
-0x7cb9 035965 ifetch 1 ,regb 
-0x7cba 035966 istore 1 ,rega 
-0x7cbb 035967 istoret 1 ,regb 
-0x7cbc 035968 increase -1 ,regb 
-0x7cbd 035969 increase 1 ,rega 
-0x7cbe 035970 loop inverse_loop 
-0x7cbf 035971 rtn 
-:      035973 le2be_6byte:
-:      035974 inverse_data_6byte:
-0x7cc0 035975 rshift32 pdata ,temp 
-0x7cc1 035976 call inverse_data_4byte 
-0x7cc2 035977 byteswap temp ,temp 
-0x7cc3 035978 lshift16 pdata ,pdata 
-0x7cc4 035979 ior temp ,pdata 
-0x7cc5 035980 rtn 
-:      035983 le2be_4byte:
-:      035984 inverse_data_4byte:
-0x7cc6 035985 rshift16 pdata ,contr 
-0x7cc7 035986 byteswap contr ,contr 
-0x7cc8 035987 byteswap pdata ,pdata 
-0x7cc9 035988 lshift16 pdata ,pdata 
-0x7cca 035989 ior contr ,pdata 
-0x7ccb 035990 rtn 
-:      035993 memcpy_fast:
-0x7ccc 035994 bpatchx patch21_1 ,mem_patch21 
-0x7ccd 035995 deposit loopcnt 
-0x7cce 035996 rtn blank 
-:      035997 memcpy_fast_loop:
-0x7ccf 035998 increase -8 ,loopcnt 
-0x7cd0 035999 call memcpy8 ,positive 
-0x7cd1 036000 rtn zero 
-0x7cd2 036001 branch memcpy_fast_loop ,positive 
-0x7cd3 036002 increase 8 ,loopcnt 
-:      036003 memcpy_fast_loop_four:
-0x7cd4 036004 increase -4 ,loopcnt 
-0x7cd5 036005 call memcpy4 ,positive 
-0x7cd6 036006 rtn zero 
-0x7cd7 036007 branch memcpy_fast_loop_four ,positive 
-0x7cd8 036008 increase 4 ,loopcnt 
-0x7cd9 036009 branch memcpy 
-:      036011 memcpy:
-0x7cda 036012 deposit loopcnt 
-0x7cdb 036013 rtn blank 
-:      036014 memcpy_loop:
-0x7cdc 036015 ifetch 1 ,contr 
-0x7cdd 036016 istore 1 ,contw 
-0x7cde 036017 loop memcpy_loop 
-0x7cdf 036018 rtn 
-:      036020 timer_stop:
-0x7ce0 036021 setarg 0 
-:      036022 timer_init:
-0x7ce1 036025 store 2 ,mem_pdatatemp 
-0x7ce2 036026 bpatchx patch21_2 ,mem_patch21 
-0x7ce3 036027 call timer_check 
-0x7ce4 036028 fetcht 2 ,mem_pdatatemp 
-0x7ce5 036029 arg mem_timers ,contw 
-0x7ce6 036031 lshift queue ,pdata 
-0x7ce7 036032 iadd contw ,contw 
-0x7ce8 036033 istoret 2 ,contw 
-0x7ce9 036034 rtn 
-:      036036 timer_check_timeout:
-0x7cea 036037 arg 0x800 ,timeup 
-0x7ceb 036038 lshift16 timeup ,timeup 
-0x7cec 036039 iadd timeup ,pdata 
-0x7ced 036040 rtn 
-:      036043 timer_reinit:
-0x7cee 036044 arg 0 ,queue 
-:      036045 timer_check:
-0x7cef 036046 bpatchx patch21_3 ,mem_patch21 
-0x7cf0 036047 fetcht 4 ,mem_last_clkn 
-0x7cf1 036048 rshift clkn_bt ,pdata 
-0x7cf2 036049 store 4 ,mem_last_clkn 
-0x7cf3 036050 isub temp ,null 
-0x7cf4 036051 ncall timer_check_timeout ,positive 
-0x7cf5 036052 isub temp ,timeup 
-0x7cf6 036053 copy timeup ,temp 
-0x7cf7 036054 arg mem_timers ,contr 
-0x7cf8 036055 copy contr ,contw 
-0x7cf9 036056 arg 16 ,loopcnt 
-:      036057 timer_loop:
-0x7cfa 036058 ifetch 2 ,contr 
-0x7cfb 036059 isub temp ,pdata 
-0x7cfc 036060 branch timer_counting ,positive 
-0x7cfd 036061 force 0 ,pdata 
-:      036062 timer_counting:
-0x7cfe 036063 istore 2 ,contw 
-0x7cff 036064 loop timer_loop 
-0x7d00 036065 arg mem_timers ,contr 
-0x7d01 036066 lshift queue ,pdata 
-0x7d02 036067 iadd contr ,contr 
-0x7d03 036068 ifetch 2 ,contr 
-0x7d04 036069 rtn 
-:      036074 clk_add:
-0x7d05 036075 iadd temp ,temp 
-0x7d06 036076 copy temp ,loopcnt 
-0x7d07 036077 fetch 2 ,mem_param_rt_rthalfslot 
-0x7d08 036078 isub loopcnt ,pdata 
-0x7d09 036079 rtn positive 
-0x7d0a 036080 sub pdata ,0 ,pdata 
-0x7d0b 036081 rshift16 temp ,temp 
-0x7d0c 036082 increase 1 ,temp 
-0x7d0d 036083 lshift16 temp ,temp 
-0x7d0e 036084 ior temp ,temp 
-0x7d0f 036085 rtn 
-:      036087 clk_diff_rt:
-0x7d10 036088 call clk_diff 
-0x7d11 036089 branch clk2rt 
-:      036092 clk_diff:
-0x7d12 036093 disable user 
-0x7d13 036094 isub temp ,pdata 
-0x7d14 036095 branch clk_diff_pos ,positive 
-0x7d15 036096 enable user 
-0x7d16 036097 sub pdata ,0 ,pdata 
-:      036098 clk_diff_pos:
-0x7d17 036099 rtnbit0 15 
-0x7d18 036100 copy pdata ,regab 
-0x7d19 036101 arg 0x10000 ,temp 
-0x7d1a 036102 fetch 2 ,mem_param_rt_rthalfslot 
-0x7d1b 036103 isub temp ,pdata 
-0x7d1c 036104 iadd regab ,pdata 
-0x7d1d 036105 set0 64 ,pdata 
-0x7d1e 036106 rtn 
-:      036110 clk2rt:
-0x7d1f 036111 fetcht 2 ,mem_param_rt_rthalfslot 
-0x7d20 036112 iforce contr 
-0x7d21 036113 rshift16 pdata ,pdata 
-0x7d22 036114 imul32 temp ,pdata 
-0x7d23 036115 iadd contr ,pdata 
-0x7d24 036116 rtn 
-:      036119 clk2lpo:
-0x7d25 036120 lshift8 pdata ,pdata 
-0x7d26 036121 lshift4 pdata ,pdata 
-0x7d27 036122 fetcht 3 ,mem_clks_per_lpo 
-0x7d28 036123 idiv temp 
-0x7d29 036124 call wait_div_end 
-0x7d2a 036125 quotient temp 
-0x7d2b 036126 rtn 
-:      036129 clk2bt:
-0x7d2c 036130 fetcht 2 ,mem_param_rt_rthalfslot 
-0x7d2d 036131 idiv temp 
-0x7d2e 036132 call get_div_result 
-0x7d2f 036133 lshift16 pdata ,pdata 
-0x7d30 036134 remainder temp 
-0x7d31 036135 ior temp ,temp 
-0x7d32 036136 rtn 
-:      036143 string2dec_from_uart:
-0x7d33 036144 arg 0 ,temp 
-:      036145 string2dec_from_uart_done:
-0x7d34 036146 copy temp ,regab 
-0x7d35 036147 ifetch 1 ,contu 
-0x7d36 036148 call uchar2dialog 
-0x7d37 036149 copy regab ,temp 
-0x7d38 036150 call swap 
-0x7d39 036151 arg 10 ,regb 
-0x7d3a 036152 imul32 regb ,pdata 
-0x7d3b 036153 iadd temp ,pdata 
-0x7d3c 036154 copy pdata ,temp 
-0x7d3d 036155 loop string2dec_from_uart_done 
-0x7d3e 036156 rtn 
-:      036160 uchar2dialog:
-0x7d3f 036161 arg 0x3a ,temp 
-0x7d40 036162 isub temp ,null 
-0x7d41 036163 nbranch uchar2dialog_number ,positive 
-0x7d42 036164 arg 0x61 ,temp 
-0x7d43 036165 isub temp ,null 
-0x7d44 036166 branch uchar2dialog_a2f ,positive 
-0x7d45 036167 arg 0x37 ,temp 
-0x7d46 036168 isub temp ,pdata 
-0x7d47 036169 rtn 
-:      036170 uchar2dialog_number:
-0x7d48 036171 arg 0x30 ,temp 
-0x7d49 036172 isub temp ,pdata 
-0x7d4a 036173 rtn 
-:      036174 uchar2dialog_a2f:
-0x7d4b 036175 arg 0x57 ,temp 
-0x7d4c 036176 isub temp ,pdata 
-0x7d4d 036177 rtn 
-:      036180 right_shift_n:
-0x7d4e 036181 sub loopcnt ,0 ,null 
-0x7d4f 036182 rtn zero 
-:      036183 right_shift_n_loop:
-0x7d50 036184 rshift pdata ,pdata 
-0x7d51 036185 loop right_shift_n_loop 
-0x7d52 036186 rtn 
-:      036189 left_shift_n:
-0x7d53 036190 force 1 ,pdata 
-0x7d54 036191 sub loopcnt ,0 ,null 
-0x7d55 036192 rtn zero 
-:      036193 left_shift_n_loop:
-0x7d56 036194 lshift pdata ,pdata 
-0x7d57 036195 loop left_shift_n_loop 
-0x7d58 036196 rtn 
-:      036200 calc_average:
-0x7d59 036201 setarg 0 
-0x7d5a 036202 copy loopcnt ,rega 
-:      036203 calc_average_loop:
-0x7d5b 036204 ifetcht 2 ,contr 
-0x7d5c 036205 iadd temp ,pdata 
-0x7d5d 036206 loop calc_average_loop 
-0x7d5e 036207 idiv rega 
-:      036208 get_div_result:
-0x7d5f 036209 call wait_div_end 
-0x7d60 036210 quotient pdata 
-0x7d61 036211 rtn 
-:      036213 wait_div_end:
-0x7d62 036214 rtn modone 
-0x7d63 036215 branch wait_div_end 
-:      036225 compare_loop:
-:      036226 string_compare:
-0x7d64 036227 ifetch 1 ,rega 
-0x7d65 036228 ifetcht 1 ,regb 
-0x7d66 036229 isub temp ,null 
-0x7d67 036230 nrtn zero 
-0x7d68 036231 increase 1 ,rega 
-0x7d69 036232 increase 1 ,regb 
-0x7d6a 036233 loop string_compare 
-0x7d6b 036234 branch enable_zero 
-:      036238 ceiling:
-0x7d6c 036239 isub temp ,null 
-0x7d6d 036240 nrtn positive 
-0x7d6e 036241 deposit temp 
-0x7d6f 036242 rtn 
-:      036244 swap:
-0x7d70 036245 iadd temp ,pdata 
-0x7d71 036246 isub temp ,temp 
-0x7d72 036247 isub temp ,pdata 
-0x7d73 036248 rtn 
-:      036250 clean_smem:
-0x7d74 036251 arg 0 ,contw 
-0x7d75 036252 branch clean_mem 
-:      036254 clean_xmem:
-0x7d76 036255 arg 0x4000 ,contw 
-:      036256 clean_mem:
-0x7d77 036257 arg 0x1000 ,loopcnt 
-0x7d78 036258 branch memset0 
-:      036261 callback_func:
-0x7d79 036262 rtn blank 
-0x7d7a 036263 copy pdata ,pc 
-:      036266 ice_break_disable_wdt:
-0x7d7b 036267 call wdt_set_disable 
-:      036269 ice_break:
-0x7d7c 036270 jam 0x1 ,core_ice_ctrl 
-0x7d7d 036271 rtn 
-:      036273 ice_setbp:
-0x7d7e 036274 store 2 ,core_ice_break0 
-0x7d7f 036275 fetch 1 ,core_ice_ctrl 
-0x7d80 036276 set1 4 ,pdata 
-0x7d81 036277 store 1 ,core_ice_ctrl 
-0x7d82 036278 rtn 
-:      036279 ice_setbp2:
-0x7d83 036280 store 2 ,core_ice_break1 
-0x7d84 036281 fetch 1 ,core_ice_ctrl 
-0x7d85 036282 set1 6 ,pdata 
-0x7d86 036283 store 1 ,core_ice_ctrl 
-0x7d87 036284 rtn 
-:      036286 ice_set_write_bp:
-0x7d88 036287 store 2 ,core_ice_break0 
-0x7d89 036288 jam 0x30 ,core_ice_ctrl 
-0x7d8a 036289 rtn 
-:      036297 fifo_in:
-0x7d8b 036298 bpatchx patch21_4 ,mem_patch21 
-0x7d8c 036299 ifetcht util_fifo_len ,rega 
-0x7d8d 036300 and temp ,0xff ,pdata 
-0x7d8e 036301 nbranch fifo_in_push ,blank 
-0x7d8f 036302 rshift8 temp ,pdata 
-0x7d90 036303 istore util_fifo_len ,rega 
-:      036304 fifo_in_push:
-0x7d91 036305 increase util_fifo_len + util_fifo_offset ,rega 
-0x7d92 036306 ifetch 1 ,rega 
-0x7d93 036307 nbranch assert ,blank 
-0x7d94 036308 fetch 1 ,mem_fifo_temp 
-0x7d95 036309 istore 1 ,rega 
-0x7d96 036310 rtn 
-:      036315 fifo_out:
-0x7d97 036316 bpatchx patch21_5 ,mem_patch21 
-0x7d98 036317 arg util_fifo_len ,loopcnt 
-0x7d99 036318 ifetch util_fifo_len ,rega 
-0x7d9a 036319 rtn blank 
-:      036320 fifo_out_loop:
-0x7d9b 036321 ifetch 1 ,rega 
-0x7d9c 036322 nbranch fifo_out_end ,blank 
-0x7d9d 036323 increase 1 ,rega 
-0x7d9e 036324 loop fifo_out_loop 
-0x7d9f 036325 branch assert 
-:      036326 fifo_out_end:
-0x7da0 036327 arg 0 ,temp 
-0x7da1 036328 istoret 1 ,rega 
-0x7da2 036329 rtn 
-:      036334 fifo_is_empty:
-0x7da3 036335 ifetch util_fifo_len ,rega 
-0x7da4 036336 rtn 
-:      036341 fifo_is_full:
-0x7da5 036342 ifetch 1 ,rega 
-0x7da6 036343 rtn 
-:      036346 fifo_is_near_full:
-0x7da7 036347 ifetch 2 ,rega 
-0x7da8 036348 rtn 
-:      036352 fifo_content_count:
-0x7da9 036353 arg 0 ,temp 
-:      036354 fifo_content_count_loop:
-0x7daa 036355 fetch 1 ,contr 
-0x7dab 036356 loop fifo_content_count_loop ,blank 
-0x7dac 036357 increase 1 ,temp 
-0x7dad 036358 loop fifo_content_count_loop 
-0x7dae 036359 copy temp ,pdata 
-0x7daf 036360 rtn 
-:      036363 not_greater_than:
-0x7db0 036364 isub temp ,null 
-0x7db1 036365 nrtn positive 
-:      036366 copy_temp2pdata:
-0x7db2 036367 copy temp ,pdata 
-0x7db3 036368 rtn 
-:      036371 disable_positive:
-0x7db4 036372 force -1 ,null 
-0x7db5 036373 rtn 
-:      036374 enable_positive:
-:      036375 disable_zero:
-0x7db6 036376 force 1 ,null 
-0x7db7 036377 rtn 
-:      036378 enable_zero:
-0x7db8 036379 force 0 ,null 
-0x7db9 036380 rtn 
-:      036382 enable_user:
-0x7dba 036383 enable user 
-0x7dbb 036384 rtn 
-:      036386 disable_user:
-0x7dbc 036387 disable user 
-0x7dbd 036388 rtn 
-:      036390 enable_user2:
-0x7dbe 036391 enable user2 
-0x7dbf 036392 rtn 
-:      036394 disable_user2:
-0x7dc0 036395 disable user2 
-0x7dc1 036396 rtn 
-:      036398 enable_user7:
-0x7dc2 036399 enable user7 
-0x7dc3 036400 rtn 
-:      036402 disable_true:
-0x7dc4 036403 disable true 
-0x7dc5 036404 rtn 
-:      036406 enable_true:
-0x7dc6 036407 enable true 
-0x7dc7 036408 rtn 
-:      036410 disable_blank:
-0x7dc8 036411 setarg 1 
-0x7dc9 036412 rtn 
-:      036414 enable_blank:
-:      036415 set_pdata_0:
-0x7dca 036416 setarg 0 
-0x7dcb 036417 rtn 
-:      036421 cal_sum:
-0x7dcc 036422 sub loopcnt ,0 ,null 
-0x7dcd 036423 rtn zero 
-:      036424 cal_sum_loop:
-0x7dce 036425 ifetcht 1 ,contr 
-0x7dcf 036426 iadd temp ,pdata 
-0x7dd0 036427 loop cal_sum_loop 
-0x7dd1 036428 rtn 
-:      036431 reverse_byte:
-0x7dd2 036432 copy loopcnt ,pdata 
-0x7dd3 036433 rtn blank 
-0x7dd4 036434 copy contr ,pdata 
-0x7dd5 036435 iadd loopcnt ,pdata 
-0x7dd6 036436 increase -1 ,pdata 
-0x7dd7 036437 copy pdata ,contr 
-:      036438 reverse_loop:
-0x7dd8 036439 ifetch 1 ,contr 
-0x7dd9 036440 increase -2 ,contr 
-0x7dda 036441 istore 1 ,contw 
-0x7ddb 036442 loop reverse_loop 
-0x7ddc 036443 rtn 
-:      036446 lshift14:
-0x7ddd 036447 lshift16 pdata ,pdata 
-:      036448 rshift2:
-0x7dde 036449 rshift2 pdata ,pdata 
-0x7ddf 036450 rtn 
-:      036452 lshift6:
-0x7de0 036453 lshift8 pdata ,pdata 
-0x7de1 036454 branch rshift2 
-:      036457 clear_wake:
-0x7de2 036458 setarg 0 
-0x7de3 036459 store 8 ,mem_gpio_wakeup_cfg 
-0x7de4 036460 set1 25 ,pdata 
-0x7de5 036461 istore 4 ,contw 
-0x7de6 036462 rtn 
-:      036465 generate_random:
-0x7de7 036466 arg 16 ,loopcnt 
-:      036467 generate_random_loop:
-0x7de8 036468 random pdata 
-0x7de9 036469 istore 1 ,contw 
-0x7dea 036470 loop generate_random_loop 
-0x7deb 036471 rtn 
-||||||| .r1267
-:      002335 start:
-0x2000 002336 call lpmstate 
-:      002338 soft_reset:
-0x2001 002339 bpatch patch00_0 ,mem_patch00 
-0x2002 002340 clear_stack 
-0x2003 002342 call app_param_init 
-0x2004 002343 call initialize_radio 
-0x2005 002344 call iic_init_360khz 
-0x2006 002345 call init_param 
-0x2007 002346 call l2cap_init 
-0x2008 002347 bpatch patch00_1 ,mem_patch00 
-0x2009 002348 call ui_init 
-0x200a 002349 call app_init 
-0x200b 002350 call publickey_init 
-0x200c 002352 call lpm_recover_clk ,wake 
-:      002353 main_loop:
-0x200d 002354 bpatch patch00_2 ,mem_patch00 
-0x200e 002355 call sp_calc_sequence_256 
-0x200f 002356 call sp_calc_sequence_256_check 
-0x2010 002357 call le_advertising_dispatch 
-0x2011 002358 call idle_dispatch 
-0x2012 002359 call app_process_idle 
-0x2013 002360 call connection_dispatch 
-0x2014 002361 call g24_dispatch 
-0x2015 002362 call lpm_dispatch 
-0x2016 002363 call kscan_dispatch 
-0x2017 002364 branch main_loop 
-:      002366 connection_dispatch:
-0x2018 002367 call connection_incontext 
-0x2019 002368 rtnmark0 mark_context 
-0x201a 002369 set0 mark_context ,mark 
-0x201b 002370 call context_save 
-0x201c 002371 branch le_disable 
-:      002373 connection_incontext:
-0x201d 002374 bpatch patch00_3 ,mem_patch00 
-0x201e 002375 call context_search_insniff 
-0x201f 002376 nbranch connection_nosniff ,zero 
-0x2020 002377 call context_load 
-0x2021 002378 add rega ,coffset_mode ,contr 
-0x2022 002379 ifetch 1 ,contr 
-0x2023 002380 bbit1 mode_le ,le_conn_dispatch 
-0x2024 002383 rtn 
-:      002385 connection_nosniff:
-0x2025 002386 jam 0 ,mem_current_context 
-0x2026 002387 call context_get_next 
-0x2027 002388 copy loopcnt ,null 
-0x2028 002389 rtn zero 
-0x2029 002390 branch assert 
-:      002397 idle_dispatch:
-0x202a 002398 fetch 1 ,mem_hci_cmd 
-0x202b 002399 rtn blank 
-0x202c 002400 beq hci_cmd_le_create_conn ,idle_le_create_conn 
-0x202d 002401 call context_search_conn_handle 
-0x202e 002402 rtn zero 
-0x202f 002403 call context_search_plap 
-0x2030 002404 rtn zero 
-:      002405 idle_exit:
-0x2031 002406 jam 0 ,mem_hci_cmd 
-0x2032 002407 rtn 
-:      002409 idle_le_create_conn:
-0x2033 002410 jam hci_cmd_le_create_conn ,mem_cmd_le_create_conn 
-0x2034 002411 jam 0 ,mem_hci_cmd 
-0x2035 002412 rtn 
-:      002416 context_load:
-0x2036 002417 bpatch patch00_4 ,mem_patch00 
-0x2037 002418 set1 mark_context ,mark 
-0x2038 002419 deposit rega 
-0x2039 002420 store 2 ,mem_context_ptr 
-0x203a 002421 force context_size ,loopcnt 
-0x203b 002422 arg mem_le_state ,contw 
-0x203c 002423 add rega ,coffset_mode ,contr 
-0x203d 002424 ifetch 1 ,contr 
-0x203e 002425 copy rega ,contr 
-0x203f 002426 bbit1 mode_le ,memcpy 
-0x2040 002427 rtn 
-:      002429 context_save:
-0x2041 002430 bpatch patch00_5 ,mem_patch00 
-0x2042 002431 fetch 2 ,mem_context_ptr 
-0x2043 002432 iforce contw 
-0x2044 002433 force context_size ,loopcnt 
-0x2045 002434 arg mem_le_state ,contr 
-0x2046 002435 branch memcpy 
-:      002439 context_get_next:
-0x2047 002440 arg context_num ,loopcnt 
-0x2048 002441 fetcht 1 ,mem_current_context 
-:      002442 context_get_next_loop:
-0x2049 002443 increase 1 ,temp 
-0x204a 002444 compare context_num ,temp ,0xff 
-0x204b 002445 nbranch context_get_next_cont ,true 
-0x204c 002446 arg 0 ,temp 
-:      002447 context_get_next_cont:
-0x204d 002448 storet 1 ,mem_current_context 
-0x204e 002449 mul32 temp ,context_size ,pdata 
-0x204f 002450 arg mem_context ,rega 
-0x2050 002451 iadd rega ,rega 
-0x2051 002452 ifetch 1 ,rega 
-0x2052 002453 bbit1 state_insniff ,context_get_next_sniff 
-0x2053 002454 rtnbit1 state_inconn 
-:      002455 context_get_next_sniff:
-0x2054 002456 loop context_get_next_loop 
-0x2055 002457 rtn 
-:      002459 context_new:
-0x2056 002460 bpatch patch00_6 ,mem_patch00 
-0x2057 002461 arg context_search_empty ,regc 
-0x2058 002462 call context_search 
-0x2059 002463 nrtn zero 
-0x205a 002464 deposit rega 
-0x205b 002465 store 2 ,mem_context_ptr 
-0x205c 002466 branch enable_zero 
-:      002471 context_check_idle:
-0x205d 002472 arg context_check_inconn ,regc 
-0x205e 002473 branch context_search 
-:      002478 context_search_conn_handle:
-0x205f 002479 fetcht 1 ,mem_hci_conn_handle 
-:      002480 context_search_conn_handle2:
-0x2060 002481 arg context_search_handle ,regc 
-0x2061 002482 branch context_search 
-:      002485 context_search_plap:
-0x2062 002486 bpatch patch00_7 ,mem_patch00 
-0x2063 002487 fetcht 6 ,mem_hci_plap 
-:      002488 context_search_plap2:
-0x2064 002489 arg context_search_lap ,regc 
-0x2065 002490 branch context_search 
-:      002492 context_search_insniff:
-0x2066 002493 arg context_search_sniff ,regc 
-0x2067 002494 branch context_search 
-:      002496 context_search_sniff_window:
-0x2068 002497 arg context_search_window ,regc 
-:      002498 context_search:
-0x2069 002499 bpatch patch01_0 ,mem_patch01 
-0x206a 002500 arg mem_context ,rega 
-0x206b 002501 arg context_num ,loopcnt 
-:      002502 context_search_loop:
-0x206c 002503 ifetch 1 ,rega 
-0x206d 002504 copy regc ,pc 
-:      002505 context_search_next:
-0x206e 002506 bpatch patch01_1 ,mem_patch01 
-0x206f 002507 increase context_size ,rega 
-0x2070 002508 loop context_search_loop 
-0x2071 002509 force 1 ,null 
-0x2072 002510 rtn 
-:      002512 context_search_empty:
-0x2073 002513 bbit1 state_inconn ,context_search_next 
-0x2074 002514 branch enable_zero 
-:      002516 context_search_lap:
-0x2075 002517 bbit0 state_inconn ,context_search_next 
-:      002518 context_search_lap_cont:
-0x2076 002519 add rega ,coffset_plap ,contr 
-0x2077 002520 ifetch 6 ,contr 
-0x2078 002521 isub temp ,null 
-0x2079 002522 rtn zero 
-0x207a 002523 branch context_search_next 
-:      002525 context_search_handle:
-0x207b 002526 bbit0 state_inconn ,context_search_next 
-0x207c 002527 add rega ,coffset_conn_handle ,contr 
-0x207d 002528 ifetch 1 ,contr 
-0x207e 002529 isub temp ,null 
-0x207f 002530 rtn zero 
-0x2080 002531 branch context_search_next 
-:      002533 context_search_sniff:
-0x2081 002534 bbit0 state_insniff ,context_search_next 
-:      002535 context_search_sniff_loop:
-0x2082 002536 call context_get_anchor 
-0x2083 002537 call sign_pdata_temp 
-0x2084 002538 isub temp ,pdata 
-0x2085 002539 increase 1 ,pdata 
-0x2086 002540 branch context_search_sniff_miss ,positive 
-0x2087 002541 copy contr ,regb 
-0x2088 002542 store 9 ,mem_temp 
-0x2089 002543 bpatch patch01_2 ,mem_patch01 
-0x208a 002544 fetch 1 ,mem_sc_calc 
-0x208b 002545 nbranch context_search_sniff_sc ,blank 
-0x208c 002546 fetch 9 ,mem_temp 
-0x208d 002547 copy regb ,contr 
-0x208e 002548 increase 5 ,pdata 
-0x208f 002549 branch context_search_meet1 
-:      002551 context_search_sniff_sc:
-0x2090 002552 fetch 9 ,mem_temp 
-0x2091 002553 copy regb ,contr 
-0x2092 002554 increase 20 ,pdata 
-:      002555 context_search_meet1:
-0x2093 002556 nbranch context_search_next ,positive 
-:      002557 context_search_meet:
-0x2094 002558 copy temp ,bt_clk 
-0x2095 002559 call context_next_anchor 
-0x2096 002560 branch enable_zero 
-:      002563 context_search_sniff_miss:
-0x2097 002564 iforce regb 
-0x2098 002565 add rega ,coffset_tsniff ,contr 
-0x2099 002566 ifetch 2 ,contr 
-0x209a 002567 branch context_search_meet ,blank 
-0x209b 002568 call context_next_anchor 
-0x209c 002569 branch context_search_sniff_loop 
-:      002571 sign_pdata_temp:
-0x209d 002572 rshift16 pdata ,timeup 
-0x209e 002573 rshift8 timeup ,timeup 
-0x209f 002574 branch sign_pdata_temp_p0 ,zero 
-0x20a0 002575 compare 0xf ,timeup ,0xf 
-0x20a1 002576 nrtn true 
-0x20a2 002577 rshift16 temp ,timeup 
-0x20a3 002578 rshift8 timeup ,timeup 
-0x20a4 002579 nrtn zero 
-0x20a5 002580 set1 28 ,temp 
-0x20a6 002581 rtn 
-:      002582 sign_pdata_temp_p0:
-0x20a7 002583 rshift16 temp ,timeup 
-0x20a8 002584 rshift8 timeup ,timeup 
-0x20a9 002585 compare 0xf ,timeup ,0xf 
-0x20aa 002586 nrtn true 
-0x20ab 002587 set1 28 ,pdata 
-0x20ac 002588 rtn 
-:      002590 context_check_inconn:
-0x20ad 002591 bbit0 state_inconn ,context_search_next 
-0x20ae 002592 branch enable_zero 
-:      002595 context_check_a_wack:
-0x20af 002596 bbit0 state_inconn ,context_search_next 
-0x20b0 002597 add rega ,coffset_mode ,contr 
-0x20b1 002598 ifetch 1 ,contr 
-0x20b2 002599 bbit1 mode_le ,context_search_next 
-0x20b3 002600 rtn 
-:      002602 context_get_anchor:
-0x20b4 002603 add rega ,coffset_mode ,contr 
-0x20b5 002604 ifetcht 1 ,contr 
-0x20b6 002605 deposit clkn_bt 
-0x20b7 002606 isolate1 mode_master ,temp 
-0x20b8 002607 add rega ,coffset_sniff_anchor ,contr 
-0x20b9 002608 ifetcht 4 ,contr 
-0x20ba 002609 rtn true 
-0x20bb 002610 add rega ,coffset_clk_offset ,contr 
-0x20bc 002611 ifetch 6 ,contr 
-0x20bd 002612 call calc_clke2 
-0x20be 002613 deposit clke_bt 
-0x20bf 002614 rtn 
-:      002616 context_next_anchor:
-0x20c0 002617 add rega ,coffset_tsniff ,contr 
-0x20c1 002618 add rega ,coffset_sniff_anchor ,contw 
-0x20c2 002619 ifetch 2 ,contr 
-0x20c3 002620 iadd temp ,timeup 
-0x20c4 002621 deposit timeup 
-0x20c5 002622 istore 4 ,contw 
-0x20c6 002623 branch le_context_nextevent 
-:      002626 context_search_window:
-0x20c7 002627 bbit0 state_insniff ,context_search_next 
-0x20c8 002628 call context_get_anchor 
-0x20c9 002629 iadd stop_watch ,pdata 
-0x20ca 002630 iadd stop_watch ,pdata 
-0x20cb 002631 iadd queue ,pdata 
-0x20cc 002632 isub temp ,null 
-0x20cd 002633 nbranch context_search_next ,positive 
-0x20ce 002634 branch enable_zero 
-:      002638 end_of_packet:
-0x20cf 002639 bpatch patch01_3 ,mem_patch01 
-0x20d0 002640 disable lr_s2en 
-0x20d1 002641 disable encode_fec0 
-0x20d2 002642 disable encode_fec2 
-0x20d3 002643 disable decode_fec0 
-0x20d4 002644 disable decode_fec2 
-0x20d5 002645 disable enable_crc 
-0x20d6 002646 disable encrypt 
-0x20d7 002647 disable enable_white 
-0x20d8 002648 branch shutdown_radio ,is_rx 
-0x20d9 002649 until null ,tx_clear 
-0x20da 002650 nop 100 
-0x20db 002651 branch shutdown_radio 
-:      002656 sniff_check_window:
-0x20dc 002657 bpatch patch01_4 ,mem_patch01 
-0x20dd 002658 disable swfine 
-0x20de 002659 copy temp ,stop_watch 
-0x20df 002660 call context_search_sniff_window 
-0x20e0 002661 disable user 
-0x20e1 002662 nrtn zero 
-0x20e2 002663 force 0 ,stop_watch 
-0x20e3 002664 branch enable_user 
-:      002667 calc_slot_offset:
-0x20e4 002668 bpatch patch01_5 ,mem_patch01 
-0x20e5 002669 until null ,halfslot 
-0x20e6 002670 deposit clke 
-0x20e7 002671 iforce contr 
-0x20e8 002672 rshift16 ,pdata ,pdata 
-0x20e9 002673 isub clkn_bt ,loopcnt 
-0x20ea 002674 and_into 3 ,loopcnt 
-0x20eb 002675 nbranch calc_bt_portion ,zero 
-0x20ec 002676 force 0 ,pdata 
-0x20ed 002677 branch calc_skip_bt 
-:      002678 calc_bt_portion:
-0x20ee 002679 fetcht 2 ,mem_param_rt_rthalfslot 
-0x20ef 002680 force 0 ,pdata 
-:      002681 calc_slot_offset_loop:
-0x20f0 002682 iadd temp ,pdata 
-0x20f1 002683 loop calc_slot_offset_loop 
-:      002684 calc_skip_bt:
-0x20f2 002685 iadd contr ,pdata 
-0x20f3 002686 div pdata ,12 
-0x20f4 002687 call get_div_result 
-0x20f5 002688 store 2 ,mem_slot_offset 
-0x20f6 002689 rtn 
-:      002691 calc_clke_offset:
-0x20f7 002692 bpatch patch01_6 ,mem_patch01 
-0x20f8 002693 deposit clke 
-0x20f9 002694 copy clkn ,temp 
-0x20fa 002695 isub temp ,null 
-0x20fb 002696 nsetflag positive ,44 ,pdata 
-0x20fc 002697 isub temp ,temp 
-0x20fd 002698 fetch 2 ,mem_param_rt_rthalfslot 
-0x20fe 002699 isolate0 15 ,temp 
-0x20ff 002700 branch calc_clke_pos ,true 
-0x2100 002701 copy temp ,alarm 
-0x2101 002702 arg 0x10000 ,temp 
-0x2102 002703 fetch 2 ,mem_param_rt_rthalfslot 
-0x2103 002704 isub temp ,pdata 
-0x2104 002705 iadd alarm ,temp 
-:      002707 calc_clke_pos:
-0x2105 002708 storet 6 ,mem_le_clk_offset 
-0x2106 002709 rtn 
-:      002711 calc_clke:
-0x2107 002712 disable clknt 
-0x2108 002713 fetch 6 ,mem_le_clk_offset 
-:      002714 calc_clke2:
-0x2109 002715 iadd clkn ,alarm 
-0x210a 002716 increase 10 ,alarm 
-0x210b 002717 fetch 2 ,mem_param_rt_rthalfslot 
-0x210c 002718 isub alarm ,pdata 
-0x210d 002719 isolate0 15 ,pdata 
-0x210e 002720 branch calc_clke_pos_adj ,true 
-0x210f 002721 setarg 0x10000 
-0x2110 002722 fetchr regd ,2 ,mem_param_rt_rthalfslot 
-0x2111 002723 isub regd ,pdata 
-0x2112 002724 iadd alarm ,alarm 
-:      002725 calc_clke_pos2:
-0x2113 002726 copy alarm ,clke 
-0x2114 002727 rtn 
-:      002728 calc_clke_pos_adj:
-0x2115 002729 force 0 ,null 
-0x2116 002730 branch calc_clke_pos2 
-:      002737 qsetxor:
-0x2117 002738 rshift3 pdata ,pdata 
-0x2118 002739 ifetchr rega ,1 ,contw 
-0x2119 002740 ixor rega ,pdata 
-0x211a 002741 isolate0 6 ,pdata 
-0x211b 002742 branch qset_p 
-:      002744 qset1_p:
-0x211c 002745 isolate0 0 ,null 
-:      002746 qset_start:
-0x211d 002747 arg 0x8ac2 ,contw 
-:      002748 qset_p:
-0x211e 002749 ifetch 1 ,contw 
-0x211f 002750 qsetflag true ,pdata 
-0x2120 002751 istore 1 ,contw 
-0x2121 002752 rtn 
-:      002754 rx_dcoc_avg:
-0x2122 002755 nop 60 
-:      002756 btdma:
-0x2123 002758 jam 8 ,0x8983 
-0x2124 002759 jam 9 ,0x8985 
-0x2125 002760 jam 0x9 ,0x8981 
-0x2126 002761 jam 0x3 ,0x8981 
-0x2127 002762 jam 0x6 ,0x8980 
-0x2128 002763 nop 60 
-0x2129 002764 arg 0 ,rega 
-0x212a 002765 arg 0 ,regb 
-0x212b 002766 arg 16 ,loopcnt 
-0x212c 002767 arg 0x800 ,contr 
-:      002768 rx_dcoc_loop:
-0x212d 002769 ifetch 2 ,contr 
-0x212e 002770 iadd rega ,rega 
-0x212f 002771 ifetch 2 ,contr 
-0x2130 002772 iadd regb ,regb 
-0x2131 002773 loop rx_dcoc_loop 
-0x2132 002774 rtn 
-:      002776 rx_dcoc:
-0x2133 002777 bpatch patch01_7 ,mem_patch01 
-0x2134 002778 call set_sync_on 
-0x2135 002779 arg 39 ,temp 
-0x2136 002780 call set_freq_rx 
-0x2137 002781 call rf_rx_enable 
-0x2138 002782 jam 0x7f ,0x8a25 
-0x2139 002783 jam 0x1a ,0x8a30 
-0x213a 002784 jam 0x78 ,0x8a31 
-0x213b 002785 jam 0xb2 ,0x8a8f 
-0x213c 002786 jam 0 ,0x8ac2 
-0x213d 002787 jam 0 ,0x8ac3 
-0x213e 002788 arg 6 ,queue 
-0x213f 002789 call rx_dcoc_avg 
-0x2140 002790 isolate1 13 ,rega 
-0x2141 002791 call qset_start 
-0x2142 002792 isolate1 13 ,regb 
-0x2143 002793 call qset_p 
-0x2144 002794 arg 5 ,queue 
-:      002795 rx_dcoc_loop2:
-0x2145 002796 call qset1_p 
-0x2146 002797 call qset_p 
-0x2147 002798 call rx_dcoc_avg 
-0x2148 002799 arg 0x8ac2 ,contw 
-0x2149 002800 rshift4 rega ,pdata 
-0x214a 002801 call qsetxor 
-0x214b 002802 rshift4 regb ,pdata 
-0x214c 002803 call qsetxor 
-0x214d 002804 increase -1 ,queue 
-0x214e 002805 branch rx_dcoc_loop2 ,positive 
-0x214f 002806 jam 0x52 ,0x8a8f 
-0x2150 002807 jam 2 ,0x8a30 
-0x2151 002808 jam 0 ,0x8981 
-:      002810 shutdown_radio:
-0x2152 002811 bpatch patch02_0 ,mem_patch02 
-0x2153 002812 call rf_debug_shutdown_radio_line 
-0x2154 002813 disable is_tx 
-0x2155 002814 disable is_rx 
-0x2156 002815 setarg 0x0200 
-0x2157 002816 store 4 ,0x8a23 
-0x2158 002817 jam 0xfa ,0x8a01 
-0x2159 002818 nop 12 
-0x215a 002819 jam 0 ,0x8a0f 
-0x215b 002820 jam 0x1a ,0x8a12 
-0x215c 002821 jam 0x2b ,0x8a14 
-0x215d 002822 force 8 ,radio_ctrl 
-0x215e 002823 force 0 ,radio_ctrl 
-0x215f 002825 branch gain_control 
-:      002827 set_sync_on:
-0x2160 002828 bpatch patch02_1 ,mem_patch02 
-0x2161 002829 jam 0x60 ,0x8a0f 
-0x2162 002830 jam 0xaa ,0x8a10 
-0x2163 002831 jam 0x7a ,0x8a12 
-0x2164 002832 jam 0x00 ,0x8a25 
-0x2165 002833 jam 0x00 ,0x8a26 
-0x2166 002834 nop 60 
-0x2167 002835 jam 0x20 ,0x8a20 
-0x2168 002836 jam 0xfd ,0x8a23 
-0x2169 002837 jam 0x12 ,0x8a24 
-0x216a 002838 jam 0x10 ,0x8a24 
-0x216b 002839 nop 60 
-0x216c 002840 jam 0x60 ,0x8a12 
-0x216d 002841 jam 0xdd ,0x8a23 
-0x216e 002842 rtn 
-:      002844 set_freq_rx:
-0x216f 002845 bpatch patch02_2 ,mem_patch02 
-0x2170 002846 jam 0x01 ,0x8900 
-0x2171 002847 jam 0x9d ,0x8a23 
-0x2172 002848 jam 0x02 ,0x8a24 
-0x2173 002849 nop 20 
-0x2174 002850 jam 0x65 ,0x8a70 
-0x2175 002851 jam 0x9f ,0x8a23 
-0x2176 002852 call set_lemode 
-0x2177 002853 storet 1 ,mem_last_freq 
-0x2178 002854 increase 1 ,temp 
-:      002858 aac_res_lookup:
-0x2179 002859 bpatch patch02_3 ,mem_patch02 
-0x217a 002860 rshift4 temp ,pdata 
-0x217b 002861 arg mem_aac_res_table ,contr 
-0x217c 002862 iadd contr ,contr 
-0x217d 002863 ifetch 1 ,contr 
-0x217e 002864 fetchr rega ,1 ,0x8a71 
-0x217f 002865 and_into 0xf ,rega 
-0x2180 002866 ior rega ,pdata 
-0x2181 002867 store 1 ,0x8a71 
-0x2182 002868 call calc_freq 
-0x2183 002869 nop 144 
-0x2184 002870 fetch 1 ,mem_fcomp_div 
-0x2185 002871 beq xtal_24m ,aac_res_lookup_end 
-0x2186 002872 nop 36 
-:      002873 aac_res_lookup_end:
-0x2187 002874 jam 0x80 ,0x8a20 
-0x2188 002875 rtn 
-:      002878 set_lemode_2m_16m:
-0x2189 002879 setarg 0x8312 
-0x218a 002880 store 2 ,0x8907 
-0x218b 002881 branch set_lemode_2m 
-:      002883 set_lemode_1m_16m:
-0x218c 002884 setarg 0x4189 
-0x218d 002885 store 2 ,0x8907 
-0x218e 002886 branch set_lemode_1m 
-:      002889 set_lemode:
-0x218f 002890 bpatch patch02_4 ,mem_patch02 
-0x2190 002891 jam 0x11 ,0x8a82 
-0x2191 002892 jam 0x12 ,0x8a8d 
-0x2192 002893 jam 0x0a ,0x8a8e 
-0x2193 002894 fetch 1 ,mem_fcomp_div 
-0x2194 002895 beq xtal_16m ,set_lemode_2m_16m 
-0x2195 002896 setarg 0x5762 
-0x2196 002897 store 2 ,0x8907 
-:      002898 set_lemode_2m:
-0x2197 002899 jam 3 ,0x8901 
-0x2198 002900 jam 0x84 ,0x8920 
-0x2199 002901 rtnmark1 mark_ble_2m 
-0x219a 002902 jam 1 ,0x8901 
-0x219b 002903 jam 0x80 ,0x8920 
-0x219c 002904 jam 0x07 ,0x8a82 
-0x219d 002905 jam 0x44 ,0x8a8d 
-0x219e 002906 jam 0x0a ,0x8a8e 
-0x219f 002907 fetch 1 ,mem_fcomp_div 
-0x21a0 002908 beq xtal_16m ,set_lemode_1m_16m 
-0x21a1 002909 setarg 0x2bb1 
-0x21a2 002910 store 2 ,0x8907 
-:      002911 set_lemode_1m:
-0x21a3 002912 rtnmark0 mark_ble_lr 
-0x21a4 002913 jam 5 ,0x8901 
-0x21a5 002914 rtn 
-:      002916 rf_rx_enable:
-0x21a6 002917 bpatch patch02_5 ,mem_patch02 
-0x21a7 002918 call rf_debug_rx_gpio_high 
-0x21a8 002919 call rf_rx_agc_set 
-0x21a9 002920 force 8 ,radio_ctrl 
-0x21aa 002921 force 0 ,radio_ctrl 
-0x21ab 002923 setarg 0x0aaada 
-0x21ac 002924 store 3 ,0x8a0f 
-0x21ad 002925 jam 0x40 ,0x8a25 
-0x21ae 002926 jam 0x10 ,0x8a26 
-0x21af 002927 nop 60 
-0x21b0 002928 jam 0xfb ,0x8a01 
-0x21b1 002929 jam 0xff ,0x8a25 
-0x21b2 002930 jam 0x30 ,0x8a26 
-0x21b3 002931 jam 0x5e ,0x8a16 
-0x21b4 002932 nop 20 
-0x21b5 002933 jam 0x00 ,0x8a10 
-0x21b6 002934 jam 0x08 ,0x8a11 
-0x21b7 002935 nop 120 
-0x21b8 002936 jam 0xd ,0x8900 
-0x21b9 002937 rtn 
-:      002940 rf_rx_agc_set:
-0x21ba 002941 fetch 1 ,mem_gain_fix 
-0x21bb 002942 beq 0xff ,rf_rx_enable_no_soft_agc 
-0x21bc 002943 arg mem_gain_table ,contr 
-0x21bd 002944 iadd contr ,contr 
-0x21be 002945 ifetch 1 ,contr 
-0x21bf 002946 store 1 ,core_rf_rx_gain_fix 
-0x21c0 002947 jam 0x27 ,core_rf_rx_agc_ctrl 
-:      002949 rf_rx_enable_no_soft_agc:
-0x21c1 002950 fetcht 1 ,mem_gain_second_agc_en 
-0x21c2 002951 fetch 1 ,core_rf_rx_agc_ctrl 
-0x21c3 002952 ior temp ,pdata 
-0x21c4 002953 store 1 ,core_rf_rx_agc_ctrl 
-0x21c5 002954 rtn 
-:      002957 set_freq_tx_int:
-0x21c6 002958 jam 0x03 ,0x8900 
-0x21c7 002959 jam 0x02 ,0x8a24 
-0x21c8 002960 nop 20 
-0x21c9 002961 jam 0x65 ,0x8a70 
-0x21ca 002962 jam 0xdf ,0x8a23 
-0x21cb 002963 call set_lemode 
-0x21cc 002964 call ghp_lookup 
-0x21cd 002965 storet 1 ,mem_last_freq 
-0x21ce 002966 increase 2 ,temp 
-0x21cf 002967 branch aac_res_lookup 
-:      002971 calc_freq:
-0x21d0 002972 bpatch patch02_6 ,mem_patch02 
-0x21d1 002973 setarg 2400 
-0x21d2 002974 iadd temp ,pdata 
-0x21d3 002975 copy pdata ,rega 
-0x21d4 002976 fetcht 1 ,mem_fcomp_div 
-0x21d5 002977 rshift temp ,temp 
-0x21d6 002978 idiv temp 
-0x21d7 002980 call wait_div_end 
-0x21d8 002981 quotient pdata 
-0x21d9 002982 store 2 ,0x8909 
-0x21da 002983 remainder pdata 
-0x21db 002984 lshift16 pdata ,pdata 
-0x21dc 002985 lshift8 pdata ,pdata 
-0x21dd 002986 idiv temp 
-0x21de 002987 call wait_div_end 
-0x21df 002988 quotient pdata 
-0x21e0 002989 store 3 ,0x890b 
-0x21e1 002994 storer rega ,1 ,0x8a22 
-0x21e2 002995 rshift8 rega ,rega 
-0x21e3 002996 storer rega ,1 ,0x8a21 
-0x21e4 002997 jam 0xa0 ,0x8a20 
-0x21e5 002998 jam 0xe0 ,0x8a20 
-0x21e6 002999 jam 0xa0 ,0x8a20 
-0x21e7 003000 rtn 
-:      003002 ghp_lookup:
-0x21e8 003003 add temp ,2 ,pdata 
-0x21e9 003004 rshift3 pdata ,pdata 
-0x21ea 003005 and_into -2 ,pdata 
-0x21eb 003006 arg mem_ghpc_table ,contr 
-0x21ec 003007 bmark0 mark_ble_2m ,ghp_1m 
-0x21ed 003008 increase 12 ,contr 
-:      003009 ghp_1m:
-0x21ee 003010 iadd contr ,contr 
-0x21ef 003011 ifetchr rega ,2 ,contr 
-0x21f0 003012 ifetch 2 ,contr 
-0x21f1 003013 isub rega ,pdata 
-0x21f2 003014 add temp ,2 ,contr 
-0x21f3 003015 and_into 0xf ,contr 
-0x21f4 003016 imul32 contr ,pdata 
-0x21f5 003017 rshift4 pdata ,pdata 
-0x21f6 003018 iadd rega ,pdata 
-0x21f7 003019 store 2 ,0x8905 
-0x21f8 003020 rtn 
-:      003024 set_freq_tx:
-0x21f9 003025 bpatch patch02_7 ,mem_patch02 
-0x21fa 003026 call set_freq_tx_int 
-0x21fb 003027 nop 600 
-:      003029 txon:
-0x21fc 003030 bpatch patch03_0 ,mem_patch03 
-0x21fd 003031 setarg 0x0aaa7e 
-0x21fe 003032 store 3 ,0x8a0f 
-0x21ff 003033 nop 60 
-0x2200 003034 jam 0x00 ,0x8a25 
-0x2201 003035 jam 0x0d ,0x8a26 
-0x2202 003036 jam 0x56 ,0x8a16 
-0x2203 003037 nop 30 
-0x2204 003038 jam 0x1b ,0x8a15 
-0x2205 003039 call set_tx_power 
-0x2206 003040 nop 20 
-0x2207 003041 jam 0x0f ,0x8a26 
-0x2208 003042 nop 20 
-0x2209 003043 jam 0xa8 ,0x8a10 
-0x220a 003044 jam 0x00 ,0x8a11 
-0x220b 003045 rtn 
-:      003047 set_tx_power:
-0x220c 003048 bpatch patch03_1 ,mem_patch03 
-0x220d 003049 fetch 1 ,mem_tx_power 
-0x220e 003050 beq tx_power_0db ,set_tx_power_0db 
-0x220f 003051 beq tx_power_3db ,set_tx_power_3db 
-0x2210 003052 beq tx_power_5db ,set_tx_power_5db 
-0x2211 003053 beq tx_power_7db ,set_tx_power_7db 
-0x2212 003054 beq tx_power_10db ,set_tx_power_10db 
-0x2213 003055 beq tx_power_f3db ,set_tx_power_f3db 
-0x2214 003056 beq tx_power_f5db ,set_tx_power_f5db 
-0x2215 003057 beq tx_power_f10db ,set_tx_power_f10db 
-0x2216 003058 beq tx_power_f20db ,set_tx_power_f20db 
-:      003059 set_tx_power_0db:
-0x2217 003060 jam 0x17 ,0x8a14 
-0x2218 003061 setarg 0x251a3f 
-0x2219 003062 store 3 ,0x8a60 
-:      003063 set_tx_power_8a63_28:
-0x221a 003064 jam 0x28 ,0x8a63 
-0x221b 003065 rtn 
-:      003067 set_tx_power_3db:
-0x221c 003068 jam 0x25 ,0x8a14 
-0x221d 003069 setarg 0xa91c2d 
-0x221e 003070 store 3 ,0x8a60 
-:      003071 set_tx_power_8a63_2f:
-0x221f 003072 jam 0x2f ,0x8a63 
-0x2220 003073 rtn 
-:      003075 set_tx_power_5db:
-0x2221 003076 jam 0x25 ,0x8a14 
-0x2222 003077 setarg 0xa91c3f 
-0x2223 003078 store 3 ,0x8a60 
-0x2224 003079 branch set_tx_power_8a63_2f 
-:      003081 set_tx_power_7db:
-0x2225 003082 jam 0x25 ,0x8a14 
-0x2226 003083 setarg 0xa9383f 
-0x2227 003084 store 3 ,0x8a60 
-0x2228 003085 branch set_tx_power_8a63_2f 
-:      003087 set_tx_power_10db:
-0x2229 003088 jam 0x25 ,0x8a14 
-0x222a 003089 setarg 0xa93f3f 
-0x222b 003090 store 3 ,0x8a60 
-0x222c 003091 branch set_tx_power_8a63_2f 
-:      003094 set_tx_power_f3db:
-0x222d 003095 jam 0x17 ,0x8a14 
-0x222e 003096 setarg 0x251827 
-0x222f 003097 store 3 ,0x8a60 
-0x2230 003098 branch set_tx_power_8a63_28 
-:      003100 set_tx_power_f5db:
-0x2231 003101 jam 0x17 ,0x8a14 
-0x2232 003102 setarg 0x25181c 
-0x2233 003103 store 3 ,0x8a60 
-0x2234 003104 branch set_tx_power_8a63_28 
-:      003106 set_tx_power_f10db:
-0x2235 003107 jam 0x17 ,0x8a14 
-0x2236 003108 setarg 0x25180b 
-0x2237 003109 store 3 ,0x8a60 
-0x2238 003110 branch set_tx_power_8a63_28 
-:      003112 set_tx_power_f20db:
-0x2239 003113 jam 0x17 ,0x8a14 
-0x223a 003114 setarg 0x251000 
-0x223b 003115 store 3 ,0x8a60 
-0x223c 003116 branch set_tx_power_8a63_28 
-:      003120 initialize_radio:
-0x223d 003121 jam clksel_rc ,core_clksel 
-:      003122 initialize_radio_wait:
-0x223e 003123 fetch 2 ,mem_rf_init_ptr 
-0x223f 003124 bbit0 14 ,initialize_radio_wait 
-0x2240 003125 iforce contr 
-0x2241 003126 arg 0x8a00 ,temp 
-:      003127 initialize_radio_loop:
-0x2242 003128 ifetch 1 ,contr 
-0x2243 003129 beq 0xff ,initialize_radio_cont 
-0x2244 003130 ior temp ,contw 
-0x2245 003131 ifetch 1 ,contr 
-0x2246 003132 istore 1 ,contw 
-0x2247 003133 branch initialize_radio_loop 
-:      003135 initialize_radio_cont:
-0x2248 003136 bpatch patch03_2 ,mem_patch03 
-0x2249 003137 fetch 1 ,mem_wdt_always_work 
-0x224a 003138 call wdt_set_disable ,blank 
-0x224b 003140 until null ,lpo_edge 
-0x224c 003141 jam 0x5f ,0x813b 
-0x224d 003142 fetch 1 ,mem_fcomp_div 
-0x224e 003143 beq xtal_16m ,initialize_radio_16m 
-0x224f 003144 fetch 1 ,mem_ring_ibias_trim 
-0x2250 003145 or_into 0x04 ,pdata 
-0x2251 003146 store 1 ,0x8a02 
-0x2252 003147 jam 0x01 ,0x890f 
-0x2253 003148 jam 0x24 ,0x8a80 
-0x2254 003149 jam 0x62 ,0x8a81 
-0x2255 003150 setarg 0xe61212 
-0x2256 003151 store 3 ,0x8a73 
-:      003152 initialize_radio2:
-0x2257 003154 jam 0x60 ,0x8a86 
-0x2258 003155 jam 0x3b ,0x8a8b 
-0x2259 003157 call dpll_on 
-0x225a 003158 jam 0 ,core_config 
-0x225b 003159 jam clksel_dpll ,core_clksel 
-0x225c 003160 setarg 0x557474 
-0x225d 003161 store 3 ,0x8968 
-0x225e 003162 jam 0x6e ,0x8960 
-0x225f 003163 call rx_dcoc 
-0x2260 003164 call rfpll_aac_ghpc 
-0x2261 003165 fetch 1 ,mem_xtal_c_sel 
-0x2262 003166 store 1 ,core_xtal_cap 
-0x2263 003168 jam system_clk_12m ,mem_system_clk 
-0x2264 003169 call sadc_calibration 
-0x2265 003170 branch dpll_ring_ibias_calc 
-:      003172 initialize_radio_16m:
-0x2266 003173 fetch 1 ,mem_ring_ibias_trim 
-0x2267 003174 or_into 0x06 ,pdata 
-0x2268 003175 store 1 ,0x8a02 
-0x2269 003176 jam 0x00 ,0x890f 
-0x226a 003177 jam 0x23 ,0x8a80 
-0x226b 003178 jam 0xb0 ,0x8a81 
-0x226c 003179 setarg 0xe40909 
-0x226d 003180 store 3 ,0x8a73 
-0x226e 003181 jam 0x2a ,0x8a76 
-0x226f 003182 jam 0x04 ,0x8902 
-0x2270 003183 branch initialize_radio2 
-:      003185 rfpll_aac_ghpc:
-0x2271 003186 bpatch patch03_3 ,mem_patch03 
-0x2272 003187 call set_sync_on 
-0x2273 003188 jam 3 ,0x8900 
-0x2274 003189 jam 0x1 ,0x8a70 
-0x2275 003190 arg mem_ghpc_table ,regb 
-0x2276 003191 arg mem_aac_res_table ,regd 
-0x2277 003192 call rfpll_aac_ghpc_once 
-0x2278 003193 set1 mark_ble_2m ,mark 
-0x2279 003194 call rfpll_aac_ghpc_once 
-0x227a 003195 jam 0x61 ,0x8a70 
-0x227b 003196 branch shutdown_radio 
-:      003198 rfpll_aac_ghpc_once:
-0x227c 003199 call set_lemode 
-0x227d 003200 arg 6 ,loopcnt 
-0x227e 003201 arg 0 ,regc 
-:      003202 rfpll_cal_loop:
-0x227f 003203 copy regc ,temp 
-0x2280 003204 call aac_ghpc 
-0x2281 003205 increase 2 ,regb 
-0x2282 003206 increase 1 ,regd 
-0x2283 003207 increase 16 ,regc 
-0x2284 003208 loop rfpll_cal_loop 
-0x2285 003209 rtn 
-:      003211 dpll_on:
-0x2286 003212 fetch 1 ,mem_fcomp_div 
-0x2287 003213 beq xtal_24m ,dpll_on_24m 
-0x2288 003214 fetch 1 ,mem_ring_ibias_trim 
-0x2289 003215 or_into 0x06 ,pdata 
-0x228a 003216 store 1 ,0x8a02 
-0x228b 003217 jam 0xe0 ,0x8a05 
-:      003218 dpll_on_24m:
-0x228c 003219 jam 0xc8 ,0x8a00 
-0x228d 003220 nop 60 
-0x228e 003221 jam 0xa0 ,0x8a01 
-0x228f 003222 jam 0xcf ,0x8a00 
-0x2290 003223 jam 0xfa ,0x8a01 
-0x2291 003224 nop 20 
-0x2292 003225 jam 0x8f ,0x8a00 
-0x2293 003226 rtn 
-:      003228 aac_ghpc:
-0x2294 003229 bpatch patch03_4 ,mem_patch03 
-0x2295 003230 jam 0x30 ,0x8a20 
-0x2296 003231 jam 0xdd ,0x8a23 
-0x2297 003232 call calc_freq 
-:      003233 wait_cal_done:
-0x2298 003234 fetch 1 ,0x8a7c 
-0x2299 003235 bbit0 0 ,wait_cal_done 
-0x229a 003236 jam 0x30 ,0x8a7b 
-0x229b 003237 call read_cal_result 
-0x229c 003238 iforce rega 
-0x229d 003239 jam 0x40 ,0x8a7b 
-0x229e 003240 call read_cal_result 
-0x229f 003241 isub rega ,pdata 
-0x22a0 003242 mul32 pdata ,125 ,temp 
-0x22a1 003243 setarg 0xb00000 
-0x22a2 003244 idiv temp 
-0x22a3 003245 call wait_div_end 
-0x22a4 003246 quotient pdata 
-0x22a5 003247 bmark0 mark_ble_2m ,aac_ghpc_1m 
-0x22a6 003248 lshift pdata ,pdata 
-:      003249 aac_ghpc_1m:
-0x22a7 003250 istore 2 ,regb 
-0x22a8 003251 jam 0x20 ,0x8a7b 
-0x22a9 003252 fetch 1 ,0x8a7e 
-0x22aa 003253 lshift4 pdata ,pdata 
-0x22ab 003254 istore 1 ,regd 
-0x22ac 003255 jam 0 ,0x8a7b 
-0x22ad 003256 rtn 
-:      003258 read_cal_result:
-0x22ae 003259 fetch 2 ,0x8a7d 
-0x22af 003260 byteswap pdata ,pdata 
-0x22b0 003261 fetcht 1 ,0x8a7c 
-0x22b1 003262 lshift16 temp ,temp 
-0x22b2 003263 ior temp ,pdata 
-0x22b3 003264 rtn 
-:      003267 dpll_ring_ibias_calc:
-0x22b4 003268 bpatch patch03_5 ,mem_patch03 
-0x22b5 003269 fetch 1 ,core_vtest_ctrl0 
-0x22b6 003270 set1 0 ,pdata 
-0x22b7 003271 store 1 ,core_vtest_ctrl0 
-0x22b8 003272 jam 0xf0 ,core_vtest_ctrl1 
-0x22b9 003273 fetch 1 ,core_bbpll_cfg3 
-0x22ba 003274 or_into 0x16 ,pdata 
-0x22bb 003275 store 1 ,core_bbpll_cfg3 
-0x22bc 003277 fetch 1 ,mem_adc_dma_enable 
-0x22bd 003278 store 1 ,mem_temp 
-0x22be 003279 fetch 1 ,mem_adc_channel 
-0x22bf 003280 store 1 ,mem_temp + 1 
-0x22c0 003281 jam 0 ,mem_adc_dma_enable 
-0x22c1 003282 fetch 1 ,mem_ring_ibias_calc_adc_channel 
-0x22c2 003283 store 1 ,mem_adc_channel 
-0x22c3 003284 fetcht 1 ,mem_ring_ibias_calc_adc_gpio 
-0x22c4 003285 call gpio_set_high_impedance 
-0x22c5 003287 arg 0 ,rega 
-0x22c6 003288 arg 8 ,loopcnt 
-:      003289 dpll_ring_ibias_read_adc:
-0x22c7 003290 call enable_adc 
-0x22c8 003291 fetch 2 ,mem_adc_current_value 
-0x22c9 003292 iadd rega ,rega 
-0x22ca 003293 loop dpll_ring_ibias_read_adc 
-0x22cb 003294 rshift3 rega ,rega 
-0x22cc 003295 store 2 ,mem_adc_current_value 
-0x22cd 003297 fetch 1 ,mem_temp 
-0x22ce 003298 store 1 ,mem_adc_dma_enable 
-0x22cf 003299 fetch 1 ,mem_temp + 1 
-0x22d0 003300 store 1 ,mem_adc_channel 
-0x22d1 003302 fetch 1 ,core_bbpll_cfg3 
-0x22d2 003303 and_into 0xe0 ,pdata 
-0x22d3 003304 store 1 ,core_bbpll_cfg3 
-0x22d4 003305 jam 0x00 ,core_vtest_ctrl1 
-0x22d5 003306 fetch 1 ,core_vtest_ctrl0 
-0x22d6 003307 set0 0 ,pdata 
-0x22d7 003308 store 1 ,core_vtest_ctrl0 
-0x22d8 003310 call vdd_calculate_by_mode 
-0x22d9 003311 fetcht 2 ,mem_ring_ibias_vtune_high 
-0x22da 003312 isub temp ,null 
-0x22db 003313 branch ring_ibias_trim_incrs ,positive 
-0x22dc 003314 fetcht 2 ,mem_ring_ibias_vtune_low 
-0x22dd 003315 isub temp ,null 
-0x22de 003316 rtn positive 
-:      003317 ring_ibias_trim_decrs:
-0x22df 003318 fetch 1 ,mem_ring_ibias_trim 
-0x22e0 003319 rtneq 0x00 
-0x22e1 003320 increase -32 ,pdata 
-0x22e2 003321 store 1 ,mem_ring_ibias_trim 
-0x22e3 003322 rtn 
-:      003324 ring_ibias_trim_incrs:
-0x22e4 003325 fetch 1 ,mem_ring_ibias_trim 
-0x22e5 003326 rtneq 0xe0 
-0x22e6 003327 increase 32 ,pdata 
-0x22e7 003328 store 1 ,mem_ring_ibias_trim 
-0x22e8 003329 rtn 
-:      003332 save_rssi:
-0x22e9 003333 bpatch patch03_6 ,mem_patch03 
-0x22ea 003335 fetch 1 ,modem_nb_pow 
-0x22eb 003336 isolate1 6 ,pdata 
-0x22ec 003337 setflag true ,7 ,pdata 
-0x22ed 003338 store 1 ,mem_modem_rssi 
-0x22ee 003340 fetch 1 ,modem_gain 
-0x22ef 003341 and pdata ,0x0f ,temp 
-0x22f0 003342 lshift temp ,temp 
-0x22f1 003343 rshift4 pdata ,pdata 
-0x22f2 003344 iadd temp ,temp 
-0x22f3 003345 mul32 temp ,3 ,rega 
-0x22f4 003347 fetch 1 ,mem_modem_rssi 
-0x22f5 003348 call byte_sign_extern 
-0x22f6 003349 sub pdata ,0 ,pdata 
-0x22f7 003350 iadd rega ,pdata 
-0x22f8 003351 increase -9 ,pdata 
-0x22f9 003352 and pdata ,0x1ff ,pdata 
-0x22fa 003353 isolate1 8 ,pdata 
-0x22fb 003354 nbranch save_rssi_store ,true 
-0x22fc 003355 setarg 0 
-:      003356 save_rssi_store:
-0x22fd 003357 store 1 ,mem_rssi_hex 
-0x22fe 003358 branch rssi_hex2dec 
-:      003360 byte_sign_extern:
-0x22ff 003361 isolate1 7 ,pdata 
-0x2300 003362 nrtn true 
-0x2301 003363 arg 0xff00 ,temp 
-0x2302 003364 ior temp ,pdata 
-0x2303 003365 rtn 
-:      003367 rssi_hex2dec:
-0x2304 003368 fetch 1 ,mem_rssi_hex 
-0x2305 003369 call bcd 
-0x2306 003370 store 1 ,mem_rssi 
-0x2307 003371 rtn 
-:      003373 bcd:
-0x2308 003374 and_into 0xff ,pdata 
-0x2309 003375 div pdata ,10 
-0x230a 003376 call get_div_result 
-0x230b 003377 lshift4 pdata ,pdata 
-0x230c 003378 remainder temp 
-0x230d 003379 ior temp ,pdata 
-0x230e 003380 rtn 
-:      003382 gain_control:
-0x230f 003383 bpatch patch03_7 ,mem_patch03 
-0x2310 003384 fetch 1 ,mem_gain_fix 
-0x2311 003385 rtneq 0xff 
-0x2312 003386 nbranch gain_increase ,sync 
-0x2313 003387 fetch 1 ,mem_modem_rssi 
-0x2314 003388 sub pdata ,0xf0 ,null 
-0x2315 003389 nbranch gain_descend ,positive 
-0x2316 003390 sub pdata ,0x7f ,null 
-0x2317 003391 branch gain_descend ,positive 
-0x2318 003393 fetchr rega ,1 ,core_rf_rx_gain_fix 
-0x2319 003394 fetch 1 ,mem_gain_fix 
-0x231a 003395 rtneq 0 
-0x231b 003396 arg mem_gain_table ,contr 
-0x231c 003397 iadd contr ,contr 
-0x231d 003398 ifetch 1 ,contr 
-0x231e 003399 isub rega ,null 
-0x231f 003400 nrtn zero 
-0x2320 003401 increase -2 ,contr 
-0x2321 003402 ifetcht 1 ,contr 
-0x2322 003403 rshift4 temp ,pdata 
-0x2323 003404 rshift4 rega ,regb 
-0x2324 003405 isub regb ,regb 
-0x2325 003406 and temp ,0xf ,pdata 
-0x2326 003407 and rega ,0xf ,rega 
-0x2327 003408 isub rega ,rega 
-0x2328 003409 lshift rega ,pdata 
-0x2329 003410 iadd regb ,regb 
-0x232a 003411 mul32 regb ,3 ,regb 
-0x232b 003412 fetcht 1 ,mem_modem_rssi 
-0x232c 003413 and temp ,0x80 ,pdata 
-0x232d 003414 rtn blank 
-:      003415 add_negative:
-0x232e 003416 setarg 0x100 
-0x232f 003417 isub temp ,temp 
-0x2330 003418 copy regb ,pdata 
-0x2331 003419 isub temp ,pdata 
-0x2332 003420 rtn positive 
-0x2333 003421 and pdata ,0xff ,pdata 
-0x2334 003422 rtneq 0xff 
-0x2335 003423 rtneq 0xfe 
-:      003425 gain_increase:
-0x2336 003426 fetch 1 ,mem_gain_fix 
-0x2337 003427 beq 1 ,set_rx_gain0 
-0x2338 003428 beq 2 ,set_rx_gain1 
-0x2339 003430 branch set_rx_gain0 
-:      003432 gain_descend:
-0x233a 003433 fetch 1 ,mem_gain_fix 
-0x233b 003434 beq 0 ,set_rx_gain1 
-0x233c 003435 beq 1 ,set_rx_gain2 
-:      003437 set_rx_gain2:
-0x233d 003438 jam 2 ,mem_gain_fix 
-0x233e 003439 rtn 
-:      003441 set_rx_gain0:
-0x233f 003442 jam 0 ,mem_gain_fix 
-0x2340 003443 rtn 
-:      003445 set_rx_gain1:
-0x2341 003446 jam 1 ,mem_gain_fix 
-0x2342 003447 rtn 
-:      003454 ahead_window:
-0x2343 003455 copy pdata ,temp 
-0x2344 003456 bpatch patch04_0 ,mem_patch04 
-0x2345 003457 copy temp ,pdata 
-0x2346 003458 call clk2bt 
-0x2347 003459 lshift16 bt_clk ,pdata 
-0x2348 003460 set1 44 ,pdata 
-0x2349 003461 call clk_diff 
-0x234a 003462 set0 44 ,pdata 
-0x234b 003463 call get_clk 
-0x234c 003464 call clk_diff 
-0x234d 003465 rtn user 
-0x234e 003466 call clk2rt 
-0x234f 003467 iforce stop_watch 
-0x2350 003468 until null ,timeout 
-0x2351 003469 rtn 
-:      003472 get_clk:
-0x2352 003473 copy clkn ,temp 
-0x2353 003474 rtn master 
-0x2354 003475 copy clke ,temp 
-0x2355 003476 rtn 
-:      003478 get_clkbt:
-0x2356 003479 deposit clkn_bt 
-0x2357 003480 rtn master 
-0x2358 003481 deposit clke_bt 
-0x2359 003482 rtn 
-:      003485 assert:
-0x235a 003486 bpatch patch04_1 ,mem_patch04 
-0x235b 003487 branch assert 
-:      003490 sleep:
-0x235c 003491 rtn blank 
-0x235d 003493 rshift pdata ,pdata 
-0x235e 003494 increase -3 ,pdata 
-:      003495 sleep_loop:
-0x235f 003496 increase -1 ,pdata 
-0x2360 003497 nbranch sleep_loop ,zero 
-0x2361 003498 force 0 ,pdata 
-0x2362 003499 rtn 
-:      003503 init_param:
-0x2363 003505 setarg param_tx_setup 
-0x2364 003506 store 2 ,mem_param_tx_setup 
-0x2365 003507 setarg param_rf_setup 
-0x2366 003508 store 2 ,mem_param_rf_setup 
-0x2367 003509 setarg param_conn_access 
-0x2368 003510 store 2 ,mem_param_conn_access 
-0x2369 003511 setarg param_rx_setup 
-0x236a 003512 store 2 ,mem_param_rx_setup 
-0x236b 003513 setarg param_clke_cal 
-0x236c 003514 store 2 ,mem_param_clke_cal 
-0x236d 003515 setarg param_pll_setup 
-0x236e 003516 store 2 ,mem_param_pll_setup 
-0x236f 003517 setarg param_dpll_start_delay 
-0x2370 003518 store 2 ,mem_param_dpll_start_delay 
-0x2371 003519 setarg param_rt_rthalfslot 
-0x2372 003520 store 2 ,mem_param_rt_rthalfslot 
-0x2373 003521 setarg param_clke_cal_le_1m 
-0x2374 003522 store 2 ,mem_param_clke_cal_le_1m 
-0x2375 003523 setarg param_clke_cal_le_2m 
-0x2376 003524 store 2 ,mem_param_clke_cal_le_2m 
-0x2377 003525 setarg param_clke_cal_le_coded 
-0x2378 003526 store 2 ,mem_param_clke_cal_le_coded 
-0x2379 003528 bpatch patch04_2 ,mem_patch04 
-0x237a 003529 rtn wake 
-0x237b 003530 setarg att_default_mtu 
-0x237c 003531 store 2 ,mem_le_remote_mtu 
-0x237d 003532 jam param_t_ifs_150us + param_sync_time_difference ,mem_le_tx_ifs_defference 
-0x237e 003533 setarg mem_ble_tx_buff0 
-0x237f 003534 store 2 ,mem_ble_l2cap_tx_buff0_ptr 
-0x2380 003535 setarg mem_ble_l2cap_tx_buff_size 
-0x2381 003536 store 2 ,mem_ble_l2cap_tx_buff_size_ptr 
-0x2382 003537 rshift clkn_bt ,pdata 
-0x2383 003538 store 4 ,mem_last_clkn 
-0x2384 003539 rtn 
-:      003546 lpmstate:
-0x2385 003547 setarg 0xee21 
-0x2386 003548 store 2 ,core_clkoff 
-0x2387 003549 fetchr alarm ,4 ,core_gpio_in 
-0x2388 003550 fetch 1 ,core_lpm_isogate 
-0x2389 003551 bbit0 gpio_latch ,power_up 
-0x238a 003552 enable wake 
-0x238b 003553 bbit1 cold_wake ,lpmwake 
-0x238c 003554 disable wake 
-0x238d 003555 deposit auxcnt 
-0x238e 003556 nbranch lpmwake ,blank 
-0x238f 003557 fetch 1 ,core_lpm_sysctl 
-0x2390 003558 bbit1 reload_code ,lpmwake 
-0x2391 003559 arg param_hibernate_clks ,temp 
-0x2392 003560 branch lpm_enter_sleep 
-:      003561 lpmwake:
-0x2393 003562 call lpm_poweron_retmem 
-0x2394 003563 call lpm_load_context ,wake 
-0x2395 003564 fetch 1 ,core_lpm_isogate 
-0x2396 003565 set0 gpio_latch ,pdata 
-0x2397 003566 store 1 ,core_lpm_isogate 
-0x2398 003567 nbranch boot_load ,wake 
-0x2399 003568 call clean_smem 
-0x239a 003569 storer alarm ,4 ,mem_saved_gpio_in 
-0x239b 003570 rtn 
-:      003572 power_up:
-0x239c 003573 call lpm_poweron_retmem 
-:      003574 boot_load:
-0x239d 003575 call loadcode 
-0x239e 003576 storer alarm ,4 ,mem_saved_gpio_in 
-0x239f 003577 rtn 
-:      003579 lpm_poweron_retmem:
-0x23a0 003580 until null ,lpo_edge 
-0x23a1 003581 fetch 1 ,core_lpm_ldosel 
-0x23a2 003582 and_into 0x88 ,pdata 
-0x23a3 003583 store 1 ,core_lpm_ldosel 
-0x23a4 003584 until null ,lpo_edge 
-0x23a5 003585 fetch 1 ,core_lpm_isogate 
-0x23a6 003586 or_into 0xf ,pdata 
-0x23a7 003587 store 1 ,core_lpm_isogate 
-0x23a8 003588 until null ,lpo_edge 
-0x23a9 003589 set1 isogate ,pdata 
-0x23aa 003590 store 1 ,core_lpm_isogate 
-0x23ab 003591 until null ,lpo_edge 
-0x23ac 003592 set1 retmem_cs ,pdata 
-0x23ad 003593 store 1 ,core_lpm_isogate 
-0x23ae 003594 until null ,lpo_edge 
-0x23af 003595 rtn 
-:      003597 lpm_xtal_default:
-0x23b0 003598 until null ,lpo_edge 
-0x23b1 003599 jam 0x76 ,core_xtal_ib 
-0x23b2 003600 until null ,lpo_edge 
-0x23b3 003601 jam 0x37 ,core_xtal_cap 
-0x23b4 003602 rtn 
-:      003604 xtal_fast_wake:
-0x23b5 003605 until null ,lpo_edge 
-0x23b6 003606 jam 0x76 ,core_xtal_ib 
-0x23b7 003607 until null ,lpo_edge 
-0x23b8 003608 jam 0x37 ,core_xtal_cap 
-0x23b9 003609 rtn 
-:      003611 lpm_write_lock:
-0x23ba 003614 fetch 1 ,mem_device_option 
-0x23bb 003615 lshift4 pdata ,pdata 
-0x23bc 003617 store 1 ,core_ucode_flag 
-0x23bd 003618 until null ,lpo_edge 
-0x23be 003619 fetch 1 ,mem_peripheral_lock_flag 
-0x23bf 003620 set1 rom_lock_bit ,pdata 
-0x23c0 003621 set1 option_lock ,pdata 
-0x23c1 003622 store 1 ,core_peripheral_lock 
-0x23c2 003623 branch lpm_write_wait 
-:      003625 lpm_write_ice_disable:
-0x23c3 003626 fetch 1 ,core_lpm_sysctl 
-0x23c4 003627 set0 ice_mode ,pdata 
-0x23c5 003628 store 1 ,core_lpm_sysctl 
-0x23c6 003629 rtn 
-:      003631 lpm_write_ice_enable:
-0x23c7 003632 fetch 1 ,core_lpm_sysctl 
-0x23c8 003633 set1 ice_mode ,pdata 
-0x23c9 003634 store 1 ,core_lpm_sysctl 
-0x23ca 003635 rtn 
-:      003637 lpm_preon_counter:
-0x23cb 003638 fetch 3 ,mem_lpm_xtalcnt 
-0x23cc 003639 arg core_lpm_xtalcnt ,contw 
-:      003640 lpm_write_3bytes:
-0x23cd 003641 arg 3 ,loopcnt 
-0x23ce 003642 branch lpm_write_loop 
-:      003644 lpm_write_mpu_s0:
-0x23cf 003645 arg core_mpu_s0_saddr ,contw 
-:      003646 lpm_write_dword:
-0x23d0 003647 arg 4 ,loopcnt 
-:      003648 lpm_write_loop:
-0x23d1 003649 until null ,lpo_edge 
-0x23d2 003650 istore 1 ,contw 
-0x23d3 003651 rshift8 pdata ,pdata 
-0x23d4 003652 loop lpm_write_loop 
-0x23d5 003653 branch lpm_write_wait 
-:      003655 lpm_write_mpu_s1:
-0x23d6 003656 arg core_mpu_s1_saddr ,contw 
-0x23d7 003657 branch lpm_write_dword 
-:      003660 lpm_disable_exen_output:
-0x23d8 003661 fetch 1 ,core_lpm_ldosel 
-0x23d9 003662 set0 3 ,pdata 
-0x23da 003663 store 1 ,core_lpm_ldosel 
-0x23db 003664 rtn 
-:      003666 lpm_disable_io_dozed:
-0x23dc 003667 fetch 1 ,mem_lpm_hv_sel 
-0x23dd 003668 rtn blank 
-0x23de 003669 set0 lpm_doze_en_bit ,pdata 
-0x23df 003670 branch lpm_write_sel_hv 
-:      003672 lpm_save_sel_hv:
-0x23e0 003673 store 1 ,mem_lpm_hv_sel 
-:      003674 lpm_write_sel_hv:
-0x23e1 003675 store 1 ,core_io_doze_en 
-:      003676 lpm_write_wait:
-0x23e2 003677 until null ,lpo_edge 
-0x23e3 003678 rtn 
-:      003681 lpm_write_io_vsel:
-0x23e4 003682 store 1 ,core_io_vsel 
-0x23e5 003683 branch lpm_write_wait 
-:      003686 lpm_load_context:
-0x23e6 003687 call lpm_disable_io_dozed 
-0x23e7 003688 fetch 1 ,mem_saved_spidctrl 
-0x23e8 003689 store 1 ,core_spid_ctrl 
-0x23e9 003690 arg mem_saved_gpio ,contr 
-0x23ea 003691 arg core_gpio_conf ,contw 
-0x23eb 003692 call memcpy16 
-0x23ec 003693 arg core_gpio_conf_hi ,contw 
-0x23ed 003694 call memcpy8 
-0x23ee 003695 fetchr mark ,8 ,mem_saved_mark 
-0x23ef 003696 arg core_gpio_wakeup_cfg ,contr 
-0x23f0 003697 arg mem_gpio_wakeup_cfg ,contw 
-0x23f1 003698 arg 12 ,loopcnt 
-0x23f2 003699 call memcpy 
-0x23f3 003700 branch load_ucode 
-:      003702 lpm_save_context:
-0x23f4 003703 storer mark ,8 ,mem_saved_mark 
-0x23f5 003704 arg core_gpio_conf ,contr 
-0x23f6 003705 arg mem_saved_gpio ,contw 
-0x23f7 003706 call memcpy16 
-0x23f8 003707 arg core_gpio_conf_hi ,contr 
-0x23f9 003708 call memcpy8 
-0x23fa 003709 fetch 1 ,core_spid_ctrl 
-0x23fb 003710 store 1 ,mem_saved_spidctrl 
-0x23fc 003711 branch lpm_write_gpio_wakeup 
-:      003713 lpm_write_gpio_wakeup:
-0x23fd 003714 arg 12 ,loopcnt 
-0x23fe 003715 arg mem_gpio_wakeup_cfg ,contr 
-0x23ff 003716 arg core_gpio_wakeup_cfg ,rega 
-:      003717 lpm_write_gpio_loop:
-0x2400 003718 ifetch 1 ,contr 
-0x2401 003719 ncall lpm_write_gpio ,blank 
-0x2402 003720 increase 1 ,rega 
-0x2403 003721 loop lpm_write_gpio_loop 
-0x2404 003722 rtn 
-:      003723 lpm_write_gpio:
-0x2405 003724 istore 1 ,rega 
-0x2406 003725 until null ,lpo_edge 
-0x2407 003726 rtn 
-:      003728 lpo_calibration:
-0x2408 003729 bpatch patch04_3 ,mem_patch04 
-0x2409 003730 fetch 1 ,core_ccnt_bit 
-0x240a 003731 nbranch lpo_cal_inited ,blank 
-0x240b 003732 fetch 3 ,mem_clks_per_lpo 
-0x240c 003733 nrtn blank 
-0x240d 003734 jam 0xc ,core_ccnt_bit 
-0x240e 003735 jam ccnt_start ,core_misc_ctrl 
-:      003736 lpo_cal_inited:
-0x240f 003737 fetch 1 ,core_perf_status 
-0x2410 003738 rtnbit0 1 
-0x2411 003739 fetch 3 ,core_clk_counter 
-0x2412 003740 store 3 ,mem_clks_per_lpo 
-0x2413 003741 rtn 
-:      003745 lpm_doze:
-0x2414 003746 fetch 1 ,mem_lpm_sysctl 
-0x2415 003747 set1 reload_code ,pdata 
-0x2416 003748 store 1 ,mem_lpm_sysctl 
-:      003751 lpm_hibernate:
-0x2417 003752 bpatch patch04_4 ,mem_patch04 
-0x2418 003753 arg param_hibernate_clks ,temp 
-0x2419 003754 fetch 1 ,mem_lpm_hibernate_switch 
-0x241a 003755 store 1 ,mem_lpm_isogate_final 
-0x241b 003756 fetch 1 ,mem_lpm_sysctl 
-0x241c 003757 store 1 ,core_lpm_sysctl 
-0x241d 003758 until null ,lpo_edge 
-:      003760 lpm_sleep:
-0x241e 003761 bpatch patch04_5 ,mem_patch04 
-0x241f 003763 fetch 2 ,mem_cb_before_lpm_sleep 
-0x2420 003764 call callback_func 
-:      003765 lpm_sleep_skip_cb_function:
-0x2421 003766 fetch 4 ,mem_sleep_counter_all 
-0x2422 003767 iadd temp ,pdata 
-0x2423 003768 store 4 ,mem_sleep_counter_all 
-0x2424 003769 call lpm_save_context 
-0x2425 003770 fetch 1 ,mem_lpm_hv_sel 
-0x2426 003771 set1 lpm_doze_en_bit ,pdata 
-0x2427 003772 call lpm_write_sel_hv 
-0x2428 003773 ncall lpm_preon_counter ,wake 
-0x2429 003774 until null ,lpo_edge 
-0x242a 003775 storer clkn ,6 ,mem_sleep_clkn 
-0x242b 003776 fetch 3 ,mem_lpm_isogate 
-0x242c 003777 fetchr rega ,1 ,mem_lpm_ldo_sel 
-0x242d 003778 arg 3 ,loopcnt 
-:      003779 lpm_sleep_loop:
-0x242e 003780 until null ,lpo_edge 
-0x242f 003781 store 1 ,core_lpm_isogate 
-0x2430 003782 rshift8 pdata ,pdata 
-0x2431 003783 loop lpm_sleep_loop 
-0x2432 003784 until null ,lpo_edge 
-0x2433 003785 storer rega ,1 ,core_lpm_ldosel 
-:      003786 lpm_enter_sleep:
-0x2434 003787 until null ,lpo_edge 
-0x2435 003788 storet 4 ,core_lpm_reg 
-0x2436 003789 jam lpmreg_sel_counter ,core_lpm_wr 
-0x2437 003790 until null ,never 
-:      003792 lpm_cal_xtal_startup:
-0x2438 003793 fetch 1 ,mem_lpm_xtalcnt 
-0x2439 003794 nrtn blank 
-0x243a 003795 jam clksel_rc ,core_clksel 
-0x243b 003796 jam 0xf8 ,core_lpm_ctrl 
-0x243c 003797 setarg 200000 
-0x243d 003798 call sleep 
-0x243e 003799 call xtal_fast_wake 
-0x243f 003800 until null ,lpo_edge 
-0x2440 003801 jam 0xff ,core_lpm_ctrl 
-0x2441 003802 copy lpo_time ,alarm 
-0x2442 003803 jam clksel_xtal ,core_clksel 
-0x2443 003804 nop 10 
-0x2444 003805 until null ,lpo_edge 
-0x2445 003806 deposit lpo_time 
-0x2446 003807 isub alarm ,pdata 
-0x2447 003808 increase 0x30 ,pdata 
-0x2448 003809 arg 0xff ,temp 
-0x2449 003810 call ceiling 
-0x244a 003811 store 1 ,mem_lpm_xtalcnt 
-0x244b 003812 nop 30000 
-0x244c 003813 nop 30000 
-0x244d 003814 nop 30000 
-0x244e 003815 rtn 
-:      003818 lpm_recover_clk:
-0x244f 003819 bpatch patch04_6 ,mem_patch04 
-0x2450 003820 setarg 0 
-0x2451 003821 copy auxcnt ,null 
-0x2452 003822 branch lpm_recover_timeout ,zero 
-0x2453 003823 fetch 1 ,core_lpm_xtalcnt 
-0x2454 003824 fetcht 1 ,core_lpm_buckcnt 
-0x2455 003825 isub temp ,null 
-0x2456 003826 branch lpm_recover_xtal ,positive 
-0x2457 003827 deposit temp 
-:      003828 lpm_recover_xtal:
-0x2458 003829 isub auxcnt ,pdata 
-0x2459 003830 increase 1 ,pdata 
-:      003831 lpm_recover_timeout:
-0x245a 003832 increase 8 ,pdata 
-0x245b 003833 until null ,lpo_edge 
-0x245c 003834 iadd lpo_time ,pdata 
-0x245d 003835 fetcht 4 ,mem_sleep_counter 
-0x245e 003836 iadd temp ,pdata 
-0x245f 003837 fetcht 3 ,mem_clks_per_lpo 
-0x2460 003838 imul32 temp ,pdata 
-0x2461 003839 rshift8 pdata ,pdata 
-0x2462 003840 rshift4 pdata ,pdata 
-0x2463 003841 increase param_lpm_fix ,pdata 
-0x2464 003842 fetcht 2 ,mem_param_rt_rthalfslot 
-0x2465 003843 idiv temp 
-0x2466 003844 call get_div_result 
-0x2467 003845 lshift16 pdata ,pdata 
-0x2468 003846 remainder temp 
-0x2469 003847 ior temp ,pdata 
-0x246a 003848 fetcht 6 ,mem_sleep_clkn 
-0x246b 003849 call clk_add 
-0x246c 003850 copy temp ,clkn 
-0x246d 003851 fetch 6 ,mem_context + coffset_clk_offset 
-0x246e 003852 call calc_clke2 
-0x246f 003853 deposit clke 
-0x2470 003854 store 6 ,mem_pdatatemp 
-0x2471 003855 deposit auxcnt 
-0x2472 003856 istore 1 ,contw 
-0x2473 003857 fetch 1 ,core_gpio_in1 
-0x2474 003858 or_into 0xf0 ,pdata 
-0x2475 003859 istore 1 ,contw 
-0x2476 003860 rtn 
-:      003863 lpm_adjust_clk:
-0x2477 003864 bpatch patch04_7 ,mem_patch04 
-0x2478 003865 deposit clke 
-0x2479 003866 call clk_diff_rt 
-0x247a 003867 fetcht 4 ,mem_sleep_counter_all 
-0x247b 003868 sub temp ,0xff ,null 
-0x247c 003869 rtn positive 
-0x247d 003870 lshift8 pdata ,pdata 
-0x247e 003871 lshift4 pdata ,pdata 
-0x247f 003872 idiv temp 
-0x2480 003873 call get_div_result 
-0x2481 003874 arg param_lpm_adjmax ,temp 
-0x2482 003875 call ceiling 
-0x2483 003876 store 1 ,mem_lpm_adjust 
-0x2484 003877 nbranch lpm_adjust_positive ,user 
-0x2485 003878 sub pdata ,0 ,pdata 
-:      003879 lpm_adjust_positive:
-0x2486 003880 fetcht 3 ,mem_clks_per_lpo 
-0x2487 003881 iadd temp ,pdata 
-0x2488 003882 store 3 ,mem_clks_per_lpo 
-:      003883 lpm_clear_counter:
-0x2489 003884 setarg 0 
-0x248a 003885 store 4 ,mem_sleep_counter_all 
-0x248b 003886 rtn 
-:      003889 lpm_dispatch:
-0x248c 003890 bpatch patch05_0 ,mem_patch05 
-0x248d 003891 call lpo_calibration 
-0x248e 003892 fetch 3 ,mem_clks_per_lpo 
-0x248f 003893 rtn blank 
-0x2490 003894 fetch 1 ,mem_lpm_mode 
-0x2491 003895 rtn blank 
-0x2492 003896 fetch 1 ,mem_secure_connections_enable 
-0x2493 003897 branch lpm_dispatch_next ,blank 
-0x2494 003898 fetch 1 ,mem_sc_local_key_invalid 
-0x2495 003899 rtn blank 
-:      003900 lpm_dispatch_next:
-0x2496 003901 fetch 1 ,mem_sc_calc 
-0x2497 003902 nrtn blank 
-0x2498 003903 arg context_check_a_wack ,regc 
-0x2499 003904 call context_search 
-0x249a 003905 rtn zero 
-0x249b 003906 call lpm_check_wake_lock 
-0x249c 003907 nrtn blank 
-0x249d 003908 call context_check_idle 
-0x249e 003909 nbranch lpm_dispatch_unconn ,zero 
-0x249f 003910 rtn wake 
-0x24a0 003911 bpatch patch05_1 ,mem_patch05 
-0x24a1 003912 fetcht 1 ,mem_lpm_current_mult 
-0x24a2 003913 fetch 2 ,mem_context + coffset_tsniff 
-0x24a3 003914 imul32 temp ,pdata 
-0x24a4 003915 rshift4 temp ,temp 
-0x24a5 003916 rshift2 temp ,temp 
-0x24a6 003917 isub temp ,pdata 
-0x24a7 003918 fetcht 4 ,mem_context + coffset_sniff_anchor 
-0x24a8 003919 iadd temp ,pdata 
-0x24a9 003920 fetcht 1 ,mem_lpm_overhead 
-0x24aa 003921 isub temp ,pdata 
-0x24ab 003922 lshift16 pdata ,alarm 
-0x24ac 003923 fetch 2 ,mem_context + coffset_rx_window 
-0x24ad 003924 rshift pdata ,pdata 
-0x24ae 003925 call clk2bt 
-0x24af 003926 deposit alarm 
-0x24b0 003927 call clk_diff 
-0x24b1 003928 copy clke ,temp 
-0x24b2 003929 call clk_diff_rt 
-0x24b3 003930 rtn user 
-:      003931 lpm_dispatch_sleep:
-0x24b4 003932 call clk2lpo 
-:      003933 lpm_dispatch_lpo:
-0x24b5 003934 bpatch patch05_2 ,mem_patch05 
-0x24b6 003935 fetch 1 ,mem_lpm_xtalcnt 
-0x24b7 003936 isub temp ,null 
-0x24b8 003937 branch lpm_clear_counter ,positive 
-0x24b9 003938 storet 4 ,mem_sleep_counter 
-0x24ba 003939 call app_will_enter_lpm 
-0x24bb 003941 fetcht 4 ,mem_sleep_counter 
-0x24bc 003942 branch lpm_sleep 
-:      003944 lpm_dispatch_unconn:
-0x24bd 003945 bpatch patch05_3 ,mem_patch05 
-0x24be 003946 fetch 1 ,mem_le_adv_enable 
-0x24bf 003947 nbranch lpm_unconn_cont ,blank 
-0x24c0 003948 rtn 
-:      003950 lpm_unconn_cont:
-0x24c1 003951 fetch 2 ,mem_lpm_interval 
-0x24c2 003952 rtn blank 
-:      003953 lpm_sleep_btclk:
-0x24c3 003954 fetcht 1 ,mem_lpm_overhead 
-0x24c4 003955 isub temp ,pdata 
-0x24c5 003956 arg 7500 ,temp 
-0x24c6 003957 imul32 temp ,pdata 
-0x24c7 003958 branch lpm_dispatch_sleep 
-:      003961 lpm_mult_wait_timeout:
-0x24c8 003962 fetch 2 ,mem_cb_bt_set_mult 
-0x24c9 003963 call callback_func 
-0x24ca 003964 nbranch lpm_mult_short ,blank 
-0x24cb 003965 jam 0 ,mem_lpm_current_mult 
-0x24cc 003966 bmark0 mark_lpm_mult_enable ,lpm_mult_short 
-0x24cd 003967 fetch 1 ,mem_lpm_mult_cnt 
-0x24ce 003968 branch lpm_mult_long ,blank 
-0x24cf 003969 increase -1 ,pdata 
-0x24d0 003970 store 1 ,mem_lpm_mult_cnt 
-0x24d1 003971 rtn 
-:      003976 lpm_match:
-0x24d2 003977 jam 0 ,mem_sniff_unint_lost 
-0x24d3 003978 fetch 3 ,mem_sniff_rcv 
-0x24d4 003979 increase 1 ,pdata 
-0x24d5 003980 store 3 ,mem_sniff_rcv 
-0x24d6 003981 rtn 
-:      003984 lpm_lost:
-0x24d7 003985 bpatch patch05_4 ,mem_patch05 
-0x24d8 003986 jam 0 ,mem_lpm_current_mult 
-0x24d9 003987 fetch 3 ,mem_sniff_lost 
-0x24da 003988 increase 1 ,pdata 
-0x24db 003989 store 3 ,mem_sniff_lost 
-0x24dc 003990 fetch 1 ,mem_sniff_unint_lost 
-0x24dd 003991 increase 1 ,pdata 
-0x24de 003992 store 1 ,mem_sniff_unint_lost 
-0x24df 003993 rtn 
-:      003995 lpm_mult_short:
-0x24e0 003996 jam 0 ,mem_lpm_current_mult 
-0x24e1 003997 fetch 1 ,mem_lpm_mult_timeout 
-0x24e2 003998 store 1 ,mem_lpm_mult_cnt 
-0x24e3 003999 rtn 
-:      004001 lpm_mult_long:
-0x24e4 004002 fetcht 1 ,mem_lpm_mult 
-0x24e5 004003 storet 1 ,mem_lpm_current_mult 
-0x24e6 004004 rtn 
-:      004008 lpm_get_wake_lock:
-0x24e7 004009 fetch 2 ,mem_lpm_wake_lock 
-0x24e8 004010 qset1 pdata 
-0x24e9 004011 store 2 ,mem_lpm_wake_lock 
-0x24ea 004012 rtn 
-:      004014 lpm_put_wake_lock:
-0x24eb 004015 fetch 2 ,mem_lpm_wake_lock 
-0x24ec 004016 qset0 pdata 
-0x24ed 004017 store 2 ,mem_lpm_wake_lock 
-0x24ee 004018 rtn 
-:      004022 lpm_check_wake_lock:
-0x24ef 004023 bpatch patch05_5 ,mem_patch05 
-0x24f0 004024 call app_check_wake_lock 
-0x24f1 004025 fetch 2 ,mem_lpm_wake_lock 
-0x24f2 004026 copy pdata ,rega 
-0x24f3 004027 fetch 3 ,mem_tx_fifo3 
-0x24f4 004028 nsetflag blank ,wake_lock_ble_tx ,rega 
-0x24f5 004029 fetch util_fifo_len ,mem_ipc_fifo_bt2c51 
-0x24f6 004030 nsetflag blank ,wake_lock_ipc_bt2c51 ,rega 
-0x24f7 004031 fetch util_fifo_len ,mem_ipc_fifo_c512bt 
-0x24f8 004032 nsetflag blank ,wake_lock_ipc_c512bt ,rega 
-0x24f9 004033 fetch 1 ,mem_hci_cmd 
-0x24fa 004034 nsetflag blank ,wake_lock_cmd ,rega 
-0x24fb 004035 fetch 1 ,mem_device_option 
-0x24fc 004036 compare dvc_op_module ,pdata ,0xff 
-0x24fd 004037 call lpm_uart_wake_lock ,true 
-0x24fe 004038 copy rega ,pdata 
-0x24ff 004039 store 2 ,mem_lpm_wake_lock 
-0x2500 004040 rtn 
-:      004042 lpm_uart_wake_lock:
-0x2501 004043 fetch 2 ,core_uart_rxitems 
-0x2502 004044 nsetflag blank ,wake_lock_uart_rx ,rega 
-0x2503 004045 fetch 2 ,core_uart_txitems 
-0x2504 004046 nsetflag blank ,wake_lock_uart_tx ,rega 
-0x2505 004047 rtn 
-:      004056 le_init_conn:
-0x2506 004057 bpatchx patch21_6 ,mem_patch21 
-0x2507 004058 disable wake 
-0x2508 004059 jam 1 ,mem_le_conn_handle 
-0x2509 004060 jam 3 ,mem_le_state 
-0x250a 004061 jam 1 ,mem_le_arq 
-0x250b 004062 setarg -1 
-0x250c 004063 store 2 ,mem_le_event_count 
-0x250d 004064 force 0 ,pdata 
-0x250e 004065 store 1 ,mem_le_ch 
-0x250f 004066 store 1 ,mem_le_op 
-0x2510 004067 store 3 ,mem_sniff_rcv 
-0x2511 004068 store 3 ,mem_sniff_lost 
-0x2512 004069 call le_clear_enc 
-0x2513 004070 jam 1 ,mem_le_txheader 
-0x2514 004071 jam 0 ,mem_le_txlen 
-0x2515 004072 jam fun_rx_ll_1m_phy ,mem_le_rx_phy 
-0x2516 004073 jam fun_tx_ll_1m_phy ,mem_le_tx_phy 
-0x2517 004074 jam 0 ,mem_le_l2cap_att_states 
-0x2518 004075 branch le_supervision_flush 
-:      004077 le_init_master:
-0x2519 004078 bpatchx patch21_7 ,mem_patch21 
-0x251a 004079 enable master 
-0x251b 004080 jam lemode_master ,mem_le_mode 
-0x251c 004081 jam 1 ,mem_le_att_handle 
-0x251d 004082 jam 1 ,mem_le_search_handle_start 
-0x251e 004083 setarg 0xffff 
-0x251f 004084 store 2 ,mem_le_search_handle_end 
-0x2520 004085 force 0 ,pdata 
-0x2521 004086 store 5 ,mem_ccm_pcnt_rx 
-0x2522 004087 set1 le_ccm_directionbit ,pdata 
-0x2523 004088 store 5 ,mem_ccm_pcnt_tx 
-0x2524 004089 branch le_init_conn 
-:      004092 le_init_slave:
-0x2525 004093 bpatchx patch22_0 ,mem_patch22 
-0x2526 004094 disable master 
-0x2527 004095 setarg 0x17 
-0x2528 004096 store 2 ,mem_le_remote_mtu 
-0x2529 004097 increase 4 ,pdata 
-0x252a 004098 store 2 ,mem_remote_rx_max_octets 
-0x252b 004099 jam lemode_slave ,mem_le_mode 
-0x252c 004100 jam 0 ,mem_le_adv_enable 
-0x252d 004101 jam 0 ,mem_lpm_current_mult 
-0x252e 004102 call le_clear_pairing_state 
-0x252f 004103 fetch 2 ,mem_le_superto 
-0x2530 004104 store 2 ,mem_le_init_superto 
-0x2531 004105 fetch 2 ,mem_le_tsniff 
-0x2532 004106 mul32 pdata ,5 ,pdata 
-0x2533 004107 rshift4 pdata ,pdata 
-0x2534 004108 store 2 ,mem_le_superto 
-0x2535 004109 branch le_init_conn 
-:      004116 le_conn_dispatch:
-0x2536 004117 bpatchx patch22_1 ,mem_patch22 
-0x2537 004118 call le_enable 
-0x2538 004119 fetch 1 ,mem_le_state 
-0x2539 004120 isolate1 lestate_encryption ,pdata 
-0x253a 004121 setflag true ,mark_ble_encryption ,mark 
-0x253b 004122 call app_process_ble 
-0x253c 004123 fetch 1 ,mem_le_mode 
-0x253d 004124 bbit1 mode_master ,le_master_dispatch 
-0x253e 004125 branch le_slave_dispatch 
-:      004131 le_master_dispatch:
-0x253f 004132 bpatchx patch22_2 ,mem_patch22 
-0x2540 004133 enable master 
-0x2541 004134 call le_supervision_update 
-0x2542 004135 branch le_master_disconn ,positive 
-0x2543 004136 call le_setup 
-0x2544 004137 call le_prepare_tx 
-0x2545 004138 disable match 
-0x2546 004139 call le_transmit_receive_sifs 
-0x2547 004140 nrtn match 
-0x2548 004141 fetch 1 ,mem_le_conn_rcv 
-0x2549 004142 increase 1 ,pdata 
-0x254a 004143 store 1 ,mem_le_conn_rcv 
-0x254b 004144 call le_acknowledge 
-0x254c 004145 disable master 
-0x254d 004146 rtn 
-:      004148 le_master_disconn:
-0x254e 004149 call le_disconnect 
-0x254f 004150 disable master 
-0x2550 004151 rtn 
-:      004156 le_slave_dispatch:
-0x2551 004157 bpatchx patch22_3 ,mem_patch22 
-0x2552 004158 jam 0 ,mem_le_md_count 
-0x2553 004159 set0 mark_ble_crc_fail ,mark 
-0x2554 004160 call sp_calc_sequence_256 
-0x2555 004161 call le_secure_connect_sm 
-0x2556 004162 disable attempt 
-0x2557 004163 call le_supervision_update 
-0x2558 004164 branch le_slave_disconn ,positive 
-0x2559 004165 fetch 1 ,mem_le_rx_phy 
-0x255a 004166 call le_enable_phy_by_pdata 
-0x255b 004167 call le_setup 
-0x255c 004168 call le_receive_slave 
-0x255d 004169 nbranch le_slave_unsync ,sync 
-0x255e 004170 call le_got_first_packet 
-0x255f 004171 branch le_slave_match ,match 
-0x2560 004172 bmark1 mark_ble_crc_fail ,le_slave_crc_fail 
-0x2561 004173 branch le_slave_cont 
-:      004176 le_slave_crc_fail:
-:      004177 le_slave_match:
-0x2562 004178 bpatchx patch22_4 ,mem_patch22 
-0x2563 004179 fetch 1 ,mem_le_md_count 
-0x2564 004180 pincrease 1 
-0x2565 004181 store 1 ,mem_le_md_count 
-0x2566 004182 beq le_md_max_count ,le_slave_cont 
-0x2567 004183 call le_acknowledge 
-0x2568 004184 call le_prepare_tx 
-0x2569 004185 fetch 1 ,mem_le_tx_phy 
-0x256a 004186 call le_enable_phy_by_pdata 
-0x256b 004187 call le_transmit 
-0x256c 004188 call le_parse 
-0x256d 004189 fetch 2 ,mem_cb_ble_transmit 
-0x256e 004190 call callback_func 
-0x256f 004191 call le_check_md 
-0x2570 004192 branch le_slave_more_data ,user 
-:      004193 le_slave_cont:
-0x2571 004194 bpatchx patch22_5 ,mem_patch22 
-0x2572 004195 call le_pairing_sm 
-0x2573 004196 call le_check_paring_time 
-0x2574 004197 call check_51cmd 
-0x2575 004198 fetch 1 ,mem_le_op 
-0x2576 004199 bbit1 op_disconn ,le_slave_disconn 
-:      004200 le_slave_unsync:
-0x2577 004201 bpatchx patch22_6 ,mem_patch22 
-0x2578 004202 call end_of_packet 
-0x2579 004203 call le_lpm_set_mult 
-0x257a 004204 branch calc_clke_offset 
-:      004207 le_check_md:
-0x257b 004208 disable user 
-0x257c 004209 bmark1 mark_ble_rx_md ,enable_user 
-0x257d 004210 bmark1 mark_ble_tx_md ,enable_user 
-0x257e 004211 bmark1 mark_ble_crc_fail ,enable_user 
-0x257f 004212 rtn 
-:      004215 le_slave_more_data:
-0x2580 004216 bpatchx patch22_7 ,mem_patch22 
-0x2581 004217 enable attempt 
-0x2582 004218 call le_transmit_receive_sifs_notx 
-0x2583 004219 branch le_slave_match ,match 
-0x2584 004220 bmark1 mark_ble_crc_fail ,le_slave_crc_fail 
-0x2585 004221 branch le_slave_cont 
-:      004223 le_slave_disconn:
-:      004225 le_disconnect:
-0x2586 004226 bpatchx patch23_0 ,mem_patch23 
-0x2587 004227 call le_clear_connection_info 
-0x2588 004228 call app_disconn_reason_collect_ble 
-0x2589 004229 call le_clear_pairing_state 
-0x258a 004230 call le_sc_state_clear 
-0x258b 004231 jam bt_evt_le_disconnected ,mem_fifo_temp 
-0x258c 004232 branch ui_ipc_send_event 
-:      004234 le_clear_connection_info:
-0x258d 004235 arg mem_used_map ,contw 
-0x258e 004236 call memset0_16 
-0x258f 004237 jam 0 ,mem_le_conn_handle 
-0x2590 004238 jam lemode_idle ,mem_le_mode 
-0x2591 004239 jam 0 ,mem_le_state 
-:      004240 le_clear_pairing_state:
-0x2592 004241 bpatchx patch23_1 ,mem_patch23 
-0x2593 004242 jam flag_le_enc_null ,mem_le_enc_state 
-0x2594 004243 jam flag_le_pairing_null ,mem_le_pairing_state 
-0x2595 004244 call sp_clear_flags 
-0x2596 004245 rtn 
-:      004247 le_got_first_packet:
-0x2597 004248 bpatchx patch23_2 ,mem_patch23 
-0x2598 004249 fetch 1 ,mem_le_conn_rcv 
-0x2599 004250 increase 1 ,pdata 
-0x259a 004251 store 1 ,mem_le_conn_rcv 
-0x259b 004252 fetch 1 ,mem_le_state 
-0x259c 004253 rtnbit1 lestate_got_first_packet 
-0x259d 004254 set1 lestate_got_first_packet ,pdata 
-0x259e 004255 store 1 ,mem_le_state 
-0x259f 004256 fetch 2 ,mem_le_init_superto 
-0x25a0 004257 store 2 ,mem_le_superto 
-0x25a1 004258 setarg 0 
-0x25a2 004259 store 4 ,mem_le_transmit_window 
-0x25a3 004260 rtn 
-:      004268 le_enable_phy_by_pdata:
-0x25a4 004269 copy pdata ,temp 
-0x25a5 004270 bpatchx patch23_3 ,mem_patch23 
-:      004271 le_enable_phy_by_pdata1:
-0x25a6 004272 copy temp ,pdata 
-0x25a7 004273 bbit1 bit_le_1m_phy ,le_enable 
-0x25a8 004274 bbit1 bit_le_2m_phy ,le_enable_2m 
-0x25a9 004275 bbit0 bit_le_coded_phy ,le_enable 
-0x25aa 004276 bbit1 bit_le_coded_phy_s8 ,le_enable_coded_s8 
-0x25ab 004277 bbit1 bit_le_coded_phy_s2 ,le_enable_coded_s2 
-0x25ac 004278 branch le_enable 
-:      004280 le_enable_2m:
-0x25ad 004281 set0 mark_ble_lr ,mark 
-0x25ae 004282 set1 mark_ble_2m ,mark 
-0x25af 004283 rtn 
-:      004285 le_enable_coded_s2:
-:      004286 le_enable_coded:
-0x25b0 004287 set0 mark_ble_2m ,mark 
-0x25b1 004288 set1 mark_ble_lr ,mark 
-0x25b2 004289 set0 mark_ble_lr_s8 ,mark 
-0x25b3 004290 rtn 
-:      004293 le_enable_coded_s8:
-0x25b4 004294 set0 mark_ble_2m ,mark 
-0x25b5 004295 set1 mark_ble_lr ,mark 
-0x25b6 004296 set1 mark_ble_lr_s8 ,mark 
-0x25b7 004297 rtn 
-:      004299 le_enable:
-0x25b8 004300 bpatchx patch23_4 ,mem_patch23 
-0x25b9 004301 set0 mark_ble_2m ,mark 
-0x25ba 004302 set0 mark_ble_lr ,mark 
-0x25bb 004303 rtn 
-:      004306 le_disable:
-0x25bc 004307 bpatchx patch23_5 ,mem_patch23 
-0x25bd 004308 set0 mark_ble_encryption ,mark 
-0x25be 004309 jam 0x01 ,0x8901 
-0x25bf 004310 jam 0x80 ,0x8920 
-0x25c0 004311 jam 0x03 ,0x8930 
-0x25c1 004312 rtn 
-:      004314 le_prep:
-0x25c2 004315 bpatchx patch23_6 ,mem_patch23 
-0x25c3 004316 disable enable_crc 
-0x25c4 004317 disable enable_white 
-0x25c5 004318 fetch 3 ,mem_le_crcinit 
-0x25c6 004319 iforce crc24_init 
-0x25c7 004320 fetch 1 ,mem_le_ch_mapped 
-:      004321 le_prep_next:
-0x25c8 004322 reverse pdata ,temp 
-0x25c9 004323 set1 1 ,temp 
-0x25ca 004324 rshift temp ,white_init 
-0x25cb 004325 rtn 
-:      004328 le_rx_setfreq:
-0x25cc 004329 call le_setfreq 
-:      004330 le_rf_rx_enable:
-0x25cd 004331 call set_freq_rx 
-0x25ce 004332 fetch 2 ,mem_param_pll_setup 
-0x25cf 004333 call sleep 
-0x25d0 004334 branch rf_rx_enable 
-:      004336 le_tx_setfreq:
-0x25d1 004337 branch txon ,match 
-0x25d2 004338 bmark1 mark_ble_crc_fail ,txon 
-:      004339 le_tx_setfreq0:
-0x25d3 004340 call le_setfreq 
-0x25d4 004341 branch set_freq_tx 
-:      004343 le_setfreq:
-0x25d5 004344 bpatchx patch23_7 ,mem_patch23 
-0x25d6 004345 call set_sync_on 
-0x25d7 004346 fetch 1 ,mem_le_testtype 
-0x25d8 004347 nbranch le_ctf_test ,blank 
-0x25d9 004348 fetch 1 ,mem_le_ch_mapped 
-0x25da 004349 sub pdata ,36 ,null 
-0x25db 004350 branch le_ctf_normal ,positive 
-0x25dc 004351 force 0 ,temp 
-0x25dd 004352 rtneq 37 
-0x25de 004353 force 24 ,temp 
-0x25df 004354 rtneq 38 
-0x25e0 004355 force 78 ,temp 
-0x25e1 004356 rtn 
-:      004358 le_ctf_normal:
-0x25e2 004359 sub pdata ,10 ,null 
-0x25e3 004360 branch le_ctf_low ,positive 
-0x25e4 004361 increase 1 ,pdata 
-:      004363 le_ctf_low:
-0x25e5 004364 lshift pdata ,pdata 
-0x25e6 004365 add pdata ,2 ,temp 
-0x25e7 004366 rtn 
-:      004368 le_ctf_test:
-0x25e8 004369 fetch 1 ,mem_le_ch_mapped 
-0x25e9 004370 lshift pdata ,temp 
-0x25ea 004371 rtn 
-:      004373 le_sca_map:
-0x25eb 004374 arg 500 ,temp 
-0x25ec 004375 rtn blank 
-0x25ed 004376 arg 250 ,temp 
-0x25ee 004377 rtneq 1 
-0x25ef 004378 arg 150 ,temp 
-0x25f0 004379 rtneq 2 
-0x25f1 004380 arg 100 ,temp 
-0x25f2 004381 rtneq 3 
-0x25f3 004382 arg 75 ,temp 
-0x25f4 004383 rtneq 4 
-0x25f5 004384 arg 50 ,temp 
-0x25f6 004385 rtneq 5 
-0x25f7 004386 arg 40 ,temp 
-0x25f8 004387 rtneq 6 
-0x25f9 004388 arg 20 ,temp 
-0x25fa 004389 rtn 
-:      004393 le_setup:
-0x25fb 004394 bpatchx patch24_0 ,mem_patch24 
-0x25fc 004395 enable swfine 
-0x25fd 004396 fetch 4 ,mem_le_access 
-0x25fe 004397 iforce access 
-0x25ff 004398 call le_map_channel 
-0x2600 004399 setarg 0x200 
-0x2601 004400 branch le_setup_master ,master 
-0x2602 004401 fetch 2 ,mem_le_receive_window 
-0x2603 004402 rshift pdata ,pdata 
-:      004403 le_setup_master:
-0x2604 004404 fetcht 2 ,mem_param_pll_setup 
-0x2605 004405 iadd temp ,pdata 
-0x2606 004406 call ahead_window 
-0x2607 004407 deposit clke 
-0x2608 004408 rtn 
-:      004411 le_context_nextevent:
-0x2609 004412 bpatchx patch24_1 ,mem_patch24 
-0x260a 004413 call push_stack_rega_b_c 
-0x260b 004414 storer loopcnt ,2 ,mem_loopcnt 
-0x260c 004415 add rega ,coffset_mode ,contr 
-0x260d 004416 ifetch 1 ,contr 
-0x260e 004417 rtnbit0 mode_le 
-0x260f 004418 add rega ,coffset_le_event_cnt ,contw 
-0x2610 004419 ifetch 2 ,contw 
-0x2611 004420 increase 1 ,pdata 
-0x2612 004421 istore 2 ,contw 
-0x2613 004422 call le_update_param 
-0x2614 004423 call le_update_channel_map 
-0x2615 004424 call le_update_phy 
-0x2616 004425 call le_context_nexthop 
-0x2617 004426 call pop_stack_rega_b_c 
-0x2618 004427 fetchr loopcnt ,2 ,mem_loopcnt 
-0x2619 004428 rtn 
-:      004430 le_context_nexthop:
-0x261a 004431 add rega ,coffset_le_hop ,contr 
-0x261b 004432 ifetch 1 ,contr 
-0x261c 004433 add rega ,coffset_le_ch ,contw 
-0x261d 004434 ifetcht 1 ,contw 
-0x261e 004435 iadd temp ,pdata 
-0x261f 004436 sub pdata ,36 ,null 
-0x2620 004437 branch le_nexthop_nowrap ,positive 
-0x2621 004438 increase -37 ,pdata 
-:      004439 le_nexthop_nowrap:
-0x2622 004440 istore 1 ,contw 
-0x2623 004441 rtn 
-:      004444 le_calc_channel_map:
-0x2624 004445 add rega ,coffset_le_channel_map ,contr 
-0x2625 004446 ifetch 5 ,contr 
-0x2626 004447 force 0 ,temp 
-0x2627 004448 force 37 ,loopcnt 
-:      004449 le_count_channels_loop:
-0x2628 004450 bbit0 0 ,le_count_channels_notused 
-0x2629 004451 increase 1 ,temp 
-:      004452 le_count_channels_notused:
-0x262a 004453 rshift pdata ,pdata 
-0x262b 004454 loop le_count_channels_loop 
-0x262c 004455 add temp ,-1 ,pdata 
-0x262d 004456 add rega ,coffset_le_channels ,contw 
-0x262e 004457 istore 1 ,contw 
-0x262f 004458 rtn 
-:      004460 le_map_channel:
-0x2630 004461 bpatchx patch24_2 ,mem_patch24 
-0x2631 004462 fetch 1 ,mem_le_ch 
-0x2632 004463 iforce queue 
-0x2633 004464 fetcht 5 ,mem_le_channel_map 
-0x2634 004465 qisolate1 temp 
-0x2635 004466 branch le_map_channel_end ,true 
-:      004467 le_map_channel_next:
-0x2636 004468 fetch 1 ,mem_le_channels 
-0x2637 004469 isub queue ,pdata 
-0x2638 004470 branch le_map_channel_cont ,positive 
-0x2639 004471 sub pdata ,-1 ,queue 
-0x263a 004472 branch le_map_channel_next 
-:      004473 le_map_channel_cont:
-0x263b 004474 copy queue ,loopcnt 
-0x263c 004475 force 0 ,queue 
-:      004476 le_map_channel_loop:
-0x263d 004477 qisolate1 temp 
-0x263e 004478 branch le_map_channel_skip ,true 
-0x263f 004479 increase 1 ,loopcnt 
-:      004480 le_map_channel_skip:
-0x2640 004481 deposit loopcnt 
-0x2641 004482 branch le_map_channel_end ,blank 
-0x2642 004483 increase 1 ,queue 
-0x2643 004484 increase -1 ,loopcnt 
-0x2644 004485 branch le_map_channel_loop 
-:      004486 le_map_channel_end:
-0x2645 004487 deposit queue 
-0x2646 004488 store 1 ,mem_le_ch_mapped 
-0x2647 004489 rtn 
-:      004492 le_wait_tx:
-0x2648 004493 branch le_wait_master ,master 
-0x2649 004494 until null ,timeout 
-0x264a 004495 rtn 
-:      004497 le_wait_master:
-0x264b 004498 arg 0xea0 ,timeup 
-0x264c 004499 until clkn_rt ,meet 
-0x264d 004500 rtn 
-:      004502 le_receive_adv:
-0x264e 004503 disable swfine 
-0x264f 004504 fetch 2 ,mem_le_scan_window 
-0x2650 004505 copy pdata ,timeup 
-0x2651 004506 branch le_receive_packet 
-:      004509 le_receive_slave:
-0x2652 004510 bpatchx patch24_3 ,mem_patch24 
-0x2653 004511 call le_dec_init 
-0x2654 004512 enable swfine 
-0x2655 004513 fetch 2 ,mem_le_receive_window 
-0x2656 004514 fetcht 4 ,mem_le_transmit_window 
-0x2657 004515 iadd temp ,timeup 
-:      004516 le_receive_packet:
-0x2658 004517 call le_rx_setfreq 
-:      004518 le_receive_rxon:
-0x2659 004519 bpatchx patch24_4 ,mem_patch24 
-0x265a 004520 call le_prep 
-0x265b 004521 bmark0 mark_ble_lr ,le_receive_nolr 
-0x265c 004522 pulse dewhiten_code_calc 
-0x265d 004523 nop 30 
-0x265e 004524 call le_prep 
-0x265f 004525 lshift3 timeup ,timeup 
-:      004526 le_receive_nolr:
-0x2660 004527 disable match 
-0x2661 004528 enable decode_fec0 
-0x2662 004529 enable is_rx 
-0x2663 004530 disable is_tx 
-0x2664 004531 copy timeup ,stop_watch 
-0x2665 004532 correlate null ,timeout 
-0x2666 004533 branch le_receive_on_attempt ,attempt 
-0x2667 004534 copy clke ,temp 
-0x2668 004535 storet 6 ,mem_sync_clke 
-:      004536 le_receive_on_attempt:
-0x2669 004537 nbranch le_unsync_end ,sync 
-0x266a 004538 enable swfine 
-0x266b 004539 fetch 1 ,mem_le_tx_ifs_defference 
-0x266c 004540 arg param_20ms_init ,temp 
-0x266d 004541 iadd temp ,temp 
-0x266e 004542 fetch 1 ,mem_system_clk 
-0x266f 004543 imul32 temp ,stop_watch 
-0x2670 004544 call rf_debug_rx_sync_line 
-0x2671 004545 branch le_receive_skip ,attempt 
-0x2672 004546 call calc_clke_all_modem 
-0x2673 004547 fetch 1 ,mem_le_state 
-0x2674 004548 bbit0 lestate_got_first_packet ,le_receive_skip 
-0x2675 004549 fetcht 6 ,mem_sync_clke 
-0x2676 004550 call lpm_adjust_clk ,wake 
-:      004551 le_receive_skip:
-0x2677 004552 call save_rssi 
-0x2678 004553 enable enable_white 
-0x2679 004554 enable enable_crc 
-0x267a 004555 parse demod ,bucket ,8 
-0x267b 004556 rshift3 pwindow ,pdata 
-0x267c 004557 store 1 ,mem_le_rxbuf_data_header 
-0x267d 004558 parse demod ,bucket ,8 
-0x267e 004559 rshift3 pwindow ,pdata 
-0x267f 004560 store 1 ,mem_le_rxbuf_data_length 
-0x2680 004561 copy pdata ,loopcnt 
-0x2681 004562 branch le_rx_nopayload ,zero 
-0x2682 004564 bmark1 mark_ble_encryption ,le_rx_dec 
-:      004566 le_rx_loop:
-0x2683 004567 parse demod ,bucket ,8 
-0x2684 004568 rshift3 pwindow ,pdata 
-0x2685 004569 istore 1 ,contw 
-0x2686 004570 loop le_rx_loop 
-0x2687 004571 branch le_rx_nopayload 
-:      004573 le_rx_dec:
-0x2688 004574 copy contw ,regb 
-0x2689 004575 bpatchx patch24_5 ,mem_patch24 
-0x268a 004576 call le_check_retransmit 
-0x268b 004578 fetchr rega ,1 ,mem_le_rxbuf_data_length 
-0x268c 004579 increase -4 ,rega 
-0x268d 004580 nbranch le_mic_error ,positive 
-0x268e 004582 call le_dec_start 
-0x268f 004583 copy regb ,contw 
-0x2690 004584 arg 0 ,temp 
-0x2691 004585 fetchr loopcnt ,1 ,mem_le_rxbuf_data_length 
-0x2692 004586 increase -4 ,loopcnt 
-0x2693 004587 branch le_rx_dec_loop_end ,zero 
-:      004588 le_rx_dec_loop:
-0x2694 004590 parse demod ,bucket ,8 
-0x2695 004591 rshift3 pwindow ,pdata 
-0x2696 004592 istore 1 ,contw 
-0x2697 004593 increase 1 ,temp 
-0x2698 004594 and temp ,0xf ,null 
-0x2699 004595 call le_dec ,zero 
-0x269a 004596 loop le_rx_dec_loop 
-:      004597 le_rx_dec_loop_end:
-0x269b 004598 call le_dec_end 
-0x269c 004599 copy regb ,contw 
-:      004602 le_rx_nopayload:
-0x269d 004603 bpatchx patch24_6 ,mem_patch24 
-0x269e 004604 parse demod ,bucket ,24 
-0x269f 004605 rshift32 pdata ,pdata 
-0x26a0 004606 rshift16 pdata ,pdata 
-0x26a1 004607 istore 3 ,contw 
-0x26a2 004608 enable swfine 
-0x26a3 004609 call le_set_until_tx_timer 
-0x26a4 004610 branch le_crc_fail ,crc_failed 
-0x26a5 004611 bmark0 mark_ble_encryption ,le_rx_match 
-0x26a6 004612 fetch 1 ,mem_le_rxbuf_data_length 
-0x26a7 004613 branch le_rx_match ,blank 
-0x26a8 004614 increase -4 ,pdata 
-0x26a9 004615 store 1 ,mem_le_rxbuf_data_length 
-0x26aa 004616 call wait_ccm_done 
-0x26ab 004617 fetch 1 ,core_misc_status 
-0x26ac 004618 bbit0 7 ,le_mic_error 
-0x26ad 004619 force regidx_result ,regext_index 
-0x26ae 004620 storer regext ,4 ,mem_le_peer_mic 
-:      004621 le_rx_match:
-0x26af 004622 call rf_debug_rx_crc_line 
-0x26b0 004623 enable match 
-0x26b1 004624 set0 mark_ble_crc_fail ,mark 
-:      004625 le_crc_fail_tx:
-0x26b2 004626 bpatchx patch24_7 ,mem_patch24 
-0x26b3 004627 call ccm_ctrl_clr 
-0x26b4 004628 fetch 1 ,mem_le_rx_phy 
-0x26b5 004629 nsetflag ble_coded_info ,bit_le_coded_phy_s8 ,pdata 
-0x26b6 004630 store 1 ,mem_le_rx_phy 
-0x26b7 004631 call le_match_set_sync_on 
-0x26b8 004632 branch le_match_set_txfreq 
-:      004634 le_match_set_sync_on:
-0x26b9 004635 disable decode_fec0 
-0x26ba 004636 branch set_sync_on 
-:      004638 le_match_set_txfreq:
-0x26bb 004639 bpatchx patch25_0 ,mem_patch25 
-0x26bc 004640 fetcht 1 ,mem_last_freq 
-0x26bd 004641 branch set_freq_tx_int 
-:      004644 le_dec_init:
-0x26be 004645 rtnmark0 mark_ble_encryption 
-0x26bf 004646 call load_sk 
-0x26c0 004647 force regidx_result ,regext_index 
-0x26c1 004648 call aes_clear 
-0x26c2 004649 branch aes_clear_data 
-:      004652 le_dec_start:
-0x26c3 004653 bpatchx patch25_1 ,mem_patch25 
-0x26c4 004654 jam 0 ,core_ccm_aad0 
-0x26c5 004655 jam 1 ,core_ccm_aad1 
-0x26c6 004656 fetch 1 ,mem_le_rxbuf_data_header 
-0x26c7 004657 and_into 0x3 ,pdata 
-0x26c8 004658 store 1 ,core_ccm_aad2 
-0x26c9 004660 setarg mem_le_rxbuf_data_payload 
-0x26ca 004661 store 2 ,core_ccm_input_playload_addr 
-0x26cb 004662 store 2 ,core_ccm_output_playload_addr 
-0x26cc 004664 fetchr rega ,1 ,mem_le_rxbuf_data_length 
-0x26cd 004665 increase -4 ,rega 
-0x26ce 004667 fetcht 5 ,mem_ccm_pcnt_rx 
-0x26cf 004668 isolate1 mark_old_packet ,mark 
-0x26d0 004669 call le_pcnt_rx_sub1 ,true 
-0x26d1 004670 call ccm_b0 
-0x26d2 004671 setarg 0 
-0x26d3 004672 store 2 ,core_ccm_inptr 
-0x26d4 004673 jam 6 ,core_ccm_ctrl 
-0x26d5 004674 jam 7 ,core_ccm_ctrl 
-0x26d6 004675 rtn 
-:      004677 le_pcnt_rx_sub1:
-0x26d7 004678 sub temp ,0 ,null 
-0x26d8 004679 branch le_pcnt_rx_sub1_0 ,zero 
-0x26d9 004680 increase -1 ,temp 
-0x26da 004681 set1 le_ccm_directionbit ,temp 
-0x26db 004682 rtn 
-:      004684 le_pcnt_rx_sub1_0:
-0x26dc 004685 setarg 0xffffff 
-0x26dd 004686 lshift16 pdata ,pdata 
-0x26de 004687 arg 0xffff ,temp 
-0x26df 004688 ior temp ,temp 
-0x26e0 004689 rtn 
-:      004691 le_dec:
-0x26e1 004692 copy contw ,regb 
-0x26e2 004693 fetch 1 ,mem_le_rxbuf_data_length 
-0x26e3 004694 increase -4 ,pdata 
-0x26e4 004695 isub temp ,null 
-0x26e5 004696 rtn zero 
-0x26e6 004697 storet 2 ,core_ccm_inptr 
-0x26e7 004698 copy regb ,contw 
-0x26e8 004699 rtn 
-:      004701 le_dec_end:
-0x26e9 004702 parse demod ,bucket ,32 
-0x26ea 004703 rshift32 pdata ,pdata 
-0x26eb 004704 rshift8 pdata ,pdata 
-0x26ec 004705 istore 4 ,contw 
-0x26ed 004706 copy contw ,regb 
-0x26ee 004708 force regidx_data ,regext_index 
-0x26ef 004709 copy pdata ,regext 
-0x26f0 004710 storet 2 ,core_ccm_inptr 
-0x26f1 004711 rtn 
-:      004713 le_mic_error:
-0x26f2 004714 branch le_end_of_packet 
-:      004716 le_retransmit_end_of_packet:
-0x26f3 004717 call le_set_until_tx_timer 
-0x26f4 004718 call end_of_packet 
-0x26f5 004719 branch le_rx_match 
-:      004721 le_crc_fail:
-0x26f6 004722 call rf_debug_rx_crc_fail_line 
-0x26f7 004723 bmark1 mark_ble_crc_fail ,le_crc_fail_consecutive 
-0x26f8 004724 set1 mark_ble_crc_fail ,mark 
-0x26f9 004725 branch le_crc_fail_tx 
-:      004727 le_unsync_end:
-:      004728 le_crc_fail_consecutive:
-0x26fa 004729 set0 mark_ble_crc_fail ,mark 
-0x26fb 004730 branch le_end_of_packet 
-:      004732 le_end_of_packet:
-0x26fc 004733 bpatchx patch25_2 ,mem_patch25 
-0x26fd 004734 call ccm_ctrl_clr 
-0x26fe 004735 branch end_of_packet 
-:      004737 calc_clke_all_modem:
-0x26ff 004738 bmark1 mark_ble_lr ,calc_clke_modem_coded 
-0x2700 004739 bmark1 mark_ble_2m ,calc_clke_modem_2m 
-0x2701 004740 fetch 2 ,mem_param_clke_cal_le_1m 
-0x2702 004741 copy pdata ,clke_rt 
-0x2703 004742 copy bt_clk ,clke_bt 
-0x2704 004743 rtn 
-:      004746 calc_clke_modem_coded:
-0x2705 004747 fetch 2 ,mem_param_clke_cal_le_coded 
-0x2706 004748 copy pdata ,clke_rt 
-0x2707 004749 add bt_clk ,1 ,clke_bt 
-0x2708 004750 rtn 
-:      004752 calc_clke_modem_2m:
-0x2709 004753 fetch 2 ,mem_param_clke_cal_le_2m 
-0x270a 004754 copy pdata ,clke_rt 
-0x270b 004755 copy bt_clk ,clke_bt 
-0x270c 004756 rtn 
-:      004759 le_set_until_tx_timer:
-0x270d 004760 fetch 1 ,mem_le_rxbuf_data_length 
-0x270e 004761 add pdata ,5 ,temp 
-0x270f 004762 lshift3 temp ,temp 
-0x2710 004763 fetch 1 ,mem_le_rx_phy 
-0x2711 004764 bmark1 mark_ble_lr ,le_set_until_tx_timer_rx_lr 
-0x2712 004765 bbit1 bit_le_1m_phy ,le_set_until_tx_timer_rx_1m 
-0x2713 004766 bbit1 bit_le_2m_phy ,le_set_until_tx_timer_rx_2m 
-:      004767 le_set_until_tx_timer_rx_lr:
-0x2714 004768 branch le_set_until_tx_timer_rx_coded_s2 ,ble_coded_info 
-0x2715 004769 branch le_set_until_tx_timer_rx_coded_s8 
-:      004771 le_set_until_tx_timer_rx_1m:
-0x2716 004772 branch le_calc_stop_watch 
-:      004774 le_set_until_tx_timer_rx_2m:
-0x2717 004775 rshift temp ,temp 
-0x2718 004776 branch le_calc_stop_watch 
-:      004778 le_set_until_tx_timer_rx_coded_s2:
-0x2719 004779 add temp ,3 ,temp 
-0x271a 004780 lshift temp ,temp 
-0x271b 004781 branch le_set_until_tx_timer_rx_coded 
-:      004783 le_set_until_tx_timer_rx_coded_s8:
-0x271c 004784 add temp ,3 ,temp 
-0x271d 004785 lshift3 temp ,temp 
-:      004786 le_set_until_tx_timer_rx_coded:
-0x271e 004787 setarg param_coded_c1_term1_time_40us 
-0x271f 004788 iadd temp ,temp 
-0x2720 004789 branch le_calc_stop_watch 
-:      004791 le_calc_stop_watch:
-0x2721 004792 fetch 1 ,mem_system_clk 
-0x2722 004793 imul32 temp ,temp 
-0x2723 004794 arg param_20ms_init ,rega 
-0x2724 004795 imul32 rega ,pdata 
-0x2725 004796 isub temp ,temp 
-0x2726 004797 copy stop_watch ,pdata 
-0x2727 004798 isub temp ,stop_watch 
-0x2728 004799 rtn 
-:      004801 le_transmit_receive_sifs_without_change_mode:
-0x2729 004802 call le_transmit 
-0x272a 004803 fetcht 1 ,mem_last_freq 
-0x272b 004804 call set_freq_rx 
-0x272c 004805 call rf_rx_enable 
-0x272d 004806 enable swfine 
-0x272e 004807 arg 5500 ,timeup 
-0x272f 004808 branch le_receive_rxon 
-:      004811 le_transmit_receive_sifs:
-0x2730 004812 bpatchx patch25_3 ,mem_patch25 
-0x2731 004813 fetch 1 ,mem_le_tx_phy 
-0x2732 004814 call le_enable_phy_by_pdata 
-0x2733 004815 call le_transmit 
-:      004816 le_transmit_receive_sifs_notx:
-0x2734 004817 fetch 1 ,mem_le_rx_phy 
-0x2735 004818 call le_enable_phy_by_pdata 
-0x2736 004820 fetcht 1 ,mem_last_freq 
-0x2737 004821 call set_freq_rx 
-0x2738 004822 call rf_rx_enable 
-0x2739 004823 enable swfine 
-0x273a 004824 arg 5500 ,timeup 
-0x273b 004825 bmark0 mark_ble_lr ,le_receive_rxon 
-0x273c 004826 arg 8500 ,timeup 
-0x273d 004827 branch le_receive_rxon 
-:      004829 le_transmit_norx:
-0x273e 004830 bpatchx patch25_4 ,mem_patch25 
-0x273f 004831 call le_transmit 
-0x2740 004832 branch end_of_packet 
-:      004834 le_transmit:
-0x2741 004835 bpatchx patch25_5 ,mem_patch25 
-0x2742 004836 call le_prep 
-0x2743 004837 call le_tx_setfreq 
-0x2744 004838 call rf_debug_tx_on_line 
-0x2745 004839 set1 txgfsk ,radio_ctrl 
-0x2746 004840 enable encode_fec0 
-0x2747 004841 enable is_tx 
-0x2748 004842 disable is_rx 
-0x2749 004843 call le_wait_tx 
-0x274a 004844 disable lr_s2en 
-0x274b 004845 bmark1 mark_ble_lr ,le_transmit_lr 
-0x274c 004846 bmark1 mark_ble_2m ,le_transmit_2m 
-0x274d 004847 rshift16 access ,pdata 
-0x274e 004848 rshift8 pdata ,pdata 
-0x274f 004849 rshift4 pdata ,pdata 
-0x2750 004850 inject mod ,40 
-:      004851 le_transmit_packet:
-0x2751 004852 enable enable_white 
-0x2752 004853 enable enable_crc 
-0x2753 004854 bpatchx patch25_6 ,mem_patch25 
-0x2754 004855 fetch 1 ,mem_le_txheader 
-0x2755 004856 inject mod ,8 
-0x2756 004857 ifetch 1 ,contr 
-0x2757 004858 copy pdata ,loopcnt 
-0x2758 004859 inject mod ,8 
-0x2759 004860 sub loopcnt ,0 ,null 
-0x275a 004861 branch le_tr_nopayload ,zero 
-0x275b 004863 fetch 1 ,core_ccm_ctrl 
-0x275c 004864 branch le_transmit_packet_not_enc ,blank 
-0x275d 004865 bmark1 mark_ble_encryption ,le_transmit_packet_enc 
-:      004866 le_transmit_packet_not_enc:
-0x275e 004867 arg mem_le_txpayload ,contr 
-:      004868 le_tr_loop:
-0x275f 004869 ifetch 1 ,contr 
-0x2760 004870 inject mod ,8 
-0x2761 004871 loop le_tr_loop 
-:      004873 le_tr_nopayload:
-0x2762 004874 enable enable_parity 
-0x2763 004875 inject mod ,24 
-0x2764 004876 disable enable_parity 
-0x2765 004877 bmark0 mark_ble_lr ,le_transmit_skip 
-0x2766 004878 disable enable_white 
-0x2767 004879 setarg 0 
-0x2768 004880 inject mod ,3 
-:      004881 le_transmit_skip:
-0x2769 004882 until null ,tx_clear 
-0x276a 004883 nop 100 
-0x276b 004884 bpatchx patch25_7 ,mem_patch25 
-0x276c 004885 disable encode_fec0 
-0x276d 004886 disable encode_fec3 
-0x276e 004887 call set_sync_on 
-0x276f 004888 call rf_debug_tx_off_line 
-:      004889 le_check_start_pause_enc:
-0x2770 004890 fetch 1 ,mem_le_txheader 
-0x2771 004891 and pdata ,llid_le_ll ,pdata 
-0x2772 004892 rtnne llid_le_ll 
-0x2773 004893 fetch 1 ,mem_le_enc_state 
-0x2774 004894 beq flag_le_enc_pause ,le_clear_enc 
-0x2775 004895 rtnne flag_le_send_start_enc_req 
-0x2776 004896 fetch 1 ,mem_le_txpayload 
-0x2777 004897 beq ll_start_enc_req ,le_set_enc 
-0x2778 004898 rtn 
-:      004901 le_transmit_packet_enc:
-0x2779 004902 increase -4 ,loopcnt 
-0x277a 004903 copy loopcnt ,temp 
-0x277b 004904 call ccm_wait_enc 
-0x277c 004905 arg mem_le_txpayload ,contr 
-:      004906 le_transmit_packet_enc_loop:
-0x277d 004907 ifetch 1 ,contr 
-0x277e 004908 inject mod ,8 
-0x277f 004909 loop le_transmit_packet_enc_loop 
-0x2780 004910 call ccm_check_enc_done 
-0x2781 004911 copy regext ,pdata 
-0x2782 004912 inject mod ,32 
-0x2783 004913 branch le_tr_nopayload 
-:      004915 le_transmit_lr:
-0x2784 004916 arg 10 ,loopcnt 
-:      004917 le_transmit_lr_preamble_loop:
-0x2785 004918 setarg 0x3c 
-0x2786 004919 inject mod ,8 
-0x2787 004920 loop le_transmit_lr_preamble_loop 
-0x2788 004921 disable encode_fec0 
-0x2789 004922 enable encode_fec3 
-0x278a 004923 rshift16 access ,pdata 
-0x278b 004924 rshift16 pdata ,pdata 
-0x278c 004925 rshift4 pdata ,pdata 
-0x278d 004926 inject mod ,32 
-0x278e 004927 bmark1 mark_ble_lr_s8 ,le_transmit_lr_s8 
-:      004928 le_transmit_lr_s2:
-0x278f 004929 setarg 1 
-0x2790 004930 inject mod ,5 
-0x2791 004931 enable lr_s2en 
-0x2792 004932 branch le_transmit_packet 
-:      004934 le_transmit_lr_s8:
-0x2793 004935 setarg 0 
-0x2794 004936 inject mod ,5 
-0x2795 004937 branch le_transmit_packet 
-:      004939 le_transmit_2m:
-0x2796 004940 fetch 1 ,mem_system_clk 
-0x2797 004941 fetcht 1 ,mem_le_tx2m_delay 
-0x2798 004942 iadd temp ,pdata 
-0x2799 004943 call sleep 
-0x279a 004944 rshift16 access ,pdata 
-0x279b 004945 rshift8 pdata ,pdata 
-0x279c 004946 rshift4 pdata ,temp 
-0x279d 004947 copy temp ,pdata 
-0x279e 004948 inject mod ,8 
-0x279f 004949 copy temp ,pdata 
-0x27a0 004950 inject mod ,40 
-0x27a1 004951 branch le_transmit_packet 
-:      004954 le_update_param:
-0x27a2 004955 arg le_update_param_ahead1_cb ,regc 
-0x27a3 004956 arg le_update_param_cb ,regb 
-0x27a4 004957 arg lestate_update_param ,queue 
-0x27a5 004958 branch le_check_update_flag 
-:      004960 le_update_param_ahead1_cb:
-0x27a6 004961 add rega ,coffset_sniff_anchor ,contr 
-0x27a7 004962 ifetcht 4 ,contr 
-0x27a8 004963 add rega ,coffest_le_new_transmitwindowsize ,contr 
-0x27a9 004964 ifetch 1 ,contr 
-0x27aa 004965 add rega ,coffset_le_window_size ,contw 
-0x27ab 004966 istore 1 ,contw 
-0x27ac 004967 ifetch 2 ,contr 
-0x27ad 004968 lshift2 pdata ,pdata 
-0x27ae 004969 iadd temp ,timeup 
-0x27af 004970 add rega ,coffset_sniff_anchor ,contw 
-0x27b0 004971 deposit timeup 
-0x27b1 004972 istore 4 ,contw 
-0x27b2 004973 ifetch 2 ,contr 
-0x27b3 004974 lshift2 pdata ,pdata 
-0x27b4 004975 add rega ,coffset_tsniff ,contw 
-0x27b5 004976 istore 2 ,contw 
-0x27b6 004977 ifetch 2 ,contr 
-0x27b7 004978 add rega ,coffset_le_slave_latency ,contw 
-0x27b8 004979 istore 2 ,contw 
-0x27b9 004980 ifetch 2 ,contr 
-0x27ba 004981 store 2 ,mem_le_init_superto 
-0x27bb 004982 branch le_receive_window_size 
-:      004984 le_update_param_cb:
-0x27bc 004985 ifetch 1 ,rega 
-0x27bd 004986 set0 lestate_got_first_packet ,pdata 
-0x27be 004987 istore 1 ,rega 
-0x27bf 004988 storer rega ,2 ,mem_rega 
-0x27c0 004989 jam bt_evt_le_parse_conn_param_accepted ,mem_fifo_temp 
-0x27c1 004990 call ui_ipc_send_event 
-0x27c2 004991 fetchr rega ,2 ,mem_rega 
-0x27c3 004992 rtn 
-:      004994 le_update_channel_map:
-0x27c4 004995 arg 0 ,regc 
-0x27c5 004996 arg le_update_channel_map_cb ,regb 
-0x27c6 004997 arg lestate_update_map ,queue 
-0x27c7 004998 branch le_check_update_flag 
-:      005000 le_update_channel_map_cb:
-0x27c8 005001 add rega ,coffset_le_new_map ,contr 
-0x27c9 005002 ifetch 5 ,contr 
-0x27ca 005003 add rega ,coffset_le_channel_map ,contw 
-0x27cb 005004 istore 5 ,contw 
-0x27cc 005005 branch le_calc_channel_map 
-:      005008 le_update_phy:
-0x27cd 005009 arg 0 ,regc 
-0x27ce 005010 arg le_update_phy_cb ,regb 
-0x27cf 005011 arg lestate_update_phy ,queue 
-0x27d0 005012 branch le_check_update_flag 
-:      005014 le_update_phy_cb:
-0x27d1 005015 add rega ,coffset_le_new_m2s_phy ,contr 
-0x27d2 005016 ifetch 1 ,contr 
-0x27d3 005017 call le_update_phy_cb_m2s 
-0x27d4 005018 istore 1 ,contw 
-0x27d5 005019 add rega ,coffset_le_new_s2m_phy ,contr 
-0x27d6 005020 ifetch 1 ,contr 
-0x27d7 005021 call le_update_phy_cb_s2m 
-0x27d8 005022 istore 1 ,contw 
-0x27d9 005023 storer rega ,2 ,mem_rega 
-0x27da 005024 jam bt_evt_le_update_phy ,mem_fifo_temp 
-0x27db 005025 call ui_ipc_send_event 
-0x27dc 005026 fetchr rega ,2 ,mem_rega 
-0x27dd 005027 rtn 
-:      005029 le_update_phy_cb_m2s:
-0x27de 005030 call le_update_phy_cb_m2s_no_change ,blank 
-0x27df 005031 add rega ,coffset_le_rx_phy ,contw 
-0x27e0 005032 nrtn master 
-0x27e1 005033 fetcht 1 ,mem_le_tx_phys 
-0x27e2 005034 isolate1 bit_le_coded_phy_s8 ,temp 
-0x27e3 005035 setflag true ,bit_le_coded_phy_s8 ,pdata 
-0x27e4 005036 add rega ,coffset_le_tx_phy ,contw 
-0x27e5 005037 rtn 
-:      005039 le_update_phy_cb_m2s_no_change:
-0x27e6 005040 add rega ,coffset_le_rx_phy ,contr 
-0x27e7 005041 ifetch 1 ,contr 
-0x27e8 005042 nrtn master 
-0x27e9 005043 add rega ,coffset_le_tx_phy ,contr 
-0x27ea 005044 ifetch 1 ,contr 
-0x27eb 005045 rtn 
-:      005047 le_update_phy_cb_s2m:
-0x27ec 005048 call le_update_phy_cb_s2m_no_change ,blank 
-0x27ed 005049 fetcht 1 ,mem_le_tx_phys 
-0x27ee 005050 isolate1 bit_le_coded_phy_s8 ,temp 
-0x27ef 005051 setflag true ,bit_le_coded_phy_s8 ,pdata 
-0x27f0 005052 add rega ,coffset_le_tx_phy ,contw 
-0x27f1 005053 nrtn master 
-0x27f2 005054 set0 bit_le_coded_phy_s8 ,pdata 
-0x27f3 005055 add rega ,coffset_le_rx_phy ,contw 
-0x27f4 005056 rtn 
-:      005058 le_update_phy_cb_s2m_no_change:
-0x27f5 005059 add rega ,coffset_le_tx_phy ,contr 
-0x27f6 005060 ifetch 1 ,contr 
-0x27f7 005061 nrtn master 
-0x27f8 005062 add rega ,coffset_le_rx_phy ,contr 
-0x27f9 005063 ifetch 1 ,contr 
-0x27fa 005064 rtn 
-:      005069 le_check_update_flag:
-0x27fb 005070 bpatchx patch26_0 ,mem_patch26 
-0x27fc 005071 ifetch 1 ,rega 
-0x27fd 005072 qisolate0 pdata 
-0x27fe 005073 rtn true 
-0x27ff 005074 add rega ,coffset_le_event_cnt ,contr 
-0x2800 005075 ifetcht 2 ,contr 
-0x2801 005076 add rega ,coffset_le_instant ,contr 
-0x2802 005077 ifetch 2 ,contr 
-0x2803 005079 isub temp ,pdata 
-0x2804 005080 branch le_update ,zero 
-0x2805 005081 nbranch le_check_update_small ,positive 
-0x2806 005082 sub pdata ,1 ,null 
-0x2807 005083 branch le_update_ahead1 ,zero 
-0x2808 005084 rtn 
-:      005086 le_update_ahead1:
-0x2809 005087 copy regc ,pdata 
-0x280a 005088 branch callback_func 
-:      005090 le_update:
-0x280b 005091 ifetch 1 ,rega 
-0x280c 005092 qset0 pdata 
-0x280d 005093 istore 1 ,rega 
-0x280e 005094 copy regb ,pdata 
-0x280f 005095 branch callback_func 
-:      005097 le_check_update_small:
-0x2810 005098 add rega ,coffset_le_event_cnt ,contr 
-0x2811 005099 ifetch 2 ,contr 
-0x2812 005100 add rega ,coffset_le_instant ,contr 
-0x2813 005101 ifetch 2 ,contr 
-0x2814 005102 isub temp ,pdata 
-0x2815 005103 arg 0xffff ,temp 
-0x2816 005104 isub temp ,null 
-0x2817 005105 branch le_update ,zero 
-0x2818 005106 arg 0xf000 ,temp 
-0x2819 005107 isub temp ,null 
-0x281a 005108 nbranch le_update ,positive 
-0x281b 005109 rtn 
-:      005112 le_check_retransmit:
-0x281c 005113 fetcht 1 ,mem_le_arq 
-0x281d 005114 fetch 1 ,mem_le_rxbuf_data_header 
-0x281e 005117 rshift pdata ,pdata 
-0x281f 005118 ixor temp ,pdata 
-0x2820 005119 isolate1 nesn ,pdata 
-0x2821 005120 setflag true ,mark_old_packet ,mark 
-0x2822 005121 rtn 
-:      005124 le_acknowledge:
-0x2823 005125 bpatchx patch26_1 ,mem_patch26 
-0x2824 005126 call le_supervision_flush 
-0x2825 005127 rtnmark1 mark_ble_crc_fail 
-0x2826 005128 call le_check_wak 
-0x2827 005129 fetch 1 ,mem_le_rxbuf_data_header 
-0x2828 005130 isolate1 md ,pdata 
-0x2829 005131 setflag true ,mark_ble_rx_md ,mark 
-0x282a 005132 rshift pdata ,pdata 
-0x282b 005133 ixor temp ,pdata 
-0x282c 005134 isolate1 nesn ,pdata 
-0x282d 005135 setflag true ,mark_old_packet ,mark 
-0x282e 005136 rtnmark1 mark_old_packet 
-0x282f 005137 fetch 1 ,mem_le_rxbuf_data_length 
-0x2830 005138 branch le_ack_unenc ,blank 
-0x2831 005139 fetch 1 ,mem_le_state 
-0x2832 005140 bbit0 lestate_encryption ,le_ack_unenc 
-0x2833 005141 fetcht 4 ,mem_le_peer_mic 
-0x2834 005142 fetch 4 ,mem_ccm_last_mic 
-0x2835 005143 isub temp ,null 
-0x2836 005144 branch assert ,zero 
-0x2837 005145 storet 4 ,mem_ccm_last_mic 
-0x2838 005146 fetch 5 ,mem_ccm_pcnt_rx 
-0x2839 005147 increase 1 ,pdata 
-0x283a 005148 set1 le_ccm_directionbit ,pdata 
-0x283b 005149 store 5 ,mem_ccm_pcnt_rx 
-:      005151 le_ack_unenc:
-0x283c 005152 fetcht 1 ,mem_le_arq 
-0x283d 005153 setflip nesn ,temp 
-0x283e 005154 storet 1 ,mem_le_arq 
-0x283f 005155 fetch 1 ,mem_le_configuration 
-0x2840 005156 rtnbit0 bit_ble_deal_bb_packet 
-0x2841 005157 bpatchx patch26_2 ,mem_patch26 
-0x2842 005158 fetch 1 ,mem_le_rxbuf_data_length 
-0x2843 005159 rtn blank 
-0x2844 005160 fetch 1 ,mem_le_rxbuf_data_header 
-0x2845 005161 compare llid_continue ,pdata ,3 
-0x2846 005162 branch le_parse_writing_attribute_continue ,true 
-0x2847 005163 compare llid_start ,pdata ,3 
-0x2848 005164 branch le_parse_writing_attribute_start ,true 
-0x2849 005165 rtn 
-:      005168 le_check_wak:
-0x284a 005169 bpatchx patch26_3 ,mem_patch26 
-0x284b 005170 fetcht 1 ,mem_le_arq 
-0x284c 005171 isolate0 wak ,temp 
-0x284d 005172 rtn true 
-0x284e 005173 fetch 1 ,mem_le_rxbuf_data_header 
-0x284f 005174 lshift pdata ,pdata 
-0x2850 005175 ixor temp ,pdata 
-0x2851 005176 rtnbit0 sn 
-0x2852 005177 set0 wak ,temp 
-0x2853 005178 setflip sn ,temp 
-0x2854 005179 storet 1 ,mem_le_arq 
-0x2855 005180 compare 3 ,temp ,3 
-0x2856 005182 rtn 
-:      005185 le_set_enc:
-0x2857 005186 fetch 1 ,mem_le_state 
-0x2858 005187 set1 lestate_encryption ,pdata 
-0x2859 005188 store 1 ,mem_le_state 
-0x285a 005189 set1 mark_ble_encryption ,mark 
-0x285b 005190 rtn 
-:      005192 le_clear_enc:
-0x285c 005193 bpatchx patch26_4 ,mem_patch26 
-0x285d 005194 jam flag_le_enc_null ,mem_le_enc_state 
-0x285e 005195 arg 0 ,pdata 
-0x285f 005196 store 4 ,mem_ccm_last_mic 
-0x2860 005197 store 5 ,mem_ccm_pcnt_tx 
-0x2861 005198 set1 le_ccm_directionbit ,pdata 
-0x2862 005199 store 5 ,mem_ccm_pcnt_rx 
-0x2863 005200 fetch 1 ,mem_le_state 
-0x2864 005201 set0 lestate_encryption ,pdata 
-0x2865 005202 store 1 ,mem_le_state 
-0x2866 005203 set0 mark_ble_encryption ,mark 
-0x2867 005204 rtn 
-:      005209 le_scan_check_sender_addr_type:
-0x2868 005210 arg 1 ,rega 
-0x2869 005211 fetch 1 ,mem_le_rxbuf_adv_connect_ind_header 
-0x286a 005212 rtnbit1 le_sender_addr_bit 
-0x286b 005213 arg 0 ,rega 
-0x286c 005214 rtn 
-:      005217 le_get_master_rx_max:
-0x286d 005218 copy contr ,contw 
-0x286e 005219 fetcht 2 ,mem_remote_rx_max_octets 
-0x286f 005220 copy contw ,contr 
-0x2870 005221 rtn 
-:      005224 le_prepare_tx:
-0x2871 005225 bpatchx patch26_5 ,mem_patch26 
-0x2872 005226 fetch 1 ,mem_le_arq 
-0x2873 005227 rtnbit1 wak 
-0x2874 005228 call le_check_tx_md 
-0x2875 005229 call le_fifo_get_first_tx_ptr 
-0x2876 005230 branch le_send_empty ,blank 
-0x2877 005231 ifetch 2 ,contr 
-0x2878 005232 ifetcht 2 ,contr 
-0x2879 005233 copy temp ,rega 
-0x287a 005234 isub rega ,pdata 
-0x287b 005235 call le_get_master_rx_max 
-0x287c 005236 call not_greater_than 
-0x287d 005237 copy pdata ,temp 
-0x287e 005238 ifetchr type ,1 ,contr 
-0x287f 005239 copy rega ,pdata 
-0x2880 005240 iadd contr ,pdata 
-0x2881 005241 store 2 ,mem_contr 
-0x2882 005242 call le_update_tx_type 
-0x2883 005243 call le_send_packet 
-0x2884 005245 call le_fifo_get_first_tx_ptr 
-0x2885 005246 ifetch 2 ,contr 
-0x2886 005247 copy pdata ,rega 
-0x2887 005248 copy contr ,regc 
-0x2888 005249 ifetcht 2 ,contr 
-0x2889 005250 copy temp ,regb 
-0x288a 005251 isub regb ,pdata 
-0x288b 005252 call le_get_master_rx_max 
-0x288c 005253 call not_greater_than 
-0x288d 005254 iadd regb ,pdata 
-0x288e 005255 istore 2 ,regc 
-0x288f 005256 isub rega ,null 
-0x2890 005257 nrtn zero 
-0x2891 005258 branch le_fifo_release_first_node 
-:      005261 le_check_tx_md:
-0x2892 005262 call le_check_continue 
-0x2893 005263 rtnmark1 mark_ble_tx_md 
-0x2894 005264 fetch 1 ,mem_le_configuration 
-0x2895 005265 bbit0 bit_ble_transmit_packet_by_md ,le_clear_md 
-0x2896 005266 call le_fifo_get_second_tx_ptr 
-0x2897 005267 branch le_clear_md ,blank 
-0x2898 005268 branch le_set_md 
-:      005271 le_check_continue:
-0x2899 005272 call le_fifo_get_first_tx_ptr 
-0x289a 005273 branch le_clear_md ,blank 
-0x289b 005274 ifetch 2 ,contr 
-0x289c 005275 ifetcht 2 ,contr 
-0x289d 005276 isub temp ,rega 
-0x289e 005277 call le_get_master_rx_max 
-0x289f 005278 copy temp ,pdata 
-0x28a0 005279 isub rega ,null 
-0x28a1 005280 branch le_clear_md ,positive 
-:      005281 le_set_md:
-0x28a2 005282 set1 mark_ble_tx_md ,mark 
-0x28a3 005283 rtn 
-:      005285 le_clear_md:
-0x28a4 005286 set0 mark_ble_tx_md ,mark 
-0x28a5 005287 rtn 
-:      005289 le_update_tx_type:
-0x28a6 005290 copy rega ,pdata 
-0x28a7 005291 rtn blank 
-0x28a8 005292 arg llid_continue ,type 
-0x28a9 005293 rtn 
-:      005296 le_att_check_notification_enable:
-0x28aa 005297 bpatchx patch26_6 ,mem_patch26 
-0x28ab 005298 increase 1 ,temp 
-0x28ac 005299 call le_att_get_handle_ptr 
-0x28ad 005300 increase -2 ,contr 
-0x28ae 005301 ifetch 2 ,contr 
-0x28af 005302 arg client_charactertic_configuration ,temp 
-0x28b0 005303 isub temp ,null 
-0x28b1 005304 nrtn zero 
-0x28b2 005305 increase 1 ,contr 
-0x28b3 005306 copy contr ,rega 
-0x28b4 005307 ifetch 1 ,contr 
-0x28b5 005308 rtn 
-:      005311 le_send_empty:
-0x28b6 005312 force 0 ,temp 
-0x28b7 005313 force 1 ,type 
-:      005315 le_send_packet:
-0x28b8 005316 bpatchx patch26_7 ,mem_patch26 
-0x28b9 005317 storet 1 ,mem_le_txlen 
-0x28ba 005318 fetcht 1 ,mem_le_arq 
-0x28bb 005319 set1 wak ,temp 
-0x28bc 005320 and temp ,0xfc ,pdata 
-0x28bd 005321 ior type ,pdata 
-0x28be 005322 store 1 ,mem_le_arq 
-0x28bf 005323 and_into 0x1f ,pdata 
-0x28c0 005324 isolate1 mark_ble_tx_md ,mark 
-0x28c1 005325 setflag true ,md ,pdata 
-0x28c2 005326 store 1 ,mem_le_txheader 
-0x28c3 005328 fetch 1 ,mem_le_txheader 
-0x28c4 005329 compare 1 ,type ,3 
-0x28c5 005330 nbranch le_send_no_txlen ,true 
-0x28c6 005331 fetch 1 ,mem_le_txlen 
-0x28c7 005332 rtn blank 
-:      005334 le_send_no_txlen:
-0x28c8 005335 bmark1 mark_ble_encryption ,le_send_packet_enc 
-0x28c9 005336 fetchr loopcnt ,1 ,mem_le_txlen 
-0x28ca 005337 fetch 2 ,mem_contr 
-0x28cb 005338 copy pdata ,contr 
-0x28cc 005339 arg mem_le_txpayload ,contw 
-0x28cd 005340 branch memcpy_fast 
-:      005342 le_send_packet_enc:
-0x28ce 005343 call load_sk 
-0x28cf 005344 branch le_encrypt_new_start 
-:      005346 get_lpm_wake_ble_rx_lock:
-0x28d0 005347 arg wake_lock_ble_rx ,queue 
-0x28d1 005348 branch lpm_get_wake_lock 
-:      005350 put_lpm_wake_ble_rx_lock:
-0x28d2 005351 arg wake_lock_ble_rx ,queue 
-0x28d3 005352 branch lpm_put_wake_lock 
-:      005355 le_parse:
-0x28d4 005356 bpatchx patch27_0 ,mem_patch27 
-0x28d5 005357 rtnmark1 mark_old_packet 
-0x28d6 005358 rtnmark1 mark_ble_crc_fail 
-0x28d7 005359 fetch 1 ,mem_le_rxbuf_data_header 
-0x28d8 005360 and pdata ,0x3 ,pdata 
-0x28d9 005361 store 1 ,mem_le_packet_llid 
-0x28da 005362 fetch 1 ,mem_le_rxbuf_data_length 
-0x28db 005363 rtn blank 
-0x28dc 005364 setarg mem_le_rxbuf_data_payload 
-0x28dd 005365 store 2 ,mem_le_payload_ptr 
-0x28de 005366 bpatchx patch27_1 ,mem_patch27 
-0x28df 005367 fetch 1 ,mem_le_packet_llid 
-0x28e0 005368 beq llid_le_ll ,le_parse_ll 
-:      005369 le_parse_l2cap:
-0x28e1 005370 call le_check_l2cap_complete 
-0x28e2 005371 nbranch get_lpm_wake_ble_rx_lock ,user 
-0x28e3 005372 call put_lpm_wake_ble_rx_lock 
-0x28e4 005373 setarg 0 
-0x28e5 005374 store 2 ,mem_le_packet_len_recved 
-0x28e6 005375 fetch 2 ,mem_le_payload_ptr 
-0x28e7 005376 add pdata ,2 ,contr 
-0x28e8 005377 bpatchx patch27_2 ,mem_patch27 
-:      005378 le_parse_l2cap_next:
-0x28e9 005379 ifetch 2 ,contr 
-0x28ea 005380 beq le_l2cap_cid_att ,le_parse_att 
-0x28eb 005381 beq le_l2cap_cid_smp ,le_parse_smp 
-0x28ec 005382 beq le_l2cap_cid_signal ,le_parse_signaling 
-0x28ed 005383 rtn 
-:      005386 le_check_l2cap_complete:
-0x28ee 005387 fetch 1 ,mem_le_packet_llid 
-0x28ef 005388 beq llid_start ,le_check_l2cap_llid_start 
-0x28f0 005389 beq llid_continue ,le_check_l2cap_llid_continue 
-0x28f1 005390 rtn 
-:      005395 le_check_l2cap_cid_legal:
-0x28f2 005396 call enable_user 
-0x28f3 005397 arg le_l2cap_cid_att ,temp 
-0x28f4 005398 isub pdata ,null 
-0x28f5 005399 rtn zero 
-0x28f6 005400 arg le_l2cap_cid_signal ,temp 
-0x28f7 005401 isub pdata ,null 
-0x28f8 005402 rtn zero 
-0x28f9 005403 arg le_l2cap_cid_smp ,temp 
-0x28fa 005404 isub pdata ,null 
-0x28fb 005405 rtn zero 
-0x28fc 005406 branch disable_user 
-:      005409 le_check_l2cap_llid_start:
-0x28fd 005410 fetch 2 ,mem_le_payload_ptr 
-0x28fe 005411 copy pdata ,contr 
-0x28ff 005412 ifetch 2 ,contr 
-0x2900 005413 store 2 ,mem_le_l2cap_size 
-0x2901 005414 ifetch 2 ,contr 
-0x2902 005415 call le_check_l2cap_cid_legal 
-0x2903 005416 nrtn user 
-0x2904 005417 fetcht 1 ,mem_le_rxbuf_data_length 
-0x2905 005418 storet 2 ,mem_le_packet_len_recved 
-0x2906 005419 fetch 2 ,mem_le_l2cap_size 
-0x2907 005420 increase 4 ,pdata 
-0x2908 005421 isub temp ,null 
-0x2909 005422 branch enable_user ,zero 
-0x290a 005423 fetchr loopcnt ,1 ,mem_le_rxbuf_data_length 
-0x290b 005424 arg mem_le_l2cap_buf ,contw 
-0x290c 005425 fetch 2 ,mem_le_payload_ptr 
-0x290d 005426 copy pdata ,contr 
-0x290e 005427 call memcpy_fast 
-0x290f 005428 branch disable_user 
-:      005433 le_check_l2cap_continue_legal:
-0x2910 005434 call enable_user 
-0x2911 005435 fetch 2 ,mem_le_packet_len_recved 
-0x2912 005436 nrtn blank 
-0x2913 005437 branch disable_user 
-:      005439 le_check_l2cap_llid_continue:
-0x2914 005440 call le_check_l2cap_continue_legal 
-0x2915 005441 nrtn user 
-0x2916 005442 fetch 2 ,mem_le_packet_len_recved 
-0x2917 005443 arg mem_le_l2cap_buf ,contw 
-0x2918 005444 iadd contw ,rega 
-0x2919 005445 fetcht 1 ,mem_le_rxbuf_data_length 
-0x291a 005446 iadd temp ,pdata 
-0x291b 005447 store 2 ,mem_le_packet_len_recved 
-0x291c 005448 fetchr loopcnt ,1 ,mem_le_rxbuf_data_length 
-0x291d 005449 copy rega ,contw 
-0x291e 005450 fetch 2 ,mem_le_payload_ptr 
-0x291f 005451 copy pdata ,contr 
-0x2920 005452 call memcpy_fast 
-0x2921 005453 setarg mem_le_l2cap_buf 
-0x2922 005454 store 2 ,mem_le_payload_ptr 
-0x2923 005455 fetch 2 ,mem_le_l2cap_size 
-0x2924 005456 increase 4 ,pdata 
-0x2925 005457 fetcht 2 ,mem_le_packet_len_recved 
-0x2926 005458 isub temp ,null 
-0x2927 005459 branch enable_user ,zero 
-0x2928 005460 branch disable_user 
-:      005465 le_writeatt_cb:
-0x2929 005466 fetch 2 ,mem_cb_att_write 
-0x292a 005467 branch callback_func 
-:      005469 le_supervision_update:
-0x292b 005470 bpatchx patch27_3 ,mem_patch27 
-0x292c 005471 fetcht 4 ,mem_le_supervision_timer 
-0x292d 005472 call get_clkbt 
-0x292e 005473 isub temp ,timeup 
-0x292f 005474 deposit timeup 
-0x2930 005475 fetcht 2 ,mem_le_superto 
-0x2931 005476 lshift4 temp ,temp 
-0x2932 005477 lshift temp ,temp 
-0x2933 005478 isub temp ,pdata 
-0x2934 005479 rtn 
-:      005481 le_supervision_flush:
-0x2935 005482 call get_clkbt 
-0x2936 005483 store 4 ,mem_le_supervision_timer 
-0x2937 005484 rtn 
-:      005488 le_receive_window_size:
-0x2938 005489 bpatchx patch27_4 ,mem_patch27 
-0x2939 005490 add rega ,coffset_le_peer_sca ,contr 
-0x293a 005491 ifetch 1 ,contr 
-0x293b 005492 call le_sca_map 
-0x293c 005493 add rega ,coffset_tsniff ,contr 
-0x293d 005494 ifetch 2 ,contr 
-0x293e 005495 imul32 temp ,pdata 
-0x293f 005496 fetcht 2 ,mem_param_rt_rthalfslot 
-0x2940 005497 imul32 temp ,pdata 
-0x2941 005498 arg 1000000 ,temp 
-0x2942 005499 idiv temp 
-0x2943 005500 arg param_windown_size ,temp 
-0x2944 005501 fetch 1 ,mem_system_clk 
-0x2945 005502 imul32 temp ,temp 
-0x2946 005503 add rega ,coffset_le_window_size ,contr 
-0x2947 005504 ifetch 1 ,contr 
-0x2948 005505 imul32 temp ,pdata 
-0x2949 005506 iadd temp ,pdata 
-0x294a 005507 store 4 ,mem_le_transmit_window 
-0x294b 005508 fetch 2 ,mem_rx_window_sniff 
-0x294c 005509 call wait_div_end 
-0x294d 005510 quotient temp 
-0x294e 005511 iadd temp ,pdata 
-0x294f 005512 add rega ,coffset_rx_window ,contw 
-0x2950 005513 istore 2 ,contw 
-0x2951 005514 rtn 
-:      005519 le_modified_name:
-0x2952 005520 bpatchx patch27_5 ,mem_patch27 
-0x2953 005521 call le_modified_name_att_list 
-0x2954 005522 branch le_modified_name_adv 
-:      005524 le_modified_name_att_list:
-0x2955 005525 jam 2 ,mem_le_search_att_type_length 
-0x2956 005526 arg uuid_chrctr_device_name ,temp 
-0x2957 005527 storet 2 ,mem_le_search_att_type 
-0x2958 005528 call le_att_get_uuid_ptr 
-0x2959 005529 rtn blank 
-0x295a 005530 ifetch 1 ,contr 
-0x295b 005531 copy contr ,contw 
-0x295c 005532 fetcht 1 ,mem_le_name_len 
-0x295d 005533 copy temp ,loopcnt 
-0x295e 005534 isub temp ,null 
-0x295f 005535 nbranch le_name_length_longer_than_att ,positive 
-0x2960 005536 isub temp ,temp 
-0x2961 005537 arg mem_le_name ,contr 
-0x2962 005538 call memcpy_fast 
-0x2963 005539 copy temp ,loopcnt 
-0x2964 005540 ncall memcpy_empty ,zero 
-0x2965 005541 rtn 
-:      005542 le_name_length_longer_than_att:
-0x2966 005543 copy pdata ,loopcnt 
-0x2967 005544 arg mem_le_name ,contr 
-0x2968 005545 branch memcpy_fast 
-:      005548 le_modified_name_adv:
-0x2969 005549 arg mem_le_adv_data_len + 32 ,regc 
-0x296a 005550 arg mem_le_adv_data ,rega 
-0x296b 005551 call le_modified_name_adv_and_scan 
-0x296c 005552 setarg 0 
-0x296d 005553 setflag user ,0 ,pdata 
-0x296e 005554 store 1 ,mem_pdatatemp 
-0x296f 005555 arg mem_le_scan_data_len + 32 ,regc 
-0x2970 005556 arg mem_le_scan_data ,rega 
-0x2971 005557 call le_modified_name_adv_and_scan 
-0x2972 005558 rtn user 
-0x2973 005559 fetch 1 ,mem_pdatatemp 
-0x2974 005560 branch assert ,blank 
-0x2975 005561 rtn 
-:      005564 le_modified_name_adv_and_scan:
-0x2976 005565 bpatchx patch27_6 ,mem_patch27 
-0x2977 005566 call enable_user 
-0x2978 005567 call clear_temp_block 
-0x2979 005568 arg 0 ,regb 
-0x297a 005569 arg mem_le_data_temp ,contw 
-0x297b 005570 call le_modified_name_adv_loop 
-0x297c 005571 fetch 1 ,mem_le_name_len 
-0x297d 005572 add pdata ,1 ,temp 
-0x297e 005573 iadd regb ,rega 
-0x297f 005574 increase 2 ,rega 
-0x2980 005575 sub rega ,0x1f ,null 
-0x2981 005576 nbranch le_modified_name_adv_and_scan_name_overflow ,positive 
-0x2982 005577 istoret 1 ,contw 
-0x2983 005578 arg gap_adtype_local_name_complete ,temp 
-0x2984 005579 istoret 1 ,contw 
-0x2985 005580 iforce loopcnt 
-0x2986 005581 call memcpy_fast 
-0x2987 005582 copy rega ,regb 
-:      005583 le_modified_name_adv_and_scan_store_data:
-0x2988 005584 deposit regb 
-0x2989 005585 store 1 ,mem_le_data_len_temp 
-0x298a 005586 arg mem_le_data_len_temp ,contr 
-0x298b 005587 setarg -32 
-0x298c 005588 iadd regc ,contw 
-0x298d 005589 branch memcpy32 
-:      005591 le_modified_name_adv_and_scan_name_overflow:
-0x298e 005592 call disable_user 
-0x298f 005593 branch le_modified_name_adv_and_scan_store_data 
-:      005595 le_modified_name_adv_loop:
-0x2990 005596 ifetch 1 ,rega 
-0x2991 005597 rtn blank 
-0x2992 005598 pincrease 1 
-0x2993 005599 ifetcht 1 ,contr 
-0x2994 005600 sub temp ,gap_adtype_local_name_complete ,null 
-0x2995 005601 branch le_modified_name_adv_found_name ,zero 
-0x2996 005602 iadd regb ,regb 
-0x2997 005603 copy rega ,contr 
-0x2998 005604 iforce loopcnt 
-0x2999 005605 call memcpy_fast 
-0x299a 005606 copy contr ,rega 
-:      005607 le_modified_name_adv_loop2:
-0x299b 005608 deposit rega 
-0x299c 005609 isub regc ,null 
-0x299d 005610 rtn positive 
-0x299e 005611 branch le_modified_name_adv_loop 
-:      005613 le_modified_name_adv_found_name:
-0x299f 005614 iadd rega ,rega 
-0x29a0 005615 branch le_modified_name_adv_loop2 
-:      005618 memcpy_empty:
-0x29a1 005619 setarg space 
-0x29a2 005620 istore 1 ,contw 
-0x29a3 005621 loop memcpy_empty 
-0x29a4 005622 rtn 
-:      005625 le_lpm_set_mult:
-0x29a5 005626 bpatchx patch27_7 ,mem_patch27 
-0x29a6 005627 disable wake 
-0x29a7 005628 branch le_lpm_set_mult_attempt ,attempt 
-0x29a8 005629 nbranch le_lpm_lost ,match 
-:      005630 le_lpm_set_mult_attempt:
-0x29a9 005631 call lpm_match 
-0x29aa 005632 fetch 2 ,mem_rx_window_sniff 
-0x29ab 005633 store 2 ,mem_le_receive_window 
-0x29ac 005634 fetch 1 ,mem_le_configuration 
-0x29ad 005635 bbit1 bit_ble_short_mult ,lpm_mult_short 
-0x29ae 005636 bmark1 mark_old_packet ,lpm_mult_short 
-0x29af 005637 fetch 1 ,mem_le_rxbuf_data_length 
-0x29b0 005638 nbranch lpm_mult_short ,blank 
-0x29b1 005639 fetch 1 ,mem_le_txlen 
-0x29b2 005640 nbranch lpm_mult_short ,blank 
-0x29b3 005642 fetch 1 ,mem_le_state 
-0x29b4 005643 bbit1 lestate_update_param ,lpm_mult_short 
-0x29b5 005644 bbit1 lestate_update_phy ,lpm_mult_short 
-0x29b6 005645 bbit1 lestate_update_map ,lpm_mult_short 
-0x29b7 005646 branch lpm_mult_wait_timeout 
-:      005648 le_lpm_lost:
-0x29b8 005649 fetch 1 ,mem_sniff_unint_lost 
-0x29b9 005650 sub pdata ,30 ,null 
-0x29ba 005651 nbranch lpm_lost ,positive 
-0x29bb 005652 fetcht 2 ,mem_rx_window_sniff 
-0x29bc 005653 rshift temp ,temp 
-0x29bd 005654 fetch 2 ,mem_le_receive_window 
-0x29be 005655 iadd temp ,pdata 
-0x29bf 005656 store 2 ,mem_le_receive_window 
-0x29c0 005657 branch lpm_lost 
-:      005660 le_set_config_fixed_tk:
-0x29c1 005661 arg bit_ble_passkey_fixed_key ,queue 
-0x29c2 005662 branch le_set_config 
-:      005664 le_clr_config_fixed_tk:
-0x29c3 005665 arg bit_ble_passkey_fixed_key ,queue 
-0x29c4 005666 branch le_clr_config 
-:      005668 le_set_config_fixed_ltk:
-0x29c5 005669 arg bit_ble_pairing_fixed_ltk ,queue 
-0x29c6 005670 branch le_set_config 
-:      005672 le_clr_config_fixed_ltk:
-0x29c7 005673 arg bit_ble_pairing_fixed_ltk ,queue 
-0x29c8 005674 branch le_clr_config 
-:      005676 le_set_config_more_data:
-0x29c9 005677 arg bit_ble_transmit_packet_by_md ,queue 
-0x29ca 005678 branch le_set_config 
-:      005680 le_clr_config_more_data:
-0x29cb 005681 arg bit_ble_transmit_packet_by_md ,queue 
-0x29cc 005682 branch le_clr_config 
-:      005684 le_set_config_read_authentication:
-0x29cd 005685 arg bit_ble_read_auth ,queue 
-0x29ce 005686 branch le_set_config 
-:      005688 le_clr_config_read_authentication:
-0x29cf 005689 arg bit_ble_read_auth ,queue 
-0x29d0 005690 branch le_clr_config 
-:      005692 le_set_config_write_authentication:
-0x29d1 005693 arg bit_ble_write_auth ,queue 
-0x29d2 005694 branch le_set_config 
-:      005696 le_clr_config_write_authentication:
-0x29d3 005697 arg bit_ble_write_auth ,queue 
-0x29d4 005698 branch le_clr_config 
-:      005700 le_set_config_short_mult:
-0x29d5 005701 arg bit_ble_short_mult ,queue 
-:      005703 le_set_config:
-0x29d6 005704 fetch 1 ,mem_le_configuration 
-0x29d7 005705 qset1 pdata 
-0x29d8 005706 store 1 ,mem_le_configuration 
-0x29d9 005707 rtn 
-:      005710 le_clr_config_short_mult:
-0x29da 005711 arg bit_ble_short_mult ,queue 
-:      005713 le_clr_config:
-0x29db 005714 fetch 1 ,mem_le_configuration 
-0x29dc 005715 qset0 pdata 
-0x29dd 005716 store 1 ,mem_le_configuration 
-0x29de 005717 rtn 
-:      005721 le_set_fixed_ltk:
-0x29df 005722 setarg 0x112233 
-0x29e0 005723 store 3 ,mem_le_fixed_ltk 
-0x29e1 005724 setarg 0x445566 
-0x29e2 005725 istore 3 ,contw 
-0x29e3 005726 setarg 0x778899 
-0x29e4 005727 istore 3 ,contw 
-0x29e5 005728 setarg 0x001122 
-0x29e6 005729 istore 3 ,contw 
-0x29e7 005730 setarg 0x334455 
-0x29e8 005731 istore 3 ,contw 
-0x29e9 005732 setarg 0x66 
-0x29ea 005733 istore 1 ,contw 
-0x29eb 005734 rtn 
-:      005737 le_set_justwork:
-0x29ec 005738 setarg 0x01000302 
-0x29ed 005739 store 4 ,mem_le_pres 
-0x29ee 005740 setarg 0x010010 
-0x29ef 005741 store 3 ,mem_le_pres_max_keysize 
-0x29f0 005742 jam 1 ,mem_le_pairing_mode 
-0x29f1 005743 rtn 
-:      005747 le_fifo_malloc_tx_empty:
-0x29f2 005748 arg 0 ,rega 
-0x29f3 005749 arg llid_empty ,type 
-0x29f4 005750 branch le_fifo_malloc_tx 
-:      005754 le_fifo_malloc_tx_ll:
-0x29f5 005755 bpatchx patch28_0 ,mem_patch28 
-0x29f6 005756 arg llid_le_ll ,type 
-0x29f7 005757 call le_fifo_malloc_tx 
-0x29f8 005758 copy regb ,pdata 
-0x29f9 005759 istore 1 ,contw 
-0x29fa 005760 rtn 
-:      005764 le_fifo_malloc_tx_l2cap:
-0x29fb 005765 bpatchx patch28_1 ,mem_patch28 
-0x29fc 005766 force llid_start ,type 
-0x29fd 005767 increase 4 ,rega 
-0x29fe 005768 call le_fifo_malloc_tx 
-0x29ff 005769 increase -4 ,rega 
-0x2a00 005770 copy rega ,pdata 
-0x2a01 005771 istore 2 ,contw 
-0x2a02 005772 copy regb ,pdata 
-0x2a03 005773 istore 2 ,contw 
-0x2a04 005774 rtn 
-:      005778 le_fifo_malloc_tx:
-0x2a05 005779 bpatchx patch28_2 ,mem_patch28 
-0x2a06 005780 increase 5 ,rega 
-0x2a07 005781 call ble_l2cap_malloc 
-0x2a08 005782 increase -5 ,rega 
-0x2a09 005783 copy rega ,pdata 
-0x2a0a 005784 istore 2 ,contw 
-0x2a0b 005785 setarg 0 
-0x2a0c 005786 istore 2 ,contw 
-0x2a0d 005787 copy type ,pdata 
-0x2a0e 005788 istore 1 ,contw 
-0x2a0f 005789 rtn 
-:      005792 le_fifo_get_first_tx_ptr:
-0x2a10 005793 bpatchx patch28_3 ,mem_patch28 
-0x2a11 005794 call l2cap_malloc_fifo_out 
-0x2a12 005795 copy pdata ,contr 
-0x2a13 005796 rtn 
-:      005798 le_fifo_get_second_tx_ptr:
-0x2a14 005799 fetch 2 ,mem_tx_fifo2_ptr 
-0x2a15 005800 rtn 
-:      005802 le_fifo_get_last_tx_ptr:
-0x2a16 005803 call le_fifo_get_last_tx_ptr0 
-0x2a17 005804 copy pdata ,contr 
-0x2a18 005805 rtn 
-:      005808 le_fifo_get_last_tx_ptr0:
-0x2a19 005809 fetch 2 ,mem_tx_fifo3_ptr 
-0x2a1a 005810 rtn 
-:      005813 le_fifo_get_first_l2cap_ptr:
-0x2a1b 005814 call le_fifo_get_first_tx_ptr 
-0x2a1c 005815 increase 5 ,contr 
-0x2a1d 005816 rtn 
-:      005818 le_fifo_get_first_att_ptr:
-0x2a1e 005819 call le_fifo_get_first_tx_ptr 
-0x2a1f 005820 increase 9 ,contr 
-0x2a20 005821 rtn 
-:      005823 le_fifo_get_last_att_ptr:
-0x2a21 005824 call le_fifo_get_last_tx_ptr 
-0x2a22 005825 increase 9 ,contr 
-0x2a23 005826 rtn 
-:      005828 le_fifo_get_last_l2cap_ptr:
-0x2a24 005829 call le_fifo_get_last_tx_ptr 
-0x2a25 005830 increase 5 ,contr 
-0x2a26 005831 rtn 
-:      005834 le_fifo_check_full:
-0x2a27 005835 branch l2cap_malloc_is_fifo_full 
-:      005838 le_fifo_check_nearly_full:
-0x2a28 005839 branch l2cap_malloc_is_fifo_nearly_full 
-:      005842 le_fifo_check_empty:
-0x2a29 005843 branch l2cap_malloc_is_fifo_empty 
-:      005846 le_fifo_release_first_node:
-0x2a2a 005847 branch l2cap_malloc_free 
-:      005850 le_set_dle:
-0x2a2b 005851 store 8 ,mem_local_rx_max_octets 
-0x2a2c 005852 branch le_set_feature_data_packet_length_extension 
-:      005855 le_set_phys:
-0x2a2d 005856 and temp ,0xff ,rega 
-0x2a2e 005857 call le_set_tx_phy 
-0x2a2f 005858 rshift8 temp ,rega 
-:      005860 le_set_rx_phy:
-0x2a30 005861 storer rega ,1 ,mem_le_rx_phys 
-0x2a31 005862 branch le_set_phy_common 
-:      005864 le_set_tx_phy:
-0x2a32 005865 storer rega ,1 ,mem_le_tx_phys 
-:      005866 le_set_phy_common:
-0x2a33 005867 isolate1 bit_le_2m_phy ,rega 
-0x2a34 005868 call le_set_feature_2m_phy ,true 
-0x2a35 005869 isolate1 bit_le_coded_phy ,rega 
-0x2a36 005870 call le_set_feature_coded_phy ,true 
-0x2a37 005871 rtn 
-:      005875 le_set_feature_2m_phy:
-0x2a38 005876 arg bit_ll_feature_le_2m_phy ,queue 
-0x2a39 005877 branch le_set_feature 
-:      005880 le_set_feature_coded_phy:
-0x2a3a 005881 arg bit_ll_feature_le_coded_phy ,queue 
-0x2a3b 005882 branch le_set_feature 
-:      005884 le_set_feature_data_packet_length_extension:
-0x2a3c 005885 arg bit_ll_feature_le_data_packet_length_extension ,queue 
-:      005887 le_set_feature:
-0x2a3d 005888 fetch 8 ,mem_le_local_feature 
-0x2a3e 005889 qset1 pdata 
-0x2a3f 005890 store 8 ,mem_le_local_feature 
-0x2a40 005891 rtn 
-:      005893 le_set_fixed_ltk_justwork:
-0x2a41 005894 call le_set_config_fixed_ltk 
-0x2a42 005895 call le_set_justwork 
-0x2a43 005896 call le_set_fixed_ltk 
-0x2a44 005897 branch le_set_config_read_authentication 
-:      005902 le_advertising_dispatch:
-0x2a45 005903 jam fun_rx_ll_1m_phy ,mem_le_rx_phy 
-0x2a46 005904 jam fun_tx_ll_1m_phy ,mem_le_tx_phy 
-0x2a47 005905 call le_enable 
-0x2a48 005906 call le_scan 
-0x2a49 005907 call le_adv 
-0x2a4a 005908 branch le_disable 
-:      005910 le_scan:
-0x2a4b 005911 bpatchx patch28_4 ,mem_patch28 
-0x2a4c 005912 fetch 1 ,mem_le_scan_enable 
-0x2a4d 005913 rtnne le_scan_enable 
-0x2a4e 005914 arg le_scan_interval_timer ,queue 
-0x2a4f 005915 call timer_check 
-0x2a50 005916 nrtn blank 
-0x2a51 005917 fetch 2 ,mem_le_scan_interval 
-0x2a52 005918 fetcht 2 ,mem_le_scan_window 
-0x2a53 005919 isub temp ,pdata 
-0x2a54 005920 arg le_scan_interval_timer ,queue 
-0x2a55 005921 call timer_init 
-0x2a56 005922 disable master 
-0x2a57 005923 call le_init_adv 
-0x2a58 005924 call le_wait_adv 
-0x2a59 005925 nrtn match 
-0x2a5a 005926 bpatchx patch28_5 ,mem_patch28 
-0x2a5b 005927 fetch 6 ,mem_le_rxbuf + 2 
-0x2a5c 005928 store 6 ,mem_le_plap 
-0x2a5d 005931 fetch 1 ,mem_le_adv_rcv 
-0x2a5e 005932 increase 1 ,pdata 
-0x2a5f 005933 store 1 ,mem_le_adv_rcv 
-0x2a60 005934 call le_create_conn 
-0x2a61 005935 rtn master 
-0x2a62 005936 call le_send_scan_request 
-0x2a63 005937 nrtn match 
-0x2a64 005938 fetch 1 ,mem_le_scanrsp_rcv 
-0x2a65 005939 increase 1 ,pdata 
-0x2a66 005940 store 1 ,mem_le_scanrsp_rcv 
-0x2a67 005941 fetch 9 ,mem_le_rxbuf + 8 
-0x2a68 005942 store 9 ,mem_temp_block0 
-0x2a69 005943 rtn 
-:      005946 le_wait_adv:
-0x2a6a 005947 bpatchx patch28_6 ,mem_patch28 
-0x2a6b 005948 call le_next_adv_channel 
-0x2a6c 005949 call le_receive_adv 
-0x2a6d 005950 fetch 1 ,mem_le_adv_waitcnt 
-0x2a6e 005951 increase 1 ,pdata 
-0x2a6f 005952 store 1 ,mem_le_adv_waitcnt 
-0x2a70 005953 rtn 
-:      005956 le_create_conn:
-0x2a71 005957 bpatchx patch28_7 ,mem_patch28 
-0x2a72 005958 fetch 1 ,mem_cmd_le_create_conn 
-0x2a73 005959 rtnne hci_cmd_le_create_conn 
-0x2a74 005960 fetch 6 ,mem_le_plap 
-0x2a75 005961 fetcht 6 ,mem_le_conn_peer_addr 
-0x2a76 005962 isub temp ,null 
-0x2a77 005963 nrtn zero 
-0x2a78 005964 call context_new 
-0x2a79 005965 nrtn zero 
-0x2a7a 005966 call le_connect_request 
-0x2a7b 005967 call le_init_master 
-0x2a7c 005968 call le_send_version_ind 
-0x2a7d 005969 jam bt_evt_le_connected ,mem_fifo_temp 
-0x2a7e 005970 call ui_ipc_send_event 
-0x2a7f 005971 jam 0 ,mem_hci_cmd 
-0x2a80 005972 jam 0 ,mem_le_peer_sca 
-0x2a81 005973 jam 0 ,mem_le_scan_enable 
-0x2a82 005974 jam 0 ,mem_cmd_le_create_conn 
-0x2a83 005975 branch context_save 
-:      005977 le_connect_request:
-0x2a84 005978 bpatchx patch29_0 ,mem_patch29 
-0x2a85 005979 force -1 ,pdata 
-0x2a86 005980 setsect 2 ,1 
-0x2a87 005981 store 5 ,mem_le_channel_map 
-0x2a88 005982 arg mem_le_state ,rega 
-0x2a89 005983 call le_calc_channel_map 
-0x2a8a 005984 force 4 ,loopcnt 
-0x2a8b 005985 arg mem_le_access ,contw 
-0x2a8c 005986 call generate_random_loop 
-0x2a8d 005987 fetch 2 ,mem_le_timeout 
-0x2a8e 005988 store 2 ,mem_le_superto 
-:      005989 le_con_req_hop_retry:
-0x2a8f 005990 random pdata 
-0x2a90 005991 and_into 0xf ,pdata 
-0x2a91 005992 sub pdata ,4 ,null 
-0x2a92 005993 branch le_con_req_hop_retry ,positive 
-0x2a93 005994 store 1 ,mem_le_hop 
-0x2a94 005996 bpatchx patch29_1 ,mem_patch29 
-0x2a95 005997 fetcht 2 ,mem_le_conn_interval 
-0x2a96 005998 storet 2 ,mem_le_tsniff 
-0x2a97 005999 copy temp ,regc 
-0x2a98 006000 add clkn_bt ,7 ,pdata 
-0x2a99 006001 idiv regc 
-0x2a9a 006002 call wait_div_end 
-0x2a9b 006003 remainder rega 
-0x2a9c 006004 isub rega ,pdata 
-0x2a9d 006005 iadd regc ,pdata 
-0x2a9e 006006 fetcht 2 ,mem_le_dsniff 
-0x2a9f 006007 iadd temp ,pdata 
-0x2aa0 006008 store 4 ,mem_le_anchor 
-0x2aa1 006009 isub clkn_bt ,rega 
-0x2aa2 006010 increase -6 ,rega 
-0x2aa3 006011 arg 0x2205 ,regb 
-0x2aa4 006012 fetch 1 ,mem_le_conn_own_addr_type 
-0x2aa5 006013 nsetflag blank ,le_sender_addr_bit ,regb 
-0x2aa6 006014 fetch 1 ,mem_le_conn_peer_addr_type 
-0x2aa7 006015 nsetflag blank ,le_receiver_addr_bit ,regb 
-0x2aa8 006016 copy regb ,pdata 
-0x2aa9 006017 store 2 ,mem_le_txheader 
-0x2aaa 006018 fetch 6 ,mem_le_lap 
-0x2aab 006019 istore 6 ,contw 
-0x2aac 006020 fetch 6 ,mem_le_plap 
-0x2aad 006021 istore 6 ,contw 
-0x2aae 006022 fetch 4 ,mem_le_access 
-0x2aaf 006023 istore 4 ,contw 
-0x2ab0 006024 random pdata 
-0x2ab1 006025 istore 2 ,contw 
-0x2ab2 006026 random pdata 
-0x2ab3 006027 istore 1 ,contw 
-0x2ab4 006028 force 2 ,pdata 
-0x2ab5 006029 istore 1 ,contw 
-0x2ab6 006030 rshift2 rega ,pdata 
-0x2ab7 006031 istore 2 ,contw 
-0x2ab8 006032 rshift2 regc ,pdata 
-0x2ab9 006033 istore 2 ,contw 
-0x2aba 006034 bpatchx patch29_2 ,mem_patch29 
-0x2abb 006035 setarg 0 
-0x2abc 006036 istore 2 ,contw 
-0x2abd 006037 fetch 2 ,mem_le_timeout 
-0x2abe 006038 istore 2 ,contw 
-0x2abf 006039 fetch 5 ,mem_le_channel_map 
-0x2ac0 006040 istore 5 ,contw 
-0x2ac1 006041 fetch 1 ,mem_le_hop 
-0x2ac2 006042 arg param_le_sca ,temp 
-0x2ac3 006043 ior temp ,pdata 
-0x2ac4 006044 istore 1 ,contw 
-0x2ac5 006045 call le_transmit_norx 
-0x2ac6 006046 setarg mem_le_txheader 
-0x2ac7 006047 add pdata ,18 ,contr 
-0x2ac8 006048 ifetch 3 ,contr 
-0x2ac9 006049 store 3 ,mem_le_crcinit 
-0x2aca 006050 rtn 
-:      006053 le_adv:
-0x2acb 006054 jam 36 ,mem_le_ch_mapped 
-0x2acc 006055 jam 0 ,mem_le_adv_channel_map_temp 
-0x2acd 006056 call le_send_adv_protect_txbuf 
-0x2ace 006057 call le_adv_loop 
-0x2acf 006058 branch le_send_adv_recover_txbuf 
-:      006060 le_adv_loop:
-0x2ad0 006061 bpatchx patch29_3 ,mem_patch29 
-0x2ad1 006062 fetch 1 ,mem_le_adv_enable 
-0x2ad2 006063 rtn blank 
-0x2ad3 006064 arg le_adv_interval_timer ,queue 
-0x2ad4 006065 call timer_check 
-0x2ad5 006066 nrtn blank 
-0x2ad6 006067 enable swfine 
-0x2ad7 006068 call le_init_adv 
-0x2ad8 006069 call le_next_adv_channel 
-0x2ad9 006070 call le_send_adv_ind 
-0x2ada 006071 nbranch le_adv_not_match ,match 
-0x2adb 006072 fetch 1 ,mem_le_req_rcv 
-0x2adc 006073 increase 1 ,pdata 
-0x2add 006074 store 1 ,mem_le_req_rcv 
-0x2ade 006075 fetch 1 ,mem_le_rxbuf_adv_header 
-0x2adf 006076 and pdata ,0x0f ,pdata 
-0x2ae0 006077 beq scan_req ,le_send_scan_response 
-0x2ae1 006078 beq connect_req ,le_parse_connect_req 
-:      006079 le_adv_not_match:
-0x2ae2 006080 bpatchx patch29_4 ,mem_patch29 
-0x2ae3 006081 fetch 1 ,mem_le_adv_channel_map_temp 
-0x2ae4 006082 fetcht 1 ,mem_le_adv_channel_map 
-0x2ae5 006083 isub temp ,null 
-0x2ae6 006084 nbranch le_adv_loop ,zero 
-0x2ae7 006085 random pdata 
-0x2ae8 006086 arg 0x1ff ,temp 
-0x2ae9 006087 iand temp ,pdata 
-0x2aea 006088 add pdata ,250 ,pdata 
-0x2aeb 006089 call delay 
-0x2aec 006090 arg le_adv_interval_timer ,queue 
-0x2aed 006091 fetch 2 ,mem_le_adv_interval 
-0x2aee 006092 branch timer_init 
-:      006094 le_send_adv_protect_txbuf:
-0x2aef 006095 arg mem_le_tx_buf_temp ,contw 
-0x2af0 006096 arg mem_le_txheader ,contr 
-0x2af1 006097 branch memcpy48 
-:      006099 le_send_adv_recover_txbuf:
-0x2af2 006100 arg mem_le_tx_buf_temp ,contr 
-0x2af3 006101 arg mem_le_txheader ,contw 
-0x2af4 006102 branch memcpy48 
-:      006104 le_init_adv:
-0x2af5 006105 bpatchx patch29_5 ,mem_patch29 
-0x2af6 006106 disable master 
-:      006107 le_adv_access:
-0x2af7 006108 setarg 0x8e89be 
-0x2af8 006109 lshift8 pdata ,pdata 
-0x2af9 006110 or_into 0xd6 ,pdata 
-0x2afa 006111 iforce access 
-0x2afb 006112 setarg 0x555555 
-0x2afc 006113 store 3 ,mem_le_crcinit 
-0x2afd 006114 rtn 
-:      006118 le_send_adv_ind:
-0x2afe 006119 bpatchx patch29_6 ,mem_patch29 
-0x2aff 006120 fetch 1 ,mem_le_adv_type 
-0x2b00 006121 fetcht 1 ,mem_le_adv_own_addr_type 
-0x2b01 006122 lshift4 temp ,temp 
-0x2b02 006123 lshift2 temp ,temp 
-0x2b03 006124 iadd temp ,temp 
-0x2b04 006125 storet 1 ,mem_le_txheader 
-0x2b05 006126 beq adv_direct_ind ,le_send_adv_direct_ind 
-0x2b06 006127 fetcht 1 ,mem_le_adv_data_len 
-0x2b07 006128 add temp ,6 ,pdata 
-0x2b08 006129 store 1 ,mem_le_txlen 
-0x2b09 006130 fetch 6 ,mem_le_lap 
-0x2b0a 006131 store 6 ,mem_le_txpayload 
-0x2b0b 006132 copy temp ,loopcnt 
-0x2b0c 006133 arg mem_le_adv_data ,contr 
-0x2b0d 006134 call memcpy_fast 
-0x2b0e 006135 branch le_send_adv_transmit 
-:      006137 le_send_adv_direct_ind:
-0x2b0f 006138 setarg 12 
-0x2b10 006139 store 1 ,mem_le_txlen 
-0x2b11 006140 fetch 6 ,mem_le_lap 
-0x2b12 006141 store 6 ,mem_le_txpayload 
-0x2b13 006142 fetch 6 ,mem_hci_plap 
-0x2b14 006143 istore 6 ,contw 
-:      006144 le_send_adv_transmit:
-0x2b15 006145 bpatchx patch29_7 ,mem_patch29 
-0x2b16 006146 fetch 1 ,mem_le_adv_transmit 
-0x2b17 006147 increase 1 ,pdata 
-0x2b18 006148 store 1 ,mem_le_adv_transmit 
-0x2b19 006149 arg 1800 ,stop_watch 
-0x2b1a 006150 disable match 
-0x2b1b 006151 branch le_transmit_receive_sifs_without_change_mode 
-:      006154 le_send_scan_request:
-0x2b1c 006155 bpatchx patch2a_0 ,mem_patch2a 
-0x2b1d 006156 fetch 1 ,mem_le_scan_type 
-0x2b1e 006157 rtnne le_scan_type_active 
-0x2b1f 006158 fetch 1 ,mem_le_adv_transmit 
-0x2b20 006159 increase 1 ,pdata 
-0x2b21 006160 store 1 ,mem_le_adv_transmit 
-0x2b22 006161 arg 0x0c03 ,temp 
-0x2b23 006162 fetch 1 ,mem_le_scan_own_addr_type 
-0x2b24 006163 nsetflag blank ,le_sender_addr_bit ,temp 
-0x2b25 006164 copy rega ,pdata 
-0x2b26 006165 nsetflag blank ,le_receiver_addr_bit ,temp 
-0x2b27 006166 storet 2 ,mem_le_txheader 
-0x2b28 006167 fetch 6 ,mem_le_lap 
-0x2b29 006168 istore 6 ,contw 
-0x2b2a 006169 fetch 6 ,mem_le_plap 
-0x2b2b 006170 istore 6 ,contw 
-0x2b2c 006171 branch le_transmit_receive_sifs_without_change_mode 
-:      006173 le_send_scan_response:
-0x2b2d 006174 bpatchx patch2a_1 ,mem_patch2a 
-0x2b2e 006175 fetch 6 ,mem_le_rxbuf_adv_scan_req_adv_address 
-0x2b2f 006176 fetcht 6 ,mem_le_lap 
-0x2b30 006177 isub temp ,null 
-0x2b31 006178 nrtn zero 
-0x2b32 006179 arg scan_rsp ,temp 
-0x2b33 006180 fetch 1 ,mem_le_adv_own_addr_type 
-0x2b34 006181 nsetflag blank ,le_sender_addr_bit ,temp 
-0x2b35 006182 storet 1 ,mem_le_txheader 
-0x2b36 006183 fetcht 1 ,mem_le_scan_data_len 
-0x2b37 006184 add temp ,6 ,pdata 
-0x2b38 006185 store 1 ,mem_le_txlen 
-0x2b39 006186 fetch 6 ,mem_le_lap 
-0x2b3a 006187 store 6 ,mem_le_txpayload 
-0x2b3b 006188 arg mem_le_scan_data ,contr 
-0x2b3c 006189 copy temp ,loopcnt 
-0x2b3d 006190 call memcpy_fast 
-0x2b3e 006191 call le_transmit_norx 
-0x2b3f 006192 branch le_adv_not_match 
-:      006194 le_parse_connect_req:
-0x2b40 006195 fetch 6 ,mem_le_rxbuf_adv_connect_ind_adv_address 
-0x2b41 006196 fetcht 6 ,mem_le_lap 
-0x2b42 006197 isub temp ,null 
-0x2b43 006198 nrtn zero 
-0x2b44 006199 call le_scan_check_sender_addr_type 
-0x2b45 006200 storer rega ,1 ,mem_le_conn_peer_addr_type 
-0x2b46 006201 fetch 6 ,mem_le_rxbuf_adv_connect_ind_init_address 
-0x2b47 006202 store 6 ,mem_le_plap 
-0x2b48 006203 fetch 8 ,mem_le_rxbuf_adv_connect_ind_access_address 
-0x2b49 006204 store 8 ,mem_le_access 
-0x2b4a 006205 fetcht 2 ,mem_le_rxbuf_adv_connect_ind_win_offset 
-0x2b4b 006206 bpatchx patch2a_2 ,mem_patch2a 
-0x2b4c 006207 lshift2 temp ,temp 
-0x2b4d 006208 fetch 2 ,mem_le_rxbuf_adv_connect_ind_interval 
-0x2b4e 006209 lshift2 pdata ,pdata 
-0x2b4f 006210 store 2 ,mem_le_tsniff 
-0x2b50 006211 store 4 ,mem_le_anchor 
-0x2b51 006212 isub temp ,pdata 
-0x2b52 006213 add pdata ,-2 ,clke_bt 
-0x2b53 006214 fetch 9 ,mem_le_rxbuf_adv_connect_ind_latency 
-0x2b54 006215 store 9 ,mem_le_slave_latency 
-0x2b55 006216 fetch 1 ,mem_le_rxbuf_adv_connect_ind_hop_and_sca 
-0x2b56 006217 and pdata ,0x1f ,temp 
-0x2b57 006218 storet 1 ,mem_le_hop 
-0x2b58 006219 rshift4 pdata ,temp 
-0x2b59 006220 rshift temp ,temp 
-0x2b5a 006221 storet 1 ,mem_le_peer_sca 
-0x2b5b 006222 arg mem_le_state ,rega 
-0x2b5c 006223 call le_receive_window_size 
-0x2b5d 006224 arg mem_le_state ,rega 
-0x2b5e 006225 call le_calc_channel_map 
-0x2b5f 006226 call le_init_slave 
-0x2b60 006227 call context_new 
-0x2b61 006228 nrtn zero 
-0x2b62 006229 bpatchx patch2a_3 ,mem_patch2a 
-0x2b63 006230 call calc_clke_offset 
-0x2b64 006231 call le_l2cap_reset_signaling_identifier 
-0x2b65 006232 jam bt_evt_le_connected ,mem_fifo_temp 
-0x2b66 006233 call ui_ipc_send_event 
-0x2b67 006234 branch context_save 
-:      006237 le_next_adv_channel:
-0x2b68 006238 bpatchx patch2a_4 ,mem_patch2a 
-0x2b69 006239 fetch 1 ,mem_le_ch_mapped 
-0x2b6a 006240 beq 37 ,le_next_adv_channel_curr_channel_37 
-0x2b6b 006241 beq 38 ,le_next_adv_channel_curr_channel_38 
-0x2b6c 006242 beq 39 ,le_next_adv_channel_curr_channel_39 
-0x2b6d 006243 branch le_next_adv_channel_curr_channel_39 
-:      006245 le_next_adv_channel_curr_channel_37:
-0x2b6e 006246 fetcht 1 ,mem_le_adv_channel_map 
-0x2b6f 006247 isolate1 bit_adv_channel_map_38 ,temp 
-0x2b70 006248 branch set_le_next_adv_channel_38 ,true 
-0x2b71 006249 isolate1 bit_adv_channel_map_39 ,temp 
-0x2b72 006250 branch set_le_next_adv_channel_39 ,true 
-0x2b73 006251 branch set_le_next_adv_channel_37 
-:      006254 le_next_adv_channel_curr_channel_38:
-0x2b74 006255 fetcht 1 ,mem_le_adv_channel_map 
-0x2b75 006256 isolate1 bit_adv_channel_map_39 ,temp 
-0x2b76 006257 branch set_le_next_adv_channel_39 ,true 
-0x2b77 006258 isolate1 bit_adv_channel_map_37 ,temp 
-0x2b78 006259 branch set_le_next_adv_channel_37 ,true 
-0x2b79 006260 branch set_le_next_adv_channel_38 
-:      006263 le_next_adv_channel_curr_channel_39:
-0x2b7a 006264 fetcht 1 ,mem_le_adv_channel_map 
-0x2b7b 006265 isolate1 bit_adv_channel_map_37 ,temp 
-0x2b7c 006266 branch set_le_next_adv_channel_37 ,true 
-0x2b7d 006267 isolate1 bit_adv_channel_map_38 ,temp 
-0x2b7e 006268 branch set_le_next_adv_channel_38 ,true 
-0x2b7f 006269 branch set_le_next_adv_channel_39 
-:      006271 set_le_next_adv_channel_37:
-0x2b80 006272 jam 37 ,mem_le_ch_mapped 
-0x2b81 006273 fetch 1 ,mem_le_adv_channel_map_temp 
-0x2b82 006274 set1 bit_adv_channel_map_37 ,pdata 
-0x2b83 006275 store 1 ,mem_le_adv_channel_map_temp 
-0x2b84 006276 rtn 
-:      006278 set_le_next_adv_channel_38:
-0x2b85 006279 jam 38 ,mem_le_ch_mapped 
-0x2b86 006280 fetch 1 ,mem_le_adv_channel_map_temp 
-0x2b87 006281 set1 bit_adv_channel_map_38 ,pdata 
-0x2b88 006282 store 1 ,mem_le_adv_channel_map_temp 
-0x2b89 006283 rtn 
-:      006285 set_le_next_adv_channel_39:
-0x2b8a 006286 jam 39 ,mem_le_ch_mapped 
-0x2b8b 006287 fetch 1 ,mem_le_adv_channel_map_temp 
-0x2b8c 006288 set1 bit_adv_channel_map_39 ,pdata 
-0x2b8d 006289 store 1 ,mem_le_adv_channel_map_temp 
-0x2b8e 006290 rtn 
-:      006295 le_parse_att:
-0x2b8f 006296 copy contr ,rega 
-0x2b90 006297 fetch 1 ,mem_device_option 
-0x2b91 006298 beq dvc_op_shutter_dy ,shutter_dy_le_parse_att 
-0x2b92 006299 beq dvc_op_keyboard ,keyboard_le_att_auto_reco_process 
-0x2b93 006300 copy rega ,contr 
-0x2b94 006301 ifetch 3 ,contr 
-0x2b95 006302 store 3 ,mem_le_att_opcode 
-:      006303 le_parse_att2:
-0x2b96 006304 beq attop_exchange_mtu_request ,le_parse_att_exchange_mtu_request 
-0x2b97 006305 beq attop_exchange_mtu_response ,le_parse_att_exchange_mtu_response 
-0x2b98 006306 beq attop_find_information_request ,le_parse_att_find_information_request 
-0x2b99 006307 beq attop_find_by_type_value_request ,le_parse_att_find_by_type_value_request 
-0x2b9a 006308 beq attop_read_by_type_request ,le_parse_att_read_by_type_request 
-0x2b9b 006309 beq attop_read_request ,le_parse_att_read_request 
-0x2b9c 006310 beq attop_read_blob_request ,le_parse_att_read_blob_request 
-0x2b9d 006311 beq attop_read_by_group_type_request ,le_parse_att_read_by_group_type_request 
-0x2b9e 006312 beq attop_write_request ,le_parse_att_write_request 
-0x2b9f 006313 beq attop_prepare_write_request ,le_parse_att_prepare_write_request 
-0x2ba0 006314 beq attop_execute_write_request ,le_parse_att_execute_write_request 
-0x2ba1 006315 beq attop_handle_value_confirmation ,le_parse_handle_value_confirmation 
-0x2ba2 006316 beq attop_write_command ,le_parse_att_write_command 
-0x2ba3 006317 rtn 
-:      006320 le_send_att_exchange_mtu_requset:
-0x2ba4 006321 force 3 ,rega 
-0x2ba5 006322 call le_fifo_malloc_tx_l2cap_gatt 
-0x2ba6 006323 setarg attop_exchange_mtu_request 
-:      006324 le_send_att_exchange_mtu_common:
-0x2ba7 006325 istore 1 ,contw 
-0x2ba8 006326 fetch 2 ,mem_le_local_mtu 
-0x2ba9 006327 istore 2 ,contw 
-0x2baa 006328 rtn 
-:      006331 le_parse_att_exchange_mtu_request:
-0x2bab 006332 call le_parse_att_exchange_mtu_response 
-:      006333 le_send_att_exchange_mtu_response:
-0x2bac 006334 force 3 ,rega 
-0x2bad 006335 call le_fifo_malloc_tx_l2cap_gatt 
-0x2bae 006336 setarg attop_exchange_mtu_response 
-0x2baf 006337 branch le_send_att_exchange_mtu_common 
-:      006339 le_parse_att_exchange_mtu_response:
-0x2bb0 006340 rshift8 pdata ,pdata 
-0x2bb1 006341 store 2 ,mem_le_remote_mtu 
-0x2bb2 006342 rtn 
-:      006344 le_parse_att_find_information_request:
-0x2bb3 006345 call le_get_search_handle_start_end_common 
-0x2bb4 006346 call enable_user 
-0x2bb5 006347 branch le_send_att_find_information_response 
-:      006350 le_att_handle_inrange:
-0x2bb6 006351 ifetch 2 ,contr 
-0x2bb7 006352 and_into 0xff ,pdata 
-0x2bb8 006353 rtn blank 
-0x2bb9 006354 isub regb ,null 
-0x2bba 006355 rtn zero 
-0x2bbb 006356 nrtn positive 
-0x2bbc 006357 isub regc ,null 
-0x2bbd 006358 rtn zero 
-0x2bbe 006359 branch le_att_handle_blank ,positive 
-0x2bbf 006360 force 1 ,null 
-0x2bc0 006361 rtn 
-:      006362 le_att_handle_blank:
-0x2bc1 006363 force 0 ,pdata 
-0x2bc2 006364 rtn 
-:      006367 le_send_att_find_information_response:
-0x2bc3 006368 arg 3 ,timeup 
-0x2bc4 006369 call le_init_attlist_search 
-:      006370 le_send_att_find_information_res_loop:
-0x2bc5 006371 call le_att_handle_inrange 
-0x2bc6 006372 branch le_send_att_find_information_res_end ,blank 
-0x2bc7 006373 nbranch le_send_att_find_information_res_next ,positive 
-0x2bc8 006374 increase -2 ,contr 
-0x2bc9 006375 call store_contr 
-0x2bca 006376 call get_contw 
-0x2bcb 006377 nbranch le_send_att_find_information_res_store_info2 ,user 
-0x2bcc 006378 call push_stack_rega_b_c 
-0x2bcd 006379 storer timeup ,4 ,mem_timeup 
-0x2bce 006380 force 30 ,rega 
-0x2bcf 006381 call le_fifo_malloc_tx_l2cap_gatt 
-0x2bd0 006382 fetchr timeup ,4 ,mem_timeup 
-0x2bd1 006383 call pop_stack_rega_b_c 
-0x2bd2 006384 call disable_user 
-0x2bd3 006385 setarg attop_find_information_response 
-0x2bd4 006386 istore 1 ,contw 
-0x2bd5 006387 call get_contr 
-0x2bd6 006388 ifetch 2 ,contr 
-0x2bd7 006389 ifetchr rega ,1 ,contr 
-0x2bd8 006390 sub rega ,16 ,null 
-0x2bd9 006391 branch le_send_att_find_information_res_uuid128 ,zero 
-0x2bda 006392 sub rega ,2 ,null 
-0x2bdb 006393 nbranch le_send_att_error_response_notfound ,zero 
-:      006394 le_send_att_find_information_res_uuid16:
-0x2bdc 006395 setarg uuid_size_16bit 
-0x2bdd 006396 istore 1 ,contw 
-0x2bde 006397 branch le_send_att_find_information_res_store_info 
-:      006399 le_send_att_find_information_res_uuid128:
-0x2bdf 006400 setarg uuid_size_128bit 
-0x2be0 006401 istore 1 ,contw 
-0x2be1 006402 arg 1 ,timeup 
-0x2be2 006403 branch le_send_att_find_information_res_store_info 
-:      006405 le_send_att_find_information_res_store_info2:
-0x2be3 006406 call get_contr 
-0x2be4 006407 ifetch 2 ,contr 
-0x2be5 006408 ifetch 1 ,contr 
-0x2be6 006409 isub rega ,null 
-0x2be7 006410 nbranch le_send_att_find_information_res_end ,zero 
-:      006412 le_send_att_find_information_res_store_info:
-0x2be8 006413 call get_contr 
-0x2be9 006414 ifetch 2 ,contr 
-0x2bea 006415 and_into 0xff ,pdata 
-0x2beb 006416 istore 2 ,contw 
-0x2bec 006417 ifetchr loopcnt ,1 ,contr 
-0x2bed 006418 call memcpy 
-0x2bee 006419 call store_contw 
-0x2bef 006420 increase -1 ,timeup 
-0x2bf0 006421 branch le_send_att_find_information_res_end ,zero 
-:      006422 le_send_att_find_information_res_cont:
-0x2bf1 006423 call le_att_contr_add_len 
-0x2bf2 006424 branch le_send_att_find_information_res_loop 
-:      006426 le_send_att_find_information_res_next:
-0x2bf3 006427 call le_att_contr_add_len 
-0x2bf4 006428 branch le_send_att_find_information_res_cont 
-:      006430 le_send_att_find_information_res_end:
-0x2bf5 006431 branch le_send_att_error_response_notfound ,user 
-0x2bf6 006432 branch le_send_auto_len_by_mem 
-:      006435 le_parse_att_find_by_type_value_request:
-0x2bf7 006436 call le_get_search_handle_start_end_common 
-0x2bf8 006437 ifetch 2 ,contr 
-0x2bf9 006438 store 2 ,mem_le_search_uuid 
-0x2bfa 006439 call store_contr 
-0x2bfb 006440 arg mem_le_search_att_type_length ,contw 
-0x2bfc 006441 fetch 2 ,mem_le_l2cap_size 
-0x2bfd 006442 increase -7 ,pdata 
-0x2bfe 006443 call le_get_search_common2 
-0x2bff 006444 branch le_send_att_find_by_type_value_response 
-:      006447 le_start_end_handle_check_1:
-0x2c00 006448 disable user 
-0x2c01 006449 fetcht 2 ,mem_le_search_handle_start 
-0x2c02 006450 fetch 2 ,mem_le_search_handle_end 
-0x2c03 006451 isub temp ,null 
-0x2c04 006452 nbranch le_start_end_handle_check_1_fail ,positive 
-0x2c05 006453 deposit temp 
-0x2c06 006454 rtnne 0 
-:      006455 le_start_end_handle_check_1_fail:
-0x2c07 006456 enable user 
-0x2c08 006457 jam att_err_invalid_handle ,mem_le_err_code 
-0x2c09 006458 branch le_send_att_error_response 
-:      006461 le_send_att_find_by_type_value_response:
-0x2c0a 006462 call le_start_end_handle_check_1 
-0x2c0b 006463 rtn user 
-0x2c0c 006464 fetcht 2 ,mem_le_search_uuid 
-0x2c0d 006465 setarg uuid_gatt_primary_service 
-0x2c0e 006466 isub temp ,null 
-0x2c0f 006467 branch le_send_att_find_by_type_value_res_primary ,zero 
-0x2c10 006468 branch le_send_att_error_response_notfound 
-:      006471 le_send_att_find_by_type_value_res_primary:
-0x2c11 006472 jam le_find_by_type_val_res_not_found ,mem_le_search_res 
-0x2c12 006473 fetcht 2 ,mem_le_search_handle_start 
-0x2c13 006474 storet 2 ,mem_temp 
-0x2c14 006475 call le_att_get_handle_info 
-0x2c15 006476 nbranch le_send_att_error_response_notfound ,blank 
-:      006477 le_send_att_find_primary_search_loop:
-0x2c16 006478 fetcht 2 ,mem_temp 
-0x2c17 006479 call le_att_get_handle_info 
-0x2c18 006480 nbranch le_send_att_error_response_notfound2 ,blank 
-0x2c19 006481 copy contr ,rega 
-0x2c1a 006482 fetch 1 ,mem_le_curr_att_len 
-0x2c1b 006483 copy pdata ,loopcnt 
-0x2c1c 006484 fetcht 1 ,mem_le_search_att_type_length 
-0x2c1d 006485 isub temp ,null 
-0x2c1e 006486 nbranch le_send_att_find_primary_search_loop1 ,zero 
-0x2c1f 006487 arg mem_le_search_att_type ,regb 
-0x2c20 006488 call string_compare 
-0x2c21 006490 branch le_send_att_find_primary_search_end_start_handle_found ,zero 
-0x2c22 006492 fetch 2 ,mem_le_cur_uuid 
-0x2c23 006493 fetcht 2 ,mem_le_search_uuid 
-0x2c24 006494 isub temp ,null 
-0x2c25 006495 branch le_send_att_find_primary_search_end_ending_handle_found ,zero 
-:      006496 le_send_att_find_primary_search_loop1:
-0x2c26 006497 fetch 2 ,mem_temp 
-0x2c27 006498 increase 1 ,pdata 
-0x2c28 006499 store 2 ,mem_temp 
-0x2c29 006500 branch le_send_att_find_primary_search_loop 
-:      006502 le_send_att_error_response_notfound2:
-0x2c2a 006503 fetch 1 ,mem_le_search_res 
-0x2c2b 006504 beq le_find_by_type_val_res_found_starting_handle ,le_send_att_find_primary_search_end_ending_handle_found 
-0x2c2c 006505 branch le_send_att_error_response_notfound 
-:      006508 le_send_att_find_primary_search_end_start_handle_found:
-0x2c2d 006509 fetch 2 ,mem_le_cur_uuid 
-0x2c2e 006510 fetcht 2 ,mem_le_search_uuid 
-0x2c2f 006511 isub temp ,null 
-0x2c30 006512 nbranch le_send_att_find_primary_search_loop1 ,zero 
-0x2c31 006513 jam le_find_by_type_val_res_found_starting_handle ,mem_le_search_res 
-0x2c32 006515 fetcht 2 ,mem_temp 
-0x2c33 006516 storet 2 ,mem_le_cur_handle_start 
-0x2c34 006517 branch le_send_att_find_primary_search_loop1 
-:      006519 le_send_att_find_primary_search_end_ending_handle_found:
-0x2c35 006520 fetch 1 ,mem_le_search_res 
-0x2c36 006521 beq le_find_by_type_val_res_not_found ,le_send_att_find_primary_search_loop1 
-0x2c37 006522 jam le_find_by_type_val_res_found_ending_handle ,mem_le_search_res 
-0x2c38 006523 fetcht 2 ,mem_temp 
-0x2c39 006524 increase -1 ,temp 
-0x2c3a 006525 storet 2 ,mem_le_cur_handle_end 
-:      006527 le_send_att_find_primary_search_end:
-0x2c3b 006528 arg 5 ,rega 
-0x2c3c 006529 call le_fifo_malloc_tx_l2cap_gatt 
-0x2c3d 006530 setarg attop_find_by_type_value_response 
-0x2c3e 006531 istore 1 ,contw 
-0x2c3f 006532 fetch 2 ,mem_le_cur_handle_start 
-0x2c40 006533 istore 2 ,contw 
-0x2c41 006534 fetch 2 ,mem_le_cur_handle_end 
-0x2c42 006535 istore 2 ,contw 
-0x2c43 006536 rtn 
-:      006540 le_parse_att_read_by_type_request:
-0x2c44 006541 call le_get_search_handle_start_end_common 
-0x2c45 006542 call le_get_search_att_type 
-0x2c46 006543 branch le_send_att_read_by_type_response 
-:      006545 le_send_att_read_by_type_response:
-0x2c47 006546 fetcht 2 ,mem_le_search_handle_start 
-0x2c48 006547 storet 2 ,mem_temp 
-0x2c49 006548 call le_init_attlist_search 
-0x2c4a 006549 call le_att_get_handle_ptr2 
-0x2c4b 006550 increase -2 ,contr 
-0x2c4c 006551 copy contr ,pdata 
-0x2c4d 006552 store 2 ,mem_le_cur_attlist_start_ptr 
-0x2c4e 006554 fetcht 2 ,mem_le_search_att_type 
-0x2c4f 006555 setarg uuid_chrctr_device_name 
-0x2c50 006556 isub temp ,null 
-0x2c51 006557 branch le_send_att_read_by_type_res_device_name ,zero 
-0x2c52 006558 setarg uuid_gatt_characteristic 
-0x2c53 006559 isub temp ,null 
-0x2c54 006560 nbranch le_send_att_read_by_type_res_not_characteristic ,zero 
-0x2c55 006561 arg 2 ,timeup 
-:      006562 le_send_att_read_by_type_response_loop:
-0x2c56 006563 call le_att_check_handle_end 
-0x2c57 006564 nbranch le_send_att_read_by_type_response_end ,positive 
-0x2c58 006565 fetcht 2 ,mem_temp 
-0x2c59 006566 call le_att_get_handle_info_from_ptr 
-0x2c5a 006567 nbranch le_send_att_read_by_type_response_end ,blank 
-0x2c5b 006568 call le_att_same_type 
-0x2c5c 006569 nbranch le_send_att_read_by_type_response_next_handle ,zero 
-0x2c5d 006570 nbranch le_send_att_read_by_type_res_found_next ,user 
-0x2c5e 006571 disable user 
-0x2c5f 006572 call le_get_search_max_mtu_data 
-0x2c60 006573 copy pdata ,rega 
-0x2c61 006574 call le_fifo_malloc_tx_l2cap_gatt 
-0x2c62 006575 setarg attop_read_by_type_response 
-0x2c63 006576 istore 1 ,contw 
-0x2c64 006577 copy contw ,alarm 
-0x2c65 006578 increase 1 ,contw 
-0x2c66 006580 call le_send_att_read_by_type_write_properties 
-0x2c67 006581 call le_att_next_handle 
-0x2c68 006582 call le_att_get_handle_info_from_ptr 
-0x2c69 006583 call le_send_att_read_by_type_write_uuid 
-0x2c6a 006584 fetch 1 ,mem_le_cur_uuid_length 
-0x2c6b 006585 add pdata ,5 ,rega 
-0x2c6c 006586 istorer rega ,1 ,alarm 
-0x2c6d 006588 sub rega ,7 ,null 
-0x2c6e 006589 ncall enable_user2 ,zero 
-0x2c6f 006590 call disable_user2 ,zero 
-0x2c70 006591 call le_get_search_max_mtu_data 
-0x2c71 006592 increase -2 ,pdata 
-0x2c72 006593 idiv rega 
-0x2c73 006594 call wait_div_end 
-0x2c74 006595 quotient timeup 
-0x2c75 006596 increase -1 ,timeup 
-0x2c76 006597 branch le_send_att_read_by_type_response_end ,zero 
-:      006598 le_send_att_read_by_type_response_next_handle:
-0x2c77 006599 call le_att_next_handle 
-0x2c78 006600 branch le_send_att_read_by_type_response_loop 
-:      006601 le_send_att_read_by_type_response_end:
-0x2c79 006602 branch le_send_att_error_response_notfound ,user 
-0x2c7a 006603 branch le_send_auto_len_by_mem 
-:      006605 le_send_att_read_by_type_res_found_next:
-0x2c7b 006606 call le_store_att_record 
-0x2c7c 006607 call le_att_next_handle 
-0x2c7d 006608 call le_att_get_handle_info_from_ptr 
-0x2c7e 006609 call le_send_att_read_by_type_res_check_pair_length_type 
-0x2c7f 006610 nbranch le_send_att_read_by_type_response_end ,blank 
-0x2c80 006612 call get_contw 
-0x2c81 006613 fetch 2 ,mem_temp 
-0x2c82 006614 increase -1 ,pdata 
-0x2c83 006615 istore 2 ,contw 
-0x2c84 006616 call le_write_att_record_common 
-0x2c85 006617 call le_send_att_read_by_type_write_uuid 
-0x2c86 006618 increase -1 ,timeup 
-0x2c87 006619 branch le_send_att_read_by_type_response_end ,zero 
-0x2c88 006620 branch le_send_att_read_by_type_response_next_handle 
-:      006623 le_send_att_read_by_type_write_properties:
-0x2c89 006624 fetch 2 ,mem_temp 
-0x2c8a 006625 istore 2 ,contw 
-0x2c8b 006627 fetch 1 ,mem_le_curr_att_len 
-0x2c8c 006628 copy pdata ,loopcnt 
-0x2c8d 006629 call get_contr 
-0x2c8e 006630 call memcpy_fast 
-0x2c8f 006631 branch store_contw 
-:      006632 le_send_att_read_by_type_write_uuid:
-0x2c90 006633 call get_contw 
-0x2c91 006634 fetch 2 ,mem_temp 
-0x2c92 006635 istore 2 ,contw 
-0x2c93 006636 call store_contw 
-0x2c94 006637 fetch 1 ,mem_le_cur_uuid_length 
-0x2c95 006638 copy pdata ,loopcnt 
-0x2c96 006639 call get_contw 
-0x2c97 006640 call get_contr 
-0x2c98 006641 isub loopcnt ,contr 
-0x2c99 006642 increase -1 ,contr 
-0x2c9a 006643 call memcpy_fast 
-0x2c9b 006644 branch store_contw 
-:      006646 le_send_att_read_by_type_res_not_characteristic:
-0x2c9c 006647 bpatchx patch2a_5 ,mem_patch2a 
-0x2c9d 006648 call le_att_get_uuid_ptr 
-0x2c9e 006649 branch le_send_att_error_response_notfound ,blank 
-0x2c9f 006650 copy contr ,regc 
-0x2ca0 006652 call le_get_search_max_mtu_data 
-0x2ca1 006653 copy regc ,contr 
-0x2ca2 006654 ifetcht 1 ,contr 
-0x2ca3 006655 increase 4 ,temp 
-0x2ca4 006656 call not_greater_than 
-0x2ca5 006657 copy pdata ,regc 
-0x2ca6 006658 copy pdata ,rega 
-0x2ca7 006659 call store_contr 
-0x2ca8 006660 call le_fifo_malloc_tx_l2cap_gatt 
-0x2ca9 006662 setarg attop_read_by_type_response 
-0x2caa 006663 istore 1 ,contw 
-0x2cab 006664 add regc ,-2 ,pdata 
-0x2cac 006665 add pdata ,-2 ,loopcnt 
-0x2cad 006666 istore 1 ,contw 
-0x2cae 006667 fetch 2 ,mem_le_cur_handle 
-0x2caf 006668 istore 2 ,contw 
-0x2cb0 006669 call get_contr 
-0x2cb1 006670 branch memcpy_fast 
-:      006673 le_send_att_read_by_type_res_device_name:
-0x2cb2 006674 call le_att_get_uuid_ptr 
-0x2cb3 006675 branch le_send_att_error_response_notfound ,blank 
-0x2cb4 006676 increase -5 ,contr 
-0x2cb5 006677 ifetch 2 ,contr 
-0x2cb6 006678 store 2 ,mem_temp 
-0x2cb7 006679 call le_get_search_max_mtu_data 
-0x2cb8 006680 fetcht 1 ,mem_le_name_len 
-0x2cb9 006681 increase 4 ,temp 
-0x2cba 006682 call not_greater_than 
-0x2cbb 006683 copy pdata ,regc 
-0x2cbc 006684 copy pdata ,rega 
-0x2cbd 006685 call le_fifo_malloc_tx_l2cap_gatt 
-0x2cbe 006686 setarg attop_read_by_type_response 
-0x2cbf 006687 istore 1 ,contw 
-0x2cc0 006688 add regc ,-2 ,pdata 
-0x2cc1 006689 add pdata ,-2 ,loopcnt 
-0x2cc2 006690 istore 1 ,contw 
-0x2cc3 006691 fetch 2 ,mem_temp 
-0x2cc4 006692 istore 2 ,contw 
-0x2cc5 006693 arg mem_le_name ,contr 
-0x2cc6 006694 branch memcpy_fast 
-:      006697 le_init_attlist_search:
-0x2cc7 006698 bpatchx patch2a_6 ,mem_patch2a 
-0x2cc8 006699 fetch 2 ,mem_le_search_handle_start 
-0x2cc9 006700 iforce regb 
-0x2cca 006701 fetch 2 ,mem_le_search_handle_end 
-0x2ccb 006702 iforce regc 
-0x2ccc 006703 fetch 2 ,mem_ui_le_uuid_table 
-0x2ccd 006704 iforce contr 
-0x2cce 006705 branch enable_user 
-:      006709 le_att_get_handle_ptr:
-0x2ccf 006710 call le_att_get_handle_ptr2 
-0x2cd0 006711 branch le_att_get_handle_ptr_found ,zero 
-0x2cd1 006712 rtn 
-:      006714 le_att_get_handle_ptr2:
-0x2cd2 006715 bpatchx patch2a_7 ,mem_patch2a 
-0x2cd3 006716 fetch 2 ,mem_ui_le_uuid_table 
-0x2cd4 006717 iforce contr 
-:      006718 le_att_get_handle_loop1:
-0x2cd5 006719 ifetch 2 ,contr 
-0x2cd6 006720 and_into 0xff ,pdata 
-0x2cd7 006721 rtn blank 
-0x2cd8 006722 isub temp ,null 
-0x2cd9 006723 rtn zero 
-0x2cda 006724 call le_att_contr_add_len 
-0x2cdb 006725 call le_att_contr_add_len 
-0x2cdc 006726 branch le_att_get_handle_loop1 
-:      006728 le_att_get_handle_ptr_found:
-:      006729 le_att_contr_add_len:
-0x2cdd 006730 ifetch 1 ,contr 
-0x2cde 006731 iadd contr ,contr 
-0x2cdf 006732 rtn 
-:      006735 le_att_get_uuid_ptr:
-0x2ce0 006736 bpatchx patch2b_0 ,mem_patch2b 
-0x2ce1 006737 fetch 2 ,mem_ui_le_uuid_table 
-0x2ce2 006738 iforce contr 
-:      006739 le_att_get_uuid_loop:
-0x2ce3 006740 ifetch 2 ,contr 
-0x2ce4 006741 and_into 0xff ,pdata 
-0x2ce5 006742 rtn blank 
-0x2ce6 006743 store 2 ,mem_le_cur_handle 
-0x2ce7 006744 ifetch 1 ,contr 
-0x2ce8 006745 copy contr ,contw 
-0x2ce9 006746 iadd contr ,contr 
-0x2cea 006747 fetcht 1 ,mem_le_search_att_type_length 
-0x2ceb 006748 isub temp ,null 
-0x2cec 006749 nbranch le_att_get_uuid_ptr_next ,zero 
-0x2ced 006750 copy pdata ,loopcnt 
-0x2cee 006751 copy contw ,regb 
-0x2cef 006752 arg mem_le_search_att_type ,rega 
-0x2cf0 006753 call string_compare 
-0x2cf1 006754 rtn zero 
-0x2cf2 006755 fetch 1 ,mem_le_search_att_type_length 
-:      006756 le_att_get_uuid_ptr_next:
-0x2cf3 006757 iadd contw ,contr 
-0x2cf4 006758 call le_att_contr_add_len 
-0x2cf5 006759 branch le_att_get_uuid_loop 
-:      006766 le_att_get_last_handle:
-0x2cf6 006767 arg 0x01 ,temp 
-0x2cf7 006768 fetch 2 ,mem_ui_le_uuid_table 
-0x2cf8 006769 iforce contr 
-0x2cf9 006770 copy contr ,contw 
-:      006771 le_att_get_last_handle_loop:
-0x2cfa 006772 ifetch 2 ,contr 
-0x2cfb 006773 and_into 0xff ,pdata 
-0x2cfc 006774 rtn blank 
-0x2cfd 006775 add pdata ,1 ,temp 
-0x2cfe 006776 call le_att_contr_add_len 
-0x2cff 006777 call le_att_contr_add_len 
-0x2d00 006778 copy contr ,contw 
-0x2d01 006779 branch le_att_get_last_handle_loop 
-:      006782 le_att_get_handle_info_from_ptr:
-0x2d02 006783 fetch 2 ,mem_le_cur_attlist_start_ptr 
-0x2d03 006784 branch le_att_get_handle_info_fast 
-:      006786 le_att_get_handle_info:
-0x2d04 006787 bpatchx patch2b_1 ,mem_patch2b 
-0x2d05 006788 fetch 2 ,mem_ui_le_uuid_table 
-:      006789 le_att_get_handle_info_fast:
-0x2d06 006790 iforce contr 
-:      006791 le_att_get_handle_loop:
-0x2d07 006792 ifetch 2 ,contr 
-0x2d08 006793 and_into 0xff ,pdata 
-0x2d09 006794 branch le_att_unfind_handle ,blank 
-0x2d0a 006795 isub temp ,null 
-0x2d0b 006796 branch le_att_finded_handle ,zero 
-0x2d0c 006797 call le_att_contr_add_len 
-0x2d0d 006798 call le_att_contr_add_len 
-0x2d0e 006799 branch le_att_get_handle_loop 
-:      006801 le_att_unfind_handle:
-0x2d0f 006802 branch disable_blank 
-:      006804 le_att_finded_handle:
-0x2d10 006805 ifetch 1 ,contr 
-0x2d11 006806 store 1 ,mem_le_cur_uuid_length 
-0x2d12 006807 copy pdata ,loopcnt 
-0x2d13 006808 arg mem_le_cur_uuid ,contw 
-0x2d14 006809 call memcpy_fast 
-0x2d15 006810 ifetch 1 ,contr 
-0x2d16 006811 store 1 ,mem_le_curr_att_len 
-0x2d17 006812 call store_contr 
-0x2d18 006813 branch enable_blank 
-:      006817 le_parse_att_read_request:
-0x2d19 006818 call le_check_encrypt_state 
-0x2d1a 006819 fetcht 2 ,mem_le_att_handle 
-0x2d1b 006820 fetch 1 ,mem_le_configuration 
-0x2d1c 006821 bbit1 bit_ble_read_auth ,le_send_att_read_response_check_auth 
-:      006824 le_send_att_read_response:
-0x2d1d 006825 call le_att_get_handle_ptr2 
-0x2d1e 006826 nbranch le_send_att_error_response_notfound ,zero 
-0x2d1f 006827 call le_send_att_read_response_check_handle ,user 
-0x2d20 006828 rtn user 
-0x2d21 006829 call le_att_get_handle_ptr_found 
-0x2d22 006830 increase -2 ,contr 
-0x2d23 006831 ifetch 2 ,contr 
-0x2d24 006832 arg uuid_chrctr_device_name ,temp 
-0x2d25 006833 isub temp ,null 
-0x2d26 006834 branch le_send_device_name ,zero 
-0x2d27 006835 copy contr ,regc 
-0x2d28 006836 call le_get_search_max_mtu_data 
-0x2d29 006837 copy regc ,contr 
-0x2d2a 006838 ifetcht 1 ,contr 
-0x2d2b 006839 increase 1 ,temp 
-0x2d2c 006840 call not_greater_than 
-:      006841 le_send_att_read_response_less:
-0x2d2d 006842 copy pdata ,regc 
-0x2d2e 006843 copy pdata ,rega 
-0x2d2f 006844 call store_contr 
-0x2d30 006845 call le_fifo_malloc_tx_l2cap_gatt 
-0x2d31 006846 setarg attop_read_response 
-0x2d32 006847 istore 1 ,contw 
-0x2d33 006848 add regc ,-1 ,loopcnt 
-0x2d34 006849 call get_contr 
-0x2d35 006850 branch memcpy 
-:      006852 le_send_device_name:
-0x2d36 006853 call le_get_search_max_mtu_data 
-0x2d37 006854 fetcht 1 ,mem_le_name_len 
-0x2d38 006855 increase 1 ,temp 
-0x2d39 006856 call not_greater_than 
-0x2d3a 006857 copy pdata ,regc 
-0x2d3b 006858 copy pdata ,rega 
-0x2d3c 006860 call le_fifo_malloc_tx_l2cap_gatt 
-0x2d3d 006861 setarg attop_read_response 
-0x2d3e 006862 istore 1 ,contw 
-0x2d3f 006863 add regc ,-1 ,loopcnt 
-0x2d40 006864 arg mem_le_name ,contr 
-0x2d41 006865 branch memcpy 
-:      006868 le_send_att_read_response_check_auth:
-0x2d42 006869 fetch 2 ,mem_le_pairing_handle 
-0x2d43 006870 isub temp ,null 
-0x2d44 006871 nbranch le_send_att_read_response ,zero 
-0x2d45 006872 nbranch le_send_att_read_response ,user 
-:      006873 le_send_att_read_response_error_insufficient_auth:
-0x2d46 006874 jam att_err_insufficient_authentication ,mem_le_err_code 
-0x2d47 006875 branch le_send_att_error_response 
-:      006877 le_send_att_read_response_check_handle:
-0x2d48 006878 increase -2 ,contr 
-0x2d49 006879 ifetch 2 ,contr 
-0x2d4a 006880 bbit1 bit_of_att_handle_read_authenticated ,le_send_att_read_response_error_insufficient_auth 
-0x2d4b 006881 branch disable_user 
-:      006883 le_parse_att_read_blob_request:
-0x2d4c 006884 ifetch 2 ,contr 
-0x2d4d 006885 store 2 ,mem_le_att_offset 
-0x2d4e 006886 iforce rega 
-0x2d4f 006887 fetcht 2 ,mem_le_att_handle 
-:      006888 le_send_att_read_blob_response:
-0x2d50 006889 call le_att_get_handle_ptr 
-0x2d51 006890 branch le_send_att_error_response_notfound ,blank 
-0x2d52 006891 ifetch 1 ,contr 
-0x2d53 006892 isub rega ,loopcnt 
-0x2d54 006893 nbranch le_send_att_error_response_notfound ,positive 
-0x2d55 006894 call store_contr 
-0x2d56 006895 call le_get_search_max_mtu_data 
-0x2d57 006896 add loopcnt ,1 ,temp 
-0x2d58 006897 call not_greater_than 
-:      006898 le_send_att_read_blob_response_less:
-0x2d59 006899 copy pdata ,rega 
-0x2d5a 006900 copy pdata ,regc 
-0x2d5b 006901 call le_fifo_malloc_tx_l2cap_gatt 
-0x2d5c 006902 setarg attop_read_blob_response 
-0x2d5d 006903 istore 1 ,contw 
-0x2d5e 006904 add regc ,-1 ,loopcnt 
-0x2d5f 006905 fetcht 2 ,mem_le_att_offset 
-0x2d60 006906 call get_contr 
-0x2d61 006907 iadd temp ,contr 
-0x2d62 006908 branch memcpy_fast 
-:      006912 le_parse_att_read_by_group_type_request:
-0x2d63 006913 call le_get_search_handle_start_end_common 
-0x2d64 006914 call le_get_search_att_type 
-0x2d65 006915 branch le_send_att_read_by_group_type_response 
-:      006921 le_send_att_read_by_group_type_response:
-0x2d66 006922 arg 2 ,timeup 
-0x2d67 006923 fetcht 2 ,mem_le_search_handle_start 
-0x2d68 006924 storet 2 ,mem_temp 
-0x2d69 006925 call le_att_get_handle_ptr2 
-0x2d6a 006926 increase -2 ,contr 
-0x2d6b 006927 copy contr ,pdata 
-0x2d6c 006928 store 2 ,mem_le_cur_attlist_start_ptr 
-:      006929 le_send_att_read_by_group_type_response_loop:
-0x2d6d 006930 call le_att_check_handle_end 
-0x2d6e 006931 nbranch le_send_att_read_by_group_type_end0 ,positive 
-0x2d6f 006932 fetcht 2 ,mem_temp 
-0x2d70 006933 call le_att_get_handle_info_from_ptr 
-0x2d71 006934 nbranch le_send_att_read_by_group_type_end1 ,blank 
-0x2d72 006936 call le_att_same_type 
-0x2d73 006937 nbranch le_send_att_read_by_group_type_next_handle ,zero 
-0x2d74 006938 copy timeup ,pdata 
-0x2d75 006939 beq 0 ,le_send_att_read_by_group_type_end1 
-0x2d76 006940 nbranch le_send_att_read_by_group_type_store_write_record ,user 
-0x2d77 006941 disable user 
-0x2d78 006943 call le_get_search_max_mtu_data 
-0x2d79 006944 copy pdata ,rega 
-0x2d7a 006945 call le_fifo_malloc_tx_l2cap_gatt 
-0x2d7b 006946 setarg attop_read_by_group_type_response 
-0x2d7c 006947 istore 1 ,contw 
-0x2d7d 006948 fetch 1 ,mem_le_curr_att_len 
-0x2d7e 006949 add pdata ,4 ,rega 
-0x2d7f 006950 istorer rega ,1 ,contw 
-0x2d80 006951 call store_contw 
-0x2d81 006952 sub rega ,6 ,null 
-0x2d82 006953 ncall enable_user2 ,zero 
-0x2d83 006954 call disable_user2 ,zero 
-0x2d84 006955 call le_get_search_max_mtu_data 
-0x2d85 006956 increase -2 ,pdata 
-0x2d86 006957 idiv rega 
-0x2d87 006958 call wait_div_end 
-0x2d88 006959 quotient timeup 
-0x2d89 006960 branch le_send_att_read_by_group_type_store_record 
-:      006961 le_send_att_read_by_group_type_store_write_record:
-0x2d8a 006962 call le_send_att_read_by_group_type_check_pair_length_type 
-0x2d8b 006963 nbranch le_send_att_read_by_group_type_end1 ,blank 
-0x2d8c 006964 fetch 2 ,mem_temp 
-0x2d8d 006965 increase -1 ,pdata 
-0x2d8e 006966 store 2 ,mem_le_cur_handle_end 
-0x2d8f 006967 call le_write_att_record 
-:      006968 le_send_att_read_by_group_type_store_record:
-0x2d90 006969 fetch 2 ,mem_temp 
-0x2d91 006970 store 2 ,mem_le_cur_handle_start 
-0x2d92 006971 call le_store_att_record 
-0x2d93 006972 increase -1 ,timeup 
-:      006974 le_send_att_read_by_group_type_next_handle:
-0x2d94 006975 call le_att_next_handle 
-0x2d95 006976 branch le_send_att_read_by_group_type_response_loop 
-:      006978 le_send_att_read_by_type_res_check_pair_length_type:
-0x2d96 006979 fetch 1 ,mem_le_cur_uuid_length 
-0x2d97 006980 branch le_send_att_read_by_group_type_check_pair_length_type + 1 
-:      006983 le_send_att_read_by_group_type_check_pair_length_type:
-0x2d98 006984 fetch 1 ,mem_le_curr_att_len 
-0x2d99 006985 branch le_send_att_read_by_group_type_check_pair_length_type_16byte ,user2 
-0x2d9a 006986 increase -2 ,pdata 
-0x2d9b 006987 rtn 
-:      006989 le_send_att_read_by_group_type_check_pair_length_type_16byte:
-0x2d9c 006990 increase -16 ,pdata 
-0x2d9d 006991 rtn 
-:      006993 le_send_att_read_by_group_type_end0:
-0x2d9e 006994 fetch 2 ,mem_temp 
-0x2d9f 006995 store 2 ,mem_le_cur_handle_end 
-0x2da0 006996 branch le_send_att_read_by_group_type_end_common 
-:      006997 le_send_att_read_by_group_type_end1:
-0x2da1 006998 fetch 2 ,mem_temp 
-0x2da2 006999 increase -1 ,pdata 
-0x2da3 007000 store 2 ,mem_le_cur_handle_end 
-0x2da4 007001 branch le_send_att_read_by_group_type_end_common 
-:      007002 le_send_att_read_by_group_type_end_common:
-0x2da5 007003 branch le_send_att_error_response_notfound ,user 
-0x2da6 007004 call le_write_att_record 
-0x2da7 007005 branch le_send_auto_len_by_mem 
-:      007010 le_parse_att_write_request:
-0x2da8 007011 copy contr ,rega 
-0x2da9 007012 fetch 2 ,mem_le_l2cap_size 
-0x2daa 007013 add pdata ,-3 ,regb 
-0x2dab 007014 call le_writeatt_cb 
-:      007015 le_send_att_write_response_check_auth:
-0x2dac 007016 bpatchx patch2b_2 ,mem_patch2b 
-0x2dad 007017 call le_check_encrypt_state 
-0x2dae 007018 fetcht 2 ,mem_le_att_handle 
-0x2daf 007019 call le_att_get_handle_ptr2 
-0x2db0 007020 nbranch le_send_att_write_response_error_invalid_handle ,zero 
-0x2db1 007021 call le_send_att_write_response_check_handle ,user 
-0x2db2 007022 rtn user 
-0x2db3 007024 fetch 1 ,mem_le_configuration 
-0x2db4 007025 bbit0 bit_ble_write_auth ,le_send_att_write_response 
-0x2db5 007027 fetcht 2 ,mem_le_att_handle 
-0x2db6 007028 fetch 2 ,mem_le_pairing_handle 
-0x2db7 007029 isub temp ,null 
-0x2db8 007030 nbranch le_send_att_write_response ,zero 
-0x2db9 007031 call le_check_encrypt_state 
-0x2dba 007032 nbranch le_send_att_write_response ,user 
-0x2dbb 007033 branch le_send_att_read_response_error_insufficient_auth 
-:      007036 le_send_att_write_response:
-0x2dbc 007037 force 1 ,rega 
-0x2dbd 007038 call le_fifo_malloc_tx_l2cap_gatt 
-0x2dbe 007039 setarg attop_write_response 
-0x2dbf 007040 istore 1 ,contw 
-0x2dc0 007041 rtn 
-:      007043 le_send_att_write_response_check_handle:
-0x2dc1 007044 increase -2 ,contr 
-0x2dc2 007045 ifetch 2 ,contr 
-0x2dc3 007046 bbit1 bit_of_att_handle_write_authenticated ,le_send_att_read_response_error_insufficient_auth 
-0x2dc4 007047 branch disable_user 
-:      007049 le_send_att_write_response_error_invalid_handle:
-0x2dc5 007050 jam att_err_invalid_handle ,mem_le_err_code 
-0x2dc6 007051 branch le_send_att_error_response 
-:      007054 le_check_encrypt_state:
-0x2dc7 007055 bpatchx patch2b_3 ,mem_patch2b 
-0x2dc8 007056 call disable_user 
-0x2dc9 007057 fetch 1 ,mem_le_pairing_mode 
-0x2dca 007058 rtneq le_pairing_mode_none 
-0x2dcb 007059 fetch 1 ,mem_context 
-0x2dcc 007060 rtnbit1 lestate_encryption 
-0x2dcd 007061 branch enable_user 
-:      007064 le_parse_att_prepare_write_request:
-0x2dce 007065 add contr ,2 ,rega 
-0x2dcf 007066 fetch 2 ,mem_le_l2cap_size 
-0x2dd0 007067 add pdata ,-5 ,regb 
-0x2dd1 007068 call le_writeatt_cb 
-0x2dd2 007069 branch le_send_att_prepare_write_response 
-:      007072 le_send_att_prepare_write_response:
-0x2dd3 007073 fetch 2 ,mem_le_l2cap_size 
-0x2dd4 007074 copy pdata ,rega 
-0x2dd5 007075 call le_fifo_malloc_tx_l2cap_gatt 
-0x2dd6 007076 setarg attop_prepare_write_response 
-0x2dd7 007077 istore 1 ,contw 
-0x2dd8 007078 fetch 2 ,mem_le_att_handle 
-0x2dd9 007079 istore 2 ,contw 
-0x2dda 007080 fetch 2 ,mem_le_l2cap_size 
-0x2ddb 007081 add pdata ,-5 ,loopcnt 
-0x2ddc 007082 fetch 2 ,mem_le_payload_ptr 
-0x2ddd 007083 add pdata ,7 ,contr 
-0x2dde 007084 ifetch 2 ,contr 
-0x2ddf 007085 istore 2 ,contw 
-0x2de0 007086 branch memcpy_fast 
-:      007090 le_parse_att_execute_write_request:
-:      007092 le_send_att_execute_write_response:
-0x2de1 007093 force 1 ,rega 
-0x2de2 007094 call le_fifo_malloc_tx_l2cap_gatt 
-0x2de3 007095 setarg attop_execute_write_response 
-0x2de4 007096 istore 1 ,contw 
-0x2de5 007097 rtn 
-:      007099 le_parse_handle_value_confirmation:
-0x2de6 007100 fetch 1 ,mem_le_l2cap_att_states 
-0x2de7 007101 set0 ble_l2cap_recv_confirmation_packet ,pdata 
-0x2de8 007102 store 1 ,mem_le_l2cap_att_states 
-0x2de9 007103 rtn 
-:      007105 le_parse_att_write_command:
-0x2dea 007106 copy contr ,rega 
-0x2deb 007107 fetch 2 ,mem_le_l2cap_size 
-0x2dec 007108 add pdata ,-3 ,regb 
-0x2ded 007109 branch le_writeatt_cb 
-:      007114 le_att_malloc_tx_notify:
-0x2dee 007115 copy temp ,regc 
-0x2def 007116 increase 3 ,rega 
-0x2df0 007117 call le_fifo_malloc_tx_l2cap_gatt 
-0x2df1 007118 increase -3 ,rega 
-0x2df2 007119 setarg attop_handle_value_notification 
-0x2df3 007120 istore 1 ,contw 
-0x2df4 007121 copy regc ,temp 
-0x2df5 007122 istoret 2 ,contw 
-0x2df6 007123 rtn 
-:      007126 le_att_malloc_tx_indication:
-0x2df7 007127 fetch 1 ,mem_le_l2cap_att_states 
-0x2df8 007128 set1 ble_l2cap_send_indication_packet ,pdata 
-0x2df9 007129 store 1 ,mem_le_l2cap_att_states 
-0x2dfa 007130 copy temp ,regc 
-0x2dfb 007131 increase 3 ,rega 
-0x2dfc 007132 call le_fifo_malloc_tx_l2cap_gatt 
-0x2dfd 007133 increase -3 ,rega 
-0x2dfe 007134 setarg attop_handle_value_indication 
-0x2dff 007135 istore 1 ,contw 
-0x2e00 007136 copy regc ,temp 
-0x2e01 007137 istoret 2 ,contw 
-0x2e02 007138 rtn 
-:      007143 le_send_att_error_response_notfound:
-0x2e03 007144 bpatchx patch2b_4 ,mem_patch2b 
-0x2e04 007145 jam att_err_attribute_not_found ,mem_le_err_code 
-:      007146 le_send_att_error_response:
-0x2e05 007147 force 5 ,rega 
-0x2e06 007148 call le_fifo_malloc_tx_l2cap_gatt 
-0x2e07 007149 setarg attop_error_response 
-0x2e08 007150 istore 1 ,contw 
-0x2e09 007151 fetch 1 ,mem_le_att_opcode 
-0x2e0a 007152 istore 1 ,contw 
-0x2e0b 007153 fetch 2 ,mem_le_att_handle 
-0x2e0c 007154 istore 2 ,contw 
-0x2e0d 007155 fetch 1 ,mem_le_err_code 
-0x2e0e 007156 istore 1 ,contw 
-0x2e0f 007157 rtn 
-:      007160 le_fifo_malloc_tx_l2cap_gatt:
-0x2e10 007161 bpatchx patch2b_5 ,mem_patch2b 
-0x2e11 007162 force le_l2cap_cid_att ,regb 
-0x2e12 007163 branch le_fifo_malloc_tx_l2cap 
-:      007166 le_att_next_handle:
-0x2e13 007167 fetcht 2 ,mem_temp 
-0x2e14 007168 increase 1 ,temp 
-0x2e15 007169 storet 2 ,mem_temp 
-0x2e16 007170 rtn 
-:      007172 le_att_check_handle_end:
-0x2e17 007173 fetcht 2 ,mem_temp 
-0x2e18 007174 fetch 2 ,mem_le_search_handle_end 
-0x2e19 007175 isub temp ,null 
-0x2e1a 007176 rtn 
-:      007179 le_att_same_type:
-0x2e1b 007180 bpatchx patch2b_6 ,mem_patch2b 
-0x2e1c 007181 fetcht 1 ,mem_le_search_att_type_length 
-0x2e1d 007182 arg mem_le_search_att_type ,rega 
-:      007183 le_att_check_same_common:
-0x2e1e 007184 fetch 1 ,mem_le_cur_uuid_length 
-0x2e1f 007185 copy pdata ,loopcnt 
-0x2e20 007186 isub temp ,null 
-0x2e21 007187 nrtn zero 
-0x2e22 007188 arg mem_le_cur_uuid ,regb 
-0x2e23 007189 branch string_compare 
-:      007192 le_store_att_record:
-0x2e24 007193 bpatchx patch2b_7 ,mem_patch2b 
-0x2e25 007194 fetch 1 ,mem_le_curr_att_len 
-0x2e26 007195 store 1 ,mem_temp_block0 
-0x2e27 007196 copy pdata ,loopcnt 
-0x2e28 007197 call get_contr 
-0x2e29 007198 branch memcpy_fast 
-:      007201 le_write_att_record:
-0x2e2a 007202 bpatchx patch2c_0 ,mem_patch2c 
-0x2e2b 007203 call get_contw 
-0x2e2c 007204 fetch 2 ,mem_le_cur_handle_start 
-0x2e2d 007205 istore 2 ,contw 
-0x2e2e 007206 fetch 2 ,mem_le_cur_handle_end 
-0x2e2f 007207 istore 2 ,contw 
-:      007208 le_write_att_record_common:
-0x2e30 007209 fetch 1 ,mem_temp_block0 
-0x2e31 007210 copy pdata ,loopcnt 
-0x2e32 007211 call memcpy_fast 
-0x2e33 007212 branch store_contw 
-:      007216 le_send_auto_len_by_mem:
-0x2e34 007217 bpatchx patch2c_1 ,mem_patch2c 
-0x2e35 007218 call get_contw 
-0x2e36 007219 call le_fifo_get_last_att_ptr 
-0x2e37 007220 copy contw ,pdata 
-0x2e38 007221 isub contr ,rega 
-0x2e39 007222 call le_fifo_get_last_l2cap_ptr 
-0x2e3a 007223 copy rega ,pdata 
-0x2e3b 007224 istore 2 ,contr 
-0x2e3c 007225 increase 4 ,rega 
-0x2e3d 007226 call le_fifo_get_last_tx_ptr 
-0x2e3e 007227 copy rega ,pdata 
-0x2e3f 007228 istore 1 ,contr 
-0x2e40 007229 rtn 
-:      007232 le_get_search_handle_start_end_common:
-0x2e41 007233 rshift8 pdata ,pdata 
-0x2e42 007234 store 2 ,mem_le_search_handle_start 
-0x2e43 007235 ifetch 2 ,contr 
-0x2e44 007236 store 2 ,mem_le_search_handle_end 
-0x2e45 007237 rtn 
-:      007240 le_get_search_max_mtu_data:
-0x2e46 007241 bpatchx patch2c_2 ,mem_patch2c 
-0x2e47 007242 fetch 2 ,mem_le_remote_mtu 
-0x2e48 007244 fetcht 2 ,mem_le_local_mtu 
-0x2e49 007248 branch not_greater_than 
-:      007252 le_get_search_att_type:
-0x2e4a 007253 bpatchx patch2c_3 ,mem_patch2c 
-0x2e4b 007254 call store_contr 
-0x2e4c 007255 arg mem_le_search_att_type_length ,contw 
-:      007256 le_get_search_common:
-0x2e4d 007257 fetch 2 ,mem_le_l2cap_size 
-0x2e4e 007258 increase -5 ,pdata 
-:      007259 le_get_search_common2:
-0x2e4f 007260 istore 1 ,contw 
-0x2e50 007261 copy pdata ,loopcnt 
-0x2e51 007262 call get_contr 
-0x2e52 007263 branch memcpy_fast 
-:      007267 le_parse_writing_attribute_start:
-0x2e53 007268 fetch 2 ,mem_le_rxbuf_data_att_cid 
-0x2e54 007269 rtnne le_l2cap_cid_att 
-0x2e55 007270 fetch 1 ,mem_le_l2cap_att_states 
-0x2e56 007271 set1 ble_l2cap_deal_with_continue_packet ,pdata 
-0x2e57 007272 store 1 ,mem_le_l2cap_att_states 
-0x2e58 007273 fetch 3 ,mem_le_rxbuf_data_att_opcode 
-0x2e59 007274 store 3 ,mem_le_att_opcode 
-0x2e5a 007275 set1 mark_old_packet ,mark 
-0x2e5b 007276 beq attop_write_request ,le_parse_attribute_write_request 
-0x2e5c 007277 beq attop_write_command ,le_parse_attribute_write_command 
-0x2e5d 007278 beq attop_execute_write_request ,le_parse_att_execute_write_request 
-0x2e5e 007279 beq attop_exchange_mtu_request ,le_parse_att_exchange_mtu_request 
-0x2e5f 007280 beq attop_handle_value_confirmation ,le_parse_handle_value_confirmation 
-0x2e60 007281 set0 mark_old_packet ,mark 
-:      007282 le_clear_l2cap_att_states_deal_with_contiune_packet:
-0x2e61 007283 fetch 1 ,mem_le_l2cap_att_states 
-0x2e62 007284 set0 ble_l2cap_deal_with_continue_packet ,pdata 
-0x2e63 007285 store 1 ,mem_le_l2cap_att_states 
-0x2e64 007286 rtn 
-:      007288 le_parse_writing_attribute_continue:
-0x2e65 007289 fetch 1 ,mem_le_l2cap_att_states 
-0x2e66 007290 rtnbit0 ble_l2cap_deal_with_continue_packet 
-0x2e67 007291 set1 mark_old_packet ,mark 
-0x2e68 007292 call le_parse_l2cap_continue_common 
-0x2e69 007293 call le_parse_attribute_check_complete_packet 
-0x2e6a 007294 call le_clear_l2cap_att_states_deal_with_contiune_packet ,user 
-0x2e6b 007295 fetch 1 ,mem_le_att_opcode 
-0x2e6c 007296 beq attop_write_request ,le_send_att_write_response_check_auth 
-0x2e6d 007297 rtn 
-:      007300 le_parse_attribute_write_request:
-0x2e6e 007301 call le_parse_attribute_write_command 
-0x2e6f 007302 branch le_send_attribute_write_response_check_auth 
-:      007304 le_send_attribute_write_response_check_auth:
-0x2e70 007305 call le_parse_attribute_check_complete_packet 
-0x2e71 007306 nrtn user 
-0x2e72 007307 branch le_send_att_write_response_check_auth 
-:      007310 le_parse_attribute_write_command:
-0x2e73 007311 bpatchx patch2c_4 ,mem_patch2c 
-0x2e74 007312 call le_parse_attribute_check_complete_packet_init 
-0x2e75 007313 arg mem_le_rxbuf_data_att_write_payload ,rega 
-0x2e76 007314 branch le_writeatt_cb 
-:      007317 le_parse_attribute_check_complete_packet_init:
-0x2e77 007318 fetch 1 ,mem_le_rxbuf_data_att_write_length 
-0x2e78 007319 add pdata ,-7 ,regb 
-0x2e79 007320 increase -4 ,pdata 
-0x2e7a 007321 store 2 ,mem_le_packet_len_recved 
-0x2e7b 007322 fetcht 2 ,mem_le_rxbuf_data_att_write_l2cap_length 
-0x2e7c 007323 storet 2 ,mem_le_l2cap_size 
-0x2e7d 007324 rtn 
-:      007327 le_parse_l2cap_continue_common:
-0x2e7e 007328 fetchr regb ,1 ,mem_le_rxbuf_data_continue_length 
-0x2e7f 007329 fetch 2 ,mem_le_packet_len_recved 
-0x2e80 007330 iadd regb ,temp 
-0x2e81 007331 storet 2 ,mem_le_packet_len_recved 
-0x2e82 007332 arg mem_le_rxbuf_data_continue_payload ,rega 
-0x2e83 007333 branch le_writeatt_cb 
-:      007337 le_parse_attribute_check_complete_packet:
-0x2e84 007338 call disable_user 
-0x2e85 007339 fetch 2 ,mem_le_packet_len_recved 
-0x2e86 007340 fetcht 2 ,mem_le_l2cap_size 
-0x2e87 007341 isub temp ,null 
-0x2e88 007342 nrtn zero 
-0x2e89 007343 branch enable_user 
-:      007349 le_parse_signaling:
-0x2e8a 007350 ifetch 1 ,contr 
-0x2e8b 007351 ifetcht 1 ,contr 
-0x2e8c 007352 ifetcht 2 ,contr 
-0x2e8d 007353 beq l2cap_connection_parameter_update_response ,le_l2cap_parse_conn_parameter_update_rsp 
-0x2e8e 007354 rtn 
-:      007355 le_l2cap_parse_conn_parameter_update_rsp:
-0x2e8f 007356 ifetch 2 ,contr 
-0x2e90 007357 store 2 ,mem_le_l2cap_signaling_conn_param_update_rsp_result 
-0x2e91 007358 jam bt_evt_le_parse_conn_papa_update_rsp ,mem_fifo_temp 
-0x2e92 007359 branch ui_ipc_send_event 
-:      007365 le_l2cap_tx_update_req:
-0x2e93 007366 arg 0x0c ,rega 
-0x2e94 007367 arg l2cap_connection_parameter_update_request ,regc 
-0x2e95 007368 call le_fifo_malloc_tx_l2cap_signaling 
-0x2e96 007369 setarg 0x08 
-0x2e97 007370 istore 2 ,contw 
-0x2e98 007371 fetch 8 ,mem_le_interval_min 
-0x2e99 007372 istore 8 ,contw 
-0x2e9a 007373 rtn 
-:      007377 le_fifo_malloc_tx_l2cap_signaling:
-0x2e9b 007378 call le_l2cap_update_signaling_identifier 
-0x2e9c 007379 arg le_l2cap_cid_signal ,regb 
-0x2e9d 007380 call le_fifo_malloc_tx_l2cap 
-0x2e9e 007381 copy regc ,pdata 
-0x2e9f 007382 istore 1 ,contw 
-0x2ea0 007383 fetch 1 ,mem_le_signaling_identifier 
-0x2ea1 007384 istore 1 ,contw 
-0x2ea2 007385 rtn 
-:      007388 le_l2cap_update_signaling_identifier:
-0x2ea3 007389 fetch 1 ,mem_le_signaling_identifier 
-0x2ea4 007391 pincrease 1 
-0x2ea5 007392 store 1 ,mem_le_signaling_identifier 
-0x2ea6 007393 rtnne 0 
-:      007395 le_l2cap_reset_signaling_identifier:
-0x2ea7 007396 jam 1 ,mem_le_signaling_identifier 
-0x2ea8 007397 rtn 
-:      007402 le_pairing_mode_init:
-0x2ea9 007403 fetch 1 ,mem_le_pairing_mode 
-0x2eaa 007404 beq le_pairing_mode_none ,le_set_no_pairing 
-0x2eab 007405 beq le_pairing_mode_lagacy_justwork ,le_set_pairing_mode_lagacy_just_work 
-0x2eac 007406 beq le_pairing_mode_lagacy_passkey ,le_set_pairing_mode_lagacy_passkey 
-0x2ead 007407 beq le_pairing_mode_secure_connect_justwork ,le_set_pairing_mode_secure_justwork 
-0x2eae 007408 beq le_pairing_mode_secure_connect_numeric ,le_set_pairing_mode_secure_numeric 
-0x2eaf 007409 beq le_pairing_mode_secure_connect_passkey ,le_set_pairing_mode_secure_passkey 
-0x2eb0 007410 rtn 
-:      007412 le_set_pairing_mode_secure_justwork:
-0x2eb1 007413 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
-0x2eb2 007414 branch le_set_noinputnooutput 
-:      007415 le_set_pairing_mode_secure_numeric:
-0x2eb3 007416 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
-0x2eb4 007417 jam flag_iocap_displayyesno ,mem_le_pres_iocap 
-0x2eb5 007418 rtn 
-:      007419 le_set_pairing_mode_secure_passkey:
-0x2eb6 007420 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
-0x2eb7 007421 branch le_set_displayonly 
-:      007423 le_set_no_pairing:
-0x2eb8 007424 jam flag_le_no_bonding_no_mitm ,mem_le_pres_auth 
-:      007425 le_set_noinputnooutput:
-0x2eb9 007426 jam flag_iocap_noinputnooutput ,mem_le_pres_iocap 
-0x2eba 007427 rtn 
-:      007428 le_set_pairing_mode_lagacy_just_work:
-0x2ebb 007429 jam flag_le_bonding_mitm ,mem_le_pres_auth 
-0x2ebc 007430 branch le_set_noinputnooutput 
-:      007431 le_set_pairing_mode_lagacy_passkey:
-0x2ebd 007432 jam flag_le_bonding_mitm ,mem_le_pres_auth 
-:      007433 le_set_displayonly:
-0x2ebe 007434 jam flag_iocap_displayonly ,mem_le_pres_iocap 
-0x2ebf 007435 rtn 
-:      007437 le_secure_connection_enable:
-0x2ec0 007438 fetch 1 ,mem_secure_connections_enable 
-0x2ec1 007439 set1 secure_connections_le_bit ,pdata 
-0x2ec2 007440 store 1 ,mem_secure_connections_enable 
-0x2ec3 007441 rtn 
-:      007443 le_secure_connection_disable:
-0x2ec4 007444 fetch 1 ,mem_secure_connections_enable 
-0x2ec5 007445 set0 secure_connections_le_bit ,pdata 
-0x2ec6 007446 store 1 ,mem_secure_connections_enable 
-0x2ec7 007447 rtn 
-:      007449 le_parse_smp:
-0x2ec8 007450 ifetch 1 ,contr 
-0x2ec9 007451 beq smp_pairing_request ,le_parse_smp_pairing_request 
-0x2eca 007453 beq smp_pairing_confirm ,le_parse_smp_pairing_confirm 
-0x2ecb 007454 beq smp_pairing_random ,le_parse_smp_pairing_random 
-0x2ecc 007455 beq smp_pairing_failed ,le_parse_smp_pairing_failed 
-0x2ecd 007457 beq smp_master_identification ,le_parse_smp_master_identification 
-0x2ece 007458 beq smp_identity_information ,le_parse_smp_identity_information 
-0x2ecf 007459 beq smp_identity_address_information ,le_parse_smp_identity_address_information 
-0x2ed0 007460 beq smp_signing_information ,le_parse_smp_signing_information 
-0x2ed1 007461 beq smp_security_request ,le_parse_smp_security_request 
-0x2ed2 007462 beq smp_pairing_public_key ,le_parse_smp_public_key 
-0x2ed3 007463 beq smp_pairing_dhkey_check ,le_parse_smp_dhkey_check 
-0x2ed4 007464 rtn 
-:      007468 le_send_smp_security_request:
-0x2ed5 007469 force 2 ,rega 
-0x2ed6 007470 call le_fifo_malloc_tx_l2cap_smp 
-0x2ed7 007471 setarg smp_security_request 
-0x2ed8 007472 istore 1 ,contw 
-0x2ed9 007473 fetch 1 ,mem_le_pres_auth 
-0x2eda 007474 istore 1 ,contw 
-0x2edb 007475 rtn 
-:      007477 le_parse_smp_pairing_request:
-0x2edc 007478 store 1 ,mem_le_preq 
-0x2edd 007479 ifetch 6 ,contr 
-0x2ede 007480 istore 6 ,contw 
-0x2edf 007481 fetch 1 ,mem_le_pairing_mode 
-0x2ee0 007482 beq le_pairing_mode_none ,le_smp_pairing_fail_reason_not_support_pairing 
-0x2ee1 007483 call le_send_smp_pairing_response 
-0x2ee2 007484 fetch 1 ,mem_sc_only_mode 
-0x2ee3 007485 branch le_parse_smp_pairing_request2 ,blank 
-0x2ee4 007486 fetch 1 ,mem_le_preq_auth 
-0x2ee5 007487 bbit0 le_auth_secure_connection_pairing_bit ,app_ble_disconnect 
-0x2ee6 007488 fetch 1 ,mem_le_pairing_mode 
-0x2ee7 007489 bbit0 le_pairing_mode_secure_connect_bit ,app_ble_disconnect 
-:      007490 le_parse_smp_pairing_request2:
-0x2ee8 007491 jam flag_le_pairing_rcv_pairing_req ,mem_le_pairing_state 
-0x2ee9 007492 fetch 1 ,mem_le_preq_iocap 
-0x2eea 007493 beq flag_iocap_displayonly ,le_set_tk_0 
-0x2eeb 007494 beq flag_iocap_displayyesno ,le_set_tk_0 
-0x2eec 007495 beq flag_iocap_noinputnooutput ,le_set_tk_0 
-0x2eed 007496 fetch 1 ,mem_le_pairing_mode 
-0x2eee 007497 beq le_pairing_mode_lagacy_passkey ,le_parse_smp_pairing_req_passkey 
-0x2eef 007498 rtneq le_pairing_mode_secure_connect_passkey 
-:      007499 le_set_tk_0:
-0x2ef0 007500 arg 0 ,pdata 
-0x2ef1 007501 store 4 ,mem_le_tk 
-0x2ef2 007502 rtn 
-:      007504 le_parse_smp_pairing_req_passkey:
-0x2ef3 007505 fetch 1 ,mem_le_configuration 
-0x2ef4 007506 bbit1 bit_ble_passkey_fixed_key ,le_parse_smp_pairing_req_fixed_passkey 
-:      007507 le_genernate_tk:
-0x2ef5 007508 arg mem_le_tk ,rega 
-0x2ef6 007509 copy rega ,contw 
-0x2ef7 007510 arg 3 ,loopcnt 
-0x2ef8 007511 call generate_random_loop 
-0x2ef9 007512 fetch 2 ,mem_le_tk + 2 
-0x2efa 007513 and_into 0x7 ,pdata 
-0x2efb 007514 store 2 ,mem_le_tk + 2 
-:      007515 le_parse_smp_pairing_req_fixed_passkey:
-0x2efc 007516 jam bt_evt_le_tk_generate ,mem_fifo_temp 
-0x2efd 007517 branch ui_ipc_send_event 
-:      007521 le_send_smp_pairing_response:
-0x2efe 007522 force 7 ,rega 
-0x2eff 007523 call le_fifo_malloc_tx_l2cap_smp 
-0x2f00 007524 fetch 7 ,mem_le_pres 
-0x2f01 007525 istore 7 ,contw 
-0x2f02 007526 rtn 
-:      007529 le_parse_smp_pairing_confirm:
-0x2f03 007530 jam flag_le_pairing_receive_pairing_confirm ,mem_le_pairing_state 
-0x2f04 007531 arg mem_le_rconfirm ,contw 
-0x2f05 007532 call memcpy16 
-0x2f06 007533 fetch 1 ,mem_le_pairing_mode 
-0x2f07 007534 beq le_pairing_mode_lagacy_passkey_res_input ,le_parse_smp_pairing_confirm_passkey_res_input 
-0x2f08 007535 beq le_pairing_mode_secure_connect_passkey ,le_parse_smp_pairing_confirm_secure_passkey 
-0x2f09 007536 beq le_pairing_mode_secure_connect_passkey_res_input ,le_parse_smp_pairing_confirm_sc_passkey_res_input 
-0x2f0a 007537 branch le_send_smp_pairing_confirm 
-:      007540 le_parse_smp_pairing_confirm_passkey_res_input:
-0x2f0b 007541 jam bt_evt_le_get_passkey ,mem_fifo_temp 
-0x2f0c 007542 branch ui_ipc_send_event 
-:      007544 le_parse_smp_pairing_confirm_secure_passkey:
-0x2f0d 007545 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
-0x2f0e 007546 jam le_sc_stat_passkey_wait_confirm ,mem_le_secure_connect_state 
-0x2f0f 007547 rtn 
-:      007549 le_parse_smp_pairing_confirm_sc_passkey_res_input:
-0x2f10 007550 fetch 4 ,mem_le_tk 
-0x2f11 007551 branch le_parse_smp_pairing_confirm_passkey_res_input ,blank 
-0x2f12 007552 branch le_parse_smp_pairing_confirm_secure_passkey 
-:      007554 le_send_smp_pairing_confirm:
-0x2f13 007555 jam flag_le_pairing_send_pairing_confirm ,mem_le_pairing_state 
-0x2f14 007556 fetch 1 ,mem_le_pairing_mode 
-0x2f15 007557 bbit1 le_pairing_mode_secure_connect_bit ,le_send_smp_pairing_confirm_sc 
-0x2f16 007558 call generate_confirm 
-0x2f17 007559 force 17 ,rega 
-0x2f18 007560 call le_fifo_malloc_tx_l2cap_smp 
-0x2f19 007561 setarg smp_pairing_confirm 
-0x2f1a 007562 istore 1 ,contw 
-0x2f1b 007563 branch store_aes_result 
-:      007565 le_send_smp_pairing_confirm_sc:
-0x2f1c 007566 arg mem_le_srand ,contw 
-0x2f1d 007567 call generate_random 
-0x2f1e 007568 call function_f4_cb 
-0x2f1f 007569 force 17 ,rega 
-0x2f20 007570 call le_fifo_malloc_tx_l2cap_smp 
-0x2f21 007571 setarg smp_pairing_confirm 
-0x2f22 007572 istore 1 ,contw 
-0x2f23 007573 branch load_inverse_result 
-:      007575 le_parse_smp_pairing_random:
-0x2f24 007576 copy contr ,rega 
-0x2f25 007577 fetch 1 ,mem_le_pairing_mode 
-0x2f26 007578 bbit1 le_pairing_mode_secure_connect_bit ,le_parse_smp_pairing_random_sc 
-0x2f27 007579 copy rega ,contr 
-0x2f28 007580 call authenticate_rconfirm 
-0x2f29 007581 branch le_parse_smp_pairing_random_success ,zero 
-:      007582 le_send_pairing_confirm_value_failed:
-0x2f2a 007583 jam pairing_failed_confirm_value_failed ,mem_le_ll_pairing_fail_reason 
-:      007584 le_send_pairing_failed:
-0x2f2b 007585 force 2 ,rega 
-0x2f2c 007586 call le_fifo_malloc_tx_l2cap_smp 
-0x2f2d 007587 setarg smp_pairing_failed 
-0x2f2e 007588 istore 1 ,contw 
-0x2f2f 007589 fetch 1 ,mem_le_ll_pairing_fail_reason 
-0x2f30 007590 istore 1 ,contw 
-:      007591 le_parse_smp_pairing_failed:
-0x2f31 007592 bpatchx patch2c_5 ,mem_patch2c 
-0x2f32 007593 force smp_pairing_timer ,queue 
-0x2f33 007594 call timer_stop 
-0x2f34 007595 jam flag_le_pairing_null ,mem_le_pairing_state 
-0x2f35 007596 jam bt_evt_le_pairing_fail ,mem_fifo_temp 
-0x2f36 007597 branch ui_ipc_send_event 
-:      007599 le_smp_pairing_fail_reason_not_support_pairing:
-0x2f37 007600 jam pairing_failed_pairing_not_supported ,mem_le_ll_pairing_fail_reason 
-0x2f38 007601 branch le_send_pairing_failed 
-:      007603 le_parse_smp_pairing_random_sc:
-0x2f39 007604 arg mem_le_mrand ,contw 
-0x2f3a 007605 copy rega ,contr 
-0x2f3b 007606 call memcpy16 
-0x2f3c 007607 fetch 1 ,mem_le_pairing_mode 
-0x2f3d 007608 beq le_pairing_mode_secure_connect_passkey ,le_parse_smp_pairing_random_sc_passkey 
-0x2f3e 007609 beq le_pairing_mode_secure_connect_passkey_res_input ,le_parse_smp_pairing_random_sc_passkey 
-0x2f3f 007610 call function_g2 
-0x2f40 007611 call le_send_smp_pairing_random 
-0x2f41 007612 fetch 1 ,mem_le_pairing_mode 
-0x2f42 007613 rtnne le_pairing_mode_secure_connect_numeric 
-0x2f43 007614 jam bt_evt_le_gkey_generate ,mem_fifo_temp 
-0x2f44 007615 branch ui_ipc_send_event 
-:      007617 le_parse_smp_pairing_random_sc_passkey:
-0x2f45 007618 call function_f4_ca 
-0x2f46 007619 arg mem_aes_cmac_temp ,contw 
-0x2f47 007620 call load_inverse_result 
-0x2f48 007621 arg mem_aes_cmac_temp ,rega 
-0x2f49 007622 arg mem_le_rconfirm ,regb 
-0x2f4a 007623 arg 16 ,loopcnt 
-0x2f4b 007624 call string_compare 
-0x2f4c 007625 nbranch le_send_pairing_confirm_value_failed ,zero 
-0x2f4d 007626 branch le_send_smp_pairing_random 
-:      007628 le_parse_smp_pairing_random_success:
-0x2f4e 007629 call generate_stk 
-0x2f4f 007630 jam bt_evt_le_pairing_success ,mem_fifo_temp 
-0x2f50 007631 call ui_ipc_send_event 
-0x2f51 007632 jam 1 ,mem_ltk_exists 
-0x2f52 007633 jam flag_le_pairing_after_auth ,mem_le_pairing_state 
-:      007635 le_send_smp_pairing_random:
-0x2f53 007636 force 17 ,rega 
-0x2f54 007637 call le_fifo_malloc_tx_l2cap_smp 
-0x2f55 007638 setarg smp_pairing_random 
-0x2f56 007639 istore 1 ,contw 
-0x2f57 007640 arg mem_le_srand ,contr 
-0x2f58 007641 branch memcpy16 
-:      007643 le_send_smp_encryption_information:
-0x2f59 007644 force 17 ,rega 
-0x2f5a 007645 call le_fifo_malloc_tx_l2cap_smp 
-0x2f5b 007646 setarg smp_encryption_information 
-0x2f5c 007647 istore 1 ,contw 
-0x2f5d 007648 fetch 1 ,mem_le_configuration 
-0x2f5e 007649 bbit1 bit_ble_pairing_fixed_ltk ,le_send_fixed_ltk 
-0x2f5f 007650 arg mem_le_ltk ,contr 
-0x2f60 007651 branch memcpy16 
-:      007653 le_send_fixed_ltk:
-0x2f61 007654 arg mem_le_fixed_ltk ,contr 
-0x2f62 007655 branch memcpy16 
-:      007658 le_send_smp_master_identification:
-0x2f63 007659 arg mem_le_ediv ,contw 
-0x2f64 007660 force 10 ,loopcnt 
-0x2f65 007661 call generate_random_loop 
-0x2f66 007662 force 11 ,rega 
-0x2f67 007663 call le_fifo_malloc_tx_l2cap_smp 
-0x2f68 007664 setarg smp_master_identification 
-0x2f69 007665 istore 1 ,contw 
-0x2f6a 007666 fetch 2 ,mem_le_ediv 
-0x2f6b 007667 istore 2 ,contw 
-0x2f6c 007668 fetch 8 ,mem_le_rand 
-0x2f6d 007669 istore 8 ,contw 
-0x2f6e 007670 rtn 
-:      007672 le_send_smp_identity_information:
-0x2f6f 007673 force 17 ,rega 
-0x2f70 007674 call le_fifo_malloc_tx_l2cap_smp 
-0x2f71 007675 setarg smp_identity_information 
-0x2f72 007676 istore 1 ,contw 
-0x2f73 007677 setarg 0 
-0x2f74 007678 istore 8 ,contw 
-0x2f75 007679 istore 8 ,contw 
-0x2f76 007680 rtn 
-:      007683 le_send_smp_identity_address_information:
-0x2f77 007684 force 8 ,rega 
-0x2f78 007685 call le_fifo_malloc_tx_l2cap_smp 
-0x2f79 007686 setarg smp_identity_address_information 
-0x2f7a 007687 istore 1 ,contw 
-0x2f7b 007688 fetch 1 ,mem_le_conn_own_addr_type 
-0x2f7c 007689 istore 1 ,contw 
-0x2f7d 007690 fetch 6 ,mem_le_lap 
-0x2f7e 007691 istore 6 ,contw 
-0x2f7f 007692 rtn 
-:      007695 le_send_pairing_fail_unspecified_reason:
-0x2f80 007696 jam pairing_failed_unspecified_reason ,mem_le_ll_pairing_fail_reason 
-0x2f81 007697 branch le_send_pairing_failed 
-:      007699 le_check_init_key_distribution:
-0x2f82 007700 fetch 1 ,mem_le_pres_init_key_distribution 
-0x2f83 007701 fetcht 1 ,mem_le_pres_init_key_distribution 
-0x2f84 007702 iand temp ,pdata 
-0x2f85 007703 rtn 
-:      007705 le_parse_smp_identity_information:
-0x2f86 007706 arg mem_le_irk ,contw 
-0x2f87 007707 call memcpy16 
-0x2f88 007708 call le_check_init_key_distribution 
-0x2f89 007709 isolate0 le_initator_irk_bit ,pdata 
-0x2f8a 007710 branch le_send_pairing_fail_unspecified_reason ,true 
-0x2f8b 007711 fetch 1 ,mem_device_option 
-0x2f8c 007712 rtnne dvc_op_module 
-0x2f8d 007713 call le_check_master_addr_type 
-0x2f8e 007714 nrtn user 
-0x2f8f 007715 branch app_ble_store_reconn_info 
-:      007718 le_check_master_addr_type:
-0x2f90 007719 call disable_user 
-0x2f91 007720 fetch 1 ,mem_le_conn_peer_addr_type 
-0x2f92 007721 rtneq master_public_addr 
-0x2f93 007722 fetch 1 ,mem_le_preq_init_key_distribution 
-0x2f94 007723 rtnbit0 le_initator_irk_bit 
-0x2f95 007724 branch enable_user 
-:      007726 le_parse_smp_identity_address_information:
-0x2f96 007727 call le_check_init_key_distribution 
-0x2f97 007728 isolate0 le_initator_irk_bit ,pdata 
-0x2f98 007729 branch le_send_pairing_fail_unspecified_reason ,true 
-0x2f99 007730 rtn 
-:      007732 le_parse_smp_master_identification:
-:      007733 le_parse_smp_signing_information:
-:      007734 le_parse_smp_security_request:
-0x2f9a 007735 rtn 
-:      007737 le_parse_smp_public_key:
-0x2f9b 007738 arg mem_le_pubkey_remote_x_256 ,contw 
-0x2f9c 007739 call memcpy64 
-0x2f9d 007740 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
-0x2f9e 007741 jam le_sc_stat_receive_public_key ,mem_le_secure_connect_state 
-0x2f9f 007742 rtn 
-:      007744 le_parse_smp_dhkey_check:
-0x2fa0 007745 arg mem_sp_confirm_remote ,contw 
-0x2fa1 007746 call memcpy16 
-0x2fa2 007747 jam le_sc_stat_receive_dhkey ,mem_le_secure_connect_state 
-0x2fa3 007748 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
-0x2fa4 007749 rtn 
-:      007751 le_send_smp_pairing_public_key:
-0x2fa5 007752 force 65 ,rega 
-0x2fa6 007753 call le_fifo_malloc_tx_l2cap_smp 
-0x2fa7 007754 setarg smp_pairing_public_key 
-0x2fa8 007755 istore 1 ,contw 
-0x2fa9 007756 arg mem_sc_pubkey_local_x_256 ,contr 
-0x2faa 007757 branch memcpy64 
-:      007759 le_send_smp_pairing_dhkey_check:
-0x2fab 007760 call function_f6_eb 
-0x2fac 007761 force 17 ,rega 
-0x2fad 007762 call le_fifo_malloc_tx_l2cap_smp 
-0x2fae 007763 setarg smp_pairing_dhkey_check 
-0x2faf 007764 istore 1 ,contw 
-0x2fb0 007765 branch load_inverse_result 
-:      007767 le_check_paring_time:
-0x2fb1 007768 fetch 1 ,mem_le_pairing_state 
-0x2fb2 007769 rtneq flag_le_pairing_end 
-0x2fb3 007770 arg flag_le_pairing_rcv_pairing_req ,temp 
-0x2fb4 007771 isub temp ,null 
-0x2fb5 007772 nrtn positive 
-0x2fb6 007773 arg smp_pairing_timer ,queue 
-0x2fb7 007774 call timer_check 
-0x2fb8 007775 nrtn blank 
-0x2fb9 007776 branch le_send_pairing_fail_unspecified_reason 
-:      007778 le_pairing_sm:
-0x2fba 007779 bpatchx patch2c_6 ,mem_patch2c 
-0x2fbb 007780 call le_fifo_check_nearly_full 
-0x2fbc 007781 nrtn blank 
-0x2fbd 007782 fetch 1 ,mem_le_pairing_state 
-0x2fbe 007783 beq flag_le_pairing_null ,le_pairing_sm_null 
-0x2fbf 007784 beq flag_le_pairing_start ,le_pairing_sm_start 
-0x2fc0 007785 beq flag_le_pairing_send_recurity_req ,le_pairing_sm_send_sec_req 
-0x2fc1 007786 beq flag_le_pairing_rcv_pairing_req ,le_pairing_sm_rcv_pairing_req 
-0x2fc2 007787 beq flag_le_pairing_after_auth ,le_pairing_sm_after_auth 
-0x2fc3 007788 beq flag_le_paring_send_enc_information ,le_pairng_sm_send_enc_information 
-0x2fc4 007789 beq flag_le_paring_send_master_identification ,le_pairng_sm_send_master_indentification 
-0x2fc5 007790 beq flag_le_paring_send_indentity_information ,le_pairng_sm_send_indentity_information 
-0x2fc6 007791 rtn 
-:      007793 le_pairing_sm_null:
-:      007794 le_pairing_sm_send_sec_req:
-0x2fc7 007795 fetch 1 ,mem_le_enc_state 
-0x2fc8 007796 rtnne flag_le_send_start_enc_rsp 
-0x2fc9 007797 jam flag_le_enc_end ,mem_le_enc_state 
-0x2fca 007798 jam flag_le_pairing_end ,mem_le_pairing_state 
-0x2fcb 007799 jam bt_evt_le_reconnect_complete ,mem_fifo_temp 
-0x2fcc 007800 branch ui_ipc_send_event 
-:      007803 le_pairing_sm_start:
-0x2fcd 007804 jam flag_le_pairing_send_recurity_req ,mem_le_pairing_state 
-0x2fce 007805 branch le_send_smp_security_request 
-:      007807 le_pairing_sm_rcv_pairing_req:
-0x2fcf 007808 jam flag_le_pairing_wait_stk_generation ,mem_le_pairing_state 
-0x2fd0 007809 setarg timer_smp_pairing_timeout 
-0x2fd1 007810 arg smp_pairing_timer ,queue 
-0x2fd2 007811 branch timer_init 
-:      007813 le_pairing_sm_after_auth:
-0x2fd3 007814 fetch 1 ,mem_le_enc_state 
-0x2fd4 007815 beq flag_le_send_start_enc_rsp ,le_pairing_sm_after_auth_start_enc 
-0x2fd5 007816 rtn 
-:      007818 le_pairing_sm_after_auth_start_enc:
-0x2fd6 007819 fetch 1 ,mem_le_pairing_mode 
-0x2fd7 007820 bbit1 le_pairing_mode_secure_connect_bit ,le_pairing_sm_after_auth_start_enc_sc 
-0x2fd8 007822 jam flag_le_paring_send_enc_information ,mem_le_pairing_state 
-0x2fd9 007823 call le_send_smp_encryption_information 
-:      007824 le_pairing_sm_after_auth_start_enc_common:
-0x2fda 007825 jam bt_evt_le_enc_info ,mem_fifo_temp 
-0x2fdb 007826 call ui_ipc_send_event 
-0x2fdc 007827 fetch 1 ,mem_device_option 
-0x2fdd 007828 rtnne dvc_op_module 
-0x2fde 007829 call le_check_master_addr_type 
-0x2fdf 007830 rtn user 
-0x2fe0 007831 branch app_ble_store_reconn_info 
-:      007833 le_pairing_sm_after_auth_start_enc_sc:
-0x2fe1 007834 jam flag_le_paring_send_master_identification ,mem_le_pairing_state 
-0x2fe2 007835 branch le_pairing_sm_after_auth_start_enc_common 
-:      007837 le_pairng_sm_send_enc_information:
-0x2fe3 007838 jam flag_le_paring_send_master_identification ,mem_le_pairing_state 
-0x2fe4 007839 branch le_send_smp_master_identification 
-:      007841 le_pairng_sm_send_master_indentification:
-0x2fe5 007842 fetch 1 ,mem_le_preq_resp_key_distribution 
-0x2fe6 007843 fetcht 1 ,mem_le_pres_resp_key_distribution 
-0x2fe7 007844 iand temp ,pdata 
-0x2fe8 007845 isolate0 le_initator_irk_bit ,pdata 
-0x2fe9 007846 branch le_parse_start_enc_rsp_after_auth_end ,true 
-0x2fea 007847 jam flag_le_paring_send_indentity_information ,mem_le_pairing_state 
-0x2feb 007848 branch le_send_smp_identity_information 
-:      007850 le_pairng_sm_send_indentity_information:
-0x2fec 007851 call le_send_smp_identity_address_information 
-0x2fed 007852 branch le_parse_start_enc_rsp_after_auth_end 
-:      007855 le_parse_start_enc_rsp_after_auth_end:
-0x2fee 007856 bpatchx patch2c_7 ,mem_patch2c 
-0x2fef 007857 force smp_pairing_timer ,queue 
-0x2ff0 007858 call timer_stop 
-0x2ff1 007859 jam flag_le_enc_end ,mem_le_enc_state 
-0x2ff2 007860 jam flag_le_pairing_end ,mem_le_pairing_state 
-0x2ff3 007861 jam bt_evt_le_pairing_complete ,mem_fifo_temp 
-0x2ff4 007862 branch ui_ipc_send_event 
-:      007866 le_secure_connect_sm:
-0x2ff5 007867 bpatchx patch2d_0 ,mem_patch2d 
-0x2ff6 007868 fetch 1 ,mem_le_pairing_mode 
-0x2ff7 007869 rtnbit0 le_pairing_mode_secure_connect_bit 
-0x2ff8 007870 fetch 1 ,mem_le_secure_connect_flag 
-0x2ff9 007871 rtnne le_sp_flag_commit_256 
-0x2ffa 007872 jam sp_flag_standby ,mem_le_secure_connect_flag 
-0x2ffb 007873 fetch 1 ,mem_le_secure_connect_state 
-0x2ffc 007874 beq le_sc_stat_receive_public_key ,le_sc_sm_receive_public_key 
-0x2ffd 007875 beq le_sc_stat_wait_send_public_key ,le_sc_sm_wait_send_public_key 
-0x2ffe 007876 beq le_sc_stat_send_public_key ,le_sc_sm_send_public_key 
-0x2fff 007877 beq le_sc_stat_receive_dhkey ,le_sc_sm_receive_dhkey 
-0x3000 007878 beq le_sc_stat_wait_confirm_gkey ,le_sc_sm_wait_confirm_gkey 
-0x3001 007879 beq le_sc_stat_passkey_wait_confirm ,le_sc_sm_passkey_wait_confirm 
-0x3002 007880 rtn 
-:      007882 le_sc_state_clear:
-0x3003 007883 jam sp_flag_standby ,mem_le_secure_connect_flag 
-0x3004 007884 jam le_sc_stat_null ,mem_le_secure_connect_state 
-0x3005 007885 jam flag_le_sc_confrim_null ,mem_le_sc_confirm_gkey_flag 
-0x3006 007886 rtn 
-:      007888 le_sc_sm_passkey_wait_confirm:
-0x3007 007889 fetch 1 ,mem_authentication_passkey_times 
-0x3008 007890 copy pdata ,queue 
-0x3009 007891 increase 1 ,pdata 
-0x300a 007892 store 1 ,mem_authentication_passkey_times 
-0x300b 007893 fetch 4 ,mem_le_tk 
-0x300c 007894 qisolate1 pdata 
-0x300d 007895 setarg 0x80 
-0x300e 007896 setflag true ,0 ,pdata 
-0x300f 007897 store 1 ,mem_passkey_1bit 
-0x3010 007898 branch le_sc_sm_ready_send_pairing_confirm 
-:      007900 le_sc_sm_wait_confirm_gkey:
-0x3011 007901 fetch 1 ,mem_le_sc_confirm_gkey_flag 
-0x3012 007902 jam flag_le_sc_confrim_null ,mem_le_sc_confirm_gkey_flag 
-0x3013 007903 beq flag_le_sc_confrim_gkey_ok ,le_sc_confirm_gkey_ok 
-0x3014 007904 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
-0x3015 007905 rtn 
-:      007907 le_sc_confirm_gkey_ok:
-0x3016 007908 jam bt_evt_le_pairing_success ,mem_fifo_temp 
-0x3017 007909 call ui_ipc_send_event 
-0x3018 007910 jam flag_le_pairing_after_auth ,mem_le_pairing_state 
-0x3019 007911 branch le_send_smp_pairing_dhkey_check 
-:      007913 le_sc_sm_receive_dhkey:
-0x301a 007914 fetch 1 ,mem_sp_dhkey_invalid 
-0x301b 007915 beq sp_key_valid_256 ,le_dhkey_ready 
-0x301c 007916 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
-0x301d 007917 rtn 
-:      007919 le_dhkey_ready:
-0x301e 007920 call function_f5 
-0x301f 007921 fetch 1 ,mem_le_pairing_mode 
-0x3020 007922 beq le_pairing_mode_secure_connect_passkey ,le_dhkey_ready_common 
-0x3021 007923 beq le_pairing_mode_secure_connect_passkey_res_input ,le_dhkey_ready_common 
-0x3022 007924 call le_set_tk_0 
-:      007925 le_dhkey_ready_common:
-0x3023 007926 call function_f6_ea 
-0x3024 007927 arg mem_aes_cmac_temp ,rega 
-0x3025 007928 arg mem_sp_confirm_remote ,regb 
-0x3026 007929 arg 16 ,loopcnt 
-0x3027 007930 call string_compare 
-0x3028 007931 branch le_dhkey_check_ok ,zero 
-:      007932 le_dhkey_check_fail:
-0x3029 007933 jam pairing_failed_dhkey_check_failed ,mem_le_ll_pairing_fail_reason 
-0x302a 007934 branch le_send_pairing_failed 
-:      007937 le_dhkey_check_ok:
-0x302b 007938 call sp_calc_check_publickey_256 
-0x302c 007939 nbranch le_dhkey_check_fail ,zero 
-0x302d 007940 jam 1 ,mem_ltk_exists 
-0x302e 007941 fetch 1 ,mem_le_pairing_mode 
-0x302f 007942 beq le_pairing_mode_secure_connect_justwork ,le_sc_confirm_gkey_ok 
-0x3030 007943 beq le_pairing_mode_secure_connect_passkey ,le_sc_confirm_gkey_ok 
-0x3031 007944 beq le_pairing_mode_secure_connect_passkey_res_input ,le_sc_confirm_gkey_ok 
-0x3032 007945 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
-0x3033 007946 jam le_sc_stat_wait_confirm_gkey ,mem_le_secure_connect_state 
-0x3034 007947 rtn 
-:      007949 le_sc_sm_send_public_key:
-0x3035 007950 fetch 1 ,mem_le_pairing_mode 
-0x3036 007951 beq le_pairing_mode_secure_connect_passkey ,le_sc_sm_send_public_key_passkey 
-0x3037 007952 beq le_pairing_mode_secure_connect_passkey_res_input ,le_sc_sm_send_public_key_passkey 
-0x3038 007953 jam 0 ,mem_passkey_1bit 
-:      007954 le_sc_sm_ready_send_pairing_confirm:
-0x3039 007955 branch le_send_smp_pairing_confirm 
-:      007957 le_sc_sm_send_public_key_passkey:
-0x303a 007958 jam 0 ,mem_authentication_passkey_times 
-0x303b 007959 rtneq le_pairing_mode_secure_connect_passkey_res_input 
-0x303c 007960 branch le_parse_smp_pairing_req_passkey 
-:      007963 le_sc_sm_receive_public_key:
-0x303d 007964 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
-0x303e 007965 fetch 1 ,mem_sc_local_key_invalid 
-0x303f 007966 beq sp_key_valid_256 ,le_public_key_ready 
-0x3040 007967 rtn 
-:      007969 le_public_key_ready:
-0x3041 007970 jam le_sc_stat_wait_send_public_key ,mem_le_secure_connect_state 
-0x3042 007971 jam sp_key_invalid ,mem_sp_dhkey_invalid 
-0x3043 007972 branch sp_dhkey_calc_256 
-:      007974 le_sc_sm_wait_send_public_key:
-0x3044 007975 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
-0x3045 007976 jam le_sc_stat_send_public_key ,mem_le_secure_connect_state 
-0x3046 007977 branch le_send_smp_pairing_public_key 
-:      007981 le_fifo_malloc_tx_l2cap_smp:
-0x3047 007982 bpatchx patch2d_1 ,mem_patch2d 
-0x3048 007983 force le_l2cap_cid_smp ,regb 
-0x3049 007984 branch le_fifo_malloc_tx_l2cap 
-:      007988 le_parse_ll:
-0x304a 007989 fetch 1 ,mem_le_rxbuf_data_ll_opcode 
-0x304b 007990 beq ll_connection_update_ind ,le_parse_connection_update_ind 
-0x304c 007991 beq ll_channel_map_ind ,le_parse_channel_map_ind 
-0x304d 007992 beq ll_terminate_ind ,le_parse_terminate_ind 
-0x304e 007993 beq ll_enc_req ,le_parse_enc_req 
-0x304f 007994 beq ll_enc_rsp ,le_parse_enc_rsp 
-0x3050 007995 beq ll_start_enc_req ,le_parse_start_enc_req 
-0x3051 007996 beq ll_start_enc_rsp ,le_parse_start_enc_rsp 
-0x3052 007997 beq ll_unknown_rsp ,le_parse_unknown_rsp 
-0x3053 007998 beq ll_feature_req ,le_parse_feature_req 
-0x3054 007999 beq ll_feature_rsp ,le_parse_feature_rsp 
-0x3055 008000 beq ll_pause_enc_req ,le_parse_pause_enc_req 
-0x3056 008001 beq ll_pause_enc_rsp ,le_parse_pause_enc_rsp 
-0x3057 008002 beq ll_version_ind ,le_parse_version_ind 
-0x3058 008003 beq ll_reject_ind ,le_parse_reject_ind 
-0x3059 008004 beq ll_ping_req ,le_parse_ping_req 
-0x305a 008005 beq ll_ping_rsp ,le_parse_ping_rsp 
-0x305b 008006 beq ll_length_req ,le_parse_length_req 
-0x305c 008007 beq ll_length_rsp ,le_parse_length_rsp 
-0x305d 008008 beq ll_phy_req ,le_parse_phy_req 
-0x305e 008009 beq ll_phy_update_ind ,le_parse_phy_update_ind 
-0x305f 008010 fetchr regc ,1 ,mem_le_rxbuf_data_ll_opcode 
-0x3060 008011 branch le_send_unknown_rsp 
-:      008015 le_parse_connection_update_ind:
-0x3061 008016 ifetch 9 ,contr 
-0x3062 008017 store 9 ,mem_le_new_param 
-0x3063 008018 ifetch 2 ,contr 
-0x3064 008019 store 2 ,mem_le_instant 
-0x3065 008020 fetch 1 ,mem_le_state 
-0x3066 008021 set1 lestate_update_param ,pdata 
-0x3067 008022 store 1 ,mem_le_state 
-0x3068 008023 rtn 
-:      008027 le_parse_channel_map_ind:
-0x3069 008028 ifetch 5 ,contr 
-0x306a 008029 store 5 ,mem_le_new_map 
-0x306b 008030 ifetch 2 ,contr 
-0x306c 008031 store 2 ,mem_le_instant 
-:      008032 le_update_map_enable:
-0x306d 008033 fetch 1 ,mem_le_state 
-0x306e 008034 set1 lestate_update_map ,pdata 
-0x306f 008035 store 1 ,mem_le_state 
-0x3070 008036 rtn 
-:      008040 le_parse_terminate_ind:
-0x3071 008041 setarg 20 
-0x3072 008042 store 2 ,mem_le_superto 
-0x3073 008043 store 2 ,mem_le_init_superto 
-0x3074 008044 rtn 
-:      008048 le_parse_enc_req:
-0x3075 008049 ifetch 8 ,contr 
-0x3076 008050 store 8 ,mem_le_rand 
-0x3077 008051 ifetch 2 ,contr 
-0x3078 008052 store 2 ,mem_le_ediv 
-0x3079 008053 ifetch 8 ,contr 
-0x307a 008054 store 8 ,mem_le_skdm 
-0x307b 008055 ifetch 4 ,contr 
-0x307c 008056 store 4 ,mem_ccm_ivm 
-0x307d 008057 call le_send_enc_rsp 
-0x307e 008058 bpatchx patch2d_2 ,mem_patch2d 
-0x307f 008059 fetch 1 ,mem_le_pairing_state 
-0x3080 008060 beq flag_le_pairing_after_auth ,le_parse_enc_req_after_auth 
-0x3081 008061 fetch 1 ,mem_le_configuration 
-0x3082 008062 bbit1 bit_ble_pairing_fixed_ltk ,le_parse_enc_req_fixed_ltk 
-0x3083 008063 fetch 1 ,mem_nv_data_number 
-0x3084 008064 ncall load_device_list_mode_4 ,blank 
-0x3085 008065 fetch 1 ,mem_ltk_exists 
-0x3086 008066 beq 0 ,le_ltk_lost 
-:      008067 le_parse_enc_req_after_auth:
-0x3087 008068 jam flag_le_rcv_enc_start ,mem_le_enc_state 
-0x3088 008069 call le_send_start_enc_req 
-0x3089 008070 branch generate_sk 
-:      008071 le_parse_enc_req_fixed_ltk:
-0x308a 008072 jam 1 ,mem_ltk_exists 
-0x308b 008073 arg mem_le_fixed_ltk ,contr 
-0x308c 008074 arg mem_le_ltk ,contw 
-0x308d 008075 call memcpy16 
-0x308e 008076 branch le_parse_enc_req_after_auth 
-:      008078 le_ltk_lost:
-0x308f 008079 jam flag_le_enc_null ,mem_le_enc_state 
-0x3090 008080 jam flag_le_enc_null ,mem_le_pairing_state 
-0x3091 008081 jam bt_evt_le_ltk_lost ,mem_fifo_temp 
-0x3092 008082 branch ui_ipc_send_event 
-:      008085 le_parse_enc_rsp:
-0x3093 008086 ifetch 8 ,contr 
-0x3094 008087 store 8 ,mem_le_skds 
-0x3095 008088 ifetch 4 ,contr 
-0x3096 008089 store 4 ,mem_ccm_ivs 
-0x3097 008090 branch generate_sk 
-:      008094 le_parse_start_enc_req:
-0x3098 008095 fetch 1 ,mem_le_state 
-0x3099 008096 set1 lestate_encryption ,pdata 
-0x309a 008097 store 1 ,mem_le_state 
-0x309b 008098 rtn 
-:      008101 le_parse_start_enc_rsp:
-0x309c 008102 rtn master 
-0x309d 008103 jam bt_evt_le_start_enc ,mem_fifo_temp 
-0x309e 008104 call ui_ipc_send_event 
-0x309f 008105 jam flag_le_send_start_enc_rsp ,mem_le_enc_state 
-0x30a0 008106 branch le_send_start_enc_rsp 
-:      008110 le_parse_unknown_rsp:
-0x30a1 008111 rtn 
-:      008115 le_parse_feature_req:
-0x30a2 008116 branch le_send_feature_rsp 
-:      008120 le_parse_feature_rsp:
-0x30a3 008121 rtn 
-:      008125 le_parse_pause_enc_req:
-0x30a4 008126 jam flag_le_enc_pause ,mem_le_enc_state 
-0x30a5 008127 call le_send_pause_enc_rsp 
-0x30a6 008128 jam bt_evt_le_pause_enc ,mem_fifo_temp 
-0x30a7 008129 branch ui_ipc_send_event 
-:      008133 le_parse_pause_enc_rsp:
-0x30a8 008134 rtn 
-:      008138 le_parse_version_ind:
-0x30a9 008139 rtn master 
-0x30aa 008140 branch le_send_version_ind 
-:      008144 le_parse_reject_ind:
-0x30ab 008145 rtn 
-:      008149 le_parse_ping_req:
-0x30ac 008150 branch le_send_ping_rsp 
-:      008154 le_parse_ping_rsp:
-0x30ad 008155 rtn 
-:      008158 le_parse_length_req:
-0x30ae 008159 call le_parse_length_rsp 
-0x30af 008160 branch le_send_data_length_res 
-:      008162 le_parse_length_rsp:
-0x30b0 008163 ifetch 8 ,contr 
-0x30b1 008164 store 8 ,mem_remote_rx_max_octets 
-0x30b2 008165 fetch 2 ,mem_remote_rx_max_octets 
-0x30b3 008166 fetcht 2 ,mem_local_tx_max_octets 
-0x30b4 008167 call not_greater_than 
-0x30b5 008168 store 2 ,mem_remote_rx_max_octets 
-0x30b6 008170 fetch 2 ,mem_remote_tx_max_octets 
-0x30b7 008171 fetcht 2 ,mem_local_rx_max_octets 
-0x30b8 008172 call not_greater_than 
-0x30b9 008173 store 2 ,mem_remote_tx_max_octets 
-0x30ba 008174 rtn 
-:      008178 le_parse_phy_req:
-0x30bb 008179 branch le_send_phy_rsp 
-:      008183 le_parse_phy_update_ind:
-0x30bc 008184 ifetch 2 ,contr 
-0x30bd 008185 store 2 ,mem_le_new_m2s_phy 
-0x30be 008186 ifetch 2 ,contr 
-0x30bf 008187 store 2 ,mem_le_instant 
-0x30c0 008188 rtn blank 
-0x30c1 008189 fetch 1 ,mem_le_state 
-0x30c2 008190 set1 lestate_update_phy ,pdata 
-0x30c3 008191 store 1 ,mem_le_state 
-0x30c4 008192 rtn 
-:      008197 le_send_terminate_ind_user_terminated:
-0x30c5 008198 arg error_remote_user_terminated_connection ,regc 
-:      008201 le_send_terminate_ind:
-0x30c6 008202 arg 2 ,rega 
-0x30c7 008203 arg ll_terminate_ind ,regb 
-0x30c8 008204 call le_fifo_malloc_tx_ll 
-0x30c9 008205 copy regc ,pdata 
-0x30ca 008206 istore 1 ,contw 
-0x30cb 008207 rtn 
-:      008211 le_send_enc_rsp:
-0x30cc 008212 arg mem_le_skds ,contw 
-0x30cd 008213 force 8 ,loopcnt 
-0x30ce 008214 call generate_random_loop 
-0x30cf 008215 arg mem_ccm_ivs ,contw 
-0x30d0 008216 force 4 ,loopcnt 
-0x30d1 008217 call generate_random_loop 
-0x30d2 008218 arg 13 ,rega 
-0x30d3 008219 arg ll_enc_rsp ,regb 
-0x30d4 008220 call le_fifo_malloc_tx_ll 
-0x30d5 008221 fetch 8 ,mem_le_skds 
-0x30d6 008222 istore 8 ,contw 
-0x30d7 008223 fetch 4 ,mem_ccm_ivs 
-0x30d8 008224 istore 4 ,contw 
-0x30d9 008225 rtn 
-:      008229 le_send_start_enc_req:
-0x30da 008230 jam flag_le_send_start_enc_req ,mem_le_enc_state 
-0x30db 008231 arg ll_start_enc_req ,regb 
-0x30dc 008232 branch le_send_ll_one_lenth 
-:      008236 le_send_start_enc_rsp:
-0x30dd 008237 arg ll_start_enc_rsp ,regb 
-0x30de 008238 branch le_send_ll_one_lenth 
-:      008243 le_send_unknown_rsp:
-0x30df 008244 arg 2 ,rega 
-0x30e0 008245 arg ll_unknown_rsp ,regb 
-0x30e1 008246 call le_fifo_malloc_tx_ll 
-0x30e2 008247 istorer regc ,1 ,contw 
-0x30e3 008248 rtn 
-:      008252 le_send_feature_rsp:
-0x30e4 008253 arg 9 ,rega 
-0x30e5 008254 arg ll_feature_rsp ,regb 
-0x30e6 008255 call le_fifo_malloc_tx_ll 
-0x30e7 008256 fetch 8 ,mem_le_local_feature 
-0x30e8 008257 or pdata ,fun_ll_feature_le_encryption ,pdata 
-0x30e9 008258 istore 8 ,contw 
-0x30ea 008259 rtn 
-:      008263 le_send_pause_enc_rsp:
-0x30eb 008264 arg ll_pause_enc_rsp ,regb 
-0x30ec 008265 branch le_send_ll_one_lenth 
-:      008269 le_send_version_ind:
-0x30ed 008270 arg 6 ,rega 
-0x30ee 008271 arg ll_version_ind ,regb 
-0x30ef 008272 call le_fifo_malloc_tx_ll 
-0x30f0 008273 fetch 5 ,mem_version 
-0x30f1 008274 istore 5 ,contw 
-0x30f2 008275 rtn 
-:      008278 le_send_reject_ind:
-0x30f3 008279 arg 2 ,rega 
-0x30f4 008280 arg ll_reject_ind ,regb 
-0x30f5 008281 call le_fifo_malloc_tx_ll 
-0x30f6 008282 setarg le_err_pin_or_key_missing 
-0x30f7 008283 istore 1 ,contw 
-0x30f8 008284 rtn 
-:      008288 le_send_ping_rsp:
-0x30f9 008289 arg ll_ping_rsp ,regb 
-0x30fa 008290 branch le_send_ll_one_lenth 
-:      008292 le_send_data_length_req:
-0x30fb 008293 arg ll_length_req ,regb 
-0x30fc 008294 branch le_send_data_length 
-:      008296 le_send_data_length_res:
-0x30fd 008297 arg ll_length_rsp ,regb 
-:      008298 le_send_data_length:
-0x30fe 008299 arg 9 ,rega 
-0x30ff 008300 call le_fifo_malloc_tx_ll 
-0x3100 008301 fetch 8 ,mem_local_rx_max_octets 
-0x3101 008302 istore 8 ,contw 
-0x3102 008303 rtn 
-:      008307 le_send_phy_rsp:
-0x3103 008308 arg 3 ,rega 
-0x3104 008309 arg ll_phy_rsp ,regb 
-0x3105 008310 call le_fifo_malloc_tx_ll 
-0x3106 008311 fetch 1 ,mem_le_tx_phys 
-0x3107 008312 and pdata ,0x07 ,pdata 
-0x3108 008313 istore 1 ,contw 
-0x3109 008314 fetch 1 ,mem_le_rx_phys 
-0x310a 008315 and pdata ,0x07 ,pdata 
-0x310b 008316 istore 1 ,contw 
-0x310c 008317 rtn 
-:      008321 le_send_ll_one_lenth:
-0x310d 008322 arg 1 ,rega 
-0x310e 008323 branch le_fifo_malloc_tx_ll 
-:      008328 g24_dispatch:
-0x310f 008329 bpatchx patch2d_3 ,mem_patch2d 
-0x3110 008330 bmark1 mark_24g_rxmode ,g24_receive_dispatch 
-0x3111 008331 branch g24_transmit_dispatch 
-:      008336 g24_prep:
-0x3112 008337 bpatchx patch2d_4 ,mem_patch2d 
-0x3113 008338 disable enable_crc 
-0x3114 008339 disable enable_white 
-0x3115 008340 setarg 0x555555 
-0x3116 008341 iforce crc24_init 
-0x3117 008342 fetch 1 ,mem_24g_ch 
-0x3118 008343 branch le_prep_next 
-:      008345 g24_receive_packet:
-0x3119 008346 bpatchx patch2d_5 ,mem_patch2d 
-0x311a 008347 fetch 1 ,mem_24g_rx_phy 
-0x311b 008348 call le_enable_phy_by_pdata 
-0x311c 008349 fetch 4 ,mem_24g_addr 
-0x311d 008350 iforce access 
-0x311e 008351 call set_sync_on 
-0x311f 008352 fetcht 1 ,mem_24g_ch 
-0x3120 008353 call le_rf_rx_enable 
-:      008354 g24_receive_rxon:
-0x3121 008355 call g24_prep 
-0x3122 008356 bmark0 mark_ble_lr ,g24_receive_nolr 
-0x3123 008357 pulse dewhiten_code_calc 
-0x3124 008358 nop 30 
-0x3125 008359 call g24_prep 
-:      008360 g24_receive_nolr:
-0x3126 008361 disable user3 
-0x3127 008362 enable decode_fec0 
-0x3128 008363 enable is_rx 
-0x3129 008364 disable is_tx 
-0x312a 008365 enable swfine 
-0x312b 008366 fetch 2 ,mem_24g_rx_window 
-0x312c 008367 iforce stop_watch 
-0x312d 008368 correlate null ,timeout 
-0x312e 008369 nbranch g24_sync_timeout ,sync 
-0x312f 008370 call rf_debug_rx_sync_line 
-0x3130 008371 bmark1 mark_ble_lr ,g24_receive_skip_fec1 
-0x3131 008372 fetch 1 ,mem_24g_disable_fec1 
-0x3132 008373 nbranch g24_receive_skip_fec1 ,blank 
-0x3133 008374 disable decode_fec0 
-0x3134 008375 enable decode_fec1 
-:      008376 g24_receive_skip_fec1:
-0x3135 008377 enable enable_white 
-0x3136 008378 enable enable_crc 
-0x3137 008379 call g24_receive_byte 
-0x3138 008380 store 1 ,mem_24g_get_syncword_crc8 
-0x3139 008381 fetcht 1 ,mem_24g_syncword_crc8 
-0x313a 008382 isub temp ,null 
-0x313b 008383 nbranch g24_hec_error ,zero 
-0x313c 008384 bpatchx patch2d_6 ,mem_patch2d 
-0x313d 008385 disable user7 
-0x313e 008386 isolate1 mark_ble_lr ,mark 
-0x313f 008387 call g24_lr_receive_pdu_len ,true 
-0x3140 008388 branch g24_lr_len_error ,user7 
-0x3141 008389 call g24_receive_byte 
-0x3142 008390 store 1 ,mem_24g_rxbuf 
-0x3143 008391 bmark1 mark_24g_rxmode ,g24_receive_skip 
-0x3144 008392 fetch 1 ,mem_24g_rxbuf 
-0x3145 008393 fetcht 1 ,mem_24g_data_type 
-0x3146 008394 icompare bits_data ,temp 
-0x3147 008395 nbranch g24_type_error ,true 
-:      008396 g24_receive_skip:
-0x3148 008397 call g24_receive_byte 
-0x3149 008398 isolate1 mark_ble_lr ,mark 
-0x314a 008399 call g24_lr_receive_payload_len ,true 
-0x314b 008400 istore 1 ,contw 
-0x314c 008401 rshift3 pdata ,pdata 
-0x314d 008402 sub pdata ,0x1f ,null 
-0x314e 008403 nbranch g24_len_over_error ,positive 
-0x314f 008404 copy pdata ,loopcnt 
-0x3150 008405 branch g24rx_nopayload ,zero 
-:      008406 g24rx_loop:
-0x3151 008407 call g24_receive_byte 
-0x3152 008408 istore 1 ,contw 
-0x3153 008409 loop g24rx_loop 
-:      008410 g24rx_nopayload:
-0x3154 008411 bmark1 mark_24g_rxmode ,g24_receive_skip_rssi 
-0x3155 008412 copy contw ,rega 
-0x3156 008413 call g24_receive_byte 
-0x3157 008414 store 1 ,mem_rssi_hex_received 
-0x3158 008415 copy rega ,contw 
-:      008416 g24_receive_skip_rssi:
-0x3159 008417 parse demod ,bucket ,24 
-0x315a 008418 rshift32 pdata ,pdata 
-0x315b 008419 rshift16 pdata ,pdata 
-0x315c 008420 istore 3 ,contw 
-0x315d 008421 fetch 1 ,mem_24g_disable_fec1 
-0x315e 008422 nbranch g24_receive_skip_disable_fec1 ,blank 
-0x315f 008423 disable decode_fec1 
-:      008424 g24_receive_skip_next:
-0x3160 008425 isolate1 mark_24g_rxmode ,mark 
-0x3161 008426 call save_rssi_dec ,true 
-0x3162 008427 branch g24_crc_error ,crc_failed 
-0x3163 008428 call rf_debug_rx_crc_line 
-0x3164 008429 bpatchx patch2d_7 ,mem_patch2d 
-0x3165 008430 enable user3 
-0x3166 008431 call le_match_set_txfreq 
-0x3167 008432 rtnmark1 mark_24g_rxmode 
-0x3168 008433 fetch 1 ,mem_rssi_hex_received 
-0x3169 008434 fetcht 1 ,mem_rssi_hex_received_max_value 
-0x316a 008435 isub temp ,null 
-0x316b 008436 call copy_temp2pdata ,positive 
-0x316c 008437 branch rssi_signal 
-:      008439 g24_receive_skip_disable_fec1:
-0x316d 008440 disable decode_fec0 
-0x316e 008441 branch g24_receive_skip_next 
-:      008444 g24_lr_receive_pdu_len:
-0x316f 008445 call g24_receive_byte 
-0x3170 008446 sub pdata ,1 ,null 
-0x3171 008447 branch enable_user7 ,positive 
-0x3172 008448 increase -2 ,pdata 
-0x3173 008449 bmark1 mark_24g_rxmode ,g24_lr_receive_pdu_norssi 
-0x3174 008450 branch enable_user7 ,blank 
-0x3175 008451 increase -1 ,pdata 
-:      008452 g24_lr_receive_pdu_norssi:
-0x3176 008453 store 1 ,mem_temp 
-0x3177 008454 rtn 
-:      008456 g24_lr_receive_payload_len:
-0x3178 008457 and_into 0x07 ,pdata 
-0x3179 008458 fetcht 1 ,mem_temp 
-0x317a 008459 lshift3 temp ,temp 
-0x317b 008460 ior temp ,pdata 
-0x317c 008461 rtn 
-:      008463 g24_receive_byte:
-0x317d 008464 parse demod ,bucket ,8 
-0x317e 008465 rshift3 pwindow ,pdata 
-0x317f 008466 rtn 
-:      008468 g24_sync_timeout:
-0x3180 008469 jam err_sync_to ,mem_24g_off_type 
-0x3181 008470 isolate1 mark_24g_rxmode ,mark 
-0x3182 008471 call rssi_noise ,true 
-:      008472 g24_end_of_packet:
-0x3183 008473 bpatchx patch2e_0 ,mem_patch2e 
-0x3184 008474 call le_disable 
-0x3185 008475 disable encode_fec1 
-0x3186 008476 disable decode_fec1 
-0x3187 008477 branch end_of_packet 
-:      008479 g24_hec_error:
-0x3188 008480 jam err_hec ,mem_24g_off_type 
-0x3189 008481 branch g24_end_of_packet 
-:      008483 g24_lr_len_error:
-0x318a 008484 jam err_lr_len ,mem_24g_off_type 
-0x318b 008485 branch g24_end_of_packet 
-:      008487 g24_type_error:
-0x318c 008488 jam err_type ,mem_24g_off_type 
-0x318d 008489 branch g24_end_of_packet 
-:      008491 g24_len_over_error:
-0x318e 008492 jam err_len_over ,mem_24g_off_type 
-0x318f 008493 branch g24_end_of_packet 
-:      008495 g24_crc_error:
-0x3190 008496 jam err_crc ,mem_24g_off_type 
-0x3191 008497 branch g24_end_of_packet 
-:      008499 g24_set_freq_tx:
-0x3192 008500 call set_sync_on 
-0x3193 008501 fetcht 1 ,mem_24g_ch 
-0x3194 008502 branch set_freq_tx 
-:      008504 g24_transmit:
-0x3195 008505 bpatchx patch2e_1 ,mem_patch2e 
-0x3196 008506 fetch 1 ,mem_24g_tx_phy 
-0x3197 008507 call le_enable_phy_by_pdata 
-0x3198 008508 fetch 4 ,mem_24g_addr 
-0x3199 008509 iforce access 
-0x319a 008510 call g24_prep 
-0x319b 008511 call g24_set_freq_tx 
-0x319c 008512 set1 txgfsk ,radio_ctrl 
-0x319d 008513 enable encode_fec0 
-0x319e 008514 enable is_tx 
-0x319f 008515 disable is_rx 
-0x31a0 008516 call rf_debug_tx_on_line 
-0x31a1 008517 disable lr_s2en 
-0x31a2 008518 bmark1 mark_ble_lr ,g24_transmit_lr 
-0x31a3 008519 bmark1 mark_ble_2m ,g24_transmit_2m 
-0x31a4 008520 rshift16 access ,pdata 
-0x31a5 008521 rshift8 pdata ,pdata 
-0x31a6 008522 rshift4 pdata ,pdata 
-0x31a7 008523 inject mod ,40 
-:      008524 g24_transmit_packet:
-0x31a8 008525 bpatchx patch2e_2 ,mem_patch2e 
-0x31a9 008526 bmark1 mark_ble_lr ,g24_transmit_nolr 
-0x31aa 008527 fetch 1 ,mem_24g_disable_fec1 
-0x31ab 008528 nbranch g24_transmit_nolr ,blank 
-0x31ac 008529 disable encode_fec0 
-0x31ad 008530 enable encode_fec1 
-:      008531 g24_transmit_nolr:
-0x31ae 008532 enable enable_white 
-0x31af 008533 enable enable_crc 
-0x31b0 008534 fetch 1 ,mem_24g_txlen 
-0x31b1 008535 iforce loopcnt 
-0x31b2 008536 arg mem_24g_txpayload ,contr 
-:      008537 g24tr_loop:
-0x31b3 008538 ifetch 1 ,contr 
-0x31b4 008539 inject mod ,8 
-0x31b5 008540 loop g24tr_loop 
-0x31b6 008541 enable enable_parity 
-0x31b7 008542 inject mod ,24 
-0x31b8 008543 disable enable_parity 
-0x31b9 008544 bmark0 mark_ble_lr ,g24_transmit_skip 
-0x31ba 008545 disable enable_white 
-0x31bb 008546 setarg 0 
-0x31bc 008547 inject mod ,3 
-:      008548 g24_transmit_skip:
-0x31bd 008549 until null ,tx_clear 
-0x31be 008550 nop 100 
-0x31bf 008551 disable lr_s2en 
-0x31c0 008552 disable encode_fec0 
-0x31c1 008553 fetch 1 ,mem_24g_disable_fec1 
-0x31c2 008554 nbranch g24_transmit_skip_disable_fec1 ,blank 
-0x31c3 008555 disable encode_fec1 
-:      008556 g24_transmit_skip_disable_fec1:
-0x31c4 008557 disable encode_fec3 
-0x31c5 008558 call set_sync_on 
-0x31c6 008559 branch rf_debug_tx_off_line 
-:      008561 g24_transmit_lr:
-0x31c7 008562 arg 10 ,loopcnt 
-:      008563 g24_transmit_lr_preamble_loop:
-0x31c8 008564 setarg 0x3c 
-0x31c9 008565 inject mod ,8 
-0x31ca 008566 loop g24_transmit_lr_preamble_loop 
-0x31cb 008567 disable encode_fec0 
-0x31cc 008568 enable encode_fec3 
-0x31cd 008569 rshift16 access ,pdata 
-0x31ce 008570 rshift16 pdata ,pdata 
-0x31cf 008571 rshift4 pdata ,pdata 
-0x31d0 008572 inject mod ,32 
-0x31d1 008573 bmark1 mark_ble_lr_s8 ,g24_transmit_lr_s8 
-:      008574 g24_transmit_lr_s2:
-0x31d2 008575 setarg 1 
-0x31d3 008576 inject mod ,5 
-0x31d4 008577 enable lr_s2en 
-0x31d5 008578 branch g24_transmit_packet 
-:      008580 g24_transmit_lr_s8:
-0x31d6 008581 setarg 0 
-0x31d7 008582 inject mod ,5 
-0x31d8 008583 branch g24_transmit_packet 
-:      008585 g24_transmit_2m:
-0x31d9 008586 fetch 1 ,mem_system_clk 
-0x31da 008587 rshift pdata ,loopcnt 
-:      008588 g24_transmit_2m_dealy:
-0x31db 008589 nop 2 
-0x31dc 008590 loop g24_transmit_2m_dealy 
-0x31dd 008592 rshift16 access ,pdata 
-0x31de 008593 rshift8 pdata ,pdata 
-0x31df 008594 rshift4 pdata ,temp 
-0x31e0 008595 copy temp ,pdata 
-0x31e1 008596 inject mod ,8 
-0x31e2 008597 copy temp ,pdata 
-0x31e3 008598 inject mod ,40 
-0x31e4 008599 branch g24_transmit_packet 
-:      008607 g24_transmit_prep:
-0x31e5 008608 bpatchx patch2e_3 ,mem_patch2e 
-0x31e6 008609 fetch 1 ,mem_24g_tx_phy 
-0x31e7 008610 bbit1 bit_le_coded_phy ,g24_lr_transmit_prep 
-0x31e8 008612 fetch 1 ,mem_24g_datalen 
-0x31e9 008613 increase 3 ,pdata 
-0x31ea 008614 store 1 ,mem_24g_txlen 
-0x31eb 008616 fetch 1 ,mem_24g_syncword_crc8 
-0x31ec 008617 store 1 ,mem_24g_txpayload 
-0x31ed 008619 fetch 1 ,mem_24g_data_type 
-0x31ee 008620 istore 1 ,contw 
-0x31ef 008622 fetch 1 ,mem_24g_datalen 
-:      008623 g24_transmit_prep_pdu:
-0x31f0 008624 lshift3 pdata ,pdata 
-0x31f1 008625 fetcht 1 ,mem_24g_pid 
-0x31f2 008626 and temp ,0x03 ,temp 
-0x31f3 008627 lshift temp ,temp 
-0x31f4 008628 ior temp ,pdata 
-0x31f5 008629 fetcht 1 ,mem_24g_no_ack 
-0x31f6 008630 iadd temp ,pdata 
-0x31f7 008631 istore 1 ,contw 
-0x31f8 008633 fetch 1 ,mem_24g_datalen 
-0x31f9 008634 iforce loopcnt 
-0x31fa 008635 arg mem_24g_txbuf ,contr 
-0x31fb 008636 call memcpy 
-0x31fc 008637 bpatchx patch2e_4 ,mem_patch2e 
-0x31fd 008639 rtnmark0 mark_24g_rxmode 
-0x31fe 008640 fetch 1 ,mem_rssi_hex 
-0x31ff 008641 istore 1 ,contw 
-0x3200 008642 fetch 1 ,mem_24g_tx_phy 
-0x3201 008643 rtnbit1 bit_le_coded_phy 
-0x3202 008644 fetch 1 ,mem_24g_txlen 
-0x3203 008645 increase 1 ,pdata 
-0x3204 008646 store 1 ,mem_24g_txlen 
-0x3205 008647 rtn 
-:      008649 g24_lr_transmit_prep:
-0x3206 008651 fetch 1 ,mem_24g_datalen 
-0x3207 008652 increase 4 ,pdata 
-0x3208 008653 bmark0 mark_24g_rxmode ,g24_lr_transmit_prep_skip 
-0x3209 008654 increase 1 ,pdata 
-:      008655 g24_lr_transmit_prep_skip:
-0x320a 008656 store 1 ,mem_24g_txlen 
-0x320b 008658 fetch 1 ,mem_24g_syncword_crc8 
-0x320c 008659 store 1 ,mem_24g_txpayload 
-0x320d 008661 fetch 1 ,mem_24g_txlen 
-0x320e 008662 increase -2 ,pdata 
-0x320f 008663 istore 1 ,contw 
-0x3210 008665 fetch 1 ,mem_24g_data_type 
-0x3211 008666 istore 1 ,contw 
-0x3212 008667 setarg 0 
-0x3213 008668 branch g24_transmit_prep_pdu 
-:      008670 g24_read_len_pid_crc:
-0x3214 008671 bpatchx patch2e_5 ,mem_patch2e 
-0x3215 008673 fetch 1 ,mem_24g_rxbuf + 1 
-0x3216 008674 rshift3 pdata ,pdata 
-0x3217 008675 store 1 ,mem_24g_rxdata_length 
-0x3218 008677 increase 1 ,pdata 
-0x3219 008678 arg mem_24g_rxbuf + 1 ,contr 
-0x321a 008679 iadd contr ,contr 
-0x321b 008680 ifetch 3 ,contr 
-0x321c 008681 store 3 ,mem_24g_sta_crc 
-0x321d 008683 fetch 1 ,mem_24g_rxbuf + 1 
-0x321e 008684 rshift pdata ,pdata 
-0x321f 008685 and pdata ,0x03 ,pdata 
-0x3220 008686 store 1 ,mem_24g_sta_pid 
-0x3221 008687 rtn 
-:      008690 g24_ch:
-0x3222 008691 bpatchx patch2e_6 ,mem_patch2e 
-0x3223 008692 fetcht 1 ,mem_24g_current_ch_number 
-0x3224 008693 call g24_ch_map_size 
-0x3225 008694 storet 1 ,mem_24g_current_ch_number 
-0x3226 008695 rtn 
-:      008697 g24_ch_map_size:
-0x3227 008698 bpatchx patch2e_7 ,mem_patch2e 
-0x3228 008699 call g24_ch_calc 
-0x3229 008700 increase 1 ,temp 
-0x322a 008701 and_into 3 ,temp 
-0x322b 008702 rtn 
-:      008704 g24_ch_calc:
-0x322c 008705 bpatchx patch2f_0 ,mem_patch2f 
-0x322d 008706 fetch 1 ,mem_24g_addr 
-0x322e 008707 and_into 0x03 ,pdata 
-0x322f 008708 mul32 pdata ,4 ,rega 
-0x3230 008709 setarg mem_24g_ch_map1 
-0x3231 008710 iadd rega ,pdata 
-0x3232 008711 iadd temp ,contr 
-0x3233 008712 ifetch 1 ,contr 
-0x3234 008713 store 1 ,mem_24g_ch 
-0x3235 008714 rtn 
-:      008717 g24_update_addr_and_synccrc8:
-0x3236 008718 store 4 ,mem_24g_addr 
-0x3237 008720 bpatchx patch2f_1 ,mem_patch2f 
-:      008721 g24_syncword_crc8:
-0x3238 008722 arg 0 ,rega 
-0x3239 008723 arg 4 ,loopcnt 
-0x323a 008724 arg mem_24g_addr ,contr 
-:      008725 g24_syncword_crc8_loop:
-0x323b 008726 ifetch 1 ,contr 
-0x323c 008727 iadd rega ,rega 
-0x323d 008728 loop g24_syncword_crc8_loop 
-0x323e 008729 copy rega ,pdata 
-0x323f 008730 store 2 ,mem_24g_syncword 
-0x3240 008731 fetch 1 ,mem_24g_syncword 
-0x3241 008732 fetcht 1 ,mem_24g_syncword + 1 
-0x3242 008733 iadd temp ,pdata 
-0x3243 008734 store 1 ,mem_24g_syncword_crc8 
-0x3244 008735 rtn 
-:      008738 g24_timer_check:
-0x3245 008739 bpatchx patch2f_2 ,mem_patch2f 
-0x3246 008740 call disable_user 
-0x3247 008741 fetcht 4 ,mem_24g_tx_btclk 
-0x3248 008742 copy clkn_bt ,pdata 
-0x3249 008743 isub temp ,null 
-0x324a 008744 ncall g24_timer_timeout ,positive 
-0x324b 008745 copy pdata ,regb 
-0x324c 008746 fetch 4 ,mem_24g_tx_btclk 
-0x324d 008747 fetcht 1 ,mem_24g_interval 
-0x324e 008748 iadd temp ,temp 
-0x324f 008749 copy regb ,pdata 
-0x3250 008750 isub temp ,null 
-0x3251 008751 nrtn positive 
-0x3252 008752 set0 28 ,pdata 
-0x3253 008753 store 4 ,mem_24g_tx_btclk 
-0x3254 008754 branch enable_user 
-:      008756 g24_timer_timeout:
-0x3255 008757 rtn zero 
-0x3256 008758 set1 28 ,pdata 
-0x3257 008759 rtn 
-:      008761 g24_timer_init:
-0x3258 008762 setarg 0 
-0x3259 008763 store 4 ,mem_24g_tx_btclk 
-0x325a 008764 rtn 
-:      008772 g24_chmap_param_init:
-0x325b 008773 bpatchx patch2f_3 ,mem_patch2f 
-0x325c 008774 setsect 0 ,0x1300 
-0x325d 008775 setsect 1 ,0x1908b 
-0x325e 008776 setsect 2 ,0x36150 
-0x325f 008777 setsect 3 ,0x3d20 
-0x3260 008778 store 9 ,mem_24g_ch_map1 
-0x3261 008779 setsect 0 ,0x3a1a 
-0x3262 008780 setsect 1 ,0xc453 
-0x3263 008781 setsect 2 ,0xd312 
-0x3264 008782 setsect 3 ,0x1 
-0x3265 008783 istore 7 ,contw 
-0x3266 008784 fetch 1 ,mem_24g_ch_map_update 
-0x3267 008785 rtn blank 
-0x3268 008786 arg mem_24g_ch_update_map1 ,contr 
-0x3269 008787 arg mem_24g_ch_map1 ,contw 
-0x326a 008788 branch memcpy16 
-:      008796 g24_chamap_param_update:
-0x326b 008797 bpatchx patch2f_4 ,mem_patch2f 
-0x326c 008798 setarg 0x4e001e 
-0x326d 008799 store 3 ,mem_24g_ch_update_map1 + 1 
-0x326e 008800 setarg 0x032303 
-0x326f 008801 istore 3 ,contw 
-0x3270 008802 setarg 0x250642 
-0x3271 008803 istore 3 ,contw 
-0x3272 008804 setarg 0x094c06 
-0x3273 008805 istore 3 ,contw 
-0x3274 008806 setarg 0x3c0927 
-0x3275 008807 istore 3 ,contw 
-0x3276 008808 jam 1 ,mem_24g_ch_map_update 
-0x3277 008809 rtn 
-:      008812 g24_rx_window_init:
-0x3278 008813 bpatchx patch2f_5 ,mem_patch2f 
-0x3279 008814 arg 0x6978 ,temp 
-0x327a 008815 bmark1 mark_24g_rxmode ,g24_rx_window_store 
-0x327b 008816 arg 0x12c0 ,temp 
-0x327c 008817 fetch 1 ,mem_24g_rx_phy 
-0x327d 008818 bbit0 2 ,g24_rx_window_store 
-0x327e 008819 arg 0x2ee0 ,temp 
-:      008820 g24_rx_window_store:
-0x327f 008821 storet 2 ,mem_24g_rx_window 
-0x3280 008822 rtn 
-:      008824 g24_enable_1m:
-0x3281 008825 jam 0x01 ,mem_24g_rx_phy 
-0x3282 008826 jam 0x01 ,mem_24g_tx_phy 
-0x3283 008827 rtn 
-:      008829 g24_enable_2m:
-0x3284 008830 jam 0x02 ,mem_24g_rx_phy 
-0x3285 008831 jam 0x02 ,mem_24g_tx_phy 
-0x3286 008832 rtn 
-:      008856 g24_pair_param_init:
-0x3287 008857 bpatchx patch2f_6 ,mem_patch2f 
-0x3288 008858 jam 0x4e ,mem_24g_pair_ch 
-0x3289 008859 setarg 0x101520 
-0x328a 008860 store 3 ,mem_24g_pair_addr 
-0x328b 008861 setarg 0x05 
-0x328c 008862 istore 1 ,contw 
-0x328d 008863 rtn 
-:      008869 g24_pair_timeout_timer:
-0x328e 008870 arg mem_24g_pair_timeout ,regc 
-0x328f 008871 arg g24_stop_24g_mode ,regb 
-0x3290 008872 branch timer_single_step_2b 
-:      008874 g24_pair_start:
-0x3291 008875 set1 mark_24g ,mark 
-0x3292 008876 fetch 1 ,mem_24g_conn_sm 
-0x3293 008877 set0 state_24g_reconn ,pdata 
-0x3294 008878 set1 state_24g_pair ,pdata 
-0x3295 008879 store 1 ,mem_24g_conn_sm 
-0x3296 008880 setarg 0 
-0x3297 008881 store 2 ,mem_24g_reconn_timeout 
-0x3298 008882 fetch 2 ,mem_24g_pair_timeout_init 
-0x3299 008883 store 2 ,mem_24g_pair_timeout 
-0x329a 008884 jam 0 ,mem_24g_pair_no_ack 
-0x329b 008885 call g24_pair_sm_reinit 
-:      008886 g24_pair_init_param:
-0x329c 008887 jam 0 ,mem_24g_pid 
-0x329d 008888 fetch 1 ,mem_24g_pair_ch 
-0x329e 008889 store 1 ,mem_24g_ch 
-0x329f 008890 fetch 1 ,mem_24g_pair_tx_power 
-0x32a0 008891 store 1 ,mem_tx_power 
-0x32a1 008892 fetch 4 ,mem_24g_pair_addr 
-0x32a2 008893 branch g24_update_addr_and_synccrc8 
-:      008896 g24_pair_dispatch:
-0x32a3 008897 bpatchx patch2f_7 ,mem_patch2f 
-0x32a4 008898 jam default_24g_device ,mem_24g_reconn_type 
-0x32a5 008899 fetch 2 ,mem_24g_pair_count 
-0x32a6 008900 increase 1 ,pdata 
-0x32a7 008901 store 2 ,mem_24g_pair_count 
-0x32a8 008902 fetch 1 ,mem_24g_pair_count 
-0x32a9 008903 and pdata ,0xff ,pdata 
-0x32aa 008904 nrtn blank 
-0x32ab 008905 fetch 1 ,mem_24g_pair_sm 
-0x32ac 008906 beq state_24g_pairing_success ,g24_pair_exit 
-0x32ad 008907 beq state_24g_pairing_1 ,g24_pair_sm_1 
-0x32ae 008908 beq state_24g_pairing_2 ,g24_pair_sm_2 
-0x32af 008909 beq state_24g_pairing_3 ,g24_pair_sm_3 
-0x32b0 008910 beq state_24g_pairing_4 ,g24_pair_sm_4 
-0x32b1 008911 rtn 
-:      008913 g24_pair_sm_1:
-0x32b2 008914 jam datatype_attemp ,mem_24g_txbuf 
-0x32b3 008915 branch g24_pair_sm_prep 
-:      008917 g24_pair_sm_2:
-0x32b4 008918 fetch 1 ,mem_24g_pair_switch 
-0x32b5 008919 branch g24_pair_sm_2_skip ,blank 
-0x32b6 008920 fetch 4 ,mem_24g_device_addr 
-0x32b7 008921 call g24_update_addr_and_synccrc8 
-:      008922 g24_pair_sm_2_skip:
-0x32b8 008923 jam datatype_bind ,mem_24g_txbuf 
-0x32b9 008924 branch g24_pair_sm_prep 
-:      008926 g24_pair_sm_3:
-0x32ba 008927 jam datatype_config ,mem_24g_txbuf 
-0x32bb 008928 fetch 1 ,mem_24g_pair_switch 
-0x32bc 008929 branch g24_pair_sm_prep ,blank 
-0x32bd 008930 fetch 4 ,mem_24g_receiver_addr 
-0x32be 008931 store 4 ,mem_24g_txbuf + 2 
-0x32bf 008932 branch g24_pair_sm_common 
-:      008934 g24_pair_sm_4:
-0x32c0 008935 jam datatype_ok ,mem_24g_txbuf 
-:      008936 g24_pair_sm_prep:
-0x32c1 008937 fetch 4 ,mem_24g_device_addr 
-0x32c2 008938 store 4 ,mem_24g_txbuf + 2 
-:      008939 g24_pair_sm_common:
-0x32c3 008940 fetch 1 ,mem_24g_data_type 
-0x32c4 008941 and_into bits_data ,pdata 
-0x32c5 008942 store 1 ,mem_24g_txbuf + 1 
-0x32c6 008943 jam 0 ,mem_24g_txbuf + 6 
-0x32c7 008944 jam 7 ,mem_24g_datalen 
-0x32c8 008945 call g24_transmit_prep 
-0x32c9 008946 call g24_transmit_receive_ack 
-0x32ca 008947 nrtn sync 
-0x32cb 008948 nrtn user3 
-0x32cc 008949 call g24_txbuf_clear 
-0x32cd 008950 call g24_ackpayload_parse 
-0x32ce 008951 bpatchx patch30_0 ,mem_patch30 
-0x32cf 008952 fetch 1 ,mem_24g_pair_sm 
-0x32d0 008953 rtneq state_24g_pairing_success 
-0x32d1 008954 beq state_24g_pairing_1 ,g24_pair_sm_1_waiting_ack 
-0x32d2 008955 beq state_24g_pairing_2 ,g24_pair_sm_2_waiting_ack 
-0x32d3 008956 beq state_24g_pairing_3 ,g24_pair_sm_3_waiting_ack 
-0x32d4 008957 beq state_24g_pairing_4 ,g24_pair_sm_4_waiting_ack 
-0x32d5 008958 rtn 
-:      008960 g24_pair_sm_reinit:
-0x32d6 008961 jam state_24g_pairing_2 ,mem_24g_pair_sm 
-0x32d7 008962 fetch 1 ,mem_24g_pair_switch 
-0x32d8 008963 rtn blank 
-0x32d9 008964 jam state_24g_pairing_1 ,mem_24g_pair_sm 
-0x32da 008965 rtn 
-:      008967 g24_pair_sm_1_waiting_ack:
-0x32db 008968 jam state_24g_pairing_2 ,mem_24g_pair_sm 
-0x32dc 008969 branch g24_transmit_abandon 
-:      008971 g24_pair_sm_2_waiting_ack:
-0x32dd 008972 fetch 1 ,mem_24g_pair_switch 
-0x32de 008973 branch g24_pair_sm_2_waiting_ack_skip ,blank 
-0x32df 008974 fetch 4 ,mem_24g_rxpayload + 2 
-0x32e0 008975 store 4 ,mem_24g_receiver_addr 
-:      008976 g24_pair_sm_2_waiting_ack_skip:
-0x32e1 008977 jam state_24g_pairing_3 ,mem_24g_pair_sm 
-0x32e2 008978 branch g24_transmit_abandon 
-:      008980 g24_pair_sm_3_waiting_ack:
-0x32e3 008981 fetch 1 ,mem_24g_pair_switch 
-0x32e4 008982 branch g24_pair_sm_3_waiting_ack_skip ,blank 
-0x32e5 008983 fetch 4 ,mem_24g_rxpayload + 2 
-0x32e6 008984 fetcht 4 ,mem_24g_device_addr 
-0x32e7 008985 isub temp ,null 
-0x32e8 008986 nrtn zero 
-:      008987 g24_pair_sm_3_waiting_ack_skip:
-0x32e9 008988 jam state_24g_pairing_4 ,mem_24g_pair_sm 
-0x32ea 008989 branch g24_transmit_abandon 
-:      008991 g24_pair_sm_4_waiting_ack:
-0x32eb 008992 fetch 1 ,mem_24g_pair_switch 
-0x32ec 008993 branch g24_pair_sm_4_waiting_ack_skip ,blank 
-0x32ed 008994 fetch 4 ,mem_24g_rxpayload + 2 
-0x32ee 008995 fetcht 4 ,mem_24g_receiver_addr 
-0x32ef 008996 isub temp ,null 
-0x32f0 008997 nrtn zero 
-:      008998 g24_pair_sm_4_waiting_ack_skip:
-0x32f1 008999 jam state_24g_pairing_success ,mem_24g_pair_sm 
-0x32f2 009000 jam bt_evt_24g_pairing_complete ,mem_fifo_temp 
-0x32f3 009001 call ui_ipc_send_event 
-0x32f4 009002 setarg 0 
-0x32f5 009003 store 2 ,mem_24g_pair_timeout 
-0x32f6 009004 fetch 4 ,mem_24g_rxpayload + 2 
-0x32f7 009005 call g24_update_addr_and_synccrc8 
-:      009006 g24_pair_exit:
-0x32f8 009007 fetch 1 ,mem_24g_conn_sm 
-0x32f9 009008 set0 state_24g_pair ,pdata 
-0x32fa 009009 store 1 ,mem_24g_conn_sm 
-0x32fb 009010 branch g24_transmit_abandon 
-:      009036 g24_bind_mode_enable:
-0x32fc 009037 jam dongle_bind ,mem_24g_work_mode 
-0x32fd 009038 jam clear_init ,mem_24g_mode_init 
-0x32fe 009039 rtn 
-:      009041 g24_bind_init:
-0x32ff 009042 fetch 1 ,mem_24g_mode_init 
-0x3300 009043 rtnbit1 dongle_bind 
-0x3301 009044 set1 dongle_bind ,pdata 
-0x3302 009045 store 1 ,mem_24g_mode_init 
-0x3303 009046 setarg 0 
-0x3304 009047 store 3 ,mem_24g_device1_bind_step 
-0x3305 009048 store 1 ,mem_24g_device1_bind_disable 
-0x3306 009049 store 1 ,mem_24g_device2_bind_disable 
-0x3307 009050 store 4 ,mem_24g_transmitter_addr 
-0x3308 009051 jam 1 ,mem_24g_ackpayload_enable 
-0x3309 009052 branch g24_pair_init_param 
-:      009055 g24_bind_ackpayload_prep:
-0x330a 009056 jam 1 ,mem_24g_ackpayload_enable 
-0x330b 009057 jam 0x08 ,mem_24g_datalen 
-0x330c 009058 arg mem_24g_bind_payload ,contr 
-0x330d 009059 arg mem_24g_txbuf ,contw 
-0x330e 009060 branch memcpy8 
-:      009063 g24_bind_data_process:
-0x330f 009064 bpatchx patch30_1 ,mem_patch30 
-0x3310 009065 call g24_rx_interrupt_clear 
-0x3311 009066 call g24_receive_packet 
-0x3312 009067 nbranch g24_rx_interrupt_clear ,user3 
-0x3313 009068 call g24_bind_data_parse 
-0x3314 009069 call g24_transmit_ack 
-0x3315 009070 call g24_bind_device_status_check 
-0x3316 009071 call dongle_kb_bind_soft_reset 
-0x3317 009072 fetch 1 ,mem_24g_pair_switch 
-0x3318 009073 rtn blank 
-0x3319 009074 fetch 4 ,mem_24g_transmitter_addr 
-0x331a 009075 rtn blank 
-0x331b 009076 branch g24_update_addr_and_synccrc8 
-:      009078 g24_bind_data_error:
-0x331c 009079 call g24_rx_interrupt_clear 
-0x331d 009080 branch g24_end_of_packet 
-:      009082 g24_bind_data_parse:
-0x331e 009083 jam bind_mode_continue ,mem_24g_bind_mode_continue 
-0x331f 009084 arg mem_24g_rxbuf ,contr 
-0x3320 009085 arg mem_24g_rxdata_temp ,contw 
-0x3321 009086 call memcpy8 
-0x3322 009087 bpatchx patch30_2 ,mem_patch30 
-0x3323 009088 fetch 1 ,mem_24g_rxdata_temp + 2 
-0x3324 009089 beq datatype_bind ,g24_bind_first_step 
-0x3325 009090 beq datatype_config ,g24_bind_second_step 
-0x3326 009091 beq datatype_ok ,g24_bind_third_step 
-0x3327 009092 beq datatype_attemp ,g24_data_attemp 
-0x3328 009093 rtn 
-:      009096 g24_bind_first_step:
-0x3329 009097 fetch 1 ,mem_24g_rxdata_temp + 3 
-0x332a 009098 beq datatype_device1 ,g24_bind_first_step_device1 
-0x332b 009099 beq datatype_device2 ,g24_bind_first_step_device2 
-0x332c 009100 rtn 
-:      009102 g24_bind_first_step_device1:
-0x332d 009103 fetch 1 ,mem_24g_device1_bind_disable 
-0x332e 009104 nrtn blank 
-0x332f 009105 jam 1 ,mem_24g_device1_bind_step 
-:      009106 g24_bind_dvc1_payload_cfg:
-0x3330 009107 jam datatype_device1 ,mem_24g_bind_payload 
-:      009108 g24_bind_payload_cfg:
-0x3331 009109 jam 0x80 ,mem_24g_bind_payload + 1 
-0x3332 009110 fetch 6 ,mem_24g_lap 
-0x3333 009111 store 6 ,mem_24g_bind_payload + 2 
-0x3334 009112 rtn 
-:      009114 g24_bind_first_step_device2:
-0x3335 009115 fetch 1 ,mem_24g_device2_bind_disable 
-0x3336 009116 nrtn blank 
-0x3337 009117 jam 1 ,mem_24g_device2_bind_step 
-:      009118 g24_bind_dvc2_payload_cfg:
-0x3338 009119 jam datatype_device2 ,mem_24g_bind_payload 
-0x3339 009120 branch g24_bind_payload_cfg 
-:      009123 g24_bind_second_step:
-0x333a 009124 fetch 1 ,mem_24g_pair_switch 
-0x333b 009125 branch g24_bind_second_step_skip ,blank 
-0x333c 009126 fetch 4 ,mem_24g_rxdata_temp + 4 
-0x333d 009127 fetcht 4 ,mem_24g_lap 
-0x333e 009128 isub temp ,null 
-0x333f 009129 nrtn zero 
-:      009130 g24_bind_second_step_skip:
-0x3340 009131 fetch 1 ,mem_24g_rxdata_temp + 3 
-0x3341 009132 beq datatype_device1 ,g24_bind_second_step_device1 
-0x3342 009133 beq datatype_device2 ,g24_bind_second_step_device2 
-0x3343 009134 rtn 
-:      009136 g24_bind_second_step_device1:
-0x3344 009137 fetch 1 ,mem_24g_device1_bind_disable 
-0x3345 009138 nrtn blank 
-0x3346 009139 fetch 1 ,mem_24g_device1_bind_step 
-0x3347 009140 beq 1 ,g24_bind_dvc1_step_set2 
-0x3348 009141 rtn 
-:      009142 g24_bind_dvc1_step_set2:
-0x3349 009143 jam 2 ,mem_24g_device1_bind_step 
-0x334a 009144 fetch 1 ,mem_24g_pair_switch 
-0x334b 009145 branch g24_bind_dvc1_payload_cfg ,blank 
-:      009146 g24_bind_dvc1_payload_cfg_transmitter_addr:
-0x334c 009147 jam datatype_device1 ,mem_24g_bind_payload 
-:      009148 g24_bind_payload_cfg_transmitter_addr:
-0x334d 009149 jam 0x80 ,mem_24g_bind_payload + 1 
-0x334e 009150 fetch 4 ,mem_24g_transmitter_addr 
-0x334f 009151 store 4 ,mem_24g_bind_payload + 2 
-0x3350 009152 branch enable_user 
-:      009154 g24_bind_second_step_device2:
-0x3351 009155 fetch 1 ,mem_24g_device2_bind_disable 
-0x3352 009156 nrtn blank 
-0x3353 009157 fetch 1 ,mem_24g_device2_bind_step 
-0x3354 009158 beq 1 ,g24_bind_dvc2_step_set2 
-0x3355 009159 rtn 
-:      009160 g24_bind_dvc2_step_set2:
-0x3356 009161 jam 2 ,mem_24g_device2_bind_step 
-0x3357 009162 fetch 1 ,mem_24g_pair_switch 
-0x3358 009163 branch g24_bind_dvc2_payload_cfg ,blank 
-0x3359 009164 jam datatype_device2 ,mem_24g_bind_payload 
-0x335a 009165 branch g24_bind_payload_cfg_transmitter_addr 
-:      009168 g24_bind_third_step:
-0x335b 009169 fetch 1 ,mem_24g_pair_switch 
-0x335c 009170 branch g24_bind_third_step_skip ,blank 
-0x335d 009171 fetch 4 ,mem_24g_rxdata_temp + 4 
-0x335e 009172 fetcht 4 ,mem_24g_transmitter_addr 
-0x335f 009173 isub temp ,null 
-0x3360 009174 nrtn zero 
-:      009175 g24_bind_third_step_skip:
-0x3361 009176 fetch 1 ,mem_24g_rxdata_temp + 3 
-0x3362 009177 beq datatype_device1 ,g24_bind_third_step_device1 
-0x3363 009178 beq datatype_device2 ,g24_bind_third_step_device2 
-0x3364 009179 rtn 
-:      009181 g24_bind_third_step_device1:
-0x3365 009182 fetch 1 ,mem_24g_device1_bind_disable 
-0x3366 009183 nrtn blank 
-0x3367 009184 fetch 1 ,mem_24g_device1_bind_step 
-0x3368 009185 beq 2 ,g24_bind_dvc1_step_success 
-0x3369 009186 rtn 
-:      009187 g24_bind_dvc1_step_success:
-0x336a 009188 jam 1 ,mem_24g_device1_bind_disable 
-0x336b 009190 call g24_bind_dvc1_payload_cfg 
-0x336c 009191 fetch 1 ,mem_24g_bind_device_status 
-0x336d 009192 or_into 0x01 ,pdata 
-0x336e 009193 store 1 ,mem_24g_bind_device_status 
-:      009194 g24_bind_exit:
-0x336f 009195 setarg 0 
-0x3370 009196 store 2 ,mem_24g_device1_bind_step 
-0x3371 009197 rtn 
-:      009199 g24_bind_third_step_device2:
-0x3372 009200 fetch 1 ,mem_24g_device2_bind_disable 
-0x3373 009201 nrtn blank 
-0x3374 009202 fetch 1 ,mem_24g_device2_bind_step 
-0x3375 009203 bne 0 ,g24_bind_dvc2_step_success 
-0x3376 009204 rtn 
-:      009205 g24_bind_dvc2_step_success:
-0x3377 009206 jam 1 ,mem_24g_device2_bind_disable 
-0x3378 009208 call g24_bind_dvc2_payload_cfg 
-0x3379 009209 fetch 1 ,mem_24g_bind_device_status 
-0x337a 009210 or_into 0x02 ,pdata 
-0x337b 009211 store 1 ,mem_24g_bind_device_status 
-0x337c 009212 call g24_bind_exit 
-0x337d 009213 branch dongle_g24_store_dvc2_bind_flag 
-:      009215 g24_binding_device_check:
-0x337e 009216 fetch 1 ,mem_24g_work_mode 
-0x337f 009217 rtnne dongle_bind 
-0x3380 009218 fetch 1 ,mem_24g_pair_mode 
-0x3381 009219 nrtn blank 
-0x3382 009220 fetch 1 ,mem_24g_rxbuf + 3 
-0x3383 009221 beq datatype_device1 ,g24_binding_dvc1_status 
-0x3384 009222 beq datatype_device2 ,g24_binding_dvc2_status 
-0x3385 009223 rtn 
-:      009224 g24_binding_dvc1_status:
-0x3386 009225 fetch 1 ,mem_24g_bind_device_living 
-0x3387 009226 rtnbit0 0 
-:      009227 disable_user3:
-0x3388 009228 disable user3 
-0x3389 009229 rtn 
-:      009230 g24_binding_dvc2_status:
-0x338a 009231 fetch 1 ,mem_24g_bind_device_living 
-0x338b 009232 rtnbit0 1 
-0x338c 009233 branch disable_user3 
-:      009235 g24_binding_dvc1_living:
-0x338d 009236 fetch 1 ,mem_24g_pair_mode 
-0x338e 009237 nrtn blank 
-0x338f 009238 fetch 1 ,mem_24g_bind_device_living 
-0x3390 009239 or_into 0x01 ,pdata 
-0x3391 009240 store 1 ,mem_24g_bind_device_living 
-0x3392 009241 rtn 
-:      009243 g24_binding_dvc2_living:
-0x3393 009244 fetch 1 ,mem_24g_pair_mode 
-0x3394 009245 nrtn blank 
-0x3395 009246 fetch 1 ,mem_24g_bind_device_living 
-0x3396 009247 or_into 0x02 ,pdata 
-0x3397 009248 store 1 ,mem_24g_bind_device_living 
-0x3398 009249 rtn 
-:      009252 g24_bind_device_status_check:
-0x3399 009253 fetch 1 ,mem_24g_bind_device_status 
-0x339a 009254 rtn blank 
-:      009255 g24_bind_device_status:
-0x339b 009256 fetch 1 ,mem_24g_rxdata_temp + 3 
-0x339c 009257 beq datatype_device1 ,g24_binding_dvc1_living 
-0x339d 009258 beq datatype_device2 ,g24_binding_dvc2_living 
-0x339e 009259 rtn 
-:      009278 g24_receive_init:
-0x339f 009279 set1 mark_24g_rxmode ,mark 
-0x33a0 009280 fetch 1 ,mem_tx_power 
-0x33a1 009281 store 1 ,mem_tx_power_temp 
-0x33a2 009282 branch rssi_receiver_buff_init 
-:      009284 g24_receive_dispatch:
-0x33a3 009285 fetch 2 ,mem_cb_24g_receive_process 
-0x33a4 009286 branch callback_func 
-:      009288 g24_ackpayload_prep:
-0x33a5 009289 bpatchx patch30_3 ,mem_patch30 
-0x33a6 009290 jam 0 ,mem_24g_datalen 
-0x33a7 009291 fetch 1 ,mem_24g_ackpayload_enable 
-0x33a8 009292 rtn blank 
-0x33a9 009293 fetch 2 ,mem_cb_24g_ackpayload 
-0x33aa 009294 branch callback_func 
-:      009297 g24_receive_packet_start:
-0x33ab 009298 call g24_receive_transmit_ack 
-0x33ac 009299 nbranch g24_rx_interrupt_clear ,user3 
-:      009300 g24_receive_packet_parse:
-0x33ad 009301 call g24_receive_packet_parse_pid_crc 
-0x33ae 009302 nbranch g24_rx_interrupt_clear ,user 
-0x33af 009303 fetch 1 ,mem_24g_rxdata_length 
-0x33b0 009304 branch g24_rx_interrupt_clear ,blank 
-0x33b1 009305 increase 2 ,pdata 
-0x33b2 009306 iforce loopcnt 
-0x33b3 009307 arg mem_24g_rxbuf ,contr 
-0x33b4 009308 arg mem_24g_rxdata_temp ,contw 
-0x33b5 009309 call memcpy 
-0x33b6 009310 jam 0 ,mem_24g_mode_switch 
-0x33b7 009311 fetch 1 ,mem_24g_pair_mode 
-0x33b8 009312 call g24_enable_nodata_timer ,blank 
-0x33b9 009313 bpatchx patch30_4 ,mem_patch30 
-0x33ba 009314 fetch 1 ,mem_24g_rxdata_temp + 2 
-0x33bb 009315 beq datatype_device1 ,g24_data_device1 
-0x33bc 009316 beq datatype_device2 ,g24_data_device2 
-0x33bd 009317 beq datatype_attemp ,g24_data_receive_attemp 
-:      009318 g24_rx_interrupt_clear:
-0x33be 009319 bpatchx patch30_5 ,mem_patch30 
-0x33bf 009320 arg mem_24g_rxbuf ,contw 
-0x33c0 009321 arg 66 ,loopcnt 
-0x33c1 009322 branch clear_mem 
-:      009324 g24_data_receive_attemp:
-0x33c2 009325 call g24_bind_device_status 
-0x33c3 009326 branch g24_data_attemp 
-:      009328 g24_data_device1:
-0x33c4 009329 call g24_binding_dvc1_living 
-0x33c5 009330 call g24_ch_timer_reinit 
-0x33c6 009331 fetch 1 ,mem_24g_abort_packet 
-0x33c7 009332 fetcht 1 ,mem_24g_rxdata_temp 
-0x33c8 009333 isolate1 bit_abort ,temp 
-0x33c9 009334 setflag true ,0 ,pdata 
-0x33ca 009335 store 1 ,mem_24g_abort_packet 
-0x33cb 009336 beq 1 ,g24_data_attemp_device1_abort 
-0x33cc 009337 fetch 1 ,mem_24g_hop_packet 
-0x33cd 009338 fetcht 1 ,mem_24g_rxdata_temp 
-0x33ce 009339 isolate1 bit_hop ,temp 
-0x33cf 009340 setflag true ,0 ,pdata 
-0x33d0 009341 store 1 ,mem_24g_hop_packet 
-0x33d1 009342 fetch 2 ,mem_cb_24g_data_device1 
-0x33d2 009343 branch callback_func 
-:      009345 g24_data_device2:
-0x33d3 009346 call g24_binding_dvc2_living 
-0x33d4 009347 fetcht 1 ,mem_24g_rxdata_temp 
-0x33d5 009348 isolate1 bit_abort ,temp 
-0x33d6 009349 branch g24_data_attemp_device2_abort ,true 
-0x33d7 009350 fetch 2 ,mem_cb_24g_data_device2 
-0x33d8 009351 branch callback_func 
-:      009353 g24_data_attemp_device1_abort:
-0x33d9 009354 fetch 1 ,mem_device_option 
-0x33da 009355 sub pdata ,dvc_op_car ,null 
-0x33db 009356 call car_stop_blink ,zero 
-0x33dc 009357 fetch 1 ,mem_24g_device1_bind_disable 
-0x33dd 009358 nrtn blank 
-0x33de 009359 jam 1 ,mem_24g_device1_bind_disable 
-0x33df 009360 fetch 4 ,mem_24g_rxdata_temp + 10 
-0x33e0 009361 branch g24_store_device1_addr 
-:      009362 g24_data_attemp_device2_abort:
-0x33e1 009363 fetch 4 ,mem_24g_rxdata_temp + 10 
-0x33e2 009364 branch g24_store_device2_addr 
-:      009367 g24_receive_packet_parse_pid_crc:
-0x33e3 009368 call disable_user 
-0x33e4 009369 fetch 1 ,mem_24g_sta_pid 
-0x33e5 009370 fetcht 1 ,mem_24g_last_pid 
-0x33e6 009371 isub temp ,null 
-0x33e7 009372 ncall enable_user ,zero 
-0x33e8 009373 fetch 1 ,mem_24g_sta_pid 
-0x33e9 009374 store 1 ,mem_24g_last_pid 
-0x33ea 009375 fetch 3 ,mem_24g_sta_crc 
-0x33eb 009376 fetcht 3 ,mem_24g_last_crc 
-0x33ec 009377 isub temp ,null 
-0x33ed 009378 ncall enable_user ,zero 
-0x33ee 009379 fetch 3 ,mem_24g_sta_crc 
-0x33ef 009380 store 3 ,mem_24g_last_crc 
-0x33f0 009381 rtn 
-:      009383 g24_receive_transmit_ack:
-0x33f1 009384 call g24_rx_interrupt_clear 
-0x33f2 009385 call g24_receive_packet 
-0x33f3 009386 nrtn user3 
-:      009387 g24_transmit_ack:
-0x33f4 009389 fetch 1 ,mem_24g_rxbuf 
-0x33f5 009390 store 1 ,mem_24g_data_type 
-0x33f6 009392 call g24_read_len_pid_crc 
-0x33f7 009394 fetch 1 ,mem_24g_rxbuf + 1 
-0x33f8 009395 isolate1 bit_ack_24g ,pdata 
-0x33f9 009396 branch g24tx_no_ack ,true 
-:      009397 g24tx_with_ack:
-0x33fa 009398 call g24_ackpayload_prep 
-0x33fb 009399 call g24_transmit_prep 
-0x33fc 009400 call g24_transmit 
-:      009401 g24tx_no_ack:
-0x33fd 009402 branch g24_end_of_packet 
-:      009405 g24_enable_nodata_timer:
-0x33fe 009406 jam 1 ,mem_24g_nodata_timer_enable 
-:      009407 g24_enable_nodata_timer_init:
-0x33ff 009408 setarg timer_nodata_delay 
-0x3400 009409 arg g24_timer_nodata ,queue 
-0x3401 009410 branch timer_init 
-:      009416 g24_mode_switch_init:
-0x3402 009417 bpatchx patch30_6 ,mem_patch30 
-0x3403 009418 jam 1 ,mem_24g_mode_switch 
-0x3404 009419 jam 0 ,mem_24g_time_slice 
-0x3405 009420 jam 0xff ,mem_24g_interval 
-0x3406 009421 branch g24_timer_init 
-:      009423 g24_mode_switch_bind_work:
-0x3407 009424 bpatchx patch30_7 ,mem_patch30 
-0x3408 009425 fetch 1 ,mem_24g_mode_switch 
-0x3409 009426 rtn blank 
-0x340a 009427 call g24_timer_check 
-0x340b 009428 nrtn user 
-0x340c 009429 call g24_bind_mode_continue 
-0x340d 009430 fetch 1 ,mem_24g_time_slice 
-0x340e 009431 increase 1 ,pdata 
-0x340f 009432 and_into 1 ,pdata 
-0x3410 009433 store 1 ,mem_24g_time_slice 
-0x3411 009434 beq 0 ,g24_work_mode_switch 
-0x3412 009435 beq 1 ,g24_bind_mode_switch 
-0x3413 009436 rtn 
-:      009438 g24_bind_mode_continue:
-0x3414 009439 fetch 1 ,mem_24g_bind_mode_continue 
-0x3415 009440 rtn blank 
-0x3416 009441 increase -1 ,pdata 
-0x3417 009442 store 1 ,mem_24g_bind_mode_continue 
-0x3418 009443 rtn 
-:      009445 g24_work_mode_switch:
-0x3419 009446 fetch 1 ,mem_24g_bind_mode_continue 
-0x341a 009447 nrtn blank 
-0x341b 009448 branch g24_switch_work_mode 
-:      009450 g24_bind_mode_switch:
-0x341c 009451 fetch 1 ,mem_24g_bind_mode_continue 
-0x341d 009452 nrtn blank 
-0x341e 009453 branch g24_bind_mode_enable 
-:      009456 g24_mode_b_s_switch_init:
-0x341f 009457 fetch 1 ,mem_24g_b_s_mode_switch_disable 
-0x3420 009458 nrtn blank 
-0x3421 009459 fetch 1 ,mem_24g_mode_b_s_switch_exit 
-0x3422 009460 call g24_mode_b_s_switch_start ,blank 
-0x3423 009461 fetch 1 ,mem_24g_mode_b_s_switch_init 
-0x3424 009462 rtnbit1 0 
-0x3425 009463 set1 0 ,pdata 
-0x3426 009464 store 1 ,mem_24g_mode_b_s_switch_init 
-0x3427 009465 jam 1 ,mem_24g_mode_b_s_switch 
-0x3428 009466 jam 0 ,mem_24g_b_s_time_slice 
-0x3429 009467 setarg 0 
-0x342a 009468 store 2 ,mem_24g_mode_b_s_switch_cnt 
-0x342b 009469 jam 0x60 ,mem_24g_interval 
-0x342c 009470 branch g24_timer_init 
-:      009472 g24_mode_switch_bind_search:
-0x342d 009473 bpatchx patch31_0 ,mem_patch31 
-0x342e 009474 fetch 1 ,mem_24g_work_mode 
-0x342f 009475 rtneq dongle_work 
-0x3430 009476 fetch 1 ,mem_24g_b_s_mode_switch_disable 
-0x3431 009477 nrtn blank 
-0x3432 009478 fetch 1 ,mem_24g_mode_b_s_switch_exit 
-0x3433 009479 nrtn blank 
-0x3434 009480 fetch 1 ,mem_24g_mode_b_s_switch 
-0x3435 009481 rtn blank 
-0x3436 009482 fetch 1 ,mem_24g_bind_device_living 
-0x3437 009483 compare 3 ,pdata ,3 
-0x3438 009484 branch g24_mode_b_s_switch_exit ,true 
-0x3439 009485 call g24_timer_check 
-0x343a 009486 nrtn user 
-0x343b 009487 fetch 2 ,mem_24g_mode_b_s_switch_cnt 
-0x343c 009488 increase 1 ,pdata 
-0x343d 009489 store 2 ,mem_24g_mode_b_s_switch_cnt 
-0x343e 009490 arg 0x7d0 ,temp 
-0x343f 009491 isub temp ,null 
-0x3440 009492 branch g24_mode_b_s_switch_exit ,positive 
-0x3441 009493 fetch 1 ,mem_24g_b_s_time_slice 
-0x3442 009494 increase 1 ,pdata 
-0x3443 009495 and_into 1 ,pdata 
-0x3444 009496 store 1 ,mem_24g_b_s_time_slice 
-0x3445 009497 beq 0 ,g24_search_mode_enable 
-0x3446 009498 beq 1 ,g24_bind_mode_enable 
-0x3447 009499 rtn 
-:      009501 g24_mode_switch_search:
-0x3448 009502 fetch 1 ,mem_24g_bind_mode_continue 
-0x3449 009503 nbranch g24_bind_mode_enable ,blank 
-0x344a 009504 branch g24_search_mode_enable 
-:      009506 g24_mode_b_s_switch_exit:
-0x344b 009507 jam 1 ,mem_24g_mode_b_s_switch_exit 
-0x344c 009508 branch g24_search_mode_enable 
-:      009510 g24_mode_b_s_switch_stop:
-0x344d 009511 jam 0 ,mem_24g_mode_b_s_switch 
-0x344e 009512 rtn 
-:      009513 g24_mode_b_s_switch_start:
-0x344f 009514 jam 1 ,mem_24g_mode_b_s_switch 
-0x3450 009515 rtn 
-:      009526 g24_work_init:
-0x3451 009527 bpatchx patch31_1 ,mem_patch31 
-0x3452 009528 fetch 1 ,mem_24g_mode_init 
-0x3453 009529 rtnbit1 dongle_work 
-0x3454 009530 set1 dongle_work ,pdata 
-0x3455 009531 store 1 ,mem_24g_mode_init 
-0x3456 009532 fetch 1 ,mem_tx_power_temp 
-0x3457 009533 store 1 ,mem_tx_power 
-0x3458 009534 jam 0 ,mem_24g_ackpayload_enable 
-0x3459 009535 jam 0 ,mem_usb_tx_enable 
-0x345a 009536 jam 1 ,mem_24g_abort_packet 
-0x345b 009537 jam 0 ,mem_24g_pid 
-0x345c 009538 fetch 4 ,mem_24g_lap 
-0x345d 009539 call g24_update_addr_and_synccrc8 
-0x345e 009540 call g24_ch 
-0x345f 009541 branch g24_rx_interrupt_clear 
-:      009544 g24_switch_work_mode:
-0x3460 009545 jam 0 ,mem_24g_ackpayload_enable 
-:      009546 g24_work_mode_enable:
-0x3461 009547 jam dongle_work ,mem_24g_work_mode 
-0x3462 009548 jam clear_init ,mem_24g_mode_init 
-0x3463 009549 rtn 
-:      009552 g24_work_mode_start:
-0x3464 009553 fetch 1 ,mem_24g_work_mode 
-0x3465 009554 rtnne dongle_work 
-0x3466 009555 call g24_work_init 
-0x3467 009556 call g24_ch_process 
-0x3468 009557 branch g24_receive_packet_start 
-:      009570 g24_bind_mode_auto:
-0x3469 009571 bpatchx patch31_2 ,mem_patch31 
-0x346a 009572 fetch 1 ,mem_24g_work_mode 
-0x346b 009573 rtnne dongle_bind 
-0x346c 009574 call g24_bind_init 
-0x346d 009575 call g24_bind_data_process 
-0x346e 009576 fetch 1 ,mem_24g_pair_mode 
-0x346f 009577 nrtn blank 
-0x3470 009578 fetch 1 ,mem_24g_bind_device_status 
-0x3471 009579 rtn blank 
-0x3472 009580 jam 0 ,mem_24g_mode_switch 
-0x3473 009581 call g24_switch_work_mode 
-0x3474 009582 call g24_enable_nodata_timer 
-0x3475 009583 branch g24_timer_init 
-:      009595 g24_search_mode_init:
-0x3476 009596 fetch 1 ,mem_24g_mode_init 
-0x3477 009597 rtnbit1 dongle_search 
-0x3478 009598 set1 dongle_search ,pdata 
-0x3479 009599 store 1 ,mem_24g_mode_init 
-0x347a 009600 fetch 1 ,mem_tx_power_temp 
-0x347b 009601 store 1 ,mem_tx_power 
-0x347c 009603 jam 0 ,mem_24g_time_slice 
-0x347d 009604 jam 1 ,mem_24g_ackpayload_enable 
-0x347e 009605 setarg 0 
-0x347f 009606 store 3 ,mem_rssi_noise_self_index 
-0x3480 009607 store 7 ,mem_24g_self_config_ch_once 
-0x3481 009608 call g24_receiver_addr_check 
-0x3482 009609 nrtn zero 
-0x3483 009610 fetch 1 ,mem_24g_current_ch_number 
-0x3484 009611 store 1 ,mem_24g_self_ch_number 
-0x3485 009612 fetch 1 ,mem_24g_ch 
-0x3486 009613 store 1 ,mem_24g_self_last_ch 
-0x3487 009614 rtn 
-:      009617 g24_search_mode_auto:
-0x3488 009618 bpatchx patch31_3 ,mem_patch31 
-0x3489 009619 fetch 1 ,mem_24g_work_mode 
-0x348a 009620 rtnne dongle_search 
-0x348b 009621 call g24_search_mode_init 
-0x348c 009622 call g24_auto_addr_ch_search 
-0x348d 009623 call g24_receive_transmit_ack 
-0x348e 009624 nbranch g24_rx_interrupt_clear ,user3 
-0x348f 009626 call g24_receiver_addr_check 
-0x3490 009627 call g24_receive_packet_parse ,zero 
-0x3491 009629 fetch 1 ,mem_24g_abort_packet 
-0x3492 009630 call g24_mode_b_s_switch_stop ,blank 
-0x3493 009633 jam dongle_work ,mem_24g_work_mode 
-0x3494 009634 fetch 1 ,mem_24g_mode_init 
-0x3495 009635 set1 dongle_work ,pdata 
-0x3496 009636 store 1 ,mem_24g_mode_init 
-0x3497 009638 fetch 1 ,mem_24g_ackpayload_enable 
-0x3498 009639 sub pdata ,2 ,null 
-0x3499 009640 ncall g24_ackpayload_disable ,zero 
-0x349a 009642 call g24_rx_interrupt_clear 
-0x349b 009643 call g24_enable_nodata_timer 
-0x349c 009644 call g24_receiver_addr_check 
-0x349d 009645 branch g24_self_ch_num_reinit ,zero 
-0x349e 009646 fetch 4 ,mem_24g_addr 
-0x349f 009647 fetcht 4 ,mem_24g_device2_addr 
-0x34a0 009648 isub temp ,null 
-0x34a1 009649 branch g24_device2_ch_num_reinit ,zero 
-0x34a2 009650 fetch 4 ,mem_24g_addr 
-0x34a3 009651 fetcht 4 ,mem_24g_device1_addr 
-0x34a4 009652 isub temp ,null 
-0x34a5 009653 branch g24_device1_ch_num_reinit ,zero 
-0x34a6 009654 rtn 
-:      009657 g24_self_ch_num_reinit:
-0x34a7 009658 fetch 1 ,mem_24g_self_ch_number 
-:      009659 g24_current_ch_num_reinit:
-0x34a8 009660 store 1 ,mem_24g_current_ch_number 
-0x34a9 009661 rtn 
-:      009663 g24_device2_ch_num_reinit:
-0x34aa 009664 fetch 1 ,mem_24g_device2_ch_number 
-0x34ab 009665 branch g24_current_ch_num_reinit 
-:      009667 g24_device1_ch_num_reinit:
-0x34ac 009668 fetch 1 ,mem_24g_device1_ch_number 
-0x34ad 009669 branch g24_current_ch_num_reinit 
-:      009672 g24_auto_addr_ch_search:
-0x34ae 009673 bpatchx patch31_4 ,mem_patch31 
-0x34af 009674 fetch 1 ,mem_24g_time_slice 
-0x34b0 009675 increase 1 ,pdata 
-0x34b1 009676 and_into 3 ,pdata 
-0x34b2 009677 store 1 ,mem_24g_time_slice 
-0x34b3 009679 beq 0 ,g24_auto_bind_config_device2 
-0x34b4 009680 beq 1 ,g24_auto_bind_config_self 
-0x34b5 009681 beq 2 ,g24_auto_bind_config_device1 
-0x34b6 009682 beq 3 ,g24_auto_bind_config_self 
-0x34b7 009683 rtn 
-:      009685 g24_auto_bind_config_device1:
-0x34b8 009686 call g24_bind_dvc1_payload_cfg 
-0x34b9 009687 fetch 4 ,mem_24g_device1_addr 
-0x34ba 009688 branch g24_auto_addr_ch_search ,blank 
-0x34bb 009689 call g24_update_addr_and_synccrc8 
-0x34bc 009690 fetch 1 ,mem_24g_device1_config_ch_once 
-0x34bd 009691 call g24_device1_config_ch_once ,blank 
-0x34be 009692 fetch 1 ,mem_24g_device1_last_ch 
-0x34bf 009693 store 1 ,mem_24g_ch 
-0x34c0 009694 fetcht 1 ,mem_rssi_noise_device1_index 
-0x34c1 009695 fetchr rega ,2 ,mem_rssi_noise_device1_buffer_ptr 
-0x34c2 009696 call rssi_store 
-0x34c3 009697 storet 1 ,mem_rssi_noise_device1_index 
-0x34c4 009698 call rssi_average 
-0x34c5 009699 storet 1 ,mem_rssi_noise_device1_avg 
-0x34c6 009700 sub temp ,rssi_thresh_noise ,null 
-0x34c7 009701 nrtn positive 
-0x34c8 009702 fetcht 1 ,mem_24g_device1_ch_number 
-0x34c9 009703 call g24_ch_map_size 
-0x34ca 009704 storet 1 ,mem_24g_device1_ch_number 
-0x34cb 009705 store 1 ,mem_24g_device1_last_ch 
-0x34cc 009706 rtn 
-:      009708 g24_device1_config_ch_once:
-0x34cd 009709 jam 1 ,mem_24g_device1_config_ch_once 
-0x34ce 009710 arg 0 ,temp 
-0x34cf 009711 call g24_ch_calc 
-0x34d0 009712 store 1 ,mem_24g_device1_last_ch 
-0x34d1 009713 rtn 
-:      009715 g24_auto_bind_config_device2:
-0x34d2 009716 call g24_bind_dvc2_payload_cfg 
-0x34d3 009717 fetch 4 ,mem_24g_device2_addr 
-0x34d4 009718 branch g24_auto_addr_ch_search ,blank 
-0x34d5 009719 call g24_update_addr_and_synccrc8 
-0x34d6 009720 fetch 1 ,mem_24g_device2_config_ch_once 
-0x34d7 009721 call g24_device2_config_ch_once ,blank 
-0x34d8 009722 fetch 1 ,mem_24g_device2_last_ch 
-0x34d9 009723 store 1 ,mem_24g_ch 
-0x34da 009724 fetcht 1 ,mem_rssi_noise_device2_index 
-0x34db 009725 fetchr rega ,2 ,mem_rssi_noise_device2_buffer_ptr 
-0x34dc 009726 call rssi_store 
-0x34dd 009727 storet 1 ,mem_rssi_noise_device2_index 
-0x34de 009728 call rssi_average 
-0x34df 009729 storet 1 ,mem_rssi_noise_device2_avg 
-0x34e0 009730 sub temp ,rssi_thresh_noise ,null 
-0x34e1 009731 nrtn positive 
-0x34e2 009732 fetcht 1 ,mem_24g_device2_ch_number 
-0x34e3 009733 call g24_ch_map_size 
-0x34e4 009734 storet 1 ,mem_24g_device2_ch_number 
-0x34e5 009735 store 1 ,mem_24g_device2_last_ch 
-0x34e6 009736 rtn 
-:      009738 g24_device2_config_ch_once:
-0x34e7 009739 jam 1 ,mem_24g_device2_config_ch_once 
-0x34e8 009740 arg 0 ,temp 
-0x34e9 009741 call g24_ch_calc 
-0x34ea 009742 store 1 ,mem_24g_device2_last_ch 
-0x34eb 009743 rtn 
-:      009745 g24_auto_bind_config_self:
-0x34ec 009746 call g24_bind_dvc1_payload_cfg 
-0x34ed 009747 fetch 4 ,mem_24g_lap 
-0x34ee 009748 call g24_update_addr_and_synccrc8 
-0x34ef 009749 fetch 1 ,mem_24g_self_config_ch_once 
-0x34f0 009750 call g24_self_config_ch_once ,blank 
-0x34f1 009751 fetch 1 ,mem_24g_self_last_ch 
-0x34f2 009752 store 1 ,mem_24g_ch 
-0x34f3 009753 fetcht 1 ,mem_rssi_noise_self_index 
-0x34f4 009754 fetchr rega ,2 ,mem_rssi_noise_self_buffer_ptr 
-0x34f5 009755 call rssi_store 
-0x34f6 009756 storet 1 ,mem_rssi_noise_self_index 
-0x34f7 009757 call rssi_average 
-0x34f8 009758 storet 1 ,mem_rssi_noise_self_avg 
-0x34f9 009759 sub temp ,rssi_thresh_noise ,null 
-0x34fa 009760 nrtn positive 
-0x34fb 009761 fetcht 1 ,mem_24g_self_ch_number 
-0x34fc 009762 call g24_ch_map_size 
-0x34fd 009763 storet 1 ,mem_24g_self_ch_number 
-0x34fe 009764 store 1 ,mem_24g_self_last_ch 
-0x34ff 009765 rtn 
-:      009767 g24_self_config_ch_once:
-0x3500 009768 jam 1 ,mem_24g_self_config_ch_once 
-0x3501 009769 fetch 1 ,mem_24g_self_last_ch 
-0x3502 009770 store 1 ,mem_24g_ch 
-0x3503 009771 rtn 
-:      009774 g24_ackpayload_disable:
-0x3504 009775 jam 0 ,mem_24g_ackpayload_enable 
-0x3505 009776 rtn 
-:      009779 g24_receiver_addr_check:
-0x3506 009780 fetch 4 ,mem_24g_addr 
-0x3507 009781 fetcht 4 ,mem_24g_lap 
-0x3508 009782 isub temp ,null 
-0x3509 009783 rtn 
-:      009795 g24_nodata_process:
-0x350a 009796 fetch 1 ,mem_24g_ackpayload_enable 
-0x350b 009797 rtneq 2 
-0x350c 009798 fetch 1 ,mem_24g_nodata_timer_enable 
-0x350d 009799 rtn blank 
-0x350e 009800 arg g24_timer_nodata ,queue 
-0x350f 009801 call timer_check 
-0x3510 009802 nrtn blank 
-0x3511 009803 jam 0 ,mem_24g_nodata_timer_enable 
-0x3512 009804 jam 0 ,mem_24g_bind_mode_continue 
-0x3513 009805 call g24_mode_b_s_switch_init 
-:      009807 g24_search_mode_enable:
-0x3514 009808 bpatchx patch31_5 ,mem_patch31 
-0x3515 009809 jam dongle_search ,mem_24g_work_mode 
-0x3516 009810 jam clear_init ,mem_24g_mode_init 
-0x3517 009811 branch g24_rx_interrupt_clear 
-:      009817 g24_ch_process:
-0x3518 009818 bpatchx patch31_6 ,mem_patch31 
-0x3519 009819 fetch 1 ,mem_24g_abort_packet 
-0x351a 009820 beq 1 ,rssi_noise_monitor 
-0x351b 009821 fetch 1 ,mem_24g_hop_packet 
-0x351c 009822 beq 1 ,g24_ch_receive_hop_pac 
-0x351d 009823 fetcht 4 ,mem_24g_hop_btclk 
-0x351e 009824 copy clkn_bt ,pdata 
-0x351f 009825 isub temp ,null 
-0x3520 009826 ncall g24_timer_timeout ,positive 
-0x3521 009827 copy pdata ,regb 
-0x3522 009828 fetch 4 ,mem_24g_hop_btclk 
-0x3523 009829 fetcht 1 ,mem_24g_hop_interval 
-0x3524 009830 iadd temp ,temp 
-0x3525 009831 copy regb ,pdata 
-0x3526 009832 isub temp ,null 
-0x3527 009833 nrtn positive 
-0x3528 009834 set0 28 ,pdata 
-0x3529 009835 store 4 ,mem_24g_hop_btclk 
-0x352a 009836 jam 1 ,mem_24g_abort_packet 
-0x352b 009837 branch g24_ch 
-:      009839 g24_ch_receive_hop_pac:
-0x352c 009840 jam 0 ,mem_24g_hop_packet 
-0x352d 009841 branch g24_ch 
-:      009843 g24_ch_timer_reinit:
-0x352e 009844 copy clkn_bt ,pdata 
-0x352f 009845 store 4 ,mem_24g_hop_btclk 
-0x3530 009846 rtn 
-:      009851 g24_reconn_timeout_timer:
-0x3531 009852 arg mem_24g_reconn_timeout ,regc 
-0x3532 009853 arg g24_stop_24g_mode ,regb 
-0x3533 009854 branch timer_single_step_2b 
-:      009857 g24_reconn_start:
-0x3534 009858 bpatchx patch31_7 ,mem_patch31 
-0x3535 009859 set1 mark_24g ,mark 
-0x3536 009860 fetch 1 ,mem_24g_conn_sm 
-0x3537 009861 set0 state_24g_pair ,pdata 
-0x3538 009862 set1 state_24g_reconn ,pdata 
-0x3539 009863 store 1 ,mem_24g_conn_sm 
-0x353a 009864 fetch 1 ,mem_24g_fast_conn_enable 
-0x353b 009865 branch g24_reconn_receiver_addr ,blank 
-0x353c 009866 fetch 1 ,mem_24g_reconn_type 
-0x353d 009867 beq fast_conn_and_receiver ,g24_reconn_fast_conn 
-0x353e 009868 beq fast_conn_and_3_0_addr ,g24_reconn_fast_conn 
-0x353f 009869 beq receiver_and_3_0_addr ,g24_reconn_device_3_0_addr 
-0x3540 009870 beq pair_and_3_0_addr ,g24_reconn_device_3_0_addr 
-:      009871 g24_reconn_fast_conn:
-0x3541 009872 fetch 1 ,mem_24g_pair_tx_power 
-0x3542 009873 store 1 ,mem_tx_power 
-0x3543 009874 fetcht 1 ,mem_24g_fast_conn_temp_ch 
-0x3544 009875 storet 1 ,mem_24g_current_ch_number 
-0x3545 009876 fetch 4 ,mem_24g_fast_conn_addr 
-0x3546 009877 call g24_ch_syncword_crc8_init 
-0x3547 009878 storet 1 ,mem_24g_fast_conn_temp_ch 
-0x3548 009879 rtn 
-:      009881 g24_reconn_receiver_addr:
-0x3549 009882 jam tx_power_3db ,mem_tx_power 
-0x354a 009883 fetcht 1 ,mem_24g_receiver_temp_ch 
-0x354b 009884 storet 1 ,mem_24g_current_ch_number 
-0x354c 009885 fetch 4 ,mem_24g_receiver_addr 
-0x354d 009886 call g24_ch_syncword_crc8_init 
-0x354e 009887 storet 1 ,mem_24g_receiver_temp_ch 
-0x354f 009888 rtn 
-:      009890 g24_reconn_device_3_0_addr:
-0x3550 009891 jam tx_power_3db ,mem_tx_power 
-0x3551 009892 fetcht 1 ,mem_24g_device_temp_ch 
-0x3552 009893 storet 1 ,mem_24g_current_ch_number 
-0x3553 009894 fetch 4 ,mem_24g_device_addr 
-0x3554 009895 call g24_ch_syncword_crc8_init 
-0x3555 009896 storet 1 ,mem_24g_device_temp_ch 
-0x3556 009897 rtn 
-:      009899 g24_store_receiver_addr:
-0x3557 009900 fetch 4 ,mem_24g_rxpayload + 2 
-0x3558 009901 rtn blank 
-0x3559 009902 store 4 ,mem_24g_receiver_addr 
-:      009903 g24_ch_syncword_crc8_init:
-0x355a 009904 call g24_update_addr_and_synccrc8 
-0x355b 009905 branch g24_ch 
-:      009908 g24_reconn_dispatch:
-0x355c 009909 bpatchx patch32_0 ,mem_patch32 
-0x355d 009910 fetch 2 ,mem_24g_reconn_count 
-0x355e 009911 arg 0x01f8 ,temp 
-0x355f 009912 iand temp ,pdata 
-0x3560 009913 branch g24_reconn_dispatch_next ,blank 
-0x3561 009914 fetch 2 ,mem_24g_reconn_count 
-0x3562 009915 increase 1 ,pdata 
-0x3563 009916 store 2 ,mem_24g_reconn_count 
-0x3564 009917 rtn 
-:      009919 g24_reconn_dispatch_next:
-0x3565 009920 call g24_reconn_data_prep 
-0x3566 009921 call g24_transmit_receive_ack 
-0x3567 009922 nbranch g24_reconn_device_fail ,sync 
-0x3568 009923 nbranch g24_reconn_device_fail ,user3 
-0x3569 009924 call g24_ackpayload_parse 
-0x356a 009925 fetch 4 ,mem_24g_pair_addr 
-0x356b 009926 fetcht 4 ,mem_24g_addr 
-0x356c 009927 isub temp ,null 
-0x356d 009928 branch g24_pair_start ,zero 
-0x356e 009929 fetch 4 ,mem_24g_device_addr 
-0x356f 009930 fetcht 4 ,mem_24g_addr 
-0x3570 009931 isub temp ,null 
-0x3571 009932 call g24_store_receiver_addr ,zero 
-0x3572 009933 fetch 1 ,mem_24g_conn_sm 
-0x3573 009934 set0 state_24g_reconn ,pdata 
-0x3574 009935 store 1 ,mem_24g_conn_sm 
-0x3575 009936 setarg 0 
-0x3576 009937 store 2 ,mem_24g_pair_timeout 
-0x3577 009938 store 2 ,mem_24g_reconn_count 
-0x3578 009939 store 2 ,mem_24g_reconn_timeout 
-0x3579 009940 jam bt_evt_24g_attempt_success ,mem_fifo_temp 
-0x357a 009941 call ui_ipc_send_event 
-:      009942 g24_txbuf_clear:
-0x357b 009943 bpatchx patch32_1 ,mem_patch32 
-0x357c 009944 arg 32 ,loopcnt 
-0x357d 009945 arg mem_24g_txbuf ,contw 
-0x357e 009946 branch memset0 
-:      009948 g24_reconn_data_prep:
-0x357f 009949 jam datatype_attemp ,mem_24g_txbuf 
-0x3580 009950 fetch 1 ,mem_24g_data_type 
-0x3581 009951 store 1 ,mem_24g_txbuf + 1 
-0x3582 009952 fetch 4 ,mem_24g_device_addr 
-0x3583 009953 store 4 ,mem_24g_txbuf + 2 
-0x3584 009954 jam 6 ,mem_24g_datalen 
-0x3585 009955 branch g24_transmit_prep 
-:      009957 g24_reconn_device_fail:
-0x3586 009958 bpatchx patch32_2 ,mem_patch32 
-0x3587 009959 fetch 1 ,mem_24g_fast_conn_enable 
-0x3588 009960 branch g24_ch ,blank 
-0x3589 009961 fetch 2 ,mem_24g_reconn_count 
-0x358a 009962 increase 1 ,pdata 
-0x358b 009963 store 2 ,mem_24g_reconn_count 
-0x358c 009964 isolate1 9 ,pdata 
-0x358d 009965 fetch 1 ,mem_24g_reconn_type 
-0x358e 009966 beq fast_conn_and_receiver ,g24_reconn_fast_conn_and_receiver 
-0x358f 009967 beq fast_conn_and_3_0_addr ,g24_reconn_fast_conn_and_3_0 
-0x3590 009968 beq receiver_and_3_0_addr ,g24_reconn_receiver_and_3_0 
-0x3591 009969 beq pair_and_3_0_addr ,g24_reconn_pair_and_3_0 
-0x3592 009970 branch g24_reconn_receiver_addr 
-:      009973 g24_reconn_fast_conn_and_receiver:
-0x3593 009974 branch g24_reconn_receiver_addr ,true 
-0x3594 009975 branch g24_reconn_fast_conn 
-:      009977 g24_reconn_fast_conn_and_3_0:
-0x3595 009978 branch g24_reconn_device_3_0_addr ,true 
-0x3596 009979 branch g24_reconn_fast_conn 
-:      009981 g24_reconn_receiver_and_3_0:
-0x3597 009982 branch g24_reconn_device_3_0_addr ,true 
-0x3598 009983 branch g24_reconn_receiver_addr 
-:      009985 g24_reconn_pair_and_3_0:
-0x3599 009986 branch g24_reconn_device_3_0_addr ,true 
-0x359a 009987 branch g24_pair_init_param 
-:      009997 g24_data_attemp:
-0x359b 009998 fetch 1 ,mem_24g_rxdata_temp + 3 
-0x359c 009999 beq datatype_device1 ,g24_data_attemp_device1 
-0x359d 010000 beq datatype_device2 ,g24_data_attemp_device2 
-0x359e 010001 rtn 
-:      010002 g24_data_attemp_device1:
-0x359f 010003 fetch 1 ,mem_24g_device1_bind_disable 
-0x35a0 010004 nrtn blank 
-0x35a1 010005 fetch 4 ,mem_24g_rxdata_temp + 4 
-0x35a2 010006 store 4 ,mem_24g_transmitter_addr 
-:      010007 g24_store_device1_addr:
-0x35a3 010008 store 4 ,mem_24g_device1_addr 
-0x35a4 010009 rtn 
-:      010010 g24_data_attemp_device2:
-0x35a5 010011 fetch 1 ,mem_24g_device2_bind_disable 
-0x35a6 010012 nrtn blank 
-0x35a7 010013 fetch 4 ,mem_24g_rxdata_temp + 4 
-0x35a8 010014 store 4 ,mem_24g_transmitter_addr 
-:      010015 g24_store_device2_addr:
-0x35a9 010016 store 4 ,mem_24g_device2_addr 
-0x35aa 010017 rtn 
-:      010027 rssi_store:
-0x35ab 010028 bpatchx patch32_3 ,mem_patch32 
-0x35ac 010029 copy rega ,pdata 
-0x35ad 010030 iadd temp ,contw 
-0x35ae 010031 fetch 1 ,mem_rssi 
-0x35af 010032 istore 1 ,contw 
-0x35b0 010033 increase 1 ,temp 
-0x35b1 010034 fetch 1 ,mem_rssi_buff_index 
-0x35b2 010035 iand temp ,temp 
-0x35b3 010036 rtn 
-:      010038 rssi_average:
-0x35b4 010039 bpatchx patch32_4 ,mem_patch32 
-0x35b5 010040 fetch 1 ,mem_rssi_buff_index 
-0x35b6 010041 increase 1 ,pdata 
-0x35b7 010042 store 2 ,mem_loopcnt 
-0x35b8 010043 copy pdata ,loopcnt 
-0x35b9 010044 copy rega ,contr 
-0x35ba 010045 arg 0 ,pdata 
-:      010046 rssi_average_loop:
-0x35bb 010047 ifetcht 1 ,contr 
-0x35bc 010048 iadd temp ,pdata 
-0x35bd 010049 loop rssi_average_loop 
-0x35be 010050 fetcht 2 ,mem_loopcnt 
-0x35bf 010051 idiv temp 
-0x35c0 010052 call wait_div_end 
-0x35c1 010053 quotient temp 
-0x35c2 010054 rtnmark1 mark_24g_rxmode 
-0x35c3 010055 copy temp ,pdata 
-0x35c4 010056 rtnmark0 mark_24g 
-0x35c5 010057 call bcd 
-0x35c6 010058 copy pdata ,temp 
-0x35c7 010059 rtn 
-:      010061 save_rssi_dec:
-0x35c8 010062 branch save_rssi 
-:      010072 rssi_transmitter_buff_init:
-0x35c9 010073 fetch 2 ,mem_rssi_signal_buf_ptr 
-0x35ca 010074 branch rssi_buff_clear 
-:      010076 rssi_signal:
-0x35cb 010077 copy pdata ,rega 
-0x35cc 010078 fetcht 1 ,mem_rssi_signal_index 
-0x35cd 010079 fetch 2 ,mem_rssi_signal_buf_ptr 
-0x35ce 010080 iadd temp ,contw 
-0x35cf 010081 copy rega ,pdata 
-0x35d0 010082 istore 1 ,contw 
-0x35d1 010083 increase 1 ,temp 
-0x35d2 010084 fetch 1 ,mem_rssi_buff_index 
-0x35d3 010085 iand temp ,temp 
-0x35d4 010086 storet 1 ,mem_rssi_signal_index 
-0x35d5 010087 rtn 
-:      010097 rssi_receiver_buff_init:
-0x35d6 010098 fetch 2 ,mem_rssi_noise_buffer_ptr 
-0x35d7 010099 call rssi_buff_clear 
-0x35d8 010100 fetch 2 ,mem_rssi_noise_self_buffer_ptr 
-0x35d9 010101 call rssi_buff_clear 
-0x35da 010102 fetch 2 ,mem_rssi_noise_device1_buffer_ptr 
-0x35db 010103 call rssi_buff_clear 
-0x35dc 010104 fetch 2 ,mem_rssi_noise_device2_buffer_ptr 
-:      010105 rssi_buff_clear:
-0x35dd 010106 rtn blank 
-0x35de 010107 copy pdata ,contw 
-0x35df 010108 fetch 1 ,mem_rssi_buff_index 
-0x35e0 010109 increase 1 ,pdata 
-0x35e1 010110 copy pdata ,loopcnt 
-0x35e2 010111 branch clear_mem 
-:      010114 rssi_noise:
-0x35e3 010115 call save_rssi_dec 
-0x35e4 010116 rtn blank 
-0x35e5 010117 fetcht 1 ,mem_rssi_noise_index 
-0x35e6 010118 fetchr rega ,2 ,mem_rssi_noise_buffer_ptr 
-0x35e7 010119 call rssi_store 
-0x35e8 010120 storet 1 ,mem_rssi_noise_index 
-0x35e9 010121 rtn 
-:      010124 rssi_noise_monitor:
-0x35ea 010125 fetchr rega ,2 ,mem_rssi_noise_buffer_ptr 
-0x35eb 010126 call rssi_average 
-0x35ec 010127 storet 1 ,mem_rssi_noise_avg 
-0x35ed 010128 sub temp ,rssi_thresh_noise ,null 
-0x35ee 010129 nrtn positive 
-0x35ef 010130 branch g24_ch 
-:      010138 g24_transmit_init:
-0x35f0 010139 fetch 4 ,mem_24g_lap 
-0x35f1 010140 store 4 ,mem_24g_device_addr 
-0x35f2 010141 branch rssi_transmitter_buff_init 
-:      010143 g24_interval_param_4ms:
-0x35f3 010144 setarg g24_4ms_interval_param 
-0x35f4 010145 store 3 ,mem_24g_short_sleep_set 
-0x35f5 010146 setarg 0x100c0c 
-0x35f6 010147 store 3 ,mem_24g_interval 
-0x35f7 010148 setarg 0x00bb80 
-0x35f8 010149 store 3 ,mem_24g_long_sleep_set 
-0x35f9 010150 jam 5 ,mem_24g_fast_hop_count 
-0x35fa 010151 rtn 
-:      010153 g24_interval_param_8ms:
-0x35fb 010154 setarg g24_8ms_interval_param 
-0x35fc 010155 store 3 ,mem_24g_short_sleep_set 
-0x35fd 010156 setarg 0x1c1919 
-0x35fe 010157 store 3 ,mem_24g_interval 
-0x35ff 010158 setarg 0x017700 
-0x3600 010159 store 3 ,mem_24g_long_sleep_set 
-0x3601 010160 jam 11 ,mem_24g_fast_hop_count 
-0x3602 010161 rtn 
-:      010164 g24_transmit_dispatch:
-0x3603 010165 rtnmark0 mark_24g 
-0x3604 010166 fetch 1 ,mem_24g_conn_sm 
-0x3605 010167 bbit1 state_24g_pair ,g24_pair_dispatch 
-0x3606 010168 bbit1 state_24g_reconn ,g24_reconn_dispatch 
-0x3607 010169 fetch 1 ,mem_24g_transmit_by_interrupt 
-0x3608 010170 beq g24_tx_timer_int_enable ,g24_transmit_by_interrupt 
-:      010171 g24_transmit_no_interrupt:
-0x3609 010172 bpatchx patch32_5 ,mem_patch32 
-0x360a 010173 call g24_txdata_prep 
-0x360b 010174 nbranch g24_nodata_transmit ,user 
-:      010175 g24_transmit_start:
-0x360c 010176 call g24_transmit_process 
-0x360d 010177 call power_ctrl_start 
-0x360e 010178 fetch 1 ,mem_device_option 
-0x360f 010179 beq dvc_op_mouse ,mouse_24g_transmit_start 
-:      010180 g24_transmit_start_next:
-0x3610 010181 fetch 8 ,mem_24g_long_sleep_set 
-0x3611 010182 store 8 ,mem_24g_enter_hibernate 
-0x3612 010183 fetch 2 ,mem_24g_long_sleep_param_update_timer_init 
-0x3613 010184 store 2 ,mem_24g_long_sleep_param_update_timer 
-0x3614 010185 fetch 2 ,mem_cb_24g_transmit_short_sleep 
-0x3615 010186 branch callback_func 
-:      010188 g24_short_sleep:
-0x3616 010189 bpatchx patch32_6 ,mem_patch32 
-0x3617 010190 call g24_lpm_wait 
-0x3618 010191 nrtn user 
-0x3619 010192 call g24_setgpio_lpm_before 
-0x361a 010193 call clear_wake 
-0x361b 010194 fetch 3 ,mem_24g_short_sleep_set 
-0x361c 010195 branch g24_long_seep2 
-:      010197 g24_long_sleep:
-0x361d 010198 bpatchx patch32_7 ,mem_patch32 
-0x361e 010199 call g24_lpm_wait 
-0x361f 010200 nrtn user 
-0x3620 010201 call g24_setgpio_lpm_before 
-0x3621 010202 fetch 8 ,mem_24g_enter_hibernate 
-:      010203 g24_long_seep2:
-0x3622 010204 call clk2lpo 
-0x3623 010205 storet 4 ,mem_sleep_counter 
-0x3624 010206 branch lpm_sleep 
-:      010210 g24_txdata_prep:
-0x3625 010211 call g24_package_data 
-0x3626 010212 nrtn user 
-0x3627 010213 branch g24_transmit_prep 
-:      010216 g24_package_data:
-0x3628 010217 fetch 2 ,mem_cb_24g_transmit_data 
-0x3629 010218 call callback_func 
-0x362a 010219 branch g24_accumulate_data ,user 
-0x362b 010220 fetch 7 ,mem_24g_txbuf + 1 
-0x362c 010221 rtn blank 
-0x362d 010222 branch enable_user 
-:      010224 g24_accumulate_data:
-0x362e 010225 jam 0 ,mem_24g_abort_pac 
-0x362f 010226 add rega ,1 ,pdata 
-0x3630 010227 store 1 ,mem_24g_datalen 
-0x3631 010228 call g24_transmit_rf_ctrl_clear 
-0x3632 010229 store 1 ,mem_24g_txbuf 
-0x3633 010230 copy regb ,contr 
-0x3634 010231 copy rega ,loopcnt 
-0x3635 010232 branch memcpy 
-:      010234 g24_transmit_rf_ctrl_clear:
-0x3636 010235 fetch 1 ,mem_24g_data_type 
-0x3637 010236 and_into bits_data ,pdata 
-0x3638 010237 store 1 ,mem_24g_data_type 
-0x3639 010238 rtn 
-:      010247 g24_transmit_process:
-0x363a 010248 setarg 0 
-0x363b 010249 store 1 ,mem_24g_retry 
-0x363c 010250 store 2 ,mem_24g_retransmit 
-:      010251 g24_transmit_loop:
-0x363d 010252 call g24_transmit_receive_ack 
-0x363e 010253 fetch 1 ,mem_24g_no_ack 
-0x363f 010254 beq no_ack_24g ,g24_transmit_no_ack 
-0x3640 010255 nbranch g24_retransmit ,sync 
-0x3641 010256 nbranch g24_retransmit ,user3 
-0x3642 010257 call g24_ackpayload_parse 
-0x3643 010258 fetch 1 ,mem_device_option 
-0x3644 010259 sub pdata ,dvc_op_mouse ,null 
-0x3645 010260 call mouse_24g_transmit_callback ,zero 
-:      010261 g24_transmit_no_ack:
-0x3646 010262 call power_ctrl_pac_succ_incrs 
-:      010263 g24_transmit_next_packet:
-0x3647 010264 call g24_txbuf_clear 
-0x3648 010265 fetch 1 ,mem_24g_pid 
-0x3649 010266 increase 1 ,pdata 
-0x364a 010267 store 1 ,mem_24g_pid 
-0x364b 010268 call g24_hop_enable_packet 
-:      010269 g24_transmit_abandon:
-0x364c 010270 bpatchx patch33_0 ,mem_patch33 
-0x364d 010271 setarg 0 
-0x364e 010272 store 1 ,mem_24g_ensure 
-0x364f 010273 store 2 ,mem_24g_txfail_cnt 
-0x3650 010274 rtn 
-:      010276 g24_transmit_receive_ack:
-0x3651 010277 bpatchx patch33_1 ,mem_patch33 
-0x3652 010278 disable user3 
-0x3653 010279 call g24_transmit 
-0x3654 010280 fetch 1 ,mem_24g_no_ack 
-0x3655 010281 beq no_ack_24g ,g24_end_of_packet 
-0x3656 010282 force 0 ,radio_ctrl 
-0x3657 010283 fetch 4 ,mem_24g_addr 
-0x3658 010284 iforce access 
-0x3659 010285 fetcht 1 ,mem_last_freq 
-0x365a 010286 call set_freq_rx 
-0x365b 010287 call rf_rx_enable 
-0x365c 010288 call g24_receive_rxon 
-0x365d 010289 call g24_end_of_packet ,user3 
-0x365e 010290 rtn 
-:      010292 g24_retransmit:
-0x365f 010293 bpatchx patch33_2 ,mem_patch33 
-0x3660 010294 fetch 1 ,mem_device_option 
-0x3661 010295 beq dvc_op_mouse ,mouse_g24_retransmit 
-:      010296 g24_retransmit0:
-0x3662 010297 fetch 1 ,mem_24g_abort_pac 
-0x3663 010298 nrtn blank 
-0x3664 010299 fetch 2 ,mem_24g_txfail_cnt 
-0x3665 010300 increase 1 ,pdata 
-0x3666 010301 store 2 ,mem_24g_txfail_cnt 
-0x3667 010302 fetch 1 ,mem_24g_txfail_cnt + 1 
-0x3668 010303 bbit1 4 ,g24_tx_attempt_fail 
-0x3669 010304 call g24_transmit_hop_process 
-0x366a 010305 fetch 2 ,mem_24g_retransmit 
-0x366b 010306 increase 1 ,pdata 
-0x366c 010307 store 2 ,mem_24g_retransmit 
-0x366d 010308 branch g24_transmit_loop 
-:      010310 g24_ackpayload_parse:
-0x366e 010311 bpatchx patch33_3 ,mem_patch33 
-0x366f 010312 call g24_read_len_pid_crc 
-0x3670 010313 fetch 1 ,mem_24g_rxdata_length 
-0x3671 010314 rtn blank 
-0x3672 010315 iforce loopcnt 
-0x3673 010316 arg mem_24g_rxbuf + 2 ,contr 
-0x3674 010317 arg mem_24g_rxpayload ,contw 
-0x3675 010318 branch memcpy 
-:      010321 g24_tx_attempt_fail:
-0x3676 010322 bpatchx patch33_4 ,mem_patch33 
-0x3677 010323 setarg 0 
-0x3678 010324 store 2 ,mem_24g_txfail_cnt 
-0x3679 010325 jam 1 ,mem_24g_attempt_fail_flag 
-:      010326 g24_stop_24g_mode:
-0x367a 010327 jam bt_evt_24g_attempt_fail ,mem_fifo_temp 
-0x367b 010328 branch ui_ipc_send_event 
-:      010338 g24_transmit_hop_process:
-0x367c 010339 bpatchx patch33_5 ,mem_patch33 
-0x367d 010340 fetcht 1 ,mem_24g_retry 
-0x367e 010341 fetch 1 ,mem_24g_fast_hop_count 
-0x367f 010342 isub temp ,null 
-0x3680 010343 nbranch g24_tx_fast_hop ,positive 
-0x3681 010344 increase 1 ,temp 
-0x3682 010345 storet 1 ,mem_24g_retry 
-0x3683 010346 fetch 1 ,mem_24g_fast_hop_count 
-0x3684 010347 beq 5 ,g24_transmit_hop_process_4ms 
-0x3685 010348 fetch 1 ,mem_24g_retry 
-0x3686 010349 beq 6 ,g24_hop_ch_disable 
-0x3687 010350 beq 12 ,g24_hop_ch_disable 
-0x3688 010351 rtn 
-:      010354 g24_transmit_hop_process_4ms:
-0x3689 010355 fetch 1 ,mem_24g_retry 
-0x368a 010356 beq 3 ,g24_hop_ch_disable 
-0x368b 010357 beq 6 ,g24_hop_ch_disable 
-0x368c 010358 rtn 
-:      010362 g24_hop_ch_enable:
-:      010367 g24_txpayload_type_update:
-0x368d 010368 bmark1 mark_ble_lr ,g24_lr_type_update 
-0x368e 010369 store 1 ,mem_24g_txpayload + offset_data_type 
-0x368f 010370 rtn 
-:      010371 g24_lr_type_update:
-0x3690 010372 store 1 ,mem_24g_txpayload + offset_lr_data_type 
-0x3691 010373 rtn 
-:      010375 g24_hop_enable_packet:
-0x3692 010376 fetch 1 ,mem_24g_data_type 
-0x3693 010377 rtnbit0 bit_hop 
-:      010378 g24_hop_ch_disable:
-0x3694 010379 fetch 1 ,mem_24g_data_type 
-0x3695 010380 set0 bit_hop ,pdata 
-0x3696 010381 store 1 ,mem_24g_data_type 
-0x3697 010382 call g24_txpayload_type_update 
-0x3698 010383 call power_ctrl_pac_succ_decrs 
-0x3699 010384 branch g24_ch 
-:      010386 g24_tx_fast_hop:
-0x369a 010387 call power_ctrl_txpower_incrs 
-0x369b 010388 call power_ctrl_pac_succ_decrs 
-0x369c 010389 branch g24_ch 
-:      010407 g24_search_receiver:
-0x369d 010408 fetch 2 ,mem_cb_24g_search_receiver 
-0x369e 010409 branch callback_func 
-:      010411 g24_nodata_transmit:
-0x369f 010412 fetch 1 ,mem_24g_abort_pac 
-0x36a0 010413 call g24_send_abort_packet ,blank 
-0x36a1 010414 fetch 1 ,mem_24g_transmit_by_interrupt 
-0x36a2 010415 rtneq g24_tx_timer_int_enable 
-0x36a3 010416 call g24_search_receiver 
-0x36a4 010417 fetch 2 ,mem_cb_24g_transmit_long_sleep 
-0x36a5 010418 branch callback_func 
-:      010420 g24_send_abort_packet:
-0x36a6 010421 jam type_ms ,mem_24g_data_type 
-0x36a7 010422 jam 1 ,mem_24g_abort_pac 
-0x36a8 010423 call g24_transmit_rf_ctrl_clear 
-0x36a9 010424 store 1 ,mem_24g_txbuf 
-0x36aa 010425 setarg 0 
-0x36ab 010426 store 7 ,mem_24g_txbuf + 1 
-0x36ac 010427 fetch 4 ,mem_24g_device_addr 
-0x36ad 010428 store 4 ,mem_24g_txbuf + 8 
-0x36ae 010429 jam 12 ,mem_24g_datalen 
-0x36af 010430 fetch 1 ,mem_24g_data_type 
-0x36b0 010431 set1 bit_abort ,pdata 
-0x36b1 010432 store 1 ,mem_24g_data_type 
-0x36b2 010433 call g24_transmit_prep 
-0x36b3 010434 branch g24_transmit_start 
-:      010438 g24_lpm_wait:
-0x36b4 010439 bpatchx patch33_6 ,mem_patch33 
-0x36b5 010440 enable user 
-0x36b6 010441 call lpo_calibration 
-0x36b7 010442 fetch 3 ,mem_clks_per_lpo 
-0x36b8 010443 branch disable_user ,blank 
-0x36b9 010444 fetch 1 ,mem_lpm_mode 
-0x36ba 010445 branch disable_user ,blank 
-0x36bb 010446 fetch 1 ,mem_24g_transmit_by_interrupt 
-0x36bc 010447 beq g24_tx_timer_int_enable ,disable_user 
-0x36bd 010448 rtn 
-:      010450 g24_setgpio_lpm_before:
-0x36be 010451 fetch 2 ,mem_cb_24g_lpm_before 
-0x36bf 010452 branch callback_func 
-:      010465 g24_transmit_by_interrupt:
-0x36c0 010466 call g24_timer_check 
-0x36c1 010467 nrtn user 
-0x36c2 010468 call g24_interval_calibrate 
-0x36c3 010469 fetch 2 ,mem_24g_transmit_by_interrupt_exit_count 
-0x36c4 010470 increase 1 ,pdata 
-0x36c5 010471 store 2 ,mem_24g_transmit_by_interrupt_exit_count 
-0x36c6 010472 fetcht 2 ,mem_24g_transmit_by_interrupt_exit_count_init 
-0x36c7 010473 isub temp ,null 
-0x36c8 010474 call g24_transmit_by_interrupt_exit ,zero 
-0x36c9 010475 branch g24_transmit_no_interrupt 
-:      010478 g24_transmit_by_interrupt_exit:
-0x36ca 010479 jam g24_tx_timer_int_disable ,mem_24g_transmit_by_interrupt 
-0x36cb 010480 setarg 0 
-0x36cc 010481 store 2 ,mem_24g_transmit_by_interrupt_exit_count 
-0x36cd 010482 setarg 100 
-0x36ce 010483 store 2 ,mem_24g_transmit_by_interrupt_exit_count_init 
-:      010484 g24_interval_min:
-0x36cf 010485 jam 0 ,mem_24g_pac_index 
-0x36d0 010486 fetch 1 ,mem_24g_interval_min 
-:      010487 g24_interval_store:
-0x36d1 010488 store 1 ,mem_24g_interval 
-0x36d2 010489 rtn 
-:      010490 g24_interval_max:
-0x36d3 010491 fetch 1 ,mem_24g_interval_max 
-0x36d4 010492 branch g24_interval_store 
-:      010494 g24_interval_calibrate:
-0x36d5 010495 fetch 1 ,mem_24g_pac_index 
-0x36d6 010496 increase 1 ,pdata 
-0x36d7 010497 store 1 ,mem_24g_pac_index 
-0x36d8 010498 beq 4 ,g24_interval_max 
-0x36d9 010499 beq 5 ,g24_interval_min 
-0x36da 010500 rtn 
-:      010502 g24_transmit_by_interrupt_enable:
-0x36db 010503 jam g24_tx_timer_int_enable ,mem_24g_transmit_by_interrupt 
-0x36dc 010504 setarg 0 
-0x36dd 010505 store 2 ,mem_24g_transmit_by_interrupt_exit_count 
-0x36de 010506 rtn 
-:      010516 g24_factory_check:
-0x36df 010517 arg 2 ,loopcnt 
-0x36e0 010518 arg mem_24g_addr ,contr 
-:      010519 pdata_0xff_check:
-0x36e1 010520 call enable_user 
-0x36e2 010521 setarg 0xffff 
-:      010522 pdata_0xff_check_loop:
-0x36e3 010523 ifetcht 2 ,contr 
-0x36e4 010524 isub temp ,null 
-0x36e5 010525 ncall disable_user ,zero 
-0x36e6 010526 loop pdata_0xff_check_loop 
-0x36e7 010527 rtn 
-:      010537 power_ctrl_start:
-0x36e8 010538 bpatchx patch33_7 ,mem_patch33 
-0x36e9 010539 fetch 1 ,mem_power_ctrl_disable 
-0x36ea 010540 nrtn blank 
-0x36eb 010541 fetch 2 ,mem_ui_state_map 
-0x36ec 010542 rtnbit1 ui_state_ble_adv 
-0x36ed 010545 fetchr rega ,2 ,mem_rssi_signal_buf_ptr 
-0x36ee 010546 call rssi_average 
-0x36ef 010547 storet 1 ,mem_rssi_avg_received 
-0x36f0 010548 fetch 1 ,mem_rssi_dis_max_24g 
-0x36f1 010549 bmark1 mark_24g ,power_ctrl_start_next 
-0x36f2 010550 fetch 1 ,mem_rssi_dis_max_ble 
-:      010551 power_ctrl_start_next:
-0x36f3 010552 isub temp ,null 
-0x36f4 010553 nbranch power_ctrl_txpower_incrs_force ,positive 
-0x36f5 010554 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-0x36f6 010555 sub pdata ,2 ,null 
-0x36f7 010556 nbranch power_ctrl_txpower_decrs_check ,positive 
-0x36f8 010557 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-0x36f9 010558 beq 0 ,power_ctrl_txpower_incrs 
-0x36fa 010559 rtn 
-:      010561 power_ctrl_txpower_decrs_check:
-0x36fb 010562 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-0x36fc 010563 fetcht 1 ,mem_power_ctrl_pac_succ_cnt_init 
-0x36fd 010564 isub temp ,null 
-0x36fe 010565 nrtn zero 
-0x36ff 010566 jam 0 ,mem_power_ctrl_pac_succ_cnt 
-:      010567 power_ctrl_txpower_decrs:
-0x3700 010568 fetcht 1 ,mem_rssi_avg_received 
-0x3701 010569 fetch 1 ,mem_rssi_dis_min_24g 
-0x3702 010570 bmark1 mark_24g ,power_ctrl_txpower_decrs_next 
-0x3703 010571 fetch 1 ,mem_rssi_dis_min_ble 
-:      010572 power_ctrl_txpower_decrs_next:
-0x3704 010573 isub temp ,null 
-0x3705 010574 nrtn positive 
-0x3706 010575 fetch 1 ,mem_power_ctrl_level 
-0x3707 010576 beq 0 ,power_ctrl_decrs_level0 
-0x3708 010577 increase -1 ,pdata 
-0x3709 010578 store 1 ,mem_power_ctrl_level 
-0x370a 010579 beq 0 ,power_ctrl_decrs_level0 
-:      010580 power_ctrl_decrs_level1:
-:      010581 power_ctrl_incrs_level1:
-0x370b 010582 jam tx_power_0db ,mem_tx_power 
-0x370c 010583 rtn 
-:      010585 power_ctrl_txpower_incrs_force:
-0x370d 010586 jam 0 ,mem_power_ctrl_pac_succ_cnt 
-:      010587 power_ctrl_txpower_incrs:
-0x370e 010588 fetch 1 ,mem_power_ctrl_level 
-0x370f 010589 beq 2 ,power_ctrl_incrs_level2 
-0x3710 010590 increase 1 ,pdata 
-0x3711 010591 store 1 ,mem_power_ctrl_level 
-0x3712 010592 beq 1 ,power_ctrl_incrs_level1 
-:      010593 power_ctrl_incrs_level2:
-0x3713 010594 jam tx_power_6db ,mem_tx_power 
-0x3714 010595 rtn 
-:      010597 power_ctrl_decrs_level0:
-0x3715 010598 jam tx_power_f5db ,mem_tx_power 
-0x3716 010599 rtn 
-:      010601 power_ctrl_pac_succ_cnt_init:
-0x3717 010602 jam 1 ,mem_power_ctrl_level 
-0x3718 010603 jam 0 ,mem_power_ctrl_pac_succ_cnt 
-0x3719 010604 rtn 
-:      010606 power_ctrl_pac_succ_incrs:
-0x371a 010607 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-0x371b 010608 increase 1 ,pdata 
-0x371c 010609 store 1 ,mem_power_ctrl_pac_succ_cnt 
-0x371d 010610 rtn 
-:      010612 power_ctrl_pac_succ_decrs:
-0x371e 010613 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-0x371f 010614 sub pdata ,2 ,null 
-0x3720 010615 ncall power_ctrl_pac_succ_cnt_reinit ,positive 
-0x3721 010616 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-0x3722 010617 rtneq 0 
-0x3723 010618 increase -1 ,pdata 
-0x3724 010619 store 1 ,mem_power_ctrl_pac_succ_cnt 
-0x3725 010620 rtn 
-:      010622 power_ctrl_pac_succ_cnt_reinit:
-0x3726 010623 jam 3 ,mem_power_ctrl_pac_succ_cnt 
-0x3727 010624 rtn 
-:      010634 ali_mesh_access_layer_resolve_message:
-0x3728 010635 fetch 1 ,mem_ccm_data_len 
-0x3729 010636 store 1 ,mem_mesh_receive_model_message_payload_len 
-0x372a 010637 copy alarm ,contr 
-0x372b 010638 call memcpy24 
-0x372c 010639 fetch 2 ,mem_mesh_cb_receive_access_message 
-0x372d 010640 branch callback_func 
-:      010642 ali_mesh_access_layer_check_access_message_opcode:
-0x372e 010643 jam mesh_receive_new_message_timer ,mem_mesh_upper_receive_new_message_timer 
-0x372f 010644 call ali_mesh_app_recv_new_mesh_pkt 
-0x3730 010647 fetch 1 ,mem_mesh_receive_model_message_payload_opcode 
-0x3731 010648 beq mesh_message_opcode_config_appkey_add ,ali_mesh_access_layer_message_opcode_config_appkey_add 
-0x3732 010649 beq mesh_configuration_and_health_message_opcode_header ,ali_mesh_access_layer_config_or_health_message_opcode 
-0x3733 010650 beq mesh_module_message_opcode_header ,ali_mesh_model_layer_check_model_message_opcode 
-0x3734 010651 beq vendor_message_attr_set ,ali_mesh_ali_vendor_message_attribute_set 
-0x3735 010652 beq vendor_message_attr_get ,ali_mesh_ali_vendor_message_opcode_attr_get 
-0x3736 010653 beq vendor_message_attr_set_unacknowledged ,ali_mesh_ali_vendor_message_attribute_set 
-0x3737 010654 beq vendor_message_attr_confirmation ,ali_mesh_ali_vendor_message_opcode_attr_confrimation 
-0x3738 010655 rtn 
-:      010658 ali_mesh_access_layer_message_opcode_config_appkey_add:
-0x3739 010659 arg mem_mesh_receive_application_key ,contr 
-0x373a 010660 arg mem_mesh_application_key ,contw 
-0x373b 010661 call memcpy16 
-0x373c 010662 jam paired_status ,mem_mesh_provisioned_flag 
-0x373d 010663 call ali_mesh_encrypt_base_function_k3 
-0x373e 010664 call ali_mesh_encrypt_base_function_k4 
-0x373f 010665 call ali_mesh_access_layer_finish_pairing_init_subscription_list 
-0x3740 010666 call ali_mesh_accesss_layer_check_message_type 
-0x3741 010667 call ali_mesh_access_layer_send_config_appkey_status 
-0x3742 010668 jam paired_status ,mem_mesh_provisioned_flag 
-0x3743 010669 fetch 2 ,mem_mesh_cb_receive_config_appkey_add 
-0x3744 010670 branch callback_func 
-:      010672 ali_mesh_access_layer_recv_cfg_appkey_add_cb:
-0x3745 010673 setarg 0 
-0x3746 010674 store 2 ,mem_mesh_fast_pairing_timer 
-0x3747 010676 random pdata 
-0x3748 010677 and pdata ,0x1f ,pdata 
-0x3749 010678 add pdata ,30 ,pdata 
-0x374a 010679 store 1 ,mem_mesh_report_full_attribute_timer 
-0x374b 010680 add pdata ,5 ,pdata 
-0x374c 010681 store 1 ,mem_mesh_report_power_on_timer 
-0x374d 010682 call mesh_clear_timer_data 
-0x374e 010683 branch mesh_receive_config_appkey_add_cb 
-:      010685 ali_mesh_accesss_layer_check_message_type:
-0x374f 010686 fetch 1 ,mem_mesh_network_packet_type 
-0x3750 010687 jam received_config_appkey_add ,mem_mesh_provisioned_flag 
-0x3751 010688 rtneq mesh_message_app 
-0x3752 010689 jam paired_status ,mem_mesh_provisioned_flag 
-0x3753 010690 rtn 
-:      010692 ali_mesh_access_layer_send_config_appkey_status:
-0x3754 010693 setarg mesh_configuration_and_health_message_opcode_header 
-0x3755 010694 store 1 ,mem_mesh_access_layer_payload 
-0x3756 010695 setarg mesh_message_opcode_config_config_model_publication_set 
-0x3757 010696 istore 1 ,contw 
-0x3758 010697 setarg status_code_success 
-0x3759 010698 istore 1 ,contw 
-0x375a 010699 fetch 3 ,mem_mesh_netkeyindex_and_appkeyindex 
-0x375b 010700 istore 3 ,contw 
-0x375c 010701 jam 6 ,mem_mesh_access_layer_payload_len 
-0x375d 010702 branch ali_mesh_upper_transport_layer_send_access_message 
-:      010705 ali_mesh_access_layer_finish_pairing_init_subscription_list:
-0x375e 010706 fetch 2 ,mem_mesh_core_feature 
-0x375f 010707 rtnbit1 mesh_feature_disable_subscription 
-0x3760 010708 call mesh_get_element_info_config 
-:      010709 ali_mesh_access_layer_finish_pairing_init_subscription_list_loop:
-0x3761 010710 add rega ,element_device_subscription_label ,regc 
-0x3762 010711 setarg -1 
-0x3763 010712 istore subscription_max_count ,regc 
-0x3764 010713 istore subscription_max_count ,contw 
-0x3765 010714 ifetch 2 ,rega 
-0x3766 010715 istore 2 ,regc 
-0x3767 010716 copy regb ,pdata 
-0x3768 010717 iadd rega ,rega 
-0x3769 010718 loop ali_mesh_access_layer_finish_pairing_init_subscription_list_loop 
-0x376a 010719 fetch 2 ,mem_mesh_cb_subscriptuion_list_changed 
-0x376b 010720 branch callback_func 
-:      010723 ali_mesh_access_layer_send_generic_onoff_status:
-0x376c 010724 setarg mesh_module_message_opcode_header 
-0x376d 010725 store 1 ,mem_mesh_access_layer_payload 
-0x376e 010726 setarg mesh_module_message_opcode_generic_onoff_status_no_head 
-0x376f 010727 istore 1 ,contw 
-0x3770 010728 fetch 1 ,mem_mesh_generic_onoff_set_payload_onoff 
-0x3771 010729 istore 1 ,contw 
-0x3772 010730 jam 3 ,mem_mesh_access_layer_payload_len 
-0x3773 010731 branch ali_mesh_upper_transport_layer_send_access_message 
-:      010734 ali_mesh_access_layer_send_light_lightness_status:
-0x3774 010735 setarg mesh_module_message_opcode_header 
-0x3775 010736 store 1 ,mem_mesh_access_layer_payload 
-0x3776 010737 setarg mesh_module_message_opcode_light_lightness_status_no_head 
-0x3777 010738 istore 1 ,contw 
-0x3778 010739 fetch 2 ,mem_mesh_light_lightness_set_payload_lightness 
-0x3779 010740 istore 2 ,contw 
-0x377a 010741 jam 4 ,mem_mesh_access_layer_payload_len 
-0x377b 010742 branch ali_mesh_upper_transport_layer_send_access_message 
-:      010745 ali_mesh_access_layer_send_light_ctl_stauts:
-0x377c 010746 setarg mesh_module_message_opcode_header 
-0x377d 010747 store 1 ,mem_mesh_access_layer_payload 
-0x377e 010748 setarg mesh_module_message_opcode_light_ctl_status_no_head 
-0x377f 010749 istore 1 ,contw 
-0x3780 010750 fetch 4 ,mem_mesh_ctl_lightness 
-0x3781 010751 istore 4 ,contw 
-0x3782 010752 jam 6 ,mem_mesh_access_layer_payload_len 
-0x3783 010753 branch ali_mesh_upper_transport_layer_send_access_message 
-:      010757 ali_mesh_access_layer_send_scene_status:
-0x3784 010758 setarg mesh_module_message_opcode_scene_status 
-0x3785 010759 store 1 ,mem_mesh_access_layer_payload 
-0x3786 010760 setarg mesh_success 
-0x3787 010761 istore 1 ,contw 
-0x3788 010762 fetch 2 ,mem_mesh_scene_recall_payload_scene_number 
-0x3789 010763 istore 2 ,contw 
-0x378a 010764 jam 4 ,mem_mesh_access_layer_payload_len 
-0x378b 010765 branch ali_mesh_upper_transport_layer_send_access_message 
-:      010769 ali_mesh_app_recv_new_mesh_pkt:
-0x378c 010771 fetch 1 ,mem_mesh_report_full_attribute_timer 
-0x378d 010772 rtn blank 
-0x378e 010773 pincrease 30 
-0x378f 010774 store 1 ,mem_mesh_report_full_attribute_timer 
-0x3790 010775 rtn 
-:      010777 ali_mesh_report_power_on_timer:
-0x3791 010778 arg mem_mesh_report_power_on_timer ,regc 
-0x3792 010779 arg ali_mesh_ali_vendor_message_opcode_device_power_on ,regb 
-0x3793 010780 branch timer_single_step 
-:      010782 ali_mesh_report_full_attribute_timer:
-0x3794 010783 arg mem_mesh_report_full_attribute_timer ,regc 
-0x3795 010784 arg ali_mesh_app_report_device_state ,regb 
-0x3796 010785 branch timer_single_step 
-:      010787 ali_mesh_app_report_device_state:
-0x3797 010788 fetch 2 ,mem_mesh_app_deport_device_state 
-0x3798 010789 branch callback_func 
-:      010796 ali_mesh_ali_vendor_message_attribute_set:
-0x3799 010797 call ali_mesh_ali_vendor_message_attrbute_check_company_id_and_tid 
-0x379a 010798 nrtn user 
-0x379b 010799 bpatchx patch34_0 ,mem_patch34 
-0x379c 010800 fetch 2 ,mem_mesh_vendor_message_attr_type 
-0x379d 010801 arg vendor_message_attr_type_time ,temp 
-0x379e 010802 isub temp ,null 
-0x379f 010803 branch ali_mesh_ali_vendor_message_opcode_timer_set_curr_time ,zero 
-0x37a0 010805 arg vendor_mseeage_attr_type_set_time_repeat ,temp 
-0x37a1 010806 isub temp ,null 
-0x37a2 010807 branch ali_mesh_ali_vendor_message_opcode_timer_set_timing_cyclically ,zero 
-0x37a3 010809 arg vendor_mseeage_attr_type_set_time_single ,temp 
-0x37a4 010810 isub temp ,null 
-0x37a5 010811 branch ali_mesh_ali_vendor_message_opcode_timer_set_timing ,zero 
-0x37a6 010813 arg vendor_message_attr_type_timer_deleate ,temp 
-0x37a7 010814 isub temp ,null 
-0x37a8 010815 branch ali_mesh_ali_vendor_message_opcode_delete_timer ,zero 
-0x37a9 010816 arg vendor_message_attr_type_timer_inquire ,temp 
-0x37aa 010817 isub temp ,null 
-0x37ab 010818 branch ali_mesh_ali_vendor_message_opcode_timer_inquire ,zero 
-0x37ac 010819 arg vendor_mseeage_attr_type_timer_enable ,temp 
-0x37ad 010820 isub temp ,null 
-0x37ae 010821 branch ali_mesh_ali_vendor_message_opcode_timer_set_state ,zero 
-0x37af 010824 arg vendor_message_attr_type_main_light ,temp 
-0x37b0 010825 isub temp ,null 
-0x37b1 010826 branch ali_mesh_ali_vendor_message_attribute_set_main_light ,zero 
-0x37b2 010827 arg vendor_message_attr_type_background_light ,temp 
-0x37b3 010828 isub temp ,null 
-0x37b4 010829 branch ali_mesh_ali_vendor_message_attribute_set_background_light ,zero 
-0x37b5 010830 arg vendor_message_attr_type_color ,temp 
-0x37b6 010831 isub temp ,null 
-0x37b7 010832 branch ali_mesh_ali_vendor_message_attribute_set_color ,zero 
-0x37b8 010833 fetch 2 ,mem_mesh_cb_recv_vendor 
-0x37b9 010834 branch callback_func 
-:      010836 ali_mesh_ali_vendor_message_opcode_attr_get:
-0x37ba 010837 rtn 
-:      010838 ali_mesh_ali_vendor_message_opcode_attr_confrimation:
-0x37bb 010839 ifetch 2 ,contr 
-0x37bc 010840 arg vendor_message_opcode_company_id ,temp 
-0x37bd 010841 isub temp ,null 
-0x37be 010842 nrtn zero 
-0x37bf 010843 ifetch 1 ,contr 
-0x37c0 010844 fetcht 1 ,mem_mesh_upper_tran_layer_packet_tid 
-0x37c1 010845 isub temp ,null 
-0x37c2 010846 nrtn zero 
-0x37c3 010847 branch ali_mesh_stop_send_indication_packet 
-:      010849 ali_mesh_ali_vendor_message_attrbute_check_company_id_and_tid:
-0x37c4 010850 call disable_user 
-0x37c5 010851 fetch 2 ,mem_mesh_vendor_message_cid 
-0x37c6 010852 arg vendor_message_opcode_company_id ,temp 
-0x37c7 010853 isub temp ,null 
-0x37c8 010854 nrtn zero 
-0x37c9 010855 fetcht 1 ,mem_mesh_vendor_mesh_receive_tid 
-0x37ca 010856 fetch 1 ,mem_mesh_vendor_message_tid 
-0x37cb 010857 isub temp ,null 
-0x37cc 010858 rtn zero 
-0x37cd 010859 store 1 ,mem_mesh_vendor_mesh_receive_tid 
-0x37ce 010860 branch enable_user 
-:      010862 ali_mesh_ali_vendor_message_attribute_set_main_light:
-0x37cf 010863 call ali_mesh_ali_vendor_message_ack_attr_status_uint8 
-0x37d0 010864 fetch 2 ,mem_mesh_cb_main_light_onoff_set 
-0x37d1 010865 branch callback_func 
-:      010868 ali_mesh_ali_vendor_message_attribute_set_background_light:
-0x37d2 010869 call ali_mesh_ali_vendor_message_ack_attr_status_uint8 
-0x37d3 010870 fetch 2 ,mem_mesh_cb_background_onoff_set 
-0x37d4 010871 branch callback_func 
-:      010873 ali_mesh_ali_vendor_message_attribute_set_color:
-0x37d5 010874 call ali_mesh_ali_vendor_message_ack_attr_status_uint48 
-0x37d6 010875 fetch 2 ,mem_mesh_cb_color_set 
-0x37d7 010876 branch callback_func 
-:      010879 ali_mesh_ali_vendor_message_opcode_timer_set_curr_time:
-0x37d8 010880 call ali_mesh_ali_vendor_message_ack_attr_status_uint32 
-0x37d9 010882 fetch 4 ,mem_mesh_vendor_message_current_time 
-0x37da 010883 store 4 ,mem_mesh_vendor_timer_current_time 
-0x37db 010884 branch ali_mesh_time_init_system_time 
-:      010888 ali_mesh_ali_vendor_message_status_add_head:
-0x37dc 010889 setarg vendor_message_attr_status 
-0x37dd 010890 store 1 ,mem_mesh_access_layer_payload 
-0x37de 010891 setarg vendor_message_opcode_company_id 
-0x37df 010892 istore 2 ,contw 
-0x37e0 010893 fetch 1 ,mem_mesh_vendor_mesh_receive_tid 
-0x37e1 010894 istore 1 ,contw 
-0x37e2 010895 istoret 2 ,contw 
-0x37e3 010896 rtn 
-:      010899 ali_mesh_ali_vendor_message_opcode_device_power_on:
-0x37e4 010900 arg 0 ,queue 
-0x37e5 010901 arg vendor_message_event_device_power_on ,temp 
-0x37e6 010902 arg vendor_attr_type_event_trigger ,rega 
-0x37e7 010903 branch ali_mesh_ali_vendor_message_opcode_para_uint8 
-:      010914 ali_mesh_ali_vendor_message_opcode_generic_onoff:
-0x37e8 010915 arg vendor_attr_generic_onoff_server ,rega 
-0x37e9 010916 branch ali_mesh_ali_vendor_message_opcode_para_uint8 
-:      010920 ali_mesh_ali_vendor_message_ack_attr_status_uint64:
-0x37ea 010921 arg 8 ,loopcnt 
-0x37eb 010922 branch ali_mesh_ali_vendor_message_ack_attr_status 
-:      010924 ali_mesh_ali_vendor_message_ack_attr_status_uint56:
-0x37ec 010925 arg 8 ,loopcnt 
-0x37ed 010926 branch ali_mesh_ali_vendor_message_ack_attr_status 
-:      010928 ali_mesh_ali_vendor_message_ack_attr_status_uint48:
-0x37ee 010929 arg 6 ,loopcnt 
-0x37ef 010930 branch ali_mesh_ali_vendor_message_ack_attr_status 
-:      010932 ali_mesh_ali_vendor_message_ack_attr_status_uint32:
-0x37f0 010933 arg 4 ,loopcnt 
-0x37f1 010934 branch ali_mesh_ali_vendor_message_ack_attr_status 
-:      010936 ali_mesh_ali_vendor_message_ack_attr_status_uint16:
-0x37f2 010937 arg 2 ,loopcnt 
-0x37f3 010938 branch ali_mesh_ali_vendor_message_ack_attr_status 
-:      010940 ali_mesh_ali_vendor_message_ack_attr_status_uint8:
-0x37f4 010941 arg 1 ,loopcnt 
-0x37f5 010942 branch ali_mesh_ali_vendor_message_ack_attr_status 
-:      010945 ali_mesh_ali_vendor_message_ack_attr_status:
-0x37f6 010946 add loopcnt ,6 ,pdata 
-0x37f7 010947 store 1 ,mem_mesh_access_layer_payload_len 
-0x37f8 010948 call ali_mesh_ali_vendor_message_status_add_head 
-0x37f9 010949 arg mem_mesh_vendor_attr_parameter ,contr 
-0x37fa 010950 call memcpy 
-0x37fb 010951 branch ali_mesh_upper_transport_layer_send_access_message 
-:      010958 ali_mesh_ali_vendor_message_opcode_para_uint8:
-0x37fc 010959 call ali_mesh_ali_vendor_message_indication_info_add_head 
-0x37fd 010960 istorer rega ,2 ,contw 
-0x37fe 010961 istoret 1 ,contw 
-0x37ff 010962 jam 7 ,mem_mesh_access_layer_payload_len 
-0x3800 010963 branch ali_mesh_ali_vendor_message_send_message 
-:      010969 ali_mesh_ali_vendor_message_opcode_para_uint16:
-0x3801 010970 call ali_mesh_ali_vendor_message_indication_info_add_head 
-0x3802 010971 istorer rega ,2 ,contw 
-0x3803 010972 istoret 2 ,contw 
-0x3804 010973 jam 8 ,mem_mesh_access_layer_payload_len 
-0x3805 010974 branch ali_mesh_ali_vendor_message_send_message 
-:      010978 ali_mesh_ali_vendor_message_send_message:
-0x3806 010979 call ali_mesh_more_element_calc_queue_address 
-0x3807 010980 branch ali_mesh_upper_transport_layer_send_access_message_without_cleat_tx_buffer 
-:      010983 ali_mesh_ali_vendor_message_indication_info_add_head:
-0x3808 010984 fetch 1 ,mem_mesh_transport_aid 
-0x3809 010985 store 1 ,mem_mesh_message_transport_head 
-0x380a 010986 setarg vendor_message_tmall_dst 
-0x380b 010987 store 2 ,mem_mesh_send_message_dst 
-0x380c 010988 fetch 1 ,mem_mesh_vendor_mesh_send_tid 
-0x380d 010989 pincrease 1 
-0x380e 010990 store 1 ,mem_mesh_vendor_mesh_send_tid 
-0x380f 010991 beq vendor_message_send_tid_max ,ali_mesh_ali_vendor_message_indication_info_reset_tid 
-0x3810 010992 setarg vendor_message_attr_indication 
-0x3811 010993 store 1 ,mem_mesh_access_layer_payload 
-0x3812 010994 setarg vendor_message_opcode_company_id 
-0x3813 010995 istore 2 ,contw 
-0x3814 010996 fetch 1 ,mem_mesh_vendor_mesh_send_tid 
-0x3815 010997 istore 1 ,contw 
-0x3816 010998 rtn 
-:      011000 ali_mesh_ali_vendor_message_indication_info_reset_tid:
-0x3817 011001 jam vendor_message_send_tid_min ,mem_mesh_vendor_mesh_send_tid 
-0x3818 011002 rtn 
-:      011005 ali_mesh_ali_vendor_message_opcode_delete_timer:
-0x3819 011006 copy contr ,rega 
-0x381a 011007 fetch 1 ,mem_mesh_receive_model_message_payload_len 
-0x381b 011008 arg 6 ,temp 
-0x381c 011009 isub temp ,pdata 
-0x381d 011010 store 1 ,mem_mesh_timer_index_buffer_len 
-0x381e 011011 copy pdata ,loopcnt 
-0x381f 011012 copy rega ,contr 
-0x3820 011013 arg mem_mesh_timer_index_buffer ,contw 
-0x3821 011014 call memcpy 
-0x3822 011015 arg 0 ,regb 
-:      011016 ali_mesh_ali_vendor_message_opcode_delete_timer_loop:
-0x3823 011017 arg mem_mesh_timer_index_buffer ,pdata 
-0x3824 011018 iadd regb ,temp 
-0x3825 011019 ifetch 1 ,temp 
-0x3826 011020 beq 0xff ,ali_mesh_ali_vendor_aim_timer_buffer_clear_all 
-0x3827 011021 and pdata ,0x7f ,pdata 
-0x3828 011022 call ali_mesh_ali_vendor_aim_timer_buffer_clear 
-0x3829 011023 increase 1 ,regb 
-0x382a 011024 fetch 1 ,mem_mesh_timer_index_buffer_len 
-0x382b 011025 isub regb ,null 
-0x382c 011026 branch ali_mesh_ali_vendor_message_opcode_delete_timer_loop ,positive 
-0x382d 011027 call peripherals_write_mesh_timer_infmatn 
-:      011028 ali_mesh_access_layer_send_ali_vendor_message_delete_timer:
-0x382e 011029 arg vendor_message_attr_type_timer_deleate ,temp 
-0x382f 011030 call ali_mesh_ali_vendor_message_status_add_head 
-0x3830 011031 arg 0 ,temp 
-0x3831 011032 istoret 1 ,contw 
-0x3832 011033 copy contw ,temp 
-0x3833 011034 call ali_mesh_get_all_timer_index_timer 
-0x3834 011035 pincrease 7 
-0x3835 011036 store 1 ,mem_mesh_access_layer_payload_len 
-0x3836 011037 branch ali_mesh_upper_transport_layer_send_access_message 
-:      011039 ali_mesh_ali_vendor_aim_timer_buffer_clear:
-0x3837 011040 rtn blank 
-0x3838 011041 pincrease -1 
-0x3839 011042 mul32 pdata ,18 ,pdata 
-0x383a 011043 arg mem_mesh_vendor_timer_timing_buffer ,rega 
-0x383b 011044 iadd rega ,rega 
-0x383c 011045 setarg 0 
-0x383d 011046 istore 1 ,rega 
-0x383e 011047 rtn 
-:      011049 ali_mesh_ali_vendor_aim_timer_buffer_clear_all:
-0x383f 011050 arg 18 ,loopcnt 
-0x3840 011051 mul32 loopcnt ,mesh_x_timers ,loopcnt 
-0x3841 011052 arg mem_mesh_vendor_timer_timing_buffer ,contw 
-0x3842 011053 call clear_mem 
-0x3843 011054 call peripherals_write_mesh_timer_infmatn 
-0x3844 011055 branch ali_mesh_access_layer_send_ali_vendor_message_delete_timer 
-:      011057 ali_mesh_ali_vendor_message_opcode_timer_inquire:
-0x3845 011058 ifetch 1 ,contr 
-0x3846 011059 beq 0xff ,ali_mesh_ali_vendor_message_opcode_timer_inquire_all_timer 
-0x3847 011060 store 1 ,mem_mesh_vendor_timer_timing_temp 
-0x3848 011061 ifetch 1 ,contr 
-0x3849 011062 pincrease -1 
-0x384a 011063 mul32 pdata ,18 ,pdata 
-0x384b 011064 arg mem_mesh_vendor_timer_timing_buffer ,contr 
-0x384c 011065 iadd contr ,contr 
-0x384d 011066 arg mem_mesh_vendor_timer_timing_palyload ,contw 
-0x384e 011067 arg 18 ,loopcnt 
-0x384f 011068 call memcpy 
-0x3850 011069 arg vendor_message_attr_type_timer_inquire ,temp 
-0x3851 011070 call ali_mesh_ali_vendor_message_status_add_head 
-0x3852 011071 fetch 1 ,mem_mesh_vendor_timer_timing_index 
-0x3853 011072 branch ali_mesh_ali_vendor_message_opcode_timer_inquire_time_error ,blank 
-0x3854 011073 arg 0 ,temp 
-0x3855 011074 istoret 1 ,contw 
-:      011075 ali_mesh_ali_vendor_message_opcode_timer_inquire_time:
-0x3856 011076 fetch 1 ,mem_mesh_vendor_timer_timing_temp 
-0x3857 011077 istore 1 ,contw 
-0x3858 011078 fetch 1 ,mem_mesh_vendor_timer_timing_index 
-0x3859 011079 istore 1 ,contw 
-0x385a 011080 fetch 8 ,mem_mesh_vendor_timer_timing_time 
-0x385b 011081 istore 8 ,contw 
-0x385c 011082 jam 17 ,mem_mesh_access_layer_payload_len 
-0x385d 011083 branch ali_mesh_upper_transport_layer_send_access_message 
-:      011086 ali_mesh_ali_vendor_message_opcode_timer_inquire_all_timer:
-0x385e 011087 arg vendor_message_attr_type_timer_inquire ,temp 
-0x385f 011088 call ali_mesh_ali_vendor_message_status_add_head 
-0x3860 011089 arg 0xff ,temp 
-0x3861 011090 istoret 2 ,contw 
-0x3862 011093 copy contw ,temp 
-0x3863 011094 call ali_mesh_get_all_timer_index_timer 
-0x3864 011095 pincrease 8 
-0x3865 011096 store 1 ,mem_mesh_access_layer_payload_len 
-0x3866 011097 branch ali_mesh_upper_transport_layer_send_access_message 
-:      011102 ali_mesh_ali_vendor_message_opcode_timer_inquire_time_error:
-0x3867 011103 arg 0x80 ,temp 
-0x3868 011104 istore 1 ,contw 
-0x3869 011105 branch ali_mesh_ali_vendor_message_opcode_timer_inquire_time 
-:      011107 ali_mesh_ali_vendor_message_opcode_timer_set_state:
-0x386a 011108 ifetch 1 ,contr 
-0x386b 011109 store 1 ,mem_mesh_vendor_timer_timing_temp 
-0x386c 011110 and pdata ,0x7f ,pdata 
-0x386d 011111 pincrease -1 
-0x386e 011112 mul32 pdata ,18 ,pdata 
-0x386f 011113 arg mem_mesh_vendor_timer_timing_buffer ,contw 
-0x3870 011114 iadd contw ,contw 
-0x3871 011115 fetch 1 ,mem_mesh_vendor_timer_timing_temp 
-0x3872 011116 istore 1 ,contw 
-0x3873 011117 call peripherals_write_mesh_timer_infmatn 
-0x3874 011118 arg vendor_mseeage_attr_type_timer_enable ,temp 
-0x3875 011119 call ali_mesh_ali_vendor_message_status_add_head 
-0x3876 011120 setarg 0 
-0x3877 011121 istore 1 ,contw 
-0x3878 011122 copy contw ,temp 
-0x3879 011123 call ali_mesh_get_all_timer_index_timer 
-0x387a 011124 pincrease 7 
-0x387b 011125 store 1 ,mem_mesh_access_layer_payload_len 
-0x387c 011126 branch ali_mesh_upper_transport_layer_send_access_message 
-:      011131 ali_mesh_time_function:
-0x387d 011132 copy clkn_bt ,temp 
-0x387e 011133 fetch 4 ,mem_system_time 
-0x387f 011134 isub temp ,null 
-0x3880 011135 call ali_mesh_timer_timeout ,positive 
-0x3881 011136 call ali_mesh_clkn_bt_add_1s 
-0x3882 011137 isub temp ,null 
-0x3883 011138 rtn positive 
-0x3884 011139 call ali_mesh_time_init_system_time_without_clk 
-0x3885 011140 fetch 4 ,mem_mesh_vendor_timer_current_time 
-0x3886 011141 pincrease 1 
-0x3887 011142 store 4 ,mem_mesh_vendor_timer_current_time 
-0x3888 011143 branch ali_mesh_ali_vendor_check_time 
-:      011146 ali_mesh_time_init_system_time:
-0x3889 011147 copy clkn_bt ,pdata 
-:      011148 ali_mesh_time_init_system_time_without_clk:
-0x388a 011149 store 4 ,mem_system_time 
-0x388b 011150 fetch 1 ,mem_system_time + 3 
-0x388c 011151 and_into 0x0f ,pdata 
-0x388d 011152 store 1 ,mem_system_time + 3 
-0x388e 011153 rtn 
-:      011155 ali_mesh_timer_timeout:
-0x388f 011156 rtn zero 
-0x3890 011157 copy pdata ,regb 
-0x3891 011158 setarg 0x100000 
-0x3892 011159 lshift8 pdata ,pdata 
-0x3893 011160 iadd temp ,temp 
-0x3894 011161 copy regb ,pdata 
-0x3895 011162 rtn 
-:      011164 ali_mesh_clkn_bt_add_1s:
-0x3896 011165 arg 20 ,loopcnt 
-:      011166 ali_mesh_time_loop:
-0x3897 011167 pincrease 160 
-0x3898 011168 loop ali_mesh_time_loop 
-0x3899 011169 rtn 
-:      011171 ali_mesh_ali_vendor_check_time:
-0x389a 011172 setarg mesh_x_timers 
-0x389b 011173 store 1 ,mem_mesh_vendor_timer_check_loop 
-0x389c 011174 pincrease -1 
-0x389d 011175 mul32 pdata ,18 ,pdata 
-0x389e 011176 arg mem_mesh_vendor_timer_timing_buffer ,alarm 
-0x389f 011177 iadd alarm ,alarm 
-:      011178 ali_mesh_ali_vendor_check_time_loop:
-0x38a0 011179 ifetch 1 ,alarm 
-0x38a1 011180 ncall ali_mesh_ali_vendor_had_timing ,blank 
-0x38a2 011181 increase -18 ,alarm 
-0x38a3 011183 fetch 1 ,mem_mesh_vendor_timer_check_loop 
-0x38a4 011184 pincrease -1 
-0x38a5 011185 rtn blank 
-0x38a6 011186 store 1 ,mem_mesh_vendor_timer_check_loop 
-0x38a7 011187 branch ali_mesh_ali_vendor_check_time_loop 
-:      011189 ali_mesh_ali_vendor_had_timing:
-0x38a8 011190 arg 7 ,queue 
-0x38a9 011191 qisolate0 pdata 
-0x38aa 011192 rtn true 
-0x38ab 011193 and pdata ,0x7f ,pdata 
-0x38ac 011194 arg mesh_x_timers ,temp 
-0x38ad 011195 isub temp ,null 
-0x38ae 011196 rtn positive 
-0x38af 011197 copy alarm ,contr 
-0x38b0 011198 arg mem_mesh_vendor_timer_timing_palyload ,contw 
-0x38b1 011199 arg 18 ,loopcnt 
-0x38b2 011200 call memcpy 
-0x38b3 011201 fetch 1 ,mem_mesh_vendor_timer_timing_palyload + 17 
-0x38b4 011202 beq 0x59 ,ali_mesh_ali_vendor_had_timing_cyclically 
-:      011203 ali_mesh_ali_vendor_had_timing_single_time:
-0x38b5 011204 fetcht 4 ,mem_mesh_vendor_timer_current_time 
-0x38b6 011205 fetch 4 ,mem_mesh_vendor_timer_timing_time 
-0x38b7 011206 isub temp ,null 
-0x38b8 011207 fetch 1 ,mem_mesh_vendor_timer_timing_attr_para 
-0x38b9 011208 branch ali_mesh_ali_vendor_time_timeout ,zero 
-0x38ba 011209 nbranch ali_mesh_ali_vendor_time_out_of_date ,positive 
-0x38bb 011210 rtn 
-:      011212 ali_mesh_ali_vendor_time_out_of_date:
-0x38bc 011213 setarg 0 
-0x38bd 011214 istore 1 ,alarm 
-0x38be 011215 rtn 
-:      011217 ali_mesh_ali_vendor_had_timing_cyclically:
-0x38bf 011219 fetch 4 ,mem_mesh_vendor_timer_current_time 
-0x38c0 011220 arg seconds_of_min ,temp 
-0x38c1 011221 idiv temp 
-0x38c2 011222 call wait_div_end 
-0x38c3 011223 remainder pdata 
-0x38c4 011224 nrtn blank 
-0x38c5 011226 fetch 4 ,mem_mesh_vendor_timer_current_time 
-0x38c6 011227 arg seconds_of_four_days ,temp 
-0x38c7 011228 isub temp ,pdata 
-0x38c8 011230 arg seconds_of_week ,temp 
-0x38c9 011231 idiv temp 
-0x38ca 011232 call wait_div_end 
-0x38cb 011233 remainder pdata 
-0x38cc 011234 arg seconds_of_day ,temp 
-0x38cd 011235 idiv temp 
-0x38ce 011236 call wait_div_end 
-0x38cf 011237 remainder rega 
-0x38d0 011238 quotient queue 
-0x38d1 011239 fetch 1 ,mem_mesh_vendor_timer_timing_weekdays_cyclic 
-0x38d2 011240 branch ali_mesh_ali_vendor_had_timing_cyclically_continue ,blank 
-0x38d3 011241 qisolate1 pdata 
-0x38d4 011242 nrtn true 
-:      011243 ali_mesh_ali_vendor_had_timing_cyclically_continue:
-0x38d5 011245 deposit rega 
-0x38d6 011246 arg seconds_of_min ,temp 
-0x38d7 011247 idiv temp 
-0x38d8 011248 call wait_div_end 
-0x38d9 011249 quotient temp 
-0x38da 011250 setarg eight_hours_time_zone_offset 
-0x38db 011251 iadd temp ,temp 
-0x38dc 011252 fetch 2 ,mem_mesh_vendor_timer_timing_time_cyclic 
-0x38dd 011253 arg 0xfff ,rega 
-0x38de 011254 iand rega ,pdata 
-0x38df 011255 isub temp ,null 
-0x38e0 011256 nrtn zero 
-0x38e1 011257 fetch 1 ,mem_mesh_vendor_timer_timing_attr_para_cyclic 
-0x38e2 011258 branch ali_mesh_ali_vendor_time_timeout 
-:      011260 ali_mesh_ali_vendor_time_timeout:
-0x38e3 011261 store 1 ,mem_mesh_generic_onoff_set_payload_onoff 
-0x38e4 011262 jam 1 ,mem_mesh_vendor_timer_check_loop 
-0x38e5 011264 copy alarm ,pdata 
-0x38e6 011265 store 2 ,mem_mesh_alarm_temp 
-0x38e7 011267 fetcht 1 ,mem_mesh_generic_onoff_set_payload_onoff 
-0x38e8 011268 fetchr queue ,1 ,mem_mesh_receive_element_number 
-0x38e9 011269 call ali_mesh_ali_vendor_message_opcode_generic_onoff 
-0x38ea 011271 fetch 2 ,mem_mesh_alarm_temp 
-0x38eb 011272 copy pdata ,alarm 
-0x38ec 011273 add alarm ,17 ,contr 
-0x38ed 011274 ifetch 1 ,contr 
-0x38ee 011275 beq timer_cyclical_falg ,ali_mesh_ali_vendor_time_timeout_cyclic 
-:      011276 ali_mesh_ali_vendor_time_timeout_continue:
-0x38ef 011277 setarg 0 
-0x38f0 011278 istore 1 ,alarm 
-0x38f1 011279 fetchr queue ,1 ,mem_mesh_receive_element_number 
-0x38f2 011280 call ali_mesh_ali_vendor_message_opcode_timing_finish 
-0x38f3 011281 branch peripherals_write_mesh_timer_infmatn 
-:      011285 ali_mesh_ali_vendor_time_timeout_cyclic:
-0x38f4 011286 fetch 1 ,mem_mesh_vendor_timer_timing_weekdays_cyclic 
-0x38f5 011287 branch ali_mesh_ali_vendor_time_timeout_continue ,blank 
-0x38f6 011288 arg vendor_attr_type_event_trigger ,temp 
-0x38f7 011289 call ali_mesh_ali_vendor_message_status_add_head 
-0x38f8 011290 setarg 0x11 
-0x38f9 011291 istore 1 ,contw 
-0x38fa 011292 ifetch 1 ,alarm 
-0x38fb 011293 or pdata ,0x80 ,pdata 
-0x38fc 011294 istore 1 ,contw 
-0x38fd 011295 jam 8 ,mem_mesh_access_layer_payload 
-0x38fe 011296 branch ali_mesh_ali_vendor_message_send_message 
-:      011298 ali_mesh_ali_vendor_message_opcode_timing_finish:
-0x38ff 011299 arg vendor_attr_type_event_index_report ,temp 
-0x3900 011300 call ali_mesh_ali_vendor_message_status_add_head 
-0x3901 011301 copy contw ,temp 
-0x3902 011302 call ali_mesh_get_all_timer_index_timer 
-0x3903 011304 pincrease 6 
-0x3904 011305 store 1 ,mem_mesh_access_layer_payload_len 
-0x3905 011306 jam vendor_message_attr_status ,mem_mesh_access_layer_payload 
-0x3906 011307 branch ali_mesh_ali_vendor_message_send_message 
-:      011310 ali_mesh_ali_vendor_message_opcode_timer_set_timing:
-0x3907 011311 arg mem_mesh_vendor_timer_timing_index ,contw 
-0x3908 011312 arg 16 ,loopcnt 
-0x3909 011313 call memcpy 
-0x390a 011314 fetch 1 ,mem_mesh_vendor_timer_timing_index 
-0x390b 011315 and pdata ,0x7f ,pdata 
-0x390c 011316 store 1 ,mem_mesh_vendor_timer_timing_temp 
-0x390d 011317 sub pdata ,mesh_x_timers ,null 
-0x390e 011318 nrtn positive 
-0x390f 011319 fetch 4 ,mem_mesh_vendor_timer_timing_time 
-0x3910 011320 arg 60 ,temp 
-0x3911 011321 idiv temp 
-0x3912 011322 call wait_div_end 
-0x3913 011323 remainder temp 
-0x3914 011324 isub temp ,pdata 
-0x3915 011325 store 4 ,mem_mesh_vendor_timer_timing_time 
-0x3916 011326 setarg 0 
-0x3917 011327 store 2 ,mem_mesh_vendor_timer_timing_flag 
-0x3918 011328 arg mem_mesh_vendor_timer_timing_index ,rega 
-0x3919 011329 call ali_mesh_ali_vendor_store_mesh_timer_infmatn 
-0x391a 011330 arg vendor_mseeage_attr_type_set_time_single ,temp 
-0x391b 011331 branch ali_mesh_access_layer_send_ali_vendor_message_current_timing 
-:      011336 ali_mesh_ali_vendor_message_opcode_timer_set_timing_cyclically:
-0x391c 011338 arg mem_mesh_vendor_timer_timing_index_cyclic ,contw 
-0x391d 011339 arg 17 ,loopcnt 
-0x391e 011340 call memcpy 
-0x391f 011343 fetch 1 ,mem_mesh_vendor_timer_timing_index_cyclic 
-0x3920 011344 and pdata ,0x7f ,pdata 
-0x3921 011345 store 1 ,mem_mesh_vendor_timer_timing_temp 
-0x3922 011346 sub pdata ,mesh_x_timers ,null 
-0x3923 011347 nrtn positive 
-0x3924 011349 jam 0x59 ,mem_mesh_vendor_timer_timing_cyclic_flag 
-0x3925 011350 arg mem_mesh_vendor_timer_timing_index_cyclic ,rega 
-0x3926 011351 call ali_mesh_ali_vendor_store_mesh_timer_infmatn 
-0x3927 011352 arg vendor_mseeage_attr_type_set_time_repeat ,temp 
-:      011355 ali_mesh_access_layer_send_ali_vendor_message_current_timing:
-0x3928 011357 call ali_mesh_ali_vendor_message_status_add_head 
-0x3929 011358 setarg 0 
-0x392a 011359 store 1 ,mem_mesh_access_layer_payload + 6 
-0x392b 011360 copy contw ,temp 
-0x392c 011361 call ali_mesh_get_all_timer_index_timer 
-0x392d 011362 pincrease 7 
-0x392e 011363 store 1 ,mem_mesh_access_layer_payload_len 
-0x392f 011364 branch ali_mesh_upper_transport_layer_send_access_message 
-:      011367 ali_mesh_ali_vendor_store_mesh_timer_infmatn:
-0x3930 011368 call ali_mesh_vendor_timer_buffer_offset_cal 
-0x3931 011369 copy rega ,contr 
-0x3932 011370 arg mem_mesh_vendor_timer_timing_buffer ,contw 
-0x3933 011371 iadd contw ,contw 
-0x3934 011372 arg 18 ,loopcnt 
-0x3935 011373 call memcpy 
-0x3936 011374 branch peripherals_write_mesh_timer_infmatn 
-:      011376 ali_mesh_vendor_timer_buffer_offset_cal:
-0x3937 011377 fetch 1 ,mem_mesh_vendor_timer_timing_temp 
-0x3938 011378 pincrease -1 
-0x3939 011379 mul32 pdata ,18 ,pdata 
-0x393a 011380 rtn 
-:      011382 ali_mesh_get_all_timer_index_timer:
-0x393b 011383 arg mem_mesh_vendor_timer_timing_buffer ,rega 
-0x393c 011384 arg 0 ,regb 
-0x393d 011385 copy temp ,contw 
-0x393e 011386 arg mesh_x_timers ,loopcnt 
-0x393f 011387 increase -1 ,loopcnt 
-:      011388 ali_mesh_get_all_timer_index_timer_loop:
-0x3940 011389 ifetch 1 ,rega 
-0x3941 011390 beq 0xff ,ali_mesh_get_all_timer_index_timer_loop_end 
-0x3942 011391 branch ali_mesh_get_all_timer_index_timer_loop_end ,blank 
-0x3943 011392 increase 1 ,regb 
-0x3944 011393 istore 1 ,contw 
-:      011394 ali_mesh_get_all_timer_index_timer_loop_end:
-0x3945 011395 setarg 18 
-0x3946 011396 iadd rega ,rega 
-0x3947 011397 loop ali_mesh_get_all_timer_index_timer_loop 
-0x3948 011398 copy regb ,pdata 
-0x3949 011399 rtn 
-:      011401 peripherals_write_mesh_timer_infmatn:
-0x394a 011402 fetch 2 ,mem_mesh_cb_vendor_timing_changed 
-0x394b 011403 branch callback_func 
-:      011413 ali_mesh_bearer_layer_send_packet_by_network_layer:
-0x394c 011414 bpatchx patch34_1 ,mem_patch34 
-0x394d 011415 setarg mem_mesh_queue_each_size 
-0x394e 011416 store 2 ,mem_mesh_element_device_queue_buffer_ptr 
-0x394f 011417 setarg mem_mesh_element_device 
-0x3950 011418 store 2 ,mem_mesh_rega_temp 
-0x3951 011419 jam adv_pairing_mesh_message_duration ,mem_mesh_queue_ele_duration 
-0x3952 011420 fetch 1 ,mem_mesh_gatt_package_send_msg_id 
-0x3953 011421 store 1 ,mem_mesh_queue_ele_gatt_msg_id 
-0x3954 011423 fetch 1 ,mem_mesh_lower_transport_layer_payload_len 
-0x3955 011424 pincrease 11 
-0x3956 011425 add pdata ,-2 ,loopcnt 
-0x3957 011434 store 1 ,mem_mesh_queue_ele_len 
-0x3958 011435 pincrease -1 
-0x3959 011438 istore 1 ,contw 
-0x395a 011439 setarg gap_adtype_mesh_message 
-0x395b 011440 istore 1 ,contw 
-0x395c 011441 arg mem_mesh_send_upper_layer_ivi_and_nid ,contr 
-0x395d 011442 call memcpy_fast 
-0x395e 011443 fetchr rega ,2 ,mem_mesh_rega_temp 
-0x395f 011444 call ali_mesh_advertising_bearer_layer_init_queue 
-0x3960 011445 call queue_push 
-:      011446 ali_mesh_bearer_layer_gatt_send_packet_by_network_layer:
-0x3961 011447 fetch 2 ,mem_ui_state_map 
-0x3962 011448 isolate1 ui_state_ble_connected ,pdata 
-0x3963 011449 nrtn true 
-:      011450 ali_mesh_send_ble_data_control_package:
-0x3964 011451 call ali_mesh_network_layer_init_gatt_queue_param 
-0x3965 011452 arg mem_mesh_queue_ele_temp ,rega 
-0x3966 011453 branch queue_push 
-:      011455 ali_mesh_advertising_bearer_layer_init_queue:
-0x3967 011456 add rega ,element_device_queue_buffer_ptr ,contr 
-0x3968 011457 ifetch 2 ,contr 
-0x3969 011458 store 2 ,mem_queue_ptr 
-0x396a 011459 arg mem_mesh_queue_ele_temp ,rega 
-0x396b 011460 rtn 
-:      011463 ali_mesh_advertising_bearer_layer_init_queue_param:
-0x396c 011464 setarg mem_mesh_queue_each_size 
-0x396d 011465 store 2 ,mem_queue_ptr 
-0x396e 011466 rtn 
-:      011468 ali_mesh_advertising_bearer_layer_load_packet_from_advertising_queue:
-:      011470 ali_mesh_advertising_bearer_layer_load_packet_from_advertising_queue_deal:
-0x396f 011471 fetch 1 ,mem_mesh_upper_tran_layer_packet_advertising 
-0x3970 011472 rtnne packet_in_bearer 
-0x3971 011473 jam packet_in_adverting ,mem_mesh_upper_tran_layer_packet_advertising 
-0x3972 011474 branch ali_mesh_control_ble_advertising_on_advertising 
-:      011476 ali_mesh_advertising_bearer_layer_send_packet_by_app_bearer_calc_param:
-0x3973 011477 arg mem_mesh_queue_ele_payload + 2 ,rega 
-0x3974 011478 arg max_app_mssage_payload_length ,temp 
-0x3975 011479 setarg 0x21 
-0x3976 011480 nrtn true 
-0x3977 011481 arg mem_mesh_queue_ele_payload + 20 ,rega 
-0x3978 011482 fetcht 1 ,mem_mesh_queue_ele_len 
-0x3979 011483 increase -18 ,temp 
-0x397a 011484 setarg 0x22 
-0x397b 011485 rtn 
-:      011493 ali_mesh_advertising_add_adtype_flags:
-0x397c 011494 arg mem_mesh_adv_data ,contw 
-0x397d 011495 setarg 0x02 
-0x397e 011496 istore 1 ,contw 
-0x397f 011497 setarg gap_adtype_flags 
-0x3980 011498 istore 1 ,contw 
-0x3981 011499 setarg 0x02 
-0x3982 011500 istore 1 ,contw 
-0x3983 011501 rtn 
-:      011505 ali_mesh_advertising_add_adtype_16bit_complete:
-0x3984 011506 arg mesh_provisioning_uuid ,temp 
-0x3985 011507 setarg 0x03 
-0x3986 011508 istore 1 ,contw 
-0x3987 011509 setarg gap_adtype_16bit_complete 
-0x3988 011510 istore 1 ,contw 
-0x3989 011511 istoret 2 ,contw 
-0x398a 011512 rtn 
-:      011515 mesh_ble_rx_packet_only:
-0x398b 011516 call le_enable 
-0x398c 011517 call le_init_adv 
-0x398d 011518 call le_receive_adv 
-0x398e 011519 nrtn match 
-0x398f 011521 fetch 1 ,mem_le_adv_rcv 
-0x3990 011522 pincrease 1 
-0x3991 011523 store 1 ,mem_le_adv_rcv 
-0x3992 011524 fetch 2 ,mem_mesh_cb_receive_advertising 
-0x3993 011525 call callback_func 
-0x3994 011526 branch le_disable 
-:      011528 mesh_ble_rx_packet:
-0x3995 011529 call mesh_ble_rx_packet_check_and_init 
-0x3996 011530 rtn user 
-:      011531 mesh_ble_rx_packet_check_timer:
-0x3997 011532 call mesh_ble_rx_packet_only 
-0x3998 011533 call connection_dispatch 
-0x3999 011534 fetcht 2 ,mem_le_scan_interval 
-0x399a 011535 arg 10 ,queue 
-0x399b 011536 call sniff_check_window 
-0x399c 011537 rtn user 
-0x399d 011538 arg mesh_ble_rx_timer ,queue 
-0x399e 011539 call timer_check 
-0x399f 011540 nbranch mesh_ble_rx_packet_check_timer ,blank 
-0x39a0 011541 rtn 
-:      011543 mesh_ble_rx_packet_check_and_init:
-0x39a1 011544 fetcht 2 ,mem_le_scan_interval 
-0x39a2 011545 arg 4 ,queue 
-0x39a3 011546 call sniff_check_window 
-0x39a4 011547 rtn user 
-0x39a5 011548 call mesh_le_calc_next_scan_channel 
-0x39a6 011549 fetch 2 ,mem_le_scan_interval 
-0x39a7 011550 arg mesh_ble_rx_timer ,queue 
-0x39a8 011551 branch timer_init 
-:      011554 mesh_le_calc_next_scan_channel:
-0x39a9 011555 fetch 1 ,mem_mesh_adv_scan_channel 
-0x39aa 011556 pincrease 1 
-0x39ab 011557 store 1 ,mem_mesh_adv_scan_channel 
-0x39ac 011558 store 1 ,mem_le_ch_mapped 
-0x39ad 011559 rtnne 40 
-0x39ae 011560 jam 37 ,mem_mesh_adv_scan_channel 
-0x39af 011561 jam 37 ,mem_le_ch_mapped 
-0x39b0 011562 rtn 
-:      011564 mesh_check_ble_rx_packet:
-0x39b1 011565 fetch 1 ,mem_le_rxbuf 
-0x39b2 011566 and pdata ,0x0f ,pdata 
-0x39b3 011567 beq adv_ind ,ali_mesh_match_advertising_packet 
-0x39b4 011568 beq adv_nonconn_ind ,ali_mesh_match_advertising_packet 
-0x39b5 011569 rtn 
-:      011571 ali_mesh_match_advertising_packet:
-0x39b6 011572 ifetcht 1 ,contr 
-0x39b7 011573 sub temp ,adv_packet_min_length ,null 
-0x39b8 011574 rtn positive 
-0x39b9 011575 sub temp ,adv_packet_max_length ,null 
-0x39ba 011576 nrtn positive 
-0x39bb 011577 add temp ,-6 ,rega 
-0x39bc 011578 add contr ,6 ,regb 
-:      011580 ali_mesh_find_adv_ind_packet:
-0x39bd 011581 ifetcht 1 ,regb 
-0x39be 011582 sub temp ,ad_type_min_length ,null 
-0x39bf 011583 rtn positive 
-0x39c0 011584 sub temp ,ad_type_max_length ,null 
-0x39c1 011585 nrtn positive 
-0x39c2 011586 copy temp ,pdata 
-0x39c3 011587 rtn blank 
-0x39c4 011588 bpatchx patch34_2 ,mem_patch34 
-0x39c5 011589 ifetch 1 ,contr 
-0x39c6 011590 beq gap_adtype_manufacturer_specific ,ali_mesh_receive_adtype_manufacturer_specific_tmall_control 
-0x39c7 011591 beq gap_adtype_mesh_message ,ali_mesh_receive_adtype_mesh_message 
-0x39c8 011594 add temp ,1 ,pdata 
-0x39c9 011595 isub rega ,null 
-0x39ca 011596 rtn positive 
-0x39cb 011597 iadd regb ,regb 
-0x39cc 011598 sub temp ,-1 ,pdata 
-0x39cd 011599 iadd rega ,rega 
-0x39ce 011600 copy rega ,pdata 
-0x39cf 011601 rtn blank 
-0x39d0 011602 branch ali_mesh_find_adv_ind_packet 
-:      011604 ali_mesh_receive_adtype_manufacturer_specific_tmall_control:
-0x39d1 011605 jam mesh_message_tmall ,mem_mesh_fast_pair_packet_type 
-0x39d2 011606 branch ali_mesh_receive_adtype_manufacturer_specific 
-:      011609 mesh_le_send_adv:
-0x39d3 011610 fetch 1 ,mem_le_adv_transmit 
-0x39d4 011611 pincrease 1 
-0x39d5 011612 store 1 ,mem_le_adv_transmit 
-0x39d6 011614 bpatchx patch34_3 ,mem_patch34 
-0x39d7 011615 call le_enable 
-0x39d8 011616 arg 39 ,loopcnt 
-0x39d9 011617 arg mem_le_txheader ,contr 
-0x39da 011618 arg mem_le_txheader_mesh_temp ,contw 
-0x39db 011619 call memcpy_fast 
-0x39dc 011620 jam 37 ,mem_le_ch_mapped 
-0x39dd 011621 arg 1800 ,stop_watch 
-0x39de 011622 enable swfine 
-0x39df 011623 disable match 
-:      011625 mesh_le_send_adv_loop:
-0x39e0 011626 call le_init_adv 
-0x39e1 011627 call mesh_le_send_adv_nonconn_ind 
-0x39e2 011628 random pdata 
-0x39e3 011629 arg 0x1ff ,temp 
-0x39e4 011630 iand temp ,pdata 
-0x39e5 011631 add pdata ,100 ,pdata 
-0x39e6 011632 call delay 
-0x39e7 011633 fetch 1 ,mem_le_ch_mapped 
-0x39e8 011634 pincrease 1 
-0x39e9 011635 store 1 ,mem_le_ch_mapped 
-0x39ea 011636 bne 40 ,mesh_le_send_adv_loop 
-0x39eb 011638 arg 39 ,loopcnt 
-0x39ec 011639 arg mem_le_txheader ,contw 
-0x39ed 011640 arg mem_le_txheader_mesh_temp ,contr 
-0x39ee 011641 call memcpy_fast 
-0x39ef 011642 branch le_disable 
-:      011644 mesh_le_send_adv_nonconn_ind:
-0x39f0 011645 arg adv_nonconn_ind ,temp 
-0x39f1 011646 storet 1 ,mem_le_txheader 
-0x39f2 011647 fetcht 1 ,mem_mesh_adv_data_len 
-0x39f3 011648 add temp ,6 ,pdata 
-0x39f4 011649 store 1 ,mem_le_txlen 
-0x39f5 011650 fetch 6 ,mem_le_lap 
-0x39f6 011651 store 6 ,mem_le_txpayload 
-0x39f7 011652 copy temp ,loopcnt 
-0x39f8 011653 arg mem_mesh_adv_data ,contr 
-0x39f9 011654 call memcpy_fast 
-0x39fa 011656 branch le_transmit_norx 
-:      011667 ali_mesh_base_adt_cache:
-0x39fb 011668 bpatchx patch34_4 ,mem_patch34 
-0x39fc 011669 fetcht 2 ,mem_ccm_data_ptr 
-0x39fd 011670 fetch 1 ,mem_ccm_data_len 
-0x39fe 011671 copy temp ,contr 
-0x39ff 011672 arg mem_k4_salt ,rega 
-0x3a00 011673 arg mem_k4_t ,alarm 
-0x3a01 011674 call ali_mesh_encrypt_base_function_aes_cmac 
-0x3a02 011675 call disable_user 
-0x3a03 011676 copy regc ,pdata 
-0x3a04 011677 iadd alarm ,contr 
-0x3a05 011678 fetcht 4 ,mem_k4_t 
-0x3a06 011679 fetch 2 ,mem_mesh_mic_cache_ptr 
-0x3a07 011680 copy pdata ,rega 
-0x3a08 011682 arg transport_mic_cache_space_num ,loopcnt 
-:      011683 ali_mesh_base_adt_cache_loop:
-0x3a09 011684 ifetch 4 ,rega 
-0x3a0a 011685 branch ali_mesh_base_adt_cache_empty_space ,blank 
-0x3a0b 011686 isub temp ,null 
-0x3a0c 011687 rtn zero 
-0x3a0d 011688 increase transport_mic_cache_space_size ,rega 
-0x3a0e 011689 loop ali_mesh_base_adt_cache_loop 
-0x3a0f 011690 fetch 2 ,mem_mesh_mic_cache_ptr 
-0x3a10 011691 copy pdata ,contw 
-0x3a11 011692 add pdata ,transport_mic_cache_space_size ,contr 
-0x3a12 011695 arg transport_mic_cache_total_size ,loopcnt 
-0x3a13 011696 call memcpy_fast 
-0x3a14 011697 istoret 4 ,contw 
-0x3a15 011698 branch enable_user 
-:      011699 ali_mesh_base_adt_cache_empty_space:
-0x3a16 011700 istoret 4 ,rega 
-0x3a17 011701 branch enable_user 
-:      011703 ali_mesh_chip_peripherals_load_data:
-0x3a18 011704 fetch 1 ,mem_mesh_chip_select 
-0x3a19 011705 beq mesh_chip_from_eeprom ,ali_mesh_chip_peripherals_load_data_from_eep 
-:      011706 ali_mesh_chip_peripherals_load_data_from_flash:
-0x3a1a 011707 call ali_mesh_chip_peripherals_load_three_tuple_from_flash 
-0x3a1b 011708 call ali_mesh_chip_peripherals_load_network_key_from_flash 
-0x3a1c 011709 call ali_mesh_chip_peripherals_load_application_key_from_flash 
-0x3a1d 011710 call ali_mesh_chip_peripherals_load_device_key_from_flash 
-0x3a1e 011711 call ali_mesh_chip_peripherals_load_reset_count_from_flash 
-0x3a1f 011712 call ali_mesh_chip_peripherals_load_seq_from_flash 
-0x3a20 011713 branch ali_mesh_chip_peripherals_load_subscription_from_flash 
-:      011715 ali_mesh_chip_peripherals_load_three_tuple_from_flash:
-0x3a21 011716 arg mesh_eep_three_tuple_length ,temp 
-0x3a22 011717 arg mem_mesh_three_tuple_productid ,rega 
-0x3a23 011718 setarg 0x1ffa0 
-0x3a24 011719 branch spid_read_flash 
-:      011720 ali_mesh_chip_peripherals_load_network_key_from_flash:
-0x3a25 011721 arg mesh_eep_network_key_length ,temp 
-0x3a26 011722 arg mem_mesh_network_key ,rega 
-0x3a27 011723 setarg mesh_flash_network_key_addr 
-0x3a28 011724 call spid_read_flash 
-0x3a29 011725 fetch 1 ,mem_mesh_last_iv_index_byte 
-0x3a2a 011726 store 1 ,mem_mesh_iv_index + 3 
-0x3a2b 011727 rtn 
-:      011728 ali_mesh_chip_peripherals_load_application_key_from_flash:
-0x3a2c 011729 arg mesh_eep_application_key_length ,temp 
-0x3a2d 011730 arg mem_mesh_application_key ,rega 
-0x3a2e 011731 setarg mesh_flash_application_key_addr 
-0x3a2f 011732 branch spid_read_flash 
-:      011733 ali_mesh_chip_peripherals_load_device_key_from_flash:
-0x3a30 011734 arg mesh_eep_device_key_length ,temp 
-0x3a31 011735 arg mem_mesh_device_key ,rega 
-0x3a32 011736 setarg mesh_flash_device_key_addr 
-0x3a33 011737 branch spid_read_flash 
-:      011738 ali_mesh_chip_peripherals_load_reset_count_from_flash:
-0x3a34 011739 rtn 
-:      011740 ali_mesh_chip_peripherals_load_seq_from_flash:
-0x3a35 011741 arg mesh_eep_seq_length ,temp 
-0x3a36 011742 arg mem_mesh_send_message_seq ,rega 
-0x3a37 011743 setarg mesh_flash_message_seq_addr 
-0x3a38 011744 branch spid_read_flash 
-:      011745 ali_mesh_chip_peripherals_load_subscription_from_flash:
-0x3a39 011746 fetch 2 ,mem_mesh_core_feature 
-0x3a3a 011747 rtnbit1 mesh_feature_disable_subscription 
-0x3a3b 011748 arg mesh_eep_subscription_total_length ,temp 
-0x3a3c 011749 arg mem_mesh_subscription_eep_temp ,rega 
-0x3a3d 011750 setarg mesh_flash_subscription_addr 
-0x3a3e 011751 call spid_read_flash 
-0x3a3f 011752 call mesh_get_element_info_config 
-0x3a40 011753 arg mem_mesh_subscription_eep_temp ,contr 
-0x3a41 011754 add rega ,element_device_subscription_label ,rega 
-0x3a42 011755 branch ali_mesh_chip_peripherals_load_subscription_loop 
-:      011758 ali_mesh_chip_peripherals_load_data_from_eep:
-0x3a43 011759 call ali_mesh_chip_peripherals_load_three_tuple_from_eep 
-0x3a44 011760 call ali_mesh_chip_peripherals_load_network_key_from_eep 
-0x3a45 011761 call ali_mesh_chip_peripherals_load_application_key_from_eep 
-0x3a46 011762 call ali_mesh_chip_peripherals_load_device_key_from_eep 
-0x3a47 011763 call ali_mesh_chip_peripherals_load_reset_count_from_eep 
-0x3a48 011764 call ali_mesh_chip_peripherals_load_seq_from_eep 
-0x3a49 011765 branch ali_mesh_chip_peripherals_load_subscription_from_eep 
-:      011767 ali_mesh_chip_peripherals_load_three_tuple_from_eep:
-0x3a4a 011768 arg mesh_eep_three_tuple_length ,temp 
-0x3a4b 011769 arg mem_mesh_three_tuple_productid ,rega 
-0x3a4c 011770 arg mesh_eep_three_tuple_offset ,regb 
-0x3a4d 011771 branch iicd_read_eep_data 
-:      011773 ali_mesh_chip_peripherals_load_network_key_from_eep:
-0x3a4e 011774 arg mesh_eep_network_key_length ,temp 
-0x3a4f 011775 arg mem_mesh_network_key ,rega 
-0x3a50 011776 arg mesh_eep_network_key_offset ,regb 
-0x3a51 011777 call iicd_read_eep_data 
-0x3a52 011778 fetch 1 ,mem_mesh_last_iv_index_byte 
-0x3a53 011779 store 1 ,mem_mesh_iv_index + 3 
-0x3a54 011780 rtn 
-:      011782 ali_mesh_chip_peripherals_load_application_key_from_eep:
-0x3a55 011783 arg mesh_eep_application_key_length ,temp 
-0x3a56 011784 arg mem_mesh_application_key ,rega 
-0x3a57 011785 arg mesh_eep_application_key_offset ,regb 
-0x3a58 011786 branch iicd_read_eep_data 
-:      011788 ali_mesh_chip_peripherals_load_device_key_from_eep:
-0x3a59 011789 arg mesh_eep_device_key_length ,temp 
-0x3a5a 011790 arg mem_mesh_device_key ,rega 
-0x3a5b 011791 arg mesh_eep_device_key_offset ,regb 
-0x3a5c 011792 branch iicd_read_eep_data 
-:      011794 ali_mesh_chip_peripherals_load_reset_count_from_eep:
-0x3a5d 011795 rtn 
-:      011797 ali_mesh_chip_peripherals_load_seq_from_eep:
-0x3a5e 011798 arg mesh_eep_seq_length ,temp 
-0x3a5f 011799 arg mem_mesh_send_message_seq ,rega 
-0x3a60 011800 arg mesh_eep_seq_offset ,regb 
-0x3a61 011801 branch iicd_read_eep_data 
-:      011803 ali_mesh_chip_peripherals_load_subscription_from_eep:
-0x3a62 011804 fetch 2 ,mem_mesh_core_feature 
-0x3a63 011805 rtnbit1 mesh_feature_disable_subscription 
-0x3a64 011806 arg mesh_eep_subscription_total_length ,temp 
-0x3a65 011807 arg mem_mesh_subscription_eep_temp ,rega 
-0x3a66 011808 arg mesh_eep_subscription_offset ,regb 
-0x3a67 011809 call iicd_read_eep_data 
-0x3a68 011810 call mesh_get_element_info_config 
-0x3a69 011811 arg mem_mesh_subscription_eep_temp ,contr 
-0x3a6a 011812 add rega ,element_device_subscription_label ,rega 
-:      011813 ali_mesh_chip_peripherals_load_subscription_loop:
-0x3a6b 011814 copy rega ,contw 
-0x3a6c 011815 call memcpy16 
-0x3a6d 011816 copy regb ,pdata 
-0x3a6e 011817 iadd rega ,rega 
-0x3a6f 011818 loop ali_mesh_chip_peripherals_load_subscription_loop 
-0x3a70 011819 rtn 
-:      011821 mesh_receive_config_appkey_add_cb:
-0x3a71 011822 fetch 1 ,mem_mesh_chip_select 
-0x3a72 011823 beq mesh_chip_from_eeprom ,mesh_receive_config_appkey_add_eeprom_cb 
-0x3a73 011824 beq mesh_chip_from_flash ,mesh_receive_config_appkey_add_flash_cb 
-:      011825 mesh_receive_config_appkey_add_flash_cb:
-0x3a74 011826 call ali_mesh_chip_peripherals_save_network_key_from_flash 
-0x3a75 011827 call ali_mesh_chip_peripherals_save_application_key_from_flash 
-0x3a76 011828 branch ali_mesh_chip_peripherals_save_device_key_from_flash 
-:      011829 ali_mesh_chip_peripherals_save_network_key_from_flash:
-0x3a77 011830 arg mesh_eep_network_key_length ,temp 
-0x3a78 011831 arg mem_mesh_network_key ,rega 
-0x3a79 011832 setarg mesh_flash_network_key_addr 
-0x3a7a 011833 branch spid_write_flash_data 
-:      011834 ali_mesh_chip_peripherals_save_application_key_from_flash:
-0x3a7b 011835 arg mesh_eep_application_key_length ,temp 
-0x3a7c 011836 arg mem_mesh_application_key ,rega 
-0x3a7d 011837 setarg mesh_flash_application_key_addr 
-0x3a7e 011838 branch spid_write_flash_data 
-:      011839 ali_mesh_chip_peripherals_save_device_key_from_flash:
-0x3a7f 011840 arg mesh_eep_device_key_length ,temp 
-0x3a80 011841 arg mem_mesh_device_key ,rega 
-0x3a81 011842 setarg mesh_flash_device_key_addr 
-0x3a82 011843 branch spid_write_flash_data 
-:      011845 mesh_receive_config_appkey_add_eeprom_cb:
-0x3a83 011846 call ali_mesh_chip_peripherals_save_network_key_from_eep 
-0x3a84 011847 call ali_mesh_chip_peripherals_save_application_key_from_eep 
-0x3a85 011848 branch ali_mesh_chip_peripherals_save_device_key_from_eep 
-:      011850 ali_mesh_chip_peripherals_save_network_key_from_eep:
-0x3a86 011851 arg mesh_eep_network_key_length ,temp 
-0x3a87 011852 arg mem_mesh_network_key ,rega 
-0x3a88 011853 arg mesh_eep_network_key_offset ,regb 
-0x3a89 011854 branch iicd_write_protect_eep_data 
-:      011856 ali_mesh_chip_peripherals_save_application_key_from_eep:
-0x3a8a 011857 arg mesh_eep_application_key_length ,temp 
-0x3a8b 011858 arg mem_mesh_application_key ,rega 
-0x3a8c 011859 arg mesh_eep_application_key_offset ,regb 
-0x3a8d 011860 branch iicd_write_protect_eep_data 
-:      011862 ali_mesh_chip_peripherals_save_device_key_from_eep:
-0x3a8e 011863 arg mesh_eep_device_key_length ,temp 
-0x3a8f 011864 arg mem_mesh_device_key ,rega 
-0x3a90 011865 arg mesh_eep_device_key_offset ,regb 
-0x3a91 011866 branch iicd_write_protect_eep_data 
-:      011868 mesh_store_new_seq_data:
-0x3a92 011869 fetch 3 ,mem_mesh_send_message_seq 
-0x3a93 011870 fetcht 3 ,mem_mesh_send_message_seq_temp 
-0x3a94 011871 isub temp ,null 
-0x3a95 011872 nrtn positive 
-0x3a96 011873 add pdata ,128 ,pdata 
-0x3a97 011874 store 3 ,mem_mesh_send_message_seq_temp 
-0x3a98 011875 fetch 1 ,mem_mesh_chip_select 
-0x3a99 011876 beq 1 ,ali_mesh_chip_peripherals_save_seq_from_eep 
-:      011877 ali_mesh_chip_peripherals_save_seq_from_flash:
-0x3a9a 011878 arg mesh_eep_seq_length ,temp 
-0x3a9b 011879 arg mem_mesh_send_message_seq_temp ,rega 
-0x3a9c 011880 setarg mesh_flash_message_seq_addr 
-0x3a9d 011881 branch spid_write_flash_data 
-:      011882 ali_mesh_chip_peripherals_save_seq_from_eep:
-0x3a9e 011883 arg mesh_eep_seq_length ,temp 
-0x3a9f 011884 arg mem_mesh_send_message_seq_temp ,rega 
-0x3aa0 011885 arg mesh_eep_seq_offset ,regb 
-0x3aa1 011886 branch iicd_write_protect_eep_data 
-:      011888 mesh_store_new_subscriptuion_list_data:
-0x3aa2 011889 call ali_mesh_chip_peripherals_save_subscriptuion_list_from_eep 
-0x3aa3 011890 fetch 1 ,mem_mesh_chip_select 
-0x3aa4 011891 beq 2 ,mesh_store_new_subscriptuion_list_data_from_flash 
-0x3aa5 011892 arg mesh_eep_subscription_total_length ,temp 
-0x3aa6 011893 arg mem_mesh_subscription_eep_temp ,rega 
-0x3aa7 011894 arg mesh_eep_subscription_offset ,regb 
-0x3aa8 011895 branch iicd_write_protect_eep_data 
-:      011896 mesh_store_new_subscriptuion_list_data_from_flash:
-0x3aa9 011897 arg mesh_eep_subscription_total_length ,temp 
-0x3aaa 011898 arg mem_mesh_subscription_eep_temp ,rega 
-0x3aab 011899 setarg mesh_flash_subscription_addr 
-0x3aac 011900 branch spid_write_flash_data 
-:      011902 ali_mesh_chip_peripherals_save_subscriptuion_list_from_eep:
-0x3aad 011903 call mesh_get_element_info_config 
-0x3aae 011904 arg mem_mesh_subscription_eep_temp ,contw 
-0x3aaf 011905 add rega ,element_device_subscription_label ,rega 
-:      011906 ali_mesh_chip_peripherals_save_subscriptuion_list_from_eep_loop:
-0x3ab0 011907 copy rega ,contr 
-0x3ab1 011908 call memcpy16 
-0x3ab2 011909 copy regb ,pdata 
-0x3ab3 011910 iadd rega ,rega 
-0x3ab4 011911 loop ali_mesh_chip_peripherals_save_subscriptuion_list_from_eep_loop 
-0x3ab5 011912 rtn 
-:      011914 mesh_clear_pairing_key:
-0x3ab6 011915 fetch 1 ,mem_mesh_chip_select 
-0x3ab7 011916 beq 1 ,ali_mesh_chip_clear_pairing_key_from_eeprom 
-:      011917 ali_mesh_chip_clear_pairing_key_from_flash:
-0x3ab8 011918 setarg 0x1e000 
-0x3ab9 011919 store 3 ,mem_spi_write_addr 
-0x3aba 011920 branch spid_flash_erase_sector + 2 
-:      011921 ali_mesh_chip_clear_pairing_key_from_eeprom:
-0x3abb 011922 rtn 
-:      011924 mesh_vendor_timming_chage_cb:
-0x3abc 011925 fetch 1 ,mem_mesh_chip_select 
-0x3abd 011926 rtnne 2 
-0x3abe 011927 setarg 0x1d000 
-0x3abf 011928 arg mem_mesh_vendor_timer_timing_buffer ,rega 
-0x3ac0 011929 arg mesh_x_timers ,temp 
-0x3ac1 011930 mul32 temp ,18 ,temp 
-0x3ac2 011931 branch spid_write_flash_data 
-:      011933 ali_mesh_vendor_timer_message_read:
-0x3ac3 011934 fetch 1 ,mem_mesh_chip_select 
-0x3ac4 011935 rtnne 2 
-0x3ac5 011936 arg mem_mesh_vendor_timer_timing_buffer ,rega 
-0x3ac6 011937 arg mesh_x_timers ,temp 
-0x3ac7 011938 mul32 temp ,18 ,temp 
-0x3ac8 011939 setarg 0x1d000 
-0x3ac9 011940 branch spid_read_flash 
-:      011946 ali_mesh_control_ble_adv_process:
-0x3aca 011947 call ali_mesh_ble_adv 
-0x3acb 011948 branch ali_mesh_control_ble_adv_tmall_packet 
-:      011952 ali_mesh_control_ble_adv_timer_process:
-0x3acc 011953 call ali_mesh_advertising_unprovisioned_timer_interval_timer 
-0x3acd 011954 branch ali_mesh_advertising_unprovisioned_timer 
-:      011957 ali_mesh_control_ble_advertising_on_advertising:
-0x3ace 011958 jam device_beacon_on ,mem_mesh_advertising_unprovisioned_device_beacon_switch 
-0x3acf 011959 rtn 
-:      011962 ali_mesh_control_ble_advertising_off_advertising:
-0x3ad0 011963 jam device_beacon_off ,mem_mesh_advertising_unprovisioned_device_beacon_switch 
-0x3ad1 011964 rtn 
-:      011967 ali_mesh_control_ble_adv_tmall_packet:
-0x3ad2 011968 arg ali_mesh_control_ble_adv_tmall_packet_send_package ,regb 
-0x3ad3 011969 arg mesh_adv_tmall_message_interval ,rega 
-0x3ad4 011970 arg mesh_ble_adv_tmall ,queue 
-0x3ad5 011971 branch ali_mesh_chip_timer_check_with_random_timer 
-:      011977 ali_mesh_control_ble_adv_tmall_packet_send_package:
-0x3ad6 011978 fetch 1 ,mem_mesh_provisioned_flag 
-0x3ad7 011979 beq unprovisioned_beacon_status ,ali_mesh_control_ble_advertising_send_device_beacon_packet 
-0x3ad8 011980 beq silence_beacon_status ,ali_mesh_control_ble_advertising_send_device_silence_beacon_packet 
-0x3ad9 011981 beq pairing_status ,ali_mesh_control_ble_advertising_send_pairing_packet 
-0x3ada 011982 beq paired_status ,ali_mesh_control_ble_advertising_send_paired_packet 
-0x3adb 011983 branch ali_mesh_control_ble_advertising_send_paired_packet 
-:      011985 ali_mesh_control_ble_advertising_send_device_silence_beacon_packet:
-0x3adc 011986 jam 0 ,mem_le_adv_enable 
-0x3add 011987 branch ali_mesh_control_ble_advertising_off_advertising 
-:      011989 ali_mesh_control_ble_advertising_send_paired_packet:
-0x3ade 011990 call ali_mesh_advertising_bearer_layer_init_queue_param 
-0x3adf 011991 arg mem_mesh_queue_ele_temp ,rega 
-0x3ae0 011992 call queue_get_new_ele 
-0x3ae1 011993 nrtn user 
-0x3ae2 011994 fetch 1 ,mem_mesh_upper_tran_layer_packet_type 
-0x3ae3 011995 bbit1 bit_uuper_tran_proxy_message ,ali_mesh_control_ble_advertising_send_paired_packet_end_duration_proxy 
-0x3ae4 011996 fetch 1 ,mem_mesh_queue_ele_duration 
-0x3ae5 011997 pincrease -1 
-0x3ae6 011998 istore 1 ,regb 
-0x3ae7 011999 and pdata ,0x7f ,pdata 
-0x3ae8 012000 call ali_mesh_control_ble_advertising_send_paired_packet_end_duration ,blank 
-0x3ae9 012001 fetch 1 ,mem_mesh_upper_tran_layer_packet_type 
-0x3aea 012002 rtnbit0 bit_upper_tran_tmall_message 
-0x3aeb 012003 arg mem_mesh_adv_data_len ,contw 
-0x3aec 012004 arg mem_mesh_queue_ele_len ,contr 
-0x3aed 012005 call memcpy32 
-0x3aee 012006 branch mesh_le_send_adv 
-:      012008 ali_mesh_control_ble_advertising_send_paired_packet_end_duration_proxy:
-0x3aef 012009 arg mem_mesh_queue_ele_duration ,rega 
-0x3af0 012010 call queue_pop 
-0x3af1 012011 call queue_empty 
-0x3af2 012012 nrtn blank 
-0x3af3 012014 call ali_mesh_send_paired_packet_init_advertising 
-0x3af4 012015 branch ali_mesh_control_ble_advertising_off_advertising 
-:      012018 ali_mesh_control_ble_advertising_send_paired_packet_end_duration:
-0x3af5 012019 arg mem_mesh_queue_ele_duration ,rega 
-0x3af6 012020 call queue_pop 
-0x3af7 012021 call queue_empty 
-0x3af8 012022 nrtn blank 
-0x3af9 012024 jam adv_pairing_mesh_message_interval ,mem_mesh_advertising_unprovisioned_device_beacon_interval 
-0x3afa 012025 branch ali_mesh_control_ble_advertising_off_advertising 
-:      012027 ali_mesh_send_paired_packet_init_advertising:
-0x3afb 012028 jam null_packet_advertising ,mem_mesh_upper_tran_layer_packet_advertising 
-0x3afc 012029 rtn 
-:      012032 ali_mesh_control_ble_advertising_send_device_beacon_packet:
-0x3afd 012033 call ali_mesh_config_device_uuid_by_three_tuple 
-0x3afe 012034 call ali_mesh_send_unprovisioned_beacons_tmall 
-0x3aff 012035 call ali_mesh_control_ble_advertising_device_beacon_check_duration 
-0x3b00 012036 nrtn zero 
-0x3b01 012037 fetch 1 ,mem_mesh_provisioned_flag 
-0x3b02 012038 beq silence_beacon_status ,ali_mesh_end_advertising_silence_device_beacon_packet 
-0x3b03 012039 beq unprovisioned_beacon_status ,ali_mesh_end_advertising_unprovisioned_device_beacon_packet 
-0x3b04 012040 rtn 
-:      012045 ali_mesh_control_ble_advertising_device_beacon_check_duration:
-0x3b05 012046 fetch 1 ,mem_mesh_advertising_unprovisioned_device_beacon_duration 
-0x3b06 012047 add pdata ,-1 ,pdata 
-0x3b07 012048 store 1 ,mem_mesh_advertising_unprovisioned_device_beacon_duration 
-0x3b08 012049 rtn 
-:      012052 ali_mesh_end_advertising_silence_device_beacon_packet:
-0x3b09 012053 jam adv_silence_device_beacon_interval ,mem_mesh_advertising_unprovisioned_device_beacon_interval 
-0x3b0a 012054 branch ali_mesh_control_ble_advertising_off_advertising 
-:      012057 ali_mesh_end_advertising_unprovisioned_device_beacon_packet:
-0x3b0b 012058 jam adv_unprovisioned_device_beacon_duration ,mem_mesh_advertising_unprovisioned_device_beacon_interval 
-0x3b0c 012059 branch ali_mesh_control_ble_advertising_off_advertising 
-:      012062 ali_mesh_control_ble_advertising_send_pairing_packet:
-0x3b0d 012063 branch mesh_le_send_adv 
-:      012065 ali_mesh_chip_timer_check_with_random_timer:
-0x3b0e 012066 fetch 1 ,mem_mesh_advertising_unprovisioned_device_beacon_switch 
-0x3b0f 012067 rtnne device_beacon_on 
-:      012068 ali_mesh_chip_timer_check_with_random_timer_continue:
-0x3b10 012069 random pdata 
-0x3b11 012070 and pdata ,0x07 ,pdata 
-0x3b12 012071 iadd rega ,rega 
-:      012075 ali_mesh_chip_timer_check:
-0x3b13 012076 call timer_check 
-0x3b14 012077 nrtn blank 
-0x3b15 012078 copy rega ,pdata 
-0x3b16 012079 call timer_init 
-0x3b17 012080 copy regb ,pdata 
-0x3b18 012081 branch callback_func 
-:      012085 ali_mesh_advertising_unprovisioned_timer:
-0x3b19 012086 arg mem_mesh_advertising_unprovisioned_device_beacon_timer ,regc 
-0x3b1a 012087 arg ali_mesh_advertising_unprovisioned_timeout ,regb 
-0x3b1b 012088 branch timer_single_step_2b 
-:      012091 ali_mesh_advertising_unprovisioned_timeout:
-0x3b1c 012092 fetch 1 ,mem_mesh_provisioned_flag 
-0x3b1d 012093 rtnne unprovisioned_beacon_status 
-0x3b1e 012094 fetch 1 ,mem_mesh_uuid_featureflag 
-0x3b1f 012095 set1 bit_silence_adv_flag ,pdata 
-0x3b20 012096 store 1 ,mem_mesh_uuid_featureflag 
-0x3b21 012097 jam silence_beacon_status ,mem_mesh_provisioned_flag 
-0x3b22 012098 branch ali_mesh_send_silence_device_beacon_init_advertising 
-:      012103 ali_mesh_advertising_unprovisioned_timer_interval_timer:
-0x3b23 012104 arg mem_mesh_advertising_unprovisioned_device_beacon_interval ,regc 
-0x3b24 012105 arg ali_mesh_advertising_unprovisioned_timer_interval_timeout ,regb 
-0x3b25 012106 branch timer_single_step 
-:      012111 ali_mesh_advertising_unprovisioned_timer_interval_timeout:
-0x3b26 012112 fetch 1 ,mem_mesh_provisioned_flag 
-0x3b27 012114 beq unprovisioned_beacon_status ,ali_mesh_send_unprovisioned_device_beacon_init_advertising 
-0x3b28 012115 beq paired_status ,ali_mesh_send_paired_packet_init_advertising 
-0x3b29 012116 rtn 
-:      012118 ali_mesh_stop_send_indication_packet:
-0x3b2a 012119 call ali_mesh_advertising_bearer_layer_queue_init 
-0x3b2b 012120 call ali_mesh_upper_transport_layer_queue_pop 
-0x3b2c 012121 jam 0 ,mem_mesh_advertising_unprovisioned_device_beacon_interval 
-0x3b2d 012122 call ali_mesh_control_ble_advertising_off_advertising 
-0x3b2e 012123 branch ali_mesh_send_paired_packet_init_advertising 
-:      012126 ali_mesh_send_unprovisioned_device_beacon_init_advertising:
-0x3b2f 012127 jam adv_unprovisioned_device_beacon_duration ,mem_mesh_advertising_unprovisioned_device_beacon_duration 
-0x3b30 012128 branch ali_mesh_control_ble_advertising_on_advertising 
-:      012131 ali_mesh_send_silence_device_beacon_init_advertising:
-0x3b31 012132 jam adv_silence_device_beacon_duration ,mem_mesh_advertising_unprovisioned_device_beacon_duration 
-0x3b32 012133 branch ali_mesh_control_ble_advertising_on_advertising 
-:      012135 ali_mesh_network_layer_control_relay_packet:
-0x3b33 012136 arg ali_mesh_network_layer_control_send_relay_packet ,regb 
-0x3b34 012137 arg mesh_adv_relay_message_interval ,rega 
-0x3b35 012138 arg mesh_ble_relay_timer ,queue 
-0x3b36 012139 branch ali_mesh_chip_timer_check_with_random_timer_continue 
-:      012141 ali_mesh_network_layer_control_send_relay_packet:
-0x3b37 012142 fetch 1 ,mem_mesh_upper_tran_layer_packet_advertising 
-0x3b38 012143 nrtn blank 
-0x3b39 012144 call ali_mesh_network_layer_init_queue_param 
-0x3b3a 012145 arg mem_mesh_queue_ele_temp ,rega 
-0x3b3b 012146 call queue_get_new_ele 
-0x3b3c 012147 nrtn user 
-0x3b3d 012148 fetch 1 ,mem_mesh_queue_ele_duration 
-0x3b3e 012149 pincrease -1 
-0x3b3f 012150 istore 1 ,regb 
-0x3b40 012151 call queue_pop ,blank 
-0x3b41 012152 arg mem_mesh_adv_data_len ,contw 
-0x3b42 012153 arg mem_mesh_queue_ele_len ,contr 
-0x3b43 012154 call memcpy32 
-0x3b44 012155 branch mesh_le_send_adv 
-:      012162 ali_mesh_encrypt_calc_random_data:
-0x3b45 012163 call ali_mesh_encrypt_calc_random_data_calc_confirmationkey 
-0x3b46 012164 call ali_mesh_encrypt_calc_random_data_calc_authvalueprov 
-0x3b47 012165 call ali_mesh_encrypt_calc_random_data_calc_authvaluedevice 
-0x3b48 012166 call ali_mesh_encrypt_calc_random_data_calc_confirmationcloud 
-0x3b49 012167 call ali_mesh_encrypt_calc_random_data_calc_confirmationdevice 
-0x3b4a 012168 branch ali_mesh_encrypt_calc_random_data_calc_devicekey 
-:      012173 ali_mesh_encrypt_calc_random_data_calc_confirmationkey:
-0x3b4b 012174 call ali_mesh_encrypt_load_randomab_to_sha256 
-0x3b4c 012175 arg mem_mesh_sha256_confirmationkey_ascii ,contr 
-0x3b4d 012176 arg 0xf ,loopcnt 
-0x3b4e 012177 call ali_mesh_encrypt_base_function_sha256_load_data_without_hex2ascii 
-0x3b4f 012178 call ali_mesh_encrypt_base_function_sha256_calc 
-0x3b50 012179 arg memresult ,contr 
-0x3b51 012180 arg mem_mesh_confirmationkey ,contw 
-0x3b52 012181 branch memcpy16 
-:      012186 ali_mesh_encrypt_calc_random_data_calc_authvalueprov:
-0x3b53 012187 call ali_mesh_encrypt_load_three_tuple_to_sha256 
-0x3b54 012188 call ali_mesh_encrypt_load_randomba_to_sha256 
-0x3b55 012189 call ali_mesh_encrypt_base_function_sha256_calc 
-0x3b56 012190 arg memresult ,contr 
-0x3b57 012191 arg mem_mesh_authvalueprov ,contw 
-0x3b58 012192 branch memcpy16 
-:      012196 ali_mesh_encrypt_calc_random_data_calc_authvaluedevice:
-0x3b59 012197 call ali_mesh_encrypt_load_three_tuple_to_sha256 
-0x3b5a 012198 call ali_mesh_encrypt_load_randomab_to_sha256 
-0x3b5b 012199 call ali_mesh_encrypt_base_function_sha256_calc 
-0x3b5c 012200 arg memresult ,contr 
-0x3b5d 012201 arg mem_mesh_authvaluedevice ,contw 
-0x3b5e 012202 branch memcpy16 
-:      012207 ali_mesh_encrypt_calc_random_data_calc_confirmationcloud:
-0x3b5f 012208 fetch 8 ,mem_mesh_provisioning_random_a 
-0x3b60 012209 store 8 ,mem_mesh_confirmationcloud_randoma 
-0x3b61 012210 fetch 8 ,mem_mesh_provisioning_random_b 
-0x3b62 012211 store 8 ,mem_mesh_confirmationcloud_randomb 
-0x3b63 012213 arg mem_mesh_calc_confirmationcloud_data ,contr 
-0x3b64 012214 arg mem_mesh_confirmationkey ,rega 
-0x3b65 012215 arg mem_mesh_confirmationcloud ,alarm 
-0x3b66 012216 branch ali_mesh_encrypt_base_function_aes_cmac_32byte 
-:      012222 ali_mesh_encrypt_calc_random_data_calc_confirmationdevice:
-0x3b67 012223 arg mem_mesh_calc_confirmationdevice_data ,contr 
-0x3b68 012224 arg mem_mesh_confirmationkey ,rega 
-0x3b69 012225 arg mem_mesh_confirmationdevice ,alarm 
-0x3b6a 012226 branch ali_mesh_encrypt_base_function_aes_cmac_32byte 
-:      012231 ali_mesh_encrypt_calc_random_data_calc_devicekey:
-0x3b6b 012233 arg mem_mesh_confirmationcloud ,contr 
-0x3b6c 012234 arg 0x10 ,loopcnt 
-0x3b6d 012235 call ali_mesh_encrypt_base_function_sha256_load_data_with_hex2ascii 
-0x3b6e 012236 arg mem_mesh_sha256_devicekey_ascii ,contr 
-0x3b6f 012237 arg 9 ,loopcnt 
-0x3b70 012238 call ali_mesh_encrypt_base_function_sha256_load_data_without_hex2ascii 
-0x3b71 012239 call ali_mesh_encrypt_base_function_sha256_calc 
-0x3b72 012240 arg memresult ,contr 
-0x3b73 012241 arg mem_mesh_device_key ,contw 
-0x3b74 012242 branch memcpy16 
-:      012245 ali_mesh_encrypt_load_randomba_to_sha256:
-0x3b75 012246 call ali_mesh_encrypt_load_randomb_to_sha256 
-:      012247 ali_mesh_encrypt_load_randoma_to_sha256:
-0x3b76 012248 arg mem_mesh_provisioning_random_a ,contr 
-0x3b77 012249 branch ali_mesh_encrypt_base_function_sha256_load_data_64bit 
-:      012251 ali_mesh_encrypt_load_randomab_to_sha256:
-0x3b78 012252 call ali_mesh_encrypt_load_randoma_to_sha256 
-:      012253 ali_mesh_encrypt_load_randomb_to_sha256:
-0x3b79 012254 arg mem_mesh_provisioning_random_b ,contr 
-0x3b7a 012255 branch ali_mesh_encrypt_base_function_sha256_load_data_64bit 
-:      012258 ali_mesh_encrypt_load_three_tuple_to_sha256:
-0x3b7b 012259 arg mem_mesh_three_tuple_productid ,contr 
-0x3b7c 012260 arg 4 ,loopcnt 
-0x3b7d 012261 call ali_mesh_encrypt_base_function_sha256_load_data_with_hex2ascii_add_comma 
-0x3b7e 012262 arg mem_mesh_three_tuple_mac ,contr 
-0x3b7f 012263 arg 6 ,loopcnt 
-0x3b80 012264 call ali_mesh_encrypt_base_function_sha256_load_data_with_hex2ascii_add_comma 
-0x3b81 012265 arg mem_mesh_three_tuple_secret ,contr 
-0x3b82 012266 arg 0x10 ,loopcnt 
-0x3b83 012267 call ali_mesh_encrypt_base_function_sha256_load_data_with_hex2ascii 
-0x3b84 012268 call ali_mesh_encrypt_base_function_sha256_check_first_load_data 
-0x3b85 012269 branch ali_mesh_encrypt_base_function_sha256_load_data_with_hex2ascii_add_comma + 2 
-:      012274 ali_mesh_encrypt_calc_provisioning_data:
-0x3b86 012275 call ali_mesh_encrypt_calc_provisioning_data_calc_sessionkey 
-:      012277 ali_mesh_encrypt_calc_provisioning_data_xor_prov_data:
-0x3b87 012278 arg mem_mesh_encrypt_provisioning_data ,rega 
-0x3b88 012279 arg memresult ,regb 
-0x3b89 012280 arg 0xb ,loopcnt 
-:      012281 ali_mesh_encrypt_calc_provisioning_data_xor_prov_data_loop:
-0x3b8a 012282 ifetch 2 ,rega 
-0x3b8b 012283 ifetcht 2 ,regb 
-0x3b8c 012284 ixor temp ,pdata 
-0x3b8d 012285 istore 2 ,rega 
-0x3b8e 012286 increase 2 ,rega 
-0x3b8f 012287 increase 2 ,regb 
-0x3b90 012288 loop ali_mesh_encrypt_calc_provisioning_data_xor_prov_data_loop 
-0x3b91 012289 rtn 
-:      012295 ali_mesh_encrypt_calc_provisioning_data_calc_sessionkey:
-0x3b92 012296 arg mem_mesh_confirmationcloud ,contr 
-0x3b93 012297 arg 0x10 ,loopcnt 
-0x3b94 012298 call ali_mesh_encrypt_base_function_sha256_load_data_with_hex2ascii 
-0x3b95 012299 arg mem_mesh_sha256_sessionkey_ascii ,contr 
-0x3b96 012300 arg 0xa ,loopcnt 
-0x3b97 012301 call ali_mesh_encrypt_base_function_sha256_load_data_without_hex2ascii 
-0x3b98 012302 branch ali_mesh_encrypt_base_function_sha256_calc 
-:      012306 ali_mesh_encrypt_calc_network_key_by_k2:
-0x3b99 012307 arg mem_mesh_network_key ,contr 
-0x3b9a 012308 arg mem_k2_n ,contw 
-0x3b9b 012309 call memcpy16 
-:      012313 ali_mesh_encrypt_base_function_k2:
-0x3b9c 012315 arg mem_k2_n ,contr 
-0x3b9d 012316 arg mem_k2_salt ,rega 
-0x3b9e 012317 arg mem_k2_t ,alarm 
-0x3b9f 012318 call ali_mesh_encrypt_base_function_aes_cmac_16byte 
-0x3ba0 012320 arg mem_k2_t1 ,alarm 
-0x3ba1 012321 arg 0x01 ,regb 
-0x3ba2 012322 setarg 0 
-0x3ba3 012323 call ali_mesh_encrypt_base_function_k2_aes_cmac_t 
-0x3ba4 012324 fetch 1 ,mem_k2_t1 + 15 
-0x3ba5 012325 and pdata ,0x7f ,pdata 
-0x3ba6 012326 store 1 ,mem_k2_nid 
-0x3ba7 012328 arg mem_k2_t2 ,alarm 
-0x3ba8 012329 arg 0x02 ,regb 
-0x3ba9 012330 setarg 0x10 
-0x3baa 012331 arg mem_k2_t1 ,rega 
-0x3bab 012332 call ali_mesh_encrypt_base_function_k2_aes_cmac_t 
-0x3bac 012334 arg mem_k2_t3 ,alarm 
-0x3bad 012335 arg 0x03 ,regb 
-0x3bae 012336 setarg 0x10 
-0x3baf 012337 arg mem_k2_t2 ,rega 
-0x3bb0 012338 branch ali_mesh_encrypt_base_function_k2_aes_cmac_t 
-:      012340 ali_mesh_encrypt_base_function_k4:
-0x3bb1 012342 arg mem_mesh_application_key ,contr 
-0x3bb2 012343 arg mem_k4_salt ,rega 
-0x3bb3 012344 arg mem_k4_t ,alarm 
-0x3bb4 012345 call ali_mesh_encrypt_base_function_aes_cmac_16byte 
-0x3bb5 012346 arg mem_k4_id6_01 ,contr 
-0x3bb6 012347 arg mem_k4_t ,rega 
-0x3bb7 012348 arg mem_k4_k4n ,alarm 
-0x3bb8 012349 setarg 4 
-0x3bb9 012350 call ali_mesh_encrypt_base_function_aes_cmac 
-0x3bba 012351 fetch 1 ,mem_k4_k4n + 15 
-0x3bbb 012352 and pdata ,0x3f ,pdata 
-0x3bbc 012353 set1 transport_head_bit_akf ,pdata 
-0x3bbd 012354 store 1 ,mem_mesh_transport_aid 
-0x3bbe 012355 rtn 
-:      012357 ali_mesh_encrypt_base_function_k3:
-0x3bbf 012359 arg mem_mesh_network_key ,contr 
-0x3bc0 012360 arg mem_k3_salt ,rega 
-0x3bc1 012361 arg mem_k3_t ,alarm 
-0x3bc2 012362 call ali_mesh_encrypt_base_function_aes_cmac_16byte 
-0x3bc3 012363 arg mem_k3_id64_01 ,contr 
-0x3bc4 012364 arg mem_k3_t ,rega 
-0x3bc5 012365 arg mem_k3_k4n ,alarm 
-0x3bc6 012366 setarg 5 
-0x3bc7 012367 call ali_mesh_encrypt_base_function_aes_cmac 
-0x3bc8 012371 fetch 2 ,mem_ui_state_map 
-0x3bc9 012372 rtnbit1 ui_state_ble_connected 
-0x3bca 012373 jam 1 ,mem_le_adv_enable 
-0x3bcb 012374 rtn 
-:      012378 ali_mesh_encrypt_obfuscation_deceypt_send_message:
-0x3bcc 012379 arg mem_mesh_send_upper_layer_ctl_and_ttl ,rega 
-0x3bcd 012380 fetch 7 ,mem_mesh_send_upper_layer_dst 
-0x3bce 012381 branch ali_mesh_encrypt_obfuscation_deceypt 
-:      012382 ali_mesh_encrypt_obfuscation_deceypt_recevie_message:
-0x3bcf 012383 arg mem_mesh_message_ttl ,rega 
-0x3bd0 012384 fetch 7 ,mem_mesh_message_dst 
-:      012385 ali_mesh_encrypt_obfuscation_deceypt:
-0x3bd1 012386 store 7 ,mem_mesh_privacy_plaintext_privacy_random 
-0x3bd2 012387 setarg 0 
-0x3bd3 012388 store 5 ,mem_mesh_privacy_plaintext_zero_string 
-0x3bd4 012389 call ali_mesh_encrypt_generate_pecb 
-0x3bd5 012390 fetch 6 ,mem_mesh_pecb 
-0x3bd6 012391 ifetcht 6 ,rega 
-0x3bd7 012392 ixor temp ,pdata 
-0x3bd8 012393 istore 6 ,rega 
-0x3bd9 012394 rtn 
-:      012396 ali_mesh_encrypt_generate_pecb:
-:      012397 ali_mesh_encrypt_generate_privacy_random:
-0x3bda 012398 fetch 4 ,mem_mesh_iv_index 
-0x3bdb 012399 store 4 ,mem_mesh_privacy_plaintext_iv_index 
-:      012401 ali_mesh_encrypt_base_function_generate_pecb:
-0x3bdc 012402 arg mem_k2_privacykey ,contr 
-0x3bdd 012403 call load_key 
-0x3bde 012404 arg mem_mesh_privacy_plaintext ,contr 
-0x3bdf 012405 call load_data128 
-0x3be0 012406 call do_aes_ocb 
-0x3be1 012407 arg mem_mesh_pecb ,contw 
-0x3be2 012408 branch store_aes_result 
-:      012415 ali_mesh_encrypt_base_function_sha256_load_data_64bit:
-0x3be3 012416 arg 8 ,loopcnt 
-:      012421 ali_mesh_encrypt_base_function_sha256_load_data_with_hex2ascii:
-0x3be4 012422 call ali_mesh_encrypt_base_function_sha256_check_first_load_data 
-0x3be5 012423 call ali_mesh_encrypt_base_function_hex2ascii 
-0x3be6 012424 branch ali_mesh_encrypt_base_function_sha256_store_dataptr 
-:      012425 ali_mesh_encrypt_base_function_sha256_load_data_without_hex2ascii:
-0x3be7 012426 call ali_mesh_encrypt_base_function_sha256_check_first_load_data 
-0x3be8 012427 call memcpy 
-0x3be9 012428 branch ali_mesh_encrypt_base_function_sha256_store_dataptr 
-:      012429 ali_mesh_encrypt_base_function_sha256_load_data_with_hex2ascii_add_comma:
-0x3bea 012430 call ali_mesh_encrypt_base_function_sha256_check_first_load_data 
-0x3beb 012431 call ali_mesh_encrypt_base_function_hex2ascii 
-0x3bec 012432 setarg comma 
-0x3bed 012433 istore 1 ,contw 
-:      012434 ali_mesh_encrypt_base_function_sha256_store_dataptr:
-0x3bee 012435 copy contw ,pdata 
-0x3bef 012436 store 2 ,mem_mesh_sha256_data_end_addr 
-0x3bf0 012437 rtn 
-:      012438 ali_mesh_encrypt_base_function_sha256_check_first_load_data:
-0x3bf1 012439 copy contr ,temp 
-0x3bf2 012440 copy loopcnt ,rega 
-0x3bf3 012441 fetch 2 ,mem_mesh_sha256_data_end_addr 
-0x3bf4 012442 copy pdata ,contw 
-0x3bf5 012443 fetch 1 ,mem_mesh_sha256_load_first_data_flag 
-0x3bf6 012444 call ali_mesh_encrypt_base_function_sha256_first_load_data ,blank 
-0x3bf7 012445 copy temp ,contr 
-0x3bf8 012446 copy rega ,loopcnt 
-0x3bf9 012447 rtn 
-:      012448 ali_mesh_encrypt_base_function_sha256_first_load_data:
-0x3bfa 012449 jam 1 ,mem_mesh_sha256_load_first_data_flag 
-0x3bfb 012450 call ali_mesh_encrypt_base_function_sha256_clear_data_chunk 
-0x3bfc 012451 arg mem_mesh_sha256_chunk_start ,contw 
-0x3bfd 012452 rtn 
-:      012454 ali_mesh_encrypt_base_function_sha256_clear_data_chunk:
-0x3bfe 012455 arg 0x100 ,loopcnt 
-0x3bff 012456 arg mem_mesh_sha256_chunk_start ,contw 
-0x3c00 012457 branch memset0 
-:      012461 ali_mesh_encrypt_base_function_sha256_calc:
-0x3c01 012462 call ali_mesh_encrypt_base_function_sha256_load_data_end 
-0x3c02 012463 call ali_mesh_encrypt_base_function_sha256_input_data_init_inverse 
-0x3c03 012465 setarg mem_mesh_sha256_chunk_start 
-0x3c04 012466 store 2 ,mem_mesh_sha256_chunk_ptr 
-0x3c05 012467 call sha_init 
-:      012469 ali_mesh_encrypt_base_function_sha256_calc_loop:
-0x3c06 012470 fetch 2 ,mem_mesh_sha256_chunk_ptr 
-0x3c07 012471 copy pdata ,contr 
-0x3c08 012472 arg mem_dat ,contw 
-0x3c09 012473 call memcpy64 
-0x3c0a 012474 call sha 
-0x3c0b 012475 fetch 2 ,mem_mesh_sha256_chunk_ptr 
-0x3c0c 012476 pincrease 64 
-0x3c0d 012477 store 2 ,mem_mesh_sha256_chunk_ptr 
-0x3c0e 012478 fetch 1 ,mem_mesh_sha256_chunk_count 
-0x3c0f 012479 pincrease -1 
-0x3c10 012480 store 1 ,mem_mesh_sha256_chunk_count 
-0x3c11 012481 nbranch ali_mesh_encrypt_base_function_sha256_calc_loop ,blank 
-0x3c12 012482 call sha_result 
-0x3c13 012483 arg memresult ,rega 
-0x3c14 012484 arg 0x20 ,loopcnt 
-0x3c15 012485 call inverse_data 
-0x3c16 012486 rtn 
-:      012489 ali_mesh_encrypt_base_function_sha256_load_data_end:
-0x3c17 012490 jam 0 ,mem_mesh_sha256_load_first_data_flag 
-0x3c18 012491 fetch 2 ,mem_mesh_sha256_data_end_addr 
-0x3c19 012492 copy pdata ,contw 
-0x3c1a 012493 arg 0x80 ,temp 
-0x3c1b 012494 istoret 1 ,contw 
-0x3c1c 012495 arg mem_mesh_sha256_chunk_start ,temp 
-0x3c1d 012496 isub temp ,pdata 
-0x3c1e 012497 store 8 ,mem_mesh_sha256_data_len_byte 
-0x3c1f 012499 lshift3 pdata ,temp 
-0x3c20 012500 storet 8 ,mem_mesh_sha256_data_len_bit 
-0x3c21 012501 rshift4 pdata ,regc 
-0x3c22 012502 rshift2 regc ,regc 
-0x3c23 012503 and pdata ,0x3f ,pdata 
-0x3c24 012504 sub pdata ,55 ,null 
-0x3c25 012506 ncall ali_mesh_encrypt_base_function_sha256_add_chunk ,positive 
-0x3c26 012507 add regc ,1 ,pdata 
-0x3c27 012508 store 1 ,mem_mesh_sha256_chunk_count 
-0x3c28 012509 mul32 pdata ,64 ,rega 
-0x3c29 012510 lshift4 pdata ,regc 
-0x3c2a 012511 increase -1 ,regc 
-0x3c2b 012512 setarg mem_mesh_sha256_chunk_start + decreased_four 
-0x3c2c 012513 iadd rega ,rega 
-0x3c2d 012514 fetch 4 ,mem_mesh_sha256_data_len_bit 
-0x3c2e 012515 istore 4 ,rega 
-0x3c2f 012516 rtn 
-:      012520 ali_mesh_encrypt_base_function_sha256_add_chunk:
-0x3c30 012521 increase 1 ,regc 
-0x3c31 012522 rtn 
-:      012524 ali_mesh_encrypt_base_function_sha256_input_data_init_inverse:
-0x3c32 012525 arg mem_mesh_sha256_chunk_start ,rega 
-:      012530 ali_mesh_encrypt_base_function_sha256_data_inverse_4byte:
-0x3c33 012531 arg 4 ,loopcnt 
-0x3c34 012532 call inverse_data 
-0x3c35 012533 increase 2 ,rega 
-0x3c36 012534 add regc ,-1 ,regc 
-0x3c37 012535 nbranch ali_mesh_encrypt_base_function_sha256_data_inverse_4byte ,zero 
-0x3c38 012536 rtn 
-:      012543 ali_mesh_encrypt_base_function_hex2ascii:
-0x3c39 012544 ifetch 1 ,contr 
-0x3c3a 012545 rshift4 pdata ,temp 
-0x3c3b 012546 call ali_mesh_encrypt_base_function_dialog2uchar 
-0x3c3c 012547 istoret 1 ,contw 
-0x3c3d 012548 and pdata ,0x0f ,temp 
-0x3c3e 012549 call ali_mesh_encrypt_base_function_dialog2uchar 
-0x3c3f 012550 istoret 1 ,contw 
-0x3c40 012551 loop ali_mesh_encrypt_base_function_hex2ascii 
-0x3c41 012552 rtn 
-:      012553 ali_mesh_encrypt_base_function_dialog2uchar:
-0x3c42 012554 sub temp ,9 ,null 
-0x3c43 012555 branch ali_mesh_encrypt_base_function_dialog2uchar_num ,positive 
-0x3c44 012556 add temp ,87 ,temp 
-0x3c45 012557 rtn 
-:      012558 ali_mesh_encrypt_base_function_dialog2uchar_num:
-0x3c46 012559 add temp ,48 ,temp 
-0x3c47 012560 rtn 
-:      012563 ali_mesh_encrypt_base_function_aes_cmac_32byte:
-0x3c48 012564 setarg 0x20 
-0x3c49 012565 branch ali_mesh_encrypt_base_function_aes_cmac 
-:      012567 ali_mesh_encrypt_base_function_aes_cmac_16byte:
-0x3c4a 012568 setarg 0x10 
-0x3c4b 012569 branch ali_mesh_encrypt_base_function_aes_cmac 
-:      012574 ali_mesh_encrypt_base_function_k2_aes_cmac_t:
-0x3c4c 012575 fetcht 1 ,mem_k2_p_len 
-0x3c4d 012576 increase 1 ,temp 
-0x3c4e 012577 iadd temp ,temp 
-0x3c4f 012578 storet 1 ,mem_aes_cmac_data_length 
-0x3c50 012579 copy rega ,contr 
-0x3c51 012580 copy pdata ,loopcnt 
-0x3c52 012581 call memcpy_fast 
-0x3c53 012582 fetcht 1 ,mem_k2_p_len 
-0x3c54 012583 copy temp ,loopcnt 
-0x3c55 012584 call memcpy 
-0x3c56 012585 copy regb ,pdata 
-0x3c57 012586 istore 1 ,contw 
-0x3c58 012587 arg mem_k2_t ,rega 
-0x3c59 012588 branch ali_mesh_encrypt_base_function_aes_cmac + 3 
-:      012597 ali_mesh_encrypt_base_function_aes_cmac:
-0x3c5a 012598 store 1 ,mem_aes_cmac_data_length 
-0x3c5b 012599 copy pdata ,loopcnt 
-0x3c5c 012600 call memcpy_fast 
-0x3c5d 012601 copy rega ,contr 
-0x3c5e 012602 arg mem_aes_cmac_k ,contw 
-0x3c5f 012603 call memcpy16 
-0x3c60 012604 call function_aes_cmac 
-0x3c61 012605 copy alarm ,contw 
-0x3c62 012606 call store_aes_result 
-0x3c63 012607 rtn 
-:      012611 ali_b0_block_generate:
-0x3c64 012612 fetcht 1 ,mem_ccm_type 
-0x3c65 012613 branch ali_block_generate 
-:      012614 ali_a_block_generate:
-0x3c66 012615 force 0x01 ,temp 
-:      012616 ali_block_generate:
-0x3c67 012617 force regidx_data ,regext_index 
-0x3c68 012618 fetch 2 ,mem_nonce_ptr 
-0x3c69 012619 copy pdata ,contr 
-0x3c6a 012620 ifetch 3 ,contr 
-0x3c6b 012621 lshift8 pdata ,pdata 
-0x3c6c 012622 ior temp ,regext 
-0x3c6d 012623 increase 1 ,regext_index 
-0x3c6e 012624 ifetch 4 ,contr 
-0x3c6f 012625 copy pdata ,regext 
-0x3c70 012626 increase 1 ,regext_index 
-0x3c71 012627 ifetch 4 ,contr 
-0x3c72 012628 copy pdata ,regext 
-0x3c73 012629 increase 1 ,regext_index 
-0x3c74 012630 byteswap rega ,regext 
-0x3c75 012631 lshift16 regext ,regext 
-0x3c76 012632 ifetch 2 ,contr 
-0x3c77 012633 ior regext ,regext 
-0x3c78 012634 rtn 
-:      012635 ali_generate_mic:
-0x3c79 012636 fetch 1 ,mem_ccm_data_len 
-0x3c7a 012637 copy pdata ,rega 
-0x3c7b 012638 call ali_b0_block_generate 
-0x3c7c 012639 call do_aes_ocb 
-0x3c7d 012640 force regidx_result ,regext_index 
-0x3c7e 012641 deposit regext 
-0x3c7f 012642 copy rega ,loopcnt 
-0x3c80 012643 fetcht 2 ,mem_ccm_data_ptr 
-0x3c81 012644 copy temp ,contr 
-0x3c82 012645 call padding_data 
-0x3c83 012646 branch generate_mic_loop 
-:      012647 ali_ccm_encrypt_64bit:
-0x3c84 012648 jam mic_size_64bit ,mem_ccm_type 
-0x3c85 012649 branch ali_ccm_encrypt_function 
-:      012650 ali_ccm_encrypt:
-0x3c86 012651 jam mic_size_32bit ,mem_ccm_type 
-0x3c87 012652 branch ali_ccm_encrypt_function 
-:      012653 ali_ccm_encrypt_function:
-0x3c88 012654 store 1 ,mem_ccm_data_len 
-0x3c89 012655 storet 2 ,mem_ccm_data_ptr 
-0x3c8a 012656 bpatchx patch34_5 ,mem_patch34 
-0x3c8b 012657 call ali_generate_mic 
-0x3c8c 012658 force regidx_xor ,regext_index 
-0x3c8d 012659 iforce regext 
-0x3c8e 012660 force regidx_result + 1 ,regext_index 
-0x3c8f 012661 copy regext ,pdata 
-0x3c90 012662 force regidx_xor + 1 ,regext_index 
-0x3c91 012663 iforce regext 
-0x3c92 012664 force 0 ,rega 
-0x3c93 012665 copy temp ,regc 
-0x3c94 012666 call ali_a_block_generate 
-0x3c95 012667 call do_aes_ctr 
-0x3c96 012668 call ali_fetcht_ccm_mic 
-0x3c97 012669 storet 8 ,mem_ccm_mic 
-0x3c98 012670 fetch 1 ,mem_ccm_data_len 
-0x3c99 012671 copy pdata ,regb 
-0x3c9a 012672 call ali_aes_crypt_data 
-0x3c9b 012673 fetcht 1 ,mem_ccm_data_len 
-0x3c9c 012674 fetch 2 ,mem_ccm_data_ptr 
-0x3c9d 012675 iadd temp ,rega 
-0x3c9e 012676 fetcht 8 ,mem_ccm_mic 
-0x3c9f 012677 istoret 4 ,rega 
-0x3ca0 012678 fetch 1 ,mem_ccm_type 
-0x3ca1 012679 sub pdata ,mic_size_32bit ,pdata 
-0x3ca2 012680 rtn blank 
-0x3ca3 012681 istoret 8 ,rega 
-0x3ca4 012682 rtn 
-:      012683 ali_ccm_decrypt_64bit:
-0x3ca5 012684 jam mic_size_64bit ,mem_ccm_type 
-0x3ca6 012685 branch ali_ccm_decrypt_function 
-:      012686 ali_ccm_decrypt:
-0x3ca7 012687 jam mic_size_32bit ,mem_ccm_type 
-0x3ca8 012688 branch ali_ccm_decrypt_function 
-:      012690 ali_ccm_decrypt_function:
-0x3ca9 012691 store 1 ,mem_ccm_data_len 
-0x3caa 012692 storet 2 ,mem_ccm_data_ptr 
-0x3cab 012693 copy temp ,regc 
-0x3cac 012694 copy pdata ,regb 
-0x3cad 012695 iadd regc ,contr 
-0x3cae 012696 bpatchx patch34_6 ,mem_patch34 
-0x3caf 012697 ifetch 8 ,contr 
-0x3cb0 012698 force regidx_xor ,regext_index 
-0x3cb1 012699 iforce regext 
-0x3cb2 012700 force regidx_xor + 1 ,regext_index 
-0x3cb3 012701 rshift32 pdata ,pdata 
-0x3cb4 012702 iforce regext 
-0x3cb5 012703 force 0 ,rega 
-0x3cb6 012704 call ali_a_block_generate 
-0x3cb7 012705 call do_aes_ctr 
-0x3cb8 012706 call ali_fetcht_ccm_mic 
-0x3cb9 012707 storet 8 ,mem_ccm_mic 
-0x3cba 012708 call ali_aes_crypt_data 
-0x3cbb 012709 call ali_generate_mic 
-0x3cbc 012710 call ali_fetcht_ccm_mic 
-0x3cbd 012711 fetch 1 ,mem_ccm_type 
-0x3cbe 012712 beq mic_size_64bit ,ali_ccm_decrypt_function_check_mic64 
-0x3cbf 012713 storet 4 ,mem_ccm_mic + 4 
-0x3cc0 012714 fetch 4 ,mem_ccm_mic 
-0x3cc1 012715 fetcht 4 ,mem_ccm_mic + 4 
-0x3cc2 012716 isub temp ,pdata 
-0x3cc3 012717 rtn 
-:      012719 ali_ccm_decrypt_function_check_mic64:
-0x3cc4 012720 fetch 8 ,mem_ccm_mic 
-0x3cc5 012721 isub temp ,pdata 
-0x3cc6 012722 rtn 
-:      012724 ali_fetcht_ccm_mic:
-0x3cc7 012725 force regidx_result ,regext_index 
-0x3cc8 012726 deposit regext 
-0x3cc9 012727 force regidx_result + 1 ,regext_index 
-0x3cca 012728 copy regext ,temp 
-0x3ccb 012729 lshift16 temp ,temp 
-0x3ccc 012730 lshift16 temp ,temp 
-0x3ccd 012731 ior temp ,temp 
-0x3cce 012732 rtn 
-:      012733 ali_aes_crypt_data:
-0x3ccf 012734 increase 1 ,rega 
-0x3cd0 012735 call ali_a_block_generate 
-0x3cd1 012736 copy regc ,contr 
-0x3cd2 012737 call aes_load_xor 
-0x3cd3 012738 call do_aes_ctr 
-0x3cd4 012739 call store_enc_data 
-0x3cd5 012740 increase 16 ,regc 
-0x3cd6 012741 increase -16 ,regb 
-0x3cd7 012742 branch ali_aes_crypt_data ,positive 
-0x3cd8 012743 rtn 
-:      012753 mesh_send_unprovisioned_beacons:
-0x3cd9 012754 bpatchx patch34_7 ,mem_patch34 
-0x3cda 012755 jam unprovisioned_beacon_status ,mem_mesh_provisioned_flag 
-0x3cdb 012756 jam 0x00 ,mem_mesh_provisioning_state_flag 
-0x3cdc 012757 jam 1 ,mem_mesh_advertising_unprovisioned_device_beacon_switch 
-0x3cdd 012758 setarg adv_unprovisioned_device_beacon_timeout 
-0x3cde 012759 store 2 ,mem_mesh_advertising_unprovisioned_device_beacon_timer 
-0x3cdf 012760 rtn 
-:      012763 ali_mesh_config_device_uuid_by_three_tuple:
-0x3ce0 012764 setarg company_identifiers_alibaba 
-0x3ce1 012765 store 2 ,mem_mesh_device_uuid 
-0x3ce2 012766 fetch 1 ,mem_mesh_device_pid 
-0x3ce3 012767 istore 1 ,contw 
-0x3ce4 012768 fetch 4 ,mem_mesh_three_tuple_productid 
-0x3ce5 012769 call inverse_data_4byte 
-0x3ce6 012770 istore 4 ,contw 
-0x3ce7 012771 fetch 6 ,mem_le_lap 
-0x3ce8 012772 istore 6 ,contw 
-0x3ce9 012773 fetch 3 ,mem_mesh_uuid_featureflag 
-0x3cea 012774 istore 3 ,contw 
-0x3ceb 012775 rtn 
-:      012777 ali_mesh_send_unprovisioned_beacons_tmall:
-0x3cec 012778 call ali_mesh_init_adv_data_tmall_unprovisioned_beacons_package 
-0x3ced 012779 branch mesh_le_send_adv 
-:      012781 ali_mesh_init_adv_data_tmall_unprovisioned_beacons_package:
-0x3cee 012783 jam 0x15 ,mem_mesh_adv_data_len 
-0x3cef 012784 setarg 0x14 
-0x3cf0 012785 store 1 ,mem_mesh_adv_data 
-0x3cf1 012786 setarg gap_adtype_mesh_beacon 
-0x3cf2 012787 istore 1 ,contw 
-0x3cf3 012788 setarg unprovisioned_device_beacon 
-0x3cf4 012789 istore 1 ,contw 
-:      012790 ali_mesh_advertising_send_unprovisioned_beacons_store_device_uuid:
-0x3cf5 012791 arg mem_mesh_device_uuid ,contr 
-0x3cf6 012792 call memcpy16 
-0x3cf7 012793 fetch 2 ,mem_mesh_oob_information 
-0x3cf8 012794 istore 2 ,contw 
-0x3cf9 012795 rtn 
-:      012798 ali_mesh_receive_adtype_manufacturer_specific:
-0x3cfa 012799 call ali_mesh_receive_provisioning_package_check_header 
-0x3cfb 012800 nrtn user 
-0x3cfc 012801 ifetch 1 ,contr 
-0x3cfd 012802 beq provisioning_random ,ali_mesh_advertising_receive_privisioning_random 
-0x3cfe 012803 beq provisioning_data ,ali_mesh_decrypt_tmall_privisioning_data_package 
-0x3cff 012804 bpatchx patch35_0 ,mem_patch35 
-0x3d00 012805 rtn 
-:      012809 ali_mesh_advertising_receive_privisioning_random:
-0x3d01 012810 call ali_mesh_advertising_receive_privisioning_random_check_states 
-0x3d02 012811 nrtn user 
-:      012812 ali_mesh_advertising_calc_encrypt_random_data:
-0x3d03 012813 call ali_mesh_encrypt_calc_random_data 
-0x3d04 012815 call ali_mesh_advertising_send_provisioning_confirmation 
-0x3d05 012816 call ali_mesh_send_pairing_data 
-0x3d06 012817 rtn 
-:      012819 ali_mesh_advertising_send_provisioning_confirmation:
-0x3d07 012820 arg provisioning_packet_confirmation_mac + provisioning_packet_confirmation_device ,temp 
-0x3d08 012821 call ali_mesh_advertising_send_packet_common 
-0x3d09 012822 setarg provisioning_confirmation 
-0x3d0a 012823 istore 1 ,contw 
-0x3d0b 012824 fetch 2 ,mem_mesh_three_tuple_mac + 4 
-0x3d0c 012825 istore 2 ,contw 
-0x3d0d 012826 arg mem_mesh_confirmationdevice ,contr 
-0x3d0e 012827 branch memcpy16 
-:      012830 ali_mesh_advertising_receive_privisioning_random_check_states:
-0x3d0f 012831 call disable_user 
-0x3d10 012832 ifetcht 2 ,contr 
-0x3d11 012833 arg mem_mesh_provisioning_random_a ,contw 
-0x3d12 012834 call memcpy16 
-0x3d13 012835 fetch 2 ,mem_mesh_three_tuple_mac + 4 
-0x3d14 012836 isub temp ,null 
-0x3d15 012837 nrtn zero 
-0x3d16 012840 fetch 1 ,mem_mesh_provisioning_state_flag 
-0x3d17 012841 rtnbit1 receive_provisioning_random 
-0x3d18 012842 set1 receive_provisioning_random ,pdata 
-0x3d19 012843 store 1 ,mem_mesh_provisioning_state_flag 
-0x3d1a 012845 jam pairing_status ,mem_mesh_provisioned_flag 
-0x3d1b 012846 branch enable_user 
-:      012848 ali_mesh_decrypt_tmall_privisioning_data_package:
-0x3d1c 012849 call ali_mesh_advertising_receive_privisioning_data 
-0x3d1d 012850 fetcht 2 ,mem_mesh_provisioning_data_mac_addr 
-0x3d1e 012851 fetch 2 ,mem_mesh_three_tuple_mac + 4 
-0x3d1f 012852 isub temp ,null 
-0x3d20 012853 nrtn zero 
-0x3d21 012854 call ali_mesh_encrypt_base_function_k3 
-0x3d22 012855 call ali_mesh_send_pairing_data 
-0x3d23 012856 fetch 1 ,mem_mesh_fast_pair_packet_type 
-0x3d24 012857 rtnne mesh_message_proxy 
-0x3d25 012858 jam wait_receive_appkey ,mem_mesh_provisioned_flag 
-0x3d26 012859 rtn 
-:      012862 ali_mesh_advertising_receive_privisioning_data:
-0x3d27 012863 bpatchx patch35_1 ,mem_patch35 
-0x3d28 012864 copy contr ,rega 
-0x3d29 012865 fetch 1 ,mem_mesh_provisioned_flag 
-0x3d2a 012866 rtneq paired_status 
-0x3d2b 012867 fetch 1 ,mem_mesh_provisioning_state_flag 
-0x3d2c 012868 rtnbit0 receive_provisioning_random 
-0x3d2d 012869 rtnbit1 receive_provisioning_data 
-0x3d2e 012870 copy rega ,contr 
-0x3d2f 012871 arg 0x16 ,loopcnt 
-0x3d30 012872 arg mem_mesh_encrypt_provisioning_data ,contw 
-0x3d31 012873 call memcpy 
-0x3d32 012875 call ali_mesh_encrypt_calc_provisioning_data 
-0x3d33 012877 fetcht 2 ,mem_mesh_provisioning_data_mac_addr 
-0x3d34 012878 fetch 2 ,mem_mesh_three_tuple_mac + 4 
-0x3d35 012879 isub temp ,null 
-0x3d36 012880 nrtn zero 
-:      012881 ali_mesh_resolve_privisioning_data_package:
-0x3d37 012882 fetch 1 ,mem_mesh_provisioning_state_flag 
-0x3d38 012883 set1 receive_provisioning_data ,pdata 
-0x3d39 012884 store 1 ,mem_mesh_provisioning_state_flag 
-0x3d3a 012886 call ali_mesh_encrypt_calc_network_key_by_k2 
-0x3d3b 012888 fetch 1 ,mem_mesh_last_iv_index_byte 
-0x3d3c 012889 store 1 ,mem_mesh_iv_index + 3 
-0x3d3d 012890 call ali_mesh_advertising_send_provisioning_complete 
-0x3d3e 012891 rtn 
-:      012895 ali_mesh_advertising_send_provisioning_complete:
-0x3d3f 012896 arg provisioning_packet_complete_mac ,temp 
-0x3d40 012897 call ali_mesh_advertising_send_packet_common 
-0x3d41 012898 setarg provisioning_complete 
-0x3d42 012899 istore 1 ,contw 
-0x3d43 012900 fetch 6 ,mem_mesh_three_tuple_mac 
-0x3d44 012901 istore 6 ,contw 
-0x3d45 012902 rtn 
-:      012905 ali_mesh_advertising_send_packet_common:
-0x3d46 012906 bpatchx patch35_2 ,mem_patch35 
-0x3d47 012907 setarg fast_pairing_timeout_provisioning 
-0x3d48 012908 store 2 ,mem_mesh_fast_pairing_timer 
-0x3d49 012909 fetch 1 ,mem_mesh_fast_pair_packet_type 
-0x3d4a 012910 sub pdata ,mesh_message_tmall ,null 
-0x3d4b 012911 call ali_mesh_control_ble_advertising_on_advertising ,zero 
-0x3d4c 012912 ncall ali_mesh_control_ble_advertising_off_advertising ,zero 
-0x3d4d 012913 add temp ,provisioning_packet_length_ad_type_company_id_vid_provisioning_type + provisioning_packet_length_flags ,pdata 
-0x3d4e 012914 store 1 ,mem_mesh_adv_data_len 
-0x3d4f 012915 call ali_mesh_advertising_add_adtype_flags 
-0x3d50 012916 add temp ,provisioning_packet_ad_type_company_id_vid_provisioning_type ,pdata 
-0x3d51 012917 istore 1 ,contw 
-0x3d52 012918 setarg gap_adtype_manufacturer_specific 
-0x3d53 012919 istore 1 ,contw 
-0x3d54 012920 setarg company_identifiers_alibaba 
-0x3d55 012921 byteswap pdata ,pdata 
-0x3d56 012922 istore 2 ,contw 
-0x3d57 012923 fetch 1 ,mem_mesh_receive_vid 
-0x3d58 012924 istore 1 ,contw 
-0x3d59 012925 rtn 
-:      012936 ali_mesh_receive_provisioning_package_check_header:
-0x3d5a 012937 call disable_user 
-0x3d5b 012938 ifetcht 2 ,contr 
-0x3d5c 012939 setarg company_identifiers_alibaba 
-0x3d5d 012940 byteswap pdata ,pdata 
-0x3d5e 012941 isub temp ,null 
-0x3d5f 012942 nrtn zero 
-0x3d60 012943 ifetch 1 ,contr 
-0x3d61 012944 store 1 ,mem_mesh_receive_vid 
-0x3d62 012945 branch enable_user 
-:      012948 ali_mesh_fast_pairing_timer:
-0x3d63 012949 arg mem_mesh_fast_pairing_timer ,regc 
-0x3d64 012950 arg ali_mesh_fast_pairing_timeout ,regb 
-0x3d65 012951 branch timer_single_step_2b 
-:      012953 ali_mesh_fast_pairing_timeout:
-:      012954 ali_mesh_fast_pairing_failed:
-0x3d66 012955 branch ali_mesh_advertising_init_send_unprovisioned_device_beacon 
-:      012963 ali_mesh_access_layer_config_or_health_message_opcode:
-0x3d67 012964 fetch 1 ,mem_mesh_configuration_health_message_opcode 
-0x3d68 012965 beq mesh_message_opcode_config_composition_data_get_no_head ,ali_mesh_access_layer_config_composition_data 
-0x3d69 012966 beq mesh_message_opcode_config_node_reset_no_head ,ali_mesh_access_layer_config_or_health_message_opcode_node_reset 
-0x3d6a 012967 beq mesh_message_opcode_config_model_subscription_add_no_head ,ali_mesh_message_config_modle_subscription_add 
-0x3d6b 012968 beq mesh_message_opcode_config_model_subscription_delete_no_head ,ali_mesh_message_config_modle_subscription_delete 
-0x3d6c 012970 beq mesh_message_opcode_config_model_subscription_add_ow_no_head ,ali_mesh_message_config_modle_subscription_add_overwrite 
-0x3d6d 012972 rtn 
-:      012974 ali_mesh_message_config_modle_subscription_add_overwrite:
-0x3d6e 012975 call ali_mesh_message_config_modle_subscription_check_element 
-0x3d6f 012976 call ali_mesh_message_config_modle_subscription_add_value_address_ow 
-0x3d70 012977 call ali_mesh_message_config_modle_subscription_save 
-0x3d71 012978 setarg mesh_configuration_and_health_message_opcode_header 
-0x3d72 012979 store 1 ,mem_mesh_access_layer_payload 
-0x3d73 012980 setarg mesh_message_opcode_config_model_subscription_add_ow_status 
-0x3d74 012981 istore 1 ,contw 
-0x3d75 012983 setarg mesh_success 
-0x3d76 012984 istore 1 ,contw 
-0x3d77 012985 fetch 2 ,mem_mesh_subscription_element_address_ow 
-0x3d78 012986 istore 2 ,contw 
-0x3d79 012988 fetch 1 ,mem_mesh_receive_model_message_payload_len 
-0x3d7a 012989 arg 4 ,temp 
-0x3d7b 012990 isub temp ,loopcnt 
-0x3d7c 012991 arg mem_mesh_subscription_list_num_ow ,contr 
-0x3d7d 012992 call memcpy 
-0x3d7e 012993 fetch 1 ,mem_mesh_receive_model_message_payload_len 
-0x3d7f 012994 pincrease 1 
-0x3d80 012995 store 1 ,mem_mesh_access_layer_payload_len 
-0x3d81 012998 arg 0 ,queue 
-0x3d82 012999 branch ali_mesh_ali_vendor_message_send_message 
-:      013001 ali_mesh_message_config_modle_subscription_add_value_address_ow:
-0x3d83 013002 fetch 1 ,mem_mesh_subscription_list_num_ow 
-0x3d84 013003 rtn blank 
-0x3d85 013004 sub pdata ,subscription_max_count ,null 
-0x3d86 013005 ncall ali_mesh_message_config_modle_subscription_set_addr_max ,positive 
-0x3d87 013006 iforce loopcnt 
-0x3d88 013007 arg mem_mesh_subscription_value_address_start_ow ,contr 
-0x3d89 013008 add rega ,2 ,contw 
-0x3d8a 013009 branch ali_mesh_byte_swap 
-:      013011 ali_mesh_byte_swap:
-0x3d8b 013012 ifetch 2 ,contr 
-0x3d8c 013013 byteswap pdata ,pdata 
-0x3d8d 013014 istore 2 ,contw 
-0x3d8e 013015 loop ali_mesh_byte_swap 
-0x3d8f 013016 rtn 
-:      013018 ali_mesh_message_config_modle_subscription_set_addr_max:
-0x3d90 013020 setarg subscription_max_count 
-0x3d91 013021 rtn 
-:      013023 ali_mesh_access_layer_config_composition_data:
-0x3d92 013024 jam receive_config_composition_data_get ,mem_mesh_provisioned_flag 
-0x3d93 013025 setarg mesh_message_opcode_config_composition_data_status 
-0x3d94 013026 store 1 ,mem_mesh_access_layer_payload 
-0x3d95 013027 setarg 0x00 
-0x3d96 013028 istore 1 ,contw 
-0x3d97 013029 setarg company_identifiers_alibaba 
-0x3d98 013030 istore 2 ,contw 
-0x3d99 013031 setarg 0x0000 
-0x3d9a 013032 istore 2 ,contw 
-0x3d9b 013033 setarg 0x0001 
-0x3d9c 013034 istore 2 ,contw 
-0x3d9d 013035 setarg 0x0005 
-0x3d9e 013036 istore 2 ,contw 
-0x3d9f 013037 setarg 0x0003 
-0x3da0 013038 istore 2 ,contw 
-0x3da1 013039 setarg 0x0000 
-0x3da2 013040 istore 2 ,contw 
-0x3da3 013041 setarg 0x02 
-0x3da4 013042 istore 1 ,contw 
-0x3da5 013043 setarg 0x02 
-0x3da6 013044 istore 1 ,contw 
-0x3da7 013045 setarg 0x0000 
-0x3da8 013046 istore 2 ,contw 
-0x3da9 013047 setarg 0x1000 
-0x3daa 013048 istore 2 ,contw 
-0x3dab 013049 setarg 0x000001a8 
-0x3dac 013050 istore 4 ,contw 
-0x3dad 013051 setarg 0x000101a8 
-0x3dae 013052 istore 4 ,contw 
-0x3daf 013053 jam 28 ,mem_mesh_access_layer_payload_len 
-0x3db0 013054 branch ali_mesh_upper_transport_layer_send_access_message 
-:      013057 ali_mesh_access_layer_config_or_health_message_opcode_node_reset:
-0x3db1 013058 jam health_node_reset_timeout ,mem_mesh_health_node_reset_timer 
-:      013062 ali_mesh_access_layer_send_config_node_reset_status:
-0x3db2 013063 setarg mesh_configuration_and_health_message_opcode_header 
-0x3db3 013064 store 1 ,mem_mesh_access_layer_payload 
-0x3db4 013065 setarg mesh_message_opcode_config_node_reset_status_no_head 
-0x3db5 013066 istore 1 ,contw 
-0x3db6 013067 jam 2 ,mem_mesh_access_layer_payload_len 
-0x3db7 013068 branch ali_mesh_upper_transport_layer_send_access_message 
-:      013070 ali_mesh_access_layer_health_node_reset_timer:
-0x3db8 013071 arg mem_mesh_health_node_reset_timer ,regc 
-0x3db9 013072 arg ali_mesh_access_layer_health_node_reset_timeout ,regb 
-0x3dba 013073 branch timer_single_step 
-:      013076 ali_mesh_access_layer_health_node_reset_timeout:
-0x3dbb 013077 call mesh_clear_provisioning_data_only 
-:      013079 ali_mesh_app_delete_paired:
-0x3dbc 013080 branch soft_reset_chip 
-:      013083 ali_mesh_message_config_modle_subscription_add:
-0x3dbd 013084 call ali_mesh_message_config_modle_subscription_status 
-0x3dbe 013085 fetch 2 ,mem_mesh_core_feature 
-0x3dbf 013086 rtnbit1 mesh_feature_disable_subscription 
-0x3dc0 013087 call ali_mesh_message_config_modle_subscription_check_element 
-0x3dc1 013088 call ali_mesh_message_config_modle_subscription_add_value_address 
-:      013089 ali_mesh_message_config_modle_subscription_save:
-0x3dc2 013090 fetch 2 ,mem_mesh_cb_subscriptuion_list_changed 
-0x3dc3 013091 branch callback_func 
-:      013094 ali_mesh_message_config_modle_subscription_delete:
-0x3dc4 013095 call ali_mesh_message_config_modle_subscription_status 
-0x3dc5 013096 fetch 2 ,mem_mesh_core_feature 
-0x3dc6 013097 rtnbit1 mesh_feature_disable_subscription 
-0x3dc7 013098 call ali_mesh_message_config_modle_subscription_check_element 
-0x3dc8 013099 fetcht 2 ,mem_mesh_subscription_value_address 
-0x3dc9 013100 rshift8 temp ,pdata 
-0x3dca 013101 rshift4 pdata ,pdata 
-0x3dcb 013102 beq 0x0c ,ali_mesh_message_config_modle_subscription_delete_group_addr 
-0x3dcc 013103 byteswap temp ,temp 
-:      013104 ali_mesh_message_config_modle_subscription_delete_next:
-0x3dcd 013105 call ali_mesh_message_config_modle_subscription_check_value_address 
-0x3dce 013106 nrtn user 
-0x3dcf 013107 setarg 0 
-0x3dd0 013108 istore 2 ,rega 
-0x3dd1 013109 fetch 2 ,mem_mesh_cb_subscriptuion_list_changed 
-0x3dd2 013110 branch callback_func 
-:      013112 ali_mesh_message_config_modle_subscription_delete_group_addr:
-0x3dd3 013113 setarg -1 
-0x3dd4 013114 istore subscription_max_count ,rega 
-0x3dd5 013115 istore subscription_max_count ,contw 
-0x3dd6 013116 fetch 2 ,mem_mesh_cb_subscriptuion_list_changed 
-0x3dd7 013117 branch callback_func 
-:      013119 ali_mesh_message_config_modle_subscription_check_value_address:
-0x3dd8 013120 arg subscription_max_count ,loopcnt 
-:      013121 ali_mesh_message_config_modle_subscription_check_value_address_loop:
-0x3dd9 013122 ifetch 2 ,rega 
-0x3dda 013123 arg 0xffff ,regb 
-0x3ddb 013124 isub regb ,null 
-0x3ddc 013125 branch enable_user ,zero 
-0x3ddd 013126 isub temp ,null 
-0x3dde 013127 branch enable_user ,zero 
-:      013128 ali_mesh_message_config_modle_subscription_check_value_address_loop_empty:
-0x3ddf 013129 increase 2 ,rega 
-0x3de0 013130 loop ali_mesh_message_config_modle_subscription_check_value_address_loop 
-0x3de1 013131 branch disable_user 
-:      013134 ali_mesh_message_config_modle_subscription_status:
-0x3de2 013135 setarg mesh_configuration_and_health_message_opcode_header 
-0x3de3 013136 store 1 ,mem_mesh_access_layer_payload 
-0x3de4 013137 setarg mesh_message_opcode_config_model_subscription_status_no_head 
-0x3de5 013138 istore 1 ,contw 
-0x3de6 013139 setarg mesh_success 
-0x3de7 013140 istore 1 ,contw 
-0x3de8 013141 fetch 6 ,mem_mesh_subscription_element_address 
-0x3de9 013142 istore 6 ,contw 
-0x3dea 013143 jam 9 ,mem_mesh_access_layer_payload_len 
-0x3deb 013144 branch ali_mesh_upper_transport_layer_send_access_message_without_cleat_tx_buffer 
-:      013146 ali_mesh_message_config_modle_subscription_check_element:
-0x3dec 013147 call mesh_get_element_info_config 
-0x3ded 013148 add rega ,element_device_subscription_label ,rega 
-0x3dee 013149 fetch 2 ,mem_mesh_subscription_element_address 
-0x3def 013150 fetcht 2 ,mem_mesh_unicast_address 
-0x3df0 013151 byteswap temp ,temp 
-0x3df1 013152 isub temp ,pdata 
-0x3df2 013153 imul32 regb ,pdata 
-0x3df3 013154 iadd rega ,rega 
-0x3df4 013155 rtn 
-:      013157 ali_mesh_message_config_modle_subscription_add_value_address:
-0x3df5 013158 fetcht 2 ,mem_mesh_subscription_value_address 
-0x3df6 013159 arg subscription_max_count ,loopcnt 
-:      013160 ali_mesh_message_config_modle_subscription_add_value_address_loop:
-0x3df7 013161 ifetch 2 ,rega 
-0x3df8 013162 branch ali_mesh_message_config_modle_subscription_add_value_address_in ,blank 
-0x3df9 013163 arg 0xffff ,regb 
-0x3dfa 013164 isub regb ,null 
-0x3dfb 013165 branch ali_mesh_message_config_modle_subscription_add_value_address_in ,zero 
-0x3dfc 013166 increase 2 ,rega 
-0x3dfd 013167 loop ali_mesh_message_config_modle_subscription_add_value_address_loop 
-0x3dfe 013168 rtn 
-:      013170 ali_mesh_message_config_modle_subscription_add_value_address_in:
-0x3dff 013171 byteswap temp ,temp 
-0x3e00 013172 istoret 2 ,rega 
-0x3e01 013173 rtn 
-:      013178 ali_mesh_init:
-0x3e02 013180 call enable_authrom 
-0x3e03 013181 call init_memp 
-0x3e04 013182 setarg mesh_check_ble_rx_packet 
-0x3e05 013183 store 2 ,mem_mesh_cb_receive_advertising 
-0x3e06 013185 setarg mesh_idle_process 
-0x3e07 013186 store 2 ,mem_cb_idle_process 
-0x3e08 013188 setarg ali_mesh_network_layer_relay_access_message 
-0x3e09 013189 store 2 ,mem_mesh_cb_network_relay 
-0x3e0a 013191 setarg ali_mesh_access_layer_recv_cfg_appkey_add_cb 
-0x3e0b 013192 store 2 ,mem_mesh_cb_receive_config_appkey_add 
-0x3e0c 013194 setarg mesh_store_new_subscriptuion_list_data 
-0x3e0d 013195 store 2 ,mem_mesh_cb_subscriptuion_list_changed 
-0x3e0e 013197 setarg mesh_store_new_seq_data 
-0x3e0f 013198 store 2 ,mem_mesh_cb_seq_changed 
-0x3e10 013200 setarg mesh_cb_event_timer 
-0x3e11 013201 store 2 ,mem_cb_event_timer 
-0x3e12 013203 setarg ali_mesh_access_layer_check_access_message_opcode 
-0x3e13 013204 store 2 ,mem_mesh_cb_receive_access_message 
-0x3e14 013206 setarg mesh_le_receive_data 
-0x3e15 013207 store 2 ,mem_cb_att_write 
-0x3e16 013209 setarg ali_mesh_proxy_process_bb_event 
-0x3e17 013210 store 2 ,mem_cb_bb_event_process 
-0x3e18 013212 setarg mesh_clear_pairing_key 
-0x3e19 013213 store 2 ,mem_mesh_clear_provisioning_data 
-0x3e1a 013215 setarg mesh_vendor_timming_chage_cb 
-0x3e1b 013216 store 2 ,mem_mesh_cb_vendor_timing_changed 
-0x3e1c 013217 call ali_mesh_vendor_timer_message_read 
-0x3e1d 013219 jam 36 ,mem_mesh_adv_scan_channel 
-0x3e1e 013220 call ali_mesh_ali_vendor_message_indication_info_reset_tid 
-0x3e1f 013223 bpatchx patch35_3 ,mem_patch35 
-0x3e20 013225 setarg 0x0428 
-0x3e21 013226 store 2 ,mem_mesh_upper_tran_layer_queue_each_size 
-0x3e22 013227 call ali_mesh_upper_transport_layer_queue_init 
-0x3e23 013229 setarg 0x0422 
-0x3e24 013230 store 2 ,mem_mesh_queue_each_size 
-0x3e25 013231 call ali_mesh_advertising_bearer_layer_queue_init 
-0x3e26 013233 setarg 0x0a22 
-0x3e27 013234 store 2 ,mem_mesh_network_relay_gatt_queue_each_size 
-0x3e28 013235 call ali_mesh_network_layer_gatt_queue_init 
-0x3e29 013236 call ali_mesh_network_layer_queue_init 
-0x3e2a 013240 call ali_mesh_network_layer_queue_init 
-0x3e2b 013242 call ali_mesh_chip_peripherals_load_data 
-0x3e2c 013243 call mesh_inverse_three_tuple_mac 
-0x3e2d 013245 fetch 1 ,mem_mesh_network_key 
-0x3e2e 013246 beq 0xff ,mesh_send_unprovisioned_beacons 
-0x3e2f 013247 call ali_mesh_upper_transport_layer_clear_tx_buffer 
-0x3e30 013248 call ali_mesh_encrypt_base_function_k3 
-0x3e31 013249 call ali_mesh_encrypt_base_function_k4 
-0x3e32 013250 call ali_mesh_encrypt_calc_network_key_by_k2 
-0x3e33 013252 random pdata 
-0x3e34 013253 and pdata ,0x1f ,pdata 
-0x3e35 013254 add pdata ,50 ,pdata 
-0x3e36 013255 store 2 ,mem_mesh_report_full_attribute_timer 
-0x3e37 013256 add pdata ,5 ,pdata 
-0x3e38 013257 store 1 ,mem_mesh_report_power_on_timer 
-0x3e39 013258 rtn 
-:      013262 mesh_inverse_three_tuple_mac:
-0x3e3a 013263 fetch 6 ,mem_mesh_three_tuple_mac 
-0x3e3b 013264 call inverse_data_6byte 
-0x3e3c 013265 store 6 ,mem_le_lap 
-0x3e3d 013266 rtn 
-:      013268 mesh_get_element_info_config:
-0x3e3e 013269 fetchr loopcnt ,1 ,mem_mesh_element_number 
-0x3e3f 013270 fetchr rega ,2 ,mem_mesh_element_device_ptr 
-0x3e40 013271 fetchr regb ,2 ,mem_mesh_element_device_length 
-0x3e41 013272 rtn 
-:      013275 mesh_idle_process:
-0x3e42 013276 bpatchx patch35_4 ,mem_patch35 
-0x3e43 013277 call ali_mesh_time_function 
-0x3e44 013278 call ali_mesh_control_ble_adv_process 
-0x3e45 013279 call ali_mesh_upper_transport_layer_control_packet 
-0x3e46 013280 call ali_mesh_advertising_bearer_layer_load_packet_from_advertising_queue 
-0x3e47 013281 call ali_mesh_network_layer_control_relay_packet 
-0x3e48 013282 call ali_mesh_network_layer_check_gatt_relay_packet 
-0x3e49 013283 branch mesh_ble_rx_packet 
-:      013286 mesh_cb_event_timer:
-0x3e4a 013287 call ali_mesh_control_ble_adv_timer_process 
-0x3e4b 013288 call ali_mesh_access_layer_health_node_reset_timer 
-0x3e4c 013289 call ali_mesh_fast_pairing_timer 
-0x3e4d 013292 call ali_mesh_report_full_attribute_timer 
-0x3e4e 013293 call ali_mesh_report_power_on_timer 
-0x3e4f 013294 branch ali_mesh_upper_transport_layer_receive_new_msg_timer 
-:      013297 mesh_clear_provisioning_data_only:
-0x3e50 013298 call mesh_clear_timer_data 
-0x3e51 013299 fetch 2 ,mem_mesh_clear_provisioning_data 
-0x3e52 013300 branch callback_func 
-:      013304 mesh_clear_timer_data:
-0x3e53 013305 fetch 1 ,mem_mesh_chip_select 
-0x3e54 013306 rtnne 2 
-0x3e55 013307 setarg 0x1d000 
-0x3e56 013308 store 3 ,mem_spi_write_addr 
-0x3e57 013309 branch spid_flash_erase_sector + 2 
-:      013313 ali_mesh_upper_transport_layer_queue_init:
-0x3e58 013314 call ali_mesh_upper_transport_layer_init_queue_param 
-0x3e59 013315 branch queue_init 
-:      013317 ali_mesh_advertising_bearer_layer_queue_init:
-0x3e5a 013318 call ali_mesh_advertising_bearer_layer_init_queue_param 
-0x3e5b 013319 branch queue_init 
-:      013321 ali_mesh_network_layer_gatt_queue_init:
-0x3e5c 013322 call ali_mesh_network_layer_init_gatt_queue_param 
-0x3e5d 013323 branch queue_init 
-:      013325 ali_mesh_network_layer_init_gatt_queue_param:
-0x3e5e 013326 setarg mem_mesh_network_relay_gatt_queue_each_size 
-0x3e5f 013327 store 2 ,mem_queue_ptr 
-0x3e60 013328 rtn 
-:      013330 ali_mesh_advertising_init_send_unprovisioned_device_beacon:
-0x3e61 013331 jam 1 ,mem_le_adv_enable 
-0x3e62 013332 setarg adv_unprovisioned_device_beacon_timeout 
-0x3e63 013333 store 2 ,mem_mesh_advertising_unprovisioned_device_beacon_timer 
-0x3e64 013334 fetch 1 ,mem_mesh_uuid_featureflag 
-0x3e65 013335 set0 bit_silence_adv_flag ,pdata 
-0x3e66 013336 store 1 ,mem_mesh_uuid_featureflag 
-0x3e67 013337 jam unprovisioned_beacon_status ,mem_mesh_provisioned_flag 
-0x3e68 013338 jam 0x00 ,mem_mesh_provisioning_state_flag 
-0x3e69 013339 jam 0x00 ,mem_k2_nid 
-0x3e6a 013340 branch ali_mesh_send_unprovisioned_device_beacon_init_advertising 
-:      013344 ali_mesh_lower_transport_layer_receive_lower_transport_pdu:
-0x3e6b 013345 bpatchx patch35_5 ,mem_patch35 
-0x3e6c 013346 fetch 1 ,mem_mesh_message_transport_head 
-0x3e6d 013347 bbit1 transport_head_bit_seg ,ali_mesh_lower_transport_layer_receive_lower_transport_pdu_segmented_message 
-0x3e6e 013348 jam 0 ,mem_mesh_aszmic 
-0x3e6f 013349 branch ali_mesh_upper_transport_layer_receive_unsegmented_access_message 
-:      013352 ali_mesh_lower_transport_layer_receive_lower_transport_pdu_segmented_message:
-0x3e70 013353 call ali_mesh_lower_transport_layer_receive_segaccmess_resolve_szmic_seqzero_segon 
-0x3e71 013354 rtn user 
-0x3e72 013355 call ali_mesh_lower_transport_layer_receive_segmented_access_message_check_blockack 
-0x3e73 013356 rtn user 
-0x3e74 013357 call ali_mesh_lower_transport_layer_receive_segmented_access_message_store_segment 
-0x3e75 013358 branch ali_mesh_lower_transport_layer_receive_segmented_access_message_decrypt_segment 
-:      013362 ali_mesh_lower_transport_layer_receive_segaccmess_resolve_szmic_seqzero_segon:
-0x3e76 013363 call disable_user 
-0x3e77 013364 arg 3 ,loopcnt 
-0x3e78 013365 arg mem_mesh_message_segment_access_szmic_seqzero_sego_segn ,rega 
-0x3e79 013366 call inverse_data 
-0x3e7a 013367 fetchr rega ,3 ,mem_mesh_message_segment_access_szmic_seqzero_sego_segn 
-0x3e7b 013368 and rega ,0x1f ,temp 
-0x3e7c 013369 storet 1 ,mem_mesh_segmented_access_message_segn 
-0x3e7d 013370 fetch 1 ,mem_mesh_segmented_access_message_segn_upper_limit 
-0x3e7e 013371 isub temp ,null 
-0x3e7f 013372 nbranch enable_user ,positive 
-0x3e80 013374 rshift4 rega ,pdata 
-0x3e81 013375 rshift pdata ,pdata 
-0x3e82 013376 and pdata ,0x1f ,temp 
-0x3e83 013377 storet 1 ,mem_mesh_segmented_access_message_sego 
-0x3e84 013378 rshift4 pdata ,pdata 
-0x3e85 013379 rshift pdata ,pdata 
-0x3e86 013380 arg 0x1fff ,rega 
-0x3e87 013381 iand rega ,temp 
-0x3e88 013382 copy pdata ,regb 
-0x3e89 013383 fetch 2 ,mem_mesh_segmented_access_message_seqzero 
-0x3e8a 013384 isub temp ,null 
-0x3e8b 013385 ncall ali_mesh_lower_transport_layer_receive_segmented_access_message_recover_seqzero ,zero 
-0x3e8c 013386 storet 2 ,mem_mesh_segmented_access_message_seqzero 
-0x3e8d 013387 rshift8 regb ,pdata 
-0x3e8e 013388 rshift4 pdata ,pdata 
-0x3e8f 013389 rshift pdata ,pdata 
-0x3e90 013390 store 1 ,mem_mesh_segmented_access_message_szmic 
-0x3e91 013391 store 1 ,mem_mesh_aszmic 
-0x3e92 013392 rtn 
-:      013394 ali_mesh_lower_transport_layer_receive_segmented_access_message_recover_seqzero:
-0x3e93 013395 setarg 0 
-0x3e94 013396 store 4 ,mem_mesh_segmented_access_message_blockack 
-0x3e95 013397 jam 0 ,mem_mesh_segmented_access_message_current_length 
-0x3e96 013398 rtn 
-:      013403 ali_mesh_lower_transport_layer_receive_segmented_access_message_check_blockack:
-0x3e97 013404 call disable_user 
-0x3e98 013405 fetch 1 ,mem_mesh_segmented_access_message_sego 
-0x3e99 013406 copy pdata ,queue 
-0x3e9a 013407 fetch 4 ,mem_mesh_segmented_access_message_blockack 
-0x3e9b 013408 qisolate1 pdata 
-0x3e9c 013409 branch enable_user ,true 
-0x3e9d 013410 qset1 pdata 
-0x3e9e 013411 store 4 ,mem_mesh_segmented_access_message_blockack 
-0x3e9f 013412 fetcht 1 ,mem_mesh_segmented_access_message_segn 
-0x3ea0 013413 add temp ,1 ,loopcnt 
-:      013414 ali_mesh_lower_transport_layer_receive_segmented_access_message_check_blockack_loop:
-0x3ea1 013415 add loopcnt ,-1 ,queue 
-0x3ea2 013416 qisolate1 pdata 
-0x3ea3 013417 nrtn true 
-0x3ea4 013418 loop ali_mesh_lower_transport_layer_receive_segmented_access_message_check_blockack_loop 
-0x3ea5 013419 jam 1 ,mem_mesh_segmented_access_message_receive_finish 
-0x3ea6 013420 rtn 
-:      013424 ali_mesh_lower_transport_layer_receive_segmented_access_message_store_segment:
-0x3ea7 013425 fetch 1 ,mem_mesh_message_transport_netmic_length 
-0x3ea8 013426 pincrease -6 
-0x3ea9 013427 copy pdata ,loopcnt 
-0x3eaa 013428 fetcht 1 ,mem_mesh_segmented_access_message_current_length 
-0x3eab 013429 iadd temp ,temp 
-0x3eac 013430 storet 1 ,mem_mesh_segmented_access_message_current_length 
-0x3ead 013431 fetch 2 ,mem_mesh_segmented_access_message_segment_ptr 
-0x3eae 013432 iforce contw 
-0x3eaf 013433 fetch 1 ,mem_mesh_segmented_access_message_sego 
-0x3eb0 013434 mul32 pdata ,12 ,pdata 
-0x3eb1 013435 iadd contw ,contw 
-0x3eb2 013436 arg mem_mesh_message_transport_segmented_access_messagepdu_segment ,contr 
-0x3eb3 013437 branch memcpy 
-:      013440 ali_mesh_lower_transport_layer_receive_segmented_access_message_decrypt_segment:
-0x3eb4 013441 fetch 1 ,mem_mesh_segmented_access_message_receive_finish 
-0x3eb5 013442 rtneq 0 
-0x3eb6 013443 setarg 0 
-0x3eb7 013444 store 5 ,mem_mesh_segmented_access_message_blockack 
-0x3eb8 013445 fetcht 2 ,mem_mesh_message_seq + 1 
-0x3eb9 013446 byteswap temp ,temp 
-0x3eba 013447 setarg 0xe000 
-0x3ebb 013448 iand temp ,temp 
-0x3ebc 013449 fetch 2 ,mem_mesh_segmented_access_message_seqzero 
-0x3ebd 013450 ior temp ,pdata 
-0x3ebe 013451 byteswap pdata ,pdata 
-0x3ebf 013452 store 2 ,mem_mesh_message_seq + 1 
-0x3ec0 013453 branch ali_mesh_upper_transport_layer_receive_segmented_access_message 
-:      013457 ali_mesh_lower_transport_layer_send_unsegmented_access_message:
-0x3ec1 013458 fetch 1 ,mem_mesh_upper_transport_layer_payload_len 
-0x3ec2 013459 add pdata ,1 ,temp 
-0x3ec3 013460 copy pdata ,loopcnt 
-0x3ec4 013461 storet 1 ,mem_mesh_lower_transport_layer_payload_len 
-0x3ec5 013462 fetch 1 ,mem_mesh_message_transport_head 
-0x3ec6 013463 set0 transport_head_bit_seg ,pdata 
-0x3ec7 013464 store 1 ,mem_mesh_unsegmented_access_lower_transport_layer_head 
-0x3ec8 013465 arg mem_mesh_access_layer_payload ,contr 
-0x3ec9 013466 call memcpy_fast 
-0x3eca 013467 branch ali_mesh_network_layer_send_access_message 
-:      013472 ali_mesh_lower_transport_layer_send_segmented_access_message:
-0x3ecb 013473 add rega ,4 ,temp 
-0x3ecc 013474 copy rega ,loopcnt 
-0x3ecd 013475 storet 1 ,mem_mesh_lower_transport_layer_payload_len 
-0x3ece 013476 arg mem_mesh_segmented_access_lower_transport_layer_parameters ,contw 
-0x3ecf 013477 call memcpy_fast 
-0x3ed0 013478 fetch 1 ,mem_mesh_message_transport_head 
-0x3ed1 013479 set1 transport_head_bit_seg ,pdata 
-0x3ed2 013480 store 1 ,mem_mesh_segmented_access_lower_transport_layer_head 
-0x3ed3 013481 branch ali_mesh_network_layer_send_access_message 
-:      013486 ali_mesh_model_layer_check_model_message_opcode:
-0x3ed4 013487 fetch 1 ,mem_mesh_module_message_opcode 
-:      013488 ali_mesh_model_layer_check_generic_onoff_message_opcde:
-0x3ed5 013489 beq mesh_module_message_opcode_generic_onoff_get_no_head ,ali_mesh_model_layer_message_opcode_generic_onoff_get 
-0x3ed6 013490 beq mesh_module_message_opcode_generic_onoff_set_no_head ,ali_mesh_model_layer_message_opcde_generic_onoff_set 
-0x3ed7 013491 beq mesh_module_message_opcode_scene_recall_no_head ,ali_mesh_model_layer_message_opcde_scene_recall 
-0x3ed8 013492 beq mesh_module_message_opcode_light_lightness_set_no_head ,ali_mesh_model_layer_message_opcde_light_lightness_set 
-0x3ed9 013493 beq mesh_module_message_opcode_light_ctl_set_no_head ,ali_mesh_model_layer_message_opcde_light_ctl_set 
-0x3eda 013494 rtn 
-:      013497 ali_mesh_model_layer_message_opcode_generic_onoff_get:
-0x3edb 013498 arg ali_mesh_model_layer_message_opcode_generic_onoff_get_cb ,regc 
-0x3edc 013499 branch ali_mesh_more_element_check_element_address 
-:      013500 ali_mesh_model_layer_message_opcode_generic_onoff_get_cb:
-0x3edd 013503 fetch 2 ,mem_mesh_cb_generic_onoff_get 
-0x3ede 013504 call callback_func 
-0x3edf 013505 store 1 ,mem_mesh_generic_onoff_set_payload_onoff 
-0x3ee0 013506 branch ali_mesh_access_layer_send_generic_onoff_status 
-:      013509 ali_mesh_model_layer_message_opcde_generic_onoff_set:
-0x3ee1 013510 arg ali_mesh_model_layer_message_opcde_generic_onoff_set_cb ,regc 
-0x3ee2 013511 branch ali_mesh_more_element_check_element_address 
-:      013512 ali_mesh_model_layer_message_opcde_generic_onoff_set_cb:
-0x3ee3 013513 call ali_mesh_access_layer_send_generic_onoff_status 
-0x3ee4 013514 fetch 2 ,mem_mesh_cb_generic_onoff_set 
-0x3ee5 013515 branch callback_func 
-:      013519 ali_mesh_model_layer_message_opcde_scene_recall:
-0x3ee6 013520 call ali_mesh_access_layer_send_scene_status 
-0x3ee7 013521 fetch 2 ,mem_mesh_cb_scene_recall 
-0x3ee8 013522 branch callback_func 
-:      013525 ali_mesh_model_layer_message_opcde_light_lightness_set:
-0x3ee9 013526 fetch 2 ,mem_mesh_light_lightness_set_payload_lightness 
-0x3eea 013527 call ali_mesh_model_layer_message_calc_lightness 
-0x3eeb 013528 store 1 ,mem_mesh_light_lightness_calc_lightness 
-0x3eec 013529 call ali_mesh_access_layer_send_light_lightness_status 
-0x3eed 013530 fetch 2 ,mem_mesh_cb_light_lightness_set 
-0x3eee 013531 branch callback_func 
-:      013534 ali_mesh_model_layer_message_opcde_light_ctl_set:
-0x3eef 013535 fetch 2 ,mem_mesh_last_ctl_temperature 
-0x3ef0 013536 fetcht 2 ,mem_mesh_ctl_temperature 
-0x3ef1 013537 isub temp ,null 
-0x3ef2 013538 rtn zero 
-0x3ef3 013540 fetch 2 ,mem_mesh_ctl_temperature 
-0x3ef4 013541 call ali_mesh_model_layer_message_calc_temperature 
-0x3ef5 013542 store 1 ,mem_mesh_ctl_calc_temperature 
-0x3ef6 013544 fetch 2 ,mem_mesh_ctl_temperature 
-0x3ef7 013545 store 2 ,mem_mesh_last_ctl_temperature 
-0x3ef8 013546 fetch 2 ,mem_mesh_cb_light_lightness_get 
-0x3ef9 013547 call callback_func 
-0x3efa 013548 storet 2 ,mem_mesh_ctl_lightness 
-0x3efb 013549 call ali_mesh_access_layer_send_light_ctl_stauts 
-0x3efc 013550 fetch 2 ,mem_mesh_cb_light_ctl_set 
-0x3efd 013551 branch callback_func 
-:      013556 ali_mesh_model_layer_message_calc_lightness:
-0x3efe 013557 rtn blank 
-0x3eff 013558 mul32 pdata ,ali_mesh_lightness_level ,pdata 
-0x3f00 013559 arg ali_mesh_lightness_max ,temp 
-0x3f01 013560 idiv temp 
-0x3f02 013561 call wait_div_end 
-0x3f03 013562 remainder temp 
-0x3f04 013563 rshift8 temp ,temp 
-0x3f05 013564 quotient pdata 
-0x3f06 013565 sub temp ,0xff ,null 
-0x3f07 013566 nrtn zero 
-0x3f08 013567 pincrease 1 
-0x3f09 013568 rtn 
-:      013573 ali_mesh_model_layer_message_calc_actual_lightness:
-0x3f0a 013574 arg ali_mesh_lightness_max ,pdata 
-0x3f0b 013575 imul32 temp ,pdata 
-0x3f0c 013576 div pdata ,ali_mesh_lightness_level 
-0x3f0d 013577 call wait_div_end 
-0x3f0e 013578 quotient temp 
-0x3f0f 013579 rtn 
-:      013583 ali_mesh_model_layer_message_calc_temperature:
-0x3f10 013584 arg ali_mesh_temperature_min ,temp 
-0x3f11 013585 isub temp ,rega 
-0x3f12 013586 call ali_mesh_model_layer_message_calc_temperature_k 
-0x3f13 013587 copy rega ,pdata 
-0x3f14 013588 idiv temp 
-0x3f15 013589 call wait_div_end 
-0x3f16 013590 quotient pdata 
-0x3f17 013591 rtn 
-:      013596 ali_mesh_model_layer_message_calc_actual_temperature:
-0x3f18 013597 copy temp ,rega 
-0x3f19 013598 call ali_mesh_model_layer_message_calc_temperature_k 
-0x3f1a 013599 copy rega ,pdata 
-0x3f1b 013600 imul32 temp ,pdata 
-0x3f1c 013601 arg ali_mesh_temperature_min ,temp 
-0x3f1d 013602 iadd temp ,temp 
-0x3f1e 013603 rtn 
-:      013605 ali_mesh_model_layer_message_calc_temperature_k:
-0x3f1f 013606 setarg ali_mesh_temperature_max 
-0x3f20 013607 arg ali_mesh_temperature_min ,temp 
-0x3f21 013608 isub temp ,pdata 
-0x3f22 013609 div pdata ,ali_mesh_temperature_level 
-0x3f23 013610 call wait_div_end 
-0x3f24 013611 quotient temp 
-0x3f25 013612 rtn 
-:      013617 ali_mesh_more_element_check_unicast_address:
-0x3f26 013618 arg 0 ,queue 
-0x3f27 013619 fetchr loopcnt ,1 ,mem_mesh_element_number 
-0x3f28 013620 call disable_user 
-0x3f29 013621 fetch 2 ,mem_mesh_unicast_address 
-:      013622 ali_mesh_more_element_check_unicast_address_loop:
-0x3f2a 013623 isub temp ,null 
-0x3f2b 013624 branch ali_mesh_more_element_found_unicast_address_element ,zero 
-0x3f2c 013625 byteswap pdata ,pdata 
-0x3f2d 013626 pincrease 1 
-0x3f2e 013627 byteswap pdata ,pdata 
-0x3f2f 013628 increase 1 ,queue 
-0x3f30 013629 loop ali_mesh_more_element_check_unicast_address_loop 
-0x3f31 013630 rtn 
-:      013632 ali_mesh_more_element_found_unicast_address_element:
-0x3f32 013633 jam 0 ,mem_mesh_receive_group_address 
-0x3f33 013634 storer queue ,1 ,mem_mesh_receive_element_number 
-0x3f34 013635 call ali_mesh_more_element_calc_queue_address 
-0x3f35 013636 branch enable_user 
-:      013639 ali_mesh_more_element_check_group_address:
-0x3f36 013640 arg 0 ,queue 
-0x3f37 013641 arg 0 ,regc 
-0x3f38 013642 call mesh_get_element_info_config 
-0x3f39 013643 call disable_user 
-:      013644 ali_mesh_more_element_check_group_address_loop:
-0x3f3a 013645 fetch 2 ,mem_mesh_core_feature 
-0x3f3b 013646 bbit0 mesh_feature_disable_subscription ,ali_mesh_more_element_check_subscription_address 
-0x3f3c 013647 ifetch 2 ,rega 
-0x3f3d 013648 isub temp ,null 
-0x3f3e 013649 call ali_mesh_more_element_found_group_address_element ,zero 
-:      013650 ali_mesh_more_element_check_address_common:
-0x3f3f 013651 copy regb ,pdata 
-0x3f40 013652 iadd rega ,rega 
-0x3f41 013653 increase 1 ,queue 
-0x3f42 013654 loop ali_mesh_more_element_check_group_address_loop 
-0x3f43 013655 copy regc ,pdata 
-0x3f44 013656 rtn blank 
-0x3f45 013657 store 1 ,mem_mesh_receive_group_address 
-0x3f46 013658 branch enable_user 
-:      013660 ali_mesh_more_element_found_group_address_element:
-0x3f47 013661 qset1 regc 
-0x3f48 013662 rtn 
-:      013664 ali_mesh_more_element_check_subscription_address:
-0x3f49 013665 add rega ,element_device_subscription_label ,contr 
-0x3f4a 013666 arg subscription_max_count ,alarm 
-:      013667 ali_mesh_more_element_check_subscription_address_loop:
-0x3f4b 013668 ifetch 2 ,contr 
-0x3f4c 013669 isub temp ,null 
-0x3f4d 013670 branch ali_mesh_more_element_found_subscription_address_element ,zero 
-0x3f4e 013671 increase -1 ,alarm 
-0x3f4f 013672 branch ali_mesh_more_element_check_address_common ,zero 
-0x3f50 013673 branch ali_mesh_more_element_check_subscription_address_loop 
-:      013675 ali_mesh_more_element_found_subscription_address_element:
-0x3f51 013676 call ali_mesh_more_element_found_group_address_element 
-0x3f52 013677 branch ali_mesh_more_element_check_address_common 
-:      013679 ali_mesh_more_element_check_element_address:
-0x3f53 013680 arg 0 ,queue 
-0x3f54 013681 fetch 1 ,mem_mesh_receive_group_address 
-0x3f55 013682 branch ali_mesh_more_element_check_element_address_no_group_address ,blank 
-0x3f56 013683 copy pdata ,regb 
-0x3f57 013684 fetchr loopcnt ,1 ,mem_mesh_element_number 
-:      013685 ali_mesh_more_element_check_element_address_loop:
-0x3f58 013686 storer queue ,1 ,mem_mesh_receive_element_number 
-0x3f59 013688 qisolate1 regb 
-0x3f5a 013689 call ali_mesh_more_element_check_element_address_no_group_address ,true 
-0x3f5b 013690 fetchr queue ,1 ,mem_mesh_receive_element_number 
-0x3f5c 013691 increase 1 ,queue 
-0x3f5d 013692 loop ali_mesh_more_element_check_element_address_loop 
-0x3f5e 013693 rtn 
-:      013695 ali_mesh_more_element_check_element_address_no_group_address:
-0x3f5f 013696 call ali_mesh_more_element_push_stack 
-0x3f60 013697 call ali_mesh_more_element_calc_queue_address 
-0x3f61 013698 copy regc ,pdata 
-0x3f62 013699 call callback_func 
-0x3f63 013700 branch ali_mesh_more_element_pop_stack 
-:      013702 ali_mesh_more_element_push_stack:
-0x3f64 013703 storer loopcnt ,2 ,mem_mesh_loopcnt_tmep 
-0x3f65 013704 storer rega ,2 ,mem_mesh_rega_temp 
-0x3f66 013705 storer regb ,2 ,mem_mesh_regb_temp 
-0x3f67 013706 storer regc ,2 ,mem_mesh_regc_temp 
-0x3f68 013707 rtn 
-:      013709 ali_mesh_more_element_pop_stack:
-0x3f69 013710 fetchr loopcnt ,2 ,mem_mesh_loopcnt_tmep 
-0x3f6a 013711 fetchr rega ,2 ,mem_mesh_rega_temp 
-0x3f6b 013712 fetchr regb ,2 ,mem_mesh_regb_temp 
-0x3f6c 013713 fetchr regc ,2 ,mem_mesh_regc_temp 
-0x3f6d 013714 rtn 
-:      013717 ali_mesh_more_element_calc_queue_address:
-0x3f6e 013718 bpatchx patch35_6 ,mem_patch35 
-0x3f6f 013719 fetch 2 ,mem_mesh_unicast_address 
-0x3f70 013720 byteswap pdata ,pdata 
-0x3f71 013721 iadd queue ,pdata 
-0x3f72 013722 byteswap pdata ,pdata 
-0x3f73 013723 store 2 ,mem_mesh_send_message_src 
-0x3f74 013724 call mesh_get_element_info_config 
-0x3f75 013725 copy queue ,pdata 
-0x3f76 013726 imul32 regb ,pdata 
-0x3f77 013727 iadd rega ,rega 
-0x3f78 013728 add rega ,element_device_upper_queue_ptr ,contr 
-0x3f79 013729 ifetch 2 ,contr 
-0x3f7a 013730 store ,2 ,mem_queue_ptr 
-0x3f7b 013731 rtn 
-:      013736 ali_mesh_receive_adtype_mesh_message:
-0x3f7c 013737 jam mesh_message_tmall ,mem_mesh_network_packet_type 
-:      013740 ali_mesh_network_layer_recevice_network_pdu:
-0x3f7d 013741 sub temp ,mesh_network_packet_min_length ,null 
-0x3f7e 013742 rtn positive 
-0x3f7f 013743 sub temp ,mesh_network_packet_max_length ,null 
-0x3f80 013744 nrtn positive 
-0x3f81 013745 bpatchx patch35_7 ,mem_patch35 
-0x3f82 013746 call ali_mesh_network_store_in_mem 
-0x3f83 013747 call ali_mesh_network_layer_check_dup 
-0x3f84 013748 nrtn user 
-0x3f85 013749 call ali_mesh_network_layer_check_nid_ivi 
-0x3f86 013750 nrtn user 
-0x3f87 013751 call ali_mesh_encrypt_obfuscation_deceypt_recevie_message 
-0x3f88 013752 call ali_mesh_network_layer_check_msg 
-0x3f89 013753 nrtn user 
-0x3f8a 013754 call ali_mesh_network_layer_store_proxy_unicast_address 
-0x3f8b 013756 branch ali_mesh_network_layer_recevice_network_pdu_decrypt_netmic32 
-:      013758 ali_mesh_network_layer_check_dup:
-0x3f8c 013759 call enable_user 
-0x3f8d 013760 fetch 1 ,mem_mesh_message_transport_netmic_length 
-0x3f8e 013761 arg mem_mesh_message_nid + 3 ,contr 
-0x3f8f 013762 iadd contr ,contr 
-0x3f90 013763 ifetch 4 ,contr 
-0x3f91 013764 ifetcht 4 ,contr 
-0x3f92 013765 ixor temp ,temp 
-0x3f93 013766 arg 16 ,loopcnt 
-0x3f94 013767 arg mem_mesh_network_dup_cache ,contr 
-:      013768 ali_mesh_network_layer_check_dup_loop:
-0x3f95 013769 ifetch 4 ,contr 
-0x3f96 013770 isub temp ,null 
-0x3f97 013771 branch disable_user ,zero 
-0x3f98 013772 loop ali_mesh_network_layer_check_dup_loop 
-0x3f99 013773 fetch 1 ,mem_mesh_network_dup_cache_next 
-0x3f9a 013774 pincrease 4 
-0x3f9b 013775 arg mem_mesh_network_dup_cache ,contw 
-0x3f9c 013776 iadd contw ,contw 
-0x3f9d 013777 istoret 4 ,contw 
-0x3f9e 013778 and pdata ,0x3f ,pdata 
-0x3f9f 013779 store 1 ,mem_mesh_network_dup_cache_next 
-0x3fa0 013780 rtn 
-:      013782 ali_mesh_network_layer_check_msg:
-0x3fa1 013783 call enable_user 
-0x3fa2 013784 fetcht 5 ,mem_mesh_message_seq 
-0x3fa3 013785 arg 16 ,loopcnt 
-0x3fa4 013786 arg mem_mesh_network_msg_cache ,contr 
-:      013787 ali_mesh_network_layer_check_msg_loop:
-0x3fa5 013788 ifetch 5 ,contr 
-0x3fa6 013789 isub temp ,null 
-0x3fa7 013790 branch disable_user ,zero 
-0x3fa8 013791 loop ali_mesh_network_layer_check_msg_loop 
-0x3fa9 013792 fetch 1 ,mem_mesh_network_msg_cache_next 
-0x3faa 013793 pincrease 1 
-0x3fab 013794 and pdata ,0x0f ,pdata 
-0x3fac 013795 store 1 ,mem_mesh_network_msg_cache_next 
-0x3fad 013796 mul32 pdata ,5 ,pdata 
-0x3fae 013797 arg mem_mesh_network_msg_cache ,contw 
-0x3faf 013798 iadd contw ,contw 
-0x3fb0 013799 istoret 5 ,contw 
-0x3fb1 013800 rtn 
-:      013802 ali_mesh_network_layer_store_proxy_unicast_address:
-0x3fb2 013803 fetch 1 ,mem_mesh_network_packet_type 
-0x3fb3 013804 rtneq mesh_message_tmall 
-0x3fb4 013805 fetch 2 ,mem_mesh_message_src 
-0x3fb5 013806 store 2 ,mem_mesh_network_proxy_unicast_address 
-0x3fb6 013807 rtn 
-:      013819 ali_mesh_network_layer_recevice_network_pdu_decrypt_netmic32:
-0x3fb7 013820 call ali_mesh_network_load_network_nonce_and_encryptionkey 
-0x3fb8 013821 fetch 1 ,mem_mesh_message_transport_netmic_length 
-0x3fb9 013822 arg mem_mesh_message_dst ,temp 
-0x3fba 013823 call ali_ccm_decrypt 
-0x3fbb 013824 nrtn zero 
-:      013827 ali_mesh_network_layer_recevice_network_pdu_check_dst:
-0x3fbc 013828 bpatchx patch36_0 ,mem_patch36 
-0x3fbd 013829 fetch 1 ,mem_mesh_network_packet_type 
-0x3fbe 013830 sub pdata ,mesh_message_proxy ,null 
-0x3fbf 013831 call ali_mesh_white_filter_check ,zero 
-0x3fc0 013832 fetcht 2 ,mem_mesh_message_dst 
-0x3fc1 013833 call ali_mesh_more_element_check_unicast_address 
-0x3fc2 013834 call ali_mesh_more_found_unicast_address_element ,user 
-0x3fc3 013835 branch ali_mesh_network_layer_recevice_network_pdu_check_src_and_seq ,user 
-0x3fc4 013836 arg 29 ,loopcnt 
-0x3fc5 013837 arg mem_mesh_message_nid_temp ,contw 
-0x3fc6 013838 arg mem_mesh_message_nid ,contr 
-0x3fc7 013839 call memcpy 
-0x3fc8 013840 call ali_mesh_network_layer_recevice_network_pdu_check_dst_group_address 
-0x3fc9 013841 arg 29 ,loopcnt 
-0x3fca 013842 arg mem_mesh_message_nid_temp ,contr 
-0x3fcb 013843 arg mem_mesh_message_nid ,contw 
-0x3fcc 013844 call memcpy 
-0x3fcd 013845 fetch 2 ,mem_mesh_cb_network_relay 
-0x3fce 013846 branch callback_func 
-:      013848 ali_mesh_more_found_unicast_address_element:
-0x3fcf 013849 jam 1 ,mem_mesh_receive_message_count 
-0x3fd0 013850 fetch 2 ,mem_mesh_send_message_src 
-0x3fd1 013851 store 2 ,mem_mesh_receive_message_first_unicast_address 
-0x3fd2 013852 rtn 
-:      013854 ali_mesh_network_layer_recevice_network_pdu_check_dst_group_address:
-0x3fd3 013855 call ali_mesh_more_element_check_group_address 
-0x3fd4 013856 branch ali_mesh_network_layer_recevice_network_pdu_check_src_and_seq ,user 
-0x3fd5 013857 jam 0xff ,mem_mesh_receive_group_address 
-0x3fd6 013858 setarg group_address_0xcfff_little_endian 
-0x3fd7 013859 isub temp ,null 
-0x3fd8 013860 branch ali_mesh_network_layer_recevice_network_pdu_check_src_and_seq ,zero 
-0x3fd9 013861 setarg group_address_0xffff_little_endian 
-0x3fda 013862 isub temp ,null 
-0x3fdb 013863 branch ali_mesh_network_layer_recevice_network_pdu_check_src_and_seq ,zero 
-0x3fdc 013864 rtn 
-:      013867 ali_mesh_network_layer_check_nid_ivi:
-0x3fdd 013868 call disable_user 
-0x3fde 013869 fetcht 1 ,mem_mesh_message_nid 
-0x3fdf 013870 rshift4 temp ,pdata 
-0x3fe0 013871 rshift3 pdata ,pdata 
-0x3fe1 013872 fetchr rega ,1 ,mem_mesh_iv_index + 3 
-0x3fe2 013873 and rega ,0x01 ,rega 
-0x3fe3 013874 isub rega ,null 
-0x3fe4 013875 nrtn zero 
-0x3fe5 013876 and temp ,0x7f ,temp 
-0x3fe6 013877 fetch 1 ,mem_k2_nid 
-0x3fe7 013878 isub temp ,null 
-0x3fe8 013879 nrtn zero 
-0x3fe9 013880 branch enable_user 
-:      013884 ali_mesh_network_layer_recevice_network_pdu_check_src_and_seq:
-0x3fea 013885 arg mem_mesh_tmall_cache_start ,rega 
-0x3feb 013886 arg cache_space_num ,loopcnt 
-:      013887 ali_mesh_network_layer_raverse_src_seq_cache:
-0x3fec 013888 fetcht 2 ,mem_mesh_message_src 
-0x3fed 013889 ifetch 2 ,rega 
-0x3fee 013891 branch ali_mesh_network_layer_find_empty_space ,blank 
-0x3fef 013893 isub temp ,null 
-0x3ff0 013895 branch ali_mesh_network_layer_find_src_space ,zero 
-0x3ff1 013896 increase cache_space_size ,rega 
-0x3ff2 013897 loop ali_mesh_network_layer_raverse_src_seq_cache 
-0x3ff3 013898 arg mem_mesh_tmall_cache_start ,rega 
-:      013900 ali_mesh_network_layer_find_empty_space:
-0x3ff4 013901 istoret 2 ,rega 
-:      013902 ali_mesh_network_layer_find_src_space:
-0x3ff5 013903 storet 2 ,mem_mesh_send_message_dst 
-0x3ff6 013905 add rega ,2 ,regc 
-0x3ff7 013906 ifetch 3 ,regc 
-0x3ff8 013907 store 3 ,mem_mesh_last_message_seq 
-0x3ff9 013908 branch ali_mesh_network_layer_recevice_network_pdu_check_seq_legal 
-:      013912 ali_mesh_network_layer_recevice_network_pdu_check_seq_legal:
-0x3ffa 013914 call ali_mesh_inverse_seq 
-0x3ffb 013916 fetch 3 ,mem_mesh_last_message_seq 
-0x3ffc 013917 fetcht 3 ,mem_mesh_message_seq 
-0x3ffd 013918 isub temp ,null 
-0x3ffe 013919 rtn positive 
-0x3fff 013920 istoret 3 ,regc 
-0x4000 013921 call ali_mesh_inverse_seq 
-0x4001 013922 branch ali_mesh_lower_transport_layer_receive_lower_transport_pdu 
-:      013924 ali_mesh_inverse_seq:
-0x4002 013925 arg mem_mesh_message_seq ,rega 
-0x4003 013926 arg 3 ,loopcnt 
-0x4004 013927 branch inverse_data 
-:      013931 ali_mesh_network_load_network_nonce_and_encryptionkey:
-0x4005 013932 call ali_mesh_network_layer_load_network_nonce 
-:      013933 ali_mesh_upper_transport_layer_load_encryptionkey:
-0x4006 013934 arg mem_k2_encryptionkey ,contr 
-0x4007 013935 branch load_key 
-:      013936 ali_mesh_network_layer_load_network_nonce:
-0x4008 013937 arg mem_mesh_network_nonce ,contw 
-0x4009 013938 setarg network_nonce 
-0x400a 013939 istore 1 ,contw 
-0x400b 013940 fetch 6 ,mem_mesh_message_ttl 
-0x400c 013941 istore 8 ,contw 
-0x400d 013942 branch mesh_generate_nonce 
-:      013945 ali_mesh_network_store_in_mem:
-0x400e 013946 add temp ,-12 ,pdata 
-0x400f 013956 store 1 ,mem_mesh_message_transport_netmic_length 
-0x4010 013957 arg 29 ,loopcnt 
-0x4011 013958 arg mem_mesh_message_nid ,contw 
-0x4012 013959 call clear_mem 
-0x4013 013960 add temp ,-1 ,loopcnt 
-0x4014 013961 arg mem_mesh_message_nid ,contw 
-0x4015 013962 branch memcpy_fast 
-:      013964 ali_mesh_network_layer_relay_access_message:
-0x4016 013965 call ali_mesh_network_layer_init_queue_param 
-0x4017 013966 call ali_mesh_network_layer_check_relay_states 
-0x4018 013967 nrtn user 
-0x4019 013968 call ali_mesh_network_layer_encrypt_relay_package 
-0x401a 013969 jam adv_relay_mesh_message_duration ,mem_mesh_queue_ele_duration 
-0x401b 013970 fetch 1 ,mem_mesh_message_transport_netmic_length 
-0x401c 013971 add pdata ,13 ,temp 
-0x401d 013972 storet 1 ,mem_mesh_queue_ele_len 
-0x401e 013973 increase -1 ,temp 
-0x401f 013974 istoret 1 ,contw 
-0x4020 013975 setarg gap_adtype_mesh_message 
-0x4021 013976 istore 1 ,contw 
-0x4022 013977 add temp ,-1 ,loopcnt 
-0x4023 013978 fetch 7 ,mem_mesh_message_nid 
-0x4024 013979 arg mem_mesh_message_nid ,contr 
-0x4025 013980 call memcpy 
-0x4026 013981 arg mem_mesh_queue_ele_temp ,rega 
-0x4027 013982 call queue_push 
-0x4028 013983 call ali_mesh_network_layer_white_list_fliter 
-0x4029 013984 nrtn user 
-0x402a 013985 branch ali_mesh_bearer_layer_gatt_send_packet_by_network_layer 
-:      013987 ali_mesh_network_layer_white_list_fliter:
-0x402b 013988 fetcht 2 ,mem_mesh_message_dst_temp 
-:      013989 ali_mesh_network_layer_white_list_fliter_check:
-0x402c 013990 call disable_user 
-0x402d 013991 fetch 1 ,mem_mesh_white_list_num 
-0x402e 013992 rtn blank 
-0x402f 013993 iforce loopcnt 
-0x4030 013994 arg mem_mesh_white_list ,contr 
-:      013995 ali_mesh_network_layer_white_list_fliter_check_loop:
-0x4031 013996 ifetch 2 ,contr 
-0x4032 013997 isub temp ,null 
-0x4033 013998 branch enable_user ,zero 
-0x4034 013999 loop ali_mesh_network_layer_white_list_fliter_check_loop 
-0x4035 014000 rtn 
-:      014003 ali_mesh_network_layer_check_relay_states:
-0x4036 014004 call disable_user 
-0x4037 014005 fetch 1 ,mem_mesh_network_packet_type 
-0x4038 014006 rtneq mesh_message_app 
-0x4039 014007 fetch 2 ,mem_mesh_core_feature 
-0x403a 014008 rtnbit1 mesh_feature_disable_relay 
-0x403b 014009 fetch 1 ,mem_mesh_provisioned_flag 
-0x403c 014010 rtnne paired_status 
-0x403d 014011 fetcht 2 ,mem_mesh_message_src 
-0x403e 014012 call ali_mesh_more_element_check_unicast_address 
-0x403f 014013 branch disable_user ,user 
-0x4040 014014 call ali_mesh_network_layer_check_network_mic_cache 
-0x4041 014015 nrtn user 
-0x4042 014016 fetch 1 ,mem_mesh_message_ttl 
-0x4043 014017 branch disable_user ,blank 
-0x4044 014018 pincrease -1 
-0x4045 014019 branch disable_user ,blank 
-0x4046 014020 store 1 ,mem_mesh_message_ttl 
-0x4047 014021 setarg mem_mesh_network_relay_queue 
-0x4048 014022 store 2 ,mem_queue_ptr 
-0x4049 014023 branch enable_user 
-:      014025 ali_mesh_network_layer_encrypt_relay_package:
-0x404a 014026 call ali_mesh_network_load_network_nonce_and_encryptionkey 
-0x404b 014027 fetch 1 ,mem_mesh_message_transport_netmic_length 
-0x404c 014028 arg mem_mesh_message_dst ,temp 
-0x404d 014029 call ali_ccm_encrypt 
-0x404e 014030 branch ali_mesh_encrypt_obfuscation_deceypt_recevie_message 
-:      014034 ali_mesh_network_layer_check_network_mic_cache:
-0x404f 014035 setarg mem_mesh_transport_message_mic_cache 
-0x4050 014036 store 2 ,mem_mesh_mic_cache_ptr 
-0x4051 014037 branch ali_mesh_base_adt_cache 
-:      014041 ali_mesh_network_layer_send_access_message:
-0x4052 014042 bpatchx patch36_1 ,mem_patch36 
-0x4053 014043 call ali_mesh_network_layer_send_access_message_encrypt_netmic 
-0x4054 014044 call ali_mesh_network_layer_send_access_message_encrypt_obfuscation 
-0x4055 014045 branch ali_mesh_bearer_layer_send_packet_by_network_layer 
-:      014050 ali_mesh_network_layer_send_access_message_encrypt_netmic:
-0x4056 014051 fetch 1 ,mem_mesh_lower_transport_layer_payload_len 
-0x4057 014052 add pdata ,2 ,rega 
-0x4058 014053 pincrease 4 
-0x4059 014054 store 1 ,mem_mesh_lower_transport_layer_payload_len 
-0x405a 014055 arg mem_mesh_send_upper_layer_dst ,temp 
-0x405b 014056 branch ali_mesh_network_layer_encrypt_by_network_nonce 
-:      014061 ali_mesh_network_layer_encrypt_by_network_nonce:
-0x405c 014062 call ali_mesh_network_load_network_nonce_and_encryptionkey 
-0x405d 014063 copy rega ,pdata 
-0x405e 014064 branch ali_ccm_encrypt 
-:      014067 ali_mesh_network_layer_send_access_message_encrypt_obfuscation:
-0x405f 014068 branch ali_mesh_encrypt_obfuscation_deceypt_send_message 
-:      014071 ali_mesh_network_layer_check_gatt_relay_packet:
-0x4060 014072 call ali_mesh_network_layer_init_gatt_queue_param 
-0x4061 014073 call queue_empty 
-0x4062 014074 rtn blank 
-0x4063 014075 call le_fifo_check_nearly_full 
-0x4064 014076 nrtn blank 
-0x4065 014077 arg mem_mesh_queue_ele_temp ,rega 
-0x4066 014078 call queue_pop 
-0x4067 014079 nrtn user 
-0x4068 014080 branch ali_mesh_send_ble_data 
-:      014084 mesh_generate_nonce:
-0x4069 014085 fetch 4 ,mem_mesh_iv_index 
-0x406a 014086 istore 4 ,contw 
-0x406b 014087 add contw ,-13 ,pdata 
-0x406c 014088 store 2 ,mem_nonce_ptr 
-0x406d 014089 rtn 
-:      014093 ali_mesh_network_layer_init_queue_param:
-0x406e 014094 setarg mem_mesh_network_relay_queue_each_size 
-0x406f 014095 store 2 ,mem_queue_ptr 
-0x4070 014096 rtn 
-:      014098 ali_mesh_network_layer_queue_init:
-0x4071 014099 call ali_mesh_network_layer_init_queue_param 
-0x4072 014100 branch queue_init 
-:      014103 ali_mesh_ble_adv:
-0x4073 014104 call le_set_config_more_data 
-0x4074 014105 fetch 1 ,mem_mesh_provisioned_flag 
-0x4075 014106 beq unprovisioned_beacon_status ,ali_mesh_ble_adv_mesh_beacon 
-0x4076 014107 beq paired_status ,ali_mesh_ble_adv_network_id 
-0x4077 014108 beq wait_receive_appkey ,ali_mesh_ble_adv_network_id 
-0x4078 014109 rtn 
-:      014111 ali_mesh_ble_adv_network_id:
-0x4079 014113 setsect 0 ,0x10214 
-0x407a 014114 setsect 1 ,0xc080 
-0x407b 014115 setsect 2 ,0x28030 
-0x407c 014116 setsect 3 ,0x3060 
-0x407d 014117 store 9 ,mem_le_adv_data_len 
-0x407e 014118 setarg 0x182816 
-0x407f 014119 istore 4 ,contw 
-0x4080 014120 fetch 8 ,mem_mesh_network_id 
-0x4081 014121 istore 8 ,contw 
-0x4082 014122 rtn 
-:      014124 ali_mesh_ble_adv_mesh_beacon:
-0x4083 014125 call ali_mesh_config_device_uuid_by_three_tuple 
-0x4084 014127 setsect 0 ,0x1021d 
-0x4085 014128 setsect 1 ,0xc080 
-0x4086 014129 setsect 2 ,0x27030 
-0x4087 014130 setsect 3 ,0x5460 
-0x4088 014131 store 9 ,mem_le_adv_data_len 
-0x4089 014132 setarg 0x182716 
-0x408a 014133 istore 3 ,contw 
-0x408b 014134 arg mem_mesh_device_uuid ,contr 
-0x408c 014135 call memcpy16 
-0x408d 014136 fetch 2 ,mem_mesh_oob_information 
-0x408e 014137 istore 2 ,contw 
-0x408f 014138 rtn 
-:      014144 mesh_le_receive_data:
-0x4090 014145 bpatchx patch36_2 ,mem_patch36 
-0x4091 014146 fetch 2 ,mem_le_att_handle 
-0x4092 014147 beq mesh_proxy_data_in_handle ,ali_mesh_receive_ble_data_proxy_data_in 
-0x4093 014148 beq mesh_provisioning_data_in_handle ,ali_mesh_receive_ble_data_provisioning_data_in 
-0x4094 014149 rtn 
-:      014151 ali_mesh_receive_ble_data_proxy_data_in:
-0x4095 014152 copy regb ,temp 
-0x4096 014153 ifetch 1 ,rega 
-0x4097 014154 beq mesh_proxy_message_type_network_pdu ,ali_mesh_network_layer_recevice_network_pdu_proxy_control 
-0x4098 014155 beq mesh_proxy_message_type_proxy_configuration ,ali_mesh_network_layer_recevice_proxy_configuration_messages 
-0x4099 014156 rtn 
-:      014157 ali_mesh_network_layer_recevice_proxy_configuration_messages:
-0x409a 014165 call ali_mesh_network_store_in_mem 
-0x409b 014166 fetch 1 ,mem_mesh_message_transport_netmic_length 
-0x409c 014167 pincrease -4 
-0x409d 014168 store 1 ,mem_mesh_message_transport_netmic_length 
-0x409e 014169 call ali_mesh_network_layer_check_nid_ivi 
-0x409f 014170 nrtn user 
-0x40a0 014171 call ali_mesh_encrypt_obfuscation_deceypt_recevie_message 
-0x40a1 014172 fetch 1 ,mem_mesh_message_ttl 
-0x40a2 014173 bbit1 bit_ctl ,ali_mesh_recevice_proxy_configuration_messages_decrypt 
-0x40a3 014174 rtn 
-:      014176 ali_mesh_recevice_proxy_configuration_messages_decrypt:
-0x40a4 014177 call ali_mesh_network_load_proxy_nonce_and_encryptionkey 
-0x40a5 014178 fetch 1 ,mem_mesh_message_transport_netmic_length 
-0x40a6 014179 arg mem_mesh_message_dst ,temp 
-0x40a7 014180 call ali_ccm_decrypt_64bit 
-0x40a8 014181 nrtn zero 
-0x40a9 014184 call ali_mesh_white_filter_check 
-0x40aa 014185 fetch 1 ,mem_mesh_message_proxy_transportpdu_opcode 
-0x40ab 014186 beq proxy_opcode_set_filter_type ,ali_mesh_proxy_configuration_message_set_filter_type 
-0x40ac 014187 beq proxy_opcode_add_addr_to_filter ,ali_mesh_proxy_configuration_message_add_addr_to_filter 
-0x40ad 014188 rtn 
-:      014190 ali_mesh_proxy_configuration_message_add_addr_to_filter:
-0x40ae 014191 fetchr loopcnt ,1 ,mem_mesh_message_transport_netmic_length 
-0x40af 014192 increase -3 ,loopcnt 
-0x40b0 014194 rshift loopcnt ,pdata 
-0x40b1 014195 fetcht 2 ,mem_mesh_white_list_num 
-0x40b2 014196 iadd temp ,pdata 
-0x40b3 014197 sub pdata ,8 ,null 
-0x40b4 014198 nrtn positive 
-0x40b5 014199 store 2 ,mem_mesh_white_list_num 
-0x40b6 014200 arg mem_mesh_white_list ,contw 
-0x40b7 014201 lshift temp ,pdata 
-0x40b8 014202 iadd contw ,contw 
-0x40b9 014203 arg mem_mesh_message_proxy_transportpdu_parameters ,contr 
-0x40ba 014204 call memcpy 
-0x40bb 014205 fetch 1 ,mem_mesh_addressed_filter_type 
-0x40bc 014206 branch ali_mesh_proxy_configuration_message_filter_status 
-:      014208 ali_mesh_proxy_configuration_message_set_filter_type:
-0x40bd 014209 ifetch 1 ,contr 
-0x40be 014210 store 1 ,mem_mesh_addressed_filter_type 
-:      014211 ali_mesh_proxy_configuration_message_filter_status:
-0x40bf 014212 store 1 ,mem_mesh_filter_status_message_filtertype 
-0x40c0 014213 fetch 2 ,mem_mesh_white_list_num 
-0x40c1 014214 byteswap pdata ,pdata 
-0x40c2 014215 store 2 ,mem_mesh_filter_status_message_listsize 
-0x40c3 014217 jam proxy_opcode_filter_status ,mem_mesh_filter_status_message_opcode 
-0x40c4 014219 fetch 9 ,mem_mesh_message_nid 
-0x40c5 014220 store 9 ,mem_mesh_send_upper_layer_ivi_and_nid 
-0x40c6 014221 fetch 2 ,mem_mesh_send_message_src 
-0x40c7 014222 store 2 ,mem_mesh_send_upper_layer_src 
-0x40c8 014224 call ali_mesh_upper_transport_layer_send_access_message_calc_seq 
-0x40c9 014225 call ali_mesh_upper_transport_layer_send_access_message_add_seq 
-0x40ca 014227 call ali_mesh_network_load_proxy_nonce_and_encryptionkey 
-0x40cb 014228 setarg 6 
-0x40cc 014229 arg mem_mesh_send_upper_layer_dst ,temp 
-0x40cd 014230 call ali_ccm_encrypt_64bit 
-0x40ce 014231 call ali_mesh_network_layer_send_access_message_encrypt_obfuscation 
-0x40cf 014234 arg 22 ,rega 
-0x40d0 014235 arg mesh_proxy_data_out_handle ,temp 
-0x40d1 014236 call le_att_malloc_tx_notify 
-0x40d2 014237 setarg mesh_proxy_message_type_proxy_configuration 
-0x40d3 014238 istore 1 ,contw 
-0x40d4 014239 arg mem_mesh_send_upper_layer_ivi_and_nid ,contr 
-0x40d5 014240 branch memcpy32 
-:      014242 ali_mesh_receive_ble_data_provisioning_data_in:
-0x40d6 014243 jam mesh_message_proxy ,mem_mesh_fast_pair_packet_type 
-0x40d7 014244 copy regb ,temp 
-0x40d8 014245 copy rega ,contr 
-0x40d9 014246 branch ali_mesh_receive_adtype_manufacturer_specific 
-:      014249 ali_mesh_network_load_proxy_nonce_and_encryptionkey:
-0x40da 014250 arg mem_mesh_proxy_nonce ,contw 
-0x40db 014251 setarg proxy_nonce 
-0x40dc 014252 istore 2 ,contw 
-0x40dd 014253 fetch 5 ,mem_mesh_message_seq 
-0x40de 014254 istore 7 ,contw 
-0x40df 014255 call mesh_generate_nonce 
-0x40e0 014257 branch ali_mesh_upper_transport_layer_load_encryptionkey 
-:      014259 ali_mesh_network_layer_recevice_network_pdu_proxy_control:
-0x40e1 014260 jam mesh_message_proxy ,mem_mesh_network_packet_type 
-0x40e2 014261 branch ali_mesh_network_layer_recevice_network_pdu 
-:      014264 ali_mesh_proxy_process_bb_event:
-0x40e3 014265 copy regc ,pdata 
-0x40e4 014266 beq bt_evt_le_disconnected ,mesh_ble_start_adv 
-0x40e5 014267 beq bt_evt_le_connected ,app_ble_conn_event 
-0x40e6 014268 rtn 
-:      014270 app_ble_conn_event:
-0x40e7 014271 branch ali_mesh_proxy_white_list_clear 
-:      014275 mesh_ble_start_adv:
-0x40e8 014276 setarg 0 
-0x40e9 014277 store 2 ,mem_mesh_network_proxy_unicast_address 
-0x40ea 014278 branch app_ble_start_adv 
-:      014280 ali_mesh_proxy_white_list_clear:
-0x40eb 014281 setarg 0 
-0x40ec 014282 store 2 ,mem_mesh_white_list_num 
-0x40ed 014283 arg mem_mesh_white_list ,contw 
-0x40ee 014284 arg 16 ,loopcnt 
-0x40ef 014285 branch memset0 
-:      014292 ali_mesh_send_ble_data:
-0x40f0 014294 call le_fifo_check_nearly_full 
-0x40f1 014295 nrtn blank 
-0x40f2 014297 fetch 1 ,mem_mesh_queue_ele_len 
-0x40f3 014298 add pdata ,-1 ,rega 
-0x40f4 014299 arg mesh_proxy_data_out_handle ,temp 
-0x40f5 014300 call le_att_malloc_tx_notify 
-0x40f6 014301 setarg mesh_proxy_message_type_network_pdu 
-0x40f7 014302 istore 1 ,contw 
-0x40f8 014303 arg mem_mesh_queue_ele_payload + 2 ,contr 
-0x40f9 014304 branch memcpy32 
-:      014306 ali_mesh_send_pairing_data:
-0x40fa 014307 fetch 1 ,mem_mesh_fast_pair_packet_type 
-0x40fb 014308 rtneq mesh_message_tmall 
-0x40fc 014309 fetch 2 ,mem_ui_state_map 
-0x40fd 014310 rtnbit0 ui_state_ble_connected 
-0x40fe 014311 call le_fifo_check_nearly_full 
-0x40ff 014312 nrtn blank 
-0x4100 014313 fetch 1 ,mem_mesh_adv_data_len 
-0x4101 014314 add pdata ,-5 ,rega 
-0x4102 014315 arg mesh_provisioning_data_out_handle ,temp 
-0x4103 014316 call le_att_malloc_tx_notify 
-0x4104 014317 arg mem_mesh_adv_data + 5 ,contr 
-0x4105 014318 branch memcpy32 
-:      014320 ali_mesh_white_filter_check:
-0x4106 014321 fetch 2 ,mem_mesh_white_list 
-0x4107 014322 nrtn blank 
-0x4108 014323 fetch 2 ,mem_mesh_message_src 
-0x4109 014324 store 2 ,mem_mesh_white_list 
-:      014325 ali_mesh_white_list_num_increase:
-0x410a 014326 fetch 2 ,mem_mesh_white_list_num 
-0x410b 014327 pincrease 1 
-0x410c 014328 store 2 ,mem_mesh_white_list_num 
-0x410d 014329 rtn 
-:      014332 sha_endian_swap2:
-0x410e 014333 ifetch 4 ,contr 
-0x410f 014334 force 4 ,rega 
-0x4110 014335 increase 3 ,contw 
-:      014336 sha_endian_loop:
-0x4111 014337 istore 1 ,contw 
-0x4112 014338 rshift8 pdata ,pdata 
-0x4113 014339 increase -2 ,contw 
-0x4114 014340 increase -1 ,rega 
-0x4115 014341 nbranch sha_endian_loop ,zero 
-0x4116 014342 increase 5 ,contw 
-0x4117 014343 loop sha_endian_swap2 
-0x4118 014344 rtn 
-:      014347 sha_getw:
-0x4119 014348 lshift2 queue ,pdata 
-0x411a 014349 iadd timeup ,contr 
-0x411b 014350 ifetch 4 ,contr 
-0x411c 014351 rtn 
-:      014353 sha_r:
-0x411d 014354 force 16 ,alarm 
-0x411e 014355 arg mem_dat ,timeup 
-:      014356 sha_r_loop:
-0x411f 014357 add alarm ,-7 ,queue 
-0x4120 014358 call sha_getw 
-0x4121 014359 iforce temp 
-0x4122 014360 add alarm ,-16 ,queue 
-0x4123 014361 call sha_getw 
-0x4124 014362 iadd temp ,temp 
-0x4125 014363 add alarm ,-2 ,queue 
-0x4126 014364 call sha_getw 
-0x4127 014365 shasx pdata ,1 ,pdata 
-0x4128 014366 iadd temp ,temp 
-0x4129 014367 add alarm ,-15 ,queue 
-0x412a 014368 call sha_getw 
-0x412b 014369 shasx pdata ,0 ,pdata 
-0x412c 014370 iadd temp ,temp 
-0x412d 014371 lshift2 alarm ,pdata 
-0x412e 014372 iadd timeup ,contw 
-0x412f 014373 istoret 4 ,contw 
-0x4130 014374 increase 1 ,alarm 
-0x4131 014375 compare 64 ,alarm ,0xff 
-0x4132 014376 nbranch sha_r_loop ,true 
-0x4133 014377 rtn 
-:      014380 sha_init:
-0x4134 014381 arg memh0 ,contr 
-0x4135 014382 force 7 ,regext_index 
-:      014383 sha_init_0:
-0x4136 014384 ifetch 4 ,contr 
-0x4137 014385 iforce regext 
-0x4138 014386 increase -1 ,regext_index 
-0x4139 014387 branch sha_init_0 ,positive 
-0x413a 014388 rtn 
-:      014390 sha:
-0x413b 014391 bpatchx patch36_3 ,mem_patch36 
-0x413c 014392 call sha_r 
-0x413d 014393 arg memahbak ,contw 
-0x413e 014394 force 0 ,regext_index 
-:      014395 sha_0:
-0x413f 014396 deposit regext 
-0x4140 014397 istore 4 ,contw 
-0x4141 014398 increase 1 ,regext_index 
-0x4142 014399 compare 8 ,regext_index ,0xff 
-0x4143 014400 nbranch sha_0 ,true 
-0x4144 014403 arg ble_mesh_sha256_addr ,timeup 
-0x4145 014406 arg mem_dat ,alarm 
-0x4146 014407 force 64 ,loopcnt 
-:      014408 sha_loop:
-0x4147 014409 ifetcht 4 ,alarm 
-0x4148 014410 ifetch 4 ,timeup 
-0x4149 014411 increase 4 ,timeup 
-0x414a 014412 increase 4 ,alarm 
-0x414b 014413 iadd temp ,pdata 
-0x414c 014414 force 7 ,regext_index 
-0x414d 014415 iadd regext ,temp 
-0x414e 014416 force 4 ,regext_index 
-0x414f 014417 shasx regext ,3 ,pdata 
-0x4150 014418 iadd temp ,temp 
-0x4151 014419 force 5 ,regext_index 
-0x4152 014420 deposit regext 
-0x4153 014421 force 6 ,regext_index 
-0x4154 014422 ixor regext ,pdata 
-0x4155 014423 force 4 ,regext_index 
-0x4156 014424 iand regext ,pdata 
-0x4157 014425 force 6 ,regext_index 
-0x4158 014426 ixor regext ,pdata 
-0x4159 014427 iadd temp ,temp 
-0x415a 014428 force 7 ,regext_index 
-0x415b 014429 copy temp ,regext 
-0x415c 014430 force 3 ,regext_index 
-0x415d 014431 deposit regext 
-0x415e 014432 iadd temp ,regext 
-0x415f 014433 force 0 ,regext_index 
-0x4160 014434 deposit regext 
-0x4161 014435 force 1 ,regext_index 
-0x4162 014436 iand regext ,temp 
-0x4163 014437 ior regext ,pdata 
-0x4164 014438 force 2 ,regext_index 
-0x4165 014439 iand regext ,pdata 
-0x4166 014440 ior temp ,temp 
-0x4167 014441 force 0 ,regext_index 
-0x4168 014442 shasx regext ,2 ,pdata 
-0x4169 014443 iadd temp ,pdata 
-0x416a 014444 force 7 ,regext_index 
-0x416b 014445 iadd regext ,regext 
-0x416c 014446 regexrot 
-0x416d 014447 loop sha_loop 
-0x416e 014448 arg memahbak ,contr 
-0x416f 014449 force 0 ,regext_index 
-:      014450 sha_1:
-0x4170 014451 ifetch 4 ,contr 
-0x4171 014452 iadd regext ,regext 
-0x4172 014453 increase 1 ,regext_index 
-0x4173 014454 compare 8 ,regext_index ,0xff 
-0x4174 014455 nbranch sha_1 ,true 
-0x4175 014456 rtn 
-:      014460 sha_result:
-0x4176 014461 arg memresult ,contw 
-0x4177 014462 force 7 ,regext_index 
-:      014463 sha_regext_save:
-0x4178 014464 deposit regext 
-0x4179 014465 istore 4 ,contw 
-0x417a 014466 increase -1 ,regext_index 
-0x417b 014467 branch sha_regext_save ,positive 
-0x417c 014468 rtn 
-:      014473 ali_mesh_upper_transport_layer_receive_unsegmented_access_message:
-0x417d 014474 bbit0 transport_head_bit_akf ,ali_mesh_uuper_transport_layer_decrypt_unsegment_access_by_device_key 
-:      014476 ali_mesh_uuper_transport_layer_decrypt_unsegment_access_by_application_key:
-0x417e 014477 call ali_mesh_upper_transport_layer_load_application_nonce_and_application_key 
-0x417f 014478 branch ali_mesh_upper_transport_layer_decrypt_unsegmented_message 
-:      014480 ali_mesh_uuper_transport_layer_decrypt_unsegment_access_by_device_key:
-0x4180 014481 call ali_mesh_upper_transport_layer_load_device_nonce_and_device_key 
-0x4181 014482 branch ali_mesh_upper_transport_layer_decrypt_unsegmented_message 
-:      014485 ali_mesh_upper_transport_layer_decrypt_unsegmented_message:
-0x4182 014487 fetch 1 ,mem_mesh_message_transport_netmic_length 
-0x4183 014488 pincrease -7 
-0x4184 014492 arg mem_mesh_message_transport_unsegmented_access_messagepdu ,alarm 
-0x4185 014493 call disable_user 
-0x4186 014494 branch ali_mesh_upper_transport_layer_decrypt_message 
-:      014498 ali_mesh_upper_transport_layer_receive_segmented_access_message:
-0x4187 014499 fetch 1 ,mem_mesh_message_transport_head 
-0x4188 014500 bbit0 transport_head_bit_akf ,ali_mesh_uuper_transport_layer_decrypt_segment_access_by_device_key 
-:      014501 ali_mesh_uuper_transport_layer_decrypt_segment_access_by_application_key:
-0x4189 014502 call ali_mesh_upper_transport_layer_load_application_nonce_and_application_key 
-0x418a 014503 branch ali_mesh_upper_transport_layer_decrypt_segmented_message 
-:      014504 ali_mesh_uuper_transport_layer_decrypt_segment_access_by_device_key:
-0x418b 014505 call ali_mesh_upper_transport_layer_load_device_nonce_and_device_key 
-0x418c 014506 branch ali_mesh_upper_transport_layer_decrypt_segmented_message 
-:      014509 ali_mesh_upper_transport_layer_decrypt_segmented_message:
-0x418d 014510 fetch 1 ,mem_mesh_aszmic 
-0x418e 014511 ncall enable_user ,blank 
-0x418f 014512 call disable_user ,blank 
-0x4190 014513 fetch 1 ,mem_mesh_segmented_access_message_current_length 
-0x4191 014514 pincrease -4 
-0x4192 014515 jam 0 ,mem_mesh_segmented_access_message_current_length 
-0x4193 014516 arg mem_mesh_segmented_access_message_segment ,alarm 
-:      014520 ali_mesh_upper_transport_layer_decrypt_message:
-0x4194 014521 copy alarm ,temp 
-0x4195 014522 call ali_mesh_upper_transport_layer_decrypt_message_decrypt_transmic 
-0x4196 014523 nrtn zero 
-0x4197 014524 call ali_mesh_upper_transport_layer_check_transport_mic_cache 
-0x4198 014525 nrtn user 
-0x4199 014526 fetch 2 ,mem_ccm_data_ptr 
-0x419a 014527 copy pdata ,alarm 
-0x419b 014528 branch ali_mesh_access_layer_resolve_message 
-:      014530 ali_mesh_upper_transport_layer_decrypt_message_decrypt_transmic:
-0x419c 014531 nbranch ali_ccm_decrypt ,user 
-0x419d 014532 pincrease -4 
-0x419e 014533 branch ali_ccm_decrypt_64bit 
-:      014536 ali_mesh_upper_transport_layer_check_transport_mic_cache:
-0x419f 014537 setarg mem_mesh_access_message_mic_cache 
-0x41a0 014538 store 2 ,mem_mesh_mic_cache_ptr 
-0x41a1 014539 branch ali_mesh_base_adt_cache 
-:      014543 ali_mesh_upper_transport_layer_load_application_nonce_and_application_key:
-0x41a2 014544 call ali_mesh_upper_transport_layer_load_application_nonce 
-:      014545 ali_mesh_upper_transport_layer_load_application_key:
-0x41a3 014546 arg mem_mesh_application_key ,contr 
-0x41a4 014547 branch load_key 
-:      014548 ali_mesh_upper_transport_layer_load_application_nonce:
-0x41a5 014549 arg mem_mesh_application_nonce ,contw 
-0x41a6 014550 setarg application_nonce 
-0x41a7 014551 istore 1 ,contw 
-0x41a8 014552 fetch 1 ,mem_mesh_aszmic 
-0x41a9 014553 arg 0 ,temp 
-0x41aa 014554 nsetflag blank ,7 ,temp 
-0x41ab 014555 istoret 1 ,contw 
-0x41ac 014556 fetch 7 ,mem_mesh_message_seq 
-0x41ad 014557 istore 7 ,contw 
-0x41ae 014558 branch mesh_generate_nonce 
-:      014562 ali_mesh_upper_transport_layer_load_device_nonce_and_device_key:
-0x41af 014563 call ali_mesh_upper_transport_layer_load_device_nonce 
-:      014564 ali_mesh_upper_transport_layer_load_device_key:
-0x41b0 014565 arg mem_mesh_device_key ,contr 
-0x41b1 014566 branch load_key 
-:      014567 ali_mesh_upper_transport_layer_load_device_nonce:
-0x41b2 014568 arg mem_mesh_device_nonce ,contw 
-0x41b3 014569 setarg device_nonce 
-0x41b4 014570 branch ali_mesh_upper_transport_layer_load_application_nonce + 2 
-:      014574 ali_mesh_upper_transport_layer_send_access_message:
-:      014575 ali_mesh_upper_transport_layer_send_access_message_without_cleat_tx_buffer:
-0x41b5 014576 bpatchx patch36_4 ,mem_patch36 
-0x41b6 014578 call ali_mesh_upper_transport_layer_send_access_message_add_nid_src_ttl_seq_dst 
-0x41b7 014581 call ali_mesh_upper_transport_layer_store_packet_header 
-0x41b8 014582 rtn user 
-0x41b9 014583 call ali_mesh_upper_transport_layer_store_unsegment_msg_original_access_pdu 
-0x41ba 014585 call ali_mesh_upper_transport_layer_init_queue_param 
-0x41bb 014587 arg mem_mesh_upper_tran_layer_queue_temp ,rega 
-0x41bc 014588 branch queue_push 
-:      014592 ali_mesh_upper_transport_layer_store_packet_header:
-0x41bd 014593 call disable_user 
-0x41be 014594 arg upper_retry_count_status ,temp 
-0x41bf 014596 fetch 1 ,mem_mesh_network_packet_type 
-0x41c0 014597 sub pdata ,mesh_message_proxy ,null 
-0x41c1 014598 setflag zero ,bit_upper_flag_proxy_control ,temp 
-0x41c2 014599 storet 1 ,mem_mesh_upper_tran_layer_temp_packet_flag 
-0x41c3 014600 fetch 9 ,mem_mesh_send_upper_layer_ivi_and_nid 
-0x41c4 014601 store 9 ,mem_mesh_upper_tran_layer_temp_packet_header_ivi_nid 
-0x41c5 014602 fetch 1 ,mem_mesh_access_layer_payload_vendor_command 
-0x41c6 014603 rtnne vendor_message_attr_indication 
-0x41c7 014604 fetch 1 ,mem_mesh_provisioned_flag 
-0x41c8 014605 bne paired_status ,enable_user 
-0x41c9 014606 fetch 1 ,mem_mesh_access_layer_payload_vendor_tid 
-0x41ca 014607 store 1 ,mem_mesh_upper_tran_layer_temp_packet_tid 
-0x41cb 014608 fetch 1 ,mem_mesh_upper_tran_layer_temp_packet_flag 
-0x41cc 014609 pincrease upper_retry_count_indication 
-0x41cd 014610 set1 bit_upper_flag_vendor_indication ,pdata 
-0x41ce 014611 store 1 ,mem_mesh_upper_tran_layer_temp_packet_flag 
-0x41cf 014612 rtn 
-:      014615 ali_mesh_upper_transport_layer_store_unsegment_msg_original_access_pdu:
-0x41d0 014616 fetch 1 ,mem_mesh_access_layer_payload_len 
-0x41d1 014617 copy pdata ,loopcnt 
-0x41d2 014618 store 1 ,mem_mesh_upper_tran_layer_temp_packet_length 
-0x41d3 014619 fetch 1 ,mem_mesh_message_transport_head 
-0x41d4 014620 store 1 ,mem_mesh_upper_tran_layer_temp_pakcet_akf_aid 
-0x41d5 014621 arg mem_mesh_upper_tran_layer_temp_pakcet_upper_tran_access_pdu ,contw 
-0x41d6 014622 arg mem_mesh_access_layer_payload ,contr 
-0x41d7 014623 branch memcpy 
-:      014627 ali_mesh_upper_transport_layer_control_packet:
-:      014632 ali_mesh_upper_transport_layer_control_packet_deal:
-0x41d8 014633 fetch 1 ,mem_mesh_upper_tran_layer_packet_advertising 
-0x41d9 014634 nrtn blank 
-0x41da 014635 call ali_mesh_upper_transport_layer_init_queue_param 
-0x41db 014636 arg mem_mesh_upper_tran_layer_queue_temp ,rega 
-0x41dc 014637 call queue_get_new_ele 
-0x41dd 014638 nrtn user 
-0x41de 014640 fetcht 1 ,mem_mesh_upper_tran_layer_temp_packet_flag 
-0x41df 014641 and temp ,data_upper_flag_max_retry_count ,pdata 
-0x41e0 014642 branch ali_mesh_upper_transport_layer_queue_pop ,blank 
-0x41e1 014644 jam packet_in_bearer ,mem_mesh_upper_tran_layer_packet_advertising 
-0x41e2 014646 call ali_mesh_upper_transport_layer_control_packet_load_header 
-0x41e3 014648 fetcht 1 ,mem_mesh_upper_tran_layer_temp_packet_flag 
-0x41e4 014649 call ali_mesh_upper_transport_layer_control_packet_load_app_control 
-0x41e5 014650 store 1 ,mem_mesh_upper_tran_layer_packet_tid 
-0x41e6 014652 fetch 1 ,mem_mesh_upper_tran_layer_packet_type 
-0x41e7 014653 isolate1 bit_upper_flag_proxy_control ,temp 
-0x41e8 014654 setflag true ,bit_uuper_tran_proxy_message ,pdata 
-0x41e9 014655 store 1 ,mem_mesh_upper_tran_layer_packet_type 
-0x41ea 014663 set1 bit_upper_flag_retransmit ,temp 
-0x41eb 014665 increase -1 ,temp 
-0x41ec 014666 istoret 1 ,regb 
-0x41ed 014668 fetcht 1 ,mem_mesh_upper_tran_layer_temp_packet_flag 
-0x41ee 014669 isolate1 bit_upper_flag_retransmit ,temp 
-0x41ef 014670 nbranch ali_mesh_upper_transport_layer_control_packet_encrypt_access ,true 
-0x41f0 014671 fetcht 1 ,mem_mesh_upper_tran_layer_temp_packet_length 
-0x41f1 014672 storet 1 ,mem_mesh_upper_transport_layer_payload_len 
-0x41f2 014673 copy temp ,loopcnt 
-0x41f3 014674 arg mem_mesh_access_layer_payload ,contw 
-0x41f4 014675 arg mem_mesh_upper_tran_layer_temp_pakcet_upper_tran_access_pdu ,contr 
-0x41f5 014676 call memcpy 
-0x41f6 014678 sub temp ,unsegmented_access_message_max_upper_transport_access_pdu_len ,null 
-0x41f7 014679 nbranch ali_mesh_upper_transport_layer_control_packet_segment_msg ,positive 
-:      014680 ali_mesh_upper_transport_layer_control_packet_unsegment_msg:
-0x41f8 014681 branch ali_mesh_lower_transport_layer_send_unsegmented_access_message 
-:      014684 ali_mesh_upper_transport_layer_control_packet_segment_msg:
-0x41f9 014685 fetch 4 ,mem_mesh_upper_tran_layer_temp_segmented_pakcet_seqzero 
-0x41fa 014686 store 4 ,mem_mesh_segmented_lower_transport_layer_segzero 
-0x41fb 014687 branch ali_mesh_upper_transport_layer_split_segmented_msg_to_lower_tran_layer 
-:      014690 ali_mesh_upper_transport_layer_control_packet_load_header:
-0x41fc 014691 fetch 1 ,mem_mesh_upper_tran_layer_temp_pakcet_akf_aid 
-0x41fd 014692 store 1 ,mem_mesh_message_transport_head 
-0x41fe 014694 fetch 9 ,mem_mesh_upper_tran_layer_temp_packet_header_ivi_nid 
-0x41ff 014695 store 9 ,mem_mesh_send_upper_layer_ivi_and_nid 
-0x4200 014696 store 9 ,mem_mesh_message_nid 
-0x4201 014697 rtn 
-:      014700 ali_mesh_upper_transport_layer_control_packet_load_app_control:
-0x4202 014701 jam upper_tran_tmall_message ,mem_mesh_upper_tran_layer_packet_type 
-0x4203 014702 fetch 1 ,mem_mesh_upper_tran_layer_temp_packet_tid 
-0x4204 014703 isolate1 bit_upper_flag_vendor_indication ,temp 
-0x4205 014704 rtn true 
-0x4206 014705 setarg 0 
-0x4207 014706 rtn 
-:      014708 ali_mesh_store_tran_package_type:
-0x4208 014709 add rega ,element_device_tran_package_type ,contw 
-0x4209 014710 istore 1 ,contw 
-0x420a 014711 rtn 
-:      014714 ali_mesh_upper_transport_layer_queue_pop:
-0x420b 014715 jam 0 ,mem_mesh_upper_tran_layer_packet_tid 
-0x420c 014716 call ali_mesh_upper_transport_layer_init_queue_param 
-0x420d 014717 arg mem_mesh_upper_tran_layer_queue_temp ,rega 
-0x420e 014718 branch queue_pop 
-:      014720 ali_mesh_upper_transport_layer_control_packet_encrypt_access:
-0x420f 014721 call ali_mesh_upper_transport_layer_send_access_message_calc_seq 
-0x4210 014722 call ali_mesh_upper_transport_layer_send_access_message_add_seq 
-0x4211 014723 fetch 9 ,mem_mesh_send_upper_layer_ivi_and_nid 
-0x4212 014724 store 9 ,mem_mesh_upper_tran_layer_temp_packet_header_ivi_nid 
-0x4213 014725 call ali_mesh_upper_transport_layer_control_packet_encrypt_access_load_payload 
-0x4214 014726 setarg 0 
-0x4215 014727 store 1 ,mem_mesh_aszmic 
-0x4216 014728 call ali_mesh_upper_transport_layer_calc_transport_mic 
-0x4217 014730 fetcht 1 ,mem_mesh_upper_transport_layer_payload_len 
-0x4218 014731 storet 1 ,mem_mesh_upper_tran_layer_temp_packet_length 
-0x4219 014732 copy temp ,loopcnt 
-0x421a 014733 arg mem_mesh_access_layer_payload ,contr 
-0x421b 014734 arg mem_mesh_upper_tran_layer_temp_pakcet_upper_tran_access_pdu ,contw 
-0x421c 014735 call memcpy 
-0x421d 014737 sub temp ,unsegmented_access_message_max_upper_transport_access_pdu_len ,null 
-0x421e 014738 nbranch ali_mesh_upper_transport_layer_control_packet_encrypt_access_segment_msg ,positive 
-:      014739 ali_mesh_upper_transport_layer_control_packet_encrypt_access_unsegment_msg:
-0x421f 014740 arg mem_mesh_upper_tran_layer_temp_packet_transmit_delay ,rega 
-0x4220 014741 call queue_store_new_ele 
-0x4221 014742 branch ali_mesh_lower_transport_layer_send_unsegmented_access_message 
-:      014744 ali_mesh_upper_transport_layer_control_packet_encrypt_access_segment_msg:
-0x4222 014745 call ali_mesh_upper_transport_layer_send_segmented_access_message_get_seqzero_segon 
-0x4223 014746 fetch 4 ,mem_mesh_segmented_lower_transport_layer_segzero 
-0x4224 014747 store 4 ,mem_mesh_upper_tran_layer_temp_segmented_pakcet_seqzero 
-0x4225 014748 arg mem_mesh_upper_tran_layer_temp_packet_transmit_delay ,rega 
-0x4226 014749 call queue_store_new_ele 
-0x4227 014750 branch ali_mesh_upper_transport_layer_split_segmented_msg_to_lower_tran_layer 
-:      014752 ali_mesh_upper_transport_layer_control_packet_encrypt_access_load_payload:
-0x4228 014753 fetch 1 ,mem_mesh_upper_tran_layer_temp_packet_length 
-0x4229 014754 copy pdata ,loopcnt 
-0x422a 014755 store 1 ,mem_mesh_access_layer_payload_len 
-0x422b 014756 fetch 1 ,mem_mesh_upper_tran_layer_temp_pakcet_akf_aid 
-0x422c 014757 store 1 ,mem_mesh_message_transport_head 
-0x422d 014758 arg mem_mesh_upper_tran_layer_temp_pakcet_upper_tran_access_pdu ,contr 
-0x422e 014759 arg mem_mesh_access_layer_payload ,contw 
-0x422f 014760 branch memcpy 
-:      014762 ali_mesh_upper_transport_layer_split_segmented_msg_to_lower_tran_layer:
-0x4230 014763 call ali_mesh_upper_transport_layer_send_segmented_access_message_calc_header 
-0x4231 014764 setarg mem_mesh_access_payload 
-0x4232 014765 store 2 ,mem_mesh_upper_transport_layer_payload_ptr 
-:      014766 ali_mesh_upper_transport_layer_send_segmented_access_message_loop:
-0x4233 014767 call ali_mesh_upper_transport_layer_control_packet_load_header 
-0x4234 014768 call ali_mesh_upper_transport_layer_send_access_message_calc_seq 
-0x4235 014769 call ali_mesh_upper_transport_layer_send_access_message_add_seq 
-0x4236 014771 fetcht 1 ,mem_mesh_access_layer_payload_len 
-0x4237 014772 setarg segmented_access_message_unint_pdu_len 
-0x4238 014773 call not_greater_than 
-0x4239 014774 copy pdata ,rega 
-0x423a 014775 copy temp ,pdata 
-0x423b 014776 isub rega ,pdata 
-0x423c 014777 store 1 ,mem_mesh_access_layer_payload_len 
-0x423d 014778 fetch 2 ,mem_mesh_upper_transport_layer_payload_ptr 
-0x423e 014779 copy pdata ,contr 
-0x423f 014780 iadd rega ,temp 
-0x4240 014781 storet 2 ,mem_mesh_upper_transport_layer_payload_ptr 
-0x4241 014782 call ali_mesh_lower_transport_layer_send_segmented_access_message 
-0x4242 014783 fetch 1 ,mem_mesh_access_layer_payload_len 
-0x4243 014784 rtn blank 
-0x4244 014785 fetch 1 ,mem_mesh_segmented_lower_transport_layer_sego 
-0x4245 014786 pincrease 1 
-0x4246 014787 store 1 ,mem_mesh_segmented_lower_transport_layer_sego 
-0x4247 014788 call ali_mesh_upper_transport_layer_send_segmented_access_message_calc_header 
-0x4248 014789 branch ali_mesh_upper_transport_layer_send_segmented_access_message_loop 
-:      014794 ali_mesh_upper_transport_layer_calc_transport_mic:
-0x4249 014795 fetch 1 ,mem_mesh_message_transport_head 
-0x424a 014796 bbit0 transport_head_bit_akf ,ali_mesh_upper_transport_layer_calc_transport_mic_by_devicekey 
-:      014797 ali_mesh_upper_transport_layer_calc_transport_mic_by_appkey:
-0x424b 014798 call ali_mesh_upper_transport_layer_load_application_nonce_and_application_key 
-0x424c 014799 branch ali_mesh_upper_transport_layer_calc_transport_mic_encrypt_aesccm 
-:      014800 ali_mesh_upper_transport_layer_calc_transport_mic_by_devicekey:
-0x424d 014801 call ali_mesh_upper_transport_layer_load_device_nonce_and_device_key 
-:      014802 ali_mesh_upper_transport_layer_calc_transport_mic_encrypt_aesccm:
-0x424e 014803 fetch 1 ,mem_mesh_access_layer_payload_len 
-0x424f 014804 add pdata ,4 ,temp 
-0x4250 014805 storet 1 ,mem_mesh_upper_transport_layer_payload_len 
-0x4251 014806 arg mem_mesh_access_layer_payload ,temp 
-0x4252 014807 branch ali_ccm_encrypt 
-:      014812 ali_mesh_upper_transport_layer_send_access_message_calc_seq:
-0x4253 014813 fetch 3 ,mem_mesh_send_message_seq 
-0x4254 014814 pincrease 1 
-0x4255 014815 store 3 ,mem_mesh_send_message_seq 
-0x4256 014816 fetch 1 ,mem_mesh_gatt_package_send_msg_id 
-0x4257 014817 pincrease 1 
-0x4258 014818 store 1 ,mem_mesh_gatt_package_send_msg_id 
-0x4259 014819 fetch 2 ,mem_mesh_cb_seq_changed 
-0x425a 014820 branch callback_func 
-:      014824 ali_mesh_upper_transport_layer_send_access_message_add_nid_src_ttl_seq_dst:
-0x425b 014825 fetch 1 ,mem_mesh_iv_index + 3 
-0x425c 014826 lshift4 pdata ,pdata 
-0x425d 014827 lshift3 pdata ,pdata 
-0x425e 014828 fetcht 1 ,mem_k2_nid 
-0x425f 014829 ior temp ,pdata 
-0x4260 014830 store 1 ,mem_mesh_send_upper_layer_ivi_and_nid 
-0x4261 014831 fetch 1 ,mem_mesh_send_message_ttl 
-0x4262 014832 store 1 ,mem_mesh_send_upper_layer_ctl_and_ttl 
-0x4263 014833 fetch 2 ,mem_mesh_send_message_src 
-0x4264 014834 store 2 ,mem_mesh_send_upper_layer_src 
-0x4265 014835 fetch 2 ,mem_mesh_send_message_dst 
-0x4266 014836 store 2 ,mem_mesh_send_upper_layer_dst 
-:      014838 ali_mesh_upper_transport_layer_send_access_message_add_seq:
-0x4267 014839 fetch 3 ,mem_mesh_send_message_seq 
-0x4268 014840 store 3 ,mem_mesh_send_upper_layer_seq 
-0x4269 014841 arg mem_mesh_send_upper_layer_seq ,rega 
-0x426a 014842 arg 3 ,loopcnt 
-0x426b 014843 call inverse_data 
-0x426c 014844 fetch 8 ,mem_mesh_send_upper_layer_ctl_and_ttl 
-0x426d 014845 store 8 ,mem_mesh_message_ttl 
-0x426e 014846 rtn 
-:      014848 ali_mesh_upper_transport_layer_send_segmented_access_message_get_seqzero_segon:
-0x426f 014849 fetch 1 ,mem_mesh_upper_transport_layer_payload_len 
-0x4270 014850 div pdata ,segmented_access_message_unint_pdu_len 
-0x4271 014851 call wait_div_end 
-0x4272 014852 quotient temp 
-0x4273 014853 remainder pdata 
-0x4274 014854 call ali_mesh_upper_transport_layer_send_segmented_access_message_sub_segn_one ,blank 
-0x4275 014855 storet 1 ,mem_mesh_segmented_lower_transport_layer_segn 
-0x4276 014856 jam 0 ,mem_mesh_segmented_lower_transport_layer_sego 
-0x4277 014857 fetch 3 ,mem_mesh_send_message_seq 
-0x4278 014858 arg 0x1fff ,temp 
-0x4279 014859 iand temp ,pdata 
-0x427a 014860 store 2 ,mem_mesh_segmented_lower_transport_layer_segzero 
-0x427b 014861 rtn 
-:      014863 ali_mesh_upper_transport_layer_send_segmented_access_message_calc_header:
-0x427c 014864 fetch 2 ,mem_mesh_segmented_lower_transport_layer_segzero 
-0x427d 014865 lshift4 pdata ,pdata 
-0x427e 014866 lshift pdata ,pdata 
-0x427f 014867 fetcht 1 ,mem_mesh_segmented_lower_transport_layer_sego 
-0x4280 014868 ior temp ,pdata 
-0x4281 014869 lshift4 pdata ,pdata 
-0x4282 014870 lshift pdata ,pdata 
-0x4283 014871 fetcht 1 ,mem_mesh_segmented_lower_transport_layer_segn 
-0x4284 014872 ior temp ,pdata 
-0x4285 014873 store 3 ,mem_mesh_segmented_access_lower_transport_layer_szmic_seqzero_sego_segn 
-0x4286 014874 arg 3 ,loopcnt 
-0x4287 014875 arg mem_mesh_segmented_access_lower_transport_layer_szmic_seqzero_sego_segn ,rega 
-0x4288 014876 branch inverse_data 
-:      014878 ali_mesh_upper_transport_layer_receive_new_msg_timer:
-0x4289 014879 arg mem_mesh_upper_receive_new_message_timer ,regc 
-0x428a 014880 arg ali_mesh_upper_transport_layer_receive_new_msg_timeout ,regb 
-0x428b 014881 branch timer_single_step 
-:      014883 ali_mesh_upper_transport_layer_receive_new_msg_timeout:
-0x428c 014884 arg 40 ,loopcnt 
-0x428d 014885 arg mem_mesh_access_message_mic_cache ,contw 
-0x428e 014886 branch clear_mem 
-:      014889 ali_mesh_upper_transport_layer_send_segmented_access_message_sub_segn_one:
-0x428f 014890 increase -1 ,temp 
-0x4290 014891 rtn 
-:      014893 ali_mesh_upper_transport_layer_clear_tx_buffer:
-0x4291 014894 branch ali_mesh_stop_send_indication_packet 
-:      014897 ali_mesh_upper_transport_layer_init_queue_param:
-0x4292 014898 setarg mem_mesh_upper_tran_layer_queue_each_size 
-0x4293 014899 store 2 ,mem_queue_ptr 
-0x4294 014900 rtn 
-:      014903 app_init:
-0x4295 014904 bpatch patch16_1 ,mem_patch16 
-0x4296 014905 fetch 1 ,mem_device_option 
-0x4297 014906 branch app_init ,blank 
-0x4298 014907 beq dvc_op_dongle ,dongle_init 
-0x4299 014908 beq dvc_op_shutter ,shutter_init 
-0x429a 014909 beq dvc_op_module ,module_init 
-0x429b 014910 beq dvc_op_car ,car_init 
-0x429c 014911 beq dvc_op_shutter_dy ,shutter_dy_init 
-0x429d 014912 beq dvc_op_remote_car ,remote_car_init 
-0x429e 014913 beq dvc_op_keyboard ,keyboard_init 
-0x429f 014914 beq dvc_op_hci_boot ,hci_init 
-0x42a0 014916 beq dvc_op_mouse ,mouse_init 
-0x42a1 014917 beq dvc_op_mesh ,ali_mesh_init 
-0x42a2 014918 rtn 
-:      014921 app_param_init:
-0x42a3 014922 rtn wake 
-0x42a4 014923 call adc_init_data 
-0x42a5 014924 fetch 1 ,mem_device_option 
-0x42a6 014925 beq dvc_op_shutter ,shutter_default_init 
-0x42a7 014926 beq dvc_op_shutter_dy ,shutter_default_init 
-0x42a8 014927 beq dvc_op_dongle ,dongle_default_init 
-0x42a9 014928 beq dvc_op_mouse ,mouse_default_init 
-0x42aa 014929 beq dvc_op_keyboard ,mouse_default_parm_init 
-0x42ab 014930 beq dvc_op_remote_car ,remote_car_default_init 
-0x42ac 014931 rtn 
-:      014933 app_process_idle:
-0x42ad 014934 call ui_dispatch 
-0x42ae 014935 call check_51cmd 
-0x42af 014936 call app_process_bb_event 
-0x42b0 014937 fetch 2 ,mem_cb_idle_process 
-0x42b1 014938 branch callback_func 
-:      014940 app_process_ble:
-0x42b2 014941 fetch 2 ,mem_cb_le_process 
-0x42b3 014942 branch callback_func 
-:      014944 app_process_bb_event:
-0x42b4 014945 bpatch patch16_2 ,mem_patch16 
-0x42b5 014947 arg mem_ipc_fifo_bt2c51 ,rega 
-0x42b6 014948 call fifo_out 
-0x42b7 014949 rtn blank 
-0x42b8 014951 copy pdata ,regc 
-0x42b9 014952 call app_event_normal_process 
-0x42ba 014953 branch app_process_bb_event_priority 
-:      014955 app_discard_event:
-0x42bb 014956 arg 0 ,regc 
-0x42bc 014957 rtn 
-:      014962 app_event_normal_process:
-0x42bd 014963 beq bt_evt_button_long_pressed ,app_evt_button_long_pressed 
-0x42be 014964 beq bt_evt_le_connected ,app_le_event_bb_connected 
-0x42bf 014965 beq bt_evt_le_disconnected ,app_le_event_bb_disconn 
-0x42c0 014966 rtn 
-:      014970 app_process_bb_event_priority:
-0x42c1 014971 fetch 2 ,mem_cb_bb_event_process 
-0x42c2 014972 branch callback_func 
-:      014974 app_check_wake_lock:
-0x42c3 014975 fetch 2 ,mem_cb_check_wakelock 
-0x42c4 014976 branch callback_func 
-:      014978 app_will_enter_lpm:
-0x42c5 014979 fetch 2 ,mem_cb_before_lpm 
-0x42c6 014980 branch callback_func 
-:      014982 app_le_event_bb_connected:
-0x42c7 014983 fetch 2 ,mem_ui_state_map 
-0x42c8 014984 set1 ui_state_ble_connected ,pdata 
-0x42c9 014985 store 2 ,mem_ui_state_map 
-0x42ca 014986 rtn 
-:      014988 app_le_event_bb_disconn:
-0x42cb 014989 jam 0 ,mem_le_l2cap_att_states 
-0x42cc 014990 fetch 2 ,mem_ui_state_map 
-0x42cd 014991 set0 ui_state_ble_connected ,pdata 
-0x42ce 014992 store 2 ,mem_ui_state_map 
-0x42cf 014993 branch app_lpm_mult_disable 
-:      014996 app_evt_button_long_pressed:
-0x42d0 014997 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x42d1 014998 set1 app_disc_by_button ,pdata 
-0x42d2 014999 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x42d3 015000 rtn 
-:      015003 app_evt_timer:
-0x42d4 015004 store 1 ,mem_app_evt_timer_count 
-:      015005 app_evt_100ms_loop:
-0x42d5 015006 bpatch patch16_3 ,mem_patch16 
-0x42d6 015007 fetch 1 ,mem_app_evt_timer_count 
-0x42d7 015008 rtn blank 
-0x42d8 015009 increase -1 ,pdata 
-0x42d9 015010 store 1 ,mem_app_evt_timer_count 
-0x42da 015011 call ui_button_polling 
-0x42db 015012 call app_lpm_wake_auto_lock_timer 
-0x42dc 015013 call flash_write_spi_sm_timer 
-0x42dd 015014 fetch 2 ,mem_cb_event_timer 
-0x42de 015015 call callback_func 
-0x42df 015016 branch app_evt_100ms_loop 
-:      015021 timer_single_step:
-0x42e0 015022 ifetch 1 ,regc 
-0x42e1 015023 rtn blank 
-0x42e2 015024 pincrease -1 
-0x42e3 015025 istore 1 ,regc 
-0x42e4 015026 nrtn blank 
-0x42e5 015027 copy regb ,pdata 
-0x42e6 015028 branch callback_func 
-:      015032 timer_single_step_2b:
-0x42e7 015033 ifetch 2 ,regc 
-0x42e8 015034 rtn blank 
-0x42e9 015035 pincrease -1 
-0x42ea 015036 istore 2 ,regc 
-0x42eb 015037 nrtn blank 
-0x42ec 015038 copy regb ,pdata 
-0x42ed 015039 branch callback_func 
-:      015041 app_power_timer:
-0x42ee 015042 fetcht 2 ,mem_power_param_ptr 
-0x42ef 015043 add temp ,power_timer_offset ,regc 
-0x42f0 015044 arg app_power_timer_timeout ,regb 
-0x42f1 015045 branch timer_single_step 
-:      015047 app_power_timer_timeout:
-0x42f2 015048 call app_got_power_state_common 
-0x42f3 015049 beq power_starting ,app_enter_power_stanby_state 
-:      015050 app_enter_power_off_state:
-0x42f4 015051 branch app_enter_hibernate 
-:      015052 app_enter_power_stanby_state:
-0x42f5 015053 setarg power_standby 
-0x42f6 015054 istore 1 ,regc 
-0x42f7 015055 add temp ,power_standby_cb_offset ,regb 
-:      015056 app_power_cb_common:
-0x42f8 015057 ifetch 2 ,regb 
-0x42f9 015058 branch callback_func 
-:      015061 app_bb_hibernate:
-0x42fa 015062 call app_disconn_reason_clear 
-0x42fb 015063 branch app_enter_hibernate 
-:      015066 app_disconn_reason_clear:
-0x42fc 015067 setarg 0 
-0x42fd 015068 store app_disc_rsn_size ,mem_app_disconn_reason 
-0x42fe 015069 rtn 
-:      015070 app_disconn_reason_flag_clear:
-0x42ff 015071 setarg 0 
-0x4300 015072 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x4301 015073 rtn 
-:      015077 app_disconn_reason_collect_ble:
-0x4302 015078 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x4303 015079 set1 app_disc_ble ,pdata 
-0x4304 015080 store app_disc_rsn_size ,mem_app_disconn_reason 
-0x4305 015081 setarg 0 
-0x4306 015082 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x4307 015083 rtn 
-:      015091 app_get_lpm_wake_lock:
-0x4308 015092 arg wake_lock_app ,queue 
-0x4309 015093 branch lpm_get_wake_lock 
-:      015095 app_put_lpm_wake_lock:
-0x430a 015096 arg wake_lock_app ,queue 
-0x430b 015097 branch lpm_put_wake_lock 
-:      015099 app_lpm_wake_auto_lock:
-0x430c 015100 jam lpm_wake_up_delay_timer ,mem_wake_up_delay_timer 
-0x430d 015101 branch app_get_lpm_wake_lock 
-:      015103 app_lpm_wake_auto_lock_timer:
-0x430e 015104 arg mem_wake_up_delay_timer ,regc 
-0x430f 015105 arg app_put_lpm_wake_lock ,regb 
-0x4310 015106 branch timer_single_step 
-:      015109 app_ble_start_direct_adv:
-0x4311 015110 jam bt_cmd_start_direct_adv ,mem_fifo_temp 
-0x4312 015111 branch ui_ipc_send_cmd 
-:      015113 app_ble_stop_direct_adv:
-0x4313 015114 jam bt_cmd_stop_direct_adv ,mem_fifo_temp 
-0x4314 015115 branch ui_ipc_send_cmd 
-:      015117 app_ble_stop_adv:
-0x4315 015118 jam bt_cmd_stop_adv ,mem_fifo_temp 
-0x4316 015119 branch ui_ipc_send_cmd 
-:      015121 app_ble_start_adv:
-0x4317 015122 jam bt_cmd_start_adv ,mem_fifo_temp 
-0x4318 015123 branch ui_ipc_send_cmd 
-:      015125 app_ble_start_scan:
-0x4319 015126 jam bt_cmd_le_start_scan ,mem_fifo_temp 
-0x431a 015127 branch ui_ipc_send_cmd 
-:      015129 app_ble_stop_scan:
-0x431b 015130 jam bt_cmd_le_stop_scan ,mem_fifo_temp 
-0x431c 015131 branch ui_ipc_send_cmd 
-:      015133 app_ble_start_conn:
-0x431d 015134 jam bt_cmd_le_start_conn ,mem_fifo_temp 
-0x431e 015135 branch ui_ipc_send_cmd 
-:      015137 app_ble_disconnect:
-0x431f 015138 jam bt_cmd_le_disconnect ,mem_fifo_temp 
-0x4320 015139 branch ui_ipc_send_cmd 
-:      015141 app_led_start_blink:
-0x4321 015142 jam bt_cmd_led_blink ,mem_fifo_temp 
-0x4322 015143 branch ui_ipc_send_cmd 
-:      015145 app_led_on:
-0x4323 015146 jam bt_cmd_led_on ,mem_fifo_temp 
-0x4324 015147 branch ui_ipc_send_cmd 
-:      015149 app_led_stop_blink:
-:      015150 app_led_off:
-0x4325 015151 jam bt_cmd_led_off ,mem_fifo_temp 
-0x4326 015152 branch ui_ipc_send_cmd 
-:      015154 app_enter_hibernate:
-0x4327 015155 jam bt_cmd_enter_hibernate ,mem_fifo_temp 
-0x4328 015156 branch ui_ipc_send_cmd 
-:      015159 app_ble_store_reconn_info:
-0x4329 015160 jam bt_cmd_store_reconn_info_le ,mem_fifo_temp 
-0x432a 015161 branch ui_ipc_send_cmd 
-:      015164 app_lpm_mult_enable:
-0x432b 015165 set1 mark_lpm_mult_enable ,mark 
-0x432c 015166 rtn 
-:      015168 app_lpm_mult_disable:
-0x432d 015169 set0 mark_lpm_mult_enable ,mark 
-0x432e 015170 rtn 
-:      015173 app_button_long_pressed:
-0x432f 015174 call app_got_power_state_common 
-0x4330 015175 beq power_standby ,app_power_shutting_down 
-:      015176 app_power_starting:
-0x4331 015177 setarg power_starting 
-0x4332 015178 istore 1 ,regc 
-0x4333 015179 add temp ,power_starting_timeout_offset ,rega 
-0x4334 015180 add temp ,power_starting_cb_offset ,regb 
-:      015181 app_power_common:
-0x4335 015182 ifetcht 1 ,rega 
-0x4336 015183 increase 1 ,regc 
-0x4337 015184 istoret 1 ,regc 
-0x4338 015185 branch app_power_cb_common 
-:      015187 app_power_shutting_down:
-0x4339 015188 setarg power_off 
-0x433a 015189 istore 1 ,regc 
-0x433b 015190 fetch 2 ,mem_ui_state_map 
-0x433c 015191 bbit0 ui_state_ble_connected ,app_power_off_end 
-0x433d 015192 call le_send_terminate_ind_user_terminated 
-0x433e 015193 call app_ble_disconnect 
-:      015194 app_power_off_end:
-0x433f 015195 fetcht 2 ,mem_power_param_ptr 
-0x4340 015196 add temp ,power_off_timeout_offset ,rega 
-0x4341 015197 add temp ,power_off_cb_offset ,regb 
-0x4342 015198 branch app_power_common 
-:      015200 app_got_power_state_common:
-0x4343 015201 fetcht 2 ,mem_power_param_ptr 
-0x4344 015202 add temp ,power_state_offset ,regc 
-0x4345 015203 ifetch 1 ,regc 
-0x4346 015204 rtn 
-:      015206 app_event_button_up:
-0x4347 015207 call app_got_power_state_common 
-0x4348 015208 bne power_off ,app_power_release 
-0x4349 015209 branch app_enter_hibernate 
-:      015210 app_power_release:
-0x434a 015211 add temp ,ui_butten_up_cb_offset ,regb 
-0x434b 015212 branch app_power_cb_common 
-:      015218 adpcm_decode:
-0x434c 015219 fetch 8 ,mem_ad_state_valpred 
-0x434d 015220 store 8 ,mem_ad_valpred 
-0x434e 015221 jam 0 ,mem_ad_bufferstep 
-0x434f 015222 fetch 1 ,mem_ad_index 
-0x4350 015223 lshift2 pdata ,pdata 
-0x4351 015224 arg mem_ad_stepsizetable ,temp 
-0x4352 015225 iadd temp ,temp 
-0x4353 015226 ifetch 4 ,temp 
-0x4354 015227 store 4 ,mem_ad_step 
-:      015228 adpcm_decode_loop:
-0x4355 015229 fetch 1 ,mem_ad_bufferstep 
-0x4356 015230 nbranch adpcm_next_byte ,blank 
-0x4357 015231 fetcht 2 ,mem_ad_in_ptr 
-0x4358 015232 ifetch 1 ,temp 
-0x4359 015233 store 1 ,mem_ad_inputbuffer 
-0x435a 015234 increase 1 ,temp 
-0x435b 015235 storet 2 ,mem_ad_in_ptr 
-0x435c 015236 rshift4 pdata ,pdata 
-0x435d 015237 store 1 ,mem_ad_delta 
-0x435e 015238 branch adpcm_cal 
-:      015239 adpcm_next_byte:
-0x435f 015240 fetch 1 ,mem_ad_inputbuffer 
-0x4360 015241 and pdata ,0x0f ,pdata 
-0x4361 015242 store 1 ,mem_ad_delta 
-:      015243 adpcm_cal:
-0x4362 015244 fetch 1 ,mem_ad_bufferstep 
-0x4363 015245 setflip 0 ,pdata 
-0x4364 015246 store 1 ,mem_ad_bufferstep 
-0x4365 015247 arg mem_ad_indextable ,temp 
-0x4366 015248 fetch 1 ,mem_ad_delta 
-0x4367 015249 iadd temp ,temp 
-0x4368 015250 ifetch 1 ,temp 
-0x4369 015251 fetcht 1 ,mem_ad_index 
-0x436a 015252 call adpcm_cal_index 
-0x436b 015253 store 1 ,mem_ad_index 
-0x436c 015255 fetch 1 ,mem_ad_delta 
-0x436d 015256 and pdata ,0x08 ,temp 
-0x436e 015257 storet 1 ,mem_ad_sign 
-0x436f 015258 and pdata ,0x07 ,temp 
-0x4370 015259 storet 1 ,mem_ad_delta 
-0x4371 015261 call adpcm_cal_vpdiff 
-0x4372 015262 storet 4 ,mem_ad_vpdiff 
-0x4373 015264 fetch 1 ,mem_ad_sign 
-0x4374 015265 branch adpcm_cal_valpred ,blank 
-0x4375 015266 fetch 4 ,mem_ad_valpred 
-0x4376 015267 fetcht 4 ,mem_ad_vpdiff 
-0x4377 015268 isub temp ,pdata 
-0x4378 015269 branch adpcm_cal_valpred_end 
-:      015270 adpcm_cal_valpred:
-0x4379 015271 fetch 4 ,mem_ad_valpred 
-0x437a 015272 fetcht 4 ,mem_ad_vpdiff 
-0x437b 015273 iadd temp ,pdata 
-:      015274 adpcm_cal_valpred_end:
-0x437c 015275 store 4 ,mem_ad_valpred 
-0x437d 015276 arg 32767 ,temp 
-0x437e 015277 isub temp ,pdata 
-0x437f 015278 bbit1 31 ,adpcm_cal_valpred_overflow 
-0x4380 015279 storet 4 ,mem_ad_valpred 
-0x4381 015280 branch adpcm_cal_valpred_overflow_end 
-:      015281 adpcm_cal_valpred_overflow:
-0x4382 015282 fetch 4 ,mem_ad_valpred 
-0x4383 015283 arg 32768 ,temp 
-0x4384 015284 iadd temp ,pdata 
-0x4385 015285 bbit0 31 ,adpcm_cal_valpred_overflow_end 
-0x4386 015286 arg -32768 ,temp 
-0x4387 015287 storet 4 ,mem_ad_valpred 
-:      015288 adpcm_cal_valpred_overflow_end:
-0x4388 015289 fetch 1 ,mem_ad_index 
-0x4389 015290 lshift2 pdata ,pdata 
-0x438a 015291 arg mem_ad_stepsizetable ,temp 
-0x438b 015292 iadd temp ,temp 
-0x438c 015293 ifetch 4 ,temp 
-0x438d 015294 store 4 ,mem_ad_step 
-0x438e 015296 fetch 2 ,mem_ad_out_ptr 
-0x438f 015297 fetcht 2 ,mem_ad_valpred 
-0x4390 015298 istoret 2 ,pdata 
-0x4391 015299 increase 2 ,pdata 
-0x4392 015300 store 2 ,mem_ad_out_ptr 
-0x4393 015302 fetch 1 ,mem_ad_in_numsamples 
-0x4394 015303 increase -1 ,pdata 
-0x4395 015304 store 1 ,mem_ad_in_numsamples 
-0x4396 015305 nbranch adpcm_decode_loop ,blank 
-0x4397 015306 fetch 8 ,mem_ad_valpred 
-0x4398 015307 store 8 ,mem_ad_state_valpred 
-0x4399 015308 rtn 
-:      015310 adpcm_cal_index:
-0x439a 015311 iadd temp ,pdata 
-0x439b 015312 bbit0 7 ,adpcm_cal_bigger_zero 
-0x439c 015313 setarg 0 
-0x439d 015314 rtn 
-:      015315 adpcm_cal_bigger_zero:
-0x439e 015316 and pdata ,0xff ,pdata 
-0x439f 015317 sub pdata ,88 ,null 
-0x43a0 015318 rtn positive 
-0x43a1 015319 setarg 88 
-0x43a2 015320 rtn 
-:      015322 adpcm_cal_vpdiff:
-0x43a3 015323 fetchr rega ,4 ,mem_ad_step 
-0x43a4 015324 rshift3 rega ,temp 
-0x43a5 015325 fetch 1 ,mem_ad_delta 
-0x43a6 015326 bbit0 2 ,adpcm_cal_vpdiff1 
-0x43a7 015327 copy rega ,pdata 
-0x43a8 015328 iadd temp ,temp 
-:      015329 adpcm_cal_vpdiff1:
-0x43a9 015330 fetch 1 ,mem_ad_delta 
-0x43aa 015331 bbit0 1 ,adpcm_cal_vpdiff2 
-0x43ab 015332 rshift rega ,pdata 
-0x43ac 015333 iadd temp ,temp 
-:      015334 adpcm_cal_vpdiff2:
-0x43ad 015335 fetch 1 ,mem_ad_delta 
-0x43ae 015336 rtnbit0 0 
-0x43af 015337 rshift2 rega ,pdata 
-0x43b0 015338 iadd temp ,temp 
-0x43b1 015339 rtn 
-:      015344 car_init:
-0x43b2 015345 call enable_authrom 
-0x43b3 015346 rtn wake 
-0x43b4 015347 setarg car_g24_receive_process 
-0x43b5 015348 store 2 ,mem_cb_24g_receive_process 
-0x43b6 015350 setarg g24_bind_ackpayload_prep 
-0x43b7 015351 store 2 ,mem_cb_24g_ackpayload 
-0x43b8 015353 setarg car_g24_cb_data_device1 
-0x43b9 015354 store 2 ,mem_cb_24g_data_device1 
-0x43ba 015356 setarg car_le_before_hibernate 
-0x43bb 015357 store 2 ,mem_cb_before_hibernate 
-0x43bc 015359 setarg car_le_process_lpm_before 
-0x43bd 015360 store 2 ,mem_cb_before_lpm 
-0x43be 015362 setarg car_scale_process_idle 
-0x43bf 015363 store 2 ,mem_cb_idle_process 
-0x43c0 015365 setarg car_scale_process_bb_event 
-0x43c1 015366 store 2 ,mem_cb_bb_event_process 
-0x43c2 015368 setarg app_get_lpm_wake_lock 
-0x43c3 015369 store 2 ,mem_cb_check_wakelock 
-0x43c4 015371 setarg car_le_receive_data 
-0x43c5 015372 store 2 ,mem_cb_att_write 
-0x43c6 015374 setarg car_le_bb_event_timer 
-0x43c7 015375 store 2 ,mem_cb_event_timer 
-0x43c8 015377 bpatch patch05_6 ,mem_patch05 
-0x43c9 015378 call car_init_environment 
-0x43ca 015379 call car_lpm_timer_enable 
-0x43cb 015380 call queue_init 
-0x43cc 015381 jam 2 ,mem_lpm_mult 
-0x43cd 015382 jam power_on ,mem_car_24g_received_pac 
-0x43ce 015383 fetch 1 ,mem_car_config_soft_switch_enable 
-0x43cf 015384 store 1 ,mem_car_hard_soft_switch 
-0x43d0 015385 beq hard_switch ,car_hard_switch_power_on_signal 
-0x43d1 015386 fetch 1 ,mem_car_config_soft_switch_gpio 
-0x43d2 015387 store 1 ,mem_ui_button_gpio 
-0x43d3 015388 jam off ,mem_le_adv_enable 
-:      015389 car_soft_switch_power_on_init:
-0x43d4 015390 call ui_button_init 
-0x43d5 015391 call ui_button_polling 
-0x43d6 015392 jam power_starting ,mem_car_power_state 
-0x43d7 015393 fetch 2 ,mem_ui_state_map 
-0x43d8 015394 rtnbit1 ui_state_btn_down 
-0x43d9 015395 branch app_enter_hibernate 
-:      015398 car_power_off_signal:
-0x43da 015399 branch car_ui_led_init 
-:      015401 car_hard_switch_power_on_signal:
-0x43db 015402 jam power_standby ,mem_car_power_state 
-:      015403 car_soft_switch_power_on_signal:
-0x43dc 015404 jam on ,mem_le_adv_enable 
-0x43dd 015405 setarg fast_adv_interval_value_car 
-0x43de 015406 call shutter_ble_adv_interval_set 
-:      015407 car_le_modified_name_adv:
-0x43df 015408 arg mem_le_name + 7 ,contw 
-0x43e0 015409 fetch 1 ,mem_le_lap 
-:      015410 car_name_loop:
-0x43e1 015411 and pdata ,0xF0 ,temp 
-0x43e2 015412 rshift4 temp ,temp 
-0x43e3 015413 call car_hex_to_ascii 
-0x43e4 015414 istoret 1 ,contw 
-0x43e5 015415 and pdata ,0x0F ,temp 
-0x43e6 015416 call car_hex_to_ascii 
-0x43e7 015417 istoret 1 ,contw 
-0x43e8 015418 call le_modified_name_att_list 
-0x43e9 015419 fetcht 1 ,mem_le_name_len 
-0x43ea 015420 copy temp ,loopcnt 
-0x43eb 015421 arg mem_le_adv_data + 2 ,contw 
-0x43ec 015422 arg mem_le_name ,contr 
-0x43ed 015423 call memcpy 
-:      015424 car_le_modified_name_scan:
-0x43ee 015425 fetcht 1 ,mem_le_name_len 
-0x43ef 015426 copy temp ,loopcnt 
-0x43f0 015427 arg mem_le_scan_data + 2 ,contw 
-0x43f1 015428 arg mem_le_name ,contr 
-0x43f2 015429 branch memcpy 
-:      015430 car_hex_to_ascii:
-0x43f3 015431 sub temp ,9 ,null 
-0x43f4 015432 branch car_hex_num ,positive 
-0x43f5 015433 add temp ,55 ,temp 
-0x43f6 015434 rtn 
-:      015435 car_hex_num:
-0x43f7 015436 add temp ,48 ,temp 
-0x43f8 015437 rtn 
-:      015439 car_ui_led_init:
-0x43f9 015440 fetch 1 ,mem_car_config_blood_led1_gpio 
-0x43fa 015441 bne invalid_pin_num ,car_blood_led_gpio_set 
-:      015442 car_ui_led_init_1:
-0x43fb 015443 fetch 1 ,mem_car_config_pairing_led_gpio 
-0x43fc 015444 bne invalid_pin_num ,car_pairing_led_gpio_set 
-:      015445 car_ui_led_init_2:
-0x43fd 015446 fetch 1 ,mem_car_config_low_voltage_led_gpio 
-0x43fe 015447 bne invalid_pin_num ,car_low_voltage_led_gpio_set 
-:      015448 car_ui_led_init_3:
-0x43ff 015449 fetch 1 ,mem_car_led_num 
-0x4400 015450 copy pdata ,loopcnt 
-0x4401 015451 setarg mem_car_led_map 
-0x4402 015452 copy pdata ,rega 
-:      015453 car_in_lp1:
-0x4403 015454 copy rega ,contr 
-0x4404 015455 ifetch 1 ,contr 
-0x4405 015456 copy contr ,rega 
-0x4406 015457 beq invalid_pin_num ,car_in_lp1_end 
-0x4407 015458 copy pdata ,temp 
-0x4408 015459 call gpio_config_output 
-:      015460 car_in_lp1_end:
-0x4409 015461 loop car_in_lp1 
-:      015462 car_ui_led_init_end:
-0x440a 015463 rtn 
-:      015464 car_blood_led_gpio_set:
-0x440b 015465 fetch 8 ,mem_car_config_blood_led1_gpio 
-0x440c 015466 store 8 ,mem_car_led_map + 2 
-0x440d 015467 branch car_ui_led_init_1 
-:      015468 car_pairing_led_gpio_set:
-0x440e 015469 store 1 ,mem_car_led_map 
-0x440f 015470 branch car_ui_led_init_2 
-:      015471 car_low_voltage_led_gpio_set:
-0x4410 015472 store 1 ,mem_car_led_map + 1 
-0x4411 015473 branch car_ui_led_init_3 
-:      015475 car_init_environment:
-0x4412 015477 call car_g24_init 
-0x4413 015478 call car_g24_load_commom_addr 
-0x4414 015479 arg 0 ,rega 
-0x4415 015480 call pwm_init 
-0x4416 015481 call car_ui_led_init 
-0x4417 015482 call car_start_blink 
-0x4418 015483 call car_init_adc_hvin 
-0x4419 015484 branch car_motor_init 
-:      015485 car_read_otp_addr:
-0x441a 015486 rtn 
-:      015487 car_motor_init:
-0x441b 015488 fetch 1 ,mem_car_motor_gpio_num 
-0x441c 015489 copy pdata ,loopcnt 
-0x441d 015490 setarg mem_car_motor_gpio_map 
-0x441e 015491 copy pdata ,rega 
-:      015492 p_in_lp1:
-0x441f 015493 copy rega ,contr 
-0x4420 015494 ifetch 1 ,contr 
-0x4421 015495 copy contr ,rega 
-0x4422 015496 beq invalid_pin_num ,p_in_lp1_end 
-0x4423 015497 copy pdata ,temp 
-0x4424 015498 store 1 ,mem_car_gpio 
-0x4425 015499 call car_ui_gpio_init 
-:      015500 p_in_lp1_end:
-0x4426 015501 loop p_in_lp1 
-:      015502 p_car_ui_led_init_end:
-0x4427 015503 rtn 
-:      015505 car_ui_gpio_init:
-0x4428 015506 fetch 1 ,mem_car_gpio 
-0x4429 015507 rtneq ui_button_gpio_disable 
-0x442a 015508 iforce temp 
-0x442b 015509 branch gpio_config_output 
-:      015512 car_init_adc_hvin:
-0x442c 015513 jam 100 ,mem_car_notify_vdd_value_last 
-0x442d 015514 rtn 
-:      015516 car_le_before_hibernate:
-0x442e 015517 call car_gpio_set_before_hibernate 
-0x442f 015518 call clear_wake 
-:      015519 car_le_process_lpm_before:
-0x4430 015520 branch keyscan_process_lpm_before 
-:      015522 car_gpio_set_before_hibernate:
-0x4431 015523 call check_51cmd_led_off 
-:      015524 car_gpio_set_before_lpm_common:
-0x4432 015525 arg gpio_number ,loopcnt 
-0x4433 015526 arg core_gpio_conf ,contr 
-:      015527 car_setgpio_loop:
-0x4434 015528 copy contr ,contw 
-0x4435 015529 ifetch 1 ,contr 
-0x4436 015530 beq gpcfg_spid_miso ,car_setgpio_pullup 
-0x4437 015531 beq gpcfg_spid_ncs ,car_setgpio_pullup 
-0x4438 015532 beq gpcfg_spid_sck ,car_setgpio_pullup 
-0x4439 015533 beq gpcfg_spid_mosi ,car_setgpio_pullup 
-0x443a 015534 beq gpcfg_spid_sdio ,car_setgpio_pullup 
-0x443b 015535 beq gpcfg_iic_scl ,car_setgpio_pullup 
-0x443c 015536 beq gpcfg_iic_sda ,car_setgpio_pullup 
-0x443d 015537 beq gpcfg_input ,car_setgpio_pullup 
-:      015538 car_setgpio_loop_end:
-0x443e 015539 loop car_setgpio_loop 
-0x443f 015540 arg core_gpio_conf_hi + gpio_number_ext ,pdata 
-0x4440 015541 isub contr ,null 
-0x4441 015542 branch car_motor_setgpio ,zero 
-:      015543 car_setgpio_loop_ext:
-0x4442 015544 arg gpio_number_ext ,loopcnt 
-0x4443 015545 arg core_gpio_conf_hi ,contr 
-0x4444 015546 branch car_setgpio_loop 
-:      015548 car_setgpio_pullup:
-0x4445 015549 setarg gpcfg_pullup 
-0x4446 015550 istore 1 ,contw 
-0x4447 015551 branch car_setgpio_loop_end 
-:      015552 car_setgpio_pulldown:
-0x4448 015553 setarg gpcfg_pulldown 
-0x4449 015554 istore 1 ,contw 
-0x444a 015555 branch car_setgpio_loop_end 
-:      015556 car_motor_setgpio:
-0x444b 015557 fetch 1 ,mem_car_motor_gpio_num 
-0x444c 015558 copy pdata ,loopcnt 
-0x444d 015559 arg mem_car_motor_gpio_map ,contr 
-:      015560 car_motor_setgpio_loop:
-0x444e 015561 ifetch 1 ,contr 
-0x444f 015562 set1 7 ,pdata 
-0x4450 015563 arg gpcfg_output_low ,temp 
-0x4451 015564 call gpio_config_function 
-0x4452 015565 loop car_motor_setgpio_loop 
-0x4453 015566 rtn 
-:      015568 car_key_scan_process:
-0x4454 015569 branch keyscan_key_process 
-:      015571 car_scale_process_idle:
-0x4455 015572 call car_le_send_packet 
-0x4456 015573 call car_g24_status_process 
-0x4457 015574 branch car_key_scan_process 
-:      015576 car_g24_status_process:
-0x4458 015577 fetch 2 ,mem_ui_state_map 
-0x4459 015578 rtnbit1 ui_state_ble_connected 
-0x445a 015579 fetch 1 ,mem_car_24g_received_pac 
-0x445b 015580 beq work_paired ,car_g24_connected_event 
-0x445c 015581 rtn 
-:      015582 car_g24_connected_event:
-0x445d 015583 fetch 1 ,mem_car_24g_status 
-0x445e 015584 rtneq work_paired 
-0x445f 015585 jam work_paired ,mem_car_24g_status 
-0x4460 015586 call car_lpm_timer_disable 
-0x4461 015587 call car_stop_blink 
-0x4462 015588 branch car_g24_connected 
-:      015590 car_lpm_timer_enable:
-0x4463 015591 fetch 2 ,mem_car_enter_lpm_timer_count 
-0x4464 015592 store 2 ,mem_car_enter_lpm_timer 
-0x4465 015593 jam 0 ,mem_car_enter_lpm_flag 
-0x4466 015594 rtn 
-:      015597 car_lpm_timer_disable:
-0x4467 015598 setarg 0 
-0x4468 015599 branch car_lpm_timer_enable + 1 
-:      015602 car_stop_blink:
-0x4469 015603 arg 0 ,rega 
-0x446a 015604 branch ui_led_blink_stop_global 
-:      015607 car_start_blink:
-0x446b 015608 arg 0 ,rega 
-0x446c 015609 branch ui_led_blink_start_global 
-:      015615 car_le_send_packet:
-0x446d 015616 fetch 2 ,mem_ui_state_map 
-0x446e 015617 rtnbit0 ui_state_ble_connected 
-0x446f 015618 call le_fifo_check_nearly_full 
-0x4470 015619 nrtn blank 
-0x4471 015620 arg mem_car_pop_queue_buff ,rega 
-0x4472 015621 call queue_pop 
-0x4473 015622 nrtn user 
-0x4474 015623 arg mem_car_pop_queue_buff ,contr 
-0x4475 015624 branch le_send_notify_from_list 
-:      015626 car_scale_process_bb_event:
-0x4476 015627 copy regc ,pdata 
-0x4477 015628 beq bt_evt_button_up ,app_event_button_up 
-0x4478 015629 beq bt_evt_button_long_pressed ,app_button_long_pressed 
-0x4479 015630 beq bt_evt_le_connected ,car_scale_event_le_conn 
-0x447a 015631 beq bt_evt_le_disconnected ,car_scale_event_le_discon 
-0x447b 015632 rtn 
-:      015634 car_scale_event_le_conn:
-0x447c 015635 call car_lpm_timer_disable 
-0x447d 015636 call car_stop_blink 
-0x447e 015637 set0 mark_24g_rxmode ,mark 
-0x447f 015638 branch car_scale_process_conn 
-:      015639 car_g24_connected:
-0x4480 015640 fetch 2 ,mem_car_24g_no_data_timeout_count 
-0x4481 015641 store 2 ,mem_car_24g_no_data_timeout_timer 
-:      015642 car_scale_process_conn:
-0x4482 015643 jam 0x14 ,mem_car_notify_vdd_timer 
-0x4483 015644 jam 0 ,mem_lpm_mode 
-0x4484 015645 call app_ble_stop_adv 
-0x4485 015646 branch app_lpm_mult_enable 
-:      015649 car_scale_event_le_discon:
-0x4486 015650 set1 mark_24g_rxmode ,mark 
-0x4487 015651 call car_lpm_timer_enable 
-0x4488 015652 call car_fb_motor_stop 
-0x4489 015653 call car_lr_motor_stop 
-:      015654 car_g24_disconnect:
-0x448a 015655 setarg 0 
-0x448b 015656 store 5 ,mem_car_led_control 
-0x448c 015657 call queue_init 
-0x448d 015658 jam 10 ,mem_motor1_speed 
-0x448e 015659 jam 10 ,mem_motor2_speed 
-0x448f 015660 jam 10 ,mem_motor3_speed 
-0x4490 015662 jam 2 ,mem_lpm_mult 
-0x4491 015663 setarg fast_adv_interval_value_car 
-0x4492 015664 call shutter_ble_adv_interval_set 
-0x4493 015665 branch app_ble_start_adv 
-:      015667 car_le_bb_event_timer:
-0x4494 015668 call car_moto1_blank_data_timer 
-0x4495 015669 call car_moto2_blank_data_timer 
-0x4496 015670 call car_moto3_blank_data_timer 
-0x4497 015673 call car_24g_no_data_timeout_timer 
-0x4498 015674 branch car_24g_bind_enable_timer 
-:      015677 car_24g_bind_enable_timer:
-0x4499 015678 arg mem_car_24g_bind_enable_delay_count ,regc 
-0x449a 015679 arg 0 ,regb 
-0x449b 015680 branch timer_single_step 
-:      015682 car_enter_lpm_timer:
-0x449c 015683 arg mem_car_enter_lpm_timer ,regc 
-0x449d 015684 arg car_enter_lpm_enable ,regb 
-0x449e 015685 branch timer_single_step_2b 
-:      015686 car_enter_lpm_enable:
-0x449f 015687 jam 1 ,mem_car_enter_lpm_flag 
-0x44a0 015688 rtn 
-:      015690 car_24g_no_data_timeout_timer:
-0x44a1 015691 arg mem_car_24g_no_data_timeout_timer ,regc 
-0x44a2 015692 arg car_24g_no_data_timer_timeout ,regb 
-0x44a3 015693 branch timer_single_step_2b 
-:      015694 car_24g_no_data_timer_timeout:
-0x44a4 015695 jam work_search ,mem_car_24g_status 
-0x44a5 015696 jam power_on ,mem_car_24g_received_pac 
-0x44a6 015697 branch car_g24_disconnect 
-:      015699 car_notify_vdd_timer:
-0x44a7 015700 fetch 1 ,mem_car_config_bat_notify_enable 
-0x44a8 015701 rtn blank 
-0x44a9 015702 arg mem_car_notify_vdd_timer ,regc 
-0x44aa 015703 arg car_notify_vdd ,regb 
-0x44ab 015704 branch timer_single_step 
-:      015705 car_notify_vdd:
-0x44ac 015706 fetch 1 ,mem_car_notify_vdd_count 
-0x44ad 015707 store 1 ,mem_car_notify_vdd_timer 
-0x44ae 015708 fetch 1 ,mem_car_working_flag 
-0x44af 015709 nrtn blank 
-:      015710 car_read_hvin:
-0x44b0 015711 call vdd_calculate_by_mode 
-0x44b1 015712 store 2 ,mem_vdd_now_vol 
-0x44b2 015713 arg mem_vdd_calculate_set ,rega 
-0x44b3 015714 call adc_bat_percent_lowpower_out 
-0x44b4 015715 fetcht 1 ,mem_car_notify_vdd_value_last 
-0x44b5 015716 isub temp ,null 
-0x44b6 015717 branch car_notify_vdd_next2 ,positive 
-0x44b7 015718 store 1 ,mem_car_notify_vdd_value_last 
-0x44b8 015719 copy pdata ,temp 
-:      015720 car_notify_vdd_next2:
-0x44b9 015721 storet 1 ,mem_car_notify_vdd_percent 
-0x44ba 015722 fetch 1 ,mem_car_config_low_voltage_percent 
-0x44bb 015723 isub temp ,null 
-0x44bc 015724 call car_enter_low_bat ,positive 
-0x44bd 015725 storet 1 ,mem_notify_bat_payload 
-0x44be 015726 arg 6 ,loopcnt 
-0x44bf 015727 arg mem_notify_bat_head ,contr 
-0x44c0 015728 call calc_check_sum_start 
-0x44c1 015729 store 1 ,mem_notify_bat_check_sum 
-0x44c2 015730 arg mem_notify_bat_packet ,rega 
-0x44c3 015731 branch queue_push 
-:      015732 car_enter_low_bat:
-0x44c4 015733 fetch 1 ,mem_low_bat_flag 
-0x44c5 015734 nrtn blank 
-0x44c6 015735 jam 1 ,mem_low_bat_flag 
-0x44c7 015736 arg 1 ,rega 
-0x44c8 015737 branch ui_led_blink_start_global 
-:      015738 car_low_bat_led_off:
-0x44c9 015739 arg 1 ,rega 
-0x44ca 015740 branch ui_led_blink_stop_global 
-:      015744 calc_check_sum_start:
-0x44cb 015745 arg 0 ,rega 
-:      015746 calc_check_sum_loop:
-0x44cc 015747 ifetch 1 ,contr 
-0x44cd 015748 iadd rega ,rega 
-0x44ce 015749 loop calc_check_sum_loop 
-:      015750 calc_check_sum_and:
-0x44cf 015751 and rega ,0xff ,pdata 
-0x44d0 015752 rtn 
-:      015754 car_le_receive_data:
-0x44d1 015755 fetch 1 ,mem_le_att_opcode 
-0x44d2 015756 beq attop_write_request ,car_le_parse_att_write_request 
-0x44d3 015757 rtn 
-:      015758 car_le_parse_att_write_request:
-0x44d4 015759 fetch 2 ,mem_le_att_handle 
-0x44d5 015760 beq att_car_control_handle ,car_control_le_receive 
-0x44d6 015761 rtn 
-:      015763 le_app_receive_data:
-0x44d7 015764 bpatch patch05_7 ,mem_patch05 
-0x44d8 015765 ifetch 5 ,rega 
-0x44d9 015766 store 5 ,mem_app_receive_temp 
-0x44da 015767 fetch 2 ,mem_app_receive_temp 
-0x44db 015768 arg le_receive_packet_head ,temp 
-0x44dc 015769 isub temp ,null 
-0x44dd 015770 nrtn zero 
-0x44de 015771 fetch 2 ,mem_app_receive_temp + 3 
-0x44df 015772 byteswap pdata ,pdata 
-0x44e0 015773 store 2 ,mem_app_receive_temp + 3 
-0x44e1 015774 copy pdata ,loopcnt 
-0x44e2 015775 increase 5 ,rega 
-0x44e3 015776 copy rega ,contr 
-0x44e4 015777 arg mem_app_receive_temp + 5 ,contw 
-0x44e5 015778 call memcpy 
-0x44e6 015779 ifetch 1 ,contr 
-0x44e7 015780 store 1 ,mem_app_receive_temp + 15 
-0x44e8 015781 arg mem_app_receive_temp + 2 ,rega 
-0x44e9 015782 arg mem_app_receive_temp + 5 ,regb 
-0x44ea 015783 rtn 
-:      015785 car_control_le_receive:
-0x44eb 015786 setarg 0 
-0x44ec 015787 store 5 ,mem_le_receive_payload 
-0x44ed 015788 store 5 ,mem_le_receive_payload + 5 
-0x44ee 015789 call le_app_receive_data 
-0x44ef 015790 copy regb ,contr 
-0x44f0 015791 arg mem_le_receive_payload ,contw 
-0x44f1 015792 arg 10 ,loopcnt 
-0x44f2 015793 call memcpy 
-:      015794 car_receive_cmd_select:
-0x44f3 015795 bpatch patch06_0 ,mem_patch06 
-0x44f4 015796 ifetch 1 ,rega 
-0x44f5 015797 beq car_cmd_old_car_control ,car_drive_old 
-0x44f6 015798 beq car_cmd_old_speed_control ,car_speed_set_old 
-0x44f7 015799 beq car_cmd_l_r_motor_control ,car_motor_control 
-0x44f8 015800 beq car_cmd_f_b_motor_control ,car_motor_control 
-0x44f9 015801 beq car_cmd_ir_control ,car_ir_data_rx_from_app 
-0x44fa 015802 beq car_cmd_led_control ,car_led_control_receive 
-0x44fb 015803 beq car_cmd_device_info ,car_info_request 
-0x44fc 015804 rtn 
-:      015806 car_24g_receive_data:
-0x44fd 015807 call car_control_le_receive 
-0x44fe 015808 fetch 1 ,mem_app_receive_temp + 2 
-0x44ff 015809 beq car_cmd_l_r_motor_control ,car_24g_receive_data_next 
-0x4500 015810 beq car_cmd_f_b_motor_control ,car_24g_receive_data_next 
-0x4501 015811 rtn 
-:      015812 car_24g_receive_data_next:
-0x4502 015813 fetch 1 ,mem_le_receive_payload 
-0x4503 015814 ncall car_moto1_enable_blank_data_timer ,blank 
-0x4504 015815 fetch 1 ,mem_le_receive_payload + 2 
-0x4505 015816 ncall car_moto2_enable_blank_data_timer ,blank 
-0x4506 015817 fetch 1 ,mem_le_receive_payload + 4 
-0x4507 015818 ncall car_moto3_enable_blank_data_timer ,blank 
-0x4508 015819 rtn 
-:      015821 car_moto1_enable_blank_data_timer:
-0x4509 015822 jam 5 ,mem_car_moto1_blank_timer 
-0x450a 015823 rtn 
-:      015824 car_moto2_enable_blank_data_timer:
-0x450b 015825 jam 5 ,mem_car_moto2_blank_timer 
-0x450c 015826 rtn 
-:      015827 car_moto3_enable_blank_data_timer:
-0x450d 015828 jam 5 ,mem_car_moto3_blank_timer 
-0x450e 015829 rtn 
-:      015831 car_moto1_blank_data_timer:
-0x450f 015832 arg mem_car_moto1_blank_timer ,regc 
-0x4510 015833 arg car_moto1_blank_data ,regb 
-0x4511 015834 branch timer_single_step 
-:      015835 car_moto2_blank_data_timer:
-0x4512 015836 arg mem_car_moto2_blank_timer ,regc 
-0x4513 015837 arg car_moto2_blank_data ,regb 
-0x4514 015838 branch timer_single_step 
-:      015839 car_moto3_blank_data_timer:
-0x4515 015840 arg mem_car_moto3_blank_timer ,regc 
-0x4516 015841 arg car_moto3_blank_data ,regb 
-0x4517 015842 branch timer_single_step 
-:      015844 car_moto1_blank_data:
-0x4518 015845 jam 0 ,mem_le_receive_payload 
-0x4519 015846 branch car_motor_control 
-:      015847 car_moto2_blank_data:
-0x451a 015848 jam 0 ,mem_le_receive_payload + 2 
-0x451b 015849 branch car_motor_control 
-:      015850 car_moto3_blank_data:
-0x451c 015851 jam 0 ,mem_le_receive_payload + 4 
-0x451d 015852 branch car_motor_control 
-:      015857 car_drive_old:
-0x451e 015858 fetch 1 ,mem_le_receive_payload 
-0x451f 015859 store 1 ,mem_motor1_status 
-0x4520 015860 fetch 1 ,mem_le_receive_payload + 1 
-0x4521 015861 store 1 ,mem_motor2_status 
-0x4522 015862 branch car_motor_control_common 
-:      015866 car_left_right_control_old:
-0x4523 015867 fetch 1 ,mem_le_receive_payload 
-0x4524 015868 store 1 ,mem_motor2_status 
-0x4525 015869 branch car_motor2_control 
-:      015870 car_front_back_control_old:
-0x4526 015871 fetch 1 ,mem_motor1_speed 
-0x4527 015872 call car_reset_old_speed 
-0x4528 015873 fetch 1 ,mem_le_receive_payload + 1 
-0x4529 015874 store 1 ,mem_motor1_status 
-0x452a 015875 branch car_motor1_control 
-:      015876 car_reset_old_speed:
-0x452b 015877 beq speed_level_2 ,car_reset_old_speed2 
-0x452c 015878 beq speed_level_3 ,car_reset_old_speed3 
-0x452d 015879 store 1 ,mem_motor1_speed 
-0x452e 015880 rtn 
-:      015881 car_reset_old_speed2:
-0x452f 015882 jam speed_level_5 ,mem_motor1_speed 
-0x4530 015883 rtn 
-:      015884 car_reset_old_speed3:
-0x4531 015885 jam speed_level_10 ,mem_motor1_speed 
-0x4532 015886 rtn 
-:      015887 car_speed_set_old:
-0x4533 015888 fetch 1 ,mem_le_receive_payload 
-0x4534 015889 call car_reset_old_speed 
-0x4535 015890 fetch 1 ,mem_motor1_speed 
-0x4536 015891 call car_motor_speed_duty_setting 
-0x4537 015892 call car_motor_speed_duty_transform 
-0x4538 015893 jam 0x00 ,mem_pdatatemp + 1 
-0x4539 015894 branch pwm_duty_cycle_set 
-:      015896 car_motor_control:
-0x453a 015897 fetch 1 ,mem_car_24g_go_die_flag 
-0x453b 015898 nrtn blank 
-0x453c 015899 fetch 6 ,mem_le_receive_payload 
-0x453d 015900 store 6 ,mem_motor1_status 
-0x453e 015901 fetch 1 ,mem_motor1_speed 
-0x453f 015902 fetcht 1 ,mem_motor2_speed 
-0x4540 015903 iand temp ,pdata 
-0x4541 015904 fetcht 1 ,mem_motor3_speed 
-0x4542 015905 iand temp ,pdata 
-0x4543 015906 call car_motor_working_flag ,blank 
-:      015907 car_motor_control_common:
-0x4544 015908 bpatch patch06_1 ,mem_patch06 
-0x4545 015909 fetch 2 ,mem_ui_state_map 
-0x4546 015910 isolate1 ui_state_ble_connected ,pdata 
-0x4547 015911 ncall car_lpm_timer_enable ,true 
-0x4548 015912 call car_motor1_control 
-0x4549 015913 call car_motor2_control 
-0x454a 015914 branch car_conn_led_state 
-:      015916 car_conn_led_state:
-0x454b 015917 fetch 1 ,mem_motor1_status 
-0x454c 015918 fetcht 1 ,mem_motor2_status 
-0x454d 015919 iadd temp ,pdata 
-0x454e 015920 nbranch check_51cmd_led_on ,blank 
-0x454f 015921 branch check_51cmd_led_off 
-:      015923 car_motor1_control:
-0x4550 015924 arg mem_motor1_status ,contr 
-0x4551 015925 branch car_motor1_status_select 
-:      015926 car_motor2_control:
-0x4552 015927 arg mem_motor2_status ,contr 
-0x4553 015928 branch car_motor2_status_select 
-:      015929 car_motor3_control:
-0x4554 015930 arg mem_motor3_status ,contr 
-0x4555 015931 branch car_motor_status_select 
-:      015932 car_motor_working_flag:
-0x4556 015933 jam 0 ,mem_car_working_flag 
-0x4557 015934 rtn 
-:      015936 car_motor1_status_select:
-0x4558 015937 ifetch 1 ,contr 
-0x4559 015938 beq turn_front ,car_lr_motor_stop 
-0x455a 015939 beq turn_left ,car_lr_motor_left 
-0x455b 015940 beq turn_right ,car_lr_motor_right 
-0x455c 015941 rtn 
-:      015942 car_motor2_status_select:
-0x455d 015943 ifetch 1 ,contr 
-0x455e 015944 beq motor_stop ,car_fb_motor_stop 
-0x455f 015945 beq go_back ,car_fb_motor_front 
-0x4560 015946 beq go_front ,car_fb_motor_back 
-0x4561 015947 rtn 
-:      015949 car_lr_motor_stop:
-0x4562 015950 fetcht 1 ,mem_car_motor_left_gpio 
-0x4563 015951 call gpio_out_inactive 
-0x4564 015952 fetcht 1 ,mem_car_motor_right_gpio 
-0x4565 015953 branch gpio_out_inactive 
-:      015954 car_lr_motor_left:
-0x4566 015955 fetcht 1 ,mem_car_motor_left_gpio 
-0x4567 015956 call gpio_out_active 
-0x4568 015957 fetcht 1 ,mem_car_motor_right_gpio 
-0x4569 015958 branch gpio_out_inactive 
-:      015959 car_lr_motor_right:
-0x456a 015960 fetcht 1 ,mem_car_motor_left_gpio 
-0x456b 015961 call gpio_out_inactive 
-0x456c 015962 fetcht 1 ,mem_car_motor_right_gpio 
-0x456d 015963 branch gpio_out_active 
-:      015964 car_fb_motor_stop:
-0x456e 015965 fetcht 1 ,mem_car_motor_front_gpio 
-0x456f 015966 call gpio_out_inactive 
-0x4570 015967 fetcht 1 ,mem_car_motor_back_gpio 
-0x4571 015968 branch gpio_out_inactive 
-:      015969 car_fb_motor_front:
-0x4572 015970 fetcht 1 ,mem_car_motor_front_gpio 
-0x4573 015971 call gpio_out_active 
-0x4574 015972 fetcht 1 ,mem_car_motor_back_gpio 
-0x4575 015973 branch gpio_out_inactive 
-:      015974 car_fb_motor_back:
-0x4576 015975 fetcht 1 ,mem_car_motor_front_gpio 
-0x4577 015976 call gpio_out_inactive 
-0x4578 015977 fetcht 1 ,mem_car_motor_back_gpio 
-0x4579 015978 branch gpio_out_active 
-:      015983 car_motor_status_select:
-0x457a 015984 bpatch patch06_2 ,mem_patch06 
-0x457b 015985 ifetch 1 ,contr 
-0x457c 015986 beq motor_stop ,car_motor_stop 
-0x457d 015987 beq go_front ,car_motor_positive 
-0x457e 015988 beq go_back ,car_motor_negative 
-0x457f 015989 rtn 
-:      015990 car_motor_positive:
-0x4580 015991 jam 0 ,mem_motor_select_p_n 
-0x4581 015992 branch car_motor_negative + 1 
-:      015993 car_motor_negative:
-0x4582 015994 jam 1 ,mem_motor_select_p_n 
-0x4583 015995 ifetch 1 ,contr 
-0x4584 015996 store 1 ,mem_car_motor_speed 
-0x4585 015997 ifetch 8 ,regb 
-0x4586 015998 branch car_motor_work 
-:      016000 car_motor_stop:
-0x4587 016001 ifetch 1 ,regb 
-0x4588 016002 call pwm_disable 
-0x4589 016003 increase 1 ,regb 
-0x458a 016004 ifetch 1 ,regb 
-0x458b 016005 branch pwm_disable 
-:      016006 car_motor_work:
-0x458c 016007 store 8 ,mem_motor_pwm_pin1_set 
-0x458d 016008 jam 1 ,mem_car_working_flag 
-0x458e 016009 fetch 1 ,mem_motor_select_p_n 
-0x458f 016010 beq 0 ,car_motor_select_positive 
-:      016011 car_motor_select_negative:
-0x4590 016012 fetch 1 ,mem_motor_pwm_pin2_set 
-0x4591 016013 store 1 ,mem_motor_pwm_pin_set 
-0x4592 016014 fetch 1 ,mem_motor_pwm_pin1_set 
-:      016015 car_motor_work_next:
-0x4593 016016 call pwm_disable 
-0x4594 016017 fetch 1 ,mem_car_motor_speed 
-0x4595 016018 call car_motor_speed_duty_setting 
-0x4596 016019 store 1 ,mem_motor_pwm_dute_set 
-0x4597 016020 fetch 6 ,mem_motor_pwm_pin_set 
-0x4598 016021 store 6 ,mem_pdatatemp 
-0x4599 016022 branch pwm_out_set 
-:      016023 car_motor_select_positive:
-0x459a 016024 fetch 1 ,mem_motor_pwm_pin1_set 
-0x459b 016025 store 1 ,mem_motor_pwm_pin_set 
-0x459c 016026 fetch 1 ,mem_motor_pwm_pin2_set 
-0x459d 016027 branch car_motor_work_next 
-:      016029 car_motor_speed_duty_setting:
-0x459e 016030 mul32 pdata ,5 ,pdata 
-0x459f 016031 add pdata ,50 ,pdata 
-0x45a0 016032 rtn 
-:      016033 car_motor_speed_duty_transform:
-0x45a1 016034 arg 12000 ,temp 
-0x45a2 016035 imul32 temp ,pdata 
-0x45a3 016036 div pdata ,100 
-0x45a4 016037 call wait_div_end 
-0x45a5 016038 quotient temp 
-0x45a6 016039 copy temp ,rega 
-0x45a7 016040 setarg 12000 
-0x45a8 016041 isub temp ,regb 
-0x45a9 016042 rtn 
-:      016044 car_ir_data_rx_from_app:
-0x45aa 016045 rtn 
-:      016047 car_led_control_receive:
-0x45ab 016048 fetch 8 ,mem_le_receive_payload 
-0x45ac 016049 store 8 ,mem_car_led_control 
-0x45ad 016050 rtn 
-:      016052 car_info_request:
-0x45ae 016053 fetch 1 ,mem_car_config_device_select 
-0x45af 016054 store 1 ,mem_car_info_request_payload 
-0x45b0 016055 fetch 1 ,mem_car_config_motor_layout 
-0x45b1 016056 store 1 ,mem_car_info_request_payload + 1 
-0x45b2 016057 fetch 1 ,mem_car_config_ir_enable 
-0x45b3 016058 store 1 ,mem_car_info_request_payload + 2 
-0x45b4 016059 arg 13 ,loopcnt 
-0x45b5 016060 arg mem_car_info_request_head ,contr 
-0x45b6 016061 call calc_check_sum_start 
-0x45b7 016062 store 1 ,mem_car_info_request_checksum 
-0x45b8 016063 arg mem_car_info_request ,rega 
-0x45b9 016064 branch queue_push 
-:      016068 car_g24_init:
-0x45ba 016069 setarg 0 
-0x45bb 016070 store 8 ,mem_24g_bind_payload 
-0x45bc 016071 call g24_receive_init 
-0x45bd 016072 branch g24_mode_switch_init 
-:      016074 car_g24_receive_process:
-0x45be 016075 call car_g24_mode_switch 
-0x45bf 016076 call car_g24_work_mode 
-0x45c0 016077 call car_g24_bind_mode 
-0x45c1 016078 branch car_g24_lpm_dipatch 
-:      016080 car_g24_mode_switch:
-0x45c2 016081 call g24_mode_switch_bind_work 
-:      016082 car_g24_bind_mode_enable:
-0x45c3 016083 fetch 1 ,mem_24g_work_mode 
-0x45c4 016084 rtnne dongle_bind 
-0x45c5 016085 fetch 1 ,mem_car_24g_bind_enable_delay_count 
-0x45c6 016086 nbranch g24_switch_work_mode ,blank 
-0x45c7 016087 fetch 1 ,mem_car_24g_status 
-0x45c8 016088 beq work_search ,g24_switch_work_mode 
-0x45c9 016089 rtn 
-:      016091 car_g24_work_mode:
-0x45ca 016092 fetch 1 ,mem_24g_work_mode 
-0x45cb 016093 rtnne dongle_work 
-0x45cc 016094 call car_g24_work_mode_start 
-0x45cd 016095 branch car_g24_ch_polling_clear ,user3 
-:      016096 car_g24_receive_ch_polling:
-0x45ce 016097 fetch 1 ,mem_car_enter_lpm_flag 
-0x45cf 016098 rtn blank 
-0x45d0 016099 fetch 1 ,mem_car_24g_ch_polling 
-0x45d1 016100 increase 1 ,pdata 
-0x45d2 016101 store 1 ,mem_car_24g_ch_polling 
-0x45d3 016102 beq 4 ,car_g24_ch_polling_clear 
-0x45d4 016103 call g24_ch 
-0x45d5 016104 call car_g24_receive_packet_start 
-0x45d6 016105 nbranch car_g24_receive_ch_polling ,user3 
-:      016106 car_g24_ch_polling_clear:
-0x45d7 016107 jam 0 ,mem_car_24g_ch_polling 
-0x45d8 016108 rtn 
-:      016109 car_g24_work_mode_start:
-0x45d9 016110 fetch 1 ,mem_24g_work_mode 
-0x45da 016111 rtnne dongle_work 
-0x45db 016112 call car_g24_work_init 
-0x45dc 016113 call g24_ch_process 
-0x45dd 016114 branch car_g24_receive_packet_start 
-:      016115 car_g24_work_init:
-0x45de 016116 fetch 1 ,mem_24g_mode_init 
-0x45df 016117 rtnbit1 dongle_work 
-0x45e0 016118 set1 dongle_work ,pdata 
-0x45e1 016119 store 1 ,mem_24g_mode_init 
-0x45e2 016120 fetch 1 ,mem_tx_power_temp 
-0x45e3 016121 store 1 ,mem_tx_power 
-0x45e4 016122 jam 0 ,mem_24g_ackpayload_enable 
-0x45e5 016123 jam 0 ,mem_usb_tx_enable 
-0x45e6 016124 jam 1 ,mem_24g_abort_packet 
-0x45e7 016125 jam 0 ,mem_24g_pid 
-0x45e8 016127 fetch 4 ,mem_car_24g_commom_addr 
-0x45e9 016128 branch g24_work_init + 12 
-:      016129 car_g24_receive_packet_start:
-0x45ea 016130 call g24_receive_transmit_ack 
-0x45eb 016131 nbranch g24_rx_interrupt_clear ,user3 
-:      016132 p_g24_receive_packet_parse:
-0x45ec 016133 call g24_receive_packet_parse_pid_crc 
-0x45ed 016134 nbranch g24_rx_interrupt_clear ,user 
-0x45ee 016135 fetch 1 ,mem_24g_rxdata_length 
-0x45ef 016136 branch g24_rx_interrupt_clear ,blank 
-0x45f0 016137 increase 2 ,pdata 
-0x45f1 016138 iforce loopcnt 
-0x45f2 016139 arg mem_24g_rxbuf ,contr 
-0x45f3 016140 arg mem_24g_rxdata_temp ,contw 
-0x45f4 016141 call memcpy 
-0x45f5 016142 jam 0 ,mem_24g_mode_switch 
-0x45f6 016143 fetch 1 ,mem_24g_pair_mode 
-0x45f7 016144 call g24_enable_nodata_timer ,blank 
-0x45f8 016145 fetch 1 ,mem_24g_rxdata_temp + 2 
-0x45f9 016146 beq datatype_attemp ,car_g24_data_attemp 
-0x45fa 016147 beq datatype_device1 ,car_g24_data_device1 
-0x45fb 016148 branch g24_receive_packet_parse + 14 
-:      016149 car_g24_data_attemp:
-0x45fc 016150 fetch 1 ,mem_24g_pair_mode 
-0x45fd 016151 nrtn blank 
-0x45fe 016152 fetch 1 ,mem_24g_bind_device_status 
-0x45ff 016153 rtn blank 
-0x4600 016155 branch g24_data_attemp 
-:      016156 car_g24_data_device1:
-0x4601 016157 call g24_ch_timer_reinit 
-0x4602 016158 fetch 1 ,mem_24g_abort_packet 
-0x4603 016159 fetcht 1 ,mem_24g_rxdata_temp 
-0x4604 016160 isolate1 bit_abort ,temp 
-0x4605 016161 setflag true ,0 ,pdata 
-0x4606 016162 store 1 ,mem_24g_abort_packet 
-0x4607 016163 beq 1 ,car_g24_data_attemp_device1_abort 
-0x4608 016164 branch g24_data_device1 + 7 
-:      016165 car_g24_data_attemp_device1_abort:
-0x4609 016166 fetch 1 ,mem_device_option 
-0x460a 016167 sub pdata ,dvc_op_car ,null 
-0x460b 016168 call check_51cmd_led_on ,zero 
-0x460c 016169 fetch 4 ,mem_24g_rxdata_temp + 10 
-0x460d 016170 branch g24_store_device1_addr 
-:      016172 car_g24_bind_mode:
-0x460e 016173 fetch 1 ,mem_24g_work_mode 
-0x460f 016174 rtnne dongle_bind 
-0x4610 016175 call g24_bind_init 
-0x4611 016176 call car_g24_bind_device_addr 
-0x4612 016178 call g24_rx_interrupt_clear 
-0x4613 016179 call g24_receive_packet 
-0x4614 016180 nbranch g24_rx_interrupt_clear ,user3 
-0x4615 016181 call g24_bind_data_parse 
-0x4616 016182 call g24_transmit_ack 
-0x4617 016183 call g24_bind_device_status_check 
-0x4618 016184 call g24_bind_data_process + 8 
-0x4619 016186 fetch 1 ,mem_24g_bind_device_status 
-0x461a 016187 nbranch car_g24_bind_mode_exit ,blank 
-0x461b 016188 call g24_nodata_process 
-0x461c 016189 fetch 1 ,mem_24g_nodata_timer_enable 
-0x461d 016190 rtn blank 
-0x461e 016191 setarg 0 
-0x461f 016192 store 4 ,mem_24g_device1_addr 
-0x4620 016193 rtn 
-:      016194 car_g24_bind_mode_exit:
-0x4621 016195 jam 0 ,mem_24g_mode_switch 
-0x4622 016196 arg 0 ,rega 
-0x4623 016197 call check_51cmd_led_on 
-0x4624 016198 call g24_switch_work_mode 
-0x4625 016199 call g24_timer_init 
-0x4626 016201 fetch 4 ,mem_24g_lap 
-0x4627 016202 store 4 ,mem_car_24g_commom_addr 
-0x4628 016203 fetch 1 ,mem_car_save_addr_flag 
-0x4629 016204 ncall car_g24_save_commom_addr ,blank 
-0x462a 016206 fetch 4 ,mem_car_24g_commom_addr 
-0x462b 016207 branch g24_update_addr_and_synccrc8 
-:      016209 car_g24_save_commom_addr:
-0x462c 016211 fetch 1 ,mem_car_save_addr_flag 
-0x462d 016212 rtn blank 
-0x462e 016213 fetch 1 ,mem_24g_transmitter_addr + 1 
-0x462f 016214 store 1 ,mem_car_24g_commom_addr + 3 
-0x4630 016216 fetch 1 ,mem_24g_lap + 1 
-0x4631 016217 store 1 ,mem_car_24g_commom_addr + 2 
-0x4632 016219 fetch 1 ,mem_24g_transmitter_addr 
-0x4633 016220 store 1 ,mem_car_24g_commom_addr + 1 
-0x4634 016222 fetch 1 ,mem_24g_lap 
-0x4635 016223 store 1 ,mem_car_24g_commom_addr 
-0x4636 016224 rtn 
-0x4637 016225 call car_g24_search_commom_addr 
-0x4638 016226 fetch 4 ,mem_car_24g_commom_addr 
-0x4639 016227 fetcht 4 ,mem_car_24g_commom_addr_temp 
-0x463a 016228 isub temp ,null 
-0x463b 016229 rtn zero 
-0x463c 016230 copy regc ,regb 
-0x463d 016231 arg mem_car_24g_commom_addr ,rega 
-0x463e 016232 arg 4 ,loopcnt 
-0x463f 016233 branch otp_write 
-:      016235 car_g24_load_commom_addr:
-0x4640 016237 fetch 4 ,mem_24g_lap 
-0x4641 016238 store 4 ,mem_car_24g_commom_addr 
-0x4642 016239 fetch 1 ,mem_car_save_addr_flag 
-0x4643 016240 rtn blank 
-0x4644 016241 rtn 
-0x4645 016242 call car_g24_search_commom_addr 
-0x4646 016243 fetch 4 ,mem_car_24g_commom_addr_temp 
-0x4647 016244 rtn blank 
-0x4648 016245 store 4 ,mem_car_24g_commom_addr 
-0x4649 016246 rtn 
-:      016249 car_g24_search_commom_addr:
-0x464a 016250 rtn 
-0x464b 016251 fetch 1 ,mem_car_save_addr_flag 
-0x464c 016252 rtn blank 
-0x464d 016253 arg otp_offset_car_commom_start_addr ,regc 
-:      016254 car_g24_search_commom_addr_loop:
-0x464e 016255 copy regc ,regb 
-0x464f 016256 arg mem_car_24g_commom_addr_read ,rega 
-0x4650 016257 arg 4 ,loopcnt 
-0x4651 016258 call otp_read_data 
-0x4652 016259 fetch 4 ,mem_car_24g_commom_addr_read 
-0x4653 016260 rtn blank 
-0x4654 016261 store 4 ,mem_car_24g_commom_addr_temp 
-0x4655 016262 copy regc ,pdata 
-0x4656 016263 arg otp_offset_car_commom_end_addr ,temp 
-0x4657 016264 isub temp ,null 
-0x4658 016265 rtn positive 
-0x4659 016266 increase 4 ,regc 
-0x465a 016267 branch car_g24_search_commom_addr_loop 
-:      016269 car_g24_bind_device_addr:
-0x465b 016270 fetch 4 ,mem_24g_device1_addr 
-0x465c 016271 rtn blank 
-0x465d 016272 branch g24_update_addr_and_synccrc8 
-:      016274 car_g24_cb_data_device1:
-0x465e 016275 fetch 2 ,mem_ui_state_map 
-0x465f 016276 rtnbit1 ui_state_ble_connected 
-0x4660 016277 fetch 2 ,mem_car_24g_no_data_timeout_count 
-0x4661 016278 store 2 ,mem_car_24g_no_data_timeout_timer 
-0x4662 016279 jam work_paired ,mem_car_24g_received_pac 
-0x4663 016280 arg mem_24g_rxdata_temp + 3 ,rega 
-0x4664 016281 branch car_24g_receive_data 
-:      016283 car_g24_lpm_dipatch:
-0x4665 016284 fetch 1 ,mem_car_enter_lpm_flag 
-0x4666 016285 rtn blank 
-0x4667 016286 call car_g24_lpm_wait 
-0x4668 016287 nrtn user 
-0x4669 016288 fetch 3 ,mem_24g_enter_hibernate 
-0x466a 016289 call clk2lpo 
-0x466b 016290 storet 4 ,mem_sleep_counter 
-0x466c 016291 branch lpm_sleep 
-:      016292 car_g24_lpm_wait:
-0x466d 016293 enable user 
-0x466e 016294 call lpo_calibration 
-0x466f 016295 fetch 3 ,mem_clks_per_lpo 
-0x4670 016296 branch disable_user ,blank 
-0x4671 016297 branch car_le_process_lpm_before 
-:      016303 remote_car_init:
-0x4672 016304 rtn wake 
-0x4673 016305 call remote_car_default_init 
-0x4674 016306 call keyscan_key_init 
-0x4675 016307 setarg remote_car_g24_package_data 
-0x4676 016308 store 2 ,mem_cb_24g_transmit_data 
-0x4677 016310 setarg remote_car_process_lpm_before 
-0x4678 016311 store 2 ,mem_cb_24g_lpm_before 
-0x4679 016313 setarg remote_car_le_before_hibernate 
-0x467a 016314 store 2 ,mem_cb_before_hibernate 
-0x467b 016316 setarg remote_car_scale_process_idle 
-0x467c 016317 store 2 ,mem_cb_idle_process 
-0x467d 016319 setarg remote_car_scale_process_bb_event 
-0x467e 016320 store 2 ,mem_cb_bb_event_process 
-0x467f 016322 setarg remote_car_event_timer 
-0x4680 016323 store 2 ,mem_cb_event_timer 
-0x4681 016325 setarg remote_car_power_off_signal 
-0x4682 016326 store 2 ,mem_remote_car_power_off_cb 
-0x4683 016328 setarg remote_car_soft_switch_power_on_signal 
-0x4684 016329 store 2 ,mem_remote_car_power_standby_cb 
-0x4685 016332 bpatch patch06_3 ,mem_patch06 
-0x4686 016333 call set_eeprom_size_2k 
-0x4687 016334 call remote_car_init_environment 
-0x4688 016336 call queue_init 
-0x4689 016337 fetch 1 ,mem_remote_car_config_soft_switch_enable 
-0x468a 016338 store 1 ,mem_remote_car_hard_soft_switch 
-0x468b 016339 beq hard_switch ,remote_car_hard_switch_power_on_signal 
-0x468c 016340 fetch 1 ,mem_remote_car_config_soft_switch_gpio 
-0x468d 016341 store 1 ,mem_ui_button_gpio 
-:      016342 remote_car_soft_switch_power_on_init:
-0x468e 016343 call remote_car_ui_led_init 
-0x468f 016344 call ui_button_init 
-0x4690 016345 call ui_button_polling 
-0x4691 016346 jam power_starting ,mem_remote_car_power_state 
-0x4692 016347 fetch 2 ,mem_ui_state_map 
-0x4693 016348 rtnbit1 ui_state_btn_down 
-0x4694 016349 branch app_enter_hibernate 
-:      016353 remote_car_hard_switch_power_on_signal:
-0x4695 016354 jam power_standby ,mem_remote_car_power_state 
-:      016355 remote_car_soft_switch_power_on_signal:
-0x4696 016356 call remote_car_ui_led_init 
-0x4697 016357 arg 0 ,rega 
-0x4698 016358 call ui_led_blink_start_global 
-0x4699 016359 call remote_car_g24_load_commom_addr 
-0x469a 016360 fetch 4 ,mem_remote_24g_commom_addr 
-0x469b 016361 store 4 ,mem_24g_addr 
-0x469c 016362 branch g24_pair_start ,blank 
-0x469d 016363 fetch 4 ,mem_24g_addr 
-0x469e 016364 store 4 ,mem_24g_receiver_addr 
-0x469f 016365 fetch 2 ,mem_24g_reconn_timeout_init 
-0x46a0 016366 store 2 ,mem_24g_reconn_timeout 
-0x46a1 016367 branch g24_reconn_start 
-:      016369 remote_car_set_24g_addr_eeprom:
-0x46a2 016370 arg 4 ,temp 
-0x46a3 016371 arg mem_24g_addr ,rega 
-0x46a4 016372 arg remote_info_eeprom_offect ,regb 
-0x46a5 016373 rtn 
-:      016376 remote_car_power_off_signal:
-:      016377 remote_car_ui_led_init:
-0x46a6 016378 bpatch patch06_4 ,mem_patch06 
-0x46a7 016379 fetch 1 ,mem_remote_car_config_connect_led_gpio 
-0x46a8 016380 bne invalid_pin_num ,remote_car_pairing_led_gpio_set 
-:      016381 remote_car_ui_led_init_1:
-0x46a9 016382 fetcht 1 ,mem_remote_car_led_map 
-0x46aa 016383 branch gpio_config_output 
-:      016384 remote_car_pairing_led_gpio_set:
-0x46ab 016385 store 1 ,mem_remote_car_led_map 
-0x46ac 016386 branch remote_car_ui_led_init_1 
-:      016389 remote_car_init_environment:
-0x46ad 016390 call g24_transmit_init 
-:      016391 remote_no_data_timer_init:
-0x46ae 016392 fetch 2 ,mem_remote_car_no_data_timeout 
-0x46af 016393 store 2 ,mem_remote_car_no_data_timer 
-0x46b0 016394 rtn 
-:      016396 remote_car_le_before_hibernate:
-0x46b1 016397 call remote_car_process_lpm_before 
-:      016398 remote_gpio_set_before_hibernate:
-0x46b2 016399 fetch 1 ,mem_remote_style_struct_led_gpio 
-0x46b3 016400 set1 7 ,pdata 
-0x46b4 016401 arg gpcfg_output_high ,temp 
-0x46b5 016402 branch gpio_config_function 
-:      016404 remote_car_process_lpm_before:
-0x46b6 016405 call gpio_set_before_lpm 
-0x46b7 016406 branch keyscan_process_lpm_before 
-:      016408 remote_car_key_scan_process:
-0x46b8 016409 call keyscan_key_process 
-0x46b9 016410 call get_remote_key_state 
-0x46ba 016411 call remote_conn_led_state 
-0x46bb 016412 branch send_data 
-:      016414 remote_conn_led_state:
-0x46bc 016415 fetch 1 ,mem_remote_car_24g_status 
-0x46bd 016416 rtnne work_paired 
-0x46be 016417 fetch 4 ,mem_remote_car_motor1_key0_press_state 
-0x46bf 016418 branch remote_car_stop_state ,blank 
-0x46c0 016419 jam 0 ,mem_remote_car_no_data_check 
-0x46c1 016420 enable user 
-0x46c2 016421 branch check_51cmd_led_on 
-:      016422 remote_car_stop_state:
-0x46c3 016423 fetch 1 ,mem_remote_car_no_data_check 
-0x46c4 016424 rtneq 0xff 
-0x46c5 016425 pincrease 1 
-0x46c6 016426 store 1 ,mem_remote_car_no_data_check 
-0x46c7 016427 disable user 
-0x46c8 016428 branch check_51cmd_led_off 
-:      016431 get_remote_key_state:
-0x46c9 016432 fetcht 2 ,mem_key_value_retention 
-0x46ca 016433 and temp ,0x01 ,pdata 
-0x46cb 016434 rshift temp ,temp 
-0x46cc 016435 store 1 ,mem_remote_car_motor1_key0_press_state 
-0x46cd 016436 and temp ,0x01 ,pdata 
-0x46ce 016437 rshift temp ,temp 
-0x46cf 016438 store 1 ,mem_remote_car_motor1_key1_press_state 
-0x46d0 016439 and temp ,0x01 ,pdata 
-0x46d1 016440 rshift temp ,temp 
-0x46d2 016441 store 1 ,mem_remote_car_motor2_key2_press_state 
-0x46d3 016442 and temp ,0x01 ,pdata 
-0x46d4 016443 rshift temp ,temp 
-0x46d5 016444 store 1 ,mem_remote_car_motor2_key3_press_state 
-0x46d6 016445 rtn 
-:      016446 send_data:
-0x46d7 016447 bpatch patch06_5 ,mem_patch06 
-0x46d8 016448 call remote_car_fb_check 
-0x46d9 016449 call remote_car_lr_check 
-0x46da 016450 call remote_car_no_data_timeout_check 
-0x46db 016451 nrtn user 
-0x46dc 016452 branch remote_car_send_key 
-:      016455 remote_car_no_data_timeout_check:
-0x46dd 016456 fetch 1 ,mem_remote_car_24g_status 
-0x46de 016457 rtnne work_paired 
-0x46df 016458 fetch 1 ,mem_remote_car_no_data_check 
-0x46e0 016459 rtn blank 
-0x46e1 016460 sub pdata ,1 ,null 
-0x46e2 016461 nrtn positive 
-0x46e3 016462 fetch 2 ,mem_24g_reconn_timeout_init 
-0x46e4 016463 store 2 ,mem_24g_reconn_timeout 
-0x46e5 016464 branch enable_user 
-:      016468 remote_car_fb_check:
-0x46e6 016469 fetch 1 ,mem_remote_car_motor1_key0_press_state 
-0x46e7 016470 nbranch remote_car_send_motor1_key0_press ,blank 
-0x46e8 016471 fetch 1 ,mem_remote_car_motor1_key1_press_state 
-0x46e9 016472 nbranch remote_car_send_motor1_key1_press ,blank 
-0x46ea 016473 branch remote_car_send_motor1_key0_rel 
-:      016475 remote_car_lr_check:
-0x46eb 016476 fetch 1 ,mem_remote_car_motor2_key2_press_state 
-0x46ec 016477 nbranch remote_car_send_motor2_key2_press ,blank 
-0x46ed 016478 fetch 1 ,mem_remote_car_motor2_key3_press_state 
-0x46ee 016479 nbranch remote_car_send_motor2_key3_press ,blank 
-0x46ef 016480 branch remote_car_send_motor2_key2_rel 
-:      016483 remote_car_scale_process_idle:
-0x46f0 016484 call remote_car_24g_status_process 
-0x46f1 016485 branch remote_car_key_scan_process 
-:      016487 remote_car_scale_process_bb_event:
-0x46f2 016488 copy regc ,pdata 
-0x46f3 016489 beq bt_evt_button_up ,app_event_button_up 
-0x46f4 016490 beq bt_evt_button_long_pressed ,app_button_long_pressed 
-0x46f5 016491 beq bt_evt_24g_pairing_complete ,remote_car_24g_pairing_complete 
-0x46f6 016492 beq bt_evt_24g_attempt_success ,remote_car_24g_attempt_success 
-0x46f7 016493 beq bt_evt_24g_attempt_fail ,remote_car_24g_attempt_fail 
-0x46f8 016494 rtn 
-:      016496 remote_car_24g_attempt_fail:
-0x46f9 016497 branch g24_txbuf_clear 
-:      016499 remote_car_24g_pairing_complete:
-0x46fa 016500 bpatch patch06_6 ,mem_patch06 
-0x46fb 016501 fetch 4 ,mem_24g_receiver_addr 
-0x46fc 016502 store 4 ,mem_remote_24g_commom_addr 
-0x46fd 016503 fetch 1 ,mem_remote_save_addr_flag 
-0x46fe 016504 ncall remote_car_g24_save_commom_addr ,blank 
-0x46ff 016505 fetch 4 ,mem_remote_24g_commom_addr 
-0x4700 016506 call g24_update_addr_and_synccrc8 
-:      016509 remote_car_24g_attempt_success:
-0x4701 016510 jam 0 ,mem_24g_conn_sm 
-0x4702 016511 jam work_paired ,mem_remote_car_24g_auto_work_step 
-0x4703 016512 jam work_paired ,mem_remote_car_24g_pair_success_flag 
-0x4704 016513 jam 0 ,mem_24g_reconn_timeout 
-0x4705 016514 rtn 
-:      016515 remote_car_g24_save_commom_addr:
-0x4706 016518 fetch 1 ,mem_remote_save_addr_flag 
-0x4707 016519 rtn blank 
-0x4708 016520 fetch 1 ,mem_24g_lap + 1 
-0x4709 016521 store 1 ,mem_remote_24g_commom_addr + 3 
-0x470a 016523 fetch 1 ,mem_24g_receiver_addr + 1 
-0x470b 016524 store 1 ,mem_remote_24g_commom_addr + 2 
-0x470c 016526 fetch 1 ,mem_24g_lap 
-0x470d 016527 store 1 ,mem_remote_24g_commom_addr + 1 
-0x470e 016529 fetch 1 ,mem_24g_receiver_addr 
-0x470f 016530 store 1 ,mem_remote_24g_commom_addr 
-0x4710 016531 call remote_car_g24_search_commom_addr 
-0x4711 016532 fetch 4 ,mem_remote_24g_commom_addr 
-0x4712 016533 fetcht 4 ,mem_remote_24g_commom_addr_temp 
-0x4713 016534 isub temp ,null 
-0x4714 016535 rtn zero 
-0x4715 016536 copy regc ,regb 
-0x4716 016537 arg mem_remote_24g_commom_addr ,rega 
-0x4717 016538 arg 4 ,loopcnt 
-0x4718 016539 branch otp_write 
-:      016541 remote_car_g24_load_commom_addr:
-0x4719 016542 fetch 1 ,mem_remote_save_addr_flag 
-0x471a 016543 rtn blank 
-0x471b 016544 call remote_car_g24_search_commom_addr 
-0x471c 016545 fetch 4 ,mem_remote_24g_commom_addr_temp 
-0x471d 016546 rtn blank 
-0x471e 016547 store 4 ,mem_remote_24g_commom_addr 
-0x471f 016548 rtn 
-:      016551 remote_car_g24_search_commom_addr:
-0x4720 016552 fetch 1 ,mem_remote_save_addr_flag 
-0x4721 016553 rtn blank 
-0x4722 016554 arg otp_offset_remote_commom_start_addr ,regc 
-:      016555 remote_car_g24_search_commom_addr_loop:
-0x4723 016556 copy regc ,regb 
-0x4724 016557 arg mem_remote_24g_commom_addr_temp ,rega 
-0x4725 016558 arg 4 ,loopcnt 
-0x4726 016559 call otp_read_data 
-0x4727 016560 fetch 4 ,mem_remote_24g_commom_addr_read 
-0x4728 016561 rtn blank 
-0x4729 016562 store 4 ,mem_remote_24g_commom_addr_temp 
-0x472a 016563 copy regc ,pdata 
-0x472b 016564 arg otp_offset_remote_commom_end_addr ,temp 
-0x472c 016565 isub temp ,null 
-0x472d 016566 rtn positive 
-0x472e 016567 increase 4 ,regc 
-0x472f 016568 branch remote_car_g24_search_commom_addr_loop 
-:      016570 remote_car_24g_status_process:
-0x4730 016571 fetch 1 ,mem_remote_car_24g_auto_work_step 
-0x4731 016572 rtneq power_on 
-0x4732 016573 fetch 1 ,mem_remote_car_24g_status 
-0x4733 016574 rtneq work_paired 
-0x4734 016575 jam work_paired ,mem_remote_car_24g_status 
-:      016576 remote_car_scale_process_paired:
-0x4735 016577 arg 0 ,rega 
-0x4736 016578 branch ui_led_off_global 
-:      016579 remote_car_scale_process_shutdown:
-0x4737 016580 arg 0 ,rega 
-0x4738 016581 call ui_led_off_global 
-0x4739 016582 call remote_car_ui_led_init 
-0x473a 016583 branch app_enter_hibernate 
-:      016585 remote_car_event_timer:
-0x473b 016586 call app_power_timer 
-0x473c 016587 call g24_pair_timeout_timer 
-0x473d 016588 call g24_reconn_timeout_timer 
-0x473e 016589 branch remote_car_no_data_timer 
-:      016591 remote_car_no_data_timer:
-0x473f 016592 fetch 1 ,mem_remote_car_config_timeout_shutdown_enable 
-0x4740 016593 rtn blank 
-0x4741 016594 fetch 1 ,mem_key_value_retention 
-0x4742 016595 nbranch remote_no_data_timer_init ,blank 
-0x4743 016596 arg mem_remote_car_no_data_timer ,regc 
-0x4744 016597 arg remote_car_scale_process_shutdown ,regb 
-0x4745 016598 branch timer_single_step_2b 
-:      016602 remote_car_send_motor1_key0_press:
-0x4746 016603 jam motor_positive ,mem_remote_car_24g_motor1_payload 
-0x4747 016604 rtn 
-:      016605 remote_car_send_motor1_key1_press:
-0x4748 016606 jam motor_negative ,mem_remote_car_24g_motor1_payload 
-0x4749 016607 rtn 
-:      016608 remote_car_send_motor2_key2_press:
-0x474a 016609 jam motor_positive ,mem_remote_car_24g_motor2_payload 
-0x474b 016610 rtn 
-:      016611 remote_car_send_motor2_key3_press:
-0x474c 016612 jam motor_negative ,mem_remote_car_24g_motor2_payload 
-0x474d 016613 rtn 
-:      016616 remote_car_send_motor1_key0_rel:
-:      016617 remote_car_send_motor1_key1_rel:
-0x474e 016618 jam motor_stop ,mem_remote_car_24g_motor1_payload 
-0x474f 016619 rtn 
-:      016620 remote_car_send_motor2_key2_rel:
-:      016621 remote_car_send_motor2_key3_rel:
-0x4750 016622 jam motor_stop ,mem_remote_car_24g_motor2_payload 
-0x4751 016623 rtn 
-:      016625 remote_car_send_key:
-0x4752 016626 arg mem_remote_car_24g_motor_packet ,rega 
-0x4753 016627 branch queue_push 
-:      016628 remote_car_send_attack:
-0x4754 016629 arg mem_remote_car_24g_fire_packet ,rega 
-0x4755 016630 branch queue_push 
-:      016632 remote_car_g24_package_data:
-0x4756 016633 fetch 1 ,mem_remote_car_24g_pair_success_flag 
-0x4757 016634 beq work_paired ,remote_car_g24_send_empty 
-0x4758 016635 arg mem_remote_car_24g_tx_temp ,rega 
-0x4759 016636 call queue_pop 
-0x475a 016637 nbranch remote_car_moto_data ,user 
-:      016638 remote_car_g24_package_data_continue:
-0x475b 016639 arg mem_remote_car_24g_tx_temp ,contr 
-0x475c 016640 ifetch 1 ,contr 
-0x475d 016641 copy pdata ,rega 
-0x475e 016642 arg mem_remote_car_24g_tx_temp + 1 ,regb 
-0x475f 016645 rtn 
-:      016647 remote_car_g24_send_empty:
-0x4760 016648 jam 0 ,mem_remote_car_24g_pair_success_flag 
-0x4761 016649 enable user 
-0x4762 016650 arg 1 ,rega 
-0x4763 016651 arg mem_remote_car_empty_packet ,regb 
-0x4764 016652 rtn 
-:      016654 remote_car_moto_data:
-0x4765 016655 fetch 1 ,mem_remote_car_24g_tx_temp + 3 
-0x4766 016656 beq car_cmd_l_r_motor_control ,remote_car_moto_data_next 
-0x4767 016657 beq car_cmd_f_b_motor_control ,remote_car_moto_data_next 
-0x4768 016658 rtn 
-:      016659 remote_car_moto_data_next:
-0x4769 016660 fetch 1 ,mem_remote_car_24g_tx_temp + 6 
-0x476a 016661 nbranch remote_car_moto_data_enable_user ,blank 
-0x476b 016662 fetch 1 ,mem_remote_car_24g_tx_temp + 8 
-0x476c 016663 nbranch remote_car_moto_data_enable_user ,blank 
-0x476d 016664 fetch 1 ,mem_remote_car_24g_tx_temp + 10 
-0x476e 016665 nbranch remote_car_moto_data_enable_user ,blank 
-0x476f 016666 rtn 
-:      016667 remote_car_moto_data_enable_user:
-0x4770 016668 enable user 
-0x4771 016669 branch remote_car_g24_package_data_continue 
-:      016674 remote_car_default_init:
-0x4772 016675 jam 0x14 ,mem_ui_button_timeout 
-0x4773 016676 jam 0x01 ,mem_ui_button_last_state 
-0x4774 016677 setarg 0x060f 
-0x4775 016678 store 2 ,mem_remote_car_queue_each_size 
-0x4776 016679 setarg mem_remote_car_queue_each_size 
-0x4777 016680 store 2 ,mem_queue_ptr 
-0x4778 016681 jam 0x01 ,mem_lpm_mode 
-0x4779 016682 jam 0x06 ,mem_lpm_overhead 
-0x477a 016683 jam 0x02 ,mem_lpm_mult_timeout 
-0x477b 016684 jam 0x00 ,mem_remote_car_hard_soft_switch 
-0x477c 016685 setarg mem_remote_style_led_type 
-0x477d 016686 store 2 ,mem_ui_led_struct_ptr 
-0x477e 016687 jam 0x01 ,mem_ui_led_struct_num 
-0x477f 016688 jam 0xff ,mem_remote_style_blink_count 
-0x4780 016689 setarg 0x0296 
-0x4781 016690 store 2 ,mem_remote_style_on_time 
-0x4782 016691 setarg 0x073a 
-0x4783 016692 store 2 ,mem_remote_style_off_time 
-0x4784 016693 setarg mem_remote_car_soft_power 
-0x4785 016694 store 2 ,mem_power_param_ptr 
-0x4786 016695 setarg 0x0c0c 
-0x4787 016696 store 2 ,mem_remote_car_power_off_timeout 
-0x4788 016697 setarg mem_remote_car_keyscan 
-0x4789 016698 store 2 ,mem_keyscan_ptr 
-0x478a 016699 jam 0x00 ,mem_remote_car_config_soft_switch_enable 
-0x478b 016700 jam 0xff ,mem_remote_car_config_connect_led_gpio 
-0x478c 016701 jam 0xff ,mem_remote_car_config_soft_switch_gpio 
-0x478d 016702 jam 0x00 ,mem_remote_car_config_key_map 
-0x478e 016703 jam 0x00 ,mem_remote_car_config_layout 
-0x478f 016704 jam 0x00 ,mem_remote_car_config_check_way 
-0x4790 016705 jam 0x01 ,mem_remote_car_config_timeout_shutdown_enable 
-0x4791 016706 setarg 0x4e55 
-0x4792 016707 store 2 ,mem_current_vdd_value_default_mid_x 
-0x4793 016708 store 2 ,mem_current_vdd_value_default_mid_y 
-0x4794 016709 setarg 0x0007 
-0x4795 016710 store 2 ,mem_current_vdd_default_range 
-0x4796 016711 jam 0x02 ,mem_adc_config_flag 
-0x4797 016712 setsect 0 ,0x35a0c 
-0x4798 016713 setsect 1 ,0x11a 
-0x4799 016714 setsect 2 ,0x60 
-0x479a 016715 setsect 3 ,0x28 
-0x479b 016716 store 9 ,mem_remote_car_24g_motor_packet 
-0x479c 016717 setsect 0 ,0x2000a 
-0x479d 016718 setsect 1 ,0x02 
-0x479e 016719 istore 4 ,contw 
-0x479f 016720 setsect 0 ,0x35a08 
-0x47a0 016721 setsect 1 ,0x19a 
-0x47a1 016722 setsect 2 ,0x00 
-0x47a2 016723 setsect 3 ,0x00 
-0x47a3 016724 store 9 ,mem_remote_car_24g_fire_packet 
-0x47a4 016725 setarg 0x0064 
-0x47a5 016726 store 2 ,mem_remote_car_no_data_timeout 
-0x47a6 016727 jam tx_power_0db ,mem_tx_power 
-0x47a7 016728 jam 0x01 ,mem_24g_data_type 
-0x47a8 016729 jam 0x06 ,mem_24g_max_retry 
-0x47a9 016730 jam 0x01 ,mem_24g_pair_switch 
-0x47aa 016731 jam 0x00 ,mem_24g_fast_conn_enable 
-0x47ab 016732 call g24_rx_window_init 
-0x47ac 016733 call g24_interval_param_8ms 
-0x47ad 016734 call g24_chmap_param_init 
-0x47ae 016737 setarg 0x0708 
-0x47af 016738 store 2 ,mem_24g_pair_timeout_init 
-0x47b0 016739 setarg 0x0050 
-0x47b1 016740 store 2 ,mem_24g_reconn_timeout_init 
-0x47b2 016741 setarg 0x0a7700 
-0x47b3 016742 store 3 ,mem_24g_long_sleep_set 
-0x47b4 016743 setarg 0x604800 
-0x47b5 016744 store 3 ,mem_24g_enter_hibernate 
-0x47b6 016745 rtn 
-:      016752 dongle_init:
-0x47b7 016753 setarg dongle_dispatch 
-0x47b8 016754 store 2 ,mem_cb_24g_receive_process 
-0x47b9 016755 setarg dongle_g24_mouse 
-0x47ba 016756 store 2 ,mem_cb_24g_data_device1 
-0x47bb 016757 setarg dongle_g24_kb 
-0x47bc 016758 store 2 ,mem_cb_24g_data_device2 
-0x47bd 016759 setarg dongle_ackpayload_prep 
-0x47be 016760 store 2 ,mem_cb_24g_ackpayload 
-0x47bf 016761 setarg dongle_usb_config 
-0x47c0 016762 store 2 ,mem_cb_usb_config 
-0x47c1 016763 branch usb_init 
-:      016766 dongle_default_init:
-0x47c2 016767 bpatch patch06_7 ,mem_patch06 
-0x47c3 016769 call dongle_read_kb_bind_status 
-0x47c4 016770 call dongle_xtal_select 
-0x47c5 016771 fetch 1 ,mem_dg_sys_config 
-0x47c6 016772 isolate1 dg_enable_eeprom ,pdata 
-0x47c7 016773 branch dongle_default_no_eeprom ,true 
-0x47c8 016774 fetch 1 ,mem_dg_sys_config 
-0x47c9 016775 isolate1 dg_enable_new_chmap ,pdata 
-0x47ca 016776 call g24_chamap_param_update ,true 
-:      016777 dongle_default_no_eeprom:
-0x47cb 016778 fetch 1 ,mem_dg_24g_tx_power_default 
-0x47cc 016779 store 1 ,mem_tx_power 
-0x47cd 016781 jam 0xff ,mem_rssi_buff_index 
-0x47ce 016782 setarg mem_dg_rssi_noise_buffer 
-0x47cf 016783 store 2 ,mem_rssi_noise_buffer_ptr 
-0x47d0 016784 setarg mem_dg_rssi_noise_dg_buffer 
-0x47d1 016785 store 2 ,mem_rssi_noise_self_buffer_ptr 
-0x47d2 016786 setarg mem_dg_rssi_noise_ms_buffer 
-0x47d3 016787 store 2 ,mem_rssi_noise_device1_buffer_ptr 
-0x47d4 016788 setarg mem_dg_rssi_noise_kb_buffer 
-0x47d5 016789 store 2 ,mem_rssi_noise_device2_buffer_ptr 
-0x47d6 016790 jam tx_power_f5db ,mem_24g_pair_tx_power 
-0x47d7 016791 jam 0 ,mem_dg_kb_bind_success 
-0x47d8 016792 jam 0 ,mem_24g_bind_device_living 
-0x47d9 016793 call g24_enable_1m 
-0x47da 016794 fetch 1 ,mem_dg_sys_config 
-0x47db 016795 isolate1 dg_enable_24g_2m ,pdata 
-0x47dc 016796 call g24_enable_2m ,true 
-0x47dd 016797 call g24_receive_init 
-0x47de 016798 call g24_pair_param_init 
-0x47df 016799 call g24_chmap_param_init 
-0x47e0 016801 fetch 1 ,mem_dg_usb_tx_interval 
-0x47e1 016802 store 1 ,mem_usb_tx_interval 
-0x47e2 016803 fetch 9 ,mem_dg_usb_vid_pid 
-0x47e3 016804 store 9 ,mem_usb_vid_pid 
-0x47e4 016805 rtn 
-:      016807 dongle_xtal_select:
-0x47e5 016808 jam xtal_24m ,mem_fcomp_div 
-0x47e6 016809 fetch 1 ,mem_dg_sys_config 
-0x47e7 016810 rtnbit0 dg_enable_xtal_24m 
-0x47e8 016811 jam xtal_16m ,mem_fcomp_div 
-0x47e9 016812 rtn 
-:      016814 dongle_dispatch:
-0x47ea 016815 fetch 1 ,mem_24g_pair_mode 
-0x47eb 016816 beq 0x00 ,dongle_auto_bind 
-0x47ec 016817 beq 0x01 ,dongle_pc_bind 
-0x47ed 016818 beq 0x0f ,dongle_all_powerful 
-0x47ee 016819 rtn 
-:      016822 dongle_read_kb_bind_status:
-0x47ef 016823 bpatch patch07_0 ,mem_patch07 
-0x47f0 016824 arg dongle_kb_bind_efuse_offect ,regb 
-0x47f1 016825 arg mem_dg_kb_bind_flag ,rega 
-0x47f2 016826 arg 1 ,loopcnt 
-0x47f3 016827 branch otp_read_data 
-:      016829 dongle_write_kb_bind_status:
-0x47f4 016830 bpatch patch07_1 ,mem_patch07 
-0x47f5 016831 arg 1 ,loopcnt 
-0x47f6 016832 arg mem_dg_kb_bind_flag ,rega 
-0x47f7 016833 arg dongle_kb_bind_efuse_offect ,regb 
-0x47f8 016834 branch otp_write 
-:      016836 dongle_usb_config:
-0x47f9 016837 fetch 1 ,mem_dg_sys_config 
-0x47fa 016838 bbit1 dg_enable_kb_icon ,dongle_usb_config_kb 
-0x47fb 016839 fetch 1 ,mem_dg_kb_bind_flag 
-0x47fc 016840 bne dongle_kb_bind_success ,dongle_usb_config_param 
-:      016841 dongle_usb_config_kb:
-0x47fd 016842 jam dongle_kb_bind_success ,mem_dg_kb_bind_flag 
-0x47fe 016843 fetch 4 ,usb_devicedata_addr + 9 
-0x47ff 016844 set1 29 ,pdata 
-0x4800 016845 store 4 ,mem_devicedesc + 9 
-:      016846 dongle_usb_config_param:
-0x4801 016847 call dongle_usb_device_name 
-0x4802 016848 call usb_tx_interval_config 
-0x4803 016849 call dongle_usb_vid_pid_config 
-0x4804 016850 branch dongle_usb_hid_icon_config 
-:      016852 dongle_usb_vid_pid_config:
-0x4805 016853 fetch 1 ,mem_usb_vid_pid 
-0x4806 016854 rtn blank 
-0x4807 016855 fetch 1 ,mem_dg_kb_bind_flag 
-0x4808 016856 beq dongle_kb_bind_success ,dongle_usb_vid_pid_for_suit 
-:      016857 dongle_usb_vid_pid_for_mouse_only_auto_pair:
-0x4809 016858 fetch 4 ,mem_usb_vid_pid + 1 
-:      016859 dongle_usb_vid_pid_store:
-0x480a 016860 store 4 ,mem_devicedesc + 9 
-0x480b 016861 rtn 
-:      016862 dongle_usb_vid_pid_for_suit:
-0x480c 016863 fetch 4 ,mem_usb_vid_pid + 5 
-0x480d 016864 branch dongle_usb_vid_pid_store 
-:      016866 dongle_usb_hid_icon_config:
-0x480e 016867 fetch 1 ,mem_dg_kb_bind_flag 
-0x480f 016868 beq dongle_kb_bind_success ,dongle_usb_kb_hidreportdesc 
-0x4810 016869 setarg usb_kbdata_vendor_define_addr 
-0x4811 016870 store 2 ,mem_hidreportdesc_kb 
-0x4812 016871 jam 0x1a ,mem_confdesc + 26 
-0x4813 016872 rtn 
-:      016873 dongle_usb_kb_hidreportdesc:
-0x4814 016874 setarg usb_kbdata_addr 
-0x4815 016875 store 2 ,mem_hidreportdesc_kb 
-0x4816 016876 jam 0x3f ,mem_confdesc + 26 
-0x4817 016877 rtn 
-:      016879 dongle_usb_device_name:
-0x4818 016880 fetch 1 ,mem_dg_usb_device_name 
-0x4819 016881 rtn blank 
-0x481a 016882 arg mem_dg_usb_device_name ,contr 
-0x481b 016883 arg mem_string2 ,contw 
-0x481c 016884 arg 30 ,loopcnt 
-0x481d 016885 branch memcpy 
-:      016888 dongle_all_powerful:
-0x481e 016889 call g24_switch_work_mode 
-:      016890 dongle_all_powerful_loop:
-0x481f 016891 call dongle_work_mode_auto 
-0x4820 016892 call dongle_usb_dispatch 
-0x4821 016893 branch dongle_all_powerful_loop 
-:      016895 dongle_pc_bind:
-0x4822 016896 call g24_switch_work_mode 
-:      016897 dongle_pc_bind_loop:
-0x4823 016898 call dongle_work_mode_auto 
-0x4824 016899 call g24_bind_mode_auto 
-0x4825 016900 call dongle_usb_dispatch 
-0x4826 016901 branch dongle_pc_bind_loop 
-:      016903 dongle_g24_blank_data_process:
-0x4827 016904 call dongle_g24_ms_blank_data 
-0x4828 016905 call dongle_g24_kb_blank_data 
-0x4829 016906 call dongle_g24_kb_sys_ctrl_blank_data 
-0x482a 016907 branch dongle_g24_kb_mul_blank_data 
-:      016909 dongle_g24_ms_blank_data:
-0x482b 016910 bpatch patch07_2 ,mem_patch07 
-0x482c 016911 fetch 1 ,mem_dg_ms_blank_data_enable 
-0x482d 016912 rtn blank 
-0x482e 016913 arg g24_timer_ms_blank ,queue 
-0x482f 016914 call timer_check 
-0x4830 016915 nrtn blank 
-0x4831 016916 jam 0 ,mem_dg_ms_blank_data_enable 
-0x4832 016917 setarg ms_report_id 
-0x4833 016918 store 1 ,mem_usb_mouse_data 
-0x4834 016919 setarg 0 
-0x4835 016920 istore 7 ,contw 
-:      016921 dongle_usb_tx_ms_data:
-0x4836 016922 jam usb_ep2_ms ,mem_usb_ep2_data 
-:      016923 dongle_usb_tx_enable_ep2:
-0x4837 016924 fetch 1 ,mem_usb_tx_enable 
-0x4838 016925 set1 2 ,pdata 
-0x4839 016926 store 1 ,mem_usb_tx_enable 
-0x483a 016927 rtn 
-:      016929 dongle_g24_kb_blank_data:
-0x483b 016930 bpatch patch07_3 ,mem_patch07 
-0x483c 016931 fetch 1 ,mem_dg_kb_blank_data_enable 
-0x483d 016932 rtn blank 
-0x483e 016933 arg g24_timer_kb_blank ,queue 
-0x483f 016934 call timer_check 
-0x4840 016935 nrtn blank 
-0x4841 016936 jam 0 ,mem_dg_kb_blank_data_enable 
-0x4842 016937 arg mem_usb_kb_data ,contw 
-0x4843 016938 call memset0_16 
-0x4844 016939 fetch 8 ,mem_usb_kb_data 
-0x4845 016940 store 8 ,mem_dg_kb_data_last_data 
-:      016941 dongle_usb_tx_kb_data:
-0x4846 016942 jam kb_normal_report_id ,mem_usb_kb_data 
-:      016943 dongle_usb_tx_enable_ep1:
-0x4847 016944 jam usb_ep1_kb ,mem_usb_ep1_data 
-0x4848 016945 fetch 1 ,mem_usb_tx_enable 
-0x4849 016946 set1 1 ,pdata 
-0x484a 016947 store 1 ,mem_usb_tx_enable 
-0x484b 016948 rtn 
-:      016950 dongle_g24_kb_sys_ctrl_blank_data:
-0x484c 016951 fetch 1 ,mem_dg_kb_system_crtl_blank_data_enable 
-0x484d 016952 rtn blank 
-0x484e 016953 arg g24_timer_kb_sys_crtl_blank ,queue 
-0x484f 016954 call timer_check 
-0x4850 016955 nrtn blank 
-0x4851 016956 jam 0 ,mem_dg_kb_system_crtl_blank_data_enable 
-0x4852 016957 arg mem_usb_kb_system ,contw 
-0x4853 016958 call memset0_16 
-0x4854 016959 jam kb_system_conctrl_report_id ,mem_usb_kb_system 
-0x4855 016960 fetch 2 ,mem_usb_kb_system 
-0x4856 016961 store 2 ,mem_dg_kb_system_sta_data 
-:      016962 dongle_usb_tx_sys_ctrl_data:
-0x4857 016963 jam usb_ep2_systemkey ,mem_usb_ep2_data 
-0x4858 016964 branch dongle_usb_tx_enable_ep2 
-:      016966 dongle_g24_kb_mul_blank_data:
-0x4859 016967 bpatch patch07_4 ,mem_patch07 
-0x485a 016968 fetch 1 ,mem_dg_kb_mul_blank_data_enable 
-0x485b 016969 rtn blank 
-0x485c 016970 arg g24_timer_kb_mul_blank ,queue 
-0x485d 016971 call timer_check 
-0x485e 016972 nrtn blank 
-0x485f 016973 jam 0 ,mem_dg_kb_mul_blank_data_enable 
-0x4860 016974 arg mem_usb_kb_multikey ,contw 
-0x4861 016975 call memset0_16 
-0x4862 016976 jam kb_multikey_report_id ,mem_usb_kb_multikey 
-0x4863 016977 fetch 3 ,mem_usb_kb_multikey 
-0x4864 016978 store 3 ,mem_dg_kb_multikey_last_data 
-:      016979 dongle_usb_tx_multikey_data:
-0x4865 016980 jam usb_ep2_multikey ,mem_usb_ep2_data 
-0x4866 016981 branch dongle_usb_tx_enable_ep2 
-:      016983 dongle_usb_dispatch:
-0x4867 016984 bpatch patch07_5 ,mem_patch07 
-0x4868 016985 fetch 1 ,mem_usb_remote_wakeup 
-0x4869 016986 call dongle_clear_pc_sleep_flag ,blank 
-0x486a 016987 call usb_isr 
-0x486b 016988 fetch 1 ,mem_usb0_get_set_report 
-0x486c 016989 rtn blank 
-0x486d 016990 jam 0 ,mem_usb0_get_set_report 
-0x486e 016991 fetch 2 ,mem_usb_setup_bvalue_temp 
-0x486f 016992 arg pc_set_report ,temp 
-0x4870 016993 isub temp ,null 
-0x4871 016994 nrtn zero 
-0x4872 016996 fetch 1 ,mem_usb0_set_report_data 
-0x4873 016997 rtnne pc_report_id 
-0x4874 016998 fetch 1 ,mem_usb0_set_report_data + 1 
-0x4875 016999 beq command_mode ,dongle_dispose_cmd_mode 
-0x4876 017000 beq command_bind ,dongle_dispose_cmd_bind 
-0x4877 017001 beq command_current_project ,dongle_dispose_cmd_current_project 
-0x4878 017002 beq command_current_mode ,dongle_dispose_cmd_current_mode 
-0x4879 017003 beq command_current_fw_version ,dongle_dispose_cmd_current_fw_version 
-:      017005 dongle_usb0_data_ready_report_set0:
-0x487a 017006 jam 0 ,mem_usb0_data_ready_report 
-0x487b 017007 rtn 
-:      017009 dongle_dispose_cmd_mode:
-0x487c 017010 fetch 1 ,mem_usb0_set_report_data + 2 
-0x487d 017011 beq com_mode_bind ,dongle_enter_bind_mode 
-0x487e 017012 branch dongle_usb0_data_ready_report_set0 
-:      017013 dongle_enter_bind_mode:
-0x487f 017014 call g24_bind_mode_enable 
-:      017015 dongle_usb0_data_ready_report_set1:
-0x4880 017016 jam 1 ,mem_usb0_data_ready_report 
-0x4881 017017 rtn 
-:      017019 dongle_dispose_cmd_bind:
-0x4882 017020 fetch 1 ,mem_usb0_set_report_data + 2 
-0x4883 017021 beq com_bind_get ,dongle_dispose_cmd_get_bind 
-0x4884 017022 beq com_bind_exit ,dongle_dispose_cmd_exit_bind 
-0x4885 017023 beq com_read_mode ,dongle_dispose_cmd_read_mode 
-0x4886 017024 branch dongle_usb0_data_ready_report_set0 
-:      017025 dongle_dispose_cmd_get_bind:
-0x4887 017026 fetch 1 ,mem_24g_bind_device_status 
-0x4888 017027 store 1 ,mem_usb0_get_report_data + 1 
-0x4889 017028 branch dongle_usb0_data_ready_report_set1 
-:      017029 dongle_dispose_cmd_exit_bind:
-0x488a 017030 call g24_work_mode_enable 
-0x488b 017031 branch dongle_dispose_cmd_get_bind 
-:      017032 dongle_dispose_cmd_read_mode:
-:      017033 dongle_dispose_in_bind_mode:
-0x488c 017034 jam command_bind ,mem_usb0_get_report_data + 1 
-0x488d 017035 branch dongle_usb0_data_ready_report_set1 
-:      017037 dongle_dispose_cmd_current_project:
-0x488e 017038 jam product_id ,mem_usb0_get_report_data + 1 
-0x488f 017039 branch dongle_usb0_data_ready_report_set1 
-:      017041 dongle_dispose_cmd_current_mode:
-0x4890 017042 fetch 1 ,mem_24g_work_mode 
-0x4891 017043 beq dongle_work ,dongle_dispose_in_work_mode 
-0x4892 017044 beq dongle_bind ,dongle_dispose_in_bind_mode 
-0x4893 017045 rtn 
-:      017046 dongle_dispose_in_work_mode:
-0x4894 017047 jam command_mode ,mem_usb0_get_report_data + 1 
-0x4895 017048 branch dongle_usb0_data_ready_report_set1 
-:      017050 dongle_dispose_cmd_current_fw_version:
-0x4896 017051 jam fw_version0 ,mem_usb0_get_report_data + 1 
-0x4897 017052 jam fw_version1 ,mem_usb0_get_report_data + 2 
-0x4898 017053 jam fw_version2 ,mem_usb0_get_report_data + 3 
-0x4899 017054 jam fw_version3 ,mem_usb0_get_report_data + 4 
-0x489a 017055 branch dongle_usb0_data_ready_report_set1 
-:      017063 dongle_auto_bind:
-0x489b 017064 call g24_mode_switch_init 
-:      017065 dongle_auto_bind_loop:
-0x489c 017066 call g24_mode_switch_bind_work 
-0x489d 017067 call g24_mode_switch_bind_search 
-0x489e 017068 call dongle_work_mode_auto 
-0x489f 017069 call g24_bind_mode_auto 
-0x48a0 017070 call g24_search_mode_auto 
-0x48a1 017071 call dongle_usb_dispatch 
-0x48a2 017072 branch dongle_auto_bind_loop 
-:      017074 dongle_work_mode_auto:
-0x48a3 017075 bpatch patch07_6 ,mem_patch07 
-0x48a4 017076 fetch 1 ,mem_24g_work_mode 
-0x48a5 017077 rtnne dongle_work 
-0x48a6 017078 call g24_work_mode_start 
-0x48a7 017079 call dongle_g24_blank_data_process 
-0x48a8 017080 fetch 1 ,mem_24g_pair_mode 
-0x48a9 017081 nrtn blank 
-0x48aa 017082 branch g24_nodata_process 
-:      017084 dongle_ackpayload_prep:
-0x48ab 017085 fetch 1 ,mem_24g_data_type 
-0x48ac 017086 beq datatype_device1 ,dongle_ackpayload_prep_mouse 
-0x48ad 017087 beq datatype_device2 ,dongle_ackpayload_prep_keyboard 
-:      017088 dongle_ackpayload_prep_mouse:
-0x48ae 017089 fetch 1 ,mem_dg_pc_sleep_flag 
-0x48af 017090 bbit1 0 ,dongle_pc_sleep_ackpayload_prep_mouse 
-0x48b0 017091 branch dongle_ackpayload_prep_end 
-:      017093 dongle_set_pc_sleep_flag:
-0x48b1 017094 fetch 1 ,mem_device_option 
-0x48b2 017095 rtnne dvc_op_dongle 
-0x48b3 017096 jam 3 ,mem_dg_pc_sleep_flag 
-0x48b4 017097 rtn 
-:      017098 dongle_clear_pc_sleep_flag:
-0x48b5 017099 jam 0 ,mem_dg_pc_sleep_flag 
-0x48b6 017100 rtn 
-:      017102 dongle_ackpayload_prep_keyboard:
-0x48b7 017103 fetch 1 ,mem_dg_pc_sleep_flag 
-0x48b8 017104 bbit1 1 ,dongle_pc_sleep_ackpayload_prep_keyboard 
-:      017105 dongle_ackpayload_prep_end:
-0x48b9 017106 fetch 1 ,mem_24g_ackpayload_enable 
-0x48ba 017107 beq bind_ackpayload ,dongle_g24_bind_ackpayload_prep 
-0x48bb 017108 beq kb_led_ackpayload ,dongle_g24_kb_led_ackpayload_prep 
-0x48bc 017109 rtn 
-:      017111 dongle_pc_sleep_ackpayload_prep_mouse:
-0x48bd 017112 fetch 1 ,mem_dg_pc_sleep_flag 
-0x48be 017113 set0 0 ,pdata 
-0x48bf 017114 store 1 ,mem_dg_pc_sleep_flag 
-0x48c0 017115 branch dongle_pc_sleep_ackpayload_prep 
-:      017117 dongle_pc_sleep_ackpayload_prep_keyboard:
-0x48c1 017118 fetch 1 ,mem_dg_pc_sleep_flag 
-0x48c2 017119 set0 1 ,pdata 
-0x48c3 017120 store 1 ,mem_dg_pc_sleep_flag 
-:      017121 dongle_pc_sleep_ackpayload_prep:
-0x48c4 017122 jam 0x01 ,mem_24g_datalen 
-0x48c5 017123 setarg 0xff 
-0x48c6 017124 store 1 ,mem_24g_txbuf 
-0x48c7 017125 rtn 
-:      017128 dongle_g24_bind_ackpayload_prep:
-0x48c8 017129 jam 1 ,mem_24g_ackpayload_enable 
-0x48c9 017130 call g24_binding_device_check 
-0x48ca 017131 nrtn user3 
-0x48cb 017132 branch g24_bind_ackpayload_prep 
-:      017134 dongle_g24_kb_led_ackpayload_prep:
-0x48cc 017135 fetch 1 ,mem_24g_rxbuf + 2 
-0x48cd 017136 beq datatype_device1 ,dongle_g24_bind_ackpayload_prep 
-0x48ce 017137 beq datatype_attemp ,dongle_g24_bind_ackpayload_prep 
-0x48cf 017138 jam 0 ,mem_usb_tx_win_enable 
-0x48d0 017139 jam 0x01 ,mem_24g_datalen 
-0x48d1 017140 fetch 1 ,mem_24g_led_status 
-0x48d2 017141 store 1 ,mem_24g_txbuf 
-0x48d3 017142 rtn 
-:      017144 dongle_g24_mouse:
-0x48d4 017145 setarg ms_report_id 
-0x48d5 017146 store 1 ,mem_usb_mouse_data 
-0x48d6 017147 fetch 7 ,mem_24g_rxdata_temp + 3 
-0x48d7 017148 istore 7 ,contw 
-0x48d8 017149 fetch 1 ,mem_24g_rxdata_temp + 3 
-0x48d9 017150 ncall dongle_g24_ms_enable_blank_data_forcibly ,blank 
-0x48da 017151 fetch 1 ,mem_24g_rxdata_temp + 3 
-0x48db 017152 call dongle_g24_ms_disable_blank_data_forcibly ,blank 
-0x48dc 017153 branch dongle_usb_tx_ms_data 
-:      017155 dongle_g24_ms_enable_blank_data_forcibly:
-0x48dd 017156 jam 1 ,mem_dg_ms_blank_data_enable 
-0x48de 017157 setarg timer_ms_blank_delay 
-0x48df 017158 arg g24_timer_ms_blank ,queue 
-0x48e0 017159 branch timer_init 
-:      017161 dongle_g24_ms_disable_blank_data_forcibly:
-0x48e1 017162 jam 0 ,mem_dg_ms_blank_data_enable 
-0x48e2 017163 setarg 0 
-0x48e3 017164 arg g24_timer_ms_blank ,queue 
-0x48e4 017165 branch timer_init 
-:      017167 dongle_g24_kb:
-0x48e5 017168 fetch 1 ,mem_24g_rxdata_temp + 3 
-0x48e6 017169 beq 0 ,dongle_g24_kb_type0 
-0x48e7 017170 beq 2 ,dongle_g24_kb_type2 
-0x48e8 017171 beq 3 ,dongle_g24_kb_type3 
-0x48e9 017172 branch g24_rx_interrupt_clear 
-:      017174 dongle_g24_kb_type0:
-0x48ea 017175 fetch 1 ,mem_24g_rxdata_temp + 5 
-0x48eb 017176 store 1 ,mem_24g_ackpayload_enable 
-0x48ec 017177 jam 0 ,mem_24g_rxdata_temp + 5 
-0x48ed 017178 arg mem_usb_kb_data ,contw 
-0x48ee 017179 arg mem_24g_rxdata_temp + 4 ,contr 
-0x48ef 017180 arg 8 ,loopcnt 
-0x48f0 017181 call memcpy 
-0x48f1 017182 fetch 8 ,mem_usb_kb_data 
-0x48f2 017183 ncall dongle_g24_kb_enable_blank_data_forcibly ,blank 
-0x48f3 017184 fetch 8 ,mem_usb_kb_data 
-0x48f4 017185 call dongle_g24_kb_disable_blank_data_forcibly ,blank 
-0x48f5 017186 fetch 8 ,mem_usb_kb_data 
-0x48f6 017187 store 8 ,mem_dg_kb_data_sta_data 
-0x48f7 017188 fetcht 8 ,mem_dg_kb_data_last_data 
-0x48f8 017189 isub temp ,null 
-0x48f9 017190 ncall dongle_usb_tx_enable_ep1 ,zero 
-0x48fa 017191 fetch 8 ,mem_dg_kb_data_sta_data 
-0x48fb 017192 store 8 ,mem_dg_kb_data_last_data 
-0x48fc 017193 branch g24_rx_interrupt_clear 
-:      017195 dongle_g24_kb_enable_blank_data_forcibly:
-0x48fd 017196 jam 1 ,mem_dg_kb_blank_data_enable 
-0x48fe 017197 setarg timer_kb_blank_delay 
-0x48ff 017198 arg g24_timer_kb_blank ,queue 
-0x4900 017199 branch timer_init 
-:      017201 dongle_g24_kb_disable_blank_data_forcibly:
-0x4901 017202 jam 0 ,mem_dg_kb_blank_data_enable 
-0x4902 017203 setarg 0 
-0x4903 017204 arg g24_timer_kb_blank ,queue 
-0x4904 017205 branch timer_init 
-:      017207 dongle_g24_kb_type3:
-0x4905 017208 arg mem_usb_kb_multikey ,contw 
-0x4906 017209 arg mem_24g_rxdata_temp + 3 ,contr 
-0x4907 017210 arg 3 ,loopcnt 
-0x4908 017211 call memcpy 
-0x4909 017212 fetch 2 ,mem_usb_kb_multikey + 1 
-0x490a 017213 ncall dongle_g24_kb_mul_enable_blank_data_forcibly ,blank 
-0x490b 017214 fetch 2 ,mem_usb_kb_multikey + 1 
-0x490c 017215 call dongle_g24_kb_mul_disable_blank_data_forcibly ,blank 
-0x490d 017216 fetch 3 ,mem_usb_kb_multikey 
-0x490e 017217 store 3 ,mem_dg_kb_multikey_sta_data 
-0x490f 017218 fetcht 3 ,mem_dg_kb_multikey_last_data 
-0x4910 017219 isub temp ,null 
-0x4911 017220 ncall dongle_usb_tx_multikey_data ,zero 
-0x4912 017221 fetch 3 ,mem_dg_kb_multikey_sta_data 
-0x4913 017222 store 3 ,mem_dg_kb_multikey_last_data 
-0x4914 017223 branch g24_rx_interrupt_clear 
-:      017225 dongle_g24_kb_mul_enable_blank_data_forcibly:
-0x4915 017226 jam 1 ,mem_dg_kb_mul_blank_data_enable 
-0x4916 017227 setarg timer_kb_mul_blank_delay 
-0x4917 017228 arg g24_timer_kb_mul_blank ,queue 
-0x4918 017229 branch timer_init 
-:      017231 dongle_g24_kb_mul_disable_blank_data_forcibly:
-0x4919 017232 jam 0 ,mem_dg_kb_mul_blank_data_enable 
-0x491a 017233 setarg 0 
-0x491b 017234 arg g24_timer_kb_mul_blank ,queue 
-0x491c 017235 branch timer_init 
-:      017237 dongle_g24_kb_type2:
-0x491d 017238 arg mem_usb_kb_system ,contw 
-0x491e 017239 arg mem_24g_rxdata_temp + 3 ,contr 
-0x491f 017240 arg 2 ,loopcnt 
-0x4920 017241 call memcpy 
-0x4921 017242 fetch 2 ,mem_usb_kb_system 
-0x4922 017243 ncall dongle_g24_kb_sys_enable_blank_data_forcibly ,blank 
-0x4923 017244 fetch 2 ,mem_usb_kb_system 
-0x4924 017245 call dongle_g24_kb_sys_disable_blank_data_forcibly ,blank 
-0x4925 017246 fetch 2 ,mem_usb_kb_system 
-0x4926 017247 store 2 ,mem_dg_kb_system_sta_data 
-0x4927 017248 fetcht 2 ,mem_dg_kb_system_last_data 
-0x4928 017249 isub temp ,null 
-0x4929 017250 ncall dongle_usb_tx_sys_data ,zero 
-0x492a 017251 fetch 2 ,mem_dg_kb_system_sta_data 
-0x492b 017252 store 2 ,mem_dg_kb_system_last_data 
-0x492c 017253 branch g24_rx_interrupt_clear 
-:      017255 dongle_g24_kb_sys_enable_blank_data_forcibly:
-0x492d 017256 jam 1 ,mem_dg_kb_system_crtl_blank_data_enable 
-0x492e 017257 setarg timer_kb_sys_crtl_blank_delay 
-0x492f 017258 arg g24_timer_kb_sys_crtl_blank ,queue 
-0x4930 017259 branch timer_init 
-:      017260 dongle_g24_kb_sys_disable_blank_data_forcibly:
-0x4931 017261 jam 0 ,mem_dg_kb_system_crtl_blank_data_enable 
-0x4932 017262 setarg 0 
-0x4933 017263 arg g24_timer_kb_sys_crtl_blank ,queue 
-0x4934 017264 branch timer_init 
-:      017266 dongle_usb_tx_sys_data:
-0x4935 017267 jam usb_ep2_systemkey ,mem_usb_ep2_data 
-0x4936 017268 branch dongle_usb_tx_enable_ep2 
-:      017271 dongle_g24_store_dvc2_bind_flag:
-0x4937 017272 fetch 1 ,mem_device_option 
-0x4938 017273 rtnne dvc_op_dongle 
-0x4939 017274 fetch 1 ,mem_dg_kb_bind_flag 
-0x493a 017275 rtneq dongle_kb_bind_success 
-:      017276 dongle_prep_soft_reset:
-0x493b 017277 jam 1 ,mem_dg_kb_bind_success 
-0x493c 017278 rtn 
-:      017281 dongle_kb_bind_soft_reset:
-0x493d 017282 fetch 1 ,mem_device_option 
-0x493e 017283 rtnne dvc_op_dongle 
-0x493f 017284 fetch 1 ,mem_dg_kb_bind_success 
-0x4940 017285 rtn blank 
-0x4941 017286 jam 0 ,mem_temp 
-:      017287 dongle_wirte_efuse_bind_status:
-0x4942 017288 jam dongle_kb_bind_success ,mem_dg_kb_bind_flag 
-0x4943 017289 call dongle_write_kb_bind_status 
-0x4944 017290 call dongle_read_kb_bind_status 
-0x4945 017291 fetch 1 ,mem_temp 
-0x4946 017292 increase 1 ,pdata 
-0x4947 017293 store 1 ,mem_temp 
-0x4948 017294 beq 0xff ,soft_reset_chip 
-0x4949 017295 fetch 1 ,mem_dg_kb_bind_flag 
-0x494a 017296 bne dongle_kb_bind_success ,dongle_wirte_efuse_bind_status 
-0x494b 017297 branch soft_reset_chip 
-:      017309 keyboard_softreset_process:
-0x494c 017310 fetch 1 ,mem_device_option 
-0x494d 017311 rtnne dvc_op_keyboard 
-0x494e 017312 call mouse_wakeup_from_power_check 
-0x494f 017313 nbranch soft_reset + 1 ,user 
-0x4950 017314 fetch 1 ,mem_power_on_flag 
-0x4951 017315 branch soft_reset + 1 ,blank 
-0x4952 017316 fetch 1 ,mem_config_select_device_button_gpio 
-0x4953 017317 rtneq ui_button_gpio_disable 
-0x4954 017318 copy pdata ,queue 
-0x4955 017319 fetch 4 ,mem_saved_gpio_in 
-0x4956 017320 qisolate0 pdata 
-0x4957 017321 call keyboard_pb_set ,true 
-0x4958 017322 branch soft_reset + 2 
-:      017324 keyboard_init:
-0x4959 017325 call enable_authrom 
-0x495a 017326 call keyboard_setting_config 
-0x495b 017328 call keyboard_gpio_init 
-0x495c 017329 call keyboard_low_vol_mult_set 
-0x495d 017330 rtn wake 
-0x495e 017331 call keyboard_usb_check_enable 
-0x495f 017332 call keyboard_cb_fuction 
-0x4960 017333 fetch 1 ,mem_usb_addr 
-0x4961 017334 rtnbit1 7 
-:      017335 keyboard_init_wireless:
-0x4962 017336 fetch 2 ,mem_ui_state_map 
-0x4963 017337 bbit1 ui_state_btn_down ,keyboard_start_discovery 
-0x4964 017338 call mouse_check_select_device_by_switch 
-0x4965 017339 branch keyboard_start_work 
-:      017342 keyboard_usb_check_enable:
-0x4966 017343 fetch mouse_flag_len ,mem_mouse_flag 
-0x4967 017344 rtnbit0 mouse_enable_usb 
-0x4968 017345 setarg keyboard_usb_config_param 
-0x4969 017346 store 2 ,mem_cb_usb_config 
-0x496a 017347 jam mouse_usb_interface_remove ,mem_mouse_usb_vdd_status 
-0x496b 017348 branch keyboard_usb_interface_check 
-:      017350 keyboard_usb_config_param:
-0x496c 017351 call keyboard_usb_config_kb_check 
-0x496d 017352 call keyboard_usb_config_param_init 
-0x496e 017353 branch keyboard_usb_config_param_setup 
-:      017355 keyboard_usb_config_kb_check:
-0x496f 017356 jam dongle_kb_bind_eeprom_offect ,mem_mouse_usb_keyboard_flag 
-0x4970 017357 fetch mouse_flag_len ,mem_mouse_flag 
-0x4971 017358 rtnbit0 mouse_enable_keyboard 
-0x4972 017359 jam dongle_kb_bind_success ,mem_mouse_usb_keyboard_flag 
-0x4973 017360 rtn 
-:      017362 keyboard_usb_config_param_init:
-0x4974 017363 fetch mouse_flag_len ,mem_mouse_flag 
-0x4975 017364 bbit1 mouse_enable_usb_250 ,keyboard_usb_report_rate_set_250hz 
-0x4976 017365 bbit1 mouse_enable_usb_500 ,keyboard_usb_report_rate_set_500hz 
-0x4977 017366 bbit1 mouse_enable_usb_1000 ,keyboard_usb_report_rate_set_1000hz 
-0x4978 017367 jam 0x19 ,mem_wire_usb_interval 
-0x4979 017368 jam 0x08 ,mem_usb_tx_interval 
-0x497a 017369 rtn 
-:      017370 keyboard_usb_report_rate_set_250hz:
-0x497b 017371 jam 0x0c ,mem_wire_usb_interval 
-0x497c 017372 jam 0x04 ,mem_usb_tx_interval 
-0x497d 017373 rtn 
-:      017374 keyboard_usb_report_rate_set_500hz:
-0x497e 017375 jam 0x06 ,mem_wire_usb_interval 
-0x497f 017376 jam 0x02 ,mem_usb_tx_interval 
-0x4980 017377 rtn 
-:      017378 keyboard_usb_report_rate_set_1000hz:
-0x4981 017379 jam 0x03 ,mem_wire_usb_interval 
-0x4982 017380 jam 0x01 ,mem_usb_tx_interval 
-0x4983 017381 rtn 
-:      017383 keyboard_usb_config_param_setup:
-0x4984 017384 call usb_tx_interval_config 
-0x4985 017385 call keyboard_usb_vid_pid_config 
-0x4986 017386 branch keyboard_usb_hid_icon_config 
-:      017388 keyboard_usb_vid_pid_config:
-0x4987 017389 fetch 1 ,mem_usb_vid_pid 
-0x4988 017390 rtn blank 
-0x4989 017391 fetch 1 ,mem_mouse_usb_keyboard_flag 
-0x498a 017392 beq dongle_kb_bind_success ,dongle_usb_vid_pid_for_suit 
-0x498b 017393 branch dongle_usb_vid_pid_for_mouse_only_auto_pair 
-:      017395 keyboard_usb_hid_icon_config:
-0x498c 017396 fetch 1 ,mem_mouse_usb_keyboard_flag 
-0x498d 017397 branch dongle_usb_hid_icon_config + 1 
-:      017401 keyboard_usb_interface_check:
-0x498e 017402 bpatch patch08_1 ,mem_patch08 
-0x498f 017403 fetcht 1 ,mem_usb_offline_check_gpio 
-0x4990 017404 call gpio_get_bit 
-0x4991 017405 branch keyboard_usb_gpio_low ,true 
-0x4992 017406 branch keyboard_usb_gpio_high 
-:      017409 keyboard_usb_gpio_low:
-0x4993 017410 fetch 1 ,mem_mouse_usb_vdd_status 
-0x4994 017411 rtneq mouse_usb_interface_remove 
-0x4995 017412 jam mouse_usb_interface_remove ,mem_mouse_usb_vdd_status 
-0x4996 017413 jam 0 ,mem_usb_device_enumeration_endflag 
-0x4997 017414 jam 0 ,mem_usb_status 
-0x4998 017415 jam 0 ,mem_usb_state 
-0x4999 017416 branch keyboard_init_wireless 
-:      017419 keyboard_usb_gpio_high:
-0x499a 017420 fetch 1 ,mem_mouse_usb_vdd_status 
-0x499b 017421 rtneq mouse_usb_interface_insert 
-0x499c 017422 jam mouse_usb_interface_insert ,mem_mouse_usb_vdd_status 
-0x499d 017423 call mouse_24g_stop 
-0x499e 017424 call mouse_stop_bluetooth_mode 
-0x499f 017425 call keyboard_device_led_all_off 
-0x49a0 017426 branch usb_init 
-:      017430 keyboard_setting_config:
-0x49a1 017431 rtn wake 
-0x49a2 017433 call g24_transmit_init 
-0x49a3 017434 call g24_chmap_param_init 
-0x49a4 017436 call keyboard_param_init 
-0x49a5 017437 fetcht 1 ,mem_mcu_rstb_gpio 
-0x49a6 017438 call gpio_out_inactive 
-0x49a7 017440 call keyboard_device_led_off 
-0x49a8 017441 call mouse_device_multi_led_parm_init 
-0x49a9 017442 call le_set_fixed_ltk_justwork 
-0x49aa 017444 fetch mouse_flag_len ,mem_mouse_flag 
-0x49ab 017445 bbit1 mouse_enable_otp ,keyboard_load_otp_info_check 
-0x49ac 017446 bbit1 mouse_enable_eeprom ,mouse_load_eeprom_info_check 
-0x49ad 017447 bbit1 mouse_enable_flash ,mouse_load_flash_info_check 
-0x49ae 017448 rtn 
-:      017453 keyboard_param_init:
-0x49af 017455 call mouse_param_common_init 
-0x49b0 017457 jam 0 ,mem_same_keyvalue_timerout_flag 
-0x49b1 017458 setarg 0x230170 
-0x49b2 017459 store 3 ,mem_mouse_vdd_full_vol 
-0x49b3 017460 setarg 0x015301 
-0x49b4 017461 istore 3 ,contw 
-0x49b5 017462 arg mem_le_adv_swift_pair ,contw 
-0x49b6 017463 arg 20 ,loopcnt 
-0x49b7 017464 call clear_mem 
-0x49b8 017466 fetch 1 ,mem_le_name_len 
-0x49b9 017467 sub pdata ,12 ,null 
-0x49ba 017468 nbranch ble_name_set_no_swift_pair ,positive 
-0x49bb 017469 setarg 0x06ff06 
-0x49bc 017470 store 3 ,mem_le_adv_swift_pair 
-0x49bd 017471 setarg 0x000300 
-0x49be 017472 istore 3 ,contw 
-0x49bf 017473 setarg 0x80 
-0x49c0 017474 istore 1 ,contw 
-:      017475 ble_store_le_name:
-0x49c1 017476 fetch 1 ,mem_le_name_len 
-0x49c2 017477 increase 1 ,pdata 
-0x49c3 017478 copy pdata ,loopcnt 
-0x49c4 017479 arg mem_le_scan_data ,contr 
-0x49c5 017480 branch memcpy 
-:      017482 ble_name_set_no_swift_pair:
-0x49c6 017483 arg mem_le_adv_swift_pair ,contw 
-0x49c7 017484 branch ble_store_le_name 
-:      017487 keyboard_gpio_init:
-0x49c8 017490 fetcht 1 ,mem_mcu_clk_gpio 
-0x49c9 017491 call gpio_set_high_impedance 
-0x49ca 017492 fetcht 1 ,mem_mcu_stb_gpio 
-0x49cb 017493 call gpio_set_high_impedance 
-0x49cc 017494 fetcht 1 ,mem_mcu_rstb_gpio 
-0x49cd 017495 call gpio_set_high_impedance 
-0x49ce 017497 setarg mem_key_row_gpio 
-0x49cf 017498 store 2 ,mem_kb_row_ptr 
-0x49d0 017500 setarg mem_key_col_gpio 
-0x49d1 017501 store 2 ,mem_kb_col_ptr 
-0x49d2 017503 setarg mem_key_excol_gpio 
-0x49d3 017504 store 2 ,mem_kb_excol_ptr 
-:      017505 keyboard_keyscan_gpio_init:
-0x49d4 017506 fetch 2 ,mem_kb_row_ptr 
-0x49d5 017507 copy pdata ,regb 
-0x49d6 017508 arg 8 ,loopcnt 
-:      017510 keyboard_key_row_init:
-0x49d7 017511 ifetcht 1 ,regb 
-0x49d8 017512 sub temp ,ui_button_gpio_disable ,null 
-0x49d9 017513 ncall keboard_gpio_set_high_impedance ,zero 
-0x49da 017514 increase 1 ,regb 
-0x49db 017515 loop keyboard_key_row_init 
-0x49dc 017516 call lpm_write_gpio_wakeup 
-0x49dd 017517 fetch 2 ,mem_kb_col_ptr 
-0x49de 017518 copy pdata ,regb 
-0x49df 017519 copy pdata ,regc 
-0x49e0 017520 arg 11 ,loopcnt 
-:      017522 keyboard_key_cow_init:
-0x49e1 017523 ifetcht 1 ,regb 
-0x49e2 017524 isolate1 7 ,temp 
-0x49e3 017525 ncall gpio_set_high_impedance ,true 
-0x49e4 017526 increase 1 ,regb 
-0x49e5 017527 loop keyboard_key_cow_init 
-0x49e6 017528 rtn 
-:      017529 keboard_gpio_set_high_impedance:
-0x49e7 017531 call gpio_set_high_impedance 
-0x49e8 017532 ifetcht 1 ,regb 
-0x49e9 017533 branch gpio_set_low_pullup 
-:      017537 keyboard_low_vol_mult_set:
-0x49ea 017538 fetch 1 ,mem_device_flag 
-0x49eb 017539 beq mode_bt_device1 ,keyboard_low_vol_mult_ble_set 
-0x49ec 017540 setarg 0x5d4800 
-0x49ed 017541 store 4 ,mem_24g_long_sleep_set1 
-0x49ee 017542 fetch 1 ,mem_adc_power_flag 
-0x49ef 017543 rtnbit0 0 
-0x49f0 017544 branch mouse_24g_long_sleep_set 
-:      017545 keyboard_low_vol_mult_ble_set:
-0x49f1 017546 jam 0x0c ,mem_lpm_mult_init 
-0x49f2 017547 fetch 1 ,mem_adc_power_flag 
-0x49f3 017548 rtnbit0 0 
-0x49f4 017549 jam 0x10 ,mem_lpm_mult_init 
-0x49f5 017550 fetch 1 ,mem_mouse_current_mult_timer 
-0x49f6 017551 branch mouse_current_mult_reinit ,blank 
-0x49f7 017552 rtn 
-:      017555 keyboard_pairing_check_otp_offset:
-0x49f8 017556 fetch 2 ,mem_otp_read_retention_offset 
-0x49f9 017557 arg 0x528 ,temp 
-0x49fa 017558 isub temp ,null 
-0x49fb 017559 nrtn positive 
-0x49fc 017560 branch assert 
-:      017562 keyboard_load_otp_info_check:
-0x49fd 017563 bpatch patch08_2 ,mem_patch08 
-0x49fe 017564 fetch 1 ,mem_device_flag 
-0x49ff 017565 beq mode_24g_device ,keyboard_load_otp_device_info_g24_init 
-0x4a00 017566 beq mode_bt_device1 ,keyboard_load_otp_device_info_ble_init 
-0x4a01 017567 rtn 
-:      017569 keyboard_load_otp_device_info_g24_init:
-0x4a02 017570 arg 80 ,regd 
-0x4a03 017571 setarg 0x400 
-0x4a04 017572 idiv regd 
-0x4a05 017573 call wait_div_end 
-0x4a06 017574 quotient pdata 
-0x4a07 017575 store 2 ,mem_pdatatemp 
-0x4a08 017576 arg 0x1fcc ,pdata 
-0x4a09 017577 arg 4 ,temp 
-0x4a0a 017578 arg 4 ,rege 
-0x4a0b 017579 branch keyboard_load_otp_device_info 
-:      017580 keyboard_load_otp_device_info_ble_init:
-0x4a0c 017581 arg 280 ,regd 
-0x4a0d 017582 setarg 0x400 
-0x4a0e 017583 idiv regd 
-0x4a0f 017584 call wait_div_end 
-0x4a10 017585 quotient pdata 
-0x4a11 017586 store 2 ,mem_pdatatemp 
-0x4a12 017587 arg 0x1fc2 ,pdata 
-0x4a13 017588 arg 14 ,temp 
-0x4a14 017589 arg 14 ,rege 
-0x4a15 017590 branch keyboard_load_otp_device_info 
-:      017591 keyboard_load_otp_device_info:
-0x4a16 017592 storet 1 ,mem_temp 
-0x4a17 017593 arg mem_otp_read_retention_memory ,rega 
-0x4a18 017594 arg 0 ,regc 
-:      017595 keyboard_load_otp_info_check_page_loop:
-0x4a19 017596 copy pdata ,regb 
-0x4a1a 017597 fetchr loopcnt ,1 ,mem_temp 
-0x4a1b 017598 call otp_read_data 
-0x4a1c 017599 fetch 8 ,mem_otp_read_retention_memory 
-0x4a1d 017600 fetcht 8 ,mem_otp_read_retention_memory + 8 
-0x4a1e 017601 ior temp ,pdata 
-0x4a1f 017602 fetcht 8 ,mem_otp_read_retention_memory + 16 
-0x4a20 017603 ior temp ,pdata 
-0x4a21 017604 branch keyboard_load_otp_info_check_first_time ,blank 
-0x4a22 017605 increase 1 ,regc 
-0x4a23 017606 fetch 2 ,mem_pdatatemp 
-0x4a24 017607 isub regc ,null 
-0x4a25 017609 copy regb ,pdata 
-0x4a26 017610 isub regd ,pdata 
-0x4a27 017611 branch keyboard_load_otp_info_check_page_loop 
-:      017612 keyboard_load_otp_info_check_first_time:
-0x4a28 017614 sub regc ,0 ,null 
-0x4a29 017615 branch keyboard_load_otp_info_check_first_time_process ,zero 
-:      017616 keyboard_load_otp_info_check_first_time_loop_init:
-0x4a2a 017617 copy regb ,pdata 
-0x4a2b 017618 iadd regd ,pdata 
-:      017619 keyboard_load_otp_info_check_first_time_loop:
-0x4a2c 017620 isub rege ,pdata 
-0x4a2d 017621 copy pdata ,regb 
-0x4a2e 017622 fetchr loopcnt ,1 ,mem_temp 
-0x4a2f 017623 call otp_read_data 
-0x4a30 017624 fetch 8 ,mem_otp_read_retention_memory 
-0x4a31 017625 fetcht 8 ,mem_otp_read_retention_memory + 8 
-0x4a32 017626 ior temp ,pdata 
-0x4a33 017627 fetcht 8 ,mem_otp_read_retention_memory + 16 
-0x4a34 017628 ior temp ,pdata 
-0x4a35 017629 branch keyboard_load_otp_info_check_offset_process ,blank 
-0x4a36 017630 copy regb ,pdata 
-0x4a37 017631 branch keyboard_load_otp_info_check_first_time_loop 
-:      017632 keyboard_load_otp_info_check_first_time_process:
-0x4a38 017633 storer rege ,1 ,mem_otp_read_retention_offset 
-0x4a39 017634 rtn 
-:      017635 keyboard_load_otp_info_check_offset_process:
-0x4a3a 017636 bpatch patch08_3 ,mem_patch08 
-0x4a3b 017637 setarg 0x1fd0 
-0x4a3c 017638 isub regb ,pdata 
-0x4a3d 017639 store 2 ,mem_otp_read_retention_offset 
-0x4a3e 017640 copy regb ,pdata 
-0x4a3f 017641 iadd rege ,regb 
-0x4a40 017642 fetchr loopcnt ,1 ,mem_temp 
-0x4a41 017643 arg mem_otp_read_retention_memory ,rega 
-0x4a42 017644 call otp_read_data 
-0x4a43 017645 fetch 1 ,mem_device_flag 
-0x4a44 017646 beq mode_24g_device ,keyboard_load_otp_info_check_offset_process_g24 
-0x4a45 017647 beq mode_bt_device1 ,keyboard_load_otp_info_check_offset_process_ble 
-0x4a46 017648 rtn 
-:      017650 keyboard_load_otp_info_check_offset_process_g24:
-0x4a47 017651 fetch 6 ,mem_otp_read_retention_memory 
-0x4a48 017652 store 4 ,mem_mouse_24g_addr 
-0x4a49 017653 branch keybaord_load_device_info 
-:      017655 keyboard_load_otp_info_check_offset_process_ble:
-0x4a4a 017656 fetch 1 ,mem_otp_read_retention_memory 
-0x4a4b 017657 sub pdata ,system_os_mac ,null 
-0x4a4c 017658 ncall set_pdata_0 ,positive 
-0x4a4d 017659 store 1 ,mem_kb_computer_system 
-0x4a4e 017660 fetch 1 ,mem_otp_read_retention_memory + 1 
-0x4a4f 017661 store 1 ,mem_device1_type 
-0x4a50 017662 fetch 6 ,mem_otp_read_retention_memory + 2 
-0x4a51 017663 store 6 ,mem_device1_addr 
-0x4a52 017664 fetch 6 ,mem_otp_read_retention_memory + 8 
-0x4a53 017665 store 6 ,mem_device1_locall_addr 
-0x4a54 017666 branch mouse_select_reconn_device 
-:      017669 keyboard_load_otp_info_check_overwise:
-0x4a55 017670 branch assert 
-:      017673 keyboard_store_device_info:
-0x4a56 017674 bpatch patch08_4 ,mem_patch08 
-0x4a57 017675 fetch mouse_flag_len ,mem_mouse_flag 
-0x4a58 017676 bbit1 mouse_enable_otp ,keyboard_store_otp_device_info 
-0x4a59 017677 bbit1 mouse_enable_eeprom ,mouse_store_eeprom_device_info 
-0x4a5a 017678 bbit1 mouse_enable_flash ,mouse_store_flash_device_info 
-0x4a5b 017679 rtn 
-:      017681 keyboard_store_otp_device_info:
-0x4a5c 017682 rtn 
-0x4a5d 017683 fetch 1 ,mem_device_flag 
-0x4a5e 017684 beq mode_24g_device ,keyboard_store_otp_device_info_g24 
-0x4a5f 017685 beq mode_bt_device1 ,keyboard_store_otp_device_info_ble 
-0x4a60 017686 rtn 
-:      017688 keyboard_store_otp_device_info_g24:
-0x4a61 017689 fetcht 2 ,mem_otp_read_retention_offset 
-0x4a62 017690 setarg 0x1fd0 
-0x4a63 017691 isub temp ,regb 
-0x4a64 017692 arg mem_mouse_24g_addr ,rega 
-0x4a65 017693 arg 4 ,loopcnt 
-0x4a66 017694 call otp_write 
-0x4a67 017695 fetcht 2 ,mem_otp_read_retention_offset 
-0x4a68 017696 increase 4 ,temp 
-0x4a69 017697 storet 2 ,mem_otp_read_retention_offset 
-0x4a6a 017698 rtn 
-:      017700 keyboard_store_otp_device_info_ble:
-0x4a6b 017701 fetcht 2 ,mem_otp_read_retention_offset 
-0x4a6c 017702 setarg 0x1fd0 
-0x4a6d 017703 isub temp ,regb 
-0x4a6e 017706 add regb ,1 ,regb 
-0x4a6f 017707 arg mem_device1_addr ,rega 
-0x4a70 017708 arg 6 ,loopcnt 
-0x4a71 017709 call otp_write 
-0x4a72 017711 add regb ,7 ,regb 
-0x4a73 017712 arg mem_device1_locall_addr ,rega 
-0x4a74 017713 arg 6 ,loopcnt 
-0x4a75 017714 branch otp_write 
-:      017716 keybaord_load_device_info:
-0x4a76 017717 fetch 4 ,mem_mouse_24g_addr 
-0x4a77 017718 store 4 ,mem_24g_receiver_addr 
-0x4a78 017719 store 4 ,mem_24g_addr 
-0x4a79 017720 rtn 
-:      017723 keyboard_cb_fuction:
-0x4a7a 017724 bpatch patch08_5 ,mem_patch08 
-0x4a7b 017725 setarg mouse_24g_before_lpm_sleep 
-0x4a7c 017726 store 2 ,mem_cb_before_lpm_sleep 
-0x4a7d 017727 setarg keyboard_24g_package_data 
-0x4a7e 017728 store 2 ,mem_cb_24g_transmit_data 
-0x4a7f 017729 setarg keyboard_24g_search_dongle 
-0x4a80 017730 store 2 ,mem_cb_24g_search_receiver 
-0x4a81 017731 setarg keyboard_lpm_before_common 
-0x4a82 017732 store 2 ,mem_cb_24g_lpm_before 
-0x4a83 017733 setarg keyboard_le 
-0x4a84 017734 store 2 ,mem_cb_le_process 
-0x4a85 017736 setarg keyboard_process_lpm_before 
-0x4a86 017737 store 2 ,mem_cb_before_lpm 
-0x4a87 017739 setarg keyboard_priority_bb_event 
-0x4a88 017740 store 2 ,mem_cb_bb_event_process 
-0x4a89 017741 setarg keyboard_idle 
-0x4a8a 017742 store 2 ,mem_cb_idle_process 
-0x4a8b 017743 setarg keyboard_before_hibernate 
-0x4a8c 017744 store 2 ,mem_cb_before_hibernate 
-0x4a8d 017745 setarg mouse_le_bb_event_connect_complete 
-0x4a8e 017746 store 2 ,mem_cb_att_write 
-0x4a8f 017747 setarg keyboard_bb_event_timer 
-0x4a90 017748 store 2 ,mem_cb_event_timer 
-0x4a91 017749 setarg mouse_spi_write_flash_cb 
-0x4a92 017750 store 2 ,mem_cb_spi_flash_write_complate 
-0x4a93 017751 setarg mouse_lpm_check_wake_lock 
-0x4a94 017752 store 2 ,mem_cb_check_wakelock 
-0x4a95 017753 setarg mouse_le_transmit 
-0x4a96 017754 store 2 ,mem_cb_ble_transmit 
-0x4a97 017755 setarg mouse_set_lpm_mult 
-0x4a98 017756 store 2 ,mem_cb_bt_set_mult 
-0x4a99 017757 rtn 
-:      017761 keyboard_priority_bb_event:
-0x4a9a 017762 bpatch patch08_6 ,mem_patch08 
-0x4a9b 017763 copy regc ,pdata 
-0x4a9c 017765 beq bt_evt_le_start_enc ,keyboard_le_ll_start_encryt 
-0x4a9d 017766 beq bt_evt_le_parse_conn_param_accepted ,keyboard_le_parse_conn_param_accepted 
-0x4a9e 017767 beq bt_evt_le_parse_conn_papa_update_rsp ,keyboard_le_conn_param_update_rsp_recieved 
-0x4a9f 017768 beq bt_evt_le_disconnected ,keyboard_le_bb_disconnected 
-0x4aa0 017770 beq bt_evt_le_connected ,keyboard_le_bb_event_connected 
-0x4aa1 017771 beq bt_evt_button_long_pressed ,keyboard_bb_event_discovery_btn 
-0x4aa2 017772 beq bt_evt_le_pairing_success ,mouse_le_pairing_success 
-0x4aa3 017773 beq bt_evt_le_enc_info ,mouse_le_enc_info 
-0x4aa4 017775 beq bt_evt_le_pairing_complete ,app_ble_store_reconn_info 
-0x4aa5 017776 beq bt_evt_le_parse_conn_param_accepted ,mouse_le_parse_conn_param_accepted 
-0x4aa6 017778 beq bt_evt_24g_pairing_complete ,keyboard_24g_pairing_complete 
-0x4aa7 017779 beq bt_evt_24g_attempt_success ,keyboard_24g_attempt_success 
-0x4aa8 017780 beq bt_evt_24g_attempt_fail ,keyboard_24g_attempt_fail 
-0x4aa9 017783 rtn 
-:      017789 keyboard_le_bb_event_connected:
-0x4aaa 017790 jam 0 ,mem_mouse_long_mult_flag 
-0x4aab 017792 jam 1 ,mem_mouse_le_bb_connected_flag 
-0x4aac 017793 call mouse_24g_first_store_reconn_info 
-0x4aad 017794 fetch 1 ,mem_mouse_le_reconnect_flag 
-0x4aae 017795 nbranch keyboard_le_bb_event_connected_next ,blank 
-0x4aaf 017796 jam 0x14 ,mem_mouse_send_secutiry_request_timer 
-:      017797 keyboard_le_bb_event_connected_next:
-0x4ab0 017798 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x4ab1 017799 set0 app_disc_by_button ,pdata 
-0x4ab2 017800 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x4ab3 017801 jam 0 ,mem_mouse_direct_timer 
-0x4ab4 017802 fetch 2 ,mem_le_battery_level_updata_timer_init 
-0x4ab5 017803 store 2 ,mem_le_battery_level_updata_timer 
-0x4ab6 017804 call mouse_no_data_timer_init 
-0x4ab7 017805 branch keyboard_stop_discovery 
-:      017808 keyboard_le_bb_disconnected:
-0x4ab8 017809 setarg 0 
-0x4ab9 017810 store 2 ,mem_le_battery_level_updata_timer 
-0x4aba 017811 store 1 ,mem_keyboard_le_send_conn_param_update 
-0x4abb 017812 store 1 ,mem_keyboard_le_send_conn_param_update_timer 
-0x4abc 017813 store 1 ,mem_mouse_le_bb_connected_flag 
-:      017814 keyboard_le_bb_disconnected_next:
-0x4abd 017815 jam le_lpm_enable ,mem_mouse_le_conn_param_reject 
-0x4abe 017816 jam 0 ,mem_mouse_clear_sensor_data_flag 
-0x4abf 017817 call le_clr_config_more_data 
-0x4ac0 017818 branch keyboard_bb_disconnected 
-:      017819 keyboard_bb_disconnected:
-0x4ac1 017820 call mouse_bb_discon_clear_stack 
-0x4ac2 017821 fetch app_disc_rsn_size ,mem_app_disconn_reason 
-0x4ac3 017822 bbit1 app_disc_ble ,keyboard4_0_event_bb_disconn 
-0x4ac4 017823 bbit1 app_disc_by_button ,app_disconn_reason_clear 
-0x4ac5 017824 branch keyboard_start_discovery 
-:      017825 keyboard4_0_event_bb_disconn:
-0x4ac6 017826 call mouse_le_clean_connect_flag 
-0x4ac7 017827 fetch app_disc_rsn_size ,mem_app_disconn_reason 
-0x4ac8 017828 bbit1 app_disc_by_button ,app_disconn_reason_clear 
-0x4ac9 017829 call ice_break 
-0x4aca 017830 branch keyboard_app_enter_hibernate 
-:      017833 keyboard_le_ll_start_encryt:
-0x4acb 017834 fetch 1 ,mem_mouse_le_reconnect_flag 
-0x4acc 017835 beq 1 ,keyboard_le_ll_reconn_start_encryt 
-0x4acd 017836 jam 20 ,mem_le_start_encrypt_timer 
-0x4ace 017837 jam 5 ,mem_le_start_auto_reco_timer 
-0x4acf 017838 branch mouse_le_ll_enable_start_enc_flag 
-:      017839 keyboard_le_ll_reconn_start_encryt:
-0x4ad0 017840 call mouse_updata_le_param 
-0x4ad1 017841 jam 5 ,mem_le_start_encrypt_timer 
-0x4ad2 017842 branch mouse_le_ll_enable_start_enc_flag 
-:      017844 keyboard_le_parse_conn_param_accepted:
-0x4ad3 017845 fetch 1 ,mem_le_new_conninterval 
-0x4ad4 017846 sub pdata ,le_interval_15ms ,null 
-0x4ad5 017847 nbranch mouse_le_conn_param_lpm_disable ,positive 
-0x4ad6 017848 fetch 1 ,mem_le_new_connslavelatency 
-0x4ad7 017849 fetcht 1 ,mem_lpm_mult_init 
-0x4ad8 017850 isub temp ,null 
-0x4ad9 017851 branch mouse_le_lpm_mult_reinit ,positive 
-0x4ada 017852 fetch 1 ,mem_le_new_connslavelatency 
-0x4adb 017853 store 1 ,mem_lpm_mult 
-0x4adc 017854 branch mouse_le_conn_param_lpm_enable 
-:      017856 keyboard_le_conn_param_update_rsp_recieved:
-0x4add 017857 fetch 1 ,mem_keyboard_le_send_conn_param_update 
-0x4ade 017858 nrtn blank 
-0x4adf 017859 jam 1 ,mem_keyboard_le_send_conn_param_update 
-0x4ae0 017860 jam 30 ,mem_keyboard_le_send_conn_param_update_timer 
-0x4ae1 017861 rtn 
-:      017863 keyboard_24g_pairing_complete:
-0x4ae2 017864 call keyboard_get_24g_led_enable 
-0x4ae3 017865 call mouse_no_data_timer_init 
-0x4ae4 017866 branch mouse_24g_pairing_complete_common 
-:      017868 keyboard_24g_attempt_success:
-0x4ae5 017869 call keyboard_get_24g_led_enable 
-0x4ae6 017870 fetch 4 ,mem_24g_addr 
-0x4ae7 017871 store 4 ,mem_24g_receiver_addr 
-0x4ae8 017872 store 4 ,mem_mouse_24g_addr 
-0x4ae9 017873 call g24_ch_syncword_crc8_init 
-0x4aea 017874 call mouse_device_poweron_led_config 
-0x4aeb 017875 call mouse_no_data_timer_init 
-0x4aec 017876 branch mouse_24g_attempt_success 
-:      017878 keyboard_24g_get_led:
-0x4aed 017879 jam device_data_tpye_standard_keyboard ,mem_keyboard_data_send_flag 
-0x4aee 017880 call keyboard_clear_key_data 
-0x4aef 017881 jam 0x03 ,mem_customer_key_press + 2 
-0x4af0 017882 rtn 
-:      017884 keyboard_24g_led_get_status_check:
-0x4af1 017885 arg 6 ,loopcnt 
-0x4af2 017886 arg mem_keyboard_tx_data + 3 ,contr 
-:      017887 keyboard_24g_led_data_check:
-0x4af3 017888 ifetch 1 ,contr 
-0x4af4 017889 beq hid_key_num_lock ,keyboard_get_24g_led_enable 
-0x4af5 017890 beq hid_key_caps_lock ,keyboard_get_24g_led_enable 
-0x4af6 017891 beq hid_key_scroll_lock ,keyboard_get_24g_led_enable 
-0x4af7 017892 loop keyboard_24g_led_data_check 
-0x4af8 017893 rtn 
-:      017895 keyboard_get_24g_led_enable:
-0x4af9 017896 jam 0x03 ,mem_keyboard_led_status_get 
-0x4afa 017897 jam 1 ,mem_keyboard_data_change_flag 
-0x4afb 017898 rtn 
-:      017900 keyboard_set_repeat_send_flag:
-0x4afc 017901 jam 1 ,mem_24g_repeat_send_flag 
-0x4afd 017902 rtn 
-:      017905 keyboard_24g_attempt_fail:
-0x4afe 017906 fetch 1 ,mem_24g_attempt_fail_flag 
-0x4aff 017907 nbranch keyboard_24g_hibernate_set ,blank 
-0x4b00 017908 fetch 1 ,mem_24g_reconn_type 
-0x4b01 017909 beq fast_conn_and_3_0_addr ,keyboard_24g_fast_conn_attempt_fail 
-0x4b02 017910 beq receiver_and_3_0_addr ,keyboard_24g_attempt_fail_enter_hibernate 
-0x4b03 017911 branch keyboard_24g_attempt_fail_enter_hibernate 
-:      017913 keyboard_24g_attempt_fail_enter_hibernate:
-0x4b04 017914 call mouse_24g_stop 
-0x4b05 017915 fetch 1 ,mem_reconn_times 
-0x4b06 017916 nbranch mouse_polling_device ,blank 
-0x4b07 017917 fetch 1 ,mem_device_flag 
-0x4b08 017918 beq mode_24g_device ,keyboard_app_enter_hibernate 
-0x4b09 017919 rtn 
-:      017921 keyboard_24g_fast_conn_attempt_fail:
-0x4b0a 017922 fetch mouse_flag_len ,mem_mouse_flag 
-0x4b0b 017923 bbit1 mouse_enable_24g_first_auto_pairing ,mouse_24g_start_auto_pair 
-0x4b0c 017924 bbit1 mouse_enable_auto_24g_paring ,mouse_24g_start_auto_pair 
-0x4b0d 017925 bbit0 mouse_enable_24g_auto_pair_nerver_been_paired ,mouse_24g_reconn_dongle_start 
-0x4b0e 017926 fetch 4 ,mem_mouse_24g_addr 
-0x4b0f 017927 branch keyboard_24g_start_pair_mode ,blank 
-0x4b10 017928 branch mouse_24g_reconn_dongle_start 
-:      017930 keyboard_24g_hibernate_set:
-0x4b11 017931 jam 0 ,mem_24g_attempt_fail_flag 
-0x4b12 017932 call g24_transmit_next_packet 
-0x4b13 017933 setarg -1 
-0x4b14 017934 store 8 ,mem_24g_enter_hibernate 
-0x4b15 017935 setarg 0 
-0x4b16 017936 store 7 ,mem_mouse_key 
-0x4b17 017937 jam 1 ,mem_sensor_shutdown_flag 
-0x4b18 017938 branch keyboard_g24_long_sleep 
-:      017943 keyboard_bb_event_timer:
-0x4b19 017944 bpatch patch08_7 ,mem_patch08 
-0x4b1a 017945 call mouse_adc_read 
-0x4b1b 017946 call keyboard_low_voltage_param_set 
-0x4b1c 017947 call mouse_low_voltage_led_timer 
-0x4b1d 017949 call g24_pair_timeout_timer 
-0x4b1e 017950 call g24_reconn_timeout_timer 
-0x4b1f 017951 call mouse_24g_long_sleep_param_update_timer 
-0x4b20 017952 call keyboard_24g_repeat_send_data 
-0x4b21 017953 call keyboard_24g_led_status_get_timer 
-0x4b22 017957 call keyboard_check_discovery_timeout_timer 
-0x4b23 017959 call keyboard_check_direct_timeout_timer 
-0x4b24 017960 call mouse_le_enable_att_list_timer 
-0x4b25 017961 call keyboard_le_battery_updata_timer 
-0x4b26 017962 call mouse_le_send_smp_security_request_timer 
-0x4b27 017963 call keyboard_le_send_conn_param_update_timer 
-0x4b28 017964 call keyboard_le_auto_recognize_timer 
-0x4b29 017966 call mouse_current_mult_update_timer 
-0x4b2a 017967 call mouse_wheel_trigger_timer 
-0x4b2b 017968 call keyboard_store_information_delay_timer 
-0x4b2c 017969 call keyboard_capslock_led_on_timer 
-0x4b2d 017970 call keyboard_long_press_timer 
-0x4b2e 017971 call keyboard_commbination_delay_release_timer 
-0x4b2f 017972 fetch 1 ,mem_device_flag 
-0x4b30 017973 beq mode_24g_device ,keyboard_check_no_data_timeout_timer 
-0x4b31 017974 branch mouse_check_no_data_timeout_timer 
-:      017977 keyboard_commbination_key_process:
-0x4b32 017978 fetch 1 ,mem_commbination_key_statue 
-0x4b33 017979 rtnne commbination_key_state_down 
-0x4b34 017980 arg mem_combination_ui_button_count ,regc 
-0x4b35 017981 arg mouse_bluetooth_fast_conn_init ,regb 
-0x4b36 017982 branch timer_single_step 
-:      017984 keyboard_commbination_fast_conn_bt_check:
-0x4b37 017985 fetch 2 ,mem_keyboard_keyvalue_buffer + 2 
-0x4b38 017986 fetcht 2 ,mem_keyboard_commbination_fast_conn_bt 
-0x4b39 017987 isub temp ,null 
-0x4b3a 017988 branch keyboard_commbination_key_down ,zero 
-0x4b3b 017989 byteswap temp ,temp 
-0x4b3c 017990 isub temp ,null 
-0x4b3d 017991 branch keyboard_commbination_key_down ,zero 
-0x4b3e 017992 branch mouse_commbination_key_up 
-:      017994 keyboard_commbination_key_down:
-0x4b3f 017995 fetch 1 ,mem_commbination_key_statue 
-0x4b40 017996 rtneq commbination_key_state_down 
-0x4b41 017997 jam commbination_key_state_down ,mem_commbination_key_statue 
-0x4b42 017998 rtn 
-:      018001 keyboard_check_discovery_timeout_timer:
-0x4b43 018002 arg mem_mouse_discovery_timer ,regc 
-0x4b44 018003 arg keyboard_check_discovery_timeout ,regb 
-0x4b45 018004 branch timer_single_step_2b 
-:      018006 keyboard_check_discovery_timeout:
-0x4b46 018007 call keyboard_stop_discovery 
-0x4b47 018008 branch keyboard_app_enter_hibernate 
-:      018013 keyboard_store_information_delay_timer:
-0x4b48 018014 arg mem_store_information_delay_timer ,regc 
-0x4b49 018015 arg keyboard_store_device_info_check ,regb 
-0x4b4a 018016 branch timer_single_step 
-:      018018 keyboard_store_device_info_check:
-0x4b4b 018019 call keyboard_store_device_info 
-0x4b4c 018020 fetch 1 ,mem_mouse_need_soft_reset 
-0x4b4d 018021 nbranch mouse_soft_reset ,blank 
-0x4b4e 018022 rtn 
-:      018024 keyboard_low_voltage_param_set:
-0x4b4f 018025 fetch 1 ,mem_mouse_adc_last_low_voltage_flag 
-0x4b50 018026 branch keyboard_low_voltage_param_set_33v ,blank 
-0x4b51 018027 jam 58 ,mem_mouse_vdd_low_vol 
-0x4b52 018028 rtn 
-:      018029 keyboard_low_voltage_param_set_33v:
-0x4b53 018030 jam 53 ,mem_mouse_vdd_low_vol 
-0x4b54 018031 rtn 
-:      018033 keyboard_le_auto_recognize_timer:
-0x4b55 018035 arg mem_le_start_auto_reco_timer ,regc 
-0x4b56 018036 arg keyboard_le_send_att_find_by_type_value_request_ancs ,regb 
-0x4b57 018037 branch timer_single_step 
-:      018039 keyboard_check_direct_timeout_timer:
-0x4b58 018040 arg mem_mouse_direct_timer ,regc 
-0x4b59 018041 arg mouse_check_direct_timeout ,regb 
-0x4b5a 018042 call timer_single_step 
-0x4b5b 018043 branch mouse_check_direct_timeout_timer + 3 
-:      018045 keyboard_le_battery_updata_timer:
-0x4b5c 018046 fetch mouse_flag_len ,mem_mouse_flag 
-0x4b5d 018047 rtnbit1 mouse_enable_le_battery_service_cancel 
-0x4b5e 018048 branch mouse_le_battery_updata_timer 
-:      018050 keyboard_le_send_conn_param_update_timer:
-0x4b5f 018051 arg mem_keyboard_le_send_conn_param_update_timer ,regc 
-0x4b60 018052 arg mouse_updata_le_param ,regb 
-0x4b61 018053 branch timer_single_step 
-:      018055 keyboard_24g_repeat_send_data:
-0x4b62 018056 fetch 1 ,mem_24g_repeat_send_flag 
-0x4b63 018057 rtn blank 
-0x4b64 018058 jam 0 ,mem_24g_repeat_send_flag 
-0x4b65 018059 jam 1 ,mem_keyboard_data_change_flag 
-0x4b66 018060 call g24_txdata_prep 
-0x4b67 018061 branch keyboard_g24_transmit_process 
-:      018063 keyboard_24g_led_status_get_timer:
-0x4b68 018064 arg mem_keyboard_led_status_get_timer ,regc 
-0x4b69 018065 arg keyboard_24g_led_status_clear ,regb 
-0x4b6a 018066 branch timer_single_step 
-:      018068 keyboard_24g_led_status_clear:
-0x4b6b 018069 jam 0 ,mem_keyboard_led_status_get 
-0x4b6c 018070 rtn 
-:      018076 keyboard_device_led_off:
-0x4b6d 018077 call mouse_device_multi_led_off 
-0x4b6e 018078 call keyboard_capslock_led_off 
-:      018079 keyboard_power_led_off:
-0x4b6f 018080 fetcht 1 ,mem_keyboard_power_led_gpio 
-0x4b70 018081 branch gpio_out_inactive 
-:      018082 keyboard_numlock_led_off:
-0x4b71 018083 rtn 
-:      018086 keyboard_capslock_led_on_timer:
-0x4b72 018087 fetch 1 ,mem_keyboard_caps_led_gpio 
-0x4b73 018088 rtneq gpio_disable 
-0x4b74 018089 fetch 2 ,mem_mouse_no_data_timer 
-0x4b75 018090 rtn blank 
-0x4b76 018091 fetch 2 ,mem_mouse_no_data_timeout 
-0x4b77 018092 fetcht 2 ,mem_mouse_no_data_timer 
-0x4b78 018093 isub temp ,temp 
-0x4b79 018094 fetch 2 ,mem_keyboard_caps_led_on_timer 
-0x4b7a 018095 isub temp ,pdata 
-0x4b7b 018096 branch keyboard_capslock_led_check_on ,positive 
-:      018097 keyboard_capslock_led_off:
-0x4b7c 018098 fetcht 1 ,mem_keyboard_caps_led_gpio 
-0x4b7d 018099 branch gpio_out_inactive 
-:      018103 keyboard_capslock_led_check_on:
-0x4b7e 018104 fetch 1 ,mem_keyboard_led_status 
-0x4b7f 018105 bbit0 kb_pc_keysel_capslock ,keyboard_capslock_led_off 
-0x4b80 018106 fetcht 1 ,mem_keyboard_caps_led_gpio 
-0x4b81 018107 branch gpio_out_active 
-:      018109 keyboard_long_press_timer:
-0x4b82 018110 arg mem_same_keyvalue_timer ,regc 
-0x4b83 018111 arg keyboard_long_press_timerout ,regb 
-0x4b84 018112 branch timer_single_step_2b 
-:      018114 keyboard_long_press_timerout:
-0x4b85 018115 jam 1 ,mem_same_keyvalue_timerout_flag 
-0x4b86 018116 branch app_enter_hibernate 
-:      018118 keyboard_commbination_delay_release_timer:
-0x4b87 018119 arg mem_keyboard_commbination_control_key_delay_release_timer ,regc 
-0x4b88 018120 arg keyboard_commbination_key_null_set ,regb 
-0x4b89 018121 branch timer_single_step 
-:      018124 keyboard_check_no_data_timeout_timer:
-0x4b8a 018125 arg mem_mouse_no_data_timer ,regc 
-0x4b8b 018126 arg keyboard_check_no_data_timeout ,regb 
-0x4b8c 018127 branch timer_single_step_2b 
-:      018129 keyboard_check_no_data_timeout:
-0x4b8d 018130 fetch 1 ,mem_device_flag 
-0x4b8e 018131 beq mode_24g_device ,keyboard_24g_hibernate_set 
-0x4b8f 018132 branch mouse_disconnect 
-:      018135 keyboard_bb_event_discovery_btn:
-0x4b90 018136 isolate1 mark_24g ,mark 
-0x4b91 018137 call mouse_24g_stop ,true 
-0x4b92 018138 call mouse_disconnect 
-0x4b93 018139 call mouse_le_clean_connect_flag 
-0x4b94 018140 branch keyboard_start_discovery 
-:      018142 keyboard_start_discovery:
-0x4b95 018143 bpatch patch09_0 ,mem_patch09 
-0x4b96 018144 call mouse_device_discovery_led_config 
-0x4b97 018145 fetch 2 ,mem_ui_state_map 
-0x4b98 018146 isolate1 ui_state_ble_adv ,pdata 
-0x4b99 018147 call mouse_stop_le_adv ,true 
-0x4b9a 018149 setarg 0 
-0x4b9b 018150 store 2 ,mem_le_battery_level_updata_timer 
-0x4b9c 018151 call keyboard_capslock_led_off 
-0x4b9d 018152 jam 0xff ,mem_kb_computer_system 
-0x4b9e 018154 fetch 2 ,mem_ui_state_map 
-0x4b9f 018155 isolate1 ui_state_ble_adv ,pdata 
-0x4ba0 018156 call mouse_stop_le_adv ,true 
-0x4ba1 018157 call mouse_bluetooth_fast_conn_disable 
-0x4ba2 018158 fetch 2 ,mem_ui_state_map 
-0x4ba3 018159 bbit1 ui_state_ble_adv ,keyboard_start_discovery_norandom 
-0x4ba4 018160 fetch mouse_flag_len ,mem_mouse_flag 
-0x4ba5 018161 bbit0 mouse_enable_ble_random_addre ,keyboard_start_discovery_norandom 
-0x4ba6 018162 fetcht 2 ,mem_random_addr_increase_count 
-0x4ba7 018163 increase 1 ,temp 
-0x4ba8 018164 storet 2 ,mem_random_addr_increase_count 
-0x4ba9 018165 storet 2 ,mem_le_lap + 1 
-0x4baa 018166 random pdata 
-0x4bab 018167 store 1 ,mem_le_lap 
-:      018168 keyboard_start_discovery_norandom:
-0x4bac 018169 fetch 3 ,mem_mouse_le_lap_temp 
-0x4bad 018170 store 3 ,mem_le_lap + 3 
-0x4bae 018171 call app_lpm_mult_disable 
-0x4baf 018172 fetch 2 ,mem_mouse_discovery_timeout 
-0x4bb0 018173 store 2 ,mem_mouse_discovery_timer 
-0x4bb1 018174 setarg 0 
-0x4bb2 018175 store 2 ,mem_mouse_no_data_timer 
-0x4bb3 018176 store 2 ,mem_le_battery_level_updata_timer 
-0x4bb4 018177 store 1 ,mem_mouse_direct_timer 
-0x4bb5 018178 store 1 ,mem_mouse_bluetooth_reconnect_timeout 
-0x4bb6 018179 store 1 ,mem_mouse_clear_sensor_data_flag 
-0x4bb7 018180 arg mouse_store_eeprom_flag ,queue 
-0x4bb8 018181 call mouse_enable_function_flag 
-0x4bb9 018182 call mouse_bt_discovery_button_down_disable 
-0x4bba 018183 branch mouse_check_51cmd_adv 
-:      018186 keyboard_low_voltage_led_blink_disable:
-0x4bbb 018187 jam 0 ,mem_mouse_adc_last_low_voltage_flag 
-0x4bbc 018188 branch mouse_low_voltage_led_off_judge 
-:      018190 keyboard_stop_discovery:
-0x4bbd 018191 bpatch patch09_1 ,mem_patch09 
-0x4bbe 018192 setarg 0 
-0x4bbf 018193 store 2 ,mem_mouse_discovery_timer 
-0x4bc0 018194 arg mouse_bt_discovery_button_long_down_flag ,queue 
-0x4bc1 018195 call mouse_disable_function_flag 
-0x4bc2 018196 jam 0 ,mem_mouse_bluetooth_reconnect_timeout 
-0x4bc3 018197 call mouse_stop_le_adv 
-0x4bc4 018198 branch keyboard_device_led_off 
-:      018201 keyboard_store_remote_bdaddr:
-0x4bc5 018202 bpatch patch09_2 ,mem_patch09 
-0x4bc6 018203 fetch mouse_flag_len ,mem_mouse_flag 
-0x4bc7 018204 rtnbit0 mouse_store_eeprom_flag 
-0x4bc8 018205 arg mouse_store_eeprom_flag ,queue 
-0x4bc9 018206 call mouse_disable_function_flag 
-0x4bca 018207 call mouse_check_device_addr 
-0x4bcb 018208 branch mouse_unplug_clean_bdaddr 
-:      018211 keyboard_idle:
-0x4bcc 018212 bpatch patch09_3 ,mem_patch09 
-0x4bcd 018213 call mouse_low_voltage_led_no_enter_lpm 
-0x4bce 018214 branch ui_check_paring_button 
-:      018218 keyboard_start_work:
-0x4bcf 018219 bpatch patch09_4 ,mem_patch09 
-0x4bd0 018220 fetch mouse_flag_len ,mem_mouse_flag 
-0x4bd1 018221 bbit0 mouse_enable_adc ,keyboard_start_work_next 
-0x4bd2 018222 call enable_adc 
-0x4bd3 018223 call vdd_calculate_by_mode 
-0x4bd4 018224 store 2 ,mem_mouse_vdd_now_vol 
-0x4bd5 018226 fetch 2 ,mem_adc_current_value 
-0x4bd6 018227 isub temp ,null 
-0x4bd7 018228 branch keyboard_start_work ,positive 
-0x4bd8 018229 arg mem_mouse_vdd_calculate_set ,rega 
-0x4bd9 018230 call mouse_adc_bat_percent_lowpower_out 
-0x4bda 018231 fetch 1 ,mem_adc_power_flag 
-0x4bdb 018232 bbit1 1 ,keyboard_power_down 
-:      018233 keyboard_start_work_next:
-0x4bdc 018235 fetch 1 ,mem_keyboard_pairing_type 
-0x4bdd 018236 call keyboard_enable_bt_button_pairing ,blank 
-0x4bde 018237 fetch 1 ,mem_keyboard_bt_button_flag 
-0x4bdf 018238 nrtn blank 
-0x4be0 018239 fetch 1 ,mem_device_flag 
-0x4be1 018240 beq mode_24g_device ,mouse_24g_reconn_general_dongle 
-0x4be2 018241 call mouse_bluetooth_fast_conn_disable 
-0x4be3 018242 fetch 6 ,mem_device1_addr 
-0x4be4 018243 branch mouse_bluetooth_fast_conn_init ,blank 
-0x4be5 018244 branch mouse_start_reconnect_device 
-:      018256 keyboard_le:
-0x4be6 018257 bpatch patch09_5 ,mem_patch09 
-0x4be7 018258 call le_fifo_check_nearly_full 
-0x4be8 018259 nrtn blank 
-0x4be9 018260 fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
-0x4bea 018261 beq 0xff ,keyboard_le_next 
-0x4beb 018262 fetch 1 ,mem_le_connect_status_flag 
-0x4bec 018263 and pdata ,0x03 ,pdata 
-0x4bed 018264 rtnne 0x03 
-:      018265 keyboard_le_next:
-0x4bee 018266 fetch mouse_flag_len ,mem_mouse_flag 
-0x4bef 018267 bbit1 mouse_24g_pairing_flag ,mouse_le_send_empty_packet 
-0x4bf0 018268 bbit1 mouse_select_device_flag ,mouse_le_send_empty_packet 
-0x4bf1 018269 bbit1 mouse_bt_discovery_button_down_flag ,mouse_le_send_empty_packet 
-0x4bf2 018270 bbit1 mouse_bt_discovery_button_long_down_flag ,mouse_le_send_empty_packet 
-0x4bf3 018271 call keyboard_motion 
-0x4bf4 018272 nrtn user 
-0x4bf5 018273 call mouse_current_mult_update 
-0x4bf6 018274 call mouse_wheel_trigger 
-0x4bf7 018275 fetch mouse_flag_len ,mem_mouse_flag 
-0x4bf8 018276 bbit0 mouse_enable_keyboard ,mouse_le_send_mouse_data 
-0x4bf9 018277 fetch 1 ,mem_customer_key 
-0x4bfa 018278 branch mouse_le_send_keyboard_package_data 
-:      018285 kscan_dispatch:
-0x4bfb 018286 fetch 1 ,mem_device_option 
-0x4bfc 018287 rtnne dvc_op_keyboard 
-0x4bfd 018288 call keyboard_keyscan 
-0x4bfe 018289 call keyboard_key_process 
-0x4bff 018290 branch keyboard_special_key_check 
-:      018297 keyboard_keyscan:
-0x4c00 018298 bpatch patch09_6 ,mem_patch09 
-0x4c01 018299 call keyboard_stb_state_low 
-0x4c02 018300 setarg 0 
-0x4c03 018301 store 2 ,mem_keyscan_exmcu_wait_wake_count 
-0x4c04 018302 arg mem_keyscan_value_current ,contr 
-0x4c05 018303 arg mem_keyscan_value_check ,contw 
-0x4c06 018304 arg 20 ,loopcnt 
-0x4c07 018305 call memcpy 
-0x4c08 018306 setarg mem_keyscan_value_current 
-0x4c09 018307 store 2 ,mem_keyscan_value_ptr 
-0x4c0a 018308 setarg mem_keyscan_exmcu_value 
-0x4c0b 018309 store 2 ,mem_keyscan_exmcu_value_ptr 
-0x4c0c 018310 call keyboard_keyscan_get_exmcu_value 
-0x4c0d 018311 call keyboard_keyscan_get_mcu_value 
-0x4c0e 018312 call keyboard_stb_state_high 
-:      018313 keyboard_keyscan_copy_value:
-0x4c0f 018314 fetch 2 ,mem_kb_excol_ptr 
-0x4c10 018315 copy pdata ,regb 
-0x4c11 018316 jam 0 ,mem_keyscan_col_loop_count 
-:      018317 keyboard_compare_col_excol_gpio_loop:
-0x4c12 018318 ifetcht 1 ,regb 
-0x4c13 018319 fetch 2 ,mem_kb_col_ptr 
-0x4c14 018320 copy pdata ,rega 
-0x4c15 018321 copy rega ,regc 
-0x4c16 018322 arg 20 ,loopcnt 
-:      018323 keyboard_compare_col_gpio_loop:
-0x4c17 018324 ifetch 1 ,rega 
-0x4c18 018325 isub temp ,null 
-0x4c19 018326 branch keyboard_copy_value_exmcu_to_mcu ,zero 
-0x4c1a 018327 increase 1 ,rega 
-0x4c1b 018328 loop keyboard_compare_col_gpio_loop 
-:      018329 keyboard_compare_col_excol_gpio_loop_next:
-0x4c1c 018330 increase 1 ,regb 
-0x4c1d 018331 fetch 1 ,mem_keyscan_col_loop_count 
-0x4c1e 018332 increase 1 ,pdata 
-0x4c1f 018333 store 1 ,mem_keyscan_col_loop_count 
-0x4c20 018334 sub pdata ,10 ,null 
-0x4c21 018335 branch keyboard_compare_col_excol_gpio_loop ,positive 
-0x4c22 018337 rtn 
-:      018339 keyboard_copy_value_exmcu_to_mcu:
-0x4c23 018340 fetch 2 ,mem_keyscan_value_ptr 
-0x4c24 018341 copy pdata ,contw 
-0x4c25 018342 copy rega ,pdata 
-0x4c26 018343 isub regc ,pdata 
-0x4c27 018344 iadd contw ,contw 
-0x4c28 018345 fetch 2 ,mem_keyscan_exmcu_value_ptr 
-0x4c29 018346 copy pdata ,regc 
-0x4c2a 018347 fetch 1 ,mem_keyscan_col_loop_count 
-0x4c2b 018348 iadd regc ,regc 
-0x4c2c 018349 ifetch 1 ,regc 
-0x4c2d 018350 istore 1 ,contw 
-0x4c2e 018351 branch keyboard_compare_col_excol_gpio_loop_next 
-:      018353 keyboard_keyscan_get_exmcu_value:
-0x4c2f 018354 bpatch patch09_7 ,mem_patch09 
-0x4c30 018355 call keyboard_stb_state_high 
-0x4c31 018356 call keyboard_clk_input 
-:      018357 keyboard_keyscan_exmcu_start:
-0x4c32 018358 fetch 2 ,mem_keyscan_exmcu_wait_wake_count 
-0x4c33 018359 increase 1 ,pdata 
-0x4c34 018360 store 2 ,mem_keyscan_exmcu_wait_wake_count 
-0x4c35 018361 bbit1 9 ,keyboard_keyscan_reset_exmcu 
-0x4c36 018362 fetcht 1 ,mem_mcu_clk_gpio 
-0x4c37 018363 call gpio_get_bit 
-0x4c38 018364 nbranch keyboard_keyscan_exmcu_start ,true 
-0x4c39 018365 nop 20 
-0x4c3a 018366 call keyboard_clk_state_high 
-0x4c3b 018367 call keyboard_stb_state_low 
-0x4c3c 018368 jam 0 ,mem_keyscan_col_loop_count 
-:      018369 keyboard_keyscan_exmcu_start_loop:
-0x4c3d 018370 call keyboard_clk_state_low 
-0x4c3e 018371 call keyboard_keyscan_exmcu_get_col_value 
-0x4c3f 018372 call keyboard_clk_state_high 
-0x4c40 018373 call keyboard_keyscan_exmcu_get_col_value 
-0x4c41 018374 sub pdata ,9 ,null 
-0x4c42 018375 branch keyboard_keyscan_exmcu_start_loop ,positive 
-0x4c43 018376 call keyboard_clk_state_low 
-0x4c44 018377 call keyboard_keyscan_exmcu_get_col_value 
-0x4c45 018378 branch keyboard_clk_state_high 
-:      018380 keyboard_keyscan_exmcu_get_col_value:
-0x4c46 018381 jam 0 ,mem_keyscan_value_temp 
-0x4c47 018382 nop 50 
-0x4c48 018383 call keyboard_keyscan_get_col_value 
-0x4c49 018384 fetch 2 ,mem_keyscan_exmcu_value_ptr 
-:      018385 keyboard_keyscan_value_store:
-0x4c4a 018386 copy pdata ,contw 
-0x4c4b 018387 fetch 1 ,mem_keyscan_col_loop_count 
-0x4c4c 018388 iadd contw ,contw 
-0x4c4d 018389 fetch 1 ,mem_keyscan_value_temp 
-0x4c4e 018390 istore 1 ,contw 
-0x4c4f 018391 fetch 1 ,mem_keyscan_col_loop_count 
-0x4c50 018392 increase 1 ,pdata 
-0x4c51 018393 store 1 ,mem_keyscan_col_loop_count 
-0x4c52 018394 rtn 
-:      018397 keyboard_keyscan_get_mcu_value:
-0x4c53 018398 nop 20 
-0x4c54 018399 fetch 2 ,mem_kb_col_ptr 
-0x4c55 018400 copy pdata ,regb 
-0x4c56 018401 jam 0 ,mem_keyscan_col_loop_count 
-:      018402 keyboard_keyscan_mcu_start:
-0x4c57 018403 jam 0 ,mem_keyscan_value_temp 
-0x4c58 018404 ifetcht 1 ,regb 
-0x4c59 018405 isolate1 7 ,temp 
-0x4c5a 018406 branch keyboard_keyscan_mcu_start_loop ,true 
-0x4c5b 018407 call gpio_out_active 
-0x4c5c 018408 call keyboard_keyscan_get_col_value 
-0x4c5d 018409 ifetcht 1 ,regb 
-0x4c5e 018410 call gpio_set_high_impedance 
-:      018411 keyboard_keyscan_mcu_start_loop:
-0x4c5f 018412 increase 1 ,regb 
-0x4c60 018413 fetch 2 ,mem_keyscan_value_ptr 
-0x4c61 018414 call keyboard_keyscan_value_store 
-0x4c62 018415 sub pdata ,19 ,null 
-0x4c63 018416 branch keyboard_keyscan_mcu_start ,positive 
-0x4c64 018417 rtn 
-:      018420 keyboard_keyscan_get_col_value:
-0x4c65 018421 fetch 2 ,mem_kb_row_ptr 
-0x4c66 018422 copy pdata ,regc 
-0x4c67 018423 arg 8 ,loopcnt 
-:      018425 keyboard_keyscan_get_col_value_loop:
-0x4c68 018426 ifetcht 1 ,regc 
-0x4c69 018427 call gpio_get_bit 
-0x4c6a 018428 fetch 1 ,mem_keyscan_value_temp 
-0x4c6b 018429 rshift pdata ,pdata 
-0x4c6c 018430 setflag true ,7 ,pdata 
-0x4c6d 018431 store 1 ,mem_keyscan_value_temp 
-0x4c6e 018432 increase 1 ,regc 
-0x4c6f 018433 loop keyboard_keyscan_get_col_value_loop 
-0x4c70 018434 rtn 
-:      018435 keyboard_keyscan_reset_exmcu:
-0x4c71 018436 fetcht 1 ,mem_mcu_rstb_gpio 
-0x4c72 018437 call gpio_out_active 
-0x4c73 018438 nop 20 
-0x4c74 018439 fetcht 1 ,mem_mcu_rstb_gpio 
-0x4c75 018440 call gpio_out_inactive 
-0x4c76 018441 nop 6000 
-0x4c77 018442 rtn 
-0x4c78 018443 branch keyboard_keyscan 
-:      018444 keyboard_clk_state_high:
-0x4c79 018445 fetcht 1 ,mem_mcu_clk_gpio 
-0x4c7a 018446 branch gpio_out_inactive 
-:      018448 keyboard_clk_state_low:
-0x4c7b 018449 fetcht 1 ,mem_mcu_clk_gpio 
-0x4c7c 018450 branch gpio_out_active 
-:      018451 keyboard_gpio_config_input_pu:
-0x4c7d 018452 sub temp ,ui_button_gpio_disable ,null 
-0x4c7e 018453 rtn zero 
-0x4c7f 018454 set0 gpio_active_bit ,temp 
-0x4c80 018455 branch gpio_config_input 
-:      018456 keyboard_clk_input:
-0x4c81 018457 fetcht 1 ,mem_mcu_clk_gpio 
-0x4c82 018458 branch gpio_config_input 
-:      018460 keyboard_stb_state_high:
-0x4c83 018461 fetcht 1 ,mem_mcu_stb_gpio 
-0x4c84 018462 branch gpio_out_inactive 
-:      018464 keyboard_stb_state_low:
-0x4c85 018465 fetcht 1 ,mem_mcu_stb_gpio 
-0x4c86 018466 branch gpio_out_active 
-:      018477 keyboard_press_change_or_no_key:
-0x4c87 018478 jam 0 ,mem_same_keyvalue_timerout_flag 
-0x4c88 018479 fetch 2 ,mem_same_keyvalue_timer_init 
-0x4c89 018480 store 2 ,mem_same_keyvalue_timer 
-0x4c8a 018481 rtn 
-:      018483 keyboard_key_process:
-0x4c8b 018485 bpatch patch0a_0 ,mem_patch0a 
-0x4c8c 018486 arg mem_keyscan_value_current ,rega 
-0x4c8d 018487 arg mem_keyscan_value_check ,regb 
-0x4c8e 018488 arg 20 ,loopcnt 
-0x4c8f 018489 call string_compare 
-0x4c90 018490 nbranch keyboard_press_change_or_no_key ,zero 
-0x4c91 018491 call keyboard_keyscan_value_current_zero_check 
-0x4c92 018492 call keyboard_press_change_or_no_key ,blank 
-0x4c93 018494 call keyboard_ghost_key_check 
-0x4c94 018495 fetch 1 ,mem_mouse_ghost_flag 
-0x4c95 018496 nrtn blank 
-0x4c96 018497 fetch 1 ,mem_keyboard_commbination_key_step 
-0x4c97 018498 rtneq cammbination_key_press 
-0x4c98 018499 rtneq cammbination_key_hold 
-0x4c99 018500 rtneq cammbination_key_wait_release 
-0x4c9a 018503 jam 0 ,mem_keyscan_col_loop_count 
-0x4c9b 018504 arg mem_keyscan_value_current ,rega 
-0x4c9c 018505 arg mem_keyscan_value_old ,regb 
-:      018506 keyboard_keyvalue_process:
-0x4c9d 018507 ifetcht 1 ,rega 
-0x4c9e 018508 ifetch 1 ,regb 
-0x4c9f 018509 ixor temp ,pdata 
-0x4ca0 018510 branch keyboard_keyvalue_process_loop ,blank 
-0x4ca1 018511 store 1 ,mem_keyscan_value_temp 
-0x4ca2 018512 storet 1 ,mem_keyboard_press_flag_temp 
-0x4ca3 018513 istoret 1 ,regb 
-0x4ca4 018514 jam 1 ,mem_keyboard_data_change_flag 
-0x4ca5 018515 jam 0 ,mem_keyboard_keyvalue_bit_loop_count 
-:      018516 keyboard_keyvalue_change:
-0x4ca6 018517 fetch 1 ,mem_keyscan_value_temp 
-0x4ca7 018518 bbit0 0 ,keyboard_keyvalue_change_loop 
-0x4ca8 018519 fetch 1 ,mem_keyscan_col_loop_count 
-0x4ca9 018520 mul32 pdata ,8 ,pdata 
-0x4caa 018521 fetcht 1 ,mem_keyboard_keyvalue_bit_loop_count 
-0x4cab 018522 iadd temp ,pdata 
-0x4cac 018523 arg mem_keyboard_keyvalue_map ,contr 
-0x4cad 018524 iadd contr ,contr 
-0x4cae 018525 ifetch 1 ,contr 
-0x4caf 018526 store 1 ,mem_keyboard_keyvalue_temp 
-0x4cb0 018527 call keyboard_keyvalue_fn_replace 
-0x4cb1 018528 call keyboard_keyvalue_commbination_replace 
-0x4cb2 018529 call keyboard_keyvalue_in_out 
-:      018530 keyboard_keyvalue_change_loop:
-0x4cb3 018531 fetch 1 ,mem_keyscan_value_temp 
-0x4cb4 018532 rshift pdata ,pdata 
-0x4cb5 018533 store 1 ,mem_keyscan_value_temp 
-0x4cb6 018534 fetch 1 ,mem_keyboard_press_flag_temp 
-0x4cb7 018535 rshift pdata ,pdata 
-0x4cb8 018536 store 1 ,mem_keyboard_press_flag_temp 
-0x4cb9 018537 fetch 1 ,mem_keyboard_keyvalue_bit_loop_count 
-0x4cba 018538 increase 1 ,pdata 
-0x4cbb 018539 store 1 ,mem_keyboard_keyvalue_bit_loop_count 
-0x4cbc 018540 loop keyboard_keyvalue_change 
-:      018541 keyboard_keyvalue_process_loop:
-0x4cbd 018542 increase 1 ,rega 
-0x4cbe 018543 increase 1 ,regb 
-0x4cbf 018544 fetch 1 ,mem_keyscan_col_loop_count 
-0x4cc0 018545 increase 1 ,pdata 
-0x4cc1 018546 store 1 ,mem_keyscan_col_loop_count 
-0x4cc2 018547 sub pdata ,19 ,null 
-0x4cc3 018548 branch keyboard_keyvalue_process ,positive 
-0x4cc4 018549 rtn 
-:      018551 keyboard_keyscan_value_current_zero_check:
-0x4cc5 018552 fetch 8 ,mem_keyscan_value_current 
-0x4cc6 018553 nrtn blank 
-0x4cc7 018554 fetch 8 ,mem_keyscan_value_current + 8 
-0x4cc8 018555 nrtn blank 
-0x4cc9 018556 fetch 4 ,mem_keyscan_value_current + 16 
-0x4cca 018557 nrtn blank 
-0x4ccb 018558 jam cammbination_key_free ,mem_keyboard_commbination_key_step 
-0x4ccc 018559 rtn 
-:      018563 keyboard_ghost_key_check:
-0x4ccd 018564 bpatch patch0a_1 ,mem_patch0a 
-0x4cce 018565 jam 0 ,mem_mouse_ghost_flag 
-0x4ccf 018566 jam 0 ,mem_keyboard_all_press_key_count 
-0x4cd0 018567 arg mem_keyscan_value_current ,rega 
-0x4cd1 018568 arg 20 ,loopcnt 
-:      018569 keyboard_ghost_key_check_loop:
-0x4cd2 018570 jam 0 ,mem_keyboard_current_col_press_key_count 
-0x4cd3 018571 ifetch 1 ,rega 
-0x4cd4 018572 branch keyboard_ghost_key_check_next_loop ,blank 
-:      018573 keyboard_current_col_press_key_count_check:
-0x4cd5 018574 fetcht 1 ,mem_keyboard_current_col_press_key_count 
-0x4cd6 018575 increase 1 ,temp 
-0x4cd7 018576 storet 1 ,mem_keyboard_current_col_press_key_count 
-0x4cd8 018577 copy pdata ,temp 
-0x4cd9 018578 increase -1 ,pdata 
-0x4cda 018579 iand temp ,pdata 
-0x4cdb 018580 nbranch keyboard_current_col_press_key_count_check ,zero 
-0x4cdc 018581 fetch 1 ,mem_keyboard_current_col_press_key_count 
-0x4cdd 018582 fetcht 1 ,mem_keyboard_all_press_key_count 
-0x4cde 018583 iadd temp ,temp 
-0x4cdf 018584 storet 1 ,mem_keyboard_all_press_key_count 
-0x4ce0 018585 sub pdata ,1 ,null 
-0x4ce1 018586 branch keyboard_ghost_key_check_next_loop ,positive 
-0x4ce2 018587 sub temp ,2 ,null 
-0x4ce3 018588 branch keyboard_ghost_key_check_next_loop ,positive 
-0x4ce4 018589 jam 0 ,mem_keyscan_col_loop_count 
-0x4ce5 018590 jam 0 ,mem_keyboard_same_row_press_key_count 
-0x4ce6 018591 ifetcht 1 ,rega 
-0x4ce7 018592 arg mem_keyscan_value_current ,regb 
-:      018593 keyboard_same_row_key_check:
-0x4ce8 018594 fetch 1 ,mem_keyscan_col_loop_count 
-0x4ce9 018595 increase 1 ,pdata 
-0x4cea 018596 store 1 ,mem_keyscan_col_loop_count 
-0x4ceb 018597 sub pdata ,19 ,null 
-0x4cec 018598 nbranch keyboard_ghost_key_check_next_loop ,positive 
-0x4ced 018599 ifetch 1 ,regb 
-0x4cee 018600 iand temp ,null 
-0x4cef 018601 branch keyboard_same_row_key_check_loop ,zero 
-0x4cf0 018602 fetch 1 ,mem_keyboard_same_row_press_key_count 
-0x4cf1 018603 increase 1 ,pdata 
-0x4cf2 018604 store 1 ,mem_keyboard_same_row_press_key_count 
-0x4cf3 018605 sub pdata ,1 ,null 
-0x4cf4 018606 branch keyboard_same_row_key_check_loop ,positive 
-0x4cf5 018607 jam 1 ,mem_mouse_ghost_flag 
-0x4cf6 018608 rtn 
-:      018610 keyboard_ghost_key_check_next_loop:
-0x4cf7 018611 increase 1 ,rega 
-0x4cf8 018612 loop keyboard_ghost_key_check_loop 
-0x4cf9 018613 rtn 
-:      018615 keyboard_same_row_key_check_loop:
-0x4cfa 018616 increase 1 ,regb 
-0x4cfb 018617 branch keyboard_same_row_key_check 
-:      018625 keyboard_keyvalue_fn_replace:
-0x4cfc 018626 bpatch patch0a_2 ,mem_patch0a 
-0x4cfd 018627 fetch 1 ,mem_keyboard_press_flag_temp 
-0x4cfe 018628 ncall keyboard_commbination_delay_release_clear ,blank 
-0x4cff 018629 fetch 1 ,mem_keyboard_fn_flag 
-0x4d00 018630 ncall keyboard_keyvalue_fn_replace_press ,blank 
-0x4d01 018631 fetch 1 ,mem_keyboard_fn_first 
-0x4d02 018632 fetcht 1 ,mem_keyboard_fn_flag 
-0x4d03 018633 ixor temp ,pdata 
-0x4d04 018634 rtn zero 
-0x4d05 018635 fetch 1 ,mem_keyboard_keyvalue_temp 
-0x4d06 018636 beq hid_key_esc ,keyboard_keyvalue_fn_esc 
-0x4d07 018637 beq hid_key_delete ,keyboard_keyvalue_fn_delete 
-0x4d08 018638 sub pdata ,hid_key_f12 ,null 
-0x4d09 018639 nrtn positive 
-0x4d0a 018640 arg hid_key_f1 ,temp 
-0x4d0b 018641 isub temp ,pdata 
-0x4d0c 018642 nrtn positive 
-0x4d0d 018643 arg mem_keyboard_fn_f1 ,contr 
-0x4d0e 018644 iadd contr ,contr 
-0x4d0f 018645 ifetch 1 ,contr 
-0x4d10 018646 branch keyboard_keyvalue_store_temp 
-:      018648 keyboard_keyvalue_fn_replace_press:
-0x4d11 018649 fetch 1 ,mem_keyboard_keyvalue_temp 
-0x4d12 018650 beq hid_key_up_arrow ,keyboard_keyvalue_fn_up_arrow 
-0x4d13 018651 beq hid_key_down_arrow ,keyboard_keyvalue_fn_down_arrow 
-0x4d14 018652 beq hid_key_left_arrow ,keyboard_keyvalue_fn_left_arrow 
-0x4d15 018653 beq hid_key_right_arrow ,keyboard_keyvalue_fn_right_arrow 
-0x4d16 018654 beq hid_key_left_ctrl ,keyboard_keyvalue_fn_left_ctrl 
-0x4d17 018655 beq hid_key_space ,keyboard_keyvalue_fn_space 
-0x4d18 018656 rtn 
-:      018658 keyboard_keyvalue_fn_esc:
-0x4d19 018659 fetch 1 ,mem_keyboard_fn_esc 
-0x4d1a 018660 branch keyboard_keyvalue_store_temp 
-:      018662 keyboard_keyvalue_fn_delete:
-0x4d1b 018663 fetch 1 ,mem_keyboard_fn_del 
-0x4d1c 018664 branch keyboard_keyvalue_store_temp 
-:      018666 keyboard_keyvalue_fn_up_arrow:
-0x4d1d 018667 fetch 1 ,mem_keyboard_fn_arrow_enable_flag 
-0x4d1e 018668 rtn blank 
-0x4d1f 018669 setarg hid_key_page_up 
-0x4d20 018670 branch keyboard_keyvalue_store_temp 
-:      018672 keyboard_keyvalue_fn_down_arrow:
-0x4d21 018673 fetch 1 ,mem_keyboard_fn_arrow_enable_flag 
-0x4d22 018674 rtn blank 
-0x4d23 018675 setarg hid_key_page_down 
-0x4d24 018676 branch keyboard_keyvalue_store_temp 
-:      018678 keyboard_keyvalue_fn_left_arrow:
-0x4d25 018679 fetch 1 ,mem_keyboard_fn_arrow_enable_flag 
-0x4d26 018680 rtn blank 
-0x4d27 018681 setarg hid_key_home 
-0x4d28 018682 branch keyboard_keyvalue_store_temp 
-:      018684 keyboard_keyvalue_fn_right_arrow:
-0x4d29 018685 fetch 1 ,mem_keyboard_fn_arrow_enable_flag 
-0x4d2a 018686 rtn blank 
-0x4d2b 018687 setarg hid_key_end 
-0x4d2c 018688 branch keyboard_keyvalue_store_temp 
-:      018690 keyboard_keyvalue_fn_left_ctrl:
-0x4d2d 018691 fetch 1 ,mem_keyboard_fn_left_ctrl_enable_flag 
-0x4d2e 018692 rtn blank 
-0x4d2f 018693 fetch 1 ,mem_kb_computer_system 
-0x4d30 018694 beq system_os_windows ,keyboard_keyvalue_windows_osk 
-0x4d31 018695 setarg hid_key_os_soft_kb 
-0x4d32 018696 branch keyboard_keyvalue_store_temp 
-:      018697 keyboard_keyvalue_windows_osk:
-0x4d33 018698 setarg hid_key_osk 
-0x4d34 018699 branch keyboard_keyvalue_store_temp 
-:      018701 keyboard_keyvalue_fn_space:
-0x4d35 018702 fetch 1 ,mem_keyboard_fn_space_enable_flag 
-0x4d36 018703 rtn blank 
-0x4d37 018704 setarg hid_key_language 
-:      018705 keyboard_keyvalue_store_temp:
-0x4d38 018706 store 1 ,mem_keyboard_keyvalue_temp 
-0x4d39 018707 rtn 
-:      018713 keyboard_keyvalue_commbination_replace:
-0x4d3a 018714 bpatch patch0a_3 ,mem_patch0a 
-0x4d3b 018715 fetch 1 ,mem_keyboard_keyvalue_temp 
-0x4d3c 018716 beq hid_key_print_screen ,keyboard_commination_screen_shot_replace 
-0x4d3d 018717 beq hid_key_page_up ,keyboard_commination_pageup_replace 
-0x4d3e 018718 beq hid_key_page_down ,keyboard_commination_pagedown_replace 
-0x4d3f 018719 beq hid_key_home ,keyboard_commination_home_replace 
-0x4d40 018720 beq hid_key_end ,keyboard_commination_end_replace 
-0x4d41 018721 beq hid_key_select_all ,keyboard_commination_select_all 
-0x4d42 018722 beq hid_key_copy ,keyboard_commbination_copy 
-0x4d43 018723 beq hid_key_paste ,keyboard_commbination_paste 
-0x4d44 018724 beq hid_key_cut ,keyboard_commbination_cut 
-0x4d45 018725 beq hid_key_all_os_lock ,keyboard_commination_os_lock 
-0x4d46 018726 beq hid_key_osk ,keyboard_commbination_osk 
-0x4d47 018727 beq hid_key_language ,keyboard_commbination_language 
-0x4d48 018728 beq hid_key_app_tiling ,keyboard_commbination_app_tiling 
-0x4d49 018729 rtn 
-:      018731 keyboard_commbination_delay_release_set:
-0x4d4a 018732 fetch 1 ,mem_keyboard_press_flag_temp 
-0x4d4b 018733 nrtn blank 
-0x4d4c 018734 jam 10 ,mem_keyboard_commbination_control_key_delay_release_timer 
-0x4d4d 018735 rtn 
-:      018737 keyboard_commbination_delay_release_clear:
-0x4d4e 018738 jam 0 ,mem_keyboard_commbination_control_key_delay_release_timer 
-0x4d4f 018739 rtn 
-:      018741 keyboard_commination_screen_shot_replace:
-0x4d50 018742 fetch 1 ,mem_kb_computer_system 
-0x4d51 018743 rtneq system_os_windows 
-0x4d52 018744 rtneq system_os_andriod 
-0x4d53 018745 jam left_shift_gui ,mem_keyboard_commbination_control_key_value 
-0x4d54 018746 jam hid_key_3 ,mem_keyboard_commbination_standard_key_value 
-0x4d55 018747 branch keyboard_commbination_keypress 
-:      018749 keyboard_commination_pageup_replace:
-0x4d56 018750 jam hid_key_up_arrow ,mem_keyboard_commbination_standard_key_value 
-:      018751 keyboard_commination_ios_mac_command_commiation:
-0x4d57 018752 fetch 1 ,mem_kb_computer_system 
-0x4d58 018753 rtneq system_os_windows 
-0x4d59 018754 rtneq system_os_andriod 
-0x4d5a 018755 jam left_gui ,mem_keyboard_commbination_control_key_value 
-0x4d5b 018756 branch keyboard_commbination_keypress 
-:      018758 keyboard_commination_pagedown_replace:
-0x4d5c 018759 jam hid_key_down_arrow ,mem_keyboard_commbination_standard_key_value 
-0x4d5d 018760 branch keyboard_commination_ios_mac_command_commiation 
-:      018762 keyboard_commination_home_replace:
-0x4d5e 018763 jam hid_key_left_arrow ,mem_keyboard_commbination_standard_key_value 
-0x4d5f 018764 branch keyboard_commination_ios_mac_command_commiation 
-:      018766 keyboard_commination_end_replace:
-0x4d60 018767 jam hid_key_right_arrow ,mem_keyboard_commbination_standard_key_value 
-0x4d61 018768 branch keyboard_commination_ios_mac_command_commiation 
-:      018770 keyboard_commination_select_all:
-0x4d62 018771 jam hid_key_a ,mem_keyboard_commbination_standard_key_value 
-:      018772 keyboard_commbination_text_edit:
-0x4d63 018773 jam left_control ,mem_keyboard_commbination_control_key_value 
-0x4d64 018774 fetch 1 ,mem_kb_computer_system 
-0x4d65 018775 beq system_os_windows ,keyboard_commbination_keypress 
-0x4d66 018776 beq system_os_andriod ,keyboard_commbination_keypress 
-0x4d67 018777 jam left_gui ,mem_keyboard_commbination_control_key_value 
-0x4d68 018778 branch keyboard_commbination_keypress 
-:      018780 keyboard_commbination_copy:
-0x4d69 018781 jam hid_key_c ,mem_keyboard_commbination_standard_key_value 
-0x4d6a 018782 branch keyboard_commbination_text_edit 
-:      018784 keyboard_commbination_paste:
-0x4d6b 018785 jam hid_key_v ,mem_keyboard_commbination_standard_key_value 
-0x4d6c 018786 branch keyboard_commbination_text_edit 
-:      018788 keyboard_commbination_cut:
-0x4d6d 018789 jam hid_key_x ,mem_keyboard_commbination_standard_key_value 
-0x4d6e 018790 branch keyboard_commbination_text_edit 
-:      018792 keyboard_commination_os_lock:
-0x4d6f 018793 fetch 1 ,mem_kb_computer_system 
-0x4d70 018794 beq system_os_windows ,keyboard_commination_windows_lock 
-0x4d71 018795 beq system_os_mac ,keyboard_commination_mac_lock 
-0x4d72 018796 setarg hid_key_ios_android_os_lock 
-0x4d73 018797 branch keyboard_keyvalue_store_temp 
-:      018798 keyboard_commination_windows_lock:
-0x4d74 018799 jam left_gui ,mem_keyboard_commbination_control_key_value 
-0x4d75 018800 jam hid_key_l ,mem_keyboard_commbination_standard_key_value 
-0x4d76 018801 branch keyboard_commbination_keypress 
-:      018802 keyboard_commination_mac_lock:
-0x4d77 018803 jam left_gui_control ,mem_keyboard_commbination_control_key_value 
-0x4d78 018804 jam hid_key_q ,mem_keyboard_commbination_standard_key_value 
-0x4d79 018805 branch keyboard_commbination_keypress 
-:      018807 keyboard_commbination_osk:
-0x4d7a 018808 fetch 1 ,mem_kb_computer_system 
-0x4d7b 018809 beq system_os_windows ,keyboard_commbination_windows_osk 
-0x4d7c 018810 setarg hid_key_os_soft_kb 
-0x4d7d 018811 branch keyboard_keyvalue_store_temp 
-:      018812 keyboard_commbination_windows_osk:
-0x4d7e 018813 jam left_gui_control ,mem_keyboard_commbination_control_key_value 
-0x4d7f 018814 jam hid_key_o ,mem_keyboard_commbination_standard_key_value 
-0x4d80 018815 branch keyboard_commbination_keypress 
-:      018817 keyboard_commbination_language:
-0x4d81 018818 fetch 1 ,mem_kb_computer_system 
-0x4d82 018819 beq system_os_windows ,keyboard_commbination_language_windows 
-0x4d83 018820 beq system_os_andriod ,keyboard_commbination_language_andriod 
-0x4d84 018821 jam left_control ,mem_keyboard_commbination_control_key_value 
-:      018822 keyboard_commbination_language_next:
-0x4d85 018823 jam hid_key_space ,mem_keyboard_commbination_standard_key_value 
-0x4d86 018824 call keyboard_commbination_delay_release_set 
-0x4d87 018825 branch keyboard_commbination_keypress 
-:      018826 keyboard_commbination_language_windows:
-0x4d88 018827 jam left_gui ,mem_keyboard_commbination_control_key_value 
-0x4d89 018828 branch keyboard_commbination_language_next 
-:      018829 keyboard_commbination_language_andriod:
-0x4d8a 018830 jam left_shift ,mem_keyboard_commbination_control_key_value 
-0x4d8b 018831 branch keyboard_commbination_language_next 
-:      018833 keyboard_commbination_app_tiling:
-0x4d8c 018834 fetch 1 ,mem_kb_computer_system 
-0x4d8d 018835 beq system_os_windows ,keyboard_commbination_app_tiling_windows_android 
-0x4d8e 018836 beq system_os_andriod ,keyboard_commbination_app_tiling_windows_android 
-0x4d8f 018837 jam left_control ,mem_keyboard_commbination_control_key_value 
-0x4d90 018838 jam hid_key_up_arrow ,mem_keyboard_commbination_standard_key_value 
-0x4d91 018839 branch keyboard_commbination_keypress 
-:      018840 keyboard_commbination_app_tiling_windows_android:
-0x4d92 018841 jam left_gui ,mem_keyboard_commbination_control_key_value 
-0x4d93 018842 jam hid_key_tab ,mem_keyboard_commbination_standard_key_value 
-0x4d94 018843 branch keyboard_commbination_keypress 
-:      018845 keyboard_commbination_keypress:
-0x4d95 018846 jam 0 ,mem_keyboard_keyvalue_temp 
-0x4d96 018847 fetch 1 ,mem_keyboard_press_flag_temp 
-0x4d97 018848 bbit0 0 ,keyboard_commbination_key_wait_release_set 
-0x4d98 018849 fetch 1 ,mem_keyboard_commbination_key_step 
-0x4d99 018850 beq cammbination_key_complete ,keyboard_commbination_key_hold_set 
-:      018851 keyboard_commbination_key_press_set:
-0x4d9a 018852 jam cammbination_key_press ,mem_keyboard_commbination_key_step 
-0x4d9b 018853 rtn 
-:      018855 keyboard_commbination_key_wait_release_set:
-0x4d9c 018856 jam cammbination_key_wait_release ,mem_keyboard_commbination_key_step 
-0x4d9d 018857 rtn 
-:      018859 keyboard_commbination_key_null_set:
-0x4d9e 018860 jam cammbination_key_null ,mem_keyboard_commbination_key_step 
-0x4d9f 018861 rtn 
-:      018864 keyboard_commbination_key_value_store:
-0x4da0 018865 store 1 ,mem_keyboard_tx_data + 1 
-0x4da1 018866 storet 1 ,mem_keyboard_tx_data + 3 
-0x4da2 018867 call enable_user 
-0x4da3 018868 jam hid_reportid_key_standard ,mem_keyboard_tx_data 
-0x4da4 018869 branch keyboard_motion_data_check_next 
-:      018871 keyboard_commbination_key_press_process:
-0x4da5 018872 fetch 1 ,mem_keyboard_commbination_control_key_value 
-0x4da6 018873 arg 0 ,temp 
-0x4da7 018874 call keyboard_commbination_key_value_store 
-:      018875 keyboard_commbination_key_hold_set:
-0x4da8 018876 jam cammbination_key_hold ,mem_keyboard_commbination_key_step 
-0x4da9 018877 rtn 
-:      018879 keyboard_commbination_key_hold_process:
-0x4daa 018880 jam cammbination_key_complete ,mem_keyboard_commbination_key_step 
-0x4dab 018881 fetch 1 ,mem_keyboard_commbination_control_key_value 
-0x4dac 018882 fetcht 1 ,mem_keyboard_commbination_standard_key_value 
-0x4dad 018883 branch keyboard_commbination_key_value_store 
-:      018885 keyboard_commbination_key_wait_release_process:
-0x4dae 018886 jam hid_reportid_key_standard ,mem_keyboard_tx_data 
-0x4daf 018887 fetch 1 ,mem_keyboard_commbination_control_key_value 
-0x4db0 018888 arg 0 ,temp 
-0x4db1 018889 call keyboard_commbination_key_value_store 
-0x4db2 018890 fetch 1 ,mem_keyboard_commbination_control_key_delay_release_timer 
-0x4db3 018891 branch keyboard_commbination_key_null_set ,blank 
-:      018892 keyboard_commbination_key_release_set:
-0x4db4 018893 jam cammbination_key_release ,mem_keyboard_commbination_key_step 
-0x4db5 018894 rtn 
-:      018896 keyboard_commbination_key_release_process:
-0x4db6 018897 branch keyboard_commbination_key_value_store + 2 
-:      018899 keyboard_commbination_key_null_process:
-0x4db7 018900 jam cammbination_key_free ,mem_keyboard_commbination_key_step 
-0x4db8 018901 arg 0 ,pdata 
-0x4db9 018902 arg 0 ,temp 
-0x4dba 018903 branch keyboard_commbination_key_value_store 
-:      018907 keyboard_keyvalue_in_out:
-0x4dbb 018908 bpatch patch0a_4 ,mem_patch0a 
-0x4dbc 018909 fetch 1 ,mem_keyboard_keyvalue_temp 
-0x4dbd 018910 sub pdata ,hid_key_right_gui ,null 
-0x4dbe 018911 branch keyboard_keyvalue_standard ,positive 
-0x4dbf 018912 jam keyboard_consumer_key_press ,mem_keyboard_consumer_key_status 
-0x4dc0 018913 fetch 1 ,mem_keyboard_press_flag_temp 
-0x4dc1 018914 bbit1 0 ,keyboard_keyvalue_standard 
-0x4dc2 018915 jam keyboard_consumer_key_release ,mem_keyboard_consumer_key_status 
-:      018916 keyboard_keyvalue_standard:
-0x4dc3 018917 jam 0 ,mem_keyboard_keyvalue_buffer + 8 
-0x4dc4 018918 fetch 1 ,mem_keyboard_press_flag_temp 
-0x4dc5 018919 bbit1 0 ,keyboard_keyvalue_standard_in 
-:      018920 keyboard_keyvalue_standard_out:
-0x4dc6 018921 fetcht 1 ,mem_keyboard_keyvalue_temp 
-0x4dc7 018922 arg 6 ,loopcnt 
-0x4dc8 018923 arg mem_keyboard_keyvalue_buffer + 2 ,contr 
-:      018924 keyboard_keyvalue_standard_out_loop:
-0x4dc9 018925 ifetch 1 ,contr 
-0x4dca 018926 branch keyboard_keyvalue_standard_out_next + 1 ,blank 
-0x4dcb 018927 isub temp ,null 
-0x4dcc 018928 nbranch keyboard_keyvalue_standard_out_next ,zero 
-0x4dcd 018929 ifetch 1 ,contr 
-0x4dce 018930 increase -2 ,contr 
-0x4dcf 018931 istore 1 ,contr 
-0x4dd0 018932 rtn blank 
-0x4dd1 018933 increase 1 ,contr 
-0x4dd2 018934 istoret 1 ,contr 
-:      018935 keyboard_keyvalue_standard_out_next:
-0x4dd3 018936 loop keyboard_keyvalue_standard_out_loop 
-0x4dd4 018937 sub temp ,hid_key_right_gui ,null 
-0x4dd5 018938 nrtn positive 
-0x4dd6 018939 sub temp ,0xbf ,null 
-0x4dd7 018940 rtn positive 
-:      018941 keyboard_keyvalue_control_key_out:
-0x4dd8 018942 and temp ,0x07 ,queue 
-0x4dd9 018943 fetch 1 ,mem_keyboard_keyvalue_buffer 
-0x4dda 018944 qset0 pdata 
-0x4ddb 018945 store 1 ,mem_keyboard_keyvalue_buffer 
-0x4ddc 018946 rtn 
-:      018948 keyboard_keyvalue_standard_in:
-0x4ddd 018949 fetcht 1 ,mem_keyboard_keyvalue_temp 
-0x4dde 018950 arg 6 ,loopcnt 
-0x4ddf 018951 arg mem_keyboard_keyvalue_buffer + 2 ,contr 
-:      018952 keyboard_keyvalue_standard_in_loop:
-0x4de0 018953 ifetch 1 ,contr 
-0x4de1 018954 branch keyboard_keyvalue_standard_in_data ,blank 
-0x4de2 018955 isub temp ,null 
-0x4de3 018956 rtn zero 
-0x4de4 018957 loop keyboard_keyvalue_standard_in_loop 
-0x4de5 018958 sub temp ,hid_key_right_gui ,null 
-0x4de6 018959 nrtn positive 
-0x4de7 018960 sub temp ,0xbf ,null 
-0x4de8 018961 rtn positive 
-:      018962 keyboard_keyvalue_control_key_in:
-0x4de9 018963 and temp ,0x07 ,queue 
-0x4dea 018964 fetch 1 ,mem_keyboard_keyvalue_buffer 
-0x4deb 018965 qset1 pdata 
-0x4dec 018966 store 1 ,mem_keyboard_keyvalue_buffer 
-0x4ded 018967 rtn 
-:      018969 keyboard_keyvalue_standard_in_data:
-0x4dee 018970 sub temp ,hid_key_right_gui ,null 
-0x4def 018971 nbranch keyboard_keyvalue_standard_in_data_next ,positive 
-0x4df0 018972 sub temp ,0xbf ,null 
-0x4df1 018973 nbranch keyboard_keyvalue_control_key_in ,positive 
-:      018974 keyboard_keyvalue_standard_in_data_next:
-0x4df2 018975 increase -1 ,contr 
-0x4df3 018976 istoret 1 ,contr 
-0x4df4 018977 rtn 
-:      018981 keyboard_special_key_check:
-0x4df5 018982 bpatch patch0a_5 ,mem_patch0a 
-0x4df6 018983 call keyboard_pairing_button_check 
-0x4df7 018984 jam 0 ,mem_keyboard_fn_flag 
-0x4df8 018985 jam 0 ,mem_keyboard_control_key_flag 
-0x4df9 018986 jam 0 ,mem_keyboard_bt_button_flag 
-0x4dfa 018987 fetch 1 ,mem_keyboard_keyvalue_buffer 
-0x4dfb 018988 ncall keyborad_control_key_set ,blank 
-0x4dfc 018989 arg mem_keyboard_keyvalue_buffer + 2 ,contr 
-0x4dfd 018990 arg 6 ,loopcnt 
-:      018991 keyboard_special_key_check_loop:
-0x4dfe 018992 ifetch 1 ,contr 
-0x4dff 018993 sub pdata ,hid_key_fn ,null 
-0x4e00 018994 call keyboard_fn_set ,zero 
-0x4e01 018995 sub pdata ,hid_key_pb ,null 
-0x4e02 018996 call keyboard_pb_set ,zero 
-0x4e03 018997 loop keyboard_special_key_check_loop 
-0x4e04 018998 fetch 1 ,mem_device_flag 
-0x4e05 018999 beq mode_24g_device ,keyboard_special_key_check_24g 
-:      019000 keyboard_special_key_check_bluetooth:
-0x4e06 019001 call keyboard_commbination_fast_conn_bt_check 
-0x4e07 019002 fetch 1 ,mem_keyboard_pairing_type 
-0x4e08 019003 branch keyboard_enable_bt_button_pairing ,blank 
-0x4e09 019004 fetch 2 ,mem_keyboard_keyvalue_buffer + 2 
-0x4e0a 019005 fetcht 2 ,mem_keyboard_commbination_key_bt 
-0x4e0b 019006 isub temp ,null 
-0x4e0c 019007 branch keyboard_long_button_bt_discovery ,zero 
-0x4e0d 019008 byteswap temp ,temp 
-0x4e0e 019009 isub temp ,null 
-0x4e0f 019010 branch keyboard_long_button_bt_discovery ,zero 
-0x4e10 019011 rtn 
-:      019012 keyboard_special_key_check_24g:
-0x4e11 019013 fetch 1 ,mem_keyboard_pairing_type 
-0x4e12 019014 branch keyboard_enable_bt_button_pairing ,blank 
-0x4e13 019015 branch keyboard_commbination_pairing_24g_check 
-:      019017 keyboard_pairing_button_check:
-0x4e14 019018 fetch 1 ,mem_keyboard_pairing_type 
-0x4e15 019019 nrtn blank 
-0x4e16 019020 fetcht 1 ,mem_config_select_device_button_gpio 
-0x4e17 019021 sub temp ,ui_button_gpio_disable ,null 
-0x4e18 019022 rtn zero 
-0x4e19 019023 call gpio_get_bit 
-0x4e1a 019024 nbranch keyboard_pairing_button_release ,true 
-0x4e1b 019025 arg 8 ,loopcnt 
-0x4e1c 019026 arg mem_keyboard_keyvalue_buffer ,contw 
-0x4e1d 019027 call clear_mem 
-0x4e1e 019028 jam hid_key_pb ,mem_keyboard_keyvalue_buffer + 2 
-0x4e1f 019029 rtn 
-:      019031 keyboard_pairing_button_release:
-0x4e20 019032 fetch 1 ,mem_keyboard_keyvalue_buffer + 2 
-0x4e21 019033 rtnne hid_key_pb 
-0x4e22 019034 jam hid_key_null ,mem_keyboard_keyvalue_buffer + 2 
-0x4e23 019035 rtn 
-:      019037 keyboard_enable_bt_button_pairing:
-0x4e24 019038 bpatch patch0a_6 ,mem_patch0a 
-0x4e25 019039 fetch 1 ,mem_keyboard_bt_button_flag 
-0x4e26 019040 rtn blank 
-0x4e27 019041 fetch 1 ,mem_device_flag 
-0x4e28 019042 beq mode_24g_device ,keyboard_24g_start_pair_mode 
-:      019043 keyboard_long_button_bt_discovery:
-0x4e29 019045 jam 0 ,mem_keyboard_data_change_flag 
-0x4e2a 019046 fetch 1 ,mem_device_flag 
-0x4e2b 019047 rtneq mode_24g_device 
-0x4e2c 019048 fetch mouse_flag_len ,mem_mouse_flag 
-0x4e2d 019049 rtnbit1 mouse_bt_discovery_button_long_down_flag 
-0x4e2e 019050 arg mouse_bt_discovery_button_long_down_flag ,queue 
-0x4e2f 019051 call mouse_enable_function_flag 
-0x4e30 019052 call app_evt_button_long_pressed 
-0x4e31 019053 branch keyboard_bb_event_discovery_btn 
-:      019057 keyboard_commbination_pairing_24g_check:
-0x4e32 019058 fetch 2 ,mem_keyboard_keyvalue_buffer + 2 
-0x4e33 019059 fetcht 2 ,mem_keyboard_commbination_key_24g 
-0x4e34 019060 isub temp ,null 
-0x4e35 019061 branch keyboard_24g_start_pair_mode ,zero 
-0x4e36 019062 byteswap temp ,temp 
-0x4e37 019063 isub temp ,null 
-0x4e38 019064 nrtn zero 
-:      019065 keyboard_24g_start_pair_mode:
-0x4e39 019066 call keyboard_pairing_check_otp_offset 
-0x4e3a 019067 jam 0 ,mem_keyboard_data_change_flag 
-0x4e3b 019068 fetch 2 ,mem_24g_pair_timeout 
-0x4e3c 019069 nrtn blank 
-0x4e3d 019070 setarg 0 
-0x4e3e 019071 store 2 ,mem_mouse_no_data_timer 
-0x4e3f 019072 call keyboard_capslock_led_off 
-0x4e40 019073 branch mouse_24g_start_pair_mode 
-:      019076 keyborad_control_key_set:
-0x4e41 019077 jam 1 ,mem_keyboard_control_key_flag 
-0x4e42 019078 rtn 
-:      019080 keyboard_fn_set:
-0x4e43 019081 jam 1 ,mem_keyboard_fn_flag 
-0x4e44 019082 rtn 
-:      019084 keyboard_pb_set:
-0x4e45 019085 jam 1 ,mem_keyboard_bt_button_flag 
-0x4e46 019086 rtn 
-:      019091 keyboard_motion:
-0x4e47 019092 bpatch patch0a_7 ,mem_patch0a 
-0x4e48 019093 disable user 
-0x4e49 019094 jam 0 ,mem_customer_key 
-0x4e4a 019095 jam 0 ,mem_customer_data_trigger 
-0x4e4b 019096 jam 0 ,mem_customer_data_trigger_last 
-0x4e4c 019097 fetch 1 ,mem_keyboard_commbination_key_step 
-0x4e4d 019098 beq cammbination_key_press ,keyboard_commbination_key_press_process 
-0x4e4e 019099 beq cammbination_key_hold ,keyboard_commbination_key_hold_process 
-0x4e4f 019100 beq cammbination_key_complete ,keyboard_commbination_key_hold_process 
-0x4e50 019101 beq cammbination_key_wait_release ,keyboard_commbination_key_wait_release_process 
-0x4e51 019102 beq cammbination_key_null ,keyboard_commbination_key_null_process 
-0x4e52 019103 fetch 1 ,mem_keyboard_data_change_flag 
-0x4e53 019104 branch keyboard_no_key_press ,blank 
-0x4e54 019105 increase -1 ,pdata 
-0x4e55 019106 store 1 ,mem_keyboard_data_change_flag 
-0x4e56 019107 call keyboard_current_mult_update 
-0x4e57 019108 jam 10 ,mem_keyboard_led_status_get_timer 
-0x4e58 019109 call mouse_no_data_timer_init 
-0x4e59 019110 fetch 1 ,mem_keyboard_commbination_key_step 
-0x4e5a 019111 beq cammbination_key_release ,keyboard_commbination_key_release_process 
-0x4e5b 019112 arg mem_keyboard_tx_data ,contw 
-0x4e5c 019113 arg 10 ,loopcnt 
-0x4e5d 019114 call clear_mem 
-0x4e5e 019115 call keyboard_motion_data_check 
-0x4e5f 019116 jam 0 ,mem_keyboard_data_send_flag 
-0x4e60 019117 rtn 
-:      019119 keyboard_current_mult_update:
-0x4e61 019120 jam 3 ,mem_lpm_mult 
-0x4e62 019121 jam 10 ,mem_mouse_current_mult_timer 
-0x4e63 019122 rtn 
-:      019126 keyboard_no_key_press:
-0x4e64 019127 fetch 1 ,mem_device_flag 
-0x4e65 019128 rtneq mode_bt_device1 
-0x4e66 019129 fetch 1 ,mem_keyboard_led_status_get 
-0x4e67 019130 rtn blank 
-0x4e68 019131 fetch 1 ,mem_24g_repeat_send_flag 
-0x4e69 019132 nrtn blank 
-0x4e6a 019133 fetcht 1 ,mem_keyboard_led_status_get_timer_last 
-0x4e6b 019134 fetch 1 ,mem_keyboard_led_status_get_timer 
-0x4e6c 019135 isub temp ,null 
-0x4e6d 019136 store 1 ,mem_keyboard_led_status_get_timer_last 
-0x4e6e 019137 rtn zero 
-0x4e6f 019138 arg mem_keyboard_tx_data ,contw 
-0x4e70 019139 arg 10 ,loopcnt 
-0x4e71 019140 call clear_mem 
-0x4e72 019141 call enable_user 
-0x4e73 019142 branch keyboard_motion_data_check_next 
-:      019146 keyboard_motion_data_check:
-0x4e74 019147 fetch 1 ,mem_keyboard_consumer_key_status 
-0x4e75 019148 beq keyboard_consumer_key_release ,keyboard_value_consumer_release 
-0x4e76 019149 arg mem_keyboard_keyvalue_buffer + 2 ,contr 
-0x4e77 019150 arg 6 ,loopcnt 
-:      019151 keyboard_value_tpye_check:
-0x4e78 019152 ifetch 1 ,contr 
-0x4e79 019153 sub pdata ,hid_key_right_gui ,null 
-0x4e7a 019154 nbranch keyboard_value_tpye_consumer_set ,positive 
-:      019155 keyboard_value_tpye_check_loop:
-0x4e7b 019156 loop keyboard_value_tpye_check 
-0x4e7c 019158 fetch 1 ,mem_keyboard_all_press_key_count 
-0x4e7d 019159 call keyboard_value_release_all_key ,blank 
-0x4e7e 019160 jam hid_reportid_key_standard ,mem_keyboard_tx_data 
-0x4e7f 019161 fetch 1 ,mem_keyboard_keyvalue_buffer + 2 
-0x4e80 019162 sub pdata ,hid_key_fn ,null 
-0x4e81 019163 branch keyboard_tx_data_skip_fn ,zero 
-0x4e82 019164 arg mem_keyboard_keyvalue_buffer ,contr 
-0x4e83 019165 arg mem_keyboard_tx_data + 1 ,contw 
-0x4e84 019166 arg 8 ,loopcnt 
-:      019167 keyboard_tx_data_store:
-0x4e85 019168 ifetch 1 ,contr 
-0x4e86 019169 beq hid_key_fn ,keyboard_tx_data_clear_fn 
-:      019170 keyboard_tx_data_store_loop:
-0x4e87 019171 istore 1 ,contw 
-0x4e88 019172 loop keyboard_tx_data_store 
-:      019174 keyboard_motion_data_check_next:
-0x4e89 019175 call keyboard_device_data_tpye_check 
-0x4e8a 019177 fetch 1 ,mem_keyboard_data_send_flag 
-0x4e8b 019178 beq device_data_tpye_mouse ,enable_user 
-0x4e8c 019179 beq device_data_tpye_standard_keyboard ,device_send_keyboard_data 
-0x4e8d 019180 beq device_data_tpye_nonstarndard_keyboard ,device_send_keyboard_data 
-0x4e8e 019181 beq device_data_tpye_consumer ,device_send_keyboard_data 
-0x4e8f 019182 beq device_data_tpye_system_conctol ,device_send_keyboard_data 
-:      019183 device_send_keyboard_data:
-0x4e90 019184 call mouse_customerkey_press 
-0x4e91 019185 branch enable_user 
-:      019187 keyboard_value_release_all_key:
-0x4e92 019188 arg mem_keyboard_keyvalue_buffer ,contw 
-0x4e93 019189 arg 9 ,loopcnt 
-0x4e94 019190 branch clear_mem 
-:      019193 keyboard_tx_data_skip_fn:
-0x4e95 019194 fetch 2 ,mem_keyboard_keyvalue_buffer 
-0x4e96 019195 store 2 ,mem_keyboard_tx_data + 1 
-0x4e97 019196 fetch 6 ,mem_keyboard_keyvalue_buffer + 3 
-0x4e98 019197 store 6 ,mem_keyboard_tx_data + 3 
-0x4e99 019198 branch keyboard_motion_data_check_next 
-:      019200 keyboard_tx_data_clear_fn:
-0x4e9a 019201 setarg 0 
-0x4e9b 019202 branch keyboard_tx_data_store_loop 
-:      019205 keyboard_value_tpye_consumer_set:
-0x4e9c 019206 copy pdata ,temp 
-0x4e9d 019207 bpatch patch0b_0 ,mem_patch0b 
-0x4e9e 019208 copy temp ,pdata 
-0x4e9f 019209 jam hid_reportid_consumer_key ,mem_keyboard_tx_data 
-0x4ea0 019210 fetcht 1 ,mem_keyboard_all_press_key_count 
-0x4ea1 019211 sub temp ,hid_key_null ,null 
-0x4ea2 019212 branch keyboard_value_consumer_all_key_release ,zero 
-0x4ea3 019213 beq hid_key_multikey_media ,keyboard_value_media 
-0x4ea4 019214 beq hid_key_multikey_paly ,keyboard_value_play 
-0x4ea5 019215 beq hid_key_multikey_stop ,keyboard_value_stop 
-0x4ea6 019216 beq hid_key_multikey_pre_track ,keyboard_value_pre_track 
-0x4ea7 019217 beq hid_key_multikey_next_track ,keyboard_value_next_track 
-0x4ea8 019218 beq hid_key_multikey_vol_down ,keyboard_value_vol_down 
-0x4ea9 019219 beq hid_key_multikey_vol_up ,keyboard_value_vol_up 
-0x4eaa 019220 beq hid_key_multikey_mute ,keyboard_value_mute 
-0x4eab 019221 beq hid_key_my_computer ,keyboard_value_my_computer 
-0x4eac 019222 beq hid_key_mail ,keyboard_value_mail 
-0x4ead 019223 beq hid_key_calculator ,keyboard_value_calculator 
-0x4eae 019224 beq hid_key_light_down ,keyboard_value_light_down 
-0x4eaf 019225 beq hid_key_light_up ,keyboard_value_light_up 
-0x4eb0 019226 beq hid_key_ac_favorites ,keyboard_value_ac_favorites 
-0x4eb1 019227 beq hid_key_ac_forward ,keyboard_value_ac_forward 
-0x4eb2 019228 beq hid_key_ac_back ,keyboard_value_ac_back 
-0x4eb3 019229 beq hid_key_ac_stop ,keyboard_value_ac_stop 
-0x4eb4 019230 beq hid_key_ac_refresh ,keyboard_value_ac_refresh 
-0x4eb5 019231 beq hid_key_ac_search ,keyboard_value_ac_search 
-0x4eb6 019232 beq hid_key_ac_home ,keyboard_value_ac_home 
-0x4eb7 019233 beq hid_key_ios_android_os_lock ,keyboard_value_os_lock 
-0x4eb8 019234 beq hid_key_os_soft_kb ,keyboard_value_os_soft_kb 
-0x4eb9 019235 beq hid_key_system_sleep ,keyboard_value_system_sleep 
-0x4eba 019236 branch keyboard_motion_data_check_next 
-:      019238 keyboard_value_media:
-0x4ebb 019239 setarg 0x0183 
-0x4ebc 019240 store 2 ,mem_keyboard_tx_data + 1 
-0x4ebd 019241 branch keyboard_motion_data_check_next 
-:      019242 keyboard_value_play:
-0x4ebe 019243 setarg 0x00cd 
-0x4ebf 019244 store 2 ,mem_keyboard_tx_data + 1 
-0x4ec0 019245 branch keyboard_motion_data_check_next 
-:      019246 keyboard_value_stop:
-0x4ec1 019247 setarg 0x00b7 
-0x4ec2 019248 store 2 ,mem_keyboard_tx_data + 1 
-0x4ec3 019249 branch keyboard_motion_data_check_next 
-:      019250 keyboard_value_pre_track:
-0x4ec4 019251 setarg 0x00b6 
-0x4ec5 019252 store 2 ,mem_keyboard_tx_data + 1 
-0x4ec6 019253 branch keyboard_motion_data_check_next 
-:      019254 keyboard_value_next_track:
-0x4ec7 019255 setarg 0x00b5 
-0x4ec8 019256 store 2 ,mem_keyboard_tx_data + 1 
-0x4ec9 019257 branch keyboard_motion_data_check_next 
-:      019258 keyboard_value_vol_down:
-0x4eca 019259 setarg 0x00ea 
-0x4ecb 019260 store 2 ,mem_keyboard_tx_data + 1 
-0x4ecc 019261 branch keyboard_motion_data_check_next 
-:      019262 keyboard_value_vol_up:
-0x4ecd 019263 setarg 0x00e9 
-0x4ece 019264 store 2 ,mem_keyboard_tx_data + 1 
-0x4ecf 019265 branch keyboard_motion_data_check_next 
-:      019266 keyboard_value_mute:
-0x4ed0 019267 setarg 0x00e2 
-0x4ed1 019268 store 2 ,mem_keyboard_tx_data + 1 
-0x4ed2 019269 branch keyboard_motion_data_check_next 
-:      019270 keyboard_value_my_computer:
-0x4ed3 019271 setarg 0x0194 
-0x4ed4 019272 store 2 ,mem_keyboard_tx_data + 1 
-0x4ed5 019273 branch keyboard_motion_data_check_next 
-:      019274 keyboard_value_mail:
-0x4ed6 019275 setarg 0x018a 
-0x4ed7 019276 store 2 ,mem_keyboard_tx_data + 1 
-0x4ed8 019277 branch keyboard_motion_data_check_next 
-:      019278 keyboard_value_calculator:
-0x4ed9 019279 setarg 0x0192 
-0x4eda 019280 store 2 ,mem_keyboard_tx_data + 1 
-0x4edb 019281 branch keyboard_motion_data_check_next 
-:      019282 keyboard_value_light_down:
-0x4edc 019283 setarg 0x0070 
-0x4edd 019284 store 2 ,mem_keyboard_tx_data + 1 
-0x4ede 019285 branch keyboard_motion_data_check_next 
-:      019286 keyboard_value_light_up:
-0x4edf 019287 setarg 0x006f 
-0x4ee0 019288 store 2 ,mem_keyboard_tx_data + 1 
-0x4ee1 019289 branch keyboard_motion_data_check_next 
-:      019290 keyboard_value_ac_favorites:
-0x4ee2 019291 setarg 0x022a 
-0x4ee3 019292 store 2 ,mem_keyboard_tx_data + 1 
-0x4ee4 019293 branch keyboard_motion_data_check_next 
-:      019294 keyboard_value_ac_forward:
-0x4ee5 019295 setarg 0x0225 
-0x4ee6 019296 store 2 ,mem_keyboard_tx_data + 1 
-0x4ee7 019297 branch keyboard_motion_data_check_next 
-:      019298 keyboard_value_ac_back:
-0x4ee8 019299 setarg 0x0224 
-0x4ee9 019300 store 2 ,mem_keyboard_tx_data + 1 
-0x4eea 019301 branch keyboard_motion_data_check_next 
-:      019302 keyboard_value_ac_stop:
-0x4eeb 019303 setarg 0x0226 
-0x4eec 019304 store 2 ,mem_keyboard_tx_data + 1 
-0x4eed 019305 branch keyboard_motion_data_check_next 
-:      019306 keyboard_value_ac_refresh:
-0x4eee 019307 setarg 0x0227 
-0x4eef 019308 store 2 ,mem_keyboard_tx_data + 1 
-0x4ef0 019309 branch keyboard_motion_data_check_next 
-:      019310 keyboard_value_ac_search:
-0x4ef1 019311 fetch 1 ,mem_kb_computer_system 
-0x4ef2 019312 beq system_os_ios ,keyboard_value_ac_home 
-0x4ef3 019313 beq system_os_mac ,keyboard_value_ac_home 
-0x4ef4 019314 setarg 0x0221 
-0x4ef5 019315 store 2 ,mem_keyboard_tx_data + 1 
-0x4ef6 019316 branch keyboard_motion_data_check_next 
-:      019317 keyboard_value_ac_home:
-0x4ef7 019318 setarg 0x0223 
-0x4ef8 019319 store 2 ,mem_keyboard_tx_data + 1 
-0x4ef9 019320 branch keyboard_motion_data_check_next 
-:      019321 keyboard_value_os_lock:
-0x4efa 019322 setarg 0x0030 
-0x4efb 019323 store 2 ,mem_keyboard_tx_data + 1 
-0x4efc 019324 branch keyboard_motion_data_check_next 
-:      019325 keyboard_value_os_soft_kb:
-0x4efd 019326 fetch 1 ,mem_kb_computer_system 
-0x4efe 019327 beq system_os_andriod ,keyboard_value_os_soft_kb_andriod 
-0x4eff 019328 setarg 0x01ae 
-0x4f00 019329 store 2 ,mem_keyboard_tx_data + 1 
-0x4f01 019330 branch keyboard_motion_data_check_next 
-:      019331 keyboard_value_os_soft_kb_andriod:
-0x4f02 019332 setarg 0x0307 
-0x4f03 019333 store 2 ,mem_keyboard_tx_data + 1 
-0x4f04 019334 branch keyboard_motion_data_check_next 
-:      019336 keyboard_value_consumer_all_key_release:
-:      019337 keyboard_value_consumer_release:
-0x4f05 019338 jam 2 ,mem_keyboard_data_change_flag 
-0x4f06 019339 fetch 1 ,mem_keyboard_all_press_key_count 
-0x4f07 019340 call keyboard_value_release_all_key ,blank 
-0x4f08 019341 jam keyboard_consumer_key_standby ,mem_keyboard_consumer_key_status 
-0x4f09 019342 setarg 0x03 
-0x4f0a 019343 store 3 ,mem_keyboard_tx_data 
-0x4f0b 019344 branch keyboard_motion_data_check_next 
-:      019345 keyboard_value_system_sleep:
-0x4f0c 019346 jam hid_reportid_system_ctrl ,mem_keyboard_tx_data 
-0x4f0d 019347 setarg 0x02 
-0x4f0e 019348 store 1 ,mem_keyboard_tx_data + 1 
-0x4f0f 019349 branch keyboard_motion_data_check_next 
-:      019356 keyboard_device_data_tpye_check:
-0x4f10 019357 bpatch patch0b_1 ,mem_patch0b 
-0x4f11 019358 fetch 1 ,mem_device_flag 
-0x4f12 019359 bne mode_24g_device ,keyboard_device_data_tpye_check_next 
-0x4f13 019360 jam 0 ,mem_24g_repeat_send_flag 
-0x4f14 019361 fetch 2 ,mem_keyboard_tx_data 
-0x4f15 019362 ncall keyboard_set_repeat_send_flag ,blank 
-0x4f16 019363 fetch 6 ,mem_keyboard_tx_data + 3 
-0x4f17 019364 ncall keyboard_set_repeat_send_flag ,blank 
-:      019366 keyboard_device_data_tpye_check_next:
-0x4f18 019367 fetch 1 ,mem_keyboard_tx_data 
-0x4f19 019368 beq hid_reportid_key_standard ,keyboard_standard_data_send 
-0x4f1a 019369 beq hid_reportid_mouse ,keyboard_mouse_data_send 
-0x4f1b 019370 beq hid_reportid_consumer_key ,keyboard_consumer_data_send 
-0x4f1c 019371 beq hid_reportid_system_ctrl ,keyboard_system_control_data_send 
-0x4f1d 019372 rtn 
-:      019374 keyboard_mouse_data_send:
-0x4f1e 019375 jam device_data_tpye_mouse ,mem_keyboard_data_send_flag 
-0x4f1f 019376 arg mem_keyboard_tx_data ,contr 
-0x4f20 019377 arg mem_mouse_key ,contw 
-0x4f21 019378 arg 7 ,loopcnt 
-0x4f22 019379 branch memcpy 
-:      019381 keyboard_standard_data_send:
-0x4f23 019382 jam device_data_tpye_standard_keyboard ,mem_keyboard_data_send_flag 
-0x4f24 019383 call keyboard_clear_key_data 
-0x4f25 019384 fetch 1 ,mem_device_flag 
-0x4f26 019385 beq mode_bt_device1 ,keyboard_standard_data_send_end 
-0x4f27 019386 call keyboard_24g_led_get_status_check 
-0x4f28 019387 fetch 1 ,mem_keyboard_led_status_get 
-0x4f29 019388 store 1 ,mem_keyboard_tx_data + 2 
-:      019389 keyboard_standard_data_send_end:
-0x4f2a 019390 arg mem_keyboard_tx_data ,contr 
-0x4f2b 019391 arg mem_customer_key_press ,contw 
-0x4f2c 019392 arg 9 ,loopcnt 
-0x4f2d 019393 branch memcpy 
-:      019395 keyboard_consumer_data_send:
-0x4f2e 019396 jam device_data_tpye_consumer ,mem_keyboard_data_send_flag 
-0x4f2f 019397 call keyboard_clear_key_data 
-0x4f30 019398 setarg 0x03 
-0x4f31 019399 call mouse_customer_media_key_set 
-0x4f32 019400 arg mem_keyboard_tx_data + 1 ,contr 
-0x4f33 019401 arg mem_customer_key_press + 1 ,contw 
-0x4f34 019402 arg 2 ,loopcnt 
-0x4f35 019403 branch memcpy 
-:      019405 keyboard_system_control_data_send:
-0x4f36 019406 jam device_data_tpye_system_conctol ,mem_keyboard_data_send_flag 
-0x4f37 019407 call keyboard_clear_key_data 
-0x4f38 019408 setarg 0x02 
-0x4f39 019409 store 8 ,mem_customer_key_press 
-0x4f3a 019410 store 8 ,mem_customer_key_release 
-0x4f3b 019411 fetch 1 ,mem_keyboard_tx_data + 1 
-0x4f3c 019412 store 1 ,mem_customer_key_press + 1 
-0x4f3d 019413 rtn 
-:      019416 keyboard_clear_key_data:
-0x4f3e 019417 arg 18 ,loopcnt 
-0x4f3f 019418 arg mem_customer_key_press ,contw 
-0x4f40 019419 branch clear_mem 
-:      019424 keyboard_lpm_before_common:
-0x4f41 019425 call clear_wake 
-0x4f42 019426 call mouse_wheel_check 
-0x4f43 019427 fetcht 1 ,mem_whee_a_data_gpio 
-0x4f44 019428 call gpio_set_wake_by_current_state 
-0x4f45 019429 fetcht 1 ,mem_whee_b_data_gpio 
-0x4f46 019430 call gpio_set_wake_by_current_state 
-0x4f47 019432 fetcht 1 ,mem_config_select_device_button_gpio 
-0x4f48 019433 call gpio_set_wake 
-0x4f49 019435 fetch 2 ,mem_kb_col_ptr 
-0x4f4a 019436 copy pdata ,regb 
-0x4f4b 019437 arg 20 ,loopcnt 
-:      019438 keyboard_key_col_wake_init:
-0x4f4c 019439 ifetcht 1 ,regb 
-0x4f4d 019440 isolate1 7 ,temp 
-0x4f4e 019441 ncall gpio_out_active ,true 
-0x4f4f 019442 increase 1 ,regb 
-0x4f50 019443 loop keyboard_key_col_wake_init 
-0x4f51 019445 fetch 2 ,mem_kb_row_ptr 
-0x4f52 019446 copy pdata ,regb 
-0x4f53 019447 arg 8 ,loopcnt 
-:      019448 keyboard_key_row_wake_init:
-0x4f54 019449 ifetcht 1 ,regb 
-0x4f55 019450 sub temp ,ui_button_gpio_disable ,null 
-0x4f56 019451 ncall gpio_set_wake_by_current_state ,zero 
-0x4f57 019452 increase 1 ,regb 
-0x4f58 019453 loop keyboard_key_row_wake_init 
-0x4f59 019454 rtn 
-:      019456 keyboard_key_row_wake_set:
-0x4f5a 019457 fetch 1 ,mem_same_keyvalue_timerout_flag 
-0x4f5b 019458 branch gpio_set_wake ,blank 
-0x4f5c 019459 branch gpio_set_wake_by_current_state 
-:      019460 keyboard_process_lpm_before:
-0x4f5d 019461 rtnmark1 mark_24g 
-0x4f5e 019462 call keyboard_lpm_before_common 
-0x4f5f 019463 fetch 1 ,mem_lpm_current_mult 
-0x4f60 019464 nrtn blank 
-0x4f61 019465 branch gpio_clr_wake 
-:      019466 keyboard_before_hibernate:
-0x4f62 019467 bpatch patch0b_2 ,mem_patch0b 
-0x4f63 019468 jam 0xff ,mem_sensor_motion_gpio 
-0x4f64 019469 call disable_authrom 
-0x4f65 019470 call keyboard_device_led_all_off 
-0x4f66 019471 call mouse_before_hibernate_wheel_gpio_set 
-0x4f67 019472 call mouse_setgpio_hibernate 
-0x4f68 019473 call mouse_flash_power_down 
-0x4f69 019474 fetcht 1 ,mem_sensor_motion_gpio 
-0x4f6a 019475 branch gpio_clr_wake 
-:      019477 keyboard_power_down:
-0x4f6b 019478 call keyboard_device_led_all_off 
-:      019479 keyboard_app_enter_hibernate:
-0x4f6c 019480 bpatch patch0b_3 ,mem_patch0b 
-0x4f6d 019481 call keyboard_setgpio_hibernate 
-0x4f6e 019482 call ice_break 
-0x4f6f 019483 branch app_enter_hibernate 
-:      019485 keyboard_device_led_all_off:
-0x4f70 019486 bpatch patch0b_4 ,mem_patch0b 
-0x4f71 019487 call keyboard_device_led_off 
-0x4f72 019488 call keyboard_numlock_led_off 
-0x4f73 019489 call keyboard_capslock_led_off 
-0x4f74 019490 branch keyboard_power_led_off 
-:      019497 keyboard_setgpio_hibernate:
-0x4f75 019498 bpatch patch0b_5 ,mem_patch0b 
-0x4f76 019499 call clear_wake 
-0x4f77 019500 call keyboard_device_led_all_off 
-0x4f78 019501 call mouse_set_sdio_high 
-0x4f79 019502 call keyboard_lpm_before_common 
-0x4f7a 019503 call mouse_gpio_pd_idle 
-0x4f7b 019504 fetcht 1 ,mem_mouse_reuse_2ice_gpio 
-0x4f7c 019505 call mouse_gpio_config_input_pu 
-0x4f7d 019506 call mouse_gpio_set_high_impedance 
-0x4f7e 019507 branch mouse_adc_gpio_set_before_hibernate 
-:      019519 keyboard_g24_reconn_dispatch:
-0x4f7f 019520 fetch 2 ,mem_24g_reconn_count 
-0x4f80 019521 and_into 0xe0 ,pdata 
-0x4f81 019522 branch keyboard_g24_reconn_dispatch_next ,blank 
-0x4f82 019523 fetch 2 ,mem_24g_reconn_count 
-0x4f83 019524 increase 1 ,pdata 
-0x4f84 019525 store 2 ,mem_24g_reconn_count 
-0x4f85 019526 rtn 
-:      019527 keyboard_g24_reconn_dispatch_next:
-0x4f86 019528 call g24_reconn_data_prep 
-0x4f87 019529 call g24_transmit_receive_ack 
-0x4f88 019530 nbranch g24_reconn_device_fail ,sync 
-0x4f89 019531 nbranch g24_reconn_device_fail ,user3 
-0x4f8a 019532 call keyboard_g24_ackpayload_parse 
-0x4f8b 019533 branch g24_reconn_dispatch_next + 5 
-:      019537 keyboard_g24_transmit_no_interrupt:
-0x4f8c 019539 call g24_txdata_prep 
-0x4f8d 019540 nbranch keyboard_g24_nodata_transmit ,user 
-:      019541 keyboard_g24_transmit_start:
-0x4f8e 019542 call keyboard_g24_transmit_process 
-0x4f8f 019543 call keyboard_power_ctrl_start 
-0x4f90 019544 branch keyboard_g24_transmit_start_next 
-:      019546 keyboard_g24_nodata_transmit:
-0x4f91 019547 fetch 8 ,mem_keyscan_value_current 
-0x4f92 019548 nbranch keyboard_g24_transmit_start ,blank 
-0x4f93 019549 fetch 8 ,mem_keyscan_value_current + 8 
-0x4f94 019550 nbranch keyboard_g24_transmit_start ,blank 
-0x4f95 019551 fetch 4 ,mem_keyscan_value_current + 16 
-0x4f96 019552 nbranch keyboard_g24_transmit_start ,blank 
-0x4f97 019554 fetch 1 ,mem_24g_transmit_by_interrupt 
-0x4f98 019555 rtneq g24_tx_timer_int_enable 
-0x4f99 019556 call g24_search_receiver 
-:      019557 keyboard_g24_long_sleep:
-0x4f9a 019558 call keyboard_g24_lpm_wait 
-0x4f9b 019559 nrtn user 
-0x4f9c 019560 fetch 1 ,mem_sensor_shutdown_flag 
-0x4f9d 019561 ncall keyboard_setgpio_hibernate ,blank 
-0x4f9e 019562 fetch 4 ,mem_24g_enter_hibernate 
-0x4f9f 019563 branch g24_long_seep2 
-:      019565 keyboard_g24_transmit_process:
-0x4fa0 019566 bpatch patch0b_6 ,mem_patch0b 
-0x4fa1 019567 jam 0 ,mem_24g_retry 
-:      019568 keyboard_g24_transmit_loop:
-0x4fa2 019569 fetchr timeup ,2 ,mem_param_rx_setup 
-0x4fa3 019570 until clkn_rt ,meet 
-0x4fa4 019571 call keyboard_special_key_check 
-0x4fa5 019572 fetch 1 ,mem_keyboard_bt_button_flag 
-0x4fa6 019573 nbranch mouse_soft_reset ,blank 
-0x4fa7 019574 call g24_transmit_receive_ack 
-0x4fa8 019575 fetch 1 ,mem_24g_no_ack 
-0x4fa9 019576 beq no_ack_24g ,g24_transmit_no_ack 
-0x4faa 019577 nbranch keyboard_g24_retransmit ,sync 
-0x4fab 019578 nbranch keyboard_g24_retransmit ,user3 
-0x4fac 019579 call keyboard_g24_ackpayload_parse 
-0x4fad 019580 jam 0 ,mem_sensor_shutdown_flag 
-0x4fae 019581 branch g24_transmit_no_ack 
-:      019584 keyboard_g24_retransmit:
-0x4faf 019585 fetch 1 ,mem_24g_abort_pac 
-0x4fb0 019586 nrtn blank 
-0x4fb1 019587 fetch 2 ,mem_24g_txfail_cnt 
-0x4fb2 019588 increase 1 ,pdata 
-0x4fb3 019589 store 2 ,mem_24g_txfail_cnt 
-0x4fb4 019590 fetch 1 ,mem_24g_txfail_cnt 
-0x4fb5 019591 beq 0xff ,g24_tx_attempt_fail 
-0x4fb6 019592 call keyboard_g24_transmit_hop_process 
-0x4fb7 019593 branch keyboard_g24_transmit_loop 
-:      019596 keyboard_g24_transmit_hop_process:
-0x4fb8 019597 fetcht 1 ,mem_24g_retry 
-0x4fb9 019598 sub temp ,20 ,null 
-0x4fba 019599 branch keyboard_g24_tx_fast_hop ,positive 
-0x4fbb 019600 arg 25 ,loopcnt 
-0x4fbc 019601 call delay_ms_wait 
-0x4fbd 019602 branch g24_hop_ch_disable 
-:      019604 keyboard_g24_tx_fast_hop:
-0x4fbe 019605 increase 1 ,temp 
-0x4fbf 019606 storet 1 ,mem_24g_retry 
-0x4fc0 019607 fetch 4 ,mem_24g_addr 
-0x4fc1 019608 fetcht 4 ,mem_24g_fast_conn_addr 
-0x4fc2 019609 isub temp ,null 
-0x4fc3 019610 branch g24_ch ,zero 
-0x4fc4 019611 fetch 1 ,mem_24g_retry 
-0x4fc5 019612 sub pdata ,3 ,null 
-0x4fc6 019613 rtn positive 
-0x4fc7 019614 branch g24_tx_fast_hop 
-:      019617 keyboard_g24_lpm_wait:
-0x4fc8 019618 enable user 
-0x4fc9 019619 call lpo_calibration 
-0x4fca 019620 fetch 3 ,mem_clks_per_lpo 
-0x4fcb 019621 branch disable_user ,blank 
-0x4fcc 019622 fetch 1 ,mem_keyboard_fn_flag 
-0x4fcd 019623 nbranch disable_user ,blank 
-0x4fce 019624 fetch 1 ,mem_keyboard_control_key_flag 
-0x4fcf 019625 nbranch disable_user ,blank 
-0x4fd0 019626 fetch 1 ,mem_keyboard_commbination_control_key_delay_release_timer 
-0x4fd1 019627 nbranch disable_user ,blank 
-0x4fd2 019628 fetch 1 ,mem_24g_transmit_by_interrupt 
-0x4fd3 019629 beq g24_tx_timer_int_enable ,disable_user 
-0x4fd4 019630 branch g24_lpm_wait + 5 
-:      019632 keyboard_power_ctrl_start:
-0x4fd5 019633 fetch 4 ,mem_24g_addr 
-0x4fd6 019634 fetcht 4 ,mem_24g_fast_conn_addr 
-0x4fd7 019635 isub temp ,null 
-0x4fd8 019636 nbranch power_ctrl_start + 1 ,zero 
-0x4fd9 019637 jam tx_power_f30db ,mem_tx_power 
-0x4fda 019638 rtn 
-:      019639 keyboard_g24_transmit_start_next:
-0x4fdb 019640 fetch 8 ,mem_24g_long_sleep_set 
-0x4fdc 019641 store 8 ,mem_24g_enter_hibernate 
-0x4fdd 019642 fetch 2 ,mem_24g_long_sleep_param_update_timer_init 
-0x4fde 019643 store 2 ,mem_24g_long_sleep_param_update_timer 
-:      019644 keyboard_g24_short_sleep:
-0x4fdf 019645 bpatch patch0b_7 ,mem_patch0b 
-0x4fe0 019646 call g24_lpm_wait 
-0x4fe1 019647 nrtn user 
-0x4fe2 019648 call clear_wake 
-0x4fe3 019649 fetch 3 ,mem_24g_short_sleep_set 
-0x4fe4 019650 branch g24_long_seep2 
-:      019657 keyboard_24g_package_data:
-0x4fe5 019659 rtnmark0 mark_24g 
-0x4fe6 019660 call keyboard_motion 
-0x4fe7 019661 nrtn user 
-0x4fe8 019662 fetch mouse_flag_len ,mem_mouse_flag 
-0x4fe9 019663 bbit0 mouse_enable_keyboard ,mouse_24g_mouse_package_data 
-0x4fea 019664 fetch 1 ,mem_customer_key 
-0x4feb 019665 nbranch keyboard_24g_keyboard_package_data ,blank 
-0x4fec 019666 branch mouse_24g_mouse_package_data 
-:      019668 keyboard_24g_keyboard_package_data:
-0x4fed 019669 jam type_kb ,mem_24g_data_type 
-0x4fee 019670 arg 9 ,rega 
-0x4fef 019671 fetch 1 ,mem_customer_data_trigger 
-0x4ff0 019672 nbranch keyboard_customer_key_press ,blank 
-0x4ff1 019673 arg mem_customer_key_release ,regb 
-0x4ff2 019674 rtn 
-:      019675 keyboard_customer_key_press:
-0x4ff3 019676 arg mem_customer_key_press ,regb 
-0x4ff4 019677 rtn 
-:      019682 keyboard_24g_search_dongle_init:
-0x4ff5 019683 setarg 0 
-0x4ff6 019684 store 3 ,mem_mouse_search_dongle_action 
-0x4ff7 019685 rtn 
-:      019687 keyboard_24g_search_dongle:
-0x4ff8 019688 bpatch patch0c_0 ,mem_patch0c 
-0x4ff9 019689 fetch mouse_flag_len ,mem_mouse_flag 
-0x4ffa 019690 rtnbit0 mouse_enable_24g_search_dongle 
-0x4ffb 019691 fetch 1 ,mem_mouse_long_mult_flag 
-0x4ffc 019692 rtn blank 
-0x4ffd 019693 fetch 1 ,mem_24g_abort_pac 
-0x4ffe 019694 rtn blank 
-0x4fff 019695 fetch 1 ,mem_mouse_search_dongle_interval 
-0x5000 019696 increase 1 ,pdata 
-0x5001 019697 and_into 3 ,pdata 
-0x5002 019698 store 1 ,mem_mouse_search_dongle_interval 
-0x5003 019699 nrtn blank 
-0x5004 019700 jam 0 ,mem_mouse_search_dongle_ch 
-:      019701 keyboard_24g_search_dongle_loop:
-0x5005 019703 fetch 1 ,mem_mouse_search_dongle_ch 
-0x5006 019704 increase 1 ,pdata 
-0x5007 019705 store 1 ,mem_mouse_search_dongle_ch 
-0x5008 019706 sub pdata ,g24_ch_number ,null 
-0x5009 019707 nbranch keyboard_24g_search_dongle_loop_end ,positive 
-0x500a 019708 call g24_reconn_data_prep 
-0x500b 019709 call g24_transmit_receive_ack 
-0x500c 019710 nbranch keyboard_24g_search_dongle_loop_retry ,sync 
-0x500d 019711 nbranch keyboard_24g_search_dongle_loop_retry ,user3 
-0x500e 019712 call keyboard_g24_ackpayload_parse 
-0x500f 019713 call keyboard_24g_search_dongle_success 
-:      019714 keyboard_24g_search_dongle_loop_end:
-0x5010 019715 call g24_txbuf_clear 
-0x5011 019716 fetch 1 ,mem_mouse_search_dongle_count 
-0x5012 019717 increase 1 ,pdata 
-0x5013 019718 store 1 ,mem_mouse_search_dongle_count 
-0x5014 019719 beq g24_ch_poll_count ,keyboard_24g_search_dongle_check 
-0x5015 019720 rtn 
-:      019722 keyboard_24g_search_dongle_loop_retry:
-0x5016 019723 call g24_ch 
-0x5017 019724 branch keyboard_24g_search_dongle_loop 
-:      019726 keyboard_24g_search_dongle_check:
-0x5018 019727 jam 0 ,mem_mouse_search_dongle_count 
-0x5019 019728 fetch 1 ,mem_mouse_search_dongle_action 
-0x501a 019729 rtnbit1 g24_disconn_state 
-0x501b 019730 set1 g24_disconn_state ,pdata 
-0x501c 019731 store 1 ,mem_mouse_search_dongle_action 
-0x501d 019732 fetch 2 ,mem_mouse_24g_search_dongle_time_init 
-0x501e 019733 store 2 ,mem_mouse_no_data_timer 
-0x501f 019734 rtn 
-:      019737 keyboard_24g_search_dongle_success:
-0x5020 019738 fetch 1 ,mem_24g_abort_pac 
-0x5021 019739 branch keyboard_24g_search_dongle_init ,blank 
-0x5022 019740 jam 0 ,mem_mouse_search_dongle_count 
-0x5023 019741 fetch 1 ,mem_mouse_search_dongle_action 
-0x5024 019742 rtnbit0 g24_disconn_state 
-0x5025 019743 set0 g24_disconn_state ,pdata 
-0x5026 019744 store 1 ,mem_mouse_search_dongle_action 
-0x5027 019745 branch mouse_no_data_timer_init 
-:      019748 keyboard_g24_ackpayload_parse:
-0x5028 019749 call g24_ackpayload_parse 
-0x5029 019750 fetch 1 ,mem_24g_rxbuf + 1 
-0x502a 019751 compare 0x08 ,pdata ,0xf8 
-0x502b 019752 nrtn true 
-0x502c 019753 fetch 1 ,mem_24g_rxbuf + 2 
-0x502d 019754 beq 0xff ,keyboard_24g_hibernate_set 
-0x502e 019755 rtn 
-:      019760 keyboard_le_send_att_find_by_type_value_request_ancs:
-0x502f 019761 jam 1 ,mem_le_connect_ios_mac_flag 
-0x5030 019762 arg 23 ,rega 
-0x5031 019763 arg le_l2cap_cid_att ,regb 
-0x5032 019764 call le_fifo_malloc_tx_l2cap 
-0x5033 019765 setarg attop_find_by_type_value_request 
-0x5034 019766 istore 1 ,contw 
-0x5035 019767 setarg 0x0001 
-0x5036 019768 istore 2 ,contw 
-0x5037 019769 setarg 0xffff 
-0x5038 019770 istore 2 ,contw 
-0x5039 019771 setarg 0x2800 
-0x503a 019772 istore 2 ,contw 
-0x503b 019773 arg mem_le_search_service_uuid ,contr 
-0x503c 019774 branch memcpy16 
-:      019775 keyboard_le_att_auto_reco_process:
-0x503d 019776 bpatch patch0c_1 ,mem_patch0c 
-0x503e 019777 fetch 1 ,mem_le_connect_ios_mac_flag 
-0x503f 019778 rtn blank 
-0x5040 019779 copy rega ,contr 
-0x5041 019780 ifetch 3 ,contr 
-0x5042 019781 store 3 ,mem_le_att_opcode 
-0x5043 019782 beq attop_read_response ,keyboard_le_parse_att_manu_resp 
-0x5044 019783 beq attop_read_by_type_response ,keyboard_le_send_att_read_by_type_rsp_mac 
-0x5045 019784 beq attop_find_by_type_value_response ,keyboard_le_parse_att_find_by_type_value_rsp 
-0x5046 019785 beq attop_error_response ,keyboard_le_send_att_find_by_type_value_request_mac 
-0x5047 019786 branch le_parse_att2 
-:      019788 keyboard_le_parse_att_find_by_type_value_rsp:
-0x5048 019789 fetch 1 ,mem_le_connect_ios_mac_flag 
-0x5049 019790 beq 2 ,keyboard_le_parse_att_find_by_type_value_rsp_mac 
-:      019791 keyboard_le_parse_att_find_ios_report:
-0x504a 019792 jam system_os_ios ,mem_kb_computer_system 
-0x504b 019793 branch keyboard_otp_store_computer_system_ble 
-:      019794 keyboard_le_parse_att_not_find_mac_report:
-0x504c 019796 fetch 1 ,mem_le_conn_peer_addr_type 
-0x504d 019797 store 1 ,mem_kb_computer_system 
-0x504e 019798 branch keyboard_otp_store_computer_system_ble 
-:      019799 keyboard_le_parse_att_find_mac_report:
-0x504f 019800 jam system_os_mac ,mem_kb_computer_system 
-:      019801 keyboard_otp_store_computer_system_ble:
-0x5050 019802 jam 0 ,mem_le_connect_ios_mac_flag 
-0x5051 019803 fetcht 2 ,mem_otp_read_retention_offset 
-0x5052 019804 setarg 0x1fd0 
-0x5053 019805 isub temp ,regb 
-0x5054 019806 arg mem_kb_computer_system ,rega 
-0x5055 019808 arg 1 ,loopcnt 
-0x5056 019809 call otp_write 
-0x5057 019810 fetcht 2 ,mem_otp_read_retention_offset 
-0x5058 019811 increase 14 ,temp 
-0x5059 019812 storet 2 ,mem_otp_read_retention_offset 
-0x505a 019813 rtn 
-:      019817 keyboard_le_send_att_find_by_type_value_request_mac:
-0x505b 019818 fetch 1 ,mem_le_connect_ios_mac_flag 
-0x505c 019819 beq 2 ,keyboard_le_parse_att_not_find_mac_report 
-0x505d 019820 jam 2 ,mem_le_connect_ios_mac_flag 
-0x505e 019821 arg 9 ,rega 
-0x505f 019822 arg le_l2cap_cid_att ,regb 
-0x5060 019823 call le_fifo_malloc_tx_l2cap 
-0x5061 019824 setarg attop_find_by_type_value_request 
-0x5062 019825 istore 1 ,contw 
-0x5063 019826 setarg 0x0001 
-0x5064 019827 istore 2 ,contw 
-0x5065 019828 setarg 0xffff 
-0x5066 019829 istore 2 ,contw 
-0x5067 019830 setarg 0x2800 
-0x5068 019831 istore 2 ,contw 
-0x5069 019832 arg 2 ,loopcnt 
-0x506a 019833 arg mem_le_search_mac_uuid ,contr 
-0x506b 019834 branch memcpy 
-:      019836 keyboard_le_parse_att_find_by_type_value_rsp_mac:
-0x506c 019837 arg 7 ,rega 
-0x506d 019838 arg le_l2cap_cid_att ,regb 
-0x506e 019839 call le_fifo_malloc_tx_l2cap 
-0x506f 019840 setarg attop_read_by_type_request 
-0x5070 019841 istore 1 ,contw 
-0x5071 019842 fetcht 2 ,mem_le_payload_ptr 
-0x5072 019843 increase 5 ,temp 
-0x5073 019844 ifetch 4 ,temp 
-0x5074 019845 istore 4 ,contw 
-0x5075 019846 setarg 0x2803 
-0x5076 019847 istore 2 ,contw 
-0x5077 019848 rtn 
-:      019850 keyboard_le_send_att_read_by_type_rsp_mac:
-0x5078 019851 fetch 2 ,mem_le_l2cap_size 
-0x5079 019852 increase -2 ,pdata 
-0x507a 019853 div pdata ,7 
-0x507b 019854 call wait_div_end 
-0x507c 019855 quotient loopcnt 
-0x507d 019856 fetch 2 ,mem_le_payload_ptr 
-0x507e 019857 add pdata ,6 ,contr 
-0x507f 019858 branch keyboard_le_check_att_read_type_manu_loop 
-:      019860 keyboard_le_check_att_read_type_manu_loop:
-0x5080 019861 increase 3 ,contr 
-0x5081 019862 ifetch 2 ,contr 
-0x5082 019863 copy pdata ,regc 
-0x5083 019864 ifetch 2 ,contr 
-0x5084 019865 arg 0x2a29 ,temp 
-0x5085 019866 isub temp ,null 
-0x5086 019867 branch keyboard_le_send_att_read_by_type_rsp_manufactory ,zero 
-0x5087 019868 loop keyboard_le_check_att_read_type_manu_loop 
-0x5088 019869 branch keyboard_le_parse_att_not_find_mac_report 
-:      019870 keyboard_le_send_att_read_by_type_rsp_manufactory:
-0x5089 019871 arg 3 ,rega 
-0x508a 019872 arg le_l2cap_cid_att ,regb 
-0x508b 019873 call le_fifo_malloc_tx_l2cap 
-0x508c 019874 setarg attop_read_request 
-0x508d 019875 istore 1 ,contw 
-0x508e 019876 copy regc ,pdata 
-0x508f 019877 istore 2 ,contw 
-0x5090 019878 rtn 
-:      019880 keyboard_le_parse_att_manu_resp:
-0x5091 019881 fetch 2 ,mem_le_l2cap_size 
-0x5092 019882 arg 9 ,loopcnt 
-0x5093 019883 fetch 2 ,mem_le_payload_ptr 
-0x5094 019884 add pdata ,5 ,rega 
-0x5095 019885 arg mem_le_search_mac_manu_name ,regb 
-0x5096 019886 call string_compare 
-0x5097 019887 branch keyboard_le_parse_att_find_mac_report ,zero 
-0x5098 019888 branch keyboard_le_parse_att_not_find_mac_report 
-:      019896 module_init:
-0x5099 019897 branch module_lpm_init ,wake 
-0x509a 019898 call le_modified_name 
-0x509b 019899 setarg module_process_idle 
-0x509c 019900 store 2 ,mem_cb_idle_process 
-0x509d 019901 setarg module_process_bb_event 
-0x509e 019902 store 2 ,mem_cb_bb_event_process 
-0x509f 019903 setarg module_lpm_lock 
-0x50a0 019904 store 2 ,mem_cb_check_wakelock 
-0x50a1 019905 setarg module_hci_cmd_transmit_le_notify 
-0x50a2 019906 store 2 ,mem_cb_ble_transmit 
-0x50a3 019907 setarg module_le_receive_data 
-0x50a4 019908 store 2 ,mem_cb_att_write 
-0x50a5 019909 setarg module_bb_event_timer 
-0x50a6 019910 store 2 ,mem_cb_event_timer 
-0x50a7 019912 bpatch patch0c_2 ,mem_patch0c 
-0x50a8 019913 call module_lpm_uart_init 
-0x50a9 019914 call module_gpio_init 
-0x50aa 019915 branch module_hci_event_enter_standby_mode 
-:      019917 module_lpm_uart_init:
-0x50ab 019918 fetch 1 ,core_uart_ctrl 
-0x50ac 019919 set0 bit_uart_control_enable ,pdata 
-0x50ad 019920 store 1 ,core_uart_ctrl 
-0x50ae 019921 fetch 8 ,mem_module_uart_rx_buffer 
-0x50af 019922 call uarta_init_dma_mem 
-0x50b0 019923 fetch uart_baud_len ,mem_module_uarta_baud_rate 
-0x50b1 019924 call uarta_init_baud_rate 
-0x50b2 019925 call uart_clock_select_main_freq_crystal 
-0x50b3 019926 jam gpcfg_uart_txd ,core_gpio_conf + hci_uart_tx_gpio_num 
-0x50b4 019927 jam gpcfg_uart_rxd | gpcfg_pullup ,core_gpio_conf + hci_uart_rx_gpio_num 
-0x50b5 019928 jam gpcfg_uart_rts ,core_gpio_conf + hci_uart_rts_gpio_num 
-0x50b6 019929 jam gpcfg_uart_cts ,core_gpio_conf + hci_uart_cts_gpio_num 
-0x50b7 019931 arg fun_uart_control_enable | fun_uart_control_setting_rate_baud ,temp 
-0x50b8 019932 fetch 2 ,mem_module_flag 
-0x50b9 019933 isolate1 module_flag_uart_flow_control ,pdata 
-0x50ba 019934 setflag true ,bit_uart_control_flow_control ,temp 
-0x50bb 019935 storet 1 ,core_uart_ctrl 
-0x50bc 019936 rtn 
-:      019938 module_lpm_init:
-0x50bd 019939 branch module_lpm_uart_init 
-:      019943 module_gpio_init:
-0x50be 019944 fetcht 1 ,mem_module_connect_state_gpio 
-0x50bf 019945 call gpio_config_output 
-0x50c0 019946 call module_set_conn_pin_low 
-0x50c1 019947 fetcht 1 ,mem_module_wake_up_gpio 
-0x50c2 019948 branch gpio_config_input 
-:      019950 module_lpm_lock:
-0x50c3 019951 fetcht 1 ,mem_module_wake_up_gpio 
-0x50c4 019952 call gpio_get_bit 
-0x50c5 019953 nbranch app_put_lpm_wake_lock ,true 
-0x50c6 019954 branch app_get_lpm_wake_lock 
-:      019957 module_process_idle:
-0x50c7 019958 call l2cap_malloc_is_fifo_full 
-0x50c8 019959 nrtn blank 
-0x50c9 019960 branch module_process_check_hci_command_complete 
-:      019963 module_process_bb_event:
-0x50ca 019964 copy regc ,pdata 
-0x50cb 019965 beq bt_evt_le_connected ,module_process_le_conn 
-0x50cc 019966 beq bt_evt_le_disconnected ,module_process_bb_even_le_disconn 
-0x50cd 019967 beq bt_evt_le_pairing_fail ,module_hci_event_le_pairing_fail 
-0x50ce 019968 beq bt_evt_le_pairing_success ,module_hci_event_le_pairing_success 
-0x50cf 019969 beq bt_evt_le_start_enc ,module_hci_event_start_enc 
-0x50d0 019970 beq bt_evt_le_pause_enc ,module_hci_event_pause_enc 
-0x50d1 019971 beq bt_evt_le_tk_generate ,module_hci_event_le_tk 
-0x50d2 019972 beq bt_evt_store_nvram ,module_hci_event_store_device 
-0x50d3 019973 beq bt_evt_le_ltk_lost ,module_process_ble_ltk_lost 
-0x50d4 019974 beq bt_evt_le_update_phy ,module_process_ble_update_phy 
-0x50d5 019975 beq bt_evt_le_get_passkey ,module_hci_event_passkey_entry_mode 
-0x50d6 019976 beq bt_evt_le_gkey_generate ,module_hci_event_gkey_generate 
-0x50d7 019977 rtn 
-:      019981 module_process_bb_even_le_disconn:
-0x50d8 019982 call le_clr_config_more_data 
-0x50d9 019983 jam 0 ,mem_module_hci_notify_len 
-0x50da 019984 call module_disconn_start 
-0x50db 019985 branch module_hci_event_le_disconnect 
-:      019990 module_process_le_conn:
-0x50dc 019992 call module_conn_start 
-0x50dd 019993 fetch 1 ,mem_module_le_lpm_mult 
-0x50de 019994 store 1 ,mem_lpm_mult 
-0x50df 019995 branch module_hci_event_le_connect 
-:      019999 module_disconn_start:
-0x50e0 020000 call module_start_adv_discovery_by_command 
-0x50e1 020001 branch module_set_conn_pin_high 
-:      020004 module_process_ble_ltk_lost:
-0x50e2 020005 call le_send_reject_ind 
-0x50e3 020006 branch le_send_smp_security_request 
-:      020008 module_process_ble_update_phy:
-0x50e4 020009 branch module_hci_event_le_update_phy 
-:      020012 module_set_conn_pin_high:
-0x50e5 020013 fetcht 1 ,mem_module_connect_state_gpio 
-0x50e6 020014 branch gpio_out_active 
-:      020016 module_conn_start:
-0x50e7 020017 call module_stop_adv_discovery 
-0x50e8 020018 branch module_set_conn_pin_low 
-:      020020 module_stop_adv_discovery:
-0x50e9 020021 fetch 1 ,mem_module_state 
-0x50ea 020022 isolate1 moudle_state_ble_bit ,pdata 
-0x50eb 020023 call app_ble_stop_adv ,true 
-0x50ec 020024 rtn 
-:      020025 module_set_conn_pin_low:
-0x50ed 020026 fetcht 1 ,mem_module_connect_state_gpio 
-0x50ee 020027 branch gpio_out_inactive 
-:      020030 module_process_check_hci_command_complete:
-0x50ef 020031 fetch 1 ,core_uart_status 
-0x50f0 020032 rtnbit1 uart_status_rx_fifo_empty 
-0x50f1 020033 call uarta_prepare_rx 
-0x50f2 020034 ifetch 1 ,contru 
-0x50f3 020035 bne 0x01 ,module_hci_in_excp 
-0x50f4 020036 fetch 2 ,core_uart_rxitems 
-0x50f5 020037 sub pdata ,2 ,null 
-0x50f6 020038 rtn positive 
-0x50f7 020039 ifetch 1 ,contru 
-0x50f8 020040 store 1 ,mem_module_uart_opcode 
-0x50f9 020041 ifetcht 1 ,contru 
-0x50fa 020042 copy contru ,rega 
-0x50fb 020043 storet 1 ,mem_module_uart_len 
-0x50fc 020044 add temp ,3 ,temp 
-0x50fd 020045 fetch 2 ,core_uart_rxitems 
-0x50fe 020046 isub temp ,temp 
-0x50ff 020047 nrtn positive 
-0x5100 020048 jam hci_discard_packet ,mem_module_temp_nl_discard_packet 
-0x5101 020049 call module_hci_cmd_control 
-0x5102 020050 fetch 1 ,mem_module_temp_nl_discard_packet 
-0x5103 020051 rtneq hci_not_discard_packet 
-0x5104 020052 branch module_hci_dicard_packet 
-:      020054 module_hci_in_excp:
-0x5105 020055 call delay_10ms 
-0x5106 020056 call module_hci_event_invalid_packet 
-0x5107 020057 branch module_hci_release_except 
-:      020060 module_hci_release_except:
-0x5108 020061 bpatch patch0c_3 ,mem_patch0c 
-0x5109 020062 call uarta_prepare_rx 
-0x510a 020063 fetch 2 ,core_uart_rxitems 
-0x510b 020064 rtn blank 
-0x510c 020065 iadd contru ,contru 
-0x510d 020066 branch module_hci_dicard_bytes 
-:      020068 module_hci_dicard_packet:
-0x510e 020069 call uarta_prepare_rx 
-0x510f 020070 increase 2 ,contu 
-0x5110 020071 ifetch 1 ,contu 
-0x5111 020072 iadd contu ,contu 
-:      020073 module_hci_dicard_bytes:
-0x5112 020074 branch uarta_rxdone 
-:      020077 module_hci_cmd_control:
-0x5113 020078 bpatch patch0c_4 ,mem_patch0c 
-0x5114 020079 fetch 1 ,mem_module_uart_opcode 
-0x5115 020080 beq hci_cmd_set_le_addr_req ,module_hci_cmd_set_le_addr 
-0x5116 020081 beq hci_cmd_set_visibility_req ,module_hci_cmd_set_visibility 
-0x5117 020082 beq hci_cmd_set_le_name_req ,module_hci_cmd_set_le_name 
-0x5118 020083 beq hci_cmd_le_data_req ,module_hci_cmd_receive_le_data 
-0x5119 020084 beq hci_cmd_status_irq ,module_hci_cmd_inquire_status 
-0x511a 020085 beq hci_cmd_set_uartcontrol_req ,module_hci_cmd_set_uart_control_mode 
-0x511b 020086 beq hci_cmd_set_uart_baud_req ,module_hci_cmd_set_uart_baud 
-0x511c 020087 beq hci_cmd_version_req ,module_hci_cmd_version_request 
-0x511d 020088 beq hci_cmd_ble_disconnect ,module_hci_cmd_ble_disconnect 
-0x511e 020089 beq hci_cmd_set_nvram_req ,module_hci_cmd_set_nvram 
-0x511f 020090 beq hci_cmd_confirm_gkey ,module_hci_cmd_confirm_gkey 
-0x5120 020091 beq hci_cmd_auto_adv_scan ,module_hci_cmd_auto_adv 
-0x5121 020092 beq hci_cmd_power_req ,module_hci_cmd_power_request 
-0x5122 020093 beq hci_cmd_power_set ,module_hci_cmd_power_set 
-0x5123 020094 beq hci_cmd_passkey_entry ,module_hci_cmd_passkey_entry 
-0x5124 020095 beq hci_cmd_set_gpio ,module_hci_cmd_set_gpio 
-0x5125 020096 beq hci_cmd_read_gpio ,module_hci_cmd_read_gpio 
-0x5126 020097 beq hci_cmd_le_set_pairing ,module_hci_cmd_le_set_pairing_mode 
-0x5127 020098 beq hci_cmd_le_set_adv_data ,module_hci_cmd_le_set_adv_data 
-0x5128 020099 beq hci_cmd_le_set_scan_data ,module_hci_cmd_le_set_scan_data 
-0x5129 020100 beq hci_cmd_le_send_conn_update_req ,module_hci_cmd_le_send_conn_update_req 
-0x512a 020101 beq hci_cmd_le_set_adv_parm ,module_hci_cmd_set_le_adv_parameter 
-0x512b 020102 beq hci_cmd_le_start_pairing ,module_hci_cmd_le_start_pairing 
-0x512c 020103 beq hci_cmd_set_wake_gpio ,module_hci_cmd_set_wake_gpio 
-0x512d 020104 beq hci_cmd_set_tx_power ,module_hci_cmd_set_tx_power 
-0x512e 020105 beq hci_cmd_le_confirm_gkey ,module_hci_cmd_le_confirm_gkey 
-0x512f 020107 beq hci_cmd_reset_chip_req ,module_hci_cmd_reset_chip 
-0x5130 020108 beq hci_cmd_le_set_fixed_passkey ,module_hci_cmd_le_set_fixed_passkey 
-0x5131 020109 beq hci_cmd_delete_customize_service ,module_hci_cmd_delete_customize_service 
-0x5132 020110 beq hci_cmd_add_service_uuid ,module_hci_cmd_add_service_uuid 
-0x5133 020111 beq hci_cmd_add_characteristic_uuid ,module_hci_cmd_add_characteristic_uuid 
-0x5134 020112 beq hci_cmd_passkey_entry_input ,module_hci_cmd_le_passkey_entry_input 
-0x5135 020113 beq hci_cmd_le_creat_conn ,module_hci_cmd_le_create_conn 
-0x5136 020114 beq hci_cmd_ble_set_phy ,module_hci_cmd_ble_set_phy 
-0x5137 020115 beq hci_cmd_ble_read_current_phy ,module_hci_cmd_ble_read_current_phy 
-0x5138 020116 beq hci_cmd_ble_set_dle ,module_hci_cmd_ble_set_dle 
-0x5139 020117 beq hci_cmd_read_chip_data ,module_hci_cmd_read_chip_data 
-0x513a 020118 beq hci_cmd_write_chip_data ,module_hci_cmd_write_chip_data 
-0x513b 020119 beq hci_cmd_close_lpm ,module_hci_cmd_close_lpm 
-0x513c 020120 branch module_hci_event_receive_invalid_cmd 
-:      020126 module_hci_cmd_set_le_addr:
-0x513d 020127 fetch 1 ,mem_module_uart_len 
-0x513e 020128 bne 6 ,module_hci_event_receive_invalid_cmd 
-0x513f 020129 ifetch 6 ,contru 
-0x5140 020130 store 6 ,mem_le_lap 
-0x5141 020131 branch module_hci_event_receive_valid_cmd 
-:      020135 module_hci_cmd_set_visibility:
-0x5142 020136 fetch 1 ,mem_module_uart_len 
-0x5143 020137 bne 1 ,module_hci_event_receive_invalid_cmd 
-0x5144 020138 ifetcht 1 ,contru 
-0x5145 020139 storet 1 ,mem_module_bluetooth_stauts_by_command 
-0x5146 020140 call module_hci_event_receive_valid_cmd 
-0x5147 020141 fetch 2 ,mem_ui_state_map 
-0x5148 020142 rtnbit1 ui_state_ble_connected 
-:      020144 module_start_adv_discovery_by_command:
-:      020145 moudle_start_adv_by_command:
-0x5149 020146 fetch 1 ,mem_module_state 
-0x514a 020147 isolate1 moudle_state_ble_bit ,pdata 
-0x514b 020148 nrtn true 
-0x514c 020149 fetcht 1 ,mem_module_bluetooth_stauts_by_command 
-0x514d 020150 isolate1 2 ,temp 
-0x514e 020151 branch app_ble_start_adv ,true 
-0x514f 020152 branch app_ble_stop_adv 
-:      020157 module_hci_cmd_set_le_name:
-0x5150 020158 arg 29 ,pdata 
-0x5151 020159 arg mem_le_name_len ,contw 
-0x5152 020160 call module_hci_cmd_receive_store_mem 
-0x5153 020161 branch le_modified_name 
-:      020166 module_hci_cmd_receive_le_data:
-0x5154 020167 fetch 2 ,mem_ui_state_map 
-0x5155 020168 bbit0 ui_state_ble_connected ,module_hci_event_receive_invalid_cmd 
-0x5156 020169 call module_check_ble_encrypt_state 
-0x5157 020170 branch module_hci_event_receive_invalid_cmd ,user 
-0x5158 020171 jam hci_not_discard_packet ,mem_module_temp_nl_discard_packet 
-0x5159 020172 fetch 2 ,mem_module_flag 
-0x515a 020173 bbit1 module_flag_ble_data_finish ,module_hci_cmd_receive_le_data_finish 
-0x515b 020174 fetch 1 ,mem_module_hci_notify_len 
-0x515c 020175 nrtn blank 
-0x515d 020176 jam hci_discard_packet ,mem_module_temp_nl_discard_packet 
-0x515e 020177 ifetch 2 ,contru 
-0x515f 020178 store 2 ,mem_module_hci_notify_handle 
-0x5160 020179 storer contru ,2 ,mem_module_hci_nofiy_addr 
-0x5161 020180 fetch 1 ,mem_module_uart_len 
-0x5162 020181 pincrease -2 
-0x5163 020182 nbranch module_hci_event_receive_invalid_cmd ,positive 
-0x5164 020183 branch module_hci_event_receive_invalid_cmd ,zero 
-0x5165 020184 store 1 ,mem_module_hci_notify_len 
-0x5166 020185 fetcht 2 ,mem_module_hci_notify_handle 
-0x5167 020186 increase -1 ,temp 
-0x5168 020187 call le_att_get_handle_ptr2 
-0x5169 020188 branch module_hci_cmd_transmit_handle_error ,blank 
-0x516a 020189 ifetcht 4 ,contr 
-0x516b 020190 setarg 0x01280302 
-0x516c 020191 isub temp ,null 
-0x516d 020192 nbranch module_hci_cmd_transmit_handle_error ,zero 
-0x516e 020193 ifetch 1 ,contr 
-0x516f 020194 store 1 ,mem_module_hci_notify_type 
-0x5170 020195 and_into 0x30 ,pdata 
-0x5171 020196 branch module_hci_cmd_transmit_handle_error ,blank 
-0x5172 020197 jam hci_not_discard_packet ,mem_module_temp_nl_discard_packet 
-0x5173 020198 call le_set_config_more_data 
-0x5174 020199 call module_hci_cmd_transmit_le_notify 
-0x5175 020200 call module_hci_cmd_transmit_le_notify 
-0x5176 020201 call module_hci_cmd_transmit_le_notify 
-0x5177 020202 fetch 2 ,mem_module_flag 
-0x5178 020203 rtnbit0 module_flag_ble_data_finish 
-:      020204 module_hci_cmd_receive_le_data_finish:
-0x5179 020205 jam hci_discard_packet ,mem_module_temp_nl_discard_packet 
-0x517a 020206 call module_clear_le_tx_data_flag 
-0x517b 020207 branch module_hci_event_receive_valid_cmd 
-:      020209 module_hci_cmd_transmit_handle_error:
-0x517c 020210 jam 0 ,mem_module_hci_notify_len 
-0x517d 020211 jam hci_discard_packet ,mem_module_temp_nl_discard_packet 
-0x517e 020212 call module_clear_le_tx_data_flag 
-0x517f 020213 branch module_hci_event_receive_invalid_cmd 
-:      020215 module_hci_cmd_transmit_le_notify:
-0x5180 020216 fetch 1 ,mem_module_hci_notify_len 
-0x5181 020217 rtn blank 
-0x5182 020218 call le_fifo_check_nearly_full 
-0x5183 020219 nrtn blank 
-0x5184 020220 call module_get_le_remote_mtu 
-0x5185 020221 bpatch patch0c_5 ,mem_patch0c 
-0x5186 020222 fetch 2 ,mem_le_local_mtu 
-0x5187 020223 call not_greater_than 
-0x5188 020224 copy pdata ,temp 
-0x5189 020225 fetch 1 ,mem_le_l2cap_att_states 
-0x518a 020226 rtnbit1 ble_l2cap_recv_confirmation_packet 
-0x518b 020227 add temp ,-3 ,pdata 
-0x518c 020228 arg 251 ,temp 
-0x518d 020229 call not_greater_than 
-0x518e 020230 fetcht 1 ,mem_module_hci_notify_len 
-0x518f 020231 call not_greater_than 
-0x5190 020232 copy pdata ,rega 
-0x5191 020233 copy temp ,pdata 
-0x5192 020234 isub rega ,pdata 
-0x5193 020235 store 1 ,mem_module_hci_notify_len 
-0x5194 020236 call module_hci_cmd_transmit_le_notify_malloc_l2cap 
-0x5195 020237 fetch 2 ,mem_module_hci_nofiy_addr 
-0x5196 020238 copy pdata ,contru 
-0x5197 020239 copy rega ,loopcnt 
-0x5198 020240 call uart_copy_rx_bytes_fast 
-0x5199 020241 copy contru ,pdata 
-0x519a 020242 store 2 ,mem_module_hci_nofiy_addr 
-0x519b 020243 fetch 1 ,mem_module_hci_notify_len 
-0x519c 020244 nrtn blank 
-0x519d 020245 branch module_set_le_tx_data_flag 
-:      020247 module_hci_cmd_transmit_le_notify_malloc_l2cap:
-0x519e 020248 fetcht 2 ,mem_module_hci_notify_handle 
-0x519f 020249 fetch 1 ,mem_module_hci_notify_type 
-0x51a0 020250 bbit1 bit_characteristic_indicate ,le_att_malloc_tx_indication 
-0x51a1 020251 bbit1 bit_characteristic_notify ,le_att_malloc_tx_notify 
-0x51a2 020252 rtn 
-:      020256 module_get_le_remote_mtu:
-0x51a3 020257 arg 0x17 ,temp 
-0x51a4 020258 fetch 2 ,mem_module_flag 
-0x51a5 020259 rtnbit1 module_flag_ble_send_mtu23 
-0x51a6 020260 fetcht 2 ,mem_le_remote_mtu 
-0x51a7 020261 rtn 
-:      020263 module_check_ble_encrypt_state:
-0x51a8 020264 fetch 2 ,mem_module_flag 
-0x51a9 020265 bbit1 module_flag_ble_data_encrypt ,le_check_encrypt_state 
-0x51aa 020266 branch disable_user 
-:      020270 module_hci_cmd_inquire_status:
-0x51ab 020271 branch module_hci_event_status_res 
-:      020277 module_hci_cmd_set_uart_control_mode:
-0x51ac 020278 ifetch 1 ,contru 
-0x51ad 020279 fetcht 1 ,mem_module_flag 
-0x51ae 020280 nsetflag blank ,module_flag_uart_flow_control ,temp 
-0x51af 020281 storet 1 ,mem_module_flag 
-0x51b0 020282 fetcht 1 ,core_uart_ctrl 
-0x51b1 020283 nsetflag blank ,bit_uart_control_flow_control ,temp 
-0x51b2 020284 storet 1 ,core_uart_ctrl 
-0x51b3 020285 branch module_hci_event_receive_valid_cmd 
-:      020289 module_hci_cmd_set_uart_baud:
-0x51b4 020290 fetchr loopcnt ,1 ,mem_module_uart_len 
-0x51b5 020291 call string2dec_from_uart 
-0x51b6 020292 call uart_calc_baud_rate_config 
-0x51b7 020293 store uart_baud_len ,mem_module_uarta_baud_rate 
-0x51b8 020294 call module_hci_event_receive_valid_cmd 
-0x51b9 020295 call wait_uarttx 
-0x51ba 020296 fetch uart_baud_len ,mem_module_uarta_baud_rate 
-0x51bb 020297 branch uarta_init_baud_rate 
-:      020301 module_hci_cmd_version_request:
-0x51bc 020302 arg 2 ,rega 
-0x51bd 020303 arg mem_soft_version_num ,regb 
-0x51be 020304 arg 0 ,temp 
-0x51bf 020305 branch module_hci_event_set_cmd 
-:      020310 module_hci_cmd_ble_disconnect:
-0x51c0 020311 fetch 2 ,mem_ui_state_map 
-0x51c1 020312 bbit0 ui_state_ble_connected ,module_hci_event_receive_invalid_cmd 
-:      020313 module_hci_cmd_ble_disconnect_doing:
-0x51c2 020314 call module_hci_event_receive_valid_cmd 
-0x51c3 020315 branch app_ble_disconnect 
-:      020321 module_hci_cmd_set_nvram:
-0x51c4 020322 fetchr loopcnt ,1 ,mem_module_uart_len 
-0x51c5 020323 fetch 2 ,mem_nv_data_ptr 
-0x51c6 020324 icopy contw 
-0x51c7 020325 call uart_copy_rx_bytes_fast 
-0x51c8 020326 branch module_hci_event_receive_valid_cmd 
-:      020330 module_hci_cmd_confirm_gkey:
-0x51c9 020331 fetch 2 ,mem_ui_state_map 
-0x51ca 020332 bbit1 ui_state_ble_connected ,module_hci_cmd_le_confirm_gkey 
-0x51cb 020333 branch module_hci_event_receive_invalid_cmd 
-:      020337 module_hci_cmd_auto_adv:
-0x51cc 020338 arg 0x40 ,loopcnt 
-0x51cd 020339 arg mem_le_adv_data_len ,contw 
-0x51ce 020340 call clear_mem 
-0x51cf 020341 setarg 0 
-0x51d0 020342 store 1 ,mem_regb 
-0x51d1 020343 copy rega ,contru 
-:      020344 module_hci_cmd_auto_adv_loop:
-0x51d2 020345 copy contru ,pdata 
-0x51d3 020346 store 2 ,mem_regc 
-0x51d4 020347 call module_hci_cmd_auto_adv_adv_analys 
-0x51d5 020349 fetch 1 ,mem_regb 
-0x51d6 020350 fetcht 1 ,mem_temp 
-0x51d7 020351 increase 1 ,temp 
-0x51d8 020352 iadd temp ,pdata 
-0x51d9 020353 store 1 ,mem_regb 
-0x51da 020355 sub pdata ,31 ,null 
-0x51db 020356 nbranch module_hci_cmd_auto_adv_store_scan ,positive 
-:      020357 module_hci_cmd_auto_adv_store_adv:
-0x51dc 020358 fetcht 1 ,mem_le_adv_data_len 
-0x51dd 020359 setarg mem_le_adv_data 
-0x51de 020360 iadd temp ,pdata 
-0x51df 020361 store 2 ,mem_contw 
-0x51e0 020362 fetcht 1 ,mem_temp 
-0x51e1 020363 increase 1 ,temp 
-0x51e2 020364 fetch 1 ,mem_le_adv_data_len 
-0x51e3 020365 iadd temp ,pdata 
-0x51e4 020366 store 1 ,mem_le_adv_data_len 
-0x51e5 020367 branch module_hci_cmd_auto_adv_store_common 
-:      020368 module_hci_cmd_auto_adv_store_scan:
-0x51e6 020369 fetcht 1 ,mem_le_scan_data_len 
-0x51e7 020370 setarg mem_le_scan_data 
-0x51e8 020371 iadd temp ,pdata 
-0x51e9 020372 store 2 ,mem_contw 
-0x51ea 020373 fetcht 1 ,mem_temp 
-0x51eb 020374 increase 1 ,temp 
-0x51ec 020375 fetch 1 ,mem_le_scan_data_len 
-0x51ed 020376 iadd temp ,pdata 
-0x51ee 020377 store 1 ,mem_le_scan_data_len 
-:      020378 module_hci_cmd_auto_adv_store_common:
-0x51ef 020379 fetch 2 ,mem_contw 
-0x51f0 020380 copy pdata ,contw 
-0x51f1 020381 fetch 2 ,mem_regc 
-0x51f2 020382 copy pdata ,contru 
-0x51f3 020384 copy temp ,loopcnt 
-0x51f4 020385 call uart_copy_rx_bytes_fast 
-0x51f5 020387 fetch 1 ,mem_module_uart_len 
-0x51f6 020388 fetcht 1 ,mem_regb 
-0x51f7 020389 isub temp ,null 
-0x51f8 020390 nbranch module_hci_cmd_auto_adv_loop ,zero 
-0x51f9 020391 branch module_hci_event_receive_valid_cmd 
-:      020394 module_hci_cmd_auto_adv_adv_analys:
-0x51fa 020395 ifetch 1 ,contru 
-0x51fb 020396 store 1 ,mem_temp 
-0x51fc 020397 ifetch 1 ,contru 
-0x51fd 020398 store 1 ,mem_rega 
-0x51fe 020399 rtn 
-:      020403 module_hci_cmd_power_request:
-0x51ff 020404 arg 0 ,temp 
-0x5200 020405 arg 2 ,rega 
-0x5201 020406 fetch 2 ,mem_module_vdd_quotient 
-0x5202 020407 store 2 ,mem_event_cmd_response_content 
-0x5203 020408 arg mem_event_cmd_response_content ,regb 
-0x5204 020409 branch module_hci_event_set_cmd 
-:      020413 module_hci_cmd_power_set:
-0x5205 020414 fetch 1 ,mem_module_uart_len 
-0x5206 020415 bne 1 ,module_hci_event_receive_invalid_cmd 
-0x5207 020416 ifetch 1 ,contru 
-0x5208 020417 store 1 ,mem_module_read_vdd_flag 
-0x5209 020418 setarg 0x00 
-0x520a 020419 store 2 ,mem_module_vdd_quotient 
-0x520b 020420 branch module_hci_event_receive_valid_cmd 
-:      020424 module_hci_cmd_passkey_entry:
-0x520c 020425 fetch 1 ,mem_module_uart_len 
-0x520d 020426 bne 4 ,module_hci_event_receive_invalid_cmd 
-0x520e 020427 fetch 2 ,mem_ui_state_map 
-0x520f 020428 bbit1 ui_state_ble_connected ,module_hci_cmd_le_passkey_entry_input 
-0x5210 020429 branch module_hci_event_receive_invalid_cmd 
-:      020434 module_hci_cmd_set_gpio:
-0x5211 020435 fetch 1 ,mem_module_uart_len 
-0x5212 020436 bne 3 ,module_hci_event_receive_invalid_cmd 
-0x5213 020437 ifetch 1 ,contru 
-0x5214 020438 beq hci_cmd_config_gpio_input ,module_set_gpio_input 
-0x5215 020439 beq hci_cmd_config_gpio_output ,module_set_gpio_output 
-0x5216 020440 branch module_hci_event_receive_invalid_cmd 
-:      020442 module_set_gpio_input:
-0x5217 020443 call module_hci_event_receive_valid_cmd 
-0x5218 020444 ifetcht 1 ,contru 
-0x5219 020445 ifetch 1 ,contru 
-0x521a 020446 beq gpio_input_high_impedance ,gpio_set_high_impedance 
-0x521b 020447 nsetflag blank ,7 ,temp 
-0x521c 020448 branch gpio_config_input 
-:      020450 module_set_gpio_output:
-0x521d 020451 call module_hci_event_receive_valid_cmd 
-0x521e 020452 ifetcht 1 ,contru 
-0x521f 020453 ifetch 1 ,contru 
-0x5220 020454 branch gpio_out_active ,blank 
-0x5221 020455 branch gpio_out_inactive 
-:      020459 module_hci_cmd_read_gpio:
-0x5222 020460 fetch 1 ,mem_module_uart_len 
-0x5223 020461 bne 1 ,module_hci_event_receive_invalid_cmd 
-0x5224 020462 ifetcht 1 ,contru 
-0x5225 020463 call gpio_get_bit 
-0x5226 020464 setarg 0x0 
-0x5227 020465 nsetflag true ,0 ,pdata 
-0x5228 020466 arg 1 ,rega 
-0x5229 020467 store 2 ,mem_event_cmd_response_content 
-0x522a 020468 arg mem_event_cmd_response_content ,regb 
-0x522b 020469 arg 0 ,temp 
-0x522c 020470 branch module_hci_event_set_cmd 
-:      020474 module_hci_cmd_le_set_pairing_mode:
-0x522d 020475 ifetch 1 ,contru 
-0x522e 020476 copy pdata ,temp 
-0x522f 020477 beq le_pairing_mode_secure_connect_justwork ,module_le_set_pairing_mode_secure_justwork 
-0x5230 020478 beq le_pairing_mode_secure_connect_numeric ,module_le_set_pairing_mode_secure_numeric 
-0x5231 020479 beq le_pairing_mode_secure_connect_passkey ,module_le_set_pairing_mode_secure_passkey 
-0x5232 020480 beq le_pairing_mode_secure_connect_passkey_res_input ,module_le_set_pairing_mode_secure_passkey_res_input 
-0x5233 020481 store 1 ,mem_le_pairing_mode 
-0x5234 020482 call sc_reset 
-0x5235 020483 call le_secure_connection_disable 
-0x5236 020484 fetch 1 ,mem_le_pairing_mode 
-0x5237 020485 beq le_pairing_mode_none ,module_le_set_no_pairing 
-0x5238 020486 beq le_pairing_mode_lagacy_justwork ,module_le_set_pairing_mode_lagacy_just_work 
-0x5239 020487 beq le_pairing_mode_lagacy_passkey ,module_le_set_pairing_mode_lagacy_passkey 
-0x523a 020488 beq le_pairing_mode_lagacy_passkey_res_input ,module_le_set_pairing_mode_lagacy_passkey_res_input 
-0x523b 020489 branch module_hci_event_receive_invalid_cmd 
-:      020491 module_le_set_pairing_mode_secure_justwork:
-0x523c 020492 storet 1 ,mem_le_pairing_mode 
-0x523d 020493 call le_secure_connection_enable 
-0x523e 020494 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
-0x523f 020495 branch module_le_set_noinputnooutput 
-:      020496 module_le_set_pairing_mode_secure_numeric:
-0x5240 020497 storet 1 ,mem_le_pairing_mode 
-0x5241 020498 call le_secure_connection_enable 
-0x5242 020499 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
-0x5243 020500 jam flag_iocap_displayyesno ,mem_le_pres_iocap 
-0x5244 020501 branch module_hci_event_receive_valid_cmd 
-:      020502 module_le_set_pairing_mode_secure_passkey:
-0x5245 020503 storet 1 ,mem_le_pairing_mode 
-0x5246 020504 call le_secure_connection_enable 
-0x5247 020505 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
-0x5248 020506 branch module_le_set_displayonly 
-:      020507 module_le_set_pairing_mode_secure_passkey_res_input:
-0x5249 020508 storet 1 ,mem_le_pairing_mode 
-0x524a 020509 call le_secure_connection_enable 
-0x524b 020510 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
-0x524c 020511 branch module_le_set_keboadonly 
-:      020514 module_le_set_no_pairing:
-0x524d 020515 jam flag_le_no_bonding_no_mitm ,mem_le_pres_auth 
-:      020516 module_le_set_noinputnooutput:
-0x524e 020517 jam flag_iocap_noinputnooutput ,mem_le_pres_iocap 
-0x524f 020518 branch module_hci_event_receive_valid_cmd 
-:      020519 module_le_set_pairing_mode_lagacy_just_work:
-0x5250 020520 jam flag_le_bonding_no_mitm ,mem_le_pres_auth 
-0x5251 020521 branch module_le_set_noinputnooutput 
-:      020522 module_le_set_pairing_mode_lagacy_passkey:
-0x5252 020523 jam flag_le_bonding_mitm ,mem_le_pres_auth 
-0x5253 020524 branch module_le_set_displayonly 
-:      020525 module_le_set_pairing_mode_lagacy_passkey_res_input:
-0x5254 020526 jam flag_le_bonding_mitm ,mem_le_pres_auth 
-0x5255 020527 branch module_le_set_keboadonly 
-:      020528 module_le_set_keboadonly:
-0x5256 020529 jam flag_iocap_keyboardonly ,mem_le_pres_iocap 
-0x5257 020530 branch module_hci_event_receive_valid_cmd 
-:      020531 module_le_set_displayonly:
-0x5258 020532 jam flag_iocap_displayonly ,mem_le_pres_iocap 
-0x5259 020533 branch module_hci_event_receive_valid_cmd 
-:      020537 module_hci_cmd_le_set_adv_data:
-0x525a 020538 arg 31 ,pdata 
-0x525b 020539 arg mem_le_adv_data_len ,contw 
-0x525c 020540 branch module_hci_cmd_receive_store_mem 
-:      020544 module_hci_cmd_le_set_scan_data:
-0x525d 020545 arg 31 ,pdata 
-0x525e 020546 arg mem_le_scan_data_len ,contw 
-0x525f 020547 branch module_hci_cmd_receive_store_mem 
-:      020549 module_hci_cmd_receive_store_mem:
-0x5260 020550 fetchr loopcnt ,1 ,mem_module_uart_len 
-0x5261 020551 isub loopcnt ,null 
-0x5262 020552 nbranch module_hci_event_receive_invalid_cmd ,positive 
-0x5263 020553 istorer loopcnt ,1 ,contw 
-0x5264 020554 call uart_copy_rx_bytes_fast 
-0x5265 020555 branch module_hci_event_receive_valid_cmd 
-:      020559 module_hci_cmd_le_send_conn_update_req:
-0x5266 020560 fetch 2 ,mem_ui_state_map 
-0x5267 020561 bbit0 ui_state_ble_connected ,module_hci_event_receive_invalid_cmd 
-0x5268 020562 fetch 1 ,mem_module_uart_len 
-0x5269 020563 bne 0x08 ,module_hci_event_receive_invalid_cmd 
-0x526a 020564 ifetch 8 ,contru 
-0x526b 020565 store 8 ,mem_le_interval_min 
-0x526c 020566 jam bt_cmd_le_update_conn ,mem_fifo_temp 
-0x526d 020567 call ui_ipc_send_cmd 
-0x526e 020568 branch module_hci_event_receive_valid_cmd 
-:      020572 module_hci_cmd_set_le_adv_parameter:
-0x526f 020573 ifetch 2 ,contru 
-0x5270 020574 store 2 ,mem_le_adv_interval 
-0x5271 020575 storet 1 ,mem_lpm_overhead 
-0x5272 020576 iadd temp ,pdata 
-0x5273 020577 store 2 ,mem_lpm_interval 
-0x5274 020578 branch module_hci_event_receive_valid_cmd 
-:      020582 module_hci_cmd_le_start_pairing:
-0x5275 020583 fetch 1 ,mem_le_pairing_mode 
-0x5276 020584 branch module_hci_event_receive_invalid_cmd ,blank 
-0x5277 020585 fetch 1 ,mem_le_pairing_state 
-0x5278 020586 bne flag_le_pairing_null ,module_hci_event_receive_invalid_cmd 
-0x5279 020587 fetch 1 ,mem_le_enc_state 
-0x527a 020588 bne flag_le_enc_null ,module_hci_event_receive_invalid_cmd 
-0x527b 020589 call check_51cmd_le_smp_sec_req 
-0x527c 020590 branch module_hci_event_receive_valid_cmd 
-:      020594 module_hci_cmd_set_wake_gpio:
-0x527d 020595 fetch 1 ,mem_module_uart_len 
-0x527e 020596 bne 5 ,module_hci_event_receive_invalid_cmd 
-0x527f 020597 ifetch 1 ,contru 
-0x5280 020598 store 1 ,mem_module_mcu_wake_pin 
-0x5281 020599 ifetch 4 ,contru 
-0x5282 020600 store 4 ,mem_module_mcu_wake_delay_us 
-0x5283 020601 fetcht 1 ,mem_module_mcu_wake_pin 
-0x5284 020602 call gpio_config_output 
-0x5285 020603 call module_set_mcu_wake_pin_low 
-0x5286 020604 branch module_hci_event_receive_valid_cmd 
-:      020608 module_hci_cmd_set_tx_power:
-0x5287 020609 fetch 1 ,mem_module_uart_len 
-0x5288 020610 bne 0x01 ,module_hci_event_receive_invalid_cmd 
-0x5289 020611 ifetch 1 ,contru 
-0x528a 020612 store 1 ,mem_tx_power 
-0x528b 020613 branch module_hci_event_receive_valid_cmd 
-:      020617 module_hci_cmd_le_confirm_gkey:
-0x528c 020618 ifetch 1 ,contru 
-0x528d 020619 beq 0x01 ,module_hci_cmd_le_confirm_gkey_fail 
-0x528e 020620 fetch 1 ,mem_le_secure_connect_state 
-0x528f 020621 beq le_sc_stat_send_public_key ,module_hci_cmd_le_confirm_gkey_ok 
-0x5290 020622 beq le_sc_stat_receive_dhkey ,module_hci_cmd_le_confirm_gkey_ok 
-0x5291 020623 beq le_sc_stat_wait_confirm_gkey ,module_hci_cmd_le_confirm_gkey_ok 
-0x5292 020624 branch module_hci_event_receive_invalid_cmd 
-:      020625 module_hci_cmd_le_confirm_gkey_ok:
-0x5293 020626 jam flag_le_sc_confrim_gkey_ok ,mem_le_sc_confirm_gkey_flag 
-0x5294 020627 branch module_hci_event_receive_valid_cmd 
-:      020629 module_hci_cmd_le_confirm_gkey_fail:
-0x5295 020630 call le_send_pairing_confirm_value_failed 
-0x5296 020631 branch module_hci_event_receive_valid_cmd 
-:      020637 module_hci_cmd_reset_chip:
-0x5297 020638 call module_hci_event_receive_valid_cmd 
-0x5298 020639 call wait_uarttx 
-0x5299 020640 jam 0x01 ,core_reset 
-0x529a 020641 branch assert 
-:      020645 module_hci_cmd_le_set_fixed_passkey:
-0x529b 020646 fetch 1 ,mem_module_uart_len 
-0x529c 020647 beq 0 ,module_hci_event_receive_invalid_cmd 
-0x529d 020648 ifetch 1 ,contru 
-0x529e 020649 branch module_hci_cmd_le_set_random_passkey ,blank 
-0x529f 020650 fetch 1 ,mem_module_uart_len 
-0x52a0 020651 bne 5 ,module_hci_event_receive_invalid_cmd 
-0x52a1 020652 ifetch 4 ,contru 
-0x52a2 020653 arg 1000000 ,temp 
-0x52a3 020654 isub temp ,null 
-0x52a4 020655 branch module_hci_event_receive_invalid_cmd ,positive 
-0x52a5 020656 store 4 ,mem_le_tk 
-0x52a6 020657 call le_set_config_fixed_tk 
-0x52a7 020658 branch module_hci_event_receive_valid_cmd 
-:      020660 module_hci_cmd_le_set_random_passkey:
-0x52a8 020661 call le_clr_config_fixed_tk 
-0x52a9 020662 branch module_hci_event_receive_valid_cmd 
-:      020666 module_hci_cmd_delete_customize_service:
-0x52aa 020667 arg 0x0001 ,temp 
-0x52ab 020668 call le_att_get_handle_ptr2 
-0x52ac 020669 add contr ,-2 ,contw 
-0x52ad 020670 setarg 0x0000 
-0x52ae 020671 istore 2 ,contw 
-0x52af 020672 branch module_hci_event_receive_valid_cmd 
-:      020676 module_hci_cmd_add_service_uuid:
-0x52b0 020677 call module_hci_cmd_add_service_uuid_set_uuid 
-0x52b1 020678 call uart_copy_rx_bytes_len_data 
-0x52b2 020679 setarg 0x0000 
-0x52b3 020680 istore 2 ,contw 
-0x52b4 020681 branch module_hci_event_uuid_handle 
-:      020686 module_hci_cmd_add_characteristic_uuid:
-0x52b5 020687 ifetch 1 ,contru 
-0x52b6 020688 call module_hci_cmd_add_characteristic_uuid_set_handle 
-0x52b7 020689 call module_hci_cmd_add_characteristic_uuid_set_uuid 
-0x52b8 020690 branch module_hci_event_uuid_handle 
-:      020693 module_hci_cmd_add_service_uuid_set_uuid:
-0x52b9 020694 call le_att_creat_new_handle 
-0x52ba 020695 setarg 0x280002 
-0x52bb 020696 istore 3 ,contw 
-0x52bc 020697 rtn 
-:      020700 module_hci_cmd_add_characteristic_uuid_set_handle:
-0x52bd 020701 store 1 ,mem_pdatatemp 
-0x52be 020702 call le_att_creat_new_handle 
-0x52bf 020703 setarg 0x01280302 
-0x52c0 020704 istore 4 ,contw 
-0x52c1 020705 fetch 1 ,mem_pdatatemp 
-0x52c2 020706 istore 3 ,contw 
-0x52c3 020707 rtn 
-:      020710 module_hci_cmd_add_characteristic_uuid_set_uuid:
-0x52c4 020711 call le_att_get_last_handle 
-0x52c5 020712 ifetch 1 ,contru 
-0x52c6 020713 and pdata ,0x1f ,loopcnt 
-0x52c7 020714 copy pdata ,rega 
-0x52c8 020715 isolate1 bit_of_write_authenticated ,rega 
-0x52c9 020716 setflag true ,bit_of_att_handle_write_authenticated ,temp 
-0x52ca 020717 isolate1 bit_of_read_authenticated ,rega 
-0x52cb 020718 setflag true ,bit_of_att_handle_read_authenticated ,temp 
-0x52cc 020719 istoret 2 ,contw 
-0x52cd 020720 copy loopcnt ,pdata 
-0x52ce 020721 istore 1 ,contw 
-0x52cf 020722 call uart_copy_rx_bytes 
-0x52d0 020723 call uart_copy_rx_bytes_len_data 
-0x52d1 020724 setarg 0 
-0x52d2 020725 istore 2 ,contw 
-0x52d3 020726 and temp ,0xff ,temp 
-0x52d4 020727 increase -1 ,temp 
-0x52d5 020728 call le_att_get_handle_ptr2 
-0x52d6 020729 add contr ,4 ,contr 
-0x52d7 020730 ifetch 1 ,contr 
-0x52d8 020731 bbit1 bit_characteristic_notify ,module_hci_cmd_add_characteristic_uuid_set_ccc_uuid 
-0x52d9 020732 bbit1 bit_characteristic_indicate ,module_hci_cmd_add_characteristic_uuid_set_ccc_uuid 
-0x52da 020733 increase 1 ,temp 
-0x52db 020734 rtn 
-:      020737 module_hci_cmd_add_characteristic_uuid_set_ccc_uuid:
-0x52dc 020738 call le_att_get_last_handle 
-0x52dd 020739 isolate1 bit_of_notify_authenticated ,rega 
-0x52de 020740 setflag true ,bit_of_att_handle_write_authenticated ,temp 
-0x52df 020741 istoret 2 ,contw 
-0x52e0 020742 setarg 0x02290202 
-0x52e1 020743 istore 8 ,contw 
-0x52e2 020744 increase -1 ,temp 
-0x52e3 020745 rtn 
-:      020748 le_att_creat_new_handle:
-0x52e4 020749 call le_att_get_last_handle 
-0x52e5 020750 istoret 2 ,contw 
-0x52e6 020751 rtn 
-:      020754 uart_copy_rx_bytes_len_data:
-0x52e7 020755 ifetch 1 ,contru 
-0x52e8 020756 copy pdata ,loopcnt 
-0x52e9 020757 istore 1 ,contw 
-0x52ea 020758 branch uart_copy_rx_bytes 
-:      020762 module_hci_cmd_le_passkey_entry_input:
-0x52eb 020763 fetch 1 ,mem_le_pairing_state 
-0x52ec 020764 bne flag_le_pairing_receive_pairing_confirm ,module_hci_event_receive_invalid_cmd 
-0x52ed 020765 fetch 1 ,mem_le_pairing_mode 
-0x52ee 020766 beq le_pairing_mode_lagacy_passkey_res_input ,module_hci_cmd_passkey_entry_res_input 
-0x52ef 020767 beq le_pairing_mode_secure_connect_passkey_res_input ,module_hci_cmd_passkey_entry_sc_res_input 
-0x52f0 020768 branch module_hci_event_receive_invalid_cmd 
-:      020770 module_hci_cmd_passkey_entry_sc_res_input:
-0x52f1 020771 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
-0x52f2 020772 jam le_sc_stat_passkey_wait_confirm ,mem_le_secure_connect_state 
-0x52f3 020773 branch module_hci_cmd_receive_ble_passkey 
-:      020775 module_hci_cmd_receive_ble_passkey:
-0x52f4 020776 ifetch 4 ,contru 
-0x52f5 020777 store 4 ,mem_le_tk 
-0x52f6 020778 branch module_hci_event_receive_valid_cmd 
-:      020780 module_hci_cmd_passkey_entry_res_input:
-0x52f7 020781 call module_hci_cmd_receive_ble_passkey 
-0x52f8 020782 branch le_send_smp_pairing_confirm 
-:      020786 module_hci_cmd_le_create_conn:
-0x52f9 020787 ifetch 6 ,contru 
-0x52fa 020788 store 6 ,mem_le_conn_peer_addr 
-0x52fb 020789 jam hci_cmd_le_create_conn ,mem_cmd_le_create_conn 
-0x52fc 020790 jam on ,mem_le_conn_flag 
-0x52fd 020791 jam on ,mem_le_scan_enable 
-0x52fe 020792 branch module_hci_event_receive_valid_cmd 
-:      020797 module_hci_cmd_ble_set_phy:
-0x52ff 020798 fetch 1 ,mem_module_uart_len 
-0x5300 020799 bne 2 ,module_hci_event_receive_invalid_cmd 
-0x5301 020800 ifetcht 2 ,contru 
-0x5302 020801 call le_set_phys 
-0x5303 020802 branch module_hci_event_receive_valid_cmd 
-:      020806 module_hci_cmd_ble_read_current_phy:
-0x5304 020807 arg 0 ,temp 
-0x5305 020808 arg 2 ,rega 
-0x5306 020809 arg mem_context + coffset_le_rx_phy ,regb 
-0x5307 020810 branch module_hci_event_set_cmd 
-:      020814 module_hci_cmd_ble_set_dle:
-0x5308 020815 fetch 1 ,mem_module_uart_len 
-0x5309 020816 bne 8 ,module_hci_event_receive_invalid_cmd 
-0x530a 020817 ifetch 8 ,contru 
-0x530b 020818 call le_set_dle 
-0x530c 020819 branch module_hci_event_receive_valid_cmd 
-:      020823 module_hci_cmd_read_chip_data:
-0x530d 020824 ifetchr rega ,1 ,contru 
-0x530e 020825 ifetchr regb ,2 ,contru 
-0x530f 020826 arg 0 ,temp 
-0x5310 020827 branch module_hci_event_set_cmd 
-:      020831 module_hci_cmd_write_chip_data:
-0x5311 020832 fetchr loopcnt ,1 ,mem_module_uart_len 
-0x5312 020833 increase -2 ,loopcnt 
-0x5313 020834 ifetch 2 ,contru 
-0x5314 020835 copy pdata ,contw 
-0x5315 020836 call uart_copy_rx_bytes_fast 
-0x5316 020837 branch module_hci_event_receive_valid_cmd 
-:      020842 module_hci_cmd_close_lpm:
-0x5317 020843 jam 0 ,mem_lpm_mode 
-0x5318 020844 branch module_hci_event_receive_valid_cmd 
-:      020849 module_hci_event_receive_invalid_cmd:
-0x5319 020850 arg 1 ,temp 
-0x531a 020851 arg 0 ,rega 
-0x531b 020852 branch module_hci_event_set_cmd 
-:      020855 module_hci_event_receive_valid_cmd:
-0x531c 020856 arg 0 ,temp 
-0x531d 020857 arg 0 ,rega 
-0x531e 020858 branch module_hci_event_set_cmd 
-:      020862 module_hci_event_le_connect:
-0x531f 020863 jam hci_event_le_conn_rep ,mem_module_uart_opcode 
-0x5320 020864 branch module_hci_event_enter_standby_mode_len0 
-:      020869 module_hci_event_le_disconnect:
-0x5321 020870 jam hci_event_le_dis_rep ,mem_module_uart_opcode 
-0x5322 020871 branch module_hci_event_enter_standby_mode_len0 
-:      020879 module_hci_event_set_cmd:
-0x5323 020880 fetch 1 ,mem_module_uart_opcode 
-0x5324 020881 copy pdata ,regc 
-0x5325 020882 jam hci_event_cmd_res ,mem_module_uart_opcode 
-0x5326 020883 setarg 2 
-0x5327 020884 iadd rega ,pdata 
-0x5328 020885 call module_hci_prepare_tx 
-0x5329 020886 copy regc ,pdata 
-0x532a 020887 istore 1 ,contwu 
-0x532b 020888 istoret 1 ,contwu 
-0x532c 020889 copy rega ,loopcnt 
-0x532d 020890 copy regb ,contr 
-0x532e 020891 call uart_copy_tx_bytes 
-0x532f 020892 branch module_hci_transmit_tx 
-:      020899 module_hci_event_receive_le_data:
-0x5330 020900 jam hci_event_le_data_rep ,mem_module_uart_opcode 
-0x5331 020901 add loopcnt ,2 ,pdata 
-0x5332 020902 call module_hci_prepare_tx 
-0x5333 020903 fetch 2 ,mem_module_le_rx_data_handle 
-0x5334 020904 istore 2 ,contwu 
-0x5335 020905 fetch 2 ,mem_module_le_rx_data_address 
-0x5336 020906 icopy contr 
-0x5337 020907 call uart_copy_tx_bytes_fast 
-0x5338 020908 copy contr ,pdata 
-0x5339 020909 store 2 ,mem_module_le_rx_data_address 
-0x533a 020910 branch module_hci_transmit_tx 
-:      020914 module_hci_event_enter_standby_mode:
-0x533b 020915 jam hci_event_standby_rep ,mem_module_uart_opcode 
-:      020916 module_hci_event_enter_standby_mode_len0:
-0x533c 020917 setarg 0 
-0x533d 020918 call module_hci_prepare_tx 
-0x533e 020919 branch module_hci_transmit_tx 
-:      020923 module_hci_event_status_res:
-0x533f 020924 jam hci_event_status_res ,mem_module_uart_opcode 
-0x5340 020925 setarg 1 
-0x5341 020926 call module_hci_prepare_tx 
-0x5342 020928 call module_hci_read_bt_status 
-0x5343 020930 fetch 2 ,mem_ui_state_map 
-0x5344 020931 arg ui_state_ble_connected ,queue 
-0x5345 020932 qisolate1 pdata 
-0x5346 020933 setflag true ,5 ,temp 
-0x5347 020937 istoret 1 ,contwu 
-0x5348 020938 branch module_hci_transmit_tx 
-:      020942 module_hci_read_bt_status:
-0x5349 020943 arg 0 ,temp 
-0x534a 020944 fetch 1 ,mem_le_adv_enable 
-0x534b 020945 arg 0 ,queue 
-0x534c 020946 qisolate1 pdata 
-0x534d 020947 setflag true ,2 ,temp 
-0x534e 020948 rtn 
-:      020952 module_hci_event_store_device:
-0x534f 020953 jam hci_event_nvram_rep ,mem_module_uart_opcode 
-0x5350 020954 fetch 1 ,mem_nv_data_number 
-0x5351 020955 mul32 pdata ,34 ,pdata 
-0x5352 020956 icopy loopcnt 
-0x5353 020957 call module_hci_prepare_tx 
-0x5354 020958 fetch 2 ,mem_nv_data_ptr 
-0x5355 020959 icopy contr 
-0x5356 020960 call uart_copy_tx_bytes_fast 
-0x5357 020961 branch module_hci_transmit_tx 
-:      020964 module_hci_event_gkey_generate:
-0x5358 020965 jam hci_event_gkey ,mem_module_uart_opcode 
-0x5359 020966 setarg 4 
-0x535a 020967 call module_hci_prepare_tx 
-0x535b 020968 fetch 4 ,mem_gkey 
-0x535c 020969 istore 4 ,contwu 
-0x535d 020970 branch module_hci_transmit_tx 
-:      020973 module_hci_event_invalid_packet:
-0x535e 020974 jam hci_event_invalid_packet ,mem_module_uart_opcode 
-0x535f 020975 fetch 2 ,core_uart_rxitems 
-0x5360 020976 arg 0x40 ,temp 
-0x5361 020977 call not_greater_than 
-0x5362 020978 copy pdata ,rega 
-0x5363 020979 copy pdata ,loopcnt 
-0x5364 020980 call uarta_prepare_rx 
-0x5365 020981 arg mem_module_rx_error_data_buffer ,contw 
-0x5366 020982 call uart_copy_rx_bytes_fast 
-0x5367 020983 copy rega ,pdata 
-0x5368 020984 copy rega ,loopcnt 
-0x5369 020985 call module_hci_prepare_tx 
-0x536a 020986 arg mem_module_rx_error_data_buffer ,contr 
-0x536b 020987 call uart_copy_tx_bytes_fast 
-0x536c 020988 branch module_hci_transmit_tx 
-:      020992 module_hci_event_passkey_entry_mode:
-0x536d 020993 jam hci_event_get_passkey ,mem_module_uart_opcode 
-0x536e 020994 branch module_hci_event_enter_standby_mode_len0 
-:      020998 module_hci_event_le_tk:
-0x536f 020999 jam hci_event_le_tk ,mem_module_uart_opcode 
-0x5370 021000 setarg 4 
-0x5371 021001 call module_hci_prepare_tx 
-0x5372 021002 fetch 4 ,mem_le_tk 
-0x5373 021003 istore 4 ,contwu 
-0x5374 021004 branch module_hci_transmit_tx 
-:      021008 module_hci_event_le_pairing_fail:
-0x5375 021009 arg flag_ble_pairing_fail ,rega 
-0x5376 021010 branch module_hci_event_pairing_completed 
-:      021012 module_hci_event_le_pairing_success:
-0x5377 021013 arg flag_ble_pairing_success ,rega 
-0x5378 021014 branch module_hci_event_pairing_completed 
-:      021017 module_hci_event_pairing_completed:
-0x5379 021018 jam hci_event_le_pairing_state ,mem_module_uart_opcode 
-0x537a 021019 setarg 2 
-0x537b 021020 call module_hci_prepare_tx 
-0x537c 021021 copy rega ,pdata 
-0x537d 021022 istore 2 ,contwu 
-0x537e 021023 branch module_hci_transmit_tx 
-:      021027 module_hci_event_pause_enc:
-0x537f 021028 arg flag_event_pause_enc ,regc 
-0x5380 021029 branch module_hci_event_enc 
-:      021031 module_hci_event_start_enc:
-0x5381 021032 arg flag_event_start_enc ,regc 
-:      021034 module_hci_event_enc:
-0x5382 021035 jam hci_event_le_encryption_state ,mem_module_uart_opcode 
-0x5383 021036 setarg 1 
-0x5384 021037 call module_hci_prepare_tx 
-0x5385 021038 copy regc ,pdata 
-0x5386 021039 istore 1 ,contwu 
-0x5387 021040 branch module_hci_transmit_tx 
-:      021046 module_hci_event_uuid_handle:
-0x5388 021047 storet 2 ,mem_temp 
-0x5389 021048 jam hci_event_uuid_handle ,mem_module_uart_opcode 
-0x538a 021049 setarg 2 
-0x538b 021050 call module_hci_prepare_tx 
-0x538c 021051 fetcht 2 ,mem_temp 
-0x538d 021052 istoret 2 ,contwu 
-0x538e 021053 branch module_hci_transmit_tx 
-:      021057 module_hci_event_le_input_passkey:
-0x538f 021058 jam hci_event_le_input_gkey ,mem_module_uart_opcode 
-0x5390 021059 branch module_hci_event_enter_standby_mode_len0 
-:      021063 module_hci_event_le_update_phy:
-0x5391 021064 jam hci_ble_update_phy_event ,mem_module_uart_opcode 
-0x5392 021065 setarg 2 
-0x5393 021066 call module_hci_prepare_tx 
-0x5394 021067 fetch 2 ,mem_context + coffset_le_rx_phy 
-0x5395 021068 istore 2 ,contwu 
-0x5396 021069 branch module_hci_transmit_tx 
-:      021081 module_hci_prepare_tx:
-0x5397 021082 jam 0x02 ,mem_module_uart_cmd 
-0x5398 021083 store 1 ,mem_module_uart_len 
-0x5399 021084 storet 8 ,mem_temp 
-0x539a 021085 bpatch patch0c_6 ,mem_patch0c 
-0x539b 021086 call module_set_mcu_wake_pin_high_delay 
-0x539c 021087 fetcht 8 ,mem_temp 
-0x539d 021088 call uarta_prepare_tx_register_push 
-0x539e 021089 fetch 3 ,mem_module_uart_cmd 
-0x539f 021090 istore 3 ,contwu 
-0x53a0 021091 rtn 
-:      021093 module_hci_transmit_tx:
-0x53a1 021094 bpatch patch0c_7 ,mem_patch0c 
-0x53a2 021095 branch uarta_send_register_pop 
-:      021097 module_set_mcu_wake_pin_high_delay:
-0x53a3 021098 call module_check_mcu_wake_pin_high 
-0x53a4 021099 rtn true 
-:      021100 module_set_mcu_wake_pin_h_delay:
-0x53a5 021101 call module_set_mcu_wake_pin_high 
-0x53a6 021102 fetch 4 ,mem_module_mcu_wake_delay_us 
-0x53a7 021103 rshift2 pdata ,pdata 
-0x53a8 021104 rtn blank 
-0x53a9 021105 branch delay 
-:      021107 module_set_mcu_wake_pin_high:
-0x53aa 021108 fetcht 1 ,mem_module_mcu_wake_pin 
-0x53ab 021109 branch gpio_out_active 
-:      021111 module_check_mcu_wake_pin_high:
-0x53ac 021112 fetcht 1 ,mem_module_mcu_wake_pin 
-0x53ad 021113 branch gpio_check_active 
-:      021115 module_set_mcu_wake_pin_low:
-0x53ae 021116 fetcht 1 ,mem_module_mcu_wake_pin 
-0x53af 021117 branch gpio_out_inactive 
-:      021128 module_le_receive_data:
-0x53b0 021129 storer rega ,2 ,mem_module_le_rx_data_address 
-0x53b1 021130 storer regb ,2 ,mem_module_le_rx_data_len 
-0x53b2 021131 fetch 2 ,mem_le_att_handle 
-0x53b3 021132 store 2 ,mem_module_le_rx_data_handle 
-0x53b4 021133 call module_check_ble_encrypt_state 
-0x53b5 021134 rtn user 
-:      021136 module_le_receive_data_ok:
-0x53b6 021137 fetcht 2 ,mem_module_le_rx_data_len 
-0x53b7 021138 fetch 1 ,mem_module_ble_data_uart_max_length 
-0x53b8 021139 call not_greater_than 
-0x53b9 021140 copy pdata ,loopcnt 
-0x53ba 021141 copy temp ,pdata 
-0x53bb 021142 isub loopcnt ,pdata 
-0x53bc 021143 store 2 ,mem_module_le_rx_data_len 
-0x53bd 021144 call module_hci_event_receive_le_data 
-0x53be 021145 fetch 2 ,mem_module_le_rx_data_len 
-0x53bf 021146 rtn blank 
-0x53c0 021147 branch module_le_receive_data_ok 
-:      021152 module_bb_event_timer:
-0x53c1 021153 rtn 
-:      021155 module_read_vdd_timer:
-0x53c2 021156 fetch 1 ,mem_module_read_vdd_flag 
-0x53c3 021157 rtn blank 
-0x53c4 021158 fetch 1 ,mem_module_read_vdd_count 
-0x53c5 021159 rtn blank 
-0x53c6 021160 increase -1 ,pdata 
-0x53c7 021161 store 1 ,mem_module_read_vdd_count 
-0x53c8 021162 nrtn blank 
-0x53c9 021163 jam flag_module_read_vdd_count ,mem_module_read_vdd_count 
-0x53ca 021164 call enable_adc 
-0x53cb 021165 call vdd_calculate_by_mode 
-0x53cc 021166 div pdata ,10 
-0x53cd 021167 call get_div_result 
-0x53ce 021168 div pdata ,100 
-0x53cf 021169 call get_div_result 
-0x53d0 021170 remainder temp 
-0x53d1 021171 store 1 ,mem_module_vdd_quotient 
-0x53d2 021172 storet 1 ,mem_module_vdd_remainder 
-0x53d3 021173 rtn 
-:      021179 module_set_le_tx_data_flag:
-0x53d4 021180 arg module_flag_ble_data_finish ,queue 
-0x53d5 021181 branch module_set_state 
-:      021183 module_clear_le_tx_data_flag:
-0x53d6 021184 arg module_flag_ble_data_finish ,queue 
-0x53d7 021185 branch module_clr_state 
-:      021187 module_clr_state:
-0x53d8 021188 fetch 2 ,mem_module_flag 
-0x53d9 021189 qset0 pdata 
-0x53da 021190 store 2 ,mem_module_flag 
-0x53db 021191 rtn 
-:      021193 module_set_state:
-0x53dc 021194 fetch 2 ,mem_module_flag 
-0x53dd 021195 qset1 pdata 
-0x53de 021196 store 2 ,mem_module_flag 
-0x53df 021197 rtn 
-:      021202 mouse_init:
-0x53e0 021203 call enable_authrom 
-0x53e1 021204 call mouse_setting_config 
-0x53e2 021205 call mouse_init_sunt 
-0x53e3 021206 rtn wake 
-0x53e4 021207 call mouse_setting_sensor_type 
-0x53e5 021208 call mouse_drawing_optima_init 
-0x53e6 021209 call mouse_cb_fuction 
-0x53e7 021210 call mouse_sensor_powerdown 
-:      021211 mouse_init_wireless:
-0x53e8 021212 fetch 2 ,mem_ui_state_map 
-0x53e9 021213 bbit1 ui_state_btn_down ,mouse_start_discovery 
-0x53ea 021214 call mouse_check_select_device_by_switch 
-0x53eb 021215 branch mouse_start_work 
-:      021218 mouse_cb_fuction:
-0x53ec 021219 bpatch patch0d_0 ,mem_patch0d 
-0x53ed 021220 setarg mouse_24g_short_sleep 
-0x53ee 021221 store 2 ,mem_cb_24g_transmit_short_sleep 
-0x53ef 021222 setarg mouse_24g_long_sleep 
-0x53f0 021223 store 2 ,mem_cb_24g_transmit_long_sleep 
-0x53f1 021224 setarg mouse_24g_before_lpm_sleep 
-0x53f2 021225 store 2 ,mem_cb_before_lpm_sleep 
-0x53f3 021226 setarg mouse_24g_package_data 
-0x53f4 021227 store 2 ,mem_cb_24g_transmit_data 
-0x53f5 021228 setarg mouse_24g_search_dongle 
-0x53f6 021229 store 2 ,mem_cb_24g_search_receiver 
-0x53f7 021230 setarg mouse_lpm_before_common 
-0x53f8 021231 store 2 ,mem_cb_24g_lpm_before 
-0x53f9 021232 setarg mouse_le 
-0x53fa 021233 store 2 ,mem_cb_le_process 
-0x53fb 021234 setarg mouse_process_lpm_before 
-0x53fc 021235 store 2 ,mem_cb_before_lpm 
-0x53fd 021236 setarg mouse_priority_bb_event 
-0x53fe 021237 store 2 ,mem_cb_bb_event_process 
-0x53ff 021238 setarg mouse_idle 
-0x5400 021239 store 2 ,mem_cb_idle_process 
-0x5401 021240 setarg mouse_before_hibernate 
-0x5402 021241 store 2 ,mem_cb_before_hibernate 
-0x5403 021242 setarg mouse_le_bb_event_connect_complete 
-0x5404 021243 store 2 ,mem_cb_att_write 
-0x5405 021244 setarg mouse_bb_event_timer 
-0x5406 021245 store 2 ,mem_cb_event_timer 
-0x5407 021246 setarg mouse_spi_write_flash_cb 
-0x5408 021247 store 2 ,mem_cb_spi_flash_write_complate 
-0x5409 021248 setarg mouse_lpm_check_wake_lock 
-0x540a 021249 store 2 ,mem_cb_check_wakelock 
-0x540b 021250 setarg mouse_le_transmit 
-0x540c 021251 store 2 ,mem_cb_ble_transmit 
-0x540d 021252 setarg mouse_set_lpm_mult 
-0x540e 021253 store 2 ,mem_cb_bt_set_mult 
-0x540f 021254 rtn 
-:      021257 mouse_setting_config:
-0x5410 021258 rtn wake 
-0x5411 021259 call g24_transmit_init 
-0x5412 021260 call g24_chmap_param_init 
-0x5413 021261 call mouse_24g_send_time_long_wake 
-0x5414 021262 call mouse_gpio_init 
-0x5415 021263 call mouse_le_name_modify 
-0x5416 021264 call mouse_param_init 
-0x5417 021265 call mouse_device_multi_led_parm_init 
-0x5418 021266 call le_set_fixed_ltk_justwork 
-:      021267 mouse_load_device_info_check:
-0x5419 021268 bpatch patch0d_1 ,mem_patch0d 
-0x541a 021269 fetch mouse_flag_len ,mem_mouse_flag 
-0x541b 021270 bbit1 mouse_enable_eeprom ,mouse_load_eeprom_info_check 
-0x541c 021271 bbit1 mouse_enable_flash ,mouse_load_flash_info_check 
-0x541d 021272 bbit1 mouse_enable_otp ,mouse_load_otp_info_check 
-0x541e 021273 rtn 
-:      021275 mouse_xtal_init:
-0x541f 021276 jam xtal_16m ,mem_fcomp_div 
-0x5420 021277 fetch mouse_flag_len ,mem_mouse_flag 
-0x5421 021278 rtnbit1 mouse_enable_16m 
-0x5422 021279 jam xtal_24m ,mem_fcomp_div 
-0x5423 021280 rtn 
-:      021282 mouse_24g_phy_select:
-0x5424 021283 call g24_enable_1m 
-0x5425 021284 fetch mouse_flag_len ,mem_mouse_flag 
-0x5426 021285 rtnbit0 mouse_enable_24g_2m_phy 
-0x5427 021286 branch g24_enable_2m 
-:      021288 mouse_default_init:
-0x5428 021289 bpatch patch0d_2 ,mem_patch0d 
-0x5429 021290 fetch mouse_flag_len ,mem_mouse_flag 
-0x542a 021291 isolate1 mouse_keyboard_enable ,pdata 
-0x542b 021292 call mouse_customer_key_enable ,true 
-:      021294 mouse_default_parm_init:
-0x542c 021295 fetch 2 ,mem_mouse_24g_pair_timeout_init 
-0x542d 021296 store 2 ,mem_24g_pair_timeout_init 
-0x542e 021298 fetch 1 ,mem_mouse_24g_reconn_timeout_init 
-0x542f 021299 store 2 ,mem_24g_reconn_timeout_init 
-0x5430 021301 fetch 5 ,mem_rssi_dis_min_24g_init 
-0x5431 021302 store 5 ,mem_rssi_dis_min_24g 
-0x5432 021304 fetch 1 ,mem_mouse_24g_pair_tx_power 
-0x5433 021305 store 1 ,mem_24g_pair_tx_power 
-0x5434 021307 fetch 1 ,mem_24g_ch_map_update 
-0x5435 021308 ncall g24_chamap_param_update ,blank 
-:      021309 mouse_default_parm_init_next:
-0x5436 021310 bpatch patch0d_3 ,mem_patch0d 
-0x5437 021311 call mouse_xtal_init 
-0x5438 021312 call mouse_24g_phy_select 
-0x5439 021313 call mouse_24g_long_sleep_set 
-0x543a 021314 branch g24_pair_param_init 
-:      021316 mouse_param_common_init:
-0x543b 021317 setarg mouse_ble_att_list_addr 
-0x543c 021318 store 2 ,mem_ui_le_uuid_table 
-0x543d 021319 jam 3 ,mem_lpm_mult_timeout 
-0x543e 021320 jam 8 ,mem_lpm_overhead 
-0x543f 021321 jam pb_button_state_up ,mem_select_device_button_statue 
-0x5440 021322 jam commbination_key_state_up ,mem_commbination_key_statue 
-0x5441 021323 setarg 0x0200 
-0x5442 021324 store 2 ,mem_lpm_interval 
-0x5443 021325 jam 0x17 ,mem_le_local_mtu 
-0x5444 021326 jam 0x17 ,mem_le_remote_mtu 
-0x5445 021328 setarg mem_le_tx_buffer0_omemalloc 
-0x5446 021329 store 2 ,mem_ble_l2cap_tx_buff0_ptr 
-0x5447 021330 setarg mouse_ble_l2cap_txbuff_size 
-0x5448 021331 store 2 ,mem_ble_l2cap_tx_buff_size_ptr 
-0x5449 021332 branch mouse_adc_gpio_mux_init 
-:      021334 mouse_param_init:
-0x544a 021335 bpatch patch0d_4 ,mem_patch0d 
-0x544b 021336 call mouse_param_common_init 
-0x544c 021337 jam dpi_button_state_up ,mem_mouse_dpi_button_state 
-0x544d 021339 setarg 0x0a77 
-0x544e 021340 store 2 ,mem_spi_init_clk 
-0x544f 021341 setsect 0 ,0x1224 
-0x5450 021342 setsect 1 ,0x4000 
-0x5451 021343 setsect 2 ,0x0 
-0x5452 021344 istore 5 ,contw 
-0x5453 021347 fetch mouse_flag_len ,mem_mouse_flag 
-0x5454 021348 bbit0 mouse_enable_bt_125hz ,mouse_param_init_intervl_end 
-0x5455 021349 setarg le_interval_7_5ms 
-0x5456 021350 store 2 ,mem_le_interval_min 
-0x5457 021351 store 2 ,mem_le_interval_min + 2 
-:      021352 mouse_param_init_intervl_end:
-0x5458 021353 call mouse_g24_interval_param_8ms 
-0x5459 021354 fetch mouse_flag_len ,mem_mouse_flag 
-0x545a 021355 bbit0 mouse_enable_24g_250hz ,mouse_24g_short_sleep_set_end 
-0x545b 021356 call mouse_g24_interval_param_4ms 
-:      021357 mouse_24g_short_sleep_set_end:
-0x545c 021358 fetch 3 ,mem_24g_short_sleep_set 
-0x545d 021359 store 3 ,mem_mouse_24g_short_sleep_set_init 
-0x545e 021360 fetch 1 ,mem_device_flag 
-0x545f 021361 store 1 ,mem_device_flag_temp 
-0x5460 021362 fetch 3 ,mem_le_lap + 3 
-0x5461 021363 store 3 ,mem_mouse_le_lap_temp 
-0x5462 021364 setarg 0 
-0x5463 021365 store 7 ,mem_mouse_key 
-0x5464 021366 fetch 1 ,mem_ui_button_timeout 
-0x5465 021367 store 1 ,mem_bt_discovery_count 
-0x5466 021368 store 1 ,mem_select_device_count 
-0x5467 021369 call le_modified_name_adv 
-:      021370 mouse_sensor_set_angle:
-0x5468 021371 bpatch patch0d_5 ,mem_patch0d 
-0x5469 021372 fetch 1 ,mem_sensor_angle_default 
-0x546a 021373 store 1 ,mem_config_sensor_angle 
-0x546b 021374 fetch 1 ,mem_select_sensor_angle_gpio 
-0x546c 021375 rtneq gpio_disable 
-0x546d 021376 fetcht 1 ,mem_select_sensor_angle_gpio 
-0x546e 021377 call mouse_gpio_config_input_pu 
-0x546f 021378 fetcht 1 ,mem_select_sensor_angle_gpio 
-0x5470 021379 call gpio_get_bit 
-0x5471 021380 call mouse_sensor_switch_angle ,true 
-0x5472 021381 branch mouse_gpio_config_input_pd 
-:      021382 mouse_sensor_switch_angle:
-0x5473 021383 fetch 1 ,mem_sensor_angle_switch 
-0x5474 021384 store 1 ,mem_config_sensor_angle 
-0x5475 021385 rtn 
-:      021387 mouse_g24_interval_param_4ms:
-0x5476 021388 fetch 3 ,mem_mouse_24g_short_sleep_set_4ms 
-0x5477 021389 store 3 ,mem_24g_short_sleep_set 
-0x5478 021390 fetch 3 ,mem_mouse_24g_long_sleep_set_4ms 
-0x5479 021391 store 3 ,mem_24g_long_sleep_set 
-0x547a 021392 fetch 1 ,mem_mouse_24g_fast_hop_count_4ms 
-0x547b 021393 store 1 ,mem_24g_fast_hop_count 
-0x547c 021394 fetch 4 ,mem_mouse_24g_tsniff_4ms 
-0x547d 021395 store 4 ,mem_mouse_24g_tsniff 
-:      021396 mouse_report_rate_set_250hz:
-0x547e 021397 setarg 0x100c0c 
-0x547f 021398 store 3 ,mem_24g_interval 
-0x5480 021399 rtn 
-:      021401 mouse_g24_interval_param_8ms:
-0x5481 021402 fetch 3 ,mem_mouse_24g_short_sleep_set_8ms 
-0x5482 021403 store 3 ,mem_24g_short_sleep_set 
-0x5483 021404 fetch 3 ,mem_mouse_24g_long_sleep_set_8ms 
-0x5484 021405 store 3 ,mem_24g_long_sleep_set 
-0x5485 021406 fetch 1 ,mem_mouse_24g_fast_hop_count_8ms 
-0x5486 021407 store 1 ,mem_24g_fast_hop_count 
-0x5487 021408 fetch 4 ,mem_mouse_24g_tsniff_8ms 
-0x5488 021409 store 4 ,mem_mouse_24g_tsniff 
-:      021410 mouse_report_rate_set_125hz:
-0x5489 021411 setarg 0x1c1919 
-0x548a 021412 store 3 ,mem_24g_interval 
-0x548b 021413 rtn 
-:      021425 mouse_start_work:
-0x548c 021426 bpatch patch0d_6 ,mem_patch0d 
-0x548d 021427 fetch mouse_flag_len ,mem_mouse_flag 
-0x548e 021428 bbit1 mouse_enable_24g_first_auto_pairing ,mouse_24g_first_start_auto_pair_mode 
-0x548f 021429 fetch 1 ,mem_device_flag 
-0x5490 021430 beq mode_24g_device ,mouse_24g_start_mode 
-:      021431 mouse_le_fast_conn_judge:
-0x5491 021432 call mouse_bluetooth_fast_conn_disable 
-0x5492 021433 fetch 1 ,mem_device_flag 
-0x5493 021434 beq mode_bt_device1 ,mouse_le_device1_judge 
-0x5494 021435 beq mode_bt_device2 ,mouse_le_device2_judge 
-0x5495 021436 rtn 
-:      021437 mouse_le_device1_judge:
-0x5496 021438 fetch 6 ,mem_device1_addr 
-0x5497 021439 fetcht 6 ,mem_mouse_compare_addr 
-0x5498 021440 isub temp ,null 
-0x5499 021441 branch mouse_bluetooth_fast_conn_init ,zero 
-0x549a 021442 branch mouse_start_reconnect_device 
-:      021444 mouse_le_device2_judge:
-0x549b 021445 fetch 6 ,mem_device2_addr 
-0x549c 021446 fetcht 6 ,mem_mouse_compare_addr 
-0x549d 021447 isub temp ,null 
-0x549e 021448 branch mouse_bluetooth_fast_conn_init ,zero 
-0x549f 021449 branch mouse_start_reconnect_device 
-:      021451 mouse_start_reconnect_device:
-0x54a0 021452 bpatch patch0d_7 ,mem_patch0d 
-0x54a1 021453 call mouse_device_le_reconn_led_config 
-0x54a2 021454 arg mem_device1_type ,rega 
-0x54a3 021455 fetch 1 ,mem_device_flag 
-0x54a4 021456 increase -1 ,pdata 
-0x54a5 021457 mul32 pdata ,29 ,pdata 
-0x54a6 021458 iadd rega ,rega 
-0x54a7 021459 ifetch 1 ,rega 
-0x54a8 021460 store 1 ,mem_xrecord_mode 
-:      021461 mouse_start_reconnect:
-0x54a9 021462 fetch 1 ,mem_xrecord_mode 
-0x54aa 021463 beq rec_4_mode ,mouse4_0_check_reconn_target 
-0x54ab 021464 branch mouse_bluetooth_fast_conn_init 
-:      021466 mouse_wakeup_from_power_check:
-0x54ac 021467 bpatch patch0e_0 ,mem_patch0e 
-0x54ad 021468 disable user 
-0x54ae 021469 fetch mouse_flag_len ,mem_mouse_flag 
-0x54af 021470 bbit0 mouse_enable_wakeup_from_power ,mouse_wakeup_from_poweron 
-0x54b0 021471 fetch 1 ,core_lpm_isogate 
-0x54b1 021472 bbit1 cold_wake ,mouse_wakeup_from_poweron 
-0x54b2 021473 enable user 
-:      021474 mouse_wakeup_from_poweron:
-0x54b3 021475 fetch 1 ,mem_reconn_times_init 
-0x54b4 021476 store 1 ,mem_reconn_times 
-0x54b5 021477 rtn 
-:      021479 mouse4_0_check_reconn_target:
-0x54b6 021480 jam 1 ,mem_mouse_le_reconnect_flag 
-0x54b7 021481 fetcht 1 ,mem_mouse_fast_direct_timeout 
-0x54b8 021482 fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
-0x54b9 021483 beq 0xff ,mouse4_0_check_reconn_target_next 
-0x54ba 021484 fetcht 1 ,mem_mouse_direct_timeout 
-:      021485 mouse4_0_check_reconn_target_next:
-0x54bb 021486 storet 1 ,mem_mouse_direct_timer 
-0x54bc 021487 call app_lpm_mult_disable 
-0x54bd 021488 fetch 3 ,mem_le_adv_direct_ind 
-0x54be 021489 store 3 ,mem_le_adv_data + 4 
-0x54bf 021490 call mouse_le_check_adv_flag 
-0x54c0 021491 setarg adv_flag_bredr_not_supported 
-0x54c1 021492 istore 1 ,contr 
-0x54c2 021493 arg mem_le_scan_data ,contr 
-0x54c3 021494 call mouse_le_adv_data_update 
-0x54c4 021495 branch check_51cmd_adv 
-:      021499 mouse_lpm_check_wake_lock:
-0x54c5 021500 bmark1 mark_24g ,app_get_lpm_wake_lock 
-0x54c6 021501 fetch 1 ,mem_mouse_clear_sensor_data_flag 
-0x54c7 021502 branch app_get_lpm_wake_lock ,blank 
-0x54c8 021503 fetch 1 ,mem_mouse_le_conn_param_reject 
-0x54c9 021504 beq le_lpm_disable ,app_get_lpm_wake_lock 
-0x54ca 021505 fetch 1 ,mem_mouse_wheel_trigger 
-0x54cb 021506 nbranch app_get_lpm_wake_lock ,blank 
-0x54cc 021507 branch app_put_lpm_wake_lock 
-:      021516 mouse_app_enter_hibernate:
-0x54cd 021517 bpatch patch0e_1 ,mem_patch0e 
-0x54ce 021518 setarg pan_reg_config 
-0x54cf 021519 call twspi_read 
-0x54d0 021520 bbit1 3 ,mouse_app_enter_hibernate_next 
-0x54d1 021521 call mouse_sensor_reset 
-0x54d2 021522 call mouse_sensor_powerdown 
-:      021523 mouse_app_enter_hibernate_next:
-0x54d3 021524 call mouse_setgpio_hibernate 
-0x54d4 021525 branch app_enter_hibernate 
-:      021527 mouse_before_hibernate:
-0x54d5 021528 bpatch patch0e_2 ,mem_patch0e 
-0x54d6 021529 call disable_authrom 
-0x54d7 021530 call mouse_before_hibernate_wheel_gpio_set 
-0x54d8 021531 call mouse_setgpio_hibernate 
-0x54d9 021532 call mouse_flash_power_down 
-0x54da 021533 fetcht 1 ,mem_sensor_motion_gpio 
-0x54db 021534 branch gpio_clr_wake 
-:      021537 mouse_setgpio_hibernate:
-0x54dc 021538 bpatch patch0e_3 ,mem_patch0e 
-0x54dd 021539 call mouse_set_sdio_high 
-0x54de 021540 call clear_wake 
-0x54df 021541 call mouse_logo_led_off 
-0x54e0 021542 call mouse_lpm_before_common 
-0x54e1 021543 call mouse_gpio_pd_idle 
-0x54e2 021544 fetcht 1 ,mem_mouse_reuse_2ice_gpio 
-0x54e3 021545 call mouse_gpio_config_input_pu 
-0x54e4 021546 call mouse_gpio_set_high_impedance 
-0x54e5 021547 call mouse_device_multi_led_all_off 
-0x54e6 021548 call mouse_adc_gpio_set_before_hibernate 
-0x54e7 021549 branch mouse_wheel_gpio_set_before_hibernate 
-:      021551 mouse_wheel_gpio_set_before_hibernate:
-0x54e8 021552 fetch mouse_flag_len ,mem_mouse_flag 
-0x54e9 021553 rtnbit0 mouse_enable_wheel_wake_up_cancel 
-:      021554 mouse_wheel_gpio_clr_wakeup:
-0x54ea 021555 fetcht 1 ,mem_whee_a_data_gpio 
-0x54eb 021556 call gpio_clr_wake 
-0x54ec 021557 fetcht 1 ,mem_whee_b_data_gpio 
-0x54ed 021558 call gpio_clr_wake 
-0x54ee 021559 fetcht 1 ,mem_whee_a_data_gpio 
-0x54ef 021560 call mouse_gpio_config_input_pd 
-0x54f0 021561 fetcht 1 ,mem_whee_b_data_gpio 
-0x54f1 021562 branch mouse_gpio_config_input_pd 
-:      021564 mouse_adc_gpio_set_before_hibernate:
-0x54f2 021565 fetch mouse_flag_len ,mem_mouse_flag 
-0x54f3 021566 rtnbit0 mouse_enable_adc 
-0x54f4 021567 fetch 1 ,mem_adc_config_flag 
-0x54f5 021568 rtnne adc_config_gpio 
-0x54f6 021569 fetch 1 ,mem_adc_channel_gpio 
-0x54f7 021570 arg gpcfg_no_ie ,temp 
-0x54f8 021571 branch gpio_config_function_int 
-:      021575 mouse_gpio_pd_idle:
-0x54f9 021576 arg core_gpio_conf ,contr 
-0x54fa 021577 arg gpio_number ,loopcnt 
-:      021578 mouse_gpio_pd_idle_loop:
-0x54fb 021579 ifetch 1 ,contr 
-0x54fc 021580 nbranch mouse_gpio_pd_idle_configured ,blank 
-0x54fd 021581 setarg gpcfg_pulldown 
-0x54fe 021582 add contr ,-1 ,contw 
-0x54ff 021583 istore 1 ,contw 
-:      021584 mouse_gpio_pd_idle_configured:
-0x5500 021585 loop mouse_gpio_pd_idle_loop 
-0x5501 021586 arg core_gpio_conf_hi + gpio_number_ext ,pdata 
-0x5502 021587 isub contr ,null 
-0x5503 021588 rtn zero 
-:      021589 mouse_gpio_pd_idle_ext:
-0x5504 021590 arg gpio_number_ext ,loopcnt 
-0x5505 021591 arg core_gpio_conf_hi ,contr 
-0x5506 021592 branch mouse_gpio_pd_idle_loop 
-:      021594 mouse_process_lpm_before:
-0x5507 021595 rtnmark1 mark_24g 
-0x5508 021596 call mouse_lpm_before_common 
-0x5509 021597 fetch 1 ,mem_lpm_current_mult 
-0x550a 021598 nrtn blank 
-0x550b 021599 branch gpio_clr_wake 
-:      021601 mouse_lpm_before_common:
-0x550c 021602 bpatch patch0e_4 ,mem_patch0e 
-0x550d 021603 fetcht 1 ,mem_whee_a_data_gpio 
-0x550e 021604 call gpio_config_input 
-0x550f 021605 fetcht 1 ,mem_whee_b_data_gpio 
-0x5510 021606 call gpio_config_input 
-0x5511 021608 call mouse_wheel_check 
-0x5512 021609 fetch 1 ,mem_mouse_sensor_sclk_gpio 
-0x5513 021610 call mouse_gpio_config_output_high 
-0x5514 021611 call twspi_disable 
-0x5515 021613 fetcht 1 ,mem_lbutton_gpio 
-0x5516 021614 call gpio_set_wake 
-0x5517 021615 fetcht 1 ,mem_rbutton_gpio 
-0x5518 021616 call gpio_set_wake 
-0x5519 021617 fetcht 1 ,mem_mbutton_gpio 
-0x551a 021618 call gpio_set_wake 
-0x551b 021620 fetcht 1 ,mem_bk_button_gpio 
-0x551c 021621 call gpio_set_wake 
-0x551d 021622 fetcht 1 ,mem_fw_button_gpio 
-0x551e 021623 call gpio_set_wake 
-0x551f 021624 fetcht 1 ,mem_dpi_button_gpio 
-0x5520 021625 call gpio_set_wake 
-0x5521 021626 fetcht 1 ,mem_config_select_device_button_gpio 
-0x5522 021627 call gpio_set_wake 
-0x5523 021629 fetcht 1 ,mem_customer_key_gpio 
-0x5524 021630 call gpio_set_wake 
-0x5525 021632 fetcht 1 ,mem_whee_a_data_gpio 
-0x5526 021633 call gpio_set_wake_by_current_state 
-0x5527 021634 fetcht 1 ,mem_whee_b_data_gpio 
-0x5528 021635 call gpio_set_wake_by_current_state 
-0x5529 021636 fetcht 1 ,mem_whee_ta_data_gpio 
-0x552a 021637 call gpio_set_wake_by_current_state 
-0x552b 021638 fetcht 1 ,mem_whee_tb_data_gpio 
-0x552c 021639 call gpio_set_wake_by_current_state 
-0x552d 021640 fetcht 1 ,mem_sensor_motion_gpio 
-0x552e 021641 branch gpio_set_wake 
-:      021645 mouse_set_mult:
-0x552f 021646 fetch 2 ,mem_ui_state_map 
-0x5530 021647 rtnbit0 ui_state_ble_connected 
-0x5531 021648 copy rega ,pdata 
-0x5532 021649 nbranch le_set_config_short_mult ,blank 
-0x5533 021650 branch le_clr_config_short_mult 
-:      021654 mouse_adc_gpio_set:
-0x5534 021655 bpatch patch0e_5 ,mem_patch0e 
-0x5535 021656 fetch 1 ,mem_adc_config_flag 
-0x5536 021657 rtnne adc_config_gpio 
-0x5537 021658 fetcht 1 ,mem_adc_channel_gpio 
-0x5538 021659 branch gpio_set_high_impedance 
-:      021661 mouse_adc_gpio_mux_init:
-0x5539 021662 fetch mouse_flag_len ,mem_mouse_flag 
-0x553a 021663 rtnbit0 mouse_enable_adc 
-0x553b 021664 jam mouse_adc_check_multiple ,mem_adc_mux_status 
-0x553c 021665 rtn 
-:      021667 mouse_adc_read:
-0x553d 021668 bpatch patch0e_6 ,mem_patch0e 
-0x553e 021669 fetch mouse_flag_len ,mem_mouse_flag 
-0x553f 021670 rtnbit0 mouse_enable_adc 
-0x5540 021671 call mouse_adc_gpio_set 
-0x5541 021672 fetch 1 ,mem_adc_config_flag 
-0x5542 021673 beq adc_config_gpio ,mouse_adc_read_gpio_mux_start 
-0x5543 021674 jam mouse_adc_check_hvin_multiple ,mem_adc_mux_status 
-0x5544 021675 branch mouse_adc_read_start 
-:      021677 mouse_adc_read_gpio_mux_start:
-0x5545 021678 jam mouse_adc_check_gpio_multiple ,mem_adc_mux_status 
-0x5546 021679 branch mouse_adc_read_start 
-:      021681 mouse_adc_read_start:
-0x5547 021682 bpatch patch0e_7 ,mem_patch0e 
-0x5548 021683 call enable_adc 
-0x5549 021684 call vdd_calculate_by_mode 
-0x554a 021685 store 2 ,mem_mouse_vdd_now_vol 
-0x554b 021686 fetch 1 ,mem_adc_config_flag 
-0x554c 021687 bne adc_config_gpio ,mouse_adc_data_process 
-0x554d 021688 fetcht 2 ,mem_mouse_vdd_now_vol 
-0x554e 021689 mul32 temp ,8 ,pdata 
-0x554f 021690 div pdata ,10 
-0x5550 021691 call get_div_result 
-0x5551 021692 iadd temp ,pdata 
-0x5552 021693 store 2 ,mem_mouse_vdd_now_vol 
-:      021694 mouse_adc_data_process:
-0x5553 021695 arg mem_mouse_vdd_calculate_set ,rega 
-0x5554 021696 call mouse_adc_bat_percent_lowpower_out 
-0x5555 021697 fetch 1 ,mem_adc_power_flag 
-0x5556 021698 bbit1 1 ,mouse_app_enter_hibernate 
-0x5557 021699 bbit0 0 ,mouse_adc_no_low_voltage 
-0x5558 021700 jam 1 ,mem_mouse_adc_last_low_voltage_flag 
-0x5559 021701 branch mouse_adc_low_voltage 
-:      021703 mouse_adc_low_voltage:
-0x555a 021704 arg mouse_low_voltage_flag ,queue 
-0x555b 021705 branch mouse_enable_function_flag 
-:      021706 mouse_adc_no_low_voltage:
-0x555c 021707 arg mouse_low_voltage_flag ,queue 
-0x555d 021708 call mouse_disable_function_flag 
-0x555e 021709 jam 1 ,mem_adc_low_volatage_led_timer_count 
-0x555f 021710 fetch 1 ,mem_mouse_adc_last_low_voltage_flag 
-0x5560 021711 rtn blank 
-0x5561 021712 jam 0 ,mem_mouse_adc_last_low_voltage_flag 
-0x5562 021713 branch mouse_low_voltage_led_off_judge 
-:      021716 mouse_adc_bat_percent_lowpower_out:
-0x5563 021717 bpatch patch0f_0 ,mem_patch0f 
-0x5564 021718 ifetch 8 ,rega 
-0x5565 021719 store 8 ,mem_pdatatemp 
-0x5566 021720 fetch 1 ,mem_adc_mux_status 
-0x5567 021721 beq mouse_adc_check_battery_only ,mouse_adc_bat_percent_lowpower_out_battery 
-0x5568 021722 beq mouse_adc_check_gpio_multiple ,mouse_adc_bat_percent_lowpower_out_battery 
-0x5569 021723 beq mouse_adc_check_hvin_multiple ,mouse_adc_bat_percent_lowpower_out_hvin_multiple 
-:      021724 mouse_adc_bat_percent_lowpower_out_battery:
-0x556a 021725 call adc_clear_no_power_flag 
-0x556b 021726 call adc_clear_low_power_flag 
-0x556c 021727 fetch 2 ,mem_pdatatemp + 6 
-0x556d 021728 fetcht 2 ,mem_pdatatemp + 2 
-0x556e 021729 isub temp ,null 
-0x556f 021730 ncall adc_set_no_power_flag ,positive 
-0x5570 021731 fetcht 2 ,mem_pdatatemp + 4 
-0x5571 021732 isub temp ,null 
-0x5572 021733 ncall adc_set_low_power_flag ,positive 
-:      021734 mouse_adc_bat_level_set:
-0x5573 021735 fetch 2 ,mem_pdatatemp + 6 
-0x5574 021736 fetcht 2 ,mem_pdatatemp 
-0x5575 021737 isub temp ,null 
-0x5576 021738 branch mouse_adc_bat_level_100_percent ,positive 
-0x5577 021739 fetcht 2 ,mem_pdatatemp + 2 
-0x5578 021740 isub temp ,pdata 
-0x5579 021741 nbranch mouse_adc_bat_level_0_percent ,positive 
-0x557a 021742 branch mouse_adc_bat_level_0_percent ,blank 
-0x557b 021743 mul32 pdata ,100 ,rega 
-0x557c 021744 fetch 2 ,mem_pdatatemp 
-0x557d 021745 fetcht 2 ,mem_pdatatemp + 2 
-0x557e 021746 isub temp ,temp 
-0x557f 021747 copy rega ,pdata 
-0x5580 021748 idiv temp 
-0x5581 021749 call get_div_result 
-0x5582 021750 store 1 ,mem_le_battery_level_percentage 
-0x5583 021751 rtn 
-:      021753 mouse_adc_bat_level_100_percent:
-0x5584 021754 jam 100 ,mem_le_battery_level_percentage 
-0x5585 021755 rtn 
-:      021756 mouse_adc_bat_level_0_percent:
-0x5586 021757 jam 0 ,mem_le_battery_level_percentage 
-0x5587 021758 rtn 
-:      021760 mouse_adc_bat_percent_lowpower_out_hvin_multiple:
-0x5588 021761 branch mouse_adc_bat_percent_lowpower_out_battery 
-:      021767 mouse_gpio_init:
-0x5589 021768 fetcht 1 ,mem_eeprom_wp_gpio 
-0x558a 021769 call gpio_config_output 
-0x558b 021771 fetcht 1 ,mem_lbutton_gpio 
-0x558c 021772 call mouse_gpio_config_input_pu 
-0x558d 021773 fetcht 1 ,mem_rbutton_gpio 
-0x558e 021774 call mouse_gpio_config_input_pu 
-0x558f 021775 fetcht 1 ,mem_mbutton_gpio 
-0x5590 021776 call mouse_gpio_config_input_pu 
-0x5591 021777 fetcht 1 ,mem_bk_button_gpio 
-0x5592 021778 call mouse_gpio_config_input_pu 
-0x5593 021779 fetcht 1 ,mem_fw_button_gpio 
-0x5594 021780 call mouse_gpio_config_input_pu 
-0x5595 021781 fetcht 1 ,mem_dpi_button_gpio 
-0x5596 021782 call mouse_gpio_config_input_pu 
-0x5597 021784 fetcht 1 ,mem_matrix_public_gpio 
-0x5598 021785 call mouse_gpio_config_input_pu 
-0x5599 021787 fetcht 1 ,mem_config_select_device_button_gpio 
-0x559a 021788 call mouse_gpio_config_input_pu 
-0x559b 021790 fetcht 1 ,mem_customer_key_gpio 
-0x559c 021791 call mouse_gpio_config_input_pu 
-0x559d 021793 fetcht 1 ,mem_whee_a_data_gpio 
-0x559e 021794 call mouse_gpio_config_input_pu 
-0x559f 021796 fetcht 1 ,mem_whee_b_data_gpio 
-0x55a0 021797 call mouse_gpio_config_input_pu 
-0x55a1 021799 fetcht 1 ,mem_whee_ta_data_gpio 
-0x55a2 021800 call mouse_gpio_config_input_pu 
-0x55a3 021801 fetcht 1 ,mem_whee_tb_data_gpio 
-0x55a4 021802 call mouse_gpio_config_input_pu 
-0x55a5 021804 fetcht 1 ,mem_sensor_motion_gpio 
-0x55a6 021805 call mouse_gpio_config_input_pu 
-0x55a7 021807 fetcht 1 ,mem_device_switch_gpio 
-0x55a8 021808 call mouse_gpio_config_input_pu 
-0x55a9 021810 fetcht 1 ,mem_select_sensor_angle_gpio 
-0x55aa 021811 branch mouse_gpio_config_input_pu 
-:      021814 mouse_gpio_set_pupd_by_input:
-0x55ab 021815 sub temp ,ui_button_gpio_disable ,null 
-0x55ac 021816 rtn zero 
-0x55ad 021817 and temp ,0x7f ,queue 
-0x55ae 021818 fetch 4 ,core_gpio_in 
-0x55af 021819 qisolate1 pdata 
-0x55b0 021820 branch mouse_gpio_config_input_pu ,true 
-:      021821 mouse_gpio_config_input_pd:
-0x55b1 021822 sub temp ,ui_button_gpio_disable ,null 
-0x55b2 021823 rtn zero 
-0x55b3 021824 set1 gpio_active_bit ,temp 
-0x55b4 021825 branch gpio_config_input 
-:      021827 mouse_gpio_config_input_pu:
-0x55b5 021828 sub temp ,ui_button_gpio_disable ,null 
-0x55b6 021829 rtn zero 
-0x55b7 021830 set0 gpio_active_bit ,temp 
-0x55b8 021831 branch gpio_config_input 
-:      021833 mouse_gpio_set_high_impedance:
-0x55b9 021834 fetch 3 ,mem_mouse_set_high_impedance_bit_set 
-0x55ba 021835 store 3 ,mem_pdatatemp 
-0x55bb 021836 arg 13 ,loopcnt 
-0x55bc 021837 arg 0 ,temp 
-:      021838 mouse_gpio_set_high_impedance_bit_loop:
-0x55bd 021839 fetch 3 ,mem_pdatatemp 
-0x55be 021840 isolate1 0 ,pdata 
-0x55bf 021841 call gpio_set_high_impedance ,true 
-0x55c0 021842 fetch 3 ,mem_pdatatemp 
-0x55c1 021843 lshift pdata ,pdata 
-0x55c2 021844 store 3 ,mem_pdatatemp 
-0x55c3 021845 increase 1 ,temp 
-0x55c4 021846 loop mouse_gpio_set_high_impedance_bit_loop 
-0x55c5 021847 rtn 
-:      021853 mouse_le_name_modify:
-0x55c6 021854 bpatch patch0f_1 ,mem_patch0f 
-0x55c7 021855 fetch 8 ,mem_le_name_patch 
-0x55c8 021856 rtn blank 
-0x55c9 021857 fetch 1 ,mem_le_name_patch_len 
-0x55ca 021858 copy pdata ,rega 
-0x55cb 021859 sub pdata ,11 ,null 
-0x55cc 021860 nbranch mouse_le_name_patch_len_overflow ,positive 
-0x55cd 021862 call mouse_le_name_clear 
-0x55ce 021864 arg mem_le_adv_swift_pair + 9 ,contw 
-0x55cf 021865 call mouse_le_name_modify_next 
-0x55d0 021867 arg mem_le_scan_data + 2 ,contw 
-0x55d1 021868 call mouse_le_name_modify_next 
-0x55d2 021870 arg mem_le_name ,contw 
-:      021871 mouse_le_name_modify_next:
-0x55d3 021872 arg mem_le_name_patch ,contr 
-0x55d4 021873 copy rega ,loopcnt 
-0x55d5 021874 branch memcpy 
-:      021876 mouse_le_name_clear:
-0x55d6 021877 arg mem_le_adv_swift_pair + 9 ,contw 
-0x55d7 021878 call mouse_le_name_clear_next 
-0x55d8 021880 arg mem_le_scan_data + 2 ,contw 
-0x55d9 021881 call mouse_le_name_clear_next 
-0x55da 021883 arg mem_le_name ,contw 
-:      021884 mouse_le_name_clear_next:
-0x55db 021885 arg 11 ,loopcnt 
-0x55dc 021886 branch clear_mem 
-:      021888 mouse_le_name_patch_len_overflow:
-0x55dd 021889 call mouse_le_swift_pair_disable 
-0x55de 021891 fetch 1 ,mem_le_name_patch_len 
-0x55df 021892 increase 1 ,pdata 
-0x55e0 021893 store 1 ,mem_le_adv_swift_pair 
-0x55e1 021894 jam 9 ,mem_le_adv_swift_pair + 1 
-0x55e2 021895 arg mem_le_name_patch ,contr 
-0x55e3 021896 arg mem_le_adv_swift_pair + 2 ,contw 
-0x55e4 021897 copy rega ,loopcnt 
-0x55e5 021898 call memcpy 
-0x55e6 021900 fetch 1 ,mem_le_name_patch_len 
-0x55e7 021901 increase 1 ,pdata 
-0x55e8 021902 store 1 ,mem_le_scan_data 
-0x55e9 021903 jam 9 ,mem_le_scan_data + 1 
-0x55ea 021904 arg mem_le_name_patch ,contr 
-0x55eb 021905 arg mem_le_scan_data + 2 ,contw 
-0x55ec 021906 copy rega ,loopcnt 
-0x55ed 021907 call memcpy 
-0x55ee 021909 arg mem_le_name_patch_len ,contr 
-0x55ef 021910 arg mem_le_name_len ,contw 
-0x55f0 021911 copy rega ,loopcnt 
-0x55f1 021912 increase 1 ,loopcnt 
-0x55f2 021913 branch memcpy 
-:      021915 mouse_le_swift_pair_disable:
-0x55f3 021916 arg mem_le_adv_swift_pair ,contw 
-0x55f4 021917 arg 20 ,loopcnt 
-0x55f5 021918 branch clear_mem 
-:      021924 mouse_sensor_spi_init:
-0x55f6 021925 call mouse_spid_init_pin 
-0x55f7 021926 jam 0x73 ,mem_spi_init_clk 
-0x55f8 021928 call mouse_spi_init 
-0x55f9 021929 branch twspi_enable 
-:      021931 mouse_spi_write_flash_cb:
-:      021932 mouse_spi_init:
-0x55fa 021933 branch spid_init 
-:      021935 mouse_spid_init_pin:
-0x55fb 021936 fetch 1 ,mem_mouse_sensor_sclk_gpio 
-0x55fc 021937 arg gpcfg_spid_sck ,temp 
-0x55fd 021938 call gpio_config_function_int 
-0x55fe 021939 fetch 1 ,mem_mouse_sensor_sdio_gpio 
-0x55ff 021940 arg gpcfg_spid_sdio ,temp 
-0x5600 021941 branch gpio_config_function_int 
-:      021946 mouse_motion:
-0x5601 021947 bpatch patch0f_2 ,mem_patch0f 
-0x5602 021948 disable user 
-0x5603 021949 setarg 0 
-0x5604 021950 store 6 ,mem_mouse_x 
-0x5605 021951 call mouse_check_sensor_data 
-0x5606 021952 setarg 0x0089 
-0x5607 021953 call twspi_write 
-0x5608 021954 call mouse_setting_sensor_type 
-0x5609 021955 call mouse_zwheel 
-0x560a 021956 call mouse_t_zwheel 
-0x560b 021957 call mouse_key 
-0x560c 021958 fetch 1 ,mem_mouse_key 
-0x560d 021959 and_into 0x1f ,pdata 
-0x560e 021960 store 1 ,mem_mouse_key 
-0x560f 021961 nbranch mouse_drawing_optima_init ,user 
-0x5610 021962 call mouse_drawing_optima 
-0x5611 021963 branch mouse_no_data_timer_init 
-:      021967 mouse_zwheel:
-0x5612 021968 fetch 1 ,mem_mouse_z_data 
-0x5613 021969 rtn blank 
-0x5614 021970 store 1 ,mem_mouse_z 
-0x5615 021971 jam 0 ,mem_mouse_z_data 
-0x5616 021972 branch enable_user 
-:      021974 mouse_t_zwheel:
-0x5617 021975 fetch 1 ,mem_mouse_tz_data 
-0x5618 021976 rtn blank 
-0x5619 021977 store 1 ,mem_mouse_tz 
-0x561a 021978 jam 0 ,mem_mouse_tz_data 
-0x561b 021979 branch enable_user 
-:      021981 mouse_wheel_check:
-0x561c 021982 call mouse_t_wheel_scan 
-0x561d 021983 call mouse_wheel_scan 
-0x561e 021984 fetch 1 ,mem_wheel_tb_new_pinlevel 
-0x561f 021985 fetcht 1 ,mem_wheel_tb_old_pinlevel 
-0x5620 021986 store 1 ,mem_wheel_tb_old_pinlevel 
-0x5621 021987 isub temp ,null 
-0x5622 021988 nbranch app_lpm_wake_auto_lock ,zero 
-0x5623 021989 fetch 1 ,mem_mwheel_b_new_pinlevel 
-0x5624 021990 fetcht 1 ,mem_mwheel_b_old_pinlevel 
-0x5625 021991 store 1 ,mem_mwheel_b_old_pinlevel 
-0x5626 021992 isub temp ,null 
-0x5627 021993 nbranch app_lpm_wake_auto_lock ,zero 
-0x5628 021994 rtn 
-:      021995 mouse_t_wheel_scan:
-0x5629 021996 fetch 1 ,mem_whee_ta_data_gpio 
-0x562a 021997 rtneq gpio_disable 
-0x562b 021998 arg 0 ,rega 
-0x562c 021999 fetcht 1 ,mem_whee_ta_data_gpio 
-0x562d 022000 call gpio_get_bit 
-0x562e 022001 setflag true ,0 ,rega 
-0x562f 022002 fetcht 1 ,mem_whee_tb_data_gpio 
-0x5630 022003 call gpio_get_bit 
-0x5631 022004 setflag true ,1 ,rega 
-0x5632 022005 copy rega ,pdata 
-0x5633 022006 store 1 ,mem_wheel_tb_new_pinlevel 
-0x5634 022007 beq 0x01 ,mouse_t_wheel_scan_judge1 
-0x5635 022008 beq 0x02 ,mouse_t_wheel_scan_judge2 
-0x5636 022009 fetch 1 ,mem_wheel_tog 
-0x5637 022010 bbit1 7 ,mouse_t_wheel_scan_judge3 
-0x5638 022011 rtn 
-:      022013 mouse_t_wheel_scan_judge1:
-0x5639 022014 fetch 1 ,mem_wheel_tb_old_pinlevel 
-0x563a 022015 beq 0 ,mouse_t_wheel_scan_judge11 
-0x563b 022016 beq 3 ,mouse_t_wheel_scan_judge12 
-0x563c 022017 rtn 
-:      022018 mouse_t_wheel_scan_judge2:
-0x563d 022019 fetch 1 ,mem_wheel_tb_old_pinlevel 
-0x563e 022020 beq 0 ,mouse_t_wheel_scan_judge21 
-0x563f 022021 beq 3 ,mouse_t_wheel_scan_judge22 
-0x5640 022022 rtn 
-:      022023 mouse_t_wheel_scan_judge11:
-0x5641 022024 jam 0x82 ,mem_wheel_tog 
-0x5642 022025 rtn 
-:      022026 mouse_t_wheel_scan_judge12:
-0x5643 022027 jam 0x81 ,mem_wheel_tog 
-0x5644 022028 rtn 
-:      022029 mouse_t_wheel_scan_judge21:
-0x5645 022030 jam 0x80 ,mem_wheel_tog 
-0x5646 022031 rtn 
-:      022032 mouse_t_wheel_scan_judge22:
-0x5647 022033 jam 0x83 ,mem_wheel_tog 
-0x5648 022034 rtn 
-:      022035 mouse_t_wheel_scan_judge3:
-0x5649 022036 fetch 1 ,mem_wheel_tog 
-0x564a 022037 set0 7 ,pdata 
-0x564b 022038 store 1 ,mem_wheel_tog 
-0x564c 022039 beq 0 ,mouse_t_wheel_scan_judge30 
-0x564d 022040 beq 1 ,mouse_t_wheel_scan_judge31 
-0x564e 022041 beq 2 ,mouse_t_wheel_scan_judge32 
-0x564f 022042 beq 3 ,mouse_t_wheel_scan_judge33 
-0x5650 022043 rtn 
-:      022044 mouse_t_wheel_scan_judge30:
-0x5651 022045 fetch 1 ,mem_wheel_tb_new_pinlevel 
-0x5652 022046 beq 3 ,mouse_wheel_t_forward 
-0x5653 022047 rtn 
-:      022048 mouse_t_wheel_scan_judge31:
-0x5654 022049 fetch 1 ,mem_wheel_tb_new_pinlevel 
-0x5655 022050 beq 0 ,mouse_wheel_t_forward 
-0x5656 022051 rtn 
-:      022052 mouse_t_wheel_scan_judge32:
-0x5657 022053 fetch 1 ,mem_wheel_tb_new_pinlevel 
-0x5658 022054 beq 3 ,mouse_wheel_t_back 
-0x5659 022055 rtn 
-:      022056 mouse_t_wheel_scan_judge33:
-0x565a 022057 fetch 1 ,mem_wheel_tb_new_pinlevel 
-0x565b 022058 beq 0 ,mouse_wheel_t_back 
-0x565c 022059 rtn 
-:      022060 mouse_wheel_t_forward:
-0x565d 022061 fetch 1 ,mem_mouse_tz_data 
-0x565e 022062 increase 1 ,pdata 
-0x565f 022063 store 1 ,mem_mouse_tz_data 
-0x5660 022064 rtn 
-:      022065 mouse_wheel_t_back:
-0x5661 022066 fetch 1 ,mem_mouse_tz_data 
-0x5662 022067 increase -1 ,pdata 
-0x5663 022068 store 1 ,mem_mouse_tz_data 
-0x5664 022069 rtn 
-:      022072 mouse_wheel_scan:
-0x5665 022073 fetch 1 ,mem_whee_a_data_gpio 
-0x5666 022074 rtneq gpio_disable 
-0x5667 022075 arg 0 ,rega 
-0x5668 022076 fetcht 1 ,mem_whee_a_data_gpio 
-0x5669 022077 call gpio_get_bit 
-0x566a 022078 setflag true ,0 ,rega 
-0x566b 022079 fetcht 1 ,mem_whee_b_data_gpio 
-0x566c 022080 call gpio_get_bit 
-0x566d 022081 setflag true ,1 ,rega 
-0x566e 022082 copy rega ,pdata 
-0x566f 022083 store 1 ,mem_mwheel_b_new_pinlevel 
-0x5670 022084 beq 0x01 ,mouse_wheel_scan_judge1 
-0x5671 022085 beq 0x02 ,mouse_wheel_scan_judge2 
-0x5672 022086 fetch 1 ,mem_mwheel_tog 
-0x5673 022087 bbit1 7 ,mouse_wheel_scan_judge3 
-0x5674 022088 rtn 
-:      022090 mouse_wheel_scan_judge1:
-0x5675 022091 fetch 1 ,mem_mwheel_b_old_pinlevel 
-0x5676 022092 beq 0 ,mouse_wheel_scan_judge11 
-0x5677 022093 beq 3 ,mouse_wheel_scan_judge12 
-0x5678 022094 rtn 
-:      022095 mouse_wheel_scan_judge2:
-0x5679 022096 fetch 1 ,mem_mwheel_b_old_pinlevel 
-0x567a 022097 beq 0 ,mouse_wheel_scan_judge21 
-0x567b 022098 beq 3 ,mouse_wheel_scan_judge22 
-0x567c 022099 rtn 
-:      022100 mouse_wheel_scan_judge11:
-0x567d 022101 jam 0x82 ,mem_mwheel_tog 
-0x567e 022102 rtn 
-:      022103 mouse_wheel_scan_judge12:
-0x567f 022104 jam 0x81 ,mem_mwheel_tog 
-0x5680 022105 rtn 
-:      022106 mouse_wheel_scan_judge21:
-0x5681 022107 jam 0x80 ,mem_mwheel_tog 
-0x5682 022108 rtn 
-:      022109 mouse_wheel_scan_judge22:
-0x5683 022110 jam 0x83 ,mem_mwheel_tog 
-0x5684 022111 rtn 
-:      022112 mouse_wheel_scan_judge3:
-0x5685 022113 fetch 1 ,mem_mwheel_tog 
-0x5686 022114 set0 7 ,pdata 
-0x5687 022115 store 1 ,mem_mwheel_tog 
-0x5688 022116 beq 0 ,mouse_wheel_scan_judge30 
-0x5689 022117 beq 1 ,mouse_wheel_scan_judge31 
-0x568a 022118 beq 2 ,mouse_wheel_scan_judge32 
-0x568b 022119 beq 3 ,mouse_wheel_scan_judge33 
-0x568c 022120 rtn 
-:      022121 mouse_wheel_scan_judge30:
-0x568d 022122 fetch 1 ,mem_mwheel_b_new_pinlevel 
-0x568e 022123 beq 3 ,mouse_wheel_forward 
-0x568f 022124 rtn 
-:      022125 mouse_wheel_scan_judge31:
-0x5690 022126 fetch 1 ,mem_mwheel_b_new_pinlevel 
-0x5691 022127 beq 0 ,mouse_wheel_forward 
-0x5692 022128 rtn 
-:      022129 mouse_wheel_scan_judge32:
-0x5693 022130 fetch 1 ,mem_mwheel_b_new_pinlevel 
-0x5694 022131 beq 3 ,mouse_wheel_back 
-0x5695 022132 rtn 
-:      022133 mouse_wheel_scan_judge33:
-0x5696 022134 fetch 1 ,mem_mwheel_b_new_pinlevel 
-0x5697 022135 beq 0 ,mouse_wheel_back 
-0x5698 022136 rtn 
-:      022137 mouse_wheel_forward:
-0x5699 022138 fetch 1 ,mem_mouse_z_data 
-0x569a 022139 increase 1 ,pdata 
-0x569b 022140 store 1 ,mem_mouse_z_data 
-0x569c 022141 rtn 
-:      022142 mouse_wheel_back:
-0x569d 022143 fetch 1 ,mem_mouse_z_data 
-0x569e 022144 increase -1 ,pdata 
-0x569f 022145 store 1 ,mem_mouse_z_data 
-0x56a0 022146 rtn 
-:      022149 mouse_wheel_gpio_set_wake:
-0x56a1 022150 fetcht 1 ,mem_whee_a_data_gpio 
-0x56a2 022151 call gpio_set_wake_by_current_state 
-0x56a3 022152 fetcht 1 ,mem_whee_b_data_gpio 
-0x56a4 022153 call gpio_set_wake_by_current_state 
-0x56a5 022154 fetcht 1 ,mem_whee_ta_data_gpio 
-0x56a6 022155 call gpio_set_wake_by_current_state 
-0x56a7 022156 fetcht 1 ,mem_whee_tb_data_gpio 
-0x56a8 022157 branch gpio_set_wake_by_current_state 
-:      022159 mouse_before_hibernate_wheel_gpio_set:
-0x56a9 022160 fetcht 1 ,mem_whee_a_data_gpio 
-0x56aa 022161 call mouse_gpio_set_pupd_by_input 
-0x56ab 022162 fetcht 1 ,mem_whee_b_data_gpio 
-0x56ac 022163 call mouse_gpio_set_pupd_by_input 
-0x56ad 022164 fetcht 1 ,mem_whee_ta_data_gpio 
-0x56ae 022165 call mouse_gpio_set_pupd_by_input 
-0x56af 022166 fetcht 1 ,mem_whee_tb_data_gpio 
-0x56b0 022167 branch mouse_gpio_set_pupd_by_input 
-:      022169 mouse_wheel_trigger:
-0x56b1 022170 fetch 2 ,mem_mouse_z 
-0x56b2 022171 rtn blank 
-0x56b3 022172 jam 1 ,mem_mouse_wheel_trigger 
-0x56b4 022173 jam 10 ,mem_mouse_wheel_trigger_timer 
-0x56b5 022174 rtn 
-:      022176 mouse_wheel_trigger_timer:
-0x56b6 022177 arg mem_mouse_wheel_trigger_timer ,regc 
-0x56b7 022178 arg mouse_wheel_trigger_disable ,regb 
-0x56b8 022179 branch timer_single_step 
-:      022180 mouse_wheel_trigger_disable:
-0x56b9 022181 jam 0 ,mem_mouse_wheel_trigger 
-0x56ba 022182 rtn 
-:      022190 mouse_dpi_check:
-0x56bb 022191 fetch 1 ,mem_dpi_button_gpio 
-0x56bc 022192 rtneq gpio_disable 
-0x56bd 022193 arg 0 ,rega 
-0x56be 022194 jam mouse_dpi_key ,mem_mouse_key_temp 
-0x56bf 022195 fetcht 1 ,mem_dpi_button_gpio 
-0x56c0 022196 call mouse_dpi_key_check 
-:      022197 mouse_dpi_check_next:
-0x56c1 022198 store 1 ,mem_mouse_dpikey_press_status 
-0x56c2 022199 fetch 1 ,mem_matrix_public_gpio 
-0x56c3 022200 beq gpio_disable ,mouse_3io6key_dpi_check_end 
-0x56c4 022201 call mouse_matrix_public_gpio_reset 
-:      022202 mouse_dpi_check_exit:
-0x56c5 022203 copy rega ,pdata 
-0x56c6 022204 bbit1 mouse_dpi_key ,mouse_dpi_down 
-0x56c7 022205 branch mouse_dpi_up 
-:      022207 mouse_dpi_key_check:
-0x56c8 022208 fetch mouse_flag_len ,mem_mouse_flag 
-0x56c9 022209 bbit1 mouse_enable_dpi_key_connect_gnd ,mouse_dpi_key_connect_gnd 
-0x56ca 022210 fetch 1 ,mem_mouse_dpikey_press_status 
-0x56cb 022211 copy pdata ,regc 
-0x56cc 022212 fetch 1 ,mem_matrix_public_gpio 
-0x56cd 022213 beq gpio_disable ,mouse_3io6key_check 
-:      022214 mouse_dpi_key_check_next:
-0x56ce 022215 fetch 1 ,mem_mouse_ghost_flag 
-0x56cf 022216 nbranch mouse_dpi_check_end ,blank 
-:      022217 mouse_dpi_key_connect_matrix:
-0x56d0 022218 call gpio_get_bit 
-0x56d1 022219 fetcht 1 ,mem_matrix_public_gpio 
-0x56d2 022220 branch mouse_dpi_key_connect_gnd ,true 
-0x56d3 022221 fetcht 1 ,mem_matrix_public_gpio 
-0x56d4 022222 call gpio_out_active 
-0x56d5 022223 fetcht 1 ,mem_dpi_button_gpio 
-0x56d6 022224 fetch 1 ,mem_mouse_dpikey_press_status 
-0x56d7 022225 branch mouse_check_key_connect_gnd 
-:      022227 mouse_3io6key_dpi_check_end:
-0x56d8 022228 fetcht 1 ,mem_dpi_button_gpio 
-0x56d9 022229 call mouse_gpio_config_input_pu 
-0x56da 022230 branch mouse_dpi_check_exit 
-:      022232 mouse_dpi_check_end:
-0x56db 022233 jam dpi_button_state_up ,mem_mouse_dpi_button_state 
-0x56dc 022234 jam 0 ,mem_mouse_dpikey_press_status 
-0x56dd 022235 rtn 
-:      022237 mouse_dpi_key_connect_gnd:
-0x56de 022238 fetch 1 ,mem_mouse_dpikey_press_status 
-0x56df 022239 branch mouse_check_key_connect_gnd 
-:      022241 mouse_dpi_down:
-0x56e0 022242 fetch 1 ,mem_mouse_dpi_button_state 
-0x56e1 022243 rtneq dpi_button_state_down 
-0x56e2 022244 jam dpi_button_state_down ,mem_mouse_dpi_button_state 
-0x56e3 022245 fetch mouse_flag_len ,mem_mouse_flag 
-0x56e4 022246 rtnbit1 mouse_enable_select_device_by_dpi_button 
-0x56e5 022247 rtnbit1 mouse_enable_dpi_key_long_press_disconvery 
-0x56e6 022248 branch mouse_dpi_process 
-:      022250 mouse_dpi_up:
-0x56e7 022251 fetch 1 ,mem_mouse_dpi_button_state 
-0x56e8 022252 rtneq dpi_button_state_up 
-0x56e9 022253 jam dpi_button_state_up ,mem_mouse_dpi_button_state 
-0x56ea 022254 fetch mouse_flag_len ,mem_mouse_flag 
-0x56eb 022255 bbit1 mouse_enable_select_device_by_dpi_button ,mouse_dpi_up_next 
-0x56ec 022256 bbit1 mouse_enable_dpi_key_long_press_disconvery ,mouse_dpi_up_next 
-0x56ed 022257 rtn 
-:      022258 mouse_dpi_up_next:
-0x56ee 022259 fetch 1 ,mem_mouse_dpi_long_press_flag 
-0x56ef 022260 nbranch mouse_dpi_up_after_long_press ,blank 
-0x56f0 022261 fetch 1 ,mem_select_device_count 
-0x56f1 022262 ncall mouse_dpi_process ,blank 
-:      022263 mouse_dpi_up_after_long_press:
-0x56f2 022264 jam 0 ,mem_mouse_dpi_long_press_flag 
-0x56f3 022265 fetch 1 ,mem_ui_button_timeout 
-0x56f4 022266 store 1 ,mem_select_device_count 
-0x56f5 022267 store 1 ,mem_bt_discovery_count 
-0x56f6 022268 rtn 
-:      022270 mouse_dpi_process:
-0x56f7 022271 bpatch patch0f_3 ,mem_patch0f 
-0x56f8 022272 call mouse_dpi_ghost_check 
-0x56f9 022273 rtn user 
-0x56fa 022274 fetch 1 ,mem_mouse_dpi 
-0x56fb 022276 copy pdata ,temp 
-0x56fc 022277 fetch mouse_flag_len ,mem_mouse_flag 
-0x56fd 022278 bbit1 mouse_enable_double_dpi_key ,mouse_double_dpi_check 
-0x56fe 022279 copy temp ,pdata 
-0x56ff 022281 increase 1 ,pdata 
-0x5700 022282 and pdata ,0x03 ,pdata 
-:      022283 mouse_dpi_level_store:
-0x5701 022284 store 1 ,mem_mouse_dpi 
-0x5702 022285 call mouse_setting_dpi 
-0x5703 022286 branch mouse_store_dpi_info_check 
-:      022291 mouse_double_dpi_check:
-0x5704 022292 fetch 1 ,mem_dpi_another_button_down_enable 
-0x5705 022293 nbranch mouse_another_dpi_button_down ,blank 
-:      022294 mouse_dpi_increase:
-0x5706 022295 fetch mouse_flag_len ,mem_mouse_flag 
-0x5707 022296 bbit1 mouse_enable_dpi_level_4 ,mouse_dpi_increase_level_4 
-0x5708 022297 copy temp ,pdata 
-0x5709 022298 rtneq mouse_dpi_level2 
-:      022299 mouse_dpi_increase_level:
-0x570a 022300 beq mouse_dpi_level1 ,mouse_dpi_level_3 
-0x570b 022301 beq mouse_dpi_level3 ,mouse_dpi_level_2 
-0x570c 022302 rtn 
-:      022304 mouse_dpi_level_1:
-0x570d 022305 setarg 2 
-0x570e 022306 branch mouse_dpi_level_store 
-:      022307 mouse_dpi_level_2:
-0x570f 022308 setarg 0 
-0x5710 022309 branch mouse_dpi_level_store 
-:      022310 mouse_dpi_level_3:
-0x5711 022311 setarg 1 
-0x5712 022312 branch mouse_dpi_level_store 
-:      022313 mouse_dpi_level_4:
-0x5713 022314 setarg 3 
-0x5714 022315 branch mouse_dpi_level_store 
-:      022317 mouse_dpi_increase_level_4:
-0x5715 022318 copy temp ,pdata 
-0x5716 022319 rtneq mouse_dpi_level2 
-0x5717 022320 beq mouse_dpi_level1 ,mouse_dpi_level_3 
-0x5718 022321 beq mouse_dpi_level3 ,mouse_dpi_level_4 
-0x5719 022322 beq mouse_dpi_level4 ,mouse_dpi_level_2 
-0x571a 022323 rtn 
-:      022324 mouse_dpi_decrease_level_4:
-0x571b 022325 copy temp ,pdata 
-0x571c 022326 rtneq mouse_dpi_level3 
-0x571d 022327 beq mouse_dpi_level1 ,mouse_dpi_level_4 
-0x571e 022328 beq mouse_dpi_level2 ,mouse_dpi_level_2 
-0x571f 022329 beq mouse_dpi_level4 ,mouse_dpi_level_1 
-0x5720 022330 rtn 
-:      022332 mouse_another_dpi_button_down:
-:      022333 mouse_dpi_decrease:
-0x5721 022334 fetch mouse_flag_len ,mem_mouse_flag 
-0x5722 022335 bbit1 mouse_enable_dpi_level_4 ,mouse_dpi_decrease_level_4 
-0x5723 022336 copy temp ,pdata 
-0x5724 022337 rtneq mouse_dpi_level3 
-:      022338 mouse_dpi_decrease_level:
-0x5725 022339 beq mouse_dpi_level1 ,mouse_dpi_level_1 
-0x5726 022340 beq mouse_dpi_level2 ,mouse_dpi_level_2 
-0x5727 022341 rtn 
-:      022346 mouse_dpi_ghost_check:
-0x5728 022347 disable user 
-0x5729 022348 fetch mouse_flag_len ,mem_mouse_flag 
-0x572a 022349 rtnbit1 mouse_enable_dpi_key_connect_gnd 
-0x572b 022350 branch mouse_ghost_key_value_check 
-:      022352 mouse_dpi_key_check_long_press:
-0x572c 022353 fetch mouse_flag_len ,mem_mouse_flag 
-0x572d 022354 bbit1 mouse_enable_select_device_by_dpi_button ,mouse_select_device_by_dpi_button 
-0x572e 022355 bbit1 mouse_enable_dpi_key_long_press_disconvery ,mouse_discovery_by_dpi_button 
-0x572f 022356 rtn 
-:      022358 mouse_select_device_by_dpi_button:
-0x5730 022359 fetch 1 ,mem_mouse_dpi_button_state 
-0x5731 022360 rtnne dpi_button_state_down 
-0x5732 022361 arg mem_select_device_count ,regc 
-0x5733 022362 arg mouse_ready_reconnection_by_dpi_button ,regb 
-0x5734 022363 branch timer_single_step 
-:      022365 mouse_ready_reconnection_by_dpi_button:
-0x5735 022366 jam 1 ,mem_mouse_dpi_long_press_flag 
-0x5736 022367 branch mouse_ready_reconnection_by_button 
-:      022369 mouse_discovery_by_dpi_button:
-0x5737 022370 fetch 1 ,mem_mouse_dpi_button_state 
-0x5738 022371 rtnne dpi_button_state_down 
-0x5739 022372 arg mem_bt_discovery_count ,regc 
-0x573a 022373 arg mouse_long_dpi_button_bt_discovery ,regb 
-0x573b 022374 branch timer_single_step 
-:      022376 mouse_long_dpi_button_bt_discovery:
-0x573c 022377 jam 1 ,mem_mouse_dpi_long_press_flag 
-0x573d 022378 branch mouse_long_button_bt_discovery 
-:      022380 mouse_setting_dpi_4_level:
-0x573e 022381 fetch mouse_flag_len ,mem_mouse_flag 
-0x573f 022382 rtnbit1 mouse_enable_dpi_level_4 
-0x5740 022383 fetch 1 ,mem_mouse_dpi 
-0x5741 022384 rtnne mouse_dpi_level4 
-0x5742 022385 jam mouse_dpi_level1 ,mem_mouse_dpi 
-0x5743 022386 rtn 
-:      022388 mouse_setting_dpi:
-0x5744 022389 bpatch patch0f_4 ,mem_patch0f 
-0x5745 022390 call mouse_setting_dpi_4_level 
-0x5746 022391 call mouse_dpi_led_blink_delay 
-:      022392 mouse_setting_sensor_type:
-0x5747 022393 bpatch patch0f_5 ,mem_patch0f 
-0x5748 022394 fetch 1 ,mem_config_sensor_type 
-0x5749 022395 beq s201x ,mouse_seting_s201_dpi 
-0x574a 022396 beq p3212 ,mouse_seting_3212_dpi 
-0x574b 022397 beq ka8g2 ,mouse_seting_ka8g2_dpi 
-0x574c 022398 fetch 1 ,mem_mouse_dpi 
-0x574d 022399 beq mouse_dpi_level1 ,mouse_set_cpi0 
-0x574e 022400 beq mouse_dpi_level2 ,mouse_set_cpi1 
-0x574f 022401 beq mouse_dpi_level3 ,mouse_set_cpi2 
-0x5750 022402 beq mouse_dpi_level4 ,mouse_set_cpi3 
-:      022403 mouse_set_cpi1:
-0x5751 022404 fetcht 1 ,mem_320x_dpi_1 
-0x5752 022405 branch mouse_dpi_store 
-:      022406 mouse_set_cpi0:
-0x5753 022407 fetcht 1 ,mem_320x_dpi_0 
-0x5754 022408 branch mouse_dpi_store 
-:      022409 mouse_set_cpi2:
-0x5755 022410 fetcht 1 ,mem_320x_dpi_2 
-0x5756 022411 branch mouse_dpi_store 
-:      022412 mouse_set_cpi3:
-0x5757 022413 fetcht 1 ,mem_320x_dpi_3 
-:      022414 mouse_dpi_store:
-0x5758 022415 fetch 1 ,mem_config_sensor_type 
-0x5759 022416 beq p3065_xy ,mouse_3065xy_set_dpi 
-0x575a 022417 beq mx8650 ,mouse_3065xy_set_dpi 
-0x575b 022418 beq ka8 ,mouse_ka8_set_dpi 
-0x575c 022419 beq p6520 ,mouse_ka8_set_dpi 
-0x575d 022420 beq p8009 ,mouse_3065xy_set_dpi 
-:      022421 mouse_dpi_write:
-0x575e 022422 storet 1 ,mem_mouse_cpi_count 
-0x575f 022423 setarg mouse_dpi_address 
-0x5760 022424 call twspi_read 
-0x5761 022425 and pdata ,0xf8 ,temp 
-0x5762 022426 fetch 1 ,mem_mouse_cpi_count 
-0x5763 022427 iadd temp ,pdata 
-0x5764 022428 lshift8 pdata ,pdata 
-0x5765 022429 add pdata ,mouse_dpi_address ,pdata 
-0x5766 022430 branch twspi_write 
-:      022432 mouse_3065xy_set_dpi:
-0x5767 022433 increase -1 ,temp 
-0x5768 022434 branch mouse_dpi_write 
-:      022436 mouse_ka8_set_dpi:
-0x5769 022437 increase 2 ,temp 
-0x576a 022438 branch mouse_dpi_write 
-:      022440 mouse_seting_s201_dpi:
-0x576b 022441 fetch 1 ,mem_mouse_dpi 
-0x576c 022442 beq mouse_dpi_level1 ,mouse_set_s201_dpi_0 
-0x576d 022443 beq mouse_dpi_level2 ,mouse_set_s201_dpi_2 
-0x576e 022444 beq mouse_dpi_level3 ,mouse_set_s201_dpi_3 
-:      022445 mouse_set_s201_dpi_0:
-0x576f 022446 fetch 1 ,mem_sensor_s201_dpi_0 
-0x5770 022447 copy pdata ,rega 
-0x5771 022448 branch mouse_dpi_s201_store 
-:      022450 mouse_set_s201_dpi_1:
-0x5772 022451 fetch 1 ,mem_sensor_s201_dpi_1 
-0x5773 022452 copy pdata ,rega 
-0x5774 022453 branch mouse_dpi_s201_store 
-:      022455 mouse_set_s201_dpi_2:
-0x5775 022456 fetch 1 ,mem_sensor_s201_dpi_2 
-0x5776 022457 copy pdata ,rega 
-0x5777 022458 branch mouse_dpi_s201_store 
-:      022460 mouse_set_s201_dpi_3:
-0x5778 022461 fetch 1 ,mem_sensor_s201_dpi_3 
-0x5779 022462 copy pdata ,rega 
-0x577a 022463 branch mouse_dpi_s201_store 
-:      022465 mouse_set_s201_dpi_4:
-0x577b 022466 fetch 1 ,mem_sensor_s201_dpi_4 
-0x577c 022467 copy pdata ,rega 
-:      022468 mouse_dpi_s201_store:
-0x577d 022469 setarg 0xc309 
-0x577e 022470 call twspi_write 
-0x577f 022471 copy rega ,pdata 
-0x5780 022472 lshift8 pdata ,pdata 
-0x5781 022473 add pdata ,0x23 ,pdata 
-0x5782 022474 call twspi_write 
-0x5783 022475 setarg 0x0009 
-0x5784 022476 branch twspi_write 
-:      022478 mouse_seting_3212_dpi:
-0x5785 022479 fetch 1 ,mem_mouse_dpi 
-0x5786 022480 beq mouse_dpi_level1 ,mouse_set_p3212_cpi0 
-0x5787 022481 beq mouse_dpi_level2 ,mouse_set_p3212_cpi1 
-0x5788 022482 beq mouse_dpi_level3 ,mouse_set_p3212_cpi2 
-0x5789 022483 beq mouse_dpi_level4 ,mouse_set_p3212_cpi3 
-:      022484 mouse_set_p3212_cpi1:
-0x578a 022485 fetch 1 ,mem_3212_dpi_1 
-0x578b 022486 branch mouse_p3212_dpi 
-:      022487 mouse_set_p3212_cpi0:
-0x578c 022488 fetch 1 ,mem_3212_dpi_0 
-0x578d 022489 branch mouse_p3212_dpi 
-:      022490 mouse_set_p3212_cpi2:
-0x578e 022491 fetch 1 ,mem_3212_dpi_2 
-0x578f 022492 branch mouse_p3212_dpi 
-:      022493 mouse_set_p3212_cpi3:
-0x5790 022494 fetch 1 ,mem_3212_dpi_3 
-:      022495 mouse_p3212_dpi:
-0x5791 022496 store 1 ,mem_mouse_cpi_count 
-0x5792 022497 lshift8 pdata ,pdata 
-0x5793 022498 copy pdata ,rega 
-0x5794 022499 add pdata ,mouse_p3212_dpi_xaddress ,pdata 
-0x5795 022500 call twspi_write 
-0x5796 022501 copy rega ,pdata 
-0x5797 022502 add pdata ,mouse_p3212_dpi_yaddress ,pdata 
-0x5798 022503 branch twspi_write 
-:      022505 mouse_seting_ka8g2_dpi:
-0x5799 022506 fetch 1 ,mem_mouse_dpi 
-0x579a 022507 beq mouse_dpi_level1 ,mouse_set_pka8g2_cpi0 
-0x579b 022508 beq mouse_dpi_level2 ,mouse_set_pka8g2_cpi1 
-0x579c 022509 beq mouse_dpi_level3 ,mouse_set_pka8g2_cpi2 
-0x579d 022510 beq mouse_dpi_level4 ,mouse_set_pka8g2_cpi3 
-:      022511 mouse_set_pka8g2_cpi1:
-0x579e 022512 fetch 1 ,mem_ka8g2_dpi_1 
-0x579f 022513 branch mouse_p3212_dpi 
-:      022515 mouse_set_pka8g2_cpi0:
-0x57a0 022516 fetch 1 ,mem_ka8g2_dpi_0 
-0x57a1 022517 branch mouse_p3212_dpi 
-:      022519 mouse_set_pka8g2_cpi2:
-0x57a2 022520 fetch 1 ,mem_ka8g2_dpi_2 
-0x57a3 022521 branch mouse_p3212_dpi 
-:      022523 mouse_set_pka8g2_cpi3:
-0x57a4 022524 fetch 1 ,mem_ka8g2_dpi_3 
-0x57a5 022525 branch mouse_p3212_dpi 
-:      022533 mouse_key:
-0x57a6 022534 call mouse_check_firekey_gpio 
-0x57a7 022535 fetch 1 ,mem_fire_key_flag 
-0x57a8 022536 nbranch fire_key_press ,blank 
-0x57a9 022537 fetch 1 ,mem_fire_key_status 
-0x57aa 022538 nbranch fire_key_process ,blank 
-0x57ab 022540 call mouse_check_key_gpio 
-0x57ac 022541 call mouse_ghost_key_check 
-0x57ad 022542 call mouse_set_mult 
-0x57ae 022543 call mouse_24g_key 
-0x57af 022544 copy rega ,pdata 
-0x57b0 022545 fetcht 1 ,mem_mouse_key_last 
-0x57b1 022546 store 1 ,mem_mouse_key_last 
-0x57b2 022547 store 1 ,mem_mouse_key 
-0x57b3 022548 ixor temp ,pdata 
-0x57b4 022549 sub pdata ,0 ,null 
-0x57b5 022550 rtn zero 
-0x57b6 022551 branch enable_user 
-:      022553 mouse_24g_key:
-0x57b7 022554 rtnmark0 mark_24g 
-0x57b8 022555 copy rega ,pdata 
-0x57b9 022556 rtn blank 
-0x57ba 022557 store 1 ,mem_mouse_key 
-0x57bb 022558 branch enable_user 
-:      022563 mouse_ghost_key_check:
-0x57bc 022564 jam 0 ,mem_mouse_matrix_key_cow_count 
-0x57bd 022565 jam 0 ,mem_mouse_matrix_key_row_count 
-0x57be 022566 jam 0 ,mem_mouse_ghost_flag 
-0x57bf 022567 copy pdata ,regb 
-0x57c0 022568 fetcht 1 ,mem_lbutton_gpio 
-0x57c1 022569 fetch 1 ,mem_bk_button_gpio 
-0x57c2 022570 isub temp ,null 
-0x57c3 022571 branch mouse_matrix_ghost_key_l_bk ,zero 
-0x57c4 022572 fetch 1 ,mem_fw_button_gpio 
-0x57c5 022573 isub temp ,null 
-0x57c6 022574 branch mouse_matrix_ghost_key_l_fw ,zero 
-0x57c7 022575 fetcht 1 ,mem_mbutton_gpio 
-0x57c8 022576 fetch 1 ,mem_bk_button_gpio 
-0x57c9 022577 isub temp ,null 
-0x57ca 022578 branch mouse_ghost_key_mbk_rfw ,zero 
-0x57cb 022579 branch mouse_ghost_key_mfw_rbk 
-:      022581 mouse_matrix_ghost_key_l_bk:
-0x57cc 022582 fetcht 1 ,mem_mbutton_gpio 
-0x57cd 022583 fetch 1 ,mem_fw_button_gpio 
-0x57ce 022584 isub temp ,null 
-0x57cf 022585 branch mouse_ghost_key_lbk_mfw ,zero 
-0x57d0 022586 branch mouse_ghost_key_lbk_rfw 
-:      022588 mouse_matrix_ghost_key_l_fw:
-0x57d1 022589 fetcht 1 ,mem_mbutton_gpio 
-0x57d2 022590 fetch 1 ,mem_bk_button_gpio 
-0x57d3 022591 isub temp ,null 
-0x57d4 022592 branch mouse_ghost_key_lfw_mbk ,zero 
-0x57d5 022593 branch mouse_ghost_key_lfw_rbk 
-:      022595 mouse_ghost_key_lbk_mfw:
-0x57d6 022596 call mouse_ghost_key_check_l_bk 
-0x57d7 022597 call mouse_ghost_key_check_m_fw 
-0x57d8 022598 branch mouse_ghost_key_check_next 
-:      022600 mouse_ghost_key_lbk_rfw:
-0x57d9 022601 call mouse_ghost_key_check_l_bk 
-0x57da 022602 branch mouse_ghost_key_rfw 
-:      022604 mouse_ghost_key_lfw_mbk:
-0x57db 022605 call mouse_ghost_key_check_l_fw 
-0x57dc 022606 call mouse_ghost_key_check_m_bk 
-0x57dd 022607 branch mouse_ghost_key_check_next 
-:      022609 mouse_ghost_key_lfw_rbk:
-0x57de 022610 call mouse_ghost_key_check_l_fw 
-0x57df 022611 branch mouse_ghost_key_rbk 
-:      022613 mouse_ghost_key_mbk_rfw:
-0x57e0 022614 call mouse_ghost_key_check_m_bk 
-:      022615 mouse_ghost_key_rfw:
-0x57e1 022616 call mouse_ghost_key_check_r_fw 
-0x57e2 022617 branch mouse_ghost_key_check_next 
-:      022619 mouse_ghost_key_mfw_rbk:
-0x57e3 022620 call mouse_ghost_key_check_m_fw 
-:      022621 mouse_ghost_key_rbk:
-0x57e4 022622 call mouse_ghost_key_check_r_bk 
-:      022623 mouse_ghost_key_check_next:
-0x57e5 022624 call mouse_ghost_key_check_bk_fw 
-0x57e6 022625 call mouse_ghost_key_check_lmr 
-0x57e7 022626 fetch 1 ,mem_mouse_matrix_key_row_count 
-0x57e8 022627 rtn blank 
-0x57e9 022628 fetch 1 ,mem_mouse_matrix_key_cow_count 
-0x57ea 022629 rtn blank 
-0x57eb 022630 jam 1 ,mem_mouse_ghost_flag 
-0x57ec 022631 fetch 1 ,mem_mouse_key_last 
-0x57ed 022632 copy pdata ,rega 
-0x57ee 022633 rtn 
-:      022635 mouse_ghost_key_check_l_bk:
-0x57ef 022636 and regb ,mouse_l_bk_button ,pdata 
-0x57f0 022637 beq mouse_l_bk_button ,mouse_matrix_cow_more_than_one_key 
-0x57f1 022638 rtn 
-:      022639 mouse_ghost_key_check_m_bk:
-0x57f2 022640 and regb ,mouse_l_bk_button ,pdata 
-0x57f3 022641 beq mouse_m_bk_button ,mouse_matrix_cow_more_than_one_key 
-0x57f4 022642 rtn 
-:      022643 mouse_ghost_key_check_r_bk:
-0x57f5 022644 and regb ,mouse_l_bk_button ,pdata 
-0x57f6 022645 beq mouse_r_bk_button ,mouse_matrix_cow_more_than_one_key 
-0x57f7 022646 rtn 
-:      022647 mouse_ghost_key_check_l_fw:
-0x57f8 022648 and regb ,mouse_l_bk_button ,pdata 
-0x57f9 022649 beq mouse_l_fw_button ,mouse_matrix_cow_more_than_one_key 
-0x57fa 022650 rtn 
-:      022651 mouse_ghost_key_check_m_fw:
-0x57fb 022652 and regb ,mouse_m_fw_button ,pdata 
-0x57fc 022653 beq mouse_m_fw_button ,mouse_matrix_cow_more_than_one_key 
-0x57fd 022654 rtn 
-:      022655 mouse_ghost_key_check_r_fw:
-0x57fe 022656 and regb ,mouse_m_fw_button ,pdata 
-0x57ff 022657 beq mouse_r_fw_button ,mouse_matrix_cow_more_than_one_key 
-0x5800 022658 rtn 
-:      022660 mouse_ghost_key_check_bk_fw:
-0x5801 022661 and regb ,mouse_bk_fw_button ,pdata 
-0x5802 022662 beq mouse_bk_fw_button ,mouse_matrix_row_more_than_one_key 
-0x5803 022663 rtn 
-:      022665 mouse_ghost_key_check_lmr:
-0x5804 022666 and temp ,mouse_lmr_button ,pdata 
-0x5805 022667 beq mouse_lr_button ,mouse_matrix_row_more_than_one_key 
-0x5806 022668 beq mouse_lm_button ,mouse_matrix_row_more_than_one_key 
-0x5807 022669 beq mouse_rm_button ,mouse_matrix_row_more_than_one_key 
-0x5808 022670 beq mouse_lmr_button ,mouse_matrix_row_more_than_one_key 
-0x5809 022671 rtn 
-:      022674 mouse_matrix_row_more_than_one_key:
-0x580a 022675 jam 1 ,mem_mouse_matrix_key_row_count 
-0x580b 022676 rtn 
-:      022678 mouse_matrix_cow_more_than_one_key:
-0x580c 022679 jam 1 ,mem_mouse_matrix_key_cow_count 
-0x580d 022680 rtn 
-:      022688 mouse_dpi_another_gpio_check:
-0x580e 022689 fetch mouse_flag_len ,mem_mouse_flag 
-0x580f 022690 rtnbit0 mouse_enable_double_dpi_key 
-0x5810 022691 bbit0 mouse_enable_another_dpi_key_connect_gnd ,mouse_dpi_another_gpio_connect_vin_check 
-:      022692 mouse_dpi_another_gpio_connect_gnd_check:
-0x5811 022693 fetch 1 ,mem_dpi_another_button_gpio 
-0x5812 022694 call mouse_gpio_config_output_high 
-0x5813 022695 call mouse_dpi_another_check 
-0x5814 022696 fetcht 1 ,mem_dpi_another_button_gpio 
-0x5815 022697 branch mouse_gpio_config_input_pu 
-:      022699 mouse_dpi_another_gpio_connect_vin_check:
-0x5816 022700 fetch 1 ,mem_dpi_another_button_gpio 
-0x5817 022701 call mouse_gpio_config_output_low 
-0x5818 022702 jam mouse_dpi_another_key ,mem_mouse_key_temp_patch 
-0x5819 022703 fetcht 1 ,mem_dpi_another_button_gpio 
-0x581a 022704 fetch 1 ,mem_dpi_another_press_status 
-0x581b 022705 call mouse_check_key_connect_vin_new 
-0x581c 022706 call mouse_dpi_another_state_check 
-0x581d 022707 fetcht 1 ,mem_dpi_another_button_gpio 
-0x581e 022708 branch mouse_gpio_config_input_pu 
-:      022710 mouse_dpi_another_down_new:
-0x581f 022711 call mouse_gpio_config_input_pu 
-0x5820 022712 fetch 1 ,mem_dpi_another_button_state 
-0x5821 022713 rtneq dpi_button_state_down 
-0x5822 022714 jam dpi_button_state_down ,mem_dpi_another_button_state 
-0x5823 022715 branch mouse_dpi_process 
-:      022717 mouse_dpi_another_check:
-0x5824 022718 jam mouse_dpi_another_key ,mem_mouse_key_temp_patch 
-0x5825 022719 fetcht 1 ,mem_dpi_another_button_gpio 
-0x5826 022720 fetch 1 ,mem_dpi_another_press_status 
-0x5827 022721 call mouse_check_key_connect_gnd_new 
-:      022722 mouse_dpi_another_state_check:
-0x5828 022723 store 1 ,mem_dpi_another_press_status 
-0x5829 022724 fetch 1 ,mem_dpi_another_button_down_enable 
-0x582a 022725 branch mouse_dpi_another_up ,blank 
-:      022726 mouse_dpi_another_down:
-0x582b 022727 fetch 1 ,mem_dpi_another_button_state 
-0x582c 022728 rtneq dpi_button_state_down 
-0x582d 022729 jam dpi_button_state_down ,mem_dpi_another_button_state 
-0x582e 022730 branch mouse_dpi_process 
-:      022732 mouse_dpi_another_up:
-0x582f 022733 fetch 1 ,mem_dpi_another_button_state 
-0x5830 022734 rtneq dpi_button_state_up 
-0x5831 022735 jam dpi_button_state_up ,mem_dpi_another_button_state 
-0x5832 022736 rtn 
-:      022738 mouse_check_key_connect_gnd_new:
-0x5833 022739 lshift pdata ,pdata 
-0x5834 022740 copy pdata ,regb 
-0x5835 022741 call gpio_get_bit 
-0x5836 022742 setflag true ,0 ,regb 
-0x5837 022743 and regb ,0x07 ,pdata 
-0x5838 022744 fetcht 1 ,mem_mouse_key_temp_patch 
-0x5839 022745 copy temp ,queue 
-0x583a 022746 beq 0x07 ,mouse_another_dpi_key_press 
-0x583b 022747 beq 0x00 ,mouse_another_dpi_key_release 
-0x583c 022748 rtn 
-:      022750 mouse_check_key_connect_vin_new:
-0x583d 022751 lshift pdata ,pdata 
-0x583e 022752 copy pdata ,regb 
-0x583f 022753 call mouse_gpio_config_input_pd 
-0x5840 022754 call gpio_get_bit 
-0x5841 022755 setflag true ,0 ,regb 
-0x5842 022756 and regb ,0x07 ,pdata 
-0x5843 022757 fetcht 1 ,mem_mouse_key_temp_patch 
-0x5844 022758 copy temp ,queue 
-0x5845 022759 beq 0x07 ,mouse_another_dpi_key_press 
-0x5846 022760 beq 0x00 ,mouse_another_dpi_key_release 
-0x5847 022761 rtn 
-:      022763 mouse_another_dpi_key_press:
-0x5848 022764 jam 1 ,mem_dpi_another_button_down_enable 
-0x5849 022765 rtn 
-:      022766 mouse_another_dpi_key_release:
-0x584a 022767 jam 0 ,mem_dpi_another_button_down_enable 
-0x584b 022768 rtn 
-:      022776 mouse_check_firekey_gpio:
-0x584c 022777 arg 0 ,regb 
-0x584d 022778 fetch 1 ,mem_firebutton_gpio 
-0x584e 022779 rtneq gpio_disable 
-0x584f 022780 fetch mouse_flag_len ,mem_mouse_flag 
-0x5850 022781 bbit0 mouse_enable_fire_key_connect_gnd ,mouse_check_firekey_connect_vin 
-:      022782 mouse_check_firekey_connect_gnd:
-0x5851 022783 fetcht 1 ,mem_firebutton_gpio 
-0x5852 022784 call mouse_gpio_config_input_pu 
-0x5853 022785 fetcht 1 ,mem_firebutton_gpio 
-0x5854 022786 call gpio_get_bit 
-0x5855 022787 setflag true ,0 ,regb 
-:      022788 mouse_firekey_state_store:
-0x5856 022789 copy regb ,pdata 
-0x5857 022790 store 1 ,mem_fire_key_flag 
-0x5858 022791 rtn 
-:      022793 mouse_check_firekey_connect_vin:
-0x5859 022794 fetcht 1 ,mem_firebutton_gpio 
-0x585a 022795 call mouse_gpio_config_input_pd 
-0x585b 022796 fetcht 1 ,mem_firebutton_gpio 
-0x585c 022797 call gpio_get_bit 
-0x585d 022798 nsetflag true ,0 ,regb 
-0x585e 022799 branch mouse_firekey_state_store 
-:      022801 fire_key_process:
-0x585f 022802 beq 4 ,fire_key_process_end 
-:      022803 fire_key_press:
-0x5860 022804 call firekey_clkn_bt_timer_check 
-0x5861 022805 fetch 4 ,mem_fire_key_delay 
-0x5862 022806 arg 0xa0 ,temp 
-0x5863 022807 iadd temp ,temp 
-0x5864 022808 copy clkn_bt ,pdata 
-0x5865 022809 isub temp ,null 
-0x5866 022810 nrtn positive 
-0x5867 022811 store 4 ,mem_fire_key_delay 
-0x5868 022812 fetch 1 ,mem_fire_key_status 
-0x5869 022813 beq 0 ,fire_key_process_start 
-0x586a 022814 beq 1 ,fire_key_process_release1 
-0x586b 022815 beq 2 ,fire_key_process_start2 
-0x586c 022816 beq 3 ,fire_key_process_release2 
-0x586d 022817 rtn 
-:      022819 fire_key_process_start:
-0x586e 022820 jam 1 ,mem_fire_key_status 
-:      022821 fire_key_down:
-0x586f 022822 jam 1 ,mem_mouse_key 
-0x5870 022823 branch enable_user 
-:      022825 fire_key_process_release1:
-0x5871 022826 jam 2 ,mem_fire_key_status 
-:      022827 fire_key_release:
-0x5872 022828 jam 0 ,mem_mouse_key 
-0x5873 022829 branch enable_user 
-:      022831 fire_key_process_start2:
-0x5874 022832 jam 3 ,mem_fire_key_status 
-0x5875 022833 branch fire_key_down 
-:      022835 fire_key_process_release2:
-0x5876 022836 jam 0 ,mem_fire_key_status 
-0x5877 022837 branch fire_key_release 
-:      022839 fire_key_process_end:
-0x5878 022840 jam 0 ,mem_fire_key_status 
-0x5879 022841 jam 0 ,mem_mouse_key 
-0x587a 022842 rtn 
-:      022844 firekey_clkn_bt_timer_check:
-0x587b 022845 fetcht 4 ,mem_fire_key_delay 
-0x587c 022846 copy clkn_bt ,pdata 
-0x587d 022847 isub temp ,null 
-0x587e 022848 ncall firekey_clkn_bt_timer_timeout ,positive 
-0x587f 022849 rtn 
-:      022850 firekey_clkn_bt_timer_timeout:
-0x5880 022851 setarg 0 
-0x5881 022852 store 4 ,mem_fire_key_delay 
-0x5882 022853 rtn 
-:      022861 mouse_key_check_once:
-0x5883 022862 call mouse_check_key_gpio_once 
-0x5884 022863 call mouse_check_key_gpio 
-0x5885 022864 setarg 0x00 
-0x5886 022865 store 3 ,mem_mouse_lkey_press_status 
-0x5887 022866 rtn 
-:      022868 mouse_check_key_gpio:
-0x5888 022869 bpatch patch0f_6 ,mem_patch0f 
-0x5889 022870 fetch 1 ,mem_sensor_shutdown_flag 
-0x588a 022871 ncall mouse_check_key_gpio_once ,blank 
-0x588b 022872 arg 0 ,rega 
-0x588c 022873 call mouse_check_lkey_gpio 
-0x588d 022874 call mouse_check_rkey_gpio 
-0x588e 022875 call mouse_check_mkey_gpio 
-0x588f 022876 call mouse_check_bkkey_gpio 
-0x5890 022877 call mouse_check_fwkey_gpio 
-0x5891 022878 call mouse_check_firekey_gpio 
-0x5892 022879 call mouse_check_customerkey_gpio 
-0x5893 022880 copy rega ,pdata 
-0x5894 022881 rtn 
-:      022883 mouse_check_key_gpio_once:
-0x5895 022884 setarg 0x030303 
-0x5896 022885 store 3 ,mem_mouse_lkey_press_status 
-0x5897 022886 rtn 
-:      022888 mouse_check_lkey_gpio:
-0x5898 022889 fetch 1 ,mem_lbutton_gpio 
-0x5899 022890 call mouse_gpio_config_output_high 
-0x589a 022891 jam mouse_l_key ,mem_mouse_key_temp 
-0x589b 022892 fetcht 1 ,mem_lbutton_gpio 
-0x589c 022893 fetch 1 ,mem_mouse_lkey_press_status 
-0x589d 022894 call mouse_check_key_connect_gnd 
-0x589e 022895 store 1 ,mem_mouse_lkey_press_status 
-0x589f 022896 fetcht 1 ,mem_lbutton_gpio 
-0x58a0 022897 branch mouse_gpio_config_input_pu 
-:      022899 mouse_check_rkey_gpio:
-0x58a1 022900 fetch 1 ,mem_rbutton_gpio 
-0x58a2 022901 call mouse_gpio_config_output_high 
-0x58a3 022902 jam mouse_r_key ,mem_mouse_key_temp 
-0x58a4 022903 fetcht 1 ,mem_rbutton_gpio 
-0x58a5 022904 fetch 1 ,mem_mouse_rkey_press_status 
-0x58a6 022905 call mouse_check_key_connect_gnd 
-0x58a7 022906 store 1 ,mem_mouse_rkey_press_status 
-0x58a8 022907 fetcht 1 ,mem_rbutton_gpio 
-0x58a9 022908 branch mouse_gpio_config_input_pu 
-:      022910 mouse_check_mkey_gpio:
-0x58aa 022911 fetch 1 ,mem_mbutton_gpio 
-0x58ab 022912 call mouse_gpio_config_output_high 
-0x58ac 022913 jam mouse_m_key ,mem_mouse_key_temp 
-0x58ad 022914 fetcht 1 ,mem_mbutton_gpio 
-0x58ae 022915 fetch 1 ,mem_mouse_mkey_press_status 
-0x58af 022916 call mouse_check_key_connect_gnd 
-0x58b0 022917 store 1 ,mem_mouse_mkey_press_status 
-0x58b1 022918 fetcht 1 ,mem_mbutton_gpio 
-0x58b2 022919 branch mouse_gpio_config_input_pu 
-:      022921 mouse_check_bkkey_gpio:
-0x58b3 022922 fetch 1 ,mem_bk_button_gpio 
-0x58b4 022923 rtneq gpio_disable 
-0x58b5 022924 jam mouse_bk_key ,mem_mouse_key_temp 
-0x58b6 022925 fetch 1 ,mem_mouse_bkkey_press_status 
-0x58b7 022926 copy pdata ,regc 
-0x58b8 022927 fetcht 1 ,mem_bk_button_gpio 
-0x58b9 022928 fetch 1 ,mem_matrix_public_gpio 
-0x58ba 022929 beq gpio_disable ,mouse_3io6key_bk_check 
-0x58bb 022930 call gpio_get_bit 
-0x58bc 022931 branch mouse_check_bk_button_connect_gnd ,true 
-0x58bd 022932 fetcht 1 ,mem_matrix_public_gpio 
-0x58be 022933 call gpio_out_active 
-0x58bf 022934 fetcht 1 ,mem_bk_button_gpio 
-0x58c0 022935 fetch 1 ,mem_mouse_bkkey_press_status 
-0x58c1 022936 call mouse_check_key_connect_gnd 
-:      022937 mouse_check_bkkey_gpio_end:
-0x58c2 022938 store 1 ,mem_mouse_bkkey_press_status 
-0x58c3 022939 branch mouse_matrix_public_gpio_reset 
-:      022941 mouse_check_bk_button_connect_gnd:
-0x58c4 022942 fetcht 1 ,mem_matrix_public_gpio 
-0x58c5 022943 fetch 1 ,mem_mouse_bkkey_press_status 
-0x58c6 022944 call mouse_check_key_connect_gnd 
-0x58c7 022945 branch mouse_check_bkkey_gpio_end 
-:      022947 mouse_3io6key_bk_check:
-0x58c8 022948 fetch 1 ,mem_bk_button_gpio 
-0x58c9 022949 call mouse_gpio_config_output_low 
-0x58ca 022950 fetcht 1 ,mem_bk_button_gpio 
-0x58cb 022951 call mouse_3io6key_check 
-0x58cc 022952 store 1 ,mem_mouse_bkkey_press_status 
-0x58cd 022953 fetcht 1 ,mem_bk_button_gpio 
-0x58ce 022954 branch mouse_gpio_config_input_pu 
-:      022957 mouse_check_fwkey_gpio:
-0x58cf 022958 fetch 1 ,mem_fw_button_gpio 
-0x58d0 022959 rtneq gpio_disable 
-0x58d1 022960 jam mouse_fw_key ,mem_mouse_key_temp 
-0x58d2 022961 fetch 1 ,mem_mouse_fwkey_press_status 
-0x58d3 022962 copy pdata ,regc 
-0x58d4 022963 fetcht 1 ,mem_fw_button_gpio 
-0x58d5 022964 fetch 1 ,mem_matrix_public_gpio 
-0x58d6 022965 beq gpio_disable ,mouse_3io6key_fw_check 
-0x58d7 022966 call gpio_get_bit 
-0x58d8 022967 branch mouse_check_fw_button_connect_gnd ,true 
-0x58d9 022968 fetcht 1 ,mem_matrix_public_gpio 
-0x58da 022969 call gpio_out_active 
-0x58db 022970 fetcht 1 ,mem_fw_button_gpio 
-0x58dc 022971 fetch 1 ,mem_mouse_fwkey_press_status 
-0x58dd 022972 call mouse_check_key_connect_gnd 
-:      022973 mouse_check_fwkey_gpio_end:
-0x58de 022974 store 1 ,mem_mouse_fwkey_press_status 
-:      022975 mouse_matrix_public_gpio_reset:
-0x58df 022976 fetcht 1 ,mem_matrix_public_gpio 
-0x58e0 022977 branch mouse_gpio_config_input_pu 
-:      022979 mouse_check_fw_button_connect_gnd:
-0x58e1 022980 fetcht 1 ,mem_matrix_public_gpio 
-0x58e2 022981 fetch 1 ,mem_mouse_fwkey_press_status 
-0x58e3 022982 call mouse_check_key_connect_gnd 
-0x58e4 022983 branch mouse_check_fwkey_gpio_end 
-:      022985 mouse_3io6key_fw_check:
-0x58e5 022986 fetch 1 ,mem_fw_button_gpio 
-0x58e6 022987 call mouse_gpio_config_output_low 
-0x58e7 022988 fetcht 1 ,mem_fw_button_gpio 
-0x58e8 022989 call mouse_3io6key_check 
-0x58e9 022990 store 1 ,mem_mouse_fwkey_press_status 
-0x58ea 022991 fetcht 1 ,mem_fw_button_gpio 
-0x58eb 022992 branch mouse_gpio_config_input_pu 
-:      022994 mouse_check_customerkey_gpio:
-0x58ec 022995 jam 0 ,mem_customer_key 
-0x58ed 022996 fetch 1 ,mem_customer_key_gpio 
-0x58ee 022997 rtneq gpio_disable 
-0x58ef 022998 fetch mouse_flag_len ,mem_mouse_flag 
-0x58f0 022999 rtnbit0 mouse_enable_keyboard 
-0x58f1 023000 bbit1 mouse_enable_customer_key_connect_vin_or_matrix ,mouse_customer_key_connect_vin 
-:      023001 mouse_customer_key_connect_gnd:
-0x58f2 023002 jam mouse_customer_key ,mem_mouse_key_temp 
-0x58f3 023003 fetcht 1 ,mem_customer_key_gpio 
-0x58f4 023004 fetch 1 ,mem_mouse_customerkey_press_status 
-0x58f5 023005 call mouse_check_key_connect_gnd 
-0x58f6 023006 store 1 ,mem_mouse_customerkey_press_status 
-:      023007 mouse_check_customerkey_gpio_next:
-0x58f7 023008 copy rega ,pdata 
-0x58f8 023009 bbit1 mouse_customer_key ,mouse_customerkey_press 
-0x58f9 023010 call mouse_customerkey_release 
-:      023011 mouse_check_customerkey_gpio_exit:
-0x58fa 023012 fetch 1 ,mem_customer_data_trigger 
-0x58fb 023013 store 1 ,mem_customer_data_trigger_last 
-0x58fc 023014 rtn 
-:      023016 mouse_customer_key_connect_vin:
-0x58fd 023017 jam mouse_customer_key ,mem_mouse_key_temp 
-0x58fe 023018 fetch 1 ,mem_mouse_customerkey_press_status 
-0x58ff 023019 copy pdata ,regc 
-0x5900 023020 fetcht 1 ,mem_customer_key_gpio 
-0x5901 023021 fetch 1 ,mem_matrix_public_gpio 
-0x5902 023022 beq gpio_disable ,mouse_3io6key_customer_key_check_vin 
-0x5903 023023 call gpio_get_bit 
-0x5904 023024 branch mouse_check_customer_button_connect_gnd ,true 
-0x5905 023025 fetcht 1 ,mem_matrix_public_gpio 
-0x5906 023026 call gpio_out_active 
-0x5907 023027 fetcht 1 ,mem_customer_key_gpio 
-0x5908 023028 fetch 1 ,mem_mouse_customerkey_press_status 
-0x5909 023029 call mouse_check_key_connect_gnd 
-0x590a 023030 branch mouse_check_customerkey_gpio_over 
-:      023032 mouse_check_customer_button_connect_gnd:
-0x590b 023033 fetcht 1 ,mem_matrix_public_gpio 
-0x590c 023034 fetch 1 ,mem_mouse_customerkey_press_status 
-0x590d 023035 call mouse_check_key_connect_gnd 
-0x590e 023036 branch mouse_check_customerkey_gpio_over 
-:      023038 mouse_3io6key_customer_key_check_vin:
-0x590f 023039 fetch 1 ,mem_customer_key_gpio 
-0x5910 023040 call mouse_gpio_config_output_low 
-0x5911 023041 fetcht 1 ,mem_customer_key_gpio 
-0x5912 023042 call mouse_3io6key_check 
-:      023043 mouse_check_customerkey_gpio_over:
-0x5913 023044 store 1 ,mem_mouse_customerkey_press_status 
-0x5914 023045 call mouse_check_customerkey_gpio_next 
-0x5915 023046 fetcht 1 ,mem_customer_key_gpio 
-0x5916 023047 branch mouse_gpio_config_input_pu 
-:      023050 mouse_customerkey_press:
-0x5917 023051 jam 1 ,mem_customer_data_trigger 
-0x5918 023052 call mouse_customer_key_need_send 
-0x5919 023053 branch mouse_check_customerkey_gpio_exit 
-:      023055 mouse_customerkey_release:
-0x591a 023056 jam 0 ,mem_customer_data_trigger 
-0x591b 023057 fetch 1 ,mem_customer_data_trigger_last 
-0x591c 023058 rtn blank 
-:      023059 mouse_customer_key_need_send:
-0x591d 023060 jam 1 ,mem_customer_key 
-0x591e 023061 rtn 
-:      023065 mouse_check_matrix_button_connect_gnd:
-0x591f 023066 call gpio_get_bit 
-0x5920 023067 fetcht 1 ,mem_mouse_key_temp 
-0x5921 023068 copy temp ,queue 
-0x5922 023069 branch mouse_key_press ,true 
-:      023070 mouse_key_release:
-0x5923 023071 qset0 rega 
-0x5924 023072 rtn 
-:      023074 mouse_check_key_connect_gnd:
-0x5925 023075 lshift pdata ,pdata 
-0x5926 023076 copy pdata ,regb 
-0x5927 023077 call gpio_get_bit 
-0x5928 023078 setflag true ,0 ,regb 
-:      023079 mouse_check_key_connect_gnd_1:
-0x5929 023080 and regb ,0x07 ,pdata 
-:      023081 mouse_check_key_connect_gnd_next:
-0x592a 023082 fetcht 1 ,mem_mouse_key_temp 
-0x592b 023083 copy temp ,queue 
-0x592c 023084 beq 0x07 ,mouse_key_press 
-0x592d 023085 beq 0x00 ,mouse_key_release 
-0x592e 023086 rtn 
-:      023088 mouse_key_press:
-0x592f 023089 qset1 rega 
-0x5930 023090 rtn 
-:      023092 mouse_3io6key_check:
-0x5931 023093 bpatch patch0f_7 ,mem_patch0f 
-0x5932 023094 copy regc ,pdata 
-0x5933 023095 store 1 ,mem_mouse_key_status 
-0x5934 023096 lshift pdata ,pdata 
-0x5935 023097 copy pdata ,regb 
-0x5936 023098 copy temp ,regc 
-0x5937 023099 call mouse_gpio_config_input_pd 
-0x5938 023100 copy regc ,temp 
-0x5939 023101 call gpio_get_bit 
-0x593a 023102 nsetflag true ,0 ,regb 
-0x593b 023103 call mouse_check_press 
-0x593c 023104 branch mouse_check_key_connect_gnd_next 
-:      023106 mouse_check_press:
-0x593d 023107 fetcht 1 ,mem_mouse_key_status 
-0x593e 023108 and_into 0x01 ,temp 
-0x593f 023109 and regb ,0x01 ,pdata 
-0x5940 023110 isub temp ,null 
-0x5941 023111 nbranch mouse_current_mult_update ,zero 
-0x5942 023112 rtn 
-:      023116 mouse_gpio_config_output_high:
-0x5943 023117 rtneq gpio_disable 
-0x5944 023118 arg gpcfg_output_high ,temp 
-0x5945 023119 branch gpio_config_function_int 
-:      023122 mouse_gpio_config_output_low:
-0x5946 023123 rtneq gpio_disable 
-0x5947 023124 arg gpcfg_output_low ,temp 
-0x5948 023125 branch gpio_config_function_int 
-:      023130 mouse_init_sunt:
-0x5949 023131 bpatch patch10_0 ,mem_patch10 
-0x594a 023132 call mouse_sensor_spi_init 
-0x594b 023133 rtn wake 
-:      023134 mouse_init_sensor_wakeup:
-0x594c 023135 call mouse_sensor_poweron 
-:      023136 mouse_init_sensor:
-0x594d 023137 bpatch patch10_1 ,mem_patch10 
-0x594e 023138 call mouse_read_sensor_id 
-0x594f 023139 beq p32xx_id1 ,mouse_init_p32xx_id2_judge 
-0x5950 023140 beq p3065_id1 ,mouse_init_p3065 
-0x5951 023141 beq pka8g2_id1 ,mouse_ka8g2_id2_judge 
-0x5952 023142 call mouse_twspi_reset 
-0x5953 023143 nop 6900 
-0x5954 023144 branch mouse_init_sensor 
-:      023145 mouse_twspi_reset:
-0x5955 023146 fetcht 1 ,mem_mouse_sensor_sclk_gpio 
-0x5956 023147 call twspi_reset 
-0x5957 023148 branch mouse_spid_init_pin 
-:      023150 mouse_read_sensor_id:
-0x5958 023151 setarg pan_reg_pid_h 
-0x5959 023152 call twspi_read 
-0x595a 023153 store 1 ,mem_sensor_id2 
-0x595b 023154 setarg pan_reg_pid_l 
-0x595c 023155 call twspi_read 
-0x595d 023156 store 1 ,mem_sensor_id1 
-0x595e 023157 rtn 
-:      023159 mouse_init_p32xx_id2_judge:
-0x595f 023160 fetch 1 ,mem_sensor_id2 
-0x5960 023161 beq p_mx8650 ,mouse_mx8650_init_param 
-0x5961 023162 beq p8009_id2 ,mouse_8009_init_param 
-0x5962 023163 beq p3205_tj3t_id2 ,mouse_s210x_3205_3t_judge 
-0x5963 023164 beq p3204_tj3l_id2 ,mouse_3204_3l_init_param 
-0x5964 023165 beq p3212_id2 ,mouse_3212_init_param 
-0x5965 023166 beq pka8_id2 ,mouse_ka8_init_param_check 
-0x5966 023167 beq p6520a_id2 ,mouse_p6520_init_param 
-0x5967 023168 branch mouse_init_sensor 
-:      023170 mouse_s210x_3205_3t_judge:
-0x5968 023171 setarg 0x49 
-0x5969 023172 call twspi_read 
-0x596a 023173 beq 0xa1 ,mouse_s201x_init_param 
-0x596b 023174 branch mouse_3205_3t_init_param 
-:      023176 mouse_s201x_init_param:
-0x596c 023177 jam s201x ,mem_config_sensor_type 
-0x596d 023178 rtn 
-:      023180 mouse_mx8650_init_param:
-0x596e 023181 jam mx8650 ,mem_config_sensor_type 
-0x596f 023182 call mouse_sensor_reset 
-0x5970 023183 call delay_10ms 
-0x5971 023184 arg mem_sensor_8650_init ,regc 
-0x5972 023185 call mouse_sensor_wr_seq 
-0x5973 023186 branch mouse_setting_sensor_type 
-:      023188 mouse_8009_init_param:
-0x5974 023189 setarg 0x16 
-0x5975 023190 call twspi_read 
-0x5976 023191 sub pdata ,0xbd ,null 
-0x5977 023192 nbranch mouse_init_sunt ,zero 
-0x5978 023193 setarg 0x19 
-0x5979 023194 call twspi_read 
-0x597a 023195 sub pdata ,0x55 ,null 
-0x597b 023196 nbranch mouse_init_sunt ,zero 
-0x597c 023197 setarg 0x1b 
-0x597d 023198 call twspi_read 
-0x597e 023199 sub pdata ,0x1d ,null 
-0x597f 023200 nbranch mouse_init_sunt ,zero 
-0x5980 023201 jam p8009 ,mem_config_sensor_type 
-0x5981 023202 arg mem_sensor_8009_init ,regc 
-0x5982 023203 branch mouse_sensor_wr_seq 
-:      023205 mouse_3205_3t_init_param:
-0x5983 023206 jam p3205 ,mem_config_sensor_type 
-0x5984 023207 arg mem_sensor_3205_init ,regc 
-0x5985 023208 call mouse_sensor_wr_seq 
-0x5986 023209 arg mem_sensor_32xx_init ,regc 
-0x5987 023210 call mouse_sensor_wr_seq 
-0x5988 023211 setarg 0x0943 
-0x5989 023212 call twspi_write 
-0x598a 023213 arg mem_sensor_32xx_init_1 ,regc 
-0x598b 023214 branch mouse_sensor_wr_seq 
-:      023216 mouse_3204_3l_init_param:
-0x598c 023217 jam p3204 ,mem_config_sensor_type 
-0x598d 023218 arg mem_sensor_3204_init ,regc 
-0x598e 023219 call mouse_sensor_wr_seq 
-0x598f 023220 arg mem_sensor_32xx_init ,regc 
-0x5990 023221 call mouse_sensor_wr_seq 
-0x5991 023222 arg mem_sensor_32xx_init_1 ,regc 
-0x5992 023223 branch mouse_sensor_wr_seq 
-:      023225 mouse_3212_init_param:
-0x5993 023226 jam p3212 ,mem_config_sensor_type 
-0x5994 023227 arg mem_sensor_3212_init ,regc 
-:      023228 mouse_sensor_wr_seq:
-0x5995 023229 ifetch 2 ,regc 
-0x5996 023230 arg 0xffff ,temp 
-0x5997 023231 isub temp ,null 
-0x5998 023232 rtn zero 
-0x5999 023233 call twspi_write 
-0x599a 023234 increase 2 ,regc 
-0x599b 023235 branch mouse_sensor_wr_seq 
-:      023237 mouse_ka8_init_param_check:
-0x599c 023238 call mouse_sensor_disable_wp 
-0x599d 023239 setarg 0x9a5b 
-0x599e 023240 call twspi_write 
-0x599f 023241 setarg 0x0d 
-0x59a0 023242 call twspi_read 
-0x59a1 023243 sub pdata ,0x12 ,null 
-0x59a2 023244 branch mouse_ka8ul_init_param ,zero 
-0x59a3 023245 sub pdata ,0x0a ,null 
-0x59a4 023246 nbranch mouse_ka8hd_sensor_judge ,zero 
-0x59a5 023247 setarg 0x0e 
-0x59a6 023248 call twspi_read 
-0x59a7 023249 sub pdata ,0xe5 ,null 
-0x59a8 023250 nbranch mouse_init_sensor ,zero 
-0x59a9 023251 setarg 0x10 
-0x59aa 023252 call twspi_read 
-0x59ab 023253 sub pdata ,0xa5 ,null 
-0x59ac 023254 branch mouse_ka8ul_init_param ,zero 
-0x59ad 023255 call mouse_enable_ka8_sensor_wp 
-:      023256 mouse_ka8_init_param:
-0x59ae 023257 jam ka8 ,mem_config_sensor_type 
-0x59af 023258 rtn 
-:      023259 mouse_ka8ul_init_param:
-0x59b0 023260 jam ka8_ul ,mem_config_sensor_type 
-0x59b1 023261 arg mem_sensor_ka8ul_init ,regc 
-0x59b2 023262 branch mouse_sensor_wr_seq 
-:      023263 mouse_ka8hd_sensor_judge:
-0x59b3 023264 sub pdata ,0x10 ,null 
-0x59b4 023265 nbranch mouse_init_sensor ,zero 
-0x59b5 023266 setarg 0x0e 
-0x59b6 023267 call twspi_read 
-0x59b7 023268 sub pdata ,0xc5 ,null 
-0x59b8 023269 nbranch mouse_init_sensor ,zero 
-0x59b9 023270 setarg 0x10 
-0x59ba 023271 call twspi_read 
-0x59bb 023272 sub pdata ,0x38 ,null 
-0x59bc 023273 nbranch mouse_init_sensor ,zero 
-:      023274 mouse_ka8hd_init_param:
-0x59bd 023275 call mouse_enable_ka8_sensor_wp 
-0x59be 023276 jam ka8_hd ,mem_config_sensor_type 
-0x59bf 023277 rtn 
-:      023278 mouse_enable_ka8_sensor_wp:
-0x59c0 023279 setarg 0x005b 
-0x59c1 023280 call twspi_write 
-0x59c2 023281 branch mouse_sensor_enable_wp 
-:      023283 mouse_p6520_init_param:
-0x59c3 023284 jam p6520 ,mem_config_sensor_type 
-0x59c4 023285 arg mem_sensor_p6520_init ,regc 
-0x59c5 023286 branch mouse_sensor_wr_seq 
-:      023288 mouse_init_p3065:
-0x59c6 023289 call mouse_sensor_poweron 
-0x59c7 023290 fetch 1 ,mem_sensor_id2 
-0x59c8 023291 beq p3065_xy_id2 ,mouse_p3065xy_init_param 
-0x59c9 023292 beq p3065_id2 ,mouse_p3065_init_param 
-0x59ca 023293 branch mouse_init_sensor 
-:      023295 mouse_p3065_init_param:
-0x59cb 023296 jam p3065 ,mem_config_sensor_type 
-0x59cc 023297 rtn 
-:      023299 mouse_p3065xy_init_param:
-0x59cd 023300 jam p3065_xy ,mem_config_sensor_type 
-0x59ce 023301 rtn 
-:      023303 mouse_ka8g2_id2_judge:
-0x59cf 023304 call mouse_sensor_poweron 
-0x59d0 023305 fetch 1 ,mem_sensor_id2 
-0x59d1 023306 beq pka8g2_id2 ,mouse_ka8g2_init_param 
-0x59d2 023307 branch mouse_init_p32xx_id2_judge 
-:      023308 mouse_ka8g2_init_param:
-0x59d3 023309 jam ka8g2 ,mem_config_sensor_type 
-0x59d4 023310 arg mem_sensor_ka8g2_init ,regc 
-0x59d5 023311 branch mouse_sensor_wr_seq 
-:      023313 mouse_sensor_enable_wp:
-0x59d6 023314 setarg 0x0009 
-0x59d7 023315 branch twspi_write 
-:      023316 mouse_sensor_disable_wp:
-0x59d8 023317 setarg 0x5a09 
-0x59d9 023318 branch twspi_write 
-:      023320 mouse_sensor_reset:
-0x59da 023321 arg 0x8006 ,temp 
-0x59db 023322 fetch 1 ,mem_config_sensor_type 
-0x59dc 023323 bne ka8g2 ,mouse_sensor_reset_end 
-0x59dd 023324 arg 0x9706 ,temp 
-:      023325 mouse_sensor_reset_end:
-0x59de 023326 copy temp ,pdata 
-0x59df 023327 call twspi_write 
-0x59e0 023328 nop 12000 
-0x59e1 023329 rtn 
-:      023331 mouse_sensor_poweron_init:
-0x59e2 023332 arg mem_sensor_poweron_init ,regc 
-0x59e3 023333 fetch 1 ,mem_config_sensor_type 
-0x59e4 023334 rtnne ka8g2 
-0x59e5 023335 arg mem_sensor_ka8g2_poweron_init ,regc 
-0x59e6 023336 rtn 
-:      023338 mouse_sensor_poweron:
-0x59e7 023339 bpatch patch10_2 ,mem_patch10 
-0x59e8 023340 call mouse_sensor_spi_init 
-0x59e9 023341 call mouse_sensor_reset 
-0x59ea 023342 call mouse_sensor_poweron_init 
-0x59eb 023343 call mouse_sensor_wr_seq 
-0x59ec 023344 branch mouse_setting_sensor_type 
-:      023346 mouse_sensor_powerdown:
-0x59ed 023347 bpatch patch10_3 ,mem_patch10 
-0x59ee 023348 call mouse_init_sunt 
-0x59ef 023349 call mouse_sensor_spi_init 
-0x59f0 023350 arg 0x0806 ,temp 
-0x59f1 023351 fetch 1 ,mem_config_sensor_type 
-0x59f2 023352 bne ka8g2 ,mouse_sensor_powerdown_end 
-0x59f3 023353 arg 0x1f06 ,temp 
-:      023354 mouse_sensor_powerdown_end:
-0x59f4 023355 copy temp ,pdata 
-0x59f5 023356 branch twspi_write 
-:      023362 mouse_check_sensor_data:
-0x59f6 023363 fetch 1 ,mem_spi_write_flash_sm 
-0x59f7 023364 rtnne flash_sm_no_buys 
-0x59f8 023365 fetch 1 ,mem_config_sensor_type 
-0x59f9 023366 beq p3205 ,mouse_p32xx_sensor_motion 
-0x59fa 023367 beq p3065 ,mouse_p32xx_sensor_motion 
-0x59fb 023368 beq ka8 ,mouse_p32xx_sensor_motion 
-0x59fc 023369 beq p3204 ,mouse_p32xx_sensor_motion 
-0x59fd 023370 beq p3212 ,mouse_p3212_sensor_motion 
-0x59fe 023371 beq p3065_xy ,mouse_p32xx_sensor_motion 
-0x59ff 023372 beq p8009 ,mouse_p8009_sensor_motion 
-0x5a00 023373 beq ka8g2 ,mouse_pka8g2_sensor_motion 
-0x5a01 023374 branch mouse_p32xx_sensor_motion 
-:      023377 mouse_p32xx_sensor_motion:
-0x5a02 023378 call mouse_clear_sensor_data 
-0x5a03 023379 disable user 
-0x5a04 023380 fetch 1 ,mem_sensor_motion_gpio 
-0x5a05 023381 beq gpio_disable ,mouse_p32xx_sensor_motion_2 
-0x5a06 023382 fetcht 1 ,mem_sensor_motion_gpio 
-0x5a07 023383 call gpio_get_bit 
-0x5a08 023384 nrtn true 
-:      023385 mouse_p32xx_sensor_motion_2:
-0x5a09 023386 setarg pan_reg_pid_l 
-0x5a0a 023387 call twspi_read 
-0x5a0b 023388 bne p32xx_id1 ,mouse_p3065_judge 
-:      023389 mouse_p32xx_sensor_motion_1:
-0x5a0c 023390 setarg pan_reg_motion_staus 
-0x5a0d 023391 call twspi_read 
-0x5a0e 023392 rtnbit0 7 
-0x5a0f 023393 call mouse_read_sensor_common 
-0x5a10 023394 fetch 1 ,mem_mouse_x 
-0x5a11 023395 call mouse_data_extsign 
-0x5a12 023396 store 2 ,mem_mouse_x 
-0x5a13 023397 fetch 1 ,mem_mouse_y 
-0x5a14 023398 call mouse_data_extsign 
-0x5a15 023399 store 2 ,mem_mouse_y 
-0x5a16 023400 fetch 1 ,mem_config_sensor_angle 
-0x5a17 023401 beq mouse_6clk_angle ,mouse_motion32xx_6clk_direction_selection 
-0x5a18 023402 beq mouse_9clk_angle ,mouse_motion32xx_9clk_direction_selection 
-0x5a19 023403 beq mouse_12clk_angle ,mouse_motion32xx_12clk_direction_selection 
-0x5a1a 023404 beq mouse_3clk_angle ,mouse_motion32xx_3clk_direction_selection 
-0x5a1b 023405 rtn 
-:      023407 mouse_p3065_judge:
-0x5a1c 023408 beq p3065_id1 ,mouse_p32xx_sensor_motion_1 
-0x5a1d 023409 branch mouse_twspi_reset 
-:      023411 mouse_motion32xx_6clk_direction_selection:
-0x5a1e 023412 call mouse_motion_6clk_direction_dispose 
-0x5a1f 023413 branch mouse_sensor_sdio_low 
-:      023414 mouse_motion32xx_9clk_direction_selection:
-0x5a20 023415 call mouse_motion_9clk_direction_dispose 
-0x5a21 023416 branch mouse_sensor_sdio_low 
-:      023417 mouse_motion32xx_12clk_direction_selection:
-0x5a22 023418 call mouse_motion_12clk_direction_dispose 
-0x5a23 023419 branch mouse_sensor_sdio_low 
-:      023420 mouse_motion32xx_3clk_direction_selection:
-0x5a24 023421 call mouse_motion_3clk_direction_dispose 
-0x5a25 023422 branch mouse_sensor_sdio_low 
-:      023426 mouse_p3212_sensor_motion:
-0x5a26 023427 call mouse_clear_sensor_data 
-0x5a27 023428 fetch 1 ,mem_sensor_motion_gpio 
-0x5a28 023429 beq gpio_disable ,mouse_p3212_sensor_motion_1 
-0x5a29 023430 fetcht 1 ,mem_sensor_motion_gpio 
-0x5a2a 023431 call gpio_get_bit 
-0x5a2b 023432 nrtn true 
-:      023433 mouse_p3212_sensor_motion_1:
-0x5a2c 023434 setarg pan_reg_pid_l 
-0x5a2d 023435 call twspi_read 
-0x5a2e 023436 bne p32xx_id1 ,mouse_twspi_reset 
-:      023437 mouse_p3212_sensor_motion_2:
-0x5a2f 023438 setarg pan_reg_motion_staus 
-0x5a30 023439 call twspi_read 
-0x5a31 023440 rtnbit0 7 
-0x5a32 023441 call mouse_read_sensor_common 
-0x5a33 023442 call mouse_read_3212sensor_xy_high 
-0x5a34 023443 store 1 ,mem_mouse_xy_h 
-0x5a35 023444 rshift4 pdata ,pdata 
-0x5a36 023445 call mouse_data_extsign_bit3 
-0x5a37 023446 store 1 ,mem_mouse_x + 1 
-0x5a38 023447 fetch 1 ,mem_mouse_xy_h 
-0x5a39 023448 and pdata ,0x0f ,pdata 
-0x5a3a 023449 call mouse_data_extsign_bit3 
-0x5a3b 023450 store 1 ,mem_mouse_y + 1 
-0x5a3c 023451 fetch 1 ,mem_config_sensor_angle 
-0x5a3d 023452 beq mouse_6clk_angle ,mouse_motion_6clk_direction_dispose 
-0x5a3e 023453 beq mouse_9clk_angle ,mouse_motion_9clk_direction_dispose 
-0x5a3f 023454 beq mouse_12clk_angle ,mouse_motion_12clk_direction_dispose 
-0x5a40 023455 beq mouse_3clk_angle ,mouse_motion_3clk_direction_dispose 
-0x5a41 023456 rtn 
-:      023458 mouse_read_3212sensor_xy_high:
-0x5a42 023459 setarg 0x12 
-0x5a43 023460 branch twspi_read 
-:      023462 mouse_pka8g2_sensor_motion:
-0x5a44 023463 call mouse_clear_sensor_data 
-0x5a45 023464 fetch 1 ,mem_sensor_motion_gpio 
-0x5a46 023465 beq gpio_disable ,mouse_pka8g2_sensor_motion_1 
-0x5a47 023466 fetcht 1 ,mem_sensor_motion_gpio 
-0x5a48 023467 call gpio_get_bit 
-0x5a49 023468 nrtn true 
-:      023469 mouse_pka8g2_sensor_motion_1:
-0x5a4a 023470 branch mouse_p3212_sensor_motion_2 
-:      023473 mouse_p8009_sensor_motion:
-0x5a4b 023474 call mouse_clear_sensor_data 
-0x5a4c 023475 disable user 
-0x5a4d 023476 setarg pan_reg_motion_staus 
-0x5a4e 023477 call twspi_read 
-0x5a4f 023478 rtnbit0 7 
-0x5a50 023479 setarg pan_reg_opration_state 
-0x5a51 023480 call twspi_read 
-0x5a52 023481 branch mouse_p32xx_sensor_motion_1 + 3 ,blank 
-0x5a53 023482 setarg 0 
-0x5a54 023483 store 6 ,mem_mouse_x 
-0x5a55 023484 rtn 
-:      023486 mouse_motion_6clk_direction_dispose:
-0x5a56 023487 fetch 2 ,mem_mouse_x 
-0x5a57 023488 sub pdata ,0 ,pdata 
-0x5a58 023489 store 2 ,mem_mouse_x 
-0x5a59 023490 branch enable_user 
-:      023491 mouse_motion_12clk_direction_dispose:
-0x5a5a 023492 fetch 2 ,mem_mouse_y 
-0x5a5b 023493 sub pdata ,0 ,pdata 
-0x5a5c 023494 store 2 ,mem_mouse_y 
-0x5a5d 023495 branch enable_user 
-:      023496 mouse_motion_9clk_direction_dispose:
-0x5a5e 023497 fetch 2 ,mem_mouse_y 
-0x5a5f 023498 sub pdata ,0 ,pdata 
-0x5a60 023499 store 2 ,mem_mouse_y 
-0x5a61 023500 fetch 2 ,mem_mouse_x 
-0x5a62 023501 sub pdata ,0 ,pdata 
-0x5a63 023502 store 2 ,mem_mouse_x 
-0x5a64 023503 call mouse_sensor_data_swap_places 
-0x5a65 023504 branch enable_user 
-:      023505 mouse_motion_3clk_direction_dispose:
-0x5a66 023506 call mouse_sensor_data_swap_places 
-0x5a67 023507 branch enable_user 
-:      023509 mouse_sensor_data_swap_places:
-0x5a68 023510 fetch 2 ,mem_mouse_y 
-0x5a69 023511 fetcht 2 ,mem_mouse_x 
-0x5a6a 023512 store 2 ,mem_mouse_x 
-0x5a6b 023513 storet 2 ,mem_mouse_y 
-0x5a6c 023514 rtn 
-:      023517 mouse_clear_sensor_data:
-0x5a6d 023518 fetch 1 ,mem_mouse_move_flag 
-0x5a6e 023519 call mouse_read_sensor_common ,blank 
-0x5a6f 023520 jam 1 ,mem_mouse_move_flag 
-0x5a70 023521 rtn 
-:      023523 mouse_clear_sensor_data_by_reset:
-0x5a71 023524 jam 1 ,mem_mouse_clear_sensor_data_flag 
-0x5a72 023525 call le_set_config_more_data 
-:      023526 mouse_init_sensor_reset:
-0x5a73 023527 branch mouse_init_sunt 
-:      023529 mouse_data_xy_release:
-0x5a74 023530 fetch 1 ,mem_sensor_motion_gpio 
-0x5a75 023531 rtnne gpio_disable 
-0x5a76 023532 fetch 1 ,mem_mouse_long_mult_flag 
-0x5a77 023533 rtnne 1 
-0x5a78 023534 setarg 0 
-0x5a79 023535 store 1 ,mem_mouse_long_mult_flag 
-0x5a7a 023536 store 4 ,mem_mouse_x 
-0x5a7b 023537 branch mouse_init_sensor_reset 
-:      023539 mouse_data_extsign:
-0x5a7c 023540 rtnbit0 7 
-0x5a7d 023541 arg 0xff00 ,temp 
-0x5a7e 023542 ior temp ,pdata 
-0x5a7f 023543 rtn 
-:      023545 mouse_data_extsign_bit3:
-0x5a80 023546 rtnbit0 3 
-0x5a81 023547 arg 0xf0 ,temp 
-0x5a82 023548 ior temp ,pdata 
-0x5a83 023549 rtn 
-:      023551 mouse_read_sensor_common:
-0x5a84 023552 arg pan_reg_delta_x ,pdata 
-0x5a85 023553 call twspi_read 
-0x5a86 023554 store 2 ,mem_mouse_x 
-0x5a87 023555 arg pan_reg_delta_y ,pdata 
-0x5a88 023556 call twspi_read 
-0x5a89 023557 store 2 ,mem_mouse_y 
-0x5a8a 023558 rtn 
-:      023561 mouse_sensor_sdio_low:
-0x5a8b 023562 fetcht 1 ,mem_mouse_sensor_sdio_gpio 
-0x5a8c 023563 call gpio_get_bit 
-0x5a8d 023564 rtn true 
-0x5a8e 023565 setarg 0x0a 
-0x5a8f 023566 call twspi_read 
-0x5a90 023567 nop 1000 
-0x5a91 023568 branch mouse_sensor_sdio_low 
-:      023570 mouse_set_sdio_high:
-0x5a92 023571 setarg 0x8100 
-0x5a93 023572 branch twspi_write 
-:      023577 mouse_bluetooth_fast_conn_init:
-0x5a94 023578 jam 0xff ,mem_mouse_bluetooth_fast_conn_flag 
-:      023579 mouse_ble_fast_conn_init:
-0x5a95 023580 jam 0x34 ,mem_xrecord_mode 
-0x5a96 023581 setarg 0x0f0f0f 
-0x5a97 023582 store 3 ,mem_le_lap 
-0x5a98 023583 store 3 ,mem_le_lap + 3 
-0x5a99 023584 branch mouse_start_reconnect 
-:      023586 mouse_buletooth_fast_conn_end:
-0x5a9a 023587 bpatch patch10_4 ,mem_patch10 
-0x5a9b 023588 call mouse_select_reconn_device 
-0x5a9c 023589 call mouse_bluetooth_fast_conn_disable 
-0x5a9d 023590 fetch 1 ,mem_device_flag 
-0x5a9e 023591 beq mode_bt_device1 ,mouse_device1_check_auto_discover 
-0x5a9f 023592 beq mode_bt_device2 ,mouse_device2_check_auto_discover 
-0x5aa0 023593 rtn 
-:      023594 mouse_device1_check_auto_discover:
-0x5aa1 023595 fetch 6 ,mem_device1_addr 
-0x5aa2 023596 branch mouse_device_check_auto_discover 
-:      023597 mouse_device2_check_auto_discover:
-0x5aa3 023598 fetch 6 ,mem_device2_addr 
-:      023599 mouse_device_check_auto_discover:
-0x5aa4 023600 fetcht 6 ,mem_mouse_compare_addr 
-0x5aa5 023601 isub temp ,null 
-0x5aa6 023602 branch mouse_start_discovery ,zero 
-0x5aa7 023603 branch mouse_start_reconnect_device 
-:      023605 mouse_bluetooth_fast_conn_disable:
-0x5aa8 023606 jam 0x5a ,mem_mouse_bluetooth_fast_conn_flag 
-0x5aa9 023607 rtn 
-:      023610 mouse_stop_bluetooth_mode:
-0x5aaa 023611 fetch 2 ,mem_ui_state_map 
-0x5aab 023612 bbit1 ui_state_ble_connected ,app_ble_disconnect 
-0x5aac 023613 branch mouse_stop_discovery 
-:      023614 mouse_disconnect:
-0x5aad 023615 setarg 0 
-0x5aae 023616 store 2 ,mem_mouse_no_data_timer 
-0x5aaf 023617 fetch 2 ,mem_ui_state_map 
-0x5ab0 023618 bbit1 ui_state_ble_connected ,app_ble_disconnect 
-0x5ab1 023619 rtn 
-:      023621 mouse_check_125hz:
-0x5ab2 023622 fetch mouse_flag_len ,mem_mouse_flag 
-0x5ab3 023623 rtnbit0 mouse_enable_bt_125hz 
-:      023624 mouse_bluetooth_125hz:
-0x5ab4 023625 nbranch mouse_bluetooth_125hz_clear ,user 
-0x5ab5 023626 fetch 1 ,mem_bluetooth_125hz_cnt 
-0x5ab6 023627 increase 1 ,pdata 
-0x5ab7 023628 and_into 0x0f ,pdata 
-0x5ab8 023629 store 1 ,mem_bluetooth_125hz_cnt 
-0x5ab9 023630 nrtn blank 
-:      023631 mouse_bluetooth_125hz_clear:
-0x5aba 023632 jam 0 ,mem_bluetooth_125hz_cnt 
-0x5abb 023633 branch disable_user 
-:      023635 mouse_current_mult_update:
-0x5abc 023636 fetch 1 ,mem_sensor_motion_gpio 
-0x5abd 023637 rtnne gpio_disable 
-0x5abe 023638 jam 0 ,mem_lpm_mult 
-0x5abf 023639 jam 30 ,mem_mouse_current_mult_timer 
-0x5ac0 023640 rtn 
-:      023643 mouse_priority_bb_event:
-0x5ac1 023644 bpatch patch10_5 ,mem_patch10 
-0x5ac2 023645 copy regc ,pdata 
-0x5ac3 023646 beq bt_evt_le_connected ,mouse_le_bb_event_connected 
-0x5ac4 023647 beq bt_evt_le_disconnected ,mouse_le_bb_disconnected 
-0x5ac5 023648 beq bt_evt_button_long_pressed ,mouse_bb_event_discovery_btn 
-0x5ac6 023649 beq bt_evt_le_pairing_success ,mouse_le_pairing_success 
-0x5ac7 023650 beq bt_evt_le_enc_info ,mouse_le_enc_info 
-0x5ac8 023651 beq bt_evt_le_start_enc ,mouse_le_ll_start_encryt 
-0x5ac9 023652 beq bt_evt_le_pairing_complete ,app_ble_store_reconn_info 
-0x5aca 023653 beq bt_evt_le_parse_conn_papa_update_rsp ,mouse_le_conn_param_update_rsp_recieved 
-0x5acb 023654 beq bt_evt_24g_pairing_complete ,mouse_24g_pairing_complete 
-0x5acc 023655 beq bt_evt_24g_attempt_fail ,mouse_24g_attempt_fail 
-0x5acd 023656 beq bt_evt_24g_attempt_success ,mouse_24g_attempt_success 
-0x5ace 023657 beq bt_evt_le_parse_conn_param_accepted ,mouse_le_parse_conn_param_accepted 
-0x5acf 023658 rtn 
-:      023661 mouse_le_bb_event_connected:
-0x5ad0 023662 call mouse_device_poweron_led_config 
-0x5ad1 023663 jam 0 ,mem_mouse_long_mult_flag 
-0x5ad2 023664 call mouse_init_sensor_reset 
-0x5ad3 023665 jam 1 ,mem_mouse_le_bb_connected_flag 
-0x5ad4 023666 call mouse_24g_first_store_reconn_info 
-0x5ad5 023667 fetch 1 ,mem_mouse_le_reconnect_flag 
-0x5ad6 023668 nbranch mouse_le_bb_event_connected_next ,blank 
-0x5ad7 023669 jam 0x14 ,mem_mouse_send_secutiry_request_timer 
-:      023670 mouse_le_bb_event_connected_next:
-0x5ad8 023671 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x5ad9 023672 set0 app_disc_by_button ,pdata 
-0x5ada 023673 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x5adb 023674 jam 0 ,mem_mouse_direct_timer 
-0x5adc 023675 fetch 2 ,mem_le_battery_level_updata_timer_init 
-0x5add 023676 store 2 ,mem_le_battery_level_updata_timer 
-0x5ade 023677 call mouse_no_data_timer_init 
-0x5adf 023678 branch mouse_stop_discovery 
-:      023680 mouse_le_bb_disconnected:
-0x5ae0 023681 setarg 0 
-0x5ae1 023682 store 2 ,mem_le_battery_level_updata_timer 
-0x5ae2 023683 jam 0 ,mem_mouse_le_bb_connected_flag 
-0x5ae3 023684 arg le_interval_7_5ms ,temp 
-0x5ae4 023685 fetch mouse_flag_len ,mem_mouse_flag 
-0x5ae5 023686 bbit1 mouse_enable_bt_125hz ,mouse_le_bb_disconnected_next 
-0x5ae6 023687 arg le_interval_8_75ms ,temp 
-:      023688 mouse_le_bb_disconnected_next:
-0x5ae7 023689 storet 2 ,mem_le_interval_min 
-0x5ae8 023690 storet 2 ,mem_le_interval_min + 2 
-0x5ae9 023691 jam le_lpm_enable ,mem_mouse_le_conn_param_reject 
-0x5aea 023692 jam 0 ,mem_mouse_clear_sensor_data_flag 
-0x5aeb 023693 call le_clr_config_more_data 
-0x5aec 023694 branch mouse_bb_disconnected 
-:      023696 mouse_le_pairing_success:
-0x5aed 023697 arg ll_pairing_success_flag ,queue 
-0x5aee 023698 branch mouse_le_enable_connect_flag 
-:      023700 mouse_le_enc_info:
-:      023701 mouse_updata_le_param:
-0x5aef 023702 jam bt_cmd_le_update_conn ,mem_fifo_temp 
-0x5af0 023703 branch ui_ipc_send_cmd 
-:      023705 mouse_le_ll_start_encryt:
-0x5af1 023706 fetch 1 ,mem_mouse_le_reconnect_flag 
-0x5af2 023707 beq 1 ,mouse_le_ll_reconn_start_encryt 
-0x5af3 023708 branch mouse_le_ll_enable_start_enc_flag 
-:      023709 mouse_le_ll_reconn_start_encryt:
-0x5af4 023710 call mouse_updata_le_param 
-0x5af5 023711 jam 20 ,mem_le_start_encrypt_timer 
-:      023712 mouse_le_ll_enable_start_enc_flag:
-0x5af6 023713 arg ll_start_enc_flag ,queue 
-0x5af7 023714 branch mouse_le_enable_connect_flag 
-:      023716 mouse_le_enable_connect_flag:
-0x5af8 023717 fetch 1 ,mem_le_connect_status_flag 
-0x5af9 023718 qset1 pdata 
-0x5afa 023719 store 1 ,mem_le_connect_status_flag 
-0x5afb 023720 rtn 
-:      023722 mouse_le_conn_param_update_rsp_recieved:
-0x5afc 023723 fetch 2 ,mem_le_l2cap_signaling_conn_param_update_rsp_result 
-0x5afd 023724 rtneq ble_signaling_connect_parameter_update_accepted 
-0x5afe 023725 fetch 1 ,mem_le_tsniff 
-0x5aff 023726 rshift2 pdata ,pdata 
-0x5b00 023727 sub pdata ,le_interval_15ms ,null 
-0x5b01 023728 rtn positive 
-0x5b02 023729 setarg le_interval_11_25ms 
-0x5b03 023730 store 2 ,mem_le_interval_min 
-0x5b04 023731 store 2 ,mem_le_interval_min + 2 
-0x5b05 023732 call mouse_updata_le_param 
-:      023733 mouse_le_conn_param_lpm_disable:
-0x5b06 023734 jam le_lpm_disable ,mem_mouse_le_conn_param_reject 
-0x5b07 023735 rtn 
-:      023737 mouse_le_bb_event_connect_complete:
-0x5b08 023738 fetch 1 ,mem_mouse_le_reconnect_flag 
-0x5b09 023739 nrtn blank 
-0x5b0a 023740 fetch 1 ,mem_le_att_handle 
-0x5b0b 023741 sub pdata ,34 ,pdata 
-0x5b0c 023742 nrtn zero 
-0x5b0d 023743 jam 0 ,mem_le_start_encrypt_timer 
-:      023744 mouse_le_write_enable:
-0x5b0e 023745 arg write_req_enable_flag ,queue 
-0x5b0f 023746 branch mouse_le_enable_connect_flag 
-:      023748 mouse_le_parse_conn_param_accepted:
-0x5b10 023749 fetch 1 ,mem_le_new_conninterval 
-0x5b11 023750 sub pdata ,le_interval_15ms ,null 
-0x5b12 023751 nbranch mouse_le_conn_param_lpm_disable ,positive 
-0x5b13 023752 store 2 ,mem_le_interval_min 
-0x5b14 023753 store 2 ,mem_le_interval_min + 2 
-0x5b15 023754 fetch 1 ,mem_le_new_connslavelatency 
-0x5b16 023755 branch mouse_le_lpm_mult_reinit ,blank 
-0x5b17 023756 fetcht 1 ,mem_lpm_mult_init 
-0x5b18 023757 isub temp ,null 
-0x5b19 023758 branch mouse_le_lpm_mult_reinit ,positive 
-0x5b1a 023759 fetch 1 ,mem_le_new_connslavelatency 
-0x5b1b 023760 store 1 ,mem_lpm_mult 
-0x5b1c 023761 branch mouse_le_conn_param_lpm_enable 
-:      023762 mouse_le_lpm_mult_reinit:
-0x5b1d 023763 fetch 1 ,mem_lpm_mult_init 
-0x5b1e 023764 store 1 ,mem_lpm_mult 
-:      023765 mouse_le_conn_param_lpm_enable:
-0x5b1f 023766 jam le_lpm_enable ,mem_mouse_le_conn_param_reject 
-0x5b20 023767 rtn 
-:      023769 mouse_le_clean_connect_flag:
-0x5b21 023770 jam 0 ,mem_le_connect_status_flag 
-0x5b22 023771 rtn 
-:      023773 mouse_le:
-0x5b23 023774 bpatch patch10_6 ,mem_patch10 
-0x5b24 023775 call le_fifo_check_nearly_full 
-0x5b25 023776 nrtn blank 
-0x5b26 023777 fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
-0x5b27 023778 beq 0xff ,mouse_le_next 
-0x5b28 023779 fetch 1 ,mem_le_connect_status_flag 
-0x5b29 023780 and pdata ,0x03 ,pdata 
-0x5b2a 023781 rtnne 0x03 
-:      023782 mouse_le_next:
-0x5b2b 023783 fetch 1 ,mem_mouse_clear_sensor_data_flag 
-0x5b2c 023784 call mouse_clear_sensor_data_by_reset ,blank 
-0x5b2d 023785 fetch mouse_flag_len ,mem_mouse_flag 
-0x5b2e 023786 bbit1 mouse_24g_pairing_flag ,mouse_le_send_empty_packet 
-0x5b2f 023787 bbit1 mouse_select_device_flag ,mouse_le_send_empty_packet 
-0x5b30 023788 bbit1 mouse_bt_discovery_button_down_flag ,mouse_le_send_empty_packet 
-0x5b31 023789 bbit1 mouse_bt_discovery_button_long_down_flag ,mouse_le_send_empty_packet 
-0x5b32 023790 call mouse_motion 
-0x5b33 023791 call mouse_check_125hz 
-0x5b34 023792 nrtn user 
-0x5b35 023793 call mouse_current_mult_update 
-0x5b36 023794 call mouse_data_xy_release 
-0x5b37 023795 call mouse_wheel_trigger 
-0x5b38 023796 fetch mouse_flag_len ,mem_mouse_flag 
-0x5b39 023797 bbit0 mouse_enable_keyboard ,mouse_le_send_mouse_data 
-0x5b3a 023798 fetch 1 ,mem_customer_key 
-0x5b3b 023799 beq 1 ,mouse_le_send_keyboard_package_data 
-:      023800 mouse_le_send_mouse_data:
-0x5b3c 023801 branch mouse_fill_mouse_data_le 
-:      023804 mouse_le_send_keyboard_package_data:
-0x5b3d 023805 fetch 1 ,mem_customer_data_trigger 
-0x5b3e 023806 branch mouse_le_release_keyboard_data ,blank 
-0x5b3f 023807 fetch 8 ,mem_customer_key_press + 1 
-:      023808 mouse_fill_keyboard_package_data_le:
-0x5b40 023809 store 8 ,mem_pdatatemp 
-0x5b41 023810 fetch 1 ,mem_customer_key_press 
-0x5b42 023811 beq kb_multikey_report_id ,mouse_fill_multimedia_key_data_le 
-0x5b43 023812 beq kb_system_conctrl_report_id ,mouse_fill_systemctrl_key_data_le 
-0x5b44 023813 jam 8 ,mem_le_data_len 
-0x5b45 023814 fetcht 2 ,mem_le_keyboard_handle 
-:      023815 mouse_fill_data_le:
-0x5b46 023816 fetch 1 ,mem_le_data_len 
-0x5b47 023817 copy pdata ,rega 
-0x5b48 023818 call le_att_malloc_tx_notify 
-0x5b49 023819 fetcht 1 ,mem_le_data_len 
-0x5b4a 023820 copy temp ,loopcnt 
-0x5b4b 023821 arg mem_pdatatemp ,contr 
-0x5b4c 023822 branch memcpy 
-:      023824 mouse_le_release_keyboard_data:
-0x5b4d 023825 fetch 8 ,mem_customer_key_release + 1 
-0x5b4e 023826 branch mouse_fill_keyboard_package_data_le 
-:      023828 mouse_fill_multimedia_key_data_le:
-0x5b4f 023829 jam 3 ,mem_le_data_len 
-0x5b50 023830 fetcht 2 ,mem_le_multimedia_handle 
-0x5b51 023831 branch mouse_fill_data_le 
-:      023833 mouse_fill_systemctrl_key_data_le:
-0x5b52 023834 jam 2 ,mem_le_data_len 
-0x5b53 023835 fetcht 2 ,mem_le_systemctrl_handle 
-0x5b54 023836 branch mouse_fill_data_le 
-:      023838 mouse_fill_battery_level_le:
-0x5b55 023839 arg 1 ,rega 
-0x5b56 023840 fetcht 2 ,mem_le_battery_level_handle 
-0x5b57 023841 call le_att_malloc_tx_notify 
-0x5b58 023842 fetch 1 ,mem_le_battery_level_percentage 
-0x5b59 023843 istore 1 ,contw 
-0x5b5a 023844 rtn 
-:      023846 mouse_le_send_empty_packet:
-0x5b5b 023847 setarg 0 
-0x5b5c 023848 store 7 ,mem_mouse_key 
-:      023849 mouse_fill_mouse_data_le:
-0x5b5d 023850 jam 7 ,mem_le_data_len 
-0x5b5e 023851 fetch 7 ,mem_mouse_key 
-0x5b5f 023852 store 7 ,mem_pdatatemp 
-0x5b60 023853 fetcht 2 ,mem_le_notify_handle 
-0x5b61 023854 branch mouse_fill_data_le 
-:      023856 mouse_check_51cmd_adv:
-0x5b62 023857 jam 0 ,mem_mouse_le_reconnect_flag 
-0x5b63 023858 fetch 3 ,mem_le_adv_ind 
-0x5b64 023859 store 3 ,mem_le_adv_data + 4 
-0x5b65 023860 call mouse_le_check_adv_flag 
-0x5b66 023861 setarg adv_flag_bredr_not_supported | adv_flag_limited_discoverable 
-0x5b67 023862 istore 1 ,contr 
-0x5b68 023863 arg mem_le_adv_swift_pair ,contr 
-0x5b69 023864 call mouse_le_adv_data_update 
-0x5b6a 023865 branch check_51cmd_adv 
-:      023867 mouse_le_check_adv_flag:
-0x5b6b 023868 arg mem_le_adv_data ,rega 
-:      023869 mouse_le_check_adv_flag_loop:
-0x5b6c 023870 ifetch 1 ,rega 
-0x5b6d 023871 rtn blank 
-0x5b6e 023872 iadd contr ,rega 
-0x5b6f 023873 ifetch 1 ,contr 
-0x5b70 023874 rtneq 0x01 
-0x5b71 023875 branch mouse_le_check_adv_flag_loop 
-:      023877 mouse_le_adv_data_update:
-0x5b72 023878 arg mem_le_adv_data + 11 ,contw 
-0x5b73 023879 arg 19 ,loopcnt 
-0x5b74 023880 call memcpy 
-0x5b75 023881 branch le_modified_name_adv 
-:      023887 mouse_bb_disconnected:
-0x5b76 023888 call mouse_bb_discon_clear_stack 
-0x5b77 023889 fetch app_disc_rsn_size ,mem_app_disconn_reason 
-0x5b78 023890 bbit1 app_disc_ble ,mouse4_0_event_bb_disconn 
-0x5b79 023891 bbit1 app_disc_by_button ,app_disconn_reason_clear 
-0x5b7a 023892 branch mouse_start_discovery 
-:      023894 mouse_bb_discon_clear_stack:
-0x5b7b 023895 setarg 0 
-0x5b7c 023896 store 8 ,mem_wheel_tb_old_pinlevel 
-0x5b7d 023897 istore 4 ,contw 
-0x5b7e 023898 jam 0 ,mem_mouse_move_flag 
-0x5b7f 023899 jam 0 ,mem_ltk_exists 
-0x5b80 023900 rtn 
-:      023902 mouse4_0_event_bb_disconn:
-0x5b81 023903 call mouse_le_clean_connect_flag 
-0x5b82 023904 fetch app_disc_rsn_size ,mem_app_disconn_reason 
-0x5b83 023905 bbit1 app_disc_by_button ,app_disconn_reason_clear 
-0x5b84 023906 branch mouse_app_enter_hibernate 
-:      023910 mouse_bb_event_timer:
-0x5b85 023911 bpatch patch10_7 ,mem_patch10 
-0x5b86 023913 call mouse_low_voltage_led_timer 
-0x5b87 023914 call mouse_adc_read 
-0x5b88 023916 call mouse_logo_led_on_timer 
-0x5b89 023917 call mouse_led_multi_timer 
-0x5b8a 023918 call mouse_dpi_led_blink_delay_timer 
-0x5b8b 023920 call g24_pair_timeout_timer 
-0x5b8c 023921 call g24_reconn_timeout_timer 
-0x5b8d 023922 call mouse_24g_long_sleep_param_update_timer 
-0x5b8e 023924 call mouse_dpi_key_check_long_press 
-0x5b8f 023925 call mouse_bt_discovery_check 
-0x5b90 023926 call mouse_commbination_key_process 
-0x5b91 023927 call mouse_check_discovery_timeout_timer 
-0x5b92 023929 call mouse_check_direct_timeout_timer 
-0x5b93 023930 call mouse_le_enable_att_list_timer 
-0x5b94 023931 call mouse_le_battery_updata_timer 
-0x5b95 023932 call mouse_le_send_smp_security_request_timer 
-0x5b96 023934 call mouse_check_reconnect_delay_long_sleep 
-0x5b97 023935 call mouse_current_mult_update_timer 
-0x5b98 023936 call mouse_wheel_trigger_timer 
-0x5b99 023937 call mouse_store_information_delay_timer 
-0x5b9a 023938 branch mouse_check_no_data_timeout_timer 
-:      023940 mouse_bt_discovery_check:
-0x5b9b 023941 fetch mouse_flag_len ,mem_mouse_flag 
-0x5b9c 023942 bbit1 mouse_enable_pb_button_long_press_disconvery ,mouse_bt_discovery_by_pb_button 
-0x5b9d 023943 rtn 
-:      023945 mouse_bt_discovery_by_pb_button:
-0x5b9e 023946 fetch 1 ,mem_select_device_button_statue 
-0x5b9f 023947 rtnne pb_button_state_down 
-0x5ba0 023948 arg mem_bt_discovery_count ,regc 
-0x5ba1 023949 arg mouse_long_button_bt_discovery ,regb 
-0x5ba2 023950 branch timer_single_step 
-:      023952 mouse_long_button_bt_discovery:
-0x5ba3 023953 fetch 1 ,mem_device_flag 
-0x5ba4 023954 rtneq mode_24g_device 
-0x5ba5 023955 fetch mouse_flag_len ,mem_mouse_flag 
-0x5ba6 023956 rtnbit1 mouse_bt_discovery_button_long_down_flag 
-0x5ba7 023957 arg mouse_bt_discovery_button_long_down_flag ,queue 
-0x5ba8 023958 call mouse_enable_function_flag 
-0x5ba9 023959 call app_evt_button_long_pressed 
-0x5baa 023960 branch mouse_bb_event_discovery_btn 
-:      023962 mouse_commbination_key_process:
-0x5bab 023963 fetch 1 ,mem_device_flag 
-0x5bac 023964 beq mode_24g_device ,mouse_24g_commbination_key_process 
-0x5bad 023965 fetch mouse_flag_len ,mem_mouse_flag 
-0x5bae 023966 rtnbit0 mouse_enable_commbination_key_by_bt_discovery 
-0x5baf 023967 fetcht 1 ,mem_mouse_commbination_key_bt 
-0x5bb0 023968 branch mouse_commbination_key_start 
-:      023970 mouse_24g_commbination_key_process:
-0x5bb1 023971 fetch mouse_flag_len ,mem_mouse_flag 
-0x5bb2 023972 rtnbit0 mouse_enable_commbination_key_by_24g_pairing 
-0x5bb3 023973 fetcht 1 ,mem_mouse_commbination_key_24g 
-:      023974 mouse_commbination_key_start:
-0x5bb4 023975 storet 1 ,mem_mouse_commbination_key 
-0x5bb5 023976 call mouse_check_key_gpio 
-0x5bb6 023977 and pdata ,0x07 ,pdata 
-0x5bb7 023978 fetcht 1 ,mem_mouse_commbination_key 
-0x5bb8 023979 isub temp ,null 
-0x5bb9 023980 branch mouse_commbination_key_down ,zero 
-:      023981 mouse_commbination_key_up:
-0x5bba 023982 fetch 1 ,mem_ui_button_timeout 
-0x5bbb 023983 store 1 ,mem_combination_ui_button_count 
-0x5bbc 023984 fetch 1 ,mem_commbination_key_statue 
-0x5bbd 023985 rtneq commbination_key_state_up 
-0x5bbe 023986 jam commbination_key_state_up ,mem_commbination_key_statue 
-0x5bbf 023987 rtn 
-:      023989 mouse_commbination_key_down:
-0x5bc0 023990 call mouse_combination_ui_timer 
-0x5bc1 023991 fetch 1 ,mem_commbination_key_statue 
-0x5bc2 023992 rtneq commbination_key_state_down 
-0x5bc3 023993 jam commbination_key_state_down ,mem_commbination_key_statue 
-0x5bc4 023994 rtn 
-:      023996 mouse_combination_ui_timer:
-0x5bc5 023997 arg mouse_24g_start_pair_mode ,regb 
-0x5bc6 023998 arg mem_combination_ui_button_count ,regc 
-0x5bc7 023999 fetch 1 ,mem_device_flag 
-0x5bc8 024000 beq mode_24g_device ,timer_single_step 
-0x5bc9 024001 arg mouse_long_button_bt_discovery ,regb 
-0x5bca 024002 call timer_single_step 
-0x5bcb 024003 fetch 1 ,mem_combination_ui_button_count 
-0x5bcc 024004 beq 1 ,mouse_bt_discovery_button_down_enable 
-0x5bcd 024005 rtn 
-:      024007 mouse_check_discovery_timeout_timer:
-0x5bce 024008 arg mem_mouse_discovery_timer ,regc 
-0x5bcf 024009 arg mouse_check_discovery_timeout ,regb 
-0x5bd0 024010 branch timer_single_step_2b 
-:      024012 mouse_check_discovery_timeout:
-0x5bd1 024013 call mouse_stop_discovery 
-0x5bd2 024014 branch mouse_app_enter_hibernate 
-:      024016 mouse_check_direct_timeout_timer:
-0x5bd3 024017 arg mem_mouse_direct_timer ,regc 
-0x5bd4 024018 arg mouse_check_direct_timeout ,regb 
-0x5bd5 024019 call timer_single_step 
-0x5bd6 024020 fetch 1 ,mem_mouse_direct_timer 
-0x5bd7 024021 beq 1 ,app_ble_stop_direct_adv 
-0x5bd8 024022 rtn 
-:      024024 mouse_check_direct_timeout:
-0x5bd9 024025 fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
-0x5bda 024026 beq 0xff ,mouse_buletooth_fast_conn_end 
-0x5bdb 024027 fetch 1 ,mem_reconn_times 
-0x5bdc 024028 nbranch mouse_polling_device ,blank 
-0x5bdd 024029 fetch mouse_flag_len ,mem_mouse_flag 
-0x5bde 024030 bbit1 mouse_enable_bt_reconnect_timeout_enter_discovery ,mouse_start_discovery 
-0x5bdf 024031 bbit1 mouse_enable_24g_first_auto_pairing ,mouse_24g_first_bb_event_reconn_timeout 
-0x5be0 024032 branch mouse_app_enter_hibernate 
-:      024034 mouse_le_enable_att_list_timer:
-0x5be1 024035 arg mem_le_start_encrypt_timer ,regc 
-0x5be2 024036 arg mouse_le_write_enable ,regb 
-0x5be3 024037 branch timer_single_step 
-:      024039 mouse_le_send_smp_security_request_timer:
-0x5be4 024040 fetch 1 ,mem_mouse_le_bb_connected_flag 
-0x5be5 024041 rtn blank 
-0x5be6 024042 arg mem_mouse_send_secutiry_request_timer ,regc 
-0x5be7 024043 arg mouse_le_pairing_sm_start_check ,regb 
-0x5be8 024044 branch timer_single_step 
-:      024045 mouse_le_pairing_sm_start_check:
-0x5be9 024046 fetch 1 ,mem_mouse_le_reconnect_flag 
-0x5bea 024047 nrtn blank 
-0x5beb 024048 fetch 1 ,mem_le_pairing_state 
-0x5bec 024049 rtnne flag_le_pairing_null 
-0x5bed 024050 branch le_pairing_sm_start 
-:      024052 mouse_le_battery_updata_timer:
-0x5bee 024053 fetch mouse_flag_len ,mem_mouse_flag 
-0x5bef 024054 rtnbit1 mouse_enable_le_battery_service_cancel 
-0x5bf0 024055 arg mem_le_battery_level_updata_timer ,regc 
-0x5bf1 024056 arg mouse_le_battery_level_updata ,regb 
-0x5bf2 024057 branch timer_single_step 
-:      024059 mouse_le_battery_level_updata:
-0x5bf3 024060 fetch 2 ,mem_le_battery_level_updata_timer_init 
-0x5bf4 024061 store 2 ,mem_le_battery_level_updata_timer 
-0x5bf5 024062 branch mouse_fill_battery_level_le 
-:      024064 mouse_le_enable_att_list:
-0x5bf6 024065 fetch 1 ,mem_le_connect_status_flag 
-0x5bf7 024066 rtnbit1 ll_pairing_success_flag 
-0x5bf8 024067 call mouse_updata_le_param 
-0x5bf9 024068 arg write_req_enable_flag ,queue 
-0x5bfa 024069 branch mouse_le_enable_connect_flag 
-:      024071 mouse_check_reconnect_delay_long_sleep:
-0x5bfb 024072 arg mem_mouse_bluetooth_reconnect_timeout ,regc 
-0x5bfc 024073 arg mouse_app_enter_hibernate ,regb 
-0x5bfd 024074 branch timer_single_step 
-:      024076 mouse_current_mult_update_timer:
-0x5bfe 024077 arg mem_mouse_current_mult_timer ,regc 
-0x5bff 024078 arg mouse_current_mult_reinit ,regb 
-0x5c00 024079 branch timer_single_step 
-:      024080 mouse_current_mult_reinit:
-0x5c01 024081 fetch 1 ,mem_lpm_mult_init 
-0x5c02 024082 store 1 ,mem_lpm_mult 
-0x5c03 024083 jam 1 ,mem_mouse_long_mult_flag 
-0x5c04 024084 rtn 
-:      024087 mouse_check_no_data_timeout_timer:
-0x5c05 024088 arg mem_mouse_no_data_timer ,regc 
-0x5c06 024089 arg mouse_check_no_data_timeout ,regb 
-0x5c07 024090 branch timer_single_step_2b 
-:      024092 mouse_check_no_data_timeout:
-0x5c08 024093 fetch 1 ,mem_device_flag 
-0x5c09 024094 beq mode_24g_device ,mouse_24g_hibernate_set 
-0x5c0a 024095 branch mouse_disconnect 
-:      024097 mouse_no_data_timer_init:
-0x5c0b 024098 fetch 2 ,mem_mouse_no_data_timeout 
-0x5c0c 024099 store 2 ,mem_mouse_no_data_timer 
-0x5c0d 024100 rtn 
-:      024102 mouse_store_information_delay_timer:
-0x5c0e 024103 arg mem_store_information_delay_timer ,regc 
-0x5c0f 024104 arg mouse_store_device_info_check ,regb 
-0x5c10 024105 branch timer_single_step 
-:      024107 mouse_store_device_info_check:
-0x5c11 024108 call mouse_store_device_info 
-0x5c12 024109 fetch 1 ,mem_mouse_need_soft_reset 
-0x5c13 024110 nbranch mouse_soft_reset ,blank 
-0x5c14 024111 rtn 
-:      024113 mouse_bb_event_discovery_btn:
-0x5c15 024114 isolate1 mark_24g ,mark 
-0x5c16 024115 call mouse_24g_stop ,true 
-0x5c17 024116 call mouse_disconnect 
-0x5c18 024117 call mouse_le_clean_connect_flag 
-0x5c19 024118 branch mouse_start_discovery 
-:      024120 mouse_start_discovery:
-0x5c1a 024121 bpatch patch11_0 ,mem_patch11 
-0x5c1b 024122 call mouse_device_discovery_led_config 
-0x5c1c 024123 fetch 2 ,mem_ui_state_map 
-0x5c1d 024124 isolate1 ui_state_ble_adv ,pdata 
-0x5c1e 024125 call mouse_stop_le_adv ,true 
-0x5c1f 024126 call mouse_bluetooth_fast_conn_disable 
-0x5c20 024127 fetch 2 ,mem_ui_state_map 
-0x5c21 024128 bbit1 ui_state_ble_adv ,mouse_start_discovery_norandom 
-0x5c22 024129 fetch mouse_flag_len ,mem_mouse_flag 
-0x5c23 024130 bbit0 mouse_enable_ble_random_addre ,mouse_start_discovery_norandom 
-0x5c24 024131 fetcht 2 ,mem_random_addr_increase_count 
-0x5c25 024132 increase 1 ,temp 
-0x5c26 024133 storet 2 ,mem_random_addr_increase_count 
-0x5c27 024134 storet 2 ,mem_le_lap + 1 
-0x5c28 024135 random pdata 
-0x5c29 024136 store 1 ,mem_le_lap 
-:      024137 mouse_start_discovery_norandom:
-0x5c2a 024138 fetch 3 ,mem_mouse_le_lap_temp 
-0x5c2b 024139 store 3 ,mem_le_lap + 3 
-0x5c2c 024140 call app_lpm_mult_disable 
-0x5c2d 024141 fetch 2 ,mem_mouse_discovery_timeout 
-0x5c2e 024142 store 2 ,mem_mouse_discovery_timer 
-0x5c2f 024143 setarg 0 
-0x5c30 024144 store 2 ,mem_mouse_no_data_timer 
-0x5c31 024145 store 2 ,mem_le_battery_level_updata_timer 
-0x5c32 024146 store 1 ,mem_mouse_direct_timer 
-0x5c33 024147 store 1 ,mem_mouse_bluetooth_reconnect_timeout 
-0x5c34 024148 store 1 ,mem_mouse_clear_sensor_data_flag 
-0x5c35 024149 arg mouse_store_eeprom_flag ,queue 
-0x5c36 024150 call mouse_enable_function_flag 
-0x5c37 024151 call mouse_bt_discovery_button_down_disable 
-0x5c38 024152 branch mouse_check_51cmd_adv 
-:      024154 mouse_stop_discovery:
-0x5c39 024155 bpatch patch11_1 ,mem_patch11 
-0x5c3a 024156 arg mouse_bt_discovery_button_long_down_flag ,queue 
-0x5c3b 024157 call mouse_disable_function_flag 
-0x5c3c 024158 jam 0 ,mem_mouse_bluetooth_reconnect_timeout 
-0x5c3d 024159 branch mouse_stop_le_adv 
-:      024160 mouse_stop_le_adv:
-0x5c3e 024161 setarg 0 
-0x5c3f 024162 store 1 ,mem_mouse_direct_timer 
-0x5c40 024163 store 2 ,mem_mouse_discovery_timer 
-0x5c41 024164 branch check_51cmd_stop_adv 
-:      024166 mouse_store_remote_bdaddr:
-0x5c42 024167 bpatch patch11_2 ,mem_patch11 
-0x5c43 024168 fetch mouse_flag_len ,mem_mouse_flag 
-0x5c44 024169 rtnbit0 mouse_store_eeprom_flag 
-0x5c45 024170 arg mouse_store_eeprom_flag ,queue 
-0x5c46 024171 call mouse_disable_function_flag 
-0x5c47 024172 call mouse_check_device_addr 
-:      024173 mouse_unplug_clean_bdaddr:
-0x5c48 024174 call mouse_before_store_reconn_info 
-0x5c49 024175 branch mouse_store_device_info_delay 
-:      024177 mouse_check_device_addr:
-0x5c4a 024178 fetch 1 ,mem_record_bt_mode 
-0x5c4b 024179 beq rec_4_mode ,mouse_check_le_device_addr 
-0x5c4c 024180 rtn 
-:      024181 mouse_check_le_device_addr:
-0x5c4d 024182 store 1 ,mem_device_addr_temp 
-0x5c4e 024183 fetch 6 ,mem_le_plap 
-:      024184 mouse_check_bt_device_addr_common:
-0x5c4f 024185 store 6 ,mem_device_addr_temp + 1 
-0x5c50 024186 fetch 7 ,mem_device_addr_temp 
-0x5c51 024187 arg mem_device1_type ,contr 
-0x5c52 024188 arg 3 ,loopcnt 
-:      024189 mouse_check_device_addr_end:
-0x5c53 024190 ifetcht 7 ,contr 
-0x5c54 024191 isub temp ,null 
-0x5c55 024192 branch mouse_clean_addr ,zero 
-0x5c56 024193 increase 22 ,contr 
-0x5c57 024194 loop mouse_check_device_addr_end 
-0x5c58 024195 rtn 
-:      024196 mouse_before_store_reconn_info:
-0x5c59 024197 arg mem_device1_type ,rega 
-0x5c5a 024198 fetch 1 ,mem_device_flag 
-0x5c5b 024199 increase -1 ,pdata 
-0x5c5c 024200 mul32 pdata ,29 ,pdata 
-0x5c5d 024201 iadd rega ,rega 
-0x5c5e 024202 fetch 1 ,mem_record_bt_mode 
-0x5c5f 024203 istore 1 ,rega 
-0x5c60 024204 beq rec_4_mode ,mouse_store_le_device 
-0x5c61 024205 rtn 
-:      024207 mouse_store_le_device:
-0x5c62 024208 fetch 6 ,mem_le_plap 
-0x5c63 024209 istore 6 ,contw 
-0x5c64 024210 arg mem_le_ltk ,contr 
-0x5c65 024211 call memcpy16 
-0x5c66 024212 fetch 6 ,mem_le_lap 
-0x5c67 024213 istore 6 ,contw 
-0x5c68 024214 rtn 
-:      024216 mouse_clean_addr:
-0x5c69 024217 increase -6 ,contr 
-0x5c6a 024218 copy contr ,contw 
-0x5c6b 024219 fetcht 6 ,mem_device_addr_temp + 1 
-0x5c6c 024220 increase 3 ,temp 
-0x5c6d 024221 istoret 6 ,contw 
-0x5c6e 024222 rtn 
-:      024224 mouse_select_reconn_device:
-0x5c6f 024225 arg mem_device1_type ,rega 
-0x5c70 024226 fetch 1 ,mem_device_flag 
-0x5c71 024227 rtneq mode_24g_device 
-0x5c72 024228 increase -1 ,pdata 
-0x5c73 024229 mul32 pdata ,29 ,pdata 
-0x5c74 024230 iadd rega ,rega 
-0x5c75 024231 ifetch 1 ,rega 
-0x5c76 024232 store 1 ,mem_xrecord_mode 
-0x5c77 024233 beq rec_4_mode ,mouse_load_le_device 
-0x5c78 024234 rtn 
-:      024236 mouse_load_le_device:
-0x5c79 024237 ifetch 6 ,contr 
-:      024238 mouse_load_le_device_end:
-0x5c7a 024239 store 6 ,mem_hci_plap 
-0x5c7b 024240 arg mem_le_ltk ,contw 
-0x5c7c 024241 call memcpy16 
-0x5c7d 024242 ifetch 6 ,contr 
-0x5c7e 024243 store 6 ,mem_le_lap 
-0x5c7f 024244 rtn 
-:      024246 mouse_app_initflag_check:
-0x5c80 024247 bpatch patch11_3 ,mem_patch11 
-0x5c81 024248 fetch 2 ,mem_store_flag 
-0x5c82 024249 arg eeprom_init_flag ,temp 
-0x5c83 024250 isub temp ,null 
-0x5c84 024251 branch mouse_load_device_info ,zero 
-:      024252 mouse_app_initflag_check_next:
-0x5c85 024253 storet 2 ,mem_store_flag 
-0x5c86 024254 call mouse_ble_init_address 
-0x5c87 024255 fetch 1 ,mem_device_flag_temp 
-0x5c88 024256 store 1 ,mem_device_flag 
-0x5c89 024257 fetch 4 ,mem_24g_fast_conn_addr 
-0x5c8a 024258 store 4 ,mem_24g_receiver_addr 
-0x5c8b 024259 store 4 ,mem_24g_addr 
-:      024260 mouse_load_default_dpi:
-0x5c8c 024261 fetch 1 ,mem_config_sensor_dpi 
-0x5c8d 024262 store 1 ,mem_mouse_dpi 
-0x5c8e 024263 rtn 
-:      024265 mouse_load_device_info:
-0x5c8f 024266 call mouse_otp_load_dpi 
-0x5c90 024268 fetch 4 ,mem_mouse_24g_addr 
-0x5c91 024269 store 4 ,mem_24g_receiver_addr 
-0x5c92 024270 store 4 ,mem_24g_addr 
-0x5c93 024271 rtn 
-:      024273 mouse_otp_load_dpi:
-0x5c94 024274 fetch mouse_flag_len ,mem_mouse_flag 
-0x5c95 024275 rtnbit0 mouse_enable_load_and_store_dpi 
-0x5c96 024276 fetch 2 ,mem_otp_offset_dpi 
-0x5c97 024277 copy pdata ,regb 
-0x5c98 024278 call mouse_read_otp_dpi_common 
-0x5c99 024279 fetch 1 ,mem_mouse_dpi_temp 
-0x5c9a 024280 call mouse_load_default_dpi ,blank 
-0x5c9b 024281 rtn 
-:      024283 mouse_ble_init_address:
-0x5c9c 024284 fetch 6 ,mem_le_lap 
-0x5c9d 024285 store 6 ,mem_device1_locall_addr 
-0x5c9e 024286 add pdata ,0x0100 ,pdata 
-0x5c9f 024287 store 6 ,mem_device2_locall_addr 
-0x5ca0 024288 add pdata ,0x0100 ,pdata 
-0x5ca1 024289 store 6 ,mem_device3_locall_addr 
-0x5ca2 024290 rtn 
-:      024294 mouse_store_device_info_delay:
-0x5ca3 024295 fetch 1 ,mem_store_information_delay_timer_init 
-0x5ca4 024296 store 1 ,mem_store_information_delay_timer 
-0x5ca5 024297 rtn 
-:      024299 mouse_store_device_info:
-0x5ca6 024300 bpatch patch11_4 ,mem_patch11 
-0x5ca7 024301 fetch mouse_flag_len ,mem_mouse_flag 
-0x5ca8 024302 bbit1 mouse_enable_eeprom ,mouse_store_eeprom_device_info 
-0x5ca9 024303 bbit1 mouse_enable_flash ,mouse_store_flash_device_info 
-0x5caa 024304 bbit1 mouse_enable_otp ,mouse_store_otp_device_info 
-0x5cab 024305 rtn 
-:      024307 mouse_store_dpi_info_check:
-0x5cac 024308 bpatch patch11_5 ,mem_patch11 
-0x5cad 024309 fetch mouse_flag_len ,mem_mouse_flag 
-0x5cae 024310 bbit1 mouse_enable_eeprom ,mouse_store_eerpom_dpi 
-0x5caf 024311 bbit1 mouse_enable_otp ,mouse_store_otp_dpi 
-0x5cb0 024312 rtn 
-:      024316 mouse_store_eeprom_device_info:
-0x5cb1 024317 arg 128 ,temp 
-0x5cb2 024318 arg mem_device_flag ,rega 
-0x5cb3 024319 arg mouse_info_eeprom_offect ,regb 
-0x5cb4 024320 branch iicd_write_protect_eep_data 
-:      024322 mouse_store_eerpom_dpi:
-0x5cb5 024323 arg 1 ,temp 
-0x5cb6 024324 arg mem_mouse_dpi ,rega 
-0x5cb7 024325 arg mouse_dpi_eeprom_offect ,regb 
-0x5cb8 024326 branch iicd_write_protect_eep_data 
-:      024330 mouse_store_flash_device_info:
-0x5cb9 024331 call spid_init_flash 
-0x5cba 024332 call mouse_spid_flash_release_form_powerdown 
-0x5cbb 024333 call mouse_flash_erase_sector 
-0x5cbc 024335 call mouse_information_flash_parameters 
-0x5cbd 024336 call mouse_spid_write_flash 
-0x5cbe 024337 call mouse_spid_flash_powerdown 
-0x5cbf 024338 branch mouse_sensor_spi_init 
-:      024343 mouse_store_otp_device_info:
-0x5cc0 024344 call mouse_write_otp_device_flag 
-0x5cc1 024345 call mouse_write_otp_device_info 
-0x5cc2 024346 branch mouse_write_otp_le_addr_increase_count_info 
-:      024350 mouse_write_otp_device_flag:
-0x5cc3 024351 fetchr regb ,2 ,mem_otp_offset_device_flag 
-0x5cc4 024352 copy regb ,regc 
-:      024353 mouse_write_otp_device_flag_loop:
-0x5cc5 024354 call mouse_read_otp_device_flag_common 
-0x5cc6 024355 fetch 1 ,mem_device_flag_temp 
-0x5cc7 024356 branch mouse_device_flag_store ,blank 
-0x5cc8 024357 store 1 ,mem_device_flag_last 
-0x5cc9 024358 increase 1 ,regc 
-0x5cca 024359 fetch 2 ,mem_otp_offset_device_flag_end 
-0x5ccb 024360 isub regc ,null 
-0x5ccc 024361 nrtn positive 
-0x5ccd 024362 copy regc ,regb 
-0x5cce 024363 branch mouse_write_otp_device_flag_loop 
-:      024365 mouse_device_flag_store:
-0x5ccf 024366 fetch 1 ,mem_device_flag_last 
-0x5cd0 024367 and pdata ,0xf0 ,pdata 
-0x5cd1 024368 branch mouse_device_flag_store_check ,blank 
-0x5cd2 024369 fetch 1 ,mem_device_flag 
-0x5cd3 024370 store 1 ,mem_device_flag_value 
-:      024371 mouse_devoce_flag_store_end:
-0x5cd4 024372 arg 1 ,loopcnt 
-0x5cd5 024373 copy regc ,regb 
-0x5cd6 024374 arg mem_device_flag_value ,rega 
-0x5cd7 024375 branch otp_write 
-:      024377 mouse_device_flag_store_check:
-0x5cd8 024378 fetch 1 ,mem_device_flag_last 
-0x5cd9 024379 fetcht 1 ,mem_device_flag 
-0x5cda 024380 isub temp ,null 
-0x5cdb 024381 rtn zero 
-0x5cdc 024382 lshift4 temp ,temp 
-0x5cdd 024383 iadd temp ,pdata 
-0x5cde 024384 store 1 ,mem_device_flag_value 
-0x5cdf 024386 copy regc ,pdata 
-0x5ce0 024387 fetcht 2 ,mem_otp_offset_device_flag 
-0x5ce1 024388 isub temp ,null 
-0x5ce2 024389 branch mouse_devoce_flag_store_end ,zero 
-0x5ce3 024391 increase -1 ,regc 
-0x5ce4 024392 branch mouse_devoce_flag_store_end 
-:      024396 mouse_write_otp_device_info:
-0x5ce5 024397 fetch 1 ,mem_device_flag 
-0x5ce6 024398 beq mode_24g_device ,mouse_write_otp_24g_addr 
-0x5ce7 024399 beq mode_bt_device1 ,mouse_write_otp_le_device1 
-0x5ce8 024400 beq mode_bt_device2 ,mouse_write_otp_le_device2 
-0x5ce9 024401 rtn 
-:      024403 mouse_write_otp_24g_addr:
-0x5cea 024404 fetchr regb ,2 ,mem_otp_offset_24g_addr 
-0x5ceb 024405 copy regb ,regc 
-:      024406 mouse_otp_store_24g_addr_loop:
-0x5cec 024407 call mouse_read_otp_24g_addr_common 
-0x5ced 024408 fetch 4 ,mem_mouse_24g_addr_temp 
-0x5cee 024409 branch mouse_24g_addr_store ,blank 
-0x5cef 024410 store 4 ,mem_mouse_24g_addr_last 
-0x5cf0 024411 increase 4 ,regc 
-0x5cf1 024412 fetch 2 ,mem_otp_offset_24g_addr_end 
-0x5cf2 024413 isub regc ,null 
-0x5cf3 024414 nrtn positive 
-0x5cf4 024415 copy regc ,regb 
-0x5cf5 024416 branch mouse_otp_store_24g_addr_loop 
-:      024418 mouse_24g_addr_store:
-0x5cf6 024419 fetch 4 ,mem_mouse_24g_addr_last 
-0x5cf7 024420 fetcht 4 ,mem_mouse_24g_addr 
-0x5cf8 024421 isub temp ,null 
-0x5cf9 024422 rtn zero 
-0x5cfa 024423 arg 4 ,loopcnt 
-0x5cfb 024424 arg mem_mouse_24g_addr ,rega 
-0x5cfc 024425 copy regc ,regb 
-0x5cfd 024426 branch otp_write 
-:      024428 mouse_write_otp_le_device1:
-0x5cfe 024429 fetchr regb ,2 ,mem_otp_offset_le_addr1 
-0x5cff 024430 copy regb ,regc 
-:      024431 mouse_otp_store_le_addr1_loop:
-0x5d00 024432 call mouse_read_otp_le_addr1_common 
-0x5d01 024433 fetch 6 ,mem_mouse_le_addr1_temp 
-0x5d02 024434 branch mouse_le_addr1_store ,blank 
-0x5d03 024435 store 6 ,mem_mouse_le_addr1_last 
-0x5d04 024436 increase 6 ,regc 
-0x5d05 024437 fetch 2 ,mem_otp_offset_le_addr1_end 
-0x5d06 024438 isub regc ,null 
-0x5d07 024439 nrtn positive 
-0x5d08 024440 copy regc ,regb 
-0x5d09 024441 branch mouse_otp_store_le_addr1_loop 
-:      024443 mouse_le_addr1_store:
-0x5d0a 024444 fetch 6 ,mem_mouse_le_addr1_last 
-0x5d0b 024445 fetcht 6 ,mem_device1_addr 
-0x5d0c 024446 isub temp ,null 
-0x5d0d 024447 rtn zero 
-0x5d0e 024448 arg 6 ,loopcnt 
-0x5d0f 024449 arg mem_device1_addr ,rega 
-0x5d10 024450 copy regc ,regb 
-0x5d11 024451 branch otp_write 
-:      024454 mouse_write_otp_le_device2:
-0x5d12 024455 fetchr regb ,2 ,mem_otp_offset_le_addr2 
-0x5d13 024456 copy regb ,regc 
-:      024457 mouse_otp_store_le_addr2_loop:
-0x5d14 024458 call mouse_read_otp_le_addr2_common 
-0x5d15 024459 fetch 6 ,mem_mouse_le_addr2_temp 
-0x5d16 024460 branch mouse_le_addr2_store ,blank 
-0x5d17 024461 store 6 ,mem_mouse_le_addr2_last 
-0x5d18 024462 increase 6 ,regc 
-0x5d19 024463 fetch 2 ,mem_otp_offset_le_addr2_end 
-0x5d1a 024464 isub regc ,null 
-0x5d1b 024465 nrtn positive 
-0x5d1c 024466 copy regc ,regb 
-0x5d1d 024467 branch mouse_otp_store_le_addr2_loop 
-:      024469 mouse_le_addr2_store:
-0x5d1e 024470 fetch 6 ,mem_mouse_le_addr2_last 
-0x5d1f 024471 fetcht 6 ,mem_device2_addr 
-0x5d20 024472 isub temp ,null 
-0x5d21 024473 rtn zero 
-0x5d22 024474 arg 6 ,loopcnt 
-0x5d23 024475 arg mem_device2_addr ,rega 
-0x5d24 024476 copy regc ,regb 
-0x5d25 024477 branch otp_write 
-:      024481 mouse_write_otp_le_addr_increase_count_info:
-0x5d26 024482 fetch 1 ,mem_device_flag 
-0x5d27 024483 rtneq mode_24g_device 
-0x5d28 024484 fetchr regb ,2 ,mem_otp_offset_le_addr_increase_count 
-0x5d29 024485 copy regb ,regc 
-:      024486 mouse_otp_store_le_addr_increase_count_loop:
-0x5d2a 024487 call mouse_read_otp_le_addr_increase_count_common 
-0x5d2b 024488 fetch 2 ,mem_random_addr_increase_count_temp 
-0x5d2c 024489 branch mouse_le_addr_increase_count_store ,blank 
-0x5d2d 024490 store 2 ,mem_random_addr_increase_count_last 
-0x5d2e 024491 increase 2 ,regc 
-0x5d2f 024492 fetch 2 ,mem_otp_offset_le_addr_increase_count_end 
-0x5d30 024493 isub regc ,null 
-0x5d31 024494 nrtn positive 
-0x5d32 024495 copy regc ,regb 
-0x5d33 024496 branch mouse_otp_store_le_addr_increase_count_loop 
-:      024498 mouse_le_addr_increase_count_store:
-0x5d34 024499 fetch 2 ,mem_random_addr_increase_count_last 
-0x5d35 024500 fetcht 2 ,mem_random_addr_increase_count 
-0x5d36 024501 isub temp ,null 
-0x5d37 024502 rtn zero 
-0x5d38 024503 arg 2 ,loopcnt 
-0x5d39 024504 arg mem_random_addr_increase_count ,rega 
-0x5d3a 024505 copy regc ,regb 
-0x5d3b 024506 branch otp_write 
-:      024510 mouse_store_otp_dpi:
-0x5d3c 024511 fetch mouse_flag_len ,mem_mouse_flag 
-0x5d3d 024512 rtnbit0 mouse_enable_load_and_store_dpi 
-0x5d3e 024513 fetchr regb ,2 ,mem_otp_offset_dpi 
-0x5d3f 024514 copy regb ,regc 
-:      024515 mouse_otp_store_dpi_loop:
-0x5d40 024516 call mouse_read_otp_dpi_common 
-0x5d41 024517 fetch 1 ,mem_mouse_dpi_temp 
-0x5d42 024518 branch mouse_otp_dpi_store ,blank 
-0x5d43 024519 store 1 ,mem_mouse_dpi_last 
-0x5d44 024520 increase 1 ,regc 
-0x5d45 024521 fetch 2 ,mem_otp_offset_dpi_end 
-0x5d46 024522 isub regc ,null 
-0x5d47 024523 nrtn positive 
-0x5d48 024524 copy regc ,regb 
-0x5d49 024525 branch mouse_otp_store_dpi_loop 
-:      024527 mouse_otp_dpi_store:
-0x5d4a 024528 fetch 1 ,mem_mouse_dpi_last 
-0x5d4b 024529 and pdata ,0xf0 ,pdata 
-0x5d4c 024530 branch mouse_dpi_store_last ,blank 
-0x5d4d 024531 fetch 1 ,mem_mouse_dpi 
-0x5d4e 024532 store 1 ,mem_mouse_otp_dpi_value 
-:      024533 mouse_dpi_store_end:
-0x5d4f 024534 arg 1 ,loopcnt 
-0x5d50 024535 copy regc ,regb 
-0x5d51 024536 arg mem_mouse_otp_dpi_value ,rega 
-0x5d52 024537 branch otp_write 
-:      024539 mouse_dpi_store_last:
-0x5d53 024540 fetch 1 ,mem_mouse_dpi_last 
-0x5d54 024541 fetcht 1 ,mem_mouse_dpi 
-0x5d55 024542 isub temp ,null 
-0x5d56 024543 rtn zero 
-0x5d57 024544 lshift4 temp ,temp 
-0x5d58 024545 iadd temp ,pdata 
-0x5d59 024546 store 1 ,mem_mouse_otp_dpi_value 
-0x5d5a 024548 copy regc ,pdata 
-0x5d5b 024549 fetcht 2 ,mem_otp_offset_dpi 
-0x5d5c 024550 isub temp ,null 
-0x5d5d 024551 branch mouse_dpi_store_end ,zero 
-0x5d5e 024553 increase -1 ,regc 
-0x5d5f 024554 branch mouse_dpi_store_end 
-:      024563 mouse_load_eeprom_info_check:
-0x5d60 024564 call iicd_read_init_pin 
-0x5d61 024565 fetch mouse_flag_len ,mem_mouse_flag 
-0x5d62 024566 isolate1 mouse_enable_2k_eeprom ,pdata 
-0x5d63 024567 ncall clear_eeprom_size_2k ,true 
-0x5d64 024568 call mouse_eeprom_load_recon_info 
-0x5d65 024569 branch mouse_app_initflag_check 
-:      024571 mouse_eeprom_load_recon_info:
-0x5d66 024572 arg 128 ,temp 
-0x5d67 024573 arg mem_device_flag ,rega 
-0x5d68 024574 arg mouse_info_eeprom_offect ,regb 
-0x5d69 024575 branch iicd_read_eep_data 
-:      024577 mouse_load_eeprom_dpi:
-0x5d6a 024578 arg 1 ,temp 
-0x5d6b 024579 arg mem_mouse_dpi ,rega 
-0x5d6c 024580 arg mouse_dpi_eeprom_offect ,regb 
-0x5d6d 024581 branch iicd_read_eep_data 
-:      024585 mouse_load_flash_info_check:
-0x5d6e 024586 call spid_init_flash 
-0x5d6f 024587 call mouse_spid_flash_release_form_powerdown 
-0x5d70 024588 call mouse_information_flash_parameters 
-0x5d71 024589 call spid_read_flash 
-0x5d72 024590 call mouse_spid_flash_powerdown 
-0x5d73 024591 call mouse_app_initflag_check 
-0x5d74 024592 branch mouse_sensor_spi_init 
-:      024594 mouse_information_flash_parameters:
-0x5d75 024595 setarg mem_mouse_information_end 
-0x5d76 024596 arg mem_mouse_information_start ,temp 
-0x5d77 024597 isub temp ,temp 
-0x5d78 024598 fetch 3 ,mem_flash_base 
-0x5d79 024599 arg mem_mouse_information_start ,rega 
-0x5d7a 024600 rtn 
-:      024602 mouse_spid_flash_release_form_powerdown:
-0x5d7b 024603 jam flash_command_release_from_powerdown ,mem_temp 
-:      024604 mouse_spid_write_flash_cmd:
-0x5d7c 024605 call delay_nop100 
-0x5d7d 024606 call spid_unlock_flash 
-0x5d7e 024607 arg mem_write_flash_head_temp ,rega 
-0x5d7f 024608 fetcht 1 ,mem_temp 
-0x5d80 024609 call mouse_spid_write_flash_cmd_common 
-0x5d81 024610 branch delay_nop100 
-:      024612 mouse_spid_flash_powerdown:
-0x5d82 024613 jam flash_command_powerdown ,mem_temp 
-0x5d83 024614 branch mouse_spid_write_flash_cmd 
-:      024616 mouse_spid_write_flash_cmd_common:
-0x5d84 024617 istoret 1 ,rega 
-0x5d85 024618 rshift16 pdata ,temp 
-0x5d86 024619 istoret 1 ,contw 
-0x5d87 024620 rshift8 pdata ,temp 
-0x5d88 024621 istoret 1 ,contw 
-0x5d89 024622 istore 1 ,contw 
-0x5d8a 024623 deposit rega 
-0x5d8b 024624 store 2 ,core_spid_txaddr 
-0x5d8c 024625 setarg 0 
-0x5d8d 024626 store 2 ,core_spid_rxlen 
-0x5d8e 024627 jam spid_start ,core_misc_ctrl 
-0x5d8f 024628 branch wait_spid_done 
-:      024630 mouse_flash_erase_sector:
-0x5d90 024631 fetch 3 ,mem_flash_base 
-0x5d91 024632 store 3 ,mem_spi_write_addr 
-0x5d92 024633 branch spid_flash_erase_sector + 2 
-:      024635 mouse_spid_write_flash:
-0x5d93 024636 copy pdata ,regc 
-0x5d94 024637 copy rega ,pdata 
-0x5d95 024638 increase -4 ,pdata 
-0x5d96 024639 copy pdata ,regb 
-0x5d97 024640 ifetch 4 ,regb 
-0x5d98 024641 store 4 ,mem_write_flash_head_temp 
-0x5d99 024642 copy regc ,pdata 
-0x5d9a 024643 call spid_write_flash 
-0x5d9b 024644 fetch 4 ,mem_write_flash_head_temp 
-0x5d9c 024645 istore 4 ,regb 
-0x5d9d 024646 rtn 
-:      024648 mouse_flash_power_down:
-0x5d9e 024649 fetch mouse_flag_len ,mem_mouse_flag 
-0x5d9f 024650 rtnbit0 mouse_enable_flash 
-0x5da0 024651 call mouse_spid_flash_powerdown 
-0x5da1 024652 call twspi_enable 
-0x5da2 024653 fetcht 1 ,mem_spi_cs_gpio 
-0x5da3 024654 call gpio_out_inactive 
-0x5da4 024655 fetcht 1 ,mem_spi_hold_gpio 
-0x5da5 024656 branch mouse_gpio_config_input_pd 
-:      024660 mouse_load_otp_info_check:
-0x5da6 024661 call mouse_read_otp_dpi 
-0x5da7 024662 call mouse_read_otp_device_flag 
-0x5da8 024663 call mouse_read_otp_device_info 
-0x5da9 024664 call mouse_read_otp_le_addr_increase_count_info 
-:      024665 mouse_otp_load_app_initflag:
-0x5daa 024666 arg 2 ,loopcnt 
-0x5dab 024667 fetch 2 ,mem_otp_offset_app_initflag 
-0x5dac 024668 copy pdata ,regb 
-0x5dad 024669 arg mem_store_flag ,rega 
-0x5dae 024670 call otp_read_data 
-0x5daf 024671 call mouse_app_initflag_check 
-:      024672 mouse_otp_store_app_initflag:
-0x5db0 024673 arg 2 ,loopcnt 
-0x5db1 024674 arg mem_store_flag ,rega 
-0x5db2 024675 fetchr regb ,2 ,mem_otp_offset_app_initflag 
-0x5db3 024676 branch otp_write 
-:      024680 mouse_read_otp_device_flag:
-0x5db4 024681 fetchr regb ,2 ,mem_otp_offset_device_flag 
-0x5db5 024682 copy regb ,regc 
-:      024683 mouse_read_otp_device_flag_loop:
-0x5db6 024684 call mouse_read_otp_device_flag_common 
-0x5db7 024685 fetch 1 ,mem_device_flag_temp 
-0x5db8 024686 branch mouse_device_flag_load ,blank 
-0x5db9 024687 store 1 ,mem_device_flag_last 
-0x5dba 024688 increase 1 ,regc 
-0x5dbb 024689 fetch 2 ,mem_otp_offset_device_flag_end 
-0x5dbc 024690 isub regc ,null 
-0x5dbd 024691 nbranch mouse_device_flag_load ,positive 
-0x5dbe 024692 copy regc ,regb 
-0x5dbf 024693 branch mouse_read_otp_device_flag_loop 
-:      024695 mouse_read_otp_device_flag_common:
-0x5dc0 024696 arg 1 ,loopcnt 
-0x5dc1 024697 arg mem_device_flag_temp ,rega 
-0x5dc2 024698 branch otp_read_data 
-:      024700 mouse_device_flag_load:
-0x5dc3 024701 fetch 1 ,mem_device_flag_last 
-0x5dc4 024702 copy pdata ,temp 
-0x5dc5 024703 and pdata ,0xf0 ,pdata 
-0x5dc6 024704 branch mouse_device_flag_load_last ,blank 
-0x5dc7 024705 rshift4 pdata ,pdata 
-0x5dc8 024706 branch mouse_device_flag_load_end 
-:      024708 mouse_device_flag_load_last:
-0x5dc9 024709 copy temp ,pdata 
-:      024710 mouse_device_flag_load_end:
-0x5dca 024711 store 1 ,mem_device_flag 
-0x5dcb 024712 rtn 
-:      024715 mouse_read_otp_device_info:
-0x5dcc 024716 fetch 1 ,mem_device_flag 
-0x5dcd 024717 beq mode_24g_device ,mouse_read_otp_24g_addr 
-0x5dce 024718 beq mode_bt_device1 ,mouse_read_otp_le_device1 
-0x5dcf 024719 beq mode_bt_device2 ,mouse_read_otp_le_device2 
-0x5dd0 024720 rtn 
-:      024722 mouse_read_otp_le_device1:
-0x5dd1 024723 call mouse_read_otp_le_device1_addr 
-0x5dd2 024724 branch mouse_read_otp_le_device1_locall_addr 
-:      024726 mouse_read_otp_le_device2:
-0x5dd3 024727 call mouse_read_otp_le_device2_addr 
-0x5dd4 024728 branch mouse_read_otp_le_device2_locall_addr 
-:      024731 mouse_read_otp_le_device1_addr:
-0x5dd5 024732 fetchr regb ,2 ,mem_otp_offset_le_addr1 
-0x5dd6 024733 copy regb ,regc 
-:      024734 mouse_read_otp_le_device1_addr_loop:
-0x5dd7 024735 call mouse_read_otp_le_addr1_common 
-0x5dd8 024736 fetch 6 ,mem_mouse_le_addr1_temp 
-0x5dd9 024737 branch mouse_le_addr1_load ,blank 
-0x5dda 024738 store 6 ,mem_mouse_le_addr1_last 
-0x5ddb 024739 increase 6 ,regc 
-0x5ddc 024740 fetch 2 ,mem_otp_offset_le_addr1_end 
-0x5ddd 024741 isub regc ,null 
-0x5dde 024742 nbranch mouse_le_addr1_load ,positive 
-0x5ddf 024743 copy regc ,regb 
-0x5de0 024744 branch mouse_read_otp_le_device1_addr_loop 
-:      024746 mouse_read_otp_le_addr1_common:
-0x5de1 024747 arg 6 ,loopcnt 
-0x5de2 024748 arg mem_mouse_le_addr1_temp ,rega 
-0x5de3 024749 branch otp_read_data 
-:      024751 mouse_le_addr1_load:
-0x5de4 024752 fetch 6 ,mem_mouse_le_addr1_last 
-0x5de5 024753 store 6 ,mem_device1_addr 
-0x5de6 024754 rtn 
-:      024757 mouse_read_otp_le_device1_locall_addr:
-0x5de7 024758 fetchr regb ,2 ,mem_otp_offset_le_locall_addr1 
-0x5de8 024759 copy regb ,regc 
-:      024760 mouse_read_otp_le_device1_locall_addr_loop:
-0x5de9 024761 call mouse_read_otp_le_locall_addr1_common 
-0x5dea 024762 fetch 6 ,mem_mouse_le_locall_addr1_temp 
-0x5deb 024763 branch mouse_le_locall_addr1_load ,blank 
-0x5dec 024764 store 6 ,mem_mouse_le_locall_addr1_last 
-0x5ded 024765 increase 6 ,regc 
-0x5dee 024766 fetch 2 ,mem_otp_offset_le_locall_addr1_end 
-0x5def 024767 isub regc ,null 
-0x5df0 024768 nbranch mouse_le_locall_addr1_load ,positive 
-0x5df1 024769 copy regc ,regb 
-0x5df2 024770 branch mouse_read_otp_le_device1_locall_addr_loop 
-:      024772 mouse_read_otp_le_locall_addr1_common:
-0x5df3 024773 arg 6 ,loopcnt 
-0x5df4 024774 arg mem_mouse_le_locall_addr1_temp ,rega 
-0x5df5 024775 branch otp_read_data 
-:      024777 mouse_le_locall_addr1_load:
-0x5df6 024778 fetch 6 ,mem_mouse_le_locall_addr1_last 
-0x5df7 024779 store 6 ,mem_device1_locall_addr 
-0x5df8 024780 rtn 
-:      024784 mouse_read_otp_le_device2_addr:
-0x5df9 024785 fetchr regb ,2 ,mem_otp_offset_le_addr2 
-0x5dfa 024786 copy regb ,regc 
-:      024787 mouse_read_otp_le_device2_addr_loop:
-0x5dfb 024788 call mouse_read_otp_le_addr2_common 
-0x5dfc 024789 fetch 6 ,mem_mouse_le_addr2_temp 
-0x5dfd 024790 branch mouse_le_addr2_load ,blank 
-0x5dfe 024791 store 6 ,mem_mouse_le_addr2_last 
-0x5dff 024792 increase 6 ,regc 
-0x5e00 024793 fetch 2 ,mem_otp_offset_le_addr2_end 
-0x5e01 024794 isub regc ,null 
-0x5e02 024795 nbranch mouse_le_addr2_load ,positive 
-0x5e03 024796 copy regc ,regb 
-0x5e04 024797 branch mouse_read_otp_le_device2_addr_loop 
-:      024799 mouse_read_otp_le_addr2_common:
-0x5e05 024800 arg 6 ,loopcnt 
-0x5e06 024801 arg mem_mouse_le_addr2_temp ,rega 
-0x5e07 024802 branch otp_read_data 
-:      024804 mouse_le_addr2_load:
-0x5e08 024805 fetch 6 ,mem_mouse_le_addr2_last 
-0x5e09 024806 store 6 ,mem_device2_addr 
-0x5e0a 024807 rtn 
-:      024810 mouse_read_otp_le_device2_locall_addr:
-0x5e0b 024811 fetchr regb ,2 ,mem_otp_offset_le_locall_addr2 
-0x5e0c 024812 copy regb ,regc 
-:      024813 mouse_read_otp_le_device2_locall_addr_loop:
-0x5e0d 024814 call mouse_read_otp_le_locall_addr2_common 
-0x5e0e 024815 fetch 6 ,mem_mouse_le_locall_addr2_temp 
-0x5e0f 024816 branch mouse_le_locall_addr2_load ,blank 
-0x5e10 024817 store 6 ,mem_mouse_le_locall_addr2_last 
-0x5e11 024818 increase 6 ,regc 
-0x5e12 024819 fetch 2 ,mem_otp_offset_le_locall_addr2_end 
-0x5e13 024820 isub regc ,null 
-0x5e14 024821 nbranch mouse_le_locall_addr2_load ,positive 
-0x5e15 024822 copy regc ,regb 
-0x5e16 024823 branch mouse_read_otp_le_device2_locall_addr_loop 
-:      024825 mouse_read_otp_le_locall_addr2_common:
-0x5e17 024826 arg 6 ,loopcnt 
-0x5e18 024827 arg mem_mouse_le_locall_addr2_temp ,rega 
-0x5e19 024828 branch otp_read_data 
-:      024830 mouse_le_locall_addr2_load:
-0x5e1a 024831 fetch 6 ,mem_mouse_le_locall_addr2_last 
-0x5e1b 024832 store 6 ,mem_device2_locall_addr 
-0x5e1c 024833 rtn 
-:      024837 mouse_read_otp_24g_addr:
-0x5e1d 024838 fetchr regb ,2 ,mem_otp_offset_24g_addr 
-0x5e1e 024839 copy regb ,regc 
-:      024840 mouse_read_otp_24g_addr_loop:
-0x5e1f 024841 call mouse_read_otp_24g_addr_common 
-0x5e20 024842 fetch 4 ,mem_mouse_24g_addr_temp 
-0x5e21 024843 branch mouse_24g_addr_load ,blank 
-0x5e22 024844 store 4 ,mem_mouse_24g_addr_last 
-0x5e23 024845 increase 4 ,regc 
-0x5e24 024846 fetch 2 ,mem_otp_offset_24g_addr_end 
-0x5e25 024847 isub regc ,null 
-0x5e26 024848 nbranch mouse_24g_addr_load ,positive 
-0x5e27 024849 copy regc ,regb 
-0x5e28 024850 branch mouse_read_otp_24g_addr_loop 
-:      024852 mouse_read_otp_24g_addr_common:
-0x5e29 024853 arg 4 ,loopcnt 
-0x5e2a 024854 arg mem_mouse_24g_addr_temp ,rega 
-0x5e2b 024855 branch otp_read_data 
-:      024857 mouse_24g_addr_load:
-0x5e2c 024858 fetch 4 ,mem_mouse_24g_addr_last 
-0x5e2d 024859 store 4 ,mem_mouse_24g_addr 
-0x5e2e 024860 rtn 
-:      024863 mouse_read_otp_le_addr_increase_count_info:
-0x5e2f 024864 fetch 1 ,mem_device_flag 
-0x5e30 024865 rtneq mode_24g_device 
-0x5e31 024866 fetchr regb ,2 ,mem_otp_offset_le_addr_increase_count 
-0x5e32 024867 copy regb ,regc 
-:      024868 mouse_read_otp_le_addr_increase_count_loop:
-0x5e33 024869 call mouse_read_otp_le_addr_increase_count_common 
-0x5e34 024870 fetch 2 ,mem_random_addr_increase_count_temp 
-0x5e35 024871 branch mouse_le_addr_increase_count_load ,blank 
-0x5e36 024872 store 2 ,mem_random_addr_increase_count_last 
-0x5e37 024873 increase 2 ,regc 
-0x5e38 024874 fetch 2 ,mem_otp_offset_le_addr_increase_count_end 
-0x5e39 024875 isub regc ,null 
-0x5e3a 024876 nbranch mouse_le_addr_increase_count_load ,positive 
-0x5e3b 024877 copy regc ,regb 
-0x5e3c 024878 branch mouse_read_otp_le_addr_increase_count_loop 
-:      024880 mouse_read_otp_le_addr_increase_count_common:
-0x5e3d 024881 arg 2 ,loopcnt 
-0x5e3e 024882 arg mem_random_addr_increase_count_temp ,rega 
-0x5e3f 024883 branch otp_read_data 
-:      024885 mouse_le_addr_increase_count_load:
-0x5e40 024886 fetch 2 ,mem_random_addr_increase_count_temp 
-0x5e41 024887 store 2 ,mem_random_addr_increase_count 
-0x5e42 024888 rtn 
-:      024891 mouse_read_otp_dpi:
-0x5e43 024892 fetch mouse_flag_len ,mem_mouse_flag 
-0x5e44 024893 bbit0 mouse_enable_load_and_store_dpi ,mouse_load_default_dpi 
-0x5e45 024894 fetchr regb ,2 ,mem_otp_offset_dpi 
-0x5e46 024895 copy regb ,regc 
-:      024896 mouse_read_otp_dpi_loop:
-0x5e47 024897 call mouse_read_otp_dpi_common 
-0x5e48 024898 fetch 1 ,mem_mouse_dpi_temp 
-0x5e49 024899 branch mouse_dpi_load ,blank 
-0x5e4a 024900 store 1 ,mem_mouse_dpi_last 
-0x5e4b 024901 increase 1 ,regc 
-0x5e4c 024902 fetch 2 ,mem_otp_offset_dpi_end 
-0x5e4d 024903 isub regc ,null 
-0x5e4e 024904 nbranch mouse_dpi_load ,positive 
-0x5e4f 024905 copy regc ,regb 
-0x5e50 024906 branch mouse_read_otp_dpi_loop 
-:      024908 mouse_read_otp_dpi_common:
-0x5e51 024909 arg 1 ,loopcnt 
-0x5e52 024910 arg mem_mouse_dpi_temp ,rega 
-0x5e53 024911 branch otp_read_data 
-:      024913 mouse_dpi_load:
-0x5e54 024914 fetch 1 ,mem_mouse_dpi_last 
-0x5e55 024915 copy pdata ,temp 
-0x5e56 024916 and pdata ,0xf0 ,pdata 
-0x5e57 024917 branch mouse_dpi_load_last ,blank 
-0x5e58 024918 rshift4 pdata ,pdata 
-0x5e59 024919 branch mouse_dpi_load_end 
-:      024921 mouse_dpi_load_last:
-0x5e5a 024922 copy temp ,pdata 
-:      024923 mouse_dpi_load_end:
-0x5e5b 024924 store 1 ,mem_mouse_dpi 
-0x5e5c 024925 rtn 
-:      024930 mouse_idle:
-0x5e5d 024931 bpatch patch11_6 ,mem_patch11 
-0x5e5e 024932 call mouse_low_voltage_led_no_enter_lpm 
-0x5e5f 024933 call ui_check_paring_button 
-0x5e60 024934 call mouse_dpi_check 
-0x5e61 024935 call mouse_dpi_another_gpio_check 
-0x5e62 024936 call mouse_select_device_check 
-0x5e63 024937 call mouse_check_select_device_by_switch 
-0x5e64 024938 call mouse_bt_button_check 
-0x5e65 024939 branch mouse_wheel_check 
-:      024941 mouse_select_device_check:
-0x5e66 024942 fetch mouse_flag_len ,mem_mouse_flag 
-0x5e67 024943 bbit1 mouse_enable_select_device_by_pb_button ,mouse_select_device_by_pb_button 
-0x5e68 024944 bbit1 mouse_enable_pb_button_long_press_disconvery ,mouse_select_device_by_pb_button 
-0x5e69 024945 rtn 
-:      024947 mouse_select_device_by_pb_button_check_once:
-0x5e6a 024948 jam 0x03 ,mem_mouse_pbkey_press_status 
-:      024949 mouse_select_device_by_pb_button:
-0x5e6b 024950 call mouse_select_device_by_pb_button_check 
-0x5e6c 024951 branch mouse_select_device_by_pb_button_exit 
-:      024953 mouse_select_device_by_pb_button_check:
-0x5e6d 024954 bpatch patch11_7 ,mem_patch11 
-0x5e6e 024955 fetch 1 ,mem_config_select_device_button_gpio 
-0x5e6f 024956 rtneq gpio_disable 
-0x5e70 024957 arg 0 ,rega 
-0x5e71 024958 jam mouse_pb_key ,mem_mouse_key_temp 
-0x5e72 024959 fetcht 1 ,mem_config_select_device_button_gpio 
-0x5e73 024960 call mouse_pb_button_check 
-0x5e74 024961 store 1 ,mem_mouse_pbkey_press_status 
-0x5e75 024962 fetch 1 ,mem_matrix_public_gpio 
-0x5e76 024963 beq gpio_disable ,mouse_3io6key_pb_button_check_end 
-0x5e77 024964 branch mouse_matrix_public_gpio_reset 
-:      024966 mouse_retransmit_select_device_by_pb_button:
-0x5e78 024967 call mouse_select_device_by_pb_button_check 
-0x5e79 024968 copy rega ,pdata 
-0x5e7a 024969 bbit1 mouse_pb_key ,mouse_select_device_button_down + 2 
-0x5e7b 024970 branch mouse_select_device_button_up 
-:      024972 mouse_3io6key_pb_button_check_end:
-0x5e7c 024973 fetcht 1 ,mem_config_select_device_button_gpio 
-0x5e7d 024974 call mouse_gpio_config_input_pu 
-:      024975 mouse_select_device_by_pb_button_exit:
-0x5e7e 024976 copy rega ,pdata 
-0x5e7f 024977 bbit1 mouse_pb_key ,mouse_select_device_button_down 
-0x5e80 024978 branch mouse_select_device_button_up 
-:      024980 mouse_pb_button_check:
-0x5e81 024981 fetch mouse_flag_len ,mem_mouse_flag 
-0x5e82 024982 bbit1 mouse_enable_pb_button_connect_gnd ,mouse_pb_button_connect_gnd 
-0x5e83 024983 fetch 1 ,mem_mouse_pbkey_press_status 
-0x5e84 024984 copy pdata ,regc 
-0x5e85 024985 fetch 1 ,mem_matrix_public_gpio 
-0x5e86 024986 beq gpio_disable ,mouse_3io6key_check 
-0x5e87 024987 fetch 1 ,mem_mouse_ghost_flag 
-0x5e88 024988 nbranch mouse_select_device_by_pb_button_end ,blank 
-0x5e89 024989 branch mouse_pb_button_connect_matrix 
-:      024991 mouse_select_device_by_pb_button_end:
-0x5e8a 024992 jam pb_button_state_up ,mem_select_device_button_statue 
-0x5e8b 024993 jam 0 ,mem_mouse_pbkey_press_status 
-0x5e8c 024994 rtn 
-:      024996 mouse_pb_button_connect_gnd:
-0x5e8d 024997 fetch 1 ,mem_mouse_pbkey_press_status 
-0x5e8e 024998 branch mouse_check_key_connect_gnd 
-:      025000 mouse_pb_button_connect_matrix:
-0x5e8f 025001 call gpio_get_bit 
-0x5e90 025002 fetcht 1 ,mem_matrix_public_gpio 
-0x5e91 025003 branch mouse_pb_button_connect_gnd ,true 
-0x5e92 025004 fetcht 1 ,mem_matrix_public_gpio 
-0x5e93 025005 call gpio_out_active 
-0x5e94 025006 fetcht 1 ,mem_config_select_device_button_gpio 
-0x5e95 025007 fetch 1 ,mem_mouse_pbkey_press_status 
-0x5e96 025008 branch mouse_check_key_connect_gnd 
-:      025010 mouse_select_device_button_up:
-0x5e97 025011 fetch 1 ,mem_select_device_button_statue 
-0x5e98 025012 rtneq pb_button_state_up 
-0x5e99 025013 jam pb_button_state_up ,mem_select_device_button_statue 
-0x5e9a 025014 fetch mouse_flag_len ,mem_mouse_flag 
-0x5e9b 025015 rtnbit1 mouse_enable_pb_button_short_press_enter_discovery 
-0x5e9c 025016 fetch 1 ,mem_bt_discovery_count 
-0x5e9d 025017 sub pdata ,20 ,null 
-0x5e9e 025018 ncall mouse_ready_reconnection_by_button ,positive 
-0x5e9f 025019 fetch 1 ,mem_ui_button_timeout 
-0x5ea0 025020 store 1 ,mem_bt_discovery_count 
-0x5ea1 025021 rtn 
-:      025023 mouse_select_device_button_down:
-0x5ea2 025024 call mouse_select_device_ghost_check 
-0x5ea3 025025 rtn user 
-0x5ea4 025026 fetch 1 ,mem_select_device_button_statue 
-0x5ea5 025027 rtneq pb_button_state_down 
-0x5ea6 025028 jam pb_button_state_down ,mem_select_device_button_statue 
-0x5ea7 025029 fetch mouse_flag_len ,mem_mouse_flag 
-0x5ea8 025030 bbit1 mouse_enable_pb_button_short_press_enter_discovery ,mouse_long_button_bt_discovery 
-0x5ea9 025031 fetch 1 ,mem_mouse_direct_timer 
-0x5eaa 025032 rtn blank 
-0x5eab 025033 fetch 1 ,mem_mouse_direct_timeout 
-0x5eac 025034 store 1 ,mem_mouse_direct_timer 
-0x5ead 025035 rtn 
-:      025037 mouse_select_device_ghost_check:
-0x5eae 025038 disable user 
-0x5eaf 025039 fetch mouse_flag_len ,mem_mouse_flag 
-0x5eb0 025040 rtnbit1 mouse_enable_pb_button_connect_gnd 
-:      025041 mouse_ghost_key_value_check:
-0x5eb1 025042 fetch 1 ,mem_mouse_lkey_press_status 
-0x5eb2 025043 rtn blank 
-0x5eb3 025044 fetch 1 ,mem_mouse_rkey_press_status 
-0x5eb4 025045 rtn blank 
-0x5eb5 025046 branch enable_user 
-:      025048 mouse_check_select_device_by_switch:
-0x5eb6 025049 bpatch patch12_0 ,mem_patch12 
-0x5eb7 025050 fetch mouse_flag_len ,mem_mouse_flag 
-0x5eb8 025051 rtnbit0 mouse_enable_select_device_by_switch_gpio 
-0x5eb9 025052 fetcht 1 ,mem_device_switch_gpio 
-0x5eba 025053 call mouse_gpio_config_input_pu 
-0x5ebb 025054 fetcht 1 ,mem_device_switch_gpio 
-0x5ebc 025055 call gpio_get_bit 
-0x5ebd 025056 branch mouse_check_select_24g_device ,true 
-:      025057 mouse_select_btdevice:
-0x5ebe 025058 fetch 1 ,mem_device_flag 
-0x5ebf 025059 rtneq mode_bt_device1 
-0x5ec0 025060 jam mode_bt_device1 ,mem_device_flag 
-0x5ec1 025061 branch mouse_stop_bluetooth_mode 
-:      025063 mouse_check_select_24g_device:
-0x5ec2 025064 fetch 1 ,mem_device_flag 
-0x5ec3 025065 rtneq mode_24g_device 
-0x5ec4 025066 jam mode_24g_device ,mem_device_flag 
-0x5ec5 025067 branch mouse_24g_stop 
-:      025069 mouse_ready_reconnection_by_button:
-0x5ec6 025070 bpatch patch12_1 ,mem_patch12 
-0x5ec7 025071 fetch 1 ,mem_device_number 
-0x5ec8 025072 rtneq 1 
-0x5ec9 025073 call mouse_select_device_number 
-0x5eca 025074 storet 1 ,mem_device_flag 
-:      025075 mouse_store_device_number_before_reset:
-0x5ecb 025077 call mouse_select_device_enable 
-0x5ecc 025078 call mouse_stop_bluetooth_mode 
-0x5ecd 025079 call app_evt_button_long_pressed 
-0x5ece 025080 call mouse_select_device_disable 
-0x5ecf 025081 jam 1 ,mem_mouse_need_soft_reset 
-0x5ed0 025082 branch mouse_store_device_info_delay 
-:      025084 mouse_soft_reset:
-0x5ed1 025085 call mouse_select_device_enable 
-0x5ed2 025086 branch soft_reset_chip 
-:      025088 mouse_select_device_number:
-0x5ed3 025089 fetcht 1 ,mem_device_flag 
-0x5ed4 025090 increase 1 ,temp 
-0x5ed5 025091 fetch mouse_flag_len ,mem_mouse_flag 
-0x5ed6 025092 bbit1 mouse_enable_24g ,mouse_select_device_number_24g 
-0x5ed7 025093 sub temp ,2 ,null 
-0x5ed8 025094 ncall mouse_select_device_count_clean_bt ,positive 
-0x5ed9 025095 rtn 
-:      025097 mouse_select_device_number_24g:
-0x5eda 025098 fetch 1 ,mem_device_number 
-0x5edb 025099 increase -1 ,pdata 
-0x5edc 025100 isub temp ,null 
-0x5edd 025101 ncall mouse_select_device_count_clean_24g ,positive 
-0x5ede 025102 rtn 
-:      025104 mouse_select_device_count_clean_24g:
-0x5edf 025105 arg 0 ,temp 
-0x5ee0 025106 rtn 
-:      025107 mouse_select_device_count_clean_bt:
-0x5ee1 025108 arg 1 ,temp 
-0x5ee2 025109 rtn 
-:      025111 mouse_store_device_number2eeprom:
-0x5ee3 025112 arg 1 ,temp 
-0x5ee4 025113 arg mem_device_flag ,rega 
-0x5ee5 025114 arg 0 ,regb 
-0x5ee6 025115 branch iicd_write_protect_eep_data 
-:      025117 mouse_bt_button_check:
-0x5ee7 025118 fetch mouse_flag_len ,mem_mouse_flag 
-0x5ee8 025119 rtnbit0 mouse_enable_pb_button_short_press_enter_discovery 
-0x5ee9 025120 branch mouse_select_device_by_pb_button 
-:      025122 mouse_select_device_enable:
-0x5eea 025123 arg mouse_select_device_flag ,queue 
-0x5eeb 025124 branch mouse_enable_function_flag 
-:      025125 mouse_select_device_disable:
-0x5eec 025126 arg mouse_select_device_flag ,queue 
-0x5eed 025127 branch mouse_disable_function_flag 
-:      025128 mouse_bt_cannel_reconn_enable:
-0x5eee 025129 arg mouse_bt_cannel_reconn_flag ,queue 
-0x5eef 025130 branch mouse_enable_function_flag 
-:      025131 mouse_bt_cannel_reconn_disable:
-0x5ef0 025132 arg mouse_bt_cannel_reconn_flag ,queue 
-0x5ef1 025133 branch mouse_disable_function_flag 
-:      025134 mouse_bt_discovery_button_down_enable:
-0x5ef2 025135 arg mouse_bt_discovery_button_down_flag ,queue 
-0x5ef3 025136 branch mouse_enable_function_flag 
-:      025137 mouse_bt_discovery_button_down_disable:
-0x5ef4 025138 arg mouse_bt_discovery_button_down_flag ,queue 
-0x5ef5 025139 branch mouse_disable_function_flag 
-:      025141 mouse_adc_read_enable:
-0x5ef6 025142 arg mouse_enable_adc ,queue 
-0x5ef7 025143 branch mouse_enable_function_flag 
-:      025145 mouse_24g_set_250hz:
-0x5ef8 025146 arg mouse_enable_24g_250hz ,queue 
-0x5ef9 025147 branch mouse_enable_function_flag 
-:      025149 mouse_24g_search_dongle_enable:
-0x5efa 025150 arg mouse_enable_24g_search_dongle ,queue 
-0x5efb 025151 branch mouse_enable_function_flag 
-:      025153 mouse_16m_enable:
-0x5efc 025154 arg mouse_enable_16m ,queue 
-0x5efd 025155 branch mouse_enable_function_flag 
-:      025157 mouse_dpi_4level_enable:
-0x5efe 025158 arg mouse_enable_dpi_level_4 ,queue 
-0x5eff 025159 branch mouse_enable_function_flag 
-:      025161 mouse_enable_function_flag:
-0x5f00 025162 fetch mouse_flag_len ,mem_mouse_flag 
-0x5f01 025163 qset1 pdata 
-0x5f02 025164 store mouse_flag_len ,mem_mouse_flag 
-0x5f03 025165 rtn 
-:      025167 mouse_disable_function_flag:
-0x5f04 025168 fetch mouse_flag_len ,mem_mouse_flag 
-0x5f05 025169 qset0 pdata 
-0x5f06 025170 store mouse_flag_len ,mem_mouse_flag 
-0x5f07 025171 rtn 
-:      025173 mouse_customer_key_enable:
-0x5f08 025174 setarg 0 
-0x5f09 025175 store 8 ,mem_customer_key_press 
-0x5f0a 025176 store 8 ,mem_customer_key_release 
-0x5f0b 025177 fetch 1 ,mem_mouse_customer_function 
-0x5f0c 025178 beq 2 ,mouse_customer_key_ctrl_alt_a 
-0x5f0d 025179 beq 3 ,mouse_customer_ac_home 
-0x5f0e 025180 beq 4 ,mouse_customer_key_play 
-0x5f0f 025181 setarg 0x070008 
-:      025182 mouse_customer_standrad_key_set:
-0x5f10 025183 store 8 ,mem_customer_key_press + 1 
-0x5f11 025184 rtn 
-:      025186 mouse_customer_key_ctrl_alt_a:
-0x5f12 025187 setarg 0x040005 
-0x5f13 025188 branch mouse_customer_standrad_key_set 
-:      025190 mouse_customer_ac_home:
-0x5f14 025191 setarg 0x022303 
-:      025192 mouse_customer_media_key_set:
-0x5f15 025193 store 8 ,mem_customer_key_press 
-0x5f16 025194 setarg 0x03 
-0x5f17 025195 store 8 ,mem_customer_key_release 
-0x5f18 025196 rtn 
-:      025198 mouse_customer_key_play:
-0x5f19 025199 setarg 0x00cd03 
-0x5f1a 025200 branch mouse_customer_media_key_set 
-:      025203 mouse_polling_device:
-0x5f1b 025204 bpatch patch12_2 ,mem_patch12 
-0x5f1c 025205 fetch 1 ,mem_reconn_times 
-0x5f1d 025206 increase -1 ,pdata 
-0x5f1e 025207 store 1 ,mem_reconn_times 
-0x5f1f 025208 fetcht 1 ,mem_device_flag 
-0x5f20 025209 sub temp ,1 ,null 
-0x5f21 025210 ncall mouse_select_device_number ,zero 
-0x5f22 025211 storet 1 ,mem_device_flag 
-0x5f23 025212 call mouse_store_device_number2eeprom 
-0x5f24 025213 call mouse_before_store_reconn_info 
-0x5f25 025214 branch mouse_start_reconnect_device 
-:      025218 mouse_drawing_optima:
-0x5f26 025219 bpatch patch12_3 ,mem_patch12 
-0x5f27 025220 fetch 1 ,mem_config_sensor_type 
-0x5f28 025221 rtneq p3212 
-0x5f29 025222 fetch mouse_flag_len ,mem_mouse_flag 
-0x5f2a 025223 rtnbit0 mouse_enable_smoother 
-0x5f2b 025224 fetch 4 ,mem_mouse_x 
-0x5f2c 025225 rtn blank 
-0x5f2d 025226 call mouse_data_abs_check 
-0x5f2e 025227 setarg 0x03 
-0x5f2f 025228 call mouse_pdata_greater_than_check 
-0x5f30 025229 call mouse_disable_asm ,blank 
-0x5f31 025230 ncall mouse_enable_asm ,blank 
-0x5f32 025231 setarg 0x02 
-0x5f33 025232 call mouse_data_less_than_check 
-0x5f34 025233 call mouse_disable_asm ,blank 
-0x5f35 025234 fetch 1 ,mem_mouse_asm_flag 
-0x5f36 025235 beq 1 ,mouse_drawing_optima_modify 
-:      025236 mouse_drawing_optima_init:
-0x5f37 025237 fetch mouse_flag_len ,mem_mouse_flag 
-0x5f38 025238 rtnbit0 mouse_enable_smoother 
-0x5f39 025239 arg 5 ,loopcnt 
-0x5f3a 025240 arg mem_mouse_asm_flag ,contw 
-0x5f3b 025241 branch clear_mem 
-:      025243 mouse_drawing_optima_modify:
-0x5f3c 025244 call mouse_drawing_optima_xy_offset_modify 
-0x5f3d 025245 fetch 2 ,mem_mouse_x_pre 
-0x5f3e 025246 store 2 ,mem_data_pre 
-0x5f3f 025247 fetch 2 ,mem_mouse_x 
-0x5f40 025248 store 2 ,mem_data_current 
-0x5f41 025249 call mouse_drawing_optima_data_x 
-0x5f42 025250 fetch 2 ,mem_data_pre 
-0x5f43 025251 store 2 ,mem_mouse_x_pre 
-0x5f44 025252 fetch 2 ,mem_data_current 
-0x5f45 025253 store 2 ,mem_mouse_x 
-0x5f46 025255 fetch 2 ,mem_mouse_y_pre 
-0x5f47 025256 store 2 ,mem_data_pre 
-0x5f48 025257 fetch 2 ,mem_mouse_y 
-0x5f49 025258 store 2 ,mem_data_current 
-0x5f4a 025259 call mouse_drawing_optima_data_y 
-0x5f4b 025260 fetch 2 ,mem_data_pre 
-0x5f4c 025261 store 2 ,mem_mouse_y_pre 
-0x5f4d 025262 fetch 2 ,mem_data_current 
-0x5f4e 025263 store 2 ,mem_mouse_y 
-0x5f4f 025264 rtn 
-:      025266 mouse_drawing_optima_xy_offset_modify:
-0x5f50 025267 fetch mouse_flag_len ,mem_mouse_flag 
-0x5f51 025268 rtnbit0 mouse_enable_xy_offset 
-0x5f52 025269 bpatch patch12_4 ,mem_patch12 
-0x5f53 025270 fetch 2 ,mem_mouse_x_pre 
-0x5f54 025271 store 2 ,mem_data_value 
-0x5f55 025272 call mouse_pre_xy_data_judge 
-0x5f56 025273 store 2 ,mem_mouse_x_pre 
-0x5f57 025274 fetch 2 ,mem_mouse_x 
-0x5f58 025275 store 2 ,mem_data_value 
-0x5f59 025276 call mouse_current_xy_data_judge 
-0x5f5a 025277 store 2 ,mem_mouse_x 
-0x5f5b 025278 fetch 2 ,mem_mouse_y_pre 
-0x5f5c 025279 store 2 ,mem_data_value 
-0x5f5d 025280 call mouse_pre_xy_data_judge 
-0x5f5e 025281 store 2 ,mem_mouse_y_pre 
-0x5f5f 025282 fetch 2 ,mem_mouse_y 
-0x5f60 025283 store 2 ,mem_data_value 
-0x5f61 025284 call mouse_current_xy_data_judge 
-0x5f62 025285 store 2 ,mem_mouse_y 
-0x5f63 025286 rtn 
-:      025288 mouse_pre_xy_data_judge:
-0x5f64 025289 fetch 1 ,mem_data_value + 1 
-0x5f65 025290 branch mouse_pre_xy_pdata_offset ,blank 
-0x5f66 025291 branch mouse_pre_xy_ndata_offset 
-:      025293 mouse_pre_xy_pdata_offset:
-0x5f67 025294 fetch 1 ,mem_data_value 
-0x5f68 025295 call mouse_pre_xy_get_0_4_times 
-0x5f69 025296 store 1 ,mem_data_value 
-:      025297 mouse_xy_data_offset_new:
-0x5f6a 025298 fetch 2 ,mem_data_value 
-0x5f6b 025299 rtn 
-:      025300 mouse_pre_xy_ndata_offset:
-0x5f6c 025301 fetch 1 ,mem_data_value 
-0x5f6d 025302 call mouse_pdata_invert 
-0x5f6e 025303 call mouse_pre_xy_get_0_4_times 
-0x5f6f 025304 call disable_blank ,blank 
-0x5f70 025305 call mouse_pdata_get_new_value 
-0x5f71 025306 branch mouse_xy_data_offset_new 
-:      025308 mouse_current_xy_data_judge:
-0x5f72 025309 fetch 1 ,mem_data_value + 1 
-0x5f73 025310 branch mouse_current_xy_pdata_offset ,blank 
-0x5f74 025311 branch mouse_current_xy_ndata_offset 
-:      025312 mouse_current_xy_pdata_offset:
-0x5f75 025313 fetch 1 ,mem_data_value 
-0x5f76 025314 call mouse_current_xy_get_0_6_times 
-0x5f77 025315 store 1 ,mem_data_value 
-0x5f78 025316 branch mouse_xy_data_offset_new 
-:      025317 mouse_current_xy_ndata_offset:
-0x5f79 025318 fetch 1 ,mem_data_value 
-0x5f7a 025319 call mouse_pdata_invert 
-0x5f7b 025320 call mouse_current_xy_get_0_6_times 
-0x5f7c 025321 call disable_blank ,blank 
-0x5f7d 025322 call mouse_pdata_get_new_value 
-0x5f7e 025323 branch mouse_xy_data_offset_new 
-:      025325 mouse_pre_xy_get_0_4_times:
-0x5f7f 025326 mul32 pdata ,4 ,pdata 
-0x5f80 025327 div pdata ,5 
-0x5f81 025328 call wait_div_end 
-0x5f82 025329 quotient pdata 
-0x5f83 025330 rtn 
-:      025331 mouse_current_xy_get_0_6_times:
-0x5f84 025332 mul32 pdata ,12 ,pdata 
-0x5f85 025333 div pdata ,10 
-0x5f86 025334 call wait_div_end 
-0x5f87 025335 quotient pdata 
-0x5f88 025336 rtn 
-:      025338 mouse_drawing_optima_data_x:
-0x5f89 025339 fetch 2 ,mem_data_pre 
-0x5f8a 025340 fetcht 2 ,mem_data_current 
-0x5f8b 025341 iadd temp ,pdata 
-0x5f8c 025342 fetcht 1 ,mem_mouse_data_xtemp 
-0x5f8d 025343 iadd temp ,pdata 
-0x5f8e 025344 and pdata ,0x01 ,temp 
-0x5f8f 025345 storet 1 ,mem_mouse_data_xtemp 
-0x5f90 025346 branch mouse_drawing_optima_data 
-:      025348 mouse_drawing_optima_data_y:
-0x5f91 025349 fetch 2 ,mem_data_pre 
-0x5f92 025350 fetcht 2 ,mem_data_current 
-0x5f93 025351 iadd temp ,pdata 
-0x5f94 025352 fetcht 1 ,mem_mouse_data_ytemp 
-0x5f95 025353 iadd temp ,pdata 
-0x5f96 025354 and pdata ,0x01 ,temp 
-0x5f97 025355 storet 1 ,mem_mouse_data_ytemp 
-0x5f98 025356 branch mouse_drawing_optima_data 
-:      025358 mouse_drawing_optima_data:
-0x5f99 025359 store 3 ,mem_data_sum 
-0x5f9a 025360 isolate1 16 ,pdata 
-0x5f9b 025361 branch mouse_data_sum_overflow ,true 
-0x5f9c 025362 fetch 1 ,mem_data_sum + 1 
-0x5f9d 025363 beq 0xff ,mouse_data_sum_n 
-0x5f9e 025364 fetch 1 ,mem_data_sum 
-:      025365 mouse_data_store_pre:
-0x5f9f 025366 rshift pdata ,pdata 
-0x5fa0 025367 store 2 ,mem_data_pre 
-0x5fa1 025368 store 2 ,mem_data_current 
-0x5fa2 025369 rtn 
-:      025370 mouse_data_sum_overflow:
-0x5fa3 025371 fetch 1 ,mem_data_sum + 1 
-0x5fa4 025372 beq 0 ,mouse_data_sum_overflow_p 
-0x5fa5 025373 fetch 3 ,mem_data_sum 
-0x5fa6 025374 branch mouse_data_store_pre 
-:      025375 mouse_data_sum_overflow_p:
-0x5fa7 025376 jam 0 ,mem_data_sum + 2 
-0x5fa8 025377 fetch 1 ,mem_data_sum 
-0x5fa9 025378 branch mouse_data_store_pre 
-:      025380 mouse_data_sum_n:
-0x5faa 025381 fetch 1 ,mem_data_sum 
-0x5fab 025382 call mouse_pdata_get_half 
-0x5fac 025383 store 1 ,mem_data_pre 
-0x5fad 025384 store 1 ,mem_data_current 
-0x5fae 025385 branch mouse_data_zero ,blank 
-0x5faf 025386 setarg 0xff 
-:      025387 mouse_data_set_direction:
-0x5fb0 025388 store 1 ,mem_data_pre + 1 
-0x5fb1 025389 store 1 ,mem_data_current + 1 
-0x5fb2 025390 rtn 
-:      025391 mouse_data_zero:
-0x5fb3 025392 setarg 0 
-0x5fb4 025393 branch mouse_data_set_direction 
-:      025395 mouse_pdata_get_half:
-0x5fb5 025396 call mouse_pdata_invert 
-0x5fb6 025397 rshift pdata ,pdata 
-:      025398 mouse_pdata_get_new_value:
-0x5fb7 025399 call mouse_rega_in_out 
-0x5fb8 025400 sub pdata ,0 ,pdata 
-0x5fb9 025401 store 1 ,mem_data_value 
-0x5fba 025402 rtn 
-:      025404 mouse_pdata_invert:
-0x5fbb 025405 sub pdata ,0 ,pdata 
-:      025406 mouse_rega_in_out:
-0x5fbc 025407 store 1 ,mem_rega 
-0x5fbd 025408 fetch 1 ,mem_rega 
-0x5fbe 025409 rtn 
-:      025411 mouse_disable_asm:
-0x5fbf 025412 jam 0 ,mem_mouse_asm_flag 
-0x5fc0 025413 rtn 
-:      025414 mouse_enable_asm:
-0x5fc1 025415 jam 1 ,mem_mouse_asm_flag 
-0x5fc2 025416 rtn 
-:      025419 mouse_pdata_greater_than_check:
-0x5fc3 025420 isub rega ,null 
-0x5fc4 025421 nbranch disable_blank ,positive 
-0x5fc5 025422 isub regb ,null 
-0x5fc6 025423 nbranch disable_blank ,positive 
-0x5fc7 025424 branch enable_blank 
-:      025425 mouse_data_less_than_check:
-0x5fc8 025426 isub rega ,null 
-0x5fc9 025427 nrtn positive 
-0x5fca 025428 isub regb ,null 
-0x5fcb 025429 nrtn positive 
-0x5fcc 025430 branch enable_blank 
-:      025432 mouse_data_abs_check:
-0x5fcd 025433 fetch 2 ,mem_mouse_x 
-0x5fce 025434 call mouse_data_abs 
-0x5fcf 025435 copy pdata ,rega 
-0x5fd0 025436 fetch 2 ,mem_mouse_y 
-0x5fd1 025437 call mouse_data_abs 
-0x5fd2 025438 copy pdata ,regb 
-0x5fd3 025439 rtn 
-:      025441 mouse_data_abs:
-0x5fd4 025442 store 2 ,mem_data_current 
-0x5fd5 025443 fetch 1 ,mem_data_current + 1 
-0x5fd6 025444 beq 0xff ,mouse_data_reversal 
-0x5fd7 025445 fetch 1 ,mem_data_current 
-:      025446 mouse_data_abs_store:
-0x5fd8 025447 and_into 0xff ,pdata 
-0x5fd9 025449 rtn 
-:      025450 mouse_data_reversal:
-0x5fda 025451 fetch 2 ,mem_data_current 
-0x5fdb 025452 sub pdata ,0 ,pdata 
-0x5fdc 025453 branch mouse_data_abs_store 
-:      025455 mouse_24g_long_sleep_param_update_timer:
-0x5fdd 025456 arg mem_24g_long_sleep_param_update_timer ,regc 
-0x5fde 025457 arg mouse_24g_long_sleep_normal_param ,regb 
-0x5fdf 025458 branch timer_single_step 
-:      025459 mouse_24g_long_sleep_normal_param:
-0x5fe0 025460 fetch 4 ,mem_24g_long_sleep_set1 
-0x5fe1 025461 store 4 ,mem_24g_enter_hibernate 
-0x5fe2 025462 jam 1 ,mem_mouse_long_mult_flag 
-0x5fe3 025463 rtn 
-:      025466 mouse_24g_long_sleep_set:
-0x5fe4 025467 fetch 1 ,mem_24g_long_sleep_set_level 
-0x5fe5 025468 beq 0x00 ,mouse_24g_long_sleep_set_30ms 
-0x5fe6 025469 beq 0x01 ,mouse_24g_long_sleep_set_50ms 
-0x5fe7 025470 beq 0x02 ,mouse_24g_long_sleep_set_80ms 
-0x5fe8 025471 beq 0x03 ,mouse_24g_long_sleep_set_100ms 
-:      025472 mouse_24g_long_sleep_set_80ms:
-0x5fe9 025473 setarg 0x0ea600 
-:      025474 mouse_24g_long_sleep_set_end:
-0x5fea 025475 store 4 ,mem_24g_long_sleep_set1 
-0x5feb 025476 rtn 
-:      025477 mouse_24g_long_sleep_set_30ms:
-0x5fec 025478 setarg 0x05e740 
-0x5fed 025479 branch mouse_24g_long_sleep_set_end 
-:      025480 mouse_24g_long_sleep_set_50ms:
-0x5fee 025481 setarg 0x0927c0 
-0x5fef 025482 branch mouse_24g_long_sleep_set_end 
-:      025483 mouse_24g_long_sleep_set_100ms:
-0x5ff0 025484 setarg 0x124f80 
-0x5ff1 025485 branch mouse_24g_long_sleep_set_end 
-:      025487 mouse_24g_hibernate_set:
-0x5ff2 025488 bpatch patch12_5 ,mem_patch12 
-0x5ff3 025489 jam 0 ,mem_24g_attempt_fail_flag 
-0x5ff4 025490 call g24_transmit_next_packet 
-0x5ff5 025491 setarg -1 
-0x5ff6 025492 store 4 ,mem_24g_enter_hibernate 
-0x5ff7 025493 setarg 0 
-0x5ff8 025494 store 7 ,mem_mouse_key 
-0x5ff9 025495 jam 1 ,mem_sensor_shutdown_flag 
-0x5ffa 025496 call mouse_sensor_powerdown 
-0x5ffb 025497 call mouse_setgpio_hibernate 
-0x5ffc 025498 branch mouse_24g_long_sleep 
-:      025500 mouse_wakeup_24g:
-0x5ffd 025501 fetch 1 ,mem_sensor_shutdown_flag 
-0x5ffe 025502 ncall mouse_wakeup_24g_from_long_sleep ,blank 
-0x5fff 025503 jam 0 ,mem_sensor_shutdown_flag 
-0x6000 025504 rtn 
-:      025506 mouse_wakeup_24g_from_long_sleep:
-0x6001 025507 call mouse_init_sensor_wakeup 
-0x6002 025508 fetch mouse_flag_len ,mem_mouse_flag 
-0x6003 025509 rtnbit0 mouse_enable_wheel_wake_up_cancel 
-:      025510 mouse_wheel_gpio_init:
-0x6004 025511 fetch 1 ,mem_whee_a_data_gpio 
-0x6005 025512 arg gpcfg_pullup ,temp 
-0x6006 025513 call gpio_config_function_int 
-0x6007 025514 fetch 1 ,mem_whee_b_data_gpio 
-0x6008 025515 arg gpcfg_pullup ,temp 
-0x6009 025516 branch gpio_config_function_int 
-:      025518 mouse_24g_transmit_start:
-0x600a 025519 call mouse_24g_fast_conn_mode_check 
-0x600b 025520 fetch 1 ,mem_sensor_shutdown_flag 
-0x600c 025521 nbranch mouse_24g_short_sleep ,blank 
-0x600d 025522 branch g24_transmit_start_next 
-:      025524 mouse_24g_fast_conn_mode_check:
-0x600e 025525 fetch 4 ,mem_24g_receiver_addr 
-0x600f 025526 fetcht 4 ,mem_24g_fast_conn_addr 
-0x6010 025527 isub temp ,null 
-0x6011 025528 branch mouse_soft_agc_enable ,zero 
-0x6012 025529 branch mouse_soft_agc_disable 
-:      025531 mouse_soft_agc_enable:
-0x6013 025532 jam 0 ,mem_gain_fix 
-0x6014 025533 jam tx_power_factory ,mem_tx_power 
-0x6015 025534 rtn 
-:      025535 mouse_soft_agc_disable:
-0x6016 025536 jam 0xff ,mem_gain_fix 
-0x6017 025537 rtn 
-:      025539 mouse_24g_stop:
-0x6018 025540 set0 mark_24g ,mark 
-0x6019 025541 jam state_24g_stop ,mem_24g_conn_sm 
-0x601a 025542 arg mouse_24g_pairing_flag ,queue 
-0x601b 025543 branch mouse_disable_function_flag 
-:      025545 mouse_24g_start_mode:
-0x601c 025546 fetch mouse_flag_len ,mem_mouse_flag 
-0x601d 025547 bbit0 mouse_enable_24g ,mouse_24g_mode_setup_error 
-0x601e 025548 call mouse_device_24g_pair_led_config 
-0x601f 025549 call mouse_wakeup_from_power_check 
-0x6020 025550 branch mouse_24g_reconn_dongle_start ,user 
-0x6021 025551 fetch mouse_flag_len ,mem_mouse_flag 
-0x6022 025552 bbit1 mouse_enable_auto_24g_paring ,mouse_24g_reconn_general_dongle 
-0x6023 025553 bbit0 mouse_enable_24g_power_on_pairing ,mouse_24g_reconn_general_dongle 
-0x6024 025554 call mouse_key_check_once 
-0x6025 025555 and rega ,0x07 ,pdata 
-0x6026 025556 fetcht 1 ,mem_mouse_commbination_key_24g 
-0x6027 025557 isub temp ,null 
-0x6028 025558 branch mouse_24g_start_pair_mode ,zero 
-0x6029 025559 branch mouse_24g_reconn_general_dongle 
-:      025561 mouse_24g_mode_setup_error:
-0x602a 025562 fetch 1 ,mem_reconn_times 
-0x602b 025563 nbranch mouse_polling_device ,blank 
-0x602c 025564 rtn 
-:      025566 mouse_24g_first_start_auto_pair_mode:
-0x602d 025567 call mouse_wakeup_from_power_check 
-0x602e 025568 branch mouse_24g_first_start_reconn ,user 
-:      025569 mouse_24g_reconn_general_dongle:
-0x602f 025570 jam mode_24g_device ,mem_device_flag 
-0x6030 025571 fetch 2 ,mem_mouse_24g_power_on_fast_conn_timer 
-0x6031 025572 store 2 ,mem_24g_reconn_timeout 
-0x6032 025573 jam fast_conn_and_3_0_addr ,mem_24g_reconn_type 
-0x6033 025574 branch g24_reconn_start 
-:      025576 mouse_24g_start_auto_pair:
-0x6034 025577 fetch 2 ,mem_24g_pair_timeout_init 
-0x6035 025578 store 2 ,mem_24g_reconn_timeout 
-0x6036 025579 jam pair_and_3_0_addr ,mem_24g_reconn_type 
-0x6037 025580 branch g24_reconn_start 
-:      025582 mouse_24g_first_start_reconn:
-0x6038 025583 fetch 1 ,mem_device_flag 
-0x6039 025584 beq mode_24g_device ,mouse_24g_reconn_dongle_start 
-0x603a 025585 call mouse_bluetooth_fast_conn_disable 
-:      025586 mouse_24g_first_bluetooth_reconnect:
-0x603b 025587 call mouse_24g_stop 
-0x603c 025588 jam mode_bt_device1 ,mem_device_flag 
-0x603d 025589 call mouse_select_reconn_device 
-0x603e 025590 branch mouse_start_reconnect_device 
-:      025592 mouse_24g_first_bb_event_reconn_timeout:
-0x603f 025593 call mouse_wakeup_from_power_check 
-0x6040 025594 branch mouse_app_enter_hibernate ,user 
-0x6041 025595 branch mouse_start_discovery 
-:      025597 mouse_24g_first_store_reconn_info:
-0x6042 025598 call mouse_wakeup_from_power_check 
-0x6043 025599 rtn user 
-0x6044 025600 fetch mouse_flag_len ,mem_mouse_flag 
-0x6045 025601 bbit1 mouse_enable_24g_first_auto_pairing ,mouse_store_device_info_delay 
-0x6046 025602 rtn 
-:      025604 mouse_24g_start_pair_mode:
-0x6047 025605 call mouse_device_24g_pair_led_config 
-0x6048 025606 jam 0 ,mem_24g_reconn_type 
-0x6049 025607 arg mouse_24g_pairing_flag ,queue 
-0x604a 025608 call mouse_enable_function_flag 
-0x604b 025609 setarg 0 
-0x604c 025610 store 2 ,mem_24g_reconn_timeout 
-0x604d 025611 call mouse_stop_discovery 
-0x604e 025612 jam type_ms ,mem_24g_data_type 
-0x604f 025613 fetch mouse_flag_len ,mem_mouse_flag 
-0x6050 025614 bbit0 mouse_enable_keyboard ,g24_pair_start 
-0x6051 025615 jam type_kb ,mem_24g_data_type 
-0x6052 025616 branch g24_pair_start 
-:      025618 mouse_24g_attempt_fail:
-0x6053 025619 fetch 1 ,mem_24g_attempt_fail_flag 
-0x6054 025620 nbranch mouse_24g_hibernate_set ,blank 
-0x6055 025621 fetch 1 ,mem_24g_reconn_type 
-0x6056 025622 beq fast_conn_and_3_0_addr ,mouse_24g_fast_conn_attempt_fail 
-0x6057 025623 beq pair_and_3_0_addr ,mouse_24g_auto_pair_attempt_fail 
-0x6058 025624 beq receiver_and_3_0_addr ,mouse_reconn_dongle_attempt_fail 
-:      025625 mouse_24g_attempt_fail_enter_hibernate:
-0x6059 025626 call mouse_24g_stop 
-0x605a 025627 fetch 1 ,mem_reconn_times 
-0x605b 025628 nbranch mouse_polling_device ,blank 
-0x605c 025629 fetch 1 ,mem_device_flag 
-0x605d 025630 beq mode_24g_device ,mouse_app_enter_hibernate 
-0x605e 025631 rtn 
-:      025633 mouse_24g_fast_conn_attempt_fail:
-0x605f 025634 fetch mouse_flag_len ,mem_mouse_flag 
-0x6060 025635 bbit1 mouse_enable_24g_first_auto_pairing ,mouse_24g_start_auto_pair 
-0x6061 025636 bbit1 mouse_enable_auto_24g_paring ,mouse_24g_start_auto_pair 
-0x6062 025637 bbit0 mouse_enable_24g_auto_pair_nerver_been_paired ,mouse_24g_reconn_dongle_start 
-0x6063 025638 fetch 4 ,mem_mouse_24g_addr 
-0x6064 025639 fetcht 4 ,mem_mouse_compare_addr 
-0x6065 025640 isub temp ,null 
-0x6066 025641 branch mouse_24g_start_pair_mode ,zero 
-:      025642 mouse_24g_reconn_dongle_start:
-0x6067 025643 fetch 2 ,mem_24g_reconn_timeout_init 
-0x6068 025644 store 2 ,mem_24g_reconn_timeout 
-0x6069 025645 jam receiver_and_3_0_addr ,mem_24g_reconn_type 
-0x606a 025646 branch g24_reconn_start 
-:      025648 mouse_24g_auto_pair_attempt_fail:
-0x606b 025649 fetch mouse_flag_len ,mem_mouse_flag 
-0x606c 025650 bbit0 mouse_enable_24g_first_auto_pairing ,mouse_24g_attempt_fail_enter_hibernate 
-0x606d 025651 fetch 1 ,mem_device_number 
-0x606e 025652 beq 1 ,mouse_24g_attempt_fail_enter_hibernate 
-0x606f 025653 branch mouse_24g_first_bluetooth_reconnect 
-:      025655 mouse_reconn_dongle_attempt_fail:
-0x6070 025656 fetch mouse_flag_len ,mem_mouse_flag 
-0x6071 025657 bbit0 mouse_enable_24g_first_auto_pairing ,mouse_24g_attempt_fail_enter_hibernate 
-0x6072 025658 bbit1 mouse_enable_eeprom ,mouse_24g_attempt_fail_enter_hibernate 
-0x6073 025659 bbit1 mouse_enable_flash ,mouse_24g_attempt_fail_enter_hibernate 
-0x6074 025660 branch mouse_24g_start_auto_pair + 1 
-:      025662 mouse_24g_attempt_success:
-0x6075 025663 fetch 4 ,mem_24g_addr 
-0x6076 025664 store 4 ,mem_24g_receiver_addr 
-0x6077 025665 store 4 ,mem_mouse_24g_addr 
-0x6078 025666 call g24_ch_syncword_crc8_init 
-0x6079 025667 call mouse_no_data_timer_init 
-0x607a 025668 call mouse_device_poweron_led_config 
-0x607b 025669 call mouse_init_sensor_reset 
-0x607c 025670 jam 0 ,mem_mouse_long_mult_flag 
-0x607d 025671 jam 0 ,mem_24g_conn_sm 
-0x607e 025672 jam 0 ,mem_24g_reconn_type 
-0x607f 025673 fetch 4 ,mem_24g_receiver_addr 
-0x6080 025674 fetch 4 ,mem_24g_fast_conn_addr 
-0x6081 025675 isub temp ,null 
-0x6082 025676 rtn zero 
-0x6083 025677 branch mouse_24g_first_store_reconn_info 
-:      025679 mouse_24g_pairing_complete:
-0x6084 025680 call mouse_init_sensor_reset 
-0x6085 025681 call mouse_read_sensor_common 
-:      025682 mouse_24g_pairing_complete_common:
-0x6086 025683 call mouse_device_poweron_led_config 
-0x6087 025684 call mouse_no_data_timer_init 
-0x6088 025685 arg mouse_24g_pairing_flag ,queue 
-0x6089 025686 call mouse_disable_function_flag 
-0x608a 025687 setarg 0 
-0x608b 025688 store 2 ,mem_24g_pair_timeout 
-0x608c 025689 store 2 ,mem_24g_reconn_timeout 
-0x608d 025690 store 1 ,mem_24g_conn_sm 
-0x608e 025691 store 1 ,mem_mouse_move_flag 
-0x608f 025692 store 1 ,mem_24g_reconn_type 
-0x6090 025695 fetch 4 ,mem_24g_addr 
-0x6091 025696 store 4 ,mem_24g_receiver_addr 
-0x6092 025697 store 4 ,mem_mouse_24g_addr 
-0x6093 025698 branch mouse_store_device_info_delay 
-:      025700 mouse_24g_short_sleep_clear_wake:
-0x6094 025701 call clear_wake 
-0x6095 025702 branch lpm_write_gpio_wakeup 
-:      025704 mouse_24g_package_data:
-0x6096 025705 bpatch patch12_6 ,mem_patch12 
-0x6097 025706 rtnmark0 mark_24g 
-0x6098 025707 call mouse_motion 
-0x6099 025708 nrtn user 
-0x609a 025709 fetch 1 ,mem_mouse_24g_long_sleep_flag 
-0x609b 025710 jam 0 ,mem_mouse_24g_long_sleep_flag 
-0x609c 025711 ncall mouse_24g_short_sleep_clear_wake ,blank 
-0x609d 025713 fetch mouse_flag_len ,mem_mouse_flag 
-0x609e 025714 bbit0 mouse_enable_keyboard ,mouse_24g_mouse_package_data 
-0x609f 025715 fetch 1 ,mem_customer_key 
-0x60a0 025716 nbranch mouse_24g_keyboard_package_data ,blank 
-:      025717 mouse_24g_mouse_package_data:
-0x60a1 025718 call mouse_data_xy_release 
-0x60a2 025719 fetch 1 ,mem_24g_data_type 
-0x60a3 025720 bbit1 1 ,mouse_24g_mouse_package_data_now 
-0x60a4 025721 fetcht 1 ,mem_24g_txbuf + 1 
-0x60a5 025722 fetch 1 ,mem_mouse_key 
-0x60a6 025723 ior temp ,pdata 
-0x60a7 025724 store 1 ,mem_mouse_key 
-0x60a8 025725 fetcht 1 ,mem_24g_txbuf + 6 
-0x60a9 025726 fetch 1 ,mem_mouse_z 
-0x60aa 025727 iadd temp ,pdata 
-0x60ab 025728 store 1 ,mem_mouse_z 
-0x60ac 025729 fetcht 1 ,mem_24g_txbuf + 7 
-0x60ad 025730 fetch 1 ,mem_mouse_tz 
-0x60ae 025731 iadd temp ,pdata 
-0x60af 025732 store 1 ,mem_mouse_tz 
-:      025733 mouse_24g_mouse_package_data_now:
-0x60b0 025734 jam type_ms ,mem_24g_data_type 
-0x60b1 025735 arg 7 ,rega 
-0x60b2 025736 arg mem_mouse_key ,regb 
-0x60b3 025737 fetch 2 ,mem_mouse_z 
-0x60b4 025738 rtn blank 
-0x60b5 025739 branch g24_transmit_by_interrupt_enable 
-:      025741 mouse_24g_keyboard_package_data:
-0x60b6 025742 jam type_kb ,mem_24g_data_type 
-0x60b7 025743 arg 9 ,rega 
-0x60b8 025744 fetch 1 ,mem_customer_data_trigger 
-0x60b9 025745 nbranch mouse_customer_key_press ,blank 
-0x60ba 025746 arg mem_customer_key_release ,regb 
-0x60bb 025747 rtn 
-:      025748 mouse_customer_key_press:
-0x60bc 025749 arg mem_customer_key_press ,regb 
-0x60bd 025750 rtn 
-:      025755 mouse_24g_search_dongle_init:
-0x60be 025756 setarg 0 
-0x60bf 025757 store 3 ,mem_mouse_search_dongle_action 
-0x60c0 025758 rtn 
-:      025760 mouse_24g_search_dongle:
-0x60c1 025761 fetch mouse_flag_len ,mem_mouse_flag 
-0x60c2 025762 rtnbit0 mouse_enable_24g_search_dongle 
-0x60c3 025763 fetch 1 ,mem_mouse_long_mult_flag 
-0x60c4 025764 rtn blank 
-0x60c5 025765 fetch 1 ,mem_24g_abort_pac 
-0x60c6 025766 rtn blank 
-0x60c7 025767 fetch 1 ,mem_mouse_search_dongle_interval 
-0x60c8 025768 increase 1 ,pdata 
-0x60c9 025769 and_into 3 ,pdata 
-0x60ca 025770 store 1 ,mem_mouse_search_dongle_interval 
-0x60cb 025771 nrtn blank 
-0x60cc 025772 jam 0 ,mem_mouse_search_dongle_ch 
-:      025773 mouse_24g_search_dongle_loop:
-0x60cd 025774 bpatch patch12_7 ,mem_patch12 
-0x60ce 025775 fetch 1 ,mem_mouse_search_dongle_ch 
-0x60cf 025776 increase 1 ,pdata 
-0x60d0 025777 store 1 ,mem_mouse_search_dongle_ch 
-0x60d1 025778 sub pdata ,g24_ch_number ,null 
-0x60d2 025779 nbranch mouse_24g_search_dongle_loop_end ,positive 
-0x60d3 025780 call g24_reconn_data_prep 
-0x60d4 025781 call g24_transmit_receive_ack 
-0x60d5 025782 nbranch mouse_24g_search_dongle_loop_retry ,sync 
-0x60d6 025783 nbranch mouse_24g_search_dongle_loop_retry ,user3 
-0x60d7 025784 call mouse_g24_ackpayload_parse 
-0x60d8 025785 call mouse_24g_search_dongle_success 
-:      025786 mouse_24g_search_dongle_loop_end:
-0x60d9 025787 call g24_txbuf_clear 
-0x60da 025788 fetch 1 ,mem_mouse_search_dongle_count 
-0x60db 025789 increase 1 ,pdata 
-0x60dc 025790 store 1 ,mem_mouse_search_dongle_count 
-0x60dd 025791 beq g24_ch_poll_count ,mouse_24g_search_dongle_check 
-0x60de 025792 rtn 
-:      025794 mouse_24g_search_dongle_loop_retry:
-0x60df 025795 call g24_ch 
-0x60e0 025796 branch mouse_24g_search_dongle_loop 
-:      025798 mouse_24g_search_dongle_check:
-0x60e1 025799 jam 0 ,mem_mouse_search_dongle_count 
-0x60e2 025800 fetch 1 ,mem_mouse_search_dongle_action 
-0x60e3 025801 rtnbit1 g24_disconn_state 
-0x60e4 025802 set1 g24_disconn_state ,pdata 
-0x60e5 025803 store 1 ,mem_mouse_search_dongle_action 
-0x60e6 025804 fetch 2 ,mem_mouse_24g_search_dongle_time_init 
-0x60e7 025805 store 2 ,mem_mouse_no_data_timer 
-0x60e8 025806 branch mouse_sensor_powerdown 
-:      025808 mouse_24g_search_dongle_success:
-0x60e9 025809 fetch 1 ,mem_24g_abort_pac 
-0x60ea 025810 branch mouse_24g_search_dongle_init ,blank 
-0x60eb 025811 jam 0 ,mem_mouse_search_dongle_count 
-0x60ec 025812 fetch 1 ,mem_mouse_search_dongle_action 
-0x60ed 025813 rtnbit0 g24_disconn_state 
-0x60ee 025814 set0 g24_disconn_state ,pdata 
-0x60ef 025815 store 1 ,mem_mouse_search_dongle_action 
-0x60f0 025816 call mouse_no_data_timer_init 
-0x60f1 025817 branch mouse_init_sensor_wakeup 
-:      025819 mouse_g24_ackpayload_parse:
-0x60f2 025820 call g24_ackpayload_parse 
-0x60f3 025821 fetch 1 ,mem_24g_rxbuf + 1 
-0x60f4 025822 compare 0x08 ,pdata ,0xf8 
-0x60f5 025823 nrtn true 
-0x60f6 025824 fetch 1 ,mem_24g_rxbuf + 2 
-0x60f7 025825 beq 0xff ,mouse_24g_hibernate_set 
-0x60f8 025826 rtn 
-:      025831 mouse_g24_retransmit:
-0x60f9 025832 fetch 1 ,mem_mouse_need_soft_reset 
-0x60fa 025833 nrtn blank 
-0x60fb 025834 call mouse_retransmit_select_device_by_pb_button 
-0x60fc 025835 call mouse_select_device_by_dpi_button_once 
-0x60fd 025836 branch g24_retransmit0 
-:      025838 mouse_select_device_by_dpi_button_once:
-0x60fe 025839 arg 12 ,queue 
-0x60ff 025840 call timer_check 
-0x6100 025841 nrtn blank 
-0x6101 025842 call mouse_dpi_check_once 
-0x6102 025843 call mouse_dpi_key_check_long_press 
-:      025844 mouse_g24_retransmit_100ms_timer_init:
-0x6103 025845 arg 12 ,queue 
-0x6104 025846 setarg 160 
-0x6105 025847 branch timer_init 
-:      025849 mouse_dpi_check_once:
-0x6106 025850 fetch mouse_flag_len ,mem_mouse_flag 
-0x6107 025851 rtnbit0 mouse_enable_select_device_by_dpi_button 
-0x6108 025853 branch mouse_dpi_check 
-:      025856 mouse_24g_before_lpm_sleep:
-0x6109 025857 fetch 1 ,mem_device_flag 
-0x610a 025858 bne mode_24g_device ,lpm_sleep_skip_cb_function 
-0x610b 025859 fetch 1 ,mem_24g_disable_fec1 
-0x610c 025860 rtn blank 
-:      025861 mouse_peripheral_clock_off:
-0x610d 025862 jam 2 ,core_clksel 
-0x610e 025863 jam 0xf8 ,core_lpm_ctrl 
-0x610f 025864 rtn 
-:      025869 mouse_logo_led_on_timer:
-0x6110 025870 fetch 1 ,mem_mouse_logo_led_gpio 
-0x6111 025871 rtneq gpio_disable 
-0x6112 025872 fetch 2 ,mem_mouse_no_data_timer 
-0x6113 025873 rtn blank 
-0x6114 025874 fetch 2 ,mem_mouse_no_data_timeout 
-0x6115 025875 fetcht 2 ,mem_mouse_no_data_timer 
-0x6116 025876 isub temp ,temp 
-0x6117 025877 fetch 2 ,mem_mouse_logo_led_on_time_init 
-0x6118 025878 isub temp ,pdata 
-0x6119 025879 branch mouse_logo_led_on ,positive 
-:      025880 mouse_logo_led_off:
-0x611a 025881 fetcht 1 ,mem_mouse_logo_led_gpio 
-0x611b 025882 branch mouse_led_off 
-:      025883 mouse_logo_led_on:
-0x611c 025884 fetcht 1 ,mem_mouse_logo_led_gpio 
-0x611d 025885 branch mouse_led_on 
-:      025892 mouse_dpi_led_blink_delay_timer:
-0x611e 025893 arg mem_mouse_dpi_led_delay_count ,regc 
-0x611f 025894 arg mouse_dpi_led_blink_init ,regb 
-0x6120 025895 branch timer_single_step 
-:      025897 mouse_dpi_led_blink_init:
-0x6121 025898 bpatch patch13_0 ,mem_patch13 
-0x6122 025899 fetch 1 ,mem_config_sensor_type 
-0x6123 025900 beq p3212 ,mouse_dpi_led_blink_init_another 
-0x6124 025901 beq ka8g2 ,mouse_dpi_led_blink_init_another 
-0x6125 025902 fetcht 1 ,mem_mouse_dpi 
-0x6126 025903 increase 2 ,temp 
-:      025904 mouse_dpi_led_blink_init_next:
-0x6127 025905 sub temp ,3 ,null 
-0x6128 025906 call mouse_dpi_led_blink_init_level_4 ,positive 
-0x6129 025907 ncall mouse_dpi_led_blink_count_clean ,positive 
-0x612a 025908 copy temp ,pdata 
-0x612b 025909 iadd pdata ,pdata 
-0x612c 025910 store 1 ,mem_mouse_multi_led_blink_count 
-:      025911 mouse_multi_dpi_led_blink_enable:
-0x612d 025912 jam 4 ,mem_mouse_multi_led_blink_type 
-0x612e 025913 call mouse_multi_dpi_led_blink_timer_init 
-0x612f 025914 jam multi_led_blink ,mem_mouse_multi_led_type 
-0x6130 025915 branch mouse_multi_led_enable 
-:      025917 mouse_dpi_led_blink_init_another:
-0x6131 025918 fetcht 1 ,mem_mouse_dpi 
-0x6132 025919 increase 1 ,temp 
-0x6133 025920 branch mouse_dpi_led_blink_init_next 
-:      025922 mouse_dpi_led_blink_init_level_4:
-0x6134 025923 fetch mouse_flag_len ,mem_mouse_flag 
-0x6135 025924 rtnbit0 mouse_enable_dpi_level_4 
-0x6136 025925 increase 1 ,temp 
-0x6137 025926 rtn 
-:      025927 mouse_dpi_led_blink_count_clean:
-0x6138 025928 increase -3 ,temp 
-0x6139 025929 rtn 
-:      025932 mouse_dpi_led_blink_delay:
-0x613a 025933 fetch 1 ,mem_mouse_dpi_gpio 
-0x613b 025934 rtneq gpio_disable 
-0x613c 025935 fetch 2 ,mem_mouse_discovery_timer 
-0x613d 025936 nrtn blank 
-0x613e 025937 fetch 2 ,mem_24g_pair_timeout 
-0x613f 025938 nrtn blank 
-0x6140 025939 fetch 2 ,mem_24g_reconn_timeout 
-0x6141 025940 nrtn blank 
-0x6142 025941 fetch 1 ,mem_mouse_multi_led_powon_timer 
-0x6143 025942 nrtn blank 
-0x6144 025943 fetch 1 ,mem_mouse_dpi_led_delay_count_init 
-0x6145 025944 branch mouse_dpi_led_blink_init ,blank 
-0x6146 025945 store 1 ,mem_mouse_dpi_led_delay_count 
-0x6147 025946 rtn 
-:      025954 mouse_check_dpi_blink:
-0x6148 025955 disable user 
-0x6149 025956 fetch 1 ,mem_mouse_multi_led_blink_type 
-0x614a 025957 sub pdata ,4 ,null 
-0x614b 025958 nrtn zero 
-0x614c 025959 branch enable_user 
-:      025961 mouse_low_voltage_led_timer:
-0x614d 025962 fetch mouse_flag_len ,mem_mouse_flag 
-0x614e 025963 rtnbit0 mouse_enable_low_led 
-0x614f 025964 rtnbit0 mouse_low_voltage_flag 
-0x6150 025965 fetch 2 ,mem_mouse_discovery_timer 
-0x6151 025966 nrtn blank 
-0x6152 025967 fetch 2 ,mem_24g_pair_timeout 
-0x6153 025968 nrtn blank 
-0x6154 025969 fetch 2 ,mem_24g_reconn_timeout 
-0x6155 025970 nrtn blank 
-0x6156 025971 fetch 1 ,mem_mouse_multi_led_powon_timer 
-0x6157 025972 nrtn blank 
-0x6158 025973 call mouse_check_dpi_blink 
-0x6159 025974 rtn user 
-0x615a 025976 fetch 1 ,mem_mouse_multi_low_led_blink_count 
-0x615b 025977 branch mouse_low_led_blink_count_init_judge ,blank 
-:      025978 mouse_low_led_blink_timer:
-0x615c 025979 fetcht 1 ,mem_adc_low_volatage_led_timer_count 
-0x615d 025980 increase 1 ,temp 
-0x615e 025981 storet 1 ,mem_adc_low_volatage_led_timer_count 
-0x615f 025982 fetch 1 ,mem_mouse_low_led_blink_timer 
-0x6160 025983 isub temp ,null 
-0x6161 025984 ncall mouse_low_led_timer_count_clean ,positive 
-0x6162 025985 fetch 1 ,mem_mouse_low_led_blink_half_timer 
-0x6163 025986 isub temp ,null 
-0x6164 025987 nbranch mouse_low_voltage_led_off_judge ,positive 
-:      025988 mouse_low_voltage_led_on_judge:
-0x6165 025989 fetch mouse_flag_len ,mem_mouse_flag 
-0x6166 025990 bbit1 mouse_enable_low_for_led ,mouse_device_led_on 
-0x6167 025991 bbit1 mouse_enable_dpi_low_for_led ,mouse_device_led_on 
-:      025992 mouse_low_voltage_led_on:
-0x6168 025993 fetcht 1 ,mem_mouse_low_voltage_alarm_gpio 
-0x6169 025994 branch mouse_led_on 
-:      025996 mouse_low_led_timer_count_clean:
-0x616a 025997 jam 1 ,mem_adc_low_volatage_led_timer_count 
-0x616b 025998 fetch 1 ,mem_mouse_multi_low_led_blink_count 
-0x616c 025999 increase -1 ,pdata 
-0x616d 026000 store 1 ,mem_mouse_multi_low_led_blink_count 
-:      026001 mouse_low_voltage_led_off_judge:
-0x616e 026002 fetch mouse_flag_len ,mem_mouse_flag 
-0x616f 026003 bbit1 mouse_enable_low_for_led ,mouse_device_led_off 
-0x6170 026004 bbit1 mouse_enable_dpi_low_for_led ,mouse_device_led_off 
-:      026005 mouse_low_voltage_led_off:
-0x6171 026006 fetcht 1 ,mem_mouse_low_voltage_alarm_gpio 
-0x6172 026007 branch mouse_led_off 
-:      026009 mouse_low_led_blink_count_init_judge:
-0x6173 026010 fetch mouse_flag_len ,mem_mouse_flag 
-0x6174 026011 bbit1 mouse_enable_low_led_blink_limit ,mouse_low_voltage_led_off_judge 
-0x6175 026012 call mouse_multi_low_led_blink_count_init 
-0x6176 026013 branch mouse_low_led_blink_timer 
-:      026021 mouse_device_multi_led_parm_init:
-0x6177 026022 jam 0 ,mem_mouse_multi_led_blink_enable 
-0x6178 026023 call mouse_device_multi_led_all_off 
-0x6179 026024 jam 0 ,mem_mouse_multi_led_blink_type 
-0x617a 026025 fetch 1 ,mem_mouse_low_led_blink_timer 
-0x617b 026026 rshift pdata ,pdata 
-0x617c 026027 store 1 ,mem_mouse_low_led_blink_half_timer 
-0x617d 026028 rtn 
-:      026029 mouse_multi_low_led_blink_count_init:
-0x617e 026030 fetch 1 ,mem_mouse_multi_lowled_blink_count_init 
-0x617f 026031 store 1 ,mem_mouse_multi_low_led_blink_count 
-0x6180 026032 rtn 
-:      026034 mouse_multi_led_blink_timer_init:
-0x6181 026035 fetch 1 ,mem_mouse_multi_led_blink_type 
-0x6182 026036 beq 1 ,mouse_device_24g_led_blink_timer_init 
-0x6183 026037 beq 2 ,mouse_device_le_discovery_led_blink_timer_init 
-0x6184 026038 beq 3 ,mouse_device_le_reconn_led_blink_timer_init 
-:      026039 mouse_multi_dpi_led_blink_timer_init:
-0x6185 026040 fetch 1 ,mem_mouse_dpi_led_blink_timer_init 
-:      026041 mouse_store_multi_led_blink_timer:
-0x6186 026042 store 1 ,mem_mouse_multi_led_blink_timer 
-0x6187 026043 rtn 
-:      026044 mouse_device_24g_led_blink_timer_init:
-0x6188 026045 fetch 1 ,mem_mouse_multi_24gled_blink_timer_init 
-0x6189 026046 branch mouse_store_multi_led_blink_timer 
-:      026047 mouse_device_le_discovery_led_blink_timer_init:
-0x618a 026048 fetch 1 ,mem_mouse_multi_le_discovery_blink_timer_init 
-0x618b 026049 branch mouse_store_multi_led_blink_timer 
-:      026050 mouse_device_le_reconn_led_blink_timer_init:
-0x618c 026051 fetch 1 ,mem_mouse_multi_le_reconn_blink_timer_init 
-0x618d 026052 branch mouse_store_multi_led_blink_timer 
-:      026055 mouse_device_poweron_led_config:
-0x618e 026056 bpatch patch13_1 ,mem_patch13 
-0x618f 026057 fetch 1 ,mem_mouse_multi_led_powon_timer_init 
-0x6190 026058 store 1 ,mem_mouse_multi_led_powon_timer 
-0x6191 026059 jam multi_led_on ,mem_mouse_multi_led_type 
-:      026060 mouse_multi_led_enable:
-0x6192 026061 jam off ,mem_mouse_multi_led_state 
-0x6193 026062 jam on ,mem_mouse_multi_led_blink_enable 
-0x6194 026063 rtn 
-:      026066 mouse_device_24g_pair_led_config:
-0x6195 026067 bpatch patch13_2 ,mem_patch13 
-0x6196 026068 fetch 1 ,mem_device_flag 
-0x6197 026069 rtnne mode_24g_device 
-0x6198 026070 call mouse_multi_led_blink_enable_init 
-0x6199 026071 jam 1 ,mem_mouse_multi_led_blink_type 
-0x619a 026072 call mouse_device_24g_led_blink_timer_init 
-0x619b 026073 fetch 1 ,mem_mouse_le_reconn_blink_limit 
-0x619c 026074 rtn blank 
-0x619d 026075 fetch 1 ,mem_mouse_multi_24gled_blink_count_init 
-0x619e 026076 branch mouse_device_led_blink_count_init 
-:      026078 mouse_device_le_reconn_led_config:
-0x619f 026079 fetch 1 ,mem_device_flag 
-0x61a0 026080 rtneq mode_24g_device 
-0x61a1 026081 call mouse_multi_led_blink_enable_init 
-0x61a2 026082 fetch mouse_flag_len ,mem_mouse_flag 
-0x61a3 026083 rtnbit0 mouse_enable_bt_reconn_led_effect 
-0x61a4 026084 jam 3 ,mem_mouse_multi_led_blink_type 
-0x61a5 026085 call mouse_device_le_reconn_led_blink_timer_init 
-0x61a6 026086 fetch 1 ,mem_mouse_le_reconn_blink_limit 
-0x61a7 026087 rtn blank 
-0x61a8 026088 fetch 1 ,mem_mouse_multi_le_reconn_blink_count_init 
-:      026089 mouse_device_led_blink_count_init:
-0x61a9 026090 store 1 ,mem_mouse_multi_led_blink_count 
-0x61aa 026091 rtn 
-:      026093 mouse_device_discovery_led_config:
-0x61ab 026094 jam 0 ,mem_mouse_le_reconn_blink_limit 
-0x61ac 026095 jam 2 ,mem_mouse_multi_led_blink_type 
-0x61ad 026096 call mouse_device_le_discovery_led_blink_timer_init 
-:      026097 mouse_multi_led_blink_enable_init:
-0x61ae 026098 jam 1 ,mem_mouse_multi_led_blink_enable 
-0x61af 026099 jam multi_led_blink ,mem_mouse_multi_led_type 
-0x61b0 026100 branch mouse_device_multi_led_on 
-:      026104 mouse_led_multi_timer:
-0x61b1 026105 fetch 1 ,mem_mouse_multi_led_blink_enable 
-0x61b2 026106 rtn blank 
-0x61b3 026107 fetch 1 ,mem_mouse_multi_led_type 
-0x61b4 026108 beq multi_led_blink ,mouse_multi_led_type_blink 
-:      026109 mouse_device_multi_led_type_on:
-0x61b5 026110 fetch 1 ,mem_mouse_multi_led_powon_timer 
-0x61b6 026111 branch mouse_device_poweron_led_off ,blank 
-0x61b7 026112 increase -1 
-0x61b8 026113 store 1 ,mem_mouse_multi_led_powon_timer 
-0x61b9 026114 branch mouse_device_led_on 
-:      026116 mouse_device_poweron_led_off:
-0x61ba 026117 jam 0 ,mem_mouse_multi_led_blink_enable 
-0x61bb 026118 call mouse_multi_low_led_blink_count_init 
-0x61bc 026119 branch mouse_device_led_off 
-:      026121 mouse_multi_led_type_blink:
-0x61bd 026122 bpatch patch13_3 ,mem_patch13 
-0x61be 026123 fetch 1 ,mem_mouse_multi_led_blink_type 
-0x61bf 026124 rtn blank 
-0x61c0 026125 beq 4 ,mouse_device_led_blink_limit 
-0x61c1 026126 branch mouse_device_led_blink_judge 
-:      026128 mouse_device_led_blink_judge:
-0x61c2 026129 fetch 1 ,mem_mouse_le_reconn_blink_limit 
-0x61c3 026130 beq 1 ,mouse_device_led_blink_limit 
-0x61c4 026131 branch mouse_multi_led_type_blink_next 
-:      026133 mouse_device_led_blink_limit:
-0x61c5 026134 fetch 1 ,mem_mouse_multi_led_blink_count 
-0x61c6 026135 branch mouse_multi_led_off_judge ,blank 
-:      026136 mouse_multi_led_type_blink_next:
-0x61c7 026137 arg mem_mouse_multi_led_blink_timer ,regc 
-0x61c8 026138 arg mouse_multi_led_type_blink_start ,regb 
-0x61c9 026139 branch timer_single_step 
-:      026141 mouse_multi_led_type_blink_start:
-0x61ca 026142 fetch 1 ,mem_mouse_multi_led_blink_type 
-0x61cb 026143 beq 4 ,mouse_multi_led_blink_count_decrease 
-0x61cc 026144 fetch 1 ,mem_mouse_le_reconn_blink_limit 
-0x61cd 026145 beq 1 ,mouse_multi_led_blink_count_decrease 
-:      026146 mouse_multi_led_blink:
-0x61ce 026147 call mouse_multi_led_blink_timer_init 
-0x61cf 026148 fetch 1 ,mem_mouse_multi_led_state 
-0x61d0 026149 beq on ,mouse_multi_led_off_judge_next 
-0x61d1 026150 branch mouse_multi_led_on_judge 
-:      026152 mouse_multi_led_blink_count_decrease:
-0x61d2 026153 fetch 1 ,mem_mouse_multi_led_blink_count 
-0x61d3 026154 increase -1 
-0x61d4 026155 store 1 ,mem_mouse_multi_led_blink_count 
-0x61d5 026156 branch mouse_multi_led_blink 
-:      026159 mouse_multi_led_on_judge:
-0x61d6 026160 fetch 1 ,mem_mouse_multi_led_blink_type 
-0x61d7 026161 beq 4 ,mouse_multi_dpi_led_on_judge 
-:      026162 mouse_device_multi_led_on:
-0x61d8 026163 jam on ,mem_mouse_multi_led_state 
-:      026164 mouse_device_led_on:
-0x61d9 026165 bpatch patch13_4 ,mem_patch13 
-0x61da 026166 fetch 1 ,mem_device_flag 
-0x61db 026167 beq mode_24g_device ,mouse_device_24g_led_on 
-0x61dc 026168 beq mode_bt_device1 ,mouse_device_bt1_led_on 
-0x61dd 026169 beq mode_bt_device2 ,mouse_device_bt2_led_on 
-0x61de 026170 rtn 
-:      026171 mouse_device_24g_led_on:
-0x61df 026172 fetcht 1 ,mem_mouse_1io2led_multi_24gled 
-0x61e0 026173 branch mouse_led_on 
-:      026174 mouse_device_bt1_led_on:
-0x61e1 026175 fetcht 1 ,mem_mouse_1io2led_multi_bt1led 
-0x61e2 026176 branch mouse_led_on 
-:      026177 mouse_device_bt2_led_on:
-0x61e3 026178 fetcht 1 ,mem_mouse_1io2led_multi_bt2led 
-:      026179 mouse_led_on:
-0x61e4 026180 branch gpio_out_active 
-:      026182 mouse_led_off:
-0x61e5 026183 branch gpio_out_inactive 
-:      026185 mouse_multi_led_off_judge:
-0x61e6 026186 jam 0 ,mem_mouse_multi_led_blink_enable 
-0x61e7 026187 jam 0 ,mem_mouse_multi_led_blink_type 
-:      026188 mouse_multi_led_off_judge_next:
-0x61e8 026189 fetch 1 ,mem_mouse_multi_led_blink_type 
-0x61e9 026190 beq 4 ,mouse_multi_dpi_led_off_judge 
-:      026191 mouse_device_multi_led_off:
-0x61ea 026192 jam off ,mem_mouse_multi_led_state 
-:      026193 mouse_device_led_off:
-0x61eb 026194 bpatch patch13_5 ,mem_patch13 
-0x61ec 026195 fetch 1 ,mem_device_flag 
-0x61ed 026196 beq mode_24g_device ,mouse_device_24g_led_off 
-0x61ee 026197 beq mode_bt_device1 ,mouse_device_bt1_led_off 
-0x61ef 026198 beq mode_bt_device2 ,mouse_device_bt2_led_off 
-0x61f0 026199 rtn 
-:      026200 mouse_device_24g_led_off:
-0x61f1 026201 fetcht 1 ,mem_mouse_1io2led_multi_24gled 
-0x61f2 026202 fetch mouse_flag_len ,mem_mouse_flag 
-0x61f3 026203 bbit0 mouse_enable_1io2led ,mouse_led_off 
-0x61f4 026204 branch gpio_set_high_impedance 
-:      026205 mouse_device_bt1_led_off:
-0x61f5 026206 fetcht 1 ,mem_mouse_1io2led_multi_bt1led 
-0x61f6 026207 fetch mouse_flag_len ,mem_mouse_flag 
-0x61f7 026208 bbit0 mouse_enable_1io2led ,mouse_led_off 
-0x61f8 026209 branch gpio_set_high_impedance 
-:      026210 mouse_device_bt2_led_off:
-0x61f9 026211 fetcht 1 ,mem_mouse_1io2led_multi_bt2led 
-0x61fa 026212 fetch mouse_flag_len ,mem_mouse_flag 
-0x61fb 026213 bbit0 mouse_enable_1io2led ,mouse_led_off 
-0x61fc 026214 branch gpio_set_high_impedance 
-:      026216 mouse_device_multi_led_all_off:
-0x61fd 026217 call mouse_device_24g_led_off 
-0x61fe 026218 call mouse_device_bt1_led_off 
-0x61ff 026219 call mouse_device_bt2_led_off 
-0x6200 026220 call mouse_low_voltage_led_off_judge 
-0x6201 026221 branch mouse_multi_dpi_led_off_judge 
-:      026223 mouse_multi_dpi_led_off_judge:
-0x6202 026224 jam off ,mem_mouse_multi_led_state 
-0x6203 026225 fetch mouse_flag_len ,mem_mouse_flag 
-0x6204 026226 bbit1 mouse_enable_dpi_for_led ,mouse_device_multi_led_off 
-0x6205 026227 bbit1 mouse_enable_dpi_low_for_led ,mouse_device_multi_led_off 
-:      026228 mouse_multi_dpi_led_off:
-0x6206 026229 fetcht 1 ,mem_mouse_dpi_gpio 
-0x6207 026230 branch mouse_led_off 
-:      026232 mouse_multi_dpi_led_on_judge:
-0x6208 026233 jam on ,mem_mouse_multi_led_state 
-0x6209 026234 fetch mouse_flag_len ,mem_mouse_flag 
-0x620a 026235 bbit1 mouse_enable_dpi_for_led ,mouse_device_multi_led_on 
-0x620b 026236 bbit1 mouse_enable_dpi_low_for_led ,mouse_device_multi_led_on 
-:      026237 mouse_multi_dpi_led_on:
-0x620c 026238 fetcht 1 ,mem_mouse_dpi_gpio 
-0x620d 026239 branch mouse_led_on 
-:      026243 mouse_low_voltage_led_no_enter_lpm:
-0x620e 026244 fetch mouse_flag_len ,mem_mouse_flag 
-0x620f 026245 rtnbit0 mouse_low_voltage_flag 
-0x6210 026246 fetch 1 ,mem_adc_low_volatage_led_timer_count 
-0x6211 026247 fetcht 1 ,mem_mouse_low_led_blink_half_timer 
-0x6212 026248 sub pdata ,temp ,null 
-0x6213 026249 branch mouse_lpm_mode_clear ,positive 
-:      026250 mouse_low_voltage_led_no_enter_lpm_next:
-0x6214 026251 fetch 1 ,mem_device_flag 
-0x6215 026252 beq mode_24g_device ,g24_transmit_by_interrupt_exit_check 
-0x6216 026253 jam 1 ,mem_lpm_mode 
-0x6217 026254 rtn 
-:      026256 g24_transmit_by_interrupt_exit_check:
-0x6218 026257 fetch mouse_flag_len ,mem_mouse_flag 
-0x6219 026258 rtnbit1 mouse_enable_24g_250hz 
-0x621a 026259 branch g24_transmit_by_interrupt_exit 
-:      026261 mouse_lpm_mode_clear:
-0x621b 026262 fetch 1 ,mem_device_flag 
-0x621c 026263 beq mode_24g_device ,g24_transmit_by_interrupt_enable 
-0x621d 026264 jam 0 ,mem_lpm_mode 
-0x621e 026265 rtn 
-:      026268 mouse_store_signal_rssi:
-0x621f 026270 fetch 1 ,mem_rssi 
-0x6220 026271 branch rssi_signal 
-:      026273 mouse_le_transmit:
-0x6221 026274 call mouse_store_signal_rssi 
-0x6222 026275 branch power_ctrl_start 
-:      026277 mouse_le_set_lpm_mult:
-0x6223 026278 fetch 1 ,mem_le_connect_status_flag 
-0x6224 026279 compare 3 ,pdata ,3 
-0x6225 026280 nbranch disable_blank ,true 
-0x6226 026281 call app_lpm_mult_enable 
-0x6227 026282 branch enable_blank 
-:      026284 mouse_set_lpm_mult:
-0x6228 026285 fetch 2 ,mem_ui_state_map 
-0x6229 026286 bbit1 ui_state_ble_connected ,mouse_le_set_lpm_mult 
-0x622a 026287 rtn 
-:      026289 mouse_24g_long_sleep:
-0x622b 026290 call g24_lpm_wait 
-0x622c 026291 nrtn user 
-0x622d 026292 jam 1 ,mem_mouse_24g_long_sleep_flag 
-0x622e 026293 call g24_setgpio_lpm_before 
-0x622f 026294 jam 0 ,mem_mouse_24g_sleep_miss 
-0x6230 026295 call mouse_24g_send_time_long_wake 
-0x6231 026296 fetch 1 ,mem_sensor_shutdown_flag 
-0x6232 026297 ncall mouse_setgpio_hibernate ,blank 
-0x6233 026298 fetch 4 ,mem_24g_enter_hibernate 
-0x6234 026299 branch g24_long_seep2 
-:      026301 mouse_24g_short_sleep:
-0x6235 026302 fetch 1 ,mem_mouse_sleep_deal_type 
-0x6236 026303 branch g24_short_sleep ,blank 
-0x6237 026304 call g24_lpm_wait 
-0x6238 026305 nrtn user 
-0x6239 026306 fetch 1 ,mem_mouse_24g_sleep_miss 
-0x623a 026307 jam 0 ,mem_mouse_24g_sleep_miss 
-0x623b 026308 sub pdata ,0 ,null 
-0x623c 026309 nbranch mouse_24g_short_sleep_last_miss ,zero 
-0x623d 026310 fetcht 2 ,mem_24g_retransmit 
-0x623e 026311 sub temp ,0 ,null 
-0x623f 026312 branch mouse_24g_short_sleep_default ,zero 
-0x6240 026314 fetch 4 ,mem_mouse_24g_tx_time_last_delt 
-0x6241 026315 branch mouse_24g_short_sleep_default ,blank 
-:      026316 mouse_24g_short_sleep_notify:
-0x6242 026317 fetcht 4 ,mem_mouse_24g_tsniff 
-0x6243 026318 isub temp ,temp 
-0x6244 026319 storet 4 ,mem_mouse_24g_sleep_miss_temp 
-0x6245 026320 nbranch mouse_24g_short_sleep_long ,positive 
-0x6246 026321 fetch 3 ,mem_24g_short_sleep_set 
-0x6247 026322 isub temp ,pdata 
-0x6248 026323 nbranch mouse_24g_short_sleep_2 ,positive 
-0x6249 026324 arg 0x600 ,temp 
-0x624a 026325 isub temp ,null 
-0x624b 026326 nbranch mouse_24g_short_sleep_2 ,positive 
-:      026327 mouse_24g_short_sleep2:
-0x624c 026328 store 4 ,mem_mouse_24g_sleep_time_temp 
-0x624d 026329 call mouse_24g_miss_temp_clear 
-0x624e 026330 fetch 4 ,mem_mouse_24g_sleep_time_temp 
-:      026331 mouse_24g_short_sleep3:
-0x624f 026332 call clk2lpo 
-0x6250 026333 storet 4 ,mem_sleep_counter 
-0x6251 026334 branch lpm_sleep 
-:      026336 mouse_24g_short_sleep_default:
-0x6252 026337 call mouse_24g_miss_temp_clear 
-0x6253 026338 fetch 3 ,mem_24g_short_sleep_set 
-0x6254 026339 branch mouse_24g_short_sleep2 
-:      026341 mouse_24g_short_sleep_long:
-0x6255 026342 sub temp ,0 ,temp 
-0x6256 026343 fetch 3 ,mem_24g_short_sleep_set 
-0x6257 026344 iadd temp ,pdata 
-0x6258 026345 branch mouse_24g_short_sleep2 
-:      026347 mouse_24g_miss_temp_clear:
-0x6259 026348 setarg 0 
-0x625a 026349 store 4 ,mem_mouse_24g_sleep_miss_temp 
-0x625b 026350 rtn 
-:      026352 mouse_24g_short_sleep_last_miss:
-0x625c 026353 fetch 4 ,mem_mouse_24g_tx_time_last_delt 
-0x625d 026354 fetcht 4 ,mem_mouse_24g_sleep_miss_temp 
-0x625e 026355 iadd temp ,pdata 
-0x625f 026356 branch mouse_24g_short_sleep_notify 
-:      026358 mouse_24g_short_sleep_2:
-0x6260 026359 jam 1 ,mem_mouse_24g_sleep_miss 
-0x6261 026360 rtn 
-:      026363 mouse_24g_transmit_callback:
-0x6262 026364 call mouse_24g_send_time_check 
-0x6263 026365 branch mouse_wakeup_24g 
-:      026367 mouse_24g_send_time_check:
-0x6264 026368 fetch 1 ,mem_mouse_sleep_deal_type 
-0x6265 026369 rtn blank 
-0x6266 026370 fetch 1 ,mem_24g_transmit_by_interrupt 
-0x6267 026371 beq g24_tx_timer_int_enable ,mouse_24g_send_timer_first 
-0x6268 026372 fetch 1 ,mem_mouse_24g_tx_count 
-0x6269 026373 branch mouse_24g_send_timer_first ,blank 
-0x626a 026374 copy clkn ,pdata 
-0x626b 026375 fetcht 6 ,mem_mouse_24g_tx_time_last 
-0x626c 026376 store 6 ,mem_mouse_24g_tx_time_last 
-0x626d 026377 call clk_diff_rt 
-0x626e 026378 store 4 ,mem_mouse_24g_tx_time_last_delt 
-0x626f 026380 fetch 1 ,mem_mouse_24g_sleep_miss 
-0x6270 026381 nrtn blank 
-0x6271 026382 fetch 2 ,mem_24g_retransmit 
-0x6272 026383 nrtn blank 
-0x6273 026384 fetch 4 ,mem_mouse_24g_tx_time_last_delt 
-:      026385 mouse_24g_send_time_check_1:
-0x6274 026386 fetcht 5 ,mem_mouse_24g_tx_time_sum 
-0x6275 026387 iadd temp ,pdata 
-0x6276 026388 store 5 ,mem_mouse_24g_tx_time_sum 
-0x6277 026389 fetcht 1 ,mem_mouse_24g_tx_count 
-0x6278 026390 fetch 1 ,mem_mouse_24g_tx_time_sum_count 
-0x6279 026391 isub temp ,null 
-0x627a 026392 branch mouse_24g_send_time_check_average ,zero 
-0x627b 026393 increase 1 ,temp 
-0x627c 026394 storet 1 ,mem_mouse_24g_tx_count 
-0x627d 026395 rtn 
-:      026397 mouse_24g_send_time_check_average:
-0x627e 026398 jam 1 ,mem_mouse_24g_tx_count 
-0x627f 026399 arg 0 ,temp 
-0x6280 026400 fetch 5 ,mem_mouse_24g_tx_time_sum 
-0x6281 026401 storet 5 ,mem_mouse_24g_tx_time_sum 
-0x6282 026402 fetcht 1 ,mem_mouse_24g_tx_time_sum_count 
-0x6283 026403 idiv temp 
-0x6284 026404 call wait_div_end 
-0x6285 026405 quotient rega 
-0x6286 026407 fetch 4 ,mem_mouse_24g_tsniff 
-0x6287 026408 fetcht 1 ,mem_mouse_24g_tx_time_offset 
-0x6288 026409 isub temp ,temp 
-0x6289 026410 increase -40 ,temp 
-0x628a 026412 copy rega ,pdata 
-0x628b 026413 isub temp ,pdata 
-0x628c 026414 branch mouse_24g_send_time_check_average_late ,positive 
-0x628d 026415 sub pdata ,0 ,pdata 
-0x628e 026417 rshift2 pdata ,pdata 
-0x628f 026418 fetcht 3 ,mem_24g_short_sleep_set 
-0x6290 026419 iadd temp ,temp 
-0x6291 026420 bpatch patch13_6 ,mem_patch13 
-0x6292 026421 fetch 3 ,mem_mouse_24g_short_sleep_set_init 
-0x6293 026422 arg 0x1800 ,rega 
-0x6294 026423 iadd rega ,pdata 
-0x6295 026424 isub temp ,null 
-0x6296 026425 nbranch mouse_24g_send_time_check_average_min ,positive 
-0x6297 026426 storet 3 ,mem_24g_short_sleep_set 
-0x6298 026427 rtn 
-:      026429 mouse_24g_send_time_check_average_late:
-0x6299 026430 rshift2 pdata ,temp 
-0x629a 026431 fetch 3 ,mem_24g_short_sleep_set 
-0x629b 026432 isub temp ,temp 
-0x629c 026433 bpatch patch13_7 ,mem_patch13 
-0x629d 026434 fetch 3 ,mem_mouse_24g_short_sleep_set_init 
-0x629e 026435 arg 0x1800 ,rega 
-0x629f 026436 isub rega ,pdata 
-0x62a0 026437 isub temp ,null 
-0x62a1 026438 branch mouse_24g_send_time_check_average_min ,positive 
-0x62a2 026439 storet 3 ,mem_24g_short_sleep_set 
-0x62a3 026440 rtn 
-:      026442 mouse_24g_send_time_check_average_min:
-0x62a4 026443 store 3 ,mem_24g_short_sleep_set 
-0x62a5 026444 rtn 
-:      026446 mouse_24g_send_timer_first:
-0x62a6 026447 jam 1 ,mem_mouse_24g_tx_count 
-0x62a7 026448 copy clkn ,pdata 
-0x62a8 026449 store 6 ,mem_mouse_24g_tx_time_last 
-0x62a9 026450 rtn 
-:      026452 mouse_24g_send_time_long_wake:
-0x62aa 026453 setarg 0 
-0x62ab 026454 store 1 ,mem_mouse_24g_tx_count 
-0x62ac 026455 store 5 ,mem_mouse_24g_tx_time_sum 
-0x62ad 026456 rtn 
-:      026465 shutter_init:
-0x62ae 026466 call enable_authrom 
-0x62af 026467 rtn wake 
-0x62b0 026469 setarg shutter_process_idle 
-0x62b1 026470 store 2 ,mem_cb_idle_process 
-0x62b2 026472 setarg shutter_process_bb_event 
-0x62b3 026473 store 2 ,mem_cb_bb_event_process 
-0x62b4 026475 setarg ble_shutter_receive_data 
-0x62b5 026476 store 2 ,mem_cb_att_write 
-0x62b6 026478 setarg shutter_le_bb_event_timer 
-0x62b7 026479 store 2 ,mem_cb_event_timer 
-0x62b8 026481 setarg shutter_key_change 
-0x62b9 026482 store 2 ,mem_cb_shutter_keycan 
-0x62ba 026484 call shutter_common_init 
-0x62bb 026486 bpatch patch14_0 ,mem_patch14 
-0x62bc 026487 call shutter_load_buffer_config_form_datarom 
-:      026489 shutter_power_switch:
-0x62bd 026490 fetch 1 ,mem_shutter_hard_soft_switch_case 
-0x62be 026491 beq hard_switch ,shutter_hart_swtich_power_on 
-0x62bf 026492 fetch 1 ,mem_shutter_soft_switch_button_gpio 
-0x62c0 026493 store 1 ,mem_ui_button_gpio 
-0x62c1 026494 branch ui_soft_swtich_init 
-:      026497 shutter_common_init:
-0x62c2 026498 setarg shutter_le_before_hibernate 
-0x62c3 026499 store 2 ,mem_cb_before_hibernate 
-0x62c4 026501 setarg shutter_process_lpm_before 
-0x62c5 026502 store 2 ,mem_cb_before_lpm 
-0x62c6 026504 setarg shutter_soft_swtich_power_on 
-0x62c7 026505 store 2 ,mem_shutter_soft_switch_poweron_callback_function 
-0x62c8 026507 setarg shutter_soft_swtich_power_off 
-0x62c9 026508 store 2 ,mem_shutter_soft_switch_poweroff_callback_function 
-0x62ca 026510 jam 7 ,mem_version 
-0x62cb 026511 call le_modified_name_adv 
-0x62cc 026512 call shutter_init_param 
-0x62cd 026513 call keyscan_key_init 
-0x62ce 026514 call queue_init 
-0x62cf 026515 branch ui_led_init_global 
-:      026519 shutter_hart_swtich_power_on:
-0x62d0 026520 jam ui_button_gpio_disable ,mem_ui_button_gpio 
-0x62d1 026521 jam ss_state_power_on ,mem_shutter_soft_switch_power_state 
-0x62d2 026522 branch shutter_start_reconnect 
-:      026526 shutter_le_scale_lpm_lock:
-0x62d3 026527 fetch 1 ,mem_shutter_soft_switch_power_state 
-0x62d4 026528 beq ss_state_power_off ,app_get_lpm_wake_lock 
-0x62d5 026529 call l2cap_malloc_get_full_map 
-0x62d6 026530 fetch 1 ,mem_used_map 
-0x62d7 026531 nbranch app_get_lpm_wake_lock ,blank 
-0x62d8 026532 branch app_put_lpm_wake_lock 
-:      026536 shutter_process_bb_event:
-0x62d9 026537 copy regc ,pdata 
-0x62da 026540 beq bt_evt_le_connected ,ble_shutter_process_baseband_connect 
-0x62db 026541 beq bt_evt_le_disconnected ,ble_shutter_process_baseband_disconnect 
-0x62dc 026542 beq bt_evt_le_reconnect_complete ,ble_shutter_process_reconnect_complete 
-0x62dd 026543 beq bt_evt_le_parse_conn_papa_update_rsp ,ble_shutter_process_parse_connect_parameter_update_response 
-0x62de 026545 beq bt_evt_button_long_pressed ,ui_soft_switch_botton_long_press 
-0x62df 026546 beq bt_evt_button_down ,shutter_process_soft_swtich_button_down 
-0x62e0 026547 beq bt_evt_button_up ,shutter_process_soft_swtich_button_up 
-0x62e1 026548 rtn 
-:      026553 ble_shutter_process_baseband_connect:
-0x62e2 026554 call shutter_stop_bluetooth_discovery 
-0x62e3 026555 setarg 0 
-0x62e4 026556 store 2 ,mem_ble_shutter_reconn_timer 
-0x62e5 026557 branch app_led_off 
-:      026560 ble_shutter_process_baseband_disconnect:
-0x62e6 026561 call queue_init 
-0x62e7 026562 jam 0 ,mem_ble_shutter_enable_notify 
-0x62e8 026563 branch shutter_start_reconnect 
-:      026566 ble_shutter_process_reconnect_complete:
-0x62e9 026567 call queue_init 
-0x62ea 026568 jam 1 ,mem_ble_shutter_enable_notify 
-0x62eb 026569 fetch 8 ,mem_ble_shutter_interval_min 
-0x62ec 026570 store 8 ,mem_le_interval_min 
-0x62ed 026571 call app_lpm_mult_enable 
-0x62ee 026572 branch le_l2cap_tx_update_req 
-:      026575 ble_shutter_process_parse_connect_parameter_update_response:
-0x62ef 026576 fetch 2 ,mem_le_l2cap_signaling_conn_param_update_rsp_result 
-0x62f0 026577 rtneq ble_signaling_connect_parameter_update_accepted 
-0x62f1 026578 fetch 8 ,mem_ble_shutter_interval_min_new 
-0x62f2 026579 rtn blank 
-0x62f3 026580 store 8 ,mem_le_interval_min 
-0x62f4 026581 branch le_l2cap_tx_update_req 
-:      026588 shutter_process_soft_swtich_button_down:
-0x62f5 026589 fetch 1 ,mem_shutter_hard_soft_switch_case 
-0x62f6 026590 rtneq hard_switch 
-0x62f7 026591 fetch 1 ,mem_shutter_soft_switch_power_state 
-0x62f8 026592 rtnne ss_state_power_on 
-0x62f9 026593 call shutter_store_currenct_led_state 
-0x62fa 026594 branch app_led_on 
-:      026596 shutter_store_currenct_led_state:
-0x62fb 026597 jam 1 ,mem_shutter_soft_swtich_botton_down 
-0x62fc 026598 arg 11 ,loopcnt 
-0x62fd 026599 arg mem_shutter_soft_swtich_led_struct_temp ,contw 
-0x62fe 026600 arg mem_shutter_led_struct_app_led ,contr 
-0x62ff 026601 branch memcpy 
-:      026603 shutter_process_soft_swtich_button_up:
-0x6300 026604 fetch 1 ,mem_shutter_hard_soft_switch_case 
-0x6301 026605 rtneq hard_switch 
-0x6302 026606 fetch 1 ,mem_shutter_soft_switch_power_state 
-0x6303 026607 beq ss_state_power_on ,shutter_load_currenct_led_state 
-0x6304 026608 branch ui_soft_switch_botton_up 
-:      026610 shutter_load_currenct_led_state:
-0x6305 026611 fetch 1 ,mem_shutter_soft_swtich_botton_down 
-0x6306 026612 rtnne 1 
-0x6307 026613 jam 0 ,mem_shutter_soft_swtich_botton_down 
-0x6308 026614 fetch 2 ,mem_ui_state_map 
-0x6309 026615 bbit1 ui_state_ble_connected ,app_led_off 
-0x630a 026616 arg 11 ,loopcnt 
-0x630b 026617 arg mem_shutter_soft_swtich_led_struct_temp ,contr 
-0x630c 026618 arg mem_shutter_led_struct_app_led ,contw 
-0x630d 026619 branch memcpy 
-:      026624 shutter_le_bb_event_timer:
-0x630e 026626 call shutter_check_sleep_timer 
-0x630f 026629 call shutter_check_power_off_timer 
-0x6310 026633 branch ble_shutter_reconn_timer 
-:      026637 shutter_check_sleep_timer:
-0x6311 026638 arg mem_shutter_sleep_timer ,regc 
-0x6312 026639 arg shutter_sleep_timeout ,regb 
-0x6313 026640 branch timer_single_step_2b 
-:      026641 shutter_sleep_timeout:
-0x6314 026642 jam ss_state_power_off ,mem_shutter_soft_switch_power_state 
-0x6315 026643 call app_led_off 
-0x6316 026644 call shutter_disconnect_current_connection 
-0x6317 026645 branch shutter_wait_power_off 
-:      026648 shutter_check_power_off_timer:
-0x6318 026649 arg mem_shutter_power_off_timer ,regc 
-0x6319 026650 arg shutter_check_power_off_timeout ,regb 
-0x631a 026651 branch timer_single_step 
-:      026653 shutter_check_power_off_timeout:
-0x631b 026654 fetch 2 ,mem_ui_state_map 
-0x631c 026655 bbit1 ui_state_ble_connected ,shutter_wait_power_off 
-0x631d 026656 fetch 1 ,mem_shutter_led_struct_app_led_type 
-0x631e 026657 beq ui_led_state_blink_start ,shutter_wait_power_off 
-0x631f 026658 beq ui_led_state_blink_lighting ,shutter_wait_power_off 
-0x6320 026659 beq ui_led_state_blink_darking ,shutter_wait_power_off 
-0x6321 026660 branch app_enter_hibernate 
-:      026664 ble_shutter_reconn_timer:
-0x6322 026665 fetch 1 ,mem_shutter_soft_switch_power_state 
-0x6323 026666 rtnne ss_state_power_on 
-0x6324 026667 arg mem_ble_shutter_reconn_timer ,regc 
-0x6325 026668 arg shutter_start_bluetooth_discovery ,regb 
-0x6326 026669 branch timer_single_step_2b 
-:      026672 shutter_process_idle:
-0x6327 026673 call shutter_send_data_to_master 
-0x6328 026674 branch keyscan_key_process 
-:      026677 shutter_process_lpm_before:
-0x6329 026678 call gpio_set_before_lpm 
-0x632a 026679 branch keyscan_process_lpm_before 
-:      026681 shutter_le_before_hibernate:
-0x632b 026682 call gpio_set_before_lpm 
-0x632c 026683 branch disable_authrom 
-:      026689 shutter_stop_bluetooth_discovery:
-:      026693 ble_shutter_stop_bluetooth_discovery:
-0x632d 026694 fetch 2 ,mem_ble_shutter_connect_timeout 
-0x632e 026695 store 2 ,mem_shutter_sleep_timeout 
-0x632f 026696 store 2 ,mem_shutter_sleep_timer 
-0x6330 026697 branch app_ble_stop_adv 
-:      026700 shutter_start_bluetooth_discovery:
-0x6331 026701 fetch 1 ,mem_shutter_soft_switch_power_state 
-0x6332 026702 rtnne ss_state_power_on 
-:      026706 ble_shutter_start_discovery:
-0x6333 026707 fetch 2 ,mem_ui_state_map 
-0x6334 026708 rtnbit1 ui_state_ble_connected 
-0x6335 026709 fetch 2 ,mem_ble_shutter_discovery_timeout 
-0x6336 026710 store 2 ,mem_shutter_sleep_timeout 
-0x6337 026711 store 2 ,mem_shutter_sleep_timer 
-0x6338 026712 fetch 2 ,mem_ble_shutter_discovery_adv_interval 
-0x6339 026713 call shutter_ble_adv_interval_set 
-0x633a 026714 call app_led_start_blink 
-0x633b 026715 fetch 4 ,mem_ble_shutter_discovery_blink_on_time 
-0x633c 026716 store 4 ,mem_shutter_led_struct_app_led_on_time 
-0x633d 026717 fetch 2 ,mem_ui_state_map 
-0x633e 026718 rtnbit1 ui_state_ble_adv 
-0x633f 026719 branch app_ble_start_adv 
-:      026721 shutter_soft_swtich_power_on:
-:      026722 shutter_start_reconnect:
-0x6340 026723 fetch 1 ,mem_shutter_soft_switch_power_state 
-0x6341 026724 rtnne ss_state_power_on 
-:      026728 ble_shutter_start_reconnect:
-0x6342 026729 fetch 2 ,mem_ble_shutter_reconn_timer 
-0x6343 026730 fetcht 2 ,mem_ble_shutter_reconn_timeout 
-0x6344 026731 storet 2 ,mem_ble_shutter_reconn_timer 
-0x6345 026732 nrtn blank 
-0x6346 026733 fetch 2 ,mem_ble_shutter_reconn_adv_interval 
-0x6347 026734 call shutter_ble_adv_interval_set 
-0x6348 026735 call app_led_start_blink 
-0x6349 026736 fetch 4 ,mem_ble_shutter_reconn_blink_on_time 
-0x634a 026737 store 4 ,mem_shutter_led_struct_app_led_on_time 
-0x634b 026738 fetch 2 ,mem_ui_state_map 
-0x634c 026739 rtnbit1 ui_state_ble_adv 
-0x634d 026740 branch app_ble_start_adv 
-:      026742 shutter_disconnect_current_connection:
-0x634e 026743 fetch 2 ,mem_ui_state_map 
-0x634f 026744 bbit1 ui_state_ble_connected ,app_ble_disconnect 
-0x6350 026745 branch shutter_stop_bluetooth_discovery 
-:      026749 shutter_check_data_enable:
-0x6351 026750 call disable_user 
-0x6352 026751 fetch 2 ,mem_ui_state_map 
-0x6353 026752 bbit1 ui_state_ble_connected ,shutter_check_ble_data_enable 
-0x6354 026753 rtn 
-:      026755 shutter_check_ble_data_enable:
-0x6355 026756 fetch 1 ,mem_ble_shutter_enable_notify 
-0x6356 026757 rtn blank 
-0x6357 026758 branch enable_user 
-:      026763 shutter_check_bluetooth_conn:
-0x6358 026764 call disable_user 
-0x6359 026765 fetch 2 ,mem_ui_state_map 
-0x635a 026766 rtnbit1 ui_state_ble_connected 
-0x635b 026767 branch enable_user 
-:      026771 shutter_change_bluetooth_status_bt_disconn:
-:      026775 ble_shutter_change_bluetooth_status_bt_disconn:
-0x635c 026776 branch shutter_start_reconnect 
-:      026780 shutter_check_send_data:
-0x635d 026781 disable user2 
-0x635e 026782 fetch 2 ,mem_shutter_sleep_timeout 
-0x635f 026783 store 2 ,mem_shutter_sleep_timer 
-0x6360 026785 call shutter_check_bluetooth_conn 
-0x6361 026786 branch shutter_change_bluetooth_status_bt_disconn ,user 
-0x6362 026788 call shutter_check_data_enable 
-0x6363 026789 nrtn user 
-0x6364 026790 branch enable_user2 
-:      026794 shutter_key_change:
-0x6365 026795 call shutter_check_send_data 
-0x6366 026796 nrtn user2 
-0x6367 026797 deposit rega 
-0x6368 026798 branch shutter_key_release ,blank 
-:      026799 shutter_key_press:
-0x6369 026800 call app_led_on 
-0x636a 026801 arg mem_key0_press ,regc 
-0x636b 026802 branch push_queue_press_or_release 
-:      026804 shutter_key_release:
-0x636c 026805 call app_led_off 
-0x636d 026806 arg mem_key0_release ,regc 
-:      026808 push_queue_press_or_release:
-0x636e 026809 arg max_queue_num ,pdata 
-0x636f 026810 imul32 queue ,pdata 
-0x6370 026811 iadd regc ,regc 
-:      026814 push_buffer_in_queue:
-0x6371 026815 ifetch 1 ,regc 
-0x6372 026816 rtn blank 
-0x6373 026817 call queue_push_one_byte 
-0x6374 026818 increase 1 ,regc 
-0x6375 026819 branch push_buffer_in_queue 
-:      026822 shutter_send_data_to_master:
-0x6376 026823 fetch 2 ,mem_ui_state_map 
-0x6377 026824 bbit1 ui_state_ble_connected ,pop_queue_to_ble_data 
-0x6378 026825 rtn 
-:      026827 pop_queue_to_ble_data:
-0x6379 026828 call le_fifo_check_nearly_full 
-0x637a 026829 nrtn blank 
-0x637b 026830 call queue_pop_one_byte 
-0x637c 026831 nrtn user 
-0x637d 026832 pincrease -1 
-0x637e 026833 mul32 pdata ,shutter_ble_data_buffer ,pdata 
-0x637f 026834 arg mem_ble_data_buffer1 ,temp 
-0x6380 026835 iadd temp ,contr 
-0x6381 026836 branch le_send_notify_from_list 
-:      026840 queue_push_one_byte:
-0x6382 026841 store 1 ,mem_pdatatemp 
-0x6383 026842 arg mem_pdatatemp ,rega 
-0x6384 026843 branch queue_push 
-:      026845 queue_pop_one_byte:
-0x6385 026846 arg mem_pdatatemp ,rega 
-0x6386 026847 call queue_pop 
-0x6387 026848 nrtn user 
-0x6388 026849 fetch 1 ,mem_pdatatemp 
-0x6389 026850 rtn 
-:      026853 ble_shutter_receive_data:
-0x638a 026854 fetch 2 ,mem_le_att_handle 
-0x638b 026855 beq gatt_keyboard_write_handle ,ble_shutter_process_reconnect_complete 
-0x638c 026856 rtn 
-:      026858 shutter_init_param:
-0x638d 026859 jam 0x02 ,mem_shutter_power_off_timeout 
-0x638e 026861 setarg 0x00200008 
-0x638f 026862 store 4 ,mem_ble_shutter_interval_min 
-0x6390 026863 setarg 0x012c0005 
-0x6391 026864 istore 4 ,contw 
-0x6392 026867 jam 0x17 ,mem_le_local_mtu 
-0x6393 026870 setarg 0x1b 
-0x6394 026871 store 2 ,mem_le_pairing_handle 
-0x6395 026872 branch le_set_fixed_ltk_justwork 
-:      026875 shutter_load_buffer_config_form_datarom:
-0x6396 026877 arg ble_key_value_list_size ,loopcnt 
-0x6397 026878 arg mem_ble_data_buffer1 ,contw 
-0x6398 026879 arg ble_shutter_key_value_list_addr ,contr 
-0x6399 026880 branch memcpy_fast 
-:      026900 shutter_soft_swtich_power_off:
-0x639a 026901 arg 0 ,rega 
-0x639b 026902 arg mem_shutter_power_off_led_style ,regc 
-0x639c 026903 call ui_led_set_style_global 
-0x639d 026904 call shutter_disconnect_current_connection 
-:      026905 shutter_wait_power_off:
-0x639e 026906 fetch 1 ,mem_shutter_power_off_timeout 
-0x639f 026907 store 1 ,mem_shutter_power_off_timer 
-0x63a0 026908 rtn 
-:      026912 ui_soft_swtich_init:
-0x63a1 026913 setarg ss_state_power_up 
-0x63a2 026914 call ui_soft_swtich_init_power_on_time 
-0x63a3 026915 jam ui_button_state_up ,mem_ui_button_last_state 
-0x63a4 026916 call ui_button_init 
-0x63a5 026917 call ui_button_polling 
-:      026918 ui_soft_switch_first_power_on:
-0x63a6 026919 fetch 1 ,mem_shutter_soft_switch_first_power_on 
-0x63a7 026920 branch ui_soft_swtich_init_next ,blank 
-0x63a8 026921 fetch 1 ,core_lpm_isogate 
-0x63a9 026922 bbit1 cold_wake ,ui_soft_switch_power_on 
-:      026923 ui_soft_swtich_init_next:
-0x63aa 026924 fetch 2 ,mem_ui_state_map 
-0x63ab 026925 rtnbit1 ui_state_btn_down 
-0x63ac 026926 branch app_enter_hibernate 
-:      026928 ui_soft_swtich_init_power_on_time:
-0x63ad 026929 fetcht 2 ,mem_power_param_ptr 
-0x63ae 026930 istore 1 ,temp 
-0x63af 026931 ifetch 1 ,contw 
-0x63b0 026932 store 1 ,mem_ui_button_timeout 
-0x63b1 026933 rtn 
-:      026936 ui_soft_switch_botton_up:
-0x63b2 026937 fetch 2 ,mem_power_param_ptr 
-0x63b3 026938 ifetch 1 ,pdata 
-0x63b4 026939 rtnne ss_state_power_up 
-0x63b5 026940 branch app_enter_hibernate 
-:      026943 ui_soft_switch_botton_long_press:
-0x63b6 026944 fetcht 2 ,mem_power_param_ptr 
-0x63b7 026945 ifetch 1 ,temp 
-0x63b8 026946 beq ss_state_power_on ,ui_soft_switch_power_off 
-:      026947 ui_soft_switch_power_on:
-0x63b9 026948 setarg ss_state_power_on 
-0x63ba 026949 fetcht 2 ,mem_power_param_ptr 
-0x63bb 026950 istore 1 ,temp 
-0x63bc 026951 add temp ,ss_power_off_time ,contr 
-0x63bd 026952 ifetch 1 ,contr 
-0x63be 026953 istore 1 ,mem_ui_button_timeout 
-0x63bf 026954 ifetch 2 ,contr 
-0x63c0 026955 branch callback_func 
-:      026957 ui_soft_switch_power_off:
-0x63c1 026958 setarg ss_state_power_off 
-0x63c2 026959 call ui_soft_swtich_init_power_on_time 
-0x63c3 026960 add temp ,ss_power_off_cb ,contr 
-0x63c4 026961 ifetch 2 ,contr 
-0x63c5 026962 branch app_enter_hibernate ,blank 
-0x63c6 026963 branch callback_func 
-:      026968 shutter_ble_adv_interval_set:
-0x63c7 026969 store 2 ,mem_lpm_interval 
-0x63c8 026970 increase -4 ,pdata 
-0x63c9 026971 store 2 ,mem_le_adv_interval 
-0x63ca 026972 rtn 
-:      026974 le_send_notify_from_list:
-0x63cb 026975 ifetch 1 ,contr 
-0x63cc 026976 copy pdata ,rega 
-0x63cd 026977 ifetcht 2 ,contr 
-0x63ce 026978 call store_contr 
-0x63cf 026979 call le_att_malloc_tx_notify 
-0x63d0 026980 copy rega ,loopcnt 
-0x63d1 026981 call get_contr 
-0x63d2 026982 branch memcpy 
-:      026984 shutter_le_uuid_table_conf:
-0x63d3 026985 setarg ble_shutter_gatt_list_addr 
-0x63d4 026986 store 2 ,mem_ui_le_uuid_table 
-0x63d5 026987 rtn 
-:      026989 shutter_dy_le_uuid_table_conf:
-0x63d6 026990 setarg mem_shutter_le_uuid_sup 
-0x63d7 026991 store 2 ,mem_ui_le_uuid_table 
-0x63d8 026992 rtn 
-:      026995 shutter_default_init:
-0x63d9 026996 fetch 2 ,mem_shutter_key_conf0_temp 
-0x63da 026997 store 2 ,mem_shutter_key_conf0 
-0x63db 026998 fetch 1 ,mem_shutter_led_struct_app_led_gpio_temp 
-0x63dc 026999 store 1 ,mem_shutter_led_struct_app_led_gpio 
-0x63dd 027000 store 1 ,mem_shutter_power_off_led_style_gpio 
-0x63de 027001 fetch 1 ,mem_shutter_hard_soft_switch_case_temp 
-0x63df 027002 store 1 ,mem_shutter_hard_soft_switch_case 
-0x63e0 027003 fetch 1 ,mem_shutter_soft_switch_button_gpio_temp 
-0x63e1 027004 store 1 ,mem_shutter_soft_switch_button_gpio 
-0x63e2 027010 setarg 0x0002 
-0x63e3 027011 store 2 ,mem_key0_press 
-0x63e4 027012 store 2 ,mem_key1_press 
-0x63e5 027013 setarg 0x0006 
-0x63e6 027014 store 2 ,mem_key0_release 
-0x63e7 027015 store 2 ,mem_key1_release 
-0x63e8 027016 setarg 0x0007 
-0x63e9 027017 store 2 ,mem_key2_press 
-0x63ea 027018 setarg 0x0008 
-0x63eb 027019 store 2 ,mem_key2_release 
-0x63ec 027020 setarg mem_shutter_soft_switch_power_state 
-0x63ed 027021 store 2 ,mem_power_param_ptr 
-0x63ee 027022 setarg 0x201400 
-0x63ef 027023 store 3 ,mem_shutter_soft_switch_power_state 
-0x63f0 027024 jam 0x01 ,mem_lpm_mode 
-0x63f1 027025 setarg 0x0100 
-0x63f2 027026 store 2 ,mem_lpm_interval 
-0x63f3 027027 jam 0x08 ,mem_lpm_overhead 
-0x63f4 027028 jam 0x05 ,mem_lpm_mult 
-0x63f5 027029 jam 0x02 ,mem_lpm_mult_timeout 
-0x63f6 027030 setarg 0x0096 
-0x63f7 027031 store 2 ,mem_ble_shutter_reconn_blink_on_time 
-0x63f8 027032 istore 2 ,contw 
-0x63f9 027033 setarg 0x0296 
-0x63fa 027034 store 2 ,mem_ble_shutter_discovery_blink_on_time 
-0x63fb 027035 istore 2 ,contw 
-0x63fc 027036 setsect 0 ,0x10 
-0x63fd 027037 setsect 1 ,0x8008 
-0x63fe 027038 setsect 2 ,0x2c000 
-0x63ff 027039 setsect 3 ,0x04 
-0x6400 027040 store 8 ,mem_ble_shutter_interval_min_new 
-0x6401 027041 jam 0x01 ,mem_ui_led_struct_num 
-0x6402 027042 setarg mem_shutter_led_struct_app_led 
-0x6403 027043 store 2 ,mem_ui_led_struct_ptr 
-0x6404 027044 setarg 0x0000 
-0x6405 027045 store 2 ,mem_shutter_led_struct_app_led 
-0x6406 027046 setsect 0 ,0x1a0 
-0x6407 027047 setsect 1 ,0x68 
-0x6408 027048 setsect 2 ,0x00 
-0x6409 027049 setsect 3 ,0x00 
-0x640a 027050 store 8 ,mem_shutter_led_struct_app_led_on_time 
-0x640b 027051 setarg 0x0301 
-0x640c 027052 store 2 ,mem_shutter_power_off_led_style 
-0x640d 027053 setsect 0 ,0x1a0 
-0x640e 027054 setsect 1 ,0xe8 
-0x640f 027055 setsect 2 ,0x00 
-0x6410 027056 setsect 3 ,0x00 
-0x6411 027057 store 8 ,mem_shutter_power_off_led_style_on_time 
-0x6412 027058 setarg 0x000e 
-0x6413 027059 store 2 ,mem_ble_shutter_reconn_adv_interval 
-0x6414 027060 setarg 0x0140 
-0x6415 027061 store 2 ,mem_ble_shutter_discovery_adv_interval 
-0x6416 027062 store 2 ,mem_le_adv_interval 
-0x6417 027063 setarg 0x0050 
-0x6418 027064 store 2 ,mem_ble_shutter_reconn_timeout 
-0x6419 027065 jam 0x07 ,mem_le_adv_channel_map 
-0x641a 027066 jam 0x00 ,mem_le_adv_enable 
-0x641b 027067 setsect 0 ,0xfb 
-0x641c 027068 setsect 1 ,0x2c212 
-0x641d 027069 setsect 2 ,0x800f 
-0x641e 027070 setsect 3 ,0x21 
-0x641f 027071 store 8 ,mem_local_rx_max_octets 
-0x6420 027072 setsect 0 ,0x0bb8 
-0x6421 027073 setsect 1 ,0x02ee 
-0x6422 027074 store 4 ,mem_ble_shutter_discovery_timeout 
-0x6423 027075 setarg mem_queue_each_size 
-0x6424 027076 store 2 ,mem_queue_ptr 
-0x6425 027077 setarg 0x2001 
-0x6426 027078 store 2 ,mem_queue_each_size 
-0x6427 027079 jam 0x1f ,mem_le_adv_data_len 
-0x6428 027080 setsect 0 ,0x10102 
-0x6429 027081 setsect 1 ,0x80c1 
-0x642a 027082 setsect 2 ,0x18120 
-0x642b 027083 setsect 3 ,0x640c 
-0x642c 027084 store 9 ,mem_le_adv_data 
-0x642d 027085 setsect 0 ,0x3c1 
-0x642e 027086 istore 2 ,contw 
-0x642f 027087 jam 0x1f ,mem_le_scan_data_len 
-0x6430 027088 setsect 0 ,0x2090d 
-0x6431 027089 setsect 1 ,0x34c15 
-0x6432 027090 setsect 2 ,0x28532 
-0x6433 027091 setsect 3 ,0x1d1d5 
-0x6434 027092 store 9 ,mem_le_scan_data 
-0x6435 027093 setsect 0 ,0x26574 
-0x6436 027094 setsect 1 ,0x1c 
-0x6437 027095 istore 3 ,contw 
-0x6438 027096 setarg mem_shutter_keyscan 
-0x6439 027097 store 2 ,mem_keyscan_ptr 
-0x643a 027098 jam 0x02 ,mem_shutter_key_num 
-0x643b 027099 setarg mem_shutter_nv_data 
-0x643c 027100 store 2 ,mem_nv_data_ptr 
-0x643d 027101 jam 0x05 ,mem_nv_data_number 
-0x643e 027102 fetch 1 ,mem_shutter_dy_conf 
-0x643f 027103 beq shutter_type ,shutter_le_uuid_table_conf 
-0x6440 027104 beq shutter_dy_type ,shutter_dy_le_uuid_table_conf 
-0x6441 027105 rtn 
-:      027117 shutter_dy_6_key_conf:
-0x6442 027119 fetch shutter_six_key ,mem_shutter_dy_key_conf 
-0x6443 027120 store shutter_six_key ,mem_shutter_key_conf0 
-0x6444 027121 jam shutter_six_key ,mem_shutter_key_num 
-0x6445 027122 setarg mem_shutter_key_num 
-0x6446 027123 store 2 ,mem_keyscan_ptr 
-0x6447 027124 rtn 
-:      027126 shutter_dy_7_key_conf:
-0x6448 027128 fetch shutter_seven_key ,mem_shutter_dy_key_conf 
-0x6449 027129 store shutter_seven_key ,mem_shutter_key_conf0 
-0x644a 027130 jam shutter_seven_key ,mem_shutter_key_num 
-0x644b 027131 setarg mem_shutter_key_num 
-0x644c 027132 store 2 ,mem_keyscan_ptr 
-0x644d 027133 rtn 
-:      027135 shutter_dy_8_key_conf:
-0x644e 027137 fetch shutter_eight_key ,mem_shutter_dy_key_conf 
-0x644f 027138 store shutter_eight_key ,mem_shutter_key_conf0 
-0x6450 027139 jam shutter_eight_key ,mem_shutter_key_num 
-0x6451 027140 setarg mem_shutter_key_num 
-0x6452 027141 store 2 ,mem_keyscan_ptr 
-0x6453 027142 rtn 
-:      027144 shutter_dy_key_conf:
-0x6454 027145 fetch 1 ,mem_shutter_key_num_conf 
-0x6455 027146 beq shutter_six_key ,shutter_dy_6_key_conf 
-0x6456 027147 beq shutter_seven_key ,shutter_dy_7_key_conf 
-0x6457 027148 beq shutter_eight_key ,shutter_dy_8_key_conf 
-0x6458 027149 rtn 
-:      027151 shutter_dy_adv_conf:
-0x6459 027152 bpatch patch14_1 ,mem_patch14 
-0x645a 027154 fetch 8 ,mem_shutter_ble_discovery_time_conf 
-0x645b 027155 store 8 ,mem_ble_shutter_discovery_timeout 
-0x645c 027156 setarg 0x0096 
-0x645d 027157 store 2 ,mem_ble_shutter_reconn_timeout 
-0x645e 027159 fetch 7 ,mem_shutter_led_on_light_dark_led_conf 
-0x645f 027160 store 7 ,mem_shutter_led_struct_app_led 
-0x6460 027161 fetch 7 ,mem_shutter_led_off_light_dark_led_conf 
-0x6461 027162 store 7 ,mem_shutter_power_off_led_style 
-0x6462 027164 fetch 4 ,mem_shutter_reconn_blink_on_time_conf 
-0x6463 027165 store 4 ,mem_ble_shutter_reconn_blink_on_time 
-0x6464 027166 fetch 4 ,mem_shutter_discovery_blink_on_time_conf 
-0x6465 027167 store 4 ,mem_ble_shutter_discovery_blink_on_time 
-0x6466 027169 setarg 0x000e 
-0x6467 027170 store 2 ,mem_ble_shutter_reconn_adv_interval 
-0x6468 027171 setarg 0x0140 
-0x6469 027172 store 2 ,mem_ble_shutter_discovery_adv_interval 
-0x646a 027173 store 2 ,mem_le_adv_interval 
-0x646b 027180 fetch 8 ,mem_ble_shutter_dy_interval_min_new 
-0x646c 027181 store 8 ,mem_ble_shutter_interval_min_new 
-0x646d 027182 rtn 
-:      027186 shutter_dy_init:
-0x646e 027187 call enable_authrom 
-0x646f 027188 rtn wake 
-0x6470 027190 call shutter_dy_key_conf 
-0x6471 027191 call shutter_dy_adv_conf 
-0x6472 027194 setarg shutter_dy_process_idle 
-0x6473 027195 store 2 ,mem_cb_idle_process 
-0x6474 027197 setarg shutter_dy_process_bb_event 
-0x6475 027198 store 2 ,mem_cb_bb_event_process 
-0x6476 027200 setarg ble_shutter_dy_receive_data 
-0x6477 027201 store 2 ,mem_cb_att_write 
-0x6478 027203 setarg shutter_dy_le_bb_event_timer 
-0x6479 027204 store 2 ,mem_cb_event_timer 
-0x647a 027206 setarg shutter_dy_key_change 
-0x647b 027207 store 2 ,mem_cb_shutter_keycan 
-0x647c 027209 call shutter_common_init 
-0x647d 027211 fetch 2 ,mem_shutter_le_pairing_handle 
-0x647e 027212 store 2 ,mem_le_pairing_handle 
-0x647f 027213 fetch 8 ,mem_ble_shutter_interval_min_new 
-0x6480 027214 store 8 ,mem_ble_shutter_interval_min 
-0x6481 027215 call shutter_dy_iphone_every_move_max_set 
-0x6482 027216 bpatch patch14_2 ,mem_patch14 
-0x6483 027217 branch shutter_power_switch 
-:      027220 shutter_dy_process_idle:
-0x6484 027221 call shutter_dy_shutter_send_data_to_master 
-0x6485 027222 arg key_scan_timer ,queue 
-0x6486 027223 call timer_check 
-0x6487 027224 nrtn blank 
-0x6488 027225 setarg 0x20 
-0x6489 027226 arg key_scan_timer ,queue 
-0x648a 027227 call timer_init 
-0x648b 027228 disable user 
-0x648c 027229 call keyscan_process_lpm_before 
-0x648d 027230 branch shutter_dy_keyscan_key_process 
-:      027232 shutter_dy_iphone_every_move_max_set:
-0x648e 027233 setarg 0x1f 
-0x648f 027234 mul32 pdata ,every_payload_len ,pdata 
-0x6490 027235 arg mem_shutter_mousekey_value_list ,temp 
-0x6491 027236 iadd temp ,rega 
-0x6492 027237 increase 3 ,rega 
-0x6493 027238 arg iphone_once_max_move_value ,temp 
-0x6494 027239 istoret 1 ,rega 
-0x6495 027240 increase 11 ,rega 
-0x6496 027241 arg 0xfff ,pdata 
-0x6497 027242 isub temp ,pdata 
-0x6498 027243 lshift4 pdata ,pdata 
-0x6499 027244 istore 2 ,rega 
-0x649a 027245 rtn 
-:      027247 shutter_dy_shutter_send_data_to_master:
-0x649b 027248 fetch 2 ,mem_ui_state_map 
-0x649c 027249 bbit1 ui_state_ble_connected ,shutter_dy_pop_queue_to_ble_data 
-0x649d 027250 arg mem_queue_curr_num ,contw 
-0x649e 027251 arg 35 ,loopcnt 
-0x649f 027252 branch clear_mem 
-:      027254 shutter_dy_pop_queue_to_ble_data:
-0x64a0 027255 call le_fifo_check_nearly_full 
-0x64a1 027256 nrtn blank 
-0x64a2 027257 call queue_empty 
-0x64a3 027258 rtn blank 
-0x64a4 027259 fetcht 4 ,mem_key_send_clk 
-0x64a5 027260 copy clkn_bt ,pdata 
-0x64a6 027261 isub temp ,temp 
-0x64a7 027262 rtn zero 
-0x64a8 027263 nbranch shutter_dy_pop_queue_to_ble_data2 ,positive 
-0x64a9 027264 fetch 1 ,mem_send_data_delay 
-0x64aa 027265 isub temp ,null 
-0x64ab 027266 rtn positive 
-:      027267 shutter_dy_pop_queue_to_ble_data2:
-0x64ac 027268 copy clkn_bt ,pdata 
-0x64ad 027269 store 4 ,mem_key_send_clk 
-0x64ae 027270 call queue_pop_one_byte 
-0x64af 027271 nrtn user 
-0x64b0 027272 pincrease -1 
-0x64b1 027273 mul32 pdata ,10 ,pdata 
-0x64b2 027274 arg mem_shutter_mousekey_value_list ,temp 
-0x64b3 027275 iadd temp ,contr 
-0x64b4 027276 branch le_send_notify_from_list 
-:      027279 shutter_dy_le_bb_event_timer:
-0x64b5 027280 call shutter_dy_shutter_1s_timer 
-0x64b6 027281 call shutter_dy_link_key_loop_timer 
-0x64b7 027282 call shutter_dy_long_key_volume_timer 
-0x64b8 027283 call shutter_dy_iphone_move_mid_timer 
-0x64b9 027284 call shutter_dy_clear_key_state_timer 
-0x64ba 027285 call shutter_check_sleep_timer 
-0x64bb 027286 branch shutter_dy_check_power_off_timer 
-:      027288 shutter_dy_iphone_move_mid_timer:
-0x64bc 027289 arg mem_shutter_move_mid_timer ,regc 
-0x64bd 027290 arg shutter_dy_iphone_move_mid_timeout ,regb 
-0x64be 027291 branch timer_single_step 
-:      027293 shutter_dy_iphone_move_mid_timeout:
-0x64bf 027294 call queue_empty 
-0x64c0 027295 nrtn blank 
-0x64c1 027296 fetch 2 ,mem_key_value_xmem 
-0x64c2 027297 nrtn blank 
-:      027298 shutter_dy_iphone_move_mid:
-0x64c3 027299 call shutter_dy_check_iphone 
-0x64c4 027300 branch shutter_dy_android_like_loaction_mid ,blank 
-0x64c5 027301 copy queue ,pdata 
-0x64c6 027302 compare 0x04 ,pdata ,0x07 
-0x64c7 027303 branch shutter_dy_iphone_up_mid ,true 
-0x64c8 027305 copy queue ,pdata 
-0x64c9 027306 compare 0x01 ,pdata ,0x07 
-0x64ca 027307 branch shutter_dy_iphone_like_mid ,true 
-0x64cb 027308 arg mem_shutter_iphone_move_mid ,regc 
-0x64cc 027309 branch push_buffer_in_queue 
-:      027311 shutter_dy_android_like_loaction_mid:
-0x64cd 027312 arg mem_shutter_android_move_mid ,regc 
-0x64ce 027313 branch push_buffer_in_queue 
-:      027315 shutter_dy_iphone_up_mid:
-0x64cf 027316 arg mem_shutter_iphone_up_mid ,regc 
-0x64d0 027317 branch push_buffer_in_queue 
-:      027319 shutter_dy_iphone_like_mid:
-0x64d1 027320 arg mem_shutter_iphone_like_mid ,regc 
-0x64d2 027321 branch push_buffer_in_queue 
-:      027323 shutter_dy_clear_key_state_timer:
-0x64d3 027324 arg mem_shutter_like_timeout ,regc 
-0x64d4 027325 arg shutter_dy_clear_key_state_timeout ,regb 
-0x64d5 027326 branch timer_single_step 
-:      027328 shutter_dy_clear_key_state_timeout:
-0x64d6 027329 arg shutter_key_conf_sate_bytes ,loopcnt 
-0x64d7 027330 arg mem_shutter_key_state1 ,contw 
-0x64d8 027331 branch clear_mem 
-:      027334 shutter_dy_check_power_off_timer:
-0x64d9 027335 arg mem_shutter_power_off_timer ,regc 
-0x64da 027336 arg shutter_dy_check_power_off_timeout ,regb 
-0x64db 027337 branch timer_single_step 
-:      027338 shutter_dy_check_power_off_timeout:
-0x64dc 027339 fetch 2 ,mem_ui_state_map 
-0x64dd 027340 bbit1 ui_state_ble_connected ,shutter_wait_power_off 
-0x64de 027341 branch app_enter_hibernate 
-:      027343 shutter_dy_process_bb_event:
-0x64df 027344 copy regc ,pdata 
-0x64e0 027345 beq bt_evt_le_connected ,ble_shutter_dy_process_baseband_connect 
-0x64e1 027346 beq bt_evt_le_disconnected ,ble_shutter_dy_process_baseband_disconnect 
-0x64e2 027347 beq bt_evt_le_pairing_success ,ble_shutter_dy_pairing_success 
-0x64e3 027348 rtneq bt_evt_le_parse_conn_papa_update_rsp 
-0x64e4 027349 beq bt_evt_le_start_enc ,shutter_dy_le_find_service_hand_by_uuid 
-0x64e5 027350 branch shutter_process_bb_event 
-:      027352 ble_shutter_dy_pairing_success:
-0x64e6 027353 jam 1 ,mem_shutter_pairing_success 
-0x64e7 027354 call shutter_dy_clear_move_config 
-0x64e8 027356 fetch 2 ,mem_android_initial_move_x 
-0x64e9 027357 store 2 ,mem_shutter_move_data_x 
-0x64ea 027359 fetcht 2 ,mem_android_initial_move_y 
-0x64eb 027360 setarg 0xfff 
-0x64ec 027361 isub temp ,pdata 
-0x64ed 027362 store 2 ,mem_shutter_move_data_y 
-0x64ee 027363 rtn 
-:      027365 ble_shutter_dy_process_baseband_disconnect:
-0x64ef 027366 jam 0 ,mem_shutter_le_conned 
-0x64f0 027367 jam 0 ,mem_shutter_pairing_success 
-0x64f1 027368 call shutter_dy_move_mode_disable 
-0x64f2 027369 call shutter_dy_over_clear 
-0x64f3 027370 branch ble_shutter_process_baseband_disconnect 
-:      027372 ble_shutter_dy_process_baseband_connect:
-0x64f4 027373 copy clkn_bt ,pdata 
-0x64f5 027374 store 4 ,mem_key_send_clk 
-0x64f6 027375 call shutter_dy_remote_not_iphone 
-0x64f7 027376 branch ble_shutter_process_baseband_connect 
-:      027379 shutter_dy_check_send_data:
-0x64f8 027380 disable user2 
-0x64f9 027381 fetch 2 ,mem_shutter_sleep_timeout 
-0x64fa 027382 store 2 ,mem_shutter_sleep_timer 
-0x64fb 027383 call shutter_check_bluetooth_conn 
-0x64fc 027384 branch shutter_change_bluetooth_status_bt_disconn ,user 
-0x64fd 027385 call shutter_check_data_enable 
-0x64fe 027386 nrtn user 
-0x64ff 027387 branch enable_user2 
-:      027389 shutter_dy_over_clear:
-0x6500 027390 jam 0 ,mem_last_press_key_value 
-0x6501 027391 rtn 
-:      027393 shutter_dy_key_value_filter:
-0x6502 027394 copy queue ,pdata 
-0x6503 027395 rtnne shutter_like_key_num 
-0x6504 027396 branch shutter_dy_key_press_next 
-:      027398 shutter_dy_key_change:
-0x6505 027399 call shutter_dy_check_send_data 
-0x6506 027400 nrtn user2 
-0x6507 027401 deposit rega 
-0x6508 027402 branch shutter_dy_shutter_key_release ,blank 
-:      027403 shutter_dy_key_press:
-0x6509 027404 bpatch patch14_3 ,mem_patch14 
-0x650a 027405 fetch 1 ,mem_shutter_link_loop_flag 
-0x650b 027406 nbranch shutter_dy_key_value_filter ,blank 
-:      027407 shutter_dy_key_press_next:
-0x650c 027408 jam 1 ,mem_shutter_key_pressed 
-0x650d 027409 call app_led_on 
-0x650e 027410 call shutter_dy_key_press_clk 
-0x650f 027411 call shutter_dy_jude_queue_size 
-0x6510 027412 branch shutter_dy_over_clear ,positive 
-0x6511 027413 copy queue ,pdata 
-0x6512 027414 fetcht 1 ,mem_last_press_key_value 
-0x6513 027415 isub temp ,null 
-0x6514 027416 ncall shutter_dy_iphone_check_move_mid ,zero 
-0x6515 027417 copy queue ,pdata 
-0x6516 027418 store 1 ,mem_last_press_key_value 
-0x6517 027419 fetcht 1 ,mem_move_mode_key_index 
-0x6518 027420 isub temp ,null 
-0x6519 027421 branch shutter_dy_key_move_to_specify_location ,zero 
-0x651a 027422 fetch 1 ,mem_move_mode_trigger_enable 
-0x651b 027423 nbranch shutter_dy_move_set ,blank 
-:      027424 shutter_dy_page_set:
-0x651c 027425 call shutter_dy_le_get_press_ptr 
-0x651d 027426 arg max_queue_new_press ,pdata 
-0x651e 027427 branch shutter_dy_push_queue_press_or_release 
-:      027429 shutter_dy_move_set:
-0x651f 027430 call shutter_dy_jude_clear_move_config 
-0x6520 027431 copy queue ,pdata 
-0x6521 027432 beq shutter_like_key_num ,shutter_dy_page_set 
-0x6522 027433 call shutter_dy_check_move_data 
-0x6523 027434 branch shutter_dy_move_to_specify_location 
-:      027436 shutter_dy_key_move_to_specify_location:
-0x6524 027437 jam 1 ,mem_shutter_first_move 
-0x6525 027438 branch shutter_dy_move_to_specify_location 
-:      027440 shutter_dy_iphone_check_move_mid:
-0x6526 027441 bpatch patch14_4 ,mem_patch14 
-0x6527 027442 fetch 1 ,mem_move_mode_trigger_enable 
-0x6528 027443 branch shutter_dy_iphone_move_mid ,blank 
-0x6529 027444 copy queue ,pdata 
-0x652a 027445 beq shutter_like_key_num ,shutter_dy_iphone_move_mid 
-0x652b 027446 rtn 
-:      027447 shutter_dy_key_press_clk:
-0x652c 027448 arg shutter_key_conf_sate_bytes ,pdata 
-0x652d 027449 imul32 queue ,pdata 
-0x652e 027450 arg mem_shutter_key_state0 ,regc 
-0x652f 027451 iadd regc ,regc 
-0x6530 027452 copy clkn_bt ,pdata 
-0x6531 027453 istore key_state_press_clk_length ,regc 
-0x6532 027454 increase key_state_press_count_offset ,regc 
-0x6533 027455 ifetch 1 ,regc 
-0x6534 027456 increase 1 ,pdata 
-0x6535 027457 istore 1 ,regc 
-0x6536 027458 rtn 
-:      027459 shutter_dy_shutter_key_release:
-0x6537 027460 bpatch patch14_5 ,mem_patch14 
-0x6538 027461 fetch 1 ,mem_move_mode_trigger_enable 
-0x6539 027462 call shutter_dy_key_release_led ,blank 
-:      027463 shutter_dy_shutter_key_release_time:
-0x653a 027464 arg shutter_key_conf_sate_bytes ,pdata 
-0x653b 027465 imul32 queue ,pdata 
-0x653c 027466 arg mem_shutter_key_state0 ,regc 
-0x653d 027467 iadd regc ,regc 
-0x653e 027468 ifetcht 4 ,regc 
-0x653f 027469 sub temp ,0 ,null 
-0x6540 027470 rtn zero 
-0x6541 027471 copy clkn_bt ,pdata 
-0x6542 027472 isub temp ,temp 
-0x6543 027473 ncall ui_timer_timeout ,positive 
-0x6544 027474 add regc ,key_state_longpress_offset ,contr 
-0x6545 027475 ifetch 1 ,contr 
-0x6546 027476 nbranch shutter_dy_push_queue_long_release ,blank 
-0x6547 027477 increase key_state_release_clk_offset ,regc 
-0x6548 027478 copy clkn_bt ,pdata 
-0x6549 027479 istore key_state_release_clk_length ,regc 
-0x654a 027480 rtn 
-:      027482 shutter_dy_key_release_led:
-0x654b 027483 fetch 1 ,mem_shutter_link_loop_flag 
-0x654c 027484 nbranch app_led_on ,blank 
-0x654d 027485 branch app_led_off 
-:      027487 shutter_dy_push_queue_release:
-0x654e 027488 add regc ,4 ,contr 
-0x654f 027489 ifetch 1 ,contr 
-0x6550 027490 branch shutter_dy_push_queue_release1 
-:      027492 shutter_dy_push_queue_release1:
-0x6551 027493 call shutter_clear_dy_key_state 
-0x6552 027494 fetch 1 ,mem_move_mode_trigger_enable 
-0x6553 027495 nbranch shutter_dy_move_mode_queue_release ,blank 
-:      027496 shutter_dy_push_queue_release1_next:
-0x6554 027497 call shutter_dy_jude_queue_size 
-0x6555 027498 branch shutter_dy_over_clear ,positive 
-0x6556 027499 call shutter_dy_le_get_release_ptr 
-0x6557 027500 copy queue ,pdata 
-0x6558 027501 beq shutter_photo_key_num ,shutter_dy_le_get_release_ptr_volume 
-0x6559 027502 arg max_queue_num_release ,pdata 
-:      027503 shutter_dy_push_queue_press_or_release:
-0x655a 027504 imul32 queue ,pdata 
-0x655b 027505 iadd regc ,regc 
-0x655c 027506 branch push_buffer_in_queue 
-:      027508 shutter_dy_move_mode_queue_release:
-0x655d 027509 copy queue ,pdata 
-0x655e 027510 beq shutter_like_key_num ,shutter_dy_push_queue_release1_next 
-0x655f 027511 beq shutter_photo_key_num ,shutter_dy_push_queue_release1_next 
-0x6560 027512 rtn 
-:      027514 shutter_dy_jude_queue_size:
-0x6561 027515 call queue_get_size 
-0x6562 027516 ifetcht 1 ,contr 
-0x6563 027517 isub temp ,pdata 
-0x6564 027518 sub pdata ,max_queue_new_press ,null 
-0x6565 027519 rtn 
-:      027521 shutter_dy_push_queue_long_release:
-0x6566 027522 jam 1 ,mem_shutter_long_key_released_flag 
-0x6567 027523 call shutter_clear_dy_key_state 
-0x6568 027524 arg mem_key0_long_release ,regc 
-0x6569 027525 arg max_queue_num_long_release ,pdata 
-0x656a 027526 branch shutter_dy_push_queue_press_or_release 
-:      027528 shutter_clear_dy_key_state:
-0x656b 027529 arg shutter_key_conf_sate_bytes ,loopcnt 
-0x656c 027530 copy regc ,contw 
-0x656d 027531 branch clear_mem 
-:      027533 shutter_dy_keyscan_key_process:
-0x656e 027534 fetch 2 ,mem_key_value_xmem 
-0x656f 027535 store 2 ,mem_key_value_retention 
-0x6570 027536 call shutter_dy_keyscan_key_process_next 
-0x6571 027537 fetch 2 ,mem_key_value_retention 
-0x6572 027538 store 2 ,mem_key_value_xmem 
-0x6573 027540 arg 0 ,queue 
-0x6574 027541 fetch 1 ,mem_shutter_key_num 
-0x6575 027542 copy pdata ,loopcnt 
-0x6576 027543 arg mem_shutter_key_state0 ,regc 
-:      027544 shutter_dy_keyscan_key_check_release_loop:
-0x6577 027545 copy loopcnt ,pdata 
-0x6578 027546 store 2 ,mem_temp 
-0x6579 027547 copy regc ,pdata 
-0x657a 027548 store 2 ,mem_regc 
-0x657b 027549 copy queue ,pdata 
-0x657c 027550 store 2 ,mem_temp + 2 
-0x657d 027551 call shutter_dy_keyscan_key_check_release 
-0x657e 027553 fetch 2 ,mem_regc 
-0x657f 027554 copy pdata ,regc 
-0x6580 027555 fetch 2 ,mem_temp + 2 
-0x6581 027556 copy pdata ,queue 
-0x6582 027557 call shutter_dy_keyscan_key_check_long_press 
-0x6583 027559 fetch 2 ,mem_temp + 2 
-0x6584 027560 add pdata ,1 ,queue 
-0x6585 027561 fetch 2 ,mem_regc 
-0x6586 027562 add pdata ,shutter_key_conf_sate_bytes ,regc 
-0x6587 027563 fetch 2 ,mem_temp 
-0x6588 027564 copy pdata ,loopcnt 
-0x6589 027565 loop shutter_dy_keyscan_key_check_release_loop 
-0x658a 027566 rtn 
-:      027568 shutter_dy_keyscan_key_check_long_press:
-0x658b 027569 ifetch key_state_press_clk_length ,regc 
-0x658c 027570 rtn blank 
-0x658d 027571 copy pdata ,temp 
-0x658e 027572 copy clkn_bt ,pdata 
-0x658f 027573 isub temp ,temp 
-0x6590 027574 nrtn positive 
-0x6591 027575 setarg 2500 
-0x6592 027576 isub temp ,null 
-0x6593 027577 rtn positive 
-0x6594 027578 copy clkn_bt ,pdata 
-0x6595 027579 istore 4 ,regc 
-0x6596 027580 increase key_state_longpress_offset ,regc 
-0x6597 027581 setarg 1 
-0x6598 027582 istore key_state_longpress_length ,regc 
-0x6599 027583 fetch 1 ,mem_shutter_long_key_released_flag 
-0x659a 027584 rtn blank 
-0x659b 027585 jam 0 ,mem_shutter_long_key_released_flag 
-0x659c 027586 bpatch patch14_6 ,mem_patch14 
-0x659d 027587 call shutter_dy_long_key_function 
-0x659e 027588 fetch 1 ,mem_move_mode_set 
-0x659f 027589 beq move_combine_key ,shutter_dy_key_long_press_set_key_normal 
-0x65a0 027590 beq move_single_key ,shutter_dy_key_long_press_set_move_trigger 
-0x65a1 027591 rtn 
-:      027593 shutter_dy_key_long_press_set_key_normal:
-0x65a2 027594 call shutter_dy_long_press_android_or_ios 
-0x65a3 027595 arg max_queue_num_long ,pdata 
-0x65a4 027596 branch shutter_dy_push_queue_press_or_release 
-:      027598 shutter_dy_key_long_press_set_move_trigger:
-0x65a5 027599 copy queue ,pdata 
-0x65a6 027600 fetcht 1 ,mem_move_mode_key_index 
-0x65a7 027601 isub temp ,null 
-0x65a8 027602 nbranch shutter_dy_key_long_press_set_key_normal ,zero 
-0x65a9 027603 fetch 1 ,mem_move_mode_trigger_enable 
-0x65aa 027604 setflip 0 ,pdata 
-0x65ab 027605 store 1 ,mem_move_mode_trigger_enable 
-0x65ac 027606 nrtn blank 
-:      027607 shutter_dy_move_mode_disable:
-0x65ad 027608 jam 0 ,mem_move_mode_trigger_enable 
-0x65ae 027609 branch app_led_off 
-:      027611 shutter_dy_long_press_android_or_ios:
-0x65af 027612 arg mem_key0_long_press ,regc 
-0x65b0 027613 call shutter_dy_check_iphone 
-0x65b1 027614 rtn blank 
-0x65b2 027615 arg mem_key0_long_press_i ,regc 
-0x65b3 027616 rtn 
-:      027618 shutter_dy_keyscan_key_check_release:
-0x65b4 027619 add regc ,key_state_release_clk_offset ,regb 
-0x65b5 027620 ifetch key_state_release_clk_length ,regb 
-0x65b6 027621 rtn blank 
-0x65b7 027622 copy pdata ,temp 
-0x65b8 027623 copy clkn_bt ,pdata 
-0x65b9 027624 isub temp ,temp 
-0x65ba 027625 ncall ui_timer_timeout ,positive 
-0x65bb 027626 setarg 1000 
-0x65bc 027627 isub temp ,null 
-0x65bd 027628 branch shutter_dy_push_queue_release 
-:      027629 shutter_dy_keyscan_key_process_next:
-0x65be 027630 fetch 2 ,mem_key_num_ptr 
-0x65bf 027631 ifetch 1 ,pdata 
-0x65c0 027632 rtn blank 
-0x65c1 027634 setarg 0 
-0x65c2 027635 store 2 ,mem_key_value_temp 
-0x65c3 027636 call keyscan_scan_key 
-0x65c4 027637 nbranch lpm_button_clean_wake_lock ,user 
-0x65c5 027638 call lpm_button_get_wake_lock 
-0x65c6 027639 disable user 
-0x65c7 027640 fetch 1 ,mem_le_adv_enable 
-0x65c8 027641 nrtn blank 
-0x65c9 027642 bpatch patch14_7 ,mem_patch14 
-0x65ca 027643 fetch 1 ,mem_move_mode_set 
-0x65cb 027644 beq move_single_key ,shutter_dy_skip_check_combine_key 
-0x65cc 027645 call shutter_dy_check_combine_key_release 
-0x65cd 027646 call shutter_dy_check_combine_key 
-0x65ce 027647 rtn user 
-:      027648 shutter_dy_skip_check_combine_key:
-0x65cf 027649 call shutter_dy_single_key_led 
-0x65d0 027650 fetch 2 ,mem_key_value_temp 
-0x65d1 027651 store 2 ,mem_key_value_temp4 
-0x65d2 027652 jam 0 ,mem_key_value_temp6 
-0x65d3 027653 force 0 ,queue 
-0x65d4 027654 branch keyscan_key_lp1 
-:      027656 shutter_dy_single_key_led:
-0x65d5 027657 fetch 1 ,mem_last_press_key_value 
-0x65d6 027658 fetcht 1 ,mem_move_mode_key_index 
-0x65d7 027659 isub temp ,null 
-0x65d8 027660 branch app_led_on ,zero 
-0x65d9 027661 fetch 1 ,mem_move_mode_trigger_enable 
-0x65da 027662 nbranch app_led_off ,blank 
-0x65db 027663 rtn 
-:      027665 shutter_dy_check_combine_key:
-0x65dc 027666 arg 0 ,queue 
-:      027667 shutter_dy_check_combine_key_loop:
-0x65dd 027668 arg mem_combine_key0 ,regb 
-0x65de 027669 arg 2 ,pdata 
-0x65df 027670 imul32 queue ,pdata 
-0x65e0 027671 iadd regb ,regb 
-0x65e1 027672 ifetch 2 ,regb 
-0x65e2 027674 rtn blank 
-0x65e3 027675 fetcht 2 ,mem_key_value_temp 
-0x65e4 027676 ixor temp ,null 
-0x65e5 027677 branch shutter_dy_check_combine_key_parse ,zero 
-0x65e6 027678 increase 1 ,queue 
-0x65e7 027679 branch shutter_dy_check_combine_key_loop 
-:      027681 shutter_dy_check_combine_key_parse:
-0x65e8 027682 store 2 ,mem_combine_key_state0 
-0x65e9 027683 call app_led_on 
-0x65ea 027684 arg mem_combine_key0_press ,regc 
-0x65eb 027685 arg max_queue_num_combinekey ,pdata 
-0x65ec 027686 imul32 queue ,pdata 
-0x65ed 027687 iadd regc ,regc 
-0x65ee 027688 call shutter_dy_push_buffer_in_queue 
-0x65ef 027689 branch shutter_dy_combine_key_enableuser 
-:      027691 shutter_dy_push_buffer_in_queue:
-0x65f0 027692 call shutter_dy_jude_clear_move_config 
-0x65f1 027693 ifetch 1 ,regc 
-0x65f2 027694 rtn blank 
-0x65f3 027695 call shutter_dy_check_move_data 
-:      027696 shutter_dy_move_to_specify_location:
-0x65f4 027697 call shutter_dy_jude_clear_move_config 
-0x65f5 027698 call shutter_dy_move_down_left_corner 
-0x65f6 027699 call shutter_dy_move_x_max 
-0x65f7 027700 call shutter_dy_move_y_max 
-0x65f8 027701 arg 0x05 ,pdata 
-0x65f9 027702 call queue_push_one_byte 
-0x65fa 027703 call shutter_dy_check_iphone 
-0x65fb 027704 rtn blank 
-0x65fc 027705 jam 120 ,mem_send_data_delay 
-0x65fd 027706 arg 0x06 ,pdata 
-0x65fe 027707 branch queue_push_one_byte 
-:      027709 shutter_dy_move_down_left_corner_count_set:
-0x65ff 027710 fetcht 1 ,mem_shutter_back_count 
-0x6600 027711 call shutter_dy_check_iphone 
-0x6601 027712 rtn blank 
-0x6602 027713 fetcht 1 ,mem_shutter_iphone_beyond_y_count 
-0x6603 027714 increase 1 ,temp 
-0x6604 027715 fetch 1 ,mem_shutter_first_move 
-0x6605 027716 rtn blank 
-0x6606 027717 fetcht 1 ,mem_shutter_back_count 
-0x6607 027718 jam 0 ,mem_shutter_first_move 
-0x6608 027719 rtn 
-:      027721 shutter_dy_move_down_left_corner:
-0x6609 027722 call shutter_dy_move_down_left_corner_count_set 
-0x660a 027723 copy temp ,pdata 
-0x660b 027724 rtn blank 
-0x660c 027725 store 1 ,mem_shutter_back_count_cache 
-:      027726 shutter_dy_move_down_left_corner_loop:
-0x660d 027727 arg 0x13 ,pdata 
-0x660e 027728 call queue_push_one_byte 
-0x660f 027729 fetch 1 ,mem_shutter_back_count_cache 
-0x6610 027730 increase -1 ,pdata 
-0x6611 027731 store 1 ,mem_shutter_back_count_cache 
-0x6612 027732 rtn blank 
-0x6613 027733 branch shutter_dy_move_down_left_corner_loop 
-:      027735 shutter_dy_move_x_max:
-0x6614 027736 fetch 1 ,mem_shutter_iphone_beyond_x_count 
-0x6615 027737 rtn blank 
-0x6616 027738 store 1 ,mem_shutter_iphone_beyond_x_cache 
-:      027739 shutter_dy_move_x_max_number:
-0x6617 027740 arg 0x20 ,pdata 
-0x6618 027741 call queue_push_one_byte 
-0x6619 027742 fetch 1 ,mem_shutter_iphone_beyond_x_cache 
-0x661a 027743 increase -1 ,pdata 
-0x661b 027744 store 1 ,mem_shutter_iphone_beyond_x_cache 
-0x661c 027745 rtn blank 
-0x661d 027746 branch shutter_dy_move_x_max_number 
-:      027748 shutter_dy_move_y_max:
-0x661e 027749 fetch 1 ,mem_shutter_iphone_beyond_y_count 
-0x661f 027750 rtn blank 
-0x6620 027751 store 1 ,mem_shutter_iphone_beyond_y_cache 
-:      027752 shutter_dy_move_y_max_number:
-0x6621 027753 arg 0x21 ,pdata 
-0x6622 027754 call queue_push_one_byte 
-0x6623 027755 fetch 1 ,mem_shutter_iphone_beyond_y_cache 
-0x6624 027756 increase -1 ,pdata 
-0x6625 027757 store 1 ,mem_shutter_iphone_beyond_y_cache 
-0x6626 027758 rtn blank 
-0x6627 027759 branch shutter_dy_move_y_max_number 
-:      027761 shutter_dy_check_combine_key_release:
-0x6628 027762 fetch 2 ,mem_combine_key_state0 
-0x6629 027763 rtn blank 
-0x662a 027764 fetcht 2 ,mem_key_value_temp 
-0x662b 027765 sub temp ,0 ,null 
-0x662c 027766 branch shutter_dy_check_combine_key_release_all ,zero 
-0x662d 027767 isub temp ,null 
-0x662e 027768 rtn zero 
-0x662f 027769 storet 2 ,mem_combine_key_state0 
-0x6630 027770 fetch 2 ,mem_combine_key_release_value 
-0x6631 027771 isub temp ,null 
-0x6632 027772 call app_led_off ,zero 
-:      027773 shutter_dy_combine_key_enableuser:
-0x6633 027774 fetch 2 ,mem_key_value_temp 
-0x6634 027775 store 2 ,mem_key_value_retention 
-0x6635 027776 branch enable_user 
-:      027777 shutter_dy_check_combine_key_release_all:
-0x6636 027778 jam 1 ,mem_shutter_long_key_released_flag 
-0x6637 027779 call app_led_off 
-0x6638 027780 arg mem_combine_key_release ,regc 
-0x6639 027781 call shutter_dy_push_buffer_in_queue 
-0x663a 027782 setarg 0 
-0x663b 027783 store 2 ,mem_combine_key_state0 
-0x663c 027784 jam 50 ,mem_shutter_1s_timer 
-0x663d 027785 call shutter_dy_combine_key_enableuser 
-0x663e 027786 fetch 1 ,mem_shutter_key_num 
-0x663f 027787 mul32 pdata ,shutter_key_conf_sate_bytes ,loopcnt 
-0x6640 027788 arg mem_shutter_key_state0 ,contw 
-0x6641 027789 branch clear_mem 
-:      027790 shutter_dy_check_move_data:
-0x6642 027791 bpatch patch15_0 ,mem_patch15 
-0x6643 027792 fetch 1 ,mem_move_mode_set 
-0x6644 027793 beq move_single_key ,shutter_dy_check_move_data_single_key 
-0x6645 027794 beq move_combine_key ,shutter_dy_check_move_data_combine_key 
-0x6646 027795 rtn 
-:      027796 shutter_dy_check_move_data_single_key:
-0x6647 027797 copy queue ,pdata 
-0x6648 027798 beq shutter_left_key_num ,shutter_dy_move_left 
-0x6649 027799 beq shutter_right_key_num ,shutter_dy_move_right 
-0x664a 027800 beq shutter_up_key_num ,shutter_dy_move_up 
-0x664b 027801 beq shutter_down_key_num ,shutter_dy_move_down 
-0x664c 027802 rtn 
-:      027803 shutter_dy_check_move_data_combine_key:
-0x664d 027804 ifetch 1 ,regc 
-0x664e 027805 beq 0x01 ,shutter_dy_move_left 
-0x664f 027806 beq 0x02 ,shutter_dy_move_right 
-0x6650 027807 beq 0x03 ,shutter_dy_move_up 
-0x6651 027808 beq 0x04 ,shutter_dy_move_down 
-0x6652 027809 beq 0x05 ,shutter_dy_get_move_data 
-0x6653 027810 rtn 
-:      027811 shutter_dy_get_move_data:
-0x6654 027812 call shutter_dy_check_iphone 
-0x6655 027813 nbranch shutter_dy_get_move_data_iphone ,blank 
-0x6656 027814 setarg 4 
-0x6657 027815 mul32 pdata ,every_payload_len ,pdata 
-0x6658 027816 arg mem_shutter_mousekey_value_list ,temp 
-0x6659 027817 iadd temp ,contw 
-0x665a 027818 increase 3 ,contw 
-0x665b 027819 fetch 3 ,mem_shutter_move_data 
-0x665c 027820 istore 3 ,contw 
-0x665d 027821 rtn 
-:      027822 shutter_dy_get_move_data_iphone:
-0x665e 027823 setarg 4 
-0x665f 027824 mul32 pdata ,every_payload_len ,pdata 
-0x6660 027825 arg mem_shutter_mousekey_value_list ,temp 
-0x6661 027826 iadd temp ,contw 
-0x6662 027827 increase 3 ,contw 
-0x6663 027828 fetch 2 ,mem_shutter_move_data_x 
-0x6664 027829 istore 3 ,contw 
-0x6665 027830 increase 7 ,contw 
-0x6666 027831 fetch 2 ,mem_shutter_move_data_y 
-0x6667 027832 lshift4 pdata ,pdata 
-0x6668 027833 lshift8 pdata ,pdata 
-0x6669 027834 istore 3 ,contw 
-0x666a 027835 rtn 
-:      027837 shutter_dy_move_x_empty_check:
-0x666b 027838 fetch 1 ,mem_shutter_iphone_beyond_x_count 
-0x666c 027839 rtn blank 
-0x666d 027840 increase -1 ,pdata 
-0x666e 027841 store 1 ,mem_shutter_iphone_beyond_x_count 
-0x666f 027842 arg iphone_once_max_move_value ,pdata 
-0x6670 027843 rtn 
-:      027844 shutter_dy_every_move_size_set:
-0x6671 027845 arg android_every_move_size ,temp 
-0x6672 027846 call shutter_dy_check_iphone 
-0x6673 027847 rtn blank 
-0x6674 027848 arg iphone_every_move_size ,temp 
-0x6675 027849 rtn 
-:      027850 shutter_dy_move_left:
-0x6676 027851 call shutter_dy_every_move_size_set 
-0x6677 027852 fetch 2 ,mem_shutter_move_data_x 
-0x6678 027853 isub temp ,null 
-0x6679 027854 ncall shutter_dy_move_x_empty_check ,positive 
-0x667a 027855 nrtn positive 
-0x667b 027856 isub temp ,pdata 
-:      027857 shutter_dy_move_store_x:
-0x667c 027858 store 2 ,mem_shutter_move_data_x 
-:      027859 shutter_dy_move_data_store:
-0x667d 027860 bpatch patch15_1 ,mem_patch15 
-0x667e 027861 fetch 2 ,mem_shutter_move_data_x 
-0x667f 027862 fetcht 2 ,mem_shutter_move_data_y 
-0x6680 027863 lshift8 temp ,temp 
-0x6681 027864 lshift4 temp ,temp 
-0x6682 027865 iadd temp ,pdata 
-0x6683 027866 store 3 ,mem_shutter_move_data 
-0x6684 027867 branch shutter_dy_get_move_data 
-:      027868 shutter_dy_move_x_check_max:
-0x6685 027869 fetch 2 ,mem_shutter_move_data_x 
-0x6686 027870 arg iphone_once_max_move_value ,temp 
-0x6687 027871 isub temp ,temp 
-0x6688 027872 nrtn positive 
-0x6689 027873 copy temp ,pdata 
-0x668a 027874 fetcht 1 ,mem_shutter_iphone_beyond_x_count 
-0x668b 027875 sub temp ,0x03 ,null 
-0x668c 027876 branch shutter_dy_clear_move_x ,zero 
-0x668d 027877 increase 1 ,temp 
-0x668e 027878 storet 1 ,mem_shutter_iphone_beyond_x_count 
-0x668f 027879 branch shutter_dy_move_store_x 
-:      027880 shutter_dy_clear_move_x:
-0x6690 027881 jam 0 ,mem_shutter_iphone_beyond_x_count 
-0x6691 027882 arg 0 ,pdata 
-0x6692 027883 branch shutter_dy_move_store_x 
-:      027884 shutter_dy_move_right:
-0x6693 027885 call shutter_dy_check_iphone 
-0x6694 027886 ncall shutter_dy_move_x_check_max ,blank 
-0x6695 027887 call shutter_dy_every_move_size_set 
-0x6696 027888 fetch 2 ,mem_shutter_move_data_x 
-:      027889 shutter_dy_move_right_next:
-0x6697 027890 iadd temp ,pdata 
-0x6698 027891 arg 0xfff ,temp 
-0x6699 027892 call ceiling 
-0x669a 027893 branch shutter_dy_move_store_x 
-:      027895 shutter_dy_move_up:
-0x669b 027896 call shutter_dy_every_move_size_set 
-0x669c 027897 fetch 2 ,mem_shutter_move_data_y 
-0x669d 027898 isub temp ,pdata 
-0x669e 027899 store 2 ,mem_shutter_move_data_y 
-:      027900 shutter_dy_move_y_check_max:
-0x669f 027901 fetcht 2 ,mem_shutter_move_data_y 
-0x66a0 027902 call shutter_dy_check_iphone 
-0x66a1 027903 branch shutter_dy_move_data_store ,blank 
-0x66a2 027904 setarg 0xfff 
-0x66a3 027905 isub temp ,pdata 
-0x66a4 027906 arg iphone_once_max_move_value ,temp 
-0x66a5 027907 isub temp ,temp 
-0x66a6 027908 nbranch shutter_dy_move_data_store ,positive 
-0x66a7 027909 setarg 0xfff 
-0x66a8 027910 isub temp ,pdata 
-0x66a9 027911 fetcht 1 ,mem_shutter_iphone_beyond_y_count 
-0x66aa 027912 sub temp ,0x05 ,null 
-0x66ab 027913 branch shutter_dy_clear_move_y ,zero 
-0x66ac 027914 increase 1 ,temp 
-0x66ad 027915 storet 1 ,mem_shutter_iphone_beyond_y_count 
-0x66ae 027916 branch shutter_dy_move_store_y 
-:      027917 shutter_dy_clear_move_y:
-0x66af 027918 jam 0 ,mem_shutter_iphone_beyond_y_count 
-:      027919 shutter_dy_android_move_y_empty_check:
-0x66b0 027920 setarg 0xfff 
-0x66b1 027921 branch shutter_dy_move_store_y 
-:      027923 shutter_dy_move_y_empty_check:
-0x66b2 027924 call shutter_dy_check_iphone 
-0x66b3 027925 branch shutter_dy_android_move_y_empty_check ,blank 
-0x66b4 027926 fetch 1 ,mem_shutter_iphone_beyond_y_count 
-0x66b5 027927 branch shutter_dy_android_move_y_empty_check ,blank 
-0x66b6 027928 increase -1 ,pdata 
-0x66b7 027929 store 1 ,mem_shutter_iphone_beyond_y_count 
-0x66b8 027930 setarg 0xfff 
-0x66b9 027931 arg iphone_once_max_move_value ,temp 
-0x66ba 027932 isub temp ,pdata 
-0x66bb 027933 iadd rega ,pdata 
-:      027934 shutter_dy_move_store_y:
-0x66bc 027935 store 2 ,mem_shutter_move_data_y 
-0x66bd 027936 branch shutter_dy_move_data_store 
-:      027937 shutter_dy_move_down:
-0x66be 027938 call shutter_dy_every_move_size_set 
-0x66bf 027939 fetch 2 ,mem_shutter_move_data_y 
-:      027940 shutter_dy_move_down_next:
-0x66c0 027941 iadd temp ,pdata 
-0x66c1 027942 arg 0xfff ,temp 
-0x66c2 027943 isub temp ,rega 
-0x66c3 027944 branch shutter_dy_move_y_empty_check ,positive 
-0x66c4 027945 branch shutter_dy_move_store_y 
-:      027948 ble_shutter_dy_receive_data:
-0x66c5 027949 fetch 2 ,mem_le_att_handle 
-0x66c6 027950 beq gatt_keyboard_write_handle_new ,ble_shutter_process_reconnect_complete 
-0x66c7 027951 rtn 
-:      027953 shutter_dy_le_find_service_hand_by_uuid:
-0x66c8 027954 arg 23 ,rega 
-0x66c9 027955 arg le_l2cap_cid_att ,regb 
-0x66ca 027956 call le_fifo_malloc_tx_l2cap 
-0x66cb 027957 setarg attop_find_by_type_value_request 
-0x66cc 027958 istore 1 ,contw 
-0x66cd 027959 setarg 0x0001 
-0x66ce 027960 istore 2 ,contw 
-0x66cf 027961 setarg 0xffff 
-0x66d0 027962 istore 2 ,contw 
-0x66d1 027963 setarg 0x2800 
-0x66d2 027964 istore 2 ,contw 
-0x66d3 027965 arg mem_dy_le_search_service_uuid ,contr 
-0x66d4 027966 branch memcpy16 
-:      027969 shutter_dy_le_parse_att:
-0x66d5 027970 bpatch patch15_2 ,mem_patch15 
-0x66d6 027971 copy rega ,contr 
-0x66d7 027972 ifetch 3 ,contr 
-0x66d8 027973 store 3 ,mem_le_att_opcode 
-0x66d9 027974 beq attop_find_by_type_value_response ,shutter_dy_le_parse_att_find_by_type_value_rsp 
-0x66da 027975 beq attop_error_response ,shutter_dy_le_parse_error_rsp 
-0x66db 027976 beq attop_read_request ,shutter_dy_le_parse_att_read_request 
-0x66dc 027977 beq attop_read_blob_request ,shutter_dy_le_parse_att_read_blob_request 
-0x66dd 027978 branch le_parse_att2 
-:      027980 shutter_dy_le_parse_att_read_blob_request:
-0x66de 027981 ifetch 2 ,contr 
-0x66df 027982 store 2 ,mem_le_att_offset 
-0x66e0 027983 iforce rega 
-0x66e1 027984 fetcht 2 ,mem_le_att_handle 
-0x66e2 027985 fetch 2 ,mem_le_pairing_handle 
-0x66e3 027986 isub temp ,null 
-0x66e4 027987 nbranch le_send_att_read_blob_response ,zero 
-0x66e5 027988 call shutter_dy_check_iphone 
-0x66e6 027989 nbranch shutter_dy_le_parse_att_read_blob_request_ios ,blank 
-0x66e7 027990 fetcht 2 ,mem_shutter_le_map_len_android 
-0x66e8 027991 branch shutter_dy_le_parse_att_read_blob_request2 
-:      027993 shutter_dy_le_parse_att_read_blob_request_ios:
-0x66e9 027994 fetcht 2 ,mem_shutter_le_map_len_ios 
-:      027995 shutter_dy_le_parse_att_read_blob_request2:
-0x66ea 027996 arg mem_shutter_le_hid_map ,contr 
-0x66eb 027997 call store_contr 
-0x66ec 027998 copy temp ,pdata 
-0x66ed 027999 isub rega ,pdata 
-0x66ee 028000 nbranch le_send_att_error_response_notfound ,positive 
-0x66ef 028001 increase 1 ,pdata 
-0x66f0 028002 sub pdata ,23 ,null 
-0x66f1 028003 branch le_send_att_read_blob_response_less ,positive 
-0x66f2 028004 force 23 ,pdata 
-0x66f3 028005 branch le_send_att_read_blob_response_less 
-:      028007 shutter_dy_le_parse_att_read_request:
-0x66f4 028008 fetcht 2 ,mem_le_att_handle 
-0x66f5 028009 fetch 1 ,mem_le_configuration 
-0x66f6 028010 bbit1 bit_ble_read_auth ,shutter_dy_le_send_att_read_response_check_auth 
-0x66f7 028011 branch le_send_att_read_response 
-:      028012 shutter_dy_le_send_att_read_response_check_auth:
-0x66f8 028013 fetch 2 ,mem_le_pairing_handle 
-0x66f9 028014 isub temp ,null 
-0x66fa 028015 nbranch le_send_att_read_response ,zero 
-0x66fb 028016 call le_check_encrypt_state 
-0x66fc 028017 nbranch shutter_dy_le_send_att_read_response ,user 
-0x66fd 028018 branch le_send_att_read_response_error_insufficient_auth 
-:      028020 shutter_dy_le_send_att_read_response:
-0x66fe 028021 fetch 2 ,mem_le_pairing_handle 
-0x66ff 028022 isub temp ,null 
-0x6700 028023 nbranch le_send_att_read_response ,zero 
-0x6701 028024 arg mem_shutter_le_hid_map ,contr 
-0x6702 028025 force 23 ,pdata 
-0x6703 028026 branch le_send_att_read_response_less 
-:      028028 shutter_dy_le_parse_att_find_by_type_value_rsp:
-:      028029 shutter_dy_le_remote_iphone:
-0x6704 028030 bpatch patch15_3 ,mem_patch15 
-0x6705 028031 jam 5 ,mem_shutter_back_count 
-0x6706 028032 jam 1 ,mem_iphone_flag 
-0x6707 028033 jam 1 ,mem_last_shutter_le_iphone_flag 
-0x6708 028034 jam 240 ,mem_send_data_delay 
-0x6709 028035 jam 10 ,mem_shutter_move_mid_timer 
-0x670a 028036 jam 1 ,mem_shutter_first_move 
-0x670b 028037 call shutter_dy_load_move_config_info 
-0x670c 028038 fetch 1 ,mem_shutter_pairing_success 
-0x670d 028039 rtn blank 
-0x670e 028040 call shutter_dy_clear_move_config 
-0x670f 028041 arg iphone_once_max_move_value ,temp 
-0x6710 028043 fetch 2 ,mem_iphone_initial_move_x 
-0x6711 028044 arg mem_shutter_move_data_x ,rega 
-0x6712 028045 arg mem_shutter_iphone_beyond_x_count ,regb 
-0x6713 028046 call shutter_dy_iphone_move_initial_set 
-0x6714 028047 arg iphone_once_max_move_value ,temp 
-0x6715 028049 fetch 2 ,mem_iphone_initial_move_y 
-0x6716 028050 arg mem_shutter_move_data_y ,rega 
-0x6717 028051 arg mem_shutter_iphone_beyond_y_count ,regb 
-0x6718 028052 call shutter_dy_iphone_move_initial_set 
-0x6719 028053 setarg 0xfff 
-0x671a 028054 fetcht 2 ,mem_shutter_move_data_y 
-0x671b 028055 isub temp ,pdata 
-0x671c 028056 store 2 ,mem_shutter_move_data_y 
-0x671d 028057 rtn 
-:      028058 shutter_dy_iphone_move_initial_set:
-0x671e 028059 idiv temp 
-0x671f 028060 call wait_div_end 
-0x6720 028061 quotient pdata 
-0x6721 028062 remainder temp 
-0x6722 028063 istore 1 ,regb 
-0x6723 028064 istoret 2 ,rega 
-0x6724 028065 rtn 
-:      028066 shutter_dy_le_parse_error_rsp:
-0x6725 028067 increase -2 ,contr 
-0x6726 028068 ifetch 1 ,contr 
-0x6727 028069 beq attop_find_by_type_value_request ,shutter_dy_not_iphone_read_conf 
-0x6728 028070 rtn 
-:      028071 shutter_dy_remote_not_iphone:
-0x6729 028072 jam 1 ,mem_shutter_back_count 
-0x672a 028073 jam 0 ,mem_iphone_flag 
-0x672b 028074 jam 0 ,mem_last_shutter_le_iphone_flag 
-0x672c 028075 jam 10 ,mem_send_data_delay 
-0x672d 028076 rtn 
-:      028078 shutter_dy_not_iphone_read_conf:
-0x672e 028079 call shutter_dy_remote_not_iphone 
-0x672f 028080 branch shutter_dy_load_move_config_info 
-:      028082 shutter_dy_check_iphone:
-0x6730 028083 fetch 1 ,mem_iphone_flag 
-0x6731 028084 rtn 
-:      028087 shutter_dy_le_get_press_ptr:
-0x6732 028088 arg mem_dy_key0_press ,regc 
-0x6733 028089 call shutter_dy_check_iphone 
-0x6734 028090 rtn blank 
-0x6735 028091 jam 120 ,mem_send_data_delay 
-0x6736 028092 arg mem_key0_press_i ,regc 
-0x6737 028093 rtn 
-:      028094 shutter_dy_le_get_release_ptr:
-:      028095 shutter_dy_le_get_release_ptr_set:
-0x6738 028096 arg mem_key0_release_new ,regc 
-0x6739 028097 call shutter_dy_check_iphone 
-0x673a 028098 rtn blank 
-0x673b 028099 arg mem_key0_release_new_i ,regc 
-0x673c 028100 jam 12 ,mem_send_data_delay 
-0x673d 028101 copy queue ,pdata 
-0x673e 028102 rtneq shutter_like_key_num 
-0x673f 028103 rtn 
-:      028104 shutter_dy_le_get_release_ptr_volume:
-0x6740 028105 bpatch patch15_4 ,mem_patch15 
-0x6741 028106 fetch 1 ,mem_key3_press_count 
-0x6742 028107 setflip 0 ,pdata 
-0x6743 028108 store 1 ,mem_key3_press_count 
-0x6744 028109 beq 0 ,shutter_dy_le_get_release_ptr_set_volume_inc 
-0x6745 028110 beq 1 ,shutter_dy_le_get_release_ptr_set_volume_dec 
-0x6746 028111 rtn 
-:      028112 shutter_dy_le_get_release_ptr_set_volume_dec:
-0x6747 028113 call shutter_dy_le_get_vol_dec_ptr 
-0x6748 028114 branch push_buffer_in_queue 
-:      028115 shutter_dy_le_get_release_ptr_set_volume_inc:
-0x6749 028116 call shutter_dy_le_get_vol_inc_ptr 
-0x674a 028117 branch push_buffer_in_queue 
-:      028118 shutter_dy_le_get_vol_inc_ptr:
-0x674b 028119 arg mem_key3_release_new ,regc 
-0x674c 028120 call shutter_dy_check_iphone 
-0x674d 028121 rtn blank 
-0x674e 028122 arg mem_key3_release_new_i ,regc 
-0x674f 028123 rtn 
-:      028124 shutter_dy_le_get_vol_dec_ptr:
-0x6750 028125 arg mem_key3_release_new_t ,regc 
-0x6751 028126 call shutter_dy_check_iphone 
-0x6752 028127 rtn blank 
-0x6753 028128 arg mem_key3_release_new_i_t ,regc 
-0x6754 028129 rtn 
-:      028132 shutter_dy_long_key_function:
-0x6755 028133 copy queue ,pdata 
-0x6756 028134 beq shutter_like_key_num ,shutter_dy_link_key_long_press 
-0x6757 028135 beq shutter_down_key_num ,shutter_dy_loop_send_volume_dec_page 
-0x6758 028136 beq shutter_up_key_num ,shutter_dy_loop_send_volume_inc_page 
-0x6759 028137 rtn 
-:      028140 shutter_dy_long_key_volume_timer:
-0x675a 028141 arg mem_shutter_volume_timer ,regc 
-0x675b 028142 arg shutter_dy_long_key_volume_timeout ,regb 
-0x675c 028143 branch timer_single_step 
-:      028144 shutter_dy_long_key_volume_timeout:
-0x675d 028145 jam 4 ,mem_shutter_volume_timer 
-0x675e 028146 fetch 1 ,mem_key3_press_count 
-0x675f 028147 branch shutter_dy_loop_send_volume_inc_page ,blank 
-0x6760 028148 branch shutter_dy_loop_send_volume_dec_page 
-:      028151 shutter_dy_loop_send_volume_inc_page:
-0x6761 028152 jam 0 ,mem_key3_press_count 
-0x6762 028153 jam 4 ,mem_shutter_volume_timer 
-0x6763 028154 arg mem_key4_long_press ,regc 
-0x6764 028155 branch push_buffer_in_queue 
-:      028157 shutter_dy_loop_send_volume_dec_page:
-0x6765 028158 jam 1 ,mem_key3_press_count 
-0x6766 028159 jam 4 ,mem_shutter_volume_timer 
-0x6767 028160 arg mem_key2_long_press ,regc 
-0x6768 028161 branch push_buffer_in_queue 
-:      028162 shutter_dy_clear_volume_timer:
-0x6769 028163 jam 0 ,mem_key3_press_count 
-0x676a 028164 jam 0 ,mem_shutter_volume_timer 
-0x676b 028165 rtn 
-:      028168 shutter_dy_link_key_loop_timer:
-0x676c 028169 arg mem_shutter_link_timer ,regc 
-0x676d 028170 arg shutter_dy_link_key_loop_timeout ,regb 
-0x676e 028171 branch timer_single_step 
-:      028172 shutter_dy_link_key_loop_timeout:
-0x676f 028173 jam 2 ,mem_shutter_link_timer 
-0x6770 028174 call shutter_dy_link_data_android_or_ios 
-0x6771 028175 branch push_buffer_in_queue 
-:      028177 shutter_dy_link_data_android_or_ios:
-0x6772 028178 arg mem_shutter_link_data ,regc 
-0x6773 028179 call shutter_dy_check_iphone 
-0x6774 028180 rtn blank 
-0x6775 028181 arg mem_shutter_link_data_i ,regc 
-0x6776 028182 rtn 
-:      028184 shutter_dy_link_key_long_press:
-0x6777 028185 fetch 1 ,mem_shutter_link_loop_flag 
-0x6778 028186 nbranch shutter_dy_clear_link_key_timer ,blank 
-0x6779 028187 jam 1 ,mem_shutter_link_loop_flag 
-0x677a 028188 jam 2 ,mem_shutter_link_timer 
-0x677b 028189 rtn 
-:      028191 shutter_dy_clear_link_key_timer:
-0x677c 028192 jam 0 ,mem_shutter_link_loop_flag 
-0x677d 028193 jam 0 ,mem_shutter_link_timer 
-0x677e 028194 rtn 
-:      028196 shutter_dy_jude_clear_move_config:
-0x677f 028197 fetch 1 ,mem_shutter_le_conned 
-0x6780 028198 nrtn blank 
-0x6781 028199 jam 1 ,mem_shutter_le_conned 
-0x6782 028200 branch shutter_dy_move_data_store 
-:      028202 shutter_dy_clear_move_config:
-0x6783 028203 setarg 0 
-0x6784 028204 store 7 ,mem_move_config 
-0x6785 028205 rtn 
-:      028207 shutter_dy_write_otp_convert_data:
-0x6786 028208 call shutter_dy_check_iphone 
-0x6787 028209 beq 0x01 ,shutter_dy_store_ios_config_data 
-0x6788 028210 beq 0x00 ,shutter_dy_store_android_config 
-0x6789 028211 rtn 
-:      028213 shutter_dy_read_otp_convert_data:
-0x678a 028214 fetch 1 ,mem_otp_last_shutter_le_iphone_flag 
-0x678b 028215 beq 0x01 ,shutter_dy_get_ios_config 
-0x678c 028216 beq 0x00 ,shutter_dy_get_android_config 
-0x678d 028217 rtn 
-:      028219 shutter_dy_store_ios_config_data:
-0x678e 028220 fetch 1 ,mem_shutter_iphone_beyond_x_count 
-0x678f 028221 mul32 pdata ,iphone_once_max_move_value ,pdata 
-0x6790 028222 copy pdata ,temp 
-0x6791 028223 fetch 2 ,mem_shutter_move_data_x 
-0x6792 028224 iadd temp ,pdata 
-0x6793 028225 store 2 ,mem_otp_shutter_move_data_x 
-0x6794 028227 fetch 1 ,mem_shutter_iphone_beyond_y_count 
-0x6795 028228 mul32 pdata ,iphone_once_max_move_value ,pdata 
-0x6796 028229 copy pdata ,temp 
-0x6797 028230 fetch 2 ,mem_shutter_move_data_y 
-0x6798 028231 copy pdata ,rega 
-0x6799 028232 setarg 0xfff 
-0x679a 028233 isub rega ,pdata 
-0x679b 028234 iadd temp ,pdata 
-0x679c 028235 store 2 ,mem_otp_shutter_move_data_y 
-0x679d 028237 call shutter_dy_check_iphone 
-0x679e 028239 store 1 ,mem_otp_last_shutter_le_iphone_flag 
-0x679f 028240 rtn 
-:      028242 shutter_dy_store_android_config:
-0x67a0 028243 fetch 2 ,mem_shutter_move_data_x 
-0x67a1 028244 store 2 ,mem_otp_shutter_move_data_x 
-0x67a2 028245 fetch 2 ,mem_shutter_move_data_y 
-0x67a3 028246 store 2 ,mem_otp_shutter_move_data_y 
-0x67a4 028247 call shutter_dy_check_iphone 
-0x67a5 028248 store 1 ,mem_otp_last_shutter_le_iphone_flag 
-0x67a6 028249 rtn 
-:      028250 shutter_dy_get_ios_config:
-0x67a7 028251 fetch 2 ,mem_otp_shutter_move_data_x 
-0x67a8 028252 div pdata ,iphone_once_max_move_value 
-0x67a9 028253 call wait_div_end 
-0x67aa 028254 quotient pdata 
-0x67ab 028255 remainder temp 
-0x67ac 028256 store 1 ,mem_shutter_iphone_beyond_x_count 
-0x67ad 028257 copy temp ,pdata 
-0x67ae 028258 store 2 ,mem_shutter_move_data_x 
-0x67af 028259 fetch 2 ,mem_otp_shutter_move_data_y 
-0x67b0 028260 div pdata ,iphone_once_max_move_value 
-0x67b1 028261 call wait_div_end 
-0x67b2 028262 quotient pdata 
-0x67b3 028263 remainder temp 
-0x67b4 028264 store 1 ,mem_shutter_iphone_beyond_y_count 
-0x67b5 028266 setarg 0xfff 
-0x67b6 028267 isub temp ,pdata 
-0x67b7 028268 store 2 ,mem_shutter_move_data_y 
-0x67b8 028271 rtn 
-:      028272 shutter_dy_get_android_config:
-0x67b9 028273 fetch 2 ,mem_otp_shutter_move_data_x 
-0x67ba 028274 store 2 ,mem_shutter_move_data_x 
-0x67bb 028275 fetch 2 ,mem_otp_shutter_move_data_y 
-0x67bc 028276 store 2 ,mem_shutter_move_data_y 
-0x67bd 028279 rtn 
-:      028281 shutter_dy_store_move_config_info:
-0x67be 028282 branch shutter_dy_campare_effective_addr_write_otp 
-:      028284 shutter_dy_load_move_config_info:
-0x67bf 028285 branch shutter_dy_campare_effective_addr_read_otp 
-:      028288 shutter_dy_shutter_uart_config_loop:
-0x67c0 028289 call shutter_dy_update_read_check_addr 
-0x67c1 028290 fetch 2 ,mem_otp_read_offset_addr 
-0x67c2 028291 call shutter_dy_shutter_read_move_config_from_otp_addr 
-0x67c3 028292 jam 0 ,mem_shutter_first_read_flag 
-0x67c4 028293 fetch 5 ,mem_otp_move_config 
-0x67c5 028294 jam 0 ,mem_shutter_valid_data_flag 
-0x67c6 028295 jam 0 ,mem_shutter_temp_count 
-0x67c7 028296 call shutter_dy_campare_otp_data 
-0x67c8 028297 fetch 1 ,mem_shutter_temp_count 
-0x67c9 028298 rtneq 0 
-0x67ca 028299 branch shutter_dy_shutter_uart_config_loop 
-:      028302 shutter_dy_shutter_get_first_read_addr:
-0x67cb 028304 fetch 2 ,mem_shutter_efuse_start_offset 
-0x67cc 028305 increase -5 ,pdata 
-0x67cd 028306 store 2 ,mem_otp_read_offset_addr 
-0x67ce 028307 rtn 
-:      028310 shutter_dy_shutter_next_read_addr:
-0x67cf 028311 fetch 2 ,mem_otp_read_offset_addr 
-0x67d0 028312 increase -5 ,pdata 
-0x67d1 028313 store 2 ,mem_otp_read_offset_addr 
-0x67d2 028314 rtn 
-:      028317 shutter_dy_shutter_last_read_addr:
-0x67d3 028318 fetch 2 ,mem_otp_read_offset_addr 
-0x67d4 028319 pincrease 5 
-0x67d5 028320 store 2 ,mem_otp_read_offset_addr 
-0x67d6 028321 rtn 
-:      028323 shutter_dy_shutter_read_ios_android_addr:
-0x67d7 028324 fetch 2 ,mem_otp_read_ios_android_addr 
-0x67d8 028325 pincrease 5 
-0x67d9 028326 store 2 ,mem_otp_read_ios_android_addr 
-0x67da 028328 fetch 2 ,mem_otp_read_ios_android_addr 
-0x67db 028329 copy pdata ,temp 
-0x67dc 028331 fetch 2 ,mem_shutter_efuse_start_offset 
-0x67dd 028332 isub temp ,pdata 
-0x67de 028333 arg shutter_para_total_num ,temp 
-0x67df 028334 isub temp ,null 
-0x67e0 028336 nbranch shutter_dy_shutter_not_find_ios_or_android ,positive 
-0x67e1 028337 rtn 
-:      028339 shutter_dy_update_read_check_addr:
-0x67e2 028340 fetch 1 ,mem_shutter_first_read_flag 
-0x67e3 028341 beq 0x01 ,shutter_dy_shutter_get_first_read_addr 
-0x67e4 028342 beq 0x00 ,shutter_dy_shutter_next_read_addr 
-0x67e5 028343 rtn 
-:      028346 shutter_dy_campare_otp_data:
-0x67e6 028347 arg 0x0 ,regb 
-0x67e7 028348 copy regb ,temp 
-0x67e8 028349 fetch 2 ,mem_otp_shutter_move_data_x 
-0x67e9 028350 icompare 0xffff ,temp 
-0x67ea 028352 ncall shutter_dy_set_shutter_valid_data_flag ,true 
-0x67eb 028353 arg 0x0 ,regb 
-0x67ec 028354 copy regb ,temp 
-0x67ed 028355 fetch 2 ,mem_otp_shutter_move_data_y 
-0x67ee 028356 icompare 0xffff ,temp 
-0x67ef 028357 ncall shutter_dy_set_shutter_valid_data_flag ,true 
-0x67f0 028358 arg 0x0 ,regb 
-0x67f1 028359 copy regb ,temp 
-0x67f2 028360 fetch 1 ,mem_otp_last_shutter_le_iphone_flag 
-0x67f3 028361 icompare 0xff ,temp 
-0x67f4 028362 ncall shutter_dy_set_shutter_valid_data_flag ,true 
-0x67f5 028363 rtn 
-:      028366 shutter_dy_set_shutter_valid_data_flag:
-0x67f6 028367 fetch 1 ,mem_shutter_temp_count 
-0x67f7 028368 pincrease 1 
-0x67f8 028369 store 1 ,mem_shutter_temp_count 
-0x67f9 028370 rtn 
-:      028371 shutter_dy_shutter_judge_ios_or_android:
-0x67fa 028372 jam 1 ,mem_shutter_temp_count 
-0x67fb 028373 call shutter_dy_shutter_read_ios_android_addr 
-0x67fc 028374 fetch 2 ,mem_otp_read_ios_android_addr 
-0x67fd 028375 call shutter_dy_shutter_read_move_config_from_otp_addr 
-0x67fe 028376 call shutter_dy_check_iphone 
-0x67ff 028377 copy pdata ,temp 
-0x6800 028378 fetch 1 ,mem_otp_last_shutter_le_iphone_flag 
-0x6801 028379 icompare 0xff ,temp 
-0x6802 028380 call shutter_dy_clear_temp_count ,true 
-0x6803 028382 fetch 1 ,mem_shutter_temp_count 
-0x6804 028383 rtneq 0 
-0x6805 028384 branch shutter_dy_shutter_judge_ios_or_android 
-:      028387 shutter_dy_shutter_not_find_ios_or_android:
-0x6806 028388 bpatch patch15_5 ,mem_patch15 
-0x6807 028389 call shutter_dy_clear_temp_count 
-0x6808 028390 call shutter_dy_check_iphone 
-0x6809 028391 branch shutter_dy_shutter_android_save_init_loaction ,blank 
-0x680a 028392 branch shutter_dy_shutter_ios_save_init_loaction 
-:      028393 shutter_dy_shutter_android_save_init_loaction:
-0x680b 028395 fetch 2 ,mem_android_initial_move_x 
-0x680c 028396 store 2 ,mem_shutter_move_data_x 
-0x680d 028398 fetcht 2 ,mem_android_initial_move_y 
-0x680e 028399 setarg 0xfff 
-0x680f 028400 isub temp ,pdata 
-0x6810 028401 store 2 ,mem_shutter_move_data_y 
-0x6811 028402 branch shutter_dy_store_move_config_info 
-:      028404 shutter_dy_shutter_ios_save_init_loaction:
-0x6812 028405 arg iphone_once_max_move_value ,temp 
-0x6813 028407 fetch 2 ,mem_iphone_initial_move_x 
-0x6814 028408 arg mem_shutter_move_data_x ,rega 
-0x6815 028409 arg mem_shutter_iphone_beyond_x_count ,regb 
-0x6816 028410 call shutter_dy_iphone_move_initial_set 
-0x6817 028411 arg iphone_once_max_move_value ,temp 
-0x6818 028413 fetch 2 ,mem_iphone_initial_move_y 
-0x6819 028414 arg mem_shutter_move_data_y ,rega 
-0x681a 028415 arg mem_shutter_iphone_beyond_y_count ,regb 
-0x681b 028416 call shutter_dy_iphone_move_initial_set 
-0x681c 028417 setarg 0xfff 
-0x681d 028418 fetcht 2 ,mem_shutter_move_data_y 
-0x681e 028419 isub temp ,pdata 
-0x681f 028420 store 2 ,mem_shutter_move_data_y 
-0x6820 028421 branch shutter_dy_store_move_config_info 
-:      028423 shutter_dy_clear_temp_count:
-0x6821 028424 jam 0 ,mem_shutter_temp_count 
-0x6822 028425 rtn 
-:      028427 shutter_dy_campare_effective_addr_read_otp:
-0x6823 028428 bpatch patch15_6 ,mem_patch15 
-0x6824 028429 jam 1 ,mem_shutter_first_read_flag 
-0x6825 028430 call shutter_dy_shutter_uart_config_loop 
-0x6826 028434 fetch 2 ,mem_shutter_efuse_end_offset 
-0x6827 028435 copy pdata ,temp 
-0x6828 028436 fetch 2 ,mem_otp_read_offset_addr 
-0x6829 028437 isub temp ,pdata 
-0x682a 028438 arg 0x0 ,temp 
-0x682b 028439 isub temp ,null 
-0x682c 028440 nrtn positive 
-0x682d 028441 fetch 2 ,mem_otp_read_offset_addr 
-0x682e 028442 copy pdata ,temp 
-0x682f 028444 fetch 2 ,mem_shutter_efuse_start_offset 
-0x6830 028445 increase -5 ,pdata 
-0x6831 028446 isub temp ,pdata 
-0x6832 028449 fetch 2 ,mem_otp_read_offset_addr 
-0x6833 028450 store 2 ,mem_otp_read_ios_android_addr 
-0x6834 028451 call shutter_dy_shutter_judge_ios_or_android 
-0x6835 028452 fetch 2 ,mem_otp_read_ios_android_addr 
-0x6836 028453 ncall shutter_dy_shutter_read_move_config_from_otp_addr ,zero 
-0x6837 028456 jam 0 ,mem_shutter_temp_count 
-0x6838 028457 call shutter_dy_campare_otp_data 
-0x6839 028458 fetch 1 ,mem_shutter_temp_count 
-0x683a 028459 rtneq 0 
-0x683b 028460 branch shutter_dy_read_otp_convert_data 
-:      028463 shutter_dy_campare_effective_addr_write_otp:
-0x683c 028464 bpatch patch15_7 ,mem_patch15 
-0x683d 028465 jam 1 ,mem_shutter_first_read_flag 
-0x683e 028466 call shutter_dy_shutter_uart_config_loop 
-0x683f 028470 fetcht 2 ,mem_shutter_efuse_end_offset 
-0x6840 028472 fetch 2 ,mem_otp_read_offset_addr 
-0x6841 028473 isub temp ,pdata 
-0x6842 028474 arg 0x0 ,temp 
-0x6843 028475 isub temp ,null 
-0x6844 028476 nrtn positive 
-0x6845 028478 fetcht 2 ,mem_otp_read_offset_addr 
-0x6846 028480 fetch 2 ,mem_shutter_efuse_start_offset 
-0x6847 028481 isub temp ,pdata 
-0x6848 028482 arg 0x0 ,temp 
-0x6849 028483 isub temp ,null 
-0x684a 028484 nrtn positive 
-0x684b 028485 fetch 2 ,mem_otp_read_offset_addr 
-0x684c 028486 store 2 ,mem_otp_write_offset_addr 
-0x684d 028487 call shutter_dy_write_otp_convert_data 
-0x684e 028489 branch shutter_dy_shutter_write_move_config_to_otp_addr 
-:      028492 shutter_dy_shutter_read_move_config_from_otp_addr:
-0x684f 028493 bpatch patch16_0 ,mem_patch16 
-0x6850 028494 copy pdata ,regb 
-0x6851 028495 arg shutter_para_total_num ,loopcnt 
-0x6852 028497 arg mem_otp_move_config ,rega 
-0x6853 028498 branch otp_read_data 
-:      028501 shutter_dy_shutter_write_move_config_to_otp_addr:
-0x6854 028502 arg shutter_para_total_num ,loopcnt 
-0x6855 028503 arg mem_otp_move_config ,rega 
-0x6856 028504 fetchr regb ,2 ,mem_otp_write_offset_addr 
-0x6857 028505 branch otp_write 
-:      028507 shutter_dy_shutter_1s_timer:
-0x6858 028508 arg mem_shutter_1s_timer ,regc 
-0x6859 028509 arg shutter_dy_store_move_config_info ,regb 
-0x685a 028510 branch timer_single_step 
-:      028524 p_crc16_ccitt_false:
-0x685b 028525 fetch 2 ,mem_adv_crc_false_initvalue 
-:      028527 p_crc16_ccitt_false_loop:
-0x685c 028528 ifetcht 1 ,regc 
-0x685d 028529 increase 1 ,regc 
-0x685e 028530 lshift8 temp ,temp 
-0x685f 028531 ixor temp ,pdata 
-:      028533 p_crc16_for_byte:
-0x6860 028534 copy loopcnt ,regb 
-0x6861 028535 arg 8 ,loopcnt 
-:      028536 p_crc16_for_byte_loop:
-0x6862 028537 isolate1 15 ,pdata 
-0x6863 028538 lshift pdata ,pdata 
-0x6864 028539 nbranch p_crc16_for_byte_continue ,true 
-0x6865 028540 fetcht 2 ,mem_crc16_polynomial 
-0x6866 028541 ixor temp ,pdata 
-:      028542 p_crc16_for_byte_continue:
-0x6867 028543 loop p_crc16_for_byte_loop 
-0x6868 028544 copy regb ,loopcnt 
-0x6869 028546 loop p_crc16_ccitt_false_loop 
-0x686a 028547 store 2 ,mem_adv_crc_false_initvalue 
-0x686b 028548 rtn 
-:      028553 rf_debug_rx_gpio_low:
-0x686c 028554 fetch 1 ,mem_rf_debug_rx_gpio 
-:      028555 rf_debug_gpio_low:
-0x686d 028556 arg gpcfg_output_low ,temp 
-0x686e 028557 branch gpio_config_function 
-:      028559 rf_debug_rx_on_line:
-:      028560 rf_debug_rx_gpio_high:
-0x686f 028561 fetch 1 ,mem_rf_debug_rx_gpio 
-:      028562 rf_debug_gpio_high:
-0x6870 028563 arg gpcfg_output_high ,temp 
-0x6871 028564 branch gpio_config_function 
-:      028566 rf_debug_rx_gpio_h_l_h:
-0x6872 028567 call rf_debug_rx_gpio_high 
-:      028568 rf_debug_rx_gpio_l_h:
-0x6873 028569 call rf_debug_rx_gpio_low 
-0x6874 028570 branch rf_debug_rx_gpio_high 
-:      028572 rf_debug_rx_gpio_l_h_l:
-:      028573 rf_debug_shutdown_radio_line:
-0x6875 028574 call rf_debug_rx_gpio_l_h 
-:      028575 rf_debug_rx_crc_line:
-0x6876 028576 branch rf_debug_rx_gpio_low 
-:      028578 rf_debug_rx_sync_line:
-0x6877 028579 branch rf_debug_rx_gpio_l_h 
-:      028581 rf_debug_rx_crc_fail_line:
-0x6878 028582 call rf_debug_rx_gpio_l_h 
-0x6879 028583 branch rf_debug_rx_gpio_l_h_l 
-:      028585 rf_debug_rx_match_line:
-:      028586 rf_debug_rx_crc_error_line:
-:      028587 rf_debug_rx_sync_timeout_line:
-0x687a 028588 branch rf_debug_rx_gpio_low 
-:      028591 rf_debug_tx_off_line:
-:      028592 rf_debug_tx_gpio_low:
-0x687b 028593 fetch 1 ,mem_rf_debug_tx_gpio 
-0x687c 028594 branch rf_debug_gpio_low 
-:      028596 rf_debug_tx_on_line:
-:      028597 rf_debug_tx_gpio_high:
-0x687d 028598 fetch 1 ,mem_rf_debug_tx_gpio 
-0x687e 028599 branch rf_debug_gpio_high 
-:      028601 rf_debug_tx_gpio_l_h_l:
-0x687f 028602 call rf_debug_tx_gpio_low 
-0x6880 028603 call rf_debug_tx_gpio_high 
-0x6881 028604 branch rf_debug_tx_gpio_low 
-:      028611 hci_init:
-0x6882 028612 clear_stack 
-0x6883 028613 call wdt_set_disable 
-0x6884 028614 call hci_init_clksel_xtal 
-0x6885 028615 call hci_init_uart_default_config 
-0x6886 028616 call hci_init_uart_config 
-0x6887 028617 call hci_init_pwm_default_config 
-0x6888 028618 call hci_init_pwm 
-0x6889 028620 jam 1 ,mem_hci_command_complete_num_hci_command_packet 
-0x688a 028621 jam hci_h4_type_event ,mem_hci_event_head_type 
-:      028623 hci_process_loop:
-0x688b 028624 call hci_process_check_uart_rx 
-0x688c 028625 branch hci_process_loop 
-:      028627 hci_init_clksel_xtal:
-0x688d 028628 jam clksel_xtal ,core_clksel 
-0x688e 028629 rtn 
-:      028631 hci_init_uart_default_config:
-0x688f 028632 call hci_init_uart_default_config_tx 
-0x6890 028633 call hci_init_uart_default_config_rx 
-0x6891 028634 call hci_init_uart_default_config_rts 
-0x6892 028635 branch hci_init_uart_default_config_cts 
-:      028637 hci_init_uart_default_config_tx:
-0x6893 028638 fetch 1 ,mem_hci_uart_tx_gpio 
-0x6894 028639 nrtn blank 
-0x6895 028640 jam hci_uart_tx_gpio_num ,mem_hci_uart_tx_gpio 
-0x6896 028641 rtn 
-:      028643 hci_init_uart_default_config_rx:
-0x6897 028644 fetch 1 ,mem_hci_uart_rx_gpio 
-0x6898 028645 nrtn blank 
-0x6899 028646 jam hci_uart_rx_gpio_num ,mem_hci_uart_rx_gpio 
-0x689a 028647 rtn 
-:      028648 hci_init_uart_default_config_rts:
-0x689b 028649 fetch 1 ,mem_hci_uart_rts_gpio 
-0x689c 028650 nrtn blank 
-0x689d 028651 jam hci_uart_rts_gpio_num ,mem_hci_uart_rts_gpio 
-0x689e 028652 rtn 
-:      028653 hci_init_uart_default_config_cts:
-0x689f 028654 fetch 1 ,mem_hci_uart_cts_gpio 
-0x68a0 028655 nrtn blank 
-0x68a1 028656 jam hci_uart_cts_gpio_num ,mem_hci_uart_cts_gpio 
-0x68a2 028657 rtn 
-:      028660 hci_init_uart_config:
-0x68a3 028661 setarg mem_h5rx_buf 
-0x68a4 028662 store 2 ,mem_pdatatemp 
-0x68a5 028663 setarg mem_h5rx_buf_end 
-0x68a6 028664 istore 2 ,contw 
-0x68a7 028665 setarg mem_h5tx_buf 
-0x68a8 028666 istore 2 ,contw 
-0x68a9 028667 setarg mem_h5tx_buf_end 
-0x68aa 028668 istore 2 ,contw 
-0x68ab 028669 fetch 8 ,mem_pdatatemp 
-0x68ac 028670 call uarta_init_dma_mem 
-0x68ad 028671 call uart_clock_select_main_freq_crystal 
-0x68ae 028672 arg 115200 ,temp 
-0x68af 028673 call uarta_calc_baud_rate_config 
-0x68b0 028674 fetch 1 ,mem_hci_uart_tx_gpio 
-0x68b1 028675 arg gpcfg_uart_txd ,temp 
-0x68b2 028676 call gpio_config_function_int 
-0x68b3 028677 fetch 1 ,mem_hci_uart_rx_gpio 
-0x68b4 028678 arg gpcfg_uart_rxd | gpcfg_pullup ,temp 
-0x68b5 028679 call gpio_config_function_int 
-0x68b6 028680 fetch 1 ,mem_hci_uart_rts_gpio 
-0x68b7 028681 arg gpcfg_uart_rts ,temp 
-0x68b8 028682 call gpio_config_function_int 
-0x68b9 028683 fetch 1 ,mem_hci_uart_cts_gpio 
-0x68ba 028684 arg gpcfg_uart_cts ,temp 
-0x68bb 028685 call gpio_config_function_int 
-0x68bc 028687 arg fun_uart_control_enable | fun_uart_control_setting_rate_baud ,temp 
-0x68bd 028688 storet 1 ,core_uart_ctrl 
-0x68be 028689 branch clean_xmem 
-:      028691 hci_init_pwm_default_config:
-0x68bf 028692 fetch 1 ,mem_hci_pwm_12mhz_gpio 
-0x68c0 028693 nrtn blank 
-0x68c1 028694 jam hci_pmw_12mhz_gpio_num ,mem_hci_pwm_12mhz_gpio 
-0x68c2 028695 rtn 
-:      028697 hci_init_pwm:
-0x68c3 028698 fetch 1 ,mem_hci_pwm_12mhz_gpio 
-0x68c4 028699 arg gpcfg_pwm_out0 ,temp 
-0x68c5 028700 call gpio_config_function_int 
-0x68c6 028701 arg 0x40 ,rega 
-0x68c7 028702 call pwm_init 
-0x68c8 028703 arg 0 ,rega 
-0x68c9 028704 arg 0 ,regb 
-0x68ca 028705 setarg 0 
-0x68cb 028706 call pwm_duty_cycle_set 
-0x68cc 028707 arg 0 ,queue 
-0x68cd 028708 branch pwm_set_select 
-:      028711 hci_process_check_uart_rx:
-0x68ce 028712 fetch 2 ,core_uart_rxitems 
-0x68cf 028713 add pdata ,-4 ,rega 
-0x68d0 028714 nrtn positive 
-0x68d1 028715 call uarta_prepare_rx 
-0x68d2 028716 ifetch 1 ,contru 
-0x68d3 028717 beq hci_h4_type_cmd ,hci_parse_packet_cmd 
-0x68d4 028719 call delay_10ms 
-0x68d5 028720 branch uarta_clear_current_rx 
-:      028724 hci_parse_packet_cmd:
-0x68d6 028725 ifetch 2 ,contru 
-0x68d7 028726 store 2 ,mem_hci_opcode 
-0x68d8 028727 arg 0x3ff ,temp 
-0x68d9 028728 iand temp ,temp 
-0x68da 028729 storet 2 ,mem_hci_opcode_ocf 
-0x68db 028730 rshift2 pdata ,pdata 
-0x68dc 028731 rshift8 pdata ,pdata 
-0x68dd 028732 store 1 ,mem_hci_opcode_ogf 
-0x68de 028733 ifetch 1 ,contru 
-0x68df 028734 pincrease -1 
-0x68e0 028735 isub rega ,null 
-0x68e1 028736 rtn positive 
-0x68e2 028737 call hci_parse_complete_packet 
-0x68e3 028738 branch hci_drop_current_packet 
-:      028740 hci_parse_complete_packet:
-0x68e4 028741 fetch 1 ,mem_hci_opcode_ogf 
-0x68e5 028749 beq hci_ogf_vendor_specific_debug ,hci_parse_packet_cmd_ogf_vendorspecific_debug 
-0x68e6 028750 branch hci_send_event_command_complete_error_command_nuknown 
-:      028760 hci_parse_packet_cmd_ogf_vendorspecific_debug:
-0x68e7 028761 bpatch patch16_4 ,mem_patch16 
-0x68e8 028762 fetch 1 ,mem_hci_opcode_ocf 
-0x68e9 028763 beq hci_vendor_cmd_reset ,hci_normal_reply 
-0x68ea 028764 beq hci_vendor_cmd_chipid ,phci_grp_vendor_chipid 
-0x68eb 028765 beq hci_vendor_cmd_baud ,phci_grp_vendor_baud 
-0x68ec 028766 beq hci_vendor_cmd_patch ,phci_grp_vendor_patch 
-0x68ed 028767 beq hci_vendor_cmd_patch_done ,phci_grp_vendor_done 
-0x68ee 028768 beq hci_vendor_cmd_echo ,hci_normal_reply 
-0x68ef 028769 beq hci_vendor_cmd_mem ,phci_grp_vendor_mem 
-0x68f0 028770 beq hci_vendor_cmd_set_flow_control ,phci_grp_vendor_flow_control 
-0x68f1 028771 branch hci_normal_reply 
-:      028774 phci_grp_vendor_chipid:
-0x68f2 028775 jam command_succeeded ,mem_hci_command_complete_return_parameter 
-0x68f3 028776 fetch 2 ,core_chipid 
-0x68f4 028777 store 2 ,mem_hci_command_complete_return_parameter_chip_id 
-0x68f5 028778 arg 3 ,loopcnt 
-0x68f6 028779 branch hci_send_event_command_complete 
-:      028781 phci_grp_vendor_baud:
-0x68f7 028782 ifetch 2 ,contu 
-0x68f8 028783 store 2 ,core_uart_baud 
-0x68f9 028784 rtn 
-:      028787 phci_grp_vendor_patch_common:
-0x68fa 028788 ifetch 1 ,contu 
-0x68fb 028789 copy pdata ,temp 
-0x68fc 028790 store 1 ,core_ucode_low 
-0x68fd 028791 ifetch 1 ,contu 
-0x68fe 028792 iadd temp ,temp 
-0x68ff 028793 set1 7 ,pdata 
-0x6900 028794 store 1 ,core_ucode_ctrl 
-0x6901 028795 ifetch 1 ,contu 
-0x6902 028796 iadd temp ,temp 
-0x6903 028797 copy pdata ,loopcnt 
-0x6904 028798 rtn 
-:      028800 phci_grp_vendor_patch:
-0x6905 028801 call phci_grp_vendor_patch_common 
-:      028802 phci_grp_vendor_patch_loop:
-0x6906 028803 ifetch 1 ,contu 
-0x6907 028804 store 1 ,core_ucode_data 
-0x6908 028805 iadd temp ,temp 
-0x6909 028806 loop phci_grp_vendor_patch_loop 
-:      028807 phci_grp_vendor_patch_check_sum:
-0x690a 028808 and temp ,0xff ,temp 
-0x690b 028809 ifetch 1 ,contu 
-0x690c 028810 isub temp ,null 
-0x690d 028811 nbranch phci_grp_vendor_patch_bad ,zero 
-0x690e 028812 branch hci_normal_reply 
-:      028814 phci_grp_vendor_done:
-0x690f 028815 arg 0x20 ,loopcnt 
-0x6910 028816 arg mem_patch00 ,contw 
-0x6911 028817 arg 0 ,temp 
-:      028818 phci_grp_vendor_done_loop:
-0x6912 028819 ifetch 1 ,contu 
-0x6913 028820 istore 1 ,contw 
-0x6914 028821 iadd temp ,temp 
-0x6915 028822 loop phci_grp_vendor_done_loop 
-0x6916 028823 and temp ,0xff ,temp 
-0x6917 028824 ifetch 1 ,contu 
-0x6918 028825 isub temp ,null 
-0x6919 028826 nbranch phci_grp_vendor_patch_bad ,zero 
-0x691a 028827 jam 0 ,core_ucode_ctrl 
-0x691b 028828 call hci_normal_reply 
-0x691c 028829 call wait_uarttx 
-0x691d 028830 branch soft_reset 
-:      028832 phci_grp_vendor_patch_bad:
-0x691e 028833 jam 0 ,core_ucode_ctrl 
-0x691f 028834 branch hci_send_event_command_complete_error_command_nuknown 
-:      028837 phci_grp_vendor_mem:
-0x6920 028838 ifetch 1 ,contu 
-0x6921 028839 copy pdata ,loopcnt 
-0x6922 028840 ifetch 2 ,contu 
-0x6923 028841 copy pdata ,contw 
-0x6924 028842 call uart_copy_rx_bytes 
-0x6925 028843 branch hci_normal_reply 
-:      028845 phci_grp_vendor_flow_control:
-0x6926 028846 fetch 1 ,core_uart_ctrl 
-0x6927 028847 set1 bit_uart_control_flow_control ,pdata 
-0x6928 028848 store 1 ,core_uart_ctrl 
-0x6929 028849 branch hci_normal_reply 
-:      028852 hci_normal_reply:
-0x692a 028853 branch hci_send_event_command_complete_without_payload 
-:      028855 hci_send_event_command_complete_error_command_nuknown:
-0x692b 028856 jam command_unknown ,mem_hci_command_complete_return_parameter 
-0x692c 028857 branch hci_send_event_command_complete_without_payload + 1 
-:      028858 hci_send_event_command_complete_error_command_disallowed:
-0x692d 028859 jam command_disallowed ,mem_hci_command_complete_return_parameter 
-0x692e 028860 branch hci_send_event_command_complete_without_payload + 1 
-:      028861 hci_send_event_command_complete_without_payload:
-0x692f 028862 jam command_succeeded ,mem_hci_command_complete_return_parameter 
-0x6930 028863 arg 1 ,loopcnt 
-0x6931 028864 branch hci_send_event_command_complete 
-:      028866 hci_send_event_command_complete:
-0x6932 028867 jam hci_event_command_complete ,mem_hci_event_head_event_code 
-0x6933 028868 add loopcnt ,3 ,pdata 
-0x6934 028869 store 1 ,mem_hci_event_para_total_length 
-0x6935 028870 call hci_prepare_send_event 
-0x6936 028871 fetch 3 ,mem_hci_command_complete_num_hci_command_packet 
-0x6937 028872 istore 3 ,contwu 
-0x6938 028874 arg mem_hci_command_complete_return_parameter ,contr 
-0x6939 028875 call uart_copy_tx_bytes 
-0x693a 028876 branch uarta_send_register_pop 
-:      028880 hci_prepare_send_event:
-0x693b 028881 call uarta_prepare_tx_register_push 
-0x693c 028882 fetch 3 ,mem_hci_event_head_type 
-0x693d 028883 istore 3 ,contwu 
-0x693e 028884 rtn 
-:      028886 hci_drop_current_packet:
-0x693f 028887 call uarta_prepare_rx 
-0x6940 028888 increase 3 ,contru 
-0x6941 028889 ifetch 1 ,contru 
-0x6942 028890 iadd contru ,contru 
-0x6943 028891 branch uarta_rxdone 
-:      028893 cmd_exit:
-0x6944 028894 jam 0 ,mem_hci_cmd 
-0x6945 028895 rtn 
-:      028902 l2cap_init:
-0x6946 028903 branch l2cap_init_wake ,wake 
-0x6947 028904 setarg mem_l2cap_xmem_end 
-0x6948 028905 arg mem_l2cap_xmem_start ,contw 
-0x6949 028906 isub contw ,loopcnt 
-0x694a 028907 call clear_mem 
-:      028908 l2cap_init_wake:
-0x694b 028910 rtn 
-:      028914 check_l2cap_map:
-0x694c 028915 arg 0 ,queue 
-0x694d 028916 arg 0 ,regb 
-:      028918 check_l2cap_map_loop:
-0x694e 028919 sub queue ,7 ,null 
-0x694f 028920 nrtn positive 
-0x6950 028921 qisolate1 rega 
-0x6951 028922 branch check_l2cap_map_used ,true 
-0x6952 028923 branch check_l2cap_map_used2 
-:      028925 check_l2cap_map_used:
-0x6953 028926 copy temp ,pdata 
-0x6954 028927 branch check_l2cap_map_used2 ,blank 
-0x6955 028928 qset1 regb 
-0x6956 028929 increase -1 ,temp 
-:      028931 check_l2cap_map_used2:
-0x6957 028932 increase 1 ,queue 
-0x6958 028933 branch check_l2cap_map_loop 
-:      028946 ble_l2cap_malloc:
-0x6959 028947 fetchr regd ,2 ,mem_ble_l2cap_tx_buff0_ptr 
-0x695a 028948 fetchr rege ,2 ,mem_ble_l2cap_tx_buff_size_ptr 
-0x695b 028949 call disable_user 
-0x695c 028950 branch host_l2cap_malloc 
-:      028952 host_l2cap_malloc:
-0x695d 028953 bpatch patch16_6 ,mem_patch16 
-0x695e 028954 call l2cap_malloc_is_fifo_full 
-0x695f 028955 nbranch assert ,blank 
-0x6960 028956 call l2cap_malloc_get_full_map 
-0x6961 028957 arg 8 ,loopcnt 
-:      028958 host_l2cap_malloc_loop:
-0x6962 028959 fetcht 1 ,mem_used_map 
-0x6963 028960 sub loopcnt ,8 ,queue 
-0x6964 028961 qisolate1 temp 
-0x6965 028962 branch host_l2cap_malloc_next_buffer ,true 
-0x6966 028963 call host_l2cap_malloc_check_buffer_enough 
-0x6967 028964 nbranch host_l2cap_malloc_next_buffer ,positive 
-0x6968 028965 call host_l2cap_malloc_into_fifo 
-0x6969 028966 branch host_l2cap_malloc_succ 
-:      028967 host_l2cap_malloc_next_buffer:
-0x696a 028968 copy rege ,pdata 
-0x696b 028969 iadd regd ,regd 
-0x696c 028970 loop host_l2cap_malloc_loop 
-0x696d 028971 branch assert 
-:      028972 host_l2cap_malloc_succ:
-0x696e 028973 copy regd ,pdata 
-0x696f 028974 copy regd ,contw 
-0x6970 028975 rtn 
-:      028984 host_l2cap_malloc_check_buffer_enough:
-0x6971 028985 bpatch patch16_7 ,mem_patch16 
-0x6972 028986 sub loopcnt ,8 ,queue 
-0x6973 028987 arg 0 ,temp 
-0x6974 028988 arg 0 ,timeup 
-:      028989 host_l2cap_malloc_check_buffer_enough_loop:
-0x6975 028990 copy queue ,pdata 
-0x6976 028991 beq 8 ,host_l2cap_malloc_check_buffer_enough_end 
-0x6977 028992 fetch 1 ,mem_used_map 
-0x6978 028993 qisolate1 pdata 
-0x6979 028994 branch host_l2cap_malloc_check_buffer_enough_end ,true 
-0x697a 028995 qset1 timeup 
-0x697b 028996 copy rege ,pdata 
-0x697c 028997 iadd temp ,temp 
-0x697d 028998 increase 1 ,queue 
-0x697e 028999 copy rega ,pdata 
-0x697f 029000 isub temp ,null 
-0x6980 029001 branch host_l2cap_malloc_check_buffer_enough_end ,zero 
-0x6981 029002 branch host_l2cap_malloc_check_buffer_enough_loop ,positive 
-:      029003 host_l2cap_malloc_check_buffer_enough_end:
-0x6982 029004 copy temp ,pdata 
-0x6983 029005 isub rega ,null 
-0x6984 029006 nrtn zero 
-0x6985 029007 qset1 timeup 
-0x6986 029008 rtn 
-:      029017 host_l2cap_malloc_into_fifo:
-0x6987 029018 bpatch patch17_0 ,mem_patch17 
-0x6988 029019 call l2cap_malloc_is_fifo_full 
-0x6989 029020 nbranch assert ,blank 
-0x698a 029021 call l2cap_malloc_is_fifo_empty 
-0x698b 029022 branch host_l2cap_malloc_into_fifo_no_push ,blank 
-0x698c 029023 fetch 9 ,mem_tx_fifo1 
-0x698d 029024 store 9 ,mem_tx_fifo0 
-0x698e 029025 setarg 0 
-0x698f 029026 istore 3 ,contw 
-:      029027 host_l2cap_malloc_into_fifo_no_push:
-0x6990 029028 storer timeup ,1 ,mem_tx_fifo3_map 
-0x6991 029029 storer regd ,2 ,mem_tx_fifo3_ptr 
-0x6992 029030 rtn 
-:      029039 l2cap_malloc_fifo_out:
-0x6993 029040 bpatch patch17_1 ,mem_patch17 
-0x6994 029041 call l2cap_malloc_fifo_get_first_ptr 
-0x6995 029042 increase 1 ,contr 
-0x6996 029043 ifetch 2 ,contr 
-0x6997 029044 rtn 
-:      029051 l2cap_malloc_free:
-0x6998 029052 bpatch patch17_2 ,mem_patch17 
-0x6999 029053 call l2cap_malloc_fifo_get_first_ptr 
-0x699a 029054 copy contr ,contw 
-0x699b 029055 copy contr ,temp 
-0x699c 029056 setarg 0 
-0x699d 029057 istore 3 ,contw 
-0x699e 029058 rtn 
-:      029065 l2cap_malloc_discard:
-0x699f 029066 bpatch patch17_3 ,mem_patch17 
-0x69a0 029067 call l2cap_malloc_is_fifo_empty 
-0x69a1 029068 branch assert ,blank 
-0x69a2 029069 fetch 3 ,mem_tx_fifo2 
-0x69a3 029070 store 3 ,mem_tx_fifo3 
-0x69a4 029071 fetch 3 ,mem_tx_fifo1 
-0x69a5 029072 store 3 ,mem_tx_fifo2 
-0x69a6 029073 fetch 3 ,mem_tx_fifo0 
-0x69a7 029074 store 3 ,mem_tx_fifo1 
-0x69a8 029075 rtn 
-:      029083 l2cap_malloc_is_fifo_full:
-0x69a9 029084 bpatch patch17_4 ,mem_patch17 
-0x69aa 029085 fetch 3 ,mem_tx_fifo0 
-0x69ab 029086 rtn 
-:      029094 l2cap_malloc_is_fifo_nearly_full:
-0x69ac 029095 bpatch patch17_5 ,mem_patch17 
-0x69ad 029096 fetch 3 ,mem_tx_fifo1 
-0x69ae 029097 rtn 
-:      029105 l2cap_malloc_is_fifo_empty:
-0x69af 029106 bpatch patch17_6 ,mem_patch17 
-0x69b0 029107 fetch 3 ,mem_tx_fifo3 
-0x69b1 029108 rtn 
-:      029115 l2cap_malloc_fifo_get_first_ptr:
-0x69b2 029116 call l2cap_malloc_is_fifo_empty 
-0x69b3 029117 branch l2cap_malloc_fifo_get_first_ptr_empty ,blank 
-0x69b4 029118 arg mem_tx_fifo0 ,contr 
-:      029119 l2cap_malloc_free_loop:
-0x69b5 029120 ifetch 3 ,contr 
-0x69b6 029121 branch l2cap_malloc_free_loop ,blank 
-:      029122 l2cap_malloc_fifo_get_first_ptr_empty:
-0x69b7 029123 increase -3 ,contr 
-0x69b8 029124 rtn 
-:      029132 l2cap_malloc_get_full_map:
-0x69b9 029133 bpatch patch17_7 ,mem_patch17 
-0x69ba 029134 arg 4 ,loopcnt 
-0x69bb 029135 arg mem_tx_fifo0_map ,contr 
-0x69bc 029136 arg 0 ,temp 
-:      029137 l2cap_malloc_get_full_map_loop:
-0x69bd 029138 ifetch 3 ,contr 
-0x69be 029139 and pdata ,0xff ,pdata 
-0x69bf 029140 ior temp ,temp 
-0x69c0 029141 loop l2cap_malloc_get_full_map_loop 
-0x69c1 029142 storet 1 ,mem_used_map 
-0x69c2 029143 rtn 
-:      029146 l2cap_lpm_get_wake_lock:
-0x69c3 029147 arg wake_lock_l2cap_tx ,queue 
-0x69c4 029148 branch lpm_get_wake_lock 
-:      029150 l2cap_lpm_put_wake_lock:
-0x69c5 029151 arg wake_lock_l2cap_tx ,queue 
-0x69c6 029152 branch lpm_put_wake_lock 
-:      029163 twspi_reset:
-0x69c7 029164 bpatch patch18_1 ,mem_patch18 
-0x69c8 029165 sub temp ,ui_button_gpio_disable ,null 
-0x69c9 029166 rtn zero 
-0x69ca 029167 copy temp ,pdata 
-0x69cb 029168 and_into 0xff ,pdata 
-0x69cc 029169 sub pdata ,gpio_number + -1 ,null 
-0x69cd 029170 nbranch twspi_reset_ext ,positive 
-0x69ce 029171 arg core_gpio_conf ,contw 
-:      029172 twspi_reset_next:
-0x69cf 029173 iadd contw ,contw 
-0x69d0 029174 copy contw ,rega 
-0x69d1 029175 arg gpcfg_output_low ,temp 
-0x69d2 029176 istoret 1 ,contw 
-0x69d3 029177 call twspi_disable 
-0x69d4 029178 nop 30 
-0x69d5 029179 copy rega ,contw 
-0x69d6 029180 arg gpcfg_output_high ,temp 
-0x69d7 029181 istoret 1 ,contw 
-0x69d8 029182 branch twspi_enable 
-:      029184 twspi_reset_ext:
-0x69d9 029185 arg core_gpio_conf_hi ,contw 
-0x69da 029186 increase -16 ,pdata 
-0x69db 029187 branch twspi_reset_next 
-:      029190 twspi_disable:
-0x69dc 029191 fetch 1 ,core_spid_delay 
-0x69dd 029192 and_into 0x7f ,pdata 
-0x69de 029193 store 1 ,core_spid_delay 
-0x69df 029194 rtn 
-:      029196 twspi_enable:
-0x69e0 029197 fetch 1 ,core_spid_delay 
-0x69e1 029198 or_into 0x80 ,pdata 
-0x69e2 029199 store 1 ,core_spid_delay 
-0x69e3 029200 rtn 
-:      029202 twspi_write:
-0x69e4 029203 branch spid_write_reg 
-:      029205 twspi_read:
-0x69e5 029206 branch spid_read_reg 
-:      029210 aes_disable:
-0x69e6 029211 fetch 1 ,core_bist_ctrl 
-0x69e7 029212 set0 aes_en ,pdata 
-0x69e8 029213 store 1 ,core_bist_ctrl 
-0x69e9 029214 rtn 
-:      029216 read_function_aes:
-0x69ea 029217 nbranch read_function ,user 
-0x69eb 029218 fetch 1 ,core_bist_ctrl 
-0x69ec 029219 set1 aes_en ,pdata 
-0x69ed 029220 store 1 ,core_bist_ctrl 
-:      029221 read_function:
-0x69ee 029222 copy temp ,null 
-0x69ef 029223 branch read_fuction_zero ,zero 
-0x69f0 029224 copy regc ,pc 
-:      029226 read_fuction_zero:
-0x69f1 029227 isolate0 0 ,null 
-0x69f2 029228 branch set_ucode_status 
-:      029231 get_block_header:
-0x69f3 029232 force 4 ,temp 
-:      029233 get_block_header0:
-0x69f4 029234 arg mem_ucode_buf ,rega 
-0x69f5 029235 call aes_disable 
-0x69f6 029236 call read_function 
-0x69f7 029237 arg 0x55aa ,rega 
-0x69f8 029238 fetch 2 ,mem_ucode_buf 
-0x69f9 029239 ifetcht 2 ,contr 
-0x69fa 029240 isub rega ,null 
-0x69fb 029241 rtn 
-:      029244 read_first_block:
-0x69fc 029245 call load_aes_reinit ,user 
-0x69fd 029246 arg 2 ,temp 
-0x69fe 029247 arg mem_ucode_ptr ,rega 
-0x69ff 029248 call read_function 
-0x6a00 029249 fetch 2 ,mem_ucode_ptr 
-:      029250 read_first_block_cont:
-0x6a01 029251 store 2 ,mem_addr_mi 
-0x6a02 029252 call get_iv ,user 
-0x6a03 029253 rtn 
-:      029255 get_iv:
-0x6a04 029256 arg 16 ,temp 
-0x6a05 029257 arg mem_ucode_keybuf ,rega 
-0x6a06 029258 call aes_disable 
-0x6a07 029259 call read_function 
-:      029260 set_iv:
-0x6a08 029261 arg mem_ucode_keybuf ,contr 
-0x6a09 029262 arg 16 ,loopcnt 
-0x6a0a 029263 call aes_load_data 
-0x6a0b 029264 call aes_init 
-0x6a0c 029265 call aes_clear_data 
-0x6a0d 029266 branch do_aes_cbc 
-:      029268 load_aes_reinit:
-0x6a0e 029269 jam 0x0 ,core_ucode_ctrl 
-0x6a0f 029270 call aes_disable 
-0x6a10 029271 branch aes_clear_data 
-:      029273 load_storage:
-0x6a11 029274 setarg 0 
-0x6a12 029275 store 2 ,mem_queue 
-0x6a13 029276 disable match 
-0x6a14 029277 call get_block_header 
-0x6a15 029278 nrtn zero 
-0x6a16 029279 enable match 
-0x6a17 029280 setarg 0x8000 
-0x6a18 029281 store 3 ,core_ucode_hi 
-0x6a19 029282 arg core_ucode_data ,rega 
-0x6a1a 029283 call read_function_aes 
-0x6a1b 029284 jam 0x0 ,core_ucode_ctrl 
-0x6a1c 029285 fetch 1 ,mem_ucode_status 
-0x6a1d 029286 rtnbit0 0 
-:      029287 load_storage_loop:
-0x6a1e 029288 arg 6 ,temp 
-0x6a1f 029289 call get_block_header0 
-0x6a20 029290 nbranch load_data_checksum_compare ,zero 
-0x6a21 029291 ifetchr rega ,2 ,contr 
-0x6a22 029292 call read_function 
-0x6a23 029293 call load_data_checksum_calc 
-0x6a24 029294 branch load_storage_loop 
-:      029297 load_data_checksum_calc:
-0x6a25 029298 fetch 2 ,mem_queue 
-0x6a26 029299 arg 6 ,loopcnt 
-0x6a27 029300 arg mem_ucode_buf ,contr 
-0x6a28 029301 call cal_sum 
-0x6a29 029302 fetchr loopcnt ,2 ,mem_ucode_len 
-0x6a2a 029303 copy rega ,contr 
-0x6a2b 029304 call cal_sum 
-0x6a2c 029305 store 2 ,mem_queue 
-0x6a2d 029306 rtn 
-:      029308 load_data_checksum_compare:
-0x6a2e 029309 fetch 1 ,mem_otp_load_check_sum 
-0x6a2f 029310 beq 0x5a ,load_data_checksum_ok 
-0x6a30 029311 arg 0xaa55 ,rega 
-0x6a31 029312 fetch 2 ,mem_ucode_buf 
-0x6a32 029313 isub rega ,null 
-0x6a33 029314 nbranch load_data_checksum_compare_fail ,zero 
-0x6a34 029315 arg 0x55aa ,rega 
-0x6a35 029316 fetch 2 ,mem_ucode_len 
-0x6a36 029317 isub rega ,null 
-0x6a37 029318 nbranch load_data_checksum_compare_fail ,zero 
-0x6a38 029319 fetch 2 ,mem_sched_addr 
-0x6a39 029320 fetcht 2 ,mem_queue 
-0x6a3a 029321 isub temp ,null 
-0x6a3b 029322 nbranch load_data_checksum_compare_fail ,zero 
-:      029323 load_data_checksum_ok:
-0x6a3c 029324 set1 15 ,rega 
-0x6a3d 029325 branch read_fuction_zero 
-:      029327 load_data_checksum_compare_fail:
-0x6a3e 029328 jam 0 ,mem_ucode_status 
-0x6a3f 029329 rtn 
-:      029332 loadcode_lock_load_ucode:
-0x6a40 029335 and pdata ,0xff ,pdata 
-0x6a41 029336 rshift4 pdata ,pdata 
-0x6a42 029337 store 1 ,mem_device_option 
-0x6a43 029338 branch loadcode_load_key 
-:      029340 loadcode_lock:
-0x6a44 029341 fetch 2 ,core_ucode_flag 
-0x6a45 029342 nbranch loadcode_lock_load_ucode ,blank 
-0x6a46 029343 call loadcode_load_key 
-0x6a47 029344 fetch 2 ,mem_device_option 
-0x6a48 029345 rtn blank 
-0x6a49 029346 call loadcode_set_lock 
-0x6a4a 029347 branch lpm_write_lock 
-:      029349 loadcode_set_lock:
-0x6a4b 029350 fetch 1 ,mem_device_option 
-0x6a4c 029351 rtn blank 
-0x6a4d 029352 and pdata ,0xf ,temp 
-0x6a4e 029353 storet 1 ,mem_device_option 
-0x6a4f 029354 rshift4 pdata ,pdata 
-0x6a50 029355 ixor temp ,pdata 
-0x6a51 029356 bne 0xf ,app_lpm_mpu_lock_24g_ble 
-0x6a52 029357 branch app_lpm_lock_check 
-:      029359 load_otp_hv_vsel:
-0x6a53 029360 fetch 1 ,mem_otp_hv_sel 
-0x6a54 029361 ncall lpm_save_sel_hv ,blank 
-0x6a55 029362 fetch 1 ,mem_otp_ldo_vsel 
-0x6a56 029363 rtn blank 
-0x6a57 029364 store 1 ,mem_lpm_ldo_sel 
-0x6a58 029365 branch lpm_write_io_vsel 
-:      029367 loadcode_load_key:
-0x6a59 029368 disable user 
-0x6a5a 029369 fetch 1 ,mem_ucode_flag 
-0x6a5b 029370 rtnbit0 otp_uflag_aes 
-0x6a5c 029371 call loadcode_check_otp_lock 
-0x6a5d 029372 arg otp_offset_ucode_key_l ,pdata 
-0x6a5e 029373 iadd regb ,regb 
-0x6a5f 029374 force 16 ,loopcnt 
-0x6a60 029375 arg mem_ucode_keybuf ,rega 
-0x6a61 029376 call otp_read_data 
-0x6a62 029377 jam otp_key_lock ,core_misc_ctrl 
-0x6a63 029378 arg mem_ucode_keybuf ,contr 
-0x6a64 029379 call load_key 
-0x6a65 029381 arg mem_ucode_keybuf ,contw 
-0x6a66 029382 call memset0_16 
-0x6a67 029383 branch enable_user 
-:      029386 loadcode:
-0x6a68 029387 jam 0x25 ,core_clkoff 
-0x6a69 029388 call enable_otp_read 
-0x6a6a 029389 arg otp_offset_patch_ptr ,regb 
-0x6a6b 029390 force 11 ,loopcnt 
-0x6a6c 029391 arg mem_ucode_ptr ,rega 
-0x6a6d 029392 call otp_read_data1 
-0x6a6e 029393 fetchr regf ,5 ,mem_ucode_ptr 
-0x6a6f 029394 fetch 1 ,mem_ucode_flag 
-0x6a70 029395 bbit0 otp_uflag_bist ,loadcode_nobist 
-0x6a71 029396 jam 0x7 ,core_bist_ctrl 
-:      029397 loadcode_bistwait:
-0x6a72 029398 fetch 1 ,core_bist_done 
-0x6a73 029399 bne 7 ,loadcode_bistwait 
-0x6a74 029400 fetch 1 ,core_bist_fail 
-0x6a75 029401 lshift4 pdata ,pdata 
-0x6a76 029402 store 1 ,core_bist_ctrl 
-0x6a77 029403 branch loadcode_otp 
-:      029405 loadcode_nobist:
-0x6a78 029406 call set_bistfix 
-0x6a79 029407 call clean_xmem 
-0x6a7a 029408 call clean_smem 
-:      029409 loadcode_otp:
-0x6a7b 029410 storer regf ,5 ,mem_ucode_ptr 
-0x6a7c 029412 call loadcode_check_otp_lock 
-0x6a7d 029413 arg otp_offset_adc_param_l ,pdata 
-0x6a7e 029414 iadd regb ,regb 
-0x6a7f 029415 arg 32 ,loopcnt 
-0x6a80 029416 arg mem_otp_temp ,rega 
-0x6a81 029417 call otp_read_data 
-0x6a82 029419 call load_otp_hv_vsel 
-0x6a83 029420 call loadcode_lock 
-0x6a84 029422 fetch 1 ,mem_ucode_flag 
-0x6a85 029423 bbit0 otp_uflag_aes ,loadcode_unenc 
-0x6a86 029424 fetcht 1 ,mem_peripheral_lock_flag 
-0x6a87 029425 arg 0 ,pdata 
-0x6a88 029426 set1 otp_not_limit ,pdata 
-0x6a89 029427 set1 otp_limit ,pdata 
-0x6a8a 029428 iand temp ,rega 
-0x6a8b 029429 sub rega ,0 ,null 
-0x6a8c 029430 branch loadcode_error ,zero 
-0x6a8d 029431 isub rega ,null 
-0x6a8e 029432 branch loadcode_error ,zero 
-:      029433 loadcode_unenc:
-0x6a8f 029434 jam 0 ,mem_loadcode_times 
-0x6a90 029435 arg otp_load_code ,regc 
-:      029436 loadcode_otp_loop:
-0x6a91 029437 call loadcode_timeout 
-0x6a92 029438 nbranch loadcode_error ,positive 
-0x6a93 029439 fetch 2 ,mem_ucode_ptr 
-0x6a94 029440 branch loadcode_otp_end ,blank 
-0x6a95 029441 call read_first_block_cont 
-0x6a96 029442 call load_storage 
-0x6a97 029443 nbranch loadcode_otp_end ,match 
-0x6a98 029444 fetch 1 ,mem_ucode_status 
-0x6a99 029445 compare 3 ,pdata ,3 
-0x6a9a 029446 nbranch loadcode_otp_loop ,true 
-0x6a9b 029447 call run_otp_code 
-:      029448 loadcode_otp_end:
-0x6a9c 029449 call disable_otp 
-0x6a9d 029450 jam 0 ,mem_loadcode_times 
-:      029451 loadcode_iic_loop:
-0x6a9e 029452 call loadcode_timeout 
-0x6a9f 029453 nbranch loadcode_error ,positive 
-0x6aa0 029454 call iicd_load_gpio_init 
-0x6aa1 029455 call clear_eeprom_size_2k 
-0x6aa2 029456 fetch 1 ,mem_ucode_flag 
-0x6aa3 029457 bbit1 otp_uflag_skip_eep ,loadcode_spi 
-0x6aa4 029458 call loadcode_iic_by_eeprom 
-0x6aa5 029459 nbranch loadcode_iic_eeprom_2k ,match 
-0x6aa6 029460 fetch 1 ,mem_ucode_status 
-0x6aa7 029461 compare 3 ,pdata ,3 
-0x6aa8 029462 nbranch loadcode_iic_loop ,true 
-0x6aa9 029463 branch loadcode_spi 
-:      029465 run_otp_code:
-0x6aaa 029466 setarg 0x1ff 
-0x6aab 029467 arg 0 ,pc 
-0x6aac 029468 rtn 
-:      029470 loadcode_check_otp_lock:
-0x6aad 029471 arg otp_offset_h ,regb 
-0x6aae 029472 fetch 1 ,core_peripheral_lock 
-0x6aaf 029473 bbit1 otp_limit ,loadcode_otp_lock 
-0x6ab0 029474 fetch 1 ,mem_peripheral_lock_flag 
-0x6ab1 029475 rtnbit0 otp_limit 
-:      029476 loadcode_otp_lock:
-0x6ab2 029477 arg 0 ,regb 
-0x6ab3 029478 rtn 
-:      029481 loadcode_iic_eeprom_2k:
-0x6ab4 029482 call set_eeprom_size_2k 
-0x6ab5 029483 fetch 1 ,mem_ucode_flag 
-0x6ab6 029484 bbit1 otp_uflag_skip_eep ,loadcode_spi 
-0x6ab7 029485 call loadcode_iic_by_eeprom 
-0x6ab8 029486 nbranch loadcode_spi ,match 
-0x6ab9 029487 fetch 1 ,mem_ucode_status 
-0x6aba 029488 compare 3 ,pdata ,3 
-0x6abb 029489 nbranch loadcode_iic_loop ,true 
-0x6abc 029490 branch loadcode_hci 
-:      029492 loadcode_spi:
-0x6abd 029493 jam 0 ,mem_loadcode_times 
-:      029494 loadcode_spi_loop:
-0x6abe 029495 call loadcode_timeout 
-0x6abf 029496 nbranch loadcode_error ,positive 
-0x6ac0 029497 fetch 1 ,mem_ucode_flag 
-0x6ac1 029498 bbit1 otp_uflag_skip_flash ,loadcode_hci 
-0x6ac2 029499 call spid_init_flash 
-0x6ac3 029500 nop 200 
-0x6ac4 029501 call spid_flash_release_form_powerdown 
-0x6ac5 029502 nop 100 
-0x6ac6 029503 arg spid_load_flash ,regc 
-0x6ac7 029504 call read_first_block 
-0x6ac8 029505 call load_storage 
-0x6ac9 029506 nbranch loadcode_hci ,match 
-0x6aca 029507 fetch 1 ,mem_ucode_status 
-0x6acb 029508 compare 3 ,pdata ,3 
-0x6acc 029509 nbranch loadcode_spi_loop ,true 
-:      029511 loadcode_hci:
-0x6acd 029512 call clear_key_buf 
-0x6ace 029513 fetch 1 ,mem_ucode_flag 
-0x6acf 029514 rtnbit0 otp_uflag_hci 
-0x6ad0 029515 branch hci_init 
-:      029517 clear_key_buf:
-0x6ad1 029518 arg mem_ucode_keybuf ,contw 
-0x6ad2 029519 call memset0_16 
-0x6ad3 029520 force regidx_key ,regext_index 
-0x6ad4 029521 call aes_clear 
-0x6ad5 029522 jam 0x21 ,core_clkoff 
-0x6ad6 029523 rtn 
-:      029525 iicd_load_gpio_init:
-0x6ad7 029526 fetch 1 ,mem_eeprom_sda_gpio 
-0x6ad8 029527 fetcht 1 ,mem_eeprom_scl_gpio 
-0x6ad9 029528 isub temp ,null 
-0x6ada 029529 nbranch iicd_read_init_pin ,zero 
-:      029530 iicd_load_default_gpio:
-0x6adb 029531 jam 4 ,mem_eeprom_wp_gpio 
-0x6adc 029532 jam 23 ,mem_eeprom_scl_gpio 
-0x6add 029533 jam 22 ,mem_eeprom_sda_gpio 
-0x6ade 029534 branch iicd_read_init_pin 
-:      029538 loadcode_iic_by_eeprom:
-0x6adf 029539 setarg 0x0 
-0x6ae0 029540 store 2 ,mem_addr_mi 
-0x6ae1 029541 arg iicd_read_eep ,regc 
-0x6ae2 029542 call iic_init_600khz 
-0x6ae3 029543 call read_first_block 
-0x6ae4 029544 branch load_storage 
-:      029549 loadcode_timeout:
-0x6ae5 029550 call loadcode_error_delay 
-0x6ae6 029551 fetch 1 ,mem_loadcode_times 
-0x6ae7 029552 increase 1 ,pdata 
-0x6ae8 029553 sub pdata ,3 ,null 
-0x6ae9 029554 store 1 ,mem_loadcode_times 
-0x6aea 029555 rtn 
-:      029557 loadcode_error_delay:
-0x6aeb 029558 fetch 1 ,mem_loadcode_times 
-0x6aec 029559 rtn blank 
-0x6aed 029560 fetch 1 ,mem_otp_load_delay 
-0x6aee 029561 rtn blank 
-0x6aef 029562 copy pdata ,loopcnt 
-0x6af0 029563 branch delay_ms_wait 
-:      029566 loadcode_error:
-0x6af1 029567 call clear_key_buf 
-0x6af2 029568 call aes_disable 
-0x6af3 029570 call ice_break 
-0x6af4 029571 rtn 
-:      029573 set_bistfix:
-0x6af5 029574 and_into 0xe0 ,pdata 
-0x6af6 029575 rshift pdata ,pdata 
-0x6af7 029576 store 1 ,core_bist_ctrl 
-0x6af8 029577 setarg 1 
-0x6af9 029578 arg mem_bistfix_val ,contr 
-:      029579 set_bistfix_loop:
-0x6afa 029580 ifetcht 2 ,contr 
-0x6afb 029581 storet 2 ,core_lpm_reg 
-0x6afc 029582 store 1 ,core_set_bistfix 
-0x6afd 029583 lshift pdata ,pdata 
-0x6afe 029584 bbit0 3 ,set_bistfix_loop 
-0x6aff 029585 rtn 
-:      029588 set_ucode_status:
-0x6b00 029589 fetch 1 ,mem_ucode_status 
-0x6b01 029590 lshift pdata ,pdata 
-0x6b02 029591 setflag true ,0 ,pdata 
-0x6b03 029592 isolate0 15 ,rega 
-0x6b04 029593 rtn true 
-0x6b05 029594 store 1 ,mem_ucode_status 
-0x6b06 029595 rtn 
-:      029598 decrypt_code:
-0x6b07 029599 fetch 1 ,core_bist_ctrl 
-0x6b08 029600 rtnbit0 aes_en 
-0x6b09 029601 branch decrypt_code_skip 
-:      029602 decrypt_code_loop:
-0x6b0a 029603 fetch 1 ,core_dma_status 
-0x6b0b 029604 qisolate1 pdata 
-0x6b0c 029605 rtn true 
-:      029606 decrypt_code_skip:
-0x6b0d 029607 fetch 1 ,core_misc_status 
-0x6b0e 029608 bbit0 1 ,decrypt_code_loop 
-0x6b0f 029609 call do_aes_cbc 
-0x6b10 029610 branch decrypt_code_loop 
-:      029630 load_ucode:
-0x6b11 029631 fetch 2 ,mem_patch_ptr 
-0x6b12 029632 rtn blank 
-0x6b13 029633 jam 0x80 ,core_ucode_ctrl 
-0x6b14 029634 jam 0 ,core_ucode_hi 
-0x6b15 029635 jam 0 ,core_ucode_low 
-0x6b16 029636 fetcht 2 ,mem_patch_len 
-0x6b17 029637 lshift2 temp ,loopcnt 
-0x6b18 029638 iforce contr 
-:      029639 load_ucode_loop:
-0x6b19 029640 ifetch 1 ,contr 
-0x6b1a 029641 store 1 ,core_ucode_data 
-0x6b1b 029642 loop load_ucode_loop 
-0x6b1c 029643 jam 0x0 ,core_ucode_ctrl 
-0x6b1d 029644 rtn 
-:      029651 otp_load_code:
-0x6b1e 029652 copy temp ,loopcnt 
-0x6b1f 029653 fetch 2 ,mem_addr_mi 
-0x6b20 029654 iadd temp ,temp 
-0x6b21 029655 storet 2 ,mem_addr_mi 
-0x6b22 029656 iforce regb 
-0x6b23 029657 copy rega ,nap 
-0x6b24 029658 jam init_key ,core_misc_ctrl 
-0x6b25 029659 call otp_read_data 
-0x6b26 029660 copy nap ,rega 
-0x6b27 029661 isolate0 15 ,rega 
-0x6b28 029662 rtn true 
-0x6b29 029663 call enable_true ,blank 
-0x6b2a 029664 branch set_ucode_status 
-:      029667 otp_enable_chgpump25:
-0x6b2b 029668 jam 0x1 ,core_chgpump_ctrl 
-0x6b2c 029669 nop 300 
-0x6b2d 029670 jam 0x5 ,core_chgpump_ctrl 
-0x6b2e 029671 nop 100 
-0x6b2f 029672 jam 0x25 ,core_chgpump_ctrl 
-0x6b30 029673 nop 1000 
-0x6b31 029674 jam 0x27 ,core_chgpump_ctrl 
-0x6b32 029675 nop 300 
-0x6b33 029676 rtn 
-:      029678 otp_enable_chgpump65:
-0x6b34 029679 call otp_enable_chgpump25 
-0x6b35 029680 jam 0x3f ,core_chgpump_ctrl 
-0x6b36 029681 rtn 
-:      029683 disable_otp:
-0x6b37 029684 jam 0x83 ,core_otp_ctrl 
-:      029685 otp_disable_chgpump:
-0x6b38 029686 jam 0 ,core_chgpump_ctrl 
-0x6b39 029687 rtn 
-:      029689 enable_otp_read:
-0x6b3a 029690 call otp_enable_chgpump25 
-:      029692 otp_reset:
-0x6b3b 029693 jam 0x82 ,core_otp_ctrl 
-0x6b3c 029694 nop 12 
-0x6b3d 029695 jam 0x80 ,core_otp_ctrl 
-0x6b3e 029696 jam 0x82 ,core_otp_ctrl 
-0x6b3f 029697 nop 150 
-0x6b40 029698 rtn 
-:      029701 otp_set_addr:
-0x6b41 029702 lshift3 regb ,regb 
-0x6b42 029703 storer regb ,2 ,core_otp_addr 
-0x6b43 029704 jam 0 ,core_otp_din 
-0x6b44 029705 rtn 
-:      029708 otp_write:
-0x6b45 029709 bpatch patch18_4 ,mem_patch18 
-0x6b46 029710 call otp_enable_chgpump65 
-0x6b47 029711 call otp_set_addr 
-0x6b48 029712 call otp_reset 
-:      029713 otp_program:
-0x6b49 029714 ifetcht 1 ,rega 
-0x6b4a 029715 increase 1 ,rega 
-0x6b4b 029716 force 0 ,queue 
-:      029717 otp_program_bit:
-0x6b4c 029718 qisolate0 temp 
-0x6b4d 029719 branch otp_skip_0 ,true 
-0x6b4e 029720 fetch 1 ,core_otp_din 
-0x6b4f 029721 set1 6 ,pdata 
-0x6b50 029722 set1 7 ,pdata 
-0x6b51 029723 store 1 ,core_otp_din 
-0x6b52 029724 jam 0x02 ,core_otp_ctrl 
-0x6b53 029725 jam 0x82 ,core_otp_ctrl 
-0x6b54 029726 set0 7 ,pdata 
-0x6b55 029727 store 1 ,core_otp_din 
-0x6b56 029728 jam 0x8a ,core_otp_ctrl 
-0x6b57 029729 nop 11 
-0x6b58 029730 jam 0xca ,core_otp_ctrl 
-0x6b59 029731 nop 33 
-0x6b5a 029732 jam 0x4a ,core_otp_ctrl 
-0x6b5b 029733 nop 44 
-0x6b5c 029734 jam 0xca ,core_otp_ctrl 
-0x6b5d 029735 nop 22 
-0x6b5e 029736 jam 0x8a ,core_otp_ctrl 
-0x6b5f 029737 nop 33 
-0x6b60 029738 jam 0x82 ,core_otp_ctrl 
-0x6b61 029739 nop 1 
-0x6b62 029740 jam 0x92 ,core_otp_ctrl 
-0x6b63 029741 nop 10 
-0x6b64 029742 jam 0xb2 ,core_otp_ctrl 
-0x6b65 029743 fetch 1 ,core_otp_rdata 
-0x6b66 029744 jam 0x92 ,core_otp_ctrl 
-0x6b67 029745 nop 1 
-0x6b68 029746 jam 0x82 ,core_otp_ctrl 
-0x6b69 029747 nop 1 
-0x6b6a 029748 qisolate0 pdata 
-0x6b6b 029749 branch otp_program_bit ,true 
-:      029750 otp_skip_0:
-0x6b6c 029751 fetch 2 ,core_otp_addr 
-0x6b6d 029752 increase 1 ,pdata 
-0x6b6e 029753 store 2 ,core_otp_addr 
-0x6b6f 029754 increase 1 ,queue 
-0x6b70 029755 compare 8 ,queue ,0xf 
-0x6b71 029756 nbranch otp_program_bit ,true 
-0x6b72 029757 loop otp_program 
-0x6b73 029758 branch otp_disable_chgpump 
-:      029764 otp_read_data:
-0x6b74 029765 bpatch patch18_5 ,mem_patch18 
-:      029766 otp_read_data1:
-0x6b75 029767 call otp_set_addr 
-0x6b76 029768 jam 0xa2 ,core_otp_ctrl 
-0x6b77 029769 increase 8 ,regb 
-0x6b78 029770 arg 0 ,queue 
-0x6b79 029771 setarg -1 
-:      029772 otp_read_data_loop:
-0x6b7a 029773 fetcht 1 ,core_otp_rdata 
-0x6b7b 029774 istoret 1 ,rega 
-0x6b7c 029775 bcrc temp 
-0x6b7d 029776 jam shift_key ,core_misc_ctrl 
-0x6b7e 029777 storer regb ,2 ,core_otp_addr 
-0x6b7f 029778 isolate1 15 ,rega 
-0x6b80 029779 branch otp_read_noinc ,true 
-0x6b81 029780 increase 1 ,rega 
-0x6b82 029781 branch otp_read_unenc 
-:      029783 otp_read_noinc:
-0x6b83 029784 nbranch otp_read_unenc ,user 
-0x6b84 029785 increase 1 ,queue 
-0x6b85 029786 compare 0 ,queue ,0xf 
-0x6b86 029787 nbranch otp_read_unenc ,true 
-0x6b87 029788 call do_aes_cbc 
-0x6b88 029789 jam init_key ,core_misc_ctrl 
-:      029790 otp_read_unenc:
-0x6b89 029791 increase 8 ,regb 
-0x6b8a 029792 loop otp_read_data_loop 
-0x6b8b 029793 jam 0x82 ,core_otp_ctrl 
-0x6b8c 029794 rtn 
-:      029805 app_lpm_lock_check:
-0x6b8d 029806 fetch 1 ,mem_device_option 
-0x6b8e 029807 beq dvc_op_module ,app_lpm_module_lock 
-0x6b8f 029808 beq dvc_op_dongle ,app_lpm_dongle_lock 
-0x6b90 029810 beq dvc_op_mouse ,app_lpm_mouse_lock 
-0x6b91 029811 beq dvc_op_shutter ,app_lpm_shutter_lock 
-0x6b92 029812 beq dvc_op_shutter_dy ,app_lpm_shutter_lock 
-0x6b93 029813 beq dvc_op_hci_boot ,app_lpm_hciboot_lock 
-0x6b94 029814 beq dvc_op_remote_car ,app_lpm_car_lock_application_and_ble 
-0x6b95 029815 beq dvc_op_car ,app_lpm_car_lock 
-0x6b96 029816 beq dvc_op_mesh ,app_lpm_mesh_lock 
-0x6b97 029817 beq dvc_op_keyboard ,app_lpm_kb_lock 
-0x6b98 029818 branch app_lpm_mpu_lock_24g_ble 
-:      029821 app_lpm_mesh_lock:
-0x6b99 029822 arg car_init ,pdata 
-0x6b9a 029823 arg shutter_dy_shutter_1s_timer ,temp 
-0x6b9b 029824 call app_mpu_s0_lock 
-0x6b9c 029825 branch app_lpm_lock_mesh 
-:      029827 app_lpm_kb_lock:
-0x6b9d 029828 branch app_lpm_lock_mesh 
-:      029831 app_lpm_module_lock:
-:      029832 app_lpm_hciboot_lock:
-0x6b9e 029833 branch app_lpm_mpu_lock_24g 
-:      029836 app_lpm_dongle_lock:
-0x6b9f 029837 arg module_init ,pdata 
-0x6ba0 029838 arg shutter_dy_shutter_1s_timer ,temp 
-0x6ba1 029839 call app_mpu_s0_lock 
-0x6ba2 029840 branch app_lpm_lock_mesh 
-:      029842 app_lpm_mouse_lock:
-0x6ba3 029843 arg car_init ,pdata 
-0x6ba4 029844 arg module_set_state ,temp 
-0x6ba5 029845 call app_mpu_s0_lock 
-0x6ba6 029846 branch app_lpm_lock_mesh 
-:      029848 app_lpm_shutter_lock:
-0x6ba7 029849 arg car_init ,pdata 
-0x6ba8 029850 arg remote_car_moto_data_enable_user ,temp 
-0x6ba9 029851 call app_mpu_s0_lock 
-0x6baa 029852 branch app_lpm_lock_mesh 
-:      029854 app_lpm_car_lock:
-0x6bab 029855 arg dongle_init ,pdata 
-0x6bac 029856 arg shutter_dy_shutter_1s_timer ,temp 
-0x6bad 029857 call app_mpu_s0_lock 
-:      029858 app_lpm_lock_mesh:
-0x6bae 029859 arg ali_mesh_access_layer_resolve_message ,pdata 
-0x6baf 029860 arg ali_mesh_upper_transport_layer_init_queue_param ,temp 
-0x6bb0 029861 branch app_mpu_s1_lock 
-:      029863 app_lpm_car_lock_application_and_ble:
-0x6bb1 029864 arg dongle_init ,pdata 
-0x6bb2 029865 arg shutter_dy_shutter_1s_timer ,temp 
-0x6bb3 029866 call app_mpu_s0_lock 
-0x6bb4 029867 arg le_adv ,pdata 
-0x6bb5 029868 arg le_send_ll_one_lenth ,temp 
-0x6bb6 029869 branch app_mpu_s1_lock 
-:      029872 app_mpu_s0_lock:
-0x6bb7 029873 lshift16 temp ,temp 
-0x6bb8 029874 ior temp ,pdata 
-0x6bb9 029875 branch lpm_write_mpu_s0 
-:      029878 app_lpm_mpu_lock_ble:
-0x6bba 029879 arg le_parse_att ,pdata 
-0x6bbb 029880 arg le_send_ll_one_lenth ,temp 
-:      029881 app_mpu_s1_lock:
-0x6bbc 029882 lshift16 temp ,temp 
-0x6bbd 029883 ior temp ,pdata 
-0x6bbe 029884 branch lpm_write_mpu_s1 
-:      029886 app_lpm_mpu_lock_24g:
-0x6bbf 029887 arg g24_prep ,pdata 
-0x6bc0 029888 arg g24_factory_check ,temp 
-0x6bc1 029889 branch app_mpu_s1_lock 
-:      029891 app_lpm_mpu_lock_24g_ble:
-0x6bc2 029892 call app_lpm_mpu_lock_24g 
-0x6bc3 029893 arg le_parse_att ,pdata 
-0x6bc4 029894 arg le_send_ll_one_lenth ,temp 
-0x6bc5 029895 branch app_mpu_s0_lock 
-:      029901 spid_init:
-0x6bc6 029902 bpatch patch18_6 ,mem_patch18 
-:      029903 spid_init_common:
-0x6bc7 029904 fetch 1 ,mem_spi_init_clk 
-0x6bc8 029905 store 1 ,core_spid_ctrl 
-0x6bc9 029906 fetch 1 ,mem_spi_init_delay_time 
-0x6bca 029907 store 1 ,core_spid_delay 
-0x6bcb 029908 setarg mem_spid_tbuf 
-0x6bcc 029909 store 2 ,core_spid_txaddr 
-0x6bcd 029910 setarg mem_spid_rbuf 
-0x6bce 029911 store 2 ,core_spid_rxaddr 
-0x6bcf 029912 branch twspi_disable 
-:      029917 spid_write_reg:
-0x6bd0 029918 set1 7 ,pdata 
-0x6bd1 029919 store 2 ,mem_spid_tbuf 
-0x6bd2 029920 bpatch patch18_7 ,mem_patch18 
-0x6bd3 029921 jam 2 ,core_spid_txlen 
-0x6bd4 029922 jam 0 ,core_spid_rxlen 
-0x6bd5 029923 jam spid_start ,core_misc_ctrl 
-0x6bd6 029924 branch wait_spid_done 
-:      029927 spid_read_reg:
-0x6bd7 029928 force 1 ,temp 
-:      029929 spid_read_regs:
-0x6bd8 029930 store 1 ,mem_spid_tbuf 
-0x6bd9 029931 bpatch patch19_0 ,mem_patch19 
-0x6bda 029932 jam 1 ,core_spid_txlen 
-0x6bdb 029933 storet 2 ,core_spid_rxlen 
-0x6bdc 029934 jam spid_start ,core_misc_ctrl 
-0x6bdd 029935 call wait_spid_done 
-0x6bde 029936 fetch 1 ,mem_spid_rbuf 
-0x6bdf 029937 rtn 
-:      029940 wait_spid_done:
-0x6be0 029944 nop 5 
-0x6be1 029945 fetch 1 ,core_dma_status 
-0x6be2 029946 bbit0 spid_done ,wait_spid_done 
-0x6be3 029947 rtn 
-:      029955 flash_write:
-0x6be4 029956 disable user 
-0x6be5 029957 copy pdata ,regb 
-0x6be6 029958 fetch 1 ,mem_spi_write_flash_sm 
-0x6be7 029959 rtnne flash_sm_no_buys 
-0x6be8 029960 enable user 
-0x6be9 029961 copy regb ,pdata 
-0x6bea 029962 branch spid_flash_write_start 
-:      029965 flash_write_spi_sm_timer:
-0x6beb 029966 fetch 1 ,mem_spi_write_flash_sm 
-0x6bec 029967 beq flash_sm_start ,spid_flash_write_start 
-0x6bed 029968 beq flash_sm_erase_sector ,spid_flash_erase_sector 
-0x6bee 029969 beq flash_sm_wait_erase_sector ,spid_flash_wait_erase_sector 
-0x6bef 029970 beq flash_sm_write_data ,spid_flash_write_data 
-0x6bf0 029971 beq flash_sm_wait_write_data ,spid_flash_wait_write_data 
-0x6bf1 029972 rtn 
-:      029974 spid_flash_write_start:
-0x6bf2 029975 store 3 ,mem_spi_write_addr 
-0x6bf3 029976 copy rega ,pdata 
-0x6bf4 029977 store 2 ,mem_spi_write_ptr 
-0x6bf5 029978 storet 2 ,mem_spi_write_len 
-0x6bf6 029979 jam flash_sm_erase_sector ,mem_spi_write_flash_sm 
-0x6bf7 029980 branch spid_init_flash 
-:      029982 spid_flash_erase_sector:
-0x6bf8 029983 call spid_init_flash 
-0x6bf9 029984 jam flash_sm_wait_erase_sector ,mem_spi_write_flash_sm 
-0x6bfa 029985 call spid_unlock_flash 
-0x6bfb 029986 arg mem_spid_tbuf ,rega 
-0x6bfc 029987 jam 4 ,core_spid_txlen 
-0x6bfd 029988 fetch 3 ,mem_spi_write_addr 
-0x6bfe 029989 arg flash_command_sector_erase ,temp 
-0x6bff 029990 branch spid_write_flash_common 
-:      029992 spid_flash_wait_erase_sector:
-0x6c00 029993 call spid_init_flash 
-0x6c01 029994 call wait_spid_flash_done 
-0x6c02 029995 jam flash_sm_write_data ,mem_spi_write_flash_sm 
-0x6c03 029996 rtn 
-:      029999 spid_flash_write_data:
-0x6c04 030000 bpatch patch19_1 ,mem_patch19 
-0x6c05 030001 call spid_init_flash 
-0x6c06 030002 jam flash_sm_wait_write_data ,mem_spi_write_flash_sm 
-0x6c07 030003 call spid_unlock_flash 
-0x6c08 030004 call spid_flash_data_preserve 
-0x6c09 030005 call spid_write_flash 
-0x6c0a 030006 branch spid_flash_data_recover 
-:      030007 spid_flash_wait_write_data:
-0x6c0b 030008 call spid_init_flash 
-0x6c0c 030009 call spid_unlock_flash 
-0x6c0d 030010 setarg flash_read_satus 
-0x6c0e 030011 call spid_read_reg 
-0x6c0f 030012 rtnbit1 flash_status_wip 
-0x6c10 030013 jam flash_sm_no_buys ,mem_spi_write_flash_sm 
-0x6c11 030014 fetch 2 ,mem_cb_spi_flash_write_complate 
-0x6c12 030015 branch callback_func 
-:      030016 spid_flash_data_recover:
-0x6c13 030017 fetch 4 ,mem_temp 
-0x6c14 030018 fetcht 2 ,mem_spi_write_ptr 
-:      030019 spid_flash_data_recover_comm:
-0x6c15 030020 increase -4 ,temp 
-0x6c16 030021 istore 4 ,temp 
-0x6c17 030022 rtn 
-:      030024 spid_flash_data_preserve:
-0x6c18 030025 fetcht 2 ,mem_spi_write_ptr 
-0x6c19 030026 copy temp ,rega 
-0x6c1a 030027 increase -4 ,temp 
-0x6c1b 030028 ifetch 4 ,temp 
-0x6c1c 030029 store 4 ,mem_temp 
-0x6c1d 030030 fetcht 2 ,mem_spi_write_len 
-0x6c1e 030031 fetch 3 ,mem_spi_write_addr 
-0x6c1f 030032 rtn 
-:      030034 spid_init_flash:
-0x6c20 030035 bpatch patch19_2 ,mem_patch19 
-0x6c21 030036 call spi_gpio_init 
-0x6c22 030037 call twspi_disable 
-0x6c23 030038 setarg 0 
-0x6c24 030039 store 4 ,mem_spid_tbuf 
-0x6c25 030040 rtn 
-:      030042 spid_unlock_flash:
-0x6c26 030043 jam flash_command_write_enable ,mem_spid_tbuf 
-:      030044 spid_sendcmd_common:
-0x6c27 030045 setarg 0 
-0x6c28 030046 store 2 ,core_spid_rxlen 
-0x6c29 030047 setarg 1 
-0x6c2a 030048 store 2 ,core_spid_txlen 
-0x6c2b 030049 setarg mem_spid_tbuf 
-0x6c2c 030050 store 2 ,core_spid_txaddr 
-0x6c2d 030051 jam spid_start ,core_misc_ctrl 
-0x6c2e 030052 branch wait_spid_done 
-:      030054 spid_flash_release_form_powerdown:
-0x6c2f 030055 jam flash_command_release_from_powerdown ,mem_spid_tbuf 
-0x6c30 030056 branch spid_sendcmd_common 
-:      030058 spid_flash_powerdown:
-0x6c31 030059 jam flash_command_powerdown ,mem_spid_tbuf 
-0x6c32 030060 branch spid_sendcmd_common 
-:      030062 spid_write_flash_data:
-0x6c33 030063 store 3 ,mem_pdatatemp 
-0x6c34 030064 storet 2 ,mem_temp 
-0x6c35 030065 storer rega ,2 ,mem_rega 
-0x6c36 030066 bpatchx patch36_5 ,mem_patch36 
-0x6c37 030067 call spid_unlock_flash 
-0x6c38 030068 fetch 3 ,mem_pdatatemp 
-0x6c39 030069 fetcht 2 ,mem_temp 
-0x6c3a 030070 fetchr rega ,2 ,mem_rega 
-0x6c3b 030071 branch spid_write_flash 
-:      030074 spid_write_flash:
-0x6c3c 030075 increase 4 ,temp 
-0x6c3d 030076 storet 2 ,core_spid_txlen 
-0x6c3e 030077 arg flash_command_write_data ,temp 
-0x6c3f 030078 increase -4 ,rega 
-:      030080 spid_write_flash_common:
-0x6c40 030081 istoret 1 ,rega 
-0x6c41 030082 rshift16 pdata ,temp 
-0x6c42 030083 istoret 1 ,contw 
-0x6c43 030084 rshift8 pdata ,temp 
-0x6c44 030085 istoret 1 ,contw 
-0x6c45 030086 istore 1 ,contw 
-0x6c46 030087 deposit rega 
-0x6c47 030088 store 2 ,core_spid_txaddr 
-0x6c48 030089 setarg 0 
-0x6c49 030090 store 2 ,core_spid_rxlen 
-0x6c4a 030091 jam spid_start ,core_misc_ctrl 
-0x6c4b 030092 call wait_spid_done 
-0x6c4c 030093 branch wait_spid_flash_done 
-:      030097 spid_read_flash:
-0x6c4d 030098 storet 2 ,core_spid_rxlen 
-0x6c4e 030099 rshift16 pdata ,temp 
-0x6c4f 030100 storet 1 ,mem_addr_hi 
-0x6c50 030101 rshift8 pdata ,temp 
-0x6c51 030102 storet 1 ,mem_addr_mi 
-0x6c52 030103 store 1 ,mem_addr_lo 
-0x6c53 030104 setarg 4 
-0x6c54 030105 store 2 ,core_spid_txlen 
-0x6c55 030106 jam flash_command_read_data ,mem_spid_tbuf 
-0x6c56 030107 setarg mem_spid_tbuf 
-0x6c57 030108 store 2 ,core_spid_txaddr 
-0x6c58 030109 deposit rega 
-0x6c59 030110 store 2 ,core_spid_rxaddr 
-0x6c5a 030111 fetch 1 ,core_spid_ctrl 
-0x6c5b 030112 isolate0 15 ,rega 
-0x6c5c 030113 setflag true ,6 ,pdata 
-0x6c5d 030114 store 1 ,core_spid_ctrl 
-0x6c5e 030115 jam spid_start ,core_misc_ctrl 
-:      030116 spid_read_flash_wait:
-0x6c5f 030117 fetch 1 ,core_dma_status 
-0x6c60 030118 bbit1 7 ,spid_read_flash_wait 
-0x6c61 030119 arg spid_done ,queue 
-0x6c62 030120 branch wait_spid_done 
-:      030122 wait_spid_flash_done:
-0x6c63 030123 setarg 2000 
-0x6c64 030124 call sleep 
-0x6c65 030125 call spid_unlock_flash 
-0x6c66 030126 setarg mem_spid_rbuf 
-0x6c67 030127 store 2 ,core_spid_rxaddr 
-0x6c68 030128 setarg flash_read_satus 
-0x6c69 030129 call spid_read_reg 
-0x6c6a 030130 bbit1 flash_status_wip ,wait_spid_flash_done 
-0x6c6b 030131 rtn 
-:      030137 spid_load_flash:
-0x6c6c 030138 storet 2 ,core_spid_rxlen 
-0x6c6d 030139 setarg 4 
-0x6c6e 030140 store 2 ,core_spid_txlen 
-0x6c6f 030141 jam 3 ,mem_spid_tbuf 
-0x6c70 030142 setarg mem_spid_tbuf 
-0x6c71 030143 store 2 ,core_spid_txaddr 
-0x6c72 030144 deposit rega 
-0x6c73 030145 store 2 ,core_spid_rxaddr 
-0x6c74 030146 fetch 1 ,core_spid_ctrl 
-0x6c75 030147 isolate0 15 ,rega 
-0x6c76 030148 setflag true ,6 ,pdata 
-0x6c77 030149 store 1 ,core_spid_ctrl 
-0x6c78 030150 jam spid_start ,core_misc_ctrl 
-:      030151 spi_load_flash_wait:
-0x6c79 030152 fetch 1 ,core_dma_status 
-0x6c7a 030153 bbit1 7 ,spi_load_flash_wait 
-0x6c7b 030154 arg spid_done ,queue 
-0x6c7c 030155 call decrypt_code 
-0x6c7d 030156 call wait_spid_done 
-0x6c7e 030157 isolate1 spid_crcok ,pdata 
-0x6c7f 030158 call set_ucode_status 
-0x6c80 030159 fetch 1 ,mem_addr_hi 
-0x6c81 030160 lshift16 pdata ,regb 
-0x6c82 030161 fetch 2 ,mem_addr_mi 
-0x6c83 030162 byteswap pdata ,pdata 
-0x6c84 030163 ior regb ,pdata 
-0x6c85 030164 iadd temp ,pdata 
-0x6c86 030165 store 1 ,mem_addr_lo 
-0x6c87 030166 rshift8 pdata ,pdata 
-0x6c88 030167 byteswap pdata ,pdata 
-0x6c89 030168 store 2 ,mem_addr_hi 
-0x6c8a 030169 rtn 
-:      030171 spi_gpio_init:
-0x6c8b 030172 fetch 1 ,mem_spi_cs_gpio 
-0x6c8c 030173 fetcht 1 ,mem_spi_so_gpio 
-0x6c8d 030174 isub temp ,null 
-0x6c8e 030175 nbranch spi_pin_set ,zero 
-0x6c8f 030176 call spi_gpio_default_init 
-:      030178 spi_pin_set:
-0x6c90 030179 fetch 1 ,mem_spi_cs_gpio 
-0x6c91 030180 arg gpcfg_spid_ncs ,temp 
-0x6c92 030181 call gpio_config_function_int 
-0x6c93 030182 fetch 1 ,mem_spi_sclk_gpio 
-0x6c94 030183 arg gpcfg_spid_sck ,temp 
-0x6c95 030184 call gpio_config_function_int 
-0x6c96 030185 fetch 1 ,mem_spi_si_gpio 
-0x6c97 030186 arg gpcfg_spid_mosi ,temp 
-0x6c98 030187 call gpio_config_function_int 
-0x6c99 030188 fetch 1 ,mem_spi_so_gpio 
-0x6c9a 030189 arg gpcfg_spid_miso ,temp 
-0x6c9b 030190 branch gpio_config_function_int 
-:      030192 spi_gpio_default_init:
-0x6c9c 030193 jam 1 ,mem_spi_cs_gpio 
-0x6c9d 030194 jam 3 ,mem_spi_si_gpio 
-0x6c9e 030195 jam 0 ,mem_spi_so_gpio 
-0x6c9f 030196 jam 2 ,mem_spi_sclk_gpio 
-0x6ca0 030197 jam 11 ,mem_spi_wp_gpio 
-0x6ca1 030198 jam 10 ,mem_spi_hold_gpio 
-0x6ca2 030199 rtn 
-:      030202 soft_reset_chip:
-0x6ca3 030203 jam 1 ,core_reset 
-0x6ca4 030204 rtn 
-:      030210 iic_init_600khz:
-0x6ca5 030211 jam 5 ,core_iicd_scl_low 
-0x6ca6 030212 jam 7 ,core_iicd_scl_high 
-0x6ca7 030213 jam 7 ,core_iicd_start_setup 
-0x6ca8 030214 jam 7 ,core_iicd_start_hold 
-0x6ca9 030215 jam 7 ,core_iicd_stop_setup 
-0x6caa 030216 jam 5 ,core_iicd_data_setup 
-0x6cab 030217 jam 0 ,core_iicd_data_hold 
-0x6cac 030218 rtn 
-:      030220 iic_init_360khz:
-0x6cad 030221 jam 12 ,core_iicd_scl_low 
-0x6cae 030222 jam 13 ,core_iicd_scl_high 
-0x6caf 030223 jam 13 ,core_iicd_start_setup 
-0x6cb0 030224 jam 13 ,core_iicd_start_hold 
-0x6cb1 030225 jam 13 ,core_iicd_stop_setup 
-0x6cb2 030226 jam 12 ,core_iicd_data_setup 
-0x6cb3 030227 jam 0 ,core_iicd_data_hold 
-0x6cb4 030228 rtn 
-:      030230 iicd_init_pin:
-0x6cb5 030231 call iicd_eeprom_write_enable 
-:      030232 iicd_init_pin_scl_sda:
-0x6cb6 030233 fetch 1 ,mem_eeprom_scl_gpio 
-0x6cb7 030234 arg gpcfg_iic_scl | gpcfg_pullup ,temp 
-0x6cb8 030235 call gpio_config_function_int 
-0x6cb9 030236 fetch 1 ,mem_eeprom_sda_gpio 
-0x6cba 030237 arg gpcfg_iic_sda | gpcfg_pullup ,temp 
-0x6cbb 030238 branch gpio_config_function_int 
-:      030240 iicd_read_init_pin:
-0x6cbc 030241 call iicd_eeprom_write_disable 
-0x6cbd 030242 branch iicd_init_pin_scl_sda 
-:      030244 wait_iicd_done:
-0x6cbe 030245 fetch 1 ,core_dma_status 
-0x6cbf 030246 bbit0 iicd_done ,wait_iicd_done 
-0x6cc0 030247 rtn 
-:      030273 set_eeprom_size_2k:
-0x6cc1 030274 set1 mark_eeprom_size ,mark 
-0x6cc2 030275 jam 0x08 ,mem_eeprom_block_size 
-0x6cc3 030276 rtn 
-:      030278 clear_eeprom_size_2k:
-0x6cc4 030279 set0 mark_eeprom_size ,mark 
-0x6cc5 030280 jam 0x20 ,mem_eeprom_block_size 
-0x6cc6 030281 rtn 
-:      030284 iicd_read_eep_data_size_2k:
-0x6cc7 030285 fetch 1 ,mem_eeprom_base 
-0x6cc8 030286 iadd regb ,pdata 
-0x6cc9 030287 store 1 ,mem_addr_mi 
-0x6cca 030288 branch iicd_read_eep_size_2k 
-:      030290 iicd_read_eep_size_2k_lcadcode:
-0x6ccb 030291 fetch 2 ,mem_addr_mi 
-0x6ccc 030292 byteswap pdata ,pdata 
-0x6ccd 030293 store 1 ,mem_addr_mi 
-:      030298 iicd_read_eep_size_2k:
-0x6cce 030299 setarg 3 
-0x6ccf 030300 store 2 ,core_iicd_txlen 
-0x6cd0 030301 jam 0xa0 ,mem_iicd_tbuf 
-0x6cd1 030302 jam 0xa1 ,mem_iicd_tbuf + 2 
-0x6cd2 030303 branch iicd_read_eep_common 
-:      030309 iicd_write_protect_eep_data:
-0x6cd3 030310 storet 2 ,mem_temp 
-0x6cd4 030311 call iicd_eeprom_write_enable 
-0x6cd5 030312 fetcht 2 ,mem_temp 
-0x6cd6 030313 call iicd_write_eep_data 
-0x6cd7 030314 branch iicd_eeprom_write_disable 
-:      030316 iicd_eeprom_write_enable:
-0x6cd8 030317 fetch 1 ,mem_eeprom_wp_gpio 
-0x6cd9 030318 rtneq gpio_disable 
-0x6cda 030319 bbit0 6 ,iicd_wp_gpio_output_low 
-0x6cdb 030320 setarg 150000 
-0x6cdc 030321 call sleep 
-:      030322 iicd_wp_gpio_output_low:
-0x6cdd 030323 fetcht 1 ,mem_eeprom_wp_gpio 
-0x6cde 030324 branch gpio_out_active 
-:      030326 iicd_eeprom_write_disable:
-0x6cdf 030327 fetcht 1 ,mem_eeprom_wp_gpio 
-0x6ce0 030328 branch gpio_out_inactive 
-:      030333 iicd_read_eep_data:
-0x6ce1 030334 bpatch patch19_3 ,mem_patch19 
-0x6ce2 030335 bmark1 mark_eeprom_size ,iicd_read_eep_data_size_2k 
-0x6ce3 030336 fetch 2 ,mem_eeprom_base 
-0x6ce4 030337 iadd regb ,pdata 
-0x6ce5 030338 byteswap pdata ,pdata 
-0x6ce6 030339 store 2 ,mem_addr_mi 
-:      030342 iicd_read_eep:
-0x6ce7 030343 bpatch patch19_4 ,mem_patch19 
-0x6ce8 030344 bmark1 mark_eeprom_size ,iicd_read_eep_size_2k_lcadcode 
-0x6ce9 030345 setarg 4 
-0x6cea 030346 store 2 ,core_iicd_txlen 
-0x6ceb 030347 jam 0xa0 ,mem_iicd_tbuf 
-0x6cec 030348 jam 0xa1 ,mem_iicd_tbuf + 3 
-:      030349 iicd_read_eep_common:
-0x6ced 030350 setarg mem_iicd_tbuf 
-0x6cee 030351 store 2 ,core_iicd_txaddr 
-0x6cef 030352 storet 2 ,core_iicd_rxlen 
-0x6cf0 030353 storer rega ,2 ,core_iicd_rxaddr 
-0x6cf1 030354 setarg 2 
-0x6cf2 030355 isolate0 15 ,rega 
-0x6cf3 030356 setflag true ,0 ,pdata 
-0x6cf4 030357 store 1 ,core_iicd_ctrl 
-0x6cf5 030358 jam iicd_start ,core_misc_ctrl 
-0x6cf6 030359 arg iicd_done ,queue 
-0x6cf7 030360 call decrypt_code 
-0x6cf8 030361 call wait_iicd_done 
-0x6cf9 030362 isolate1 iicd_crcok ,pdata 
-0x6cfa 030363 call set_ucode_status 
-0x6cfb 030364 bmark1 mark_eeprom_size ,iicd_read_eep_load_code_size_2k 
-:      030365 iicd_inc_addr:
-0x6cfc 030366 fetch 2 ,mem_addr_mi 
-0x6cfd 030367 byteswap pdata ,pdata 
-0x6cfe 030368 iadd temp ,pdata 
-0x6cff 030369 byteswap pdata ,pdata 
-0x6d00 030370 store 2 ,mem_addr_mi 
-0x6d01 030371 rtn 
-:      030373 iicd_read_eep_load_code_size_2k:
-0x6d02 030374 fetch 1 ,mem_addr_mi 
-0x6d03 030375 iadd temp ,pdata 
-0x6d04 030376 byteswap pdata ,pdata 
-0x6d05 030377 store 2 ,mem_addr_mi 
-0x6d06 030378 rtn 
-:      030384 iicd_write_eep_data:
-0x6d07 030385 fetch 2 ,mem_eeprom_base 
-0x6d08 030386 iadd regb ,pdata 
-0x6d09 030389 store 2 ,mem_pdatatemp 
-0x6d0a 030390 bpatch patch19_5 ,mem_patch19 
-0x6d0b 030391 storet 2 ,mem_temp 
-0x6d0c 030392 storer rega ,2 ,mem_contr 
-:      030393 iicd_write_eep_loop:
-0x6d0d 030394 call iicd_eep_transparency 
-0x6d0e 030396 fetcht 2 ,mem_regb 
-0x6d0f 030397 fetchr rega ,2 ,mem_contr 
-0x6d10 030398 fetch 2 ,mem_pdatatemp 
-0x6d11 030400 call iicd_write_eep 
-0x6d12 030402 fetch 2 ,mem_regb 
-0x6d13 030403 fetcht 2 ,mem_contr 
-0x6d14 030404 iadd temp ,temp 
-0x6d15 030405 storet 2 ,mem_contr 
-0x6d16 030406 fetcht 2 ,mem_pdatatemp 
-0x6d17 030407 iadd temp ,temp 
-0x6d18 030408 storet 2 ,mem_pdatatemp 
-0x6d19 030409 fetch 2 ,mem_temp 
-0x6d1a 030410 nbranch iicd_write_eep_loop ,blank 
-0x6d1b 030411 rtn 
-:      030419 iicd_eep_transparency:
-0x6d1c 030420 bpatch patch19_6 ,mem_patch19 
-0x6d1d 030421 fetch 1 ,mem_eeprom_block_size 
-0x6d1e 030422 increase -1 ,pdata 
-0x6d1f 030423 fetcht 2 ,mem_pdatatemp 
-0x6d20 030424 ior temp ,pdata 
-0x6d21 030425 increase 1 ,pdata 
-0x6d22 030426 store 3 ,mem_regc 
-0x6d23 030428 fetch 2 ,mem_temp 
-0x6d24 030429 iadd temp ,pdata 
-0x6d25 030431 fetcht 3 ,mem_regc 
-0x6d26 030432 isub temp ,pdata 
-0x6d27 030433 nbranch iicd_eep_deal_short_packet ,positive 
-0x6d28 030434 store 2 ,mem_temp 
-0x6d29 030435 fetch 3 ,mem_regc 
-0x6d2a 030436 fetcht 2 ,mem_pdatatemp 
-0x6d2b 030437 isub temp ,pdata 
-0x6d2c 030438 store 2 ,mem_regb 
-0x6d2d 030439 rtn 
-:      030441 iicd_eep_deal_short_packet:
-0x6d2e 030442 fetch 2 ,mem_temp 
-0x6d2f 030443 store 2 ,mem_regb 
-0x6d30 030444 setarg 0 
-0x6d31 030445 store 2 ,mem_temp 
-0x6d32 030446 rtn 
-:      030448 iicd_write_eep_size_2k:
-0x6d33 030449 copy regb ,pdata 
-0x6d34 030450 increase 2 ,temp 
-0x6d35 030451 storet 2 ,core_iicd_txlen 
-0x6d36 030452 increase -2 ,rega 
-0x6d37 030453 ifetcht 3 ,rega 
-0x6d38 030454 copy temp ,regb 
-0x6d39 030455 arg 0xa0 ,temp 
-0x6d3a 030456 istoret 1 ,rega 
-0x6d3b 030457 istore 1 ,contw 
-0x6d3c 030458 branch iicd_write_eep_common 
-:      030461 iicd_write_eep:
-0x6d3d 030462 copy pdata ,regb 
-0x6d3e 030463 bpatch patch19_7 ,mem_patch19 
-0x6d3f 030464 bmark1 mark_eeprom_size ,iicd_write_eep_size_2k 
-0x6d40 030465 copy regb ,pdata 
-0x6d41 030466 increase 3 ,temp 
-0x6d42 030467 storet 2 ,core_iicd_txlen 
-0x6d43 030468 increase -3 ,rega 
-0x6d44 030469 ifetcht 3 ,rega 
-0x6d45 030470 copy temp ,regb 
-0x6d46 030471 arg 0xa0 ,temp 
-0x6d47 030472 istoret 1 ,rega 
-0x6d48 030473 byteswap pdata ,pdata 
-0x6d49 030474 istore 2 ,contw 
-:      030475 iicd_write_eep_common:
-0x6d4a 030476 storer rega ,2 ,core_iicd_txaddr 
-0x6d4b 030477 setarg 0 
-0x6d4c 030478 store 2 ,core_iicd_rxlen 
-0x6d4d 030479 jam 1 ,core_iicd_ctrl 
-0x6d4e 030480 jam iicd_start ,core_misc_ctrl 
-0x6d4f 030481 call wait_iicd_done 
-0x6d50 030482 istorer regb ,3 ,rega 
-:      030483 iic_check_eeprom_standby:
-0x6d51 030484 bpatch patch1a_0 ,mem_patch1a 
-0x6d52 030485 jam 0 ,mem_iicd_tbuf + 3 
-:      030486 iic_check_eeprom_standby_wait:
-0x6d53 030487 setarg 1 
-0x6d54 030488 store 2 ,core_iicd_txlen 
-0x6d55 030489 jam 0xa0 ,mem_iicd_tbuf 
-0x6d56 030490 setarg mem_iicd_tbuf 
-0x6d57 030491 store 2 ,core_iicd_txaddr 
-0x6d58 030492 setarg 0 
-0x6d59 030493 store 2 ,core_iicd_rxlen 
-0x6d5a 030494 store 2 ,core_iicd_rxaddr 
-0x6d5b 030495 setarg 3 
-0x6d5c 030496 store 1 ,core_iicd_ctrl 
-0x6d5d 030497 jam iicd_start ,core_misc_ctrl 
-0x6d5e 030498 call wait_iicd_done 
-0x6d5f 030499 fetch 1 ,core_dma_status 
-0x6d60 030500 rtnbit0 iicd_ack 
-0x6d61 030501 nop 1500 
-0x6d62 030502 fetch 1 ,mem_iicd_tbuf + 3 
-0x6d63 030503 increase 1 ,pdata 
-0x6d64 030504 store 1 ,mem_iicd_tbuf + 3 
-0x6d65 030505 sub pdata ,40 ,null 
-0x6d66 030506 nrtn positive 
-0x6d67 030507 branch iic_check_eeprom_standby_wait 
-:      030511 uarta_init_dma_mem:
-0x6d68 030512 call enable_user 
-0x6d69 030513 branch uart_init_dma_mem 
-:      030515 uart_init_dma_mem:
-0x6d6a 030516 rshift16 pdata ,temp 
-0x6d6b 030517 call uarta_init_rx ,user 
-0x6d6c 030518 rshift32 pdata ,pdata 
-0x6d6d 030519 rshift16 pdata ,temp 
-0x6d6e 030520 call uarta_init_tx ,user 
-0x6d6f 030521 fetch 2 ,core_clkoff 
-0x6d70 030522 set0 clock_off_uart ,pdata 
-0x6d71 030523 store 2 ,core_clkoff 
-0x6d72 030524 rtn 
-:      030527 uarta_init_baud_rate:
-0x6d73 030528 store uart_baud_len ,core_uart_baud 
-0x6d74 030529 rtn 
-:      030532 uarta_calc_baud_rate_config:
-0x6d75 030533 call uart_calc_baud_rate_config 
-0x6d76 030534 branch uarta_init_baud_rate 
-:      030537 uart_calc_baud_rate_config:
-0x6d77 030538 call uart_calc_baud_rate_config_choice_uart_clock 
-0x6d78 030539 idiv temp 
-0x6d79 030540 call wait_div_end 
-0x6d7a 030541 quotient pdata 
-0x6d7b 030542 rtn 
-:      030544 uart_calc_baud_rate_config_choice_uart_clock:
-0x6d7c 030545 fetch 1 ,core_uart_clksel 
-0x6d7d 030546 bbit0 uart_clock_select_bit ,uart_calc_baud_rate_config_choice_uart_clock_crystal 
-0x6d7e 030547 setarg uart_clock_freq_48m 
-0x6d7f 030548 rtn 
-:      030549 uart_calc_baud_rate_config_choice_uart_clock_crystal:
-0x6d80 030550 setarg uart_clock_freq_24m 
-0x6d81 030551 rtn 
-:      030553 uart_clock_select_main_freq_crystal:
-0x6d82 030554 fetch 1 ,core_uart_clksel 
-0x6d83 030555 and pdata ,uart_clock_select_crystal ,pdata 
-0x6d84 030556 store 1 ,core_uart_clksel 
-0x6d85 030557 rtn 
-:      030559 uart_clock_select_main_freq_dpll:
-0x6d86 030560 fetch 1 ,core_uart_clksel 
-0x6d87 030561 or pdata ,uart_clock_select_dpll ,pdata 
-0x6d88 030562 store 1 ,core_uart_clksel 
-0x6d89 030563 rtn 
-:      030567 uarta_init_tx:
-0x6d8a 030568 store 2 ,core_uart_tsaddr 
-0x6d8b 030569 store 2 ,core_uart_twptr 
-0x6d8c 030570 storet 2 ,core_uart_teaddr 
-0x6d8d 030571 rtn 
-:      030574 uarta_init_rx:
-0x6d8e 030575 store 2 ,core_uart_rsaddr 
-0x6d8f 030576 store 2 ,core_uart_rrptr 
-0x6d90 030577 storet 2 ,core_uart_readdr 
-0x6d91 030578 rtn 
-:      030580 uarta_prepare_tx:
-0x6d92 030581 fetchr contus ,2 ,core_uart_tsaddr 
-0x6d93 030582 fetchr contue ,2 ,core_uart_teaddr 
-0x6d94 030583 fetchr contu ,2 ,core_uart_twptr 
-0x6d95 030584 rtn 
-:      030586 uarta_prepare_rx:
-0x6d96 030587 fetchr contus ,2 ,core_uart_rsaddr 
-0x6d97 030588 fetchr contue ,2 ,core_uart_readdr 
-0x6d98 030589 fetchr contu ,2 ,core_uart_rrptr 
-0x6d99 030590 rtn 
-:      030592 uarta_send:
-0x6d9a 030593 storer contu ,2 ,core_uart_twptr 
-0x6d9b 030594 rtn 
-:      030596 uarta_rxdone:
-0x6d9c 030597 storer contu ,2 ,core_uart_rrptr 
-0x6d9d 030598 rtn 
-:      030600 uarta_clear_current_rx:
-0x6d9e 030601 call uarta_prepare_rx 
-0x6d9f 030602 fetch 2 ,core_uart_rxitems 
-0x6da0 030603 iadd contu ,contu 
-0x6da1 030604 branch uarta_rxdone 
-:      030606 uarta_prepare_tx_register_push:
-0x6da2 030607 call uart_register_push 
-0x6da3 030608 branch uarta_prepare_tx 
-:      030610 uarta_send_register_pop:
-0x6da4 030611 call uarta_send 
-0x6da5 030612 branch uart_register_pop 
-:      030615 uart_register_push:
-0x6da6 030616 storer contu ,2 ,mem_contu 
-0x6da7 030617 storer contus ,2 ,mem_contue 
-0x6da8 030618 storer contue ,2 ,mem_contus 
-0x6da9 030619 rtn 
-:      030621 uart_register_pop:
-0x6daa 030622 fetchr contu ,2 ,mem_contu 
-0x6dab 030623 fetchr contus ,2 ,mem_contue 
-0x6dac 030624 fetchr contue ,2 ,mem_contus 
-0x6dad 030625 rtn 
-:      030627 wait_uarttx:
-0x6dae 030628 fetch 2 ,core_uart_txitems 
-0x6daf 030629 nbranch wait_uarttx ,blank 
-0x6db0 030630 rtn 
-:      030632 uart_copy_tx_bytes_fast:
-0x6db1 030633 deposit loopcnt 
-0x6db2 030634 rtn blank 
-:      030635 uart_copy_tx_bytes_fast_loop:
-0x6db3 030636 increase -8 ,loopcnt 
-0x6db4 030637 call uart_tx_8_bytes ,positive 
-0x6db5 030638 rtn zero 
-0x6db6 030639 branch uart_copy_tx_bytes_fast_loop ,positive 
-0x6db7 030640 increase 8 ,loopcnt 
-:      030641 uart_copy_tx_bytes_fast_loop_four:
-0x6db8 030642 increase -4 ,loopcnt 
-0x6db9 030643 call uart_tx_4_bytes ,positive 
-0x6dba 030644 rtn zero 
-0x6dbb 030645 branch uart_copy_tx_bytes_fast_loop_four ,positive 
-0x6dbc 030646 increase 4 ,loopcnt 
-0x6dbd 030647 branch uart_copy_tx_bytes 
-:      030649 uart_tx_8_bytes:
-0x6dbe 030650 ifetch 8 ,contr 
-0x6dbf 030651 istore 8 ,contu 
-0x6dc0 030652 rtn 
-:      030654 uart_tx_4_bytes:
-0x6dc1 030655 ifetch 4 ,contr 
-0x6dc2 030656 istore 4 ,contu 
-0x6dc3 030657 rtn 
-:      030659 uart_copy_tx_bytes:
-0x6dc4 030660 deposit loopcnt 
-0x6dc5 030661 rtn blank 
-:      030662 uart_copy_tx_bytes_loop:
-0x6dc6 030663 ifetch 1 ,contr 
-0x6dc7 030664 istore 1 ,contu 
-0x6dc8 030665 loop uart_copy_tx_bytes_loop 
-0x6dc9 030666 rtn 
-:      030668 uart_copy_rx_bytes_fast:
-0x6dca 030669 deposit loopcnt 
-0x6dcb 030670 rtn blank 
-:      030671 uart_copy_rx_bytes_fast_loop:
-0x6dcc 030672 increase -8 ,loopcnt 
-0x6dcd 030673 call uart_rx_8_bytes ,positive 
-0x6dce 030674 rtn zero 
-0x6dcf 030675 branch uart_copy_rx_bytes_fast_loop ,positive 
-0x6dd0 030676 increase 8 ,loopcnt 
-:      030677 uart_copy_rx_bytes_fast_loop_four:
-0x6dd1 030678 increase -4 ,loopcnt 
-0x6dd2 030679 call uart_rx_4_bytes ,positive 
-0x6dd3 030680 rtn zero 
-0x6dd4 030681 branch uart_copy_rx_bytes_fast_loop_four ,positive 
-0x6dd5 030682 increase 4 ,loopcnt 
-0x6dd6 030683 branch uart_copy_rx_bytes 
-:      030686 uart_rx_8_bytes:
-0x6dd7 030687 ifetch 8 ,contu 
-0x6dd8 030688 istore 8 ,contw 
-0x6dd9 030689 rtn 
-:      030691 uart_rx_4_bytes:
-0x6dda 030692 ifetch 4 ,contu 
-0x6ddb 030693 istore 4 ,contw 
-0x6ddc 030694 rtn 
-:      030697 uart_copy_rx_bytes:
-0x6ddd 030698 deposit loopcnt 
-0x6dde 030699 rtn blank 
-:      030700 uart_copy_rx_bytes_loop:
-0x6ddf 030701 ifetch 1 ,contu 
-0x6de0 030702 istore 1 ,contw 
-0x6de1 030703 loop uart_copy_rx_bytes_loop 
-0x6de2 030704 rtn 
-:      030709 app_store_nvram_event:
-0x6de3 030710 jam bt_evt_store_nvram ,mem_fifo_temp 
-0x6de4 030711 branch ui_ipc_send_event 
-:      030713 check_51cmd_update_device_record:
-0x6de5 030714 bpatch patch1a_1 ,mem_patch1a 
-0x6de6 030715 fetch 1 ,mem_nv_data_number 
-0x6de7 030716 rtn blank 
-0x6de8 030717 call check_nvram 
-0x6de9 030718 call init_device_list ,zero 
-0x6dea 030719 call disable_user2 
-0x6deb 030720 call nvram_find_addr_from_bd_list 
-:      030721 write_device_record:
-0x6dec 030722 fetch 1 ,mem_nv_data_number 
-0x6ded 030723 icopy regc 
-0x6dee 030724 fetcht 2 ,mem_nv_data_ptr 
-0x6def 030725 storet 2 ,mem_list_item_ptr 
-:      030726 write_device_loop_find:
-0x6df0 030727 copy regc ,pdata 
-0x6df1 030728 branch app_store_nvram_event ,blank 
-0x6df2 030729 increase -1 ,regc 
-0x6df3 030730 copy temp ,rega 
-0x6df4 030731 ifetch 1 ,rega 
-0x6df5 030732 fetcht 1 ,mem_select_list_item 
-0x6df6 030733 isub temp ,null 
-0x6df7 030734 call set_index_finded_device ,zero 
-0x6df8 030735 branch write_device_loop_find0 ,positive 
-0x6df9 030736 ifetch 1 ,rega 
-0x6dfa 030737 increase 1 ,pdata 
-0x6dfb 030738 istore 1 ,rega 
-:      030739 write_device_loop_find0:
-0x6dfc 030740 fetcht 2 ,mem_list_item_ptr 
-0x6dfd 030741 increase nv_data_len ,temp 
-0x6dfe 030742 storet 2 ,mem_list_item_ptr 
-0x6dff 030743 branch write_device_loop_find 
-:      030745 set_index_finded_device:
-0x6e00 030746 setarg 0 
-0x6e01 030747 istore 1 ,rega 
-0x6e02 030748 fetch 1 ,mem_temp_reconn_record 
-0x6e03 030749 istore 1 ,contw 
-0x6e04 030750 bne rec_3_mode ,set_index_finded_device_ble_mode 
-:      030752 set_index_find_device_master_addr:
-0x6e05 030753 ifetch 6 ,contr 
-0x6e06 030754 istore 8 ,contw 
-0x6e07 030755 setarg 0 
-0x6e08 030756 istore 8 ,contw 
-0x6e09 030757 copy regb ,contr 
-:      030758 store_rec_data_common:
-0x6e0a 030759 call memcpy16 
-0x6e0b 030760 force 1 ,null 
-0x6e0c 030761 rtn 
-:      030763 set_index_finded_device_ble_mode:
-0x6e0d 030764 beq rec_4_mode_random_resolvable_private_address ,set_index_finded_device_irk 
-0x6e0e 030765 beq rec_4_mode_random_non_resolvable_private_address ,set_index_finded_device_ediv 
-0x6e0f 030766 arg mem_le_ltk ,regb 
-0x6e10 030767 branch set_index_find_device_master_addr 
-:      030769 set_index_finded_device_irk:
-0x6e11 030770 arg mem_le_irk ,contr 
-0x6e12 030771 call memcpy16 
-:      030772 store_ble_rec_data_common:
-0x6e13 030773 arg mem_le_ltk ,contr 
-0x6e14 030774 branch store_rec_data_common 
-:      030776 set_index_finded_device_ediv:
-0x6e15 030777 arg mem_le_rand ,contr 
-0x6e16 030778 call memcpy16 
-0x6e17 030779 branch store_ble_rec_data_common 
-:      030784 nvram_find_addr_from_bd_list:
-0x6e18 030785 bpatch patch1a_2 ,mem_patch1a 
-0x6e19 030786 call disable_user 
-0x6e1a 030787 fetch 1 ,mem_nv_data_number 
-0x6e1b 030788 rtn blank 
-0x6e1c 030789 bpatch patch1a_3 ,mem_patch1a 
-0x6e1d 030790 fetch 2 ,mem_ui_state_map 
-0x6e1e 030791 rtnbit0 ui_state_ble_connected 
-:      030792 find_addr_from_bd_list_ble_mode:
-0x6e1f 030793 fetch 1 ,mem_le_conn_peer_addr_type 
-0x6e20 030794 beq master_public_addr ,find_addr_from_bd_list_public_device_addr 
-0x6e21 030795 fetch 1 ,mem_le_plap + 5 
-0x6e22 030796 compare 0xc0 ,pdata ,0xc0 
-0x6e23 030797 branch find_addr_from_bd_list_static_addr ,true 
-0x6e24 030798 compare 0x40 ,pdata ,0xc0 
-0x6e25 030799 branch find_addr_from_bd_list_random_addr ,true 
-0x6e26 030800 branch find_addr_from_bd_list_random_non_resolvable_private_address_sc_or_legacy 
-:      030802 find_addr_from_bd_list_static_addr:
-0x6e27 030803 branch find_addr_from_bd_list_static_addr_reconnect ,user2 
-0x6e28 030804 fetch 1 ,mem_le_preq_init_key_distribution 
-0x6e29 030805 bbit0 le_initator_irk_bit ,find_addr_from_bd_list_public_device_addr 
-0x6e2a 030806 branch find_addr_from_bd_list_static_addr_sc_or_legacy 
-:      030808 find_addr_from_bd_list_static_addr_reconnect:
-0x6e2b 030809 call find_addr_from_bd_list_public_device_addr 
-0x6e2c 030810 rtn user 
-0x6e2d 030811 branch find_addr_from_bd_list_static_addr_sc_or_legacy 
-:      030814 find_addr_from_bd_list_static_addr_sc_or_legacy:
-:      030815 find_addr_from_bd_list_random_non_resolvable_private_address_sc_or_legacy:
-0x6e2e 030816 fetch 1 ,mem_le_pairing_mode 
-0x6e2f 030817 bbit1 le_pairing_mode_secure_connect_bit ,find_addr_from_bd_list_random_non_resolvable_private_address_sc 
-0x6e30 030818 branch find_addr_from_bd_list_random_non_resolvable_private_address 
-:      030820 find_addr_from_bd_list_static_addr_sc:
-:      030821 find_addr_from_bd_list_random_non_resolvable_private_address_sc:
-0x6e31 030822 fetch 6 ,mem_le_plap 
-0x6e32 030823 store 8 ,mem_le_rand 
-0x6e33 030824 branch find_addr_from_bd_list_random_non_resolvable_private_address 
-:      030827 find_addr_from_bd_list_public_device_addr:
-0x6e34 030828 jam rec_4_mode_static_address ,mem_temp_reconn_record 
-0x6e35 030829 fetch 6 ,mem_le_plap 
-0x6e36 030830 branch find_addr_from_bd_list_common 
-:      030832 find_addr_from_bd_list_random_non_resolvable_private_address:
-0x6e37 030833 jam rec_4_mode_random_non_resolvable_private_address ,mem_temp_reconn_record 
-0x6e38 030834 branch find_addr_from_bd_list_common 
-:      030837 find_addr_from_bd_list_random_addr:
-0x6e39 030838 jam rec_4_mode_random_resolvable_private_address ,mem_temp_reconn_record 
-0x6e3a 030839 branch find_addr_from_bd_list_common 
-:      030841 find_addr_from_bd_list_common:
-0x6e3b 030842 bpatch patch1a_4 ,mem_patch1a 
-0x6e3c 030844 fetch 2 ,mem_nv_data_ptr 
-0x6e3d 030845 ifetcht 1 ,pdata 
-0x6e3e 030846 pincrease 1 
-0x6e3f 030847 store 2 ,mem_list_item_ptr 
-0x6e40 030848 storet 1 ,mem_select_list_item 
-0x6e41 030849 fetch 1 ,mem_nv_data_number 
-0x6e42 030850 icopy regc 
-:      030851 nvram_find_addr_from_list:
-0x6e43 030852 fetch 2 ,mem_list_item_ptr 
-0x6e44 030853 copy pdata ,rega 
-0x6e45 030854 call nvram_find_addr_from_list_compare 
-0x6e46 030855 rtn user 
-0x6e47 030856 fetcht 2 ,mem_list_item_ptr 
-0x6e48 030857 increase nv_data_len ,temp 
-0x6e49 030858 storet 2 ,mem_list_item_ptr 
-0x6e4a 030859 increase -1 ,temp 
-0x6e4b 030860 ifetch 1 ,temp 
-0x6e4c 030861 store 1 ,mem_select_list_item 
-0x6e4d 030862 increase -1 ,regc 
-0x6e4e 030863 nbranch nvram_find_addr_from_list ,zero 
-0x6e4f 030864 fetch 1 ,mem_nv_data_number 
-0x6e50 030865 pincrease decreased_one 
-0x6e51 030866 store 1 ,mem_select_list_item 
-0x6e52 030867 rtn 
-:      030868 nvram_find_addr_from_list_compare:
-0x6e53 030869 fetch 1 ,mem_temp_reconn_record 
-0x6e54 030870 bne rec_3_mode ,find_addr_from_list_compare_ble_mode 
-:      030871 find_master_addr_from_list_compare:
-0x6e55 030872 arg mem_temp_reconn_record ,regb 
-0x6e56 030873 arg 7 ,loopcnt 
-0x6e57 030874 call string_compare 
-0x6e58 030875 branch enable_user ,zero 
-0x6e59 030876 rtn 
-:      030878 find_addr_from_list_compare_ble_mode:
-0x6e5a 030879 beq rec_4_mode_random_resolvable_private_address ,find_irk_form_list_compare 
-0x6e5b 030880 beq rec_4_mode_random_non_resolvable_private_address ,find_ediv_form_list_compare 
-0x6e5c 030881 branch find_master_addr_from_list_compare 
-:      030883 find_irk_form_list_compare:
-0x6e5d 030884 ifetcht 1 ,rega 
-0x6e5e 030885 isub temp ,null 
-0x6e5f 030886 nrtn zero 
-0x6e60 030887 arg mem_le_prand ,contw 
-0x6e61 030888 arg 16 ,loopcnt 
-0x6e62 030889 call clear_mem 
-0x6e63 030890 fetch 3 ,mem_le_plap + 3 
-0x6e64 030891 store 3 ,mem_le_prand 
-0x6e65 030892 call genernate_master_macaddress 
-0x6e66 030893 fetch 2 ,mem_le_aes_128 + 13 
-0x6e67 030894 byteswap pdata ,pdata 
-0x6e68 030895 lshift8 pdata ,temp 
-0x6e69 030896 ifetch 1 ,contr 
-0x6e6a 030897 iadd temp ,pdata 
-0x6e6b 030898 fetcht 3 ,mem_le_plap 
-0x6e6c 030899 isub temp ,null 
-0x6e6d 030900 branch enable_user ,zero 
-0x6e6e 030901 rtn 
-:      030904 genernate_master_macaddress:
-0x6e6f 030905 arg mem_le_prand ,contr 
-0x6e70 030906 call load_data128 
-0x6e71 030908 ifetch 1 ,rega 
-0x6e72 030909 call load_regext 
-0x6e73 030910 force 0x38 ,aes_ctrl 
-0x6e74 030911 force 0x0 ,aes_ctrl 
-0x6e75 030912 call wait_aes 
-0x6e76 030913 arg mem_le_aes_128 ,contw 
-0x6e77 030914 branch store_aes_result 
-:      030916 find_ediv_form_list_compare:
-0x6e78 030917 ifetcht 1 ,rega 
-0x6e79 030918 isub temp ,null 
-0x6e7a 030919 nrtn zero 
-0x6e7b 030920 copy contr ,rega 
-0x6e7c 030921 add contr ,8 ,regc 
-0x6e7d 030922 arg mem_le_rand ,regb 
-0x6e7e 030923 arg 8 ,loopcnt 
-0x6e7f 030924 call string_compare 
-0x6e80 030925 branch enable_user ,zero 
-0x6e81 030926 copy regc ,rega 
-0x6e82 030927 arg mem_le_irk ,regb 
-0x6e83 030928 arg 8 ,loopcnt 
-0x6e84 030929 call string_compare 
-0x6e85 030930 branch enable_user ,zero 
-0x6e86 030931 rtn 
-:      030933 check_nvram:
-0x6e87 030934 fetch 2 ,mem_nv_data_ptr 
-0x6e88 030935 ifetcht 1 ,pdata 
-0x6e89 030936 pincrease nv_data_len 
-0x6e8a 030937 ifetch 1 ,pdata 
-0x6e8b 030938 isub temp ,null 
-0x6e8c 030939 rtn 
-:      030941 init_device_list:
-0x6e8d 030942 fetch 1 ,mem_nv_data_number 
-0x6e8e 030943 icopy loopcnt 
-0x6e8f 030944 fetcht 2 ,mem_nv_data_ptr 
-0x6e90 030945 setarg 0 
-:      030946 init_device_list_loop:
-0x6e91 030947 istore 1 ,temp 
-0x6e92 030948 increase nv_data_len ,temp 
-0x6e93 030949 pincrease 1 
-0x6e94 030950 loop init_device_list_loop 
-0x6e95 030951 rtn 
-:      030953 load_device_list_mode_4:
-0x6e96 030956 call enable_user2 
-0x6e97 030957 call nvram_find_addr_from_bd_list 
-0x6e98 030958 nbranch clear_ltk_exists ,user 
-0x6e99 030959 fetch 2 ,mem_list_item_ptr 
-0x6e9a 030960 add pdata ,1 ,contr 
-0x6e9b 030961 arg mem_le_irk ,contw 
-0x6e9c 030962 call memcpy16 
-0x6e9d 030963 arg mem_le_ltk ,contw 
-0x6e9e 030964 call memcpy16 
-0x6e9f 030965 jam 1 ,mem_ltk_exists 
-0x6ea0 030966 rtn 
-:      030968 clear_ltk_exists:
-0x6ea1 030969 jam 0 ,mem_ltk_exists 
-0x6ea2 030970 rtn 
-:      030973 eeprom_store_le_reconn_info:
-0x6ea3 030974 jam rec_4_mode ,mem_record_bt_mode 
-0x6ea4 030975 branch eeprom_store_reconn_info 
-:      030977 eeprom_store_reconn_info:
-0x6ea5 030978 fetch 1 ,mem_device_option 
-0x6ea6 030979 beq dvc_op_module ,check_51cmd_update_device_record 
-0x6ea7 030980 beq dvc_op_mouse ,mouse_store_remote_bdaddr 
-0x6ea8 030981 rtn 
-:      030987 get_gpio_wakeup_index:
-0x6ea9 030988 and temp ,0x1f ,pdata 
-0x6eaa 030989 rshift pdata ,pdata 
-0x6eab 030990 arg mem_gpio_wakeup_cfg ,contw 
-0x6eac 030991 iadd contw ,contw 
-0x6ead 030992 arg 0xf0 ,alarm 
-0x6eae 030993 isolate0 0 ,temp 
-0x6eaf 030994 rtn true 
-0x6eb0 030995 arg 0xf ,alarm 
-0x6eb1 030996 rtn 
-:      030999 gpio_set_wake_by_current_state:
-0x6eb2 031000 bpatch patch1a_5 ,mem_patch1a 
-0x6eb3 031001 set1 gpio_active_bit ,temp 
-0x6eb4 031002 call gpio_get_bit 
-0x6eb5 031003 nsetflag true ,gpio_active_bit ,temp 
-:      031006 gpio_set_wake:
-0x6eb6 031007 bpatch patch1a_6 ,mem_patch1a 
-0x6eb7 031008 sub temp ,ui_button_gpio_disable ,null 
-0x6eb8 031009 rtn zero 
-0x6eb9 031010 arg 4 ,debug 
-0x6eba 031011 isolate1 gpio_active_bit ,temp 
-0x6ebb 031012 branch gpio_set_wake_high ,true 
-0x6ebc 031013 arg 2 ,debug 
-:      031014 gpio_set_wake_high:
-0x6ebd 031015 call get_gpio_wakeup_index 
-0x6ebe 031016 isolate0 0 ,temp 
-0x6ebf 031017 branch gpio_set_wake_low4bit ,true 
-0x6ec0 031018 lshift4 debug ,debug 
-:      031019 gpio_set_wake_low4bit:
-0x6ec1 031020 ifetch 1 ,contw 
-0x6ec2 031021 iand alarm ,pdata 
-0x6ec3 031022 ior debug ,pdata 
-0x6ec4 031023 istore 1 ,contw 
-0x6ec5 031024 rtn 
-:      031027 gpio_set_low_pullup:
-0x6ec6 031028 bpatch patch1a_7 ,mem_patch1a 
-0x6ec7 031029 sub temp ,ui_button_gpio_disable ,null 
-0x6ec8 031030 rtn zero 
-0x6ec9 031031 arg 1 ,debug 
-0x6eca 031032 call get_gpio_wakeup_index 
-0x6ecb 031033 isolate0 0 ,temp 
-0x6ecc 031034 branch gpio_set_low_pullup_low4bit ,true 
-0x6ecd 031035 lshift4 debug ,debug 
-:      031036 gpio_set_low_pullup_low4bit:
-0x6ece 031037 ifetch 1 ,contw 
-0x6ecf 031038 iand alarm ,pdata 
-0x6ed0 031039 ior debug ,pdata 
-0x6ed1 031040 istore 1 ,contw 
-0x6ed2 031041 rtn 
-:      031046 gpio_clr_wake:
-0x6ed3 031047 bpatch patch1b_0 ,mem_patch1b 
-0x6ed4 031048 sub temp ,ui_button_gpio_disable ,null 
-0x6ed5 031049 rtn zero 
-0x6ed6 031050 call get_gpio_wakeup_index 
-0x6ed7 031051 ifetch 1 ,contw 
-0x6ed8 031052 iand alarm ,pdata 
-0x6ed9 031053 istore 1 ,contw 
-0x6eda 031054 rtn 
-:      031056 gpio_config_input_nowake:
-0x6edb 031057 call gpio_clr_wake 
-0x6edc 031058 branch gpio_config_input_without_wake 
-:      031061 gpio_config_input:
-0x6edd 031062 sub temp ,ui_button_gpio_disable ,null 
-0x6ede 031063 rtn zero 
-0x6edf 031064 ncall gpio_set_wake ,wake 
-:      031065 gpio_config_input_without_wake:
-0x6ee0 031066 call gpio_addr 
-0x6ee1 031067 setarg 0 
-0x6ee2 031068 isolate1 gpio_active_bit ,temp 
-0x6ee3 031069 nsetflag true ,6 ,pdata 
-0x6ee4 031070 setflag true ,7 ,pdata 
-0x6ee5 031071 branch gpio_write 
-:      031074 gpio_get_bit:
-0x6ee6 031075 bpatch patch1b_1 ,mem_patch1b 
-0x6ee7 031076 arg core_gpio_in ,contw 
-0x6ee8 031077 and temp ,0x07 ,queue 
-0x6ee9 031078 rshift3 temp ,pdata 
-0x6eea 031079 and_into 3 ,pdata 
-0x6eeb 031080 iadd contw ,contw 
-0x6eec 031081 ifetch 1 ,contw 
-0x6eed 031082 isolate1 gpio_active_bit ,temp 
-0x6eee 031083 branch gpio_get_bit_reverse ,true 
-0x6eef 031084 qisolate0 pdata 
-0x6ef0 031085 rtn 
-:      031086 gpio_get_bit_reverse:
-0x6ef1 031087 qisolate1 pdata 
-0x6ef2 031088 rtn 
-:      031091 gpio_out_inactive:
-0x6ef3 031092 sub temp ,ui_button_gpio_disable ,null 
-0x6ef4 031093 rtn zero 
-0x6ef5 031094 isolate1 gpio_active_bit ,null 
-0x6ef6 031095 branch gpio_out_flag 
-:      031097 gpio_config_output:
-:      031098 gpio_out_active:
-0x6ef7 031099 sub temp ,ui_button_gpio_disable ,null 
-0x6ef8 031100 rtn zero 
-0x6ef9 031101 isolate0 gpio_active_bit ,null 
-:      031104 gpio_out_flag:
-0x6efa 031105 setarg 0 
-0x6efb 031106 nsetflag true ,gpio_active_bit ,pdata 
-0x6efc 031107 ixor temp ,temp 
-:      031110 gpio_out:
-0x6efd 031111 call gpio_addr 
-0x6efe 031112 setarg gpcfg_output_high 
-0x6eff 031113 isolate1 gpio_active_bit ,temp 
-0x6f00 031114 setflag true ,0 ,pdata 
-0x6f01 031115 branch gpio_write 
-:      031118 gpio_check_active:
-0x6f02 031119 sub temp ,ui_button_gpio_disable ,null 
-0x6f03 031120 branch disable_true ,zero 
-0x6f04 031121 call gpio_addr 
-0x6f05 031122 ifetch 1 ,contw 
-0x6f06 031123 bbit1 0 ,gpio_check_active_high 
-0x6f07 031124 isolate0 gpio_active_bit ,temp 
-0x6f08 031125 rtn 
-:      031126 gpio_check_active_high:
-0x6f09 031127 isolate1 gpio_active_bit ,temp 
-0x6f0a 031128 rtn 
-:      031130 gpio_set_analog:
-0x6f0b 031131 call gpio_addr 
-0x6f0c 031132 setarg gpcfg_no_ie 
-:      031133 gpio_write:
-0x6f0d 031134 istore 1 ,contw 
-0x6f0e 031135 rtn 
-:      031137 gpio_set_high_impedance:
-0x6f0f 031138 sub temp ,ui_button_gpio_disable ,null 
-0x6f10 031139 rtn zero 
-0x6f11 031140 call gpio_addr 
-0x6f12 031141 setarg gpcfg_high_impedance 
-0x6f13 031142 branch gpio_write 
-:      031144 gpio_addr:
-0x6f14 031145 and temp ,0x3f ,pdata 
-0x6f15 031146 sub pdata ,gpio_number + -1 ,null 
-0x6f16 031147 nbranch gpio_addr_ext ,positive 
-0x6f17 031148 arg core_gpio_conf ,contw 
-:      031149 gpio_addr_next:
-0x6f18 031150 iadd contw ,contw 
-0x6f19 031151 rtn 
-:      031152 gpio_addr_ext:
-0x6f1a 031153 arg core_gpio_conf_hi ,contw 
-0x6f1b 031154 increase -16 ,pdata 
-0x6f1c 031155 branch gpio_addr_next 
-:      031158 gpio_config_param:
-0x6f1d 031159 and pdata ,0xff ,temp 
-0x6f1e 031160 rshift8 pdata ,pdata 
-0x6f1f 031161 branch gpio_config_function_int 
-:      031164 gpio_config_function:
-0x6f20 031165 rtnbit0 gpio_active_bit 
-:      031166 gpio_config_function_int:
-0x6f21 031167 and_into 0x3f ,pdata 
-0x6f22 031168 sub pdata ,gpio_number + -1 ,null 
-0x6f23 031169 nbranch gpio_config_function_int_ext ,positive 
-0x6f24 031170 arg core_gpio_conf ,contw 
-:      031171 gpio_config_function_int_next:
-0x6f25 031172 iadd contw ,contw 
-0x6f26 031173 istoret 1 ,contw 
-0x6f27 031174 rtn 
-:      031175 gpio_config_function_int_ext:
-0x6f28 031176 arg core_gpio_conf_hi ,contw 
-0x6f29 031177 increase -16 ,pdata 
-0x6f2a 031178 branch gpio_config_function_int_next 
-:      031182 gpio_get_config:
-0x6f2b 031183 and_into 0x3f ,temp 
-0x6f2c 031184 sub temp ,gpio_number + -1 ,null 
-0x6f2d 031185 nbranch gpio_get_config_ext ,positive 
-0x6f2e 031186 setarg core_gpio_conf 
-:      031187 gpio_get_config_next:
-0x6f2f 031188 iadd temp ,contr 
-0x6f30 031189 ifetch 1 ,contr 
-0x6f31 031190 rtn 
-:      031191 gpio_get_config_ext:
-0x6f32 031192 setarg core_gpio_conf_hi 
-0x6f33 031193 increase -16 ,temp 
-0x6f34 031194 branch gpio_get_config_next 
-:      031198 gpio_set_before_lpm:
-0x6f35 031199 arg gpio_number ,loopcnt 
-0x6f36 031200 arg core_gpio_conf ,contr 
-:      031201 setgpio_loop:
-0x6f37 031202 copy contr ,contw 
-0x6f38 031203 ifetch 1 ,contr 
-0x6f39 031204 beq gpcfg_spid_miso ,setgpio_pullup 
-0x6f3a 031205 beq gpcfg_spid_ncs ,setgpio_pullup 
-0x6f3b 031206 beq gpcfg_spid_sck ,setgpio_pullup 
-0x6f3c 031207 beq gpcfg_spid_mosi ,setgpio_pullup 
-0x6f3d 031208 beq gpcfg_spid_sdio ,setgpio_pullup 
-0x6f3e 031209 beq gpcfg_iic_scl ,setgpio_pullup 
-0x6f3f 031210 beq gpcfg_iic_sda ,setgpio_pullup 
-0x6f40 031211 beq gpcfg_input ,setgpio_pullup 
-:      031212 setgpio_loop_end:
-0x6f41 031213 loop setgpio_loop 
-0x6f42 031214 arg core_gpio_conf_hi + gpio_number_ext ,pdata 
-0x6f43 031215 isub contr ,null 
-0x6f44 031216 rtn zero 
-:      031217 gpio_set_before_lpm_ext:
-0x6f45 031218 arg gpio_number_ext ,loopcnt 
-0x6f46 031219 arg core_gpio_conf_hi ,contr 
-0x6f47 031220 branch setgpio_loop 
-:      031223 setgpio_pullup:
-0x6f48 031224 setarg gpcfg_pullup 
-0x6f49 031225 istore 1 ,contw 
-0x6f4a 031226 branch setgpio_loop_end 
-:      031227 setgpio_pulldown:
-0x6f4b 031228 setarg gpcfg_pulldown 
-0x6f4c 031229 istore 1 ,contw 
-0x6f4d 031230 branch setgpio_loop_end 
-:      031234 sadc_calibration:
-0x6f4e 031235 bpatch patch1b_2 ,mem_patch1b 
-0x6f4f 031236 rtn wake 
-0x6f50 031237 jam 0x77 ,core_gpadc_ctrl 
-0x6f51 031238 jam 0xc9 ,core_gpadc_cfg0 
-0x6f52 031239 jam 0x01 ,core_gpadc_cfg3 
-0x6f53 031240 fetch 1 ,mem_adc_clkdiv 
-0x6f54 031241 store 1 ,core_sadc_clkdiv 
-0x6f55 031242 call sadc_read 
-0x6f56 031243 jam 0xc1 ,core_gpadc_cfg0 
-:      031244 sadc_cal_read:
-0x6f57 031245 arg 7 ,loopcnt 
-0x6f58 031246 arg mem_adc_cal_c0 ,rega 
-0x6f59 031247 jam 0x05 ,core_gpadc_cfg2 
-:      031248 sadc_cal_read_loop:
-0x6f5a 031249 fetch 1 ,core_gpadc_status 
-0x6f5b 031250 istore 1 ,rega 
-0x6f5c 031251 increase 1 ,rega 
-0x6f5d 031252 fetch 1 ,core_gpadc_cfg2 
-0x6f5e 031253 increase 0x20 ,pdata 
-0x6f5f 031254 store 1 ,core_gpadc_cfg2 
-0x6f60 031255 loop sadc_cal_read_loop 
-0x6f61 031256 jam 0x00 ,core_gpadc_ctrl 
-0x6f62 031257 rtn 
-:      031259 sadc_cal_write:
-0x6f63 031260 fetch 1 ,core_sadc_ctrl 
-0x6f64 031261 set1 1 ,pdata 
-0x6f65 031262 store 1 ,core_sadc_ctrl 
-0x6f66 031263 arg 7 ,loopcnt 
-0x6f67 031264 arg mem_adc_cal_c0 ,rega 
-0x6f68 031265 jam 0x15 ,core_gpadc_cfg2 
-:      031266 sadc_cal_write_loop:
-0x6f69 031267 ifetch 1 ,rega 
-0x6f6a 031268 store 1 ,core_gpadc_cfg1 
-0x6f6b 031269 increase 1 ,rega 
-0x6f6c 031270 fetch 1 ,core_gpadc_cfg2 
-0x6f6d 031271 increase 0x20 ,pdata 
-0x6f6e 031272 store 1 ,core_gpadc_cfg2 
-0x6f6f 031273 loop sadc_cal_write_loop 
-0x6f70 031274 fetch 1 ,core_sadc_ctrl 
-0x6f71 031275 set0 1 ,pdata 
-0x6f72 031276 store 1 ,core_sadc_ctrl 
-0x6f73 031277 rtn 
-:      031281 adc_init_data:
-0x6f74 031282 bpatch patch1b_3 ,mem_patch1b 
-0x6f75 031283 fetch 8 ,mem_otp_adc 
-0x6f76 031284 branch adc_init_cal_data_default ,blank 
-0x6f77 031285 store 8 ,mem_3v_adc_io_data 
-0x6f78 031286 rtn 
-:      031288 adc_init_cal_data_default:
-0x6f79 031289 setarg 0x0bbe 
-0x6f7a 031290 store 2 ,mem_3v_adc_io_data 
-0x6f7b 031291 setarg 0x03f0 
-0x6f7c 031292 store 2 ,mem_1v_adc_io_data 
-0x6f7d 031293 setarg 0x027e 
-0x6f7e 031294 store 2 ,mem_2v_adc_hvin_data 
-0x6f7f 031295 setarg 0x03c4 
-0x6f80 031296 store 2 ,mem_3v_adc_hvin_data 
-0x6f81 031297 rtn 
-:      031299 enable_adc:
-0x6f82 031300 bpatch patch1b_4 ,mem_patch1b 
-0x6f83 031301 call sadc_cal_write 
-0x6f84 031302 fetch 1 ,core_gpadc_cfg1 
-0x6f85 031303 set0 7 ,pdata 
-0x6f86 031304 store 1 ,core_gpadc_cfg1 
-0x6f87 031305 jam 0x77 ,core_gpadc_ctrl 
-0x6f88 031306 jam 0xc1 ,core_gpadc_cfg0 
-0x6f89 031307 jam 0x01 ,core_gpadc_cfg3 
-0x6f8a 031308 call sadc_channel 
-0x6f8b 031309 fetch 1 ,mem_adc_clkdiv 
-0x6f8c 031310 store 1 ,core_sadc_clkdiv 
-0x6f8d 031311 call sadc_read 
-0x6f8e 031312 jam 0 ,core_sadc_clkdiv 
-0x6f8f 031313 branch sadc_dma 
-:      031315 sadc_channel:
-0x6f90 031316 fetch 1 ,mem_adc_channel 
-0x6f91 031317 lshift4 pdata ,pdata 
-0x6f92 031318 fetcht 1 ,core_gpadc_cfg3 
-0x6f93 031319 and_into 0x0f ,temp 
-0x6f94 031320 ior temp ,temp 
-0x6f95 031321 storet 1 ,core_gpadc_cfg3 
-0x6f96 031322 rtn 
-:      031324 sadc_read:
-0x6f97 031325 jam 0x03 ,core_sadc_ctrl 
-:      031326 sadc_read_wait:
-0x6f98 031327 fetch 1 ,core_perf_status 
-0x6f99 031328 bbit0 saradc_done ,sadc_read_wait 
-0x6f9a 031329 fetcht 2 ,core_sadc_data 
-0x6f9b 031330 storet 2 ,mem_adc_current_value 
-0x6f9c 031331 jam 0x06 ,core_sadc_ctrl 
-:      031332 sadc_read_wait2:
-0x6f9d 031333 fetch 1 ,core_perf_status 
-0x6f9e 031334 bbit1 saradc_done ,sadc_read_wait2 
-0x6f9f 031335 jam 0x00 ,core_sadc_ctrl 
-0x6fa0 031336 rtn 
-:      031338 sadc_dma:
-0x6fa1 031339 fetch 1 ,mem_adc_dma_enable 
-0x6fa2 031340 rtn blank 
-0x6fa3 031341 fetch 1 ,core_gpadc_cfg1 
-0x6fa4 031342 set1 7 ,pdata 
-0x6fa5 031343 store 1 ,core_gpadc_cfg1 
-0x6fa6 031344 fetch 1 ,mem_adc_clkdiv 
-0x6fa7 031345 store 1 ,core_sadc_clkdiv 
-0x6fa8 031346 fetch 2 ,mem_adc_saddr_ptr 
-0x6fa9 031347 store 2 ,core_sadc_saddr 
-0x6faa 031348 fetch 2 ,mem_adc_eaddr_ptr 
-0x6fab 031349 store 2 ,core_sadc_eaddr 
-0x6fac 031350 jam 0x0b ,core_sadc_ctrl 
-0x6fad 031351 nop 1000 
-0x6fae 031352 jam 0x03 ,core_sadc_ctrl 
-0x6faf 031353 rtn 
-:      031355 vdd_calculate_by_mode:
-0x6fb0 031356 bpatch patch1b_5 ,mem_patch1b 
-0x6fb1 031357 fetch 1 ,mem_adc_config_flag 
-0x6fb2 031358 beq adc_config_hvin ,vdd_calculate_hvin 
-0x6fb3 031359 beq adc_config_gpio ,vdd_calculate_io 
-0x6fb4 031360 rtn 
-:      031362 vdd_calculate_hvin:
-0x6fb5 031363 setarg 1000 
-0x6fb6 031364 store 2 ,mem_reference_voltage 
-0x6fb7 031365 fetcht 2 ,mem_3v_adc_hvin_data 
-0x6fb8 031366 fetch 2 ,mem_2v_adc_hvin_data 
-0x6fb9 031367 arg 2000 ,regc 
-0x6fba 031368 branch vdd_calculate 
-:      031370 vdd_calculate_io:
-0x6fbb 031371 setarg 2000 
-0x6fbc 031372 store 2 ,mem_reference_voltage 
-0x6fbd 031373 fetcht 2 ,mem_3v_adc_io_data 
-0x6fbe 031374 fetch 2 ,mem_1v_adc_io_data 
-0x6fbf 031375 arg 1000 ,regc 
-:      031376 vdd_calculate:
-0x6fc0 031377 isub temp ,rega 
-0x6fc1 031378 fetch 2 ,mem_adc_current_value 
-0x6fc2 031379 isub temp ,pdata 
-0x6fc3 031380 nbranch vdd_calculate1 ,positive 
-0x6fc4 031381 fetcht 2 ,mem_reference_voltage 
-0x6fc5 031382 imul32 temp ,regb 
-0x6fc6 031383 copy regc ,pdata 
-0x6fc7 031384 imul32 rega ,pdata 
-0x6fc8 031385 iadd regb ,pdata 
-:      031386 vdd_calculate2:
-0x6fc9 031387 idiv rega 
-0x6fca 031388 call wait_div_end 
-0x6fcb 031389 quotient pdata 
-0x6fcc 031390 rtn 
-:      031392 vdd_calculate1:
-0x6fcd 031393 copy temp ,pdata 
-0x6fce 031394 fetcht 2 ,mem_adc_current_value 
-0x6fcf 031395 isub temp ,pdata 
-0x6fd0 031396 fetcht 2 ,mem_reference_voltage 
-0x6fd1 031397 imul32 temp ,regb 
-0x6fd2 031398 copy regc ,pdata 
-0x6fd3 031399 imul32 rega ,pdata 
-0x6fd4 031400 isub regb ,pdata 
-0x6fd5 031401 nbranch set_pdata_0 ,positive 
-0x6fd6 031402 branch vdd_calculate2 
-:      031406 adc_bat_percent_lowpower_out:
-0x6fd7 031407 ifetch 8 ,rega 
-0x6fd8 031408 store 8 ,mem_pdatatemp 
-0x6fd9 031409 fetch 2 ,mem_pdatatemp 
-0x6fda 031410 fetcht 2 ,mem_pdatatemp + 2 
-0x6fdb 031411 isub temp ,rega 
-0x6fdc 031412 fetch 2 ,mem_pdatatemp + 6 
-0x6fdd 031413 isub temp ,regb 
-0x6fde 031414 fetcht 2 ,mem_pdatatemp + 4 
-0x6fdf 031415 isub temp ,null 
-0x6fe0 031416 ncall adc_set_low_power_flag ,positive 
-0x6fe1 031417 mul32 regb ,100 ,pdata 
-0x6fe2 031418 idiv rega 
-0x6fe3 031419 call wait_div_end 
-0x6fe4 031420 quotient pdata 
-0x6fe5 031421 call adc_set_no_power_flag ,blank 
-0x6fe6 031422 rtn 
-:      031424 adc_set_low_power_flag:
-0x6fe7 031425 fetch 1 ,mem_adc_power_flag 
-0x6fe8 031426 set1 0 ,pdata 
-0x6fe9 031427 store 1 ,mem_adc_power_flag 
-0x6fea 031428 rtn 
-:      031430 adc_clear_low_power_flag:
-0x6feb 031431 fetch 1 ,mem_adc_power_flag 
-0x6fec 031432 set0 0 ,pdata 
-0x6fed 031433 store 1 ,mem_adc_power_flag 
-0x6fee 031434 rtn 
-:      031436 adc_set_no_power_flag:
-0x6fef 031437 fetcht 1 ,mem_adc_power_flag 
-0x6ff0 031438 set1 1 ,temp 
-0x6ff1 031439 storet 1 ,mem_adc_power_flag 
-0x6ff2 031440 rtn 
-:      031442 adc_clear_no_power_flag:
-0x6ff3 031443 fetcht 1 ,mem_adc_power_flag 
-0x6ff4 031444 set0 1 ,temp 
-0x6ff5 031445 storet 1 ,mem_adc_power_flag 
-0x6ff6 031446 rtn 
-:      031451 keyscan_key_init:
-0x6ff7 031452 fetch 2 ,mem_key_num_ptr 
-0x6ff8 031453 ifetch 1 ,pdata 
-:      031454 keyscan_key_init_next:
-0x6ff9 031455 rtn blank 
-0x6ffa 031456 copy pdata ,loopcnt 
-0x6ffb 031458 fetch 2 ,mem_keyscan_ptr 
-0x6ffc 031459 increase 3 ,pdata 
-0x6ffd 031460 copy pdata ,rega 
-:      031461 keyscan_key_init_lp1:
-0x6ffe 031462 ifetcht 1 ,rega 
-0x6fff 031463 call gpio_config_input 
-0x7000 031464 increase key_conf_struct_len ,rega 
-0x7001 031465 loop keyscan_key_init_lp1 
-:      031466 keyscan_key_init_end:
-0x7002 031467 rtn 
-:      031469 keyscan_scan_key:
-0x7003 031470 fetch 2 ,mem_keyscan_ptr 
-0x7004 031471 increase 3 ,pdata 
-0x7005 031472 copy pdata ,rega 
-0x7006 031474 force 0 ,regb 
-0x7007 031475 setarg 0 
-0x7008 031476 store 2 ,mem_key_value_temp 
-:      031477 keyscan_scan_key_lp1:
-0x7009 031478 ifetcht 1 ,rega 
-0x700a 031479 call gpio_get_bit 
-0x700b 031480 bpatch patch1b_6 ,mem_patch1b 
-0x700c 031481 fetch 2 ,mem_key_value_temp 
-0x700d 031482 copy regb ,queue 
-0x700e 031483 qsetflag true ,pdata 
-0x700f 031484 store 2 ,mem_key_value_temp 
-0x7010 031485 increase key_conf_struct_len ,rega 
-0x7011 031486 increase 1 ,regb 
-0x7012 031487 fetch 2 ,mem_key_num_ptr 
-0x7013 031488 ifetch 1 ,pdata 
-:      031489 keyscan_scan_key_lp1_next:
-0x7014 031490 ixor regb ,null 
-0x7015 031491 nbranch keyscan_scan_key_lp1 ,zero 
-0x7016 031492 fetch 2 ,mem_key_value_temp 
-0x7017 031493 fetcht 2 ,mem_key_value_retention 
-0x7018 031494 ixor temp ,null 
-0x7019 031495 rtn zero 
-0x701a 031496 branch enable_user 
-:      031498 keyscan_process_lpm_before:
-0x701b 031499 fetch 2 ,mem_key_num_ptr 
-0x701c 031500 ifetch 1 ,pdata 
-:      031501 keyscan_process_lpm_before_next:
-0x701d 031502 rtn blank 
-0x701e 031503 copy pdata ,loopcnt 
-0x701f 031504 fetch 2 ,mem_keyscan_ptr 
-0x7020 031505 increase 3 ,pdata 
-0x7021 031506 copy pdata ,rega 
-:      031507 keyscan_process_lpm_before_lp1:
-0x7022 031508 ifetcht 1 ,rega 
-0x7023 031509 call gpio_set_wake_by_current_state 
-0x7024 031510 increase key_conf_struct_len ,rega 
-0x7025 031511 loop keyscan_process_lpm_before_lp1 
-:      031512 keyscan_process_lpm_before_end:
-0x7026 031513 rtn 
-:      031515 keyscan_key_process:
-0x7027 031516 arg key_scan_timer ,queue 
-0x7028 031517 call timer_check 
-0x7029 031518 nrtn blank 
-0x702a 031519 setarg 0x20 
-0x702b 031520 arg key_scan_timer ,queue 
-0x702c 031521 call timer_init 
-0x702d 031522 disable user 
-0x702e 031523 call keyscan_process_lpm_before 
-0x702f 031524 bpatch patch1b_7 ,mem_patch1b 
-0x7030 031525 fetch 2 ,mem_key_num_ptr 
-0x7031 031526 ifetch 1 ,pdata 
-:      031527 keyscan_key_process_next:
-0x7032 031528 rtn blank 
-0x7033 031529 call keyscan_scan_key 
-0x7034 031530 nbranch lpm_button_clean_wake_lock ,user 
-0x7035 031531 call lpm_button_get_wake_lock 
-0x7036 031532 disable user 
-0x7037 031533 fetch 2 ,mem_key_value_temp 
-0x7038 031534 store 2 ,mem_key_value_temp4 
-0x7039 031535 jam 0 ,mem_key_value_temp6 
-0x703a 031536 force 0 ,queue 
-:      031537 keyscan_key_lp1:
-0x703b 031538 fetch 2 ,mem_key_value_retention 
-0x703c 031539 rshift pdata ,temp 
-0x703d 031540 storet 2 ,mem_key_value_retention 
-0x703e 031541 and pdata ,0x01 ,pdata 
-0x703f 031542 fetcht 2 ,mem_key_value_temp4 
-0x7040 031543 and temp ,0x01 ,rega 
-0x7041 031544 rshift temp ,temp 
-0x7042 031545 storet 2 ,mem_key_value_temp4 
-0x7043 031546 ixor rega ,null 
-0x7044 031547 ncall keyscan_send_key_data ,zero 
-0x7045 031548 fetch 2 ,mem_key_num_ptr 
-0x7046 031549 ifetch 1 ,pdata 
-:      031550 keyscan_key_lp1_next:
-0x7047 031551 fetcht 1 ,mem_key_value_temp6 
-0x7048 031552 increase 1 ,temp 
-0x7049 031553 storet 1 ,mem_key_value_temp6 
-0x704a 031554 copy temp ,queue 
-0x704b 031555 ixor queue ,null 
-0x704c 031556 nbranch keyscan_key_lp1 ,zero 
-0x704d 031557 fetch 2 ,mem_key_value_temp 
-0x704e 031558 store 2 ,mem_key_value_retention 
-0x704f 031559 rtn 
-:      031560 keyscan_send_key_data:
-0x7050 031561 bpatch patch1c_0 ,mem_patch1c 
-0x7051 031562 fetch 2 ,mem_keyscan_ptr 
-0x7052 031563 increase 1 ,pdata 
-0x7053 031564 ifetch 2 ,pdata 
-0x7054 031565 branch callback_func 
-:      031571 pwm_init:
-0x7055 031572 fetch 1 ,core_clksel 
-0x7056 031573 ior rega ,pdata 
-0x7057 031574 store 1 ,core_clksel 
-0x7058 031575 fetch 2 ,core_clkoff 
-0x7059 031576 set0 clock_off_pwm ,pdata 
-0x705a 031577 store 2 ,core_clkoff 
-:      031578 delay_nop100:
-0x705b 031579 nop 100 
-0x705c 031580 rtn 
-:      031582 pwm_clk_set:
-0x705d 031583 fetch 1 ,core_clksel 
-0x705e 031584 bbit1 6 ,pwm_24m_clk_set 
-0x705f 031585 bbit1 7 ,pwm_33k_clk_set 
-:      031586 pwm_12m_clk_set:
-0x7060 031587 setarg pwm_12mhz 
-0x7061 031588 rtn 
-:      031589 pwm_24m_clk_set:
-0x7062 031590 setarg pwm_24mhz 
-0x7063 031591 rtn 
-:      031592 pwm_33k_clk_set:
-0x7064 031593 setarg pwm_33khz 
-0x7065 031594 rtn 
-:      031597 pwm_out_set:
-0x7066 031598 fetcht 3 ,mem_pdatatemp + 2 
-0x7067 031599 call pwm_clk_set 
-0x7068 031600 idiv temp 
-0x7069 031601 call wait_div_end 
-0x706a 031602 quotient temp 
-0x706b 031603 fetch 1 ,mem_pdatatemp + 5 
-0x706c 031604 imul32 temp ,pdata 
-0x706d 031605 div pdata ,100 
-0x706e 031606 call wait_div_end 
-0x706f 031607 quotient rega 
-0x7070 031608 copy temp ,pdata 
-0x7071 031609 isub rega ,regb 
-0x7072 031611 fetch 1 ,mem_pdatatemp + 1 
-0x7073 031612 call pwm_duty_cycle_set 
-0x7074 031613 fetch 1 ,mem_pdatatemp 
-0x7075 031614 fetcht 1 ,mem_pdatatemp + 1 
-0x7076 031615 and_into 0x0f ,temp 
-0x7077 031616 lshift8 temp ,temp 
-0x7078 031617 ior temp ,pdata 
-0x7079 031618 branch pwm_enable 
-:      031620 pwm_duty_cycle_set:
-0x707a 031621 iforce queue 
-0x707b 031622 call pwm_duty_cycle_set_without_autoload 
-0x707c 031623 branch pwm_autoload_set 
-:      031625 pwm_autoload_set:
-0x707d 031626 fetch 1 ,core_pwm_autoload 
-0x707e 031627 qset1 pdata 
-0x707f 031628 store 1 ,core_pwm_autoload 
-0x7080 031629 fetcht 1 ,core_clksel 
-0x7081 031630 isolate1 7 ,temp 
-0x7082 031631 call delay_1clk_of_33k ,true 
-0x7083 031632 qset0 pdata 
-0x7084 031633 store 1 ,core_pwm_autoload 
-0x7085 031634 rtn 
-:      031637 delay_1clk_of_33k:
-0x7086 031638 nop 480 
-0x7087 031639 rtn 
-:      031641 pwm_duty_cycle_set_without_autoload:
-0x7088 031642 and_into 0x0f ,pdata 
-0x7089 031643 arg core_pwm_pcnt0 ,contw 
-0x708a 031644 mul32 pdata ,4 ,pdata 
-0x708b 031645 iadd contw ,contw 
-0x708c 031646 copy rega ,pdata 
-0x708d 031647 istore 2 ,contw 
-0x708e 031648 copy regb ,pdata 
-0x708f 031649 istore 2 ,contw 
-0x7090 031650 rtn 
-:      031655 pwm_enable_in_syncmode:
-0x7091 031656 rshift8 regb ,queue 
-0x7092 031657 call pwm_init_bit_set 
-0x7093 031658 rshift8 regb ,queue 
-0x7094 031659 call pwm_syncmode_set 
-0x7095 031660 rshift8 rega ,queue 
-0x7096 031661 enable true 
-0x7097 031662 call pwm_syncmode_set_process 
-0x7098 031664 deposit rega 
-0x7099 031665 call pwm_gpio_select 
-0x709a 031666 deposit regb 
-0x709b 031667 branch pwm_enable 
-:      031669 pwm_disable_in_syncmode:
-0x709c 031670 deposit rega 
-0x709d 031671 call pwm_disable 
-0x709e 031672 deposit regb 
-0x709f 031673 call pwm_disable 
-0x70a0 031675 rshift8 rega ,queue 
-0x70a1 031676 disable true 
-0x70a2 031677 call pwm_syncmode_set_process 
-0x70a3 031678 rshift8 regb ,queue 
-0x70a4 031679 disable true 
-0x70a5 031680 call pwm_init_bit_set_process 
-0x70a6 031681 rshift8 regb ,queue 
-0x70a7 031682 disable true 
-0x70a8 031683 branch pwm_syncmode_set_process 
-:      031686 pwm_syncmode_set:
-0x70a9 031687 isolate1 7 ,queue 
-:      031688 pwm_syncmode_set_process:
-0x70aa 031689 and queue ,0x0f ,queue 
-0x70ab 031690 fetch 1 ,core_pwm_sync 
-0x70ac 031691 qsetflag true ,pdata 
-0x70ad 031692 store 1 ,core_pwm_sync 
-0x70ae 031693 rtn 
-:      031695 pwm_init_bit_set:
-0x70af 031696 isolate1 6 ,queue 
-:      031697 pwm_init_bit_set_process:
-0x70b0 031698 and queue ,0x0f ,queue 
-0x70b1 031699 fetch 1 ,core_pwm_init 
-0x70b2 031700 qsetflag true ,pdata 
-0x70b3 031701 store 1 ,core_pwm_init 
-0x70b4 031702 rtn 
-:      031703 pwm_gpio_select:
-0x70b5 031704 call pwm_select_channel 
-:      031705 pwm_gpio_select_process:
-0x70b6 031706 lshift8 pdata ,pdata 
-0x70b7 031707 add queue ,gpcfg_pwm_out0 ,temp 
-0x70b8 031708 ior temp ,pdata 
-0x70b9 031709 branch gpio_config_param 
-:      031711 pwm_enable:
-0x70ba 031712 enable user 
-0x70bb 031713 call pwm_gpio_select 
-0x70bc 031714 branch pwm_set_select 
-:      031716 pwm_disable:
-0x70bd 031717 disable user 
-0x70be 031718 call pwm_select_channel 
-0x70bf 031719 branch pwm_set_select 
-:      031721 pwm_set_select:
-0x70c0 031722 and queue ,0x0f ,queue 
-0x70c1 031723 fetch 1 ,core_pwm_en 
-0x70c2 031724 qsetflag user ,pdata 
-0x70c3 031725 store 1 ,core_pwm_en 
-0x70c4 031726 rtn 
-:      031727 pwm_select_channel:
-0x70c5 031728 rshift8 pdata ,queue 
-0x70c6 031729 and queue ,0x0f ,queue 
-0x70c7 031730 rtn 
-:      031734 wdt_init_config:
-0x70c8 031735 copy pdata ,temp 
-0x70c9 031736 bpatch patch1c_1 ,mem_patch1c 
-0x70ca 031737 call wdt_set_enable 
-0x70cb 031738 setarg 2048 
-0x70cc 031739 isub temp ,pdata 
-0x70cd 031740 copy pdata ,temp 
-0x70ce 031741 rshift4 temp ,temp 
-0x70cf 031742 storet 1 ,core_write_wdt 
-0x70d0 031743 nop 1400 
-0x70d1 031744 copy pdata ,temp 
-0x70d2 031745 and_into 0x0f ,temp 
-0x70d3 031746 storet 1 ,core_write_wdt2 
-0x70d4 031747 rtn 
-:      031750 wdt_set_enable:
-0x70d5 031751 enable user2 
-0x70d6 031752 branch wdt_init_set 
-:      031755 wdt_set_disable:
-0x70d7 031756 bpatch patch1c_2 ,mem_patch1c 
-0x70d8 031757 disable user2 
-:      031758 wdt_init_set:
-0x70d9 031759 fetch 1 ,core_config 
-0x70da 031760 setflag user2 ,3 ,pdata 
-0x70db 031761 store 1 ,core_config 
-0x70dc 031762 rtn 
-:      031767 nec61212_init:
-0x70dd 031768 arg fun_nec_enable | fun_nec_clk_divide_24 ,temp 
-:      031771 nec_init_config:
-0x70de 031772 store 4 ,core_nec_start_addr 
-0x70df 031773 store 2 ,core_nec_rptr 
-0x70e0 031774 storet 1 ,core_nec_ctrl 
-0x70e1 031775 rtn 
-:      031778 nec_check_rxbuff_size:
-0x70e2 031779 fetch 2 ,core_nec_rxitem 
-0x70e3 031780 rtn 
-:      031782 nec_prepare_read:
-0x70e4 031783 fetchr contu ,2 ,core_nec_rptr 
-0x70e5 031784 fetchr contus ,2 ,core_nec_start_addr 
-0x70e6 031785 fetchr contue ,2 ,core_nec_end_addr 
-0x70e7 031786 rtn 
-:      031788 nec_read_done:
-0x70e8 031789 storer contu ,2 ,core_nec_rptr 
-0x70e9 031790 rtn 
-:      031797 nec_parse_nec61212:
-0x70ea 031798 call enable_user 
-0x70eb 031799 arg 0 ,rege 
-0x70ec 031800 call nec_check_rxbuff_size 
-0x70ed 031801 beq 2 ,nec_parse_nec61212_check_timeout 
-0x70ee 031802 sub pdata ,4 ,null 
-0x70ef 031803 rtn positive 
-0x70f0 031804 call nec_prepare_read 
-0x70f1 031805 ifetcht 2 ,contu 
-0x70f2 031806 setarg nec61212_data2repeat_time 
-0x70f3 031807 call nec_check_pulse_range_legal_default_deviation 
-0x70f4 031808 nbranch nec_parse_nec61212_check_repeat_data ,positive 
-0x70f5 031809 copy regd ,temp 
-0x70f6 031810 setarg nec61212_repeat2repeat_time 
-0x70f7 031811 call nec_check_pulse_range_legal_default_deviation 
-0x70f8 031812 nbranch nec_parse_nec61212_check_repeat_data ,positive 
-0x70f9 031814 copy regd ,temp 
-0x70fa 031815 setarg nec61212_boot_code_start_time 
-0x70fb 031816 call nec_check_pulse_range_legal_default_deviation 
-0x70fc 031817 branch nec_parse_nec61212_error_data ,positive 
-0x70fd 031818 ifetcht 2 ,contu 
-0x70fe 031819 setarg nec61212_boot_code_end_time 
-0x70ff 031820 call nec_check_pulse_range_legal_default_deviation 
-0x7100 031821 branch nec_parse_nec61212_error_data ,positive 
-0x7101 031822 call nec_check_rxbuff_size 
-0x7102 031823 sub pdata ,133 ,null 
-0x7103 031824 rtn positive 
-0x7104 031825 arg 32 ,loopcnt 
-:      031826 nec_parse_nec61212_data:
-0x7105 031827 ifetcht 2 ,contu 
-0x7106 031828 setarg nec61212_data_bit_1_start_time 
-0x7107 031829 call nec_check_pulse_range_legal_default_deviation 
-0x7108 031830 branch nec_parse_nec61212_error_data ,positive 
-0x7109 031831 ifetcht 2 ,contu 
-0x710a 031832 setarg nec61212_data_bit_1_end_time 
-0x710b 031833 call nec_check_pulse_range_legal_default_deviation 
-0x710c 031834 nbranch nec_parse_nec61212_add_bit1 ,positive 
-0x710d 031835 copy regd ,temp 
-0x710e 031836 setarg nec61212_data_bit_0_end_time 
-0x710f 031837 call nec_check_pulse_range_legal_default_deviation 
-0x7110 031838 nbranch nec_parse_nec61212_add_bit0 ,positive 
-:      031841 nec_parse_nec61212_error_data:
-0x7111 031842 copy regd ,temp 
-0x7112 031843 setarg nec61212_timeout_time 
-0x7113 031844 isub temp ,null 
-0x7114 031845 branch nec_parse_nec61212_check_timeout_cb ,zero 
-0x7115 031846 branch nec_read_done 
-:      031848 nec_parse_nec61212_add_bit1:
-0x7116 031849 set1 32 ,rege 
-:      031850 nec_parse_nec61212_add_bit0:
-0x7117 031851 rshift rege ,rege 
-0x7118 031852 loop nec_parse_nec61212_data 
-0x7119 031853 branch nec_parse_nec61212_check_stop_bit 
-:      031855 nec_parse_nec61212_check_repeat_data:
-0x711a 031856 call nec_check_rxbuff_size 
-0x711b 031857 sub pdata ,7 ,null 
-0x711c 031858 rtn positive 
-0x711d 031859 ifetcht 2 ,contu 
-0x711e 031860 setarg nec61212_repeat_start_time 
-0x711f 031861 call nec_check_pulse_range_legal_default_deviation 
-0x7120 031862 branch nec_parse_nec61212_error_data ,positive 
-0x7121 031863 ifetcht 2 ,contu 
-0x7122 031864 setarg nec61212_repeat_end_time 
-0x7123 031865 call nec_check_pulse_range_legal_default_deviation 
-0x7124 031866 branch nec_parse_nec61212_error_data ,positive 
-:      031867 nec_parse_nec61212_check_stop_bit:
-0x7125 031868 ifetcht 2 ,contu 
-0x7126 031869 setarg nec61212_stop_time 
-0x7127 031870 call nec_check_pulse_range_legal_default_deviation 
-0x7128 031871 branch nec_parse_nec61212_error_data ,positive 
-0x7129 031872 call nec_read_done 
-0x712a 031873 copy regc ,pdata 
-0x712b 031874 branch callback_func 
-:      031876 nec_parse_nec61212_check_timeout:
-0x712c 031877 call nec_prepare_read 
-0x712d 031878 ifetcht 2 ,contu 
-0x712e 031879 setarg nec61212_timeout_time 
-0x712f 031880 isub temp ,null 
-0x7130 031881 nrtn zero 
-:      031882 nec_parse_nec61212_check_timeout_cb:
-0x7131 031883 call nec_read_done 
-0x7132 031884 call disable_user 
-0x7133 031885 copy regc ,pdata 
-0x7134 031886 branch callback_func 
-:      031893 nec_check_pulse_range_legal_default_deviation:
-0x7135 031894 fetchr regb ,1 ,mem_nec_decode_error_value 
-:      031903 nec_check_pulse_range_legal:
-0x7136 031904 copy temp ,regd 
-0x7137 031905 imul32 regb ,regb 
-0x7138 031906 lshift temp ,temp 
-0x7139 031907 isub temp ,rega 
-0x713a 031908 ncall nec_check_pulse_range_legal_data_negative ,positive 
-0x713b 031909 mul32 rega ,100 ,pdata 
-0x713c 031910 isub regb ,null 
-0x713d 031911 rtn 
-:      031913 nec_check_pulse_range_legal_data_negative:
-0x713e 031914 sub rega ,0 ,rega 
-0x713f 031915 rtn 
-:      031926 function_g2:
-0x7140 031927 bpatch patch1c_3 ,mem_patch1c 
-0x7141 031928 jam 80 ,mem_aes_cmac_data_length 
-0x7142 031929 arg mem_dat ,contw 
-0x7143 031930 arg mem_le_srand ,contr 
-0x7144 031931 call memcpy16 
-0x7145 031932 arg mem_sc_pubkey_local_x_256 ,contr 
-0x7146 031933 call memcpy32 
-0x7147 031934 arg mem_le_pubkey_remote_x_256 ,contr 
-0x7148 031935 call memcpy32 
-0x7149 031936 call inverse_memdat 
-0x714a 031937 arg mem_le_mrand ,contr 
-0x714b 031938 call store_inverse_k 
-0x714c 031939 call function_aes_cmac 
-0x714d 031941 arg mem_aes_cmac_temp ,contw 
-0x714e 031942 call load_inverse_result 
-0x714f 031943 setarg 1000000 
-0x7150 031944 copy pdata ,rega 
-0x7151 031945 fetch 4 ,mem_aes_cmac_temp 
-0x7152 031946 idiv rega 
-0x7153 031947 call wait_div_end 
-0x7154 031948 remainder pdata 
-0x7155 031949 store 4 ,mem_gkey 
-0x7156 031951 rtn 
-:      031953 function_f6_eb:
-0x7157 031954 jam 65 ,mem_aes_cmac_data_length 
-0x7158 031955 arg mem_dat ,contw 
-0x7159 031956 call store_addr_common_a 
-0x715a 031957 call store_addr_common_b 
-0x715b 031958 fetch 3 ,mem_le_pres + 1 
-0x715c 031959 istore 3 ,contw 
-0x715d 031962 call get_r 
-0x715e 031964 arg mem_le_mrand ,contr 
-0x715f 031965 call memcpy16 
-0x7160 031966 arg mem_le_srand ,contr 
-0x7161 031967 call memcpy16 
-0x7162 031968 call inverse_memdat 
-0x7163 031969 arg mem_le_mackey ,contr 
-0x7164 031970 arg mem_aes_cmac_k ,contw 
-0x7165 031971 call memcpy16 
-0x7166 031973 branch function_aes_cmac 
-:      031977 get_r:
-0x7167 031978 fetch 4 ,mem_le_tk 
-0x7168 031979 istore 4 ,contw 
-0x7169 031980 call memset0_4 
-0x716a 031981 branch memset0_8 
-:      031983 function_f6_ea:
-0x716b 031984 bpatch patch1c_4 ,mem_patch1c 
-0x716c 031985 jam 65 ,mem_aes_cmac_data_length 
-0x716d 031986 arg mem_dat ,contw 
-0x716e 031987 call store_addr_common_b 
-0x716f 031988 call store_addr_common_a 
-0x7170 031989 fetch 3 ,mem_le_preq + 1 
-0x7171 031990 istore 3 ,contw 
-0x7172 031993 call get_r 
-0x7173 031994 arg mem_le_srand ,contr 
-0x7174 031995 call memcpy16 
-0x7175 031996 arg mem_le_mrand ,contr 
-0x7176 031997 call memcpy16 
-0x7177 031998 call inverse_memdat 
-0x7178 031999 arg mem_le_mackey ,contr 
-0x7179 032000 arg mem_aes_cmac_k ,contw 
-0x717a 032001 call memcpy16 
-0x717b 032003 call function_aes_cmac 
-0x717c 032004 arg mem_aes_cmac_temp ,contw 
-0x717d 032005 branch load_inverse_result 
-:      032007 function_f5:
-0x717e 032008 jam 32 ,mem_aes_cmac_data_length 
-0x717f 032009 arg mem_le_dhkey_256 ,contr 
-0x7180 032010 arg mem_dat ,contw 
-0x7181 032011 call memcpy32 
-0x7182 032012 call inverse_memdat 
-0x7183 032013 arg mem_le_slat ,contr 
-0x7184 032014 call store_inverse_k 
-0x7185 032015 call function_aes_cmac 
-0x7186 032016 arg mem_aes_cmac_k ,contw 
-0x7187 032017 call store_aes_result 
-0x7188 032018 arg 1 ,temp 
-0x7189 032019 call function_f5_common 
-0x718a 032020 arg mem_le_ltk ,contw 
-0x718b 032021 call load_inverse_result 
-0x718c 032022 arg 0 ,temp 
-0x718d 032023 call function_f5_common 
-0x718e 032024 arg mem_le_mackey ,contw 
-0x718f 032026 branch store_aes_result 
-:      032029 function_f5_common:
-0x7190 032030 bpatch patch1c_5 ,mem_patch1c 
-0x7191 032031 jam 53 ,mem_aes_cmac_data_length 
-0x7192 032032 setarg 0x100 
-0x7193 032033 store 2 ,mem_dat 
-0x7194 032034 call store_addr_common_b 
-0x7195 032035 call store_addr_common_a 
-0x7196 032036 arg mem_le_srand ,contr 
-0x7197 032037 call memcpy16 
-0x7198 032038 arg mem_le_mrand ,contr 
-0x7199 032039 call memcpy16 
-0x719a 032041 setarg 0x6c65 
-0x719b 032042 istore 2 ,contw 
-0x719c 032043 setarg 0x6274 
-0x719d 032044 istore 2 ,contw 
-0x719e 032045 istoret 1 ,contw 
-0x719f 032046 call inverse_memdat 
-0x71a0 032047 branch function_aes_cmac 
-:      032049 store_addr_common_b:
-0x71a1 032050 fetch 6 ,mem_le_lap 
-0x71a2 032051 istore 6 ,contw 
-0x71a3 032052 fetch 1 ,mem_le_conn_own_addr_type 
-0x71a4 032053 istore 1 ,contw 
-0x71a5 032054 rtn 
-:      032056 store_addr_common_a:
-0x71a6 032057 fetch 6 ,mem_le_plap 
-0x71a7 032058 istore 6 ,contw 
-0x71a8 032063 fetch 1 ,mem_le_conn_peer_addr_type 
-0x71a9 032064 istore 1 ,contw 
-0x71aa 032065 rtn 
-:      032067 function_f4_ca:
-0x71ab 032068 jam 65 ,mem_aes_cmac_data_length 
-0x71ac 032069 fetch 1 ,mem_passkey_1bit 
-0x71ad 032070 store 1 ,mem_dat 
-0x71ae 032071 arg mem_sc_pubkey_local_x_256 ,contr 
-0x71af 032072 call memcpy32 
-0x71b0 032073 arg mem_le_pubkey_remote_x_256 ,contr 
-0x71b1 032074 call memcpy32 
-0x71b2 032075 call inverse_memdat 
-0x71b3 032076 arg mem_le_mrand ,contr 
-0x71b4 032077 call store_inverse_k 
-0x71b5 032078 branch function_aes_cmac 
-:      032081 function_f4_cb:
-0x71b6 032082 jam 65 ,mem_aes_cmac_data_length 
-0x71b7 032083 fetch 1 ,mem_passkey_1bit 
-0x71b8 032084 store 1 ,mem_dat 
-0x71b9 032085 arg mem_le_pubkey_remote_x_256 ,contr 
-0x71ba 032086 call memcpy32 
-0x71bb 032087 arg mem_sc_pubkey_local_x_256 ,contr 
-0x71bc 032088 call memcpy32 
-0x71bd 032089 call inverse_memdat 
-0x71be 032090 arg mem_le_srand ,contr 
-0x71bf 032091 call store_inverse_k 
-0x71c0 032092 branch function_aes_cmac 
-:      032094 function_aes_cmac:
-0x71c1 032095 bpatch patch1c_6 ,mem_patch1c 
-0x71c2 032096 call function_aes_cmac_generate_subkey 
-0x71c3 032100 fetch 1 ,mem_aes_cmac_data_length 
-0x71c4 032101 copy pdata ,temp 
-:      032102 function_ceil16:
-0x71c5 032103 increase 15 ,pdata 
-0x71c6 032104 rshift4 pdata ,pdata 
-0x71c7 032105 copy pdata ,regb 
-0x71c8 032106 branch function_aes_cmac_set_flag_0_balnk ,blank 
-0x71c9 032107 and temp ,0x0f ,pdata 
-0x71ca 032108 nbranch function_aes_cmac_set_flag_0 ,blank 
-0x71cb 032110 arg mem_aes_cmac_k1 ,regc 
-0x71cc 032111 arg mem_dat ,pdata 
-0x71cd 032112 increase -16 ,pdata 
-0x71ce 032115 iadd temp ,rega 
-0x71cf 032116 arg mem_aes_cmac_m_last ,contw 
-0x71d0 032117 arg 4 ,loopcnt 
-0x71d1 032118 call xor_loop 
-0x71d2 032122 branch function_aes_cmac_aes 
-:      032124 function_aes_cmac_set_flag_0_balnk:
-0x71d3 032125 arg 1 ,regb 
-0x71d4 032126 arg 0 ,rega 
-0x71d5 032128 branch function_aes_cmac_set_flag_0_common 
-:      032131 function_aes_cmac_set_flag_0:
-0x71d6 032133 and temp ,0x0f ,rega 
-:      032134 function_aes_cmac_set_flag_0_common:
-0x71d7 032135 arg mem_dat ,pdata 
-0x71d8 032136 iadd temp ,pdata 
-0x71d9 032137 isub rega ,contr 
-0x71da 032139 arg mem_aes_cmac_temp ,contw 
-0x71db 032140 call function_aes_cmac_padding 
-0x71dc 032142 arg mem_aes_cmac_k2 ,regc 
-0x71dd 032143 arg mem_aes_cmac_temp ,rega 
-0x71de 032144 arg mem_aes_cmac_m_last ,contw 
-0x71df 032145 arg 4 ,loopcnt 
-0x71e0 032146 call xor_loop 
-:      032153 function_aes_cmac_aes:
-0x71e1 032158 call aes_clear_data 
-0x71e2 032159 call aes_init 
-0x71e3 032162 arg mem_dat ,contr 
-:      032163 function_aes_cmac_aes_loop:
-0x71e4 032165 increase -1 ,regb 
-0x71e5 032166 deposit regb 
-0x71e6 032167 branch function_aes_cmac_aes_loop_end ,blank 
-0x71e7 032168 call load_data128 
-0x71e8 032169 call do_aes_cbc 
-0x71e9 032170 branch function_aes_cmac_aes_loop 
-:      032172 function_aes_cmac_aes_loop_end:
-0x71ea 032173 arg mem_aes_cmac_temp ,contw 
-0x71eb 032174 call store_aes_result 
-0x71ec 032175 arg mem_aes_cmac_m_last ,contr 
-0x71ed 032176 call load_data128 
-0x71ee 032177 call aes_init 
-0x71ef 032178 arg mem_aes_cmac_temp ,contr 
-0x71f0 032179 call load_data128 
-0x71f1 032180 branch do_aes_cbc 
-:      032184 load_inverse_result:
-0x71f2 032186 copy contw ,rega 
-0x71f3 032187 call store_aes_result 
-0x71f4 032189 arg 16 ,loopcnt 
-0x71f5 032190 branch inverse_data 
-:      032192 store_inverse_k:
-0x71f6 032193 arg mem_aes_cmac_k ,contw 
-0x71f7 032194 call memcpy16 
-:      032195 inverse_k:
-0x71f8 032196 arg 16 ,loopcnt 
-0x71f9 032197 arg mem_aes_cmac_k ,rega 
-0x71fa 032198 branch inverse_data 
-:      032200 inverse_memdat:
-0x71fb 032201 fetch 1 ,mem_aes_cmac_data_length 
-0x71fc 032202 copy pdata ,loopcnt 
-0x71fd 032203 arg mem_dat ,rega 
-0x71fe 032204 branch inverse_data 
-:      032206 bn_lshift_0_inverse:
-0x71ff 032207 ifetch 1 ,rega 
-0x7200 032208 lshift pdata ,pdata 
-0x7201 032209 isolate1 0 ,regc 
-0x7202 032210 setflag true ,0 ,pdata 
-0x7203 032211 isolate1 8 ,pdata 
-0x7204 032212 setflag true ,0 ,regc 
-0x7205 032213 istore 1 ,rega 
-0x7206 032214 increase -1 ,rega 
-0x7207 032215 loop bn_lshift_0_inverse 
-0x7208 032216 rtn 
-:      032218 function_aes_cmac_k1_inverse:
-0x7209 032219 arg mem_aes_cmac_k1 ,rega 
-:      032220 function_aes_cmac_inverse_common:
-0x720a 032221 increase 15 ,rega 
-0x720b 032222 force 16 ,loopcnt 
-0x720c 032223 force 0 ,regc 
-0x720d 032224 branch bn_lshift_0_inverse 
-:      032226 function_aes_cmac_k2_inverse:
-0x720e 032227 arg mem_aes_cmac_k2 ,rega 
-0x720f 032228 branch function_aes_cmac_inverse_common 
-:      032231 function_aes_cmac_generate_subkey:
-0x7210 032232 arg mem_aes_cmac_k ,contr 
-0x7211 032233 call load_key 
-0x7212 032236 force regidx_xor ,regext_index 
-0x7213 032237 call aes_clear 
-0x7214 032238 call aes_clear_data 
-0x7215 032239 call do_aes_ocb 
-0x7216 032244 arg mem_aes_cmac_k1 ,contw 
-0x7217 032245 call store_aes_result 
-:      032246 function_aes_cmac_k1:
-0x7218 032247 bpatch patch1c_7 ,mem_patch1c 
-0x7219 032248 fetch 1 ,mem_aes_cmac_k1 
-0x721a 032249 isolate1 7 ,pdata 
-0x721b 032250 nbranch function_aes_cmac_k1_0 ,true 
-0x721c 032251 call function_aes_cmac_k1_inverse 
-0x721d 032254 arg mem_aes_cmac_k1 ,regc 
-0x721e 032256 arg mem_aes_cmac_k1 ,contw 
-0x721f 032259 call function_aes_cmac_xor_rb 
-0x7220 032260 branch function_aes_cmac_k2 
-:      032261 function_aes_cmac_k1_0:
-0x7221 032262 call function_aes_cmac_k1_inverse 
-:      032263 function_aes_cmac_k2:
-0x7222 032265 arg mem_aes_cmac_k1 ,contr 
-0x7223 032266 arg mem_aes_cmac_k2 ,contw 
-0x7224 032267 call memcpy16 
-0x7225 032268 fetch 1 ,mem_aes_cmac_k2 
-0x7226 032269 isolate1 7 ,pdata 
-0x7227 032270 nbranch function_aes_cmac_k2_inverse ,true 
-0x7228 032271 call function_aes_cmac_k2_inverse 
-0x7229 032273 arg mem_aes_cmac_k2 ,regc 
-0x722a 032275 arg mem_aes_cmac_k2 ,contw 
-:      032281 function_aes_cmac_xor_rb:
-0x722b 032282 arg 3 ,loopcnt 
-:      032283 function_aes_cmac_xor_rb_loop:
-0x722c 032284 arg 0 ,temp 
-0x722d 032285 call function_aes_cmac_xor_loop_common 
-0x722e 032286 increase 4 ,regc 
-0x722f 032287 loop function_aes_cmac_xor_rb_loop 
-0x7230 032288 arg 0x8700 ,temp 
-0x7231 032289 lshift16 temp ,temp 
-:      032290 function_aes_cmac_xor_loop_common:
-0x7232 032291 ifetch 4 ,regc 
-0x7233 032292 ixor temp ,pdata 
-0x7234 032293 istore 4 ,contw 
-0x7235 032294 rtn 
-:      032300 function_aes_cmac_padding:
-0x7236 032301 bpatch patch1d_0 ,mem_patch1d 
-0x7237 032302 arg 16 ,loopcnt 
-0x7238 032303 arg 0 ,pdata 
-:      032304 function_aes_cmac_padding_loop:
-0x7239 032305 isub rega ,null 
-0x723a 032306 branch function_aes_cmac_padding_beq_length ,zero 
-0x723b 032307 branch function_aes_cmac_padding_big_length ,positive 
-0x723c 032308 ifetcht 1 ,contr 
-0x723d 032309 istoret 1 ,contw 
-:      032310 function_aes_cmac_padding_loop2:
-0x723e 032311 increase 1 ,pdata 
-0x723f 032312 loop function_aes_cmac_padding_loop 
-0x7240 032313 rtn 
-:      032314 function_aes_cmac_padding_beq_length:
-0x7241 032315 arg 0x80 ,temp 
-:      032316 function_aes_cmac_padding_common:
-0x7242 032317 istoret 1 ,contw 
-0x7243 032318 branch function_aes_cmac_padding_loop2 
-:      032320 function_aes_cmac_padding_big_length:
-0x7244 032321 arg 0 ,temp 
-0x7245 032322 branch function_aes_cmac_padding_common 
-:      032327 concatenate_temp24:
-0x7246 032328 lshift8 temp ,temp 
-:      032329 concatenate_temp16:
-0x7247 032330 lshift16 temp ,temp 
-0x7248 032331 ior temp ,temp 
-0x7249 032332 rtn 
-:      032337 generate_stk:
-0x724a 032338 bpatch patch1d_1 ,mem_patch1d 
-0x724b 032339 call function_s1 
-0x724c 032340 arg mem_le_ltk ,contw 
-0x724d 032341 branch store_aes_result 
-:      032344 authenticate_rconfirm:
-0x724e 032345 arg mem_le_srand ,contw 
-0x724f 032346 branch authenticate_mconfirm ,master 
-0x7250 032347 arg mem_le_mrand ,contw 
-:      032348 authenticate_mconfirm:
-0x7251 032349 copy contr ,rega 
-0x7252 032350 call memcpy16 
-0x7253 032351 call function_c1 
-0x7254 032352 arg mem_le_rconfirm ,contr 
-0x7255 032353 branch compare_res 
-:      032355 generate_confirm:
-0x7256 032356 arg mem_le_mrand ,rega 
-0x7257 032357 branch generate_mrand ,master 
-0x7258 032358 arg mem_le_srand ,rega 
-:      032359 generate_mrand:
-0x7259 032360 copy rega ,contw 
-0x725a 032361 call generate_random 
-0x725b 032362 branch function_c1 
-:      032364 generate_sk:
-0x725c 032365 arg mem_le_skdm ,contr 
-0x725d 032366 call load_data128 
-0x725e 032367 arg mem_le_ltk ,contr 
-0x725f 032368 call load_regext 
-0x7260 032369 force 0x38 ,aes_ctrl 
-0x7261 032370 force 0x0 ,aes_ctrl 
-0x7262 032371 call wait_aes 
-0x7263 032372 arg mem_le_sk ,contw 
-0x7264 032373 branch store_aes_result 
-:      032377 ccm_b0:
-0x7265 032378 force regidx_xor ,regext_index 
-0x7266 032379 force 0x49 ,pdata 
-0x7267 032380 branch iv_common 
-:      032383 first_block_counter:
-0x7268 032384 force 0x49 ,pdata 
-0x7269 032385 branch first_block 
-:      032386 first_block_data:
-0x726a 032387 force 1 ,pdata 
-:      032388 first_block:
-0x726b 032389 force regidx_data ,regext_index 
-:      032390 iv_common:
-0x726c 032391 lshift8 temp ,regext 
-0x726d 032392 ior regext ,regext 
-0x726e 032393 increase 1 ,regext_index 
-0x726f 032394 rshift8 temp ,regext 
-0x7270 032395 rshift16 regext ,regext 
-0x7271 032396 fetch 2 ,mem_ccm_iv 
-0x7272 032397 lshift16 pdata ,pdata 
-0x7273 032398 ior regext ,regext 
-0x7274 032399 increase 1 ,regext_index 
-0x7275 032400 ifetchr regext ,4 ,contr 
-0x7276 032401 increase 1 ,regext_index 
-0x7277 032402 ifetch 2 ,contr 
-0x7278 032403 byteswap rega ,regext 
-0x7279 032404 lshift16 regext ,regext 
-0x727a 032405 ior regext ,regext 
-0x727b 032406 increase 1 ,regext_index 
-0x727c 032407 rtn 
-:      032411 generate_mic:
-0x727d 032412 add regc ,1 ,contr 
-0x727e 032413 ifetch 1 ,contr 
-0x727f 032414 iforce rega 
-0x7280 032415 call first_block_counter 
-0x7281 032416 call do_aes_ocb 
-0x7282 032418 force regidx_data ,regext_index 
-0x7283 032419 ifetch 1 ,regc 
-0x7284 032420 and_into 0x3 ,pdata 
-0x7285 032421 lshift16 pdata ,regext 
-0x7286 032422 set1 8 ,regext 
-0x7287 032423 call clear_hidata 
-0x7288 032424 call do_aes_cbc 
-0x7289 032426 copy rega ,loopcnt 
-0x728a 032427 add regc ,2 ,contr 
-0x728b 032428 call padding_data 
-:      032429 generate_mic_loop:
-0x728c 032430 call aes_load_data 
-0x728d 032431 call do_aes_cbc 
-0x728e 032432 deposit loopcnt 
-0x728f 032433 branch generate_mic_end ,blank 
-0x7290 032434 branch generate_mic_loop 
-:      032435 generate_mic_end:
-0x7291 032436 force regidx_result ,regext_index 
-0x7292 032437 deposit regext 
-0x7293 032438 store 4 ,mem_le_mic 
-0x7294 032439 rtn 
-:      032441 aes_crypt_data:
-0x7295 032442 increase 1 ,rega 
-0x7296 032443 call first_block_data 
-0x7297 032444 copy regc ,contr 
-0x7298 032445 call aes_load_xor 
-0x7299 032446 call do_aes_ctr 
-0x729a 032447 call store_enc_data 
-0x729b 032448 increase 16 ,regc 
-0x729c 032449 increase -16 ,regb 
-0x729d 032450 branch aes_crypt_data ,positive 
-0x729e 032451 rtn 
-:      032456 le_encrypt_new_start:
-0x729f 032457 call ccm_init_common 
-0x72a0 032458 bpatch patch1d_2 ,mem_patch1d 
-0x72a1 032459 jam 0 ,core_ccm_aad0 
-0x72a2 032460 jam 1 ,core_ccm_aad1 
-0x72a3 032461 fetch 1 ,mem_le_txheader 
-0x72a4 032462 and_into 0x3 ,pdata 
-0x72a5 032463 store 1 ,core_ccm_aad2 
-0x72a6 032464 fetch 2 ,mem_contr 
-0x72a7 032465 store 2 ,core_ccm_input_playload_addr 
-0x72a8 032466 setarg mem_le_txpayload 
-0x72a9 032467 store 2 ,core_ccm_output_playload_addr 
-0x72aa 032469 fetchr rega ,1 ,mem_le_txlen 
-0x72ab 032470 fetcht 5 ,mem_ccm_pcnt_tx 
-0x72ac 032471 call ccm_b0 
-0x72ad 032472 jam 2 ,core_ccm_ctrl 
-0x72ae 032473 jam 3 ,core_ccm_ctrl 
-0x72af 032475 fetch 1 ,mem_le_txlen 
-0x72b0 032476 store 2 ,core_ccm_inptr 
-0x72b1 032477 increase 4 ,pdata 
-0x72b2 032478 store 1 ,mem_le_txlen 
-0x72b3 032479 fetch 5 ,mem_ccm_pcnt_tx 
-0x72b4 032480 increase 1 ,pdata 
-0x72b5 032481 set0 le_ccm_directionbit ,pdata 
-0x72b6 032482 store 5 ,mem_ccm_pcnt_tx 
-0x72b7 032483 rtn 
-:      032486 ccm_wait_enc:
-0x72b8 032487 fetch 2 ,core_ccm_outptr 
-0x72b9 032488 isub temp ,null 
-0x72ba 032489 rtn zero 
-0x72bb 032490 nrtn blank 
-0x72bc 032492 branch ccm_wait_enc 
-:      032494 ccm_check_enc_done:
-0x72bd 032495 fetch 1 ,core_misc_status 
-0x72be 032496 bbit0 6 ,assert 
-:      032497 ccm_enc_done:
-0x72bf 032498 setarg mem_le_txpayload 
-0x72c0 032499 iadd temp ,contw 
-0x72c1 032500 arg regidx_result ,regext_index 
-0x72c2 032501 istorer regext ,4 ,contw 
-0x72c3 032502 branch ccm_ctrl_clr 
-:      032504 ccm_init_common:
-0x72c4 032505 bpatch patch1d_3 ,mem_patch1d 
-0x72c5 032506 force regidx_result ,regext_index 
-0x72c6 032507 call aes_clear 
-0x72c7 032508 call aes_clear_data 
-0x72c8 032509 setarg 0 
-0x72c9 032510 store 2 ,core_ccm_inptr 
-0x72ca 032511 rtn 
-:      032513 wait_ccm_done:
-0x72cb 032514 fetch 1 ,core_misc_status 
-0x72cc 032515 bbit0 6 ,wait_ccm_done 
-:      032516 ccm_ctrl_clr:
-0x72cd 032517 jam 0 ,core_ccm_ctrl 
-0x72ce 032518 rtn 
-:      032521 wait_aes:
-0x72cf 032522 nbranch wait_aes ,aes_ready 
-0x72d0 032523 rtn 
-:      032525 do_aes_ocb:
-0x72d1 032526 force 0x30 ,aes_ctrl 
-0x72d2 032527 force 0x0 ,aes_ctrl 
-0x72d3 032528 branch wait_aes 
-:      032530 do_aes_cbc:
-0x72d4 032531 force 0x32 ,aes_ctrl 
-0x72d5 032532 force 0x2 ,aes_ctrl 
-0x72d6 032533 branch wait_aes 
-:      032535 do_aes_ctr:
-0x72d7 032536 force 0x34 ,aes_ctrl 
-0x72d8 032537 force 0x4 ,aes_ctrl 
-0x72d9 032538 branch wait_aes 
-:      032541 aes_init:
-0x72da 032542 force 1 ,aes_ctrl 
-0x72db 032543 force 0 ,aes_ctrl 
-0x72dc 032544 rtn 
-:      032547 wait_keyinit_done:
-0x72dd 032548 fetch 1 ,core_aes_decode_key_init 
-0x72de 032549 bbit0 2 ,wait_keyinit_done 
-0x72df 032550 rtn 
-:      032553 dec_key_initial:
-0x72e0 032554 store 2 ,core_keybuf_saddr 
-0x72e1 032555 force 0xc0 ,aes_ctrl 
-0x72e2 032556 force 0x80 ,aes_ctrl 
-0x72e3 032557 branch wait_keyinit_done 
-:      032559 do_aes_ecb_dec:
-0x72e4 032560 force regidx_data ,regext_index 
-0x72e5 032561 copy regb ,contr 
-0x72e6 032562 force 4 ,loopcnt 
-0x72e7 032563 call aes_ecb_dec_loop 
-0x72e8 032565 force 0x180 ,aes_ctrl 
-0x72e9 032566 force 0x80 ,aes_ctrl 
-0x72ea 032567 call wait_aes 
-:      032568 ecb_dec_generate:
-0x72eb 032569 force regidx_result ,regext_index 
-0x72ec 032570 copy regc ,contw 
-0x72ed 032571 force 4 ,loopcnt 
-:      032572 ecb_dec_generate_loop:
-0x72ee 032573 copy regext ,pdata 
-0x72ef 032574 istore 4 ,contw 
-0x72f0 032575 increase 1 ,regext_index 
-0x72f1 032576 loop ecb_dec_generate_loop 
-0x72f2 032577 rtn 
-:      032579 aes_ecb_dec_loop:
-0x72f3 032580 ifetch 2 ,contr 
-0x72f4 032581 ifetcht 2 ,contr 
-0x72f5 032582 lshift16 temp ,temp 
-0x72f6 032583 ior temp ,regext 
-0x72f7 032584 increase 1 ,regext_index 
-0x72f8 032585 loop aes_ecb_dec_loop 
-0x72f9 032586 rtn 
-:      032589 do_aes_cbc_dec:
-0x72fa 032590 force regidx_xor ,regext_index 
-0x72fb 032591 copy rega ,contr 
-0x72fc 032592 force 4 ,loopcnt 
-0x72fd 032593 call aes_ecb_dec_loop 
-0x72fe 032595 force regidx_data ,regext_index 
-0x72ff 032596 copy regb ,contr 
-0x7300 032597 force 4 ,loopcnt 
-0x7301 032598 call aes_ecb_dec_loop 
-0x7302 032599 force 0x182 ,aes_ctrl 
-0x7303 032600 force 0x82 ,aes_ctrl 
-0x7304 032601 call wait_aes 
-0x7305 032602 branch ecb_dec_generate 
-:      032605 function_s1:
-0x7306 032606 force regidx_data ,regext_index 
-0x7307 032607 fetch 4 ,mem_le_mrand 
-0x7308 032608 iforce regext 
-0x7309 032609 increase 1 ,regext_index 
-0x730a 032610 ifetch 4 ,contr 
-0x730b 032611 iforce regext 
-0x730c 032612 increase 1 ,regext_index 
-0x730d 032613 fetch 4 ,mem_le_srand 
-0x730e 032614 iforce regext 
-0x730f 032615 increase 1 ,regext_index 
-0x7310 032616 ifetch 4 ,contr 
-0x7311 032617 iforce regext 
-0x7312 032618 increase 1 ,regext_index 
-0x7313 032619 call aes_clear 
-0x7314 032620 increase -4 ,regext_index 
-0x7315 032621 fetch 4 ,mem_le_tk 
-0x7316 032622 copy pdata ,regext 
-0x7317 032623 increase 4 ,regext_index 
-0x7318 032624 force 0x38 ,aes_ctrl 
-0x7319 032625 force 0x8 ,aes_ctrl 
-0x731a 032626 branch wait_aes 
-:      032629 function_c1:
-0x731b 032630 bpatch patch1d_4 ,mem_patch1d 
-0x731c 032631 fetch 6 ,mem_le_lap 
-0x731d 032632 fetcht 6 ,mem_le_plap 
-0x731e 032633 branch function_c1_master ,master 
-0x731f 032634 fetch 6 ,mem_le_plap 
-0x7320 032635 fetcht 6 ,mem_le_lap 
-:      032636 function_c1_master:
-0x7321 032637 force regidx_xor ,regext_index 
-0x7322 032638 copy temp ,regext 
-0x7323 032639 increase 1 ,regext_index 
-0x7324 032640 rshift32 temp ,regext 
-0x7325 032641 lshift16 pdata ,pdata 
-0x7326 032642 ior regext ,regext 
-0x7327 032643 increase 1 ,regext_index 
-0x7328 032644 rshift32 pdata ,regext 
-0x7329 032645 increase 1 ,regext_index 
-0x732a 032646 force 0 ,regext 
-0x732b 032647 force 0 ,pdata 
-0x732c 032648 fetch 1 ,mem_le_conn_peer_addr_type 
-0x732d 032649 fetcht 1 ,mem_le_adv_own_addr_type 
-0x732e 032650 nbranch function_c1_irat ,master 
-0x732f 032652 fetch 1 ,mem_le_conn_own_addr_type 
-0x7330 032653 fetcht 1 ,mem_le_conn_peer_addr_type 
-:      032654 function_c1_irat:
-0x7331 032655 store 1 ,mem_le_iat 
-0x7332 032656 storet 1 ,mem_le_rat 
-0x7333 032657 force regidx_data ,regext_index 
-0x7334 032658 arg mem_le_iat ,regb 
-0x7335 032659 force 4 ,loopcnt 
-:      032660 function_c1_loop1:
-0x7336 032661 ifetch 4 ,rega 
-0x7337 032662 ifetcht 4 ,regb 
-0x7338 032663 ixor temp ,regext 
-0x7339 032664 increase 1 ,regext_index 
-0x733a 032665 increase 4 ,rega 
-0x733b 032666 increase 4 ,regb 
-0x733c 032667 loop function_c1_loop1 
-0x733d 032668 call aes_clear 
-0x733e 032669 increase -4 ,regext_index 
-0x733f 032670 fetch 4 ,mem_le_tk 
-0x7340 032671 copy pdata ,regext 
-0x7341 032672 increase 4 ,regext_index 
-0x7342 032673 force 0x38 ,aes_ctrl 
-0x7343 032674 force 0xc ,aes_ctrl 
-0x7344 032675 call wait_aes 
-0x7345 032677 call aes_clear_data 
-0x7346 032678 force 0x3a ,aes_ctrl 
-0x7347 032679 force 0x8 ,aes_ctrl 
-0x7348 032680 branch wait_aes 
-:      032682 padding_data:
-0x7349 032683 compare 0 ,loopcnt ,3 
-0x734a 032684 rtn true 
-0x734b 032685 deposit contr 
-0x734c 032686 iadd loopcnt ,contw 
-0x734d 032687 force 0 ,pdata 
-:      032688 padding_loop:
-0x734e 032689 istore 1 ,contw 
-0x734f 032690 increase 1 ,loopcnt 
-0x7350 032691 compare 0 ,loopcnt ,3 
-0x7351 032692 rtn true 
-0x7352 032693 branch padding_loop 
-:      032695 aes_load_data:
-0x7353 032696 force regidx_data ,regext_index 
-:      032697 load_data_loop:
-0x7354 032698 deposit loopcnt 
-0x7355 032699 branch load_data_padding ,blank 
-0x7356 032700 ifetch 4 ,contr 
-0x7357 032701 increase -4 ,loopcnt 
-:      032702 load_data_padding:
-0x7358 032703 iforce regext 
-0x7359 032704 increase 1 ,regext_index 
-0x735a 032705 compare regidx_key ,regext_index ,0xf 
-0x735b 032706 rtn true 
-0x735c 032707 branch load_data_loop 
-:      032709 aes_load_xor:
-0x735d 032710 force regidx_xor ,regext_index 
-0x735e 032711 branch load_regext 
-:      032712 load_key:
-0x735f 032713 force regidx_key ,regext_index 
-0x7360 032714 branch load_regext 
-:      032715 load_data128:
-0x7361 032716 force regidx_data ,regext_index 
-:      032717 load_regext:
-0x7362 032718 force 4 ,loopcnt 
-:      032719 load_regext_loop:
-0x7363 032720 ifetch 4 ,contr 
-0x7364 032721 iforce regext 
-0x7365 032722 increase 1 ,regext_index 
-0x7366 032723 loop load_regext_loop 
-0x7367 032724 rtn 
-:      032726 load_sk:
-0x7368 032727 arg mem_le_sk ,contr 
-0x7369 032728 branch load_key 
-:      032730 clear_hidata:
-0x736a 032731 force 4 ,loopcnt 
-0x736b 032732 branch clear_data_rest 
-:      032734 regext_clear:
-0x736c 032735 force 0 ,regext_index 
-0x736d 032736 force 16 ,loopcnt 
-0x736e 032737 branch clear_loop 
-:      032739 aes_clear_data:
-0x736f 032740 force regidx_data ,regext_index 
-:      032741 aes_clear:
-0x7370 032742 force 4 ,loopcnt 
-:      032743 clear_loop:
-0x7371 032744 force 0 ,regext 
-:      032745 clear_data_rest:
-0x7372 032746 increase 1 ,regext_index 
-0x7373 032747 loop clear_loop 
-0x7374 032748 rtn 
-:      032750 store_aes_result:
-0x7375 032751 force regidx_result ,regext_index 
-0x7376 032752 force 4 ,loopcnt 
-:      032753 send_aes_result_loop:
-0x7377 032754 deposit regext 
-0x7378 032755 istore 4 ,contw 
-0x7379 032756 increase 1 ,regext_index 
-0x737a 032757 loop send_aes_result_loop 
-0x737b 032758 rtn 
-:      032760 store_enc_data:
-0x737c 032761 force regidx_result ,regext_index 
-0x737d 032762 copy regc ,contw 
-0x737e 032763 add regb ,1 ,loopcnt 
-0x737f 032764 sub loopcnt ,15 ,null 
-0x7380 032765 branch store_enc_loop ,positive 
-0x7381 032766 force 16 ,loopcnt 
-:      032767 store_enc_loop:
-0x7382 032768 deposit regext 
-0x7383 032769 sub loopcnt ,3 ,null 
-0x7384 032770 branch store_enc_byte ,positive 
-0x7385 032771 istore 4 ,contw 
-0x7386 032772 increase -4 ,loopcnt 
-0x7387 032773 rtn zero 
-0x7388 032774 increase 1 ,regext_index 
-0x7389 032775 branch store_enc_loop 
-:      032776 store_enc_byte:
-0x738a 032777 istore 1 ,contw 
-0x738b 032778 rshift8 pdata ,pdata 
-0x738c 032779 loop store_enc_byte 
-0x738d 032780 rtn 
-:      032783 compare_res:
-0x738e 032784 force regidx_result ,regext_index 
-0x738f 032785 force 4 ,loopcnt 
-:      032786 compare_res_loop:
-0x7390 032787 ifetch 4 ,contr 
-0x7391 032788 isub regext ,null 
-0x7392 032789 nrtn zero 
-0x7393 032790 increase 1 ,regext_index 
-0x7394 032791 loop compare_res_loop 
-0x7395 032792 branch enable_zero 
-:      032794 enable_authrom:
-0x7396 032795 fetch 1 ,core_clkoff 
-0x7397 032796 set0 clock_off_auth_rom ,pdata 
-0x7398 032797 store 1 ,core_clkoff 
-0x7399 032798 rtn 
-:      032800 disable_authrom:
-0x739a 032801 fetch 1 ,core_clkoff 
-0x739b 032802 set1 clock_off_auth_rom ,pdata 
-0x739c 032803 store 1 ,core_clkoff 
-0x739d 032804 rtn 
-:      032812 init_memp:
-0x739e 032813 arg mem_p ,contw 
-0x739f 032814 setsect 0 ,0x3ffff 
-0x73a0 032815 setsect 1 ,0x3ffff 
-0x73a1 032816 setsect 2 ,0x3ffff 
-0x73a2 032817 setsect 3 ,0x3fbff 
-0x73a3 032818 istore 9 ,contw 
-0x73a4 032819 setsect 0 ,0x3ffff 
-0x73a5 032820 setsect 1 ,0x3ffff 
-0x73a6 032821 setsect 2 ,0x3ffff 
-0x73a7 032822 setsect 3 ,0x3ffff 
-0x73a8 032823 istore 9 ,contw 
-0x73a9 032824 setsect 0 ,0x3ffff 
-0x73aa 032825 setsect 1 ,0x3ffff 
-0x73ab 032826 setsect 2 ,0x3cfff 
-0x73ac 032827 setsect 3 ,0x3ffff 
-0x73ad 032828 istore 9 ,contw 
-0x73ae 032829 setsect 0 ,0x3ffff 
-0x73af 032830 setsect 1 ,0x3ffff 
-0x73b0 032831 setsect 2 ,0x3ffef 
-0x73b1 032832 setsect 3 ,0x3ffff 
-0x73b2 032833 istore 9 ,contw 
-0x73b3 032834 setsect 0 ,0x3ffff 
-0x73b4 032835 setsect 1 ,0x3ffff 
-0x73b5 032836 setsect 2 ,0x3ffff 
-0x73b6 032837 setsect 3 ,0x3ffff 
-0x73b7 032838 istore 9 ,contw 
-0x73b8 032839 setsect 0 ,0x3ffff 
-0x73b9 032840 setsect 1 ,0x26c7f 
-0x73ba 032841 setsect 2 ,0x146b 
-0x73bb 032842 setsect 3 ,0x37bb3 
-0x73bc 032843 istore 9 ,contw 
-0x73bd 032844 setsect 0 ,0x1feb8 
-0x73be 032845 setsect 1 ,0x10c12 
-0x73bf 032846 setsect 2 ,0x2b722 
-0x73c0 032847 setsect 3 ,0x29fa6 
-0x73c1 032848 istore 9 ,contw 
-0x73c2 032849 setsect 0 ,0xe70f 
-0x73c3 032850 setsect 1 ,0x16720 
-0x73c4 032851 setsect 2 ,0x519e 
-0x73c5 032852 setsect 3 ,0x19084 
-0x73c6 032853 istore 9 ,contw 
-0x73c7 032854 setsect 0 ,0x31012 
-0x73c8 032855 setsect 1 ,0x360bf 
-0x73c9 032856 setsect 2 ,0x3f0af 
-0x73ca 032857 setsect 3 ,0x3d3 
-0x73cb 032858 istore 9 ,contw 
-0x73cc 032859 setsect 0 ,0x3a188 
-0x73cd 032860 setsect 1 ,0x3ad0 
-0x73ce 032861 setsect 2 ,0x3cbf2 
-0x73cf 032862 setsect 3 ,0x243d9 
-0x73d0 032863 istore 9 ,contw 
-0x73d1 032864 setsect 0 ,0x2b030 
-0x73d2 032865 setsect 1 ,0x36a03 
-0x73d3 032866 setsect 2 ,0x11188 
-0x73d4 032867 setsect 3 ,0x1e520 
-0x73d5 032868 istore 9 ,contw 
-0x73d6 032869 setsect 0 ,0x3a11e 
-0x73d7 032870 setsect 1 ,0xfe5d 
-0x73d8 032871 setsect 2 ,0xdd57 
-0x73d9 032872 setsect 3 ,0x1ac93 
-0x73da 032873 istore 9 ,contw 
-0x73db 032874 setsect 0 ,0x11ed 
-0x73dc 032875 setsect 1 ,0x218c4 
-0x73dd 032876 setsect 2 ,0x8da7 
-0x73de 032877 setsect 3 ,0x257ff 
-0x73df 032878 istore 9 ,contw 
-0x73e0 032879 setsect 0 ,0x3192b 
-0x73e1 032880 setsect 1 ,0x34641 
-0x73e2 032881 setsect 2 ,0x1be0c 
-0x73e3 032882 setsect 3 ,0x366ad 
-0x73e4 032883 istore 9 ,contw 
-0x73e5 032884 setsect 0 ,0x1f83 
-0x73e6 032885 setsect 1 ,0x15a23 
-0x73e7 032886 setsect 2 ,0x3f9b0 
-0x73e8 032887 setsect 3 ,0x3949 
-0x73e9 032888 istore 9 ,contw 
-0x73ea 032889 setsect 0 ,0x13a51 
-0x73eb 032890 setsect 1 ,0x153fd 
-0x73ec 032891 setsect 2 ,0x3372a 
-0x73ed 032892 setsect 3 ,0xf1bb 
-0x73ee 032893 istore 9 ,contw 
-0x73ef 032894 setsect 0 ,0x3ae85 
-0x73f0 032895 setsect 1 ,0x1eed9 
-0x73f1 032896 setsect 2 ,0x9e66 
-0x73f2 032897 setsect 3 ,0x1a8 
-0x73f3 032898 istore 8 ,contw 
-0x73f4 032899 rtn 
-:      032907 init_memp_256:
-0x73f5 032908 arg mem_p_256 ,contw 
-0x73f6 032909 setsect 0 ,0x3ffff 
-0x73f7 032910 setsect 1 ,0x3ffff 
-0x73f8 032911 setsect 2 ,0x3ffff 
-0x73f9 032912 setsect 3 ,0x3ffff 
-0x73fa 032913 istore 9 ,contw 
-0x73fb 032914 setsect 0 ,0x3ffff 
-0x73fc 032915 setsect 1 ,0x3f 
-0x73fd 032916 setsect 2 ,0x0 
-0x73fe 032917 setsect 3 ,0x0 
-0x73ff 032918 istore 9 ,contw 
-0x7400 032919 setsect 0 ,0x0 
-0x7401 032920 setsect 1 ,0x0 
-0x7402 032921 setsect 2 ,0x1000 
-0x7403 032922 setsect 3 ,0x0 
-0x7404 032923 istore 9 ,contw 
-0x7405 032924 setsect 0 ,0x3ff00 
-0x7406 032925 setsect 1 ,0x3ffff 
-0x7407 032926 setsect 2 ,0x3ffcf 
-0x7408 032927 setsect 3 ,0x3ffff 
-0x7409 032928 istore 9 ,contw 
-0x740a 032929 setsect 0 ,0x3ffff 
-0x740b 032930 setsect 1 ,0x3ffff 
-0x740c 032931 setsect 2 ,0x3ffff 
-0x740d 032932 setsect 3 ,0x3ff 
-0x740e 032933 istore 9 ,contw 
-0x740f 032934 setsect 0 ,0x0 
-0x7410 032935 setsect 1 ,0x0 
-0x7411 032936 setsect 2 ,0x0 
-0x7412 032937 setsect 3 ,0x0 
-0x7413 032938 istore 9 ,contw 
-0x7414 032939 setsect 0 ,0x10000 
-0x7415 032940 setsect 1 ,0x0 
-0x7416 032941 setsect 2 ,0x3f000 
-0x7417 032942 setsect 3 ,0x3ffff 
-0x7418 032943 istore 9 ,contw 
-0x7419 032944 setsect 0 ,0x296ff 
-0x741a 032945 setsect 1 ,0x22630 
-0x741b 032946 setsect 2 ,0x3945d 
-0x741c 032947 setsect 3 ,0x3d284 
-0x741d 032948 istore 9 ,contw 
-0x741e 032949 setsect 0 ,0x333a0 
-0x741f 032950 setsect 1 ,0x4b7a 
-0x7420 032951 setsect 2 ,0x37d8 
-0x7421 032952 setsect 3 ,0x3c9dc 
-0x7422 032953 istore 9 ,contw 
-0x7423 032954 setsect 0 ,0x3a440 
-0x7424 032955 setsect 1 ,0x1b958 
-0x7425 032956 setsect 2 ,0x38bce 
-0x7426 032957 setsect 3 ,0x1091f 
-0x7427 032958 istore 9 ,contw 
-0x7428 032959 setsect 0 ,0x2e12c 
-0x7429 032960 setsect 1 ,0x1f47c 
-0x742a 032961 setsect 2 ,0x356b1 
-0x742b 032962 setsect 3 ,0x2fd47 
-0x742c 032963 istore 9 ,contw 
-0x742d 032964 setsect 0 ,0x6837 
-0x742e 032965 setsect 1 ,0x2ed90 
-0x742f 032966 setsect 2 ,0x1ecec 
-0x7430 032967 setsect 3 ,0x1acc5 
-0x7431 032968 istore 9 ,contw 
-0x7432 032969 setsect 0 ,0x23357 
-0x7433 032970 setsect 1 ,0x18af3 
-0x7434 032971 setsect 2 ,0xf9e1 
-0x7435 032972 setsect 3 ,0x129f0 
-0x7436 032973 istore 9 ,contw 
-0x7437 032974 setsect 0 ,0x2e7eb 
-0x7438 032975 setsect 1 ,0x3e6e3 
-0x7439 032976 setsect 2 ,0x3e1a7 
-0x743a 032977 setsect 3 ,0x10b8b 
-0x743b 032978 istore 9 ,contw 
-0x743c 032979 setsect 0 ,0x24fe3 
-0x743d 032980 setsect 1 ,0x20ef 
-0x743e 032981 setsect 2 ,0x1b5a6 
-0x743f 032982 setsect 3 ,0xdc2f 
-0x7440 032983 istore 9 ,contw 
-0x7441 032984 setsect 0 ,0x13860 
-0x7442 032985 setsect 1 ,0x2bd69 
-0x7443 032986 setsect 2 ,0x391a 
-0x7444 032987 setsect 3 ,0x1b222 
-0x7445 032988 istore 9 ,contw 
-0x7446 032989 rtn 
-:      032995 publickey_init:
-0x7447 032998 branch sp_initialize_256 
-:      033000 sp_calc_sequence_256_check:
-0x7448 033001 bpatch patch1d_5 ,mem_patch1d 
-0x7449 033006 fetch 1 ,mem_secure_connections_enable 
-0x744a 033007 rtn blank 
-0x744b 033008 fetch 1 ,mem_sc_local_key_invalid 
-0x744c 033009 rtneq sp_key_valid_256 
-0x744d 033012 fetch 1 ,mem_sc_calc 
-0x744e 033013 beq sp_calc_standby ,sp_initialize_256 
-0x744f 033014 rtn 
-:      033015 stop_publickey_calc_256:
-0x7450 033016 jam sp_calc_standby ,mem_sc_calc 
-0x7451 033017 rtn 
-:      033022 sp_clear_flags:
-0x7452 033023 bpatch patch1d_6 ,mem_patch1d 
-0x7453 033024 setarg mem_sp_state_end 
-0x7454 033025 arg mem_sp_state_start ,contw 
-0x7455 033026 isub contw ,loopcnt 
-0x7456 033027 call clear_mem 
-0x7457 033028 setarg mem_sp_state_xmem_end 
-0x7458 033029 arg mem_sp_state_xmem ,contw 
-0x7459 033030 isub contw ,loopcnt 
-0x745a 033031 branch clear_mem 
-:      033035 sp_calc_check_publickey_256:
-0x745b 033036 call sp_calc_b256 
-0x745c 033037 arg mem_le_pubkey_remote_y_256 ,rega 
-0x745d 033038 arg mem_t7_256 ,contw 
-0x745e 033039 call bn_sqrmod_256 
-0x745f 033040 arg mem_le_pubkey_remote_x_256 ,rega 
-0x7460 033041 arg mem_t2_256 ,contw 
-0x7461 033042 call bn_sqrmod_256 
-0x7462 033043 arg mem_t2_256 ,rega 
-0x7463 033044 arg mem_le_pubkey_remote_x_256 ,regb 
-0x7464 033045 arg mem_t2_256 ,contw 
-0x7465 033046 call bn_mulmod_256 
-0x7466 033047 arg mem_a_256 ,rega 
-0x7467 033048 arg mem_le_pubkey_remote_x_256 ,regb 
-0x7468 033049 arg mem_t3_256 ,contw 
-0x7469 033050 call bn_mulmod_256 
-0x746a 033051 arg mem_t3_256 ,rega 
-0x746b 033052 arg mem_t2_256 ,regb 
-0x746c 033053 arg mem_t2_256 ,contw 
-0x746d 033054 call bn_addmod_256 
-0x746e 033055 arg mem_t0_256 ,rega 
-0x746f 033056 arg mem_t2_256 ,regb 
-0x7470 033057 arg mem_t0_256 ,contw 
-0x7471 033058 call bn_addmod_256 
-0x7472 033059 arg 32 ,loopcnt 
-0x7473 033060 arg mem_t7_256 ,rega 
-0x7474 033061 arg mem_t0_256 ,regb 
-0x7475 033062 branch string_compare 
-:      033064 sp_calc_b256:
-0x7476 033065 arg mem_gy_256 ,rega 
-0x7477 033066 arg mem_t0_256 ,contw 
-0x7478 033067 call bn_sqrmod_256 
-0x7479 033068 arg mem_gx_256 ,rega 
-0x747a 033069 arg mem_t2_256 ,contw 
-0x747b 033070 call bn_sqrmod_256 
-0x747c 033071 arg mem_t2_256 ,rega 
-0x747d 033072 arg mem_gx_256 ,regb 
-0x747e 033073 arg mem_t2_256 ,contw 
-0x747f 033074 call bn_mulmod_256 
-0x7480 033075 arg mem_a_256 ,rega 
-0x7481 033076 arg mem_gx_256 ,regb 
-0x7482 033077 arg mem_t3_256 ,contw 
-0x7483 033078 call bn_mulmod_256 
-0x7484 033079 arg mem_t3_256 ,rega 
-0x7485 033080 arg mem_t2_256 ,regb 
-0x7486 033081 arg mem_t2_256 ,contw 
-0x7487 033082 call bn_addmod_256 
-0x7488 033083 arg mem_t0_256 ,rega 
-0x7489 033084 arg mem_t2_256 ,regb 
-0x748a 033085 arg mem_t0_256 ,contw 
-0x748b 033086 branch bn_submod_256 
-:      033091 random_generator:
-0x748c 033092 increase -1 ,queue 
-0x748d 033093 nrtn positive 
-0x748e 033094 random pdata 
-0x748f 033095 istore 2 ,contw 
-0x7490 033096 branch random_generator 
-:      033097 compare4:
-0x7491 033098 increase -1 ,queue 
-0x7492 033099 nbranch compare4_success ,positive 
-0x7493 033100 ifetch 4 ,rega 
-0x7494 033101 copy pdata ,temp 
-0x7495 033102 ifetch 4 ,regb 
-0x7496 033103 iflip temp ,pdata 
-0x7497 033104 nbranch compare4_failed ,zero 
-0x7498 033105 increase 4 ,rega 
-0x7499 033106 increase 4 ,regb 
-0x749a 033107 branch compare4 
-:      033108 compare4_failed:
-0x749b 033109 branch disable_true 
-:      033111 compare4_success:
-0x749c 033112 branch enable_true 
-:      033117 bn_testbit:
-0x749d 033118 and pdata ,7 ,queue 
-0x749e 033119 rshift3 pdata ,pdata 
-0x749f 033120 iadd contr ,contr 
-0x74a0 033121 ifetch 1 ,contr 
-0x74a1 033122 qisolate0 pdata 
-0x74a2 033123 rtn 
-:      033126 bn_eq_zero:
-0x74a3 033127 ifetch 8 ,contr 
-0x74a4 033128 nrtn blank 
-0x74a5 033129 ifetch 8 ,contr 
-0x74a6 033130 nrtn blank 
-0x74a7 033131 ifetch 8 ,contr 
-0x74a8 033132 rtn 
-:      033137 bn_eq_0:
-0x74a9 033138 ifetch 4 ,rega 
-0x74aa 033139 iforce temp 
-0x74ab 033140 ifetch 4 ,regb 
-0x74ac 033141 isub temp ,null 
-0x74ad 033142 nrtn zero 
-0x74ae 033143 increase 4 ,rega 
-0x74af 033144 increase 4 ,regb 
-0x74b0 033145 loop bn_eq_0 
-0x74b1 033146 rtn 
-:      033148 bn_bigeq:
-0x74b2 033149 force 6 ,loopcnt 
-0x74b3 033150 increase 20 ,rega 
-0x74b4 033151 increase 20 ,regb 
-:      033152 bn_bigeq_0:
-0x74b5 033153 ifetch 4 ,regb 
-0x74b6 033154 iforce temp 
-0x74b7 033155 ifetch 4 ,rega 
-0x74b8 033156 isub temp ,pdata 
-0x74b9 033157 nrtn positive 
-0x74ba 033158 nrtn blank 
-0x74bb 033159 increase -4 ,rega 
-0x74bc 033160 increase -4 ,regb 
-0x74bd 033161 loop bn_bigeq_0 
-0x74be 033162 rtn 
-:      033163 bn_add:
-0x74bf 033164 force 6 ,loopcnt 
-0x74c0 033165 force 0 ,regc 
-:      033166 bn_add_0:
-0x74c1 033167 ifetch 4 ,rega 
-0x74c2 033168 iforce temp 
-0x74c3 033169 ifetch 4 ,regb 
-0x74c4 033170 iadd temp ,pdata 
-0x74c5 033171 iadd regc ,pdata 
-0x74c6 033172 istore 4 ,contw 
-0x74c7 033173 isolate1 32 ,pdata 
-0x74c8 033174 setflag true ,0 ,regc 
-0x74c9 033175 increase 4 ,rega 
-0x74ca 033176 increase 4 ,regb 
-0x74cb 033177 loop bn_add_0 
-0x74cc 033178 rtn 
-:      033180 bn_sub:
-0x74cd 033181 force 6 ,loopcnt 
-0x74ce 033182 force 0 ,regc 
-:      033183 bn_sub_0:
-0x74cf 033184 ifetch 4 ,regb 
-0x74d0 033185 iforce temp 
-0x74d1 033186 ifetch 4 ,rega 
-0x74d2 033187 isub temp ,pdata 
-0x74d3 033188 isub regc ,pdata 
-0x74d4 033189 istore 4 ,contw 
-0x74d5 033190 isolate1 32 ,pdata 
-0x74d6 033191 setflag true ,0 ,regc 
-0x74d7 033192 increase 4 ,rega 
-0x74d8 033193 increase 4 ,regb 
-0x74d9 033194 loop bn_sub_0 
-0x74da 033195 rtn 
-:      033197 bn_rshift6:
-0x74db 033198 force 6 ,loopcnt 
-0x74dc 033199 increase 20 ,rega 
-:      033200 bn_rshift:
-0x74dd 033201 force 0 ,regc 
-:      033202 bn_rshift_0:
-0x74de 033203 ifetch 4 ,rega 
-0x74df 033204 isolate1 0 ,pdata 
-0x74e0 033205 setflag true ,1 ,regc 
-0x74e1 033206 rshift pdata ,pdata 
-0x74e2 033207 isolate1 0 ,regc 
-0x74e3 033208 setflag true ,31 ,pdata 
-0x74e4 033209 istore 4 ,rega 
-0x74e5 033210 increase -4 ,rega 
-0x74e6 033211 rshift regc ,regc 
-0x74e7 033212 loop bn_rshift_0 
-0x74e8 033213 rtn 
-:      033214 bn_lshift:
-0x74e9 033215 force 6 ,loopcnt 
-0x74ea 033216 force 0 ,regc 
-:      033217 bn_lshift_0:
-0x74eb 033218 ifetch 4 ,rega 
-0x74ec 033219 isolate1 31 ,pdata 
-0x74ed 033220 setflag true ,1 ,regc 
-0x74ee 033221 lshift pdata ,pdata 
-0x74ef 033222 isolate1 0 ,regc 
-0x74f0 033223 setflag true ,0 ,pdata 
-0x74f1 033224 istore 4 ,rega 
-0x74f2 033225 increase 4 ,rega 
-0x74f3 033226 rshift regc ,regc 
-0x74f4 033227 loop bn_lshift_0 
-0x74f5 033228 rtn 
-:      033231 bn_load:
-0x74f6 033232 force 6 ,loopcnt 
-:      033233 bn_load_0:
-0x74f7 033234 ifetch 4 ,contr 
-0x74f8 033235 iforce regext 
-0x74f9 033236 increase 1 ,regext_index 
-0x74fa 033237 loop bn_load_0 
-0x74fb 033238 rtn 
-:      033242 sp_initialize_256:
-0x74fc 033243 bpatch patch1d_7 ,mem_patch1d 
-0x74fd 033244 fetch 1 ,mem_secure_connections_enable 
-0x74fe 033245 nbranch sp_pubkey_calc_256 ,blank 
-:      033247 sc_reset:
-0x74ff 033248 jam sp_calc_standby ,mem_sc_calc 
-0x7500 033249 jam sp_key_invalid ,mem_sc_local_key_invalid 
-0x7501 033250 rtn 
-:      033254 sp_wait_pubkey_calc_256_done:
-0x7502 033255 fetch 1 ,mem_secure_connections_enable 
-0x7503 033256 rtn blank 
-0x7504 033257 fetch 1 ,mem_sc_local_key_invalid 
-0x7505 033258 rtneq sp_key_valid_256 
-0x7506 033259 call sp_calc_sequence_256 
-0x7507 033260 branch sp_wait_pubkey_calc_256_done 
-:      033264 sp_debug_private_256:
-0x7508 033265 arg mem_sc_private_key_256 ,contw 
-0x7509 033266 setsect 0 ,0x1abd 
-0x750a 033267 setsect 1 ,0x1b34f 
-0x750b 033268 setsect 2 ,0x19b8a 
-0x750c 033269 setsect 3 ,0x26562 
-0x750d 033270 istore 9 ,contw 
-0x750e 033271 setsect 0 ,0x340b7 
-0x750f 033272 setsect 1 ,0x1efa 
-0x7510 033273 setsect 2 ,0xaff6 
-0x7511 033274 setsect 3 ,0xfd41 
-0x7512 033275 istore 9 ,contw 
-0x7513 033276 setsect 0 ,0x3d210 
-0x7514 033277 setsect 1 ,0x26cf8 
-0x7515 033278 setsect 2 ,0x3874c 
-0x7516 033279 setsect 3 ,0x3157c 
-0x7517 033280 istore 9 ,contw 
-0x7518 033281 setsect 0 ,0x2d4a3 
-0x7519 033282 setsect 1 ,0x3d27d 
-0x751a 033283 setsect 2 ,0x3 
-0x751b 033284 istore 5 ,contw 
-0x751c 033285 rtn 
-:      033288 sp_pubkey_calc_256:
-0x751d 033289 fetch 1 ,mem_sc_local_key_invalid 
-0x751e 033290 rtnne sp_key_invalid 
-0x751f 033291 fetch 1 ,mem_sc_calc 
-0x7520 033292 rtnne sp_calc_standby 
-0x7521 033293 call init_memp_256 
-0x7522 033294 arg mem_sc_private_key_256 ,contw 
-0x7523 033295 force 15 ,queue 
-0x7524 033296 call random_generator 
-0x7525 033297 random pdata 
-0x7526 033298 rshift pdata ,pdata 
-0x7527 033299 istore 2 ,contw 
-0x7528 033301 fetch 1 ,mem_sp_debug_mode 
-0x7529 033302 ncall sp_debug_private_256 ,blank 
-0x752a 033304 arg mem_k_256 ,contw 
-0x752b 033305 arg mem_sc_private_key_256 ,contr 
-0x752c 033306 call memcpy32 
-0x752d 033308 arg mem_ax_256 ,contw 
-0x752e 033309 arg mem_gx_256 ,contr 
-0x752f 033310 call memcpy64 
-0x7530 033312 arg mem_az_256 ,contw 
-0x7531 033313 call clear_mem_256 
-0x7532 033314 jam 1 ,mem_az_256 
-0x7533 033316 call eckp_calc_init_256 
-0x7534 033317 jam sp_calc_pubkey_256 ,mem_sc_calc 
-0x7535 033318 rtn 
-:      033320 sp_pubkey_generated_256:
-0x7536 033321 arg mem_sc_pubkey_local_x_256 ,contw 
-0x7537 033322 arg mem_bx_256 ,contr 
-0x7538 033323 call memcpy64 
-0x7539 033324 jam sp_key_valid_256 ,mem_sc_local_key_invalid 
-0x753a 033325 jam sp_calc_standby ,mem_sc_calc 
-0x753b 033326 rtn 
-:      033330 sp_dhkey_calc_256:
-0x753c 033331 fetch 1 ,mem_sp_dhkey_invalid 
-0x753d 033332 rtnne sp_key_invalid 
-0x753e 033333 fetch 1 ,mem_sc_calc 
-0x753f 033334 rtnne sp_calc_standby 
-0x7540 033336 arg mem_k_256 ,contw 
-0x7541 033337 arg mem_sc_private_key_256 ,contr 
-0x7542 033338 call memcpy32 
-0x7543 033340 arg mem_ax_256 ,contw 
-0x7544 033341 arg mem_le_pubkey_remote_x_256 ,contr 
-0x7545 033342 call memcpy64 
-0x7546 033344 arg mem_az_256 ,contw 
-0x7547 033345 call clear_mem_256 
-0x7548 033346 jam 1 ,mem_az_256 
-0x7549 033348 call eckp_calc_init_256 
-0x754a 033349 jam sp_calc_dhkey_256 ,mem_sc_calc 
-0x754b 033350 rtn 
-:      033353 sp_dhkey_generated_256:
-0x754c 033355 arg mem_le_dhkey_256 ,contw 
-0x754d 033356 arg mem_bx_256 ,contr 
-0x754e 033357 call memcpy32 
-0x754f 033358 jam sp_key_valid_256 ,mem_sp_dhkey_invalid 
-0x7550 033359 jam sp_calc_standby ,mem_sc_calc 
-0x7551 033360 rtn 
-:      033364 sp_calc_sequence_256:
-0x7552 033365 fetch 1 ,mem_secure_connections_enable 
-0x7553 033366 rtn blank 
-0x7554 033367 fetch 1 ,mem_sc_calc 
-0x7555 033368 rtn blank 
-0x7556 033369 increase 0x80 ,pdata 
-0x7557 033370 store 1 ,mem_sc_calc 
-0x7558 033371 rtnbit1 7 
-0x7559 033372 fetch 2 ,mem_ec_loopc 
-0x755a 033373 branch sp_calc_sequence_done_256 ,blank 
-0x755b 033374 branch eckp_calc_256 
-:      033376 sp_calc_sequence_done_256:
-0x755c 033377 bpatch patch1e_0 ,mem_patch1e 
-0x755d 033378 call ecunmapz_256 
-0x755e 033379 fetch 1 ,mem_sc_calc 
-0x755f 033380 beq sp_calc_pubkey_256 ,sp_pubkey_generated_256 
-0x7560 033381 beq sp_calc_dhkey_256 ,sp_dhkey_generated_256 
-0x7561 033382 rtn 
-:      033385 eckp_calc_256:
-0x7562 033386 call ecdbl_256 
-0x7563 033387 fetch 2 ,mem_ec_loopc 
-0x7564 033388 increase -1 ,pdata 
-0x7565 033389 store 2 ,mem_ec_loopc 
-0x7566 033390 arg mem_k_256 ,contr 
-0x7567 033391 call bn_testbit 
-0x7568 033392 rtn true 
-0x7569 033393 branch ecadd_256 
-:      033395 eckp_calc_init_256:
-0x756a 033396 bpatch patch1e_1 ,mem_patch1e 
-0x756b 033397 setarg 256 
-0x756c 033398 store 2 ,mem_ec_loopc 
-:      033399 eckp_calc_init_256_1:
-0x756d 033400 fetch 2 ,mem_ec_loopc 
-0x756e 033401 rtn blank 
-0x756f 033402 increase -1 ,pdata 
-0x7570 033403 store 2 ,mem_ec_loopc 
-0x7571 033404 arg mem_k_256 ,contr 
-0x7572 033405 call bn_testbit 
-0x7573 033406 branch eckp_calc_init_256_1 ,true 
-0x7574 033407 arg mem_ax_256 ,contr 
-0x7575 033408 arg mem_cx_256 ,contw 
-0x7576 033409 branch memcpy96 
-:      033412 ecunmapz_256:
-0x7577 033413 arg mem_cz_256 ,rega 
-0x7578 033414 arg mem_t3_256 ,contw 
-0x7579 033415 call bn_invmod_256 
-0x757a 033416 arg mem_t3_256 ,rega 
-0x757b 033417 arg mem_t1_256 ,contw 
-0x757c 033418 call bn_sqrmod_256 
-0x757d 033419 arg mem_cx_256 ,rega 
-0x757e 033420 arg mem_t1_256 ,regb 
-0x757f 033421 arg mem_bx_256 ,contw 
-0x7580 033422 call bn_mulmod_256 
-0x7581 033423 arg mem_t3_256 ,rega 
-0x7582 033424 arg mem_t1_256 ,regb 
-0x7583 033425 arg mem_t2_256 ,contw 
-0x7584 033426 call bn_mulmod_256 
-0x7585 033427 arg mem_cy_256 ,rega 
-0x7586 033428 arg mem_t2_256 ,regb 
-0x7587 033429 arg mem_by_256 ,contw 
-0x7588 033430 branch bn_mulmod_256 
-:      033432 ecdbl_256:
-0x7589 033433 arg mem_cz_256 ,rega 
-0x758a 033434 arg mem_t2_256 ,contw 
-0x758b 033435 call bn_sqrmod_256 
-0x758c 033436 arg mem_t2_256 ,rega 
-0x758d 033437 arg mem_t3_256 ,contw 
-0x758e 033438 call bn_sqrmod_256 
-0x758f 033440 arg mem_a_256 ,rega 
-0x7590 033441 arg mem_t3_256 ,regb 
-0x7591 033442 arg mem_t3_256 ,contw 
-0x7592 033443 call bn_mulmod_256 
-0x7593 033444 arg mem_cx_256 ,rega 
-0x7594 033445 arg mem_t2_256 ,contw 
-0x7595 033446 call bn_sqrmod_256 
-0x7596 033448 arg mem_t2_256 ,contr 
-0x7597 033449 arg mem_t1_256 ,contw 
-0x7598 033450 call memcpy32 
-0x7599 033451 arg mem_t1_256 ,rega 
-0x759a 033452 call bn_lshiftmod_256 
-0x759b 033453 arg mem_t2_256 ,rega 
-0x759c 033454 arg mem_t1_256 ,regb 
-0x759d 033455 arg mem_t2_256 ,contw 
-0x759e 033456 call bn_addmod_256 
-0x759f 033458 arg mem_t2_256 ,rega 
-0x75a0 033459 arg mem_t3_256 ,regb 
-0x75a1 033460 arg mem_t2_256 ,contw 
-0x75a2 033461 call bn_addmod_256 
-0x75a3 033463 arg mem_cx_256 ,contr 
-0x75a4 033464 arg mem_t1_256 ,contw 
-0x75a5 033465 call memcpy32 
-0x75a6 033466 arg mem_cy_256 ,rega 
-0x75a7 033467 arg mem_t3_256 ,contw 
-0x75a8 033468 call bn_sqrmod_256 
-0x75a9 033469 arg mem_t1_256 ,rega 
-0x75aa 033470 call bn_lshiftmod_256 
-0x75ab 033471 arg mem_t1_256 ,rega 
-0x75ac 033472 call bn_lshiftmod_256 
-0x75ad 033473 arg mem_t1_256 ,rega 
-0x75ae 033474 arg mem_t3_256 ,regb 
-0x75af 033475 arg mem_t1_256 ,contw 
-0x75b0 033476 call bn_mulmod_256 
-0x75b1 033477 arg mem_t3_256 ,rega 
-0x75b2 033478 arg mem_t0_256 ,contw 
-0x75b3 033479 call bn_sqrmod_256 
-0x75b4 033480 arg mem_t0_256 ,rega 
-0x75b5 033481 call bn_lshiftmod_256 
-0x75b6 033482 arg mem_t0_256 ,rega 
-0x75b7 033483 call bn_lshiftmod_256 
-0x75b8 033484 arg mem_t0_256 ,rega 
-0x75b9 033485 call bn_lshiftmod_256 
-0x75ba 033486 arg mem_cy_256 ,contr 
-0x75bb 033487 arg mem_t3_256 ,contw 
-0x75bc 033488 call memcpy32 
-0x75bd 033489 arg mem_t3_256 ,rega 
-0x75be 033490 call bn_lshiftmod_256 
-0x75bf 033491 arg mem_t3_256 ,rega 
-0x75c0 033492 arg mem_cz_256 ,regb 
-0x75c1 033493 arg mem_cz_256 ,contw 
-0x75c2 033494 call bn_mulmod_256 
-0x75c3 033497 arg mem_t2_256 ,rega 
-0x75c4 033498 arg mem_t3_256 ,contw 
-0x75c5 033499 call bn_sqrmod_256 
-0x75c6 033501 arg mem_t3_256 ,rega 
-0x75c7 033502 arg mem_t1_256 ,regb 
-0x75c8 033503 arg mem_t3_256 ,contw 
-0x75c9 033504 call bn_submod_256 
-0x75ca 033505 arg mem_t3_256 ,rega 
-0x75cb 033506 arg mem_t1_256 ,regb 
-0x75cc 033507 arg mem_cx_256 ,contw 
-0x75cd 033508 call bn_submod_256 
-0x75ce 033509 arg mem_t1_256 ,rega 
-0x75cf 033510 arg mem_cx_256 ,regb 
-0x75d0 033511 arg mem_t3_256 ,contw 
-0x75d1 033512 call bn_submod_256 
-0x75d2 033513 arg mem_t3_256 ,rega 
-0x75d3 033514 arg mem_t2_256 ,regb 
-0x75d4 033515 arg mem_t3_256 ,contw 
-0x75d5 033516 call bn_mulmod_256 
-0x75d6 033517 arg mem_t3_256 ,rega 
-0x75d7 033518 arg mem_t0_256 ,regb 
-0x75d8 033519 arg mem_cy_256 ,contw 
-0x75d9 033520 branch bn_submod_256 
-:      033522 ecadd_256:
-0x75da 033524 arg mem_az_256 ,rega 
-0x75db 033525 arg mem_t7_256 ,contw 
-0x75dc 033526 call bn_sqrmod_256 
-0x75dd 033527 arg mem_cx_256 ,rega 
-0x75de 033528 arg mem_t7_256 ,regb 
-0x75df 033529 arg mem_t0_256 ,contw 
-0x75e0 033530 call bn_mulmod_256 
-0x75e1 033533 arg mem_az_256 ,rega 
-0x75e2 033534 arg mem_t7_256 ,regb 
-0x75e3 033535 arg mem_t7_256 ,contw 
-0x75e4 033536 call bn_mulmod_256 
-0x75e5 033537 arg mem_cy_256 ,rega 
-0x75e6 033538 arg mem_t7_256 ,regb 
-0x75e7 033539 arg mem_t1_256 ,contw 
-0x75e8 033540 call bn_mulmod_256 
-0x75e9 033543 arg mem_cz_256 ,rega 
-0x75ea 033544 arg mem_t7_256 ,contw 
-0x75eb 033545 call bn_sqrmod_256 
-0x75ec 033546 arg mem_ax_256 ,rega 
-0x75ed 033547 arg mem_t7_256 ,regb 
-0x75ee 033548 arg mem_t2_256 ,contw 
-0x75ef 033549 call bn_mulmod_256 
-0x75f0 033551 arg mem_cz_256 ,rega 
-0x75f1 033552 arg mem_t7_256 ,regb 
-0x75f2 033553 arg mem_t7_256 ,contw 
-0x75f3 033554 call bn_mulmod_256 
-0x75f4 033555 arg mem_ay_256 ,rega 
-0x75f5 033556 arg mem_t7_256 ,regb 
-0x75f6 033557 arg mem_t3_256 ,contw 
-0x75f7 033558 call bn_mulmod_256 
-0x75f8 033563 arg mem_t0_256 ,regb 
-0x75f9 033564 arg mem_t2_256 ,rega 
-0x75fa 033565 arg mem_t7_256 ,contw 
-0x75fb 033566 call bn_submod_256 
-0x75fc 033567 arg mem_t0_256 ,rega 
-0x75fd 033568 arg mem_t2_256 ,regb 
-0x75fe 033569 arg mem_t0_256 ,contw 
-0x75ff 033570 call bn_addmod_256 
-0x7600 033573 arg mem_t1_256 ,regb 
-0x7601 033574 arg mem_t3_256 ,rega 
-0x7602 033575 arg mem_t2_256 ,contw 
-0x7603 033576 call bn_submod_256 
-0x7604 033577 arg mem_t1_256 ,rega 
-0x7605 033578 arg mem_t3_256 ,regb 
-0x7606 033579 arg mem_t1_256 ,contw 
-0x7607 033580 call bn_addmod_256 
-0x7608 033581 arg mem_t1_256 ,rega 
-0x7609 033582 arg mem_t7_256 ,regb 
-0x760a 033583 arg mem_t1_256 ,contw 
-0x760b 033584 call bn_mulmod_256 
-0x760c 033585 arg mem_cz_256 ,rega 
-0x760d 033586 arg mem_az_256 ,regb 
-0x760e 033587 arg mem_t3_256 ,contw 
-0x760f 033588 call bn_mulmod_256 
-0x7610 033589 arg mem_t3_256 ,rega 
-0x7611 033590 arg mem_t7_256 ,regb 
-0x7612 033591 arg mem_cz_256 ,contw 
-0x7613 033592 call bn_mulmod_256 
-0x7614 033594 arg mem_t7_256 ,rega 
-0x7615 033595 arg mem_t7_256 ,contw 
-0x7616 033596 call bn_sqrmod_256 
-0x7617 033597 arg mem_t7_256 ,rega 
-0x7618 033598 arg mem_t0_256 ,regb 
-0x7619 033599 arg mem_t3_256 ,contw 
-0x761a 033600 call bn_mulmod_256 
-0x761b 033601 arg mem_t7_256 ,rega 
-0x761c 033602 arg mem_t1_256 ,regb 
-0x761d 033603 arg mem_t1_256 ,contw 
-0x761e 033604 call bn_mulmod_256 
-0x761f 033605 arg mem_t2_256 ,rega 
-0x7620 033606 arg mem_cx_256 ,contw 
-0x7621 033607 call bn_sqrmod_256 
-0x7622 033608 arg mem_cx_256 ,rega 
-0x7623 033609 arg mem_t3_256 ,regb 
-0x7624 033610 arg mem_cx_256 ,contw 
-0x7625 033611 call bn_submod_256 
-0x7626 033612 arg mem_cx_256 ,contr 
-0x7627 033613 arg mem_t7_256 ,contw 
-0x7628 033614 call memcpy32 
-0x7629 033615 arg mem_t7_256 ,rega 
-0x762a 033616 call bn_lshiftmod_256 
-0x762b 033617 arg mem_t3_256 ,rega 
-0x762c 033618 arg mem_t7_256 ,regb 
-0x762d 033619 arg mem_t3_256 ,contw 
-0x762e 033620 call bn_submod_256 
-0x762f 033621 arg mem_t3_256 ,rega 
-0x7630 033622 arg mem_t2_256 ,regb 
-0x7631 033623 arg mem_t2_256 ,contw 
-0x7632 033624 call bn_mulmod_256 
-0x7633 033625 arg mem_t2_256 ,rega 
-0x7634 033626 arg mem_t1_256 ,regb 
-0x7635 033627 arg mem_cy_256 ,contw 
-0x7636 033628 call bn_submod_256 
-0x7637 033629 arg mem_cy_256 ,rega 
-0x7638 033630 arg mem_p_256 ,regb 
-0x7639 033631 arg mem_cy_256 ,contw 
-0x763a 033632 force 0 ,regc 
-0x763b 033633 fetch 1 ,mem_cy_256 
-0x763c 033634 isolate1 0 ,pdata 
-0x763d 033635 call bn_add_256 ,true 
-0x763e 033636 copy regc ,alarm 
-0x763f 033637 arg mem_cy_256 ,rega 
-0x7640 033638 call bn_rshift_256 
-0x7641 033639 fetch 1 ,mem_cy5_256 
-0x7642 033640 isolate1 0 ,alarm 
-0x7643 033641 setflag true ,7 ,pdata 
-0x7644 033642 store 1 ,mem_cy5_256 
-0x7645 033643 rtn 
-:      033645 bn_invmod_256:
-0x7646 033646 copy contw ,timeup 
-0x7647 033647 arg mem_tmp0_256 ,contw 
-0x7648 033648 call clear_mem_256 
-0x7649 033649 force 0 ,pdata 
-0x764a 033651 store 4 ,mem_t2_256 
-0x764b 033652 jam 1 ,mem_tmp0_256 
-0x764c 033653 arg mem_tmp1_256 ,contw 
-0x764d 033654 call clear_mem_512 
-0x764e 033655 arg mem_p_256 ,contr 
-0x764f 033656 arg mem_tmp2_256 ,contw 
-0x7650 033657 call memcpy32 
-0x7651 033658 copy rega ,contr 
-0x7652 033659 arg mem_tmp3_256 ,contw 
-0x7653 033660 call memcpy32 
-:      033666 bn_invmod_256_2:
-0x7654 033667 arg mem_tmp3_256 ,contr 
-0x7655 033668 call bn_eq_zero_256 
-0x7656 033669 branch bn_invmod_256_0 ,blank 
-0x7657 033674 arg mem_tmp3_256 ,rega 
-0x7658 033675 arg mem_tmp0_256 ,regb 
-0x7659 033676 call bn_rshifteven_256 
-0x765a 033677 arg mem_tmp2_256 ,rega 
-0x765b 033678 arg mem_tmp1_256 ,regb 
-0x765c 033679 call bn_rshifteven_256 
-0x765d 033681 arg mem_tmp3_256 ,rega 
-0x765e 033682 arg mem_tmp2_256 ,regb 
-0x765f 033683 call bn_bigeq_256 
-0x7660 033684 branch bn_invmod_256_1 ,positive 
-0x7661 033685 arg mem_tmp2_256 ,rega 
-0x7662 033686 arg mem_tmp3_256 ,regb 
-0x7663 033687 copy rega ,contw 
-0x7664 033688 call bn_sub_256 
-0x7665 033689 arg mem_tmp0_256 ,rega 
-0x7666 033690 arg mem_tmp1_256 ,regb 
-0x7667 033691 copy regb ,contw 
-0x7668 033692 call bn_add_256 
-0x7669 033693 ifetch 1 ,rega 
-0x766a 033694 iadd regc ,regc 
-0x766b 033695 ifetch 1 ,regb 
-0x766c 033696 iadd regc ,pdata 
-0x766d 033697 istore 1 ,regb 
-0x766e 033698 branch bn_invmod_256_2 
-:      033699 bn_invmod_256_1:
-0x766f 033700 arg mem_tmp3_256 ,rega 
-0x7670 033701 arg mem_tmp2_256 ,regb 
-0x7671 033702 copy rega ,contw 
-0x7672 033703 call bn_sub_256 
-0x7673 033704 arg mem_tmp1_256 ,rega 
-0x7674 033705 arg mem_tmp0_256 ,regb 
-0x7675 033706 copy regb ,contw 
-0x7676 033707 call bn_add_256 
-0x7677 033708 ifetch 1 ,rega 
-0x7678 033709 iadd regc ,regc 
-0x7679 033710 ifetch 1 ,regb 
-0x767a 033711 iadd regc ,pdata 
-0x767b 033712 istore 1 ,regb 
-0x767c 033713 branch bn_invmod_256_2 
-:      033714 bn_invmod_256_0:
-0x767d 033716 arg mem_tmp1_256 ,rega 
-0x767e 033717 copy timeup ,contw 
-0x767f 033718 call bn_p256mod 
-0x7680 033720 arg mem_p_256 ,rega 
-0x7681 033721 copy timeup ,regb 
-0x7682 033722 copy timeup ,contw 
-0x7683 033723 branch bn_submod_256 
-:      033726 bn_mulmod_256:
-0x7684 033727 copy contw ,timeup 
-0x7685 033729 force 0 ,regext_index 
-0x7686 033731 arg mem_tmp1_256 ,contw 
-0x7687 033732 call clear_mem_512 
-0x7688 033733 arg mem_regext ,contw 
-0x7689 033734 call clear_mem_512 
-0x768a 033738 copy rega ,contr 
-0x768b 033740 jam 0 ,mem_regext 
-0x768c 033741 setarg 0 
-0x768d 033742 call bn_load_mem 
-0x768e 033743 copy regb ,contr 
-0x768f 033744 call bn_load_256 
-0x7690 033747 force 0 ,queue 
-0x7691 033748 arg mem_tmp1_256 ,contw 
-:      033749 bn_mulmod_256_1:
-0x7692 033752 arg mem_regext ,temp 
-0x7693 033753 copy queue ,regb 
-0x7694 033754 lshift2 regb ,pdata 
-0x7695 033756 iadd temp ,regb 
-0x7696 033757 force 0 ,temp 
-0x7697 033758 force 0 ,regc 
-:      033759 bn_mulmod_256_0:
-0x7698 033764 ifetch 4 ,contw 
-0x7699 033765 iforce rega 
-0x769a 033768 ifetch 4 ,regb 
-0x769b 033769 copy regc ,regext_index 
-0x769c 033770 imul32 regext ,pdata 
-0x769d 033771 iadd rega ,pdata 
-0x769e 033772 iadd temp ,pdata 
-0x769f 033773 istore 4 ,contw 
-0x76a0 033774 rshift32 pdata ,temp 
-0x76a1 033775 increase 1 ,regc 
-0x76a2 033776 compare 8 ,regc ,0xff 
-0x76a3 033777 nbranch bn_mulmod_256_0 ,true 
-0x76a4 033779 deposit temp 
-0x76a5 033780 istore 4 ,contw 
-0x76a6 033781 increase -32 ,contw 
-0x76a7 033784 increase 1 ,queue 
-0x76a8 033785 compare 8 ,queue ,0xff 
-0x76a9 033786 nbranch bn_mulmod_256_1 ,true 
-0x76aa 033787 arg mem_tmp1_256 ,rega 
-0x76ab 033788 copy timeup ,contw 
-0x76ac 033789 branch bn_p256mod 
-:      033791 bn_p256mod:
-0x76ad 033792 bpatch patch1e_2 ,mem_patch1e 
-0x76ae 033793 copy contw ,timeup 
-0x76af 033794 copy rega ,alarm 
-0x76b0 033795 arg mem_tmp2_256 ,regb 
-0x76b1 033796 copy regb ,contw 
-0x76b2 033797 call memset0_4 
-0x76b3 033798 istore 8 ,contw 
-0x76b4 033799 add rega ,44 ,contr 
-0x76b5 033800 call memcpy8 
-0x76b6 033801 call memcpy12 
-0x76b7 033802 copy regb ,rega 
-0x76b8 033803 call bn_lshiftmod_256 
-0x76b9 033804 arg mem_tmp2_256 ,regb 
-0x76ba 033805 copy alarm ,rega 
-0x76bb 033806 copy timeup ,contw 
-0x76bc 033807 call bn_addmod_256 
-0x76bd 033809 arg mem_tmp2_256 ,regb 
-0x76be 033810 copy regb ,contw 
-0x76bf 033811 call memset0_4 
-0x76c0 033812 istore 8 ,contw 
-0x76c1 033813 add alarm ,48 ,contr 
-0x76c2 033814 call memcpy16 
-0x76c3 033815 call memset0_4 
-0x76c4 033816 copy regb ,rega 
-0x76c5 033817 call bn_lshiftmod_256 
-0x76c6 033821 arg mem_tmp2_256 ,regb 
-0x76c7 033822 copy timeup ,rega 
-0x76c8 033823 copy rega ,contw 
-0x76c9 033824 call bn_addmod_256 
-0x76ca 033828 arg mem_tmp2_256 ,regb 
-0x76cb 033829 copy regb ,contw 
-0x76cc 033830 add alarm ,32 ,contr 
-0x76cd 033831 call memcpy12 
-0x76ce 033832 call memset0_4 
-0x76cf 033833 istore 8 ,contw 
-0x76d0 033834 add alarm ,56 ,contr 
-0x76d1 033835 call memcpy8 
-0x76d2 033836 copy timeup ,rega 
-0x76d3 033837 copy rega ,contw 
-0x76d4 033838 call bn_addmod_256 
-0x76d5 033842 arg mem_tmp2_256 ,regb 
-0x76d6 033843 copy regb ,contw 
-0x76d7 033844 add alarm ,36 ,contr 
-0x76d8 033845 call memcpy12 
-0x76d9 033846 add alarm ,52 ,contr 
-0x76da 033847 call memcpy12 
-0x76db 033848 add alarm ,52 ,contr 
-0x76dc 033849 call memcpy4 
-0x76dd 033850 add alarm ,32 ,contr 
-0x76de 033851 call memcpy4 
-0x76df 033852 copy timeup ,rega 
-0x76e0 033853 copy rega ,contw 
-0x76e1 033854 call bn_addmod_256 
-0x76e2 033857 arg mem_tmp2_256 ,regb 
-0x76e3 033858 copy regb ,contw 
-0x76e4 033859 add alarm ,44 ,contr 
-0x76e5 033860 call memcpy12 
-0x76e6 033861 call memset0_4 
-0x76e7 033862 istore 8 ,contw 
-0x76e8 033863 add alarm ,32 ,contr 
-0x76e9 033864 call memcpy4 
-0x76ea 033865 add alarm ,40 ,contr 
-0x76eb 033866 call memcpy4 
-0x76ec 033867 copy timeup ,rega 
-0x76ed 033868 copy rega ,contw 
-0x76ee 033869 call bn_submod_256 
-0x76ef 033872 arg mem_tmp2_256 ,regb 
-0x76f0 033873 copy regb ,contw 
-0x76f1 033874 add alarm ,48 ,contr 
-0x76f2 033875 call memcpy8 
-0x76f3 033876 call memcpy8 
-0x76f4 033877 force 0 ,pdata 
-0x76f5 033878 istore 8 ,contw 
-0x76f6 033879 add alarm ,36 ,contr 
-0x76f7 033880 call memcpy4 
-0x76f8 033881 add alarm ,44 ,contr 
-0x76f9 033882 call memcpy4 
-0x76fa 033883 copy timeup ,rega 
-0x76fb 033884 copy rega ,contw 
-0x76fc 033885 call bn_submod_256 
-0x76fd 033888 arg mem_tmp2_256 ,regb 
-0x76fe 033889 copy regb ,contw 
-0x76ff 033890 add alarm ,52 ,contr 
-0x7700 033891 call memcpy12 
-0x7701 033892 add alarm ,32 ,contr 
-0x7702 033893 call memcpy12 
-0x7703 033894 call memset0_4 
-0x7704 033895 add alarm ,48 ,contr 
-0x7705 033896 call memcpy4 
-0x7706 033897 copy timeup ,rega 
-0x7707 033898 copy rega ,contw 
-0x7708 033899 call bn_submod_256 
-0x7709 033902 arg mem_tmp2_256 ,regb 
-0x770a 033903 copy regb ,contw 
-0x770b 033904 add alarm ,56 ,contr 
-0x770c 033905 call memcpy8 
-0x770d 033906 call memset0_4 
-0x770e 033907 add alarm ,36 ,contr 
-0x770f 033908 call memcpy12 
-0x7710 033909 call memset0_4 
-0x7711 033910 add alarm ,52 ,contr 
-0x7712 033911 call memcpy4 
-0x7713 033912 copy timeup ,rega 
-0x7714 033913 copy rega ,contw 
-0x7715 033914 branch bn_submod_256 
-:      033917 bn_load_mem:
-0x7716 033918 force 32 ,loopcnt 
-0x7717 033919 arg mem_regext ,contw 
-0x7718 033920 iadd contw ,contw 
-0x7719 033921 branch memcpy 
-:      033923 bn_load_256:
-0x771a 033924 force 8 ,loopcnt 
-0x771b 033925 branch bn_load_0 
-:      033927 bn_sqrmod_256:
-0x771c 033928 copy rega ,regb 
-0x771d 033929 branch bn_mulmod_256 
-:      033931 bn_add_256:
-0x771e 033932 force 8 ,loopcnt 
-0x771f 033933 branch bn_add + 1 
-:      033935 bn_addmod_256:
-0x7720 033936 call bn_add_256 
-0x7721 033937 copy contw ,rega 
-0x7722 033938 branch bn_lshiftmod_ismod_256 
-:      033940 bn_lshiftmod_256:
-0x7723 033941 call bn_lshift_256 
-:      033942 bn_lshiftmod_ismod_256:
-0x7724 033943 isolate1 0 ,regc 
-0x7725 033944 branch bn_lshiftmod_p_256 ,true 
-0x7726 033945 arg mem_p_256 ,regb 
-0x7727 033946 copy rega ,regc 
-0x7728 033947 increase -32 ,rega 
-0x7729 033948 call bn_bigeq_256 
-0x772a 033949 nrtn positive 
-0x772b 033950 copy regc ,rega 
-0x772c 033951 branch sub_p2_256 
-:      033953 bn_lshiftmod_p_256:
-0x772d 033954 call sub_p2_256 
-0x772e 033956 copy rega ,regc 
-0x772f 033957 increase -32 ,rega 
-0x7730 033958 arg mem_p_256 ,regb 
-0x7731 033959 call bn_bigeq_256 
-0x7732 033960 nrtn positive 
-0x7733 033961 copy regc ,rega 
-0x7734 033962 branch sub_p2_256 
-:      033965 sub_p2_256:
-0x7735 033966 increase -32 ,rega 
-0x7736 033967 arg mem_p_256 ,regb 
-0x7737 033968 copy rega ,contw 
-0x7738 033969 branch bn_sub_256 
-:      033974 bn_submod_256:
-0x7739 033975 call bn_sub_256 
-0x773a 033977 branch bn_submod_256_np ,true 
-0x773b 033980 add contw ,-32 ,rega 
-0x773c 033981 arg mem_p_256 ,regb 
-0x773d 033982 call bn_bigeq_256 
-0x773e 033983 nrtn positive 
-0x773f 033984 arg mem_p_256 ,regb 
-0x7740 033985 add contw ,-32 ,rega 
-0x7741 033987 copy rega ,contw 
-0x7742 033988 branch bn_sub_256 
-:      033989 bn_submod_256_np:
-0x7743 033990 add contw ,-32 ,rega 
-0x7744 033991 arg mem_p_256 ,regb 
-0x7745 033992 copy rega ,contw 
-0x7746 033993 call bn_add_256 
-0x7747 033995 rtn true 
-0x7748 033996 add contw ,-32 ,rega 
-0x7749 033997 arg mem_p_256 ,regb 
-0x774a 033998 copy rega ,contw 
-0x774b 033999 branch bn_add_256 
-:      034003 bn_sub_256:
-0x774c 034004 force 8 ,loopcnt 
-0x774d 034005 branch bn_sub + 1 
-:      034007 bn_rshift_256:
-0x774e 034008 force 8 ,loopcnt 
-0x774f 034009 increase 28 ,rega 
-0x7750 034010 branch bn_rshift 
-:      034012 bn_lshift_256:
-0x7751 034013 force 8 ,loopcnt 
-0x7752 034014 force 0 ,regc 
-0x7753 034015 branch bn_lshift_0 
-:      034017 bn_bigeq_256:
-0x7754 034018 force 8 ,loopcnt 
-0x7755 034019 increase 28 ,rega 
-0x7756 034020 increase 28 ,regb 
-0x7757 034021 branch bn_bigeq_0 
-:      034024 bn_eq_zero_256:
-0x7758 034025 ifetch 8 ,contr 
-0x7759 034026 nrtn blank 
-0x775a 034027 branch bn_eq_zero 
-:      034032 bn_rshifteven_256:
-0x775b 034033 copy rega ,alarm 
-:      034034 bn_rshifteven_256_1:
-0x775c 034035 copy alarm ,rega 
-0x775d 034036 ifetch 1 ,rega 
-0x775e 034037 isolate1 0 ,pdata 
-0x775f 034038 rtn true 
-0x7760 034039 call bn_rshift_256 
-0x7761 034040 ifetch 1 ,regb 
-0x7762 034041 isolate0 0 ,pdata 
-0x7763 034042 branch bn_rshifteven_256_0 ,true 
-0x7764 034043 arg mem_p_256 ,rega 
-0x7765 034044 copy regb ,contw 
-0x7766 034045 call bn_add_256 
-0x7767 034046 ifetch 1 ,regb 
-0x7768 034047 iadd regc ,pdata 
-0x7769 034048 istore 1 ,regb 
-0x776a 034049 increase -32 ,regb 
-:      034050 bn_rshifteven_256_0:
-0x776b 034051 add regb ,32 ,rega 
-0x776c 034052 force 9 ,loopcnt 
-0x776d 034053 call bn_rshift 
-0x776e 034054 branch bn_rshifteven_256_1 
-:      034057 ui_init:
-0x776f 034058 rtn wake 
-0x7770 034059 call lpm_disable_exen_output 
-0x7771 034060 call ui_button_init 
-0x7772 034061 call ui_timer_init 
-0x7773 034062 branch ui_led_init_global 
-:      034064 ui_dispatch:
-0x7774 034065 call ui_led_dispatch 
-0x7775 034066 branch ui_timer_check 
-:      034068 ui_button_init:
-0x7776 034069 fetch 1 ,mem_ui_button_gpio 
-0x7777 034070 rtneq ui_button_gpio_disable 
-0x7778 034071 iforce temp 
-0x7779 034072 call gpio_config_output 
-0x777a 034073 fetcht 1 ,mem_ui_button_gpio 
-0x777b 034074 call gpio_out_inactive 
-0x777c 034075 nop 100 
-0x777d 034076 fetcht 1 ,mem_ui_button_gpio 
-0x777e 034077 call gpio_config_input 
-0x777f 034078 branch ui_button_polling 
-:      034082 ui_button_polling:
-0x7780 034083 bpatch patch1e_3 ,mem_patch1e 
-0x7781 034084 fetch 1 ,mem_ui_button_gpio 
-0x7782 034085 rtneq ui_button_gpio_disable 
-0x7783 034086 copy pdata ,temp 
-0x7784 034087 call gpio_get_bit 
-0x7785 034088 nbranch ui_button_up ,true 
-:      034090 ui_button_down:
-0x7786 034091 call ui_button_check_long_press 
-0x7787 034092 fetch 2 ,mem_ui_state_map 
-0x7788 034093 set1 ui_state_btn_down ,pdata 
-0x7789 034094 store 2 ,mem_ui_state_map 
-0x778a 034095 fetch 1 ,mem_ui_button_last_state 
-0x778b 034096 rtneq ui_button_state_down 
-0x778c 034097 jam ui_button_state_down ,mem_ui_button_last_state 
-0x778d 034099 fetch 1 ,mem_ui_button_timeout 
-0x778e 034100 store 1 ,mem_ui_button_timer 
-0x778f 034101 call lpm_button_get_wake_lock 
-0x7790 034102 jam bt_evt_button_down ,mem_fifo_temp 
-0x7791 034103 branch ui_ipc_send_event 
-:      034104 ui_button_up:
-0x7792 034105 fetch 2 ,mem_ui_state_map 
-0x7793 034106 set0 ui_state_btn_down ,pdata 
-0x7794 034107 store 2 ,mem_ui_state_map 
-0x7795 034108 fetch 1 ,mem_ui_button_last_state 
-0x7796 034109 rtneq ui_button_state_up 
-0x7797 034110 jam ui_button_state_up ,mem_ui_button_last_state 
-0x7798 034112 jam 0 ,mem_ui_button_timer 
-0x7799 034113 call lpm_button_clean_wake_lock 
-0x779a 034114 jam bt_evt_button_up ,mem_fifo_temp 
-0x779b 034115 branch ui_ipc_send_event 
-:      034117 ui_button_check_long_press:
-0x779c 034118 fetch 1 ,mem_ui_button_timer 
-0x779d 034119 rtn blank 
-0x779e 034120 increase -1 ,pdata 
-0x779f 034121 store 1 ,mem_ui_button_timer 
-0x77a0 034122 nrtn blank 
-0x77a1 034124 jam bt_evt_button_long_pressed ,mem_fifo_temp 
-0x77a2 034125 branch ui_ipc_send_event 
-:      034127 lpm_button_get_wake_lock:
-0x77a3 034128 arg wake_lock_button ,queue 
-0x77a4 034129 branch lpm_get_wake_lock 
-:      034131 lpm_button_clean_wake_lock:
-0x77a5 034132 arg wake_lock_button ,queue 
-0x77a6 034133 branch lpm_put_wake_lock 
-:      034140 calc_curr_struct_prt:
-0x77a7 034141 bpatch patch1e_4 ,mem_patch1e 
-0x77a8 034142 fetch 2 ,mem_ui_led_struct_ptr 
-0x77a9 034143 mul32 rega ,led_offset_length ,regb 
-0x77aa 034144 iadd regb ,regb 
-0x77ab 034145 rtn 
-:      034148 ui_led_init_global:
-0x77ac 034149 fetch 1 ,mem_ui_led_struct_num 
-0x77ad 034150 rtn blank 
-0x77ae 034151 copy pdata ,loopcnt 
-0x77af 034152 fetch 2 ,mem_ui_led_struct_ptr 
-0x77b0 034153 copy pdata ,regb 
-:      034154 ui_led_init_loop:
-0x77b1 034155 add regb ,led_offset_led_gpio ,regc 
-0x77b2 034156 ifetcht 1 ,regc 
-0x77b3 034157 call ui_led_init_set 
-0x77b4 034158 increase led_offset_length ,regb 
-0x77b5 034159 loop ui_led_init_loop 
-0x77b6 034160 rtn 
-:      034163 ui_led_init_set:
-0x77b7 034164 fetch 1 ,mem_ui_led_init_state_set 
-0x77b8 034165 branch gpio_out_inactive ,blank 
-0x77b9 034166 branch gpio_out_active 
-:      034169 ui_led_on_global:
-0x77ba 034170 call calc_curr_struct_prt 
-0x77bb 034171 setarg ui_led_state_lighting 
-0x77bc 034172 istore 1 ,regb 
-0x77bd 034173 call ui_led_stop_timer 
-0x77be 034174 branch ui_led_on_static 
-:      034178 ui_led_blink_stop_global:
-:      034179 ui_led_off_global:
-0x77bf 034181 call calc_curr_struct_prt 
-0x77c0 034182 setarg ui_led_state_darking 
-0x77c1 034183 istore 1 ,regb 
-0x77c2 034185 call ui_led_stop_timer 
-0x77c3 034186 branch ui_led_off_static 
-:      034190 ui_led_blink_start_global:
-0x77c4 034191 call calc_curr_struct_prt 
-0x77c5 034192 setarg ui_led_state_blink_start 
-0x77c6 034193 istore 1 ,regb 
-0x77c7 034194 setarg led_infinite_flash_num 
-0x77c8 034195 istore 1 ,contw 
-0x77c9 034196 branch ui_led_off_static 
-:      034201 ui_led_set_style_global:
-0x77ca 034202 call calc_curr_struct_prt 
-0x77cb 034203 arg led_offset_length ,loopcnt 
-0x77cc 034204 copy regc ,contr 
-0x77cd 034205 copy regb ,contw 
-0x77ce 034206 branch memcpy_fast 
-:      034210 ui_led_dispatch:
-0x77cf 034211 fetch 1 ,mem_ui_led_struct_num 
-0x77d0 034212 rtn blank 
-0x77d1 034213 arg 0 ,rega 
-:      034214 ui_led_blink_polling:
-0x77d2 034215 call ui_led_change_style_by_type 
-0x77d3 034216 increase 1 ,rega 
-0x77d4 034217 fetch 1 ,mem_ui_led_struct_num 
-0x77d5 034218 isub rega ,null 
-0x77d6 034219 rtn zero 
-0x77d7 034220 branch ui_led_blink_polling 
-:      034223 ui_led_off_static:
-0x77d8 034224 add regb ,led_offset_led_gpio ,regc 
-0x77d9 034225 ifetcht 1 ,regc 
-0x77da 034226 branch gpio_out_inactive 
-:      034229 ui_led_on_static:
-0x77db 034230 add regb ,led_offset_led_gpio ,regc 
-0x77dc 034231 ifetcht 1 ,regc 
-0x77dd 034232 branch gpio_out_active 
-:      034236 ui_led_change_style_by_type:
-0x77de 034237 add rega ,ui_led_blink ,queue 
-0x77df 034238 call timer_check 
-0x77e0 034239 nrtn blank 
-0x77e1 034241 call calc_curr_struct_prt 
-0x77e2 034243 ifetch 1 ,regb 
-0x77e3 034245 beq ui_led_state_lighting ,ui_led_on_static 
-0x77e4 034246 beq ui_led_state_darking ,ui_led_off_static 
-0x77e5 034247 beq ui_led_state_blink_stop ,ui_led_off_static 
-0x77e6 034248 beq ui_led_state_blink_darking ,ui_led_blink_state_darking 
-:      034249 ui_led_blink_state_lighting:
-0x77e7 034250 call ui_led_on_static 
-0x77e8 034251 add regb ,led_offset_cb_ledon ,regc 
-0x77e9 034252 call push_stack 
-0x77ea 034253 ifetch 2 ,regc 
-0x77eb 034254 call callback_func 
-0x77ec 034255 call pop_stack 
-0x77ed 034256 setarg ui_led_state_blink_darking 
-0x77ee 034257 istore 1 ,regb 
-0x77ef 034258 add regb ,led_offset_on_time ,regc 
-0x77f0 034259 ifetch 2 ,regc 
-0x77f1 034260 branch ui_led_blink_timer_start 
-:      034263 ui_led_blink_state_darking:
-0x77f2 034264 call ui_led_off_static 
-0x77f3 034265 add regb ,led_offset_cb_ledoff ,regc 
-0x77f4 034266 call push_stack 
-0x77f5 034267 ifetch 2 ,regc 
-0x77f6 034268 call callback_func 
-0x77f7 034269 call pop_stack 
-0x77f8 034271 add regb ,led_offset_blink_count ,regc 
-0x77f9 034272 ifetch 1 ,regc 
-0x77fa 034273 beq led_infinite_flash_num ,ui_led_blink_infinite 
-0x77fb 034274 increase -1 ,pdata 
-0x77fc 034275 istore 1 ,regc 
-0x77fd 034276 branch ui_led_blink_stop_global ,blank 
-:      034277 ui_led_blink_infinite:
-0x77fe 034278 setarg ui_led_state_blink_lighting 
-0x77ff 034279 istore 1 ,regb 
-0x7800 034280 add regb ,led_offset_off_time ,regc 
-0x7801 034281 ifetch 2 ,regc 
-:      034282 ui_led_blink_timer_start:
-0x7802 034283 add rega ,ui_led_blink ,queue 
-0x7803 034284 branch timer_init 
-:      034286 ui_led_stop_timer:
-0x7804 034287 setarg 0 
-0x7805 034288 branch ui_led_blink_timer_start 
-:      034294 ui_timer_timeout:
-0x7806 034295 setarg 0x1000 
-0x7807 034296 lshift16 pdata ,pdata 
-0x7808 034297 iadd regb ,regb 
-0x7809 034298 rtn 
-:      034300 ui_timer_check:
-0x780a 034301 bpatch patch1e_5 ,mem_patch1e 
-0x780b 034302 arg 0 ,rega 
-0x780c 034303 fetcht 4 ,mem_ui_timer_last_btclk 
-0x780d 034304 copy clkn_bt ,regb 
-0x780e 034305 copy regb ,pdata 
-0x780f 034306 isub temp ,null 
-0x7810 034307 ncall ui_timer_timeout ,positive 
-:      034308 ui_timer_check_loop:
-0x7811 034309 copy regb ,pdata 
-0x7812 034310 increase 160 ,temp 
-0x7813 034311 increase 160 ,temp 
-0x7814 034312 isub temp ,null 
-0x7815 034313 nbranch ui_timer_check_end ,positive 
-0x7816 034314 increase 1 ,rega 
-0x7817 034315 and rega ,0x0f ,pdata 
-0x7818 034316 nbranch ui_timer_check_loop ,blank 
-0x7819 034317 arg 0 ,rega 
-0x781a 034318 call ui_timer_check_send_evt 
-:      034319 ui_timer_init:
-0x781b 034320 copy clkn_bt ,pdata 
-0x781c 034321 store 4 ,mem_ui_timer_last_btclk 
-0x781d 034322 rtn 
-:      034323 ui_timer_check_end:
-0x781e 034324 copy rega ,pdata 
-0x781f 034325 rtn blank 
-0x7820 034326 increase -160 ,temp 
-0x7821 034327 increase -160 ,temp 
-0x7822 034328 set0 28 ,temp 
-0x7823 034329 storet 4 ,mem_ui_timer_last_btclk 
-:      034330 ui_timer_check_send_evt:
-0x7824 034331 branch app_evt_timer 
-:      034338 ui_ipc_get_lock:
-0x7825 034339 jam 1 ,mem_ipc_lock_bt 
-:      034340 ui_ipc_get_lock_wait:
-0x7826 034341 fetch 1 ,mem_ipc_lock_c51 
-0x7827 034342 nbranch ui_ipc_get_lock_wait ,blank 
-0x7828 034343 rtn 
-:      034345 ui_ipc_put_lock:
-0x7829 034346 jam 0 ,mem_ipc_lock_bt 
-0x782a 034347 rtn 
-:      034351 ui_ipc_send_event:
-0x782b 034352 bpatch patch1e_6 ,mem_patch1e 
-0x782c 034353 call ui_ipc_get_lock 
-0x782d 034354 copy rega ,pdata 
-0x782e 034355 store 4 ,mem_rega 
-0x782f 034356 arg mem_ipc_fifo_bt2c51 ,rega 
-0x7830 034357 call fifo_in 
-0x7831 034358 fetch 4 ,mem_rega 
-0x7832 034359 copy pdata ,rega 
-0x7833 034360 branch ui_ipc_put_lock 
-:      034362 ui_ipc_send_cmd:
-0x7834 034363 bpatch patch1e_7 ,mem_patch1e 
-0x7835 034364 call ui_ipc_get_lock 
-0x7836 034365 copy rega ,pdata 
-0x7837 034366 store 4 ,mem_rega 
-0x7838 034367 arg mem_ipc_fifo_c512bt ,rega 
-0x7839 034368 call fifo_in 
-0x783a 034369 fetch 4 ,mem_rega 
-0x783b 034370 copy pdata ,rega 
-0x783c 034371 branch ui_ipc_put_lock 
-:      034373 ui_ipc_clean_all_fifo:
-0x783d 034374 setarg 0 
-0x783e 034375 store util_fifo_len ,mem_ipc_fifo_c512bt 
-0x783f 034376 store util_fifo_len ,mem_ipc_fifo_bt2c51 
-0x7840 034377 rtn 
-:      034379 check_51cmd:
-0x7841 034380 bpatch patch1f_0 ,mem_patch1f 
-0x7842 034381 fetch 1 ,mem_hci_cmd 
-0x7843 034382 nrtn blank 
-0x7844 034383 arg mem_ipc_fifo_c512bt ,rega 
-0x7845 034384 call fifo_is_empty 
-0x7846 034385 rtn blank 
-0x7847 034386 jam ipc_continue_process ,mem_ipc_skip_continue_proc 
-0x7848 034387 call check_51cmd_once 
-0x7849 034388 fetch 1 ,mem_ipc_skip_continue_proc 
-0x784a 034389 branch check_51cmd ,blank 
-0x784b 034390 rtn 
-:      034392 check_51cmd_once:
-0x784c 034393 call ui_ipc_get_lock 
-0x784d 034394 arg mem_ipc_fifo_c512bt ,rega 
-0x784e 034395 call fifo_out 
-0x784f 034396 copy pdata ,temp 
-0x7850 034397 call ui_ipc_put_lock 
-0x7851 034398 bpatch patch1f_1 ,mem_patch1f 
-0x7852 034399 copy temp ,pdata 
-0x7853 034400 rtn blank 
-0x7854 034401 beq bt_cmd_start_adv ,check_51cmd_adv 
-0x7855 034402 beq bt_cmd_stop_adv ,check_51cmd_stop_adv 
-0x7856 034403 beq bt_cmd_start_direct_adv ,check_51cmd_direct_adv 
-0x7857 034404 beq bt_cmd_stop_direct_adv ,check_51cmd_stop_direct_adv 
-0x7858 034405 beq bt_cmd_led_off ,check_51cmd_led_off 
-0x7859 034406 beq bt_cmd_led_on ,check_51cmd_led_on 
-0x785a 034407 beq bt_cmd_led_blink ,check_51cmd_led_start_blink 
-0x785b 034408 beq bt_cmd_le_start_conn ,check_51cmd_le_start_con 
-0x785c 034409 beq bt_cmd_le_start_scan ,check_51cmd_start_scan 
-0x785d 034410 beq bt_cmd_le_stop_scan ,check_51cmd_stop_scan 
-0x785e 034411 beq bt_cmd_enter_hibernate ,check_51cmd_hibernate 
-0x785f 034413 store 1 ,mem_fifo_temp 
-:      034416 check_51cmd_once_continue:
-0x7860 034417 fetch 1 ,mem_fifo_temp 
-0x7861 034418 bmark0 mark_context ,check_51cmd_check_idle 
-0x7862 034419 bpatch patch1f_2 ,mem_patch1f 
-0x7863 034420 fetch 1 ,mem_fifo_temp 
-0x7864 034421 beq bt_cmd_le_disconnect ,check_51cmd_le_disconnect 
-0x7865 034422 beq bt_cmd_le_smp_security_request ,check_51cmd_le_smp_sec_req 
-0x7866 034423 beq bt_cmd_le_update_conn ,check_51cmd_ble_update_connect_param 
-0x7867 034424 beq bt_cmd_store_reconn_info_le ,eeprom_store_le_reconn_info 
-0x7868 034425 rtn 
-:      034427 check_51cmd_check_idle:
-0x7869 034428 store 1 ,mem_fifo_temp 
-0x786a 034429 call context_check_idle 
-0x786b 034430 branch check_51cmd_restore ,zero 
-0x786c 034431 call context_search_plap 
-0x786d 034432 nrtn zero 
-:      034433 check_51cmd_restore:
-0x786e 034434 jam ipc_skip_continue_process ,mem_ipc_skip_continue_proc 
-0x786f 034435 branch ui_ipc_send_cmd 
-:      034442 check_51cmd_adv:
-0x7870 034443 jam on ,mem_le_adv_enable 
-0x7871 034444 jam adv_ind ,mem_le_adv_type 
-0x7872 034445 fetch 2 ,mem_ui_state_map 
-0x7873 034446 set1 ui_state_ble_adv ,pdata 
-0x7874 034447 store 2 ,mem_ui_state_map 
-0x7875 034448 rtn 
-:      034452 check_51cmd_stop_adv:
-0x7876 034453 fetch 2 ,mem_ui_state_map 
-0x7877 034454 set0 ui_state_ble_adv ,pdata 
-0x7878 034455 store 2 ,mem_ui_state_map 
-0x7879 034456 jam off ,mem_le_adv_enable 
-0x787a 034457 rtn 
-:      034461 check_51cmd_direct_adv:
-0x787b 034462 jam on ,mem_le_adv_enable 
-0x787c 034463 jam adv_direct_ind ,mem_le_adv_type 
-0x787d 034464 fetch 2 ,mem_ui_state_map 
-0x787e 034465 set1 ui_state_ble_adv ,pdata 
-0x787f 034466 store 2 ,mem_ui_state_map 
-0x7880 034467 rtn 
-:      034471 check_51cmd_stop_direct_adv:
-0x7881 034472 fetch 2 ,mem_ui_state_map 
-0x7882 034473 set0 ui_state_ble_adv ,pdata 
-0x7883 034474 store 2 ,mem_ui_state_map 
-0x7884 034475 jam off ,mem_le_adv_enable 
-0x7885 034476 rtn 
-:      034480 check_51cmd_le_disconnect:
-0x7886 034481 setarg 20 
-0x7887 034482 store 2 ,mem_le_superto 
-0x7888 034483 store 2 ,mem_le_init_superto 
-0x7889 034484 branch le_send_terminate_ind_user_terminated 
-:      034488 check_51cmd_ble_update_connect_param:
-0x788a 034489 branch le_l2cap_tx_update_req 
-:      034493 check_51cmd_led_off:
-0x788b 034494 arg 0 ,rega 
-0x788c 034495 branch ui_led_off_global 
-:      034499 check_51cmd_led_on:
-0x788d 034500 arg 0 ,rega 
-0x788e 034501 branch ui_led_on_global 
-:      034505 check_51cmd_led_start_blink:
-0x788f 034506 arg 0 ,rega 
-0x7890 034507 call calc_curr_struct_prt 
-0x7891 034508 ifetch 1 ,regb 
-0x7892 034509 beq ui_led_state_blink_start ,check_51cmd_led_start_blink_in_blink 
-0x7893 034510 beq ui_led_state_blink_lighting ,check_51cmd_led_start_blink_in_blink 
-0x7894 034511 beq ui_led_state_blink_darking ,check_51cmd_led_start_blink_in_blink 
-0x7895 034512 branch ui_led_blink_start_global 
-:      034514 check_51cmd_led_start_blink_in_blink:
-0x7896 034515 ifetch 1 ,contr 
-0x7897 034516 rtneq led_infinite_flash_num 
-0x7898 034517 branch ui_led_blink_start_global 
-:      034521 check_51cmd_le_start_con:
-0x7899 034522 jam on ,mem_le_scan_enable 
-0x789a 034523 jam hci_cmd_le_create_conn ,mem_hci_cmd 
-0x789b 034526 rtn 
-:      034530 check_51cmd_start_scan:
-0x789c 034531 jam on ,mem_le_scan_enable 
-0x789d 034532 rtn 
-:      034536 check_51cmd_stop_scan:
-0x789e 034537 jam off ,mem_le_scan_enable 
-0x789f 034538 jam 0 ,mem_hci_cmd 
-0x78a0 034539 rtn 
-:      034543 check_51cmd_hibernate:
-0x78a1 034544 fetch 2 ,mem_cb_before_hibernate 
-0x78a2 034545 call callback_func 
-0x78a3 034546 fetch 1 ,mem_ui_button_gpio 
-0x78a4 034547 beq ui_button_gpio_disable ,check_51cmd_hibernate_btn_disabled 
-0x78a5 034548 copy pdata ,temp 
-0x78a6 034549 call gpio_config_input 
-:      034550 check_51cmd_hibernate_btn_disabled:
-0x78a7 034551 call ui_ipc_clean_all_fifo 
-0x78a8 034552 branch lpm_hibernate 
-:      034556 check_51cmd_le_smp_sec_req:
-0x78a9 034557 branch le_send_smp_security_request 
-:      034562 ui_check_paring_button:
-0x78aa 034563 fetch 1 ,mem_ui_state_map 
-0x78ab 034564 rtnbit0 ui_state_btn_down 
-0x78ac 034565 rtn 
-:      034570 queue_init:
-0x78ad 034571 fetch 2 ,mem_queue_ptr 
-0x78ae 034572 add pdata ,queue_offset_curr_num ,contw 
-0x78af 034573 setarg 0 
-0x78b0 034574 istore 3 ,contw 
-0x78b1 034575 rtn 
-:      034579 queue_push:
-0x78b2 034580 bpatch patch1f_3 ,mem_patch1f 
-0x78b3 034581 call disable_user 
-0x78b4 034582 call queue_full 
-0x78b5 034583 rtn blank 
-0x78b6 034584 fetch 2 ,mem_queue_ptr 
-0x78b7 034585 add pdata ,queue_offset_curr_num ,regb 
-0x78b8 034586 ifetcht 1 ,regb 
-0x78b9 034587 increase 1 ,temp 
-0x78ba 034588 istoret 1 ,regb 
-0x78bb 034590 ifetcht 1 ,pdata 
-0x78bc 034591 copy temp ,loopcnt 
-0x78bd 034592 add pdata ,queue_offset_write_ptr ,regb 
-0x78be 034593 ifetch 1 ,regb 
-0x78bf 034594 imul32 temp ,pdata 
-0x78c0 034595 iadd contr ,contw 
-0x78c1 034596 copy rega ,contr 
-:      034597 calc_queue_next_ptr:
-0x78c2 034598 call memcpy 
-0x78c3 034599 call queue_get_size 
-0x78c4 034600 pincrease -1 
-0x78c5 034601 ifetcht 1 ,regb 
-0x78c6 034602 increase 1 ,temp 
-0x78c7 034603 iand temp ,temp 
-0x78c8 034604 istoret 1 ,regb 
-0x78c9 034605 branch enable_user 
-:      034610 queue_pop:
-0x78ca 034611 bpatch patch1f_4 ,mem_patch1f 
-0x78cb 034612 call disable_user 
-0x78cc 034613 call queue_empty 
-0x78cd 034614 rtn blank 
-0x78ce 034615 fetch 2 ,mem_queue_ptr 
-0x78cf 034616 add pdata ,queue_offset_curr_num ,regb 
-0x78d0 034617 ifetcht 1 ,regb 
-0x78d1 034618 increase -1 ,temp 
-0x78d2 034619 istoret 1 ,regb 
-0x78d3 034620 ifetcht 1 ,pdata 
-0x78d4 034621 copy temp ,loopcnt 
-0x78d5 034622 add pdata ,queue_offset_read_ptr ,regb 
-0x78d6 034623 ifetch 1 ,regb 
-0x78d7 034624 imul32 temp ,pdata 
-0x78d8 034625 iadd contr ,contr 
-0x78d9 034626 increase 1 ,contr 
-0x78da 034627 copy rega ,contw 
-0x78db 034628 branch calc_queue_next_ptr 
-:      034635 queue_get_new_ele:
-0x78dc 034636 call disable_user 
-0x78dd 034637 call queue_empty 
-0x78de 034638 rtn blank 
-0x78df 034639 fetch 2 ,mem_queue_ptr 
-0x78e0 034640 ifetcht 1 ,pdata 
-0x78e1 034641 copy temp ,loopcnt 
-0x78e2 034642 add pdata ,queue_offset_read_ptr ,regb 
-0x78e3 034643 ifetch 1 ,regb 
-0x78e4 034644 imul32 temp ,pdata 
-0x78e5 034645 iadd contr ,contr 
-0x78e6 034646 increase 1 ,contr 
-0x78e7 034647 copy contr ,regb 
-0x78e8 034648 copy rega ,contw 
-0x78e9 034649 call memcpy 
-0x78ea 034650 branch enable_user 
-:      034652 queue_store_new_ele:
-0x78eb 034653 call disable_user 
-0x78ec 034654 call queue_empty 
-0x78ed 034655 rtn blank 
-0x78ee 034656 fetch 2 ,mem_queue_ptr 
-0x78ef 034657 ifetcht 1 ,pdata 
-0x78f0 034658 copy temp ,loopcnt 
-0x78f1 034659 add pdata ,queue_offset_read_ptr ,regb 
-0x78f2 034660 ifetch 1 ,regb 
-0x78f3 034661 imul32 temp ,pdata 
-0x78f4 034662 iadd contr ,contr 
-0x78f5 034663 add contr ,2 ,contw 
-0x78f6 034664 copy rega ,contr 
-0x78f7 034665 increase -1 ,loopcnt 
-0x78f8 034666 call memcpy 
-0x78f9 034667 branch enable_user 
-:      034670 queue_empty:
-0x78fa 034671 fetch 2 ,mem_queue_ptr 
-0x78fb 034672 add pdata ,queue_offset_curr_num ,contr 
-0x78fc 034673 ifetch 1 ,contr 
-0x78fd 034674 rtn 
-:      034677 queue_full:
-0x78fe 034678 call queue_get_size 
-0x78ff 034679 ifetcht 1 ,contr 
-0x7900 034680 isub temp ,pdata 
-0x7901 034681 rtn 
-:      034684 queue_get_size:
-0x7902 034685 fetch 2 ,mem_queue_ptr 
-0x7903 034686 add pdata ,queue_offset_length ,contr 
-0x7904 034687 ifetch 1 ,contr 
-0x7905 034688 rtn 
-:      034696 usb_isr:
-0x7906 034697 bpatch patch1f_5 ,mem_patch1f 
-0x7907 034698 fetch 1 ,core_usb_status 
-0x7908 034699 isolate1 usb_status_reset ,pdata 
-0x7909 034700 call usb_init_restart ,true 
-0x790a 034701 fetch 2 ,core_usb_status 
-0x790b 034702 store 2 ,core_usb_status 
-0x790c 034703 store 2 ,mem_usb_status 
-0x790d 034704 call usb_nak_state_judge 
-0x790e 034705 call usb_rx 
-0x790f 034706 call usb0_tx 
-0x7910 034707 call usb_tx 
-0x7911 034708 branch usb_nak_state 
-:      034710 usb_init:
-0x7912 034711 bpatch patch1f_6 ,mem_patch1f 
-0x7913 034712 call enable_authrom 
-0x7914 034713 call usb_init_param 
-:      034714 usb_init_restart:
-0x7915 034715 jam 0x00 ,core_usb_config 
-0x7916 034716 nop 10000 
-0x7917 034717 jam 0x0 ,core_usb_hmode 
-0x7918 034718 fetch 2 ,core_clkoff 
-0x7919 034719 set0 clock_off_usb ,pdata 
-0x791a 034720 store 2 ,core_clkoff 
-0x791b 034721 jam 0x21 ,core_usb_epmap 
-0x791c 034722 jam 0x9d ,core_usb_pupd 
-0x791d 034723 jam 0x3c ,core_usb_config 
-0x791e 034724 setarg mem_usb_rxbuf 
-0x791f 034725 store 2 ,core_usb_rx_saddr 
-0x7920 034726 store 2 ,core_usb_rxptr 
-0x7921 034727 setarg mem_usb_rxbuf_end 
-0x7922 034728 store 2 ,core_usb_rx_eaddr 
-0x7923 034729 jam 0x80 ,core_usb_hmode 
-0x7924 034730 jam 0 ,core_usb_addr 
-0x7925 034731 jam 0xff ,core_usb_status 
-0x7926 034732 setarg mem_usb_clear_mem_end 
-0x7927 034733 arg mem_usb_clear_mem_start ,contw 
-0x7928 034734 isub contw ,loopcnt 
-0x7929 034735 branch clear_mem 
-:      034737 usb_offline_check_init:
-0x792a 034738 fetcht 1 ,mem_usb_offline_check_gpio 
-0x792b 034739 branch gpio_config_input 
-:      034740 usb_offline_state:
-0x792c 034741 fetch 1 ,mem_usb_device_enumeration_endflag 
-0x792d 034742 rtn blank 
-0x792e 034743 fetcht 1 ,mem_usb_offline_check_gpio 
-0x792f 034744 call gpio_get_bit 
-0x7930 034745 branch usb_init_restart ,true 
-0x7931 034746 rtn 
-:      034748 usb_init_param:
-0x7932 034749 jam dev_default ,mem_usb0_state 
-0x7933 034750 setarg 0x0 
-0x7934 034751 store 1 ,mem_remain 
-0x7935 034752 store 2 ,mem_usb_zero_packet 
-0x7936 034753 pincrease 1 
-0x7937 034754 store 2 ,mem_usb_ones_packet 
-0x7938 034755 pincrease 1 
-0x7939 034756 store 2 ,mem_usb_two_packet 
-0x793a 034757 arg mem_string0 ,contw 
-0x793b 034758 setarg 0x030404 
-0x793c 034759 istore 3 ,contw 
-0x793d 034760 setarg 0x0409 
-0x793e 034761 istore 2 ,contw 
-0x793f 034762 arg mem_string1 ,contw 
-0x7940 034763 setsect 0 ,0x15906 
-0x7941 034764 setsect 1 ,0x210d2 
-0x7942 034765 setsect 2 ,0x10494 
-0x7943 034766 setsect 3 ,0x1 
-0x7944 034767 istore 9 ,contw 
-0x7945 034768 arg mem_string2 ,contw 
-0x7946 034769 setsect 0 ,0x1570f 
-0x7947 034770 setsect 1 ,0x15c9a 
-0x7948 034771 setsect 2 ,0x256c6 
-0x7949 034772 setsect 3 ,0x1cdcd 
-0x794a 034773 istore 9 ,contw 
-0x794b 034774 setsect 0 ,0x14420 
-0x794c 034775 setsect 1 ,0x25d99 
-0x794d 034776 setsect 2 ,0x25636 
-0x794e 034777 setsect 3 ,0x1 
-0x794f 034778 istore 7 ,contw 
-0x7950 034779 arg mem_string3 ,contw 
-0x7951 034780 setsect 0 ,0x1620a 
-0x7952 034781 setsect 1 ,0xc8c 
-0x7953 034782 setsect 2 ,0x30333 
-0x7954 034783 setsect 3 ,0xc0c0 
-0x7955 034784 istore 9 ,contw 
-0x7956 034785 setsect 0 ,0x3130 
-0x7957 034786 istore 2 ,contw 
-0x7958 034787 setarg usb_kbdata_vendor_define_addr 
-0x7959 034788 store 2 ,mem_hidreportdesc_kb 
-0x795a 034789 setarg usb_msdata_addr 
-0x795b 034790 store 2 ,mem_hidreportdesc_m 
-0x795c 034791 arg usb_devicedata_addr ,contr 
-0x795d 034792 arg mem_devicedesc ,contw 
-0x795e 034793 arg 19 ,loopcnt 
-0x795f 034794 call memcpy 
-0x7960 034795 arg usb_confdata_addr ,contr 
-0x7961 034796 arg mem_confdesc ,contw 
-0x7962 034797 arg 60 ,loopcnt 
-0x7963 034798 call memcpy 
-:      034799 usb_config_cb:
-0x7964 034800 fetch 2 ,mem_cb_usb_config 
-0x7965 034801 branch callback_func 
-:      034803 usb_tx_interval_config:
-0x7966 034804 fetch 1 ,mem_usb_tx_interval 
-0x7967 034805 rtn blank 
-0x7968 034806 store 1 ,mem_confdesc + 34 
-0x7969 034807 store 1 ,mem_confdesc + 59 
-0x796a 034808 rtn 
-:      034810 usb_nak_state:
-0x796b 034811 arg usb_timer_nak ,queue 
-0x796c 034812 call timer_check 
-0x796d 034813 nrtn blank 
-0x796e 034814 fetch 1 ,mem_usb_wakestate_onetime_flag 
-0x796f 034815 nrtn blank 
-0x7970 034816 fetch 1 ,mem_usb_device_enumeration_endflag 
-0x7971 034817 ncall usb_mac_wakeup_judge ,blank 
-0x7972 034818 rtn 
-:      034820 usb_nak_state_judge:
-0x7973 034821 fetch 1 ,mem_usb_status 
-0x7974 034822 bbit1 usb_status_nak ,usb_nak_state_timer_init 
-0x7975 034823 rtn 
-:      034825 usb_nak_state_timer_init:
-0x7976 034826 call usb0_attached_state_judge 
-0x7977 034827 call timer_reinit 
-0x7978 034828 setarg timer_nak_delay 
-0x7979 034829 arg usb_timer_nak ,queue 
-0x797a 034830 branch timer_init 
-:      034832 usb0_attached_state_judge:
-0x797b 034833 fetch 1 ,mem_usb_state 
-0x797c 034834 bne usb_connected ,usb_clear_halt_dispose 
-0x797d 034835 jam 0 ,mem_usb_wakestate_onetime_flag 
-0x797e 034836 jam 0 ,mem_usb_mac_wakeup_trig 
-0x797f 034837 rtn 
-:      034839 usb_clear_halt_dispose:
-0x7980 034840 fetch 1 ,mem_usb_clear_halt 
-0x7981 034841 rtn blank 
-0x7982 034842 jam 0 ,mem_usb_clear_halt 
-0x7983 034843 jam usb_connected ,mem_usb_state 
-0x7984 034844 jam 1 ,mem_usb_device_enumeration_endflag 
-0x7985 034845 rtn 
-:      034847 usb_rx_no_data:
-0x7986 034848 fetch 1 ,mem_usb_status 
-0x7987 034849 bbit1 usb_status_setup ,usb_class_type 
-0x7988 034850 rtn 
-:      034852 usb_rx_len:
-0x7989 034853 fetchr contus ,2 ,core_usb_rx_saddr 
-0x798a 034854 fetchr contue ,2 ,core_usb_rx_eaddr 
-0x798b 034855 fetchr contu ,2 ,core_usb_rxptr 
-0x798c 034856 ifetch 2 ,contu 
-0x798d 034857 rshift8 pdata ,temp 
-0x798e 034858 rshift4 temp ,temp 
-0x798f 034859 arg 0xfff ,contr 
-0x7990 034860 iand contr ,loopcnt 
-0x7991 034861 storer loopcnt ,2 ,mem_usb_read_len 
-0x7992 034862 rtn 
-:      034865 usb_rx_data:
-0x7993 034866 call usb_rx_len 
-:      034867 usb_rx_read:
-0x7994 034868 ifetch 1 ,contu 
-0x7995 034869 istore 1 ,contw 
-0x7996 034870 loop usb_rx_read 
-0x7997 034871 storer contu ,2 ,core_usb_rxptr 
-0x7998 034872 rtn 
-:      034874 usb_rx_ep13:
-0x7999 034875 arg mem_usb_ccid_buf ,contw 
-0x799a 034876 call usb_rx_read 
-0x799b 034877 arg mem_usb_ccid_buf + 4 ,temp 
-0x799c 034878 storet 2 ,core_usb_tx_saddr3 
-0x799d 034879 fetch 1 ,mem_usb_ccid_buf + 1 
-0x799e 034880 pincrease 6 
-0x799f 034881 istore 1 ,temp 
-0x79a0 034882 jam 0x8 ,core_usb_trig 
-0x79a1 034883 rtn 
-:      034886 usb_rx:
-0x79a2 034887 bpatch patch1f_7 ,mem_patch1f 
-0x79a3 034888 fetch 1 ,mem_usb_status 
-0x79a4 034889 rtnbit0 usb_status_rxready 
-0x79a5 034890 call usb_rx_len 
-0x79a6 034891 compare 13 ,temp ,0xff 
-0x79a7 034892 branch usb_rx_ep13 ,true 
-0x79a8 034893 arg mem_usb_setup ,contw 
-0x79a9 034894 call usb_rx_read 
-0x79aa 034895 fetch 1 ,mem_usb_read_len 
-0x79ab 034896 beq 0x00 ,usb_rx_no_data 
-0x79ac 034897 beq 0x01 ,usb_out_one_byte 
-0x79ad 034898 sub pdata ,7 ,null 
-0x79ae 034899 rtn positive 
-:      034900 usb_class_type:
-0x79af 034901 bpatchx patch20_0 ,mem_patch20 
-0x79b0 034902 set0 mark_isstr ,mark 
-0x79b1 034903 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x79b2 034904 and_into 0x80 ,pdata 
-0x79b3 034905 beq in_device ,usb_in_device 
-0x79b4 034906 beq out_device ,usb_out_device 
-0x79b5 034907 branch assert 
-:      034909 usb_out_one_byte:
-0x79b6 034910 fetch 1 ,mem_usb_setup 
-0x79b7 034911 rtnbit1 7 
-0x79b8 034912 call usb_get_led_status 
-0x79b9 034913 branch usb0_reply_zerolen 
-:      034916 usb_in_device:
-0x79ba 034917 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x79bb 034918 rshift4 pdata ,pdata 
-0x79bc 034919 rshift pdata ,pdata 
-0x79bd 034920 and_into 0x03 ,pdata 
-0x79be 034921 beq standard_req ,usb_in_standard_req 
-0x79bf 034922 beq class_req ,usb_in_class_req 
-0x79c0 034923 beq manufacturer_req ,usb_in_manufacturer_req 
-0x79c1 034924 branch assert 
-:      034926 usb_out_device:
-0x79c2 034927 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x79c3 034928 rshift4 pdata ,pdata 
-0x79c4 034929 rshift pdata ,pdata 
-0x79c5 034930 and_into 0x03 ,pdata 
-0x79c6 034931 beq standard_req ,usb_out_standard_req 
-0x79c7 034932 beq class_req ,usb_out_class_req 
-0x79c8 034933 beq manufacturer_req ,usb_out_manufacturer_req 
-0x79c9 034934 branch assert 
-:      034936 usb_in_standard_req:
-0x79ca 034937 fetch 1 ,mem_usb_setup_brequest 
-0x79cb 034938 beq get_configuration ,usb0_request_get_configuration 
-0x79cc 034939 beq get_descriptor ,usb0_request_get_descriptor 
-0x79cd 034940 beq get_interface ,usb0_request_get_interface 
-0x79ce 034941 beq get_status ,usb0_request_get_status 
-0x79cf 034942 branch usb0_force_stall 
-:      034944 usb_in_class_req:
-0x79d0 034945 fetch 1 ,mem_usb_setup_brequest 
-0x79d1 034946 beq get_idle ,usb_get_idle 
-0x79d2 034947 beq get_report ,usb_get_report 
-0x79d3 034948 beq get_protocol ,usb_get_protocol_req 
-0x79d4 034949 branch usb0_force_stall 
-:      034951 usb_in_manufacturer_req:
-0x79d5 034952 branch usb0_force_stall 
-:      034954 usb_out_standard_req:
-0x79d6 034955 fetch 1 ,mem_usb_setup_brequest 
-0x79d7 034956 beq clear_feature ,usb0_request_clear_feature 
-0x79d8 034957 beq set_feature ,usb0_request_set_feature 
-0x79d9 034958 beq set_address ,usb0_request_set_address 
-0x79da 034959 beq set_configuration ,usb0_request_set_configuration 
-0x79db 034960 beq set_interface ,usb0_request_set_interface 
-0x79dc 034961 beq set_descriptor ,usb0_force_stall 
-0x79dd 034962 branch usb0_force_stall 
-:      034964 usb_out_class_req:
-0x79de 034965 fetch 1 ,mem_usb_setup_brequest 
-0x79df 034966 beq set_idle ,usb_set_idle 
-0x79e0 034967 beq set_report ,usb_set_report 
-0x79e1 034968 beq set_protocol ,usb_set_protocol_req 
-0x79e2 034969 branch usb0_force_stall 
-:      034971 usb_out_manufacturer_req:
-0x79e3 034972 branch usb0_force_stall 
-:      034974 usb0_force_stall:
-0x79e4 034975 bpatchx patch20_1 ,mem_patch20 
-0x79e5 034976 fetch 1 ,core_usb_stall 
-0x79e6 034977 set1 0 ,pdata 
-0x79e7 034978 store 1 ,core_usb_stall 
-0x79e8 034979 branch usb0_reply_zerolen 
-:      034981 usb0_reply_zerolen:
-0x79e9 034982 jam 0x1 ,core_usb_clear_nak 
-0x79ea 034983 rtn 
-:      034985 usb0_request_get_configuration:
-0x79eb 034986 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x79ec 034987 bne in_device ,usb0_force_stall 
-0x79ed 034988 fetch 1 ,mem_usb_setup_windex 
-0x79ee 034989 bne 0 ,usb0_force_stall 
-0x79ef 034990 fetch 1 ,mem_usb_setup_windex + 1 
-0x79f0 034991 bne 0 ,usb0_force_stall 
-0x79f1 034992 fetch 1 ,mem_usb_setup_blength 
-0x79f2 034993 bne 1 ,usb0_force_stall 
-0x79f3 034994 fetch 1 ,mem_usb_setup_blengthh 
-0x79f4 034995 bne 0 ,usb0_force_stall 
-0x79f5 034996 fetch 1 ,mem_usb_setup_bvalue 
-0x79f6 034997 bne 0 ,usb0_force_stall 
-0x79f7 034998 fetch 1 ,mem_usb_setup_bvalue + 1 
-0x79f8 034999 bne 0 ,usb0_force_stall 
-0x79f9 035000 fetch 1 ,mem_usb0_state 
-0x79fa 035001 beq dev_configured ,usb0_request_get_cfg_dev_cfg 
-0x79fb 035002 beq dev_address ,usb0_request_get_cfg_dev_addr 
-0x79fc 035003 branch usb0_force_stall 
-:      035005 usb0_request_get_cfg_dev_cfg:
-0x79fd 035006 arg 1 ,regb 
-0x79fe 035007 branch usb_send_ones_packet 
-:      035009 usb0_request_get_cfg_dev_addr:
-0x79ff 035010 arg 1 ,regb 
-0x7a00 035011 branch usb_send_zero_packet 
-:      035013 usb0_request_get_descriptor:
-0x7a01 035014 bpatchx patch20_2 ,mem_patch20 
-0x7a02 035016 fetch 1 ,mem_usb_setup_bvalueh 
-0x7a03 035017 beq dsc_device ,dsc_device_info 
-0x7a04 035018 beq dsc_config ,dsc_config_info 
-0x7a05 035019 beq dsc_string ,dsc_string_info 
-0x7a06 035020 beq dsc_hid ,dsc_hid_info 
-0x7a07 035021 beq dsc_hid_report ,dsc_hid_report_info 
-0x7a08 035022 branch usb0_force_stall 
-:      035024 dsc_hid_info:
-0x7a09 035025 jam 0 ,mem_usb_get_protocol_flag 
-0x7a0a 035026 fetch 1 ,mem_usb_setup_windex 
-0x7a0b 035027 beq 0 ,dsc_hid_info_interface0 
-0x7a0c 035028 beq 1 ,dsc_hid_info_interface1 
-0x7a0d 035029 branch usb0_force_stall 
-:      035031 dsc_hid_info_interface0:
-0x7a0e 035032 fetchr regb ,1 ,mem_confdesc + 19 
-0x7a0f 035033 arg mem_confdesc + 19 ,rega 
-0x7a10 035034 branch usb0_respond 
-:      035036 dsc_hid_info_interface1:
-0x7a11 035037 fetchr regb ,1 ,mem_confdesc + 44 
-0x7a12 035038 arg mem_confdesc + 44 ,rega 
-0x7a13 035039 branch usb0_respond 
-:      035041 dsc_device_info:
-0x7a14 035045 fetch 1 ,mem_usb_set_high_addr_flag 
-0x7a15 035046 ncall usb_set_high_addr ,blank 
-0x7a16 035047 setarg mem_devicedesc 
-0x7a17 035048 fetcht 1 ,mem_devicedesc 
-:      035049 dsc_info_set_data_len:
-0x7a18 035050 store 2 ,mem_dsc_info_data_pointer 
-0x7a19 035051 storet 1 ,mem_dsc_info_len 
-0x7a1a 035052 fetch 1 ,mem_usb_setup_blength 
-0x7a1b 035053 isub temp ,null 
-0x7a1c 035054 nbranch dsc_info_set_current_data_len ,positive 
-:      035055 dsc_info_set_initial_data_len:
-0x7a1d 035056 fetch 1 ,mem_dsc_info_len 
-:      035057 dsc_info_set_data_size_completed:
-0x7a1e 035058 iforce regb 
-0x7a1f 035059 fetch 2 ,mem_dsc_info_data_pointer 
-0x7a20 035060 add pdata ,1 ,pdata 
-0x7a21 035061 iforce rega 
-0x7a22 035062 branch usb0_respond 
-:      035063 dsc_info_set_current_data_len:
-0x7a23 035064 fetch 1 ,mem_usb_setup_blength 
-0x7a24 035065 branch dsc_info_set_data_size_completed 
-:      035067 usb_set_high_addr:
-0x7a25 035068 fetch 1 ,core_usb_addr 
-0x7a26 035069 ncall usb0_set_addr ,blank 
-0x7a27 035070 jam 0 ,mem_usb_set_high_addr_flag 
-0x7a28 035071 rtn 
-:      035072 usb0_set_addr:
-0x7a29 035073 fetch 1 ,core_usb_addr 
-0x7a2a 035074 set1 7 ,pdata 
-0x7a2b 035075 store 1 ,core_usb_addr 
-0x7a2c 035076 rtn 
-:      035078 dsc_config_info:
-0x7a2d 035079 setarg mem_confdesc 
-0x7a2e 035080 fetcht 1 ,mem_confdesc 
-0x7a2f 035081 branch dsc_info_set_data_len 
-:      035083 dsc_string_info:
-0x7a30 035084 fetch 1 ,mem_usb_setup_bvalue 
-0x7a31 035085 sub pdata ,3 ,null 
-0x7a32 035086 nbranch usb0_force_stall ,positive 
-0x7a33 035087 fetch 1 ,mem_usb_setup_bvalue 
-0x7a34 035088 arg mem_string0 ,rega 
-0x7a35 035089 beq 0 ,usb0_respond_length 
-0x7a36 035090 set1 mark_isstr ,mark 
-0x7a37 035091 arg mem_string1 ,rega 
-0x7a38 035092 beq 1 ,usb0_respond_length 
-0x7a39 035093 arg mem_string2 ,rega 
-0x7a3a 035094 beq 2 ,usb0_respond_length 
-0x7a3b 035095 arg mem_string3 ,rega 
-0x7a3c 035096 beq 3 ,usb0_respond_length 
-0x7a3d 035097 rtn 
-:      035099 dsc_hid_report_info:
-0x7a3e 035100 fetch 2 ,mem_usb_setup_windex 
-0x7a3f 035101 beq 1 ,dsc_hid_report_info0 
-0x7a40 035102 fetchr rega ,2 ,mem_hidreportdesc_kb 
-0x7a41 035103 branch usb0_respond_length 
-:      035104 dsc_hid_report_info0:
-0x7a42 035105 jam 1 ,mem_usb_device_enumeration_endflag 
-0x7a43 035106 jam usb_got_report_req ,mem_usb_state 
-0x7a44 035107 fetchr rega ,2 ,mem_hidreportdesc_m 
-0x7a45 035108 branch usb0_respond_length 
-:      035111 usb0_request_get_interface:
-0x7a46 035112 fetch 1 ,mem_usb0_state 
-0x7a47 035113 bne dev_configured ,usb0_force_stall 
-0x7a48 035114 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x7a49 035115 bne in_interface ,usb0_force_stall 
-0x7a4a 035116 fetch 1 ,mem_usb_setup_bvalue 
-0x7a4b 035117 bne 0 ,usb0_force_stall 
-0x7a4c 035118 fetch 1 ,mem_usb_setup_bvalueh 
-0x7a4d 035119 bne 0 ,usb0_force_stall 
-0x7a4e 035120 fetch 1 ,mem_usb_setup_blength 
-0x7a4f 035121 bne 1 ,usb0_force_stall 
-0x7a50 035122 fetch 1 ,mem_usb_setup_blengthh 
-0x7a51 035123 bne 0 ,usb0_force_stall 
-0x7a52 035124 fetch 1 ,mem_usb_setup_windex 
-0x7a53 035125 bne 0 ,usb0_force_stall 
-0x7a54 035126 fetch 1 ,mem_usb_setup_windex + 1 
-0x7a55 035127 bne 0 ,usb0_force_stall 
-0x7a56 035128 arg 1 ,regb 
-0x7a57 035129 branch usb_send_zero_packet 
-:      035132 usb0_request_get_status:
-0x7a58 035133 fetch 1 ,mem_usb0_state 
-0x7a59 035134 beq dev_default ,usb0_force_stall 
-0x7a5a 035135 fetch 1 ,mem_usb_setup_bvalue 
-0x7a5b 035136 bne 0 ,usb0_force_stall 
-0x7a5c 035137 fetch 1 ,mem_usb_setup_bvalueh 
-0x7a5d 035138 bne 0 ,usb0_force_stall 
-0x7a5e 035139 fetch 1 ,mem_usb_setup_blength 
-0x7a5f 035140 bne 2 ,usb0_force_stall 
-0x7a60 035141 fetch 1 ,mem_usb_setup_blengthh 
-0x7a61 035142 bne 0 ,usb0_force_stall 
-0x7a62 035143 fetch 1 ,mem_usb_setup_windex + 1 
-0x7a63 035144 bne 0 ,usb0_force_stall 
-0x7a64 035145 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x7a65 035146 beq in_device ,usb0_get_status_in_device 
-0x7a66 035147 beq in_interface ,usb0_get_status_in_interface 
-0x7a67 035148 beq in_endpoint ,usb0_get_status_in_endpoint 
-0x7a68 035149 branch usb0_force_stall 
-:      035152 usb0_sdsystem_dispose:
-0x7a69 035153 jam 1 ,mem_sdsystem_wakeup_flag 
-0x7a6a 035154 branch usb_send_two_packet 
-:      035156 usb0_get_status_in_device:
-0x7a6b 035157 fetch 1 ,mem_usb_setup_windex 
-0x7a6c 035158 bne 0 ,usb0_force_stall 
-0x7a6d 035159 arg 2 ,regb 
-0x7a6e 035160 fetch 1 ,mem_usb_remote_wakeup 
-0x7a6f 035161 beq 0x01 ,usb0_sdsystem_dispose 
-:      035163 usb_send_zero_packet:
-0x7a70 035164 arg mem_usb_zero_packet ,rega 
-0x7a71 035165 branch usb0_respond 
-:      035166 usb_send_ones_packet:
-0x7a72 035167 arg mem_usb_ones_packet ,rega 
-0x7a73 035168 branch usb0_respond 
-:      035169 usb_send_two_packet:
-0x7a74 035170 arg mem_usb_two_packet ,rega 
-0x7a75 035171 branch usb0_respond 
-:      035173 usb0_get_status_in_interface:
-0x7a76 035174 fetch 1 ,mem_usb0_state 
-0x7a77 035175 bne dev_configured ,usb0_force_stall 
-0x7a78 035176 arg 2 ,regb 
-0x7a79 035177 branch usb_send_zero_packet 
-:      035179 usb0_get_status_in_endpoint:
-0x7a7a 035180 fetch 1 ,mem_usb0_state 
-0x7a7b 035181 bne dev_configured ,usb0_force_stall 
-0x7a7c 035182 fetch 1 ,mem_usb_setup_windex 
-0x7a7d 035183 beq in_ep1 ,usb0_get_status_in_ep_in_ep1 
-0x7a7e 035184 beq in_ep2 ,usb0_get_status_in_ep_in_ep2 
-0x7a7f 035185 beq in_ep3 ,usb0_get_status_in_ep_in_ep3 
-0x7a80 035186 and_into 0x7f ,pdata 
-0x7a81 035187 beq 0x00 ,usb0_get_status_in_ep_in_ep0 
-0x7a82 035188 branch usb0_force_stall 
-:      035190 usb0_get_status_in_ep_in_ep0:
-0x7a83 035191 fetch 1 ,mem_usb_ep0_stall_status 
-:      035192 usb0_get_status_in_ep_in_ack:
-0x7a84 035193 arg 2 ,regb 
-0x7a85 035194 beq 1 ,usb_send_ones_packet 
-0x7a86 035195 branch usb_send_zero_packet 
-:      035196 usb0_get_status_in_ep_in_ep1:
-0x7a87 035197 fetch 1 ,mem_usb_ep1_stall_status 
-0x7a88 035198 branch usb0_get_status_in_ep_in_ack 
-:      035199 usb0_get_status_in_ep_in_ep2:
-0x7a89 035200 fetch 1 ,mem_usb_ep2_stall_status 
-0x7a8a 035201 branch usb0_get_status_in_ep_in_ack 
-:      035202 usb0_get_status_in_ep_in_ep3:
-0x7a8b 035203 fetch 1 ,mem_usb_ep3_stall_status 
-0x7a8c 035204 branch usb0_get_status_in_ep_in_ack 
-:      035206 usb_get_idle:
-0x7a8d 035207 jam 1 ,mem_usb_idle_flag 
-0x7a8e 035208 arg mem_usb_idle_rate ,rega 
-0x7a8f 035209 arg 1 ,regb 
-0x7a90 035210 branch usb0_respond 
-:      035212 usb_get_report:
-0x7a91 035213 fetch 2 ,mem_usb_setup_bvalue 
-0x7a92 035214 arg pc_get_report ,temp 
-0x7a93 035215 isub temp ,null 
-0x7a94 035216 nbranch usb0_force_stall ,zero 
-:      035218 usb_get_report_dispose:
-0x7a95 035219 fetch 1 ,mem_usb0_data_ready_report 
-0x7a96 035220 nbranch usb_get_report_data_success ,blank 
-0x7a97 035221 jam pc_get_nondata ,mem_usb0_get_report_data 
-:      035222 usb_get_report_send_data:
-0x7a98 035223 fetch 1 ,mem_usb_setup_blength 
-0x7a99 035224 iforce regb 
-0x7a9a 035225 arg mem_usb0_get_report_data ,rega 
-0x7a9b 035226 call usb0_respond 
-:      035227 usb_get_report_data_release:
-0x7a9c 035228 arg mem_usb0_get_report_data ,contw 
-0x7a9d 035229 arg 64 ,loopcnt 
-0x7a9e 035230 branch memset0 
-:      035231 usb_get_report_data_success:
-0x7a9f 035232 jam 0 ,mem_usb0_data_ready_report 
-0x7aa0 035233 jam pc_get_data ,mem_usb0_get_report_data 
-0x7aa1 035234 branch usb_get_report_send_data 
-:      035236 usb_get_protocol_req:
-0x7aa2 035237 fetch 1 ,mem_usb_setup_blength 
-0x7aa3 035238 bne 1 ,usb0_force_stall 
-0x7aa4 035239 jam 1 ,mem_usb_get_protocol_flag 
-0x7aa5 035240 arg 1 ,regb 
-0x7aa6 035241 fetch 1 ,mem_usb_set_protocol_value 
-0x7aa7 035242 beq 0 ,usb_get_report_protocol 
-0x7aa8 035243 beq 1 ,usb_get_boot_protocol 
-0x7aa9 035244 branch usb_send_zero_packet 
-:      035245 usb_get_report_protocol:
-0x7aaa 035246 branch usb_send_ones_packet 
-:      035247 usb_get_boot_protocol:
-0x7aab 035248 branch usb_send_zero_packet 
-:      035253 usb0_request_clear_feature:
-0x7aac 035254 fetch 1 ,mem_usb0_state 
-0x7aad 035255 bne dev_configured ,usb0_force_stall 
-0x7aae 035256 fetch 1 ,mem_usb_setup_blength 
-0x7aaf 035257 bne 0 ,usb0_force_stall 
-0x7ab0 035258 fetch 1 ,mem_usb_setup_blengthh 
-0x7ab1 035259 bne 0 ,usb0_force_stall 
-0x7ab2 035260 fetch 1 ,mem_usb_setup_bvalueh 
-0x7ab3 035261 bne 0 ,usb0_force_stall 
-0x7ab4 035262 fetch 1 ,mem_usb_setup_windex + 1 
-0x7ab5 035263 bne 0 ,usb0_force_stall 
-0x7ab6 035264 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x7ab7 035265 beq out_device ,usb0_request_clear_feature_out_device 
-0x7ab8 035266 beq out_interface ,usb0_request_clear_feature_out_interface 
-0x7ab9 035267 beq out_endpoint ,usb0_request_clear_feature_out_endpoint 
-0x7aba 035268 branch usb0_force_stall 
-:      035270 usb0_request_clear_feature_out_device:
-0x7abb 035271 fetch 1 ,mem_usb_setup_bvalue 
-0x7abc 035272 bne device_remote_wakeup ,usb0_force_stall 
-0x7abd 035273 fetch 1 ,core_usb_config 
-0x7abe 035274 set0 7 ,pdata 
-0x7abf 035275 store 1 ,core_usb_config 
-0x7ac0 035276 jam 0 ,mem_usb_remote_wakeup 
-0x7ac1 035277 jam 1 ,mem_usb_clear_remote_wakeup 
-0x7ac2 035278 fetch 1 ,mem_sdsystem_wakeup_flag 
-0x7ac3 035279 branch usb0_reply_zerolen ,blank 
-0x7ac4 035280 jam 0 ,mem_sdsystem_wakeup_flag 
-0x7ac5 035281 jam 0 ,mem_usb_clear_remote_wakeup 
-0x7ac6 035282 jam usb_connected ,mem_usb_state 
-0x7ac7 035283 branch usb0_reply_zerolen 
-:      035285 usb0_request_clear_feature_out_interface:
-0x7ac8 035286 branch usb0_force_stall 
-:      035288 usb0_request_clear_feature_out_endpoint:
-0x7ac9 035289 fetch 1 ,mem_usb_setup_bvalue 
-0x7aca 035290 bne endpoint_halt ,usb0_force_stall 
-0x7acb 035291 fetch 1 ,mem_usb_setup_windex 
-0x7acc 035292 beq in_ep1 ,usb0_force_stall_ep1_in_off 
-0x7acd 035293 beq in_ep2 ,usb0_force_stall_ep2_in_off 
-0x7ace 035294 beq in_ep3 ,usb0_force_stall_ep3_in_off 
-0x7acf 035295 and_into 0x7f ,pdata 
-0x7ad0 035296 beq 0x00 ,usb0_force_stall_ep0_in_off 
-0x7ad1 035297 branch usb0_force_stall 
-:      035299 usb0_force_stall_ep0_in_off:
-0x7ad2 035300 jam 0 ,mem_usb_ep0_stall_status 
-0x7ad3 035301 branch usb0_reply_zerolen 
-:      035302 usb0_force_stall_ep1_in_off:
-0x7ad4 035303 jam 0 ,mem_usb_ep1_stall_status 
-:      035304 usb0_force_stall_ep1_in_off_reply:
-0x7ad5 035305 jam 1 ,mem_usb_clear_halt 
-0x7ad6 035306 branch usb0_reply_zerolen 
-:      035307 usb0_force_stall_ep2_in_off:
-0x7ad7 035308 jam 0 ,mem_usb_ep2_stall_status 
-0x7ad8 035309 branch usb0_force_stall_ep1_in_off_reply 
-:      035310 usb0_force_stall_ep3_in_off:
-0x7ad9 035311 jam 0 ,mem_usb_ep3_stall_status 
-0x7ada 035312 branch usb0_force_stall_ep1_in_off_reply 
-:      035315 usb0_request_set_feature:
-0x7adb 035316 fetch 1 ,mem_usb_setup_blength 
-0x7adc 035317 bne 0 ,usb0_force_stall 
-0x7add 035318 fetch 1 ,mem_usb_setup_blengthh 
-0x7ade 035319 bne 0 ,usb0_force_stall 
-0x7adf 035320 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x7ae0 035321 beq out_device ,usb0_request_set_feature_out_device 
-0x7ae1 035322 beq out_interface ,usb0_request_set_feature_out_interface 
-0x7ae2 035323 beq out_endpoint ,usb0_request_set_feature_out_endpoint 
-0x7ae3 035324 branch usb0_force_stall 
-:      035326 usb0_request_set_feature_out_device:
-0x7ae4 035327 fetch 1 ,mem_usb_setup_bvalue 
-0x7ae5 035328 bne device_remote_wakeup ,usb0_force_stall 
-0x7ae6 035329 call dongle_set_pc_sleep_flag 
-0x7ae7 035330 fetch 1 ,core_usb_config 
-0x7ae8 035331 set1 7 ,pdata 
-0x7ae9 035332 store 1 ,core_usb_config 
-0x7aea 035333 jam 1 ,mem_usb_remote_wakeup 
-0x7aeb 035334 jam usb_sleep ,mem_usb_state 
-0x7aec 035335 jam 0 ,mem_usb_tx_win_enable 
-0x7aed 035336 call usb0_reply_zerolen 
-:      035337 usb_wakeup_timer_reinit:
-0x7aee 035338 call timer_reinit 
-0x7aef 035339 setarg timer_wakeup_delay 
-0x7af0 035340 arg usb_timer_wakeup ,queue 
-0x7af1 035341 branch timer_init 
-:      035343 usb0_request_set_feature_out_interface:
-0x7af2 035344 branch usb0_force_stall 
-:      035346 usb0_request_set_feature_out_endpoint:
-0x7af3 035347 fetch 1 ,mem_usb_setup_bvalue 
-0x7af4 035348 bne endpoint_halt ,usb0_force_stall 
-0x7af5 035349 fetch 1 ,mem_usb_setup_bvalueh 
-0x7af6 035350 bne 0 ,usb0_force_stall 
-0x7af7 035351 fetch 1 ,mem_usb_setup_windex 
-0x7af8 035352 beq in_ep1 ,usb0_force_stall_ep1_in_on 
-0x7af9 035353 beq in_ep2 ,usb0_force_stall_ep2_in_on 
-0x7afa 035354 beq in_ep3 ,usb0_force_stall_ep3_in_on 
-0x7afb 035355 and_into 0x7f ,pdata 
-0x7afc 035356 beq 0x00 ,usb0_force_stall_ep0_in_on 
-0x7afd 035357 branch usb0_force_stall 
-:      035359 usb0_force_stall_ep0_in_on:
-0x7afe 035360 jam 1 ,mem_usb_ep0_stall_status 
-0x7aff 035361 branch usb0_reply_zerolen 
-:      035362 usb0_force_stall_ep1_in_on:
-0x7b00 035363 jam 1 ,mem_usb_ep1_stall_status 
-0x7b01 035364 branch usb0_reply_zerolen 
-:      035365 usb0_force_stall_ep2_in_on:
-0x7b02 035366 jam 1 ,mem_usb_ep2_stall_status 
-0x7b03 035367 branch usb0_reply_zerolen 
-:      035368 usb0_force_stall_ep3_in_on:
-0x7b04 035369 jam 1 ,mem_usb_ep3_stall_status 
-0x7b05 035370 branch usb0_reply_zerolen 
-:      035373 usb0_request_set_address:
-0x7b06 035374 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x7b07 035375 bne out_device ,usb0_force_stall 
-0x7b08 035376 fetch 1 ,mem_usb_setup_windex 
-0x7b09 035377 bne 0 ,usb0_force_stall 
-0x7b0a 035378 fetch 1 ,mem_usb_setup_windex + 1 
-0x7b0b 035379 bne 0 ,usb0_force_stall 
-0x7b0c 035380 fetch 1 ,mem_usb_setup_blength 
-0x7b0d 035381 bne 0 ,usb0_force_stall 
-0x7b0e 035382 fetch 1 ,mem_usb_setup_blengthh 
-0x7b0f 035383 bne 0 ,usb0_force_stall 
-0x7b10 035384 fetch 1 ,mem_usb_setup_bvalueh 
-0x7b11 035385 bne 0 ,usb0_force_stall 
-0x7b12 035386 fetch 1 ,mem_usb_setup_bvalue 
-0x7b13 035387 and_into 0x80 ,pdata 
-0x7b14 035388 bne 0 ,usb0_force_stall 
-0x7b15 035389 fetch 1 ,mem_usb_setup_bvalue 
-0x7b16 035390 bne 0 ,usb_usb0_state_set_dev_addr 
-:      035391 usb_usb0_state_set_dev_default:
-0x7b17 035392 jam dev_default ,mem_usb0_state 
-:      035393 usb0_request_set_wait_address:
-0x7b18 035394 fetch 1 ,mem_usb_setup_bvalue 
-0x7b19 035395 store 1 ,core_usb_addr 
-0x7b1a 035396 call usb0_reply_zerolen 
-0x7b1b 035397 jam 1 ,mem_usb_set_high_addr_flag 
-0x7b1c 035398 rtn 
-:      035399 usb_usb0_state_set_dev_addr:
-0x7b1d 035400 jam dev_address ,mem_usb0_state 
-0x7b1e 035401 branch usb0_request_set_wait_address 
-:      035404 usb0_request_set_configuration:
-0x7b1f 035405 fetch 1 ,mem_usb0_state 
-0x7b20 035406 beq dev_default ,usb0_force_stall 
-0x7b21 035407 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x7b22 035408 bne out_device ,usb0_force_stall 
-0x7b23 035409 fetch 1 ,mem_usb_setup_windex 
-0x7b24 035410 bne 0 ,usb0_force_stall 
-0x7b25 035411 fetch 1 ,mem_usb_setup_windex + 1 
-0x7b26 035412 bne 0 ,usb0_force_stall 
-0x7b27 035413 fetch 1 ,mem_usb_setup_blength 
-0x7b28 035414 bne 0 ,usb0_force_stall 
-0x7b29 035415 fetch 1 ,mem_usb_setup_blengthh 
-0x7b2a 035416 bne 0 ,usb0_force_stall 
-0x7b2b 035417 fetch 1 ,mem_usb_setup_bvalue + 1 
-0x7b2c 035418 bne 0 ,usb0_force_stall 
-0x7b2d 035419 fetch 1 ,mem_usb_setup_bvalue 
-0x7b2e 035420 sub pdata ,usb_max_num_cfg ,null 
-0x7b2f 035421 nbranch usb0_force_stall ,positive 
-0x7b30 035422 fetch 1 ,mem_usb0_state 
-0x7b31 035423 beq dev_address ,usb0_request_set_cfg_addr_state 
-0x7b32 035424 beq dev_configured ,usb0_request_set_cfg_cfg_state 
-0x7b33 035425 branch usb0_force_stall 
-:      035427 usb0_request_set_cfg_addr_state:
-:      035428 usb0_request_set_cfg_cfg_state:
-0x7b34 035429 fetch 1 ,mem_usb_setup_bvalue 
-0x7b35 035430 beq 0 ,usb0_request_set_cfg_stay_addr_state 
-0x7b36 035431 jam dev_configured ,mem_usb0_state 
-0x7b37 035432 branch usb0_reply_zerolen 
-:      035433 usb0_request_set_cfg_stay_addr_state:
-0x7b38 035434 jam dev_address ,mem_usb0_state 
-0x7b39 035435 branch usb0_reply_zerolen 
-:      035438 usb0_request_set_interface:
-0x7b3a 035439 fetch 1 ,mem_usb0_state 
-0x7b3b 035440 bne dev_configured ,usb0_force_stall 
-0x7b3c 035441 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x7b3d 035442 bne out_interface ,usb0_force_stall 
-0x7b3e 035443 fetch 1 ,mem_usb_setup_bvalue 
-0x7b3f 035444 bne 0 ,usb0_force_stall 
-0x7b40 035445 fetch 1 ,mem_usb_setup_bvalueh 
-0x7b41 035446 bne 0 ,usb0_force_stall 
-0x7b42 035447 fetch 1 ,mem_usb_setup_blength 
-0x7b43 035448 bne 0 ,usb0_force_stall 
-0x7b44 035449 fetch 1 ,mem_usb_setup_blengthh 
-0x7b45 035450 bne 0 ,usb0_force_stall 
-0x7b46 035451 fetch 1 ,mem_usb_setup_windex 
-0x7b47 035452 bne 0 ,usb0_force_stall 
-0x7b48 035453 fetch 1 ,mem_usb_setup_windex + 1 
-0x7b49 035454 bne 0 ,usb0_force_stall 
-0x7b4a 035455 branch usb0_reply_zerolen 
-:      035458 usb_set_idle:
-0x7b4b 035459 bpatchx patch20_3 ,mem_patch20 
-0x7b4c 035460 jam 1 ,mem_usb_idle_flag 
-0x7b4d 035461 fetch 1 ,mem_usb_setup_bvalueh 
-0x7b4e 035462 store 1 ,mem_usb_idle_rate 
-0x7b4f 035463 fetch 1 ,mem_usb_setup_windex 
-0x7b50 035464 sub pdata ,1 ,null 
-0x7b51 035465 call usb_clear_remote_wakeup_set0 ,zero 
-0x7b52 035466 fetch 1 ,mem_usb_state 
-0x7b53 035467 bne usb_resume ,usb0_reply_zerolen 
-0x7b54 035468 jam usb_connected ,mem_usb_state 
-0x7b55 035469 call usb0_reply_zerolen 
-0x7b56 035470 nop 30000 
-0x7b57 035471 nop 30000 
-0x7b58 035472 rtn 
-:      035473 usb_clear_remote_wakeup_set0:
-0x7b59 035474 jam 1 ,mem_usb_device_enumeration_endflag 
-0x7b5a 035475 jam 0 ,mem_usb_clear_remote_wakeup 
-0x7b5b 035476 jam usb_resume ,mem_usb_state 
-0x7b5c 035477 rtn 
-:      035480 usb_set_report:
-0x7b5d 035481 nop 15000 
-0x7b5e 035482 arg mem_usb0_set_report_data ,contw 
-0x7b5f 035483 call usb_rx_data 
-0x7b60 035484 jam 1 ,mem_usb0_get_set_report 
-0x7b61 035485 call usb_set_report_resume_judge 
-0x7b62 035486 fetch 2 ,mem_usb_setup_bvalue 
-0x7b63 035487 store 2 ,mem_usb_setup_bvalue_temp 
-0x7b64 035488 call usb0_reply_zerolen 
-0x7b65 035489 fetch 1 ,mem_device_option 
-0x7b66 035490 rtnne dvc_op_dongle 
-0x7b67 035491 fetch 1 ,mem_usb_tx_win_enable 
-0x7b68 035492 rtn blank 
-0x7b69 035493 fetch 1 ,mem_usb0_set_report_data 
-:      035494 usb_get_led_status:
-0x7b6a 035495 store 1 ,mem_24g_led_status 
-0x7b6b 035496 jam 0 ,mem_usb_tx_win_enable 
-0x7b6c 035497 jam kb_led_ackpayload ,mem_24g_ackpayload_enable 
-0x7b6d 035498 rtn 
-:      035501 usb_set_report_resume_judge:
-0x7b6e 035502 fetch 2 ,mem_usb_setup_bvalue 
-0x7b6f 035503 arg pc_set_report_bvalue ,temp 
-0x7b70 035504 isub temp ,null 
-0x7b71 035505 nrtn zero 
-0x7b72 035506 fetch 2 ,mem_usb_setup_windex 
-0x7b73 035507 arg pc_set_report_windex ,temp 
-0x7b74 035508 isub temp ,null 
-0x7b75 035509 nrtn zero 
-0x7b76 035510 fetch 2 ,mem_usb_setup_blength 
-0x7b77 035511 arg pc_set_report_blength ,temp 
-0x7b78 035512 isub temp ,null 
-0x7b79 035513 nrtn zero 
-0x7b7a 035514 jam 1 ,mem_usb_tx_win_enable 
-0x7b7b 035515 rtn 
-:      035518 usb_set_protocol_req:
-0x7b7c 035519 fetch 1 ,mem_usb_setup_blength 
-0x7b7d 035520 bne 0 ,usb0_force_stall 
-0x7b7e 035521 fetch 1 ,mem_usb_setup_bvalue 
-0x7b7f 035522 beq boot_protocol ,usb_set_boot_protocol 
-0x7b80 035523 beq report_protocol ,usb_set_report_protocol 
-0x7b81 035524 branch usb0_force_stall 
-:      035525 usb_set_boot_protocol:
-0x7b82 035526 jam 0 ,mem_usb_set_protocol_status 
-0x7b83 035527 jam 1 ,mem_usb_set_protocol_value 
-0x7b84 035528 branch usb0_reply_zerolen 
-:      035529 usb_set_report_protocol:
-0x7b85 035530 jam 1 ,mem_usb_tx_mac_enable 
-0x7b86 035531 jam 1 ,mem_usb_set_protocol_status 
-0x7b87 035532 jam 0 ,mem_usb_set_protocol_value 
-0x7b88 035533 branch usb0_reply_zerolen 
-:      035536 usb0_respond_length:
-0x7b89 035537 ifetchr regb ,1 ,rega 
-0x7b8a 035538 increase 1 ,rega 
-:      035540 usb0_respond:
-0x7b8b 035541 bpatchx patch20_4 ,mem_patch20 
-0x7b8c 035542 set1 mark_usb_first_resp ,mark 
-0x7b8d 035543 bmark0 mark_isstr ,usb0_respond_nostr 
-0x7b8e 035544 increase 1 ,regb 
-0x7b8f 035545 lshift regb ,regb 
-:      035546 usb0_respond_nostr:
-0x7b90 035547 storer rega ,2 ,mem_bufptr 
-0x7b91 035548 storer regb ,1 ,mem_remain 
-0x7b92 035549 branch usb0_tx 
-0x7b93 035550 rtn 
-:      035552 usb_no_respond_data:
-0x7b94 035553 arg 0 ,queue 
-0x7b95 035554 branch usb_trig 
-:      035559 usb0_tx:
-0x7b96 035560 bpatchx patch20_5 ,mem_patch20 
-0x7b97 035561 fetch 1 ,core_usb_txbusy 
-0x7b98 035562 rtnbit1 0 
-0x7b99 035563 fetch 1 ,mem_remain 
-0x7b9a 035564 rtn blank 
-0x7b9b 035565 copy pdata ,loopcnt 
-0x7b9c 035566 iforce temp 
-0x7b9d 035567 fetch 2 ,mem_usb_setup_blength 
-0x7b9e 035568 sub pdata ,ep0_packet_size ,null 
-0x7b9f 035569 branch usb0_tx_short ,positive 
-0x7ba0 035570 sub loopcnt ,ep0_packet_size ,null 
-0x7ba1 035571 branch usb0_tx_info ,positive 
-0x7ba2 035572 force ep0_packet_size ,loopcnt 
-0x7ba3 035573 branch usb0_tx_info 
-:      035574 usb0_tx_short:
-0x7ba4 035575 isub loopcnt ,null 
-0x7ba5 035576 branch usb0_tx_info ,positive 
-0x7ba6 035577 iforce loopcnt 
-0x7ba7 035578 store 1 ,mem_remain 
-:      035579 usb0_tx_info:
-0x7ba8 035580 fetch 1 ,mem_remain 
-0x7ba9 035581 isub loopcnt ,pdata 
-0x7baa 035582 store 1 ,mem_remain 
-0x7bab 035583 add loopcnt ,-1 ,pdata 
-0x7bac 035584 store 1 ,mem_usb_txbuf 
-0x7bad 035585 bmark0 mark_isstr ,usb0_tx_nostr 
-0x7bae 035586 rshift pdata ,pdata 
-0x7baf 035587 add loopcnt ,-1 ,pdata 
-0x7bb0 035588 store 1 ,mem_usb_txbuf 
-0x7bb1 035589 bmark0 mark_usb_first_resp ,usb0_tx_nostr 
-0x7bb2 035590 set0 mark_usb_first_resp ,mark 
-0x7bb3 035591 istoret 1 ,contw 
-0x7bb4 035592 setarg 3 
-0x7bb5 035593 istore 1 ,contw 
-0x7bb6 035594 increase -1 ,loopcnt 
-0x7bb7 035595 copy loopcnt ,pdata 
-0x7bb8 035596 nbranch usb0_tx_nostr ,zero 
-0x7bb9 035597 increase 1 ,loopcnt 
-:      035598 usb0_tx_nostr:
-0x7bba 035599 fetch 2 ,mem_bufptr 
-0x7bbb 035600 copy pdata ,contr 
-:      035601 usb0_tx0:
-0x7bbc 035602 ifetch 1 ,contr 
-0x7bbd 035603 istore 1 ,contw 
-0x7bbe 035604 bmark0 mark_isstr ,usb0_tx1 
-0x7bbf 035605 setarg 0 
-0x7bc0 035606 istore 1 ,contw 
-:      035607 usb0_tx1:
-0x7bc1 035608 loop usb0_tx0 
-0x7bc2 035609 copy contr ,pdata 
-0x7bc3 035610 store 2 ,mem_bufptr 
-0x7bc4 035611 setarg mem_usb_txbuf 
-0x7bc5 035612 store 2 ,core_usb_tx_saddr0 
-0x7bc6 035613 arg 0 ,queue 
-0x7bc7 035614 call usb_trig 
-0x7bc8 035615 fetch 1 ,mem_remain 
-0x7bc9 035616 nrtn blank 
-0x7bca 035617 jam 2 ,core_usb_clear_nak 
-0x7bcb 035618 fetch 1 ,mem_usb_state 
-0x7bcc 035619 rtnne usb_got_report_req 
-0x7bcd 035620 jam usb_connected ,mem_usb_state 
-0x7bce 035621 rtn 
-:      035625 usb_tx_ep1:
-0x7bcf 035626 arg mem_usb_txbuf1 ,rega 
-0x7bd0 035627 arg 1 ,queue 
-0x7bd1 035628 storer rega ,2 ,core_usb_tx_saddr1 
-:      035629 usb_tx_buf:
-0x7bd2 035630 add loopcnt ,-1 ,pdata 
-0x7bd3 035631 istore 1 ,rega 
-:      035632 usb_tx_loop:
-0x7bd4 035633 ifetch 1 ,contr 
-0x7bd5 035634 istore 1 ,contw 
-0x7bd6 035635 loop usb_tx_loop 
-:      035636 usb_trig:
-0x7bd7 035637 setarg 0 
-0x7bd8 035638 qset1 pdata 
-0x7bd9 035639 store 1 ,core_usb_trig 
-0x7bda 035640 rtn 
-:      035642 usb_tx_ep2:
-0x7bdb 035643 arg 2 ,queue 
-0x7bdc 035644 arg mem_usb_txbuf2 ,rega 
-0x7bdd 035645 storer rega ,2 ,core_usb_tx_saddr2 
-0x7bde 035646 branch usb_tx_buf 
-:      035648 usb_tx:
-0x7bdf 035649 bpatchx patch20_6 ,mem_patch20 
-0x7be0 035650 fetch 1 ,mem_usb_tx_enable 
-0x7be1 035651 rtn blank 
-0x7be2 035652 fetch 1 ,core_usb_txbusy 
-0x7be3 035653 and_into 0x0f ,pdata 
-0x7be4 035654 nbranch usb_inwake_state_tx_dispose ,blank 
-0x7be5 035655 fetch 1 ,mem_usb_device_enumeration_endflag 
-0x7be6 035656 branch usb_tx_fifo_release ,blank 
-0x7be7 035657 fetch 1 ,mem_usb_state 
-0x7be8 035658 beq usb_sleep ,usb_windows_wakeup 
-0x7be9 035659 bne usb_connected ,usb_tx_fifo_release 
-0x7bea 035660 fetch 1 ,mem_usb_clear_remote_wakeup 
-0x7beb 035661 nbranch usb_tx_fifo_release ,blank 
-0x7bec 035662 call usb_tx_data_ep1 
-0x7bed 035663 branch usb_tx_data_ep2 
-:      035665 usb_tx_data_ep1:
-0x7bee 035666 fetch 1 ,core_usb_txbusy 
-0x7bef 035667 rtnbit1 1 
-0x7bf0 035668 fetch 1 ,mem_usb_tx_enable 
-0x7bf1 035669 rtnbit0 1 
-0x7bf2 035670 fetch 1 ,mem_usb_tx_enable 
-0x7bf3 035671 set0 1 ,pdata 
-0x7bf4 035672 store 1 ,mem_usb_tx_enable 
-0x7bf5 035673 fetch 1 ,mem_usb_ep1_data 
-0x7bf6 035674 rtn blank 
-0x7bf7 035675 beq usb_ep1_kb ,usb_tx_kb_normal_data 
-0x7bf8 035676 branch assert 
-:      035678 usb_tx_data_ep2:
-0x7bf9 035679 fetch 1 ,core_usb_txbusy 
-0x7bfa 035680 rtnbit1 2 
-0x7bfb 035681 fetch 1 ,mem_usb_tx_enable 
-0x7bfc 035682 rtnbit0 2 
-0x7bfd 035683 fetch 1 ,mem_usb_tx_enable 
-0x7bfe 035684 set0 2 ,pdata 
-0x7bff 035685 store 1 ,mem_usb_tx_enable 
-0x7c00 035686 fetch 1 ,mem_usb_ep2_data 
-0x7c01 035687 rtn blank 
-0x7c02 035688 beq usb_ep2_ms ,usb_tx_ms_data 
-0x7c03 035689 beq usb_ep2_multikey ,usb_tx_kb_multikey_data 
-0x7c04 035690 beq usb_ep2_systemkey ,usb_tx_kb_systemkey_data 
-0x7c05 035691 branch assert 
-:      035693 usb_tx_fifo_release:
-0x7c06 035695 arg mem_usb_mouse_data ,contw 
-0x7c07 035696 arg 64 ,loopcnt 
-0x7c08 035697 branch memset0 
-:      035699 usb_tx_ms_data:
-0x7c09 035700 fetch 1 ,mem_usb_idle_flag 
-0x7c0a 035701 fetcht 1 ,mem_usb_get_protocol_flag 
-0x7c0b 035702 iand temp ,pdata 
-0x7c0c 035703 branch usb_tx_ms_data_normal_mode ,blank 
-0x7c0d 035704 fetcht 1 ,mem_usb_set_protocol_status 
-0x7c0e 035705 iadd temp ,pdata 
-0x7c0f 035706 beq mac_boot_mode ,usb_tx_ms_data_mac_boot_mode 
-0x7c10 035707 branch usb_tx_ms_data_normal_mode 
-:      035709 usb_tx_ms_data_mac_boot_mode:
-0x7c11 035710 jam 0 ,mem_usb_ep2_data 
-:      035711 usb_tx_ms_data_mac_boot_regroup:
-0x7c12 035712 fetch 1 ,mem_usb_mouse_data + 1 
-0x7c13 035713 beq r_key ,usb_tx_mac_boot_ms_regroup_r_or_lrkey 
-0x7c14 035714 beq lr_key ,usb_tx_mac_boot_ms_regroup_r_or_lrkey 
-0x7c15 035715 fetch 1 ,mem_usb_mouse_data + 1 
-0x7c16 035716 store 1 ,mem_usb_mouse_data 
-0x7c17 035717 fetch 1 ,mem_usb_mouse_data + 2 
-0x7c18 035718 istore 1 ,contw 
-0x7c19 035719 fetch 1 ,mem_usb_mouse_data + 4 
-0x7c1a 035720 istore 1 ,contw 
-0x7c1b 035721 fetch 1 ,mem_usb_mouse_data + 6 
-0x7c1c 035722 istore 1 ,contw 
-0x7c1d 035723 arg 4 ,loopcnt 
-0x7c1e 035724 arg mem_usb_mouse_data ,contr 
-0x7c1f 035725 branch usb_tx_ep2 
-:      035727 usb_tx_ms_data_normal_mode:
-0x7c20 035728 jam 0 ,mem_usb_ep2_data 
-:      035729 usb_tx_mac_boot_ms_regroup_r_or_lrkey:
-0x7c21 035730 arg 8 ,loopcnt 
-0x7c22 035731 arg mem_usb_mouse_data ,contr 
-0x7c23 035732 branch usb_tx_ep2 
-:      035734 usb_tx_kb_multikey_data:
-0x7c24 035735 jam 0 ,mem_usb_ep2_data 
-0x7c25 035736 arg 3 ,loopcnt 
-0x7c26 035737 arg mem_usb_kb_multikey ,contr 
-0x7c27 035738 branch usb_tx_ep2 
-:      035740 usb_tx_kb_normal_data:
-0x7c28 035741 jam 0 ,mem_usb_ep1_data 
-0x7c29 035742 arg 8 ,loopcnt 
-0x7c2a 035743 arg mem_usb_kb_data ,contr 
-0x7c2b 035744 branch usb_tx_ep1 
-:      035746 usb_tx_kb_systemkey_data:
-0x7c2c 035747 jam 0 ,mem_usb_ep2_data 
-0x7c2d 035748 arg 2 ,loopcnt 
-0x7c2e 035749 arg mem_usb_kb_system ,contr 
-0x7c2f 035750 branch usb_tx_ep2 
-:      035752 usb_inwake_state_tx_dispose:
-0x7c30 035753 fetch 1 ,mem_usb_state 
-0x7c31 035754 beq usb_connected ,usb_mac_wakeup_trig 
-0x7c32 035755 rtn 
-:      035756 usb_mac_wakeup_trig:
-0x7c33 035757 fetch 1 ,core_usb_config 
-0x7c34 035758 set1 7 ,pdata 
-0x7c35 035759 store 1 ,core_usb_config 
-0x7c36 035760 jam 1 ,mem_usb_mac_wakeup_trig 
-0x7c37 035761 rtn 
-:      035763 usb_mac_wakeup_judge:
-0x7c38 035764 fetch 1 ,mem_usb_state 
-0x7c39 035765 rtneq usb_sleep 
-0x7c3a 035766 beq usb_connected ,usb_mac_wakeup 
-0x7c3b 035767 rtn 
-:      035768 usb_mac_wakeup:
-0x7c3c 035769 fetch 1 ,mem_usb_mac_wakeup_trig 
-0x7c3d 035770 rtn blank 
-0x7c3e 035771 jam 1 ,mem_usb_wakestate_onetime_flag 
-0x7c3f 035772 branch usb_wakeup 
-:      035774 usb_windows_wakeup:
-0x7c40 035775 arg usb_timer_wakeup ,queue 
-0x7c41 035776 call timer_check 
-0x7c42 035777 nrtn blank 
-:      035778 usb_wakeup:
-0x7c43 035779 fetch 1 ,core_usb_config 
-0x7c44 035780 rtnbit0 7 
-0x7c45 035781 jam 0xfc ,core_usb_config 
-0x7c46 035782 nop 30000 
-0x7c47 035783 jam 0x3c ,core_usb_config 
-0x7c48 035784 rtn 
-:      035791 push_stack:
-0x7c49 035792 storer contw ,2 ,mem_contw 
-0x7c4a 035793 storet 8 ,mem_temp 
-0x7c4b 035794 storer timeup ,4 ,mem_timeup 
-0x7c4c 035795 call push_stack_rega_b_c 
-0x7c4d 035796 storer contr ,2 ,mem_contr 
-0x7c4e 035797 storer loopcnt ,2 ,mem_loopcnt 
-0x7c4f 035798 storer queue ,2 ,mem_queue 
-0x7c50 035799 rtn 
-:      035801 push_stack_rega_b_c:
-0x7c51 035802 storer rega ,4 ,mem_rega 
-0x7c52 035803 storer regb ,4 ,mem_regb 
-0x7c53 035804 storer regc ,3 ,mem_regc 
-0x7c54 035805 rtn 
-:      035807 pop_stack:
-0x7c55 035808 bpatchx patch20_7 ,mem_patch20 
-0x7c56 035809 fetch 2 ,mem_contw 
-0x7c57 035810 iforce contw 
-0x7c58 035811 fetcht 8 ,mem_temp 
-0x7c59 035812 fetchr timeup ,4 ,mem_timeup 
-0x7c5a 035813 call pop_stack_rega_b_c 
-0x7c5b 035814 fetchr loopcnt ,2 ,mem_loopcnt 
-0x7c5c 035815 fetchr queue ,2 ,mem_queue 
-0x7c5d 035816 fetch 2 ,mem_contr 
-0x7c5e 035817 iforce contr 
-0x7c5f 035818 rtn 
-:      035820 pop_stack_rega_b_c:
-0x7c60 035821 fetchr rega ,4 ,mem_rega 
-0x7c61 035822 fetchr regb ,4 ,mem_regb 
-0x7c62 035823 fetchr regc ,3 ,mem_regc 
-0x7c63 035824 rtn 
-:      035826 get_contw:
-0x7c64 035827 fetch 2 ,mem_contw 
-0x7c65 035828 copy pdata ,contw 
-0x7c66 035829 rtn 
-:      035830 get_contr:
-0x7c67 035831 fetch 2 ,mem_contr 
-0x7c68 035832 copy pdata ,contr 
-0x7c69 035833 rtn 
-:      035835 store_contw:
-0x7c6a 035836 copy contw ,pdata 
-0x7c6b 035837 store 2 ,mem_contw 
-0x7c6c 035838 rtn 
-:      035839 store_contr:
-0x7c6d 035840 copy contr ,pdata 
-0x7c6e 035841 store 2 ,mem_contr 
-0x7c6f 035842 rtn 
-:      035846 save_cont_pointers:
-0x7c70 035847 copy contw ,pdata 
-0x7c71 035848 store 2 ,mem_contw 
-0x7c72 035849 copy contr ,pdata 
-0x7c73 035850 store 2 ,mem_contr 
-0x7c74 035851 rtn 
-:      035853 load_cont_pointers:
-0x7c75 035854 fetch 2 ,mem_contw 
-0x7c76 035855 copy pdata ,contw 
-0x7c77 035856 fetch 2 ,mem_contr 
-0x7c78 035857 copy pdata ,contr 
-0x7c79 035858 rtn 
-:      035863 get_diff:
-0x7c7a 035864 isub temp ,rega 
-0x7c7b 035865 rtn positive 
-0x7c7c 035866 arg 0x100 ,rega 
-0x7c7d 035867 iadd rega ,pdata 
-0x7c7e 035868 isub temp ,rega 
-0x7c7f 035869 rtn 
-:      035871 memcpy96:
-0x7c80 035872 call memcpy32 
-:      035873 memcpy64:
-0x7c81 035874 call memcpy32 
-0x7c82 035875 branch memcpy32 
-:      035878 memcpy12:
-0x7c83 035879 call memcpy8 
-:      035880 memcpy4:
-0x7c84 035881 ifetch 1 ,contr 
-0x7c85 035882 istore 1 ,contw 
-:      035883 memcpy3:
-0x7c86 035884 ifetch 3 ,contr 
-0x7c87 035885 istore 3 ,contw 
-0x7c88 035886 rtn 
-:      035887 memcpy8:
-0x7c89 035888 ifetch 8 ,contr 
-0x7c8a 035889 istore 8 ,contw 
-0x7c8b 035890 rtn 
-:      035892 memcpy48:
-0x7c8c 035893 call memcpy16 
-:      035894 memcpy32:
-0x7c8d 035895 call memcpy8 
-:      035896 memcpy24:
-0x7c8e 035897 call memcpy8 
-:      035898 memcpy16:
-0x7c8f 035899 call memcpy8 
-0x7c90 035900 branch memcpy8 
-:      035902 delay:
-0x7c91 035903 increase -1 ,pdata 
-0x7c92 035904 nop 38 
-0x7c93 035905 nbranch delay ,blank 
-0x7c94 035906 rtn 
-:      035909 delay_10ms:
-0x7c95 035910 arg 10 ,loopcnt 
-:      035911 delay_ms_wait:
-0x7c96 035912 nop 12000 
-0x7c97 035913 loop delay_ms_wait 
-0x7c98 035914 rtn 
-:      035917 memset0_16:
-0x7c99 035918 call memset0_8 
-:      035919 memset0_8:
-0x7c9a 035920 call memset0_4 
-:      035921 memset0_4:
-0x7c9b 035922 force 4 ,loopcnt 
-0x7c9c 035923 branch memset0 
-:      035925 clear_mem_256:
-0x7c9d 035926 force 32 ,loopcnt 
-0x7c9e 035927 branch memset0 
-:      035928 clear_mem_512:
-0x7c9f 035929 force 64 ,loopcnt 
-0x7ca0 035930 branch memset0 
-:      035932 clear_mem:
-0x7ca1 035933 deposit loopcnt 
-0x7ca2 035934 rtn blank 
-:      035935 memset0:
-0x7ca3 035936 force 0 ,pdata 
-0x7ca4 035937 lstore contw 
-0x7ca5 035938 rtn 
-:      035940 clear_temp_block:
-0x7ca6 035941 arg 32 ,loopcnt 
-0x7ca7 035942 arg mem_temp_block0 ,contw 
-0x7ca8 035943 branch clear_mem 
-:      035945 xor_loop:
-0x7ca9 035946 ifetch 4 ,regc 
-0x7caa 035947 ifetcht 4 ,rega 
-0x7cab 035948 ixor temp ,pdata 
-0x7cac 035949 istore 4 ,contw 
-0x7cad 035950 increase 4 ,rega 
-0x7cae 035951 increase 4 ,regc 
-0x7caf 035952 loop xor_loop 
-0x7cb0 035953 rtn 
-:      035957 inverse_data:
-0x7cb1 035958 bpatchx patch21_0 ,mem_patch21 
-0x7cb2 035959 copy loopcnt ,pdata 
-0x7cb3 035960 sub pdata ,1 ,null 
-0x7cb4 035961 rtn positive 
-0x7cb5 035962 iadd rega ,regb 
-0x7cb6 035963 increase -1 ,regb 
-0x7cb7 035964 rshift loopcnt ,loopcnt 
-:      035965 inverse_loop:
-0x7cb8 035966 ifetcht 1 ,rega 
-0x7cb9 035967 ifetch 1 ,regb 
-0x7cba 035968 istore 1 ,rega 
-0x7cbb 035969 istoret 1 ,regb 
-0x7cbc 035970 increase -1 ,regb 
-0x7cbd 035971 increase 1 ,rega 
-0x7cbe 035972 loop inverse_loop 
-0x7cbf 035973 rtn 
-:      035975 le2be_6byte:
-:      035976 inverse_data_6byte:
-0x7cc0 035977 rshift32 pdata ,temp 
-0x7cc1 035978 call inverse_data_4byte 
-0x7cc2 035979 byteswap temp ,temp 
-0x7cc3 035980 lshift16 pdata ,pdata 
-0x7cc4 035981 ior temp ,pdata 
-0x7cc5 035982 rtn 
-:      035985 le2be_4byte:
-:      035986 inverse_data_4byte:
-0x7cc6 035987 rshift16 pdata ,contr 
-0x7cc7 035988 byteswap contr ,contr 
-0x7cc8 035989 byteswap pdata ,pdata 
-0x7cc9 035990 lshift16 pdata ,pdata 
-0x7cca 035991 ior contr ,pdata 
-0x7ccb 035992 rtn 
-:      035995 memcpy_fast:
-0x7ccc 035996 bpatchx patch21_1 ,mem_patch21 
-0x7ccd 035997 deposit loopcnt 
-0x7cce 035998 rtn blank 
-:      035999 memcpy_fast_loop:
-0x7ccf 036000 increase -8 ,loopcnt 
-0x7cd0 036001 call memcpy8 ,positive 
-0x7cd1 036002 rtn zero 
-0x7cd2 036003 branch memcpy_fast_loop ,positive 
-0x7cd3 036004 increase 8 ,loopcnt 
-:      036005 memcpy_fast_loop_four:
-0x7cd4 036006 increase -4 ,loopcnt 
-0x7cd5 036007 call memcpy4 ,positive 
-0x7cd6 036008 rtn zero 
-0x7cd7 036009 branch memcpy_fast_loop_four ,positive 
-0x7cd8 036010 increase 4 ,loopcnt 
-0x7cd9 036011 branch memcpy 
-:      036013 memcpy:
-0x7cda 036014 deposit loopcnt 
-0x7cdb 036015 rtn blank 
-:      036016 memcpy_loop:
-0x7cdc 036017 ifetch 1 ,contr 
-0x7cdd 036018 istore 1 ,contw 
-0x7cde 036019 loop memcpy_loop 
-0x7cdf 036020 rtn 
-:      036022 timer_stop:
-0x7ce0 036023 setarg 0 
-:      036024 timer_init:
-0x7ce1 036027 store 2 ,mem_pdatatemp 
-0x7ce2 036028 bpatchx patch21_2 ,mem_patch21 
-0x7ce3 036029 call timer_check 
-0x7ce4 036030 fetcht 2 ,mem_pdatatemp 
-0x7ce5 036031 arg mem_timers ,contw 
-0x7ce6 036033 lshift queue ,pdata 
-0x7ce7 036034 iadd contw ,contw 
-0x7ce8 036035 istoret 2 ,contw 
-0x7ce9 036036 rtn 
-:      036038 timer_check_timeout:
-0x7cea 036039 arg 0x800 ,timeup 
-0x7ceb 036040 lshift16 timeup ,timeup 
-0x7cec 036041 iadd timeup ,pdata 
-0x7ced 036042 rtn 
-:      036045 timer_reinit:
-0x7cee 036046 arg 0 ,queue 
-:      036047 timer_check:
-0x7cef 036048 bpatchx patch21_3 ,mem_patch21 
-0x7cf0 036049 fetcht 4 ,mem_last_clkn 
-0x7cf1 036050 rshift clkn_bt ,pdata 
-0x7cf2 036051 store 4 ,mem_last_clkn 
-0x7cf3 036052 isub temp ,null 
-0x7cf4 036053 ncall timer_check_timeout ,positive 
-0x7cf5 036054 isub temp ,timeup 
-0x7cf6 036055 copy timeup ,temp 
-0x7cf7 036056 arg mem_timers ,contr 
-0x7cf8 036057 copy contr ,contw 
-0x7cf9 036058 arg 16 ,loopcnt 
-:      036059 timer_loop:
-0x7cfa 036060 ifetch 2 ,contr 
-0x7cfb 036061 isub temp ,pdata 
-0x7cfc 036062 branch timer_counting ,positive 
-0x7cfd 036063 force 0 ,pdata 
-:      036064 timer_counting:
-0x7cfe 036065 istore 2 ,contw 
-0x7cff 036066 loop timer_loop 
-0x7d00 036067 arg mem_timers ,contr 
-0x7d01 036068 lshift queue ,pdata 
-0x7d02 036069 iadd contr ,contr 
-0x7d03 036070 ifetch 2 ,contr 
-0x7d04 036071 rtn 
-:      036076 clk_add:
-0x7d05 036077 iadd temp ,temp 
-0x7d06 036078 copy temp ,loopcnt 
-0x7d07 036079 fetch 2 ,mem_param_rt_rthalfslot 
-0x7d08 036080 isub loopcnt ,pdata 
-0x7d09 036081 rtn positive 
-0x7d0a 036082 sub pdata ,0 ,pdata 
-0x7d0b 036083 rshift16 temp ,temp 
-0x7d0c 036084 increase 1 ,temp 
-0x7d0d 036085 lshift16 temp ,temp 
-0x7d0e 036086 ior temp ,temp 
-0x7d0f 036087 rtn 
-:      036089 clk_diff_rt:
-0x7d10 036090 call clk_diff 
-0x7d11 036091 branch clk2rt 
-:      036094 clk_diff:
-0x7d12 036095 disable user 
-0x7d13 036096 isub temp ,pdata 
-0x7d14 036097 branch clk_diff_pos ,positive 
-0x7d15 036098 enable user 
-0x7d16 036099 sub pdata ,0 ,pdata 
-:      036100 clk_diff_pos:
-0x7d17 036101 rtnbit0 15 
-0x7d18 036102 copy pdata ,regab 
-0x7d19 036103 arg 0x10000 ,temp 
-0x7d1a 036104 fetch 2 ,mem_param_rt_rthalfslot 
-0x7d1b 036105 isub temp ,pdata 
-0x7d1c 036106 iadd regab ,pdata 
-0x7d1d 036107 set0 64 ,pdata 
-0x7d1e 036108 rtn 
-:      036112 clk2rt:
-0x7d1f 036113 fetcht 2 ,mem_param_rt_rthalfslot 
-0x7d20 036114 iforce contr 
-0x7d21 036115 rshift16 pdata ,pdata 
-0x7d22 036116 imul32 temp ,pdata 
-0x7d23 036117 iadd contr ,pdata 
-0x7d24 036118 rtn 
-:      036121 clk2lpo:
-0x7d25 036122 lshift8 pdata ,pdata 
-0x7d26 036123 lshift4 pdata ,pdata 
-0x7d27 036124 fetcht 3 ,mem_clks_per_lpo 
-0x7d28 036125 idiv temp 
-0x7d29 036126 call wait_div_end 
-0x7d2a 036127 quotient temp 
-0x7d2b 036128 rtn 
-:      036131 clk2bt:
-0x7d2c 036132 fetcht 2 ,mem_param_rt_rthalfslot 
-0x7d2d 036133 idiv temp 
-0x7d2e 036134 call get_div_result 
-0x7d2f 036135 lshift16 pdata ,pdata 
-0x7d30 036136 remainder temp 
-0x7d31 036137 ior temp ,temp 
-0x7d32 036138 rtn 
-:      036145 string2dec_from_uart:
-0x7d33 036146 arg 0 ,temp 
-:      036147 string2dec_from_uart_done:
-0x7d34 036148 copy temp ,regab 
-0x7d35 036149 ifetch 1 ,contu 
-0x7d36 036150 call uchar2dialog 
-0x7d37 036151 copy regab ,temp 
-0x7d38 036152 call swap 
-0x7d39 036153 arg 10 ,regb 
-0x7d3a 036154 imul32 regb ,pdata 
-0x7d3b 036155 iadd temp ,pdata 
-0x7d3c 036156 copy pdata ,temp 
-0x7d3d 036157 loop string2dec_from_uart_done 
-0x7d3e 036158 rtn 
-:      036162 uchar2dialog:
-0x7d3f 036163 arg 0x3a ,temp 
-0x7d40 036164 isub temp ,null 
-0x7d41 036165 nbranch uchar2dialog_number ,positive 
-0x7d42 036166 arg 0x61 ,temp 
-0x7d43 036167 isub temp ,null 
-0x7d44 036168 branch uchar2dialog_a2f ,positive 
-0x7d45 036169 arg 0x37 ,temp 
-0x7d46 036170 isub temp ,pdata 
-0x7d47 036171 rtn 
-:      036172 uchar2dialog_number:
-0x7d48 036173 arg 0x30 ,temp 
-0x7d49 036174 isub temp ,pdata 
-0x7d4a 036175 rtn 
-:      036176 uchar2dialog_a2f:
-0x7d4b 036177 arg 0x57 ,temp 
-0x7d4c 036178 isub temp ,pdata 
-0x7d4d 036179 rtn 
-:      036182 right_shift_n:
-0x7d4e 036183 sub loopcnt ,0 ,null 
-0x7d4f 036184 rtn zero 
-:      036185 right_shift_n_loop:
-0x7d50 036186 rshift pdata ,pdata 
-0x7d51 036187 loop right_shift_n_loop 
-0x7d52 036188 rtn 
-:      036191 left_shift_n:
-0x7d53 036192 force 1 ,pdata 
-0x7d54 036193 sub loopcnt ,0 ,null 
-0x7d55 036194 rtn zero 
-:      036195 left_shift_n_loop:
-0x7d56 036196 lshift pdata ,pdata 
-0x7d57 036197 loop left_shift_n_loop 
-0x7d58 036198 rtn 
-:      036202 calc_average:
-0x7d59 036203 setarg 0 
-0x7d5a 036204 copy loopcnt ,rega 
-:      036205 calc_average_loop:
-0x7d5b 036206 ifetcht 2 ,contr 
-0x7d5c 036207 iadd temp ,pdata 
-0x7d5d 036208 loop calc_average_loop 
-0x7d5e 036209 idiv rega 
-:      036210 get_div_result:
-0x7d5f 036211 call wait_div_end 
-0x7d60 036212 quotient pdata 
-0x7d61 036213 rtn 
-:      036215 wait_div_end:
-0x7d62 036216 rtn modone 
-0x7d63 036217 branch wait_div_end 
-:      036227 compare_loop:
-:      036228 string_compare:
-0x7d64 036229 ifetch 1 ,rega 
-0x7d65 036230 ifetcht 1 ,regb 
-0x7d66 036231 isub temp ,null 
-0x7d67 036232 nrtn zero 
-0x7d68 036233 increase 1 ,rega 
-0x7d69 036234 increase 1 ,regb 
-0x7d6a 036235 loop string_compare 
-0x7d6b 036236 branch enable_zero 
-:      036240 ceiling:
-0x7d6c 036241 isub temp ,null 
-0x7d6d 036242 nrtn positive 
-0x7d6e 036243 deposit temp 
-0x7d6f 036244 rtn 
-:      036246 swap:
-0x7d70 036247 iadd temp ,pdata 
-0x7d71 036248 isub temp ,temp 
-0x7d72 036249 isub temp ,pdata 
-0x7d73 036250 rtn 
-:      036252 clean_smem:
-0x7d74 036253 arg 0 ,contw 
-0x7d75 036254 branch clean_mem 
-:      036256 clean_xmem:
-0x7d76 036257 arg 0x4000 ,contw 
-:      036258 clean_mem:
-0x7d77 036259 arg 0x1000 ,loopcnt 
-0x7d78 036260 branch memset0 
-:      036263 callback_func:
-0x7d79 036264 rtn blank 
-0x7d7a 036265 copy pdata ,pc 
-:      036268 ice_break_disable_wdt:
-0x7d7b 036269 call wdt_set_disable 
-:      036271 ice_break:
-0x7d7c 036272 jam 0x1 ,core_ice_ctrl 
-0x7d7d 036273 rtn 
-:      036275 ice_setbp:
-0x7d7e 036276 store 2 ,core_ice_break0 
-0x7d7f 036277 fetch 1 ,core_ice_ctrl 
-0x7d80 036278 set1 4 ,pdata 
-0x7d81 036279 store 1 ,core_ice_ctrl 
-0x7d82 036280 rtn 
-:      036281 ice_setbp2:
-0x7d83 036282 store 2 ,core_ice_break1 
-0x7d84 036283 fetch 1 ,core_ice_ctrl 
-0x7d85 036284 set1 6 ,pdata 
-0x7d86 036285 store 1 ,core_ice_ctrl 
-0x7d87 036286 rtn 
-:      036288 ice_set_write_bp:
-0x7d88 036289 store 2 ,core_ice_break0 
-0x7d89 036290 jam 0x30 ,core_ice_ctrl 
-0x7d8a 036291 rtn 
-:      036299 fifo_in:
-0x7d8b 036300 bpatchx patch21_4 ,mem_patch21 
-0x7d8c 036301 ifetcht util_fifo_len ,rega 
-0x7d8d 036302 and temp ,0xff ,pdata 
-0x7d8e 036303 nbranch fifo_in_push ,blank 
-0x7d8f 036304 rshift8 temp ,pdata 
-0x7d90 036305 istore util_fifo_len ,rega 
-:      036306 fifo_in_push:
-0x7d91 036307 increase util_fifo_len + util_fifo_offset ,rega 
-0x7d92 036308 ifetch 1 ,rega 
-0x7d93 036309 nbranch assert ,blank 
-0x7d94 036310 fetch 1 ,mem_fifo_temp 
-0x7d95 036311 istore 1 ,rega 
-0x7d96 036312 rtn 
-:      036317 fifo_out:
-0x7d97 036318 bpatchx patch21_5 ,mem_patch21 
-0x7d98 036319 arg util_fifo_len ,loopcnt 
-0x7d99 036320 ifetch util_fifo_len ,rega 
-0x7d9a 036321 rtn blank 
-:      036322 fifo_out_loop:
-0x7d9b 036323 ifetch 1 ,rega 
-0x7d9c 036324 nbranch fifo_out_end ,blank 
-0x7d9d 036325 increase 1 ,rega 
-0x7d9e 036326 loop fifo_out_loop 
-0x7d9f 036327 branch assert 
-:      036328 fifo_out_end:
-0x7da0 036329 arg 0 ,temp 
-0x7da1 036330 istoret 1 ,rega 
-0x7da2 036331 rtn 
-:      036336 fifo_is_empty:
-0x7da3 036337 ifetch util_fifo_len ,rega 
-0x7da4 036338 rtn 
-:      036343 fifo_is_full:
-0x7da5 036344 ifetch 1 ,rega 
-0x7da6 036345 rtn 
-:      036348 fifo_is_near_full:
-0x7da7 036349 ifetch 2 ,rega 
-0x7da8 036350 rtn 
-:      036354 fifo_content_count:
-0x7da9 036355 arg 0 ,temp 
-:      036356 fifo_content_count_loop:
-0x7daa 036357 fetch 1 ,contr 
-0x7dab 036358 loop fifo_content_count_loop ,blank 
-0x7dac 036359 increase 1 ,temp 
-0x7dad 036360 loop fifo_content_count_loop 
-0x7dae 036361 copy temp ,pdata 
-0x7daf 036362 rtn 
-:      036365 not_greater_than:
-0x7db0 036366 isub temp ,null 
-0x7db1 036367 nrtn positive 
-:      036368 copy_temp2pdata:
-0x7db2 036369 copy temp ,pdata 
-0x7db3 036370 rtn 
-:      036373 disable_positive:
-0x7db4 036374 force -1 ,null 
-0x7db5 036375 rtn 
-:      036376 enable_positive:
-:      036377 disable_zero:
-0x7db6 036378 force 1 ,null 
-0x7db7 036379 rtn 
-:      036380 enable_zero:
-0x7db8 036381 force 0 ,null 
-0x7db9 036382 rtn 
-:      036384 enable_user:
-0x7dba 036385 enable user 
-0x7dbb 036386 rtn 
-:      036388 disable_user:
-0x7dbc 036389 disable user 
-0x7dbd 036390 rtn 
-:      036392 enable_user2:
-0x7dbe 036393 enable user2 
-0x7dbf 036394 rtn 
-:      036396 disable_user2:
-0x7dc0 036397 disable user2 
-0x7dc1 036398 rtn 
-:      036400 enable_user7:
-0x7dc2 036401 enable user7 
-0x7dc3 036402 rtn 
-:      036404 disable_true:
-0x7dc4 036405 disable true 
-0x7dc5 036406 rtn 
-:      036408 enable_true:
-0x7dc6 036409 enable true 
-0x7dc7 036410 rtn 
-:      036412 disable_blank:
-0x7dc8 036413 setarg 1 
-0x7dc9 036414 rtn 
-:      036416 enable_blank:
-:      036417 set_pdata_0:
-0x7dca 036418 setarg 0 
-0x7dcb 036419 rtn 
-:      036423 cal_sum:
-0x7dcc 036424 sub loopcnt ,0 ,null 
-0x7dcd 036425 rtn zero 
-:      036426 cal_sum_loop:
-0x7dce 036427 ifetcht 1 ,contr 
-0x7dcf 036428 iadd temp ,pdata 
-0x7dd0 036429 loop cal_sum_loop 
-0x7dd1 036430 rtn 
-:      036433 reverse_byte:
-0x7dd2 036434 copy loopcnt ,pdata 
-0x7dd3 036435 rtn blank 
-0x7dd4 036436 copy contr ,pdata 
-0x7dd5 036437 iadd loopcnt ,pdata 
-0x7dd6 036438 increase -1 ,pdata 
-0x7dd7 036439 copy pdata ,contr 
-:      036440 reverse_loop:
-0x7dd8 036441 ifetch 1 ,contr 
-0x7dd9 036442 increase -2 ,contr 
-0x7dda 036443 istore 1 ,contw 
-0x7ddb 036444 loop reverse_loop 
-0x7ddc 036445 rtn 
-:      036448 lshift14:
-0x7ddd 036449 lshift16 pdata ,pdata 
-:      036450 rshift2:
-0x7dde 036451 rshift2 pdata ,pdata 
-0x7ddf 036452 rtn 
-:      036454 lshift6:
-0x7de0 036455 lshift8 pdata ,pdata 
-0x7de1 036456 branch rshift2 
-:      036459 clear_wake:
-0x7de2 036460 setarg 0 
-0x7de3 036461 store 8 ,mem_gpio_wakeup_cfg 
-0x7de4 036462 set1 25 ,pdata 
-0x7de5 036463 istore 4 ,contw 
-0x7de6 036464 rtn 
-:      036467 generate_random:
-0x7de7 036468 arg 16 ,loopcnt 
-:      036469 generate_random_loop:
-0x7de8 036470 random pdata 
-0x7de9 036471 istore 1 ,contw 
-0x7dea 036472 loop generate_random_loop 
-0x7deb 036473 rtn 
-=======
-:      002456 start:
-0x2000 002457 call lpmstate 
-:      002459 soft_reset:
-0x2001 002460 bpatch patch00_0 ,mem_patch00 
-0x2002 002461 clear_stack 
-0x2003 002463 call app_param_init 
-0x2004 002464 call initialize_radio 
-0x2005 002465 call iic_init_360khz 
-0x2006 002466 call init_param 
-0x2007 002467 call l2cap_init 
-0x2008 002468 bpatch patch00_1 ,mem_patch00 
-0x2009 002469 call ui_init 
-0x200a 002470 call app_init 
-0x200b 002471 call publickey_init 
-0x200c 002473 call lpm_recover_clk ,wake 
-:      002474 main_loop:
-0x200d 002475 bpatch patch00_2 ,mem_patch00 
-0x200e 002476 call sp_calc_sequence_256 
-0x200f 002477 call sp_calc_sequence_256_check 
-0x2010 002478 call le_advertising_dispatch 
-0x2011 002479 call idle_dispatch 
-0x2012 002480 call app_process_idle 
-0x2013 002481 call connection_dispatch 
-0x2014 002482 call g24_dispatch 
-0x2015 002483 call lpm_dispatch 
-0x2016 002484 call kscan_dispatch 
-0x2017 002485 branch main_loop 
-:      002487 connection_dispatch:
-0x2018 002488 call connection_incontext 
-0x2019 002489 rtnmark0 mark_context 
-0x201a 002490 set0 mark_context ,mark 
-0x201b 002491 call context_save 
-0x201c 002492 branch le_disable 
-:      002494 connection_incontext:
-0x201d 002495 bpatch patch00_3 ,mem_patch00 
-0x201e 002496 call context_search_insniff 
-0x201f 002497 nbranch connection_nosniff ,zero 
-0x2020 002498 call context_load 
-0x2021 002499 add rega ,coffset_mode ,contr 
-0x2022 002500 ifetch 1 ,contr 
-0x2023 002501 bbit1 mode_le ,le_conn_dispatch 
-0x2024 002504 rtn 
-:      002506 connection_nosniff:
-0x2025 002507 jam 0 ,mem_current_context 
-0x2026 002508 call context_get_next 
-0x2027 002509 copy loopcnt ,null 
-0x2028 002510 rtn zero 
-0x2029 002511 branch assert 
-:      002518 idle_dispatch:
-0x202a 002519 fetch 1 ,mem_hci_cmd 
-0x202b 002520 rtn blank 
-0x202c 002521 beq hci_cmd_le_create_conn ,idle_le_create_conn 
-0x202d 002522 call context_search_conn_handle 
-0x202e 002523 rtn zero 
-0x202f 002524 call context_search_plap 
-0x2030 002525 rtn zero 
-:      002526 idle_exit:
-0x2031 002527 jam 0 ,mem_hci_cmd 
-0x2032 002528 rtn 
-:      002530 idle_le_create_conn:
-0x2033 002531 jam hci_cmd_le_create_conn ,mem_cmd_le_create_conn 
-0x2034 002532 jam 0 ,mem_hci_cmd 
-0x2035 002533 rtn 
-:      002537 context_load:
-0x2036 002538 bpatch patch00_4 ,mem_patch00 
-0x2037 002539 set1 mark_context ,mark 
-0x2038 002540 deposit rega 
-0x2039 002541 store 2 ,mem_context_ptr 
-0x203a 002542 force context_size ,loopcnt 
-0x203b 002543 arg mem_le_state ,contw 
-0x203c 002544 add rega ,coffset_mode ,contr 
-0x203d 002545 ifetch 1 ,contr 
-0x203e 002546 copy rega ,contr 
-0x203f 002547 bbit1 mode_le ,memcpy 
-0x2040 002548 rtn 
-:      002550 context_save:
-0x2041 002551 bpatch patch00_5 ,mem_patch00 
-0x2042 002552 fetch 2 ,mem_context_ptr 
-0x2043 002553 iforce contw 
-0x2044 002554 force context_size ,loopcnt 
-0x2045 002555 arg mem_le_state ,contr 
-0x2046 002556 branch memcpy 
-:      002560 context_get_next:
-0x2047 002561 arg context_num ,loopcnt 
-0x2048 002562 fetcht 1 ,mem_current_context 
-:      002563 context_get_next_loop:
-0x2049 002564 increase 1 ,temp 
-0x204a 002565 compare context_num ,temp ,0xff 
-0x204b 002566 nbranch context_get_next_cont ,true 
-0x204c 002567 arg 0 ,temp 
-:      002568 context_get_next_cont:
-0x204d 002569 storet 1 ,mem_current_context 
-0x204e 002570 mul32 temp ,context_size ,pdata 
-0x204f 002571 arg mem_context ,rega 
-0x2050 002572 iadd rega ,rega 
-0x2051 002573 ifetch 1 ,rega 
-0x2052 002574 bbit1 state_insniff ,context_get_next_sniff 
-0x2053 002575 rtnbit1 state_inconn 
-:      002576 context_get_next_sniff:
-0x2054 002577 loop context_get_next_loop 
-0x2055 002578 rtn 
-:      002580 context_new:
-0x2056 002581 bpatch patch00_6 ,mem_patch00 
-0x2057 002582 arg context_search_empty ,regc 
-0x2058 002583 call context_search 
-0x2059 002584 nrtn zero 
-0x205a 002585 deposit rega 
-0x205b 002586 store 2 ,mem_context_ptr 
-0x205c 002587 branch enable_zero 
-:      002592 context_check_idle:
-0x205d 002593 arg context_check_inconn ,regc 
-0x205e 002594 branch context_search 
-:      002599 context_search_conn_handle:
-0x205f 002600 fetcht 1 ,mem_hci_conn_handle 
-:      002601 context_search_conn_handle2:
-0x2060 002602 arg context_search_handle ,regc 
-0x2061 002603 branch context_search 
-:      002606 context_search_plap:
-0x2062 002607 bpatch patch00_7 ,mem_patch00 
-0x2063 002608 fetcht 6 ,mem_hci_plap 
-:      002609 context_search_plap2:
-0x2064 002610 arg context_search_lap ,regc 
-0x2065 002611 branch context_search 
-:      002613 context_search_insniff:
-0x2066 002614 arg context_search_sniff ,regc 
-0x2067 002615 branch context_search 
-:      002617 context_search_sniff_window:
-0x2068 002618 arg context_search_window ,regc 
-:      002619 context_search:
-0x2069 002620 bpatch patch01_0 ,mem_patch01 
-0x206a 002621 arg mem_context ,rega 
-0x206b 002622 arg context_num ,loopcnt 
-:      002623 context_search_loop:
-0x206c 002624 ifetch 1 ,rega 
-0x206d 002625 copy regc ,pc 
-:      002626 context_search_next:
-0x206e 002627 bpatch patch01_1 ,mem_patch01 
-0x206f 002628 increase context_size ,rega 
-0x2070 002629 loop context_search_loop 
-0x2071 002630 force 1 ,null 
-0x2072 002631 rtn 
-:      002633 context_search_empty:
-0x2073 002634 bbit1 state_inconn ,context_search_next 
-0x2074 002635 branch enable_zero 
-:      002637 context_search_lap:
-0x2075 002638 bbit0 state_inconn ,context_search_next 
-:      002639 context_search_lap_cont:
-0x2076 002640 add rega ,coffset_plap ,contr 
-0x2077 002641 ifetch 6 ,contr 
-0x2078 002642 isub temp ,null 
-0x2079 002643 rtn zero 
-0x207a 002644 branch context_search_next 
-:      002646 context_search_handle:
-0x207b 002647 bbit0 state_inconn ,context_search_next 
-0x207c 002648 add rega ,coffset_conn_handle ,contr 
-0x207d 002649 ifetch 1 ,contr 
-0x207e 002650 isub temp ,null 
-0x207f 002651 rtn zero 
-0x2080 002652 branch context_search_next 
-:      002654 context_search_sniff:
-0x2081 002655 bbit0 state_insniff ,context_search_next 
-:      002656 context_search_sniff_loop:
-0x2082 002657 call context_get_anchor 
-0x2083 002658 call sign_pdata_temp 
-0x2084 002659 isub temp ,pdata 
-0x2085 002660 increase 1 ,pdata 
-0x2086 002661 branch context_search_sniff_miss ,positive 
-0x2087 002662 copy contr ,regb 
-0x2088 002663 store 9 ,mem_temp 
-0x2089 002664 bpatch patch01_2 ,mem_patch01 
-0x208a 002665 fetch 1 ,mem_sc_calc 
-0x208b 002666 nbranch context_search_sniff_sc ,blank 
-0x208c 002667 fetch 9 ,mem_temp 
-0x208d 002668 copy regb ,contr 
-0x208e 002669 increase 5 ,pdata 
-0x208f 002670 branch context_search_meet1 
-:      002672 context_search_sniff_sc:
-0x2090 002673 fetch 9 ,mem_temp 
-0x2091 002674 copy regb ,contr 
-0x2092 002675 increase 20 ,pdata 
-:      002676 context_search_meet1:
-0x2093 002677 nbranch context_search_next ,positive 
-:      002678 context_search_meet:
-0x2094 002679 copy temp ,bt_clk 
-0x2095 002680 call context_next_anchor 
-0x2096 002681 branch enable_zero 
-:      002684 context_search_sniff_miss:
-0x2097 002685 iforce regb 
-0x2098 002686 add rega ,coffset_tsniff ,contr 
-0x2099 002687 ifetch 2 ,contr 
-0x209a 002688 branch context_search_meet ,blank 
-0x209b 002689 call context_next_anchor 
-0x209c 002690 branch context_search_sniff_loop 
-:      002692 sign_pdata_temp:
-0x209d 002693 rshift16 pdata ,timeup 
-0x209e 002694 rshift8 timeup ,timeup 
-0x209f 002695 branch sign_pdata_temp_p0 ,zero 
-0x20a0 002696 compare 0xf ,timeup ,0xf 
-0x20a1 002697 nrtn true 
-0x20a2 002698 rshift16 temp ,timeup 
-0x20a3 002699 rshift8 timeup ,timeup 
-0x20a4 002700 nrtn zero 
-0x20a5 002701 set1 28 ,temp 
-0x20a6 002702 rtn 
-:      002703 sign_pdata_temp_p0:
-0x20a7 002704 rshift16 temp ,timeup 
-0x20a8 002705 rshift8 timeup ,timeup 
-0x20a9 002706 compare 0xf ,timeup ,0xf 
-0x20aa 002707 nrtn true 
-0x20ab 002708 set1 28 ,pdata 
-0x20ac 002709 rtn 
-:      002711 context_check_inconn:
-0x20ad 002712 bbit0 state_inconn ,context_search_next 
-0x20ae 002713 branch enable_zero 
-:      002716 context_check_a_wack:
-0x20af 002717 bbit0 state_inconn ,context_search_next 
-0x20b0 002718 add rega ,coffset_mode ,contr 
-0x20b1 002719 ifetch 1 ,contr 
-0x20b2 002720 bbit1 mode_le ,context_search_next 
-0x20b3 002721 rtn 
-:      002723 context_get_anchor:
-0x20b4 002724 add rega ,coffset_mode ,contr 
-0x20b5 002725 ifetcht 1 ,contr 
-0x20b6 002726 deposit clkn_bt 
-0x20b7 002727 isolate1 mode_master ,temp 
-0x20b8 002728 add rega ,coffset_sniff_anchor ,contr 
-0x20b9 002729 ifetcht 4 ,contr 
-0x20ba 002730 rtn true 
-0x20bb 002731 add rega ,coffset_clk_offset ,contr 
-0x20bc 002732 ifetch 6 ,contr 
-0x20bd 002733 call calc_clke2 
-0x20be 002734 deposit clke_bt 
-0x20bf 002735 rtn 
-:      002737 context_next_anchor:
-0x20c0 002738 add rega ,coffset_tsniff ,contr 
-0x20c1 002739 add rega ,coffset_sniff_anchor ,contw 
-0x20c2 002740 ifetch 2 ,contr 
-0x20c3 002741 iadd temp ,timeup 
-0x20c4 002742 deposit timeup 
-0x20c5 002743 istore 4 ,contw 
-0x20c6 002744 branch le_context_nextevent 
-:      002747 context_search_window:
-0x20c7 002748 bbit0 state_insniff ,context_search_next 
-0x20c8 002749 call context_get_anchor 
-0x20c9 002750 iadd stop_watch ,pdata 
-0x20ca 002751 iadd stop_watch ,pdata 
-0x20cb 002752 iadd queue ,pdata 
-0x20cc 002753 isub temp ,null 
-0x20cd 002754 nbranch context_search_next ,positive 
-0x20ce 002755 branch enable_zero 
-:      002759 end_of_packet:
-0x20cf 002760 bpatch patch01_3 ,mem_patch01 
-0x20d0 002761 disable lr_s2en 
-0x20d1 002762 disable encode_fec0 
-0x20d2 002763 disable encode_fec2 
-0x20d3 002764 disable decode_fec0 
-0x20d4 002765 disable decode_fec2 
-0x20d5 002766 disable enable_crc 
-0x20d6 002767 disable encrypt 
-0x20d7 002768 disable enable_white 
-0x20d8 002769 branch shutdown_radio ,is_rx 
-0x20d9 002770 until null ,tx_clear 
-0x20da 002771 nop 100 
-0x20db 002772 branch shutdown_radio 
-:      002777 sniff_check_window:
-0x20dc 002778 bpatch patch01_4 ,mem_patch01 
-0x20dd 002779 disable swfine 
-0x20de 002780 copy temp ,stop_watch 
-0x20df 002781 call context_search_sniff_window 
-0x20e0 002782 disable user 
-0x20e1 002783 nrtn zero 
-0x20e2 002784 force 0 ,stop_watch 
-0x20e3 002785 branch enable_user 
-:      002788 calc_slot_offset:
-0x20e4 002789 bpatch patch01_5 ,mem_patch01 
-0x20e5 002790 until null ,halfslot 
-0x20e6 002791 deposit clke 
-0x20e7 002792 iforce contr 
-0x20e8 002793 rshift16 ,pdata ,pdata 
-0x20e9 002794 isub clkn_bt ,loopcnt 
-0x20ea 002795 and_into 3 ,loopcnt 
-0x20eb 002796 nbranch calc_bt_portion ,zero 
-0x20ec 002797 force 0 ,pdata 
-0x20ed 002798 branch calc_skip_bt 
-:      002799 calc_bt_portion:
-0x20ee 002800 fetcht 2 ,mem_param_rt_rthalfslot 
-0x20ef 002801 force 0 ,pdata 
-:      002802 calc_slot_offset_loop:
-0x20f0 002803 iadd temp ,pdata 
-0x20f1 002804 loop calc_slot_offset_loop 
-:      002805 calc_skip_bt:
-0x20f2 002806 iadd contr ,pdata 
-0x20f3 002807 div pdata ,12 
-0x20f4 002808 call get_div_result 
-0x20f5 002809 store 2 ,mem_slot_offset 
-0x20f6 002810 rtn 
-:      002812 calc_clke_offset:
-0x20f7 002813 bpatch patch01_6 ,mem_patch01 
-0x20f8 002814 deposit clke 
-0x20f9 002815 copy clkn ,temp 
-0x20fa 002816 isub temp ,null 
-0x20fb 002817 nsetflag positive ,44 ,pdata 
-0x20fc 002818 isub temp ,temp 
-0x20fd 002819 fetch 2 ,mem_param_rt_rthalfslot 
-0x20fe 002820 isolate0 15 ,temp 
-0x20ff 002821 branch calc_clke_pos ,true 
-0x2100 002822 copy temp ,alarm 
-0x2101 002823 arg 0x10000 ,temp 
-0x2102 002824 fetch 2 ,mem_param_rt_rthalfslot 
-0x2103 002825 isub temp ,pdata 
-0x2104 002826 iadd alarm ,temp 
-:      002828 calc_clke_pos:
-0x2105 002829 storet 6 ,mem_le_clk_offset 
-0x2106 002830 rtn 
-:      002832 calc_clke:
-0x2107 002833 disable clknt 
-0x2108 002834 fetch 6 ,mem_le_clk_offset 
-:      002835 calc_clke2:
-0x2109 002836 iadd clkn ,alarm 
-0x210a 002837 increase 10 ,alarm 
-0x210b 002838 fetch 2 ,mem_param_rt_rthalfslot 
-0x210c 002839 isub alarm ,pdata 
-0x210d 002840 isolate0 15 ,pdata 
-0x210e 002841 branch calc_clke_pos_adj ,true 
-0x210f 002842 setarg 0x10000 
-0x2110 002843 fetchr regd ,2 ,mem_param_rt_rthalfslot 
-0x2111 002844 isub regd ,pdata 
-0x2112 002845 iadd alarm ,alarm 
-:      002846 calc_clke_pos2:
-0x2113 002847 copy alarm ,clke 
-0x2114 002848 rtn 
-:      002849 calc_clke_pos_adj:
-0x2115 002850 force 0 ,null 
-0x2116 002851 branch calc_clke_pos2 
-:      002858 qsetxor:
-0x2117 002859 rshift3 pdata ,pdata 
-0x2118 002860 ifetchr rega ,1 ,contw 
-0x2119 002861 ixor rega ,pdata 
-0x211a 002862 isolate0 6 ,pdata 
-0x211b 002863 branch qset_p 
-:      002865 qset1_p:
-0x211c 002866 isolate0 0 ,null 
-:      002867 qset_start:
-0x211d 002868 arg 0x8ac2 ,contw 
-:      002869 qset_p:
-0x211e 002870 ifetch 1 ,contw 
-0x211f 002871 qsetflag true ,pdata 
-0x2120 002872 istore 1 ,contw 
-0x2121 002873 rtn 
-:      002875 rx_dcoc_avg:
-0x2122 002876 nop 60 
-:      002877 btdma:
-0x2123 002879 jam 8 ,0x8983 
-0x2124 002880 jam 9 ,0x8985 
-0x2125 002881 jam 0x9 ,0x8981 
-0x2126 002882 jam 0x3 ,0x8981 
-0x2127 002883 jam 0x6 ,0x8980 
-0x2128 002884 nop 60 
-0x2129 002885 arg 0 ,rega 
-0x212a 002886 arg 0 ,regb 
-0x212b 002887 arg 16 ,loopcnt 
-0x212c 002888 arg 0x800 ,contr 
-:      002889 rx_dcoc_loop:
-0x212d 002890 ifetch 2 ,contr 
-0x212e 002891 iadd rega ,rega 
-0x212f 002892 ifetch 2 ,contr 
-0x2130 002893 iadd regb ,regb 
-0x2131 002894 loop rx_dcoc_loop 
-0x2132 002895 rtn 
-:      002897 rx_dcoc:
-0x2133 002898 bpatch patch01_7 ,mem_patch01 
-0x2134 002899 call set_sync_on 
-0x2135 002900 arg 39 ,temp 
-0x2136 002901 call set_freq_rx 
-0x2137 002902 call rf_rx_enable 
-0x2138 002903 jam 0x7f ,0x8a25 
-0x2139 002904 jam 0x1a ,0x8a30 
-0x213a 002905 jam 0x78 ,0x8a31 
-0x213b 002906 jam 0xb2 ,0x8a8f 
-0x213c 002907 jam 0 ,0x8ac2 
-0x213d 002908 jam 0 ,0x8ac3 
-0x213e 002909 arg 6 ,queue 
-0x213f 002910 call rx_dcoc_avg 
-0x2140 002911 isolate1 13 ,rega 
-0x2141 002912 call qset_start 
-0x2142 002913 isolate1 13 ,regb 
-0x2143 002914 call qset_p 
-0x2144 002915 arg 5 ,queue 
-:      002916 rx_dcoc_loop2:
-0x2145 002917 call qset1_p 
-0x2146 002918 call qset_p 
-0x2147 002919 call rx_dcoc_avg 
-0x2148 002920 arg 0x8ac2 ,contw 
-0x2149 002921 rshift4 rega ,pdata 
-0x214a 002922 call qsetxor 
-0x214b 002923 rshift4 regb ,pdata 
-0x214c 002924 call qsetxor 
-0x214d 002925 increase -1 ,queue 
-0x214e 002926 branch rx_dcoc_loop2 ,positive 
-0x214f 002927 jam 0x52 ,0x8a8f 
-0x2150 002928 jam 2 ,0x8a30 
-0x2151 002929 jam 0 ,0x8981 
-:      002931 shutdown_radio:
-0x2152 002932 bpatch patch02_0 ,mem_patch02 
-0x2153 002933 call rf_debug_shutdown_radio_line 
-0x2154 002934 disable is_tx 
-0x2155 002935 disable is_rx 
-0x2156 002936 setarg 0x0200 
-0x2157 002937 store 4 ,0x8a23 
-0x2158 002938 jam 0xfa ,0x8a01 
-0x2159 002939 nop 12 
-0x215a 002940 jam 0 ,0x8a0f 
-0x215b 002941 jam 0x1a ,0x8a12 
-0x215c 002942 jam 0x2b ,0x8a14 
-0x215d 002943 force 8 ,radio_ctrl 
-0x215e 002944 force 0 ,radio_ctrl 
-0x215f 002946 branch gain_control 
-:      002948 set_sync_on:
-0x2160 002949 bpatch patch02_1 ,mem_patch02 
-0x2161 002950 jam 0x60 ,0x8a0f 
-0x2162 002951 jam 0xaa ,0x8a10 
-0x2163 002952 jam 0x7a ,0x8a12 
-0x2164 002953 jam 0x00 ,0x8a25 
-0x2165 002954 jam 0x00 ,0x8a26 
-0x2166 002955 nop 60 
-0x2167 002956 jam 0x20 ,0x8a20 
-0x2168 002957 jam 0xfd ,0x8a23 
-0x2169 002958 jam 0x12 ,0x8a24 
-0x216a 002959 jam 0x10 ,0x8a24 
-0x216b 002960 nop 60 
-0x216c 002961 jam 0x60 ,0x8a12 
-0x216d 002962 jam 0xdd ,0x8a23 
-0x216e 002963 rtn 
-:      002965 set_freq_rx:
-0x216f 002966 bpatch patch02_2 ,mem_patch02 
-0x2170 002967 jam 0x01 ,0x8900 
-0x2171 002968 jam 0x9d ,0x8a23 
-0x2172 002969 jam 0x02 ,0x8a24 
-0x2173 002970 nop 20 
-0x2174 002971 jam 0x65 ,0x8a70 
-0x2175 002972 jam 0x9f ,0x8a23 
-0x2176 002973 call set_lemode 
-0x2177 002974 storet 1 ,mem_last_freq 
-0x2178 002975 increase 1 ,temp 
-:      002979 aac_res_lookup:
-0x2179 002980 bpatch patch02_3 ,mem_patch02 
-0x217a 002981 rshift4 temp ,pdata 
-0x217b 002982 arg mem_aac_res_table ,contr 
-0x217c 002983 iadd contr ,contr 
-0x217d 002984 ifetch 1 ,contr 
-0x217e 002985 fetchr rega ,1 ,0x8a71 
-0x217f 002986 and_into 0xf ,rega 
-0x2180 002987 ior rega ,pdata 
-0x2181 002988 store 1 ,0x8a71 
-0x2182 002989 call calc_freq 
-0x2183 002990 nop 144 
-0x2184 002991 fetch 1 ,mem_fcomp_div 
-0x2185 002992 beq xtal_24m ,aac_res_lookup_end 
-0x2186 002993 nop 36 
-:      002994 aac_res_lookup_end:
-0x2187 002995 jam 0x80 ,0x8a20 
-0x2188 002996 rtn 
-:      002999 set_lemode_2m_16m:
-0x2189 003000 setarg 0x8312 
-0x218a 003001 store 2 ,0x8907 
-0x218b 003002 branch set_lemode_2m 
-:      003004 set_lemode_1m_16m:
-0x218c 003005 setarg 0x4189 
-0x218d 003006 store 2 ,0x8907 
-0x218e 003007 branch set_lemode_1m 
-:      003010 set_lemode:
-0x218f 003011 bpatch patch02_4 ,mem_patch02 
-0x2190 003012 jam 0x11 ,0x8a82 
-0x2191 003013 jam 0x12 ,0x8a8d 
-0x2192 003014 jam 0x0a ,0x8a8e 
-0x2193 003015 fetch 1 ,mem_fcomp_div 
-0x2194 003016 beq xtal_16m ,set_lemode_2m_16m 
-0x2195 003017 setarg 0x5762 
-0x2196 003018 store 2 ,0x8907 
-:      003019 set_lemode_2m:
-0x2197 003020 jam 3 ,0x8901 
-0x2198 003021 jam 0x84 ,0x8920 
-0x2199 003022 rtnmark1 mark_ble_2m 
-0x219a 003023 jam 1 ,0x8901 
-0x219b 003024 jam 0x80 ,0x8920 
-0x219c 003025 jam 0x07 ,0x8a82 
-0x219d 003026 jam 0x44 ,0x8a8d 
-0x219e 003027 jam 0x0a ,0x8a8e 
-0x219f 003028 fetch 1 ,mem_fcomp_div 
-0x21a0 003029 beq xtal_16m ,set_lemode_1m_16m 
-0x21a1 003030 setarg 0x2bb1 
-0x21a2 003031 store 2 ,0x8907 
-:      003032 set_lemode_1m:
-0x21a3 003033 rtnmark0 mark_ble_lr 
-0x21a4 003034 jam 5 ,0x8901 
-0x21a5 003035 rtn 
-:      003037 rf_rx_enable:
-0x21a6 003038 bpatch patch02_5 ,mem_patch02 
-0x21a7 003039 call rf_debug_rx_gpio_high 
-0x21a8 003040 call rf_rx_agc_set 
-0x21a9 003041 force 8 ,radio_ctrl 
-0x21aa 003042 force 0 ,radio_ctrl 
-0x21ab 003044 setarg 0x0aaada 
-0x21ac 003045 store 3 ,0x8a0f 
-0x21ad 003046 jam 0x40 ,0x8a25 
-0x21ae 003047 jam 0x10 ,0x8a26 
-0x21af 003048 nop 60 
-0x21b0 003049 jam 0xfb ,0x8a01 
-0x21b1 003050 jam 0xff ,0x8a25 
-0x21b2 003051 jam 0x30 ,0x8a26 
-0x21b3 003052 jam 0x5e ,0x8a16 
-0x21b4 003053 nop 20 
-0x21b5 003054 jam 0x00 ,0x8a10 
-0x21b6 003055 jam 0x08 ,0x8a11 
-0x21b7 003056 nop 120 
-0x21b8 003057 jam 0xd ,0x8900 
-0x21b9 003058 rtn 
-:      003061 rf_rx_agc_set:
-0x21ba 003062 fetch 1 ,mem_gain_fix 
-0x21bb 003063 beq 0xff ,rf_rx_enable_no_soft_agc 
-0x21bc 003064 arg mem_gain_table ,contr 
-0x21bd 003065 iadd contr ,contr 
-0x21be 003066 ifetch 1 ,contr 
-0x21bf 003067 store 1 ,core_rf_rx_gain_fix 
-0x21c0 003068 jam 0x27 ,core_rf_rx_agc_ctrl 
-:      003070 rf_rx_enable_no_soft_agc:
-0x21c1 003071 fetcht 1 ,mem_gain_second_agc_en 
-0x21c2 003072 fetch 1 ,core_rf_rx_agc_ctrl 
-0x21c3 003073 ior temp ,pdata 
-0x21c4 003074 store 1 ,core_rf_rx_agc_ctrl 
-0x21c5 003075 rtn 
-:      003078 set_freq_tx_int:
-0x21c6 003079 jam 0x03 ,0x8900 
-0x21c7 003080 jam 0x02 ,0x8a24 
-0x21c8 003081 nop 20 
-0x21c9 003082 jam 0x65 ,0x8a70 
-0x21ca 003083 jam 0xdf ,0x8a23 
-0x21cb 003084 call set_lemode 
-0x21cc 003085 call ghp_lookup 
-0x21cd 003086 storet 1 ,mem_last_freq 
-0x21ce 003087 increase 2 ,temp 
-0x21cf 003088 branch aac_res_lookup 
-:      003092 calc_freq:
-0x21d0 003093 bpatch patch02_6 ,mem_patch02 
-0x21d1 003094 setarg 2400 
-0x21d2 003095 iadd temp ,pdata 
-0x21d3 003096 copy pdata ,rega 
-0x21d4 003097 fetcht 1 ,mem_fcomp_div 
-0x21d5 003098 rshift temp ,temp 
-0x21d6 003099 idiv temp 
-0x21d7 003101 call wait_div_end 
-0x21d8 003102 quotient pdata 
-0x21d9 003103 store 2 ,0x8909 
-0x21da 003104 remainder pdata 
-0x21db 003105 lshift16 pdata ,pdata 
-0x21dc 003106 lshift8 pdata ,pdata 
-0x21dd 003107 idiv temp 
-0x21de 003108 call wait_div_end 
-0x21df 003109 quotient pdata 
-0x21e0 003110 store 3 ,0x890b 
-0x21e1 003115 storer rega ,1 ,0x8a22 
-0x21e2 003116 rshift8 rega ,rega 
-0x21e3 003117 storer rega ,1 ,0x8a21 
-0x21e4 003118 jam 0xa0 ,0x8a20 
-0x21e5 003119 jam 0xe0 ,0x8a20 
-0x21e6 003120 jam 0xa0 ,0x8a20 
-0x21e7 003121 rtn 
-:      003123 ghp_lookup:
-0x21e8 003124 add temp ,2 ,pdata 
-0x21e9 003125 rshift3 pdata ,pdata 
-0x21ea 003126 and_into -2 ,pdata 
-0x21eb 003127 arg mem_ghpc_table ,contr 
-0x21ec 003128 bmark0 mark_ble_2m ,ghp_1m 
-0x21ed 003129 increase 12 ,contr 
-:      003130 ghp_1m:
-0x21ee 003131 iadd contr ,contr 
-0x21ef 003132 ifetchr rega ,2 ,contr 
-0x21f0 003133 ifetch 2 ,contr 
-0x21f1 003134 isub rega ,pdata 
-0x21f2 003135 add temp ,2 ,contr 
-0x21f3 003136 and_into 0xf ,contr 
-0x21f4 003137 imul32 contr ,pdata 
-0x21f5 003138 rshift4 pdata ,pdata 
-0x21f6 003139 iadd rega ,pdata 
-0x21f7 003140 store 2 ,0x8905 
-0x21f8 003141 rtn 
-:      003145 set_freq_tx:
-0x21f9 003146 bpatch patch02_7 ,mem_patch02 
-0x21fa 003147 call set_freq_tx_int 
-0x21fb 003148 nop 600 
-:      003150 txon:
-0x21fc 003151 bpatch patch03_0 ,mem_patch03 
-0x21fd 003152 setarg 0x0aaa7e 
-0x21fe 003153 store 3 ,0x8a0f 
-0x21ff 003154 nop 60 
-0x2200 003155 jam 0x00 ,0x8a25 
-0x2201 003156 jam 0x0d ,0x8a26 
-0x2202 003157 jam 0x56 ,0x8a16 
-0x2203 003158 nop 30 
-0x2204 003159 jam 0x1b ,0x8a15 
-0x2205 003160 call set_tx_power 
-0x2206 003161 nop 20 
-0x2207 003162 jam 0x0f ,0x8a26 
-0x2208 003163 nop 20 
-0x2209 003164 jam 0xa8 ,0x8a10 
-0x220a 003165 jam 0x00 ,0x8a11 
-0x220b 003166 rtn 
-:      003168 set_tx_power:
-0x220c 003169 bpatch patch03_1 ,mem_patch03 
-0x220d 003170 fetch 1 ,mem_tx_power 
-0x220e 003171 beq tx_power_0db ,set_tx_power_0db 
-0x220f 003172 beq tx_power_3db ,set_tx_power_3db 
-0x2210 003173 beq tx_power_5db ,set_tx_power_5db 
-0x2211 003174 beq tx_power_7db ,set_tx_power_7db 
-0x2212 003175 beq tx_power_10db ,set_tx_power_10db 
-0x2213 003176 beq tx_power_f3db ,set_tx_power_f3db 
-0x2214 003177 beq tx_power_f5db ,set_tx_power_f5db 
-0x2215 003178 beq tx_power_f10db ,set_tx_power_f10db 
-0x2216 003179 beq tx_power_f20db ,set_tx_power_f20db 
-:      003180 set_tx_power_0db:
-0x2217 003181 jam 0x17 ,0x8a14 
-0x2218 003182 setarg 0x251a3f 
-0x2219 003183 store 3 ,0x8a60 
-:      003184 set_tx_power_8a63_28:
-0x221a 003185 jam 0x28 ,0x8a63 
-0x221b 003186 rtn 
-:      003188 set_tx_power_3db:
-0x221c 003189 jam 0x25 ,0x8a14 
-0x221d 003190 setarg 0xa91c2d 
-0x221e 003191 store 3 ,0x8a60 
-:      003192 set_tx_power_8a63_2f:
-0x221f 003193 jam 0x2f ,0x8a63 
-0x2220 003194 rtn 
-:      003196 set_tx_power_5db:
-0x2221 003197 jam 0x25 ,0x8a14 
-0x2222 003198 setarg 0xa91c3f 
-0x2223 003199 store 3 ,0x8a60 
-0x2224 003200 branch set_tx_power_8a63_2f 
-:      003202 set_tx_power_7db:
-0x2225 003203 jam 0x25 ,0x8a14 
-0x2226 003204 setarg 0xa9383f 
-0x2227 003205 store 3 ,0x8a60 
-0x2228 003206 branch set_tx_power_8a63_2f 
-:      003208 set_tx_power_10db:
-0x2229 003209 jam 0x25 ,0x8a14 
-0x222a 003210 setarg 0xa93f3f 
-0x222b 003211 store 3 ,0x8a60 
-0x222c 003212 branch set_tx_power_8a63_2f 
-:      003215 set_tx_power_f3db:
-0x222d 003216 jam 0x17 ,0x8a14 
-0x222e 003217 setarg 0x251827 
-0x222f 003218 store 3 ,0x8a60 
-0x2230 003219 branch set_tx_power_8a63_28 
-:      003221 set_tx_power_f5db:
-0x2231 003222 jam 0x17 ,0x8a14 
-0x2232 003223 setarg 0x25181c 
-0x2233 003224 store 3 ,0x8a60 
-0x2234 003225 branch set_tx_power_8a63_28 
-:      003227 set_tx_power_f10db:
-0x2235 003228 jam 0x17 ,0x8a14 
-0x2236 003229 setarg 0x25180b 
-0x2237 003230 store 3 ,0x8a60 
-0x2238 003231 branch set_tx_power_8a63_28 
-:      003233 set_tx_power_f20db:
-0x2239 003234 jam 0x17 ,0x8a14 
-0x223a 003235 setarg 0x251000 
-0x223b 003236 store 3 ,0x8a60 
-0x223c 003237 branch set_tx_power_8a63_28 
-:      003241 initialize_radio:
-0x223d 003242 jam clksel_rc ,core_clksel 
-:      003243 initialize_radio_wait:
-0x223e 003244 fetch 2 ,mem_rf_init_ptr 
-0x223f 003245 bbit0 14 ,initialize_radio_wait 
-0x2240 003246 iforce contr 
-0x2241 003247 arg 0x8a00 ,temp 
-:      003248 initialize_radio_loop:
-0x2242 003249 ifetch 1 ,contr 
-0x2243 003250 beq 0xff ,initialize_radio_cont 
-0x2244 003251 ior temp ,contw 
-0x2245 003252 ifetch 1 ,contr 
-0x2246 003253 istore 1 ,contw 
-0x2247 003254 branch initialize_radio_loop 
-:      003256 initialize_radio_cont:
-0x2248 003257 bpatch patch03_2 ,mem_patch03 
-0x2249 003258 fetch 1 ,mem_wdt_always_work 
-0x224a 003259 call wdt_set_disable ,blank 
-0x224b 003261 until null ,lpo_edge 
-0x224c 003262 jam 0x5f ,0x813b 
-0x224d 003263 fetch 1 ,mem_fcomp_div 
-0x224e 003264 beq xtal_16m ,initialize_radio_16m 
-0x224f 003265 fetch 1 ,mem_ring_ibias_trim 
-0x2250 003266 or_into 0x04 ,pdata 
-0x2251 003267 store 1 ,0x8a02 
-0x2252 003268 jam 0x01 ,0x890f 
-0x2253 003269 jam 0x24 ,0x8a80 
-0x2254 003270 jam 0x62 ,0x8a81 
-0x2255 003271 setarg 0xe61212 
-0x2256 003272 store 3 ,0x8a73 
-:      003273 initialize_radio2:
-0x2257 003275 jam 0x60 ,0x8a86 
-0x2258 003276 jam 0x3b ,0x8a8b 
-0x2259 003278 call dpll_on 
-0x225a 003279 jam 0 ,core_config 
-0x225b 003280 jam clksel_dpll ,core_clksel 
-0x225c 003281 setarg 0x557474 
-0x225d 003282 store 3 ,0x8968 
-0x225e 003283 jam 0x6e ,0x8960 
-0x225f 003284 call rx_dcoc 
-0x2260 003285 call rfpll_aac_ghpc 
-0x2261 003286 fetch 1 ,mem_xtal_c_sel 
-0x2262 003287 store 1 ,core_xtal_cap 
-0x2263 003289 jam system_clk_12m ,mem_system_clk 
-0x2264 003290 call sadc_calibration 
-0x2265 003291 branch dpll_ring_ibias_calc 
-:      003293 initialize_radio_16m:
-0x2266 003294 fetch 1 ,mem_ring_ibias_trim 
-0x2267 003295 or_into 0x06 ,pdata 
-0x2268 003296 store 1 ,0x8a02 
-0x2269 003297 jam 0x00 ,0x890f 
-0x226a 003298 jam 0x23 ,0x8a80 
-0x226b 003299 jam 0xb0 ,0x8a81 
-0x226c 003300 setarg 0xe40909 
-0x226d 003301 store 3 ,0x8a73 
-0x226e 003302 jam 0x2a ,0x8a76 
-0x226f 003303 jam 0x04 ,0x8902 
-0x2270 003304 branch initialize_radio2 
-:      003306 rfpll_aac_ghpc:
-0x2271 003307 bpatch patch03_3 ,mem_patch03 
-0x2272 003308 call set_sync_on 
-0x2273 003309 jam 3 ,0x8900 
-0x2274 003310 jam 0x1 ,0x8a70 
-0x2275 003311 arg mem_ghpc_table ,regb 
-0x2276 003312 arg mem_aac_res_table ,regd 
-0x2277 003313 call rfpll_aac_ghpc_once 
-0x2278 003314 set1 mark_ble_2m ,mark 
-0x2279 003315 call rfpll_aac_ghpc_once 
-0x227a 003316 jam 0x61 ,0x8a70 
-0x227b 003317 branch shutdown_radio 
-:      003319 rfpll_aac_ghpc_once:
-0x227c 003320 call set_lemode 
-0x227d 003321 arg 6 ,loopcnt 
-0x227e 003322 arg 0 ,regc 
-:      003323 rfpll_cal_loop:
-0x227f 003324 copy regc ,temp 
-0x2280 003325 call aac_ghpc 
-0x2281 003326 increase 2 ,regb 
-0x2282 003327 increase 1 ,regd 
-0x2283 003328 increase 16 ,regc 
-0x2284 003329 loop rfpll_cal_loop 
-0x2285 003330 rtn 
-:      003332 dpll_on:
-0x2286 003333 fetch 1 ,mem_fcomp_div 
-0x2287 003334 beq xtal_24m ,dpll_on_24m 
-0x2288 003335 fetch 1 ,mem_ring_ibias_trim 
-0x2289 003336 or_into 0x06 ,pdata 
-0x228a 003337 store 1 ,0x8a02 
-0x228b 003338 jam 0xe0 ,0x8a05 
-:      003339 dpll_on_24m:
-0x228c 003340 jam 0xc8 ,0x8a00 
-0x228d 003341 nop 60 
-0x228e 003342 jam 0xa0 ,0x8a01 
-0x228f 003343 jam 0xcf ,0x8a00 
-0x2290 003344 jam 0xfa ,0x8a01 
-0x2291 003345 nop 20 
-0x2292 003346 jam 0x8f ,0x8a00 
-0x2293 003347 rtn 
-:      003349 aac_ghpc:
-0x2294 003350 bpatch patch03_4 ,mem_patch03 
-0x2295 003351 jam 0x30 ,0x8a20 
-0x2296 003352 jam 0xdd ,0x8a23 
-0x2297 003353 call calc_freq 
-:      003354 wait_cal_done:
-0x2298 003355 fetch 1 ,0x8a7c 
-0x2299 003356 bbit0 0 ,wait_cal_done 
-0x229a 003357 jam 0x30 ,0x8a7b 
-0x229b 003358 call read_cal_result 
-0x229c 003359 iforce rega 
-0x229d 003360 jam 0x40 ,0x8a7b 
-0x229e 003361 call read_cal_result 
-0x229f 003362 isub rega ,pdata 
-0x22a0 003363 mul32 pdata ,125 ,temp 
-0x22a1 003364 setarg 0xb00000 
-0x22a2 003365 idiv temp 
-0x22a3 003366 call wait_div_end 
-0x22a4 003367 quotient pdata 
-0x22a5 003368 bmark0 mark_ble_2m ,aac_ghpc_1m 
-0x22a6 003369 lshift pdata ,pdata 
-:      003370 aac_ghpc_1m:
-0x22a7 003371 istore 2 ,regb 
-0x22a8 003372 jam 0x20 ,0x8a7b 
-0x22a9 003373 fetch 1 ,0x8a7e 
-0x22aa 003374 lshift4 pdata ,pdata 
-0x22ab 003375 istore 1 ,regd 
-0x22ac 003376 jam 0 ,0x8a7b 
-0x22ad 003377 rtn 
-:      003379 read_cal_result:
-0x22ae 003380 fetch 2 ,0x8a7d 
-0x22af 003381 byteswap pdata ,pdata 
-0x22b0 003382 fetcht 1 ,0x8a7c 
-0x22b1 003383 lshift16 temp ,temp 
-0x22b2 003384 ior temp ,pdata 
-0x22b3 003385 rtn 
-:      003388 dpll_ring_ibias_calc:
-0x22b4 003389 bpatch patch03_5 ,mem_patch03 
-0x22b5 003390 fetch 1 ,core_vtest_ctrl0 
-0x22b6 003391 set1 0 ,pdata 
-0x22b7 003392 store 1 ,core_vtest_ctrl0 
-0x22b8 003393 jam 0xf0 ,core_vtest_ctrl1 
-0x22b9 003394 fetch 1 ,core_bbpll_cfg3 
-0x22ba 003395 or_into 0x16 ,pdata 
-0x22bb 003396 store 1 ,core_bbpll_cfg3 
-0x22bc 003398 fetch 1 ,mem_adc_dma_enable 
-0x22bd 003399 store 1 ,mem_temp 
-0x22be 003400 fetch 1 ,mem_adc_channel 
-0x22bf 003401 store 1 ,mem_temp + 1 
-0x22c0 003402 jam 0 ,mem_adc_dma_enable 
-0x22c1 003403 fetch 1 ,mem_ring_ibias_calc_adc_channel 
-0x22c2 003404 store 1 ,mem_adc_channel 
-0x22c3 003405 fetcht 1 ,mem_ring_ibias_calc_adc_gpio 
-0x22c4 003406 call gpio_set_high_impedance 
-0x22c5 003408 arg 0 ,rega 
-0x22c6 003409 arg 8 ,loopcnt 
-:      003410 dpll_ring_ibias_read_adc:
-0x22c7 003411 call enable_adc 
-0x22c8 003412 fetch 2 ,mem_adc_current_value 
-0x22c9 003413 iadd rega ,rega 
-0x22ca 003414 loop dpll_ring_ibias_read_adc 
-0x22cb 003415 rshift3 rega ,rega 
-0x22cc 003416 store 2 ,mem_adc_current_value 
-0x22cd 003418 fetch 1 ,mem_temp 
-0x22ce 003419 store 1 ,mem_adc_dma_enable 
-0x22cf 003420 fetch 1 ,mem_temp + 1 
-0x22d0 003421 store 1 ,mem_adc_channel 
-0x22d1 003423 fetch 1 ,core_bbpll_cfg3 
-0x22d2 003424 and_into 0xe0 ,pdata 
-0x22d3 003425 store 1 ,core_bbpll_cfg3 
-0x22d4 003426 jam 0x00 ,core_vtest_ctrl1 
-0x22d5 003427 fetch 1 ,core_vtest_ctrl0 
-0x22d6 003428 set0 0 ,pdata 
-0x22d7 003429 store 1 ,core_vtest_ctrl0 
-0x22d8 003431 call vdd_calculate_by_mode 
-0x22d9 003432 fetcht 2 ,mem_ring_ibias_vtune_high 
-0x22da 003433 isub temp ,null 
-0x22db 003434 branch ring_ibias_trim_incrs ,positive 
-0x22dc 003435 fetcht 2 ,mem_ring_ibias_vtune_low 
-0x22dd 003436 isub temp ,null 
-0x22de 003437 rtn positive 
-:      003438 ring_ibias_trim_decrs:
-0x22df 003439 fetch 1 ,mem_ring_ibias_trim 
-0x22e0 003440 rtneq 0x00 
-0x22e1 003441 increase -32 ,pdata 
-0x22e2 003442 store 1 ,mem_ring_ibias_trim 
-0x22e3 003443 rtn 
-:      003445 ring_ibias_trim_incrs:
-0x22e4 003446 fetch 1 ,mem_ring_ibias_trim 
-0x22e5 003447 rtneq 0xe0 
-0x22e6 003448 increase 32 ,pdata 
-0x22e7 003449 store 1 ,mem_ring_ibias_trim 
-0x22e8 003450 rtn 
-:      003453 save_rssi:
-0x22e9 003454 bpatch patch03_6 ,mem_patch03 
-0x22ea 003456 fetch 1 ,modem_nb_pow 
-0x22eb 003457 isolate1 6 ,pdata 
-0x22ec 003458 setflag true ,7 ,pdata 
-0x22ed 003459 store 1 ,mem_modem_rssi 
-0x22ee 003461 fetch 1 ,modem_gain 
-0x22ef 003462 and pdata ,0x0f ,temp 
-0x22f0 003463 lshift temp ,temp 
-0x22f1 003464 rshift4 pdata ,pdata 
-0x22f2 003465 iadd temp ,temp 
-0x22f3 003466 mul32 temp ,3 ,rega 
-0x22f4 003468 fetch 1 ,mem_modem_rssi 
-0x22f5 003469 call byte_sign_extern 
-0x22f6 003470 sub pdata ,0 ,pdata 
-0x22f7 003471 iadd rega ,pdata 
-0x22f8 003472 increase -9 ,pdata 
-0x22f9 003473 and pdata ,0x1ff ,pdata 
-0x22fa 003474 isolate1 8 ,pdata 
-0x22fb 003475 nbranch save_rssi_store ,true 
-0x22fc 003476 setarg 0 
-:      003477 save_rssi_store:
-0x22fd 003478 store 1 ,mem_rssi_hex 
-0x22fe 003479 branch rssi_hex2dec 
-:      003481 byte_sign_extern:
-0x22ff 003482 isolate1 7 ,pdata 
-0x2300 003483 nrtn true 
-0x2301 003484 arg 0xff00 ,temp 
-0x2302 003485 ior temp ,pdata 
-0x2303 003486 rtn 
-:      003488 rssi_hex2dec:
-0x2304 003489 fetch 1 ,mem_rssi_hex 
-0x2305 003490 call bcd 
-0x2306 003491 store 1 ,mem_rssi 
-0x2307 003492 rtn 
-:      003494 bcd:
-0x2308 003495 and_into 0xff ,pdata 
-0x2309 003496 div pdata ,10 
-0x230a 003497 call get_div_result 
-0x230b 003498 lshift4 pdata ,pdata 
-0x230c 003499 remainder temp 
-0x230d 003500 ior temp ,pdata 
-0x230e 003501 rtn 
-:      003503 gain_control:
-0x230f 003504 bpatch patch03_7 ,mem_patch03 
-0x2310 003505 fetch 1 ,mem_gain_fix 
-0x2311 003506 rtneq 0xff 
-0x2312 003507 nbranch gain_increase ,sync 
-0x2313 003508 fetch 1 ,mem_modem_rssi 
-0x2314 003509 sub pdata ,0xf0 ,null 
-0x2315 003510 nbranch gain_descend ,positive 
-0x2316 003511 sub pdata ,0x7f ,null 
-0x2317 003512 branch gain_descend ,positive 
-0x2318 003514 fetchr rega ,1 ,core_rf_rx_gain_fix 
-0x2319 003515 fetch 1 ,mem_gain_fix 
-0x231a 003516 rtneq 0 
-0x231b 003517 arg mem_gain_table ,contr 
-0x231c 003518 iadd contr ,contr 
-0x231d 003519 ifetch 1 ,contr 
-0x231e 003520 isub rega ,null 
-0x231f 003521 nrtn zero 
-0x2320 003522 increase -2 ,contr 
-0x2321 003523 ifetcht 1 ,contr 
-0x2322 003524 rshift4 temp ,pdata 
-0x2323 003525 rshift4 rega ,regb 
-0x2324 003526 isub regb ,regb 
-0x2325 003527 and temp ,0xf ,pdata 
-0x2326 003528 and rega ,0xf ,rega 
-0x2327 003529 isub rega ,rega 
-0x2328 003530 lshift rega ,pdata 
-0x2329 003531 iadd regb ,regb 
-0x232a 003532 mul32 regb ,3 ,regb 
-0x232b 003533 fetcht 1 ,mem_modem_rssi 
-0x232c 003534 and temp ,0x80 ,pdata 
-0x232d 003535 rtn blank 
-:      003536 add_negative:
-0x232e 003537 setarg 0x100 
-0x232f 003538 isub temp ,temp 
-0x2330 003539 copy regb ,pdata 
-0x2331 003540 isub temp ,pdata 
-0x2332 003541 rtn positive 
-0x2333 003542 and pdata ,0xff ,pdata 
-0x2334 003543 rtneq 0xff 
-0x2335 003544 rtneq 0xfe 
-:      003546 gain_increase:
-0x2336 003547 fetch 1 ,mem_gain_fix 
-0x2337 003548 beq 1 ,set_rx_gain0 
-0x2338 003549 beq 2 ,set_rx_gain1 
-0x2339 003551 branch set_rx_gain0 
-:      003553 gain_descend:
-0x233a 003554 fetch 1 ,mem_gain_fix 
-0x233b 003555 beq 0 ,set_rx_gain1 
-0x233c 003556 beq 1 ,set_rx_gain2 
-:      003558 set_rx_gain2:
-0x233d 003559 jam 2 ,mem_gain_fix 
-0x233e 003560 rtn 
-:      003562 set_rx_gain0:
-0x233f 003563 jam 0 ,mem_gain_fix 
-0x2340 003564 rtn 
-:      003566 set_rx_gain1:
-0x2341 003567 jam 1 ,mem_gain_fix 
-0x2342 003568 rtn 
-:      003575 ahead_window:
-0x2343 003576 copy pdata ,temp 
-0x2344 003577 bpatch patch04_0 ,mem_patch04 
-0x2345 003578 copy temp ,pdata 
-0x2346 003579 call clk2bt 
-0x2347 003580 lshift16 bt_clk ,pdata 
-0x2348 003581 set1 44 ,pdata 
-0x2349 003582 call clk_diff 
-0x234a 003583 set0 44 ,pdata 
-0x234b 003584 call get_clk 
-0x234c 003585 call clk_diff 
-0x234d 003586 rtn user 
-0x234e 003587 call clk2rt 
-0x234f 003588 iforce stop_watch 
-0x2350 003589 until null ,timeout 
-0x2351 003590 rtn 
-:      003593 get_clk:
-0x2352 003594 copy clkn ,temp 
-0x2353 003595 rtn master 
-0x2354 003596 copy clke ,temp 
-0x2355 003597 rtn 
-:      003599 get_clkbt:
-0x2356 003600 deposit clkn_bt 
-0x2357 003601 rtn master 
-0x2358 003602 deposit clke_bt 
-0x2359 003603 rtn 
-:      003606 assert:
-0x235a 003607 bpatch patch04_1 ,mem_patch04 
-0x235b 003608 branch assert 
-:      003611 sleep:
-0x235c 003612 rtn blank 
-0x235d 003614 rshift pdata ,pdata 
-0x235e 003615 increase -3 ,pdata 
-:      003616 sleep_loop:
-0x235f 003617 increase -1 ,pdata 
-0x2360 003618 nbranch sleep_loop ,zero 
-0x2361 003619 force 0 ,pdata 
-0x2362 003620 rtn 
-:      003624 init_param:
-0x2363 003626 setarg param_tx_setup 
-0x2364 003627 store 2 ,mem_param_tx_setup 
-0x2365 003628 setarg param_rf_setup 
-0x2366 003629 store 2 ,mem_param_rf_setup 
-0x2367 003630 setarg param_conn_access 
-0x2368 003631 store 2 ,mem_param_conn_access 
-0x2369 003632 setarg param_rx_setup 
-0x236a 003633 store 2 ,mem_param_rx_setup 
-0x236b 003634 setarg param_clke_cal 
-0x236c 003635 store 2 ,mem_param_clke_cal 
-0x236d 003636 setarg param_pll_setup 
-0x236e 003637 store 2 ,mem_param_pll_setup 
-0x236f 003638 setarg param_dpll_start_delay 
-0x2370 003639 store 2 ,mem_param_dpll_start_delay 
-0x2371 003640 setarg param_rt_rthalfslot 
-0x2372 003641 store 2 ,mem_param_rt_rthalfslot 
-0x2373 003642 setarg param_clke_cal_le_1m 
-0x2374 003643 store 2 ,mem_param_clke_cal_le_1m 
-0x2375 003644 setarg param_clke_cal_le_2m 
-0x2376 003645 store 2 ,mem_param_clke_cal_le_2m 
-0x2377 003646 setarg param_clke_cal_le_coded 
-0x2378 003647 store 2 ,mem_param_clke_cal_le_coded 
-0x2379 003649 bpatch patch04_2 ,mem_patch04 
-0x237a 003650 rtn wake 
-0x237b 003651 setarg att_default_mtu 
-0x237c 003652 store 2 ,mem_le_remote_mtu 
-0x237d 003653 jam param_t_ifs_150us + param_sync_time_difference ,mem_le_tx_ifs_defference 
-0x237e 003654 setarg mem_ble_tx_buff0 
-0x237f 003655 store 2 ,mem_ble_l2cap_tx_buff0_ptr 
-0x2380 003656 setarg mem_ble_l2cap_tx_buff_size 
-0x2381 003657 store 2 ,mem_ble_l2cap_tx_buff_size_ptr 
-0x2382 003658 rshift clkn_bt ,pdata 
-0x2383 003659 store 4 ,mem_last_clkn 
-0x2384 003660 rtn 
-:      003667 lpmstate:
-0x2385 003668 setarg 0xee21 
-0x2386 003669 store 2 ,core_clkoff 
-0x2387 003670 fetchr alarm ,4 ,core_gpio_in 
-0x2388 003671 fetch 1 ,core_lpm_isogate 
-0x2389 003672 bbit0 gpio_latch ,power_up 
-0x238a 003673 enable wake 
-0x238b 003674 bbit1 cold_wake ,lpmwake 
-0x238c 003675 disable wake 
-0x238d 003676 deposit auxcnt 
-0x238e 003677 nbranch lpmwake ,blank 
-0x238f 003678 fetch 1 ,core_lpm_sysctl 
-0x2390 003679 bbit1 reload_code ,lpmwake 
-0x2391 003680 arg param_hibernate_clks ,temp 
-0x2392 003681 branch lpm_enter_sleep 
-:      003682 lpmwake:
-0x2393 003683 call lpm_poweron_retmem 
-0x2394 003684 call lpm_load_context ,wake 
-0x2395 003685 fetch 1 ,core_lpm_isogate 
-0x2396 003686 set0 gpio_latch ,pdata 
-0x2397 003687 store 1 ,core_lpm_isogate 
-0x2398 003688 nbranch boot_load ,wake 
-0x2399 003689 nop 1 
-0x239a 003690 storer alarm ,4 ,mem_saved_gpio_in 
-0x239b 003691 rtn 
-:      003693 power_up:
-0x239c 003694 call lpm_poweron_retmem 
-:      003695 boot_load:
-0x239d 003696 call loadcode 
-0x239e 003697 storer alarm ,4 ,mem_saved_gpio_in 
-0x239f 003698 rtn 
-:      003700 lpm_poweron_retmem:
-0x23a0 003701 until null ,lpo_edge 
-0x23a1 003702 fetch 1 ,core_lpm_ldosel 
-0x23a2 003703 and_into 0x88 ,pdata 
-0x23a3 003704 store 1 ,core_lpm_ldosel 
-0x23a4 003705 until null ,lpo_edge 
-0x23a5 003706 fetch 1 ,core_lpm_isogate 
-0x23a6 003707 or_into 0xf ,pdata 
-0x23a7 003708 store 1 ,core_lpm_isogate 
-0x23a8 003709 until null ,lpo_edge 
-0x23a9 003710 set1 isogate ,pdata 
-0x23aa 003711 store 1 ,core_lpm_isogate 
-0x23ab 003712 until null ,lpo_edge 
-0x23ac 003713 set1 retmem_cs ,pdata 
-0x23ad 003714 store 1 ,core_lpm_isogate 
-0x23ae 003715 until null ,lpo_edge 
-0x23af 003716 rtn 
-:      003718 lpm_xtal_default:
-0x23b0 003719 until null ,lpo_edge 
-0x23b1 003720 jam 0x76 ,core_xtal_ib 
-0x23b2 003721 until null ,lpo_edge 
-0x23b3 003722 jam 0x37 ,core_xtal_cap 
-0x23b4 003723 rtn 
-:      003725 xtal_fast_wake:
-0x23b5 003726 until null ,lpo_edge 
-0x23b6 003727 jam 0x76 ,core_xtal_ib 
-0x23b7 003728 until null ,lpo_edge 
-0x23b8 003729 jam 0x37 ,core_xtal_cap 
-0x23b9 003730 rtn 
-:      003732 lpm_write_lock:
-0x23ba 003735 fetch 1 ,mem_device_option 
-0x23bb 003736 lshift4 pdata ,pdata 
-0x23bc 003738 store 1 ,core_ucode_flag 
-0x23bd 003739 until null ,lpo_edge 
-0x23be 003740 fetch 1 ,mem_peripheral_lock_flag 
-0x23bf 003741 set1 rom_lock_bit ,pdata 
-0x23c0 003742 set1 option_lock ,pdata 
-0x23c1 003743 store 1 ,core_peripheral_lock 
-0x23c2 003744 branch lpm_write_wait 
-:      003746 lpm_write_ice_disable:
-0x23c3 003747 fetch 1 ,core_lpm_sysctl 
-0x23c4 003748 set0 ice_mode ,pdata 
-0x23c5 003749 store 1 ,core_lpm_sysctl 
-0x23c6 003750 rtn 
-:      003752 lpm_write_ice_enable:
-0x23c7 003753 fetch 1 ,core_lpm_sysctl 
-0x23c8 003754 set1 ice_mode ,pdata 
-0x23c9 003755 store 1 ,core_lpm_sysctl 
-0x23ca 003756 rtn 
-:      003758 lpm_preon_counter:
-0x23cb 003759 fetch 3 ,mem_lpm_xtalcnt 
-0x23cc 003760 arg core_lpm_xtalcnt ,contw 
-:      003761 lpm_write_3bytes:
-0x23cd 003762 arg 3 ,loopcnt 
-0x23ce 003763 branch lpm_write_loop 
-:      003765 lpm_write_mpu_s0:
-0x23cf 003766 arg core_mpu_s0_saddr ,contw 
-:      003767 lpm_write_dword:
-0x23d0 003768 arg 4 ,loopcnt 
-:      003769 lpm_write_loop:
-0x23d1 003770 until null ,lpo_edge 
-0x23d2 003771 istore 1 ,contw 
-0x23d3 003772 rshift8 pdata ,pdata 
-0x23d4 003773 loop lpm_write_loop 
-0x23d5 003774 branch lpm_write_wait 
-:      003776 lpm_write_mpu_s1:
-0x23d6 003777 arg core_mpu_s1_saddr ,contw 
-0x23d7 003778 branch lpm_write_dword 
-:      003781 lpm_disable_exen_output:
-0x23d8 003782 fetch 1 ,core_lpm_ldosel 
-0x23d9 003783 set0 3 ,pdata 
-0x23da 003784 store 1 ,core_lpm_ldosel 
-0x23db 003785 rtn 
-:      003787 lpm_disable_io_dozed:
-0x23dc 003788 fetch 1 ,mem_lpm_hv_sel 
-0x23dd 003789 rtn blank 
-0x23de 003790 set0 lpm_doze_en_bit ,pdata 
-0x23df 003791 branch lpm_write_sel_hv 
-:      003793 lpm_save_sel_hv:
-0x23e0 003794 store 1 ,mem_lpm_hv_sel 
-:      003795 lpm_write_sel_hv:
-0x23e1 003796 store 1 ,core_io_doze_en 
-:      003797 lpm_write_wait:
-0x23e2 003798 until null ,lpo_edge 
-0x23e3 003799 rtn 
-:      003802 lpm_write_io_vsel:
-0x23e4 003803 store 1 ,core_io_vsel 
-0x23e5 003804 branch lpm_write_wait 
-:      003807 lpm_load_context:
-0x23e6 003808 call lpm_disable_io_dozed 
-0x23e7 003809 fetch 1 ,mem_saved_spidctrl 
-0x23e8 003810 store 1 ,core_spid_ctrl 
-0x23e9 003811 arg mem_saved_gpio ,contr 
-0x23ea 003812 arg core_gpio_conf ,contw 
-0x23eb 003813 call memcpy16 
-0x23ec 003814 arg core_gpio_conf_hi ,contw 
-0x23ed 003815 call memcpy8 
-0x23ee 003816 fetchr mark ,8 ,mem_saved_mark 
-0x23ef 003817 arg core_gpio_wakeup_cfg ,contr 
-0x23f0 003818 arg mem_gpio_wakeup_cfg ,contw 
-0x23f1 003819 arg 12 ,loopcnt 
-0x23f2 003820 call memcpy 
-0x23f3 003821 branch load_ucode 
-:      003823 lpm_save_context:
-0x23f4 003824 storer mark ,8 ,mem_saved_mark 
-0x23f5 003825 arg core_gpio_conf ,contr 
-0x23f6 003826 arg mem_saved_gpio ,contw 
-0x23f7 003827 call memcpy16 
-0x23f8 003828 arg core_gpio_conf_hi ,contr 
-0x23f9 003829 call memcpy8 
-0x23fa 003830 fetch 1 ,core_spid_ctrl 
-0x23fb 003831 store 1 ,mem_saved_spidctrl 
-0x23fc 003832 branch lpm_write_gpio_wakeup 
-:      003834 lpm_write_gpio_wakeup:
-0x23fd 003835 arg 12 ,loopcnt 
-0x23fe 003836 arg mem_gpio_wakeup_cfg ,contr 
-0x23ff 003837 arg core_gpio_wakeup_cfg ,rega 
-:      003838 lpm_write_gpio_loop:
-0x2400 003839 ifetch 1 ,contr 
-0x2401 003840 ncall lpm_write_gpio ,blank 
-0x2402 003841 increase 1 ,rega 
-0x2403 003842 loop lpm_write_gpio_loop 
-0x2404 003843 rtn 
-:      003844 lpm_write_gpio:
-0x2405 003845 istore 1 ,rega 
-0x2406 003846 until null ,lpo_edge 
-0x2407 003847 rtn 
-:      003849 lpo_calibration:
-0x2408 003850 bpatch patch04_3 ,mem_patch04 
-0x2409 003851 fetch 1 ,core_ccnt_bit 
-0x240a 003852 nbranch lpo_cal_inited ,blank 
-0x240b 003853 fetch 3 ,mem_clks_per_lpo 
-0x240c 003854 nrtn blank 
-0x240d 003855 jam 0xc ,core_ccnt_bit 
-0x240e 003856 jam ccnt_start ,core_misc_ctrl 
-:      003857 lpo_cal_inited:
-0x240f 003858 fetch 1 ,core_perf_status 
-0x2410 003859 rtnbit0 1 
-0x2411 003860 fetch 3 ,core_clk_counter 
-0x2412 003861 store 3 ,mem_clks_per_lpo 
-0x2413 003862 rtn 
-:      003866 lpm_doze:
-0x2414 003867 fetch 1 ,mem_lpm_sysctl 
-0x2415 003868 set1 reload_code ,pdata 
-0x2416 003869 store 1 ,mem_lpm_sysctl 
-:      003872 lpm_hibernate:
-0x2417 003873 bpatch patch04_4 ,mem_patch04 
-0x2418 003874 arg param_hibernate_clks ,temp 
-0x2419 003875 fetch 1 ,mem_lpm_hibernate_switch 
-0x241a 003876 store 1 ,mem_lpm_isogate_final 
-0x241b 003877 fetch 1 ,mem_lpm_sysctl 
-0x241c 003878 store 1 ,core_lpm_sysctl 
-0x241d 003879 until null ,lpo_edge 
-:      003881 lpm_sleep:
-0x241e 003882 bpatch patch04_5 ,mem_patch04 
-0x241f 003884 fetch 2 ,mem_cb_before_lpm_sleep 
-0x2420 003885 call callback_func 
-:      003886 lpm_sleep_skip_cb_function:
-0x2421 003887 fetch 4 ,mem_sleep_counter_all 
-0x2422 003888 iadd temp ,pdata 
-0x2423 003889 store 4 ,mem_sleep_counter_all 
-0x2424 003890 call lpm_save_context 
-0x2425 003891 fetch 1 ,mem_lpm_hv_sel 
-0x2426 003892 set1 lpm_doze_en_bit ,pdata 
-0x2427 003893 call lpm_write_sel_hv 
-0x2428 003894 ncall lpm_preon_counter ,wake 
-0x2429 003895 until null ,lpo_edge 
-0x242a 003896 storer clkn ,6 ,mem_sleep_clkn 
-0x242b 003897 fetch 3 ,mem_lpm_isogate 
-0x242c 003898 fetchr rega ,1 ,mem_lpm_ldo_sel 
-0x242d 003899 arg 3 ,loopcnt 
-:      003900 lpm_sleep_loop:
-0x242e 003901 until null ,lpo_edge 
-0x242f 003902 store 1 ,core_lpm_isogate 
-0x2430 003903 rshift8 pdata ,pdata 
-0x2431 003904 loop lpm_sleep_loop 
-0x2432 003905 until null ,lpo_edge 
-0x2433 003906 storer rega ,1 ,core_lpm_ldosel 
-:      003907 lpm_enter_sleep:
-0x2434 003908 until null ,lpo_edge 
-0x2435 003909 storet 4 ,core_lpm_reg 
-0x2436 003910 jam lpmreg_sel_counter ,core_lpm_wr 
-0x2437 003911 until null ,never 
-:      003913 lpm_cal_xtal_startup:
-0x2438 003914 fetch 1 ,mem_lpm_xtalcnt 
-0x2439 003915 nrtn blank 
-0x243a 003916 jam clksel_rc ,core_clksel 
-0x243b 003917 jam 0xf8 ,core_lpm_ctrl 
-0x243c 003918 setarg 200000 
-0x243d 003919 call sleep 
-0x243e 003920 call xtal_fast_wake 
-0x243f 003921 until null ,lpo_edge 
-0x2440 003922 jam 0xff ,core_lpm_ctrl 
-0x2441 003923 copy lpo_time ,alarm 
-0x2442 003924 jam clksel_xtal ,core_clksel 
-0x2443 003925 nop 10 
-0x2444 003926 until null ,lpo_edge 
-0x2445 003927 deposit lpo_time 
-0x2446 003928 isub alarm ,pdata 
-0x2447 003929 increase 0x30 ,pdata 
-0x2448 003930 arg 0xff ,temp 
-0x2449 003931 call ceiling 
-0x244a 003932 store 1 ,mem_lpm_xtalcnt 
-0x244b 003933 nop 30000 
-0x244c 003934 nop 30000 
-0x244d 003935 nop 30000 
-0x244e 003936 rtn 
-:      003939 lpm_recover_clk:
-0x244f 003940 bpatch patch04_6 ,mem_patch04 
-0x2450 003941 setarg 0 
-0x2451 003942 copy auxcnt ,null 
-0x2452 003943 branch lpm_recover_timeout ,zero 
-0x2453 003944 fetch 1 ,core_lpm_xtalcnt 
-0x2454 003945 fetcht 1 ,core_lpm_buckcnt 
-0x2455 003946 isub temp ,null 
-0x2456 003947 branch lpm_recover_xtal ,positive 
-0x2457 003948 deposit temp 
-:      003949 lpm_recover_xtal:
-0x2458 003950 isub auxcnt ,pdata 
-0x2459 003951 increase 1 ,pdata 
-:      003952 lpm_recover_timeout:
-0x245a 003953 increase 8 ,pdata 
-0x245b 003954 until null ,lpo_edge 
-0x245c 003955 iadd lpo_time ,pdata 
-0x245d 003956 fetcht 4 ,mem_sleep_counter 
-0x245e 003957 iadd temp ,pdata 
-0x245f 003958 fetcht 3 ,mem_clks_per_lpo 
-0x2460 003959 imul32 temp ,pdata 
-0x2461 003960 rshift8 pdata ,pdata 
-0x2462 003961 rshift4 pdata ,pdata 
-0x2463 003962 increase param_lpm_fix ,pdata 
-0x2464 003963 fetcht 2 ,mem_param_rt_rthalfslot 
-0x2465 003964 idiv temp 
-0x2466 003965 call get_div_result 
-0x2467 003966 lshift16 pdata ,pdata 
-0x2468 003967 remainder temp 
-0x2469 003968 ior temp ,pdata 
-0x246a 003969 fetcht 6 ,mem_sleep_clkn 
-0x246b 003970 call clk_add 
-0x246c 003971 copy temp ,clkn 
-0x246d 003972 fetch 6 ,mem_context + coffset_clk_offset 
-0x246e 003973 call calc_clke2 
-0x246f 003974 deposit clke 
-0x2470 003975 store 6 ,mem_pdatatemp 
-0x2471 003976 deposit auxcnt 
-0x2472 003977 istore 1 ,contw 
-0x2473 003978 fetch 1 ,core_gpio_in1 
-0x2474 003979 or_into 0xf0 ,pdata 
-0x2475 003980 istore 1 ,contw 
-0x2476 003981 rtn 
-:      003984 lpm_adjust_clk:
-0x2477 003985 bpatch patch04_7 ,mem_patch04 
-0x2478 003986 deposit clke 
-0x2479 003987 call clk_diff_rt 
-0x247a 003988 fetcht 4 ,mem_sleep_counter_all 
-0x247b 003989 sub temp ,0xff ,null 
-0x247c 003990 rtn positive 
-0x247d 003991 lshift8 pdata ,pdata 
-0x247e 003992 lshift4 pdata ,pdata 
-0x247f 003993 idiv temp 
-0x2480 003994 call get_div_result 
-0x2481 003995 arg param_lpm_adjmax ,temp 
-0x2482 003996 call ceiling 
-0x2483 003997 store 1 ,mem_lpm_adjust 
-0x2484 003998 nbranch lpm_adjust_positive ,user 
-0x2485 003999 sub pdata ,0 ,pdata 
-:      004000 lpm_adjust_positive:
-0x2486 004001 fetcht 3 ,mem_clks_per_lpo 
-0x2487 004002 iadd temp ,pdata 
-0x2488 004003 store 3 ,mem_clks_per_lpo 
-:      004004 lpm_clear_counter:
-0x2489 004005 setarg 0 
-0x248a 004006 store 4 ,mem_sleep_counter_all 
-0x248b 004007 rtn 
-:      004010 lpm_dispatch:
-0x248c 004011 bpatch patch05_0 ,mem_patch05 
-0x248d 004012 call lpo_calibration 
-0x248e 004013 fetch 3 ,mem_clks_per_lpo 
-0x248f 004014 rtn blank 
-0x2490 004015 fetch 1 ,mem_lpm_mode 
-0x2491 004016 rtn blank 
-0x2492 004017 fetch 1 ,mem_secure_connections_enable 
-0x2493 004018 branch lpm_dispatch_next ,blank 
-0x2494 004019 fetch 1 ,mem_sc_local_key_invalid 
-0x2495 004020 rtn blank 
-:      004021 lpm_dispatch_next:
-0x2496 004022 fetch 1 ,mem_sc_calc 
-0x2497 004023 nrtn blank 
-0x2498 004024 arg context_check_a_wack ,regc 
-0x2499 004025 call context_search 
-0x249a 004026 rtn zero 
-0x249b 004027 call lpm_check_wake_lock 
-0x249c 004028 nrtn blank 
-0x249d 004029 call context_check_idle 
-0x249e 004030 nbranch lpm_dispatch_unconn ,zero 
-0x249f 004031 rtn wake 
-0x24a0 004032 bpatch patch05_1 ,mem_patch05 
-0x24a1 004033 fetcht 1 ,mem_lpm_current_mult 
-0x24a2 004034 fetch 2 ,mem_context + coffset_tsniff 
-0x24a3 004035 imul32 temp ,pdata 
-0x24a4 004036 rshift4 temp ,temp 
-0x24a5 004037 rshift2 temp ,temp 
-0x24a6 004038 isub temp ,pdata 
-0x24a7 004039 fetcht 4 ,mem_context + coffset_sniff_anchor 
-0x24a8 004040 iadd temp ,pdata 
-0x24a9 004041 fetcht 1 ,mem_lpm_overhead 
-0x24aa 004042 isub temp ,pdata 
-0x24ab 004043 lshift16 pdata ,alarm 
-0x24ac 004044 fetch 2 ,mem_context + coffset_rx_window 
-0x24ad 004045 rshift pdata ,pdata 
-0x24ae 004046 call clk2bt 
-0x24af 004047 deposit alarm 
-0x24b0 004048 call clk_diff 
-0x24b1 004049 copy clke ,temp 
-0x24b2 004050 call clk_diff_rt 
-0x24b3 004051 rtn user 
-:      004052 lpm_dispatch_sleep:
-0x24b4 004053 call clk2lpo 
-:      004054 lpm_dispatch_lpo:
-0x24b5 004055 bpatch patch05_2 ,mem_patch05 
-0x24b6 004056 fetch 1 ,mem_lpm_xtalcnt 
-0x24b7 004057 isub temp ,null 
-0x24b8 004058 branch lpm_clear_counter ,positive 
-0x24b9 004059 storet 4 ,mem_sleep_counter 
-0x24ba 004060 call app_will_enter_lpm 
-0x24bb 004062 fetcht 4 ,mem_sleep_counter 
-0x24bc 004063 branch lpm_sleep 
-:      004065 lpm_dispatch_unconn:
-0x24bd 004066 bpatch patch05_3 ,mem_patch05 
-0x24be 004067 fetch 1 ,mem_le_adv_enable 
-0x24bf 004068 nbranch lpm_unconn_cont ,blank 
-0x24c0 004069 rtn 
-:      004071 lpm_unconn_cont:
-0x24c1 004072 fetch 2 ,mem_lpm_interval 
-0x24c2 004073 rtn blank 
-:      004074 lpm_sleep_btclk:
-0x24c3 004075 fetcht 1 ,mem_lpm_overhead 
-0x24c4 004076 isub temp ,pdata 
-0x24c5 004077 arg 7500 ,temp 
-0x24c6 004078 imul32 temp ,pdata 
-0x24c7 004079 branch lpm_dispatch_sleep 
-:      004082 lpm_mult_wait_timeout:
-0x24c8 004083 fetch 2 ,mem_cb_bt_set_mult 
-0x24c9 004084 call callback_func 
-0x24ca 004085 nbranch lpm_mult_short ,blank 
-0x24cb 004086 jam 0 ,mem_lpm_current_mult 
-0x24cc 004087 bmark0 mark_lpm_mult_enable ,lpm_mult_short 
-0x24cd 004088 fetch 1 ,mem_lpm_mult_cnt 
-0x24ce 004089 branch lpm_mult_long ,blank 
-0x24cf 004090 increase -1 ,pdata 
-0x24d0 004091 store 1 ,mem_lpm_mult_cnt 
-0x24d1 004092 rtn 
-:      004097 lpm_match:
-0x24d2 004098 jam 0 ,mem_sniff_unint_lost 
-0x24d3 004099 fetch 3 ,mem_sniff_rcv 
-0x24d4 004100 increase 1 ,pdata 
-0x24d5 004101 store 3 ,mem_sniff_rcv 
-0x24d6 004102 rtn 
-:      004105 lpm_lost:
-0x24d7 004106 bpatch patch05_4 ,mem_patch05 
-0x24d8 004107 jam 0 ,mem_lpm_current_mult 
-0x24d9 004108 fetch 3 ,mem_sniff_lost 
-0x24da 004109 increase 1 ,pdata 
-0x24db 004110 store 3 ,mem_sniff_lost 
-0x24dc 004111 fetch 1 ,mem_sniff_unint_lost 
-0x24dd 004112 increase 1 ,pdata 
-0x24de 004113 store 1 ,mem_sniff_unint_lost 
-0x24df 004114 rtn 
-:      004116 lpm_mult_short:
-0x24e0 004117 jam 0 ,mem_lpm_current_mult 
-0x24e1 004118 fetch 1 ,mem_lpm_mult_timeout 
-0x24e2 004119 store 1 ,mem_lpm_mult_cnt 
-0x24e3 004120 rtn 
-:      004122 lpm_mult_long:
-0x24e4 004123 fetcht 1 ,mem_lpm_mult 
-0x24e5 004124 storet 1 ,mem_lpm_current_mult 
-0x24e6 004125 rtn 
-:      004129 lpm_get_wake_lock:
-0x24e7 004130 fetch 2 ,mem_lpm_wake_lock 
-0x24e8 004131 qset1 pdata 
-0x24e9 004132 store 2 ,mem_lpm_wake_lock 
-0x24ea 004133 rtn 
-:      004135 lpm_put_wake_lock:
-0x24eb 004136 fetch 2 ,mem_lpm_wake_lock 
-0x24ec 004137 qset0 pdata 
-0x24ed 004138 store 2 ,mem_lpm_wake_lock 
-0x24ee 004139 rtn 
-:      004143 lpm_check_wake_lock:
-0x24ef 004144 bpatch patch05_5 ,mem_patch05 
-0x24f0 004145 call app_check_wake_lock 
-0x24f1 004146 fetch 2 ,mem_lpm_wake_lock 
-0x24f2 004147 copy pdata ,rega 
-0x24f3 004148 fetch 3 ,mem_tx_fifo3 
-0x24f4 004149 nsetflag blank ,wake_lock_ble_tx ,rega 
-0x24f5 004150 fetch util_fifo_len ,mem_ipc_fifo_bt2c51 
-0x24f6 004151 nsetflag blank ,wake_lock_ipc_bt2c51 ,rega 
-0x24f7 004152 fetch util_fifo_len ,mem_ipc_fifo_c512bt 
-0x24f8 004153 nsetflag blank ,wake_lock_ipc_c512bt ,rega 
-0x24f9 004154 fetch 1 ,mem_hci_cmd 
-0x24fa 004155 nsetflag blank ,wake_lock_cmd ,rega 
-0x24fb 004156 fetch 1 ,mem_device_option 
-0x24fc 004157 compare dvc_op_module ,pdata ,0xff 
-0x24fd 004158 call lpm_uart_wake_lock ,true 
-0x24fe 004159 copy rega ,pdata 
-0x24ff 004160 store 2 ,mem_lpm_wake_lock 
-0x2500 004161 rtn 
-:      004163 lpm_uart_wake_lock:
-0x2501 004164 fetch 2 ,core_uart_rxitems 
-0x2502 004165 nsetflag blank ,wake_lock_uart_rx ,rega 
-0x2503 004166 fetch 2 ,core_uart_txitems 
-0x2504 004167 nsetflag blank ,wake_lock_uart_tx ,rega 
-0x2505 004168 rtn 
-:      004177 le_init_conn:
-0x2506 004178 bpatchx patch21_6 ,mem_patch21 
-0x2507 004179 disable wake 
-0x2508 004180 jam 1 ,mem_le_conn_handle 
-0x2509 004181 jam 3 ,mem_le_state 
-0x250a 004182 jam 1 ,mem_le_arq 
-0x250b 004183 setarg -1 
-0x250c 004184 store 2 ,mem_le_event_count 
-0x250d 004185 force 0 ,pdata 
-0x250e 004186 store 1 ,mem_le_ch 
-0x250f 004187 store 1 ,mem_le_op 
-0x2510 004188 store 3 ,mem_sniff_rcv 
-0x2511 004189 store 3 ,mem_sniff_lost 
-0x2512 004190 call le_clear_enc 
-0x2513 004191 jam 1 ,mem_le_txheader 
-0x2514 004192 jam 0 ,mem_le_txlen 
-0x2515 004193 jam fun_rx_ll_1m_phy ,mem_le_rx_phy 
-0x2516 004194 jam fun_tx_ll_1m_phy ,mem_le_tx_phy 
-0x2517 004195 jam 0 ,mem_le_l2cap_att_states 
-0x2518 004196 branch le_supervision_flush 
-:      004198 le_init_master:
-0x2519 004199 bpatchx patch21_7 ,mem_patch21 
-0x251a 004200 enable master 
-0x251b 004201 jam lemode_master ,mem_le_mode 
-0x251c 004202 jam 1 ,mem_le_att_handle 
-0x251d 004203 jam 1 ,mem_le_search_handle_start 
-0x251e 004204 setarg 0xffff 
-0x251f 004205 store 2 ,mem_le_search_handle_end 
-0x2520 004206 force 0 ,pdata 
-0x2521 004207 store 5 ,mem_ccm_pcnt_rx 
-0x2522 004208 set1 le_ccm_directionbit ,pdata 
-0x2523 004209 store 5 ,mem_ccm_pcnt_tx 
-0x2524 004210 branch le_init_conn 
-:      004213 le_init_slave:
-0x2525 004214 bpatchx patch22_0 ,mem_patch22 
-0x2526 004215 disable master 
-0x2527 004216 setarg 0x17 
-0x2528 004217 store 2 ,mem_le_remote_mtu 
-0x2529 004218 increase 4 ,pdata 
-0x252a 004219 store 2 ,mem_remote_rx_max_octets 
-0x252b 004220 jam lemode_slave ,mem_le_mode 
-0x252c 004221 jam 0 ,mem_le_adv_enable 
-0x252d 004222 jam 0 ,mem_lpm_current_mult 
-0x252e 004223 call le_clear_pairing_state 
-0x252f 004224 fetch 2 ,mem_le_superto 
-0x2530 004225 store 2 ,mem_le_init_superto 
-0x2531 004226 fetch 2 ,mem_le_tsniff 
-0x2532 004227 mul32 pdata ,5 ,pdata 
-0x2533 004228 rshift4 pdata ,pdata 
-0x2534 004229 store 2 ,mem_le_superto 
-0x2535 004230 branch le_init_conn 
-:      004237 le_conn_dispatch:
-0x2536 004238 bpatchx patch22_1 ,mem_patch22 
-0x2537 004239 call le_enable 
-0x2538 004240 fetch 1 ,mem_le_state 
-0x2539 004241 isolate1 lestate_encryption ,pdata 
-0x253a 004242 setflag true ,mark_ble_encryption ,mark 
-0x253b 004243 call app_process_ble 
-0x253c 004244 fetch 1 ,mem_le_mode 
-0x253d 004245 bbit1 mode_master ,le_master_dispatch 
-0x253e 004246 branch le_slave_dispatch 
-:      004252 le_master_dispatch:
-0x253f 004253 bpatchx patch22_2 ,mem_patch22 
-0x2540 004254 enable master 
-0x2541 004255 call le_supervision_update 
-0x2542 004256 branch le_master_disconn ,positive 
-0x2543 004257 call le_setup 
-0x2544 004258 call le_prepare_tx 
-0x2545 004259 disable match 
-0x2546 004260 call le_transmit_receive_sifs 
-0x2547 004261 nrtn match 
-0x2548 004262 fetch 1 ,mem_le_conn_rcv 
-0x2549 004263 increase 1 ,pdata 
-0x254a 004264 store 1 ,mem_le_conn_rcv 
-0x254b 004265 call le_acknowledge 
-0x254c 004266 disable master 
-0x254d 004267 rtn 
-:      004269 le_master_disconn:
-0x254e 004270 call le_disconnect 
-0x254f 004271 disable master 
-0x2550 004272 rtn 
-:      004277 le_slave_dispatch:
-0x2551 004278 bpatchx patch22_3 ,mem_patch22 
-0x2552 004279 jam 0 ,mem_le_md_count 
-0x2553 004280 set0 mark_ble_crc_fail ,mark 
-0x2554 004281 call sp_calc_sequence_256 
-0x2555 004282 call le_secure_connect_sm 
-0x2556 004283 disable attempt 
-0x2557 004284 call le_supervision_update 
-0x2558 004285 branch le_slave_disconn ,positive 
-0x2559 004286 fetch 1 ,mem_le_rx_phy 
-0x255a 004287 call le_enable_phy_by_pdata 
-0x255b 004288 call le_setup 
-0x255c 004289 call le_receive_slave 
-0x255d 004290 nbranch le_slave_unsync ,sync 
-0x255e 004291 call le_got_first_packet 
-0x255f 004292 branch le_slave_match ,match 
-0x2560 004293 bmark1 mark_ble_crc_fail ,le_slave_crc_fail 
-0x2561 004294 branch le_slave_cont 
-:      004297 le_slave_crc_fail:
-:      004298 le_slave_match:
-0x2562 004299 bpatchx patch22_4 ,mem_patch22 
-0x2563 004300 fetch 1 ,mem_le_md_count 
-0x2564 004301 pincrease 1 
-0x2565 004302 store 1 ,mem_le_md_count 
-0x2566 004303 beq le_md_max_count ,le_slave_cont 
-0x2567 004304 call le_acknowledge 
-0x2568 004305 call le_prepare_tx 
-0x2569 004306 fetch 1 ,mem_le_tx_phy 
-0x256a 004307 call le_enable_phy_by_pdata 
-0x256b 004308 call le_transmit 
-0x256c 004309 call le_parse 
-0x256d 004310 fetch 2 ,mem_cb_ble_transmit 
-0x256e 004311 call callback_func 
-0x256f 004312 call le_check_md 
-0x2570 004313 branch le_slave_more_data ,user 
-:      004314 le_slave_cont:
-0x2571 004315 bpatchx patch22_5 ,mem_patch22 
-0x2572 004316 call le_pairing_sm 
-0x2573 004317 call le_check_paring_time 
-0x2574 004318 call check_51cmd 
-0x2575 004319 fetch 1 ,mem_le_op 
-0x2576 004320 bbit1 op_disconn ,le_slave_disconn 
-:      004321 le_slave_unsync:
-0x2577 004322 bpatchx patch22_6 ,mem_patch22 
-0x2578 004323 call end_of_packet 
-0x2579 004324 call le_lpm_set_mult 
-0x257a 004325 branch calc_clke_offset 
-:      004328 le_check_md:
-0x257b 004329 disable user 
-0x257c 004330 bmark1 mark_ble_rx_md ,enable_user 
-0x257d 004331 bmark1 mark_ble_tx_md ,enable_user 
-0x257e 004332 bmark1 mark_ble_crc_fail ,enable_user 
-0x257f 004333 rtn 
-:      004336 le_slave_more_data:
-0x2580 004337 bpatchx patch22_7 ,mem_patch22 
-0x2581 004338 enable attempt 
-0x2582 004339 call le_transmit_receive_sifs_notx 
-0x2583 004340 branch le_slave_match ,match 
-0x2584 004341 bmark1 mark_ble_crc_fail ,le_slave_crc_fail 
-0x2585 004342 branch le_slave_cont 
-:      004344 le_slave_disconn:
-:      004346 le_disconnect:
-0x2586 004347 bpatchx patch23_0 ,mem_patch23 
-0x2587 004348 call le_clear_connection_info 
-0x2588 004349 call app_disconn_reason_collect_ble 
-0x2589 004350 call le_clear_pairing_state 
-0x258a 004351 call le_sc_state_clear 
-0x258b 004352 jam bt_evt_le_disconnected ,mem_fifo_temp 
-0x258c 004353 branch ui_ipc_send_event 
-:      004355 le_clear_connection_info:
-0x258d 004356 arg mem_used_map ,contw 
-0x258e 004357 call memset0_16 
-0x258f 004358 jam 0 ,mem_le_conn_handle 
-0x2590 004359 jam lemode_idle ,mem_le_mode 
-0x2591 004360 jam 0 ,mem_le_state 
-:      004361 le_clear_pairing_state:
-0x2592 004362 bpatchx patch23_1 ,mem_patch23 
-0x2593 004363 jam flag_le_enc_null ,mem_le_enc_state 
-0x2594 004364 jam flag_le_pairing_null ,mem_le_pairing_state 
-0x2595 004365 call sp_clear_flags 
-0x2596 004366 rtn 
-:      004368 le_got_first_packet:
-0x2597 004369 bpatchx patch23_2 ,mem_patch23 
-0x2598 004370 fetch 1 ,mem_le_conn_rcv 
-0x2599 004371 increase 1 ,pdata 
-0x259a 004372 store 1 ,mem_le_conn_rcv 
-0x259b 004373 fetch 1 ,mem_le_state 
-0x259c 004374 rtnbit1 lestate_got_first_packet 
-0x259d 004375 set1 lestate_got_first_packet ,pdata 
-0x259e 004376 store 1 ,mem_le_state 
-0x259f 004377 fetch 2 ,mem_le_init_superto 
-0x25a0 004378 store 2 ,mem_le_superto 
-0x25a1 004379 setarg 0 
-0x25a2 004380 store 4 ,mem_le_transmit_window 
-0x25a3 004381 rtn 
-:      004389 le_enable_phy_by_pdata:
-0x25a4 004390 copy pdata ,temp 
-0x25a5 004391 bpatchx patch23_3 ,mem_patch23 
-:      004392 le_enable_phy_by_pdata1:
-0x25a6 004393 copy temp ,pdata 
-0x25a7 004394 bbit1 bit_le_1m_phy ,le_enable 
-0x25a8 004395 bbit1 bit_le_2m_phy ,le_enable_2m 
-0x25a9 004396 bbit0 bit_le_coded_phy ,le_enable 
-0x25aa 004397 bbit1 bit_le_coded_phy_s8 ,le_enable_coded_s8 
-0x25ab 004398 bbit1 bit_le_coded_phy_s2 ,le_enable_coded_s2 
-0x25ac 004399 branch le_enable 
-:      004401 le_enable_2m:
-0x25ad 004402 set0 mark_ble_lr ,mark 
-0x25ae 004403 set1 mark_ble_2m ,mark 
-0x25af 004404 rtn 
-:      004406 le_enable_coded_s2:
-:      004407 le_enable_coded:
-0x25b0 004408 set0 mark_ble_2m ,mark 
-0x25b1 004409 set1 mark_ble_lr ,mark 
-0x25b2 004410 set0 mark_ble_lr_s8 ,mark 
-0x25b3 004411 rtn 
-:      004414 le_enable_coded_s8:
-0x25b4 004415 set0 mark_ble_2m ,mark 
-0x25b5 004416 set1 mark_ble_lr ,mark 
-0x25b6 004417 set1 mark_ble_lr_s8 ,mark 
-0x25b7 004418 rtn 
-:      004420 le_enable:
-0x25b8 004421 bpatchx patch23_4 ,mem_patch23 
-0x25b9 004422 set0 mark_ble_2m ,mark 
-0x25ba 004423 set0 mark_ble_lr ,mark 
-0x25bb 004424 rtn 
-:      004427 le_disable:
-0x25bc 004428 bpatchx patch23_5 ,mem_patch23 
-0x25bd 004429 set0 mark_ble_encryption ,mark 
-0x25be 004430 jam 0x01 ,0x8901 
-0x25bf 004431 jam 0x80 ,0x8920 
-0x25c0 004432 jam 0x03 ,0x8930 
-0x25c1 004433 rtn 
-:      004435 le_prep:
-0x25c2 004436 bpatchx patch23_6 ,mem_patch23 
-0x25c3 004437 disable enable_crc 
-0x25c4 004438 disable enable_white 
-0x25c5 004439 fetch 3 ,mem_le_crcinit 
-0x25c6 004440 iforce crc24_init 
-0x25c7 004441 fetch 1 ,mem_le_ch_mapped 
-:      004442 le_prep_next:
-0x25c8 004443 reverse pdata ,temp 
-0x25c9 004444 set1 1 ,temp 
-0x25ca 004445 rshift temp ,white_init 
-0x25cb 004446 rtn 
-:      004449 le_rx_setfreq:
-0x25cc 004450 call le_setfreq 
-:      004451 le_rf_rx_enable:
-0x25cd 004452 call set_freq_rx 
-0x25ce 004453 fetch 2 ,mem_param_pll_setup 
-0x25cf 004454 call sleep 
-0x25d0 004455 branch rf_rx_enable 
-:      004457 le_tx_setfreq:
-0x25d1 004458 branch txon ,match 
-0x25d2 004459 bmark1 mark_ble_crc_fail ,txon 
-:      004460 le_tx_setfreq0:
-0x25d3 004461 call le_setfreq 
-0x25d4 004462 branch set_freq_tx 
-:      004464 le_setfreq:
-0x25d5 004465 bpatchx patch23_7 ,mem_patch23 
-0x25d6 004466 call set_sync_on 
-0x25d7 004467 fetch 1 ,mem_le_testtype 
-0x25d8 004468 nbranch le_ctf_test ,blank 
-0x25d9 004469 fetch 1 ,mem_le_ch_mapped 
-0x25da 004470 sub pdata ,36 ,null 
-0x25db 004471 branch le_ctf_normal ,positive 
-0x25dc 004472 force 0 ,temp 
-0x25dd 004473 rtneq 37 
-0x25de 004474 force 24 ,temp 
-0x25df 004475 rtneq 38 
-0x25e0 004476 force 78 ,temp 
-0x25e1 004477 rtn 
-:      004479 le_ctf_normal:
-0x25e2 004480 sub pdata ,10 ,null 
-0x25e3 004481 branch le_ctf_low ,positive 
-0x25e4 004482 increase 1 ,pdata 
-:      004484 le_ctf_low:
-0x25e5 004485 lshift pdata ,pdata 
-0x25e6 004486 add pdata ,2 ,temp 
-0x25e7 004487 rtn 
-:      004489 le_ctf_test:
-0x25e8 004490 fetch 1 ,mem_le_ch_mapped 
-0x25e9 004491 lshift pdata ,temp 
-0x25ea 004492 rtn 
-:      004494 le_sca_map:
-0x25eb 004495 arg 500 ,temp 
-0x25ec 004496 rtn blank 
-0x25ed 004497 arg 250 ,temp 
-0x25ee 004498 rtneq 1 
-0x25ef 004499 arg 150 ,temp 
-0x25f0 004500 rtneq 2 
-0x25f1 004501 arg 100 ,temp 
-0x25f2 004502 rtneq 3 
-0x25f3 004503 arg 75 ,temp 
-0x25f4 004504 rtneq 4 
-0x25f5 004505 arg 50 ,temp 
-0x25f6 004506 rtneq 5 
-0x25f7 004507 arg 40 ,temp 
-0x25f8 004508 rtneq 6 
-0x25f9 004509 arg 20 ,temp 
-0x25fa 004510 rtn 
-:      004514 le_setup:
-0x25fb 004515 bpatchx patch24_0 ,mem_patch24 
-0x25fc 004516 enable swfine 
-0x25fd 004517 fetch 4 ,mem_le_access 
-0x25fe 004518 iforce access 
-0x25ff 004519 call le_map_channel 
-0x2600 004520 setarg 0x200 
-0x2601 004521 branch le_setup_master ,master 
-0x2602 004522 fetch 2 ,mem_le_receive_window 
-0x2603 004523 rshift pdata ,pdata 
-:      004524 le_setup_master:
-0x2604 004525 fetcht 2 ,mem_param_pll_setup 
-0x2605 004526 iadd temp ,pdata 
-0x2606 004527 call ahead_window 
-0x2607 004528 deposit clke 
-0x2608 004529 rtn 
-:      004532 le_context_nextevent:
-0x2609 004533 bpatchx patch24_1 ,mem_patch24 
-0x260a 004534 call push_stack_rega_b_c 
-0x260b 004535 storer loopcnt ,2 ,mem_loopcnt 
-0x260c 004536 add rega ,coffset_mode ,contr 
-0x260d 004537 ifetch 1 ,contr 
-0x260e 004538 rtnbit0 mode_le 
-0x260f 004539 add rega ,coffset_le_event_cnt ,contw 
-0x2610 004540 ifetch 2 ,contw 
-0x2611 004541 increase 1 ,pdata 
-0x2612 004542 istore 2 ,contw 
-0x2613 004543 call le_update_param 
-0x2614 004544 call le_update_channel_map 
-0x2615 004545 call le_update_phy 
-0x2616 004546 call le_context_nexthop 
-0x2617 004547 call pop_stack_rega_b_c 
-0x2618 004548 fetchr loopcnt ,2 ,mem_loopcnt 
-0x2619 004549 rtn 
-:      004551 le_context_nexthop:
-0x261a 004552 add rega ,coffset_le_hop ,contr 
-0x261b 004553 ifetch 1 ,contr 
-0x261c 004554 add rega ,coffset_le_ch ,contw 
-0x261d 004555 ifetcht 1 ,contw 
-0x261e 004556 iadd temp ,pdata 
-0x261f 004557 sub pdata ,36 ,null 
-0x2620 004558 branch le_nexthop_nowrap ,positive 
-0x2621 004559 increase -37 ,pdata 
-:      004560 le_nexthop_nowrap:
-0x2622 004561 istore 1 ,contw 
-0x2623 004562 rtn 
-:      004565 le_calc_channel_map:
-0x2624 004566 add rega ,coffset_le_channel_map ,contr 
-0x2625 004567 ifetch 5 ,contr 
-0x2626 004568 force 0 ,temp 
-0x2627 004569 force 37 ,loopcnt 
-:      004570 le_count_channels_loop:
-0x2628 004571 bbit0 0 ,le_count_channels_notused 
-0x2629 004572 increase 1 ,temp 
-:      004573 le_count_channels_notused:
-0x262a 004574 rshift pdata ,pdata 
-0x262b 004575 loop le_count_channels_loop 
-0x262c 004576 add temp ,-1 ,pdata 
-0x262d 004577 add rega ,coffset_le_channels ,contw 
-0x262e 004578 istore 1 ,contw 
-0x262f 004579 rtn 
-:      004581 le_map_channel:
-0x2630 004582 bpatchx patch24_2 ,mem_patch24 
-0x2631 004583 fetch 1 ,mem_le_ch 
-0x2632 004584 iforce queue 
-0x2633 004585 fetcht 5 ,mem_le_channel_map 
-0x2634 004586 qisolate1 temp 
-0x2635 004587 branch le_map_channel_end ,true 
-:      004588 le_map_channel_next:
-0x2636 004589 fetch 1 ,mem_le_channels 
-0x2637 004590 isub queue ,pdata 
-0x2638 004591 branch le_map_channel_cont ,positive 
-0x2639 004592 sub pdata ,-1 ,queue 
-0x263a 004593 branch le_map_channel_next 
-:      004594 le_map_channel_cont:
-0x263b 004595 copy queue ,loopcnt 
-0x263c 004596 force 0 ,queue 
-:      004597 le_map_channel_loop:
-0x263d 004598 qisolate1 temp 
-0x263e 004599 branch le_map_channel_skip ,true 
-0x263f 004600 increase 1 ,loopcnt 
-:      004601 le_map_channel_skip:
-0x2640 004602 deposit loopcnt 
-0x2641 004603 branch le_map_channel_end ,blank 
-0x2642 004604 increase 1 ,queue 
-0x2643 004605 increase -1 ,loopcnt 
-0x2644 004606 branch le_map_channel_loop 
-:      004607 le_map_channel_end:
-0x2645 004608 deposit queue 
-0x2646 004609 store 1 ,mem_le_ch_mapped 
-0x2647 004610 rtn 
-:      004613 le_wait_tx:
-0x2648 004614 branch le_wait_master ,master 
-0x2649 004615 until null ,timeout 
-0x264a 004616 rtn 
-:      004618 le_wait_master:
-0x264b 004619 arg 0xea0 ,timeup 
-0x264c 004620 until clkn_rt ,meet 
-0x264d 004621 rtn 
-:      004623 le_receive_adv:
-0x264e 004624 disable swfine 
-0x264f 004625 fetch 2 ,mem_le_scan_window 
-0x2650 004626 copy pdata ,timeup 
-0x2651 004627 branch le_receive_packet 
-:      004630 le_receive_slave:
-0x2652 004631 bpatchx patch24_3 ,mem_patch24 
-0x2653 004632 call le_dec_init 
-0x2654 004633 enable swfine 
-0x2655 004634 fetch 2 ,mem_le_receive_window 
-0x2656 004635 fetcht 4 ,mem_le_transmit_window 
-0x2657 004636 iadd temp ,timeup 
-:      004637 le_receive_packet:
-0x2658 004638 call le_rx_setfreq 
-:      004639 le_receive_rxon:
-0x2659 004640 bpatchx patch24_4 ,mem_patch24 
-0x265a 004641 call le_prep 
-0x265b 004642 bmark0 mark_ble_lr ,le_receive_nolr 
-0x265c 004643 pulse dewhiten_code_calc 
-0x265d 004644 nop 30 
-0x265e 004645 call le_prep 
-0x265f 004646 lshift3 timeup ,timeup 
-:      004647 le_receive_nolr:
-0x2660 004648 disable match 
-0x2661 004649 enable decode_fec0 
-0x2662 004650 enable is_rx 
-0x2663 004651 disable is_tx 
-0x2664 004652 copy timeup ,stop_watch 
-0x2665 004653 correlate null ,timeout 
-0x2666 004654 branch le_receive_on_attempt ,attempt 
-0x2667 004655 copy clke ,temp 
-0x2668 004656 storet 6 ,mem_sync_clke 
-:      004657 le_receive_on_attempt:
-0x2669 004658 nbranch le_unsync_end ,sync 
-0x266a 004659 enable swfine 
-0x266b 004660 fetch 1 ,mem_le_tx_ifs_defference 
-0x266c 004661 arg param_20ms_init ,temp 
-0x266d 004662 iadd temp ,temp 
-0x266e 004663 fetch 1 ,mem_system_clk 
-0x266f 004664 imul32 temp ,stop_watch 
-0x2670 004665 call rf_debug_rx_sync_line 
-0x2671 004666 branch le_receive_skip ,attempt 
-0x2672 004667 call calc_clke_all_modem 
-0x2673 004668 fetch 1 ,mem_le_state 
-0x2674 004669 bbit0 lestate_got_first_packet ,le_receive_skip 
-0x2675 004670 fetcht 6 ,mem_sync_clke 
-0x2676 004671 call lpm_adjust_clk ,wake 
-:      004672 le_receive_skip:
-0x2677 004673 call save_rssi 
-0x2678 004674 enable enable_white 
-0x2679 004675 enable enable_crc 
-0x267a 004676 parse demod ,bucket ,8 
-0x267b 004677 rshift3 pwindow ,pdata 
-0x267c 004678 store 1 ,mem_le_rxbuf_data_header 
-0x267d 004679 parse demod ,bucket ,8 
-0x267e 004680 rshift3 pwindow ,pdata 
-0x267f 004681 store 1 ,mem_le_rxbuf_data_length 
-0x2680 004682 copy pdata ,loopcnt 
-0x2681 004683 branch le_rx_nopayload ,zero 
-0x2682 004685 bmark1 mark_ble_encryption ,le_rx_dec 
-:      004687 le_rx_loop:
-0x2683 004688 parse demod ,bucket ,8 
-0x2684 004689 rshift3 pwindow ,pdata 
-0x2685 004690 istore 1 ,contw 
-0x2686 004691 loop le_rx_loop 
-0x2687 004692 branch le_rx_nopayload 
-:      004694 le_rx_dec:
-0x2688 004695 copy contw ,regb 
-0x2689 004696 bpatchx patch24_5 ,mem_patch24 
-0x268a 004697 call le_check_retransmit 
-0x268b 004699 fetchr rega ,1 ,mem_le_rxbuf_data_length 
-0x268c 004700 increase -4 ,rega 
-0x268d 004701 nbranch le_mic_error ,positive 
-0x268e 004703 call le_dec_start 
-0x268f 004704 copy regb ,contw 
-0x2690 004705 arg 0 ,temp 
-0x2691 004706 fetchr loopcnt ,1 ,mem_le_rxbuf_data_length 
-0x2692 004707 increase -4 ,loopcnt 
-0x2693 004708 branch le_rx_dec_loop_end ,zero 
-:      004709 le_rx_dec_loop:
-0x2694 004711 parse demod ,bucket ,8 
-0x2695 004712 rshift3 pwindow ,pdata 
-0x2696 004713 istore 1 ,contw 
-0x2697 004714 increase 1 ,temp 
-0x2698 004715 and temp ,0xf ,null 
-0x2699 004716 call le_dec ,zero 
-0x269a 004717 loop le_rx_dec_loop 
-:      004718 le_rx_dec_loop_end:
-0x269b 004719 call le_dec_end 
-0x269c 004720 copy regb ,contw 
-:      004723 le_rx_nopayload:
-0x269d 004724 bpatchx patch24_6 ,mem_patch24 
-0x269e 004725 parse demod ,bucket ,24 
-0x269f 004726 rshift32 pdata ,pdata 
-0x26a0 004727 rshift16 pdata ,pdata 
-0x26a1 004728 istore 3 ,contw 
-0x26a2 004729 enable swfine 
-0x26a3 004730 call le_set_until_tx_timer 
-0x26a4 004731 branch le_crc_fail ,crc_failed 
-0x26a5 004732 bmark0 mark_ble_encryption ,le_rx_match 
-0x26a6 004733 fetch 1 ,mem_le_rxbuf_data_length 
-0x26a7 004734 branch le_rx_match ,blank 
-0x26a8 004735 increase -4 ,pdata 
-0x26a9 004736 store 1 ,mem_le_rxbuf_data_length 
-0x26aa 004737 call wait_ccm_done 
-0x26ab 004738 fetch 1 ,core_misc_status 
-0x26ac 004739 bbit0 7 ,le_mic_error 
-0x26ad 004740 force regidx_result ,regext_index 
-0x26ae 004741 storer regext ,4 ,mem_le_peer_mic 
-:      004742 le_rx_match:
-0x26af 004743 call rf_debug_rx_crc_line 
-0x26b0 004744 enable match 
-0x26b1 004745 set0 mark_ble_crc_fail ,mark 
-:      004746 le_crc_fail_tx:
-0x26b2 004747 bpatchx patch24_7 ,mem_patch24 
-0x26b3 004748 call ccm_ctrl_clr 
-0x26b4 004749 fetch 1 ,mem_le_rx_phy 
-0x26b5 004750 nsetflag ble_coded_info ,bit_le_coded_phy_s8 ,pdata 
-0x26b6 004751 store 1 ,mem_le_rx_phy 
-0x26b7 004752 call le_match_set_sync_on 
-0x26b8 004753 branch le_match_set_txfreq 
-:      004755 le_match_set_sync_on:
-0x26b9 004756 disable decode_fec0 
-0x26ba 004757 branch set_sync_on 
-:      004759 le_match_set_txfreq:
-0x26bb 004760 bpatchx patch25_0 ,mem_patch25 
-0x26bc 004761 fetcht 1 ,mem_last_freq 
-0x26bd 004762 branch set_freq_tx_int 
-:      004765 le_dec_init:
-0x26be 004766 rtnmark0 mark_ble_encryption 
-0x26bf 004767 call load_sk 
-0x26c0 004768 force regidx_result ,regext_index 
-0x26c1 004769 call aes_clear 
-0x26c2 004770 branch aes_clear_data 
-:      004773 le_dec_start:
-0x26c3 004774 bpatchx patch25_1 ,mem_patch25 
-0x26c4 004775 jam 0 ,core_ccm_aad0 
-0x26c5 004776 jam 1 ,core_ccm_aad1 
-0x26c6 004777 fetch 1 ,mem_le_rxbuf_data_header 
-0x26c7 004778 and_into 0x3 ,pdata 
-0x26c8 004779 store 1 ,core_ccm_aad2 
-0x26c9 004781 setarg mem_le_rxbuf_data_payload 
-0x26ca 004782 store 2 ,core_ccm_input_playload_addr 
-0x26cb 004783 store 2 ,core_ccm_output_playload_addr 
-0x26cc 004785 fetchr rega ,1 ,mem_le_rxbuf_data_length 
-0x26cd 004786 increase -4 ,rega 
-0x26ce 004788 fetcht 5 ,mem_ccm_pcnt_rx 
-0x26cf 004789 isolate1 mark_old_packet ,mark 
-0x26d0 004790 call le_pcnt_rx_sub1 ,true 
-0x26d1 004791 call ccm_b0 
-0x26d2 004792 setarg 0 
-0x26d3 004793 store 2 ,core_ccm_inptr 
-0x26d4 004794 jam 6 ,core_ccm_ctrl 
-0x26d5 004795 jam 7 ,core_ccm_ctrl 
-0x26d6 004796 rtn 
-:      004798 le_pcnt_rx_sub1:
-0x26d7 004799 sub temp ,0 ,null 
-0x26d8 004800 branch le_pcnt_rx_sub1_0 ,zero 
-0x26d9 004801 increase -1 ,temp 
-0x26da 004802 set1 le_ccm_directionbit ,temp 
-0x26db 004803 rtn 
-:      004805 le_pcnt_rx_sub1_0:
-0x26dc 004806 setarg 0xffffff 
-0x26dd 004807 lshift16 pdata ,pdata 
-0x26de 004808 arg 0xffff ,temp 
-0x26df 004809 ior temp ,temp 
-0x26e0 004810 rtn 
-:      004812 le_dec:
-0x26e1 004813 copy contw ,regb 
-0x26e2 004814 fetch 1 ,mem_le_rxbuf_data_length 
-0x26e3 004815 increase -4 ,pdata 
-0x26e4 004816 isub temp ,null 
-0x26e5 004817 rtn zero 
-0x26e6 004818 storet 2 ,core_ccm_inptr 
-0x26e7 004819 copy regb ,contw 
-0x26e8 004820 rtn 
-:      004822 le_dec_end:
-0x26e9 004823 parse demod ,bucket ,32 
-0x26ea 004824 rshift32 pdata ,pdata 
-0x26eb 004825 rshift8 pdata ,pdata 
-0x26ec 004826 istore 4 ,contw 
-0x26ed 004827 copy contw ,regb 
-0x26ee 004829 force regidx_data ,regext_index 
-0x26ef 004830 copy pdata ,regext 
-0x26f0 004831 storet 2 ,core_ccm_inptr 
-0x26f1 004832 rtn 
-:      004834 le_mic_error:
-0x26f2 004835 branch le_end_of_packet 
-:      004837 le_retransmit_end_of_packet:
-0x26f3 004838 call le_set_until_tx_timer 
-0x26f4 004839 call end_of_packet 
-0x26f5 004840 branch le_rx_match 
-:      004842 le_crc_fail:
-0x26f6 004843 call rf_debug_rx_crc_fail_line 
-0x26f7 004844 bmark1 mark_ble_crc_fail ,le_crc_fail_consecutive 
-0x26f8 004845 set1 mark_ble_crc_fail ,mark 
-0x26f9 004846 branch le_crc_fail_tx 
-:      004848 le_unsync_end:
-:      004849 le_crc_fail_consecutive:
-0x26fa 004850 set0 mark_ble_crc_fail ,mark 
-0x26fb 004851 branch le_end_of_packet 
-:      004853 le_end_of_packet:
-0x26fc 004854 bpatchx patch25_2 ,mem_patch25 
-0x26fd 004855 call ccm_ctrl_clr 
-0x26fe 004856 branch end_of_packet 
-:      004858 calc_clke_all_modem:
-0x26ff 004859 bmark1 mark_ble_lr ,calc_clke_modem_coded 
-0x2700 004860 bmark1 mark_ble_2m ,calc_clke_modem_2m 
-0x2701 004861 fetch 2 ,mem_param_clke_cal_le_1m 
-0x2702 004862 copy pdata ,clke_rt 
-0x2703 004863 copy bt_clk ,clke_bt 
-0x2704 004864 rtn 
-:      004867 calc_clke_modem_coded:
-0x2705 004868 fetch 2 ,mem_param_clke_cal_le_coded 
-0x2706 004869 copy pdata ,clke_rt 
-0x2707 004870 add bt_clk ,1 ,clke_bt 
-0x2708 004871 rtn 
-:      004873 calc_clke_modem_2m:
-0x2709 004874 fetch 2 ,mem_param_clke_cal_le_2m 
-0x270a 004875 copy pdata ,clke_rt 
-0x270b 004876 copy bt_clk ,clke_bt 
-0x270c 004877 rtn 
-:      004880 le_set_until_tx_timer:
-0x270d 004881 fetch 1 ,mem_le_rxbuf_data_length 
-0x270e 004882 add pdata ,5 ,temp 
-0x270f 004883 lshift3 temp ,temp 
-0x2710 004884 fetch 1 ,mem_le_rx_phy 
-0x2711 004885 bmark1 mark_ble_lr ,le_set_until_tx_timer_rx_lr 
-0x2712 004886 bbit1 bit_le_1m_phy ,le_set_until_tx_timer_rx_1m 
-0x2713 004887 bbit1 bit_le_2m_phy ,le_set_until_tx_timer_rx_2m 
-:      004888 le_set_until_tx_timer_rx_lr:
-0x2714 004889 branch le_set_until_tx_timer_rx_coded_s2 ,ble_coded_info 
-0x2715 004890 branch le_set_until_tx_timer_rx_coded_s8 
-:      004892 le_set_until_tx_timer_rx_1m:
-0x2716 004893 branch le_calc_stop_watch 
-:      004895 le_set_until_tx_timer_rx_2m:
-0x2717 004896 rshift temp ,temp 
-0x2718 004897 branch le_calc_stop_watch 
-:      004899 le_set_until_tx_timer_rx_coded_s2:
-0x2719 004900 add temp ,3 ,temp 
-0x271a 004901 lshift temp ,temp 
-0x271b 004902 branch le_set_until_tx_timer_rx_coded 
-:      004904 le_set_until_tx_timer_rx_coded_s8:
-0x271c 004905 add temp ,3 ,temp 
-0x271d 004906 lshift3 temp ,temp 
-:      004907 le_set_until_tx_timer_rx_coded:
-0x271e 004908 setarg param_coded_c1_term1_time_40us 
-0x271f 004909 iadd temp ,temp 
-0x2720 004910 branch le_calc_stop_watch 
-:      004912 le_calc_stop_watch:
-0x2721 004913 fetch 1 ,mem_system_clk 
-0x2722 004914 imul32 temp ,temp 
-0x2723 004915 arg param_20ms_init ,rega 
-0x2724 004916 imul32 rega ,pdata 
-0x2725 004917 isub temp ,temp 
-0x2726 004918 copy stop_watch ,pdata 
-0x2727 004919 isub temp ,stop_watch 
-0x2728 004920 rtn 
-:      004922 le_transmit_receive_sifs_without_change_mode:
-0x2729 004923 call le_transmit 
-0x272a 004924 fetcht 1 ,mem_last_freq 
-0x272b 004925 call set_freq_rx 
-0x272c 004926 call rf_rx_enable 
-0x272d 004927 enable swfine 
-0x272e 004928 arg 5500 ,timeup 
-0x272f 004929 branch le_receive_rxon 
-:      004932 le_transmit_receive_sifs:
-0x2730 004933 bpatchx patch25_3 ,mem_patch25 
-0x2731 004934 fetch 1 ,mem_le_tx_phy 
-0x2732 004935 call le_enable_phy_by_pdata 
-0x2733 004936 call le_transmit 
-:      004937 le_transmit_receive_sifs_notx:
-0x2734 004938 fetch 1 ,mem_le_rx_phy 
-0x2735 004939 call le_enable_phy_by_pdata 
-0x2736 004941 fetcht 1 ,mem_last_freq 
-0x2737 004942 call set_freq_rx 
-0x2738 004943 call rf_rx_enable 
-0x2739 004944 enable swfine 
-0x273a 004945 arg 5500 ,timeup 
-0x273b 004946 bmark0 mark_ble_lr ,le_receive_rxon 
-0x273c 004947 arg 8500 ,timeup 
-0x273d 004948 branch le_receive_rxon 
-:      004950 le_transmit_norx:
-0x273e 004951 bpatchx patch25_4 ,mem_patch25 
-0x273f 004952 call le_transmit 
-0x2740 004953 branch end_of_packet 
-:      004955 le_transmit:
-0x2741 004956 bpatchx patch25_5 ,mem_patch25 
-0x2742 004957 call le_prep 
-0x2743 004958 call le_tx_setfreq 
-0x2744 004959 call rf_debug_tx_on_line 
-0x2745 004960 set1 txgfsk ,radio_ctrl 
-0x2746 004961 enable encode_fec0 
-0x2747 004962 enable is_tx 
-0x2748 004963 disable is_rx 
-0x2749 004964 call le_wait_tx 
-0x274a 004965 disable lr_s2en 
-0x274b 004966 bmark1 mark_ble_lr ,le_transmit_lr 
-0x274c 004967 bmark1 mark_ble_2m ,le_transmit_2m 
-0x274d 004968 rshift16 access ,pdata 
-0x274e 004969 rshift8 pdata ,pdata 
-0x274f 004970 rshift4 pdata ,pdata 
-0x2750 004971 inject mod ,40 
-:      004972 le_transmit_packet:
-0x2751 004973 enable enable_white 
-0x2752 004974 enable enable_crc 
-0x2753 004975 bpatchx patch25_6 ,mem_patch25 
-0x2754 004976 fetch 1 ,mem_le_txheader 
-0x2755 004977 inject mod ,8 
-0x2756 004978 ifetch 1 ,contr 
-0x2757 004979 copy pdata ,loopcnt 
-0x2758 004980 inject mod ,8 
-0x2759 004981 sub loopcnt ,0 ,null 
-0x275a 004982 branch le_tr_nopayload ,zero 
-0x275b 004984 fetch 1 ,core_ccm_ctrl 
-0x275c 004985 branch le_transmit_packet_not_enc ,blank 
-0x275d 004986 bmark1 mark_ble_encryption ,le_transmit_packet_enc 
-:      004987 le_transmit_packet_not_enc:
-0x275e 004988 arg mem_le_txpayload ,contr 
-:      004989 le_tr_loop:
-0x275f 004990 ifetch 1 ,contr 
-0x2760 004991 inject mod ,8 
-0x2761 004992 loop le_tr_loop 
-:      004994 le_tr_nopayload:
-0x2762 004995 enable enable_parity 
-0x2763 004996 inject mod ,24 
-0x2764 004997 disable enable_parity 
-0x2765 004998 bmark0 mark_ble_lr ,le_transmit_skip 
-0x2766 004999 disable enable_white 
-0x2767 005000 setarg 0 
-0x2768 005001 inject mod ,3 
-:      005002 le_transmit_skip:
-0x2769 005003 until null ,tx_clear 
-0x276a 005004 nop 100 
-0x276b 005005 bpatchx patch25_7 ,mem_patch25 
-0x276c 005006 disable encode_fec0 
-0x276d 005007 disable encode_fec3 
-0x276e 005008 call set_sync_on 
-0x276f 005009 call rf_debug_tx_off_line 
-:      005010 le_check_start_pause_enc:
-0x2770 005011 fetch 1 ,mem_le_txheader 
-0x2771 005012 and pdata ,llid_le_ll ,pdata 
-0x2772 005013 rtnne llid_le_ll 
-0x2773 005014 fetch 1 ,mem_le_enc_state 
-0x2774 005015 beq flag_le_enc_pause ,le_clear_enc 
-0x2775 005016 rtnne flag_le_send_start_enc_req 
-0x2776 005017 fetch 1 ,mem_le_txpayload 
-0x2777 005018 beq ll_start_enc_req ,le_set_enc 
-0x2778 005019 rtn 
-:      005022 le_transmit_packet_enc:
-0x2779 005023 increase -4 ,loopcnt 
-0x277a 005024 copy loopcnt ,temp 
-0x277b 005025 call ccm_wait_enc 
-0x277c 005026 arg mem_le_txpayload ,contr 
-:      005027 le_transmit_packet_enc_loop:
-0x277d 005028 ifetch 1 ,contr 
-0x277e 005029 inject mod ,8 
-0x277f 005030 loop le_transmit_packet_enc_loop 
-0x2780 005031 call ccm_check_enc_done 
-0x2781 005032 copy regext ,pdata 
-0x2782 005033 inject mod ,32 
-0x2783 005034 branch le_tr_nopayload 
-:      005036 le_transmit_lr:
-0x2784 005037 arg 10 ,loopcnt 
-:      005038 le_transmit_lr_preamble_loop:
-0x2785 005039 setarg 0x3c 
-0x2786 005040 inject mod ,8 
-0x2787 005041 loop le_transmit_lr_preamble_loop 
-0x2788 005042 disable encode_fec0 
-0x2789 005043 enable encode_fec3 
-0x278a 005044 rshift16 access ,pdata 
-0x278b 005045 rshift16 pdata ,pdata 
-0x278c 005046 rshift4 pdata ,pdata 
-0x278d 005047 inject mod ,32 
-0x278e 005048 bmark1 mark_ble_lr_s8 ,le_transmit_lr_s8 
-:      005049 le_transmit_lr_s2:
-0x278f 005050 setarg 1 
-0x2790 005051 inject mod ,5 
-0x2791 005052 enable lr_s2en 
-0x2792 005053 branch le_transmit_packet 
-:      005055 le_transmit_lr_s8:
-0x2793 005056 setarg 0 
-0x2794 005057 inject mod ,5 
-0x2795 005058 branch le_transmit_packet 
-:      005060 le_transmit_2m:
-0x2796 005061 fetch 1 ,mem_system_clk 
-0x2797 005062 fetcht 1 ,mem_le_tx2m_delay 
-0x2798 005063 iadd temp ,pdata 
-0x2799 005064 call sleep 
-0x279a 005065 rshift16 access ,pdata 
-0x279b 005066 rshift8 pdata ,pdata 
-0x279c 005067 rshift4 pdata ,temp 
-0x279d 005068 copy temp ,pdata 
-0x279e 005069 inject mod ,8 
-0x279f 005070 copy temp ,pdata 
-0x27a0 005071 inject mod ,40 
-0x27a1 005072 branch le_transmit_packet 
-:      005075 le_update_param:
-0x27a2 005076 arg le_update_param_ahead1_cb ,regc 
-0x27a3 005077 arg le_update_param_cb ,regb 
-0x27a4 005078 arg lestate_update_param ,queue 
-0x27a5 005079 branch le_check_update_flag 
-:      005081 le_update_param_ahead1_cb:
-0x27a6 005082 add rega ,coffset_sniff_anchor ,contr 
-0x27a7 005083 ifetcht 4 ,contr 
-0x27a8 005084 add rega ,coffest_le_new_transmitwindowsize ,contr 
-0x27a9 005085 ifetch 1 ,contr 
-0x27aa 005086 add rega ,coffset_le_window_size ,contw 
-0x27ab 005087 istore 1 ,contw 
-0x27ac 005088 ifetch 2 ,contr 
-0x27ad 005089 lshift2 pdata ,pdata 
-0x27ae 005090 iadd temp ,timeup 
-0x27af 005091 add rega ,coffset_sniff_anchor ,contw 
-0x27b0 005092 deposit timeup 
-0x27b1 005093 istore 4 ,contw 
-0x27b2 005094 ifetch 2 ,contr 
-0x27b3 005095 lshift2 pdata ,pdata 
-0x27b4 005096 add rega ,coffset_tsniff ,contw 
-0x27b5 005097 istore 2 ,contw 
-0x27b6 005098 ifetch 2 ,contr 
-0x27b7 005099 add rega ,coffset_le_slave_latency ,contw 
-0x27b8 005100 istore 2 ,contw 
-0x27b9 005101 ifetch 2 ,contr 
-0x27ba 005102 store 2 ,mem_le_init_superto 
-0x27bb 005103 branch le_receive_window_size 
-:      005105 le_update_param_cb:
-0x27bc 005106 ifetch 1 ,rega 
-0x27bd 005107 set0 lestate_got_first_packet ,pdata 
-0x27be 005108 istore 1 ,rega 
-0x27bf 005109 storer rega ,2 ,mem_rega 
-0x27c0 005110 jam bt_evt_le_parse_conn_param_accepted ,mem_fifo_temp 
-0x27c1 005111 call ui_ipc_send_event 
-0x27c2 005112 fetchr rega ,2 ,mem_rega 
-0x27c3 005113 rtn 
-:      005115 le_update_channel_map:
-0x27c4 005116 arg 0 ,regc 
-0x27c5 005117 arg le_update_channel_map_cb ,regb 
-0x27c6 005118 arg lestate_update_map ,queue 
-0x27c7 005119 branch le_check_update_flag 
-:      005121 le_update_channel_map_cb:
-0x27c8 005122 add rega ,coffset_le_new_map ,contr 
-0x27c9 005123 ifetch 5 ,contr 
-0x27ca 005124 add rega ,coffset_le_channel_map ,contw 
-0x27cb 005125 istore 5 ,contw 
-0x27cc 005126 branch le_calc_channel_map 
-:      005129 le_update_phy:
-0x27cd 005130 arg 0 ,regc 
-0x27ce 005131 arg le_update_phy_cb ,regb 
-0x27cf 005132 arg lestate_update_phy ,queue 
-0x27d0 005133 branch le_check_update_flag 
-:      005135 le_update_phy_cb:
-0x27d1 005136 add rega ,coffset_le_new_m2s_phy ,contr 
-0x27d2 005137 ifetch 1 ,contr 
-0x27d3 005138 call le_update_phy_cb_m2s 
-0x27d4 005139 istore 1 ,contw 
-0x27d5 005140 add rega ,coffset_le_new_s2m_phy ,contr 
-0x27d6 005141 ifetch 1 ,contr 
-0x27d7 005142 call le_update_phy_cb_s2m 
-0x27d8 005143 istore 1 ,contw 
-0x27d9 005144 storer rega ,2 ,mem_rega 
-0x27da 005145 jam bt_evt_le_update_phy ,mem_fifo_temp 
-0x27db 005146 call ui_ipc_send_event 
-0x27dc 005147 fetchr rega ,2 ,mem_rega 
-0x27dd 005148 rtn 
-:      005150 le_update_phy_cb_m2s:
-0x27de 005151 call le_update_phy_cb_m2s_no_change ,blank 
-0x27df 005152 add rega ,coffset_le_rx_phy ,contw 
-0x27e0 005153 nrtn master 
-0x27e1 005154 fetcht 1 ,mem_le_tx_phys 
-0x27e2 005155 isolate1 bit_le_coded_phy_s8 ,temp 
-0x27e3 005156 setflag true ,bit_le_coded_phy_s8 ,pdata 
-0x27e4 005157 add rega ,coffset_le_tx_phy ,contw 
-0x27e5 005158 rtn 
-:      005160 le_update_phy_cb_m2s_no_change:
-0x27e6 005161 add rega ,coffset_le_rx_phy ,contr 
-0x27e7 005162 ifetch 1 ,contr 
-0x27e8 005163 nrtn master 
-0x27e9 005164 add rega ,coffset_le_tx_phy ,contr 
-0x27ea 005165 ifetch 1 ,contr 
-0x27eb 005166 rtn 
-:      005168 le_update_phy_cb_s2m:
-0x27ec 005169 call le_update_phy_cb_s2m_no_change ,blank 
-0x27ed 005170 fetcht 1 ,mem_le_tx_phys 
-0x27ee 005171 isolate1 bit_le_coded_phy_s8 ,temp 
-0x27ef 005172 setflag true ,bit_le_coded_phy_s8 ,pdata 
-0x27f0 005173 add rega ,coffset_le_tx_phy ,contw 
-0x27f1 005174 nrtn master 
-0x27f2 005175 set0 bit_le_coded_phy_s8 ,pdata 
-0x27f3 005176 add rega ,coffset_le_rx_phy ,contw 
-0x27f4 005177 rtn 
-:      005179 le_update_phy_cb_s2m_no_change:
-0x27f5 005180 add rega ,coffset_le_tx_phy ,contr 
-0x27f6 005181 ifetch 1 ,contr 
-0x27f7 005182 nrtn master 
-0x27f8 005183 add rega ,coffset_le_rx_phy ,contr 
-0x27f9 005184 ifetch 1 ,contr 
-0x27fa 005185 rtn 
-:      005190 le_check_update_flag:
-0x27fb 005191 bpatchx patch26_0 ,mem_patch26 
-0x27fc 005192 ifetch 1 ,rega 
-0x27fd 005193 qisolate0 pdata 
-0x27fe 005194 rtn true 
-0x27ff 005195 add rega ,coffset_le_event_cnt ,contr 
-0x2800 005196 ifetcht 2 ,contr 
-0x2801 005197 add rega ,coffset_le_instant ,contr 
-0x2802 005198 ifetch 2 ,contr 
-0x2803 005200 isub temp ,pdata 
-0x2804 005201 branch le_update ,zero 
-0x2805 005202 nbranch le_check_update_small ,positive 
-0x2806 005203 sub pdata ,1 ,null 
-0x2807 005204 branch le_update_ahead1 ,zero 
-0x2808 005205 rtn 
-:      005207 le_update_ahead1:
-0x2809 005208 copy regc ,pdata 
-0x280a 005209 branch callback_func 
-:      005211 le_update:
-0x280b 005212 ifetch 1 ,rega 
-0x280c 005213 qset0 pdata 
-0x280d 005214 istore 1 ,rega 
-0x280e 005215 copy regb ,pdata 
-0x280f 005216 branch callback_func 
-:      005218 le_check_update_small:
-0x2810 005219 add rega ,coffset_le_event_cnt ,contr 
-0x2811 005220 ifetch 2 ,contr 
-0x2812 005221 add rega ,coffset_le_instant ,contr 
-0x2813 005222 ifetch 2 ,contr 
-0x2814 005223 isub temp ,pdata 
-0x2815 005224 arg 0xffff ,temp 
-0x2816 005225 isub temp ,null 
-0x2817 005226 branch le_update ,zero 
-0x2818 005227 arg 0xf000 ,temp 
-0x2819 005228 isub temp ,null 
-0x281a 005229 nbranch le_update ,positive 
-0x281b 005230 rtn 
-:      005233 le_check_retransmit:
-0x281c 005234 fetcht 1 ,mem_le_arq 
-0x281d 005235 fetch 1 ,mem_le_rxbuf_data_header 
-0x281e 005238 rshift pdata ,pdata 
-0x281f 005239 ixor temp ,pdata 
-0x2820 005240 isolate1 nesn ,pdata 
-0x2821 005241 setflag true ,mark_old_packet ,mark 
-0x2822 005242 rtn 
-:      005245 le_acknowledge:
-0x2823 005246 bpatchx patch26_1 ,mem_patch26 
-0x2824 005247 call le_supervision_flush 
-0x2825 005248 rtnmark1 mark_ble_crc_fail 
-0x2826 005249 call le_check_wak 
-0x2827 005250 fetch 1 ,mem_le_rxbuf_data_header 
-0x2828 005251 isolate1 md ,pdata 
-0x2829 005252 setflag true ,mark_ble_rx_md ,mark 
-0x282a 005253 rshift pdata ,pdata 
-0x282b 005254 ixor temp ,pdata 
-0x282c 005255 isolate1 nesn ,pdata 
-0x282d 005256 setflag true ,mark_old_packet ,mark 
-0x282e 005257 rtnmark1 mark_old_packet 
-0x282f 005258 fetch 1 ,mem_le_rxbuf_data_length 
-0x2830 005259 branch le_ack_unenc ,blank 
-0x2831 005260 fetch 1 ,mem_le_state 
-0x2832 005261 bbit0 lestate_encryption ,le_ack_unenc 
-0x2833 005262 fetcht 4 ,mem_le_peer_mic 
-0x2834 005263 fetch 4 ,mem_ccm_last_mic 
-0x2835 005264 isub temp ,null 
-0x2836 005265 branch assert ,zero 
-0x2837 005266 storet 4 ,mem_ccm_last_mic 
-0x2838 005267 fetch 5 ,mem_ccm_pcnt_rx 
-0x2839 005268 increase 1 ,pdata 
-0x283a 005269 set1 le_ccm_directionbit ,pdata 
-0x283b 005270 store 5 ,mem_ccm_pcnt_rx 
-:      005272 le_ack_unenc:
-0x283c 005273 fetcht 1 ,mem_le_arq 
-0x283d 005274 setflip nesn ,temp 
-0x283e 005275 storet 1 ,mem_le_arq 
-0x283f 005276 fetch 1 ,mem_le_configuration 
-0x2840 005277 rtnbit0 bit_ble_deal_bb_packet 
-0x2841 005278 bpatchx patch26_2 ,mem_patch26 
-0x2842 005279 fetch 1 ,mem_le_rxbuf_data_length 
-0x2843 005280 rtn blank 
-0x2844 005281 fetch 1 ,mem_le_rxbuf_data_header 
-0x2845 005282 compare llid_continue ,pdata ,3 
-0x2846 005283 branch le_parse_writing_attribute_continue ,true 
-0x2847 005284 compare llid_start ,pdata ,3 
-0x2848 005285 branch le_parse_writing_attribute_start ,true 
-0x2849 005286 rtn 
-:      005289 le_check_wak:
-0x284a 005290 bpatchx patch26_3 ,mem_patch26 
-0x284b 005291 fetcht 1 ,mem_le_arq 
-0x284c 005292 isolate0 wak ,temp 
-0x284d 005293 rtn true 
-0x284e 005294 fetch 1 ,mem_le_rxbuf_data_header 
-0x284f 005295 lshift pdata ,pdata 
-0x2850 005296 ixor temp ,pdata 
-0x2851 005297 rtnbit0 sn 
-0x2852 005298 set0 wak ,temp 
-0x2853 005299 setflip sn ,temp 
-0x2854 005300 storet 1 ,mem_le_arq 
-0x2855 005301 compare 3 ,temp ,3 
-0x2856 005303 rtn 
-:      005306 le_set_enc:
-0x2857 005307 fetch 1 ,mem_le_state 
-0x2858 005308 set1 lestate_encryption ,pdata 
-0x2859 005309 store 1 ,mem_le_state 
-0x285a 005310 set1 mark_ble_encryption ,mark 
-0x285b 005311 rtn 
-:      005313 le_clear_enc:
-0x285c 005314 bpatchx patch26_4 ,mem_patch26 
-0x285d 005315 jam flag_le_enc_null ,mem_le_enc_state 
-0x285e 005316 arg 0 ,pdata 
-0x285f 005317 store 4 ,mem_ccm_last_mic 
-0x2860 005318 store 5 ,mem_ccm_pcnt_tx 
-0x2861 005319 set1 le_ccm_directionbit ,pdata 
-0x2862 005320 store 5 ,mem_ccm_pcnt_rx 
-0x2863 005321 fetch 1 ,mem_le_state 
-0x2864 005322 set0 lestate_encryption ,pdata 
-0x2865 005323 store 1 ,mem_le_state 
-0x2866 005324 set0 mark_ble_encryption ,mark 
-0x2867 005325 rtn 
-:      005330 le_scan_check_sender_addr_type:
-0x2868 005331 arg 1 ,rega 
-0x2869 005332 fetch 1 ,mem_le_rxbuf_adv_connect_ind_header 
-0x286a 005333 rtnbit1 le_sender_addr_bit 
-0x286b 005334 arg 0 ,rega 
-0x286c 005335 rtn 
-:      005338 le_get_master_rx_max:
-0x286d 005339 copy contr ,contw 
-0x286e 005340 fetcht 2 ,mem_remote_rx_max_octets 
-0x286f 005341 copy contw ,contr 
-0x2870 005342 rtn 
-:      005345 le_prepare_tx:
-0x2871 005346 bpatchx patch26_5 ,mem_patch26 
-0x2872 005347 fetch 1 ,mem_le_arq 
-0x2873 005348 rtnbit1 wak 
-0x2874 005349 call le_check_tx_md 
-0x2875 005350 call le_fifo_get_first_tx_ptr 
-0x2876 005351 branch le_send_empty ,blank 
-0x2877 005352 ifetch 2 ,contr 
-0x2878 005353 ifetcht 2 ,contr 
-0x2879 005354 copy temp ,rega 
-0x287a 005355 isub rega ,pdata 
-0x287b 005356 call le_get_master_rx_max 
-0x287c 005357 call not_greater_than 
-0x287d 005358 copy pdata ,temp 
-0x287e 005359 ifetchr type ,1 ,contr 
-0x287f 005360 copy rega ,pdata 
-0x2880 005361 iadd contr ,pdata 
-0x2881 005362 store 2 ,mem_contr 
-0x2882 005363 call le_update_tx_type 
-0x2883 005364 call le_send_packet 
-0x2884 005366 call le_fifo_get_first_tx_ptr 
-0x2885 005367 ifetch 2 ,contr 
-0x2886 005368 copy pdata ,rega 
-0x2887 005369 copy contr ,regc 
-0x2888 005370 ifetcht 2 ,contr 
-0x2889 005371 copy temp ,regb 
-0x288a 005372 isub regb ,pdata 
-0x288b 005373 call le_get_master_rx_max 
-0x288c 005374 call not_greater_than 
-0x288d 005375 iadd regb ,pdata 
-0x288e 005376 istore 2 ,regc 
-0x288f 005377 isub rega ,null 
-0x2890 005378 nrtn zero 
-0x2891 005379 branch le_fifo_release_first_node 
-:      005382 le_check_tx_md:
-0x2892 005383 call le_check_continue 
-0x2893 005384 rtnmark1 mark_ble_tx_md 
-0x2894 005385 fetch 1 ,mem_le_configuration 
-0x2895 005386 bbit0 bit_ble_transmit_packet_by_md ,le_clear_md 
-0x2896 005387 call le_fifo_get_second_tx_ptr 
-0x2897 005388 branch le_clear_md ,blank 
-0x2898 005389 branch le_set_md 
-:      005392 le_check_continue:
-0x2899 005393 call le_fifo_get_first_tx_ptr 
-0x289a 005394 branch le_clear_md ,blank 
-0x289b 005395 ifetch 2 ,contr 
-0x289c 005396 ifetcht 2 ,contr 
-0x289d 005397 isub temp ,rega 
-0x289e 005398 call le_get_master_rx_max 
-0x289f 005399 copy temp ,pdata 
-0x28a0 005400 isub rega ,null 
-0x28a1 005401 branch le_clear_md ,positive 
-:      005402 le_set_md:
-0x28a2 005403 set1 mark_ble_tx_md ,mark 
-0x28a3 005404 rtn 
-:      005406 le_clear_md:
-0x28a4 005407 set0 mark_ble_tx_md ,mark 
-0x28a5 005408 rtn 
-:      005410 le_update_tx_type:
-0x28a6 005411 copy rega ,pdata 
-0x28a7 005412 rtn blank 
-0x28a8 005413 arg llid_continue ,type 
-0x28a9 005414 rtn 
-:      005417 le_att_check_notification_enable:
-0x28aa 005418 bpatchx patch26_6 ,mem_patch26 
-0x28ab 005419 increase 1 ,temp 
-0x28ac 005420 call le_att_get_handle_ptr 
-0x28ad 005421 increase -2 ,contr 
-0x28ae 005422 ifetch 2 ,contr 
-0x28af 005423 arg client_charactertic_configuration ,temp 
-0x28b0 005424 isub temp ,null 
-0x28b1 005425 nrtn zero 
-0x28b2 005426 increase 1 ,contr 
-0x28b3 005427 copy contr ,rega 
-0x28b4 005428 ifetch 1 ,contr 
-0x28b5 005429 rtn 
-:      005432 le_send_empty:
-0x28b6 005433 force 0 ,temp 
-0x28b7 005434 force 1 ,type 
-:      005436 le_send_packet:
-0x28b8 005437 bpatchx patch26_7 ,mem_patch26 
-0x28b9 005438 storet 1 ,mem_le_txlen 
-0x28ba 005439 fetcht 1 ,mem_le_arq 
-0x28bb 005440 set1 wak ,temp 
-0x28bc 005441 and temp ,0xfc ,pdata 
-0x28bd 005442 ior type ,pdata 
-0x28be 005443 store 1 ,mem_le_arq 
-0x28bf 005444 and_into 0x1f ,pdata 
-0x28c0 005445 isolate1 mark_ble_tx_md ,mark 
-0x28c1 005446 setflag true ,md ,pdata 
-0x28c2 005447 store 1 ,mem_le_txheader 
-0x28c3 005449 fetch 1 ,mem_le_txheader 
-0x28c4 005450 compare 1 ,type ,3 
-0x28c5 005451 nbranch le_send_no_txlen ,true 
-0x28c6 005452 fetch 1 ,mem_le_txlen 
-0x28c7 005453 rtn blank 
-:      005455 le_send_no_txlen:
-0x28c8 005456 bmark1 mark_ble_encryption ,le_send_packet_enc 
-0x28c9 005457 fetchr loopcnt ,1 ,mem_le_txlen 
-0x28ca 005458 fetch 2 ,mem_contr 
-0x28cb 005459 copy pdata ,contr 
-0x28cc 005460 arg mem_le_txpayload ,contw 
-0x28cd 005461 branch memcpy_fast 
-:      005463 le_send_packet_enc:
-0x28ce 005464 call load_sk 
-0x28cf 005465 branch le_encrypt_new_start 
-:      005467 get_lpm_wake_ble_rx_lock:
-0x28d0 005468 arg wake_lock_ble_rx ,queue 
-0x28d1 005469 branch lpm_get_wake_lock 
-:      005471 put_lpm_wake_ble_rx_lock:
-0x28d2 005472 arg wake_lock_ble_rx ,queue 
-0x28d3 005473 branch lpm_put_wake_lock 
-:      005476 le_parse:
-0x28d4 005477 bpatchx patch27_0 ,mem_patch27 
-0x28d5 005478 rtnmark1 mark_old_packet 
-0x28d6 005479 rtnmark1 mark_ble_crc_fail 
-0x28d7 005480 fetch 1 ,mem_le_rxbuf_data_header 
-0x28d8 005481 and pdata ,0x3 ,pdata 
-0x28d9 005482 store 1 ,mem_le_packet_llid 
-0x28da 005483 fetch 1 ,mem_le_rxbuf_data_length 
-0x28db 005484 rtn blank 
-0x28dc 005485 setarg mem_le_rxbuf_data_payload 
-0x28dd 005486 store 2 ,mem_le_payload_ptr 
-0x28de 005487 bpatchx patch27_1 ,mem_patch27 
-0x28df 005488 fetch 1 ,mem_le_packet_llid 
-0x28e0 005489 beq llid_le_ll ,le_parse_ll 
-:      005490 le_parse_l2cap:
-0x28e1 005491 call le_check_l2cap_complete 
-0x28e2 005492 nbranch get_lpm_wake_ble_rx_lock ,user 
-0x28e3 005493 call put_lpm_wake_ble_rx_lock 
-0x28e4 005494 setarg 0 
-0x28e5 005495 store 2 ,mem_le_packet_len_recved 
-0x28e6 005496 fetch 2 ,mem_le_payload_ptr 
-0x28e7 005497 add pdata ,2 ,contr 
-0x28e8 005498 bpatchx patch27_2 ,mem_patch27 
-:      005499 le_parse_l2cap_next:
-0x28e9 005500 ifetch 2 ,contr 
-0x28ea 005501 beq le_l2cap_cid_att ,le_parse_att 
-0x28eb 005502 beq le_l2cap_cid_smp ,le_parse_smp 
-0x28ec 005503 beq le_l2cap_cid_signal ,le_parse_signaling 
-0x28ed 005504 rtn 
-:      005507 le_check_l2cap_complete:
-0x28ee 005508 fetch 1 ,mem_le_packet_llid 
-0x28ef 005509 beq llid_start ,le_check_l2cap_llid_start 
-0x28f0 005510 beq llid_continue ,le_check_l2cap_llid_continue 
-0x28f1 005511 rtn 
-:      005516 le_check_l2cap_cid_legal:
-0x28f2 005517 call enable_user 
-0x28f3 005518 arg le_l2cap_cid_att ,temp 
-0x28f4 005519 isub pdata ,null 
-0x28f5 005520 rtn zero 
-0x28f6 005521 arg le_l2cap_cid_signal ,temp 
-0x28f7 005522 isub pdata ,null 
-0x28f8 005523 rtn zero 
-0x28f9 005524 arg le_l2cap_cid_smp ,temp 
-0x28fa 005525 isub pdata ,null 
-0x28fb 005526 rtn zero 
-0x28fc 005527 branch disable_user 
-:      005530 le_check_l2cap_llid_start:
-0x28fd 005531 fetch 2 ,mem_le_payload_ptr 
-0x28fe 005532 copy pdata ,contr 
-0x28ff 005533 ifetch 2 ,contr 
-0x2900 005534 store 2 ,mem_le_l2cap_size 
-0x2901 005535 ifetch 2 ,contr 
-0x2902 005536 call le_check_l2cap_cid_legal 
-0x2903 005537 nrtn user 
-0x2904 005538 fetcht 1 ,mem_le_rxbuf_data_length 
-0x2905 005539 storet 2 ,mem_le_packet_len_recved 
-0x2906 005540 fetch 2 ,mem_le_l2cap_size 
-0x2907 005541 increase 4 ,pdata 
-0x2908 005542 isub temp ,null 
-0x2909 005543 branch enable_user ,zero 
-0x290a 005544 fetchr loopcnt ,1 ,mem_le_rxbuf_data_length 
-0x290b 005545 arg mem_le_l2cap_buf ,contw 
-0x290c 005546 fetch 2 ,mem_le_payload_ptr 
-0x290d 005547 copy pdata ,contr 
-0x290e 005548 call memcpy_fast 
-0x290f 005549 branch disable_user 
-:      005554 le_check_l2cap_continue_legal:
-0x2910 005555 call enable_user 
-0x2911 005556 fetch 2 ,mem_le_packet_len_recved 
-0x2912 005557 nrtn blank 
-0x2913 005558 branch disable_user 
-:      005560 le_check_l2cap_llid_continue:
-0x2914 005561 call le_check_l2cap_continue_legal 
-0x2915 005562 nrtn user 
-0x2916 005563 fetch 2 ,mem_le_packet_len_recved 
-0x2917 005564 arg mem_le_l2cap_buf ,contw 
-0x2918 005565 iadd contw ,rega 
-0x2919 005566 fetcht 1 ,mem_le_rxbuf_data_length 
-0x291a 005567 iadd temp ,pdata 
-0x291b 005568 store 2 ,mem_le_packet_len_recved 
-0x291c 005569 fetchr loopcnt ,1 ,mem_le_rxbuf_data_length 
-0x291d 005570 copy rega ,contw 
-0x291e 005571 fetch 2 ,mem_le_payload_ptr 
-0x291f 005572 copy pdata ,contr 
-0x2920 005573 call memcpy_fast 
-0x2921 005574 setarg mem_le_l2cap_buf 
-0x2922 005575 store 2 ,mem_le_payload_ptr 
-0x2923 005576 fetch 2 ,mem_le_l2cap_size 
-0x2924 005577 increase 4 ,pdata 
-0x2925 005578 fetcht 2 ,mem_le_packet_len_recved 
-0x2926 005579 isub temp ,null 
-0x2927 005580 branch enable_user ,zero 
-0x2928 005581 branch disable_user 
-:      005586 le_writeatt_cb:
-0x2929 005587 fetch 2 ,mem_cb_att_write 
-0x292a 005588 branch callback_func 
-:      005590 le_supervision_update:
-0x292b 005591 bpatchx patch27_3 ,mem_patch27 
-0x292c 005592 fetcht 4 ,mem_le_supervision_timer 
-0x292d 005593 call get_clkbt 
-0x292e 005594 isub temp ,timeup 
-0x292f 005595 deposit timeup 
-0x2930 005596 fetcht 2 ,mem_le_superto 
-0x2931 005597 lshift4 temp ,temp 
-0x2932 005598 lshift temp ,temp 
-0x2933 005599 isub temp ,pdata 
-0x2934 005600 rtn 
-:      005602 le_supervision_flush:
-0x2935 005603 call get_clkbt 
-0x2936 005604 store 4 ,mem_le_supervision_timer 
-0x2937 005605 rtn 
-:      005609 le_receive_window_size:
-0x2938 005610 bpatchx patch27_4 ,mem_patch27 
-0x2939 005611 add rega ,coffset_le_peer_sca ,contr 
-0x293a 005612 ifetch 1 ,contr 
-0x293b 005613 call le_sca_map 
-0x293c 005614 add rega ,coffset_tsniff ,contr 
-0x293d 005615 ifetch 2 ,contr 
-0x293e 005616 imul32 temp ,pdata 
-0x293f 005617 fetcht 2 ,mem_param_rt_rthalfslot 
-0x2940 005618 imul32 temp ,pdata 
-0x2941 005619 arg 1000000 ,temp 
-0x2942 005620 idiv temp 
-0x2943 005621 arg param_windown_size ,temp 
-0x2944 005622 fetch 1 ,mem_system_clk 
-0x2945 005623 imul32 temp ,temp 
-0x2946 005624 add rega ,coffset_le_window_size ,contr 
-0x2947 005625 ifetch 1 ,contr 
-0x2948 005626 imul32 temp ,pdata 
-0x2949 005627 iadd temp ,pdata 
-0x294a 005628 store 4 ,mem_le_transmit_window 
-0x294b 005629 fetch 2 ,mem_rx_window_sniff 
-0x294c 005630 call wait_div_end 
-0x294d 005631 quotient temp 
-0x294e 005632 iadd temp ,pdata 
-0x294f 005633 add rega ,coffset_rx_window ,contw 
-0x2950 005634 istore 2 ,contw 
-0x2951 005635 rtn 
-:      005640 le_modified_name:
-0x2952 005641 bpatchx patch27_5 ,mem_patch27 
-0x2953 005642 call le_modified_name_att_list 
-0x2954 005643 branch le_modified_name_adv 
-:      005645 le_modified_name_att_list:
-0x2955 005646 jam 2 ,mem_le_search_att_type_length 
-0x2956 005647 arg uuid_chrctr_device_name ,temp 
-0x2957 005648 storet 2 ,mem_le_search_att_type 
-0x2958 005649 call le_att_get_uuid_ptr 
-0x2959 005650 rtn blank 
-0x295a 005651 ifetch 1 ,contr 
-0x295b 005652 copy contr ,contw 
-0x295c 005653 fetcht 1 ,mem_le_name_len 
-0x295d 005654 copy temp ,loopcnt 
-0x295e 005655 isub temp ,null 
-0x295f 005656 nbranch le_name_length_longer_than_att ,positive 
-0x2960 005657 isub temp ,temp 
-0x2961 005658 arg mem_le_name ,contr 
-0x2962 005659 call memcpy_fast 
-0x2963 005660 copy temp ,loopcnt 
-0x2964 005661 ncall memcpy_empty ,zero 
-0x2965 005662 rtn 
-:      005663 le_name_length_longer_than_att:
-0x2966 005664 copy pdata ,loopcnt 
-0x2967 005665 arg mem_le_name ,contr 
-0x2968 005666 branch memcpy_fast 
-:      005669 le_modified_name_adv:
-0x2969 005670 arg mem_le_adv_data_len + 32 ,regc 
-0x296a 005671 arg mem_le_adv_data ,rega 
-0x296b 005672 call le_modified_name_adv_and_scan 
-0x296c 005673 setarg 0 
-0x296d 005674 setflag user ,0 ,pdata 
-0x296e 005675 store 1 ,mem_pdatatemp 
-0x296f 005676 arg mem_le_scan_data_len + 32 ,regc 
-0x2970 005677 arg mem_le_scan_data ,rega 
-0x2971 005678 call le_modified_name_adv_and_scan 
-0x2972 005679 rtn user 
-0x2973 005680 fetch 1 ,mem_pdatatemp 
-0x2974 005681 branch assert ,blank 
-0x2975 005682 rtn 
-:      005685 le_modified_name_adv_and_scan:
-0x2976 005686 bpatchx patch27_6 ,mem_patch27 
-0x2977 005687 call enable_user 
-0x2978 005688 call clear_temp_block 
-0x2979 005689 arg 0 ,regb 
-0x297a 005690 arg mem_le_data_temp ,contw 
-0x297b 005691 call le_modified_name_adv_loop 
-0x297c 005692 fetch 1 ,mem_le_name_len 
-0x297d 005693 add pdata ,1 ,temp 
-0x297e 005694 iadd regb ,rega 
-0x297f 005695 increase 2 ,rega 
-0x2980 005696 sub rega ,0x1f ,null 
-0x2981 005697 nbranch le_modified_name_adv_and_scan_name_overflow ,positive 
-0x2982 005698 istoret 1 ,contw 
-0x2983 005699 arg gap_adtype_local_name_complete ,temp 
-0x2984 005700 istoret 1 ,contw 
-0x2985 005701 iforce loopcnt 
-0x2986 005702 call memcpy_fast 
-0x2987 005703 copy rega ,regb 
-:      005704 le_modified_name_adv_and_scan_store_data:
-0x2988 005705 deposit regb 
-0x2989 005706 store 1 ,mem_le_data_len_temp 
-0x298a 005707 arg mem_le_data_len_temp ,contr 
-0x298b 005708 setarg -32 
-0x298c 005709 iadd regc ,contw 
-0x298d 005710 branch memcpy32 
-:      005712 le_modified_name_adv_and_scan_name_overflow:
-0x298e 005713 call disable_user 
-0x298f 005714 branch le_modified_name_adv_and_scan_store_data 
-:      005716 le_modified_name_adv_loop:
-0x2990 005717 ifetch 1 ,rega 
-0x2991 005718 rtn blank 
-0x2992 005719 pincrease 1 
-0x2993 005720 ifetcht 1 ,contr 
-0x2994 005721 sub temp ,gap_adtype_local_name_complete ,null 
-0x2995 005722 branch le_modified_name_adv_found_name ,zero 
-0x2996 005723 iadd regb ,regb 
-0x2997 005724 copy rega ,contr 
-0x2998 005725 iforce loopcnt 
-0x2999 005726 call memcpy_fast 
-0x299a 005727 copy contr ,rega 
-:      005728 le_modified_name_adv_loop2:
-0x299b 005729 deposit rega 
-0x299c 005730 isub regc ,null 
-0x299d 005731 rtn positive 
-0x299e 005732 branch le_modified_name_adv_loop 
-:      005734 le_modified_name_adv_found_name:
-0x299f 005735 iadd rega ,rega 
-0x29a0 005736 branch le_modified_name_adv_loop2 
-:      005739 memcpy_empty:
-0x29a1 005740 setarg space 
-0x29a2 005741 istore 1 ,contw 
-0x29a3 005742 loop memcpy_empty 
-0x29a4 005743 rtn 
-:      005746 le_lpm_set_mult:
-0x29a5 005747 bpatchx patch27_7 ,mem_patch27 
-0x29a6 005748 disable wake 
-0x29a7 005749 branch le_lpm_set_mult_attempt ,attempt 
-0x29a8 005750 nbranch le_lpm_lost ,match 
-:      005751 le_lpm_set_mult_attempt:
-0x29a9 005752 call lpm_match 
-0x29aa 005753 fetch 2 ,mem_rx_window_sniff 
-0x29ab 005754 store 2 ,mem_le_receive_window 
-0x29ac 005755 fetch 1 ,mem_le_configuration 
-0x29ad 005756 bbit1 bit_ble_short_mult ,lpm_mult_short 
-0x29ae 005757 bmark1 mark_old_packet ,lpm_mult_short 
-0x29af 005758 fetch 1 ,mem_le_rxbuf_data_length 
-0x29b0 005759 nbranch lpm_mult_short ,blank 
-0x29b1 005760 fetch 1 ,mem_le_txlen 
-0x29b2 005761 nbranch lpm_mult_short ,blank 
-0x29b3 005763 fetch 1 ,mem_le_state 
-0x29b4 005764 bbit1 lestate_update_param ,lpm_mult_short 
-0x29b5 005765 bbit1 lestate_update_phy ,lpm_mult_short 
-0x29b6 005766 bbit1 lestate_update_map ,lpm_mult_short 
-0x29b7 005767 branch lpm_mult_wait_timeout 
-:      005769 le_lpm_lost:
-0x29b8 005770 fetch 1 ,mem_sniff_unint_lost 
-0x29b9 005771 sub pdata ,30 ,null 
-0x29ba 005772 nbranch lpm_lost ,positive 
-0x29bb 005773 fetcht 2 ,mem_rx_window_sniff 
-0x29bc 005774 rshift temp ,temp 
-0x29bd 005775 fetch 2 ,mem_le_receive_window 
-0x29be 005776 iadd temp ,pdata 
-0x29bf 005777 store 2 ,mem_le_receive_window 
-0x29c0 005778 branch lpm_lost 
-:      005781 le_set_config_fixed_tk:
-0x29c1 005782 arg bit_ble_passkey_fixed_key ,queue 
-0x29c2 005783 branch le_set_config 
-:      005785 le_clr_config_fixed_tk:
-0x29c3 005786 arg bit_ble_passkey_fixed_key ,queue 
-0x29c4 005787 branch le_clr_config 
-:      005789 le_set_config_fixed_ltk:
-0x29c5 005790 arg bit_ble_pairing_fixed_ltk ,queue 
-0x29c6 005791 branch le_set_config 
-:      005793 le_clr_config_fixed_ltk:
-0x29c7 005794 arg bit_ble_pairing_fixed_ltk ,queue 
-0x29c8 005795 branch le_clr_config 
-:      005797 le_set_config_more_data:
-0x29c9 005798 arg bit_ble_transmit_packet_by_md ,queue 
-0x29ca 005799 branch le_set_config 
-:      005801 le_clr_config_more_data:
-0x29cb 005802 arg bit_ble_transmit_packet_by_md ,queue 
-0x29cc 005803 branch le_clr_config 
-:      005805 le_set_config_read_authentication:
-0x29cd 005806 arg bit_ble_read_auth ,queue 
-0x29ce 005807 branch le_set_config 
-:      005809 le_clr_config_read_authentication:
-0x29cf 005810 arg bit_ble_read_auth ,queue 
-0x29d0 005811 branch le_clr_config 
-:      005813 le_set_config_write_authentication:
-0x29d1 005814 arg bit_ble_write_auth ,queue 
-0x29d2 005815 branch le_set_config 
-:      005817 le_clr_config_write_authentication:
-0x29d3 005818 arg bit_ble_write_auth ,queue 
-0x29d4 005819 branch le_clr_config 
-:      005821 le_set_config_short_mult:
-0x29d5 005822 arg bit_ble_short_mult ,queue 
-:      005824 le_set_config:
-0x29d6 005825 fetch 1 ,mem_le_configuration 
-0x29d7 005826 qset1 pdata 
-0x29d8 005827 store 1 ,mem_le_configuration 
-0x29d9 005828 rtn 
-:      005831 le_clr_config_short_mult:
-0x29da 005832 arg bit_ble_short_mult ,queue 
-:      005834 le_clr_config:
-0x29db 005835 fetch 1 ,mem_le_configuration 
-0x29dc 005836 qset0 pdata 
-0x29dd 005837 store 1 ,mem_le_configuration 
-0x29de 005838 rtn 
-:      005842 le_set_fixed_ltk:
-0x29df 005843 setarg 0x112233 
-0x29e0 005844 store 3 ,mem_le_fixed_ltk 
-0x29e1 005845 setarg 0x445566 
-0x29e2 005846 istore 3 ,contw 
-0x29e3 005847 setarg 0x778899 
-0x29e4 005848 istore 3 ,contw 
-0x29e5 005849 setarg 0x001122 
-0x29e6 005850 istore 3 ,contw 
-0x29e7 005851 setarg 0x334455 
-0x29e8 005852 istore 3 ,contw 
-0x29e9 005853 setarg 0x66 
-0x29ea 005854 istore 1 ,contw 
-0x29eb 005855 rtn 
-:      005858 le_set_justwork:
-0x29ec 005859 setarg 0x01000302 
-0x29ed 005860 store 4 ,mem_le_pres 
-0x29ee 005861 setarg 0x010010 
-0x29ef 005862 store 3 ,mem_le_pres_max_keysize 
-0x29f0 005863 jam 1 ,mem_le_pairing_mode 
-0x29f1 005864 rtn 
-:      005868 le_fifo_malloc_tx_empty:
-0x29f2 005869 arg 0 ,rega 
-0x29f3 005870 arg llid_empty ,type 
-0x29f4 005871 branch le_fifo_malloc_tx 
-:      005875 le_fifo_malloc_tx_ll:
-0x29f5 005876 bpatchx patch28_0 ,mem_patch28 
-0x29f6 005877 arg llid_le_ll ,type 
-0x29f7 005878 call le_fifo_malloc_tx 
-0x29f8 005879 copy regb ,pdata 
-0x29f9 005880 istore 1 ,contw 
-0x29fa 005881 rtn 
-:      005885 le_fifo_malloc_tx_l2cap:
-0x29fb 005886 bpatchx patch28_1 ,mem_patch28 
-0x29fc 005887 force llid_start ,type 
-0x29fd 005888 increase 4 ,rega 
-0x29fe 005889 call le_fifo_malloc_tx 
-0x29ff 005890 increase -4 ,rega 
-0x2a00 005891 copy rega ,pdata 
-0x2a01 005892 istore 2 ,contw 
-0x2a02 005893 copy regb ,pdata 
-0x2a03 005894 istore 2 ,contw 
-0x2a04 005895 rtn 
-:      005899 le_fifo_malloc_tx:
-0x2a05 005900 bpatchx patch28_2 ,mem_patch28 
-0x2a06 005901 increase 5 ,rega 
-0x2a07 005902 call ble_l2cap_malloc 
-0x2a08 005903 increase -5 ,rega 
-0x2a09 005904 copy rega ,pdata 
-0x2a0a 005905 istore 2 ,contw 
-0x2a0b 005906 setarg 0 
-0x2a0c 005907 istore 2 ,contw 
-0x2a0d 005908 copy type ,pdata 
-0x2a0e 005909 istore 1 ,contw 
-0x2a0f 005910 rtn 
-:      005913 le_fifo_get_first_tx_ptr:
-0x2a10 005914 bpatchx patch28_3 ,mem_patch28 
-0x2a11 005915 call l2cap_malloc_fifo_out 
-0x2a12 005916 copy pdata ,contr 
-0x2a13 005917 rtn 
-:      005919 le_fifo_get_second_tx_ptr:
-0x2a14 005920 fetch 2 ,mem_tx_fifo2_ptr 
-0x2a15 005921 rtn 
-:      005923 le_fifo_get_last_tx_ptr:
-0x2a16 005924 call le_fifo_get_last_tx_ptr0 
-0x2a17 005925 copy pdata ,contr 
-0x2a18 005926 rtn 
-:      005929 le_fifo_get_last_tx_ptr0:
-0x2a19 005930 fetch 2 ,mem_tx_fifo3_ptr 
-0x2a1a 005931 rtn 
-:      005934 le_fifo_get_first_l2cap_ptr:
-0x2a1b 005935 call le_fifo_get_first_tx_ptr 
-0x2a1c 005936 increase 5 ,contr 
-0x2a1d 005937 rtn 
-:      005939 le_fifo_get_first_att_ptr:
-0x2a1e 005940 call le_fifo_get_first_tx_ptr 
-0x2a1f 005941 increase 9 ,contr 
-0x2a20 005942 rtn 
-:      005944 le_fifo_get_last_att_ptr:
-0x2a21 005945 call le_fifo_get_last_tx_ptr 
-0x2a22 005946 increase 9 ,contr 
-0x2a23 005947 rtn 
-:      005949 le_fifo_get_last_l2cap_ptr:
-0x2a24 005950 call le_fifo_get_last_tx_ptr 
-0x2a25 005951 increase 5 ,contr 
-0x2a26 005952 rtn 
-:      005955 le_fifo_check_full:
-0x2a27 005956 branch l2cap_malloc_is_fifo_full 
-:      005959 le_fifo_check_nearly_full:
-0x2a28 005960 branch l2cap_malloc_is_fifo_nearly_full 
-:      005963 le_fifo_check_empty:
-0x2a29 005964 branch l2cap_malloc_is_fifo_empty 
-:      005967 le_fifo_release_first_node:
-0x2a2a 005968 branch l2cap_malloc_free 
-:      005971 le_set_dle:
-0x2a2b 005972 store 8 ,mem_local_rx_max_octets 
-0x2a2c 005973 branch le_set_feature_data_packet_length_extension 
-:      005976 le_set_phys:
-0x2a2d 005977 and temp ,0xff ,rega 
-0x2a2e 005978 call le_set_tx_phy 
-0x2a2f 005979 rshift8 temp ,rega 
-:      005981 le_set_rx_phy:
-0x2a30 005982 storer rega ,1 ,mem_le_rx_phys 
-0x2a31 005983 branch le_set_phy_common 
-:      005985 le_set_tx_phy:
-0x2a32 005986 storer rega ,1 ,mem_le_tx_phys 
-:      005987 le_set_phy_common:
-0x2a33 005988 isolate1 bit_le_2m_phy ,rega 
-0x2a34 005989 call le_set_feature_2m_phy ,true 
-0x2a35 005990 isolate1 bit_le_coded_phy ,rega 
-0x2a36 005991 call le_set_feature_coded_phy ,true 
-0x2a37 005992 rtn 
-:      005996 le_set_feature_2m_phy:
-0x2a38 005997 arg bit_ll_feature_le_2m_phy ,queue 
-0x2a39 005998 branch le_set_feature 
-:      006001 le_set_feature_coded_phy:
-0x2a3a 006002 arg bit_ll_feature_le_coded_phy ,queue 
-0x2a3b 006003 branch le_set_feature 
-:      006005 le_set_feature_data_packet_length_extension:
-0x2a3c 006006 arg bit_ll_feature_le_data_packet_length_extension ,queue 
-:      006008 le_set_feature:
-0x2a3d 006009 fetch 8 ,mem_le_local_feature 
-0x2a3e 006010 qset1 pdata 
-0x2a3f 006011 store 8 ,mem_le_local_feature 
-0x2a40 006012 rtn 
-:      006014 le_set_fixed_ltk_justwork:
-0x2a41 006015 call le_set_config_fixed_ltk 
-0x2a42 006016 call le_set_justwork 
-0x2a43 006017 call le_set_fixed_ltk 
-0x2a44 006018 branch le_set_config_read_authentication 
-:      006023 le_advertising_dispatch:
-0x2a45 006024 jam fun_rx_ll_1m_phy ,mem_le_rx_phy 
-0x2a46 006025 jam fun_tx_ll_1m_phy ,mem_le_tx_phy 
-0x2a47 006026 call le_enable 
-0x2a48 006027 call le_scan 
-0x2a49 006028 call le_adv 
-0x2a4a 006029 branch le_disable 
-:      006031 le_scan:
-0x2a4b 006032 bpatchx patch28_4 ,mem_patch28 
-0x2a4c 006033 fetch 1 ,mem_le_scan_enable 
-0x2a4d 006034 rtnne le_scan_enable 
-0x2a4e 006035 arg le_scan_interval_timer ,queue 
-0x2a4f 006036 call timer_check 
-0x2a50 006037 nrtn blank 
-0x2a51 006038 fetch 2 ,mem_le_scan_interval 
-0x2a52 006039 fetcht 2 ,mem_le_scan_window 
-0x2a53 006040 isub temp ,pdata 
-0x2a54 006041 arg le_scan_interval_timer ,queue 
-0x2a55 006042 call timer_init 
-0x2a56 006043 disable master 
-0x2a57 006044 call le_init_adv 
-0x2a58 006045 call le_wait_adv 
-0x2a59 006046 nrtn match 
-0x2a5a 006047 bpatchx patch28_5 ,mem_patch28 
-0x2a5b 006048 fetch 6 ,mem_le_rxbuf + 2 
-0x2a5c 006049 store 6 ,mem_le_plap 
-0x2a5d 006052 fetch 1 ,mem_le_adv_rcv 
-0x2a5e 006053 increase 1 ,pdata 
-0x2a5f 006054 store 1 ,mem_le_adv_rcv 
-0x2a60 006055 call le_create_conn 
-0x2a61 006056 rtn master 
-0x2a62 006057 call le_send_scan_request 
-0x2a63 006058 nrtn match 
-0x2a64 006059 fetch 1 ,mem_le_scanrsp_rcv 
-0x2a65 006060 increase 1 ,pdata 
-0x2a66 006061 store 1 ,mem_le_scanrsp_rcv 
-0x2a67 006062 fetch 9 ,mem_le_rxbuf + 8 
-0x2a68 006063 store 9 ,mem_temp_block0 
-0x2a69 006064 rtn 
-:      006067 le_wait_adv:
-0x2a6a 006068 bpatchx patch28_6 ,mem_patch28 
-0x2a6b 006069 call le_next_adv_channel 
-0x2a6c 006070 call le_receive_adv 
-0x2a6d 006071 fetch 1 ,mem_le_adv_waitcnt 
-0x2a6e 006072 increase 1 ,pdata 
-0x2a6f 006073 store 1 ,mem_le_adv_waitcnt 
-0x2a70 006074 rtn 
-:      006077 le_create_conn:
-0x2a71 006078 bpatchx patch28_7 ,mem_patch28 
-0x2a72 006079 fetch 1 ,mem_cmd_le_create_conn 
-0x2a73 006080 rtnne hci_cmd_le_create_conn 
-0x2a74 006081 fetch 6 ,mem_le_plap 
-0x2a75 006082 fetcht 6 ,mem_le_conn_peer_addr 
-0x2a76 006083 isub temp ,null 
-0x2a77 006084 nrtn zero 
-0x2a78 006085 call context_new 
-0x2a79 006086 nrtn zero 
-0x2a7a 006087 call le_connect_request 
-0x2a7b 006088 call le_init_master 
-0x2a7c 006089 call le_send_version_ind 
-0x2a7d 006090 jam bt_evt_le_connected ,mem_fifo_temp 
-0x2a7e 006091 call ui_ipc_send_event 
-0x2a7f 006092 jam 0 ,mem_hci_cmd 
-0x2a80 006093 jam 0 ,mem_le_peer_sca 
-0x2a81 006094 jam 0 ,mem_le_scan_enable 
-0x2a82 006095 jam 0 ,mem_cmd_le_create_conn 
-0x2a83 006096 branch context_save 
-:      006098 le_connect_request:
-0x2a84 006099 bpatchx patch29_0 ,mem_patch29 
-0x2a85 006100 force -1 ,pdata 
-0x2a86 006101 setsect 2 ,1 
-0x2a87 006102 store 5 ,mem_le_channel_map 
-0x2a88 006103 arg mem_le_state ,rega 
-0x2a89 006104 call le_calc_channel_map 
-0x2a8a 006105 force 4 ,loopcnt 
-0x2a8b 006106 arg mem_le_access ,contw 
-0x2a8c 006107 call generate_random_loop 
-0x2a8d 006108 fetch 2 ,mem_le_timeout 
-0x2a8e 006109 store 2 ,mem_le_superto 
-:      006110 le_con_req_hop_retry:
-0x2a8f 006111 random pdata 
-0x2a90 006112 and_into 0xf ,pdata 
-0x2a91 006113 sub pdata ,4 ,null 
-0x2a92 006114 branch le_con_req_hop_retry ,positive 
-0x2a93 006115 store 1 ,mem_le_hop 
-0x2a94 006117 bpatchx patch29_1 ,mem_patch29 
-0x2a95 006118 fetcht 2 ,mem_le_conn_interval 
-0x2a96 006119 storet 2 ,mem_le_tsniff 
-0x2a97 006120 copy temp ,regc 
-0x2a98 006121 add clkn_bt ,7 ,pdata 
-0x2a99 006122 idiv regc 
-0x2a9a 006123 call wait_div_end 
-0x2a9b 006124 remainder rega 
-0x2a9c 006125 isub rega ,pdata 
-0x2a9d 006126 iadd regc ,pdata 
-0x2a9e 006127 fetcht 2 ,mem_le_dsniff 
-0x2a9f 006128 iadd temp ,pdata 
-0x2aa0 006129 store 4 ,mem_le_anchor 
-0x2aa1 006130 isub clkn_bt ,rega 
-0x2aa2 006131 increase -6 ,rega 
-0x2aa3 006132 arg 0x2205 ,regb 
-0x2aa4 006133 fetch 1 ,mem_le_conn_own_addr_type 
-0x2aa5 006134 nsetflag blank ,le_sender_addr_bit ,regb 
-0x2aa6 006135 fetch 1 ,mem_le_conn_peer_addr_type 
-0x2aa7 006136 nsetflag blank ,le_receiver_addr_bit ,regb 
-0x2aa8 006137 copy regb ,pdata 
-0x2aa9 006138 store 2 ,mem_le_txheader 
-0x2aaa 006139 fetch 6 ,mem_le_lap 
-0x2aab 006140 istore 6 ,contw 
-0x2aac 006141 fetch 6 ,mem_le_plap 
-0x2aad 006142 istore 6 ,contw 
-0x2aae 006143 fetch 4 ,mem_le_access 
-0x2aaf 006144 istore 4 ,contw 
-0x2ab0 006145 random pdata 
-0x2ab1 006146 istore 2 ,contw 
-0x2ab2 006147 random pdata 
-0x2ab3 006148 istore 1 ,contw 
-0x2ab4 006149 force 2 ,pdata 
-0x2ab5 006150 istore 1 ,contw 
-0x2ab6 006151 rshift2 rega ,pdata 
-0x2ab7 006152 istore 2 ,contw 
-0x2ab8 006153 rshift2 regc ,pdata 
-0x2ab9 006154 istore 2 ,contw 
-0x2aba 006155 bpatchx patch29_2 ,mem_patch29 
-0x2abb 006156 setarg 0 
-0x2abc 006157 istore 2 ,contw 
-0x2abd 006158 fetch 2 ,mem_le_timeout 
-0x2abe 006159 istore 2 ,contw 
-0x2abf 006160 fetch 5 ,mem_le_channel_map 
-0x2ac0 006161 istore 5 ,contw 
-0x2ac1 006162 fetch 1 ,mem_le_hop 
-0x2ac2 006163 arg param_le_sca ,temp 
-0x2ac3 006164 ior temp ,pdata 
-0x2ac4 006165 istore 1 ,contw 
-0x2ac5 006166 call le_transmit_norx 
-0x2ac6 006167 setarg mem_le_txheader 
-0x2ac7 006168 add pdata ,18 ,contr 
-0x2ac8 006169 ifetch 3 ,contr 
-0x2ac9 006170 store 3 ,mem_le_crcinit 
-0x2aca 006171 rtn 
-:      006174 le_adv:
-0x2acb 006175 jam 36 ,mem_le_ch_mapped 
-0x2acc 006176 jam 0 ,mem_le_adv_channel_map_temp 
-0x2acd 006177 call le_send_adv_protect_txbuf 
-0x2ace 006178 call le_adv_loop 
-0x2acf 006179 branch le_send_adv_recover_txbuf 
-:      006181 le_adv_loop:
-0x2ad0 006182 bpatchx patch29_3 ,mem_patch29 
-0x2ad1 006183 fetch 1 ,mem_le_adv_enable 
-0x2ad2 006184 rtn blank 
-0x2ad3 006185 arg le_adv_interval_timer ,queue 
-0x2ad4 006186 call timer_check 
-0x2ad5 006187 nrtn blank 
-0x2ad6 006188 enable swfine 
-0x2ad7 006189 call le_init_adv 
-0x2ad8 006190 call le_next_adv_channel 
-0x2ad9 006191 call le_send_adv_ind 
-0x2ada 006192 nbranch le_adv_not_match ,match 
-0x2adb 006193 fetch 1 ,mem_le_req_rcv 
-0x2adc 006194 increase 1 ,pdata 
-0x2add 006195 store 1 ,mem_le_req_rcv 
-0x2ade 006196 fetch 1 ,mem_le_rxbuf_adv_header 
-0x2adf 006197 and pdata ,0x0f ,pdata 
-0x2ae0 006198 beq scan_req ,le_send_scan_response 
-0x2ae1 006199 beq connect_req ,le_parse_connect_req 
-:      006200 le_adv_not_match:
-0x2ae2 006201 bpatchx patch29_4 ,mem_patch29 
-0x2ae3 006202 fetch 1 ,mem_le_adv_channel_map_temp 
-0x2ae4 006203 fetcht 1 ,mem_le_adv_channel_map 
-0x2ae5 006204 isub temp ,null 
-0x2ae6 006205 nbranch le_adv_loop ,zero 
-0x2ae7 006206 random pdata 
-0x2ae8 006207 arg 0x1ff ,temp 
-0x2ae9 006208 iand temp ,pdata 
-0x2aea 006209 add pdata ,250 ,pdata 
-0x2aeb 006210 call delay 
-0x2aec 006211 arg le_adv_interval_timer ,queue 
-0x2aed 006212 fetch 2 ,mem_le_adv_interval 
-0x2aee 006213 branch timer_init 
-:      006215 le_send_adv_protect_txbuf:
-0x2aef 006216 arg mem_le_tx_buf_temp ,contw 
-0x2af0 006217 arg mem_le_txheader ,contr 
-0x2af1 006218 branch memcpy48 
-:      006220 le_send_adv_recover_txbuf:
-0x2af2 006221 arg mem_le_tx_buf_temp ,contr 
-0x2af3 006222 arg mem_le_txheader ,contw 
-0x2af4 006223 branch memcpy48 
-:      006225 le_init_adv:
-0x2af5 006226 bpatchx patch29_5 ,mem_patch29 
-0x2af6 006227 disable master 
-:      006228 le_adv_access:
-0x2af7 006229 setarg 0x8e89be 
-0x2af8 006230 lshift8 pdata ,pdata 
-0x2af9 006231 or_into 0xd6 ,pdata 
-0x2afa 006232 iforce access 
-0x2afb 006233 setarg 0x555555 
-0x2afc 006234 store 3 ,mem_le_crcinit 
-0x2afd 006235 rtn 
-:      006239 le_send_adv_ind:
-0x2afe 006240 bpatchx patch29_6 ,mem_patch29 
-0x2aff 006241 fetch 1 ,mem_le_adv_type 
-0x2b00 006242 fetcht 1 ,mem_le_adv_own_addr_type 
-0x2b01 006243 lshift4 temp ,temp 
-0x2b02 006244 lshift2 temp ,temp 
-0x2b03 006245 iadd temp ,temp 
-0x2b04 006246 storet 1 ,mem_le_txheader 
-0x2b05 006247 beq adv_direct_ind ,le_send_adv_direct_ind 
-0x2b06 006248 fetcht 1 ,mem_le_adv_data_len 
-0x2b07 006249 add temp ,6 ,pdata 
-0x2b08 006250 store 1 ,mem_le_txlen 
-0x2b09 006251 fetch 6 ,mem_le_lap 
-0x2b0a 006252 store 6 ,mem_le_txpayload 
-0x2b0b 006253 copy temp ,loopcnt 
-0x2b0c 006254 arg mem_le_adv_data ,contr 
-0x2b0d 006255 call memcpy_fast 
-0x2b0e 006256 branch le_send_adv_transmit 
-:      006258 le_send_adv_direct_ind:
-0x2b0f 006259 setarg 12 
-0x2b10 006260 store 1 ,mem_le_txlen 
-0x2b11 006261 fetch 6 ,mem_le_lap 
-0x2b12 006262 store 6 ,mem_le_txpayload 
-0x2b13 006263 fetch 6 ,mem_hci_plap 
-0x2b14 006264 istore 6 ,contw 
-:      006265 le_send_adv_transmit:
-0x2b15 006266 bpatchx patch29_7 ,mem_patch29 
-0x2b16 006267 fetch 1 ,mem_le_adv_transmit 
-0x2b17 006268 increase 1 ,pdata 
-0x2b18 006269 store 1 ,mem_le_adv_transmit 
-0x2b19 006270 arg 1800 ,stop_watch 
-0x2b1a 006271 disable match 
-0x2b1b 006272 branch le_transmit_receive_sifs_without_change_mode 
-:      006275 le_send_scan_request:
-0x2b1c 006276 bpatchx patch2a_0 ,mem_patch2a 
-0x2b1d 006277 fetch 1 ,mem_le_scan_type 
-0x2b1e 006278 rtnne le_scan_type_active 
-0x2b1f 006279 fetch 1 ,mem_le_adv_transmit 
-0x2b20 006280 increase 1 ,pdata 
-0x2b21 006281 store 1 ,mem_le_adv_transmit 
-0x2b22 006282 arg 0x0c03 ,temp 
-0x2b23 006283 fetch 1 ,mem_le_scan_own_addr_type 
-0x2b24 006284 nsetflag blank ,le_sender_addr_bit ,temp 
-0x2b25 006285 copy rega ,pdata 
-0x2b26 006286 nsetflag blank ,le_receiver_addr_bit ,temp 
-0x2b27 006287 storet 2 ,mem_le_txheader 
-0x2b28 006288 fetch 6 ,mem_le_lap 
-0x2b29 006289 istore 6 ,contw 
-0x2b2a 006290 fetch 6 ,mem_le_plap 
-0x2b2b 006291 istore 6 ,contw 
-0x2b2c 006292 branch le_transmit_receive_sifs_without_change_mode 
-:      006294 le_send_scan_response:
-0x2b2d 006295 bpatchx patch2a_1 ,mem_patch2a 
-0x2b2e 006296 fetch 6 ,mem_le_rxbuf_adv_scan_req_adv_address 
-0x2b2f 006297 fetcht 6 ,mem_le_lap 
-0x2b30 006298 isub temp ,null 
-0x2b31 006299 nrtn zero 
-0x2b32 006300 arg scan_rsp ,temp 
-0x2b33 006301 fetch 1 ,mem_le_adv_own_addr_type 
-0x2b34 006302 nsetflag blank ,le_sender_addr_bit ,temp 
-0x2b35 006303 storet 1 ,mem_le_txheader 
-0x2b36 006304 fetcht 1 ,mem_le_scan_data_len 
-0x2b37 006305 add temp ,6 ,pdata 
-0x2b38 006306 store 1 ,mem_le_txlen 
-0x2b39 006307 fetch 6 ,mem_le_lap 
-0x2b3a 006308 store 6 ,mem_le_txpayload 
-0x2b3b 006309 arg mem_le_scan_data ,contr 
-0x2b3c 006310 copy temp ,loopcnt 
-0x2b3d 006311 call memcpy_fast 
-0x2b3e 006312 call le_transmit_norx 
-0x2b3f 006313 branch le_adv_not_match 
-:      006315 le_parse_connect_req:
-0x2b40 006316 fetch 6 ,mem_le_rxbuf_adv_connect_ind_adv_address 
-0x2b41 006317 fetcht 6 ,mem_le_lap 
-0x2b42 006318 isub temp ,null 
-0x2b43 006319 nrtn zero 
-0x2b44 006320 call le_scan_check_sender_addr_type 
-0x2b45 006321 storer rega ,1 ,mem_le_conn_peer_addr_type 
-0x2b46 006322 fetch 6 ,mem_le_rxbuf_adv_connect_ind_init_address 
-0x2b47 006323 store 6 ,mem_le_plap 
-0x2b48 006324 fetch 8 ,mem_le_rxbuf_adv_connect_ind_access_address 
-0x2b49 006325 store 8 ,mem_le_access 
-0x2b4a 006326 fetcht 2 ,mem_le_rxbuf_adv_connect_ind_win_offset 
-0x2b4b 006327 bpatchx patch2a_2 ,mem_patch2a 
-0x2b4c 006328 lshift2 temp ,temp 
-0x2b4d 006329 fetch 2 ,mem_le_rxbuf_adv_connect_ind_interval 
-0x2b4e 006330 lshift2 pdata ,pdata 
-0x2b4f 006331 store 2 ,mem_le_tsniff 
-0x2b50 006332 store 4 ,mem_le_anchor 
-0x2b51 006333 isub temp ,pdata 
-0x2b52 006334 add pdata ,-2 ,clke_bt 
-0x2b53 006335 fetch 9 ,mem_le_rxbuf_adv_connect_ind_latency 
-0x2b54 006336 store 9 ,mem_le_slave_latency 
-0x2b55 006337 fetch 1 ,mem_le_rxbuf_adv_connect_ind_hop_and_sca 
-0x2b56 006338 and pdata ,0x1f ,temp 
-0x2b57 006339 storet 1 ,mem_le_hop 
-0x2b58 006340 rshift4 pdata ,temp 
-0x2b59 006341 rshift temp ,temp 
-0x2b5a 006342 storet 1 ,mem_le_peer_sca 
-0x2b5b 006343 arg mem_le_state ,rega 
-0x2b5c 006344 call le_receive_window_size 
-0x2b5d 006345 arg mem_le_state ,rega 
-0x2b5e 006346 call le_calc_channel_map 
-0x2b5f 006347 call le_init_slave 
-0x2b60 006348 call context_new 
-0x2b61 006349 nrtn zero 
-0x2b62 006350 bpatchx patch2a_3 ,mem_patch2a 
-0x2b63 006351 call calc_clke_offset 
-0x2b64 006352 call le_l2cap_reset_signaling_identifier 
-0x2b65 006353 jam bt_evt_le_connected ,mem_fifo_temp 
-0x2b66 006354 call ui_ipc_send_event 
-0x2b67 006355 branch context_save 
-:      006358 le_next_adv_channel:
-0x2b68 006359 bpatchx patch2a_4 ,mem_patch2a 
-0x2b69 006360 fetch 1 ,mem_le_ch_mapped 
-0x2b6a 006361 beq 37 ,le_next_adv_channel_curr_channel_37 
-0x2b6b 006362 beq 38 ,le_next_adv_channel_curr_channel_38 
-0x2b6c 006363 beq 39 ,le_next_adv_channel_curr_channel_39 
-0x2b6d 006364 branch le_next_adv_channel_curr_channel_39 
-:      006366 le_next_adv_channel_curr_channel_37:
-0x2b6e 006367 fetcht 1 ,mem_le_adv_channel_map 
-0x2b6f 006368 isolate1 bit_adv_channel_map_38 ,temp 
-0x2b70 006369 branch set_le_next_adv_channel_38 ,true 
-0x2b71 006370 isolate1 bit_adv_channel_map_39 ,temp 
-0x2b72 006371 branch set_le_next_adv_channel_39 ,true 
-0x2b73 006372 branch set_le_next_adv_channel_37 
-:      006375 le_next_adv_channel_curr_channel_38:
-0x2b74 006376 fetcht 1 ,mem_le_adv_channel_map 
-0x2b75 006377 isolate1 bit_adv_channel_map_39 ,temp 
-0x2b76 006378 branch set_le_next_adv_channel_39 ,true 
-0x2b77 006379 isolate1 bit_adv_channel_map_37 ,temp 
-0x2b78 006380 branch set_le_next_adv_channel_37 ,true 
-0x2b79 006381 branch set_le_next_adv_channel_38 
-:      006384 le_next_adv_channel_curr_channel_39:
-0x2b7a 006385 fetcht 1 ,mem_le_adv_channel_map 
-0x2b7b 006386 isolate1 bit_adv_channel_map_37 ,temp 
-0x2b7c 006387 branch set_le_next_adv_channel_37 ,true 
-0x2b7d 006388 isolate1 bit_adv_channel_map_38 ,temp 
-0x2b7e 006389 branch set_le_next_adv_channel_38 ,true 
-0x2b7f 006390 branch set_le_next_adv_channel_39 
-:      006392 set_le_next_adv_channel_37:
-0x2b80 006393 jam 37 ,mem_le_ch_mapped 
-0x2b81 006394 fetch 1 ,mem_le_adv_channel_map_temp 
-0x2b82 006395 set1 bit_adv_channel_map_37 ,pdata 
-0x2b83 006396 store 1 ,mem_le_adv_channel_map_temp 
-0x2b84 006397 rtn 
-:      006399 set_le_next_adv_channel_38:
-0x2b85 006400 jam 38 ,mem_le_ch_mapped 
-0x2b86 006401 fetch 1 ,mem_le_adv_channel_map_temp 
-0x2b87 006402 set1 bit_adv_channel_map_38 ,pdata 
-0x2b88 006403 store 1 ,mem_le_adv_channel_map_temp 
-0x2b89 006404 rtn 
-:      006406 set_le_next_adv_channel_39:
-0x2b8a 006407 jam 39 ,mem_le_ch_mapped 
-0x2b8b 006408 fetch 1 ,mem_le_adv_channel_map_temp 
-0x2b8c 006409 set1 bit_adv_channel_map_39 ,pdata 
-0x2b8d 006410 store 1 ,mem_le_adv_channel_map_temp 
-0x2b8e 006411 rtn 
-:      006416 le_parse_att:
-0x2b8f 006417 copy contr ,rega 
-0x2b90 006418 fetch 1 ,mem_device_option 
-0x2b91 006419 beq dvc_op_shutter_dy ,shutter_dy_le_parse_att 
-0x2b92 006420 beq dvc_op_keyboard ,keyboard_le_att_auto_reco_process 
-0x2b93 006421 copy rega ,contr 
-0x2b94 006422 ifetch 3 ,contr 
-0x2b95 006423 store 3 ,mem_le_att_opcode 
-:      006424 le_parse_att2:
-0x2b96 006425 beq attop_exchange_mtu_request ,le_parse_att_exchange_mtu_request 
-0x2b97 006426 beq attop_exchange_mtu_response ,le_parse_att_exchange_mtu_response 
-0x2b98 006427 beq attop_find_information_request ,le_parse_att_find_information_request 
-0x2b99 006428 beq attop_find_by_type_value_request ,le_parse_att_find_by_type_value_request 
-0x2b9a 006429 beq attop_read_by_type_request ,le_parse_att_read_by_type_request 
-0x2b9b 006430 beq attop_read_request ,le_parse_att_read_request 
-0x2b9c 006431 beq attop_read_blob_request ,le_parse_att_read_blob_request 
-0x2b9d 006432 beq attop_read_by_group_type_request ,le_parse_att_read_by_group_type_request 
-0x2b9e 006433 beq attop_write_request ,le_parse_att_write_request 
-0x2b9f 006434 beq attop_prepare_write_request ,le_parse_att_prepare_write_request 
-0x2ba0 006435 beq attop_execute_write_request ,le_parse_att_execute_write_request 
-0x2ba1 006436 beq attop_handle_value_confirmation ,le_parse_handle_value_confirmation 
-0x2ba2 006437 beq attop_write_command ,le_parse_att_write_command 
-0x2ba3 006438 rtn 
-:      006441 le_send_att_exchange_mtu_requset:
-0x2ba4 006442 force 3 ,rega 
-0x2ba5 006443 call le_fifo_malloc_tx_l2cap_gatt 
-0x2ba6 006444 setarg attop_exchange_mtu_request 
-:      006445 le_send_att_exchange_mtu_common:
-0x2ba7 006446 istore 1 ,contw 
-0x2ba8 006447 fetch 2 ,mem_le_local_mtu 
-0x2ba9 006448 istore 2 ,contw 
-0x2baa 006449 rtn 
-:      006452 le_parse_att_exchange_mtu_request:
-0x2bab 006453 call le_parse_att_exchange_mtu_response 
-:      006454 le_send_att_exchange_mtu_response:
-0x2bac 006455 force 3 ,rega 
-0x2bad 006456 call le_fifo_malloc_tx_l2cap_gatt 
-0x2bae 006457 setarg attop_exchange_mtu_response 
-0x2baf 006458 branch le_send_att_exchange_mtu_common 
-:      006460 le_parse_att_exchange_mtu_response:
-0x2bb0 006461 rshift8 pdata ,pdata 
-0x2bb1 006462 store 2 ,mem_le_remote_mtu 
-0x2bb2 006463 rtn 
-:      006465 le_parse_att_find_information_request:
-0x2bb3 006466 call le_get_search_handle_start_end_common 
-0x2bb4 006467 call enable_user 
-0x2bb5 006468 branch le_send_att_find_information_response 
-:      006471 le_att_handle_inrange:
-0x2bb6 006472 ifetch 2 ,contr 
-0x2bb7 006473 and_into 0xff ,pdata 
-0x2bb8 006474 rtn blank 
-0x2bb9 006475 isub regb ,null 
-0x2bba 006476 rtn zero 
-0x2bbb 006477 nrtn positive 
-0x2bbc 006478 isub regc ,null 
-0x2bbd 006479 rtn zero 
-0x2bbe 006480 branch le_att_handle_blank ,positive 
-0x2bbf 006481 force 1 ,null 
-0x2bc0 006482 rtn 
-:      006483 le_att_handle_blank:
-0x2bc1 006484 force 0 ,pdata 
-0x2bc2 006485 rtn 
-:      006488 le_send_att_find_information_response:
-0x2bc3 006489 arg 3 ,timeup 
-0x2bc4 006490 call le_init_attlist_search 
-:      006491 le_send_att_find_information_res_loop:
-0x2bc5 006492 call le_att_handle_inrange 
-0x2bc6 006493 branch le_send_att_find_information_res_end ,blank 
-0x2bc7 006494 nbranch le_send_att_find_information_res_next ,positive 
-0x2bc8 006495 increase -2 ,contr 
-0x2bc9 006496 call store_contr 
-0x2bca 006497 call get_contw 
-0x2bcb 006498 nbranch le_send_att_find_information_res_store_info2 ,user 
-0x2bcc 006499 call push_stack_rega_b_c 
-0x2bcd 006500 storer timeup ,4 ,mem_timeup 
-0x2bce 006501 force 30 ,rega 
-0x2bcf 006502 call le_fifo_malloc_tx_l2cap_gatt 
-0x2bd0 006503 fetchr timeup ,4 ,mem_timeup 
-0x2bd1 006504 call pop_stack_rega_b_c 
-0x2bd2 006505 call disable_user 
-0x2bd3 006506 setarg attop_find_information_response 
-0x2bd4 006507 istore 1 ,contw 
-0x2bd5 006508 call get_contr 
-0x2bd6 006509 ifetch 2 ,contr 
-0x2bd7 006510 ifetchr rega ,1 ,contr 
-0x2bd8 006511 sub rega ,16 ,null 
-0x2bd9 006512 branch le_send_att_find_information_res_uuid128 ,zero 
-0x2bda 006513 sub rega ,2 ,null 
-0x2bdb 006514 nbranch le_send_att_error_response_notfound ,zero 
-:      006515 le_send_att_find_information_res_uuid16:
-0x2bdc 006516 setarg uuid_size_16bit 
-0x2bdd 006517 istore 1 ,contw 
-0x2bde 006518 branch le_send_att_find_information_res_store_info 
-:      006520 le_send_att_find_information_res_uuid128:
-0x2bdf 006521 setarg uuid_size_128bit 
-0x2be0 006522 istore 1 ,contw 
-0x2be1 006523 arg 1 ,timeup 
-0x2be2 006524 branch le_send_att_find_information_res_store_info 
-:      006526 le_send_att_find_information_res_store_info2:
-0x2be3 006527 call get_contr 
-0x2be4 006528 ifetch 2 ,contr 
-0x2be5 006529 ifetch 1 ,contr 
-0x2be6 006530 isub rega ,null 
-0x2be7 006531 nbranch le_send_att_find_information_res_end ,zero 
-:      006533 le_send_att_find_information_res_store_info:
-0x2be8 006534 call get_contr 
-0x2be9 006535 ifetch 2 ,contr 
-0x2bea 006536 and_into 0xff ,pdata 
-0x2beb 006537 istore 2 ,contw 
-0x2bec 006538 ifetchr loopcnt ,1 ,contr 
-0x2bed 006539 call memcpy 
-0x2bee 006540 call store_contw 
-0x2bef 006541 increase -1 ,timeup 
-0x2bf0 006542 branch le_send_att_find_information_res_end ,zero 
-:      006543 le_send_att_find_information_res_cont:
-0x2bf1 006544 call le_att_contr_add_len 
-0x2bf2 006545 branch le_send_att_find_information_res_loop 
-:      006547 le_send_att_find_information_res_next:
-0x2bf3 006548 call le_att_contr_add_len 
-0x2bf4 006549 branch le_send_att_find_information_res_cont 
-:      006551 le_send_att_find_information_res_end:
-0x2bf5 006552 branch le_send_att_error_response_notfound ,user 
-0x2bf6 006553 branch le_send_auto_len_by_mem 
-:      006556 le_parse_att_find_by_type_value_request:
-0x2bf7 006557 call le_get_search_handle_start_end_common 
-0x2bf8 006558 ifetch 2 ,contr 
-0x2bf9 006559 store 2 ,mem_le_search_uuid 
-0x2bfa 006560 call store_contr 
-0x2bfb 006561 arg mem_le_search_att_type_length ,contw 
-0x2bfc 006562 fetch 2 ,mem_le_l2cap_size 
-0x2bfd 006563 increase -7 ,pdata 
-0x2bfe 006564 call le_get_search_common2 
-0x2bff 006565 branch le_send_att_find_by_type_value_response 
-:      006568 le_start_end_handle_check_1:
-0x2c00 006569 disable user 
-0x2c01 006570 fetcht 2 ,mem_le_search_handle_start 
-0x2c02 006571 fetch 2 ,mem_le_search_handle_end 
-0x2c03 006572 isub temp ,null 
-0x2c04 006573 nbranch le_start_end_handle_check_1_fail ,positive 
-0x2c05 006574 deposit temp 
-0x2c06 006575 rtnne 0 
-:      006576 le_start_end_handle_check_1_fail:
-0x2c07 006577 enable user 
-0x2c08 006578 jam att_err_invalid_handle ,mem_le_err_code 
-0x2c09 006579 branch le_send_att_error_response 
-:      006582 le_send_att_find_by_type_value_response:
-0x2c0a 006583 call le_start_end_handle_check_1 
-0x2c0b 006584 rtn user 
-0x2c0c 006585 fetcht 2 ,mem_le_search_uuid 
-0x2c0d 006586 setarg uuid_gatt_primary_service 
-0x2c0e 006587 isub temp ,null 
-0x2c0f 006588 branch le_send_att_find_by_type_value_res_primary ,zero 
-0x2c10 006589 branch le_send_att_error_response_notfound 
-:      006592 le_send_att_find_by_type_value_res_primary:
-0x2c11 006593 jam le_find_by_type_val_res_not_found ,mem_le_search_res 
-0x2c12 006594 fetcht 2 ,mem_le_search_handle_start 
-0x2c13 006595 storet 2 ,mem_temp 
-0x2c14 006596 call le_att_get_handle_info 
-0x2c15 006597 nbranch le_send_att_error_response_notfound ,blank 
-:      006598 le_send_att_find_primary_search_loop:
-0x2c16 006599 fetcht 2 ,mem_temp 
-0x2c17 006600 call le_att_get_handle_info 
-0x2c18 006601 nbranch le_send_att_error_response_notfound2 ,blank 
-0x2c19 006602 copy contr ,rega 
-0x2c1a 006603 fetch 1 ,mem_le_curr_att_len 
-0x2c1b 006604 copy pdata ,loopcnt 
-0x2c1c 006605 fetcht 1 ,mem_le_search_att_type_length 
-0x2c1d 006606 isub temp ,null 
-0x2c1e 006607 nbranch le_send_att_find_primary_search_loop1 ,zero 
-0x2c1f 006608 arg mem_le_search_att_type ,regb 
-0x2c20 006609 call string_compare 
-0x2c21 006611 branch le_send_att_find_primary_search_end_start_handle_found ,zero 
-0x2c22 006613 fetch 2 ,mem_le_cur_uuid 
-0x2c23 006614 fetcht 2 ,mem_le_search_uuid 
-0x2c24 006615 isub temp ,null 
-0x2c25 006616 branch le_send_att_find_primary_search_end_ending_handle_found ,zero 
-:      006617 le_send_att_find_primary_search_loop1:
-0x2c26 006618 fetch 2 ,mem_temp 
-0x2c27 006619 increase 1 ,pdata 
-0x2c28 006620 store 2 ,mem_temp 
-0x2c29 006621 branch le_send_att_find_primary_search_loop 
-:      006623 le_send_att_error_response_notfound2:
-0x2c2a 006624 fetch 1 ,mem_le_search_res 
-0x2c2b 006625 beq le_find_by_type_val_res_found_starting_handle ,le_send_att_find_primary_search_end_ending_handle_found 
-0x2c2c 006626 branch le_send_att_error_response_notfound 
-:      006629 le_send_att_find_primary_search_end_start_handle_found:
-0x2c2d 006630 fetch 2 ,mem_le_cur_uuid 
-0x2c2e 006631 fetcht 2 ,mem_le_search_uuid 
-0x2c2f 006632 isub temp ,null 
-0x2c30 006633 nbranch le_send_att_find_primary_search_loop1 ,zero 
-0x2c31 006634 jam le_find_by_type_val_res_found_starting_handle ,mem_le_search_res 
-0x2c32 006636 fetcht 2 ,mem_temp 
-0x2c33 006637 storet 2 ,mem_le_cur_handle_start 
-0x2c34 006638 branch le_send_att_find_primary_search_loop1 
-:      006640 le_send_att_find_primary_search_end_ending_handle_found:
-0x2c35 006641 fetch 1 ,mem_le_search_res 
-0x2c36 006642 beq le_find_by_type_val_res_not_found ,le_send_att_find_primary_search_loop1 
-0x2c37 006643 jam le_find_by_type_val_res_found_ending_handle ,mem_le_search_res 
-0x2c38 006644 fetcht 2 ,mem_temp 
-0x2c39 006645 increase -1 ,temp 
-0x2c3a 006646 storet 2 ,mem_le_cur_handle_end 
-:      006648 le_send_att_find_primary_search_end:
-0x2c3b 006649 arg 5 ,rega 
-0x2c3c 006650 call le_fifo_malloc_tx_l2cap_gatt 
-0x2c3d 006651 setarg attop_find_by_type_value_response 
-0x2c3e 006652 istore 1 ,contw 
-0x2c3f 006653 fetch 2 ,mem_le_cur_handle_start 
-0x2c40 006654 istore 2 ,contw 
-0x2c41 006655 fetch 2 ,mem_le_cur_handle_end 
-0x2c42 006656 istore 2 ,contw 
-0x2c43 006657 rtn 
-:      006661 le_parse_att_read_by_type_request:
-0x2c44 006662 call le_get_search_handle_start_end_common 
-0x2c45 006663 call le_get_search_att_type 
-0x2c46 006664 branch le_send_att_read_by_type_response 
-:      006666 le_send_att_read_by_type_response:
-0x2c47 006667 fetcht 2 ,mem_le_search_handle_start 
-0x2c48 006668 storet 2 ,mem_temp 
-0x2c49 006669 call le_init_attlist_search 
-0x2c4a 006670 call le_att_get_handle_ptr2 
-0x2c4b 006671 increase -2 ,contr 
-0x2c4c 006672 copy contr ,pdata 
-0x2c4d 006673 store 2 ,mem_le_cur_attlist_start_ptr 
-0x2c4e 006675 fetcht 2 ,mem_le_search_att_type 
-0x2c4f 006676 setarg uuid_chrctr_device_name 
-0x2c50 006677 isub temp ,null 
-0x2c51 006678 branch le_send_att_read_by_type_res_device_name ,zero 
-0x2c52 006679 setarg uuid_gatt_characteristic 
-0x2c53 006680 isub temp ,null 
-0x2c54 006681 nbranch le_send_att_read_by_type_res_not_characteristic ,zero 
-0x2c55 006682 arg 2 ,timeup 
-:      006683 le_send_att_read_by_type_response_loop:
-0x2c56 006684 call le_att_check_handle_end 
-0x2c57 006685 nbranch le_send_att_read_by_type_response_end ,positive 
-0x2c58 006686 fetcht 2 ,mem_temp 
-0x2c59 006687 call le_att_get_handle_info_from_ptr 
-0x2c5a 006688 nbranch le_send_att_read_by_type_response_end ,blank 
-0x2c5b 006689 call le_att_same_type 
-0x2c5c 006690 nbranch le_send_att_read_by_type_response_next_handle ,zero 
-0x2c5d 006691 nbranch le_send_att_read_by_type_res_found_next ,user 
-0x2c5e 006692 disable user 
-0x2c5f 006693 call le_get_search_max_mtu_data 
-0x2c60 006694 copy pdata ,rega 
-0x2c61 006695 call le_fifo_malloc_tx_l2cap_gatt 
-0x2c62 006696 setarg attop_read_by_type_response 
-0x2c63 006697 istore 1 ,contw 
-0x2c64 006698 copy contw ,alarm 
-0x2c65 006699 increase 1 ,contw 
-0x2c66 006701 call le_send_att_read_by_type_write_properties 
-0x2c67 006702 call le_att_next_handle 
-0x2c68 006703 call le_att_get_handle_info_from_ptr 
-0x2c69 006704 call le_send_att_read_by_type_write_uuid 
-0x2c6a 006705 fetch 1 ,mem_le_cur_uuid_length 
-0x2c6b 006706 add pdata ,5 ,rega 
-0x2c6c 006707 istorer rega ,1 ,alarm 
-0x2c6d 006709 sub rega ,7 ,null 
-0x2c6e 006710 ncall enable_user2 ,zero 
-0x2c6f 006711 call disable_user2 ,zero 
-0x2c70 006712 call le_get_search_max_mtu_data 
-0x2c71 006713 increase -2 ,pdata 
-0x2c72 006714 idiv rega 
-0x2c73 006715 call wait_div_end 
-0x2c74 006716 quotient timeup 
-0x2c75 006717 increase -1 ,timeup 
-0x2c76 006718 branch le_send_att_read_by_type_response_end ,zero 
-:      006719 le_send_att_read_by_type_response_next_handle:
-0x2c77 006720 call le_att_next_handle 
-0x2c78 006721 branch le_send_att_read_by_type_response_loop 
-:      006722 le_send_att_read_by_type_response_end:
-0x2c79 006723 branch le_send_att_error_response_notfound ,user 
-0x2c7a 006724 branch le_send_auto_len_by_mem 
-:      006726 le_send_att_read_by_type_res_found_next:
-0x2c7b 006727 call le_store_att_record 
-0x2c7c 006728 call le_att_next_handle 
-0x2c7d 006729 call le_att_get_handle_info_from_ptr 
-0x2c7e 006730 call le_send_att_read_by_type_res_check_pair_length_type 
-0x2c7f 006731 nbranch le_send_att_read_by_type_response_end ,blank 
-0x2c80 006733 call get_contw 
-0x2c81 006734 fetch 2 ,mem_temp 
-0x2c82 006735 increase -1 ,pdata 
-0x2c83 006736 istore 2 ,contw 
-0x2c84 006737 call le_write_att_record_common 
-0x2c85 006738 call le_send_att_read_by_type_write_uuid 
-0x2c86 006739 increase -1 ,timeup 
-0x2c87 006740 branch le_send_att_read_by_type_response_end ,zero 
-0x2c88 006741 branch le_send_att_read_by_type_response_next_handle 
-:      006744 le_send_att_read_by_type_write_properties:
-0x2c89 006745 fetch 2 ,mem_temp 
-0x2c8a 006746 istore 2 ,contw 
-0x2c8b 006748 fetch 1 ,mem_le_curr_att_len 
-0x2c8c 006749 copy pdata ,loopcnt 
-0x2c8d 006750 call get_contr 
-0x2c8e 006751 call memcpy_fast 
-0x2c8f 006752 branch store_contw 
-:      006753 le_send_att_read_by_type_write_uuid:
-0x2c90 006754 call get_contw 
-0x2c91 006755 fetch 2 ,mem_temp 
-0x2c92 006756 istore 2 ,contw 
-0x2c93 006757 call store_contw 
-0x2c94 006758 fetch 1 ,mem_le_cur_uuid_length 
-0x2c95 006759 copy pdata ,loopcnt 
-0x2c96 006760 call get_contw 
-0x2c97 006761 call get_contr 
-0x2c98 006762 isub loopcnt ,contr 
-0x2c99 006763 increase -1 ,contr 
-0x2c9a 006764 call memcpy_fast 
-0x2c9b 006765 branch store_contw 
-:      006767 le_send_att_read_by_type_res_not_characteristic:
-0x2c9c 006768 bpatchx patch2a_5 ,mem_patch2a 
-0x2c9d 006769 call le_att_get_uuid_ptr 
-0x2c9e 006770 branch le_send_att_error_response_notfound ,blank 
-0x2c9f 006771 copy contr ,regc 
-0x2ca0 006773 call le_get_search_max_mtu_data 
-0x2ca1 006774 copy regc ,contr 
-0x2ca2 006775 ifetcht 1 ,contr 
-0x2ca3 006776 increase 4 ,temp 
-0x2ca4 006777 call not_greater_than 
-0x2ca5 006778 copy pdata ,regc 
-0x2ca6 006779 copy pdata ,rega 
-0x2ca7 006780 call store_contr 
-0x2ca8 006781 call le_fifo_malloc_tx_l2cap_gatt 
-0x2ca9 006783 setarg attop_read_by_type_response 
-0x2caa 006784 istore 1 ,contw 
-0x2cab 006785 add regc ,-2 ,pdata 
-0x2cac 006786 add pdata ,-2 ,loopcnt 
-0x2cad 006787 istore 1 ,contw 
-0x2cae 006788 fetch 2 ,mem_le_cur_handle 
-0x2caf 006789 istore 2 ,contw 
-0x2cb0 006790 call get_contr 
-0x2cb1 006791 branch memcpy_fast 
-:      006794 le_send_att_read_by_type_res_device_name:
-0x2cb2 006795 call le_att_get_uuid_ptr 
-0x2cb3 006796 branch le_send_att_error_response_notfound ,blank 
-0x2cb4 006797 increase -5 ,contr 
-0x2cb5 006798 ifetch 2 ,contr 
-0x2cb6 006799 store 2 ,mem_temp 
-0x2cb7 006800 call le_get_search_max_mtu_data 
-0x2cb8 006801 fetcht 1 ,mem_le_name_len 
-0x2cb9 006802 increase 4 ,temp 
-0x2cba 006803 call not_greater_than 
-0x2cbb 006804 copy pdata ,regc 
-0x2cbc 006805 copy pdata ,rega 
-0x2cbd 006806 call le_fifo_malloc_tx_l2cap_gatt 
-0x2cbe 006807 setarg attop_read_by_type_response 
-0x2cbf 006808 istore 1 ,contw 
-0x2cc0 006809 add regc ,-2 ,pdata 
-0x2cc1 006810 add pdata ,-2 ,loopcnt 
-0x2cc2 006811 istore 1 ,contw 
-0x2cc3 006812 fetch 2 ,mem_temp 
-0x2cc4 006813 istore 2 ,contw 
-0x2cc5 006814 arg mem_le_name ,contr 
-0x2cc6 006815 branch memcpy_fast 
-:      006818 le_init_attlist_search:
-0x2cc7 006819 bpatchx patch2a_6 ,mem_patch2a 
-0x2cc8 006820 fetch 2 ,mem_le_search_handle_start 
-0x2cc9 006821 iforce regb 
-0x2cca 006822 fetch 2 ,mem_le_search_handle_end 
-0x2ccb 006823 iforce regc 
-0x2ccc 006824 fetch 2 ,mem_ui_le_uuid_table 
-0x2ccd 006825 iforce contr 
-0x2cce 006826 branch enable_user 
-:      006830 le_att_get_handle_ptr:
-0x2ccf 006831 call le_att_get_handle_ptr2 
-0x2cd0 006832 branch le_att_get_handle_ptr_found ,zero 
-0x2cd1 006833 rtn 
-:      006835 le_att_get_handle_ptr2:
-0x2cd2 006836 bpatchx patch2a_7 ,mem_patch2a 
-0x2cd3 006837 fetch 2 ,mem_ui_le_uuid_table 
-0x2cd4 006838 iforce contr 
-:      006839 le_att_get_handle_loop1:
-0x2cd5 006840 ifetch 2 ,contr 
-0x2cd6 006841 and_into 0xff ,pdata 
-0x2cd7 006842 rtn blank 
-0x2cd8 006843 isub temp ,null 
-0x2cd9 006844 rtn zero 
-0x2cda 006845 call le_att_contr_add_len 
-0x2cdb 006846 call le_att_contr_add_len 
-0x2cdc 006847 branch le_att_get_handle_loop1 
-:      006849 le_att_get_handle_ptr_found:
-:      006850 le_att_contr_add_len:
-0x2cdd 006851 ifetch 1 ,contr 
-0x2cde 006852 iadd contr ,contr 
-0x2cdf 006853 rtn 
-:      006856 le_att_get_uuid_ptr:
-0x2ce0 006857 bpatchx patch2b_0 ,mem_patch2b 
-0x2ce1 006858 fetch 2 ,mem_ui_le_uuid_table 
-0x2ce2 006859 iforce contr 
-:      006860 le_att_get_uuid_loop:
-0x2ce3 006861 ifetch 2 ,contr 
-0x2ce4 006862 and_into 0xff ,pdata 
-0x2ce5 006863 rtn blank 
-0x2ce6 006864 store 2 ,mem_le_cur_handle 
-0x2ce7 006865 ifetch 1 ,contr 
-0x2ce8 006866 copy contr ,contw 
-0x2ce9 006867 iadd contr ,contr 
-0x2cea 006868 fetcht 1 ,mem_le_search_att_type_length 
-0x2ceb 006869 isub temp ,null 
-0x2cec 006870 nbranch le_att_get_uuid_ptr_next ,zero 
-0x2ced 006871 copy pdata ,loopcnt 
-0x2cee 006872 copy contw ,regb 
-0x2cef 006873 arg mem_le_search_att_type ,rega 
-0x2cf0 006874 call string_compare 
-0x2cf1 006875 rtn zero 
-0x2cf2 006876 fetch 1 ,mem_le_search_att_type_length 
-:      006877 le_att_get_uuid_ptr_next:
-0x2cf3 006878 iadd contw ,contr 
-0x2cf4 006879 call le_att_contr_add_len 
-0x2cf5 006880 branch le_att_get_uuid_loop 
-:      006887 le_att_get_last_handle:
-0x2cf6 006888 arg 0x01 ,temp 
-0x2cf7 006889 fetch 2 ,mem_ui_le_uuid_table 
-0x2cf8 006890 iforce contr 
-0x2cf9 006891 copy contr ,contw 
-:      006892 le_att_get_last_handle_loop:
-0x2cfa 006893 ifetch 2 ,contr 
-0x2cfb 006894 and_into 0xff ,pdata 
-0x2cfc 006895 rtn blank 
-0x2cfd 006896 add pdata ,1 ,temp 
-0x2cfe 006897 call le_att_contr_add_len 
-0x2cff 006898 call le_att_contr_add_len 
-0x2d00 006899 copy contr ,contw 
-0x2d01 006900 branch le_att_get_last_handle_loop 
-:      006903 le_att_get_handle_info_from_ptr:
-0x2d02 006904 fetch 2 ,mem_le_cur_attlist_start_ptr 
-0x2d03 006905 branch le_att_get_handle_info_fast 
-:      006907 le_att_get_handle_info:
-0x2d04 006908 bpatchx patch2b_1 ,mem_patch2b 
-0x2d05 006909 fetch 2 ,mem_ui_le_uuid_table 
-:      006910 le_att_get_handle_info_fast:
-0x2d06 006911 iforce contr 
-:      006912 le_att_get_handle_loop:
-0x2d07 006913 ifetch 2 ,contr 
-0x2d08 006914 and_into 0xff ,pdata 
-0x2d09 006915 branch le_att_unfind_handle ,blank 
-0x2d0a 006916 isub temp ,null 
-0x2d0b 006917 branch le_att_finded_handle ,zero 
-0x2d0c 006918 call le_att_contr_add_len 
-0x2d0d 006919 call le_att_contr_add_len 
-0x2d0e 006920 branch le_att_get_handle_loop 
-:      006922 le_att_unfind_handle:
-0x2d0f 006923 branch disable_blank 
-:      006925 le_att_finded_handle:
-0x2d10 006926 ifetch 1 ,contr 
-0x2d11 006927 store 1 ,mem_le_cur_uuid_length 
-0x2d12 006928 copy pdata ,loopcnt 
-0x2d13 006929 arg mem_le_cur_uuid ,contw 
-0x2d14 006930 call memcpy_fast 
-0x2d15 006931 ifetch 1 ,contr 
-0x2d16 006932 store 1 ,mem_le_curr_att_len 
-0x2d17 006933 call store_contr 
-0x2d18 006934 branch enable_blank 
-:      006938 le_parse_att_read_request:
-0x2d19 006939 call le_check_encrypt_state 
-0x2d1a 006940 fetcht 2 ,mem_le_att_handle 
-0x2d1b 006941 fetch 1 ,mem_le_configuration 
-0x2d1c 006942 bbit1 bit_ble_read_auth ,le_send_att_read_response_check_auth 
-:      006945 le_send_att_read_response:
-0x2d1d 006946 call le_att_get_handle_ptr2 
-0x2d1e 006947 nbranch le_send_att_error_response_notfound ,zero 
-0x2d1f 006948 call le_send_att_read_response_check_handle ,user 
-0x2d20 006949 rtn user 
-0x2d21 006950 call le_att_get_handle_ptr_found 
-0x2d22 006951 increase -2 ,contr 
-0x2d23 006952 ifetch 2 ,contr 
-0x2d24 006953 arg uuid_chrctr_device_name ,temp 
-0x2d25 006954 isub temp ,null 
-0x2d26 006955 branch le_send_device_name ,zero 
-0x2d27 006956 copy contr ,regc 
-0x2d28 006957 call le_get_search_max_mtu_data 
-0x2d29 006958 copy regc ,contr 
-0x2d2a 006959 ifetcht 1 ,contr 
-0x2d2b 006960 increase 1 ,temp 
-0x2d2c 006961 call not_greater_than 
-:      006962 le_send_att_read_response_less:
-0x2d2d 006963 copy pdata ,regc 
-0x2d2e 006964 copy pdata ,rega 
-0x2d2f 006965 call store_contr 
-0x2d30 006966 call le_fifo_malloc_tx_l2cap_gatt 
-0x2d31 006967 setarg attop_read_response 
-0x2d32 006968 istore 1 ,contw 
-0x2d33 006969 add regc ,-1 ,loopcnt 
-0x2d34 006970 call get_contr 
-0x2d35 006971 branch memcpy 
-:      006973 le_send_device_name:
-0x2d36 006974 call le_get_search_max_mtu_data 
-0x2d37 006975 fetcht 1 ,mem_le_name_len 
-0x2d38 006976 increase 1 ,temp 
-0x2d39 006977 call not_greater_than 
-0x2d3a 006978 copy pdata ,regc 
-0x2d3b 006979 copy pdata ,rega 
-0x2d3c 006981 call le_fifo_malloc_tx_l2cap_gatt 
-0x2d3d 006982 setarg attop_read_response 
-0x2d3e 006983 istore 1 ,contw 
-0x2d3f 006984 add regc ,-1 ,loopcnt 
-0x2d40 006985 arg mem_le_name ,contr 
-0x2d41 006986 branch memcpy 
-:      006989 le_send_att_read_response_check_auth:
-0x2d42 006990 fetch 2 ,mem_le_pairing_handle 
-0x2d43 006991 isub temp ,null 
-0x2d44 006992 nbranch le_send_att_read_response ,zero 
-0x2d45 006993 nbranch le_send_att_read_response ,user 
-:      006994 le_send_att_read_response_error_insufficient_auth:
-0x2d46 006995 jam att_err_insufficient_authentication ,mem_le_err_code 
-0x2d47 006996 branch le_send_att_error_response 
-:      006998 le_send_att_read_response_check_handle:
-0x2d48 006999 increase -2 ,contr 
-0x2d49 007000 ifetch 2 ,contr 
-0x2d4a 007001 bbit1 bit_of_att_handle_read_authenticated ,le_send_att_read_response_error_insufficient_auth 
-0x2d4b 007002 branch disable_user 
-:      007004 le_parse_att_read_blob_request:
-0x2d4c 007005 ifetch 2 ,contr 
-0x2d4d 007006 store 2 ,mem_le_att_offset 
-0x2d4e 007007 iforce rega 
-0x2d4f 007008 fetcht 2 ,mem_le_att_handle 
-:      007009 le_send_att_read_blob_response:
-0x2d50 007010 call le_att_get_handle_ptr 
-0x2d51 007011 branch le_send_att_error_response_notfound ,blank 
-0x2d52 007012 ifetch 1 ,contr 
-0x2d53 007013 isub rega ,loopcnt 
-0x2d54 007014 nbranch le_send_att_error_response_notfound ,positive 
-0x2d55 007015 call store_contr 
-0x2d56 007016 call le_get_search_max_mtu_data 
-0x2d57 007017 add loopcnt ,1 ,temp 
-0x2d58 007018 call not_greater_than 
-:      007019 le_send_att_read_blob_response_less:
-0x2d59 007020 copy pdata ,rega 
-0x2d5a 007021 copy pdata ,regc 
-0x2d5b 007022 call le_fifo_malloc_tx_l2cap_gatt 
-0x2d5c 007023 setarg attop_read_blob_response 
-0x2d5d 007024 istore 1 ,contw 
-0x2d5e 007025 add regc ,-1 ,loopcnt 
-0x2d5f 007026 fetcht 2 ,mem_le_att_offset 
-0x2d60 007027 call get_contr 
-0x2d61 007028 iadd temp ,contr 
-0x2d62 007029 branch memcpy_fast 
-:      007033 le_parse_att_read_by_group_type_request:
-0x2d63 007034 call le_get_search_handle_start_end_common 
-0x2d64 007035 call le_get_search_att_type 
-0x2d65 007036 branch le_send_att_read_by_group_type_response 
-:      007042 le_send_att_read_by_group_type_response:
-0x2d66 007043 arg 2 ,timeup 
-0x2d67 007044 fetcht 2 ,mem_le_search_handle_start 
-0x2d68 007045 storet 2 ,mem_temp 
-0x2d69 007046 call le_att_get_handle_ptr2 
-0x2d6a 007047 increase -2 ,contr 
-0x2d6b 007048 copy contr ,pdata 
-0x2d6c 007049 store 2 ,mem_le_cur_attlist_start_ptr 
-:      007050 le_send_att_read_by_group_type_response_loop:
-0x2d6d 007051 call le_att_check_handle_end 
-0x2d6e 007052 nbranch le_send_att_read_by_group_type_end0 ,positive 
-0x2d6f 007053 fetcht 2 ,mem_temp 
-0x2d70 007054 call le_att_get_handle_info_from_ptr 
-0x2d71 007055 nbranch le_send_att_read_by_group_type_end1 ,blank 
-0x2d72 007057 call le_att_same_type 
-0x2d73 007058 nbranch le_send_att_read_by_group_type_next_handle ,zero 
-0x2d74 007059 copy timeup ,pdata 
-0x2d75 007060 beq 0 ,le_send_att_read_by_group_type_end1 
-0x2d76 007061 nbranch le_send_att_read_by_group_type_store_write_record ,user 
-0x2d77 007062 disable user 
-0x2d78 007064 call le_get_search_max_mtu_data 
-0x2d79 007065 copy pdata ,rega 
-0x2d7a 007066 call le_fifo_malloc_tx_l2cap_gatt 
-0x2d7b 007067 setarg attop_read_by_group_type_response 
-0x2d7c 007068 istore 1 ,contw 
-0x2d7d 007069 fetch 1 ,mem_le_curr_att_len 
-0x2d7e 007070 add pdata ,4 ,rega 
-0x2d7f 007071 istorer rega ,1 ,contw 
-0x2d80 007072 call store_contw 
-0x2d81 007073 sub rega ,6 ,null 
-0x2d82 007074 ncall enable_user2 ,zero 
-0x2d83 007075 call disable_user2 ,zero 
-0x2d84 007076 call le_get_search_max_mtu_data 
-0x2d85 007077 increase -2 ,pdata 
-0x2d86 007078 idiv rega 
-0x2d87 007079 call wait_div_end 
-0x2d88 007080 quotient timeup 
-0x2d89 007081 branch le_send_att_read_by_group_type_store_record 
-:      007082 le_send_att_read_by_group_type_store_write_record:
-0x2d8a 007083 call le_send_att_read_by_group_type_check_pair_length_type 
-0x2d8b 007084 nbranch le_send_att_read_by_group_type_end1 ,blank 
-0x2d8c 007085 fetch 2 ,mem_temp 
-0x2d8d 007086 increase -1 ,pdata 
-0x2d8e 007087 store 2 ,mem_le_cur_handle_end 
-0x2d8f 007088 call le_write_att_record 
-:      007089 le_send_att_read_by_group_type_store_record:
-0x2d90 007090 fetch 2 ,mem_temp 
-0x2d91 007091 store 2 ,mem_le_cur_handle_start 
-0x2d92 007092 call le_store_att_record 
-0x2d93 007093 increase -1 ,timeup 
-:      007095 le_send_att_read_by_group_type_next_handle:
-0x2d94 007096 call le_att_next_handle 
-0x2d95 007097 branch le_send_att_read_by_group_type_response_loop 
-:      007099 le_send_att_read_by_type_res_check_pair_length_type:
-0x2d96 007100 fetch 1 ,mem_le_cur_uuid_length 
-0x2d97 007101 branch le_send_att_read_by_group_type_check_pair_length_type + 1 
-:      007104 le_send_att_read_by_group_type_check_pair_length_type:
-0x2d98 007105 fetch 1 ,mem_le_curr_att_len 
-0x2d99 007106 branch le_send_att_read_by_group_type_check_pair_length_type_16byte ,user2 
-0x2d9a 007107 increase -2 ,pdata 
-0x2d9b 007108 rtn 
-:      007110 le_send_att_read_by_group_type_check_pair_length_type_16byte:
-0x2d9c 007111 increase -16 ,pdata 
-0x2d9d 007112 rtn 
-:      007114 le_send_att_read_by_group_type_end0:
-0x2d9e 007115 fetch 2 ,mem_temp 
-0x2d9f 007116 store 2 ,mem_le_cur_handle_end 
-0x2da0 007117 branch le_send_att_read_by_group_type_end_common 
-:      007118 le_send_att_read_by_group_type_end1:
-0x2da1 007119 fetch 2 ,mem_temp 
-0x2da2 007120 increase -1 ,pdata 
-0x2da3 007121 store 2 ,mem_le_cur_handle_end 
-0x2da4 007122 branch le_send_att_read_by_group_type_end_common 
-:      007123 le_send_att_read_by_group_type_end_common:
-0x2da5 007124 branch le_send_att_error_response_notfound ,user 
-0x2da6 007125 call le_write_att_record 
-0x2da7 007126 branch le_send_auto_len_by_mem 
-:      007131 le_parse_att_write_request:
-0x2da8 007132 copy contr ,rega 
-0x2da9 007133 fetch 2 ,mem_le_l2cap_size 
-0x2daa 007134 add pdata ,-3 ,regb 
-0x2dab 007135 call le_writeatt_cb 
-:      007136 le_send_att_write_response_check_auth:
-0x2dac 007137 bpatchx patch2b_2 ,mem_patch2b 
-0x2dad 007138 call le_check_encrypt_state 
-0x2dae 007139 fetcht 2 ,mem_le_att_handle 
-0x2daf 007140 call le_att_get_handle_ptr2 
-0x2db0 007141 nbranch le_send_att_write_response_error_invalid_handle ,zero 
-0x2db1 007142 call le_send_att_write_response_check_handle ,user 
-0x2db2 007143 rtn user 
-0x2db3 007145 fetch 1 ,mem_le_configuration 
-0x2db4 007146 bbit0 bit_ble_write_auth ,le_send_att_write_response 
-0x2db5 007148 fetcht 2 ,mem_le_att_handle 
-0x2db6 007149 fetch 2 ,mem_le_pairing_handle 
-0x2db7 007150 isub temp ,null 
-0x2db8 007151 nbranch le_send_att_write_response ,zero 
-0x2db9 007152 call le_check_encrypt_state 
-0x2dba 007153 nbranch le_send_att_write_response ,user 
-0x2dbb 007154 branch le_send_att_read_response_error_insufficient_auth 
-:      007157 le_send_att_write_response:
-0x2dbc 007158 force 1 ,rega 
-0x2dbd 007159 call le_fifo_malloc_tx_l2cap_gatt 
-0x2dbe 007160 setarg attop_write_response 
-0x2dbf 007161 istore 1 ,contw 
-0x2dc0 007162 rtn 
-:      007164 le_send_att_write_response_check_handle:
-0x2dc1 007165 increase -2 ,contr 
-0x2dc2 007166 ifetch 2 ,contr 
-0x2dc3 007167 bbit1 bit_of_att_handle_write_authenticated ,le_send_att_read_response_error_insufficient_auth 
-0x2dc4 007168 branch disable_user 
-:      007170 le_send_att_write_response_error_invalid_handle:
-0x2dc5 007171 jam att_err_invalid_handle ,mem_le_err_code 
-0x2dc6 007172 branch le_send_att_error_response 
-:      007175 le_check_encrypt_state:
-0x2dc7 007176 bpatchx patch2b_3 ,mem_patch2b 
-0x2dc8 007177 call disable_user 
-0x2dc9 007178 fetch 1 ,mem_le_pairing_mode 
-0x2dca 007179 rtneq le_pairing_mode_none 
-0x2dcb 007180 fetch 1 ,mem_context 
-0x2dcc 007181 rtnbit1 lestate_encryption 
-0x2dcd 007182 branch enable_user 
-:      007185 le_parse_att_prepare_write_request:
-0x2dce 007186 add contr ,2 ,rega 
-0x2dcf 007187 fetch 2 ,mem_le_l2cap_size 
-0x2dd0 007188 add pdata ,-5 ,regb 
-0x2dd1 007189 call le_writeatt_cb 
-0x2dd2 007190 branch le_send_att_prepare_write_response 
-:      007193 le_send_att_prepare_write_response:
-0x2dd3 007194 fetch 2 ,mem_le_l2cap_size 
-0x2dd4 007195 copy pdata ,rega 
-0x2dd5 007196 call le_fifo_malloc_tx_l2cap_gatt 
-0x2dd6 007197 setarg attop_prepare_write_response 
-0x2dd7 007198 istore 1 ,contw 
-0x2dd8 007199 fetch 2 ,mem_le_att_handle 
-0x2dd9 007200 istore 2 ,contw 
-0x2dda 007201 fetch 2 ,mem_le_l2cap_size 
-0x2ddb 007202 add pdata ,-5 ,loopcnt 
-0x2ddc 007203 fetch 2 ,mem_le_payload_ptr 
-0x2ddd 007204 add pdata ,7 ,contr 
-0x2dde 007205 ifetch 2 ,contr 
-0x2ddf 007206 istore 2 ,contw 
-0x2de0 007207 branch memcpy_fast 
-:      007211 le_parse_att_execute_write_request:
-:      007213 le_send_att_execute_write_response:
-0x2de1 007214 force 1 ,rega 
-0x2de2 007215 call le_fifo_malloc_tx_l2cap_gatt 
-0x2de3 007216 setarg attop_execute_write_response 
-0x2de4 007217 istore 1 ,contw 
-0x2de5 007218 rtn 
-:      007220 le_parse_handle_value_confirmation:
-0x2de6 007221 fetch 1 ,mem_le_l2cap_att_states 
-0x2de7 007222 set0 ble_l2cap_recv_confirmation_packet ,pdata 
-0x2de8 007223 store 1 ,mem_le_l2cap_att_states 
-0x2de9 007224 rtn 
-:      007226 le_parse_att_write_command:
-0x2dea 007227 copy contr ,rega 
-0x2deb 007228 fetch 2 ,mem_le_l2cap_size 
-0x2dec 007229 add pdata ,-3 ,regb 
-0x2ded 007230 branch le_writeatt_cb 
-:      007235 le_att_malloc_tx_notify:
-0x2dee 007236 copy temp ,regc 
-0x2def 007237 increase 3 ,rega 
-0x2df0 007238 call le_fifo_malloc_tx_l2cap_gatt 
-0x2df1 007239 increase -3 ,rega 
-0x2df2 007240 setarg attop_handle_value_notification 
-0x2df3 007241 istore 1 ,contw 
-0x2df4 007242 copy regc ,temp 
-0x2df5 007243 istoret 2 ,contw 
-0x2df6 007244 rtn 
-:      007247 le_att_malloc_tx_indication:
-0x2df7 007248 fetch 1 ,mem_le_l2cap_att_states 
-0x2df8 007249 set1 ble_l2cap_send_indication_packet ,pdata 
-0x2df9 007250 store 1 ,mem_le_l2cap_att_states 
-0x2dfa 007251 copy temp ,regc 
-0x2dfb 007252 increase 3 ,rega 
-0x2dfc 007253 call le_fifo_malloc_tx_l2cap_gatt 
-0x2dfd 007254 increase -3 ,rega 
-0x2dfe 007255 setarg attop_handle_value_indication 
-0x2dff 007256 istore 1 ,contw 
-0x2e00 007257 copy regc ,temp 
-0x2e01 007258 istoret 2 ,contw 
-0x2e02 007259 rtn 
-:      007264 le_send_att_error_response_notfound:
-0x2e03 007265 bpatchx patch2b_4 ,mem_patch2b 
-0x2e04 007266 jam att_err_attribute_not_found ,mem_le_err_code 
-:      007267 le_send_att_error_response:
-0x2e05 007268 force 5 ,rega 
-0x2e06 007269 call le_fifo_malloc_tx_l2cap_gatt 
-0x2e07 007270 setarg attop_error_response 
-0x2e08 007271 istore 1 ,contw 
-0x2e09 007272 fetch 1 ,mem_le_att_opcode 
-0x2e0a 007273 istore 1 ,contw 
-0x2e0b 007274 fetch 2 ,mem_le_att_handle 
-0x2e0c 007275 istore 2 ,contw 
-0x2e0d 007276 fetch 1 ,mem_le_err_code 
-0x2e0e 007277 istore 1 ,contw 
-0x2e0f 007278 rtn 
-:      007281 le_fifo_malloc_tx_l2cap_gatt:
-0x2e10 007282 bpatchx patch2b_5 ,mem_patch2b 
-0x2e11 007283 force le_l2cap_cid_att ,regb 
-0x2e12 007284 branch le_fifo_malloc_tx_l2cap 
-:      007287 le_att_next_handle:
-0x2e13 007288 fetcht 2 ,mem_temp 
-0x2e14 007289 increase 1 ,temp 
-0x2e15 007290 storet 2 ,mem_temp 
-0x2e16 007291 rtn 
-:      007293 le_att_check_handle_end:
-0x2e17 007294 fetcht 2 ,mem_temp 
-0x2e18 007295 fetch 2 ,mem_le_search_handle_end 
-0x2e19 007296 isub temp ,null 
-0x2e1a 007297 rtn 
-:      007300 le_att_same_type:
-0x2e1b 007301 bpatchx patch2b_6 ,mem_patch2b 
-0x2e1c 007302 fetcht 1 ,mem_le_search_att_type_length 
-0x2e1d 007303 arg mem_le_search_att_type ,rega 
-:      007304 le_att_check_same_common:
-0x2e1e 007305 fetch 1 ,mem_le_cur_uuid_length 
-0x2e1f 007306 copy pdata ,loopcnt 
-0x2e20 007307 isub temp ,null 
-0x2e21 007308 nrtn zero 
-0x2e22 007309 arg mem_le_cur_uuid ,regb 
-0x2e23 007310 branch string_compare 
-:      007313 le_store_att_record:
-0x2e24 007314 bpatchx patch2b_7 ,mem_patch2b 
-0x2e25 007315 fetch 1 ,mem_le_curr_att_len 
-0x2e26 007316 store 1 ,mem_temp_block0 
-0x2e27 007317 copy pdata ,loopcnt 
-0x2e28 007318 call get_contr 
-0x2e29 007319 branch memcpy_fast 
-:      007322 le_write_att_record:
-0x2e2a 007323 bpatchx patch2c_0 ,mem_patch2c 
-0x2e2b 007324 call get_contw 
-0x2e2c 007325 fetch 2 ,mem_le_cur_handle_start 
-0x2e2d 007326 istore 2 ,contw 
-0x2e2e 007327 fetch 2 ,mem_le_cur_handle_end 
-0x2e2f 007328 istore 2 ,contw 
-:      007329 le_write_att_record_common:
-0x2e30 007330 fetch 1 ,mem_temp_block0 
-0x2e31 007331 copy pdata ,loopcnt 
-0x2e32 007332 call memcpy_fast 
-0x2e33 007333 branch store_contw 
-:      007337 le_send_auto_len_by_mem:
-0x2e34 007338 bpatchx patch2c_1 ,mem_patch2c 
-0x2e35 007339 call get_contw 
-0x2e36 007340 call le_fifo_get_last_att_ptr 
-0x2e37 007341 copy contw ,pdata 
-0x2e38 007342 isub contr ,rega 
-0x2e39 007343 call le_fifo_get_last_l2cap_ptr 
-0x2e3a 007344 copy rega ,pdata 
-0x2e3b 007345 istore 2 ,contr 
-0x2e3c 007346 increase 4 ,rega 
-0x2e3d 007347 call le_fifo_get_last_tx_ptr 
-0x2e3e 007348 copy rega ,pdata 
-0x2e3f 007349 istore 1 ,contr 
-0x2e40 007350 rtn 
-:      007353 le_get_search_handle_start_end_common:
-0x2e41 007354 rshift8 pdata ,pdata 
-0x2e42 007355 store 2 ,mem_le_search_handle_start 
-0x2e43 007356 ifetch 2 ,contr 
-0x2e44 007357 store 2 ,mem_le_search_handle_end 
-0x2e45 007358 rtn 
-:      007361 le_get_search_max_mtu_data:
-0x2e46 007362 bpatchx patch2c_2 ,mem_patch2c 
-0x2e47 007363 fetch 2 ,mem_le_remote_mtu 
-0x2e48 007365 fetcht 2 ,mem_le_local_mtu 
-0x2e49 007369 branch not_greater_than 
-:      007373 le_get_search_att_type:
-0x2e4a 007374 bpatchx patch2c_3 ,mem_patch2c 
-0x2e4b 007375 call store_contr 
-0x2e4c 007376 arg mem_le_search_att_type_length ,contw 
-:      007377 le_get_search_common:
-0x2e4d 007378 fetch 2 ,mem_le_l2cap_size 
-0x2e4e 007379 increase -5 ,pdata 
-:      007380 le_get_search_common2:
-0x2e4f 007381 istore 1 ,contw 
-0x2e50 007382 copy pdata ,loopcnt 
-0x2e51 007383 call get_contr 
-0x2e52 007384 branch memcpy_fast 
-:      007388 le_parse_writing_attribute_start:
-0x2e53 007389 fetch 2 ,mem_le_rxbuf_data_att_cid 
-0x2e54 007390 rtnne le_l2cap_cid_att 
-0x2e55 007391 fetch 1 ,mem_le_l2cap_att_states 
-0x2e56 007392 set1 ble_l2cap_deal_with_continue_packet ,pdata 
-0x2e57 007393 store 1 ,mem_le_l2cap_att_states 
-0x2e58 007394 fetch 3 ,mem_le_rxbuf_data_att_opcode 
-0x2e59 007395 store 3 ,mem_le_att_opcode 
-0x2e5a 007396 set1 mark_old_packet ,mark 
-0x2e5b 007397 beq attop_write_request ,le_parse_attribute_write_request 
-0x2e5c 007398 beq attop_write_command ,le_parse_attribute_write_command 
-0x2e5d 007399 beq attop_execute_write_request ,le_parse_att_execute_write_request 
-0x2e5e 007400 beq attop_exchange_mtu_request ,le_parse_att_exchange_mtu_request 
-0x2e5f 007401 beq attop_handle_value_confirmation ,le_parse_handle_value_confirmation 
-0x2e60 007402 set0 mark_old_packet ,mark 
-:      007403 le_clear_l2cap_att_states_deal_with_contiune_packet:
-0x2e61 007404 fetch 1 ,mem_le_l2cap_att_states 
-0x2e62 007405 set0 ble_l2cap_deal_with_continue_packet ,pdata 
-0x2e63 007406 store 1 ,mem_le_l2cap_att_states 
-0x2e64 007407 rtn 
-:      007409 le_parse_writing_attribute_continue:
-0x2e65 007410 fetch 1 ,mem_le_l2cap_att_states 
-0x2e66 007411 rtnbit0 ble_l2cap_deal_with_continue_packet 
-0x2e67 007412 set1 mark_old_packet ,mark 
-0x2e68 007413 call le_parse_l2cap_continue_common 
-0x2e69 007414 call le_parse_attribute_check_complete_packet 
-0x2e6a 007415 call le_clear_l2cap_att_states_deal_with_contiune_packet ,user 
-0x2e6b 007416 fetch 1 ,mem_le_att_opcode 
-0x2e6c 007417 beq attop_write_request ,le_send_att_write_response_check_auth 
-0x2e6d 007418 rtn 
-:      007421 le_parse_attribute_write_request:
-0x2e6e 007422 call le_parse_attribute_write_command 
-0x2e6f 007423 branch le_send_attribute_write_response_check_auth 
-:      007425 le_send_attribute_write_response_check_auth:
-0x2e70 007426 call le_parse_attribute_check_complete_packet 
-0x2e71 007427 nrtn user 
-0x2e72 007428 branch le_send_att_write_response_check_auth 
-:      007431 le_parse_attribute_write_command:
-0x2e73 007432 bpatchx patch2c_4 ,mem_patch2c 
-0x2e74 007433 call le_parse_attribute_check_complete_packet_init 
-0x2e75 007434 arg mem_le_rxbuf_data_att_write_payload ,rega 
-0x2e76 007435 branch le_writeatt_cb 
-:      007438 le_parse_attribute_check_complete_packet_init:
-0x2e77 007439 fetch 1 ,mem_le_rxbuf_data_att_write_length 
-0x2e78 007440 add pdata ,-7 ,regb 
-0x2e79 007441 increase -4 ,pdata 
-0x2e7a 007442 store 2 ,mem_le_packet_len_recved 
-0x2e7b 007443 fetcht 2 ,mem_le_rxbuf_data_att_write_l2cap_length 
-0x2e7c 007444 storet 2 ,mem_le_l2cap_size 
-0x2e7d 007445 rtn 
-:      007448 le_parse_l2cap_continue_common:
-0x2e7e 007449 fetchr regb ,1 ,mem_le_rxbuf_data_continue_length 
-0x2e7f 007450 fetch 2 ,mem_le_packet_len_recved 
-0x2e80 007451 iadd regb ,temp 
-0x2e81 007452 storet 2 ,mem_le_packet_len_recved 
-0x2e82 007453 arg mem_le_rxbuf_data_continue_payload ,rega 
-0x2e83 007454 branch le_writeatt_cb 
-:      007458 le_parse_attribute_check_complete_packet:
-0x2e84 007459 call disable_user 
-0x2e85 007460 fetch 2 ,mem_le_packet_len_recved 
-0x2e86 007461 fetcht 2 ,mem_le_l2cap_size 
-0x2e87 007462 isub temp ,null 
-0x2e88 007463 nrtn zero 
-0x2e89 007464 branch enable_user 
-:      007470 le_parse_signaling:
-0x2e8a 007471 ifetch 1 ,contr 
-0x2e8b 007472 ifetcht 1 ,contr 
-0x2e8c 007473 ifetcht 2 ,contr 
-0x2e8d 007474 beq l2cap_connection_parameter_update_response ,le_l2cap_parse_conn_parameter_update_rsp 
-0x2e8e 007475 rtn 
-:      007476 le_l2cap_parse_conn_parameter_update_rsp:
-0x2e8f 007477 ifetch 2 ,contr 
-0x2e90 007478 store 2 ,mem_le_l2cap_signaling_conn_param_update_rsp_result 
-0x2e91 007479 jam bt_evt_le_parse_conn_papa_update_rsp ,mem_fifo_temp 
-0x2e92 007480 branch ui_ipc_send_event 
-:      007486 le_l2cap_tx_update_req:
-0x2e93 007487 arg 0x0c ,rega 
-0x2e94 007488 arg l2cap_connection_parameter_update_request ,regc 
-0x2e95 007489 call le_fifo_malloc_tx_l2cap_signaling 
-0x2e96 007490 setarg 0x08 
-0x2e97 007491 istore 2 ,contw 
-0x2e98 007492 fetch 8 ,mem_le_interval_min 
-0x2e99 007493 istore 8 ,contw 
-0x2e9a 007494 rtn 
-:      007498 le_fifo_malloc_tx_l2cap_signaling:
-0x2e9b 007499 call le_l2cap_update_signaling_identifier 
-0x2e9c 007500 arg le_l2cap_cid_signal ,regb 
-0x2e9d 007501 call le_fifo_malloc_tx_l2cap 
-0x2e9e 007502 copy regc ,pdata 
-0x2e9f 007503 istore 1 ,contw 
-0x2ea0 007504 fetch 1 ,mem_le_signaling_identifier 
-0x2ea1 007505 istore 1 ,contw 
-0x2ea2 007506 rtn 
-:      007509 le_l2cap_update_signaling_identifier:
-0x2ea3 007510 fetch 1 ,mem_le_signaling_identifier 
-0x2ea4 007512 pincrease 1 
-0x2ea5 007513 store 1 ,mem_le_signaling_identifier 
-0x2ea6 007514 rtnne 0 
-:      007516 le_l2cap_reset_signaling_identifier:
-0x2ea7 007517 jam 1 ,mem_le_signaling_identifier 
-0x2ea8 007518 rtn 
-:      007523 le_pairing_mode_init:
-0x2ea9 007524 fetch 1 ,mem_le_pairing_mode 
-0x2eaa 007525 beq le_pairing_mode_none ,le_set_no_pairing 
-0x2eab 007526 beq le_pairing_mode_lagacy_justwork ,le_set_pairing_mode_lagacy_just_work 
-0x2eac 007527 beq le_pairing_mode_lagacy_passkey ,le_set_pairing_mode_lagacy_passkey 
-0x2ead 007528 beq le_pairing_mode_secure_connect_justwork ,le_set_pairing_mode_secure_justwork 
-0x2eae 007529 beq le_pairing_mode_secure_connect_numeric ,le_set_pairing_mode_secure_numeric 
-0x2eaf 007530 beq le_pairing_mode_secure_connect_passkey ,le_set_pairing_mode_secure_passkey 
-0x2eb0 007531 rtn 
-:      007533 le_set_pairing_mode_secure_justwork:
-0x2eb1 007534 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
-0x2eb2 007535 branch le_set_noinputnooutput 
-:      007536 le_set_pairing_mode_secure_numeric:
-0x2eb3 007537 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
-0x2eb4 007538 jam flag_iocap_displayyesno ,mem_le_pres_iocap 
-0x2eb5 007539 rtn 
-:      007540 le_set_pairing_mode_secure_passkey:
-0x2eb6 007541 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
-0x2eb7 007542 branch le_set_displayonly 
-:      007544 le_set_no_pairing:
-0x2eb8 007545 jam flag_le_no_bonding_no_mitm ,mem_le_pres_auth 
-:      007546 le_set_noinputnooutput:
-0x2eb9 007547 jam flag_iocap_noinputnooutput ,mem_le_pres_iocap 
-0x2eba 007548 rtn 
-:      007549 le_set_pairing_mode_lagacy_just_work:
-0x2ebb 007550 jam flag_le_bonding_mitm ,mem_le_pres_auth 
-0x2ebc 007551 branch le_set_noinputnooutput 
-:      007552 le_set_pairing_mode_lagacy_passkey:
-0x2ebd 007553 jam flag_le_bonding_mitm ,mem_le_pres_auth 
-:      007554 le_set_displayonly:
-0x2ebe 007555 jam flag_iocap_displayonly ,mem_le_pres_iocap 
-0x2ebf 007556 rtn 
-:      007558 le_secure_connection_enable:
-0x2ec0 007559 fetch 1 ,mem_secure_connections_enable 
-0x2ec1 007560 set1 secure_connections_le_bit ,pdata 
-0x2ec2 007561 store 1 ,mem_secure_connections_enable 
-0x2ec3 007562 rtn 
-:      007564 le_secure_connection_disable:
-0x2ec4 007565 fetch 1 ,mem_secure_connections_enable 
-0x2ec5 007566 set0 secure_connections_le_bit ,pdata 
-0x2ec6 007567 store 1 ,mem_secure_connections_enable 
-0x2ec7 007568 rtn 
-:      007570 le_parse_smp:
-0x2ec8 007571 ifetch 1 ,contr 
-0x2ec9 007572 beq smp_pairing_request ,le_parse_smp_pairing_request 
-0x2eca 007574 beq smp_pairing_confirm ,le_parse_smp_pairing_confirm 
-0x2ecb 007575 beq smp_pairing_random ,le_parse_smp_pairing_random 
-0x2ecc 007576 beq smp_pairing_failed ,le_parse_smp_pairing_failed 
-0x2ecd 007578 beq smp_master_identification ,le_parse_smp_master_identification 
-0x2ece 007579 beq smp_identity_information ,le_parse_smp_identity_information 
-0x2ecf 007580 beq smp_identity_address_information ,le_parse_smp_identity_address_information 
-0x2ed0 007581 beq smp_signing_information ,le_parse_smp_signing_information 
-0x2ed1 007582 beq smp_security_request ,le_parse_smp_security_request 
-0x2ed2 007583 beq smp_pairing_public_key ,le_parse_smp_public_key 
-0x2ed3 007584 beq smp_pairing_dhkey_check ,le_parse_smp_dhkey_check 
-0x2ed4 007585 rtn 
-:      007589 le_send_smp_security_request:
-0x2ed5 007590 force 2 ,rega 
-0x2ed6 007591 call le_fifo_malloc_tx_l2cap_smp 
-0x2ed7 007592 setarg smp_security_request 
-0x2ed8 007593 istore 1 ,contw 
-0x2ed9 007594 fetch 1 ,mem_le_pres_auth 
-0x2eda 007595 istore 1 ,contw 
-0x2edb 007596 rtn 
-:      007598 le_parse_smp_pairing_request:
-0x2edc 007599 store 1 ,mem_le_preq 
-0x2edd 007600 ifetch 6 ,contr 
-0x2ede 007601 istore 6 ,contw 
-0x2edf 007602 fetch 1 ,mem_le_pairing_mode 
-0x2ee0 007603 beq le_pairing_mode_none ,le_smp_pairing_fail_reason_not_support_pairing 
-0x2ee1 007604 call le_send_smp_pairing_response 
-0x2ee2 007605 fetch 1 ,mem_sc_only_mode 
-0x2ee3 007606 branch le_parse_smp_pairing_request2 ,blank 
-0x2ee4 007607 fetch 1 ,mem_le_preq_auth 
-0x2ee5 007608 bbit0 le_auth_secure_connection_pairing_bit ,app_ble_disconnect 
-0x2ee6 007609 fetch 1 ,mem_le_pairing_mode 
-0x2ee7 007610 bbit0 le_pairing_mode_secure_connect_bit ,app_ble_disconnect 
-:      007611 le_parse_smp_pairing_request2:
-0x2ee8 007612 jam flag_le_pairing_rcv_pairing_req ,mem_le_pairing_state 
-0x2ee9 007613 fetch 1 ,mem_le_preq_iocap 
-0x2eea 007614 beq flag_iocap_displayonly ,le_set_tk_0 
-0x2eeb 007615 beq flag_iocap_displayyesno ,le_set_tk_0 
-0x2eec 007616 beq flag_iocap_noinputnooutput ,le_set_tk_0 
-0x2eed 007617 fetch 1 ,mem_le_pairing_mode 
-0x2eee 007618 beq le_pairing_mode_lagacy_passkey ,le_parse_smp_pairing_req_passkey 
-0x2eef 007619 rtneq le_pairing_mode_secure_connect_passkey 
-:      007620 le_set_tk_0:
-0x2ef0 007621 arg 0 ,pdata 
-0x2ef1 007622 store 4 ,mem_le_tk 
-0x2ef2 007623 rtn 
-:      007625 le_parse_smp_pairing_req_passkey:
-0x2ef3 007626 fetch 1 ,mem_le_configuration 
-0x2ef4 007627 bbit1 bit_ble_passkey_fixed_key ,le_parse_smp_pairing_req_fixed_passkey 
-:      007628 le_genernate_tk:
-0x2ef5 007629 arg mem_le_tk ,rega 
-0x2ef6 007630 copy rega ,contw 
-0x2ef7 007631 arg 3 ,loopcnt 
-0x2ef8 007632 call generate_random_loop 
-0x2ef9 007633 fetch 2 ,mem_le_tk + 2 
-0x2efa 007634 and_into 0x7 ,pdata 
-0x2efb 007635 store 2 ,mem_le_tk + 2 
-:      007636 le_parse_smp_pairing_req_fixed_passkey:
-0x2efc 007637 jam bt_evt_le_tk_generate ,mem_fifo_temp 
-0x2efd 007638 branch ui_ipc_send_event 
-:      007642 le_send_smp_pairing_response:
-0x2efe 007643 force 7 ,rega 
-0x2eff 007644 call le_fifo_malloc_tx_l2cap_smp 
-0x2f00 007645 fetch 7 ,mem_le_pres 
-0x2f01 007646 istore 7 ,contw 
-0x2f02 007647 rtn 
-:      007650 le_parse_smp_pairing_confirm:
-0x2f03 007651 jam flag_le_pairing_receive_pairing_confirm ,mem_le_pairing_state 
-0x2f04 007652 arg mem_le_rconfirm ,contw 
-0x2f05 007653 call memcpy16 
-0x2f06 007654 fetch 1 ,mem_le_pairing_mode 
-0x2f07 007655 beq le_pairing_mode_lagacy_passkey_res_input ,le_parse_smp_pairing_confirm_passkey_res_input 
-0x2f08 007656 beq le_pairing_mode_secure_connect_passkey ,le_parse_smp_pairing_confirm_secure_passkey 
-0x2f09 007657 beq le_pairing_mode_secure_connect_passkey_res_input ,le_parse_smp_pairing_confirm_sc_passkey_res_input 
-0x2f0a 007658 branch le_send_smp_pairing_confirm 
-:      007661 le_parse_smp_pairing_confirm_passkey_res_input:
-0x2f0b 007662 jam bt_evt_le_get_passkey ,mem_fifo_temp 
-0x2f0c 007663 branch ui_ipc_send_event 
-:      007665 le_parse_smp_pairing_confirm_secure_passkey:
-0x2f0d 007666 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
-0x2f0e 007667 jam le_sc_stat_passkey_wait_confirm ,mem_le_secure_connect_state 
-0x2f0f 007668 rtn 
-:      007670 le_parse_smp_pairing_confirm_sc_passkey_res_input:
-0x2f10 007671 fetch 4 ,mem_le_tk 
-0x2f11 007672 branch le_parse_smp_pairing_confirm_passkey_res_input ,blank 
-0x2f12 007673 branch le_parse_smp_pairing_confirm_secure_passkey 
-:      007675 le_send_smp_pairing_confirm:
-0x2f13 007676 jam flag_le_pairing_send_pairing_confirm ,mem_le_pairing_state 
-0x2f14 007677 fetch 1 ,mem_le_pairing_mode 
-0x2f15 007678 bbit1 le_pairing_mode_secure_connect_bit ,le_send_smp_pairing_confirm_sc 
-0x2f16 007679 call generate_confirm 
-0x2f17 007680 force 17 ,rega 
-0x2f18 007681 call le_fifo_malloc_tx_l2cap_smp 
-0x2f19 007682 setarg smp_pairing_confirm 
-0x2f1a 007683 istore 1 ,contw 
-0x2f1b 007684 branch store_aes_result 
-:      007686 le_send_smp_pairing_confirm_sc:
-0x2f1c 007687 arg mem_le_srand ,contw 
-0x2f1d 007688 call generate_random 
-0x2f1e 007689 call function_f4_cb 
-0x2f1f 007690 force 17 ,rega 
-0x2f20 007691 call le_fifo_malloc_tx_l2cap_smp 
-0x2f21 007692 setarg smp_pairing_confirm 
-0x2f22 007693 istore 1 ,contw 
-0x2f23 007694 branch load_inverse_result 
-:      007696 le_parse_smp_pairing_random:
-0x2f24 007697 copy contr ,rega 
-0x2f25 007698 fetch 1 ,mem_le_pairing_mode 
-0x2f26 007699 bbit1 le_pairing_mode_secure_connect_bit ,le_parse_smp_pairing_random_sc 
-0x2f27 007700 copy rega ,contr 
-0x2f28 007701 call authenticate_rconfirm 
-0x2f29 007702 branch le_parse_smp_pairing_random_success ,zero 
-:      007703 le_send_pairing_confirm_value_failed:
-0x2f2a 007704 jam pairing_failed_confirm_value_failed ,mem_le_ll_pairing_fail_reason 
-:      007705 le_send_pairing_failed:
-0x2f2b 007706 force 2 ,rega 
-0x2f2c 007707 call le_fifo_malloc_tx_l2cap_smp 
-0x2f2d 007708 setarg smp_pairing_failed 
-0x2f2e 007709 istore 1 ,contw 
-0x2f2f 007710 fetch 1 ,mem_le_ll_pairing_fail_reason 
-0x2f30 007711 istore 1 ,contw 
-:      007712 le_parse_smp_pairing_failed:
-0x2f31 007713 bpatchx patch2c_5 ,mem_patch2c 
-0x2f32 007714 force smp_pairing_timer ,queue 
-0x2f33 007715 call timer_stop 
-0x2f34 007716 jam flag_le_pairing_null ,mem_le_pairing_state 
-0x2f35 007717 jam bt_evt_le_pairing_fail ,mem_fifo_temp 
-0x2f36 007718 branch ui_ipc_send_event 
-:      007720 le_smp_pairing_fail_reason_not_support_pairing:
-0x2f37 007721 jam pairing_failed_pairing_not_supported ,mem_le_ll_pairing_fail_reason 
-0x2f38 007722 branch le_send_pairing_failed 
-:      007724 le_parse_smp_pairing_random_sc:
-0x2f39 007725 arg mem_le_mrand ,contw 
-0x2f3a 007726 copy rega ,contr 
-0x2f3b 007727 call memcpy16 
-0x2f3c 007728 fetch 1 ,mem_le_pairing_mode 
-0x2f3d 007729 beq le_pairing_mode_secure_connect_passkey ,le_parse_smp_pairing_random_sc_passkey 
-0x2f3e 007730 beq le_pairing_mode_secure_connect_passkey_res_input ,le_parse_smp_pairing_random_sc_passkey 
-0x2f3f 007731 call function_g2 
-0x2f40 007732 call le_send_smp_pairing_random 
-0x2f41 007733 fetch 1 ,mem_le_pairing_mode 
-0x2f42 007734 rtnne le_pairing_mode_secure_connect_numeric 
-0x2f43 007735 jam bt_evt_le_gkey_generate ,mem_fifo_temp 
-0x2f44 007736 branch ui_ipc_send_event 
-:      007738 le_parse_smp_pairing_random_sc_passkey:
-0x2f45 007739 call function_f4_ca 
-0x2f46 007740 arg mem_aes_cmac_temp ,contw 
-0x2f47 007741 call load_inverse_result 
-0x2f48 007742 arg mem_aes_cmac_temp ,rega 
-0x2f49 007743 arg mem_le_rconfirm ,regb 
-0x2f4a 007744 arg 16 ,loopcnt 
-0x2f4b 007745 call string_compare 
-0x2f4c 007746 nbranch le_send_pairing_confirm_value_failed ,zero 
-0x2f4d 007747 branch le_send_smp_pairing_random 
-:      007749 le_parse_smp_pairing_random_success:
-0x2f4e 007750 call generate_stk 
-0x2f4f 007751 jam bt_evt_le_pairing_success ,mem_fifo_temp 
-0x2f50 007752 call ui_ipc_send_event 
-0x2f51 007753 jam 1 ,mem_ltk_exists 
-0x2f52 007754 jam flag_le_pairing_after_auth ,mem_le_pairing_state 
-:      007756 le_send_smp_pairing_random:
-0x2f53 007757 force 17 ,rega 
-0x2f54 007758 call le_fifo_malloc_tx_l2cap_smp 
-0x2f55 007759 setarg smp_pairing_random 
-0x2f56 007760 istore 1 ,contw 
-0x2f57 007761 arg mem_le_srand ,contr 
-0x2f58 007762 branch memcpy16 
-:      007764 le_send_smp_encryption_information:
-0x2f59 007765 force 17 ,rega 
-0x2f5a 007766 call le_fifo_malloc_tx_l2cap_smp 
-0x2f5b 007767 setarg smp_encryption_information 
-0x2f5c 007768 istore 1 ,contw 
-0x2f5d 007769 fetch 1 ,mem_le_configuration 
-0x2f5e 007770 bbit1 bit_ble_pairing_fixed_ltk ,le_send_fixed_ltk 
-0x2f5f 007771 arg mem_le_ltk ,contr 
-0x2f60 007772 branch memcpy16 
-:      007774 le_send_fixed_ltk:
-0x2f61 007775 arg mem_le_fixed_ltk ,contr 
-0x2f62 007776 branch memcpy16 
-:      007779 le_send_smp_master_identification:
-0x2f63 007780 arg mem_le_ediv ,contw 
-0x2f64 007781 force 10 ,loopcnt 
-0x2f65 007782 call generate_random_loop 
-0x2f66 007783 force 11 ,rega 
-0x2f67 007784 call le_fifo_malloc_tx_l2cap_smp 
-0x2f68 007785 setarg smp_master_identification 
-0x2f69 007786 istore 1 ,contw 
-0x2f6a 007787 fetch 2 ,mem_le_ediv 
-0x2f6b 007788 istore 2 ,contw 
-0x2f6c 007789 fetch 8 ,mem_le_rand 
-0x2f6d 007790 istore 8 ,contw 
-0x2f6e 007791 rtn 
-:      007793 le_send_smp_identity_information:
-0x2f6f 007794 force 17 ,rega 
-0x2f70 007795 call le_fifo_malloc_tx_l2cap_smp 
-0x2f71 007796 setarg smp_identity_information 
-0x2f72 007797 istore 1 ,contw 
-0x2f73 007798 setarg 0 
-0x2f74 007799 istore 8 ,contw 
-0x2f75 007800 istore 8 ,contw 
-0x2f76 007801 rtn 
-:      007804 le_send_smp_identity_address_information:
-0x2f77 007805 force 8 ,rega 
-0x2f78 007806 call le_fifo_malloc_tx_l2cap_smp 
-0x2f79 007807 setarg smp_identity_address_information 
-0x2f7a 007808 istore 1 ,contw 
-0x2f7b 007809 fetch 1 ,mem_le_conn_own_addr_type 
-0x2f7c 007810 istore 1 ,contw 
-0x2f7d 007811 fetch 6 ,mem_le_lap 
-0x2f7e 007812 istore 6 ,contw 
-0x2f7f 007813 rtn 
-:      007816 le_send_pairing_fail_unspecified_reason:
-0x2f80 007817 jam pairing_failed_unspecified_reason ,mem_le_ll_pairing_fail_reason 
-0x2f81 007818 branch le_send_pairing_failed 
-:      007820 le_check_init_key_distribution:
-0x2f82 007821 fetch 1 ,mem_le_pres_init_key_distribution 
-0x2f83 007822 fetcht 1 ,mem_le_pres_init_key_distribution 
-0x2f84 007823 iand temp ,pdata 
-0x2f85 007824 rtn 
-:      007826 le_parse_smp_identity_information:
-0x2f86 007827 arg mem_le_irk ,contw 
-0x2f87 007828 call memcpy16 
-0x2f88 007829 call le_check_init_key_distribution 
-0x2f89 007830 isolate0 le_initator_irk_bit ,pdata 
-0x2f8a 007831 branch le_send_pairing_fail_unspecified_reason ,true 
-0x2f8b 007832 fetch 1 ,mem_device_option 
-0x2f8c 007833 rtnne dvc_op_module 
-0x2f8d 007834 call le_check_master_addr_type 
-0x2f8e 007835 nrtn user 
-0x2f8f 007836 branch app_ble_store_reconn_info 
-:      007839 le_check_master_addr_type:
-0x2f90 007840 call disable_user 
-0x2f91 007841 fetch 1 ,mem_le_conn_peer_addr_type 
-0x2f92 007842 rtneq master_public_addr 
-0x2f93 007843 fetch 1 ,mem_le_preq_init_key_distribution 
-0x2f94 007844 rtnbit0 le_initator_irk_bit 
-0x2f95 007845 branch enable_user 
-:      007847 le_parse_smp_identity_address_information:
-0x2f96 007848 call le_check_init_key_distribution 
-0x2f97 007849 isolate0 le_initator_irk_bit ,pdata 
-0x2f98 007850 branch le_send_pairing_fail_unspecified_reason ,true 
-0x2f99 007851 rtn 
-:      007853 le_parse_smp_master_identification:
-:      007854 le_parse_smp_signing_information:
-:      007855 le_parse_smp_security_request:
-0x2f9a 007856 rtn 
-:      007858 le_parse_smp_public_key:
-0x2f9b 007859 arg mem_le_pubkey_remote_x_256 ,contw 
-0x2f9c 007860 call memcpy64 
-0x2f9d 007861 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
-0x2f9e 007862 jam le_sc_stat_receive_public_key ,mem_le_secure_connect_state 
-0x2f9f 007863 rtn 
-:      007865 le_parse_smp_dhkey_check:
-0x2fa0 007866 arg mem_sp_confirm_remote ,contw 
-0x2fa1 007867 call memcpy16 
-0x2fa2 007868 jam le_sc_stat_receive_dhkey ,mem_le_secure_connect_state 
-0x2fa3 007869 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
-0x2fa4 007870 rtn 
-:      007872 le_send_smp_pairing_public_key:
-0x2fa5 007873 force 65 ,rega 
-0x2fa6 007874 call le_fifo_malloc_tx_l2cap_smp 
-0x2fa7 007875 setarg smp_pairing_public_key 
-0x2fa8 007876 istore 1 ,contw 
-0x2fa9 007877 arg mem_sc_pubkey_local_x_256 ,contr 
-0x2faa 007878 branch memcpy64 
-:      007880 le_send_smp_pairing_dhkey_check:
-0x2fab 007881 call function_f6_eb 
-0x2fac 007882 force 17 ,rega 
-0x2fad 007883 call le_fifo_malloc_tx_l2cap_smp 
-0x2fae 007884 setarg smp_pairing_dhkey_check 
-0x2faf 007885 istore 1 ,contw 
-0x2fb0 007886 branch load_inverse_result 
-:      007888 le_check_paring_time:
-0x2fb1 007889 fetch 1 ,mem_le_pairing_state 
-0x2fb2 007890 rtneq flag_le_pairing_end 
-0x2fb3 007891 arg flag_le_pairing_rcv_pairing_req ,temp 
-0x2fb4 007892 isub temp ,null 
-0x2fb5 007893 nrtn positive 
-0x2fb6 007894 arg smp_pairing_timer ,queue 
-0x2fb7 007895 call timer_check 
-0x2fb8 007896 nrtn blank 
-0x2fb9 007897 branch le_send_pairing_fail_unspecified_reason 
-:      007899 le_pairing_sm:
-0x2fba 007900 bpatchx patch2c_6 ,mem_patch2c 
-0x2fbb 007901 call le_fifo_check_nearly_full 
-0x2fbc 007902 nrtn blank 
-0x2fbd 007903 fetch 1 ,mem_le_pairing_state 
-0x2fbe 007904 beq flag_le_pairing_null ,le_pairing_sm_null 
-0x2fbf 007905 beq flag_le_pairing_start ,le_pairing_sm_start 
-0x2fc0 007906 beq flag_le_pairing_send_recurity_req ,le_pairing_sm_send_sec_req 
-0x2fc1 007907 beq flag_le_pairing_rcv_pairing_req ,le_pairing_sm_rcv_pairing_req 
-0x2fc2 007908 beq flag_le_pairing_after_auth ,le_pairing_sm_after_auth 
-0x2fc3 007909 beq flag_le_paring_send_enc_information ,le_pairng_sm_send_enc_information 
-0x2fc4 007910 beq flag_le_paring_send_master_identification ,le_pairng_sm_send_master_indentification 
-0x2fc5 007911 beq flag_le_paring_send_indentity_information ,le_pairng_sm_send_indentity_information 
-0x2fc6 007912 rtn 
-:      007914 le_pairing_sm_null:
-:      007915 le_pairing_sm_send_sec_req:
-0x2fc7 007916 fetch 1 ,mem_le_enc_state 
-0x2fc8 007917 rtnne flag_le_send_start_enc_rsp 
-0x2fc9 007918 jam flag_le_enc_end ,mem_le_enc_state 
-0x2fca 007919 jam flag_le_pairing_end ,mem_le_pairing_state 
-0x2fcb 007920 jam bt_evt_le_reconnect_complete ,mem_fifo_temp 
-0x2fcc 007921 branch ui_ipc_send_event 
-:      007924 le_pairing_sm_start:
-0x2fcd 007925 jam flag_le_pairing_send_recurity_req ,mem_le_pairing_state 
-0x2fce 007926 branch le_send_smp_security_request 
-:      007928 le_pairing_sm_rcv_pairing_req:
-0x2fcf 007929 jam flag_le_pairing_wait_stk_generation ,mem_le_pairing_state 
-0x2fd0 007930 setarg timer_smp_pairing_timeout 
-0x2fd1 007931 arg smp_pairing_timer ,queue 
-0x2fd2 007932 branch timer_init 
-:      007934 le_pairing_sm_after_auth:
-0x2fd3 007935 fetch 1 ,mem_le_enc_state 
-0x2fd4 007936 beq flag_le_send_start_enc_rsp ,le_pairing_sm_after_auth_start_enc 
-0x2fd5 007937 rtn 
-:      007939 le_pairing_sm_after_auth_start_enc:
-0x2fd6 007940 fetch 1 ,mem_le_pairing_mode 
-0x2fd7 007941 bbit1 le_pairing_mode_secure_connect_bit ,le_pairing_sm_after_auth_start_enc_sc 
-0x2fd8 007943 jam flag_le_paring_send_enc_information ,mem_le_pairing_state 
-0x2fd9 007944 call le_send_smp_encryption_information 
-:      007945 le_pairing_sm_after_auth_start_enc_common:
-0x2fda 007946 jam bt_evt_le_enc_info ,mem_fifo_temp 
-0x2fdb 007947 call ui_ipc_send_event 
-0x2fdc 007948 fetch 1 ,mem_device_option 
-0x2fdd 007949 rtnne dvc_op_module 
-0x2fde 007950 call le_check_master_addr_type 
-0x2fdf 007951 rtn user 
-0x2fe0 007952 branch app_ble_store_reconn_info 
-:      007954 le_pairing_sm_after_auth_start_enc_sc:
-0x2fe1 007955 jam flag_le_paring_send_master_identification ,mem_le_pairing_state 
-0x2fe2 007956 branch le_pairing_sm_after_auth_start_enc_common 
-:      007958 le_pairng_sm_send_enc_information:
-0x2fe3 007959 jam flag_le_paring_send_master_identification ,mem_le_pairing_state 
-0x2fe4 007960 branch le_send_smp_master_identification 
-:      007962 le_pairng_sm_send_master_indentification:
-0x2fe5 007963 fetch 1 ,mem_le_preq_resp_key_distribution 
-0x2fe6 007964 fetcht 1 ,mem_le_pres_resp_key_distribution 
-0x2fe7 007965 iand temp ,pdata 
-0x2fe8 007966 isolate0 le_initator_irk_bit ,pdata 
-0x2fe9 007967 branch le_parse_start_enc_rsp_after_auth_end ,true 
-0x2fea 007968 jam flag_le_paring_send_indentity_information ,mem_le_pairing_state 
-0x2feb 007969 branch le_send_smp_identity_information 
-:      007971 le_pairng_sm_send_indentity_information:
-0x2fec 007972 call le_send_smp_identity_address_information 
-0x2fed 007973 branch le_parse_start_enc_rsp_after_auth_end 
-:      007976 le_parse_start_enc_rsp_after_auth_end:
-0x2fee 007977 bpatchx patch2c_7 ,mem_patch2c 
-0x2fef 007978 force smp_pairing_timer ,queue 
-0x2ff0 007979 call timer_stop 
-0x2ff1 007980 jam flag_le_enc_end ,mem_le_enc_state 
-0x2ff2 007981 jam flag_le_pairing_end ,mem_le_pairing_state 
-0x2ff3 007982 jam bt_evt_le_pairing_complete ,mem_fifo_temp 
-0x2ff4 007983 branch ui_ipc_send_event 
-:      007987 le_secure_connect_sm:
-0x2ff5 007988 bpatchx patch2d_0 ,mem_patch2d 
-0x2ff6 007989 fetch 1 ,mem_le_pairing_mode 
-0x2ff7 007990 rtnbit0 le_pairing_mode_secure_connect_bit 
-0x2ff8 007991 fetch 1 ,mem_le_secure_connect_flag 
-0x2ff9 007992 rtnne le_sp_flag_commit_256 
-0x2ffa 007993 jam sp_flag_standby ,mem_le_secure_connect_flag 
-0x2ffb 007994 fetch 1 ,mem_le_secure_connect_state 
-0x2ffc 007995 beq le_sc_stat_receive_public_key ,le_sc_sm_receive_public_key 
-0x2ffd 007996 beq le_sc_stat_wait_send_public_key ,le_sc_sm_wait_send_public_key 
-0x2ffe 007997 beq le_sc_stat_send_public_key ,le_sc_sm_send_public_key 
-0x2fff 007998 beq le_sc_stat_receive_dhkey ,le_sc_sm_receive_dhkey 
-0x3000 007999 beq le_sc_stat_wait_confirm_gkey ,le_sc_sm_wait_confirm_gkey 
-0x3001 008000 beq le_sc_stat_passkey_wait_confirm ,le_sc_sm_passkey_wait_confirm 
-0x3002 008001 rtn 
-:      008003 le_sc_state_clear:
-0x3003 008004 jam sp_flag_standby ,mem_le_secure_connect_flag 
-0x3004 008005 jam le_sc_stat_null ,mem_le_secure_connect_state 
-0x3005 008006 jam flag_le_sc_confrim_null ,mem_le_sc_confirm_gkey_flag 
-0x3006 008007 rtn 
-:      008009 le_sc_sm_passkey_wait_confirm:
-0x3007 008010 fetch 1 ,mem_authentication_passkey_times 
-0x3008 008011 copy pdata ,queue 
-0x3009 008012 increase 1 ,pdata 
-0x300a 008013 store 1 ,mem_authentication_passkey_times 
-0x300b 008014 fetch 4 ,mem_le_tk 
-0x300c 008015 qisolate1 pdata 
-0x300d 008016 setarg 0x80 
-0x300e 008017 setflag true ,0 ,pdata 
-0x300f 008018 store 1 ,mem_passkey_1bit 
-0x3010 008019 branch le_sc_sm_ready_send_pairing_confirm 
-:      008021 le_sc_sm_wait_confirm_gkey:
-0x3011 008022 fetch 1 ,mem_le_sc_confirm_gkey_flag 
-0x3012 008023 jam flag_le_sc_confrim_null ,mem_le_sc_confirm_gkey_flag 
-0x3013 008024 beq flag_le_sc_confrim_gkey_ok ,le_sc_confirm_gkey_ok 
-0x3014 008025 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
-0x3015 008026 rtn 
-:      008028 le_sc_confirm_gkey_ok:
-0x3016 008029 jam bt_evt_le_pairing_success ,mem_fifo_temp 
-0x3017 008030 call ui_ipc_send_event 
-0x3018 008031 jam flag_le_pairing_after_auth ,mem_le_pairing_state 
-0x3019 008032 branch le_send_smp_pairing_dhkey_check 
-:      008034 le_sc_sm_receive_dhkey:
-0x301a 008035 fetch 1 ,mem_sp_dhkey_invalid 
-0x301b 008036 beq sp_key_valid_256 ,le_dhkey_ready 
-0x301c 008037 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
-0x301d 008038 rtn 
-:      008040 le_dhkey_ready:
-0x301e 008041 call function_f5 
-0x301f 008042 fetch 1 ,mem_le_pairing_mode 
-0x3020 008043 beq le_pairing_mode_secure_connect_passkey ,le_dhkey_ready_common 
-0x3021 008044 beq le_pairing_mode_secure_connect_passkey_res_input ,le_dhkey_ready_common 
-0x3022 008045 call le_set_tk_0 
-:      008046 le_dhkey_ready_common:
-0x3023 008047 call function_f6_ea 
-0x3024 008048 arg mem_aes_cmac_temp ,rega 
-0x3025 008049 arg mem_sp_confirm_remote ,regb 
-0x3026 008050 arg 16 ,loopcnt 
-0x3027 008051 call string_compare 
-0x3028 008052 branch le_dhkey_check_ok ,zero 
-:      008053 le_dhkey_check_fail:
-0x3029 008054 jam pairing_failed_dhkey_check_failed ,mem_le_ll_pairing_fail_reason 
-0x302a 008055 branch le_send_pairing_failed 
-:      008058 le_dhkey_check_ok:
-0x302b 008059 call sp_calc_check_publickey_256 
-0x302c 008060 nbranch le_dhkey_check_fail ,zero 
-0x302d 008061 jam 1 ,mem_ltk_exists 
-0x302e 008062 fetch 1 ,mem_le_pairing_mode 
-0x302f 008063 beq le_pairing_mode_secure_connect_justwork ,le_sc_confirm_gkey_ok 
-0x3030 008064 beq le_pairing_mode_secure_connect_passkey ,le_sc_confirm_gkey_ok 
-0x3031 008065 beq le_pairing_mode_secure_connect_passkey_res_input ,le_sc_confirm_gkey_ok 
-0x3032 008066 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
-0x3033 008067 jam le_sc_stat_wait_confirm_gkey ,mem_le_secure_connect_state 
-0x3034 008068 rtn 
-:      008070 le_sc_sm_send_public_key:
-0x3035 008071 fetch 1 ,mem_le_pairing_mode 
-0x3036 008072 beq le_pairing_mode_secure_connect_passkey ,le_sc_sm_send_public_key_passkey 
-0x3037 008073 beq le_pairing_mode_secure_connect_passkey_res_input ,le_sc_sm_send_public_key_passkey 
-0x3038 008074 jam 0 ,mem_passkey_1bit 
-:      008075 le_sc_sm_ready_send_pairing_confirm:
-0x3039 008076 branch le_send_smp_pairing_confirm 
-:      008078 le_sc_sm_send_public_key_passkey:
-0x303a 008079 jam 0 ,mem_authentication_passkey_times 
-0x303b 008080 rtneq le_pairing_mode_secure_connect_passkey_res_input 
-0x303c 008081 branch le_parse_smp_pairing_req_passkey 
-:      008084 le_sc_sm_receive_public_key:
-0x303d 008085 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
-0x303e 008086 fetch 1 ,mem_sc_local_key_invalid 
-0x303f 008087 beq sp_key_valid_256 ,le_public_key_ready 
-0x3040 008088 rtn 
-:      008090 le_public_key_ready:
-0x3041 008091 jam le_sc_stat_wait_send_public_key ,mem_le_secure_connect_state 
-0x3042 008092 jam sp_key_invalid ,mem_sp_dhkey_invalid 
-0x3043 008093 branch sp_dhkey_calc_256 
-:      008095 le_sc_sm_wait_send_public_key:
-0x3044 008096 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
-0x3045 008097 jam le_sc_stat_send_public_key ,mem_le_secure_connect_state 
-0x3046 008098 branch le_send_smp_pairing_public_key 
-:      008102 le_fifo_malloc_tx_l2cap_smp:
-0x3047 008103 bpatchx patch2d_1 ,mem_patch2d 
-0x3048 008104 force le_l2cap_cid_smp ,regb 
-0x3049 008105 branch le_fifo_malloc_tx_l2cap 
-:      008109 le_parse_ll:
-0x304a 008110 fetch 1 ,mem_le_rxbuf_data_ll_opcode 
-0x304b 008111 beq ll_connection_update_ind ,le_parse_connection_update_ind 
-0x304c 008112 beq ll_channel_map_ind ,le_parse_channel_map_ind 
-0x304d 008113 beq ll_terminate_ind ,le_parse_terminate_ind 
-0x304e 008114 beq ll_enc_req ,le_parse_enc_req 
-0x304f 008115 beq ll_enc_rsp ,le_parse_enc_rsp 
-0x3050 008116 beq ll_start_enc_req ,le_parse_start_enc_req 
-0x3051 008117 beq ll_start_enc_rsp ,le_parse_start_enc_rsp 
-0x3052 008118 beq ll_unknown_rsp ,le_parse_unknown_rsp 
-0x3053 008119 beq ll_feature_req ,le_parse_feature_req 
-0x3054 008120 beq ll_feature_rsp ,le_parse_feature_rsp 
-0x3055 008121 beq ll_pause_enc_req ,le_parse_pause_enc_req 
-0x3056 008122 beq ll_pause_enc_rsp ,le_parse_pause_enc_rsp 
-0x3057 008123 beq ll_version_ind ,le_parse_version_ind 
-0x3058 008124 beq ll_reject_ind ,le_parse_reject_ind 
-0x3059 008125 beq ll_ping_req ,le_parse_ping_req 
-0x305a 008126 beq ll_ping_rsp ,le_parse_ping_rsp 
-0x305b 008127 beq ll_length_req ,le_parse_length_req 
-0x305c 008128 beq ll_length_rsp ,le_parse_length_rsp 
-0x305d 008129 beq ll_phy_req ,le_parse_phy_req 
-0x305e 008130 beq ll_phy_update_ind ,le_parse_phy_update_ind 
-0x305f 008131 fetchr regc ,1 ,mem_le_rxbuf_data_ll_opcode 
-0x3060 008132 branch le_send_unknown_rsp 
-:      008136 le_parse_connection_update_ind:
-0x3061 008137 ifetch 9 ,contr 
-0x3062 008138 store 9 ,mem_le_new_param 
-0x3063 008139 ifetch 2 ,contr 
-0x3064 008140 store 2 ,mem_le_instant 
-0x3065 008141 fetch 1 ,mem_le_state 
-0x3066 008142 set1 lestate_update_param ,pdata 
-0x3067 008143 store 1 ,mem_le_state 
-0x3068 008144 rtn 
-:      008148 le_parse_channel_map_ind:
-0x3069 008149 ifetch 5 ,contr 
-0x306a 008150 store 5 ,mem_le_new_map 
-0x306b 008151 ifetch 2 ,contr 
-0x306c 008152 store 2 ,mem_le_instant 
-:      008153 le_update_map_enable:
-0x306d 008154 fetch 1 ,mem_le_state 
-0x306e 008155 set1 lestate_update_map ,pdata 
-0x306f 008156 store 1 ,mem_le_state 
-0x3070 008157 rtn 
-:      008161 le_parse_terminate_ind:
-0x3071 008162 setarg 20 
-0x3072 008163 store 2 ,mem_le_superto 
-0x3073 008164 store 2 ,mem_le_init_superto 
-0x3074 008165 rtn 
-:      008169 le_parse_enc_req:
-0x3075 008170 ifetch 8 ,contr 
-0x3076 008171 store 8 ,mem_le_rand 
-0x3077 008172 ifetch 2 ,contr 
-0x3078 008173 store 2 ,mem_le_ediv 
-0x3079 008174 ifetch 8 ,contr 
-0x307a 008175 store 8 ,mem_le_skdm 
-0x307b 008176 ifetch 4 ,contr 
-0x307c 008177 store 4 ,mem_ccm_ivm 
-0x307d 008178 call le_send_enc_rsp 
-0x307e 008179 bpatchx patch2d_2 ,mem_patch2d 
-0x307f 008180 fetch 1 ,mem_le_pairing_state 
-0x3080 008181 beq flag_le_pairing_after_auth ,le_parse_enc_req_after_auth 
-0x3081 008182 fetch 1 ,mem_le_configuration 
-0x3082 008183 bbit1 bit_ble_pairing_fixed_ltk ,le_parse_enc_req_fixed_ltk 
-0x3083 008184 fetch 1 ,mem_nv_data_number 
-0x3084 008185 ncall load_device_list_mode_4 ,blank 
-0x3085 008186 fetch 1 ,mem_ltk_exists 
-0x3086 008187 beq 0 ,le_ltk_lost 
-:      008188 le_parse_enc_req_after_auth:
-0x3087 008189 jam flag_le_rcv_enc_start ,mem_le_enc_state 
-0x3088 008190 call le_send_start_enc_req 
-0x3089 008191 branch generate_sk 
-:      008192 le_parse_enc_req_fixed_ltk:
-0x308a 008193 jam 1 ,mem_ltk_exists 
-0x308b 008194 arg mem_le_fixed_ltk ,contr 
-0x308c 008195 arg mem_le_ltk ,contw 
-0x308d 008196 call memcpy16 
-0x308e 008197 branch le_parse_enc_req_after_auth 
-:      008199 le_ltk_lost:
-0x308f 008200 jam flag_le_enc_null ,mem_le_enc_state 
-0x3090 008201 jam flag_le_enc_null ,mem_le_pairing_state 
-0x3091 008202 jam bt_evt_le_ltk_lost ,mem_fifo_temp 
-0x3092 008203 branch ui_ipc_send_event 
-:      008206 le_parse_enc_rsp:
-0x3093 008207 ifetch 8 ,contr 
-0x3094 008208 store 8 ,mem_le_skds 
-0x3095 008209 ifetch 4 ,contr 
-0x3096 008210 store 4 ,mem_ccm_ivs 
-0x3097 008211 branch generate_sk 
-:      008215 le_parse_start_enc_req:
-0x3098 008216 fetch 1 ,mem_le_state 
-0x3099 008217 set1 lestate_encryption ,pdata 
-0x309a 008218 store 1 ,mem_le_state 
-0x309b 008219 rtn 
-:      008222 le_parse_start_enc_rsp:
-0x309c 008223 rtn master 
-0x309d 008224 jam bt_evt_le_start_enc ,mem_fifo_temp 
-0x309e 008225 call ui_ipc_send_event 
-0x309f 008226 jam flag_le_send_start_enc_rsp ,mem_le_enc_state 
-0x30a0 008227 branch le_send_start_enc_rsp 
-:      008231 le_parse_unknown_rsp:
-0x30a1 008232 rtn 
-:      008236 le_parse_feature_req:
-0x30a2 008237 branch le_send_feature_rsp 
-:      008241 le_parse_feature_rsp:
-0x30a3 008242 rtn 
-:      008246 le_parse_pause_enc_req:
-0x30a4 008247 jam flag_le_enc_pause ,mem_le_enc_state 
-0x30a5 008248 call le_send_pause_enc_rsp 
-0x30a6 008249 jam bt_evt_le_pause_enc ,mem_fifo_temp 
-0x30a7 008250 branch ui_ipc_send_event 
-:      008254 le_parse_pause_enc_rsp:
-0x30a8 008255 rtn 
-:      008259 le_parse_version_ind:
-0x30a9 008260 rtn master 
-0x30aa 008261 branch le_send_version_ind 
-:      008265 le_parse_reject_ind:
-0x30ab 008266 rtn 
-:      008270 le_parse_ping_req:
-0x30ac 008271 branch le_send_ping_rsp 
-:      008275 le_parse_ping_rsp:
-0x30ad 008276 rtn 
-:      008279 le_parse_length_req:
-0x30ae 008280 call le_parse_length_rsp 
-0x30af 008281 branch le_send_data_length_res 
-:      008283 le_parse_length_rsp:
-0x30b0 008284 ifetch 8 ,contr 
-0x30b1 008285 store 8 ,mem_remote_rx_max_octets 
-0x30b2 008286 fetch 2 ,mem_remote_rx_max_octets 
-0x30b3 008287 fetcht 2 ,mem_local_tx_max_octets 
-0x30b4 008288 call not_greater_than 
-0x30b5 008289 store 2 ,mem_remote_rx_max_octets 
-0x30b6 008291 fetch 2 ,mem_remote_tx_max_octets 
-0x30b7 008292 fetcht 2 ,mem_local_rx_max_octets 
-0x30b8 008293 call not_greater_than 
-0x30b9 008294 store 2 ,mem_remote_tx_max_octets 
-0x30ba 008295 rtn 
-:      008299 le_parse_phy_req:
-0x30bb 008300 branch le_send_phy_rsp 
-:      008304 le_parse_phy_update_ind:
-0x30bc 008305 ifetch 2 ,contr 
-0x30bd 008306 store 2 ,mem_le_new_m2s_phy 
-0x30be 008307 ifetch 2 ,contr 
-0x30bf 008308 store 2 ,mem_le_instant 
-0x30c0 008309 rtn blank 
-0x30c1 008310 fetch 1 ,mem_le_state 
-0x30c2 008311 set1 lestate_update_phy ,pdata 
-0x30c3 008312 store 1 ,mem_le_state 
-0x30c4 008313 rtn 
-:      008318 le_send_terminate_ind_user_terminated:
-0x30c5 008319 arg error_remote_user_terminated_connection ,regc 
-:      008322 le_send_terminate_ind:
-0x30c6 008323 arg 2 ,rega 
-0x30c7 008324 arg ll_terminate_ind ,regb 
-0x30c8 008325 call le_fifo_malloc_tx_ll 
-0x30c9 008326 copy regc ,pdata 
-0x30ca 008327 istore 1 ,contw 
-0x30cb 008328 rtn 
-:      008332 le_send_enc_rsp:
-0x30cc 008333 arg mem_le_skds ,contw 
-0x30cd 008334 force 8 ,loopcnt 
-0x30ce 008335 call generate_random_loop 
-0x30cf 008336 arg mem_ccm_ivs ,contw 
-0x30d0 008337 force 4 ,loopcnt 
-0x30d1 008338 call generate_random_loop 
-0x30d2 008339 arg 13 ,rega 
-0x30d3 008340 arg ll_enc_rsp ,regb 
-0x30d4 008341 call le_fifo_malloc_tx_ll 
-0x30d5 008342 fetch 8 ,mem_le_skds 
-0x30d6 008343 istore 8 ,contw 
-0x30d7 008344 fetch 4 ,mem_ccm_ivs 
-0x30d8 008345 istore 4 ,contw 
-0x30d9 008346 rtn 
-:      008350 le_send_start_enc_req:
-0x30da 008351 jam flag_le_send_start_enc_req ,mem_le_enc_state 
-0x30db 008352 arg ll_start_enc_req ,regb 
-0x30dc 008353 branch le_send_ll_one_lenth 
-:      008357 le_send_start_enc_rsp:
-0x30dd 008358 arg ll_start_enc_rsp ,regb 
-0x30de 008359 branch le_send_ll_one_lenth 
-:      008364 le_send_unknown_rsp:
-0x30df 008365 arg 2 ,rega 
-0x30e0 008366 arg ll_unknown_rsp ,regb 
-0x30e1 008367 call le_fifo_malloc_tx_ll 
-0x30e2 008368 istorer regc ,1 ,contw 
-0x30e3 008369 rtn 
-:      008373 le_send_feature_rsp:
-0x30e4 008374 arg 9 ,rega 
-0x30e5 008375 arg ll_feature_rsp ,regb 
-0x30e6 008376 call le_fifo_malloc_tx_ll 
-0x30e7 008377 fetch 8 ,mem_le_local_feature 
-0x30e8 008378 or pdata ,fun_ll_feature_le_encryption ,pdata 
-0x30e9 008379 istore 8 ,contw 
-0x30ea 008380 rtn 
-:      008384 le_send_pause_enc_rsp:
-0x30eb 008385 arg ll_pause_enc_rsp ,regb 
-0x30ec 008386 branch le_send_ll_one_lenth 
-:      008390 le_send_version_ind:
-0x30ed 008391 arg 6 ,rega 
-0x30ee 008392 arg ll_version_ind ,regb 
-0x30ef 008393 call le_fifo_malloc_tx_ll 
-0x30f0 008394 fetch 5 ,mem_version 
-0x30f1 008395 istore 5 ,contw 
-0x30f2 008396 rtn 
-:      008399 le_send_reject_ind:
-0x30f3 008400 arg 2 ,rega 
-0x30f4 008401 arg ll_reject_ind ,regb 
-0x30f5 008402 call le_fifo_malloc_tx_ll 
-0x30f6 008403 setarg le_err_pin_or_key_missing 
-0x30f7 008404 istore 1 ,contw 
-0x30f8 008405 rtn 
-:      008409 le_send_ping_rsp:
-0x30f9 008410 arg ll_ping_rsp ,regb 
-0x30fa 008411 branch le_send_ll_one_lenth 
-:      008413 le_send_data_length_req:
-0x30fb 008414 arg ll_length_req ,regb 
-0x30fc 008415 branch le_send_data_length 
-:      008417 le_send_data_length_res:
-0x30fd 008418 arg ll_length_rsp ,regb 
-:      008419 le_send_data_length:
-0x30fe 008420 arg 9 ,rega 
-0x30ff 008421 call le_fifo_malloc_tx_ll 
-0x3100 008422 fetch 8 ,mem_local_rx_max_octets 
-0x3101 008423 istore 8 ,contw 
-0x3102 008424 rtn 
-:      008428 le_send_phy_rsp:
-0x3103 008429 arg 3 ,rega 
-0x3104 008430 arg ll_phy_rsp ,regb 
-0x3105 008431 call le_fifo_malloc_tx_ll 
-0x3106 008432 fetch 1 ,mem_le_tx_phys 
-0x3107 008433 and pdata ,0x07 ,pdata 
-0x3108 008434 istore 1 ,contw 
-0x3109 008435 fetch 1 ,mem_le_rx_phys 
-0x310a 008436 and pdata ,0x07 ,pdata 
-0x310b 008437 istore 1 ,contw 
-0x310c 008438 rtn 
-:      008442 le_send_ll_one_lenth:
-0x310d 008443 arg 1 ,rega 
-0x310e 008444 branch le_fifo_malloc_tx_ll 
-:      008449 g24_dispatch:
-0x310f 008450 bpatchx patch2d_3 ,mem_patch2d 
-0x3110 008451 bmark1 mark_24g_rxmode ,g24_receive_dispatch 
-0x3111 008452 branch g24_transmit_dispatch 
-:      008457 g24_prep:
-0x3112 008458 bpatchx patch2d_4 ,mem_patch2d 
-0x3113 008459 disable enable_crc 
-0x3114 008460 disable enable_white 
-0x3115 008461 setarg 0x555555 
-0x3116 008462 iforce crc24_init 
-0x3117 008463 fetch 1 ,mem_24g_ch 
-0x3118 008464 branch le_prep_next 
-:      008466 g24_receive_packet:
-0x3119 008467 bpatchx patch2d_5 ,mem_patch2d 
-0x311a 008468 fetch 1 ,mem_24g_rx_phy 
-0x311b 008469 call le_enable_phy_by_pdata 
-0x311c 008470 fetch 4 ,mem_24g_addr 
-0x311d 008471 iforce access 
-0x311e 008472 call set_sync_on 
-0x311f 008473 fetcht 1 ,mem_24g_ch 
-0x3120 008474 call le_rf_rx_enable 
-:      008475 g24_receive_rxon:
-0x3121 008476 call g24_prep 
-0x3122 008477 bmark0 mark_ble_lr ,g24_receive_nolr 
-0x3123 008478 pulse dewhiten_code_calc 
-0x3124 008479 nop 30 
-0x3125 008480 call g24_prep 
-:      008481 g24_receive_nolr:
-0x3126 008482 disable user3 
-0x3127 008483 enable decode_fec0 
-0x3128 008484 enable is_rx 
-0x3129 008485 disable is_tx 
-0x312a 008486 enable swfine 
-0x312b 008487 fetch 2 ,mem_24g_rx_window 
-0x312c 008488 iforce stop_watch 
-0x312d 008489 correlate null ,timeout 
-0x312e 008490 nbranch g24_sync_timeout ,sync 
-0x312f 008491 call rf_debug_rx_sync_line 
-0x3130 008492 bmark1 mark_ble_lr ,g24_receive_skip_fec1 
-0x3131 008493 fetch 1 ,mem_24g_disable_fec1 
-0x3132 008494 nbranch g24_receive_skip_fec1 ,blank 
-0x3133 008495 disable decode_fec0 
-0x3134 008496 enable decode_fec1 
-:      008497 g24_receive_skip_fec1:
-0x3135 008498 enable enable_white 
-0x3136 008499 enable enable_crc 
-0x3137 008500 call g24_receive_byte 
-0x3138 008501 store 1 ,mem_24g_get_syncword_crc8 
-0x3139 008502 fetcht 1 ,mem_24g_syncword_crc8 
-0x313a 008503 isub temp ,null 
-0x313b 008504 nbranch g24_hec_error ,zero 
-0x313c 008505 bpatchx patch2d_6 ,mem_patch2d 
-0x313d 008506 disable user7 
-0x313e 008507 isolate1 mark_ble_lr ,mark 
-0x313f 008508 call g24_lr_receive_pdu_len ,true 
-0x3140 008509 branch g24_lr_len_error ,user7 
-0x3141 008510 call g24_receive_byte 
-0x3142 008511 store 1 ,mem_24g_rxbuf 
-0x3143 008512 bmark1 mark_24g_rxmode ,g24_receive_skip 
-0x3144 008513 fetch 1 ,mem_24g_rxbuf 
-0x3145 008514 fetcht 1 ,mem_24g_data_type 
-0x3146 008515 icompare bits_data ,temp 
-0x3147 008516 nbranch g24_type_error ,true 
-:      008517 g24_receive_skip:
-0x3148 008518 call g24_receive_byte 
-0x3149 008519 isolate1 mark_ble_lr ,mark 
-0x314a 008520 call g24_lr_receive_payload_len ,true 
-0x314b 008521 istore 1 ,contw 
-0x314c 008522 rshift3 pdata ,pdata 
-0x314d 008523 sub pdata ,0x1f ,null 
-0x314e 008524 nbranch g24_len_over_error ,positive 
-0x314f 008525 copy pdata ,loopcnt 
-0x3150 008526 branch g24rx_nopayload ,zero 
-:      008527 g24rx_loop:
-0x3151 008528 call g24_receive_byte 
-0x3152 008529 istore 1 ,contw 
-0x3153 008530 loop g24rx_loop 
-:      008531 g24rx_nopayload:
-0x3154 008532 bmark1 mark_24g_rxmode ,g24_receive_skip_rssi 
-0x3155 008533 copy contw ,rega 
-0x3156 008534 call g24_receive_byte 
-0x3157 008535 store 1 ,mem_rssi_hex_received 
-0x3158 008536 copy rega ,contw 
-:      008537 g24_receive_skip_rssi:
-0x3159 008538 parse demod ,bucket ,24 
-0x315a 008539 rshift32 pdata ,pdata 
-0x315b 008540 rshift16 pdata ,pdata 
-0x315c 008541 istore 3 ,contw 
-0x315d 008542 fetch 1 ,mem_24g_disable_fec1 
-0x315e 008543 nbranch g24_receive_skip_disable_fec1 ,blank 
-0x315f 008544 disable decode_fec1 
-:      008545 g24_receive_skip_next:
-0x3160 008546 isolate1 mark_24g_rxmode ,mark 
-0x3161 008547 call save_rssi_dec ,true 
-0x3162 008548 branch g24_crc_error ,crc_failed 
-0x3163 008549 call rf_debug_rx_crc_line 
-0x3164 008550 bpatchx patch2d_7 ,mem_patch2d 
-0x3165 008551 enable user3 
-0x3166 008552 call le_match_set_txfreq 
-0x3167 008553 rtnmark1 mark_24g_rxmode 
-0x3168 008554 fetch 1 ,mem_rssi_hex_received 
-0x3169 008555 fetcht 1 ,mem_rssi_hex_received_max_value 
-0x316a 008556 isub temp ,null 
-0x316b 008557 call copy_temp2pdata ,positive 
-0x316c 008558 branch rssi_signal 
-:      008560 g24_receive_skip_disable_fec1:
-0x316d 008561 disable decode_fec0 
-0x316e 008562 branch g24_receive_skip_next 
-:      008565 g24_lr_receive_pdu_len:
-0x316f 008566 call g24_receive_byte 
-0x3170 008567 sub pdata ,1 ,null 
-0x3171 008568 branch enable_user7 ,positive 
-0x3172 008569 increase -2 ,pdata 
-0x3173 008570 bmark1 mark_24g_rxmode ,g24_lr_receive_pdu_norssi 
-0x3174 008571 branch enable_user7 ,blank 
-0x3175 008572 increase -1 ,pdata 
-:      008573 g24_lr_receive_pdu_norssi:
-0x3176 008574 store 1 ,mem_temp 
-0x3177 008575 rtn 
-:      008577 g24_lr_receive_payload_len:
-0x3178 008578 and_into 0x07 ,pdata 
-0x3179 008579 fetcht 1 ,mem_temp 
-0x317a 008580 lshift3 temp ,temp 
-0x317b 008581 ior temp ,pdata 
-0x317c 008582 rtn 
-:      008584 g24_receive_byte:
-0x317d 008585 parse demod ,bucket ,8 
-0x317e 008586 rshift3 pwindow ,pdata 
-0x317f 008587 rtn 
-:      008589 g24_sync_timeout:
-0x3180 008590 jam err_sync_to ,mem_24g_off_type 
-0x3181 008591 isolate1 mark_24g_rxmode ,mark 
-0x3182 008592 call rssi_noise ,true 
-:      008593 g24_end_of_packet:
-0x3183 008594 bpatchx patch2e_0 ,mem_patch2e 
-0x3184 008595 call le_disable 
-0x3185 008596 disable encode_fec1 
-0x3186 008597 disable decode_fec1 
-0x3187 008598 branch end_of_packet 
-:      008600 g24_hec_error:
-0x3188 008601 jam err_hec ,mem_24g_off_type 
-0x3189 008602 branch g24_end_of_packet 
-:      008604 g24_lr_len_error:
-0x318a 008605 jam err_lr_len ,mem_24g_off_type 
-0x318b 008606 branch g24_end_of_packet 
-:      008608 g24_type_error:
-0x318c 008609 jam err_type ,mem_24g_off_type 
-0x318d 008610 branch g24_end_of_packet 
-:      008612 g24_len_over_error:
-0x318e 008613 jam err_len_over ,mem_24g_off_type 
-0x318f 008614 branch g24_end_of_packet 
-:      008616 g24_crc_error:
-0x3190 008617 jam err_crc ,mem_24g_off_type 
-0x3191 008618 branch g24_end_of_packet 
-:      008620 g24_set_freq_tx:
-0x3192 008621 call set_sync_on 
-0x3193 008622 fetcht 1 ,mem_24g_ch 
-0x3194 008623 branch set_freq_tx 
-:      008625 g24_transmit:
-0x3195 008626 bpatchx patch2e_1 ,mem_patch2e 
-0x3196 008627 fetch 1 ,mem_24g_tx_phy 
-0x3197 008628 call le_enable_phy_by_pdata 
-0x3198 008629 fetch 4 ,mem_24g_addr 
-0x3199 008630 iforce access 
-0x319a 008631 call g24_prep 
-0x319b 008632 call g24_set_freq_tx 
-0x319c 008633 set1 txgfsk ,radio_ctrl 
-0x319d 008634 enable encode_fec0 
-0x319e 008635 enable is_tx 
-0x319f 008636 disable is_rx 
-0x31a0 008637 call rf_debug_tx_on_line 
-0x31a1 008638 disable lr_s2en 
-0x31a2 008639 bmark1 mark_ble_lr ,g24_transmit_lr 
-0x31a3 008640 bmark1 mark_ble_2m ,g24_transmit_2m 
-0x31a4 008641 rshift16 access ,pdata 
-0x31a5 008642 rshift8 pdata ,pdata 
-0x31a6 008643 rshift4 pdata ,pdata 
-0x31a7 008644 inject mod ,40 
-:      008645 g24_transmit_packet:
-0x31a8 008646 bpatchx patch2e_2 ,mem_patch2e 
-0x31a9 008647 bmark1 mark_ble_lr ,g24_transmit_nolr 
-0x31aa 008648 fetch 1 ,mem_24g_disable_fec1 
-0x31ab 008649 nbranch g24_transmit_nolr ,blank 
-0x31ac 008650 disable encode_fec0 
-0x31ad 008651 enable encode_fec1 
-:      008652 g24_transmit_nolr:
-0x31ae 008653 enable enable_white 
-0x31af 008654 enable enable_crc 
-0x31b0 008655 fetch 1 ,mem_24g_txlen 
-0x31b1 008656 iforce loopcnt 
-0x31b2 008657 arg mem_24g_txpayload ,contr 
-:      008658 g24tr_loop:
-0x31b3 008659 ifetch 1 ,contr 
-0x31b4 008660 inject mod ,8 
-0x31b5 008661 loop g24tr_loop 
-0x31b6 008662 enable enable_parity 
-0x31b7 008663 inject mod ,24 
-0x31b8 008664 disable enable_parity 
-0x31b9 008665 bmark0 mark_ble_lr ,g24_transmit_skip 
-0x31ba 008666 disable enable_white 
-0x31bb 008667 setarg 0 
-0x31bc 008668 inject mod ,3 
-:      008669 g24_transmit_skip:
-0x31bd 008670 until null ,tx_clear 
-0x31be 008671 nop 100 
-0x31bf 008672 disable lr_s2en 
-0x31c0 008673 disable encode_fec0 
-0x31c1 008674 fetch 1 ,mem_24g_disable_fec1 
-0x31c2 008675 nbranch g24_transmit_skip_disable_fec1 ,blank 
-0x31c3 008676 disable encode_fec1 
-:      008677 g24_transmit_skip_disable_fec1:
-0x31c4 008678 disable encode_fec3 
-0x31c5 008679 call set_sync_on 
-0x31c6 008680 branch rf_debug_tx_off_line 
-:      008682 g24_transmit_lr:
-0x31c7 008683 arg 10 ,loopcnt 
-:      008684 g24_transmit_lr_preamble_loop:
-0x31c8 008685 setarg 0x3c 
-0x31c9 008686 inject mod ,8 
-0x31ca 008687 loop g24_transmit_lr_preamble_loop 
-0x31cb 008688 disable encode_fec0 
-0x31cc 008689 enable encode_fec3 
-0x31cd 008690 rshift16 access ,pdata 
-0x31ce 008691 rshift16 pdata ,pdata 
-0x31cf 008692 rshift4 pdata ,pdata 
-0x31d0 008693 inject mod ,32 
-0x31d1 008694 bmark1 mark_ble_lr_s8 ,g24_transmit_lr_s8 
-:      008695 g24_transmit_lr_s2:
-0x31d2 008696 setarg 1 
-0x31d3 008697 inject mod ,5 
-0x31d4 008698 enable lr_s2en 
-0x31d5 008699 branch g24_transmit_packet 
-:      008701 g24_transmit_lr_s8:
-0x31d6 008702 setarg 0 
-0x31d7 008703 inject mod ,5 
-0x31d8 008704 branch g24_transmit_packet 
-:      008706 g24_transmit_2m:
-0x31d9 008707 fetch 1 ,mem_system_clk 
-0x31da 008708 rshift pdata ,loopcnt 
-:      008709 g24_transmit_2m_dealy:
-0x31db 008710 nop 2 
-0x31dc 008711 loop g24_transmit_2m_dealy 
-0x31dd 008713 rshift16 access ,pdata 
-0x31de 008714 rshift8 pdata ,pdata 
-0x31df 008715 rshift4 pdata ,temp 
-0x31e0 008716 copy temp ,pdata 
-0x31e1 008717 inject mod ,8 
-0x31e2 008718 copy temp ,pdata 
-0x31e3 008719 inject mod ,40 
-0x31e4 008720 branch g24_transmit_packet 
-:      008728 g24_transmit_prep:
-0x31e5 008729 bpatchx patch2e_3 ,mem_patch2e 
-0x31e6 008730 fetch 1 ,mem_24g_tx_phy 
-0x31e7 008731 bbit1 bit_le_coded_phy ,g24_lr_transmit_prep 
-0x31e8 008733 fetch 1 ,mem_24g_datalen 
-0x31e9 008734 increase 3 ,pdata 
-0x31ea 008735 store 1 ,mem_24g_txlen 
-0x31eb 008737 fetch 1 ,mem_24g_syncword_crc8 
-0x31ec 008738 store 1 ,mem_24g_txpayload 
-0x31ed 008740 fetch 1 ,mem_24g_data_type 
-0x31ee 008741 istore 1 ,contw 
-0x31ef 008743 fetch 1 ,mem_24g_datalen 
-:      008744 g24_transmit_prep_pdu:
-0x31f0 008745 lshift3 pdata ,pdata 
-0x31f1 008746 fetcht 1 ,mem_24g_pid 
-0x31f2 008747 and temp ,0x03 ,temp 
-0x31f3 008748 lshift temp ,temp 
-0x31f4 008749 ior temp ,pdata 
-0x31f5 008750 fetcht 1 ,mem_24g_no_ack 
-0x31f6 008751 iadd temp ,pdata 
-0x31f7 008752 istore 1 ,contw 
-0x31f8 008754 fetch 1 ,mem_24g_datalen 
-0x31f9 008755 iforce loopcnt 
-0x31fa 008756 arg mem_24g_txbuf ,contr 
-0x31fb 008757 call memcpy 
-0x31fc 008758 bpatchx patch2e_4 ,mem_patch2e 
-0x31fd 008760 rtnmark0 mark_24g_rxmode 
-0x31fe 008761 fetch 1 ,mem_rssi_hex 
-0x31ff 008762 istore 1 ,contw 
-0x3200 008763 fetch 1 ,mem_24g_tx_phy 
-0x3201 008764 rtnbit1 bit_le_coded_phy 
-0x3202 008765 fetch 1 ,mem_24g_txlen 
-0x3203 008766 increase 1 ,pdata 
-0x3204 008767 store 1 ,mem_24g_txlen 
-0x3205 008768 rtn 
-:      008770 g24_lr_transmit_prep:
-0x3206 008772 fetch 1 ,mem_24g_datalen 
-0x3207 008773 increase 4 ,pdata 
-0x3208 008774 bmark0 mark_24g_rxmode ,g24_lr_transmit_prep_skip 
-0x3209 008775 increase 1 ,pdata 
-:      008776 g24_lr_transmit_prep_skip:
-0x320a 008777 store 1 ,mem_24g_txlen 
-0x320b 008779 fetch 1 ,mem_24g_syncword_crc8 
-0x320c 008780 store 1 ,mem_24g_txpayload 
-0x320d 008782 fetch 1 ,mem_24g_txlen 
-0x320e 008783 increase -2 ,pdata 
-0x320f 008784 istore 1 ,contw 
-0x3210 008786 fetch 1 ,mem_24g_data_type 
-0x3211 008787 istore 1 ,contw 
-0x3212 008788 setarg 0 
-0x3213 008789 branch g24_transmit_prep_pdu 
-:      008791 g24_read_len_pid_crc:
-0x3214 008792 bpatchx patch2e_5 ,mem_patch2e 
-0x3215 008794 fetch 1 ,mem_24g_rxbuf + 1 
-0x3216 008795 rshift3 pdata ,pdata 
-0x3217 008796 store 1 ,mem_24g_rxdata_length 
-0x3218 008798 increase 1 ,pdata 
-0x3219 008799 arg mem_24g_rxbuf + 1 ,contr 
-0x321a 008800 iadd contr ,contr 
-0x321b 008801 ifetch 3 ,contr 
-0x321c 008802 store 3 ,mem_24g_sta_crc 
-0x321d 008804 fetch 1 ,mem_24g_rxbuf + 1 
-0x321e 008805 rshift pdata ,pdata 
-0x321f 008806 and pdata ,0x03 ,pdata 
-0x3220 008807 store 1 ,mem_24g_sta_pid 
-0x3221 008808 rtn 
-:      008811 g24_ch:
-0x3222 008812 bpatchx patch2e_6 ,mem_patch2e 
-0x3223 008813 fetcht 1 ,mem_24g_current_ch_number 
-0x3224 008814 call g24_ch_map_size 
-0x3225 008815 storet 1 ,mem_24g_current_ch_number 
-0x3226 008816 rtn 
-:      008818 g24_ch_map_size:
-0x3227 008819 bpatchx patch2e_7 ,mem_patch2e 
-0x3228 008820 call g24_ch_calc 
-0x3229 008821 increase 1 ,temp 
-0x322a 008822 and_into 3 ,temp 
-0x322b 008823 rtn 
-:      008825 g24_ch_calc:
-0x322c 008826 bpatchx patch2f_0 ,mem_patch2f 
-0x322d 008827 fetch 1 ,mem_24g_addr 
-0x322e 008828 and_into 0x03 ,pdata 
-0x322f 008829 mul32 pdata ,4 ,rega 
-0x3230 008830 setarg mem_24g_ch_map1 
-0x3231 008831 iadd rega ,pdata 
-0x3232 008832 iadd temp ,contr 
-0x3233 008833 ifetch 1 ,contr 
-0x3234 008834 store 1 ,mem_24g_ch 
-0x3235 008835 rtn 
-:      008838 g24_update_addr_and_synccrc8:
-0x3236 008839 store 4 ,mem_24g_addr 
-0x3237 008841 bpatchx patch2f_1 ,mem_patch2f 
-:      008842 g24_syncword_crc8:
-0x3238 008843 arg 0 ,rega 
-0x3239 008844 arg 4 ,loopcnt 
-0x323a 008845 arg mem_24g_addr ,contr 
-:      008846 g24_syncword_crc8_loop:
-0x323b 008847 ifetch 1 ,contr 
-0x323c 008848 iadd rega ,rega 
-0x323d 008849 loop g24_syncword_crc8_loop 
-0x323e 008850 copy rega ,pdata 
-0x323f 008851 store 2 ,mem_24g_syncword 
-0x3240 008852 fetch 1 ,mem_24g_syncword 
-0x3241 008853 fetcht 1 ,mem_24g_syncword + 1 
-0x3242 008854 iadd temp ,pdata 
-0x3243 008855 store 1 ,mem_24g_syncword_crc8 
-0x3244 008856 rtn 
-:      008859 g24_timer_check:
-0x3245 008860 bpatchx patch2f_2 ,mem_patch2f 
-0x3246 008861 call disable_user 
-0x3247 008862 fetcht 4 ,mem_24g_tx_btclk 
-0x3248 008863 copy clkn_bt ,pdata 
-0x3249 008864 isub temp ,null 
-0x324a 008865 ncall g24_timer_timeout ,positive 
-0x324b 008866 copy pdata ,regb 
-0x324c 008867 fetch 4 ,mem_24g_tx_btclk 
-0x324d 008868 fetcht 1 ,mem_24g_interval 
-0x324e 008869 iadd temp ,temp 
-0x324f 008870 copy regb ,pdata 
-0x3250 008871 isub temp ,null 
-0x3251 008872 nrtn positive 
-0x3252 008873 set0 28 ,pdata 
-0x3253 008874 store 4 ,mem_24g_tx_btclk 
-0x3254 008875 branch enable_user 
-:      008877 g24_timer_timeout:
-0x3255 008878 rtn zero 
-0x3256 008879 set1 28 ,pdata 
-0x3257 008880 rtn 
-:      008882 g24_timer_init:
-0x3258 008883 setarg 0 
-0x3259 008884 store 4 ,mem_24g_tx_btclk 
-0x325a 008885 rtn 
-:      008893 g24_chmap_param_init:
-0x325b 008894 bpatchx patch2f_3 ,mem_patch2f 
-0x325c 008895 setsect 0 ,0x1300 
-0x325d 008896 setsect 1 ,0x1908b 
-0x325e 008897 setsect 2 ,0x36150 
-0x325f 008898 setsect 3 ,0x3d20 
-0x3260 008899 store 9 ,mem_24g_ch_map1 
-0x3261 008900 setsect 0 ,0x3a1a 
-0x3262 008901 setsect 1 ,0xc453 
-0x3263 008902 setsect 2 ,0xd312 
-0x3264 008903 setsect 3 ,0x1 
-0x3265 008904 istore 7 ,contw 
-0x3266 008905 fetch 1 ,mem_24g_ch_map_update 
-0x3267 008906 rtn blank 
-0x3268 008907 arg mem_24g_ch_update_map1 ,contr 
-0x3269 008908 arg mem_24g_ch_map1 ,contw 
-0x326a 008909 branch memcpy16 
-:      008917 g24_chamap_param_update:
-0x326b 008918 bpatchx patch2f_4 ,mem_patch2f 
-0x326c 008919 setarg 0x4e001e 
-0x326d 008920 store 3 ,mem_24g_ch_update_map1 + 1 
-0x326e 008921 setarg 0x032303 
-0x326f 008922 istore 3 ,contw 
-0x3270 008923 setarg 0x250642 
-0x3271 008924 istore 3 ,contw 
-0x3272 008925 setarg 0x094c06 
-0x3273 008926 istore 3 ,contw 
-0x3274 008927 setarg 0x3c0927 
-0x3275 008928 istore 3 ,contw 
-0x3276 008929 jam 1 ,mem_24g_ch_map_update 
-0x3277 008930 rtn 
-:      008933 g24_rx_window_init:
-0x3278 008934 bpatchx patch2f_5 ,mem_patch2f 
-0x3279 008935 arg 0x6978 ,temp 
-0x327a 008936 bmark1 mark_24g_rxmode ,g24_rx_window_store 
-0x327b 008937 arg 0x12c0 ,temp 
-0x327c 008938 fetch 1 ,mem_24g_rx_phy 
-0x327d 008939 bbit0 2 ,g24_rx_window_store 
-0x327e 008940 arg 0x2ee0 ,temp 
-:      008941 g24_rx_window_store:
-0x327f 008942 storet 2 ,mem_24g_rx_window 
-0x3280 008943 rtn 
-:      008945 g24_enable_1m:
-0x3281 008946 jam 0x01 ,mem_24g_rx_phy 
-0x3282 008947 jam 0x01 ,mem_24g_tx_phy 
-0x3283 008948 rtn 
-:      008950 g24_enable_2m:
-0x3284 008951 jam 0x02 ,mem_24g_rx_phy 
-0x3285 008952 jam 0x02 ,mem_24g_tx_phy 
-0x3286 008953 rtn 
-:      008977 g24_pair_param_init:
-0x3287 008978 bpatchx patch2f_6 ,mem_patch2f 
-0x3288 008979 jam 0x4e ,mem_24g_pair_ch 
-0x3289 008980 setarg 0x101520 
-0x328a 008981 store 3 ,mem_24g_pair_addr 
-0x328b 008982 setarg 0x05 
-0x328c 008983 istore 1 ,contw 
-0x328d 008984 rtn 
-:      008990 g24_pair_timeout_timer:
-0x328e 008991 arg mem_24g_pair_timeout ,regc 
-0x328f 008992 arg g24_stop_24g_mode ,regb 
-0x3290 008993 branch timer_single_step_2b 
-:      008995 g24_pair_start:
-0x3291 008996 set1 mark_24g ,mark 
-0x3292 008997 fetch 1 ,mem_24g_conn_sm 
-0x3293 008998 set0 state_24g_reconn ,pdata 
-0x3294 008999 set1 state_24g_pair ,pdata 
-0x3295 009000 store 1 ,mem_24g_conn_sm 
-0x3296 009001 setarg 0 
-0x3297 009002 store 2 ,mem_24g_reconn_timeout 
-0x3298 009003 fetch 2 ,mem_24g_pair_timeout_init 
-0x3299 009004 store 2 ,mem_24g_pair_timeout 
-0x329a 009005 jam 0 ,mem_24g_pair_no_ack 
-0x329b 009006 call g24_pair_sm_reinit 
-:      009007 g24_pair_init_param:
-0x329c 009008 jam 0 ,mem_24g_pid 
-0x329d 009009 fetch 1 ,mem_24g_pair_ch 
-0x329e 009010 store 1 ,mem_24g_ch 
-0x329f 009011 fetch 1 ,mem_24g_pair_tx_power 
-0x32a0 009012 store 1 ,mem_tx_power 
-0x32a1 009013 fetch 4 ,mem_24g_pair_addr 
-0x32a2 009014 branch g24_update_addr_and_synccrc8 
-:      009017 g24_pair_dispatch:
-0x32a3 009018 bpatchx patch2f_7 ,mem_patch2f 
-0x32a4 009019 jam default_24g_device ,mem_24g_reconn_type 
-0x32a5 009020 fetch 2 ,mem_24g_pair_count 
-0x32a6 009021 increase 1 ,pdata 
-0x32a7 009022 store 2 ,mem_24g_pair_count 
-0x32a8 009023 fetch 1 ,mem_24g_pair_count 
-0x32a9 009024 and pdata ,0xff ,pdata 
-0x32aa 009025 nrtn blank 
-0x32ab 009026 fetch 1 ,mem_24g_pair_sm 
-0x32ac 009027 beq state_24g_pairing_success ,g24_pair_exit 
-0x32ad 009028 beq state_24g_pairing_1 ,g24_pair_sm_1 
-0x32ae 009029 beq state_24g_pairing_2 ,g24_pair_sm_2 
-0x32af 009030 beq state_24g_pairing_3 ,g24_pair_sm_3 
-0x32b0 009031 beq state_24g_pairing_4 ,g24_pair_sm_4 
-0x32b1 009032 rtn 
-:      009034 g24_pair_sm_1:
-0x32b2 009035 jam datatype_attemp ,mem_24g_txbuf 
-0x32b3 009036 branch g24_pair_sm_prep 
-:      009038 g24_pair_sm_2:
-0x32b4 009039 fetch 1 ,mem_24g_pair_switch 
-0x32b5 009040 branch g24_pair_sm_2_skip ,blank 
-0x32b6 009041 fetch 4 ,mem_24g_device_addr 
-0x32b7 009042 call g24_update_addr_and_synccrc8 
-:      009043 g24_pair_sm_2_skip:
-0x32b8 009044 jam datatype_bind ,mem_24g_txbuf 
-0x32b9 009045 branch g24_pair_sm_prep 
-:      009047 g24_pair_sm_3:
-0x32ba 009048 jam datatype_config ,mem_24g_txbuf 
-0x32bb 009049 fetch 1 ,mem_24g_pair_switch 
-0x32bc 009050 branch g24_pair_sm_prep ,blank 
-0x32bd 009051 fetch 4 ,mem_24g_receiver_addr 
-0x32be 009052 store 4 ,mem_24g_txbuf + 2 
-0x32bf 009053 branch g24_pair_sm_common 
-:      009055 g24_pair_sm_4:
-0x32c0 009056 jam datatype_ok ,mem_24g_txbuf 
-:      009057 g24_pair_sm_prep:
-0x32c1 009058 fetch 4 ,mem_24g_device_addr 
-0x32c2 009059 store 4 ,mem_24g_txbuf + 2 
-:      009060 g24_pair_sm_common:
-0x32c3 009061 fetch 1 ,mem_24g_data_type 
-0x32c4 009062 and_into bits_data ,pdata 
-0x32c5 009063 store 1 ,mem_24g_txbuf + 1 
-0x32c6 009064 jam 0 ,mem_24g_txbuf + 6 
-0x32c7 009065 jam 7 ,mem_24g_datalen 
-0x32c8 009066 call g24_transmit_prep 
-0x32c9 009067 call g24_transmit_receive_ack 
-0x32ca 009068 nrtn sync 
-0x32cb 009069 nrtn user3 
-0x32cc 009070 call g24_txbuf_clear 
-0x32cd 009071 call g24_ackpayload_parse 
-0x32ce 009072 bpatchx patch30_0 ,mem_patch30 
-0x32cf 009073 fetch 1 ,mem_24g_pair_sm 
-0x32d0 009074 rtneq state_24g_pairing_success 
-0x32d1 009075 beq state_24g_pairing_1 ,g24_pair_sm_1_waiting_ack 
-0x32d2 009076 beq state_24g_pairing_2 ,g24_pair_sm_2_waiting_ack 
-0x32d3 009077 beq state_24g_pairing_3 ,g24_pair_sm_3_waiting_ack 
-0x32d4 009078 beq state_24g_pairing_4 ,g24_pair_sm_4_waiting_ack 
-0x32d5 009079 rtn 
-:      009081 g24_pair_sm_reinit:
-0x32d6 009082 jam state_24g_pairing_2 ,mem_24g_pair_sm 
-0x32d7 009083 fetch 1 ,mem_24g_pair_switch 
-0x32d8 009084 rtn blank 
-0x32d9 009085 jam state_24g_pairing_1 ,mem_24g_pair_sm 
-0x32da 009086 rtn 
-:      009088 g24_pair_sm_1_waiting_ack:
-0x32db 009089 jam state_24g_pairing_2 ,mem_24g_pair_sm 
-0x32dc 009090 branch g24_transmit_abandon 
-:      009092 g24_pair_sm_2_waiting_ack:
-0x32dd 009093 fetch 1 ,mem_24g_pair_switch 
-0x32de 009094 branch g24_pair_sm_2_waiting_ack_skip ,blank 
-0x32df 009095 fetch 4 ,mem_24g_rxpayload + 2 
-0x32e0 009096 store 4 ,mem_24g_receiver_addr 
-:      009097 g24_pair_sm_2_waiting_ack_skip:
-0x32e1 009098 jam state_24g_pairing_3 ,mem_24g_pair_sm 
-0x32e2 009099 branch g24_transmit_abandon 
-:      009101 g24_pair_sm_3_waiting_ack:
-0x32e3 009102 fetch 1 ,mem_24g_pair_switch 
-0x32e4 009103 branch g24_pair_sm_3_waiting_ack_skip ,blank 
-0x32e5 009104 fetch 4 ,mem_24g_rxpayload + 2 
-0x32e6 009105 fetcht 4 ,mem_24g_device_addr 
-0x32e7 009106 isub temp ,null 
-0x32e8 009107 nrtn zero 
-:      009108 g24_pair_sm_3_waiting_ack_skip:
-0x32e9 009109 jam state_24g_pairing_4 ,mem_24g_pair_sm 
-0x32ea 009110 branch g24_transmit_abandon 
-:      009112 g24_pair_sm_4_waiting_ack:
-0x32eb 009113 fetch 1 ,mem_24g_pair_switch 
-0x32ec 009114 branch g24_pair_sm_4_waiting_ack_skip ,blank 
-0x32ed 009115 fetch 4 ,mem_24g_rxpayload + 2 
-0x32ee 009116 fetcht 4 ,mem_24g_receiver_addr 
-0x32ef 009117 isub temp ,null 
-0x32f0 009118 nrtn zero 
-:      009119 g24_pair_sm_4_waiting_ack_skip:
-0x32f1 009120 jam state_24g_pairing_success ,mem_24g_pair_sm 
-0x32f2 009121 jam bt_evt_24g_pairing_complete ,mem_fifo_temp 
-0x32f3 009122 call ui_ipc_send_event 
-0x32f4 009123 setarg 0 
-0x32f5 009124 store 2 ,mem_24g_pair_timeout 
-0x32f6 009125 fetch 4 ,mem_24g_rxpayload + 2 
-0x32f7 009126 call g24_update_addr_and_synccrc8 
-:      009127 g24_pair_exit:
-0x32f8 009128 fetch 1 ,mem_24g_conn_sm 
-0x32f9 009129 set0 state_24g_pair ,pdata 
-0x32fa 009130 store 1 ,mem_24g_conn_sm 
-0x32fb 009131 branch g24_transmit_abandon 
-:      009157 g24_bind_mode_enable:
-0x32fc 009158 jam dongle_bind ,mem_24g_work_mode 
-0x32fd 009159 jam clear_init ,mem_24g_mode_init 
-0x32fe 009160 rtn 
-:      009162 g24_bind_init:
-0x32ff 009163 fetch 1 ,mem_24g_mode_init 
-0x3300 009164 rtnbit1 dongle_bind 
-0x3301 009165 set1 dongle_bind ,pdata 
-0x3302 009166 store 1 ,mem_24g_mode_init 
-0x3303 009167 setarg 0 
-0x3304 009168 store 3 ,mem_24g_device1_bind_step 
-0x3305 009169 store 1 ,mem_24g_device1_bind_disable 
-0x3306 009170 store 1 ,mem_24g_device2_bind_disable 
-0x3307 009171 store 4 ,mem_24g_transmitter_addr 
-0x3308 009172 jam 1 ,mem_24g_ackpayload_enable 
-0x3309 009173 branch g24_pair_init_param 
-:      009176 g24_bind_ackpayload_prep:
-0x330a 009177 jam 1 ,mem_24g_ackpayload_enable 
-0x330b 009178 jam 0x08 ,mem_24g_datalen 
-0x330c 009179 arg mem_24g_bind_payload ,contr 
-0x330d 009180 arg mem_24g_txbuf ,contw 
-0x330e 009181 branch memcpy8 
-:      009184 g24_bind_data_process:
-0x330f 009185 bpatchx patch30_1 ,mem_patch30 
-0x3310 009186 call g24_rx_interrupt_clear 
-0x3311 009187 call g24_receive_packet 
-0x3312 009188 nbranch g24_rx_interrupt_clear ,user3 
-0x3313 009189 call g24_bind_data_parse 
-0x3314 009190 call g24_transmit_ack 
-0x3315 009191 call g24_bind_device_status_check 
-0x3316 009192 call dongle_kb_bind_soft_reset 
-0x3317 009193 fetch 1 ,mem_24g_pair_switch 
-0x3318 009194 rtn blank 
-0x3319 009195 fetch 4 ,mem_24g_transmitter_addr 
-0x331a 009196 rtn blank 
-0x331b 009197 branch g24_update_addr_and_synccrc8 
-:      009199 g24_bind_data_error:
-0x331c 009200 call g24_rx_interrupt_clear 
-0x331d 009201 branch g24_end_of_packet 
-:      009203 g24_bind_data_parse:
-0x331e 009204 jam bind_mode_continue ,mem_24g_bind_mode_continue 
-0x331f 009205 arg mem_24g_rxbuf ,contr 
-0x3320 009206 arg mem_24g_rxdata_temp ,contw 
-0x3321 009207 call memcpy8 
-0x3322 009208 bpatchx patch30_2 ,mem_patch30 
-0x3323 009209 fetch 1 ,mem_24g_rxdata_temp + 2 
-0x3324 009210 beq datatype_bind ,g24_bind_first_step 
-0x3325 009211 beq datatype_config ,g24_bind_second_step 
-0x3326 009212 beq datatype_ok ,g24_bind_third_step 
-0x3327 009213 beq datatype_attemp ,g24_data_attemp 
-0x3328 009214 rtn 
-:      009217 g24_bind_first_step:
-0x3329 009218 fetch 1 ,mem_24g_rxdata_temp + 3 
-0x332a 009219 beq datatype_device1 ,g24_bind_first_step_device1 
-0x332b 009220 beq datatype_device2 ,g24_bind_first_step_device2 
-0x332c 009221 rtn 
-:      009223 g24_bind_first_step_device1:
-0x332d 009224 fetch 1 ,mem_24g_device1_bind_disable 
-0x332e 009225 nrtn blank 
-0x332f 009226 jam 1 ,mem_24g_device1_bind_step 
-:      009227 g24_bind_dvc1_payload_cfg:
-0x3330 009228 jam datatype_device1 ,mem_24g_bind_payload 
-:      009229 g24_bind_payload_cfg:
-0x3331 009230 jam 0x80 ,mem_24g_bind_payload + 1 
-0x3332 009231 fetch 6 ,mem_24g_lap 
-0x3333 009232 store 6 ,mem_24g_bind_payload + 2 
-0x3334 009233 rtn 
-:      009235 g24_bind_first_step_device2:
-0x3335 009236 fetch 1 ,mem_24g_device2_bind_disable 
-0x3336 009237 nrtn blank 
-0x3337 009238 jam 1 ,mem_24g_device2_bind_step 
-:      009239 g24_bind_dvc2_payload_cfg:
-0x3338 009240 jam datatype_device2 ,mem_24g_bind_payload 
-0x3339 009241 branch g24_bind_payload_cfg 
-:      009244 g24_bind_second_step:
-0x333a 009245 fetch 1 ,mem_24g_pair_switch 
-0x333b 009246 branch g24_bind_second_step_skip ,blank 
-0x333c 009247 fetch 4 ,mem_24g_rxdata_temp + 4 
-0x333d 009248 fetcht 4 ,mem_24g_lap 
-0x333e 009249 isub temp ,null 
-0x333f 009250 nrtn zero 
-:      009251 g24_bind_second_step_skip:
-0x3340 009252 fetch 1 ,mem_24g_rxdata_temp + 3 
-0x3341 009253 beq datatype_device1 ,g24_bind_second_step_device1 
-0x3342 009254 beq datatype_device2 ,g24_bind_second_step_device2 
-0x3343 009255 rtn 
-:      009257 g24_bind_second_step_device1:
-0x3344 009258 fetch 1 ,mem_24g_device1_bind_disable 
-0x3345 009259 nrtn blank 
-0x3346 009260 fetch 1 ,mem_24g_device1_bind_step 
-0x3347 009261 beq 1 ,g24_bind_dvc1_step_set2 
-0x3348 009262 rtn 
-:      009263 g24_bind_dvc1_step_set2:
-0x3349 009264 jam 2 ,mem_24g_device1_bind_step 
-0x334a 009265 fetch 1 ,mem_24g_pair_switch 
-0x334b 009266 branch g24_bind_dvc1_payload_cfg ,blank 
-:      009267 g24_bind_dvc1_payload_cfg_transmitter_addr:
-0x334c 009268 jam datatype_device1 ,mem_24g_bind_payload 
-:      009269 g24_bind_payload_cfg_transmitter_addr:
-0x334d 009270 jam 0x80 ,mem_24g_bind_payload + 1 
-0x334e 009271 fetch 4 ,mem_24g_transmitter_addr 
-0x334f 009272 store 4 ,mem_24g_bind_payload + 2 
-0x3350 009273 branch enable_user 
-:      009275 g24_bind_second_step_device2:
-0x3351 009276 fetch 1 ,mem_24g_device2_bind_disable 
-0x3352 009277 nrtn blank 
-0x3353 009278 fetch 1 ,mem_24g_device2_bind_step 
-0x3354 009279 beq 1 ,g24_bind_dvc2_step_set2 
-0x3355 009280 rtn 
-:      009281 g24_bind_dvc2_step_set2:
-0x3356 009282 jam 2 ,mem_24g_device2_bind_step 
-0x3357 009283 fetch 1 ,mem_24g_pair_switch 
-0x3358 009284 branch g24_bind_dvc2_payload_cfg ,blank 
-0x3359 009285 jam datatype_device2 ,mem_24g_bind_payload 
-0x335a 009286 branch g24_bind_payload_cfg_transmitter_addr 
-:      009289 g24_bind_third_step:
-0x335b 009290 fetch 1 ,mem_24g_pair_switch 
-0x335c 009291 branch g24_bind_third_step_skip ,blank 
-0x335d 009292 fetch 4 ,mem_24g_rxdata_temp + 4 
-0x335e 009293 fetcht 4 ,mem_24g_transmitter_addr 
-0x335f 009294 isub temp ,null 
-0x3360 009295 nrtn zero 
-:      009296 g24_bind_third_step_skip:
-0x3361 009297 fetch 1 ,mem_24g_rxdata_temp + 3 
-0x3362 009298 beq datatype_device1 ,g24_bind_third_step_device1 
-0x3363 009299 beq datatype_device2 ,g24_bind_third_step_device2 
-0x3364 009300 rtn 
-:      009302 g24_bind_third_step_device1:
-0x3365 009303 fetch 1 ,mem_24g_device1_bind_disable 
-0x3366 009304 nrtn blank 
-0x3367 009305 fetch 1 ,mem_24g_device1_bind_step 
-0x3368 009306 beq 2 ,g24_bind_dvc1_step_success 
-0x3369 009307 rtn 
-:      009308 g24_bind_dvc1_step_success:
-0x336a 009309 jam 1 ,mem_24g_device1_bind_disable 
-0x336b 009311 call g24_bind_dvc1_payload_cfg 
-0x336c 009312 fetch 1 ,mem_24g_bind_device_status 
-0x336d 009313 or_into 0x01 ,pdata 
-0x336e 009314 store 1 ,mem_24g_bind_device_status 
-:      009315 g24_bind_exit:
-0x336f 009316 setarg 0 
-0x3370 009317 store 2 ,mem_24g_device1_bind_step 
-0x3371 009318 rtn 
-:      009320 g24_bind_third_step_device2:
-0x3372 009321 fetch 1 ,mem_24g_device2_bind_disable 
-0x3373 009322 nrtn blank 
-0x3374 009323 fetch 1 ,mem_24g_device2_bind_step 
-0x3375 009324 bne 0 ,g24_bind_dvc2_step_success 
-0x3376 009325 rtn 
-:      009326 g24_bind_dvc2_step_success:
-0x3377 009327 jam 1 ,mem_24g_device2_bind_disable 
-0x3378 009329 call g24_bind_dvc2_payload_cfg 
-0x3379 009330 fetch 1 ,mem_24g_bind_device_status 
-0x337a 009331 or_into 0x02 ,pdata 
-0x337b 009332 store 1 ,mem_24g_bind_device_status 
-0x337c 009333 call g24_bind_exit 
-0x337d 009334 branch dongle_g24_store_dvc2_bind_flag 
-:      009336 g24_binding_device_check:
-0x337e 009337 fetch 1 ,mem_24g_work_mode 
-0x337f 009338 rtnne dongle_bind 
-0x3380 009339 fetch 1 ,mem_24g_pair_mode 
-0x3381 009340 nrtn blank 
-0x3382 009341 fetch 1 ,mem_24g_rxbuf + 3 
-0x3383 009342 beq datatype_device1 ,g24_binding_dvc1_status 
-0x3384 009343 beq datatype_device2 ,g24_binding_dvc2_status 
-0x3385 009344 rtn 
-:      009345 g24_binding_dvc1_status:
-0x3386 009346 fetch 1 ,mem_24g_bind_device_living 
-0x3387 009347 rtnbit0 0 
-:      009348 disable_user3:
-0x3388 009349 disable user3 
-0x3389 009350 rtn 
-:      009351 g24_binding_dvc2_status:
-0x338a 009352 fetch 1 ,mem_24g_bind_device_living 
-0x338b 009353 rtnbit0 1 
-0x338c 009354 branch disable_user3 
-:      009356 g24_binding_dvc1_living:
-0x338d 009357 fetch 1 ,mem_24g_pair_mode 
-0x338e 009358 nrtn blank 
-0x338f 009359 fetch 1 ,mem_24g_bind_device_living 
-0x3390 009360 or_into 0x01 ,pdata 
-0x3391 009361 store 1 ,mem_24g_bind_device_living 
-0x3392 009362 rtn 
-:      009364 g24_binding_dvc2_living:
-0x3393 009365 fetch 1 ,mem_24g_pair_mode 
-0x3394 009366 nrtn blank 
-0x3395 009367 fetch 1 ,mem_24g_bind_device_living 
-0x3396 009368 or_into 0x02 ,pdata 
-0x3397 009369 store 1 ,mem_24g_bind_device_living 
-0x3398 009370 rtn 
-:      009373 g24_bind_device_status_check:
-0x3399 009374 fetch 1 ,mem_24g_bind_device_status 
-0x339a 009375 rtn blank 
-:      009376 g24_bind_device_status:
-0x339b 009377 fetch 1 ,mem_24g_rxdata_temp + 3 
-0x339c 009378 beq datatype_device1 ,g24_binding_dvc1_living 
-0x339d 009379 beq datatype_device2 ,g24_binding_dvc2_living 
-0x339e 009380 rtn 
-:      009399 g24_receive_init:
-0x339f 009400 set1 mark_24g_rxmode ,mark 
-0x33a0 009401 fetch 1 ,mem_tx_power 
-0x33a1 009402 store 1 ,mem_tx_power_temp 
-0x33a2 009403 branch rssi_receiver_buff_init 
-:      009405 g24_receive_dispatch:
-0x33a3 009406 fetch 2 ,mem_cb_24g_receive_process 
-0x33a4 009407 branch callback_func 
-:      009409 g24_ackpayload_prep:
-0x33a5 009410 bpatchx patch30_3 ,mem_patch30 
-0x33a6 009411 jam 0 ,mem_24g_datalen 
-0x33a7 009412 fetch 1 ,mem_24g_ackpayload_enable 
-0x33a8 009413 rtn blank 
-0x33a9 009414 fetch 2 ,mem_cb_24g_ackpayload 
-0x33aa 009415 branch callback_func 
-:      009418 g24_receive_packet_start:
-0x33ab 009419 call g24_receive_transmit_ack 
-0x33ac 009420 nbranch g24_rx_interrupt_clear ,user3 
-:      009421 g24_receive_packet_parse:
-0x33ad 009422 call g24_receive_packet_parse_pid_crc 
-0x33ae 009423 nbranch g24_rx_interrupt_clear ,user 
-0x33af 009424 fetch 1 ,mem_24g_rxdata_length 
-0x33b0 009425 branch g24_rx_interrupt_clear ,blank 
-0x33b1 009426 increase 2 ,pdata 
-0x33b2 009427 iforce loopcnt 
-0x33b3 009428 arg mem_24g_rxbuf ,contr 
-0x33b4 009429 arg mem_24g_rxdata_temp ,contw 
-0x33b5 009430 call memcpy 
-0x33b6 009431 jam 0 ,mem_24g_mode_switch 
-0x33b7 009432 fetch 1 ,mem_24g_pair_mode 
-0x33b8 009433 call g24_enable_nodata_timer ,blank 
-0x33b9 009434 bpatchx patch30_4 ,mem_patch30 
-0x33ba 009435 fetch 1 ,mem_24g_rxdata_temp + 2 
-0x33bb 009436 beq datatype_device1 ,g24_data_device1 
-0x33bc 009437 beq datatype_device2 ,g24_data_device2 
-0x33bd 009438 beq datatype_attemp ,g24_data_receive_attemp 
-:      009439 g24_rx_interrupt_clear:
-0x33be 009440 bpatchx patch30_5 ,mem_patch30 
-0x33bf 009441 arg mem_24g_rxbuf ,contw 
-0x33c0 009442 arg 66 ,loopcnt 
-0x33c1 009443 branch clear_mem 
-:      009445 g24_data_receive_attemp:
-0x33c2 009446 call g24_bind_device_status 
-0x33c3 009447 branch g24_data_attemp 
-:      009449 g24_data_device1:
-0x33c4 009450 call g24_binding_dvc1_living 
-0x33c5 009451 call g24_ch_timer_reinit 
-0x33c6 009452 fetch 1 ,mem_24g_abort_packet 
-0x33c7 009453 fetcht 1 ,mem_24g_rxdata_temp 
-0x33c8 009454 isolate1 bit_abort ,temp 
-0x33c9 009455 setflag true ,0 ,pdata 
-0x33ca 009456 store 1 ,mem_24g_abort_packet 
-0x33cb 009457 beq 1 ,g24_data_attemp_device1_abort 
-0x33cc 009458 fetch 1 ,mem_24g_hop_packet 
-0x33cd 009459 fetcht 1 ,mem_24g_rxdata_temp 
-0x33ce 009460 isolate1 bit_hop ,temp 
-0x33cf 009461 setflag true ,0 ,pdata 
-0x33d0 009462 store 1 ,mem_24g_hop_packet 
-0x33d1 009463 fetch 2 ,mem_cb_24g_data_device1 
-0x33d2 009464 branch callback_func 
-:      009466 g24_data_device2:
-0x33d3 009467 call g24_binding_dvc2_living 
-0x33d4 009468 fetcht 1 ,mem_24g_rxdata_temp 
-0x33d5 009469 isolate1 bit_abort ,temp 
-0x33d6 009470 branch g24_data_attemp_device2_abort ,true 
-0x33d7 009471 fetch 2 ,mem_cb_24g_data_device2 
-0x33d8 009472 branch callback_func 
-:      009474 g24_data_attemp_device1_abort:
-0x33d9 009475 fetch 1 ,mem_device_option 
-0x33da 009476 sub pdata ,dvc_op_car ,null 
-0x33db 009477 call car_stop_blink ,zero 
-0x33dc 009478 fetch 1 ,mem_24g_device1_bind_disable 
-0x33dd 009479 nrtn blank 
-0x33de 009480 jam 1 ,mem_24g_device1_bind_disable 
-0x33df 009481 fetch 4 ,mem_24g_rxdata_temp + 10 
-0x33e0 009482 branch g24_store_device1_addr 
-:      009483 g24_data_attemp_device2_abort:
-0x33e1 009484 fetch 4 ,mem_24g_rxdata_temp + 10 
-0x33e2 009485 branch g24_store_device2_addr 
-:      009488 g24_receive_packet_parse_pid_crc:
-0x33e3 009489 call disable_user 
-0x33e4 009490 fetch 1 ,mem_24g_sta_pid 
-0x33e5 009491 fetcht 1 ,mem_24g_last_pid 
-0x33e6 009492 isub temp ,null 
-0x33e7 009493 ncall enable_user ,zero 
-0x33e8 009494 fetch 1 ,mem_24g_sta_pid 
-0x33e9 009495 store 1 ,mem_24g_last_pid 
-0x33ea 009496 fetch 3 ,mem_24g_sta_crc 
-0x33eb 009497 fetcht 3 ,mem_24g_last_crc 
-0x33ec 009498 isub temp ,null 
-0x33ed 009499 ncall enable_user ,zero 
-0x33ee 009500 fetch 3 ,mem_24g_sta_crc 
-0x33ef 009501 store 3 ,mem_24g_last_crc 
-0x33f0 009502 rtn 
-:      009504 g24_receive_transmit_ack:
-0x33f1 009505 call g24_rx_interrupt_clear 
-0x33f2 009506 call g24_receive_packet 
-0x33f3 009507 nrtn user3 
-:      009508 g24_transmit_ack:
-0x33f4 009510 fetch 1 ,mem_24g_rxbuf 
-0x33f5 009511 store 1 ,mem_24g_data_type 
-0x33f6 009513 call g24_read_len_pid_crc 
-0x33f7 009515 fetch 1 ,mem_24g_rxbuf + 1 
-0x33f8 009516 isolate1 bit_ack_24g ,pdata 
-0x33f9 009517 branch g24tx_no_ack ,true 
-:      009518 g24tx_with_ack:
-0x33fa 009519 call g24_ackpayload_prep 
-0x33fb 009520 call g24_transmit_prep 
-0x33fc 009521 call g24_transmit 
-:      009522 g24tx_no_ack:
-0x33fd 009523 branch g24_end_of_packet 
-:      009526 g24_enable_nodata_timer:
-0x33fe 009527 jam 1 ,mem_24g_nodata_timer_enable 
-:      009528 g24_enable_nodata_timer_init:
-0x33ff 009529 setarg timer_nodata_delay 
-0x3400 009530 arg g24_timer_nodata ,queue 
-0x3401 009531 branch timer_init 
-:      009537 g24_mode_switch_init:
-0x3402 009538 bpatchx patch30_6 ,mem_patch30 
-0x3403 009539 jam 1 ,mem_24g_mode_switch 
-0x3404 009540 jam 0 ,mem_24g_time_slice 
-0x3405 009541 jam 0xff ,mem_24g_interval 
-0x3406 009542 branch g24_timer_init 
-:      009544 g24_mode_switch_bind_work:
-0x3407 009545 bpatchx patch30_7 ,mem_patch30 
-0x3408 009546 fetch 1 ,mem_24g_mode_switch 
-0x3409 009547 rtn blank 
-0x340a 009548 call g24_timer_check 
-0x340b 009549 nrtn user 
-0x340c 009550 call g24_bind_mode_continue 
-0x340d 009551 fetch 1 ,mem_24g_time_slice 
-0x340e 009552 increase 1 ,pdata 
-0x340f 009553 and_into 1 ,pdata 
-0x3410 009554 store 1 ,mem_24g_time_slice 
-0x3411 009555 beq 0 ,g24_work_mode_switch 
-0x3412 009556 beq 1 ,g24_bind_mode_switch 
-0x3413 009557 rtn 
-:      009559 g24_bind_mode_continue:
-0x3414 009560 fetch 1 ,mem_24g_bind_mode_continue 
-0x3415 009561 rtn blank 
-0x3416 009562 increase -1 ,pdata 
-0x3417 009563 store 1 ,mem_24g_bind_mode_continue 
-0x3418 009564 rtn 
-:      009566 g24_work_mode_switch:
-0x3419 009567 fetch 1 ,mem_24g_bind_mode_continue 
-0x341a 009568 nrtn blank 
-0x341b 009569 branch g24_switch_work_mode 
-:      009571 g24_bind_mode_switch:
-0x341c 009572 fetch 1 ,mem_24g_bind_mode_continue 
-0x341d 009573 nrtn blank 
-0x341e 009574 branch g24_bind_mode_enable 
-:      009577 g24_mode_b_s_switch_init:
-0x341f 009578 fetch 1 ,mem_24g_b_s_mode_switch_disable 
-0x3420 009579 nrtn blank 
-0x3421 009580 fetch 1 ,mem_24g_mode_b_s_switch_exit 
-0x3422 009581 call g24_mode_b_s_switch_start ,blank 
-0x3423 009582 fetch 1 ,mem_24g_mode_b_s_switch_init 
-0x3424 009583 rtnbit1 0 
-0x3425 009584 set1 0 ,pdata 
-0x3426 009585 store 1 ,mem_24g_mode_b_s_switch_init 
-0x3427 009586 jam 1 ,mem_24g_mode_b_s_switch 
-0x3428 009587 jam 0 ,mem_24g_b_s_time_slice 
-0x3429 009588 setarg 0 
-0x342a 009589 store 2 ,mem_24g_mode_b_s_switch_cnt 
-0x342b 009590 jam 0x60 ,mem_24g_interval 
-0x342c 009591 branch g24_timer_init 
-:      009593 g24_mode_switch_bind_search:
-0x342d 009594 bpatchx patch31_0 ,mem_patch31 
-0x342e 009595 fetch 1 ,mem_24g_work_mode 
-0x342f 009596 rtneq dongle_work 
-0x3430 009597 fetch 1 ,mem_24g_b_s_mode_switch_disable 
-0x3431 009598 nrtn blank 
-0x3432 009599 fetch 1 ,mem_24g_mode_b_s_switch_exit 
-0x3433 009600 nrtn blank 
-0x3434 009601 fetch 1 ,mem_24g_mode_b_s_switch 
-0x3435 009602 rtn blank 
-0x3436 009603 fetch 1 ,mem_24g_bind_device_living 
-0x3437 009604 compare 3 ,pdata ,3 
-0x3438 009605 branch g24_mode_b_s_switch_exit ,true 
-0x3439 009606 call g24_timer_check 
-0x343a 009607 nrtn user 
-0x343b 009608 fetch 2 ,mem_24g_mode_b_s_switch_cnt 
-0x343c 009609 increase 1 ,pdata 
-0x343d 009610 store 2 ,mem_24g_mode_b_s_switch_cnt 
-0x343e 009611 arg 0x7d0 ,temp 
-0x343f 009612 isub temp ,null 
-0x3440 009613 branch g24_mode_b_s_switch_exit ,positive 
-0x3441 009614 fetch 1 ,mem_24g_b_s_time_slice 
-0x3442 009615 increase 1 ,pdata 
-0x3443 009616 and_into 1 ,pdata 
-0x3444 009617 store 1 ,mem_24g_b_s_time_slice 
-0x3445 009618 beq 0 ,g24_search_mode_enable 
-0x3446 009619 beq 1 ,g24_bind_mode_enable 
-0x3447 009620 rtn 
-:      009622 g24_mode_switch_search:
-0x3448 009623 fetch 1 ,mem_24g_bind_mode_continue 
-0x3449 009624 nbranch g24_bind_mode_enable ,blank 
-0x344a 009625 branch g24_search_mode_enable 
-:      009627 g24_mode_b_s_switch_exit:
-0x344b 009628 jam 1 ,mem_24g_mode_b_s_switch_exit 
-0x344c 009629 branch g24_search_mode_enable 
-:      009631 g24_mode_b_s_switch_stop:
-0x344d 009632 jam 0 ,mem_24g_mode_b_s_switch 
-0x344e 009633 rtn 
-:      009634 g24_mode_b_s_switch_start:
-0x344f 009635 jam 1 ,mem_24g_mode_b_s_switch 
-0x3450 009636 rtn 
-:      009647 g24_work_init:
-0x3451 009648 bpatchx patch31_1 ,mem_patch31 
-0x3452 009649 fetch 1 ,mem_24g_mode_init 
-0x3453 009650 rtnbit1 dongle_work 
-0x3454 009651 set1 dongle_work ,pdata 
-0x3455 009652 store 1 ,mem_24g_mode_init 
-0x3456 009653 fetch 1 ,mem_tx_power_temp 
-0x3457 009654 store 1 ,mem_tx_power 
-0x3458 009655 jam 0 ,mem_24g_ackpayload_enable 
-0x3459 009656 jam 0 ,mem_usb_tx_enable 
-0x345a 009657 jam 1 ,mem_24g_abort_packet 
-0x345b 009658 jam 0 ,mem_24g_pid 
-0x345c 009659 fetch 4 ,mem_24g_lap 
-0x345d 009660 call g24_update_addr_and_synccrc8 
-0x345e 009661 call g24_ch 
-0x345f 009662 branch g24_rx_interrupt_clear 
-:      009665 g24_switch_work_mode:
-0x3460 009666 jam 0 ,mem_24g_ackpayload_enable 
-:      009667 g24_work_mode_enable:
-0x3461 009668 jam dongle_work ,mem_24g_work_mode 
-0x3462 009669 jam clear_init ,mem_24g_mode_init 
-0x3463 009670 rtn 
-:      009673 g24_work_mode_start:
-0x3464 009674 fetch 1 ,mem_24g_work_mode 
-0x3465 009675 rtnne dongle_work 
-0x3466 009676 call g24_work_init 
-0x3467 009677 call g24_ch_process 
-0x3468 009678 branch g24_receive_packet_start 
-:      009691 g24_bind_mode_auto:
-0x3469 009692 bpatchx patch31_2 ,mem_patch31 
-0x346a 009693 fetch 1 ,mem_24g_work_mode 
-0x346b 009694 rtnne dongle_bind 
-0x346c 009695 call g24_bind_init 
-0x346d 009696 call g24_bind_data_process 
-0x346e 009697 fetch 1 ,mem_24g_pair_mode 
-0x346f 009698 nrtn blank 
-0x3470 009699 fetch 1 ,mem_24g_bind_device_status 
-0x3471 009700 rtn blank 
-0x3472 009701 jam 0 ,mem_24g_mode_switch 
-0x3473 009702 call g24_switch_work_mode 
-0x3474 009703 call g24_enable_nodata_timer 
-0x3475 009704 branch g24_timer_init 
-:      009716 g24_search_mode_init:
-0x3476 009717 fetch 1 ,mem_24g_mode_init 
-0x3477 009718 rtnbit1 dongle_search 
-0x3478 009719 set1 dongle_search ,pdata 
-0x3479 009720 store 1 ,mem_24g_mode_init 
-0x347a 009721 fetch 1 ,mem_tx_power_temp 
-0x347b 009722 store 1 ,mem_tx_power 
-0x347c 009724 jam 0 ,mem_24g_time_slice 
-0x347d 009725 jam 1 ,mem_24g_ackpayload_enable 
-0x347e 009726 setarg 0 
-0x347f 009727 store 3 ,mem_rssi_noise_self_index 
-0x3480 009728 store 7 ,mem_24g_self_config_ch_once 
-0x3481 009729 call g24_receiver_addr_check 
-0x3482 009730 nrtn zero 
-0x3483 009731 fetch 1 ,mem_24g_current_ch_number 
-0x3484 009732 store 1 ,mem_24g_self_ch_number 
-0x3485 009733 fetch 1 ,mem_24g_ch 
-0x3486 009734 store 1 ,mem_24g_self_last_ch 
-0x3487 009735 rtn 
-:      009738 g24_search_mode_auto:
-0x3488 009739 bpatchx patch31_3 ,mem_patch31 
-0x3489 009740 fetch 1 ,mem_24g_work_mode 
-0x348a 009741 rtnne dongle_search 
-0x348b 009742 call g24_search_mode_init 
-0x348c 009743 call g24_auto_addr_ch_search 
-0x348d 009744 call g24_receive_transmit_ack 
-0x348e 009745 nbranch g24_rx_interrupt_clear ,user3 
-0x348f 009747 call g24_receiver_addr_check 
-0x3490 009748 call g24_receive_packet_parse ,zero 
-0x3491 009750 fetch 1 ,mem_24g_abort_packet 
-0x3492 009751 call g24_mode_b_s_switch_stop ,blank 
-0x3493 009754 jam dongle_work ,mem_24g_work_mode 
-0x3494 009755 fetch 1 ,mem_24g_mode_init 
-0x3495 009756 set1 dongle_work ,pdata 
-0x3496 009757 store 1 ,mem_24g_mode_init 
-0x3497 009759 fetch 1 ,mem_24g_ackpayload_enable 
-0x3498 009760 sub pdata ,2 ,null 
-0x3499 009761 ncall g24_ackpayload_disable ,zero 
-0x349a 009763 call g24_rx_interrupt_clear 
-0x349b 009764 call g24_enable_nodata_timer 
-0x349c 009765 call g24_receiver_addr_check 
-0x349d 009766 branch g24_self_ch_num_reinit ,zero 
-0x349e 009767 fetch 4 ,mem_24g_addr 
-0x349f 009768 fetcht 4 ,mem_24g_device2_addr 
-0x34a0 009769 isub temp ,null 
-0x34a1 009770 branch g24_device2_ch_num_reinit ,zero 
-0x34a2 009771 fetch 4 ,mem_24g_addr 
-0x34a3 009772 fetcht 4 ,mem_24g_device1_addr 
-0x34a4 009773 isub temp ,null 
-0x34a5 009774 branch g24_device1_ch_num_reinit ,zero 
-0x34a6 009775 rtn 
-:      009778 g24_self_ch_num_reinit:
-0x34a7 009779 fetch 1 ,mem_24g_self_ch_number 
-:      009780 g24_current_ch_num_reinit:
-0x34a8 009781 store 1 ,mem_24g_current_ch_number 
-0x34a9 009782 rtn 
-:      009784 g24_device2_ch_num_reinit:
-0x34aa 009785 fetch 1 ,mem_24g_device2_ch_number 
-0x34ab 009786 branch g24_current_ch_num_reinit 
-:      009788 g24_device1_ch_num_reinit:
-0x34ac 009789 fetch 1 ,mem_24g_device1_ch_number 
-0x34ad 009790 branch g24_current_ch_num_reinit 
-:      009793 g24_auto_addr_ch_search:
-0x34ae 009794 bpatchx patch31_4 ,mem_patch31 
-0x34af 009795 fetch 1 ,mem_24g_time_slice 
-0x34b0 009796 increase 1 ,pdata 
-0x34b1 009797 and_into 3 ,pdata 
-0x34b2 009798 store 1 ,mem_24g_time_slice 
-0x34b3 009800 beq 0 ,g24_auto_bind_config_device2 
-0x34b4 009801 beq 1 ,g24_auto_bind_config_self 
-0x34b5 009802 beq 2 ,g24_auto_bind_config_device1 
-0x34b6 009803 beq 3 ,g24_auto_bind_config_self 
-0x34b7 009804 rtn 
-:      009806 g24_auto_bind_config_device1:
-0x34b8 009807 call g24_bind_dvc1_payload_cfg 
-0x34b9 009808 fetch 4 ,mem_24g_device1_addr 
-0x34ba 009809 branch g24_auto_addr_ch_search ,blank 
-0x34bb 009810 call g24_update_addr_and_synccrc8 
-0x34bc 009811 fetch 1 ,mem_24g_device1_config_ch_once 
-0x34bd 009812 call g24_device1_config_ch_once ,blank 
-0x34be 009813 fetch 1 ,mem_24g_device1_last_ch 
-0x34bf 009814 store 1 ,mem_24g_ch 
-0x34c0 009815 fetcht 1 ,mem_rssi_noise_device1_index 
-0x34c1 009816 fetchr rega ,2 ,mem_rssi_noise_device1_buffer_ptr 
-0x34c2 009817 call rssi_store 
-0x34c3 009818 storet 1 ,mem_rssi_noise_device1_index 
-0x34c4 009819 call rssi_average 
-0x34c5 009820 storet 1 ,mem_rssi_noise_device1_avg 
-0x34c6 009821 sub temp ,rssi_thresh_noise ,null 
-0x34c7 009822 nrtn positive 
-0x34c8 009823 fetcht 1 ,mem_24g_device1_ch_number 
-0x34c9 009824 call g24_ch_map_size 
-0x34ca 009825 storet 1 ,mem_24g_device1_ch_number 
-0x34cb 009826 store 1 ,mem_24g_device1_last_ch 
-0x34cc 009827 rtn 
-:      009829 g24_device1_config_ch_once:
-0x34cd 009830 jam 1 ,mem_24g_device1_config_ch_once 
-0x34ce 009831 arg 0 ,temp 
-0x34cf 009832 call g24_ch_calc 
-0x34d0 009833 store 1 ,mem_24g_device1_last_ch 
-0x34d1 009834 rtn 
-:      009836 g24_auto_bind_config_device2:
-0x34d2 009837 call g24_bind_dvc2_payload_cfg 
-0x34d3 009838 fetch 4 ,mem_24g_device2_addr 
-0x34d4 009839 branch g24_auto_addr_ch_search ,blank 
-0x34d5 009840 call g24_update_addr_and_synccrc8 
-0x34d6 009841 fetch 1 ,mem_24g_device2_config_ch_once 
-0x34d7 009842 call g24_device2_config_ch_once ,blank 
-0x34d8 009843 fetch 1 ,mem_24g_device2_last_ch 
-0x34d9 009844 store 1 ,mem_24g_ch 
-0x34da 009845 fetcht 1 ,mem_rssi_noise_device2_index 
-0x34db 009846 fetchr rega ,2 ,mem_rssi_noise_device2_buffer_ptr 
-0x34dc 009847 call rssi_store 
-0x34dd 009848 storet 1 ,mem_rssi_noise_device2_index 
-0x34de 009849 call rssi_average 
-0x34df 009850 storet 1 ,mem_rssi_noise_device2_avg 
-0x34e0 009851 sub temp ,rssi_thresh_noise ,null 
-0x34e1 009852 nrtn positive 
-0x34e2 009853 fetcht 1 ,mem_24g_device2_ch_number 
-0x34e3 009854 call g24_ch_map_size 
-0x34e4 009855 storet 1 ,mem_24g_device2_ch_number 
-0x34e5 009856 store 1 ,mem_24g_device2_last_ch 
-0x34e6 009857 rtn 
-:      009859 g24_device2_config_ch_once:
-0x34e7 009860 jam 1 ,mem_24g_device2_config_ch_once 
-0x34e8 009861 arg 0 ,temp 
-0x34e9 009862 call g24_ch_calc 
-0x34ea 009863 store 1 ,mem_24g_device2_last_ch 
-0x34eb 009864 rtn 
-:      009866 g24_auto_bind_config_self:
-0x34ec 009867 call g24_bind_dvc1_payload_cfg 
-0x34ed 009868 fetch 4 ,mem_24g_lap 
-0x34ee 009869 call g24_update_addr_and_synccrc8 
-0x34ef 009870 fetch 1 ,mem_24g_self_config_ch_once 
-0x34f0 009871 call g24_self_config_ch_once ,blank 
-0x34f1 009872 fetch 1 ,mem_24g_self_last_ch 
-0x34f2 009873 store 1 ,mem_24g_ch 
-0x34f3 009874 fetcht 1 ,mem_rssi_noise_self_index 
-0x34f4 009875 fetchr rega ,2 ,mem_rssi_noise_self_buffer_ptr 
-0x34f5 009876 call rssi_store 
-0x34f6 009877 storet 1 ,mem_rssi_noise_self_index 
-0x34f7 009878 call rssi_average 
-0x34f8 009879 storet 1 ,mem_rssi_noise_self_avg 
-0x34f9 009880 sub temp ,rssi_thresh_noise ,null 
-0x34fa 009881 nrtn positive 
-0x34fb 009882 fetcht 1 ,mem_24g_self_ch_number 
-0x34fc 009883 call g24_ch_map_size 
-0x34fd 009884 storet 1 ,mem_24g_self_ch_number 
-0x34fe 009885 store 1 ,mem_24g_self_last_ch 
-0x34ff 009886 rtn 
-:      009888 g24_self_config_ch_once:
-0x3500 009889 jam 1 ,mem_24g_self_config_ch_once 
-0x3501 009890 fetch 1 ,mem_24g_self_last_ch 
-0x3502 009891 store 1 ,mem_24g_ch 
-0x3503 009892 rtn 
-:      009895 g24_ackpayload_disable:
-0x3504 009896 jam 0 ,mem_24g_ackpayload_enable 
-0x3505 009897 rtn 
-:      009900 g24_receiver_addr_check:
-0x3506 009901 fetch 4 ,mem_24g_addr 
-0x3507 009902 fetcht 4 ,mem_24g_lap 
-0x3508 009903 isub temp ,null 
-0x3509 009904 rtn 
-:      009916 g24_nodata_process:
-0x350a 009917 fetch 1 ,mem_24g_ackpayload_enable 
-0x350b 009918 rtneq 2 
-0x350c 009919 fetch 1 ,mem_24g_nodata_timer_enable 
-0x350d 009920 rtn blank 
-0x350e 009921 arg g24_timer_nodata ,queue 
-0x350f 009922 call timer_check 
-0x3510 009923 nrtn blank 
-0x3511 009924 jam 0 ,mem_24g_nodata_timer_enable 
-0x3512 009925 jam 0 ,mem_24g_bind_mode_continue 
-0x3513 009926 call g24_mode_b_s_switch_init 
-:      009928 g24_search_mode_enable:
-0x3514 009929 bpatchx patch31_5 ,mem_patch31 
-0x3515 009930 jam dongle_search ,mem_24g_work_mode 
-0x3516 009931 jam clear_init ,mem_24g_mode_init 
-0x3517 009932 branch g24_rx_interrupt_clear 
-:      009938 g24_ch_process:
-0x3518 009939 bpatchx patch31_6 ,mem_patch31 
-0x3519 009940 fetch 1 ,mem_24g_abort_packet 
-0x351a 009941 beq 1 ,rssi_noise_monitor 
-0x351b 009942 fetch 1 ,mem_24g_hop_packet 
-0x351c 009943 beq 1 ,g24_ch_receive_hop_pac 
-0x351d 009944 fetcht 4 ,mem_24g_hop_btclk 
-0x351e 009945 copy clkn_bt ,pdata 
-0x351f 009946 isub temp ,null 
-0x3520 009947 ncall g24_timer_timeout ,positive 
-0x3521 009948 copy pdata ,regb 
-0x3522 009949 fetch 4 ,mem_24g_hop_btclk 
-0x3523 009950 fetcht 1 ,mem_24g_hop_interval 
-0x3524 009951 iadd temp ,temp 
-0x3525 009952 copy regb ,pdata 
-0x3526 009953 isub temp ,null 
-0x3527 009954 nrtn positive 
-0x3528 009955 set0 28 ,pdata 
-0x3529 009956 store 4 ,mem_24g_hop_btclk 
-0x352a 009957 jam 1 ,mem_24g_abort_packet 
-0x352b 009958 branch g24_ch 
-:      009960 g24_ch_receive_hop_pac:
-0x352c 009961 jam 0 ,mem_24g_hop_packet 
-0x352d 009962 branch g24_ch 
-:      009964 g24_ch_timer_reinit:
-0x352e 009965 copy clkn_bt ,pdata 
-0x352f 009966 store 4 ,mem_24g_hop_btclk 
-0x3530 009967 rtn 
-:      009972 g24_reconn_timeout_timer:
-0x3531 009973 arg mem_24g_reconn_timeout ,regc 
-0x3532 009974 arg g24_stop_24g_mode ,regb 
-0x3533 009975 branch timer_single_step_2b 
-:      009978 g24_reconn_start:
-0x3534 009979 bpatchx patch31_7 ,mem_patch31 
-0x3535 009980 set1 mark_24g ,mark 
-0x3536 009981 fetch 1 ,mem_24g_conn_sm 
-0x3537 009982 set0 state_24g_pair ,pdata 
-0x3538 009983 set1 state_24g_reconn ,pdata 
-0x3539 009984 store 1 ,mem_24g_conn_sm 
-0x353a 009985 fetch 1 ,mem_24g_fast_conn_enable 
-0x353b 009986 branch g24_reconn_receiver_addr ,blank 
-0x353c 009987 fetch 1 ,mem_24g_reconn_type 
-0x353d 009988 beq fast_conn_and_receiver ,g24_reconn_fast_conn 
-0x353e 009989 beq fast_conn_and_3_0_addr ,g24_reconn_fast_conn 
-0x353f 009990 beq receiver_and_3_0_addr ,g24_reconn_device_3_0_addr 
-0x3540 009991 beq pair_and_3_0_addr ,g24_reconn_device_3_0_addr 
-:      009992 g24_reconn_fast_conn:
-0x3541 009993 fetch 1 ,mem_24g_pair_tx_power 
-0x3542 009994 store 1 ,mem_tx_power 
-0x3543 009995 fetcht 1 ,mem_24g_fast_conn_temp_ch 
-0x3544 009996 storet 1 ,mem_24g_current_ch_number 
-0x3545 009997 fetch 4 ,mem_24g_fast_conn_addr 
-0x3546 009998 call g24_ch_syncword_crc8_init 
-0x3547 009999 storet 1 ,mem_24g_fast_conn_temp_ch 
-0x3548 010000 rtn 
-:      010002 g24_reconn_receiver_addr:
-0x3549 010003 jam tx_power_3db ,mem_tx_power 
-0x354a 010004 fetcht 1 ,mem_24g_receiver_temp_ch 
-0x354b 010005 storet 1 ,mem_24g_current_ch_number 
-0x354c 010006 fetch 4 ,mem_24g_receiver_addr 
-0x354d 010007 call g24_ch_syncword_crc8_init 
-0x354e 010008 storet 1 ,mem_24g_receiver_temp_ch 
-0x354f 010009 rtn 
-:      010011 g24_reconn_device_3_0_addr:
-0x3550 010012 jam tx_power_3db ,mem_tx_power 
-0x3551 010013 fetcht 1 ,mem_24g_device_temp_ch 
-0x3552 010014 storet 1 ,mem_24g_current_ch_number 
-0x3553 010015 fetch 4 ,mem_24g_device_addr 
-0x3554 010016 call g24_ch_syncword_crc8_init 
-0x3555 010017 storet 1 ,mem_24g_device_temp_ch 
-0x3556 010018 rtn 
-:      010020 g24_store_receiver_addr:
-0x3557 010021 fetch 4 ,mem_24g_rxpayload + 2 
-0x3558 010022 rtn blank 
-0x3559 010023 store 4 ,mem_24g_receiver_addr 
-:      010024 g24_ch_syncword_crc8_init:
-0x355a 010025 call g24_update_addr_and_synccrc8 
-0x355b 010026 branch g24_ch 
-:      010029 g24_reconn_dispatch:
-0x355c 010030 bpatchx patch32_0 ,mem_patch32 
-0x355d 010031 fetch 2 ,mem_24g_reconn_count 
-0x355e 010032 arg 0x01f8 ,temp 
-0x355f 010033 iand temp ,pdata 
-0x3560 010034 branch g24_reconn_dispatch_next ,blank 
-0x3561 010035 fetch 2 ,mem_24g_reconn_count 
-0x3562 010036 increase 1 ,pdata 
-0x3563 010037 store 2 ,mem_24g_reconn_count 
-0x3564 010038 rtn 
-:      010040 g24_reconn_dispatch_next:
-0x3565 010041 call g24_reconn_data_prep 
-0x3566 010042 call g24_transmit_receive_ack 
-0x3567 010043 nbranch g24_reconn_device_fail ,sync 
-0x3568 010044 nbranch g24_reconn_device_fail ,user3 
-0x3569 010045 call g24_ackpayload_parse 
-0x356a 010046 fetch 4 ,mem_24g_pair_addr 
-0x356b 010047 fetcht 4 ,mem_24g_addr 
-0x356c 010048 isub temp ,null 
-0x356d 010049 branch g24_pair_start ,zero 
-0x356e 010050 fetch 4 ,mem_24g_device_addr 
-0x356f 010051 fetcht 4 ,mem_24g_addr 
-0x3570 010052 isub temp ,null 
-0x3571 010053 call g24_store_receiver_addr ,zero 
-0x3572 010054 fetch 1 ,mem_24g_conn_sm 
-0x3573 010055 set0 state_24g_reconn ,pdata 
-0x3574 010056 store 1 ,mem_24g_conn_sm 
-0x3575 010057 setarg 0 
-0x3576 010058 store 2 ,mem_24g_pair_timeout 
-0x3577 010059 store 2 ,mem_24g_reconn_count 
-0x3578 010060 store 2 ,mem_24g_reconn_timeout 
-0x3579 010061 jam bt_evt_24g_attempt_success ,mem_fifo_temp 
-0x357a 010062 call ui_ipc_send_event 
-:      010063 g24_txbuf_clear:
-0x357b 010064 bpatchx patch32_1 ,mem_patch32 
-0x357c 010065 arg 32 ,loopcnt 
-0x357d 010066 arg mem_24g_txbuf ,contw 
-0x357e 010067 branch memset0 
-:      010069 g24_reconn_data_prep:
-0x357f 010070 jam datatype_attemp ,mem_24g_txbuf 
-0x3580 010071 fetch 1 ,mem_24g_data_type 
-0x3581 010072 store 1 ,mem_24g_txbuf + 1 
-0x3582 010073 fetch 4 ,mem_24g_device_addr 
-0x3583 010074 store 4 ,mem_24g_txbuf + 2 
-0x3584 010075 jam 6 ,mem_24g_datalen 
-0x3585 010076 branch g24_transmit_prep 
-:      010078 g24_reconn_device_fail:
-0x3586 010079 bpatchx patch32_2 ,mem_patch32 
-0x3587 010080 fetch 1 ,mem_24g_fast_conn_enable 
-0x3588 010081 branch g24_ch ,blank 
-0x3589 010082 fetch 2 ,mem_24g_reconn_count 
-0x358a 010083 increase 1 ,pdata 
-0x358b 010084 store 2 ,mem_24g_reconn_count 
-0x358c 010085 isolate1 9 ,pdata 
-0x358d 010086 fetch 1 ,mem_24g_reconn_type 
-0x358e 010087 beq fast_conn_and_receiver ,g24_reconn_fast_conn_and_receiver 
-0x358f 010088 beq fast_conn_and_3_0_addr ,g24_reconn_fast_conn_and_3_0 
-0x3590 010089 beq receiver_and_3_0_addr ,g24_reconn_receiver_and_3_0 
-0x3591 010090 beq pair_and_3_0_addr ,g24_reconn_pair_and_3_0 
-0x3592 010091 branch g24_reconn_receiver_addr 
-:      010094 g24_reconn_fast_conn_and_receiver:
-0x3593 010095 branch g24_reconn_receiver_addr ,true 
-0x3594 010096 branch g24_reconn_fast_conn 
-:      010098 g24_reconn_fast_conn_and_3_0:
-0x3595 010099 branch g24_reconn_device_3_0_addr ,true 
-0x3596 010100 branch g24_reconn_fast_conn 
-:      010102 g24_reconn_receiver_and_3_0:
-0x3597 010103 branch g24_reconn_device_3_0_addr ,true 
-0x3598 010104 branch g24_reconn_receiver_addr 
-:      010106 g24_reconn_pair_and_3_0:
-0x3599 010107 branch g24_reconn_device_3_0_addr ,true 
-0x359a 010108 branch g24_pair_init_param 
-:      010118 g24_data_attemp:
-0x359b 010119 fetch 1 ,mem_24g_rxdata_temp + 3 
-0x359c 010120 beq datatype_device1 ,g24_data_attemp_device1 
-0x359d 010121 beq datatype_device2 ,g24_data_attemp_device2 
-0x359e 010122 rtn 
-:      010123 g24_data_attemp_device1:
-0x359f 010124 fetch 1 ,mem_24g_device1_bind_disable 
-0x35a0 010125 nrtn blank 
-0x35a1 010126 fetch 4 ,mem_24g_rxdata_temp + 4 
-0x35a2 010127 store 4 ,mem_24g_transmitter_addr 
-:      010128 g24_store_device1_addr:
-0x35a3 010129 store 4 ,mem_24g_device1_addr 
-0x35a4 010130 rtn 
-:      010131 g24_data_attemp_device2:
-0x35a5 010132 fetch 1 ,mem_24g_device2_bind_disable 
-0x35a6 010133 nrtn blank 
-0x35a7 010134 fetch 4 ,mem_24g_rxdata_temp + 4 
-0x35a8 010135 store 4 ,mem_24g_transmitter_addr 
-:      010136 g24_store_device2_addr:
-0x35a9 010137 store 4 ,mem_24g_device2_addr 
-0x35aa 010138 rtn 
-:      010148 rssi_store:
-0x35ab 010149 bpatchx patch32_3 ,mem_patch32 
-0x35ac 010150 copy rega ,pdata 
-0x35ad 010151 iadd temp ,contw 
-0x35ae 010152 fetch 1 ,mem_rssi 
-0x35af 010153 istore 1 ,contw 
-0x35b0 010154 increase 1 ,temp 
-0x35b1 010155 fetch 1 ,mem_rssi_buff_index 
-0x35b2 010156 iand temp ,temp 
-0x35b3 010157 rtn 
-:      010159 rssi_average:
-0x35b4 010160 bpatchx patch32_4 ,mem_patch32 
-0x35b5 010161 fetch 1 ,mem_rssi_buff_index 
-0x35b6 010162 increase 1 ,pdata 
-0x35b7 010163 store 2 ,mem_loopcnt 
-0x35b8 010164 copy pdata ,loopcnt 
-0x35b9 010165 copy rega ,contr 
-0x35ba 010166 arg 0 ,pdata 
-:      010167 rssi_average_loop:
-0x35bb 010168 ifetcht 1 ,contr 
-0x35bc 010169 iadd temp ,pdata 
-0x35bd 010170 loop rssi_average_loop 
-0x35be 010171 fetcht 2 ,mem_loopcnt 
-0x35bf 010172 idiv temp 
-0x35c0 010173 call wait_div_end 
-0x35c1 010174 quotient temp 
-0x35c2 010175 rtnmark1 mark_24g_rxmode 
-0x35c3 010176 copy temp ,pdata 
-0x35c4 010177 rtnmark0 mark_24g 
-0x35c5 010178 call bcd 
-0x35c6 010179 copy pdata ,temp 
-0x35c7 010180 rtn 
-:      010182 save_rssi_dec:
-0x35c8 010183 branch save_rssi 
-:      010193 rssi_transmitter_buff_init:
-0x35c9 010194 fetch 2 ,mem_rssi_signal_buf_ptr 
-0x35ca 010195 branch rssi_buff_clear 
-:      010197 rssi_signal:
-0x35cb 010198 copy pdata ,rega 
-0x35cc 010199 fetcht 1 ,mem_rssi_signal_index 
-0x35cd 010200 fetch 2 ,mem_rssi_signal_buf_ptr 
-0x35ce 010201 iadd temp ,contw 
-0x35cf 010202 copy rega ,pdata 
-0x35d0 010203 istore 1 ,contw 
-0x35d1 010204 increase 1 ,temp 
-0x35d2 010205 fetch 1 ,mem_rssi_buff_index 
-0x35d3 010206 iand temp ,temp 
-0x35d4 010207 storet 1 ,mem_rssi_signal_index 
-0x35d5 010208 rtn 
-:      010218 rssi_receiver_buff_init:
-0x35d6 010219 fetch 2 ,mem_rssi_noise_buffer_ptr 
-0x35d7 010220 call rssi_buff_clear 
-0x35d8 010221 fetch 2 ,mem_rssi_noise_self_buffer_ptr 
-0x35d9 010222 call rssi_buff_clear 
-0x35da 010223 fetch 2 ,mem_rssi_noise_device1_buffer_ptr 
-0x35db 010224 call rssi_buff_clear 
-0x35dc 010225 fetch 2 ,mem_rssi_noise_device2_buffer_ptr 
-:      010226 rssi_buff_clear:
-0x35dd 010227 rtn blank 
-0x35de 010228 copy pdata ,contw 
-0x35df 010229 fetch 1 ,mem_rssi_buff_index 
-0x35e0 010230 increase 1 ,pdata 
-0x35e1 010231 copy pdata ,loopcnt 
-0x35e2 010232 branch clear_mem 
-:      010235 rssi_noise:
-0x35e3 010236 call save_rssi_dec 
-0x35e4 010237 rtn blank 
-0x35e5 010238 fetcht 1 ,mem_rssi_noise_index 
-0x35e6 010239 fetchr rega ,2 ,mem_rssi_noise_buffer_ptr 
-0x35e7 010240 call rssi_store 
-0x35e8 010241 storet 1 ,mem_rssi_noise_index 
-0x35e9 010242 rtn 
-:      010245 rssi_noise_monitor:
-0x35ea 010246 fetchr rega ,2 ,mem_rssi_noise_buffer_ptr 
-0x35eb 010247 call rssi_average 
-0x35ec 010248 storet 1 ,mem_rssi_noise_avg 
-0x35ed 010249 sub temp ,rssi_thresh_noise ,null 
-0x35ee 010250 nrtn positive 
-0x35ef 010251 branch g24_ch 
-:      010259 g24_transmit_init:
-0x35f0 010260 fetch 4 ,mem_24g_lap 
-0x35f1 010261 store 4 ,mem_24g_device_addr 
-0x35f2 010262 branch rssi_transmitter_buff_init 
-:      010264 g24_interval_param_4ms:
-0x35f3 010265 setarg g24_4ms_interval_param 
-0x35f4 010266 store 3 ,mem_24g_short_sleep_set 
-0x35f5 010267 setarg 0x100c0c 
-0x35f6 010268 store 3 ,mem_24g_interval 
-0x35f7 010269 setarg 0x00bb80 
-0x35f8 010270 store 3 ,mem_24g_long_sleep_set 
-0x35f9 010271 jam 5 ,mem_24g_fast_hop_count 
-0x35fa 010272 rtn 
-:      010274 g24_interval_param_8ms:
-0x35fb 010275 setarg g24_8ms_interval_param 
-0x35fc 010276 store 3 ,mem_24g_short_sleep_set 
-0x35fd 010277 setarg 0x1c1919 
-0x35fe 010278 store 3 ,mem_24g_interval 
-0x35ff 010279 setarg 0x017700 
-0x3600 010280 store 3 ,mem_24g_long_sleep_set 
-0x3601 010281 jam 11 ,mem_24g_fast_hop_count 
-0x3602 010282 rtn 
-:      010285 g24_transmit_dispatch:
-0x3603 010286 rtnmark0 mark_24g 
-0x3604 010287 fetch 1 ,mem_24g_conn_sm 
-0x3605 010288 bbit1 state_24g_pair ,g24_pair_dispatch 
-0x3606 010289 bbit1 state_24g_reconn ,g24_reconn_dispatch 
-0x3607 010290 fetch 1 ,mem_24g_transmit_by_interrupt 
-0x3608 010291 beq g24_tx_timer_int_enable ,g24_transmit_by_interrupt 
-:      010292 g24_transmit_no_interrupt:
-0x3609 010293 bpatchx patch32_5 ,mem_patch32 
-0x360a 010294 call g24_txdata_prep 
-0x360b 010295 nbranch g24_nodata_transmit ,user 
-:      010296 g24_transmit_start:
-0x360c 010297 call g24_transmit_process 
-0x360d 010298 call power_ctrl_start 
-0x360e 010299 fetch 1 ,mem_device_option 
-0x360f 010300 beq dvc_op_mouse ,mouse_24g_transmit_start 
-:      010301 g24_transmit_start_next:
-0x3610 010302 fetch 8 ,mem_24g_long_sleep_set 
-0x3611 010303 store 8 ,mem_24g_enter_hibernate 
-0x3612 010304 fetch 2 ,mem_24g_long_sleep_param_update_timer_init 
-0x3613 010305 store 2 ,mem_24g_long_sleep_param_update_timer 
-0x3614 010306 fetch 2 ,mem_cb_24g_transmit_short_sleep 
-0x3615 010307 branch callback_func 
-:      010309 g24_short_sleep:
-0x3616 010310 bpatchx patch32_6 ,mem_patch32 
-0x3617 010311 call g24_lpm_wait 
-0x3618 010312 nrtn user 
-0x3619 010313 call g24_setgpio_lpm_before 
-0x361a 010314 call clear_wake 
-0x361b 010315 fetch 3 ,mem_24g_short_sleep_set 
-0x361c 010316 branch g24_long_seep2 
-:      010318 g24_long_sleep:
-0x361d 010319 bpatchx patch32_7 ,mem_patch32 
-0x361e 010320 call g24_lpm_wait 
-0x361f 010321 nrtn user 
-0x3620 010322 call g24_setgpio_lpm_before 
-0x3621 010323 fetch 8 ,mem_24g_enter_hibernate 
-:      010324 g24_long_seep2:
-0x3622 010325 call clk2lpo 
-0x3623 010326 storet 4 ,mem_sleep_counter 
-0x3624 010327 branch lpm_sleep 
-:      010331 g24_txdata_prep:
-0x3625 010332 call g24_package_data 
-0x3626 010333 nrtn user 
-0x3627 010334 branch g24_transmit_prep 
-:      010337 g24_package_data:
-0x3628 010338 fetch 2 ,mem_cb_24g_transmit_data 
-0x3629 010339 call callback_func 
-0x362a 010340 branch g24_accumulate_data ,user 
-0x362b 010341 fetch 7 ,mem_24g_txbuf + 1 
-0x362c 010342 rtn blank 
-0x362d 010343 branch enable_user 
-:      010345 g24_accumulate_data:
-0x362e 010346 jam 0 ,mem_24g_abort_pac 
-0x362f 010347 add rega ,1 ,pdata 
-0x3630 010348 store 1 ,mem_24g_datalen 
-0x3631 010349 call g24_transmit_rf_ctrl_clear 
-0x3632 010350 store 1 ,mem_24g_txbuf 
-0x3633 010351 copy regb ,contr 
-0x3634 010352 copy rega ,loopcnt 
-0x3635 010353 branch memcpy 
-:      010355 g24_transmit_rf_ctrl_clear:
-0x3636 010356 fetch 1 ,mem_24g_data_type 
-0x3637 010357 and_into bits_data ,pdata 
-0x3638 010358 store 1 ,mem_24g_data_type 
-0x3639 010359 rtn 
-:      010368 g24_transmit_process:
-0x363a 010369 setarg 0 
-0x363b 010370 store 1 ,mem_24g_retry 
-0x363c 010371 store 2 ,mem_24g_retransmit 
-:      010372 g24_transmit_loop:
-0x363d 010373 call g24_transmit_receive_ack 
-0x363e 010374 fetch 1 ,mem_24g_no_ack 
-0x363f 010375 beq no_ack_24g ,g24_transmit_no_ack 
-0x3640 010376 nbranch g24_retransmit ,sync 
-0x3641 010377 nbranch g24_retransmit ,user3 
-0x3642 010378 call g24_ackpayload_parse 
-0x3643 010379 fetch 1 ,mem_device_option 
-0x3644 010380 sub pdata ,dvc_op_mouse ,null 
-0x3645 010381 call mouse_24g_transmit_callback ,zero 
-:      010382 g24_transmit_no_ack:
-0x3646 010383 call power_ctrl_pac_succ_incrs 
-:      010384 g24_transmit_next_packet:
-0x3647 010385 call g24_txbuf_clear 
-0x3648 010386 fetch 1 ,mem_24g_pid 
-0x3649 010387 increase 1 ,pdata 
-0x364a 010388 store 1 ,mem_24g_pid 
-0x364b 010389 call g24_hop_enable_packet 
-:      010390 g24_transmit_abandon:
-0x364c 010391 bpatchx patch33_0 ,mem_patch33 
-0x364d 010392 setarg 0 
-0x364e 010393 store 1 ,mem_24g_ensure 
-0x364f 010394 store 2 ,mem_24g_txfail_cnt 
-0x3650 010395 rtn 
-:      010397 g24_transmit_receive_ack:
-0x3651 010398 bpatchx patch33_1 ,mem_patch33 
-0x3652 010399 disable user3 
-0x3653 010400 call g24_transmit 
-0x3654 010401 fetch 1 ,mem_24g_no_ack 
-0x3655 010402 beq no_ack_24g ,g24_end_of_packet 
-0x3656 010403 force 0 ,radio_ctrl 
-0x3657 010404 fetch 4 ,mem_24g_addr 
-0x3658 010405 iforce access 
-0x3659 010406 fetcht 1 ,mem_last_freq 
-0x365a 010407 call set_freq_rx 
-0x365b 010408 call rf_rx_enable 
-0x365c 010409 call g24_receive_rxon 
-0x365d 010410 call g24_end_of_packet ,user3 
-0x365e 010411 rtn 
-:      010413 g24_retransmit:
-0x365f 010414 bpatchx patch33_2 ,mem_patch33 
-0x3660 010415 fetch 1 ,mem_device_option 
-0x3661 010416 beq dvc_op_mouse ,mouse_g24_retransmit 
-:      010417 g24_retransmit0:
-0x3662 010418 fetch 1 ,mem_24g_abort_pac 
-0x3663 010419 nrtn blank 
-0x3664 010420 fetch 2 ,mem_24g_txfail_cnt 
-0x3665 010421 increase 1 ,pdata 
-0x3666 010422 store 2 ,mem_24g_txfail_cnt 
-0x3667 010423 fetch 1 ,mem_24g_txfail_cnt + 1 
-0x3668 010424 bbit1 4 ,g24_tx_attempt_fail 
-0x3669 010425 call g24_transmit_hop_process 
-0x366a 010426 fetch 2 ,mem_24g_retransmit 
-0x366b 010427 increase 1 ,pdata 
-0x366c 010428 store 2 ,mem_24g_retransmit 
-0x366d 010429 branch g24_transmit_loop 
-:      010431 g24_ackpayload_parse:
-0x366e 010432 bpatchx patch33_3 ,mem_patch33 
-0x366f 010433 call g24_read_len_pid_crc 
-0x3670 010434 fetch 1 ,mem_24g_rxdata_length 
-0x3671 010435 rtn blank 
-0x3672 010436 iforce loopcnt 
-0x3673 010437 arg mem_24g_rxbuf + 2 ,contr 
-0x3674 010438 arg mem_24g_rxpayload ,contw 
-0x3675 010439 branch memcpy 
-:      010442 g24_tx_attempt_fail:
-0x3676 010443 bpatchx patch33_4 ,mem_patch33 
-0x3677 010444 setarg 0 
-0x3678 010445 store 2 ,mem_24g_txfail_cnt 
-0x3679 010446 jam 1 ,mem_24g_attempt_fail_flag 
-:      010447 g24_stop_24g_mode:
-0x367a 010448 jam bt_evt_24g_attempt_fail ,mem_fifo_temp 
-0x367b 010449 branch ui_ipc_send_event 
-:      010459 g24_transmit_hop_process:
-0x367c 010460 bpatchx patch33_5 ,mem_patch33 
-0x367d 010461 fetcht 1 ,mem_24g_retry 
-0x367e 010462 fetch 1 ,mem_24g_fast_hop_count 
-0x367f 010463 isub temp ,null 
-0x3680 010464 nbranch g24_tx_fast_hop ,positive 
-0x3681 010465 increase 1 ,temp 
-0x3682 010466 storet 1 ,mem_24g_retry 
-0x3683 010467 fetch 1 ,mem_24g_fast_hop_count 
-0x3684 010468 beq 5 ,g24_transmit_hop_process_4ms 
-0x3685 010469 fetch 1 ,mem_24g_retry 
-0x3686 010470 beq 6 ,g24_hop_ch_disable 
-0x3687 010471 beq 12 ,g24_hop_ch_disable 
-0x3688 010472 rtn 
-:      010475 g24_transmit_hop_process_4ms:
-0x3689 010476 fetch 1 ,mem_24g_retry 
-0x368a 010477 beq 3 ,g24_hop_ch_disable 
-0x368b 010478 beq 6 ,g24_hop_ch_disable 
-0x368c 010479 rtn 
-:      010483 g24_hop_ch_enable:
-:      010488 g24_txpayload_type_update:
-0x368d 010489 bmark1 mark_ble_lr ,g24_lr_type_update 
-0x368e 010490 store 1 ,mem_24g_txpayload + offset_data_type 
-0x368f 010491 rtn 
-:      010492 g24_lr_type_update:
-0x3690 010493 store 1 ,mem_24g_txpayload + offset_lr_data_type 
-0x3691 010494 rtn 
-:      010496 g24_hop_enable_packet:
-0x3692 010497 fetch 1 ,mem_24g_data_type 
-0x3693 010498 rtnbit0 bit_hop 
-:      010499 g24_hop_ch_disable:
-0x3694 010500 fetch 1 ,mem_24g_data_type 
-0x3695 010501 set0 bit_hop ,pdata 
-0x3696 010502 store 1 ,mem_24g_data_type 
-0x3697 010503 call g24_txpayload_type_update 
-0x3698 010504 call power_ctrl_pac_succ_decrs 
-0x3699 010505 branch g24_ch 
-:      010507 g24_tx_fast_hop:
-0x369a 010508 call power_ctrl_txpower_incrs 
-0x369b 010509 call power_ctrl_pac_succ_decrs 
-0x369c 010510 branch g24_ch 
-:      010528 g24_search_receiver:
-0x369d 010529 fetch 2 ,mem_cb_24g_search_receiver 
-0x369e 010530 branch callback_func 
-:      010532 g24_nodata_transmit:
-0x369f 010533 fetch 1 ,mem_24g_abort_pac 
-0x36a0 010534 call g24_send_abort_packet ,blank 
-0x36a1 010535 fetch 1 ,mem_24g_transmit_by_interrupt 
-0x36a2 010536 rtneq g24_tx_timer_int_enable 
-0x36a3 010537 call g24_search_receiver 
-0x36a4 010538 fetch 2 ,mem_cb_24g_transmit_long_sleep 
-0x36a5 010539 branch callback_func 
-:      010541 g24_send_abort_packet:
-0x36a6 010542 jam type_ms ,mem_24g_data_type 
-0x36a7 010543 jam 1 ,mem_24g_abort_pac 
-0x36a8 010544 call g24_transmit_rf_ctrl_clear 
-0x36a9 010545 store 1 ,mem_24g_txbuf 
-0x36aa 010546 setarg 0 
-0x36ab 010547 store 7 ,mem_24g_txbuf + 1 
-0x36ac 010548 fetch 4 ,mem_24g_device_addr 
-0x36ad 010549 store 4 ,mem_24g_txbuf + 8 
-0x36ae 010550 jam 12 ,mem_24g_datalen 
-0x36af 010551 fetch 1 ,mem_24g_data_type 
-0x36b0 010552 set1 bit_abort ,pdata 
-0x36b1 010553 store 1 ,mem_24g_data_type 
-0x36b2 010554 call g24_transmit_prep 
-0x36b3 010555 branch g24_transmit_start 
-:      010559 g24_lpm_wait:
-0x36b4 010560 bpatchx patch33_6 ,mem_patch33 
-0x36b5 010561 enable user 
-0x36b6 010562 call lpo_calibration 
-0x36b7 010563 fetch 3 ,mem_clks_per_lpo 
-0x36b8 010564 branch disable_user ,blank 
-0x36b9 010565 fetch 1 ,mem_lpm_mode 
-0x36ba 010566 branch disable_user ,blank 
-0x36bb 010567 fetch 1 ,mem_24g_transmit_by_interrupt 
-0x36bc 010568 beq g24_tx_timer_int_enable ,disable_user 
-0x36bd 010569 rtn 
-:      010571 g24_setgpio_lpm_before:
-0x36be 010572 fetch 2 ,mem_cb_24g_lpm_before 
-0x36bf 010573 branch callback_func 
-:      010586 g24_transmit_by_interrupt:
-0x36c0 010587 call g24_timer_check 
-0x36c1 010588 nrtn user 
-0x36c2 010589 call g24_interval_calibrate 
-0x36c3 010590 fetch 2 ,mem_24g_transmit_by_interrupt_exit_count 
-0x36c4 010591 increase 1 ,pdata 
-0x36c5 010592 store 2 ,mem_24g_transmit_by_interrupt_exit_count 
-0x36c6 010593 fetcht 2 ,mem_24g_transmit_by_interrupt_exit_count_init 
-0x36c7 010594 isub temp ,null 
-0x36c8 010595 call g24_transmit_by_interrupt_exit ,zero 
-0x36c9 010596 branch g24_transmit_no_interrupt 
-:      010599 g24_transmit_by_interrupt_exit:
-0x36ca 010600 jam g24_tx_timer_int_disable ,mem_24g_transmit_by_interrupt 
-0x36cb 010601 setarg 0 
-0x36cc 010602 store 2 ,mem_24g_transmit_by_interrupt_exit_count 
-0x36cd 010603 setarg 100 
-0x36ce 010604 store 2 ,mem_24g_transmit_by_interrupt_exit_count_init 
-:      010605 g24_interval_min:
-0x36cf 010606 jam 0 ,mem_24g_pac_index 
-0x36d0 010607 fetch 1 ,mem_24g_interval_min 
-:      010608 g24_interval_store:
-0x36d1 010609 store 1 ,mem_24g_interval 
-0x36d2 010610 rtn 
-:      010611 g24_interval_max:
-0x36d3 010612 fetch 1 ,mem_24g_interval_max 
-0x36d4 010613 branch g24_interval_store 
-:      010615 g24_interval_calibrate:
-0x36d5 010616 fetch 1 ,mem_24g_pac_index 
-0x36d6 010617 increase 1 ,pdata 
-0x36d7 010618 store 1 ,mem_24g_pac_index 
-0x36d8 010619 beq 4 ,g24_interval_max 
-0x36d9 010620 beq 5 ,g24_interval_min 
-0x36da 010621 rtn 
-:      010623 g24_transmit_by_interrupt_enable:
-0x36db 010624 jam g24_tx_timer_int_enable ,mem_24g_transmit_by_interrupt 
-0x36dc 010625 setarg 0 
-0x36dd 010626 store 2 ,mem_24g_transmit_by_interrupt_exit_count 
-0x36de 010627 rtn 
-:      010637 g24_factory_check:
-0x36df 010638 arg 2 ,loopcnt 
-0x36e0 010639 arg mem_24g_addr ,contr 
-:      010640 pdata_0xff_check:
-0x36e1 010641 call enable_user 
-0x36e2 010642 setarg 0xffff 
-:      010643 pdata_0xff_check_loop:
-0x36e3 010644 ifetcht 2 ,contr 
-0x36e4 010645 isub temp ,null 
-0x36e5 010646 ncall disable_user ,zero 
-0x36e6 010647 loop pdata_0xff_check_loop 
-0x36e7 010648 rtn 
-:      010658 power_ctrl_start:
-0x36e8 010659 bpatchx patch33_7 ,mem_patch33 
-0x36e9 010660 fetch 1 ,mem_power_ctrl_disable 
-0x36ea 010661 nrtn blank 
-0x36eb 010662 fetch 2 ,mem_ui_state_map 
-0x36ec 010663 rtnbit1 ui_state_ble_adv 
-0x36ed 010666 fetchr rega ,2 ,mem_rssi_signal_buf_ptr 
-0x36ee 010667 call rssi_average 
-0x36ef 010668 storet 1 ,mem_rssi_avg_received 
-0x36f0 010669 fetch 1 ,mem_rssi_dis_max_24g 
-0x36f1 010670 bmark1 mark_24g ,power_ctrl_start_next 
-0x36f2 010671 fetch 1 ,mem_rssi_dis_max_ble 
-:      010672 power_ctrl_start_next:
-0x36f3 010673 isub temp ,null 
-0x36f4 010674 nbranch power_ctrl_txpower_incrs_force ,positive 
-0x36f5 010675 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-0x36f6 010676 sub pdata ,2 ,null 
-0x36f7 010677 nbranch power_ctrl_txpower_decrs_check ,positive 
-0x36f8 010678 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-0x36f9 010679 beq 0 ,power_ctrl_txpower_incrs 
-0x36fa 010680 rtn 
-:      010682 power_ctrl_txpower_decrs_check:
-0x36fb 010683 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-0x36fc 010684 fetcht 1 ,mem_power_ctrl_pac_succ_cnt_init 
-0x36fd 010685 isub temp ,null 
-0x36fe 010686 nrtn zero 
-0x36ff 010687 jam 0 ,mem_power_ctrl_pac_succ_cnt 
-:      010688 power_ctrl_txpower_decrs:
-0x3700 010689 fetcht 1 ,mem_rssi_avg_received 
-0x3701 010690 fetch 1 ,mem_rssi_dis_min_24g 
-0x3702 010691 bmark1 mark_24g ,power_ctrl_txpower_decrs_next 
-0x3703 010692 fetch 1 ,mem_rssi_dis_min_ble 
-:      010693 power_ctrl_txpower_decrs_next:
-0x3704 010694 isub temp ,null 
-0x3705 010695 nrtn positive 
-0x3706 010696 fetch 1 ,mem_power_ctrl_level 
-0x3707 010697 beq 0 ,power_ctrl_decrs_level0 
-0x3708 010698 increase -1 ,pdata 
-0x3709 010699 store 1 ,mem_power_ctrl_level 
-0x370a 010700 beq 0 ,power_ctrl_decrs_level0 
-:      010701 power_ctrl_decrs_level1:
-:      010702 power_ctrl_incrs_level1:
-0x370b 010703 jam tx_power_0db ,mem_tx_power 
-0x370c 010704 rtn 
-:      010706 power_ctrl_txpower_incrs_force:
-0x370d 010707 jam 0 ,mem_power_ctrl_pac_succ_cnt 
-:      010708 power_ctrl_txpower_incrs:
-0x370e 010709 fetch 1 ,mem_power_ctrl_level 
-0x370f 010710 beq 2 ,power_ctrl_incrs_level2 
-0x3710 010711 increase 1 ,pdata 
-0x3711 010712 store 1 ,mem_power_ctrl_level 
-0x3712 010713 beq 1 ,power_ctrl_incrs_level1 
-:      010714 power_ctrl_incrs_level2:
-0x3713 010715 jam tx_power_6db ,mem_tx_power 
-0x3714 010716 rtn 
-:      010718 power_ctrl_decrs_level0:
-0x3715 010719 jam tx_power_f5db ,mem_tx_power 
-0x3716 010720 rtn 
-:      010722 power_ctrl_pac_succ_cnt_init:
-0x3717 010723 jam 1 ,mem_power_ctrl_level 
-0x3718 010724 jam 0 ,mem_power_ctrl_pac_succ_cnt 
-0x3719 010725 rtn 
-:      010727 power_ctrl_pac_succ_incrs:
-0x371a 010728 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-0x371b 010729 increase 1 ,pdata 
-0x371c 010730 store 1 ,mem_power_ctrl_pac_succ_cnt 
-0x371d 010731 rtn 
-:      010733 power_ctrl_pac_succ_decrs:
-0x371e 010734 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-0x371f 010735 sub pdata ,2 ,null 
-0x3720 010736 ncall power_ctrl_pac_succ_cnt_reinit ,positive 
-0x3721 010737 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-0x3722 010738 rtneq 0 
-0x3723 010739 increase -1 ,pdata 
-0x3724 010740 store 1 ,mem_power_ctrl_pac_succ_cnt 
-0x3725 010741 rtn 
-:      010743 power_ctrl_pac_succ_cnt_reinit:
-0x3726 010744 jam 3 ,mem_power_ctrl_pac_succ_cnt 
-0x3727 010745 rtn 
-:      010755 ali_mesh_access_layer_resolve_message:
-0x3728 010756 fetch 1 ,mem_ccm_data_len 
-0x3729 010757 store 1 ,mem_mesh_receive_model_message_payload_len 
-0x372a 010758 copy alarm ,contr 
-0x372b 010759 call memcpy24 
-0x372c 010760 fetch 2 ,mem_mesh_cb_receive_access_message 
-0x372d 010761 branch callback_func 
-:      010763 ali_mesh_access_layer_check_access_message_opcode:
-0x372e 010764 jam mesh_receive_new_message_timer ,mem_mesh_upper_receive_new_message_timer 
-0x372f 010765 call ali_mesh_app_recv_new_mesh_pkt 
-0x3730 010768 fetch 1 ,mem_mesh_receive_model_message_payload_opcode 
-0x3731 010769 beq mesh_message_opcode_config_appkey_add ,ali_mesh_access_layer_message_opcode_config_appkey_add 
-0x3732 010770 beq mesh_configuration_and_health_message_opcode_header ,ali_mesh_access_layer_config_or_health_message_opcode 
-0x3733 010771 beq mesh_module_message_opcode_header ,ali_mesh_model_layer_check_model_message_opcode 
-0x3734 010772 beq vendor_message_attr_set ,ali_mesh_ali_vendor_message_attribute_set 
-0x3735 010773 beq vendor_message_attr_get ,ali_mesh_ali_vendor_message_opcode_attr_get 
-0x3736 010774 beq vendor_message_attr_set_unacknowledged ,ali_mesh_ali_vendor_message_attribute_set 
-0x3737 010775 beq vendor_message_attr_confirmation ,ali_mesh_ali_vendor_message_opcode_attr_confrimation 
-0x3738 010776 rtn 
-:      010779 ali_mesh_access_layer_message_opcode_config_appkey_add:
-0x3739 010780 arg mem_mesh_receive_application_key ,contr 
-0x373a 010781 arg mem_mesh_application_key ,contw 
-0x373b 010782 call memcpy16 
-0x373c 010783 jam paired_status ,mem_mesh_provisioned_flag 
-0x373d 010784 call ali_mesh_encrypt_base_function_k3 
-0x373e 010785 call ali_mesh_encrypt_base_function_k4 
-0x373f 010786 call ali_mesh_access_layer_finish_pairing_init_subscription_list 
-0x3740 010787 call ali_mesh_accesss_layer_check_message_type 
-0x3741 010788 call ali_mesh_access_layer_send_config_appkey_status 
-0x3742 010789 jam paired_status ,mem_mesh_provisioned_flag 
-0x3743 010790 fetch 2 ,mem_mesh_cb_receive_config_appkey_add 
-0x3744 010791 branch callback_func 
-:      010793 ali_mesh_access_layer_recv_cfg_appkey_add_cb:
-0x3745 010794 setarg 0 
-0x3746 010795 store 2 ,mem_mesh_fast_pairing_timer 
-0x3747 010797 random pdata 
-0x3748 010798 and pdata ,0x1f ,pdata 
-0x3749 010799 add pdata ,30 ,pdata 
-0x374a 010800 store 1 ,mem_mesh_report_full_attribute_timer 
-0x374b 010801 add pdata ,5 ,pdata 
-0x374c 010802 store 1 ,mem_mesh_report_power_on_timer 
-0x374d 010803 call mesh_clear_timer_data 
-0x374e 010804 branch mesh_receive_config_appkey_add_cb 
-:      010806 ali_mesh_accesss_layer_check_message_type:
-0x374f 010807 fetch 1 ,mem_mesh_network_packet_type 
-0x3750 010808 jam received_config_appkey_add ,mem_mesh_provisioned_flag 
-0x3751 010809 rtneq mesh_message_app 
-0x3752 010810 jam paired_status ,mem_mesh_provisioned_flag 
-0x3753 010811 rtn 
-:      010813 ali_mesh_access_layer_send_config_appkey_status:
-0x3754 010814 setarg mesh_configuration_and_health_message_opcode_header 
-0x3755 010815 store 1 ,mem_mesh_access_layer_payload 
-0x3756 010816 setarg mesh_message_opcode_config_config_model_publication_set 
-0x3757 010817 istore 1 ,contw 
-0x3758 010818 setarg status_code_success 
-0x3759 010819 istore 1 ,contw 
-0x375a 010820 fetch 3 ,mem_mesh_netkeyindex_and_appkeyindex 
-0x375b 010821 istore 3 ,contw 
-0x375c 010822 jam 6 ,mem_mesh_access_layer_payload_len 
-0x375d 010823 branch ali_mesh_upper_transport_layer_send_access_message 
-:      010826 ali_mesh_access_layer_finish_pairing_init_subscription_list:
-0x375e 010827 fetch 2 ,mem_mesh_core_feature 
-0x375f 010828 rtnbit1 mesh_feature_disable_subscription 
-0x3760 010829 call mesh_get_element_info_config 
-:      010830 ali_mesh_access_layer_finish_pairing_init_subscription_list_loop:
-0x3761 010831 add rega ,element_device_subscription_label ,regc 
-0x3762 010832 setarg -1 
-0x3763 010833 istore subscription_max_count ,regc 
-0x3764 010834 istore subscription_max_count ,contw 
-0x3765 010835 ifetch 2 ,rega 
-0x3766 010836 istore 2 ,regc 
-0x3767 010837 copy regb ,pdata 
-0x3768 010838 iadd rega ,rega 
-0x3769 010839 loop ali_mesh_access_layer_finish_pairing_init_subscription_list_loop 
-0x376a 010840 fetch 2 ,mem_mesh_cb_subscriptuion_list_changed 
-0x376b 010841 branch callback_func 
-:      010844 ali_mesh_access_layer_send_generic_onoff_status:
-0x376c 010845 setarg mesh_module_message_opcode_header 
-0x376d 010846 store 1 ,mem_mesh_access_layer_payload 
-0x376e 010847 setarg mesh_module_message_opcode_generic_onoff_status_no_head 
-0x376f 010848 istore 1 ,contw 
-0x3770 010849 fetch 1 ,mem_mesh_generic_onoff_set_payload_onoff 
-0x3771 010850 istore 1 ,contw 
-0x3772 010851 jam 3 ,mem_mesh_access_layer_payload_len 
-0x3773 010852 branch ali_mesh_upper_transport_layer_send_access_message 
-:      010855 ali_mesh_access_layer_send_light_lightness_status:
-0x3774 010856 setarg mesh_module_message_opcode_header 
-0x3775 010857 store 1 ,mem_mesh_access_layer_payload 
-0x3776 010858 setarg mesh_module_message_opcode_light_lightness_status_no_head 
-0x3777 010859 istore 1 ,contw 
-0x3778 010860 fetch 2 ,mem_mesh_light_lightness_set_payload_lightness 
-0x3779 010861 istore 2 ,contw 
-0x377a 010862 jam 4 ,mem_mesh_access_layer_payload_len 
-0x377b 010863 branch ali_mesh_upper_transport_layer_send_access_message 
-:      010866 ali_mesh_access_layer_send_light_ctl_stauts:
-0x377c 010867 setarg mesh_module_message_opcode_header 
-0x377d 010868 store 1 ,mem_mesh_access_layer_payload 
-0x377e 010869 setarg mesh_module_message_opcode_light_ctl_status_no_head 
-0x377f 010870 istore 1 ,contw 
-0x3780 010871 fetch 4 ,mem_mesh_ctl_lightness 
-0x3781 010872 istore 4 ,contw 
-0x3782 010873 jam 6 ,mem_mesh_access_layer_payload_len 
-0x3783 010874 branch ali_mesh_upper_transport_layer_send_access_message 
-:      010878 ali_mesh_access_layer_send_scene_status:
-0x3784 010879 setarg mesh_module_message_opcode_scene_status 
-0x3785 010880 store 1 ,mem_mesh_access_layer_payload 
-0x3786 010881 setarg mesh_success 
-0x3787 010882 istore 1 ,contw 
-0x3788 010883 fetch 2 ,mem_mesh_scene_recall_payload_scene_number 
-0x3789 010884 istore 2 ,contw 
-0x378a 010885 jam 4 ,mem_mesh_access_layer_payload_len 
-0x378b 010886 branch ali_mesh_upper_transport_layer_send_access_message 
-:      010890 ali_mesh_app_recv_new_mesh_pkt:
-0x378c 010892 fetch 1 ,mem_mesh_report_full_attribute_timer 
-0x378d 010893 rtn blank 
-0x378e 010894 pincrease 30 
-0x378f 010895 store 1 ,mem_mesh_report_full_attribute_timer 
-0x3790 010896 rtn 
-:      010898 ali_mesh_report_power_on_timer:
-0x3791 010899 arg mem_mesh_report_power_on_timer ,regc 
-0x3792 010900 arg ali_mesh_ali_vendor_message_opcode_device_power_on ,regb 
-0x3793 010901 branch timer_single_step 
-:      010903 ali_mesh_report_full_attribute_timer:
-0x3794 010904 arg mem_mesh_report_full_attribute_timer ,regc 
-0x3795 010905 arg ali_mesh_app_report_device_state ,regb 
-0x3796 010906 branch timer_single_step 
-:      010908 ali_mesh_app_report_device_state:
-0x3797 010909 fetch 2 ,mem_mesh_app_deport_device_state 
-0x3798 010910 branch callback_func 
-:      010917 ali_mesh_ali_vendor_message_attribute_set:
-0x3799 010918 call ali_mesh_ali_vendor_message_attrbute_check_company_id_and_tid 
-0x379a 010919 nrtn user 
-0x379b 010920 bpatchx patch34_0 ,mem_patch34 
-0x379c 010921 fetch 2 ,mem_mesh_vendor_message_attr_type 
-0x379d 010922 arg vendor_message_attr_type_time ,temp 
-0x379e 010923 isub temp ,null 
-0x379f 010924 branch ali_mesh_ali_vendor_message_opcode_timer_set_curr_time ,zero 
-0x37a0 010926 arg vendor_mseeage_attr_type_set_time_repeat ,temp 
-0x37a1 010927 isub temp ,null 
-0x37a2 010928 branch ali_mesh_ali_vendor_message_opcode_timer_set_timing_cyclically ,zero 
-0x37a3 010930 arg vendor_mseeage_attr_type_set_time_single ,temp 
-0x37a4 010931 isub temp ,null 
-0x37a5 010932 branch ali_mesh_ali_vendor_message_opcode_timer_set_timing ,zero 
-0x37a6 010934 arg vendor_message_attr_type_timer_deleate ,temp 
-0x37a7 010935 isub temp ,null 
-0x37a8 010936 branch ali_mesh_ali_vendor_message_opcode_delete_timer ,zero 
-0x37a9 010937 arg vendor_message_attr_type_timer_inquire ,temp 
-0x37aa 010938 isub temp ,null 
-0x37ab 010939 branch ali_mesh_ali_vendor_message_opcode_timer_inquire ,zero 
-0x37ac 010940 arg vendor_mseeage_attr_type_timer_enable ,temp 
-0x37ad 010941 isub temp ,null 
-0x37ae 010942 branch ali_mesh_ali_vendor_message_opcode_timer_set_state ,zero 
-0x37af 010945 arg vendor_message_attr_type_main_light ,temp 
-0x37b0 010946 isub temp ,null 
-0x37b1 010947 branch ali_mesh_ali_vendor_message_attribute_set_main_light ,zero 
-0x37b2 010948 arg vendor_message_attr_type_background_light ,temp 
-0x37b3 010949 isub temp ,null 
-0x37b4 010950 branch ali_mesh_ali_vendor_message_attribute_set_background_light ,zero 
-0x37b5 010951 arg vendor_message_attr_type_color ,temp 
-0x37b6 010952 isub temp ,null 
-0x37b7 010953 branch ali_mesh_ali_vendor_message_attribute_set_color ,zero 
-0x37b8 010954 fetch 2 ,mem_mesh_cb_recv_vendor 
-0x37b9 010955 branch callback_func 
-:      010957 ali_mesh_ali_vendor_message_opcode_attr_get:
-0x37ba 010958 rtn 
-:      010959 ali_mesh_ali_vendor_message_opcode_attr_confrimation:
-0x37bb 010960 ifetch 2 ,contr 
-0x37bc 010961 arg vendor_message_opcode_company_id ,temp 
-0x37bd 010962 isub temp ,null 
-0x37be 010963 nrtn zero 
-0x37bf 010964 ifetch 1 ,contr 
-0x37c0 010965 fetcht 1 ,mem_mesh_upper_tran_layer_packet_tid 
-0x37c1 010966 isub temp ,null 
-0x37c2 010967 nrtn zero 
-0x37c3 010968 branch ali_mesh_stop_send_indication_packet 
-:      010970 ali_mesh_ali_vendor_message_attrbute_check_company_id_and_tid:
-0x37c4 010971 call disable_user 
-0x37c5 010972 fetch 2 ,mem_mesh_vendor_message_cid 
-0x37c6 010973 arg vendor_message_opcode_company_id ,temp 
-0x37c7 010974 isub temp ,null 
-0x37c8 010975 nrtn zero 
-0x37c9 010976 fetcht 1 ,mem_mesh_vendor_mesh_receive_tid 
-0x37ca 010977 fetch 1 ,mem_mesh_vendor_message_tid 
-0x37cb 010978 isub temp ,null 
-0x37cc 010979 rtn zero 
-0x37cd 010980 store 1 ,mem_mesh_vendor_mesh_receive_tid 
-0x37ce 010981 branch enable_user 
-:      010983 ali_mesh_ali_vendor_message_attribute_set_main_light:
-0x37cf 010984 call ali_mesh_ali_vendor_message_ack_attr_status_uint8 
-0x37d0 010985 fetch 2 ,mem_mesh_cb_main_light_onoff_set 
-0x37d1 010986 branch callback_func 
-:      010989 ali_mesh_ali_vendor_message_attribute_set_background_light:
-0x37d2 010990 call ali_mesh_ali_vendor_message_ack_attr_status_uint8 
-0x37d3 010991 fetch 2 ,mem_mesh_cb_background_onoff_set 
-0x37d4 010992 branch callback_func 
-:      010994 ali_mesh_ali_vendor_message_attribute_set_color:
-0x37d5 010995 call ali_mesh_ali_vendor_message_ack_attr_status_uint48 
-0x37d6 010996 fetch 2 ,mem_mesh_cb_color_set 
-0x37d7 010997 branch callback_func 
-:      011000 ali_mesh_ali_vendor_message_opcode_timer_set_curr_time:
-0x37d8 011001 call ali_mesh_ali_vendor_message_ack_attr_status_uint32 
-0x37d9 011003 fetch 4 ,mem_mesh_vendor_message_current_time 
-0x37da 011004 store 4 ,mem_mesh_vendor_timer_current_time 
-0x37db 011005 branch ali_mesh_time_init_system_time 
-:      011009 ali_mesh_ali_vendor_message_status_add_head:
-0x37dc 011010 setarg vendor_message_attr_status 
-0x37dd 011011 store 1 ,mem_mesh_access_layer_payload 
-0x37de 011012 setarg vendor_message_opcode_company_id 
-0x37df 011013 istore 2 ,contw 
-0x37e0 011014 fetch 1 ,mem_mesh_vendor_mesh_receive_tid 
-0x37e1 011015 istore 1 ,contw 
-0x37e2 011016 istoret 2 ,contw 
-0x37e3 011017 rtn 
-:      011020 ali_mesh_ali_vendor_message_opcode_device_power_on:
-0x37e4 011021 arg 0 ,queue 
-0x37e5 011022 arg vendor_message_event_device_power_on ,temp 
-0x37e6 011023 arg vendor_attr_type_event_trigger ,rega 
-0x37e7 011024 branch ali_mesh_ali_vendor_message_opcode_para_uint8 
-:      011035 ali_mesh_ali_vendor_message_opcode_generic_onoff:
-0x37e8 011036 arg vendor_attr_generic_onoff_server ,rega 
-0x37e9 011037 branch ali_mesh_ali_vendor_message_opcode_para_uint8 
-:      011041 ali_mesh_ali_vendor_message_ack_attr_status_uint64:
-0x37ea 011042 arg 8 ,loopcnt 
-0x37eb 011043 branch ali_mesh_ali_vendor_message_ack_attr_status 
-:      011045 ali_mesh_ali_vendor_message_ack_attr_status_uint56:
-0x37ec 011046 arg 8 ,loopcnt 
-0x37ed 011047 branch ali_mesh_ali_vendor_message_ack_attr_status 
-:      011049 ali_mesh_ali_vendor_message_ack_attr_status_uint48:
-0x37ee 011050 arg 6 ,loopcnt 
-0x37ef 011051 branch ali_mesh_ali_vendor_message_ack_attr_status 
-:      011053 ali_mesh_ali_vendor_message_ack_attr_status_uint32:
-0x37f0 011054 arg 4 ,loopcnt 
-0x37f1 011055 branch ali_mesh_ali_vendor_message_ack_attr_status 
-:      011057 ali_mesh_ali_vendor_message_ack_attr_status_uint16:
-0x37f2 011058 arg 2 ,loopcnt 
-0x37f3 011059 branch ali_mesh_ali_vendor_message_ack_attr_status 
-:      011061 ali_mesh_ali_vendor_message_ack_attr_status_uint8:
-0x37f4 011062 arg 1 ,loopcnt 
-0x37f5 011063 branch ali_mesh_ali_vendor_message_ack_attr_status 
-:      011066 ali_mesh_ali_vendor_message_ack_attr_status:
-0x37f6 011067 add loopcnt ,6 ,pdata 
-0x37f7 011068 store 1 ,mem_mesh_access_layer_payload_len 
-0x37f8 011069 call ali_mesh_ali_vendor_message_status_add_head 
-0x37f9 011070 arg mem_mesh_vendor_attr_parameter ,contr 
-0x37fa 011071 call memcpy 
-0x37fb 011072 branch ali_mesh_upper_transport_layer_send_access_message 
-:      011079 ali_mesh_ali_vendor_message_opcode_para_uint8:
-0x37fc 011080 call ali_mesh_ali_vendor_message_indication_info_add_head 
-0x37fd 011081 istorer rega ,2 ,contw 
-0x37fe 011082 istoret 1 ,contw 
-0x37ff 011083 jam 7 ,mem_mesh_access_layer_payload_len 
-0x3800 011084 branch ali_mesh_ali_vendor_message_send_message 
-:      011090 ali_mesh_ali_vendor_message_opcode_para_uint16:
-0x3801 011091 call ali_mesh_ali_vendor_message_indication_info_add_head 
-0x3802 011092 istorer rega ,2 ,contw 
-0x3803 011093 istoret 2 ,contw 
-0x3804 011094 jam 8 ,mem_mesh_access_layer_payload_len 
-0x3805 011095 branch ali_mesh_ali_vendor_message_send_message 
-:      011099 ali_mesh_ali_vendor_message_send_message:
-0x3806 011100 call ali_mesh_more_element_calc_queue_address 
-0x3807 011101 branch ali_mesh_upper_transport_layer_send_access_message_without_cleat_tx_buffer 
-:      011104 ali_mesh_ali_vendor_message_indication_info_add_head:
-0x3808 011105 fetch 1 ,mem_mesh_transport_aid 
-0x3809 011106 store 1 ,mem_mesh_message_transport_head 
-0x380a 011107 setarg vendor_message_tmall_dst 
-0x380b 011108 store 2 ,mem_mesh_send_message_dst 
-0x380c 011109 fetch 1 ,mem_mesh_vendor_mesh_send_tid 
-0x380d 011110 pincrease 1 
-0x380e 011111 store 1 ,mem_mesh_vendor_mesh_send_tid 
-0x380f 011112 beq vendor_message_send_tid_max ,ali_mesh_ali_vendor_message_indication_info_reset_tid 
-0x3810 011113 setarg vendor_message_attr_indication 
-0x3811 011114 store 1 ,mem_mesh_access_layer_payload 
-0x3812 011115 setarg vendor_message_opcode_company_id 
-0x3813 011116 istore 2 ,contw 
-0x3814 011117 fetch 1 ,mem_mesh_vendor_mesh_send_tid 
-0x3815 011118 istore 1 ,contw 
-0x3816 011119 rtn 
-:      011121 ali_mesh_ali_vendor_message_indication_info_reset_tid:
-0x3817 011122 jam vendor_message_send_tid_min ,mem_mesh_vendor_mesh_send_tid 
-0x3818 011123 rtn 
-:      011126 ali_mesh_ali_vendor_message_opcode_delete_timer:
-0x3819 011127 copy contr ,rega 
-0x381a 011128 fetch 1 ,mem_mesh_receive_model_message_payload_len 
-0x381b 011129 arg 6 ,temp 
-0x381c 011130 isub temp ,pdata 
-0x381d 011131 store 1 ,mem_mesh_timer_index_buffer_len 
-0x381e 011132 copy pdata ,loopcnt 
-0x381f 011133 copy rega ,contr 
-0x3820 011134 arg mem_mesh_timer_index_buffer ,contw 
-0x3821 011135 call memcpy 
-0x3822 011136 arg 0 ,regb 
-:      011137 ali_mesh_ali_vendor_message_opcode_delete_timer_loop:
-0x3823 011138 arg mem_mesh_timer_index_buffer ,pdata 
-0x3824 011139 iadd regb ,temp 
-0x3825 011140 ifetch 1 ,temp 
-0x3826 011141 beq 0xff ,ali_mesh_ali_vendor_aim_timer_buffer_clear_all 
-0x3827 011142 and pdata ,0x7f ,pdata 
-0x3828 011143 call ali_mesh_ali_vendor_aim_timer_buffer_clear 
-0x3829 011144 increase 1 ,regb 
-0x382a 011145 fetch 1 ,mem_mesh_timer_index_buffer_len 
-0x382b 011146 isub regb ,null 
-0x382c 011147 branch ali_mesh_ali_vendor_message_opcode_delete_timer_loop ,positive 
-0x382d 011148 call peripherals_write_mesh_timer_infmatn 
-:      011149 ali_mesh_access_layer_send_ali_vendor_message_delete_timer:
-0x382e 011150 arg vendor_message_attr_type_timer_deleate ,temp 
-0x382f 011151 call ali_mesh_ali_vendor_message_status_add_head 
-0x3830 011152 arg 0 ,temp 
-0x3831 011153 istoret 1 ,contw 
-0x3832 011154 copy contw ,temp 
-0x3833 011155 call ali_mesh_get_all_timer_index_timer 
-0x3834 011156 pincrease 7 
-0x3835 011157 store 1 ,mem_mesh_access_layer_payload_len 
-0x3836 011158 branch ali_mesh_upper_transport_layer_send_access_message 
-:      011160 ali_mesh_ali_vendor_aim_timer_buffer_clear:
-0x3837 011161 rtn blank 
-0x3838 011162 pincrease -1 
-0x3839 011163 mul32 pdata ,18 ,pdata 
-0x383a 011164 arg mem_mesh_vendor_timer_timing_buffer ,rega 
-0x383b 011165 iadd rega ,rega 
-0x383c 011166 setarg 0 
-0x383d 011167 istore 1 ,rega 
-0x383e 011168 rtn 
-:      011170 ali_mesh_ali_vendor_aim_timer_buffer_clear_all:
-0x383f 011171 arg 18 ,loopcnt 
-0x3840 011172 mul32 loopcnt ,mesh_x_timers ,loopcnt 
-0x3841 011173 arg mem_mesh_vendor_timer_timing_buffer ,contw 
-0x3842 011174 call clear_mem 
-0x3843 011175 call peripherals_write_mesh_timer_infmatn 
-0x3844 011176 branch ali_mesh_access_layer_send_ali_vendor_message_delete_timer 
-:      011178 ali_mesh_ali_vendor_message_opcode_timer_inquire:
-0x3845 011179 ifetch 1 ,contr 
-0x3846 011180 beq 0xff ,ali_mesh_ali_vendor_message_opcode_timer_inquire_all_timer 
-0x3847 011181 store 1 ,mem_mesh_vendor_timer_timing_temp 
-0x3848 011182 ifetch 1 ,contr 
-0x3849 011183 pincrease -1 
-0x384a 011184 mul32 pdata ,18 ,pdata 
-0x384b 011185 arg mem_mesh_vendor_timer_timing_buffer ,contr 
-0x384c 011186 iadd contr ,contr 
-0x384d 011187 arg mem_mesh_vendor_timer_timing_palyload ,contw 
-0x384e 011188 arg 18 ,loopcnt 
-0x384f 011189 call memcpy 
-0x3850 011190 arg vendor_message_attr_type_timer_inquire ,temp 
-0x3851 011191 call ali_mesh_ali_vendor_message_status_add_head 
-0x3852 011192 fetch 1 ,mem_mesh_vendor_timer_timing_index 
-0x3853 011193 branch ali_mesh_ali_vendor_message_opcode_timer_inquire_time_error ,blank 
-0x3854 011194 arg 0 ,temp 
-0x3855 011195 istoret 1 ,contw 
-:      011196 ali_mesh_ali_vendor_message_opcode_timer_inquire_time:
-0x3856 011197 fetch 1 ,mem_mesh_vendor_timer_timing_temp 
-0x3857 011198 istore 1 ,contw 
-0x3858 011199 fetch 1 ,mem_mesh_vendor_timer_timing_index 
-0x3859 011200 istore 1 ,contw 
-0x385a 011201 fetch 8 ,mem_mesh_vendor_timer_timing_time 
-0x385b 011202 istore 8 ,contw 
-0x385c 011203 jam 17 ,mem_mesh_access_layer_payload_len 
-0x385d 011204 branch ali_mesh_upper_transport_layer_send_access_message 
-:      011207 ali_mesh_ali_vendor_message_opcode_timer_inquire_all_timer:
-0x385e 011208 arg vendor_message_attr_type_timer_inquire ,temp 
-0x385f 011209 call ali_mesh_ali_vendor_message_status_add_head 
-0x3860 011210 arg 0xff ,temp 
-0x3861 011211 istoret 2 ,contw 
-0x3862 011214 copy contw ,temp 
-0x3863 011215 call ali_mesh_get_all_timer_index_timer 
-0x3864 011216 pincrease 8 
-0x3865 011217 store 1 ,mem_mesh_access_layer_payload_len 
-0x3866 011218 branch ali_mesh_upper_transport_layer_send_access_message 
-:      011223 ali_mesh_ali_vendor_message_opcode_timer_inquire_time_error:
-0x3867 011224 arg 0x80 ,temp 
-0x3868 011225 istore 1 ,contw 
-0x3869 011226 branch ali_mesh_ali_vendor_message_opcode_timer_inquire_time 
-:      011228 ali_mesh_ali_vendor_message_opcode_timer_set_state:
-0x386a 011229 ifetch 1 ,contr 
-0x386b 011230 store 1 ,mem_mesh_vendor_timer_timing_temp 
-0x386c 011231 and pdata ,0x7f ,pdata 
-0x386d 011232 pincrease -1 
-0x386e 011233 mul32 pdata ,18 ,pdata 
-0x386f 011234 arg mem_mesh_vendor_timer_timing_buffer ,contw 
-0x3870 011235 iadd contw ,contw 
-0x3871 011236 fetch 1 ,mem_mesh_vendor_timer_timing_temp 
-0x3872 011237 istore 1 ,contw 
-0x3873 011238 call peripherals_write_mesh_timer_infmatn 
-0x3874 011239 arg vendor_mseeage_attr_type_timer_enable ,temp 
-0x3875 011240 call ali_mesh_ali_vendor_message_status_add_head 
-0x3876 011241 setarg 0 
-0x3877 011242 istore 1 ,contw 
-0x3878 011243 copy contw ,temp 
-0x3879 011244 call ali_mesh_get_all_timer_index_timer 
-0x387a 011245 pincrease 7 
-0x387b 011246 store 1 ,mem_mesh_access_layer_payload_len 
-0x387c 011247 branch ali_mesh_upper_transport_layer_send_access_message 
-:      011252 ali_mesh_time_function:
-0x387d 011253 copy clkn_bt ,temp 
-0x387e 011254 fetch 4 ,mem_system_time 
-0x387f 011255 isub temp ,null 
-0x3880 011256 call ali_mesh_timer_timeout ,positive 
-0x3881 011257 call ali_mesh_clkn_bt_add_1s 
-0x3882 011258 isub temp ,null 
-0x3883 011259 rtn positive 
-0x3884 011260 call ali_mesh_time_init_system_time_without_clk 
-0x3885 011261 fetch 4 ,mem_mesh_vendor_timer_current_time 
-0x3886 011262 pincrease 1 
-0x3887 011263 store 4 ,mem_mesh_vendor_timer_current_time 
-0x3888 011264 branch ali_mesh_ali_vendor_check_time 
-:      011267 ali_mesh_time_init_system_time:
-0x3889 011268 copy clkn_bt ,pdata 
-:      011269 ali_mesh_time_init_system_time_without_clk:
-0x388a 011270 store 4 ,mem_system_time 
-0x388b 011271 fetch 1 ,mem_system_time + 3 
-0x388c 011272 and_into 0x0f ,pdata 
-0x388d 011273 store 1 ,mem_system_time + 3 
-0x388e 011274 rtn 
-:      011276 ali_mesh_timer_timeout:
-0x388f 011277 rtn zero 
-0x3890 011278 copy pdata ,regb 
-0x3891 011279 setarg 0x100000 
-0x3892 011280 lshift8 pdata ,pdata 
-0x3893 011281 iadd temp ,temp 
-0x3894 011282 copy regb ,pdata 
-0x3895 011283 rtn 
-:      011285 ali_mesh_clkn_bt_add_1s:
-0x3896 011286 arg 20 ,loopcnt 
-:      011287 ali_mesh_time_loop:
-0x3897 011288 pincrease 160 
-0x3898 011289 loop ali_mesh_time_loop 
-0x3899 011290 rtn 
-:      011292 ali_mesh_ali_vendor_check_time:
-0x389a 011293 setarg mesh_x_timers 
-0x389b 011294 store 1 ,mem_mesh_vendor_timer_check_loop 
-0x389c 011295 pincrease -1 
-0x389d 011296 mul32 pdata ,18 ,pdata 
-0x389e 011297 arg mem_mesh_vendor_timer_timing_buffer ,alarm 
-0x389f 011298 iadd alarm ,alarm 
-:      011299 ali_mesh_ali_vendor_check_time_loop:
-0x38a0 011300 ifetch 1 ,alarm 
-0x38a1 011301 ncall ali_mesh_ali_vendor_had_timing ,blank 
-0x38a2 011302 increase -18 ,alarm 
-0x38a3 011304 fetch 1 ,mem_mesh_vendor_timer_check_loop 
-0x38a4 011305 pincrease -1 
-0x38a5 011306 rtn blank 
-0x38a6 011307 store 1 ,mem_mesh_vendor_timer_check_loop 
-0x38a7 011308 branch ali_mesh_ali_vendor_check_time_loop 
-:      011310 ali_mesh_ali_vendor_had_timing:
-0x38a8 011311 arg 7 ,queue 
-0x38a9 011312 qisolate0 pdata 
-0x38aa 011313 rtn true 
-0x38ab 011314 and pdata ,0x7f ,pdata 
-0x38ac 011315 arg mesh_x_timers ,temp 
-0x38ad 011316 isub temp ,null 
-0x38ae 011317 rtn positive 
-0x38af 011318 copy alarm ,contr 
-0x38b0 011319 arg mem_mesh_vendor_timer_timing_palyload ,contw 
-0x38b1 011320 arg 18 ,loopcnt 
-0x38b2 011321 call memcpy 
-0x38b3 011322 fetch 1 ,mem_mesh_vendor_timer_timing_palyload + 17 
-0x38b4 011323 beq 0x59 ,ali_mesh_ali_vendor_had_timing_cyclically 
-:      011324 ali_mesh_ali_vendor_had_timing_single_time:
-0x38b5 011325 fetcht 4 ,mem_mesh_vendor_timer_current_time 
-0x38b6 011326 fetch 4 ,mem_mesh_vendor_timer_timing_time 
-0x38b7 011327 isub temp ,null 
-0x38b8 011328 fetch 1 ,mem_mesh_vendor_timer_timing_attr_para 
-0x38b9 011329 branch ali_mesh_ali_vendor_time_timeout ,zero 
-0x38ba 011330 nbranch ali_mesh_ali_vendor_time_out_of_date ,positive 
-0x38bb 011331 rtn 
-:      011333 ali_mesh_ali_vendor_time_out_of_date:
-0x38bc 011334 setarg 0 
-0x38bd 011335 istore 1 ,alarm 
-0x38be 011336 rtn 
-:      011338 ali_mesh_ali_vendor_had_timing_cyclically:
-0x38bf 011340 fetch 4 ,mem_mesh_vendor_timer_current_time 
-0x38c0 011341 arg seconds_of_min ,temp 
-0x38c1 011342 idiv temp 
-0x38c2 011343 call wait_div_end 
-0x38c3 011344 remainder pdata 
-0x38c4 011345 nrtn blank 
-0x38c5 011347 fetch 4 ,mem_mesh_vendor_timer_current_time 
-0x38c6 011348 arg seconds_of_four_days ,temp 
-0x38c7 011349 isub temp ,pdata 
-0x38c8 011351 arg seconds_of_week ,temp 
-0x38c9 011352 idiv temp 
-0x38ca 011353 call wait_div_end 
-0x38cb 011354 remainder pdata 
-0x38cc 011355 arg seconds_of_day ,temp 
-0x38cd 011356 idiv temp 
-0x38ce 011357 call wait_div_end 
-0x38cf 011358 remainder rega 
-0x38d0 011359 quotient queue 
-0x38d1 011360 fetch 1 ,mem_mesh_vendor_timer_timing_weekdays_cyclic 
-0x38d2 011361 branch ali_mesh_ali_vendor_had_timing_cyclically_continue ,blank 
-0x38d3 011362 qisolate1 pdata 
-0x38d4 011363 nrtn true 
-:      011364 ali_mesh_ali_vendor_had_timing_cyclically_continue:
-0x38d5 011366 deposit rega 
-0x38d6 011367 arg seconds_of_min ,temp 
-0x38d7 011368 idiv temp 
-0x38d8 011369 call wait_div_end 
-0x38d9 011370 quotient temp 
-0x38da 011371 setarg eight_hours_time_zone_offset 
-0x38db 011372 iadd temp ,temp 
-0x38dc 011373 fetch 2 ,mem_mesh_vendor_timer_timing_time_cyclic 
-0x38dd 011374 arg 0xfff ,rega 
-0x38de 011375 iand rega ,pdata 
-0x38df 011376 isub temp ,null 
-0x38e0 011377 nrtn zero 
-0x38e1 011378 fetch 1 ,mem_mesh_vendor_timer_timing_attr_para_cyclic 
-0x38e2 011379 branch ali_mesh_ali_vendor_time_timeout 
-:      011381 ali_mesh_ali_vendor_time_timeout:
-0x38e3 011382 store 1 ,mem_mesh_generic_onoff_set_payload_onoff 
-0x38e4 011383 jam 1 ,mem_mesh_vendor_timer_check_loop 
-0x38e5 011385 copy alarm ,pdata 
-0x38e6 011386 store 2 ,mem_mesh_alarm_temp 
-0x38e7 011388 fetcht 1 ,mem_mesh_generic_onoff_set_payload_onoff 
-0x38e8 011389 fetchr queue ,1 ,mem_mesh_receive_element_number 
-0x38e9 011390 call ali_mesh_ali_vendor_message_opcode_generic_onoff 
-0x38ea 011392 fetch 2 ,mem_mesh_alarm_temp 
-0x38eb 011393 copy pdata ,alarm 
-0x38ec 011394 add alarm ,17 ,contr 
-0x38ed 011395 ifetch 1 ,contr 
-0x38ee 011396 beq timer_cyclical_falg ,ali_mesh_ali_vendor_time_timeout_cyclic 
-:      011397 ali_mesh_ali_vendor_time_timeout_continue:
-0x38ef 011398 setarg 0 
-0x38f0 011399 istore 1 ,alarm 
-0x38f1 011400 fetchr queue ,1 ,mem_mesh_receive_element_number 
-0x38f2 011401 call ali_mesh_ali_vendor_message_opcode_timing_finish 
-0x38f3 011402 branch peripherals_write_mesh_timer_infmatn 
-:      011406 ali_mesh_ali_vendor_time_timeout_cyclic:
-0x38f4 011407 fetch 1 ,mem_mesh_vendor_timer_timing_weekdays_cyclic 
-0x38f5 011408 branch ali_mesh_ali_vendor_time_timeout_continue ,blank 
-0x38f6 011409 arg vendor_attr_type_event_trigger ,temp 
-0x38f7 011410 call ali_mesh_ali_vendor_message_status_add_head 
-0x38f8 011411 setarg 0x11 
-0x38f9 011412 istore 1 ,contw 
-0x38fa 011413 ifetch 1 ,alarm 
-0x38fb 011414 or pdata ,0x80 ,pdata 
-0x38fc 011415 istore 1 ,contw 
-0x38fd 011416 jam 8 ,mem_mesh_access_layer_payload 
-0x38fe 011417 branch ali_mesh_ali_vendor_message_send_message 
-:      011419 ali_mesh_ali_vendor_message_opcode_timing_finish:
-0x38ff 011420 arg vendor_attr_type_event_index_report ,temp 
-0x3900 011421 call ali_mesh_ali_vendor_message_status_add_head 
-0x3901 011422 copy contw ,temp 
-0x3902 011423 call ali_mesh_get_all_timer_index_timer 
-0x3903 011425 pincrease 6 
-0x3904 011426 store 1 ,mem_mesh_access_layer_payload_len 
-0x3905 011427 jam vendor_message_attr_status ,mem_mesh_access_layer_payload 
-0x3906 011428 branch ali_mesh_ali_vendor_message_send_message 
-:      011431 ali_mesh_ali_vendor_message_opcode_timer_set_timing:
-0x3907 011432 arg mem_mesh_vendor_timer_timing_index ,contw 
-0x3908 011433 arg 16 ,loopcnt 
-0x3909 011434 call memcpy 
-0x390a 011435 fetch 1 ,mem_mesh_vendor_timer_timing_index 
-0x390b 011436 and pdata ,0x7f ,pdata 
-0x390c 011437 store 1 ,mem_mesh_vendor_timer_timing_temp 
-0x390d 011438 sub pdata ,mesh_x_timers ,null 
-0x390e 011439 nrtn positive 
-0x390f 011440 fetch 4 ,mem_mesh_vendor_timer_timing_time 
-0x3910 011441 arg 60 ,temp 
-0x3911 011442 idiv temp 
-0x3912 011443 call wait_div_end 
-0x3913 011444 remainder temp 
-0x3914 011445 isub temp ,pdata 
-0x3915 011446 store 4 ,mem_mesh_vendor_timer_timing_time 
-0x3916 011447 setarg 0 
-0x3917 011448 store 2 ,mem_mesh_vendor_timer_timing_flag 
-0x3918 011449 arg mem_mesh_vendor_timer_timing_index ,rega 
-0x3919 011450 call ali_mesh_ali_vendor_store_mesh_timer_infmatn 
-0x391a 011451 arg vendor_mseeage_attr_type_set_time_single ,temp 
-0x391b 011452 branch ali_mesh_access_layer_send_ali_vendor_message_current_timing 
-:      011457 ali_mesh_ali_vendor_message_opcode_timer_set_timing_cyclically:
-0x391c 011459 arg mem_mesh_vendor_timer_timing_index_cyclic ,contw 
-0x391d 011460 arg 17 ,loopcnt 
-0x391e 011461 call memcpy 
-0x391f 011464 fetch 1 ,mem_mesh_vendor_timer_timing_index_cyclic 
-0x3920 011465 and pdata ,0x7f ,pdata 
-0x3921 011466 store 1 ,mem_mesh_vendor_timer_timing_temp 
-0x3922 011467 sub pdata ,mesh_x_timers ,null 
-0x3923 011468 nrtn positive 
-0x3924 011470 jam 0x59 ,mem_mesh_vendor_timer_timing_cyclic_flag 
-0x3925 011471 arg mem_mesh_vendor_timer_timing_index_cyclic ,rega 
-0x3926 011472 call ali_mesh_ali_vendor_store_mesh_timer_infmatn 
-0x3927 011473 arg vendor_mseeage_attr_type_set_time_repeat ,temp 
-:      011476 ali_mesh_access_layer_send_ali_vendor_message_current_timing:
-0x3928 011478 call ali_mesh_ali_vendor_message_status_add_head 
-0x3929 011479 setarg 0 
-0x392a 011480 store 1 ,mem_mesh_access_layer_payload + 6 
-0x392b 011481 copy contw ,temp 
-0x392c 011482 call ali_mesh_get_all_timer_index_timer 
-0x392d 011483 pincrease 7 
-0x392e 011484 store 1 ,mem_mesh_access_layer_payload_len 
-0x392f 011485 branch ali_mesh_upper_transport_layer_send_access_message 
-:      011488 ali_mesh_ali_vendor_store_mesh_timer_infmatn:
-0x3930 011489 call ali_mesh_vendor_timer_buffer_offset_cal 
-0x3931 011490 copy rega ,contr 
-0x3932 011491 arg mem_mesh_vendor_timer_timing_buffer ,contw 
-0x3933 011492 iadd contw ,contw 
-0x3934 011493 arg 18 ,loopcnt 
-0x3935 011494 call memcpy 
-0x3936 011495 branch peripherals_write_mesh_timer_infmatn 
-:      011497 ali_mesh_vendor_timer_buffer_offset_cal:
-0x3937 011498 fetch 1 ,mem_mesh_vendor_timer_timing_temp 
-0x3938 011499 pincrease -1 
-0x3939 011500 mul32 pdata ,18 ,pdata 
-0x393a 011501 rtn 
-:      011503 ali_mesh_get_all_timer_index_timer:
-0x393b 011504 arg mem_mesh_vendor_timer_timing_buffer ,rega 
-0x393c 011505 arg 0 ,regb 
-0x393d 011506 copy temp ,contw 
-0x393e 011507 arg mesh_x_timers ,loopcnt 
-0x393f 011508 increase -1 ,loopcnt 
-:      011509 ali_mesh_get_all_timer_index_timer_loop:
-0x3940 011510 ifetch 1 ,rega 
-0x3941 011511 beq 0xff ,ali_mesh_get_all_timer_index_timer_loop_end 
-0x3942 011512 branch ali_mesh_get_all_timer_index_timer_loop_end ,blank 
-0x3943 011513 increase 1 ,regb 
-0x3944 011514 istore 1 ,contw 
-:      011515 ali_mesh_get_all_timer_index_timer_loop_end:
-0x3945 011516 setarg 18 
-0x3946 011517 iadd rega ,rega 
-0x3947 011518 loop ali_mesh_get_all_timer_index_timer_loop 
-0x3948 011519 copy regb ,pdata 
-0x3949 011520 rtn 
-:      011522 peripherals_write_mesh_timer_infmatn:
-0x394a 011523 fetch 2 ,mem_mesh_cb_vendor_timing_changed 
-0x394b 011524 branch callback_func 
-:      011534 ali_mesh_bearer_layer_send_packet_by_network_layer:
-0x394c 011535 bpatchx patch34_1 ,mem_patch34 
-0x394d 011536 setarg mem_mesh_queue_each_size 
-0x394e 011537 store 2 ,mem_mesh_element_device_queue_buffer_ptr 
-0x394f 011538 setarg mem_mesh_element_device 
-0x3950 011539 store 2 ,mem_mesh_rega_temp 
-0x3951 011540 jam adv_pairing_mesh_message_duration ,mem_mesh_queue_ele_duration 
-0x3952 011541 fetch 1 ,mem_mesh_gatt_package_send_msg_id 
-0x3953 011542 store 1 ,mem_mesh_queue_ele_gatt_msg_id 
-0x3954 011544 fetch 1 ,mem_mesh_lower_transport_layer_payload_len 
-0x3955 011545 pincrease 11 
-0x3956 011546 add pdata ,-2 ,loopcnt 
-0x3957 011555 store 1 ,mem_mesh_queue_ele_len 
-0x3958 011556 pincrease -1 
-0x3959 011559 istore 1 ,contw 
-0x395a 011560 setarg gap_adtype_mesh_message 
-0x395b 011561 istore 1 ,contw 
-0x395c 011562 arg mem_mesh_send_upper_layer_ivi_and_nid ,contr 
-0x395d 011563 call memcpy_fast 
-0x395e 011564 fetchr rega ,2 ,mem_mesh_rega_temp 
-0x395f 011565 call ali_mesh_advertising_bearer_layer_init_queue 
-0x3960 011566 call queue_push 
-:      011567 ali_mesh_bearer_layer_gatt_send_packet_by_network_layer:
-0x3961 011568 fetch 2 ,mem_ui_state_map 
-0x3962 011569 isolate1 ui_state_ble_connected ,pdata 
-0x3963 011570 nrtn true 
-:      011571 ali_mesh_send_ble_data_control_package:
-0x3964 011572 call ali_mesh_network_layer_init_gatt_queue_param 
-0x3965 011573 arg mem_mesh_queue_ele_temp ,rega 
-0x3966 011574 branch queue_push 
-:      011576 ali_mesh_advertising_bearer_layer_init_queue:
-0x3967 011577 add rega ,element_device_queue_buffer_ptr ,contr 
-0x3968 011578 ifetch 2 ,contr 
-0x3969 011579 store 2 ,mem_queue_ptr 
-0x396a 011580 arg mem_mesh_queue_ele_temp ,rega 
-0x396b 011581 rtn 
-:      011584 ali_mesh_advertising_bearer_layer_init_queue_param:
-0x396c 011585 setarg mem_mesh_queue_each_size 
-0x396d 011586 store 2 ,mem_queue_ptr 
-0x396e 011587 rtn 
-:      011589 ali_mesh_advertising_bearer_layer_load_packet_from_advertising_queue:
-:      011591 ali_mesh_advertising_bearer_layer_load_packet_from_advertising_queue_deal:
-0x396f 011592 fetch 1 ,mem_mesh_upper_tran_layer_packet_advertising 
-0x3970 011593 rtnne packet_in_bearer 
-0x3971 011594 jam packet_in_adverting ,mem_mesh_upper_tran_layer_packet_advertising 
-0x3972 011595 branch ali_mesh_control_ble_advertising_on_advertising 
-:      011597 ali_mesh_advertising_bearer_layer_send_packet_by_app_bearer_calc_param:
-0x3973 011598 arg mem_mesh_queue_ele_payload + 2 ,rega 
-0x3974 011599 arg max_app_mssage_payload_length ,temp 
-0x3975 011600 setarg 0x21 
-0x3976 011601 nrtn true 
-0x3977 011602 arg mem_mesh_queue_ele_payload + 20 ,rega 
-0x3978 011603 fetcht 1 ,mem_mesh_queue_ele_len 
-0x3979 011604 increase -18 ,temp 
-0x397a 011605 setarg 0x22 
-0x397b 011606 rtn 
-:      011614 ali_mesh_advertising_add_adtype_flags:
-0x397c 011615 arg mem_mesh_adv_data ,contw 
-0x397d 011616 setarg 0x02 
-0x397e 011617 istore 1 ,contw 
-0x397f 011618 setarg gap_adtype_flags 
-0x3980 011619 istore 1 ,contw 
-0x3981 011620 setarg 0x02 
-0x3982 011621 istore 1 ,contw 
-0x3983 011622 rtn 
-:      011626 ali_mesh_advertising_add_adtype_16bit_complete:
-0x3984 011627 arg mesh_provisioning_uuid ,temp 
-0x3985 011628 setarg 0x03 
-0x3986 011629 istore 1 ,contw 
-0x3987 011630 setarg gap_adtype_16bit_complete 
-0x3988 011631 istore 1 ,contw 
-0x3989 011632 istoret 2 ,contw 
-0x398a 011633 rtn 
-:      011636 mesh_ble_rx_packet_only:
-0x398b 011637 call le_enable 
-0x398c 011638 call le_init_adv 
-0x398d 011639 call le_receive_adv 
-0x398e 011640 nrtn match 
-0x398f 011642 fetch 1 ,mem_le_adv_rcv 
-0x3990 011643 pincrease 1 
-0x3991 011644 store 1 ,mem_le_adv_rcv 
-0x3992 011645 fetch 2 ,mem_mesh_cb_receive_advertising 
-0x3993 011646 call callback_func 
-0x3994 011647 branch le_disable 
-:      011649 mesh_ble_rx_packet:
-0x3995 011650 call mesh_ble_rx_packet_check_and_init 
-0x3996 011651 rtn user 
-:      011652 mesh_ble_rx_packet_check_timer:
-0x3997 011653 call mesh_ble_rx_packet_only 
-0x3998 011654 call connection_dispatch 
-0x3999 011655 fetcht 2 ,mem_le_scan_interval 
-0x399a 011656 arg 10 ,queue 
-0x399b 011657 call sniff_check_window 
-0x399c 011658 rtn user 
-0x399d 011659 arg mesh_ble_rx_timer ,queue 
-0x399e 011660 call timer_check 
-0x399f 011661 nbranch mesh_ble_rx_packet_check_timer ,blank 
-0x39a0 011662 rtn 
-:      011664 mesh_ble_rx_packet_check_and_init:
-0x39a1 011665 fetcht 2 ,mem_le_scan_interval 
-0x39a2 011666 arg 4 ,queue 
-0x39a3 011667 call sniff_check_window 
-0x39a4 011668 rtn user 
-0x39a5 011669 call mesh_le_calc_next_scan_channel 
-0x39a6 011670 fetch 2 ,mem_le_scan_interval 
-0x39a7 011671 arg mesh_ble_rx_timer ,queue 
-0x39a8 011672 branch timer_init 
-:      011675 mesh_le_calc_next_scan_channel:
-0x39a9 011676 fetch 1 ,mem_mesh_adv_scan_channel 
-0x39aa 011677 pincrease 1 
-0x39ab 011678 store 1 ,mem_mesh_adv_scan_channel 
-0x39ac 011679 store 1 ,mem_le_ch_mapped 
-0x39ad 011680 rtnne 40 
-0x39ae 011681 jam 37 ,mem_mesh_adv_scan_channel 
-0x39af 011682 jam 37 ,mem_le_ch_mapped 
-0x39b0 011683 rtn 
-:      011685 mesh_check_ble_rx_packet:
-0x39b1 011686 fetch 1 ,mem_le_rxbuf 
-0x39b2 011687 and pdata ,0x0f ,pdata 
-0x39b3 011688 beq adv_ind ,ali_mesh_match_advertising_packet 
-0x39b4 011689 beq adv_nonconn_ind ,ali_mesh_match_advertising_packet 
-0x39b5 011690 rtn 
-:      011692 ali_mesh_match_advertising_packet:
-0x39b6 011693 ifetcht 1 ,contr 
-0x39b7 011694 sub temp ,adv_packet_min_length ,null 
-0x39b8 011695 rtn positive 
-0x39b9 011696 sub temp ,adv_packet_max_length ,null 
-0x39ba 011697 nrtn positive 
-0x39bb 011698 add temp ,-6 ,rega 
-0x39bc 011699 add contr ,6 ,regb 
-:      011701 ali_mesh_find_adv_ind_packet:
-0x39bd 011702 ifetcht 1 ,regb 
-0x39be 011703 sub temp ,ad_type_min_length ,null 
-0x39bf 011704 rtn positive 
-0x39c0 011705 sub temp ,ad_type_max_length ,null 
-0x39c1 011706 nrtn positive 
-0x39c2 011707 copy temp ,pdata 
-0x39c3 011708 rtn blank 
-0x39c4 011709 bpatchx patch34_2 ,mem_patch34 
-0x39c5 011710 ifetch 1 ,contr 
-0x39c6 011711 beq gap_adtype_manufacturer_specific ,ali_mesh_receive_adtype_manufacturer_specific_tmall_control 
-0x39c7 011712 beq gap_adtype_mesh_message ,ali_mesh_receive_adtype_mesh_message 
-0x39c8 011715 add temp ,1 ,pdata 
-0x39c9 011716 isub rega ,null 
-0x39ca 011717 rtn positive 
-0x39cb 011718 iadd regb ,regb 
-0x39cc 011719 sub temp ,-1 ,pdata 
-0x39cd 011720 iadd rega ,rega 
-0x39ce 011721 copy rega ,pdata 
-0x39cf 011722 rtn blank 
-0x39d0 011723 branch ali_mesh_find_adv_ind_packet 
-:      011725 ali_mesh_receive_adtype_manufacturer_specific_tmall_control:
-0x39d1 011726 jam mesh_message_tmall ,mem_mesh_fast_pair_packet_type 
-0x39d2 011727 branch ali_mesh_receive_adtype_manufacturer_specific 
-:      011730 mesh_le_send_adv:
-0x39d3 011731 fetch 1 ,mem_le_adv_transmit 
-0x39d4 011732 pincrease 1 
-0x39d5 011733 store 1 ,mem_le_adv_transmit 
-0x39d6 011735 bpatchx patch34_3 ,mem_patch34 
-0x39d7 011736 call le_enable 
-0x39d8 011737 arg 39 ,loopcnt 
-0x39d9 011738 arg mem_le_txheader ,contr 
-0x39da 011739 arg mem_le_txheader_mesh_temp ,contw 
-0x39db 011740 call memcpy_fast 
-0x39dc 011741 jam 37 ,mem_le_ch_mapped 
-0x39dd 011742 arg 1800 ,stop_watch 
-0x39de 011743 enable swfine 
-0x39df 011744 disable match 
-:      011746 mesh_le_send_adv_loop:
-0x39e0 011747 call le_init_adv 
-0x39e1 011748 call mesh_le_send_adv_nonconn_ind 
-0x39e2 011749 random pdata 
-0x39e3 011750 arg 0x1ff ,temp 
-0x39e4 011751 iand temp ,pdata 
-0x39e5 011752 add pdata ,100 ,pdata 
-0x39e6 011753 call delay 
-0x39e7 011754 fetch 1 ,mem_le_ch_mapped 
-0x39e8 011755 pincrease 1 
-0x39e9 011756 store 1 ,mem_le_ch_mapped 
-0x39ea 011757 bne 40 ,mesh_le_send_adv_loop 
-0x39eb 011759 arg 39 ,loopcnt 
-0x39ec 011760 arg mem_le_txheader ,contw 
-0x39ed 011761 arg mem_le_txheader_mesh_temp ,contr 
-0x39ee 011762 call memcpy_fast 
-0x39ef 011763 branch le_disable 
-:      011765 mesh_le_send_adv_nonconn_ind:
-0x39f0 011766 arg adv_nonconn_ind ,temp 
-0x39f1 011767 storet 1 ,mem_le_txheader 
-0x39f2 011768 fetcht 1 ,mem_mesh_adv_data_len 
-0x39f3 011769 add temp ,6 ,pdata 
-0x39f4 011770 store 1 ,mem_le_txlen 
-0x39f5 011771 fetch 6 ,mem_le_lap 
-0x39f6 011772 store 6 ,mem_le_txpayload 
-0x39f7 011773 copy temp ,loopcnt 
-0x39f8 011774 arg mem_mesh_adv_data ,contr 
-0x39f9 011775 call memcpy_fast 
-0x39fa 011777 branch le_transmit_norx 
-:      011788 ali_mesh_base_adt_cache:
-0x39fb 011789 bpatchx patch34_4 ,mem_patch34 
-0x39fc 011790 fetcht 2 ,mem_ccm_data_ptr 
-0x39fd 011791 fetch 1 ,mem_ccm_data_len 
-0x39fe 011792 copy temp ,contr 
-0x39ff 011793 arg mem_k4_salt ,rega 
-0x3a00 011794 arg mem_k4_t ,alarm 
-0x3a01 011795 call ali_mesh_encrypt_base_function_aes_cmac 
-0x3a02 011796 call disable_user 
-0x3a03 011797 copy regc ,pdata 
-0x3a04 011798 iadd alarm ,contr 
-0x3a05 011799 fetcht 4 ,mem_k4_t 
-0x3a06 011800 fetch 2 ,mem_mesh_mic_cache_ptr 
-0x3a07 011801 copy pdata ,rega 
-0x3a08 011803 arg transport_mic_cache_space_num ,loopcnt 
-:      011804 ali_mesh_base_adt_cache_loop:
-0x3a09 011805 ifetch 4 ,rega 
-0x3a0a 011806 branch ali_mesh_base_adt_cache_empty_space ,blank 
-0x3a0b 011807 isub temp ,null 
-0x3a0c 011808 rtn zero 
-0x3a0d 011809 increase transport_mic_cache_space_size ,rega 
-0x3a0e 011810 loop ali_mesh_base_adt_cache_loop 
-0x3a0f 011811 fetch 2 ,mem_mesh_mic_cache_ptr 
-0x3a10 011812 copy pdata ,contw 
-0x3a11 011813 add pdata ,transport_mic_cache_space_size ,contr 
-0x3a12 011816 arg transport_mic_cache_total_size ,loopcnt 
-0x3a13 011817 call memcpy_fast 
-0x3a14 011818 istoret 4 ,contw 
-0x3a15 011819 branch enable_user 
-:      011820 ali_mesh_base_adt_cache_empty_space:
-0x3a16 011821 istoret 4 ,rega 
-0x3a17 011822 branch enable_user 
-:      011824 ali_mesh_chip_peripherals_load_data:
-0x3a18 011825 fetch 1 ,mem_mesh_chip_select 
-0x3a19 011826 beq mesh_chip_from_eeprom ,ali_mesh_chip_peripherals_load_data_from_eep 
-:      011827 ali_mesh_chip_peripherals_load_data_from_flash:
-0x3a1a 011828 call ali_mesh_chip_peripherals_load_three_tuple_from_flash 
-0x3a1b 011829 call ali_mesh_chip_peripherals_load_network_key_from_flash 
-0x3a1c 011830 call ali_mesh_chip_peripherals_load_application_key_from_flash 
-0x3a1d 011831 call ali_mesh_chip_peripherals_load_device_key_from_flash 
-0x3a1e 011832 call ali_mesh_chip_peripherals_load_reset_count_from_flash 
-0x3a1f 011833 call ali_mesh_chip_peripherals_load_seq_from_flash 
-0x3a20 011834 branch ali_mesh_chip_peripherals_load_subscription_from_flash 
-:      011836 ali_mesh_chip_peripherals_load_three_tuple_from_flash:
-0x3a21 011837 arg mesh_eep_three_tuple_length ,temp 
-0x3a22 011838 arg mem_mesh_three_tuple_productid ,rega 
-0x3a23 011839 setarg 0x1ffa0 
-0x3a24 011840 branch spid_read_flash 
-:      011841 ali_mesh_chip_peripherals_load_network_key_from_flash:
-0x3a25 011842 arg mesh_eep_network_key_length ,temp 
-0x3a26 011843 arg mem_mesh_network_key ,rega 
-0x3a27 011844 setarg mesh_flash_network_key_addr 
-0x3a28 011845 call spid_read_flash 
-0x3a29 011846 fetch 1 ,mem_mesh_last_iv_index_byte 
-0x3a2a 011847 store 1 ,mem_mesh_iv_index + 3 
-0x3a2b 011848 rtn 
-:      011849 ali_mesh_chip_peripherals_load_application_key_from_flash:
-0x3a2c 011850 arg mesh_eep_application_key_length ,temp 
-0x3a2d 011851 arg mem_mesh_application_key ,rega 
-0x3a2e 011852 setarg mesh_flash_application_key_addr 
-0x3a2f 011853 branch spid_read_flash 
-:      011854 ali_mesh_chip_peripherals_load_device_key_from_flash:
-0x3a30 011855 arg mesh_eep_device_key_length ,temp 
-0x3a31 011856 arg mem_mesh_device_key ,rega 
-0x3a32 011857 setarg mesh_flash_device_key_addr 
-0x3a33 011858 branch spid_read_flash 
-:      011859 ali_mesh_chip_peripherals_load_reset_count_from_flash:
-0x3a34 011860 rtn 
-:      011861 ali_mesh_chip_peripherals_load_seq_from_flash:
-0x3a35 011862 arg mesh_eep_seq_length ,temp 
-0x3a36 011863 arg mem_mesh_send_message_seq ,rega 
-0x3a37 011864 setarg mesh_flash_message_seq_addr 
-0x3a38 011865 branch spid_read_flash 
-:      011866 ali_mesh_chip_peripherals_load_subscription_from_flash:
-0x3a39 011867 fetch 2 ,mem_mesh_core_feature 
-0x3a3a 011868 rtnbit1 mesh_feature_disable_subscription 
-0x3a3b 011869 arg mesh_eep_subscription_total_length ,temp 
-0x3a3c 011870 arg mem_mesh_subscription_eep_temp ,rega 
-0x3a3d 011871 setarg mesh_flash_subscription_addr 
-0x3a3e 011872 call spid_read_flash 
-0x3a3f 011873 call mesh_get_element_info_config 
-0x3a40 011874 arg mem_mesh_subscription_eep_temp ,contr 
-0x3a41 011875 add rega ,element_device_subscription_label ,rega 
-0x3a42 011876 branch ali_mesh_chip_peripherals_load_subscription_loop 
-:      011879 ali_mesh_chip_peripherals_load_data_from_eep:
-0x3a43 011880 call ali_mesh_chip_peripherals_load_three_tuple_from_eep 
-0x3a44 011881 call ali_mesh_chip_peripherals_load_network_key_from_eep 
-0x3a45 011882 call ali_mesh_chip_peripherals_load_application_key_from_eep 
-0x3a46 011883 call ali_mesh_chip_peripherals_load_device_key_from_eep 
-0x3a47 011884 call ali_mesh_chip_peripherals_load_reset_count_from_eep 
-0x3a48 011885 call ali_mesh_chip_peripherals_load_seq_from_eep 
-0x3a49 011886 branch ali_mesh_chip_peripherals_load_subscription_from_eep 
-:      011888 ali_mesh_chip_peripherals_load_three_tuple_from_eep:
-0x3a4a 011889 arg mesh_eep_three_tuple_length ,temp 
-0x3a4b 011890 arg mem_mesh_three_tuple_productid ,rega 
-0x3a4c 011891 arg mesh_eep_three_tuple_offset ,regb 
-0x3a4d 011892 branch iicd_read_eep_data 
-:      011894 ali_mesh_chip_peripherals_load_network_key_from_eep:
-0x3a4e 011895 arg mesh_eep_network_key_length ,temp 
-0x3a4f 011896 arg mem_mesh_network_key ,rega 
-0x3a50 011897 arg mesh_eep_network_key_offset ,regb 
-0x3a51 011898 call iicd_read_eep_data 
-0x3a52 011899 fetch 1 ,mem_mesh_last_iv_index_byte 
-0x3a53 011900 store 1 ,mem_mesh_iv_index + 3 
-0x3a54 011901 rtn 
-:      011903 ali_mesh_chip_peripherals_load_application_key_from_eep:
-0x3a55 011904 arg mesh_eep_application_key_length ,temp 
-0x3a56 011905 arg mem_mesh_application_key ,rega 
-0x3a57 011906 arg mesh_eep_application_key_offset ,regb 
-0x3a58 011907 branch iicd_read_eep_data 
-:      011909 ali_mesh_chip_peripherals_load_device_key_from_eep:
-0x3a59 011910 arg mesh_eep_device_key_length ,temp 
-0x3a5a 011911 arg mem_mesh_device_key ,rega 
-0x3a5b 011912 arg mesh_eep_device_key_offset ,regb 
-0x3a5c 011913 branch iicd_read_eep_data 
-:      011915 ali_mesh_chip_peripherals_load_reset_count_from_eep:
-0x3a5d 011916 rtn 
-:      011918 ali_mesh_chip_peripherals_load_seq_from_eep:
-0x3a5e 011919 arg mesh_eep_seq_length ,temp 
-0x3a5f 011920 arg mem_mesh_send_message_seq ,rega 
-0x3a60 011921 arg mesh_eep_seq_offset ,regb 
-0x3a61 011922 branch iicd_read_eep_data 
-:      011924 ali_mesh_chip_peripherals_load_subscription_from_eep:
-0x3a62 011925 fetch 2 ,mem_mesh_core_feature 
-0x3a63 011926 rtnbit1 mesh_feature_disable_subscription 
-0x3a64 011927 arg mesh_eep_subscription_total_length ,temp 
-0x3a65 011928 arg mem_mesh_subscription_eep_temp ,rega 
-0x3a66 011929 arg mesh_eep_subscription_offset ,regb 
-0x3a67 011930 call iicd_read_eep_data 
-0x3a68 011931 call mesh_get_element_info_config 
-0x3a69 011932 arg mem_mesh_subscription_eep_temp ,contr 
-0x3a6a 011933 add rega ,element_device_subscription_label ,rega 
-:      011934 ali_mesh_chip_peripherals_load_subscription_loop:
-0x3a6b 011935 copy rega ,contw 
-0x3a6c 011936 call memcpy16 
-0x3a6d 011937 copy regb ,pdata 
-0x3a6e 011938 iadd rega ,rega 
-0x3a6f 011939 loop ali_mesh_chip_peripherals_load_subscription_loop 
-0x3a70 011940 rtn 
-:      011942 mesh_receive_config_appkey_add_cb:
-0x3a71 011943 fetch 1 ,mem_mesh_chip_select 
-0x3a72 011944 beq mesh_chip_from_eeprom ,mesh_receive_config_appkey_add_eeprom_cb 
-0x3a73 011945 beq mesh_chip_from_flash ,mesh_receive_config_appkey_add_flash_cb 
-:      011946 mesh_receive_config_appkey_add_flash_cb:
-0x3a74 011947 call ali_mesh_chip_peripherals_save_network_key_from_flash 
-0x3a75 011948 call ali_mesh_chip_peripherals_save_application_key_from_flash 
-0x3a76 011949 branch ali_mesh_chip_peripherals_save_device_key_from_flash 
-:      011950 ali_mesh_chip_peripherals_save_network_key_from_flash:
-0x3a77 011951 arg mesh_eep_network_key_length ,temp 
-0x3a78 011952 arg mem_mesh_network_key ,rega 
-0x3a79 011953 setarg mesh_flash_network_key_addr 
-0x3a7a 011954 branch spid_write_flash_data 
-:      011955 ali_mesh_chip_peripherals_save_application_key_from_flash:
-0x3a7b 011956 arg mesh_eep_application_key_length ,temp 
-0x3a7c 011957 arg mem_mesh_application_key ,rega 
-0x3a7d 011958 setarg mesh_flash_application_key_addr 
-0x3a7e 011959 branch spid_write_flash_data 
-:      011960 ali_mesh_chip_peripherals_save_device_key_from_flash:
-0x3a7f 011961 arg mesh_eep_device_key_length ,temp 
-0x3a80 011962 arg mem_mesh_device_key ,rega 
-0x3a81 011963 setarg mesh_flash_device_key_addr 
-0x3a82 011964 branch spid_write_flash_data 
-:      011966 mesh_receive_config_appkey_add_eeprom_cb:
-0x3a83 011967 call ali_mesh_chip_peripherals_save_network_key_from_eep 
-0x3a84 011968 call ali_mesh_chip_peripherals_save_application_key_from_eep 
-0x3a85 011969 branch ali_mesh_chip_peripherals_save_device_key_from_eep 
-:      011971 ali_mesh_chip_peripherals_save_network_key_from_eep:
-0x3a86 011972 arg mesh_eep_network_key_length ,temp 
-0x3a87 011973 arg mem_mesh_network_key ,rega 
-0x3a88 011974 arg mesh_eep_network_key_offset ,regb 
-0x3a89 011975 branch iicd_write_protect_eep_data 
-:      011977 ali_mesh_chip_peripherals_save_application_key_from_eep:
-0x3a8a 011978 arg mesh_eep_application_key_length ,temp 
-0x3a8b 011979 arg mem_mesh_application_key ,rega 
-0x3a8c 011980 arg mesh_eep_application_key_offset ,regb 
-0x3a8d 011981 branch iicd_write_protect_eep_data 
-:      011983 ali_mesh_chip_peripherals_save_device_key_from_eep:
-0x3a8e 011984 arg mesh_eep_device_key_length ,temp 
-0x3a8f 011985 arg mem_mesh_device_key ,rega 
-0x3a90 011986 arg mesh_eep_device_key_offset ,regb 
-0x3a91 011987 branch iicd_write_protect_eep_data 
-:      011989 mesh_store_new_seq_data:
-0x3a92 011990 fetch 3 ,mem_mesh_send_message_seq 
-0x3a93 011991 fetcht 3 ,mem_mesh_send_message_seq_temp 
-0x3a94 011992 isub temp ,null 
-0x3a95 011993 nrtn positive 
-0x3a96 011994 add pdata ,128 ,pdata 
-0x3a97 011995 store 3 ,mem_mesh_send_message_seq_temp 
-0x3a98 011996 fetch 1 ,mem_mesh_chip_select 
-0x3a99 011997 beq 1 ,ali_mesh_chip_peripherals_save_seq_from_eep 
-:      011998 ali_mesh_chip_peripherals_save_seq_from_flash:
-0x3a9a 011999 arg mesh_eep_seq_length ,temp 
-0x3a9b 012000 arg mem_mesh_send_message_seq_temp ,rega 
-0x3a9c 012001 setarg mesh_flash_message_seq_addr 
-0x3a9d 012002 branch spid_write_flash_data 
-:      012003 ali_mesh_chip_peripherals_save_seq_from_eep:
-0x3a9e 012004 arg mesh_eep_seq_length ,temp 
-0x3a9f 012005 arg mem_mesh_send_message_seq_temp ,rega 
-0x3aa0 012006 arg mesh_eep_seq_offset ,regb 
-0x3aa1 012007 branch iicd_write_protect_eep_data 
-:      012009 mesh_store_new_subscriptuion_list_data:
-0x3aa2 012010 call ali_mesh_chip_peripherals_save_subscriptuion_list_from_eep 
-0x3aa3 012011 fetch 1 ,mem_mesh_chip_select 
-0x3aa4 012012 beq 2 ,mesh_store_new_subscriptuion_list_data_from_flash 
-0x3aa5 012013 arg mesh_eep_subscription_total_length ,temp 
-0x3aa6 012014 arg mem_mesh_subscription_eep_temp ,rega 
-0x3aa7 012015 arg mesh_eep_subscription_offset ,regb 
-0x3aa8 012016 branch iicd_write_protect_eep_data 
-:      012017 mesh_store_new_subscriptuion_list_data_from_flash:
-0x3aa9 012018 arg mesh_eep_subscription_total_length ,temp 
-0x3aaa 012019 arg mem_mesh_subscription_eep_temp ,rega 
-0x3aab 012020 setarg mesh_flash_subscription_addr 
-0x3aac 012021 branch spid_write_flash_data 
-:      012023 ali_mesh_chip_peripherals_save_subscriptuion_list_from_eep:
-0x3aad 012024 call mesh_get_element_info_config 
-0x3aae 012025 arg mem_mesh_subscription_eep_temp ,contw 
-0x3aaf 012026 add rega ,element_device_subscription_label ,rega 
-:      012027 ali_mesh_chip_peripherals_save_subscriptuion_list_from_eep_loop:
-0x3ab0 012028 copy rega ,contr 
-0x3ab1 012029 call memcpy16 
-0x3ab2 012030 copy regb ,pdata 
-0x3ab3 012031 iadd rega ,rega 
-0x3ab4 012032 loop ali_mesh_chip_peripherals_save_subscriptuion_list_from_eep_loop 
-0x3ab5 012033 rtn 
-:      012035 mesh_clear_pairing_key:
-0x3ab6 012036 fetch 1 ,mem_mesh_chip_select 
-0x3ab7 012037 beq 1 ,ali_mesh_chip_clear_pairing_key_from_eeprom 
-:      012038 ali_mesh_chip_clear_pairing_key_from_flash:
-0x3ab8 012039 setarg 0x1e000 
-0x3ab9 012040 store 3 ,mem_spi_write_addr 
-0x3aba 012041 branch spid_flash_erase_sector + 2 
-:      012042 ali_mesh_chip_clear_pairing_key_from_eeprom:
-0x3abb 012043 rtn 
-:      012045 mesh_vendor_timming_chage_cb:
-0x3abc 012046 fetch 1 ,mem_mesh_chip_select 
-0x3abd 012047 rtnne 2 
-0x3abe 012048 setarg 0x1d000 
-0x3abf 012049 arg mem_mesh_vendor_timer_timing_buffer ,rega 
-0x3ac0 012050 arg mesh_x_timers ,temp 
-0x3ac1 012051 mul32 temp ,18 ,temp 
-0x3ac2 012052 branch spid_write_flash_data 
-:      012054 ali_mesh_vendor_timer_message_read:
-0x3ac3 012055 fetch 1 ,mem_mesh_chip_select 
-0x3ac4 012056 rtnne 2 
-0x3ac5 012057 arg mem_mesh_vendor_timer_timing_buffer ,rega 
-0x3ac6 012058 arg mesh_x_timers ,temp 
-0x3ac7 012059 mul32 temp ,18 ,temp 
-0x3ac8 012060 setarg 0x1d000 
-0x3ac9 012061 branch spid_read_flash 
-:      012067 ali_mesh_control_ble_adv_process:
-0x3aca 012068 call ali_mesh_ble_adv 
-0x3acb 012069 branch ali_mesh_control_ble_adv_tmall_packet 
-:      012073 ali_mesh_control_ble_adv_timer_process:
-0x3acc 012074 call ali_mesh_advertising_unprovisioned_timer_interval_timer 
-0x3acd 012075 branch ali_mesh_advertising_unprovisioned_timer 
-:      012078 ali_mesh_control_ble_advertising_on_advertising:
-0x3ace 012079 jam device_beacon_on ,mem_mesh_advertising_unprovisioned_device_beacon_switch 
-0x3acf 012080 rtn 
-:      012083 ali_mesh_control_ble_advertising_off_advertising:
-0x3ad0 012084 jam device_beacon_off ,mem_mesh_advertising_unprovisioned_device_beacon_switch 
-0x3ad1 012085 rtn 
-:      012088 ali_mesh_control_ble_adv_tmall_packet:
-0x3ad2 012089 arg ali_mesh_control_ble_adv_tmall_packet_send_package ,regb 
-0x3ad3 012090 arg mesh_adv_tmall_message_interval ,rega 
-0x3ad4 012091 arg mesh_ble_adv_tmall ,queue 
-0x3ad5 012092 branch ali_mesh_chip_timer_check_with_random_timer 
-:      012098 ali_mesh_control_ble_adv_tmall_packet_send_package:
-0x3ad6 012099 fetch 1 ,mem_mesh_provisioned_flag 
-0x3ad7 012100 beq unprovisioned_beacon_status ,ali_mesh_control_ble_advertising_send_device_beacon_packet 
-0x3ad8 012101 beq silence_beacon_status ,ali_mesh_control_ble_advertising_send_device_silence_beacon_packet 
-0x3ad9 012102 beq pairing_status ,ali_mesh_control_ble_advertising_send_pairing_packet 
-0x3ada 012103 beq paired_status ,ali_mesh_control_ble_advertising_send_paired_packet 
-0x3adb 012104 branch ali_mesh_control_ble_advertising_send_paired_packet 
-:      012106 ali_mesh_control_ble_advertising_send_device_silence_beacon_packet:
-0x3adc 012107 jam 0 ,mem_le_adv_enable 
-0x3add 012108 branch ali_mesh_control_ble_advertising_off_advertising 
-:      012110 ali_mesh_control_ble_advertising_send_paired_packet:
-0x3ade 012111 call ali_mesh_advertising_bearer_layer_init_queue_param 
-0x3adf 012112 arg mem_mesh_queue_ele_temp ,rega 
-0x3ae0 012113 call queue_get_new_ele 
-0x3ae1 012114 nrtn user 
-0x3ae2 012115 fetch 1 ,mem_mesh_upper_tran_layer_packet_type 
-0x3ae3 012116 bbit1 bit_uuper_tran_proxy_message ,ali_mesh_control_ble_advertising_send_paired_packet_end_duration_proxy 
-0x3ae4 012117 fetch 1 ,mem_mesh_queue_ele_duration 
-0x3ae5 012118 pincrease -1 
-0x3ae6 012119 istore 1 ,regb 
-0x3ae7 012120 and pdata ,0x7f ,pdata 
-0x3ae8 012121 call ali_mesh_control_ble_advertising_send_paired_packet_end_duration ,blank 
-0x3ae9 012122 fetch 1 ,mem_mesh_upper_tran_layer_packet_type 
-0x3aea 012123 rtnbit0 bit_upper_tran_tmall_message 
-0x3aeb 012124 arg mem_mesh_adv_data_len ,contw 
-0x3aec 012125 arg mem_mesh_queue_ele_len ,contr 
-0x3aed 012126 call memcpy32 
-0x3aee 012127 branch mesh_le_send_adv 
-:      012129 ali_mesh_control_ble_advertising_send_paired_packet_end_duration_proxy:
-0x3aef 012130 arg mem_mesh_queue_ele_duration ,rega 
-0x3af0 012131 call queue_pop 
-0x3af1 012132 call queue_empty 
-0x3af2 012133 nrtn blank 
-0x3af3 012135 call ali_mesh_send_paired_packet_init_advertising 
-0x3af4 012136 branch ali_mesh_control_ble_advertising_off_advertising 
-:      012139 ali_mesh_control_ble_advertising_send_paired_packet_end_duration:
-0x3af5 012140 arg mem_mesh_queue_ele_duration ,rega 
-0x3af6 012141 call queue_pop 
-0x3af7 012142 call queue_empty 
-0x3af8 012143 nrtn blank 
-0x3af9 012145 jam adv_pairing_mesh_message_interval ,mem_mesh_advertising_unprovisioned_device_beacon_interval 
-0x3afa 012146 branch ali_mesh_control_ble_advertising_off_advertising 
-:      012148 ali_mesh_send_paired_packet_init_advertising:
-0x3afb 012149 jam null_packet_advertising ,mem_mesh_upper_tran_layer_packet_advertising 
-0x3afc 012150 rtn 
-:      012153 ali_mesh_control_ble_advertising_send_device_beacon_packet:
-0x3afd 012154 call ali_mesh_config_device_uuid_by_three_tuple 
-0x3afe 012155 call ali_mesh_send_unprovisioned_beacons_tmall 
-0x3aff 012156 call ali_mesh_control_ble_advertising_device_beacon_check_duration 
-0x3b00 012157 nrtn zero 
-0x3b01 012158 fetch 1 ,mem_mesh_provisioned_flag 
-0x3b02 012159 beq silence_beacon_status ,ali_mesh_end_advertising_silence_device_beacon_packet 
-0x3b03 012160 beq unprovisioned_beacon_status ,ali_mesh_end_advertising_unprovisioned_device_beacon_packet 
-0x3b04 012161 rtn 
-:      012166 ali_mesh_control_ble_advertising_device_beacon_check_duration:
-0x3b05 012167 fetch 1 ,mem_mesh_advertising_unprovisioned_device_beacon_duration 
-0x3b06 012168 add pdata ,-1 ,pdata 
-0x3b07 012169 store 1 ,mem_mesh_advertising_unprovisioned_device_beacon_duration 
-0x3b08 012170 rtn 
-:      012173 ali_mesh_end_advertising_silence_device_beacon_packet:
-0x3b09 012174 jam adv_silence_device_beacon_interval ,mem_mesh_advertising_unprovisioned_device_beacon_interval 
-0x3b0a 012175 branch ali_mesh_control_ble_advertising_off_advertising 
-:      012178 ali_mesh_end_advertising_unprovisioned_device_beacon_packet:
-0x3b0b 012179 jam adv_unprovisioned_device_beacon_duration ,mem_mesh_advertising_unprovisioned_device_beacon_interval 
-0x3b0c 012180 branch ali_mesh_control_ble_advertising_off_advertising 
-:      012183 ali_mesh_control_ble_advertising_send_pairing_packet:
-0x3b0d 012184 branch mesh_le_send_adv 
-:      012186 ali_mesh_chip_timer_check_with_random_timer:
-0x3b0e 012187 fetch 1 ,mem_mesh_advertising_unprovisioned_device_beacon_switch 
-0x3b0f 012188 rtnne device_beacon_on 
-:      012189 ali_mesh_chip_timer_check_with_random_timer_continue:
-0x3b10 012190 random pdata 
-0x3b11 012191 and pdata ,0x07 ,pdata 
-0x3b12 012192 iadd rega ,rega 
-:      012196 ali_mesh_chip_timer_check:
-0x3b13 012197 call timer_check 
-0x3b14 012198 nrtn blank 
-0x3b15 012199 copy rega ,pdata 
-0x3b16 012200 call timer_init 
-0x3b17 012201 copy regb ,pdata 
-0x3b18 012202 branch callback_func 
-:      012206 ali_mesh_advertising_unprovisioned_timer:
-0x3b19 012207 arg mem_mesh_advertising_unprovisioned_device_beacon_timer ,regc 
-0x3b1a 012208 arg ali_mesh_advertising_unprovisioned_timeout ,regb 
-0x3b1b 012209 branch timer_single_step_2b 
-:      012212 ali_mesh_advertising_unprovisioned_timeout:
-0x3b1c 012213 fetch 1 ,mem_mesh_provisioned_flag 
-0x3b1d 012214 rtnne unprovisioned_beacon_status 
-0x3b1e 012215 fetch 1 ,mem_mesh_uuid_featureflag 
-0x3b1f 012216 set1 bit_silence_adv_flag ,pdata 
-0x3b20 012217 store 1 ,mem_mesh_uuid_featureflag 
-0x3b21 012218 jam silence_beacon_status ,mem_mesh_provisioned_flag 
-0x3b22 012219 branch ali_mesh_send_silence_device_beacon_init_advertising 
-:      012224 ali_mesh_advertising_unprovisioned_timer_interval_timer:
-0x3b23 012225 arg mem_mesh_advertising_unprovisioned_device_beacon_interval ,regc 
-0x3b24 012226 arg ali_mesh_advertising_unprovisioned_timer_interval_timeout ,regb 
-0x3b25 012227 branch timer_single_step 
-:      012232 ali_mesh_advertising_unprovisioned_timer_interval_timeout:
-0x3b26 012233 fetch 1 ,mem_mesh_provisioned_flag 
-0x3b27 012235 beq unprovisioned_beacon_status ,ali_mesh_send_unprovisioned_device_beacon_init_advertising 
-0x3b28 012236 beq paired_status ,ali_mesh_send_paired_packet_init_advertising 
-0x3b29 012237 rtn 
-:      012239 ali_mesh_stop_send_indication_packet:
-0x3b2a 012240 call ali_mesh_advertising_bearer_layer_queue_init 
-0x3b2b 012241 call ali_mesh_upper_transport_layer_queue_pop 
-0x3b2c 012242 jam 0 ,mem_mesh_advertising_unprovisioned_device_beacon_interval 
-0x3b2d 012243 call ali_mesh_control_ble_advertising_off_advertising 
-0x3b2e 012244 branch ali_mesh_send_paired_packet_init_advertising 
-:      012247 ali_mesh_send_unprovisioned_device_beacon_init_advertising:
-0x3b2f 012248 jam adv_unprovisioned_device_beacon_duration ,mem_mesh_advertising_unprovisioned_device_beacon_duration 
-0x3b30 012249 branch ali_mesh_control_ble_advertising_on_advertising 
-:      012252 ali_mesh_send_silence_device_beacon_init_advertising:
-0x3b31 012253 jam adv_silence_device_beacon_duration ,mem_mesh_advertising_unprovisioned_device_beacon_duration 
-0x3b32 012254 branch ali_mesh_control_ble_advertising_on_advertising 
-:      012256 ali_mesh_network_layer_control_relay_packet:
-0x3b33 012257 arg ali_mesh_network_layer_control_send_relay_packet ,regb 
-0x3b34 012258 arg mesh_adv_relay_message_interval ,rega 
-0x3b35 012259 arg mesh_ble_relay_timer ,queue 
-0x3b36 012260 branch ali_mesh_chip_timer_check_with_random_timer_continue 
-:      012262 ali_mesh_network_layer_control_send_relay_packet:
-0x3b37 012263 fetch 1 ,mem_mesh_upper_tran_layer_packet_advertising 
-0x3b38 012264 nrtn blank 
-0x3b39 012265 call ali_mesh_network_layer_init_queue_param 
-0x3b3a 012266 arg mem_mesh_queue_ele_temp ,rega 
-0x3b3b 012267 call queue_get_new_ele 
-0x3b3c 012268 nrtn user 
-0x3b3d 012269 fetch 1 ,mem_mesh_queue_ele_duration 
-0x3b3e 012270 pincrease -1 
-0x3b3f 012271 istore 1 ,regb 
-0x3b40 012272 call queue_pop ,blank 
-0x3b41 012273 arg mem_mesh_adv_data_len ,contw 
-0x3b42 012274 arg mem_mesh_queue_ele_len ,contr 
-0x3b43 012275 call memcpy32 
-0x3b44 012276 branch mesh_le_send_adv 
-:      012283 ali_mesh_encrypt_calc_random_data:
-0x3b45 012284 call ali_mesh_encrypt_calc_random_data_calc_confirmationkey 
-0x3b46 012285 call ali_mesh_encrypt_calc_random_data_calc_authvalueprov 
-0x3b47 012286 call ali_mesh_encrypt_calc_random_data_calc_authvaluedevice 
-0x3b48 012287 call ali_mesh_encrypt_calc_random_data_calc_confirmationcloud 
-0x3b49 012288 call ali_mesh_encrypt_calc_random_data_calc_confirmationdevice 
-0x3b4a 012289 branch ali_mesh_encrypt_calc_random_data_calc_devicekey 
-:      012294 ali_mesh_encrypt_calc_random_data_calc_confirmationkey:
-0x3b4b 012295 call ali_mesh_encrypt_load_randomab_to_sha256 
-0x3b4c 012296 arg mem_mesh_sha256_confirmationkey_ascii ,contr 
-0x3b4d 012297 arg 0xf ,loopcnt 
-0x3b4e 012298 call ali_mesh_encrypt_base_function_sha256_load_data_without_hex2ascii 
-0x3b4f 012299 call ali_mesh_encrypt_base_function_sha256_calc 
-0x3b50 012300 arg memresult ,contr 
-0x3b51 012301 arg mem_mesh_confirmationkey ,contw 
-0x3b52 012302 branch memcpy16 
-:      012307 ali_mesh_encrypt_calc_random_data_calc_authvalueprov:
-0x3b53 012308 call ali_mesh_encrypt_load_three_tuple_to_sha256 
-0x3b54 012309 call ali_mesh_encrypt_load_randomba_to_sha256 
-0x3b55 012310 call ali_mesh_encrypt_base_function_sha256_calc 
-0x3b56 012311 arg memresult ,contr 
-0x3b57 012312 arg mem_mesh_authvalueprov ,contw 
-0x3b58 012313 branch memcpy16 
-:      012317 ali_mesh_encrypt_calc_random_data_calc_authvaluedevice:
-0x3b59 012318 call ali_mesh_encrypt_load_three_tuple_to_sha256 
-0x3b5a 012319 call ali_mesh_encrypt_load_randomab_to_sha256 
-0x3b5b 012320 call ali_mesh_encrypt_base_function_sha256_calc 
-0x3b5c 012321 arg memresult ,contr 
-0x3b5d 012322 arg mem_mesh_authvaluedevice ,contw 
-0x3b5e 012323 branch memcpy16 
-:      012328 ali_mesh_encrypt_calc_random_data_calc_confirmationcloud:
-0x3b5f 012329 fetch 8 ,mem_mesh_provisioning_random_a 
-0x3b60 012330 store 8 ,mem_mesh_confirmationcloud_randoma 
-0x3b61 012331 fetch 8 ,mem_mesh_provisioning_random_b 
-0x3b62 012332 store 8 ,mem_mesh_confirmationcloud_randomb 
-0x3b63 012334 arg mem_mesh_calc_confirmationcloud_data ,contr 
-0x3b64 012335 arg mem_mesh_confirmationkey ,rega 
-0x3b65 012336 arg mem_mesh_confirmationcloud ,alarm 
-0x3b66 012337 branch ali_mesh_encrypt_base_function_aes_cmac_32byte 
-:      012343 ali_mesh_encrypt_calc_random_data_calc_confirmationdevice:
-0x3b67 012344 arg mem_mesh_calc_confirmationdevice_data ,contr 
-0x3b68 012345 arg mem_mesh_confirmationkey ,rega 
-0x3b69 012346 arg mem_mesh_confirmationdevice ,alarm 
-0x3b6a 012347 branch ali_mesh_encrypt_base_function_aes_cmac_32byte 
-:      012352 ali_mesh_encrypt_calc_random_data_calc_devicekey:
-0x3b6b 012354 arg mem_mesh_confirmationcloud ,contr 
-0x3b6c 012355 arg 0x10 ,loopcnt 
-0x3b6d 012356 call ali_mesh_encrypt_base_function_sha256_load_data_with_hex2ascii 
-0x3b6e 012357 arg mem_mesh_sha256_devicekey_ascii ,contr 
-0x3b6f 012358 arg 9 ,loopcnt 
-0x3b70 012359 call ali_mesh_encrypt_base_function_sha256_load_data_without_hex2ascii 
-0x3b71 012360 call ali_mesh_encrypt_base_function_sha256_calc 
-0x3b72 012361 arg memresult ,contr 
-0x3b73 012362 arg mem_mesh_device_key ,contw 
-0x3b74 012363 branch memcpy16 
-:      012366 ali_mesh_encrypt_load_randomba_to_sha256:
-0x3b75 012367 call ali_mesh_encrypt_load_randomb_to_sha256 
-:      012368 ali_mesh_encrypt_load_randoma_to_sha256:
-0x3b76 012369 arg mem_mesh_provisioning_random_a ,contr 
-0x3b77 012370 branch ali_mesh_encrypt_base_function_sha256_load_data_64bit 
-:      012372 ali_mesh_encrypt_load_randomab_to_sha256:
-0x3b78 012373 call ali_mesh_encrypt_load_randoma_to_sha256 
-:      012374 ali_mesh_encrypt_load_randomb_to_sha256:
-0x3b79 012375 arg mem_mesh_provisioning_random_b ,contr 
-0x3b7a 012376 branch ali_mesh_encrypt_base_function_sha256_load_data_64bit 
-:      012379 ali_mesh_encrypt_load_three_tuple_to_sha256:
-0x3b7b 012380 arg mem_mesh_three_tuple_productid ,contr 
-0x3b7c 012381 arg 4 ,loopcnt 
-0x3b7d 012382 call ali_mesh_encrypt_base_function_sha256_load_data_with_hex2ascii_add_comma 
-0x3b7e 012383 arg mem_mesh_three_tuple_mac ,contr 
-0x3b7f 012384 arg 6 ,loopcnt 
-0x3b80 012385 call ali_mesh_encrypt_base_function_sha256_load_data_with_hex2ascii_add_comma 
-0x3b81 012386 arg mem_mesh_three_tuple_secret ,contr 
-0x3b82 012387 arg 0x10 ,loopcnt 
-0x3b83 012388 call ali_mesh_encrypt_base_function_sha256_load_data_with_hex2ascii 
-0x3b84 012389 call ali_mesh_encrypt_base_function_sha256_check_first_load_data 
-0x3b85 012390 branch ali_mesh_encrypt_base_function_sha256_load_data_with_hex2ascii_add_comma + 2 
-:      012395 ali_mesh_encrypt_calc_provisioning_data:
-0x3b86 012396 call ali_mesh_encrypt_calc_provisioning_data_calc_sessionkey 
-:      012398 ali_mesh_encrypt_calc_provisioning_data_xor_prov_data:
-0x3b87 012399 arg mem_mesh_encrypt_provisioning_data ,rega 
-0x3b88 012400 arg memresult ,regb 
-0x3b89 012401 arg 0xb ,loopcnt 
-:      012402 ali_mesh_encrypt_calc_provisioning_data_xor_prov_data_loop:
-0x3b8a 012403 ifetch 2 ,rega 
-0x3b8b 012404 ifetcht 2 ,regb 
-0x3b8c 012405 ixor temp ,pdata 
-0x3b8d 012406 istore 2 ,rega 
-0x3b8e 012407 increase 2 ,rega 
-0x3b8f 012408 increase 2 ,regb 
-0x3b90 012409 loop ali_mesh_encrypt_calc_provisioning_data_xor_prov_data_loop 
-0x3b91 012410 rtn 
-:      012416 ali_mesh_encrypt_calc_provisioning_data_calc_sessionkey:
-0x3b92 012417 arg mem_mesh_confirmationcloud ,contr 
-0x3b93 012418 arg 0x10 ,loopcnt 
-0x3b94 012419 call ali_mesh_encrypt_base_function_sha256_load_data_with_hex2ascii 
-0x3b95 012420 arg mem_mesh_sha256_sessionkey_ascii ,contr 
-0x3b96 012421 arg 0xa ,loopcnt 
-0x3b97 012422 call ali_mesh_encrypt_base_function_sha256_load_data_without_hex2ascii 
-0x3b98 012423 branch ali_mesh_encrypt_base_function_sha256_calc 
-:      012427 ali_mesh_encrypt_calc_network_key_by_k2:
-0x3b99 012428 arg mem_mesh_network_key ,contr 
-0x3b9a 012429 arg mem_k2_n ,contw 
-0x3b9b 012430 call memcpy16 
-:      012434 ali_mesh_encrypt_base_function_k2:
-0x3b9c 012436 arg mem_k2_n ,contr 
-0x3b9d 012437 arg mem_k2_salt ,rega 
-0x3b9e 012438 arg mem_k2_t ,alarm 
-0x3b9f 012439 call ali_mesh_encrypt_base_function_aes_cmac_16byte 
-0x3ba0 012441 arg mem_k2_t1 ,alarm 
-0x3ba1 012442 arg 0x01 ,regb 
-0x3ba2 012443 setarg 0 
-0x3ba3 012444 call ali_mesh_encrypt_base_function_k2_aes_cmac_t 
-0x3ba4 012445 fetch 1 ,mem_k2_t1 + 15 
-0x3ba5 012446 and pdata ,0x7f ,pdata 
-0x3ba6 012447 store 1 ,mem_k2_nid 
-0x3ba7 012449 arg mem_k2_t2 ,alarm 
-0x3ba8 012450 arg 0x02 ,regb 
-0x3ba9 012451 setarg 0x10 
-0x3baa 012452 arg mem_k2_t1 ,rega 
-0x3bab 012453 call ali_mesh_encrypt_base_function_k2_aes_cmac_t 
-0x3bac 012455 arg mem_k2_t3 ,alarm 
-0x3bad 012456 arg 0x03 ,regb 
-0x3bae 012457 setarg 0x10 
-0x3baf 012458 arg mem_k2_t2 ,rega 
-0x3bb0 012459 branch ali_mesh_encrypt_base_function_k2_aes_cmac_t 
-:      012461 ali_mesh_encrypt_base_function_k4:
-0x3bb1 012463 arg mem_mesh_application_key ,contr 
-0x3bb2 012464 arg mem_k4_salt ,rega 
-0x3bb3 012465 arg mem_k4_t ,alarm 
-0x3bb4 012466 call ali_mesh_encrypt_base_function_aes_cmac_16byte 
-0x3bb5 012467 arg mem_k4_id6_01 ,contr 
-0x3bb6 012468 arg mem_k4_t ,rega 
-0x3bb7 012469 arg mem_k4_k4n ,alarm 
-0x3bb8 012470 setarg 4 
-0x3bb9 012471 call ali_mesh_encrypt_base_function_aes_cmac 
-0x3bba 012472 fetch 1 ,mem_k4_k4n + 15 
-0x3bbb 012473 and pdata ,0x3f ,pdata 
-0x3bbc 012474 set1 transport_head_bit_akf ,pdata 
-0x3bbd 012475 store 1 ,mem_mesh_transport_aid 
-0x3bbe 012476 rtn 
-:      012478 ali_mesh_encrypt_base_function_k3:
-0x3bbf 012480 arg mem_mesh_network_key ,contr 
-0x3bc0 012481 arg mem_k3_salt ,rega 
-0x3bc1 012482 arg mem_k3_t ,alarm 
-0x3bc2 012483 call ali_mesh_encrypt_base_function_aes_cmac_16byte 
-0x3bc3 012484 arg mem_k3_id64_01 ,contr 
-0x3bc4 012485 arg mem_k3_t ,rega 
-0x3bc5 012486 arg mem_k3_k4n ,alarm 
-0x3bc6 012487 setarg 5 
-0x3bc7 012488 call ali_mesh_encrypt_base_function_aes_cmac 
-0x3bc8 012492 fetch 2 ,mem_ui_state_map 
-0x3bc9 012493 rtnbit1 ui_state_ble_connected 
-0x3bca 012494 jam 1 ,mem_le_adv_enable 
-0x3bcb 012495 rtn 
-:      012499 ali_mesh_encrypt_obfuscation_deceypt_send_message:
-0x3bcc 012500 arg mem_mesh_send_upper_layer_ctl_and_ttl ,rega 
-0x3bcd 012501 fetch 7 ,mem_mesh_send_upper_layer_dst 
-0x3bce 012502 branch ali_mesh_encrypt_obfuscation_deceypt 
-:      012503 ali_mesh_encrypt_obfuscation_deceypt_recevie_message:
-0x3bcf 012504 arg mem_mesh_message_ttl ,rega 
-0x3bd0 012505 fetch 7 ,mem_mesh_message_dst 
-:      012506 ali_mesh_encrypt_obfuscation_deceypt:
-0x3bd1 012507 store 7 ,mem_mesh_privacy_plaintext_privacy_random 
-0x3bd2 012508 setarg 0 
-0x3bd3 012509 store 5 ,mem_mesh_privacy_plaintext_zero_string 
-0x3bd4 012510 call ali_mesh_encrypt_generate_pecb 
-0x3bd5 012511 fetch 6 ,mem_mesh_pecb 
-0x3bd6 012512 ifetcht 6 ,rega 
-0x3bd7 012513 ixor temp ,pdata 
-0x3bd8 012514 istore 6 ,rega 
-0x3bd9 012515 rtn 
-:      012517 ali_mesh_encrypt_generate_pecb:
-:      012518 ali_mesh_encrypt_generate_privacy_random:
-0x3bda 012519 fetch 4 ,mem_mesh_iv_index 
-0x3bdb 012520 store 4 ,mem_mesh_privacy_plaintext_iv_index 
-:      012522 ali_mesh_encrypt_base_function_generate_pecb:
-0x3bdc 012523 arg mem_k2_privacykey ,contr 
-0x3bdd 012524 call load_key 
-0x3bde 012525 arg mem_mesh_privacy_plaintext ,contr 
-0x3bdf 012526 call load_data128 
-0x3be0 012527 call do_aes_ocb 
-0x3be1 012528 arg mem_mesh_pecb ,contw 
-0x3be2 012529 branch store_aes_result 
-:      012536 ali_mesh_encrypt_base_function_sha256_load_data_64bit:
-0x3be3 012537 arg 8 ,loopcnt 
-:      012542 ali_mesh_encrypt_base_function_sha256_load_data_with_hex2ascii:
-0x3be4 012543 call ali_mesh_encrypt_base_function_sha256_check_first_load_data 
-0x3be5 012544 call ali_mesh_encrypt_base_function_hex2ascii 
-0x3be6 012545 branch ali_mesh_encrypt_base_function_sha256_store_dataptr 
-:      012546 ali_mesh_encrypt_base_function_sha256_load_data_without_hex2ascii:
-0x3be7 012547 call ali_mesh_encrypt_base_function_sha256_check_first_load_data 
-0x3be8 012548 call memcpy 
-0x3be9 012549 branch ali_mesh_encrypt_base_function_sha256_store_dataptr 
-:      012550 ali_mesh_encrypt_base_function_sha256_load_data_with_hex2ascii_add_comma:
-0x3bea 012551 call ali_mesh_encrypt_base_function_sha256_check_first_load_data 
-0x3beb 012552 call ali_mesh_encrypt_base_function_hex2ascii 
-0x3bec 012553 setarg comma 
-0x3bed 012554 istore 1 ,contw 
-:      012555 ali_mesh_encrypt_base_function_sha256_store_dataptr:
-0x3bee 012556 copy contw ,pdata 
-0x3bef 012557 store 2 ,mem_mesh_sha256_data_end_addr 
-0x3bf0 012558 rtn 
-:      012559 ali_mesh_encrypt_base_function_sha256_check_first_load_data:
-0x3bf1 012560 copy contr ,temp 
-0x3bf2 012561 copy loopcnt ,rega 
-0x3bf3 012562 fetch 2 ,mem_mesh_sha256_data_end_addr 
-0x3bf4 012563 copy pdata ,contw 
-0x3bf5 012564 fetch 1 ,mem_mesh_sha256_load_first_data_flag 
-0x3bf6 012565 call ali_mesh_encrypt_base_function_sha256_first_load_data ,blank 
-0x3bf7 012566 copy temp ,contr 
-0x3bf8 012567 copy rega ,loopcnt 
-0x3bf9 012568 rtn 
-:      012569 ali_mesh_encrypt_base_function_sha256_first_load_data:
-0x3bfa 012570 jam 1 ,mem_mesh_sha256_load_first_data_flag 
-0x3bfb 012571 call ali_mesh_encrypt_base_function_sha256_clear_data_chunk 
-0x3bfc 012572 arg mem_mesh_sha256_chunk_start ,contw 
-0x3bfd 012573 rtn 
-:      012575 ali_mesh_encrypt_base_function_sha256_clear_data_chunk:
-0x3bfe 012576 arg 0x100 ,loopcnt 
-0x3bff 012577 arg mem_mesh_sha256_chunk_start ,contw 
-0x3c00 012578 branch memset0 
-:      012582 ali_mesh_encrypt_base_function_sha256_calc:
-0x3c01 012583 call ali_mesh_encrypt_base_function_sha256_load_data_end 
-0x3c02 012584 call ali_mesh_encrypt_base_function_sha256_input_data_init_inverse 
-0x3c03 012586 setarg mem_mesh_sha256_chunk_start 
-0x3c04 012587 store 2 ,mem_mesh_sha256_chunk_ptr 
-0x3c05 012588 call sha_init 
-:      012590 ali_mesh_encrypt_base_function_sha256_calc_loop:
-0x3c06 012591 fetch 2 ,mem_mesh_sha256_chunk_ptr 
-0x3c07 012592 copy pdata ,contr 
-0x3c08 012593 arg mem_dat ,contw 
-0x3c09 012594 call memcpy64 
-0x3c0a 012595 call sha 
-0x3c0b 012596 fetch 2 ,mem_mesh_sha256_chunk_ptr 
-0x3c0c 012597 pincrease 64 
-0x3c0d 012598 store 2 ,mem_mesh_sha256_chunk_ptr 
-0x3c0e 012599 fetch 1 ,mem_mesh_sha256_chunk_count 
-0x3c0f 012600 pincrease -1 
-0x3c10 012601 store 1 ,mem_mesh_sha256_chunk_count 
-0x3c11 012602 nbranch ali_mesh_encrypt_base_function_sha256_calc_loop ,blank 
-0x3c12 012603 call sha_result 
-0x3c13 012604 arg memresult ,rega 
-0x3c14 012605 arg 0x20 ,loopcnt 
-0x3c15 012606 call inverse_data 
-0x3c16 012607 rtn 
-:      012610 ali_mesh_encrypt_base_function_sha256_load_data_end:
-0x3c17 012611 jam 0 ,mem_mesh_sha256_load_first_data_flag 
-0x3c18 012612 fetch 2 ,mem_mesh_sha256_data_end_addr 
-0x3c19 012613 copy pdata ,contw 
-0x3c1a 012614 arg 0x80 ,temp 
-0x3c1b 012615 istoret 1 ,contw 
-0x3c1c 012616 arg mem_mesh_sha256_chunk_start ,temp 
-0x3c1d 012617 isub temp ,pdata 
-0x3c1e 012618 store 8 ,mem_mesh_sha256_data_len_byte 
-0x3c1f 012620 lshift3 pdata ,temp 
-0x3c20 012621 storet 8 ,mem_mesh_sha256_data_len_bit 
-0x3c21 012622 rshift4 pdata ,regc 
-0x3c22 012623 rshift2 regc ,regc 
-0x3c23 012624 and pdata ,0x3f ,pdata 
-0x3c24 012625 sub pdata ,55 ,null 
-0x3c25 012627 ncall ali_mesh_encrypt_base_function_sha256_add_chunk ,positive 
-0x3c26 012628 add regc ,1 ,pdata 
-0x3c27 012629 store 1 ,mem_mesh_sha256_chunk_count 
-0x3c28 012630 mul32 pdata ,64 ,rega 
-0x3c29 012631 lshift4 pdata ,regc 
-0x3c2a 012632 increase -1 ,regc 
-0x3c2b 012633 setarg mem_mesh_sha256_chunk_start + decreased_four 
-0x3c2c 012634 iadd rega ,rega 
-0x3c2d 012635 fetch 4 ,mem_mesh_sha256_data_len_bit 
-0x3c2e 012636 istore 4 ,rega 
-0x3c2f 012637 rtn 
-:      012641 ali_mesh_encrypt_base_function_sha256_add_chunk:
-0x3c30 012642 increase 1 ,regc 
-0x3c31 012643 rtn 
-:      012645 ali_mesh_encrypt_base_function_sha256_input_data_init_inverse:
-0x3c32 012646 arg mem_mesh_sha256_chunk_start ,rega 
-:      012651 ali_mesh_encrypt_base_function_sha256_data_inverse_4byte:
-0x3c33 012652 arg 4 ,loopcnt 
-0x3c34 012653 call inverse_data 
-0x3c35 012654 increase 2 ,rega 
-0x3c36 012655 add regc ,-1 ,regc 
-0x3c37 012656 nbranch ali_mesh_encrypt_base_function_sha256_data_inverse_4byte ,zero 
-0x3c38 012657 rtn 
-:      012664 ali_mesh_encrypt_base_function_hex2ascii:
-0x3c39 012665 ifetch 1 ,contr 
-0x3c3a 012666 rshift4 pdata ,temp 
-0x3c3b 012667 call ali_mesh_encrypt_base_function_dialog2uchar 
-0x3c3c 012668 istoret 1 ,contw 
-0x3c3d 012669 and pdata ,0x0f ,temp 
-0x3c3e 012670 call ali_mesh_encrypt_base_function_dialog2uchar 
-0x3c3f 012671 istoret 1 ,contw 
-0x3c40 012672 loop ali_mesh_encrypt_base_function_hex2ascii 
-0x3c41 012673 rtn 
-:      012674 ali_mesh_encrypt_base_function_dialog2uchar:
-0x3c42 012675 sub temp ,9 ,null 
-0x3c43 012676 branch ali_mesh_encrypt_base_function_dialog2uchar_num ,positive 
-0x3c44 012677 add temp ,87 ,temp 
-0x3c45 012678 rtn 
-:      012679 ali_mesh_encrypt_base_function_dialog2uchar_num:
-0x3c46 012680 add temp ,48 ,temp 
-0x3c47 012681 rtn 
-:      012684 ali_mesh_encrypt_base_function_aes_cmac_32byte:
-0x3c48 012685 setarg 0x20 
-0x3c49 012686 branch ali_mesh_encrypt_base_function_aes_cmac 
-:      012688 ali_mesh_encrypt_base_function_aes_cmac_16byte:
-0x3c4a 012689 setarg 0x10 
-0x3c4b 012690 branch ali_mesh_encrypt_base_function_aes_cmac 
-:      012695 ali_mesh_encrypt_base_function_k2_aes_cmac_t:
-0x3c4c 012696 fetcht 1 ,mem_k2_p_len 
-0x3c4d 012697 increase 1 ,temp 
-0x3c4e 012698 iadd temp ,temp 
-0x3c4f 012699 storet 1 ,mem_aes_cmac_data_length 
-0x3c50 012700 copy rega ,contr 
-0x3c51 012701 copy pdata ,loopcnt 
-0x3c52 012702 call memcpy_fast 
-0x3c53 012703 fetcht 1 ,mem_k2_p_len 
-0x3c54 012704 copy temp ,loopcnt 
-0x3c55 012705 call memcpy 
-0x3c56 012706 copy regb ,pdata 
-0x3c57 012707 istore 1 ,contw 
-0x3c58 012708 arg mem_k2_t ,rega 
-0x3c59 012709 branch ali_mesh_encrypt_base_function_aes_cmac + 3 
-:      012718 ali_mesh_encrypt_base_function_aes_cmac:
-0x3c5a 012719 store 1 ,mem_aes_cmac_data_length 
-0x3c5b 012720 copy pdata ,loopcnt 
-0x3c5c 012721 call memcpy_fast 
-0x3c5d 012722 copy rega ,contr 
-0x3c5e 012723 arg mem_aes_cmac_k ,contw 
-0x3c5f 012724 call memcpy16 
-0x3c60 012725 call function_aes_cmac 
-0x3c61 012726 copy alarm ,contw 
-0x3c62 012727 call store_aes_result 
-0x3c63 012728 rtn 
-:      012732 ali_b0_block_generate:
-0x3c64 012733 fetcht 1 ,mem_ccm_type 
-0x3c65 012734 branch ali_block_generate 
-:      012735 ali_a_block_generate:
-0x3c66 012736 force 0x01 ,temp 
-:      012737 ali_block_generate:
-0x3c67 012738 force regidx_data ,regext_index 
-0x3c68 012739 fetch 2 ,mem_nonce_ptr 
-0x3c69 012740 copy pdata ,contr 
-0x3c6a 012741 ifetch 3 ,contr 
-0x3c6b 012742 lshift8 pdata ,pdata 
-0x3c6c 012743 ior temp ,regext 
-0x3c6d 012744 increase 1 ,regext_index 
-0x3c6e 012745 ifetch 4 ,contr 
-0x3c6f 012746 copy pdata ,regext 
-0x3c70 012747 increase 1 ,regext_index 
-0x3c71 012748 ifetch 4 ,contr 
-0x3c72 012749 copy pdata ,regext 
-0x3c73 012750 increase 1 ,regext_index 
-0x3c74 012751 byteswap rega ,regext 
-0x3c75 012752 lshift16 regext ,regext 
-0x3c76 012753 ifetch 2 ,contr 
-0x3c77 012754 ior regext ,regext 
-0x3c78 012755 rtn 
-:      012756 ali_generate_mic:
-0x3c79 012757 fetch 1 ,mem_ccm_data_len 
-0x3c7a 012758 copy pdata ,rega 
-0x3c7b 012759 call ali_b0_block_generate 
-0x3c7c 012760 call do_aes_ocb 
-0x3c7d 012761 force regidx_result ,regext_index 
-0x3c7e 012762 deposit regext 
-0x3c7f 012763 copy rega ,loopcnt 
-0x3c80 012764 fetcht 2 ,mem_ccm_data_ptr 
-0x3c81 012765 copy temp ,contr 
-0x3c82 012766 call padding_data 
-0x3c83 012767 branch generate_mic_loop 
-:      012768 ali_ccm_encrypt_64bit:
-0x3c84 012769 jam mic_size_64bit ,mem_ccm_type 
-0x3c85 012770 branch ali_ccm_encrypt_function 
-:      012771 ali_ccm_encrypt:
-0x3c86 012772 jam mic_size_32bit ,mem_ccm_type 
-0x3c87 012773 branch ali_ccm_encrypt_function 
-:      012774 ali_ccm_encrypt_function:
-0x3c88 012775 store 1 ,mem_ccm_data_len 
-0x3c89 012776 storet 2 ,mem_ccm_data_ptr 
-0x3c8a 012777 bpatchx patch34_5 ,mem_patch34 
-0x3c8b 012778 call ali_generate_mic 
-0x3c8c 012779 force regidx_xor ,regext_index 
-0x3c8d 012780 iforce regext 
-0x3c8e 012781 force regidx_result + 1 ,regext_index 
-0x3c8f 012782 copy regext ,pdata 
-0x3c90 012783 force regidx_xor + 1 ,regext_index 
-0x3c91 012784 iforce regext 
-0x3c92 012785 force 0 ,rega 
-0x3c93 012786 copy temp ,regc 
-0x3c94 012787 call ali_a_block_generate 
-0x3c95 012788 call do_aes_ctr 
-0x3c96 012789 call ali_fetcht_ccm_mic 
-0x3c97 012790 storet 8 ,mem_ccm_mic 
-0x3c98 012791 fetch 1 ,mem_ccm_data_len 
-0x3c99 012792 copy pdata ,regb 
-0x3c9a 012793 call ali_aes_crypt_data 
-0x3c9b 012794 fetcht 1 ,mem_ccm_data_len 
-0x3c9c 012795 fetch 2 ,mem_ccm_data_ptr 
-0x3c9d 012796 iadd temp ,rega 
-0x3c9e 012797 fetcht 8 ,mem_ccm_mic 
-0x3c9f 012798 istoret 4 ,rega 
-0x3ca0 012799 fetch 1 ,mem_ccm_type 
-0x3ca1 012800 sub pdata ,mic_size_32bit ,pdata 
-0x3ca2 012801 rtn blank 
-0x3ca3 012802 istoret 8 ,rega 
-0x3ca4 012803 rtn 
-:      012804 ali_ccm_decrypt_64bit:
-0x3ca5 012805 jam mic_size_64bit ,mem_ccm_type 
-0x3ca6 012806 branch ali_ccm_decrypt_function 
-:      012807 ali_ccm_decrypt:
-0x3ca7 012808 jam mic_size_32bit ,mem_ccm_type 
-0x3ca8 012809 branch ali_ccm_decrypt_function 
-:      012811 ali_ccm_decrypt_function:
-0x3ca9 012812 store 1 ,mem_ccm_data_len 
-0x3caa 012813 storet 2 ,mem_ccm_data_ptr 
-0x3cab 012814 copy temp ,regc 
-0x3cac 012815 copy pdata ,regb 
-0x3cad 012816 iadd regc ,contr 
-0x3cae 012817 bpatchx patch34_6 ,mem_patch34 
-0x3caf 012818 ifetch 8 ,contr 
-0x3cb0 012819 force regidx_xor ,regext_index 
-0x3cb1 012820 iforce regext 
-0x3cb2 012821 force regidx_xor + 1 ,regext_index 
-0x3cb3 012822 rshift32 pdata ,pdata 
-0x3cb4 012823 iforce regext 
-0x3cb5 012824 force 0 ,rega 
-0x3cb6 012825 call ali_a_block_generate 
-0x3cb7 012826 call do_aes_ctr 
-0x3cb8 012827 call ali_fetcht_ccm_mic 
-0x3cb9 012828 storet 8 ,mem_ccm_mic 
-0x3cba 012829 call ali_aes_crypt_data 
-0x3cbb 012830 call ali_generate_mic 
-0x3cbc 012831 call ali_fetcht_ccm_mic 
-0x3cbd 012832 fetch 1 ,mem_ccm_type 
-0x3cbe 012833 beq mic_size_64bit ,ali_ccm_decrypt_function_check_mic64 
-0x3cbf 012834 storet 4 ,mem_ccm_mic + 4 
-0x3cc0 012835 fetch 4 ,mem_ccm_mic 
-0x3cc1 012836 fetcht 4 ,mem_ccm_mic + 4 
-0x3cc2 012837 isub temp ,pdata 
-0x3cc3 012838 rtn 
-:      012840 ali_ccm_decrypt_function_check_mic64:
-0x3cc4 012841 fetch 8 ,mem_ccm_mic 
-0x3cc5 012842 isub temp ,pdata 
-0x3cc6 012843 rtn 
-:      012845 ali_fetcht_ccm_mic:
-0x3cc7 012846 force regidx_result ,regext_index 
-0x3cc8 012847 deposit regext 
-0x3cc9 012848 force regidx_result + 1 ,regext_index 
-0x3cca 012849 copy regext ,temp 
-0x3ccb 012850 lshift16 temp ,temp 
-0x3ccc 012851 lshift16 temp ,temp 
-0x3ccd 012852 ior temp ,temp 
-0x3cce 012853 rtn 
-:      012854 ali_aes_crypt_data:
-0x3ccf 012855 increase 1 ,rega 
-0x3cd0 012856 call ali_a_block_generate 
-0x3cd1 012857 copy regc ,contr 
-0x3cd2 012858 call aes_load_xor 
-0x3cd3 012859 call do_aes_ctr 
-0x3cd4 012860 call store_enc_data 
-0x3cd5 012861 increase 16 ,regc 
-0x3cd6 012862 increase -16 ,regb 
-0x3cd7 012863 branch ali_aes_crypt_data ,positive 
-0x3cd8 012864 rtn 
-:      012874 mesh_send_unprovisioned_beacons:
-0x3cd9 012875 bpatchx patch34_7 ,mem_patch34 
-0x3cda 012876 jam unprovisioned_beacon_status ,mem_mesh_provisioned_flag 
-0x3cdb 012877 jam 0x00 ,mem_mesh_provisioning_state_flag 
-0x3cdc 012878 jam 1 ,mem_mesh_advertising_unprovisioned_device_beacon_switch 
-0x3cdd 012879 setarg adv_unprovisioned_device_beacon_timeout 
-0x3cde 012880 store 2 ,mem_mesh_advertising_unprovisioned_device_beacon_timer 
-0x3cdf 012881 rtn 
-:      012884 ali_mesh_config_device_uuid_by_three_tuple:
-0x3ce0 012885 setarg company_identifiers_alibaba 
-0x3ce1 012886 store 2 ,mem_mesh_device_uuid 
-0x3ce2 012887 fetch 1 ,mem_mesh_device_pid 
-0x3ce3 012888 istore 1 ,contw 
-0x3ce4 012889 fetch 4 ,mem_mesh_three_tuple_productid 
-0x3ce5 012890 call inverse_data_4byte 
-0x3ce6 012891 istore 4 ,contw 
-0x3ce7 012892 fetch 6 ,mem_le_lap 
-0x3ce8 012893 istore 6 ,contw 
-0x3ce9 012894 fetch 3 ,mem_mesh_uuid_featureflag 
-0x3cea 012895 istore 3 ,contw 
-0x3ceb 012896 rtn 
-:      012898 ali_mesh_send_unprovisioned_beacons_tmall:
-0x3cec 012899 call ali_mesh_init_adv_data_tmall_unprovisioned_beacons_package 
-0x3ced 012900 branch mesh_le_send_adv 
-:      012902 ali_mesh_init_adv_data_tmall_unprovisioned_beacons_package:
-0x3cee 012904 jam 0x15 ,mem_mesh_adv_data_len 
-0x3cef 012905 setarg 0x14 
-0x3cf0 012906 store 1 ,mem_mesh_adv_data 
-0x3cf1 012907 setarg gap_adtype_mesh_beacon 
-0x3cf2 012908 istore 1 ,contw 
-0x3cf3 012909 setarg unprovisioned_device_beacon 
-0x3cf4 012910 istore 1 ,contw 
-:      012911 ali_mesh_advertising_send_unprovisioned_beacons_store_device_uuid:
-0x3cf5 012912 arg mem_mesh_device_uuid ,contr 
-0x3cf6 012913 call memcpy16 
-0x3cf7 012914 fetch 2 ,mem_mesh_oob_information 
-0x3cf8 012915 istore 2 ,contw 
-0x3cf9 012916 rtn 
-:      012919 ali_mesh_receive_adtype_manufacturer_specific:
-0x3cfa 012920 call ali_mesh_receive_provisioning_package_check_header 
-0x3cfb 012921 nrtn user 
-0x3cfc 012922 ifetch 1 ,contr 
-0x3cfd 012923 beq provisioning_random ,ali_mesh_advertising_receive_privisioning_random 
-0x3cfe 012924 beq provisioning_data ,ali_mesh_decrypt_tmall_privisioning_data_package 
-0x3cff 012925 bpatchx patch35_0 ,mem_patch35 
-0x3d00 012926 rtn 
-:      012930 ali_mesh_advertising_receive_privisioning_random:
-0x3d01 012931 call ali_mesh_advertising_receive_privisioning_random_check_states 
-0x3d02 012932 nrtn user 
-:      012933 ali_mesh_advertising_calc_encrypt_random_data:
-0x3d03 012934 call ali_mesh_encrypt_calc_random_data 
-0x3d04 012936 call ali_mesh_advertising_send_provisioning_confirmation 
-0x3d05 012937 call ali_mesh_send_pairing_data 
-0x3d06 012938 rtn 
-:      012940 ali_mesh_advertising_send_provisioning_confirmation:
-0x3d07 012941 arg provisioning_packet_confirmation_mac + provisioning_packet_confirmation_device ,temp 
-0x3d08 012942 call ali_mesh_advertising_send_packet_common 
-0x3d09 012943 setarg provisioning_confirmation 
-0x3d0a 012944 istore 1 ,contw 
-0x3d0b 012945 fetch 2 ,mem_mesh_three_tuple_mac + 4 
-0x3d0c 012946 istore 2 ,contw 
-0x3d0d 012947 arg mem_mesh_confirmationdevice ,contr 
-0x3d0e 012948 branch memcpy16 
-:      012951 ali_mesh_advertising_receive_privisioning_random_check_states:
-0x3d0f 012952 call disable_user 
-0x3d10 012953 ifetcht 2 ,contr 
-0x3d11 012954 arg mem_mesh_provisioning_random_a ,contw 
-0x3d12 012955 call memcpy16 
-0x3d13 012956 fetch 2 ,mem_mesh_three_tuple_mac + 4 
-0x3d14 012957 isub temp ,null 
-0x3d15 012958 nrtn zero 
-0x3d16 012961 fetch 1 ,mem_mesh_provisioning_state_flag 
-0x3d17 012962 rtnbit1 receive_provisioning_random 
-0x3d18 012963 set1 receive_provisioning_random ,pdata 
-0x3d19 012964 store 1 ,mem_mesh_provisioning_state_flag 
-0x3d1a 012966 jam pairing_status ,mem_mesh_provisioned_flag 
-0x3d1b 012967 branch enable_user 
-:      012969 ali_mesh_decrypt_tmall_privisioning_data_package:
-0x3d1c 012970 call ali_mesh_advertising_receive_privisioning_data 
-0x3d1d 012971 fetcht 2 ,mem_mesh_provisioning_data_mac_addr 
-0x3d1e 012972 fetch 2 ,mem_mesh_three_tuple_mac + 4 
-0x3d1f 012973 isub temp ,null 
-0x3d20 012974 nrtn zero 
-0x3d21 012975 call ali_mesh_encrypt_base_function_k3 
-0x3d22 012976 call ali_mesh_send_pairing_data 
-0x3d23 012977 fetch 1 ,mem_mesh_fast_pair_packet_type 
-0x3d24 012978 rtnne mesh_message_proxy 
-0x3d25 012979 jam wait_receive_appkey ,mem_mesh_provisioned_flag 
-0x3d26 012980 rtn 
-:      012983 ali_mesh_advertising_receive_privisioning_data:
-0x3d27 012984 bpatchx patch35_1 ,mem_patch35 
-0x3d28 012985 copy contr ,rega 
-0x3d29 012986 fetch 1 ,mem_mesh_provisioned_flag 
-0x3d2a 012987 rtneq paired_status 
-0x3d2b 012988 fetch 1 ,mem_mesh_provisioning_state_flag 
-0x3d2c 012989 rtnbit0 receive_provisioning_random 
-0x3d2d 012990 rtnbit1 receive_provisioning_data 
-0x3d2e 012991 copy rega ,contr 
-0x3d2f 012992 arg 0x16 ,loopcnt 
-0x3d30 012993 arg mem_mesh_encrypt_provisioning_data ,contw 
-0x3d31 012994 call memcpy 
-0x3d32 012996 call ali_mesh_encrypt_calc_provisioning_data 
-0x3d33 012998 fetcht 2 ,mem_mesh_provisioning_data_mac_addr 
-0x3d34 012999 fetch 2 ,mem_mesh_three_tuple_mac + 4 
-0x3d35 013000 isub temp ,null 
-0x3d36 013001 nrtn zero 
-:      013002 ali_mesh_resolve_privisioning_data_package:
-0x3d37 013003 fetch 1 ,mem_mesh_provisioning_state_flag 
-0x3d38 013004 set1 receive_provisioning_data ,pdata 
-0x3d39 013005 store 1 ,mem_mesh_provisioning_state_flag 
-0x3d3a 013007 call ali_mesh_encrypt_calc_network_key_by_k2 
-0x3d3b 013009 fetch 1 ,mem_mesh_last_iv_index_byte 
-0x3d3c 013010 store 1 ,mem_mesh_iv_index + 3 
-0x3d3d 013011 call ali_mesh_advertising_send_provisioning_complete 
-0x3d3e 013012 rtn 
-:      013016 ali_mesh_advertising_send_provisioning_complete:
-0x3d3f 013017 arg provisioning_packet_complete_mac ,temp 
-0x3d40 013018 call ali_mesh_advertising_send_packet_common 
-0x3d41 013019 setarg provisioning_complete 
-0x3d42 013020 istore 1 ,contw 
-0x3d43 013021 fetch 6 ,mem_mesh_three_tuple_mac 
-0x3d44 013022 istore 6 ,contw 
-0x3d45 013023 rtn 
-:      013026 ali_mesh_advertising_send_packet_common:
-0x3d46 013027 bpatchx patch35_2 ,mem_patch35 
-0x3d47 013028 setarg fast_pairing_timeout_provisioning 
-0x3d48 013029 store 2 ,mem_mesh_fast_pairing_timer 
-0x3d49 013030 fetch 1 ,mem_mesh_fast_pair_packet_type 
-0x3d4a 013031 sub pdata ,mesh_message_tmall ,null 
-0x3d4b 013032 call ali_mesh_control_ble_advertising_on_advertising ,zero 
-0x3d4c 013033 ncall ali_mesh_control_ble_advertising_off_advertising ,zero 
-0x3d4d 013034 add temp ,provisioning_packet_length_ad_type_company_id_vid_provisioning_type + provisioning_packet_length_flags ,pdata 
-0x3d4e 013035 store 1 ,mem_mesh_adv_data_len 
-0x3d4f 013036 call ali_mesh_advertising_add_adtype_flags 
-0x3d50 013037 add temp ,provisioning_packet_ad_type_company_id_vid_provisioning_type ,pdata 
-0x3d51 013038 istore 1 ,contw 
-0x3d52 013039 setarg gap_adtype_manufacturer_specific 
-0x3d53 013040 istore 1 ,contw 
-0x3d54 013041 setarg company_identifiers_alibaba 
-0x3d55 013042 byteswap pdata ,pdata 
-0x3d56 013043 istore 2 ,contw 
-0x3d57 013044 fetch 1 ,mem_mesh_receive_vid 
-0x3d58 013045 istore 1 ,contw 
-0x3d59 013046 rtn 
-:      013057 ali_mesh_receive_provisioning_package_check_header:
-0x3d5a 013058 call disable_user 
-0x3d5b 013059 ifetcht 2 ,contr 
-0x3d5c 013060 setarg company_identifiers_alibaba 
-0x3d5d 013061 byteswap pdata ,pdata 
-0x3d5e 013062 isub temp ,null 
-0x3d5f 013063 nrtn zero 
-0x3d60 013064 ifetch 1 ,contr 
-0x3d61 013065 store 1 ,mem_mesh_receive_vid 
-0x3d62 013066 branch enable_user 
-:      013069 ali_mesh_fast_pairing_timer:
-0x3d63 013070 arg mem_mesh_fast_pairing_timer ,regc 
-0x3d64 013071 arg ali_mesh_fast_pairing_timeout ,regb 
-0x3d65 013072 branch timer_single_step_2b 
-:      013074 ali_mesh_fast_pairing_timeout:
-:      013075 ali_mesh_fast_pairing_failed:
-0x3d66 013076 branch ali_mesh_advertising_init_send_unprovisioned_device_beacon 
-:      013084 ali_mesh_access_layer_config_or_health_message_opcode:
-0x3d67 013085 fetch 1 ,mem_mesh_configuration_health_message_opcode 
-0x3d68 013086 beq mesh_message_opcode_config_composition_data_get_no_head ,ali_mesh_access_layer_config_composition_data 
-0x3d69 013087 beq mesh_message_opcode_config_node_reset_no_head ,ali_mesh_access_layer_config_or_health_message_opcode_node_reset 
-0x3d6a 013088 beq mesh_message_opcode_config_model_subscription_add_no_head ,ali_mesh_message_config_modle_subscription_add 
-0x3d6b 013089 beq mesh_message_opcode_config_model_subscription_delete_no_head ,ali_mesh_message_config_modle_subscription_delete 
-0x3d6c 013091 beq mesh_message_opcode_config_model_subscription_add_ow_no_head ,ali_mesh_message_config_modle_subscription_add_overwrite 
-0x3d6d 013093 rtn 
-:      013095 ali_mesh_message_config_modle_subscription_add_overwrite:
-0x3d6e 013096 call ali_mesh_message_config_modle_subscription_check_element 
-0x3d6f 013097 call ali_mesh_message_config_modle_subscription_add_value_address_ow 
-0x3d70 013098 call ali_mesh_message_config_modle_subscription_save 
-0x3d71 013099 setarg mesh_configuration_and_health_message_opcode_header 
-0x3d72 013100 store 1 ,mem_mesh_access_layer_payload 
-0x3d73 013101 setarg mesh_message_opcode_config_model_subscription_add_ow_status 
-0x3d74 013102 istore 1 ,contw 
-0x3d75 013104 setarg mesh_success 
-0x3d76 013105 istore 1 ,contw 
-0x3d77 013106 fetch 2 ,mem_mesh_subscription_element_address_ow 
-0x3d78 013107 istore 2 ,contw 
-0x3d79 013109 fetch 1 ,mem_mesh_receive_model_message_payload_len 
-0x3d7a 013110 arg 4 ,temp 
-0x3d7b 013111 isub temp ,loopcnt 
-0x3d7c 013112 arg mem_mesh_subscription_list_num_ow ,contr 
-0x3d7d 013113 call memcpy 
-0x3d7e 013114 fetch 1 ,mem_mesh_receive_model_message_payload_len 
-0x3d7f 013115 pincrease 1 
-0x3d80 013116 store 1 ,mem_mesh_access_layer_payload_len 
-0x3d81 013119 arg 0 ,queue 
-0x3d82 013120 branch ali_mesh_ali_vendor_message_send_message 
-:      013122 ali_mesh_message_config_modle_subscription_add_value_address_ow:
-0x3d83 013123 fetch 1 ,mem_mesh_subscription_list_num_ow 
-0x3d84 013124 rtn blank 
-0x3d85 013125 sub pdata ,subscription_max_count ,null 
-0x3d86 013126 ncall ali_mesh_message_config_modle_subscription_set_addr_max ,positive 
-0x3d87 013127 iforce loopcnt 
-0x3d88 013128 arg mem_mesh_subscription_value_address_start_ow ,contr 
-0x3d89 013129 add rega ,2 ,contw 
-0x3d8a 013130 branch ali_mesh_byte_swap 
-:      013132 ali_mesh_byte_swap:
-0x3d8b 013133 ifetch 2 ,contr 
-0x3d8c 013134 byteswap pdata ,pdata 
-0x3d8d 013135 istore 2 ,contw 
-0x3d8e 013136 loop ali_mesh_byte_swap 
-0x3d8f 013137 rtn 
-:      013139 ali_mesh_message_config_modle_subscription_set_addr_max:
-0x3d90 013141 setarg subscription_max_count 
-0x3d91 013142 rtn 
-:      013144 ali_mesh_access_layer_config_composition_data:
-0x3d92 013145 jam receive_config_composition_data_get ,mem_mesh_provisioned_flag 
-0x3d93 013146 setarg mesh_message_opcode_config_composition_data_status 
-0x3d94 013147 store 1 ,mem_mesh_access_layer_payload 
-0x3d95 013148 setarg 0x00 
-0x3d96 013149 istore 1 ,contw 
-0x3d97 013150 setarg company_identifiers_alibaba 
-0x3d98 013151 istore 2 ,contw 
-0x3d99 013152 setarg 0x0000 
-0x3d9a 013153 istore 2 ,contw 
-0x3d9b 013154 setarg 0x0001 
-0x3d9c 013155 istore 2 ,contw 
-0x3d9d 013156 setarg 0x0005 
-0x3d9e 013157 istore 2 ,contw 
-0x3d9f 013158 setarg 0x0003 
-0x3da0 013159 istore 2 ,contw 
-0x3da1 013160 setarg 0x0000 
-0x3da2 013161 istore 2 ,contw 
-0x3da3 013162 setarg 0x02 
-0x3da4 013163 istore 1 ,contw 
-0x3da5 013164 setarg 0x02 
-0x3da6 013165 istore 1 ,contw 
-0x3da7 013166 setarg 0x0000 
-0x3da8 013167 istore 2 ,contw 
-0x3da9 013168 setarg 0x1000 
-0x3daa 013169 istore 2 ,contw 
-0x3dab 013170 setarg 0x000001a8 
-0x3dac 013171 istore 4 ,contw 
-0x3dad 013172 setarg 0x000101a8 
-0x3dae 013173 istore 4 ,contw 
-0x3daf 013174 jam 28 ,mem_mesh_access_layer_payload_len 
-0x3db0 013175 branch ali_mesh_upper_transport_layer_send_access_message 
-:      013178 ali_mesh_access_layer_config_or_health_message_opcode_node_reset:
-0x3db1 013179 jam health_node_reset_timeout ,mem_mesh_health_node_reset_timer 
-:      013183 ali_mesh_access_layer_send_config_node_reset_status:
-0x3db2 013184 setarg mesh_configuration_and_health_message_opcode_header 
-0x3db3 013185 store 1 ,mem_mesh_access_layer_payload 
-0x3db4 013186 setarg mesh_message_opcode_config_node_reset_status_no_head 
-0x3db5 013187 istore 1 ,contw 
-0x3db6 013188 jam 2 ,mem_mesh_access_layer_payload_len 
-0x3db7 013189 branch ali_mesh_upper_transport_layer_send_access_message 
-:      013191 ali_mesh_access_layer_health_node_reset_timer:
-0x3db8 013192 arg mem_mesh_health_node_reset_timer ,regc 
-0x3db9 013193 arg ali_mesh_access_layer_health_node_reset_timeout ,regb 
-0x3dba 013194 branch timer_single_step 
-:      013197 ali_mesh_access_layer_health_node_reset_timeout:
-0x3dbb 013198 call mesh_clear_provisioning_data_only 
-:      013200 ali_mesh_app_delete_paired:
-0x3dbc 013201 branch soft_reset_chip 
-:      013204 ali_mesh_message_config_modle_subscription_add:
-0x3dbd 013205 call ali_mesh_message_config_modle_subscription_status 
-0x3dbe 013206 fetch 2 ,mem_mesh_core_feature 
-0x3dbf 013207 rtnbit1 mesh_feature_disable_subscription 
-0x3dc0 013208 call ali_mesh_message_config_modle_subscription_check_element 
-0x3dc1 013209 call ali_mesh_message_config_modle_subscription_add_value_address 
-:      013210 ali_mesh_message_config_modle_subscription_save:
-0x3dc2 013211 fetch 2 ,mem_mesh_cb_subscriptuion_list_changed 
-0x3dc3 013212 branch callback_func 
-:      013215 ali_mesh_message_config_modle_subscription_delete:
-0x3dc4 013216 call ali_mesh_message_config_modle_subscription_status 
-0x3dc5 013217 fetch 2 ,mem_mesh_core_feature 
-0x3dc6 013218 rtnbit1 mesh_feature_disable_subscription 
-0x3dc7 013219 call ali_mesh_message_config_modle_subscription_check_element 
-0x3dc8 013220 fetcht 2 ,mem_mesh_subscription_value_address 
-0x3dc9 013221 rshift8 temp ,pdata 
-0x3dca 013222 rshift4 pdata ,pdata 
-0x3dcb 013223 beq 0x0c ,ali_mesh_message_config_modle_subscription_delete_group_addr 
-0x3dcc 013224 byteswap temp ,temp 
-:      013225 ali_mesh_message_config_modle_subscription_delete_next:
-0x3dcd 013226 call ali_mesh_message_config_modle_subscription_check_value_address 
-0x3dce 013227 nrtn user 
-0x3dcf 013228 setarg 0 
-0x3dd0 013229 istore 2 ,rega 
-0x3dd1 013230 fetch 2 ,mem_mesh_cb_subscriptuion_list_changed 
-0x3dd2 013231 branch callback_func 
-:      013233 ali_mesh_message_config_modle_subscription_delete_group_addr:
-0x3dd3 013234 setarg -1 
-0x3dd4 013235 istore subscription_max_count ,rega 
-0x3dd5 013236 istore subscription_max_count ,contw 
-0x3dd6 013237 fetch 2 ,mem_mesh_cb_subscriptuion_list_changed 
-0x3dd7 013238 branch callback_func 
-:      013240 ali_mesh_message_config_modle_subscription_check_value_address:
-0x3dd8 013241 arg subscription_max_count ,loopcnt 
-:      013242 ali_mesh_message_config_modle_subscription_check_value_address_loop:
-0x3dd9 013243 ifetch 2 ,rega 
-0x3dda 013244 arg 0xffff ,regb 
-0x3ddb 013245 isub regb ,null 
-0x3ddc 013246 branch enable_user ,zero 
-0x3ddd 013247 isub temp ,null 
-0x3dde 013248 branch enable_user ,zero 
-:      013249 ali_mesh_message_config_modle_subscription_check_value_address_loop_empty:
-0x3ddf 013250 increase 2 ,rega 
-0x3de0 013251 loop ali_mesh_message_config_modle_subscription_check_value_address_loop 
-0x3de1 013252 branch disable_user 
-:      013255 ali_mesh_message_config_modle_subscription_status:
-0x3de2 013256 setarg mesh_configuration_and_health_message_opcode_header 
-0x3de3 013257 store 1 ,mem_mesh_access_layer_payload 
-0x3de4 013258 setarg mesh_message_opcode_config_model_subscription_status_no_head 
-0x3de5 013259 istore 1 ,contw 
-0x3de6 013260 setarg mesh_success 
-0x3de7 013261 istore 1 ,contw 
-0x3de8 013262 fetch 6 ,mem_mesh_subscription_element_address 
-0x3de9 013263 istore 6 ,contw 
-0x3dea 013264 jam 9 ,mem_mesh_access_layer_payload_len 
-0x3deb 013265 branch ali_mesh_upper_transport_layer_send_access_message_without_cleat_tx_buffer 
-:      013267 ali_mesh_message_config_modle_subscription_check_element:
-0x3dec 013268 call mesh_get_element_info_config 
-0x3ded 013269 add rega ,element_device_subscription_label ,rega 
-0x3dee 013270 fetch 2 ,mem_mesh_subscription_element_address 
-0x3def 013271 fetcht 2 ,mem_mesh_unicast_address 
-0x3df0 013272 byteswap temp ,temp 
-0x3df1 013273 isub temp ,pdata 
-0x3df2 013274 imul32 regb ,pdata 
-0x3df3 013275 iadd rega ,rega 
-0x3df4 013276 rtn 
-:      013278 ali_mesh_message_config_modle_subscription_add_value_address:
-0x3df5 013279 fetcht 2 ,mem_mesh_subscription_value_address 
-0x3df6 013280 arg subscription_max_count ,loopcnt 
-:      013281 ali_mesh_message_config_modle_subscription_add_value_address_loop:
-0x3df7 013282 ifetch 2 ,rega 
-0x3df8 013283 branch ali_mesh_message_config_modle_subscription_add_value_address_in ,blank 
-0x3df9 013284 arg 0xffff ,regb 
-0x3dfa 013285 isub regb ,null 
-0x3dfb 013286 branch ali_mesh_message_config_modle_subscription_add_value_address_in ,zero 
-0x3dfc 013287 increase 2 ,rega 
-0x3dfd 013288 loop ali_mesh_message_config_modle_subscription_add_value_address_loop 
-0x3dfe 013289 rtn 
-:      013291 ali_mesh_message_config_modle_subscription_add_value_address_in:
-0x3dff 013292 byteswap temp ,temp 
-0x3e00 013293 istoret 2 ,rega 
-0x3e01 013294 rtn 
-:      013299 ali_mesh_init:
-0x3e02 013301 call enable_authrom 
-0x3e03 013302 call init_memp 
-0x3e04 013303 setarg mesh_check_ble_rx_packet 
-0x3e05 013304 store 2 ,mem_mesh_cb_receive_advertising 
-0x3e06 013306 setarg mesh_idle_process 
-0x3e07 013307 store 2 ,mem_cb_idle_process 
-0x3e08 013309 setarg ali_mesh_network_layer_relay_access_message 
-0x3e09 013310 store 2 ,mem_mesh_cb_network_relay 
-0x3e0a 013312 setarg ali_mesh_access_layer_recv_cfg_appkey_add_cb 
-0x3e0b 013313 store 2 ,mem_mesh_cb_receive_config_appkey_add 
-0x3e0c 013315 setarg mesh_store_new_subscriptuion_list_data 
-0x3e0d 013316 store 2 ,mem_mesh_cb_subscriptuion_list_changed 
-0x3e0e 013318 setarg mesh_store_new_seq_data 
-0x3e0f 013319 store 2 ,mem_mesh_cb_seq_changed 
-0x3e10 013321 setarg mesh_cb_event_timer 
-0x3e11 013322 store 2 ,mem_cb_event_timer 
-0x3e12 013324 setarg ali_mesh_access_layer_check_access_message_opcode 
-0x3e13 013325 store 2 ,mem_mesh_cb_receive_access_message 
-0x3e14 013327 setarg mesh_le_receive_data 
-0x3e15 013328 store 2 ,mem_cb_att_write 
-0x3e16 013330 setarg ali_mesh_proxy_process_bb_event 
-0x3e17 013331 store 2 ,mem_cb_bb_event_process 
-0x3e18 013333 setarg mesh_clear_pairing_key 
-0x3e19 013334 store 2 ,mem_mesh_clear_provisioning_data 
-0x3e1a 013336 setarg mesh_vendor_timming_chage_cb 
-0x3e1b 013337 store 2 ,mem_mesh_cb_vendor_timing_changed 
-0x3e1c 013338 call ali_mesh_vendor_timer_message_read 
-0x3e1d 013340 jam 36 ,mem_mesh_adv_scan_channel 
-0x3e1e 013341 call ali_mesh_ali_vendor_message_indication_info_reset_tid 
-0x3e1f 013344 bpatchx patch35_3 ,mem_patch35 
-0x3e20 013346 setarg 0x0428 
-0x3e21 013347 store 2 ,mem_mesh_upper_tran_layer_queue_each_size 
-0x3e22 013348 call ali_mesh_upper_transport_layer_queue_init 
-0x3e23 013350 setarg 0x0422 
-0x3e24 013351 store 2 ,mem_mesh_queue_each_size 
-0x3e25 013352 call ali_mesh_advertising_bearer_layer_queue_init 
-0x3e26 013354 setarg 0x0a22 
-0x3e27 013355 store 2 ,mem_mesh_network_relay_gatt_queue_each_size 
-0x3e28 013356 call ali_mesh_network_layer_gatt_queue_init 
-0x3e29 013357 call ali_mesh_network_layer_queue_init 
-0x3e2a 013361 call ali_mesh_network_layer_queue_init 
-0x3e2b 013363 call ali_mesh_chip_peripherals_load_data 
-0x3e2c 013364 call mesh_inverse_three_tuple_mac 
-0x3e2d 013366 fetch 1 ,mem_mesh_network_key 
-0x3e2e 013367 beq 0xff ,mesh_send_unprovisioned_beacons 
-0x3e2f 013368 call ali_mesh_upper_transport_layer_clear_tx_buffer 
-0x3e30 013369 call ali_mesh_encrypt_base_function_k3 
-0x3e31 013370 call ali_mesh_encrypt_base_function_k4 
-0x3e32 013371 call ali_mesh_encrypt_calc_network_key_by_k2 
-0x3e33 013373 random pdata 
-0x3e34 013374 and pdata ,0x1f ,pdata 
-0x3e35 013375 add pdata ,50 ,pdata 
-0x3e36 013376 store 2 ,mem_mesh_report_full_attribute_timer 
-0x3e37 013377 add pdata ,5 ,pdata 
-0x3e38 013378 store 1 ,mem_mesh_report_power_on_timer 
-0x3e39 013379 rtn 
-:      013383 mesh_inverse_three_tuple_mac:
-0x3e3a 013384 fetch 6 ,mem_mesh_three_tuple_mac 
-0x3e3b 013385 call inverse_data_6byte 
-0x3e3c 013386 store 6 ,mem_le_lap 
-0x3e3d 013387 rtn 
-:      013389 mesh_get_element_info_config:
-0x3e3e 013390 fetchr loopcnt ,1 ,mem_mesh_element_number 
-0x3e3f 013391 fetchr rega ,2 ,mem_mesh_element_device_ptr 
-0x3e40 013392 fetchr regb ,2 ,mem_mesh_element_device_length 
-0x3e41 013393 rtn 
-:      013396 mesh_idle_process:
-0x3e42 013397 bpatchx patch35_4 ,mem_patch35 
-0x3e43 013398 call ali_mesh_time_function 
-0x3e44 013399 call ali_mesh_control_ble_adv_process 
-0x3e45 013400 call ali_mesh_upper_transport_layer_control_packet 
-0x3e46 013401 call ali_mesh_advertising_bearer_layer_load_packet_from_advertising_queue 
-0x3e47 013402 call ali_mesh_network_layer_control_relay_packet 
-0x3e48 013403 call ali_mesh_network_layer_check_gatt_relay_packet 
-0x3e49 013404 branch mesh_ble_rx_packet 
-:      013407 mesh_cb_event_timer:
-0x3e4a 013408 call ali_mesh_control_ble_adv_timer_process 
-0x3e4b 013409 call ali_mesh_access_layer_health_node_reset_timer 
-0x3e4c 013410 call ali_mesh_fast_pairing_timer 
-0x3e4d 013413 call ali_mesh_report_full_attribute_timer 
-0x3e4e 013414 call ali_mesh_report_power_on_timer 
-0x3e4f 013415 branch ali_mesh_upper_transport_layer_receive_new_msg_timer 
-:      013418 mesh_clear_provisioning_data_only:
-0x3e50 013419 call mesh_clear_timer_data 
-0x3e51 013420 fetch 2 ,mem_mesh_clear_provisioning_data 
-0x3e52 013421 branch callback_func 
-:      013425 mesh_clear_timer_data:
-0x3e53 013426 fetch 1 ,mem_mesh_chip_select 
-0x3e54 013427 rtnne 2 
-0x3e55 013428 setarg 0x1d000 
-0x3e56 013429 store 3 ,mem_spi_write_addr 
-0x3e57 013430 branch spid_flash_erase_sector + 2 
-:      013434 ali_mesh_upper_transport_layer_queue_init:
-0x3e58 013435 call ali_mesh_upper_transport_layer_init_queue_param 
-0x3e59 013436 branch queue_init 
-:      013438 ali_mesh_advertising_bearer_layer_queue_init:
-0x3e5a 013439 call ali_mesh_advertising_bearer_layer_init_queue_param 
-0x3e5b 013440 branch queue_init 
-:      013442 ali_mesh_network_layer_gatt_queue_init:
-0x3e5c 013443 call ali_mesh_network_layer_init_gatt_queue_param 
-0x3e5d 013444 branch queue_init 
-:      013446 ali_mesh_network_layer_init_gatt_queue_param:
-0x3e5e 013447 setarg mem_mesh_network_relay_gatt_queue_each_size 
-0x3e5f 013448 store 2 ,mem_queue_ptr 
-0x3e60 013449 rtn 
-:      013451 ali_mesh_advertising_init_send_unprovisioned_device_beacon:
-0x3e61 013452 jam 1 ,mem_le_adv_enable 
-0x3e62 013453 setarg adv_unprovisioned_device_beacon_timeout 
-0x3e63 013454 store 2 ,mem_mesh_advertising_unprovisioned_device_beacon_timer 
-0x3e64 013455 fetch 1 ,mem_mesh_uuid_featureflag 
-0x3e65 013456 set0 bit_silence_adv_flag ,pdata 
-0x3e66 013457 store 1 ,mem_mesh_uuid_featureflag 
-0x3e67 013458 jam unprovisioned_beacon_status ,mem_mesh_provisioned_flag 
-0x3e68 013459 jam 0x00 ,mem_mesh_provisioning_state_flag 
-0x3e69 013460 jam 0x00 ,mem_k2_nid 
-0x3e6a 013461 branch ali_mesh_send_unprovisioned_device_beacon_init_advertising 
-:      013465 ali_mesh_lower_transport_layer_receive_lower_transport_pdu:
-0x3e6b 013466 bpatchx patch35_5 ,mem_patch35 
-0x3e6c 013467 fetch 1 ,mem_mesh_message_transport_head 
-0x3e6d 013468 bbit1 transport_head_bit_seg ,ali_mesh_lower_transport_layer_receive_lower_transport_pdu_segmented_message 
-0x3e6e 013469 jam 0 ,mem_mesh_aszmic 
-0x3e6f 013470 branch ali_mesh_upper_transport_layer_receive_unsegmented_access_message 
-:      013473 ali_mesh_lower_transport_layer_receive_lower_transport_pdu_segmented_message:
-0x3e70 013474 call ali_mesh_lower_transport_layer_receive_segaccmess_resolve_szmic_seqzero_segon 
-0x3e71 013475 rtn user 
-0x3e72 013476 call ali_mesh_lower_transport_layer_receive_segmented_access_message_check_blockack 
-0x3e73 013477 rtn user 
-0x3e74 013478 call ali_mesh_lower_transport_layer_receive_segmented_access_message_store_segment 
-0x3e75 013479 branch ali_mesh_lower_transport_layer_receive_segmented_access_message_decrypt_segment 
-:      013483 ali_mesh_lower_transport_layer_receive_segaccmess_resolve_szmic_seqzero_segon:
-0x3e76 013484 call disable_user 
-0x3e77 013485 arg 3 ,loopcnt 
-0x3e78 013486 arg mem_mesh_message_segment_access_szmic_seqzero_sego_segn ,rega 
-0x3e79 013487 call inverse_data 
-0x3e7a 013488 fetchr rega ,3 ,mem_mesh_message_segment_access_szmic_seqzero_sego_segn 
-0x3e7b 013489 and rega ,0x1f ,temp 
-0x3e7c 013490 storet 1 ,mem_mesh_segmented_access_message_segn 
-0x3e7d 013491 fetch 1 ,mem_mesh_segmented_access_message_segn_upper_limit 
-0x3e7e 013492 isub temp ,null 
-0x3e7f 013493 nbranch enable_user ,positive 
-0x3e80 013495 rshift4 rega ,pdata 
-0x3e81 013496 rshift pdata ,pdata 
-0x3e82 013497 and pdata ,0x1f ,temp 
-0x3e83 013498 storet 1 ,mem_mesh_segmented_access_message_sego 
-0x3e84 013499 rshift4 pdata ,pdata 
-0x3e85 013500 rshift pdata ,pdata 
-0x3e86 013501 arg 0x1fff ,rega 
-0x3e87 013502 iand rega ,temp 
-0x3e88 013503 copy pdata ,regb 
-0x3e89 013504 fetch 2 ,mem_mesh_segmented_access_message_seqzero 
-0x3e8a 013505 isub temp ,null 
-0x3e8b 013506 ncall ali_mesh_lower_transport_layer_receive_segmented_access_message_recover_seqzero ,zero 
-0x3e8c 013507 storet 2 ,mem_mesh_segmented_access_message_seqzero 
-0x3e8d 013508 rshift8 regb ,pdata 
-0x3e8e 013509 rshift4 pdata ,pdata 
-0x3e8f 013510 rshift pdata ,pdata 
-0x3e90 013511 store 1 ,mem_mesh_segmented_access_message_szmic 
-0x3e91 013512 store 1 ,mem_mesh_aszmic 
-0x3e92 013513 rtn 
-:      013515 ali_mesh_lower_transport_layer_receive_segmented_access_message_recover_seqzero:
-0x3e93 013516 setarg 0 
-0x3e94 013517 store 4 ,mem_mesh_segmented_access_message_blockack 
-0x3e95 013518 jam 0 ,mem_mesh_segmented_access_message_current_length 
-0x3e96 013519 rtn 
-:      013524 ali_mesh_lower_transport_layer_receive_segmented_access_message_check_blockack:
-0x3e97 013525 call disable_user 
-0x3e98 013526 fetch 1 ,mem_mesh_segmented_access_message_sego 
-0x3e99 013527 copy pdata ,queue 
-0x3e9a 013528 fetch 4 ,mem_mesh_segmented_access_message_blockack 
-0x3e9b 013529 qisolate1 pdata 
-0x3e9c 013530 branch enable_user ,true 
-0x3e9d 013531 qset1 pdata 
-0x3e9e 013532 store 4 ,mem_mesh_segmented_access_message_blockack 
-0x3e9f 013533 fetcht 1 ,mem_mesh_segmented_access_message_segn 
-0x3ea0 013534 add temp ,1 ,loopcnt 
-:      013535 ali_mesh_lower_transport_layer_receive_segmented_access_message_check_blockack_loop:
-0x3ea1 013536 add loopcnt ,-1 ,queue 
-0x3ea2 013537 qisolate1 pdata 
-0x3ea3 013538 nrtn true 
-0x3ea4 013539 loop ali_mesh_lower_transport_layer_receive_segmented_access_message_check_blockack_loop 
-0x3ea5 013540 jam 1 ,mem_mesh_segmented_access_message_receive_finish 
-0x3ea6 013541 rtn 
-:      013545 ali_mesh_lower_transport_layer_receive_segmented_access_message_store_segment:
-0x3ea7 013546 fetch 1 ,mem_mesh_message_transport_netmic_length 
-0x3ea8 013547 pincrease -6 
-0x3ea9 013548 copy pdata ,loopcnt 
-0x3eaa 013549 fetcht 1 ,mem_mesh_segmented_access_message_current_length 
-0x3eab 013550 iadd temp ,temp 
-0x3eac 013551 storet 1 ,mem_mesh_segmented_access_message_current_length 
-0x3ead 013552 fetch 2 ,mem_mesh_segmented_access_message_segment_ptr 
-0x3eae 013553 iforce contw 
-0x3eaf 013554 fetch 1 ,mem_mesh_segmented_access_message_sego 
-0x3eb0 013555 mul32 pdata ,12 ,pdata 
-0x3eb1 013556 iadd contw ,contw 
-0x3eb2 013557 arg mem_mesh_message_transport_segmented_access_messagepdu_segment ,contr 
-0x3eb3 013558 branch memcpy 
-:      013561 ali_mesh_lower_transport_layer_receive_segmented_access_message_decrypt_segment:
-0x3eb4 013562 fetch 1 ,mem_mesh_segmented_access_message_receive_finish 
-0x3eb5 013563 rtneq 0 
-0x3eb6 013564 setarg 0 
-0x3eb7 013565 store 5 ,mem_mesh_segmented_access_message_blockack 
-0x3eb8 013566 fetcht 2 ,mem_mesh_message_seq + 1 
-0x3eb9 013567 byteswap temp ,temp 
-0x3eba 013568 setarg 0xe000 
-0x3ebb 013569 iand temp ,temp 
-0x3ebc 013570 fetch 2 ,mem_mesh_segmented_access_message_seqzero 
-0x3ebd 013571 ior temp ,pdata 
-0x3ebe 013572 byteswap pdata ,pdata 
-0x3ebf 013573 store 2 ,mem_mesh_message_seq + 1 
-0x3ec0 013574 branch ali_mesh_upper_transport_layer_receive_segmented_access_message 
-:      013578 ali_mesh_lower_transport_layer_send_unsegmented_access_message:
-0x3ec1 013579 fetch 1 ,mem_mesh_upper_transport_layer_payload_len 
-0x3ec2 013580 add pdata ,1 ,temp 
-0x3ec3 013581 copy pdata ,loopcnt 
-0x3ec4 013582 storet 1 ,mem_mesh_lower_transport_layer_payload_len 
-0x3ec5 013583 fetch 1 ,mem_mesh_message_transport_head 
-0x3ec6 013584 set0 transport_head_bit_seg ,pdata 
-0x3ec7 013585 store 1 ,mem_mesh_unsegmented_access_lower_transport_layer_head 
-0x3ec8 013586 arg mem_mesh_access_layer_payload ,contr 
-0x3ec9 013587 call memcpy_fast 
-0x3eca 013588 branch ali_mesh_network_layer_send_access_message 
-:      013593 ali_mesh_lower_transport_layer_send_segmented_access_message:
-0x3ecb 013594 add rega ,4 ,temp 
-0x3ecc 013595 copy rega ,loopcnt 
-0x3ecd 013596 storet 1 ,mem_mesh_lower_transport_layer_payload_len 
-0x3ece 013597 arg mem_mesh_segmented_access_lower_transport_layer_parameters ,contw 
-0x3ecf 013598 call memcpy_fast 
-0x3ed0 013599 fetch 1 ,mem_mesh_message_transport_head 
-0x3ed1 013600 set1 transport_head_bit_seg ,pdata 
-0x3ed2 013601 store 1 ,mem_mesh_segmented_access_lower_transport_layer_head 
-0x3ed3 013602 branch ali_mesh_network_layer_send_access_message 
-:      013607 ali_mesh_model_layer_check_model_message_opcode:
-0x3ed4 013608 fetch 1 ,mem_mesh_module_message_opcode 
-:      013609 ali_mesh_model_layer_check_generic_onoff_message_opcde:
-0x3ed5 013610 beq mesh_module_message_opcode_generic_onoff_get_no_head ,ali_mesh_model_layer_message_opcode_generic_onoff_get 
-0x3ed6 013611 beq mesh_module_message_opcode_generic_onoff_set_no_head ,ali_mesh_model_layer_message_opcde_generic_onoff_set 
-0x3ed7 013612 beq mesh_module_message_opcode_scene_recall_no_head ,ali_mesh_model_layer_message_opcde_scene_recall 
-0x3ed8 013613 beq mesh_module_message_opcode_light_lightness_set_no_head ,ali_mesh_model_layer_message_opcde_light_lightness_set 
-0x3ed9 013614 beq mesh_module_message_opcode_light_ctl_set_no_head ,ali_mesh_model_layer_message_opcde_light_ctl_set 
-0x3eda 013615 rtn 
-:      013618 ali_mesh_model_layer_message_opcode_generic_onoff_get:
-0x3edb 013619 arg ali_mesh_model_layer_message_opcode_generic_onoff_get_cb ,regc 
-0x3edc 013620 branch ali_mesh_more_element_check_element_address 
-:      013621 ali_mesh_model_layer_message_opcode_generic_onoff_get_cb:
-0x3edd 013624 fetch 2 ,mem_mesh_cb_generic_onoff_get 
-0x3ede 013625 call callback_func 
-0x3edf 013626 store 1 ,mem_mesh_generic_onoff_set_payload_onoff 
-0x3ee0 013627 branch ali_mesh_access_layer_send_generic_onoff_status 
-:      013630 ali_mesh_model_layer_message_opcde_generic_onoff_set:
-0x3ee1 013631 arg ali_mesh_model_layer_message_opcde_generic_onoff_set_cb ,regc 
-0x3ee2 013632 branch ali_mesh_more_element_check_element_address 
-:      013633 ali_mesh_model_layer_message_opcde_generic_onoff_set_cb:
-0x3ee3 013634 call ali_mesh_access_layer_send_generic_onoff_status 
-0x3ee4 013635 fetch 2 ,mem_mesh_cb_generic_onoff_set 
-0x3ee5 013636 branch callback_func 
-:      013640 ali_mesh_model_layer_message_opcde_scene_recall:
-0x3ee6 013641 call ali_mesh_access_layer_send_scene_status 
-0x3ee7 013642 fetch 2 ,mem_mesh_cb_scene_recall 
-0x3ee8 013643 branch callback_func 
-:      013646 ali_mesh_model_layer_message_opcde_light_lightness_set:
-0x3ee9 013647 fetch 2 ,mem_mesh_light_lightness_set_payload_lightness 
-0x3eea 013648 call ali_mesh_model_layer_message_calc_lightness 
-0x3eeb 013649 store 1 ,mem_mesh_light_lightness_calc_lightness 
-0x3eec 013650 call ali_mesh_access_layer_send_light_lightness_status 
-0x3eed 013651 fetch 2 ,mem_mesh_cb_light_lightness_set 
-0x3eee 013652 branch callback_func 
-:      013655 ali_mesh_model_layer_message_opcde_light_ctl_set:
-0x3eef 013656 fetch 2 ,mem_mesh_last_ctl_temperature 
-0x3ef0 013657 fetcht 2 ,mem_mesh_ctl_temperature 
-0x3ef1 013658 isub temp ,null 
-0x3ef2 013659 rtn zero 
-0x3ef3 013661 fetch 2 ,mem_mesh_ctl_temperature 
-0x3ef4 013662 call ali_mesh_model_layer_message_calc_temperature 
-0x3ef5 013663 store 1 ,mem_mesh_ctl_calc_temperature 
-0x3ef6 013665 fetch 2 ,mem_mesh_ctl_temperature 
-0x3ef7 013666 store 2 ,mem_mesh_last_ctl_temperature 
-0x3ef8 013667 fetch 2 ,mem_mesh_cb_light_lightness_get 
-0x3ef9 013668 call callback_func 
-0x3efa 013669 storet 2 ,mem_mesh_ctl_lightness 
-0x3efb 013670 call ali_mesh_access_layer_send_light_ctl_stauts 
-0x3efc 013671 fetch 2 ,mem_mesh_cb_light_ctl_set 
-0x3efd 013672 branch callback_func 
-:      013677 ali_mesh_model_layer_message_calc_lightness:
-0x3efe 013678 rtn blank 
-0x3eff 013679 mul32 pdata ,ali_mesh_lightness_level ,pdata 
-0x3f00 013680 arg ali_mesh_lightness_max ,temp 
-0x3f01 013681 idiv temp 
-0x3f02 013682 call wait_div_end 
-0x3f03 013683 remainder temp 
-0x3f04 013684 rshift8 temp ,temp 
-0x3f05 013685 quotient pdata 
-0x3f06 013686 sub temp ,0xff ,null 
-0x3f07 013687 nrtn zero 
-0x3f08 013688 pincrease 1 
-0x3f09 013689 rtn 
-:      013694 ali_mesh_model_layer_message_calc_actual_lightness:
-0x3f0a 013695 arg ali_mesh_lightness_max ,pdata 
-0x3f0b 013696 imul32 temp ,pdata 
-0x3f0c 013697 div pdata ,ali_mesh_lightness_level 
-0x3f0d 013698 call wait_div_end 
-0x3f0e 013699 quotient temp 
-0x3f0f 013700 rtn 
-:      013704 ali_mesh_model_layer_message_calc_temperature:
-0x3f10 013705 arg ali_mesh_temperature_min ,temp 
-0x3f11 013706 isub temp ,rega 
-0x3f12 013707 call ali_mesh_model_layer_message_calc_temperature_k 
-0x3f13 013708 copy rega ,pdata 
-0x3f14 013709 idiv temp 
-0x3f15 013710 call wait_div_end 
-0x3f16 013711 quotient pdata 
-0x3f17 013712 rtn 
-:      013717 ali_mesh_model_layer_message_calc_actual_temperature:
-0x3f18 013718 copy temp ,rega 
-0x3f19 013719 call ali_mesh_model_layer_message_calc_temperature_k 
-0x3f1a 013720 copy rega ,pdata 
-0x3f1b 013721 imul32 temp ,pdata 
-0x3f1c 013722 arg ali_mesh_temperature_min ,temp 
-0x3f1d 013723 iadd temp ,temp 
-0x3f1e 013724 rtn 
-:      013726 ali_mesh_model_layer_message_calc_temperature_k:
-0x3f1f 013727 setarg ali_mesh_temperature_max 
-0x3f20 013728 arg ali_mesh_temperature_min ,temp 
-0x3f21 013729 isub temp ,pdata 
-0x3f22 013730 div pdata ,ali_mesh_temperature_level 
-0x3f23 013731 call wait_div_end 
-0x3f24 013732 quotient temp 
-0x3f25 013733 rtn 
-:      013738 ali_mesh_more_element_check_unicast_address:
-0x3f26 013739 arg 0 ,queue 
-0x3f27 013740 fetchr loopcnt ,1 ,mem_mesh_element_number 
-0x3f28 013741 call disable_user 
-0x3f29 013742 fetch 2 ,mem_mesh_unicast_address 
-:      013743 ali_mesh_more_element_check_unicast_address_loop:
-0x3f2a 013744 isub temp ,null 
-0x3f2b 013745 branch ali_mesh_more_element_found_unicast_address_element ,zero 
-0x3f2c 013746 byteswap pdata ,pdata 
-0x3f2d 013747 pincrease 1 
-0x3f2e 013748 byteswap pdata ,pdata 
-0x3f2f 013749 increase 1 ,queue 
-0x3f30 013750 loop ali_mesh_more_element_check_unicast_address_loop 
-0x3f31 013751 rtn 
-:      013753 ali_mesh_more_element_found_unicast_address_element:
-0x3f32 013754 jam 0 ,mem_mesh_receive_group_address 
-0x3f33 013755 storer queue ,1 ,mem_mesh_receive_element_number 
-0x3f34 013756 call ali_mesh_more_element_calc_queue_address 
-0x3f35 013757 branch enable_user 
-:      013760 ali_mesh_more_element_check_group_address:
-0x3f36 013761 arg 0 ,queue 
-0x3f37 013762 arg 0 ,regc 
-0x3f38 013763 call mesh_get_element_info_config 
-0x3f39 013764 call disable_user 
-:      013765 ali_mesh_more_element_check_group_address_loop:
-0x3f3a 013766 fetch 2 ,mem_mesh_core_feature 
-0x3f3b 013767 bbit0 mesh_feature_disable_subscription ,ali_mesh_more_element_check_subscription_address 
-0x3f3c 013768 ifetch 2 ,rega 
-0x3f3d 013769 isub temp ,null 
-0x3f3e 013770 call ali_mesh_more_element_found_group_address_element ,zero 
-:      013771 ali_mesh_more_element_check_address_common:
-0x3f3f 013772 copy regb ,pdata 
-0x3f40 013773 iadd rega ,rega 
-0x3f41 013774 increase 1 ,queue 
-0x3f42 013775 loop ali_mesh_more_element_check_group_address_loop 
-0x3f43 013776 copy regc ,pdata 
-0x3f44 013777 rtn blank 
-0x3f45 013778 store 1 ,mem_mesh_receive_group_address 
-0x3f46 013779 branch enable_user 
-:      013781 ali_mesh_more_element_found_group_address_element:
-0x3f47 013782 qset1 regc 
-0x3f48 013783 rtn 
-:      013785 ali_mesh_more_element_check_subscription_address:
-0x3f49 013786 add rega ,element_device_subscription_label ,contr 
-0x3f4a 013787 arg subscription_max_count ,alarm 
-:      013788 ali_mesh_more_element_check_subscription_address_loop:
-0x3f4b 013789 ifetch 2 ,contr 
-0x3f4c 013790 isub temp ,null 
-0x3f4d 013791 branch ali_mesh_more_element_found_subscription_address_element ,zero 
-0x3f4e 013792 increase -1 ,alarm 
-0x3f4f 013793 branch ali_mesh_more_element_check_address_common ,zero 
-0x3f50 013794 branch ali_mesh_more_element_check_subscription_address_loop 
-:      013796 ali_mesh_more_element_found_subscription_address_element:
-0x3f51 013797 call ali_mesh_more_element_found_group_address_element 
-0x3f52 013798 branch ali_mesh_more_element_check_address_common 
-:      013800 ali_mesh_more_element_check_element_address:
-0x3f53 013801 arg 0 ,queue 
-0x3f54 013802 fetch 1 ,mem_mesh_receive_group_address 
-0x3f55 013803 branch ali_mesh_more_element_check_element_address_no_group_address ,blank 
-0x3f56 013804 copy pdata ,regb 
-0x3f57 013805 fetchr loopcnt ,1 ,mem_mesh_element_number 
-:      013806 ali_mesh_more_element_check_element_address_loop:
-0x3f58 013807 storer queue ,1 ,mem_mesh_receive_element_number 
-0x3f59 013809 qisolate1 regb 
-0x3f5a 013810 call ali_mesh_more_element_check_element_address_no_group_address ,true 
-0x3f5b 013811 fetchr queue ,1 ,mem_mesh_receive_element_number 
-0x3f5c 013812 increase 1 ,queue 
-0x3f5d 013813 loop ali_mesh_more_element_check_element_address_loop 
-0x3f5e 013814 rtn 
-:      013816 ali_mesh_more_element_check_element_address_no_group_address:
-0x3f5f 013817 call ali_mesh_more_element_push_stack 
-0x3f60 013818 call ali_mesh_more_element_calc_queue_address 
-0x3f61 013819 copy regc ,pdata 
-0x3f62 013820 call callback_func 
-0x3f63 013821 branch ali_mesh_more_element_pop_stack 
-:      013823 ali_mesh_more_element_push_stack:
-0x3f64 013824 storer loopcnt ,2 ,mem_mesh_loopcnt_tmep 
-0x3f65 013825 storer rega ,2 ,mem_mesh_rega_temp 
-0x3f66 013826 storer regb ,2 ,mem_mesh_regb_temp 
-0x3f67 013827 storer regc ,2 ,mem_mesh_regc_temp 
-0x3f68 013828 rtn 
-:      013830 ali_mesh_more_element_pop_stack:
-0x3f69 013831 fetchr loopcnt ,2 ,mem_mesh_loopcnt_tmep 
-0x3f6a 013832 fetchr rega ,2 ,mem_mesh_rega_temp 
-0x3f6b 013833 fetchr regb ,2 ,mem_mesh_regb_temp 
-0x3f6c 013834 fetchr regc ,2 ,mem_mesh_regc_temp 
-0x3f6d 013835 rtn 
-:      013838 ali_mesh_more_element_calc_queue_address:
-0x3f6e 013839 bpatchx patch35_6 ,mem_patch35 
-0x3f6f 013840 fetch 2 ,mem_mesh_unicast_address 
-0x3f70 013841 byteswap pdata ,pdata 
-0x3f71 013842 iadd queue ,pdata 
-0x3f72 013843 byteswap pdata ,pdata 
-0x3f73 013844 store 2 ,mem_mesh_send_message_src 
-0x3f74 013845 call mesh_get_element_info_config 
-0x3f75 013846 copy queue ,pdata 
-0x3f76 013847 imul32 regb ,pdata 
-0x3f77 013848 iadd rega ,rega 
-0x3f78 013849 add rega ,element_device_upper_queue_ptr ,contr 
-0x3f79 013850 ifetch 2 ,contr 
-0x3f7a 013851 store ,2 ,mem_queue_ptr 
-0x3f7b 013852 rtn 
-:      013857 ali_mesh_receive_adtype_mesh_message:
-0x3f7c 013858 jam mesh_message_tmall ,mem_mesh_network_packet_type 
-:      013861 ali_mesh_network_layer_recevice_network_pdu:
-0x3f7d 013862 sub temp ,mesh_network_packet_min_length ,null 
-0x3f7e 013863 rtn positive 
-0x3f7f 013864 sub temp ,mesh_network_packet_max_length ,null 
-0x3f80 013865 nrtn positive 
-0x3f81 013866 bpatchx patch35_7 ,mem_patch35 
-0x3f82 013867 call ali_mesh_network_store_in_mem 
-0x3f83 013868 call ali_mesh_network_layer_check_dup 
-0x3f84 013869 nrtn user 
-0x3f85 013870 call ali_mesh_network_layer_check_nid_ivi 
-0x3f86 013871 nrtn user 
-0x3f87 013872 call ali_mesh_encrypt_obfuscation_deceypt_recevie_message 
-0x3f88 013873 call ali_mesh_network_layer_check_msg 
-0x3f89 013874 nrtn user 
-0x3f8a 013875 call ali_mesh_network_layer_store_proxy_unicast_address 
-0x3f8b 013877 branch ali_mesh_network_layer_recevice_network_pdu_decrypt_netmic32 
-:      013879 ali_mesh_network_layer_check_dup:
-0x3f8c 013880 call enable_user 
-0x3f8d 013881 fetch 1 ,mem_mesh_message_transport_netmic_length 
-0x3f8e 013882 arg mem_mesh_message_nid + 3 ,contr 
-0x3f8f 013883 iadd contr ,contr 
-0x3f90 013884 ifetch 4 ,contr 
-0x3f91 013885 ifetcht 4 ,contr 
-0x3f92 013886 ixor temp ,temp 
-0x3f93 013887 arg 16 ,loopcnt 
-0x3f94 013888 arg mem_mesh_network_dup_cache ,contr 
-:      013889 ali_mesh_network_layer_check_dup_loop:
-0x3f95 013890 ifetch 4 ,contr 
-0x3f96 013891 isub temp ,null 
-0x3f97 013892 branch disable_user ,zero 
-0x3f98 013893 loop ali_mesh_network_layer_check_dup_loop 
-0x3f99 013894 fetch 1 ,mem_mesh_network_dup_cache_next 
-0x3f9a 013895 pincrease 4 
-0x3f9b 013896 arg mem_mesh_network_dup_cache ,contw 
-0x3f9c 013897 iadd contw ,contw 
-0x3f9d 013898 istoret 4 ,contw 
-0x3f9e 013899 and pdata ,0x3f ,pdata 
-0x3f9f 013900 store 1 ,mem_mesh_network_dup_cache_next 
-0x3fa0 013901 rtn 
-:      013903 ali_mesh_network_layer_check_msg:
-0x3fa1 013904 call enable_user 
-0x3fa2 013905 fetcht 5 ,mem_mesh_message_seq 
-0x3fa3 013906 arg 16 ,loopcnt 
-0x3fa4 013907 arg mem_mesh_network_msg_cache ,contr 
-:      013908 ali_mesh_network_layer_check_msg_loop:
-0x3fa5 013909 ifetch 5 ,contr 
-0x3fa6 013910 isub temp ,null 
-0x3fa7 013911 branch disable_user ,zero 
-0x3fa8 013912 loop ali_mesh_network_layer_check_msg_loop 
-0x3fa9 013913 fetch 1 ,mem_mesh_network_msg_cache_next 
-0x3faa 013914 pincrease 1 
-0x3fab 013915 and pdata ,0x0f ,pdata 
-0x3fac 013916 store 1 ,mem_mesh_network_msg_cache_next 
-0x3fad 013917 mul32 pdata ,5 ,pdata 
-0x3fae 013918 arg mem_mesh_network_msg_cache ,contw 
-0x3faf 013919 iadd contw ,contw 
-0x3fb0 013920 istoret 5 ,contw 
-0x3fb1 013921 rtn 
-:      013923 ali_mesh_network_layer_store_proxy_unicast_address:
-0x3fb2 013924 fetch 1 ,mem_mesh_network_packet_type 
-0x3fb3 013925 rtneq mesh_message_tmall 
-0x3fb4 013926 fetch 2 ,mem_mesh_message_src 
-0x3fb5 013927 store 2 ,mem_mesh_network_proxy_unicast_address 
-0x3fb6 013928 rtn 
-:      013940 ali_mesh_network_layer_recevice_network_pdu_decrypt_netmic32:
-0x3fb7 013941 call ali_mesh_network_load_network_nonce_and_encryptionkey 
-0x3fb8 013942 fetch 1 ,mem_mesh_message_transport_netmic_length 
-0x3fb9 013943 arg mem_mesh_message_dst ,temp 
-0x3fba 013944 call ali_ccm_decrypt 
-0x3fbb 013945 nrtn zero 
-:      013948 ali_mesh_network_layer_recevice_network_pdu_check_dst:
-0x3fbc 013949 bpatchx patch36_0 ,mem_patch36 
-0x3fbd 013950 fetch 1 ,mem_mesh_network_packet_type 
-0x3fbe 013951 sub pdata ,mesh_message_proxy ,null 
-0x3fbf 013952 call ali_mesh_white_filter_check ,zero 
-0x3fc0 013953 fetcht 2 ,mem_mesh_message_dst 
-0x3fc1 013954 call ali_mesh_more_element_check_unicast_address 
-0x3fc2 013955 call ali_mesh_more_found_unicast_address_element ,user 
-0x3fc3 013956 branch ali_mesh_network_layer_recevice_network_pdu_check_src_and_seq ,user 
-0x3fc4 013957 arg 29 ,loopcnt 
-0x3fc5 013958 arg mem_mesh_message_nid_temp ,contw 
-0x3fc6 013959 arg mem_mesh_message_nid ,contr 
-0x3fc7 013960 call memcpy 
-0x3fc8 013961 call ali_mesh_network_layer_recevice_network_pdu_check_dst_group_address 
-0x3fc9 013962 arg 29 ,loopcnt 
-0x3fca 013963 arg mem_mesh_message_nid_temp ,contr 
-0x3fcb 013964 arg mem_mesh_message_nid ,contw 
-0x3fcc 013965 call memcpy 
-0x3fcd 013966 fetch 2 ,mem_mesh_cb_network_relay 
-0x3fce 013967 branch callback_func 
-:      013969 ali_mesh_more_found_unicast_address_element:
-0x3fcf 013970 jam 1 ,mem_mesh_receive_message_count 
-0x3fd0 013971 fetch 2 ,mem_mesh_send_message_src 
-0x3fd1 013972 store 2 ,mem_mesh_receive_message_first_unicast_address 
-0x3fd2 013973 rtn 
-:      013975 ali_mesh_network_layer_recevice_network_pdu_check_dst_group_address:
-0x3fd3 013976 call ali_mesh_more_element_check_group_address 
-0x3fd4 013977 branch ali_mesh_network_layer_recevice_network_pdu_check_src_and_seq ,user 
-0x3fd5 013978 jam 0xff ,mem_mesh_receive_group_address 
-0x3fd6 013979 setarg group_address_0xcfff_little_endian 
-0x3fd7 013980 isub temp ,null 
-0x3fd8 013981 branch ali_mesh_network_layer_recevice_network_pdu_check_src_and_seq ,zero 
-0x3fd9 013982 setarg group_address_0xffff_little_endian 
-0x3fda 013983 isub temp ,null 
-0x3fdb 013984 branch ali_mesh_network_layer_recevice_network_pdu_check_src_and_seq ,zero 
-0x3fdc 013985 rtn 
-:      013988 ali_mesh_network_layer_check_nid_ivi:
-0x3fdd 013989 call disable_user 
-0x3fde 013990 fetcht 1 ,mem_mesh_message_nid 
-0x3fdf 013991 rshift4 temp ,pdata 
-0x3fe0 013992 rshift3 pdata ,pdata 
-0x3fe1 013993 fetchr rega ,1 ,mem_mesh_iv_index + 3 
-0x3fe2 013994 and rega ,0x01 ,rega 
-0x3fe3 013995 isub rega ,null 
-0x3fe4 013996 nrtn zero 
-0x3fe5 013997 and temp ,0x7f ,temp 
-0x3fe6 013998 fetch 1 ,mem_k2_nid 
-0x3fe7 013999 isub temp ,null 
-0x3fe8 014000 nrtn zero 
-0x3fe9 014001 branch enable_user 
-:      014005 ali_mesh_network_layer_recevice_network_pdu_check_src_and_seq:
-0x3fea 014006 arg mem_mesh_tmall_cache_start ,rega 
-0x3feb 014007 arg cache_space_num ,loopcnt 
-:      014008 ali_mesh_network_layer_raverse_src_seq_cache:
-0x3fec 014009 fetcht 2 ,mem_mesh_message_src 
-0x3fed 014010 ifetch 2 ,rega 
-0x3fee 014012 branch ali_mesh_network_layer_find_empty_space ,blank 
-0x3fef 014014 isub temp ,null 
-0x3ff0 014016 branch ali_mesh_network_layer_find_src_space ,zero 
-0x3ff1 014017 increase cache_space_size ,rega 
-0x3ff2 014018 loop ali_mesh_network_layer_raverse_src_seq_cache 
-0x3ff3 014019 arg mem_mesh_tmall_cache_start ,rega 
-:      014021 ali_mesh_network_layer_find_empty_space:
-0x3ff4 014022 istoret 2 ,rega 
-:      014023 ali_mesh_network_layer_find_src_space:
-0x3ff5 014024 storet 2 ,mem_mesh_send_message_dst 
-0x3ff6 014026 add rega ,2 ,regc 
-0x3ff7 014027 ifetch 3 ,regc 
-0x3ff8 014028 store 3 ,mem_mesh_last_message_seq 
-0x3ff9 014029 branch ali_mesh_network_layer_recevice_network_pdu_check_seq_legal 
-:      014033 ali_mesh_network_layer_recevice_network_pdu_check_seq_legal:
-0x3ffa 014035 call ali_mesh_inverse_seq 
-0x3ffb 014037 fetch 3 ,mem_mesh_last_message_seq 
-0x3ffc 014038 fetcht 3 ,mem_mesh_message_seq 
-0x3ffd 014039 isub temp ,null 
-0x3ffe 014040 rtn positive 
-0x3fff 014041 istoret 3 ,regc 
-0x4000 014042 call ali_mesh_inverse_seq 
-0x4001 014043 branch ali_mesh_lower_transport_layer_receive_lower_transport_pdu 
-:      014045 ali_mesh_inverse_seq:
-0x4002 014046 arg mem_mesh_message_seq ,rega 
-0x4003 014047 arg 3 ,loopcnt 
-0x4004 014048 branch inverse_data 
-:      014052 ali_mesh_network_load_network_nonce_and_encryptionkey:
-0x4005 014053 call ali_mesh_network_layer_load_network_nonce 
-:      014054 ali_mesh_upper_transport_layer_load_encryptionkey:
-0x4006 014055 arg mem_k2_encryptionkey ,contr 
-0x4007 014056 branch load_key 
-:      014057 ali_mesh_network_layer_load_network_nonce:
-0x4008 014058 arg mem_mesh_network_nonce ,contw 
-0x4009 014059 setarg network_nonce 
-0x400a 014060 istore 1 ,contw 
-0x400b 014061 fetch 6 ,mem_mesh_message_ttl 
-0x400c 014062 istore 8 ,contw 
-0x400d 014063 branch mesh_generate_nonce 
-:      014066 ali_mesh_network_store_in_mem:
-0x400e 014067 add temp ,-12 ,pdata 
-0x400f 014077 store 1 ,mem_mesh_message_transport_netmic_length 
-0x4010 014078 arg 29 ,loopcnt 
-0x4011 014079 arg mem_mesh_message_nid ,contw 
-0x4012 014080 call clear_mem 
-0x4013 014081 add temp ,-1 ,loopcnt 
-0x4014 014082 arg mem_mesh_message_nid ,contw 
-0x4015 014083 branch memcpy_fast 
-:      014085 ali_mesh_network_layer_relay_access_message:
-0x4016 014086 call ali_mesh_network_layer_init_queue_param 
-0x4017 014087 call ali_mesh_network_layer_check_relay_states 
-0x4018 014088 nrtn user 
-0x4019 014089 call ali_mesh_network_layer_encrypt_relay_package 
-0x401a 014090 jam adv_relay_mesh_message_duration ,mem_mesh_queue_ele_duration 
-0x401b 014091 fetch 1 ,mem_mesh_message_transport_netmic_length 
-0x401c 014092 add pdata ,13 ,temp 
-0x401d 014093 storet 1 ,mem_mesh_queue_ele_len 
-0x401e 014094 increase -1 ,temp 
-0x401f 014095 istoret 1 ,contw 
-0x4020 014096 setarg gap_adtype_mesh_message 
-0x4021 014097 istore 1 ,contw 
-0x4022 014098 add temp ,-1 ,loopcnt 
-0x4023 014099 fetch 7 ,mem_mesh_message_nid 
-0x4024 014100 arg mem_mesh_message_nid ,contr 
-0x4025 014101 call memcpy 
-0x4026 014102 arg mem_mesh_queue_ele_temp ,rega 
-0x4027 014103 call queue_push 
-0x4028 014104 call ali_mesh_network_layer_white_list_fliter 
-0x4029 014105 nrtn user 
-0x402a 014106 branch ali_mesh_bearer_layer_gatt_send_packet_by_network_layer 
-:      014108 ali_mesh_network_layer_white_list_fliter:
-0x402b 014109 fetcht 2 ,mem_mesh_message_dst_temp 
-:      014110 ali_mesh_network_layer_white_list_fliter_check:
-0x402c 014111 call disable_user 
-0x402d 014112 fetch 1 ,mem_mesh_white_list_num 
-0x402e 014113 rtn blank 
-0x402f 014114 iforce loopcnt 
-0x4030 014115 arg mem_mesh_white_list ,contr 
-:      014116 ali_mesh_network_layer_white_list_fliter_check_loop:
-0x4031 014117 ifetch 2 ,contr 
-0x4032 014118 isub temp ,null 
-0x4033 014119 branch enable_user ,zero 
-0x4034 014120 loop ali_mesh_network_layer_white_list_fliter_check_loop 
-0x4035 014121 rtn 
-:      014124 ali_mesh_network_layer_check_relay_states:
-0x4036 014125 call disable_user 
-0x4037 014126 fetch 1 ,mem_mesh_network_packet_type 
-0x4038 014127 rtneq mesh_message_app 
-0x4039 014128 fetch 2 ,mem_mesh_core_feature 
-0x403a 014129 rtnbit1 mesh_feature_disable_relay 
-0x403b 014130 fetch 1 ,mem_mesh_provisioned_flag 
-0x403c 014131 rtnne paired_status 
-0x403d 014132 fetcht 2 ,mem_mesh_message_src 
-0x403e 014133 call ali_mesh_more_element_check_unicast_address 
-0x403f 014134 branch disable_user ,user 
-0x4040 014135 call ali_mesh_network_layer_check_network_mic_cache 
-0x4041 014136 nrtn user 
-0x4042 014137 fetch 1 ,mem_mesh_message_ttl 
-0x4043 014138 branch disable_user ,blank 
-0x4044 014139 pincrease -1 
-0x4045 014140 branch disable_user ,blank 
-0x4046 014141 store 1 ,mem_mesh_message_ttl 
-0x4047 014142 setarg mem_mesh_network_relay_queue 
-0x4048 014143 store 2 ,mem_queue_ptr 
-0x4049 014144 branch enable_user 
-:      014146 ali_mesh_network_layer_encrypt_relay_package:
-0x404a 014147 call ali_mesh_network_load_network_nonce_and_encryptionkey 
-0x404b 014148 fetch 1 ,mem_mesh_message_transport_netmic_length 
-0x404c 014149 arg mem_mesh_message_dst ,temp 
-0x404d 014150 call ali_ccm_encrypt 
-0x404e 014151 branch ali_mesh_encrypt_obfuscation_deceypt_recevie_message 
-:      014155 ali_mesh_network_layer_check_network_mic_cache:
-0x404f 014156 setarg mem_mesh_transport_message_mic_cache 
-0x4050 014157 store 2 ,mem_mesh_mic_cache_ptr 
-0x4051 014158 branch ali_mesh_base_adt_cache 
-:      014162 ali_mesh_network_layer_send_access_message:
-0x4052 014163 bpatchx patch36_1 ,mem_patch36 
-0x4053 014164 call ali_mesh_network_layer_send_access_message_encrypt_netmic 
-0x4054 014165 call ali_mesh_network_layer_send_access_message_encrypt_obfuscation 
-0x4055 014166 branch ali_mesh_bearer_layer_send_packet_by_network_layer 
-:      014171 ali_mesh_network_layer_send_access_message_encrypt_netmic:
-0x4056 014172 fetch 1 ,mem_mesh_lower_transport_layer_payload_len 
-0x4057 014173 add pdata ,2 ,rega 
-0x4058 014174 pincrease 4 
-0x4059 014175 store 1 ,mem_mesh_lower_transport_layer_payload_len 
-0x405a 014176 arg mem_mesh_send_upper_layer_dst ,temp 
-0x405b 014177 branch ali_mesh_network_layer_encrypt_by_network_nonce 
-:      014182 ali_mesh_network_layer_encrypt_by_network_nonce:
-0x405c 014183 call ali_mesh_network_load_network_nonce_and_encryptionkey 
-0x405d 014184 copy rega ,pdata 
-0x405e 014185 branch ali_ccm_encrypt 
-:      014188 ali_mesh_network_layer_send_access_message_encrypt_obfuscation:
-0x405f 014189 branch ali_mesh_encrypt_obfuscation_deceypt_send_message 
-:      014192 ali_mesh_network_layer_check_gatt_relay_packet:
-0x4060 014193 call ali_mesh_network_layer_init_gatt_queue_param 
-0x4061 014194 call queue_empty 
-0x4062 014195 rtn blank 
-0x4063 014196 call le_fifo_check_nearly_full 
-0x4064 014197 nrtn blank 
-0x4065 014198 arg mem_mesh_queue_ele_temp ,rega 
-0x4066 014199 call queue_pop 
-0x4067 014200 nrtn user 
-0x4068 014201 branch ali_mesh_send_ble_data 
-:      014205 mesh_generate_nonce:
-0x4069 014206 fetch 4 ,mem_mesh_iv_index 
-0x406a 014207 istore 4 ,contw 
-0x406b 014208 add contw ,-13 ,pdata 
-0x406c 014209 store 2 ,mem_nonce_ptr 
-0x406d 014210 rtn 
-:      014214 ali_mesh_network_layer_init_queue_param:
-0x406e 014215 setarg mem_mesh_network_relay_queue_each_size 
-0x406f 014216 store 2 ,mem_queue_ptr 
-0x4070 014217 rtn 
-:      014219 ali_mesh_network_layer_queue_init:
-0x4071 014220 call ali_mesh_network_layer_init_queue_param 
-0x4072 014221 branch queue_init 
-:      014224 ali_mesh_ble_adv:
-0x4073 014225 call le_set_config_more_data 
-0x4074 014226 fetch 1 ,mem_mesh_provisioned_flag 
-0x4075 014227 beq unprovisioned_beacon_status ,ali_mesh_ble_adv_mesh_beacon 
-0x4076 014228 beq paired_status ,ali_mesh_ble_adv_network_id 
-0x4077 014229 beq wait_receive_appkey ,ali_mesh_ble_adv_network_id 
-0x4078 014230 rtn 
-:      014232 ali_mesh_ble_adv_network_id:
-0x4079 014234 setsect 0 ,0x10214 
-0x407a 014235 setsect 1 ,0xc080 
-0x407b 014236 setsect 2 ,0x28030 
-0x407c 014237 setsect 3 ,0x3060 
-0x407d 014238 store 9 ,mem_le_adv_data_len 
-0x407e 014239 setarg 0x182816 
-0x407f 014240 istore 4 ,contw 
-0x4080 014241 fetch 8 ,mem_mesh_network_id 
-0x4081 014242 istore 8 ,contw 
-0x4082 014243 rtn 
-:      014245 ali_mesh_ble_adv_mesh_beacon:
-0x4083 014246 call ali_mesh_config_device_uuid_by_three_tuple 
-0x4084 014248 setsect 0 ,0x1021d 
-0x4085 014249 setsect 1 ,0xc080 
-0x4086 014250 setsect 2 ,0x27030 
-0x4087 014251 setsect 3 ,0x5460 
-0x4088 014252 store 9 ,mem_le_adv_data_len 
-0x4089 014253 setarg 0x182716 
-0x408a 014254 istore 3 ,contw 
-0x408b 014255 arg mem_mesh_device_uuid ,contr 
-0x408c 014256 call memcpy16 
-0x408d 014257 fetch 2 ,mem_mesh_oob_information 
-0x408e 014258 istore 2 ,contw 
-0x408f 014259 rtn 
-:      014265 mesh_le_receive_data:
-0x4090 014266 bpatchx patch36_2 ,mem_patch36 
-0x4091 014267 fetch 2 ,mem_le_att_handle 
-0x4092 014268 beq mesh_proxy_data_in_handle ,ali_mesh_receive_ble_data_proxy_data_in 
-0x4093 014269 beq mesh_provisioning_data_in_handle ,ali_mesh_receive_ble_data_provisioning_data_in 
-0x4094 014270 rtn 
-:      014272 ali_mesh_receive_ble_data_proxy_data_in:
-0x4095 014273 copy regb ,temp 
-0x4096 014274 ifetch 1 ,rega 
-0x4097 014275 beq mesh_proxy_message_type_network_pdu ,ali_mesh_network_layer_recevice_network_pdu_proxy_control 
-0x4098 014276 beq mesh_proxy_message_type_proxy_configuration ,ali_mesh_network_layer_recevice_proxy_configuration_messages 
-0x4099 014277 rtn 
-:      014278 ali_mesh_network_layer_recevice_proxy_configuration_messages:
-0x409a 014286 call ali_mesh_network_store_in_mem 
-0x409b 014287 fetch 1 ,mem_mesh_message_transport_netmic_length 
-0x409c 014288 pincrease -4 
-0x409d 014289 store 1 ,mem_mesh_message_transport_netmic_length 
-0x409e 014290 call ali_mesh_network_layer_check_nid_ivi 
-0x409f 014291 nrtn user 
-0x40a0 014292 call ali_mesh_encrypt_obfuscation_deceypt_recevie_message 
-0x40a1 014293 fetch 1 ,mem_mesh_message_ttl 
-0x40a2 014294 bbit1 bit_ctl ,ali_mesh_recevice_proxy_configuration_messages_decrypt 
-0x40a3 014295 rtn 
-:      014297 ali_mesh_recevice_proxy_configuration_messages_decrypt:
-0x40a4 014298 call ali_mesh_network_load_proxy_nonce_and_encryptionkey 
-0x40a5 014299 fetch 1 ,mem_mesh_message_transport_netmic_length 
-0x40a6 014300 arg mem_mesh_message_dst ,temp 
-0x40a7 014301 call ali_ccm_decrypt_64bit 
-0x40a8 014302 nrtn zero 
-0x40a9 014305 call ali_mesh_white_filter_check 
-0x40aa 014306 fetch 1 ,mem_mesh_message_proxy_transportpdu_opcode 
-0x40ab 014307 beq proxy_opcode_set_filter_type ,ali_mesh_proxy_configuration_message_set_filter_type 
-0x40ac 014308 beq proxy_opcode_add_addr_to_filter ,ali_mesh_proxy_configuration_message_add_addr_to_filter 
-0x40ad 014309 rtn 
-:      014311 ali_mesh_proxy_configuration_message_add_addr_to_filter:
-0x40ae 014312 fetchr loopcnt ,1 ,mem_mesh_message_transport_netmic_length 
-0x40af 014313 increase -3 ,loopcnt 
-0x40b0 014315 rshift loopcnt ,pdata 
-0x40b1 014316 fetcht 2 ,mem_mesh_white_list_num 
-0x40b2 014317 iadd temp ,pdata 
-0x40b3 014318 sub pdata ,8 ,null 
-0x40b4 014319 nrtn positive 
-0x40b5 014320 store 2 ,mem_mesh_white_list_num 
-0x40b6 014321 arg mem_mesh_white_list ,contw 
-0x40b7 014322 lshift temp ,pdata 
-0x40b8 014323 iadd contw ,contw 
-0x40b9 014324 arg mem_mesh_message_proxy_transportpdu_parameters ,contr 
-0x40ba 014325 call memcpy 
-0x40bb 014326 fetch 1 ,mem_mesh_addressed_filter_type 
-0x40bc 014327 branch ali_mesh_proxy_configuration_message_filter_status 
-:      014329 ali_mesh_proxy_configuration_message_set_filter_type:
-0x40bd 014330 ifetch 1 ,contr 
-0x40be 014331 store 1 ,mem_mesh_addressed_filter_type 
-:      014332 ali_mesh_proxy_configuration_message_filter_status:
-0x40bf 014333 store 1 ,mem_mesh_filter_status_message_filtertype 
-0x40c0 014334 fetch 2 ,mem_mesh_white_list_num 
-0x40c1 014335 byteswap pdata ,pdata 
-0x40c2 014336 store 2 ,mem_mesh_filter_status_message_listsize 
-0x40c3 014338 jam proxy_opcode_filter_status ,mem_mesh_filter_status_message_opcode 
-0x40c4 014340 fetch 9 ,mem_mesh_message_nid 
-0x40c5 014341 store 9 ,mem_mesh_send_upper_layer_ivi_and_nid 
-0x40c6 014342 fetch 2 ,mem_mesh_send_message_src 
-0x40c7 014343 store 2 ,mem_mesh_send_upper_layer_src 
-0x40c8 014345 call ali_mesh_upper_transport_layer_send_access_message_calc_seq 
-0x40c9 014346 call ali_mesh_upper_transport_layer_send_access_message_add_seq 
-0x40ca 014348 call ali_mesh_network_load_proxy_nonce_and_encryptionkey 
-0x40cb 014349 setarg 6 
-0x40cc 014350 arg mem_mesh_send_upper_layer_dst ,temp 
-0x40cd 014351 call ali_ccm_encrypt_64bit 
-0x40ce 014352 call ali_mesh_network_layer_send_access_message_encrypt_obfuscation 
-0x40cf 014355 arg 22 ,rega 
-0x40d0 014356 arg mesh_proxy_data_out_handle ,temp 
-0x40d1 014357 call le_att_malloc_tx_notify 
-0x40d2 014358 setarg mesh_proxy_message_type_proxy_configuration 
-0x40d3 014359 istore 1 ,contw 
-0x40d4 014360 arg mem_mesh_send_upper_layer_ivi_and_nid ,contr 
-0x40d5 014361 branch memcpy32 
-:      014363 ali_mesh_receive_ble_data_provisioning_data_in:
-0x40d6 014364 jam mesh_message_proxy ,mem_mesh_fast_pair_packet_type 
-0x40d7 014365 copy regb ,temp 
-0x40d8 014366 copy rega ,contr 
-0x40d9 014367 branch ali_mesh_receive_adtype_manufacturer_specific 
-:      014370 ali_mesh_network_load_proxy_nonce_and_encryptionkey:
-0x40da 014371 arg mem_mesh_proxy_nonce ,contw 
-0x40db 014372 setarg proxy_nonce 
-0x40dc 014373 istore 2 ,contw 
-0x40dd 014374 fetch 5 ,mem_mesh_message_seq 
-0x40de 014375 istore 7 ,contw 
-0x40df 014376 call mesh_generate_nonce 
-0x40e0 014378 branch ali_mesh_upper_transport_layer_load_encryptionkey 
-:      014380 ali_mesh_network_layer_recevice_network_pdu_proxy_control:
-0x40e1 014381 jam mesh_message_proxy ,mem_mesh_network_packet_type 
-0x40e2 014382 branch ali_mesh_network_layer_recevice_network_pdu 
-:      014385 ali_mesh_proxy_process_bb_event:
-0x40e3 014386 copy regc ,pdata 
-0x40e4 014387 beq bt_evt_le_disconnected ,mesh_ble_start_adv 
-0x40e5 014388 beq bt_evt_le_connected ,app_ble_conn_event 
-0x40e6 014389 rtn 
-:      014391 app_ble_conn_event:
-0x40e7 014392 branch ali_mesh_proxy_white_list_clear 
-:      014396 mesh_ble_start_adv:
-0x40e8 014397 setarg 0 
-0x40e9 014398 store 2 ,mem_mesh_network_proxy_unicast_address 
-0x40ea 014399 branch app_ble_start_adv 
-:      014401 ali_mesh_proxy_white_list_clear:
-0x40eb 014402 setarg 0 
-0x40ec 014403 store 2 ,mem_mesh_white_list_num 
-0x40ed 014404 arg mem_mesh_white_list ,contw 
-0x40ee 014405 arg 16 ,loopcnt 
-0x40ef 014406 branch memset0 
-:      014413 ali_mesh_send_ble_data:
-0x40f0 014415 call le_fifo_check_nearly_full 
-0x40f1 014416 nrtn blank 
-0x40f2 014418 fetch 1 ,mem_mesh_queue_ele_len 
-0x40f3 014419 add pdata ,-1 ,rega 
-0x40f4 014420 arg mesh_proxy_data_out_handle ,temp 
-0x40f5 014421 call le_att_malloc_tx_notify 
-0x40f6 014422 setarg mesh_proxy_message_type_network_pdu 
-0x40f7 014423 istore 1 ,contw 
-0x40f8 014424 arg mem_mesh_queue_ele_payload + 2 ,contr 
-0x40f9 014425 branch memcpy32 
-:      014427 ali_mesh_send_pairing_data:
-0x40fa 014428 fetch 1 ,mem_mesh_fast_pair_packet_type 
-0x40fb 014429 rtneq mesh_message_tmall 
-0x40fc 014430 fetch 2 ,mem_ui_state_map 
-0x40fd 014431 rtnbit0 ui_state_ble_connected 
-0x40fe 014432 call le_fifo_check_nearly_full 
-0x40ff 014433 nrtn blank 
-0x4100 014434 fetch 1 ,mem_mesh_adv_data_len 
-0x4101 014435 add pdata ,-5 ,rega 
-0x4102 014436 arg mesh_provisioning_data_out_handle ,temp 
-0x4103 014437 call le_att_malloc_tx_notify 
-0x4104 014438 arg mem_mesh_adv_data + 5 ,contr 
-0x4105 014439 branch memcpy32 
-:      014441 ali_mesh_white_filter_check:
-0x4106 014442 fetch 2 ,mem_mesh_white_list 
-0x4107 014443 nrtn blank 
-0x4108 014444 fetch 2 ,mem_mesh_message_src 
-0x4109 014445 store 2 ,mem_mesh_white_list 
-:      014446 ali_mesh_white_list_num_increase:
-0x410a 014447 fetch 2 ,mem_mesh_white_list_num 
-0x410b 014448 pincrease 1 
-0x410c 014449 store 2 ,mem_mesh_white_list_num 
-0x410d 014450 rtn 
-:      014453 sha_endian_swap2:
-0x410e 014454 ifetch 4 ,contr 
-0x410f 014455 force 4 ,rega 
-0x4110 014456 increase 3 ,contw 
-:      014457 sha_endian_loop:
-0x4111 014458 istore 1 ,contw 
-0x4112 014459 rshift8 pdata ,pdata 
-0x4113 014460 increase -2 ,contw 
-0x4114 014461 increase -1 ,rega 
-0x4115 014462 nbranch sha_endian_loop ,zero 
-0x4116 014463 increase 5 ,contw 
-0x4117 014464 loop sha_endian_swap2 
-0x4118 014465 rtn 
-:      014468 sha_getw:
-0x4119 014469 lshift2 queue ,pdata 
-0x411a 014470 iadd timeup ,contr 
-0x411b 014471 ifetch 4 ,contr 
-0x411c 014472 rtn 
-:      014474 sha_r:
-0x411d 014475 force 16 ,alarm 
-0x411e 014476 arg mem_dat ,timeup 
-:      014477 sha_r_loop:
-0x411f 014478 add alarm ,-7 ,queue 
-0x4120 014479 call sha_getw 
-0x4121 014480 iforce temp 
-0x4122 014481 add alarm ,-16 ,queue 
-0x4123 014482 call sha_getw 
-0x4124 014483 iadd temp ,temp 
-0x4125 014484 add alarm ,-2 ,queue 
-0x4126 014485 call sha_getw 
-0x4127 014486 shasx pdata ,1 ,pdata 
-0x4128 014487 iadd temp ,temp 
-0x4129 014488 add alarm ,-15 ,queue 
-0x412a 014489 call sha_getw 
-0x412b 014490 shasx pdata ,0 ,pdata 
-0x412c 014491 iadd temp ,temp 
-0x412d 014492 lshift2 alarm ,pdata 
-0x412e 014493 iadd timeup ,contw 
-0x412f 014494 istoret 4 ,contw 
-0x4130 014495 increase 1 ,alarm 
-0x4131 014496 compare 64 ,alarm ,0xff 
-0x4132 014497 nbranch sha_r_loop ,true 
-0x4133 014498 rtn 
-:      014501 sha_init:
-0x4134 014502 arg memh0 ,contr 
-0x4135 014503 force 7 ,regext_index 
-:      014504 sha_init_0:
-0x4136 014505 ifetch 4 ,contr 
-0x4137 014506 iforce regext 
-0x4138 014507 increase -1 ,regext_index 
-0x4139 014508 branch sha_init_0 ,positive 
-0x413a 014509 rtn 
-:      014511 sha:
-0x413b 014512 bpatchx patch36_3 ,mem_patch36 
-0x413c 014513 call sha_r 
-0x413d 014514 arg memahbak ,contw 
-0x413e 014515 force 0 ,regext_index 
-:      014516 sha_0:
-0x413f 014517 deposit regext 
-0x4140 014518 istore 4 ,contw 
-0x4141 014519 increase 1 ,regext_index 
-0x4142 014520 compare 8 ,regext_index ,0xff 
-0x4143 014521 nbranch sha_0 ,true 
-0x4144 014524 arg ble_mesh_sha256_addr ,timeup 
-0x4145 014527 arg mem_dat ,alarm 
-0x4146 014528 force 64 ,loopcnt 
-:      014529 sha_loop:
-0x4147 014530 ifetcht 4 ,alarm 
-0x4148 014531 ifetch 4 ,timeup 
-0x4149 014532 increase 4 ,timeup 
-0x414a 014533 increase 4 ,alarm 
-0x414b 014534 iadd temp ,pdata 
-0x414c 014535 force 7 ,regext_index 
-0x414d 014536 iadd regext ,temp 
-0x414e 014537 force 4 ,regext_index 
-0x414f 014538 shasx regext ,3 ,pdata 
-0x4150 014539 iadd temp ,temp 
-0x4151 014540 force 5 ,regext_index 
-0x4152 014541 deposit regext 
-0x4153 014542 force 6 ,regext_index 
-0x4154 014543 ixor regext ,pdata 
-0x4155 014544 force 4 ,regext_index 
-0x4156 014545 iand regext ,pdata 
-0x4157 014546 force 6 ,regext_index 
-0x4158 014547 ixor regext ,pdata 
-0x4159 014548 iadd temp ,temp 
-0x415a 014549 force 7 ,regext_index 
-0x415b 014550 copy temp ,regext 
-0x415c 014551 force 3 ,regext_index 
-0x415d 014552 deposit regext 
-0x415e 014553 iadd temp ,regext 
-0x415f 014554 force 0 ,regext_index 
-0x4160 014555 deposit regext 
-0x4161 014556 force 1 ,regext_index 
-0x4162 014557 iand regext ,temp 
-0x4163 014558 ior regext ,pdata 
-0x4164 014559 force 2 ,regext_index 
-0x4165 014560 iand regext ,pdata 
-0x4166 014561 ior temp ,temp 
-0x4167 014562 force 0 ,regext_index 
-0x4168 014563 shasx regext ,2 ,pdata 
-0x4169 014564 iadd temp ,pdata 
-0x416a 014565 force 7 ,regext_index 
-0x416b 014566 iadd regext ,regext 
-0x416c 014567 regexrot 
-0x416d 014568 loop sha_loop 
-0x416e 014569 arg memahbak ,contr 
-0x416f 014570 force 0 ,regext_index 
-:      014571 sha_1:
-0x4170 014572 ifetch 4 ,contr 
-0x4171 014573 iadd regext ,regext 
-0x4172 014574 increase 1 ,regext_index 
-0x4173 014575 compare 8 ,regext_index ,0xff 
-0x4174 014576 nbranch sha_1 ,true 
-0x4175 014577 rtn 
-:      014581 sha_result:
-0x4176 014582 arg memresult ,contw 
-0x4177 014583 force 7 ,regext_index 
-:      014584 sha_regext_save:
-0x4178 014585 deposit regext 
-0x4179 014586 istore 4 ,contw 
-0x417a 014587 increase -1 ,regext_index 
-0x417b 014588 branch sha_regext_save ,positive 
-0x417c 014589 rtn 
-:      014594 ali_mesh_upper_transport_layer_receive_unsegmented_access_message:
-0x417d 014595 bbit0 transport_head_bit_akf ,ali_mesh_uuper_transport_layer_decrypt_unsegment_access_by_device_key 
-:      014597 ali_mesh_uuper_transport_layer_decrypt_unsegment_access_by_application_key:
-0x417e 014598 call ali_mesh_upper_transport_layer_load_application_nonce_and_application_key 
-0x417f 014599 branch ali_mesh_upper_transport_layer_decrypt_unsegmented_message 
-:      014601 ali_mesh_uuper_transport_layer_decrypt_unsegment_access_by_device_key:
-0x4180 014602 call ali_mesh_upper_transport_layer_load_device_nonce_and_device_key 
-0x4181 014603 branch ali_mesh_upper_transport_layer_decrypt_unsegmented_message 
-:      014606 ali_mesh_upper_transport_layer_decrypt_unsegmented_message:
-0x4182 014608 fetch 1 ,mem_mesh_message_transport_netmic_length 
-0x4183 014609 pincrease -7 
-0x4184 014613 arg mem_mesh_message_transport_unsegmented_access_messagepdu ,alarm 
-0x4185 014614 call disable_user 
-0x4186 014615 branch ali_mesh_upper_transport_layer_decrypt_message 
-:      014619 ali_mesh_upper_transport_layer_receive_segmented_access_message:
-0x4187 014620 fetch 1 ,mem_mesh_message_transport_head 
-0x4188 014621 bbit0 transport_head_bit_akf ,ali_mesh_uuper_transport_layer_decrypt_segment_access_by_device_key 
-:      014622 ali_mesh_uuper_transport_layer_decrypt_segment_access_by_application_key:
-0x4189 014623 call ali_mesh_upper_transport_layer_load_application_nonce_and_application_key 
-0x418a 014624 branch ali_mesh_upper_transport_layer_decrypt_segmented_message 
-:      014625 ali_mesh_uuper_transport_layer_decrypt_segment_access_by_device_key:
-0x418b 014626 call ali_mesh_upper_transport_layer_load_device_nonce_and_device_key 
-0x418c 014627 branch ali_mesh_upper_transport_layer_decrypt_segmented_message 
-:      014630 ali_mesh_upper_transport_layer_decrypt_segmented_message:
-0x418d 014631 fetch 1 ,mem_mesh_aszmic 
-0x418e 014632 ncall enable_user ,blank 
-0x418f 014633 call disable_user ,blank 
-0x4190 014634 fetch 1 ,mem_mesh_segmented_access_message_current_length 
-0x4191 014635 pincrease -4 
-0x4192 014636 jam 0 ,mem_mesh_segmented_access_message_current_length 
-0x4193 014637 arg mem_mesh_segmented_access_message_segment ,alarm 
-:      014641 ali_mesh_upper_transport_layer_decrypt_message:
-0x4194 014642 copy alarm ,temp 
-0x4195 014643 call ali_mesh_upper_transport_layer_decrypt_message_decrypt_transmic 
-0x4196 014644 nrtn zero 
-0x4197 014645 call ali_mesh_upper_transport_layer_check_transport_mic_cache 
-0x4198 014646 nrtn user 
-0x4199 014647 fetch 2 ,mem_ccm_data_ptr 
-0x419a 014648 copy pdata ,alarm 
-0x419b 014649 branch ali_mesh_access_layer_resolve_message 
-:      014651 ali_mesh_upper_transport_layer_decrypt_message_decrypt_transmic:
-0x419c 014652 nbranch ali_ccm_decrypt ,user 
-0x419d 014653 pincrease -4 
-0x419e 014654 branch ali_ccm_decrypt_64bit 
-:      014657 ali_mesh_upper_transport_layer_check_transport_mic_cache:
-0x419f 014658 setarg mem_mesh_access_message_mic_cache 
-0x41a0 014659 store 2 ,mem_mesh_mic_cache_ptr 
-0x41a1 014660 branch ali_mesh_base_adt_cache 
-:      014664 ali_mesh_upper_transport_layer_load_application_nonce_and_application_key:
-0x41a2 014665 call ali_mesh_upper_transport_layer_load_application_nonce 
-:      014666 ali_mesh_upper_transport_layer_load_application_key:
-0x41a3 014667 arg mem_mesh_application_key ,contr 
-0x41a4 014668 branch load_key 
-:      014669 ali_mesh_upper_transport_layer_load_application_nonce:
-0x41a5 014670 arg mem_mesh_application_nonce ,contw 
-0x41a6 014671 setarg application_nonce 
-0x41a7 014672 istore 1 ,contw 
-0x41a8 014673 fetch 1 ,mem_mesh_aszmic 
-0x41a9 014674 arg 0 ,temp 
-0x41aa 014675 nsetflag blank ,7 ,temp 
-0x41ab 014676 istoret 1 ,contw 
-0x41ac 014677 fetch 7 ,mem_mesh_message_seq 
-0x41ad 014678 istore 7 ,contw 
-0x41ae 014679 branch mesh_generate_nonce 
-:      014683 ali_mesh_upper_transport_layer_load_device_nonce_and_device_key:
-0x41af 014684 call ali_mesh_upper_transport_layer_load_device_nonce 
-:      014685 ali_mesh_upper_transport_layer_load_device_key:
-0x41b0 014686 arg mem_mesh_device_key ,contr 
-0x41b1 014687 branch load_key 
-:      014688 ali_mesh_upper_transport_layer_load_device_nonce:
-0x41b2 014689 arg mem_mesh_device_nonce ,contw 
-0x41b3 014690 setarg device_nonce 
-0x41b4 014691 branch ali_mesh_upper_transport_layer_load_application_nonce + 2 
-:      014695 ali_mesh_upper_transport_layer_send_access_message:
-:      014696 ali_mesh_upper_transport_layer_send_access_message_without_cleat_tx_buffer:
-0x41b5 014697 bpatchx patch36_4 ,mem_patch36 
-0x41b6 014699 call ali_mesh_upper_transport_layer_send_access_message_add_nid_src_ttl_seq_dst 
-0x41b7 014702 call ali_mesh_upper_transport_layer_store_packet_header 
-0x41b8 014703 rtn user 
-0x41b9 014704 call ali_mesh_upper_transport_layer_store_unsegment_msg_original_access_pdu 
-0x41ba 014706 call ali_mesh_upper_transport_layer_init_queue_param 
-0x41bb 014708 arg mem_mesh_upper_tran_layer_queue_temp ,rega 
-0x41bc 014709 branch queue_push 
-:      014713 ali_mesh_upper_transport_layer_store_packet_header:
-0x41bd 014714 call disable_user 
-0x41be 014715 arg upper_retry_count_status ,temp 
-0x41bf 014717 fetch 1 ,mem_mesh_network_packet_type 
-0x41c0 014718 sub pdata ,mesh_message_proxy ,null 
-0x41c1 014719 setflag zero ,bit_upper_flag_proxy_control ,temp 
-0x41c2 014720 storet 1 ,mem_mesh_upper_tran_layer_temp_packet_flag 
-0x41c3 014721 fetch 9 ,mem_mesh_send_upper_layer_ivi_and_nid 
-0x41c4 014722 store 9 ,mem_mesh_upper_tran_layer_temp_packet_header_ivi_nid 
-0x41c5 014723 fetch 1 ,mem_mesh_access_layer_payload_vendor_command 
-0x41c6 014724 rtnne vendor_message_attr_indication 
-0x41c7 014725 fetch 1 ,mem_mesh_provisioned_flag 
-0x41c8 014726 bne paired_status ,enable_user 
-0x41c9 014727 fetch 1 ,mem_mesh_access_layer_payload_vendor_tid 
-0x41ca 014728 store 1 ,mem_mesh_upper_tran_layer_temp_packet_tid 
-0x41cb 014729 fetch 1 ,mem_mesh_upper_tran_layer_temp_packet_flag 
-0x41cc 014730 pincrease upper_retry_count_indication 
-0x41cd 014731 set1 bit_upper_flag_vendor_indication ,pdata 
-0x41ce 014732 store 1 ,mem_mesh_upper_tran_layer_temp_packet_flag 
-0x41cf 014733 rtn 
-:      014736 ali_mesh_upper_transport_layer_store_unsegment_msg_original_access_pdu:
-0x41d0 014737 fetch 1 ,mem_mesh_access_layer_payload_len 
-0x41d1 014738 copy pdata ,loopcnt 
-0x41d2 014739 store 1 ,mem_mesh_upper_tran_layer_temp_packet_length 
-0x41d3 014740 fetch 1 ,mem_mesh_message_transport_head 
-0x41d4 014741 store 1 ,mem_mesh_upper_tran_layer_temp_pakcet_akf_aid 
-0x41d5 014742 arg mem_mesh_upper_tran_layer_temp_pakcet_upper_tran_access_pdu ,contw 
-0x41d6 014743 arg mem_mesh_access_layer_payload ,contr 
-0x41d7 014744 branch memcpy 
-:      014748 ali_mesh_upper_transport_layer_control_packet:
-:      014753 ali_mesh_upper_transport_layer_control_packet_deal:
-0x41d8 014754 fetch 1 ,mem_mesh_upper_tran_layer_packet_advertising 
-0x41d9 014755 nrtn blank 
-0x41da 014756 call ali_mesh_upper_transport_layer_init_queue_param 
-0x41db 014757 arg mem_mesh_upper_tran_layer_queue_temp ,rega 
-0x41dc 014758 call queue_get_new_ele 
-0x41dd 014759 nrtn user 
-0x41de 014761 fetcht 1 ,mem_mesh_upper_tran_layer_temp_packet_flag 
-0x41df 014762 and temp ,data_upper_flag_max_retry_count ,pdata 
-0x41e0 014763 branch ali_mesh_upper_transport_layer_queue_pop ,blank 
-0x41e1 014765 jam packet_in_bearer ,mem_mesh_upper_tran_layer_packet_advertising 
-0x41e2 014767 call ali_mesh_upper_transport_layer_control_packet_load_header 
-0x41e3 014769 fetcht 1 ,mem_mesh_upper_tran_layer_temp_packet_flag 
-0x41e4 014770 call ali_mesh_upper_transport_layer_control_packet_load_app_control 
-0x41e5 014771 store 1 ,mem_mesh_upper_tran_layer_packet_tid 
-0x41e6 014773 fetch 1 ,mem_mesh_upper_tran_layer_packet_type 
-0x41e7 014774 isolate1 bit_upper_flag_proxy_control ,temp 
-0x41e8 014775 setflag true ,bit_uuper_tran_proxy_message ,pdata 
-0x41e9 014776 store 1 ,mem_mesh_upper_tran_layer_packet_type 
-0x41ea 014784 set1 bit_upper_flag_retransmit ,temp 
-0x41eb 014786 increase -1 ,temp 
-0x41ec 014787 istoret 1 ,regb 
-0x41ed 014789 fetcht 1 ,mem_mesh_upper_tran_layer_temp_packet_flag 
-0x41ee 014790 isolate1 bit_upper_flag_retransmit ,temp 
-0x41ef 014791 nbranch ali_mesh_upper_transport_layer_control_packet_encrypt_access ,true 
-0x41f0 014792 fetcht 1 ,mem_mesh_upper_tran_layer_temp_packet_length 
-0x41f1 014793 storet 1 ,mem_mesh_upper_transport_layer_payload_len 
-0x41f2 014794 copy temp ,loopcnt 
-0x41f3 014795 arg mem_mesh_access_layer_payload ,contw 
-0x41f4 014796 arg mem_mesh_upper_tran_layer_temp_pakcet_upper_tran_access_pdu ,contr 
-0x41f5 014797 call memcpy 
-0x41f6 014799 sub temp ,unsegmented_access_message_max_upper_transport_access_pdu_len ,null 
-0x41f7 014800 nbranch ali_mesh_upper_transport_layer_control_packet_segment_msg ,positive 
-:      014801 ali_mesh_upper_transport_layer_control_packet_unsegment_msg:
-0x41f8 014802 branch ali_mesh_lower_transport_layer_send_unsegmented_access_message 
-:      014805 ali_mesh_upper_transport_layer_control_packet_segment_msg:
-0x41f9 014806 fetch 4 ,mem_mesh_upper_tran_layer_temp_segmented_pakcet_seqzero 
-0x41fa 014807 store 4 ,mem_mesh_segmented_lower_transport_layer_segzero 
-0x41fb 014808 branch ali_mesh_upper_transport_layer_split_segmented_msg_to_lower_tran_layer 
-:      014811 ali_mesh_upper_transport_layer_control_packet_load_header:
-0x41fc 014812 fetch 1 ,mem_mesh_upper_tran_layer_temp_pakcet_akf_aid 
-0x41fd 014813 store 1 ,mem_mesh_message_transport_head 
-0x41fe 014815 fetch 9 ,mem_mesh_upper_tran_layer_temp_packet_header_ivi_nid 
-0x41ff 014816 store 9 ,mem_mesh_send_upper_layer_ivi_and_nid 
-0x4200 014817 store 9 ,mem_mesh_message_nid 
-0x4201 014818 rtn 
-:      014821 ali_mesh_upper_transport_layer_control_packet_load_app_control:
-0x4202 014822 jam upper_tran_tmall_message ,mem_mesh_upper_tran_layer_packet_type 
-0x4203 014823 fetch 1 ,mem_mesh_upper_tran_layer_temp_packet_tid 
-0x4204 014824 isolate1 bit_upper_flag_vendor_indication ,temp 
-0x4205 014825 rtn true 
-0x4206 014826 setarg 0 
-0x4207 014827 rtn 
-:      014829 ali_mesh_store_tran_package_type:
-0x4208 014830 add rega ,element_device_tran_package_type ,contw 
-0x4209 014831 istore 1 ,contw 
-0x420a 014832 rtn 
-:      014835 ali_mesh_upper_transport_layer_queue_pop:
-0x420b 014836 jam 0 ,mem_mesh_upper_tran_layer_packet_tid 
-0x420c 014837 call ali_mesh_upper_transport_layer_init_queue_param 
-0x420d 014838 arg mem_mesh_upper_tran_layer_queue_temp ,rega 
-0x420e 014839 branch queue_pop 
-:      014841 ali_mesh_upper_transport_layer_control_packet_encrypt_access:
-0x420f 014842 call ali_mesh_upper_transport_layer_send_access_message_calc_seq 
-0x4210 014843 call ali_mesh_upper_transport_layer_send_access_message_add_seq 
-0x4211 014844 fetch 9 ,mem_mesh_send_upper_layer_ivi_and_nid 
-0x4212 014845 store 9 ,mem_mesh_upper_tran_layer_temp_packet_header_ivi_nid 
-0x4213 014846 call ali_mesh_upper_transport_layer_control_packet_encrypt_access_load_payload 
-0x4214 014847 setarg 0 
-0x4215 014848 store 1 ,mem_mesh_aszmic 
-0x4216 014849 call ali_mesh_upper_transport_layer_calc_transport_mic 
-0x4217 014851 fetcht 1 ,mem_mesh_upper_transport_layer_payload_len 
-0x4218 014852 storet 1 ,mem_mesh_upper_tran_layer_temp_packet_length 
-0x4219 014853 copy temp ,loopcnt 
-0x421a 014854 arg mem_mesh_access_layer_payload ,contr 
-0x421b 014855 arg mem_mesh_upper_tran_layer_temp_pakcet_upper_tran_access_pdu ,contw 
-0x421c 014856 call memcpy 
-0x421d 014858 sub temp ,unsegmented_access_message_max_upper_transport_access_pdu_len ,null 
-0x421e 014859 nbranch ali_mesh_upper_transport_layer_control_packet_encrypt_access_segment_msg ,positive 
-:      014860 ali_mesh_upper_transport_layer_control_packet_encrypt_access_unsegment_msg:
-0x421f 014861 arg mem_mesh_upper_tran_layer_temp_packet_transmit_delay ,rega 
-0x4220 014862 call queue_store_new_ele 
-0x4221 014863 branch ali_mesh_lower_transport_layer_send_unsegmented_access_message 
-:      014865 ali_mesh_upper_transport_layer_control_packet_encrypt_access_segment_msg:
-0x4222 014866 call ali_mesh_upper_transport_layer_send_segmented_access_message_get_seqzero_segon 
-0x4223 014867 fetch 4 ,mem_mesh_segmented_lower_transport_layer_segzero 
-0x4224 014868 store 4 ,mem_mesh_upper_tran_layer_temp_segmented_pakcet_seqzero 
-0x4225 014869 arg mem_mesh_upper_tran_layer_temp_packet_transmit_delay ,rega 
-0x4226 014870 call queue_store_new_ele 
-0x4227 014871 branch ali_mesh_upper_transport_layer_split_segmented_msg_to_lower_tran_layer 
-:      014873 ali_mesh_upper_transport_layer_control_packet_encrypt_access_load_payload:
-0x4228 014874 fetch 1 ,mem_mesh_upper_tran_layer_temp_packet_length 
-0x4229 014875 copy pdata ,loopcnt 
-0x422a 014876 store 1 ,mem_mesh_access_layer_payload_len 
-0x422b 014877 fetch 1 ,mem_mesh_upper_tran_layer_temp_pakcet_akf_aid 
-0x422c 014878 store 1 ,mem_mesh_message_transport_head 
-0x422d 014879 arg mem_mesh_upper_tran_layer_temp_pakcet_upper_tran_access_pdu ,contr 
-0x422e 014880 arg mem_mesh_access_layer_payload ,contw 
-0x422f 014881 branch memcpy 
-:      014883 ali_mesh_upper_transport_layer_split_segmented_msg_to_lower_tran_layer:
-0x4230 014884 call ali_mesh_upper_transport_layer_send_segmented_access_message_calc_header 
-0x4231 014885 setarg mem_mesh_access_payload 
-0x4232 014886 store 2 ,mem_mesh_upper_transport_layer_payload_ptr 
-:      014887 ali_mesh_upper_transport_layer_send_segmented_access_message_loop:
-0x4233 014888 call ali_mesh_upper_transport_layer_control_packet_load_header 
-0x4234 014889 call ali_mesh_upper_transport_layer_send_access_message_calc_seq 
-0x4235 014890 call ali_mesh_upper_transport_layer_send_access_message_add_seq 
-0x4236 014892 fetcht 1 ,mem_mesh_access_layer_payload_len 
-0x4237 014893 setarg segmented_access_message_unint_pdu_len 
-0x4238 014894 call not_greater_than 
-0x4239 014895 copy pdata ,rega 
-0x423a 014896 copy temp ,pdata 
-0x423b 014897 isub rega ,pdata 
-0x423c 014898 store 1 ,mem_mesh_access_layer_payload_len 
-0x423d 014899 fetch 2 ,mem_mesh_upper_transport_layer_payload_ptr 
-0x423e 014900 copy pdata ,contr 
-0x423f 014901 iadd rega ,temp 
-0x4240 014902 storet 2 ,mem_mesh_upper_transport_layer_payload_ptr 
-0x4241 014903 call ali_mesh_lower_transport_layer_send_segmented_access_message 
-0x4242 014904 fetch 1 ,mem_mesh_access_layer_payload_len 
-0x4243 014905 rtn blank 
-0x4244 014906 fetch 1 ,mem_mesh_segmented_lower_transport_layer_sego 
-0x4245 014907 pincrease 1 
-0x4246 014908 store 1 ,mem_mesh_segmented_lower_transport_layer_sego 
-0x4247 014909 call ali_mesh_upper_transport_layer_send_segmented_access_message_calc_header 
-0x4248 014910 branch ali_mesh_upper_transport_layer_send_segmented_access_message_loop 
-:      014915 ali_mesh_upper_transport_layer_calc_transport_mic:
-0x4249 014916 fetch 1 ,mem_mesh_message_transport_head 
-0x424a 014917 bbit0 transport_head_bit_akf ,ali_mesh_upper_transport_layer_calc_transport_mic_by_devicekey 
-:      014918 ali_mesh_upper_transport_layer_calc_transport_mic_by_appkey:
-0x424b 014919 call ali_mesh_upper_transport_layer_load_application_nonce_and_application_key 
-0x424c 014920 branch ali_mesh_upper_transport_layer_calc_transport_mic_encrypt_aesccm 
-:      014921 ali_mesh_upper_transport_layer_calc_transport_mic_by_devicekey:
-0x424d 014922 call ali_mesh_upper_transport_layer_load_device_nonce_and_device_key 
-:      014923 ali_mesh_upper_transport_layer_calc_transport_mic_encrypt_aesccm:
-0x424e 014924 fetch 1 ,mem_mesh_access_layer_payload_len 
-0x424f 014925 add pdata ,4 ,temp 
-0x4250 014926 storet 1 ,mem_mesh_upper_transport_layer_payload_len 
-0x4251 014927 arg mem_mesh_access_layer_payload ,temp 
-0x4252 014928 branch ali_ccm_encrypt 
-:      014933 ali_mesh_upper_transport_layer_send_access_message_calc_seq:
-0x4253 014934 fetch 3 ,mem_mesh_send_message_seq 
-0x4254 014935 pincrease 1 
-0x4255 014936 store 3 ,mem_mesh_send_message_seq 
-0x4256 014937 fetch 1 ,mem_mesh_gatt_package_send_msg_id 
-0x4257 014938 pincrease 1 
-0x4258 014939 store 1 ,mem_mesh_gatt_package_send_msg_id 
-0x4259 014940 fetch 2 ,mem_mesh_cb_seq_changed 
-0x425a 014941 branch callback_func 
-:      014945 ali_mesh_upper_transport_layer_send_access_message_add_nid_src_ttl_seq_dst:
-0x425b 014946 fetch 1 ,mem_mesh_iv_index + 3 
-0x425c 014947 lshift4 pdata ,pdata 
-0x425d 014948 lshift3 pdata ,pdata 
-0x425e 014949 fetcht 1 ,mem_k2_nid 
-0x425f 014950 ior temp ,pdata 
-0x4260 014951 store 1 ,mem_mesh_send_upper_layer_ivi_and_nid 
-0x4261 014952 fetch 1 ,mem_mesh_send_message_ttl 
-0x4262 014953 store 1 ,mem_mesh_send_upper_layer_ctl_and_ttl 
-0x4263 014954 fetch 2 ,mem_mesh_send_message_src 
-0x4264 014955 store 2 ,mem_mesh_send_upper_layer_src 
-0x4265 014956 fetch 2 ,mem_mesh_send_message_dst 
-0x4266 014957 store 2 ,mem_mesh_send_upper_layer_dst 
-:      014959 ali_mesh_upper_transport_layer_send_access_message_add_seq:
-0x4267 014960 fetch 3 ,mem_mesh_send_message_seq 
-0x4268 014961 store 3 ,mem_mesh_send_upper_layer_seq 
-0x4269 014962 arg mem_mesh_send_upper_layer_seq ,rega 
-0x426a 014963 arg 3 ,loopcnt 
-0x426b 014964 call inverse_data 
-0x426c 014965 fetch 8 ,mem_mesh_send_upper_layer_ctl_and_ttl 
-0x426d 014966 store 8 ,mem_mesh_message_ttl 
-0x426e 014967 rtn 
-:      014969 ali_mesh_upper_transport_layer_send_segmented_access_message_get_seqzero_segon:
-0x426f 014970 fetch 1 ,mem_mesh_upper_transport_layer_payload_len 
-0x4270 014971 div pdata ,segmented_access_message_unint_pdu_len 
-0x4271 014972 call wait_div_end 
-0x4272 014973 quotient temp 
-0x4273 014974 remainder pdata 
-0x4274 014975 call ali_mesh_upper_transport_layer_send_segmented_access_message_sub_segn_one ,blank 
-0x4275 014976 storet 1 ,mem_mesh_segmented_lower_transport_layer_segn 
-0x4276 014977 jam 0 ,mem_mesh_segmented_lower_transport_layer_sego 
-0x4277 014978 fetch 3 ,mem_mesh_send_message_seq 
-0x4278 014979 arg 0x1fff ,temp 
-0x4279 014980 iand temp ,pdata 
-0x427a 014981 store 2 ,mem_mesh_segmented_lower_transport_layer_segzero 
-0x427b 014982 rtn 
-:      014984 ali_mesh_upper_transport_layer_send_segmented_access_message_calc_header:
-0x427c 014985 fetch 2 ,mem_mesh_segmented_lower_transport_layer_segzero 
-0x427d 014986 lshift4 pdata ,pdata 
-0x427e 014987 lshift pdata ,pdata 
-0x427f 014988 fetcht 1 ,mem_mesh_segmented_lower_transport_layer_sego 
-0x4280 014989 ior temp ,pdata 
-0x4281 014990 lshift4 pdata ,pdata 
-0x4282 014991 lshift pdata ,pdata 
-0x4283 014992 fetcht 1 ,mem_mesh_segmented_lower_transport_layer_segn 
-0x4284 014993 ior temp ,pdata 
-0x4285 014994 store 3 ,mem_mesh_segmented_access_lower_transport_layer_szmic_seqzero_sego_segn 
-0x4286 014995 arg 3 ,loopcnt 
-0x4287 014996 arg mem_mesh_segmented_access_lower_transport_layer_szmic_seqzero_sego_segn ,rega 
-0x4288 014997 branch inverse_data 
-:      014999 ali_mesh_upper_transport_layer_receive_new_msg_timer:
-0x4289 015000 arg mem_mesh_upper_receive_new_message_timer ,regc 
-0x428a 015001 arg ali_mesh_upper_transport_layer_receive_new_msg_timeout ,regb 
-0x428b 015002 branch timer_single_step 
-:      015004 ali_mesh_upper_transport_layer_receive_new_msg_timeout:
-0x428c 015005 arg 40 ,loopcnt 
-0x428d 015006 arg mem_mesh_access_message_mic_cache ,contw 
-0x428e 015007 branch clear_mem 
-:      015010 ali_mesh_upper_transport_layer_send_segmented_access_message_sub_segn_one:
-0x428f 015011 increase -1 ,temp 
-0x4290 015012 rtn 
-:      015014 ali_mesh_upper_transport_layer_clear_tx_buffer:
-0x4291 015015 branch ali_mesh_stop_send_indication_packet 
-:      015018 ali_mesh_upper_transport_layer_init_queue_param:
-0x4292 015019 setarg mem_mesh_upper_tran_layer_queue_each_size 
-0x4293 015020 store 2 ,mem_queue_ptr 
-0x4294 015021 rtn 
-:      015024 app_init:
-0x4295 015025 bpatch patch16_1 ,mem_patch16 
-0x4296 015026 fetch 1 ,mem_device_option 
-0x4297 015027 branch app_init ,blank 
-0x4298 015028 beq dvc_op_dongle ,dongle_init 
-0x4299 015029 beq dvc_op_shutter ,shutter_init 
-0x429a 015030 beq dvc_op_module ,module_init 
-0x429b 015031 beq dvc_op_car ,car_init 
-0x429c 015032 beq dvc_op_shutter_dy ,shutter_dy_init 
-0x429d 015033 beq dvc_op_remote_car ,remote_car_init 
-0x429e 015034 beq dvc_op_keyboard ,keyboard_init 
-0x429f 015035 beq dvc_op_hci_boot ,hci_init 
-0x42a0 015037 beq dvc_op_mouse ,mouse_init 
-0x42a1 015038 beq dvc_op_mesh ,ali_mesh_init 
-0x42a2 015039 rtn 
-:      015042 app_param_init:
-0x42a3 015043 rtn wake 
-0x42a4 015044 call adc_init_data 
-0x42a5 015045 fetch 1 ,mem_device_option 
-0x42a6 015046 beq dvc_op_shutter ,shutter_default_init 
-0x42a7 015047 beq dvc_op_shutter_dy ,shutter_default_init 
-0x42a8 015048 beq dvc_op_dongle ,dongle_default_init 
-0x42a9 015049 beq dvc_op_mouse ,mouse_default_init 
-0x42aa 015050 beq dvc_op_keyboard ,mouse_default_parm_init 
-0x42ab 015051 beq dvc_op_remote_car ,remote_car_default_init 
-0x42ac 015052 rtn 
-:      015054 app_process_idle:
-0x42ad 015055 call ui_dispatch 
-0x42ae 015056 call check_51cmd 
-0x42af 015057 call app_process_bb_event 
-0x42b0 015058 fetch 2 ,mem_cb_idle_process 
-0x42b1 015059 branch callback_func 
-:      015061 app_process_ble:
-0x42b2 015062 fetch 2 ,mem_cb_le_process 
-0x42b3 015063 branch callback_func 
-:      015065 app_process_bb_event:
-0x42b4 015066 bpatch patch16_2 ,mem_patch16 
-0x42b5 015068 arg mem_ipc_fifo_bt2c51 ,rega 
-0x42b6 015069 call fifo_out 
-0x42b7 015070 rtn blank 
-0x42b8 015072 copy pdata ,regc 
-0x42b9 015073 call app_event_normal_process 
-0x42ba 015074 branch app_process_bb_event_priority 
-:      015076 app_discard_event:
-0x42bb 015077 arg 0 ,regc 
-0x42bc 015078 rtn 
-:      015083 app_event_normal_process:
-0x42bd 015084 beq bt_evt_button_long_pressed ,app_evt_button_long_pressed 
-0x42be 015085 beq bt_evt_le_connected ,app_le_event_bb_connected 
-0x42bf 015086 beq bt_evt_le_disconnected ,app_le_event_bb_disconn 
-0x42c0 015087 rtn 
-:      015091 app_process_bb_event_priority:
-0x42c1 015092 fetch 2 ,mem_cb_bb_event_process 
-0x42c2 015093 branch callback_func 
-:      015095 app_check_wake_lock:
-0x42c3 015096 fetch 2 ,mem_cb_check_wakelock 
-0x42c4 015097 branch callback_func 
-:      015099 app_will_enter_lpm:
-0x42c5 015100 fetch 2 ,mem_cb_before_lpm 
-0x42c6 015101 branch callback_func 
-:      015103 app_le_event_bb_connected:
-0x42c7 015104 fetch 2 ,mem_ui_state_map 
-0x42c8 015105 set1 ui_state_ble_connected ,pdata 
-0x42c9 015106 store 2 ,mem_ui_state_map 
-0x42ca 015107 rtn 
-:      015109 app_le_event_bb_disconn:
-0x42cb 015110 jam 0 ,mem_le_l2cap_att_states 
-0x42cc 015111 fetch 2 ,mem_ui_state_map 
-0x42cd 015112 set0 ui_state_ble_connected ,pdata 
-0x42ce 015113 store 2 ,mem_ui_state_map 
-0x42cf 015114 branch app_lpm_mult_disable 
-:      015117 app_evt_button_long_pressed:
-0x42d0 015118 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x42d1 015119 set1 app_disc_by_button ,pdata 
-0x42d2 015120 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x42d3 015121 rtn 
-:      015124 app_evt_timer:
-0x42d4 015125 store 1 ,mem_app_evt_timer_count 
-:      015126 app_evt_100ms_loop:
-0x42d5 015127 bpatch patch16_3 ,mem_patch16 
-0x42d6 015128 fetch 1 ,mem_app_evt_timer_count 
-0x42d7 015129 rtn blank 
-0x42d8 015130 increase -1 ,pdata 
-0x42d9 015131 store 1 ,mem_app_evt_timer_count 
-0x42da 015132 call ui_button_polling 
-0x42db 015133 call app_lpm_wake_auto_lock_timer 
-0x42dc 015134 call flash_write_spi_sm_timer 
-0x42dd 015135 fetch 2 ,mem_cb_event_timer 
-0x42de 015136 call callback_func 
-0x42df 015137 branch app_evt_100ms_loop 
-:      015142 timer_single_step:
-0x42e0 015143 ifetch 1 ,regc 
-0x42e1 015144 rtn blank 
-0x42e2 015145 pincrease -1 
-0x42e3 015146 istore 1 ,regc 
-0x42e4 015147 nrtn blank 
-0x42e5 015148 copy regb ,pdata 
-0x42e6 015149 branch callback_func 
-:      015153 timer_single_step_2b:
-0x42e7 015154 ifetch 2 ,regc 
-0x42e8 015155 rtn blank 
-0x42e9 015156 pincrease -1 
-0x42ea 015157 istore 2 ,regc 
-0x42eb 015158 nrtn blank 
-0x42ec 015159 copy regb ,pdata 
-0x42ed 015160 branch callback_func 
-:      015162 app_power_timer:
-0x42ee 015163 fetcht 2 ,mem_power_param_ptr 
-0x42ef 015164 add temp ,power_timer_offset ,regc 
-0x42f0 015165 arg app_power_timer_timeout ,regb 
-0x42f1 015166 branch timer_single_step 
-:      015168 app_power_timer_timeout:
-0x42f2 015169 call app_got_power_state_common 
-0x42f3 015170 beq power_starting ,app_enter_power_stanby_state 
-:      015171 app_enter_power_off_state:
-0x42f4 015172 branch app_enter_hibernate 
-:      015173 app_enter_power_stanby_state:
-0x42f5 015174 setarg power_standby 
-0x42f6 015175 istore 1 ,regc 
-0x42f7 015176 add temp ,power_standby_cb_offset ,regb 
-:      015177 app_power_cb_common:
-0x42f8 015178 ifetch 2 ,regb 
-0x42f9 015179 branch callback_func 
-:      015182 app_bb_hibernate:
-0x42fa 015183 call app_disconn_reason_clear 
-0x42fb 015184 branch app_enter_hibernate 
-:      015187 app_disconn_reason_clear:
-0x42fc 015188 setarg 0 
-0x42fd 015189 store app_disc_rsn_size ,mem_app_disconn_reason 
-0x42fe 015190 rtn 
-:      015191 app_disconn_reason_flag_clear:
-0x42ff 015192 setarg 0 
-0x4300 015193 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x4301 015194 rtn 
-:      015198 app_disconn_reason_collect_ble:
-0x4302 015199 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x4303 015200 set1 app_disc_ble ,pdata 
-0x4304 015201 store app_disc_rsn_size ,mem_app_disconn_reason 
-0x4305 015202 setarg 0 
-0x4306 015203 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x4307 015204 rtn 
-:      015212 app_get_lpm_wake_lock:
-0x4308 015213 arg wake_lock_app ,queue 
-0x4309 015214 branch lpm_get_wake_lock 
-:      015216 app_put_lpm_wake_lock:
-0x430a 015217 arg wake_lock_app ,queue 
-0x430b 015218 branch lpm_put_wake_lock 
-:      015220 app_lpm_wake_auto_lock:
-0x430c 015221 jam lpm_wake_up_delay_timer ,mem_wake_up_delay_timer 
-0x430d 015222 branch app_get_lpm_wake_lock 
-:      015224 app_lpm_wake_auto_lock_timer:
-0x430e 015225 arg mem_wake_up_delay_timer ,regc 
-0x430f 015226 arg app_put_lpm_wake_lock ,regb 
-0x4310 015227 branch timer_single_step 
-:      015230 app_ble_start_direct_adv:
-0x4311 015231 jam bt_cmd_start_direct_adv ,mem_fifo_temp 
-0x4312 015232 branch ui_ipc_send_cmd 
-:      015234 app_ble_stop_direct_adv:
-0x4313 015235 jam bt_cmd_stop_direct_adv ,mem_fifo_temp 
-0x4314 015236 branch ui_ipc_send_cmd 
-:      015238 app_ble_stop_adv:
-0x4315 015239 jam bt_cmd_stop_adv ,mem_fifo_temp 
-0x4316 015240 branch ui_ipc_send_cmd 
-:      015242 app_ble_start_adv:
-0x4317 015243 jam bt_cmd_start_adv ,mem_fifo_temp 
-0x4318 015244 branch ui_ipc_send_cmd 
-:      015246 app_ble_start_scan:
-0x4319 015247 jam bt_cmd_le_start_scan ,mem_fifo_temp 
-0x431a 015248 branch ui_ipc_send_cmd 
-:      015250 app_ble_stop_scan:
-0x431b 015251 jam bt_cmd_le_stop_scan ,mem_fifo_temp 
-0x431c 015252 branch ui_ipc_send_cmd 
-:      015254 app_ble_start_conn:
-0x431d 015255 jam bt_cmd_le_start_conn ,mem_fifo_temp 
-0x431e 015256 branch ui_ipc_send_cmd 
-:      015258 app_ble_disconnect:
-0x431f 015259 jam bt_cmd_le_disconnect ,mem_fifo_temp 
-0x4320 015260 branch ui_ipc_send_cmd 
-:      015262 app_led_start_blink:
-0x4321 015263 jam bt_cmd_led_blink ,mem_fifo_temp 
-0x4322 015264 branch ui_ipc_send_cmd 
-:      015266 app_led_on:
-0x4323 015267 jam bt_cmd_led_on ,mem_fifo_temp 
-0x4324 015268 branch ui_ipc_send_cmd 
-:      015270 app_led_stop_blink:
-:      015271 app_led_off:
-0x4325 015272 jam bt_cmd_led_off ,mem_fifo_temp 
-0x4326 015273 branch ui_ipc_send_cmd 
-:      015275 app_enter_hibernate:
-0x4327 015276 jam bt_cmd_enter_hibernate ,mem_fifo_temp 
-0x4328 015277 branch ui_ipc_send_cmd 
-:      015280 app_ble_store_reconn_info:
-0x4329 015281 jam bt_cmd_store_reconn_info_le ,mem_fifo_temp 
-0x432a 015282 branch ui_ipc_send_cmd 
-:      015285 app_lpm_mult_enable:
-0x432b 015286 set1 mark_lpm_mult_enable ,mark 
-0x432c 015287 rtn 
-:      015289 app_lpm_mult_disable:
-0x432d 015290 set0 mark_lpm_mult_enable ,mark 
-0x432e 015291 rtn 
-:      015294 app_button_long_pressed:
-0x432f 015295 call app_got_power_state_common 
-0x4330 015296 beq power_standby ,app_power_shutting_down 
-:      015297 app_power_starting:
-0x4331 015298 setarg power_starting 
-0x4332 015299 istore 1 ,regc 
-0x4333 015300 add temp ,power_starting_timeout_offset ,rega 
-0x4334 015301 add temp ,power_starting_cb_offset ,regb 
-:      015302 app_power_common:
-0x4335 015303 ifetcht 1 ,rega 
-0x4336 015304 increase 1 ,regc 
-0x4337 015305 istoret 1 ,regc 
-0x4338 015306 branch app_power_cb_common 
-:      015308 app_power_shutting_down:
-0x4339 015309 setarg power_off 
-0x433a 015310 istore 1 ,regc 
-0x433b 015311 fetch 2 ,mem_ui_state_map 
-0x433c 015312 bbit0 ui_state_ble_connected ,app_power_off_end 
-0x433d 015313 call le_send_terminate_ind_user_terminated 
-0x433e 015314 call app_ble_disconnect 
-:      015315 app_power_off_end:
-0x433f 015316 fetcht 2 ,mem_power_param_ptr 
-0x4340 015317 add temp ,power_off_timeout_offset ,rega 
-0x4341 015318 add temp ,power_off_cb_offset ,regb 
-0x4342 015319 branch app_power_common 
-:      015321 app_got_power_state_common:
-0x4343 015322 fetcht 2 ,mem_power_param_ptr 
-0x4344 015323 add temp ,power_state_offset ,regc 
-0x4345 015324 ifetch 1 ,regc 
-0x4346 015325 rtn 
-:      015327 app_event_button_up:
-0x4347 015328 call app_got_power_state_common 
-0x4348 015329 bne power_off ,app_power_release 
-0x4349 015330 branch app_enter_hibernate 
-:      015331 app_power_release:
-0x434a 015332 add temp ,ui_butten_up_cb_offset ,regb 
-0x434b 015333 branch app_power_cb_common 
-:      015339 adpcm_decode:
-0x434c 015340 fetch 8 ,mem_ad_state_valpred 
-0x434d 015341 store 8 ,mem_ad_valpred 
-0x434e 015342 jam 0 ,mem_ad_bufferstep 
-0x434f 015343 fetch 1 ,mem_ad_index 
-0x4350 015344 lshift2 pdata ,pdata 
-0x4351 015345 arg mem_ad_stepsizetable ,temp 
-0x4352 015346 iadd temp ,temp 
-0x4353 015347 ifetch 4 ,temp 
-0x4354 015348 store 4 ,mem_ad_step 
-:      015349 adpcm_decode_loop:
-0x4355 015350 fetch 1 ,mem_ad_bufferstep 
-0x4356 015351 nbranch adpcm_next_byte ,blank 
-0x4357 015352 fetcht 2 ,mem_ad_in_ptr 
-0x4358 015353 ifetch 1 ,temp 
-0x4359 015354 store 1 ,mem_ad_inputbuffer 
-0x435a 015355 increase 1 ,temp 
-0x435b 015356 storet 2 ,mem_ad_in_ptr 
-0x435c 015357 rshift4 pdata ,pdata 
-0x435d 015358 store 1 ,mem_ad_delta 
-0x435e 015359 branch adpcm_cal 
-:      015360 adpcm_next_byte:
-0x435f 015361 fetch 1 ,mem_ad_inputbuffer 
-0x4360 015362 and pdata ,0x0f ,pdata 
-0x4361 015363 store 1 ,mem_ad_delta 
-:      015364 adpcm_cal:
-0x4362 015365 fetch 1 ,mem_ad_bufferstep 
-0x4363 015366 setflip 0 ,pdata 
-0x4364 015367 store 1 ,mem_ad_bufferstep 
-0x4365 015368 arg mem_ad_indextable ,temp 
-0x4366 015369 fetch 1 ,mem_ad_delta 
-0x4367 015370 iadd temp ,temp 
-0x4368 015371 ifetch 1 ,temp 
-0x4369 015372 fetcht 1 ,mem_ad_index 
-0x436a 015373 call adpcm_cal_index 
-0x436b 015374 store 1 ,mem_ad_index 
-0x436c 015376 fetch 1 ,mem_ad_delta 
-0x436d 015377 and pdata ,0x08 ,temp 
-0x436e 015378 storet 1 ,mem_ad_sign 
-0x436f 015379 and pdata ,0x07 ,temp 
-0x4370 015380 storet 1 ,mem_ad_delta 
-0x4371 015382 call adpcm_cal_vpdiff 
-0x4372 015383 storet 4 ,mem_ad_vpdiff 
-0x4373 015385 fetch 1 ,mem_ad_sign 
-0x4374 015386 branch adpcm_cal_valpred ,blank 
-0x4375 015387 fetch 4 ,mem_ad_valpred 
-0x4376 015388 fetcht 4 ,mem_ad_vpdiff 
-0x4377 015389 isub temp ,pdata 
-0x4378 015390 branch adpcm_cal_valpred_end 
-:      015391 adpcm_cal_valpred:
-0x4379 015392 fetch 4 ,mem_ad_valpred 
-0x437a 015393 fetcht 4 ,mem_ad_vpdiff 
-0x437b 015394 iadd temp ,pdata 
-:      015395 adpcm_cal_valpred_end:
-0x437c 015396 store 4 ,mem_ad_valpred 
-0x437d 015397 arg 32767 ,temp 
-0x437e 015398 isub temp ,pdata 
-0x437f 015399 bbit1 31 ,adpcm_cal_valpred_overflow 
-0x4380 015400 storet 4 ,mem_ad_valpred 
-0x4381 015401 branch adpcm_cal_valpred_overflow_end 
-:      015402 adpcm_cal_valpred_overflow:
-0x4382 015403 fetch 4 ,mem_ad_valpred 
-0x4383 015404 arg 32768 ,temp 
-0x4384 015405 iadd temp ,pdata 
-0x4385 015406 bbit0 31 ,adpcm_cal_valpred_overflow_end 
-0x4386 015407 arg -32768 ,temp 
-0x4387 015408 storet 4 ,mem_ad_valpred 
-:      015409 adpcm_cal_valpred_overflow_end:
-0x4388 015410 fetch 1 ,mem_ad_index 
-0x4389 015411 lshift2 pdata ,pdata 
-0x438a 015412 arg mem_ad_stepsizetable ,temp 
-0x438b 015413 iadd temp ,temp 
-0x438c 015414 ifetch 4 ,temp 
-0x438d 015415 store 4 ,mem_ad_step 
-0x438e 015417 fetch 2 ,mem_ad_out_ptr 
-0x438f 015418 fetcht 2 ,mem_ad_valpred 
-0x4390 015419 istoret 2 ,pdata 
-0x4391 015420 increase 2 ,pdata 
-0x4392 015421 store 2 ,mem_ad_out_ptr 
-0x4393 015423 fetch 1 ,mem_ad_in_numsamples 
-0x4394 015424 increase -1 ,pdata 
-0x4395 015425 store 1 ,mem_ad_in_numsamples 
-0x4396 015426 nbranch adpcm_decode_loop ,blank 
-0x4397 015427 fetch 8 ,mem_ad_valpred 
-0x4398 015428 store 8 ,mem_ad_state_valpred 
-0x4399 015429 rtn 
-:      015431 adpcm_cal_index:
-0x439a 015432 iadd temp ,pdata 
-0x439b 015433 bbit0 7 ,adpcm_cal_bigger_zero 
-0x439c 015434 setarg 0 
-0x439d 015435 rtn 
-:      015436 adpcm_cal_bigger_zero:
-0x439e 015437 and pdata ,0xff ,pdata 
-0x439f 015438 sub pdata ,88 ,null 
-0x43a0 015439 rtn positive 
-0x43a1 015440 setarg 88 
-0x43a2 015441 rtn 
-:      015443 adpcm_cal_vpdiff:
-0x43a3 015444 fetchr rega ,4 ,mem_ad_step 
-0x43a4 015445 rshift3 rega ,temp 
-0x43a5 015446 fetch 1 ,mem_ad_delta 
-0x43a6 015447 bbit0 2 ,adpcm_cal_vpdiff1 
-0x43a7 015448 copy rega ,pdata 
-0x43a8 015449 iadd temp ,temp 
-:      015450 adpcm_cal_vpdiff1:
-0x43a9 015451 fetch 1 ,mem_ad_delta 
-0x43aa 015452 bbit0 1 ,adpcm_cal_vpdiff2 
-0x43ab 015453 rshift rega ,pdata 
-0x43ac 015454 iadd temp ,temp 
-:      015455 adpcm_cal_vpdiff2:
-0x43ad 015456 fetch 1 ,mem_ad_delta 
-0x43ae 015457 rtnbit0 0 
-0x43af 015458 rshift2 rega ,pdata 
-0x43b0 015459 iadd temp ,temp 
-0x43b1 015460 rtn 
-:      015465 car_init:
-0x43b2 015466 call enable_authrom 
-0x43b3 015467 rtn wake 
-0x43b4 015468 setarg car_g24_receive_process 
-0x43b5 015469 store 2 ,mem_cb_24g_receive_process 
-0x43b6 015471 setarg g24_bind_ackpayload_prep 
-0x43b7 015472 store 2 ,mem_cb_24g_ackpayload 
-0x43b8 015474 setarg car_g24_cb_data_device1 
-0x43b9 015475 store 2 ,mem_cb_24g_data_device1 
-0x43ba 015477 setarg car_le_before_hibernate 
-0x43bb 015478 store 2 ,mem_cb_before_hibernate 
-0x43bc 015480 setarg car_le_process_lpm_before 
-0x43bd 015481 store 2 ,mem_cb_before_lpm 
-0x43be 015483 setarg car_scale_process_idle 
-0x43bf 015484 store 2 ,mem_cb_idle_process 
-0x43c0 015486 setarg car_scale_process_bb_event 
-0x43c1 015487 store 2 ,mem_cb_bb_event_process 
-0x43c2 015489 setarg app_get_lpm_wake_lock 
-0x43c3 015490 store 2 ,mem_cb_check_wakelock 
-0x43c4 015492 setarg car_le_receive_data 
-0x43c5 015493 store 2 ,mem_cb_att_write 
-0x43c6 015495 setarg car_le_bb_event_timer 
-0x43c7 015496 store 2 ,mem_cb_event_timer 
-0x43c8 015498 bpatch patch05_6 ,mem_patch05 
-0x43c9 015499 call car_init_environment 
-0x43ca 015500 call car_lpm_timer_enable 
-0x43cb 015501 call queue_init 
-0x43cc 015502 jam 2 ,mem_lpm_mult 
-0x43cd 015503 jam power_on ,mem_car_24g_received_pac 
-0x43ce 015504 fetch 1 ,mem_car_config_soft_switch_enable 
-0x43cf 015505 store 1 ,mem_car_hard_soft_switch 
-0x43d0 015506 beq hard_switch ,car_hard_switch_power_on_signal 
-0x43d1 015507 fetch 1 ,mem_car_config_soft_switch_gpio 
-0x43d2 015508 store 1 ,mem_ui_button_gpio 
-0x43d3 015509 jam off ,mem_le_adv_enable 
-:      015510 car_soft_switch_power_on_init:
-0x43d4 015511 call ui_button_init 
-0x43d5 015512 call ui_button_polling 
-0x43d6 015513 jam power_starting ,mem_car_power_state 
-0x43d7 015514 fetch 2 ,mem_ui_state_map 
-0x43d8 015515 rtnbit1 ui_state_btn_down 
-0x43d9 015516 branch app_enter_hibernate 
-:      015519 car_power_off_signal:
-0x43da 015520 branch car_ui_led_init 
-:      015522 car_hard_switch_power_on_signal:
-0x43db 015523 jam power_standby ,mem_car_power_state 
-:      015524 car_soft_switch_power_on_signal:
-0x43dc 015525 jam on ,mem_le_adv_enable 
-0x43dd 015526 setarg fast_adv_interval_value_car 
-0x43de 015527 call shutter_ble_adv_interval_set 
-:      015528 car_le_modified_name_adv:
-0x43df 015529 arg mem_le_name + 7 ,contw 
-0x43e0 015530 fetch 1 ,mem_le_lap 
-:      015531 car_name_loop:
-0x43e1 015532 and pdata ,0xF0 ,temp 
-0x43e2 015533 rshift4 temp ,temp 
-0x43e3 015534 call car_hex_to_ascii 
-0x43e4 015535 istoret 1 ,contw 
-0x43e5 015536 and pdata ,0x0F ,temp 
-0x43e6 015537 call car_hex_to_ascii 
-0x43e7 015538 istoret 1 ,contw 
-0x43e8 015539 call le_modified_name_att_list 
-0x43e9 015540 fetcht 1 ,mem_le_name_len 
-0x43ea 015541 copy temp ,loopcnt 
-0x43eb 015542 arg mem_le_adv_data + 2 ,contw 
-0x43ec 015543 arg mem_le_name ,contr 
-0x43ed 015544 call memcpy 
-:      015545 car_le_modified_name_scan:
-0x43ee 015546 fetcht 1 ,mem_le_name_len 
-0x43ef 015547 copy temp ,loopcnt 
-0x43f0 015548 arg mem_le_scan_data + 2 ,contw 
-0x43f1 015549 arg mem_le_name ,contr 
-0x43f2 015550 branch memcpy 
-:      015551 car_hex_to_ascii:
-0x43f3 015552 sub temp ,9 ,null 
-0x43f4 015553 branch car_hex_num ,positive 
-0x43f5 015554 add temp ,55 ,temp 
-0x43f6 015555 rtn 
-:      015556 car_hex_num:
-0x43f7 015557 add temp ,48 ,temp 
-0x43f8 015558 rtn 
-:      015560 car_ui_led_init:
-0x43f9 015561 fetch 1 ,mem_car_config_blood_led1_gpio 
-0x43fa 015562 bne invalid_pin_num ,car_blood_led_gpio_set 
-:      015563 car_ui_led_init_1:
-0x43fb 015564 fetch 1 ,mem_car_config_pairing_led_gpio 
-0x43fc 015565 bne invalid_pin_num ,car_pairing_led_gpio_set 
-:      015566 car_ui_led_init_2:
-0x43fd 015567 fetch 1 ,mem_car_config_low_voltage_led_gpio 
-0x43fe 015568 bne invalid_pin_num ,car_low_voltage_led_gpio_set 
-:      015569 car_ui_led_init_3:
-0x43ff 015570 fetch 1 ,mem_car_led_num 
-0x4400 015571 copy pdata ,loopcnt 
-0x4401 015572 setarg mem_car_led_map 
-0x4402 015573 copy pdata ,rega 
-:      015574 car_in_lp1:
-0x4403 015575 copy rega ,contr 
-0x4404 015576 ifetch 1 ,contr 
-0x4405 015577 copy contr ,rega 
-0x4406 015578 beq invalid_pin_num ,car_in_lp1_end 
-0x4407 015579 copy pdata ,temp 
-0x4408 015580 call gpio_config_output 
-:      015581 car_in_lp1_end:
-0x4409 015582 loop car_in_lp1 
-:      015583 car_ui_led_init_end:
-0x440a 015584 rtn 
-:      015585 car_blood_led_gpio_set:
-0x440b 015586 fetch 8 ,mem_car_config_blood_led1_gpio 
-0x440c 015587 store 8 ,mem_car_led_map + 2 
-0x440d 015588 branch car_ui_led_init_1 
-:      015589 car_pairing_led_gpio_set:
-0x440e 015590 store 1 ,mem_car_led_map 
-0x440f 015591 branch car_ui_led_init_2 
-:      015592 car_low_voltage_led_gpio_set:
-0x4410 015593 store 1 ,mem_car_led_map + 1 
-0x4411 015594 branch car_ui_led_init_3 
-:      015596 car_init_environment:
-0x4412 015598 call car_g24_init 
-0x4413 015599 call car_g24_load_commom_addr 
-0x4414 015600 arg 0 ,rega 
-0x4415 015601 call pwm_init 
-0x4416 015602 call car_ui_led_init 
-0x4417 015603 call car_start_blink 
-0x4418 015604 call car_init_adc_hvin 
-0x4419 015605 branch car_motor_init 
-:      015606 car_read_otp_addr:
-0x441a 015607 rtn 
-:      015608 car_motor_init:
-0x441b 015609 fetch 1 ,mem_car_motor_gpio_num 
-0x441c 015610 copy pdata ,loopcnt 
-0x441d 015611 setarg mem_car_motor_gpio_map 
-0x441e 015612 copy pdata ,rega 
-:      015613 p_in_lp1:
-0x441f 015614 copy rega ,contr 
-0x4420 015615 ifetch 1 ,contr 
-0x4421 015616 copy contr ,rega 
-0x4422 015617 beq invalid_pin_num ,p_in_lp1_end 
-0x4423 015618 copy pdata ,temp 
-0x4424 015619 store 1 ,mem_car_gpio 
-0x4425 015620 call car_ui_gpio_init 
-:      015621 p_in_lp1_end:
-0x4426 015622 loop p_in_lp1 
-:      015623 p_car_ui_led_init_end:
-0x4427 015624 rtn 
-:      015626 car_ui_gpio_init:
-0x4428 015627 fetch 1 ,mem_car_gpio 
-0x4429 015628 rtneq ui_button_gpio_disable 
-0x442a 015629 iforce temp 
-0x442b 015630 branch gpio_config_output 
-:      015633 car_init_adc_hvin:
-0x442c 015634 jam 100 ,mem_car_notify_vdd_value_last 
-0x442d 015635 rtn 
-:      015637 car_le_before_hibernate:
-0x442e 015638 call car_gpio_set_before_hibernate 
-0x442f 015639 call clear_wake 
-:      015640 car_le_process_lpm_before:
-0x4430 015641 branch keyscan_process_lpm_before 
-:      015643 car_gpio_set_before_hibernate:
-0x4431 015644 call check_51cmd_led_off 
-:      015645 car_gpio_set_before_lpm_common:
-0x4432 015646 arg gpio_number ,loopcnt 
-0x4433 015647 arg core_gpio_conf ,contr 
-:      015648 car_setgpio_loop:
-0x4434 015649 copy contr ,contw 
-0x4435 015650 ifetch 1 ,contr 
-0x4436 015651 beq gpcfg_spid_miso ,car_setgpio_pullup 
-0x4437 015652 beq gpcfg_spid_ncs ,car_setgpio_pullup 
-0x4438 015653 beq gpcfg_spid_sck ,car_setgpio_pullup 
-0x4439 015654 beq gpcfg_spid_mosi ,car_setgpio_pullup 
-0x443a 015655 beq gpcfg_spid_sdio ,car_setgpio_pullup 
-0x443b 015656 beq gpcfg_iic_scl ,car_setgpio_pullup 
-0x443c 015657 beq gpcfg_iic_sda ,car_setgpio_pullup 
-0x443d 015658 beq gpcfg_input ,car_setgpio_pullup 
-:      015659 car_setgpio_loop_end:
-0x443e 015660 loop car_setgpio_loop 
-0x443f 015661 arg core_gpio_conf_hi + gpio_number_ext ,pdata 
-0x4440 015662 isub contr ,null 
-0x4441 015663 branch car_motor_setgpio ,zero 
-:      015664 car_setgpio_loop_ext:
-0x4442 015665 arg gpio_number_ext ,loopcnt 
-0x4443 015666 arg core_gpio_conf_hi ,contr 
-0x4444 015667 branch car_setgpio_loop 
-:      015669 car_setgpio_pullup:
-0x4445 015670 setarg gpcfg_pullup 
-0x4446 015671 istore 1 ,contw 
-0x4447 015672 branch car_setgpio_loop_end 
-:      015673 car_setgpio_pulldown:
-0x4448 015674 setarg gpcfg_pulldown 
-0x4449 015675 istore 1 ,contw 
-0x444a 015676 branch car_setgpio_loop_end 
-:      015677 car_motor_setgpio:
-0x444b 015678 fetch 1 ,mem_car_motor_gpio_num 
-0x444c 015679 copy pdata ,loopcnt 
-0x444d 015680 arg mem_car_motor_gpio_map ,contr 
-:      015681 car_motor_setgpio_loop:
-0x444e 015682 ifetch 1 ,contr 
-0x444f 015683 set1 7 ,pdata 
-0x4450 015684 arg gpcfg_output_low ,temp 
-0x4451 015685 call gpio_config_function 
-0x4452 015686 loop car_motor_setgpio_loop 
-0x4453 015687 rtn 
-:      015689 car_key_scan_process:
-0x4454 015690 branch keyscan_key_process 
-:      015692 car_scale_process_idle:
-0x4455 015693 call car_le_send_packet 
-0x4456 015694 call car_g24_status_process 
-0x4457 015695 branch car_key_scan_process 
-:      015697 car_g24_status_process:
-0x4458 015698 fetch 2 ,mem_ui_state_map 
-0x4459 015699 rtnbit1 ui_state_ble_connected 
-0x445a 015700 fetch 1 ,mem_car_24g_received_pac 
-0x445b 015701 beq work_paired ,car_g24_connected_event 
-0x445c 015702 rtn 
-:      015703 car_g24_connected_event:
-0x445d 015704 fetch 1 ,mem_car_24g_status 
-0x445e 015705 rtneq work_paired 
-0x445f 015706 jam work_paired ,mem_car_24g_status 
-0x4460 015707 call car_lpm_timer_disable 
-0x4461 015708 call car_stop_blink 
-0x4462 015709 branch car_g24_connected 
-:      015711 car_lpm_timer_enable:
-0x4463 015712 fetch 2 ,mem_car_enter_lpm_timer_count 
-0x4464 015713 store 2 ,mem_car_enter_lpm_timer 
-0x4465 015714 jam 0 ,mem_car_enter_lpm_flag 
-0x4466 015715 rtn 
-:      015718 car_lpm_timer_disable:
-0x4467 015719 setarg 0 
-0x4468 015720 branch car_lpm_timer_enable + 1 
-:      015723 car_stop_blink:
-0x4469 015724 arg 0 ,rega 
-0x446a 015725 branch ui_led_blink_stop_global 
-:      015728 car_start_blink:
-0x446b 015729 arg 0 ,rega 
-0x446c 015730 branch ui_led_blink_start_global 
-:      015736 car_le_send_packet:
-0x446d 015737 fetch 2 ,mem_ui_state_map 
-0x446e 015738 rtnbit0 ui_state_ble_connected 
-0x446f 015739 call le_fifo_check_nearly_full 
-0x4470 015740 nrtn blank 
-0x4471 015741 arg mem_car_pop_queue_buff ,rega 
-0x4472 015742 call queue_pop 
-0x4473 015743 nrtn user 
-0x4474 015744 arg mem_car_pop_queue_buff ,contr 
-0x4475 015745 branch le_send_notify_from_list 
-:      015747 car_scale_process_bb_event:
-0x4476 015748 copy regc ,pdata 
-0x4477 015749 beq bt_evt_button_up ,app_event_button_up 
-0x4478 015750 beq bt_evt_button_long_pressed ,app_button_long_pressed 
-0x4479 015751 beq bt_evt_le_connected ,car_scale_event_le_conn 
-0x447a 015752 beq bt_evt_le_disconnected ,car_scale_event_le_discon 
-0x447b 015753 rtn 
-:      015755 car_scale_event_le_conn:
-0x447c 015756 call car_lpm_timer_disable 
-0x447d 015757 call car_stop_blink 
-0x447e 015758 set0 mark_24g_rxmode ,mark 
-0x447f 015759 branch car_scale_process_conn 
-:      015760 car_g24_connected:
-0x4480 015761 fetch 2 ,mem_car_24g_no_data_timeout_count 
-0x4481 015762 store 2 ,mem_car_24g_no_data_timeout_timer 
-:      015763 car_scale_process_conn:
-0x4482 015764 jam 0x14 ,mem_car_notify_vdd_timer 
-0x4483 015765 jam 0 ,mem_lpm_mode 
-0x4484 015766 call app_ble_stop_adv 
-0x4485 015767 branch app_lpm_mult_enable 
-:      015770 car_scale_event_le_discon:
-0x4486 015771 set1 mark_24g_rxmode ,mark 
-0x4487 015772 call car_lpm_timer_enable 
-0x4488 015773 call car_fb_motor_stop 
-0x4489 015774 call car_lr_motor_stop 
-:      015775 car_g24_disconnect:
-0x448a 015776 setarg 0 
-0x448b 015777 store 5 ,mem_car_led_control 
-0x448c 015778 call queue_init 
-0x448d 015779 jam 10 ,mem_motor1_speed 
-0x448e 015780 jam 10 ,mem_motor2_speed 
-0x448f 015781 jam 10 ,mem_motor3_speed 
-0x4490 015783 jam 2 ,mem_lpm_mult 
-0x4491 015784 setarg fast_adv_interval_value_car 
-0x4492 015785 call shutter_ble_adv_interval_set 
-0x4493 015786 branch app_ble_start_adv 
-:      015788 car_le_bb_event_timer:
-0x4494 015789 call car_moto1_blank_data_timer 
-0x4495 015790 call car_moto2_blank_data_timer 
-0x4496 015791 call car_moto3_blank_data_timer 
-0x4497 015794 call car_24g_no_data_timeout_timer 
-0x4498 015795 branch car_24g_bind_enable_timer 
-:      015798 car_24g_bind_enable_timer:
-0x4499 015799 arg mem_car_24g_bind_enable_delay_count ,regc 
-0x449a 015800 arg 0 ,regb 
-0x449b 015801 branch timer_single_step 
-:      015803 car_enter_lpm_timer:
-0x449c 015804 arg mem_car_enter_lpm_timer ,regc 
-0x449d 015805 arg car_enter_lpm_enable ,regb 
-0x449e 015806 branch timer_single_step_2b 
-:      015807 car_enter_lpm_enable:
-0x449f 015808 jam 1 ,mem_car_enter_lpm_flag 
-0x44a0 015809 rtn 
-:      015811 car_24g_no_data_timeout_timer:
-0x44a1 015812 arg mem_car_24g_no_data_timeout_timer ,regc 
-0x44a2 015813 arg car_24g_no_data_timer_timeout ,regb 
-0x44a3 015814 branch timer_single_step_2b 
-:      015815 car_24g_no_data_timer_timeout:
-0x44a4 015816 jam work_search ,mem_car_24g_status 
-0x44a5 015817 jam power_on ,mem_car_24g_received_pac 
-0x44a6 015818 branch car_g24_disconnect 
-:      015820 car_notify_vdd_timer:
-0x44a7 015821 fetch 1 ,mem_car_config_bat_notify_enable 
-0x44a8 015822 rtn blank 
-0x44a9 015823 arg mem_car_notify_vdd_timer ,regc 
-0x44aa 015824 arg car_notify_vdd ,regb 
-0x44ab 015825 branch timer_single_step 
-:      015826 car_notify_vdd:
-0x44ac 015827 fetch 1 ,mem_car_notify_vdd_count 
-0x44ad 015828 store 1 ,mem_car_notify_vdd_timer 
-0x44ae 015829 fetch 1 ,mem_car_working_flag 
-0x44af 015830 nrtn blank 
-:      015831 car_read_hvin:
-0x44b0 015832 call vdd_calculate_by_mode 
-0x44b1 015833 store 2 ,mem_vdd_now_vol 
-0x44b2 015834 arg mem_vdd_calculate_set ,rega 
-0x44b3 015835 call adc_bat_percent_lowpower_out 
-0x44b4 015836 fetcht 1 ,mem_car_notify_vdd_value_last 
-0x44b5 015837 isub temp ,null 
-0x44b6 015838 branch car_notify_vdd_next2 ,positive 
-0x44b7 015839 store 1 ,mem_car_notify_vdd_value_last 
-0x44b8 015840 copy pdata ,temp 
-:      015841 car_notify_vdd_next2:
-0x44b9 015842 storet 1 ,mem_car_notify_vdd_percent 
-0x44ba 015843 fetch 1 ,mem_car_config_low_voltage_percent 
-0x44bb 015844 isub temp ,null 
-0x44bc 015845 call car_enter_low_bat ,positive 
-0x44bd 015846 storet 1 ,mem_notify_bat_payload 
-0x44be 015847 arg 6 ,loopcnt 
-0x44bf 015848 arg mem_notify_bat_head ,contr 
-0x44c0 015849 call calc_check_sum_start 
-0x44c1 015850 store 1 ,mem_notify_bat_check_sum 
-0x44c2 015851 arg mem_notify_bat_packet ,rega 
-0x44c3 015852 branch queue_push 
-:      015853 car_enter_low_bat:
-0x44c4 015854 fetch 1 ,mem_low_bat_flag 
-0x44c5 015855 nrtn blank 
-0x44c6 015856 jam 1 ,mem_low_bat_flag 
-0x44c7 015857 arg 1 ,rega 
-0x44c8 015858 branch ui_led_blink_start_global 
-:      015859 car_low_bat_led_off:
-0x44c9 015860 arg 1 ,rega 
-0x44ca 015861 branch ui_led_blink_stop_global 
-:      015865 calc_check_sum_start:
-0x44cb 015866 arg 0 ,rega 
-:      015867 calc_check_sum_loop:
-0x44cc 015868 ifetch 1 ,contr 
-0x44cd 015869 iadd rega ,rega 
-0x44ce 015870 loop calc_check_sum_loop 
-:      015871 calc_check_sum_and:
-0x44cf 015872 and rega ,0xff ,pdata 
-0x44d0 015873 rtn 
-:      015875 car_le_receive_data:
-0x44d1 015876 fetch 1 ,mem_le_att_opcode 
-0x44d2 015877 beq attop_write_request ,car_le_parse_att_write_request 
-0x44d3 015878 rtn 
-:      015879 car_le_parse_att_write_request:
-0x44d4 015880 fetch 2 ,mem_le_att_handle 
-0x44d5 015881 beq att_car_control_handle ,car_control_le_receive 
-0x44d6 015882 rtn 
-:      015884 le_app_receive_data:
-0x44d7 015885 bpatch patch05_7 ,mem_patch05 
-0x44d8 015886 ifetch 5 ,rega 
-0x44d9 015887 store 5 ,mem_app_receive_temp 
-0x44da 015888 fetch 2 ,mem_app_receive_temp 
-0x44db 015889 arg le_receive_packet_head ,temp 
-0x44dc 015890 isub temp ,null 
-0x44dd 015891 nrtn zero 
-0x44de 015892 fetch 2 ,mem_app_receive_temp + 3 
-0x44df 015893 byteswap pdata ,pdata 
-0x44e0 015894 store 2 ,mem_app_receive_temp + 3 
-0x44e1 015895 copy pdata ,loopcnt 
-0x44e2 015896 increase 5 ,rega 
-0x44e3 015897 copy rega ,contr 
-0x44e4 015898 arg mem_app_receive_temp + 5 ,contw 
-0x44e5 015899 call memcpy 
-0x44e6 015900 ifetch 1 ,contr 
-0x44e7 015901 store 1 ,mem_app_receive_temp + 15 
-0x44e8 015902 arg mem_app_receive_temp + 2 ,rega 
-0x44e9 015903 arg mem_app_receive_temp + 5 ,regb 
-0x44ea 015904 rtn 
-:      015906 car_control_le_receive:
-0x44eb 015907 setarg 0 
-0x44ec 015908 store 5 ,mem_le_receive_payload 
-0x44ed 015909 store 5 ,mem_le_receive_payload + 5 
-0x44ee 015910 call le_app_receive_data 
-0x44ef 015911 copy regb ,contr 
-0x44f0 015912 arg mem_le_receive_payload ,contw 
-0x44f1 015913 arg 10 ,loopcnt 
-0x44f2 015914 call memcpy 
-:      015915 car_receive_cmd_select:
-0x44f3 015916 bpatch patch06_0 ,mem_patch06 
-0x44f4 015917 ifetch 1 ,rega 
-0x44f5 015918 beq car_cmd_old_car_control ,car_drive_old 
-0x44f6 015919 beq car_cmd_old_speed_control ,car_speed_set_old 
-0x44f7 015920 beq car_cmd_l_r_motor_control ,car_motor_control 
-0x44f8 015921 beq car_cmd_f_b_motor_control ,car_motor_control 
-0x44f9 015922 beq car_cmd_ir_control ,car_ir_data_rx_from_app 
-0x44fa 015923 beq car_cmd_led_control ,car_led_control_receive 
-0x44fb 015924 beq car_cmd_device_info ,car_info_request 
-0x44fc 015925 rtn 
-:      015927 car_24g_receive_data:
-0x44fd 015928 call car_control_le_receive 
-0x44fe 015929 fetch 1 ,mem_app_receive_temp + 2 
-0x44ff 015930 beq car_cmd_l_r_motor_control ,car_24g_receive_data_next 
-0x4500 015931 beq car_cmd_f_b_motor_control ,car_24g_receive_data_next 
-0x4501 015932 rtn 
-:      015933 car_24g_receive_data_next:
-0x4502 015934 fetch 1 ,mem_le_receive_payload 
-0x4503 015935 ncall car_moto1_enable_blank_data_timer ,blank 
-0x4504 015936 fetch 1 ,mem_le_receive_payload + 2 
-0x4505 015937 ncall car_moto2_enable_blank_data_timer ,blank 
-0x4506 015938 fetch 1 ,mem_le_receive_payload + 4 
-0x4507 015939 ncall car_moto3_enable_blank_data_timer ,blank 
-0x4508 015940 rtn 
-:      015942 car_moto1_enable_blank_data_timer:
-0x4509 015943 jam 5 ,mem_car_moto1_blank_timer 
-0x450a 015944 rtn 
-:      015945 car_moto2_enable_blank_data_timer:
-0x450b 015946 jam 5 ,mem_car_moto2_blank_timer 
-0x450c 015947 rtn 
-:      015948 car_moto3_enable_blank_data_timer:
-0x450d 015949 jam 5 ,mem_car_moto3_blank_timer 
-0x450e 015950 rtn 
-:      015952 car_moto1_blank_data_timer:
-0x450f 015953 arg mem_car_moto1_blank_timer ,regc 
-0x4510 015954 arg car_moto1_blank_data ,regb 
-0x4511 015955 branch timer_single_step 
-:      015956 car_moto2_blank_data_timer:
-0x4512 015957 arg mem_car_moto2_blank_timer ,regc 
-0x4513 015958 arg car_moto2_blank_data ,regb 
-0x4514 015959 branch timer_single_step 
-:      015960 car_moto3_blank_data_timer:
-0x4515 015961 arg mem_car_moto3_blank_timer ,regc 
-0x4516 015962 arg car_moto3_blank_data ,regb 
-0x4517 015963 branch timer_single_step 
-:      015965 car_moto1_blank_data:
-0x4518 015966 jam 0 ,mem_le_receive_payload 
-0x4519 015967 branch car_motor_control 
-:      015968 car_moto2_blank_data:
-0x451a 015969 jam 0 ,mem_le_receive_payload + 2 
-0x451b 015970 branch car_motor_control 
-:      015971 car_moto3_blank_data:
-0x451c 015972 jam 0 ,mem_le_receive_payload + 4 
-0x451d 015973 branch car_motor_control 
-:      015978 car_drive_old:
-0x451e 015979 fetch 1 ,mem_le_receive_payload 
-0x451f 015980 store 1 ,mem_motor1_status 
-0x4520 015981 fetch 1 ,mem_le_receive_payload + 1 
-0x4521 015982 store 1 ,mem_motor2_status 
-0x4522 015983 branch car_motor_control_common 
-:      015987 car_left_right_control_old:
-0x4523 015988 fetch 1 ,mem_le_receive_payload 
-0x4524 015989 store 1 ,mem_motor2_status 
-0x4525 015990 branch car_motor2_control 
-:      015991 car_front_back_control_old:
-0x4526 015992 fetch 1 ,mem_motor1_speed 
-0x4527 015993 call car_reset_old_speed 
-0x4528 015994 fetch 1 ,mem_le_receive_payload + 1 
-0x4529 015995 store 1 ,mem_motor1_status 
-0x452a 015996 branch car_motor1_control 
-:      015997 car_reset_old_speed:
-0x452b 015998 beq speed_level_2 ,car_reset_old_speed2 
-0x452c 015999 beq speed_level_3 ,car_reset_old_speed3 
-0x452d 016000 store 1 ,mem_motor1_speed 
-0x452e 016001 rtn 
-:      016002 car_reset_old_speed2:
-0x452f 016003 jam speed_level_5 ,mem_motor1_speed 
-0x4530 016004 rtn 
-:      016005 car_reset_old_speed3:
-0x4531 016006 jam speed_level_10 ,mem_motor1_speed 
-0x4532 016007 rtn 
-:      016008 car_speed_set_old:
-0x4533 016009 fetch 1 ,mem_le_receive_payload 
-0x4534 016010 call car_reset_old_speed 
-0x4535 016011 fetch 1 ,mem_motor1_speed 
-0x4536 016012 call car_motor_speed_duty_setting 
-0x4537 016013 call car_motor_speed_duty_transform 
-0x4538 016014 jam 0x00 ,mem_pdatatemp + 1 
-0x4539 016015 branch pwm_duty_cycle_set 
-:      016017 car_motor_control:
-0x453a 016018 fetch 1 ,mem_car_24g_go_die_flag 
-0x453b 016019 nrtn blank 
-0x453c 016020 fetch 6 ,mem_le_receive_payload 
-0x453d 016021 store 6 ,mem_motor1_status 
-0x453e 016022 fetch 1 ,mem_motor1_speed 
-0x453f 016023 fetcht 1 ,mem_motor2_speed 
-0x4540 016024 iand temp ,pdata 
-0x4541 016025 fetcht 1 ,mem_motor3_speed 
-0x4542 016026 iand temp ,pdata 
-0x4543 016027 call car_motor_working_flag ,blank 
-:      016028 car_motor_control_common:
-0x4544 016029 bpatch patch06_1 ,mem_patch06 
-0x4545 016030 fetch 2 ,mem_ui_state_map 
-0x4546 016031 isolate1 ui_state_ble_connected ,pdata 
-0x4547 016032 ncall car_lpm_timer_enable ,true 
-0x4548 016033 call car_motor1_control 
-0x4549 016034 call car_motor2_control 
-0x454a 016035 branch car_conn_led_state 
-:      016037 car_conn_led_state:
-0x454b 016038 fetch 1 ,mem_motor1_status 
-0x454c 016039 fetcht 1 ,mem_motor2_status 
-0x454d 016040 iadd temp ,pdata 
-0x454e 016041 nbranch check_51cmd_led_on ,blank 
-0x454f 016042 branch check_51cmd_led_off 
-:      016044 car_motor1_control:
-0x4550 016045 arg mem_motor1_status ,contr 
-0x4551 016046 branch car_motor1_status_select 
-:      016047 car_motor2_control:
-0x4552 016048 arg mem_motor2_status ,contr 
-0x4553 016049 branch car_motor2_status_select 
-:      016050 car_motor3_control:
-0x4554 016051 arg mem_motor3_status ,contr 
-0x4555 016052 branch car_motor_status_select 
-:      016053 car_motor_working_flag:
-0x4556 016054 jam 0 ,mem_car_working_flag 
-0x4557 016055 rtn 
-:      016057 car_motor1_status_select:
-0x4558 016058 ifetch 1 ,contr 
-0x4559 016059 beq turn_front ,car_lr_motor_stop 
-0x455a 016060 beq turn_left ,car_lr_motor_left 
-0x455b 016061 beq turn_right ,car_lr_motor_right 
-0x455c 016062 rtn 
-:      016063 car_motor2_status_select:
-0x455d 016064 ifetch 1 ,contr 
-0x455e 016065 beq motor_stop ,car_fb_motor_stop 
-0x455f 016066 beq go_back ,car_fb_motor_front 
-0x4560 016067 beq go_front ,car_fb_motor_back 
-0x4561 016068 rtn 
-:      016070 car_lr_motor_stop:
-0x4562 016071 fetcht 1 ,mem_car_motor_left_gpio 
-0x4563 016072 call gpio_out_inactive 
-0x4564 016073 fetcht 1 ,mem_car_motor_right_gpio 
-0x4565 016074 branch gpio_out_inactive 
-:      016075 car_lr_motor_left:
-0x4566 016076 fetcht 1 ,mem_car_motor_left_gpio 
-0x4567 016077 call gpio_out_active 
-0x4568 016078 fetcht 1 ,mem_car_motor_right_gpio 
-0x4569 016079 branch gpio_out_inactive 
-:      016080 car_lr_motor_right:
-0x456a 016081 fetcht 1 ,mem_car_motor_left_gpio 
-0x456b 016082 call gpio_out_inactive 
-0x456c 016083 fetcht 1 ,mem_car_motor_right_gpio 
-0x456d 016084 branch gpio_out_active 
-:      016085 car_fb_motor_stop:
-0x456e 016086 fetcht 1 ,mem_car_motor_front_gpio 
-0x456f 016087 call gpio_out_inactive 
-0x4570 016088 fetcht 1 ,mem_car_motor_back_gpio 
-0x4571 016089 branch gpio_out_inactive 
-:      016090 car_fb_motor_front:
-0x4572 016091 fetcht 1 ,mem_car_motor_front_gpio 
-0x4573 016092 call gpio_out_active 
-0x4574 016093 fetcht 1 ,mem_car_motor_back_gpio 
-0x4575 016094 branch gpio_out_inactive 
-:      016095 car_fb_motor_back:
-0x4576 016096 fetcht 1 ,mem_car_motor_front_gpio 
-0x4577 016097 call gpio_out_inactive 
-0x4578 016098 fetcht 1 ,mem_car_motor_back_gpio 
-0x4579 016099 branch gpio_out_active 
-:      016104 car_motor_status_select:
-0x457a 016105 bpatch patch06_2 ,mem_patch06 
-0x457b 016106 ifetch 1 ,contr 
-0x457c 016107 beq motor_stop ,car_motor_stop 
-0x457d 016108 beq go_front ,car_motor_positive 
-0x457e 016109 beq go_back ,car_motor_negative 
-0x457f 016110 rtn 
-:      016111 car_motor_positive:
-0x4580 016112 jam 0 ,mem_motor_select_p_n 
-0x4581 016113 branch car_motor_negative + 1 
-:      016114 car_motor_negative:
-0x4582 016115 jam 1 ,mem_motor_select_p_n 
-0x4583 016116 ifetch 1 ,contr 
-0x4584 016117 store 1 ,mem_car_motor_speed 
-0x4585 016118 ifetch 8 ,regb 
-0x4586 016119 branch car_motor_work 
-:      016121 car_motor_stop:
-0x4587 016122 ifetch 1 ,regb 
-0x4588 016123 call pwm_disable 
-0x4589 016124 increase 1 ,regb 
-0x458a 016125 ifetch 1 ,regb 
-0x458b 016126 branch pwm_disable 
-:      016127 car_motor_work:
-0x458c 016128 store 8 ,mem_motor_pwm_pin1_set 
-0x458d 016129 jam 1 ,mem_car_working_flag 
-0x458e 016130 fetch 1 ,mem_motor_select_p_n 
-0x458f 016131 beq 0 ,car_motor_select_positive 
-:      016132 car_motor_select_negative:
-0x4590 016133 fetch 1 ,mem_motor_pwm_pin2_set 
-0x4591 016134 store 1 ,mem_motor_pwm_pin_set 
-0x4592 016135 fetch 1 ,mem_motor_pwm_pin1_set 
-:      016136 car_motor_work_next:
-0x4593 016137 call pwm_disable 
-0x4594 016138 fetch 1 ,mem_car_motor_speed 
-0x4595 016139 call car_motor_speed_duty_setting 
-0x4596 016140 store 1 ,mem_motor_pwm_dute_set 
-0x4597 016141 fetch 6 ,mem_motor_pwm_pin_set 
-0x4598 016142 store 6 ,mem_pdatatemp 
-0x4599 016143 branch pwm_out_set 
-:      016144 car_motor_select_positive:
-0x459a 016145 fetch 1 ,mem_motor_pwm_pin1_set 
-0x459b 016146 store 1 ,mem_motor_pwm_pin_set 
-0x459c 016147 fetch 1 ,mem_motor_pwm_pin2_set 
-0x459d 016148 branch car_motor_work_next 
-:      016150 car_motor_speed_duty_setting:
-0x459e 016151 mul32 pdata ,5 ,pdata 
-0x459f 016152 add pdata ,50 ,pdata 
-0x45a0 016153 rtn 
-:      016154 car_motor_speed_duty_transform:
-0x45a1 016155 arg 12000 ,temp 
-0x45a2 016156 imul32 temp ,pdata 
-0x45a3 016157 div pdata ,100 
-0x45a4 016158 call wait_div_end 
-0x45a5 016159 quotient temp 
-0x45a6 016160 copy temp ,rega 
-0x45a7 016161 setarg 12000 
-0x45a8 016162 isub temp ,regb 
-0x45a9 016163 rtn 
-:      016165 car_ir_data_rx_from_app:
-0x45aa 016166 rtn 
-:      016168 car_led_control_receive:
-0x45ab 016169 fetch 8 ,mem_le_receive_payload 
-0x45ac 016170 store 8 ,mem_car_led_control 
-0x45ad 016171 rtn 
-:      016173 car_info_request:
-0x45ae 016174 fetch 1 ,mem_car_config_device_select 
-0x45af 016175 store 1 ,mem_car_info_request_payload 
-0x45b0 016176 fetch 1 ,mem_car_config_motor_layout 
-0x45b1 016177 store 1 ,mem_car_info_request_payload + 1 
-0x45b2 016178 fetch 1 ,mem_car_config_ir_enable 
-0x45b3 016179 store 1 ,mem_car_info_request_payload + 2 
-0x45b4 016180 arg 13 ,loopcnt 
-0x45b5 016181 arg mem_car_info_request_head ,contr 
-0x45b6 016182 call calc_check_sum_start 
-0x45b7 016183 store 1 ,mem_car_info_request_checksum 
-0x45b8 016184 arg mem_car_info_request ,rega 
-0x45b9 016185 branch queue_push 
-:      016189 car_g24_init:
-0x45ba 016190 setarg 0 
-0x45bb 016191 store 8 ,mem_24g_bind_payload 
-0x45bc 016192 call g24_receive_init 
-0x45bd 016193 branch g24_mode_switch_init 
-:      016195 car_g24_receive_process:
-0x45be 016196 call car_g24_mode_switch 
-0x45bf 016197 call car_g24_work_mode 
-0x45c0 016198 call car_g24_bind_mode 
-0x45c1 016199 branch car_g24_lpm_dipatch 
-:      016201 car_g24_mode_switch:
-0x45c2 016202 call g24_mode_switch_bind_work 
-:      016203 car_g24_bind_mode_enable:
-0x45c3 016204 fetch 1 ,mem_24g_work_mode 
-0x45c4 016205 rtnne dongle_bind 
-0x45c5 016206 fetch 1 ,mem_car_24g_bind_enable_delay_count 
-0x45c6 016207 nbranch g24_switch_work_mode ,blank 
-0x45c7 016208 fetch 1 ,mem_car_24g_status 
-0x45c8 016209 beq work_search ,g24_switch_work_mode 
-0x45c9 016210 rtn 
-:      016212 car_g24_work_mode:
-0x45ca 016213 fetch 1 ,mem_24g_work_mode 
-0x45cb 016214 rtnne dongle_work 
-0x45cc 016215 call car_g24_work_mode_start 
-0x45cd 016216 branch car_g24_ch_polling_clear ,user3 
-:      016217 car_g24_receive_ch_polling:
-0x45ce 016218 fetch 1 ,mem_car_enter_lpm_flag 
-0x45cf 016219 rtn blank 
-0x45d0 016220 fetch 1 ,mem_car_24g_ch_polling 
-0x45d1 016221 increase 1 ,pdata 
-0x45d2 016222 store 1 ,mem_car_24g_ch_polling 
-0x45d3 016223 beq 4 ,car_g24_ch_polling_clear 
-0x45d4 016224 call g24_ch 
-0x45d5 016225 call car_g24_receive_packet_start 
-0x45d6 016226 nbranch car_g24_receive_ch_polling ,user3 
-:      016227 car_g24_ch_polling_clear:
-0x45d7 016228 jam 0 ,mem_car_24g_ch_polling 
-0x45d8 016229 rtn 
-:      016230 car_g24_work_mode_start:
-0x45d9 016231 fetch 1 ,mem_24g_work_mode 
-0x45da 016232 rtnne dongle_work 
-0x45db 016233 call car_g24_work_init 
-0x45dc 016234 call g24_ch_process 
-0x45dd 016235 branch car_g24_receive_packet_start 
-:      016236 car_g24_work_init:
-0x45de 016237 fetch 1 ,mem_24g_mode_init 
-0x45df 016238 rtnbit1 dongle_work 
-0x45e0 016239 set1 dongle_work ,pdata 
-0x45e1 016240 store 1 ,mem_24g_mode_init 
-0x45e2 016241 fetch 1 ,mem_tx_power_temp 
-0x45e3 016242 store 1 ,mem_tx_power 
-0x45e4 016243 jam 0 ,mem_24g_ackpayload_enable 
-0x45e5 016244 jam 0 ,mem_usb_tx_enable 
-0x45e6 016245 jam 1 ,mem_24g_abort_packet 
-0x45e7 016246 jam 0 ,mem_24g_pid 
-0x45e8 016248 fetch 4 ,mem_car_24g_commom_addr 
-0x45e9 016249 branch g24_work_init + 12 
-:      016250 car_g24_receive_packet_start:
-0x45ea 016251 call g24_receive_transmit_ack 
-0x45eb 016252 nbranch g24_rx_interrupt_clear ,user3 
-:      016253 p_g24_receive_packet_parse:
-0x45ec 016254 call g24_receive_packet_parse_pid_crc 
-0x45ed 016255 nbranch g24_rx_interrupt_clear ,user 
-0x45ee 016256 fetch 1 ,mem_24g_rxdata_length 
-0x45ef 016257 branch g24_rx_interrupt_clear ,blank 
-0x45f0 016258 increase 2 ,pdata 
-0x45f1 016259 iforce loopcnt 
-0x45f2 016260 arg mem_24g_rxbuf ,contr 
-0x45f3 016261 arg mem_24g_rxdata_temp ,contw 
-0x45f4 016262 call memcpy 
-0x45f5 016263 jam 0 ,mem_24g_mode_switch 
-0x45f6 016264 fetch 1 ,mem_24g_pair_mode 
-0x45f7 016265 call g24_enable_nodata_timer ,blank 
-0x45f8 016266 fetch 1 ,mem_24g_rxdata_temp + 2 
-0x45f9 016267 beq datatype_attemp ,car_g24_data_attemp 
-0x45fa 016268 beq datatype_device1 ,car_g24_data_device1 
-0x45fb 016269 branch g24_receive_packet_parse + 14 
-:      016270 car_g24_data_attemp:
-0x45fc 016271 fetch 1 ,mem_24g_pair_mode 
-0x45fd 016272 nrtn blank 
-0x45fe 016273 fetch 1 ,mem_24g_bind_device_status 
-0x45ff 016274 rtn blank 
-0x4600 016276 branch g24_data_attemp 
-:      016277 car_g24_data_device1:
-0x4601 016278 call g24_ch_timer_reinit 
-0x4602 016279 fetch 1 ,mem_24g_abort_packet 
-0x4603 016280 fetcht 1 ,mem_24g_rxdata_temp 
-0x4604 016281 isolate1 bit_abort ,temp 
-0x4605 016282 setflag true ,0 ,pdata 
-0x4606 016283 store 1 ,mem_24g_abort_packet 
-0x4607 016284 beq 1 ,car_g24_data_attemp_device1_abort 
-0x4608 016285 branch g24_data_device1 + 7 
-:      016286 car_g24_data_attemp_device1_abort:
-0x4609 016287 fetch 1 ,mem_device_option 
-0x460a 016288 sub pdata ,dvc_op_car ,null 
-0x460b 016289 call check_51cmd_led_on ,zero 
-0x460c 016290 fetch 4 ,mem_24g_rxdata_temp + 10 
-0x460d 016291 branch g24_store_device1_addr 
-:      016293 car_g24_bind_mode:
-0x460e 016294 fetch 1 ,mem_24g_work_mode 
-0x460f 016295 rtnne dongle_bind 
-0x4610 016296 call g24_bind_init 
-0x4611 016297 call car_g24_bind_device_addr 
-0x4612 016299 call g24_rx_interrupt_clear 
-0x4613 016300 call g24_receive_packet 
-0x4614 016301 nbranch g24_rx_interrupt_clear ,user3 
-0x4615 016302 call g24_bind_data_parse 
-0x4616 016303 call g24_transmit_ack 
-0x4617 016304 call g24_bind_device_status_check 
-0x4618 016305 call g24_bind_data_process + 8 
-0x4619 016307 fetch 1 ,mem_24g_bind_device_status 
-0x461a 016308 nbranch car_g24_bind_mode_exit ,blank 
-0x461b 016309 call g24_nodata_process 
-0x461c 016310 fetch 1 ,mem_24g_nodata_timer_enable 
-0x461d 016311 rtn blank 
-0x461e 016312 setarg 0 
-0x461f 016313 store 4 ,mem_24g_device1_addr 
-0x4620 016314 rtn 
-:      016315 car_g24_bind_mode_exit:
-0x4621 016316 jam 0 ,mem_24g_mode_switch 
-0x4622 016317 arg 0 ,rega 
-0x4623 016318 call check_51cmd_led_on 
-0x4624 016319 call g24_switch_work_mode 
-0x4625 016320 call g24_timer_init 
-0x4626 016322 fetch 4 ,mem_24g_lap 
-0x4627 016323 store 4 ,mem_car_24g_commom_addr 
-0x4628 016324 fetch 1 ,mem_car_save_addr_flag 
-0x4629 016325 ncall car_g24_save_commom_addr ,blank 
-0x462a 016327 fetch 4 ,mem_car_24g_commom_addr 
-0x462b 016328 branch g24_update_addr_and_synccrc8 
-:      016330 car_g24_save_commom_addr:
-0x462c 016332 fetch 1 ,mem_car_save_addr_flag 
-0x462d 016333 rtn blank 
-0x462e 016334 fetch 1 ,mem_24g_transmitter_addr + 1 
-0x462f 016335 store 1 ,mem_car_24g_commom_addr + 3 
-0x4630 016337 fetch 1 ,mem_24g_lap + 1 
-0x4631 016338 store 1 ,mem_car_24g_commom_addr + 2 
-0x4632 016340 fetch 1 ,mem_24g_transmitter_addr 
-0x4633 016341 store 1 ,mem_car_24g_commom_addr + 1 
-0x4634 016343 fetch 1 ,mem_24g_lap 
-0x4635 016344 store 1 ,mem_car_24g_commom_addr 
-0x4636 016345 rtn 
-0x4637 016346 call car_g24_search_commom_addr 
-0x4638 016347 fetch 4 ,mem_car_24g_commom_addr 
-0x4639 016348 fetcht 4 ,mem_car_24g_commom_addr_temp 
-0x463a 016349 isub temp ,null 
-0x463b 016350 rtn zero 
-0x463c 016351 copy regc ,regb 
-0x463d 016352 arg mem_car_24g_commom_addr ,rega 
-0x463e 016353 arg 4 ,loopcnt 
-0x463f 016354 branch otp_write 
-:      016356 car_g24_load_commom_addr:
-0x4640 016358 fetch 4 ,mem_24g_lap 
-0x4641 016359 store 4 ,mem_car_24g_commom_addr 
-0x4642 016360 fetch 1 ,mem_car_save_addr_flag 
-0x4643 016361 rtn blank 
-0x4644 016362 rtn 
-0x4645 016363 call car_g24_search_commom_addr 
-0x4646 016364 fetch 4 ,mem_car_24g_commom_addr_temp 
-0x4647 016365 rtn blank 
-0x4648 016366 store 4 ,mem_car_24g_commom_addr 
-0x4649 016367 rtn 
-:      016370 car_g24_search_commom_addr:
-0x464a 016371 rtn 
-0x464b 016372 fetch 1 ,mem_car_save_addr_flag 
-0x464c 016373 rtn blank 
-0x464d 016374 arg otp_offset_car_commom_start_addr ,regc 
-:      016375 car_g24_search_commom_addr_loop:
-0x464e 016376 copy regc ,regb 
-0x464f 016377 arg mem_car_24g_commom_addr_read ,rega 
-0x4650 016378 arg 4 ,loopcnt 
-0x4651 016379 call otp_read_data 
-0x4652 016380 fetch 4 ,mem_car_24g_commom_addr_read 
-0x4653 016381 rtn blank 
-0x4654 016382 store 4 ,mem_car_24g_commom_addr_temp 
-0x4655 016383 copy regc ,pdata 
-0x4656 016384 arg otp_offset_car_commom_end_addr ,temp 
-0x4657 016385 isub temp ,null 
-0x4658 016386 rtn positive 
-0x4659 016387 increase 4 ,regc 
-0x465a 016388 branch car_g24_search_commom_addr_loop 
-:      016390 car_g24_bind_device_addr:
-0x465b 016391 fetch 4 ,mem_24g_device1_addr 
-0x465c 016392 rtn blank 
-0x465d 016393 branch g24_update_addr_and_synccrc8 
-:      016395 car_g24_cb_data_device1:
-0x465e 016396 fetch 2 ,mem_ui_state_map 
-0x465f 016397 rtnbit1 ui_state_ble_connected 
-0x4660 016398 fetch 2 ,mem_car_24g_no_data_timeout_count 
-0x4661 016399 store 2 ,mem_car_24g_no_data_timeout_timer 
-0x4662 016400 jam work_paired ,mem_car_24g_received_pac 
-0x4663 016401 arg mem_24g_rxdata_temp + 3 ,rega 
-0x4664 016402 branch car_24g_receive_data 
-:      016404 car_g24_lpm_dipatch:
-0x4665 016405 fetch 1 ,mem_car_enter_lpm_flag 
-0x4666 016406 rtn blank 
-0x4667 016407 call car_g24_lpm_wait 
-0x4668 016408 nrtn user 
-0x4669 016409 fetch 3 ,mem_24g_enter_hibernate 
-0x466a 016410 call clk2lpo 
-0x466b 016411 storet 4 ,mem_sleep_counter 
-0x466c 016412 branch lpm_sleep 
-:      016413 car_g24_lpm_wait:
-0x466d 016414 enable user 
-0x466e 016415 call lpo_calibration 
-0x466f 016416 fetch 3 ,mem_clks_per_lpo 
-0x4670 016417 branch disable_user ,blank 
-0x4671 016418 branch car_le_process_lpm_before 
-:      016424 remote_car_init:
-0x4672 016425 rtn wake 
-0x4673 016426 call remote_car_default_init 
-0x4674 016427 call keyscan_key_init 
-0x4675 016428 setarg remote_car_g24_package_data 
-0x4676 016429 store 2 ,mem_cb_24g_transmit_data 
-0x4677 016431 setarg remote_car_process_lpm_before 
-0x4678 016432 store 2 ,mem_cb_24g_lpm_before 
-0x4679 016434 setarg remote_car_le_before_hibernate 
-0x467a 016435 store 2 ,mem_cb_before_hibernate 
-0x467b 016437 setarg remote_car_scale_process_idle 
-0x467c 016438 store 2 ,mem_cb_idle_process 
-0x467d 016440 setarg remote_car_scale_process_bb_event 
-0x467e 016441 store 2 ,mem_cb_bb_event_process 
-0x467f 016443 setarg remote_car_event_timer 
-0x4680 016444 store 2 ,mem_cb_event_timer 
-0x4681 016446 setarg remote_car_power_off_signal 
-0x4682 016447 store 2 ,mem_remote_car_power_off_cb 
-0x4683 016449 setarg remote_car_soft_switch_power_on_signal 
-0x4684 016450 store 2 ,mem_remote_car_power_standby_cb 
-0x4685 016453 bpatch patch06_3 ,mem_patch06 
-0x4686 016454 call set_eeprom_size_2k 
-0x4687 016455 call remote_car_init_environment 
-0x4688 016457 call queue_init 
-0x4689 016458 fetch 1 ,mem_remote_car_config_soft_switch_enable 
-0x468a 016459 store 1 ,mem_remote_car_hard_soft_switch 
-0x468b 016460 beq hard_switch ,remote_car_hard_switch_power_on_signal 
-0x468c 016461 fetch 1 ,mem_remote_car_config_soft_switch_gpio 
-0x468d 016462 store 1 ,mem_ui_button_gpio 
-:      016463 remote_car_soft_switch_power_on_init:
-0x468e 016464 call remote_car_ui_led_init 
-0x468f 016465 call ui_button_init 
-0x4690 016466 call ui_button_polling 
-0x4691 016467 jam power_starting ,mem_remote_car_power_state 
-0x4692 016468 fetch 2 ,mem_ui_state_map 
-0x4693 016469 rtnbit1 ui_state_btn_down 
-0x4694 016470 branch app_enter_hibernate 
-:      016474 remote_car_hard_switch_power_on_signal:
-0x4695 016475 jam power_standby ,mem_remote_car_power_state 
-:      016476 remote_car_soft_switch_power_on_signal:
-0x4696 016477 call remote_car_ui_led_init 
-0x4697 016478 arg 0 ,rega 
-0x4698 016479 call ui_led_blink_start_global 
-0x4699 016480 call remote_car_g24_load_commom_addr 
-0x469a 016481 fetch 4 ,mem_remote_24g_commom_addr 
-0x469b 016482 store 4 ,mem_24g_addr 
-0x469c 016483 branch g24_pair_start ,blank 
-0x469d 016484 fetch 4 ,mem_24g_addr 
-0x469e 016485 store 4 ,mem_24g_receiver_addr 
-0x469f 016486 fetch 2 ,mem_24g_reconn_timeout_init 
-0x46a0 016487 store 2 ,mem_24g_reconn_timeout 
-0x46a1 016488 branch g24_reconn_start 
-:      016490 remote_car_set_24g_addr_eeprom:
-0x46a2 016491 arg 4 ,temp 
-0x46a3 016492 arg mem_24g_addr ,rega 
-0x46a4 016493 arg remote_info_eeprom_offect ,regb 
-0x46a5 016494 rtn 
-:      016497 remote_car_power_off_signal:
-:      016498 remote_car_ui_led_init:
-0x46a6 016499 bpatch patch06_4 ,mem_patch06 
-0x46a7 016500 fetch 1 ,mem_remote_car_config_connect_led_gpio 
-0x46a8 016501 bne invalid_pin_num ,remote_car_pairing_led_gpio_set 
-:      016502 remote_car_ui_led_init_1:
-0x46a9 016503 fetcht 1 ,mem_remote_car_led_map 
-0x46aa 016504 branch gpio_config_output 
-:      016505 remote_car_pairing_led_gpio_set:
-0x46ab 016506 store 1 ,mem_remote_car_led_map 
-0x46ac 016507 branch remote_car_ui_led_init_1 
-:      016510 remote_car_init_environment:
-0x46ad 016511 call g24_transmit_init 
-:      016512 remote_no_data_timer_init:
-0x46ae 016513 fetch 2 ,mem_remote_car_no_data_timeout 
-0x46af 016514 store 2 ,mem_remote_car_no_data_timer 
-0x46b0 016515 rtn 
-:      016517 remote_car_le_before_hibernate:
-0x46b1 016518 call remote_car_process_lpm_before 
-:      016519 remote_gpio_set_before_hibernate:
-0x46b2 016520 fetch 1 ,mem_remote_style_struct_led_gpio 
-0x46b3 016521 set1 7 ,pdata 
-0x46b4 016522 arg gpcfg_output_high ,temp 
-0x46b5 016523 branch gpio_config_function 
-:      016525 remote_car_process_lpm_before:
-0x46b6 016526 call gpio_set_before_lpm 
-0x46b7 016527 branch keyscan_process_lpm_before 
-:      016529 remote_car_key_scan_process:
-0x46b8 016530 call keyscan_key_process 
-0x46b9 016531 call get_remote_key_state 
-0x46ba 016532 call remote_conn_led_state 
-0x46bb 016533 branch send_data 
-:      016535 remote_conn_led_state:
-0x46bc 016536 fetch 1 ,mem_remote_car_24g_status 
-0x46bd 016537 rtnne work_paired 
-0x46be 016538 fetch 4 ,mem_remote_car_motor1_key0_press_state 
-0x46bf 016539 branch remote_car_stop_state ,blank 
-0x46c0 016540 jam 0 ,mem_remote_car_no_data_check 
-0x46c1 016541 enable user 
-0x46c2 016542 branch check_51cmd_led_on 
-:      016543 remote_car_stop_state:
-0x46c3 016544 fetch 1 ,mem_remote_car_no_data_check 
-0x46c4 016545 rtneq 0xff 
-0x46c5 016546 pincrease 1 
-0x46c6 016547 store 1 ,mem_remote_car_no_data_check 
-0x46c7 016548 disable user 
-0x46c8 016549 branch check_51cmd_led_off 
-:      016552 get_remote_key_state:
-0x46c9 016553 fetcht 2 ,mem_key_value_retention 
-0x46ca 016554 and temp ,0x01 ,pdata 
-0x46cb 016555 rshift temp ,temp 
-0x46cc 016556 store 1 ,mem_remote_car_motor1_key0_press_state 
-0x46cd 016557 and temp ,0x01 ,pdata 
-0x46ce 016558 rshift temp ,temp 
-0x46cf 016559 store 1 ,mem_remote_car_motor1_key1_press_state 
-0x46d0 016560 and temp ,0x01 ,pdata 
-0x46d1 016561 rshift temp ,temp 
-0x46d2 016562 store 1 ,mem_remote_car_motor2_key2_press_state 
-0x46d3 016563 and temp ,0x01 ,pdata 
-0x46d4 016564 rshift temp ,temp 
-0x46d5 016565 store 1 ,mem_remote_car_motor2_key3_press_state 
-0x46d6 016566 rtn 
-:      016567 send_data:
-0x46d7 016568 bpatch patch06_5 ,mem_patch06 
-0x46d8 016569 call remote_car_fb_check 
-0x46d9 016570 call remote_car_lr_check 
-0x46da 016571 call remote_car_no_data_timeout_check 
-0x46db 016572 nrtn user 
-0x46dc 016573 branch remote_car_send_key 
-:      016576 remote_car_no_data_timeout_check:
-0x46dd 016577 fetch 1 ,mem_remote_car_24g_status 
-0x46de 016578 rtnne work_paired 
-0x46df 016579 fetch 1 ,mem_remote_car_no_data_check 
-0x46e0 016580 rtn blank 
-0x46e1 016581 sub pdata ,1 ,null 
-0x46e2 016582 nrtn positive 
-0x46e3 016583 fetch 2 ,mem_24g_reconn_timeout_init 
-0x46e4 016584 store 2 ,mem_24g_reconn_timeout 
-0x46e5 016585 branch enable_user 
-:      016589 remote_car_fb_check:
-0x46e6 016590 fetch 1 ,mem_remote_car_motor1_key0_press_state 
-0x46e7 016591 nbranch remote_car_send_motor1_key0_press ,blank 
-0x46e8 016592 fetch 1 ,mem_remote_car_motor1_key1_press_state 
-0x46e9 016593 nbranch remote_car_send_motor1_key1_press ,blank 
-0x46ea 016594 branch remote_car_send_motor1_key0_rel 
-:      016596 remote_car_lr_check:
-0x46eb 016597 fetch 1 ,mem_remote_car_motor2_key2_press_state 
-0x46ec 016598 nbranch remote_car_send_motor2_key2_press ,blank 
-0x46ed 016599 fetch 1 ,mem_remote_car_motor2_key3_press_state 
-0x46ee 016600 nbranch remote_car_send_motor2_key3_press ,blank 
-0x46ef 016601 branch remote_car_send_motor2_key2_rel 
-:      016604 remote_car_scale_process_idle:
-0x46f0 016605 call remote_car_24g_status_process 
-0x46f1 016606 branch remote_car_key_scan_process 
-:      016608 remote_car_scale_process_bb_event:
-0x46f2 016609 copy regc ,pdata 
-0x46f3 016610 beq bt_evt_button_up ,app_event_button_up 
-0x46f4 016611 beq bt_evt_button_long_pressed ,app_button_long_pressed 
-0x46f5 016612 beq bt_evt_24g_pairing_complete ,remote_car_24g_pairing_complete 
-0x46f6 016613 beq bt_evt_24g_attempt_success ,remote_car_24g_attempt_success 
-0x46f7 016614 beq bt_evt_24g_attempt_fail ,remote_car_24g_attempt_fail 
-0x46f8 016615 rtn 
-:      016617 remote_car_24g_attempt_fail:
-0x46f9 016618 branch g24_txbuf_clear 
-:      016620 remote_car_24g_pairing_complete:
-0x46fa 016621 bpatch patch06_6 ,mem_patch06 
-0x46fb 016622 fetch 4 ,mem_24g_receiver_addr 
-0x46fc 016623 store 4 ,mem_remote_24g_commom_addr 
-0x46fd 016624 fetch 1 ,mem_remote_save_addr_flag 
-0x46fe 016625 ncall remote_car_g24_save_commom_addr ,blank 
-0x46ff 016626 fetch 4 ,mem_remote_24g_commom_addr 
-0x4700 016627 call g24_update_addr_and_synccrc8 
-:      016630 remote_car_24g_attempt_success:
-0x4701 016631 jam 0 ,mem_24g_conn_sm 
-0x4702 016632 jam work_paired ,mem_remote_car_24g_auto_work_step 
-0x4703 016633 jam work_paired ,mem_remote_car_24g_pair_success_flag 
-0x4704 016634 jam 0 ,mem_24g_reconn_timeout 
-0x4705 016635 rtn 
-:      016636 remote_car_g24_save_commom_addr:
-0x4706 016639 fetch 1 ,mem_remote_save_addr_flag 
-0x4707 016640 rtn blank 
-0x4708 016641 fetch 1 ,mem_24g_lap + 1 
-0x4709 016642 store 1 ,mem_remote_24g_commom_addr + 3 
-0x470a 016644 fetch 1 ,mem_24g_receiver_addr + 1 
-0x470b 016645 store 1 ,mem_remote_24g_commom_addr + 2 
-0x470c 016647 fetch 1 ,mem_24g_lap 
-0x470d 016648 store 1 ,mem_remote_24g_commom_addr + 1 
-0x470e 016650 fetch 1 ,mem_24g_receiver_addr 
-0x470f 016651 store 1 ,mem_remote_24g_commom_addr 
-0x4710 016652 call remote_car_g24_search_commom_addr 
-0x4711 016653 fetch 4 ,mem_remote_24g_commom_addr 
-0x4712 016654 fetcht 4 ,mem_remote_24g_commom_addr_temp 
-0x4713 016655 isub temp ,null 
-0x4714 016656 rtn zero 
-0x4715 016657 copy regc ,regb 
-0x4716 016658 arg mem_remote_24g_commom_addr ,rega 
-0x4717 016659 arg 4 ,loopcnt 
-0x4718 016660 branch otp_write 
-:      016662 remote_car_g24_load_commom_addr:
-0x4719 016663 fetch 1 ,mem_remote_save_addr_flag 
-0x471a 016664 rtn blank 
-0x471b 016665 call remote_car_g24_search_commom_addr 
-0x471c 016666 fetch 4 ,mem_remote_24g_commom_addr_temp 
-0x471d 016667 rtn blank 
-0x471e 016668 store 4 ,mem_remote_24g_commom_addr 
-0x471f 016669 rtn 
-:      016672 remote_car_g24_search_commom_addr:
-0x4720 016673 fetch 1 ,mem_remote_save_addr_flag 
-0x4721 016674 rtn blank 
-0x4722 016675 arg otp_offset_remote_commom_start_addr ,regc 
-:      016676 remote_car_g24_search_commom_addr_loop:
-0x4723 016677 copy regc ,regb 
-0x4724 016678 arg mem_remote_24g_commom_addr_temp ,rega 
-0x4725 016679 arg 4 ,loopcnt 
-0x4726 016680 call otp_read_data 
-0x4727 016681 fetch 4 ,mem_remote_24g_commom_addr_read 
-0x4728 016682 rtn blank 
-0x4729 016683 store 4 ,mem_remote_24g_commom_addr_temp 
-0x472a 016684 copy regc ,pdata 
-0x472b 016685 arg otp_offset_remote_commom_end_addr ,temp 
-0x472c 016686 isub temp ,null 
-0x472d 016687 rtn positive 
-0x472e 016688 increase 4 ,regc 
-0x472f 016689 branch remote_car_g24_search_commom_addr_loop 
-:      016691 remote_car_24g_status_process:
-0x4730 016692 fetch 1 ,mem_remote_car_24g_auto_work_step 
-0x4731 016693 rtneq power_on 
-0x4732 016694 fetch 1 ,mem_remote_car_24g_status 
-0x4733 016695 rtneq work_paired 
-0x4734 016696 jam work_paired ,mem_remote_car_24g_status 
-:      016697 remote_car_scale_process_paired:
-0x4735 016698 arg 0 ,rega 
-0x4736 016699 branch ui_led_off_global 
-:      016700 remote_car_scale_process_shutdown:
-0x4737 016701 arg 0 ,rega 
-0x4738 016702 call ui_led_off_global 
-0x4739 016703 call remote_car_ui_led_init 
-0x473a 016704 branch app_enter_hibernate 
-:      016706 remote_car_event_timer:
-0x473b 016707 call app_power_timer 
-0x473c 016708 call g24_pair_timeout_timer 
-0x473d 016709 call g24_reconn_timeout_timer 
-0x473e 016710 branch remote_car_no_data_timer 
-:      016712 remote_car_no_data_timer:
-0x473f 016713 fetch 1 ,mem_remote_car_config_timeout_shutdown_enable 
-0x4740 016714 rtn blank 
-0x4741 016715 fetch 1 ,mem_key_value_retention 
-0x4742 016716 nbranch remote_no_data_timer_init ,blank 
-0x4743 016717 arg mem_remote_car_no_data_timer ,regc 
-0x4744 016718 arg remote_car_scale_process_shutdown ,regb 
-0x4745 016719 branch timer_single_step_2b 
-:      016723 remote_car_send_motor1_key0_press:
-0x4746 016724 jam motor_positive ,mem_remote_car_24g_motor1_payload 
-0x4747 016725 rtn 
-:      016726 remote_car_send_motor1_key1_press:
-0x4748 016727 jam motor_negative ,mem_remote_car_24g_motor1_payload 
-0x4749 016728 rtn 
-:      016729 remote_car_send_motor2_key2_press:
-0x474a 016730 jam motor_positive ,mem_remote_car_24g_motor2_payload 
-0x474b 016731 rtn 
-:      016732 remote_car_send_motor2_key3_press:
-0x474c 016733 jam motor_negative ,mem_remote_car_24g_motor2_payload 
-0x474d 016734 rtn 
-:      016737 remote_car_send_motor1_key0_rel:
-:      016738 remote_car_send_motor1_key1_rel:
-0x474e 016739 jam motor_stop ,mem_remote_car_24g_motor1_payload 
-0x474f 016740 rtn 
-:      016741 remote_car_send_motor2_key2_rel:
-:      016742 remote_car_send_motor2_key3_rel:
-0x4750 016743 jam motor_stop ,mem_remote_car_24g_motor2_payload 
-0x4751 016744 rtn 
-:      016746 remote_car_send_key:
-0x4752 016747 arg mem_remote_car_24g_motor_packet ,rega 
-0x4753 016748 branch queue_push 
-:      016749 remote_car_send_attack:
-0x4754 016750 arg mem_remote_car_24g_fire_packet ,rega 
-0x4755 016751 branch queue_push 
-:      016753 remote_car_g24_package_data:
-0x4756 016754 fetch 1 ,mem_remote_car_24g_pair_success_flag 
-0x4757 016755 beq work_paired ,remote_car_g24_send_empty 
-0x4758 016756 arg mem_remote_car_24g_tx_temp ,rega 
-0x4759 016757 call queue_pop 
-0x475a 016758 nbranch remote_car_moto_data ,user 
-:      016759 remote_car_g24_package_data_continue:
-0x475b 016760 arg mem_remote_car_24g_tx_temp ,contr 
-0x475c 016761 ifetch 1 ,contr 
-0x475d 016762 copy pdata ,rega 
-0x475e 016763 arg mem_remote_car_24g_tx_temp + 1 ,regb 
-0x475f 016766 rtn 
-:      016768 remote_car_g24_send_empty:
-0x4760 016769 jam 0 ,mem_remote_car_24g_pair_success_flag 
-0x4761 016770 enable user 
-0x4762 016771 arg 1 ,rega 
-0x4763 016772 arg mem_remote_car_empty_packet ,regb 
-0x4764 016773 rtn 
-:      016775 remote_car_moto_data:
-0x4765 016776 fetch 1 ,mem_remote_car_24g_tx_temp + 3 
-0x4766 016777 beq car_cmd_l_r_motor_control ,remote_car_moto_data_next 
-0x4767 016778 beq car_cmd_f_b_motor_control ,remote_car_moto_data_next 
-0x4768 016779 rtn 
-:      016780 remote_car_moto_data_next:
-0x4769 016781 fetch 1 ,mem_remote_car_24g_tx_temp + 6 
-0x476a 016782 nbranch remote_car_moto_data_enable_user ,blank 
-0x476b 016783 fetch 1 ,mem_remote_car_24g_tx_temp + 8 
-0x476c 016784 nbranch remote_car_moto_data_enable_user ,blank 
-0x476d 016785 fetch 1 ,mem_remote_car_24g_tx_temp + 10 
-0x476e 016786 nbranch remote_car_moto_data_enable_user ,blank 
-0x476f 016787 rtn 
-:      016788 remote_car_moto_data_enable_user:
-0x4770 016789 enable user 
-0x4771 016790 branch remote_car_g24_package_data_continue 
-:      016795 remote_car_default_init:
-0x4772 016796 jam 0x14 ,mem_ui_button_timeout 
-0x4773 016797 jam 0x01 ,mem_ui_button_last_state 
-0x4774 016798 setarg 0x060f 
-0x4775 016799 store 2 ,mem_remote_car_queue_each_size 
-0x4776 016800 setarg mem_remote_car_queue_each_size 
-0x4777 016801 store 2 ,mem_queue_ptr 
-0x4778 016802 jam 0x01 ,mem_lpm_mode 
-0x4779 016803 jam 0x06 ,mem_lpm_overhead 
-0x477a 016804 jam 0x02 ,mem_lpm_mult_timeout 
-0x477b 016805 jam 0x00 ,mem_remote_car_hard_soft_switch 
-0x477c 016806 setarg mem_remote_style_led_type 
-0x477d 016807 store 2 ,mem_ui_led_struct_ptr 
-0x477e 016808 jam 0x01 ,mem_ui_led_struct_num 
-0x477f 016809 jam 0xff ,mem_remote_style_blink_count 
-0x4780 016810 setarg 0x0296 
-0x4781 016811 store 2 ,mem_remote_style_on_time 
-0x4782 016812 setarg 0x073a 
-0x4783 016813 store 2 ,mem_remote_style_off_time 
-0x4784 016814 setarg mem_remote_car_soft_power 
-0x4785 016815 store 2 ,mem_power_param_ptr 
-0x4786 016816 setarg 0x0c0c 
-0x4787 016817 store 2 ,mem_remote_car_power_off_timeout 
-0x4788 016818 setarg mem_remote_car_keyscan 
-0x4789 016819 store 2 ,mem_keyscan_ptr 
-0x478a 016820 jam 0x00 ,mem_remote_car_config_soft_switch_enable 
-0x478b 016821 jam 0xff ,mem_remote_car_config_connect_led_gpio 
-0x478c 016822 jam 0xff ,mem_remote_car_config_soft_switch_gpio 
-0x478d 016823 jam 0x00 ,mem_remote_car_config_key_map 
-0x478e 016824 jam 0x00 ,mem_remote_car_config_layout 
-0x478f 016825 jam 0x00 ,mem_remote_car_config_check_way 
-0x4790 016826 jam 0x01 ,mem_remote_car_config_timeout_shutdown_enable 
-0x4791 016827 setarg 0x4e55 
-0x4792 016828 store 2 ,mem_current_vdd_value_default_mid_x 
-0x4793 016829 store 2 ,mem_current_vdd_value_default_mid_y 
-0x4794 016830 setarg 0x0007 
-0x4795 016831 store 2 ,mem_current_vdd_default_range 
-0x4796 016832 jam 0x02 ,mem_adc_config_flag 
-0x4797 016833 setsect 0 ,0x35a0c 
-0x4798 016834 setsect 1 ,0x11a 
-0x4799 016835 setsect 2 ,0x60 
-0x479a 016836 setsect 3 ,0x28 
-0x479b 016837 store 9 ,mem_remote_car_24g_motor_packet 
-0x479c 016838 setsect 0 ,0x2000a 
-0x479d 016839 setsect 1 ,0x02 
-0x479e 016840 istore 4 ,contw 
-0x479f 016841 setsect 0 ,0x35a08 
-0x47a0 016842 setsect 1 ,0x19a 
-0x47a1 016843 setsect 2 ,0x00 
-0x47a2 016844 setsect 3 ,0x00 
-0x47a3 016845 store 9 ,mem_remote_car_24g_fire_packet 
-0x47a4 016846 setarg 0x0064 
-0x47a5 016847 store 2 ,mem_remote_car_no_data_timeout 
-0x47a6 016848 jam tx_power_0db ,mem_tx_power 
-0x47a7 016849 jam 0x01 ,mem_24g_data_type 
-0x47a8 016850 jam 0x06 ,mem_24g_max_retry 
-0x47a9 016851 jam 0x01 ,mem_24g_pair_switch 
-0x47aa 016852 jam 0x00 ,mem_24g_fast_conn_enable 
-0x47ab 016853 call g24_rx_window_init 
-0x47ac 016854 call g24_interval_param_8ms 
-0x47ad 016855 call g24_chmap_param_init 
-0x47ae 016858 setarg 0x0708 
-0x47af 016859 store 2 ,mem_24g_pair_timeout_init 
-0x47b0 016860 setarg 0x0050 
-0x47b1 016861 store 2 ,mem_24g_reconn_timeout_init 
-0x47b2 016862 setarg 0x0a7700 
-0x47b3 016863 store 3 ,mem_24g_long_sleep_set 
-0x47b4 016864 setarg 0x604800 
-0x47b5 016865 store 3 ,mem_24g_enter_hibernate 
-0x47b6 016866 rtn 
-:      016873 dongle_init:
-0x47b7 016874 setarg dongle_dispatch 
-0x47b8 016875 store 2 ,mem_cb_24g_receive_process 
-0x47b9 016876 setarg dongle_g24_mouse 
-0x47ba 016877 store 2 ,mem_cb_24g_data_device1 
-0x47bb 016878 setarg dongle_g24_kb 
-0x47bc 016879 store 2 ,mem_cb_24g_data_device2 
-0x47bd 016880 setarg dongle_ackpayload_prep 
-0x47be 016881 store 2 ,mem_cb_24g_ackpayload 
-0x47bf 016882 setarg dongle_usb_config 
-0x47c0 016883 store 2 ,mem_cb_usb_config 
-0x47c1 016884 branch usb_init 
-:      016887 dongle_default_init:
-0x47c2 016888 bpatch patch06_7 ,mem_patch06 
-0x47c3 016890 call dongle_read_kb_bind_status 
-0x47c4 016891 call dongle_xtal_select 
-0x47c5 016892 fetch 1 ,mem_dg_sys_config 
-0x47c6 016893 isolate1 dg_enable_eeprom ,pdata 
-0x47c7 016894 branch dongle_default_no_eeprom ,true 
-0x47c8 016895 fetch 1 ,mem_dg_sys_config 
-0x47c9 016896 isolate1 dg_enable_new_chmap ,pdata 
-0x47ca 016897 call g24_chamap_param_update ,true 
-:      016898 dongle_default_no_eeprom:
-0x47cb 016899 fetch 1 ,mem_dg_24g_tx_power_default 
-0x47cc 016900 store 1 ,mem_tx_power 
-0x47cd 016902 jam 0xff ,mem_rssi_buff_index 
-0x47ce 016903 setarg mem_dg_rssi_noise_buffer 
-0x47cf 016904 store 2 ,mem_rssi_noise_buffer_ptr 
-0x47d0 016905 setarg mem_dg_rssi_noise_dg_buffer 
-0x47d1 016906 store 2 ,mem_rssi_noise_self_buffer_ptr 
-0x47d2 016907 setarg mem_dg_rssi_noise_ms_buffer 
-0x47d3 016908 store 2 ,mem_rssi_noise_device1_buffer_ptr 
-0x47d4 016909 setarg mem_dg_rssi_noise_kb_buffer 
-0x47d5 016910 store 2 ,mem_rssi_noise_device2_buffer_ptr 
-0x47d6 016911 jam tx_power_f5db ,mem_24g_pair_tx_power 
-0x47d7 016912 jam 0 ,mem_dg_kb_bind_success 
-0x47d8 016913 jam 0 ,mem_24g_bind_device_living 
-0x47d9 016914 call g24_enable_1m 
-0x47da 016915 fetch 1 ,mem_dg_sys_config 
-0x47db 016916 isolate1 dg_enable_24g_2m ,pdata 
-0x47dc 016917 call g24_enable_2m ,true 
-0x47dd 016918 call g24_receive_init 
-0x47de 016919 call g24_pair_param_init 
-0x47df 016920 call g24_chmap_param_init 
-0x47e0 016922 fetch 1 ,mem_dg_usb_tx_interval 
-0x47e1 016923 store 1 ,mem_usb_tx_interval 
-0x47e2 016924 fetch 9 ,mem_dg_usb_vid_pid 
-0x47e3 016925 store 9 ,mem_usb_vid_pid 
-0x47e4 016926 rtn 
-:      016928 dongle_xtal_select:
-0x47e5 016929 jam xtal_24m ,mem_fcomp_div 
-0x47e6 016930 fetch 1 ,mem_dg_sys_config 
-0x47e7 016931 rtnbit0 dg_enable_xtal_24m 
-0x47e8 016932 jam xtal_16m ,mem_fcomp_div 
-0x47e9 016933 rtn 
-:      016935 dongle_dispatch:
-0x47ea 016936 fetch 1 ,mem_24g_pair_mode 
-0x47eb 016937 beq 0x00 ,dongle_auto_bind 
-0x47ec 016938 beq 0x01 ,dongle_pc_bind 
-0x47ed 016939 beq 0x0f ,dongle_all_powerful 
-0x47ee 016940 rtn 
-:      016943 dongle_read_kb_bind_status:
-0x47ef 016944 bpatch patch07_0 ,mem_patch07 
-0x47f0 016945 arg dongle_kb_bind_efuse_offect ,regb 
-0x47f1 016946 arg mem_dg_kb_bind_flag ,rega 
-0x47f2 016947 arg 1 ,loopcnt 
-0x47f3 016948 branch otp_read_data 
-:      016950 dongle_write_kb_bind_status:
-0x47f4 016951 bpatch patch07_1 ,mem_patch07 
-0x47f5 016952 arg 1 ,loopcnt 
-0x47f6 016953 arg mem_dg_kb_bind_flag ,rega 
-0x47f7 016954 arg dongle_kb_bind_efuse_offect ,regb 
-0x47f8 016955 branch otp_write 
-:      016957 dongle_usb_config:
-0x47f9 016958 fetch 1 ,mem_dg_sys_config 
-0x47fa 016959 bbit1 dg_enable_kb_icon ,dongle_usb_config_kb 
-0x47fb 016960 fetch 1 ,mem_dg_kb_bind_flag 
-0x47fc 016961 bne dongle_kb_bind_success ,dongle_usb_config_param 
-:      016962 dongle_usb_config_kb:
-0x47fd 016963 jam dongle_kb_bind_success ,mem_dg_kb_bind_flag 
-0x47fe 016964 fetch 4 ,usb_devicedata_addr + 9 
-0x47ff 016965 set1 29 ,pdata 
-0x4800 016966 store 4 ,mem_devicedesc + 9 
-:      016967 dongle_usb_config_param:
-0x4801 016968 call dongle_usb_device_name 
-0x4802 016969 call usb_tx_interval_config 
-0x4803 016970 call dongle_usb_vid_pid_config 
-0x4804 016971 branch dongle_usb_hid_icon_config 
-:      016973 dongle_usb_vid_pid_config:
-0x4805 016974 fetch 1 ,mem_usb_vid_pid 
-0x4806 016975 rtn blank 
-0x4807 016976 fetch 1 ,mem_dg_kb_bind_flag 
-0x4808 016977 beq dongle_kb_bind_success ,dongle_usb_vid_pid_for_suit 
-:      016978 dongle_usb_vid_pid_for_mouse_only_auto_pair:
-0x4809 016979 fetch 4 ,mem_usb_vid_pid + 1 
-:      016980 dongle_usb_vid_pid_store:
-0x480a 016981 store 4 ,mem_devicedesc + 9 
-0x480b 016982 rtn 
-:      016983 dongle_usb_vid_pid_for_suit:
-0x480c 016984 fetch 4 ,mem_usb_vid_pid + 5 
-0x480d 016985 branch dongle_usb_vid_pid_store 
-:      016987 dongle_usb_hid_icon_config:
-0x480e 016988 fetch 1 ,mem_dg_kb_bind_flag 
-0x480f 016989 beq dongle_kb_bind_success ,dongle_usb_kb_hidreportdesc 
-0x4810 016990 setarg usb_kbdata_vendor_define_addr 
-0x4811 016991 store 2 ,mem_hidreportdesc_kb 
-0x4812 016992 jam 0x1a ,mem_confdesc + 26 
-0x4813 016993 rtn 
-:      016994 dongle_usb_kb_hidreportdesc:
-0x4814 016995 setarg usb_kbdata_addr 
-0x4815 016996 store 2 ,mem_hidreportdesc_kb 
-0x4816 016997 jam 0x3f ,mem_confdesc + 26 
-0x4817 016998 rtn 
-:      017000 dongle_usb_device_name:
-0x4818 017001 fetch 1 ,mem_dg_usb_device_name 
-0x4819 017002 rtn blank 
-0x481a 017003 arg mem_dg_usb_device_name ,contr 
-0x481b 017004 arg mem_string2 ,contw 
-0x481c 017005 arg 30 ,loopcnt 
-0x481d 017006 branch memcpy 
-:      017009 dongle_all_powerful:
-0x481e 017010 call g24_switch_work_mode 
-:      017011 dongle_all_powerful_loop:
-0x481f 017012 call dongle_work_mode_auto 
-0x4820 017013 call dongle_usb_dispatch 
-0x4821 017014 branch dongle_all_powerful_loop 
-:      017016 dongle_pc_bind:
-0x4822 017017 call g24_switch_work_mode 
-:      017018 dongle_pc_bind_loop:
-0x4823 017019 call dongle_work_mode_auto 
-0x4824 017020 call g24_bind_mode_auto 
-0x4825 017021 call dongle_usb_dispatch 
-0x4826 017022 branch dongle_pc_bind_loop 
-:      017024 dongle_g24_blank_data_process:
-0x4827 017025 call dongle_g24_ms_blank_data 
-0x4828 017026 call dongle_g24_kb_blank_data 
-0x4829 017027 call dongle_g24_kb_sys_ctrl_blank_data 
-0x482a 017028 branch dongle_g24_kb_mul_blank_data 
-:      017030 dongle_g24_ms_blank_data:
-0x482b 017031 bpatch patch07_2 ,mem_patch07 
-0x482c 017032 fetch 1 ,mem_dg_ms_blank_data_enable 
-0x482d 017033 rtn blank 
-0x482e 017034 arg g24_timer_ms_blank ,queue 
-0x482f 017035 call timer_check 
-0x4830 017036 nrtn blank 
-0x4831 017037 jam 0 ,mem_dg_ms_blank_data_enable 
-0x4832 017038 setarg ms_report_id 
-0x4833 017039 store 1 ,mem_usb_mouse_data 
-0x4834 017040 setarg 0 
-0x4835 017041 istore 7 ,contw 
-:      017042 dongle_usb_tx_ms_data:
-0x4836 017043 jam usb_ep2_ms ,mem_usb_ep2_data 
-:      017044 dongle_usb_tx_enable_ep2:
-0x4837 017045 fetch 1 ,mem_usb_tx_enable 
-0x4838 017046 set1 2 ,pdata 
-0x4839 017047 store 1 ,mem_usb_tx_enable 
-0x483a 017048 rtn 
-:      017050 dongle_g24_kb_blank_data:
-0x483b 017051 bpatch patch07_3 ,mem_patch07 
-0x483c 017052 fetch 1 ,mem_dg_kb_blank_data_enable 
-0x483d 017053 rtn blank 
-0x483e 017054 arg g24_timer_kb_blank ,queue 
-0x483f 017055 call timer_check 
-0x4840 017056 nrtn blank 
-0x4841 017057 jam 0 ,mem_dg_kb_blank_data_enable 
-0x4842 017058 arg mem_usb_kb_data ,contw 
-0x4843 017059 call memset0_16 
-0x4844 017060 fetch 8 ,mem_usb_kb_data 
-0x4845 017061 store 8 ,mem_dg_kb_data_last_data 
-:      017062 dongle_usb_tx_kb_data:
-0x4846 017063 jam kb_normal_report_id ,mem_usb_kb_data 
-:      017064 dongle_usb_tx_enable_ep1:
-0x4847 017065 jam usb_ep1_kb ,mem_usb_ep1_data 
-0x4848 017066 fetch 1 ,mem_usb_tx_enable 
-0x4849 017067 set1 1 ,pdata 
-0x484a 017068 store 1 ,mem_usb_tx_enable 
-0x484b 017069 rtn 
-:      017071 dongle_g24_kb_sys_ctrl_blank_data:
-0x484c 017072 fetch 1 ,mem_dg_kb_system_crtl_blank_data_enable 
-0x484d 017073 rtn blank 
-0x484e 017074 arg g24_timer_kb_sys_crtl_blank ,queue 
-0x484f 017075 call timer_check 
-0x4850 017076 nrtn blank 
-0x4851 017077 jam 0 ,mem_dg_kb_system_crtl_blank_data_enable 
-0x4852 017078 arg mem_usb_kb_system ,contw 
-0x4853 017079 call memset0_16 
-0x4854 017080 jam kb_system_conctrl_report_id ,mem_usb_kb_system 
-0x4855 017081 fetch 2 ,mem_usb_kb_system 
-0x4856 017082 store 2 ,mem_dg_kb_system_sta_data 
-:      017083 dongle_usb_tx_sys_ctrl_data:
-0x4857 017084 jam usb_ep2_systemkey ,mem_usb_ep2_data 
-0x4858 017085 branch dongle_usb_tx_enable_ep2 
-:      017087 dongle_g24_kb_mul_blank_data:
-0x4859 017088 bpatch patch07_4 ,mem_patch07 
-0x485a 017089 fetch 1 ,mem_dg_kb_mul_blank_data_enable 
-0x485b 017090 rtn blank 
-0x485c 017091 arg g24_timer_kb_mul_blank ,queue 
-0x485d 017092 call timer_check 
-0x485e 017093 nrtn blank 
-0x485f 017094 jam 0 ,mem_dg_kb_mul_blank_data_enable 
-0x4860 017095 arg mem_usb_kb_multikey ,contw 
-0x4861 017096 call memset0_16 
-0x4862 017097 jam kb_multikey_report_id ,mem_usb_kb_multikey 
-0x4863 017098 fetch 3 ,mem_usb_kb_multikey 
-0x4864 017099 store 3 ,mem_dg_kb_multikey_last_data 
-:      017100 dongle_usb_tx_multikey_data:
-0x4865 017101 jam usb_ep2_multikey ,mem_usb_ep2_data 
-0x4866 017102 branch dongle_usb_tx_enable_ep2 
-:      017104 dongle_usb_dispatch:
-0x4867 017105 bpatch patch07_5 ,mem_patch07 
-0x4868 017106 fetch 1 ,mem_usb_remote_wakeup 
-0x4869 017107 call dongle_clear_pc_sleep_flag ,blank 
-0x486a 017108 call usb_isr 
-0x486b 017109 fetch 1 ,mem_usb0_get_set_report 
-0x486c 017110 rtn blank 
-0x486d 017111 jam 0 ,mem_usb0_get_set_report 
-0x486e 017112 fetch 2 ,mem_usb_setup_bvalue_temp 
-0x486f 017113 arg pc_set_report ,temp 
-0x4870 017114 isub temp ,null 
-0x4871 017115 nrtn zero 
-0x4872 017117 fetch 1 ,mem_usb0_set_report_data 
-0x4873 017118 rtnne pc_report_id 
-0x4874 017119 fetch 1 ,mem_usb0_set_report_data + 1 
-0x4875 017120 beq command_mode ,dongle_dispose_cmd_mode 
-0x4876 017121 beq command_bind ,dongle_dispose_cmd_bind 
-0x4877 017122 beq command_current_project ,dongle_dispose_cmd_current_project 
-0x4878 017123 beq command_current_mode ,dongle_dispose_cmd_current_mode 
-0x4879 017124 beq command_current_fw_version ,dongle_dispose_cmd_current_fw_version 
-:      017126 dongle_usb0_data_ready_report_set0:
-0x487a 017127 jam 0 ,mem_usb0_data_ready_report 
-0x487b 017128 rtn 
-:      017130 dongle_dispose_cmd_mode:
-0x487c 017131 fetch 1 ,mem_usb0_set_report_data + 2 
-0x487d 017132 beq com_mode_bind ,dongle_enter_bind_mode 
-0x487e 017133 branch dongle_usb0_data_ready_report_set0 
-:      017134 dongle_enter_bind_mode:
-0x487f 017135 call g24_bind_mode_enable 
-:      017136 dongle_usb0_data_ready_report_set1:
-0x4880 017137 jam 1 ,mem_usb0_data_ready_report 
-0x4881 017138 rtn 
-:      017140 dongle_dispose_cmd_bind:
-0x4882 017141 fetch 1 ,mem_usb0_set_report_data + 2 
-0x4883 017142 beq com_bind_get ,dongle_dispose_cmd_get_bind 
-0x4884 017143 beq com_bind_exit ,dongle_dispose_cmd_exit_bind 
-0x4885 017144 beq com_read_mode ,dongle_dispose_cmd_read_mode 
-0x4886 017145 branch dongle_usb0_data_ready_report_set0 
-:      017146 dongle_dispose_cmd_get_bind:
-0x4887 017147 fetch 1 ,mem_24g_bind_device_status 
-0x4888 017148 store 1 ,mem_usb0_get_report_data + 1 
-0x4889 017149 branch dongle_usb0_data_ready_report_set1 
-:      017150 dongle_dispose_cmd_exit_bind:
-0x488a 017151 call g24_work_mode_enable 
-0x488b 017152 branch dongle_dispose_cmd_get_bind 
-:      017153 dongle_dispose_cmd_read_mode:
-:      017154 dongle_dispose_in_bind_mode:
-0x488c 017155 jam command_bind ,mem_usb0_get_report_data + 1 
-0x488d 017156 branch dongle_usb0_data_ready_report_set1 
-:      017158 dongle_dispose_cmd_current_project:
-0x488e 017159 jam product_id ,mem_usb0_get_report_data + 1 
-0x488f 017160 branch dongle_usb0_data_ready_report_set1 
-:      017162 dongle_dispose_cmd_current_mode:
-0x4890 017163 fetch 1 ,mem_24g_work_mode 
-0x4891 017164 beq dongle_work ,dongle_dispose_in_work_mode 
-0x4892 017165 beq dongle_bind ,dongle_dispose_in_bind_mode 
-0x4893 017166 rtn 
-:      017167 dongle_dispose_in_work_mode:
-0x4894 017168 jam command_mode ,mem_usb0_get_report_data + 1 
-0x4895 017169 branch dongle_usb0_data_ready_report_set1 
-:      017171 dongle_dispose_cmd_current_fw_version:
-0x4896 017172 jam fw_version0 ,mem_usb0_get_report_data + 1 
-0x4897 017173 jam fw_version1 ,mem_usb0_get_report_data + 2 
-0x4898 017174 jam fw_version2 ,mem_usb0_get_report_data + 3 
-0x4899 017175 jam fw_version3 ,mem_usb0_get_report_data + 4 
-0x489a 017176 branch dongle_usb0_data_ready_report_set1 
-:      017184 dongle_auto_bind:
-0x489b 017185 call g24_mode_switch_init 
-:      017186 dongle_auto_bind_loop:
-0x489c 017187 call g24_mode_switch_bind_work 
-0x489d 017188 call g24_mode_switch_bind_search 
-0x489e 017189 call dongle_work_mode_auto 
-0x489f 017190 call g24_bind_mode_auto 
-0x48a0 017191 call g24_search_mode_auto 
-0x48a1 017192 call dongle_usb_dispatch 
-0x48a2 017193 branch dongle_auto_bind_loop 
-:      017195 dongle_work_mode_auto:
-0x48a3 017196 bpatch patch07_6 ,mem_patch07 
-0x48a4 017197 fetch 1 ,mem_24g_work_mode 
-0x48a5 017198 rtnne dongle_work 
-0x48a6 017199 call g24_work_mode_start 
-0x48a7 017200 call dongle_g24_blank_data_process 
-0x48a8 017201 fetch 1 ,mem_24g_pair_mode 
-0x48a9 017202 nrtn blank 
-0x48aa 017203 branch g24_nodata_process 
-:      017205 dongle_ackpayload_prep:
-0x48ab 017206 fetch 1 ,mem_24g_data_type 
-0x48ac 017207 beq datatype_device1 ,dongle_ackpayload_prep_mouse 
-0x48ad 017208 beq datatype_device2 ,dongle_ackpayload_prep_keyboard 
-:      017209 dongle_ackpayload_prep_mouse:
-0x48ae 017210 fetch 1 ,mem_dg_pc_sleep_flag 
-0x48af 017211 bbit1 0 ,dongle_pc_sleep_ackpayload_prep_mouse 
-0x48b0 017212 branch dongle_ackpayload_prep_end 
-:      017214 dongle_set_pc_sleep_flag:
-0x48b1 017215 fetch 1 ,mem_device_option 
-0x48b2 017216 rtnne dvc_op_dongle 
-0x48b3 017217 jam 3 ,mem_dg_pc_sleep_flag 
-0x48b4 017218 rtn 
-:      017219 dongle_clear_pc_sleep_flag:
-0x48b5 017220 jam 0 ,mem_dg_pc_sleep_flag 
-0x48b6 017221 rtn 
-:      017223 dongle_ackpayload_prep_keyboard:
-0x48b7 017224 fetch 1 ,mem_dg_pc_sleep_flag 
-0x48b8 017225 bbit1 1 ,dongle_pc_sleep_ackpayload_prep_keyboard 
-:      017226 dongle_ackpayload_prep_end:
-0x48b9 017227 fetch 1 ,mem_24g_ackpayload_enable 
-0x48ba 017228 beq bind_ackpayload ,dongle_g24_bind_ackpayload_prep 
-0x48bb 017229 beq kb_led_ackpayload ,dongle_g24_kb_led_ackpayload_prep 
-0x48bc 017230 rtn 
-:      017232 dongle_pc_sleep_ackpayload_prep_mouse:
-0x48bd 017233 fetch 1 ,mem_dg_pc_sleep_flag 
-0x48be 017234 set0 0 ,pdata 
-0x48bf 017235 store 1 ,mem_dg_pc_sleep_flag 
-0x48c0 017236 branch dongle_pc_sleep_ackpayload_prep 
-:      017238 dongle_pc_sleep_ackpayload_prep_keyboard:
-0x48c1 017239 fetch 1 ,mem_dg_pc_sleep_flag 
-0x48c2 017240 set0 1 ,pdata 
-0x48c3 017241 store 1 ,mem_dg_pc_sleep_flag 
-:      017242 dongle_pc_sleep_ackpayload_prep:
-0x48c4 017243 jam 0x01 ,mem_24g_datalen 
-0x48c5 017244 setarg 0xff 
-0x48c6 017245 store 1 ,mem_24g_txbuf 
-0x48c7 017246 rtn 
-:      017249 dongle_g24_bind_ackpayload_prep:
-0x48c8 017250 jam 1 ,mem_24g_ackpayload_enable 
-0x48c9 017251 call g24_binding_device_check 
-0x48ca 017252 nrtn user3 
-0x48cb 017253 branch g24_bind_ackpayload_prep 
-:      017255 dongle_g24_kb_led_ackpayload_prep:
-0x48cc 017256 fetch 1 ,mem_24g_rxbuf + 2 
-0x48cd 017257 beq datatype_device1 ,dongle_g24_bind_ackpayload_prep 
-0x48ce 017258 beq datatype_attemp ,dongle_g24_bind_ackpayload_prep 
-0x48cf 017259 jam 0 ,mem_usb_tx_win_enable 
-0x48d0 017260 jam 0x01 ,mem_24g_datalen 
-0x48d1 017261 fetch 1 ,mem_24g_led_status 
-0x48d2 017262 store 1 ,mem_24g_txbuf 
-0x48d3 017263 rtn 
-:      017265 dongle_g24_mouse:
-0x48d4 017266 setarg ms_report_id 
-0x48d5 017267 store 1 ,mem_usb_mouse_data 
-0x48d6 017268 fetch 7 ,mem_24g_rxdata_temp + 3 
-0x48d7 017269 istore 7 ,contw 
-0x48d8 017270 fetch 1 ,mem_24g_rxdata_temp + 3 
-0x48d9 017271 ncall dongle_g24_ms_enable_blank_data_forcibly ,blank 
-0x48da 017272 fetch 1 ,mem_24g_rxdata_temp + 3 
-0x48db 017273 call dongle_g24_ms_disable_blank_data_forcibly ,blank 
-0x48dc 017274 branch dongle_usb_tx_ms_data 
-:      017276 dongle_g24_ms_enable_blank_data_forcibly:
-0x48dd 017277 jam 1 ,mem_dg_ms_blank_data_enable 
-0x48de 017278 setarg timer_ms_blank_delay 
-0x48df 017279 arg g24_timer_ms_blank ,queue 
-0x48e0 017280 branch timer_init 
-:      017282 dongle_g24_ms_disable_blank_data_forcibly:
-0x48e1 017283 jam 0 ,mem_dg_ms_blank_data_enable 
-0x48e2 017284 setarg 0 
-0x48e3 017285 arg g24_timer_ms_blank ,queue 
-0x48e4 017286 branch timer_init 
-:      017288 dongle_g24_kb:
-0x48e5 017289 fetch 1 ,mem_24g_rxdata_temp + 3 
-0x48e6 017290 beq 0 ,dongle_g24_kb_type0 
-0x48e7 017291 beq 2 ,dongle_g24_kb_type2 
-0x48e8 017292 beq 3 ,dongle_g24_kb_type3 
-0x48e9 017293 branch g24_rx_interrupt_clear 
-:      017295 dongle_g24_kb_type0:
-0x48ea 017296 fetch 1 ,mem_24g_rxdata_temp + 5 
-0x48eb 017297 store 1 ,mem_24g_ackpayload_enable 
-0x48ec 017298 jam 0 ,mem_24g_rxdata_temp + 5 
-0x48ed 017299 arg mem_usb_kb_data ,contw 
-0x48ee 017300 arg mem_24g_rxdata_temp + 4 ,contr 
-0x48ef 017301 arg 8 ,loopcnt 
-0x48f0 017302 call memcpy 
-0x48f1 017303 fetch 8 ,mem_usb_kb_data 
-0x48f2 017304 ncall dongle_g24_kb_enable_blank_data_forcibly ,blank 
-0x48f3 017305 fetch 8 ,mem_usb_kb_data 
-0x48f4 017306 call dongle_g24_kb_disable_blank_data_forcibly ,blank 
-0x48f5 017307 fetch 8 ,mem_usb_kb_data 
-0x48f6 017308 store 8 ,mem_dg_kb_data_sta_data 
-0x48f7 017309 fetcht 8 ,mem_dg_kb_data_last_data 
-0x48f8 017310 isub temp ,null 
-0x48f9 017311 ncall dongle_usb_tx_enable_ep1 ,zero 
-0x48fa 017312 fetch 8 ,mem_dg_kb_data_sta_data 
-0x48fb 017313 store 8 ,mem_dg_kb_data_last_data 
-0x48fc 017314 branch g24_rx_interrupt_clear 
-:      017316 dongle_g24_kb_enable_blank_data_forcibly:
-0x48fd 017317 jam 1 ,mem_dg_kb_blank_data_enable 
-0x48fe 017318 setarg timer_kb_blank_delay 
-0x48ff 017319 arg g24_timer_kb_blank ,queue 
-0x4900 017320 branch timer_init 
-:      017322 dongle_g24_kb_disable_blank_data_forcibly:
-0x4901 017323 jam 0 ,mem_dg_kb_blank_data_enable 
-0x4902 017324 setarg 0 
-0x4903 017325 arg g24_timer_kb_blank ,queue 
-0x4904 017326 branch timer_init 
-:      017328 dongle_g24_kb_type3:
-0x4905 017329 arg mem_usb_kb_multikey ,contw 
-0x4906 017330 arg mem_24g_rxdata_temp + 3 ,contr 
-0x4907 017331 arg 3 ,loopcnt 
-0x4908 017332 call memcpy 
-0x4909 017333 fetch 2 ,mem_usb_kb_multikey + 1 
-0x490a 017334 ncall dongle_g24_kb_mul_enable_blank_data_forcibly ,blank 
-0x490b 017335 fetch 2 ,mem_usb_kb_multikey + 1 
-0x490c 017336 call dongle_g24_kb_mul_disable_blank_data_forcibly ,blank 
-0x490d 017337 fetch 3 ,mem_usb_kb_multikey 
-0x490e 017338 store 3 ,mem_dg_kb_multikey_sta_data 
-0x490f 017339 fetcht 3 ,mem_dg_kb_multikey_last_data 
-0x4910 017340 isub temp ,null 
-0x4911 017341 ncall dongle_usb_tx_multikey_data ,zero 
-0x4912 017342 fetch 3 ,mem_dg_kb_multikey_sta_data 
-0x4913 017343 store 3 ,mem_dg_kb_multikey_last_data 
-0x4914 017344 branch g24_rx_interrupt_clear 
-:      017346 dongle_g24_kb_mul_enable_blank_data_forcibly:
-0x4915 017347 jam 1 ,mem_dg_kb_mul_blank_data_enable 
-0x4916 017348 setarg timer_kb_mul_blank_delay 
-0x4917 017349 arg g24_timer_kb_mul_blank ,queue 
-0x4918 017350 branch timer_init 
-:      017352 dongle_g24_kb_mul_disable_blank_data_forcibly:
-0x4919 017353 jam 0 ,mem_dg_kb_mul_blank_data_enable 
-0x491a 017354 setarg 0 
-0x491b 017355 arg g24_timer_kb_mul_blank ,queue 
-0x491c 017356 branch timer_init 
-:      017358 dongle_g24_kb_type2:
-0x491d 017359 arg mem_usb_kb_system ,contw 
-0x491e 017360 arg mem_24g_rxdata_temp + 3 ,contr 
-0x491f 017361 arg 2 ,loopcnt 
-0x4920 017362 call memcpy 
-0x4921 017363 fetch 2 ,mem_usb_kb_system 
-0x4922 017364 ncall dongle_g24_kb_sys_enable_blank_data_forcibly ,blank 
-0x4923 017365 fetch 2 ,mem_usb_kb_system 
-0x4924 017366 call dongle_g24_kb_sys_disable_blank_data_forcibly ,blank 
-0x4925 017367 fetch 2 ,mem_usb_kb_system 
-0x4926 017368 store 2 ,mem_dg_kb_system_sta_data 
-0x4927 017369 fetcht 2 ,mem_dg_kb_system_last_data 
-0x4928 017370 isub temp ,null 
-0x4929 017371 ncall dongle_usb_tx_sys_data ,zero 
-0x492a 017372 fetch 2 ,mem_dg_kb_system_sta_data 
-0x492b 017373 store 2 ,mem_dg_kb_system_last_data 
-0x492c 017374 branch g24_rx_interrupt_clear 
-:      017376 dongle_g24_kb_sys_enable_blank_data_forcibly:
-0x492d 017377 jam 1 ,mem_dg_kb_system_crtl_blank_data_enable 
-0x492e 017378 setarg timer_kb_sys_crtl_blank_delay 
-0x492f 017379 arg g24_timer_kb_sys_crtl_blank ,queue 
-0x4930 017380 branch timer_init 
-:      017381 dongle_g24_kb_sys_disable_blank_data_forcibly:
-0x4931 017382 jam 0 ,mem_dg_kb_system_crtl_blank_data_enable 
-0x4932 017383 setarg 0 
-0x4933 017384 arg g24_timer_kb_sys_crtl_blank ,queue 
-0x4934 017385 branch timer_init 
-:      017387 dongle_usb_tx_sys_data:
-0x4935 017388 jam usb_ep2_systemkey ,mem_usb_ep2_data 
-0x4936 017389 branch dongle_usb_tx_enable_ep2 
-:      017392 dongle_g24_store_dvc2_bind_flag:
-0x4937 017393 fetch 1 ,mem_device_option 
-0x4938 017394 rtnne dvc_op_dongle 
-0x4939 017395 fetch 1 ,mem_dg_kb_bind_flag 
-0x493a 017396 rtneq dongle_kb_bind_success 
-:      017397 dongle_prep_soft_reset:
-0x493b 017398 jam 1 ,mem_dg_kb_bind_success 
-0x493c 017399 rtn 
-:      017402 dongle_kb_bind_soft_reset:
-0x493d 017403 fetch 1 ,mem_device_option 
-0x493e 017404 rtnne dvc_op_dongle 
-0x493f 017405 fetch 1 ,mem_dg_kb_bind_success 
-0x4940 017406 rtn blank 
-0x4941 017407 jam 0 ,mem_temp 
-:      017408 dongle_wirte_efuse_bind_status:
-0x4942 017409 jam dongle_kb_bind_success ,mem_dg_kb_bind_flag 
-0x4943 017410 call dongle_write_kb_bind_status 
-0x4944 017411 call dongle_read_kb_bind_status 
-0x4945 017412 fetch 1 ,mem_temp 
-0x4946 017413 increase 1 ,pdata 
-0x4947 017414 store 1 ,mem_temp 
-0x4948 017415 beq 0xff ,soft_reset_chip 
-0x4949 017416 fetch 1 ,mem_dg_kb_bind_flag 
-0x494a 017417 bne dongle_kb_bind_success ,dongle_wirte_efuse_bind_status 
-0x494b 017418 branch soft_reset_chip 
-:      017430 keyboard_softreset_process:
-0x494c 017431 fetch 1 ,mem_device_option 
-0x494d 017432 rtnne dvc_op_keyboard 
-0x494e 017433 call mouse_wakeup_from_power_check 
-0x494f 017434 nbranch soft_reset + 1 ,user 
-0x4950 017435 fetch 1 ,mem_power_on_flag 
-0x4951 017436 branch soft_reset + 1 ,blank 
-0x4952 017437 fetch 1 ,mem_config_select_device_button_gpio 
-0x4953 017438 rtneq ui_button_gpio_disable 
-0x4954 017439 copy pdata ,queue 
-0x4955 017440 fetch 4 ,mem_saved_gpio_in 
-0x4956 017441 qisolate0 pdata 
-0x4957 017442 call keyboard_pb_set ,true 
-0x4958 017443 branch soft_reset + 2 
-:      017445 keyboard_init:
-0x4959 017446 call enable_authrom 
-0x495a 017447 call keyboard_setting_config 
-0x495b 017449 call keyboard_gpio_init 
-0x495c 017450 call keyboard_low_vol_mult_set 
-0x495d 017451 rtn wake 
-0x495e 017452 call keyboard_usb_check_enable 
-0x495f 017453 call keyboard_cb_fuction 
-0x4960 017454 fetch 1 ,mem_usb_addr 
-0x4961 017455 rtnbit1 7 
-:      017456 keyboard_init_wireless:
-0x4962 017457 fetch 2 ,mem_ui_state_map 
-0x4963 017458 bbit1 ui_state_btn_down ,keyboard_start_discovery 
-0x4964 017459 call mouse_check_select_device_by_switch 
-0x4965 017460 branch keyboard_start_work 
-:      017463 keyboard_usb_check_enable:
-0x4966 017464 fetch mouse_flag_len ,mem_mouse_flag 
-0x4967 017465 rtnbit0 mouse_enable_usb 
-0x4968 017466 setarg keyboard_usb_config_param 
-0x4969 017467 store 2 ,mem_cb_usb_config 
-0x496a 017468 jam mouse_usb_interface_remove ,mem_mouse_usb_vdd_status 
-0x496b 017469 branch keyboard_usb_interface_check 
-:      017471 keyboard_usb_config_param:
-0x496c 017472 call keyboard_usb_config_kb_check 
-0x496d 017473 call keyboard_usb_config_param_init 
-0x496e 017474 branch keyboard_usb_config_param_setup 
-:      017476 keyboard_usb_config_kb_check:
-0x496f 017477 jam dongle_kb_bind_eeprom_offect ,mem_mouse_usb_keyboard_flag 
-0x4970 017478 fetch mouse_flag_len ,mem_mouse_flag 
-0x4971 017479 rtnbit0 mouse_enable_keyboard 
-0x4972 017480 jam dongle_kb_bind_success ,mem_mouse_usb_keyboard_flag 
-0x4973 017481 rtn 
-:      017483 keyboard_usb_config_param_init:
-0x4974 017484 fetch mouse_flag_len ,mem_mouse_flag 
-0x4975 017485 bbit1 mouse_enable_usb_250 ,keyboard_usb_report_rate_set_250hz 
-0x4976 017486 bbit1 mouse_enable_usb_500 ,keyboard_usb_report_rate_set_500hz 
-0x4977 017487 bbit1 mouse_enable_usb_1000 ,keyboard_usb_report_rate_set_1000hz 
-0x4978 017488 jam 0x19 ,mem_wire_usb_interval 
-0x4979 017489 jam 0x08 ,mem_usb_tx_interval 
-0x497a 017490 rtn 
-:      017491 keyboard_usb_report_rate_set_250hz:
-0x497b 017492 jam 0x0c ,mem_wire_usb_interval 
-0x497c 017493 jam 0x04 ,mem_usb_tx_interval 
-0x497d 017494 rtn 
-:      017495 keyboard_usb_report_rate_set_500hz:
-0x497e 017496 jam 0x06 ,mem_wire_usb_interval 
-0x497f 017497 jam 0x02 ,mem_usb_tx_interval 
-0x4980 017498 rtn 
-:      017499 keyboard_usb_report_rate_set_1000hz:
-0x4981 017500 jam 0x03 ,mem_wire_usb_interval 
-0x4982 017501 jam 0x01 ,mem_usb_tx_interval 
-0x4983 017502 rtn 
-:      017504 keyboard_usb_config_param_setup:
-0x4984 017505 call usb_tx_interval_config 
-0x4985 017506 call keyboard_usb_vid_pid_config 
-0x4986 017507 branch keyboard_usb_hid_icon_config 
-:      017509 keyboard_usb_vid_pid_config:
-0x4987 017510 fetch 1 ,mem_usb_vid_pid 
-0x4988 017511 rtn blank 
-0x4989 017512 fetch 1 ,mem_mouse_usb_keyboard_flag 
-0x498a 017513 beq dongle_kb_bind_success ,dongle_usb_vid_pid_for_suit 
-0x498b 017514 branch dongle_usb_vid_pid_for_mouse_only_auto_pair 
-:      017516 keyboard_usb_hid_icon_config:
-0x498c 017517 fetch 1 ,mem_mouse_usb_keyboard_flag 
-0x498d 017518 branch dongle_usb_hid_icon_config + 1 
-:      017522 keyboard_usb_interface_check:
-0x498e 017523 bpatch patch08_1 ,mem_patch08 
-0x498f 017524 fetcht 1 ,mem_usb_offline_check_gpio 
-0x4990 017525 call gpio_get_bit 
-0x4991 017526 branch keyboard_usb_gpio_low ,true 
-0x4992 017527 branch keyboard_usb_gpio_high 
-:      017530 keyboard_usb_gpio_low:
-0x4993 017531 fetch 1 ,mem_mouse_usb_vdd_status 
-0x4994 017532 rtneq mouse_usb_interface_remove 
-0x4995 017533 jam mouse_usb_interface_remove ,mem_mouse_usb_vdd_status 
-0x4996 017534 jam 0 ,mem_usb_device_enumeration_endflag 
-0x4997 017535 jam 0 ,mem_usb_status 
-0x4998 017536 jam 0 ,mem_usb_state 
-0x4999 017537 branch keyboard_init_wireless 
-:      017540 keyboard_usb_gpio_high:
-0x499a 017541 fetch 1 ,mem_mouse_usb_vdd_status 
-0x499b 017542 rtneq mouse_usb_interface_insert 
-0x499c 017543 jam mouse_usb_interface_insert ,mem_mouse_usb_vdd_status 
-0x499d 017544 call mouse_24g_stop 
-0x499e 017545 call mouse_stop_bluetooth_mode 
-0x499f 017546 call keyboard_device_led_all_off 
-0x49a0 017547 branch usb_init 
-:      017551 keyboard_setting_config:
-0x49a1 017552 rtn wake 
-0x49a2 017554 call g24_transmit_init 
-0x49a3 017555 call g24_chmap_param_init 
-0x49a4 017557 call keyboard_param_init 
-0x49a5 017558 fetcht 1 ,mem_mcu_rstb_gpio 
-0x49a6 017559 call gpio_out_inactive 
-0x49a7 017561 call keyboard_device_led_off 
-0x49a8 017562 call mouse_device_multi_led_parm_init 
-0x49a9 017563 call le_set_fixed_ltk_justwork 
-0x49aa 017565 fetch mouse_flag_len ,mem_mouse_flag 
-0x49ab 017566 bbit1 mouse_enable_otp ,keyboard_load_otp_info_check 
-0x49ac 017567 bbit1 mouse_enable_eeprom ,mouse_load_eeprom_info_check 
-0x49ad 017568 bbit1 mouse_enable_flash ,mouse_load_flash_info_check 
-0x49ae 017569 rtn 
-:      017574 keyboard_param_init:
-0x49af 017576 call mouse_param_common_init 
-0x49b0 017578 jam 0 ,mem_same_keyvalue_timerout_flag 
-0x49b1 017579 setarg 0x230170 
-0x49b2 017580 store 3 ,mem_mouse_vdd_full_vol 
-0x49b3 017581 setarg 0x015301 
-0x49b4 017582 istore 3 ,contw 
-0x49b5 017583 arg mem_le_adv_swift_pair ,contw 
-0x49b6 017584 arg 20 ,loopcnt 
-0x49b7 017585 call clear_mem 
-0x49b8 017587 fetch 1 ,mem_le_name_len 
-0x49b9 017588 sub pdata ,12 ,null 
-0x49ba 017589 nbranch ble_name_set_no_swift_pair ,positive 
-0x49bb 017590 setarg 0x06ff06 
-0x49bc 017591 store 3 ,mem_le_adv_swift_pair 
-0x49bd 017592 setarg 0x000300 
-0x49be 017593 istore 3 ,contw 
-0x49bf 017594 setarg 0x80 
-0x49c0 017595 istore 1 ,contw 
-:      017596 ble_store_le_name:
-0x49c1 017597 fetch 1 ,mem_le_name_len 
-0x49c2 017598 increase 1 ,pdata 
-0x49c3 017599 copy pdata ,loopcnt 
-0x49c4 017600 arg mem_le_scan_data ,contr 
-0x49c5 017601 branch memcpy 
-:      017603 ble_name_set_no_swift_pair:
-0x49c6 017604 arg mem_le_adv_swift_pair ,contw 
-0x49c7 017605 branch ble_store_le_name 
-:      017608 keyboard_gpio_init:
-0x49c8 017611 fetcht 1 ,mem_mcu_clk_gpio 
-0x49c9 017612 call gpio_set_high_impedance 
-0x49ca 017613 fetcht 1 ,mem_mcu_stb_gpio 
-0x49cb 017614 call gpio_set_high_impedance 
-0x49cc 017615 fetcht 1 ,mem_mcu_rstb_gpio 
-0x49cd 017616 call gpio_set_high_impedance 
-0x49ce 017618 setarg mem_key_row_gpio 
-0x49cf 017619 store 2 ,mem_kb_row_ptr 
-0x49d0 017621 setarg mem_key_col_gpio 
-0x49d1 017622 store 2 ,mem_kb_col_ptr 
-0x49d2 017624 setarg mem_key_excol_gpio 
-0x49d3 017625 store 2 ,mem_kb_excol_ptr 
-:      017626 keyboard_keyscan_gpio_init:
-0x49d4 017627 fetch 2 ,mem_kb_row_ptr 
-0x49d5 017628 copy pdata ,regb 
-0x49d6 017629 arg 8 ,loopcnt 
-:      017631 keyboard_key_row_init:
-0x49d7 017632 ifetcht 1 ,regb 
-0x49d8 017633 sub temp ,ui_button_gpio_disable ,null 
-0x49d9 017634 ncall keboard_gpio_set_high_impedance ,zero 
-0x49da 017635 increase 1 ,regb 
-0x49db 017636 loop keyboard_key_row_init 
-0x49dc 017637 call lpm_write_gpio_wakeup 
-0x49dd 017638 fetch 2 ,mem_kb_col_ptr 
-0x49de 017639 copy pdata ,regb 
-0x49df 017640 copy pdata ,regc 
-0x49e0 017641 arg 11 ,loopcnt 
-:      017643 keyboard_key_cow_init:
-0x49e1 017644 ifetcht 1 ,regb 
-0x49e2 017645 isolate1 7 ,temp 
-0x49e3 017646 ncall gpio_set_high_impedance ,true 
-0x49e4 017647 increase 1 ,regb 
-0x49e5 017648 loop keyboard_key_cow_init 
-0x49e6 017649 rtn 
-:      017650 keboard_gpio_set_high_impedance:
-0x49e7 017652 call gpio_set_high_impedance 
-0x49e8 017653 ifetcht 1 ,regb 
-0x49e9 017654 branch gpio_set_low_pullup 
-:      017658 keyboard_low_vol_mult_set:
-0x49ea 017659 fetch 1 ,mem_device_flag 
-0x49eb 017660 beq mode_bt_device1 ,keyboard_low_vol_mult_ble_set 
-0x49ec 017661 setarg 0x5d4800 
-0x49ed 017662 store 4 ,mem_24g_long_sleep_set1 
-0x49ee 017663 fetch 1 ,mem_adc_power_flag 
-0x49ef 017664 rtnbit0 0 
-0x49f0 017665 branch mouse_24g_long_sleep_set 
-:      017666 keyboard_low_vol_mult_ble_set:
-0x49f1 017667 jam 0x0c ,mem_lpm_mult_init 
-0x49f2 017668 fetch 1 ,mem_adc_power_flag 
-0x49f3 017669 rtnbit0 0 
-0x49f4 017670 jam 0x10 ,mem_lpm_mult_init 
-0x49f5 017671 fetch 1 ,mem_mouse_current_mult_timer 
-0x49f6 017672 branch mouse_current_mult_reinit ,blank 
-0x49f7 017673 rtn 
-:      017676 keyboard_pairing_check_otp_offset:
-0x49f8 017677 fetch 2 ,mem_otp_read_retention_offset 
-0x49f9 017678 arg 0x528 ,temp 
-0x49fa 017679 isub temp ,null 
-0x49fb 017680 nrtn positive 
-0x49fc 017681 branch assert 
-:      017683 keyboard_load_otp_info_check:
-0x49fd 017684 bpatch patch08_2 ,mem_patch08 
-0x49fe 017685 fetch 1 ,mem_device_flag 
-0x49ff 017686 beq mode_24g_device ,keyboard_load_otp_device_info_g24_init 
-0x4a00 017687 beq mode_bt_device1 ,keyboard_load_otp_device_info_ble_init 
-0x4a01 017688 rtn 
-:      017690 keyboard_load_otp_device_info_g24_init:
-0x4a02 017691 arg 80 ,regd 
-0x4a03 017692 setarg 0x400 
-0x4a04 017693 idiv regd 
-0x4a05 017694 call wait_div_end 
-0x4a06 017695 quotient pdata 
-0x4a07 017696 store 2 ,mem_pdatatemp 
-0x4a08 017697 arg 0x1fcc ,pdata 
-0x4a09 017698 arg 4 ,temp 
-0x4a0a 017699 arg 4 ,rege 
-0x4a0b 017700 branch keyboard_load_otp_device_info 
-:      017701 keyboard_load_otp_device_info_ble_init:
-0x4a0c 017702 arg 280 ,regd 
-0x4a0d 017703 setarg 0x400 
-0x4a0e 017704 idiv regd 
-0x4a0f 017705 call wait_div_end 
-0x4a10 017706 quotient pdata 
-0x4a11 017707 store 2 ,mem_pdatatemp 
-0x4a12 017708 arg 0x1fc2 ,pdata 
-0x4a13 017709 arg 14 ,temp 
-0x4a14 017710 arg 14 ,rege 
-0x4a15 017711 branch keyboard_load_otp_device_info 
-:      017712 keyboard_load_otp_device_info:
-0x4a16 017713 storet 1 ,mem_temp 
-0x4a17 017714 arg mem_otp_read_retention_memory ,rega 
-0x4a18 017715 arg 0 ,regc 
-:      017716 keyboard_load_otp_info_check_page_loop:
-0x4a19 017717 copy pdata ,regb 
-0x4a1a 017718 fetchr loopcnt ,1 ,mem_temp 
-0x4a1b 017719 call otp_read_data 
-0x4a1c 017720 fetch 8 ,mem_otp_read_retention_memory 
-0x4a1d 017721 fetcht 8 ,mem_otp_read_retention_memory + 8 
-0x4a1e 017722 ior temp ,pdata 
-0x4a1f 017723 fetcht 8 ,mem_otp_read_retention_memory + 16 
-0x4a20 017724 ior temp ,pdata 
-0x4a21 017725 branch keyboard_load_otp_info_check_first_time ,blank 
-0x4a22 017726 increase 1 ,regc 
-0x4a23 017727 fetch 2 ,mem_pdatatemp 
-0x4a24 017728 isub regc ,null 
-0x4a25 017730 copy regb ,pdata 
-0x4a26 017731 isub regd ,pdata 
-0x4a27 017732 branch keyboard_load_otp_info_check_page_loop 
-:      017733 keyboard_load_otp_info_check_first_time:
-0x4a28 017735 sub regc ,0 ,null 
-0x4a29 017736 branch keyboard_load_otp_info_check_first_time_process ,zero 
-:      017737 keyboard_load_otp_info_check_first_time_loop_init:
-0x4a2a 017738 copy regb ,pdata 
-0x4a2b 017739 iadd regd ,pdata 
-:      017740 keyboard_load_otp_info_check_first_time_loop:
-0x4a2c 017741 isub rege ,pdata 
-0x4a2d 017742 copy pdata ,regb 
-0x4a2e 017743 fetchr loopcnt ,1 ,mem_temp 
-0x4a2f 017744 call otp_read_data 
-0x4a30 017745 fetch 8 ,mem_otp_read_retention_memory 
-0x4a31 017746 fetcht 8 ,mem_otp_read_retention_memory + 8 
-0x4a32 017747 ior temp ,pdata 
-0x4a33 017748 fetcht 8 ,mem_otp_read_retention_memory + 16 
-0x4a34 017749 ior temp ,pdata 
-0x4a35 017750 branch keyboard_load_otp_info_check_offset_process ,blank 
-0x4a36 017751 copy regb ,pdata 
-0x4a37 017752 branch keyboard_load_otp_info_check_first_time_loop 
-:      017753 keyboard_load_otp_info_check_first_time_process:
-0x4a38 017754 storer rege ,1 ,mem_otp_read_retention_offset 
-0x4a39 017755 rtn 
-:      017756 keyboard_load_otp_info_check_offset_process:
-0x4a3a 017757 bpatch patch08_3 ,mem_patch08 
-0x4a3b 017758 setarg 0x1fd0 
-0x4a3c 017759 isub regb ,pdata 
-0x4a3d 017760 store 2 ,mem_otp_read_retention_offset 
-0x4a3e 017761 copy regb ,pdata 
-0x4a3f 017762 iadd rege ,regb 
-0x4a40 017763 fetchr loopcnt ,1 ,mem_temp 
-0x4a41 017764 arg mem_otp_read_retention_memory ,rega 
-0x4a42 017765 call otp_read_data 
-0x4a43 017766 fetch 1 ,mem_device_flag 
-0x4a44 017767 beq mode_24g_device ,keyboard_load_otp_info_check_offset_process_g24 
-0x4a45 017768 beq mode_bt_device1 ,keyboard_load_otp_info_check_offset_process_ble 
-0x4a46 017769 rtn 
-:      017771 keyboard_load_otp_info_check_offset_process_g24:
-0x4a47 017772 fetch 6 ,mem_otp_read_retention_memory 
-0x4a48 017773 store 4 ,mem_mouse_24g_addr 
-0x4a49 017774 branch keybaord_load_device_info 
-:      017776 keyboard_load_otp_info_check_offset_process_ble:
-0x4a4a 017777 fetch 1 ,mem_otp_read_retention_memory 
-0x4a4b 017778 sub pdata ,system_os_mac ,null 
-0x4a4c 017779 ncall set_pdata_0 ,positive 
-0x4a4d 017780 store 1 ,mem_kb_computer_system 
-0x4a4e 017781 fetch 1 ,mem_otp_read_retention_memory + 1 
-0x4a4f 017782 store 1 ,mem_device1_type 
-0x4a50 017783 fetch 6 ,mem_otp_read_retention_memory + 2 
-0x4a51 017784 store 6 ,mem_device1_addr 
-0x4a52 017785 fetch 6 ,mem_otp_read_retention_memory + 8 
-0x4a53 017786 store 6 ,mem_device1_locall_addr 
-0x4a54 017787 branch mouse_select_reconn_device 
-:      017790 keyboard_load_otp_info_check_overwise:
-0x4a55 017791 branch assert 
-:      017794 keyboard_store_device_info:
-0x4a56 017795 bpatch patch08_4 ,mem_patch08 
-0x4a57 017796 fetch mouse_flag_len ,mem_mouse_flag 
-0x4a58 017797 bbit1 mouse_enable_otp ,keyboard_store_otp_device_info 
-0x4a59 017798 bbit1 mouse_enable_eeprom ,mouse_store_eeprom_device_info 
-0x4a5a 017799 bbit1 mouse_enable_flash ,mouse_store_flash_device_info 
-0x4a5b 017800 rtn 
-:      017802 keyboard_store_otp_device_info:
-0x4a5c 017803 rtn 
-0x4a5d 017804 fetch 1 ,mem_device_flag 
-0x4a5e 017805 beq mode_24g_device ,keyboard_store_otp_device_info_g24 
-0x4a5f 017806 beq mode_bt_device1 ,keyboard_store_otp_device_info_ble 
-0x4a60 017807 rtn 
-:      017809 keyboard_store_otp_device_info_g24:
-0x4a61 017810 fetcht 2 ,mem_otp_read_retention_offset 
-0x4a62 017811 setarg 0x1fd0 
-0x4a63 017812 isub temp ,regb 
-0x4a64 017813 arg mem_mouse_24g_addr ,rega 
-0x4a65 017814 arg 4 ,loopcnt 
-0x4a66 017815 call otp_write 
-0x4a67 017816 fetcht 2 ,mem_otp_read_retention_offset 
-0x4a68 017817 increase 4 ,temp 
-0x4a69 017818 storet 2 ,mem_otp_read_retention_offset 
-0x4a6a 017819 rtn 
-:      017821 keyboard_store_otp_device_info_ble:
-0x4a6b 017822 fetcht 2 ,mem_otp_read_retention_offset 
-0x4a6c 017823 setarg 0x1fd0 
-0x4a6d 017824 isub temp ,regb 
-0x4a6e 017827 add regb ,1 ,regb 
-0x4a6f 017828 arg mem_device1_addr ,rega 
-0x4a70 017829 arg 6 ,loopcnt 
-0x4a71 017830 call otp_write 
-0x4a72 017832 add regb ,7 ,regb 
-0x4a73 017833 arg mem_device1_locall_addr ,rega 
-0x4a74 017834 arg 6 ,loopcnt 
-0x4a75 017835 branch otp_write 
-:      017837 keybaord_load_device_info:
-0x4a76 017838 fetch 4 ,mem_mouse_24g_addr 
-0x4a77 017839 store 4 ,mem_24g_receiver_addr 
-0x4a78 017840 store 4 ,mem_24g_addr 
-0x4a79 017841 rtn 
-:      017844 keyboard_cb_fuction:
-0x4a7a 017845 bpatch patch08_5 ,mem_patch08 
-0x4a7b 017846 setarg mouse_24g_before_lpm_sleep 
-0x4a7c 017847 store 2 ,mem_cb_before_lpm_sleep 
-0x4a7d 017848 setarg keyboard_24g_package_data 
-0x4a7e 017849 store 2 ,mem_cb_24g_transmit_data 
-0x4a7f 017850 setarg keyboard_24g_search_dongle 
-0x4a80 017851 store 2 ,mem_cb_24g_search_receiver 
-0x4a81 017852 setarg keyboard_lpm_before_common 
-0x4a82 017853 store 2 ,mem_cb_24g_lpm_before 
-0x4a83 017854 setarg keyboard_le 
-0x4a84 017855 store 2 ,mem_cb_le_process 
-0x4a85 017857 setarg keyboard_process_lpm_before 
-0x4a86 017858 store 2 ,mem_cb_before_lpm 
-0x4a87 017860 setarg keyboard_priority_bb_event 
-0x4a88 017861 store 2 ,mem_cb_bb_event_process 
-0x4a89 017862 setarg keyboard_idle 
-0x4a8a 017863 store 2 ,mem_cb_idle_process 
-0x4a8b 017864 setarg keyboard_before_hibernate 
-0x4a8c 017865 store 2 ,mem_cb_before_hibernate 
-0x4a8d 017866 setarg mouse_le_bb_event_connect_complete 
-0x4a8e 017867 store 2 ,mem_cb_att_write 
-0x4a8f 017868 setarg keyboard_bb_event_timer 
-0x4a90 017869 store 2 ,mem_cb_event_timer 
-0x4a91 017870 setarg mouse_spi_write_flash_cb 
-0x4a92 017871 store 2 ,mem_cb_spi_flash_write_complate 
-0x4a93 017872 setarg mouse_lpm_check_wake_lock 
-0x4a94 017873 store 2 ,mem_cb_check_wakelock 
-0x4a95 017874 setarg mouse_le_transmit 
-0x4a96 017875 store 2 ,mem_cb_ble_transmit 
-0x4a97 017876 setarg mouse_set_lpm_mult 
-0x4a98 017877 store 2 ,mem_cb_bt_set_mult 
-0x4a99 017878 rtn 
-:      017882 keyboard_priority_bb_event:
-0x4a9a 017883 bpatch patch08_6 ,mem_patch08 
-0x4a9b 017884 copy regc ,pdata 
-0x4a9c 017886 beq bt_evt_le_start_enc ,keyboard_le_ll_start_encryt 
-0x4a9d 017887 beq bt_evt_le_parse_conn_param_accepted ,keyboard_le_parse_conn_param_accepted 
-0x4a9e 017888 beq bt_evt_le_parse_conn_papa_update_rsp ,keyboard_le_conn_param_update_rsp_recieved 
-0x4a9f 017889 beq bt_evt_le_disconnected ,keyboard_le_bb_disconnected 
-0x4aa0 017891 beq bt_evt_le_connected ,keyboard_le_bb_event_connected 
-0x4aa1 017892 beq bt_evt_button_long_pressed ,keyboard_bb_event_discovery_btn 
-0x4aa2 017893 beq bt_evt_le_pairing_success ,mouse_le_pairing_success 
-0x4aa3 017894 beq bt_evt_le_enc_info ,mouse_le_enc_info 
-0x4aa4 017896 beq bt_evt_le_pairing_complete ,app_ble_store_reconn_info 
-0x4aa5 017897 beq bt_evt_le_parse_conn_param_accepted ,mouse_le_parse_conn_param_accepted 
-0x4aa6 017899 beq bt_evt_24g_pairing_complete ,keyboard_24g_pairing_complete 
-0x4aa7 017900 beq bt_evt_24g_attempt_success ,keyboard_24g_attempt_success 
-0x4aa8 017901 beq bt_evt_24g_attempt_fail ,keyboard_24g_attempt_fail 
-0x4aa9 017904 rtn 
-:      017910 keyboard_le_bb_event_connected:
-0x4aaa 017911 jam 0 ,mem_mouse_long_mult_flag 
-0x4aab 017913 jam 1 ,mem_mouse_le_bb_connected_flag 
-0x4aac 017914 call mouse_24g_first_store_reconn_info 
-0x4aad 017915 fetch 1 ,mem_mouse_le_reconnect_flag 
-0x4aae 017916 nbranch keyboard_le_bb_event_connected_next ,blank 
-0x4aaf 017917 jam 0x14 ,mem_mouse_send_secutiry_request_timer 
-:      017918 keyboard_le_bb_event_connected_next:
-0x4ab0 017919 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x4ab1 017920 set0 app_disc_by_button ,pdata 
-0x4ab2 017921 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x4ab3 017922 jam 0 ,mem_mouse_direct_timer 
-0x4ab4 017923 fetch 2 ,mem_le_battery_level_updata_timer_init 
-0x4ab5 017924 store 2 ,mem_le_battery_level_updata_timer 
-0x4ab6 017925 call mouse_no_data_timer_init 
-0x4ab7 017926 branch keyboard_stop_discovery 
-:      017929 keyboard_le_bb_disconnected:
-0x4ab8 017930 setarg 0 
-0x4ab9 017931 store 2 ,mem_le_battery_level_updata_timer 
-0x4aba 017932 store 1 ,mem_keyboard_le_send_conn_param_update 
-0x4abb 017933 store 1 ,mem_keyboard_le_send_conn_param_update_timer 
-0x4abc 017934 store 1 ,mem_mouse_le_bb_connected_flag 
-:      017935 keyboard_le_bb_disconnected_next:
-0x4abd 017936 jam le_lpm_enable ,mem_mouse_le_conn_param_reject 
-0x4abe 017937 jam 0 ,mem_mouse_clear_sensor_data_flag 
-0x4abf 017938 call le_clr_config_more_data 
-0x4ac0 017939 branch keyboard_bb_disconnected 
-:      017940 keyboard_bb_disconnected:
-0x4ac1 017941 call mouse_bb_discon_clear_stack 
-0x4ac2 017942 fetch app_disc_rsn_size ,mem_app_disconn_reason 
-0x4ac3 017943 bbit1 app_disc_ble ,keyboard4_0_event_bb_disconn 
-0x4ac4 017944 bbit1 app_disc_by_button ,app_disconn_reason_clear 
-0x4ac5 017945 branch keyboard_start_discovery 
-:      017946 keyboard4_0_event_bb_disconn:
-0x4ac6 017947 call mouse_le_clean_connect_flag 
-0x4ac7 017948 fetch app_disc_rsn_size ,mem_app_disconn_reason 
-0x4ac8 017949 bbit1 app_disc_by_button ,app_disconn_reason_clear 
-0x4ac9 017950 call ice_break 
-0x4aca 017951 branch keyboard_app_enter_hibernate 
-:      017954 keyboard_le_ll_start_encryt:
-0x4acb 017955 fetch 1 ,mem_mouse_le_reconnect_flag 
-0x4acc 017956 beq 1 ,keyboard_le_ll_reconn_start_encryt 
-0x4acd 017957 jam 20 ,mem_le_start_encrypt_timer 
-0x4ace 017958 jam 5 ,mem_le_start_auto_reco_timer 
-0x4acf 017959 branch mouse_le_ll_enable_start_enc_flag 
-:      017960 keyboard_le_ll_reconn_start_encryt:
-0x4ad0 017961 call mouse_updata_le_param 
-0x4ad1 017962 jam 5 ,mem_le_start_encrypt_timer 
-0x4ad2 017963 branch mouse_le_ll_enable_start_enc_flag 
-:      017965 keyboard_le_parse_conn_param_accepted:
-0x4ad3 017966 fetch 1 ,mem_le_new_conninterval 
-0x4ad4 017967 sub pdata ,le_interval_15ms ,null 
-0x4ad5 017968 nbranch mouse_le_conn_param_lpm_disable ,positive 
-0x4ad6 017969 fetch 1 ,mem_le_new_connslavelatency 
-0x4ad7 017970 fetcht 1 ,mem_lpm_mult_init 
-0x4ad8 017971 isub temp ,null 
-0x4ad9 017972 branch mouse_le_lpm_mult_reinit ,positive 
-0x4ada 017973 fetch 1 ,mem_le_new_connslavelatency 
-0x4adb 017974 store 1 ,mem_lpm_mult 
-0x4adc 017975 branch mouse_le_conn_param_lpm_enable 
-:      017977 keyboard_le_conn_param_update_rsp_recieved:
-0x4add 017978 fetch 1 ,mem_keyboard_le_send_conn_param_update 
-0x4ade 017979 nrtn blank 
-0x4adf 017980 jam 1 ,mem_keyboard_le_send_conn_param_update 
-0x4ae0 017981 jam 30 ,mem_keyboard_le_send_conn_param_update_timer 
-0x4ae1 017982 rtn 
-:      017984 keyboard_24g_pairing_complete:
-0x4ae2 017985 call keyboard_get_24g_led_enable 
-0x4ae3 017986 call mouse_no_data_timer_init 
-0x4ae4 017987 branch mouse_24g_pairing_complete_common 
-:      017989 keyboard_24g_attempt_success:
-0x4ae5 017990 call keyboard_get_24g_led_enable 
-0x4ae6 017991 fetch 4 ,mem_24g_addr 
-0x4ae7 017992 store 4 ,mem_24g_receiver_addr 
-0x4ae8 017993 store 4 ,mem_mouse_24g_addr 
-0x4ae9 017994 call g24_ch_syncword_crc8_init 
-0x4aea 017995 call mouse_device_poweron_led_config 
-0x4aeb 017996 call mouse_no_data_timer_init 
-0x4aec 017997 branch mouse_24g_attempt_success 
-:      017999 keyboard_24g_get_led:
-0x4aed 018000 jam device_data_tpye_standard_keyboard ,mem_keyboard_data_send_flag 
-0x4aee 018001 call keyboard_clear_key_data 
-0x4aef 018002 jam 0x03 ,mem_customer_key_press + 2 
-0x4af0 018003 rtn 
-:      018005 keyboard_24g_led_get_status_check:
-0x4af1 018006 arg 6 ,loopcnt 
-0x4af2 018007 arg mem_keyboard_tx_data + 3 ,contr 
-:      018008 keyboard_24g_led_data_check:
-0x4af3 018009 ifetch 1 ,contr 
-0x4af4 018010 beq hid_key_num_lock ,keyboard_get_24g_led_enable 
-0x4af5 018011 beq hid_key_caps_lock ,keyboard_get_24g_led_enable 
-0x4af6 018012 beq hid_key_scroll_lock ,keyboard_get_24g_led_enable 
-0x4af7 018013 loop keyboard_24g_led_data_check 
-0x4af8 018014 rtn 
-:      018016 keyboard_get_24g_led_enable:
-0x4af9 018017 jam 0x03 ,mem_keyboard_led_status_get 
-0x4afa 018018 jam 1 ,mem_keyboard_data_change_flag 
-0x4afb 018019 rtn 
-:      018021 keyboard_set_repeat_send_flag:
-0x4afc 018022 jam 1 ,mem_24g_repeat_send_flag 
-0x4afd 018023 rtn 
-:      018026 keyboard_24g_attempt_fail:
-0x4afe 018027 fetch 1 ,mem_24g_attempt_fail_flag 
-0x4aff 018028 nbranch keyboard_24g_hibernate_set ,blank 
-0x4b00 018029 fetch 1 ,mem_24g_reconn_type 
-0x4b01 018030 beq fast_conn_and_3_0_addr ,keyboard_24g_fast_conn_attempt_fail 
-0x4b02 018031 beq receiver_and_3_0_addr ,keyboard_24g_attempt_fail_enter_hibernate 
-0x4b03 018032 branch keyboard_24g_attempt_fail_enter_hibernate 
-:      018034 keyboard_24g_attempt_fail_enter_hibernate:
-0x4b04 018035 call mouse_24g_stop 
-0x4b05 018036 fetch 1 ,mem_reconn_times 
-0x4b06 018037 nbranch mouse_polling_device ,blank 
-0x4b07 018038 fetch 1 ,mem_device_flag 
-0x4b08 018039 beq mode_24g_device ,keyboard_app_enter_hibernate 
-0x4b09 018040 rtn 
-:      018042 keyboard_24g_fast_conn_attempt_fail:
-0x4b0a 018043 fetch mouse_flag_len ,mem_mouse_flag 
-0x4b0b 018044 bbit1 mouse_enable_24g_first_auto_pairing ,mouse_24g_start_auto_pair 
-0x4b0c 018045 bbit1 mouse_enable_auto_24g_paring ,mouse_24g_start_auto_pair 
-0x4b0d 018046 bbit0 mouse_enable_24g_auto_pair_nerver_been_paired ,mouse_24g_reconn_dongle_start 
-0x4b0e 018047 fetch 4 ,mem_mouse_24g_addr 
-0x4b0f 018048 branch keyboard_24g_start_pair_mode ,blank 
-0x4b10 018049 branch mouse_24g_reconn_dongle_start 
-:      018051 keyboard_24g_hibernate_set:
-0x4b11 018052 jam 0 ,mem_24g_attempt_fail_flag 
-0x4b12 018053 call g24_transmit_next_packet 
-0x4b13 018054 setarg -1 
-0x4b14 018055 store 8 ,mem_24g_enter_hibernate 
-0x4b15 018056 setarg 0 
-0x4b16 018057 store 7 ,mem_mouse_key 
-0x4b17 018058 jam 1 ,mem_sensor_shutdown_flag 
-0x4b18 018059 branch keyboard_g24_long_sleep 
-:      018064 keyboard_bb_event_timer:
-0x4b19 018065 bpatch patch08_7 ,mem_patch08 
-0x4b1a 018066 call mouse_adc_read 
-0x4b1b 018067 call keyboard_low_voltage_param_set 
-0x4b1c 018068 call mouse_low_voltage_led_timer 
-0x4b1d 018070 call g24_pair_timeout_timer 
-0x4b1e 018071 call g24_reconn_timeout_timer 
-0x4b1f 018072 call mouse_24g_long_sleep_param_update_timer 
-0x4b20 018073 call keyboard_24g_repeat_send_data 
-0x4b21 018074 call keyboard_24g_led_status_get_timer 
-0x4b22 018078 call keyboard_check_discovery_timeout_timer 
-0x4b23 018080 call keyboard_check_direct_timeout_timer 
-0x4b24 018081 call mouse_le_enable_att_list_timer 
-0x4b25 018082 call keyboard_le_battery_updata_timer 
-0x4b26 018083 call mouse_le_send_smp_security_request_timer 
-0x4b27 018084 call keyboard_le_send_conn_param_update_timer 
-0x4b28 018085 call keyboard_le_auto_recognize_timer 
-0x4b29 018087 call mouse_current_mult_update_timer 
-0x4b2a 018088 call mouse_wheel_trigger_timer 
-0x4b2b 018089 call keyboard_store_information_delay_timer 
-0x4b2c 018090 call keyboard_capslock_led_on_timer 
-0x4b2d 018091 call keyboard_long_press_timer 
-0x4b2e 018092 call keyboard_commbination_delay_release_timer 
-0x4b2f 018093 fetch 1 ,mem_device_flag 
-0x4b30 018094 beq mode_24g_device ,keyboard_check_no_data_timeout_timer 
-0x4b31 018095 branch mouse_check_no_data_timeout_timer 
-:      018098 keyboard_commbination_key_process:
-0x4b32 018099 fetch 1 ,mem_commbination_key_statue 
-0x4b33 018100 rtnne commbination_key_state_down 
-0x4b34 018101 arg mem_combination_ui_button_count ,regc 
-0x4b35 018102 arg mouse_bluetooth_fast_conn_init ,regb 
-0x4b36 018103 branch timer_single_step 
-:      018105 keyboard_commbination_fast_conn_bt_check:
-0x4b37 018106 fetch 2 ,mem_keyboard_keyvalue_buffer + 2 
-0x4b38 018107 fetcht 2 ,mem_keyboard_commbination_fast_conn_bt 
-0x4b39 018108 isub temp ,null 
-0x4b3a 018109 branch keyboard_commbination_key_down ,zero 
-0x4b3b 018110 byteswap temp ,temp 
-0x4b3c 018111 isub temp ,null 
-0x4b3d 018112 branch keyboard_commbination_key_down ,zero 
-0x4b3e 018113 branch mouse_commbination_key_up 
-:      018115 keyboard_commbination_key_down:
-0x4b3f 018116 fetch 1 ,mem_commbination_key_statue 
-0x4b40 018117 rtneq commbination_key_state_down 
-0x4b41 018118 jam commbination_key_state_down ,mem_commbination_key_statue 
-0x4b42 018119 rtn 
-:      018122 keyboard_check_discovery_timeout_timer:
-0x4b43 018123 arg mem_mouse_discovery_timer ,regc 
-0x4b44 018124 arg keyboard_check_discovery_timeout ,regb 
-0x4b45 018125 branch timer_single_step_2b 
-:      018127 keyboard_check_discovery_timeout:
-0x4b46 018128 call keyboard_stop_discovery 
-0x4b47 018129 branch keyboard_app_enter_hibernate 
-:      018134 keyboard_store_information_delay_timer:
-0x4b48 018135 arg mem_store_information_delay_timer ,regc 
-0x4b49 018136 arg keyboard_store_device_info_check ,regb 
-0x4b4a 018137 branch timer_single_step 
-:      018139 keyboard_store_device_info_check:
-0x4b4b 018140 call keyboard_store_device_info 
-0x4b4c 018141 fetch 1 ,mem_mouse_need_soft_reset 
-0x4b4d 018142 nbranch mouse_soft_reset ,blank 
-0x4b4e 018143 rtn 
-:      018145 keyboard_low_voltage_param_set:
-0x4b4f 018146 fetch 1 ,mem_mouse_adc_last_low_voltage_flag 
-0x4b50 018147 branch keyboard_low_voltage_param_set_33v ,blank 
-0x4b51 018148 jam 58 ,mem_mouse_vdd_low_vol 
-0x4b52 018149 rtn 
-:      018150 keyboard_low_voltage_param_set_33v:
-0x4b53 018151 jam 53 ,mem_mouse_vdd_low_vol 
-0x4b54 018152 rtn 
-:      018154 keyboard_le_auto_recognize_timer:
-0x4b55 018156 arg mem_le_start_auto_reco_timer ,regc 
-0x4b56 018157 arg keyboard_le_send_att_find_by_type_value_request_ancs ,regb 
-0x4b57 018158 branch timer_single_step 
-:      018160 keyboard_check_direct_timeout_timer:
-0x4b58 018161 arg mem_mouse_direct_timer ,regc 
-0x4b59 018162 arg mouse_check_direct_timeout ,regb 
-0x4b5a 018163 call timer_single_step 
-0x4b5b 018164 branch mouse_check_direct_timeout_timer + 3 
-:      018166 keyboard_le_battery_updata_timer:
-0x4b5c 018167 fetch mouse_flag_len ,mem_mouse_flag 
-0x4b5d 018168 rtnbit1 mouse_enable_le_battery_service_cancel 
-0x4b5e 018169 branch mouse_le_battery_updata_timer 
-:      018171 keyboard_le_send_conn_param_update_timer:
-0x4b5f 018172 arg mem_keyboard_le_send_conn_param_update_timer ,regc 
-0x4b60 018173 arg mouse_updata_le_param ,regb 
-0x4b61 018174 branch timer_single_step 
-:      018176 keyboard_24g_repeat_send_data:
-0x4b62 018177 fetch 1 ,mem_24g_repeat_send_flag 
-0x4b63 018178 rtn blank 
-0x4b64 018179 jam 0 ,mem_24g_repeat_send_flag 
-0x4b65 018180 jam 1 ,mem_keyboard_data_change_flag 
-0x4b66 018181 call g24_txdata_prep 
-0x4b67 018182 branch keyboard_g24_transmit_process 
-:      018184 keyboard_24g_led_status_get_timer:
-0x4b68 018185 arg mem_keyboard_led_status_get_timer ,regc 
-0x4b69 018186 arg keyboard_24g_led_status_clear ,regb 
-0x4b6a 018187 branch timer_single_step 
-:      018189 keyboard_24g_led_status_clear:
-0x4b6b 018190 jam 0 ,mem_keyboard_led_status_get 
-0x4b6c 018191 rtn 
-:      018197 keyboard_device_led_off:
-0x4b6d 018198 call mouse_device_multi_led_off 
-0x4b6e 018199 call keyboard_capslock_led_off 
-:      018200 keyboard_power_led_off:
-0x4b6f 018201 fetcht 1 ,mem_keyboard_power_led_gpio 
-0x4b70 018202 branch gpio_out_inactive 
-:      018203 keyboard_numlock_led_off:
-0x4b71 018204 rtn 
-:      018207 keyboard_capslock_led_on_timer:
-0x4b72 018208 fetch 1 ,mem_keyboard_caps_led_gpio 
-0x4b73 018209 rtneq gpio_disable 
-0x4b74 018210 fetch 2 ,mem_mouse_no_data_timer 
-0x4b75 018211 rtn blank 
-0x4b76 018212 fetch 2 ,mem_mouse_no_data_timeout 
-0x4b77 018213 fetcht 2 ,mem_mouse_no_data_timer 
-0x4b78 018214 isub temp ,temp 
-0x4b79 018215 fetch 2 ,mem_keyboard_caps_led_on_timer 
-0x4b7a 018216 isub temp ,pdata 
-0x4b7b 018217 branch keyboard_capslock_led_check_on ,positive 
-:      018218 keyboard_capslock_led_off:
-0x4b7c 018219 fetcht 1 ,mem_keyboard_caps_led_gpio 
-0x4b7d 018220 branch gpio_out_inactive 
-:      018224 keyboard_capslock_led_check_on:
-0x4b7e 018225 fetch 1 ,mem_keyboard_led_status 
-0x4b7f 018226 bbit0 kb_pc_keysel_capslock ,keyboard_capslock_led_off 
-0x4b80 018227 fetcht 1 ,mem_keyboard_caps_led_gpio 
-0x4b81 018228 branch gpio_out_active 
-:      018230 keyboard_long_press_timer:
-0x4b82 018231 arg mem_same_keyvalue_timer ,regc 
-0x4b83 018232 arg keyboard_long_press_timerout ,regb 
-0x4b84 018233 branch timer_single_step_2b 
-:      018235 keyboard_long_press_timerout:
-0x4b85 018236 jam 1 ,mem_same_keyvalue_timerout_flag 
-0x4b86 018237 branch app_enter_hibernate 
-:      018239 keyboard_commbination_delay_release_timer:
-0x4b87 018240 arg mem_keyboard_commbination_control_key_delay_release_timer ,regc 
-0x4b88 018241 arg keyboard_commbination_key_null_set ,regb 
-0x4b89 018242 branch timer_single_step 
-:      018245 keyboard_check_no_data_timeout_timer:
-0x4b8a 018246 arg mem_mouse_no_data_timer ,regc 
-0x4b8b 018247 arg keyboard_check_no_data_timeout ,regb 
-0x4b8c 018248 branch timer_single_step_2b 
-:      018250 keyboard_check_no_data_timeout:
-0x4b8d 018251 fetch 1 ,mem_device_flag 
-0x4b8e 018252 beq mode_24g_device ,keyboard_24g_hibernate_set 
-0x4b8f 018253 branch mouse_disconnect 
-:      018256 keyboard_bb_event_discovery_btn:
-0x4b90 018257 isolate1 mark_24g ,mark 
-0x4b91 018258 call mouse_24g_stop ,true 
-0x4b92 018259 call mouse_disconnect 
-0x4b93 018260 call mouse_le_clean_connect_flag 
-0x4b94 018261 branch keyboard_start_discovery 
-:      018263 keyboard_start_discovery:
-0x4b95 018264 bpatch patch09_0 ,mem_patch09 
-0x4b96 018265 call mouse_device_discovery_led_config 
-0x4b97 018266 fetch 2 ,mem_ui_state_map 
-0x4b98 018267 isolate1 ui_state_ble_adv ,pdata 
-0x4b99 018268 call mouse_stop_le_adv ,true 
-0x4b9a 018270 setarg 0 
-0x4b9b 018271 store 2 ,mem_le_battery_level_updata_timer 
-0x4b9c 018272 call keyboard_capslock_led_off 
-0x4b9d 018273 jam 0xff ,mem_kb_computer_system 
-0x4b9e 018275 fetch 2 ,mem_ui_state_map 
-0x4b9f 018276 isolate1 ui_state_ble_adv ,pdata 
-0x4ba0 018277 call mouse_stop_le_adv ,true 
-0x4ba1 018278 call mouse_bluetooth_fast_conn_disable 
-0x4ba2 018279 fetch 2 ,mem_ui_state_map 
-0x4ba3 018280 bbit1 ui_state_ble_adv ,keyboard_start_discovery_norandom 
-0x4ba4 018281 fetch mouse_flag_len ,mem_mouse_flag 
-0x4ba5 018282 bbit0 mouse_enable_ble_random_addre ,keyboard_start_discovery_norandom 
-0x4ba6 018283 fetcht 2 ,mem_random_addr_increase_count 
-0x4ba7 018284 increase 1 ,temp 
-0x4ba8 018285 storet 2 ,mem_random_addr_increase_count 
-0x4ba9 018286 storet 2 ,mem_le_lap + 1 
-0x4baa 018287 random pdata 
-0x4bab 018288 store 1 ,mem_le_lap 
-:      018289 keyboard_start_discovery_norandom:
-0x4bac 018290 fetch 3 ,mem_mouse_le_lap_temp 
-0x4bad 018291 store 3 ,mem_le_lap + 3 
-0x4bae 018292 call app_lpm_mult_disable 
-0x4baf 018293 fetch 2 ,mem_mouse_discovery_timeout 
-0x4bb0 018294 store 2 ,mem_mouse_discovery_timer 
-0x4bb1 018295 setarg 0 
-0x4bb2 018296 store 2 ,mem_mouse_no_data_timer 
-0x4bb3 018297 store 2 ,mem_le_battery_level_updata_timer 
-0x4bb4 018298 store 1 ,mem_mouse_direct_timer 
-0x4bb5 018299 store 1 ,mem_mouse_bluetooth_reconnect_timeout 
-0x4bb6 018300 store 1 ,mem_mouse_clear_sensor_data_flag 
-0x4bb7 018301 arg mouse_store_eeprom_flag ,queue 
-0x4bb8 018302 call mouse_enable_function_flag 
-0x4bb9 018303 call mouse_bt_discovery_button_down_disable 
-0x4bba 018304 branch mouse_check_51cmd_adv 
-:      018307 keyboard_low_voltage_led_blink_disable:
-0x4bbb 018308 jam 0 ,mem_mouse_adc_last_low_voltage_flag 
-0x4bbc 018309 branch mouse_low_voltage_led_off_judge 
-:      018311 keyboard_stop_discovery:
-0x4bbd 018312 bpatch patch09_1 ,mem_patch09 
-0x4bbe 018313 setarg 0 
-0x4bbf 018314 store 2 ,mem_mouse_discovery_timer 
-0x4bc0 018315 arg mouse_bt_discovery_button_long_down_flag ,queue 
-0x4bc1 018316 call mouse_disable_function_flag 
-0x4bc2 018317 jam 0 ,mem_mouse_bluetooth_reconnect_timeout 
-0x4bc3 018318 call mouse_stop_le_adv 
-0x4bc4 018319 branch keyboard_device_led_off 
-:      018322 keyboard_store_remote_bdaddr:
-0x4bc5 018323 bpatch patch09_2 ,mem_patch09 
-0x4bc6 018324 fetch mouse_flag_len ,mem_mouse_flag 
-0x4bc7 018325 rtnbit0 mouse_store_eeprom_flag 
-0x4bc8 018326 arg mouse_store_eeprom_flag ,queue 
-0x4bc9 018327 call mouse_disable_function_flag 
-0x4bca 018328 call mouse_check_device_addr 
-0x4bcb 018329 branch mouse_unplug_clean_bdaddr 
-:      018332 keyboard_idle:
-0x4bcc 018333 bpatch patch09_3 ,mem_patch09 
-0x4bcd 018334 call mouse_low_voltage_led_no_enter_lpm 
-0x4bce 018335 branch ui_check_paring_button 
-:      018339 keyboard_start_work:
-0x4bcf 018340 bpatch patch09_4 ,mem_patch09 
-0x4bd0 018341 fetch mouse_flag_len ,mem_mouse_flag 
-0x4bd1 018342 bbit0 mouse_enable_adc ,keyboard_start_work_next 
-0x4bd2 018343 call enable_adc 
-0x4bd3 018344 call vdd_calculate_by_mode 
-0x4bd4 018345 store 2 ,mem_mouse_vdd_now_vol 
-0x4bd5 018347 fetch 2 ,mem_adc_current_value 
-0x4bd6 018348 isub temp ,null 
-0x4bd7 018349 branch keyboard_start_work ,positive 
-0x4bd8 018350 arg mem_mouse_vdd_calculate_set ,rega 
-0x4bd9 018351 call mouse_adc_bat_percent_lowpower_out 
-0x4bda 018352 fetch 1 ,mem_adc_power_flag 
-0x4bdb 018353 bbit1 1 ,keyboard_power_down 
-:      018354 keyboard_start_work_next:
-0x4bdc 018356 fetch 1 ,mem_keyboard_pairing_type 
-0x4bdd 018357 call keyboard_enable_bt_button_pairing ,blank 
-0x4bde 018358 fetch 1 ,mem_keyboard_bt_button_flag 
-0x4bdf 018359 nrtn blank 
-0x4be0 018360 fetch 1 ,mem_device_flag 
-0x4be1 018361 beq mode_24g_device ,mouse_24g_reconn_general_dongle 
-0x4be2 018362 call mouse_bluetooth_fast_conn_disable 
-0x4be3 018363 fetch 6 ,mem_device1_addr 
-0x4be4 018364 branch mouse_bluetooth_fast_conn_init ,blank 
-0x4be5 018365 branch mouse_start_reconnect_device 
-:      018377 keyboard_le:
-0x4be6 018378 bpatch patch09_5 ,mem_patch09 
-0x4be7 018379 call le_fifo_check_nearly_full 
-0x4be8 018380 nrtn blank 
-0x4be9 018381 fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
-0x4bea 018382 beq 0xff ,keyboard_le_next 
-0x4beb 018383 fetch 1 ,mem_le_connect_status_flag 
-0x4bec 018384 and pdata ,0x03 ,pdata 
-0x4bed 018385 rtnne 0x03 
-:      018386 keyboard_le_next:
-0x4bee 018387 fetch mouse_flag_len ,mem_mouse_flag 
-0x4bef 018388 bbit1 mouse_24g_pairing_flag ,mouse_le_send_empty_packet 
-0x4bf0 018389 bbit1 mouse_select_device_flag ,mouse_le_send_empty_packet 
-0x4bf1 018390 bbit1 mouse_bt_discovery_button_down_flag ,mouse_le_send_empty_packet 
-0x4bf2 018391 bbit1 mouse_bt_discovery_button_long_down_flag ,mouse_le_send_empty_packet 
-0x4bf3 018392 call keyboard_motion 
-0x4bf4 018393 nrtn user 
-0x4bf5 018394 call mouse_current_mult_update 
-0x4bf6 018395 call mouse_wheel_trigger 
-0x4bf7 018396 fetch mouse_flag_len ,mem_mouse_flag 
-0x4bf8 018397 bbit0 mouse_enable_keyboard ,mouse_le_send_mouse_data 
-0x4bf9 018398 fetch 1 ,mem_customer_key 
-0x4bfa 018399 branch mouse_le_send_keyboard_package_data 
-:      018406 kscan_dispatch:
-0x4bfb 018407 fetch 1 ,mem_device_option 
-0x4bfc 018408 rtnne dvc_op_keyboard 
-0x4bfd 018409 call keyboard_keyscan 
-0x4bfe 018410 call keyboard_key_process 
-0x4bff 018411 branch keyboard_special_key_check 
-:      018418 keyboard_keyscan:
-0x4c00 018419 bpatch patch09_6 ,mem_patch09 
-0x4c01 018420 call keyboard_stb_state_low 
-0x4c02 018421 setarg 0 
-0x4c03 018422 store 2 ,mem_keyscan_exmcu_wait_wake_count 
-0x4c04 018423 arg mem_keyscan_value_current ,contr 
-0x4c05 018424 arg mem_keyscan_value_check ,contw 
-0x4c06 018425 arg 20 ,loopcnt 
-0x4c07 018426 call memcpy 
-0x4c08 018427 setarg mem_keyscan_value_current 
-0x4c09 018428 store 2 ,mem_keyscan_value_ptr 
-0x4c0a 018429 setarg mem_keyscan_exmcu_value 
-0x4c0b 018430 store 2 ,mem_keyscan_exmcu_value_ptr 
-0x4c0c 018431 call keyboard_keyscan_get_exmcu_value 
-0x4c0d 018432 call keyboard_keyscan_get_mcu_value 
-0x4c0e 018433 call keyboard_stb_state_high 
-:      018434 keyboard_keyscan_copy_value:
-0x4c0f 018435 fetch 2 ,mem_kb_excol_ptr 
-0x4c10 018436 copy pdata ,regb 
-0x4c11 018437 jam 0 ,mem_keyscan_col_loop_count 
-:      018438 keyboard_compare_col_excol_gpio_loop:
-0x4c12 018439 ifetcht 1 ,regb 
-0x4c13 018440 fetch 2 ,mem_kb_col_ptr 
-0x4c14 018441 copy pdata ,rega 
-0x4c15 018442 copy rega ,regc 
-0x4c16 018443 arg 20 ,loopcnt 
-:      018444 keyboard_compare_col_gpio_loop:
-0x4c17 018445 ifetch 1 ,rega 
-0x4c18 018446 isub temp ,null 
-0x4c19 018447 branch keyboard_copy_value_exmcu_to_mcu ,zero 
-0x4c1a 018448 increase 1 ,rega 
-0x4c1b 018449 loop keyboard_compare_col_gpio_loop 
-:      018450 keyboard_compare_col_excol_gpio_loop_next:
-0x4c1c 018451 increase 1 ,regb 
-0x4c1d 018452 fetch 1 ,mem_keyscan_col_loop_count 
-0x4c1e 018453 increase 1 ,pdata 
-0x4c1f 018454 store 1 ,mem_keyscan_col_loop_count 
-0x4c20 018455 sub pdata ,10 ,null 
-0x4c21 018456 branch keyboard_compare_col_excol_gpio_loop ,positive 
-0x4c22 018458 rtn 
-:      018460 keyboard_copy_value_exmcu_to_mcu:
-0x4c23 018461 fetch 2 ,mem_keyscan_value_ptr 
-0x4c24 018462 copy pdata ,contw 
-0x4c25 018463 copy rega ,pdata 
-0x4c26 018464 isub regc ,pdata 
-0x4c27 018465 iadd contw ,contw 
-0x4c28 018466 fetch 2 ,mem_keyscan_exmcu_value_ptr 
-0x4c29 018467 copy pdata ,regc 
-0x4c2a 018468 fetch 1 ,mem_keyscan_col_loop_count 
-0x4c2b 018469 iadd regc ,regc 
-0x4c2c 018470 ifetch 1 ,regc 
-0x4c2d 018471 istore 1 ,contw 
-0x4c2e 018472 branch keyboard_compare_col_excol_gpio_loop_next 
-:      018474 keyboard_keyscan_get_exmcu_value:
-0x4c2f 018475 bpatch patch09_7 ,mem_patch09 
-0x4c30 018476 call keyboard_stb_state_high 
-0x4c31 018477 call keyboard_clk_input 
-:      018478 keyboard_keyscan_exmcu_start:
-0x4c32 018479 fetch 2 ,mem_keyscan_exmcu_wait_wake_count 
-0x4c33 018480 increase 1 ,pdata 
-0x4c34 018481 store 2 ,mem_keyscan_exmcu_wait_wake_count 
-0x4c35 018482 bbit1 9 ,keyboard_keyscan_reset_exmcu 
-0x4c36 018483 fetcht 1 ,mem_mcu_clk_gpio 
-0x4c37 018484 call gpio_get_bit 
-0x4c38 018485 nbranch keyboard_keyscan_exmcu_start ,true 
-0x4c39 018486 nop 20 
-0x4c3a 018487 call keyboard_clk_state_high 
-0x4c3b 018488 call keyboard_stb_state_low 
-0x4c3c 018489 jam 0 ,mem_keyscan_col_loop_count 
-:      018490 keyboard_keyscan_exmcu_start_loop:
-0x4c3d 018491 call keyboard_clk_state_low 
-0x4c3e 018492 call keyboard_keyscan_exmcu_get_col_value 
-0x4c3f 018493 call keyboard_clk_state_high 
-0x4c40 018494 call keyboard_keyscan_exmcu_get_col_value 
-0x4c41 018495 sub pdata ,9 ,null 
-0x4c42 018496 branch keyboard_keyscan_exmcu_start_loop ,positive 
-0x4c43 018497 call keyboard_clk_state_low 
-0x4c44 018498 call keyboard_keyscan_exmcu_get_col_value 
-0x4c45 018499 branch keyboard_clk_state_high 
-:      018501 keyboard_keyscan_exmcu_get_col_value:
-0x4c46 018502 jam 0 ,mem_keyscan_value_temp 
-0x4c47 018503 nop 50 
-0x4c48 018504 call keyboard_keyscan_get_col_value 
-0x4c49 018505 fetch 2 ,mem_keyscan_exmcu_value_ptr 
-:      018506 keyboard_keyscan_value_store:
-0x4c4a 018507 copy pdata ,contw 
-0x4c4b 018508 fetch 1 ,mem_keyscan_col_loop_count 
-0x4c4c 018509 iadd contw ,contw 
-0x4c4d 018510 fetch 1 ,mem_keyscan_value_temp 
-0x4c4e 018511 istore 1 ,contw 
-0x4c4f 018512 fetch 1 ,mem_keyscan_col_loop_count 
-0x4c50 018513 increase 1 ,pdata 
-0x4c51 018514 store 1 ,mem_keyscan_col_loop_count 
-0x4c52 018515 rtn 
-:      018518 keyboard_keyscan_get_mcu_value:
-0x4c53 018519 nop 20 
-0x4c54 018520 fetch 2 ,mem_kb_col_ptr 
-0x4c55 018521 copy pdata ,regb 
-0x4c56 018522 jam 0 ,mem_keyscan_col_loop_count 
-:      018523 keyboard_keyscan_mcu_start:
-0x4c57 018524 jam 0 ,mem_keyscan_value_temp 
-0x4c58 018525 ifetcht 1 ,regb 
-0x4c59 018526 isolate1 7 ,temp 
-0x4c5a 018527 branch keyboard_keyscan_mcu_start_loop ,true 
-0x4c5b 018528 call gpio_out_active 
-0x4c5c 018529 call keyboard_keyscan_get_col_value 
-0x4c5d 018530 ifetcht 1 ,regb 
-0x4c5e 018531 call gpio_set_high_impedance 
-:      018532 keyboard_keyscan_mcu_start_loop:
-0x4c5f 018533 increase 1 ,regb 
-0x4c60 018534 fetch 2 ,mem_keyscan_value_ptr 
-0x4c61 018535 call keyboard_keyscan_value_store 
-0x4c62 018536 sub pdata ,19 ,null 
-0x4c63 018537 branch keyboard_keyscan_mcu_start ,positive 
-0x4c64 018538 rtn 
-:      018541 keyboard_keyscan_get_col_value:
-0x4c65 018542 fetch 2 ,mem_kb_row_ptr 
-0x4c66 018543 copy pdata ,regc 
-0x4c67 018544 arg 8 ,loopcnt 
-:      018546 keyboard_keyscan_get_col_value_loop:
-0x4c68 018547 ifetcht 1 ,regc 
-0x4c69 018548 call gpio_get_bit 
-0x4c6a 018549 fetch 1 ,mem_keyscan_value_temp 
-0x4c6b 018550 rshift pdata ,pdata 
-0x4c6c 018551 setflag true ,7 ,pdata 
-0x4c6d 018552 store 1 ,mem_keyscan_value_temp 
-0x4c6e 018553 increase 1 ,regc 
-0x4c6f 018554 loop keyboard_keyscan_get_col_value_loop 
-0x4c70 018555 rtn 
-:      018556 keyboard_keyscan_reset_exmcu:
-0x4c71 018557 fetcht 1 ,mem_mcu_rstb_gpio 
-0x4c72 018558 call gpio_out_active 
-0x4c73 018559 nop 20 
-0x4c74 018560 fetcht 1 ,mem_mcu_rstb_gpio 
-0x4c75 018561 call gpio_out_inactive 
-0x4c76 018562 nop 6000 
-0x4c77 018563 rtn 
-0x4c78 018564 branch keyboard_keyscan 
-:      018565 keyboard_clk_state_high:
-0x4c79 018566 fetcht 1 ,mem_mcu_clk_gpio 
-0x4c7a 018567 branch gpio_out_inactive 
-:      018569 keyboard_clk_state_low:
-0x4c7b 018570 fetcht 1 ,mem_mcu_clk_gpio 
-0x4c7c 018571 branch gpio_out_active 
-:      018572 keyboard_gpio_config_input_pu:
-0x4c7d 018573 sub temp ,ui_button_gpio_disable ,null 
-0x4c7e 018574 rtn zero 
-0x4c7f 018575 set0 gpio_active_bit ,temp 
-0x4c80 018576 branch gpio_config_input 
-:      018577 keyboard_clk_input:
-0x4c81 018578 fetcht 1 ,mem_mcu_clk_gpio 
-0x4c82 018579 branch gpio_config_input 
-:      018581 keyboard_stb_state_high:
-0x4c83 018582 fetcht 1 ,mem_mcu_stb_gpio 
-0x4c84 018583 branch gpio_out_inactive 
-:      018585 keyboard_stb_state_low:
-0x4c85 018586 fetcht 1 ,mem_mcu_stb_gpio 
-0x4c86 018587 branch gpio_out_active 
-:      018598 keyboard_press_change_or_no_key:
-0x4c87 018599 jam 0 ,mem_same_keyvalue_timerout_flag 
-0x4c88 018600 fetch 2 ,mem_same_keyvalue_timer_init 
-0x4c89 018601 store 2 ,mem_same_keyvalue_timer 
-0x4c8a 018602 rtn 
-:      018604 keyboard_key_process:
-0x4c8b 018606 bpatch patch0a_0 ,mem_patch0a 
-0x4c8c 018607 arg mem_keyscan_value_current ,rega 
-0x4c8d 018608 arg mem_keyscan_value_check ,regb 
-0x4c8e 018609 arg 20 ,loopcnt 
-0x4c8f 018610 call string_compare 
-0x4c90 018611 nbranch keyboard_press_change_or_no_key ,zero 
-0x4c91 018612 call keyboard_keyscan_value_current_zero_check 
-0x4c92 018613 call keyboard_press_change_or_no_key ,blank 
-0x4c93 018615 call keyboard_ghost_key_check 
-0x4c94 018616 fetch 1 ,mem_mouse_ghost_flag 
-0x4c95 018617 nrtn blank 
-0x4c96 018618 fetch 1 ,mem_keyboard_commbination_key_step 
-0x4c97 018619 rtneq cammbination_key_press 
-0x4c98 018620 rtneq cammbination_key_hold 
-0x4c99 018621 rtneq cammbination_key_wait_release 
-0x4c9a 018624 jam 0 ,mem_keyscan_col_loop_count 
-0x4c9b 018625 arg mem_keyscan_value_current ,rega 
-0x4c9c 018626 arg mem_keyscan_value_old ,regb 
-:      018627 keyboard_keyvalue_process:
-0x4c9d 018628 ifetcht 1 ,rega 
-0x4c9e 018629 ifetch 1 ,regb 
-0x4c9f 018630 ixor temp ,pdata 
-0x4ca0 018631 branch keyboard_keyvalue_process_loop ,blank 
-0x4ca1 018632 store 1 ,mem_keyscan_value_temp 
-0x4ca2 018633 storet 1 ,mem_keyboard_press_flag_temp 
-0x4ca3 018634 istoret 1 ,regb 
-0x4ca4 018635 jam 1 ,mem_keyboard_data_change_flag 
-0x4ca5 018636 jam 0 ,mem_keyboard_keyvalue_bit_loop_count 
-:      018637 keyboard_keyvalue_change:
-0x4ca6 018638 fetch 1 ,mem_keyscan_value_temp 
-0x4ca7 018639 bbit0 0 ,keyboard_keyvalue_change_loop 
-0x4ca8 018640 fetch 1 ,mem_keyscan_col_loop_count 
-0x4ca9 018641 mul32 pdata ,8 ,pdata 
-0x4caa 018642 fetcht 1 ,mem_keyboard_keyvalue_bit_loop_count 
-0x4cab 018643 iadd temp ,pdata 
-0x4cac 018644 arg mem_keyboard_keyvalue_map ,contr 
-0x4cad 018645 iadd contr ,contr 
-0x4cae 018646 ifetch 1 ,contr 
-0x4caf 018647 store 1 ,mem_keyboard_keyvalue_temp 
-0x4cb0 018648 call keyboard_keyvalue_fn_replace 
-0x4cb1 018649 call keyboard_keyvalue_commbination_replace 
-0x4cb2 018650 call keyboard_keyvalue_in_out 
-:      018651 keyboard_keyvalue_change_loop:
-0x4cb3 018652 fetch 1 ,mem_keyscan_value_temp 
-0x4cb4 018653 rshift pdata ,pdata 
-0x4cb5 018654 store 1 ,mem_keyscan_value_temp 
-0x4cb6 018655 fetch 1 ,mem_keyboard_press_flag_temp 
-0x4cb7 018656 rshift pdata ,pdata 
-0x4cb8 018657 store 1 ,mem_keyboard_press_flag_temp 
-0x4cb9 018658 fetch 1 ,mem_keyboard_keyvalue_bit_loop_count 
-0x4cba 018659 increase 1 ,pdata 
-0x4cbb 018660 store 1 ,mem_keyboard_keyvalue_bit_loop_count 
-0x4cbc 018661 loop keyboard_keyvalue_change 
-:      018662 keyboard_keyvalue_process_loop:
-0x4cbd 018663 increase 1 ,rega 
-0x4cbe 018664 increase 1 ,regb 
-0x4cbf 018665 fetch 1 ,mem_keyscan_col_loop_count 
-0x4cc0 018666 increase 1 ,pdata 
-0x4cc1 018667 store 1 ,mem_keyscan_col_loop_count 
-0x4cc2 018668 sub pdata ,19 ,null 
-0x4cc3 018669 branch keyboard_keyvalue_process ,positive 
-0x4cc4 018670 rtn 
-:      018672 keyboard_keyscan_value_current_zero_check:
-0x4cc5 018673 fetch 8 ,mem_keyscan_value_current 
-0x4cc6 018674 nrtn blank 
-0x4cc7 018675 fetch 8 ,mem_keyscan_value_current + 8 
-0x4cc8 018676 nrtn blank 
-0x4cc9 018677 fetch 4 ,mem_keyscan_value_current + 16 
-0x4cca 018678 nrtn blank 
-0x4ccb 018679 jam cammbination_key_free ,mem_keyboard_commbination_key_step 
-0x4ccc 018680 rtn 
-:      018684 keyboard_ghost_key_check:
-0x4ccd 018685 bpatch patch0a_1 ,mem_patch0a 
-0x4cce 018686 jam 0 ,mem_mouse_ghost_flag 
-0x4ccf 018687 jam 0 ,mem_keyboard_all_press_key_count 
-0x4cd0 018688 arg mem_keyscan_value_current ,rega 
-0x4cd1 018689 arg 20 ,loopcnt 
-:      018690 keyboard_ghost_key_check_loop:
-0x4cd2 018691 jam 0 ,mem_keyboard_current_col_press_key_count 
-0x4cd3 018692 ifetch 1 ,rega 
-0x4cd4 018693 branch keyboard_ghost_key_check_next_loop ,blank 
-:      018694 keyboard_current_col_press_key_count_check:
-0x4cd5 018695 fetcht 1 ,mem_keyboard_current_col_press_key_count 
-0x4cd6 018696 increase 1 ,temp 
-0x4cd7 018697 storet 1 ,mem_keyboard_current_col_press_key_count 
-0x4cd8 018698 copy pdata ,temp 
-0x4cd9 018699 increase -1 ,pdata 
-0x4cda 018700 iand temp ,pdata 
-0x4cdb 018701 nbranch keyboard_current_col_press_key_count_check ,zero 
-0x4cdc 018702 fetch 1 ,mem_keyboard_current_col_press_key_count 
-0x4cdd 018703 fetcht 1 ,mem_keyboard_all_press_key_count 
-0x4cde 018704 iadd temp ,temp 
-0x4cdf 018705 storet 1 ,mem_keyboard_all_press_key_count 
-0x4ce0 018706 sub pdata ,1 ,null 
-0x4ce1 018707 branch keyboard_ghost_key_check_next_loop ,positive 
-0x4ce2 018708 sub temp ,2 ,null 
-0x4ce3 018709 branch keyboard_ghost_key_check_next_loop ,positive 
-0x4ce4 018710 jam 0 ,mem_keyscan_col_loop_count 
-0x4ce5 018711 jam 0 ,mem_keyboard_same_row_press_key_count 
-0x4ce6 018712 ifetcht 1 ,rega 
-0x4ce7 018713 arg mem_keyscan_value_current ,regb 
-:      018714 keyboard_same_row_key_check:
-0x4ce8 018715 fetch 1 ,mem_keyscan_col_loop_count 
-0x4ce9 018716 increase 1 ,pdata 
-0x4cea 018717 store 1 ,mem_keyscan_col_loop_count 
-0x4ceb 018718 sub pdata ,19 ,null 
-0x4cec 018719 nbranch keyboard_ghost_key_check_next_loop ,positive 
-0x4ced 018720 ifetch 1 ,regb 
-0x4cee 018721 iand temp ,null 
-0x4cef 018722 branch keyboard_same_row_key_check_loop ,zero 
-0x4cf0 018723 fetch 1 ,mem_keyboard_same_row_press_key_count 
-0x4cf1 018724 increase 1 ,pdata 
-0x4cf2 018725 store 1 ,mem_keyboard_same_row_press_key_count 
-0x4cf3 018726 sub pdata ,1 ,null 
-0x4cf4 018727 branch keyboard_same_row_key_check_loop ,positive 
-0x4cf5 018728 jam 1 ,mem_mouse_ghost_flag 
-0x4cf6 018729 rtn 
-:      018731 keyboard_ghost_key_check_next_loop:
-0x4cf7 018732 increase 1 ,rega 
-0x4cf8 018733 loop keyboard_ghost_key_check_loop 
-0x4cf9 018734 rtn 
-:      018736 keyboard_same_row_key_check_loop:
-0x4cfa 018737 increase 1 ,regb 
-0x4cfb 018738 branch keyboard_same_row_key_check 
-:      018746 keyboard_keyvalue_fn_replace:
-0x4cfc 018747 bpatch patch0a_2 ,mem_patch0a 
-0x4cfd 018748 fetch 1 ,mem_keyboard_press_flag_temp 
-0x4cfe 018749 ncall keyboard_commbination_delay_release_clear ,blank 
-0x4cff 018750 fetch 1 ,mem_keyboard_fn_flag 
-0x4d00 018751 ncall keyboard_keyvalue_fn_replace_press ,blank 
-0x4d01 018752 fetch 1 ,mem_keyboard_fn_first 
-0x4d02 018753 fetcht 1 ,mem_keyboard_fn_flag 
-0x4d03 018754 ixor temp ,pdata 
-0x4d04 018755 rtn zero 
-0x4d05 018756 fetch 1 ,mem_keyboard_keyvalue_temp 
-0x4d06 018757 beq hid_key_esc ,keyboard_keyvalue_fn_esc 
-0x4d07 018758 beq hid_key_delete ,keyboard_keyvalue_fn_delete 
-0x4d08 018759 sub pdata ,hid_key_f12 ,null 
-0x4d09 018760 nrtn positive 
-0x4d0a 018761 arg hid_key_f1 ,temp 
-0x4d0b 018762 isub temp ,pdata 
-0x4d0c 018763 nrtn positive 
-0x4d0d 018764 arg mem_keyboard_fn_f1 ,contr 
-0x4d0e 018765 iadd contr ,contr 
-0x4d0f 018766 ifetch 1 ,contr 
-0x4d10 018767 branch keyboard_keyvalue_store_temp 
-:      018769 keyboard_keyvalue_fn_replace_press:
-0x4d11 018770 fetch 1 ,mem_keyboard_keyvalue_temp 
-0x4d12 018771 beq hid_key_up_arrow ,keyboard_keyvalue_fn_up_arrow 
-0x4d13 018772 beq hid_key_down_arrow ,keyboard_keyvalue_fn_down_arrow 
-0x4d14 018773 beq hid_key_left_arrow ,keyboard_keyvalue_fn_left_arrow 
-0x4d15 018774 beq hid_key_right_arrow ,keyboard_keyvalue_fn_right_arrow 
-0x4d16 018775 beq hid_key_left_ctrl ,keyboard_keyvalue_fn_left_ctrl 
-0x4d17 018776 beq hid_key_space ,keyboard_keyvalue_fn_space 
-0x4d18 018777 rtn 
-:      018779 keyboard_keyvalue_fn_esc:
-0x4d19 018780 fetch 1 ,mem_keyboard_fn_esc 
-0x4d1a 018781 branch keyboard_keyvalue_store_temp 
-:      018783 keyboard_keyvalue_fn_delete:
-0x4d1b 018784 fetch 1 ,mem_keyboard_fn_del 
-0x4d1c 018785 branch keyboard_keyvalue_store_temp 
-:      018787 keyboard_keyvalue_fn_up_arrow:
-0x4d1d 018788 fetch 1 ,mem_keyboard_fn_arrow_enable_flag 
-0x4d1e 018789 rtn blank 
-0x4d1f 018790 setarg hid_key_page_up 
-0x4d20 018791 branch keyboard_keyvalue_store_temp 
-:      018793 keyboard_keyvalue_fn_down_arrow:
-0x4d21 018794 fetch 1 ,mem_keyboard_fn_arrow_enable_flag 
-0x4d22 018795 rtn blank 
-0x4d23 018796 setarg hid_key_page_down 
-0x4d24 018797 branch keyboard_keyvalue_store_temp 
-:      018799 keyboard_keyvalue_fn_left_arrow:
-0x4d25 018800 fetch 1 ,mem_keyboard_fn_arrow_enable_flag 
-0x4d26 018801 rtn blank 
-0x4d27 018802 setarg hid_key_home 
-0x4d28 018803 branch keyboard_keyvalue_store_temp 
-:      018805 keyboard_keyvalue_fn_right_arrow:
-0x4d29 018806 fetch 1 ,mem_keyboard_fn_arrow_enable_flag 
-0x4d2a 018807 rtn blank 
-0x4d2b 018808 setarg hid_key_end 
-0x4d2c 018809 branch keyboard_keyvalue_store_temp 
-:      018811 keyboard_keyvalue_fn_left_ctrl:
-0x4d2d 018812 fetch 1 ,mem_keyboard_fn_left_ctrl_enable_flag 
-0x4d2e 018813 rtn blank 
-0x4d2f 018814 fetch 1 ,mem_kb_computer_system 
-0x4d30 018815 beq system_os_windows ,keyboard_keyvalue_windows_osk 
-0x4d31 018816 setarg hid_key_os_soft_kb 
-0x4d32 018817 branch keyboard_keyvalue_store_temp 
-:      018818 keyboard_keyvalue_windows_osk:
-0x4d33 018819 setarg hid_key_osk 
-0x4d34 018820 branch keyboard_keyvalue_store_temp 
-:      018822 keyboard_keyvalue_fn_space:
-0x4d35 018823 fetch 1 ,mem_keyboard_fn_space_enable_flag 
-0x4d36 018824 rtn blank 
-0x4d37 018825 setarg hid_key_language 
-:      018826 keyboard_keyvalue_store_temp:
-0x4d38 018827 store 1 ,mem_keyboard_keyvalue_temp 
-0x4d39 018828 rtn 
-:      018834 keyboard_keyvalue_commbination_replace:
-0x4d3a 018835 bpatch patch0a_3 ,mem_patch0a 
-0x4d3b 018836 fetch 1 ,mem_keyboard_keyvalue_temp 
-0x4d3c 018837 beq hid_key_print_screen ,keyboard_commination_screen_shot_replace 
-0x4d3d 018838 beq hid_key_page_up ,keyboard_commination_pageup_replace 
-0x4d3e 018839 beq hid_key_page_down ,keyboard_commination_pagedown_replace 
-0x4d3f 018840 beq hid_key_home ,keyboard_commination_home_replace 
-0x4d40 018841 beq hid_key_end ,keyboard_commination_end_replace 
-0x4d41 018842 beq hid_key_select_all ,keyboard_commination_select_all 
-0x4d42 018843 beq hid_key_copy ,keyboard_commbination_copy 
-0x4d43 018844 beq hid_key_paste ,keyboard_commbination_paste 
-0x4d44 018845 beq hid_key_cut ,keyboard_commbination_cut 
-0x4d45 018846 beq hid_key_all_os_lock ,keyboard_commination_os_lock 
-0x4d46 018847 beq hid_key_osk ,keyboard_commbination_osk 
-0x4d47 018848 beq hid_key_language ,keyboard_commbination_language 
-0x4d48 018849 beq hid_key_app_tiling ,keyboard_commbination_app_tiling 
-0x4d49 018850 rtn 
-:      018852 keyboard_commbination_delay_release_set:
-0x4d4a 018853 fetch 1 ,mem_keyboard_press_flag_temp 
-0x4d4b 018854 nrtn blank 
-0x4d4c 018855 jam 10 ,mem_keyboard_commbination_control_key_delay_release_timer 
-0x4d4d 018856 rtn 
-:      018858 keyboard_commbination_delay_release_clear:
-0x4d4e 018859 jam 0 ,mem_keyboard_commbination_control_key_delay_release_timer 
-0x4d4f 018860 rtn 
-:      018862 keyboard_commination_screen_shot_replace:
-0x4d50 018863 fetch 1 ,mem_kb_computer_system 
-0x4d51 018864 rtneq system_os_windows 
-0x4d52 018865 rtneq system_os_andriod 
-0x4d53 018866 jam left_shift_gui ,mem_keyboard_commbination_control_key_value 
-0x4d54 018867 jam hid_key_3 ,mem_keyboard_commbination_standard_key_value 
-0x4d55 018868 branch keyboard_commbination_keypress 
-:      018870 keyboard_commination_pageup_replace:
-0x4d56 018871 jam hid_key_up_arrow ,mem_keyboard_commbination_standard_key_value 
-:      018872 keyboard_commination_ios_mac_command_commiation:
-0x4d57 018873 fetch 1 ,mem_kb_computer_system 
-0x4d58 018874 rtneq system_os_windows 
-0x4d59 018875 rtneq system_os_andriod 
-0x4d5a 018876 jam left_gui ,mem_keyboard_commbination_control_key_value 
-0x4d5b 018877 branch keyboard_commbination_keypress 
-:      018879 keyboard_commination_pagedown_replace:
-0x4d5c 018880 jam hid_key_down_arrow ,mem_keyboard_commbination_standard_key_value 
-0x4d5d 018881 branch keyboard_commination_ios_mac_command_commiation 
-:      018883 keyboard_commination_home_replace:
-0x4d5e 018884 jam hid_key_left_arrow ,mem_keyboard_commbination_standard_key_value 
-0x4d5f 018885 branch keyboard_commination_ios_mac_command_commiation 
-:      018887 keyboard_commination_end_replace:
-0x4d60 018888 jam hid_key_right_arrow ,mem_keyboard_commbination_standard_key_value 
-0x4d61 018889 branch keyboard_commination_ios_mac_command_commiation 
-:      018891 keyboard_commination_select_all:
-0x4d62 018892 jam hid_key_a ,mem_keyboard_commbination_standard_key_value 
-:      018893 keyboard_commbination_text_edit:
-0x4d63 018894 jam left_control ,mem_keyboard_commbination_control_key_value 
-0x4d64 018895 fetch 1 ,mem_kb_computer_system 
-0x4d65 018896 beq system_os_windows ,keyboard_commbination_keypress 
-0x4d66 018897 beq system_os_andriod ,keyboard_commbination_keypress 
-0x4d67 018898 jam left_gui ,mem_keyboard_commbination_control_key_value 
-0x4d68 018899 branch keyboard_commbination_keypress 
-:      018901 keyboard_commbination_copy:
-0x4d69 018902 jam hid_key_c ,mem_keyboard_commbination_standard_key_value 
-0x4d6a 018903 branch keyboard_commbination_text_edit 
-:      018905 keyboard_commbination_paste:
-0x4d6b 018906 jam hid_key_v ,mem_keyboard_commbination_standard_key_value 
-0x4d6c 018907 branch keyboard_commbination_text_edit 
-:      018909 keyboard_commbination_cut:
-0x4d6d 018910 jam hid_key_x ,mem_keyboard_commbination_standard_key_value 
-0x4d6e 018911 branch keyboard_commbination_text_edit 
-:      018913 keyboard_commination_os_lock:
-0x4d6f 018914 fetch 1 ,mem_kb_computer_system 
-0x4d70 018915 beq system_os_windows ,keyboard_commination_windows_lock 
-0x4d71 018916 beq system_os_mac ,keyboard_commination_mac_lock 
-0x4d72 018917 setarg hid_key_ios_android_os_lock 
-0x4d73 018918 branch keyboard_keyvalue_store_temp 
-:      018919 keyboard_commination_windows_lock:
-0x4d74 018920 jam left_gui ,mem_keyboard_commbination_control_key_value 
-0x4d75 018921 jam hid_key_l ,mem_keyboard_commbination_standard_key_value 
-0x4d76 018922 branch keyboard_commbination_keypress 
-:      018923 keyboard_commination_mac_lock:
-0x4d77 018924 jam left_gui_control ,mem_keyboard_commbination_control_key_value 
-0x4d78 018925 jam hid_key_q ,mem_keyboard_commbination_standard_key_value 
-0x4d79 018926 branch keyboard_commbination_keypress 
-:      018928 keyboard_commbination_osk:
-0x4d7a 018929 fetch 1 ,mem_kb_computer_system 
-0x4d7b 018930 beq system_os_windows ,keyboard_commbination_windows_osk 
-0x4d7c 018931 setarg hid_key_os_soft_kb 
-0x4d7d 018932 branch keyboard_keyvalue_store_temp 
-:      018933 keyboard_commbination_windows_osk:
-0x4d7e 018934 jam left_gui_control ,mem_keyboard_commbination_control_key_value 
-0x4d7f 018935 jam hid_key_o ,mem_keyboard_commbination_standard_key_value 
-0x4d80 018936 branch keyboard_commbination_keypress 
-:      018938 keyboard_commbination_language:
-0x4d81 018939 fetch 1 ,mem_kb_computer_system 
-0x4d82 018940 beq system_os_windows ,keyboard_commbination_language_windows 
-0x4d83 018941 beq system_os_andriod ,keyboard_commbination_language_andriod 
-0x4d84 018942 jam left_control ,mem_keyboard_commbination_control_key_value 
-:      018943 keyboard_commbination_language_next:
-0x4d85 018944 jam hid_key_space ,mem_keyboard_commbination_standard_key_value 
-0x4d86 018945 call keyboard_commbination_delay_release_set 
-0x4d87 018946 branch keyboard_commbination_keypress 
-:      018947 keyboard_commbination_language_windows:
-0x4d88 018948 jam left_gui ,mem_keyboard_commbination_control_key_value 
-0x4d89 018949 branch keyboard_commbination_language_next 
-:      018950 keyboard_commbination_language_andriod:
-0x4d8a 018951 jam left_shift ,mem_keyboard_commbination_control_key_value 
-0x4d8b 018952 branch keyboard_commbination_language_next 
-:      018954 keyboard_commbination_app_tiling:
-0x4d8c 018955 fetch 1 ,mem_kb_computer_system 
-0x4d8d 018956 beq system_os_windows ,keyboard_commbination_app_tiling_windows_android 
-0x4d8e 018957 beq system_os_andriod ,keyboard_commbination_app_tiling_windows_android 
-0x4d8f 018958 jam left_control ,mem_keyboard_commbination_control_key_value 
-0x4d90 018959 jam hid_key_up_arrow ,mem_keyboard_commbination_standard_key_value 
-0x4d91 018960 branch keyboard_commbination_keypress 
-:      018961 keyboard_commbination_app_tiling_windows_android:
-0x4d92 018962 jam left_gui ,mem_keyboard_commbination_control_key_value 
-0x4d93 018963 jam hid_key_tab ,mem_keyboard_commbination_standard_key_value 
-0x4d94 018964 branch keyboard_commbination_keypress 
-:      018966 keyboard_commbination_keypress:
-0x4d95 018967 jam 0 ,mem_keyboard_keyvalue_temp 
-0x4d96 018968 fetch 1 ,mem_keyboard_press_flag_temp 
-0x4d97 018969 bbit0 0 ,keyboard_commbination_key_wait_release_set 
-0x4d98 018970 fetch 1 ,mem_keyboard_commbination_key_step 
-0x4d99 018971 beq cammbination_key_complete ,keyboard_commbination_key_hold_set 
-:      018972 keyboard_commbination_key_press_set:
-0x4d9a 018973 jam cammbination_key_press ,mem_keyboard_commbination_key_step 
-0x4d9b 018974 rtn 
-:      018976 keyboard_commbination_key_wait_release_set:
-0x4d9c 018977 jam cammbination_key_wait_release ,mem_keyboard_commbination_key_step 
-0x4d9d 018978 rtn 
-:      018980 keyboard_commbination_key_null_set:
-0x4d9e 018981 jam cammbination_key_null ,mem_keyboard_commbination_key_step 
-0x4d9f 018982 rtn 
-:      018985 keyboard_commbination_key_value_store:
-0x4da0 018986 store 1 ,mem_keyboard_tx_data + 1 
-0x4da1 018987 storet 1 ,mem_keyboard_tx_data + 3 
-0x4da2 018988 call enable_user 
-0x4da3 018989 jam hid_reportid_key_standard ,mem_keyboard_tx_data 
-0x4da4 018990 branch keyboard_motion_data_check_next 
-:      018992 keyboard_commbination_key_press_process:
-0x4da5 018993 fetch 1 ,mem_keyboard_commbination_control_key_value 
-0x4da6 018994 arg 0 ,temp 
-0x4da7 018995 call keyboard_commbination_key_value_store 
-:      018996 keyboard_commbination_key_hold_set:
-0x4da8 018997 jam cammbination_key_hold ,mem_keyboard_commbination_key_step 
-0x4da9 018998 rtn 
-:      019000 keyboard_commbination_key_hold_process:
-0x4daa 019001 jam cammbination_key_complete ,mem_keyboard_commbination_key_step 
-0x4dab 019002 fetch 1 ,mem_keyboard_commbination_control_key_value 
-0x4dac 019003 fetcht 1 ,mem_keyboard_commbination_standard_key_value 
-0x4dad 019004 branch keyboard_commbination_key_value_store 
-:      019006 keyboard_commbination_key_wait_release_process:
-0x4dae 019007 jam hid_reportid_key_standard ,mem_keyboard_tx_data 
-0x4daf 019008 fetch 1 ,mem_keyboard_commbination_control_key_value 
-0x4db0 019009 arg 0 ,temp 
-0x4db1 019010 call keyboard_commbination_key_value_store 
-0x4db2 019011 fetch 1 ,mem_keyboard_commbination_control_key_delay_release_timer 
-0x4db3 019012 branch keyboard_commbination_key_null_set ,blank 
-:      019013 keyboard_commbination_key_release_set:
-0x4db4 019014 jam cammbination_key_release ,mem_keyboard_commbination_key_step 
-0x4db5 019015 rtn 
-:      019017 keyboard_commbination_key_release_process:
-0x4db6 019018 branch keyboard_commbination_key_value_store + 2 
-:      019020 keyboard_commbination_key_null_process:
-0x4db7 019021 jam cammbination_key_free ,mem_keyboard_commbination_key_step 
-0x4db8 019022 arg 0 ,pdata 
-0x4db9 019023 arg 0 ,temp 
-0x4dba 019024 branch keyboard_commbination_key_value_store 
-:      019028 keyboard_keyvalue_in_out:
-0x4dbb 019029 bpatch patch0a_4 ,mem_patch0a 
-0x4dbc 019030 fetch 1 ,mem_keyboard_keyvalue_temp 
-0x4dbd 019031 sub pdata ,hid_key_right_gui ,null 
-0x4dbe 019032 branch keyboard_keyvalue_standard ,positive 
-0x4dbf 019033 jam keyboard_consumer_key_press ,mem_keyboard_consumer_key_status 
-0x4dc0 019034 fetch 1 ,mem_keyboard_press_flag_temp 
-0x4dc1 019035 bbit1 0 ,keyboard_keyvalue_standard 
-0x4dc2 019036 jam keyboard_consumer_key_release ,mem_keyboard_consumer_key_status 
-:      019037 keyboard_keyvalue_standard:
-0x4dc3 019038 jam 0 ,mem_keyboard_keyvalue_buffer + 8 
-0x4dc4 019039 fetch 1 ,mem_keyboard_press_flag_temp 
-0x4dc5 019040 bbit1 0 ,keyboard_keyvalue_standard_in 
-:      019041 keyboard_keyvalue_standard_out:
-0x4dc6 019042 fetcht 1 ,mem_keyboard_keyvalue_temp 
-0x4dc7 019043 arg 6 ,loopcnt 
-0x4dc8 019044 arg mem_keyboard_keyvalue_buffer + 2 ,contr 
-:      019045 keyboard_keyvalue_standard_out_loop:
-0x4dc9 019046 ifetch 1 ,contr 
-0x4dca 019047 branch keyboard_keyvalue_standard_out_next + 1 ,blank 
-0x4dcb 019048 isub temp ,null 
-0x4dcc 019049 nbranch keyboard_keyvalue_standard_out_next ,zero 
-0x4dcd 019050 ifetch 1 ,contr 
-0x4dce 019051 increase -2 ,contr 
-0x4dcf 019052 istore 1 ,contr 
-0x4dd0 019053 rtn blank 
-0x4dd1 019054 increase 1 ,contr 
-0x4dd2 019055 istoret 1 ,contr 
-:      019056 keyboard_keyvalue_standard_out_next:
-0x4dd3 019057 loop keyboard_keyvalue_standard_out_loop 
-0x4dd4 019058 sub temp ,hid_key_right_gui ,null 
-0x4dd5 019059 nrtn positive 
-0x4dd6 019060 sub temp ,0xbf ,null 
-0x4dd7 019061 rtn positive 
-:      019062 keyboard_keyvalue_control_key_out:
-0x4dd8 019063 and temp ,0x07 ,queue 
-0x4dd9 019064 fetch 1 ,mem_keyboard_keyvalue_buffer 
-0x4dda 019065 qset0 pdata 
-0x4ddb 019066 store 1 ,mem_keyboard_keyvalue_buffer 
-0x4ddc 019067 rtn 
-:      019069 keyboard_keyvalue_standard_in:
-0x4ddd 019070 fetcht 1 ,mem_keyboard_keyvalue_temp 
-0x4dde 019071 arg 6 ,loopcnt 
-0x4ddf 019072 arg mem_keyboard_keyvalue_buffer + 2 ,contr 
-:      019073 keyboard_keyvalue_standard_in_loop:
-0x4de0 019074 ifetch 1 ,contr 
-0x4de1 019075 branch keyboard_keyvalue_standard_in_data ,blank 
-0x4de2 019076 isub temp ,null 
-0x4de3 019077 rtn zero 
-0x4de4 019078 loop keyboard_keyvalue_standard_in_loop 
-0x4de5 019079 sub temp ,hid_key_right_gui ,null 
-0x4de6 019080 nrtn positive 
-0x4de7 019081 sub temp ,0xbf ,null 
-0x4de8 019082 rtn positive 
-:      019083 keyboard_keyvalue_control_key_in:
-0x4de9 019084 and temp ,0x07 ,queue 
-0x4dea 019085 fetch 1 ,mem_keyboard_keyvalue_buffer 
-0x4deb 019086 qset1 pdata 
-0x4dec 019087 store 1 ,mem_keyboard_keyvalue_buffer 
-0x4ded 019088 rtn 
-:      019090 keyboard_keyvalue_standard_in_data:
-0x4dee 019091 sub temp ,hid_key_right_gui ,null 
-0x4def 019092 nbranch keyboard_keyvalue_standard_in_data_next ,positive 
-0x4df0 019093 sub temp ,0xbf ,null 
-0x4df1 019094 nbranch keyboard_keyvalue_control_key_in ,positive 
-:      019095 keyboard_keyvalue_standard_in_data_next:
-0x4df2 019096 increase -1 ,contr 
-0x4df3 019097 istoret 1 ,contr 
-0x4df4 019098 rtn 
-:      019102 keyboard_special_key_check:
-0x4df5 019103 bpatch patch0a_5 ,mem_patch0a 
-0x4df6 019104 call keyboard_pairing_button_check 
-0x4df7 019105 jam 0 ,mem_keyboard_fn_flag 
-0x4df8 019106 jam 0 ,mem_keyboard_control_key_flag 
-0x4df9 019107 jam 0 ,mem_keyboard_bt_button_flag 
-0x4dfa 019108 fetch 1 ,mem_keyboard_keyvalue_buffer 
-0x4dfb 019109 ncall keyborad_control_key_set ,blank 
-0x4dfc 019110 arg mem_keyboard_keyvalue_buffer + 2 ,contr 
-0x4dfd 019111 arg 6 ,loopcnt 
-:      019112 keyboard_special_key_check_loop:
-0x4dfe 019113 ifetch 1 ,contr 
-0x4dff 019114 sub pdata ,hid_key_fn ,null 
-0x4e00 019115 call keyboard_fn_set ,zero 
-0x4e01 019116 sub pdata ,hid_key_pb ,null 
-0x4e02 019117 call keyboard_pb_set ,zero 
-0x4e03 019118 loop keyboard_special_key_check_loop 
-0x4e04 019119 fetch 1 ,mem_device_flag 
-0x4e05 019120 beq mode_24g_device ,keyboard_special_key_check_24g 
-:      019121 keyboard_special_key_check_bluetooth:
-0x4e06 019122 call keyboard_commbination_fast_conn_bt_check 
-0x4e07 019123 fetch 1 ,mem_keyboard_pairing_type 
-0x4e08 019124 branch keyboard_enable_bt_button_pairing ,blank 
-0x4e09 019125 fetch 2 ,mem_keyboard_keyvalue_buffer + 2 
-0x4e0a 019126 fetcht 2 ,mem_keyboard_commbination_key_bt 
-0x4e0b 019127 isub temp ,null 
-0x4e0c 019128 branch keyboard_long_button_bt_discovery ,zero 
-0x4e0d 019129 byteswap temp ,temp 
-0x4e0e 019130 isub temp ,null 
-0x4e0f 019131 branch keyboard_long_button_bt_discovery ,zero 
-0x4e10 019132 rtn 
-:      019133 keyboard_special_key_check_24g:
-0x4e11 019134 fetch 1 ,mem_keyboard_pairing_type 
-0x4e12 019135 branch keyboard_enable_bt_button_pairing ,blank 
-0x4e13 019136 branch keyboard_commbination_pairing_24g_check 
-:      019138 keyboard_pairing_button_check:
-0x4e14 019139 fetch 1 ,mem_keyboard_pairing_type 
-0x4e15 019140 nrtn blank 
-0x4e16 019141 fetcht 1 ,mem_config_select_device_button_gpio 
-0x4e17 019142 sub temp ,ui_button_gpio_disable ,null 
-0x4e18 019143 rtn zero 
-0x4e19 019144 call gpio_get_bit 
-0x4e1a 019145 nbranch keyboard_pairing_button_release ,true 
-0x4e1b 019146 arg 8 ,loopcnt 
-0x4e1c 019147 arg mem_keyboard_keyvalue_buffer ,contw 
-0x4e1d 019148 call clear_mem 
-0x4e1e 019149 jam hid_key_pb ,mem_keyboard_keyvalue_buffer + 2 
-0x4e1f 019150 rtn 
-:      019152 keyboard_pairing_button_release:
-0x4e20 019153 fetch 1 ,mem_keyboard_keyvalue_buffer + 2 
-0x4e21 019154 rtnne hid_key_pb 
-0x4e22 019155 jam hid_key_null ,mem_keyboard_keyvalue_buffer + 2 
-0x4e23 019156 rtn 
-:      019158 keyboard_enable_bt_button_pairing:
-0x4e24 019159 bpatch patch0a_6 ,mem_patch0a 
-0x4e25 019160 fetch 1 ,mem_keyboard_bt_button_flag 
-0x4e26 019161 rtn blank 
-0x4e27 019162 fetch 1 ,mem_device_flag 
-0x4e28 019163 beq mode_24g_device ,keyboard_24g_start_pair_mode 
-:      019164 keyboard_long_button_bt_discovery:
-0x4e29 019166 jam 0 ,mem_keyboard_data_change_flag 
-0x4e2a 019167 fetch 1 ,mem_device_flag 
-0x4e2b 019168 rtneq mode_24g_device 
-0x4e2c 019169 fetch mouse_flag_len ,mem_mouse_flag 
-0x4e2d 019170 rtnbit1 mouse_bt_discovery_button_long_down_flag 
-0x4e2e 019171 arg mouse_bt_discovery_button_long_down_flag ,queue 
-0x4e2f 019172 call mouse_enable_function_flag 
-0x4e30 019173 call app_evt_button_long_pressed 
-0x4e31 019174 branch keyboard_bb_event_discovery_btn 
-:      019178 keyboard_commbination_pairing_24g_check:
-0x4e32 019179 fetch 2 ,mem_keyboard_keyvalue_buffer + 2 
-0x4e33 019180 fetcht 2 ,mem_keyboard_commbination_key_24g 
-0x4e34 019181 isub temp ,null 
-0x4e35 019182 branch keyboard_24g_start_pair_mode ,zero 
-0x4e36 019183 byteswap temp ,temp 
-0x4e37 019184 isub temp ,null 
-0x4e38 019185 nrtn zero 
-:      019186 keyboard_24g_start_pair_mode:
-0x4e39 019187 call keyboard_pairing_check_otp_offset 
-0x4e3a 019188 jam 0 ,mem_keyboard_data_change_flag 
-0x4e3b 019189 fetch 2 ,mem_24g_pair_timeout 
-0x4e3c 019190 nrtn blank 
-0x4e3d 019191 setarg 0 
-0x4e3e 019192 store 2 ,mem_mouse_no_data_timer 
-0x4e3f 019193 call keyboard_capslock_led_off 
-0x4e40 019194 branch mouse_24g_start_pair_mode 
-:      019197 keyborad_control_key_set:
-0x4e41 019198 jam 1 ,mem_keyboard_control_key_flag 
-0x4e42 019199 rtn 
-:      019201 keyboard_fn_set:
-0x4e43 019202 jam 1 ,mem_keyboard_fn_flag 
-0x4e44 019203 rtn 
-:      019205 keyboard_pb_set:
-0x4e45 019206 jam 1 ,mem_keyboard_bt_button_flag 
-0x4e46 019207 rtn 
-:      019212 keyboard_motion:
-0x4e47 019213 bpatch patch0a_7 ,mem_patch0a 
-0x4e48 019214 disable user 
-0x4e49 019215 jam 0 ,mem_customer_key 
-0x4e4a 019216 jam 0 ,mem_customer_data_trigger 
-0x4e4b 019217 jam 0 ,mem_customer_data_trigger_last 
-0x4e4c 019218 fetch 1 ,mem_keyboard_commbination_key_step 
-0x4e4d 019219 beq cammbination_key_press ,keyboard_commbination_key_press_process 
-0x4e4e 019220 beq cammbination_key_hold ,keyboard_commbination_key_hold_process 
-0x4e4f 019221 beq cammbination_key_complete ,keyboard_commbination_key_hold_process 
-0x4e50 019222 beq cammbination_key_wait_release ,keyboard_commbination_key_wait_release_process 
-0x4e51 019223 beq cammbination_key_null ,keyboard_commbination_key_null_process 
-0x4e52 019224 fetch 1 ,mem_keyboard_data_change_flag 
-0x4e53 019225 branch keyboard_no_key_press ,blank 
-0x4e54 019226 increase -1 ,pdata 
-0x4e55 019227 store 1 ,mem_keyboard_data_change_flag 
-0x4e56 019228 call keyboard_current_mult_update 
-0x4e57 019229 jam 10 ,mem_keyboard_led_status_get_timer 
-0x4e58 019230 call mouse_no_data_timer_init 
-0x4e59 019231 fetch 1 ,mem_keyboard_commbination_key_step 
-0x4e5a 019232 beq cammbination_key_release ,keyboard_commbination_key_release_process 
-0x4e5b 019233 arg mem_keyboard_tx_data ,contw 
-0x4e5c 019234 arg 10 ,loopcnt 
-0x4e5d 019235 call clear_mem 
-0x4e5e 019236 call keyboard_motion_data_check 
-0x4e5f 019237 jam 0 ,mem_keyboard_data_send_flag 
-0x4e60 019238 rtn 
-:      019240 keyboard_current_mult_update:
-0x4e61 019241 jam 3 ,mem_lpm_mult 
-0x4e62 019242 jam 10 ,mem_mouse_current_mult_timer 
-0x4e63 019243 rtn 
-:      019247 keyboard_no_key_press:
-0x4e64 019248 fetch 1 ,mem_device_flag 
-0x4e65 019249 rtneq mode_bt_device1 
-0x4e66 019250 fetch 1 ,mem_keyboard_led_status_get 
-0x4e67 019251 rtn blank 
-0x4e68 019252 fetch 1 ,mem_24g_repeat_send_flag 
-0x4e69 019253 nrtn blank 
-0x4e6a 019254 fetcht 1 ,mem_keyboard_led_status_get_timer_last 
-0x4e6b 019255 fetch 1 ,mem_keyboard_led_status_get_timer 
-0x4e6c 019256 isub temp ,null 
-0x4e6d 019257 store 1 ,mem_keyboard_led_status_get_timer_last 
-0x4e6e 019258 rtn zero 
-0x4e6f 019259 arg mem_keyboard_tx_data ,contw 
-0x4e70 019260 arg 10 ,loopcnt 
-0x4e71 019261 call clear_mem 
-0x4e72 019262 call enable_user 
-0x4e73 019263 branch keyboard_motion_data_check_next 
-:      019267 keyboard_motion_data_check:
-0x4e74 019268 fetch 1 ,mem_keyboard_consumer_key_status 
-0x4e75 019269 beq keyboard_consumer_key_release ,keyboard_value_consumer_release 
-0x4e76 019270 arg mem_keyboard_keyvalue_buffer + 2 ,contr 
-0x4e77 019271 arg 6 ,loopcnt 
-:      019272 keyboard_value_tpye_check:
-0x4e78 019273 ifetch 1 ,contr 
-0x4e79 019274 sub pdata ,hid_key_right_gui ,null 
-0x4e7a 019275 nbranch keyboard_value_tpye_consumer_set ,positive 
-:      019276 keyboard_value_tpye_check_loop:
-0x4e7b 019277 loop keyboard_value_tpye_check 
-0x4e7c 019279 fetch 1 ,mem_keyboard_all_press_key_count 
-0x4e7d 019280 call keyboard_value_release_all_key ,blank 
-0x4e7e 019281 jam hid_reportid_key_standard ,mem_keyboard_tx_data 
-0x4e7f 019282 fetch 1 ,mem_keyboard_keyvalue_buffer + 2 
-0x4e80 019283 sub pdata ,hid_key_fn ,null 
-0x4e81 019284 branch keyboard_tx_data_skip_fn ,zero 
-0x4e82 019285 arg mem_keyboard_keyvalue_buffer ,contr 
-0x4e83 019286 arg mem_keyboard_tx_data + 1 ,contw 
-0x4e84 019287 arg 8 ,loopcnt 
-:      019288 keyboard_tx_data_store:
-0x4e85 019289 ifetch 1 ,contr 
-0x4e86 019290 beq hid_key_fn ,keyboard_tx_data_clear_fn 
-:      019291 keyboard_tx_data_store_loop:
-0x4e87 019292 istore 1 ,contw 
-0x4e88 019293 loop keyboard_tx_data_store 
-:      019295 keyboard_motion_data_check_next:
-0x4e89 019296 call keyboard_device_data_tpye_check 
-0x4e8a 019298 fetch 1 ,mem_keyboard_data_send_flag 
-0x4e8b 019299 beq device_data_tpye_mouse ,enable_user 
-0x4e8c 019300 beq device_data_tpye_standard_keyboard ,device_send_keyboard_data 
-0x4e8d 019301 beq device_data_tpye_nonstarndard_keyboard ,device_send_keyboard_data 
-0x4e8e 019302 beq device_data_tpye_consumer ,device_send_keyboard_data 
-0x4e8f 019303 beq device_data_tpye_system_conctol ,device_send_keyboard_data 
-:      019304 device_send_keyboard_data:
-0x4e90 019305 call mouse_customerkey_press 
-0x4e91 019306 branch enable_user 
-:      019308 keyboard_value_release_all_key:
-0x4e92 019309 arg mem_keyboard_keyvalue_buffer ,contw 
-0x4e93 019310 arg 9 ,loopcnt 
-0x4e94 019311 branch clear_mem 
-:      019314 keyboard_tx_data_skip_fn:
-0x4e95 019315 fetch 2 ,mem_keyboard_keyvalue_buffer 
-0x4e96 019316 store 2 ,mem_keyboard_tx_data + 1 
-0x4e97 019317 fetch 6 ,mem_keyboard_keyvalue_buffer + 3 
-0x4e98 019318 store 6 ,mem_keyboard_tx_data + 3 
-0x4e99 019319 branch keyboard_motion_data_check_next 
-:      019321 keyboard_tx_data_clear_fn:
-0x4e9a 019322 setarg 0 
-0x4e9b 019323 branch keyboard_tx_data_store_loop 
-:      019326 keyboard_value_tpye_consumer_set:
-0x4e9c 019327 copy pdata ,temp 
-0x4e9d 019328 bpatch patch0b_0 ,mem_patch0b 
-0x4e9e 019329 copy temp ,pdata 
-0x4e9f 019330 jam hid_reportid_consumer_key ,mem_keyboard_tx_data 
-0x4ea0 019331 fetcht 1 ,mem_keyboard_all_press_key_count 
-0x4ea1 019332 sub temp ,hid_key_null ,null 
-0x4ea2 019333 branch keyboard_value_consumer_all_key_release ,zero 
-0x4ea3 019334 beq hid_key_multikey_media ,keyboard_value_media 
-0x4ea4 019335 beq hid_key_multikey_paly ,keyboard_value_play 
-0x4ea5 019336 beq hid_key_multikey_stop ,keyboard_value_stop 
-0x4ea6 019337 beq hid_key_multikey_pre_track ,keyboard_value_pre_track 
-0x4ea7 019338 beq hid_key_multikey_next_track ,keyboard_value_next_track 
-0x4ea8 019339 beq hid_key_multikey_vol_down ,keyboard_value_vol_down 
-0x4ea9 019340 beq hid_key_multikey_vol_up ,keyboard_value_vol_up 
-0x4eaa 019341 beq hid_key_multikey_mute ,keyboard_value_mute 
-0x4eab 019342 beq hid_key_my_computer ,keyboard_value_my_computer 
-0x4eac 019343 beq hid_key_mail ,keyboard_value_mail 
-0x4ead 019344 beq hid_key_calculator ,keyboard_value_calculator 
-0x4eae 019345 beq hid_key_light_down ,keyboard_value_light_down 
-0x4eaf 019346 beq hid_key_light_up ,keyboard_value_light_up 
-0x4eb0 019347 beq hid_key_ac_favorites ,keyboard_value_ac_favorites 
-0x4eb1 019348 beq hid_key_ac_forward ,keyboard_value_ac_forward 
-0x4eb2 019349 beq hid_key_ac_back ,keyboard_value_ac_back 
-0x4eb3 019350 beq hid_key_ac_stop ,keyboard_value_ac_stop 
-0x4eb4 019351 beq hid_key_ac_refresh ,keyboard_value_ac_refresh 
-0x4eb5 019352 beq hid_key_ac_search ,keyboard_value_ac_search 
-0x4eb6 019353 beq hid_key_ac_home ,keyboard_value_ac_home 
-0x4eb7 019354 beq hid_key_ios_android_os_lock ,keyboard_value_os_lock 
-0x4eb8 019355 beq hid_key_os_soft_kb ,keyboard_value_os_soft_kb 
-0x4eb9 019356 beq hid_key_system_sleep ,keyboard_value_system_sleep 
-0x4eba 019357 branch keyboard_motion_data_check_next 
-:      019359 keyboard_value_media:
-0x4ebb 019360 setarg 0x0183 
-0x4ebc 019361 store 2 ,mem_keyboard_tx_data + 1 
-0x4ebd 019362 branch keyboard_motion_data_check_next 
-:      019363 keyboard_value_play:
-0x4ebe 019364 setarg 0x00cd 
-0x4ebf 019365 store 2 ,mem_keyboard_tx_data + 1 
-0x4ec0 019366 branch keyboard_motion_data_check_next 
-:      019367 keyboard_value_stop:
-0x4ec1 019368 setarg 0x00b7 
-0x4ec2 019369 store 2 ,mem_keyboard_tx_data + 1 
-0x4ec3 019370 branch keyboard_motion_data_check_next 
-:      019371 keyboard_value_pre_track:
-0x4ec4 019372 setarg 0x00b6 
-0x4ec5 019373 store 2 ,mem_keyboard_tx_data + 1 
-0x4ec6 019374 branch keyboard_motion_data_check_next 
-:      019375 keyboard_value_next_track:
-0x4ec7 019376 setarg 0x00b5 
-0x4ec8 019377 store 2 ,mem_keyboard_tx_data + 1 
-0x4ec9 019378 branch keyboard_motion_data_check_next 
-:      019379 keyboard_value_vol_down:
-0x4eca 019380 setarg 0x00ea 
-0x4ecb 019381 store 2 ,mem_keyboard_tx_data + 1 
-0x4ecc 019382 branch keyboard_motion_data_check_next 
-:      019383 keyboard_value_vol_up:
-0x4ecd 019384 setarg 0x00e9 
-0x4ece 019385 store 2 ,mem_keyboard_tx_data + 1 
-0x4ecf 019386 branch keyboard_motion_data_check_next 
-:      019387 keyboard_value_mute:
-0x4ed0 019388 setarg 0x00e2 
-0x4ed1 019389 store 2 ,mem_keyboard_tx_data + 1 
-0x4ed2 019390 branch keyboard_motion_data_check_next 
-:      019391 keyboard_value_my_computer:
-0x4ed3 019392 setarg 0x0194 
-0x4ed4 019393 store 2 ,mem_keyboard_tx_data + 1 
-0x4ed5 019394 branch keyboard_motion_data_check_next 
-:      019395 keyboard_value_mail:
-0x4ed6 019396 setarg 0x018a 
-0x4ed7 019397 store 2 ,mem_keyboard_tx_data + 1 
-0x4ed8 019398 branch keyboard_motion_data_check_next 
-:      019399 keyboard_value_calculator:
-0x4ed9 019400 setarg 0x0192 
-0x4eda 019401 store 2 ,mem_keyboard_tx_data + 1 
-0x4edb 019402 branch keyboard_motion_data_check_next 
-:      019403 keyboard_value_light_down:
-0x4edc 019404 setarg 0x0070 
-0x4edd 019405 store 2 ,mem_keyboard_tx_data + 1 
-0x4ede 019406 branch keyboard_motion_data_check_next 
-:      019407 keyboard_value_light_up:
-0x4edf 019408 setarg 0x006f 
-0x4ee0 019409 store 2 ,mem_keyboard_tx_data + 1 
-0x4ee1 019410 branch keyboard_motion_data_check_next 
-:      019411 keyboard_value_ac_favorites:
-0x4ee2 019412 setarg 0x022a 
-0x4ee3 019413 store 2 ,mem_keyboard_tx_data + 1 
-0x4ee4 019414 branch keyboard_motion_data_check_next 
-:      019415 keyboard_value_ac_forward:
-0x4ee5 019416 setarg 0x0225 
-0x4ee6 019417 store 2 ,mem_keyboard_tx_data + 1 
-0x4ee7 019418 branch keyboard_motion_data_check_next 
-:      019419 keyboard_value_ac_back:
-0x4ee8 019420 setarg 0x0224 
-0x4ee9 019421 store 2 ,mem_keyboard_tx_data + 1 
-0x4eea 019422 branch keyboard_motion_data_check_next 
-:      019423 keyboard_value_ac_stop:
-0x4eeb 019424 setarg 0x0226 
-0x4eec 019425 store 2 ,mem_keyboard_tx_data + 1 
-0x4eed 019426 branch keyboard_motion_data_check_next 
-:      019427 keyboard_value_ac_refresh:
-0x4eee 019428 setarg 0x0227 
-0x4eef 019429 store 2 ,mem_keyboard_tx_data + 1 
-0x4ef0 019430 branch keyboard_motion_data_check_next 
-:      019431 keyboard_value_ac_search:
-0x4ef1 019432 fetch 1 ,mem_kb_computer_system 
-0x4ef2 019433 beq system_os_ios ,keyboard_value_ac_home 
-0x4ef3 019434 beq system_os_mac ,keyboard_value_ac_home 
-0x4ef4 019435 setarg 0x0221 
-0x4ef5 019436 store 2 ,mem_keyboard_tx_data + 1 
-0x4ef6 019437 branch keyboard_motion_data_check_next 
-:      019438 keyboard_value_ac_home:
-0x4ef7 019439 setarg 0x0223 
-0x4ef8 019440 store 2 ,mem_keyboard_tx_data + 1 
-0x4ef9 019441 branch keyboard_motion_data_check_next 
-:      019442 keyboard_value_os_lock:
-0x4efa 019443 setarg 0x0030 
-0x4efb 019444 store 2 ,mem_keyboard_tx_data + 1 
-0x4efc 019445 branch keyboard_motion_data_check_next 
-:      019446 keyboard_value_os_soft_kb:
-0x4efd 019447 fetch 1 ,mem_kb_computer_system 
-0x4efe 019448 beq system_os_andriod ,keyboard_value_os_soft_kb_andriod 
-0x4eff 019449 setarg 0x01ae 
-0x4f00 019450 store 2 ,mem_keyboard_tx_data + 1 
-0x4f01 019451 branch keyboard_motion_data_check_next 
-:      019452 keyboard_value_os_soft_kb_andriod:
-0x4f02 019453 setarg 0x0307 
-0x4f03 019454 store 2 ,mem_keyboard_tx_data + 1 
-0x4f04 019455 branch keyboard_motion_data_check_next 
-:      019457 keyboard_value_consumer_all_key_release:
-:      019458 keyboard_value_consumer_release:
-0x4f05 019459 jam 2 ,mem_keyboard_data_change_flag 
-0x4f06 019460 fetch 1 ,mem_keyboard_all_press_key_count 
-0x4f07 019461 call keyboard_value_release_all_key ,blank 
-0x4f08 019462 jam keyboard_consumer_key_standby ,mem_keyboard_consumer_key_status 
-0x4f09 019463 setarg 0x03 
-0x4f0a 019464 store 3 ,mem_keyboard_tx_data 
-0x4f0b 019465 branch keyboard_motion_data_check_next 
-:      019466 keyboard_value_system_sleep:
-0x4f0c 019467 jam hid_reportid_system_ctrl ,mem_keyboard_tx_data 
-0x4f0d 019468 setarg 0x02 
-0x4f0e 019469 store 1 ,mem_keyboard_tx_data + 1 
-0x4f0f 019470 branch keyboard_motion_data_check_next 
-:      019477 keyboard_device_data_tpye_check:
-0x4f10 019478 bpatch patch0b_1 ,mem_patch0b 
-0x4f11 019479 fetch 1 ,mem_device_flag 
-0x4f12 019480 bne mode_24g_device ,keyboard_device_data_tpye_check_next 
-0x4f13 019481 jam 0 ,mem_24g_repeat_send_flag 
-0x4f14 019482 fetch 2 ,mem_keyboard_tx_data 
-0x4f15 019483 ncall keyboard_set_repeat_send_flag ,blank 
-0x4f16 019484 fetch 6 ,mem_keyboard_tx_data + 3 
-0x4f17 019485 ncall keyboard_set_repeat_send_flag ,blank 
-:      019487 keyboard_device_data_tpye_check_next:
-0x4f18 019488 fetch 1 ,mem_keyboard_tx_data 
-0x4f19 019489 beq hid_reportid_key_standard ,keyboard_standard_data_send 
-0x4f1a 019490 beq hid_reportid_mouse ,keyboard_mouse_data_send 
-0x4f1b 019491 beq hid_reportid_consumer_key ,keyboard_consumer_data_send 
-0x4f1c 019492 beq hid_reportid_system_ctrl ,keyboard_system_control_data_send 
-0x4f1d 019493 rtn 
-:      019495 keyboard_mouse_data_send:
-0x4f1e 019496 jam device_data_tpye_mouse ,mem_keyboard_data_send_flag 
-0x4f1f 019497 arg mem_keyboard_tx_data ,contr 
-0x4f20 019498 arg mem_mouse_key ,contw 
-0x4f21 019499 arg 7 ,loopcnt 
-0x4f22 019500 branch memcpy 
-:      019502 keyboard_standard_data_send:
-0x4f23 019503 jam device_data_tpye_standard_keyboard ,mem_keyboard_data_send_flag 
-0x4f24 019504 call keyboard_clear_key_data 
-0x4f25 019505 fetch 1 ,mem_device_flag 
-0x4f26 019506 beq mode_bt_device1 ,keyboard_standard_data_send_end 
-0x4f27 019507 call keyboard_24g_led_get_status_check 
-0x4f28 019508 fetch 1 ,mem_keyboard_led_status_get 
-0x4f29 019509 store 1 ,mem_keyboard_tx_data + 2 
-:      019510 keyboard_standard_data_send_end:
-0x4f2a 019511 arg mem_keyboard_tx_data ,contr 
-0x4f2b 019512 arg mem_customer_key_press ,contw 
-0x4f2c 019513 arg 9 ,loopcnt 
-0x4f2d 019514 branch memcpy 
-:      019516 keyboard_consumer_data_send:
-0x4f2e 019517 jam device_data_tpye_consumer ,mem_keyboard_data_send_flag 
-0x4f2f 019518 call keyboard_clear_key_data 
-0x4f30 019519 setarg 0x03 
-0x4f31 019520 call mouse_customer_media_key_set 
-0x4f32 019521 arg mem_keyboard_tx_data + 1 ,contr 
-0x4f33 019522 arg mem_customer_key_press + 1 ,contw 
-0x4f34 019523 arg 2 ,loopcnt 
-0x4f35 019524 branch memcpy 
-:      019526 keyboard_system_control_data_send:
-0x4f36 019527 jam device_data_tpye_system_conctol ,mem_keyboard_data_send_flag 
-0x4f37 019528 call keyboard_clear_key_data 
-0x4f38 019529 setarg 0x02 
-0x4f39 019530 store 8 ,mem_customer_key_press 
-0x4f3a 019531 store 8 ,mem_customer_key_release 
-0x4f3b 019532 fetch 1 ,mem_keyboard_tx_data + 1 
-0x4f3c 019533 store 1 ,mem_customer_key_press + 1 
-0x4f3d 019534 rtn 
-:      019537 keyboard_clear_key_data:
-0x4f3e 019538 arg 18 ,loopcnt 
-0x4f3f 019539 arg mem_customer_key_press ,contw 
-0x4f40 019540 branch clear_mem 
-:      019545 keyboard_lpm_before_common:
-0x4f41 019546 call clear_wake 
-0x4f42 019547 call mouse_wheel_check 
-0x4f43 019548 fetcht 1 ,mem_whee_a_data_gpio 
-0x4f44 019549 call gpio_set_wake_by_current_state 
-0x4f45 019550 fetcht 1 ,mem_whee_b_data_gpio 
-0x4f46 019551 call gpio_set_wake_by_current_state 
-0x4f47 019553 fetcht 1 ,mem_config_select_device_button_gpio 
-0x4f48 019554 call gpio_set_wake 
-0x4f49 019556 fetch 2 ,mem_kb_col_ptr 
-0x4f4a 019557 copy pdata ,regb 
-0x4f4b 019558 arg 20 ,loopcnt 
-:      019559 keyboard_key_col_wake_init:
-0x4f4c 019560 ifetcht 1 ,regb 
-0x4f4d 019561 isolate1 7 ,temp 
-0x4f4e 019562 ncall gpio_out_active ,true 
-0x4f4f 019563 increase 1 ,regb 
-0x4f50 019564 loop keyboard_key_col_wake_init 
-0x4f51 019566 fetch 2 ,mem_kb_row_ptr 
-0x4f52 019567 copy pdata ,regb 
-0x4f53 019568 arg 8 ,loopcnt 
-:      019569 keyboard_key_row_wake_init:
-0x4f54 019570 ifetcht 1 ,regb 
-0x4f55 019571 sub temp ,ui_button_gpio_disable ,null 
-0x4f56 019572 ncall gpio_set_wake_by_current_state ,zero 
-0x4f57 019573 increase 1 ,regb 
-0x4f58 019574 loop keyboard_key_row_wake_init 
-0x4f59 019575 rtn 
-:      019577 keyboard_key_row_wake_set:
-0x4f5a 019578 fetch 1 ,mem_same_keyvalue_timerout_flag 
-0x4f5b 019579 branch gpio_set_wake ,blank 
-0x4f5c 019580 branch gpio_set_wake_by_current_state 
-:      019581 keyboard_process_lpm_before:
-0x4f5d 019582 rtnmark1 mark_24g 
-0x4f5e 019583 call keyboard_lpm_before_common 
-0x4f5f 019584 fetch 1 ,mem_lpm_current_mult 
-0x4f60 019585 nrtn blank 
-0x4f61 019586 branch gpio_clr_wake 
-:      019587 keyboard_before_hibernate:
-0x4f62 019588 bpatch patch0b_2 ,mem_patch0b 
-0x4f63 019589 jam 0xff ,mem_sensor_motion_gpio 
-0x4f64 019590 call disable_authrom 
-0x4f65 019591 call keyboard_device_led_all_off 
-0x4f66 019592 call mouse_before_hibernate_wheel_gpio_set 
-0x4f67 019593 call mouse_setgpio_hibernate 
-0x4f68 019594 call mouse_flash_power_down 
-0x4f69 019595 fetcht 1 ,mem_sensor_motion_gpio 
-0x4f6a 019596 branch gpio_clr_wake 
-:      019598 keyboard_power_down:
-0x4f6b 019599 call keyboard_device_led_all_off 
-:      019600 keyboard_app_enter_hibernate:
-0x4f6c 019601 bpatch patch0b_3 ,mem_patch0b 
-0x4f6d 019602 call keyboard_setgpio_hibernate 
-0x4f6e 019603 call ice_break 
-0x4f6f 019604 branch app_enter_hibernate 
-:      019606 keyboard_device_led_all_off:
-0x4f70 019607 bpatch patch0b_4 ,mem_patch0b 
-0x4f71 019608 call keyboard_device_led_off 
-0x4f72 019609 call keyboard_numlock_led_off 
-0x4f73 019610 call keyboard_capslock_led_off 
-0x4f74 019611 branch keyboard_power_led_off 
-:      019618 keyboard_setgpio_hibernate:
-0x4f75 019619 bpatch patch0b_5 ,mem_patch0b 
-0x4f76 019620 call clear_wake 
-0x4f77 019621 call keyboard_device_led_all_off 
-0x4f78 019622 call mouse_set_sdio_high 
-0x4f79 019623 call keyboard_lpm_before_common 
-0x4f7a 019624 call mouse_gpio_pd_idle 
-0x4f7b 019625 fetcht 1 ,mem_mouse_reuse_2ice_gpio 
-0x4f7c 019626 call mouse_gpio_config_input_pu 
-0x4f7d 019627 call mouse_gpio_set_high_impedance 
-0x4f7e 019628 branch mouse_adc_gpio_set_before_hibernate 
-:      019640 keyboard_g24_reconn_dispatch:
-0x4f7f 019641 fetch 2 ,mem_24g_reconn_count 
-0x4f80 019642 and_into 0xe0 ,pdata 
-0x4f81 019643 branch keyboard_g24_reconn_dispatch_next ,blank 
-0x4f82 019644 fetch 2 ,mem_24g_reconn_count 
-0x4f83 019645 increase 1 ,pdata 
-0x4f84 019646 store 2 ,mem_24g_reconn_count 
-0x4f85 019647 rtn 
-:      019648 keyboard_g24_reconn_dispatch_next:
-0x4f86 019649 call g24_reconn_data_prep 
-0x4f87 019650 call g24_transmit_receive_ack 
-0x4f88 019651 nbranch g24_reconn_device_fail ,sync 
-0x4f89 019652 nbranch g24_reconn_device_fail ,user3 
-0x4f8a 019653 call keyboard_g24_ackpayload_parse 
-0x4f8b 019654 branch g24_reconn_dispatch_next + 5 
-:      019658 keyboard_g24_transmit_no_interrupt:
-0x4f8c 019660 call g24_txdata_prep 
-0x4f8d 019661 nbranch keyboard_g24_nodata_transmit ,user 
-:      019662 keyboard_g24_transmit_start:
-0x4f8e 019663 call keyboard_g24_transmit_process 
-0x4f8f 019664 call keyboard_power_ctrl_start 
-0x4f90 019665 branch keyboard_g24_transmit_start_next 
-:      019667 keyboard_g24_nodata_transmit:
-0x4f91 019668 fetch 8 ,mem_keyscan_value_current 
-0x4f92 019669 nbranch keyboard_g24_transmit_start ,blank 
-0x4f93 019670 fetch 8 ,mem_keyscan_value_current + 8 
-0x4f94 019671 nbranch keyboard_g24_transmit_start ,blank 
-0x4f95 019672 fetch 4 ,mem_keyscan_value_current + 16 
-0x4f96 019673 nbranch keyboard_g24_transmit_start ,blank 
-0x4f97 019675 fetch 1 ,mem_24g_transmit_by_interrupt 
-0x4f98 019676 rtneq g24_tx_timer_int_enable 
-0x4f99 019677 call g24_search_receiver 
-:      019678 keyboard_g24_long_sleep:
-0x4f9a 019679 call keyboard_g24_lpm_wait 
-0x4f9b 019680 nrtn user 
-0x4f9c 019681 fetch 1 ,mem_sensor_shutdown_flag 
-0x4f9d 019682 ncall keyboard_setgpio_hibernate ,blank 
-0x4f9e 019683 fetch 4 ,mem_24g_enter_hibernate 
-0x4f9f 019684 branch g24_long_seep2 
-:      019686 keyboard_g24_transmit_process:
-0x4fa0 019687 bpatch patch0b_6 ,mem_patch0b 
-0x4fa1 019688 jam 0 ,mem_24g_retry 
-:      019689 keyboard_g24_transmit_loop:
-0x4fa2 019690 fetchr timeup ,2 ,mem_param_rx_setup 
-0x4fa3 019691 until clkn_rt ,meet 
-0x4fa4 019692 call keyboard_special_key_check 
-0x4fa5 019693 fetch 1 ,mem_keyboard_bt_button_flag 
-0x4fa6 019694 nbranch mouse_soft_reset ,blank 
-0x4fa7 019695 call g24_transmit_receive_ack 
-0x4fa8 019696 fetch 1 ,mem_24g_no_ack 
-0x4fa9 019697 beq no_ack_24g ,g24_transmit_no_ack 
-0x4faa 019698 nbranch keyboard_g24_retransmit ,sync 
-0x4fab 019699 nbranch keyboard_g24_retransmit ,user3 
-0x4fac 019700 call keyboard_g24_ackpayload_parse 
-0x4fad 019701 jam 0 ,mem_sensor_shutdown_flag 
-0x4fae 019702 branch g24_transmit_no_ack 
-:      019705 keyboard_g24_retransmit:
-0x4faf 019706 fetch 1 ,mem_24g_abort_pac 
-0x4fb0 019707 nrtn blank 
-0x4fb1 019708 fetch 2 ,mem_24g_txfail_cnt 
-0x4fb2 019709 increase 1 ,pdata 
-0x4fb3 019710 store 2 ,mem_24g_txfail_cnt 
-0x4fb4 019711 fetch 1 ,mem_24g_txfail_cnt 
-0x4fb5 019712 beq 0xff ,g24_tx_attempt_fail 
-0x4fb6 019713 call keyboard_g24_transmit_hop_process 
-0x4fb7 019714 branch keyboard_g24_transmit_loop 
-:      019717 keyboard_g24_transmit_hop_process:
-0x4fb8 019718 fetcht 1 ,mem_24g_retry 
-0x4fb9 019719 sub temp ,20 ,null 
-0x4fba 019720 branch keyboard_g24_tx_fast_hop ,positive 
-0x4fbb 019721 arg 25 ,loopcnt 
-0x4fbc 019722 call delay_ms_wait 
-0x4fbd 019723 branch g24_hop_ch_disable 
-:      019725 keyboard_g24_tx_fast_hop:
-0x4fbe 019726 increase 1 ,temp 
-0x4fbf 019727 storet 1 ,mem_24g_retry 
-0x4fc0 019728 fetch 4 ,mem_24g_addr 
-0x4fc1 019729 fetcht 4 ,mem_24g_fast_conn_addr 
-0x4fc2 019730 isub temp ,null 
-0x4fc3 019731 branch g24_ch ,zero 
-0x4fc4 019732 fetch 1 ,mem_24g_retry 
-0x4fc5 019733 sub pdata ,3 ,null 
-0x4fc6 019734 rtn positive 
-0x4fc7 019735 branch g24_tx_fast_hop 
-:      019738 keyboard_g24_lpm_wait:
-0x4fc8 019739 enable user 
-0x4fc9 019740 call lpo_calibration 
-0x4fca 019741 fetch 3 ,mem_clks_per_lpo 
-0x4fcb 019742 branch disable_user ,blank 
-0x4fcc 019743 fetch 1 ,mem_keyboard_fn_flag 
-0x4fcd 019744 nbranch disable_user ,blank 
-0x4fce 019745 fetch 1 ,mem_keyboard_control_key_flag 
-0x4fcf 019746 nbranch disable_user ,blank 
-0x4fd0 019747 fetch 1 ,mem_keyboard_commbination_control_key_delay_release_timer 
-0x4fd1 019748 nbranch disable_user ,blank 
-0x4fd2 019749 fetch 1 ,mem_24g_transmit_by_interrupt 
-0x4fd3 019750 beq g24_tx_timer_int_enable ,disable_user 
-0x4fd4 019751 branch g24_lpm_wait + 5 
-:      019753 keyboard_power_ctrl_start:
-0x4fd5 019754 fetch 4 ,mem_24g_addr 
-0x4fd6 019755 fetcht 4 ,mem_24g_fast_conn_addr 
-0x4fd7 019756 isub temp ,null 
-0x4fd8 019757 nbranch power_ctrl_start + 1 ,zero 
-0x4fd9 019758 jam tx_power_f30db ,mem_tx_power 
-0x4fda 019759 rtn 
-:      019760 keyboard_g24_transmit_start_next:
-0x4fdb 019761 fetch 8 ,mem_24g_long_sleep_set 
-0x4fdc 019762 store 8 ,mem_24g_enter_hibernate 
-0x4fdd 019763 fetch 2 ,mem_24g_long_sleep_param_update_timer_init 
-0x4fde 019764 store 2 ,mem_24g_long_sleep_param_update_timer 
-:      019765 keyboard_g24_short_sleep:
-0x4fdf 019766 bpatch patch0b_7 ,mem_patch0b 
-0x4fe0 019767 call g24_lpm_wait 
-0x4fe1 019768 nrtn user 
-0x4fe2 019769 call clear_wake 
-0x4fe3 019770 fetch 3 ,mem_24g_short_sleep_set 
-0x4fe4 019771 branch g24_long_seep2 
-:      019778 keyboard_24g_package_data:
-0x4fe5 019780 rtnmark0 mark_24g 
-0x4fe6 019781 call keyboard_motion 
-0x4fe7 019782 nrtn user 
-0x4fe8 019783 fetch mouse_flag_len ,mem_mouse_flag 
-0x4fe9 019784 bbit0 mouse_enable_keyboard ,mouse_24g_mouse_package_data 
-0x4fea 019785 fetch 1 ,mem_customer_key 
-0x4feb 019786 nbranch keyboard_24g_keyboard_package_data ,blank 
-0x4fec 019787 branch mouse_24g_mouse_package_data 
-:      019789 keyboard_24g_keyboard_package_data:
-0x4fed 019790 jam type_kb ,mem_24g_data_type 
-0x4fee 019791 arg 9 ,rega 
-0x4fef 019792 fetch 1 ,mem_customer_data_trigger 
-0x4ff0 019793 nbranch keyboard_customer_key_press ,blank 
-0x4ff1 019794 arg mem_customer_key_release ,regb 
-0x4ff2 019795 rtn 
-:      019796 keyboard_customer_key_press:
-0x4ff3 019797 arg mem_customer_key_press ,regb 
-0x4ff4 019798 rtn 
-:      019803 keyboard_24g_search_dongle_init:
-0x4ff5 019804 setarg 0 
-0x4ff6 019805 store 3 ,mem_mouse_search_dongle_action 
-0x4ff7 019806 rtn 
-:      019808 keyboard_24g_search_dongle:
-0x4ff8 019809 bpatch patch0c_0 ,mem_patch0c 
-0x4ff9 019810 fetch mouse_flag_len ,mem_mouse_flag 
-0x4ffa 019811 rtnbit0 mouse_enable_24g_search_dongle 
-0x4ffb 019812 fetch 1 ,mem_mouse_long_mult_flag 
-0x4ffc 019813 rtn blank 
-0x4ffd 019814 fetch 1 ,mem_24g_abort_pac 
-0x4ffe 019815 rtn blank 
-0x4fff 019816 fetch 1 ,mem_mouse_search_dongle_interval 
-0x5000 019817 increase 1 ,pdata 
-0x5001 019818 and_into 3 ,pdata 
-0x5002 019819 store 1 ,mem_mouse_search_dongle_interval 
-0x5003 019820 nrtn blank 
-0x5004 019821 jam 0 ,mem_mouse_search_dongle_ch 
-:      019822 keyboard_24g_search_dongle_loop:
-0x5005 019824 fetch 1 ,mem_mouse_search_dongle_ch 
-0x5006 019825 increase 1 ,pdata 
-0x5007 019826 store 1 ,mem_mouse_search_dongle_ch 
-0x5008 019827 sub pdata ,g24_ch_number ,null 
-0x5009 019828 nbranch keyboard_24g_search_dongle_loop_end ,positive 
-0x500a 019829 call g24_reconn_data_prep 
-0x500b 019830 call g24_transmit_receive_ack 
-0x500c 019831 nbranch keyboard_24g_search_dongle_loop_retry ,sync 
-0x500d 019832 nbranch keyboard_24g_search_dongle_loop_retry ,user3 
-0x500e 019833 call keyboard_g24_ackpayload_parse 
-0x500f 019834 call keyboard_24g_search_dongle_success 
-:      019835 keyboard_24g_search_dongle_loop_end:
-0x5010 019836 call g24_txbuf_clear 
-0x5011 019837 fetch 1 ,mem_mouse_search_dongle_count 
-0x5012 019838 increase 1 ,pdata 
-0x5013 019839 store 1 ,mem_mouse_search_dongle_count 
-0x5014 019840 beq g24_ch_poll_count ,keyboard_24g_search_dongle_check 
-0x5015 019841 rtn 
-:      019843 keyboard_24g_search_dongle_loop_retry:
-0x5016 019844 call g24_ch 
-0x5017 019845 branch keyboard_24g_search_dongle_loop 
-:      019847 keyboard_24g_search_dongle_check:
-0x5018 019848 jam 0 ,mem_mouse_search_dongle_count 
-0x5019 019849 fetch 1 ,mem_mouse_search_dongle_action 
-0x501a 019850 rtnbit1 g24_disconn_state 
-0x501b 019851 set1 g24_disconn_state ,pdata 
-0x501c 019852 store 1 ,mem_mouse_search_dongle_action 
-0x501d 019853 fetch 2 ,mem_mouse_24g_search_dongle_time_init 
-0x501e 019854 store 2 ,mem_mouse_no_data_timer 
-0x501f 019855 rtn 
-:      019858 keyboard_24g_search_dongle_success:
-0x5020 019859 fetch 1 ,mem_24g_abort_pac 
-0x5021 019860 branch keyboard_24g_search_dongle_init ,blank 
-0x5022 019861 jam 0 ,mem_mouse_search_dongle_count 
-0x5023 019862 fetch 1 ,mem_mouse_search_dongle_action 
-0x5024 019863 rtnbit0 g24_disconn_state 
-0x5025 019864 set0 g24_disconn_state ,pdata 
-0x5026 019865 store 1 ,mem_mouse_search_dongle_action 
-0x5027 019866 branch mouse_no_data_timer_init 
-:      019869 keyboard_g24_ackpayload_parse:
-0x5028 019870 call g24_ackpayload_parse 
-0x5029 019871 fetch 1 ,mem_24g_rxbuf + 1 
-0x502a 019872 compare 0x08 ,pdata ,0xf8 
-0x502b 019873 nrtn true 
-0x502c 019874 fetch 1 ,mem_24g_rxbuf + 2 
-0x502d 019875 beq 0xff ,keyboard_24g_hibernate_set 
-0x502e 019876 rtn 
-:      019881 keyboard_le_send_att_find_by_type_value_request_ancs:
-0x502f 019882 jam 1 ,mem_le_connect_ios_mac_flag 
-0x5030 019883 arg 23 ,rega 
-0x5031 019884 arg le_l2cap_cid_att ,regb 
-0x5032 019885 call le_fifo_malloc_tx_l2cap 
-0x5033 019886 setarg attop_find_by_type_value_request 
-0x5034 019887 istore 1 ,contw 
-0x5035 019888 setarg 0x0001 
-0x5036 019889 istore 2 ,contw 
-0x5037 019890 setarg 0xffff 
-0x5038 019891 istore 2 ,contw 
-0x5039 019892 setarg 0x2800 
-0x503a 019893 istore 2 ,contw 
-0x503b 019894 arg mem_le_search_service_uuid ,contr 
-0x503c 019895 branch memcpy16 
-:      019896 keyboard_le_att_auto_reco_process:
-0x503d 019897 bpatch patch0c_1 ,mem_patch0c 
-0x503e 019898 fetch 1 ,mem_le_connect_ios_mac_flag 
-0x503f 019899 rtn blank 
-0x5040 019900 copy rega ,contr 
-0x5041 019901 ifetch 3 ,contr 
-0x5042 019902 store 3 ,mem_le_att_opcode 
-0x5043 019903 beq attop_read_response ,keyboard_le_parse_att_manu_resp 
-0x5044 019904 beq attop_read_by_type_response ,keyboard_le_send_att_read_by_type_rsp_mac 
-0x5045 019905 beq attop_find_by_type_value_response ,keyboard_le_parse_att_find_by_type_value_rsp 
-0x5046 019906 beq attop_error_response ,keyboard_le_send_att_find_by_type_value_request_mac 
-0x5047 019907 branch le_parse_att2 
-:      019909 keyboard_le_parse_att_find_by_type_value_rsp:
-0x5048 019910 fetch 1 ,mem_le_connect_ios_mac_flag 
-0x5049 019911 beq 2 ,keyboard_le_parse_att_find_by_type_value_rsp_mac 
-:      019912 keyboard_le_parse_att_find_ios_report:
-0x504a 019913 jam system_os_ios ,mem_kb_computer_system 
-0x504b 019914 branch keyboard_otp_store_computer_system_ble 
-:      019915 keyboard_le_parse_att_not_find_mac_report:
-0x504c 019917 fetch 1 ,mem_le_conn_peer_addr_type 
-0x504d 019918 store 1 ,mem_kb_computer_system 
-0x504e 019919 branch keyboard_otp_store_computer_system_ble 
-:      019920 keyboard_le_parse_att_find_mac_report:
-0x504f 019921 jam system_os_mac ,mem_kb_computer_system 
-:      019922 keyboard_otp_store_computer_system_ble:
-0x5050 019923 jam 0 ,mem_le_connect_ios_mac_flag 
-0x5051 019924 fetcht 2 ,mem_otp_read_retention_offset 
-0x5052 019925 setarg 0x1fd0 
-0x5053 019926 isub temp ,regb 
-0x5054 019927 arg mem_kb_computer_system ,rega 
-0x5055 019929 arg 1 ,loopcnt 
-0x5056 019930 call otp_write 
-0x5057 019931 fetcht 2 ,mem_otp_read_retention_offset 
-0x5058 019932 increase 14 ,temp 
-0x5059 019933 storet 2 ,mem_otp_read_retention_offset 
-0x505a 019934 rtn 
-:      019938 keyboard_le_send_att_find_by_type_value_request_mac:
-0x505b 019939 fetch 1 ,mem_le_connect_ios_mac_flag 
-0x505c 019940 beq 2 ,keyboard_le_parse_att_not_find_mac_report 
-0x505d 019941 jam 2 ,mem_le_connect_ios_mac_flag 
-0x505e 019942 arg 9 ,rega 
-0x505f 019943 arg le_l2cap_cid_att ,regb 
-0x5060 019944 call le_fifo_malloc_tx_l2cap 
-0x5061 019945 setarg attop_find_by_type_value_request 
-0x5062 019946 istore 1 ,contw 
-0x5063 019947 setarg 0x0001 
-0x5064 019948 istore 2 ,contw 
-0x5065 019949 setarg 0xffff 
-0x5066 019950 istore 2 ,contw 
-0x5067 019951 setarg 0x2800 
-0x5068 019952 istore 2 ,contw 
-0x5069 019953 arg 2 ,loopcnt 
-0x506a 019954 arg mem_le_search_mac_uuid ,contr 
-0x506b 019955 branch memcpy 
-:      019957 keyboard_le_parse_att_find_by_type_value_rsp_mac:
-0x506c 019958 arg 7 ,rega 
-0x506d 019959 arg le_l2cap_cid_att ,regb 
-0x506e 019960 call le_fifo_malloc_tx_l2cap 
-0x506f 019961 setarg attop_read_by_type_request 
-0x5070 019962 istore 1 ,contw 
-0x5071 019963 fetcht 2 ,mem_le_payload_ptr 
-0x5072 019964 increase 5 ,temp 
-0x5073 019965 ifetch 4 ,temp 
-0x5074 019966 istore 4 ,contw 
-0x5075 019967 setarg 0x2803 
-0x5076 019968 istore 2 ,contw 
-0x5077 019969 rtn 
-:      019971 keyboard_le_send_att_read_by_type_rsp_mac:
-0x5078 019972 fetch 2 ,mem_le_l2cap_size 
-0x5079 019973 increase -2 ,pdata 
-0x507a 019974 div pdata ,7 
-0x507b 019975 call wait_div_end 
-0x507c 019976 quotient loopcnt 
-0x507d 019977 fetch 2 ,mem_le_payload_ptr 
-0x507e 019978 add pdata ,6 ,contr 
-0x507f 019979 branch keyboard_le_check_att_read_type_manu_loop 
-:      019981 keyboard_le_check_att_read_type_manu_loop:
-0x5080 019982 increase 3 ,contr 
-0x5081 019983 ifetch 2 ,contr 
-0x5082 019984 copy pdata ,regc 
-0x5083 019985 ifetch 2 ,contr 
-0x5084 019986 arg 0x2a29 ,temp 
-0x5085 019987 isub temp ,null 
-0x5086 019988 branch keyboard_le_send_att_read_by_type_rsp_manufactory ,zero 
-0x5087 019989 loop keyboard_le_check_att_read_type_manu_loop 
-0x5088 019990 branch keyboard_le_parse_att_not_find_mac_report 
-:      019991 keyboard_le_send_att_read_by_type_rsp_manufactory:
-0x5089 019992 arg 3 ,rega 
-0x508a 019993 arg le_l2cap_cid_att ,regb 
-0x508b 019994 call le_fifo_malloc_tx_l2cap 
-0x508c 019995 setarg attop_read_request 
-0x508d 019996 istore 1 ,contw 
-0x508e 019997 copy regc ,pdata 
-0x508f 019998 istore 2 ,contw 
-0x5090 019999 rtn 
-:      020001 keyboard_le_parse_att_manu_resp:
-0x5091 020002 fetch 2 ,mem_le_l2cap_size 
-0x5092 020003 arg 9 ,loopcnt 
-0x5093 020004 fetch 2 ,mem_le_payload_ptr 
-0x5094 020005 add pdata ,5 ,rega 
-0x5095 020006 arg mem_le_search_mac_manu_name ,regb 
-0x5096 020007 call string_compare 
-0x5097 020008 branch keyboard_le_parse_att_find_mac_report ,zero 
-0x5098 020009 branch keyboard_le_parse_att_not_find_mac_report 
-:      020017 module_init:
-0x5099 020018 branch module_lpm_init ,wake 
-0x509a 020019 call le_modified_name 
-0x509b 020020 setarg module_process_idle 
-0x509c 020021 store 2 ,mem_cb_idle_process 
-0x509d 020022 setarg module_process_bb_event 
-0x509e 020023 store 2 ,mem_cb_bb_event_process 
-0x509f 020024 setarg module_lpm_lock 
-0x50a0 020025 store 2 ,mem_cb_check_wakelock 
-0x50a1 020026 setarg module_hci_cmd_transmit_le_notify 
-0x50a2 020027 store 2 ,mem_cb_ble_transmit 
-0x50a3 020028 setarg module_le_receive_data 
-0x50a4 020029 store 2 ,mem_cb_att_write 
-0x50a5 020030 setarg module_bb_event_timer 
-0x50a6 020031 store 2 ,mem_cb_event_timer 
-0x50a7 020033 bpatch patch0c_2 ,mem_patch0c 
-0x50a8 020034 call module_lpm_uart_init 
-0x50a9 020035 call module_gpio_init 
-0x50aa 020036 branch module_hci_event_enter_standby_mode 
-:      020038 module_lpm_uart_init:
-0x50ab 020039 fetch 1 ,core_uart_ctrl 
-0x50ac 020040 set0 bit_uart_control_enable ,pdata 
-0x50ad 020041 store 1 ,core_uart_ctrl 
-0x50ae 020042 fetch 8 ,mem_module_uart_rx_buffer 
-0x50af 020043 call uarta_init_dma_mem 
-0x50b0 020044 fetch uart_baud_len ,mem_module_uarta_baud_rate 
-0x50b1 020045 call uarta_init_baud_rate 
-0x50b2 020046 call uart_clock_select_main_freq_crystal 
-0x50b3 020047 jam gpcfg_uart_txd ,core_gpio_conf + hci_uart_tx_gpio_num 
-0x50b4 020048 jam gpcfg_uart_rxd | gpcfg_pullup ,core_gpio_conf + hci_uart_rx_gpio_num 
-0x50b5 020049 jam gpcfg_uart_rts ,core_gpio_conf + hci_uart_rts_gpio_num 
-0x50b6 020050 jam gpcfg_uart_cts ,core_gpio_conf + hci_uart_cts_gpio_num 
-0x50b7 020052 arg fun_uart_control_enable | fun_uart_control_setting_rate_baud ,temp 
-0x50b8 020053 fetch 2 ,mem_module_flag 
-0x50b9 020054 isolate1 module_flag_uart_flow_control ,pdata 
-0x50ba 020055 setflag true ,bit_uart_control_flow_control ,temp 
-0x50bb 020056 storet 1 ,core_uart_ctrl 
-0x50bc 020057 rtn 
-:      020059 module_lpm_init:
-0x50bd 020060 branch module_lpm_uart_init 
-:      020064 module_gpio_init:
-0x50be 020065 fetcht 1 ,mem_module_connect_state_gpio 
-0x50bf 020066 call gpio_config_output 
-0x50c0 020067 call module_set_conn_pin_low 
-0x50c1 020068 fetcht 1 ,mem_module_wake_up_gpio 
-0x50c2 020069 branch gpio_config_input 
-:      020071 module_lpm_lock:
-0x50c3 020072 fetcht 1 ,mem_module_wake_up_gpio 
-0x50c4 020073 call gpio_get_bit 
-0x50c5 020074 nbranch app_put_lpm_wake_lock ,true 
-0x50c6 020075 branch app_get_lpm_wake_lock 
-:      020078 module_process_idle:
-0x50c7 020079 call l2cap_malloc_is_fifo_full 
-0x50c8 020080 nrtn blank 
-0x50c9 020081 branch module_process_check_hci_command_complete 
-:      020084 module_process_bb_event:
-0x50ca 020085 copy regc ,pdata 
-0x50cb 020086 beq bt_evt_le_connected ,module_process_le_conn 
-0x50cc 020087 beq bt_evt_le_disconnected ,module_process_bb_even_le_disconn 
-0x50cd 020088 beq bt_evt_le_pairing_fail ,module_hci_event_le_pairing_fail 
-0x50ce 020089 beq bt_evt_le_pairing_success ,module_hci_event_le_pairing_success 
-0x50cf 020090 beq bt_evt_le_start_enc ,module_hci_event_start_enc 
-0x50d0 020091 beq bt_evt_le_pause_enc ,module_hci_event_pause_enc 
-0x50d1 020092 beq bt_evt_le_tk_generate ,module_hci_event_le_tk 
-0x50d2 020093 beq bt_evt_store_nvram ,module_hci_event_store_device 
-0x50d3 020094 beq bt_evt_le_ltk_lost ,module_process_ble_ltk_lost 
-0x50d4 020095 beq bt_evt_le_update_phy ,module_process_ble_update_phy 
-0x50d5 020096 beq bt_evt_le_get_passkey ,module_hci_event_passkey_entry_mode 
-0x50d6 020097 beq bt_evt_le_gkey_generate ,module_hci_event_gkey_generate 
-0x50d7 020098 rtn 
-:      020102 module_process_bb_even_le_disconn:
-0x50d8 020103 call le_clr_config_more_data 
-0x50d9 020104 jam 0 ,mem_module_hci_notify_len 
-0x50da 020105 call module_disconn_start 
-0x50db 020106 branch module_hci_event_le_disconnect 
-:      020111 module_process_le_conn:
-0x50dc 020113 call module_conn_start 
-0x50dd 020114 fetch 1 ,mem_module_le_lpm_mult 
-0x50de 020115 store 1 ,mem_lpm_mult 
-0x50df 020116 branch module_hci_event_le_connect 
-:      020120 module_disconn_start:
-0x50e0 020121 call module_start_adv_discovery_by_command 
-0x50e1 020122 branch module_set_conn_pin_high 
-:      020125 module_process_ble_ltk_lost:
-0x50e2 020126 call le_send_reject_ind 
-0x50e3 020127 branch le_send_smp_security_request 
-:      020129 module_process_ble_update_phy:
-0x50e4 020130 branch module_hci_event_le_update_phy 
-:      020133 module_set_conn_pin_high:
-0x50e5 020134 fetcht 1 ,mem_module_connect_state_gpio 
-0x50e6 020135 branch gpio_out_active 
-:      020137 module_conn_start:
-0x50e7 020138 call module_stop_adv_discovery 
-0x50e8 020139 branch module_set_conn_pin_low 
-:      020141 module_stop_adv_discovery:
-0x50e9 020142 fetch 1 ,mem_module_state 
-0x50ea 020143 isolate1 moudle_state_ble_bit ,pdata 
-0x50eb 020144 call app_ble_stop_adv ,true 
-0x50ec 020145 rtn 
-:      020146 module_set_conn_pin_low:
-0x50ed 020147 fetcht 1 ,mem_module_connect_state_gpio 
-0x50ee 020148 branch gpio_out_inactive 
-:      020151 module_process_check_hci_command_complete:
-0x50ef 020152 fetch 1 ,core_uart_status 
-0x50f0 020153 rtnbit1 uart_status_rx_fifo_empty 
-0x50f1 020154 call uarta_prepare_rx 
-0x50f2 020155 ifetch 1 ,contru 
-0x50f3 020156 bne 0x01 ,module_hci_in_excp 
-0x50f4 020157 fetch 2 ,core_uart_rxitems 
-0x50f5 020158 sub pdata ,2 ,null 
-0x50f6 020159 rtn positive 
-0x50f7 020160 ifetch 1 ,contru 
-0x50f8 020161 store 1 ,mem_module_uart_opcode 
-0x50f9 020162 ifetcht 1 ,contru 
-0x50fa 020163 copy contru ,rega 
-0x50fb 020164 storet 1 ,mem_module_uart_len 
-0x50fc 020165 add temp ,3 ,temp 
-0x50fd 020166 fetch 2 ,core_uart_rxitems 
-0x50fe 020167 isub temp ,temp 
-0x50ff 020168 nrtn positive 
-0x5100 020169 jam hci_discard_packet ,mem_module_temp_nl_discard_packet 
-0x5101 020170 call module_hci_cmd_control 
-0x5102 020171 fetch 1 ,mem_module_temp_nl_discard_packet 
-0x5103 020172 rtneq hci_not_discard_packet 
-0x5104 020173 branch module_hci_dicard_packet 
-:      020175 module_hci_in_excp:
-0x5105 020176 call delay_10ms 
-0x5106 020177 call module_hci_event_invalid_packet 
-0x5107 020178 branch module_hci_release_except 
-:      020181 module_hci_release_except:
-0x5108 020182 bpatch patch0c_3 ,mem_patch0c 
-0x5109 020183 call uarta_prepare_rx 
-0x510a 020184 fetch 2 ,core_uart_rxitems 
-0x510b 020185 rtn blank 
-0x510c 020186 iadd contru ,contru 
-0x510d 020187 branch module_hci_dicard_bytes 
-:      020189 module_hci_dicard_packet:
-0x510e 020190 call uarta_prepare_rx 
-0x510f 020191 increase 2 ,contu 
-0x5110 020192 ifetch 1 ,contu 
-0x5111 020193 iadd contu ,contu 
-:      020194 module_hci_dicard_bytes:
-0x5112 020195 branch uarta_rxdone 
-:      020198 module_hci_cmd_control:
-0x5113 020199 bpatch patch0c_4 ,mem_patch0c 
-0x5114 020200 fetch 1 ,mem_module_uart_opcode 
-0x5115 020201 beq hci_cmd_set_le_addr_req ,module_hci_cmd_set_le_addr 
-0x5116 020202 beq hci_cmd_set_visibility_req ,module_hci_cmd_set_visibility 
-0x5117 020203 beq hci_cmd_set_le_name_req ,module_hci_cmd_set_le_name 
-0x5118 020204 beq hci_cmd_le_data_req ,module_hci_cmd_receive_le_data 
-0x5119 020205 beq hci_cmd_status_irq ,module_hci_cmd_inquire_status 
-0x511a 020206 beq hci_cmd_set_uartcontrol_req ,module_hci_cmd_set_uart_control_mode 
-0x511b 020207 beq hci_cmd_set_uart_baud_req ,module_hci_cmd_set_uart_baud 
-0x511c 020208 beq hci_cmd_version_req ,module_hci_cmd_version_request 
-0x511d 020209 beq hci_cmd_ble_disconnect ,module_hci_cmd_ble_disconnect 
-0x511e 020210 beq hci_cmd_set_nvram_req ,module_hci_cmd_set_nvram 
-0x511f 020211 beq hci_cmd_confirm_gkey ,module_hci_cmd_confirm_gkey 
-0x5120 020212 beq hci_cmd_auto_adv_scan ,module_hci_cmd_auto_adv 
-0x5121 020213 beq hci_cmd_power_req ,module_hci_cmd_power_request 
-0x5122 020214 beq hci_cmd_power_set ,module_hci_cmd_power_set 
-0x5123 020215 beq hci_cmd_passkey_entry ,module_hci_cmd_passkey_entry 
-0x5124 020216 beq hci_cmd_set_gpio ,module_hci_cmd_set_gpio 
-0x5125 020217 beq hci_cmd_read_gpio ,module_hci_cmd_read_gpio 
-0x5126 020218 beq hci_cmd_le_set_pairing ,module_hci_cmd_le_set_pairing_mode 
-0x5127 020219 beq hci_cmd_le_set_adv_data ,module_hci_cmd_le_set_adv_data 
-0x5128 020220 beq hci_cmd_le_set_scan_data ,module_hci_cmd_le_set_scan_data 
-0x5129 020221 beq hci_cmd_le_send_conn_update_req ,module_hci_cmd_le_send_conn_update_req 
-0x512a 020222 beq hci_cmd_le_set_adv_parm ,module_hci_cmd_set_le_adv_parameter 
-0x512b 020223 beq hci_cmd_le_start_pairing ,module_hci_cmd_le_start_pairing 
-0x512c 020224 beq hci_cmd_set_wake_gpio ,module_hci_cmd_set_wake_gpio 
-0x512d 020225 beq hci_cmd_set_tx_power ,module_hci_cmd_set_tx_power 
-0x512e 020226 beq hci_cmd_le_confirm_gkey ,module_hci_cmd_le_confirm_gkey 
-0x512f 020228 beq hci_cmd_reset_chip_req ,module_hci_cmd_reset_chip 
-0x5130 020229 beq hci_cmd_le_set_fixed_passkey ,module_hci_cmd_le_set_fixed_passkey 
-0x5131 020230 beq hci_cmd_delete_customize_service ,module_hci_cmd_delete_customize_service 
-0x5132 020231 beq hci_cmd_add_service_uuid ,module_hci_cmd_add_service_uuid 
-0x5133 020232 beq hci_cmd_add_characteristic_uuid ,module_hci_cmd_add_characteristic_uuid 
-0x5134 020233 beq hci_cmd_passkey_entry_input ,module_hci_cmd_le_passkey_entry_input 
-0x5135 020234 beq hci_cmd_le_creat_conn ,module_hci_cmd_le_create_conn 
-0x5136 020235 beq hci_cmd_ble_set_phy ,module_hci_cmd_ble_set_phy 
-0x5137 020236 beq hci_cmd_ble_read_current_phy ,module_hci_cmd_ble_read_current_phy 
-0x5138 020237 beq hci_cmd_ble_set_dle ,module_hci_cmd_ble_set_dle 
-0x5139 020238 beq hci_cmd_read_chip_data ,module_hci_cmd_read_chip_data 
-0x513a 020239 beq hci_cmd_write_chip_data ,module_hci_cmd_write_chip_data 
-0x513b 020240 beq hci_cmd_close_lpm ,module_hci_cmd_close_lpm 
-0x513c 020241 branch module_hci_event_receive_invalid_cmd 
-:      020247 module_hci_cmd_set_le_addr:
-0x513d 020248 fetch 1 ,mem_module_uart_len 
-0x513e 020249 bne 6 ,module_hci_event_receive_invalid_cmd 
-0x513f 020250 ifetch 6 ,contru 
-0x5140 020251 store 6 ,mem_le_lap 
-0x5141 020252 branch module_hci_event_receive_valid_cmd 
-:      020256 module_hci_cmd_set_visibility:
-0x5142 020257 fetch 1 ,mem_module_uart_len 
-0x5143 020258 bne 1 ,module_hci_event_receive_invalid_cmd 
-0x5144 020259 ifetcht 1 ,contru 
-0x5145 020260 storet 1 ,mem_module_bluetooth_stauts_by_command 
-0x5146 020261 call module_hci_event_receive_valid_cmd 
-0x5147 020262 fetch 2 ,mem_ui_state_map 
-0x5148 020263 rtnbit1 ui_state_ble_connected 
-:      020265 module_start_adv_discovery_by_command:
-:      020266 moudle_start_adv_by_command:
-0x5149 020267 fetch 1 ,mem_module_state 
-0x514a 020268 isolate1 moudle_state_ble_bit ,pdata 
-0x514b 020269 nrtn true 
-0x514c 020270 fetcht 1 ,mem_module_bluetooth_stauts_by_command 
-0x514d 020271 isolate1 2 ,temp 
-0x514e 020272 branch app_ble_start_adv ,true 
-0x514f 020273 branch app_ble_stop_adv 
-:      020278 module_hci_cmd_set_le_name:
-0x5150 020279 arg 29 ,pdata 
-0x5151 020280 arg mem_le_name_len ,contw 
-0x5152 020281 call module_hci_cmd_receive_store_mem 
-0x5153 020282 branch le_modified_name 
-:      020287 module_hci_cmd_receive_le_data:
-0x5154 020288 fetch 2 ,mem_ui_state_map 
-0x5155 020289 bbit0 ui_state_ble_connected ,module_hci_event_receive_invalid_cmd 
-0x5156 020290 call module_check_ble_encrypt_state 
-0x5157 020291 branch module_hci_event_receive_invalid_cmd ,user 
-0x5158 020292 jam hci_not_discard_packet ,mem_module_temp_nl_discard_packet 
-0x5159 020293 fetch 2 ,mem_module_flag 
-0x515a 020294 bbit1 module_flag_ble_data_finish ,module_hci_cmd_receive_le_data_finish 
-0x515b 020295 fetch 1 ,mem_module_hci_notify_len 
-0x515c 020296 nrtn blank 
-0x515d 020297 jam hci_discard_packet ,mem_module_temp_nl_discard_packet 
-0x515e 020298 ifetch 2 ,contru 
-0x515f 020299 store 2 ,mem_module_hci_notify_handle 
-0x5160 020300 storer contru ,2 ,mem_module_hci_nofiy_addr 
-0x5161 020301 fetch 1 ,mem_module_uart_len 
-0x5162 020302 pincrease -2 
-0x5163 020303 nbranch module_hci_event_receive_invalid_cmd ,positive 
-0x5164 020304 branch module_hci_event_receive_invalid_cmd ,zero 
-0x5165 020305 store 1 ,mem_module_hci_notify_len 
-0x5166 020306 fetcht 2 ,mem_module_hci_notify_handle 
-0x5167 020307 increase -1 ,temp 
-0x5168 020308 call le_att_get_handle_ptr2 
-0x5169 020309 branch module_hci_cmd_transmit_handle_error ,blank 
-0x516a 020310 ifetcht 4 ,contr 
-0x516b 020311 setarg 0x01280302 
-0x516c 020312 isub temp ,null 
-0x516d 020313 nbranch module_hci_cmd_transmit_handle_error ,zero 
-0x516e 020314 ifetch 1 ,contr 
-0x516f 020315 store 1 ,mem_module_hci_notify_type 
-0x5170 020316 and_into 0x30 ,pdata 
-0x5171 020317 branch module_hci_cmd_transmit_handle_error ,blank 
-0x5172 020318 jam hci_not_discard_packet ,mem_module_temp_nl_discard_packet 
-0x5173 020319 call le_set_config_more_data 
-0x5174 020320 call module_hci_cmd_transmit_le_notify 
-0x5175 020321 call module_hci_cmd_transmit_le_notify 
-0x5176 020322 call module_hci_cmd_transmit_le_notify 
-0x5177 020323 fetch 2 ,mem_module_flag 
-0x5178 020324 rtnbit0 module_flag_ble_data_finish 
-:      020325 module_hci_cmd_receive_le_data_finish:
-0x5179 020326 jam hci_discard_packet ,mem_module_temp_nl_discard_packet 
-0x517a 020327 call module_clear_le_tx_data_flag 
-0x517b 020328 branch module_hci_event_receive_valid_cmd 
-:      020330 module_hci_cmd_transmit_handle_error:
-0x517c 020331 jam 0 ,mem_module_hci_notify_len 
-0x517d 020332 jam hci_discard_packet ,mem_module_temp_nl_discard_packet 
-0x517e 020333 call module_clear_le_tx_data_flag 
-0x517f 020334 branch module_hci_event_receive_invalid_cmd 
-:      020336 module_hci_cmd_transmit_le_notify:
-0x5180 020337 fetch 1 ,mem_module_hci_notify_len 
-0x5181 020338 rtn blank 
-0x5182 020339 call le_fifo_check_nearly_full 
-0x5183 020340 nrtn blank 
-0x5184 020341 call module_get_le_remote_mtu 
-0x5185 020342 bpatch patch0c_5 ,mem_patch0c 
-0x5186 020343 fetch 2 ,mem_le_local_mtu 
-0x5187 020344 call not_greater_than 
-0x5188 020345 copy pdata ,temp 
-0x5189 020346 fetch 1 ,mem_le_l2cap_att_states 
-0x518a 020347 rtnbit1 ble_l2cap_recv_confirmation_packet 
-0x518b 020348 add temp ,-3 ,pdata 
-0x518c 020349 arg 251 ,temp 
-0x518d 020350 call not_greater_than 
-0x518e 020351 fetcht 1 ,mem_module_hci_notify_len 
-0x518f 020352 call not_greater_than 
-0x5190 020353 copy pdata ,rega 
-0x5191 020354 copy temp ,pdata 
-0x5192 020355 isub rega ,pdata 
-0x5193 020356 store 1 ,mem_module_hci_notify_len 
-0x5194 020357 call module_hci_cmd_transmit_le_notify_malloc_l2cap 
-0x5195 020358 fetch 2 ,mem_module_hci_nofiy_addr 
-0x5196 020359 copy pdata ,contru 
-0x5197 020360 copy rega ,loopcnt 
-0x5198 020361 call uart_copy_rx_bytes_fast 
-0x5199 020362 copy contru ,pdata 
-0x519a 020363 store 2 ,mem_module_hci_nofiy_addr 
-0x519b 020364 fetch 1 ,mem_module_hci_notify_len 
-0x519c 020365 nrtn blank 
-0x519d 020366 branch module_set_le_tx_data_flag 
-:      020368 module_hci_cmd_transmit_le_notify_malloc_l2cap:
-0x519e 020369 fetcht 2 ,mem_module_hci_notify_handle 
-0x519f 020370 fetch 1 ,mem_module_hci_notify_type 
-0x51a0 020371 bbit1 bit_characteristic_indicate ,le_att_malloc_tx_indication 
-0x51a1 020372 bbit1 bit_characteristic_notify ,le_att_malloc_tx_notify 
-0x51a2 020373 rtn 
-:      020377 module_get_le_remote_mtu:
-0x51a3 020378 arg 0x17 ,temp 
-0x51a4 020379 fetch 2 ,mem_module_flag 
-0x51a5 020380 rtnbit1 module_flag_ble_send_mtu23 
-0x51a6 020381 fetcht 2 ,mem_le_remote_mtu 
-0x51a7 020382 rtn 
-:      020384 module_check_ble_encrypt_state:
-0x51a8 020385 fetch 2 ,mem_module_flag 
-0x51a9 020386 bbit1 module_flag_ble_data_encrypt ,le_check_encrypt_state 
-0x51aa 020387 branch disable_user 
-:      020391 module_hci_cmd_inquire_status:
-0x51ab 020392 branch module_hci_event_status_res 
-:      020398 module_hci_cmd_set_uart_control_mode:
-0x51ac 020399 ifetch 1 ,contru 
-0x51ad 020400 fetcht 1 ,mem_module_flag 
-0x51ae 020401 nsetflag blank ,module_flag_uart_flow_control ,temp 
-0x51af 020402 storet 1 ,mem_module_flag 
-0x51b0 020403 fetcht 1 ,core_uart_ctrl 
-0x51b1 020404 nsetflag blank ,bit_uart_control_flow_control ,temp 
-0x51b2 020405 storet 1 ,core_uart_ctrl 
-0x51b3 020406 branch module_hci_event_receive_valid_cmd 
-:      020410 module_hci_cmd_set_uart_baud:
-0x51b4 020411 fetchr loopcnt ,1 ,mem_module_uart_len 
-0x51b5 020412 call string2dec_from_uart 
-0x51b6 020413 call uart_calc_baud_rate_config 
-0x51b7 020414 store uart_baud_len ,mem_module_uarta_baud_rate 
-0x51b8 020415 call module_hci_event_receive_valid_cmd 
-0x51b9 020416 call wait_uarttx 
-0x51ba 020417 fetch uart_baud_len ,mem_module_uarta_baud_rate 
-0x51bb 020418 branch uarta_init_baud_rate 
-:      020422 module_hci_cmd_version_request:
-0x51bc 020423 arg 2 ,rega 
-0x51bd 020424 arg mem_soft_version_num ,regb 
-0x51be 020425 arg 0 ,temp 
-0x51bf 020426 branch module_hci_event_set_cmd 
-:      020431 module_hci_cmd_ble_disconnect:
-0x51c0 020432 fetch 2 ,mem_ui_state_map 
-0x51c1 020433 bbit0 ui_state_ble_connected ,module_hci_event_receive_invalid_cmd 
-:      020434 module_hci_cmd_ble_disconnect_doing:
-0x51c2 020435 call module_hci_event_receive_valid_cmd 
-0x51c3 020436 branch app_ble_disconnect 
-:      020442 module_hci_cmd_set_nvram:
-0x51c4 020443 fetchr loopcnt ,1 ,mem_module_uart_len 
-0x51c5 020444 fetch 2 ,mem_nv_data_ptr 
-0x51c6 020445 icopy contw 
-0x51c7 020446 call uart_copy_rx_bytes_fast 
-0x51c8 020447 branch module_hci_event_receive_valid_cmd 
-:      020451 module_hci_cmd_confirm_gkey:
-0x51c9 020452 fetch 2 ,mem_ui_state_map 
-0x51ca 020453 bbit1 ui_state_ble_connected ,module_hci_cmd_le_confirm_gkey 
-0x51cb 020454 branch module_hci_event_receive_invalid_cmd 
-:      020458 module_hci_cmd_auto_adv:
-0x51cc 020459 arg 0x40 ,loopcnt 
-0x51cd 020460 arg mem_le_adv_data_len ,contw 
-0x51ce 020461 call clear_mem 
-0x51cf 020462 setarg 0 
-0x51d0 020463 store 1 ,mem_regb 
-0x51d1 020464 copy rega ,contru 
-:      020465 module_hci_cmd_auto_adv_loop:
-0x51d2 020466 copy contru ,pdata 
-0x51d3 020467 store 2 ,mem_regc 
-0x51d4 020468 call module_hci_cmd_auto_adv_adv_analys 
-0x51d5 020470 fetch 1 ,mem_regb 
-0x51d6 020471 fetcht 1 ,mem_temp 
-0x51d7 020472 increase 1 ,temp 
-0x51d8 020473 iadd temp ,pdata 
-0x51d9 020474 store 1 ,mem_regb 
-0x51da 020476 sub pdata ,31 ,null 
-0x51db 020477 nbranch module_hci_cmd_auto_adv_store_scan ,positive 
-:      020478 module_hci_cmd_auto_adv_store_adv:
-0x51dc 020479 fetcht 1 ,mem_le_adv_data_len 
-0x51dd 020480 setarg mem_le_adv_data 
-0x51de 020481 iadd temp ,pdata 
-0x51df 020482 store 2 ,mem_contw 
-0x51e0 020483 fetcht 1 ,mem_temp 
-0x51e1 020484 increase 1 ,temp 
-0x51e2 020485 fetch 1 ,mem_le_adv_data_len 
-0x51e3 020486 iadd temp ,pdata 
-0x51e4 020487 store 1 ,mem_le_adv_data_len 
-0x51e5 020488 branch module_hci_cmd_auto_adv_store_common 
-:      020489 module_hci_cmd_auto_adv_store_scan:
-0x51e6 020490 fetcht 1 ,mem_le_scan_data_len 
-0x51e7 020491 setarg mem_le_scan_data 
-0x51e8 020492 iadd temp ,pdata 
-0x51e9 020493 store 2 ,mem_contw 
-0x51ea 020494 fetcht 1 ,mem_temp 
-0x51eb 020495 increase 1 ,temp 
-0x51ec 020496 fetch 1 ,mem_le_scan_data_len 
-0x51ed 020497 iadd temp ,pdata 
-0x51ee 020498 store 1 ,mem_le_scan_data_len 
-:      020499 module_hci_cmd_auto_adv_store_common:
-0x51ef 020500 fetch 2 ,mem_contw 
-0x51f0 020501 copy pdata ,contw 
-0x51f1 020502 fetch 2 ,mem_regc 
-0x51f2 020503 copy pdata ,contru 
-0x51f3 020505 copy temp ,loopcnt 
-0x51f4 020506 call uart_copy_rx_bytes_fast 
-0x51f5 020508 fetch 1 ,mem_module_uart_len 
-0x51f6 020509 fetcht 1 ,mem_regb 
-0x51f7 020510 isub temp ,null 
-0x51f8 020511 nbranch module_hci_cmd_auto_adv_loop ,zero 
-0x51f9 020512 branch module_hci_event_receive_valid_cmd 
-:      020515 module_hci_cmd_auto_adv_adv_analys:
-0x51fa 020516 ifetch 1 ,contru 
-0x51fb 020517 store 1 ,mem_temp 
-0x51fc 020518 ifetch 1 ,contru 
-0x51fd 020519 store 1 ,mem_rega 
-0x51fe 020520 rtn 
-:      020524 module_hci_cmd_power_request:
-0x51ff 020525 arg 0 ,temp 
-0x5200 020526 arg 2 ,rega 
-0x5201 020527 fetch 2 ,mem_module_vdd_quotient 
-0x5202 020528 store 2 ,mem_event_cmd_response_content 
-0x5203 020529 arg mem_event_cmd_response_content ,regb 
-0x5204 020530 branch module_hci_event_set_cmd 
-:      020534 module_hci_cmd_power_set:
-0x5205 020535 fetch 1 ,mem_module_uart_len 
-0x5206 020536 bne 1 ,module_hci_event_receive_invalid_cmd 
-0x5207 020537 ifetch 1 ,contru 
-0x5208 020538 store 1 ,mem_module_read_vdd_flag 
-0x5209 020539 setarg 0x00 
-0x520a 020540 store 2 ,mem_module_vdd_quotient 
-0x520b 020541 branch module_hci_event_receive_valid_cmd 
-:      020545 module_hci_cmd_passkey_entry:
-0x520c 020546 fetch 1 ,mem_module_uart_len 
-0x520d 020547 bne 4 ,module_hci_event_receive_invalid_cmd 
-0x520e 020548 fetch 2 ,mem_ui_state_map 
-0x520f 020549 bbit1 ui_state_ble_connected ,module_hci_cmd_le_passkey_entry_input 
-0x5210 020550 branch module_hci_event_receive_invalid_cmd 
-:      020555 module_hci_cmd_set_gpio:
-0x5211 020556 fetch 1 ,mem_module_uart_len 
-0x5212 020557 bne 3 ,module_hci_event_receive_invalid_cmd 
-0x5213 020558 ifetch 1 ,contru 
-0x5214 020559 beq hci_cmd_config_gpio_input ,module_set_gpio_input 
-0x5215 020560 beq hci_cmd_config_gpio_output ,module_set_gpio_output 
-0x5216 020561 branch module_hci_event_receive_invalid_cmd 
-:      020563 module_set_gpio_input:
-0x5217 020564 call module_hci_event_receive_valid_cmd 
-0x5218 020565 ifetcht 1 ,contru 
-0x5219 020566 ifetch 1 ,contru 
-0x521a 020567 beq gpio_input_high_impedance ,gpio_set_high_impedance 
-0x521b 020568 nsetflag blank ,7 ,temp 
-0x521c 020569 branch gpio_config_input 
-:      020571 module_set_gpio_output:
-0x521d 020572 call module_hci_event_receive_valid_cmd 
-0x521e 020573 ifetcht 1 ,contru 
-0x521f 020574 ifetch 1 ,contru 
-0x5220 020575 branch gpio_out_active ,blank 
-0x5221 020576 branch gpio_out_inactive 
-:      020580 module_hci_cmd_read_gpio:
-0x5222 020581 fetch 1 ,mem_module_uart_len 
-0x5223 020582 bne 1 ,module_hci_event_receive_invalid_cmd 
-0x5224 020583 ifetcht 1 ,contru 
-0x5225 020584 call gpio_get_bit 
-0x5226 020585 setarg 0x0 
-0x5227 020586 nsetflag true ,0 ,pdata 
-0x5228 020587 arg 1 ,rega 
-0x5229 020588 store 2 ,mem_event_cmd_response_content 
-0x522a 020589 arg mem_event_cmd_response_content ,regb 
-0x522b 020590 arg 0 ,temp 
-0x522c 020591 branch module_hci_event_set_cmd 
-:      020595 module_hci_cmd_le_set_pairing_mode:
-0x522d 020596 ifetch 1 ,contru 
-0x522e 020597 copy pdata ,temp 
-0x522f 020598 beq le_pairing_mode_secure_connect_justwork ,module_le_set_pairing_mode_secure_justwork 
-0x5230 020599 beq le_pairing_mode_secure_connect_numeric ,module_le_set_pairing_mode_secure_numeric 
-0x5231 020600 beq le_pairing_mode_secure_connect_passkey ,module_le_set_pairing_mode_secure_passkey 
-0x5232 020601 beq le_pairing_mode_secure_connect_passkey_res_input ,module_le_set_pairing_mode_secure_passkey_res_input 
-0x5233 020602 store 1 ,mem_le_pairing_mode 
-0x5234 020603 call sc_reset 
-0x5235 020604 call le_secure_connection_disable 
-0x5236 020605 fetch 1 ,mem_le_pairing_mode 
-0x5237 020606 beq le_pairing_mode_none ,module_le_set_no_pairing 
-0x5238 020607 beq le_pairing_mode_lagacy_justwork ,module_le_set_pairing_mode_lagacy_just_work 
-0x5239 020608 beq le_pairing_mode_lagacy_passkey ,module_le_set_pairing_mode_lagacy_passkey 
-0x523a 020609 beq le_pairing_mode_lagacy_passkey_res_input ,module_le_set_pairing_mode_lagacy_passkey_res_input 
-0x523b 020610 branch module_hci_event_receive_invalid_cmd 
-:      020612 module_le_set_pairing_mode_secure_justwork:
-0x523c 020613 storet 1 ,mem_le_pairing_mode 
-0x523d 020614 call le_secure_connection_enable 
-0x523e 020615 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
-0x523f 020616 branch module_le_set_noinputnooutput 
-:      020617 module_le_set_pairing_mode_secure_numeric:
-0x5240 020618 storet 1 ,mem_le_pairing_mode 
-0x5241 020619 call le_secure_connection_enable 
-0x5242 020620 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
-0x5243 020621 jam flag_iocap_displayyesno ,mem_le_pres_iocap 
-0x5244 020622 branch module_hci_event_receive_valid_cmd 
-:      020623 module_le_set_pairing_mode_secure_passkey:
-0x5245 020624 storet 1 ,mem_le_pairing_mode 
-0x5246 020625 call le_secure_connection_enable 
-0x5247 020626 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
-0x5248 020627 branch module_le_set_displayonly 
-:      020628 module_le_set_pairing_mode_secure_passkey_res_input:
-0x5249 020629 storet 1 ,mem_le_pairing_mode 
-0x524a 020630 call le_secure_connection_enable 
-0x524b 020631 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
-0x524c 020632 branch module_le_set_keboadonly 
-:      020635 module_le_set_no_pairing:
-0x524d 020636 jam flag_le_no_bonding_no_mitm ,mem_le_pres_auth 
-:      020637 module_le_set_noinputnooutput:
-0x524e 020638 jam flag_iocap_noinputnooutput ,mem_le_pres_iocap 
-0x524f 020639 branch module_hci_event_receive_valid_cmd 
-:      020640 module_le_set_pairing_mode_lagacy_just_work:
-0x5250 020641 jam flag_le_bonding_no_mitm ,mem_le_pres_auth 
-0x5251 020642 branch module_le_set_noinputnooutput 
-:      020643 module_le_set_pairing_mode_lagacy_passkey:
-0x5252 020644 jam flag_le_bonding_mitm ,mem_le_pres_auth 
-0x5253 020645 branch module_le_set_displayonly 
-:      020646 module_le_set_pairing_mode_lagacy_passkey_res_input:
-0x5254 020647 jam flag_le_bonding_mitm ,mem_le_pres_auth 
-0x5255 020648 branch module_le_set_keboadonly 
-:      020649 module_le_set_keboadonly:
-0x5256 020650 jam flag_iocap_keyboardonly ,mem_le_pres_iocap 
-0x5257 020651 branch module_hci_event_receive_valid_cmd 
-:      020652 module_le_set_displayonly:
-0x5258 020653 jam flag_iocap_displayonly ,mem_le_pres_iocap 
-0x5259 020654 branch module_hci_event_receive_valid_cmd 
-:      020658 module_hci_cmd_le_set_adv_data:
-0x525a 020659 arg 31 ,pdata 
-0x525b 020660 arg mem_le_adv_data_len ,contw 
-0x525c 020661 branch module_hci_cmd_receive_store_mem 
-:      020665 module_hci_cmd_le_set_scan_data:
-0x525d 020666 arg 31 ,pdata 
-0x525e 020667 arg mem_le_scan_data_len ,contw 
-0x525f 020668 branch module_hci_cmd_receive_store_mem 
-:      020670 module_hci_cmd_receive_store_mem:
-0x5260 020671 fetchr loopcnt ,1 ,mem_module_uart_len 
-0x5261 020672 isub loopcnt ,null 
-0x5262 020673 nbranch module_hci_event_receive_invalid_cmd ,positive 
-0x5263 020674 istorer loopcnt ,1 ,contw 
-0x5264 020675 call uart_copy_rx_bytes_fast 
-0x5265 020676 branch module_hci_event_receive_valid_cmd 
-:      020680 module_hci_cmd_le_send_conn_update_req:
-0x5266 020681 fetch 2 ,mem_ui_state_map 
-0x5267 020682 bbit0 ui_state_ble_connected ,module_hci_event_receive_invalid_cmd 
-0x5268 020683 fetch 1 ,mem_module_uart_len 
-0x5269 020684 bne 0x08 ,module_hci_event_receive_invalid_cmd 
-0x526a 020685 ifetch 8 ,contru 
-0x526b 020686 store 8 ,mem_le_interval_min 
-0x526c 020687 jam bt_cmd_le_update_conn ,mem_fifo_temp 
-0x526d 020688 call ui_ipc_send_cmd 
-0x526e 020689 branch module_hci_event_receive_valid_cmd 
-:      020693 module_hci_cmd_set_le_adv_parameter:
-0x526f 020694 ifetch 2 ,contru 
-0x5270 020695 store 2 ,mem_le_adv_interval 
-0x5271 020696 storet 1 ,mem_lpm_overhead 
-0x5272 020697 iadd temp ,pdata 
-0x5273 020698 store 2 ,mem_lpm_interval 
-0x5274 020699 branch module_hci_event_receive_valid_cmd 
-:      020703 module_hci_cmd_le_start_pairing:
-0x5275 020704 fetch 1 ,mem_le_pairing_mode 
-0x5276 020705 branch module_hci_event_receive_invalid_cmd ,blank 
-0x5277 020706 fetch 1 ,mem_le_pairing_state 
-0x5278 020707 bne flag_le_pairing_null ,module_hci_event_receive_invalid_cmd 
-0x5279 020708 fetch 1 ,mem_le_enc_state 
-0x527a 020709 bne flag_le_enc_null ,module_hci_event_receive_invalid_cmd 
-0x527b 020710 call check_51cmd_le_smp_sec_req 
-0x527c 020711 branch module_hci_event_receive_valid_cmd 
-:      020715 module_hci_cmd_set_wake_gpio:
-0x527d 020716 fetch 1 ,mem_module_uart_len 
-0x527e 020717 bne 5 ,module_hci_event_receive_invalid_cmd 
-0x527f 020718 ifetch 1 ,contru 
-0x5280 020719 store 1 ,mem_module_mcu_wake_pin 
-0x5281 020720 ifetch 4 ,contru 
-0x5282 020721 store 4 ,mem_module_mcu_wake_delay_us 
-0x5283 020722 fetcht 1 ,mem_module_mcu_wake_pin 
-0x5284 020723 call gpio_config_output 
-0x5285 020724 call module_set_mcu_wake_pin_low 
-0x5286 020725 branch module_hci_event_receive_valid_cmd 
-:      020729 module_hci_cmd_set_tx_power:
-0x5287 020730 fetch 1 ,mem_module_uart_len 
-0x5288 020731 bne 0x01 ,module_hci_event_receive_invalid_cmd 
-0x5289 020732 ifetch 1 ,contru 
-0x528a 020733 store 1 ,mem_tx_power 
-0x528b 020734 branch module_hci_event_receive_valid_cmd 
-:      020738 module_hci_cmd_le_confirm_gkey:
-0x528c 020739 ifetch 1 ,contru 
-0x528d 020740 beq 0x01 ,module_hci_cmd_le_confirm_gkey_fail 
-0x528e 020741 fetch 1 ,mem_le_secure_connect_state 
-0x528f 020742 beq le_sc_stat_send_public_key ,module_hci_cmd_le_confirm_gkey_ok 
-0x5290 020743 beq le_sc_stat_receive_dhkey ,module_hci_cmd_le_confirm_gkey_ok 
-0x5291 020744 beq le_sc_stat_wait_confirm_gkey ,module_hci_cmd_le_confirm_gkey_ok 
-0x5292 020745 branch module_hci_event_receive_invalid_cmd 
-:      020746 module_hci_cmd_le_confirm_gkey_ok:
-0x5293 020747 jam flag_le_sc_confrim_gkey_ok ,mem_le_sc_confirm_gkey_flag 
-0x5294 020748 branch module_hci_event_receive_valid_cmd 
-:      020750 module_hci_cmd_le_confirm_gkey_fail:
-0x5295 020751 call le_send_pairing_confirm_value_failed 
-0x5296 020752 branch module_hci_event_receive_valid_cmd 
-:      020758 module_hci_cmd_reset_chip:
-0x5297 020759 call module_hci_event_receive_valid_cmd 
-0x5298 020760 call wait_uarttx 
-0x5299 020761 jam 0x01 ,core_reset 
-0x529a 020762 branch assert 
-:      020766 module_hci_cmd_le_set_fixed_passkey:
-0x529b 020767 fetch 1 ,mem_module_uart_len 
-0x529c 020768 beq 0 ,module_hci_event_receive_invalid_cmd 
-0x529d 020769 ifetch 1 ,contru 
-0x529e 020770 branch module_hci_cmd_le_set_random_passkey ,blank 
-0x529f 020771 fetch 1 ,mem_module_uart_len 
-0x52a0 020772 bne 5 ,module_hci_event_receive_invalid_cmd 
-0x52a1 020773 ifetch 4 ,contru 
-0x52a2 020774 arg 1000000 ,temp 
-0x52a3 020775 isub temp ,null 
-0x52a4 020776 branch module_hci_event_receive_invalid_cmd ,positive 
-0x52a5 020777 store 4 ,mem_le_tk 
-0x52a6 020778 call le_set_config_fixed_tk 
-0x52a7 020779 branch module_hci_event_receive_valid_cmd 
-:      020781 module_hci_cmd_le_set_random_passkey:
-0x52a8 020782 call le_clr_config_fixed_tk 
-0x52a9 020783 branch module_hci_event_receive_valid_cmd 
-:      020787 module_hci_cmd_delete_customize_service:
-0x52aa 020788 arg 0x0001 ,temp 
-0x52ab 020789 call le_att_get_handle_ptr2 
-0x52ac 020790 add contr ,-2 ,contw 
-0x52ad 020791 setarg 0x0000 
-0x52ae 020792 istore 2 ,contw 
-0x52af 020793 branch module_hci_event_receive_valid_cmd 
-:      020797 module_hci_cmd_add_service_uuid:
-0x52b0 020798 call module_hci_cmd_add_service_uuid_set_uuid 
-0x52b1 020799 call uart_copy_rx_bytes_len_data 
-0x52b2 020800 setarg 0x0000 
-0x52b3 020801 istore 2 ,contw 
-0x52b4 020802 branch module_hci_event_uuid_handle 
-:      020807 module_hci_cmd_add_characteristic_uuid:
-0x52b5 020808 ifetch 1 ,contru 
-0x52b6 020809 call module_hci_cmd_add_characteristic_uuid_set_handle 
-0x52b7 020810 call module_hci_cmd_add_characteristic_uuid_set_uuid 
-0x52b8 020811 branch module_hci_event_uuid_handle 
-:      020814 module_hci_cmd_add_service_uuid_set_uuid:
-0x52b9 020815 call le_att_creat_new_handle 
-0x52ba 020816 setarg 0x280002 
-0x52bb 020817 istore 3 ,contw 
-0x52bc 020818 rtn 
-:      020821 module_hci_cmd_add_characteristic_uuid_set_handle:
-0x52bd 020822 store 1 ,mem_pdatatemp 
-0x52be 020823 call le_att_creat_new_handle 
-0x52bf 020824 setarg 0x01280302 
-0x52c0 020825 istore 4 ,contw 
-0x52c1 020826 fetch 1 ,mem_pdatatemp 
-0x52c2 020827 istore 3 ,contw 
-0x52c3 020828 rtn 
-:      020831 module_hci_cmd_add_characteristic_uuid_set_uuid:
-0x52c4 020832 call le_att_get_last_handle 
-0x52c5 020833 ifetch 1 ,contru 
-0x52c6 020834 and pdata ,0x1f ,loopcnt 
-0x52c7 020835 copy pdata ,rega 
-0x52c8 020836 isolate1 bit_of_write_authenticated ,rega 
-0x52c9 020837 setflag true ,bit_of_att_handle_write_authenticated ,temp 
-0x52ca 020838 isolate1 bit_of_read_authenticated ,rega 
-0x52cb 020839 setflag true ,bit_of_att_handle_read_authenticated ,temp 
-0x52cc 020840 istoret 2 ,contw 
-0x52cd 020841 copy loopcnt ,pdata 
-0x52ce 020842 istore 1 ,contw 
-0x52cf 020843 call uart_copy_rx_bytes 
-0x52d0 020844 call uart_copy_rx_bytes_len_data 
-0x52d1 020845 setarg 0 
-0x52d2 020846 istore 2 ,contw 
-0x52d3 020847 and temp ,0xff ,temp 
-0x52d4 020848 increase -1 ,temp 
-0x52d5 020849 call le_att_get_handle_ptr2 
-0x52d6 020850 add contr ,4 ,contr 
-0x52d7 020851 ifetch 1 ,contr 
-0x52d8 020852 bbit1 bit_characteristic_notify ,module_hci_cmd_add_characteristic_uuid_set_ccc_uuid 
-0x52d9 020853 bbit1 bit_characteristic_indicate ,module_hci_cmd_add_characteristic_uuid_set_ccc_uuid 
-0x52da 020854 increase 1 ,temp 
-0x52db 020855 rtn 
-:      020858 module_hci_cmd_add_characteristic_uuid_set_ccc_uuid:
-0x52dc 020859 call le_att_get_last_handle 
-0x52dd 020860 isolate1 bit_of_notify_authenticated ,rega 
-0x52de 020861 setflag true ,bit_of_att_handle_write_authenticated ,temp 
-0x52df 020862 istoret 2 ,contw 
-0x52e0 020863 setarg 0x02290202 
-0x52e1 020864 istore 8 ,contw 
-0x52e2 020865 increase -1 ,temp 
-0x52e3 020866 rtn 
-:      020869 le_att_creat_new_handle:
-0x52e4 020870 call le_att_get_last_handle 
-0x52e5 020871 istoret 2 ,contw 
-0x52e6 020872 rtn 
-:      020875 uart_copy_rx_bytes_len_data:
-0x52e7 020876 ifetch 1 ,contru 
-0x52e8 020877 copy pdata ,loopcnt 
-0x52e9 020878 istore 1 ,contw 
-0x52ea 020879 branch uart_copy_rx_bytes 
-:      020883 module_hci_cmd_le_passkey_entry_input:
-0x52eb 020884 fetch 1 ,mem_le_pairing_state 
-0x52ec 020885 bne flag_le_pairing_receive_pairing_confirm ,module_hci_event_receive_invalid_cmd 
-0x52ed 020886 fetch 1 ,mem_le_pairing_mode 
-0x52ee 020887 beq le_pairing_mode_lagacy_passkey_res_input ,module_hci_cmd_passkey_entry_res_input 
-0x52ef 020888 beq le_pairing_mode_secure_connect_passkey_res_input ,module_hci_cmd_passkey_entry_sc_res_input 
-0x52f0 020889 branch module_hci_event_receive_invalid_cmd 
-:      020891 module_hci_cmd_passkey_entry_sc_res_input:
-0x52f1 020892 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
-0x52f2 020893 jam le_sc_stat_passkey_wait_confirm ,mem_le_secure_connect_state 
-0x52f3 020894 branch module_hci_cmd_receive_ble_passkey 
-:      020896 module_hci_cmd_receive_ble_passkey:
-0x52f4 020897 ifetch 4 ,contru 
-0x52f5 020898 store 4 ,mem_le_tk 
-0x52f6 020899 branch module_hci_event_receive_valid_cmd 
-:      020901 module_hci_cmd_passkey_entry_res_input:
-0x52f7 020902 call module_hci_cmd_receive_ble_passkey 
-0x52f8 020903 branch le_send_smp_pairing_confirm 
-:      020907 module_hci_cmd_le_create_conn:
-0x52f9 020908 ifetch 6 ,contru 
-0x52fa 020909 store 6 ,mem_le_conn_peer_addr 
-0x52fb 020910 jam hci_cmd_le_create_conn ,mem_cmd_le_create_conn 
-0x52fc 020911 jam on ,mem_le_conn_flag 
-0x52fd 020912 jam on ,mem_le_scan_enable 
-0x52fe 020913 branch module_hci_event_receive_valid_cmd 
-:      020918 module_hci_cmd_ble_set_phy:
-0x52ff 020919 fetch 1 ,mem_module_uart_len 
-0x5300 020920 bne 2 ,module_hci_event_receive_invalid_cmd 
-0x5301 020921 ifetcht 2 ,contru 
-0x5302 020922 call le_set_phys 
-0x5303 020923 branch module_hci_event_receive_valid_cmd 
-:      020927 module_hci_cmd_ble_read_current_phy:
-0x5304 020928 arg 0 ,temp 
-0x5305 020929 arg 2 ,rega 
-0x5306 020930 arg mem_context + coffset_le_rx_phy ,regb 
-0x5307 020931 branch module_hci_event_set_cmd 
-:      020935 module_hci_cmd_ble_set_dle:
-0x5308 020936 fetch 1 ,mem_module_uart_len 
-0x5309 020937 bne 8 ,module_hci_event_receive_invalid_cmd 
-0x530a 020938 ifetch 8 ,contru 
-0x530b 020939 call le_set_dle 
-0x530c 020940 branch module_hci_event_receive_valid_cmd 
-:      020944 module_hci_cmd_read_chip_data:
-0x530d 020945 ifetchr rega ,1 ,contru 
-0x530e 020946 ifetchr regb ,2 ,contru 
-0x530f 020947 arg 0 ,temp 
-0x5310 020948 branch module_hci_event_set_cmd 
-:      020952 module_hci_cmd_write_chip_data:
-0x5311 020953 fetchr loopcnt ,1 ,mem_module_uart_len 
-0x5312 020954 increase -2 ,loopcnt 
-0x5313 020955 ifetch 2 ,contru 
-0x5314 020956 copy pdata ,contw 
-0x5315 020957 call uart_copy_rx_bytes_fast 
-0x5316 020958 branch module_hci_event_receive_valid_cmd 
-:      020963 module_hci_cmd_close_lpm:
-0x5317 020964 jam 0 ,mem_lpm_mode 
-0x5318 020965 branch module_hci_event_receive_valid_cmd 
-:      020970 module_hci_event_receive_invalid_cmd:
-0x5319 020971 arg 1 ,temp 
-0x531a 020972 arg 0 ,rega 
-0x531b 020973 branch module_hci_event_set_cmd 
-:      020976 module_hci_event_receive_valid_cmd:
-0x531c 020977 arg 0 ,temp 
-0x531d 020978 arg 0 ,rega 
-0x531e 020979 branch module_hci_event_set_cmd 
-:      020983 module_hci_event_le_connect:
-0x531f 020984 jam hci_event_le_conn_rep ,mem_module_uart_opcode 
-0x5320 020985 branch module_hci_event_enter_standby_mode_len0 
-:      020990 module_hci_event_le_disconnect:
-0x5321 020991 jam hci_event_le_dis_rep ,mem_module_uart_opcode 
-0x5322 020992 branch module_hci_event_enter_standby_mode_len0 
-:      021000 module_hci_event_set_cmd:
-0x5323 021001 fetch 1 ,mem_module_uart_opcode 
-0x5324 021002 copy pdata ,regc 
-0x5325 021003 jam hci_event_cmd_res ,mem_module_uart_opcode 
-0x5326 021004 setarg 2 
-0x5327 021005 iadd rega ,pdata 
-0x5328 021006 call module_hci_prepare_tx 
-0x5329 021007 copy regc ,pdata 
-0x532a 021008 istore 1 ,contwu 
-0x532b 021009 istoret 1 ,contwu 
-0x532c 021010 copy rega ,loopcnt 
-0x532d 021011 copy regb ,contr 
-0x532e 021012 call uart_copy_tx_bytes 
-0x532f 021013 branch module_hci_transmit_tx 
-:      021020 module_hci_event_receive_le_data:
-0x5330 021021 jam hci_event_le_data_rep ,mem_module_uart_opcode 
-0x5331 021022 add loopcnt ,2 ,pdata 
-0x5332 021023 call module_hci_prepare_tx 
-0x5333 021024 fetch 2 ,mem_module_le_rx_data_handle 
-0x5334 021025 istore 2 ,contwu 
-0x5335 021026 fetch 2 ,mem_module_le_rx_data_address 
-0x5336 021027 icopy contr 
-0x5337 021028 call uart_copy_tx_bytes_fast 
-0x5338 021029 copy contr ,pdata 
-0x5339 021030 store 2 ,mem_module_le_rx_data_address 
-0x533a 021031 branch module_hci_transmit_tx 
-:      021035 module_hci_event_enter_standby_mode:
-0x533b 021036 jam hci_event_standby_rep ,mem_module_uart_opcode 
-:      021037 module_hci_event_enter_standby_mode_len0:
-0x533c 021038 setarg 0 
-0x533d 021039 call module_hci_prepare_tx 
-0x533e 021040 branch module_hci_transmit_tx 
-:      021044 module_hci_event_status_res:
-0x533f 021045 jam hci_event_status_res ,mem_module_uart_opcode 
-0x5340 021046 setarg 1 
-0x5341 021047 call module_hci_prepare_tx 
-0x5342 021049 call module_hci_read_bt_status 
-0x5343 021051 fetch 2 ,mem_ui_state_map 
-0x5344 021052 arg ui_state_ble_connected ,queue 
-0x5345 021053 qisolate1 pdata 
-0x5346 021054 setflag true ,5 ,temp 
-0x5347 021058 istoret 1 ,contwu 
-0x5348 021059 branch module_hci_transmit_tx 
-:      021063 module_hci_read_bt_status:
-0x5349 021064 arg 0 ,temp 
-0x534a 021065 fetch 1 ,mem_le_adv_enable 
-0x534b 021066 arg 0 ,queue 
-0x534c 021067 qisolate1 pdata 
-0x534d 021068 setflag true ,2 ,temp 
-0x534e 021069 rtn 
-:      021073 module_hci_event_store_device:
-0x534f 021074 jam hci_event_nvram_rep ,mem_module_uart_opcode 
-0x5350 021075 fetch 1 ,mem_nv_data_number 
-0x5351 021076 mul32 pdata ,34 ,pdata 
-0x5352 021077 icopy loopcnt 
-0x5353 021078 call module_hci_prepare_tx 
-0x5354 021079 fetch 2 ,mem_nv_data_ptr 
-0x5355 021080 icopy contr 
-0x5356 021081 call uart_copy_tx_bytes_fast 
-0x5357 021082 branch module_hci_transmit_tx 
-:      021085 module_hci_event_gkey_generate:
-0x5358 021086 jam hci_event_gkey ,mem_module_uart_opcode 
-0x5359 021087 setarg 4 
-0x535a 021088 call module_hci_prepare_tx 
-0x535b 021089 fetch 4 ,mem_gkey 
-0x535c 021090 istore 4 ,contwu 
-0x535d 021091 branch module_hci_transmit_tx 
-:      021094 module_hci_event_invalid_packet:
-0x535e 021095 jam hci_event_invalid_packet ,mem_module_uart_opcode 
-0x535f 021096 fetch 2 ,core_uart_rxitems 
-0x5360 021097 arg 0x40 ,temp 
-0x5361 021098 call not_greater_than 
-0x5362 021099 copy pdata ,rega 
-0x5363 021100 copy pdata ,loopcnt 
-0x5364 021101 call uarta_prepare_rx 
-0x5365 021102 arg mem_module_rx_error_data_buffer ,contw 
-0x5366 021103 call uart_copy_rx_bytes_fast 
-0x5367 021104 copy rega ,pdata 
-0x5368 021105 copy rega ,loopcnt 
-0x5369 021106 call module_hci_prepare_tx 
-0x536a 021107 arg mem_module_rx_error_data_buffer ,contr 
-0x536b 021108 call uart_copy_tx_bytes_fast 
-0x536c 021109 branch module_hci_transmit_tx 
-:      021113 module_hci_event_passkey_entry_mode:
-0x536d 021114 jam hci_event_get_passkey ,mem_module_uart_opcode 
-0x536e 021115 branch module_hci_event_enter_standby_mode_len0 
-:      021119 module_hci_event_le_tk:
-0x536f 021120 jam hci_event_le_tk ,mem_module_uart_opcode 
-0x5370 021121 setarg 4 
-0x5371 021122 call module_hci_prepare_tx 
-0x5372 021123 fetch 4 ,mem_le_tk 
-0x5373 021124 istore 4 ,contwu 
-0x5374 021125 branch module_hci_transmit_tx 
-:      021129 module_hci_event_le_pairing_fail:
-0x5375 021130 arg flag_ble_pairing_fail ,rega 
-0x5376 021131 branch module_hci_event_pairing_completed 
-:      021133 module_hci_event_le_pairing_success:
-0x5377 021134 arg flag_ble_pairing_success ,rega 
-0x5378 021135 branch module_hci_event_pairing_completed 
-:      021138 module_hci_event_pairing_completed:
-0x5379 021139 jam hci_event_le_pairing_state ,mem_module_uart_opcode 
-0x537a 021140 setarg 2 
-0x537b 021141 call module_hci_prepare_tx 
-0x537c 021142 copy rega ,pdata 
-0x537d 021143 istore 2 ,contwu 
-0x537e 021144 branch module_hci_transmit_tx 
-:      021148 module_hci_event_pause_enc:
-0x537f 021149 arg flag_event_pause_enc ,regc 
-0x5380 021150 branch module_hci_event_enc 
-:      021152 module_hci_event_start_enc:
-0x5381 021153 arg flag_event_start_enc ,regc 
-:      021155 module_hci_event_enc:
-0x5382 021156 jam hci_event_le_encryption_state ,mem_module_uart_opcode 
-0x5383 021157 setarg 1 
-0x5384 021158 call module_hci_prepare_tx 
-0x5385 021159 copy regc ,pdata 
-0x5386 021160 istore 1 ,contwu 
-0x5387 021161 branch module_hci_transmit_tx 
-:      021167 module_hci_event_uuid_handle:
-0x5388 021168 storet 2 ,mem_temp 
-0x5389 021169 jam hci_event_uuid_handle ,mem_module_uart_opcode 
-0x538a 021170 setarg 2 
-0x538b 021171 call module_hci_prepare_tx 
-0x538c 021172 fetcht 2 ,mem_temp 
-0x538d 021173 istoret 2 ,contwu 
-0x538e 021174 branch module_hci_transmit_tx 
-:      021178 module_hci_event_le_input_passkey:
-0x538f 021179 jam hci_event_le_input_gkey ,mem_module_uart_opcode 
-0x5390 021180 branch module_hci_event_enter_standby_mode_len0 
-:      021184 module_hci_event_le_update_phy:
-0x5391 021185 jam hci_ble_update_phy_event ,mem_module_uart_opcode 
-0x5392 021186 setarg 2 
-0x5393 021187 call module_hci_prepare_tx 
-0x5394 021188 fetch 2 ,mem_context + coffset_le_rx_phy 
-0x5395 021189 istore 2 ,contwu 
-0x5396 021190 branch module_hci_transmit_tx 
-:      021202 module_hci_prepare_tx:
-0x5397 021203 jam 0x02 ,mem_module_uart_cmd 
-0x5398 021204 store 1 ,mem_module_uart_len 
-0x5399 021205 storet 8 ,mem_temp 
-0x539a 021206 bpatch patch0c_6 ,mem_patch0c 
-0x539b 021207 call module_set_mcu_wake_pin_high_delay 
-0x539c 021208 fetcht 8 ,mem_temp 
-0x539d 021209 call uarta_prepare_tx_register_push 
-0x539e 021210 fetch 3 ,mem_module_uart_cmd 
-0x539f 021211 istore 3 ,contwu 
-0x53a0 021212 rtn 
-:      021214 module_hci_transmit_tx:
-0x53a1 021215 bpatch patch0c_7 ,mem_patch0c 
-0x53a2 021216 branch uarta_send_register_pop 
-:      021218 module_set_mcu_wake_pin_high_delay:
-0x53a3 021219 call module_check_mcu_wake_pin_high 
-0x53a4 021220 rtn true 
-:      021221 module_set_mcu_wake_pin_h_delay:
-0x53a5 021222 call module_set_mcu_wake_pin_high 
-0x53a6 021223 fetch 4 ,mem_module_mcu_wake_delay_us 
-0x53a7 021224 rshift2 pdata ,pdata 
-0x53a8 021225 rtn blank 
-0x53a9 021226 branch delay 
-:      021228 module_set_mcu_wake_pin_high:
-0x53aa 021229 fetcht 1 ,mem_module_mcu_wake_pin 
-0x53ab 021230 branch gpio_out_active 
-:      021232 module_check_mcu_wake_pin_high:
-0x53ac 021233 fetcht 1 ,mem_module_mcu_wake_pin 
-0x53ad 021234 branch gpio_check_active 
-:      021236 module_set_mcu_wake_pin_low:
-0x53ae 021237 fetcht 1 ,mem_module_mcu_wake_pin 
-0x53af 021238 branch gpio_out_inactive 
-:      021249 module_le_receive_data:
-0x53b0 021250 storer rega ,2 ,mem_module_le_rx_data_address 
-0x53b1 021251 storer regb ,2 ,mem_module_le_rx_data_len 
-0x53b2 021252 fetch 2 ,mem_le_att_handle 
-0x53b3 021253 store 2 ,mem_module_le_rx_data_handle 
-0x53b4 021254 call module_check_ble_encrypt_state 
-0x53b5 021255 rtn user 
-:      021257 module_le_receive_data_ok:
-0x53b6 021258 fetcht 2 ,mem_module_le_rx_data_len 
-0x53b7 021259 fetch 1 ,mem_module_ble_data_uart_max_length 
-0x53b8 021260 call not_greater_than 
-0x53b9 021261 copy pdata ,loopcnt 
-0x53ba 021262 copy temp ,pdata 
-0x53bb 021263 isub loopcnt ,pdata 
-0x53bc 021264 store 2 ,mem_module_le_rx_data_len 
-0x53bd 021265 call module_hci_event_receive_le_data 
-0x53be 021266 fetch 2 ,mem_module_le_rx_data_len 
-0x53bf 021267 rtn blank 
-0x53c0 021268 branch module_le_receive_data_ok 
-:      021273 module_bb_event_timer:
-0x53c1 021274 rtn 
-:      021276 module_read_vdd_timer:
-0x53c2 021277 fetch 1 ,mem_module_read_vdd_flag 
-0x53c3 021278 rtn blank 
-0x53c4 021279 fetch 1 ,mem_module_read_vdd_count 
-0x53c5 021280 rtn blank 
-0x53c6 021281 increase -1 ,pdata 
-0x53c7 021282 store 1 ,mem_module_read_vdd_count 
-0x53c8 021283 nrtn blank 
-0x53c9 021284 jam flag_module_read_vdd_count ,mem_module_read_vdd_count 
-0x53ca 021285 call enable_adc 
-0x53cb 021286 call vdd_calculate_by_mode 
-0x53cc 021287 div pdata ,10 
-0x53cd 021288 call get_div_result 
-0x53ce 021289 div pdata ,100 
-0x53cf 021290 call get_div_result 
-0x53d0 021291 remainder temp 
-0x53d1 021292 store 1 ,mem_module_vdd_quotient 
-0x53d2 021293 storet 1 ,mem_module_vdd_remainder 
-0x53d3 021294 rtn 
-:      021300 module_set_le_tx_data_flag:
-0x53d4 021301 arg module_flag_ble_data_finish ,queue 
-0x53d5 021302 branch module_set_state 
-:      021304 module_clear_le_tx_data_flag:
-0x53d6 021305 arg module_flag_ble_data_finish ,queue 
-0x53d7 021306 branch module_clr_state 
-:      021308 module_clr_state:
-0x53d8 021309 fetch 2 ,mem_module_flag 
-0x53d9 021310 qset0 pdata 
-0x53da 021311 store 2 ,mem_module_flag 
-0x53db 021312 rtn 
-:      021314 module_set_state:
-0x53dc 021315 fetch 2 ,mem_module_flag 
-0x53dd 021316 qset1 pdata 
-0x53de 021317 store 2 ,mem_module_flag 
-0x53df 021318 rtn 
-:      021323 mouse_init:
-0x53e0 021324 call enable_authrom 
-0x53e1 021325 call mouse_setting_config 
-0x53e2 021326 call mouse_init_sunt 
-0x53e3 021327 rtn wake 
-0x53e4 021328 call mouse_setting_sensor_type 
-0x53e5 021329 call mouse_drawing_optima_init 
-0x53e6 021330 call mouse_cb_fuction 
-0x53e7 021331 call mouse_sensor_powerdown 
-:      021332 mouse_init_wireless:
-0x53e8 021333 fetch 2 ,mem_ui_state_map 
-0x53e9 021334 bbit1 ui_state_btn_down ,mouse_start_discovery 
-0x53ea 021335 call mouse_check_select_device_by_switch 
-0x53eb 021336 branch mouse_start_work 
-:      021339 mouse_cb_fuction:
-0x53ec 021340 bpatch patch0d_0 ,mem_patch0d 
-0x53ed 021341 setarg mouse_24g_short_sleep 
-0x53ee 021342 store 2 ,mem_cb_24g_transmit_short_sleep 
-0x53ef 021343 setarg mouse_24g_long_sleep 
-0x53f0 021344 store 2 ,mem_cb_24g_transmit_long_sleep 
-0x53f1 021345 setarg mouse_24g_before_lpm_sleep 
-0x53f2 021346 store 2 ,mem_cb_before_lpm_sleep 
-0x53f3 021347 setarg mouse_24g_package_data 
-0x53f4 021348 store 2 ,mem_cb_24g_transmit_data 
-0x53f5 021349 setarg mouse_24g_search_dongle 
-0x53f6 021350 store 2 ,mem_cb_24g_search_receiver 
-0x53f7 021351 setarg mouse_lpm_before_common 
-0x53f8 021352 store 2 ,mem_cb_24g_lpm_before 
-0x53f9 021353 setarg mouse_le 
-0x53fa 021354 store 2 ,mem_cb_le_process 
-0x53fb 021355 setarg mouse_process_lpm_before 
-0x53fc 021356 store 2 ,mem_cb_before_lpm 
-0x53fd 021357 setarg mouse_priority_bb_event 
-0x53fe 021358 store 2 ,mem_cb_bb_event_process 
-0x53ff 021359 setarg mouse_idle 
-0x5400 021360 store 2 ,mem_cb_idle_process 
-0x5401 021361 setarg mouse_before_hibernate 
-0x5402 021362 store 2 ,mem_cb_before_hibernate 
-0x5403 021363 setarg mouse_le_bb_event_connect_complete 
-0x5404 021364 store 2 ,mem_cb_att_write 
-0x5405 021365 setarg mouse_bb_event_timer 
-0x5406 021366 store 2 ,mem_cb_event_timer 
-0x5407 021367 setarg mouse_spi_write_flash_cb 
-0x5408 021368 store 2 ,mem_cb_spi_flash_write_complate 
-0x5409 021369 setarg mouse_lpm_check_wake_lock 
-0x540a 021370 store 2 ,mem_cb_check_wakelock 
-0x540b 021371 setarg mouse_le_transmit 
-0x540c 021372 store 2 ,mem_cb_ble_transmit 
-0x540d 021373 setarg mouse_set_lpm_mult 
-0x540e 021374 store 2 ,mem_cb_bt_set_mult 
-0x540f 021375 rtn 
-:      021378 mouse_setting_config:
-0x5410 021379 rtn wake 
-0x5411 021380 call g24_transmit_init 
-0x5412 021381 call g24_chmap_param_init 
-0x5413 021382 call mouse_24g_send_time_long_wake 
-0x5414 021383 call mouse_gpio_init 
-0x5415 021384 call mouse_le_name_modify 
-0x5416 021385 call mouse_param_init 
-0x5417 021386 call mouse_device_multi_led_parm_init 
-0x5418 021387 call le_set_fixed_ltk_justwork 
-:      021388 mouse_load_device_info_check:
-0x5419 021389 bpatch patch0d_1 ,mem_patch0d 
-0x541a 021390 fetch mouse_flag_len ,mem_mouse_flag 
-0x541b 021391 bbit1 mouse_enable_eeprom ,mouse_load_eeprom_info_check 
-0x541c 021392 bbit1 mouse_enable_flash ,mouse_load_flash_info_check 
-0x541d 021393 bbit1 mouse_enable_otp ,mouse_load_otp_info_check 
-0x541e 021394 rtn 
-:      021396 mouse_xtal_init:
-0x541f 021397 jam xtal_16m ,mem_fcomp_div 
-0x5420 021398 fetch mouse_flag_len ,mem_mouse_flag 
-0x5421 021399 rtnbit1 mouse_enable_16m 
-0x5422 021400 jam xtal_24m ,mem_fcomp_div 
-0x5423 021401 rtn 
-:      021403 mouse_24g_phy_select:
-0x5424 021404 call g24_enable_1m 
-0x5425 021405 fetch mouse_flag_len ,mem_mouse_flag 
-0x5426 021406 rtnbit0 mouse_enable_24g_2m_phy 
-0x5427 021407 branch g24_enable_2m 
-:      021409 mouse_default_init:
-0x5428 021410 bpatch patch0d_2 ,mem_patch0d 
-0x5429 021411 fetch mouse_flag_len ,mem_mouse_flag 
-0x542a 021412 isolate1 mouse_keyboard_enable ,pdata 
-0x542b 021413 call mouse_customer_key_enable ,true 
-:      021415 mouse_default_parm_init:
-0x542c 021416 fetch 2 ,mem_mouse_24g_pair_timeout_init 
-0x542d 021417 store 2 ,mem_24g_pair_timeout_init 
-0x542e 021419 fetch 1 ,mem_mouse_24g_reconn_timeout_init 
-0x542f 021420 store 2 ,mem_24g_reconn_timeout_init 
-0x5430 021422 fetch 5 ,mem_rssi_dis_min_24g_init 
-0x5431 021423 store 5 ,mem_rssi_dis_min_24g 
-0x5432 021425 fetch 1 ,mem_mouse_24g_pair_tx_power 
-0x5433 021426 store 1 ,mem_24g_pair_tx_power 
-0x5434 021428 fetch 1 ,mem_24g_ch_map_update 
-0x5435 021429 ncall g24_chamap_param_update ,blank 
-:      021430 mouse_default_parm_init_next:
-0x5436 021431 bpatch patch0d_3 ,mem_patch0d 
-0x5437 021432 call mouse_xtal_init 
-0x5438 021433 call mouse_24g_phy_select 
-0x5439 021434 call mouse_24g_long_sleep_set 
-0x543a 021435 branch g24_pair_param_init 
-:      021437 mouse_param_common_init:
-0x543b 021438 setarg mouse_ble_att_list_addr 
-0x543c 021439 store 2 ,mem_ui_le_uuid_table 
-0x543d 021440 jam 3 ,mem_lpm_mult_timeout 
-0x543e 021441 jam 8 ,mem_lpm_overhead 
-0x543f 021442 jam pb_button_state_up ,mem_select_device_button_statue 
-0x5440 021443 jam commbination_key_state_up ,mem_commbination_key_statue 
-0x5441 021444 setarg 0x0200 
-0x5442 021445 store 2 ,mem_lpm_interval 
-0x5443 021446 jam 0x17 ,mem_le_local_mtu 
-0x5444 021447 jam 0x17 ,mem_le_remote_mtu 
-0x5445 021449 setarg mem_le_tx_buffer0_omemalloc 
-0x5446 021450 store 2 ,mem_ble_l2cap_tx_buff0_ptr 
-0x5447 021451 setarg mouse_ble_l2cap_txbuff_size 
-0x5448 021452 store 2 ,mem_ble_l2cap_tx_buff_size_ptr 
-0x5449 021453 branch mouse_adc_gpio_mux_init 
-:      021455 mouse_param_init:
-0x544a 021456 bpatch patch0d_4 ,mem_patch0d 
-0x544b 021457 call mouse_param_common_init 
-0x544c 021458 jam dpi_button_state_up ,mem_mouse_dpi_button_state 
-0x544d 021460 setarg 0x0a77 
-0x544e 021461 store 2 ,mem_spi_init_clk 
-0x544f 021462 setsect 0 ,0x1224 
-0x5450 021463 setsect 1 ,0x4000 
-0x5451 021464 setsect 2 ,0x0 
-0x5452 021465 istore 5 ,contw 
-0x5453 021468 fetch mouse_flag_len ,mem_mouse_flag 
-0x5454 021469 bbit0 mouse_enable_bt_125hz ,mouse_param_init_intervl_end 
-0x5455 021470 setarg le_interval_7_5ms 
-0x5456 021471 store 2 ,mem_le_interval_min 
-0x5457 021472 store 2 ,mem_le_interval_min + 2 
-:      021473 mouse_param_init_intervl_end:
-0x5458 021474 call mouse_g24_interval_param_8ms 
-0x5459 021475 fetch mouse_flag_len ,mem_mouse_flag 
-0x545a 021476 bbit0 mouse_enable_24g_250hz ,mouse_24g_short_sleep_set_end 
-0x545b 021477 call mouse_g24_interval_param_4ms 
-:      021478 mouse_24g_short_sleep_set_end:
-0x545c 021479 fetch 3 ,mem_24g_short_sleep_set 
-0x545d 021480 store 3 ,mem_mouse_24g_short_sleep_set_init 
-0x545e 021481 fetch 1 ,mem_device_flag 
-0x545f 021482 store 1 ,mem_device_flag_temp 
-0x5460 021483 fetch 3 ,mem_le_lap + 3 
-0x5461 021484 store 3 ,mem_mouse_le_lap_temp 
-0x5462 021485 setarg 0 
-0x5463 021486 store 7 ,mem_mouse_key 
-0x5464 021487 fetch 1 ,mem_ui_button_timeout 
-0x5465 021488 store 1 ,mem_bt_discovery_count 
-0x5466 021489 store 1 ,mem_select_device_count 
-0x5467 021490 call le_modified_name_adv 
-:      021491 mouse_sensor_set_angle:
-0x5468 021492 bpatch patch0d_5 ,mem_patch0d 
-0x5469 021493 fetch 1 ,mem_sensor_angle_default 
-0x546a 021494 store 1 ,mem_config_sensor_angle 
-0x546b 021495 fetch 1 ,mem_select_sensor_angle_gpio 
-0x546c 021496 rtneq gpio_disable 
-0x546d 021497 fetcht 1 ,mem_select_sensor_angle_gpio 
-0x546e 021498 call mouse_gpio_config_input_pu 
-0x546f 021499 fetcht 1 ,mem_select_sensor_angle_gpio 
-0x5470 021500 call gpio_get_bit 
-0x5471 021501 call mouse_sensor_switch_angle ,true 
-0x5472 021502 branch mouse_gpio_config_input_pd 
-:      021503 mouse_sensor_switch_angle:
-0x5473 021504 fetch 1 ,mem_sensor_angle_switch 
-0x5474 021505 store 1 ,mem_config_sensor_angle 
-0x5475 021506 rtn 
-:      021508 mouse_g24_interval_param_4ms:
-0x5476 021509 fetch 3 ,mem_mouse_24g_short_sleep_set_4ms 
-0x5477 021510 store 3 ,mem_24g_short_sleep_set 
-0x5478 021511 fetch 3 ,mem_mouse_24g_long_sleep_set_4ms 
-0x5479 021512 store 3 ,mem_24g_long_sleep_set 
-0x547a 021513 fetch 1 ,mem_mouse_24g_fast_hop_count_4ms 
-0x547b 021514 store 1 ,mem_24g_fast_hop_count 
-0x547c 021515 fetch 4 ,mem_mouse_24g_tsniff_4ms 
-0x547d 021516 store 4 ,mem_mouse_24g_tsniff 
-:      021517 mouse_report_rate_set_250hz:
-0x547e 021518 setarg 0x100c0c 
-0x547f 021519 store 3 ,mem_24g_interval 
-0x5480 021520 rtn 
-:      021522 mouse_g24_interval_param_8ms:
-0x5481 021523 fetch 3 ,mem_mouse_24g_short_sleep_set_8ms 
-0x5482 021524 store 3 ,mem_24g_short_sleep_set 
-0x5483 021525 fetch 3 ,mem_mouse_24g_long_sleep_set_8ms 
-0x5484 021526 store 3 ,mem_24g_long_sleep_set 
-0x5485 021527 fetch 1 ,mem_mouse_24g_fast_hop_count_8ms 
-0x5486 021528 store 1 ,mem_24g_fast_hop_count 
-0x5487 021529 fetch 4 ,mem_mouse_24g_tsniff_8ms 
-0x5488 021530 store 4 ,mem_mouse_24g_tsniff 
-:      021531 mouse_report_rate_set_125hz:
-0x5489 021532 setarg 0x1c1919 
-0x548a 021533 store 3 ,mem_24g_interval 
-0x548b 021534 rtn 
-:      021546 mouse_start_work:
-0x548c 021547 bpatch patch0d_6 ,mem_patch0d 
-0x548d 021548 fetch mouse_flag_len ,mem_mouse_flag 
-0x548e 021549 bbit1 mouse_enable_24g_first_auto_pairing ,mouse_24g_first_start_auto_pair_mode 
-0x548f 021550 fetch 1 ,mem_device_flag 
-0x5490 021551 beq mode_24g_device ,mouse_24g_start_mode 
-:      021552 mouse_le_fast_conn_judge:
-0x5491 021553 call mouse_bluetooth_fast_conn_disable 
-0x5492 021554 fetch 1 ,mem_device_flag 
-0x5493 021555 beq mode_bt_device1 ,mouse_le_device1_judge 
-0x5494 021556 beq mode_bt_device2 ,mouse_le_device2_judge 
-0x5495 021557 rtn 
-:      021558 mouse_le_device1_judge:
-0x5496 021559 fetch 6 ,mem_device1_addr 
-0x5497 021560 fetcht 6 ,mem_mouse_compare_addr 
-0x5498 021561 isub temp ,null 
-0x5499 021562 branch mouse_bluetooth_fast_conn_init ,zero 
-0x549a 021563 branch mouse_start_reconnect_device 
-:      021565 mouse_le_device2_judge:
-0x549b 021566 fetch 6 ,mem_device2_addr 
-0x549c 021567 fetcht 6 ,mem_mouse_compare_addr 
-0x549d 021568 isub temp ,null 
-0x549e 021569 branch mouse_bluetooth_fast_conn_init ,zero 
-0x549f 021570 branch mouse_start_reconnect_device 
-:      021572 mouse_start_reconnect_device:
-0x54a0 021573 bpatch patch0d_7 ,mem_patch0d 
-0x54a1 021574 call mouse_device_le_reconn_led_config 
-0x54a2 021575 arg mem_device1_type ,rega 
-0x54a3 021576 fetch 1 ,mem_device_flag 
-0x54a4 021577 increase -1 ,pdata 
-0x54a5 021578 mul32 pdata ,29 ,pdata 
-0x54a6 021579 iadd rega ,rega 
-0x54a7 021580 ifetch 1 ,rega 
-0x54a8 021581 store 1 ,mem_xrecord_mode 
-:      021582 mouse_start_reconnect:
-0x54a9 021583 fetch 1 ,mem_xrecord_mode 
-0x54aa 021584 beq rec_4_mode ,mouse4_0_check_reconn_target 
-0x54ab 021585 branch mouse_bluetooth_fast_conn_init 
-:      021587 mouse_wakeup_from_power_check:
-0x54ac 021588 bpatch patch0e_0 ,mem_patch0e 
-0x54ad 021589 disable user 
-0x54ae 021590 fetch mouse_flag_len ,mem_mouse_flag 
-0x54af 021591 bbit0 mouse_enable_wakeup_from_power ,mouse_wakeup_from_poweron 
-0x54b0 021592 fetch 1 ,core_lpm_isogate 
-0x54b1 021593 bbit1 cold_wake ,mouse_wakeup_from_poweron 
-0x54b2 021594 enable user 
-:      021595 mouse_wakeup_from_poweron:
-0x54b3 021596 fetch 1 ,mem_reconn_times_init 
-0x54b4 021597 store 1 ,mem_reconn_times 
-0x54b5 021598 rtn 
-:      021600 mouse4_0_check_reconn_target:
-0x54b6 021601 jam 1 ,mem_mouse_le_reconnect_flag 
-0x54b7 021602 fetcht 1 ,mem_mouse_fast_direct_timeout 
-0x54b8 021603 fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
-0x54b9 021604 beq 0xff ,mouse4_0_check_reconn_target_next 
-0x54ba 021605 fetcht 1 ,mem_mouse_direct_timeout 
-:      021606 mouse4_0_check_reconn_target_next:
-0x54bb 021607 storet 1 ,mem_mouse_direct_timer 
-0x54bc 021608 call app_lpm_mult_disable 
-0x54bd 021609 fetch 3 ,mem_le_adv_direct_ind 
-0x54be 021610 store 3 ,mem_le_adv_data + 4 
-0x54bf 021611 call mouse_le_check_adv_flag 
-0x54c0 021612 setarg adv_flag_bredr_not_supported 
-0x54c1 021613 istore 1 ,contr 
-0x54c2 021614 arg mem_le_scan_data ,contr 
-0x54c3 021615 call mouse_le_adv_data_update 
-0x54c4 021616 branch check_51cmd_adv 
-:      021620 mouse_lpm_check_wake_lock:
-0x54c5 021621 bmark1 mark_24g ,app_get_lpm_wake_lock 
-0x54c6 021622 fetch 1 ,mem_mouse_clear_sensor_data_flag 
-0x54c7 021623 branch app_get_lpm_wake_lock ,blank 
-0x54c8 021624 fetch 1 ,mem_mouse_le_conn_param_reject 
-0x54c9 021625 beq le_lpm_disable ,app_get_lpm_wake_lock 
-0x54ca 021626 fetch 1 ,mem_mouse_wheel_trigger 
-0x54cb 021627 nbranch app_get_lpm_wake_lock ,blank 
-0x54cc 021628 branch app_put_lpm_wake_lock 
-:      021637 mouse_app_enter_hibernate:
-0x54cd 021638 bpatch patch0e_1 ,mem_patch0e 
-0x54ce 021639 setarg pan_reg_config 
-0x54cf 021640 call twspi_read 
-0x54d0 021641 bbit1 3 ,mouse_app_enter_hibernate_next 
-0x54d1 021642 call mouse_sensor_reset 
-0x54d2 021643 call mouse_sensor_powerdown 
-:      021644 mouse_app_enter_hibernate_next:
-0x54d3 021645 call mouse_setgpio_hibernate 
-0x54d4 021646 branch app_enter_hibernate 
-:      021648 mouse_before_hibernate:
-0x54d5 021649 bpatch patch0e_2 ,mem_patch0e 
-0x54d6 021650 call disable_authrom 
-0x54d7 021651 call mouse_before_hibernate_wheel_gpio_set 
-0x54d8 021652 call mouse_setgpio_hibernate 
-0x54d9 021653 call mouse_flash_power_down 
-0x54da 021654 fetcht 1 ,mem_sensor_motion_gpio 
-0x54db 021655 branch gpio_clr_wake 
-:      021658 mouse_setgpio_hibernate:
-0x54dc 021659 bpatch patch0e_3 ,mem_patch0e 
-0x54dd 021660 call mouse_set_sdio_high 
-0x54de 021661 call clear_wake 
-0x54df 021662 call mouse_logo_led_off 
-0x54e0 021663 call mouse_lpm_before_common 
-0x54e1 021664 call mouse_gpio_pd_idle 
-0x54e2 021665 fetcht 1 ,mem_mouse_reuse_2ice_gpio 
-0x54e3 021666 call mouse_gpio_config_input_pu 
-0x54e4 021667 call mouse_gpio_set_high_impedance 
-0x54e5 021668 call mouse_device_multi_led_all_off 
-0x54e6 021669 call mouse_adc_gpio_set_before_hibernate 
-0x54e7 021670 branch mouse_wheel_gpio_set_before_hibernate 
-:      021672 mouse_wheel_gpio_set_before_hibernate:
-0x54e8 021673 fetch mouse_flag_len ,mem_mouse_flag 
-0x54e9 021674 rtnbit0 mouse_enable_wheel_wake_up_cancel 
-:      021675 mouse_wheel_gpio_clr_wakeup:
-0x54ea 021676 fetcht 1 ,mem_whee_a_data_gpio 
-0x54eb 021677 call gpio_clr_wake 
-0x54ec 021678 fetcht 1 ,mem_whee_b_data_gpio 
-0x54ed 021679 call gpio_clr_wake 
-0x54ee 021680 fetcht 1 ,mem_whee_a_data_gpio 
-0x54ef 021681 call mouse_gpio_config_input_pd 
-0x54f0 021682 fetcht 1 ,mem_whee_b_data_gpio 
-0x54f1 021683 branch mouse_gpio_config_input_pd 
-:      021685 mouse_adc_gpio_set_before_hibernate:
-0x54f2 021686 fetch mouse_flag_len ,mem_mouse_flag 
-0x54f3 021687 rtnbit0 mouse_enable_adc 
-0x54f4 021688 fetch 1 ,mem_adc_config_flag 
-0x54f5 021689 rtnne adc_config_gpio 
-0x54f6 021690 fetch 1 ,mem_adc_channel_gpio 
-0x54f7 021691 arg gpcfg_no_ie ,temp 
-0x54f8 021692 branch gpio_config_function_int 
-:      021696 mouse_gpio_pd_idle:
-0x54f9 021697 arg core_gpio_conf ,contr 
-0x54fa 021698 arg gpio_number ,loopcnt 
-:      021699 mouse_gpio_pd_idle_loop:
-0x54fb 021700 ifetch 1 ,contr 
-0x54fc 021701 nbranch mouse_gpio_pd_idle_configured ,blank 
-0x54fd 021702 setarg gpcfg_pulldown 
-0x54fe 021703 add contr ,-1 ,contw 
-0x54ff 021704 istore 1 ,contw 
-:      021705 mouse_gpio_pd_idle_configured:
-0x5500 021706 loop mouse_gpio_pd_idle_loop 
-0x5501 021707 arg core_gpio_conf_hi + gpio_number_ext ,pdata 
-0x5502 021708 isub contr ,null 
-0x5503 021709 rtn zero 
-:      021710 mouse_gpio_pd_idle_ext:
-0x5504 021711 arg gpio_number_ext ,loopcnt 
-0x5505 021712 arg core_gpio_conf_hi ,contr 
-0x5506 021713 branch mouse_gpio_pd_idle_loop 
-:      021715 mouse_process_lpm_before:
-0x5507 021716 rtnmark1 mark_24g 
-0x5508 021717 call mouse_lpm_before_common 
-0x5509 021718 fetch 1 ,mem_lpm_current_mult 
-0x550a 021719 nrtn blank 
-0x550b 021720 branch gpio_clr_wake 
-:      021722 mouse_lpm_before_common:
-0x550c 021723 bpatch patch0e_4 ,mem_patch0e 
-0x550d 021724 fetcht 1 ,mem_whee_a_data_gpio 
-0x550e 021725 call gpio_config_input 
-0x550f 021726 fetcht 1 ,mem_whee_b_data_gpio 
-0x5510 021727 call gpio_config_input 
-0x5511 021729 call mouse_wheel_check 
-0x5512 021730 fetch 1 ,mem_mouse_sensor_sclk_gpio 
-0x5513 021731 call mouse_gpio_config_output_high 
-0x5514 021732 call twspi_disable 
-0x5515 021734 fetcht 1 ,mem_lbutton_gpio 
-0x5516 021735 call gpio_set_wake 
-0x5517 021736 fetcht 1 ,mem_rbutton_gpio 
-0x5518 021737 call gpio_set_wake 
-0x5519 021738 fetcht 1 ,mem_mbutton_gpio 
-0x551a 021739 call gpio_set_wake 
-0x551b 021741 fetcht 1 ,mem_bk_button_gpio 
-0x551c 021742 call gpio_set_wake 
-0x551d 021743 fetcht 1 ,mem_fw_button_gpio 
-0x551e 021744 call gpio_set_wake 
-0x551f 021745 fetcht 1 ,mem_dpi_button_gpio 
-0x5520 021746 call gpio_set_wake 
-0x5521 021747 fetcht 1 ,mem_config_select_device_button_gpio 
-0x5522 021748 call gpio_set_wake 
-0x5523 021750 fetcht 1 ,mem_customer_key_gpio 
-0x5524 021751 call gpio_set_wake 
-0x5525 021753 fetcht 1 ,mem_whee_a_data_gpio 
-0x5526 021754 call gpio_set_wake_by_current_state 
-0x5527 021755 fetcht 1 ,mem_whee_b_data_gpio 
-0x5528 021756 call gpio_set_wake_by_current_state 
-0x5529 021757 fetcht 1 ,mem_whee_ta_data_gpio 
-0x552a 021758 call gpio_set_wake_by_current_state 
-0x552b 021759 fetcht 1 ,mem_whee_tb_data_gpio 
-0x552c 021760 call gpio_set_wake_by_current_state 
-0x552d 021761 fetcht 1 ,mem_sensor_motion_gpio 
-0x552e 021762 branch gpio_set_wake 
-:      021766 mouse_set_mult:
-0x552f 021767 fetch 2 ,mem_ui_state_map 
-0x5530 021768 rtnbit0 ui_state_ble_connected 
-0x5531 021769 copy rega ,pdata 
-0x5532 021770 nbranch le_set_config_short_mult ,blank 
-0x5533 021771 branch le_clr_config_short_mult 
-:      021775 mouse_adc_gpio_set:
-0x5534 021776 bpatch patch0e_5 ,mem_patch0e 
-0x5535 021777 fetch 1 ,mem_adc_config_flag 
-0x5536 021778 rtnne adc_config_gpio 
-0x5537 021779 fetcht 1 ,mem_adc_channel_gpio 
-0x5538 021780 branch gpio_set_high_impedance 
-:      021782 mouse_adc_gpio_mux_init:
-0x5539 021783 fetch mouse_flag_len ,mem_mouse_flag 
-0x553a 021784 rtnbit0 mouse_enable_adc 
-0x553b 021785 jam mouse_adc_check_multiple ,mem_adc_mux_status 
-0x553c 021786 rtn 
-:      021788 mouse_adc_read:
-0x553d 021789 bpatch patch0e_6 ,mem_patch0e 
-0x553e 021790 fetch mouse_flag_len ,mem_mouse_flag 
-0x553f 021791 rtnbit0 mouse_enable_adc 
-0x5540 021792 call mouse_adc_gpio_set 
-0x5541 021793 fetch 1 ,mem_adc_config_flag 
-0x5542 021794 beq adc_config_gpio ,mouse_adc_read_gpio_mux_start 
-0x5543 021795 jam mouse_adc_check_hvin_multiple ,mem_adc_mux_status 
-0x5544 021796 branch mouse_adc_read_start 
-:      021798 mouse_adc_read_gpio_mux_start:
-0x5545 021799 jam mouse_adc_check_gpio_multiple ,mem_adc_mux_status 
-0x5546 021800 branch mouse_adc_read_start 
-:      021802 mouse_adc_read_start:
-0x5547 021803 bpatch patch0e_7 ,mem_patch0e 
-0x5548 021804 call enable_adc 
-0x5549 021805 call vdd_calculate_by_mode 
-0x554a 021806 store 2 ,mem_mouse_vdd_now_vol 
-0x554b 021807 fetch 1 ,mem_adc_config_flag 
-0x554c 021808 bne adc_config_gpio ,mouse_adc_data_process 
-0x554d 021809 fetcht 2 ,mem_mouse_vdd_now_vol 
-0x554e 021810 mul32 temp ,8 ,pdata 
-0x554f 021811 div pdata ,10 
-0x5550 021812 call get_div_result 
-0x5551 021813 iadd temp ,pdata 
-0x5552 021814 store 2 ,mem_mouse_vdd_now_vol 
-:      021815 mouse_adc_data_process:
-0x5553 021816 arg mem_mouse_vdd_calculate_set ,rega 
-0x5554 021817 call mouse_adc_bat_percent_lowpower_out 
-0x5555 021818 fetch 1 ,mem_adc_power_flag 
-0x5556 021819 bbit1 1 ,mouse_app_enter_hibernate 
-0x5557 021820 bbit0 0 ,mouse_adc_no_low_voltage 
-0x5558 021821 jam 1 ,mem_mouse_adc_last_low_voltage_flag 
-0x5559 021822 branch mouse_adc_low_voltage 
-:      021824 mouse_adc_low_voltage:
-0x555a 021825 arg mouse_low_voltage_flag ,queue 
-0x555b 021826 branch mouse_enable_function_flag 
-:      021827 mouse_adc_no_low_voltage:
-0x555c 021828 arg mouse_low_voltage_flag ,queue 
-0x555d 021829 call mouse_disable_function_flag 
-0x555e 021830 jam 1 ,mem_adc_low_volatage_led_timer_count 
-0x555f 021831 fetch 1 ,mem_mouse_adc_last_low_voltage_flag 
-0x5560 021832 rtn blank 
-0x5561 021833 jam 0 ,mem_mouse_adc_last_low_voltage_flag 
-0x5562 021834 branch mouse_low_voltage_led_off_judge 
-:      021837 mouse_adc_bat_percent_lowpower_out:
-0x5563 021838 bpatch patch0f_0 ,mem_patch0f 
-0x5564 021839 ifetch 8 ,rega 
-0x5565 021840 store 8 ,mem_pdatatemp 
-0x5566 021841 fetch 1 ,mem_adc_mux_status 
-0x5567 021842 beq mouse_adc_check_battery_only ,mouse_adc_bat_percent_lowpower_out_battery 
-0x5568 021843 beq mouse_adc_check_gpio_multiple ,mouse_adc_bat_percent_lowpower_out_battery 
-0x5569 021844 beq mouse_adc_check_hvin_multiple ,mouse_adc_bat_percent_lowpower_out_hvin_multiple 
-:      021845 mouse_adc_bat_percent_lowpower_out_battery:
-0x556a 021846 call adc_clear_no_power_flag 
-0x556b 021847 call adc_clear_low_power_flag 
-0x556c 021848 fetch 2 ,mem_pdatatemp + 6 
-0x556d 021849 fetcht 2 ,mem_pdatatemp + 2 
-0x556e 021850 isub temp ,null 
-0x556f 021851 ncall adc_set_no_power_flag ,positive 
-0x5570 021852 fetcht 2 ,mem_pdatatemp + 4 
-0x5571 021853 isub temp ,null 
-0x5572 021854 ncall adc_set_low_power_flag ,positive 
-:      021855 mouse_adc_bat_level_set:
-0x5573 021856 fetch 2 ,mem_pdatatemp + 6 
-0x5574 021857 fetcht 2 ,mem_pdatatemp 
-0x5575 021858 isub temp ,null 
-0x5576 021859 branch mouse_adc_bat_level_100_percent ,positive 
-0x5577 021860 fetcht 2 ,mem_pdatatemp + 2 
-0x5578 021861 isub temp ,pdata 
-0x5579 021862 nbranch mouse_adc_bat_level_0_percent ,positive 
-0x557a 021863 branch mouse_adc_bat_level_0_percent ,blank 
-0x557b 021864 mul32 pdata ,100 ,rega 
-0x557c 021865 fetch 2 ,mem_pdatatemp 
-0x557d 021866 fetcht 2 ,mem_pdatatemp + 2 
-0x557e 021867 isub temp ,temp 
-0x557f 021868 copy rega ,pdata 
-0x5580 021869 idiv temp 
-0x5581 021870 call get_div_result 
-0x5582 021871 store 1 ,mem_le_battery_level_percentage 
-0x5583 021872 rtn 
-:      021874 mouse_adc_bat_level_100_percent:
-0x5584 021875 jam 100 ,mem_le_battery_level_percentage 
-0x5585 021876 rtn 
-:      021877 mouse_adc_bat_level_0_percent:
-0x5586 021878 jam 0 ,mem_le_battery_level_percentage 
-0x5587 021879 rtn 
-:      021881 mouse_adc_bat_percent_lowpower_out_hvin_multiple:
-0x5588 021882 branch mouse_adc_bat_percent_lowpower_out_battery 
-:      021888 mouse_gpio_init:
-0x5589 021889 fetcht 1 ,mem_eeprom_wp_gpio 
-0x558a 021890 call gpio_config_output 
-0x558b 021892 fetcht 1 ,mem_lbutton_gpio 
-0x558c 021893 call mouse_gpio_config_input_pu 
-0x558d 021894 fetcht 1 ,mem_rbutton_gpio 
-0x558e 021895 call mouse_gpio_config_input_pu 
-0x558f 021896 fetcht 1 ,mem_mbutton_gpio 
-0x5590 021897 call mouse_gpio_config_input_pu 
-0x5591 021898 fetcht 1 ,mem_bk_button_gpio 
-0x5592 021899 call mouse_gpio_config_input_pu 
-0x5593 021900 fetcht 1 ,mem_fw_button_gpio 
-0x5594 021901 call mouse_gpio_config_input_pu 
-0x5595 021902 fetcht 1 ,mem_dpi_button_gpio 
-0x5596 021903 call mouse_gpio_config_input_pu 
-0x5597 021905 fetcht 1 ,mem_matrix_public_gpio 
-0x5598 021906 call mouse_gpio_config_input_pu 
-0x5599 021908 fetcht 1 ,mem_config_select_device_button_gpio 
-0x559a 021909 call mouse_gpio_config_input_pu 
-0x559b 021911 fetcht 1 ,mem_customer_key_gpio 
-0x559c 021912 call mouse_gpio_config_input_pu 
-0x559d 021914 fetcht 1 ,mem_whee_a_data_gpio 
-0x559e 021915 call mouse_gpio_config_input_pu 
-0x559f 021917 fetcht 1 ,mem_whee_b_data_gpio 
-0x55a0 021918 call mouse_gpio_config_input_pu 
-0x55a1 021920 fetcht 1 ,mem_whee_ta_data_gpio 
-0x55a2 021921 call mouse_gpio_config_input_pu 
-0x55a3 021922 fetcht 1 ,mem_whee_tb_data_gpio 
-0x55a4 021923 call mouse_gpio_config_input_pu 
-0x55a5 021925 fetcht 1 ,mem_sensor_motion_gpio 
-0x55a6 021926 call mouse_gpio_config_input_pu 
-0x55a7 021928 fetcht 1 ,mem_device_switch_gpio 
-0x55a8 021929 call mouse_gpio_config_input_pu 
-0x55a9 021931 fetcht 1 ,mem_select_sensor_angle_gpio 
-0x55aa 021932 branch mouse_gpio_config_input_pu 
-:      021935 mouse_gpio_set_pupd_by_input:
-0x55ab 021936 sub temp ,ui_button_gpio_disable ,null 
-0x55ac 021937 rtn zero 
-0x55ad 021938 and temp ,0x7f ,queue 
-0x55ae 021939 fetch 4 ,core_gpio_in 
-0x55af 021940 qisolate1 pdata 
-0x55b0 021941 branch mouse_gpio_config_input_pu ,true 
-:      021942 mouse_gpio_config_input_pd:
-0x55b1 021943 sub temp ,ui_button_gpio_disable ,null 
-0x55b2 021944 rtn zero 
-0x55b3 021945 set1 gpio_active_bit ,temp 
-0x55b4 021946 branch gpio_config_input 
-:      021948 mouse_gpio_config_input_pu:
-0x55b5 021949 sub temp ,ui_button_gpio_disable ,null 
-0x55b6 021950 rtn zero 
-0x55b7 021951 set0 gpio_active_bit ,temp 
-0x55b8 021952 branch gpio_config_input 
-:      021954 mouse_gpio_set_high_impedance:
-0x55b9 021955 fetch 3 ,mem_mouse_set_high_impedance_bit_set 
-0x55ba 021956 store 3 ,mem_pdatatemp 
-0x55bb 021957 arg 13 ,loopcnt 
-0x55bc 021958 arg 0 ,temp 
-:      021959 mouse_gpio_set_high_impedance_bit_loop:
-0x55bd 021960 fetch 3 ,mem_pdatatemp 
-0x55be 021961 isolate1 0 ,pdata 
-0x55bf 021962 call gpio_set_high_impedance ,true 
-0x55c0 021963 fetch 3 ,mem_pdatatemp 
-0x55c1 021964 lshift pdata ,pdata 
-0x55c2 021965 store 3 ,mem_pdatatemp 
-0x55c3 021966 increase 1 ,temp 
-0x55c4 021967 loop mouse_gpio_set_high_impedance_bit_loop 
-0x55c5 021968 rtn 
-:      021974 mouse_le_name_modify:
-0x55c6 021975 bpatch patch0f_1 ,mem_patch0f 
-0x55c7 021976 fetch 8 ,mem_le_name_patch 
-0x55c8 021977 rtn blank 
-0x55c9 021978 fetch 1 ,mem_le_name_patch_len 
-0x55ca 021979 copy pdata ,rega 
-0x55cb 021980 sub pdata ,11 ,null 
-0x55cc 021981 nbranch mouse_le_name_patch_len_overflow ,positive 
-0x55cd 021983 call mouse_le_name_clear 
-0x55ce 021985 arg mem_le_adv_swift_pair + 9 ,contw 
-0x55cf 021986 call mouse_le_name_modify_next 
-0x55d0 021988 arg mem_le_scan_data + 2 ,contw 
-0x55d1 021989 call mouse_le_name_modify_next 
-0x55d2 021991 arg mem_le_name ,contw 
-:      021992 mouse_le_name_modify_next:
-0x55d3 021993 arg mem_le_name_patch ,contr 
-0x55d4 021994 copy rega ,loopcnt 
-0x55d5 021995 branch memcpy 
-:      021997 mouse_le_name_clear:
-0x55d6 021998 arg mem_le_adv_swift_pair + 9 ,contw 
-0x55d7 021999 call mouse_le_name_clear_next 
-0x55d8 022001 arg mem_le_scan_data + 2 ,contw 
-0x55d9 022002 call mouse_le_name_clear_next 
-0x55da 022004 arg mem_le_name ,contw 
-:      022005 mouse_le_name_clear_next:
-0x55db 022006 arg 11 ,loopcnt 
-0x55dc 022007 branch clear_mem 
-:      022009 mouse_le_name_patch_len_overflow:
-0x55dd 022010 call mouse_le_swift_pair_disable 
-0x55de 022012 fetch 1 ,mem_le_name_patch_len 
-0x55df 022013 increase 1 ,pdata 
-0x55e0 022014 store 1 ,mem_le_adv_swift_pair 
-0x55e1 022015 jam 9 ,mem_le_adv_swift_pair + 1 
-0x55e2 022016 arg mem_le_name_patch ,contr 
-0x55e3 022017 arg mem_le_adv_swift_pair + 2 ,contw 
-0x55e4 022018 copy rega ,loopcnt 
-0x55e5 022019 call memcpy 
-0x55e6 022021 fetch 1 ,mem_le_name_patch_len 
-0x55e7 022022 increase 1 ,pdata 
-0x55e8 022023 store 1 ,mem_le_scan_data 
-0x55e9 022024 jam 9 ,mem_le_scan_data + 1 
-0x55ea 022025 arg mem_le_name_patch ,contr 
-0x55eb 022026 arg mem_le_scan_data + 2 ,contw 
-0x55ec 022027 copy rega ,loopcnt 
-0x55ed 022028 call memcpy 
-0x55ee 022030 arg mem_le_name_patch_len ,contr 
-0x55ef 022031 arg mem_le_name_len ,contw 
-0x55f0 022032 copy rega ,loopcnt 
-0x55f1 022033 increase 1 ,loopcnt 
-0x55f2 022034 branch memcpy 
-:      022036 mouse_le_swift_pair_disable:
-0x55f3 022037 arg mem_le_adv_swift_pair ,contw 
-0x55f4 022038 arg 20 ,loopcnt 
-0x55f5 022039 branch clear_mem 
-:      022045 mouse_sensor_spi_init:
-0x55f6 022046 call mouse_spid_init_pin 
-0x55f7 022047 jam 0x73 ,mem_spi_init_clk 
-0x55f8 022049 call mouse_spi_init 
-0x55f9 022050 branch twspi_enable 
-:      022052 mouse_spi_write_flash_cb:
-:      022053 mouse_spi_init:
-0x55fa 022054 branch spid_init 
-:      022056 mouse_spid_init_pin:
-0x55fb 022057 fetch 1 ,mem_mouse_sensor_sclk_gpio 
-0x55fc 022058 arg gpcfg_spid_sck ,temp 
-0x55fd 022059 call gpio_config_function_int 
-0x55fe 022060 fetch 1 ,mem_mouse_sensor_sdio_gpio 
-0x55ff 022061 arg gpcfg_spid_sdio ,temp 
-0x5600 022062 branch gpio_config_function_int 
-:      022067 mouse_motion:
-0x5601 022068 bpatch patch0f_2 ,mem_patch0f 
-0x5602 022069 disable user 
-0x5603 022070 setarg 0 
-0x5604 022071 store 6 ,mem_mouse_x 
-0x5605 022072 call mouse_check_sensor_data 
-0x5606 022073 setarg 0x0089 
-0x5607 022074 call twspi_write 
-0x5608 022075 call mouse_setting_sensor_type 
-0x5609 022076 call mouse_zwheel 
-0x560a 022077 call mouse_t_zwheel 
-0x560b 022078 call mouse_key 
-0x560c 022079 fetch 1 ,mem_mouse_key 
-0x560d 022080 and_into 0x1f ,pdata 
-0x560e 022081 store 1 ,mem_mouse_key 
-0x560f 022082 nbranch mouse_drawing_optima_init ,user 
-0x5610 022083 call mouse_drawing_optima 
-0x5611 022084 branch mouse_no_data_timer_init 
-:      022088 mouse_zwheel:
-0x5612 022089 fetch 1 ,mem_mouse_z_data 
-0x5613 022090 rtn blank 
-0x5614 022091 store 1 ,mem_mouse_z 
-0x5615 022092 jam 0 ,mem_mouse_z_data 
-0x5616 022093 branch enable_user 
-:      022095 mouse_t_zwheel:
-0x5617 022096 fetch 1 ,mem_mouse_tz_data 
-0x5618 022097 rtn blank 
-0x5619 022098 store 1 ,mem_mouse_tz 
-0x561a 022099 jam 0 ,mem_mouse_tz_data 
-0x561b 022100 branch enable_user 
-:      022102 mouse_wheel_check:
-0x561c 022103 call mouse_t_wheel_scan 
-0x561d 022104 call mouse_wheel_scan 
-0x561e 022105 fetch 1 ,mem_wheel_tb_new_pinlevel 
-0x561f 022106 fetcht 1 ,mem_wheel_tb_old_pinlevel 
-0x5620 022107 store 1 ,mem_wheel_tb_old_pinlevel 
-0x5621 022108 isub temp ,null 
-0x5622 022109 nbranch app_lpm_wake_auto_lock ,zero 
-0x5623 022110 fetch 1 ,mem_mwheel_b_new_pinlevel 
-0x5624 022111 fetcht 1 ,mem_mwheel_b_old_pinlevel 
-0x5625 022112 store 1 ,mem_mwheel_b_old_pinlevel 
-0x5626 022113 isub temp ,null 
-0x5627 022114 nbranch app_lpm_wake_auto_lock ,zero 
-0x5628 022115 rtn 
-:      022116 mouse_t_wheel_scan:
-0x5629 022117 fetch 1 ,mem_whee_ta_data_gpio 
-0x562a 022118 rtneq gpio_disable 
-0x562b 022119 arg 0 ,rega 
-0x562c 022120 fetcht 1 ,mem_whee_ta_data_gpio 
-0x562d 022121 call gpio_get_bit 
-0x562e 022122 setflag true ,0 ,rega 
-0x562f 022123 fetcht 1 ,mem_whee_tb_data_gpio 
-0x5630 022124 call gpio_get_bit 
-0x5631 022125 setflag true ,1 ,rega 
-0x5632 022126 copy rega ,pdata 
-0x5633 022127 store 1 ,mem_wheel_tb_new_pinlevel 
-0x5634 022128 beq 0x01 ,mouse_t_wheel_scan_judge1 
-0x5635 022129 beq 0x02 ,mouse_t_wheel_scan_judge2 
-0x5636 022130 fetch 1 ,mem_wheel_tog 
-0x5637 022131 bbit1 7 ,mouse_t_wheel_scan_judge3 
-0x5638 022132 rtn 
-:      022134 mouse_t_wheel_scan_judge1:
-0x5639 022135 fetch 1 ,mem_wheel_tb_old_pinlevel 
-0x563a 022136 beq 0 ,mouse_t_wheel_scan_judge11 
-0x563b 022137 beq 3 ,mouse_t_wheel_scan_judge12 
-0x563c 022138 rtn 
-:      022139 mouse_t_wheel_scan_judge2:
-0x563d 022140 fetch 1 ,mem_wheel_tb_old_pinlevel 
-0x563e 022141 beq 0 ,mouse_t_wheel_scan_judge21 
-0x563f 022142 beq 3 ,mouse_t_wheel_scan_judge22 
-0x5640 022143 rtn 
-:      022144 mouse_t_wheel_scan_judge11:
-0x5641 022145 jam 0x82 ,mem_wheel_tog 
-0x5642 022146 rtn 
-:      022147 mouse_t_wheel_scan_judge12:
-0x5643 022148 jam 0x81 ,mem_wheel_tog 
-0x5644 022149 rtn 
-:      022150 mouse_t_wheel_scan_judge21:
-0x5645 022151 jam 0x80 ,mem_wheel_tog 
-0x5646 022152 rtn 
-:      022153 mouse_t_wheel_scan_judge22:
-0x5647 022154 jam 0x83 ,mem_wheel_tog 
-0x5648 022155 rtn 
-:      022156 mouse_t_wheel_scan_judge3:
-0x5649 022157 fetch 1 ,mem_wheel_tog 
-0x564a 022158 set0 7 ,pdata 
-0x564b 022159 store 1 ,mem_wheel_tog 
-0x564c 022160 beq 0 ,mouse_t_wheel_scan_judge30 
-0x564d 022161 beq 1 ,mouse_t_wheel_scan_judge31 
-0x564e 022162 beq 2 ,mouse_t_wheel_scan_judge32 
-0x564f 022163 beq 3 ,mouse_t_wheel_scan_judge33 
-0x5650 022164 rtn 
-:      022165 mouse_t_wheel_scan_judge30:
-0x5651 022166 fetch 1 ,mem_wheel_tb_new_pinlevel 
-0x5652 022167 beq 3 ,mouse_wheel_t_forward 
-0x5653 022168 rtn 
-:      022169 mouse_t_wheel_scan_judge31:
-0x5654 022170 fetch 1 ,mem_wheel_tb_new_pinlevel 
-0x5655 022171 beq 0 ,mouse_wheel_t_forward 
-0x5656 022172 rtn 
-:      022173 mouse_t_wheel_scan_judge32:
-0x5657 022174 fetch 1 ,mem_wheel_tb_new_pinlevel 
-0x5658 022175 beq 3 ,mouse_wheel_t_back 
-0x5659 022176 rtn 
-:      022177 mouse_t_wheel_scan_judge33:
-0x565a 022178 fetch 1 ,mem_wheel_tb_new_pinlevel 
-0x565b 022179 beq 0 ,mouse_wheel_t_back 
-0x565c 022180 rtn 
-:      022181 mouse_wheel_t_forward:
-0x565d 022182 fetch 1 ,mem_mouse_tz_data 
-0x565e 022183 increase 1 ,pdata 
-0x565f 022184 store 1 ,mem_mouse_tz_data 
-0x5660 022185 rtn 
-:      022186 mouse_wheel_t_back:
-0x5661 022187 fetch 1 ,mem_mouse_tz_data 
-0x5662 022188 increase -1 ,pdata 
-0x5663 022189 store 1 ,mem_mouse_tz_data 
-0x5664 022190 rtn 
-:      022193 mouse_wheel_scan:
-0x5665 022194 fetch 1 ,mem_whee_a_data_gpio 
-0x5666 022195 rtneq gpio_disable 
-0x5667 022196 arg 0 ,rega 
-0x5668 022197 fetcht 1 ,mem_whee_a_data_gpio 
-0x5669 022198 call gpio_get_bit 
-0x566a 022199 setflag true ,0 ,rega 
-0x566b 022200 fetcht 1 ,mem_whee_b_data_gpio 
-0x566c 022201 call gpio_get_bit 
-0x566d 022202 setflag true ,1 ,rega 
-0x566e 022203 copy rega ,pdata 
-0x566f 022204 store 1 ,mem_mwheel_b_new_pinlevel 
-0x5670 022205 beq 0x01 ,mouse_wheel_scan_judge1 
-0x5671 022206 beq 0x02 ,mouse_wheel_scan_judge2 
-0x5672 022207 fetch 1 ,mem_mwheel_tog 
-0x5673 022208 bbit1 7 ,mouse_wheel_scan_judge3 
-0x5674 022209 rtn 
-:      022211 mouse_wheel_scan_judge1:
-0x5675 022212 fetch 1 ,mem_mwheel_b_old_pinlevel 
-0x5676 022213 beq 0 ,mouse_wheel_scan_judge11 
-0x5677 022214 beq 3 ,mouse_wheel_scan_judge12 
-0x5678 022215 rtn 
-:      022216 mouse_wheel_scan_judge2:
-0x5679 022217 fetch 1 ,mem_mwheel_b_old_pinlevel 
-0x567a 022218 beq 0 ,mouse_wheel_scan_judge21 
-0x567b 022219 beq 3 ,mouse_wheel_scan_judge22 
-0x567c 022220 rtn 
-:      022221 mouse_wheel_scan_judge11:
-0x567d 022222 jam 0x82 ,mem_mwheel_tog 
-0x567e 022223 rtn 
-:      022224 mouse_wheel_scan_judge12:
-0x567f 022225 jam 0x81 ,mem_mwheel_tog 
-0x5680 022226 rtn 
-:      022227 mouse_wheel_scan_judge21:
-0x5681 022228 jam 0x80 ,mem_mwheel_tog 
-0x5682 022229 rtn 
-:      022230 mouse_wheel_scan_judge22:
-0x5683 022231 jam 0x83 ,mem_mwheel_tog 
-0x5684 022232 rtn 
-:      022233 mouse_wheel_scan_judge3:
-0x5685 022234 fetch 1 ,mem_mwheel_tog 
-0x5686 022235 set0 7 ,pdata 
-0x5687 022236 store 1 ,mem_mwheel_tog 
-0x5688 022237 beq 0 ,mouse_wheel_scan_judge30 
-0x5689 022238 beq 1 ,mouse_wheel_scan_judge31 
-0x568a 022239 beq 2 ,mouse_wheel_scan_judge32 
-0x568b 022240 beq 3 ,mouse_wheel_scan_judge33 
-0x568c 022241 rtn 
-:      022242 mouse_wheel_scan_judge30:
-0x568d 022243 fetch 1 ,mem_mwheel_b_new_pinlevel 
-0x568e 022244 beq 3 ,mouse_wheel_forward 
-0x568f 022245 rtn 
-:      022246 mouse_wheel_scan_judge31:
-0x5690 022247 fetch 1 ,mem_mwheel_b_new_pinlevel 
-0x5691 022248 beq 0 ,mouse_wheel_forward 
-0x5692 022249 rtn 
-:      022250 mouse_wheel_scan_judge32:
-0x5693 022251 fetch 1 ,mem_mwheel_b_new_pinlevel 
-0x5694 022252 beq 3 ,mouse_wheel_back 
-0x5695 022253 rtn 
-:      022254 mouse_wheel_scan_judge33:
-0x5696 022255 fetch 1 ,mem_mwheel_b_new_pinlevel 
-0x5697 022256 beq 0 ,mouse_wheel_back 
-0x5698 022257 rtn 
-:      022258 mouse_wheel_forward:
-0x5699 022259 fetch 1 ,mem_mouse_z_data 
-0x569a 022260 increase 1 ,pdata 
-0x569b 022261 store 1 ,mem_mouse_z_data 
-0x569c 022262 rtn 
-:      022263 mouse_wheel_back:
-0x569d 022264 fetch 1 ,mem_mouse_z_data 
-0x569e 022265 increase -1 ,pdata 
-0x569f 022266 store 1 ,mem_mouse_z_data 
-0x56a0 022267 rtn 
-:      022270 mouse_wheel_gpio_set_wake:
-0x56a1 022271 fetcht 1 ,mem_whee_a_data_gpio 
-0x56a2 022272 call gpio_set_wake_by_current_state 
-0x56a3 022273 fetcht 1 ,mem_whee_b_data_gpio 
-0x56a4 022274 call gpio_set_wake_by_current_state 
-0x56a5 022275 fetcht 1 ,mem_whee_ta_data_gpio 
-0x56a6 022276 call gpio_set_wake_by_current_state 
-0x56a7 022277 fetcht 1 ,mem_whee_tb_data_gpio 
-0x56a8 022278 branch gpio_set_wake_by_current_state 
-:      022280 mouse_before_hibernate_wheel_gpio_set:
-0x56a9 022281 fetcht 1 ,mem_whee_a_data_gpio 
-0x56aa 022282 call mouse_gpio_set_pupd_by_input 
-0x56ab 022283 fetcht 1 ,mem_whee_b_data_gpio 
-0x56ac 022284 call mouse_gpio_set_pupd_by_input 
-0x56ad 022285 fetcht 1 ,mem_whee_ta_data_gpio 
-0x56ae 022286 call mouse_gpio_set_pupd_by_input 
-0x56af 022287 fetcht 1 ,mem_whee_tb_data_gpio 
-0x56b0 022288 branch mouse_gpio_set_pupd_by_input 
-:      022290 mouse_wheel_trigger:
-0x56b1 022291 fetch 2 ,mem_mouse_z 
-0x56b2 022292 rtn blank 
-0x56b3 022293 jam 1 ,mem_mouse_wheel_trigger 
-0x56b4 022294 jam 10 ,mem_mouse_wheel_trigger_timer 
-0x56b5 022295 rtn 
-:      022297 mouse_wheel_trigger_timer:
-0x56b6 022298 arg mem_mouse_wheel_trigger_timer ,regc 
-0x56b7 022299 arg mouse_wheel_trigger_disable ,regb 
-0x56b8 022300 branch timer_single_step 
-:      022301 mouse_wheel_trigger_disable:
-0x56b9 022302 jam 0 ,mem_mouse_wheel_trigger 
-0x56ba 022303 rtn 
-:      022311 mouse_dpi_check:
-0x56bb 022312 fetch 1 ,mem_dpi_button_gpio 
-0x56bc 022313 rtneq gpio_disable 
-0x56bd 022314 arg 0 ,rega 
-0x56be 022315 jam mouse_dpi_key ,mem_mouse_key_temp 
-0x56bf 022316 fetcht 1 ,mem_dpi_button_gpio 
-0x56c0 022317 call mouse_dpi_key_check 
-:      022318 mouse_dpi_check_next:
-0x56c1 022319 store 1 ,mem_mouse_dpikey_press_status 
-0x56c2 022320 fetch 1 ,mem_matrix_public_gpio 
-0x56c3 022321 beq gpio_disable ,mouse_3io6key_dpi_check_end 
-0x56c4 022322 call mouse_matrix_public_gpio_reset 
-:      022323 mouse_dpi_check_exit:
-0x56c5 022324 copy rega ,pdata 
-0x56c6 022325 bbit1 mouse_dpi_key ,mouse_dpi_down 
-0x56c7 022326 branch mouse_dpi_up 
-:      022328 mouse_dpi_key_check:
-0x56c8 022329 fetch mouse_flag_len ,mem_mouse_flag 
-0x56c9 022330 bbit1 mouse_enable_dpi_key_connect_gnd ,mouse_dpi_key_connect_gnd 
-0x56ca 022331 fetch 1 ,mem_mouse_dpikey_press_status 
-0x56cb 022332 copy pdata ,regc 
-0x56cc 022333 fetch 1 ,mem_matrix_public_gpio 
-0x56cd 022334 beq gpio_disable ,mouse_3io6key_check 
-:      022335 mouse_dpi_key_check_next:
-0x56ce 022336 fetch 1 ,mem_mouse_ghost_flag 
-0x56cf 022337 nbranch mouse_dpi_check_end ,blank 
-:      022338 mouse_dpi_key_connect_matrix:
-0x56d0 022339 call gpio_get_bit 
-0x56d1 022340 fetcht 1 ,mem_matrix_public_gpio 
-0x56d2 022341 branch mouse_dpi_key_connect_gnd ,true 
-0x56d3 022342 fetcht 1 ,mem_matrix_public_gpio 
-0x56d4 022343 call gpio_out_active 
-0x56d5 022344 fetcht 1 ,mem_dpi_button_gpio 
-0x56d6 022345 fetch 1 ,mem_mouse_dpikey_press_status 
-0x56d7 022346 branch mouse_check_key_connect_gnd 
-:      022348 mouse_3io6key_dpi_check_end:
-0x56d8 022349 fetcht 1 ,mem_dpi_button_gpio 
-0x56d9 022350 call mouse_gpio_config_input_pu 
-0x56da 022351 branch mouse_dpi_check_exit 
-:      022353 mouse_dpi_check_end:
-0x56db 022354 jam dpi_button_state_up ,mem_mouse_dpi_button_state 
-0x56dc 022355 jam 0 ,mem_mouse_dpikey_press_status 
-0x56dd 022356 rtn 
-:      022358 mouse_dpi_key_connect_gnd:
-0x56de 022359 fetch 1 ,mem_mouse_dpikey_press_status 
-0x56df 022360 branch mouse_check_key_connect_gnd 
-:      022362 mouse_dpi_down:
-0x56e0 022363 fetch 1 ,mem_mouse_dpi_button_state 
-0x56e1 022364 rtneq dpi_button_state_down 
-0x56e2 022365 jam dpi_button_state_down ,mem_mouse_dpi_button_state 
-0x56e3 022366 fetch mouse_flag_len ,mem_mouse_flag 
-0x56e4 022367 rtnbit1 mouse_enable_select_device_by_dpi_button 
-0x56e5 022368 rtnbit1 mouse_enable_dpi_key_long_press_disconvery 
-0x56e6 022369 branch mouse_dpi_process 
-:      022371 mouse_dpi_up:
-0x56e7 022372 fetch 1 ,mem_mouse_dpi_button_state 
-0x56e8 022373 rtneq dpi_button_state_up 
-0x56e9 022374 jam dpi_button_state_up ,mem_mouse_dpi_button_state 
-0x56ea 022375 fetch mouse_flag_len ,mem_mouse_flag 
-0x56eb 022376 bbit1 mouse_enable_select_device_by_dpi_button ,mouse_dpi_up_next 
-0x56ec 022377 bbit1 mouse_enable_dpi_key_long_press_disconvery ,mouse_dpi_up_next 
-0x56ed 022378 rtn 
-:      022379 mouse_dpi_up_next:
-0x56ee 022380 fetch 1 ,mem_mouse_dpi_long_press_flag 
-0x56ef 022381 nbranch mouse_dpi_up_after_long_press ,blank 
-0x56f0 022382 fetch 1 ,mem_select_device_count 
-0x56f1 022383 ncall mouse_dpi_process ,blank 
-:      022384 mouse_dpi_up_after_long_press:
-0x56f2 022385 jam 0 ,mem_mouse_dpi_long_press_flag 
-0x56f3 022386 fetch 1 ,mem_ui_button_timeout 
-0x56f4 022387 store 1 ,mem_select_device_count 
-0x56f5 022388 store 1 ,mem_bt_discovery_count 
-0x56f6 022389 rtn 
-:      022391 mouse_dpi_process:
-0x56f7 022392 bpatch patch0f_3 ,mem_patch0f 
-0x56f8 022393 call mouse_dpi_ghost_check 
-0x56f9 022394 rtn user 
-0x56fa 022395 fetch 1 ,mem_mouse_dpi 
-0x56fb 022397 copy pdata ,temp 
-0x56fc 022398 fetch mouse_flag_len ,mem_mouse_flag 
-0x56fd 022399 bbit1 mouse_enable_double_dpi_key ,mouse_double_dpi_check 
-0x56fe 022400 copy temp ,pdata 
-0x56ff 022402 increase 1 ,pdata 
-0x5700 022403 and pdata ,0x03 ,pdata 
-:      022404 mouse_dpi_level_store:
-0x5701 022405 store 1 ,mem_mouse_dpi 
-0x5702 022406 call mouse_setting_dpi 
-0x5703 022407 branch mouse_store_dpi_info_check 
-:      022412 mouse_double_dpi_check:
-0x5704 022413 fetch 1 ,mem_dpi_another_button_down_enable 
-0x5705 022414 nbranch mouse_another_dpi_button_down ,blank 
-:      022415 mouse_dpi_increase:
-0x5706 022416 fetch mouse_flag_len ,mem_mouse_flag 
-0x5707 022417 bbit1 mouse_enable_dpi_level_4 ,mouse_dpi_increase_level_4 
-0x5708 022418 copy temp ,pdata 
-0x5709 022419 rtneq mouse_dpi_level2 
-:      022420 mouse_dpi_increase_level:
-0x570a 022421 beq mouse_dpi_level1 ,mouse_dpi_level_3 
-0x570b 022422 beq mouse_dpi_level3 ,mouse_dpi_level_2 
-0x570c 022423 rtn 
-:      022425 mouse_dpi_level_1:
-0x570d 022426 setarg 2 
-0x570e 022427 branch mouse_dpi_level_store 
-:      022428 mouse_dpi_level_2:
-0x570f 022429 setarg 0 
-0x5710 022430 branch mouse_dpi_level_store 
-:      022431 mouse_dpi_level_3:
-0x5711 022432 setarg 1 
-0x5712 022433 branch mouse_dpi_level_store 
-:      022434 mouse_dpi_level_4:
-0x5713 022435 setarg 3 
-0x5714 022436 branch mouse_dpi_level_store 
-:      022438 mouse_dpi_increase_level_4:
-0x5715 022439 copy temp ,pdata 
-0x5716 022440 rtneq mouse_dpi_level2 
-0x5717 022441 beq mouse_dpi_level1 ,mouse_dpi_level_3 
-0x5718 022442 beq mouse_dpi_level3 ,mouse_dpi_level_4 
-0x5719 022443 beq mouse_dpi_level4 ,mouse_dpi_level_2 
-0x571a 022444 rtn 
-:      022445 mouse_dpi_decrease_level_4:
-0x571b 022446 copy temp ,pdata 
-0x571c 022447 rtneq mouse_dpi_level3 
-0x571d 022448 beq mouse_dpi_level1 ,mouse_dpi_level_4 
-0x571e 022449 beq mouse_dpi_level2 ,mouse_dpi_level_2 
-0x571f 022450 beq mouse_dpi_level4 ,mouse_dpi_level_1 
-0x5720 022451 rtn 
-:      022453 mouse_another_dpi_button_down:
-:      022454 mouse_dpi_decrease:
-0x5721 022455 fetch mouse_flag_len ,mem_mouse_flag 
-0x5722 022456 bbit1 mouse_enable_dpi_level_4 ,mouse_dpi_decrease_level_4 
-0x5723 022457 copy temp ,pdata 
-0x5724 022458 rtneq mouse_dpi_level3 
-:      022459 mouse_dpi_decrease_level:
-0x5725 022460 beq mouse_dpi_level1 ,mouse_dpi_level_1 
-0x5726 022461 beq mouse_dpi_level2 ,mouse_dpi_level_2 
-0x5727 022462 rtn 
-:      022467 mouse_dpi_ghost_check:
-0x5728 022468 disable user 
-0x5729 022469 fetch mouse_flag_len ,mem_mouse_flag 
-0x572a 022470 rtnbit1 mouse_enable_dpi_key_connect_gnd 
-0x572b 022471 branch mouse_ghost_key_value_check 
-:      022473 mouse_dpi_key_check_long_press:
-0x572c 022474 fetch mouse_flag_len ,mem_mouse_flag 
-0x572d 022475 bbit1 mouse_enable_select_device_by_dpi_button ,mouse_select_device_by_dpi_button 
-0x572e 022476 bbit1 mouse_enable_dpi_key_long_press_disconvery ,mouse_discovery_by_dpi_button 
-0x572f 022477 rtn 
-:      022479 mouse_select_device_by_dpi_button:
-0x5730 022480 fetch 1 ,mem_mouse_dpi_button_state 
-0x5731 022481 rtnne dpi_button_state_down 
-0x5732 022482 arg mem_select_device_count ,regc 
-0x5733 022483 arg mouse_ready_reconnection_by_dpi_button ,regb 
-0x5734 022484 branch timer_single_step 
-:      022486 mouse_ready_reconnection_by_dpi_button:
-0x5735 022487 jam 1 ,mem_mouse_dpi_long_press_flag 
-0x5736 022488 branch mouse_ready_reconnection_by_button 
-:      022490 mouse_discovery_by_dpi_button:
-0x5737 022491 fetch 1 ,mem_mouse_dpi_button_state 
-0x5738 022492 rtnne dpi_button_state_down 
-0x5739 022493 arg mem_bt_discovery_count ,regc 
-0x573a 022494 arg mouse_long_dpi_button_bt_discovery ,regb 
-0x573b 022495 branch timer_single_step 
-:      022497 mouse_long_dpi_button_bt_discovery:
-0x573c 022498 jam 1 ,mem_mouse_dpi_long_press_flag 
-0x573d 022499 branch mouse_long_button_bt_discovery 
-:      022501 mouse_setting_dpi_4_level:
-0x573e 022502 fetch mouse_flag_len ,mem_mouse_flag 
-0x573f 022503 rtnbit1 mouse_enable_dpi_level_4 
-0x5740 022504 fetch 1 ,mem_mouse_dpi 
-0x5741 022505 rtnne mouse_dpi_level4 
-0x5742 022506 jam mouse_dpi_level1 ,mem_mouse_dpi 
-0x5743 022507 rtn 
-:      022509 mouse_setting_dpi:
-0x5744 022510 bpatch patch0f_4 ,mem_patch0f 
-0x5745 022511 call mouse_setting_dpi_4_level 
-0x5746 022512 call mouse_dpi_led_blink_delay 
-:      022513 mouse_setting_sensor_type:
-0x5747 022514 bpatch patch0f_5 ,mem_patch0f 
-0x5748 022515 fetch 1 ,mem_config_sensor_type 
-0x5749 022516 beq s201x ,mouse_seting_s201_dpi 
-0x574a 022517 beq p3212 ,mouse_seting_3212_dpi 
-0x574b 022518 beq ka8g2 ,mouse_seting_ka8g2_dpi 
-0x574c 022519 fetch 1 ,mem_mouse_dpi 
-0x574d 022520 beq mouse_dpi_level1 ,mouse_set_cpi0 
-0x574e 022521 beq mouse_dpi_level2 ,mouse_set_cpi1 
-0x574f 022522 beq mouse_dpi_level3 ,mouse_set_cpi2 
-0x5750 022523 beq mouse_dpi_level4 ,mouse_set_cpi3 
-:      022524 mouse_set_cpi1:
-0x5751 022525 fetcht 1 ,mem_320x_dpi_1 
-0x5752 022526 branch mouse_dpi_store 
-:      022527 mouse_set_cpi0:
-0x5753 022528 fetcht 1 ,mem_320x_dpi_0 
-0x5754 022529 branch mouse_dpi_store 
-:      022530 mouse_set_cpi2:
-0x5755 022531 fetcht 1 ,mem_320x_dpi_2 
-0x5756 022532 branch mouse_dpi_store 
-:      022533 mouse_set_cpi3:
-0x5757 022534 fetcht 1 ,mem_320x_dpi_3 
-:      022535 mouse_dpi_store:
-0x5758 022536 fetch 1 ,mem_config_sensor_type 
-0x5759 022537 beq p3065_xy ,mouse_3065xy_set_dpi 
-0x575a 022538 beq mx8650 ,mouse_3065xy_set_dpi 
-0x575b 022539 beq ka8 ,mouse_ka8_set_dpi 
-0x575c 022540 beq p6520 ,mouse_ka8_set_dpi 
-0x575d 022541 beq p8009 ,mouse_3065xy_set_dpi 
-:      022542 mouse_dpi_write:
-0x575e 022543 storet 1 ,mem_mouse_cpi_count 
-0x575f 022544 setarg mouse_dpi_address 
-0x5760 022545 call twspi_read 
-0x5761 022546 and pdata ,0xf8 ,temp 
-0x5762 022547 fetch 1 ,mem_mouse_cpi_count 
-0x5763 022548 iadd temp ,pdata 
-0x5764 022549 lshift8 pdata ,pdata 
-0x5765 022550 add pdata ,mouse_dpi_address ,pdata 
-0x5766 022551 branch twspi_write 
-:      022553 mouse_3065xy_set_dpi:
-0x5767 022554 increase -1 ,temp 
-0x5768 022555 branch mouse_dpi_write 
-:      022557 mouse_ka8_set_dpi:
-0x5769 022558 increase 2 ,temp 
-0x576a 022559 branch mouse_dpi_write 
-:      022561 mouse_seting_s201_dpi:
-0x576b 022562 fetch 1 ,mem_mouse_dpi 
-0x576c 022563 beq mouse_dpi_level1 ,mouse_set_s201_dpi_0 
-0x576d 022564 beq mouse_dpi_level2 ,mouse_set_s201_dpi_2 
-0x576e 022565 beq mouse_dpi_level3 ,mouse_set_s201_dpi_3 
-:      022566 mouse_set_s201_dpi_0:
-0x576f 022567 fetch 1 ,mem_sensor_s201_dpi_0 
-0x5770 022568 copy pdata ,rega 
-0x5771 022569 branch mouse_dpi_s201_store 
-:      022571 mouse_set_s201_dpi_1:
-0x5772 022572 fetch 1 ,mem_sensor_s201_dpi_1 
-0x5773 022573 copy pdata ,rega 
-0x5774 022574 branch mouse_dpi_s201_store 
-:      022576 mouse_set_s201_dpi_2:
-0x5775 022577 fetch 1 ,mem_sensor_s201_dpi_2 
-0x5776 022578 copy pdata ,rega 
-0x5777 022579 branch mouse_dpi_s201_store 
-:      022581 mouse_set_s201_dpi_3:
-0x5778 022582 fetch 1 ,mem_sensor_s201_dpi_3 
-0x5779 022583 copy pdata ,rega 
-0x577a 022584 branch mouse_dpi_s201_store 
-:      022586 mouse_set_s201_dpi_4:
-0x577b 022587 fetch 1 ,mem_sensor_s201_dpi_4 
-0x577c 022588 copy pdata ,rega 
-:      022589 mouse_dpi_s201_store:
-0x577d 022590 setarg 0xc309 
-0x577e 022591 call twspi_write 
-0x577f 022592 copy rega ,pdata 
-0x5780 022593 lshift8 pdata ,pdata 
-0x5781 022594 add pdata ,0x23 ,pdata 
-0x5782 022595 call twspi_write 
-0x5783 022596 setarg 0x0009 
-0x5784 022597 branch twspi_write 
-:      022599 mouse_seting_3212_dpi:
-0x5785 022600 fetch 1 ,mem_mouse_dpi 
-0x5786 022601 beq mouse_dpi_level1 ,mouse_set_p3212_cpi0 
-0x5787 022602 beq mouse_dpi_level2 ,mouse_set_p3212_cpi1 
-0x5788 022603 beq mouse_dpi_level3 ,mouse_set_p3212_cpi2 
-0x5789 022604 beq mouse_dpi_level4 ,mouse_set_p3212_cpi3 
-:      022605 mouse_set_p3212_cpi1:
-0x578a 022606 fetch 1 ,mem_3212_dpi_1 
-0x578b 022607 branch mouse_p3212_dpi 
-:      022608 mouse_set_p3212_cpi0:
-0x578c 022609 fetch 1 ,mem_3212_dpi_0 
-0x578d 022610 branch mouse_p3212_dpi 
-:      022611 mouse_set_p3212_cpi2:
-0x578e 022612 fetch 1 ,mem_3212_dpi_2 
-0x578f 022613 branch mouse_p3212_dpi 
-:      022614 mouse_set_p3212_cpi3:
-0x5790 022615 fetch 1 ,mem_3212_dpi_3 
-:      022616 mouse_p3212_dpi:
-0x5791 022617 store 1 ,mem_mouse_cpi_count 
-0x5792 022618 lshift8 pdata ,pdata 
-0x5793 022619 copy pdata ,rega 
-0x5794 022620 add pdata ,mouse_p3212_dpi_xaddress ,pdata 
-0x5795 022621 call twspi_write 
-0x5796 022622 copy rega ,pdata 
-0x5797 022623 add pdata ,mouse_p3212_dpi_yaddress ,pdata 
-0x5798 022624 branch twspi_write 
-:      022626 mouse_seting_ka8g2_dpi:
-0x5799 022627 fetch 1 ,mem_mouse_dpi 
-0x579a 022628 beq mouse_dpi_level1 ,mouse_set_pka8g2_cpi0 
-0x579b 022629 beq mouse_dpi_level2 ,mouse_set_pka8g2_cpi1 
-0x579c 022630 beq mouse_dpi_level3 ,mouse_set_pka8g2_cpi2 
-0x579d 022631 beq mouse_dpi_level4 ,mouse_set_pka8g2_cpi3 
-:      022632 mouse_set_pka8g2_cpi1:
-0x579e 022633 fetch 1 ,mem_ka8g2_dpi_1 
-0x579f 022634 branch mouse_p3212_dpi 
-:      022636 mouse_set_pka8g2_cpi0:
-0x57a0 022637 fetch 1 ,mem_ka8g2_dpi_0 
-0x57a1 022638 branch mouse_p3212_dpi 
-:      022640 mouse_set_pka8g2_cpi2:
-0x57a2 022641 fetch 1 ,mem_ka8g2_dpi_2 
-0x57a3 022642 branch mouse_p3212_dpi 
-:      022644 mouse_set_pka8g2_cpi3:
-0x57a4 022645 fetch 1 ,mem_ka8g2_dpi_3 
-0x57a5 022646 branch mouse_p3212_dpi 
-:      022654 mouse_key:
-0x57a6 022655 call mouse_check_firekey_gpio 
-0x57a7 022656 fetch 1 ,mem_fire_key_flag 
-0x57a8 022657 nbranch fire_key_press ,blank 
-0x57a9 022658 fetch 1 ,mem_fire_key_status 
-0x57aa 022659 nbranch fire_key_process ,blank 
-0x57ab 022661 call mouse_check_key_gpio 
-0x57ac 022662 call mouse_ghost_key_check 
-0x57ad 022663 call mouse_set_mult 
-0x57ae 022664 call mouse_24g_key 
-0x57af 022665 copy rega ,pdata 
-0x57b0 022666 fetcht 1 ,mem_mouse_key_last 
-0x57b1 022667 store 1 ,mem_mouse_key_last 
-0x57b2 022668 store 1 ,mem_mouse_key 
-0x57b3 022669 ixor temp ,pdata 
-0x57b4 022670 sub pdata ,0 ,null 
-0x57b5 022671 rtn zero 
-0x57b6 022672 branch enable_user 
-:      022674 mouse_24g_key:
-0x57b7 022675 rtnmark0 mark_24g 
-0x57b8 022676 copy rega ,pdata 
-0x57b9 022677 rtn blank 
-0x57ba 022678 store 1 ,mem_mouse_key 
-0x57bb 022679 branch enable_user 
-:      022684 mouse_ghost_key_check:
-0x57bc 022685 jam 0 ,mem_mouse_matrix_key_cow_count 
-0x57bd 022686 jam 0 ,mem_mouse_matrix_key_row_count 
-0x57be 022687 jam 0 ,mem_mouse_ghost_flag 
-0x57bf 022688 copy pdata ,regb 
-0x57c0 022689 fetcht 1 ,mem_lbutton_gpio 
-0x57c1 022690 fetch 1 ,mem_bk_button_gpio 
-0x57c2 022691 isub temp ,null 
-0x57c3 022692 branch mouse_matrix_ghost_key_l_bk ,zero 
-0x57c4 022693 fetch 1 ,mem_fw_button_gpio 
-0x57c5 022694 isub temp ,null 
-0x57c6 022695 branch mouse_matrix_ghost_key_l_fw ,zero 
-0x57c7 022696 fetcht 1 ,mem_mbutton_gpio 
-0x57c8 022697 fetch 1 ,mem_bk_button_gpio 
-0x57c9 022698 isub temp ,null 
-0x57ca 022699 branch mouse_ghost_key_mbk_rfw ,zero 
-0x57cb 022700 branch mouse_ghost_key_mfw_rbk 
-:      022702 mouse_matrix_ghost_key_l_bk:
-0x57cc 022703 fetcht 1 ,mem_mbutton_gpio 
-0x57cd 022704 fetch 1 ,mem_fw_button_gpio 
-0x57ce 022705 isub temp ,null 
-0x57cf 022706 branch mouse_ghost_key_lbk_mfw ,zero 
-0x57d0 022707 branch mouse_ghost_key_lbk_rfw 
-:      022709 mouse_matrix_ghost_key_l_fw:
-0x57d1 022710 fetcht 1 ,mem_mbutton_gpio 
-0x57d2 022711 fetch 1 ,mem_bk_button_gpio 
-0x57d3 022712 isub temp ,null 
-0x57d4 022713 branch mouse_ghost_key_lfw_mbk ,zero 
-0x57d5 022714 branch mouse_ghost_key_lfw_rbk 
-:      022716 mouse_ghost_key_lbk_mfw:
-0x57d6 022717 call mouse_ghost_key_check_l_bk 
-0x57d7 022718 call mouse_ghost_key_check_m_fw 
-0x57d8 022719 branch mouse_ghost_key_check_next 
-:      022721 mouse_ghost_key_lbk_rfw:
-0x57d9 022722 call mouse_ghost_key_check_l_bk 
-0x57da 022723 branch mouse_ghost_key_rfw 
-:      022725 mouse_ghost_key_lfw_mbk:
-0x57db 022726 call mouse_ghost_key_check_l_fw 
-0x57dc 022727 call mouse_ghost_key_check_m_bk 
-0x57dd 022728 branch mouse_ghost_key_check_next 
-:      022730 mouse_ghost_key_lfw_rbk:
-0x57de 022731 call mouse_ghost_key_check_l_fw 
-0x57df 022732 branch mouse_ghost_key_rbk 
-:      022734 mouse_ghost_key_mbk_rfw:
-0x57e0 022735 call mouse_ghost_key_check_m_bk 
-:      022736 mouse_ghost_key_rfw:
-0x57e1 022737 call mouse_ghost_key_check_r_fw 
-0x57e2 022738 branch mouse_ghost_key_check_next 
-:      022740 mouse_ghost_key_mfw_rbk:
-0x57e3 022741 call mouse_ghost_key_check_m_fw 
-:      022742 mouse_ghost_key_rbk:
-0x57e4 022743 call mouse_ghost_key_check_r_bk 
-:      022744 mouse_ghost_key_check_next:
-0x57e5 022745 call mouse_ghost_key_check_bk_fw 
-0x57e6 022746 call mouse_ghost_key_check_lmr 
-0x57e7 022747 fetch 1 ,mem_mouse_matrix_key_row_count 
-0x57e8 022748 rtn blank 
-0x57e9 022749 fetch 1 ,mem_mouse_matrix_key_cow_count 
-0x57ea 022750 rtn blank 
-0x57eb 022751 jam 1 ,mem_mouse_ghost_flag 
-0x57ec 022752 fetch 1 ,mem_mouse_key_last 
-0x57ed 022753 copy pdata ,rega 
-0x57ee 022754 rtn 
-:      022756 mouse_ghost_key_check_l_bk:
-0x57ef 022757 and regb ,mouse_l_bk_button ,pdata 
-0x57f0 022758 beq mouse_l_bk_button ,mouse_matrix_cow_more_than_one_key 
-0x57f1 022759 rtn 
-:      022760 mouse_ghost_key_check_m_bk:
-0x57f2 022761 and regb ,mouse_l_bk_button ,pdata 
-0x57f3 022762 beq mouse_m_bk_button ,mouse_matrix_cow_more_than_one_key 
-0x57f4 022763 rtn 
-:      022764 mouse_ghost_key_check_r_bk:
-0x57f5 022765 and regb ,mouse_l_bk_button ,pdata 
-0x57f6 022766 beq mouse_r_bk_button ,mouse_matrix_cow_more_than_one_key 
-0x57f7 022767 rtn 
-:      022768 mouse_ghost_key_check_l_fw:
-0x57f8 022769 and regb ,mouse_l_bk_button ,pdata 
-0x57f9 022770 beq mouse_l_fw_button ,mouse_matrix_cow_more_than_one_key 
-0x57fa 022771 rtn 
-:      022772 mouse_ghost_key_check_m_fw:
-0x57fb 022773 and regb ,mouse_m_fw_button ,pdata 
-0x57fc 022774 beq mouse_m_fw_button ,mouse_matrix_cow_more_than_one_key 
-0x57fd 022775 rtn 
-:      022776 mouse_ghost_key_check_r_fw:
-0x57fe 022777 and regb ,mouse_m_fw_button ,pdata 
-0x57ff 022778 beq mouse_r_fw_button ,mouse_matrix_cow_more_than_one_key 
-0x5800 022779 rtn 
-:      022781 mouse_ghost_key_check_bk_fw:
-0x5801 022782 and regb ,mouse_bk_fw_button ,pdata 
-0x5802 022783 beq mouse_bk_fw_button ,mouse_matrix_row_more_than_one_key 
-0x5803 022784 rtn 
-:      022786 mouse_ghost_key_check_lmr:
-0x5804 022787 and temp ,mouse_lmr_button ,pdata 
-0x5805 022788 beq mouse_lr_button ,mouse_matrix_row_more_than_one_key 
-0x5806 022789 beq mouse_lm_button ,mouse_matrix_row_more_than_one_key 
-0x5807 022790 beq mouse_rm_button ,mouse_matrix_row_more_than_one_key 
-0x5808 022791 beq mouse_lmr_button ,mouse_matrix_row_more_than_one_key 
-0x5809 022792 rtn 
-:      022795 mouse_matrix_row_more_than_one_key:
-0x580a 022796 jam 1 ,mem_mouse_matrix_key_row_count 
-0x580b 022797 rtn 
-:      022799 mouse_matrix_cow_more_than_one_key:
-0x580c 022800 jam 1 ,mem_mouse_matrix_key_cow_count 
-0x580d 022801 rtn 
-:      022809 mouse_dpi_another_gpio_check:
-0x580e 022810 fetch mouse_flag_len ,mem_mouse_flag 
-0x580f 022811 rtnbit0 mouse_enable_double_dpi_key 
-0x5810 022812 bbit0 mouse_enable_another_dpi_key_connect_gnd ,mouse_dpi_another_gpio_connect_vin_check 
-:      022813 mouse_dpi_another_gpio_connect_gnd_check:
-0x5811 022814 fetch 1 ,mem_dpi_another_button_gpio 
-0x5812 022815 call mouse_gpio_config_output_high 
-0x5813 022816 call mouse_dpi_another_check 
-0x5814 022817 fetcht 1 ,mem_dpi_another_button_gpio 
-0x5815 022818 branch mouse_gpio_config_input_pu 
-:      022820 mouse_dpi_another_gpio_connect_vin_check:
-0x5816 022821 fetch 1 ,mem_dpi_another_button_gpio 
-0x5817 022822 call mouse_gpio_config_output_low 
-0x5818 022823 jam mouse_dpi_another_key ,mem_mouse_key_temp_patch 
-0x5819 022824 fetcht 1 ,mem_dpi_another_button_gpio 
-0x581a 022825 fetch 1 ,mem_dpi_another_press_status 
-0x581b 022826 call mouse_check_key_connect_vin_new 
-0x581c 022827 call mouse_dpi_another_state_check 
-0x581d 022828 fetcht 1 ,mem_dpi_another_button_gpio 
-0x581e 022829 branch mouse_gpio_config_input_pu 
-:      022831 mouse_dpi_another_down_new:
-0x581f 022832 call mouse_gpio_config_input_pu 
-0x5820 022833 fetch 1 ,mem_dpi_another_button_state 
-0x5821 022834 rtneq dpi_button_state_down 
-0x5822 022835 jam dpi_button_state_down ,mem_dpi_another_button_state 
-0x5823 022836 branch mouse_dpi_process 
-:      022838 mouse_dpi_another_check:
-0x5824 022839 jam mouse_dpi_another_key ,mem_mouse_key_temp_patch 
-0x5825 022840 fetcht 1 ,mem_dpi_another_button_gpio 
-0x5826 022841 fetch 1 ,mem_dpi_another_press_status 
-0x5827 022842 call mouse_check_key_connect_gnd_new 
-:      022843 mouse_dpi_another_state_check:
-0x5828 022844 store 1 ,mem_dpi_another_press_status 
-0x5829 022845 fetch 1 ,mem_dpi_another_button_down_enable 
-0x582a 022846 branch mouse_dpi_another_up ,blank 
-:      022847 mouse_dpi_another_down:
-0x582b 022848 fetch 1 ,mem_dpi_another_button_state 
-0x582c 022849 rtneq dpi_button_state_down 
-0x582d 022850 jam dpi_button_state_down ,mem_dpi_another_button_state 
-0x582e 022851 branch mouse_dpi_process 
-:      022853 mouse_dpi_another_up:
-0x582f 022854 fetch 1 ,mem_dpi_another_button_state 
-0x5830 022855 rtneq dpi_button_state_up 
-0x5831 022856 jam dpi_button_state_up ,mem_dpi_another_button_state 
-0x5832 022857 rtn 
-:      022859 mouse_check_key_connect_gnd_new:
-0x5833 022860 lshift pdata ,pdata 
-0x5834 022861 copy pdata ,regb 
-0x5835 022862 call gpio_get_bit 
-0x5836 022863 setflag true ,0 ,regb 
-0x5837 022864 and regb ,0x07 ,pdata 
-0x5838 022865 fetcht 1 ,mem_mouse_key_temp_patch 
-0x5839 022866 copy temp ,queue 
-0x583a 022867 beq 0x07 ,mouse_another_dpi_key_press 
-0x583b 022868 beq 0x00 ,mouse_another_dpi_key_release 
-0x583c 022869 rtn 
-:      022871 mouse_check_key_connect_vin_new:
-0x583d 022872 lshift pdata ,pdata 
-0x583e 022873 copy pdata ,regb 
-0x583f 022874 call mouse_gpio_config_input_pd 
-0x5840 022875 call gpio_get_bit 
-0x5841 022876 setflag true ,0 ,regb 
-0x5842 022877 and regb ,0x07 ,pdata 
-0x5843 022878 fetcht 1 ,mem_mouse_key_temp_patch 
-0x5844 022879 copy temp ,queue 
-0x5845 022880 beq 0x07 ,mouse_another_dpi_key_press 
-0x5846 022881 beq 0x00 ,mouse_another_dpi_key_release 
-0x5847 022882 rtn 
-:      022884 mouse_another_dpi_key_press:
-0x5848 022885 jam 1 ,mem_dpi_another_button_down_enable 
-0x5849 022886 rtn 
-:      022887 mouse_another_dpi_key_release:
-0x584a 022888 jam 0 ,mem_dpi_another_button_down_enable 
-0x584b 022889 rtn 
-:      022897 mouse_check_firekey_gpio:
-0x584c 022898 arg 0 ,regb 
-0x584d 022899 fetch 1 ,mem_firebutton_gpio 
-0x584e 022900 rtneq gpio_disable 
-0x584f 022901 fetch mouse_flag_len ,mem_mouse_flag 
-0x5850 022902 bbit0 mouse_enable_fire_key_connect_gnd ,mouse_check_firekey_connect_vin 
-:      022903 mouse_check_firekey_connect_gnd:
-0x5851 022904 fetcht 1 ,mem_firebutton_gpio 
-0x5852 022905 call mouse_gpio_config_input_pu 
-0x5853 022906 fetcht 1 ,mem_firebutton_gpio 
-0x5854 022907 call gpio_get_bit 
-0x5855 022908 setflag true ,0 ,regb 
-:      022909 mouse_firekey_state_store:
-0x5856 022910 copy regb ,pdata 
-0x5857 022911 store 1 ,mem_fire_key_flag 
-0x5858 022912 rtn 
-:      022914 mouse_check_firekey_connect_vin:
-0x5859 022915 fetcht 1 ,mem_firebutton_gpio 
-0x585a 022916 call mouse_gpio_config_input_pd 
-0x585b 022917 fetcht 1 ,mem_firebutton_gpio 
-0x585c 022918 call gpio_get_bit 
-0x585d 022919 nsetflag true ,0 ,regb 
-0x585e 022920 branch mouse_firekey_state_store 
-:      022922 fire_key_process:
-0x585f 022923 beq 4 ,fire_key_process_end 
-:      022924 fire_key_press:
-0x5860 022925 call firekey_clkn_bt_timer_check 
-0x5861 022926 fetch 4 ,mem_fire_key_delay 
-0x5862 022927 arg 0xa0 ,temp 
-0x5863 022928 iadd temp ,temp 
-0x5864 022929 copy clkn_bt ,pdata 
-0x5865 022930 isub temp ,null 
-0x5866 022931 nrtn positive 
-0x5867 022932 store 4 ,mem_fire_key_delay 
-0x5868 022933 fetch 1 ,mem_fire_key_status 
-0x5869 022934 beq 0 ,fire_key_process_start 
-0x586a 022935 beq 1 ,fire_key_process_release1 
-0x586b 022936 beq 2 ,fire_key_process_start2 
-0x586c 022937 beq 3 ,fire_key_process_release2 
-0x586d 022938 rtn 
-:      022940 fire_key_process_start:
-0x586e 022941 jam 1 ,mem_fire_key_status 
-:      022942 fire_key_down:
-0x586f 022943 jam 1 ,mem_mouse_key 
-0x5870 022944 branch enable_user 
-:      022946 fire_key_process_release1:
-0x5871 022947 jam 2 ,mem_fire_key_status 
-:      022948 fire_key_release:
-0x5872 022949 jam 0 ,mem_mouse_key 
-0x5873 022950 branch enable_user 
-:      022952 fire_key_process_start2:
-0x5874 022953 jam 3 ,mem_fire_key_status 
-0x5875 022954 branch fire_key_down 
-:      022956 fire_key_process_release2:
-0x5876 022957 jam 0 ,mem_fire_key_status 
-0x5877 022958 branch fire_key_release 
-:      022960 fire_key_process_end:
-0x5878 022961 jam 0 ,mem_fire_key_status 
-0x5879 022962 jam 0 ,mem_mouse_key 
-0x587a 022963 rtn 
-:      022965 firekey_clkn_bt_timer_check:
-0x587b 022966 fetcht 4 ,mem_fire_key_delay 
-0x587c 022967 copy clkn_bt ,pdata 
-0x587d 022968 isub temp ,null 
-0x587e 022969 ncall firekey_clkn_bt_timer_timeout ,positive 
-0x587f 022970 rtn 
-:      022971 firekey_clkn_bt_timer_timeout:
-0x5880 022972 setarg 0 
-0x5881 022973 store 4 ,mem_fire_key_delay 
-0x5882 022974 rtn 
-:      022982 mouse_key_check_once:
-0x5883 022983 call mouse_check_key_gpio_once 
-0x5884 022984 call mouse_check_key_gpio 
-0x5885 022985 setarg 0x00 
-0x5886 022986 store 3 ,mem_mouse_lkey_press_status 
-0x5887 022987 rtn 
-:      022989 mouse_check_key_gpio:
-0x5888 022990 bpatch patch0f_6 ,mem_patch0f 
-0x5889 022991 fetch 1 ,mem_sensor_shutdown_flag 
-0x588a 022992 ncall mouse_check_key_gpio_once ,blank 
-0x588b 022993 arg 0 ,rega 
-0x588c 022994 call mouse_check_lkey_gpio 
-0x588d 022995 call mouse_check_rkey_gpio 
-0x588e 022996 call mouse_check_mkey_gpio 
-0x588f 022997 call mouse_check_bkkey_gpio 
-0x5890 022998 call mouse_check_fwkey_gpio 
-0x5891 022999 call mouse_check_firekey_gpio 
-0x5892 023000 call mouse_check_customerkey_gpio 
-0x5893 023001 copy rega ,pdata 
-0x5894 023002 rtn 
-:      023004 mouse_check_key_gpio_once:
-0x5895 023005 setarg 0x030303 
-0x5896 023006 store 3 ,mem_mouse_lkey_press_status 
-0x5897 023007 rtn 
-:      023009 mouse_check_lkey_gpio:
-0x5898 023010 fetch 1 ,mem_lbutton_gpio 
-0x5899 023011 call mouse_gpio_config_output_high 
-0x589a 023012 jam mouse_l_key ,mem_mouse_key_temp 
-0x589b 023013 fetcht 1 ,mem_lbutton_gpio 
-0x589c 023014 fetch 1 ,mem_mouse_lkey_press_status 
-0x589d 023015 call mouse_check_key_connect_gnd 
-0x589e 023016 store 1 ,mem_mouse_lkey_press_status 
-0x589f 023017 fetcht 1 ,mem_lbutton_gpio 
-0x58a0 023018 branch mouse_gpio_config_input_pu 
-:      023020 mouse_check_rkey_gpio:
-0x58a1 023021 fetch 1 ,mem_rbutton_gpio 
-0x58a2 023022 call mouse_gpio_config_output_high 
-0x58a3 023023 jam mouse_r_key ,mem_mouse_key_temp 
-0x58a4 023024 fetcht 1 ,mem_rbutton_gpio 
-0x58a5 023025 fetch 1 ,mem_mouse_rkey_press_status 
-0x58a6 023026 call mouse_check_key_connect_gnd 
-0x58a7 023027 store 1 ,mem_mouse_rkey_press_status 
-0x58a8 023028 fetcht 1 ,mem_rbutton_gpio 
-0x58a9 023029 branch mouse_gpio_config_input_pu 
-:      023031 mouse_check_mkey_gpio:
-0x58aa 023032 fetch 1 ,mem_mbutton_gpio 
-0x58ab 023033 call mouse_gpio_config_output_high 
-0x58ac 023034 jam mouse_m_key ,mem_mouse_key_temp 
-0x58ad 023035 fetcht 1 ,mem_mbutton_gpio 
-0x58ae 023036 fetch 1 ,mem_mouse_mkey_press_status 
-0x58af 023037 call mouse_check_key_connect_gnd 
-0x58b0 023038 store 1 ,mem_mouse_mkey_press_status 
-0x58b1 023039 fetcht 1 ,mem_mbutton_gpio 
-0x58b2 023040 branch mouse_gpio_config_input_pu 
-:      023042 mouse_check_bkkey_gpio:
-0x58b3 023043 fetch 1 ,mem_bk_button_gpio 
-0x58b4 023044 rtneq gpio_disable 
-0x58b5 023045 jam mouse_bk_key ,mem_mouse_key_temp 
-0x58b6 023046 fetch 1 ,mem_mouse_bkkey_press_status 
-0x58b7 023047 copy pdata ,regc 
-0x58b8 023048 fetcht 1 ,mem_bk_button_gpio 
-0x58b9 023049 fetch 1 ,mem_matrix_public_gpio 
-0x58ba 023050 beq gpio_disable ,mouse_3io6key_bk_check 
-0x58bb 023051 call gpio_get_bit 
-0x58bc 023052 branch mouse_check_bk_button_connect_gnd ,true 
-0x58bd 023053 fetcht 1 ,mem_matrix_public_gpio 
-0x58be 023054 call gpio_out_active 
-0x58bf 023055 fetcht 1 ,mem_bk_button_gpio 
-0x58c0 023056 fetch 1 ,mem_mouse_bkkey_press_status 
-0x58c1 023057 call mouse_check_key_connect_gnd 
-:      023058 mouse_check_bkkey_gpio_end:
-0x58c2 023059 store 1 ,mem_mouse_bkkey_press_status 
-0x58c3 023060 branch mouse_matrix_public_gpio_reset 
-:      023062 mouse_check_bk_button_connect_gnd:
-0x58c4 023063 fetcht 1 ,mem_matrix_public_gpio 
-0x58c5 023064 fetch 1 ,mem_mouse_bkkey_press_status 
-0x58c6 023065 call mouse_check_key_connect_gnd 
-0x58c7 023066 branch mouse_check_bkkey_gpio_end 
-:      023068 mouse_3io6key_bk_check:
-0x58c8 023069 fetch 1 ,mem_bk_button_gpio 
-0x58c9 023070 call mouse_gpio_config_output_low 
-0x58ca 023071 fetcht 1 ,mem_bk_button_gpio 
-0x58cb 023072 call mouse_3io6key_check 
-0x58cc 023073 store 1 ,mem_mouse_bkkey_press_status 
-0x58cd 023074 fetcht 1 ,mem_bk_button_gpio 
-0x58ce 023075 branch mouse_gpio_config_input_pu 
-:      023078 mouse_check_fwkey_gpio:
-0x58cf 023079 fetch 1 ,mem_fw_button_gpio 
-0x58d0 023080 rtneq gpio_disable 
-0x58d1 023081 jam mouse_fw_key ,mem_mouse_key_temp 
-0x58d2 023082 fetch 1 ,mem_mouse_fwkey_press_status 
-0x58d3 023083 copy pdata ,regc 
-0x58d4 023084 fetcht 1 ,mem_fw_button_gpio 
-0x58d5 023085 fetch 1 ,mem_matrix_public_gpio 
-0x58d6 023086 beq gpio_disable ,mouse_3io6key_fw_check 
-0x58d7 023087 call gpio_get_bit 
-0x58d8 023088 branch mouse_check_fw_button_connect_gnd ,true 
-0x58d9 023089 fetcht 1 ,mem_matrix_public_gpio 
-0x58da 023090 call gpio_out_active 
-0x58db 023091 fetcht 1 ,mem_fw_button_gpio 
-0x58dc 023092 fetch 1 ,mem_mouse_fwkey_press_status 
-0x58dd 023093 call mouse_check_key_connect_gnd 
-:      023094 mouse_check_fwkey_gpio_end:
-0x58de 023095 store 1 ,mem_mouse_fwkey_press_status 
-:      023096 mouse_matrix_public_gpio_reset:
-0x58df 023097 fetcht 1 ,mem_matrix_public_gpio 
-0x58e0 023098 branch mouse_gpio_config_input_pu 
-:      023100 mouse_check_fw_button_connect_gnd:
-0x58e1 023101 fetcht 1 ,mem_matrix_public_gpio 
-0x58e2 023102 fetch 1 ,mem_mouse_fwkey_press_status 
-0x58e3 023103 call mouse_check_key_connect_gnd 
-0x58e4 023104 branch mouse_check_fwkey_gpio_end 
-:      023106 mouse_3io6key_fw_check:
-0x58e5 023107 fetch 1 ,mem_fw_button_gpio 
-0x58e6 023108 call mouse_gpio_config_output_low 
-0x58e7 023109 fetcht 1 ,mem_fw_button_gpio 
-0x58e8 023110 call mouse_3io6key_check 
-0x58e9 023111 store 1 ,mem_mouse_fwkey_press_status 
-0x58ea 023112 fetcht 1 ,mem_fw_button_gpio 
-0x58eb 023113 branch mouse_gpio_config_input_pu 
-:      023115 mouse_check_customerkey_gpio:
-0x58ec 023116 jam 0 ,mem_customer_key 
-0x58ed 023117 fetch 1 ,mem_customer_key_gpio 
-0x58ee 023118 rtneq gpio_disable 
-0x58ef 023119 fetch mouse_flag_len ,mem_mouse_flag 
-0x58f0 023120 rtnbit0 mouse_enable_keyboard 
-0x58f1 023121 bbit1 mouse_enable_customer_key_connect_vin_or_matrix ,mouse_customer_key_connect_vin 
-:      023122 mouse_customer_key_connect_gnd:
-0x58f2 023123 jam mouse_customer_key ,mem_mouse_key_temp 
-0x58f3 023124 fetcht 1 ,mem_customer_key_gpio 
-0x58f4 023125 fetch 1 ,mem_mouse_customerkey_press_status 
-0x58f5 023126 call mouse_check_key_connect_gnd 
-0x58f6 023127 store 1 ,mem_mouse_customerkey_press_status 
-:      023128 mouse_check_customerkey_gpio_next:
-0x58f7 023129 copy rega ,pdata 
-0x58f8 023130 bbit1 mouse_customer_key ,mouse_customerkey_press 
-0x58f9 023131 call mouse_customerkey_release 
-:      023132 mouse_check_customerkey_gpio_exit:
-0x58fa 023133 fetch 1 ,mem_customer_data_trigger 
-0x58fb 023134 store 1 ,mem_customer_data_trigger_last 
-0x58fc 023135 rtn 
-:      023137 mouse_customer_key_connect_vin:
-0x58fd 023138 jam mouse_customer_key ,mem_mouse_key_temp 
-0x58fe 023139 fetch 1 ,mem_mouse_customerkey_press_status 
-0x58ff 023140 copy pdata ,regc 
-0x5900 023141 fetcht 1 ,mem_customer_key_gpio 
-0x5901 023142 fetch 1 ,mem_matrix_public_gpio 
-0x5902 023143 beq gpio_disable ,mouse_3io6key_customer_key_check_vin 
-0x5903 023144 call gpio_get_bit 
-0x5904 023145 branch mouse_check_customer_button_connect_gnd ,true 
-0x5905 023146 fetcht 1 ,mem_matrix_public_gpio 
-0x5906 023147 call gpio_out_active 
-0x5907 023148 fetcht 1 ,mem_customer_key_gpio 
-0x5908 023149 fetch 1 ,mem_mouse_customerkey_press_status 
-0x5909 023150 call mouse_check_key_connect_gnd 
-0x590a 023151 branch mouse_check_customerkey_gpio_over 
-:      023153 mouse_check_customer_button_connect_gnd:
-0x590b 023154 fetcht 1 ,mem_matrix_public_gpio 
-0x590c 023155 fetch 1 ,mem_mouse_customerkey_press_status 
-0x590d 023156 call mouse_check_key_connect_gnd 
-0x590e 023157 branch mouse_check_customerkey_gpio_over 
-:      023159 mouse_3io6key_customer_key_check_vin:
-0x590f 023160 fetch 1 ,mem_customer_key_gpio 
-0x5910 023161 call mouse_gpio_config_output_low 
-0x5911 023162 fetcht 1 ,mem_customer_key_gpio 
-0x5912 023163 call mouse_3io6key_check 
-:      023164 mouse_check_customerkey_gpio_over:
-0x5913 023165 store 1 ,mem_mouse_customerkey_press_status 
-0x5914 023166 call mouse_check_customerkey_gpio_next 
-0x5915 023167 fetcht 1 ,mem_customer_key_gpio 
-0x5916 023168 branch mouse_gpio_config_input_pu 
-:      023171 mouse_customerkey_press:
-0x5917 023172 jam 1 ,mem_customer_data_trigger 
-0x5918 023173 call mouse_customer_key_need_send 
-0x5919 023174 branch mouse_check_customerkey_gpio_exit 
-:      023176 mouse_customerkey_release:
-0x591a 023177 jam 0 ,mem_customer_data_trigger 
-0x591b 023178 fetch 1 ,mem_customer_data_trigger_last 
-0x591c 023179 rtn blank 
-:      023180 mouse_customer_key_need_send:
-0x591d 023181 jam 1 ,mem_customer_key 
-0x591e 023182 rtn 
-:      023186 mouse_check_matrix_button_connect_gnd:
-0x591f 023187 call gpio_get_bit 
-0x5920 023188 fetcht 1 ,mem_mouse_key_temp 
-0x5921 023189 copy temp ,queue 
-0x5922 023190 branch mouse_key_press ,true 
-:      023191 mouse_key_release:
-0x5923 023192 qset0 rega 
-0x5924 023193 rtn 
-:      023195 mouse_check_key_connect_gnd:
-0x5925 023196 lshift pdata ,pdata 
-0x5926 023197 copy pdata ,regb 
-0x5927 023198 call gpio_get_bit 
-0x5928 023199 setflag true ,0 ,regb 
-:      023200 mouse_check_key_connect_gnd_1:
-0x5929 023201 and regb ,0x07 ,pdata 
-:      023202 mouse_check_key_connect_gnd_next:
-0x592a 023203 fetcht 1 ,mem_mouse_key_temp 
-0x592b 023204 copy temp ,queue 
-0x592c 023205 beq 0x07 ,mouse_key_press 
-0x592d 023206 beq 0x00 ,mouse_key_release 
-0x592e 023207 rtn 
-:      023209 mouse_key_press:
-0x592f 023210 qset1 rega 
-0x5930 023211 rtn 
-:      023213 mouse_3io6key_check:
-0x5931 023214 bpatch patch0f_7 ,mem_patch0f 
-0x5932 023215 copy regc ,pdata 
-0x5933 023216 store 1 ,mem_mouse_key_status 
-0x5934 023217 lshift pdata ,pdata 
-0x5935 023218 copy pdata ,regb 
-0x5936 023219 copy temp ,regc 
-0x5937 023220 call mouse_gpio_config_input_pd 
-0x5938 023221 copy regc ,temp 
-0x5939 023222 call gpio_get_bit 
-0x593a 023223 nsetflag true ,0 ,regb 
-0x593b 023224 call mouse_check_press 
-0x593c 023225 branch mouse_check_key_connect_gnd_next 
-:      023227 mouse_check_press:
-0x593d 023228 fetcht 1 ,mem_mouse_key_status 
-0x593e 023229 and_into 0x01 ,temp 
-0x593f 023230 and regb ,0x01 ,pdata 
-0x5940 023231 isub temp ,null 
-0x5941 023232 nbranch mouse_current_mult_update ,zero 
-0x5942 023233 rtn 
-:      023237 mouse_gpio_config_output_high:
-0x5943 023238 rtneq gpio_disable 
-0x5944 023239 arg gpcfg_output_high ,temp 
-0x5945 023240 branch gpio_config_function_int 
-:      023243 mouse_gpio_config_output_low:
-0x5946 023244 rtneq gpio_disable 
-0x5947 023245 arg gpcfg_output_low ,temp 
-0x5948 023246 branch gpio_config_function_int 
-:      023251 mouse_init_sunt:
-0x5949 023252 bpatch patch10_0 ,mem_patch10 
-0x594a 023253 call mouse_sensor_spi_init 
-0x594b 023254 rtn wake 
-:      023255 mouse_init_sensor_wakeup:
-0x594c 023256 call mouse_sensor_poweron 
-:      023257 mouse_init_sensor:
-0x594d 023258 bpatch patch10_1 ,mem_patch10 
-0x594e 023259 call mouse_read_sensor_id 
-0x594f 023260 beq p32xx_id1 ,mouse_init_p32xx_id2_judge 
-0x5950 023261 beq p3065_id1 ,mouse_init_p3065 
-0x5951 023262 beq pka8g2_id1 ,mouse_ka8g2_id2_judge 
-0x5952 023263 call mouse_twspi_reset 
-0x5953 023264 nop 6900 
-0x5954 023265 branch mouse_init_sensor 
-:      023266 mouse_twspi_reset:
-0x5955 023267 fetcht 1 ,mem_mouse_sensor_sclk_gpio 
-0x5956 023268 call twspi_reset 
-0x5957 023269 branch mouse_spid_init_pin 
-:      023271 mouse_read_sensor_id:
-0x5958 023272 setarg pan_reg_pid_h 
-0x5959 023273 call twspi_read 
-0x595a 023274 store 1 ,mem_sensor_id2 
-0x595b 023275 setarg pan_reg_pid_l 
-0x595c 023276 call twspi_read 
-0x595d 023277 store 1 ,mem_sensor_id1 
-0x595e 023278 rtn 
-:      023280 mouse_init_p32xx_id2_judge:
-0x595f 023281 fetch 1 ,mem_sensor_id2 
-0x5960 023282 beq p_mx8650 ,mouse_mx8650_init_param 
-0x5961 023283 beq p8009_id2 ,mouse_8009_init_param 
-0x5962 023284 beq p3205_tj3t_id2 ,mouse_s210x_3205_3t_judge 
-0x5963 023285 beq p3204_tj3l_id2 ,mouse_3204_3l_init_param 
-0x5964 023286 beq p3212_id2 ,mouse_3212_init_param 
-0x5965 023287 beq pka8_id2 ,mouse_ka8_init_param_check 
-0x5966 023288 beq p6520a_id2 ,mouse_p6520_init_param 
-0x5967 023289 branch mouse_init_sensor 
-:      023291 mouse_s210x_3205_3t_judge:
-0x5968 023292 setarg 0x49 
-0x5969 023293 call twspi_read 
-0x596a 023294 beq 0xa1 ,mouse_s201x_init_param 
-0x596b 023295 branch mouse_3205_3t_init_param 
-:      023297 mouse_s201x_init_param:
-0x596c 023298 jam s201x ,mem_config_sensor_type 
-0x596d 023299 rtn 
-:      023301 mouse_mx8650_init_param:
-0x596e 023302 jam mx8650 ,mem_config_sensor_type 
-0x596f 023303 call mouse_sensor_reset 
-0x5970 023304 call delay_10ms 
-0x5971 023305 arg mem_sensor_8650_init ,regc 
-0x5972 023306 call mouse_sensor_wr_seq 
-0x5973 023307 branch mouse_setting_sensor_type 
-:      023309 mouse_8009_init_param:
-0x5974 023310 setarg 0x16 
-0x5975 023311 call twspi_read 
-0x5976 023312 sub pdata ,0xbd ,null 
-0x5977 023313 nbranch mouse_init_sunt ,zero 
-0x5978 023314 setarg 0x19 
-0x5979 023315 call twspi_read 
-0x597a 023316 sub pdata ,0x55 ,null 
-0x597b 023317 nbranch mouse_init_sunt ,zero 
-0x597c 023318 setarg 0x1b 
-0x597d 023319 call twspi_read 
-0x597e 023320 sub pdata ,0x1d ,null 
-0x597f 023321 nbranch mouse_init_sunt ,zero 
-0x5980 023322 jam p8009 ,mem_config_sensor_type 
-0x5981 023323 arg mem_sensor_8009_init ,regc 
-0x5982 023324 branch mouse_sensor_wr_seq 
-:      023326 mouse_3205_3t_init_param:
-0x5983 023327 jam p3205 ,mem_config_sensor_type 
-0x5984 023328 arg mem_sensor_3205_init ,regc 
-0x5985 023329 call mouse_sensor_wr_seq 
-0x5986 023330 arg mem_sensor_32xx_init ,regc 
-0x5987 023331 call mouse_sensor_wr_seq 
-0x5988 023332 setarg 0x0943 
-0x5989 023333 call twspi_write 
-0x598a 023334 arg mem_sensor_32xx_init_1 ,regc 
-0x598b 023335 branch mouse_sensor_wr_seq 
-:      023337 mouse_3204_3l_init_param:
-0x598c 023338 jam p3204 ,mem_config_sensor_type 
-0x598d 023339 arg mem_sensor_3204_init ,regc 
-0x598e 023340 call mouse_sensor_wr_seq 
-0x598f 023341 arg mem_sensor_32xx_init ,regc 
-0x5990 023342 call mouse_sensor_wr_seq 
-0x5991 023343 arg mem_sensor_32xx_init_1 ,regc 
-0x5992 023344 branch mouse_sensor_wr_seq 
-:      023346 mouse_3212_init_param:
-0x5993 023347 jam p3212 ,mem_config_sensor_type 
-0x5994 023348 arg mem_sensor_3212_init ,regc 
-:      023349 mouse_sensor_wr_seq:
-0x5995 023350 ifetch 2 ,regc 
-0x5996 023351 arg 0xffff ,temp 
-0x5997 023352 isub temp ,null 
-0x5998 023353 rtn zero 
-0x5999 023354 call twspi_write 
-0x599a 023355 increase 2 ,regc 
-0x599b 023356 branch mouse_sensor_wr_seq 
-:      023358 mouse_ka8_init_param_check:
-0x599c 023359 call mouse_sensor_disable_wp 
-0x599d 023360 setarg 0x9a5b 
-0x599e 023361 call twspi_write 
-0x599f 023362 setarg 0x0d 
-0x59a0 023363 call twspi_read 
-0x59a1 023364 sub pdata ,0x12 ,null 
-0x59a2 023365 branch mouse_ka8ul_init_param ,zero 
-0x59a3 023366 sub pdata ,0x0a ,null 
-0x59a4 023367 nbranch mouse_ka8hd_sensor_judge ,zero 
-0x59a5 023368 setarg 0x0e 
-0x59a6 023369 call twspi_read 
-0x59a7 023370 sub pdata ,0xe5 ,null 
-0x59a8 023371 nbranch mouse_init_sensor ,zero 
-0x59a9 023372 setarg 0x10 
-0x59aa 023373 call twspi_read 
-0x59ab 023374 sub pdata ,0xa5 ,null 
-0x59ac 023375 branch mouse_ka8ul_init_param ,zero 
-0x59ad 023376 call mouse_enable_ka8_sensor_wp 
-:      023377 mouse_ka8_init_param:
-0x59ae 023378 jam ka8 ,mem_config_sensor_type 
-0x59af 023379 rtn 
-:      023380 mouse_ka8ul_init_param:
-0x59b0 023381 jam ka8_ul ,mem_config_sensor_type 
-0x59b1 023382 arg mem_sensor_ka8ul_init ,regc 
-0x59b2 023383 branch mouse_sensor_wr_seq 
-:      023384 mouse_ka8hd_sensor_judge:
-0x59b3 023385 sub pdata ,0x10 ,null 
-0x59b4 023386 nbranch mouse_init_sensor ,zero 
-0x59b5 023387 setarg 0x0e 
-0x59b6 023388 call twspi_read 
-0x59b7 023389 sub pdata ,0xc5 ,null 
-0x59b8 023390 nbranch mouse_init_sensor ,zero 
-0x59b9 023391 setarg 0x10 
-0x59ba 023392 call twspi_read 
-0x59bb 023393 sub pdata ,0x38 ,null 
-0x59bc 023394 nbranch mouse_init_sensor ,zero 
-:      023395 mouse_ka8hd_init_param:
-0x59bd 023396 call mouse_enable_ka8_sensor_wp 
-0x59be 023397 jam ka8_hd ,mem_config_sensor_type 
-0x59bf 023398 rtn 
-:      023399 mouse_enable_ka8_sensor_wp:
-0x59c0 023400 setarg 0x005b 
-0x59c1 023401 call twspi_write 
-0x59c2 023402 branch mouse_sensor_enable_wp 
-:      023404 mouse_p6520_init_param:
-0x59c3 023405 jam p6520 ,mem_config_sensor_type 
-0x59c4 023406 arg mem_sensor_p6520_init ,regc 
-0x59c5 023407 branch mouse_sensor_wr_seq 
-:      023409 mouse_init_p3065:
-0x59c6 023410 call mouse_sensor_poweron 
-0x59c7 023411 fetch 1 ,mem_sensor_id2 
-0x59c8 023412 beq p3065_xy_id2 ,mouse_p3065xy_init_param 
-0x59c9 023413 beq p3065_id2 ,mouse_p3065_init_param 
-0x59ca 023414 branch mouse_init_sensor 
-:      023416 mouse_p3065_init_param:
-0x59cb 023417 jam p3065 ,mem_config_sensor_type 
-0x59cc 023418 rtn 
-:      023420 mouse_p3065xy_init_param:
-0x59cd 023421 jam p3065_xy ,mem_config_sensor_type 
-0x59ce 023422 rtn 
-:      023424 mouse_ka8g2_id2_judge:
-0x59cf 023425 call mouse_sensor_poweron 
-0x59d0 023426 fetch 1 ,mem_sensor_id2 
-0x59d1 023427 beq pka8g2_id2 ,mouse_ka8g2_init_param 
-0x59d2 023428 branch mouse_init_p32xx_id2_judge 
-:      023429 mouse_ka8g2_init_param:
-0x59d3 023430 jam ka8g2 ,mem_config_sensor_type 
-0x59d4 023431 arg mem_sensor_ka8g2_init ,regc 
-0x59d5 023432 branch mouse_sensor_wr_seq 
-:      023434 mouse_sensor_enable_wp:
-0x59d6 023435 setarg 0x0009 
-0x59d7 023436 branch twspi_write 
-:      023437 mouse_sensor_disable_wp:
-0x59d8 023438 setarg 0x5a09 
-0x59d9 023439 branch twspi_write 
-:      023441 mouse_sensor_reset:
-0x59da 023442 arg 0x8006 ,temp 
-0x59db 023443 fetch 1 ,mem_config_sensor_type 
-0x59dc 023444 bne ka8g2 ,mouse_sensor_reset_end 
-0x59dd 023445 arg 0x9706 ,temp 
-:      023446 mouse_sensor_reset_end:
-0x59de 023447 copy temp ,pdata 
-0x59df 023448 call twspi_write 
-0x59e0 023449 nop 12000 
-0x59e1 023450 rtn 
-:      023452 mouse_sensor_poweron_init:
-0x59e2 023453 arg mem_sensor_poweron_init ,regc 
-0x59e3 023454 fetch 1 ,mem_config_sensor_type 
-0x59e4 023455 rtnne ka8g2 
-0x59e5 023456 arg mem_sensor_ka8g2_poweron_init ,regc 
-0x59e6 023457 rtn 
-:      023459 mouse_sensor_poweron:
-0x59e7 023460 bpatch patch10_2 ,mem_patch10 
-0x59e8 023461 call mouse_sensor_spi_init 
-0x59e9 023462 call mouse_sensor_reset 
-0x59ea 023463 call mouse_sensor_poweron_init 
-0x59eb 023464 call mouse_sensor_wr_seq 
-0x59ec 023465 branch mouse_setting_sensor_type 
-:      023467 mouse_sensor_powerdown:
-0x59ed 023468 bpatch patch10_3 ,mem_patch10 
-0x59ee 023469 call mouse_init_sunt 
-0x59ef 023470 call mouse_sensor_spi_init 
-0x59f0 023471 arg 0x0806 ,temp 
-0x59f1 023472 fetch 1 ,mem_config_sensor_type 
-0x59f2 023473 bne ka8g2 ,mouse_sensor_powerdown_end 
-0x59f3 023474 arg 0x1f06 ,temp 
-:      023475 mouse_sensor_powerdown_end:
-0x59f4 023476 copy temp ,pdata 
-0x59f5 023477 branch twspi_write 
-:      023483 mouse_check_sensor_data:
-0x59f6 023484 fetch 1 ,mem_spi_write_flash_sm 
-0x59f7 023485 rtnne flash_sm_no_buys 
-0x59f8 023486 fetch 1 ,mem_config_sensor_type 
-0x59f9 023487 beq p3205 ,mouse_p32xx_sensor_motion 
-0x59fa 023488 beq p3065 ,mouse_p32xx_sensor_motion 
-0x59fb 023489 beq ka8 ,mouse_p32xx_sensor_motion 
-0x59fc 023490 beq p3204 ,mouse_p32xx_sensor_motion 
-0x59fd 023491 beq p3212 ,mouse_p3212_sensor_motion 
-0x59fe 023492 beq p3065_xy ,mouse_p32xx_sensor_motion 
-0x59ff 023493 beq p8009 ,mouse_p8009_sensor_motion 
-0x5a00 023494 beq ka8g2 ,mouse_pka8g2_sensor_motion 
-0x5a01 023495 branch mouse_p32xx_sensor_motion 
-:      023498 mouse_p32xx_sensor_motion:
-0x5a02 023499 call mouse_clear_sensor_data 
-0x5a03 023500 disable user 
-0x5a04 023501 fetch 1 ,mem_sensor_motion_gpio 
-0x5a05 023502 beq gpio_disable ,mouse_p32xx_sensor_motion_2 
-0x5a06 023503 fetcht 1 ,mem_sensor_motion_gpio 
-0x5a07 023504 call gpio_get_bit 
-0x5a08 023505 nrtn true 
-:      023506 mouse_p32xx_sensor_motion_2:
-0x5a09 023507 setarg pan_reg_pid_l 
-0x5a0a 023508 call twspi_read 
-0x5a0b 023509 bne p32xx_id1 ,mouse_p3065_judge 
-:      023510 mouse_p32xx_sensor_motion_1:
-0x5a0c 023511 setarg pan_reg_motion_staus 
-0x5a0d 023512 call twspi_read 
-0x5a0e 023513 rtnbit0 7 
-0x5a0f 023514 call mouse_read_sensor_common 
-0x5a10 023515 fetch 1 ,mem_mouse_x 
-0x5a11 023516 call mouse_data_extsign 
-0x5a12 023517 store 2 ,mem_mouse_x 
-0x5a13 023518 fetch 1 ,mem_mouse_y 
-0x5a14 023519 call mouse_data_extsign 
-0x5a15 023520 store 2 ,mem_mouse_y 
-0x5a16 023521 fetch 1 ,mem_config_sensor_angle 
-0x5a17 023522 beq mouse_6clk_angle ,mouse_motion32xx_6clk_direction_selection 
-0x5a18 023523 beq mouse_9clk_angle ,mouse_motion32xx_9clk_direction_selection 
-0x5a19 023524 beq mouse_12clk_angle ,mouse_motion32xx_12clk_direction_selection 
-0x5a1a 023525 beq mouse_3clk_angle ,mouse_motion32xx_3clk_direction_selection 
-0x5a1b 023526 rtn 
-:      023528 mouse_p3065_judge:
-0x5a1c 023529 beq p3065_id1 ,mouse_p32xx_sensor_motion_1 
-0x5a1d 023530 branch mouse_twspi_reset 
-:      023532 mouse_motion32xx_6clk_direction_selection:
-0x5a1e 023533 call mouse_motion_6clk_direction_dispose 
-0x5a1f 023534 branch mouse_sensor_sdio_low 
-:      023535 mouse_motion32xx_9clk_direction_selection:
-0x5a20 023536 call mouse_motion_9clk_direction_dispose 
-0x5a21 023537 branch mouse_sensor_sdio_low 
-:      023538 mouse_motion32xx_12clk_direction_selection:
-0x5a22 023539 call mouse_motion_12clk_direction_dispose 
-0x5a23 023540 branch mouse_sensor_sdio_low 
-:      023541 mouse_motion32xx_3clk_direction_selection:
-0x5a24 023542 call mouse_motion_3clk_direction_dispose 
-0x5a25 023543 branch mouse_sensor_sdio_low 
-:      023547 mouse_p3212_sensor_motion:
-0x5a26 023548 call mouse_clear_sensor_data 
-0x5a27 023549 fetch 1 ,mem_sensor_motion_gpio 
-0x5a28 023550 beq gpio_disable ,mouse_p3212_sensor_motion_1 
-0x5a29 023551 fetcht 1 ,mem_sensor_motion_gpio 
-0x5a2a 023552 call gpio_get_bit 
-0x5a2b 023553 nrtn true 
-:      023554 mouse_p3212_sensor_motion_1:
-0x5a2c 023555 setarg pan_reg_pid_l 
-0x5a2d 023556 call twspi_read 
-0x5a2e 023557 bne p32xx_id1 ,mouse_twspi_reset 
-:      023558 mouse_p3212_sensor_motion_2:
-0x5a2f 023559 setarg pan_reg_motion_staus 
-0x5a30 023560 call twspi_read 
-0x5a31 023561 rtnbit0 7 
-0x5a32 023562 call mouse_read_sensor_common 
-0x5a33 023563 call mouse_read_3212sensor_xy_high 
-0x5a34 023564 store 1 ,mem_mouse_xy_h 
-0x5a35 023565 rshift4 pdata ,pdata 
-0x5a36 023566 call mouse_data_extsign_bit3 
-0x5a37 023567 store 1 ,mem_mouse_x + 1 
-0x5a38 023568 fetch 1 ,mem_mouse_xy_h 
-0x5a39 023569 and pdata ,0x0f ,pdata 
-0x5a3a 023570 call mouse_data_extsign_bit3 
-0x5a3b 023571 store 1 ,mem_mouse_y + 1 
-0x5a3c 023572 fetch 1 ,mem_config_sensor_angle 
-0x5a3d 023573 beq mouse_6clk_angle ,mouse_motion_6clk_direction_dispose 
-0x5a3e 023574 beq mouse_9clk_angle ,mouse_motion_9clk_direction_dispose 
-0x5a3f 023575 beq mouse_12clk_angle ,mouse_motion_12clk_direction_dispose 
-0x5a40 023576 beq mouse_3clk_angle ,mouse_motion_3clk_direction_dispose 
-0x5a41 023577 rtn 
-:      023579 mouse_read_3212sensor_xy_high:
-0x5a42 023580 setarg 0x12 
-0x5a43 023581 branch twspi_read 
-:      023583 mouse_pka8g2_sensor_motion:
-0x5a44 023584 call mouse_clear_sensor_data 
-0x5a45 023585 fetch 1 ,mem_sensor_motion_gpio 
-0x5a46 023586 beq gpio_disable ,mouse_pka8g2_sensor_motion_1 
-0x5a47 023587 fetcht 1 ,mem_sensor_motion_gpio 
-0x5a48 023588 call gpio_get_bit 
-0x5a49 023589 nrtn true 
-:      023590 mouse_pka8g2_sensor_motion_1:
-0x5a4a 023591 branch mouse_p3212_sensor_motion_2 
-:      023594 mouse_p8009_sensor_motion:
-0x5a4b 023595 call mouse_clear_sensor_data 
-0x5a4c 023596 disable user 
-0x5a4d 023597 setarg pan_reg_motion_staus 
-0x5a4e 023598 call twspi_read 
-0x5a4f 023599 rtnbit0 7 
-0x5a50 023600 setarg pan_reg_opration_state 
-0x5a51 023601 call twspi_read 
-0x5a52 023602 branch mouse_p32xx_sensor_motion_1 + 3 ,blank 
-0x5a53 023603 setarg 0 
-0x5a54 023604 store 6 ,mem_mouse_x 
-0x5a55 023605 rtn 
-:      023607 mouse_motion_6clk_direction_dispose:
-0x5a56 023608 fetch 2 ,mem_mouse_x 
-0x5a57 023609 sub pdata ,0 ,pdata 
-0x5a58 023610 store 2 ,mem_mouse_x 
-0x5a59 023611 branch enable_user 
-:      023612 mouse_motion_12clk_direction_dispose:
-0x5a5a 023613 fetch 2 ,mem_mouse_y 
-0x5a5b 023614 sub pdata ,0 ,pdata 
-0x5a5c 023615 store 2 ,mem_mouse_y 
-0x5a5d 023616 branch enable_user 
-:      023617 mouse_motion_9clk_direction_dispose:
-0x5a5e 023618 fetch 2 ,mem_mouse_y 
-0x5a5f 023619 sub pdata ,0 ,pdata 
-0x5a60 023620 store 2 ,mem_mouse_y 
-0x5a61 023621 fetch 2 ,mem_mouse_x 
-0x5a62 023622 sub pdata ,0 ,pdata 
-0x5a63 023623 store 2 ,mem_mouse_x 
-0x5a64 023624 call mouse_sensor_data_swap_places 
-0x5a65 023625 branch enable_user 
-:      023626 mouse_motion_3clk_direction_dispose:
-0x5a66 023627 call mouse_sensor_data_swap_places 
-0x5a67 023628 branch enable_user 
-:      023630 mouse_sensor_data_swap_places:
-0x5a68 023631 fetch 2 ,mem_mouse_y 
-0x5a69 023632 fetcht 2 ,mem_mouse_x 
-0x5a6a 023633 store 2 ,mem_mouse_x 
-0x5a6b 023634 storet 2 ,mem_mouse_y 
-0x5a6c 023635 rtn 
-:      023638 mouse_clear_sensor_data:
-0x5a6d 023639 fetch 1 ,mem_mouse_move_flag 
-0x5a6e 023640 call mouse_read_sensor_common ,blank 
-0x5a6f 023641 jam 1 ,mem_mouse_move_flag 
-0x5a70 023642 rtn 
-:      023644 mouse_clear_sensor_data_by_reset:
-0x5a71 023645 jam 1 ,mem_mouse_clear_sensor_data_flag 
-0x5a72 023646 call le_set_config_more_data 
-:      023647 mouse_init_sensor_reset:
-0x5a73 023648 branch mouse_init_sunt 
-:      023650 mouse_data_xy_release:
-0x5a74 023651 fetch 1 ,mem_sensor_motion_gpio 
-0x5a75 023652 rtnne gpio_disable 
-0x5a76 023653 fetch 1 ,mem_mouse_long_mult_flag 
-0x5a77 023654 rtnne 1 
-0x5a78 023655 setarg 0 
-0x5a79 023656 store 1 ,mem_mouse_long_mult_flag 
-0x5a7a 023657 store 4 ,mem_mouse_x 
-0x5a7b 023658 branch mouse_init_sensor_reset 
-:      023660 mouse_data_extsign:
-0x5a7c 023661 rtnbit0 7 
-0x5a7d 023662 arg 0xff00 ,temp 
-0x5a7e 023663 ior temp ,pdata 
-0x5a7f 023664 rtn 
-:      023666 mouse_data_extsign_bit3:
-0x5a80 023667 rtnbit0 3 
-0x5a81 023668 arg 0xf0 ,temp 
-0x5a82 023669 ior temp ,pdata 
-0x5a83 023670 rtn 
-:      023672 mouse_read_sensor_common:
-0x5a84 023673 arg pan_reg_delta_x ,pdata 
-0x5a85 023674 call twspi_read 
-0x5a86 023675 store 2 ,mem_mouse_x 
-0x5a87 023676 arg pan_reg_delta_y ,pdata 
-0x5a88 023677 call twspi_read 
-0x5a89 023678 store 2 ,mem_mouse_y 
-0x5a8a 023679 rtn 
-:      023682 mouse_sensor_sdio_low:
-0x5a8b 023683 fetcht 1 ,mem_mouse_sensor_sdio_gpio 
-0x5a8c 023684 call gpio_get_bit 
-0x5a8d 023685 rtn true 
-0x5a8e 023686 setarg 0x0a 
-0x5a8f 023687 call twspi_read 
-0x5a90 023688 nop 1000 
-0x5a91 023689 branch mouse_sensor_sdio_low 
-:      023691 mouse_set_sdio_high:
-0x5a92 023692 setarg 0x8100 
-0x5a93 023693 branch twspi_write 
-:      023698 mouse_bluetooth_fast_conn_init:
-0x5a94 023699 jam 0xff ,mem_mouse_bluetooth_fast_conn_flag 
-:      023700 mouse_ble_fast_conn_init:
-0x5a95 023701 jam 0x34 ,mem_xrecord_mode 
-0x5a96 023702 setarg 0x0f0f0f 
-0x5a97 023703 store 3 ,mem_le_lap 
-0x5a98 023704 store 3 ,mem_le_lap + 3 
-0x5a99 023705 branch mouse_start_reconnect 
-:      023707 mouse_buletooth_fast_conn_end:
-0x5a9a 023708 bpatch patch10_4 ,mem_patch10 
-0x5a9b 023709 call mouse_select_reconn_device 
-0x5a9c 023710 call mouse_bluetooth_fast_conn_disable 
-0x5a9d 023711 fetch 1 ,mem_device_flag 
-0x5a9e 023712 beq mode_bt_device1 ,mouse_device1_check_auto_discover 
-0x5a9f 023713 beq mode_bt_device2 ,mouse_device2_check_auto_discover 
-0x5aa0 023714 rtn 
-:      023715 mouse_device1_check_auto_discover:
-0x5aa1 023716 fetch 6 ,mem_device1_addr 
-0x5aa2 023717 branch mouse_device_check_auto_discover 
-:      023718 mouse_device2_check_auto_discover:
-0x5aa3 023719 fetch 6 ,mem_device2_addr 
-:      023720 mouse_device_check_auto_discover:
-0x5aa4 023721 fetcht 6 ,mem_mouse_compare_addr 
-0x5aa5 023722 isub temp ,null 
-0x5aa6 023723 branch mouse_start_discovery ,zero 
-0x5aa7 023724 branch mouse_start_reconnect_device 
-:      023726 mouse_bluetooth_fast_conn_disable:
-0x5aa8 023727 jam 0x5a ,mem_mouse_bluetooth_fast_conn_flag 
-0x5aa9 023728 rtn 
-:      023731 mouse_stop_bluetooth_mode:
-0x5aaa 023732 fetch 2 ,mem_ui_state_map 
-0x5aab 023733 bbit1 ui_state_ble_connected ,app_ble_disconnect 
-0x5aac 023734 branch mouse_stop_discovery 
-:      023735 mouse_disconnect:
-0x5aad 023736 setarg 0 
-0x5aae 023737 store 2 ,mem_mouse_no_data_timer 
-0x5aaf 023738 fetch 2 ,mem_ui_state_map 
-0x5ab0 023739 bbit1 ui_state_ble_connected ,app_ble_disconnect 
-0x5ab1 023740 rtn 
-:      023742 mouse_check_125hz:
-0x5ab2 023743 fetch mouse_flag_len ,mem_mouse_flag 
-0x5ab3 023744 rtnbit0 mouse_enable_bt_125hz 
-:      023745 mouse_bluetooth_125hz:
-0x5ab4 023746 nbranch mouse_bluetooth_125hz_clear ,user 
-0x5ab5 023747 fetch 1 ,mem_bluetooth_125hz_cnt 
-0x5ab6 023748 increase 1 ,pdata 
-0x5ab7 023749 and_into 0x0f ,pdata 
-0x5ab8 023750 store 1 ,mem_bluetooth_125hz_cnt 
-0x5ab9 023751 nrtn blank 
-:      023752 mouse_bluetooth_125hz_clear:
-0x5aba 023753 jam 0 ,mem_bluetooth_125hz_cnt 
-0x5abb 023754 branch disable_user 
-:      023756 mouse_current_mult_update:
-0x5abc 023757 fetch 1 ,mem_sensor_motion_gpio 
-0x5abd 023758 rtnne gpio_disable 
-0x5abe 023759 jam 0 ,mem_lpm_mult 
-0x5abf 023760 jam 30 ,mem_mouse_current_mult_timer 
-0x5ac0 023761 rtn 
-:      023764 mouse_priority_bb_event:
-0x5ac1 023765 bpatch patch10_5 ,mem_patch10 
-0x5ac2 023766 copy regc ,pdata 
-0x5ac3 023767 beq bt_evt_le_connected ,mouse_le_bb_event_connected 
-0x5ac4 023768 beq bt_evt_le_disconnected ,mouse_le_bb_disconnected 
-0x5ac5 023769 beq bt_evt_button_long_pressed ,mouse_bb_event_discovery_btn 
-0x5ac6 023770 beq bt_evt_le_pairing_success ,mouse_le_pairing_success 
-0x5ac7 023771 beq bt_evt_le_enc_info ,mouse_le_enc_info 
-0x5ac8 023772 beq bt_evt_le_start_enc ,mouse_le_ll_start_encryt 
-0x5ac9 023773 beq bt_evt_le_pairing_complete ,app_ble_store_reconn_info 
-0x5aca 023774 beq bt_evt_le_parse_conn_papa_update_rsp ,mouse_le_conn_param_update_rsp_recieved 
-0x5acb 023775 beq bt_evt_24g_pairing_complete ,mouse_24g_pairing_complete 
-0x5acc 023776 beq bt_evt_24g_attempt_fail ,mouse_24g_attempt_fail 
-0x5acd 023777 beq bt_evt_24g_attempt_success ,mouse_24g_attempt_success 
-0x5ace 023778 beq bt_evt_le_parse_conn_param_accepted ,mouse_le_parse_conn_param_accepted 
-0x5acf 023779 rtn 
-:      023782 mouse_le_bb_event_connected:
-0x5ad0 023783 call mouse_device_poweron_led_config 
-0x5ad1 023784 jam 0 ,mem_mouse_long_mult_flag 
-0x5ad2 023785 call mouse_init_sensor_reset 
-0x5ad3 023786 jam 1 ,mem_mouse_le_bb_connected_flag 
-0x5ad4 023787 call mouse_24g_first_store_reconn_info 
-0x5ad5 023788 fetch 1 ,mem_mouse_le_reconnect_flag 
-0x5ad6 023789 nbranch mouse_le_bb_event_connected_next ,blank 
-0x5ad7 023790 jam 0x14 ,mem_mouse_send_secutiry_request_timer 
-:      023791 mouse_le_bb_event_connected_next:
-0x5ad8 023792 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x5ad9 023793 set0 app_disc_by_button ,pdata 
-0x5ada 023794 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x5adb 023795 jam 0 ,mem_mouse_direct_timer 
-0x5adc 023796 fetch 2 ,mem_le_battery_level_updata_timer_init 
-0x5add 023797 store 2 ,mem_le_battery_level_updata_timer 
-0x5ade 023798 call mouse_no_data_timer_init 
-0x5adf 023799 branch mouse_stop_discovery 
-:      023801 mouse_le_bb_disconnected:
-0x5ae0 023802 setarg 0 
-0x5ae1 023803 store 2 ,mem_le_battery_level_updata_timer 
-0x5ae2 023804 jam 0 ,mem_mouse_le_bb_connected_flag 
-0x5ae3 023805 arg le_interval_7_5ms ,temp 
-0x5ae4 023806 fetch mouse_flag_len ,mem_mouse_flag 
-0x5ae5 023807 bbit1 mouse_enable_bt_125hz ,mouse_le_bb_disconnected_next 
-0x5ae6 023808 arg le_interval_8_75ms ,temp 
-:      023809 mouse_le_bb_disconnected_next:
-0x5ae7 023810 storet 2 ,mem_le_interval_min 
-0x5ae8 023811 storet 2 ,mem_le_interval_min + 2 
-0x5ae9 023812 jam le_lpm_enable ,mem_mouse_le_conn_param_reject 
-0x5aea 023813 jam 0 ,mem_mouse_clear_sensor_data_flag 
-0x5aeb 023814 call le_clr_config_more_data 
-0x5aec 023815 branch mouse_bb_disconnected 
-:      023817 mouse_le_pairing_success:
-0x5aed 023818 arg ll_pairing_success_flag ,queue 
-0x5aee 023819 branch mouse_le_enable_connect_flag 
-:      023821 mouse_le_enc_info:
-:      023822 mouse_updata_le_param:
-0x5aef 023823 jam bt_cmd_le_update_conn ,mem_fifo_temp 
-0x5af0 023824 branch ui_ipc_send_cmd 
-:      023826 mouse_le_ll_start_encryt:
-0x5af1 023827 fetch 1 ,mem_mouse_le_reconnect_flag 
-0x5af2 023828 beq 1 ,mouse_le_ll_reconn_start_encryt 
-0x5af3 023829 branch mouse_le_ll_enable_start_enc_flag 
-:      023830 mouse_le_ll_reconn_start_encryt:
-0x5af4 023831 call mouse_updata_le_param 
-0x5af5 023832 jam 20 ,mem_le_start_encrypt_timer 
-:      023833 mouse_le_ll_enable_start_enc_flag:
-0x5af6 023834 arg ll_start_enc_flag ,queue 
-0x5af7 023835 branch mouse_le_enable_connect_flag 
-:      023837 mouse_le_enable_connect_flag:
-0x5af8 023838 fetch 1 ,mem_le_connect_status_flag 
-0x5af9 023839 qset1 pdata 
-0x5afa 023840 store 1 ,mem_le_connect_status_flag 
-0x5afb 023841 rtn 
-:      023843 mouse_le_conn_param_update_rsp_recieved:
-0x5afc 023844 fetch 2 ,mem_le_l2cap_signaling_conn_param_update_rsp_result 
-0x5afd 023845 rtneq ble_signaling_connect_parameter_update_accepted 
-0x5afe 023846 fetch 1 ,mem_le_tsniff 
-0x5aff 023847 rshift2 pdata ,pdata 
-0x5b00 023848 sub pdata ,le_interval_15ms ,null 
-0x5b01 023849 rtn positive 
-0x5b02 023850 setarg le_interval_11_25ms 
-0x5b03 023851 store 2 ,mem_le_interval_min 
-0x5b04 023852 store 2 ,mem_le_interval_min + 2 
-0x5b05 023853 call mouse_updata_le_param 
-:      023854 mouse_le_conn_param_lpm_disable:
-0x5b06 023855 jam le_lpm_disable ,mem_mouse_le_conn_param_reject 
-0x5b07 023856 rtn 
-:      023858 mouse_le_bb_event_connect_complete:
-0x5b08 023859 fetch 1 ,mem_mouse_le_reconnect_flag 
-0x5b09 023860 nrtn blank 
-0x5b0a 023861 fetch 1 ,mem_le_att_handle 
-0x5b0b 023862 sub pdata ,34 ,pdata 
-0x5b0c 023863 nrtn zero 
-0x5b0d 023864 jam 0 ,mem_le_start_encrypt_timer 
-:      023865 mouse_le_write_enable:
-0x5b0e 023866 arg write_req_enable_flag ,queue 
-0x5b0f 023867 branch mouse_le_enable_connect_flag 
-:      023869 mouse_le_parse_conn_param_accepted:
-0x5b10 023870 fetch 1 ,mem_le_new_conninterval 
-0x5b11 023871 sub pdata ,le_interval_15ms ,null 
-0x5b12 023872 nbranch mouse_le_conn_param_lpm_disable ,positive 
-0x5b13 023873 store 2 ,mem_le_interval_min 
-0x5b14 023874 store 2 ,mem_le_interval_min + 2 
-0x5b15 023875 fetch 1 ,mem_le_new_connslavelatency 
-0x5b16 023876 branch mouse_le_lpm_mult_reinit ,blank 
-0x5b17 023877 fetcht 1 ,mem_lpm_mult_init 
-0x5b18 023878 isub temp ,null 
-0x5b19 023879 branch mouse_le_lpm_mult_reinit ,positive 
-0x5b1a 023880 fetch 1 ,mem_le_new_connslavelatency 
-0x5b1b 023881 store 1 ,mem_lpm_mult 
-0x5b1c 023882 branch mouse_le_conn_param_lpm_enable 
-:      023883 mouse_le_lpm_mult_reinit:
-0x5b1d 023884 fetch 1 ,mem_lpm_mult_init 
-0x5b1e 023885 store 1 ,mem_lpm_mult 
-:      023886 mouse_le_conn_param_lpm_enable:
-0x5b1f 023887 jam le_lpm_enable ,mem_mouse_le_conn_param_reject 
-0x5b20 023888 rtn 
-:      023890 mouse_le_clean_connect_flag:
-0x5b21 023891 jam 0 ,mem_le_connect_status_flag 
-0x5b22 023892 rtn 
-:      023894 mouse_le:
-0x5b23 023895 bpatch patch10_6 ,mem_patch10 
-0x5b24 023896 call le_fifo_check_nearly_full 
-0x5b25 023897 nrtn blank 
-0x5b26 023898 fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
-0x5b27 023899 beq 0xff ,mouse_le_next 
-0x5b28 023900 fetch 1 ,mem_le_connect_status_flag 
-0x5b29 023901 and pdata ,0x03 ,pdata 
-0x5b2a 023902 rtnne 0x03 
-:      023903 mouse_le_next:
-0x5b2b 023904 fetch 1 ,mem_mouse_clear_sensor_data_flag 
-0x5b2c 023905 call mouse_clear_sensor_data_by_reset ,blank 
-0x5b2d 023906 fetch mouse_flag_len ,mem_mouse_flag 
-0x5b2e 023907 bbit1 mouse_24g_pairing_flag ,mouse_le_send_empty_packet 
-0x5b2f 023908 bbit1 mouse_select_device_flag ,mouse_le_send_empty_packet 
-0x5b30 023909 bbit1 mouse_bt_discovery_button_down_flag ,mouse_le_send_empty_packet 
-0x5b31 023910 bbit1 mouse_bt_discovery_button_long_down_flag ,mouse_le_send_empty_packet 
-0x5b32 023911 call mouse_motion 
-0x5b33 023912 call mouse_check_125hz 
-0x5b34 023913 nrtn user 
-0x5b35 023914 call mouse_current_mult_update 
-0x5b36 023915 call mouse_data_xy_release 
-0x5b37 023916 call mouse_wheel_trigger 
-0x5b38 023917 fetch mouse_flag_len ,mem_mouse_flag 
-0x5b39 023918 bbit0 mouse_enable_keyboard ,mouse_le_send_mouse_data 
-0x5b3a 023919 fetch 1 ,mem_customer_key 
-0x5b3b 023920 beq 1 ,mouse_le_send_keyboard_package_data 
-:      023921 mouse_le_send_mouse_data:
-0x5b3c 023922 branch mouse_fill_mouse_data_le 
-:      023925 mouse_le_send_keyboard_package_data:
-0x5b3d 023926 fetch 1 ,mem_customer_data_trigger 
-0x5b3e 023927 branch mouse_le_release_keyboard_data ,blank 
-0x5b3f 023928 fetch 8 ,mem_customer_key_press + 1 
-:      023929 mouse_fill_keyboard_package_data_le:
-0x5b40 023930 store 8 ,mem_pdatatemp 
-0x5b41 023931 fetch 1 ,mem_customer_key_press 
-0x5b42 023932 beq kb_multikey_report_id ,mouse_fill_multimedia_key_data_le 
-0x5b43 023933 beq kb_system_conctrl_report_id ,mouse_fill_systemctrl_key_data_le 
-0x5b44 023934 jam 8 ,mem_le_data_len 
-0x5b45 023935 fetcht 2 ,mem_le_keyboard_handle 
-:      023936 mouse_fill_data_le:
-0x5b46 023937 fetch 1 ,mem_le_data_len 
-0x5b47 023938 copy pdata ,rega 
-0x5b48 023939 call le_att_malloc_tx_notify 
-0x5b49 023940 fetcht 1 ,mem_le_data_len 
-0x5b4a 023941 copy temp ,loopcnt 
-0x5b4b 023942 arg mem_pdatatemp ,contr 
-0x5b4c 023943 branch memcpy 
-:      023945 mouse_le_release_keyboard_data:
-0x5b4d 023946 fetch 8 ,mem_customer_key_release + 1 
-0x5b4e 023947 branch mouse_fill_keyboard_package_data_le 
-:      023949 mouse_fill_multimedia_key_data_le:
-0x5b4f 023950 jam 3 ,mem_le_data_len 
-0x5b50 023951 fetcht 2 ,mem_le_multimedia_handle 
-0x5b51 023952 branch mouse_fill_data_le 
-:      023954 mouse_fill_systemctrl_key_data_le:
-0x5b52 023955 jam 2 ,mem_le_data_len 
-0x5b53 023956 fetcht 2 ,mem_le_systemctrl_handle 
-0x5b54 023957 branch mouse_fill_data_le 
-:      023959 mouse_fill_battery_level_le:
-0x5b55 023960 arg 1 ,rega 
-0x5b56 023961 fetcht 2 ,mem_le_battery_level_handle 
-0x5b57 023962 call le_att_malloc_tx_notify 
-0x5b58 023963 fetch 1 ,mem_le_battery_level_percentage 
-0x5b59 023964 istore 1 ,contw 
-0x5b5a 023965 rtn 
-:      023967 mouse_le_send_empty_packet:
-0x5b5b 023968 setarg 0 
-0x5b5c 023969 store 7 ,mem_mouse_key 
-:      023970 mouse_fill_mouse_data_le:
-0x5b5d 023971 jam 7 ,mem_le_data_len 
-0x5b5e 023972 fetch 7 ,mem_mouse_key 
-0x5b5f 023973 store 7 ,mem_pdatatemp 
-0x5b60 023974 fetcht 2 ,mem_le_notify_handle 
-0x5b61 023975 branch mouse_fill_data_le 
-:      023977 mouse_check_51cmd_adv:
-0x5b62 023978 jam 0 ,mem_mouse_le_reconnect_flag 
-0x5b63 023979 fetch 3 ,mem_le_adv_ind 
-0x5b64 023980 store 3 ,mem_le_adv_data + 4 
-0x5b65 023981 call mouse_le_check_adv_flag 
-0x5b66 023982 setarg adv_flag_bredr_not_supported | adv_flag_limited_discoverable 
-0x5b67 023983 istore 1 ,contr 
-0x5b68 023984 arg mem_le_adv_swift_pair ,contr 
-0x5b69 023985 call mouse_le_adv_data_update 
-0x5b6a 023986 branch check_51cmd_adv 
-:      023988 mouse_le_check_adv_flag:
-0x5b6b 023989 arg mem_le_adv_data ,rega 
-:      023990 mouse_le_check_adv_flag_loop:
-0x5b6c 023991 ifetch 1 ,rega 
-0x5b6d 023992 rtn blank 
-0x5b6e 023993 iadd contr ,rega 
-0x5b6f 023994 ifetch 1 ,contr 
-0x5b70 023995 rtneq 0x01 
-0x5b71 023996 branch mouse_le_check_adv_flag_loop 
-:      023998 mouse_le_adv_data_update:
-0x5b72 023999 arg mem_le_adv_data + 11 ,contw 
-0x5b73 024000 arg 19 ,loopcnt 
-0x5b74 024001 call memcpy 
-0x5b75 024002 branch le_modified_name_adv 
-:      024008 mouse_bb_disconnected:
-0x5b76 024009 call mouse_bb_discon_clear_stack 
-0x5b77 024010 fetch app_disc_rsn_size ,mem_app_disconn_reason 
-0x5b78 024011 bbit1 app_disc_ble ,mouse4_0_event_bb_disconn 
-0x5b79 024012 bbit1 app_disc_by_button ,app_disconn_reason_clear 
-0x5b7a 024013 branch mouse_start_discovery 
-:      024015 mouse_bb_discon_clear_stack:
-0x5b7b 024016 setarg 0 
-0x5b7c 024017 store 8 ,mem_wheel_tb_old_pinlevel 
-0x5b7d 024018 istore 4 ,contw 
-0x5b7e 024019 jam 0 ,mem_mouse_move_flag 
-0x5b7f 024020 jam 0 ,mem_ltk_exists 
-0x5b80 024021 rtn 
-:      024023 mouse4_0_event_bb_disconn:
-0x5b81 024024 call mouse_le_clean_connect_flag 
-0x5b82 024025 fetch app_disc_rsn_size ,mem_app_disconn_reason 
-0x5b83 024026 bbit1 app_disc_by_button ,app_disconn_reason_clear 
-0x5b84 024027 branch mouse_app_enter_hibernate 
-:      024031 mouse_bb_event_timer:
-0x5b85 024032 bpatch patch10_7 ,mem_patch10 
-0x5b86 024034 call mouse_low_voltage_led_timer 
-0x5b87 024035 call mouse_adc_read 
-0x5b88 024037 call mouse_logo_led_on_timer 
-0x5b89 024038 call mouse_led_multi_timer 
-0x5b8a 024039 call mouse_dpi_led_blink_delay_timer 
-0x5b8b 024041 call g24_pair_timeout_timer 
-0x5b8c 024042 call g24_reconn_timeout_timer 
-0x5b8d 024043 call mouse_24g_long_sleep_param_update_timer 
-0x5b8e 024045 call mouse_dpi_key_check_long_press 
-0x5b8f 024046 call mouse_bt_discovery_check 
-0x5b90 024047 call mouse_commbination_key_process 
-0x5b91 024048 call mouse_check_discovery_timeout_timer 
-0x5b92 024050 call mouse_check_direct_timeout_timer 
-0x5b93 024051 call mouse_le_enable_att_list_timer 
-0x5b94 024052 call mouse_le_battery_updata_timer 
-0x5b95 024053 call mouse_le_send_smp_security_request_timer 
-0x5b96 024055 call mouse_check_reconnect_delay_long_sleep 
-0x5b97 024056 call mouse_current_mult_update_timer 
-0x5b98 024057 call mouse_wheel_trigger_timer 
-0x5b99 024058 call mouse_store_information_delay_timer 
-0x5b9a 024059 branch mouse_check_no_data_timeout_timer 
-:      024061 mouse_bt_discovery_check:
-0x5b9b 024062 fetch mouse_flag_len ,mem_mouse_flag 
-0x5b9c 024063 bbit1 mouse_enable_pb_button_long_press_disconvery ,mouse_bt_discovery_by_pb_button 
-0x5b9d 024064 rtn 
-:      024066 mouse_bt_discovery_by_pb_button:
-0x5b9e 024067 fetch 1 ,mem_select_device_button_statue 
-0x5b9f 024068 rtnne pb_button_state_down 
-0x5ba0 024069 arg mem_bt_discovery_count ,regc 
-0x5ba1 024070 arg mouse_long_button_bt_discovery ,regb 
-0x5ba2 024071 branch timer_single_step 
-:      024073 mouse_long_button_bt_discovery:
-0x5ba3 024074 fetch 1 ,mem_device_flag 
-0x5ba4 024075 rtneq mode_24g_device 
-0x5ba5 024076 fetch mouse_flag_len ,mem_mouse_flag 
-0x5ba6 024077 rtnbit1 mouse_bt_discovery_button_long_down_flag 
-0x5ba7 024078 arg mouse_bt_discovery_button_long_down_flag ,queue 
-0x5ba8 024079 call mouse_enable_function_flag 
-0x5ba9 024080 call app_evt_button_long_pressed 
-0x5baa 024081 branch mouse_bb_event_discovery_btn 
-:      024083 mouse_commbination_key_process:
-0x5bab 024084 fetch 1 ,mem_device_flag 
-0x5bac 024085 beq mode_24g_device ,mouse_24g_commbination_key_process 
-0x5bad 024086 fetch mouse_flag_len ,mem_mouse_flag 
-0x5bae 024087 rtnbit0 mouse_enable_commbination_key_by_bt_discovery 
-0x5baf 024088 fetcht 1 ,mem_mouse_commbination_key_bt 
-0x5bb0 024089 branch mouse_commbination_key_start 
-:      024091 mouse_24g_commbination_key_process:
-0x5bb1 024092 fetch mouse_flag_len ,mem_mouse_flag 
-0x5bb2 024093 rtnbit0 mouse_enable_commbination_key_by_24g_pairing 
-0x5bb3 024094 fetcht 1 ,mem_mouse_commbination_key_24g 
-:      024095 mouse_commbination_key_start:
-0x5bb4 024096 storet 1 ,mem_mouse_commbination_key 
-0x5bb5 024097 call mouse_check_key_gpio 
-0x5bb6 024098 and pdata ,0x07 ,pdata 
-0x5bb7 024099 fetcht 1 ,mem_mouse_commbination_key 
-0x5bb8 024100 isub temp ,null 
-0x5bb9 024101 branch mouse_commbination_key_down ,zero 
-:      024102 mouse_commbination_key_up:
-0x5bba 024103 fetch 1 ,mem_ui_button_timeout 
-0x5bbb 024104 store 1 ,mem_combination_ui_button_count 
-0x5bbc 024105 fetch 1 ,mem_commbination_key_statue 
-0x5bbd 024106 rtneq commbination_key_state_up 
-0x5bbe 024107 jam commbination_key_state_up ,mem_commbination_key_statue 
-0x5bbf 024108 rtn 
-:      024110 mouse_commbination_key_down:
-0x5bc0 024111 call mouse_combination_ui_timer 
-0x5bc1 024112 fetch 1 ,mem_commbination_key_statue 
-0x5bc2 024113 rtneq commbination_key_state_down 
-0x5bc3 024114 jam commbination_key_state_down ,mem_commbination_key_statue 
-0x5bc4 024115 rtn 
-:      024117 mouse_combination_ui_timer:
-0x5bc5 024118 arg mouse_24g_start_pair_mode ,regb 
-0x5bc6 024119 arg mem_combination_ui_button_count ,regc 
-0x5bc7 024120 fetch 1 ,mem_device_flag 
-0x5bc8 024121 beq mode_24g_device ,timer_single_step 
-0x5bc9 024122 arg mouse_long_button_bt_discovery ,regb 
-0x5bca 024123 call timer_single_step 
-0x5bcb 024124 fetch 1 ,mem_combination_ui_button_count 
-0x5bcc 024125 beq 1 ,mouse_bt_discovery_button_down_enable 
-0x5bcd 024126 rtn 
-:      024128 mouse_check_discovery_timeout_timer:
-0x5bce 024129 arg mem_mouse_discovery_timer ,regc 
-0x5bcf 024130 arg mouse_check_discovery_timeout ,regb 
-0x5bd0 024131 branch timer_single_step_2b 
-:      024133 mouse_check_discovery_timeout:
-0x5bd1 024134 call mouse_stop_discovery 
-0x5bd2 024135 branch mouse_app_enter_hibernate 
-:      024137 mouse_check_direct_timeout_timer:
-0x5bd3 024138 arg mem_mouse_direct_timer ,regc 
-0x5bd4 024139 arg mouse_check_direct_timeout ,regb 
-0x5bd5 024140 call timer_single_step 
-0x5bd6 024141 fetch 1 ,mem_mouse_direct_timer 
-0x5bd7 024142 beq 1 ,app_ble_stop_direct_adv 
-0x5bd8 024143 rtn 
-:      024145 mouse_check_direct_timeout:
-0x5bd9 024146 fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
-0x5bda 024147 beq 0xff ,mouse_buletooth_fast_conn_end 
-0x5bdb 024148 fetch 1 ,mem_reconn_times 
-0x5bdc 024149 nbranch mouse_polling_device ,blank 
-0x5bdd 024150 fetch mouse_flag_len ,mem_mouse_flag 
-0x5bde 024151 bbit1 mouse_enable_bt_reconnect_timeout_enter_discovery ,mouse_start_discovery 
-0x5bdf 024152 bbit1 mouse_enable_24g_first_auto_pairing ,mouse_24g_first_bb_event_reconn_timeout 
-0x5be0 024153 branch mouse_app_enter_hibernate 
-:      024155 mouse_le_enable_att_list_timer:
-0x5be1 024156 arg mem_le_start_encrypt_timer ,regc 
-0x5be2 024157 arg mouse_le_write_enable ,regb 
-0x5be3 024158 branch timer_single_step 
-:      024160 mouse_le_send_smp_security_request_timer:
-0x5be4 024161 fetch 1 ,mem_mouse_le_bb_connected_flag 
-0x5be5 024162 rtn blank 
-0x5be6 024163 arg mem_mouse_send_secutiry_request_timer ,regc 
-0x5be7 024164 arg mouse_le_pairing_sm_start_check ,regb 
-0x5be8 024165 branch timer_single_step 
-:      024166 mouse_le_pairing_sm_start_check:
-0x5be9 024167 fetch 1 ,mem_mouse_le_reconnect_flag 
-0x5bea 024168 nrtn blank 
-0x5beb 024169 fetch 1 ,mem_le_pairing_state 
-0x5bec 024170 rtnne flag_le_pairing_null 
-0x5bed 024171 branch le_pairing_sm_start 
-:      024173 mouse_le_battery_updata_timer:
-0x5bee 024174 fetch mouse_flag_len ,mem_mouse_flag 
-0x5bef 024175 rtnbit1 mouse_enable_le_battery_service_cancel 
-0x5bf0 024176 arg mem_le_battery_level_updata_timer ,regc 
-0x5bf1 024177 arg mouse_le_battery_level_updata ,regb 
-0x5bf2 024178 branch timer_single_step 
-:      024180 mouse_le_battery_level_updata:
-0x5bf3 024181 fetch 2 ,mem_le_battery_level_updata_timer_init 
-0x5bf4 024182 store 2 ,mem_le_battery_level_updata_timer 
-0x5bf5 024183 branch mouse_fill_battery_level_le 
-:      024185 mouse_le_enable_att_list:
-0x5bf6 024186 fetch 1 ,mem_le_connect_status_flag 
-0x5bf7 024187 rtnbit1 ll_pairing_success_flag 
-0x5bf8 024188 call mouse_updata_le_param 
-0x5bf9 024189 arg write_req_enable_flag ,queue 
-0x5bfa 024190 branch mouse_le_enable_connect_flag 
-:      024192 mouse_check_reconnect_delay_long_sleep:
-0x5bfb 024193 arg mem_mouse_bluetooth_reconnect_timeout ,regc 
-0x5bfc 024194 arg mouse_app_enter_hibernate ,regb 
-0x5bfd 024195 branch timer_single_step 
-:      024197 mouse_current_mult_update_timer:
-0x5bfe 024198 arg mem_mouse_current_mult_timer ,regc 
-0x5bff 024199 arg mouse_current_mult_reinit ,regb 
-0x5c00 024200 branch timer_single_step 
-:      024201 mouse_current_mult_reinit:
-0x5c01 024202 fetch 1 ,mem_lpm_mult_init 
-0x5c02 024203 store 1 ,mem_lpm_mult 
-0x5c03 024204 jam 1 ,mem_mouse_long_mult_flag 
-0x5c04 024205 rtn 
-:      024208 mouse_check_no_data_timeout_timer:
-0x5c05 024209 arg mem_mouse_no_data_timer ,regc 
-0x5c06 024210 arg mouse_check_no_data_timeout ,regb 
-0x5c07 024211 branch timer_single_step_2b 
-:      024213 mouse_check_no_data_timeout:
-0x5c08 024214 fetch 1 ,mem_device_flag 
-0x5c09 024215 beq mode_24g_device ,mouse_24g_hibernate_set 
-0x5c0a 024216 branch mouse_disconnect 
-:      024218 mouse_no_data_timer_init:
-0x5c0b 024219 fetch 2 ,mem_mouse_no_data_timeout 
-0x5c0c 024220 store 2 ,mem_mouse_no_data_timer 
-0x5c0d 024221 rtn 
-:      024223 mouse_store_information_delay_timer:
-0x5c0e 024224 arg mem_store_information_delay_timer ,regc 
-0x5c0f 024225 arg mouse_store_device_info_check ,regb 
-0x5c10 024226 branch timer_single_step 
-:      024228 mouse_store_device_info_check:
-0x5c11 024229 call mouse_store_device_info 
-0x5c12 024230 fetch 1 ,mem_mouse_need_soft_reset 
-0x5c13 024231 nbranch mouse_soft_reset ,blank 
-0x5c14 024232 rtn 
-:      024234 mouse_bb_event_discovery_btn:
-0x5c15 024235 isolate1 mark_24g ,mark 
-0x5c16 024236 call mouse_24g_stop ,true 
-0x5c17 024237 call mouse_disconnect 
-0x5c18 024238 call mouse_le_clean_connect_flag 
-0x5c19 024239 branch mouse_start_discovery 
-:      024241 mouse_start_discovery:
-0x5c1a 024242 bpatch patch11_0 ,mem_patch11 
-0x5c1b 024243 call mouse_device_discovery_led_config 
-0x5c1c 024244 fetch 2 ,mem_ui_state_map 
-0x5c1d 024245 isolate1 ui_state_ble_adv ,pdata 
-0x5c1e 024246 call mouse_stop_le_adv ,true 
-0x5c1f 024247 call mouse_bluetooth_fast_conn_disable 
-0x5c20 024248 fetch 2 ,mem_ui_state_map 
-0x5c21 024249 bbit1 ui_state_ble_adv ,mouse_start_discovery_norandom 
-0x5c22 024250 fetch mouse_flag_len ,mem_mouse_flag 
-0x5c23 024251 bbit0 mouse_enable_ble_random_addre ,mouse_start_discovery_norandom 
-0x5c24 024252 fetcht 2 ,mem_random_addr_increase_count 
-0x5c25 024253 increase 1 ,temp 
-0x5c26 024254 storet 2 ,mem_random_addr_increase_count 
-0x5c27 024255 storet 2 ,mem_le_lap + 1 
-0x5c28 024256 random pdata 
-0x5c29 024257 store 1 ,mem_le_lap 
-:      024258 mouse_start_discovery_norandom:
-0x5c2a 024259 fetch 3 ,mem_mouse_le_lap_temp 
-0x5c2b 024260 store 3 ,mem_le_lap + 3 
-0x5c2c 024261 call app_lpm_mult_disable 
-0x5c2d 024262 fetch 2 ,mem_mouse_discovery_timeout 
-0x5c2e 024263 store 2 ,mem_mouse_discovery_timer 
-0x5c2f 024264 setarg 0 
-0x5c30 024265 store 2 ,mem_mouse_no_data_timer 
-0x5c31 024266 store 2 ,mem_le_battery_level_updata_timer 
-0x5c32 024267 store 1 ,mem_mouse_direct_timer 
-0x5c33 024268 store 1 ,mem_mouse_bluetooth_reconnect_timeout 
-0x5c34 024269 store 1 ,mem_mouse_clear_sensor_data_flag 
-0x5c35 024270 arg mouse_store_eeprom_flag ,queue 
-0x5c36 024271 call mouse_enable_function_flag 
-0x5c37 024272 call mouse_bt_discovery_button_down_disable 
-0x5c38 024273 branch mouse_check_51cmd_adv 
-:      024275 mouse_stop_discovery:
-0x5c39 024276 bpatch patch11_1 ,mem_patch11 
-0x5c3a 024277 arg mouse_bt_discovery_button_long_down_flag ,queue 
-0x5c3b 024278 call mouse_disable_function_flag 
-0x5c3c 024279 jam 0 ,mem_mouse_bluetooth_reconnect_timeout 
-0x5c3d 024280 branch mouse_stop_le_adv 
-:      024281 mouse_stop_le_adv:
-0x5c3e 024282 setarg 0 
-0x5c3f 024283 store 1 ,mem_mouse_direct_timer 
-0x5c40 024284 store 2 ,mem_mouse_discovery_timer 
-0x5c41 024285 branch check_51cmd_stop_adv 
-:      024287 mouse_store_remote_bdaddr:
-0x5c42 024288 bpatch patch11_2 ,mem_patch11 
-0x5c43 024289 fetch mouse_flag_len ,mem_mouse_flag 
-0x5c44 024290 rtnbit0 mouse_store_eeprom_flag 
-0x5c45 024291 arg mouse_store_eeprom_flag ,queue 
-0x5c46 024292 call mouse_disable_function_flag 
-0x5c47 024293 call mouse_check_device_addr 
-:      024294 mouse_unplug_clean_bdaddr:
-0x5c48 024295 call mouse_before_store_reconn_info 
-0x5c49 024296 branch mouse_store_device_info_delay 
-:      024298 mouse_check_device_addr:
-0x5c4a 024299 fetch 1 ,mem_record_bt_mode 
-0x5c4b 024300 beq rec_4_mode ,mouse_check_le_device_addr 
-0x5c4c 024301 rtn 
-:      024302 mouse_check_le_device_addr:
-0x5c4d 024303 store 1 ,mem_device_addr_temp 
-0x5c4e 024304 fetch 6 ,mem_le_plap 
-:      024305 mouse_check_bt_device_addr_common:
-0x5c4f 024306 store 6 ,mem_device_addr_temp + 1 
-0x5c50 024307 fetch 7 ,mem_device_addr_temp 
-0x5c51 024308 arg mem_device1_type ,contr 
-0x5c52 024309 arg 3 ,loopcnt 
-:      024310 mouse_check_device_addr_end:
-0x5c53 024311 ifetcht 7 ,contr 
-0x5c54 024312 isub temp ,null 
-0x5c55 024313 branch mouse_clean_addr ,zero 
-0x5c56 024314 increase 22 ,contr 
-0x5c57 024315 loop mouse_check_device_addr_end 
-0x5c58 024316 rtn 
-:      024317 mouse_before_store_reconn_info:
-0x5c59 024318 arg mem_device1_type ,rega 
-0x5c5a 024319 fetch 1 ,mem_device_flag 
-0x5c5b 024320 increase -1 ,pdata 
-0x5c5c 024321 mul32 pdata ,29 ,pdata 
-0x5c5d 024322 iadd rega ,rega 
-0x5c5e 024323 fetch 1 ,mem_record_bt_mode 
-0x5c5f 024324 istore 1 ,rega 
-0x5c60 024325 beq rec_4_mode ,mouse_store_le_device 
-0x5c61 024326 rtn 
-:      024328 mouse_store_le_device:
-0x5c62 024329 fetch 6 ,mem_le_plap 
-0x5c63 024330 istore 6 ,contw 
-0x5c64 024331 arg mem_le_ltk ,contr 
-0x5c65 024332 call memcpy16 
-0x5c66 024333 fetch 6 ,mem_le_lap 
-0x5c67 024334 istore 6 ,contw 
-0x5c68 024335 rtn 
-:      024337 mouse_clean_addr:
-0x5c69 024338 increase -6 ,contr 
-0x5c6a 024339 copy contr ,contw 
-0x5c6b 024340 fetcht 6 ,mem_device_addr_temp + 1 
-0x5c6c 024341 increase 3 ,temp 
-0x5c6d 024342 istoret 6 ,contw 
-0x5c6e 024343 rtn 
-:      024345 mouse_select_reconn_device:
-0x5c6f 024346 arg mem_device1_type ,rega 
-0x5c70 024347 fetch 1 ,mem_device_flag 
-0x5c71 024348 rtneq mode_24g_device 
-0x5c72 024349 increase -1 ,pdata 
-0x5c73 024350 mul32 pdata ,29 ,pdata 
-0x5c74 024351 iadd rega ,rega 
-0x5c75 024352 ifetch 1 ,rega 
-0x5c76 024353 store 1 ,mem_xrecord_mode 
-0x5c77 024354 beq rec_4_mode ,mouse_load_le_device 
-0x5c78 024355 rtn 
-:      024357 mouse_load_le_device:
-0x5c79 024358 ifetch 6 ,contr 
-:      024359 mouse_load_le_device_end:
-0x5c7a 024360 store 6 ,mem_hci_plap 
-0x5c7b 024361 arg mem_le_ltk ,contw 
-0x5c7c 024362 call memcpy16 
-0x5c7d 024363 ifetch 6 ,contr 
-0x5c7e 024364 store 6 ,mem_le_lap 
-0x5c7f 024365 rtn 
-:      024367 mouse_app_initflag_check:
-0x5c80 024368 bpatch patch11_3 ,mem_patch11 
-0x5c81 024369 fetch 2 ,mem_store_flag 
-0x5c82 024370 arg eeprom_init_flag ,temp 
-0x5c83 024371 isub temp ,null 
-0x5c84 024372 branch mouse_load_device_info ,zero 
-:      024373 mouse_app_initflag_check_next:
-0x5c85 024374 storet 2 ,mem_store_flag 
-0x5c86 024375 call mouse_ble_init_address 
-0x5c87 024376 fetch 1 ,mem_device_flag_temp 
-0x5c88 024377 store 1 ,mem_device_flag 
-0x5c89 024378 fetch 4 ,mem_24g_fast_conn_addr 
-0x5c8a 024379 store 4 ,mem_24g_receiver_addr 
-0x5c8b 024380 store 4 ,mem_24g_addr 
-:      024381 mouse_load_default_dpi:
-0x5c8c 024382 fetch 1 ,mem_config_sensor_dpi 
-0x5c8d 024383 store 1 ,mem_mouse_dpi 
-0x5c8e 024384 rtn 
-:      024386 mouse_load_device_info:
-0x5c8f 024387 call mouse_otp_load_dpi 
-0x5c90 024389 fetch 4 ,mem_mouse_24g_addr 
-0x5c91 024390 store 4 ,mem_24g_receiver_addr 
-0x5c92 024391 store 4 ,mem_24g_addr 
-0x5c93 024392 rtn 
-:      024394 mouse_otp_load_dpi:
-0x5c94 024395 fetch mouse_flag_len ,mem_mouse_flag 
-0x5c95 024396 rtnbit0 mouse_enable_load_and_store_dpi 
-0x5c96 024397 fetch 2 ,mem_otp_offset_dpi 
-0x5c97 024398 copy pdata ,regb 
-0x5c98 024399 call mouse_read_otp_dpi_common 
-0x5c99 024400 fetch 1 ,mem_mouse_dpi_temp 
-0x5c9a 024401 call mouse_load_default_dpi ,blank 
-0x5c9b 024402 rtn 
-:      024404 mouse_ble_init_address:
-0x5c9c 024405 fetch 6 ,mem_le_lap 
-0x5c9d 024406 store 6 ,mem_device1_locall_addr 
-0x5c9e 024407 add pdata ,0x0100 ,pdata 
-0x5c9f 024408 store 6 ,mem_device2_locall_addr 
-0x5ca0 024409 add pdata ,0x0100 ,pdata 
-0x5ca1 024410 store 6 ,mem_device3_locall_addr 
-0x5ca2 024411 rtn 
-:      024415 mouse_store_device_info_delay:
-0x5ca3 024416 fetch 1 ,mem_store_information_delay_timer_init 
-0x5ca4 024417 store 1 ,mem_store_information_delay_timer 
-0x5ca5 024418 rtn 
-:      024420 mouse_store_device_info:
-0x5ca6 024421 bpatch patch11_4 ,mem_patch11 
-0x5ca7 024422 fetch mouse_flag_len ,mem_mouse_flag 
-0x5ca8 024423 bbit1 mouse_enable_eeprom ,mouse_store_eeprom_device_info 
-0x5ca9 024424 bbit1 mouse_enable_flash ,mouse_store_flash_device_info 
-0x5caa 024425 bbit1 mouse_enable_otp ,mouse_store_otp_device_info 
-0x5cab 024426 rtn 
-:      024428 mouse_store_dpi_info_check:
-0x5cac 024429 bpatch patch11_5 ,mem_patch11 
-0x5cad 024430 fetch mouse_flag_len ,mem_mouse_flag 
-0x5cae 024431 bbit1 mouse_enable_eeprom ,mouse_store_eerpom_dpi 
-0x5caf 024432 bbit1 mouse_enable_otp ,mouse_store_otp_dpi 
-0x5cb0 024433 rtn 
-:      024437 mouse_store_eeprom_device_info:
-0x5cb1 024438 arg 128 ,temp 
-0x5cb2 024439 arg mem_device_flag ,rega 
-0x5cb3 024440 arg mouse_info_eeprom_offect ,regb 
-0x5cb4 024441 branch iicd_write_protect_eep_data 
-:      024443 mouse_store_eerpom_dpi:
-0x5cb5 024444 arg 1 ,temp 
-0x5cb6 024445 arg mem_mouse_dpi ,rega 
-0x5cb7 024446 arg mouse_dpi_eeprom_offect ,regb 
-0x5cb8 024447 branch iicd_write_protect_eep_data 
-:      024451 mouse_store_flash_device_info:
-0x5cb9 024452 call spid_init_flash 
-0x5cba 024453 call mouse_spid_flash_release_form_powerdown 
-0x5cbb 024454 call mouse_flash_erase_sector 
-0x5cbc 024456 call mouse_information_flash_parameters 
-0x5cbd 024457 call mouse_spid_write_flash 
-0x5cbe 024458 call mouse_spid_flash_powerdown 
-0x5cbf 024459 branch mouse_sensor_spi_init 
-:      024464 mouse_store_otp_device_info:
-0x5cc0 024465 call mouse_write_otp_device_flag 
-0x5cc1 024466 call mouse_write_otp_device_info 
-0x5cc2 024467 branch mouse_write_otp_le_addr_increase_count_info 
-:      024471 mouse_write_otp_device_flag:
-0x5cc3 024472 fetchr regb ,2 ,mem_otp_offset_device_flag 
-0x5cc4 024473 copy regb ,regc 
-:      024474 mouse_write_otp_device_flag_loop:
-0x5cc5 024475 call mouse_read_otp_device_flag_common 
-0x5cc6 024476 fetch 1 ,mem_device_flag_temp 
-0x5cc7 024477 branch mouse_device_flag_store ,blank 
-0x5cc8 024478 store 1 ,mem_device_flag_last 
-0x5cc9 024479 increase 1 ,regc 
-0x5cca 024480 fetch 2 ,mem_otp_offset_device_flag_end 
-0x5ccb 024481 isub regc ,null 
-0x5ccc 024482 nrtn positive 
-0x5ccd 024483 copy regc ,regb 
-0x5cce 024484 branch mouse_write_otp_device_flag_loop 
-:      024486 mouse_device_flag_store:
-0x5ccf 024487 fetch 1 ,mem_device_flag_last 
-0x5cd0 024488 and pdata ,0xf0 ,pdata 
-0x5cd1 024489 branch mouse_device_flag_store_check ,blank 
-0x5cd2 024490 fetch 1 ,mem_device_flag 
-0x5cd3 024491 store 1 ,mem_device_flag_value 
-:      024492 mouse_devoce_flag_store_end:
-0x5cd4 024493 arg 1 ,loopcnt 
-0x5cd5 024494 copy regc ,regb 
-0x5cd6 024495 arg mem_device_flag_value ,rega 
-0x5cd7 024496 branch otp_write 
-:      024498 mouse_device_flag_store_check:
-0x5cd8 024499 fetch 1 ,mem_device_flag_last 
-0x5cd9 024500 fetcht 1 ,mem_device_flag 
-0x5cda 024501 isub temp ,null 
-0x5cdb 024502 rtn zero 
-0x5cdc 024503 lshift4 temp ,temp 
-0x5cdd 024504 iadd temp ,pdata 
-0x5cde 024505 store 1 ,mem_device_flag_value 
-0x5cdf 024507 copy regc ,pdata 
-0x5ce0 024508 fetcht 2 ,mem_otp_offset_device_flag 
-0x5ce1 024509 isub temp ,null 
-0x5ce2 024510 branch mouse_devoce_flag_store_end ,zero 
-0x5ce3 024512 increase -1 ,regc 
-0x5ce4 024513 branch mouse_devoce_flag_store_end 
-:      024517 mouse_write_otp_device_info:
-0x5ce5 024518 fetch 1 ,mem_device_flag 
-0x5ce6 024519 beq mode_24g_device ,mouse_write_otp_24g_addr 
-0x5ce7 024520 beq mode_bt_device1 ,mouse_write_otp_le_device1 
-0x5ce8 024521 beq mode_bt_device2 ,mouse_write_otp_le_device2 
-0x5ce9 024522 rtn 
-:      024524 mouse_write_otp_24g_addr:
-0x5cea 024525 fetchr regb ,2 ,mem_otp_offset_24g_addr 
-0x5ceb 024526 copy regb ,regc 
-:      024527 mouse_otp_store_24g_addr_loop:
-0x5cec 024528 call mouse_read_otp_24g_addr_common 
-0x5ced 024529 fetch 4 ,mem_mouse_24g_addr_temp 
-0x5cee 024530 branch mouse_24g_addr_store ,blank 
-0x5cef 024531 store 4 ,mem_mouse_24g_addr_last 
-0x5cf0 024532 increase 4 ,regc 
-0x5cf1 024533 fetch 2 ,mem_otp_offset_24g_addr_end 
-0x5cf2 024534 isub regc ,null 
-0x5cf3 024535 nrtn positive 
-0x5cf4 024536 copy regc ,regb 
-0x5cf5 024537 branch mouse_otp_store_24g_addr_loop 
-:      024539 mouse_24g_addr_store:
-0x5cf6 024540 fetch 4 ,mem_mouse_24g_addr_last 
-0x5cf7 024541 fetcht 4 ,mem_mouse_24g_addr 
-0x5cf8 024542 isub temp ,null 
-0x5cf9 024543 rtn zero 
-0x5cfa 024544 arg 4 ,loopcnt 
-0x5cfb 024545 arg mem_mouse_24g_addr ,rega 
-0x5cfc 024546 copy regc ,regb 
-0x5cfd 024547 branch otp_write 
-:      024549 mouse_write_otp_le_device1:
-0x5cfe 024550 fetchr regb ,2 ,mem_otp_offset_le_addr1 
-0x5cff 024551 copy regb ,regc 
-:      024552 mouse_otp_store_le_addr1_loop:
-0x5d00 024553 call mouse_read_otp_le_addr1_common 
-0x5d01 024554 fetch 6 ,mem_mouse_le_addr1_temp 
-0x5d02 024555 branch mouse_le_addr1_store ,blank 
-0x5d03 024556 store 6 ,mem_mouse_le_addr1_last 
-0x5d04 024557 increase 6 ,regc 
-0x5d05 024558 fetch 2 ,mem_otp_offset_le_addr1_end 
-0x5d06 024559 isub regc ,null 
-0x5d07 024560 nrtn positive 
-0x5d08 024561 copy regc ,regb 
-0x5d09 024562 branch mouse_otp_store_le_addr1_loop 
-:      024564 mouse_le_addr1_store:
-0x5d0a 024565 fetch 6 ,mem_mouse_le_addr1_last 
-0x5d0b 024566 fetcht 6 ,mem_device1_addr 
-0x5d0c 024567 isub temp ,null 
-0x5d0d 024568 rtn zero 
-0x5d0e 024569 arg 6 ,loopcnt 
-0x5d0f 024570 arg mem_device1_addr ,rega 
-0x5d10 024571 copy regc ,regb 
-0x5d11 024572 branch otp_write 
-:      024575 mouse_write_otp_le_device2:
-0x5d12 024576 fetchr regb ,2 ,mem_otp_offset_le_addr2 
-0x5d13 024577 copy regb ,regc 
-:      024578 mouse_otp_store_le_addr2_loop:
-0x5d14 024579 call mouse_read_otp_le_addr2_common 
-0x5d15 024580 fetch 6 ,mem_mouse_le_addr2_temp 
-0x5d16 024581 branch mouse_le_addr2_store ,blank 
-0x5d17 024582 store 6 ,mem_mouse_le_addr2_last 
-0x5d18 024583 increase 6 ,regc 
-0x5d19 024584 fetch 2 ,mem_otp_offset_le_addr2_end 
-0x5d1a 024585 isub regc ,null 
-0x5d1b 024586 nrtn positive 
-0x5d1c 024587 copy regc ,regb 
-0x5d1d 024588 branch mouse_otp_store_le_addr2_loop 
-:      024590 mouse_le_addr2_store:
-0x5d1e 024591 fetch 6 ,mem_mouse_le_addr2_last 
-0x5d1f 024592 fetcht 6 ,mem_device2_addr 
-0x5d20 024593 isub temp ,null 
-0x5d21 024594 rtn zero 
-0x5d22 024595 arg 6 ,loopcnt 
-0x5d23 024596 arg mem_device2_addr ,rega 
-0x5d24 024597 copy regc ,regb 
-0x5d25 024598 branch otp_write 
-:      024602 mouse_write_otp_le_addr_increase_count_info:
-0x5d26 024603 fetch 1 ,mem_device_flag 
-0x5d27 024604 rtneq mode_24g_device 
-0x5d28 024605 fetchr regb ,2 ,mem_otp_offset_le_addr_increase_count 
-0x5d29 024606 copy regb ,regc 
-:      024607 mouse_otp_store_le_addr_increase_count_loop:
-0x5d2a 024608 call mouse_read_otp_le_addr_increase_count_common 
-0x5d2b 024609 fetch 2 ,mem_random_addr_increase_count_temp 
-0x5d2c 024610 branch mouse_le_addr_increase_count_store ,blank 
-0x5d2d 024611 store 2 ,mem_random_addr_increase_count_last 
-0x5d2e 024612 increase 2 ,regc 
-0x5d2f 024613 fetch 2 ,mem_otp_offset_le_addr_increase_count_end 
-0x5d30 024614 isub regc ,null 
-0x5d31 024615 nrtn positive 
-0x5d32 024616 copy regc ,regb 
-0x5d33 024617 branch mouse_otp_store_le_addr_increase_count_loop 
-:      024619 mouse_le_addr_increase_count_store:
-0x5d34 024620 fetch 2 ,mem_random_addr_increase_count_last 
-0x5d35 024621 fetcht 2 ,mem_random_addr_increase_count 
-0x5d36 024622 isub temp ,null 
-0x5d37 024623 rtn zero 
-0x5d38 024624 arg 2 ,loopcnt 
-0x5d39 024625 arg mem_random_addr_increase_count ,rega 
-0x5d3a 024626 copy regc ,regb 
-0x5d3b 024627 branch otp_write 
-:      024631 mouse_store_otp_dpi:
-0x5d3c 024632 fetch mouse_flag_len ,mem_mouse_flag 
-0x5d3d 024633 rtnbit0 mouse_enable_load_and_store_dpi 
-0x5d3e 024634 fetchr regb ,2 ,mem_otp_offset_dpi 
-0x5d3f 024635 copy regb ,regc 
-:      024636 mouse_otp_store_dpi_loop:
-0x5d40 024637 call mouse_read_otp_dpi_common 
-0x5d41 024638 fetch 1 ,mem_mouse_dpi_temp 
-0x5d42 024639 branch mouse_otp_dpi_store ,blank 
-0x5d43 024640 store 1 ,mem_mouse_dpi_last 
-0x5d44 024641 increase 1 ,regc 
-0x5d45 024642 fetch 2 ,mem_otp_offset_dpi_end 
-0x5d46 024643 isub regc ,null 
-0x5d47 024644 nrtn positive 
-0x5d48 024645 copy regc ,regb 
-0x5d49 024646 branch mouse_otp_store_dpi_loop 
-:      024648 mouse_otp_dpi_store:
-0x5d4a 024649 fetch 1 ,mem_mouse_dpi_last 
-0x5d4b 024650 and pdata ,0xf0 ,pdata 
-0x5d4c 024651 branch mouse_dpi_store_last ,blank 
-0x5d4d 024652 fetch 1 ,mem_mouse_dpi 
-0x5d4e 024653 store 1 ,mem_mouse_otp_dpi_value 
-:      024654 mouse_dpi_store_end:
-0x5d4f 024655 arg 1 ,loopcnt 
-0x5d50 024656 copy regc ,regb 
-0x5d51 024657 arg mem_mouse_otp_dpi_value ,rega 
-0x5d52 024658 branch otp_write 
-:      024660 mouse_dpi_store_last:
-0x5d53 024661 fetch 1 ,mem_mouse_dpi_last 
-0x5d54 024662 fetcht 1 ,mem_mouse_dpi 
-0x5d55 024663 isub temp ,null 
-0x5d56 024664 rtn zero 
-0x5d57 024665 lshift4 temp ,temp 
-0x5d58 024666 iadd temp ,pdata 
-0x5d59 024667 store 1 ,mem_mouse_otp_dpi_value 
-0x5d5a 024669 copy regc ,pdata 
-0x5d5b 024670 fetcht 2 ,mem_otp_offset_dpi 
-0x5d5c 024671 isub temp ,null 
-0x5d5d 024672 branch mouse_dpi_store_end ,zero 
-0x5d5e 024674 increase -1 ,regc 
-0x5d5f 024675 branch mouse_dpi_store_end 
-:      024684 mouse_load_eeprom_info_check:
-0x5d60 024685 call iicd_read_init_pin 
-0x5d61 024686 fetch mouse_flag_len ,mem_mouse_flag 
-0x5d62 024687 isolate1 mouse_enable_2k_eeprom ,pdata 
-0x5d63 024688 ncall clear_eeprom_size_2k ,true 
-0x5d64 024689 call mouse_eeprom_load_recon_info 
-0x5d65 024690 branch mouse_app_initflag_check 
-:      024692 mouse_eeprom_load_recon_info:
-0x5d66 024693 arg 128 ,temp 
-0x5d67 024694 arg mem_device_flag ,rega 
-0x5d68 024695 arg mouse_info_eeprom_offect ,regb 
-0x5d69 024696 branch iicd_read_eep_data 
-:      024698 mouse_load_eeprom_dpi:
-0x5d6a 024699 arg 1 ,temp 
-0x5d6b 024700 arg mem_mouse_dpi ,rega 
-0x5d6c 024701 arg mouse_dpi_eeprom_offect ,regb 
-0x5d6d 024702 branch iicd_read_eep_data 
-:      024706 mouse_load_flash_info_check:
-0x5d6e 024707 call spid_init_flash 
-0x5d6f 024708 call mouse_spid_flash_release_form_powerdown 
-0x5d70 024709 call mouse_information_flash_parameters 
-0x5d71 024710 call spid_read_flash 
-0x5d72 024711 call mouse_spid_flash_powerdown 
-0x5d73 024712 call mouse_app_initflag_check 
-0x5d74 024713 branch mouse_sensor_spi_init 
-:      024715 mouse_information_flash_parameters:
-0x5d75 024716 setarg mem_mouse_information_end 
-0x5d76 024717 arg mem_mouse_information_start ,temp 
-0x5d77 024718 isub temp ,temp 
-0x5d78 024719 fetch 3 ,mem_flash_base 
-0x5d79 024720 arg mem_mouse_information_start ,rega 
-0x5d7a 024721 rtn 
-:      024723 mouse_spid_flash_release_form_powerdown:
-0x5d7b 024724 jam flash_command_release_from_powerdown ,mem_temp 
-:      024725 mouse_spid_write_flash_cmd:
-0x5d7c 024726 call delay_nop100 
-0x5d7d 024727 call spid_unlock_flash 
-0x5d7e 024728 arg mem_write_flash_head_temp ,rega 
-0x5d7f 024729 fetcht 1 ,mem_temp 
-0x5d80 024730 call mouse_spid_write_flash_cmd_common 
-0x5d81 024731 branch delay_nop100 
-:      024733 mouse_spid_flash_powerdown:
-0x5d82 024734 jam flash_command_powerdown ,mem_temp 
-0x5d83 024735 branch mouse_spid_write_flash_cmd 
-:      024737 mouse_spid_write_flash_cmd_common:
-0x5d84 024738 istoret 1 ,rega 
-0x5d85 024739 rshift16 pdata ,temp 
-0x5d86 024740 istoret 1 ,contw 
-0x5d87 024741 rshift8 pdata ,temp 
-0x5d88 024742 istoret 1 ,contw 
-0x5d89 024743 istore 1 ,contw 
-0x5d8a 024744 deposit rega 
-0x5d8b 024745 store 2 ,core_spid_txaddr 
-0x5d8c 024746 setarg 0 
-0x5d8d 024747 store 2 ,core_spid_rxlen 
-0x5d8e 024748 jam spid_start ,core_misc_ctrl 
-0x5d8f 024749 branch wait_spid_done 
-:      024751 mouse_flash_erase_sector:
-0x5d90 024752 fetch 3 ,mem_flash_base 
-0x5d91 024753 store 3 ,mem_spi_write_addr 
-0x5d92 024754 branch spid_flash_erase_sector + 2 
-:      024756 mouse_spid_write_flash:
-0x5d93 024757 copy pdata ,regc 
-0x5d94 024758 copy rega ,pdata 
-0x5d95 024759 increase -4 ,pdata 
-0x5d96 024760 copy pdata ,regb 
-0x5d97 024761 ifetch 4 ,regb 
-0x5d98 024762 store 4 ,mem_write_flash_head_temp 
-0x5d99 024763 copy regc ,pdata 
-0x5d9a 024764 call spid_write_flash 
-0x5d9b 024765 fetch 4 ,mem_write_flash_head_temp 
-0x5d9c 024766 istore 4 ,regb 
-0x5d9d 024767 rtn 
-:      024769 mouse_flash_power_down:
-0x5d9e 024770 fetch mouse_flag_len ,mem_mouse_flag 
-0x5d9f 024771 rtnbit0 mouse_enable_flash 
-0x5da0 024772 call mouse_spid_flash_powerdown 
-0x5da1 024773 call twspi_enable 
-0x5da2 024774 fetcht 1 ,mem_spi_cs_gpio 
-0x5da3 024775 call gpio_out_inactive 
-0x5da4 024776 fetcht 1 ,mem_spi_hold_gpio 
-0x5da5 024777 branch mouse_gpio_config_input_pd 
-:      024781 mouse_load_otp_info_check:
-0x5da6 024782 call mouse_read_otp_dpi 
-0x5da7 024783 call mouse_read_otp_device_flag 
-0x5da8 024784 call mouse_read_otp_device_info 
-0x5da9 024785 call mouse_read_otp_le_addr_increase_count_info 
-:      024786 mouse_otp_load_app_initflag:
-0x5daa 024787 arg 2 ,loopcnt 
-0x5dab 024788 fetch 2 ,mem_otp_offset_app_initflag 
-0x5dac 024789 copy pdata ,regb 
-0x5dad 024790 arg mem_store_flag ,rega 
-0x5dae 024791 call otp_read_data 
-0x5daf 024792 call mouse_app_initflag_check 
-:      024793 mouse_otp_store_app_initflag:
-0x5db0 024794 arg 2 ,loopcnt 
-0x5db1 024795 arg mem_store_flag ,rega 
-0x5db2 024796 fetchr regb ,2 ,mem_otp_offset_app_initflag 
-0x5db3 024797 branch otp_write 
-:      024801 mouse_read_otp_device_flag:
-0x5db4 024802 fetchr regb ,2 ,mem_otp_offset_device_flag 
-0x5db5 024803 copy regb ,regc 
-:      024804 mouse_read_otp_device_flag_loop:
-0x5db6 024805 call mouse_read_otp_device_flag_common 
-0x5db7 024806 fetch 1 ,mem_device_flag_temp 
-0x5db8 024807 branch mouse_device_flag_load ,blank 
-0x5db9 024808 store 1 ,mem_device_flag_last 
-0x5dba 024809 increase 1 ,regc 
-0x5dbb 024810 fetch 2 ,mem_otp_offset_device_flag_end 
-0x5dbc 024811 isub regc ,null 
-0x5dbd 024812 nbranch mouse_device_flag_load ,positive 
-0x5dbe 024813 copy regc ,regb 
-0x5dbf 024814 branch mouse_read_otp_device_flag_loop 
-:      024816 mouse_read_otp_device_flag_common:
-0x5dc0 024817 arg 1 ,loopcnt 
-0x5dc1 024818 arg mem_device_flag_temp ,rega 
-0x5dc2 024819 branch otp_read_data 
-:      024821 mouse_device_flag_load:
-0x5dc3 024822 fetch 1 ,mem_device_flag_last 
-0x5dc4 024823 copy pdata ,temp 
-0x5dc5 024824 and pdata ,0xf0 ,pdata 
-0x5dc6 024825 branch mouse_device_flag_load_last ,blank 
-0x5dc7 024826 rshift4 pdata ,pdata 
-0x5dc8 024827 branch mouse_device_flag_load_end 
-:      024829 mouse_device_flag_load_last:
-0x5dc9 024830 copy temp ,pdata 
-:      024831 mouse_device_flag_load_end:
-0x5dca 024832 store 1 ,mem_device_flag 
-0x5dcb 024833 rtn 
-:      024836 mouse_read_otp_device_info:
-0x5dcc 024837 fetch 1 ,mem_device_flag 
-0x5dcd 024838 beq mode_24g_device ,mouse_read_otp_24g_addr 
-0x5dce 024839 beq mode_bt_device1 ,mouse_read_otp_le_device1 
-0x5dcf 024840 beq mode_bt_device2 ,mouse_read_otp_le_device2 
-0x5dd0 024841 rtn 
-:      024843 mouse_read_otp_le_device1:
-0x5dd1 024844 call mouse_read_otp_le_device1_addr 
-0x5dd2 024845 branch mouse_read_otp_le_device1_locall_addr 
-:      024847 mouse_read_otp_le_device2:
-0x5dd3 024848 call mouse_read_otp_le_device2_addr 
-0x5dd4 024849 branch mouse_read_otp_le_device2_locall_addr 
-:      024852 mouse_read_otp_le_device1_addr:
-0x5dd5 024853 fetchr regb ,2 ,mem_otp_offset_le_addr1 
-0x5dd6 024854 copy regb ,regc 
-:      024855 mouse_read_otp_le_device1_addr_loop:
-0x5dd7 024856 call mouse_read_otp_le_addr1_common 
-0x5dd8 024857 fetch 6 ,mem_mouse_le_addr1_temp 
-0x5dd9 024858 branch mouse_le_addr1_load ,blank 
-0x5dda 024859 store 6 ,mem_mouse_le_addr1_last 
-0x5ddb 024860 increase 6 ,regc 
-0x5ddc 024861 fetch 2 ,mem_otp_offset_le_addr1_end 
-0x5ddd 024862 isub regc ,null 
-0x5dde 024863 nbranch mouse_le_addr1_load ,positive 
-0x5ddf 024864 copy regc ,regb 
-0x5de0 024865 branch mouse_read_otp_le_device1_addr_loop 
-:      024867 mouse_read_otp_le_addr1_common:
-0x5de1 024868 arg 6 ,loopcnt 
-0x5de2 024869 arg mem_mouse_le_addr1_temp ,rega 
-0x5de3 024870 branch otp_read_data 
-:      024872 mouse_le_addr1_load:
-0x5de4 024873 fetch 6 ,mem_mouse_le_addr1_last 
-0x5de5 024874 store 6 ,mem_device1_addr 
-0x5de6 024875 rtn 
-:      024878 mouse_read_otp_le_device1_locall_addr:
-0x5de7 024879 fetchr regb ,2 ,mem_otp_offset_le_locall_addr1 
-0x5de8 024880 copy regb ,regc 
-:      024881 mouse_read_otp_le_device1_locall_addr_loop:
-0x5de9 024882 call mouse_read_otp_le_locall_addr1_common 
-0x5dea 024883 fetch 6 ,mem_mouse_le_locall_addr1_temp 
-0x5deb 024884 branch mouse_le_locall_addr1_load ,blank 
-0x5dec 024885 store 6 ,mem_mouse_le_locall_addr1_last 
-0x5ded 024886 increase 6 ,regc 
-0x5dee 024887 fetch 2 ,mem_otp_offset_le_locall_addr1_end 
-0x5def 024888 isub regc ,null 
-0x5df0 024889 nbranch mouse_le_locall_addr1_load ,positive 
-0x5df1 024890 copy regc ,regb 
-0x5df2 024891 branch mouse_read_otp_le_device1_locall_addr_loop 
-:      024893 mouse_read_otp_le_locall_addr1_common:
-0x5df3 024894 arg 6 ,loopcnt 
-0x5df4 024895 arg mem_mouse_le_locall_addr1_temp ,rega 
-0x5df5 024896 branch otp_read_data 
-:      024898 mouse_le_locall_addr1_load:
-0x5df6 024899 fetch 6 ,mem_mouse_le_locall_addr1_last 
-0x5df7 024900 store 6 ,mem_device1_locall_addr 
-0x5df8 024901 rtn 
-:      024905 mouse_read_otp_le_device2_addr:
-0x5df9 024906 fetchr regb ,2 ,mem_otp_offset_le_addr2 
-0x5dfa 024907 copy regb ,regc 
-:      024908 mouse_read_otp_le_device2_addr_loop:
-0x5dfb 024909 call mouse_read_otp_le_addr2_common 
-0x5dfc 024910 fetch 6 ,mem_mouse_le_addr2_temp 
-0x5dfd 024911 branch mouse_le_addr2_load ,blank 
-0x5dfe 024912 store 6 ,mem_mouse_le_addr2_last 
-0x5dff 024913 increase 6 ,regc 
-0x5e00 024914 fetch 2 ,mem_otp_offset_le_addr2_end 
-0x5e01 024915 isub regc ,null 
-0x5e02 024916 nbranch mouse_le_addr2_load ,positive 
-0x5e03 024917 copy regc ,regb 
-0x5e04 024918 branch mouse_read_otp_le_device2_addr_loop 
-:      024920 mouse_read_otp_le_addr2_common:
-0x5e05 024921 arg 6 ,loopcnt 
-0x5e06 024922 arg mem_mouse_le_addr2_temp ,rega 
-0x5e07 024923 branch otp_read_data 
-:      024925 mouse_le_addr2_load:
-0x5e08 024926 fetch 6 ,mem_mouse_le_addr2_last 
-0x5e09 024927 store 6 ,mem_device2_addr 
-0x5e0a 024928 rtn 
-:      024931 mouse_read_otp_le_device2_locall_addr:
-0x5e0b 024932 fetchr regb ,2 ,mem_otp_offset_le_locall_addr2 
-0x5e0c 024933 copy regb ,regc 
-:      024934 mouse_read_otp_le_device2_locall_addr_loop:
-0x5e0d 024935 call mouse_read_otp_le_locall_addr2_common 
-0x5e0e 024936 fetch 6 ,mem_mouse_le_locall_addr2_temp 
-0x5e0f 024937 branch mouse_le_locall_addr2_load ,blank 
-0x5e10 024938 store 6 ,mem_mouse_le_locall_addr2_last 
-0x5e11 024939 increase 6 ,regc 
-0x5e12 024940 fetch 2 ,mem_otp_offset_le_locall_addr2_end 
-0x5e13 024941 isub regc ,null 
-0x5e14 024942 nbranch mouse_le_locall_addr2_load ,positive 
-0x5e15 024943 copy regc ,regb 
-0x5e16 024944 branch mouse_read_otp_le_device2_locall_addr_loop 
-:      024946 mouse_read_otp_le_locall_addr2_common:
-0x5e17 024947 arg 6 ,loopcnt 
-0x5e18 024948 arg mem_mouse_le_locall_addr2_temp ,rega 
-0x5e19 024949 branch otp_read_data 
-:      024951 mouse_le_locall_addr2_load:
-0x5e1a 024952 fetch 6 ,mem_mouse_le_locall_addr2_last 
-0x5e1b 024953 store 6 ,mem_device2_locall_addr 
-0x5e1c 024954 rtn 
-:      024958 mouse_read_otp_24g_addr:
-0x5e1d 024959 fetchr regb ,2 ,mem_otp_offset_24g_addr 
-0x5e1e 024960 copy regb ,regc 
-:      024961 mouse_read_otp_24g_addr_loop:
-0x5e1f 024962 call mouse_read_otp_24g_addr_common 
-0x5e20 024963 fetch 4 ,mem_mouse_24g_addr_temp 
-0x5e21 024964 branch mouse_24g_addr_load ,blank 
-0x5e22 024965 store 4 ,mem_mouse_24g_addr_last 
-0x5e23 024966 increase 4 ,regc 
-0x5e24 024967 fetch 2 ,mem_otp_offset_24g_addr_end 
-0x5e25 024968 isub regc ,null 
-0x5e26 024969 nbranch mouse_24g_addr_load ,positive 
-0x5e27 024970 copy regc ,regb 
-0x5e28 024971 branch mouse_read_otp_24g_addr_loop 
-:      024973 mouse_read_otp_24g_addr_common:
-0x5e29 024974 arg 4 ,loopcnt 
-0x5e2a 024975 arg mem_mouse_24g_addr_temp ,rega 
-0x5e2b 024976 branch otp_read_data 
-:      024978 mouse_24g_addr_load:
-0x5e2c 024979 fetch 4 ,mem_mouse_24g_addr_last 
-0x5e2d 024980 store 4 ,mem_mouse_24g_addr 
-0x5e2e 024981 rtn 
-:      024984 mouse_read_otp_le_addr_increase_count_info:
-0x5e2f 024985 fetch 1 ,mem_device_flag 
-0x5e30 024986 rtneq mode_24g_device 
-0x5e31 024987 fetchr regb ,2 ,mem_otp_offset_le_addr_increase_count 
-0x5e32 024988 copy regb ,regc 
-:      024989 mouse_read_otp_le_addr_increase_count_loop:
-0x5e33 024990 call mouse_read_otp_le_addr_increase_count_common 
-0x5e34 024991 fetch 2 ,mem_random_addr_increase_count_temp 
-0x5e35 024992 branch mouse_le_addr_increase_count_load ,blank 
-0x5e36 024993 store 2 ,mem_random_addr_increase_count_last 
-0x5e37 024994 increase 2 ,regc 
-0x5e38 024995 fetch 2 ,mem_otp_offset_le_addr_increase_count_end 
-0x5e39 024996 isub regc ,null 
-0x5e3a 024997 nbranch mouse_le_addr_increase_count_load ,positive 
-0x5e3b 024998 copy regc ,regb 
-0x5e3c 024999 branch mouse_read_otp_le_addr_increase_count_loop 
-:      025001 mouse_read_otp_le_addr_increase_count_common:
-0x5e3d 025002 arg 2 ,loopcnt 
-0x5e3e 025003 arg mem_random_addr_increase_count_temp ,rega 
-0x5e3f 025004 branch otp_read_data 
-:      025006 mouse_le_addr_increase_count_load:
-0x5e40 025007 fetch 2 ,mem_random_addr_increase_count_temp 
-0x5e41 025008 store 2 ,mem_random_addr_increase_count 
-0x5e42 025009 rtn 
-:      025012 mouse_read_otp_dpi:
-0x5e43 025013 fetch mouse_flag_len ,mem_mouse_flag 
-0x5e44 025014 bbit0 mouse_enable_load_and_store_dpi ,mouse_load_default_dpi 
-0x5e45 025015 fetchr regb ,2 ,mem_otp_offset_dpi 
-0x5e46 025016 copy regb ,regc 
-:      025017 mouse_read_otp_dpi_loop:
-0x5e47 025018 call mouse_read_otp_dpi_common 
-0x5e48 025019 fetch 1 ,mem_mouse_dpi_temp 
-0x5e49 025020 branch mouse_dpi_load ,blank 
-0x5e4a 025021 store 1 ,mem_mouse_dpi_last 
-0x5e4b 025022 increase 1 ,regc 
-0x5e4c 025023 fetch 2 ,mem_otp_offset_dpi_end 
-0x5e4d 025024 isub regc ,null 
-0x5e4e 025025 nbranch mouse_dpi_load ,positive 
-0x5e4f 025026 copy regc ,regb 
-0x5e50 025027 branch mouse_read_otp_dpi_loop 
-:      025029 mouse_read_otp_dpi_common:
-0x5e51 025030 arg 1 ,loopcnt 
-0x5e52 025031 arg mem_mouse_dpi_temp ,rega 
-0x5e53 025032 branch otp_read_data 
-:      025034 mouse_dpi_load:
-0x5e54 025035 fetch 1 ,mem_mouse_dpi_last 
-0x5e55 025036 copy pdata ,temp 
-0x5e56 025037 and pdata ,0xf0 ,pdata 
-0x5e57 025038 branch mouse_dpi_load_last ,blank 
-0x5e58 025039 rshift4 pdata ,pdata 
-0x5e59 025040 branch mouse_dpi_load_end 
-:      025042 mouse_dpi_load_last:
-0x5e5a 025043 copy temp ,pdata 
-:      025044 mouse_dpi_load_end:
-0x5e5b 025045 store 1 ,mem_mouse_dpi 
-0x5e5c 025046 rtn 
-:      025051 mouse_idle:
-0x5e5d 025052 bpatch patch11_6 ,mem_patch11 
-0x5e5e 025053 call mouse_low_voltage_led_no_enter_lpm 
-0x5e5f 025054 call ui_check_paring_button 
-0x5e60 025055 call mouse_dpi_check 
-0x5e61 025056 call mouse_dpi_another_gpio_check 
-0x5e62 025057 call mouse_select_device_check 
-0x5e63 025058 call mouse_check_select_device_by_switch 
-0x5e64 025059 call mouse_bt_button_check 
-0x5e65 025060 branch mouse_wheel_check 
-:      025062 mouse_select_device_check:
-0x5e66 025063 fetch mouse_flag_len ,mem_mouse_flag 
-0x5e67 025064 bbit1 mouse_enable_select_device_by_pb_button ,mouse_select_device_by_pb_button 
-0x5e68 025065 bbit1 mouse_enable_pb_button_long_press_disconvery ,mouse_select_device_by_pb_button 
-0x5e69 025066 rtn 
-:      025068 mouse_select_device_by_pb_button_check_once:
-0x5e6a 025069 jam 0x03 ,mem_mouse_pbkey_press_status 
-:      025070 mouse_select_device_by_pb_button:
-0x5e6b 025071 call mouse_select_device_by_pb_button_check 
-0x5e6c 025072 branch mouse_select_device_by_pb_button_exit 
-:      025074 mouse_select_device_by_pb_button_check:
-0x5e6d 025075 bpatch patch11_7 ,mem_patch11 
-0x5e6e 025076 fetch 1 ,mem_config_select_device_button_gpio 
-0x5e6f 025077 rtneq gpio_disable 
-0x5e70 025078 arg 0 ,rega 
-0x5e71 025079 jam mouse_pb_key ,mem_mouse_key_temp 
-0x5e72 025080 fetcht 1 ,mem_config_select_device_button_gpio 
-0x5e73 025081 call mouse_pb_button_check 
-0x5e74 025082 store 1 ,mem_mouse_pbkey_press_status 
-0x5e75 025083 fetch 1 ,mem_matrix_public_gpio 
-0x5e76 025084 beq gpio_disable ,mouse_3io6key_pb_button_check_end 
-0x5e77 025085 branch mouse_matrix_public_gpio_reset 
-:      025087 mouse_retransmit_select_device_by_pb_button:
-0x5e78 025088 call mouse_select_device_by_pb_button_check 
-0x5e79 025089 copy rega ,pdata 
-0x5e7a 025090 bbit1 mouse_pb_key ,mouse_select_device_button_down + 2 
-0x5e7b 025091 branch mouse_select_device_button_up 
-:      025093 mouse_3io6key_pb_button_check_end:
-0x5e7c 025094 fetcht 1 ,mem_config_select_device_button_gpio 
-0x5e7d 025095 call mouse_gpio_config_input_pu 
-:      025096 mouse_select_device_by_pb_button_exit:
-0x5e7e 025097 copy rega ,pdata 
-0x5e7f 025098 bbit1 mouse_pb_key ,mouse_select_device_button_down 
-0x5e80 025099 branch mouse_select_device_button_up 
-:      025101 mouse_pb_button_check:
-0x5e81 025102 fetch mouse_flag_len ,mem_mouse_flag 
-0x5e82 025103 bbit1 mouse_enable_pb_button_connect_gnd ,mouse_pb_button_connect_gnd 
-0x5e83 025104 fetch 1 ,mem_mouse_pbkey_press_status 
-0x5e84 025105 copy pdata ,regc 
-0x5e85 025106 fetch 1 ,mem_matrix_public_gpio 
-0x5e86 025107 beq gpio_disable ,mouse_3io6key_check 
-0x5e87 025108 fetch 1 ,mem_mouse_ghost_flag 
-0x5e88 025109 nbranch mouse_select_device_by_pb_button_end ,blank 
-0x5e89 025110 branch mouse_pb_button_connect_matrix 
-:      025112 mouse_select_device_by_pb_button_end:
-0x5e8a 025113 jam pb_button_state_up ,mem_select_device_button_statue 
-0x5e8b 025114 jam 0 ,mem_mouse_pbkey_press_status 
-0x5e8c 025115 rtn 
-:      025117 mouse_pb_button_connect_gnd:
-0x5e8d 025118 fetch 1 ,mem_mouse_pbkey_press_status 
-0x5e8e 025119 branch mouse_check_key_connect_gnd 
-:      025121 mouse_pb_button_connect_matrix:
-0x5e8f 025122 call gpio_get_bit 
-0x5e90 025123 fetcht 1 ,mem_matrix_public_gpio 
-0x5e91 025124 branch mouse_pb_button_connect_gnd ,true 
-0x5e92 025125 fetcht 1 ,mem_matrix_public_gpio 
-0x5e93 025126 call gpio_out_active 
-0x5e94 025127 fetcht 1 ,mem_config_select_device_button_gpio 
-0x5e95 025128 fetch 1 ,mem_mouse_pbkey_press_status 
-0x5e96 025129 branch mouse_check_key_connect_gnd 
-:      025131 mouse_select_device_button_up:
-0x5e97 025132 fetch 1 ,mem_select_device_button_statue 
-0x5e98 025133 rtneq pb_button_state_up 
-0x5e99 025134 jam pb_button_state_up ,mem_select_device_button_statue 
-0x5e9a 025135 fetch mouse_flag_len ,mem_mouse_flag 
-0x5e9b 025136 rtnbit1 mouse_enable_pb_button_short_press_enter_discovery 
-0x5e9c 025137 fetch 1 ,mem_bt_discovery_count 
-0x5e9d 025138 sub pdata ,20 ,null 
-0x5e9e 025139 ncall mouse_ready_reconnection_by_button ,positive 
-0x5e9f 025140 fetch 1 ,mem_ui_button_timeout 
-0x5ea0 025141 store 1 ,mem_bt_discovery_count 
-0x5ea1 025142 rtn 
-:      025144 mouse_select_device_button_down:
-0x5ea2 025145 call mouse_select_device_ghost_check 
-0x5ea3 025146 rtn user 
-0x5ea4 025147 fetch 1 ,mem_select_device_button_statue 
-0x5ea5 025148 rtneq pb_button_state_down 
-0x5ea6 025149 jam pb_button_state_down ,mem_select_device_button_statue 
-0x5ea7 025150 fetch mouse_flag_len ,mem_mouse_flag 
-0x5ea8 025151 bbit1 mouse_enable_pb_button_short_press_enter_discovery ,mouse_long_button_bt_discovery 
-0x5ea9 025152 fetch 1 ,mem_mouse_direct_timer 
-0x5eaa 025153 rtn blank 
-0x5eab 025154 fetch 1 ,mem_mouse_direct_timeout 
-0x5eac 025155 store 1 ,mem_mouse_direct_timer 
-0x5ead 025156 rtn 
-:      025158 mouse_select_device_ghost_check:
-0x5eae 025159 disable user 
-0x5eaf 025160 fetch mouse_flag_len ,mem_mouse_flag 
-0x5eb0 025161 rtnbit1 mouse_enable_pb_button_connect_gnd 
-:      025162 mouse_ghost_key_value_check:
-0x5eb1 025163 fetch 1 ,mem_mouse_lkey_press_status 
-0x5eb2 025164 rtn blank 
-0x5eb3 025165 fetch 1 ,mem_mouse_rkey_press_status 
-0x5eb4 025166 rtn blank 
-0x5eb5 025167 branch enable_user 
-:      025169 mouse_check_select_device_by_switch:
-0x5eb6 025170 bpatch patch12_0 ,mem_patch12 
-0x5eb7 025171 fetch mouse_flag_len ,mem_mouse_flag 
-0x5eb8 025172 rtnbit0 mouse_enable_select_device_by_switch_gpio 
-0x5eb9 025173 fetcht 1 ,mem_device_switch_gpio 
-0x5eba 025174 call mouse_gpio_config_input_pu 
-0x5ebb 025175 fetcht 1 ,mem_device_switch_gpio 
-0x5ebc 025176 call gpio_get_bit 
-0x5ebd 025177 branch mouse_check_select_24g_device ,true 
-:      025178 mouse_select_btdevice:
-0x5ebe 025179 fetch 1 ,mem_device_flag 
-0x5ebf 025180 rtneq mode_bt_device1 
-0x5ec0 025181 jam mode_bt_device1 ,mem_device_flag 
-0x5ec1 025182 branch mouse_stop_bluetooth_mode 
-:      025184 mouse_check_select_24g_device:
-0x5ec2 025185 fetch 1 ,mem_device_flag 
-0x5ec3 025186 rtneq mode_24g_device 
-0x5ec4 025187 jam mode_24g_device ,mem_device_flag 
-0x5ec5 025188 branch mouse_24g_stop 
-:      025190 mouse_ready_reconnection_by_button:
-0x5ec6 025191 bpatch patch12_1 ,mem_patch12 
-0x5ec7 025192 fetch 1 ,mem_device_number 
-0x5ec8 025193 rtneq 1 
-0x5ec9 025194 call mouse_select_device_number 
-0x5eca 025195 storet 1 ,mem_device_flag 
-:      025196 mouse_store_device_number_before_reset:
-0x5ecb 025198 call mouse_select_device_enable 
-0x5ecc 025199 call mouse_stop_bluetooth_mode 
-0x5ecd 025200 call app_evt_button_long_pressed 
-0x5ece 025201 call mouse_select_device_disable 
-0x5ecf 025202 jam 1 ,mem_mouse_need_soft_reset 
-0x5ed0 025203 branch mouse_store_device_info_delay 
-:      025205 mouse_soft_reset:
-0x5ed1 025206 call mouse_select_device_enable 
-0x5ed2 025207 branch soft_reset_chip 
-:      025209 mouse_select_device_number:
-0x5ed3 025210 fetcht 1 ,mem_device_flag 
-0x5ed4 025211 increase 1 ,temp 
-0x5ed5 025212 fetch mouse_flag_len ,mem_mouse_flag 
-0x5ed6 025213 bbit1 mouse_enable_24g ,mouse_select_device_number_24g 
-0x5ed7 025214 sub temp ,2 ,null 
-0x5ed8 025215 ncall mouse_select_device_count_clean_bt ,positive 
-0x5ed9 025216 rtn 
-:      025218 mouse_select_device_number_24g:
-0x5eda 025219 fetch 1 ,mem_device_number 
-0x5edb 025220 increase -1 ,pdata 
-0x5edc 025221 isub temp ,null 
-0x5edd 025222 ncall mouse_select_device_count_clean_24g ,positive 
-0x5ede 025223 rtn 
-:      025225 mouse_select_device_count_clean_24g:
-0x5edf 025226 arg 0 ,temp 
-0x5ee0 025227 rtn 
-:      025228 mouse_select_device_count_clean_bt:
-0x5ee1 025229 arg 1 ,temp 
-0x5ee2 025230 rtn 
-:      025232 mouse_store_device_number2eeprom:
-0x5ee3 025233 arg 1 ,temp 
-0x5ee4 025234 arg mem_device_flag ,rega 
-0x5ee5 025235 arg 0 ,regb 
-0x5ee6 025236 branch iicd_write_protect_eep_data 
-:      025238 mouse_bt_button_check:
-0x5ee7 025239 fetch mouse_flag_len ,mem_mouse_flag 
-0x5ee8 025240 rtnbit0 mouse_enable_pb_button_short_press_enter_discovery 
-0x5ee9 025241 branch mouse_select_device_by_pb_button 
-:      025243 mouse_select_device_enable:
-0x5eea 025244 arg mouse_select_device_flag ,queue 
-0x5eeb 025245 branch mouse_enable_function_flag 
-:      025246 mouse_select_device_disable:
-0x5eec 025247 arg mouse_select_device_flag ,queue 
-0x5eed 025248 branch mouse_disable_function_flag 
-:      025249 mouse_bt_cannel_reconn_enable:
-0x5eee 025250 arg mouse_bt_cannel_reconn_flag ,queue 
-0x5eef 025251 branch mouse_enable_function_flag 
-:      025252 mouse_bt_cannel_reconn_disable:
-0x5ef0 025253 arg mouse_bt_cannel_reconn_flag ,queue 
-0x5ef1 025254 branch mouse_disable_function_flag 
-:      025255 mouse_bt_discovery_button_down_enable:
-0x5ef2 025256 arg mouse_bt_discovery_button_down_flag ,queue 
-0x5ef3 025257 branch mouse_enable_function_flag 
-:      025258 mouse_bt_discovery_button_down_disable:
-0x5ef4 025259 arg mouse_bt_discovery_button_down_flag ,queue 
-0x5ef5 025260 branch mouse_disable_function_flag 
-:      025262 mouse_adc_read_enable:
-0x5ef6 025263 arg mouse_enable_adc ,queue 
-0x5ef7 025264 branch mouse_enable_function_flag 
-:      025266 mouse_24g_set_250hz:
-0x5ef8 025267 arg mouse_enable_24g_250hz ,queue 
-0x5ef9 025268 branch mouse_enable_function_flag 
-:      025270 mouse_24g_search_dongle_enable:
-0x5efa 025271 arg mouse_enable_24g_search_dongle ,queue 
-0x5efb 025272 branch mouse_enable_function_flag 
-:      025274 mouse_16m_enable:
-0x5efc 025275 arg mouse_enable_16m ,queue 
-0x5efd 025276 branch mouse_enable_function_flag 
-:      025278 mouse_dpi_4level_enable:
-0x5efe 025279 arg mouse_enable_dpi_level_4 ,queue 
-0x5eff 025280 branch mouse_enable_function_flag 
-:      025282 mouse_enable_function_flag:
-0x5f00 025283 fetch mouse_flag_len ,mem_mouse_flag 
-0x5f01 025284 qset1 pdata 
-0x5f02 025285 store mouse_flag_len ,mem_mouse_flag 
-0x5f03 025286 rtn 
-:      025288 mouse_disable_function_flag:
-0x5f04 025289 fetch mouse_flag_len ,mem_mouse_flag 
-0x5f05 025290 qset0 pdata 
-0x5f06 025291 store mouse_flag_len ,mem_mouse_flag 
-0x5f07 025292 rtn 
-:      025294 mouse_customer_key_enable:
-0x5f08 025295 setarg 0 
-0x5f09 025296 store 8 ,mem_customer_key_press 
-0x5f0a 025297 store 8 ,mem_customer_key_release 
-0x5f0b 025298 fetch 1 ,mem_mouse_customer_function 
-0x5f0c 025299 beq 2 ,mouse_customer_key_ctrl_alt_a 
-0x5f0d 025300 beq 3 ,mouse_customer_ac_home 
-0x5f0e 025301 beq 4 ,mouse_customer_key_play 
-0x5f0f 025302 setarg 0x070008 
-:      025303 mouse_customer_standrad_key_set:
-0x5f10 025304 store 8 ,mem_customer_key_press + 1 
-0x5f11 025305 rtn 
-:      025307 mouse_customer_key_ctrl_alt_a:
-0x5f12 025308 setarg 0x040005 
-0x5f13 025309 branch mouse_customer_standrad_key_set 
-:      025311 mouse_customer_ac_home:
-0x5f14 025312 setarg 0x022303 
-:      025313 mouse_customer_media_key_set:
-0x5f15 025314 store 8 ,mem_customer_key_press 
-0x5f16 025315 setarg 0x03 
-0x5f17 025316 store 8 ,mem_customer_key_release 
-0x5f18 025317 rtn 
-:      025319 mouse_customer_key_play:
-0x5f19 025320 setarg 0x00cd03 
-0x5f1a 025321 branch mouse_customer_media_key_set 
-:      025324 mouse_polling_device:
-0x5f1b 025325 bpatch patch12_2 ,mem_patch12 
-0x5f1c 025326 fetch 1 ,mem_reconn_times 
-0x5f1d 025327 increase -1 ,pdata 
-0x5f1e 025328 store 1 ,mem_reconn_times 
-0x5f1f 025329 fetcht 1 ,mem_device_flag 
-0x5f20 025330 sub temp ,1 ,null 
-0x5f21 025331 ncall mouse_select_device_number ,zero 
-0x5f22 025332 storet 1 ,mem_device_flag 
-0x5f23 025333 call mouse_store_device_number2eeprom 
-0x5f24 025334 call mouse_before_store_reconn_info 
-0x5f25 025335 branch mouse_start_reconnect_device 
-:      025339 mouse_drawing_optima:
-0x5f26 025340 bpatch patch12_3 ,mem_patch12 
-0x5f27 025341 fetch 1 ,mem_config_sensor_type 
-0x5f28 025342 rtneq p3212 
-0x5f29 025343 fetch mouse_flag_len ,mem_mouse_flag 
-0x5f2a 025344 rtnbit0 mouse_enable_smoother 
-0x5f2b 025345 fetch 4 ,mem_mouse_x 
-0x5f2c 025346 rtn blank 
-0x5f2d 025347 call mouse_data_abs_check 
-0x5f2e 025348 setarg 0x03 
-0x5f2f 025349 call mouse_pdata_greater_than_check 
-0x5f30 025350 call mouse_disable_asm ,blank 
-0x5f31 025351 ncall mouse_enable_asm ,blank 
-0x5f32 025352 setarg 0x02 
-0x5f33 025353 call mouse_data_less_than_check 
-0x5f34 025354 call mouse_disable_asm ,blank 
-0x5f35 025355 fetch 1 ,mem_mouse_asm_flag 
-0x5f36 025356 beq 1 ,mouse_drawing_optima_modify 
-:      025357 mouse_drawing_optima_init:
-0x5f37 025358 fetch mouse_flag_len ,mem_mouse_flag 
-0x5f38 025359 rtnbit0 mouse_enable_smoother 
-0x5f39 025360 arg 5 ,loopcnt 
-0x5f3a 025361 arg mem_mouse_asm_flag ,contw 
-0x5f3b 025362 branch clear_mem 
-:      025364 mouse_drawing_optima_modify:
-0x5f3c 025365 call mouse_drawing_optima_xy_offset_modify 
-0x5f3d 025366 fetch 2 ,mem_mouse_x_pre 
-0x5f3e 025367 store 2 ,mem_data_pre 
-0x5f3f 025368 fetch 2 ,mem_mouse_x 
-0x5f40 025369 store 2 ,mem_data_current 
-0x5f41 025370 call mouse_drawing_optima_data_x 
-0x5f42 025371 fetch 2 ,mem_data_pre 
-0x5f43 025372 store 2 ,mem_mouse_x_pre 
-0x5f44 025373 fetch 2 ,mem_data_current 
-0x5f45 025374 store 2 ,mem_mouse_x 
-0x5f46 025376 fetch 2 ,mem_mouse_y_pre 
-0x5f47 025377 store 2 ,mem_data_pre 
-0x5f48 025378 fetch 2 ,mem_mouse_y 
-0x5f49 025379 store 2 ,mem_data_current 
-0x5f4a 025380 call mouse_drawing_optima_data_y 
-0x5f4b 025381 fetch 2 ,mem_data_pre 
-0x5f4c 025382 store 2 ,mem_mouse_y_pre 
-0x5f4d 025383 fetch 2 ,mem_data_current 
-0x5f4e 025384 store 2 ,mem_mouse_y 
-0x5f4f 025385 rtn 
-:      025387 mouse_drawing_optima_xy_offset_modify:
-0x5f50 025388 fetch mouse_flag_len ,mem_mouse_flag 
-0x5f51 025389 rtnbit0 mouse_enable_xy_offset 
-0x5f52 025390 bpatch patch12_4 ,mem_patch12 
-0x5f53 025391 fetch 2 ,mem_mouse_x_pre 
-0x5f54 025392 store 2 ,mem_data_value 
-0x5f55 025393 call mouse_pre_xy_data_judge 
-0x5f56 025394 store 2 ,mem_mouse_x_pre 
-0x5f57 025395 fetch 2 ,mem_mouse_x 
-0x5f58 025396 store 2 ,mem_data_value 
-0x5f59 025397 call mouse_current_xy_data_judge 
-0x5f5a 025398 store 2 ,mem_mouse_x 
-0x5f5b 025399 fetch 2 ,mem_mouse_y_pre 
-0x5f5c 025400 store 2 ,mem_data_value 
-0x5f5d 025401 call mouse_pre_xy_data_judge 
-0x5f5e 025402 store 2 ,mem_mouse_y_pre 
-0x5f5f 025403 fetch 2 ,mem_mouse_y 
-0x5f60 025404 store 2 ,mem_data_value 
-0x5f61 025405 call mouse_current_xy_data_judge 
-0x5f62 025406 store 2 ,mem_mouse_y 
-0x5f63 025407 rtn 
-:      025409 mouse_pre_xy_data_judge:
-0x5f64 025410 fetch 1 ,mem_data_value + 1 
-0x5f65 025411 branch mouse_pre_xy_pdata_offset ,blank 
-0x5f66 025412 branch mouse_pre_xy_ndata_offset 
-:      025414 mouse_pre_xy_pdata_offset:
-0x5f67 025415 fetch 1 ,mem_data_value 
-0x5f68 025416 call mouse_pre_xy_get_0_4_times 
-0x5f69 025417 store 1 ,mem_data_value 
-:      025418 mouse_xy_data_offset_new:
-0x5f6a 025419 fetch 2 ,mem_data_value 
-0x5f6b 025420 rtn 
-:      025421 mouse_pre_xy_ndata_offset:
-0x5f6c 025422 fetch 1 ,mem_data_value 
-0x5f6d 025423 call mouse_pdata_invert 
-0x5f6e 025424 call mouse_pre_xy_get_0_4_times 
-0x5f6f 025425 call disable_blank ,blank 
-0x5f70 025426 call mouse_pdata_get_new_value 
-0x5f71 025427 branch mouse_xy_data_offset_new 
-:      025429 mouse_current_xy_data_judge:
-0x5f72 025430 fetch 1 ,mem_data_value + 1 
-0x5f73 025431 branch mouse_current_xy_pdata_offset ,blank 
-0x5f74 025432 branch mouse_current_xy_ndata_offset 
-:      025433 mouse_current_xy_pdata_offset:
-0x5f75 025434 fetch 1 ,mem_data_value 
-0x5f76 025435 call mouse_current_xy_get_0_6_times 
-0x5f77 025436 store 1 ,mem_data_value 
-0x5f78 025437 branch mouse_xy_data_offset_new 
-:      025438 mouse_current_xy_ndata_offset:
-0x5f79 025439 fetch 1 ,mem_data_value 
-0x5f7a 025440 call mouse_pdata_invert 
-0x5f7b 025441 call mouse_current_xy_get_0_6_times 
-0x5f7c 025442 call disable_blank ,blank 
-0x5f7d 025443 call mouse_pdata_get_new_value 
-0x5f7e 025444 branch mouse_xy_data_offset_new 
-:      025446 mouse_pre_xy_get_0_4_times:
-0x5f7f 025447 mul32 pdata ,4 ,pdata 
-0x5f80 025448 div pdata ,5 
-0x5f81 025449 call wait_div_end 
-0x5f82 025450 quotient pdata 
-0x5f83 025451 rtn 
-:      025452 mouse_current_xy_get_0_6_times:
-0x5f84 025453 mul32 pdata ,12 ,pdata 
-0x5f85 025454 div pdata ,10 
-0x5f86 025455 call wait_div_end 
-0x5f87 025456 quotient pdata 
-0x5f88 025457 rtn 
-:      025459 mouse_drawing_optima_data_x:
-0x5f89 025460 fetch 2 ,mem_data_pre 
-0x5f8a 025461 fetcht 2 ,mem_data_current 
-0x5f8b 025462 iadd temp ,pdata 
-0x5f8c 025463 fetcht 1 ,mem_mouse_data_xtemp 
-0x5f8d 025464 iadd temp ,pdata 
-0x5f8e 025465 and pdata ,0x01 ,temp 
-0x5f8f 025466 storet 1 ,mem_mouse_data_xtemp 
-0x5f90 025467 branch mouse_drawing_optima_data 
-:      025469 mouse_drawing_optima_data_y:
-0x5f91 025470 fetch 2 ,mem_data_pre 
-0x5f92 025471 fetcht 2 ,mem_data_current 
-0x5f93 025472 iadd temp ,pdata 
-0x5f94 025473 fetcht 1 ,mem_mouse_data_ytemp 
-0x5f95 025474 iadd temp ,pdata 
-0x5f96 025475 and pdata ,0x01 ,temp 
-0x5f97 025476 storet 1 ,mem_mouse_data_ytemp 
-0x5f98 025477 branch mouse_drawing_optima_data 
-:      025479 mouse_drawing_optima_data:
-0x5f99 025480 store 3 ,mem_data_sum 
-0x5f9a 025481 isolate1 16 ,pdata 
-0x5f9b 025482 branch mouse_data_sum_overflow ,true 
-0x5f9c 025483 fetch 1 ,mem_data_sum + 1 
-0x5f9d 025484 beq 0xff ,mouse_data_sum_n 
-0x5f9e 025485 fetch 1 ,mem_data_sum 
-:      025486 mouse_data_store_pre:
-0x5f9f 025487 rshift pdata ,pdata 
-0x5fa0 025488 store 2 ,mem_data_pre 
-0x5fa1 025489 store 2 ,mem_data_current 
-0x5fa2 025490 rtn 
-:      025491 mouse_data_sum_overflow:
-0x5fa3 025492 fetch 1 ,mem_data_sum + 1 
-0x5fa4 025493 beq 0 ,mouse_data_sum_overflow_p 
-0x5fa5 025494 fetch 3 ,mem_data_sum 
-0x5fa6 025495 branch mouse_data_store_pre 
-:      025496 mouse_data_sum_overflow_p:
-0x5fa7 025497 jam 0 ,mem_data_sum + 2 
-0x5fa8 025498 fetch 1 ,mem_data_sum 
-0x5fa9 025499 branch mouse_data_store_pre 
-:      025501 mouse_data_sum_n:
-0x5faa 025502 fetch 1 ,mem_data_sum 
-0x5fab 025503 call mouse_pdata_get_half 
-0x5fac 025504 store 1 ,mem_data_pre 
-0x5fad 025505 store 1 ,mem_data_current 
-0x5fae 025506 branch mouse_data_zero ,blank 
-0x5faf 025507 setarg 0xff 
-:      025508 mouse_data_set_direction:
-0x5fb0 025509 store 1 ,mem_data_pre + 1 
-0x5fb1 025510 store 1 ,mem_data_current + 1 
-0x5fb2 025511 rtn 
-:      025512 mouse_data_zero:
-0x5fb3 025513 setarg 0 
-0x5fb4 025514 branch mouse_data_set_direction 
-:      025516 mouse_pdata_get_half:
-0x5fb5 025517 call mouse_pdata_invert 
-0x5fb6 025518 rshift pdata ,pdata 
-:      025519 mouse_pdata_get_new_value:
-0x5fb7 025520 call mouse_rega_in_out 
-0x5fb8 025521 sub pdata ,0 ,pdata 
-0x5fb9 025522 store 1 ,mem_data_value 
-0x5fba 025523 rtn 
-:      025525 mouse_pdata_invert:
-0x5fbb 025526 sub pdata ,0 ,pdata 
-:      025527 mouse_rega_in_out:
-0x5fbc 025528 store 1 ,mem_rega 
-0x5fbd 025529 fetch 1 ,mem_rega 
-0x5fbe 025530 rtn 
-:      025532 mouse_disable_asm:
-0x5fbf 025533 jam 0 ,mem_mouse_asm_flag 
-0x5fc0 025534 rtn 
-:      025535 mouse_enable_asm:
-0x5fc1 025536 jam 1 ,mem_mouse_asm_flag 
-0x5fc2 025537 rtn 
-:      025540 mouse_pdata_greater_than_check:
-0x5fc3 025541 isub rega ,null 
-0x5fc4 025542 nbranch disable_blank ,positive 
-0x5fc5 025543 isub regb ,null 
-0x5fc6 025544 nbranch disable_blank ,positive 
-0x5fc7 025545 branch enable_blank 
-:      025546 mouse_data_less_than_check:
-0x5fc8 025547 isub rega ,null 
-0x5fc9 025548 nrtn positive 
-0x5fca 025549 isub regb ,null 
-0x5fcb 025550 nrtn positive 
-0x5fcc 025551 branch enable_blank 
-:      025553 mouse_data_abs_check:
-0x5fcd 025554 fetch 2 ,mem_mouse_x 
-0x5fce 025555 call mouse_data_abs 
-0x5fcf 025556 copy pdata ,rega 
-0x5fd0 025557 fetch 2 ,mem_mouse_y 
-0x5fd1 025558 call mouse_data_abs 
-0x5fd2 025559 copy pdata ,regb 
-0x5fd3 025560 rtn 
-:      025562 mouse_data_abs:
-0x5fd4 025563 store 2 ,mem_data_current 
-0x5fd5 025564 fetch 1 ,mem_data_current + 1 
-0x5fd6 025565 beq 0xff ,mouse_data_reversal 
-0x5fd7 025566 fetch 1 ,mem_data_current 
-:      025567 mouse_data_abs_store:
-0x5fd8 025568 and_into 0xff ,pdata 
-0x5fd9 025570 rtn 
-:      025571 mouse_data_reversal:
-0x5fda 025572 fetch 2 ,mem_data_current 
-0x5fdb 025573 sub pdata ,0 ,pdata 
-0x5fdc 025574 branch mouse_data_abs_store 
-:      025576 mouse_24g_long_sleep_param_update_timer:
-0x5fdd 025577 arg mem_24g_long_sleep_param_update_timer ,regc 
-0x5fde 025578 arg mouse_24g_long_sleep_normal_param ,regb 
-0x5fdf 025579 branch timer_single_step 
-:      025580 mouse_24g_long_sleep_normal_param:
-0x5fe0 025581 fetch 4 ,mem_24g_long_sleep_set1 
-0x5fe1 025582 store 4 ,mem_24g_enter_hibernate 
-0x5fe2 025583 jam 1 ,mem_mouse_long_mult_flag 
-0x5fe3 025584 rtn 
-:      025587 mouse_24g_long_sleep_set:
-0x5fe4 025588 fetch 1 ,mem_24g_long_sleep_set_level 
-0x5fe5 025589 beq 0x00 ,mouse_24g_long_sleep_set_30ms 
-0x5fe6 025590 beq 0x01 ,mouse_24g_long_sleep_set_50ms 
-0x5fe7 025591 beq 0x02 ,mouse_24g_long_sleep_set_80ms 
-0x5fe8 025592 beq 0x03 ,mouse_24g_long_sleep_set_100ms 
-:      025593 mouse_24g_long_sleep_set_80ms:
-0x5fe9 025594 setarg 0x0ea600 
-:      025595 mouse_24g_long_sleep_set_end:
-0x5fea 025596 store 4 ,mem_24g_long_sleep_set1 
-0x5feb 025597 rtn 
-:      025598 mouse_24g_long_sleep_set_30ms:
-0x5fec 025599 setarg 0x05e740 
-0x5fed 025600 branch mouse_24g_long_sleep_set_end 
-:      025601 mouse_24g_long_sleep_set_50ms:
-0x5fee 025602 setarg 0x0927c0 
-0x5fef 025603 branch mouse_24g_long_sleep_set_end 
-:      025604 mouse_24g_long_sleep_set_100ms:
-0x5ff0 025605 setarg 0x124f80 
-0x5ff1 025606 branch mouse_24g_long_sleep_set_end 
-:      025608 mouse_24g_hibernate_set:
-0x5ff2 025609 bpatch patch12_5 ,mem_patch12 
-0x5ff3 025610 jam 0 ,mem_24g_attempt_fail_flag 
-0x5ff4 025611 call g24_transmit_next_packet 
-0x5ff5 025612 setarg -1 
-0x5ff6 025613 store 4 ,mem_24g_enter_hibernate 
-0x5ff7 025614 setarg 0 
-0x5ff8 025615 store 7 ,mem_mouse_key 
-0x5ff9 025616 jam 1 ,mem_sensor_shutdown_flag 
-0x5ffa 025617 call mouse_sensor_powerdown 
-0x5ffb 025618 call mouse_setgpio_hibernate 
-0x5ffc 025619 branch mouse_24g_long_sleep 
-:      025621 mouse_wakeup_24g:
-0x5ffd 025622 fetch 1 ,mem_sensor_shutdown_flag 
-0x5ffe 025623 ncall mouse_wakeup_24g_from_long_sleep ,blank 
-0x5fff 025624 jam 0 ,mem_sensor_shutdown_flag 
-0x6000 025625 rtn 
-:      025627 mouse_wakeup_24g_from_long_sleep:
-0x6001 025628 call mouse_init_sensor_wakeup 
-0x6002 025629 fetch mouse_flag_len ,mem_mouse_flag 
-0x6003 025630 rtnbit0 mouse_enable_wheel_wake_up_cancel 
-:      025631 mouse_wheel_gpio_init:
-0x6004 025632 fetch 1 ,mem_whee_a_data_gpio 
-0x6005 025633 arg gpcfg_pullup ,temp 
-0x6006 025634 call gpio_config_function_int 
-0x6007 025635 fetch 1 ,mem_whee_b_data_gpio 
-0x6008 025636 arg gpcfg_pullup ,temp 
-0x6009 025637 branch gpio_config_function_int 
-:      025639 mouse_24g_transmit_start:
-0x600a 025640 call mouse_24g_fast_conn_mode_check 
-0x600b 025641 fetch 1 ,mem_sensor_shutdown_flag 
-0x600c 025642 nbranch mouse_24g_short_sleep ,blank 
-0x600d 025643 branch g24_transmit_start_next 
-:      025645 mouse_24g_fast_conn_mode_check:
-0x600e 025646 fetch 4 ,mem_24g_receiver_addr 
-0x600f 025647 fetcht 4 ,mem_24g_fast_conn_addr 
-0x6010 025648 isub temp ,null 
-0x6011 025649 branch mouse_soft_agc_enable ,zero 
-0x6012 025650 branch mouse_soft_agc_disable 
-:      025652 mouse_soft_agc_enable:
-0x6013 025653 jam 0 ,mem_gain_fix 
-0x6014 025654 jam tx_power_factory ,mem_tx_power 
-0x6015 025655 rtn 
-:      025656 mouse_soft_agc_disable:
-0x6016 025657 jam 0xff ,mem_gain_fix 
-0x6017 025658 rtn 
-:      025660 mouse_24g_stop:
-0x6018 025661 set0 mark_24g ,mark 
-0x6019 025662 jam state_24g_stop ,mem_24g_conn_sm 
-0x601a 025663 arg mouse_24g_pairing_flag ,queue 
-0x601b 025664 branch mouse_disable_function_flag 
-:      025666 mouse_24g_start_mode:
-0x601c 025667 fetch mouse_flag_len ,mem_mouse_flag 
-0x601d 025668 bbit0 mouse_enable_24g ,mouse_24g_mode_setup_error 
-0x601e 025669 call mouse_device_24g_pair_led_config 
-0x601f 025670 call mouse_wakeup_from_power_check 
-0x6020 025671 branch mouse_24g_reconn_dongle_start ,user 
-0x6021 025672 fetch mouse_flag_len ,mem_mouse_flag 
-0x6022 025673 bbit1 mouse_enable_auto_24g_paring ,mouse_24g_reconn_general_dongle 
-0x6023 025674 bbit0 mouse_enable_24g_power_on_pairing ,mouse_24g_reconn_general_dongle 
-0x6024 025675 call mouse_key_check_once 
-0x6025 025676 and rega ,0x07 ,pdata 
-0x6026 025677 fetcht 1 ,mem_mouse_commbination_key_24g 
-0x6027 025678 isub temp ,null 
-0x6028 025679 branch mouse_24g_start_pair_mode ,zero 
-0x6029 025680 branch mouse_24g_reconn_general_dongle 
-:      025682 mouse_24g_mode_setup_error:
-0x602a 025683 fetch 1 ,mem_reconn_times 
-0x602b 025684 nbranch mouse_polling_device ,blank 
-0x602c 025685 rtn 
-:      025687 mouse_24g_first_start_auto_pair_mode:
-0x602d 025688 call mouse_wakeup_from_power_check 
-0x602e 025689 branch mouse_24g_first_start_reconn ,user 
-:      025690 mouse_24g_reconn_general_dongle:
-0x602f 025691 jam mode_24g_device ,mem_device_flag 
-0x6030 025692 fetch 2 ,mem_mouse_24g_power_on_fast_conn_timer 
-0x6031 025693 store 2 ,mem_24g_reconn_timeout 
-0x6032 025694 jam fast_conn_and_3_0_addr ,mem_24g_reconn_type 
-0x6033 025695 branch g24_reconn_start 
-:      025697 mouse_24g_start_auto_pair:
-0x6034 025698 fetch 2 ,mem_24g_pair_timeout_init 
-0x6035 025699 store 2 ,mem_24g_reconn_timeout 
-0x6036 025700 jam pair_and_3_0_addr ,mem_24g_reconn_type 
-0x6037 025701 branch g24_reconn_start 
-:      025703 mouse_24g_first_start_reconn:
-0x6038 025704 fetch 1 ,mem_device_flag 
-0x6039 025705 beq mode_24g_device ,mouse_24g_reconn_dongle_start 
-0x603a 025706 call mouse_bluetooth_fast_conn_disable 
-:      025707 mouse_24g_first_bluetooth_reconnect:
-0x603b 025708 call mouse_24g_stop 
-0x603c 025709 jam mode_bt_device1 ,mem_device_flag 
-0x603d 025710 call mouse_select_reconn_device 
-0x603e 025711 branch mouse_start_reconnect_device 
-:      025713 mouse_24g_first_bb_event_reconn_timeout:
-0x603f 025714 call mouse_wakeup_from_power_check 
-0x6040 025715 branch mouse_app_enter_hibernate ,user 
-0x6041 025716 branch mouse_start_discovery 
-:      025718 mouse_24g_first_store_reconn_info:
-0x6042 025719 call mouse_wakeup_from_power_check 
-0x6043 025720 rtn user 
-0x6044 025721 fetch mouse_flag_len ,mem_mouse_flag 
-0x6045 025722 bbit1 mouse_enable_24g_first_auto_pairing ,mouse_store_device_info_delay 
-0x6046 025723 rtn 
-:      025725 mouse_24g_start_pair_mode:
-0x6047 025726 call mouse_device_24g_pair_led_config 
-0x6048 025727 jam 0 ,mem_24g_reconn_type 
-0x6049 025728 arg mouse_24g_pairing_flag ,queue 
-0x604a 025729 call mouse_enable_function_flag 
-0x604b 025730 setarg 0 
-0x604c 025731 store 2 ,mem_24g_reconn_timeout 
-0x604d 025732 call mouse_stop_discovery 
-0x604e 025733 jam type_ms ,mem_24g_data_type 
-0x604f 025734 fetch mouse_flag_len ,mem_mouse_flag 
-0x6050 025735 bbit0 mouse_enable_keyboard ,g24_pair_start 
-0x6051 025736 jam type_kb ,mem_24g_data_type 
-0x6052 025737 branch g24_pair_start 
-:      025739 mouse_24g_attempt_fail:
-0x6053 025740 fetch 1 ,mem_24g_attempt_fail_flag 
-0x6054 025741 nbranch mouse_24g_hibernate_set ,blank 
-0x6055 025742 fetch 1 ,mem_24g_reconn_type 
-0x6056 025743 beq fast_conn_and_3_0_addr ,mouse_24g_fast_conn_attempt_fail 
-0x6057 025744 beq pair_and_3_0_addr ,mouse_24g_auto_pair_attempt_fail 
-0x6058 025745 beq receiver_and_3_0_addr ,mouse_reconn_dongle_attempt_fail 
-:      025746 mouse_24g_attempt_fail_enter_hibernate:
-0x6059 025747 call mouse_24g_stop 
-0x605a 025748 fetch 1 ,mem_reconn_times 
-0x605b 025749 nbranch mouse_polling_device ,blank 
-0x605c 025750 fetch 1 ,mem_device_flag 
-0x605d 025751 beq mode_24g_device ,mouse_app_enter_hibernate 
-0x605e 025752 rtn 
-:      025754 mouse_24g_fast_conn_attempt_fail:
-0x605f 025755 fetch mouse_flag_len ,mem_mouse_flag 
-0x6060 025756 bbit1 mouse_enable_24g_first_auto_pairing ,mouse_24g_start_auto_pair 
-0x6061 025757 bbit1 mouse_enable_auto_24g_paring ,mouse_24g_start_auto_pair 
-0x6062 025758 bbit0 mouse_enable_24g_auto_pair_nerver_been_paired ,mouse_24g_reconn_dongle_start 
-0x6063 025759 fetch 4 ,mem_mouse_24g_addr 
-0x6064 025760 fetcht 4 ,mem_mouse_compare_addr 
-0x6065 025761 isub temp ,null 
-0x6066 025762 branch mouse_24g_start_pair_mode ,zero 
-:      025763 mouse_24g_reconn_dongle_start:
-0x6067 025764 fetch 2 ,mem_24g_reconn_timeout_init 
-0x6068 025765 store 2 ,mem_24g_reconn_timeout 
-0x6069 025766 jam receiver_and_3_0_addr ,mem_24g_reconn_type 
-0x606a 025767 branch g24_reconn_start 
-:      025769 mouse_24g_auto_pair_attempt_fail:
-0x606b 025770 fetch mouse_flag_len ,mem_mouse_flag 
-0x606c 025771 bbit0 mouse_enable_24g_first_auto_pairing ,mouse_24g_attempt_fail_enter_hibernate 
-0x606d 025772 fetch 1 ,mem_device_number 
-0x606e 025773 beq 1 ,mouse_24g_attempt_fail_enter_hibernate 
-0x606f 025774 branch mouse_24g_first_bluetooth_reconnect 
-:      025776 mouse_reconn_dongle_attempt_fail:
-0x6070 025777 fetch mouse_flag_len ,mem_mouse_flag 
-0x6071 025778 bbit0 mouse_enable_24g_first_auto_pairing ,mouse_24g_attempt_fail_enter_hibernate 
-0x6072 025779 bbit1 mouse_enable_eeprom ,mouse_24g_attempt_fail_enter_hibernate 
-0x6073 025780 bbit1 mouse_enable_flash ,mouse_24g_attempt_fail_enter_hibernate 
-0x6074 025781 branch mouse_24g_start_auto_pair + 1 
-:      025783 mouse_24g_attempt_success:
-0x6075 025784 fetch 4 ,mem_24g_addr 
-0x6076 025785 store 4 ,mem_24g_receiver_addr 
-0x6077 025786 store 4 ,mem_mouse_24g_addr 
-0x6078 025787 call g24_ch_syncword_crc8_init 
-0x6079 025788 call mouse_no_data_timer_init 
-0x607a 025789 call mouse_device_poweron_led_config 
-0x607b 025790 call mouse_init_sensor_reset 
-0x607c 025791 jam 0 ,mem_mouse_long_mult_flag 
-0x607d 025792 jam 0 ,mem_24g_conn_sm 
-0x607e 025793 jam 0 ,mem_24g_reconn_type 
-0x607f 025794 fetch 4 ,mem_24g_receiver_addr 
-0x6080 025795 fetch 4 ,mem_24g_fast_conn_addr 
-0x6081 025796 isub temp ,null 
-0x6082 025797 rtn zero 
-0x6083 025798 branch mouse_24g_first_store_reconn_info 
-:      025800 mouse_24g_pairing_complete:
-0x6084 025801 call mouse_init_sensor_reset 
-0x6085 025802 call mouse_read_sensor_common 
-:      025803 mouse_24g_pairing_complete_common:
-0x6086 025804 call mouse_device_poweron_led_config 
-0x6087 025805 call mouse_no_data_timer_init 
-0x6088 025806 arg mouse_24g_pairing_flag ,queue 
-0x6089 025807 call mouse_disable_function_flag 
-0x608a 025808 setarg 0 
-0x608b 025809 store 2 ,mem_24g_pair_timeout 
-0x608c 025810 store 2 ,mem_24g_reconn_timeout 
-0x608d 025811 store 1 ,mem_24g_conn_sm 
-0x608e 025812 store 1 ,mem_mouse_move_flag 
-0x608f 025813 store 1 ,mem_24g_reconn_type 
-0x6090 025816 fetch 4 ,mem_24g_addr 
-0x6091 025817 store 4 ,mem_24g_receiver_addr 
-0x6092 025818 store 4 ,mem_mouse_24g_addr 
-0x6093 025819 branch mouse_store_device_info_delay 
-:      025821 mouse_24g_short_sleep_clear_wake:
-0x6094 025822 call clear_wake 
-0x6095 025823 branch lpm_write_gpio_wakeup 
-:      025825 mouse_24g_package_data:
-0x6096 025826 bpatch patch12_6 ,mem_patch12 
-0x6097 025827 rtnmark0 mark_24g 
-0x6098 025828 call mouse_motion 
-0x6099 025829 nrtn user 
-0x609a 025830 fetch 1 ,mem_mouse_24g_long_sleep_flag 
-0x609b 025831 jam 0 ,mem_mouse_24g_long_sleep_flag 
-0x609c 025832 ncall mouse_24g_short_sleep_clear_wake ,blank 
-0x609d 025834 fetch mouse_flag_len ,mem_mouse_flag 
-0x609e 025835 bbit0 mouse_enable_keyboard ,mouse_24g_mouse_package_data 
-0x609f 025836 fetch 1 ,mem_customer_key 
-0x60a0 025837 nbranch mouse_24g_keyboard_package_data ,blank 
-:      025838 mouse_24g_mouse_package_data:
-0x60a1 025839 call mouse_data_xy_release 
-0x60a2 025840 fetch 1 ,mem_24g_data_type 
-0x60a3 025841 bbit1 1 ,mouse_24g_mouse_package_data_now 
-0x60a4 025842 fetcht 1 ,mem_24g_txbuf + 1 
-0x60a5 025843 fetch 1 ,mem_mouse_key 
-0x60a6 025844 ior temp ,pdata 
-0x60a7 025845 store 1 ,mem_mouse_key 
-0x60a8 025846 fetcht 1 ,mem_24g_txbuf + 6 
-0x60a9 025847 fetch 1 ,mem_mouse_z 
-0x60aa 025848 iadd temp ,pdata 
-0x60ab 025849 store 1 ,mem_mouse_z 
-0x60ac 025850 fetcht 1 ,mem_24g_txbuf + 7 
-0x60ad 025851 fetch 1 ,mem_mouse_tz 
-0x60ae 025852 iadd temp ,pdata 
-0x60af 025853 store 1 ,mem_mouse_tz 
-:      025854 mouse_24g_mouse_package_data_now:
-0x60b0 025855 jam type_ms ,mem_24g_data_type 
-0x60b1 025856 arg 7 ,rega 
-0x60b2 025857 arg mem_mouse_key ,regb 
-0x60b3 025858 fetch 2 ,mem_mouse_z 
-0x60b4 025859 rtn blank 
-0x60b5 025860 branch g24_transmit_by_interrupt_enable 
-:      025862 mouse_24g_keyboard_package_data:
-0x60b6 025863 jam type_kb ,mem_24g_data_type 
-0x60b7 025864 arg 9 ,rega 
-0x60b8 025865 fetch 1 ,mem_customer_data_trigger 
-0x60b9 025866 nbranch mouse_customer_key_press ,blank 
-0x60ba 025867 arg mem_customer_key_release ,regb 
-0x60bb 025868 rtn 
-:      025869 mouse_customer_key_press:
-0x60bc 025870 arg mem_customer_key_press ,regb 
-0x60bd 025871 rtn 
-:      025876 mouse_24g_search_dongle_init:
-0x60be 025877 setarg 0 
-0x60bf 025878 store 3 ,mem_mouse_search_dongle_action 
-0x60c0 025879 rtn 
-:      025881 mouse_24g_search_dongle:
-0x60c1 025882 fetch mouse_flag_len ,mem_mouse_flag 
-0x60c2 025883 rtnbit0 mouse_enable_24g_search_dongle 
-0x60c3 025884 fetch 1 ,mem_mouse_long_mult_flag 
-0x60c4 025885 rtn blank 
-0x60c5 025886 fetch 1 ,mem_24g_abort_pac 
-0x60c6 025887 rtn blank 
-0x60c7 025888 fetch 1 ,mem_mouse_search_dongle_interval 
-0x60c8 025889 increase 1 ,pdata 
-0x60c9 025890 and_into 3 ,pdata 
-0x60ca 025891 store 1 ,mem_mouse_search_dongle_interval 
-0x60cb 025892 nrtn blank 
-0x60cc 025893 jam 0 ,mem_mouse_search_dongle_ch 
-:      025894 mouse_24g_search_dongle_loop:
-0x60cd 025895 bpatch patch12_7 ,mem_patch12 
-0x60ce 025896 fetch 1 ,mem_mouse_search_dongle_ch 
-0x60cf 025897 increase 1 ,pdata 
-0x60d0 025898 store 1 ,mem_mouse_search_dongle_ch 
-0x60d1 025899 sub pdata ,g24_ch_number ,null 
-0x60d2 025900 nbranch mouse_24g_search_dongle_loop_end ,positive 
-0x60d3 025901 call g24_reconn_data_prep 
-0x60d4 025902 call g24_transmit_receive_ack 
-0x60d5 025903 nbranch mouse_24g_search_dongle_loop_retry ,sync 
-0x60d6 025904 nbranch mouse_24g_search_dongle_loop_retry ,user3 
-0x60d7 025905 call mouse_g24_ackpayload_parse 
-0x60d8 025906 call mouse_24g_search_dongle_success 
-:      025907 mouse_24g_search_dongle_loop_end:
-0x60d9 025908 call g24_txbuf_clear 
-0x60da 025909 fetch 1 ,mem_mouse_search_dongle_count 
-0x60db 025910 increase 1 ,pdata 
-0x60dc 025911 store 1 ,mem_mouse_search_dongle_count 
-0x60dd 025912 beq g24_ch_poll_count ,mouse_24g_search_dongle_check 
-0x60de 025913 rtn 
-:      025915 mouse_24g_search_dongle_loop_retry:
-0x60df 025916 call g24_ch 
-0x60e0 025917 branch mouse_24g_search_dongle_loop 
-:      025919 mouse_24g_search_dongle_check:
-0x60e1 025920 jam 0 ,mem_mouse_search_dongle_count 
-0x60e2 025921 fetch 1 ,mem_mouse_search_dongle_action 
-0x60e3 025922 rtnbit1 g24_disconn_state 
-0x60e4 025923 set1 g24_disconn_state ,pdata 
-0x60e5 025924 store 1 ,mem_mouse_search_dongle_action 
-0x60e6 025925 fetch 2 ,mem_mouse_24g_search_dongle_time_init 
-0x60e7 025926 store 2 ,mem_mouse_no_data_timer 
-0x60e8 025927 branch mouse_sensor_powerdown 
-:      025929 mouse_24g_search_dongle_success:
-0x60e9 025930 fetch 1 ,mem_24g_abort_pac 
-0x60ea 025931 branch mouse_24g_search_dongle_init ,blank 
-0x60eb 025932 jam 0 ,mem_mouse_search_dongle_count 
-0x60ec 025933 fetch 1 ,mem_mouse_search_dongle_action 
-0x60ed 025934 rtnbit0 g24_disconn_state 
-0x60ee 025935 set0 g24_disconn_state ,pdata 
-0x60ef 025936 store 1 ,mem_mouse_search_dongle_action 
-0x60f0 025937 call mouse_no_data_timer_init 
-0x60f1 025938 branch mouse_init_sensor_wakeup 
-:      025940 mouse_g24_ackpayload_parse:
-0x60f2 025941 call g24_ackpayload_parse 
-0x60f3 025942 fetch 1 ,mem_24g_rxbuf + 1 
-0x60f4 025943 compare 0x08 ,pdata ,0xf8 
-0x60f5 025944 nrtn true 
-0x60f6 025945 fetch 1 ,mem_24g_rxbuf + 2 
-0x60f7 025946 beq 0xff ,mouse_24g_hibernate_set 
-0x60f8 025947 rtn 
-:      025952 mouse_g24_retransmit:
-0x60f9 025953 fetch 1 ,mem_mouse_need_soft_reset 
-0x60fa 025954 nrtn blank 
-0x60fb 025955 call mouse_retransmit_select_device_by_pb_button 
-0x60fc 025956 call mouse_select_device_by_dpi_button_once 
-0x60fd 025957 branch g24_retransmit0 
-:      025959 mouse_select_device_by_dpi_button_once:
-0x60fe 025960 arg 12 ,queue 
-0x60ff 025961 call timer_check 
-0x6100 025962 nrtn blank 
-0x6101 025963 call mouse_dpi_check_once 
-0x6102 025964 call mouse_dpi_key_check_long_press 
-:      025965 mouse_g24_retransmit_100ms_timer_init:
-0x6103 025966 arg 12 ,queue 
-0x6104 025967 setarg 160 
-0x6105 025968 branch timer_init 
-:      025970 mouse_dpi_check_once:
-0x6106 025971 fetch mouse_flag_len ,mem_mouse_flag 
-0x6107 025972 rtnbit0 mouse_enable_select_device_by_dpi_button 
-0x6108 025974 branch mouse_dpi_check 
-:      025977 mouse_24g_before_lpm_sleep:
-0x6109 025978 fetch 1 ,mem_device_flag 
-0x610a 025979 bne mode_24g_device ,lpm_sleep_skip_cb_function 
-0x610b 025980 fetch 1 ,mem_24g_disable_fec1 
-0x610c 025981 rtn blank 
-:      025982 mouse_peripheral_clock_off:
-0x610d 025983 jam 2 ,core_clksel 
-0x610e 025984 jam 0xf8 ,core_lpm_ctrl 
-0x610f 025985 rtn 
-:      025990 mouse_logo_led_on_timer:
-0x6110 025991 fetch 1 ,mem_mouse_logo_led_gpio 
-0x6111 025992 rtneq gpio_disable 
-0x6112 025993 fetch 2 ,mem_mouse_no_data_timer 
-0x6113 025994 rtn blank 
-0x6114 025995 fetch 2 ,mem_mouse_no_data_timeout 
-0x6115 025996 fetcht 2 ,mem_mouse_no_data_timer 
-0x6116 025997 isub temp ,temp 
-0x6117 025998 fetch 2 ,mem_mouse_logo_led_on_time_init 
-0x6118 025999 isub temp ,pdata 
-0x6119 026000 branch mouse_logo_led_on ,positive 
-:      026001 mouse_logo_led_off:
-0x611a 026002 fetcht 1 ,mem_mouse_logo_led_gpio 
-0x611b 026003 branch mouse_led_off 
-:      026004 mouse_logo_led_on:
-0x611c 026005 fetcht 1 ,mem_mouse_logo_led_gpio 
-0x611d 026006 branch mouse_led_on 
-:      026013 mouse_dpi_led_blink_delay_timer:
-0x611e 026014 arg mem_mouse_dpi_led_delay_count ,regc 
-0x611f 026015 arg mouse_dpi_led_blink_init ,regb 
-0x6120 026016 branch timer_single_step 
-:      026018 mouse_dpi_led_blink_init:
-0x6121 026019 bpatch patch13_0 ,mem_patch13 
-0x6122 026020 fetch 1 ,mem_config_sensor_type 
-0x6123 026021 beq p3212 ,mouse_dpi_led_blink_init_another 
-0x6124 026022 beq ka8g2 ,mouse_dpi_led_blink_init_another 
-0x6125 026023 fetcht 1 ,mem_mouse_dpi 
-0x6126 026024 increase 2 ,temp 
-:      026025 mouse_dpi_led_blink_init_next:
-0x6127 026026 sub temp ,3 ,null 
-0x6128 026027 call mouse_dpi_led_blink_init_level_4 ,positive 
-0x6129 026028 ncall mouse_dpi_led_blink_count_clean ,positive 
-0x612a 026029 copy temp ,pdata 
-0x612b 026030 iadd pdata ,pdata 
-0x612c 026031 store 1 ,mem_mouse_multi_led_blink_count 
-:      026032 mouse_multi_dpi_led_blink_enable:
-0x612d 026033 jam 4 ,mem_mouse_multi_led_blink_type 
-0x612e 026034 call mouse_multi_dpi_led_blink_timer_init 
-0x612f 026035 jam multi_led_blink ,mem_mouse_multi_led_type 
-0x6130 026036 branch mouse_multi_led_enable 
-:      026038 mouse_dpi_led_blink_init_another:
-0x6131 026039 fetcht 1 ,mem_mouse_dpi 
-0x6132 026040 increase 1 ,temp 
-0x6133 026041 branch mouse_dpi_led_blink_init_next 
-:      026043 mouse_dpi_led_blink_init_level_4:
-0x6134 026044 fetch mouse_flag_len ,mem_mouse_flag 
-0x6135 026045 rtnbit0 mouse_enable_dpi_level_4 
-0x6136 026046 increase 1 ,temp 
-0x6137 026047 rtn 
-:      026048 mouse_dpi_led_blink_count_clean:
-0x6138 026049 increase -3 ,temp 
-0x6139 026050 rtn 
-:      026053 mouse_dpi_led_blink_delay:
-0x613a 026054 fetch 1 ,mem_mouse_dpi_gpio 
-0x613b 026055 rtneq gpio_disable 
-0x613c 026056 fetch 2 ,mem_mouse_discovery_timer 
-0x613d 026057 nrtn blank 
-0x613e 026058 fetch 2 ,mem_24g_pair_timeout 
-0x613f 026059 nrtn blank 
-0x6140 026060 fetch 2 ,mem_24g_reconn_timeout 
-0x6141 026061 nrtn blank 
-0x6142 026062 fetch 1 ,mem_mouse_multi_led_powon_timer 
-0x6143 026063 nrtn blank 
-0x6144 026064 fetch 1 ,mem_mouse_dpi_led_delay_count_init 
-0x6145 026065 branch mouse_dpi_led_blink_init ,blank 
-0x6146 026066 store 1 ,mem_mouse_dpi_led_delay_count 
-0x6147 026067 rtn 
-:      026075 mouse_check_dpi_blink:
-0x6148 026076 disable user 
-0x6149 026077 fetch 1 ,mem_mouse_multi_led_blink_type 
-0x614a 026078 sub pdata ,4 ,null 
-0x614b 026079 nrtn zero 
-0x614c 026080 branch enable_user 
-:      026082 mouse_low_voltage_led_timer:
-0x614d 026083 fetch mouse_flag_len ,mem_mouse_flag 
-0x614e 026084 rtnbit0 mouse_enable_low_led 
-0x614f 026085 rtnbit0 mouse_low_voltage_flag 
-0x6150 026086 fetch 2 ,mem_mouse_discovery_timer 
-0x6151 026087 nrtn blank 
-0x6152 026088 fetch 2 ,mem_24g_pair_timeout 
-0x6153 026089 nrtn blank 
-0x6154 026090 fetch 2 ,mem_24g_reconn_timeout 
-0x6155 026091 nrtn blank 
-0x6156 026092 fetch 1 ,mem_mouse_multi_led_powon_timer 
-0x6157 026093 nrtn blank 
-0x6158 026094 call mouse_check_dpi_blink 
-0x6159 026095 rtn user 
-0x615a 026097 fetch 1 ,mem_mouse_multi_low_led_blink_count 
-0x615b 026098 branch mouse_low_led_blink_count_init_judge ,blank 
-:      026099 mouse_low_led_blink_timer:
-0x615c 026100 fetcht 1 ,mem_adc_low_volatage_led_timer_count 
-0x615d 026101 increase 1 ,temp 
-0x615e 026102 storet 1 ,mem_adc_low_volatage_led_timer_count 
-0x615f 026103 fetch 1 ,mem_mouse_low_led_blink_timer 
-0x6160 026104 isub temp ,null 
-0x6161 026105 ncall mouse_low_led_timer_count_clean ,positive 
-0x6162 026106 fetch 1 ,mem_mouse_low_led_blink_half_timer 
-0x6163 026107 isub temp ,null 
-0x6164 026108 nbranch mouse_low_voltage_led_off_judge ,positive 
-:      026109 mouse_low_voltage_led_on_judge:
-0x6165 026110 fetch mouse_flag_len ,mem_mouse_flag 
-0x6166 026111 bbit1 mouse_enable_low_for_led ,mouse_device_led_on 
-0x6167 026112 bbit1 mouse_enable_dpi_low_for_led ,mouse_device_led_on 
-:      026113 mouse_low_voltage_led_on:
-0x6168 026114 fetcht 1 ,mem_mouse_low_voltage_alarm_gpio 
-0x6169 026115 branch mouse_led_on 
-:      026117 mouse_low_led_timer_count_clean:
-0x616a 026118 jam 1 ,mem_adc_low_volatage_led_timer_count 
-0x616b 026119 fetch 1 ,mem_mouse_multi_low_led_blink_count 
-0x616c 026120 increase -1 ,pdata 
-0x616d 026121 store 1 ,mem_mouse_multi_low_led_blink_count 
-:      026122 mouse_low_voltage_led_off_judge:
-0x616e 026123 fetch mouse_flag_len ,mem_mouse_flag 
-0x616f 026124 bbit1 mouse_enable_low_for_led ,mouse_device_led_off 
-0x6170 026125 bbit1 mouse_enable_dpi_low_for_led ,mouse_device_led_off 
-:      026126 mouse_low_voltage_led_off:
-0x6171 026127 fetcht 1 ,mem_mouse_low_voltage_alarm_gpio 
-0x6172 026128 branch mouse_led_off 
-:      026130 mouse_low_led_blink_count_init_judge:
-0x6173 026131 fetch mouse_flag_len ,mem_mouse_flag 
-0x6174 026132 bbit1 mouse_enable_low_led_blink_limit ,mouse_low_voltage_led_off_judge 
-0x6175 026133 call mouse_multi_low_led_blink_count_init 
-0x6176 026134 branch mouse_low_led_blink_timer 
-:      026142 mouse_device_multi_led_parm_init:
-0x6177 026143 jam 0 ,mem_mouse_multi_led_blink_enable 
-0x6178 026144 call mouse_device_multi_led_all_off 
-0x6179 026145 jam 0 ,mem_mouse_multi_led_blink_type 
-0x617a 026146 fetch 1 ,mem_mouse_low_led_blink_timer 
-0x617b 026147 rshift pdata ,pdata 
-0x617c 026148 store 1 ,mem_mouse_low_led_blink_half_timer 
-0x617d 026149 rtn 
-:      026150 mouse_multi_low_led_blink_count_init:
-0x617e 026151 fetch 1 ,mem_mouse_multi_lowled_blink_count_init 
-0x617f 026152 store 1 ,mem_mouse_multi_low_led_blink_count 
-0x6180 026153 rtn 
-:      026155 mouse_multi_led_blink_timer_init:
-0x6181 026156 fetch 1 ,mem_mouse_multi_led_blink_type 
-0x6182 026157 beq 1 ,mouse_device_24g_led_blink_timer_init 
-0x6183 026158 beq 2 ,mouse_device_le_discovery_led_blink_timer_init 
-0x6184 026159 beq 3 ,mouse_device_le_reconn_led_blink_timer_init 
-:      026160 mouse_multi_dpi_led_blink_timer_init:
-0x6185 026161 fetch 1 ,mem_mouse_dpi_led_blink_timer_init 
-:      026162 mouse_store_multi_led_blink_timer:
-0x6186 026163 store 1 ,mem_mouse_multi_led_blink_timer 
-0x6187 026164 rtn 
-:      026165 mouse_device_24g_led_blink_timer_init:
-0x6188 026166 fetch 1 ,mem_mouse_multi_24gled_blink_timer_init 
-0x6189 026167 branch mouse_store_multi_led_blink_timer 
-:      026168 mouse_device_le_discovery_led_blink_timer_init:
-0x618a 026169 fetch 1 ,mem_mouse_multi_le_discovery_blink_timer_init 
-0x618b 026170 branch mouse_store_multi_led_blink_timer 
-:      026171 mouse_device_le_reconn_led_blink_timer_init:
-0x618c 026172 fetch 1 ,mem_mouse_multi_le_reconn_blink_timer_init 
-0x618d 026173 branch mouse_store_multi_led_blink_timer 
-:      026176 mouse_device_poweron_led_config:
-0x618e 026177 bpatch patch13_1 ,mem_patch13 
-0x618f 026178 fetch 1 ,mem_mouse_multi_led_powon_timer_init 
-0x6190 026179 store 1 ,mem_mouse_multi_led_powon_timer 
-0x6191 026180 jam multi_led_on ,mem_mouse_multi_led_type 
-:      026181 mouse_multi_led_enable:
-0x6192 026182 jam off ,mem_mouse_multi_led_state 
-0x6193 026183 jam on ,mem_mouse_multi_led_blink_enable 
-0x6194 026184 rtn 
-:      026187 mouse_device_24g_pair_led_config:
-0x6195 026188 bpatch patch13_2 ,mem_patch13 
-0x6196 026189 fetch 1 ,mem_device_flag 
-0x6197 026190 rtnne mode_24g_device 
-0x6198 026191 call mouse_multi_led_blink_enable_init 
-0x6199 026192 jam 1 ,mem_mouse_multi_led_blink_type 
-0x619a 026193 call mouse_device_24g_led_blink_timer_init 
-0x619b 026194 fetch 1 ,mem_mouse_le_reconn_blink_limit 
-0x619c 026195 rtn blank 
-0x619d 026196 fetch 1 ,mem_mouse_multi_24gled_blink_count_init 
-0x619e 026197 branch mouse_device_led_blink_count_init 
-:      026199 mouse_device_le_reconn_led_config:
-0x619f 026200 fetch 1 ,mem_device_flag 
-0x61a0 026201 rtneq mode_24g_device 
-0x61a1 026202 call mouse_multi_led_blink_enable_init 
-0x61a2 026203 fetch mouse_flag_len ,mem_mouse_flag 
-0x61a3 026204 rtnbit0 mouse_enable_bt_reconn_led_effect 
-0x61a4 026205 jam 3 ,mem_mouse_multi_led_blink_type 
-0x61a5 026206 call mouse_device_le_reconn_led_blink_timer_init 
-0x61a6 026207 fetch 1 ,mem_mouse_le_reconn_blink_limit 
-0x61a7 026208 rtn blank 
-0x61a8 026209 fetch 1 ,mem_mouse_multi_le_reconn_blink_count_init 
-:      026210 mouse_device_led_blink_count_init:
-0x61a9 026211 store 1 ,mem_mouse_multi_led_blink_count 
-0x61aa 026212 rtn 
-:      026214 mouse_device_discovery_led_config:
-0x61ab 026215 jam 0 ,mem_mouse_le_reconn_blink_limit 
-0x61ac 026216 jam 2 ,mem_mouse_multi_led_blink_type 
-0x61ad 026217 call mouse_device_le_discovery_led_blink_timer_init 
-:      026218 mouse_multi_led_blink_enable_init:
-0x61ae 026219 jam 1 ,mem_mouse_multi_led_blink_enable 
-0x61af 026220 jam multi_led_blink ,mem_mouse_multi_led_type 
-0x61b0 026221 branch mouse_device_multi_led_on 
-:      026225 mouse_led_multi_timer:
-0x61b1 026226 fetch 1 ,mem_mouse_multi_led_blink_enable 
-0x61b2 026227 rtn blank 
-0x61b3 026228 fetch 1 ,mem_mouse_multi_led_type 
-0x61b4 026229 beq multi_led_blink ,mouse_multi_led_type_blink 
-:      026230 mouse_device_multi_led_type_on:
-0x61b5 026231 fetch 1 ,mem_mouse_multi_led_powon_timer 
-0x61b6 026232 branch mouse_device_poweron_led_off ,blank 
-0x61b7 026233 increase -1 
-0x61b8 026234 store 1 ,mem_mouse_multi_led_powon_timer 
-0x61b9 026235 branch mouse_device_led_on 
-:      026237 mouse_device_poweron_led_off:
-0x61ba 026238 jam 0 ,mem_mouse_multi_led_blink_enable 
-0x61bb 026239 call mouse_multi_low_led_blink_count_init 
-0x61bc 026240 branch mouse_device_led_off 
-:      026242 mouse_multi_led_type_blink:
-0x61bd 026243 bpatch patch13_3 ,mem_patch13 
-0x61be 026244 fetch 1 ,mem_mouse_multi_led_blink_type 
-0x61bf 026245 rtn blank 
-0x61c0 026246 beq 4 ,mouse_device_led_blink_limit 
-0x61c1 026247 branch mouse_device_led_blink_judge 
-:      026249 mouse_device_led_blink_judge:
-0x61c2 026250 fetch 1 ,mem_mouse_le_reconn_blink_limit 
-0x61c3 026251 beq 1 ,mouse_device_led_blink_limit 
-0x61c4 026252 branch mouse_multi_led_type_blink_next 
-:      026254 mouse_device_led_blink_limit:
-0x61c5 026255 fetch 1 ,mem_mouse_multi_led_blink_count 
-0x61c6 026256 branch mouse_multi_led_off_judge ,blank 
-:      026257 mouse_multi_led_type_blink_next:
-0x61c7 026258 arg mem_mouse_multi_led_blink_timer ,regc 
-0x61c8 026259 arg mouse_multi_led_type_blink_start ,regb 
-0x61c9 026260 branch timer_single_step 
-:      026262 mouse_multi_led_type_blink_start:
-0x61ca 026263 fetch 1 ,mem_mouse_multi_led_blink_type 
-0x61cb 026264 beq 4 ,mouse_multi_led_blink_count_decrease 
-0x61cc 026265 fetch 1 ,mem_mouse_le_reconn_blink_limit 
-0x61cd 026266 beq 1 ,mouse_multi_led_blink_count_decrease 
-:      026267 mouse_multi_led_blink:
-0x61ce 026268 call mouse_multi_led_blink_timer_init 
-0x61cf 026269 fetch 1 ,mem_mouse_multi_led_state 
-0x61d0 026270 beq on ,mouse_multi_led_off_judge_next 
-0x61d1 026271 branch mouse_multi_led_on_judge 
-:      026273 mouse_multi_led_blink_count_decrease:
-0x61d2 026274 fetch 1 ,mem_mouse_multi_led_blink_count 
-0x61d3 026275 increase -1 
-0x61d4 026276 store 1 ,mem_mouse_multi_led_blink_count 
-0x61d5 026277 branch mouse_multi_led_blink 
-:      026280 mouse_multi_led_on_judge:
-0x61d6 026281 fetch 1 ,mem_mouse_multi_led_blink_type 
-0x61d7 026282 beq 4 ,mouse_multi_dpi_led_on_judge 
-:      026283 mouse_device_multi_led_on:
-0x61d8 026284 jam on ,mem_mouse_multi_led_state 
-:      026285 mouse_device_led_on:
-0x61d9 026286 bpatch patch13_4 ,mem_patch13 
-0x61da 026287 fetch 1 ,mem_device_flag 
-0x61db 026288 beq mode_24g_device ,mouse_device_24g_led_on 
-0x61dc 026289 beq mode_bt_device1 ,mouse_device_bt1_led_on 
-0x61dd 026290 beq mode_bt_device2 ,mouse_device_bt2_led_on 
-0x61de 026291 rtn 
-:      026292 mouse_device_24g_led_on:
-0x61df 026293 fetcht 1 ,mem_mouse_1io2led_multi_24gled 
-0x61e0 026294 branch mouse_led_on 
-:      026295 mouse_device_bt1_led_on:
-0x61e1 026296 fetcht 1 ,mem_mouse_1io2led_multi_bt1led 
-0x61e2 026297 branch mouse_led_on 
-:      026298 mouse_device_bt2_led_on:
-0x61e3 026299 fetcht 1 ,mem_mouse_1io2led_multi_bt2led 
-:      026300 mouse_led_on:
-0x61e4 026301 branch gpio_out_active 
-:      026303 mouse_led_off:
-0x61e5 026304 branch gpio_out_inactive 
-:      026306 mouse_multi_led_off_judge:
-0x61e6 026307 jam 0 ,mem_mouse_multi_led_blink_enable 
-0x61e7 026308 jam 0 ,mem_mouse_multi_led_blink_type 
-:      026309 mouse_multi_led_off_judge_next:
-0x61e8 026310 fetch 1 ,mem_mouse_multi_led_blink_type 
-0x61e9 026311 beq 4 ,mouse_multi_dpi_led_off_judge 
-:      026312 mouse_device_multi_led_off:
-0x61ea 026313 jam off ,mem_mouse_multi_led_state 
-:      026314 mouse_device_led_off:
-0x61eb 026315 bpatch patch13_5 ,mem_patch13 
-0x61ec 026316 fetch 1 ,mem_device_flag 
-0x61ed 026317 beq mode_24g_device ,mouse_device_24g_led_off 
-0x61ee 026318 beq mode_bt_device1 ,mouse_device_bt1_led_off 
-0x61ef 026319 beq mode_bt_device2 ,mouse_device_bt2_led_off 
-0x61f0 026320 rtn 
-:      026321 mouse_device_24g_led_off:
-0x61f1 026322 fetcht 1 ,mem_mouse_1io2led_multi_24gled 
-0x61f2 026323 fetch mouse_flag_len ,mem_mouse_flag 
-0x61f3 026324 bbit0 mouse_enable_1io2led ,mouse_led_off 
-0x61f4 026325 branch gpio_set_high_impedance 
-:      026326 mouse_device_bt1_led_off:
-0x61f5 026327 fetcht 1 ,mem_mouse_1io2led_multi_bt1led 
-0x61f6 026328 fetch mouse_flag_len ,mem_mouse_flag 
-0x61f7 026329 bbit0 mouse_enable_1io2led ,mouse_led_off 
-0x61f8 026330 branch gpio_set_high_impedance 
-:      026331 mouse_device_bt2_led_off:
-0x61f9 026332 fetcht 1 ,mem_mouse_1io2led_multi_bt2led 
-0x61fa 026333 fetch mouse_flag_len ,mem_mouse_flag 
-0x61fb 026334 bbit0 mouse_enable_1io2led ,mouse_led_off 
-0x61fc 026335 branch gpio_set_high_impedance 
-:      026337 mouse_device_multi_led_all_off:
-0x61fd 026338 call mouse_device_24g_led_off 
-0x61fe 026339 call mouse_device_bt1_led_off 
-0x61ff 026340 call mouse_device_bt2_led_off 
-0x6200 026341 call mouse_low_voltage_led_off_judge 
-0x6201 026342 branch mouse_multi_dpi_led_off_judge 
-:      026344 mouse_multi_dpi_led_off_judge:
-0x6202 026345 jam off ,mem_mouse_multi_led_state 
-0x6203 026346 fetch mouse_flag_len ,mem_mouse_flag 
-0x6204 026347 bbit1 mouse_enable_dpi_for_led ,mouse_device_multi_led_off 
-0x6205 026348 bbit1 mouse_enable_dpi_low_for_led ,mouse_device_multi_led_off 
-:      026349 mouse_multi_dpi_led_off:
-0x6206 026350 fetcht 1 ,mem_mouse_dpi_gpio 
-0x6207 026351 branch mouse_led_off 
-:      026353 mouse_multi_dpi_led_on_judge:
-0x6208 026354 jam on ,mem_mouse_multi_led_state 
-0x6209 026355 fetch mouse_flag_len ,mem_mouse_flag 
-0x620a 026356 bbit1 mouse_enable_dpi_for_led ,mouse_device_multi_led_on 
-0x620b 026357 bbit1 mouse_enable_dpi_low_for_led ,mouse_device_multi_led_on 
-:      026358 mouse_multi_dpi_led_on:
-0x620c 026359 fetcht 1 ,mem_mouse_dpi_gpio 
-0x620d 026360 branch mouse_led_on 
-:      026364 mouse_low_voltage_led_no_enter_lpm:
-0x620e 026365 fetch mouse_flag_len ,mem_mouse_flag 
-0x620f 026366 rtnbit0 mouse_low_voltage_flag 
-0x6210 026367 fetch 1 ,mem_adc_low_volatage_led_timer_count 
-0x6211 026368 fetcht 1 ,mem_mouse_low_led_blink_half_timer 
-0x6212 026369 sub pdata ,temp ,null 
-0x6213 026370 branch mouse_lpm_mode_clear ,positive 
-:      026371 mouse_low_voltage_led_no_enter_lpm_next:
-0x6214 026372 fetch 1 ,mem_device_flag 
-0x6215 026373 beq mode_24g_device ,g24_transmit_by_interrupt_exit_check 
-0x6216 026374 jam 1 ,mem_lpm_mode 
-0x6217 026375 rtn 
-:      026377 g24_transmit_by_interrupt_exit_check:
-0x6218 026378 fetch mouse_flag_len ,mem_mouse_flag 
-0x6219 026379 rtnbit1 mouse_enable_24g_250hz 
-0x621a 026380 branch g24_transmit_by_interrupt_exit 
-:      026382 mouse_lpm_mode_clear:
-0x621b 026383 fetch 1 ,mem_device_flag 
-0x621c 026384 beq mode_24g_device ,g24_transmit_by_interrupt_enable 
-0x621d 026385 jam 0 ,mem_lpm_mode 
-0x621e 026386 rtn 
-:      026389 mouse_store_signal_rssi:
-0x621f 026391 fetch 1 ,mem_rssi 
-0x6220 026392 branch rssi_signal 
-:      026394 mouse_le_transmit:
-0x6221 026395 call mouse_store_signal_rssi 
-0x6222 026396 branch power_ctrl_start 
-:      026398 mouse_le_set_lpm_mult:
-0x6223 026399 fetch 1 ,mem_le_connect_status_flag 
-0x6224 026400 compare 3 ,pdata ,3 
-0x6225 026401 nbranch disable_blank ,true 
-0x6226 026402 call app_lpm_mult_enable 
-0x6227 026403 branch enable_blank 
-:      026405 mouse_set_lpm_mult:
-0x6228 026406 fetch 2 ,mem_ui_state_map 
-0x6229 026407 bbit1 ui_state_ble_connected ,mouse_le_set_lpm_mult 
-0x622a 026408 rtn 
-:      026410 mouse_24g_long_sleep:
-0x622b 026411 call g24_lpm_wait 
-0x622c 026412 nrtn user 
-0x622d 026413 jam 1 ,mem_mouse_24g_long_sleep_flag 
-0x622e 026414 call g24_setgpio_lpm_before 
-0x622f 026415 jam 0 ,mem_mouse_24g_sleep_miss 
-0x6230 026416 call mouse_24g_send_time_long_wake 
-0x6231 026417 fetch 1 ,mem_sensor_shutdown_flag 
-0x6232 026418 ncall mouse_setgpio_hibernate ,blank 
-0x6233 026419 fetch 4 ,mem_24g_enter_hibernate 
-0x6234 026420 branch g24_long_seep2 
-:      026422 mouse_24g_short_sleep:
-0x6235 026423 fetch 1 ,mem_mouse_sleep_deal_type 
-0x6236 026424 branch g24_short_sleep ,blank 
-0x6237 026425 call g24_lpm_wait 
-0x6238 026426 nrtn user 
-0x6239 026427 fetch 1 ,mem_mouse_24g_sleep_miss 
-0x623a 026428 jam 0 ,mem_mouse_24g_sleep_miss 
-0x623b 026429 sub pdata ,0 ,null 
-0x623c 026430 nbranch mouse_24g_short_sleep_last_miss ,zero 
-0x623d 026431 fetcht 2 ,mem_24g_retransmit 
-0x623e 026432 sub temp ,0 ,null 
-0x623f 026433 branch mouse_24g_short_sleep_default ,zero 
-0x6240 026435 fetch 4 ,mem_mouse_24g_tx_time_last_delt 
-0x6241 026436 branch mouse_24g_short_sleep_default ,blank 
-:      026437 mouse_24g_short_sleep_notify:
-0x6242 026438 fetcht 4 ,mem_mouse_24g_tsniff 
-0x6243 026439 isub temp ,temp 
-0x6244 026440 storet 4 ,mem_mouse_24g_sleep_miss_temp 
-0x6245 026441 nbranch mouse_24g_short_sleep_long ,positive 
-0x6246 026442 fetch 3 ,mem_24g_short_sleep_set 
-0x6247 026443 isub temp ,pdata 
-0x6248 026444 nbranch mouse_24g_short_sleep_2 ,positive 
-0x6249 026445 arg 0x600 ,temp 
-0x624a 026446 isub temp ,null 
-0x624b 026447 nbranch mouse_24g_short_sleep_2 ,positive 
-:      026448 mouse_24g_short_sleep2:
-0x624c 026449 store 4 ,mem_mouse_24g_sleep_time_temp 
-0x624d 026450 call mouse_24g_miss_temp_clear 
-0x624e 026451 fetch 4 ,mem_mouse_24g_sleep_time_temp 
-:      026452 mouse_24g_short_sleep3:
-0x624f 026453 call clk2lpo 
-0x6250 026454 storet 4 ,mem_sleep_counter 
-0x6251 026455 branch lpm_sleep 
-:      026457 mouse_24g_short_sleep_default:
-0x6252 026458 call mouse_24g_miss_temp_clear 
-0x6253 026459 fetch 3 ,mem_24g_short_sleep_set 
-0x6254 026460 branch mouse_24g_short_sleep2 
-:      026462 mouse_24g_short_sleep_long:
-0x6255 026463 sub temp ,0 ,temp 
-0x6256 026464 fetch 3 ,mem_24g_short_sleep_set 
-0x6257 026465 iadd temp ,pdata 
-0x6258 026466 branch mouse_24g_short_sleep2 
-:      026468 mouse_24g_miss_temp_clear:
-0x6259 026469 setarg 0 
-0x625a 026470 store 4 ,mem_mouse_24g_sleep_miss_temp 
-0x625b 026471 rtn 
-:      026473 mouse_24g_short_sleep_last_miss:
-0x625c 026474 fetch 4 ,mem_mouse_24g_tx_time_last_delt 
-0x625d 026475 fetcht 4 ,mem_mouse_24g_sleep_miss_temp 
-0x625e 026476 iadd temp ,pdata 
-0x625f 026477 branch mouse_24g_short_sleep_notify 
-:      026479 mouse_24g_short_sleep_2:
-0x6260 026480 jam 1 ,mem_mouse_24g_sleep_miss 
-0x6261 026481 rtn 
-:      026484 mouse_24g_transmit_callback:
-0x6262 026485 call mouse_24g_send_time_check 
-0x6263 026486 branch mouse_wakeup_24g 
-:      026488 mouse_24g_send_time_check:
-0x6264 026489 fetch 1 ,mem_mouse_sleep_deal_type 
-0x6265 026490 rtn blank 
-0x6266 026491 fetch 1 ,mem_24g_transmit_by_interrupt 
-0x6267 026492 beq g24_tx_timer_int_enable ,mouse_24g_send_timer_first 
-0x6268 026493 fetch 1 ,mem_mouse_24g_tx_count 
-0x6269 026494 branch mouse_24g_send_timer_first ,blank 
-0x626a 026495 copy clkn ,pdata 
-0x626b 026496 fetcht 6 ,mem_mouse_24g_tx_time_last 
-0x626c 026497 store 6 ,mem_mouse_24g_tx_time_last 
-0x626d 026498 call clk_diff_rt 
-0x626e 026499 store 4 ,mem_mouse_24g_tx_time_last_delt 
-0x626f 026501 fetch 1 ,mem_mouse_24g_sleep_miss 
-0x6270 026502 nrtn blank 
-0x6271 026503 fetch 2 ,mem_24g_retransmit 
-0x6272 026504 nrtn blank 
-0x6273 026505 fetch 4 ,mem_mouse_24g_tx_time_last_delt 
-:      026506 mouse_24g_send_time_check_1:
-0x6274 026507 fetcht 5 ,mem_mouse_24g_tx_time_sum 
-0x6275 026508 iadd temp ,pdata 
-0x6276 026509 store 5 ,mem_mouse_24g_tx_time_sum 
-0x6277 026510 fetcht 1 ,mem_mouse_24g_tx_count 
-0x6278 026511 fetch 1 ,mem_mouse_24g_tx_time_sum_count 
-0x6279 026512 isub temp ,null 
-0x627a 026513 branch mouse_24g_send_time_check_average ,zero 
-0x627b 026514 increase 1 ,temp 
-0x627c 026515 storet 1 ,mem_mouse_24g_tx_count 
-0x627d 026516 rtn 
-:      026518 mouse_24g_send_time_check_average:
-0x627e 026519 jam 1 ,mem_mouse_24g_tx_count 
-0x627f 026520 arg 0 ,temp 
-0x6280 026521 fetch 5 ,mem_mouse_24g_tx_time_sum 
-0x6281 026522 storet 5 ,mem_mouse_24g_tx_time_sum 
-0x6282 026523 fetcht 1 ,mem_mouse_24g_tx_time_sum_count 
-0x6283 026524 idiv temp 
-0x6284 026525 call wait_div_end 
-0x6285 026526 quotient rega 
-0x6286 026528 fetch 4 ,mem_mouse_24g_tsniff 
-0x6287 026529 fetcht 1 ,mem_mouse_24g_tx_time_offset 
-0x6288 026530 isub temp ,temp 
-0x6289 026531 increase -40 ,temp 
-0x628a 026533 copy rega ,pdata 
-0x628b 026534 isub temp ,pdata 
-0x628c 026535 branch mouse_24g_send_time_check_average_late ,positive 
-0x628d 026536 sub pdata ,0 ,pdata 
-0x628e 026538 rshift2 pdata ,pdata 
-0x628f 026539 fetcht 3 ,mem_24g_short_sleep_set 
-0x6290 026540 iadd temp ,temp 
-0x6291 026541 bpatch patch13_6 ,mem_patch13 
-0x6292 026542 fetch 3 ,mem_mouse_24g_short_sleep_set_init 
-0x6293 026543 arg 0x1800 ,rega 
-0x6294 026544 iadd rega ,pdata 
-0x6295 026545 isub temp ,null 
-0x6296 026546 nbranch mouse_24g_send_time_check_average_min ,positive 
-0x6297 026547 storet 3 ,mem_24g_short_sleep_set 
-0x6298 026548 rtn 
-:      026550 mouse_24g_send_time_check_average_late:
-0x6299 026551 rshift2 pdata ,temp 
-0x629a 026552 fetch 3 ,mem_24g_short_sleep_set 
-0x629b 026553 isub temp ,temp 
-0x629c 026554 bpatch patch13_7 ,mem_patch13 
-0x629d 026555 fetch 3 ,mem_mouse_24g_short_sleep_set_init 
-0x629e 026556 arg 0x1800 ,rega 
-0x629f 026557 isub rega ,pdata 
-0x62a0 026558 isub temp ,null 
-0x62a1 026559 branch mouse_24g_send_time_check_average_min ,positive 
-0x62a2 026560 storet 3 ,mem_24g_short_sleep_set 
-0x62a3 026561 rtn 
-:      026563 mouse_24g_send_time_check_average_min:
-0x62a4 026564 store 3 ,mem_24g_short_sleep_set 
-0x62a5 026565 rtn 
-:      026567 mouse_24g_send_timer_first:
-0x62a6 026568 jam 1 ,mem_mouse_24g_tx_count 
-0x62a7 026569 copy clkn ,pdata 
-0x62a8 026570 store 6 ,mem_mouse_24g_tx_time_last 
-0x62a9 026571 rtn 
-:      026573 mouse_24g_send_time_long_wake:
-0x62aa 026574 setarg 0 
-0x62ab 026575 store 1 ,mem_mouse_24g_tx_count 
-0x62ac 026576 store 5 ,mem_mouse_24g_tx_time_sum 
-0x62ad 026577 rtn 
-:      026586 shutter_init:
-0x62ae 026587 call enable_authrom 
-0x62af 026588 rtn wake 
-0x62b0 026590 setarg shutter_process_idle 
-0x62b1 026591 store 2 ,mem_cb_idle_process 
-0x62b2 026593 setarg shutter_process_bb_event 
-0x62b3 026594 store 2 ,mem_cb_bb_event_process 
-0x62b4 026596 setarg ble_shutter_receive_data 
-0x62b5 026597 store 2 ,mem_cb_att_write 
-0x62b6 026599 setarg shutter_le_bb_event_timer 
-0x62b7 026600 store 2 ,mem_cb_event_timer 
-0x62b8 026602 setarg shutter_key_change 
-0x62b9 026603 store 2 ,mem_cb_shutter_keycan 
-0x62ba 026605 call shutter_common_init 
-0x62bb 026607 bpatch patch14_0 ,mem_patch14 
-0x62bc 026608 call shutter_load_buffer_config_form_datarom 
-:      026610 shutter_power_switch:
-0x62bd 026611 fetch 1 ,mem_shutter_hard_soft_switch_case 
-0x62be 026612 beq hard_switch ,shutter_hart_swtich_power_on 
-0x62bf 026613 fetch 1 ,mem_shutter_soft_switch_button_gpio 
-0x62c0 026614 store 1 ,mem_ui_button_gpio 
-0x62c1 026615 branch ui_soft_swtich_init 
-:      026618 shutter_common_init:
-0x62c2 026619 setarg shutter_le_before_hibernate 
-0x62c3 026620 store 2 ,mem_cb_before_hibernate 
-0x62c4 026622 setarg shutter_process_lpm_before 
-0x62c5 026623 store 2 ,mem_cb_before_lpm 
-0x62c6 026625 setarg shutter_soft_swtich_power_on 
-0x62c7 026626 store 2 ,mem_shutter_soft_switch_poweron_callback_function 
-0x62c8 026628 setarg shutter_soft_swtich_power_off 
-0x62c9 026629 store 2 ,mem_shutter_soft_switch_poweroff_callback_function 
-0x62ca 026631 jam 7 ,mem_version 
-0x62cb 026632 call le_modified_name_adv 
-0x62cc 026633 call shutter_init_param 
-0x62cd 026634 call keyscan_key_init 
-0x62ce 026635 call queue_init 
-0x62cf 026636 branch ui_led_init_global 
-:      026640 shutter_hart_swtich_power_on:
-0x62d0 026641 jam ui_button_gpio_disable ,mem_ui_button_gpio 
-0x62d1 026642 jam ss_state_power_on ,mem_shutter_soft_switch_power_state 
-0x62d2 026643 branch shutter_start_reconnect 
-:      026647 shutter_le_scale_lpm_lock:
-0x62d3 026648 fetch 1 ,mem_shutter_soft_switch_power_state 
-0x62d4 026649 beq ss_state_power_off ,app_get_lpm_wake_lock 
-0x62d5 026650 call l2cap_malloc_get_full_map 
-0x62d6 026651 fetch 1 ,mem_used_map 
-0x62d7 026652 nbranch app_get_lpm_wake_lock ,blank 
-0x62d8 026653 branch app_put_lpm_wake_lock 
-:      026657 shutter_process_bb_event:
-0x62d9 026658 copy regc ,pdata 
-0x62da 026661 beq bt_evt_le_connected ,ble_shutter_process_baseband_connect 
-0x62db 026662 beq bt_evt_le_disconnected ,ble_shutter_process_baseband_disconnect 
-0x62dc 026663 beq bt_evt_le_reconnect_complete ,ble_shutter_process_reconnect_complete 
-0x62dd 026664 beq bt_evt_le_parse_conn_papa_update_rsp ,ble_shutter_process_parse_connect_parameter_update_response 
-0x62de 026666 beq bt_evt_button_long_pressed ,ui_soft_switch_botton_long_press 
-0x62df 026667 beq bt_evt_button_down ,shutter_process_soft_swtich_button_down 
-0x62e0 026668 beq bt_evt_button_up ,shutter_process_soft_swtich_button_up 
-0x62e1 026669 rtn 
-:      026674 ble_shutter_process_baseband_connect:
-0x62e2 026675 call shutter_stop_bluetooth_discovery 
-0x62e3 026676 setarg 0 
-0x62e4 026677 store 2 ,mem_ble_shutter_reconn_timer 
-0x62e5 026678 branch app_led_off 
-:      026681 ble_shutter_process_baseband_disconnect:
-0x62e6 026682 call queue_init 
-0x62e7 026683 jam 0 ,mem_ble_shutter_enable_notify 
-0x62e8 026684 branch shutter_start_reconnect 
-:      026687 ble_shutter_process_reconnect_complete:
-0x62e9 026688 call queue_init 
-0x62ea 026689 jam 1 ,mem_ble_shutter_enable_notify 
-0x62eb 026690 fetch 8 ,mem_ble_shutter_interval_min 
-0x62ec 026691 store 8 ,mem_le_interval_min 
-0x62ed 026692 call app_lpm_mult_enable 
-0x62ee 026693 branch le_l2cap_tx_update_req 
-:      026696 ble_shutter_process_parse_connect_parameter_update_response:
-0x62ef 026697 fetch 2 ,mem_le_l2cap_signaling_conn_param_update_rsp_result 
-0x62f0 026698 rtneq ble_signaling_connect_parameter_update_accepted 
-0x62f1 026699 fetch 8 ,mem_ble_shutter_interval_min_new 
-0x62f2 026700 rtn blank 
-0x62f3 026701 store 8 ,mem_le_interval_min 
-0x62f4 026702 branch le_l2cap_tx_update_req 
-:      026709 shutter_process_soft_swtich_button_down:
-0x62f5 026710 fetch 1 ,mem_shutter_hard_soft_switch_case 
-0x62f6 026711 rtneq hard_switch 
-0x62f7 026712 fetch 1 ,mem_shutter_soft_switch_power_state 
-0x62f8 026713 rtnne ss_state_power_on 
-0x62f9 026714 call shutter_store_currenct_led_state 
-0x62fa 026715 branch app_led_on 
-:      026717 shutter_store_currenct_led_state:
-0x62fb 026718 jam 1 ,mem_shutter_soft_swtich_botton_down 
-0x62fc 026719 arg 11 ,loopcnt 
-0x62fd 026720 arg mem_shutter_soft_swtich_led_struct_temp ,contw 
-0x62fe 026721 arg mem_shutter_led_struct_app_led ,contr 
-0x62ff 026722 branch memcpy 
-:      026724 shutter_process_soft_swtich_button_up:
-0x6300 026725 fetch 1 ,mem_shutter_hard_soft_switch_case 
-0x6301 026726 rtneq hard_switch 
-0x6302 026727 fetch 1 ,mem_shutter_soft_switch_power_state 
-0x6303 026728 beq ss_state_power_on ,shutter_load_currenct_led_state 
-0x6304 026729 branch ui_soft_switch_botton_up 
-:      026731 shutter_load_currenct_led_state:
-0x6305 026732 fetch 1 ,mem_shutter_soft_swtich_botton_down 
-0x6306 026733 rtnne 1 
-0x6307 026734 jam 0 ,mem_shutter_soft_swtich_botton_down 
-0x6308 026735 fetch 2 ,mem_ui_state_map 
-0x6309 026736 bbit1 ui_state_ble_connected ,app_led_off 
-0x630a 026737 arg 11 ,loopcnt 
-0x630b 026738 arg mem_shutter_soft_swtich_led_struct_temp ,contr 
-0x630c 026739 arg mem_shutter_led_struct_app_led ,contw 
-0x630d 026740 branch memcpy 
-:      026745 shutter_le_bb_event_timer:
-0x630e 026747 call shutter_check_sleep_timer 
-0x630f 026750 call shutter_check_power_off_timer 
-0x6310 026754 branch ble_shutter_reconn_timer 
-:      026758 shutter_check_sleep_timer:
-0x6311 026759 arg mem_shutter_sleep_timer ,regc 
-0x6312 026760 arg shutter_sleep_timeout ,regb 
-0x6313 026761 branch timer_single_step_2b 
-:      026762 shutter_sleep_timeout:
-0x6314 026763 jam ss_state_power_off ,mem_shutter_soft_switch_power_state 
-0x6315 026764 call app_led_off 
-0x6316 026765 call shutter_disconnect_current_connection 
-0x6317 026766 branch shutter_wait_power_off 
-:      026769 shutter_check_power_off_timer:
-0x6318 026770 arg mem_shutter_power_off_timer ,regc 
-0x6319 026771 arg shutter_check_power_off_timeout ,regb 
-0x631a 026772 branch timer_single_step 
-:      026774 shutter_check_power_off_timeout:
-0x631b 026775 fetch 2 ,mem_ui_state_map 
-0x631c 026776 bbit1 ui_state_ble_connected ,shutter_wait_power_off 
-0x631d 026777 fetch 1 ,mem_shutter_led_struct_app_led_type 
-0x631e 026778 beq ui_led_state_blink_start ,shutter_wait_power_off 
-0x631f 026779 beq ui_led_state_blink_lighting ,shutter_wait_power_off 
-0x6320 026780 beq ui_led_state_blink_darking ,shutter_wait_power_off 
-0x6321 026781 branch app_enter_hibernate 
-:      026785 ble_shutter_reconn_timer:
-0x6322 026786 fetch 1 ,mem_shutter_soft_switch_power_state 
-0x6323 026787 rtnne ss_state_power_on 
-0x6324 026788 arg mem_ble_shutter_reconn_timer ,regc 
-0x6325 026789 arg shutter_start_bluetooth_discovery ,regb 
-0x6326 026790 branch timer_single_step_2b 
-:      026793 shutter_process_idle:
-0x6327 026794 call shutter_send_data_to_master 
-0x6328 026795 branch keyscan_key_process 
-:      026798 shutter_process_lpm_before:
-0x6329 026799 call gpio_set_before_lpm 
-0x632a 026800 branch keyscan_process_lpm_before 
-:      026802 shutter_le_before_hibernate:
-0x632b 026803 call gpio_set_before_lpm 
-0x632c 026804 branch disable_authrom 
-:      026810 shutter_stop_bluetooth_discovery:
-:      026814 ble_shutter_stop_bluetooth_discovery:
-0x632d 026815 fetch 2 ,mem_ble_shutter_connect_timeout 
-0x632e 026816 store 2 ,mem_shutter_sleep_timeout 
-0x632f 026817 store 2 ,mem_shutter_sleep_timer 
-0x6330 026818 branch app_ble_stop_adv 
-:      026821 shutter_start_bluetooth_discovery:
-0x6331 026822 fetch 1 ,mem_shutter_soft_switch_power_state 
-0x6332 026823 rtnne ss_state_power_on 
-:      026827 ble_shutter_start_discovery:
-0x6333 026828 fetch 2 ,mem_ui_state_map 
-0x6334 026829 rtnbit1 ui_state_ble_connected 
-0x6335 026830 fetch 2 ,mem_ble_shutter_discovery_timeout 
-0x6336 026831 store 2 ,mem_shutter_sleep_timeout 
-0x6337 026832 store 2 ,mem_shutter_sleep_timer 
-0x6338 026833 fetch 2 ,mem_ble_shutter_discovery_adv_interval 
-0x6339 026834 call shutter_ble_adv_interval_set 
-0x633a 026835 call app_led_start_blink 
-0x633b 026836 fetch 4 ,mem_ble_shutter_discovery_blink_on_time 
-0x633c 026837 store 4 ,mem_shutter_led_struct_app_led_on_time 
-0x633d 026838 fetch 2 ,mem_ui_state_map 
-0x633e 026839 rtnbit1 ui_state_ble_adv 
-0x633f 026840 branch app_ble_start_adv 
-:      026842 shutter_soft_swtich_power_on:
-:      026843 shutter_start_reconnect:
-0x6340 026844 fetch 1 ,mem_shutter_soft_switch_power_state 
-0x6341 026845 rtnne ss_state_power_on 
-:      026849 ble_shutter_start_reconnect:
-0x6342 026850 fetch 2 ,mem_ble_shutter_reconn_timer 
-0x6343 026851 fetcht 2 ,mem_ble_shutter_reconn_timeout 
-0x6344 026852 storet 2 ,mem_ble_shutter_reconn_timer 
-0x6345 026853 nrtn blank 
-0x6346 026854 fetch 2 ,mem_ble_shutter_reconn_adv_interval 
-0x6347 026855 call shutter_ble_adv_interval_set 
-0x6348 026856 call app_led_start_blink 
-0x6349 026857 fetch 4 ,mem_ble_shutter_reconn_blink_on_time 
-0x634a 026858 store 4 ,mem_shutter_led_struct_app_led_on_time 
-0x634b 026859 fetch 2 ,mem_ui_state_map 
-0x634c 026860 rtnbit1 ui_state_ble_adv 
-0x634d 026861 branch app_ble_start_adv 
-:      026863 shutter_disconnect_current_connection:
-0x634e 026864 fetch 2 ,mem_ui_state_map 
-0x634f 026865 bbit1 ui_state_ble_connected ,app_ble_disconnect 
-0x6350 026866 branch shutter_stop_bluetooth_discovery 
-:      026870 shutter_check_data_enable:
-0x6351 026871 call disable_user 
-0x6352 026872 fetch 2 ,mem_ui_state_map 
-0x6353 026873 bbit1 ui_state_ble_connected ,shutter_check_ble_data_enable 
-0x6354 026874 rtn 
-:      026876 shutter_check_ble_data_enable:
-0x6355 026877 fetch 1 ,mem_ble_shutter_enable_notify 
-0x6356 026878 rtn blank 
-0x6357 026879 branch enable_user 
-:      026884 shutter_check_bluetooth_conn:
-0x6358 026885 call disable_user 
-0x6359 026886 fetch 2 ,mem_ui_state_map 
-0x635a 026887 rtnbit1 ui_state_ble_connected 
-0x635b 026888 branch enable_user 
-:      026892 shutter_change_bluetooth_status_bt_disconn:
-:      026896 ble_shutter_change_bluetooth_status_bt_disconn:
-0x635c 026897 branch shutter_start_reconnect 
-:      026901 shutter_check_send_data:
-0x635d 026902 disable user2 
-0x635e 026903 fetch 2 ,mem_shutter_sleep_timeout 
-0x635f 026904 store 2 ,mem_shutter_sleep_timer 
-0x6360 026906 call shutter_check_bluetooth_conn 
-0x6361 026907 branch shutter_change_bluetooth_status_bt_disconn ,user 
-0x6362 026909 call shutter_check_data_enable 
-0x6363 026910 nrtn user 
-0x6364 026911 branch enable_user2 
-:      026915 shutter_key_change:
-0x6365 026916 call shutter_check_send_data 
-0x6366 026917 nrtn user2 
-0x6367 026918 deposit rega 
-0x6368 026919 branch shutter_key_release ,blank 
-:      026920 shutter_key_press:
-0x6369 026921 call app_led_on 
-0x636a 026922 arg mem_key0_press ,regc 
-0x636b 026923 branch push_queue_press_or_release 
-:      026925 shutter_key_release:
-0x636c 026926 call app_led_off 
-0x636d 026927 arg mem_key0_release ,regc 
-:      026929 push_queue_press_or_release:
-0x636e 026930 arg max_queue_num ,pdata 
-0x636f 026931 imul32 queue ,pdata 
-0x6370 026932 iadd regc ,regc 
-:      026935 push_buffer_in_queue:
-0x6371 026936 ifetch 1 ,regc 
-0x6372 026937 rtn blank 
-0x6373 026938 call queue_push_one_byte 
-0x6374 026939 increase 1 ,regc 
-0x6375 026940 branch push_buffer_in_queue 
-:      026943 shutter_send_data_to_master:
-0x6376 026944 fetch 2 ,mem_ui_state_map 
-0x6377 026945 bbit1 ui_state_ble_connected ,pop_queue_to_ble_data 
-0x6378 026946 rtn 
-:      026948 pop_queue_to_ble_data:
-0x6379 026949 call le_fifo_check_nearly_full 
-0x637a 026950 nrtn blank 
-0x637b 026951 call queue_pop_one_byte 
-0x637c 026952 nrtn user 
-0x637d 026953 pincrease -1 
-0x637e 026954 mul32 pdata ,shutter_ble_data_buffer ,pdata 
-0x637f 026955 arg mem_ble_data_buffer1 ,temp 
-0x6380 026956 iadd temp ,contr 
-0x6381 026957 branch le_send_notify_from_list 
-:      026961 queue_push_one_byte:
-0x6382 026962 store 1 ,mem_pdatatemp 
-0x6383 026963 arg mem_pdatatemp ,rega 
-0x6384 026964 branch queue_push 
-:      026966 queue_pop_one_byte:
-0x6385 026967 arg mem_pdatatemp ,rega 
-0x6386 026968 call queue_pop 
-0x6387 026969 nrtn user 
-0x6388 026970 fetch 1 ,mem_pdatatemp 
-0x6389 026971 rtn 
-:      026974 ble_shutter_receive_data:
-0x638a 026975 fetch 2 ,mem_le_att_handle 
-0x638b 026976 beq gatt_keyboard_write_handle ,ble_shutter_process_reconnect_complete 
-0x638c 026977 rtn 
-:      026979 shutter_init_param:
-0x638d 026980 jam 0x02 ,mem_shutter_power_off_timeout 
-0x638e 026982 setarg 0x00200008 
-0x638f 026983 store 4 ,mem_ble_shutter_interval_min 
-0x6390 026984 setarg 0x012c0005 
-0x6391 026985 istore 4 ,contw 
-0x6392 026988 jam 0x17 ,mem_le_local_mtu 
-0x6393 026991 setarg 0x1b 
-0x6394 026992 store 2 ,mem_le_pairing_handle 
-0x6395 026993 branch le_set_fixed_ltk_justwork 
-:      026996 shutter_load_buffer_config_form_datarom:
-0x6396 026998 arg ble_key_value_list_size ,loopcnt 
-0x6397 026999 arg mem_ble_data_buffer1 ,contw 
-0x6398 027000 arg ble_shutter_key_value_list_addr ,contr 
-0x6399 027001 branch memcpy_fast 
-:      027021 shutter_soft_swtich_power_off:
-0x639a 027022 arg 0 ,rega 
-0x639b 027023 arg mem_shutter_power_off_led_style ,regc 
-0x639c 027024 call ui_led_set_style_global 
-0x639d 027025 call shutter_disconnect_current_connection 
-:      027026 shutter_wait_power_off:
-0x639e 027027 fetch 1 ,mem_shutter_power_off_timeout 
-0x639f 027028 store 1 ,mem_shutter_power_off_timer 
-0x63a0 027029 rtn 
-:      027033 ui_soft_swtich_init:
-0x63a1 027034 setarg ss_state_power_up 
-0x63a2 027035 call ui_soft_swtich_init_power_on_time 
-0x63a3 027036 jam ui_button_state_up ,mem_ui_button_last_state 
-0x63a4 027037 call ui_button_init 
-0x63a5 027038 call ui_button_polling 
-:      027039 ui_soft_switch_first_power_on:
-0x63a6 027040 fetch 1 ,mem_shutter_soft_switch_first_power_on 
-0x63a7 027041 branch ui_soft_swtich_init_next ,blank 
-0x63a8 027042 fetch 1 ,core_lpm_isogate 
-0x63a9 027043 bbit1 cold_wake ,ui_soft_switch_power_on 
-:      027044 ui_soft_swtich_init_next:
-0x63aa 027045 fetch 2 ,mem_ui_state_map 
-0x63ab 027046 rtnbit1 ui_state_btn_down 
-0x63ac 027047 branch app_enter_hibernate 
-:      027049 ui_soft_swtich_init_power_on_time:
-0x63ad 027050 fetcht 2 ,mem_power_param_ptr 
-0x63ae 027051 istore 1 ,temp 
-0x63af 027052 ifetch 1 ,contw 
-0x63b0 027053 store 1 ,mem_ui_button_timeout 
-0x63b1 027054 rtn 
-:      027057 ui_soft_switch_botton_up:
-0x63b2 027058 fetch 2 ,mem_power_param_ptr 
-0x63b3 027059 ifetch 1 ,pdata 
-0x63b4 027060 rtnne ss_state_power_up 
-0x63b5 027061 branch app_enter_hibernate 
-:      027064 ui_soft_switch_botton_long_press:
-0x63b6 027065 fetcht 2 ,mem_power_param_ptr 
-0x63b7 027066 ifetch 1 ,temp 
-0x63b8 027067 beq ss_state_power_on ,ui_soft_switch_power_off 
-:      027068 ui_soft_switch_power_on:
-0x63b9 027069 setarg ss_state_power_on 
-0x63ba 027070 fetcht 2 ,mem_power_param_ptr 
-0x63bb 027071 istore 1 ,temp 
-0x63bc 027072 add temp ,ss_power_off_time ,contr 
-0x63bd 027073 ifetch 1 ,contr 
-0x63be 027074 istore 1 ,mem_ui_button_timeout 
-0x63bf 027075 ifetch 2 ,contr 
-0x63c0 027076 branch callback_func 
-:      027078 ui_soft_switch_power_off:
-0x63c1 027079 setarg ss_state_power_off 
-0x63c2 027080 call ui_soft_swtich_init_power_on_time 
-0x63c3 027081 add temp ,ss_power_off_cb ,contr 
-0x63c4 027082 ifetch 2 ,contr 
-0x63c5 027083 branch app_enter_hibernate ,blank 
-0x63c6 027084 branch callback_func 
-:      027089 shutter_ble_adv_interval_set:
-0x63c7 027090 store 2 ,mem_lpm_interval 
-0x63c8 027091 increase -4 ,pdata 
-0x63c9 027092 store 2 ,mem_le_adv_interval 
-0x63ca 027093 rtn 
-:      027095 le_send_notify_from_list:
-0x63cb 027096 ifetch 1 ,contr 
-0x63cc 027097 copy pdata ,rega 
-0x63cd 027098 ifetcht 2 ,contr 
-0x63ce 027099 call store_contr 
-0x63cf 027100 call le_att_malloc_tx_notify 
-0x63d0 027101 copy rega ,loopcnt 
-0x63d1 027102 call get_contr 
-0x63d2 027103 branch memcpy 
-:      027105 shutter_le_uuid_table_conf:
-0x63d3 027106 setarg ble_shutter_gatt_list_addr 
-0x63d4 027107 store 2 ,mem_ui_le_uuid_table 
-0x63d5 027108 rtn 
-:      027110 shutter_dy_le_uuid_table_conf:
-0x63d6 027111 setarg mem_shutter_le_uuid_sup 
-0x63d7 027112 store 2 ,mem_ui_le_uuid_table 
-0x63d8 027113 rtn 
-:      027116 shutter_default_init:
-0x63d9 027117 fetch 2 ,mem_shutter_key_conf0_temp 
-0x63da 027118 store 2 ,mem_shutter_key_conf0 
-0x63db 027119 fetch 1 ,mem_shutter_led_struct_app_led_gpio_temp 
-0x63dc 027120 store 1 ,mem_shutter_led_struct_app_led_gpio 
-0x63dd 027121 store 1 ,mem_shutter_power_off_led_style_gpio 
-0x63de 027122 fetch 1 ,mem_shutter_hard_soft_switch_case_temp 
-0x63df 027123 store 1 ,mem_shutter_hard_soft_switch_case 
-0x63e0 027124 fetch 1 ,mem_shutter_soft_switch_button_gpio_temp 
-0x63e1 027125 store 1 ,mem_shutter_soft_switch_button_gpio 
-0x63e2 027131 setarg 0x0002 
-0x63e3 027132 store 2 ,mem_key0_press 
-0x63e4 027133 store 2 ,mem_key1_press 
-0x63e5 027134 setarg 0x0006 
-0x63e6 027135 store 2 ,mem_key0_release 
-0x63e7 027136 store 2 ,mem_key1_release 
-0x63e8 027137 setarg 0x0007 
-0x63e9 027138 store 2 ,mem_key2_press 
-0x63ea 027139 setarg 0x0008 
-0x63eb 027140 store 2 ,mem_key2_release 
-0x63ec 027141 setarg mem_shutter_soft_switch_power_state 
-0x63ed 027142 store 2 ,mem_power_param_ptr 
-0x63ee 027143 setarg 0x201400 
-0x63ef 027144 store 3 ,mem_shutter_soft_switch_power_state 
-0x63f0 027145 jam 0x01 ,mem_lpm_mode 
-0x63f1 027146 setarg 0x0100 
-0x63f2 027147 store 2 ,mem_lpm_interval 
-0x63f3 027148 jam 0x08 ,mem_lpm_overhead 
-0x63f4 027149 jam 0x05 ,mem_lpm_mult 
-0x63f5 027150 jam 0x02 ,mem_lpm_mult_timeout 
-0x63f6 027151 setarg 0x0096 
-0x63f7 027152 store 2 ,mem_ble_shutter_reconn_blink_on_time 
-0x63f8 027153 istore 2 ,contw 
-0x63f9 027154 setarg 0x0296 
-0x63fa 027155 store 2 ,mem_ble_shutter_discovery_blink_on_time 
-0x63fb 027156 istore 2 ,contw 
-0x63fc 027157 setsect 0 ,0x10 
-0x63fd 027158 setsect 1 ,0x8008 
-0x63fe 027159 setsect 2 ,0x2c000 
-0x63ff 027160 setsect 3 ,0x04 
-0x6400 027161 store 8 ,mem_ble_shutter_interval_min_new 
-0x6401 027162 jam 0x01 ,mem_ui_led_struct_num 
-0x6402 027163 setarg mem_shutter_led_struct_app_led 
-0x6403 027164 store 2 ,mem_ui_led_struct_ptr 
-0x6404 027165 setarg 0x0000 
-0x6405 027166 store 2 ,mem_shutter_led_struct_app_led 
-0x6406 027167 setsect 0 ,0x1a0 
-0x6407 027168 setsect 1 ,0x68 
-0x6408 027169 setsect 2 ,0x00 
-0x6409 027170 setsect 3 ,0x00 
-0x640a 027171 store 8 ,mem_shutter_led_struct_app_led_on_time 
-0x640b 027172 setarg 0x0301 
-0x640c 027173 store 2 ,mem_shutter_power_off_led_style 
-0x640d 027174 setsect 0 ,0x1a0 
-0x640e 027175 setsect 1 ,0xe8 
-0x640f 027176 setsect 2 ,0x00 
-0x6410 027177 setsect 3 ,0x00 
-0x6411 027178 store 8 ,mem_shutter_power_off_led_style_on_time 
-0x6412 027179 setarg 0x000e 
-0x6413 027180 store 2 ,mem_ble_shutter_reconn_adv_interval 
-0x6414 027181 setarg 0x0140 
-0x6415 027182 store 2 ,mem_ble_shutter_discovery_adv_interval 
-0x6416 027183 store 2 ,mem_le_adv_interval 
-0x6417 027184 setarg 0x0050 
-0x6418 027185 store 2 ,mem_ble_shutter_reconn_timeout 
-0x6419 027186 jam 0x07 ,mem_le_adv_channel_map 
-0x641a 027187 jam 0x00 ,mem_le_adv_enable 
-0x641b 027188 setsect 0 ,0xfb 
-0x641c 027189 setsect 1 ,0x2c212 
-0x641d 027190 setsect 2 ,0x800f 
-0x641e 027191 setsect 3 ,0x21 
-0x641f 027192 store 8 ,mem_local_rx_max_octets 
-0x6420 027193 setsect 0 ,0x0bb8 
-0x6421 027194 setsect 1 ,0x02ee 
-0x6422 027195 store 4 ,mem_ble_shutter_discovery_timeout 
-0x6423 027196 setarg mem_queue_each_size 
-0x6424 027197 store 2 ,mem_queue_ptr 
-0x6425 027198 setarg 0x2001 
-0x6426 027199 store 2 ,mem_queue_each_size 
-0x6427 027200 jam 0x1f ,mem_le_adv_data_len 
-0x6428 027201 setsect 0 ,0x10102 
-0x6429 027202 setsect 1 ,0x80c1 
-0x642a 027203 setsect 2 ,0x18120 
-0x642b 027204 setsect 3 ,0x640c 
-0x642c 027205 store 9 ,mem_le_adv_data 
-0x642d 027206 setsect 0 ,0x3c1 
-0x642e 027207 istore 2 ,contw 
-0x642f 027208 jam 0x1f ,mem_le_scan_data_len 
-0x6430 027209 setsect 0 ,0x2090d 
-0x6431 027210 setsect 1 ,0x34c15 
-0x6432 027211 setsect 2 ,0x28532 
-0x6433 027212 setsect 3 ,0x1d1d5 
-0x6434 027213 store 9 ,mem_le_scan_data 
-0x6435 027214 setsect 0 ,0x26574 
-0x6436 027215 setsect 1 ,0x1c 
-0x6437 027216 istore 3 ,contw 
-0x6438 027217 setarg mem_shutter_keyscan 
-0x6439 027218 store 2 ,mem_keyscan_ptr 
-0x643a 027219 jam 0x02 ,mem_shutter_key_num 
-0x643b 027220 setarg mem_shutter_nv_data 
-0x643c 027221 store 2 ,mem_nv_data_ptr 
-0x643d 027222 jam 0x05 ,mem_nv_data_number 
-0x643e 027223 fetch 1 ,mem_shutter_dy_conf 
-0x643f 027224 beq shutter_type ,shutter_le_uuid_table_conf 
-0x6440 027225 beq shutter_dy_type ,shutter_dy_le_uuid_table_conf 
-0x6441 027226 rtn 
-:      027238 shutter_dy_6_key_conf:
-0x6442 027240 fetch shutter_six_key ,mem_shutter_dy_key_conf 
-0x6443 027241 store shutter_six_key ,mem_shutter_key_conf0 
-0x6444 027242 jam shutter_six_key ,mem_shutter_key_num 
-0x6445 027243 setarg mem_shutter_key_num 
-0x6446 027244 store 2 ,mem_keyscan_ptr 
-0x6447 027245 rtn 
-:      027247 shutter_dy_7_key_conf:
-0x6448 027249 fetch shutter_seven_key ,mem_shutter_dy_key_conf 
-0x6449 027250 store shutter_seven_key ,mem_shutter_key_conf0 
-0x644a 027251 jam shutter_seven_key ,mem_shutter_key_num 
-0x644b 027252 setarg mem_shutter_key_num 
-0x644c 027253 store 2 ,mem_keyscan_ptr 
-0x644d 027254 rtn 
-:      027256 shutter_dy_8_key_conf:
-0x644e 027258 fetch shutter_eight_key ,mem_shutter_dy_key_conf 
-0x644f 027259 store shutter_eight_key ,mem_shutter_key_conf0 
-0x6450 027260 jam shutter_eight_key ,mem_shutter_key_num 
-0x6451 027261 setarg mem_shutter_key_num 
-0x6452 027262 store 2 ,mem_keyscan_ptr 
-0x6453 027263 rtn 
-:      027265 shutter_dy_key_conf:
-0x6454 027266 fetch 1 ,mem_shutter_key_num_conf 
-0x6455 027267 beq shutter_six_key ,shutter_dy_6_key_conf 
-0x6456 027268 beq shutter_seven_key ,shutter_dy_7_key_conf 
-0x6457 027269 beq shutter_eight_key ,shutter_dy_8_key_conf 
-0x6458 027270 rtn 
-:      027272 shutter_dy_adv_conf:
-0x6459 027273 bpatch patch14_1 ,mem_patch14 
-0x645a 027275 fetch 8 ,mem_shutter_ble_discovery_time_conf 
-0x645b 027276 store 8 ,mem_ble_shutter_discovery_timeout 
-0x645c 027277 setarg 0x0096 
-0x645d 027278 store 2 ,mem_ble_shutter_reconn_timeout 
-0x645e 027280 fetch 7 ,mem_shutter_led_on_light_dark_led_conf 
-0x645f 027281 store 7 ,mem_shutter_led_struct_app_led 
-0x6460 027282 fetch 7 ,mem_shutter_led_off_light_dark_led_conf 
-0x6461 027283 store 7 ,mem_shutter_power_off_led_style 
-0x6462 027285 fetch 4 ,mem_shutter_reconn_blink_on_time_conf 
-0x6463 027286 store 4 ,mem_ble_shutter_reconn_blink_on_time 
-0x6464 027287 fetch 4 ,mem_shutter_discovery_blink_on_time_conf 
-0x6465 027288 store 4 ,mem_ble_shutter_discovery_blink_on_time 
-0x6466 027290 setarg 0x000e 
-0x6467 027291 store 2 ,mem_ble_shutter_reconn_adv_interval 
-0x6468 027292 setarg 0x0140 
-0x6469 027293 store 2 ,mem_ble_shutter_discovery_adv_interval 
-0x646a 027294 store 2 ,mem_le_adv_interval 
-0x646b 027301 fetch 8 ,mem_ble_shutter_dy_interval_min_new 
-0x646c 027302 store 8 ,mem_ble_shutter_interval_min_new 
-0x646d 027303 rtn 
-:      027307 shutter_dy_init:
-0x646e 027308 call enable_authrom 
-0x646f 027309 rtn wake 
-0x6470 027311 call shutter_dy_key_conf 
-0x6471 027312 call shutter_dy_adv_conf 
-0x6472 027315 setarg shutter_dy_process_idle 
-0x6473 027316 store 2 ,mem_cb_idle_process 
-0x6474 027318 setarg shutter_dy_process_bb_event 
-0x6475 027319 store 2 ,mem_cb_bb_event_process 
-0x6476 027321 setarg ble_shutter_dy_receive_data 
-0x6477 027322 store 2 ,mem_cb_att_write 
-0x6478 027324 setarg shutter_dy_le_bb_event_timer 
-0x6479 027325 store 2 ,mem_cb_event_timer 
-0x647a 027327 setarg shutter_dy_key_change 
-0x647b 027328 store 2 ,mem_cb_shutter_keycan 
-0x647c 027330 call shutter_common_init 
-0x647d 027332 fetch 2 ,mem_shutter_le_pairing_handle 
-0x647e 027333 store 2 ,mem_le_pairing_handle 
-0x647f 027334 fetch 8 ,mem_ble_shutter_interval_min_new 
-0x6480 027335 store 8 ,mem_ble_shutter_interval_min 
-0x6481 027336 call shutter_dy_iphone_every_move_max_set 
-0x6482 027337 bpatch patch14_2 ,mem_patch14 
-0x6483 027338 branch shutter_power_switch 
-:      027341 shutter_dy_process_idle:
-0x6484 027342 call shutter_dy_shutter_send_data_to_master 
-0x6485 027343 arg key_scan_timer ,queue 
-0x6486 027344 call timer_check 
-0x6487 027345 nrtn blank 
-0x6488 027346 setarg 0x20 
-0x6489 027347 arg key_scan_timer ,queue 
-0x648a 027348 call timer_init 
-0x648b 027349 disable user 
-0x648c 027350 call keyscan_process_lpm_before 
-0x648d 027351 branch shutter_dy_keyscan_key_process 
-:      027353 shutter_dy_iphone_every_move_max_set:
-0x648e 027354 setarg 0x1f 
-0x648f 027355 mul32 pdata ,every_payload_len ,pdata 
-0x6490 027356 arg mem_shutter_mousekey_value_list ,temp 
-0x6491 027357 iadd temp ,rega 
-0x6492 027358 increase 3 ,rega 
-0x6493 027359 arg iphone_once_max_move_value ,temp 
-0x6494 027360 istoret 1 ,rega 
-0x6495 027361 increase 11 ,rega 
-0x6496 027362 arg 0xfff ,pdata 
-0x6497 027363 isub temp ,pdata 
-0x6498 027364 lshift4 pdata ,pdata 
-0x6499 027365 istore 2 ,rega 
-0x649a 027366 rtn 
-:      027368 shutter_dy_shutter_send_data_to_master:
-0x649b 027369 fetch 2 ,mem_ui_state_map 
-0x649c 027370 bbit1 ui_state_ble_connected ,shutter_dy_pop_queue_to_ble_data 
-0x649d 027371 arg mem_queue_curr_num ,contw 
-0x649e 027372 arg 35 ,loopcnt 
-0x649f 027373 branch clear_mem 
-:      027375 shutter_dy_pop_queue_to_ble_data:
-0x64a0 027376 call le_fifo_check_nearly_full 
-0x64a1 027377 nrtn blank 
-0x64a2 027378 call queue_empty 
-0x64a3 027379 rtn blank 
-0x64a4 027380 fetcht 4 ,mem_key_send_clk 
-0x64a5 027381 copy clkn_bt ,pdata 
-0x64a6 027382 isub temp ,temp 
-0x64a7 027383 rtn zero 
-0x64a8 027384 nbranch shutter_dy_pop_queue_to_ble_data2 ,positive 
-0x64a9 027385 fetch 1 ,mem_send_data_delay 
-0x64aa 027386 isub temp ,null 
-0x64ab 027387 rtn positive 
-:      027388 shutter_dy_pop_queue_to_ble_data2:
-0x64ac 027389 copy clkn_bt ,pdata 
-0x64ad 027390 store 4 ,mem_key_send_clk 
-0x64ae 027391 call queue_pop_one_byte 
-0x64af 027392 nrtn user 
-0x64b0 027393 pincrease -1 
-0x64b1 027394 mul32 pdata ,10 ,pdata 
-0x64b2 027395 arg mem_shutter_mousekey_value_list ,temp 
-0x64b3 027396 iadd temp ,contr 
-0x64b4 027397 branch le_send_notify_from_list 
-:      027400 shutter_dy_le_bb_event_timer:
-0x64b5 027401 call shutter_dy_shutter_1s_timer 
-0x64b6 027402 call shutter_dy_link_key_loop_timer 
-0x64b7 027403 call shutter_dy_long_key_volume_timer 
-0x64b8 027404 call shutter_dy_iphone_move_mid_timer 
-0x64b9 027405 call shutter_dy_clear_key_state_timer 
-0x64ba 027406 call shutter_check_sleep_timer 
-0x64bb 027407 branch shutter_dy_check_power_off_timer 
-:      027409 shutter_dy_iphone_move_mid_timer:
-0x64bc 027410 arg mem_shutter_move_mid_timer ,regc 
-0x64bd 027411 arg shutter_dy_iphone_move_mid_timeout ,regb 
-0x64be 027412 branch timer_single_step 
-:      027414 shutter_dy_iphone_move_mid_timeout:
-0x64bf 027415 call queue_empty 
-0x64c0 027416 nrtn blank 
-0x64c1 027417 fetch 2 ,mem_key_value_xmem 
-0x64c2 027418 nrtn blank 
-:      027419 shutter_dy_iphone_move_mid:
-0x64c3 027420 call shutter_dy_check_iphone 
-0x64c4 027421 branch shutter_dy_android_like_loaction_mid ,blank 
-0x64c5 027422 copy queue ,pdata 
-0x64c6 027423 compare 0x04 ,pdata ,0x07 
-0x64c7 027424 branch shutter_dy_iphone_up_mid ,true 
-0x64c8 027426 copy queue ,pdata 
-0x64c9 027427 compare 0x01 ,pdata ,0x07 
-0x64ca 027428 branch shutter_dy_iphone_like_mid ,true 
-0x64cb 027429 arg mem_shutter_iphone_move_mid ,regc 
-0x64cc 027430 branch push_buffer_in_queue 
-:      027432 shutter_dy_android_like_loaction_mid:
-0x64cd 027433 arg mem_shutter_android_move_mid ,regc 
-0x64ce 027434 branch push_buffer_in_queue 
-:      027436 shutter_dy_iphone_up_mid:
-0x64cf 027437 arg mem_shutter_iphone_up_mid ,regc 
-0x64d0 027438 branch push_buffer_in_queue 
-:      027440 shutter_dy_iphone_like_mid:
-0x64d1 027441 arg mem_shutter_iphone_like_mid ,regc 
-0x64d2 027442 branch push_buffer_in_queue 
-:      027444 shutter_dy_clear_key_state_timer:
-0x64d3 027445 arg mem_shutter_like_timeout ,regc 
-0x64d4 027446 arg shutter_dy_clear_key_state_timeout ,regb 
-0x64d5 027447 branch timer_single_step 
-:      027449 shutter_dy_clear_key_state_timeout:
-0x64d6 027450 arg shutter_key_conf_sate_bytes ,loopcnt 
-0x64d7 027451 arg mem_shutter_key_state1 ,contw 
-0x64d8 027452 branch clear_mem 
-:      027455 shutter_dy_check_power_off_timer:
-0x64d9 027456 arg mem_shutter_power_off_timer ,regc 
-0x64da 027457 arg shutter_dy_check_power_off_timeout ,regb 
-0x64db 027458 branch timer_single_step 
-:      027459 shutter_dy_check_power_off_timeout:
-0x64dc 027460 fetch 2 ,mem_ui_state_map 
-0x64dd 027461 bbit1 ui_state_ble_connected ,shutter_wait_power_off 
-0x64de 027462 branch app_enter_hibernate 
-:      027464 shutter_dy_process_bb_event:
-0x64df 027465 copy regc ,pdata 
-0x64e0 027466 beq bt_evt_le_connected ,ble_shutter_dy_process_baseband_connect 
-0x64e1 027467 beq bt_evt_le_disconnected ,ble_shutter_dy_process_baseband_disconnect 
-0x64e2 027468 beq bt_evt_le_pairing_success ,ble_shutter_dy_pairing_success 
-0x64e3 027469 rtneq bt_evt_le_parse_conn_papa_update_rsp 
-0x64e4 027470 beq bt_evt_le_start_enc ,shutter_dy_le_find_service_hand_by_uuid 
-0x64e5 027471 branch shutter_process_bb_event 
-:      027473 ble_shutter_dy_pairing_success:
-0x64e6 027474 jam 1 ,mem_shutter_pairing_success 
-0x64e7 027475 call shutter_dy_clear_move_config 
-0x64e8 027477 fetch 2 ,mem_android_initial_move_x 
-0x64e9 027478 store 2 ,mem_shutter_move_data_x 
-0x64ea 027480 fetcht 2 ,mem_android_initial_move_y 
-0x64eb 027481 setarg 0xfff 
-0x64ec 027482 isub temp ,pdata 
-0x64ed 027483 store 2 ,mem_shutter_move_data_y 
-0x64ee 027484 rtn 
-:      027486 ble_shutter_dy_process_baseband_disconnect:
-0x64ef 027487 jam 0 ,mem_shutter_le_conned 
-0x64f0 027488 jam 0 ,mem_shutter_pairing_success 
-0x64f1 027489 call shutter_dy_move_mode_disable 
-0x64f2 027490 call shutter_dy_over_clear 
-0x64f3 027491 branch ble_shutter_process_baseband_disconnect 
-:      027493 ble_shutter_dy_process_baseband_connect:
-0x64f4 027494 copy clkn_bt ,pdata 
-0x64f5 027495 store 4 ,mem_key_send_clk 
-0x64f6 027496 call shutter_dy_remote_not_iphone 
-0x64f7 027497 branch ble_shutter_process_baseband_connect 
-:      027500 shutter_dy_check_send_data:
-0x64f8 027501 disable user2 
-0x64f9 027502 fetch 2 ,mem_shutter_sleep_timeout 
-0x64fa 027503 store 2 ,mem_shutter_sleep_timer 
-0x64fb 027504 call shutter_check_bluetooth_conn 
-0x64fc 027505 branch shutter_change_bluetooth_status_bt_disconn ,user 
-0x64fd 027506 call shutter_check_data_enable 
-0x64fe 027507 nrtn user 
-0x64ff 027508 branch enable_user2 
-:      027510 shutter_dy_over_clear:
-0x6500 027511 jam 0 ,mem_last_press_key_value 
-0x6501 027512 rtn 
-:      027514 shutter_dy_key_value_filter:
-0x6502 027515 copy queue ,pdata 
-0x6503 027516 rtnne shutter_like_key_num 
-0x6504 027517 branch shutter_dy_key_press_next 
-:      027519 shutter_dy_key_change:
-0x6505 027520 call shutter_dy_check_send_data 
-0x6506 027521 nrtn user2 
-0x6507 027522 deposit rega 
-0x6508 027523 branch shutter_dy_shutter_key_release ,blank 
-:      027524 shutter_dy_key_press:
-0x6509 027525 bpatch patch14_3 ,mem_patch14 
-0x650a 027526 fetch 1 ,mem_shutter_link_loop_flag 
-0x650b 027527 nbranch shutter_dy_key_value_filter ,blank 
-:      027528 shutter_dy_key_press_next:
-0x650c 027529 jam 1 ,mem_shutter_key_pressed 
-0x650d 027530 call app_led_on 
-0x650e 027531 call shutter_dy_key_press_clk 
-0x650f 027532 call shutter_dy_jude_queue_size 
-0x6510 027533 branch shutter_dy_over_clear ,positive 
-0x6511 027534 copy queue ,pdata 
-0x6512 027535 fetcht 1 ,mem_last_press_key_value 
-0x6513 027536 isub temp ,null 
-0x6514 027537 ncall shutter_dy_iphone_check_move_mid ,zero 
-0x6515 027538 copy queue ,pdata 
-0x6516 027539 store 1 ,mem_last_press_key_value 
-0x6517 027540 fetcht 1 ,mem_move_mode_key_index 
-0x6518 027541 isub temp ,null 
-0x6519 027542 branch shutter_dy_key_move_to_specify_location ,zero 
-0x651a 027543 fetch 1 ,mem_move_mode_trigger_enable 
-0x651b 027544 nbranch shutter_dy_move_set ,blank 
-:      027545 shutter_dy_page_set:
-0x651c 027546 call shutter_dy_le_get_press_ptr 
-0x651d 027547 arg max_queue_new_press ,pdata 
-0x651e 027548 branch shutter_dy_push_queue_press_or_release 
-:      027550 shutter_dy_move_set:
-0x651f 027551 call shutter_dy_jude_clear_move_config 
-0x6520 027552 copy queue ,pdata 
-0x6521 027553 beq shutter_like_key_num ,shutter_dy_page_set 
-0x6522 027554 call shutter_dy_check_move_data 
-0x6523 027555 branch shutter_dy_move_to_specify_location 
-:      027557 shutter_dy_key_move_to_specify_location:
-0x6524 027558 jam 1 ,mem_shutter_first_move 
-0x6525 027559 branch shutter_dy_move_to_specify_location 
-:      027561 shutter_dy_iphone_check_move_mid:
-0x6526 027562 bpatch patch14_4 ,mem_patch14 
-0x6527 027563 fetch 1 ,mem_move_mode_trigger_enable 
-0x6528 027564 branch shutter_dy_iphone_move_mid ,blank 
-0x6529 027565 copy queue ,pdata 
-0x652a 027566 beq shutter_like_key_num ,shutter_dy_iphone_move_mid 
-0x652b 027567 rtn 
-:      027568 shutter_dy_key_press_clk:
-0x652c 027569 arg shutter_key_conf_sate_bytes ,pdata 
-0x652d 027570 imul32 queue ,pdata 
-0x652e 027571 arg mem_shutter_key_state0 ,regc 
-0x652f 027572 iadd regc ,regc 
-0x6530 027573 copy clkn_bt ,pdata 
-0x6531 027574 istore key_state_press_clk_length ,regc 
-0x6532 027575 increase key_state_press_count_offset ,regc 
-0x6533 027576 ifetch 1 ,regc 
-0x6534 027577 increase 1 ,pdata 
-0x6535 027578 istore 1 ,regc 
-0x6536 027579 rtn 
-:      027580 shutter_dy_shutter_key_release:
-0x6537 027581 bpatch patch14_5 ,mem_patch14 
-0x6538 027582 fetch 1 ,mem_move_mode_trigger_enable 
-0x6539 027583 call shutter_dy_key_release_led ,blank 
-:      027584 shutter_dy_shutter_key_release_time:
-0x653a 027585 arg shutter_key_conf_sate_bytes ,pdata 
-0x653b 027586 imul32 queue ,pdata 
-0x653c 027587 arg mem_shutter_key_state0 ,regc 
-0x653d 027588 iadd regc ,regc 
-0x653e 027589 ifetcht 4 ,regc 
-0x653f 027590 sub temp ,0 ,null 
-0x6540 027591 rtn zero 
-0x6541 027592 copy clkn_bt ,pdata 
-0x6542 027593 isub temp ,temp 
-0x6543 027594 ncall ui_timer_timeout ,positive 
-0x6544 027595 add regc ,key_state_longpress_offset ,contr 
-0x6545 027596 ifetch 1 ,contr 
-0x6546 027597 nbranch shutter_dy_push_queue_long_release ,blank 
-0x6547 027598 increase key_state_release_clk_offset ,regc 
-0x6548 027599 copy clkn_bt ,pdata 
-0x6549 027600 istore key_state_release_clk_length ,regc 
-0x654a 027601 rtn 
-:      027603 shutter_dy_key_release_led:
-0x654b 027604 fetch 1 ,mem_shutter_link_loop_flag 
-0x654c 027605 nbranch app_led_on ,blank 
-0x654d 027606 branch app_led_off 
-:      027608 shutter_dy_push_queue_release:
-0x654e 027609 add regc ,4 ,contr 
-0x654f 027610 ifetch 1 ,contr 
-0x6550 027611 branch shutter_dy_push_queue_release1 
-:      027613 shutter_dy_push_queue_release1:
-0x6551 027614 call shutter_clear_dy_key_state 
-0x6552 027615 fetch 1 ,mem_move_mode_trigger_enable 
-0x6553 027616 nbranch shutter_dy_move_mode_queue_release ,blank 
-:      027617 shutter_dy_push_queue_release1_next:
-0x6554 027618 call shutter_dy_jude_queue_size 
-0x6555 027619 branch shutter_dy_over_clear ,positive 
-0x6556 027620 call shutter_dy_le_get_release_ptr 
-0x6557 027621 copy queue ,pdata 
-0x6558 027622 beq shutter_photo_key_num ,shutter_dy_le_get_release_ptr_volume 
-0x6559 027623 arg max_queue_num_release ,pdata 
-:      027624 shutter_dy_push_queue_press_or_release:
-0x655a 027625 imul32 queue ,pdata 
-0x655b 027626 iadd regc ,regc 
-0x655c 027627 branch push_buffer_in_queue 
-:      027629 shutter_dy_move_mode_queue_release:
-0x655d 027630 copy queue ,pdata 
-0x655e 027631 beq shutter_like_key_num ,shutter_dy_push_queue_release1_next 
-0x655f 027632 beq shutter_photo_key_num ,shutter_dy_push_queue_release1_next 
-0x6560 027633 rtn 
-:      027635 shutter_dy_jude_queue_size:
-0x6561 027636 call queue_get_size 
-0x6562 027637 ifetcht 1 ,contr 
-0x6563 027638 isub temp ,pdata 
-0x6564 027639 sub pdata ,max_queue_new_press ,null 
-0x6565 027640 rtn 
-:      027642 shutter_dy_push_queue_long_release:
-0x6566 027643 jam 1 ,mem_shutter_long_key_released_flag 
-0x6567 027644 call shutter_clear_dy_key_state 
-0x6568 027645 arg mem_key0_long_release ,regc 
-0x6569 027646 arg max_queue_num_long_release ,pdata 
-0x656a 027647 branch shutter_dy_push_queue_press_or_release 
-:      027649 shutter_clear_dy_key_state:
-0x656b 027650 arg shutter_key_conf_sate_bytes ,loopcnt 
-0x656c 027651 copy regc ,contw 
-0x656d 027652 branch clear_mem 
-:      027654 shutter_dy_keyscan_key_process:
-0x656e 027655 fetch 2 ,mem_key_value_xmem 
-0x656f 027656 store 2 ,mem_key_value_retention 
-0x6570 027657 call shutter_dy_keyscan_key_process_next 
-0x6571 027658 fetch 2 ,mem_key_value_retention 
-0x6572 027659 store 2 ,mem_key_value_xmem 
-0x6573 027661 arg 0 ,queue 
-0x6574 027662 fetch 1 ,mem_shutter_key_num 
-0x6575 027663 copy pdata ,loopcnt 
-0x6576 027664 arg mem_shutter_key_state0 ,regc 
-:      027665 shutter_dy_keyscan_key_check_release_loop:
-0x6577 027666 copy loopcnt ,pdata 
-0x6578 027667 store 2 ,mem_temp 
-0x6579 027668 copy regc ,pdata 
-0x657a 027669 store 2 ,mem_regc 
-0x657b 027670 copy queue ,pdata 
-0x657c 027671 store 2 ,mem_temp + 2 
-0x657d 027672 call shutter_dy_keyscan_key_check_release 
-0x657e 027674 fetch 2 ,mem_regc 
-0x657f 027675 copy pdata ,regc 
-0x6580 027676 fetch 2 ,mem_temp + 2 
-0x6581 027677 copy pdata ,queue 
-0x6582 027678 call shutter_dy_keyscan_key_check_long_press 
-0x6583 027680 fetch 2 ,mem_temp + 2 
-0x6584 027681 add pdata ,1 ,queue 
-0x6585 027682 fetch 2 ,mem_regc 
-0x6586 027683 add pdata ,shutter_key_conf_sate_bytes ,regc 
-0x6587 027684 fetch 2 ,mem_temp 
-0x6588 027685 copy pdata ,loopcnt 
-0x6589 027686 loop shutter_dy_keyscan_key_check_release_loop 
-0x658a 027687 rtn 
-:      027689 shutter_dy_keyscan_key_check_long_press:
-0x658b 027690 ifetch key_state_press_clk_length ,regc 
-0x658c 027691 rtn blank 
-0x658d 027692 copy pdata ,temp 
-0x658e 027693 copy clkn_bt ,pdata 
-0x658f 027694 isub temp ,temp 
-0x6590 027695 nrtn positive 
-0x6591 027696 setarg 2500 
-0x6592 027697 isub temp ,null 
-0x6593 027698 rtn positive 
-0x6594 027699 copy clkn_bt ,pdata 
-0x6595 027700 istore 4 ,regc 
-0x6596 027701 increase key_state_longpress_offset ,regc 
-0x6597 027702 setarg 1 
-0x6598 027703 istore key_state_longpress_length ,regc 
-0x6599 027704 fetch 1 ,mem_shutter_long_key_released_flag 
-0x659a 027705 rtn blank 
-0x659b 027706 jam 0 ,mem_shutter_long_key_released_flag 
-0x659c 027707 bpatch patch14_6 ,mem_patch14 
-0x659d 027708 call shutter_dy_long_key_function 
-0x659e 027709 fetch 1 ,mem_move_mode_set 
-0x659f 027710 beq move_combine_key ,shutter_dy_key_long_press_set_key_normal 
-0x65a0 027711 beq move_single_key ,shutter_dy_key_long_press_set_move_trigger 
-0x65a1 027712 rtn 
-:      027714 shutter_dy_key_long_press_set_key_normal:
-0x65a2 027715 call shutter_dy_long_press_android_or_ios 
-0x65a3 027716 arg max_queue_num_long ,pdata 
-0x65a4 027717 branch shutter_dy_push_queue_press_or_release 
-:      027719 shutter_dy_key_long_press_set_move_trigger:
-0x65a5 027720 copy queue ,pdata 
-0x65a6 027721 fetcht 1 ,mem_move_mode_key_index 
-0x65a7 027722 isub temp ,null 
-0x65a8 027723 nbranch shutter_dy_key_long_press_set_key_normal ,zero 
-0x65a9 027724 fetch 1 ,mem_move_mode_trigger_enable 
-0x65aa 027725 setflip 0 ,pdata 
-0x65ab 027726 store 1 ,mem_move_mode_trigger_enable 
-0x65ac 027727 nrtn blank 
-:      027728 shutter_dy_move_mode_disable:
-0x65ad 027729 jam 0 ,mem_move_mode_trigger_enable 
-0x65ae 027730 branch app_led_off 
-:      027732 shutter_dy_long_press_android_or_ios:
-0x65af 027733 arg mem_key0_long_press ,regc 
-0x65b0 027734 call shutter_dy_check_iphone 
-0x65b1 027735 rtn blank 
-0x65b2 027736 arg mem_key0_long_press_i ,regc 
-0x65b3 027737 rtn 
-:      027739 shutter_dy_keyscan_key_check_release:
-0x65b4 027740 add regc ,key_state_release_clk_offset ,regb 
-0x65b5 027741 ifetch key_state_release_clk_length ,regb 
-0x65b6 027742 rtn blank 
-0x65b7 027743 copy pdata ,temp 
-0x65b8 027744 copy clkn_bt ,pdata 
-0x65b9 027745 isub temp ,temp 
-0x65ba 027746 ncall ui_timer_timeout ,positive 
-0x65bb 027747 setarg 1000 
-0x65bc 027748 isub temp ,null 
-0x65bd 027749 branch shutter_dy_push_queue_release 
-:      027750 shutter_dy_keyscan_key_process_next:
-0x65be 027751 fetch 2 ,mem_key_num_ptr 
-0x65bf 027752 ifetch 1 ,pdata 
-0x65c0 027753 rtn blank 
-0x65c1 027755 setarg 0 
-0x65c2 027756 store 2 ,mem_key_value_temp 
-0x65c3 027757 call keyscan_scan_key 
-0x65c4 027758 nbranch lpm_button_clean_wake_lock ,user 
-0x65c5 027759 call lpm_button_get_wake_lock 
-0x65c6 027760 disable user 
-0x65c7 027761 fetch 1 ,mem_le_adv_enable 
-0x65c8 027762 nrtn blank 
-0x65c9 027763 bpatch patch14_7 ,mem_patch14 
-0x65ca 027764 fetch 1 ,mem_move_mode_set 
-0x65cb 027765 beq move_single_key ,shutter_dy_skip_check_combine_key 
-0x65cc 027766 call shutter_dy_check_combine_key_release 
-0x65cd 027767 call shutter_dy_check_combine_key 
-0x65ce 027768 rtn user 
-:      027769 shutter_dy_skip_check_combine_key:
-0x65cf 027770 call shutter_dy_single_key_led 
-0x65d0 027771 fetch 2 ,mem_key_value_temp 
-0x65d1 027772 store 2 ,mem_key_value_temp4 
-0x65d2 027773 jam 0 ,mem_key_value_temp6 
-0x65d3 027774 force 0 ,queue 
-0x65d4 027775 branch keyscan_key_lp1 
-:      027777 shutter_dy_single_key_led:
-0x65d5 027778 fetch 1 ,mem_last_press_key_value 
-0x65d6 027779 fetcht 1 ,mem_move_mode_key_index 
-0x65d7 027780 isub temp ,null 
-0x65d8 027781 branch app_led_on ,zero 
-0x65d9 027782 fetch 1 ,mem_move_mode_trigger_enable 
-0x65da 027783 nbranch app_led_off ,blank 
-0x65db 027784 rtn 
-:      027786 shutter_dy_check_combine_key:
-0x65dc 027787 arg 0 ,queue 
-:      027788 shutter_dy_check_combine_key_loop:
-0x65dd 027789 arg mem_combine_key0 ,regb 
-0x65de 027790 arg 2 ,pdata 
-0x65df 027791 imul32 queue ,pdata 
-0x65e0 027792 iadd regb ,regb 
-0x65e1 027793 ifetch 2 ,regb 
-0x65e2 027795 rtn blank 
-0x65e3 027796 fetcht 2 ,mem_key_value_temp 
-0x65e4 027797 ixor temp ,null 
-0x65e5 027798 branch shutter_dy_check_combine_key_parse ,zero 
-0x65e6 027799 increase 1 ,queue 
-0x65e7 027800 branch shutter_dy_check_combine_key_loop 
-:      027802 shutter_dy_check_combine_key_parse:
-0x65e8 027803 store 2 ,mem_combine_key_state0 
-0x65e9 027804 call app_led_on 
-0x65ea 027805 arg mem_combine_key0_press ,regc 
-0x65eb 027806 arg max_queue_num_combinekey ,pdata 
-0x65ec 027807 imul32 queue ,pdata 
-0x65ed 027808 iadd regc ,regc 
-0x65ee 027809 call shutter_dy_push_buffer_in_queue 
-0x65ef 027810 branch shutter_dy_combine_key_enableuser 
-:      027812 shutter_dy_push_buffer_in_queue:
-0x65f0 027813 call shutter_dy_jude_clear_move_config 
-0x65f1 027814 ifetch 1 ,regc 
-0x65f2 027815 rtn blank 
-0x65f3 027816 call shutter_dy_check_move_data 
-:      027817 shutter_dy_move_to_specify_location:
-0x65f4 027818 call shutter_dy_jude_clear_move_config 
-0x65f5 027819 call shutter_dy_move_down_left_corner 
-0x65f6 027820 call shutter_dy_move_x_max 
-0x65f7 027821 call shutter_dy_move_y_max 
-0x65f8 027822 arg 0x05 ,pdata 
-0x65f9 027823 call queue_push_one_byte 
-0x65fa 027824 call shutter_dy_check_iphone 
-0x65fb 027825 rtn blank 
-0x65fc 027826 jam 120 ,mem_send_data_delay 
-0x65fd 027827 arg 0x06 ,pdata 
-0x65fe 027828 branch queue_push_one_byte 
-:      027830 shutter_dy_move_down_left_corner_count_set:
-0x65ff 027831 fetcht 1 ,mem_shutter_back_count 
-0x6600 027832 call shutter_dy_check_iphone 
-0x6601 027833 rtn blank 
-0x6602 027834 fetcht 1 ,mem_shutter_iphone_beyond_y_count 
-0x6603 027835 increase 1 ,temp 
-0x6604 027836 fetch 1 ,mem_shutter_first_move 
-0x6605 027837 rtn blank 
-0x6606 027838 fetcht 1 ,mem_shutter_back_count 
-0x6607 027839 jam 0 ,mem_shutter_first_move 
-0x6608 027840 rtn 
-:      027842 shutter_dy_move_down_left_corner:
-0x6609 027843 call shutter_dy_move_down_left_corner_count_set 
-0x660a 027844 copy temp ,pdata 
-0x660b 027845 rtn blank 
-0x660c 027846 store 1 ,mem_shutter_back_count_cache 
-:      027847 shutter_dy_move_down_left_corner_loop:
-0x660d 027848 arg 0x13 ,pdata 
-0x660e 027849 call queue_push_one_byte 
-0x660f 027850 fetch 1 ,mem_shutter_back_count_cache 
-0x6610 027851 increase -1 ,pdata 
-0x6611 027852 store 1 ,mem_shutter_back_count_cache 
-0x6612 027853 rtn blank 
-0x6613 027854 branch shutter_dy_move_down_left_corner_loop 
-:      027856 shutter_dy_move_x_max:
-0x6614 027857 fetch 1 ,mem_shutter_iphone_beyond_x_count 
-0x6615 027858 rtn blank 
-0x6616 027859 store 1 ,mem_shutter_iphone_beyond_x_cache 
-:      027860 shutter_dy_move_x_max_number:
-0x6617 027861 arg 0x20 ,pdata 
-0x6618 027862 call queue_push_one_byte 
-0x6619 027863 fetch 1 ,mem_shutter_iphone_beyond_x_cache 
-0x661a 027864 increase -1 ,pdata 
-0x661b 027865 store 1 ,mem_shutter_iphone_beyond_x_cache 
-0x661c 027866 rtn blank 
-0x661d 027867 branch shutter_dy_move_x_max_number 
-:      027869 shutter_dy_move_y_max:
-0x661e 027870 fetch 1 ,mem_shutter_iphone_beyond_y_count 
-0x661f 027871 rtn blank 
-0x6620 027872 store 1 ,mem_shutter_iphone_beyond_y_cache 
-:      027873 shutter_dy_move_y_max_number:
-0x6621 027874 arg 0x21 ,pdata 
-0x6622 027875 call queue_push_one_byte 
-0x6623 027876 fetch 1 ,mem_shutter_iphone_beyond_y_cache 
-0x6624 027877 increase -1 ,pdata 
-0x6625 027878 store 1 ,mem_shutter_iphone_beyond_y_cache 
-0x6626 027879 rtn blank 
-0x6627 027880 branch shutter_dy_move_y_max_number 
-:      027882 shutter_dy_check_combine_key_release:
-0x6628 027883 fetch 2 ,mem_combine_key_state0 
-0x6629 027884 rtn blank 
-0x662a 027885 fetcht 2 ,mem_key_value_temp 
-0x662b 027886 sub temp ,0 ,null 
-0x662c 027887 branch shutter_dy_check_combine_key_release_all ,zero 
-0x662d 027888 isub temp ,null 
-0x662e 027889 rtn zero 
-0x662f 027890 storet 2 ,mem_combine_key_state0 
-0x6630 027891 fetch 2 ,mem_combine_key_release_value 
-0x6631 027892 isub temp ,null 
-0x6632 027893 call app_led_off ,zero 
-:      027894 shutter_dy_combine_key_enableuser:
-0x6633 027895 fetch 2 ,mem_key_value_temp 
-0x6634 027896 store 2 ,mem_key_value_retention 
-0x6635 027897 branch enable_user 
-:      027898 shutter_dy_check_combine_key_release_all:
-0x6636 027899 jam 1 ,mem_shutter_long_key_released_flag 
-0x6637 027900 call app_led_off 
-0x6638 027901 arg mem_combine_key_release ,regc 
-0x6639 027902 call shutter_dy_push_buffer_in_queue 
-0x663a 027903 setarg 0 
-0x663b 027904 store 2 ,mem_combine_key_state0 
-0x663c 027905 jam 50 ,mem_shutter_1s_timer 
-0x663d 027906 call shutter_dy_combine_key_enableuser 
-0x663e 027907 fetch 1 ,mem_shutter_key_num 
-0x663f 027908 mul32 pdata ,shutter_key_conf_sate_bytes ,loopcnt 
-0x6640 027909 arg mem_shutter_key_state0 ,contw 
-0x6641 027910 branch clear_mem 
-:      027911 shutter_dy_check_move_data:
-0x6642 027912 bpatch patch15_0 ,mem_patch15 
-0x6643 027913 fetch 1 ,mem_move_mode_set 
-0x6644 027914 beq move_single_key ,shutter_dy_check_move_data_single_key 
-0x6645 027915 beq move_combine_key ,shutter_dy_check_move_data_combine_key 
-0x6646 027916 rtn 
-:      027917 shutter_dy_check_move_data_single_key:
-0x6647 027918 copy queue ,pdata 
-0x6648 027919 beq shutter_left_key_num ,shutter_dy_move_left 
-0x6649 027920 beq shutter_right_key_num ,shutter_dy_move_right 
-0x664a 027921 beq shutter_up_key_num ,shutter_dy_move_up 
-0x664b 027922 beq shutter_down_key_num ,shutter_dy_move_down 
-0x664c 027923 rtn 
-:      027924 shutter_dy_check_move_data_combine_key:
-0x664d 027925 ifetch 1 ,regc 
-0x664e 027926 beq 0x01 ,shutter_dy_move_left 
-0x664f 027927 beq 0x02 ,shutter_dy_move_right 
-0x6650 027928 beq 0x03 ,shutter_dy_move_up 
-0x6651 027929 beq 0x04 ,shutter_dy_move_down 
-0x6652 027930 beq 0x05 ,shutter_dy_get_move_data 
-0x6653 027931 rtn 
-:      027932 shutter_dy_get_move_data:
-0x6654 027933 call shutter_dy_check_iphone 
-0x6655 027934 nbranch shutter_dy_get_move_data_iphone ,blank 
-0x6656 027935 setarg 4 
-0x6657 027936 mul32 pdata ,every_payload_len ,pdata 
-0x6658 027937 arg mem_shutter_mousekey_value_list ,temp 
-0x6659 027938 iadd temp ,contw 
-0x665a 027939 increase 3 ,contw 
-0x665b 027940 fetch 3 ,mem_shutter_move_data 
-0x665c 027941 istore 3 ,contw 
-0x665d 027942 rtn 
-:      027943 shutter_dy_get_move_data_iphone:
-0x665e 027944 setarg 4 
-0x665f 027945 mul32 pdata ,every_payload_len ,pdata 
-0x6660 027946 arg mem_shutter_mousekey_value_list ,temp 
-0x6661 027947 iadd temp ,contw 
-0x6662 027948 increase 3 ,contw 
-0x6663 027949 fetch 2 ,mem_shutter_move_data_x 
-0x6664 027950 istore 3 ,contw 
-0x6665 027951 increase 7 ,contw 
-0x6666 027952 fetch 2 ,mem_shutter_move_data_y 
-0x6667 027953 lshift4 pdata ,pdata 
-0x6668 027954 lshift8 pdata ,pdata 
-0x6669 027955 istore 3 ,contw 
-0x666a 027956 rtn 
-:      027958 shutter_dy_move_x_empty_check:
-0x666b 027959 fetch 1 ,mem_shutter_iphone_beyond_x_count 
-0x666c 027960 rtn blank 
-0x666d 027961 increase -1 ,pdata 
-0x666e 027962 store 1 ,mem_shutter_iphone_beyond_x_count 
-0x666f 027963 arg iphone_once_max_move_value ,pdata 
-0x6670 027964 rtn 
-:      027965 shutter_dy_every_move_size_set:
-0x6671 027966 arg android_every_move_size ,temp 
-0x6672 027967 call shutter_dy_check_iphone 
-0x6673 027968 rtn blank 
-0x6674 027969 arg iphone_every_move_size ,temp 
-0x6675 027970 rtn 
-:      027971 shutter_dy_move_left:
-0x6676 027972 call shutter_dy_every_move_size_set 
-0x6677 027973 fetch 2 ,mem_shutter_move_data_x 
-0x6678 027974 isub temp ,null 
-0x6679 027975 ncall shutter_dy_move_x_empty_check ,positive 
-0x667a 027976 nrtn positive 
-0x667b 027977 isub temp ,pdata 
-:      027978 shutter_dy_move_store_x:
-0x667c 027979 store 2 ,mem_shutter_move_data_x 
-:      027980 shutter_dy_move_data_store:
-0x667d 027981 bpatch patch15_1 ,mem_patch15 
-0x667e 027982 fetch 2 ,mem_shutter_move_data_x 
-0x667f 027983 fetcht 2 ,mem_shutter_move_data_y 
-0x6680 027984 lshift8 temp ,temp 
-0x6681 027985 lshift4 temp ,temp 
-0x6682 027986 iadd temp ,pdata 
-0x6683 027987 store 3 ,mem_shutter_move_data 
-0x6684 027988 branch shutter_dy_get_move_data 
-:      027989 shutter_dy_move_x_check_max:
-0x6685 027990 fetch 2 ,mem_shutter_move_data_x 
-0x6686 027991 arg iphone_once_max_move_value ,temp 
-0x6687 027992 isub temp ,temp 
-0x6688 027993 nrtn positive 
-0x6689 027994 copy temp ,pdata 
-0x668a 027995 fetcht 1 ,mem_shutter_iphone_beyond_x_count 
-0x668b 027996 sub temp ,0x03 ,null 
-0x668c 027997 branch shutter_dy_clear_move_x ,zero 
-0x668d 027998 increase 1 ,temp 
-0x668e 027999 storet 1 ,mem_shutter_iphone_beyond_x_count 
-0x668f 028000 branch shutter_dy_move_store_x 
-:      028001 shutter_dy_clear_move_x:
-0x6690 028002 jam 0 ,mem_shutter_iphone_beyond_x_count 
-0x6691 028003 arg 0 ,pdata 
-0x6692 028004 branch shutter_dy_move_store_x 
-:      028005 shutter_dy_move_right:
-0x6693 028006 call shutter_dy_check_iphone 
-0x6694 028007 ncall shutter_dy_move_x_check_max ,blank 
-0x6695 028008 call shutter_dy_every_move_size_set 
-0x6696 028009 fetch 2 ,mem_shutter_move_data_x 
-:      028010 shutter_dy_move_right_next:
-0x6697 028011 iadd temp ,pdata 
-0x6698 028012 arg 0xfff ,temp 
-0x6699 028013 call ceiling 
-0x669a 028014 branch shutter_dy_move_store_x 
-:      028016 shutter_dy_move_up:
-0x669b 028017 call shutter_dy_every_move_size_set 
-0x669c 028018 fetch 2 ,mem_shutter_move_data_y 
-0x669d 028019 isub temp ,pdata 
-0x669e 028020 store 2 ,mem_shutter_move_data_y 
-:      028021 shutter_dy_move_y_check_max:
-0x669f 028022 fetcht 2 ,mem_shutter_move_data_y 
-0x66a0 028023 call shutter_dy_check_iphone 
-0x66a1 028024 branch shutter_dy_move_data_store ,blank 
-0x66a2 028025 setarg 0xfff 
-0x66a3 028026 isub temp ,pdata 
-0x66a4 028027 arg iphone_once_max_move_value ,temp 
-0x66a5 028028 isub temp ,temp 
-0x66a6 028029 nbranch shutter_dy_move_data_store ,positive 
-0x66a7 028030 setarg 0xfff 
-0x66a8 028031 isub temp ,pdata 
-0x66a9 028032 fetcht 1 ,mem_shutter_iphone_beyond_y_count 
-0x66aa 028033 sub temp ,0x05 ,null 
-0x66ab 028034 branch shutter_dy_clear_move_y ,zero 
-0x66ac 028035 increase 1 ,temp 
-0x66ad 028036 storet 1 ,mem_shutter_iphone_beyond_y_count 
-0x66ae 028037 branch shutter_dy_move_store_y 
-:      028038 shutter_dy_clear_move_y:
-0x66af 028039 jam 0 ,mem_shutter_iphone_beyond_y_count 
-:      028040 shutter_dy_android_move_y_empty_check:
-0x66b0 028041 setarg 0xfff 
-0x66b1 028042 branch shutter_dy_move_store_y 
-:      028044 shutter_dy_move_y_empty_check:
-0x66b2 028045 call shutter_dy_check_iphone 
-0x66b3 028046 branch shutter_dy_android_move_y_empty_check ,blank 
-0x66b4 028047 fetch 1 ,mem_shutter_iphone_beyond_y_count 
-0x66b5 028048 branch shutter_dy_android_move_y_empty_check ,blank 
-0x66b6 028049 increase -1 ,pdata 
-0x66b7 028050 store 1 ,mem_shutter_iphone_beyond_y_count 
-0x66b8 028051 setarg 0xfff 
-0x66b9 028052 arg iphone_once_max_move_value ,temp 
-0x66ba 028053 isub temp ,pdata 
-0x66bb 028054 iadd rega ,pdata 
-:      028055 shutter_dy_move_store_y:
-0x66bc 028056 store 2 ,mem_shutter_move_data_y 
-0x66bd 028057 branch shutter_dy_move_data_store 
-:      028058 shutter_dy_move_down:
-0x66be 028059 call shutter_dy_every_move_size_set 
-0x66bf 028060 fetch 2 ,mem_shutter_move_data_y 
-:      028061 shutter_dy_move_down_next:
-0x66c0 028062 iadd temp ,pdata 
-0x66c1 028063 arg 0xfff ,temp 
-0x66c2 028064 isub temp ,rega 
-0x66c3 028065 branch shutter_dy_move_y_empty_check ,positive 
-0x66c4 028066 branch shutter_dy_move_store_y 
-:      028069 ble_shutter_dy_receive_data:
-0x66c5 028070 fetch 2 ,mem_le_att_handle 
-0x66c6 028071 beq gatt_keyboard_write_handle_new ,ble_shutter_process_reconnect_complete 
-0x66c7 028072 rtn 
-:      028074 shutter_dy_le_find_service_hand_by_uuid:
-0x66c8 028075 arg 23 ,rega 
-0x66c9 028076 arg le_l2cap_cid_att ,regb 
-0x66ca 028077 call le_fifo_malloc_tx_l2cap 
-0x66cb 028078 setarg attop_find_by_type_value_request 
-0x66cc 028079 istore 1 ,contw 
-0x66cd 028080 setarg 0x0001 
-0x66ce 028081 istore 2 ,contw 
-0x66cf 028082 setarg 0xffff 
-0x66d0 028083 istore 2 ,contw 
-0x66d1 028084 setarg 0x2800 
-0x66d2 028085 istore 2 ,contw 
-0x66d3 028086 arg mem_dy_le_search_service_uuid ,contr 
-0x66d4 028087 branch memcpy16 
-:      028090 shutter_dy_le_parse_att:
-0x66d5 028091 bpatch patch15_2 ,mem_patch15 
-0x66d6 028092 copy rega ,contr 
-0x66d7 028093 ifetch 3 ,contr 
-0x66d8 028094 store 3 ,mem_le_att_opcode 
-0x66d9 028095 beq attop_find_by_type_value_response ,shutter_dy_le_parse_att_find_by_type_value_rsp 
-0x66da 028096 beq attop_error_response ,shutter_dy_le_parse_error_rsp 
-0x66db 028097 beq attop_read_request ,shutter_dy_le_parse_att_read_request 
-0x66dc 028098 beq attop_read_blob_request ,shutter_dy_le_parse_att_read_blob_request 
-0x66dd 028099 branch le_parse_att2 
-:      028101 shutter_dy_le_parse_att_read_blob_request:
-0x66de 028102 ifetch 2 ,contr 
-0x66df 028103 store 2 ,mem_le_att_offset 
-0x66e0 028104 iforce rega 
-0x66e1 028105 fetcht 2 ,mem_le_att_handle 
-0x66e2 028106 fetch 2 ,mem_le_pairing_handle 
-0x66e3 028107 isub temp ,null 
-0x66e4 028108 nbranch le_send_att_read_blob_response ,zero 
-0x66e5 028109 call shutter_dy_check_iphone 
-0x66e6 028110 nbranch shutter_dy_le_parse_att_read_blob_request_ios ,blank 
-0x66e7 028111 fetcht 2 ,mem_shutter_le_map_len_android 
-0x66e8 028112 branch shutter_dy_le_parse_att_read_blob_request2 
-:      028114 shutter_dy_le_parse_att_read_blob_request_ios:
-0x66e9 028115 fetcht 2 ,mem_shutter_le_map_len_ios 
-:      028116 shutter_dy_le_parse_att_read_blob_request2:
-0x66ea 028117 arg mem_shutter_le_hid_map ,contr 
-0x66eb 028118 call store_contr 
-0x66ec 028119 copy temp ,pdata 
-0x66ed 028120 isub rega ,pdata 
-0x66ee 028121 nbranch le_send_att_error_response_notfound ,positive 
-0x66ef 028122 increase 1 ,pdata 
-0x66f0 028123 sub pdata ,23 ,null 
-0x66f1 028124 branch le_send_att_read_blob_response_less ,positive 
-0x66f2 028125 force 23 ,pdata 
-0x66f3 028126 branch le_send_att_read_blob_response_less 
-:      028128 shutter_dy_le_parse_att_read_request:
-0x66f4 028129 fetcht 2 ,mem_le_att_handle 
-0x66f5 028130 fetch 1 ,mem_le_configuration 
-0x66f6 028131 bbit1 bit_ble_read_auth ,shutter_dy_le_send_att_read_response_check_auth 
-0x66f7 028132 branch le_send_att_read_response 
-:      028133 shutter_dy_le_send_att_read_response_check_auth:
-0x66f8 028134 fetch 2 ,mem_le_pairing_handle 
-0x66f9 028135 isub temp ,null 
-0x66fa 028136 nbranch le_send_att_read_response ,zero 
-0x66fb 028137 call le_check_encrypt_state 
-0x66fc 028138 nbranch shutter_dy_le_send_att_read_response ,user 
-0x66fd 028139 branch le_send_att_read_response_error_insufficient_auth 
-:      028141 shutter_dy_le_send_att_read_response:
-0x66fe 028142 fetch 2 ,mem_le_pairing_handle 
-0x66ff 028143 isub temp ,null 
-0x6700 028144 nbranch le_send_att_read_response ,zero 
-0x6701 028145 arg mem_shutter_le_hid_map ,contr 
-0x6702 028146 force 23 ,pdata 
-0x6703 028147 branch le_send_att_read_response_less 
-:      028149 shutter_dy_le_parse_att_find_by_type_value_rsp:
-:      028150 shutter_dy_le_remote_iphone:
-0x6704 028151 bpatch patch15_3 ,mem_patch15 
-0x6705 028152 jam 5 ,mem_shutter_back_count 
-0x6706 028153 jam 1 ,mem_iphone_flag 
-0x6707 028154 jam 1 ,mem_last_shutter_le_iphone_flag 
-0x6708 028155 jam 240 ,mem_send_data_delay 
-0x6709 028156 jam 10 ,mem_shutter_move_mid_timer 
-0x670a 028157 jam 1 ,mem_shutter_first_move 
-0x670b 028158 call shutter_dy_load_move_config_info 
-0x670c 028159 fetch 1 ,mem_shutter_pairing_success 
-0x670d 028160 rtn blank 
-0x670e 028161 call shutter_dy_clear_move_config 
-0x670f 028162 arg iphone_once_max_move_value ,temp 
-0x6710 028164 fetch 2 ,mem_iphone_initial_move_x 
-0x6711 028165 arg mem_shutter_move_data_x ,rega 
-0x6712 028166 arg mem_shutter_iphone_beyond_x_count ,regb 
-0x6713 028167 call shutter_dy_iphone_move_initial_set 
-0x6714 028168 arg iphone_once_max_move_value ,temp 
-0x6715 028170 fetch 2 ,mem_iphone_initial_move_y 
-0x6716 028171 arg mem_shutter_move_data_y ,rega 
-0x6717 028172 arg mem_shutter_iphone_beyond_y_count ,regb 
-0x6718 028173 call shutter_dy_iphone_move_initial_set 
-0x6719 028174 setarg 0xfff 
-0x671a 028175 fetcht 2 ,mem_shutter_move_data_y 
-0x671b 028176 isub temp ,pdata 
-0x671c 028177 store 2 ,mem_shutter_move_data_y 
-0x671d 028178 rtn 
-:      028179 shutter_dy_iphone_move_initial_set:
-0x671e 028180 idiv temp 
-0x671f 028181 call wait_div_end 
-0x6720 028182 quotient pdata 
-0x6721 028183 remainder temp 
-0x6722 028184 istore 1 ,regb 
-0x6723 028185 istoret 2 ,rega 
-0x6724 028186 rtn 
-:      028187 shutter_dy_le_parse_error_rsp:
-0x6725 028188 increase -2 ,contr 
-0x6726 028189 ifetch 1 ,contr 
-0x6727 028190 beq attop_find_by_type_value_request ,shutter_dy_not_iphone_read_conf 
-0x6728 028191 rtn 
-:      028192 shutter_dy_remote_not_iphone:
-0x6729 028193 jam 1 ,mem_shutter_back_count 
-0x672a 028194 jam 0 ,mem_iphone_flag 
-0x672b 028195 jam 0 ,mem_last_shutter_le_iphone_flag 
-0x672c 028196 jam 10 ,mem_send_data_delay 
-0x672d 028197 rtn 
-:      028199 shutter_dy_not_iphone_read_conf:
-0x672e 028200 call shutter_dy_remote_not_iphone 
-0x672f 028201 branch shutter_dy_load_move_config_info 
-:      028203 shutter_dy_check_iphone:
-0x6730 028204 fetch 1 ,mem_iphone_flag 
-0x6731 028205 rtn 
-:      028208 shutter_dy_le_get_press_ptr:
-0x6732 028209 arg mem_dy_key0_press ,regc 
-0x6733 028210 call shutter_dy_check_iphone 
-0x6734 028211 rtn blank 
-0x6735 028212 jam 120 ,mem_send_data_delay 
-0x6736 028213 arg mem_key0_press_i ,regc 
-0x6737 028214 rtn 
-:      028215 shutter_dy_le_get_release_ptr:
-:      028216 shutter_dy_le_get_release_ptr_set:
-0x6738 028217 arg mem_key0_release_new ,regc 
-0x6739 028218 call shutter_dy_check_iphone 
-0x673a 028219 rtn blank 
-0x673b 028220 arg mem_key0_release_new_i ,regc 
-0x673c 028221 jam 12 ,mem_send_data_delay 
-0x673d 028222 copy queue ,pdata 
-0x673e 028223 rtneq shutter_like_key_num 
-0x673f 028224 rtn 
-:      028225 shutter_dy_le_get_release_ptr_volume:
-0x6740 028226 bpatch patch15_4 ,mem_patch15 
-0x6741 028227 fetch 1 ,mem_key3_press_count 
-0x6742 028228 setflip 0 ,pdata 
-0x6743 028229 store 1 ,mem_key3_press_count 
-0x6744 028230 beq 0 ,shutter_dy_le_get_release_ptr_set_volume_inc 
-0x6745 028231 beq 1 ,shutter_dy_le_get_release_ptr_set_volume_dec 
-0x6746 028232 rtn 
-:      028233 shutter_dy_le_get_release_ptr_set_volume_dec:
-0x6747 028234 call shutter_dy_le_get_vol_dec_ptr 
-0x6748 028235 branch push_buffer_in_queue 
-:      028236 shutter_dy_le_get_release_ptr_set_volume_inc:
-0x6749 028237 call shutter_dy_le_get_vol_inc_ptr 
-0x674a 028238 branch push_buffer_in_queue 
-:      028239 shutter_dy_le_get_vol_inc_ptr:
-0x674b 028240 arg mem_key3_release_new ,regc 
-0x674c 028241 call shutter_dy_check_iphone 
-0x674d 028242 rtn blank 
-0x674e 028243 arg mem_key3_release_new_i ,regc 
-0x674f 028244 rtn 
-:      028245 shutter_dy_le_get_vol_dec_ptr:
-0x6750 028246 arg mem_key3_release_new_t ,regc 
-0x6751 028247 call shutter_dy_check_iphone 
-0x6752 028248 rtn blank 
-0x6753 028249 arg mem_key3_release_new_i_t ,regc 
-0x6754 028250 rtn 
-:      028253 shutter_dy_long_key_function:
-0x6755 028254 copy queue ,pdata 
-0x6756 028255 beq shutter_like_key_num ,shutter_dy_link_key_long_press 
-0x6757 028256 beq shutter_down_key_num ,shutter_dy_loop_send_volume_dec_page 
-0x6758 028257 beq shutter_up_key_num ,shutter_dy_loop_send_volume_inc_page 
-0x6759 028258 rtn 
-:      028261 shutter_dy_long_key_volume_timer:
-0x675a 028262 arg mem_shutter_volume_timer ,regc 
-0x675b 028263 arg shutter_dy_long_key_volume_timeout ,regb 
-0x675c 028264 branch timer_single_step 
-:      028265 shutter_dy_long_key_volume_timeout:
-0x675d 028266 jam 4 ,mem_shutter_volume_timer 
-0x675e 028267 fetch 1 ,mem_key3_press_count 
-0x675f 028268 branch shutter_dy_loop_send_volume_inc_page ,blank 
-0x6760 028269 branch shutter_dy_loop_send_volume_dec_page 
-:      028272 shutter_dy_loop_send_volume_inc_page:
-0x6761 028273 jam 0 ,mem_key3_press_count 
-0x6762 028274 jam 4 ,mem_shutter_volume_timer 
-0x6763 028275 arg mem_key4_long_press ,regc 
-0x6764 028276 branch push_buffer_in_queue 
-:      028278 shutter_dy_loop_send_volume_dec_page:
-0x6765 028279 jam 1 ,mem_key3_press_count 
-0x6766 028280 jam 4 ,mem_shutter_volume_timer 
-0x6767 028281 arg mem_key2_long_press ,regc 
-0x6768 028282 branch push_buffer_in_queue 
-:      028283 shutter_dy_clear_volume_timer:
-0x6769 028284 jam 0 ,mem_key3_press_count 
-0x676a 028285 jam 0 ,mem_shutter_volume_timer 
-0x676b 028286 rtn 
-:      028289 shutter_dy_link_key_loop_timer:
-0x676c 028290 arg mem_shutter_link_timer ,regc 
-0x676d 028291 arg shutter_dy_link_key_loop_timeout ,regb 
-0x676e 028292 branch timer_single_step 
-:      028293 shutter_dy_link_key_loop_timeout:
-0x676f 028294 jam 2 ,mem_shutter_link_timer 
-0x6770 028295 call shutter_dy_link_data_android_or_ios 
-0x6771 028296 branch push_buffer_in_queue 
-:      028298 shutter_dy_link_data_android_or_ios:
-0x6772 028299 arg mem_shutter_link_data ,regc 
-0x6773 028300 call shutter_dy_check_iphone 
-0x6774 028301 rtn blank 
-0x6775 028302 arg mem_shutter_link_data_i ,regc 
-0x6776 028303 rtn 
-:      028305 shutter_dy_link_key_long_press:
-0x6777 028306 fetch 1 ,mem_shutter_link_loop_flag 
-0x6778 028307 nbranch shutter_dy_clear_link_key_timer ,blank 
-0x6779 028308 jam 1 ,mem_shutter_link_loop_flag 
-0x677a 028309 jam 2 ,mem_shutter_link_timer 
-0x677b 028310 rtn 
-:      028312 shutter_dy_clear_link_key_timer:
-0x677c 028313 jam 0 ,mem_shutter_link_loop_flag 
-0x677d 028314 jam 0 ,mem_shutter_link_timer 
-0x677e 028315 rtn 
-:      028317 shutter_dy_jude_clear_move_config:
-0x677f 028318 fetch 1 ,mem_shutter_le_conned 
-0x6780 028319 nrtn blank 
-0x6781 028320 jam 1 ,mem_shutter_le_conned 
-0x6782 028321 branch shutter_dy_move_data_store 
-:      028323 shutter_dy_clear_move_config:
-0x6783 028324 setarg 0 
-0x6784 028325 store 7 ,mem_move_config 
-0x6785 028326 rtn 
-:      028328 shutter_dy_write_otp_convert_data:
-0x6786 028329 call shutter_dy_check_iphone 
-0x6787 028330 beq 0x01 ,shutter_dy_store_ios_config_data 
-0x6788 028331 beq 0x00 ,shutter_dy_store_android_config 
-0x6789 028332 rtn 
-:      028334 shutter_dy_read_otp_convert_data:
-0x678a 028335 fetch 1 ,mem_otp_last_shutter_le_iphone_flag 
-0x678b 028336 beq 0x01 ,shutter_dy_get_ios_config 
-0x678c 028337 beq 0x00 ,shutter_dy_get_android_config 
-0x678d 028338 rtn 
-:      028340 shutter_dy_store_ios_config_data:
-0x678e 028341 fetch 1 ,mem_shutter_iphone_beyond_x_count 
-0x678f 028342 mul32 pdata ,iphone_once_max_move_value ,pdata 
-0x6790 028343 copy pdata ,temp 
-0x6791 028344 fetch 2 ,mem_shutter_move_data_x 
-0x6792 028345 iadd temp ,pdata 
-0x6793 028346 store 2 ,mem_otp_shutter_move_data_x 
-0x6794 028348 fetch 1 ,mem_shutter_iphone_beyond_y_count 
-0x6795 028349 mul32 pdata ,iphone_once_max_move_value ,pdata 
-0x6796 028350 copy pdata ,temp 
-0x6797 028351 fetch 2 ,mem_shutter_move_data_y 
-0x6798 028352 copy pdata ,rega 
-0x6799 028353 setarg 0xfff 
-0x679a 028354 isub rega ,pdata 
-0x679b 028355 iadd temp ,pdata 
-0x679c 028356 store 2 ,mem_otp_shutter_move_data_y 
-0x679d 028358 call shutter_dy_check_iphone 
-0x679e 028360 store 1 ,mem_otp_last_shutter_le_iphone_flag 
-0x679f 028361 rtn 
-:      028363 shutter_dy_store_android_config:
-0x67a0 028364 fetch 2 ,mem_shutter_move_data_x 
-0x67a1 028365 store 2 ,mem_otp_shutter_move_data_x 
-0x67a2 028366 fetch 2 ,mem_shutter_move_data_y 
-0x67a3 028367 store 2 ,mem_otp_shutter_move_data_y 
-0x67a4 028368 call shutter_dy_check_iphone 
-0x67a5 028369 store 1 ,mem_otp_last_shutter_le_iphone_flag 
-0x67a6 028370 rtn 
-:      028371 shutter_dy_get_ios_config:
-0x67a7 028372 fetch 2 ,mem_otp_shutter_move_data_x 
-0x67a8 028373 div pdata ,iphone_once_max_move_value 
-0x67a9 028374 call wait_div_end 
-0x67aa 028375 quotient pdata 
-0x67ab 028376 remainder temp 
-0x67ac 028377 store 1 ,mem_shutter_iphone_beyond_x_count 
-0x67ad 028378 copy temp ,pdata 
-0x67ae 028379 store 2 ,mem_shutter_move_data_x 
-0x67af 028380 fetch 2 ,mem_otp_shutter_move_data_y 
-0x67b0 028381 div pdata ,iphone_once_max_move_value 
-0x67b1 028382 call wait_div_end 
-0x67b2 028383 quotient pdata 
-0x67b3 028384 remainder temp 
-0x67b4 028385 store 1 ,mem_shutter_iphone_beyond_y_count 
-0x67b5 028387 setarg 0xfff 
-0x67b6 028388 isub temp ,pdata 
-0x67b7 028389 store 2 ,mem_shutter_move_data_y 
-0x67b8 028392 rtn 
-:      028393 shutter_dy_get_android_config:
-0x67b9 028394 fetch 2 ,mem_otp_shutter_move_data_x 
-0x67ba 028395 store 2 ,mem_shutter_move_data_x 
-0x67bb 028396 fetch 2 ,mem_otp_shutter_move_data_y 
-0x67bc 028397 store 2 ,mem_shutter_move_data_y 
-0x67bd 028400 rtn 
-:      028402 shutter_dy_store_move_config_info:
-0x67be 028403 branch shutter_dy_campare_effective_addr_write_otp 
-:      028405 shutter_dy_load_move_config_info:
-0x67bf 028406 branch shutter_dy_campare_effective_addr_read_otp 
-:      028409 shutter_dy_shutter_uart_config_loop:
-0x67c0 028410 call shutter_dy_update_read_check_addr 
-0x67c1 028411 fetch 2 ,mem_otp_read_offset_addr 
-0x67c2 028412 call shutter_dy_shutter_read_move_config_from_otp_addr 
-0x67c3 028413 jam 0 ,mem_shutter_first_read_flag 
-0x67c4 028414 fetch 5 ,mem_otp_move_config 
-0x67c5 028415 jam 0 ,mem_shutter_valid_data_flag 
-0x67c6 028416 jam 0 ,mem_shutter_temp_count 
-0x67c7 028417 call shutter_dy_campare_otp_data 
-0x67c8 028418 fetch 1 ,mem_shutter_temp_count 
-0x67c9 028419 rtneq 0 
-0x67ca 028420 branch shutter_dy_shutter_uart_config_loop 
-:      028423 shutter_dy_shutter_get_first_read_addr:
-0x67cb 028425 fetch 2 ,mem_shutter_efuse_start_offset 
-0x67cc 028426 increase -5 ,pdata 
-0x67cd 028427 store 2 ,mem_otp_read_offset_addr 
-0x67ce 028428 rtn 
-:      028431 shutter_dy_shutter_next_read_addr:
-0x67cf 028432 fetch 2 ,mem_otp_read_offset_addr 
-0x67d0 028433 increase -5 ,pdata 
-0x67d1 028434 store 2 ,mem_otp_read_offset_addr 
-0x67d2 028435 rtn 
-:      028438 shutter_dy_shutter_last_read_addr:
-0x67d3 028439 fetch 2 ,mem_otp_read_offset_addr 
-0x67d4 028440 pincrease 5 
-0x67d5 028441 store 2 ,mem_otp_read_offset_addr 
-0x67d6 028442 rtn 
-:      028444 shutter_dy_shutter_read_ios_android_addr:
-0x67d7 028445 fetch 2 ,mem_otp_read_ios_android_addr 
-0x67d8 028446 pincrease 5 
-0x67d9 028447 store 2 ,mem_otp_read_ios_android_addr 
-0x67da 028449 fetch 2 ,mem_otp_read_ios_android_addr 
-0x67db 028450 copy pdata ,temp 
-0x67dc 028452 fetch 2 ,mem_shutter_efuse_start_offset 
-0x67dd 028453 isub temp ,pdata 
-0x67de 028454 arg shutter_para_total_num ,temp 
-0x67df 028455 isub temp ,null 
-0x67e0 028457 nbranch shutter_dy_shutter_not_find_ios_or_android ,positive 
-0x67e1 028458 rtn 
-:      028460 shutter_dy_update_read_check_addr:
-0x67e2 028461 fetch 1 ,mem_shutter_first_read_flag 
-0x67e3 028462 beq 0x01 ,shutter_dy_shutter_get_first_read_addr 
-0x67e4 028463 beq 0x00 ,shutter_dy_shutter_next_read_addr 
-0x67e5 028464 rtn 
-:      028467 shutter_dy_campare_otp_data:
-0x67e6 028468 arg 0x0 ,regb 
-0x67e7 028469 copy regb ,temp 
-0x67e8 028470 fetch 2 ,mem_otp_shutter_move_data_x 
-0x67e9 028471 icompare 0xffff ,temp 
-0x67ea 028473 ncall shutter_dy_set_shutter_valid_data_flag ,true 
-0x67eb 028474 arg 0x0 ,regb 
-0x67ec 028475 copy regb ,temp 
-0x67ed 028476 fetch 2 ,mem_otp_shutter_move_data_y 
-0x67ee 028477 icompare 0xffff ,temp 
-0x67ef 028478 ncall shutter_dy_set_shutter_valid_data_flag ,true 
-0x67f0 028479 arg 0x0 ,regb 
-0x67f1 028480 copy regb ,temp 
-0x67f2 028481 fetch 1 ,mem_otp_last_shutter_le_iphone_flag 
-0x67f3 028482 icompare 0xff ,temp 
-0x67f4 028483 ncall shutter_dy_set_shutter_valid_data_flag ,true 
-0x67f5 028484 rtn 
-:      028487 shutter_dy_set_shutter_valid_data_flag:
-0x67f6 028488 fetch 1 ,mem_shutter_temp_count 
-0x67f7 028489 pincrease 1 
-0x67f8 028490 store 1 ,mem_shutter_temp_count 
-0x67f9 028491 rtn 
-:      028492 shutter_dy_shutter_judge_ios_or_android:
-0x67fa 028493 jam 1 ,mem_shutter_temp_count 
-0x67fb 028494 call shutter_dy_shutter_read_ios_android_addr 
-0x67fc 028495 fetch 2 ,mem_otp_read_ios_android_addr 
-0x67fd 028496 call shutter_dy_shutter_read_move_config_from_otp_addr 
-0x67fe 028497 call shutter_dy_check_iphone 
-0x67ff 028498 copy pdata ,temp 
-0x6800 028499 fetch 1 ,mem_otp_last_shutter_le_iphone_flag 
-0x6801 028500 icompare 0xff ,temp 
-0x6802 028501 call shutter_dy_clear_temp_count ,true 
-0x6803 028503 fetch 1 ,mem_shutter_temp_count 
-0x6804 028504 rtneq 0 
-0x6805 028505 branch shutter_dy_shutter_judge_ios_or_android 
-:      028508 shutter_dy_shutter_not_find_ios_or_android:
-0x6806 028509 bpatch patch15_5 ,mem_patch15 
-0x6807 028510 call shutter_dy_clear_temp_count 
-0x6808 028511 call shutter_dy_check_iphone 
-0x6809 028512 branch shutter_dy_shutter_android_save_init_loaction ,blank 
-0x680a 028513 branch shutter_dy_shutter_ios_save_init_loaction 
-:      028514 shutter_dy_shutter_android_save_init_loaction:
-0x680b 028516 fetch 2 ,mem_android_initial_move_x 
-0x680c 028517 store 2 ,mem_shutter_move_data_x 
-0x680d 028519 fetcht 2 ,mem_android_initial_move_y 
-0x680e 028520 setarg 0xfff 
-0x680f 028521 isub temp ,pdata 
-0x6810 028522 store 2 ,mem_shutter_move_data_y 
-0x6811 028523 branch shutter_dy_store_move_config_info 
-:      028525 shutter_dy_shutter_ios_save_init_loaction:
-0x6812 028526 arg iphone_once_max_move_value ,temp 
-0x6813 028528 fetch 2 ,mem_iphone_initial_move_x 
-0x6814 028529 arg mem_shutter_move_data_x ,rega 
-0x6815 028530 arg mem_shutter_iphone_beyond_x_count ,regb 
-0x6816 028531 call shutter_dy_iphone_move_initial_set 
-0x6817 028532 arg iphone_once_max_move_value ,temp 
-0x6818 028534 fetch 2 ,mem_iphone_initial_move_y 
-0x6819 028535 arg mem_shutter_move_data_y ,rega 
-0x681a 028536 arg mem_shutter_iphone_beyond_y_count ,regb 
-0x681b 028537 call shutter_dy_iphone_move_initial_set 
-0x681c 028538 setarg 0xfff 
-0x681d 028539 fetcht 2 ,mem_shutter_move_data_y 
-0x681e 028540 isub temp ,pdata 
-0x681f 028541 store 2 ,mem_shutter_move_data_y 
-0x6820 028542 branch shutter_dy_store_move_config_info 
-:      028544 shutter_dy_clear_temp_count:
-0x6821 028545 jam 0 ,mem_shutter_temp_count 
-0x6822 028546 rtn 
-:      028548 shutter_dy_campare_effective_addr_read_otp:
-0x6823 028549 bpatch patch15_6 ,mem_patch15 
-0x6824 028550 jam 1 ,mem_shutter_first_read_flag 
-0x6825 028551 call shutter_dy_shutter_uart_config_loop 
-0x6826 028555 fetch 2 ,mem_shutter_efuse_end_offset 
-0x6827 028556 copy pdata ,temp 
-0x6828 028557 fetch 2 ,mem_otp_read_offset_addr 
-0x6829 028558 isub temp ,pdata 
-0x682a 028559 arg 0x0 ,temp 
-0x682b 028560 isub temp ,null 
-0x682c 028561 nrtn positive 
-0x682d 028562 fetch 2 ,mem_otp_read_offset_addr 
-0x682e 028563 copy pdata ,temp 
-0x682f 028565 fetch 2 ,mem_shutter_efuse_start_offset 
-0x6830 028566 increase -5 ,pdata 
-0x6831 028567 isub temp ,pdata 
-0x6832 028570 fetch 2 ,mem_otp_read_offset_addr 
-0x6833 028571 store 2 ,mem_otp_read_ios_android_addr 
-0x6834 028572 call shutter_dy_shutter_judge_ios_or_android 
-0x6835 028573 fetch 2 ,mem_otp_read_ios_android_addr 
-0x6836 028574 ncall shutter_dy_shutter_read_move_config_from_otp_addr ,zero 
-0x6837 028577 jam 0 ,mem_shutter_temp_count 
-0x6838 028578 call shutter_dy_campare_otp_data 
-0x6839 028579 fetch 1 ,mem_shutter_temp_count 
-0x683a 028580 rtneq 0 
-0x683b 028581 branch shutter_dy_read_otp_convert_data 
-:      028584 shutter_dy_campare_effective_addr_write_otp:
-0x683c 028585 bpatch patch15_7 ,mem_patch15 
-0x683d 028586 jam 1 ,mem_shutter_first_read_flag 
-0x683e 028587 call shutter_dy_shutter_uart_config_loop 
-0x683f 028591 fetcht 2 ,mem_shutter_efuse_end_offset 
-0x6840 028593 fetch 2 ,mem_otp_read_offset_addr 
-0x6841 028594 isub temp ,pdata 
-0x6842 028595 arg 0x0 ,temp 
-0x6843 028596 isub temp ,null 
-0x6844 028597 nrtn positive 
-0x6845 028599 fetcht 2 ,mem_otp_read_offset_addr 
-0x6846 028601 fetch 2 ,mem_shutter_efuse_start_offset 
-0x6847 028602 isub temp ,pdata 
-0x6848 028603 arg 0x0 ,temp 
-0x6849 028604 isub temp ,null 
-0x684a 028605 nrtn positive 
-0x684b 028606 fetch 2 ,mem_otp_read_offset_addr 
-0x684c 028607 store 2 ,mem_otp_write_offset_addr 
-0x684d 028608 call shutter_dy_write_otp_convert_data 
-0x684e 028610 branch shutter_dy_shutter_write_move_config_to_otp_addr 
-:      028613 shutter_dy_shutter_read_move_config_from_otp_addr:
-0x684f 028614 bpatch patch16_0 ,mem_patch16 
-0x6850 028615 copy pdata ,regb 
-0x6851 028616 arg shutter_para_total_num ,loopcnt 
-0x6852 028618 arg mem_otp_move_config ,rega 
-0x6853 028619 branch otp_read_data 
-:      028622 shutter_dy_shutter_write_move_config_to_otp_addr:
-0x6854 028623 arg shutter_para_total_num ,loopcnt 
-0x6855 028624 arg mem_otp_move_config ,rega 
-0x6856 028625 fetchr regb ,2 ,mem_otp_write_offset_addr 
-0x6857 028626 branch otp_write 
-:      028628 shutter_dy_shutter_1s_timer:
-0x6858 028629 arg mem_shutter_1s_timer ,regc 
-0x6859 028630 arg shutter_dy_store_move_config_info ,regb 
-0x685a 028631 branch timer_single_step 
-:      028645 p_crc16_ccitt_false:
-0x685b 028646 fetch 2 ,mem_adv_crc_false_initvalue 
-:      028648 p_crc16_ccitt_false_loop:
-0x685c 028649 ifetcht 1 ,regc 
-0x685d 028650 increase 1 ,regc 
-0x685e 028651 lshift8 temp ,temp 
-0x685f 028652 ixor temp ,pdata 
-:      028654 p_crc16_for_byte:
-0x6860 028655 copy loopcnt ,regb 
-0x6861 028656 arg 8 ,loopcnt 
-:      028657 p_crc16_for_byte_loop:
-0x6862 028658 isolate1 15 ,pdata 
-0x6863 028659 lshift pdata ,pdata 
-0x6864 028660 nbranch p_crc16_for_byte_continue ,true 
-0x6865 028661 fetcht 2 ,mem_crc16_polynomial 
-0x6866 028662 ixor temp ,pdata 
-:      028663 p_crc16_for_byte_continue:
-0x6867 028664 loop p_crc16_for_byte_loop 
-0x6868 028665 copy regb ,loopcnt 
-0x6869 028667 loop p_crc16_ccitt_false_loop 
-0x686a 028668 store 2 ,mem_adv_crc_false_initvalue 
-0x686b 028669 rtn 
-:      028674 rf_debug_rx_gpio_low:
-0x686c 028675 fetch 1 ,mem_rf_debug_rx_gpio 
-:      028676 rf_debug_gpio_low:
-0x686d 028677 arg gpcfg_output_low ,temp 
-0x686e 028678 branch gpio_config_function 
-:      028680 rf_debug_rx_on_line:
-:      028681 rf_debug_rx_gpio_high:
-0x686f 028682 fetch 1 ,mem_rf_debug_rx_gpio 
-:      028683 rf_debug_gpio_high:
-0x6870 028684 arg gpcfg_output_high ,temp 
-0x6871 028685 branch gpio_config_function 
-:      028687 rf_debug_rx_gpio_h_l_h:
-0x6872 028688 call rf_debug_rx_gpio_high 
-:      028689 rf_debug_rx_gpio_l_h:
-0x6873 028690 call rf_debug_rx_gpio_low 
-0x6874 028691 branch rf_debug_rx_gpio_high 
-:      028693 rf_debug_rx_gpio_l_h_l:
-:      028694 rf_debug_shutdown_radio_line:
-0x6875 028695 call rf_debug_rx_gpio_l_h 
-:      028696 rf_debug_rx_crc_line:
-0x6876 028697 branch rf_debug_rx_gpio_low 
-:      028699 rf_debug_rx_sync_line:
-0x6877 028700 branch rf_debug_rx_gpio_l_h 
-:      028702 rf_debug_rx_crc_fail_line:
-0x6878 028703 call rf_debug_rx_gpio_l_h 
-0x6879 028704 branch rf_debug_rx_gpio_l_h_l 
-:      028706 rf_debug_rx_match_line:
-:      028707 rf_debug_rx_crc_error_line:
-:      028708 rf_debug_rx_sync_timeout_line:
-0x687a 028709 branch rf_debug_rx_gpio_low 
-:      028712 rf_debug_tx_off_line:
-:      028713 rf_debug_tx_gpio_low:
-0x687b 028714 fetch 1 ,mem_rf_debug_tx_gpio 
-0x687c 028715 branch rf_debug_gpio_low 
-:      028717 rf_debug_tx_on_line:
-:      028718 rf_debug_tx_gpio_high:
-0x687d 028719 fetch 1 ,mem_rf_debug_tx_gpio 
-0x687e 028720 branch rf_debug_gpio_high 
-:      028722 rf_debug_tx_gpio_l_h_l:
-0x687f 028723 call rf_debug_tx_gpio_low 
-0x6880 028724 call rf_debug_tx_gpio_high 
-0x6881 028725 branch rf_debug_tx_gpio_low 
-:      028732 hci_init:
-0x6882 028733 clear_stack 
-0x6883 028734 call wdt_set_disable 
-0x6884 028735 call hci_init_clksel_xtal 
-0x6885 028736 call hci_init_uart_default_config 
-0x6886 028737 call hci_init_uart_config 
-0x6887 028738 call hci_init_pwm_default_config 
-0x6888 028739 call hci_init_pwm 
-0x6889 028741 jam 1 ,mem_hci_command_complete_num_hci_command_packet 
-0x688a 028742 jam hci_h4_type_event ,mem_hci_event_head_type 
-:      028744 hci_process_loop:
-0x688b 028745 call hci_process_check_uart_rx 
-0x688c 028746 branch hci_process_loop 
-:      028748 hci_init_clksel_xtal:
-0x688d 028749 jam clksel_xtal ,core_clksel 
-0x688e 028750 rtn 
-:      028752 hci_init_uart_default_config:
-0x688f 028753 call hci_init_uart_default_config_tx 
-0x6890 028754 call hci_init_uart_default_config_rx 
-0x6891 028755 call hci_init_uart_default_config_rts 
-0x6892 028756 branch hci_init_uart_default_config_cts 
-:      028758 hci_init_uart_default_config_tx:
-0x6893 028759 fetch 1 ,mem_hci_uart_tx_gpio 
-0x6894 028760 nrtn blank 
-0x6895 028761 jam hci_uart_tx_gpio_num ,mem_hci_uart_tx_gpio 
-0x6896 028762 rtn 
-:      028764 hci_init_uart_default_config_rx:
-0x6897 028765 fetch 1 ,mem_hci_uart_rx_gpio 
-0x6898 028766 nrtn blank 
-0x6899 028767 jam hci_uart_rx_gpio_num ,mem_hci_uart_rx_gpio 
-0x689a 028768 rtn 
-:      028769 hci_init_uart_default_config_rts:
-0x689b 028770 fetch 1 ,mem_hci_uart_rts_gpio 
-0x689c 028771 nrtn blank 
-0x689d 028772 jam hci_uart_rts_gpio_num ,mem_hci_uart_rts_gpio 
-0x689e 028773 rtn 
-:      028774 hci_init_uart_default_config_cts:
-0x689f 028775 fetch 1 ,mem_hci_uart_cts_gpio 
-0x68a0 028776 nrtn blank 
-0x68a1 028777 jam hci_uart_cts_gpio_num ,mem_hci_uart_cts_gpio 
-0x68a2 028778 rtn 
-:      028781 hci_init_uart_config:
-0x68a3 028782 setarg mem_h5rx_buf 
-0x68a4 028783 store 2 ,mem_pdatatemp 
-0x68a5 028784 setarg mem_h5rx_buf_end 
-0x68a6 028785 istore 2 ,contw 
-0x68a7 028786 setarg mem_h5tx_buf 
-0x68a8 028787 istore 2 ,contw 
-0x68a9 028788 setarg mem_h5tx_buf_end 
-0x68aa 028789 istore 2 ,contw 
-0x68ab 028790 fetch 8 ,mem_pdatatemp 
-0x68ac 028791 call uarta_init_dma_mem 
-0x68ad 028792 call uart_clock_select_main_freq_crystal 
-0x68ae 028793 arg 115200 ,temp 
-0x68af 028794 call uarta_calc_baud_rate_config 
-0x68b0 028795 fetch 1 ,mem_hci_uart_tx_gpio 
-0x68b1 028796 arg gpcfg_uart_txd ,temp 
-0x68b2 028797 call gpio_config_function_int 
-0x68b3 028798 fetch 1 ,mem_hci_uart_rx_gpio 
-0x68b4 028799 arg gpcfg_uart_rxd | gpcfg_pullup ,temp 
-0x68b5 028800 call gpio_config_function_int 
-0x68b6 028801 fetch 1 ,mem_hci_uart_rts_gpio 
-0x68b7 028802 arg gpcfg_uart_rts ,temp 
-0x68b8 028803 call gpio_config_function_int 
-0x68b9 028804 fetch 1 ,mem_hci_uart_cts_gpio 
-0x68ba 028805 arg gpcfg_uart_cts ,temp 
-0x68bb 028806 call gpio_config_function_int 
-0x68bc 028808 arg fun_uart_control_enable | fun_uart_control_setting_rate_baud ,temp 
-0x68bd 028809 storet 1 ,core_uart_ctrl 
-0x68be 028810 branch clean_xmem 
-:      028812 hci_init_pwm_default_config:
-0x68bf 028813 fetch 1 ,mem_hci_pwm_12mhz_gpio 
-0x68c0 028814 nrtn blank 
-0x68c1 028815 jam hci_pmw_12mhz_gpio_num ,mem_hci_pwm_12mhz_gpio 
-0x68c2 028816 rtn 
-:      028818 hci_init_pwm:
-0x68c3 028819 fetch 1 ,mem_hci_pwm_12mhz_gpio 
-0x68c4 028820 arg gpcfg_pwm_out0 ,temp 
-0x68c5 028821 call gpio_config_function_int 
-0x68c6 028822 arg 0x40 ,rega 
-0x68c7 028823 call pwm_init 
-0x68c8 028824 arg 0 ,rega 
-0x68c9 028825 arg 0 ,regb 
-0x68ca 028826 setarg 0 
-0x68cb 028827 call pwm_duty_cycle_set 
-0x68cc 028828 arg 0 ,queue 
-0x68cd 028829 branch pwm_set_select 
-:      028832 hci_process_check_uart_rx:
-0x68ce 028833 fetch 2 ,core_uart_rxitems 
-0x68cf 028834 add pdata ,-4 ,rega 
-0x68d0 028835 nrtn positive 
-0x68d1 028836 call uarta_prepare_rx 
-0x68d2 028837 ifetch 1 ,contru 
-0x68d3 028838 beq hci_h4_type_cmd ,hci_parse_packet_cmd 
-0x68d4 028840 call delay_10ms 
-0x68d5 028841 branch uarta_clear_current_rx 
-:      028845 hci_parse_packet_cmd:
-0x68d6 028846 ifetch 2 ,contru 
-0x68d7 028847 store 2 ,mem_hci_opcode 
-0x68d8 028848 arg 0x3ff ,temp 
-0x68d9 028849 iand temp ,temp 
-0x68da 028850 storet 2 ,mem_hci_opcode_ocf 
-0x68db 028851 rshift2 pdata ,pdata 
-0x68dc 028852 rshift8 pdata ,pdata 
-0x68dd 028853 store 1 ,mem_hci_opcode_ogf 
-0x68de 028854 ifetch 1 ,contru 
-0x68df 028855 pincrease -1 
-0x68e0 028856 isub rega ,null 
-0x68e1 028857 rtn positive 
-0x68e2 028858 call hci_parse_complete_packet 
-0x68e3 028859 branch hci_drop_current_packet 
-:      028861 hci_parse_complete_packet:
-0x68e4 028862 fetch 1 ,mem_hci_opcode_ogf 
-0x68e5 028870 beq hci_ogf_vendor_specific_debug ,hci_parse_packet_cmd_ogf_vendorspecific_debug 
-0x68e6 028871 branch hci_send_event_command_complete_error_command_nuknown 
-:      028881 hci_parse_packet_cmd_ogf_vendorspecific_debug:
-0x68e7 028882 bpatch patch16_4 ,mem_patch16 
-0x68e8 028883 fetch 1 ,mem_hci_opcode_ocf 
-0x68e9 028884 beq hci_vendor_cmd_reset ,hci_normal_reply 
-0x68ea 028885 beq hci_vendor_cmd_chipid ,phci_grp_vendor_chipid 
-0x68eb 028886 beq hci_vendor_cmd_baud ,phci_grp_vendor_baud 
-0x68ec 028887 beq hci_vendor_cmd_patch ,phci_grp_vendor_patch 
-0x68ed 028888 beq hci_vendor_cmd_patch_done ,phci_grp_vendor_done 
-0x68ee 028889 beq hci_vendor_cmd_echo ,hci_normal_reply 
-0x68ef 028890 beq hci_vendor_cmd_mem ,phci_grp_vendor_mem 
-0x68f0 028891 beq hci_vendor_cmd_set_flow_control ,phci_grp_vendor_flow_control 
-0x68f1 028892 branch hci_normal_reply 
-:      028895 phci_grp_vendor_chipid:
-0x68f2 028896 jam command_succeeded ,mem_hci_command_complete_return_parameter 
-0x68f3 028897 fetch 2 ,core_chipid 
-0x68f4 028898 store 2 ,mem_hci_command_complete_return_parameter_chip_id 
-0x68f5 028899 arg 3 ,loopcnt 
-0x68f6 028900 branch hci_send_event_command_complete 
-:      028902 phci_grp_vendor_baud:
-0x68f7 028903 ifetch 2 ,contu 
-0x68f8 028904 store 2 ,core_uart_baud 
-0x68f9 028905 rtn 
-:      028908 phci_grp_vendor_patch_common:
-0x68fa 028909 ifetch 1 ,contu 
-0x68fb 028910 copy pdata ,temp 
-0x68fc 028911 store 1 ,core_ucode_low 
-0x68fd 028912 ifetch 1 ,contu 
-0x68fe 028913 iadd temp ,temp 
-0x68ff 028914 set1 7 ,pdata 
-0x6900 028915 store 1 ,core_ucode_ctrl 
-0x6901 028916 ifetch 1 ,contu 
-0x6902 028917 iadd temp ,temp 
-0x6903 028918 copy pdata ,loopcnt 
-0x6904 028919 rtn 
-:      028921 phci_grp_vendor_patch:
-0x6905 028922 call phci_grp_vendor_patch_common 
-:      028923 phci_grp_vendor_patch_loop:
-0x6906 028924 ifetch 1 ,contu 
-0x6907 028925 store 1 ,core_ucode_data 
-0x6908 028926 iadd temp ,temp 
-0x6909 028927 loop phci_grp_vendor_patch_loop 
-:      028928 phci_grp_vendor_patch_check_sum:
-0x690a 028929 and temp ,0xff ,temp 
-0x690b 028930 ifetch 1 ,contu 
-0x690c 028931 isub temp ,null 
-0x690d 028932 nbranch phci_grp_vendor_patch_bad ,zero 
-0x690e 028933 branch hci_normal_reply 
-:      028935 phci_grp_vendor_done:
-0x690f 028936 arg 0x20 ,loopcnt 
-0x6910 028937 arg mem_patch00 ,contw 
-0x6911 028938 arg 0 ,temp 
-:      028939 phci_grp_vendor_done_loop:
-0x6912 028940 ifetch 1 ,contu 
-0x6913 028941 istore 1 ,contw 
-0x6914 028942 iadd temp ,temp 
-0x6915 028943 loop phci_grp_vendor_done_loop 
-0x6916 028944 and temp ,0xff ,temp 
-0x6917 028945 ifetch 1 ,contu 
-0x6918 028946 isub temp ,null 
-0x6919 028947 nbranch phci_grp_vendor_patch_bad ,zero 
-0x691a 028948 jam 0 ,core_ucode_ctrl 
-0x691b 028949 call hci_normal_reply 
-0x691c 028950 call wait_uarttx 
-0x691d 028951 branch soft_reset 
-:      028953 phci_grp_vendor_patch_bad:
-0x691e 028954 jam 0 ,core_ucode_ctrl 
-0x691f 028955 branch hci_send_event_command_complete_error_command_nuknown 
-:      028958 phci_grp_vendor_mem:
-0x6920 028959 ifetch 1 ,contu 
-0x6921 028960 copy pdata ,loopcnt 
-0x6922 028961 ifetch 2 ,contu 
-0x6923 028962 copy pdata ,contw 
-0x6924 028963 call uart_copy_rx_bytes 
-0x6925 028964 branch hci_normal_reply 
-:      028966 phci_grp_vendor_flow_control:
-0x6926 028967 fetch 1 ,core_uart_ctrl 
-0x6927 028968 set1 bit_uart_control_flow_control ,pdata 
-0x6928 028969 store 1 ,core_uart_ctrl 
-0x6929 028970 branch hci_normal_reply 
-:      028973 hci_normal_reply:
-0x692a 028974 branch hci_send_event_command_complete_without_payload 
-:      028976 hci_send_event_command_complete_error_command_nuknown:
-0x692b 028977 jam command_unknown ,mem_hci_command_complete_return_parameter 
-0x692c 028978 branch hci_send_event_command_complete_without_payload + 1 
-:      028979 hci_send_event_command_complete_error_command_disallowed:
-0x692d 028980 jam command_disallowed ,mem_hci_command_complete_return_parameter 
-0x692e 028981 branch hci_send_event_command_complete_without_payload + 1 
-:      028982 hci_send_event_command_complete_without_payload:
-0x692f 028983 jam command_succeeded ,mem_hci_command_complete_return_parameter 
-0x6930 028984 arg 1 ,loopcnt 
-0x6931 028985 branch hci_send_event_command_complete 
-:      028987 hci_send_event_command_complete:
-0x6932 028988 jam hci_event_command_complete ,mem_hci_event_head_event_code 
-0x6933 028989 add loopcnt ,3 ,pdata 
-0x6934 028990 store 1 ,mem_hci_event_para_total_length 
-0x6935 028991 call hci_prepare_send_event 
-0x6936 028992 fetch 3 ,mem_hci_command_complete_num_hci_command_packet 
-0x6937 028993 istore 3 ,contwu 
-0x6938 028995 arg mem_hci_command_complete_return_parameter ,contr 
-0x6939 028996 call uart_copy_tx_bytes 
-0x693a 028997 branch uarta_send_register_pop 
-:      029001 hci_prepare_send_event:
-0x693b 029002 call uarta_prepare_tx_register_push 
-0x693c 029003 fetch 3 ,mem_hci_event_head_type 
-0x693d 029004 istore 3 ,contwu 
-0x693e 029005 rtn 
-:      029007 hci_drop_current_packet:
-0x693f 029008 call uarta_prepare_rx 
-0x6940 029009 increase 3 ,contru 
-0x6941 029010 ifetch 1 ,contru 
-0x6942 029011 iadd contru ,contru 
-0x6943 029012 branch uarta_rxdone 
-:      029014 cmd_exit:
-0x6944 029015 jam 0 ,mem_hci_cmd 
-0x6945 029016 rtn 
-:      029023 l2cap_init:
-0x6946 029024 branch l2cap_init_wake ,wake 
-0x6947 029025 setarg mem_l2cap_xmem_end 
-0x6948 029026 arg mem_l2cap_xmem_start ,contw 
-0x6949 029027 isub contw ,loopcnt 
-0x694a 029028 call clear_mem 
-:      029029 l2cap_init_wake:
-0x694b 029031 rtn 
-:      029035 check_l2cap_map:
-0x694c 029036 arg 0 ,queue 
-0x694d 029037 arg 0 ,regb 
-:      029039 check_l2cap_map_loop:
-0x694e 029040 sub queue ,7 ,null 
-0x694f 029041 nrtn positive 
-0x6950 029042 qisolate1 rega 
-0x6951 029043 branch check_l2cap_map_used ,true 
-0x6952 029044 branch check_l2cap_map_used2 
-:      029046 check_l2cap_map_used:
-0x6953 029047 copy temp ,pdata 
-0x6954 029048 branch check_l2cap_map_used2 ,blank 
-0x6955 029049 qset1 regb 
-0x6956 029050 increase -1 ,temp 
-:      029052 check_l2cap_map_used2:
-0x6957 029053 increase 1 ,queue 
-0x6958 029054 branch check_l2cap_map_loop 
-:      029067 ble_l2cap_malloc:
-0x6959 029068 fetchr regd ,2 ,mem_ble_l2cap_tx_buff0_ptr 
-0x695a 029069 fetchr rege ,2 ,mem_ble_l2cap_tx_buff_size_ptr 
-0x695b 029070 call disable_user 
-0x695c 029071 branch host_l2cap_malloc 
-:      029073 host_l2cap_malloc:
-0x695d 029074 bpatch patch16_6 ,mem_patch16 
-0x695e 029075 call l2cap_malloc_is_fifo_full 
-0x695f 029076 nbranch assert ,blank 
-0x6960 029077 call l2cap_malloc_get_full_map 
-0x6961 029078 arg 8 ,loopcnt 
-:      029079 host_l2cap_malloc_loop:
-0x6962 029080 fetcht 1 ,mem_used_map 
-0x6963 029081 sub loopcnt ,8 ,queue 
-0x6964 029082 qisolate1 temp 
-0x6965 029083 branch host_l2cap_malloc_next_buffer ,true 
-0x6966 029084 call host_l2cap_malloc_check_buffer_enough 
-0x6967 029085 nbranch host_l2cap_malloc_next_buffer ,positive 
-0x6968 029086 call host_l2cap_malloc_into_fifo 
-0x6969 029087 branch host_l2cap_malloc_succ 
-:      029088 host_l2cap_malloc_next_buffer:
-0x696a 029089 copy rege ,pdata 
-0x696b 029090 iadd regd ,regd 
-0x696c 029091 loop host_l2cap_malloc_loop 
-0x696d 029092 branch assert 
-:      029093 host_l2cap_malloc_succ:
-0x696e 029094 copy regd ,pdata 
-0x696f 029095 copy regd ,contw 
-0x6970 029096 rtn 
-:      029105 host_l2cap_malloc_check_buffer_enough:
-0x6971 029106 bpatch patch16_7 ,mem_patch16 
-0x6972 029107 sub loopcnt ,8 ,queue 
-0x6973 029108 arg 0 ,temp 
-0x6974 029109 arg 0 ,timeup 
-:      029110 host_l2cap_malloc_check_buffer_enough_loop:
-0x6975 029111 copy queue ,pdata 
-0x6976 029112 beq 8 ,host_l2cap_malloc_check_buffer_enough_end 
-0x6977 029113 fetch 1 ,mem_used_map 
-0x6978 029114 qisolate1 pdata 
-0x6979 029115 branch host_l2cap_malloc_check_buffer_enough_end ,true 
-0x697a 029116 qset1 timeup 
-0x697b 029117 copy rege ,pdata 
-0x697c 029118 iadd temp ,temp 
-0x697d 029119 increase 1 ,queue 
-0x697e 029120 copy rega ,pdata 
-0x697f 029121 isub temp ,null 
-0x6980 029122 branch host_l2cap_malloc_check_buffer_enough_end ,zero 
-0x6981 029123 branch host_l2cap_malloc_check_buffer_enough_loop ,positive 
-:      029124 host_l2cap_malloc_check_buffer_enough_end:
-0x6982 029125 copy temp ,pdata 
-0x6983 029126 isub rega ,null 
-0x6984 029127 nrtn zero 
-0x6985 029128 qset1 timeup 
-0x6986 029129 rtn 
-:      029138 host_l2cap_malloc_into_fifo:
-0x6987 029139 bpatch patch17_0 ,mem_patch17 
-0x6988 029140 call l2cap_malloc_is_fifo_full 
-0x6989 029141 nbranch assert ,blank 
-0x698a 029142 call l2cap_malloc_is_fifo_empty 
-0x698b 029143 branch host_l2cap_malloc_into_fifo_no_push ,blank 
-0x698c 029144 fetch 9 ,mem_tx_fifo1 
-0x698d 029145 store 9 ,mem_tx_fifo0 
-0x698e 029146 setarg 0 
-0x698f 029147 istore 3 ,contw 
-:      029148 host_l2cap_malloc_into_fifo_no_push:
-0x6990 029149 storer timeup ,1 ,mem_tx_fifo3_map 
-0x6991 029150 storer regd ,2 ,mem_tx_fifo3_ptr 
-0x6992 029151 rtn 
-:      029160 l2cap_malloc_fifo_out:
-0x6993 029161 bpatch patch17_1 ,mem_patch17 
-0x6994 029162 call l2cap_malloc_fifo_get_first_ptr 
-0x6995 029163 increase 1 ,contr 
-0x6996 029164 ifetch 2 ,contr 
-0x6997 029165 rtn 
-:      029172 l2cap_malloc_free:
-0x6998 029173 bpatch patch17_2 ,mem_patch17 
-0x6999 029174 call l2cap_malloc_fifo_get_first_ptr 
-0x699a 029175 copy contr ,contw 
-0x699b 029176 copy contr ,temp 
-0x699c 029177 setarg 0 
-0x699d 029178 istore 3 ,contw 
-0x699e 029179 rtn 
-:      029186 l2cap_malloc_discard:
-0x699f 029187 bpatch patch17_3 ,mem_patch17 
-0x69a0 029188 call l2cap_malloc_is_fifo_empty 
-0x69a1 029189 branch assert ,blank 
-0x69a2 029190 fetch 3 ,mem_tx_fifo2 
-0x69a3 029191 store 3 ,mem_tx_fifo3 
-0x69a4 029192 fetch 3 ,mem_tx_fifo1 
-0x69a5 029193 store 3 ,mem_tx_fifo2 
-0x69a6 029194 fetch 3 ,mem_tx_fifo0 
-0x69a7 029195 store 3 ,mem_tx_fifo1 
-0x69a8 029196 rtn 
-:      029204 l2cap_malloc_is_fifo_full:
-0x69a9 029205 bpatch patch17_4 ,mem_patch17 
-0x69aa 029206 fetch 3 ,mem_tx_fifo0 
-0x69ab 029207 rtn 
-:      029215 l2cap_malloc_is_fifo_nearly_full:
-0x69ac 029216 bpatch patch17_5 ,mem_patch17 
-0x69ad 029217 fetch 3 ,mem_tx_fifo1 
-0x69ae 029218 rtn 
-:      029226 l2cap_malloc_is_fifo_empty:
-0x69af 029227 bpatch patch17_6 ,mem_patch17 
-0x69b0 029228 fetch 3 ,mem_tx_fifo3 
-0x69b1 029229 rtn 
-:      029236 l2cap_malloc_fifo_get_first_ptr:
-0x69b2 029237 call l2cap_malloc_is_fifo_empty 
-0x69b3 029238 branch l2cap_malloc_fifo_get_first_ptr_empty ,blank 
-0x69b4 029239 arg mem_tx_fifo0 ,contr 
-:      029240 l2cap_malloc_free_loop:
-0x69b5 029241 ifetch 3 ,contr 
-0x69b6 029242 branch l2cap_malloc_free_loop ,blank 
-:      029243 l2cap_malloc_fifo_get_first_ptr_empty:
-0x69b7 029244 increase -3 ,contr 
-0x69b8 029245 rtn 
-:      029253 l2cap_malloc_get_full_map:
-0x69b9 029254 bpatch patch17_7 ,mem_patch17 
-0x69ba 029255 arg 4 ,loopcnt 
-0x69bb 029256 arg mem_tx_fifo0_map ,contr 
-0x69bc 029257 arg 0 ,temp 
-:      029258 l2cap_malloc_get_full_map_loop:
-0x69bd 029259 ifetch 3 ,contr 
-0x69be 029260 and pdata ,0xff ,pdata 
-0x69bf 029261 ior temp ,temp 
-0x69c0 029262 loop l2cap_malloc_get_full_map_loop 
-0x69c1 029263 storet 1 ,mem_used_map 
-0x69c2 029264 rtn 
-:      029267 l2cap_lpm_get_wake_lock:
-0x69c3 029268 arg wake_lock_l2cap_tx ,queue 
-0x69c4 029269 branch lpm_get_wake_lock 
-:      029271 l2cap_lpm_put_wake_lock:
-0x69c5 029272 arg wake_lock_l2cap_tx ,queue 
-0x69c6 029273 branch lpm_put_wake_lock 
-:      029284 twspi_reset:
-0x69c7 029285 bpatch patch18_1 ,mem_patch18 
-0x69c8 029286 sub temp ,ui_button_gpio_disable ,null 
-0x69c9 029287 rtn zero 
-0x69ca 029288 copy temp ,pdata 
-0x69cb 029289 and_into 0xff ,pdata 
-0x69cc 029290 sub pdata ,gpio_number + -1 ,null 
-0x69cd 029291 nbranch twspi_reset_ext ,positive 
-0x69ce 029292 arg core_gpio_conf ,contw 
-:      029293 twspi_reset_next:
-0x69cf 029294 iadd contw ,contw 
-0x69d0 029295 copy contw ,rega 
-0x69d1 029296 arg gpcfg_output_low ,temp 
-0x69d2 029297 istoret 1 ,contw 
-0x69d3 029298 call twspi_disable 
-0x69d4 029299 nop 30 
-0x69d5 029300 copy rega ,contw 
-0x69d6 029301 arg gpcfg_output_high ,temp 
-0x69d7 029302 istoret 1 ,contw 
-0x69d8 029303 branch twspi_enable 
-:      029305 twspi_reset_ext:
-0x69d9 029306 arg core_gpio_conf_hi ,contw 
-0x69da 029307 increase -16 ,pdata 
-0x69db 029308 branch twspi_reset_next 
-:      029311 twspi_disable:
-0x69dc 029312 fetch 1 ,core_spid_delay 
-0x69dd 029313 and_into 0x7f ,pdata 
-0x69de 029314 store 1 ,core_spid_delay 
-0x69df 029315 rtn 
-:      029317 twspi_enable:
-0x69e0 029318 fetch 1 ,core_spid_delay 
-0x69e1 029319 or_into 0x80 ,pdata 
-0x69e2 029320 store 1 ,core_spid_delay 
-0x69e3 029321 rtn 
-:      029323 twspi_write:
-0x69e4 029324 branch spid_write_reg 
-:      029326 twspi_read:
-0x69e5 029327 branch spid_read_reg 
-:      029331 aes_disable:
-0x69e6 029332 fetch 1 ,core_bist_ctrl 
-0x69e7 029333 set0 aes_en ,pdata 
-0x69e8 029334 store 1 ,core_bist_ctrl 
-0x69e9 029335 rtn 
-:      029337 read_function_aes:
-0x69ea 029338 nbranch read_function ,user 
-0x69eb 029339 fetch 1 ,core_bist_ctrl 
-0x69ec 029340 set1 aes_en ,pdata 
-0x69ed 029341 store 1 ,core_bist_ctrl 
-:      029342 read_function:
-0x69ee 029343 copy temp ,null 
-0x69ef 029344 branch read_fuction_zero ,zero 
-0x69f0 029345 copy regc ,pc 
-:      029347 read_fuction_zero:
-0x69f1 029348 isolate0 0 ,null 
-0x69f2 029349 branch set_ucode_status 
-:      029352 get_block_header:
-0x69f3 029353 force 4 ,temp 
-:      029354 get_block_header0:
-0x69f4 029355 arg mem_ucode_buf ,rega 
-0x69f5 029356 call aes_disable 
-0x69f6 029357 call read_function 
-0x69f7 029358 arg 0x55aa ,rega 
-0x69f8 029359 fetch 2 ,mem_ucode_buf 
-0x69f9 029360 ifetcht 2 ,contr 
-0x69fa 029361 isub rega ,null 
-0x69fb 029362 rtn 
-:      029365 read_first_block:
-0x69fc 029366 call load_aes_reinit ,user 
-0x69fd 029367 arg 2 ,temp 
-0x69fe 029368 arg mem_ucode_ptr ,rega 
-0x69ff 029369 call read_function 
-0x6a00 029370 fetch 2 ,mem_ucode_ptr 
-:      029371 read_first_block_cont:
-0x6a01 029372 store 2 ,mem_addr_mi 
-0x6a02 029373 call get_iv ,user 
-0x6a03 029374 rtn 
-:      029376 get_iv:
-0x6a04 029377 arg 16 ,temp 
-0x6a05 029378 arg mem_ucode_keybuf ,rega 
-0x6a06 029379 call aes_disable 
-0x6a07 029380 call read_function 
-:      029381 set_iv:
-0x6a08 029382 arg mem_ucode_keybuf ,contr 
-0x6a09 029383 arg 16 ,loopcnt 
-0x6a0a 029384 call aes_load_data 
-0x6a0b 029385 call aes_init 
-0x6a0c 029386 call aes_clear_data 
-0x6a0d 029387 branch do_aes_cbc 
-:      029389 load_aes_reinit:
-0x6a0e 029390 jam 0x0 ,core_ucode_ctrl 
-0x6a0f 029391 call aes_disable 
-0x6a10 029392 branch aes_clear_data 
-:      029394 load_storage:
-0x6a11 029395 setarg 0 
-0x6a12 029396 store 2 ,mem_queue 
-0x6a13 029397 disable match 
-0x6a14 029398 call get_block_header 
-0x6a15 029399 nrtn zero 
-0x6a16 029400 enable match 
-0x6a17 029401 setarg 0x8000 
-0x6a18 029402 store 3 ,core_ucode_hi 
-0x6a19 029403 arg core_ucode_data ,rega 
-0x6a1a 029404 call read_function_aes 
-0x6a1b 029405 jam 0x0 ,core_ucode_ctrl 
-0x6a1c 029406 fetch 1 ,mem_ucode_status 
-0x6a1d 029407 rtnbit0 0 
-:      029408 load_storage_loop:
-0x6a1e 029409 arg 6 ,temp 
-0x6a1f 029410 call get_block_header0 
-0x6a20 029411 nbranch load_data_checksum_compare ,zero 
-0x6a21 029412 ifetchr rega ,2 ,contr 
-0x6a22 029413 call read_function 
-0x6a23 029414 call load_data_checksum_calc 
-0x6a24 029415 branch load_storage_loop 
-:      029418 load_data_checksum_calc:
-0x6a25 029419 fetch 2 ,mem_queue 
-0x6a26 029420 arg 6 ,loopcnt 
-0x6a27 029421 arg mem_ucode_buf ,contr 
-0x6a28 029422 call cal_sum 
-0x6a29 029423 fetchr loopcnt ,2 ,mem_ucode_len 
-0x6a2a 029424 copy rega ,contr 
-0x6a2b 029425 call cal_sum 
-0x6a2c 029426 store 2 ,mem_queue 
-0x6a2d 029427 rtn 
-:      029429 load_data_checksum_compare:
-0x6a2e 029430 fetch 1 ,mem_otp_load_check_sum 
-0x6a2f 029431 beq 0x5a ,load_data_checksum_ok 
-0x6a30 029432 arg 0xaa55 ,rega 
-0x6a31 029433 fetch 2 ,mem_ucode_buf 
-0x6a32 029434 isub rega ,null 
-0x6a33 029435 nbranch load_data_checksum_compare_fail ,zero 
-0x6a34 029436 arg 0x55aa ,rega 
-0x6a35 029437 fetch 2 ,mem_ucode_len 
-0x6a36 029438 isub rega ,null 
-0x6a37 029439 nbranch load_data_checksum_compare_fail ,zero 
-0x6a38 029440 fetch 2 ,mem_sched_addr 
-0x6a39 029441 fetcht 2 ,mem_queue 
-0x6a3a 029442 isub temp ,null 
-0x6a3b 029443 nbranch load_data_checksum_compare_fail ,zero 
-:      029444 load_data_checksum_ok:
-0x6a3c 029445 set1 15 ,rega 
-0x6a3d 029446 branch read_fuction_zero 
-:      029448 load_data_checksum_compare_fail:
-0x6a3e 029449 jam 0 ,mem_ucode_status 
-0x6a3f 029450 rtn 
-:      029453 loadcode_lock_load_ucode:
-0x6a40 029456 and pdata ,0xff ,pdata 
-0x6a41 029457 rshift4 pdata ,pdata 
-0x6a42 029458 store 1 ,mem_device_option 
-0x6a43 029459 branch loadcode_load_key 
-:      029461 loadcode_lock:
-0x6a44 029462 fetch 2 ,core_ucode_flag 
-0x6a45 029463 nbranch loadcode_lock_load_ucode ,blank 
-0x6a46 029464 call loadcode_load_key 
-0x6a47 029465 fetch 2 ,mem_device_option 
-0x6a48 029466 rtn blank 
-0x6a49 029467 call loadcode_set_lock 
-0x6a4a 029468 branch lpm_write_lock 
-:      029470 loadcode_set_lock:
-0x6a4b 029471 fetch 1 ,mem_device_option 
-0x6a4c 029472 rtn blank 
-0x6a4d 029473 and pdata ,0xf ,temp 
-0x6a4e 029474 storet 1 ,mem_device_option 
-0x6a4f 029475 rshift4 pdata ,pdata 
-0x6a50 029476 ixor temp ,pdata 
-0x6a51 029477 bne 0xf ,app_lpm_mpu_lock_24g_ble 
-0x6a52 029478 branch app_lpm_lock_check 
-:      029480 load_otp_hv_vsel:
-0x6a53 029481 fetch 1 ,mem_otp_hv_sel 
-0x6a54 029482 ncall lpm_save_sel_hv ,blank 
-0x6a55 029483 fetch 1 ,mem_otp_ldo_vsel 
-0x6a56 029484 rtn blank 
-0x6a57 029485 store 1 ,mem_lpm_ldo_sel 
-0x6a58 029486 branch lpm_write_io_vsel 
-:      029488 loadcode_load_key:
-0x6a59 029489 disable user 
-0x6a5a 029490 fetch 1 ,mem_ucode_flag 
-0x6a5b 029491 rtnbit0 otp_uflag_aes 
-0x6a5c 029492 call loadcode_check_otp_lock 
-0x6a5d 029493 arg otp_offset_ucode_key_l ,pdata 
-0x6a5e 029494 iadd regb ,regb 
-0x6a5f 029495 force 16 ,loopcnt 
-0x6a60 029496 arg mem_ucode_keybuf ,rega 
-0x6a61 029497 call otp_read_data 
-0x6a62 029498 jam otp_key_lock ,core_misc_ctrl 
-0x6a63 029499 arg mem_ucode_keybuf ,contr 
-0x6a64 029500 call load_key 
-0x6a65 029502 arg mem_ucode_keybuf ,contw 
-0x6a66 029503 call memset0_16 
-0x6a67 029504 branch enable_user 
-:      029507 loadcode:
-0x6a68 029508 jam 0x25 ,core_clkoff 
-0x6a69 029509 call enable_otp_read 
-0x6a6a 029510 arg otp_offset_patch_ptr ,regb 
-0x6a6b 029511 force 11 ,loopcnt 
-0x6a6c 029512 arg mem_ucode_ptr ,rega 
-0x6a6d 029513 call otp_read_data1 
-0x6a6e 029514 fetchr regf ,5 ,mem_ucode_ptr 
-0x6a6f 029515 fetch 1 ,mem_ucode_flag 
-0x6a70 029516 bbit0 otp_uflag_bist ,loadcode_nobist 
-0x6a71 029517 jam 0x7 ,core_bist_ctrl 
-:      029518 loadcode_bistwait:
-0x6a72 029519 fetch 1 ,core_bist_done 
-0x6a73 029520 bne 7 ,loadcode_bistwait 
-0x6a74 029521 fetch 1 ,core_bist_fail 
-0x6a75 029522 lshift4 pdata ,pdata 
-0x6a76 029523 store 1 ,core_bist_ctrl 
-0x6a77 029524 branch loadcode_otp 
-:      029526 loadcode_nobist:
-0x6a78 029527 call set_bistfix 
-0x6a79 029528 call clean_xmem 
-0x6a7a 029529 call clean_smem 
-:      029530 loadcode_otp:
-0x6a7b 029531 storer regf ,5 ,mem_ucode_ptr 
-0x6a7c 029533 call loadcode_check_otp_lock 
-0x6a7d 029534 arg otp_offset_adc_param_l ,pdata 
-0x6a7e 029535 iadd regb ,regb 
-0x6a7f 029536 arg 32 ,loopcnt 
-0x6a80 029537 arg mem_otp_temp ,rega 
-0x6a81 029538 call otp_read_data 
-0x6a82 029540 call load_otp_hv_vsel 
-0x6a83 029541 call loadcode_lock 
-0x6a84 029543 fetch 1 ,mem_ucode_flag 
-0x6a85 029544 bbit0 otp_uflag_aes ,loadcode_unenc 
-0x6a86 029545 fetcht 1 ,mem_peripheral_lock_flag 
-0x6a87 029546 arg 0 ,pdata 
-0x6a88 029547 set1 otp_not_limit ,pdata 
-0x6a89 029548 set1 otp_limit ,pdata 
-0x6a8a 029549 iand temp ,rega 
-0x6a8b 029550 sub rega ,0 ,null 
-0x6a8c 029551 branch loadcode_error ,zero 
-0x6a8d 029552 isub rega ,null 
-0x6a8e 029553 branch loadcode_error ,zero 
-:      029554 loadcode_unenc:
-0x6a8f 029555 jam 0 ,mem_loadcode_times 
-0x6a90 029556 arg otp_load_code ,regc 
-:      029557 loadcode_otp_loop:
-0x6a91 029558 call loadcode_timeout 
-0x6a92 029559 nbranch loadcode_error ,positive 
-0x6a93 029560 fetch 2 ,mem_ucode_ptr 
-0x6a94 029561 branch loadcode_otp_end ,blank 
-0x6a95 029562 call read_first_block_cont 
-0x6a96 029563 call load_storage 
-0x6a97 029564 nbranch loadcode_otp_end ,match 
-0x6a98 029565 fetch 1 ,mem_ucode_status 
-0x6a99 029566 compare 3 ,pdata ,3 
-0x6a9a 029567 nbranch loadcode_otp_loop ,true 
-0x6a9b 029568 call run_otp_code 
-:      029569 loadcode_otp_end:
-0x6a9c 029570 call disable_otp 
-0x6a9d 029571 jam 0 ,mem_loadcode_times 
-:      029572 loadcode_iic_loop:
-0x6a9e 029573 call loadcode_timeout 
-0x6a9f 029574 nbranch loadcode_error ,positive 
-0x6aa0 029575 call iicd_load_gpio_init 
-0x6aa1 029576 call clear_eeprom_size_2k 
-0x6aa2 029577 fetch 1 ,mem_ucode_flag 
-0x6aa3 029578 bbit1 otp_uflag_skip_eep ,loadcode_spi 
-0x6aa4 029579 call loadcode_iic_by_eeprom 
-0x6aa5 029580 nbranch loadcode_iic_eeprom_2k ,match 
-0x6aa6 029581 fetch 1 ,mem_ucode_status 
-0x6aa7 029582 compare 3 ,pdata ,3 
-0x6aa8 029583 nbranch loadcode_iic_loop ,true 
-0x6aa9 029584 branch loadcode_spi 
-:      029586 run_otp_code:
-0x6aaa 029587 setarg 0x1ff 
-0x6aab 029588 arg 0 ,pc 
-0x6aac 029589 rtn 
-:      029591 loadcode_check_otp_lock:
-0x6aad 029592 arg otp_offset_h ,regb 
-0x6aae 029593 fetch 1 ,core_peripheral_lock 
-0x6aaf 029594 bbit1 otp_limit ,loadcode_otp_lock 
-0x6ab0 029595 fetch 1 ,mem_peripheral_lock_flag 
-0x6ab1 029596 rtnbit0 otp_limit 
-:      029597 loadcode_otp_lock:
-0x6ab2 029598 arg 0 ,regb 
-0x6ab3 029599 rtn 
-:      029602 loadcode_iic_eeprom_2k:
-0x6ab4 029603 call set_eeprom_size_2k 
-0x6ab5 029604 fetch 1 ,mem_ucode_flag 
-0x6ab6 029605 bbit1 otp_uflag_skip_eep ,loadcode_spi 
-0x6ab7 029606 call loadcode_iic_by_eeprom 
-0x6ab8 029607 nbranch loadcode_spi ,match 
-0x6ab9 029608 fetch 1 ,mem_ucode_status 
-0x6aba 029609 compare 3 ,pdata ,3 
-0x6abb 029610 nbranch loadcode_iic_loop ,true 
-0x6abc 029611 branch loadcode_hci 
-:      029613 loadcode_spi:
-0x6abd 029614 jam 0 ,mem_loadcode_times 
-:      029615 loadcode_spi_loop:
-0x6abe 029616 call loadcode_timeout 
-0x6abf 029617 nbranch loadcode_error ,positive 
-0x6ac0 029618 fetch 1 ,mem_ucode_flag 
-0x6ac1 029619 bbit1 otp_uflag_skip_flash ,loadcode_hci 
-0x6ac2 029620 call spid_init_flash 
-0x6ac3 029621 nop 200 
-0x6ac4 029622 call spid_flash_release_form_powerdown 
-0x6ac5 029623 nop 100 
-0x6ac6 029624 arg spid_load_flash ,regc 
-0x6ac7 029625 call read_first_block 
-0x6ac8 029626 call load_storage 
-0x6ac9 029627 nbranch loadcode_hci ,match 
-0x6aca 029628 fetch 1 ,mem_ucode_status 
-0x6acb 029629 compare 3 ,pdata ,3 
-0x6acc 029630 nbranch loadcode_spi_loop ,true 
-:      029632 loadcode_hci:
-0x6acd 029633 call clear_key_buf 
-0x6ace 029634 fetch 1 ,mem_ucode_flag 
-0x6acf 029635 rtnbit0 otp_uflag_hci 
-0x6ad0 029636 branch hci_init 
-:      029638 clear_key_buf:
-0x6ad1 029639 arg mem_ucode_keybuf ,contw 
-0x6ad2 029640 call memset0_16 
-0x6ad3 029641 force regidx_key ,regext_index 
-0x6ad4 029642 call aes_clear 
-0x6ad5 029643 jam 0x21 ,core_clkoff 
-0x6ad6 029644 rtn 
-:      029646 iicd_load_gpio_init:
-0x6ad7 029647 fetch 1 ,mem_eeprom_sda_gpio 
-0x6ad8 029648 fetcht 1 ,mem_eeprom_scl_gpio 
-0x6ad9 029649 isub temp ,null 
-0x6ada 029650 nbranch iicd_read_init_pin ,zero 
-:      029651 iicd_load_default_gpio:
-0x6adb 029652 jam 4 ,mem_eeprom_wp_gpio 
-0x6adc 029653 jam 23 ,mem_eeprom_scl_gpio 
-0x6add 029654 jam 22 ,mem_eeprom_sda_gpio 
-0x6ade 029655 branch iicd_read_init_pin 
-:      029659 loadcode_iic_by_eeprom:
-0x6adf 029660 setarg 0x0 
-0x6ae0 029661 store 2 ,mem_addr_mi 
-0x6ae1 029662 arg iicd_read_eep ,regc 
-0x6ae2 029663 call iic_init_600khz 
-0x6ae3 029664 call read_first_block 
-0x6ae4 029665 branch load_storage 
-:      029670 loadcode_timeout:
-0x6ae5 029671 call loadcode_error_delay 
-0x6ae6 029672 fetch 1 ,mem_loadcode_times 
-0x6ae7 029673 increase 1 ,pdata 
-0x6ae8 029674 sub pdata ,3 ,null 
-0x6ae9 029675 store 1 ,mem_loadcode_times 
-0x6aea 029676 rtn 
-:      029678 loadcode_error_delay:
-0x6aeb 029679 fetch 1 ,mem_loadcode_times 
-0x6aec 029680 rtn blank 
-0x6aed 029681 fetch 1 ,mem_otp_load_delay 
-0x6aee 029682 rtn blank 
-0x6aef 029683 copy pdata ,loopcnt 
-0x6af0 029684 branch delay_ms_wait 
-:      029687 loadcode_error:
-0x6af1 029688 call clear_key_buf 
-0x6af2 029689 call aes_disable 
-0x6af3 029691 call ice_break 
-0x6af4 029692 rtn 
-:      029694 set_bistfix:
-0x6af5 029695 and_into 0xe0 ,pdata 
-0x6af6 029696 rshift pdata ,pdata 
-0x6af7 029697 store 1 ,core_bist_ctrl 
-0x6af8 029698 setarg 1 
-0x6af9 029699 arg mem_bistfix_val ,contr 
-:      029700 set_bistfix_loop:
-0x6afa 029701 ifetcht 2 ,contr 
-0x6afb 029702 storet 2 ,core_lpm_reg 
-0x6afc 029703 store 1 ,core_set_bistfix 
-0x6afd 029704 lshift pdata ,pdata 
-0x6afe 029705 bbit0 3 ,set_bistfix_loop 
-0x6aff 029706 rtn 
-:      029709 set_ucode_status:
-0x6b00 029710 fetch 1 ,mem_ucode_status 
-0x6b01 029711 lshift pdata ,pdata 
-0x6b02 029712 setflag true ,0 ,pdata 
-0x6b03 029713 isolate0 15 ,rega 
-0x6b04 029714 rtn true 
-0x6b05 029715 store 1 ,mem_ucode_status 
-0x6b06 029716 rtn 
-:      029719 decrypt_code:
-0x6b07 029720 fetch 1 ,core_bist_ctrl 
-0x6b08 029721 rtnbit0 aes_en 
-0x6b09 029722 branch decrypt_code_skip 
-:      029723 decrypt_code_loop:
-0x6b0a 029724 fetch 1 ,core_dma_status 
-0x6b0b 029725 qisolate1 pdata 
-0x6b0c 029726 rtn true 
-:      029727 decrypt_code_skip:
-0x6b0d 029728 fetch 1 ,core_misc_status 
-0x6b0e 029729 bbit0 1 ,decrypt_code_loop 
-0x6b0f 029730 call do_aes_cbc 
-0x6b10 029731 branch decrypt_code_loop 
-:      029751 load_ucode:
-0x6b11 029752 fetch 2 ,mem_patch_ptr 
-0x6b12 029753 rtn blank 
-0x6b13 029754 jam 0x80 ,core_ucode_ctrl 
-0x6b14 029755 jam 0 ,core_ucode_hi 
-0x6b15 029756 jam 0 ,core_ucode_low 
-0x6b16 029757 fetcht 2 ,mem_patch_len 
-0x6b17 029758 lshift2 temp ,loopcnt 
-0x6b18 029759 iforce contr 
-:      029760 load_ucode_loop:
-0x6b19 029761 ifetch 1 ,contr 
-0x6b1a 029762 store 1 ,core_ucode_data 
-0x6b1b 029763 loop load_ucode_loop 
-0x6b1c 029764 jam 0x0 ,core_ucode_ctrl 
-0x6b1d 029765 rtn 
-:      029772 otp_load_code:
-0x6b1e 029773 copy temp ,loopcnt 
-0x6b1f 029774 fetch 2 ,mem_addr_mi 
-0x6b20 029775 iadd temp ,temp 
-0x6b21 029776 storet 2 ,mem_addr_mi 
-0x6b22 029777 iforce regb 
-0x6b23 029778 copy rega ,nap 
-0x6b24 029779 jam init_key ,core_misc_ctrl 
-0x6b25 029780 call otp_read_data 
-0x6b26 029781 copy nap ,rega 
-0x6b27 029782 isolate0 15 ,rega 
-0x6b28 029783 rtn true 
-0x6b29 029784 call enable_true ,blank 
-0x6b2a 029785 branch set_ucode_status 
-:      029788 otp_enable_chgpump25:
-0x6b2b 029789 jam 0x1 ,core_chgpump_ctrl 
-0x6b2c 029790 nop 300 
-0x6b2d 029791 jam 0x5 ,core_chgpump_ctrl 
-0x6b2e 029792 nop 100 
-0x6b2f 029793 jam 0x25 ,core_chgpump_ctrl 
-0x6b30 029794 nop 1000 
-0x6b31 029795 jam 0x27 ,core_chgpump_ctrl 
-0x6b32 029796 nop 300 
-0x6b33 029797 rtn 
-:      029799 otp_enable_chgpump65:
-0x6b34 029800 call otp_enable_chgpump25 
-0x6b35 029801 jam 0x3f ,core_chgpump_ctrl 
-0x6b36 029802 rtn 
-:      029804 disable_otp:
-0x6b37 029805 jam 0x83 ,core_otp_ctrl 
-:      029806 otp_disable_chgpump:
-0x6b38 029807 jam 0 ,core_chgpump_ctrl 
-0x6b39 029808 rtn 
-:      029810 enable_otp_read:
-0x6b3a 029811 call otp_enable_chgpump25 
-:      029813 otp_reset:
-0x6b3b 029814 jam 0x82 ,core_otp_ctrl 
-0x6b3c 029815 nop 12 
-0x6b3d 029816 jam 0x80 ,core_otp_ctrl 
-0x6b3e 029817 jam 0x82 ,core_otp_ctrl 
-0x6b3f 029818 nop 150 
-0x6b40 029819 rtn 
-:      029822 otp_set_addr:
-0x6b41 029823 lshift3 regb ,regb 
-0x6b42 029824 storer regb ,2 ,core_otp_addr 
-0x6b43 029825 jam 0 ,core_otp_din 
-0x6b44 029826 rtn 
-:      029829 otp_write:
-0x6b45 029830 bpatch patch18_4 ,mem_patch18 
-0x6b46 029831 call otp_enable_chgpump65 
-0x6b47 029832 call otp_set_addr 
-0x6b48 029833 call otp_reset 
-:      029834 otp_program:
-0x6b49 029835 ifetcht 1 ,rega 
-0x6b4a 029836 increase 1 ,rega 
-0x6b4b 029837 force 0 ,queue 
-:      029838 otp_program_bit:
-0x6b4c 029839 qisolate0 temp 
-0x6b4d 029840 branch otp_skip_0 ,true 
-0x6b4e 029841 fetch 1 ,core_otp_din 
-0x6b4f 029842 set1 6 ,pdata 
-0x6b50 029843 set1 7 ,pdata 
-0x6b51 029844 store 1 ,core_otp_din 
-0x6b52 029845 jam 0x02 ,core_otp_ctrl 
-0x6b53 029846 jam 0x82 ,core_otp_ctrl 
-0x6b54 029847 set0 7 ,pdata 
-0x6b55 029848 store 1 ,core_otp_din 
-0x6b56 029849 jam 0x8a ,core_otp_ctrl 
-0x6b57 029850 nop 11 
-0x6b58 029851 jam 0xca ,core_otp_ctrl 
-0x6b59 029852 nop 33 
-0x6b5a 029853 jam 0x4a ,core_otp_ctrl 
-0x6b5b 029854 nop 44 
-0x6b5c 029855 jam 0xca ,core_otp_ctrl 
-0x6b5d 029856 nop 22 
-0x6b5e 029857 jam 0x8a ,core_otp_ctrl 
-0x6b5f 029858 nop 33 
-0x6b60 029859 jam 0x82 ,core_otp_ctrl 
-0x6b61 029860 nop 1 
-0x6b62 029861 jam 0x92 ,core_otp_ctrl 
-0x6b63 029862 nop 10 
-0x6b64 029863 jam 0xb2 ,core_otp_ctrl 
-0x6b65 029864 fetch 1 ,core_otp_rdata 
-0x6b66 029865 jam 0x92 ,core_otp_ctrl 
-0x6b67 029866 nop 1 
-0x6b68 029867 jam 0x82 ,core_otp_ctrl 
-0x6b69 029868 nop 1 
-0x6b6a 029869 qisolate0 pdata 
-0x6b6b 029870 branch otp_program_bit ,true 
-:      029871 otp_skip_0:
-0x6b6c 029872 fetch 2 ,core_otp_addr 
-0x6b6d 029873 increase 1 ,pdata 
-0x6b6e 029874 store 2 ,core_otp_addr 
-0x6b6f 029875 increase 1 ,queue 
-0x6b70 029876 compare 8 ,queue ,0xf 
-0x6b71 029877 nbranch otp_program_bit ,true 
-0x6b72 029878 loop otp_program 
-0x6b73 029879 branch otp_disable_chgpump 
-:      029885 otp_read_data:
-0x6b74 029886 bpatch patch18_5 ,mem_patch18 
-:      029887 otp_read_data1:
-0x6b75 029888 call otp_set_addr 
-0x6b76 029889 jam 0xa2 ,core_otp_ctrl 
-0x6b77 029890 increase 8 ,regb 
-0x6b78 029891 arg 0 ,queue 
-0x6b79 029892 setarg -1 
-:      029893 otp_read_data_loop:
-0x6b7a 029894 fetcht 1 ,core_otp_rdata 
-0x6b7b 029895 istoret 1 ,rega 
-0x6b7c 029896 bcrc temp 
-0x6b7d 029897 jam shift_key ,core_misc_ctrl 
-0x6b7e 029898 storer regb ,2 ,core_otp_addr 
-0x6b7f 029899 isolate1 15 ,rega 
-0x6b80 029900 branch otp_read_noinc ,true 
-0x6b81 029901 increase 1 ,rega 
-0x6b82 029902 branch otp_read_unenc 
-:      029904 otp_read_noinc:
-0x6b83 029905 nbranch otp_read_unenc ,user 
-0x6b84 029906 increase 1 ,queue 
-0x6b85 029907 compare 0 ,queue ,0xf 
-0x6b86 029908 nbranch otp_read_unenc ,true 
-0x6b87 029909 call do_aes_cbc 
-0x6b88 029910 jam init_key ,core_misc_ctrl 
-:      029911 otp_read_unenc:
-0x6b89 029912 increase 8 ,regb 
-0x6b8a 029913 loop otp_read_data_loop 
-0x6b8b 029914 jam 0x82 ,core_otp_ctrl 
-0x6b8c 029915 rtn 
-:      029926 app_lpm_lock_check:
-0x6b8d 029927 fetch 1 ,mem_device_option 
-0x6b8e 029928 beq dvc_op_module ,app_lpm_module_lock 
-0x6b8f 029929 beq dvc_op_dongle ,app_lpm_dongle_lock 
-0x6b90 029931 beq dvc_op_mouse ,app_lpm_mouse_lock 
-0x6b91 029932 beq dvc_op_shutter ,app_lpm_shutter_lock 
-0x6b92 029933 beq dvc_op_shutter_dy ,app_lpm_shutter_lock 
-0x6b93 029934 beq dvc_op_hci_boot ,app_lpm_hciboot_lock 
-0x6b94 029935 beq dvc_op_remote_car ,app_lpm_car_lock_application_and_ble 
-0x6b95 029936 beq dvc_op_car ,app_lpm_car_lock 
-0x6b96 029937 beq dvc_op_mesh ,app_lpm_mesh_lock 
-0x6b97 029938 beq dvc_op_keyboard ,app_lpm_kb_lock 
-0x6b98 029939 branch app_lpm_mpu_lock_24g_ble 
-:      029942 app_lpm_mesh_lock:
-0x6b99 029943 arg car_init ,pdata 
-0x6b9a 029944 arg shutter_dy_shutter_1s_timer ,temp 
-0x6b9b 029945 call app_mpu_s0_lock 
-0x6b9c 029946 branch app_lpm_lock_mesh 
-:      029948 app_lpm_kb_lock:
-0x6b9d 029949 branch app_lpm_lock_mesh 
-:      029952 app_lpm_module_lock:
-:      029953 app_lpm_hciboot_lock:
-0x6b9e 029954 branch app_lpm_mpu_lock_24g 
-:      029957 app_lpm_dongle_lock:
-0x6b9f 029958 arg module_init ,pdata 
-0x6ba0 029959 arg shutter_dy_shutter_1s_timer ,temp 
-0x6ba1 029960 call app_mpu_s0_lock 
-0x6ba2 029961 branch app_lpm_lock_mesh 
-:      029963 app_lpm_mouse_lock:
-0x6ba3 029964 arg car_init ,pdata 
-0x6ba4 029965 arg module_set_state ,temp 
-0x6ba5 029966 call app_mpu_s0_lock 
-0x6ba6 029967 branch app_lpm_lock_mesh 
-:      029969 app_lpm_shutter_lock:
-0x6ba7 029970 arg car_init ,pdata 
-0x6ba8 029971 arg remote_car_moto_data_enable_user ,temp 
-0x6ba9 029972 call app_mpu_s0_lock 
-0x6baa 029973 branch app_lpm_lock_mesh 
-:      029975 app_lpm_car_lock:
-0x6bab 029976 arg dongle_init ,pdata 
-0x6bac 029977 arg shutter_dy_shutter_1s_timer ,temp 
-0x6bad 029978 call app_mpu_s0_lock 
-:      029979 app_lpm_lock_mesh:
-0x6bae 029980 arg ali_mesh_access_layer_resolve_message ,pdata 
-0x6baf 029981 arg ali_mesh_upper_transport_layer_init_queue_param ,temp 
-0x6bb0 029982 branch app_mpu_s1_lock 
-:      029984 app_lpm_car_lock_application_and_ble:
-0x6bb1 029985 arg dongle_init ,pdata 
-0x6bb2 029986 arg shutter_dy_shutter_1s_timer ,temp 
-0x6bb3 029987 call app_mpu_s0_lock 
-0x6bb4 029988 arg le_adv ,pdata 
-0x6bb5 029989 arg le_send_ll_one_lenth ,temp 
-0x6bb6 029990 branch app_mpu_s1_lock 
-:      029993 app_mpu_s0_lock:
-0x6bb7 029994 lshift16 temp ,temp 
-0x6bb8 029995 ior temp ,pdata 
-0x6bb9 029996 branch lpm_write_mpu_s0 
-:      029999 app_lpm_mpu_lock_ble:
-0x6bba 030000 arg le_parse_att ,pdata 
-0x6bbb 030001 arg le_send_ll_one_lenth ,temp 
-:      030002 app_mpu_s1_lock:
-0x6bbc 030003 lshift16 temp ,temp 
-0x6bbd 030004 ior temp ,pdata 
-0x6bbe 030005 branch lpm_write_mpu_s1 
-:      030007 app_lpm_mpu_lock_24g:
-0x6bbf 030008 arg g24_prep ,pdata 
-0x6bc0 030009 arg g24_factory_check ,temp 
-0x6bc1 030010 branch app_mpu_s1_lock 
-:      030012 app_lpm_mpu_lock_24g_ble:
-0x6bc2 030013 call app_lpm_mpu_lock_24g 
-0x6bc3 030014 arg le_parse_att ,pdata 
-0x6bc4 030015 arg le_send_ll_one_lenth ,temp 
-0x6bc5 030016 branch app_mpu_s0_lock 
-:      030022 spid_init:
-0x6bc6 030023 bpatch patch18_6 ,mem_patch18 
-:      030024 spid_init_common:
-0x6bc7 030025 fetch 1 ,mem_spi_init_clk 
-0x6bc8 030026 store 1 ,core_spid_ctrl 
-0x6bc9 030027 fetch 1 ,mem_spi_init_delay_time 
-0x6bca 030028 store 1 ,core_spid_delay 
-0x6bcb 030029 setarg mem_spid_tbuf 
-0x6bcc 030030 store 2 ,core_spid_txaddr 
-0x6bcd 030031 setarg mem_spid_rbuf 
-0x6bce 030032 store 2 ,core_spid_rxaddr 
-0x6bcf 030033 branch twspi_disable 
-:      030038 spid_write_reg:
-0x6bd0 030039 set1 7 ,pdata 
-0x6bd1 030040 store 2 ,mem_spid_tbuf 
-0x6bd2 030041 bpatch patch18_7 ,mem_patch18 
-0x6bd3 030042 jam 2 ,core_spid_txlen 
-0x6bd4 030043 jam 0 ,core_spid_rxlen 
-0x6bd5 030044 jam spid_start ,core_misc_ctrl 
-0x6bd6 030045 branch wait_spid_done 
-:      030048 spid_read_reg:
-0x6bd7 030049 force 1 ,temp 
-:      030050 spid_read_regs:
-0x6bd8 030051 store 1 ,mem_spid_tbuf 
-0x6bd9 030052 bpatch patch19_0 ,mem_patch19 
-0x6bda 030053 jam 1 ,core_spid_txlen 
-0x6bdb 030054 storet 2 ,core_spid_rxlen 
-0x6bdc 030055 jam spid_start ,core_misc_ctrl 
-0x6bdd 030056 call wait_spid_done 
-0x6bde 030057 fetch 1 ,mem_spid_rbuf 
-0x6bdf 030058 rtn 
-:      030061 wait_spid_done:
-0x6be0 030065 nop 5 
-0x6be1 030066 fetch 1 ,core_dma_status 
-0x6be2 030067 bbit0 spid_done ,wait_spid_done 
-0x6be3 030068 rtn 
-:      030076 flash_write:
-0x6be4 030077 disable user 
-0x6be5 030078 copy pdata ,regb 
-0x6be6 030079 fetch 1 ,mem_spi_write_flash_sm 
-0x6be7 030080 rtnne flash_sm_no_buys 
-0x6be8 030081 enable user 
-0x6be9 030082 copy regb ,pdata 
-0x6bea 030083 branch spid_flash_write_start 
-:      030086 flash_write_spi_sm_timer:
-0x6beb 030087 fetch 1 ,mem_spi_write_flash_sm 
-0x6bec 030088 beq flash_sm_start ,spid_flash_write_start 
-0x6bed 030089 beq flash_sm_erase_sector ,spid_flash_erase_sector 
-0x6bee 030090 beq flash_sm_wait_erase_sector ,spid_flash_wait_erase_sector 
-0x6bef 030091 beq flash_sm_write_data ,spid_flash_write_data 
-0x6bf0 030092 beq flash_sm_wait_write_data ,spid_flash_wait_write_data 
-0x6bf1 030093 rtn 
-:      030095 spid_flash_write_start:
-0x6bf2 030096 store 3 ,mem_spi_write_addr 
-0x6bf3 030097 copy rega ,pdata 
-0x6bf4 030098 store 2 ,mem_spi_write_ptr 
-0x6bf5 030099 storet 2 ,mem_spi_write_len 
-0x6bf6 030100 jam flash_sm_erase_sector ,mem_spi_write_flash_sm 
-0x6bf7 030101 branch spid_init_flash 
-:      030103 spid_flash_erase_sector:
-0x6bf8 030104 call spid_init_flash 
-0x6bf9 030105 jam flash_sm_wait_erase_sector ,mem_spi_write_flash_sm 
-0x6bfa 030106 call spid_unlock_flash 
-0x6bfb 030107 arg mem_spid_tbuf ,rega 
-0x6bfc 030108 jam 4 ,core_spid_txlen 
-0x6bfd 030109 fetch 3 ,mem_spi_write_addr 
-0x6bfe 030110 arg flash_command_sector_erase ,temp 
-0x6bff 030111 branch spid_write_flash_common 
-:      030113 spid_flash_wait_erase_sector:
-0x6c00 030114 call spid_init_flash 
-0x6c01 030115 call wait_spid_flash_done 
-0x6c02 030116 jam flash_sm_write_data ,mem_spi_write_flash_sm 
-0x6c03 030117 rtn 
-:      030120 spid_flash_write_data:
-0x6c04 030121 bpatch patch19_1 ,mem_patch19 
-0x6c05 030122 call spid_init_flash 
-0x6c06 030123 jam flash_sm_wait_write_data ,mem_spi_write_flash_sm 
-0x6c07 030124 call spid_unlock_flash 
-0x6c08 030125 call spid_flash_data_preserve 
-0x6c09 030126 call spid_write_flash 
-0x6c0a 030127 branch spid_flash_data_recover 
-:      030128 spid_flash_wait_write_data:
-0x6c0b 030129 call spid_init_flash 
-0x6c0c 030130 call spid_unlock_flash 
-0x6c0d 030131 setarg flash_read_satus 
-0x6c0e 030132 call spid_read_reg 
-0x6c0f 030133 rtnbit1 flash_status_wip 
-0x6c10 030134 jam flash_sm_no_buys ,mem_spi_write_flash_sm 
-0x6c11 030135 fetch 2 ,mem_cb_spi_flash_write_complate 
-0x6c12 030136 branch callback_func 
-:      030137 spid_flash_data_recover:
-0x6c13 030138 fetch 4 ,mem_temp 
-0x6c14 030139 fetcht 2 ,mem_spi_write_ptr 
-:      030140 spid_flash_data_recover_comm:
-0x6c15 030141 increase -4 ,temp 
-0x6c16 030142 istore 4 ,temp 
-0x6c17 030143 rtn 
-:      030145 spid_flash_data_preserve:
-0x6c18 030146 fetcht 2 ,mem_spi_write_ptr 
-0x6c19 030147 copy temp ,rega 
-0x6c1a 030148 increase -4 ,temp 
-0x6c1b 030149 ifetch 4 ,temp 
-0x6c1c 030150 store 4 ,mem_temp 
-0x6c1d 030151 fetcht 2 ,mem_spi_write_len 
-0x6c1e 030152 fetch 3 ,mem_spi_write_addr 
-0x6c1f 030153 rtn 
-:      030155 spid_init_flash:
-0x6c20 030156 bpatch patch19_2 ,mem_patch19 
-0x6c21 030157 call spi_gpio_init 
-0x6c22 030158 call twspi_disable 
-0x6c23 030159 setarg 0 
-0x6c24 030160 store 4 ,mem_spid_tbuf 
-0x6c25 030161 rtn 
-:      030163 spid_unlock_flash:
-0x6c26 030164 jam flash_command_write_enable ,mem_spid_tbuf 
-:      030165 spid_sendcmd_common:
-0x6c27 030166 setarg 0 
-0x6c28 030167 store 2 ,core_spid_rxlen 
-0x6c29 030168 setarg 1 
-0x6c2a 030169 store 2 ,core_spid_txlen 
-0x6c2b 030170 setarg mem_spid_tbuf 
-0x6c2c 030171 store 2 ,core_spid_txaddr 
-0x6c2d 030172 jam spid_start ,core_misc_ctrl 
-0x6c2e 030173 branch wait_spid_done 
-:      030175 spid_flash_release_form_powerdown:
-0x6c2f 030176 jam flash_command_release_from_powerdown ,mem_spid_tbuf 
-0x6c30 030177 branch spid_sendcmd_common 
-:      030179 spid_flash_powerdown:
-0x6c31 030180 jam flash_command_powerdown ,mem_spid_tbuf 
-0x6c32 030181 branch spid_sendcmd_common 
-:      030183 spid_write_flash_data:
-0x6c33 030184 store 3 ,mem_pdatatemp 
-0x6c34 030185 storet 2 ,mem_temp 
-0x6c35 030186 storer rega ,2 ,mem_rega 
-0x6c36 030187 bpatchx patch36_5 ,mem_patch36 
-0x6c37 030188 call spid_unlock_flash 
-0x6c38 030189 fetch 3 ,mem_pdatatemp 
-0x6c39 030190 fetcht 2 ,mem_temp 
-0x6c3a 030191 fetchr rega ,2 ,mem_rega 
-0x6c3b 030192 branch spid_write_flash 
-:      030195 spid_write_flash:
-0x6c3c 030196 increase 4 ,temp 
-0x6c3d 030197 storet 2 ,core_spid_txlen 
-0x6c3e 030198 arg flash_command_write_data ,temp 
-0x6c3f 030199 increase -4 ,rega 
-:      030201 spid_write_flash_common:
-0x6c40 030202 istoret 1 ,rega 
-0x6c41 030203 rshift16 pdata ,temp 
-0x6c42 030204 istoret 1 ,contw 
-0x6c43 030205 rshift8 pdata ,temp 
-0x6c44 030206 istoret 1 ,contw 
-0x6c45 030207 istore 1 ,contw 
-0x6c46 030208 deposit rega 
-0x6c47 030209 store 2 ,core_spid_txaddr 
-0x6c48 030210 setarg 0 
-0x6c49 030211 store 2 ,core_spid_rxlen 
-0x6c4a 030212 jam spid_start ,core_misc_ctrl 
-0x6c4b 030213 call wait_spid_done 
-0x6c4c 030214 branch wait_spid_flash_done 
-:      030218 spid_read_flash:
-0x6c4d 030219 storet 2 ,core_spid_rxlen 
-0x6c4e 030220 rshift16 pdata ,temp 
-0x6c4f 030221 storet 1 ,mem_addr_hi 
-0x6c50 030222 rshift8 pdata ,temp 
-0x6c51 030223 storet 1 ,mem_addr_mi 
-0x6c52 030224 store 1 ,mem_addr_lo 
-0x6c53 030225 setarg 4 
-0x6c54 030226 store 2 ,core_spid_txlen 
-0x6c55 030227 jam flash_command_read_data ,mem_spid_tbuf 
-0x6c56 030228 setarg mem_spid_tbuf 
-0x6c57 030229 store 2 ,core_spid_txaddr 
-0x6c58 030230 deposit rega 
-0x6c59 030231 store 2 ,core_spid_rxaddr 
-0x6c5a 030232 fetch 1 ,core_spid_ctrl 
-0x6c5b 030233 isolate0 15 ,rega 
-0x6c5c 030234 setflag true ,6 ,pdata 
-0x6c5d 030235 store 1 ,core_spid_ctrl 
-0x6c5e 030236 jam spid_start ,core_misc_ctrl 
-:      030237 spid_read_flash_wait:
-0x6c5f 030238 fetch 1 ,core_dma_status 
-0x6c60 030239 bbit1 7 ,spid_read_flash_wait 
-0x6c61 030240 arg spid_done ,queue 
-0x6c62 030241 branch wait_spid_done 
-:      030243 wait_spid_flash_done:
-0x6c63 030244 setarg 2000 
-0x6c64 030245 call sleep 
-0x6c65 030246 call spid_unlock_flash 
-0x6c66 030247 setarg mem_spid_rbuf 
-0x6c67 030248 store 2 ,core_spid_rxaddr 
-0x6c68 030249 setarg flash_read_satus 
-0x6c69 030250 call spid_read_reg 
-0x6c6a 030251 bbit1 flash_status_wip ,wait_spid_flash_done 
-0x6c6b 030252 rtn 
-:      030258 spid_load_flash:
-0x6c6c 030259 storet 2 ,core_spid_rxlen 
-0x6c6d 030260 setarg 4 
-0x6c6e 030261 store 2 ,core_spid_txlen 
-0x6c6f 030262 jam 3 ,mem_spid_tbuf 
-0x6c70 030263 setarg mem_spid_tbuf 
-0x6c71 030264 store 2 ,core_spid_txaddr 
-0x6c72 030265 deposit rega 
-0x6c73 030266 store 2 ,core_spid_rxaddr 
-0x6c74 030267 fetch 1 ,core_spid_ctrl 
-0x6c75 030268 isolate0 15 ,rega 
-0x6c76 030269 setflag true ,6 ,pdata 
-0x6c77 030270 store 1 ,core_spid_ctrl 
-0x6c78 030271 jam spid_start ,core_misc_ctrl 
-:      030272 spi_load_flash_wait:
-0x6c79 030273 fetch 1 ,core_dma_status 
-0x6c7a 030274 bbit1 7 ,spi_load_flash_wait 
-0x6c7b 030275 arg spid_done ,queue 
-0x6c7c 030276 call decrypt_code 
-0x6c7d 030277 call wait_spid_done 
-0x6c7e 030278 isolate1 spid_crcok ,pdata 
-0x6c7f 030279 call set_ucode_status 
-0x6c80 030280 fetch 1 ,mem_addr_hi 
-0x6c81 030281 lshift16 pdata ,regb 
-0x6c82 030282 fetch 2 ,mem_addr_mi 
-0x6c83 030283 byteswap pdata ,pdata 
-0x6c84 030284 ior regb ,pdata 
-0x6c85 030285 iadd temp ,pdata 
-0x6c86 030286 store 1 ,mem_addr_lo 
-0x6c87 030287 rshift8 pdata ,pdata 
-0x6c88 030288 byteswap pdata ,pdata 
-0x6c89 030289 store 2 ,mem_addr_hi 
-0x6c8a 030290 rtn 
-:      030292 spi_gpio_init:
-0x6c8b 030293 fetch 1 ,mem_spi_cs_gpio 
-0x6c8c 030294 fetcht 1 ,mem_spi_so_gpio 
-0x6c8d 030295 isub temp ,null 
-0x6c8e 030296 nbranch spi_pin_set ,zero 
-0x6c8f 030297 call spi_gpio_default_init 
-:      030299 spi_pin_set:
-0x6c90 030300 fetch 1 ,mem_spi_cs_gpio 
-0x6c91 030301 arg gpcfg_spid_ncs ,temp 
-0x6c92 030302 call gpio_config_function_int 
-0x6c93 030303 fetch 1 ,mem_spi_sclk_gpio 
-0x6c94 030304 arg gpcfg_spid_sck ,temp 
-0x6c95 030305 call gpio_config_function_int 
-0x6c96 030306 fetch 1 ,mem_spi_si_gpio 
-0x6c97 030307 arg gpcfg_spid_mosi ,temp 
-0x6c98 030308 call gpio_config_function_int 
-0x6c99 030309 fetch 1 ,mem_spi_so_gpio 
-0x6c9a 030310 arg gpcfg_spid_miso ,temp 
-0x6c9b 030311 branch gpio_config_function_int 
-:      030313 spi_gpio_default_init:
-0x6c9c 030314 jam 1 ,mem_spi_cs_gpio 
-0x6c9d 030315 jam 3 ,mem_spi_si_gpio 
-0x6c9e 030316 jam 0 ,mem_spi_so_gpio 
-0x6c9f 030317 jam 2 ,mem_spi_sclk_gpio 
-0x6ca0 030318 jam 11 ,mem_spi_wp_gpio 
-0x6ca1 030319 jam 10 ,mem_spi_hold_gpio 
-0x6ca2 030320 rtn 
-:      030323 soft_reset_chip:
-0x6ca3 030324 jam 1 ,core_reset 
-0x6ca4 030325 rtn 
-:      030331 iic_init_600khz:
-0x6ca5 030332 jam 5 ,core_iicd_scl_low 
-0x6ca6 030333 jam 7 ,core_iicd_scl_high 
-0x6ca7 030334 jam 7 ,core_iicd_start_setup 
-0x6ca8 030335 jam 7 ,core_iicd_start_hold 
-0x6ca9 030336 jam 7 ,core_iicd_stop_setup 
-0x6caa 030337 jam 5 ,core_iicd_data_setup 
-0x6cab 030338 jam 0 ,core_iicd_data_hold 
-0x6cac 030339 rtn 
-:      030341 iic_init_360khz:
-0x6cad 030342 jam 12 ,core_iicd_scl_low 
-0x6cae 030343 jam 13 ,core_iicd_scl_high 
-0x6caf 030344 jam 13 ,core_iicd_start_setup 
-0x6cb0 030345 jam 13 ,core_iicd_start_hold 
-0x6cb1 030346 jam 13 ,core_iicd_stop_setup 
-0x6cb2 030347 jam 12 ,core_iicd_data_setup 
-0x6cb3 030348 jam 0 ,core_iicd_data_hold 
-0x6cb4 030349 rtn 
-:      030351 iicd_init_pin:
-0x6cb5 030352 call iicd_eeprom_write_enable 
-:      030353 iicd_init_pin_scl_sda:
-0x6cb6 030354 fetch 1 ,mem_eeprom_scl_gpio 
-0x6cb7 030355 arg gpcfg_iic_scl | gpcfg_pullup ,temp 
-0x6cb8 030356 call gpio_config_function_int 
-0x6cb9 030357 fetch 1 ,mem_eeprom_sda_gpio 
-0x6cba 030358 arg gpcfg_iic_sda | gpcfg_pullup ,temp 
-0x6cbb 030359 branch gpio_config_function_int 
-:      030361 iicd_read_init_pin:
-0x6cbc 030362 call iicd_eeprom_write_disable 
-0x6cbd 030363 branch iicd_init_pin_scl_sda 
-:      030365 wait_iicd_done:
-0x6cbe 030366 fetch 1 ,core_dma_status 
-0x6cbf 030367 bbit0 iicd_done ,wait_iicd_done 
-0x6cc0 030368 rtn 
-:      030394 set_eeprom_size_2k:
-0x6cc1 030395 set1 mark_eeprom_size ,mark 
-0x6cc2 030396 jam 0x08 ,mem_eeprom_block_size 
-0x6cc3 030397 rtn 
-:      030399 clear_eeprom_size_2k:
-0x6cc4 030400 set0 mark_eeprom_size ,mark 
-0x6cc5 030401 jam 0x20 ,mem_eeprom_block_size 
-0x6cc6 030402 rtn 
-:      030405 iicd_read_eep_data_size_2k:
-0x6cc7 030406 fetch 1 ,mem_eeprom_base 
-0x6cc8 030407 iadd regb ,pdata 
-0x6cc9 030408 store 1 ,mem_addr_mi 
-0x6cca 030409 branch iicd_read_eep_size_2k 
-:      030411 iicd_read_eep_size_2k_lcadcode:
-0x6ccb 030412 fetch 2 ,mem_addr_mi 
-0x6ccc 030413 byteswap pdata ,pdata 
-0x6ccd 030414 store 1 ,mem_addr_mi 
-:      030419 iicd_read_eep_size_2k:
-0x6cce 030420 setarg 3 
-0x6ccf 030421 store 2 ,core_iicd_txlen 
-0x6cd0 030422 jam 0xa0 ,mem_iicd_tbuf 
-0x6cd1 030423 jam 0xa1 ,mem_iicd_tbuf + 2 
-0x6cd2 030424 branch iicd_read_eep_common 
-:      030430 iicd_write_protect_eep_data:
-0x6cd3 030431 storet 2 ,mem_temp 
-0x6cd4 030432 call iicd_eeprom_write_enable 
-0x6cd5 030433 fetcht 2 ,mem_temp 
-0x6cd6 030434 call iicd_write_eep_data 
-0x6cd7 030435 branch iicd_eeprom_write_disable 
-:      030437 iicd_eeprom_write_enable:
-0x6cd8 030438 fetch 1 ,mem_eeprom_wp_gpio 
-0x6cd9 030439 rtneq gpio_disable 
-0x6cda 030440 bbit0 6 ,iicd_wp_gpio_output_low 
-0x6cdb 030441 setarg 150000 
-0x6cdc 030442 call sleep 
-:      030443 iicd_wp_gpio_output_low:
-0x6cdd 030444 fetcht 1 ,mem_eeprom_wp_gpio 
-0x6cde 030445 branch gpio_out_active 
-:      030447 iicd_eeprom_write_disable:
-0x6cdf 030448 fetcht 1 ,mem_eeprom_wp_gpio 
-0x6ce0 030449 branch gpio_out_inactive 
-:      030454 iicd_read_eep_data:
-0x6ce1 030455 bpatch patch19_3 ,mem_patch19 
-0x6ce2 030456 bmark1 mark_eeprom_size ,iicd_read_eep_data_size_2k 
-0x6ce3 030457 fetch 2 ,mem_eeprom_base 
-0x6ce4 030458 iadd regb ,pdata 
-0x6ce5 030459 byteswap pdata ,pdata 
-0x6ce6 030460 store 2 ,mem_addr_mi 
-:      030463 iicd_read_eep:
-0x6ce7 030464 bpatch patch19_4 ,mem_patch19 
-0x6ce8 030465 bmark1 mark_eeprom_size ,iicd_read_eep_size_2k_lcadcode 
-0x6ce9 030466 setarg 4 
-0x6cea 030467 store 2 ,core_iicd_txlen 
-0x6ceb 030468 jam 0xa0 ,mem_iicd_tbuf 
-0x6cec 030469 jam 0xa1 ,mem_iicd_tbuf + 3 
-:      030470 iicd_read_eep_common:
-0x6ced 030471 setarg mem_iicd_tbuf 
-0x6cee 030472 store 2 ,core_iicd_txaddr 
-0x6cef 030473 storet 2 ,core_iicd_rxlen 
-0x6cf0 030474 storer rega ,2 ,core_iicd_rxaddr 
-0x6cf1 030475 setarg 2 
-0x6cf2 030476 isolate0 15 ,rega 
-0x6cf3 030477 setflag true ,0 ,pdata 
-0x6cf4 030478 store 1 ,core_iicd_ctrl 
-0x6cf5 030479 jam iicd_start ,core_misc_ctrl 
-0x6cf6 030480 arg iicd_done ,queue 
-0x6cf7 030481 call decrypt_code 
-0x6cf8 030482 call wait_iicd_done 
-0x6cf9 030483 isolate1 iicd_crcok ,pdata 
-0x6cfa 030484 call set_ucode_status 
-0x6cfb 030485 bmark1 mark_eeprom_size ,iicd_read_eep_load_code_size_2k 
-:      030486 iicd_inc_addr:
-0x6cfc 030487 fetch 2 ,mem_addr_mi 
-0x6cfd 030488 byteswap pdata ,pdata 
-0x6cfe 030489 iadd temp ,pdata 
-0x6cff 030490 byteswap pdata ,pdata 
-0x6d00 030491 store 2 ,mem_addr_mi 
-0x6d01 030492 rtn 
-:      030494 iicd_read_eep_load_code_size_2k:
-0x6d02 030495 fetch 1 ,mem_addr_mi 
-0x6d03 030496 iadd temp ,pdata 
-0x6d04 030497 byteswap pdata ,pdata 
-0x6d05 030498 store 2 ,mem_addr_mi 
-0x6d06 030499 rtn 
-:      030505 iicd_write_eep_data:
-0x6d07 030506 fetch 2 ,mem_eeprom_base 
-0x6d08 030507 iadd regb ,pdata 
-0x6d09 030510 store 2 ,mem_pdatatemp 
-0x6d0a 030511 bpatch patch19_5 ,mem_patch19 
-0x6d0b 030512 storet 2 ,mem_temp 
-0x6d0c 030513 storer rega ,2 ,mem_contr 
-:      030514 iicd_write_eep_loop:
-0x6d0d 030515 call iicd_eep_transparency 
-0x6d0e 030517 fetcht 2 ,mem_regb 
-0x6d0f 030518 fetchr rega ,2 ,mem_contr 
-0x6d10 030519 fetch 2 ,mem_pdatatemp 
-0x6d11 030521 call iicd_write_eep 
-0x6d12 030523 fetch 2 ,mem_regb 
-0x6d13 030524 fetcht 2 ,mem_contr 
-0x6d14 030525 iadd temp ,temp 
-0x6d15 030526 storet 2 ,mem_contr 
-0x6d16 030527 fetcht 2 ,mem_pdatatemp 
-0x6d17 030528 iadd temp ,temp 
-0x6d18 030529 storet 2 ,mem_pdatatemp 
-0x6d19 030530 fetch 2 ,mem_temp 
-0x6d1a 030531 nbranch iicd_write_eep_loop ,blank 
-0x6d1b 030532 rtn 
-:      030540 iicd_eep_transparency:
-0x6d1c 030541 bpatch patch19_6 ,mem_patch19 
-0x6d1d 030542 fetch 1 ,mem_eeprom_block_size 
-0x6d1e 030543 increase -1 ,pdata 
-0x6d1f 030544 fetcht 2 ,mem_pdatatemp 
-0x6d20 030545 ior temp ,pdata 
-0x6d21 030546 increase 1 ,pdata 
-0x6d22 030547 store 3 ,mem_regc 
-0x6d23 030549 fetch 2 ,mem_temp 
-0x6d24 030550 iadd temp ,pdata 
-0x6d25 030552 fetcht 3 ,mem_regc 
-0x6d26 030553 isub temp ,pdata 
-0x6d27 030554 nbranch iicd_eep_deal_short_packet ,positive 
-0x6d28 030555 store 2 ,mem_temp 
-0x6d29 030556 fetch 3 ,mem_regc 
-0x6d2a 030557 fetcht 2 ,mem_pdatatemp 
-0x6d2b 030558 isub temp ,pdata 
-0x6d2c 030559 store 2 ,mem_regb 
-0x6d2d 030560 rtn 
-:      030562 iicd_eep_deal_short_packet:
-0x6d2e 030563 fetch 2 ,mem_temp 
-0x6d2f 030564 store 2 ,mem_regb 
-0x6d30 030565 setarg 0 
-0x6d31 030566 store 2 ,mem_temp 
-0x6d32 030567 rtn 
-:      030569 iicd_write_eep_size_2k:
-0x6d33 030570 copy regb ,pdata 
-0x6d34 030571 increase 2 ,temp 
-0x6d35 030572 storet 2 ,core_iicd_txlen 
-0x6d36 030573 increase -2 ,rega 
-0x6d37 030574 ifetcht 3 ,rega 
-0x6d38 030575 copy temp ,regb 
-0x6d39 030576 arg 0xa0 ,temp 
-0x6d3a 030577 istoret 1 ,rega 
-0x6d3b 030578 istore 1 ,contw 
-0x6d3c 030579 branch iicd_write_eep_common 
-:      030582 iicd_write_eep:
-0x6d3d 030583 copy pdata ,regb 
-0x6d3e 030584 bpatch patch19_7 ,mem_patch19 
-0x6d3f 030585 bmark1 mark_eeprom_size ,iicd_write_eep_size_2k 
-0x6d40 030586 copy regb ,pdata 
-0x6d41 030587 increase 3 ,temp 
-0x6d42 030588 storet 2 ,core_iicd_txlen 
-0x6d43 030589 increase -3 ,rega 
-0x6d44 030590 ifetcht 3 ,rega 
-0x6d45 030591 copy temp ,regb 
-0x6d46 030592 arg 0xa0 ,temp 
-0x6d47 030593 istoret 1 ,rega 
-0x6d48 030594 byteswap pdata ,pdata 
-0x6d49 030595 istore 2 ,contw 
-:      030596 iicd_write_eep_common:
-0x6d4a 030597 storer rega ,2 ,core_iicd_txaddr 
-0x6d4b 030598 setarg 0 
-0x6d4c 030599 store 2 ,core_iicd_rxlen 
-0x6d4d 030600 jam 1 ,core_iicd_ctrl 
-0x6d4e 030601 jam iicd_start ,core_misc_ctrl 
-0x6d4f 030602 call wait_iicd_done 
-0x6d50 030603 istorer regb ,3 ,rega 
-:      030604 iic_check_eeprom_standby:
-0x6d51 030605 bpatch patch1a_0 ,mem_patch1a 
-0x6d52 030606 jam 0 ,mem_iicd_tbuf + 3 
-:      030607 iic_check_eeprom_standby_wait:
-0x6d53 030608 setarg 1 
-0x6d54 030609 store 2 ,core_iicd_txlen 
-0x6d55 030610 jam 0xa0 ,mem_iicd_tbuf 
-0x6d56 030611 setarg mem_iicd_tbuf 
-0x6d57 030612 store 2 ,core_iicd_txaddr 
-0x6d58 030613 setarg 0 
-0x6d59 030614 store 2 ,core_iicd_rxlen 
-0x6d5a 030615 store 2 ,core_iicd_rxaddr 
-0x6d5b 030616 setarg 3 
-0x6d5c 030617 store 1 ,core_iicd_ctrl 
-0x6d5d 030618 jam iicd_start ,core_misc_ctrl 
-0x6d5e 030619 call wait_iicd_done 
-0x6d5f 030620 fetch 1 ,core_dma_status 
-0x6d60 030621 rtnbit0 iicd_ack 
-0x6d61 030622 nop 1500 
-0x6d62 030623 fetch 1 ,mem_iicd_tbuf + 3 
-0x6d63 030624 increase 1 ,pdata 
-0x6d64 030625 store 1 ,mem_iicd_tbuf + 3 
-0x6d65 030626 sub pdata ,40 ,null 
-0x6d66 030627 nrtn positive 
-0x6d67 030628 branch iic_check_eeprom_standby_wait 
-:      030632 uarta_init_dma_mem:
-0x6d68 030633 call enable_user 
-0x6d69 030634 branch uart_init_dma_mem 
-:      030636 uart_init_dma_mem:
-0x6d6a 030637 rshift16 pdata ,temp 
-0x6d6b 030638 call uarta_init_rx ,user 
-0x6d6c 030639 rshift32 pdata ,pdata 
-0x6d6d 030640 rshift16 pdata ,temp 
-0x6d6e 030641 call uarta_init_tx ,user 
-0x6d6f 030642 fetch 2 ,core_clkoff 
-0x6d70 030643 set0 clock_off_uart ,pdata 
-0x6d71 030644 store 2 ,core_clkoff 
-0x6d72 030645 rtn 
-:      030648 uarta_init_baud_rate:
-0x6d73 030649 store uart_baud_len ,core_uart_baud 
-0x6d74 030650 rtn 
-:      030653 uarta_calc_baud_rate_config:
-0x6d75 030654 call uart_calc_baud_rate_config 
-0x6d76 030655 branch uarta_init_baud_rate 
-:      030658 uart_calc_baud_rate_config:
-0x6d77 030659 call uart_calc_baud_rate_config_choice_uart_clock 
-0x6d78 030660 idiv temp 
-0x6d79 030661 call wait_div_end 
-0x6d7a 030662 quotient pdata 
-0x6d7b 030663 rtn 
-:      030665 uart_calc_baud_rate_config_choice_uart_clock:
-0x6d7c 030666 fetch 1 ,core_uart_clksel 
-0x6d7d 030667 bbit0 uart_clock_select_bit ,uart_calc_baud_rate_config_choice_uart_clock_crystal 
-0x6d7e 030668 setarg uart_clock_freq_48m 
-0x6d7f 030669 rtn 
-:      030670 uart_calc_baud_rate_config_choice_uart_clock_crystal:
-0x6d80 030671 setarg uart_clock_freq_24m 
-0x6d81 030672 rtn 
-:      030674 uart_clock_select_main_freq_crystal:
-0x6d82 030675 fetch 1 ,core_uart_clksel 
-0x6d83 030676 and pdata ,uart_clock_select_crystal ,pdata 
-0x6d84 030677 store 1 ,core_uart_clksel 
-0x6d85 030678 rtn 
-:      030680 uart_clock_select_main_freq_dpll:
-0x6d86 030681 fetch 1 ,core_uart_clksel 
-0x6d87 030682 or pdata ,uart_clock_select_dpll ,pdata 
-0x6d88 030683 store 1 ,core_uart_clksel 
-0x6d89 030684 rtn 
-:      030688 uarta_init_tx:
-0x6d8a 030689 store 2 ,core_uart_tsaddr 
-0x6d8b 030690 store 2 ,core_uart_twptr 
-0x6d8c 030691 storet 2 ,core_uart_teaddr 
-0x6d8d 030692 rtn 
-:      030695 uarta_init_rx:
-0x6d8e 030696 store 2 ,core_uart_rsaddr 
-0x6d8f 030697 store 2 ,core_uart_rrptr 
-0x6d90 030698 storet 2 ,core_uart_readdr 
-0x6d91 030699 rtn 
-:      030701 uarta_prepare_tx:
-0x6d92 030702 fetchr contus ,2 ,core_uart_tsaddr 
-0x6d93 030703 fetchr contue ,2 ,core_uart_teaddr 
-0x6d94 030704 fetchr contu ,2 ,core_uart_twptr 
-0x6d95 030705 rtn 
-:      030707 uarta_prepare_rx:
-0x6d96 030708 fetchr contus ,2 ,core_uart_rsaddr 
-0x6d97 030709 fetchr contue ,2 ,core_uart_readdr 
-0x6d98 030710 fetchr contu ,2 ,core_uart_rrptr 
-0x6d99 030711 rtn 
-:      030713 uarta_send:
-0x6d9a 030714 storer contu ,2 ,core_uart_twptr 
-0x6d9b 030715 rtn 
-:      030717 uarta_rxdone:
-0x6d9c 030718 storer contu ,2 ,core_uart_rrptr 
-0x6d9d 030719 rtn 
-:      030721 uarta_clear_current_rx:
-0x6d9e 030722 call uarta_prepare_rx 
-0x6d9f 030723 fetch 2 ,core_uart_rxitems 
-0x6da0 030724 iadd contu ,contu 
-0x6da1 030725 branch uarta_rxdone 
-:      030727 uarta_prepare_tx_register_push:
-0x6da2 030728 call uart_register_push 
-0x6da3 030729 branch uarta_prepare_tx 
-:      030731 uarta_send_register_pop:
-0x6da4 030732 call uarta_send 
-0x6da5 030733 branch uart_register_pop 
-:      030736 uart_register_push:
-0x6da6 030737 storer contu ,2 ,mem_contu 
-0x6da7 030738 storer contus ,2 ,mem_contue 
-0x6da8 030739 storer contue ,2 ,mem_contus 
-0x6da9 030740 rtn 
-:      030742 uart_register_pop:
-0x6daa 030743 fetchr contu ,2 ,mem_contu 
-0x6dab 030744 fetchr contus ,2 ,mem_contue 
-0x6dac 030745 fetchr contue ,2 ,mem_contus 
-0x6dad 030746 rtn 
-:      030748 wait_uarttx:
-0x6dae 030749 fetch 2 ,core_uart_txitems 
-0x6daf 030750 nbranch wait_uarttx ,blank 
-0x6db0 030751 rtn 
-:      030753 uart_copy_tx_bytes_fast:
-0x6db1 030754 deposit loopcnt 
-0x6db2 030755 rtn blank 
-:      030756 uart_copy_tx_bytes_fast_loop:
-0x6db3 030757 increase -8 ,loopcnt 
-0x6db4 030758 call uart_tx_8_bytes ,positive 
-0x6db5 030759 rtn zero 
-0x6db6 030760 branch uart_copy_tx_bytes_fast_loop ,positive 
-0x6db7 030761 increase 8 ,loopcnt 
-:      030762 uart_copy_tx_bytes_fast_loop_four:
-0x6db8 030763 increase -4 ,loopcnt 
-0x6db9 030764 call uart_tx_4_bytes ,positive 
-0x6dba 030765 rtn zero 
-0x6dbb 030766 branch uart_copy_tx_bytes_fast_loop_four ,positive 
-0x6dbc 030767 increase 4 ,loopcnt 
-0x6dbd 030768 branch uart_copy_tx_bytes 
-:      030770 uart_tx_8_bytes:
-0x6dbe 030771 ifetch 8 ,contr 
-0x6dbf 030772 istore 8 ,contu 
-0x6dc0 030773 rtn 
-:      030775 uart_tx_4_bytes:
-0x6dc1 030776 ifetch 4 ,contr 
-0x6dc2 030777 istore 4 ,contu 
-0x6dc3 030778 rtn 
-:      030780 uart_copy_tx_bytes:
-0x6dc4 030781 deposit loopcnt 
-0x6dc5 030782 rtn blank 
-:      030783 uart_copy_tx_bytes_loop:
-0x6dc6 030784 ifetch 1 ,contr 
-0x6dc7 030785 istore 1 ,contu 
-0x6dc8 030786 loop uart_copy_tx_bytes_loop 
-0x6dc9 030787 rtn 
-:      030789 uart_copy_rx_bytes_fast:
-0x6dca 030790 deposit loopcnt 
-0x6dcb 030791 rtn blank 
-:      030792 uart_copy_rx_bytes_fast_loop:
-0x6dcc 030793 increase -8 ,loopcnt 
-0x6dcd 030794 call uart_rx_8_bytes ,positive 
-0x6dce 030795 rtn zero 
-0x6dcf 030796 branch uart_copy_rx_bytes_fast_loop ,positive 
-0x6dd0 030797 increase 8 ,loopcnt 
-:      030798 uart_copy_rx_bytes_fast_loop_four:
-0x6dd1 030799 increase -4 ,loopcnt 
-0x6dd2 030800 call uart_rx_4_bytes ,positive 
-0x6dd3 030801 rtn zero 
-0x6dd4 030802 branch uart_copy_rx_bytes_fast_loop_four ,positive 
-0x6dd5 030803 increase 4 ,loopcnt 
-0x6dd6 030804 branch uart_copy_rx_bytes 
-:      030807 uart_rx_8_bytes:
-0x6dd7 030808 ifetch 8 ,contu 
-0x6dd8 030809 istore 8 ,contw 
-0x6dd9 030810 rtn 
-:      030812 uart_rx_4_bytes:
-0x6dda 030813 ifetch 4 ,contu 
-0x6ddb 030814 istore 4 ,contw 
-0x6ddc 030815 rtn 
-:      030818 uart_copy_rx_bytes:
-0x6ddd 030819 deposit loopcnt 
-0x6dde 030820 rtn blank 
-:      030821 uart_copy_rx_bytes_loop:
-0x6ddf 030822 ifetch 1 ,contu 
-0x6de0 030823 istore 1 ,contw 
-0x6de1 030824 loop uart_copy_rx_bytes_loop 
-0x6de2 030825 rtn 
-:      030830 app_store_nvram_event:
-0x6de3 030831 jam bt_evt_store_nvram ,mem_fifo_temp 
-0x6de4 030832 branch ui_ipc_send_event 
-:      030834 check_51cmd_update_device_record:
-0x6de5 030835 bpatch patch1a_1 ,mem_patch1a 
-0x6de6 030836 fetch 1 ,mem_nv_data_number 
-0x6de7 030837 rtn blank 
-0x6de8 030838 call check_nvram 
-0x6de9 030839 call init_device_list ,zero 
-0x6dea 030840 call disable_user2 
-0x6deb 030841 call nvram_find_addr_from_bd_list 
-:      030842 write_device_record:
-0x6dec 030843 fetch 1 ,mem_nv_data_number 
-0x6ded 030844 icopy regc 
-0x6dee 030845 fetcht 2 ,mem_nv_data_ptr 
-0x6def 030846 storet 2 ,mem_list_item_ptr 
-:      030847 write_device_loop_find:
-0x6df0 030848 copy regc ,pdata 
-0x6df1 030849 branch app_store_nvram_event ,blank 
-0x6df2 030850 increase -1 ,regc 
-0x6df3 030851 copy temp ,rega 
-0x6df4 030852 ifetch 1 ,rega 
-0x6df5 030853 fetcht 1 ,mem_select_list_item 
-0x6df6 030854 isub temp ,null 
-0x6df7 030855 call set_index_finded_device ,zero 
-0x6df8 030856 branch write_device_loop_find0 ,positive 
-0x6df9 030857 ifetch 1 ,rega 
-0x6dfa 030858 increase 1 ,pdata 
-0x6dfb 030859 istore 1 ,rega 
-:      030860 write_device_loop_find0:
-0x6dfc 030861 fetcht 2 ,mem_list_item_ptr 
-0x6dfd 030862 increase nv_data_len ,temp 
-0x6dfe 030863 storet 2 ,mem_list_item_ptr 
-0x6dff 030864 branch write_device_loop_find 
-:      030866 set_index_finded_device:
-0x6e00 030867 setarg 0 
-0x6e01 030868 istore 1 ,rega 
-0x6e02 030869 fetch 1 ,mem_temp_reconn_record 
-0x6e03 030870 istore 1 ,contw 
-0x6e04 030871 bne rec_3_mode ,set_index_finded_device_ble_mode 
-:      030873 set_index_find_device_master_addr:
-0x6e05 030874 ifetch 6 ,contr 
-0x6e06 030875 istore 8 ,contw 
-0x6e07 030876 setarg 0 
-0x6e08 030877 istore 8 ,contw 
-0x6e09 030878 copy regb ,contr 
-:      030879 store_rec_data_common:
-0x6e0a 030880 call memcpy16 
-0x6e0b 030881 force 1 ,null 
-0x6e0c 030882 rtn 
-:      030884 set_index_finded_device_ble_mode:
-0x6e0d 030885 beq rec_4_mode_random_resolvable_private_address ,set_index_finded_device_irk 
-0x6e0e 030886 beq rec_4_mode_random_non_resolvable_private_address ,set_index_finded_device_ediv 
-0x6e0f 030887 arg mem_le_ltk ,regb 
-0x6e10 030888 branch set_index_find_device_master_addr 
-:      030890 set_index_finded_device_irk:
-0x6e11 030891 arg mem_le_irk ,contr 
-0x6e12 030892 call memcpy16 
-:      030893 store_ble_rec_data_common:
-0x6e13 030894 arg mem_le_ltk ,contr 
-0x6e14 030895 branch store_rec_data_common 
-:      030897 set_index_finded_device_ediv:
-0x6e15 030898 arg mem_le_rand ,contr 
-0x6e16 030899 call memcpy16 
-0x6e17 030900 branch store_ble_rec_data_common 
-:      030905 nvram_find_addr_from_bd_list:
-0x6e18 030906 bpatch patch1a_2 ,mem_patch1a 
-0x6e19 030907 call disable_user 
-0x6e1a 030908 fetch 1 ,mem_nv_data_number 
-0x6e1b 030909 rtn blank 
-0x6e1c 030910 bpatch patch1a_3 ,mem_patch1a 
-0x6e1d 030911 fetch 2 ,mem_ui_state_map 
-0x6e1e 030912 rtnbit0 ui_state_ble_connected 
-:      030913 find_addr_from_bd_list_ble_mode:
-0x6e1f 030914 fetch 1 ,mem_le_conn_peer_addr_type 
-0x6e20 030915 beq master_public_addr ,find_addr_from_bd_list_public_device_addr 
-0x6e21 030916 fetch 1 ,mem_le_plap + 5 
-0x6e22 030917 compare 0xc0 ,pdata ,0xc0 
-0x6e23 030918 branch find_addr_from_bd_list_static_addr ,true 
-0x6e24 030919 compare 0x40 ,pdata ,0xc0 
-0x6e25 030920 branch find_addr_from_bd_list_random_addr ,true 
-0x6e26 030921 branch find_addr_from_bd_list_random_non_resolvable_private_address_sc_or_legacy 
-:      030923 find_addr_from_bd_list_static_addr:
-0x6e27 030924 branch find_addr_from_bd_list_static_addr_reconnect ,user2 
-0x6e28 030925 fetch 1 ,mem_le_preq_init_key_distribution 
-0x6e29 030926 bbit0 le_initator_irk_bit ,find_addr_from_bd_list_public_device_addr 
-0x6e2a 030927 branch find_addr_from_bd_list_static_addr_sc_or_legacy 
-:      030929 find_addr_from_bd_list_static_addr_reconnect:
-0x6e2b 030930 call find_addr_from_bd_list_public_device_addr 
-0x6e2c 030931 rtn user 
-0x6e2d 030932 branch find_addr_from_bd_list_static_addr_sc_or_legacy 
-:      030935 find_addr_from_bd_list_static_addr_sc_or_legacy:
-:      030936 find_addr_from_bd_list_random_non_resolvable_private_address_sc_or_legacy:
-0x6e2e 030937 fetch 1 ,mem_le_pairing_mode 
-0x6e2f 030938 bbit1 le_pairing_mode_secure_connect_bit ,find_addr_from_bd_list_random_non_resolvable_private_address_sc 
-0x6e30 030939 branch find_addr_from_bd_list_random_non_resolvable_private_address 
-:      030941 find_addr_from_bd_list_static_addr_sc:
-:      030942 find_addr_from_bd_list_random_non_resolvable_private_address_sc:
-0x6e31 030943 fetch 6 ,mem_le_plap 
-0x6e32 030944 store 8 ,mem_le_rand 
-0x6e33 030945 branch find_addr_from_bd_list_random_non_resolvable_private_address 
-:      030948 find_addr_from_bd_list_public_device_addr:
-0x6e34 030949 jam rec_4_mode_static_address ,mem_temp_reconn_record 
-0x6e35 030950 fetch 6 ,mem_le_plap 
-0x6e36 030951 branch find_addr_from_bd_list_common 
-:      030953 find_addr_from_bd_list_random_non_resolvable_private_address:
-0x6e37 030954 jam rec_4_mode_random_non_resolvable_private_address ,mem_temp_reconn_record 
-0x6e38 030955 branch find_addr_from_bd_list_common 
-:      030958 find_addr_from_bd_list_random_addr:
-0x6e39 030959 jam rec_4_mode_random_resolvable_private_address ,mem_temp_reconn_record 
-0x6e3a 030960 branch find_addr_from_bd_list_common 
-:      030962 find_addr_from_bd_list_common:
-0x6e3b 030963 bpatch patch1a_4 ,mem_patch1a 
-0x6e3c 030965 fetch 2 ,mem_nv_data_ptr 
-0x6e3d 030966 ifetcht 1 ,pdata 
-0x6e3e 030967 pincrease 1 
-0x6e3f 030968 store 2 ,mem_list_item_ptr 
-0x6e40 030969 storet 1 ,mem_select_list_item 
-0x6e41 030970 fetch 1 ,mem_nv_data_number 
-0x6e42 030971 icopy regc 
-:      030972 nvram_find_addr_from_list:
-0x6e43 030973 fetch 2 ,mem_list_item_ptr 
-0x6e44 030974 copy pdata ,rega 
-0x6e45 030975 call nvram_find_addr_from_list_compare 
-0x6e46 030976 rtn user 
-0x6e47 030977 fetcht 2 ,mem_list_item_ptr 
-0x6e48 030978 increase nv_data_len ,temp 
-0x6e49 030979 storet 2 ,mem_list_item_ptr 
-0x6e4a 030980 increase -1 ,temp 
-0x6e4b 030981 ifetch 1 ,temp 
-0x6e4c 030982 store 1 ,mem_select_list_item 
-0x6e4d 030983 increase -1 ,regc 
-0x6e4e 030984 nbranch nvram_find_addr_from_list ,zero 
-0x6e4f 030985 fetch 1 ,mem_nv_data_number 
-0x6e50 030986 pincrease decreased_one 
-0x6e51 030987 store 1 ,mem_select_list_item 
-0x6e52 030988 rtn 
-:      030989 nvram_find_addr_from_list_compare:
-0x6e53 030990 fetch 1 ,mem_temp_reconn_record 
-0x6e54 030991 bne rec_3_mode ,find_addr_from_list_compare_ble_mode 
-:      030992 find_master_addr_from_list_compare:
-0x6e55 030993 arg mem_temp_reconn_record ,regb 
-0x6e56 030994 arg 7 ,loopcnt 
-0x6e57 030995 call string_compare 
-0x6e58 030996 branch enable_user ,zero 
-0x6e59 030997 rtn 
-:      030999 find_addr_from_list_compare_ble_mode:
-0x6e5a 031000 beq rec_4_mode_random_resolvable_private_address ,find_irk_form_list_compare 
-0x6e5b 031001 beq rec_4_mode_random_non_resolvable_private_address ,find_ediv_form_list_compare 
-0x6e5c 031002 branch find_master_addr_from_list_compare 
-:      031004 find_irk_form_list_compare:
-0x6e5d 031005 ifetcht 1 ,rega 
-0x6e5e 031006 isub temp ,null 
-0x6e5f 031007 nrtn zero 
-0x6e60 031008 arg mem_le_prand ,contw 
-0x6e61 031009 arg 16 ,loopcnt 
-0x6e62 031010 call clear_mem 
-0x6e63 031011 fetch 3 ,mem_le_plap + 3 
-0x6e64 031012 store 3 ,mem_le_prand 
-0x6e65 031013 call genernate_master_macaddress 
-0x6e66 031014 fetch 2 ,mem_le_aes_128 + 13 
-0x6e67 031015 byteswap pdata ,pdata 
-0x6e68 031016 lshift8 pdata ,temp 
-0x6e69 031017 ifetch 1 ,contr 
-0x6e6a 031018 iadd temp ,pdata 
-0x6e6b 031019 fetcht 3 ,mem_le_plap 
-0x6e6c 031020 isub temp ,null 
-0x6e6d 031021 branch enable_user ,zero 
-0x6e6e 031022 rtn 
-:      031025 genernate_master_macaddress:
-0x6e6f 031026 arg mem_le_prand ,contr 
-0x6e70 031027 call load_data128 
-0x6e71 031029 ifetch 1 ,rega 
-0x6e72 031030 call load_regext 
-0x6e73 031031 force 0x38 ,aes_ctrl 
-0x6e74 031032 force 0x0 ,aes_ctrl 
-0x6e75 031033 call wait_aes 
-0x6e76 031034 arg mem_le_aes_128 ,contw 
-0x6e77 031035 branch store_aes_result 
-:      031037 find_ediv_form_list_compare:
-0x6e78 031038 ifetcht 1 ,rega 
-0x6e79 031039 isub temp ,null 
-0x6e7a 031040 nrtn zero 
-0x6e7b 031041 copy contr ,rega 
-0x6e7c 031042 add contr ,8 ,regc 
-0x6e7d 031043 arg mem_le_rand ,regb 
-0x6e7e 031044 arg 8 ,loopcnt 
-0x6e7f 031045 call string_compare 
-0x6e80 031046 branch enable_user ,zero 
-0x6e81 031047 copy regc ,rega 
-0x6e82 031048 arg mem_le_irk ,regb 
-0x6e83 031049 arg 8 ,loopcnt 
-0x6e84 031050 call string_compare 
-0x6e85 031051 branch enable_user ,zero 
-0x6e86 031052 rtn 
-:      031054 check_nvram:
-0x6e87 031055 fetch 2 ,mem_nv_data_ptr 
-0x6e88 031056 ifetcht 1 ,pdata 
-0x6e89 031057 pincrease nv_data_len 
-0x6e8a 031058 ifetch 1 ,pdata 
-0x6e8b 031059 isub temp ,null 
-0x6e8c 031060 rtn 
-:      031062 init_device_list:
-0x6e8d 031063 fetch 1 ,mem_nv_data_number 
-0x6e8e 031064 icopy loopcnt 
-0x6e8f 031065 fetcht 2 ,mem_nv_data_ptr 
-0x6e90 031066 setarg 0 
-:      031067 init_device_list_loop:
-0x6e91 031068 istore 1 ,temp 
-0x6e92 031069 increase nv_data_len ,temp 
-0x6e93 031070 pincrease 1 
-0x6e94 031071 loop init_device_list_loop 
-0x6e95 031072 rtn 
-:      031074 load_device_list_mode_4:
-0x6e96 031077 call enable_user2 
-0x6e97 031078 call nvram_find_addr_from_bd_list 
-0x6e98 031079 nbranch clear_ltk_exists ,user 
-0x6e99 031080 fetch 2 ,mem_list_item_ptr 
-0x6e9a 031081 add pdata ,1 ,contr 
-0x6e9b 031082 arg mem_le_irk ,contw 
-0x6e9c 031083 call memcpy16 
-0x6e9d 031084 arg mem_le_ltk ,contw 
-0x6e9e 031085 call memcpy16 
-0x6e9f 031086 jam 1 ,mem_ltk_exists 
-0x6ea0 031087 rtn 
-:      031089 clear_ltk_exists:
-0x6ea1 031090 jam 0 ,mem_ltk_exists 
-0x6ea2 031091 rtn 
-:      031094 eeprom_store_le_reconn_info:
-0x6ea3 031095 jam rec_4_mode ,mem_record_bt_mode 
-0x6ea4 031096 branch eeprom_store_reconn_info 
-:      031098 eeprom_store_reconn_info:
-0x6ea5 031099 fetch 1 ,mem_device_option 
-0x6ea6 031100 beq dvc_op_module ,check_51cmd_update_device_record 
-0x6ea7 031101 beq dvc_op_mouse ,mouse_store_remote_bdaddr 
-0x6ea8 031102 rtn 
-:      031108 get_gpio_wakeup_index:
-0x6ea9 031109 and temp ,0x1f ,pdata 
-0x6eaa 031110 rshift pdata ,pdata 
-0x6eab 031111 arg mem_gpio_wakeup_cfg ,contw 
-0x6eac 031112 iadd contw ,contw 
-0x6ead 031113 arg 0xf0 ,alarm 
-0x6eae 031114 isolate0 0 ,temp 
-0x6eaf 031115 rtn true 
-0x6eb0 031116 arg 0xf ,alarm 
-0x6eb1 031117 rtn 
-:      031120 gpio_set_wake_by_current_state:
-0x6eb2 031121 bpatch patch1a_5 ,mem_patch1a 
-0x6eb3 031122 set1 gpio_active_bit ,temp 
-0x6eb4 031123 call gpio_get_bit 
-0x6eb5 031124 nsetflag true ,gpio_active_bit ,temp 
-:      031127 gpio_set_wake:
-0x6eb6 031128 bpatch patch1a_6 ,mem_patch1a 
-0x6eb7 031129 sub temp ,ui_button_gpio_disable ,null 
-0x6eb8 031130 rtn zero 
-0x6eb9 031131 arg 4 ,debug 
-0x6eba 031132 isolate1 gpio_active_bit ,temp 
-0x6ebb 031133 branch gpio_set_wake_high ,true 
-0x6ebc 031134 arg 2 ,debug 
-:      031135 gpio_set_wake_high:
-0x6ebd 031136 call get_gpio_wakeup_index 
-0x6ebe 031137 isolate0 0 ,temp 
-0x6ebf 031138 branch gpio_set_wake_low4bit ,true 
-0x6ec0 031139 lshift4 debug ,debug 
-:      031140 gpio_set_wake_low4bit:
-0x6ec1 031141 ifetch 1 ,contw 
-0x6ec2 031142 iand alarm ,pdata 
-0x6ec3 031143 ior debug ,pdata 
-0x6ec4 031144 istore 1 ,contw 
-0x6ec5 031145 rtn 
-:      031148 gpio_set_low_pullup:
-0x6ec6 031149 bpatch patch1a_7 ,mem_patch1a 
-0x6ec7 031150 sub temp ,ui_button_gpio_disable ,null 
-0x6ec8 031151 rtn zero 
-0x6ec9 031152 arg 1 ,debug 
-0x6eca 031153 call get_gpio_wakeup_index 
-0x6ecb 031154 isolate0 0 ,temp 
-0x6ecc 031155 branch gpio_set_low_pullup_low4bit ,true 
-0x6ecd 031156 lshift4 debug ,debug 
-:      031157 gpio_set_low_pullup_low4bit:
-0x6ece 031158 ifetch 1 ,contw 
-0x6ecf 031159 iand alarm ,pdata 
-0x6ed0 031160 ior debug ,pdata 
-0x6ed1 031161 istore 1 ,contw 
-0x6ed2 031162 rtn 
-:      031167 gpio_clr_wake:
-0x6ed3 031168 bpatch patch1b_0 ,mem_patch1b 
-0x6ed4 031169 sub temp ,ui_button_gpio_disable ,null 
-0x6ed5 031170 rtn zero 
-0x6ed6 031171 call get_gpio_wakeup_index 
-0x6ed7 031172 ifetch 1 ,contw 
-0x6ed8 031173 iand alarm ,pdata 
-0x6ed9 031174 istore 1 ,contw 
-0x6eda 031175 rtn 
-:      031177 gpio_config_input_nowake:
-0x6edb 031178 call gpio_clr_wake 
-0x6edc 031179 branch gpio_config_input_without_wake 
-:      031182 gpio_config_input:
-0x6edd 031183 sub temp ,ui_button_gpio_disable ,null 
-0x6ede 031184 rtn zero 
-0x6edf 031185 ncall gpio_set_wake ,wake 
-:      031186 gpio_config_input_without_wake:
-0x6ee0 031187 call gpio_addr 
-0x6ee1 031188 setarg 0 
-0x6ee2 031189 isolate1 gpio_active_bit ,temp 
-0x6ee3 031190 nsetflag true ,6 ,pdata 
-0x6ee4 031191 setflag true ,7 ,pdata 
-0x6ee5 031192 branch gpio_write 
-:      031195 gpio_get_bit:
-0x6ee6 031196 bpatch patch1b_1 ,mem_patch1b 
-0x6ee7 031197 arg core_gpio_in ,contw 
-0x6ee8 031198 and temp ,0x07 ,queue 
-0x6ee9 031199 rshift3 temp ,pdata 
-0x6eea 031200 and_into 3 ,pdata 
-0x6eeb 031201 iadd contw ,contw 
-0x6eec 031202 ifetch 1 ,contw 
-0x6eed 031203 isolate1 gpio_active_bit ,temp 
-0x6eee 031204 branch gpio_get_bit_reverse ,true 
-0x6eef 031205 qisolate0 pdata 
-0x6ef0 031206 rtn 
-:      031207 gpio_get_bit_reverse:
-0x6ef1 031208 qisolate1 pdata 
-0x6ef2 031209 rtn 
-:      031212 gpio_out_inactive:
-0x6ef3 031213 sub temp ,ui_button_gpio_disable ,null 
-0x6ef4 031214 rtn zero 
-0x6ef5 031215 isolate1 gpio_active_bit ,null 
-0x6ef6 031216 branch gpio_out_flag 
-:      031218 gpio_config_output:
-:      031219 gpio_out_active:
-0x6ef7 031220 sub temp ,ui_button_gpio_disable ,null 
-0x6ef8 031221 rtn zero 
-0x6ef9 031222 isolate0 gpio_active_bit ,null 
-:      031225 gpio_out_flag:
-0x6efa 031226 setarg 0 
-0x6efb 031227 nsetflag true ,gpio_active_bit ,pdata 
-0x6efc 031228 ixor temp ,temp 
-:      031231 gpio_out:
-0x6efd 031232 call gpio_addr 
-0x6efe 031233 setarg gpcfg_output_high 
-0x6eff 031234 isolate1 gpio_active_bit ,temp 
-0x6f00 031235 setflag true ,0 ,pdata 
-0x6f01 031236 branch gpio_write 
-:      031239 gpio_check_active:
-0x6f02 031240 sub temp ,ui_button_gpio_disable ,null 
-0x6f03 031241 branch disable_true ,zero 
-0x6f04 031242 call gpio_addr 
-0x6f05 031243 ifetch 1 ,contw 
-0x6f06 031244 bbit1 0 ,gpio_check_active_high 
-0x6f07 031245 isolate0 gpio_active_bit ,temp 
-0x6f08 031246 rtn 
-:      031247 gpio_check_active_high:
-0x6f09 031248 isolate1 gpio_active_bit ,temp 
-0x6f0a 031249 rtn 
-:      031251 gpio_set_analog:
-0x6f0b 031252 call gpio_addr 
-0x6f0c 031253 setarg gpcfg_no_ie 
-:      031254 gpio_write:
-0x6f0d 031255 istore 1 ,contw 
-0x6f0e 031256 rtn 
-:      031258 gpio_set_high_impedance:
-0x6f0f 031259 sub temp ,ui_button_gpio_disable ,null 
-0x6f10 031260 rtn zero 
-0x6f11 031261 call gpio_addr 
-0x6f12 031262 setarg gpcfg_high_impedance 
-0x6f13 031263 branch gpio_write 
-:      031265 gpio_addr:
-0x6f14 031266 and temp ,0x3f ,pdata 
-0x6f15 031267 sub pdata ,gpio_number + -1 ,null 
-0x6f16 031268 nbranch gpio_addr_ext ,positive 
-0x6f17 031269 arg core_gpio_conf ,contw 
-:      031270 gpio_addr_next:
-0x6f18 031271 iadd contw ,contw 
-0x6f19 031272 rtn 
-:      031273 gpio_addr_ext:
-0x6f1a 031274 arg core_gpio_conf_hi ,contw 
-0x6f1b 031275 increase -16 ,pdata 
-0x6f1c 031276 branch gpio_addr_next 
-:      031279 gpio_config_param:
-0x6f1d 031280 and pdata ,0xff ,temp 
-0x6f1e 031281 rshift8 pdata ,pdata 
-0x6f1f 031282 branch gpio_config_function_int 
-:      031285 gpio_config_function:
-0x6f20 031286 rtnbit0 gpio_active_bit 
-:      031287 gpio_config_function_int:
-0x6f21 031288 and_into 0x3f ,pdata 
-0x6f22 031289 sub pdata ,gpio_number + -1 ,null 
-0x6f23 031290 nbranch gpio_config_function_int_ext ,positive 
-0x6f24 031291 arg core_gpio_conf ,contw 
-:      031292 gpio_config_function_int_next:
-0x6f25 031293 iadd contw ,contw 
-0x6f26 031294 istoret 1 ,contw 
-0x6f27 031295 rtn 
-:      031296 gpio_config_function_int_ext:
-0x6f28 031297 arg core_gpio_conf_hi ,contw 
-0x6f29 031298 increase -16 ,pdata 
-0x6f2a 031299 branch gpio_config_function_int_next 
-:      031303 gpio_get_config:
-0x6f2b 031304 and_into 0x3f ,temp 
-0x6f2c 031305 sub temp ,gpio_number + -1 ,null 
-0x6f2d 031306 nbranch gpio_get_config_ext ,positive 
-0x6f2e 031307 setarg core_gpio_conf 
-:      031308 gpio_get_config_next:
-0x6f2f 031309 iadd temp ,contr 
-0x6f30 031310 ifetch 1 ,contr 
-0x6f31 031311 rtn 
-:      031312 gpio_get_config_ext:
-0x6f32 031313 setarg core_gpio_conf_hi 
-0x6f33 031314 increase -16 ,temp 
-0x6f34 031315 branch gpio_get_config_next 
-:      031319 gpio_set_before_lpm:
-0x6f35 031320 arg gpio_number ,loopcnt 
-0x6f36 031321 arg core_gpio_conf ,contr 
-:      031322 setgpio_loop:
-0x6f37 031323 copy contr ,contw 
-0x6f38 031324 ifetch 1 ,contr 
-0x6f39 031325 beq gpcfg_spid_miso ,setgpio_pullup 
-0x6f3a 031326 beq gpcfg_spid_ncs ,setgpio_pullup 
-0x6f3b 031327 beq gpcfg_spid_sck ,setgpio_pullup 
-0x6f3c 031328 beq gpcfg_spid_mosi ,setgpio_pullup 
-0x6f3d 031329 beq gpcfg_spid_sdio ,setgpio_pullup 
-0x6f3e 031330 beq gpcfg_iic_scl ,setgpio_pullup 
-0x6f3f 031331 beq gpcfg_iic_sda ,setgpio_pullup 
-0x6f40 031332 beq gpcfg_input ,setgpio_pullup 
-:      031333 setgpio_loop_end:
-0x6f41 031334 loop setgpio_loop 
-0x6f42 031335 arg core_gpio_conf_hi + gpio_number_ext ,pdata 
-0x6f43 031336 isub contr ,null 
-0x6f44 031337 rtn zero 
-:      031338 gpio_set_before_lpm_ext:
-0x6f45 031339 arg gpio_number_ext ,loopcnt 
-0x6f46 031340 arg core_gpio_conf_hi ,contr 
-0x6f47 031341 branch setgpio_loop 
-:      031344 setgpio_pullup:
-0x6f48 031345 setarg gpcfg_pullup 
-0x6f49 031346 istore 1 ,contw 
-0x6f4a 031347 branch setgpio_loop_end 
-:      031348 setgpio_pulldown:
-0x6f4b 031349 setarg gpcfg_pulldown 
-0x6f4c 031350 istore 1 ,contw 
-0x6f4d 031351 branch setgpio_loop_end 
-:      031355 sadc_calibration:
-0x6f4e 031356 bpatch patch1b_2 ,mem_patch1b 
-0x6f4f 031357 rtn wake 
-0x6f50 031358 jam 0x77 ,core_gpadc_ctrl 
-0x6f51 031359 jam 0xc9 ,core_gpadc_cfg0 
-0x6f52 031360 jam 0x01 ,core_gpadc_cfg3 
-0x6f53 031361 fetch 1 ,mem_adc_clkdiv 
-0x6f54 031362 store 1 ,core_sadc_clkdiv 
-0x6f55 031363 call sadc_read 
-0x6f56 031364 jam 0xc1 ,core_gpadc_cfg0 
-:      031365 sadc_cal_read:
-0x6f57 031366 arg 7 ,loopcnt 
-0x6f58 031367 arg mem_adc_cal_c0 ,rega 
-0x6f59 031368 jam 0x05 ,core_gpadc_cfg2 
-:      031369 sadc_cal_read_loop:
-0x6f5a 031370 fetch 1 ,core_gpadc_status 
-0x6f5b 031371 istore 1 ,rega 
-0x6f5c 031372 increase 1 ,rega 
-0x6f5d 031373 fetch 1 ,core_gpadc_cfg2 
-0x6f5e 031374 increase 0x20 ,pdata 
-0x6f5f 031375 store 1 ,core_gpadc_cfg2 
-0x6f60 031376 loop sadc_cal_read_loop 
-0x6f61 031377 jam 0x00 ,core_gpadc_ctrl 
-0x6f62 031378 rtn 
-:      031380 sadc_cal_write:
-0x6f63 031381 fetch 1 ,core_sadc_ctrl 
-0x6f64 031382 set1 1 ,pdata 
-0x6f65 031383 store 1 ,core_sadc_ctrl 
-0x6f66 031384 arg 7 ,loopcnt 
-0x6f67 031385 arg mem_adc_cal_c0 ,rega 
-0x6f68 031386 jam 0x15 ,core_gpadc_cfg2 
-:      031387 sadc_cal_write_loop:
-0x6f69 031388 ifetch 1 ,rega 
-0x6f6a 031389 store 1 ,core_gpadc_cfg1 
-0x6f6b 031390 increase 1 ,rega 
-0x6f6c 031391 fetch 1 ,core_gpadc_cfg2 
-0x6f6d 031392 increase 0x20 ,pdata 
-0x6f6e 031393 store 1 ,core_gpadc_cfg2 
-0x6f6f 031394 loop sadc_cal_write_loop 
-0x6f70 031395 fetch 1 ,core_sadc_ctrl 
-0x6f71 031396 set0 1 ,pdata 
-0x6f72 031397 store 1 ,core_sadc_ctrl 
-0x6f73 031398 rtn 
-:      031402 adc_init_data:
-0x6f74 031403 bpatch patch1b_3 ,mem_patch1b 
-0x6f75 031404 fetch 8 ,mem_otp_adc 
-0x6f76 031405 branch adc_init_cal_data_default ,blank 
-0x6f77 031406 store 8 ,mem_3v_adc_io_data 
-0x6f78 031407 rtn 
-:      031409 adc_init_cal_data_default:
-0x6f79 031410 setarg 0x0bbe 
-0x6f7a 031411 store 2 ,mem_3v_adc_io_data 
-0x6f7b 031412 setarg 0x03f0 
-0x6f7c 031413 store 2 ,mem_1v_adc_io_data 
-0x6f7d 031414 setarg 0x027e 
-0x6f7e 031415 store 2 ,mem_2v_adc_hvin_data 
-0x6f7f 031416 setarg 0x03c4 
-0x6f80 031417 store 2 ,mem_3v_adc_hvin_data 
-0x6f81 031418 rtn 
-:      031420 enable_adc:
-0x6f82 031421 bpatch patch1b_4 ,mem_patch1b 
-0x6f83 031422 call sadc_cal_write 
-0x6f84 031423 fetch 1 ,core_gpadc_cfg1 
-0x6f85 031424 set0 7 ,pdata 
-0x6f86 031425 store 1 ,core_gpadc_cfg1 
-0x6f87 031426 jam 0x77 ,core_gpadc_ctrl 
-0x6f88 031427 jam 0xc1 ,core_gpadc_cfg0 
-0x6f89 031428 jam 0x01 ,core_gpadc_cfg3 
-0x6f8a 031429 call sadc_channel 
-0x6f8b 031430 fetch 1 ,mem_adc_clkdiv 
-0x6f8c 031431 store 1 ,core_sadc_clkdiv 
-0x6f8d 031432 call sadc_read 
-0x6f8e 031433 jam 0 ,core_sadc_clkdiv 
-0x6f8f 031434 branch sadc_dma 
-:      031436 sadc_channel:
-0x6f90 031437 fetch 1 ,mem_adc_channel 
-0x6f91 031438 lshift4 pdata ,pdata 
-0x6f92 031439 fetcht 1 ,core_gpadc_cfg3 
-0x6f93 031440 and_into 0x0f ,temp 
-0x6f94 031441 ior temp ,temp 
-0x6f95 031442 storet 1 ,core_gpadc_cfg3 
-0x6f96 031443 rtn 
-:      031445 sadc_read:
-0x6f97 031446 jam 0x03 ,core_sadc_ctrl 
-:      031447 sadc_read_wait:
-0x6f98 031448 fetch 1 ,core_perf_status 
-0x6f99 031449 bbit0 saradc_done ,sadc_read_wait 
-0x6f9a 031450 fetcht 2 ,core_sadc_data 
-0x6f9b 031451 storet 2 ,mem_adc_current_value 
-0x6f9c 031452 jam 0x06 ,core_sadc_ctrl 
-:      031453 sadc_read_wait2:
-0x6f9d 031454 fetch 1 ,core_perf_status 
-0x6f9e 031455 bbit1 saradc_done ,sadc_read_wait2 
-0x6f9f 031456 jam 0x00 ,core_sadc_ctrl 
-0x6fa0 031457 rtn 
-:      031459 sadc_dma:
-0x6fa1 031460 fetch 1 ,mem_adc_dma_enable 
-0x6fa2 031461 rtn blank 
-0x6fa3 031462 fetch 1 ,core_gpadc_cfg1 
-0x6fa4 031463 set1 7 ,pdata 
-0x6fa5 031464 store 1 ,core_gpadc_cfg1 
-0x6fa6 031465 fetch 1 ,mem_adc_clkdiv 
-0x6fa7 031466 store 1 ,core_sadc_clkdiv 
-0x6fa8 031467 fetch 2 ,mem_adc_saddr_ptr 
-0x6fa9 031468 store 2 ,core_sadc_saddr 
-0x6faa 031469 fetch 2 ,mem_adc_eaddr_ptr 
-0x6fab 031470 store 2 ,core_sadc_eaddr 
-0x6fac 031471 jam 0x0b ,core_sadc_ctrl 
-0x6fad 031472 nop 1000 
-0x6fae 031473 jam 0x03 ,core_sadc_ctrl 
-0x6faf 031474 rtn 
-:      031476 vdd_calculate_by_mode:
-0x6fb0 031477 bpatch patch1b_5 ,mem_patch1b 
-0x6fb1 031478 fetch 1 ,mem_adc_config_flag 
-0x6fb2 031479 beq adc_config_hvin ,vdd_calculate_hvin 
-0x6fb3 031480 beq adc_config_gpio ,vdd_calculate_io 
-0x6fb4 031481 rtn 
-:      031483 vdd_calculate_hvin:
-0x6fb5 031484 setarg 1000 
-0x6fb6 031485 store 2 ,mem_reference_voltage 
-0x6fb7 031486 fetcht 2 ,mem_3v_adc_hvin_data 
-0x6fb8 031487 fetch 2 ,mem_2v_adc_hvin_data 
-0x6fb9 031488 arg 2000 ,regc 
-0x6fba 031489 branch vdd_calculate 
-:      031491 vdd_calculate_io:
-0x6fbb 031492 setarg 2000 
-0x6fbc 031493 store 2 ,mem_reference_voltage 
-0x6fbd 031494 fetcht 2 ,mem_3v_adc_io_data 
-0x6fbe 031495 fetch 2 ,mem_1v_adc_io_data 
-0x6fbf 031496 arg 1000 ,regc 
-:      031497 vdd_calculate:
-0x6fc0 031498 isub temp ,rega 
-0x6fc1 031499 fetch 2 ,mem_adc_current_value 
-0x6fc2 031500 isub temp ,pdata 
-0x6fc3 031501 nbranch vdd_calculate1 ,positive 
-0x6fc4 031502 fetcht 2 ,mem_reference_voltage 
-0x6fc5 031503 imul32 temp ,regb 
-0x6fc6 031504 copy regc ,pdata 
-0x6fc7 031505 imul32 rega ,pdata 
-0x6fc8 031506 iadd regb ,pdata 
-:      031507 vdd_calculate2:
-0x6fc9 031508 idiv rega 
-0x6fca 031509 call wait_div_end 
-0x6fcb 031510 quotient pdata 
-0x6fcc 031511 rtn 
-:      031513 vdd_calculate1:
-0x6fcd 031514 copy temp ,pdata 
-0x6fce 031515 fetcht 2 ,mem_adc_current_value 
-0x6fcf 031516 isub temp ,pdata 
-0x6fd0 031517 fetcht 2 ,mem_reference_voltage 
-0x6fd1 031518 imul32 temp ,regb 
-0x6fd2 031519 copy regc ,pdata 
-0x6fd3 031520 imul32 rega ,pdata 
-0x6fd4 031521 isub regb ,pdata 
-0x6fd5 031522 nbranch set_pdata_0 ,positive 
-0x6fd6 031523 branch vdd_calculate2 
-:      031527 adc_bat_percent_lowpower_out:
-0x6fd7 031528 ifetch 8 ,rega 
-0x6fd8 031529 store 8 ,mem_pdatatemp 
-0x6fd9 031530 fetch 2 ,mem_pdatatemp 
-0x6fda 031531 fetcht 2 ,mem_pdatatemp + 2 
-0x6fdb 031532 isub temp ,rega 
-0x6fdc 031533 fetch 2 ,mem_pdatatemp + 6 
-0x6fdd 031534 isub temp ,regb 
-0x6fde 031535 fetcht 2 ,mem_pdatatemp + 4 
-0x6fdf 031536 isub temp ,null 
-0x6fe0 031537 ncall adc_set_low_power_flag ,positive 
-0x6fe1 031538 mul32 regb ,100 ,pdata 
-0x6fe2 031539 idiv rega 
-0x6fe3 031540 call wait_div_end 
-0x6fe4 031541 quotient pdata 
-0x6fe5 031542 call adc_set_no_power_flag ,blank 
-0x6fe6 031543 rtn 
-:      031545 adc_set_low_power_flag:
-0x6fe7 031546 fetch 1 ,mem_adc_power_flag 
-0x6fe8 031547 set1 0 ,pdata 
-0x6fe9 031548 store 1 ,mem_adc_power_flag 
-0x6fea 031549 rtn 
-:      031551 adc_clear_low_power_flag:
-0x6feb 031552 fetch 1 ,mem_adc_power_flag 
-0x6fec 031553 set0 0 ,pdata 
-0x6fed 031554 store 1 ,mem_adc_power_flag 
-0x6fee 031555 rtn 
-:      031557 adc_set_no_power_flag:
-0x6fef 031558 fetcht 1 ,mem_adc_power_flag 
-0x6ff0 031559 set1 1 ,temp 
-0x6ff1 031560 storet 1 ,mem_adc_power_flag 
-0x6ff2 031561 rtn 
-:      031563 adc_clear_no_power_flag:
-0x6ff3 031564 fetcht 1 ,mem_adc_power_flag 
-0x6ff4 031565 set0 1 ,temp 
-0x6ff5 031566 storet 1 ,mem_adc_power_flag 
-0x6ff6 031567 rtn 
-:      031572 keyscan_key_init:
-0x6ff7 031573 fetch 2 ,mem_key_num_ptr 
-0x6ff8 031574 ifetch 1 ,pdata 
-:      031575 keyscan_key_init_next:
-0x6ff9 031576 rtn blank 
-0x6ffa 031577 copy pdata ,loopcnt 
-0x6ffb 031579 fetch 2 ,mem_keyscan_ptr 
-0x6ffc 031580 increase 3 ,pdata 
-0x6ffd 031581 copy pdata ,rega 
-:      031582 keyscan_key_init_lp1:
-0x6ffe 031583 ifetcht 1 ,rega 
-0x6fff 031584 call gpio_config_input 
-0x7000 031585 increase key_conf_struct_len ,rega 
-0x7001 031586 loop keyscan_key_init_lp1 
-:      031587 keyscan_key_init_end:
-0x7002 031588 rtn 
-:      031590 keyscan_scan_key:
-0x7003 031591 fetch 2 ,mem_keyscan_ptr 
-0x7004 031592 increase 3 ,pdata 
-0x7005 031593 copy pdata ,rega 
-0x7006 031595 force 0 ,regb 
-0x7007 031596 setarg 0 
-0x7008 031597 store 2 ,mem_key_value_temp 
-:      031598 keyscan_scan_key_lp1:
-0x7009 031599 ifetcht 1 ,rega 
-0x700a 031600 call gpio_get_bit 
-0x700b 031601 bpatch patch1b_6 ,mem_patch1b 
-0x700c 031602 fetch 2 ,mem_key_value_temp 
-0x700d 031603 copy regb ,queue 
-0x700e 031604 qsetflag true ,pdata 
-0x700f 031605 store 2 ,mem_key_value_temp 
-0x7010 031606 increase key_conf_struct_len ,rega 
-0x7011 031607 increase 1 ,regb 
-0x7012 031608 fetch 2 ,mem_key_num_ptr 
-0x7013 031609 ifetch 1 ,pdata 
-:      031610 keyscan_scan_key_lp1_next:
-0x7014 031611 ixor regb ,null 
-0x7015 031612 nbranch keyscan_scan_key_lp1 ,zero 
-0x7016 031613 fetch 2 ,mem_key_value_temp 
-0x7017 031614 fetcht 2 ,mem_key_value_retention 
-0x7018 031615 ixor temp ,null 
-0x7019 031616 rtn zero 
-0x701a 031617 branch enable_user 
-:      031619 keyscan_process_lpm_before:
-0x701b 031620 fetch 2 ,mem_key_num_ptr 
-0x701c 031621 ifetch 1 ,pdata 
-:      031622 keyscan_process_lpm_before_next:
-0x701d 031623 rtn blank 
-0x701e 031624 copy pdata ,loopcnt 
-0x701f 031625 fetch 2 ,mem_keyscan_ptr 
-0x7020 031626 increase 3 ,pdata 
-0x7021 031627 copy pdata ,rega 
-:      031628 keyscan_process_lpm_before_lp1:
-0x7022 031629 ifetcht 1 ,rega 
-0x7023 031630 call gpio_set_wake_by_current_state 
-0x7024 031631 increase key_conf_struct_len ,rega 
-0x7025 031632 loop keyscan_process_lpm_before_lp1 
-:      031633 keyscan_process_lpm_before_end:
-0x7026 031634 rtn 
-:      031636 keyscan_key_process:
-0x7027 031637 arg key_scan_timer ,queue 
-0x7028 031638 call timer_check 
-0x7029 031639 nrtn blank 
-0x702a 031640 setarg 0x20 
-0x702b 031641 arg key_scan_timer ,queue 
-0x702c 031642 call timer_init 
-0x702d 031643 disable user 
-0x702e 031644 call keyscan_process_lpm_before 
-0x702f 031645 bpatch patch1b_7 ,mem_patch1b 
-0x7030 031646 fetch 2 ,mem_key_num_ptr 
-0x7031 031647 ifetch 1 ,pdata 
-:      031648 keyscan_key_process_next:
-0x7032 031649 rtn blank 
-0x7033 031650 call keyscan_scan_key 
-0x7034 031651 nbranch lpm_button_clean_wake_lock ,user 
-0x7035 031652 call lpm_button_get_wake_lock 
-0x7036 031653 disable user 
-0x7037 031654 fetch 2 ,mem_key_value_temp 
-0x7038 031655 store 2 ,mem_key_value_temp4 
-0x7039 031656 jam 0 ,mem_key_value_temp6 
-0x703a 031657 force 0 ,queue 
-:      031658 keyscan_key_lp1:
-0x703b 031659 fetch 2 ,mem_key_value_retention 
-0x703c 031660 rshift pdata ,temp 
-0x703d 031661 storet 2 ,mem_key_value_retention 
-0x703e 031662 and pdata ,0x01 ,pdata 
-0x703f 031663 fetcht 2 ,mem_key_value_temp4 
-0x7040 031664 and temp ,0x01 ,rega 
-0x7041 031665 rshift temp ,temp 
-0x7042 031666 storet 2 ,mem_key_value_temp4 
-0x7043 031667 ixor rega ,null 
-0x7044 031668 ncall keyscan_send_key_data ,zero 
-0x7045 031669 fetch 2 ,mem_key_num_ptr 
-0x7046 031670 ifetch 1 ,pdata 
-:      031671 keyscan_key_lp1_next:
-0x7047 031672 fetcht 1 ,mem_key_value_temp6 
-0x7048 031673 increase 1 ,temp 
-0x7049 031674 storet 1 ,mem_key_value_temp6 
-0x704a 031675 copy temp ,queue 
-0x704b 031676 ixor queue ,null 
-0x704c 031677 nbranch keyscan_key_lp1 ,zero 
-0x704d 031678 fetch 2 ,mem_key_value_temp 
-0x704e 031679 store 2 ,mem_key_value_retention 
-0x704f 031680 rtn 
-:      031681 keyscan_send_key_data:
-0x7050 031682 bpatch patch1c_0 ,mem_patch1c 
-0x7051 031683 fetch 2 ,mem_keyscan_ptr 
-0x7052 031684 increase 1 ,pdata 
-0x7053 031685 ifetch 2 ,pdata 
-0x7054 031686 branch callback_func 
-:      031692 pwm_init:
-0x7055 031693 fetch 1 ,core_clksel 
-0x7056 031694 ior rega ,pdata 
-0x7057 031695 store 1 ,core_clksel 
-0x7058 031696 fetch 2 ,core_clkoff 
-0x7059 031697 set0 clock_off_pwm ,pdata 
-0x705a 031698 store 2 ,core_clkoff 
-:      031699 delay_nop100:
-0x705b 031700 nop 100 
-0x705c 031701 rtn 
-:      031703 pwm_clk_set:
-0x705d 031704 fetch 1 ,core_clksel 
-0x705e 031705 bbit1 6 ,pwm_24m_clk_set 
-0x705f 031706 bbit1 7 ,pwm_33k_clk_set 
-:      031707 pwm_12m_clk_set:
-0x7060 031708 setarg pwm_12mhz 
-0x7061 031709 rtn 
-:      031710 pwm_24m_clk_set:
-0x7062 031711 setarg pwm_24mhz 
-0x7063 031712 rtn 
-:      031713 pwm_33k_clk_set:
-0x7064 031714 setarg pwm_33khz 
-0x7065 031715 rtn 
-:      031718 pwm_out_set:
-0x7066 031719 fetcht 3 ,mem_pdatatemp + 2 
-0x7067 031720 call pwm_clk_set 
-0x7068 031721 idiv temp 
-0x7069 031722 call wait_div_end 
-0x706a 031723 quotient temp 
-0x706b 031724 fetch 1 ,mem_pdatatemp + 5 
-0x706c 031725 imul32 temp ,pdata 
-0x706d 031726 div pdata ,100 
-0x706e 031727 call wait_div_end 
-0x706f 031728 quotient rega 
-0x7070 031729 copy temp ,pdata 
-0x7071 031730 isub rega ,regb 
-0x7072 031732 fetch 1 ,mem_pdatatemp + 1 
-0x7073 031733 call pwm_duty_cycle_set 
-0x7074 031734 fetch 1 ,mem_pdatatemp 
-0x7075 031735 fetcht 1 ,mem_pdatatemp + 1 
-0x7076 031736 and_into 0x0f ,temp 
-0x7077 031737 lshift8 temp ,temp 
-0x7078 031738 ior temp ,pdata 
-0x7079 031739 branch pwm_enable 
-:      031741 pwm_duty_cycle_set:
-0x707a 031742 iforce queue 
-0x707b 031743 call pwm_duty_cycle_set_without_autoload 
-0x707c 031744 branch pwm_autoload_set 
-:      031746 pwm_autoload_set:
-0x707d 031747 fetch 1 ,core_pwm_autoload 
-0x707e 031748 qset1 pdata 
-0x707f 031749 store 1 ,core_pwm_autoload 
-0x7080 031750 fetcht 1 ,core_clksel 
-0x7081 031751 isolate1 7 ,temp 
-0x7082 031752 call delay_1clk_of_33k ,true 
-0x7083 031753 qset0 pdata 
-0x7084 031754 store 1 ,core_pwm_autoload 
-0x7085 031755 rtn 
-:      031758 delay_1clk_of_33k:
-0x7086 031759 nop 480 
-0x7087 031760 rtn 
-:      031762 pwm_duty_cycle_set_without_autoload:
-0x7088 031763 and_into 0x0f ,pdata 
-0x7089 031764 arg core_pwm_pcnt0 ,contw 
-0x708a 031765 mul32 pdata ,4 ,pdata 
-0x708b 031766 iadd contw ,contw 
-0x708c 031767 copy rega ,pdata 
-0x708d 031768 istore 2 ,contw 
-0x708e 031769 copy regb ,pdata 
-0x708f 031770 istore 2 ,contw 
-0x7090 031771 rtn 
-:      031776 pwm_enable_in_syncmode:
-0x7091 031777 rshift8 regb ,queue 
-0x7092 031778 call pwm_init_bit_set 
-0x7093 031779 rshift8 regb ,queue 
-0x7094 031780 call pwm_syncmode_set 
-0x7095 031781 rshift8 rega ,queue 
-0x7096 031782 enable true 
-0x7097 031783 call pwm_syncmode_set_process 
-0x7098 031785 deposit rega 
-0x7099 031786 call pwm_gpio_select 
-0x709a 031787 deposit regb 
-0x709b 031788 branch pwm_enable 
-:      031790 pwm_disable_in_syncmode:
-0x709c 031791 deposit rega 
-0x709d 031792 call pwm_disable 
-0x709e 031793 deposit regb 
-0x709f 031794 call pwm_disable 
-0x70a0 031796 rshift8 rega ,queue 
-0x70a1 031797 disable true 
-0x70a2 031798 call pwm_syncmode_set_process 
-0x70a3 031799 rshift8 regb ,queue 
-0x70a4 031800 disable true 
-0x70a5 031801 call pwm_init_bit_set_process 
-0x70a6 031802 rshift8 regb ,queue 
-0x70a7 031803 disable true 
-0x70a8 031804 branch pwm_syncmode_set_process 
-:      031807 pwm_syncmode_set:
-0x70a9 031808 isolate1 7 ,queue 
-:      031809 pwm_syncmode_set_process:
-0x70aa 031810 and queue ,0x0f ,queue 
-0x70ab 031811 fetch 1 ,core_pwm_sync 
-0x70ac 031812 qsetflag true ,pdata 
-0x70ad 031813 store 1 ,core_pwm_sync 
-0x70ae 031814 rtn 
-:      031816 pwm_init_bit_set:
-0x70af 031817 isolate1 6 ,queue 
-:      031818 pwm_init_bit_set_process:
-0x70b0 031819 and queue ,0x0f ,queue 
-0x70b1 031820 fetch 1 ,core_pwm_init 
-0x70b2 031821 qsetflag true ,pdata 
-0x70b3 031822 store 1 ,core_pwm_init 
-0x70b4 031823 rtn 
-:      031824 pwm_gpio_select:
-0x70b5 031825 call pwm_select_channel 
-:      031826 pwm_gpio_select_process:
-0x70b6 031827 lshift8 pdata ,pdata 
-0x70b7 031828 add queue ,gpcfg_pwm_out0 ,temp 
-0x70b8 031829 ior temp ,pdata 
-0x70b9 031830 branch gpio_config_param 
-:      031832 pwm_enable:
-0x70ba 031833 enable user 
-0x70bb 031834 call pwm_gpio_select 
-0x70bc 031835 branch pwm_set_select 
-:      031837 pwm_disable:
-0x70bd 031838 disable user 
-0x70be 031839 call pwm_select_channel 
-0x70bf 031840 branch pwm_set_select 
-:      031842 pwm_set_select:
-0x70c0 031843 and queue ,0x0f ,queue 
-0x70c1 031844 fetch 1 ,core_pwm_en 
-0x70c2 031845 qsetflag user ,pdata 
-0x70c3 031846 store 1 ,core_pwm_en 
-0x70c4 031847 rtn 
-:      031848 pwm_select_channel:
-0x70c5 031849 rshift8 pdata ,queue 
-0x70c6 031850 and queue ,0x0f ,queue 
-0x70c7 031851 rtn 
-:      031855 wdt_init_config:
-0x70c8 031856 copy pdata ,temp 
-0x70c9 031857 bpatch patch1c_1 ,mem_patch1c 
-0x70ca 031858 call wdt_set_enable 
-0x70cb 031859 setarg 2048 
-0x70cc 031860 isub temp ,pdata 
-0x70cd 031861 copy pdata ,temp 
-0x70ce 031862 rshift4 temp ,temp 
-0x70cf 031863 storet 1 ,core_write_wdt 
-0x70d0 031864 nop 1400 
-0x70d1 031865 copy pdata ,temp 
-0x70d2 031866 and_into 0x0f ,temp 
-0x70d3 031867 storet 1 ,core_write_wdt2 
-0x70d4 031868 rtn 
-:      031871 wdt_set_enable:
-0x70d5 031872 enable user2 
-0x70d6 031873 branch wdt_init_set 
-:      031876 wdt_set_disable:
-0x70d7 031877 bpatch patch1c_2 ,mem_patch1c 
-0x70d8 031878 disable user2 
-:      031879 wdt_init_set:
-0x70d9 031880 fetch 1 ,core_config 
-0x70da 031881 setflag user2 ,3 ,pdata 
-0x70db 031882 store 1 ,core_config 
-0x70dc 031883 rtn 
-:      031888 nec61212_init:
-0x70dd 031889 arg fun_nec_enable | fun_nec_clk_divide_24 ,temp 
-:      031892 nec_init_config:
-0x70de 031893 store 4 ,core_nec_start_addr 
-0x70df 031894 store 2 ,core_nec_rptr 
-0x70e0 031895 storet 1 ,core_nec_ctrl 
-0x70e1 031896 rtn 
-:      031899 nec_check_rxbuff_size:
-0x70e2 031900 fetch 2 ,core_nec_rxitem 
-0x70e3 031901 rtn 
-:      031903 nec_prepare_read:
-0x70e4 031904 fetchr contu ,2 ,core_nec_rptr 
-0x70e5 031905 fetchr contus ,2 ,core_nec_start_addr 
-0x70e6 031906 fetchr contue ,2 ,core_nec_end_addr 
-0x70e7 031907 rtn 
-:      031909 nec_read_done:
-0x70e8 031910 storer contu ,2 ,core_nec_rptr 
-0x70e9 031911 rtn 
-:      031918 nec_parse_nec61212:
-0x70ea 031919 call enable_user 
-0x70eb 031920 arg 0 ,rege 
-0x70ec 031921 call nec_check_rxbuff_size 
-0x70ed 031922 beq 2 ,nec_parse_nec61212_check_timeout 
-0x70ee 031923 sub pdata ,4 ,null 
-0x70ef 031924 rtn positive 
-0x70f0 031925 call nec_prepare_read 
-0x70f1 031926 ifetcht 2 ,contu 
-0x70f2 031927 setarg nec61212_data2repeat_time 
-0x70f3 031928 call nec_check_pulse_range_legal_default_deviation 
-0x70f4 031929 nbranch nec_parse_nec61212_check_repeat_data ,positive 
-0x70f5 031930 copy regd ,temp 
-0x70f6 031931 setarg nec61212_repeat2repeat_time 
-0x70f7 031932 call nec_check_pulse_range_legal_default_deviation 
-0x70f8 031933 nbranch nec_parse_nec61212_check_repeat_data ,positive 
-0x70f9 031935 copy regd ,temp 
-0x70fa 031936 setarg nec61212_boot_code_start_time 
-0x70fb 031937 call nec_check_pulse_range_legal_default_deviation 
-0x70fc 031938 branch nec_parse_nec61212_error_data ,positive 
-0x70fd 031939 ifetcht 2 ,contu 
-0x70fe 031940 setarg nec61212_boot_code_end_time 
-0x70ff 031941 call nec_check_pulse_range_legal_default_deviation 
-0x7100 031942 branch nec_parse_nec61212_error_data ,positive 
-0x7101 031943 call nec_check_rxbuff_size 
-0x7102 031944 sub pdata ,133 ,null 
-0x7103 031945 rtn positive 
-0x7104 031946 arg 32 ,loopcnt 
-:      031947 nec_parse_nec61212_data:
-0x7105 031948 ifetcht 2 ,contu 
-0x7106 031949 setarg nec61212_data_bit_1_start_time 
-0x7107 031950 call nec_check_pulse_range_legal_default_deviation 
-0x7108 031951 branch nec_parse_nec61212_error_data ,positive 
-0x7109 031952 ifetcht 2 ,contu 
-0x710a 031953 setarg nec61212_data_bit_1_end_time 
-0x710b 031954 call nec_check_pulse_range_legal_default_deviation 
-0x710c 031955 nbranch nec_parse_nec61212_add_bit1 ,positive 
-0x710d 031956 copy regd ,temp 
-0x710e 031957 setarg nec61212_data_bit_0_end_time 
-0x710f 031958 call nec_check_pulse_range_legal_default_deviation 
-0x7110 031959 nbranch nec_parse_nec61212_add_bit0 ,positive 
-:      031962 nec_parse_nec61212_error_data:
-0x7111 031963 copy regd ,temp 
-0x7112 031964 setarg nec61212_timeout_time 
-0x7113 031965 isub temp ,null 
-0x7114 031966 branch nec_parse_nec61212_check_timeout_cb ,zero 
-0x7115 031967 branch nec_read_done 
-:      031969 nec_parse_nec61212_add_bit1:
-0x7116 031970 set1 32 ,rege 
-:      031971 nec_parse_nec61212_add_bit0:
-0x7117 031972 rshift rege ,rege 
-0x7118 031973 loop nec_parse_nec61212_data 
-0x7119 031974 branch nec_parse_nec61212_check_stop_bit 
-:      031976 nec_parse_nec61212_check_repeat_data:
-0x711a 031977 call nec_check_rxbuff_size 
-0x711b 031978 sub pdata ,7 ,null 
-0x711c 031979 rtn positive 
-0x711d 031980 ifetcht 2 ,contu 
-0x711e 031981 setarg nec61212_repeat_start_time 
-0x711f 031982 call nec_check_pulse_range_legal_default_deviation 
-0x7120 031983 branch nec_parse_nec61212_error_data ,positive 
-0x7121 031984 ifetcht 2 ,contu 
-0x7122 031985 setarg nec61212_repeat_end_time 
-0x7123 031986 call nec_check_pulse_range_legal_default_deviation 
-0x7124 031987 branch nec_parse_nec61212_error_data ,positive 
-:      031988 nec_parse_nec61212_check_stop_bit:
-0x7125 031989 ifetcht 2 ,contu 
-0x7126 031990 setarg nec61212_stop_time 
-0x7127 031991 call nec_check_pulse_range_legal_default_deviation 
-0x7128 031992 branch nec_parse_nec61212_error_data ,positive 
-0x7129 031993 call nec_read_done 
-0x712a 031994 copy regc ,pdata 
-0x712b 031995 branch callback_func 
-:      031997 nec_parse_nec61212_check_timeout:
-0x712c 031998 call nec_prepare_read 
-0x712d 031999 ifetcht 2 ,contu 
-0x712e 032000 setarg nec61212_timeout_time 
-0x712f 032001 isub temp ,null 
-0x7130 032002 nrtn zero 
-:      032003 nec_parse_nec61212_check_timeout_cb:
-0x7131 032004 call nec_read_done 
-0x7132 032005 call disable_user 
-0x7133 032006 copy regc ,pdata 
-0x7134 032007 branch callback_func 
-:      032014 nec_check_pulse_range_legal_default_deviation:
-0x7135 032015 fetchr regb ,1 ,mem_nec_decode_error_value 
-:      032024 nec_check_pulse_range_legal:
-0x7136 032025 copy temp ,regd 
-0x7137 032026 imul32 regb ,regb 
-0x7138 032027 lshift temp ,temp 
-0x7139 032028 isub temp ,rega 
-0x713a 032029 ncall nec_check_pulse_range_legal_data_negative ,positive 
-0x713b 032030 mul32 rega ,100 ,pdata 
-0x713c 032031 isub regb ,null 
-0x713d 032032 rtn 
-:      032034 nec_check_pulse_range_legal_data_negative:
-0x713e 032035 sub rega ,0 ,rega 
-0x713f 032036 rtn 
-:      032047 function_g2:
-0x7140 032048 bpatch patch1c_3 ,mem_patch1c 
-0x7141 032049 jam 80 ,mem_aes_cmac_data_length 
-0x7142 032050 arg mem_dat ,contw 
-0x7143 032051 arg mem_le_srand ,contr 
-0x7144 032052 call memcpy16 
-0x7145 032053 arg mem_sc_pubkey_local_x_256 ,contr 
-0x7146 032054 call memcpy32 
-0x7147 032055 arg mem_le_pubkey_remote_x_256 ,contr 
-0x7148 032056 call memcpy32 
-0x7149 032057 call inverse_memdat 
-0x714a 032058 arg mem_le_mrand ,contr 
-0x714b 032059 call store_inverse_k 
-0x714c 032060 call function_aes_cmac 
-0x714d 032062 arg mem_aes_cmac_temp ,contw 
-0x714e 032063 call load_inverse_result 
-0x714f 032064 setarg 1000000 
-0x7150 032065 copy pdata ,rega 
-0x7151 032066 fetch 4 ,mem_aes_cmac_temp 
-0x7152 032067 idiv rega 
-0x7153 032068 call wait_div_end 
-0x7154 032069 remainder pdata 
-0x7155 032070 store 4 ,mem_gkey 
-0x7156 032072 rtn 
-:      032074 function_f6_eb:
-0x7157 032075 jam 65 ,mem_aes_cmac_data_length 
-0x7158 032076 arg mem_dat ,contw 
-0x7159 032077 call store_addr_common_a 
-0x715a 032078 call store_addr_common_b 
-0x715b 032079 fetch 3 ,mem_le_pres + 1 
-0x715c 032080 istore 3 ,contw 
-0x715d 032083 call get_r 
-0x715e 032085 arg mem_le_mrand ,contr 
-0x715f 032086 call memcpy16 
-0x7160 032087 arg mem_le_srand ,contr 
-0x7161 032088 call memcpy16 
-0x7162 032089 call inverse_memdat 
-0x7163 032090 arg mem_le_mackey ,contr 
-0x7164 032091 arg mem_aes_cmac_k ,contw 
-0x7165 032092 call memcpy16 
-0x7166 032094 branch function_aes_cmac 
-:      032098 get_r:
-0x7167 032099 fetch 4 ,mem_le_tk 
-0x7168 032100 istore 4 ,contw 
-0x7169 032101 call memset0_4 
-0x716a 032102 branch memset0_8 
-:      032104 function_f6_ea:
-0x716b 032105 bpatch patch1c_4 ,mem_patch1c 
-0x716c 032106 jam 65 ,mem_aes_cmac_data_length 
-0x716d 032107 arg mem_dat ,contw 
-0x716e 032108 call store_addr_common_b 
-0x716f 032109 call store_addr_common_a 
-0x7170 032110 fetch 3 ,mem_le_preq + 1 
-0x7171 032111 istore 3 ,contw 
-0x7172 032114 call get_r 
-0x7173 032115 arg mem_le_srand ,contr 
-0x7174 032116 call memcpy16 
-0x7175 032117 arg mem_le_mrand ,contr 
-0x7176 032118 call memcpy16 
-0x7177 032119 call inverse_memdat 
-0x7178 032120 arg mem_le_mackey ,contr 
-0x7179 032121 arg mem_aes_cmac_k ,contw 
-0x717a 032122 call memcpy16 
-0x717b 032124 call function_aes_cmac 
-0x717c 032125 arg mem_aes_cmac_temp ,contw 
-0x717d 032126 branch load_inverse_result 
-:      032128 function_f5:
-0x717e 032129 jam 32 ,mem_aes_cmac_data_length 
-0x717f 032130 arg mem_le_dhkey_256 ,contr 
-0x7180 032131 arg mem_dat ,contw 
-0x7181 032132 call memcpy32 
-0x7182 032133 call inverse_memdat 
-0x7183 032134 arg mem_le_slat ,contr 
-0x7184 032135 call store_inverse_k 
-0x7185 032136 call function_aes_cmac 
-0x7186 032137 arg mem_aes_cmac_k ,contw 
-0x7187 032138 call store_aes_result 
-0x7188 032139 arg 1 ,temp 
-0x7189 032140 call function_f5_common 
-0x718a 032141 arg mem_le_ltk ,contw 
-0x718b 032142 call load_inverse_result 
-0x718c 032143 arg 0 ,temp 
-0x718d 032144 call function_f5_common 
-0x718e 032145 arg mem_le_mackey ,contw 
-0x718f 032147 branch store_aes_result 
-:      032150 function_f5_common:
-0x7190 032151 bpatch patch1c_5 ,mem_patch1c 
-0x7191 032152 jam 53 ,mem_aes_cmac_data_length 
-0x7192 032153 setarg 0x100 
-0x7193 032154 store 2 ,mem_dat 
-0x7194 032155 call store_addr_common_b 
-0x7195 032156 call store_addr_common_a 
-0x7196 032157 arg mem_le_srand ,contr 
-0x7197 032158 call memcpy16 
-0x7198 032159 arg mem_le_mrand ,contr 
-0x7199 032160 call memcpy16 
-0x719a 032162 setarg 0x6c65 
-0x719b 032163 istore 2 ,contw 
-0x719c 032164 setarg 0x6274 
-0x719d 032165 istore 2 ,contw 
-0x719e 032166 istoret 1 ,contw 
-0x719f 032167 call inverse_memdat 
-0x71a0 032168 branch function_aes_cmac 
-:      032170 store_addr_common_b:
-0x71a1 032171 fetch 6 ,mem_le_lap 
-0x71a2 032172 istore 6 ,contw 
-0x71a3 032173 fetch 1 ,mem_le_conn_own_addr_type 
-0x71a4 032174 istore 1 ,contw 
-0x71a5 032175 rtn 
-:      032177 store_addr_common_a:
-0x71a6 032178 fetch 6 ,mem_le_plap 
-0x71a7 032179 istore 6 ,contw 
-0x71a8 032184 fetch 1 ,mem_le_conn_peer_addr_type 
-0x71a9 032185 istore 1 ,contw 
-0x71aa 032186 rtn 
-:      032188 function_f4_ca:
-0x71ab 032189 jam 65 ,mem_aes_cmac_data_length 
-0x71ac 032190 fetch 1 ,mem_passkey_1bit 
-0x71ad 032191 store 1 ,mem_dat 
-0x71ae 032192 arg mem_sc_pubkey_local_x_256 ,contr 
-0x71af 032193 call memcpy32 
-0x71b0 032194 arg mem_le_pubkey_remote_x_256 ,contr 
-0x71b1 032195 call memcpy32 
-0x71b2 032196 call inverse_memdat 
-0x71b3 032197 arg mem_le_mrand ,contr 
-0x71b4 032198 call store_inverse_k 
-0x71b5 032199 branch function_aes_cmac 
-:      032202 function_f4_cb:
-0x71b6 032203 jam 65 ,mem_aes_cmac_data_length 
-0x71b7 032204 fetch 1 ,mem_passkey_1bit 
-0x71b8 032205 store 1 ,mem_dat 
-0x71b9 032206 arg mem_le_pubkey_remote_x_256 ,contr 
-0x71ba 032207 call memcpy32 
-0x71bb 032208 arg mem_sc_pubkey_local_x_256 ,contr 
-0x71bc 032209 call memcpy32 
-0x71bd 032210 call inverse_memdat 
-0x71be 032211 arg mem_le_srand ,contr 
-0x71bf 032212 call store_inverse_k 
-0x71c0 032213 branch function_aes_cmac 
-:      032215 function_aes_cmac:
-0x71c1 032216 bpatch patch1c_6 ,mem_patch1c 
-0x71c2 032217 call function_aes_cmac_generate_subkey 
-0x71c3 032221 fetch 1 ,mem_aes_cmac_data_length 
-0x71c4 032222 copy pdata ,temp 
-:      032223 function_ceil16:
-0x71c5 032224 increase 15 ,pdata 
-0x71c6 032225 rshift4 pdata ,pdata 
-0x71c7 032226 copy pdata ,regb 
-0x71c8 032227 branch function_aes_cmac_set_flag_0_balnk ,blank 
-0x71c9 032228 and temp ,0x0f ,pdata 
-0x71ca 032229 nbranch function_aes_cmac_set_flag_0 ,blank 
-0x71cb 032231 arg mem_aes_cmac_k1 ,regc 
-0x71cc 032232 arg mem_dat ,pdata 
-0x71cd 032233 increase -16 ,pdata 
-0x71ce 032236 iadd temp ,rega 
-0x71cf 032237 arg mem_aes_cmac_m_last ,contw 
-0x71d0 032238 arg 4 ,loopcnt 
-0x71d1 032239 call xor_loop 
-0x71d2 032243 branch function_aes_cmac_aes 
-:      032245 function_aes_cmac_set_flag_0_balnk:
-0x71d3 032246 arg 1 ,regb 
-0x71d4 032247 arg 0 ,rega 
-0x71d5 032249 branch function_aes_cmac_set_flag_0_common 
-:      032252 function_aes_cmac_set_flag_0:
-0x71d6 032254 and temp ,0x0f ,rega 
-:      032255 function_aes_cmac_set_flag_0_common:
-0x71d7 032256 arg mem_dat ,pdata 
-0x71d8 032257 iadd temp ,pdata 
-0x71d9 032258 isub rega ,contr 
-0x71da 032260 arg mem_aes_cmac_temp ,contw 
-0x71db 032261 call function_aes_cmac_padding 
-0x71dc 032263 arg mem_aes_cmac_k2 ,regc 
-0x71dd 032264 arg mem_aes_cmac_temp ,rega 
-0x71de 032265 arg mem_aes_cmac_m_last ,contw 
-0x71df 032266 arg 4 ,loopcnt 
-0x71e0 032267 call xor_loop 
-:      032274 function_aes_cmac_aes:
-0x71e1 032279 call aes_clear_data 
-0x71e2 032280 call aes_init 
-0x71e3 032283 arg mem_dat ,contr 
-:      032284 function_aes_cmac_aes_loop:
-0x71e4 032286 increase -1 ,regb 
-0x71e5 032287 deposit regb 
-0x71e6 032288 branch function_aes_cmac_aes_loop_end ,blank 
-0x71e7 032289 call load_data128 
-0x71e8 032290 call do_aes_cbc 
-0x71e9 032291 branch function_aes_cmac_aes_loop 
-:      032293 function_aes_cmac_aes_loop_end:
-0x71ea 032294 arg mem_aes_cmac_temp ,contw 
-0x71eb 032295 call store_aes_result 
-0x71ec 032296 arg mem_aes_cmac_m_last ,contr 
-0x71ed 032297 call load_data128 
-0x71ee 032298 call aes_init 
-0x71ef 032299 arg mem_aes_cmac_temp ,contr 
-0x71f0 032300 call load_data128 
-0x71f1 032301 branch do_aes_cbc 
-:      032305 load_inverse_result:
-0x71f2 032307 copy contw ,rega 
-0x71f3 032308 call store_aes_result 
-0x71f4 032310 arg 16 ,loopcnt 
-0x71f5 032311 branch inverse_data 
-:      032313 store_inverse_k:
-0x71f6 032314 arg mem_aes_cmac_k ,contw 
-0x71f7 032315 call memcpy16 
-:      032316 inverse_k:
-0x71f8 032317 arg 16 ,loopcnt 
-0x71f9 032318 arg mem_aes_cmac_k ,rega 
-0x71fa 032319 branch inverse_data 
-:      032321 inverse_memdat:
-0x71fb 032322 fetch 1 ,mem_aes_cmac_data_length 
-0x71fc 032323 copy pdata ,loopcnt 
-0x71fd 032324 arg mem_dat ,rega 
-0x71fe 032325 branch inverse_data 
-:      032327 bn_lshift_0_inverse:
-0x71ff 032328 ifetch 1 ,rega 
-0x7200 032329 lshift pdata ,pdata 
-0x7201 032330 isolate1 0 ,regc 
-0x7202 032331 setflag true ,0 ,pdata 
-0x7203 032332 isolate1 8 ,pdata 
-0x7204 032333 setflag true ,0 ,regc 
-0x7205 032334 istore 1 ,rega 
-0x7206 032335 increase -1 ,rega 
-0x7207 032336 loop bn_lshift_0_inverse 
-0x7208 032337 rtn 
-:      032339 function_aes_cmac_k1_inverse:
-0x7209 032340 arg mem_aes_cmac_k1 ,rega 
-:      032341 function_aes_cmac_inverse_common:
-0x720a 032342 increase 15 ,rega 
-0x720b 032343 force 16 ,loopcnt 
-0x720c 032344 force 0 ,regc 
-0x720d 032345 branch bn_lshift_0_inverse 
-:      032347 function_aes_cmac_k2_inverse:
-0x720e 032348 arg mem_aes_cmac_k2 ,rega 
-0x720f 032349 branch function_aes_cmac_inverse_common 
-:      032352 function_aes_cmac_generate_subkey:
-0x7210 032353 arg mem_aes_cmac_k ,contr 
-0x7211 032354 call load_key 
-0x7212 032357 force regidx_xor ,regext_index 
-0x7213 032358 call aes_clear 
-0x7214 032359 call aes_clear_data 
-0x7215 032360 call do_aes_ocb 
-0x7216 032365 arg mem_aes_cmac_k1 ,contw 
-0x7217 032366 call store_aes_result 
-:      032367 function_aes_cmac_k1:
-0x7218 032368 bpatch patch1c_7 ,mem_patch1c 
-0x7219 032369 fetch 1 ,mem_aes_cmac_k1 
-0x721a 032370 isolate1 7 ,pdata 
-0x721b 032371 nbranch function_aes_cmac_k1_0 ,true 
-0x721c 032372 call function_aes_cmac_k1_inverse 
-0x721d 032375 arg mem_aes_cmac_k1 ,regc 
-0x721e 032377 arg mem_aes_cmac_k1 ,contw 
-0x721f 032380 call function_aes_cmac_xor_rb 
-0x7220 032381 branch function_aes_cmac_k2 
-:      032382 function_aes_cmac_k1_0:
-0x7221 032383 call function_aes_cmac_k1_inverse 
-:      032384 function_aes_cmac_k2:
-0x7222 032386 arg mem_aes_cmac_k1 ,contr 
-0x7223 032387 arg mem_aes_cmac_k2 ,contw 
-0x7224 032388 call memcpy16 
-0x7225 032389 fetch 1 ,mem_aes_cmac_k2 
-0x7226 032390 isolate1 7 ,pdata 
-0x7227 032391 nbranch function_aes_cmac_k2_inverse ,true 
-0x7228 032392 call function_aes_cmac_k2_inverse 
-0x7229 032394 arg mem_aes_cmac_k2 ,regc 
-0x722a 032396 arg mem_aes_cmac_k2 ,contw 
-:      032402 function_aes_cmac_xor_rb:
-0x722b 032403 arg 3 ,loopcnt 
-:      032404 function_aes_cmac_xor_rb_loop:
-0x722c 032405 arg 0 ,temp 
-0x722d 032406 call function_aes_cmac_xor_loop_common 
-0x722e 032407 increase 4 ,regc 
-0x722f 032408 loop function_aes_cmac_xor_rb_loop 
-0x7230 032409 arg 0x8700 ,temp 
-0x7231 032410 lshift16 temp ,temp 
-:      032411 function_aes_cmac_xor_loop_common:
-0x7232 032412 ifetch 4 ,regc 
-0x7233 032413 ixor temp ,pdata 
-0x7234 032414 istore 4 ,contw 
-0x7235 032415 rtn 
-:      032421 function_aes_cmac_padding:
-0x7236 032422 bpatch patch1d_0 ,mem_patch1d 
-0x7237 032423 arg 16 ,loopcnt 
-0x7238 032424 arg 0 ,pdata 
-:      032425 function_aes_cmac_padding_loop:
-0x7239 032426 isub rega ,null 
-0x723a 032427 branch function_aes_cmac_padding_beq_length ,zero 
-0x723b 032428 branch function_aes_cmac_padding_big_length ,positive 
-0x723c 032429 ifetcht 1 ,contr 
-0x723d 032430 istoret 1 ,contw 
-:      032431 function_aes_cmac_padding_loop2:
-0x723e 032432 increase 1 ,pdata 
-0x723f 032433 loop function_aes_cmac_padding_loop 
-0x7240 032434 rtn 
-:      032435 function_aes_cmac_padding_beq_length:
-0x7241 032436 arg 0x80 ,temp 
-:      032437 function_aes_cmac_padding_common:
-0x7242 032438 istoret 1 ,contw 
-0x7243 032439 branch function_aes_cmac_padding_loop2 
-:      032441 function_aes_cmac_padding_big_length:
-0x7244 032442 arg 0 ,temp 
-0x7245 032443 branch function_aes_cmac_padding_common 
-:      032448 concatenate_temp24:
-0x7246 032449 lshift8 temp ,temp 
-:      032450 concatenate_temp16:
-0x7247 032451 lshift16 temp ,temp 
-0x7248 032452 ior temp ,temp 
-0x7249 032453 rtn 
-:      032458 generate_stk:
-0x724a 032459 bpatch patch1d_1 ,mem_patch1d 
-0x724b 032460 call function_s1 
-0x724c 032461 arg mem_le_ltk ,contw 
-0x724d 032462 branch store_aes_result 
-:      032465 authenticate_rconfirm:
-0x724e 032466 arg mem_le_srand ,contw 
-0x724f 032467 branch authenticate_mconfirm ,master 
-0x7250 032468 arg mem_le_mrand ,contw 
-:      032469 authenticate_mconfirm:
-0x7251 032470 copy contr ,rega 
-0x7252 032471 call memcpy16 
-0x7253 032472 call function_c1 
-0x7254 032473 arg mem_le_rconfirm ,contr 
-0x7255 032474 branch compare_res 
-:      032476 generate_confirm:
-0x7256 032477 arg mem_le_mrand ,rega 
-0x7257 032478 branch generate_mrand ,master 
-0x7258 032479 arg mem_le_srand ,rega 
-:      032480 generate_mrand:
-0x7259 032481 copy rega ,contw 
-0x725a 032482 call generate_random 
-0x725b 032483 branch function_c1 
-:      032485 generate_sk:
-0x725c 032486 arg mem_le_skdm ,contr 
-0x725d 032487 call load_data128 
-0x725e 032488 arg mem_le_ltk ,contr 
-0x725f 032489 call load_regext 
-0x7260 032490 force 0x38 ,aes_ctrl 
-0x7261 032491 force 0x0 ,aes_ctrl 
-0x7262 032492 call wait_aes 
-0x7263 032493 arg mem_le_sk ,contw 
-0x7264 032494 branch store_aes_result 
-:      032498 ccm_b0:
-0x7265 032499 force regidx_xor ,regext_index 
-0x7266 032500 force 0x49 ,pdata 
-0x7267 032501 branch iv_common 
-:      032504 first_block_counter:
-0x7268 032505 force 0x49 ,pdata 
-0x7269 032506 branch first_block 
-:      032507 first_block_data:
-0x726a 032508 force 1 ,pdata 
-:      032509 first_block:
-0x726b 032510 force regidx_data ,regext_index 
-:      032511 iv_common:
-0x726c 032512 lshift8 temp ,regext 
-0x726d 032513 ior regext ,regext 
-0x726e 032514 increase 1 ,regext_index 
-0x726f 032515 rshift8 temp ,regext 
-0x7270 032516 rshift16 regext ,regext 
-0x7271 032517 fetch 2 ,mem_ccm_iv 
-0x7272 032518 lshift16 pdata ,pdata 
-0x7273 032519 ior regext ,regext 
-0x7274 032520 increase 1 ,regext_index 
-0x7275 032521 ifetchr regext ,4 ,contr 
-0x7276 032522 increase 1 ,regext_index 
-0x7277 032523 ifetch 2 ,contr 
-0x7278 032524 byteswap rega ,regext 
-0x7279 032525 lshift16 regext ,regext 
-0x727a 032526 ior regext ,regext 
-0x727b 032527 increase 1 ,regext_index 
-0x727c 032528 rtn 
-:      032532 generate_mic:
-0x727d 032533 add regc ,1 ,contr 
-0x727e 032534 ifetch 1 ,contr 
-0x727f 032535 iforce rega 
-0x7280 032536 call first_block_counter 
-0x7281 032537 call do_aes_ocb 
-0x7282 032539 force regidx_data ,regext_index 
-0x7283 032540 ifetch 1 ,regc 
-0x7284 032541 and_into 0x3 ,pdata 
-0x7285 032542 lshift16 pdata ,regext 
-0x7286 032543 set1 8 ,regext 
-0x7287 032544 call clear_hidata 
-0x7288 032545 call do_aes_cbc 
-0x7289 032547 copy rega ,loopcnt 
-0x728a 032548 add regc ,2 ,contr 
-0x728b 032549 call padding_data 
-:      032550 generate_mic_loop:
-0x728c 032551 call aes_load_data 
-0x728d 032552 call do_aes_cbc 
-0x728e 032553 deposit loopcnt 
-0x728f 032554 branch generate_mic_end ,blank 
-0x7290 032555 branch generate_mic_loop 
-:      032556 generate_mic_end:
-0x7291 032557 force regidx_result ,regext_index 
-0x7292 032558 deposit regext 
-0x7293 032559 store 4 ,mem_le_mic 
-0x7294 032560 rtn 
-:      032562 aes_crypt_data:
-0x7295 032563 increase 1 ,rega 
-0x7296 032564 call first_block_data 
-0x7297 032565 copy regc ,contr 
-0x7298 032566 call aes_load_xor 
-0x7299 032567 call do_aes_ctr 
-0x729a 032568 call store_enc_data 
-0x729b 032569 increase 16 ,regc 
-0x729c 032570 increase -16 ,regb 
-0x729d 032571 branch aes_crypt_data ,positive 
-0x729e 032572 rtn 
-:      032577 le_encrypt_new_start:
-0x729f 032578 call ccm_init_common 
-0x72a0 032579 bpatch patch1d_2 ,mem_patch1d 
-0x72a1 032580 jam 0 ,core_ccm_aad0 
-0x72a2 032581 jam 1 ,core_ccm_aad1 
-0x72a3 032582 fetch 1 ,mem_le_txheader 
-0x72a4 032583 and_into 0x3 ,pdata 
-0x72a5 032584 store 1 ,core_ccm_aad2 
-0x72a6 032585 fetch 2 ,mem_contr 
-0x72a7 032586 store 2 ,core_ccm_input_playload_addr 
-0x72a8 032587 setarg mem_le_txpayload 
-0x72a9 032588 store 2 ,core_ccm_output_playload_addr 
-0x72aa 032590 fetchr rega ,1 ,mem_le_txlen 
-0x72ab 032591 fetcht 5 ,mem_ccm_pcnt_tx 
-0x72ac 032592 call ccm_b0 
-0x72ad 032593 jam 2 ,core_ccm_ctrl 
-0x72ae 032594 jam 3 ,core_ccm_ctrl 
-0x72af 032596 fetch 1 ,mem_le_txlen 
-0x72b0 032597 store 2 ,core_ccm_inptr 
-0x72b1 032598 increase 4 ,pdata 
-0x72b2 032599 store 1 ,mem_le_txlen 
-0x72b3 032600 fetch 5 ,mem_ccm_pcnt_tx 
-0x72b4 032601 increase 1 ,pdata 
-0x72b5 032602 set0 le_ccm_directionbit ,pdata 
-0x72b6 032603 store 5 ,mem_ccm_pcnt_tx 
-0x72b7 032604 rtn 
-:      032607 ccm_wait_enc:
-0x72b8 032608 fetch 2 ,core_ccm_outptr 
-0x72b9 032609 isub temp ,null 
-0x72ba 032610 rtn zero 
-0x72bb 032611 nrtn blank 
-0x72bc 032613 branch ccm_wait_enc 
-:      032615 ccm_check_enc_done:
-0x72bd 032616 fetch 1 ,core_misc_status 
-0x72be 032617 bbit0 6 ,assert 
-:      032618 ccm_enc_done:
-0x72bf 032619 setarg mem_le_txpayload 
-0x72c0 032620 iadd temp ,contw 
-0x72c1 032621 arg regidx_result ,regext_index 
-0x72c2 032622 istorer regext ,4 ,contw 
-0x72c3 032623 branch ccm_ctrl_clr 
-:      032625 ccm_init_common:
-0x72c4 032626 bpatch patch1d_3 ,mem_patch1d 
-0x72c5 032627 force regidx_result ,regext_index 
-0x72c6 032628 call aes_clear 
-0x72c7 032629 call aes_clear_data 
-0x72c8 032630 setarg 0 
-0x72c9 032631 store 2 ,core_ccm_inptr 
-0x72ca 032632 rtn 
-:      032634 wait_ccm_done:
-0x72cb 032635 fetch 1 ,core_misc_status 
-0x72cc 032636 bbit0 6 ,wait_ccm_done 
-:      032637 ccm_ctrl_clr:
-0x72cd 032638 jam 0 ,core_ccm_ctrl 
-0x72ce 032639 rtn 
-:      032642 wait_aes:
-0x72cf 032643 nbranch wait_aes ,aes_ready 
-0x72d0 032644 rtn 
-:      032646 do_aes_ocb:
-0x72d1 032647 force 0x30 ,aes_ctrl 
-0x72d2 032648 force 0x0 ,aes_ctrl 
-0x72d3 032649 branch wait_aes 
-:      032651 do_aes_cbc:
-0x72d4 032652 force 0x32 ,aes_ctrl 
-0x72d5 032653 force 0x2 ,aes_ctrl 
-0x72d6 032654 branch wait_aes 
-:      032656 do_aes_ctr:
-0x72d7 032657 force 0x34 ,aes_ctrl 
-0x72d8 032658 force 0x4 ,aes_ctrl 
-0x72d9 032659 branch wait_aes 
-:      032662 aes_init:
-0x72da 032663 force 1 ,aes_ctrl 
-0x72db 032664 force 0 ,aes_ctrl 
-0x72dc 032665 rtn 
-:      032668 wait_keyinit_done:
-0x72dd 032669 fetch 1 ,core_aes_decode_key_init 
-0x72de 032670 bbit0 2 ,wait_keyinit_done 
-0x72df 032671 rtn 
-:      032674 dec_key_initial:
-0x72e0 032675 store 2 ,core_keybuf_saddr 
-0x72e1 032676 force 0xc0 ,aes_ctrl 
-0x72e2 032677 force 0x80 ,aes_ctrl 
-0x72e3 032678 branch wait_keyinit_done 
-:      032680 do_aes_ecb_dec:
-0x72e4 032681 force regidx_data ,regext_index 
-0x72e5 032682 copy regb ,contr 
-0x72e6 032683 force 4 ,loopcnt 
-0x72e7 032684 call aes_ecb_dec_loop 
-0x72e8 032686 force 0x180 ,aes_ctrl 
-0x72e9 032687 force 0x80 ,aes_ctrl 
-0x72ea 032688 call wait_aes 
-:      032689 ecb_dec_generate:
-0x72eb 032690 force regidx_result ,regext_index 
-0x72ec 032691 copy regc ,contw 
-0x72ed 032692 force 4 ,loopcnt 
-:      032693 ecb_dec_generate_loop:
-0x72ee 032694 copy regext ,pdata 
-0x72ef 032695 istore 4 ,contw 
-0x72f0 032696 increase 1 ,regext_index 
-0x72f1 032697 loop ecb_dec_generate_loop 
-0x72f2 032698 rtn 
-:      032700 aes_ecb_dec_loop:
-0x72f3 032701 ifetch 2 ,contr 
-0x72f4 032702 ifetcht 2 ,contr 
-0x72f5 032703 lshift16 temp ,temp 
-0x72f6 032704 ior temp ,regext 
-0x72f7 032705 increase 1 ,regext_index 
-0x72f8 032706 loop aes_ecb_dec_loop 
-0x72f9 032707 rtn 
-:      032710 do_aes_cbc_dec:
-0x72fa 032711 force regidx_xor ,regext_index 
-0x72fb 032712 copy rega ,contr 
-0x72fc 032713 force 4 ,loopcnt 
-0x72fd 032714 call aes_ecb_dec_loop 
-0x72fe 032716 force regidx_data ,regext_index 
-0x72ff 032717 copy regb ,contr 
-0x7300 032718 force 4 ,loopcnt 
-0x7301 032719 call aes_ecb_dec_loop 
-0x7302 032720 force 0x182 ,aes_ctrl 
-0x7303 032721 force 0x82 ,aes_ctrl 
-0x7304 032722 call wait_aes 
-0x7305 032723 branch ecb_dec_generate 
-:      032726 function_s1:
-0x7306 032727 force regidx_data ,regext_index 
-0x7307 032728 fetch 4 ,mem_le_mrand 
-0x7308 032729 iforce regext 
-0x7309 032730 increase 1 ,regext_index 
-0x730a 032731 ifetch 4 ,contr 
-0x730b 032732 iforce regext 
-0x730c 032733 increase 1 ,regext_index 
-0x730d 032734 fetch 4 ,mem_le_srand 
-0x730e 032735 iforce regext 
-0x730f 032736 increase 1 ,regext_index 
-0x7310 032737 ifetch 4 ,contr 
-0x7311 032738 iforce regext 
-0x7312 032739 increase 1 ,regext_index 
-0x7313 032740 call aes_clear 
-0x7314 032741 increase -4 ,regext_index 
-0x7315 032742 fetch 4 ,mem_le_tk 
-0x7316 032743 copy pdata ,regext 
-0x7317 032744 increase 4 ,regext_index 
-0x7318 032745 force 0x38 ,aes_ctrl 
-0x7319 032746 force 0x8 ,aes_ctrl 
-0x731a 032747 branch wait_aes 
-:      032750 function_c1:
-0x731b 032751 bpatch patch1d_4 ,mem_patch1d 
-0x731c 032752 fetch 6 ,mem_le_lap 
-0x731d 032753 fetcht 6 ,mem_le_plap 
-0x731e 032754 branch function_c1_master ,master 
-0x731f 032755 fetch 6 ,mem_le_plap 
-0x7320 032756 fetcht 6 ,mem_le_lap 
-:      032757 function_c1_master:
-0x7321 032758 force regidx_xor ,regext_index 
-0x7322 032759 copy temp ,regext 
-0x7323 032760 increase 1 ,regext_index 
-0x7324 032761 rshift32 temp ,regext 
-0x7325 032762 lshift16 pdata ,pdata 
-0x7326 032763 ior regext ,regext 
-0x7327 032764 increase 1 ,regext_index 
-0x7328 032765 rshift32 pdata ,regext 
-0x7329 032766 increase 1 ,regext_index 
-0x732a 032767 force 0 ,regext 
-0x732b 032768 force 0 ,pdata 
-0x732c 032769 fetch 1 ,mem_le_conn_peer_addr_type 
-0x732d 032770 fetcht 1 ,mem_le_adv_own_addr_type 
-0x732e 032771 nbranch function_c1_irat ,master 
-0x732f 032773 fetch 1 ,mem_le_conn_own_addr_type 
-0x7330 032774 fetcht 1 ,mem_le_conn_peer_addr_type 
-:      032775 function_c1_irat:
-0x7331 032776 store 1 ,mem_le_iat 
-0x7332 032777 storet 1 ,mem_le_rat 
-0x7333 032778 force regidx_data ,regext_index 
-0x7334 032779 arg mem_le_iat ,regb 
-0x7335 032780 force 4 ,loopcnt 
-:      032781 function_c1_loop1:
-0x7336 032782 ifetch 4 ,rega 
-0x7337 032783 ifetcht 4 ,regb 
-0x7338 032784 ixor temp ,regext 
-0x7339 032785 increase 1 ,regext_index 
-0x733a 032786 increase 4 ,rega 
-0x733b 032787 increase 4 ,regb 
-0x733c 032788 loop function_c1_loop1 
-0x733d 032789 call aes_clear 
-0x733e 032790 increase -4 ,regext_index 
-0x733f 032791 fetch 4 ,mem_le_tk 
-0x7340 032792 copy pdata ,regext 
-0x7341 032793 increase 4 ,regext_index 
-0x7342 032794 force 0x38 ,aes_ctrl 
-0x7343 032795 force 0xc ,aes_ctrl 
-0x7344 032796 call wait_aes 
-0x7345 032798 call aes_clear_data 
-0x7346 032799 force 0x3a ,aes_ctrl 
-0x7347 032800 force 0x8 ,aes_ctrl 
-0x7348 032801 branch wait_aes 
-:      032803 padding_data:
-0x7349 032804 compare 0 ,loopcnt ,3 
-0x734a 032805 rtn true 
-0x734b 032806 deposit contr 
-0x734c 032807 iadd loopcnt ,contw 
-0x734d 032808 force 0 ,pdata 
-:      032809 padding_loop:
-0x734e 032810 istore 1 ,contw 
-0x734f 032811 increase 1 ,loopcnt 
-0x7350 032812 compare 0 ,loopcnt ,3 
-0x7351 032813 rtn true 
-0x7352 032814 branch padding_loop 
-:      032816 aes_load_data:
-0x7353 032817 force regidx_data ,regext_index 
-:      032818 load_data_loop:
-0x7354 032819 deposit loopcnt 
-0x7355 032820 branch load_data_padding ,blank 
-0x7356 032821 ifetch 4 ,contr 
-0x7357 032822 increase -4 ,loopcnt 
-:      032823 load_data_padding:
-0x7358 032824 iforce regext 
-0x7359 032825 increase 1 ,regext_index 
-0x735a 032826 compare regidx_key ,regext_index ,0xf 
-0x735b 032827 rtn true 
-0x735c 032828 branch load_data_loop 
-:      032830 aes_load_xor:
-0x735d 032831 force regidx_xor ,regext_index 
-0x735e 032832 branch load_regext 
-:      032833 load_key:
-0x735f 032834 force regidx_key ,regext_index 
-0x7360 032835 branch load_regext 
-:      032836 load_data128:
-0x7361 032837 force regidx_data ,regext_index 
-:      032838 load_regext:
-0x7362 032839 force 4 ,loopcnt 
-:      032840 load_regext_loop:
-0x7363 032841 ifetch 4 ,contr 
-0x7364 032842 iforce regext 
-0x7365 032843 increase 1 ,regext_index 
-0x7366 032844 loop load_regext_loop 
-0x7367 032845 rtn 
-:      032847 load_sk:
-0x7368 032848 arg mem_le_sk ,contr 
-0x7369 032849 branch load_key 
-:      032851 clear_hidata:
-0x736a 032852 force 4 ,loopcnt 
-0x736b 032853 branch clear_data_rest 
-:      032855 regext_clear:
-0x736c 032856 force 0 ,regext_index 
-0x736d 032857 force 16 ,loopcnt 
-0x736e 032858 branch clear_loop 
-:      032860 aes_clear_data:
-0x736f 032861 force regidx_data ,regext_index 
-:      032862 aes_clear:
-0x7370 032863 force 4 ,loopcnt 
-:      032864 clear_loop:
-0x7371 032865 force 0 ,regext 
-:      032866 clear_data_rest:
-0x7372 032867 increase 1 ,regext_index 
-0x7373 032868 loop clear_loop 
-0x7374 032869 rtn 
-:      032871 store_aes_result:
-0x7375 032872 force regidx_result ,regext_index 
-0x7376 032873 force 4 ,loopcnt 
-:      032874 send_aes_result_loop:
-0x7377 032875 deposit regext 
-0x7378 032876 istore 4 ,contw 
-0x7379 032877 increase 1 ,regext_index 
-0x737a 032878 loop send_aes_result_loop 
-0x737b 032879 rtn 
-:      032881 store_enc_data:
-0x737c 032882 force regidx_result ,regext_index 
-0x737d 032883 copy regc ,contw 
-0x737e 032884 add regb ,1 ,loopcnt 
-0x737f 032885 sub loopcnt ,15 ,null 
-0x7380 032886 branch store_enc_loop ,positive 
-0x7381 032887 force 16 ,loopcnt 
-:      032888 store_enc_loop:
-0x7382 032889 deposit regext 
-0x7383 032890 sub loopcnt ,3 ,null 
-0x7384 032891 branch store_enc_byte ,positive 
-0x7385 032892 istore 4 ,contw 
-0x7386 032893 increase -4 ,loopcnt 
-0x7387 032894 rtn zero 
-0x7388 032895 increase 1 ,regext_index 
-0x7389 032896 branch store_enc_loop 
-:      032897 store_enc_byte:
-0x738a 032898 istore 1 ,contw 
-0x738b 032899 rshift8 pdata ,pdata 
-0x738c 032900 loop store_enc_byte 
-0x738d 032901 rtn 
-:      032904 compare_res:
-0x738e 032905 force regidx_result ,regext_index 
-0x738f 032906 force 4 ,loopcnt 
-:      032907 compare_res_loop:
-0x7390 032908 ifetch 4 ,contr 
-0x7391 032909 isub regext ,null 
-0x7392 032910 nrtn zero 
-0x7393 032911 increase 1 ,regext_index 
-0x7394 032912 loop compare_res_loop 
-0x7395 032913 branch enable_zero 
-:      032915 enable_authrom:
-0x7396 032916 fetch 1 ,core_clkoff 
-0x7397 032917 set0 clock_off_auth_rom ,pdata 
-0x7398 032918 store 1 ,core_clkoff 
-0x7399 032919 rtn 
-:      032921 disable_authrom:
-0x739a 032922 fetch 1 ,core_clkoff 
-0x739b 032923 set1 clock_off_auth_rom ,pdata 
-0x739c 032924 store 1 ,core_clkoff 
-0x739d 032925 rtn 
-:      032933 init_memp:
-0x739e 032934 arg mem_p ,contw 
-0x739f 032935 setsect 0 ,0x3ffff 
-0x73a0 032936 setsect 1 ,0x3ffff 
-0x73a1 032937 setsect 2 ,0x3ffff 
-0x73a2 032938 setsect 3 ,0x3fbff 
-0x73a3 032939 istore 9 ,contw 
-0x73a4 032940 setsect 0 ,0x3ffff 
-0x73a5 032941 setsect 1 ,0x3ffff 
-0x73a6 032942 setsect 2 ,0x3ffff 
-0x73a7 032943 setsect 3 ,0x3ffff 
-0x73a8 032944 istore 9 ,contw 
-0x73a9 032945 setsect 0 ,0x3ffff 
-0x73aa 032946 setsect 1 ,0x3ffff 
-0x73ab 032947 setsect 2 ,0x3cfff 
-0x73ac 032948 setsect 3 ,0x3ffff 
-0x73ad 032949 istore 9 ,contw 
-0x73ae 032950 setsect 0 ,0x3ffff 
-0x73af 032951 setsect 1 ,0x3ffff 
-0x73b0 032952 setsect 2 ,0x3ffef 
-0x73b1 032953 setsect 3 ,0x3ffff 
-0x73b2 032954 istore 9 ,contw 
-0x73b3 032955 setsect 0 ,0x3ffff 
-0x73b4 032956 setsect 1 ,0x3ffff 
-0x73b5 032957 setsect 2 ,0x3ffff 
-0x73b6 032958 setsect 3 ,0x3ffff 
-0x73b7 032959 istore 9 ,contw 
-0x73b8 032960 setsect 0 ,0x3ffff 
-0x73b9 032961 setsect 1 ,0x26c7f 
-0x73ba 032962 setsect 2 ,0x146b 
-0x73bb 032963 setsect 3 ,0x37bb3 
-0x73bc 032964 istore 9 ,contw 
-0x73bd 032965 setsect 0 ,0x1feb8 
-0x73be 032966 setsect 1 ,0x10c12 
-0x73bf 032967 setsect 2 ,0x2b722 
-0x73c0 032968 setsect 3 ,0x29fa6 
-0x73c1 032969 istore 9 ,contw 
-0x73c2 032970 setsect 0 ,0xe70f 
-0x73c3 032971 setsect 1 ,0x16720 
-0x73c4 032972 setsect 2 ,0x519e 
-0x73c5 032973 setsect 3 ,0x19084 
-0x73c6 032974 istore 9 ,contw 
-0x73c7 032975 setsect 0 ,0x31012 
-0x73c8 032976 setsect 1 ,0x360bf 
-0x73c9 032977 setsect 2 ,0x3f0af 
-0x73ca 032978 setsect 3 ,0x3d3 
-0x73cb 032979 istore 9 ,contw 
-0x73cc 032980 setsect 0 ,0x3a188 
-0x73cd 032981 setsect 1 ,0x3ad0 
-0x73ce 032982 setsect 2 ,0x3cbf2 
-0x73cf 032983 setsect 3 ,0x243d9 
-0x73d0 032984 istore 9 ,contw 
-0x73d1 032985 setsect 0 ,0x2b030 
-0x73d2 032986 setsect 1 ,0x36a03 
-0x73d3 032987 setsect 2 ,0x11188 
-0x73d4 032988 setsect 3 ,0x1e520 
-0x73d5 032989 istore 9 ,contw 
-0x73d6 032990 setsect 0 ,0x3a11e 
-0x73d7 032991 setsect 1 ,0xfe5d 
-0x73d8 032992 setsect 2 ,0xdd57 
-0x73d9 032993 setsect 3 ,0x1ac93 
-0x73da 032994 istore 9 ,contw 
-0x73db 032995 setsect 0 ,0x11ed 
-0x73dc 032996 setsect 1 ,0x218c4 
-0x73dd 032997 setsect 2 ,0x8da7 
-0x73de 032998 setsect 3 ,0x257ff 
-0x73df 032999 istore 9 ,contw 
-0x73e0 033000 setsect 0 ,0x3192b 
-0x73e1 033001 setsect 1 ,0x34641 
-0x73e2 033002 setsect 2 ,0x1be0c 
-0x73e3 033003 setsect 3 ,0x366ad 
-0x73e4 033004 istore 9 ,contw 
-0x73e5 033005 setsect 0 ,0x1f83 
-0x73e6 033006 setsect 1 ,0x15a23 
-0x73e7 033007 setsect 2 ,0x3f9b0 
-0x73e8 033008 setsect 3 ,0x3949 
-0x73e9 033009 istore 9 ,contw 
-0x73ea 033010 setsect 0 ,0x13a51 
-0x73eb 033011 setsect 1 ,0x153fd 
-0x73ec 033012 setsect 2 ,0x3372a 
-0x73ed 033013 setsect 3 ,0xf1bb 
-0x73ee 033014 istore 9 ,contw 
-0x73ef 033015 setsect 0 ,0x3ae85 
-0x73f0 033016 setsect 1 ,0x1eed9 
-0x73f1 033017 setsect 2 ,0x9e66 
-0x73f2 033018 setsect 3 ,0x1a8 
-0x73f3 033019 istore 8 ,contw 
-0x73f4 033020 rtn 
-:      033028 init_memp_256:
-0x73f5 033029 arg mem_p_256 ,contw 
-0x73f6 033030 setsect 0 ,0x3ffff 
-0x73f7 033031 setsect 1 ,0x3ffff 
-0x73f8 033032 setsect 2 ,0x3ffff 
-0x73f9 033033 setsect 3 ,0x3ffff 
-0x73fa 033034 istore 9 ,contw 
-0x73fb 033035 setsect 0 ,0x3ffff 
-0x73fc 033036 setsect 1 ,0x3f 
-0x73fd 033037 setsect 2 ,0x0 
-0x73fe 033038 setsect 3 ,0x0 
-0x73ff 033039 istore 9 ,contw 
-0x7400 033040 setsect 0 ,0x0 
-0x7401 033041 setsect 1 ,0x0 
-0x7402 033042 setsect 2 ,0x1000 
-0x7403 033043 setsect 3 ,0x0 
-0x7404 033044 istore 9 ,contw 
-0x7405 033045 setsect 0 ,0x3ff00 
-0x7406 033046 setsect 1 ,0x3ffff 
-0x7407 033047 setsect 2 ,0x3ffcf 
-0x7408 033048 setsect 3 ,0x3ffff 
-0x7409 033049 istore 9 ,contw 
-0x740a 033050 setsect 0 ,0x3ffff 
-0x740b 033051 setsect 1 ,0x3ffff 
-0x740c 033052 setsect 2 ,0x3ffff 
-0x740d 033053 setsect 3 ,0x3ff 
-0x740e 033054 istore 9 ,contw 
-0x740f 033055 setsect 0 ,0x0 
-0x7410 033056 setsect 1 ,0x0 
-0x7411 033057 setsect 2 ,0x0 
-0x7412 033058 setsect 3 ,0x0 
-0x7413 033059 istore 9 ,contw 
-0x7414 033060 setsect 0 ,0x10000 
-0x7415 033061 setsect 1 ,0x0 
-0x7416 033062 setsect 2 ,0x3f000 
-0x7417 033063 setsect 3 ,0x3ffff 
-0x7418 033064 istore 9 ,contw 
-0x7419 033065 setsect 0 ,0x296ff 
-0x741a 033066 setsect 1 ,0x22630 
-0x741b 033067 setsect 2 ,0x3945d 
-0x741c 033068 setsect 3 ,0x3d284 
-0x741d 033069 istore 9 ,contw 
-0x741e 033070 setsect 0 ,0x333a0 
-0x741f 033071 setsect 1 ,0x4b7a 
-0x7420 033072 setsect 2 ,0x37d8 
-0x7421 033073 setsect 3 ,0x3c9dc 
-0x7422 033074 istore 9 ,contw 
-0x7423 033075 setsect 0 ,0x3a440 
-0x7424 033076 setsect 1 ,0x1b958 
-0x7425 033077 setsect 2 ,0x38bce 
-0x7426 033078 setsect 3 ,0x1091f 
-0x7427 033079 istore 9 ,contw 
-0x7428 033080 setsect 0 ,0x2e12c 
-0x7429 033081 setsect 1 ,0x1f47c 
-0x742a 033082 setsect 2 ,0x356b1 
-0x742b 033083 setsect 3 ,0x2fd47 
-0x742c 033084 istore 9 ,contw 
-0x742d 033085 setsect 0 ,0x6837 
-0x742e 033086 setsect 1 ,0x2ed90 
-0x742f 033087 setsect 2 ,0x1ecec 
-0x7430 033088 setsect 3 ,0x1acc5 
-0x7431 033089 istore 9 ,contw 
-0x7432 033090 setsect 0 ,0x23357 
-0x7433 033091 setsect 1 ,0x18af3 
-0x7434 033092 setsect 2 ,0xf9e1 
-0x7435 033093 setsect 3 ,0x129f0 
-0x7436 033094 istore 9 ,contw 
-0x7437 033095 setsect 0 ,0x2e7eb 
-0x7438 033096 setsect 1 ,0x3e6e3 
-0x7439 033097 setsect 2 ,0x3e1a7 
-0x743a 033098 setsect 3 ,0x10b8b 
-0x743b 033099 istore 9 ,contw 
-0x743c 033100 setsect 0 ,0x24fe3 
-0x743d 033101 setsect 1 ,0x20ef 
-0x743e 033102 setsect 2 ,0x1b5a6 
-0x743f 033103 setsect 3 ,0xdc2f 
-0x7440 033104 istore 9 ,contw 
-0x7441 033105 setsect 0 ,0x13860 
-0x7442 033106 setsect 1 ,0x2bd69 
-0x7443 033107 setsect 2 ,0x391a 
-0x7444 033108 setsect 3 ,0x1b222 
-0x7445 033109 istore 9 ,contw 
-0x7446 033110 rtn 
-:      033116 publickey_init:
-0x7447 033119 branch sp_initialize_256 
-:      033121 sp_calc_sequence_256_check:
-0x7448 033122 bpatch patch1d_5 ,mem_patch1d 
-0x7449 033127 fetch 1 ,mem_secure_connections_enable 
-0x744a 033128 rtn blank 
-0x744b 033129 fetch 1 ,mem_sc_local_key_invalid 
-0x744c 033130 rtneq sp_key_valid_256 
-0x744d 033133 fetch 1 ,mem_sc_calc 
-0x744e 033134 beq sp_calc_standby ,sp_initialize_256 
-0x744f 033135 rtn 
-:      033136 stop_publickey_calc_256:
-0x7450 033137 jam sp_calc_standby ,mem_sc_calc 
-0x7451 033138 rtn 
-:      033143 sp_clear_flags:
-0x7452 033144 bpatch patch1d_6 ,mem_patch1d 
-0x7453 033145 setarg mem_sp_state_end 
-0x7454 033146 arg mem_sp_state_start ,contw 
-0x7455 033147 isub contw ,loopcnt 
-0x7456 033148 call clear_mem 
-0x7457 033149 setarg mem_sp_state_xmem_end 
-0x7458 033150 arg mem_sp_state_xmem ,contw 
-0x7459 033151 isub contw ,loopcnt 
-0x745a 033152 branch clear_mem 
-:      033156 sp_calc_check_publickey_256:
-0x745b 033157 call sp_calc_b256 
-0x745c 033158 arg mem_le_pubkey_remote_y_256 ,rega 
-0x745d 033159 arg mem_t7_256 ,contw 
-0x745e 033160 call bn_sqrmod_256 
-0x745f 033161 arg mem_le_pubkey_remote_x_256 ,rega 
-0x7460 033162 arg mem_t2_256 ,contw 
-0x7461 033163 call bn_sqrmod_256 
-0x7462 033164 arg mem_t2_256 ,rega 
-0x7463 033165 arg mem_le_pubkey_remote_x_256 ,regb 
-0x7464 033166 arg mem_t2_256 ,contw 
-0x7465 033167 call bn_mulmod_256 
-0x7466 033168 arg mem_a_256 ,rega 
-0x7467 033169 arg mem_le_pubkey_remote_x_256 ,regb 
-0x7468 033170 arg mem_t3_256 ,contw 
-0x7469 033171 call bn_mulmod_256 
-0x746a 033172 arg mem_t3_256 ,rega 
-0x746b 033173 arg mem_t2_256 ,regb 
-0x746c 033174 arg mem_t2_256 ,contw 
-0x746d 033175 call bn_addmod_256 
-0x746e 033176 arg mem_t0_256 ,rega 
-0x746f 033177 arg mem_t2_256 ,regb 
-0x7470 033178 arg mem_t0_256 ,contw 
-0x7471 033179 call bn_addmod_256 
-0x7472 033180 arg 32 ,loopcnt 
-0x7473 033181 arg mem_t7_256 ,rega 
-0x7474 033182 arg mem_t0_256 ,regb 
-0x7475 033183 branch string_compare 
-:      033185 sp_calc_b256:
-0x7476 033186 arg mem_gy_256 ,rega 
-0x7477 033187 arg mem_t0_256 ,contw 
-0x7478 033188 call bn_sqrmod_256 
-0x7479 033189 arg mem_gx_256 ,rega 
-0x747a 033190 arg mem_t2_256 ,contw 
-0x747b 033191 call bn_sqrmod_256 
-0x747c 033192 arg mem_t2_256 ,rega 
-0x747d 033193 arg mem_gx_256 ,regb 
-0x747e 033194 arg mem_t2_256 ,contw 
-0x747f 033195 call bn_mulmod_256 
-0x7480 033196 arg mem_a_256 ,rega 
-0x7481 033197 arg mem_gx_256 ,regb 
-0x7482 033198 arg mem_t3_256 ,contw 
-0x7483 033199 call bn_mulmod_256 
-0x7484 033200 arg mem_t3_256 ,rega 
-0x7485 033201 arg mem_t2_256 ,regb 
-0x7486 033202 arg mem_t2_256 ,contw 
-0x7487 033203 call bn_addmod_256 
-0x7488 033204 arg mem_t0_256 ,rega 
-0x7489 033205 arg mem_t2_256 ,regb 
-0x748a 033206 arg mem_t0_256 ,contw 
-0x748b 033207 branch bn_submod_256 
-:      033212 random_generator:
-0x748c 033213 increase -1 ,queue 
-0x748d 033214 nrtn positive 
-0x748e 033215 random pdata 
-0x748f 033216 istore 2 ,contw 
-0x7490 033217 branch random_generator 
-:      033218 compare4:
-0x7491 033219 increase -1 ,queue 
-0x7492 033220 nbranch compare4_success ,positive 
-0x7493 033221 ifetch 4 ,rega 
-0x7494 033222 copy pdata ,temp 
-0x7495 033223 ifetch 4 ,regb 
-0x7496 033224 iflip temp ,pdata 
-0x7497 033225 nbranch compare4_failed ,zero 
-0x7498 033226 increase 4 ,rega 
-0x7499 033227 increase 4 ,regb 
-0x749a 033228 branch compare4 
-:      033229 compare4_failed:
-0x749b 033230 branch disable_true 
-:      033232 compare4_success:
-0x749c 033233 branch enable_true 
-:      033238 bn_testbit:
-0x749d 033239 and pdata ,7 ,queue 
-0x749e 033240 rshift3 pdata ,pdata 
-0x749f 033241 iadd contr ,contr 
-0x74a0 033242 ifetch 1 ,contr 
-0x74a1 033243 qisolate0 pdata 
-0x74a2 033244 rtn 
-:      033247 bn_eq_zero:
-0x74a3 033248 ifetch 8 ,contr 
-0x74a4 033249 nrtn blank 
-0x74a5 033250 ifetch 8 ,contr 
-0x74a6 033251 nrtn blank 
-0x74a7 033252 ifetch 8 ,contr 
-0x74a8 033253 rtn 
-:      033258 bn_eq_0:
-0x74a9 033259 ifetch 4 ,rega 
-0x74aa 033260 iforce temp 
-0x74ab 033261 ifetch 4 ,regb 
-0x74ac 033262 isub temp ,null 
-0x74ad 033263 nrtn zero 
-0x74ae 033264 increase 4 ,rega 
-0x74af 033265 increase 4 ,regb 
-0x74b0 033266 loop bn_eq_0 
-0x74b1 033267 rtn 
-:      033269 bn_bigeq:
-0x74b2 033270 force 6 ,loopcnt 
-0x74b3 033271 increase 20 ,rega 
-0x74b4 033272 increase 20 ,regb 
-:      033273 bn_bigeq_0:
-0x74b5 033274 ifetch 4 ,regb 
-0x74b6 033275 iforce temp 
-0x74b7 033276 ifetch 4 ,rega 
-0x74b8 033277 isub temp ,pdata 
-0x74b9 033278 nrtn positive 
-0x74ba 033279 nrtn blank 
-0x74bb 033280 increase -4 ,rega 
-0x74bc 033281 increase -4 ,regb 
-0x74bd 033282 loop bn_bigeq_0 
-0x74be 033283 rtn 
-:      033284 bn_add:
-0x74bf 033285 force 6 ,loopcnt 
-0x74c0 033286 force 0 ,regc 
-:      033287 bn_add_0:
-0x74c1 033288 ifetch 4 ,rega 
-0x74c2 033289 iforce temp 
-0x74c3 033290 ifetch 4 ,regb 
-0x74c4 033291 iadd temp ,pdata 
-0x74c5 033292 iadd regc ,pdata 
-0x74c6 033293 istore 4 ,contw 
-0x74c7 033294 isolate1 32 ,pdata 
-0x74c8 033295 setflag true ,0 ,regc 
-0x74c9 033296 increase 4 ,rega 
-0x74ca 033297 increase 4 ,regb 
-0x74cb 033298 loop bn_add_0 
-0x74cc 033299 rtn 
-:      033301 bn_sub:
-0x74cd 033302 force 6 ,loopcnt 
-0x74ce 033303 force 0 ,regc 
-:      033304 bn_sub_0:
-0x74cf 033305 ifetch 4 ,regb 
-0x74d0 033306 iforce temp 
-0x74d1 033307 ifetch 4 ,rega 
-0x74d2 033308 isub temp ,pdata 
-0x74d3 033309 isub regc ,pdata 
-0x74d4 033310 istore 4 ,contw 
-0x74d5 033311 isolate1 32 ,pdata 
-0x74d6 033312 setflag true ,0 ,regc 
-0x74d7 033313 increase 4 ,rega 
-0x74d8 033314 increase 4 ,regb 
-0x74d9 033315 loop bn_sub_0 
-0x74da 033316 rtn 
-:      033318 bn_rshift6:
-0x74db 033319 force 6 ,loopcnt 
-0x74dc 033320 increase 20 ,rega 
-:      033321 bn_rshift:
-0x74dd 033322 force 0 ,regc 
-:      033323 bn_rshift_0:
-0x74de 033324 ifetch 4 ,rega 
-0x74df 033325 isolate1 0 ,pdata 
-0x74e0 033326 setflag true ,1 ,regc 
-0x74e1 033327 rshift pdata ,pdata 
-0x74e2 033328 isolate1 0 ,regc 
-0x74e3 033329 setflag true ,31 ,pdata 
-0x74e4 033330 istore 4 ,rega 
-0x74e5 033331 increase -4 ,rega 
-0x74e6 033332 rshift regc ,regc 
-0x74e7 033333 loop bn_rshift_0 
-0x74e8 033334 rtn 
-:      033335 bn_lshift:
-0x74e9 033336 force 6 ,loopcnt 
-0x74ea 033337 force 0 ,regc 
-:      033338 bn_lshift_0:
-0x74eb 033339 ifetch 4 ,rega 
-0x74ec 033340 isolate1 31 ,pdata 
-0x74ed 033341 setflag true ,1 ,regc 
-0x74ee 033342 lshift pdata ,pdata 
-0x74ef 033343 isolate1 0 ,regc 
-0x74f0 033344 setflag true ,0 ,pdata 
-0x74f1 033345 istore 4 ,rega 
-0x74f2 033346 increase 4 ,rega 
-0x74f3 033347 rshift regc ,regc 
-0x74f4 033348 loop bn_lshift_0 
-0x74f5 033349 rtn 
-:      033352 bn_load:
-0x74f6 033353 force 6 ,loopcnt 
-:      033354 bn_load_0:
-0x74f7 033355 ifetch 4 ,contr 
-0x74f8 033356 iforce regext 
-0x74f9 033357 increase 1 ,regext_index 
-0x74fa 033358 loop bn_load_0 
-0x74fb 033359 rtn 
-:      033363 sp_initialize_256:
-0x74fc 033364 bpatch patch1d_7 ,mem_patch1d 
-0x74fd 033365 fetch 1 ,mem_secure_connections_enable 
-0x74fe 033366 nbranch sp_pubkey_calc_256 ,blank 
-:      033368 sc_reset:
-0x74ff 033369 jam sp_calc_standby ,mem_sc_calc 
-0x7500 033370 jam sp_key_invalid ,mem_sc_local_key_invalid 
-0x7501 033371 rtn 
-:      033375 sp_wait_pubkey_calc_256_done:
-0x7502 033376 fetch 1 ,mem_secure_connections_enable 
-0x7503 033377 rtn blank 
-0x7504 033378 fetch 1 ,mem_sc_local_key_invalid 
-0x7505 033379 rtneq sp_key_valid_256 
-0x7506 033380 call sp_calc_sequence_256 
-0x7507 033381 branch sp_wait_pubkey_calc_256_done 
-:      033385 sp_debug_private_256:
-0x7508 033386 arg mem_sc_private_key_256 ,contw 
-0x7509 033387 setsect 0 ,0x1abd 
-0x750a 033388 setsect 1 ,0x1b34f 
-0x750b 033389 setsect 2 ,0x19b8a 
-0x750c 033390 setsect 3 ,0x26562 
-0x750d 033391 istore 9 ,contw 
-0x750e 033392 setsect 0 ,0x340b7 
-0x750f 033393 setsect 1 ,0x1efa 
-0x7510 033394 setsect 2 ,0xaff6 
-0x7511 033395 setsect 3 ,0xfd41 
-0x7512 033396 istore 9 ,contw 
-0x7513 033397 setsect 0 ,0x3d210 
-0x7514 033398 setsect 1 ,0x26cf8 
-0x7515 033399 setsect 2 ,0x3874c 
-0x7516 033400 setsect 3 ,0x3157c 
-0x7517 033401 istore 9 ,contw 
-0x7518 033402 setsect 0 ,0x2d4a3 
-0x7519 033403 setsect 1 ,0x3d27d 
-0x751a 033404 setsect 2 ,0x3 
-0x751b 033405 istore 5 ,contw 
-0x751c 033406 rtn 
-:      033409 sp_pubkey_calc_256:
-0x751d 033410 fetch 1 ,mem_sc_local_key_invalid 
-0x751e 033411 rtnne sp_key_invalid 
-0x751f 033412 fetch 1 ,mem_sc_calc 
-0x7520 033413 rtnne sp_calc_standby 
-0x7521 033414 call init_memp_256 
-0x7522 033415 arg mem_sc_private_key_256 ,contw 
-0x7523 033416 force 15 ,queue 
-0x7524 033417 call random_generator 
-0x7525 033418 random pdata 
-0x7526 033419 rshift pdata ,pdata 
-0x7527 033420 istore 2 ,contw 
-0x7528 033422 fetch 1 ,mem_sp_debug_mode 
-0x7529 033423 ncall sp_debug_private_256 ,blank 
-0x752a 033425 arg mem_k_256 ,contw 
-0x752b 033426 arg mem_sc_private_key_256 ,contr 
-0x752c 033427 call memcpy32 
-0x752d 033429 arg mem_ax_256 ,contw 
-0x752e 033430 arg mem_gx_256 ,contr 
-0x752f 033431 call memcpy64 
-0x7530 033433 arg mem_az_256 ,contw 
-0x7531 033434 call clear_mem_256 
-0x7532 033435 jam 1 ,mem_az_256 
-0x7533 033437 call eckp_calc_init_256 
-0x7534 033438 jam sp_calc_pubkey_256 ,mem_sc_calc 
-0x7535 033439 rtn 
-:      033441 sp_pubkey_generated_256:
-0x7536 033442 arg mem_sc_pubkey_local_x_256 ,contw 
-0x7537 033443 arg mem_bx_256 ,contr 
-0x7538 033444 call memcpy64 
-0x7539 033445 jam sp_key_valid_256 ,mem_sc_local_key_invalid 
-0x753a 033446 jam sp_calc_standby ,mem_sc_calc 
-0x753b 033447 rtn 
-:      033451 sp_dhkey_calc_256:
-0x753c 033452 fetch 1 ,mem_sp_dhkey_invalid 
-0x753d 033453 rtnne sp_key_invalid 
-0x753e 033454 fetch 1 ,mem_sc_calc 
-0x753f 033455 rtnne sp_calc_standby 
-0x7540 033457 arg mem_k_256 ,contw 
-0x7541 033458 arg mem_sc_private_key_256 ,contr 
-0x7542 033459 call memcpy32 
-0x7543 033461 arg mem_ax_256 ,contw 
-0x7544 033462 arg mem_le_pubkey_remote_x_256 ,contr 
-0x7545 033463 call memcpy64 
-0x7546 033465 arg mem_az_256 ,contw 
-0x7547 033466 call clear_mem_256 
-0x7548 033467 jam 1 ,mem_az_256 
-0x7549 033469 call eckp_calc_init_256 
-0x754a 033470 jam sp_calc_dhkey_256 ,mem_sc_calc 
-0x754b 033471 rtn 
-:      033474 sp_dhkey_generated_256:
-0x754c 033476 arg mem_le_dhkey_256 ,contw 
-0x754d 033477 arg mem_bx_256 ,contr 
-0x754e 033478 call memcpy32 
-0x754f 033479 jam sp_key_valid_256 ,mem_sp_dhkey_invalid 
-0x7550 033480 jam sp_calc_standby ,mem_sc_calc 
-0x7551 033481 rtn 
-:      033485 sp_calc_sequence_256:
-0x7552 033486 fetch 1 ,mem_secure_connections_enable 
-0x7553 033487 rtn blank 
-0x7554 033488 fetch 1 ,mem_sc_calc 
-0x7555 033489 rtn blank 
-0x7556 033490 increase 0x80 ,pdata 
-0x7557 033491 store 1 ,mem_sc_calc 
-0x7558 033492 rtnbit1 7 
-0x7559 033493 fetch 2 ,mem_ec_loopc 
-0x755a 033494 branch sp_calc_sequence_done_256 ,blank 
-0x755b 033495 branch eckp_calc_256 
-:      033497 sp_calc_sequence_done_256:
-0x755c 033498 bpatch patch1e_0 ,mem_patch1e 
-0x755d 033499 call ecunmapz_256 
-0x755e 033500 fetch 1 ,mem_sc_calc 
-0x755f 033501 beq sp_calc_pubkey_256 ,sp_pubkey_generated_256 
-0x7560 033502 beq sp_calc_dhkey_256 ,sp_dhkey_generated_256 
-0x7561 033503 rtn 
-:      033506 eckp_calc_256:
-0x7562 033507 call ecdbl_256 
-0x7563 033508 fetch 2 ,mem_ec_loopc 
-0x7564 033509 increase -1 ,pdata 
-0x7565 033510 store 2 ,mem_ec_loopc 
-0x7566 033511 arg mem_k_256 ,contr 
-0x7567 033512 call bn_testbit 
-0x7568 033513 rtn true 
-0x7569 033514 branch ecadd_256 
-:      033516 eckp_calc_init_256:
-0x756a 033517 bpatch patch1e_1 ,mem_patch1e 
-0x756b 033518 setarg 256 
-0x756c 033519 store 2 ,mem_ec_loopc 
-:      033520 eckp_calc_init_256_1:
-0x756d 033521 fetch 2 ,mem_ec_loopc 
-0x756e 033522 rtn blank 
-0x756f 033523 increase -1 ,pdata 
-0x7570 033524 store 2 ,mem_ec_loopc 
-0x7571 033525 arg mem_k_256 ,contr 
-0x7572 033526 call bn_testbit 
-0x7573 033527 branch eckp_calc_init_256_1 ,true 
-0x7574 033528 arg mem_ax_256 ,contr 
-0x7575 033529 arg mem_cx_256 ,contw 
-0x7576 033530 branch memcpy96 
-:      033533 ecunmapz_256:
-0x7577 033534 arg mem_cz_256 ,rega 
-0x7578 033535 arg mem_t3_256 ,contw 
-0x7579 033536 call bn_invmod_256 
-0x757a 033537 arg mem_t3_256 ,rega 
-0x757b 033538 arg mem_t1_256 ,contw 
-0x757c 033539 call bn_sqrmod_256 
-0x757d 033540 arg mem_cx_256 ,rega 
-0x757e 033541 arg mem_t1_256 ,regb 
-0x757f 033542 arg mem_bx_256 ,contw 
-0x7580 033543 call bn_mulmod_256 
-0x7581 033544 arg mem_t3_256 ,rega 
-0x7582 033545 arg mem_t1_256 ,regb 
-0x7583 033546 arg mem_t2_256 ,contw 
-0x7584 033547 call bn_mulmod_256 
-0x7585 033548 arg mem_cy_256 ,rega 
-0x7586 033549 arg mem_t2_256 ,regb 
-0x7587 033550 arg mem_by_256 ,contw 
-0x7588 033551 branch bn_mulmod_256 
-:      033553 ecdbl_256:
-0x7589 033554 arg mem_cz_256 ,rega 
-0x758a 033555 arg mem_t2_256 ,contw 
-0x758b 033556 call bn_sqrmod_256 
-0x758c 033557 arg mem_t2_256 ,rega 
-0x758d 033558 arg mem_t3_256 ,contw 
-0x758e 033559 call bn_sqrmod_256 
-0x758f 033561 arg mem_a_256 ,rega 
-0x7590 033562 arg mem_t3_256 ,regb 
-0x7591 033563 arg mem_t3_256 ,contw 
-0x7592 033564 call bn_mulmod_256 
-0x7593 033565 arg mem_cx_256 ,rega 
-0x7594 033566 arg mem_t2_256 ,contw 
-0x7595 033567 call bn_sqrmod_256 
-0x7596 033569 arg mem_t2_256 ,contr 
-0x7597 033570 arg mem_t1_256 ,contw 
-0x7598 033571 call memcpy32 
-0x7599 033572 arg mem_t1_256 ,rega 
-0x759a 033573 call bn_lshiftmod_256 
-0x759b 033574 arg mem_t2_256 ,rega 
-0x759c 033575 arg mem_t1_256 ,regb 
-0x759d 033576 arg mem_t2_256 ,contw 
-0x759e 033577 call bn_addmod_256 
-0x759f 033579 arg mem_t2_256 ,rega 
-0x75a0 033580 arg mem_t3_256 ,regb 
-0x75a1 033581 arg mem_t2_256 ,contw 
-0x75a2 033582 call bn_addmod_256 
-0x75a3 033584 arg mem_cx_256 ,contr 
-0x75a4 033585 arg mem_t1_256 ,contw 
-0x75a5 033586 call memcpy32 
-0x75a6 033587 arg mem_cy_256 ,rega 
-0x75a7 033588 arg mem_t3_256 ,contw 
-0x75a8 033589 call bn_sqrmod_256 
-0x75a9 033590 arg mem_t1_256 ,rega 
-0x75aa 033591 call bn_lshiftmod_256 
-0x75ab 033592 arg mem_t1_256 ,rega 
-0x75ac 033593 call bn_lshiftmod_256 
-0x75ad 033594 arg mem_t1_256 ,rega 
-0x75ae 033595 arg mem_t3_256 ,regb 
-0x75af 033596 arg mem_t1_256 ,contw 
-0x75b0 033597 call bn_mulmod_256 
-0x75b1 033598 arg mem_t3_256 ,rega 
-0x75b2 033599 arg mem_t0_256 ,contw 
-0x75b3 033600 call bn_sqrmod_256 
-0x75b4 033601 arg mem_t0_256 ,rega 
-0x75b5 033602 call bn_lshiftmod_256 
-0x75b6 033603 arg mem_t0_256 ,rega 
-0x75b7 033604 call bn_lshiftmod_256 
-0x75b8 033605 arg mem_t0_256 ,rega 
-0x75b9 033606 call bn_lshiftmod_256 
-0x75ba 033607 arg mem_cy_256 ,contr 
-0x75bb 033608 arg mem_t3_256 ,contw 
-0x75bc 033609 call memcpy32 
-0x75bd 033610 arg mem_t3_256 ,rega 
-0x75be 033611 call bn_lshiftmod_256 
-0x75bf 033612 arg mem_t3_256 ,rega 
-0x75c0 033613 arg mem_cz_256 ,regb 
-0x75c1 033614 arg mem_cz_256 ,contw 
-0x75c2 033615 call bn_mulmod_256 
-0x75c3 033618 arg mem_t2_256 ,rega 
-0x75c4 033619 arg mem_t3_256 ,contw 
-0x75c5 033620 call bn_sqrmod_256 
-0x75c6 033622 arg mem_t3_256 ,rega 
-0x75c7 033623 arg mem_t1_256 ,regb 
-0x75c8 033624 arg mem_t3_256 ,contw 
-0x75c9 033625 call bn_submod_256 
-0x75ca 033626 arg mem_t3_256 ,rega 
-0x75cb 033627 arg mem_t1_256 ,regb 
-0x75cc 033628 arg mem_cx_256 ,contw 
-0x75cd 033629 call bn_submod_256 
-0x75ce 033630 arg mem_t1_256 ,rega 
-0x75cf 033631 arg mem_cx_256 ,regb 
-0x75d0 033632 arg mem_t3_256 ,contw 
-0x75d1 033633 call bn_submod_256 
-0x75d2 033634 arg mem_t3_256 ,rega 
-0x75d3 033635 arg mem_t2_256 ,regb 
-0x75d4 033636 arg mem_t3_256 ,contw 
-0x75d5 033637 call bn_mulmod_256 
-0x75d6 033638 arg mem_t3_256 ,rega 
-0x75d7 033639 arg mem_t0_256 ,regb 
-0x75d8 033640 arg mem_cy_256 ,contw 
-0x75d9 033641 branch bn_submod_256 
-:      033643 ecadd_256:
-0x75da 033645 arg mem_az_256 ,rega 
-0x75db 033646 arg mem_t7_256 ,contw 
-0x75dc 033647 call bn_sqrmod_256 
-0x75dd 033648 arg mem_cx_256 ,rega 
-0x75de 033649 arg mem_t7_256 ,regb 
-0x75df 033650 arg mem_t0_256 ,contw 
-0x75e0 033651 call bn_mulmod_256 
-0x75e1 033654 arg mem_az_256 ,rega 
-0x75e2 033655 arg mem_t7_256 ,regb 
-0x75e3 033656 arg mem_t7_256 ,contw 
-0x75e4 033657 call bn_mulmod_256 
-0x75e5 033658 arg mem_cy_256 ,rega 
-0x75e6 033659 arg mem_t7_256 ,regb 
-0x75e7 033660 arg mem_t1_256 ,contw 
-0x75e8 033661 call bn_mulmod_256 
-0x75e9 033664 arg mem_cz_256 ,rega 
-0x75ea 033665 arg mem_t7_256 ,contw 
-0x75eb 033666 call bn_sqrmod_256 
-0x75ec 033667 arg mem_ax_256 ,rega 
-0x75ed 033668 arg mem_t7_256 ,regb 
-0x75ee 033669 arg mem_t2_256 ,contw 
-0x75ef 033670 call bn_mulmod_256 
-0x75f0 033672 arg mem_cz_256 ,rega 
-0x75f1 033673 arg mem_t7_256 ,regb 
-0x75f2 033674 arg mem_t7_256 ,contw 
-0x75f3 033675 call bn_mulmod_256 
-0x75f4 033676 arg mem_ay_256 ,rega 
-0x75f5 033677 arg mem_t7_256 ,regb 
-0x75f6 033678 arg mem_t3_256 ,contw 
-0x75f7 033679 call bn_mulmod_256 
-0x75f8 033684 arg mem_t0_256 ,regb 
-0x75f9 033685 arg mem_t2_256 ,rega 
-0x75fa 033686 arg mem_t7_256 ,contw 
-0x75fb 033687 call bn_submod_256 
-0x75fc 033688 arg mem_t0_256 ,rega 
-0x75fd 033689 arg mem_t2_256 ,regb 
-0x75fe 033690 arg mem_t0_256 ,contw 
-0x75ff 033691 call bn_addmod_256 
-0x7600 033694 arg mem_t1_256 ,regb 
-0x7601 033695 arg mem_t3_256 ,rega 
-0x7602 033696 arg mem_t2_256 ,contw 
-0x7603 033697 call bn_submod_256 
-0x7604 033698 arg mem_t1_256 ,rega 
-0x7605 033699 arg mem_t3_256 ,regb 
-0x7606 033700 arg mem_t1_256 ,contw 
-0x7607 033701 call bn_addmod_256 
-0x7608 033702 arg mem_t1_256 ,rega 
-0x7609 033703 arg mem_t7_256 ,regb 
-0x760a 033704 arg mem_t1_256 ,contw 
-0x760b 033705 call bn_mulmod_256 
-0x760c 033706 arg mem_cz_256 ,rega 
-0x760d 033707 arg mem_az_256 ,regb 
-0x760e 033708 arg mem_t3_256 ,contw 
-0x760f 033709 call bn_mulmod_256 
-0x7610 033710 arg mem_t3_256 ,rega 
-0x7611 033711 arg mem_t7_256 ,regb 
-0x7612 033712 arg mem_cz_256 ,contw 
-0x7613 033713 call bn_mulmod_256 
-0x7614 033715 arg mem_t7_256 ,rega 
-0x7615 033716 arg mem_t7_256 ,contw 
-0x7616 033717 call bn_sqrmod_256 
-0x7617 033718 arg mem_t7_256 ,rega 
-0x7618 033719 arg mem_t0_256 ,regb 
-0x7619 033720 arg mem_t3_256 ,contw 
-0x761a 033721 call bn_mulmod_256 
-0x761b 033722 arg mem_t7_256 ,rega 
-0x761c 033723 arg mem_t1_256 ,regb 
-0x761d 033724 arg mem_t1_256 ,contw 
-0x761e 033725 call bn_mulmod_256 
-0x761f 033726 arg mem_t2_256 ,rega 
-0x7620 033727 arg mem_cx_256 ,contw 
-0x7621 033728 call bn_sqrmod_256 
-0x7622 033729 arg mem_cx_256 ,rega 
-0x7623 033730 arg mem_t3_256 ,regb 
-0x7624 033731 arg mem_cx_256 ,contw 
-0x7625 033732 call bn_submod_256 
-0x7626 033733 arg mem_cx_256 ,contr 
-0x7627 033734 arg mem_t7_256 ,contw 
-0x7628 033735 call memcpy32 
-0x7629 033736 arg mem_t7_256 ,rega 
-0x762a 033737 call bn_lshiftmod_256 
-0x762b 033738 arg mem_t3_256 ,rega 
-0x762c 033739 arg mem_t7_256 ,regb 
-0x762d 033740 arg mem_t3_256 ,contw 
-0x762e 033741 call bn_submod_256 
-0x762f 033742 arg mem_t3_256 ,rega 
-0x7630 033743 arg mem_t2_256 ,regb 
-0x7631 033744 arg mem_t2_256 ,contw 
-0x7632 033745 call bn_mulmod_256 
-0x7633 033746 arg mem_t2_256 ,rega 
-0x7634 033747 arg mem_t1_256 ,regb 
-0x7635 033748 arg mem_cy_256 ,contw 
-0x7636 033749 call bn_submod_256 
-0x7637 033750 arg mem_cy_256 ,rega 
-0x7638 033751 arg mem_p_256 ,regb 
-0x7639 033752 arg mem_cy_256 ,contw 
-0x763a 033753 force 0 ,regc 
-0x763b 033754 fetch 1 ,mem_cy_256 
-0x763c 033755 isolate1 0 ,pdata 
-0x763d 033756 call bn_add_256 ,true 
-0x763e 033757 copy regc ,alarm 
-0x763f 033758 arg mem_cy_256 ,rega 
-0x7640 033759 call bn_rshift_256 
-0x7641 033760 fetch 1 ,mem_cy5_256 
-0x7642 033761 isolate1 0 ,alarm 
-0x7643 033762 setflag true ,7 ,pdata 
-0x7644 033763 store 1 ,mem_cy5_256 
-0x7645 033764 rtn 
-:      033766 bn_invmod_256:
-0x7646 033767 copy contw ,timeup 
-0x7647 033768 arg mem_tmp0_256 ,contw 
-0x7648 033769 call clear_mem_256 
-0x7649 033770 force 0 ,pdata 
-0x764a 033772 store 4 ,mem_t2_256 
-0x764b 033773 jam 1 ,mem_tmp0_256 
-0x764c 033774 arg mem_tmp1_256 ,contw 
-0x764d 033775 call clear_mem_512 
-0x764e 033776 arg mem_p_256 ,contr 
-0x764f 033777 arg mem_tmp2_256 ,contw 
-0x7650 033778 call memcpy32 
-0x7651 033779 copy rega ,contr 
-0x7652 033780 arg mem_tmp3_256 ,contw 
-0x7653 033781 call memcpy32 
-:      033787 bn_invmod_256_2:
-0x7654 033788 arg mem_tmp3_256 ,contr 
-0x7655 033789 call bn_eq_zero_256 
-0x7656 033790 branch bn_invmod_256_0 ,blank 
-0x7657 033795 arg mem_tmp3_256 ,rega 
-0x7658 033796 arg mem_tmp0_256 ,regb 
-0x7659 033797 call bn_rshifteven_256 
-0x765a 033798 arg mem_tmp2_256 ,rega 
-0x765b 033799 arg mem_tmp1_256 ,regb 
-0x765c 033800 call bn_rshifteven_256 
-0x765d 033802 arg mem_tmp3_256 ,rega 
-0x765e 033803 arg mem_tmp2_256 ,regb 
-0x765f 033804 call bn_bigeq_256 
-0x7660 033805 branch bn_invmod_256_1 ,positive 
-0x7661 033806 arg mem_tmp2_256 ,rega 
-0x7662 033807 arg mem_tmp3_256 ,regb 
-0x7663 033808 copy rega ,contw 
-0x7664 033809 call bn_sub_256 
-0x7665 033810 arg mem_tmp0_256 ,rega 
-0x7666 033811 arg mem_tmp1_256 ,regb 
-0x7667 033812 copy regb ,contw 
-0x7668 033813 call bn_add_256 
-0x7669 033814 ifetch 1 ,rega 
-0x766a 033815 iadd regc ,regc 
-0x766b 033816 ifetch 1 ,regb 
-0x766c 033817 iadd regc ,pdata 
-0x766d 033818 istore 1 ,regb 
-0x766e 033819 branch bn_invmod_256_2 
-:      033820 bn_invmod_256_1:
-0x766f 033821 arg mem_tmp3_256 ,rega 
-0x7670 033822 arg mem_tmp2_256 ,regb 
-0x7671 033823 copy rega ,contw 
-0x7672 033824 call bn_sub_256 
-0x7673 033825 arg mem_tmp1_256 ,rega 
-0x7674 033826 arg mem_tmp0_256 ,regb 
-0x7675 033827 copy regb ,contw 
-0x7676 033828 call bn_add_256 
-0x7677 033829 ifetch 1 ,rega 
-0x7678 033830 iadd regc ,regc 
-0x7679 033831 ifetch 1 ,regb 
-0x767a 033832 iadd regc ,pdata 
-0x767b 033833 istore 1 ,regb 
-0x767c 033834 branch bn_invmod_256_2 
-:      033835 bn_invmod_256_0:
-0x767d 033837 arg mem_tmp1_256 ,rega 
-0x767e 033838 copy timeup ,contw 
-0x767f 033839 call bn_p256mod 
-0x7680 033841 arg mem_p_256 ,rega 
-0x7681 033842 copy timeup ,regb 
-0x7682 033843 copy timeup ,contw 
-0x7683 033844 branch bn_submod_256 
-:      033847 bn_mulmod_256:
-0x7684 033848 copy contw ,timeup 
-0x7685 033850 force 0 ,regext_index 
-0x7686 033852 arg mem_tmp1_256 ,contw 
-0x7687 033853 call clear_mem_512 
-0x7688 033854 arg mem_regext ,contw 
-0x7689 033855 call clear_mem_512 
-0x768a 033859 copy rega ,contr 
-0x768b 033861 jam 0 ,mem_regext 
-0x768c 033862 setarg 0 
-0x768d 033863 call bn_load_mem 
-0x768e 033864 copy regb ,contr 
-0x768f 033865 call bn_load_256 
-0x7690 033868 force 0 ,queue 
-0x7691 033869 arg mem_tmp1_256 ,contw 
-:      033870 bn_mulmod_256_1:
-0x7692 033873 arg mem_regext ,temp 
-0x7693 033874 copy queue ,regb 
-0x7694 033875 lshift2 regb ,pdata 
-0x7695 033877 iadd temp ,regb 
-0x7696 033878 force 0 ,temp 
-0x7697 033879 force 0 ,regc 
-:      033880 bn_mulmod_256_0:
-0x7698 033885 ifetch 4 ,contw 
-0x7699 033886 iforce rega 
-0x769a 033889 ifetch 4 ,regb 
-0x769b 033890 copy regc ,regext_index 
-0x769c 033891 imul32 regext ,pdata 
-0x769d 033892 iadd rega ,pdata 
-0x769e 033893 iadd temp ,pdata 
-0x769f 033894 istore 4 ,contw 
-0x76a0 033895 rshift32 pdata ,temp 
-0x76a1 033896 increase 1 ,regc 
-0x76a2 033897 compare 8 ,regc ,0xff 
-0x76a3 033898 nbranch bn_mulmod_256_0 ,true 
-0x76a4 033900 deposit temp 
-0x76a5 033901 istore 4 ,contw 
-0x76a6 033902 increase -32 ,contw 
-0x76a7 033905 increase 1 ,queue 
-0x76a8 033906 compare 8 ,queue ,0xff 
-0x76a9 033907 nbranch bn_mulmod_256_1 ,true 
-0x76aa 033908 arg mem_tmp1_256 ,rega 
-0x76ab 033909 copy timeup ,contw 
-0x76ac 033910 branch bn_p256mod 
-:      033912 bn_p256mod:
-0x76ad 033913 bpatch patch1e_2 ,mem_patch1e 
-0x76ae 033914 copy contw ,timeup 
-0x76af 033915 copy rega ,alarm 
-0x76b0 033916 arg mem_tmp2_256 ,regb 
-0x76b1 033917 copy regb ,contw 
-0x76b2 033918 call memset0_4 
-0x76b3 033919 istore 8 ,contw 
-0x76b4 033920 add rega ,44 ,contr 
-0x76b5 033921 call memcpy8 
-0x76b6 033922 call memcpy12 
-0x76b7 033923 copy regb ,rega 
-0x76b8 033924 call bn_lshiftmod_256 
-0x76b9 033925 arg mem_tmp2_256 ,regb 
-0x76ba 033926 copy alarm ,rega 
-0x76bb 033927 copy timeup ,contw 
-0x76bc 033928 call bn_addmod_256 
-0x76bd 033930 arg mem_tmp2_256 ,regb 
-0x76be 033931 copy regb ,contw 
-0x76bf 033932 call memset0_4 
-0x76c0 033933 istore 8 ,contw 
-0x76c1 033934 add alarm ,48 ,contr 
-0x76c2 033935 call memcpy16 
-0x76c3 033936 call memset0_4 
-0x76c4 033937 copy regb ,rega 
-0x76c5 033938 call bn_lshiftmod_256 
-0x76c6 033942 arg mem_tmp2_256 ,regb 
-0x76c7 033943 copy timeup ,rega 
-0x76c8 033944 copy rega ,contw 
-0x76c9 033945 call bn_addmod_256 
-0x76ca 033949 arg mem_tmp2_256 ,regb 
-0x76cb 033950 copy regb ,contw 
-0x76cc 033951 add alarm ,32 ,contr 
-0x76cd 033952 call memcpy12 
-0x76ce 033953 call memset0_4 
-0x76cf 033954 istore 8 ,contw 
-0x76d0 033955 add alarm ,56 ,contr 
-0x76d1 033956 call memcpy8 
-0x76d2 033957 copy timeup ,rega 
-0x76d3 033958 copy rega ,contw 
-0x76d4 033959 call bn_addmod_256 
-0x76d5 033963 arg mem_tmp2_256 ,regb 
-0x76d6 033964 copy regb ,contw 
-0x76d7 033965 add alarm ,36 ,contr 
-0x76d8 033966 call memcpy12 
-0x76d9 033967 add alarm ,52 ,contr 
-0x76da 033968 call memcpy12 
-0x76db 033969 add alarm ,52 ,contr 
-0x76dc 033970 call memcpy4 
-0x76dd 033971 add alarm ,32 ,contr 
-0x76de 033972 call memcpy4 
-0x76df 033973 copy timeup ,rega 
-0x76e0 033974 copy rega ,contw 
-0x76e1 033975 call bn_addmod_256 
-0x76e2 033978 arg mem_tmp2_256 ,regb 
-0x76e3 033979 copy regb ,contw 
-0x76e4 033980 add alarm ,44 ,contr 
-0x76e5 033981 call memcpy12 
-0x76e6 033982 call memset0_4 
-0x76e7 033983 istore 8 ,contw 
-0x76e8 033984 add alarm ,32 ,contr 
-0x76e9 033985 call memcpy4 
-0x76ea 033986 add alarm ,40 ,contr 
-0x76eb 033987 call memcpy4 
-0x76ec 033988 copy timeup ,rega 
-0x76ed 033989 copy rega ,contw 
-0x76ee 033990 call bn_submod_256 
-0x76ef 033993 arg mem_tmp2_256 ,regb 
-0x76f0 033994 copy regb ,contw 
-0x76f1 033995 add alarm ,48 ,contr 
-0x76f2 033996 call memcpy8 
-0x76f3 033997 call memcpy8 
-0x76f4 033998 force 0 ,pdata 
-0x76f5 033999 istore 8 ,contw 
-0x76f6 034000 add alarm ,36 ,contr 
-0x76f7 034001 call memcpy4 
-0x76f8 034002 add alarm ,44 ,contr 
-0x76f9 034003 call memcpy4 
-0x76fa 034004 copy timeup ,rega 
-0x76fb 034005 copy rega ,contw 
-0x76fc 034006 call bn_submod_256 
-0x76fd 034009 arg mem_tmp2_256 ,regb 
-0x76fe 034010 copy regb ,contw 
-0x76ff 034011 add alarm ,52 ,contr 
-0x7700 034012 call memcpy12 
-0x7701 034013 add alarm ,32 ,contr 
-0x7702 034014 call memcpy12 
-0x7703 034015 call memset0_4 
-0x7704 034016 add alarm ,48 ,contr 
-0x7705 034017 call memcpy4 
-0x7706 034018 copy timeup ,rega 
-0x7707 034019 copy rega ,contw 
-0x7708 034020 call bn_submod_256 
-0x7709 034023 arg mem_tmp2_256 ,regb 
-0x770a 034024 copy regb ,contw 
-0x770b 034025 add alarm ,56 ,contr 
-0x770c 034026 call memcpy8 
-0x770d 034027 call memset0_4 
-0x770e 034028 add alarm ,36 ,contr 
-0x770f 034029 call memcpy12 
-0x7710 034030 call memset0_4 
-0x7711 034031 add alarm ,52 ,contr 
-0x7712 034032 call memcpy4 
-0x7713 034033 copy timeup ,rega 
-0x7714 034034 copy rega ,contw 
-0x7715 034035 branch bn_submod_256 
-:      034038 bn_load_mem:
-0x7716 034039 force 32 ,loopcnt 
-0x7717 034040 arg mem_regext ,contw 
-0x7718 034041 iadd contw ,contw 
-0x7719 034042 branch memcpy 
-:      034044 bn_load_256:
-0x771a 034045 force 8 ,loopcnt 
-0x771b 034046 branch bn_load_0 
-:      034048 bn_sqrmod_256:
-0x771c 034049 copy rega ,regb 
-0x771d 034050 branch bn_mulmod_256 
-:      034052 bn_add_256:
-0x771e 034053 force 8 ,loopcnt 
-0x771f 034054 branch bn_add + 1 
-:      034056 bn_addmod_256:
-0x7720 034057 call bn_add_256 
-0x7721 034058 copy contw ,rega 
-0x7722 034059 branch bn_lshiftmod_ismod_256 
-:      034061 bn_lshiftmod_256:
-0x7723 034062 call bn_lshift_256 
-:      034063 bn_lshiftmod_ismod_256:
-0x7724 034064 isolate1 0 ,regc 
-0x7725 034065 branch bn_lshiftmod_p_256 ,true 
-0x7726 034066 arg mem_p_256 ,regb 
-0x7727 034067 copy rega ,regc 
-0x7728 034068 increase -32 ,rega 
-0x7729 034069 call bn_bigeq_256 
-0x772a 034070 nrtn positive 
-0x772b 034071 copy regc ,rega 
-0x772c 034072 branch sub_p2_256 
-:      034074 bn_lshiftmod_p_256:
-0x772d 034075 call sub_p2_256 
-0x772e 034077 copy rega ,regc 
-0x772f 034078 increase -32 ,rega 
-0x7730 034079 arg mem_p_256 ,regb 
-0x7731 034080 call bn_bigeq_256 
-0x7732 034081 nrtn positive 
-0x7733 034082 copy regc ,rega 
-0x7734 034083 branch sub_p2_256 
-:      034086 sub_p2_256:
-0x7735 034087 increase -32 ,rega 
-0x7736 034088 arg mem_p_256 ,regb 
-0x7737 034089 copy rega ,contw 
-0x7738 034090 branch bn_sub_256 
-:      034095 bn_submod_256:
-0x7739 034096 call bn_sub_256 
-0x773a 034098 branch bn_submod_256_np ,true 
-0x773b 034101 add contw ,-32 ,rega 
-0x773c 034102 arg mem_p_256 ,regb 
-0x773d 034103 call bn_bigeq_256 
-0x773e 034104 nrtn positive 
-0x773f 034105 arg mem_p_256 ,regb 
-0x7740 034106 add contw ,-32 ,rega 
-0x7741 034108 copy rega ,contw 
-0x7742 034109 branch bn_sub_256 
-:      034110 bn_submod_256_np:
-0x7743 034111 add contw ,-32 ,rega 
-0x7744 034112 arg mem_p_256 ,regb 
-0x7745 034113 copy rega ,contw 
-0x7746 034114 call bn_add_256 
-0x7747 034116 rtn true 
-0x7748 034117 add contw ,-32 ,rega 
-0x7749 034118 arg mem_p_256 ,regb 
-0x774a 034119 copy rega ,contw 
-0x774b 034120 branch bn_add_256 
-:      034124 bn_sub_256:
-0x774c 034125 force 8 ,loopcnt 
-0x774d 034126 branch bn_sub + 1 
-:      034128 bn_rshift_256:
-0x774e 034129 force 8 ,loopcnt 
-0x774f 034130 increase 28 ,rega 
-0x7750 034131 branch bn_rshift 
-:      034133 bn_lshift_256:
-0x7751 034134 force 8 ,loopcnt 
-0x7752 034135 force 0 ,regc 
-0x7753 034136 branch bn_lshift_0 
-:      034138 bn_bigeq_256:
-0x7754 034139 force 8 ,loopcnt 
-0x7755 034140 increase 28 ,rega 
-0x7756 034141 increase 28 ,regb 
-0x7757 034142 branch bn_bigeq_0 
-:      034145 bn_eq_zero_256:
-0x7758 034146 ifetch 8 ,contr 
-0x7759 034147 nrtn blank 
-0x775a 034148 branch bn_eq_zero 
-:      034153 bn_rshifteven_256:
-0x775b 034154 copy rega ,alarm 
-:      034155 bn_rshifteven_256_1:
-0x775c 034156 copy alarm ,rega 
-0x775d 034157 ifetch 1 ,rega 
-0x775e 034158 isolate1 0 ,pdata 
-0x775f 034159 rtn true 
-0x7760 034160 call bn_rshift_256 
-0x7761 034161 ifetch 1 ,regb 
-0x7762 034162 isolate0 0 ,pdata 
-0x7763 034163 branch bn_rshifteven_256_0 ,true 
-0x7764 034164 arg mem_p_256 ,rega 
-0x7765 034165 copy regb ,contw 
-0x7766 034166 call bn_add_256 
-0x7767 034167 ifetch 1 ,regb 
-0x7768 034168 iadd regc ,pdata 
-0x7769 034169 istore 1 ,regb 
-0x776a 034170 increase -32 ,regb 
-:      034171 bn_rshifteven_256_0:
-0x776b 034172 add regb ,32 ,rega 
-0x776c 034173 force 9 ,loopcnt 
-0x776d 034174 call bn_rshift 
-0x776e 034175 branch bn_rshifteven_256_1 
-:      034178 ui_init:
-0x776f 034179 rtn wake 
-0x7770 034180 call lpm_disable_exen_output 
-0x7771 034181 call ui_button_init 
-0x7772 034182 call ui_timer_init 
-0x7773 034183 branch ui_led_init_global 
-:      034185 ui_dispatch:
-0x7774 034186 call ui_led_dispatch 
-0x7775 034187 branch ui_timer_check 
-:      034189 ui_button_init:
-0x7776 034190 fetch 1 ,mem_ui_button_gpio 
-0x7777 034191 rtneq ui_button_gpio_disable 
-0x7778 034192 iforce temp 
-0x7779 034193 call gpio_config_output 
-0x777a 034194 fetcht 1 ,mem_ui_button_gpio 
-0x777b 034195 call gpio_out_inactive 
-0x777c 034196 nop 100 
-0x777d 034197 fetcht 1 ,mem_ui_button_gpio 
-0x777e 034198 call gpio_config_input 
-0x777f 034199 branch ui_button_polling 
-:      034203 ui_button_polling:
-0x7780 034204 bpatch patch1e_3 ,mem_patch1e 
-0x7781 034205 fetch 1 ,mem_ui_button_gpio 
-0x7782 034206 rtneq ui_button_gpio_disable 
-0x7783 034207 copy pdata ,temp 
-0x7784 034208 call gpio_get_bit 
-0x7785 034209 nbranch ui_button_up ,true 
-:      034211 ui_button_down:
-0x7786 034212 call ui_button_check_long_press 
-0x7787 034213 fetch 2 ,mem_ui_state_map 
-0x7788 034214 set1 ui_state_btn_down ,pdata 
-0x7789 034215 store 2 ,mem_ui_state_map 
-0x778a 034216 fetch 1 ,mem_ui_button_last_state 
-0x778b 034217 rtneq ui_button_state_down 
-0x778c 034218 jam ui_button_state_down ,mem_ui_button_last_state 
-0x778d 034220 fetch 1 ,mem_ui_button_timeout 
-0x778e 034221 store 1 ,mem_ui_button_timer 
-0x778f 034222 call lpm_button_get_wake_lock 
-0x7790 034223 jam bt_evt_button_down ,mem_fifo_temp 
-0x7791 034224 branch ui_ipc_send_event 
-:      034225 ui_button_up:
-0x7792 034226 fetch 2 ,mem_ui_state_map 
-0x7793 034227 set0 ui_state_btn_down ,pdata 
-0x7794 034228 store 2 ,mem_ui_state_map 
-0x7795 034229 fetch 1 ,mem_ui_button_last_state 
-0x7796 034230 rtneq ui_button_state_up 
-0x7797 034231 jam ui_button_state_up ,mem_ui_button_last_state 
-0x7798 034233 jam 0 ,mem_ui_button_timer 
-0x7799 034234 call lpm_button_clean_wake_lock 
-0x779a 034235 jam bt_evt_button_up ,mem_fifo_temp 
-0x779b 034236 branch ui_ipc_send_event 
-:      034238 ui_button_check_long_press:
-0x779c 034239 fetch 1 ,mem_ui_button_timer 
-0x779d 034240 rtn blank 
-0x779e 034241 increase -1 ,pdata 
-0x779f 034242 store 1 ,mem_ui_button_timer 
-0x77a0 034243 nrtn blank 
-0x77a1 034245 jam bt_evt_button_long_pressed ,mem_fifo_temp 
-0x77a2 034246 branch ui_ipc_send_event 
-:      034248 lpm_button_get_wake_lock:
-0x77a3 034249 arg wake_lock_button ,queue 
-0x77a4 034250 branch lpm_get_wake_lock 
-:      034252 lpm_button_clean_wake_lock:
-0x77a5 034253 arg wake_lock_button ,queue 
-0x77a6 034254 branch lpm_put_wake_lock 
-:      034261 calc_curr_struct_prt:
-0x77a7 034262 bpatch patch1e_4 ,mem_patch1e 
-0x77a8 034263 fetch 2 ,mem_ui_led_struct_ptr 
-0x77a9 034264 mul32 rega ,led_offset_length ,regb 
-0x77aa 034265 iadd regb ,regb 
-0x77ab 034266 rtn 
-:      034269 ui_led_init_global:
-0x77ac 034270 fetch 1 ,mem_ui_led_struct_num 
-0x77ad 034271 rtn blank 
-0x77ae 034272 copy pdata ,loopcnt 
-0x77af 034273 fetch 2 ,mem_ui_led_struct_ptr 
-0x77b0 034274 copy pdata ,regb 
-:      034275 ui_led_init_loop:
-0x77b1 034276 add regb ,led_offset_led_gpio ,regc 
-0x77b2 034277 ifetcht 1 ,regc 
-0x77b3 034278 call ui_led_init_set 
-0x77b4 034279 increase led_offset_length ,regb 
-0x77b5 034280 loop ui_led_init_loop 
-0x77b6 034281 rtn 
-:      034284 ui_led_init_set:
-0x77b7 034285 fetch 1 ,mem_ui_led_init_state_set 
-0x77b8 034286 branch gpio_out_inactive ,blank 
-0x77b9 034287 branch gpio_out_active 
-:      034290 ui_led_on_global:
-0x77ba 034291 call calc_curr_struct_prt 
-0x77bb 034292 setarg ui_led_state_lighting 
-0x77bc 034293 istore 1 ,regb 
-0x77bd 034294 call ui_led_stop_timer 
-0x77be 034295 branch ui_led_on_static 
-:      034299 ui_led_blink_stop_global:
-:      034300 ui_led_off_global:
-0x77bf 034302 call calc_curr_struct_prt 
-0x77c0 034303 setarg ui_led_state_darking 
-0x77c1 034304 istore 1 ,regb 
-0x77c2 034306 call ui_led_stop_timer 
-0x77c3 034307 branch ui_led_off_static 
-:      034311 ui_led_blink_start_global:
-0x77c4 034312 call calc_curr_struct_prt 
-0x77c5 034313 setarg ui_led_state_blink_start 
-0x77c6 034314 istore 1 ,regb 
-0x77c7 034315 setarg led_infinite_flash_num 
-0x77c8 034316 istore 1 ,contw 
-0x77c9 034317 branch ui_led_off_static 
-:      034322 ui_led_set_style_global:
-0x77ca 034323 call calc_curr_struct_prt 
-0x77cb 034324 arg led_offset_length ,loopcnt 
-0x77cc 034325 copy regc ,contr 
-0x77cd 034326 copy regb ,contw 
-0x77ce 034327 branch memcpy_fast 
-:      034331 ui_led_dispatch:
-0x77cf 034332 fetch 1 ,mem_ui_led_struct_num 
-0x77d0 034333 rtn blank 
-0x77d1 034334 arg 0 ,rega 
-:      034335 ui_led_blink_polling:
-0x77d2 034336 call ui_led_change_style_by_type 
-0x77d3 034337 increase 1 ,rega 
-0x77d4 034338 fetch 1 ,mem_ui_led_struct_num 
-0x77d5 034339 isub rega ,null 
-0x77d6 034340 rtn zero 
-0x77d7 034341 branch ui_led_blink_polling 
-:      034344 ui_led_off_static:
-0x77d8 034345 add regb ,led_offset_led_gpio ,regc 
-0x77d9 034346 ifetcht 1 ,regc 
-0x77da 034347 branch gpio_out_inactive 
-:      034350 ui_led_on_static:
-0x77db 034351 add regb ,led_offset_led_gpio ,regc 
-0x77dc 034352 ifetcht 1 ,regc 
-0x77dd 034353 branch gpio_out_active 
-:      034357 ui_led_change_style_by_type:
-0x77de 034358 add rega ,ui_led_blink ,queue 
-0x77df 034359 call timer_check 
-0x77e0 034360 nrtn blank 
-0x77e1 034362 call calc_curr_struct_prt 
-0x77e2 034364 ifetch 1 ,regb 
-0x77e3 034366 beq ui_led_state_lighting ,ui_led_on_static 
-0x77e4 034367 beq ui_led_state_darking ,ui_led_off_static 
-0x77e5 034368 beq ui_led_state_blink_stop ,ui_led_off_static 
-0x77e6 034369 beq ui_led_state_blink_darking ,ui_led_blink_state_darking 
-:      034370 ui_led_blink_state_lighting:
-0x77e7 034371 call ui_led_on_static 
-0x77e8 034372 add regb ,led_offset_cb_ledon ,regc 
-0x77e9 034373 call push_stack 
-0x77ea 034374 ifetch 2 ,regc 
-0x77eb 034375 call callback_func 
-0x77ec 034376 call pop_stack 
-0x77ed 034377 setarg ui_led_state_blink_darking 
-0x77ee 034378 istore 1 ,regb 
-0x77ef 034379 add regb ,led_offset_on_time ,regc 
-0x77f0 034380 ifetch 2 ,regc 
-0x77f1 034381 branch ui_led_blink_timer_start 
-:      034384 ui_led_blink_state_darking:
-0x77f2 034385 call ui_led_off_static 
-0x77f3 034386 add regb ,led_offset_cb_ledoff ,regc 
-0x77f4 034387 call push_stack 
-0x77f5 034388 ifetch 2 ,regc 
-0x77f6 034389 call callback_func 
-0x77f7 034390 call pop_stack 
-0x77f8 034392 add regb ,led_offset_blink_count ,regc 
-0x77f9 034393 ifetch 1 ,regc 
-0x77fa 034394 beq led_infinite_flash_num ,ui_led_blink_infinite 
-0x77fb 034395 increase -1 ,pdata 
-0x77fc 034396 istore 1 ,regc 
-0x77fd 034397 branch ui_led_blink_stop_global ,blank 
-:      034398 ui_led_blink_infinite:
-0x77fe 034399 setarg ui_led_state_blink_lighting 
-0x77ff 034400 istore 1 ,regb 
-0x7800 034401 add regb ,led_offset_off_time ,regc 
-0x7801 034402 ifetch 2 ,regc 
-:      034403 ui_led_blink_timer_start:
-0x7802 034404 add rega ,ui_led_blink ,queue 
-0x7803 034405 branch timer_init 
-:      034407 ui_led_stop_timer:
-0x7804 034408 setarg 0 
-0x7805 034409 branch ui_led_blink_timer_start 
-:      034415 ui_timer_timeout:
-0x7806 034416 setarg 0x1000 
-0x7807 034417 lshift16 pdata ,pdata 
-0x7808 034418 iadd regb ,regb 
-0x7809 034419 rtn 
-:      034421 ui_timer_check:
-0x780a 034422 bpatch patch1e_5 ,mem_patch1e 
-0x780b 034423 arg 0 ,rega 
-0x780c 034424 fetcht 4 ,mem_ui_timer_last_btclk 
-0x780d 034425 copy clkn_bt ,regb 
-0x780e 034426 copy regb ,pdata 
-0x780f 034427 isub temp ,null 
-0x7810 034428 ncall ui_timer_timeout ,positive 
-:      034429 ui_timer_check_loop:
-0x7811 034430 copy regb ,pdata 
-0x7812 034431 increase 160 ,temp 
-0x7813 034432 increase 160 ,temp 
-0x7814 034433 isub temp ,null 
-0x7815 034434 nbranch ui_timer_check_end ,positive 
-0x7816 034435 increase 1 ,rega 
-0x7817 034436 and rega ,0x0f ,pdata 
-0x7818 034437 nbranch ui_timer_check_loop ,blank 
-0x7819 034438 arg 0 ,rega 
-0x781a 034439 call ui_timer_check_send_evt 
-:      034440 ui_timer_init:
-0x781b 034441 copy clkn_bt ,pdata 
-0x781c 034442 store 4 ,mem_ui_timer_last_btclk 
-0x781d 034443 rtn 
-:      034444 ui_timer_check_end:
-0x781e 034445 copy rega ,pdata 
-0x781f 034446 rtn blank 
-0x7820 034447 increase -160 ,temp 
-0x7821 034448 increase -160 ,temp 
-0x7822 034449 set0 28 ,temp 
-0x7823 034450 storet 4 ,mem_ui_timer_last_btclk 
-:      034451 ui_timer_check_send_evt:
-0x7824 034452 branch app_evt_timer 
-:      034459 ui_ipc_get_lock:
-0x7825 034460 jam 1 ,mem_ipc_lock_bt 
-:      034461 ui_ipc_get_lock_wait:
-0x7826 034462 fetch 1 ,mem_ipc_lock_c51 
-0x7827 034463 nbranch ui_ipc_get_lock_wait ,blank 
-0x7828 034464 rtn 
-:      034466 ui_ipc_put_lock:
-0x7829 034467 jam 0 ,mem_ipc_lock_bt 
-0x782a 034468 rtn 
-:      034472 ui_ipc_send_event:
-0x782b 034473 bpatch patch1e_6 ,mem_patch1e 
-0x782c 034474 call ui_ipc_get_lock 
-0x782d 034475 copy rega ,pdata 
-0x782e 034476 store 4 ,mem_rega 
-0x782f 034477 arg mem_ipc_fifo_bt2c51 ,rega 
-0x7830 034478 call fifo_in 
-0x7831 034479 fetch 4 ,mem_rega 
-0x7832 034480 copy pdata ,rega 
-0x7833 034481 branch ui_ipc_put_lock 
-:      034483 ui_ipc_send_cmd:
-0x7834 034484 bpatch patch1e_7 ,mem_patch1e 
-0x7835 034485 call ui_ipc_get_lock 
-0x7836 034486 copy rega ,pdata 
-0x7837 034487 store 4 ,mem_rega 
-0x7838 034488 arg mem_ipc_fifo_c512bt ,rega 
-0x7839 034489 call fifo_in 
-0x783a 034490 fetch 4 ,mem_rega 
-0x783b 034491 copy pdata ,rega 
-0x783c 034492 branch ui_ipc_put_lock 
-:      034494 ui_ipc_clean_all_fifo:
-0x783d 034495 setarg 0 
-0x783e 034496 store util_fifo_len ,mem_ipc_fifo_c512bt 
-0x783f 034497 store util_fifo_len ,mem_ipc_fifo_bt2c51 
-0x7840 034498 rtn 
-:      034500 check_51cmd:
-0x7841 034501 bpatch patch1f_0 ,mem_patch1f 
-0x7842 034502 fetch 1 ,mem_hci_cmd 
-0x7843 034503 nrtn blank 
-0x7844 034504 arg mem_ipc_fifo_c512bt ,rega 
-0x7845 034505 call fifo_is_empty 
-0x7846 034506 rtn blank 
-0x7847 034507 jam ipc_continue_process ,mem_ipc_skip_continue_proc 
-0x7848 034508 call check_51cmd_once 
-0x7849 034509 fetch 1 ,mem_ipc_skip_continue_proc 
-0x784a 034510 branch check_51cmd ,blank 
-0x784b 034511 rtn 
-:      034513 check_51cmd_once:
-0x784c 034514 call ui_ipc_get_lock 
-0x784d 034515 arg mem_ipc_fifo_c512bt ,rega 
-0x784e 034516 call fifo_out 
-0x784f 034517 copy pdata ,temp 
-0x7850 034518 call ui_ipc_put_lock 
-0x7851 034519 bpatch patch1f_1 ,mem_patch1f 
-0x7852 034520 copy temp ,pdata 
-0x7853 034521 rtn blank 
-0x7854 034522 beq bt_cmd_start_adv ,check_51cmd_adv 
-0x7855 034523 beq bt_cmd_stop_adv ,check_51cmd_stop_adv 
-0x7856 034524 beq bt_cmd_start_direct_adv ,check_51cmd_direct_adv 
-0x7857 034525 beq bt_cmd_stop_direct_adv ,check_51cmd_stop_direct_adv 
-0x7858 034526 beq bt_cmd_led_off ,check_51cmd_led_off 
-0x7859 034527 beq bt_cmd_led_on ,check_51cmd_led_on 
-0x785a 034528 beq bt_cmd_led_blink ,check_51cmd_led_start_blink 
-0x785b 034529 beq bt_cmd_le_start_conn ,check_51cmd_le_start_con 
-0x785c 034530 beq bt_cmd_le_start_scan ,check_51cmd_start_scan 
-0x785d 034531 beq bt_cmd_le_stop_scan ,check_51cmd_stop_scan 
-0x785e 034532 beq bt_cmd_enter_hibernate ,check_51cmd_hibernate 
-0x785f 034534 store 1 ,mem_fifo_temp 
-:      034537 check_51cmd_once_continue:
-0x7860 034538 fetch 1 ,mem_fifo_temp 
-0x7861 034539 bmark0 mark_context ,check_51cmd_check_idle 
-0x7862 034540 bpatch patch1f_2 ,mem_patch1f 
-0x7863 034541 fetch 1 ,mem_fifo_temp 
-0x7864 034542 beq bt_cmd_le_disconnect ,check_51cmd_le_disconnect 
-0x7865 034543 beq bt_cmd_le_smp_security_request ,check_51cmd_le_smp_sec_req 
-0x7866 034544 beq bt_cmd_le_update_conn ,check_51cmd_ble_update_connect_param 
-0x7867 034545 beq bt_cmd_store_reconn_info_le ,eeprom_store_le_reconn_info 
-0x7868 034546 rtn 
-:      034548 check_51cmd_check_idle:
-0x7869 034549 store 1 ,mem_fifo_temp 
-0x786a 034550 call context_check_idle 
-0x786b 034551 branch check_51cmd_restore ,zero 
-0x786c 034552 call context_search_plap 
-0x786d 034553 nrtn zero 
-:      034554 check_51cmd_restore:
-0x786e 034555 jam ipc_skip_continue_process ,mem_ipc_skip_continue_proc 
-0x786f 034556 branch ui_ipc_send_cmd 
-:      034563 check_51cmd_adv:
-0x7870 034564 jam on ,mem_le_adv_enable 
-0x7871 034565 jam adv_ind ,mem_le_adv_type 
-0x7872 034566 fetch 2 ,mem_ui_state_map 
-0x7873 034567 set1 ui_state_ble_adv ,pdata 
-0x7874 034568 store 2 ,mem_ui_state_map 
-0x7875 034569 rtn 
-:      034573 check_51cmd_stop_adv:
-0x7876 034574 fetch 2 ,mem_ui_state_map 
-0x7877 034575 set0 ui_state_ble_adv ,pdata 
-0x7878 034576 store 2 ,mem_ui_state_map 
-0x7879 034577 jam off ,mem_le_adv_enable 
-0x787a 034578 rtn 
-:      034582 check_51cmd_direct_adv:
-0x787b 034583 jam on ,mem_le_adv_enable 
-0x787c 034584 jam adv_direct_ind ,mem_le_adv_type 
-0x787d 034585 fetch 2 ,mem_ui_state_map 
-0x787e 034586 set1 ui_state_ble_adv ,pdata 
-0x787f 034587 store 2 ,mem_ui_state_map 
-0x7880 034588 rtn 
-:      034592 check_51cmd_stop_direct_adv:
-0x7881 034593 fetch 2 ,mem_ui_state_map 
-0x7882 034594 set0 ui_state_ble_adv ,pdata 
-0x7883 034595 store 2 ,mem_ui_state_map 
-0x7884 034596 jam off ,mem_le_adv_enable 
-0x7885 034597 rtn 
-:      034601 check_51cmd_le_disconnect:
-0x7886 034602 setarg 20 
-0x7887 034603 store 2 ,mem_le_superto 
-0x7888 034604 store 2 ,mem_le_init_superto 
-0x7889 034605 branch le_send_terminate_ind_user_terminated 
-:      034609 check_51cmd_ble_update_connect_param:
-0x788a 034610 branch le_l2cap_tx_update_req 
-:      034614 check_51cmd_led_off:
-0x788b 034615 arg 0 ,rega 
-0x788c 034616 branch ui_led_off_global 
-:      034620 check_51cmd_led_on:
-0x788d 034621 arg 0 ,rega 
-0x788e 034622 branch ui_led_on_global 
-:      034626 check_51cmd_led_start_blink:
-0x788f 034627 arg 0 ,rega 
-0x7890 034628 call calc_curr_struct_prt 
-0x7891 034629 ifetch 1 ,regb 
-0x7892 034630 beq ui_led_state_blink_start ,check_51cmd_led_start_blink_in_blink 
-0x7893 034631 beq ui_led_state_blink_lighting ,check_51cmd_led_start_blink_in_blink 
-0x7894 034632 beq ui_led_state_blink_darking ,check_51cmd_led_start_blink_in_blink 
-0x7895 034633 branch ui_led_blink_start_global 
-:      034635 check_51cmd_led_start_blink_in_blink:
-0x7896 034636 ifetch 1 ,contr 
-0x7897 034637 rtneq led_infinite_flash_num 
-0x7898 034638 branch ui_led_blink_start_global 
-:      034642 check_51cmd_le_start_con:
-0x7899 034643 jam on ,mem_le_scan_enable 
-0x789a 034644 jam hci_cmd_le_create_conn ,mem_hci_cmd 
-0x789b 034647 rtn 
-:      034651 check_51cmd_start_scan:
-0x789c 034652 jam on ,mem_le_scan_enable 
-0x789d 034653 rtn 
-:      034657 check_51cmd_stop_scan:
-0x789e 034658 jam off ,mem_le_scan_enable 
-0x789f 034659 jam 0 ,mem_hci_cmd 
-0x78a0 034660 rtn 
-:      034664 check_51cmd_hibernate:
-0x78a1 034665 fetch 2 ,mem_cb_before_hibernate 
-0x78a2 034666 call callback_func 
-0x78a3 034667 fetch 1 ,mem_ui_button_gpio 
-0x78a4 034668 beq ui_button_gpio_disable ,check_51cmd_hibernate_btn_disabled 
-0x78a5 034669 copy pdata ,temp 
-0x78a6 034670 call gpio_config_input 
-:      034671 check_51cmd_hibernate_btn_disabled:
-0x78a7 034672 call ui_ipc_clean_all_fifo 
-0x78a8 034673 branch lpm_hibernate 
-:      034677 check_51cmd_le_smp_sec_req:
-0x78a9 034678 branch le_send_smp_security_request 
-:      034683 ui_check_paring_button:
-0x78aa 034684 fetch 1 ,mem_ui_state_map 
-0x78ab 034685 rtnbit0 ui_state_btn_down 
-0x78ac 034686 rtn 
-:      034691 queue_init:
-0x78ad 034692 fetch 2 ,mem_queue_ptr 
-0x78ae 034693 add pdata ,queue_offset_curr_num ,contw 
-0x78af 034694 setarg 0 
-0x78b0 034695 istore 3 ,contw 
-0x78b1 034696 rtn 
-:      034700 queue_push:
-0x78b2 034701 bpatch patch1f_3 ,mem_patch1f 
-0x78b3 034702 call disable_user 
-0x78b4 034703 call queue_full 
-0x78b5 034704 rtn blank 
-0x78b6 034705 fetch 2 ,mem_queue_ptr 
-0x78b7 034706 add pdata ,queue_offset_curr_num ,regb 
-0x78b8 034707 ifetcht 1 ,regb 
-0x78b9 034708 increase 1 ,temp 
-0x78ba 034709 istoret 1 ,regb 
-0x78bb 034711 ifetcht 1 ,pdata 
-0x78bc 034712 copy temp ,loopcnt 
-0x78bd 034713 add pdata ,queue_offset_write_ptr ,regb 
-0x78be 034714 ifetch 1 ,regb 
-0x78bf 034715 imul32 temp ,pdata 
-0x78c0 034716 iadd contr ,contw 
-0x78c1 034717 copy rega ,contr 
-:      034718 calc_queue_next_ptr:
-0x78c2 034719 call memcpy 
-0x78c3 034720 call queue_get_size 
-0x78c4 034721 pincrease -1 
-0x78c5 034722 ifetcht 1 ,regb 
-0x78c6 034723 increase 1 ,temp 
-0x78c7 034724 iand temp ,temp 
-0x78c8 034725 istoret 1 ,regb 
-0x78c9 034726 branch enable_user 
-:      034731 queue_pop:
-0x78ca 034732 bpatch patch1f_4 ,mem_patch1f 
-0x78cb 034733 call disable_user 
-0x78cc 034734 call queue_empty 
-0x78cd 034735 rtn blank 
-0x78ce 034736 fetch 2 ,mem_queue_ptr 
-0x78cf 034737 add pdata ,queue_offset_curr_num ,regb 
-0x78d0 034738 ifetcht 1 ,regb 
-0x78d1 034739 increase -1 ,temp 
-0x78d2 034740 istoret 1 ,regb 
-0x78d3 034741 ifetcht 1 ,pdata 
-0x78d4 034742 copy temp ,loopcnt 
-0x78d5 034743 add pdata ,queue_offset_read_ptr ,regb 
-0x78d6 034744 ifetch 1 ,regb 
-0x78d7 034745 imul32 temp ,pdata 
-0x78d8 034746 iadd contr ,contr 
-0x78d9 034747 increase 1 ,contr 
-0x78da 034748 copy rega ,contw 
-0x78db 034749 branch calc_queue_next_ptr 
-:      034756 queue_get_new_ele:
-0x78dc 034757 call disable_user 
-0x78dd 034758 call queue_empty 
-0x78de 034759 rtn blank 
-0x78df 034760 fetch 2 ,mem_queue_ptr 
-0x78e0 034761 ifetcht 1 ,pdata 
-0x78e1 034762 copy temp ,loopcnt 
-0x78e2 034763 add pdata ,queue_offset_read_ptr ,regb 
-0x78e3 034764 ifetch 1 ,regb 
-0x78e4 034765 imul32 temp ,pdata 
-0x78e5 034766 iadd contr ,contr 
-0x78e6 034767 increase 1 ,contr 
-0x78e7 034768 copy contr ,regb 
-0x78e8 034769 copy rega ,contw 
-0x78e9 034770 call memcpy 
-0x78ea 034771 branch enable_user 
-:      034773 queue_store_new_ele:
-0x78eb 034774 call disable_user 
-0x78ec 034775 call queue_empty 
-0x78ed 034776 rtn blank 
-0x78ee 034777 fetch 2 ,mem_queue_ptr 
-0x78ef 034778 ifetcht 1 ,pdata 
-0x78f0 034779 copy temp ,loopcnt 
-0x78f1 034780 add pdata ,queue_offset_read_ptr ,regb 
-0x78f2 034781 ifetch 1 ,regb 
-0x78f3 034782 imul32 temp ,pdata 
-0x78f4 034783 iadd contr ,contr 
-0x78f5 034784 add contr ,2 ,contw 
-0x78f6 034785 copy rega ,contr 
-0x78f7 034786 increase -1 ,loopcnt 
-0x78f8 034787 call memcpy 
-0x78f9 034788 branch enable_user 
-:      034791 queue_empty:
-0x78fa 034792 fetch 2 ,mem_queue_ptr 
-0x78fb 034793 add pdata ,queue_offset_curr_num ,contr 
-0x78fc 034794 ifetch 1 ,contr 
-0x78fd 034795 rtn 
-:      034798 queue_full:
-0x78fe 034799 call queue_get_size 
-0x78ff 034800 ifetcht 1 ,contr 
-0x7900 034801 isub temp ,pdata 
-0x7901 034802 rtn 
-:      034805 queue_get_size:
-0x7902 034806 fetch 2 ,mem_queue_ptr 
-0x7903 034807 add pdata ,queue_offset_length ,contr 
-0x7904 034808 ifetch 1 ,contr 
-0x7905 034809 rtn 
-:      034817 usb_isr:
-0x7906 034818 bpatch patch1f_5 ,mem_patch1f 
-0x7907 034819 fetch 1 ,core_usb_status 
-0x7908 034820 isolate1 usb_status_reset ,pdata 
-0x7909 034821 call usb_init_restart ,true 
-0x790a 034822 fetch 2 ,core_usb_status 
-0x790b 034823 store 2 ,core_usb_status 
-0x790c 034824 store 2 ,mem_usb_status 
-0x790d 034825 call usb_nak_state_judge 
-0x790e 034826 call usb_rx 
-0x790f 034827 call usb0_tx 
-0x7910 034828 call usb_tx 
-0x7911 034829 branch usb_nak_state 
-:      034831 usb_init:
-0x7912 034832 bpatch patch1f_6 ,mem_patch1f 
-0x7913 034833 call enable_authrom 
-0x7914 034834 call usb_init_param 
-:      034835 usb_init_restart:
-0x7915 034836 jam 0x00 ,core_usb_config 
-0x7916 034837 nop 10000 
-0x7917 034838 jam 0x0 ,core_usb_hmode 
-0x7918 034839 fetch 2 ,core_clkoff 
-0x7919 034840 set0 clock_off_usb ,pdata 
-0x791a 034841 store 2 ,core_clkoff 
-0x791b 034842 jam 0x21 ,core_usb_epmap 
-0x791c 034843 jam 0x9d ,core_usb_pupd 
-0x791d 034844 jam 0x3c ,core_usb_config 
-0x791e 034845 setarg mem_usb_rxbuf 
-0x791f 034846 store 2 ,core_usb_rx_saddr 
-0x7920 034847 store 2 ,core_usb_rxptr 
-0x7921 034848 setarg mem_usb_rxbuf_end 
-0x7922 034849 store 2 ,core_usb_rx_eaddr 
-0x7923 034850 jam 0x80 ,core_usb_hmode 
-0x7924 034851 jam 0 ,core_usb_addr 
-0x7925 034852 jam 0xff ,core_usb_status 
-0x7926 034853 setarg mem_usb_clear_mem_end 
-0x7927 034854 arg mem_usb_clear_mem_start ,contw 
-0x7928 034855 isub contw ,loopcnt 
-0x7929 034856 branch clear_mem 
-:      034858 usb_offline_check_init:
-0x792a 034859 fetcht 1 ,mem_usb_offline_check_gpio 
-0x792b 034860 branch gpio_config_input 
-:      034861 usb_offline_state:
-0x792c 034862 fetch 1 ,mem_usb_device_enumeration_endflag 
-0x792d 034863 rtn blank 
-0x792e 034864 fetcht 1 ,mem_usb_offline_check_gpio 
-0x792f 034865 call gpio_get_bit 
-0x7930 034866 branch usb_init_restart ,true 
-0x7931 034867 rtn 
-:      034869 usb_init_param:
-0x7932 034870 jam dev_default ,mem_usb0_state 
-0x7933 034871 setarg 0x0 
-0x7934 034872 store 1 ,mem_remain 
-0x7935 034873 store 2 ,mem_usb_zero_packet 
-0x7936 034874 pincrease 1 
-0x7937 034875 store 2 ,mem_usb_ones_packet 
-0x7938 034876 pincrease 1 
-0x7939 034877 store 2 ,mem_usb_two_packet 
-0x793a 034878 arg mem_string0 ,contw 
-0x793b 034879 setarg 0x030404 
-0x793c 034880 istore 3 ,contw 
-0x793d 034881 setarg 0x0409 
-0x793e 034882 istore 2 ,contw 
-0x793f 034883 arg mem_string1 ,contw 
-0x7940 034884 setsect 0 ,0x15906 
-0x7941 034885 setsect 1 ,0x210d2 
-0x7942 034886 setsect 2 ,0x10494 
-0x7943 034887 setsect 3 ,0x1 
-0x7944 034888 istore 9 ,contw 
-0x7945 034889 arg mem_string2 ,contw 
-0x7946 034890 setsect 0 ,0x1570f 
-0x7947 034891 setsect 1 ,0x15c9a 
-0x7948 034892 setsect 2 ,0x256c6 
-0x7949 034893 setsect 3 ,0x1cdcd 
-0x794a 034894 istore 9 ,contw 
-0x794b 034895 setsect 0 ,0x14420 
-0x794c 034896 setsect 1 ,0x25d99 
-0x794d 034897 setsect 2 ,0x25636 
-0x794e 034898 setsect 3 ,0x1 
-0x794f 034899 istore 7 ,contw 
-0x7950 034900 arg mem_string3 ,contw 
-0x7951 034901 setsect 0 ,0x1620a 
-0x7952 034902 setsect 1 ,0xc8c 
-0x7953 034903 setsect 2 ,0x30333 
-0x7954 034904 setsect 3 ,0xc0c0 
-0x7955 034905 istore 9 ,contw 
-0x7956 034906 setsect 0 ,0x3130 
-0x7957 034907 istore 2 ,contw 
-0x7958 034908 setarg usb_kbdata_vendor_define_addr 
-0x7959 034909 store 2 ,mem_hidreportdesc_kb 
-0x795a 034910 setarg usb_msdata_addr 
-0x795b 034911 store 2 ,mem_hidreportdesc_m 
-0x795c 034912 arg usb_devicedata_addr ,contr 
-0x795d 034913 arg mem_devicedesc ,contw 
-0x795e 034914 arg 19 ,loopcnt 
-0x795f 034915 call memcpy 
-0x7960 034916 arg usb_confdata_addr ,contr 
-0x7961 034917 arg mem_confdesc ,contw 
-0x7962 034918 arg 60 ,loopcnt 
-0x7963 034919 call memcpy 
-:      034920 usb_config_cb:
-0x7964 034921 fetch 2 ,mem_cb_usb_config 
-0x7965 034922 branch callback_func 
-:      034924 usb_tx_interval_config:
-0x7966 034925 fetch 1 ,mem_usb_tx_interval 
-0x7967 034926 rtn blank 
-0x7968 034927 store 1 ,mem_confdesc + 34 
-0x7969 034928 store 1 ,mem_confdesc + 59 
-0x796a 034929 rtn 
-:      034931 usb_nak_state:
-0x796b 034932 arg usb_timer_nak ,queue 
-0x796c 034933 call timer_check 
-0x796d 034934 nrtn blank 
-0x796e 034935 fetch 1 ,mem_usb_wakestate_onetime_flag 
-0x796f 034936 nrtn blank 
-0x7970 034937 fetch 1 ,mem_usb_device_enumeration_endflag 
-0x7971 034938 ncall usb_mac_wakeup_judge ,blank 
-0x7972 034939 rtn 
-:      034941 usb_nak_state_judge:
-0x7973 034942 fetch 1 ,mem_usb_status 
-0x7974 034943 bbit1 usb_status_nak ,usb_nak_state_timer_init 
-0x7975 034944 rtn 
-:      034946 usb_nak_state_timer_init:
-0x7976 034947 call usb0_attached_state_judge 
-0x7977 034948 call timer_reinit 
-0x7978 034949 setarg timer_nak_delay 
-0x7979 034950 arg usb_timer_nak ,queue 
-0x797a 034951 branch timer_init 
-:      034953 usb0_attached_state_judge:
-0x797b 034954 fetch 1 ,mem_usb_state 
-0x797c 034955 bne usb_connected ,usb_clear_halt_dispose 
-0x797d 034956 jam 0 ,mem_usb_wakestate_onetime_flag 
-0x797e 034957 jam 0 ,mem_usb_mac_wakeup_trig 
-0x797f 034958 rtn 
-:      034960 usb_clear_halt_dispose:
-0x7980 034961 fetch 1 ,mem_usb_clear_halt 
-0x7981 034962 rtn blank 
-0x7982 034963 jam 0 ,mem_usb_clear_halt 
-0x7983 034964 jam usb_connected ,mem_usb_state 
-0x7984 034965 jam 1 ,mem_usb_device_enumeration_endflag 
-0x7985 034966 rtn 
-:      034968 usb_rx_no_data:
-0x7986 034969 fetch 1 ,mem_usb_status 
-0x7987 034970 bbit1 usb_status_setup ,usb_class_type 
-0x7988 034971 rtn 
-:      034973 usb_rx_len:
-0x7989 034974 fetchr contus ,2 ,core_usb_rx_saddr 
-0x798a 034975 fetchr contue ,2 ,core_usb_rx_eaddr 
-0x798b 034976 fetchr contu ,2 ,core_usb_rxptr 
-0x798c 034977 ifetch 2 ,contu 
-0x798d 034978 rshift8 pdata ,temp 
-0x798e 034979 rshift4 temp ,temp 
-0x798f 034980 arg 0xfff ,contr 
-0x7990 034981 iand contr ,loopcnt 
-0x7991 034982 storer loopcnt ,2 ,mem_usb_read_len 
-0x7992 034983 rtn 
-:      034986 usb_rx_data:
-0x7993 034987 call usb_rx_len 
-:      034988 usb_rx_read:
-0x7994 034989 ifetch 1 ,contu 
-0x7995 034990 istore 1 ,contw 
-0x7996 034991 loop usb_rx_read 
-0x7997 034992 storer contu ,2 ,core_usb_rxptr 
-0x7998 034993 rtn 
-:      034995 usb_rx_ep13:
-0x7999 034996 arg mem_usb_ccid_buf ,contw 
-0x799a 034997 call usb_rx_read 
-0x799b 034998 arg mem_usb_ccid_buf + 4 ,temp 
-0x799c 034999 storet 2 ,core_usb_tx_saddr3 
-0x799d 035000 fetch 1 ,mem_usb_ccid_buf + 1 
-0x799e 035001 pincrease 6 
-0x799f 035002 istore 1 ,temp 
-0x79a0 035003 jam 0x8 ,core_usb_trig 
-0x79a1 035004 rtn 
-:      035007 usb_rx:
-0x79a2 035008 bpatch patch1f_7 ,mem_patch1f 
-0x79a3 035009 fetch 1 ,mem_usb_status 
-0x79a4 035010 rtnbit0 usb_status_rxready 
-0x79a5 035011 call usb_rx_len 
-0x79a6 035012 compare 13 ,temp ,0xff 
-0x79a7 035013 branch usb_rx_ep13 ,true 
-0x79a8 035014 arg mem_usb_setup ,contw 
-0x79a9 035015 call usb_rx_read 
-0x79aa 035016 fetch 1 ,mem_usb_read_len 
-0x79ab 035017 beq 0x00 ,usb_rx_no_data 
-0x79ac 035018 beq 0x01 ,usb_out_one_byte 
-0x79ad 035019 sub pdata ,7 ,null 
-0x79ae 035020 rtn positive 
-:      035021 usb_class_type:
-0x79af 035022 bpatchx patch20_0 ,mem_patch20 
-0x79b0 035023 set0 mark_isstr ,mark 
-0x79b1 035024 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x79b2 035025 and_into 0x80 ,pdata 
-0x79b3 035026 beq in_device ,usb_in_device 
-0x79b4 035027 beq out_device ,usb_out_device 
-0x79b5 035028 branch assert 
-:      035030 usb_out_one_byte:
-0x79b6 035031 fetch 1 ,mem_usb_setup 
-0x79b7 035032 rtnbit1 7 
-0x79b8 035033 call usb_get_led_status 
-0x79b9 035034 branch usb0_reply_zerolen 
-:      035037 usb_in_device:
-0x79ba 035038 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x79bb 035039 rshift4 pdata ,pdata 
-0x79bc 035040 rshift pdata ,pdata 
-0x79bd 035041 and_into 0x03 ,pdata 
-0x79be 035042 beq standard_req ,usb_in_standard_req 
-0x79bf 035043 beq class_req ,usb_in_class_req 
-0x79c0 035044 beq manufacturer_req ,usb_in_manufacturer_req 
-0x79c1 035045 branch assert 
-:      035047 usb_out_device:
-0x79c2 035048 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x79c3 035049 rshift4 pdata ,pdata 
-0x79c4 035050 rshift pdata ,pdata 
-0x79c5 035051 and_into 0x03 ,pdata 
-0x79c6 035052 beq standard_req ,usb_out_standard_req 
-0x79c7 035053 beq class_req ,usb_out_class_req 
-0x79c8 035054 beq manufacturer_req ,usb_out_manufacturer_req 
-0x79c9 035055 branch assert 
-:      035057 usb_in_standard_req:
-0x79ca 035058 fetch 1 ,mem_usb_setup_brequest 
-0x79cb 035059 beq get_configuration ,usb0_request_get_configuration 
-0x79cc 035060 beq get_descriptor ,usb0_request_get_descriptor 
-0x79cd 035061 beq get_interface ,usb0_request_get_interface 
-0x79ce 035062 beq get_status ,usb0_request_get_status 
-0x79cf 035063 branch usb0_force_stall 
-:      035065 usb_in_class_req:
-0x79d0 035066 fetch 1 ,mem_usb_setup_brequest 
-0x79d1 035067 beq get_idle ,usb_get_idle 
-0x79d2 035068 beq get_report ,usb_get_report 
-0x79d3 035069 beq get_protocol ,usb_get_protocol_req 
-0x79d4 035070 branch usb0_force_stall 
-:      035072 usb_in_manufacturer_req:
-0x79d5 035073 branch usb0_force_stall 
-:      035075 usb_out_standard_req:
-0x79d6 035076 fetch 1 ,mem_usb_setup_brequest 
-0x79d7 035077 beq clear_feature ,usb0_request_clear_feature 
-0x79d8 035078 beq set_feature ,usb0_request_set_feature 
-0x79d9 035079 beq set_address ,usb0_request_set_address 
-0x79da 035080 beq set_configuration ,usb0_request_set_configuration 
-0x79db 035081 beq set_interface ,usb0_request_set_interface 
-0x79dc 035082 beq set_descriptor ,usb0_force_stall 
-0x79dd 035083 branch usb0_force_stall 
-:      035085 usb_out_class_req:
-0x79de 035086 fetch 1 ,mem_usb_setup_brequest 
-0x79df 035087 beq set_idle ,usb_set_idle 
-0x79e0 035088 beq set_report ,usb_set_report 
-0x79e1 035089 beq set_protocol ,usb_set_protocol_req 
-0x79e2 035090 branch usb0_force_stall 
-:      035092 usb_out_manufacturer_req:
-0x79e3 035093 branch usb0_force_stall 
-:      035095 usb0_force_stall:
-0x79e4 035096 bpatchx patch20_1 ,mem_patch20 
-0x79e5 035097 fetch 1 ,core_usb_stall 
-0x79e6 035098 set1 0 ,pdata 
-0x79e7 035099 store 1 ,core_usb_stall 
-0x79e8 035100 branch usb0_reply_zerolen 
-:      035102 usb0_reply_zerolen:
-0x79e9 035103 jam 0x1 ,core_usb_clear_nak 
-0x79ea 035104 rtn 
-:      035106 usb0_request_get_configuration:
-0x79eb 035107 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x79ec 035108 bne in_device ,usb0_force_stall 
-0x79ed 035109 fetch 1 ,mem_usb_setup_windex 
-0x79ee 035110 bne 0 ,usb0_force_stall 
-0x79ef 035111 fetch 1 ,mem_usb_setup_windex + 1 
-0x79f0 035112 bne 0 ,usb0_force_stall 
-0x79f1 035113 fetch 1 ,mem_usb_setup_blength 
-0x79f2 035114 bne 1 ,usb0_force_stall 
-0x79f3 035115 fetch 1 ,mem_usb_setup_blengthh 
-0x79f4 035116 bne 0 ,usb0_force_stall 
-0x79f5 035117 fetch 1 ,mem_usb_setup_bvalue 
-0x79f6 035118 bne 0 ,usb0_force_stall 
-0x79f7 035119 fetch 1 ,mem_usb_setup_bvalue + 1 
-0x79f8 035120 bne 0 ,usb0_force_stall 
-0x79f9 035121 fetch 1 ,mem_usb0_state 
-0x79fa 035122 beq dev_configured ,usb0_request_get_cfg_dev_cfg 
-0x79fb 035123 beq dev_address ,usb0_request_get_cfg_dev_addr 
-0x79fc 035124 branch usb0_force_stall 
-:      035126 usb0_request_get_cfg_dev_cfg:
-0x79fd 035127 arg 1 ,regb 
-0x79fe 035128 branch usb_send_ones_packet 
-:      035130 usb0_request_get_cfg_dev_addr:
-0x79ff 035131 arg 1 ,regb 
-0x7a00 035132 branch usb_send_zero_packet 
-:      035134 usb0_request_get_descriptor:
-0x7a01 035135 bpatchx patch20_2 ,mem_patch20 
-0x7a02 035137 fetch 1 ,mem_usb_setup_bvalueh 
-0x7a03 035138 beq dsc_device ,dsc_device_info 
-0x7a04 035139 beq dsc_config ,dsc_config_info 
-0x7a05 035140 beq dsc_string ,dsc_string_info 
-0x7a06 035141 beq dsc_hid ,dsc_hid_info 
-0x7a07 035142 beq dsc_hid_report ,dsc_hid_report_info 
-0x7a08 035143 branch usb0_force_stall 
-:      035145 dsc_hid_info:
-0x7a09 035146 jam 0 ,mem_usb_get_protocol_flag 
-0x7a0a 035147 fetch 1 ,mem_usb_setup_windex 
-0x7a0b 035148 beq 0 ,dsc_hid_info_interface0 
-0x7a0c 035149 beq 1 ,dsc_hid_info_interface1 
-0x7a0d 035150 branch usb0_force_stall 
-:      035152 dsc_hid_info_interface0:
-0x7a0e 035153 fetchr regb ,1 ,mem_confdesc + 19 
-0x7a0f 035154 arg mem_confdesc + 19 ,rega 
-0x7a10 035155 branch usb0_respond 
-:      035157 dsc_hid_info_interface1:
-0x7a11 035158 fetchr regb ,1 ,mem_confdesc + 44 
-0x7a12 035159 arg mem_confdesc + 44 ,rega 
-0x7a13 035160 branch usb0_respond 
-:      035162 dsc_device_info:
-0x7a14 035166 fetch 1 ,mem_usb_set_high_addr_flag 
-0x7a15 035167 ncall usb_set_high_addr ,blank 
-0x7a16 035168 setarg mem_devicedesc 
-0x7a17 035169 fetcht 1 ,mem_devicedesc 
-:      035170 dsc_info_set_data_len:
-0x7a18 035171 store 2 ,mem_dsc_info_data_pointer 
-0x7a19 035172 storet 1 ,mem_dsc_info_len 
-0x7a1a 035173 fetch 1 ,mem_usb_setup_blength 
-0x7a1b 035174 isub temp ,null 
-0x7a1c 035175 nbranch dsc_info_set_current_data_len ,positive 
-:      035176 dsc_info_set_initial_data_len:
-0x7a1d 035177 fetch 1 ,mem_dsc_info_len 
-:      035178 dsc_info_set_data_size_completed:
-0x7a1e 035179 iforce regb 
-0x7a1f 035180 fetch 2 ,mem_dsc_info_data_pointer 
-0x7a20 035181 add pdata ,1 ,pdata 
-0x7a21 035182 iforce rega 
-0x7a22 035183 branch usb0_respond 
-:      035184 dsc_info_set_current_data_len:
-0x7a23 035185 fetch 1 ,mem_usb_setup_blength 
-0x7a24 035186 branch dsc_info_set_data_size_completed 
-:      035188 usb_set_high_addr:
-0x7a25 035189 fetch 1 ,core_usb_addr 
-0x7a26 035190 ncall usb0_set_addr ,blank 
-0x7a27 035191 jam 0 ,mem_usb_set_high_addr_flag 
-0x7a28 035192 rtn 
-:      035193 usb0_set_addr:
-0x7a29 035194 fetch 1 ,core_usb_addr 
-0x7a2a 035195 set1 7 ,pdata 
-0x7a2b 035196 store 1 ,core_usb_addr 
-0x7a2c 035197 rtn 
-:      035199 dsc_config_info:
-0x7a2d 035200 setarg mem_confdesc 
-0x7a2e 035201 fetcht 1 ,mem_confdesc 
-0x7a2f 035202 branch dsc_info_set_data_len 
-:      035204 dsc_string_info:
-0x7a30 035205 fetch 1 ,mem_usb_setup_bvalue 
-0x7a31 035206 sub pdata ,3 ,null 
-0x7a32 035207 nbranch usb0_force_stall ,positive 
-0x7a33 035208 fetch 1 ,mem_usb_setup_bvalue 
-0x7a34 035209 arg mem_string0 ,rega 
-0x7a35 035210 beq 0 ,usb0_respond_length 
-0x7a36 035211 set1 mark_isstr ,mark 
-0x7a37 035212 arg mem_string1 ,rega 
-0x7a38 035213 beq 1 ,usb0_respond_length 
-0x7a39 035214 arg mem_string2 ,rega 
-0x7a3a 035215 beq 2 ,usb0_respond_length 
-0x7a3b 035216 arg mem_string3 ,rega 
-0x7a3c 035217 beq 3 ,usb0_respond_length 
-0x7a3d 035218 rtn 
-:      035220 dsc_hid_report_info:
-0x7a3e 035221 fetch 2 ,mem_usb_setup_windex 
-0x7a3f 035222 beq 1 ,dsc_hid_report_info0 
-0x7a40 035223 fetchr rega ,2 ,mem_hidreportdesc_kb 
-0x7a41 035224 branch usb0_respond_length 
-:      035225 dsc_hid_report_info0:
-0x7a42 035226 jam 1 ,mem_usb_device_enumeration_endflag 
-0x7a43 035227 jam usb_got_report_req ,mem_usb_state 
-0x7a44 035228 fetchr rega ,2 ,mem_hidreportdesc_m 
-0x7a45 035229 branch usb0_respond_length 
-:      035232 usb0_request_get_interface:
-0x7a46 035233 fetch 1 ,mem_usb0_state 
-0x7a47 035234 bne dev_configured ,usb0_force_stall 
-0x7a48 035235 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x7a49 035236 bne in_interface ,usb0_force_stall 
-0x7a4a 035237 fetch 1 ,mem_usb_setup_bvalue 
-0x7a4b 035238 bne 0 ,usb0_force_stall 
-0x7a4c 035239 fetch 1 ,mem_usb_setup_bvalueh 
-0x7a4d 035240 bne 0 ,usb0_force_stall 
-0x7a4e 035241 fetch 1 ,mem_usb_setup_blength 
-0x7a4f 035242 bne 1 ,usb0_force_stall 
-0x7a50 035243 fetch 1 ,mem_usb_setup_blengthh 
-0x7a51 035244 bne 0 ,usb0_force_stall 
-0x7a52 035245 fetch 1 ,mem_usb_setup_windex 
-0x7a53 035246 bne 0 ,usb0_force_stall 
-0x7a54 035247 fetch 1 ,mem_usb_setup_windex + 1 
-0x7a55 035248 bne 0 ,usb0_force_stall 
-0x7a56 035249 arg 1 ,regb 
-0x7a57 035250 branch usb_send_zero_packet 
-:      035253 usb0_request_get_status:
-0x7a58 035254 fetch 1 ,mem_usb0_state 
-0x7a59 035255 beq dev_default ,usb0_force_stall 
-0x7a5a 035256 fetch 1 ,mem_usb_setup_bvalue 
-0x7a5b 035257 bne 0 ,usb0_force_stall 
-0x7a5c 035258 fetch 1 ,mem_usb_setup_bvalueh 
-0x7a5d 035259 bne 0 ,usb0_force_stall 
-0x7a5e 035260 fetch 1 ,mem_usb_setup_blength 
-0x7a5f 035261 bne 2 ,usb0_force_stall 
-0x7a60 035262 fetch 1 ,mem_usb_setup_blengthh 
-0x7a61 035263 bne 0 ,usb0_force_stall 
-0x7a62 035264 fetch 1 ,mem_usb_setup_windex + 1 
-0x7a63 035265 bne 0 ,usb0_force_stall 
-0x7a64 035266 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x7a65 035267 beq in_device ,usb0_get_status_in_device 
-0x7a66 035268 beq in_interface ,usb0_get_status_in_interface 
-0x7a67 035269 beq in_endpoint ,usb0_get_status_in_endpoint 
-0x7a68 035270 branch usb0_force_stall 
-:      035273 usb0_sdsystem_dispose:
-0x7a69 035274 jam 1 ,mem_sdsystem_wakeup_flag 
-0x7a6a 035275 branch usb_send_two_packet 
-:      035277 usb0_get_status_in_device:
-0x7a6b 035278 fetch 1 ,mem_usb_setup_windex 
-0x7a6c 035279 bne 0 ,usb0_force_stall 
-0x7a6d 035280 arg 2 ,regb 
-0x7a6e 035281 fetch 1 ,mem_usb_remote_wakeup 
-0x7a6f 035282 beq 0x01 ,usb0_sdsystem_dispose 
-:      035284 usb_send_zero_packet:
-0x7a70 035285 arg mem_usb_zero_packet ,rega 
-0x7a71 035286 branch usb0_respond 
-:      035287 usb_send_ones_packet:
-0x7a72 035288 arg mem_usb_ones_packet ,rega 
-0x7a73 035289 branch usb0_respond 
-:      035290 usb_send_two_packet:
-0x7a74 035291 arg mem_usb_two_packet ,rega 
-0x7a75 035292 branch usb0_respond 
-:      035294 usb0_get_status_in_interface:
-0x7a76 035295 fetch 1 ,mem_usb0_state 
-0x7a77 035296 bne dev_configured ,usb0_force_stall 
-0x7a78 035297 arg 2 ,regb 
-0x7a79 035298 branch usb_send_zero_packet 
-:      035300 usb0_get_status_in_endpoint:
-0x7a7a 035301 fetch 1 ,mem_usb0_state 
-0x7a7b 035302 bne dev_configured ,usb0_force_stall 
-0x7a7c 035303 fetch 1 ,mem_usb_setup_windex 
-0x7a7d 035304 beq in_ep1 ,usb0_get_status_in_ep_in_ep1 
-0x7a7e 035305 beq in_ep2 ,usb0_get_status_in_ep_in_ep2 
-0x7a7f 035306 beq in_ep3 ,usb0_get_status_in_ep_in_ep3 
-0x7a80 035307 and_into 0x7f ,pdata 
-0x7a81 035308 beq 0x00 ,usb0_get_status_in_ep_in_ep0 
-0x7a82 035309 branch usb0_force_stall 
-:      035311 usb0_get_status_in_ep_in_ep0:
-0x7a83 035312 fetch 1 ,mem_usb_ep0_stall_status 
-:      035313 usb0_get_status_in_ep_in_ack:
-0x7a84 035314 arg 2 ,regb 
-0x7a85 035315 beq 1 ,usb_send_ones_packet 
-0x7a86 035316 branch usb_send_zero_packet 
-:      035317 usb0_get_status_in_ep_in_ep1:
-0x7a87 035318 fetch 1 ,mem_usb_ep1_stall_status 
-0x7a88 035319 branch usb0_get_status_in_ep_in_ack 
-:      035320 usb0_get_status_in_ep_in_ep2:
-0x7a89 035321 fetch 1 ,mem_usb_ep2_stall_status 
-0x7a8a 035322 branch usb0_get_status_in_ep_in_ack 
-:      035323 usb0_get_status_in_ep_in_ep3:
-0x7a8b 035324 fetch 1 ,mem_usb_ep3_stall_status 
-0x7a8c 035325 branch usb0_get_status_in_ep_in_ack 
-:      035327 usb_get_idle:
-0x7a8d 035328 jam 1 ,mem_usb_idle_flag 
-0x7a8e 035329 arg mem_usb_idle_rate ,rega 
-0x7a8f 035330 arg 1 ,regb 
-0x7a90 035331 branch usb0_respond 
-:      035333 usb_get_report:
-0x7a91 035334 fetch 2 ,mem_usb_setup_bvalue 
-0x7a92 035335 arg pc_get_report ,temp 
-0x7a93 035336 isub temp ,null 
-0x7a94 035337 nbranch usb0_force_stall ,zero 
-:      035339 usb_get_report_dispose:
-0x7a95 035340 fetch 1 ,mem_usb0_data_ready_report 
-0x7a96 035341 nbranch usb_get_report_data_success ,blank 
-0x7a97 035342 jam pc_get_nondata ,mem_usb0_get_report_data 
-:      035343 usb_get_report_send_data:
-0x7a98 035344 fetch 1 ,mem_usb_setup_blength 
-0x7a99 035345 iforce regb 
-0x7a9a 035346 arg mem_usb0_get_report_data ,rega 
-0x7a9b 035347 call usb0_respond 
-:      035348 usb_get_report_data_release:
-0x7a9c 035349 arg mem_usb0_get_report_data ,contw 
-0x7a9d 035350 arg 64 ,loopcnt 
-0x7a9e 035351 branch memset0 
-:      035352 usb_get_report_data_success:
-0x7a9f 035353 jam 0 ,mem_usb0_data_ready_report 
-0x7aa0 035354 jam pc_get_data ,mem_usb0_get_report_data 
-0x7aa1 035355 branch usb_get_report_send_data 
-:      035357 usb_get_protocol_req:
-0x7aa2 035358 fetch 1 ,mem_usb_setup_blength 
-0x7aa3 035359 bne 1 ,usb0_force_stall 
-0x7aa4 035360 jam 1 ,mem_usb_get_protocol_flag 
-0x7aa5 035361 arg 1 ,regb 
-0x7aa6 035362 fetch 1 ,mem_usb_set_protocol_value 
-0x7aa7 035363 beq 0 ,usb_get_report_protocol 
-0x7aa8 035364 beq 1 ,usb_get_boot_protocol 
-0x7aa9 035365 branch usb_send_zero_packet 
-:      035366 usb_get_report_protocol:
-0x7aaa 035367 branch usb_send_ones_packet 
-:      035368 usb_get_boot_protocol:
-0x7aab 035369 branch usb_send_zero_packet 
-:      035374 usb0_request_clear_feature:
-0x7aac 035375 fetch 1 ,mem_usb0_state 
-0x7aad 035376 bne dev_configured ,usb0_force_stall 
-0x7aae 035377 fetch 1 ,mem_usb_setup_blength 
-0x7aaf 035378 bne 0 ,usb0_force_stall 
-0x7ab0 035379 fetch 1 ,mem_usb_setup_blengthh 
-0x7ab1 035380 bne 0 ,usb0_force_stall 
-0x7ab2 035381 fetch 1 ,mem_usb_setup_bvalueh 
-0x7ab3 035382 bne 0 ,usb0_force_stall 
-0x7ab4 035383 fetch 1 ,mem_usb_setup_windex + 1 
-0x7ab5 035384 bne 0 ,usb0_force_stall 
-0x7ab6 035385 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x7ab7 035386 beq out_device ,usb0_request_clear_feature_out_device 
-0x7ab8 035387 beq out_interface ,usb0_request_clear_feature_out_interface 
-0x7ab9 035388 beq out_endpoint ,usb0_request_clear_feature_out_endpoint 
-0x7aba 035389 branch usb0_force_stall 
-:      035391 usb0_request_clear_feature_out_device:
-0x7abb 035392 fetch 1 ,mem_usb_setup_bvalue 
-0x7abc 035393 bne device_remote_wakeup ,usb0_force_stall 
-0x7abd 035394 fetch 1 ,core_usb_config 
-0x7abe 035395 set0 7 ,pdata 
-0x7abf 035396 store 1 ,core_usb_config 
-0x7ac0 035397 jam 0 ,mem_usb_remote_wakeup 
-0x7ac1 035398 jam 1 ,mem_usb_clear_remote_wakeup 
-0x7ac2 035399 fetch 1 ,mem_sdsystem_wakeup_flag 
-0x7ac3 035400 branch usb0_reply_zerolen ,blank 
-0x7ac4 035401 jam 0 ,mem_sdsystem_wakeup_flag 
-0x7ac5 035402 jam 0 ,mem_usb_clear_remote_wakeup 
-0x7ac6 035403 jam usb_connected ,mem_usb_state 
-0x7ac7 035404 branch usb0_reply_zerolen 
-:      035406 usb0_request_clear_feature_out_interface:
-0x7ac8 035407 branch usb0_force_stall 
-:      035409 usb0_request_clear_feature_out_endpoint:
-0x7ac9 035410 fetch 1 ,mem_usb_setup_bvalue 
-0x7aca 035411 bne endpoint_halt ,usb0_force_stall 
-0x7acb 035412 fetch 1 ,mem_usb_setup_windex 
-0x7acc 035413 beq in_ep1 ,usb0_force_stall_ep1_in_off 
-0x7acd 035414 beq in_ep2 ,usb0_force_stall_ep2_in_off 
-0x7ace 035415 beq in_ep3 ,usb0_force_stall_ep3_in_off 
-0x7acf 035416 and_into 0x7f ,pdata 
-0x7ad0 035417 beq 0x00 ,usb0_force_stall_ep0_in_off 
-0x7ad1 035418 branch usb0_force_stall 
-:      035420 usb0_force_stall_ep0_in_off:
-0x7ad2 035421 jam 0 ,mem_usb_ep0_stall_status 
-0x7ad3 035422 branch usb0_reply_zerolen 
-:      035423 usb0_force_stall_ep1_in_off:
-0x7ad4 035424 jam 0 ,mem_usb_ep1_stall_status 
-:      035425 usb0_force_stall_ep1_in_off_reply:
-0x7ad5 035426 jam 1 ,mem_usb_clear_halt 
-0x7ad6 035427 branch usb0_reply_zerolen 
-:      035428 usb0_force_stall_ep2_in_off:
-0x7ad7 035429 jam 0 ,mem_usb_ep2_stall_status 
-0x7ad8 035430 branch usb0_force_stall_ep1_in_off_reply 
-:      035431 usb0_force_stall_ep3_in_off:
-0x7ad9 035432 jam 0 ,mem_usb_ep3_stall_status 
-0x7ada 035433 branch usb0_force_stall_ep1_in_off_reply 
-:      035436 usb0_request_set_feature:
-0x7adb 035437 fetch 1 ,mem_usb_setup_blength 
-0x7adc 035438 bne 0 ,usb0_force_stall 
-0x7add 035439 fetch 1 ,mem_usb_setup_blengthh 
-0x7ade 035440 bne 0 ,usb0_force_stall 
-0x7adf 035441 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x7ae0 035442 beq out_device ,usb0_request_set_feature_out_device 
-0x7ae1 035443 beq out_interface ,usb0_request_set_feature_out_interface 
-0x7ae2 035444 beq out_endpoint ,usb0_request_set_feature_out_endpoint 
-0x7ae3 035445 branch usb0_force_stall 
-:      035447 usb0_request_set_feature_out_device:
-0x7ae4 035448 fetch 1 ,mem_usb_setup_bvalue 
-0x7ae5 035449 bne device_remote_wakeup ,usb0_force_stall 
-0x7ae6 035450 call dongle_set_pc_sleep_flag 
-0x7ae7 035451 fetch 1 ,core_usb_config 
-0x7ae8 035452 set1 7 ,pdata 
-0x7ae9 035453 store 1 ,core_usb_config 
-0x7aea 035454 jam 1 ,mem_usb_remote_wakeup 
-0x7aeb 035455 jam usb_sleep ,mem_usb_state 
-0x7aec 035456 jam 0 ,mem_usb_tx_win_enable 
-0x7aed 035457 call usb0_reply_zerolen 
-:      035458 usb_wakeup_timer_reinit:
-0x7aee 035459 call timer_reinit 
-0x7aef 035460 setarg timer_wakeup_delay 
-0x7af0 035461 arg usb_timer_wakeup ,queue 
-0x7af1 035462 branch timer_init 
-:      035464 usb0_request_set_feature_out_interface:
-0x7af2 035465 branch usb0_force_stall 
-:      035467 usb0_request_set_feature_out_endpoint:
-0x7af3 035468 fetch 1 ,mem_usb_setup_bvalue 
-0x7af4 035469 bne endpoint_halt ,usb0_force_stall 
-0x7af5 035470 fetch 1 ,mem_usb_setup_bvalueh 
-0x7af6 035471 bne 0 ,usb0_force_stall 
-0x7af7 035472 fetch 1 ,mem_usb_setup_windex 
-0x7af8 035473 beq in_ep1 ,usb0_force_stall_ep1_in_on 
-0x7af9 035474 beq in_ep2 ,usb0_force_stall_ep2_in_on 
-0x7afa 035475 beq in_ep3 ,usb0_force_stall_ep3_in_on 
-0x7afb 035476 and_into 0x7f ,pdata 
-0x7afc 035477 beq 0x00 ,usb0_force_stall_ep0_in_on 
-0x7afd 035478 branch usb0_force_stall 
-:      035480 usb0_force_stall_ep0_in_on:
-0x7afe 035481 jam 1 ,mem_usb_ep0_stall_status 
-0x7aff 035482 branch usb0_reply_zerolen 
-:      035483 usb0_force_stall_ep1_in_on:
-0x7b00 035484 jam 1 ,mem_usb_ep1_stall_status 
-0x7b01 035485 branch usb0_reply_zerolen 
-:      035486 usb0_force_stall_ep2_in_on:
-0x7b02 035487 jam 1 ,mem_usb_ep2_stall_status 
-0x7b03 035488 branch usb0_reply_zerolen 
-:      035489 usb0_force_stall_ep3_in_on:
-0x7b04 035490 jam 1 ,mem_usb_ep3_stall_status 
-0x7b05 035491 branch usb0_reply_zerolen 
-:      035494 usb0_request_set_address:
-0x7b06 035495 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x7b07 035496 bne out_device ,usb0_force_stall 
-0x7b08 035497 fetch 1 ,mem_usb_setup_windex 
-0x7b09 035498 bne 0 ,usb0_force_stall 
-0x7b0a 035499 fetch 1 ,mem_usb_setup_windex + 1 
-0x7b0b 035500 bne 0 ,usb0_force_stall 
-0x7b0c 035501 fetch 1 ,mem_usb_setup_blength 
-0x7b0d 035502 bne 0 ,usb0_force_stall 
-0x7b0e 035503 fetch 1 ,mem_usb_setup_blengthh 
-0x7b0f 035504 bne 0 ,usb0_force_stall 
-0x7b10 035505 fetch 1 ,mem_usb_setup_bvalueh 
-0x7b11 035506 bne 0 ,usb0_force_stall 
-0x7b12 035507 fetch 1 ,mem_usb_setup_bvalue 
-0x7b13 035508 and_into 0x80 ,pdata 
-0x7b14 035509 bne 0 ,usb0_force_stall 
-0x7b15 035510 fetch 1 ,mem_usb_setup_bvalue 
-0x7b16 035511 bne 0 ,usb_usb0_state_set_dev_addr 
-:      035512 usb_usb0_state_set_dev_default:
-0x7b17 035513 jam dev_default ,mem_usb0_state 
-:      035514 usb0_request_set_wait_address:
-0x7b18 035515 fetch 1 ,mem_usb_setup_bvalue 
-0x7b19 035516 store 1 ,core_usb_addr 
-0x7b1a 035517 call usb0_reply_zerolen 
-0x7b1b 035518 jam 1 ,mem_usb_set_high_addr_flag 
-0x7b1c 035519 rtn 
-:      035520 usb_usb0_state_set_dev_addr:
-0x7b1d 035521 jam dev_address ,mem_usb0_state 
-0x7b1e 035522 branch usb0_request_set_wait_address 
-:      035525 usb0_request_set_configuration:
-0x7b1f 035526 fetch 1 ,mem_usb0_state 
-0x7b20 035527 beq dev_default ,usb0_force_stall 
-0x7b21 035528 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x7b22 035529 bne out_device ,usb0_force_stall 
-0x7b23 035530 fetch 1 ,mem_usb_setup_windex 
-0x7b24 035531 bne 0 ,usb0_force_stall 
-0x7b25 035532 fetch 1 ,mem_usb_setup_windex + 1 
-0x7b26 035533 bne 0 ,usb0_force_stall 
-0x7b27 035534 fetch 1 ,mem_usb_setup_blength 
-0x7b28 035535 bne 0 ,usb0_force_stall 
-0x7b29 035536 fetch 1 ,mem_usb_setup_blengthh 
-0x7b2a 035537 bne 0 ,usb0_force_stall 
-0x7b2b 035538 fetch 1 ,mem_usb_setup_bvalue + 1 
-0x7b2c 035539 bne 0 ,usb0_force_stall 
-0x7b2d 035540 fetch 1 ,mem_usb_setup_bvalue 
-0x7b2e 035541 sub pdata ,usb_max_num_cfg ,null 
-0x7b2f 035542 nbranch usb0_force_stall ,positive 
-0x7b30 035543 fetch 1 ,mem_usb0_state 
-0x7b31 035544 beq dev_address ,usb0_request_set_cfg_addr_state 
-0x7b32 035545 beq dev_configured ,usb0_request_set_cfg_cfg_state 
-0x7b33 035546 branch usb0_force_stall 
-:      035548 usb0_request_set_cfg_addr_state:
-:      035549 usb0_request_set_cfg_cfg_state:
-0x7b34 035550 fetch 1 ,mem_usb_setup_bvalue 
-0x7b35 035551 beq 0 ,usb0_request_set_cfg_stay_addr_state 
-0x7b36 035552 jam dev_configured ,mem_usb0_state 
-0x7b37 035553 branch usb0_reply_zerolen 
-:      035554 usb0_request_set_cfg_stay_addr_state:
-0x7b38 035555 jam dev_address ,mem_usb0_state 
-0x7b39 035556 branch usb0_reply_zerolen 
-:      035559 usb0_request_set_interface:
-0x7b3a 035560 fetch 1 ,mem_usb0_state 
-0x7b3b 035561 bne dev_configured ,usb0_force_stall 
-0x7b3c 035562 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x7b3d 035563 bne out_interface ,usb0_force_stall 
-0x7b3e 035564 fetch 1 ,mem_usb_setup_bvalue 
-0x7b3f 035565 bne 0 ,usb0_force_stall 
-0x7b40 035566 fetch 1 ,mem_usb_setup_bvalueh 
-0x7b41 035567 bne 0 ,usb0_force_stall 
-0x7b42 035568 fetch 1 ,mem_usb_setup_blength 
-0x7b43 035569 bne 0 ,usb0_force_stall 
-0x7b44 035570 fetch 1 ,mem_usb_setup_blengthh 
-0x7b45 035571 bne 0 ,usb0_force_stall 
-0x7b46 035572 fetch 1 ,mem_usb_setup_windex 
-0x7b47 035573 bne 0 ,usb0_force_stall 
-0x7b48 035574 fetch 1 ,mem_usb_setup_windex + 1 
-0x7b49 035575 bne 0 ,usb0_force_stall 
-0x7b4a 035576 branch usb0_reply_zerolen 
-:      035579 usb_set_idle:
-0x7b4b 035580 bpatchx patch20_3 ,mem_patch20 
-0x7b4c 035581 jam 1 ,mem_usb_idle_flag 
-0x7b4d 035582 fetch 1 ,mem_usb_setup_bvalueh 
-0x7b4e 035583 store 1 ,mem_usb_idle_rate 
-0x7b4f 035584 fetch 1 ,mem_usb_setup_windex 
-0x7b50 035585 sub pdata ,1 ,null 
-0x7b51 035586 call usb_clear_remote_wakeup_set0 ,zero 
-0x7b52 035587 fetch 1 ,mem_usb_state 
-0x7b53 035588 bne usb_resume ,usb0_reply_zerolen 
-0x7b54 035589 jam usb_connected ,mem_usb_state 
-0x7b55 035590 call usb0_reply_zerolen 
-0x7b56 035591 nop 30000 
-0x7b57 035592 nop 30000 
-0x7b58 035593 rtn 
-:      035594 usb_clear_remote_wakeup_set0:
-0x7b59 035595 jam 1 ,mem_usb_device_enumeration_endflag 
-0x7b5a 035596 jam 0 ,mem_usb_clear_remote_wakeup 
-0x7b5b 035597 jam usb_resume ,mem_usb_state 
-0x7b5c 035598 rtn 
-:      035601 usb_set_report:
-0x7b5d 035602 nop 15000 
-0x7b5e 035603 arg mem_usb0_set_report_data ,contw 
-0x7b5f 035604 call usb_rx_data 
-0x7b60 035605 jam 1 ,mem_usb0_get_set_report 
-0x7b61 035606 call usb_set_report_resume_judge 
-0x7b62 035607 fetch 2 ,mem_usb_setup_bvalue 
-0x7b63 035608 store 2 ,mem_usb_setup_bvalue_temp 
-0x7b64 035609 call usb0_reply_zerolen 
-0x7b65 035610 fetch 1 ,mem_device_option 
-0x7b66 035611 rtnne dvc_op_dongle 
-0x7b67 035612 fetch 1 ,mem_usb_tx_win_enable 
-0x7b68 035613 rtn blank 
-0x7b69 035614 fetch 1 ,mem_usb0_set_report_data 
-:      035615 usb_get_led_status:
-0x7b6a 035616 store 1 ,mem_24g_led_status 
-0x7b6b 035617 jam 0 ,mem_usb_tx_win_enable 
-0x7b6c 035618 jam kb_led_ackpayload ,mem_24g_ackpayload_enable 
-0x7b6d 035619 rtn 
-:      035622 usb_set_report_resume_judge:
-0x7b6e 035623 fetch 2 ,mem_usb_setup_bvalue 
-0x7b6f 035624 arg pc_set_report_bvalue ,temp 
-0x7b70 035625 isub temp ,null 
-0x7b71 035626 nrtn zero 
-0x7b72 035627 fetch 2 ,mem_usb_setup_windex 
-0x7b73 035628 arg pc_set_report_windex ,temp 
-0x7b74 035629 isub temp ,null 
-0x7b75 035630 nrtn zero 
-0x7b76 035631 fetch 2 ,mem_usb_setup_blength 
-0x7b77 035632 arg pc_set_report_blength ,temp 
-0x7b78 035633 isub temp ,null 
-0x7b79 035634 nrtn zero 
-0x7b7a 035635 jam 1 ,mem_usb_tx_win_enable 
-0x7b7b 035636 rtn 
-:      035639 usb_set_protocol_req:
-0x7b7c 035640 fetch 1 ,mem_usb_setup_blength 
-0x7b7d 035641 bne 0 ,usb0_force_stall 
-0x7b7e 035642 fetch 1 ,mem_usb_setup_bvalue 
-0x7b7f 035643 beq boot_protocol ,usb_set_boot_protocol 
-0x7b80 035644 beq report_protocol ,usb_set_report_protocol 
-0x7b81 035645 branch usb0_force_stall 
-:      035646 usb_set_boot_protocol:
-0x7b82 035647 jam 0 ,mem_usb_set_protocol_status 
-0x7b83 035648 jam 1 ,mem_usb_set_protocol_value 
-0x7b84 035649 branch usb0_reply_zerolen 
-:      035650 usb_set_report_protocol:
-0x7b85 035651 jam 1 ,mem_usb_tx_mac_enable 
-0x7b86 035652 jam 1 ,mem_usb_set_protocol_status 
-0x7b87 035653 jam 0 ,mem_usb_set_protocol_value 
-0x7b88 035654 branch usb0_reply_zerolen 
-:      035657 usb0_respond_length:
-0x7b89 035658 ifetchr regb ,1 ,rega 
-0x7b8a 035659 increase 1 ,rega 
-:      035661 usb0_respond:
-0x7b8b 035662 bpatchx patch20_4 ,mem_patch20 
-0x7b8c 035663 set1 mark_usb_first_resp ,mark 
-0x7b8d 035664 bmark0 mark_isstr ,usb0_respond_nostr 
-0x7b8e 035665 increase 1 ,regb 
-0x7b8f 035666 lshift regb ,regb 
-:      035667 usb0_respond_nostr:
-0x7b90 035668 storer rega ,2 ,mem_bufptr 
-0x7b91 035669 storer regb ,1 ,mem_remain 
-0x7b92 035670 branch usb0_tx 
-0x7b93 035671 rtn 
-:      035673 usb_no_respond_data:
-0x7b94 035674 arg 0 ,queue 
-0x7b95 035675 branch usb_trig 
-:      035680 usb0_tx:
-0x7b96 035681 bpatchx patch20_5 ,mem_patch20 
-0x7b97 035682 fetch 1 ,core_usb_txbusy 
-0x7b98 035683 rtnbit1 0 
-0x7b99 035684 fetch 1 ,mem_remain 
-0x7b9a 035685 rtn blank 
-0x7b9b 035686 copy pdata ,loopcnt 
-0x7b9c 035687 iforce temp 
-0x7b9d 035688 fetch 2 ,mem_usb_setup_blength 
-0x7b9e 035689 sub pdata ,ep0_packet_size ,null 
-0x7b9f 035690 branch usb0_tx_short ,positive 
-0x7ba0 035691 sub loopcnt ,ep0_packet_size ,null 
-0x7ba1 035692 branch usb0_tx_info ,positive 
-0x7ba2 035693 force ep0_packet_size ,loopcnt 
-0x7ba3 035694 branch usb0_tx_info 
-:      035695 usb0_tx_short:
-0x7ba4 035696 isub loopcnt ,null 
-0x7ba5 035697 branch usb0_tx_info ,positive 
-0x7ba6 035698 iforce loopcnt 
-0x7ba7 035699 store 1 ,mem_remain 
-:      035700 usb0_tx_info:
-0x7ba8 035701 fetch 1 ,mem_remain 
-0x7ba9 035702 isub loopcnt ,pdata 
-0x7baa 035703 store 1 ,mem_remain 
-0x7bab 035704 add loopcnt ,-1 ,pdata 
-0x7bac 035705 store 1 ,mem_usb_txbuf 
-0x7bad 035706 bmark0 mark_isstr ,usb0_tx_nostr 
-0x7bae 035707 rshift pdata ,pdata 
-0x7baf 035708 add loopcnt ,-1 ,pdata 
-0x7bb0 035709 store 1 ,mem_usb_txbuf 
-0x7bb1 035710 bmark0 mark_usb_first_resp ,usb0_tx_nostr 
-0x7bb2 035711 set0 mark_usb_first_resp ,mark 
-0x7bb3 035712 istoret 1 ,contw 
-0x7bb4 035713 setarg 3 
-0x7bb5 035714 istore 1 ,contw 
-0x7bb6 035715 increase -1 ,loopcnt 
-0x7bb7 035716 copy loopcnt ,pdata 
-0x7bb8 035717 nbranch usb0_tx_nostr ,zero 
-0x7bb9 035718 increase 1 ,loopcnt 
-:      035719 usb0_tx_nostr:
-0x7bba 035720 fetch 2 ,mem_bufptr 
-0x7bbb 035721 copy pdata ,contr 
-:      035722 usb0_tx0:
-0x7bbc 035723 ifetch 1 ,contr 
-0x7bbd 035724 istore 1 ,contw 
-0x7bbe 035725 bmark0 mark_isstr ,usb0_tx1 
-0x7bbf 035726 setarg 0 
-0x7bc0 035727 istore 1 ,contw 
-:      035728 usb0_tx1:
-0x7bc1 035729 loop usb0_tx0 
-0x7bc2 035730 copy contr ,pdata 
-0x7bc3 035731 store 2 ,mem_bufptr 
-0x7bc4 035732 setarg mem_usb_txbuf 
-0x7bc5 035733 store 2 ,core_usb_tx_saddr0 
-0x7bc6 035734 arg 0 ,queue 
-0x7bc7 035735 call usb_trig 
-0x7bc8 035736 fetch 1 ,mem_remain 
-0x7bc9 035737 nrtn blank 
-0x7bca 035738 jam 2 ,core_usb_clear_nak 
-0x7bcb 035739 fetch 1 ,mem_usb_state 
-0x7bcc 035740 rtnne usb_got_report_req 
-0x7bcd 035741 jam usb_connected ,mem_usb_state 
-0x7bce 035742 rtn 
-:      035746 usb_tx_ep1:
-0x7bcf 035747 arg mem_usb_txbuf1 ,rega 
-0x7bd0 035748 arg 1 ,queue 
-0x7bd1 035749 storer rega ,2 ,core_usb_tx_saddr1 
-:      035750 usb_tx_buf:
-0x7bd2 035751 add loopcnt ,-1 ,pdata 
-0x7bd3 035752 istore 1 ,rega 
-:      035753 usb_tx_loop:
-0x7bd4 035754 ifetch 1 ,contr 
-0x7bd5 035755 istore 1 ,contw 
-0x7bd6 035756 loop usb_tx_loop 
-:      035757 usb_trig:
-0x7bd7 035758 setarg 0 
-0x7bd8 035759 qset1 pdata 
-0x7bd9 035760 store 1 ,core_usb_trig 
-0x7bda 035761 rtn 
-:      035763 usb_tx_ep2:
-0x7bdb 035764 arg 2 ,queue 
-0x7bdc 035765 arg mem_usb_txbuf2 ,rega 
-0x7bdd 035766 storer rega ,2 ,core_usb_tx_saddr2 
-0x7bde 035767 branch usb_tx_buf 
-:      035769 usb_tx:
-0x7bdf 035770 bpatchx patch20_6 ,mem_patch20 
-0x7be0 035771 fetch 1 ,mem_usb_tx_enable 
-0x7be1 035772 rtn blank 
-0x7be2 035773 fetch 1 ,core_usb_txbusy 
-0x7be3 035774 and_into 0x0f ,pdata 
-0x7be4 035775 nbranch usb_inwake_state_tx_dispose ,blank 
-0x7be5 035776 fetch 1 ,mem_usb_device_enumeration_endflag 
-0x7be6 035777 branch usb_tx_fifo_release ,blank 
-0x7be7 035778 fetch 1 ,mem_usb_state 
-0x7be8 035779 beq usb_sleep ,usb_windows_wakeup 
-0x7be9 035780 bne usb_connected ,usb_tx_fifo_release 
-0x7bea 035781 fetch 1 ,mem_usb_clear_remote_wakeup 
-0x7beb 035782 nbranch usb_tx_fifo_release ,blank 
-0x7bec 035783 call usb_tx_data_ep1 
-0x7bed 035784 branch usb_tx_data_ep2 
-:      035786 usb_tx_data_ep1:
-0x7bee 035787 fetch 1 ,core_usb_txbusy 
-0x7bef 035788 rtnbit1 1 
-0x7bf0 035789 fetch 1 ,mem_usb_tx_enable 
-0x7bf1 035790 rtnbit0 1 
-0x7bf2 035791 fetch 1 ,mem_usb_tx_enable 
-0x7bf3 035792 set0 1 ,pdata 
-0x7bf4 035793 store 1 ,mem_usb_tx_enable 
-0x7bf5 035794 fetch 1 ,mem_usb_ep1_data 
-0x7bf6 035795 rtn blank 
-0x7bf7 035796 beq usb_ep1_kb ,usb_tx_kb_normal_data 
-0x7bf8 035797 branch assert 
-:      035799 usb_tx_data_ep2:
-0x7bf9 035800 fetch 1 ,core_usb_txbusy 
-0x7bfa 035801 rtnbit1 2 
-0x7bfb 035802 fetch 1 ,mem_usb_tx_enable 
-0x7bfc 035803 rtnbit0 2 
-0x7bfd 035804 fetch 1 ,mem_usb_tx_enable 
-0x7bfe 035805 set0 2 ,pdata 
-0x7bff 035806 store 1 ,mem_usb_tx_enable 
-0x7c00 035807 fetch 1 ,mem_usb_ep2_data 
-0x7c01 035808 rtn blank 
-0x7c02 035809 beq usb_ep2_ms ,usb_tx_ms_data 
-0x7c03 035810 beq usb_ep2_multikey ,usb_tx_kb_multikey_data 
-0x7c04 035811 beq usb_ep2_systemkey ,usb_tx_kb_systemkey_data 
-0x7c05 035812 branch assert 
-:      035814 usb_tx_fifo_release:
-0x7c06 035816 arg mem_usb_mouse_data ,contw 
-0x7c07 035817 arg 64 ,loopcnt 
-0x7c08 035818 branch memset0 
-:      035820 usb_tx_ms_data:
-0x7c09 035821 fetch 1 ,mem_usb_idle_flag 
-0x7c0a 035822 fetcht 1 ,mem_usb_get_protocol_flag 
-0x7c0b 035823 iand temp ,pdata 
-0x7c0c 035824 branch usb_tx_ms_data_normal_mode ,blank 
-0x7c0d 035825 fetcht 1 ,mem_usb_set_protocol_status 
-0x7c0e 035826 iadd temp ,pdata 
-0x7c0f 035827 beq mac_boot_mode ,usb_tx_ms_data_mac_boot_mode 
-0x7c10 035828 branch usb_tx_ms_data_normal_mode 
-:      035830 usb_tx_ms_data_mac_boot_mode:
-0x7c11 035831 jam 0 ,mem_usb_ep2_data 
-:      035832 usb_tx_ms_data_mac_boot_regroup:
-0x7c12 035833 fetch 1 ,mem_usb_mouse_data + 1 
-0x7c13 035834 beq r_key ,usb_tx_mac_boot_ms_regroup_r_or_lrkey 
-0x7c14 035835 beq lr_key ,usb_tx_mac_boot_ms_regroup_r_or_lrkey 
-0x7c15 035836 fetch 1 ,mem_usb_mouse_data + 1 
-0x7c16 035837 store 1 ,mem_usb_mouse_data 
-0x7c17 035838 fetch 1 ,mem_usb_mouse_data + 2 
-0x7c18 035839 istore 1 ,contw 
-0x7c19 035840 fetch 1 ,mem_usb_mouse_data + 4 
-0x7c1a 035841 istore 1 ,contw 
-0x7c1b 035842 fetch 1 ,mem_usb_mouse_data + 6 
-0x7c1c 035843 istore 1 ,contw 
-0x7c1d 035844 arg 4 ,loopcnt 
-0x7c1e 035845 arg mem_usb_mouse_data ,contr 
-0x7c1f 035846 branch usb_tx_ep2 
-:      035848 usb_tx_ms_data_normal_mode:
-0x7c20 035849 jam 0 ,mem_usb_ep2_data 
-:      035850 usb_tx_mac_boot_ms_regroup_r_or_lrkey:
-0x7c21 035851 arg 8 ,loopcnt 
-0x7c22 035852 arg mem_usb_mouse_data ,contr 
-0x7c23 035853 branch usb_tx_ep2 
-:      035855 usb_tx_kb_multikey_data:
-0x7c24 035856 jam 0 ,mem_usb_ep2_data 
-0x7c25 035857 arg 3 ,loopcnt 
-0x7c26 035858 arg mem_usb_kb_multikey ,contr 
-0x7c27 035859 branch usb_tx_ep2 
-:      035861 usb_tx_kb_normal_data:
-0x7c28 035862 jam 0 ,mem_usb_ep1_data 
-0x7c29 035863 arg 8 ,loopcnt 
-0x7c2a 035864 arg mem_usb_kb_data ,contr 
-0x7c2b 035865 branch usb_tx_ep1 
-:      035867 usb_tx_kb_systemkey_data:
-0x7c2c 035868 jam 0 ,mem_usb_ep2_data 
-0x7c2d 035869 arg 2 ,loopcnt 
-0x7c2e 035870 arg mem_usb_kb_system ,contr 
-0x7c2f 035871 branch usb_tx_ep2 
-:      035873 usb_inwake_state_tx_dispose:
-0x7c30 035874 fetch 1 ,mem_usb_state 
-0x7c31 035875 beq usb_connected ,usb_mac_wakeup_trig 
-0x7c32 035876 rtn 
-:      035877 usb_mac_wakeup_trig:
-0x7c33 035878 fetch 1 ,core_usb_config 
-0x7c34 035879 set1 7 ,pdata 
-0x7c35 035880 store 1 ,core_usb_config 
-0x7c36 035881 jam 1 ,mem_usb_mac_wakeup_trig 
-0x7c37 035882 rtn 
-:      035884 usb_mac_wakeup_judge:
-0x7c38 035885 fetch 1 ,mem_usb_state 
-0x7c39 035886 rtneq usb_sleep 
-0x7c3a 035887 beq usb_connected ,usb_mac_wakeup 
-0x7c3b 035888 rtn 
-:      035889 usb_mac_wakeup:
-0x7c3c 035890 fetch 1 ,mem_usb_mac_wakeup_trig 
-0x7c3d 035891 rtn blank 
-0x7c3e 035892 jam 1 ,mem_usb_wakestate_onetime_flag 
-0x7c3f 035893 branch usb_wakeup 
-:      035895 usb_windows_wakeup:
-0x7c40 035896 arg usb_timer_wakeup ,queue 
-0x7c41 035897 call timer_check 
-0x7c42 035898 nrtn blank 
-:      035899 usb_wakeup:
-0x7c43 035900 fetch 1 ,core_usb_config 
-0x7c44 035901 rtnbit0 7 
-0x7c45 035902 jam 0xfc ,core_usb_config 
-0x7c46 035903 nop 30000 
-0x7c47 035904 jam 0x3c ,core_usb_config 
-0x7c48 035905 rtn 
-:      035912 push_stack:
-0x7c49 035913 storer contw ,2 ,mem_contw 
-0x7c4a 035914 storet 8 ,mem_temp 
-0x7c4b 035915 storer timeup ,4 ,mem_timeup 
-0x7c4c 035916 call push_stack_rega_b_c 
-0x7c4d 035917 storer contr ,2 ,mem_contr 
-0x7c4e 035918 storer loopcnt ,2 ,mem_loopcnt 
-0x7c4f 035919 storer queue ,2 ,mem_queue 
-0x7c50 035920 rtn 
-:      035922 push_stack_rega_b_c:
-0x7c51 035923 storer rega ,4 ,mem_rega 
-0x7c52 035924 storer regb ,4 ,mem_regb 
-0x7c53 035925 storer regc ,3 ,mem_regc 
-0x7c54 035926 rtn 
-:      035928 pop_stack:
-0x7c55 035929 bpatchx patch20_7 ,mem_patch20 
-0x7c56 035930 fetch 2 ,mem_contw 
-0x7c57 035931 iforce contw 
-0x7c58 035932 fetcht 8 ,mem_temp 
-0x7c59 035933 fetchr timeup ,4 ,mem_timeup 
-0x7c5a 035934 call pop_stack_rega_b_c 
-0x7c5b 035935 fetchr loopcnt ,2 ,mem_loopcnt 
-0x7c5c 035936 fetchr queue ,2 ,mem_queue 
-0x7c5d 035937 fetch 2 ,mem_contr 
-0x7c5e 035938 iforce contr 
-0x7c5f 035939 rtn 
-:      035941 pop_stack_rega_b_c:
-0x7c60 035942 fetchr rega ,4 ,mem_rega 
-0x7c61 035943 fetchr regb ,4 ,mem_regb 
-0x7c62 035944 fetchr regc ,3 ,mem_regc 
-0x7c63 035945 rtn 
-:      035947 get_contw:
-0x7c64 035948 fetch 2 ,mem_contw 
-0x7c65 035949 copy pdata ,contw 
-0x7c66 035950 rtn 
-:      035951 get_contr:
-0x7c67 035952 fetch 2 ,mem_contr 
-0x7c68 035953 copy pdata ,contr 
-0x7c69 035954 rtn 
-:      035956 store_contw:
-0x7c6a 035957 copy contw ,pdata 
-0x7c6b 035958 store 2 ,mem_contw 
-0x7c6c 035959 rtn 
-:      035960 store_contr:
-0x7c6d 035961 copy contr ,pdata 
-0x7c6e 035962 store 2 ,mem_contr 
-0x7c6f 035963 rtn 
-:      035967 save_cont_pointers:
-0x7c70 035968 copy contw ,pdata 
-0x7c71 035969 store 2 ,mem_contw 
-0x7c72 035970 copy contr ,pdata 
-0x7c73 035971 store 2 ,mem_contr 
-0x7c74 035972 rtn 
-:      035974 load_cont_pointers:
-0x7c75 035975 fetch 2 ,mem_contw 
-0x7c76 035976 copy pdata ,contw 
-0x7c77 035977 fetch 2 ,mem_contr 
-0x7c78 035978 copy pdata ,contr 
-0x7c79 035979 rtn 
-:      035984 get_diff:
-0x7c7a 035985 isub temp ,rega 
-0x7c7b 035986 rtn positive 
-0x7c7c 035987 arg 0x100 ,rega 
-0x7c7d 035988 iadd rega ,pdata 
-0x7c7e 035989 isub temp ,rega 
-0x7c7f 035990 rtn 
-:      035992 memcpy96:
-0x7c80 035993 call memcpy32 
-:      035994 memcpy64:
-0x7c81 035995 call memcpy32 
-0x7c82 035996 branch memcpy32 
-:      035999 memcpy12:
-0x7c83 036000 call memcpy8 
-:      036001 memcpy4:
-0x7c84 036002 ifetch 1 ,contr 
-0x7c85 036003 istore 1 ,contw 
-:      036004 memcpy3:
-0x7c86 036005 ifetch 3 ,contr 
-0x7c87 036006 istore 3 ,contw 
-0x7c88 036007 rtn 
-:      036008 memcpy8:
-0x7c89 036009 ifetch 8 ,contr 
-0x7c8a 036010 istore 8 ,contw 
-0x7c8b 036011 rtn 
-:      036013 memcpy48:
-0x7c8c 036014 call memcpy16 
-:      036015 memcpy32:
-0x7c8d 036016 call memcpy8 
-:      036017 memcpy24:
-0x7c8e 036018 call memcpy8 
-:      036019 memcpy16:
-0x7c8f 036020 call memcpy8 
-0x7c90 036021 branch memcpy8 
-:      036023 delay:
-0x7c91 036024 increase -1 ,pdata 
-0x7c92 036025 nop 38 
-0x7c93 036026 nbranch delay ,blank 
-0x7c94 036027 rtn 
-:      036030 delay_10ms:
-0x7c95 036031 arg 10 ,loopcnt 
-:      036032 delay_ms_wait:
-0x7c96 036033 nop 12000 
-0x7c97 036034 loop delay_ms_wait 
-0x7c98 036035 rtn 
-:      036038 memset0_16:
-0x7c99 036039 call memset0_8 
-:      036040 memset0_8:
-0x7c9a 036041 call memset0_4 
-:      036042 memset0_4:
-0x7c9b 036043 force 4 ,loopcnt 
-0x7c9c 036044 branch memset0 
-:      036046 clear_mem_256:
-0x7c9d 036047 force 32 ,loopcnt 
-0x7c9e 036048 branch memset0 
-:      036049 clear_mem_512:
-0x7c9f 036050 force 64 ,loopcnt 
-0x7ca0 036051 branch memset0 
-:      036053 clear_mem:
-0x7ca1 036054 deposit loopcnt 
-0x7ca2 036055 rtn blank 
-:      036056 memset0:
-0x7ca3 036057 force 0 ,pdata 
-0x7ca4 036058 lstore contw 
-0x7ca5 036059 rtn 
-:      036061 clear_temp_block:
-0x7ca6 036062 arg 32 ,loopcnt 
-0x7ca7 036063 arg mem_temp_block0 ,contw 
-0x7ca8 036064 branch clear_mem 
-:      036066 xor_loop:
-0x7ca9 036067 ifetch 4 ,regc 
-0x7caa 036068 ifetcht 4 ,rega 
-0x7cab 036069 ixor temp ,pdata 
-0x7cac 036070 istore 4 ,contw 
-0x7cad 036071 increase 4 ,rega 
-0x7cae 036072 increase 4 ,regc 
-0x7caf 036073 loop xor_loop 
-0x7cb0 036074 rtn 
-:      036078 inverse_data:
-0x7cb1 036079 bpatchx patch21_0 ,mem_patch21 
-0x7cb2 036080 copy loopcnt ,pdata 
-0x7cb3 036081 sub pdata ,1 ,null 
-0x7cb4 036082 rtn positive 
-0x7cb5 036083 iadd rega ,regb 
-0x7cb6 036084 increase -1 ,regb 
-0x7cb7 036085 rshift loopcnt ,loopcnt 
-:      036086 inverse_loop:
-0x7cb8 036087 ifetcht 1 ,rega 
-0x7cb9 036088 ifetch 1 ,regb 
-0x7cba 036089 istore 1 ,rega 
-0x7cbb 036090 istoret 1 ,regb 
-0x7cbc 036091 increase -1 ,regb 
-0x7cbd 036092 increase 1 ,rega 
-0x7cbe 036093 loop inverse_loop 
-0x7cbf 036094 rtn 
-:      036096 le2be_6byte:
-:      036097 inverse_data_6byte:
-0x7cc0 036098 rshift32 pdata ,temp 
-0x7cc1 036099 call inverse_data_4byte 
-0x7cc2 036100 byteswap temp ,temp 
-0x7cc3 036101 lshift16 pdata ,pdata 
-0x7cc4 036102 ior temp ,pdata 
-0x7cc5 036103 rtn 
-:      036106 le2be_4byte:
-:      036107 inverse_data_4byte:
-0x7cc6 036108 rshift16 pdata ,contr 
-0x7cc7 036109 byteswap contr ,contr 
-0x7cc8 036110 byteswap pdata ,pdata 
-0x7cc9 036111 lshift16 pdata ,pdata 
-0x7cca 036112 ior contr ,pdata 
-0x7ccb 036113 rtn 
-:      036116 memcpy_fast:
-0x7ccc 036117 bpatchx patch21_1 ,mem_patch21 
-0x7ccd 036118 deposit loopcnt 
-0x7cce 036119 rtn blank 
-:      036120 memcpy_fast_loop:
-0x7ccf 036121 increase -8 ,loopcnt 
-0x7cd0 036122 call memcpy8 ,positive 
-0x7cd1 036123 rtn zero 
-0x7cd2 036124 branch memcpy_fast_loop ,positive 
-0x7cd3 036125 increase 8 ,loopcnt 
-:      036126 memcpy_fast_loop_four:
-0x7cd4 036127 increase -4 ,loopcnt 
-0x7cd5 036128 call memcpy4 ,positive 
-0x7cd6 036129 rtn zero 
-0x7cd7 036130 branch memcpy_fast_loop_four ,positive 
-0x7cd8 036131 increase 4 ,loopcnt 
-0x7cd9 036132 branch memcpy 
-:      036134 memcpy:
-0x7cda 036135 deposit loopcnt 
-0x7cdb 036136 rtn blank 
-:      036137 memcpy_loop:
-0x7cdc 036138 ifetch 1 ,contr 
-0x7cdd 036139 istore 1 ,contw 
-0x7cde 036140 loop memcpy_loop 
-0x7cdf 036141 rtn 
-:      036143 timer_stop:
-0x7ce0 036144 setarg 0 
-:      036145 timer_init:
-0x7ce1 036148 store 2 ,mem_pdatatemp 
-0x7ce2 036149 bpatchx patch21_2 ,mem_patch21 
-0x7ce3 036150 call timer_check 
-0x7ce4 036151 fetcht 2 ,mem_pdatatemp 
-0x7ce5 036152 arg mem_timers ,contw 
-0x7ce6 036154 lshift queue ,pdata 
-0x7ce7 036155 iadd contw ,contw 
-0x7ce8 036156 istoret 2 ,contw 
-0x7ce9 036157 rtn 
-:      036159 timer_check_timeout:
-0x7cea 036160 arg 0x800 ,timeup 
-0x7ceb 036161 lshift16 timeup ,timeup 
-0x7cec 036162 iadd timeup ,pdata 
-0x7ced 036163 rtn 
-:      036166 timer_reinit:
-0x7cee 036167 arg 0 ,queue 
-:      036168 timer_check:
-0x7cef 036169 bpatchx patch21_3 ,mem_patch21 
-0x7cf0 036170 fetcht 4 ,mem_last_clkn 
-0x7cf1 036171 rshift clkn_bt ,pdata 
-0x7cf2 036172 store 4 ,mem_last_clkn 
-0x7cf3 036173 isub temp ,null 
-0x7cf4 036174 ncall timer_check_timeout ,positive 
-0x7cf5 036175 isub temp ,timeup 
-0x7cf6 036176 copy timeup ,temp 
-0x7cf7 036177 arg mem_timers ,contr 
-0x7cf8 036178 copy contr ,contw 
-0x7cf9 036179 arg 16 ,loopcnt 
-:      036180 timer_loop:
-0x7cfa 036181 ifetch 2 ,contr 
-0x7cfb 036182 isub temp ,pdata 
-0x7cfc 036183 branch timer_counting ,positive 
-0x7cfd 036184 force 0 ,pdata 
-:      036185 timer_counting:
-0x7cfe 036186 istore 2 ,contw 
-0x7cff 036187 loop timer_loop 
-0x7d00 036188 arg mem_timers ,contr 
-0x7d01 036189 lshift queue ,pdata 
-0x7d02 036190 iadd contr ,contr 
-0x7d03 036191 ifetch 2 ,contr 
-0x7d04 036192 rtn 
-:      036197 clk_add:
-0x7d05 036198 iadd temp ,temp 
-0x7d06 036199 copy temp ,loopcnt 
-0x7d07 036200 fetch 2 ,mem_param_rt_rthalfslot 
-0x7d08 036201 isub loopcnt ,pdata 
-0x7d09 036202 rtn positive 
-0x7d0a 036203 sub pdata ,0 ,pdata 
-0x7d0b 036204 rshift16 temp ,temp 
-0x7d0c 036205 increase 1 ,temp 
-0x7d0d 036206 lshift16 temp ,temp 
-0x7d0e 036207 ior temp ,temp 
-0x7d0f 036208 rtn 
-:      036210 clk_diff_rt:
-0x7d10 036211 call clk_diff 
-0x7d11 036212 branch clk2rt 
-:      036215 clk_diff:
-0x7d12 036216 disable user 
-0x7d13 036217 isub temp ,pdata 
-0x7d14 036218 branch clk_diff_pos ,positive 
-0x7d15 036219 enable user 
-0x7d16 036220 sub pdata ,0 ,pdata 
-:      036221 clk_diff_pos:
-0x7d17 036222 rtnbit0 15 
-0x7d18 036223 copy pdata ,regab 
-0x7d19 036224 arg 0x10000 ,temp 
-0x7d1a 036225 fetch 2 ,mem_param_rt_rthalfslot 
-0x7d1b 036226 isub temp ,pdata 
-0x7d1c 036227 iadd regab ,pdata 
-0x7d1d 036228 set0 64 ,pdata 
-0x7d1e 036229 rtn 
-:      036233 clk2rt:
-0x7d1f 036234 fetcht 2 ,mem_param_rt_rthalfslot 
-0x7d20 036235 iforce contr 
-0x7d21 036236 rshift16 pdata ,pdata 
-0x7d22 036237 imul32 temp ,pdata 
-0x7d23 036238 iadd contr ,pdata 
-0x7d24 036239 rtn 
-:      036242 clk2lpo:
-0x7d25 036243 lshift8 pdata ,pdata 
-0x7d26 036244 lshift4 pdata ,pdata 
-0x7d27 036245 fetcht 3 ,mem_clks_per_lpo 
-0x7d28 036246 idiv temp 
-0x7d29 036247 call wait_div_end 
-0x7d2a 036248 quotient temp 
-0x7d2b 036249 rtn 
-:      036252 clk2bt:
-0x7d2c 036253 fetcht 2 ,mem_param_rt_rthalfslot 
-0x7d2d 036254 idiv temp 
-0x7d2e 036255 call get_div_result 
-0x7d2f 036256 lshift16 pdata ,pdata 
-0x7d30 036257 remainder temp 
-0x7d31 036258 ior temp ,temp 
-0x7d32 036259 rtn 
-:      036266 string2dec_from_uart:
-0x7d33 036267 arg 0 ,temp 
-:      036268 string2dec_from_uart_done:
-0x7d34 036269 copy temp ,regab 
-0x7d35 036270 ifetch 1 ,contu 
-0x7d36 036271 call uchar2dialog 
-0x7d37 036272 copy regab ,temp 
-0x7d38 036273 call swap 
-0x7d39 036274 arg 10 ,regb 
-0x7d3a 036275 imul32 regb ,pdata 
-0x7d3b 036276 iadd temp ,pdata 
-0x7d3c 036277 copy pdata ,temp 
-0x7d3d 036278 loop string2dec_from_uart_done 
-0x7d3e 036279 rtn 
-:      036283 uchar2dialog:
-0x7d3f 036284 arg 0x3a ,temp 
-0x7d40 036285 isub temp ,null 
-0x7d41 036286 nbranch uchar2dialog_number ,positive 
-0x7d42 036287 arg 0x61 ,temp 
-0x7d43 036288 isub temp ,null 
-0x7d44 036289 branch uchar2dialog_a2f ,positive 
-0x7d45 036290 arg 0x37 ,temp 
-0x7d46 036291 isub temp ,pdata 
-0x7d47 036292 rtn 
-:      036293 uchar2dialog_number:
-0x7d48 036294 arg 0x30 ,temp 
-0x7d49 036295 isub temp ,pdata 
-0x7d4a 036296 rtn 
-:      036297 uchar2dialog_a2f:
-0x7d4b 036298 arg 0x57 ,temp 
-0x7d4c 036299 isub temp ,pdata 
-0x7d4d 036300 rtn 
-:      036303 right_shift_n:
-0x7d4e 036304 sub loopcnt ,0 ,null 
-0x7d4f 036305 rtn zero 
-:      036306 right_shift_n_loop:
-0x7d50 036307 rshift pdata ,pdata 
-0x7d51 036308 loop right_shift_n_loop 
-0x7d52 036309 rtn 
-:      036312 left_shift_n:
-0x7d53 036313 force 1 ,pdata 
-0x7d54 036314 sub loopcnt ,0 ,null 
-0x7d55 036315 rtn zero 
-:      036316 left_shift_n_loop:
-0x7d56 036317 lshift pdata ,pdata 
-0x7d57 036318 loop left_shift_n_loop 
-0x7d58 036319 rtn 
-:      036323 calc_average:
-0x7d59 036324 setarg 0 
-0x7d5a 036325 copy loopcnt ,rega 
-:      036326 calc_average_loop:
-0x7d5b 036327 ifetcht 2 ,contr 
-0x7d5c 036328 iadd temp ,pdata 
-0x7d5d 036329 loop calc_average_loop 
-0x7d5e 036330 idiv rega 
-:      036331 get_div_result:
-0x7d5f 036332 call wait_div_end 
-0x7d60 036333 quotient pdata 
-0x7d61 036334 rtn 
-:      036336 wait_div_end:
-0x7d62 036337 rtn modone 
-0x7d63 036338 branch wait_div_end 
-:      036348 compare_loop:
-:      036349 string_compare:
-0x7d64 036350 ifetch 1 ,rega 
-0x7d65 036351 ifetcht 1 ,regb 
-0x7d66 036352 isub temp ,null 
-0x7d67 036353 nrtn zero 
-0x7d68 036354 increase 1 ,rega 
-0x7d69 036355 increase 1 ,regb 
-0x7d6a 036356 loop string_compare 
-0x7d6b 036357 branch enable_zero 
-:      036361 ceiling:
-0x7d6c 036362 isub temp ,null 
-0x7d6d 036363 nrtn positive 
-0x7d6e 036364 deposit temp 
-0x7d6f 036365 rtn 
-:      036367 swap:
-0x7d70 036368 iadd temp ,pdata 
-0x7d71 036369 isub temp ,temp 
-0x7d72 036370 isub temp ,pdata 
-0x7d73 036371 rtn 
-:      036373 clean_smem:
-0x7d74 036374 arg 0 ,contw 
-0x7d75 036375 branch clean_mem 
-:      036377 clean_xmem:
-0x7d76 036378 arg 0x4000 ,contw 
-:      036379 clean_mem:
-0x7d77 036380 arg 0x1000 ,loopcnt 
-0x7d78 036381 branch memset0 
-:      036384 callback_func:
-0x7d79 036385 rtn blank 
-0x7d7a 036386 copy pdata ,pc 
-:      036389 ice_break_disable_wdt:
-0x7d7b 036390 call wdt_set_disable 
-:      036392 ice_break:
-0x7d7c 036393 jam 0x1 ,core_ice_ctrl 
-0x7d7d 036394 rtn 
-:      036396 ice_setbp:
-0x7d7e 036397 store 2 ,core_ice_break0 
-0x7d7f 036398 fetch 1 ,core_ice_ctrl 
-0x7d80 036399 set1 4 ,pdata 
-0x7d81 036400 store 1 ,core_ice_ctrl 
-0x7d82 036401 rtn 
-:      036402 ice_setbp2:
-0x7d83 036403 store 2 ,core_ice_break1 
-0x7d84 036404 fetch 1 ,core_ice_ctrl 
-0x7d85 036405 set1 6 ,pdata 
-0x7d86 036406 store 1 ,core_ice_ctrl 
-0x7d87 036407 rtn 
-:      036409 ice_set_write_bp:
-0x7d88 036410 store 2 ,core_ice_break0 
-0x7d89 036411 jam 0x30 ,core_ice_ctrl 
-0x7d8a 036412 rtn 
-:      036420 fifo_in:
-0x7d8b 036421 bpatchx patch21_4 ,mem_patch21 
-0x7d8c 036422 ifetcht util_fifo_len ,rega 
-0x7d8d 036423 and temp ,0xff ,pdata 
-0x7d8e 036424 nbranch fifo_in_push ,blank 
-0x7d8f 036425 rshift8 temp ,pdata 
-0x7d90 036426 istore util_fifo_len ,rega 
-:      036427 fifo_in_push:
-0x7d91 036428 increase util_fifo_len + util_fifo_offset ,rega 
-0x7d92 036429 ifetch 1 ,rega 
-0x7d93 036430 nbranch assert ,blank 
-0x7d94 036431 fetch 1 ,mem_fifo_temp 
-0x7d95 036432 istore 1 ,rega 
-0x7d96 036433 rtn 
-:      036438 fifo_out:
-0x7d97 036439 bpatchx patch21_5 ,mem_patch21 
-0x7d98 036440 arg util_fifo_len ,loopcnt 
-0x7d99 036441 ifetch util_fifo_len ,rega 
-0x7d9a 036442 rtn blank 
-:      036443 fifo_out_loop:
-0x7d9b 036444 ifetch 1 ,rega 
-0x7d9c 036445 nbranch fifo_out_end ,blank 
-0x7d9d 036446 increase 1 ,rega 
-0x7d9e 036447 loop fifo_out_loop 
-0x7d9f 036448 branch assert 
-:      036449 fifo_out_end:
-0x7da0 036450 arg 0 ,temp 
-0x7da1 036451 istoret 1 ,rega 
-0x7da2 036452 rtn 
-:      036457 fifo_is_empty:
-0x7da3 036458 ifetch util_fifo_len ,rega 
-0x7da4 036459 rtn 
-:      036464 fifo_is_full:
-0x7da5 036465 ifetch 1 ,rega 
-0x7da6 036466 rtn 
-:      036469 fifo_is_near_full:
-0x7da7 036470 ifetch 2 ,rega 
-0x7da8 036471 rtn 
-:      036475 fifo_content_count:
-0x7da9 036476 arg 0 ,temp 
-:      036477 fifo_content_count_loop:
-0x7daa 036478 fetch 1 ,contr 
-0x7dab 036479 loop fifo_content_count_loop ,blank 
-0x7dac 036480 increase 1 ,temp 
-0x7dad 036481 loop fifo_content_count_loop 
-0x7dae 036482 copy temp ,pdata 
-0x7daf 036483 rtn 
-:      036486 not_greater_than:
-0x7db0 036487 isub temp ,null 
-0x7db1 036488 nrtn positive 
-:      036489 copy_temp2pdata:
-0x7db2 036490 copy temp ,pdata 
-0x7db3 036491 rtn 
-:      036494 disable_positive:
-0x7db4 036495 force -1 ,null 
-0x7db5 036496 rtn 
-:      036497 enable_positive:
-:      036498 disable_zero:
-0x7db6 036499 force 1 ,null 
-0x7db7 036500 rtn 
-:      036501 enable_zero:
-0x7db8 036502 force 0 ,null 
-0x7db9 036503 rtn 
-:      036505 enable_user:
-0x7dba 036506 enable user 
-0x7dbb 036507 rtn 
-:      036509 disable_user:
-0x7dbc 036510 disable user 
-0x7dbd 036511 rtn 
-:      036513 enable_user2:
-0x7dbe 036514 enable user2 
-0x7dbf 036515 rtn 
-:      036517 disable_user2:
-0x7dc0 036518 disable user2 
-0x7dc1 036519 rtn 
-:      036521 enable_user7:
-0x7dc2 036522 enable user7 
-0x7dc3 036523 rtn 
-:      036525 disable_true:
-0x7dc4 036526 disable true 
-0x7dc5 036527 rtn 
-:      036529 enable_true:
-0x7dc6 036530 enable true 
-0x7dc7 036531 rtn 
-:      036533 disable_blank:
-0x7dc8 036534 setarg 1 
-0x7dc9 036535 rtn 
-:      036537 enable_blank:
-:      036538 set_pdata_0:
-0x7dca 036539 setarg 0 
-0x7dcb 036540 rtn 
-:      036544 cal_sum:
-0x7dcc 036545 sub loopcnt ,0 ,null 
-0x7dcd 036546 rtn zero 
-:      036547 cal_sum_loop:
-0x7dce 036548 ifetcht 1 ,contr 
-0x7dcf 036549 iadd temp ,pdata 
-0x7dd0 036550 loop cal_sum_loop 
-0x7dd1 036551 rtn 
-:      036554 reverse_byte:
-0x7dd2 036555 copy loopcnt ,pdata 
-0x7dd3 036556 rtn blank 
-0x7dd4 036557 copy contr ,pdata 
-0x7dd5 036558 iadd loopcnt ,pdata 
-0x7dd6 036559 increase -1 ,pdata 
-0x7dd7 036560 copy pdata ,contr 
-:      036561 reverse_loop:
-0x7dd8 036562 ifetch 1 ,contr 
-0x7dd9 036563 increase -2 ,contr 
-0x7dda 036564 istore 1 ,contw 
-0x7ddb 036565 loop reverse_loop 
-0x7ddc 036566 rtn 
-:      036569 lshift14:
-0x7ddd 036570 lshift16 pdata ,pdata 
-:      036571 rshift2:
-0x7dde 036572 rshift2 pdata ,pdata 
-0x7ddf 036573 rtn 
-:      036575 lshift6:
-0x7de0 036576 lshift8 pdata ,pdata 
-0x7de1 036577 branch rshift2 
-:      036580 clear_wake:
-0x7de2 036581 setarg 0 
-0x7de3 036582 store 8 ,mem_gpio_wakeup_cfg 
-0x7de4 036583 set1 25 ,pdata 
-0x7de5 036584 istore 4 ,contw 
-0x7de6 036585 rtn 
-:      036588 generate_random:
-0x7de7 036589 arg 16 ,loopcnt 
-:      036590 generate_random_loop:
-0x7de8 036591 random pdata 
-0x7de9 036592 istore 1 ,contw 
-0x7dea 036593 loop generate_random_loop 
-0x7deb 036594 rtn 
->>>>>>> .r1527
+:      001888 start:
+0x2000 001889 call lpmstate 
+:      001891 soft_reset:
+0x2001 001892 bpatch patch00_0 ,mem_patch00 
+0x2002 001893 clear_stack 
+0x2003 001895 call app_param_init 
+0x2004 001896 call initialize_radio 
+0x2005 001897 call iic_init_360khz 
+0x2006 001898 call init_param 
+0x2007 001899 call l2cap_init 
+0x2008 001900 bpatch patch00_1 ,mem_patch00 
+0x2009 001901 call ui_init 
+0x200a 001902 call app_init 
+0x200b 001903 call publickey_init 
+0x200c 001905 call lpm_recover_clk ,wake 
+:      001906 main_loop:
+0x200d 001907 bpatch patch00_2 ,mem_patch00 
+0x200e 001908 call sp_calc_sequence_256 
+0x200f 001909 call sp_calc_sequence_256_check 
+0x2010 001910 call le_advertising_dispatch 
+0x2011 001911 call idle_dispatch 
+0x2012 001912 call app_process_idle 
+0x2013 001913 call connection_dispatch 
+0x2014 001914 call g24_dispatch 
+0x2015 001915 call lpm_dispatch 
+0x2016 001916 call kscan_dispatch 
+0x2017 001917 branch main_loop 
+:      001919 connection_dispatch:
+0x2018 001920 call connection_incontext 
+0x2019 001921 rtnmark0 mark_context 
+0x201a 001922 set0 mark_context ,mark 
+0x201b 001923 call context_save 
+0x201c 001924 branch le_disable 
+:      001926 connection_incontext:
+0x201d 001927 bpatch patch00_3 ,mem_patch00 
+0x201e 001928 call context_search_insniff 
+0x201f 001929 nbranch connection_nosniff ,zero 
+0x2020 001930 call context_load 
+0x2021 001931 add rega ,coffset_mode ,contr 
+0x2022 001932 ifetch 1 ,contr 
+0x2023 001933 bbit1 mode_le ,le_conn_dispatch 
+0x2024 001936 rtn 
+:      001938 connection_nosniff:
+0x2025 001939 jam 0 ,mem_current_context 
+0x2026 001940 call context_get_next 
+0x2027 001941 copy loopcnt ,null 
+0x2028 001942 rtn zero 
+0x2029 001943 branch assert 
+:      001950 idle_dispatch:
+0x202a 001951 fetch 1 ,mem_hci_cmd 
+0x202b 001952 rtn blank 
+0x202c 001953 beq hci_cmd_le_create_conn ,idle_le_create_conn 
+0x202d 001954 call context_search_conn_handle 
+0x202e 001955 rtn zero 
+0x202f 001956 call context_search_plap 
+0x2030 001957 rtn zero 
+:      001958 idle_exit:
+0x2031 001959 jam 0 ,mem_hci_cmd 
+0x2032 001960 rtn 
+:      001962 idle_le_create_conn:
+0x2033 001963 jam hci_cmd_le_create_conn ,mem_cmd_le_create_conn 
+0x2034 001964 jam 0 ,mem_hci_cmd 
+0x2035 001965 rtn 
+:      001969 context_load:
+0x2036 001970 bpatch patch00_4 ,mem_patch00 
+0x2037 001971 set1 mark_context ,mark 
+0x2038 001972 deposit rega 
+0x2039 001973 store 2 ,mem_context_ptr 
+0x203a 001974 force context_size ,loopcnt 
+0x203b 001975 arg mem_le_state ,contw 
+0x203c 001976 add rega ,coffset_mode ,contr 
+0x203d 001977 ifetch 1 ,contr 
+0x203e 001978 copy rega ,contr 
+0x203f 001979 bbit1 mode_le ,memcpy 
+0x2040 001980 rtn 
+:      001982 context_save:
+0x2041 001983 bpatch patch00_5 ,mem_patch00 
+0x2042 001984 fetch 2 ,mem_context_ptr 
+0x2043 001985 iforce contw 
+0x2044 001986 force context_size ,loopcnt 
+0x2045 001987 arg mem_le_state ,contr 
+0x2046 001988 branch memcpy 
+:      001992 context_get_next:
+0x2047 001993 arg context_num ,loopcnt 
+0x2048 001994 fetcht 1 ,mem_current_context 
+:      001995 context_get_next_loop:
+0x2049 001996 increase 1 ,temp 
+0x204a 001997 compare context_num ,temp ,0xff 
+0x204b 001998 nbranch context_get_next_cont ,true 
+0x204c 001999 arg 0 ,temp 
+:      002000 context_get_next_cont:
+0x204d 002001 storet 1 ,mem_current_context 
+0x204e 002002 mul32 temp ,context_size ,pdata 
+0x204f 002003 arg mem_context ,rega 
+0x2050 002004 iadd rega ,rega 
+0x2051 002005 ifetch 1 ,rega 
+0x2052 002006 bbit1 state_insniff ,context_get_next_sniff 
+0x2053 002007 rtnbit1 state_inconn 
+:      002008 context_get_next_sniff:
+0x2054 002009 loop context_get_next_loop 
+0x2055 002010 rtn 
+:      002012 context_new:
+0x2056 002013 bpatch patch00_6 ,mem_patch00 
+0x2057 002014 arg context_search_empty ,regc 
+0x2058 002015 call context_search 
+0x2059 002016 nrtn zero 
+0x205a 002017 deposit rega 
+0x205b 002018 store 2 ,mem_context_ptr 
+0x205c 002019 branch enable_zero 
+:      002024 context_check_idle:
+0x205d 002025 arg context_check_inconn ,regc 
+0x205e 002026 branch context_search 
+:      002031 context_search_conn_handle:
+0x205f 002032 fetcht 1 ,mem_hci_conn_handle 
+:      002033 context_search_conn_handle2:
+0x2060 002034 arg context_search_handle ,regc 
+0x2061 002035 branch context_search 
+:      002038 context_search_plap:
+0x2062 002039 bpatch patch00_7 ,mem_patch00 
+0x2063 002040 fetcht 6 ,mem_hci_plap 
+:      002041 context_search_plap2:
+0x2064 002042 arg context_search_lap ,regc 
+0x2065 002043 branch context_search 
+:      002045 context_search_insniff:
+0x2066 002046 arg context_search_sniff ,regc 
+0x2067 002047 branch context_search 
+:      002049 context_search_sniff_window:
+0x2068 002050 arg context_search_window ,regc 
+:      002051 context_search:
+0x2069 002052 bpatch patch01_0 ,mem_patch01 
+0x206a 002053 arg mem_context ,rega 
+0x206b 002054 arg context_num ,loopcnt 
+:      002055 context_search_loop:
+0x206c 002056 ifetch 1 ,rega 
+0x206d 002057 copy regc ,pc 
+:      002058 context_search_next:
+0x206e 002059 bpatch patch01_1 ,mem_patch01 
+0x206f 002060 increase context_size ,rega 
+0x2070 002061 loop context_search_loop 
+0x2071 002062 force 1 ,null 
+0x2072 002063 rtn 
+:      002065 context_search_empty:
+0x2073 002066 bbit1 state_inconn ,context_search_next 
+0x2074 002067 branch enable_zero 
+:      002069 context_search_lap:
+0x2075 002070 bbit0 state_inconn ,context_search_next 
+:      002071 context_search_lap_cont:
+0x2076 002072 add rega ,coffset_plap ,contr 
+0x2077 002073 ifetch 6 ,contr 
+0x2078 002074 isub temp ,null 
+0x2079 002075 rtn zero 
+0x207a 002076 branch context_search_next 
+:      002078 context_search_handle:
+0x207b 002079 bbit0 state_inconn ,context_search_next 
+0x207c 002080 add rega ,coffset_conn_handle ,contr 
+0x207d 002081 ifetch 1 ,contr 
+0x207e 002082 isub temp ,null 
+0x207f 002083 rtn zero 
+0x2080 002084 branch context_search_next 
+:      002086 context_search_sniff:
+0x2081 002087 bbit0 state_insniff ,context_search_next 
+:      002088 context_search_sniff_loop:
+0x2082 002089 call context_get_anchor 
+0x2083 002090 call sign_pdata_temp 
+0x2084 002091 isub temp ,pdata 
+0x2085 002092 increase 1 ,pdata 
+0x2086 002093 branch context_search_sniff_miss ,positive 
+0x2087 002094 copy contr ,regb 
+0x2088 002095 store 9 ,mem_temp 
+0x2089 002096 bpatch patch01_2 ,mem_patch01 
+0x208a 002097 fetch 1 ,mem_sc_calc 
+0x208b 002098 nbranch context_search_sniff_sc ,blank 
+0x208c 002099 fetch 9 ,mem_temp 
+0x208d 002100 copy regb ,contr 
+0x208e 002101 increase 5 ,pdata 
+0x208f 002102 branch context_search_meet1 
+:      002104 context_search_sniff_sc:
+0x2090 002105 fetch 9 ,mem_temp 
+0x2091 002106 copy regb ,contr 
+0x2092 002107 increase 20 ,pdata 
+:      002108 context_search_meet1:
+0x2093 002109 nbranch context_search_next ,positive 
+:      002110 context_search_meet:
+0x2094 002111 copy temp ,bt_clk 
+0x2095 002112 call context_next_anchor 
+0x2096 002113 branch enable_zero 
+:      002116 context_search_sniff_miss:
+0x2097 002117 iforce regb 
+0x2098 002118 add rega ,coffset_tsniff ,contr 
+0x2099 002119 ifetch 2 ,contr 
+0x209a 002120 branch context_search_meet ,blank 
+0x209b 002121 call context_next_anchor 
+0x209c 002122 branch context_search_sniff_loop 
+:      002124 sign_pdata_temp:
+0x209d 002125 rshift16 pdata ,timeup 
+0x209e 002126 rshift8 timeup ,timeup 
+0x209f 002127 branch sign_pdata_temp_p0 ,zero 
+0x20a0 002128 compare 0xf ,timeup ,0xf 
+0x20a1 002129 nrtn true 
+0x20a2 002130 rshift16 temp ,timeup 
+0x20a3 002131 rshift8 timeup ,timeup 
+0x20a4 002132 nrtn zero 
+0x20a5 002133 set1 28 ,temp 
+0x20a6 002134 rtn 
+:      002135 sign_pdata_temp_p0:
+0x20a7 002136 rshift16 temp ,timeup 
+0x20a8 002137 rshift8 timeup ,timeup 
+0x20a9 002138 compare 0xf ,timeup ,0xf 
+0x20aa 002139 nrtn true 
+0x20ab 002140 set1 28 ,pdata 
+0x20ac 002141 rtn 
+:      002143 context_check_inconn:
+0x20ad 002144 bbit0 state_inconn ,context_search_next 
+0x20ae 002145 branch enable_zero 
+:      002148 context_check_a_wack:
+0x20af 002149 bbit0 state_inconn ,context_search_next 
+0x20b0 002150 add rega ,coffset_mode ,contr 
+0x20b1 002151 ifetch 1 ,contr 
+0x20b2 002152 bbit1 mode_le ,context_search_next 
+0x20b3 002153 rtn 
+:      002155 context_get_anchor:
+0x20b4 002156 add rega ,coffset_mode ,contr 
+0x20b5 002157 ifetcht 1 ,contr 
+0x20b6 002158 deposit clkn_bt 
+0x20b7 002159 isolate1 mode_master ,temp 
+0x20b8 002160 add rega ,coffset_sniff_anchor ,contr 
+0x20b9 002161 ifetcht 4 ,contr 
+0x20ba 002162 rtn true 
+0x20bb 002163 add rega ,coffset_clk_offset ,contr 
+0x20bc 002164 ifetch 6 ,contr 
+0x20bd 002165 call calc_clke2 
+0x20be 002166 deposit clke_bt 
+0x20bf 002167 rtn 
+:      002169 context_next_anchor:
+0x20c0 002170 add rega ,coffset_tsniff ,contr 
+0x20c1 002171 add rega ,coffset_sniff_anchor ,contw 
+0x20c2 002172 ifetch 2 ,contr 
+0x20c3 002173 iadd temp ,timeup 
+0x20c4 002174 deposit timeup 
+0x20c5 002175 istore 4 ,contw 
+0x20c6 002176 branch le_context_nextevent 
+:      002179 context_search_window:
+0x20c7 002180 bbit0 state_insniff ,context_search_next 
+0x20c8 002181 call context_get_anchor 
+0x20c9 002182 iadd stop_watch ,pdata 
+0x20ca 002183 iadd stop_watch ,pdata 
+0x20cb 002184 iadd queue ,pdata 
+0x20cc 002185 isub temp ,null 
+0x20cd 002186 nbranch context_search_next ,positive 
+0x20ce 002187 branch enable_zero 
+:      002191 end_of_packet:
+0x20cf 002192 bpatch patch01_3 ,mem_patch01 
+0x20d0 002193 disable lr_s2en 
+0x20d1 002194 disable encode_fec0 
+0x20d2 002195 disable encode_fec2 
+0x20d3 002196 disable decode_fec0 
+0x20d4 002197 disable decode_fec2 
+0x20d5 002198 disable enable_crc 
+0x20d6 002199 disable encrypt 
+0x20d7 002200 disable enable_white 
+0x20d8 002201 branch shutdown_radio ,is_rx 
+0x20d9 002202 until null ,tx_clear 
+0x20da 002203 nop 100 
+0x20db 002204 branch shutdown_radio 
+:      002209 sniff_check_window:
+0x20dc 002210 bpatch patch01_4 ,mem_patch01 
+0x20dd 002211 disable swfine 
+0x20de 002212 copy temp ,stop_watch 
+0x20df 002213 call context_search_sniff_window 
+0x20e0 002214 disable user 
+0x20e1 002215 nrtn zero 
+0x20e2 002216 force 0 ,stop_watch 
+0x20e3 002217 branch enable_user 
+:      002220 calc_slot_offset:
+0x20e4 002221 bpatch patch01_5 ,mem_patch01 
+0x20e5 002222 until null ,halfslot 
+0x20e6 002223 deposit clke 
+0x20e7 002224 iforce contr 
+0x20e8 002225 rshift16 ,pdata ,pdata 
+0x20e9 002226 isub clkn_bt ,loopcnt 
+0x20ea 002227 and_into 3 ,loopcnt 
+0x20eb 002228 nbranch calc_bt_portion ,zero 
+0x20ec 002229 force 0 ,pdata 
+0x20ed 002230 branch calc_skip_bt 
+:      002231 calc_bt_portion:
+0x20ee 002232 fetcht 2 ,mem_param_rt_rthalfslot 
+0x20ef 002233 force 0 ,pdata 
+:      002234 calc_slot_offset_loop:
+0x20f0 002235 iadd temp ,pdata 
+0x20f1 002236 loop calc_slot_offset_loop 
+:      002237 calc_skip_bt:
+0x20f2 002238 iadd contr ,pdata 
+0x20f3 002239 div pdata ,12 
+0x20f4 002240 call get_div_result 
+0x20f5 002241 store 2 ,mem_slot_offset 
+0x20f6 002242 rtn 
+:      002244 calc_clke_offset:
+0x20f7 002245 bpatch patch01_6 ,mem_patch01 
+0x20f8 002246 deposit clke 
+0x20f9 002247 copy clkn ,temp 
+0x20fa 002248 isub temp ,null 
+0x20fb 002249 nsetflag positive ,44 ,pdata 
+0x20fc 002250 isub temp ,temp 
+0x20fd 002251 fetch 2 ,mem_param_rt_rthalfslot 
+0x20fe 002252 isolate0 15 ,temp 
+0x20ff 002253 branch calc_clke_pos ,true 
+0x2100 002254 copy temp ,alarm 
+0x2101 002255 arg 0x10000 ,temp 
+0x2102 002256 fetch 2 ,mem_param_rt_rthalfslot 
+0x2103 002257 isub temp ,pdata 
+0x2104 002258 iadd alarm ,temp 
+:      002260 calc_clke_pos:
+0x2105 002261 storet 6 ,mem_le_clk_offset 
+0x2106 002262 rtn 
+:      002264 calc_clke:
+0x2107 002265 disable clknt 
+0x2108 002266 fetch 6 ,mem_le_clk_offset 
+:      002267 calc_clke2:
+0x2109 002268 iadd clkn ,alarm 
+0x210a 002269 increase 10 ,alarm 
+0x210b 002270 fetch 2 ,mem_param_rt_rthalfslot 
+0x210c 002271 isub alarm ,pdata 
+0x210d 002272 isolate0 15 ,pdata 
+0x210e 002273 branch calc_clke_pos_adj ,true 
+0x210f 002274 setarg 0x10000 
+0x2110 002275 fetchr regd ,2 ,mem_param_rt_rthalfslot 
+0x2111 002276 isub regd ,pdata 
+0x2112 002277 iadd alarm ,alarm 
+:      002278 calc_clke_pos2:
+0x2113 002279 copy alarm ,clke 
+0x2114 002280 rtn 
+:      002281 calc_clke_pos_adj:
+0x2115 002282 force 0 ,null 
+0x2116 002283 branch calc_clke_pos2 
+:      002290 qsetxor:
+0x2117 002291 rshift3 pdata ,pdata 
+0x2118 002292 ifetchr rega ,1 ,contw 
+0x2119 002293 ixor rega ,pdata 
+0x211a 002294 isolate0 6 ,pdata 
+0x211b 002295 branch qset_p 
+:      002297 qset1_p:
+0x211c 002298 isolate0 0 ,null 
+:      002299 qset_start:
+0x211d 002300 arg 0x8ac2 ,contw 
+:      002301 qset_p:
+0x211e 002302 ifetch 1 ,contw 
+0x211f 002303 qsetflag true ,pdata 
+0x2120 002304 istore 1 ,contw 
+0x2121 002305 rtn 
+:      002307 rx_dcoc_avg:
+0x2122 002308 nop 60 
+:      002309 btdma:
+0x2123 002311 jam 8 ,0x8983 
+0x2124 002312 jam 9 ,0x8985 
+0x2125 002313 jam 0x9 ,0x8981 
+0x2126 002314 jam 0x3 ,0x8981 
+0x2127 002315 jam 0x6 ,0x8980 
+0x2128 002316 nop 60 
+0x2129 002317 arg 0 ,rega 
+0x212a 002318 arg 0 ,regb 
+0x212b 002319 arg 16 ,loopcnt 
+0x212c 002320 arg 0x800 ,contr 
+:      002321 rx_dcoc_loop:
+0x212d 002322 ifetch 2 ,contr 
+0x212e 002323 iadd rega ,rega 
+0x212f 002324 ifetch 2 ,contr 
+0x2130 002325 iadd regb ,regb 
+0x2131 002326 loop rx_dcoc_loop 
+0x2132 002327 rtn 
+:      002329 rx_dcoc:
+0x2133 002330 bpatch patch01_7 ,mem_patch01 
+0x2134 002331 call set_sync_on 
+0x2135 002332 arg 39 ,temp 
+0x2136 002333 call set_freq_rx 
+0x2137 002334 call rf_rx_enable 
+0x2138 002335 jam 0x7f ,0x8a25 
+0x2139 002336 jam 0x1a ,0x8a30 
+0x213a 002337 jam 0x78 ,0x8a31 
+0x213b 002338 jam 0xb2 ,0x8a8f 
+0x213c 002339 jam 0 ,0x8ac2 
+0x213d 002340 jam 0 ,0x8ac3 
+0x213e 002341 arg 6 ,queue 
+0x213f 002342 call rx_dcoc_avg 
+0x2140 002343 isolate1 13 ,rega 
+0x2141 002344 call qset_start 
+0x2142 002345 isolate1 13 ,regb 
+0x2143 002346 call qset_p 
+0x2144 002347 arg 5 ,queue 
+:      002348 rx_dcoc_loop2:
+0x2145 002349 call qset1_p 
+0x2146 002350 call qset_p 
+0x2147 002351 call rx_dcoc_avg 
+0x2148 002352 arg 0x8ac2 ,contw 
+0x2149 002353 rshift4 rega ,pdata 
+0x214a 002354 call qsetxor 
+0x214b 002355 rshift4 regb ,pdata 
+0x214c 002356 call qsetxor 
+0x214d 002357 increase -1 ,queue 
+0x214e 002358 branch rx_dcoc_loop2 ,positive 
+0x214f 002359 jam 0x52 ,0x8a8f 
+0x2150 002360 jam 2 ,0x8a30 
+0x2151 002361 jam 0 ,0x8981 
+:      002363 shutdown_radio:
+0x2152 002364 bpatch patch02_0 ,mem_patch02 
+0x2153 002365 call rf_debug_shutdown_radio_line 
+0x2154 002366 disable is_tx 
+0x2155 002367 disable is_rx 
+0x2156 002368 setarg 0x0200 
+0x2157 002369 store 4 ,0x8a23 
+0x2158 002370 jam 0xfa ,0x8a01 
+0x2159 002371 nop 12 
+0x215a 002372 jam 0 ,0x8a0f 
+0x215b 002373 jam 0x1a ,0x8a12 
+0x215c 002374 jam 0x2b ,0x8a14 
+0x215d 002375 force 8 ,radio_ctrl 
+0x215e 002376 force 0 ,radio_ctrl 
+0x215f 002378 branch gain_control 
+:      002380 set_sync_on:
+0x2160 002381 bpatch patch02_1 ,mem_patch02 
+0x2161 002382 jam 0x60 ,0x8a0f 
+0x2162 002383 jam 0xaa ,0x8a10 
+0x2163 002384 jam 0x7a ,0x8a12 
+0x2164 002385 jam 0x00 ,0x8a25 
+0x2165 002386 jam 0x00 ,0x8a26 
+0x2166 002387 nop 60 
+0x2167 002388 jam 0x20 ,0x8a20 
+0x2168 002389 jam 0xfd ,0x8a23 
+0x2169 002390 jam 0x12 ,0x8a24 
+0x216a 002391 jam 0x10 ,0x8a24 
+0x216b 002392 nop 60 
+0x216c 002393 jam 0x60 ,0x8a12 
+0x216d 002394 jam 0xdd ,0x8a23 
+0x216e 002395 rtn 
+:      002397 set_freq_rx:
+0x216f 002398 bpatch patch02_2 ,mem_patch02 
+0x2170 002399 jam 0x01 ,0x8900 
+0x2171 002400 jam 0x9d ,0x8a23 
+0x2172 002401 jam 0x02 ,0x8a24 
+0x2173 002402 nop 20 
+0x2174 002403 jam 0x65 ,0x8a70 
+0x2175 002404 jam 0x9f ,0x8a23 
+0x2176 002405 call set_lemode 
+0x2177 002406 storet 1 ,mem_last_freq 
+0x2178 002407 increase 1 ,temp 
+:      002411 aac_res_lookup:
+0x2179 002412 bpatch patch02_3 ,mem_patch02 
+0x217a 002413 rshift4 temp ,pdata 
+0x217b 002414 arg mem_aac_res_table ,contr 
+0x217c 002415 iadd contr ,contr 
+0x217d 002416 ifetch 1 ,contr 
+0x217e 002417 fetchr rega ,1 ,0x8a71 
+0x217f 002418 and_into 0xf ,rega 
+0x2180 002419 ior rega ,pdata 
+0x2181 002420 store 1 ,0x8a71 
+0x2182 002421 call calc_freq 
+0x2183 002422 nop 144 
+0x2184 002423 fetch 1 ,mem_fcomp_div 
+0x2185 002424 beq xtal_24m ,aac_res_lookup_end 
+0x2186 002425 nop 36 
+:      002426 aac_res_lookup_end:
+0x2187 002427 jam 0x80 ,0x8a20 
+0x2188 002428 rtn 
+:      002431 set_lemode_2m_16m:
+0x2189 002432 setarg 0x8312 
+0x218a 002433 store 2 ,0x8907 
+0x218b 002434 branch set_lemode_2m 
+:      002436 set_lemode_1m_16m:
+0x218c 002437 setarg 0x4189 
+0x218d 002438 store 2 ,0x8907 
+0x218e 002439 branch set_lemode_1m 
+:      002442 set_lemode:
+0x218f 002443 bpatch patch02_4 ,mem_patch02 
+0x2190 002444 jam 0x11 ,0x8a82 
+0x2191 002445 jam 0x12 ,0x8a8d 
+0x2192 002446 jam 0x0a ,0x8a8e 
+0x2193 002447 fetch 1 ,mem_fcomp_div 
+0x2194 002448 beq xtal_16m ,set_lemode_2m_16m 
+0x2195 002449 setarg 0x5762 
+0x2196 002450 store 2 ,0x8907 
+:      002451 set_lemode_2m:
+0x2197 002452 jam 3 ,0x8901 
+0x2198 002453 jam 0x84 ,0x8920 
+0x2199 002454 rtnmark1 mark_ble_2m 
+0x219a 002455 jam 1 ,0x8901 
+0x219b 002456 jam 0x80 ,0x8920 
+0x219c 002457 jam 0x07 ,0x8a82 
+0x219d 002458 jam 0x44 ,0x8a8d 
+0x219e 002459 jam 0x0a ,0x8a8e 
+0x219f 002460 fetch 1 ,mem_fcomp_div 
+0x21a0 002461 beq xtal_16m ,set_lemode_1m_16m 
+0x21a1 002462 setarg 0x2bb1 
+0x21a2 002463 store 2 ,0x8907 
+:      002464 set_lemode_1m:
+0x21a3 002465 rtnmark0 mark_ble_lr 
+0x21a4 002466 jam 5 ,0x8901 
+0x21a5 002467 rtn 
+:      002469 rf_rx_enable:
+0x21a6 002470 bpatch patch02_5 ,mem_patch02 
+0x21a7 002471 call rf_debug_rx_gpio_high 
+0x21a8 002472 call rf_rx_agc_set 
+0x21a9 002473 force 8 ,radio_ctrl 
+0x21aa 002474 force 0 ,radio_ctrl 
+0x21ab 002476 setarg 0x0aaada 
+0x21ac 002477 store 3 ,0x8a0f 
+0x21ad 002478 jam 0x40 ,0x8a25 
+0x21ae 002479 jam 0x10 ,0x8a26 
+0x21af 002480 nop 60 
+0x21b0 002481 jam 0xfb ,0x8a01 
+0x21b1 002482 jam 0xff ,0x8a25 
+0x21b2 002483 jam 0x30 ,0x8a26 
+0x21b3 002484 jam 0x5e ,0x8a16 
+0x21b4 002485 nop 20 
+0x21b5 002486 jam 0x00 ,0x8a10 
+0x21b6 002487 jam 0x08 ,0x8a11 
+0x21b7 002488 nop 120 
+0x21b8 002489 jam 0xd ,0x8900 
+0x21b9 002490 rtn 
+:      002493 rf_rx_agc_set:
+0x21ba 002494 fetch 1 ,mem_gain_fix 
+0x21bb 002495 beq 0xff ,rf_rx_enable_no_soft_agc 
+0x21bc 002496 arg mem_gain_table ,contr 
+0x21bd 002497 iadd contr ,contr 
+0x21be 002498 ifetch 1 ,contr 
+0x21bf 002499 store 1 ,core_rf_rx_gain_fix 
+0x21c0 002500 jam 0x27 ,core_rf_rx_agc_ctrl 
+:      002502 rf_rx_enable_no_soft_agc:
+0x21c1 002503 fetcht 1 ,mem_gain_second_agc_en 
+0x21c2 002504 fetch 1 ,core_rf_rx_agc_ctrl 
+0x21c3 002505 ior temp ,pdata 
+0x21c4 002506 store 1 ,core_rf_rx_agc_ctrl 
+0x21c5 002507 rtn 
+:      002510 set_freq_tx_int:
+0x21c6 002511 jam 0x03 ,0x8900 
+0x21c7 002512 jam 0x02 ,0x8a24 
+0x21c8 002513 nop 20 
+0x21c9 002514 jam 0x65 ,0x8a70 
+0x21ca 002515 jam 0xdf ,0x8a23 
+0x21cb 002516 call set_lemode 
+0x21cc 002517 call ghp_lookup 
+0x21cd 002518 storet 1 ,mem_last_freq 
+0x21ce 002519 increase 2 ,temp 
+0x21cf 002520 branch aac_res_lookup 
+:      002524 calc_freq:
+0x21d0 002525 bpatch patch02_6 ,mem_patch02 
+0x21d1 002526 setarg 2400 
+0x21d2 002527 iadd temp ,pdata 
+0x21d3 002528 copy pdata ,rega 
+0x21d4 002529 fetcht 1 ,mem_fcomp_div 
+0x21d5 002530 rshift temp ,temp 
+0x21d6 002531 idiv temp 
+0x21d7 002533 call wait_div_end 
+0x21d8 002534 quotient pdata 
+0x21d9 002535 store 2 ,0x8909 
+0x21da 002536 remainder pdata 
+0x21db 002537 lshift16 pdata ,pdata 
+0x21dc 002538 lshift8 pdata ,pdata 
+0x21dd 002539 idiv temp 
+0x21de 002540 call wait_div_end 
+0x21df 002541 quotient pdata 
+0x21e0 002542 store 3 ,0x890b 
+0x21e1 002547 storer rega ,1 ,0x8a22 
+0x21e2 002548 rshift8 rega ,rega 
+0x21e3 002549 storer rega ,1 ,0x8a21 
+0x21e4 002550 jam 0xa0 ,0x8a20 
+0x21e5 002551 jam 0xe0 ,0x8a20 
+0x21e6 002552 jam 0xa0 ,0x8a20 
+0x21e7 002553 rtn 
+:      002555 ghp_lookup:
+0x21e8 002556 add temp ,2 ,pdata 
+0x21e9 002557 rshift3 pdata ,pdata 
+0x21ea 002558 and_into -2 ,pdata 
+0x21eb 002559 arg mem_ghpc_table ,contr 
+0x21ec 002560 bmark0 mark_ble_2m ,ghp_1m 
+0x21ed 002561 increase 12 ,contr 
+:      002562 ghp_1m:
+0x21ee 002563 iadd contr ,contr 
+0x21ef 002564 ifetchr rega ,2 ,contr 
+0x21f0 002565 ifetch 2 ,contr 
+0x21f1 002566 isub rega ,pdata 
+0x21f2 002567 add temp ,2 ,contr 
+0x21f3 002568 and_into 0xf ,contr 
+0x21f4 002569 imul32 contr ,pdata 
+0x21f5 002570 rshift4 pdata ,pdata 
+0x21f6 002571 iadd rega ,pdata 
+0x21f7 002572 store 2 ,0x8905 
+0x21f8 002573 rtn 
+:      002577 set_freq_tx:
+0x21f9 002578 bpatch patch02_7 ,mem_patch02 
+0x21fa 002579 call set_freq_tx_int 
+0x21fb 002580 nop 600 
+:      002582 txon:
+0x21fc 002583 bpatch patch03_0 ,mem_patch03 
+0x21fd 002584 setarg 0x0aaa7e 
+0x21fe 002585 store 3 ,0x8a0f 
+0x21ff 002586 nop 60 
+0x2200 002587 jam 0x00 ,0x8a25 
+0x2201 002588 jam 0x0d ,0x8a26 
+0x2202 002589 jam 0x56 ,0x8a16 
+0x2203 002590 nop 30 
+0x2204 002591 jam 0x1b ,0x8a15 
+0x2205 002592 call set_tx_power 
+0x2206 002593 nop 20 
+0x2207 002594 jam 0x0f ,0x8a26 
+0x2208 002595 nop 20 
+0x2209 002596 jam 0xa8 ,0x8a10 
+0x220a 002597 jam 0x00 ,0x8a11 
+0x220b 002598 rtn 
+:      002600 set_tx_power:
+0x220c 002601 bpatch patch03_1 ,mem_patch03 
+0x220d 002602 fetch 1 ,mem_tx_power 
+0x220e 002603 beq tx_power_0db ,set_tx_power_0db 
+0x220f 002604 beq tx_power_3db ,set_tx_power_3db 
+0x2210 002605 beq tx_power_5db ,set_tx_power_5db 
+0x2211 002606 beq tx_power_7db ,set_tx_power_7db 
+0x2212 002607 beq tx_power_10db ,set_tx_power_10db 
+0x2213 002608 beq tx_power_f3db ,set_tx_power_f3db 
+0x2214 002609 beq tx_power_f5db ,set_tx_power_f5db 
+0x2215 002610 beq tx_power_f10db ,set_tx_power_f10db 
+0x2216 002611 beq tx_power_f20db ,set_tx_power_f20db 
+:      002612 set_tx_power_0db:
+0x2217 002613 jam 0x17 ,0x8a14 
+0x2218 002614 setarg 0x251a3f 
+0x2219 002615 store 3 ,0x8a60 
+:      002616 set_tx_power_8a63_28:
+0x221a 002617 jam 0x28 ,0x8a63 
+0x221b 002618 rtn 
+:      002620 set_tx_power_3db:
+0x221c 002621 jam 0x25 ,0x8a14 
+0x221d 002622 setarg 0xa91c2d 
+0x221e 002623 store 3 ,0x8a60 
+:      002624 set_tx_power_8a63_2f:
+0x221f 002625 jam 0x2f ,0x8a63 
+0x2220 002626 rtn 
+:      002628 set_tx_power_5db:
+0x2221 002629 jam 0x25 ,0x8a14 
+0x2222 002630 setarg 0xa91c3f 
+0x2223 002631 store 3 ,0x8a60 
+0x2224 002632 branch set_tx_power_8a63_2f 
+:      002634 set_tx_power_7db:
+0x2225 002635 jam 0x25 ,0x8a14 
+0x2226 002636 setarg 0xa9383f 
+0x2227 002637 store 3 ,0x8a60 
+0x2228 002638 branch set_tx_power_8a63_2f 
+:      002640 set_tx_power_10db:
+0x2229 002641 jam 0x25 ,0x8a14 
+0x222a 002642 setarg 0xa93f3f 
+0x222b 002643 store 3 ,0x8a60 
+0x222c 002644 branch set_tx_power_8a63_2f 
+:      002647 set_tx_power_f3db:
+0x222d 002648 jam 0x17 ,0x8a14 
+0x222e 002649 setarg 0x251827 
+0x222f 002650 store 3 ,0x8a60 
+0x2230 002651 branch set_tx_power_8a63_28 
+:      002653 set_tx_power_f5db:
+0x2231 002654 jam 0x17 ,0x8a14 
+0x2232 002655 setarg 0x25181c 
+0x2233 002656 store 3 ,0x8a60 
+0x2234 002657 branch set_tx_power_8a63_28 
+:      002659 set_tx_power_f10db:
+0x2235 002660 jam 0x17 ,0x8a14 
+0x2236 002661 setarg 0x25180b 
+0x2237 002662 store 3 ,0x8a60 
+0x2238 002663 branch set_tx_power_8a63_28 
+:      002665 set_tx_power_f20db:
+0x2239 002666 jam 0x17 ,0x8a14 
+0x223a 002667 setarg 0x251000 
+0x223b 002668 store 3 ,0x8a60 
+0x223c 002669 branch set_tx_power_8a63_28 
+:      002673 initialize_radio:
+0x223d 002674 jam clksel_rc ,core_clksel 
+:      002675 initialize_radio_wait:
+0x223e 002676 fetch 2 ,mem_rf_init_ptr 
+0x223f 002677 bbit0 14 ,initialize_radio_wait 
+0x2240 002678 iforce contr 
+0x2241 002679 arg 0x8a00 ,temp 
+:      002680 initialize_radio_loop:
+0x2242 002681 ifetch 1 ,contr 
+0x2243 002682 beq 0xff ,initialize_radio_cont 
+0x2244 002683 ior temp ,contw 
+0x2245 002684 ifetch 1 ,contr 
+0x2246 002685 istore 1 ,contw 
+0x2247 002686 branch initialize_radio_loop 
+:      002688 initialize_radio_cont:
+0x2248 002689 bpatch patch03_2 ,mem_patch03 
+0x2249 002690 fetch 1 ,mem_wdt_always_work 
+0x224a 002691 call wdt_set_disable ,blank 
+0x224b 002693 until null ,lpo_edge 
+0x224c 002694 jam 0x5f ,0x813b 
+0x224d 002695 fetch 1 ,mem_fcomp_div 
+0x224e 002696 beq xtal_16m ,initialize_radio_16m 
+0x224f 002697 fetch 1 ,mem_ring_ibias_trim 
+0x2250 002698 or_into 0x04 ,pdata 
+0x2251 002699 store 1 ,0x8a02 
+0x2252 002700 jam 0x01 ,0x890f 
+0x2253 002701 jam 0x24 ,0x8a80 
+0x2254 002702 jam 0x62 ,0x8a81 
+0x2255 002703 setarg 0xe61212 
+0x2256 002704 store 3 ,0x8a73 
+:      002705 initialize_radio2:
+0x2257 002707 jam 0x60 ,0x8a86 
+0x2258 002708 jam 0x3b ,0x8a8b 
+0x2259 002710 call dpll_on 
+0x225a 002711 jam 0 ,core_config 
+0x225b 002712 jam clksel_dpll ,core_clksel 
+0x225c 002713 setarg 0x557474 
+0x225d 002714 store 3 ,0x8968 
+0x225e 002715 jam 0x6e ,0x8960 
+0x225f 002716 call rx_dcoc 
+0x2260 002717 call rfpll_aac_ghpc 
+0x2261 002718 fetch 1 ,mem_xtal_c_sel 
+0x2262 002719 store 1 ,core_xtal_cap 
+0x2263 002721 jam system_clk_12m ,mem_system_clk 
+0x2264 002722 call sadc_calibration 
+0x2265 002723 branch dpll_ring_ibias_calc 
+:      002725 initialize_radio_16m:
+0x2266 002726 fetch 1 ,mem_ring_ibias_trim 
+0x2267 002727 or_into 0x06 ,pdata 
+0x2268 002728 store 1 ,0x8a02 
+0x2269 002729 jam 0x00 ,0x890f 
+0x226a 002730 jam 0x23 ,0x8a80 
+0x226b 002731 jam 0xb0 ,0x8a81 
+0x226c 002732 setarg 0xe40909 
+0x226d 002733 store 3 ,0x8a73 
+0x226e 002734 jam 0x2a ,0x8a76 
+0x226f 002735 jam 0x04 ,0x8902 
+0x2270 002736 branch initialize_radio2 
+:      002738 rfpll_aac_ghpc:
+0x2271 002739 bpatch patch03_3 ,mem_patch03 
+0x2272 002740 call set_sync_on 
+0x2273 002741 jam 3 ,0x8900 
+0x2274 002742 jam 0x1 ,0x8a70 
+0x2275 002743 arg mem_ghpc_table ,regb 
+0x2276 002744 arg mem_aac_res_table ,regd 
+0x2277 002745 call rfpll_aac_ghpc_once 
+0x2278 002746 set1 mark_ble_2m ,mark 
+0x2279 002747 call rfpll_aac_ghpc_once 
+0x227a 002748 jam 0x61 ,0x8a70 
+0x227b 002749 branch shutdown_radio 
+:      002751 rfpll_aac_ghpc_once:
+0x227c 002752 call set_lemode 
+0x227d 002753 arg 6 ,loopcnt 
+0x227e 002754 arg 0 ,regc 
+:      002755 rfpll_cal_loop:
+0x227f 002756 copy regc ,temp 
+0x2280 002757 call aac_ghpc 
+0x2281 002758 increase 2 ,regb 
+0x2282 002759 increase 1 ,regd 
+0x2283 002760 increase 16 ,regc 
+0x2284 002761 loop rfpll_cal_loop 
+0x2285 002762 rtn 
+:      002764 dpll_on:
+0x2286 002765 fetch 1 ,mem_fcomp_div 
+0x2287 002766 beq xtal_24m ,dpll_on_24m 
+0x2288 002767 fetch 1 ,mem_ring_ibias_trim 
+0x2289 002768 or_into 0x06 ,pdata 
+0x228a 002769 store 1 ,0x8a02 
+0x228b 002770 jam 0xe0 ,0x8a05 
+:      002771 dpll_on_24m:
+0x228c 002772 jam 0xc8 ,0x8a00 
+0x228d 002773 nop 60 
+0x228e 002774 jam 0xa0 ,0x8a01 
+0x228f 002775 jam 0xcf ,0x8a00 
+0x2290 002776 jam 0xfa ,0x8a01 
+0x2291 002777 nop 20 
+0x2292 002778 jam 0x8f ,0x8a00 
+0x2293 002779 rtn 
+:      002781 aac_ghpc:
+0x2294 002782 bpatch patch03_4 ,mem_patch03 
+0x2295 002783 jam 0x30 ,0x8a20 
+0x2296 002784 jam 0xdd ,0x8a23 
+0x2297 002785 call calc_freq 
+:      002786 wait_cal_done:
+0x2298 002787 fetch 1 ,0x8a7c 
+0x2299 002788 bbit0 0 ,wait_cal_done 
+0x229a 002789 jam 0x30 ,0x8a7b 
+0x229b 002790 call read_cal_result 
+0x229c 002791 iforce rega 
+0x229d 002792 jam 0x40 ,0x8a7b 
+0x229e 002793 call read_cal_result 
+0x229f 002794 isub rega ,pdata 
+0x22a0 002795 mul32 pdata ,125 ,temp 
+0x22a1 002796 setarg 0xb00000 
+0x22a2 002797 idiv temp 
+0x22a3 002798 call wait_div_end 
+0x22a4 002799 quotient pdata 
+0x22a5 002800 bmark0 mark_ble_2m ,aac_ghpc_1m 
+0x22a6 002801 lshift pdata ,pdata 
+:      002802 aac_ghpc_1m:
+0x22a7 002803 istore 2 ,regb 
+0x22a8 002804 jam 0x20 ,0x8a7b 
+0x22a9 002805 fetch 1 ,0x8a7e 
+0x22aa 002806 lshift4 pdata ,pdata 
+0x22ab 002807 istore 1 ,regd 
+0x22ac 002808 jam 0 ,0x8a7b 
+0x22ad 002809 rtn 
+:      002811 read_cal_result:
+0x22ae 002812 fetch 2 ,0x8a7d 
+0x22af 002813 byteswap pdata ,pdata 
+0x22b0 002814 fetcht 1 ,0x8a7c 
+0x22b1 002815 lshift16 temp ,temp 
+0x22b2 002816 ior temp ,pdata 
+0x22b3 002817 rtn 
+:      002820 dpll_ring_ibias_calc:
+0x22b4 002821 bpatch patch03_5 ,mem_patch03 
+0x22b5 002822 fetch 1 ,core_vtest_ctrl0 
+0x22b6 002823 set1 0 ,pdata 
+0x22b7 002824 store 1 ,core_vtest_ctrl0 
+0x22b8 002825 jam 0xf0 ,core_vtest_ctrl1 
+0x22b9 002826 fetch 1 ,core_bbpll_cfg3 
+0x22ba 002827 or_into 0x16 ,pdata 
+0x22bb 002828 store 1 ,core_bbpll_cfg3 
+0x22bc 002830 fetch 1 ,mem_adc_dma_enable 
+0x22bd 002831 store 1 ,mem_temp 
+0x22be 002832 fetch 1 ,mem_adc_channel 
+0x22bf 002833 store 1 ,mem_temp + 1 
+0x22c0 002834 jam 0 ,mem_adc_dma_enable 
+0x22c1 002835 fetch 1 ,mem_ring_ibias_calc_adc_channel 
+0x22c2 002836 store 1 ,mem_adc_channel 
+0x22c3 002837 fetcht 1 ,mem_ring_ibias_calc_adc_gpio 
+0x22c4 002838 call gpio_set_high_impedance 
+0x22c5 002840 arg 0 ,rega 
+0x22c6 002841 arg 8 ,loopcnt 
+:      002842 dpll_ring_ibias_read_adc:
+0x22c7 002843 call enable_adc 
+0x22c8 002844 fetch 2 ,mem_adc_current_value 
+0x22c9 002845 iadd rega ,rega 
+0x22ca 002846 loop dpll_ring_ibias_read_adc 
+0x22cb 002847 rshift3 rega ,rega 
+0x22cc 002848 store 2 ,mem_adc_current_value 
+0x22cd 002850 fetch 1 ,mem_temp 
+0x22ce 002851 store 1 ,mem_adc_dma_enable 
+0x22cf 002852 fetch 1 ,mem_temp + 1 
+0x22d0 002853 store 1 ,mem_adc_channel 
+0x22d1 002855 fetch 1 ,core_bbpll_cfg3 
+0x22d2 002856 and_into 0xe0 ,pdata 
+0x22d3 002857 store 1 ,core_bbpll_cfg3 
+0x22d4 002858 jam 0x00 ,core_vtest_ctrl1 
+0x22d5 002859 fetch 1 ,core_vtest_ctrl0 
+0x22d6 002860 set0 0 ,pdata 
+0x22d7 002861 store 1 ,core_vtest_ctrl0 
+0x22d8 002863 call vdd_calculate_by_mode 
+0x22d9 002864 fetcht 2 ,mem_ring_ibias_vtune_high 
+0x22da 002865 isub temp ,null 
+0x22db 002866 branch ring_ibias_trim_incrs ,positive 
+0x22dc 002867 fetcht 2 ,mem_ring_ibias_vtune_low 
+0x22dd 002868 isub temp ,null 
+0x22de 002869 rtn positive 
+:      002870 ring_ibias_trim_decrs:
+0x22df 002871 fetch 1 ,mem_ring_ibias_trim 
+0x22e0 002872 rtneq 0x00 
+0x22e1 002873 increase -32 ,pdata 
+0x22e2 002874 store 1 ,mem_ring_ibias_trim 
+0x22e3 002875 rtn 
+:      002877 ring_ibias_trim_incrs:
+0x22e4 002878 fetch 1 ,mem_ring_ibias_trim 
+0x22e5 002879 rtneq 0xe0 
+0x22e6 002880 increase 32 ,pdata 
+0x22e7 002881 store 1 ,mem_ring_ibias_trim 
+0x22e8 002882 rtn 
+:      002885 save_rssi:
+0x22e9 002886 bpatch patch03_6 ,mem_patch03 
+0x22ea 002888 fetch 1 ,modem_nb_pow 
+0x22eb 002889 isolate1 6 ,pdata 
+0x22ec 002890 setflag true ,7 ,pdata 
+0x22ed 002891 store 1 ,mem_modem_rssi 
+0x22ee 002893 fetch 1 ,modem_gain 
+0x22ef 002894 and pdata ,0x0f ,temp 
+0x22f0 002895 lshift temp ,temp 
+0x22f1 002896 rshift4 pdata ,pdata 
+0x22f2 002897 iadd temp ,temp 
+0x22f3 002898 mul32 temp ,3 ,rega 
+0x22f4 002900 fetch 1 ,mem_modem_rssi 
+0x22f5 002901 call byte_sign_extern 
+0x22f6 002902 sub pdata ,0 ,pdata 
+0x22f7 002903 iadd rega ,pdata 
+0x22f8 002904 increase -9 ,pdata 
+0x22f9 002905 and pdata ,0x1ff ,pdata 
+0x22fa 002906 isolate1 8 ,pdata 
+0x22fb 002907 nbranch save_rssi_store ,true 
+0x22fc 002908 setarg 0 
+:      002909 save_rssi_store:
+0x22fd 002910 store 1 ,mem_rssi_hex 
+0x22fe 002911 branch rssi_hex2dec 
+:      002913 byte_sign_extern:
+0x22ff 002914 isolate1 7 ,pdata 
+0x2300 002915 nrtn true 
+0x2301 002916 arg 0xff00 ,temp 
+0x2302 002917 ior temp ,pdata 
+0x2303 002918 rtn 
+:      002920 rssi_hex2dec:
+0x2304 002921 fetch 1 ,mem_rssi_hex 
+0x2305 002922 call bcd 
+0x2306 002923 store 1 ,mem_rssi 
+0x2307 002924 rtn 
+:      002926 bcd:
+0x2308 002927 and_into 0xff ,pdata 
+0x2309 002928 div pdata ,10 
+0x230a 002929 call get_div_result 
+0x230b 002930 lshift4 pdata ,pdata 
+0x230c 002931 remainder temp 
+0x230d 002932 ior temp ,pdata 
+0x230e 002933 rtn 
+:      002935 gain_control:
+0x230f 002936 bpatch patch03_7 ,mem_patch03 
+0x2310 002937 fetch 1 ,mem_gain_fix 
+0x2311 002938 rtneq 0xff 
+0x2312 002939 nbranch gain_increase ,sync 
+0x2313 002940 fetch 1 ,mem_modem_rssi 
+0x2314 002941 sub pdata ,0xf0 ,null 
+0x2315 002942 nbranch gain_descend ,positive 
+0x2316 002943 sub pdata ,0x7f ,null 
+0x2317 002944 branch gain_descend ,positive 
+0x2318 002946 fetchr rega ,1 ,core_rf_rx_gain_fix 
+0x2319 002947 fetch 1 ,mem_gain_fix 
+0x231a 002948 rtneq 0 
+0x231b 002949 arg mem_gain_table ,contr 
+0x231c 002950 iadd contr ,contr 
+0x231d 002951 ifetch 1 ,contr 
+0x231e 002952 isub rega ,null 
+0x231f 002953 nrtn zero 
+0x2320 002954 increase -2 ,contr 
+0x2321 002955 ifetcht 1 ,contr 
+0x2322 002956 rshift4 temp ,pdata 
+0x2323 002957 rshift4 rega ,regb 
+0x2324 002958 isub regb ,regb 
+0x2325 002959 and temp ,0xf ,pdata 
+0x2326 002960 and rega ,0xf ,rega 
+0x2327 002961 isub rega ,rega 
+0x2328 002962 lshift rega ,pdata 
+0x2329 002963 iadd regb ,regb 
+0x232a 002964 mul32 regb ,3 ,regb 
+0x232b 002965 fetcht 1 ,mem_modem_rssi 
+0x232c 002966 and temp ,0x80 ,pdata 
+0x232d 002967 rtn blank 
+:      002968 add_negative:
+0x232e 002969 setarg 0x100 
+0x232f 002970 isub temp ,temp 
+0x2330 002971 copy regb ,pdata 
+0x2331 002972 isub temp ,pdata 
+0x2332 002973 rtn positive 
+0x2333 002974 and pdata ,0xff ,pdata 
+0x2334 002975 rtneq 0xff 
+0x2335 002976 rtneq 0xfe 
+:      002978 gain_increase:
+0x2336 002979 fetch 1 ,mem_gain_fix 
+0x2337 002980 beq 1 ,set_rx_gain0 
+0x2338 002981 beq 2 ,set_rx_gain1 
+0x2339 002983 branch set_rx_gain0 
+:      002985 gain_descend:
+0x233a 002986 fetch 1 ,mem_gain_fix 
+0x233b 002987 beq 0 ,set_rx_gain1 
+0x233c 002988 beq 1 ,set_rx_gain2 
+:      002990 set_rx_gain2:
+0x233d 002991 jam 2 ,mem_gain_fix 
+0x233e 002992 rtn 
+:      002994 set_rx_gain0:
+0x233f 002995 jam 0 ,mem_gain_fix 
+0x2340 002996 rtn 
+:      002998 set_rx_gain1:
+0x2341 002999 jam 1 ,mem_gain_fix 
+0x2342 003000 rtn 
+:      003007 ahead_window:
+0x2343 003008 copy pdata ,temp 
+0x2344 003009 bpatch patch04_0 ,mem_patch04 
+0x2345 003010 copy temp ,pdata 
+0x2346 003011 call clk2bt 
+0x2347 003012 lshift16 bt_clk ,pdata 
+0x2348 003013 set1 44 ,pdata 
+0x2349 003014 call clk_diff 
+0x234a 003015 set0 44 ,pdata 
+0x234b 003016 call get_clk 
+0x234c 003017 call clk_diff 
+0x234d 003018 rtn user 
+0x234e 003019 call clk2rt 
+0x234f 003020 iforce stop_watch 
+0x2350 003021 until null ,timeout 
+0x2351 003022 rtn 
+:      003025 get_clk:
+0x2352 003026 copy clkn ,temp 
+0x2353 003027 rtn master 
+0x2354 003028 copy clke ,temp 
+0x2355 003029 rtn 
+:      003031 get_clkbt:
+0x2356 003032 deposit clkn_bt 
+0x2357 003033 rtn master 
+0x2358 003034 deposit clke_bt 
+0x2359 003035 rtn 
+:      003038 assert:
+0x235a 003039 bpatch patch04_1 ,mem_patch04 
+0x235b 003040 branch assert 
+:      003043 sleep:
+0x235c 003044 rtn blank 
+0x235d 003046 rshift pdata ,pdata 
+0x235e 003047 increase -3 ,pdata 
+:      003048 sleep_loop:
+0x235f 003049 increase -1 ,pdata 
+0x2360 003050 nbranch sleep_loop ,zero 
+0x2361 003051 force 0 ,pdata 
+0x2362 003052 rtn 
+:      003056 init_param:
+0x2363 003058 setarg param_tx_setup 
+0x2364 003059 store 2 ,mem_param_tx_setup 
+0x2365 003060 setarg param_rf_setup 
+0x2366 003061 store 2 ,mem_param_rf_setup 
+0x2367 003062 setarg param_conn_access 
+0x2368 003063 store 2 ,mem_param_conn_access 
+0x2369 003064 setarg param_rx_setup 
+0x236a 003065 store 2 ,mem_param_rx_setup 
+0x236b 003066 setarg param_clke_cal 
+0x236c 003067 store 2 ,mem_param_clke_cal 
+0x236d 003068 setarg param_pll_setup 
+0x236e 003069 store 2 ,mem_param_pll_setup 
+0x236f 003070 setarg param_dpll_start_delay 
+0x2370 003071 store 2 ,mem_param_dpll_start_delay 
+0x2371 003072 setarg param_rt_rthalfslot 
+0x2372 003073 store 2 ,mem_param_rt_rthalfslot 
+0x2373 003074 setarg param_clke_cal_le_1m 
+0x2374 003075 store 2 ,mem_param_clke_cal_le_1m 
+0x2375 003076 setarg param_clke_cal_le_2m 
+0x2376 003077 store 2 ,mem_param_clke_cal_le_2m 
+0x2377 003078 setarg param_clke_cal_le_coded 
+0x2378 003079 store 2 ,mem_param_clke_cal_le_coded 
+0x2379 003081 bpatch patch04_2 ,mem_patch04 
+0x237a 003082 rtn wake 
+0x237b 003083 setarg att_default_mtu 
+0x237c 003084 store 2 ,mem_le_remote_mtu 
+0x237d 003085 jam param_t_ifs_150us + param_sync_time_difference ,mem_le_tx_ifs_defference 
+0x237e 003086 setarg mem_ble_tx_buff0 
+0x237f 003087 store 2 ,mem_ble_l2cap_tx_buff0_ptr 
+0x2380 003088 setarg mem_ble_l2cap_tx_buff_size 
+0x2381 003089 store 2 ,mem_ble_l2cap_tx_buff_size_ptr 
+0x2382 003090 rshift clkn_bt ,pdata 
+0x2383 003091 store 4 ,mem_last_clkn 
+0x2384 003092 rtn 
+:      003099 lpmstate:
+0x2385 003100 setarg 0xee21 
+0x2386 003101 store 2 ,core_clkoff 
+0x2387 003102 fetchr alarm ,4 ,core_gpio_in 
+0x2388 003103 fetch 1 ,core_lpm_isogate 
+0x2389 003104 bbit0 gpio_latch ,power_up 
+0x238a 003105 enable wake 
+0x238b 003106 bbit1 cold_wake ,lpmwake 
+0x238c 003107 disable wake 
+0x238d 003108 deposit auxcnt 
+0x238e 003109 nbranch lpmwake ,blank 
+0x238f 003110 fetch 1 ,core_lpm_sysctl 
+0x2390 003111 bbit1 reload_code ,lpmwake 
+0x2391 003112 arg param_hibernate_clks ,temp 
+0x2392 003113 branch lpm_enter_sleep 
+:      003114 lpmwake:
+0x2393 003115 call lpm_poweron_retmem 
+0x2394 003116 call lpm_load_context ,wake 
+0x2395 003117 fetch 1 ,core_lpm_isogate 
+0x2396 003118 set0 gpio_latch ,pdata 
+0x2397 003119 store 1 ,core_lpm_isogate 
+0x2398 003120 nbranch boot_load ,wake 
+0x2399 003121 nop 1 
+0x239a 003122 storer alarm ,4 ,mem_saved_gpio_in 
+0x239b 003123 rtn 
+:      003125 power_up:
+0x239c 003126 call lpm_poweron_retmem 
+:      003127 boot_load:
+0x239d 003128 call loadcode 
+0x239e 003129 storer alarm ,4 ,mem_saved_gpio_in 
+0x239f 003130 rtn 
+:      003132 lpm_poweron_retmem:
+0x23a0 003133 until null ,lpo_edge 
+0x23a1 003134 fetch 1 ,core_lpm_ldosel 
+0x23a2 003135 and_into 0x88 ,pdata 
+0x23a3 003136 store 1 ,core_lpm_ldosel 
+0x23a4 003137 until null ,lpo_edge 
+0x23a5 003138 fetch 1 ,core_lpm_isogate 
+0x23a6 003139 or_into 0xf ,pdata 
+0x23a7 003140 store 1 ,core_lpm_isogate 
+0x23a8 003141 until null ,lpo_edge 
+0x23a9 003142 set1 isogate ,pdata 
+0x23aa 003143 store 1 ,core_lpm_isogate 
+0x23ab 003144 until null ,lpo_edge 
+0x23ac 003145 set1 retmem_cs ,pdata 
+0x23ad 003146 store 1 ,core_lpm_isogate 
+0x23ae 003147 until null ,lpo_edge 
+0x23af 003148 rtn 
+:      003150 lpm_xtal_default:
+0x23b0 003151 until null ,lpo_edge 
+0x23b1 003152 jam 0x76 ,core_xtal_ib 
+0x23b2 003153 until null ,lpo_edge 
+0x23b3 003154 jam 0x37 ,core_xtal_cap 
+0x23b4 003155 rtn 
+:      003157 xtal_fast_wake:
+0x23b5 003158 until null ,lpo_edge 
+0x23b6 003159 jam 0x76 ,core_xtal_ib 
+0x23b7 003160 until null ,lpo_edge 
+0x23b8 003161 jam 0x37 ,core_xtal_cap 
+0x23b9 003162 rtn 
+:      003164 lpm_write_lock:
+0x23ba 003167 fetch 1 ,mem_device_option 
+0x23bb 003168 lshift4 pdata ,pdata 
+0x23bc 003170 store 1 ,core_ucode_flag 
+0x23bd 003171 until null ,lpo_edge 
+0x23be 003172 fetch 1 ,mem_peripheral_lock_flag 
+0x23bf 003173 set1 rom_lock_bit ,pdata 
+0x23c0 003174 set1 option_lock ,pdata 
+0x23c1 003175 store 1 ,core_peripheral_lock 
+0x23c2 003176 branch lpm_write_wait 
+:      003178 lpm_write_ice_disable:
+0x23c3 003179 fetch 1 ,core_lpm_sysctl 
+0x23c4 003180 set0 ice_mode ,pdata 
+0x23c5 003181 store 1 ,core_lpm_sysctl 
+0x23c6 003182 rtn 
+:      003184 lpm_write_ice_enable:
+0x23c7 003185 fetch 1 ,core_lpm_sysctl 
+0x23c8 003186 set1 ice_mode ,pdata 
+0x23c9 003187 store 1 ,core_lpm_sysctl 
+0x23ca 003188 rtn 
+:      003190 lpm_preon_counter:
+0x23cb 003191 fetch 3 ,mem_lpm_xtalcnt 
+0x23cc 003192 arg core_lpm_xtalcnt ,contw 
+:      003193 lpm_write_3bytes:
+0x23cd 003194 arg 3 ,loopcnt 
+0x23ce 003195 branch lpm_write_loop 
+:      003197 lpm_write_mpu_s0:
+0x23cf 003198 arg core_mpu_s0_saddr ,contw 
+:      003199 lpm_write_dword:
+0x23d0 003200 arg 4 ,loopcnt 
+:      003201 lpm_write_loop:
+0x23d1 003202 until null ,lpo_edge 
+0x23d2 003203 istore 1 ,contw 
+0x23d3 003204 rshift8 pdata ,pdata 
+0x23d4 003205 loop lpm_write_loop 
+0x23d5 003206 branch lpm_write_wait 
+:      003208 lpm_write_mpu_s1:
+0x23d6 003209 arg core_mpu_s1_saddr ,contw 
+0x23d7 003210 branch lpm_write_dword 
+:      003213 lpm_disable_exen_output:
+0x23d8 003214 fetch 1 ,core_lpm_ldosel 
+0x23d9 003215 set0 3 ,pdata 
+0x23da 003216 store 1 ,core_lpm_ldosel 
+0x23db 003217 rtn 
+:      003219 lpm_disable_io_dozed:
+0x23dc 003220 fetch 1 ,mem_lpm_hv_sel 
+0x23dd 003221 rtn blank 
+0x23de 003222 set0 lpm_doze_en_bit ,pdata 
+0x23df 003223 branch lpm_write_sel_hv 
+:      003225 lpm_save_sel_hv:
+0x23e0 003226 store 1 ,mem_lpm_hv_sel 
+:      003227 lpm_write_sel_hv:
+0x23e1 003228 store 1 ,core_io_doze_en 
+:      003229 lpm_write_wait:
+0x23e2 003230 until null ,lpo_edge 
+0x23e3 003231 rtn 
+:      003234 lpm_write_io_vsel:
+0x23e4 003235 store 1 ,core_io_vsel 
+0x23e5 003236 branch lpm_write_wait 
+:      003239 lpm_load_context:
+0x23e6 003240 call lpm_disable_io_dozed 
+0x23e7 003241 fetch 1 ,mem_saved_spidctrl 
+0x23e8 003242 store 1 ,core_spid_ctrl 
+0x23e9 003243 arg mem_saved_gpio ,contr 
+0x23ea 003244 arg core_gpio_conf ,contw 
+0x23eb 003245 call memcpy16 
+0x23ec 003246 arg core_gpio_conf_hi ,contw 
+0x23ed 003247 call memcpy8 
+0x23ee 003248 fetchr mark ,8 ,mem_saved_mark 
+0x23ef 003249 arg core_gpio_wakeup_cfg ,contr 
+0x23f0 003250 arg mem_gpio_wakeup_cfg ,contw 
+0x23f1 003251 arg 12 ,loopcnt 
+0x23f2 003252 call memcpy 
+0x23f3 003253 branch load_ucode 
+:      003255 lpm_save_context:
+0x23f4 003256 storer mark ,8 ,mem_saved_mark 
+0x23f5 003257 arg core_gpio_conf ,contr 
+0x23f6 003258 arg mem_saved_gpio ,contw 
+0x23f7 003259 call memcpy16 
+0x23f8 003260 arg core_gpio_conf_hi ,contr 
+0x23f9 003261 call memcpy8 
+0x23fa 003262 fetch 1 ,core_spid_ctrl 
+0x23fb 003263 store 1 ,mem_saved_spidctrl 
+0x23fc 003264 branch lpm_write_gpio_wakeup 
+:      003266 lpm_write_gpio_wakeup:
+0x23fd 003267 arg 12 ,loopcnt 
+0x23fe 003268 arg mem_gpio_wakeup_cfg ,contr 
+0x23ff 003269 arg core_gpio_wakeup_cfg ,rega 
+:      003270 lpm_write_gpio_loop:
+0x2400 003271 ifetch 1 ,contr 
+0x2401 003272 ncall lpm_write_gpio ,blank 
+0x2402 003273 increase 1 ,rega 
+0x2403 003274 loop lpm_write_gpio_loop 
+0x2404 003275 rtn 
+:      003276 lpm_write_gpio:
+0x2405 003277 istore 1 ,rega 
+0x2406 003278 until null ,lpo_edge 
+0x2407 003279 rtn 
+:      003281 lpo_calibration:
+0x2408 003282 bpatch patch04_3 ,mem_patch04 
+0x2409 003283 fetch 1 ,core_ccnt_bit 
+0x240a 003284 nbranch lpo_cal_inited ,blank 
+0x240b 003285 fetch 3 ,mem_clks_per_lpo 
+0x240c 003286 nrtn blank 
+0x240d 003287 jam 0xc ,core_ccnt_bit 
+0x240e 003288 jam ccnt_start ,core_misc_ctrl 
+:      003289 lpo_cal_inited:
+0x240f 003290 fetch 1 ,core_perf_status 
+0x2410 003291 rtnbit0 1 
+0x2411 003292 fetch 3 ,core_clk_counter 
+0x2412 003293 store 3 ,mem_clks_per_lpo 
+0x2413 003294 rtn 
+:      003298 lpm_doze:
+0x2414 003299 fetch 1 ,mem_lpm_sysctl 
+0x2415 003300 set1 reload_code ,pdata 
+0x2416 003301 store 1 ,mem_lpm_sysctl 
+:      003304 lpm_hibernate:
+0x2417 003305 bpatch patch04_4 ,mem_patch04 
+0x2418 003306 arg param_hibernate_clks ,temp 
+0x2419 003307 fetch 1 ,mem_lpm_hibernate_switch 
+0x241a 003308 store 1 ,mem_lpm_isogate_final 
+0x241b 003309 fetch 1 ,mem_lpm_sysctl 
+0x241c 003310 store 1 ,core_lpm_sysctl 
+0x241d 003311 until null ,lpo_edge 
+:      003313 lpm_sleep:
+0x241e 003314 bpatch patch04_5 ,mem_patch04 
+0x241f 003316 fetch 2 ,mem_cb_before_lpm_sleep 
+0x2420 003317 call callback_func 
+:      003318 lpm_sleep_skip_cb_function:
+0x2421 003319 fetch 4 ,mem_sleep_counter_all 
+0x2422 003320 iadd temp ,pdata 
+0x2423 003321 store 4 ,mem_sleep_counter_all 
+0x2424 003322 call lpm_save_context 
+0x2425 003323 fetch 1 ,mem_lpm_hv_sel 
+0x2426 003324 set1 lpm_doze_en_bit ,pdata 
+0x2427 003325 call lpm_write_sel_hv 
+0x2428 003326 ncall lpm_preon_counter ,wake 
+0x2429 003327 until null ,lpo_edge 
+0x242a 003328 storer clkn ,6 ,mem_sleep_clkn 
+0x242b 003329 fetch 3 ,mem_lpm_isogate 
+0x242c 003330 fetchr rega ,1 ,mem_lpm_ldo_sel 
+0x242d 003331 arg 3 ,loopcnt 
+:      003332 lpm_sleep_loop:
+0x242e 003333 until null ,lpo_edge 
+0x242f 003334 store 1 ,core_lpm_isogate 
+0x2430 003335 rshift8 pdata ,pdata 
+0x2431 003336 loop lpm_sleep_loop 
+0x2432 003337 until null ,lpo_edge 
+0x2433 003338 storer rega ,1 ,core_lpm_ldosel 
+:      003339 lpm_enter_sleep:
+0x2434 003340 until null ,lpo_edge 
+0x2435 003341 storet 4 ,core_lpm_reg 
+0x2436 003342 jam lpmreg_sel_counter ,core_lpm_wr 
+0x2437 003343 until null ,never 
+:      003345 lpm_cal_xtal_startup:
+0x2438 003346 fetch 1 ,mem_lpm_xtalcnt 
+0x2439 003347 nrtn blank 
+0x243a 003348 jam clksel_rc ,core_clksel 
+0x243b 003349 jam 0xf8 ,core_lpm_ctrl 
+0x243c 003350 setarg 200000 
+0x243d 003351 call sleep 
+0x243e 003352 call xtal_fast_wake 
+0x243f 003353 until null ,lpo_edge 
+0x2440 003354 jam 0xff ,core_lpm_ctrl 
+0x2441 003355 copy lpo_time ,alarm 
+0x2442 003356 jam clksel_xtal ,core_clksel 
+0x2443 003357 nop 10 
+0x2444 003358 until null ,lpo_edge 
+0x2445 003359 deposit lpo_time 
+0x2446 003360 isub alarm ,pdata 
+0x2447 003361 increase 0x30 ,pdata 
+0x2448 003362 arg 0xff ,temp 
+0x2449 003363 call ceiling 
+0x244a 003364 store 1 ,mem_lpm_xtalcnt 
+0x244b 003365 nop 30000 
+0x244c 003366 nop 30000 
+0x244d 003367 nop 30000 
+0x244e 003368 rtn 
+:      003371 lpm_recover_clk:
+0x244f 003372 bpatch patch04_6 ,mem_patch04 
+0x2450 003373 setarg 0 
+0x2451 003374 copy auxcnt ,null 
+0x2452 003375 branch lpm_recover_timeout ,zero 
+0x2453 003376 fetch 1 ,core_lpm_xtalcnt 
+0x2454 003377 fetcht 1 ,core_lpm_buckcnt 
+0x2455 003378 isub temp ,null 
+0x2456 003379 branch lpm_recover_xtal ,positive 
+0x2457 003380 deposit temp 
+:      003381 lpm_recover_xtal:
+0x2458 003382 isub auxcnt ,pdata 
+0x2459 003383 increase 1 ,pdata 
+:      003384 lpm_recover_timeout:
+0x245a 003385 increase 8 ,pdata 
+0x245b 003386 until null ,lpo_edge 
+0x245c 003387 iadd lpo_time ,pdata 
+0x245d 003388 fetcht 4 ,mem_sleep_counter 
+0x245e 003389 iadd temp ,pdata 
+0x245f 003390 fetcht 3 ,mem_clks_per_lpo 
+0x2460 003391 imul32 temp ,pdata 
+0x2461 003392 rshift8 pdata ,pdata 
+0x2462 003393 rshift4 pdata ,pdata 
+0x2463 003394 increase param_lpm_fix ,pdata 
+0x2464 003395 fetcht 2 ,mem_param_rt_rthalfslot 
+0x2465 003396 idiv temp 
+0x2466 003397 call get_div_result 
+0x2467 003398 lshift16 pdata ,pdata 
+0x2468 003399 remainder temp 
+0x2469 003400 ior temp ,pdata 
+0x246a 003401 fetcht 6 ,mem_sleep_clkn 
+0x246b 003402 call clk_add 
+0x246c 003403 copy temp ,clkn 
+0x246d 003404 fetch 6 ,mem_context + coffset_clk_offset 
+0x246e 003405 call calc_clke2 
+0x246f 003406 deposit clke 
+0x2470 003407 store 6 ,mem_pdatatemp 
+0x2471 003408 deposit auxcnt 
+0x2472 003409 istore 1 ,contw 
+0x2473 003410 fetch 1 ,core_gpio_in1 
+0x2474 003411 or_into 0xf0 ,pdata 
+0x2475 003412 istore 1 ,contw 
+0x2476 003413 rtn 
+:      003416 lpm_adjust_clk:
+0x2477 003417 bpatch patch04_7 ,mem_patch04 
+0x2478 003418 deposit clke 
+0x2479 003419 call clk_diff_rt 
+0x247a 003420 fetcht 4 ,mem_sleep_counter_all 
+0x247b 003421 sub temp ,0xff ,null 
+0x247c 003422 rtn positive 
+0x247d 003423 lshift8 pdata ,pdata 
+0x247e 003424 lshift4 pdata ,pdata 
+0x247f 003425 idiv temp 
+0x2480 003426 call get_div_result 
+0x2481 003427 arg param_lpm_adjmax ,temp 
+0x2482 003428 call ceiling 
+0x2483 003429 store 1 ,mem_lpm_adjust 
+0x2484 003430 nbranch lpm_adjust_positive ,user 
+0x2485 003431 sub pdata ,0 ,pdata 
+:      003432 lpm_adjust_positive:
+0x2486 003433 fetcht 3 ,mem_clks_per_lpo 
+0x2487 003434 iadd temp ,pdata 
+0x2488 003435 store 3 ,mem_clks_per_lpo 
+:      003436 lpm_clear_counter:
+0x2489 003437 setarg 0 
+0x248a 003438 store 4 ,mem_sleep_counter_all 
+0x248b 003439 rtn 
+:      003442 lpm_dispatch:
+0x248c 003443 bpatch patch05_0 ,mem_patch05 
+0x248d 003444 call lpo_calibration 
+0x248e 003445 fetch 3 ,mem_clks_per_lpo 
+0x248f 003446 rtn blank 
+0x2490 003447 fetch 1 ,mem_lpm_mode 
+0x2491 003448 rtn blank 
+0x2492 003449 fetch 1 ,mem_secure_connections_enable 
+0x2493 003450 branch lpm_dispatch_next ,blank 
+0x2494 003451 fetch 1 ,mem_sc_local_key_invalid 
+0x2495 003452 rtn blank 
+:      003453 lpm_dispatch_next:
+0x2496 003454 fetch 1 ,mem_sc_calc 
+0x2497 003455 nrtn blank 
+0x2498 003456 arg context_check_a_wack ,regc 
+0x2499 003457 call context_search 
+0x249a 003458 rtn zero 
+0x249b 003459 call lpm_check_wake_lock 
+0x249c 003460 nrtn blank 
+0x249d 003461 call context_check_idle 
+0x249e 003462 nbranch lpm_dispatch_unconn ,zero 
+0x249f 003463 rtn wake 
+0x24a0 003464 bpatch patch05_1 ,mem_patch05 
+0x24a1 003465 fetcht 1 ,mem_lpm_current_mult 
+0x24a2 003466 fetch 2 ,mem_context + coffset_tsniff 
+0x24a3 003467 imul32 temp ,pdata 
+0x24a4 003468 rshift4 temp ,temp 
+0x24a5 003469 rshift2 temp ,temp 
+0x24a6 003470 isub temp ,pdata 
+0x24a7 003471 fetcht 4 ,mem_context + coffset_sniff_anchor 
+0x24a8 003472 iadd temp ,pdata 
+0x24a9 003473 fetcht 1 ,mem_lpm_overhead 
+0x24aa 003474 isub temp ,pdata 
+0x24ab 003475 lshift16 pdata ,alarm 
+0x24ac 003476 fetch 2 ,mem_context + coffset_rx_window 
+0x24ad 003477 rshift pdata ,pdata 
+0x24ae 003478 call clk2bt 
+0x24af 003479 deposit alarm 
+0x24b0 003480 call clk_diff 
+0x24b1 003481 copy clke ,temp 
+0x24b2 003482 call clk_diff_rt 
+0x24b3 003483 rtn user 
+:      003484 lpm_dispatch_sleep:
+0x24b4 003485 call clk2lpo 
+:      003486 lpm_dispatch_lpo:
+0x24b5 003487 bpatch patch05_2 ,mem_patch05 
+0x24b6 003488 fetch 1 ,mem_lpm_xtalcnt 
+0x24b7 003489 isub temp ,null 
+0x24b8 003490 branch lpm_clear_counter ,positive 
+0x24b9 003491 storet 4 ,mem_sleep_counter 
+0x24ba 003492 call app_will_enter_lpm 
+0x24bb 003494 fetcht 4 ,mem_sleep_counter 
+0x24bc 003495 branch lpm_sleep 
+:      003497 lpm_dispatch_unconn:
+0x24bd 003498 bpatch patch05_3 ,mem_patch05 
+0x24be 003499 fetch 1 ,mem_le_adv_enable 
+0x24bf 003500 nbranch lpm_unconn_cont ,blank 
+0x24c0 003501 rtn 
+:      003503 lpm_unconn_cont:
+0x24c1 003504 fetch 2 ,mem_lpm_interval 
+0x24c2 003505 rtn blank 
+:      003506 lpm_sleep_btclk:
+0x24c3 003507 fetcht 1 ,mem_lpm_overhead 
+0x24c4 003508 isub temp ,pdata 
+0x24c5 003509 arg 7500 ,temp 
+0x24c6 003510 imul32 temp ,pdata 
+0x24c7 003511 branch lpm_dispatch_sleep 
+:      003514 lpm_mult_wait_timeout:
+0x24c8 003515 fetch 2 ,mem_cb_bt_set_mult 
+0x24c9 003516 call callback_func 
+0x24ca 003517 nbranch lpm_mult_short ,blank 
+0x24cb 003518 jam 0 ,mem_lpm_current_mult 
+0x24cc 003519 bmark0 mark_lpm_mult_enable ,lpm_mult_short 
+0x24cd 003520 fetch 1 ,mem_lpm_mult_cnt 
+0x24ce 003521 branch lpm_mult_long ,blank 
+0x24cf 003522 increase -1 ,pdata 
+0x24d0 003523 store 1 ,mem_lpm_mult_cnt 
+0x24d1 003524 rtn 
+:      003529 lpm_match:
+0x24d2 003530 jam 0 ,mem_sniff_unint_lost 
+0x24d3 003531 fetch 3 ,mem_sniff_rcv 
+0x24d4 003532 increase 1 ,pdata 
+0x24d5 003533 store 3 ,mem_sniff_rcv 
+0x24d6 003534 rtn 
+:      003537 lpm_lost:
+0x24d7 003538 bpatch patch05_4 ,mem_patch05 
+0x24d8 003539 jam 0 ,mem_lpm_current_mult 
+0x24d9 003540 fetch 3 ,mem_sniff_lost 
+0x24da 003541 increase 1 ,pdata 
+0x24db 003542 store 3 ,mem_sniff_lost 
+0x24dc 003543 fetch 1 ,mem_sniff_unint_lost 
+0x24dd 003544 increase 1 ,pdata 
+0x24de 003545 store 1 ,mem_sniff_unint_lost 
+0x24df 003546 rtn 
+:      003548 lpm_mult_short:
+0x24e0 003549 jam 0 ,mem_lpm_current_mult 
+0x24e1 003550 fetch 1 ,mem_lpm_mult_timeout 
+0x24e2 003551 store 1 ,mem_lpm_mult_cnt 
+0x24e3 003552 rtn 
+:      003554 lpm_mult_long:
+0x24e4 003555 fetcht 1 ,mem_lpm_mult 
+0x24e5 003556 storet 1 ,mem_lpm_current_mult 
+0x24e6 003557 rtn 
+:      003561 lpm_get_wake_lock:
+0x24e7 003562 fetch 2 ,mem_lpm_wake_lock 
+0x24e8 003563 qset1 pdata 
+0x24e9 003564 store 2 ,mem_lpm_wake_lock 
+0x24ea 003565 rtn 
+:      003567 lpm_put_wake_lock:
+0x24eb 003568 fetch 2 ,mem_lpm_wake_lock 
+0x24ec 003569 qset0 pdata 
+0x24ed 003570 store 2 ,mem_lpm_wake_lock 
+0x24ee 003571 rtn 
+:      003575 lpm_check_wake_lock:
+0x24ef 003576 bpatch patch05_5 ,mem_patch05 
+0x24f0 003577 call app_check_wake_lock 
+0x24f1 003578 fetch 2 ,mem_lpm_wake_lock 
+0x24f2 003579 copy pdata ,rega 
+0x24f3 003580 fetch 3 ,mem_tx_fifo3 
+0x24f4 003581 nsetflag blank ,wake_lock_ble_tx ,rega 
+0x24f5 003582 fetch util_fifo_len ,mem_ipc_fifo_bt2c51 
+0x24f6 003583 nsetflag blank ,wake_lock_ipc_bt2c51 ,rega 
+0x24f7 003584 fetch util_fifo_len ,mem_ipc_fifo_c512bt 
+0x24f8 003585 nsetflag blank ,wake_lock_ipc_c512bt ,rega 
+0x24f9 003586 fetch 1 ,mem_hci_cmd 
+0x24fa 003587 nsetflag blank ,wake_lock_cmd ,rega 
+0x24fb 003588 fetch 1 ,mem_device_option 
+0x24fc 003589 compare dvc_op_module ,pdata ,0xff 
+0x24fd 003590 call lpm_uart_wake_lock ,true 
+0x24fe 003591 copy rega ,pdata 
+0x24ff 003592 store 2 ,mem_lpm_wake_lock 
+0x2500 003593 rtn 
+:      003595 lpm_uart_wake_lock:
+0x2501 003596 fetch 2 ,core_uart_rxitems 
+0x2502 003597 nsetflag blank ,wake_lock_uart_rx ,rega 
+0x2503 003598 fetch 2 ,core_uart_txitems 
+0x2504 003599 nsetflag blank ,wake_lock_uart_tx ,rega 
+0x2505 003600 rtn 
+:      003609 le_init_conn:
+0x2506 003610 bpatchx patch21_6 ,mem_patch21 
+0x2507 003611 disable wake 
+0x2508 003612 jam 1 ,mem_le_conn_handle 
+0x2509 003613 jam 3 ,mem_le_state 
+0x250a 003614 jam 1 ,mem_le_arq 
+0x250b 003615 setarg -1 
+0x250c 003616 store 2 ,mem_le_event_count 
+0x250d 003617 force 0 ,pdata 
+0x250e 003618 store 1 ,mem_le_ch 
+0x250f 003619 store 1 ,mem_le_op 
+0x2510 003620 store 3 ,mem_sniff_rcv 
+0x2511 003621 store 3 ,mem_sniff_lost 
+0x2512 003622 call le_clear_enc 
+0x2513 003623 jam 1 ,mem_le_txheader 
+0x2514 003624 jam 0 ,mem_le_txlen 
+0x2515 003625 jam fun_rx_ll_1m_phy ,mem_le_rx_phy 
+0x2516 003626 jam fun_tx_ll_1m_phy ,mem_le_tx_phy 
+0x2517 003627 jam 0 ,mem_le_l2cap_att_states 
+0x2518 003628 branch le_supervision_flush 
+:      003630 le_init_master:
+0x2519 003631 bpatchx patch21_7 ,mem_patch21 
+0x251a 003632 enable master 
+0x251b 003633 jam lemode_master ,mem_le_mode 
+0x251c 003634 jam 1 ,mem_le_att_handle 
+0x251d 003635 jam 1 ,mem_le_search_handle_start 
+0x251e 003636 setarg 0xffff 
+0x251f 003637 store 2 ,mem_le_search_handle_end 
+0x2520 003638 force 0 ,pdata 
+0x2521 003639 store 5 ,mem_ccm_pcnt_rx 
+0x2522 003640 set1 le_ccm_directionbit ,pdata 
+0x2523 003641 store 5 ,mem_ccm_pcnt_tx 
+0x2524 003642 branch le_init_conn 
+:      003645 le_init_slave:
+0x2525 003646 bpatchx patch22_0 ,mem_patch22 
+0x2526 003647 disable master 
+0x2527 003648 setarg 0x17 
+0x2528 003649 store 2 ,mem_le_remote_mtu 
+0x2529 003650 increase 4 ,pdata 
+0x252a 003651 store 2 ,mem_remote_rx_max_octets 
+0x252b 003652 jam lemode_slave ,mem_le_mode 
+0x252c 003653 jam 0 ,mem_le_adv_enable 
+0x252d 003654 jam 0 ,mem_lpm_current_mult 
+0x252e 003655 call le_clear_pairing_state 
+0x252f 003656 fetch 2 ,mem_le_superto 
+0x2530 003657 store 2 ,mem_le_init_superto 
+0x2531 003658 fetch 2 ,mem_le_tsniff 
+0x2532 003659 mul32 pdata ,5 ,pdata 
+0x2533 003660 rshift4 pdata ,pdata 
+0x2534 003661 store 2 ,mem_le_superto 
+0x2535 003662 branch le_init_conn 
+:      003669 le_conn_dispatch:
+0x2536 003670 bpatchx patch22_1 ,mem_patch22 
+0x2537 003671 call le_enable 
+0x2538 003672 fetch 1 ,mem_le_state 
+0x2539 003673 isolate1 lestate_encryption ,pdata 
+0x253a 003674 setflag true ,mark_ble_encryption ,mark 
+0x253b 003675 call app_process_ble 
+0x253c 003676 fetch 1 ,mem_le_mode 
+0x253d 003677 bbit1 mode_master ,le_master_dispatch 
+0x253e 003678 branch le_slave_dispatch 
+:      003684 le_master_dispatch:
+0x253f 003685 bpatchx patch22_2 ,mem_patch22 
+0x2540 003686 enable master 
+0x2541 003687 call le_supervision_update 
+0x2542 003688 branch le_master_disconn ,positive 
+0x2543 003689 call le_setup 
+0x2544 003690 call le_prepare_tx 
+0x2545 003691 disable match 
+0x2546 003692 call le_transmit_receive_sifs 
+0x2547 003693 nrtn match 
+0x2548 003694 fetch 1 ,mem_le_conn_rcv 
+0x2549 003695 increase 1 ,pdata 
+0x254a 003696 store 1 ,mem_le_conn_rcv 
+0x254b 003697 call le_acknowledge 
+0x254c 003698 disable master 
+0x254d 003699 rtn 
+:      003701 le_master_disconn:
+0x254e 003702 call le_disconnect 
+0x254f 003703 disable master 
+0x2550 003704 rtn 
+:      003709 le_slave_dispatch:
+0x2551 003710 bpatchx patch22_3 ,mem_patch22 
+0x2552 003711 jam 0 ,mem_le_md_count 
+0x2553 003712 set0 mark_ble_crc_fail ,mark 
+0x2554 003713 call sp_calc_sequence_256 
+0x2555 003714 call le_secure_connect_sm 
+0x2556 003715 disable attempt 
+0x2557 003716 call le_supervision_update 
+0x2558 003717 branch le_slave_disconn ,positive 
+0x2559 003718 fetch 1 ,mem_le_rx_phy 
+0x255a 003719 call le_enable_phy_by_pdata 
+0x255b 003720 call le_setup 
+0x255c 003721 call le_receive_slave 
+0x255d 003722 nbranch le_slave_unsync ,sync 
+0x255e 003723 call le_got_first_packet 
+0x255f 003724 branch le_slave_match ,match 
+0x2560 003725 bmark1 mark_ble_crc_fail ,le_slave_crc_fail 
+0x2561 003726 branch le_slave_cont 
+:      003729 le_slave_crc_fail:
+:      003730 le_slave_match:
+0x2562 003731 bpatchx patch22_4 ,mem_patch22 
+0x2563 003732 fetch 1 ,mem_le_md_count 
+0x2564 003733 pincrease 1 
+0x2565 003734 store 1 ,mem_le_md_count 
+0x2566 003735 beq le_md_max_count ,le_slave_cont 
+0x2567 003736 call le_acknowledge 
+0x2568 003737 call le_prepare_tx 
+0x2569 003738 fetch 1 ,mem_le_tx_phy 
+0x256a 003739 call le_enable_phy_by_pdata 
+0x256b 003740 call le_transmit 
+0x256c 003741 call le_parse 
+0x256d 003742 fetch 2 ,mem_cb_ble_transmit 
+0x256e 003743 call callback_func 
+0x256f 003744 call le_check_md 
+0x2570 003745 branch le_slave_more_data ,user 
+:      003746 le_slave_cont:
+0x2571 003747 bpatchx patch22_5 ,mem_patch22 
+0x2572 003748 call le_pairing_sm 
+0x2573 003749 call le_check_paring_time 
+0x2574 003750 call check_51cmd 
+0x2575 003751 fetch 1 ,mem_le_op 
+0x2576 003752 bbit1 op_disconn ,le_slave_disconn 
+:      003753 le_slave_unsync:
+0x2577 003754 bpatchx patch22_6 ,mem_patch22 
+0x2578 003755 call end_of_packet 
+0x2579 003756 call le_lpm_set_mult 
+0x257a 003757 branch calc_clke_offset 
+:      003760 le_check_md:
+0x257b 003761 disable user 
+0x257c 003762 bmark1 mark_ble_rx_md ,enable_user 
+0x257d 003763 bmark1 mark_ble_tx_md ,enable_user 
+0x257e 003764 bmark1 mark_ble_crc_fail ,enable_user 
+0x257f 003765 rtn 
+:      003768 le_slave_more_data:
+0x2580 003769 bpatchx patch22_7 ,mem_patch22 
+0x2581 003770 enable attempt 
+0x2582 003771 call le_transmit_receive_sifs_notx 
+0x2583 003772 branch le_slave_match ,match 
+0x2584 003773 bmark1 mark_ble_crc_fail ,le_slave_crc_fail 
+0x2585 003774 branch le_slave_cont 
+:      003776 le_slave_disconn:
+:      003778 le_disconnect:
+0x2586 003779 bpatchx patch23_0 ,mem_patch23 
+0x2587 003780 call le_clear_connection_info 
+0x2588 003781 call app_disconn_reason_collect_ble 
+0x2589 003782 call le_clear_pairing_state 
+0x258a 003783 call le_sc_state_clear 
+0x258b 003784 jam bt_evt_le_disconnected ,mem_fifo_temp 
+0x258c 003785 branch ui_ipc_send_event 
+:      003787 le_clear_connection_info:
+0x258d 003788 arg mem_used_map ,contw 
+0x258e 003789 call memset0_16 
+0x258f 003790 jam 0 ,mem_le_conn_handle 
+0x2590 003791 jam lemode_idle ,mem_le_mode 
+0x2591 003792 jam 0 ,mem_le_state 
+:      003793 le_clear_pairing_state:
+0x2592 003794 bpatchx patch23_1 ,mem_patch23 
+0x2593 003795 jam flag_le_enc_null ,mem_le_enc_state 
+0x2594 003796 jam flag_le_pairing_null ,mem_le_pairing_state 
+0x2595 003797 call sp_clear_flags 
+0x2596 003798 rtn 
+:      003800 le_got_first_packet:
+0x2597 003801 bpatchx patch23_2 ,mem_patch23 
+0x2598 003802 fetch 1 ,mem_le_conn_rcv 
+0x2599 003803 increase 1 ,pdata 
+0x259a 003804 store 1 ,mem_le_conn_rcv 
+0x259b 003805 fetch 1 ,mem_le_state 
+0x259c 003806 rtnbit1 lestate_got_first_packet 
+0x259d 003807 set1 lestate_got_first_packet ,pdata 
+0x259e 003808 store 1 ,mem_le_state 
+0x259f 003809 fetch 2 ,mem_le_init_superto 
+0x25a0 003810 store 2 ,mem_le_superto 
+0x25a1 003811 setarg 0 
+0x25a2 003812 store 4 ,mem_le_transmit_window 
+0x25a3 003813 rtn 
+:      003821 le_enable_phy_by_pdata:
+0x25a4 003822 copy pdata ,temp 
+0x25a5 003823 bpatchx patch23_3 ,mem_patch23 
+:      003824 le_enable_phy_by_pdata1:
+0x25a6 003825 copy temp ,pdata 
+0x25a7 003826 bbit1 bit_le_1m_phy ,le_enable 
+0x25a8 003827 bbit1 bit_le_2m_phy ,le_enable_2m 
+0x25a9 003828 bbit0 bit_le_coded_phy ,le_enable 
+0x25aa 003829 bbit1 bit_le_coded_phy_s8 ,le_enable_coded_s8 
+0x25ab 003830 bbit1 bit_le_coded_phy_s2 ,le_enable_coded_s2 
+0x25ac 003831 branch le_enable 
+:      003833 le_enable_2m:
+0x25ad 003834 set0 mark_ble_lr ,mark 
+0x25ae 003835 set1 mark_ble_2m ,mark 
+0x25af 003836 rtn 
+:      003838 le_enable_coded_s2:
+:      003839 le_enable_coded:
+0x25b0 003840 set0 mark_ble_2m ,mark 
+0x25b1 003841 set1 mark_ble_lr ,mark 
+0x25b2 003842 set0 mark_ble_lr_s8 ,mark 
+0x25b3 003843 rtn 
+:      003846 le_enable_coded_s8:
+0x25b4 003847 set0 mark_ble_2m ,mark 
+0x25b5 003848 set1 mark_ble_lr ,mark 
+0x25b6 003849 set1 mark_ble_lr_s8 ,mark 
+0x25b7 003850 rtn 
+:      003852 le_enable:
+0x25b8 003853 bpatchx patch23_4 ,mem_patch23 
+0x25b9 003854 set0 mark_ble_2m ,mark 
+0x25ba 003855 set0 mark_ble_lr ,mark 
+0x25bb 003856 rtn 
+:      003859 le_disable:
+0x25bc 003860 bpatchx patch23_5 ,mem_patch23 
+0x25bd 003861 set0 mark_ble_encryption ,mark 
+0x25be 003862 jam 0x01 ,0x8901 
+0x25bf 003863 jam 0x80 ,0x8920 
+0x25c0 003864 jam 0x03 ,0x8930 
+0x25c1 003865 rtn 
+:      003867 le_prep:
+0x25c2 003868 bpatchx patch23_6 ,mem_patch23 
+0x25c3 003869 disable enable_crc 
+0x25c4 003870 disable enable_white 
+0x25c5 003871 fetch 3 ,mem_le_crcinit 
+0x25c6 003872 iforce crc24_init 
+0x25c7 003873 fetch 1 ,mem_le_ch_mapped 
+:      003874 le_prep_next:
+0x25c8 003875 reverse pdata ,temp 
+0x25c9 003876 set1 1 ,temp 
+0x25ca 003877 rshift temp ,white_init 
+0x25cb 003878 rtn 
+:      003881 le_rx_setfreq:
+0x25cc 003882 call le_setfreq 
+:      003883 le_rf_rx_enable:
+0x25cd 003884 call set_freq_rx 
+0x25ce 003885 fetch 2 ,mem_param_pll_setup 
+0x25cf 003886 call sleep 
+0x25d0 003887 branch rf_rx_enable 
+:      003889 le_tx_setfreq:
+0x25d1 003890 branch txon ,match 
+0x25d2 003891 bmark1 mark_ble_crc_fail ,txon 
+:      003892 le_tx_setfreq0:
+0x25d3 003893 call le_setfreq 
+0x25d4 003894 branch set_freq_tx 
+:      003896 le_setfreq:
+0x25d5 003897 bpatchx patch23_7 ,mem_patch23 
+0x25d6 003898 call set_sync_on 
+0x25d7 003899 fetch 1 ,mem_le_testtype 
+0x25d8 003900 nbranch le_ctf_test ,blank 
+0x25d9 003901 fetch 1 ,mem_le_ch_mapped 
+0x25da 003902 sub pdata ,36 ,null 
+0x25db 003903 branch le_ctf_normal ,positive 
+0x25dc 003904 force 0 ,temp 
+0x25dd 003905 rtneq 37 
+0x25de 003906 force 24 ,temp 
+0x25df 003907 rtneq 38 
+0x25e0 003908 force 78 ,temp 
+0x25e1 003909 rtn 
+:      003911 le_ctf_normal:
+0x25e2 003912 sub pdata ,10 ,null 
+0x25e3 003913 branch le_ctf_low ,positive 
+0x25e4 003914 increase 1 ,pdata 
+:      003916 le_ctf_low:
+0x25e5 003917 lshift pdata ,pdata 
+0x25e6 003918 add pdata ,2 ,temp 
+0x25e7 003919 rtn 
+:      003921 le_ctf_test:
+0x25e8 003922 fetch 1 ,mem_le_ch_mapped 
+0x25e9 003923 lshift pdata ,temp 
+0x25ea 003924 rtn 
+:      003926 le_sca_map:
+0x25eb 003927 arg 500 ,temp 
+0x25ec 003928 rtn blank 
+0x25ed 003929 arg 250 ,temp 
+0x25ee 003930 rtneq 1 
+0x25ef 003931 arg 150 ,temp 
+0x25f0 003932 rtneq 2 
+0x25f1 003933 arg 100 ,temp 
+0x25f2 003934 rtneq 3 
+0x25f3 003935 arg 75 ,temp 
+0x25f4 003936 rtneq 4 
+0x25f5 003937 arg 50 ,temp 
+0x25f6 003938 rtneq 5 
+0x25f7 003939 arg 40 ,temp 
+0x25f8 003940 rtneq 6 
+0x25f9 003941 arg 20 ,temp 
+0x25fa 003942 rtn 
+:      003946 le_setup:
+0x25fb 003947 bpatchx patch24_0 ,mem_patch24 
+0x25fc 003948 enable swfine 
+0x25fd 003949 fetch 4 ,mem_le_access 
+0x25fe 003950 iforce access 
+0x25ff 003951 call le_map_channel 
+0x2600 003952 setarg 0x200 
+0x2601 003953 branch le_setup_master ,master 
+0x2602 003954 fetch 2 ,mem_le_receive_window 
+0x2603 003955 rshift pdata ,pdata 
+:      003956 le_setup_master:
+0x2604 003957 fetcht 2 ,mem_param_pll_setup 
+0x2605 003958 iadd temp ,pdata 
+0x2606 003959 call ahead_window 
+0x2607 003960 deposit clke 
+0x2608 003961 rtn 
+:      003964 le_context_nextevent:
+0x2609 003965 bpatchx patch24_1 ,mem_patch24 
+0x260a 003966 call push_stack_rega_b_c 
+0x260b 003967 storer loopcnt ,2 ,mem_loopcnt 
+0x260c 003968 add rega ,coffset_mode ,contr 
+0x260d 003969 ifetch 1 ,contr 
+0x260e 003970 rtnbit0 mode_le 
+0x260f 003971 add rega ,coffset_le_event_cnt ,contw 
+0x2610 003972 ifetch 2 ,contw 
+0x2611 003973 increase 1 ,pdata 
+0x2612 003974 istore 2 ,contw 
+0x2613 003975 call le_update_param 
+0x2614 003976 call le_update_channel_map 
+0x2615 003977 call le_update_phy 
+0x2616 003978 call le_context_nexthop 
+0x2617 003979 call pop_stack_rega_b_c 
+0x2618 003980 fetchr loopcnt ,2 ,mem_loopcnt 
+0x2619 003981 rtn 
+:      003983 le_context_nexthop:
+0x261a 003984 add rega ,coffset_le_hop ,contr 
+0x261b 003985 ifetch 1 ,contr 
+0x261c 003986 add rega ,coffset_le_ch ,contw 
+0x261d 003987 ifetcht 1 ,contw 
+0x261e 003988 iadd temp ,pdata 
+0x261f 003989 sub pdata ,36 ,null 
+0x2620 003990 branch le_nexthop_nowrap ,positive 
+0x2621 003991 increase -37 ,pdata 
+:      003992 le_nexthop_nowrap:
+0x2622 003993 istore 1 ,contw 
+0x2623 003994 rtn 
+:      003997 le_calc_channel_map:
+0x2624 003998 add rega ,coffset_le_channel_map ,contr 
+0x2625 003999 ifetch 5 ,contr 
+0x2626 004000 force 0 ,temp 
+0x2627 004001 force 37 ,loopcnt 
+:      004002 le_count_channels_loop:
+0x2628 004003 bbit0 0 ,le_count_channels_notused 
+0x2629 004004 increase 1 ,temp 
+:      004005 le_count_channels_notused:
+0x262a 004006 rshift pdata ,pdata 
+0x262b 004007 loop le_count_channels_loop 
+0x262c 004008 add temp ,-1 ,pdata 
+0x262d 004009 add rega ,coffset_le_channels ,contw 
+0x262e 004010 istore 1 ,contw 
+0x262f 004011 rtn 
+:      004013 le_map_channel:
+0x2630 004014 bpatchx patch24_2 ,mem_patch24 
+0x2631 004015 fetch 1 ,mem_le_ch 
+0x2632 004016 iforce queue 
+0x2633 004017 fetcht 5 ,mem_le_channel_map 
+0x2634 004018 qisolate1 temp 
+0x2635 004019 branch le_map_channel_end ,true 
+:      004020 le_map_channel_next:
+0x2636 004021 fetch 1 ,mem_le_channels 
+0x2637 004022 isub queue ,pdata 
+0x2638 004023 branch le_map_channel_cont ,positive 
+0x2639 004024 sub pdata ,-1 ,queue 
+0x263a 004025 branch le_map_channel_next 
+:      004026 le_map_channel_cont:
+0x263b 004027 copy queue ,loopcnt 
+0x263c 004028 force 0 ,queue 
+:      004029 le_map_channel_loop:
+0x263d 004030 qisolate1 temp 
+0x263e 004031 branch le_map_channel_skip ,true 
+0x263f 004032 increase 1 ,loopcnt 
+:      004033 le_map_channel_skip:
+0x2640 004034 deposit loopcnt 
+0x2641 004035 branch le_map_channel_end ,blank 
+0x2642 004036 increase 1 ,queue 
+0x2643 004037 increase -1 ,loopcnt 
+0x2644 004038 branch le_map_channel_loop 
+:      004039 le_map_channel_end:
+0x2645 004040 deposit queue 
+0x2646 004041 store 1 ,mem_le_ch_mapped 
+0x2647 004042 rtn 
+:      004045 le_wait_tx:
+0x2648 004046 branch le_wait_master ,master 
+0x2649 004047 until null ,timeout 
+0x264a 004048 rtn 
+:      004050 le_wait_master:
+0x264b 004051 arg 0xea0 ,timeup 
+0x264c 004052 until clkn_rt ,meet 
+0x264d 004053 rtn 
+:      004055 le_receive_adv:
+0x264e 004056 disable swfine 
+0x264f 004057 fetch 2 ,mem_le_scan_window 
+0x2650 004058 copy pdata ,timeup 
+0x2651 004059 branch le_receive_packet 
+:      004062 le_receive_slave:
+0x2652 004063 bpatchx patch24_3 ,mem_patch24 
+0x2653 004064 call le_dec_init 
+0x2654 004065 enable swfine 
+0x2655 004066 fetch 2 ,mem_le_receive_window 
+0x2656 004067 fetcht 4 ,mem_le_transmit_window 
+0x2657 004068 iadd temp ,timeup 
+:      004069 le_receive_packet:
+0x2658 004070 call le_rx_setfreq 
+:      004071 le_receive_rxon:
+0x2659 004072 bpatchx patch24_4 ,mem_patch24 
+0x265a 004073 call le_prep 
+0x265b 004074 bmark0 mark_ble_lr ,le_receive_nolr 
+0x265c 004075 pulse dewhiten_code_calc 
+0x265d 004076 nop 30 
+0x265e 004077 call le_prep 
+0x265f 004078 lshift3 timeup ,timeup 
+:      004079 le_receive_nolr:
+0x2660 004080 disable match 
+0x2661 004081 enable decode_fec0 
+0x2662 004082 enable is_rx 
+0x2663 004083 disable is_tx 
+0x2664 004084 copy timeup ,stop_watch 
+0x2665 004085 correlate null ,timeout 
+0x2666 004086 branch le_receive_on_attempt ,attempt 
+0x2667 004087 copy clke ,temp 
+0x2668 004088 storet 6 ,mem_sync_clke 
+:      004089 le_receive_on_attempt:
+0x2669 004090 nbranch le_unsync_end ,sync 
+0x266a 004091 enable swfine 
+0x266b 004092 fetch 1 ,mem_le_tx_ifs_defference 
+0x266c 004093 arg param_20ms_init ,temp 
+0x266d 004094 iadd temp ,temp 
+0x266e 004095 fetch 1 ,mem_system_clk 
+0x266f 004096 imul32 temp ,stop_watch 
+0x2670 004097 call rf_debug_rx_sync_line 
+0x2671 004098 branch le_receive_skip ,attempt 
+0x2672 004099 call calc_clke_all_modem 
+0x2673 004100 fetch 1 ,mem_le_state 
+0x2674 004101 bbit0 lestate_got_first_packet ,le_receive_skip 
+0x2675 004102 fetcht 6 ,mem_sync_clke 
+0x2676 004103 call lpm_adjust_clk ,wake 
+:      004104 le_receive_skip:
+0x2677 004105 call save_rssi 
+0x2678 004106 enable enable_white 
+0x2679 004107 enable enable_crc 
+0x267a 004108 parse demod ,bucket ,8 
+0x267b 004109 rshift3 pwindow ,pdata 
+0x267c 004110 store 1 ,mem_le_rxbuf_data_header 
+0x267d 004111 parse demod ,bucket ,8 
+0x267e 004112 rshift3 pwindow ,pdata 
+0x267f 004113 store 1 ,mem_le_rxbuf_data_length 
+0x2680 004114 copy pdata ,loopcnt 
+0x2681 004115 branch le_rx_nopayload ,zero 
+0x2682 004117 bmark1 mark_ble_encryption ,le_rx_dec 
+:      004119 le_rx_loop:
+0x2683 004120 parse demod ,bucket ,8 
+0x2684 004121 rshift3 pwindow ,pdata 
+0x2685 004122 istore 1 ,contw 
+0x2686 004123 loop le_rx_loop 
+0x2687 004124 branch le_rx_nopayload 
+:      004126 le_rx_dec:
+0x2688 004127 copy contw ,regb 
+0x2689 004128 bpatchx patch24_5 ,mem_patch24 
+0x268a 004129 call le_check_retransmit 
+0x268b 004131 fetchr rega ,1 ,mem_le_rxbuf_data_length 
+0x268c 004132 increase -4 ,rega 
+0x268d 004133 nbranch le_mic_error ,positive 
+0x268e 004135 call le_dec_start 
+0x268f 004136 copy regb ,contw 
+0x2690 004137 arg 0 ,temp 
+0x2691 004138 fetchr loopcnt ,1 ,mem_le_rxbuf_data_length 
+0x2692 004139 increase -4 ,loopcnt 
+0x2693 004140 branch le_rx_dec_loop_end ,zero 
+:      004141 le_rx_dec_loop:
+0x2694 004143 parse demod ,bucket ,8 
+0x2695 004144 rshift3 pwindow ,pdata 
+0x2696 004145 istore 1 ,contw 
+0x2697 004146 increase 1 ,temp 
+0x2698 004147 and temp ,0xf ,null 
+0x2699 004148 call le_dec ,zero 
+0x269a 004149 loop le_rx_dec_loop 
+:      004150 le_rx_dec_loop_end:
+0x269b 004151 call le_dec_end 
+0x269c 004152 copy regb ,contw 
+:      004155 le_rx_nopayload:
+0x269d 004156 bpatchx patch24_6 ,mem_patch24 
+0x269e 004157 parse demod ,bucket ,24 
+0x269f 004158 rshift32 pdata ,pdata 
+0x26a0 004159 rshift16 pdata ,pdata 
+0x26a1 004160 istore 3 ,contw 
+0x26a2 004161 enable swfine 
+0x26a3 004162 call le_set_until_tx_timer 
+0x26a4 004163 branch le_crc_fail ,crc_failed 
+0x26a5 004164 bmark0 mark_ble_encryption ,le_rx_match 
+0x26a6 004165 fetch 1 ,mem_le_rxbuf_data_length 
+0x26a7 004166 branch le_rx_match ,blank 
+0x26a8 004167 increase -4 ,pdata 
+0x26a9 004168 store 1 ,mem_le_rxbuf_data_length 
+0x26aa 004169 call wait_ccm_done 
+0x26ab 004170 fetch 1 ,core_misc_status 
+0x26ac 004171 bbit0 7 ,le_mic_error 
+0x26ad 004172 force regidx_result ,regext_index 
+0x26ae 004173 storer regext ,4 ,mem_le_peer_mic 
+:      004174 le_rx_match:
+0x26af 004175 call rf_debug_rx_crc_line 
+0x26b0 004176 enable match 
+0x26b1 004177 set0 mark_ble_crc_fail ,mark 
+:      004178 le_crc_fail_tx:
+0x26b2 004179 bpatchx patch24_7 ,mem_patch24 
+0x26b3 004180 call ccm_ctrl_clr 
+0x26b4 004181 fetch 1 ,mem_le_rx_phy 
+0x26b5 004182 nsetflag ble_coded_info ,bit_le_coded_phy_s8 ,pdata 
+0x26b6 004183 store 1 ,mem_le_rx_phy 
+0x26b7 004184 call le_match_set_sync_on 
+0x26b8 004185 branch le_match_set_txfreq 
+:      004187 le_match_set_sync_on:
+0x26b9 004188 disable decode_fec0 
+0x26ba 004189 branch set_sync_on 
+:      004191 le_match_set_txfreq:
+0x26bb 004192 bpatchx patch25_0 ,mem_patch25 
+0x26bc 004193 fetcht 1 ,mem_last_freq 
+0x26bd 004194 branch set_freq_tx_int 
+:      004197 le_dec_init:
+0x26be 004198 rtnmark0 mark_ble_encryption 
+0x26bf 004199 call load_sk 
+0x26c0 004200 force regidx_result ,regext_index 
+0x26c1 004201 call aes_clear 
+0x26c2 004202 branch aes_clear_data 
+:      004205 le_dec_start:
+0x26c3 004206 bpatchx patch25_1 ,mem_patch25 
+0x26c4 004207 jam 0 ,core_ccm_aad0 
+0x26c5 004208 jam 1 ,core_ccm_aad1 
+0x26c6 004209 fetch 1 ,mem_le_rxbuf_data_header 
+0x26c7 004210 and_into 0x3 ,pdata 
+0x26c8 004211 store 1 ,core_ccm_aad2 
+0x26c9 004213 setarg mem_le_rxbuf_data_payload 
+0x26ca 004214 store 2 ,core_ccm_input_playload_addr 
+0x26cb 004215 store 2 ,core_ccm_output_playload_addr 
+0x26cc 004217 fetchr rega ,1 ,mem_le_rxbuf_data_length 
+0x26cd 004218 increase -4 ,rega 
+0x26ce 004220 fetcht 5 ,mem_ccm_pcnt_rx 
+0x26cf 004221 isolate1 mark_old_packet ,mark 
+0x26d0 004222 call le_pcnt_rx_sub1 ,true 
+0x26d1 004223 call ccm_b0 
+0x26d2 004224 setarg 0 
+0x26d3 004225 store 2 ,core_ccm_inptr 
+0x26d4 004226 jam 6 ,core_ccm_ctrl 
+0x26d5 004227 jam 7 ,core_ccm_ctrl 
+0x26d6 004228 rtn 
+:      004230 le_pcnt_rx_sub1:
+0x26d7 004231 sub temp ,0 ,null 
+0x26d8 004232 branch le_pcnt_rx_sub1_0 ,zero 
+0x26d9 004233 increase -1 ,temp 
+0x26da 004234 set1 le_ccm_directionbit ,temp 
+0x26db 004235 rtn 
+:      004237 le_pcnt_rx_sub1_0:
+0x26dc 004238 setarg 0xffffff 
+0x26dd 004239 lshift16 pdata ,pdata 
+0x26de 004240 arg 0xffff ,temp 
+0x26df 004241 ior temp ,temp 
+0x26e0 004242 rtn 
+:      004244 le_dec:
+0x26e1 004245 copy contw ,regb 
+0x26e2 004246 fetch 1 ,mem_le_rxbuf_data_length 
+0x26e3 004247 increase -4 ,pdata 
+0x26e4 004248 isub temp ,null 
+0x26e5 004249 rtn zero 
+0x26e6 004250 storet 2 ,core_ccm_inptr 
+0x26e7 004251 copy regb ,contw 
+0x26e8 004252 rtn 
+:      004254 le_dec_end:
+0x26e9 004255 parse demod ,bucket ,32 
+0x26ea 004256 rshift32 pdata ,pdata 
+0x26eb 004257 rshift8 pdata ,pdata 
+0x26ec 004258 istore 4 ,contw 
+0x26ed 004259 copy contw ,regb 
+0x26ee 004261 force regidx_data ,regext_index 
+0x26ef 004262 copy pdata ,regext 
+0x26f0 004263 storet 2 ,core_ccm_inptr 
+0x26f1 004264 rtn 
+:      004266 le_mic_error:
+0x26f2 004267 branch le_end_of_packet 
+:      004269 le_retransmit_end_of_packet:
+0x26f3 004270 call le_set_until_tx_timer 
+0x26f4 004271 call end_of_packet 
+0x26f5 004272 branch le_rx_match 
+:      004274 le_crc_fail:
+0x26f6 004275 call rf_debug_rx_crc_fail_line 
+0x26f7 004276 bmark1 mark_ble_crc_fail ,le_crc_fail_consecutive 
+0x26f8 004277 set1 mark_ble_crc_fail ,mark 
+0x26f9 004278 branch le_crc_fail_tx 
+:      004280 le_unsync_end:
+:      004281 le_crc_fail_consecutive:
+0x26fa 004282 set0 mark_ble_crc_fail ,mark 
+0x26fb 004283 branch le_end_of_packet 
+:      004285 le_end_of_packet:
+0x26fc 004286 bpatchx patch25_2 ,mem_patch25 
+0x26fd 004287 call ccm_ctrl_clr 
+0x26fe 004288 branch end_of_packet 
+:      004290 calc_clke_all_modem:
+0x26ff 004291 bmark1 mark_ble_lr ,calc_clke_modem_coded 
+0x2700 004292 bmark1 mark_ble_2m ,calc_clke_modem_2m 
+0x2701 004293 fetch 2 ,mem_param_clke_cal_le_1m 
+0x2702 004294 copy pdata ,clke_rt 
+0x2703 004295 copy bt_clk ,clke_bt 
+0x2704 004296 rtn 
+:      004299 calc_clke_modem_coded:
+0x2705 004300 fetch 2 ,mem_param_clke_cal_le_coded 
+0x2706 004301 copy pdata ,clke_rt 
+0x2707 004302 add bt_clk ,1 ,clke_bt 
+0x2708 004303 rtn 
+:      004305 calc_clke_modem_2m:
+0x2709 004306 fetch 2 ,mem_param_clke_cal_le_2m 
+0x270a 004307 copy pdata ,clke_rt 
+0x270b 004308 copy bt_clk ,clke_bt 
+0x270c 004309 rtn 
+:      004312 le_set_until_tx_timer:
+0x270d 004313 fetch 1 ,mem_le_rxbuf_data_length 
+0x270e 004314 add pdata ,5 ,temp 
+0x270f 004315 lshift3 temp ,temp 
+0x2710 004316 fetch 1 ,mem_le_rx_phy 
+0x2711 004317 bmark1 mark_ble_lr ,le_set_until_tx_timer_rx_lr 
+0x2712 004318 bbit1 bit_le_1m_phy ,le_set_until_tx_timer_rx_1m 
+0x2713 004319 bbit1 bit_le_2m_phy ,le_set_until_tx_timer_rx_2m 
+:      004320 le_set_until_tx_timer_rx_lr:
+0x2714 004321 branch le_set_until_tx_timer_rx_coded_s2 ,ble_coded_info 
+0x2715 004322 branch le_set_until_tx_timer_rx_coded_s8 
+:      004324 le_set_until_tx_timer_rx_1m:
+0x2716 004325 branch le_calc_stop_watch 
+:      004327 le_set_until_tx_timer_rx_2m:
+0x2717 004328 rshift temp ,temp 
+0x2718 004329 branch le_calc_stop_watch 
+:      004331 le_set_until_tx_timer_rx_coded_s2:
+0x2719 004332 add temp ,3 ,temp 
+0x271a 004333 lshift temp ,temp 
+0x271b 004334 branch le_set_until_tx_timer_rx_coded 
+:      004336 le_set_until_tx_timer_rx_coded_s8:
+0x271c 004337 add temp ,3 ,temp 
+0x271d 004338 lshift3 temp ,temp 
+:      004339 le_set_until_tx_timer_rx_coded:
+0x271e 004340 setarg param_coded_c1_term1_time_40us 
+0x271f 004341 iadd temp ,temp 
+0x2720 004342 branch le_calc_stop_watch 
+:      004344 le_calc_stop_watch:
+0x2721 004345 fetch 1 ,mem_system_clk 
+0x2722 004346 imul32 temp ,temp 
+0x2723 004347 arg param_20ms_init ,rega 
+0x2724 004348 imul32 rega ,pdata 
+0x2725 004349 isub temp ,temp 
+0x2726 004350 copy stop_watch ,pdata 
+0x2727 004351 isub temp ,stop_watch 
+0x2728 004352 rtn 
+:      004354 le_transmit_receive_sifs_without_change_mode:
+0x2729 004355 call le_transmit 
+0x272a 004356 fetcht 1 ,mem_last_freq 
+0x272b 004357 call set_freq_rx 
+0x272c 004358 call rf_rx_enable 
+0x272d 004359 enable swfine 
+0x272e 004360 arg 5500 ,timeup 
+0x272f 004361 branch le_receive_rxon 
+:      004364 le_transmit_receive_sifs:
+0x2730 004365 bpatchx patch25_3 ,mem_patch25 
+0x2731 004366 fetch 1 ,mem_le_tx_phy 
+0x2732 004367 call le_enable_phy_by_pdata 
+0x2733 004368 call le_transmit 
+:      004369 le_transmit_receive_sifs_notx:
+0x2734 004370 fetch 1 ,mem_le_rx_phy 
+0x2735 004371 call le_enable_phy_by_pdata 
+0x2736 004373 fetcht 1 ,mem_last_freq 
+0x2737 004374 call set_freq_rx 
+0x2738 004375 call rf_rx_enable 
+0x2739 004376 enable swfine 
+0x273a 004377 arg 5500 ,timeup 
+0x273b 004378 bmark0 mark_ble_lr ,le_receive_rxon 
+0x273c 004379 arg 8500 ,timeup 
+0x273d 004380 branch le_receive_rxon 
+:      004382 le_transmit_norx:
+0x273e 004383 bpatchx patch25_4 ,mem_patch25 
+0x273f 004384 call le_transmit 
+0x2740 004385 branch end_of_packet 
+:      004387 le_transmit:
+0x2741 004388 bpatchx patch25_5 ,mem_patch25 
+0x2742 004389 call le_prep 
+0x2743 004390 call le_tx_setfreq 
+0x2744 004391 call rf_debug_tx_on_line 
+0x2745 004392 set1 txgfsk ,radio_ctrl 
+0x2746 004393 enable encode_fec0 
+0x2747 004394 enable is_tx 
+0x2748 004395 disable is_rx 
+0x2749 004396 call le_wait_tx 
+0x274a 004397 disable lr_s2en 
+0x274b 004398 bmark1 mark_ble_lr ,le_transmit_lr 
+0x274c 004399 bmark1 mark_ble_2m ,le_transmit_2m 
+0x274d 004400 rshift16 access ,pdata 
+0x274e 004401 rshift8 pdata ,pdata 
+0x274f 004402 rshift4 pdata ,pdata 
+0x2750 004403 inject mod ,40 
+:      004404 le_transmit_packet:
+0x2751 004405 enable enable_white 
+0x2752 004406 enable enable_crc 
+0x2753 004407 bpatchx patch25_6 ,mem_patch25 
+0x2754 004408 fetch 1 ,mem_le_txheader 
+0x2755 004409 inject mod ,8 
+0x2756 004410 ifetch 1 ,contr 
+0x2757 004411 copy pdata ,loopcnt 
+0x2758 004412 inject mod ,8 
+0x2759 004413 sub loopcnt ,0 ,null 
+0x275a 004414 branch le_tr_nopayload ,zero 
+0x275b 004416 fetch 1 ,core_ccm_ctrl 
+0x275c 004417 branch le_transmit_packet_not_enc ,blank 
+0x275d 004418 bmark1 mark_ble_encryption ,le_transmit_packet_enc 
+:      004419 le_transmit_packet_not_enc:
+0x275e 004420 arg mem_le_txpayload ,contr 
+:      004421 le_tr_loop:
+0x275f 004422 ifetch 1 ,contr 
+0x2760 004423 inject mod ,8 
+0x2761 004424 loop le_tr_loop 
+:      004426 le_tr_nopayload:
+0x2762 004427 enable enable_parity 
+0x2763 004428 inject mod ,24 
+0x2764 004429 disable enable_parity 
+0x2765 004430 bmark0 mark_ble_lr ,le_transmit_skip 
+0x2766 004431 disable enable_white 
+0x2767 004432 setarg 0 
+0x2768 004433 inject mod ,3 
+:      004434 le_transmit_skip:
+0x2769 004435 until null ,tx_clear 
+0x276a 004436 nop 100 
+0x276b 004437 bpatchx patch25_7 ,mem_patch25 
+0x276c 004438 disable encode_fec0 
+0x276d 004439 disable encode_fec3 
+0x276e 004440 call set_sync_on 
+0x276f 004441 call rf_debug_tx_off_line 
+:      004442 le_check_start_pause_enc:
+0x2770 004443 fetch 1 ,mem_le_txheader 
+0x2771 004444 and pdata ,llid_le_ll ,pdata 
+0x2772 004445 rtnne llid_le_ll 
+0x2773 004446 fetch 1 ,mem_le_enc_state 
+0x2774 004447 beq flag_le_enc_pause ,le_clear_enc 
+0x2775 004448 rtnne flag_le_send_start_enc_req 
+0x2776 004449 fetch 1 ,mem_le_txpayload 
+0x2777 004450 beq ll_start_enc_req ,le_set_enc 
+0x2778 004451 rtn 
+:      004454 le_transmit_packet_enc:
+0x2779 004455 increase -4 ,loopcnt 
+0x277a 004456 copy loopcnt ,temp 
+0x277b 004457 call ccm_wait_enc 
+0x277c 004458 arg mem_le_txpayload ,contr 
+:      004459 le_transmit_packet_enc_loop:
+0x277d 004460 ifetch 1 ,contr 
+0x277e 004461 inject mod ,8 
+0x277f 004462 loop le_transmit_packet_enc_loop 
+0x2780 004463 call ccm_check_enc_done 
+0x2781 004464 copy regext ,pdata 
+0x2782 004465 inject mod ,32 
+0x2783 004466 branch le_tr_nopayload 
+:      004468 le_transmit_lr:
+0x2784 004469 arg 10 ,loopcnt 
+:      004470 le_transmit_lr_preamble_loop:
+0x2785 004471 setarg 0x3c 
+0x2786 004472 inject mod ,8 
+0x2787 004473 loop le_transmit_lr_preamble_loop 
+0x2788 004474 disable encode_fec0 
+0x2789 004475 enable encode_fec3 
+0x278a 004476 rshift16 access ,pdata 
+0x278b 004477 rshift16 pdata ,pdata 
+0x278c 004478 rshift4 pdata ,pdata 
+0x278d 004479 inject mod ,32 
+0x278e 004480 bmark1 mark_ble_lr_s8 ,le_transmit_lr_s8 
+:      004481 le_transmit_lr_s2:
+0x278f 004482 setarg 1 
+0x2790 004483 inject mod ,5 
+0x2791 004484 enable lr_s2en 
+0x2792 004485 branch le_transmit_packet 
+:      004487 le_transmit_lr_s8:
+0x2793 004488 setarg 0 
+0x2794 004489 inject mod ,5 
+0x2795 004490 branch le_transmit_packet 
+:      004492 le_transmit_2m:
+0x2796 004493 fetch 1 ,mem_system_clk 
+0x2797 004494 fetcht 1 ,mem_le_tx2m_delay 
+0x2798 004495 iadd temp ,pdata 
+0x2799 004496 call sleep 
+0x279a 004497 rshift16 access ,pdata 
+0x279b 004498 rshift8 pdata ,pdata 
+0x279c 004499 rshift4 pdata ,temp 
+0x279d 004500 copy temp ,pdata 
+0x279e 004501 inject mod ,8 
+0x279f 004502 copy temp ,pdata 
+0x27a0 004503 inject mod ,40 
+0x27a1 004504 branch le_transmit_packet 
+:      004507 le_update_param:
+0x27a2 004508 arg le_update_param_ahead1_cb ,regc 
+0x27a3 004509 arg le_update_param_cb ,regb 
+0x27a4 004510 arg lestate_update_param ,queue 
+0x27a5 004511 branch le_check_update_flag 
+:      004513 le_update_param_ahead1_cb:
+0x27a6 004514 add rega ,coffset_sniff_anchor ,contr 
+0x27a7 004515 ifetcht 4 ,contr 
+0x27a8 004516 add rega ,coffest_le_new_transmitwindowsize ,contr 
+0x27a9 004517 ifetch 1 ,contr 
+0x27aa 004518 add rega ,coffset_le_window_size ,contw 
+0x27ab 004519 istore 1 ,contw 
+0x27ac 004520 ifetch 2 ,contr 
+0x27ad 004521 lshift2 pdata ,pdata 
+0x27ae 004522 iadd temp ,timeup 
+0x27af 004523 add rega ,coffset_sniff_anchor ,contw 
+0x27b0 004524 deposit timeup 
+0x27b1 004525 istore 4 ,contw 
+0x27b2 004526 ifetch 2 ,contr 
+0x27b3 004527 lshift2 pdata ,pdata 
+0x27b4 004528 add rega ,coffset_tsniff ,contw 
+0x27b5 004529 istore 2 ,contw 
+0x27b6 004530 ifetch 2 ,contr 
+0x27b7 004531 add rega ,coffset_le_slave_latency ,contw 
+0x27b8 004532 istore 2 ,contw 
+0x27b9 004533 ifetch 2 ,contr 
+0x27ba 004534 store 2 ,mem_le_init_superto 
+0x27bb 004535 branch le_receive_window_size 
+:      004537 le_update_param_cb:
+0x27bc 004538 ifetch 1 ,rega 
+0x27bd 004539 set0 lestate_got_first_packet ,pdata 
+0x27be 004540 istore 1 ,rega 
+0x27bf 004541 storer rega ,2 ,mem_rega 
+0x27c0 004542 jam bt_evt_le_parse_conn_param_accepted ,mem_fifo_temp 
+0x27c1 004543 call ui_ipc_send_event 
+0x27c2 004544 fetchr rega ,2 ,mem_rega 
+0x27c3 004545 rtn 
+:      004547 le_update_channel_map:
+0x27c4 004548 arg 0 ,regc 
+0x27c5 004549 arg le_update_channel_map_cb ,regb 
+0x27c6 004550 arg lestate_update_map ,queue 
+0x27c7 004551 branch le_check_update_flag 
+:      004553 le_update_channel_map_cb:
+0x27c8 004554 add rega ,coffset_le_new_map ,contr 
+0x27c9 004555 ifetch 5 ,contr 
+0x27ca 004556 add rega ,coffset_le_channel_map ,contw 
+0x27cb 004557 istore 5 ,contw 
+0x27cc 004558 branch le_calc_channel_map 
+:      004561 le_update_phy:
+0x27cd 004562 arg 0 ,regc 
+0x27ce 004563 arg le_update_phy_cb ,regb 
+0x27cf 004564 arg lestate_update_phy ,queue 
+0x27d0 004565 branch le_check_update_flag 
+:      004567 le_update_phy_cb:
+0x27d1 004568 add rega ,coffset_le_new_m2s_phy ,contr 
+0x27d2 004569 ifetch 1 ,contr 
+0x27d3 004570 call le_update_phy_cb_m2s 
+0x27d4 004571 istore 1 ,contw 
+0x27d5 004572 add rega ,coffset_le_new_s2m_phy ,contr 
+0x27d6 004573 ifetch 1 ,contr 
+0x27d7 004574 call le_update_phy_cb_s2m 
+0x27d8 004575 istore 1 ,contw 
+0x27d9 004576 storer rega ,2 ,mem_rega 
+0x27da 004577 jam bt_evt_le_update_phy ,mem_fifo_temp 
+0x27db 004578 call ui_ipc_send_event 
+0x27dc 004579 fetchr rega ,2 ,mem_rega 
+0x27dd 004580 rtn 
+:      004582 le_update_phy_cb_m2s:
+0x27de 004583 call le_update_phy_cb_m2s_no_change ,blank 
+0x27df 004584 add rega ,coffset_le_rx_phy ,contw 
+0x27e0 004585 nrtn master 
+0x27e1 004586 fetcht 1 ,mem_le_tx_phys 
+0x27e2 004587 isolate1 bit_le_coded_phy_s8 ,temp 
+0x27e3 004588 setflag true ,bit_le_coded_phy_s8 ,pdata 
+0x27e4 004589 add rega ,coffset_le_tx_phy ,contw 
+0x27e5 004590 rtn 
+:      004592 le_update_phy_cb_m2s_no_change:
+0x27e6 004593 add rega ,coffset_le_rx_phy ,contr 
+0x27e7 004594 ifetch 1 ,contr 
+0x27e8 004595 nrtn master 
+0x27e9 004596 add rega ,coffset_le_tx_phy ,contr 
+0x27ea 004597 ifetch 1 ,contr 
+0x27eb 004598 rtn 
+:      004600 le_update_phy_cb_s2m:
+0x27ec 004601 call le_update_phy_cb_s2m_no_change ,blank 
+0x27ed 004602 fetcht 1 ,mem_le_tx_phys 
+0x27ee 004603 isolate1 bit_le_coded_phy_s8 ,temp 
+0x27ef 004604 setflag true ,bit_le_coded_phy_s8 ,pdata 
+0x27f0 004605 add rega ,coffset_le_tx_phy ,contw 
+0x27f1 004606 nrtn master 
+0x27f2 004607 set0 bit_le_coded_phy_s8 ,pdata 
+0x27f3 004608 add rega ,coffset_le_rx_phy ,contw 
+0x27f4 004609 rtn 
+:      004611 le_update_phy_cb_s2m_no_change:
+0x27f5 004612 add rega ,coffset_le_tx_phy ,contr 
+0x27f6 004613 ifetch 1 ,contr 
+0x27f7 004614 nrtn master 
+0x27f8 004615 add rega ,coffset_le_rx_phy ,contr 
+0x27f9 004616 ifetch 1 ,contr 
+0x27fa 004617 rtn 
+:      004622 le_check_update_flag:
+0x27fb 004623 bpatchx patch26_0 ,mem_patch26 
+0x27fc 004624 ifetch 1 ,rega 
+0x27fd 004625 qisolate0 pdata 
+0x27fe 004626 rtn true 
+0x27ff 004627 add rega ,coffset_le_event_cnt ,contr 
+0x2800 004628 ifetcht 2 ,contr 
+0x2801 004629 add rega ,coffset_le_instant ,contr 
+0x2802 004630 ifetch 2 ,contr 
+0x2803 004632 isub temp ,pdata 
+0x2804 004633 branch le_update ,zero 
+0x2805 004634 nbranch le_check_update_small ,positive 
+0x2806 004635 sub pdata ,1 ,null 
+0x2807 004636 branch le_update_ahead1 ,zero 
+0x2808 004637 rtn 
+:      004639 le_update_ahead1:
+0x2809 004640 copy regc ,pdata 
+0x280a 004641 branch callback_func 
+:      004643 le_update:
+0x280b 004644 ifetch 1 ,rega 
+0x280c 004645 qset0 pdata 
+0x280d 004646 istore 1 ,rega 
+0x280e 004647 copy regb ,pdata 
+0x280f 004648 branch callback_func 
+:      004650 le_check_update_small:
+0x2810 004651 add rega ,coffset_le_event_cnt ,contr 
+0x2811 004652 ifetch 2 ,contr 
+0x2812 004653 add rega ,coffset_le_instant ,contr 
+0x2813 004654 ifetch 2 ,contr 
+0x2814 004655 isub temp ,pdata 
+0x2815 004656 arg 0xffff ,temp 
+0x2816 004657 isub temp ,null 
+0x2817 004658 branch le_update ,zero 
+0x2818 004659 arg 0xf000 ,temp 
+0x2819 004660 isub temp ,null 
+0x281a 004661 nbranch le_update ,positive 
+0x281b 004662 rtn 
+:      004665 le_check_retransmit:
+0x281c 004666 fetcht 1 ,mem_le_arq 
+0x281d 004667 fetch 1 ,mem_le_rxbuf_data_header 
+0x281e 004670 rshift pdata ,pdata 
+0x281f 004671 ixor temp ,pdata 
+0x2820 004672 isolate1 nesn ,pdata 
+0x2821 004673 setflag true ,mark_old_packet ,mark 
+0x2822 004674 rtn 
+:      004677 le_acknowledge:
+0x2823 004678 bpatchx patch26_1 ,mem_patch26 
+0x2824 004679 call le_supervision_flush 
+0x2825 004680 rtnmark1 mark_ble_crc_fail 
+0x2826 004681 call le_check_wak 
+0x2827 004682 fetch 1 ,mem_le_rxbuf_data_header 
+0x2828 004683 isolate1 md ,pdata 
+0x2829 004684 setflag true ,mark_ble_rx_md ,mark 
+0x282a 004685 rshift pdata ,pdata 
+0x282b 004686 ixor temp ,pdata 
+0x282c 004687 isolate1 nesn ,pdata 
+0x282d 004688 setflag true ,mark_old_packet ,mark 
+0x282e 004689 rtnmark1 mark_old_packet 
+0x282f 004690 fetch 1 ,mem_le_rxbuf_data_length 
+0x2830 004691 branch le_ack_unenc ,blank 
+0x2831 004692 fetch 1 ,mem_le_state 
+0x2832 004693 bbit0 lestate_encryption ,le_ack_unenc 
+0x2833 004694 fetcht 4 ,mem_le_peer_mic 
+0x2834 004695 fetch 4 ,mem_ccm_last_mic 
+0x2835 004696 isub temp ,null 
+0x2836 004697 branch assert ,zero 
+0x2837 004698 storet 4 ,mem_ccm_last_mic 
+0x2838 004699 fetch 5 ,mem_ccm_pcnt_rx 
+0x2839 004700 increase 1 ,pdata 
+0x283a 004701 set1 le_ccm_directionbit ,pdata 
+0x283b 004702 store 5 ,mem_ccm_pcnt_rx 
+:      004704 le_ack_unenc:
+0x283c 004705 fetcht 1 ,mem_le_arq 
+0x283d 004706 setflip nesn ,temp 
+0x283e 004707 storet 1 ,mem_le_arq 
+0x283f 004708 fetch 1 ,mem_le_configuration 
+0x2840 004709 rtnbit0 bit_ble_deal_bb_packet 
+0x2841 004710 bpatchx patch26_2 ,mem_patch26 
+0x2842 004711 fetch 1 ,mem_le_rxbuf_data_length 
+0x2843 004712 rtn blank 
+0x2844 004713 fetch 1 ,mem_le_rxbuf_data_header 
+0x2845 004714 compare llid_continue ,pdata ,3 
+0x2846 004715 branch le_parse_writing_attribute_continue ,true 
+0x2847 004716 compare llid_start ,pdata ,3 
+0x2848 004717 branch le_parse_writing_attribute_start ,true 
+0x2849 004718 rtn 
+:      004721 le_check_wak:
+0x284a 004722 bpatchx patch26_3 ,mem_patch26 
+0x284b 004723 fetcht 1 ,mem_le_arq 
+0x284c 004724 isolate0 wak ,temp 
+0x284d 004725 rtn true 
+0x284e 004726 fetch 1 ,mem_le_rxbuf_data_header 
+0x284f 004727 lshift pdata ,pdata 
+0x2850 004728 ixor temp ,pdata 
+0x2851 004729 rtnbit0 sn 
+0x2852 004730 set0 wak ,temp 
+0x2853 004731 setflip sn ,temp 
+0x2854 004732 storet 1 ,mem_le_arq 
+0x2855 004733 compare 3 ,temp ,3 
+0x2856 004735 rtn 
+:      004738 le_set_enc:
+0x2857 004739 fetch 1 ,mem_le_state 
+0x2858 004740 set1 lestate_encryption ,pdata 
+0x2859 004741 store 1 ,mem_le_state 
+0x285a 004742 set1 mark_ble_encryption ,mark 
+0x285b 004743 rtn 
+:      004745 le_clear_enc:
+0x285c 004746 bpatchx patch26_4 ,mem_patch26 
+0x285d 004747 jam flag_le_enc_null ,mem_le_enc_state 
+0x285e 004748 arg 0 ,pdata 
+0x285f 004749 store 4 ,mem_ccm_last_mic 
+0x2860 004750 store 5 ,mem_ccm_pcnt_tx 
+0x2861 004751 set1 le_ccm_directionbit ,pdata 
+0x2862 004752 store 5 ,mem_ccm_pcnt_rx 
+0x2863 004753 fetch 1 ,mem_le_state 
+0x2864 004754 set0 lestate_encryption ,pdata 
+0x2865 004755 store 1 ,mem_le_state 
+0x2866 004756 set0 mark_ble_encryption ,mark 
+0x2867 004757 rtn 
+:      004762 le_scan_check_sender_addr_type:
+0x2868 004763 arg 1 ,rega 
+0x2869 004764 fetch 1 ,mem_le_rxbuf_adv_connect_ind_header 
+0x286a 004765 rtnbit1 le_sender_addr_bit 
+0x286b 004766 arg 0 ,rega 
+0x286c 004767 rtn 
+:      004770 le_get_master_rx_max:
+0x286d 004771 copy contr ,contw 
+0x286e 004772 fetcht 2 ,mem_remote_rx_max_octets 
+0x286f 004773 copy contw ,contr 
+0x2870 004774 rtn 
+:      004777 le_prepare_tx:
+0x2871 004778 bpatchx patch26_5 ,mem_patch26 
+0x2872 004779 fetch 1 ,mem_le_arq 
+0x2873 004780 rtnbit1 wak 
+0x2874 004781 call le_check_tx_md 
+0x2875 004782 call le_fifo_get_first_tx_ptr 
+0x2876 004783 branch le_send_empty ,blank 
+0x2877 004784 ifetch 2 ,contr 
+0x2878 004785 ifetcht 2 ,contr 
+0x2879 004786 copy temp ,rega 
+0x287a 004787 isub rega ,pdata 
+0x287b 004788 call le_get_master_rx_max 
+0x287c 004789 call not_greater_than 
+0x287d 004790 copy pdata ,temp 
+0x287e 004791 ifetchr type ,1 ,contr 
+0x287f 004792 copy rega ,pdata 
+0x2880 004793 iadd contr ,pdata 
+0x2881 004794 store 2 ,mem_contr 
+0x2882 004795 call le_update_tx_type 
+0x2883 004796 call le_send_packet 
+0x2884 004798 call le_fifo_get_first_tx_ptr 
+0x2885 004799 ifetch 2 ,contr 
+0x2886 004800 copy pdata ,rega 
+0x2887 004801 copy contr ,regc 
+0x2888 004802 ifetcht 2 ,contr 
+0x2889 004803 copy temp ,regb 
+0x288a 004804 isub regb ,pdata 
+0x288b 004805 call le_get_master_rx_max 
+0x288c 004806 call not_greater_than 
+0x288d 004807 iadd regb ,pdata 
+0x288e 004808 istore 2 ,regc 
+0x288f 004809 isub rega ,null 
+0x2890 004810 nrtn zero 
+0x2891 004811 branch le_fifo_release_first_node 
+:      004814 le_check_tx_md:
+0x2892 004815 call le_check_continue 
+0x2893 004816 rtnmark1 mark_ble_tx_md 
+0x2894 004817 fetch 1 ,mem_le_configuration 
+0x2895 004818 bbit0 bit_ble_transmit_packet_by_md ,le_clear_md 
+0x2896 004819 call le_fifo_get_second_tx_ptr 
+0x2897 004820 branch le_clear_md ,blank 
+0x2898 004821 branch le_set_md 
+:      004824 le_check_continue:
+0x2899 004825 call le_fifo_get_first_tx_ptr 
+0x289a 004826 branch le_clear_md ,blank 
+0x289b 004827 ifetch 2 ,contr 
+0x289c 004828 ifetcht 2 ,contr 
+0x289d 004829 isub temp ,rega 
+0x289e 004830 call le_get_master_rx_max 
+0x289f 004831 copy temp ,pdata 
+0x28a0 004832 isub rega ,null 
+0x28a1 004833 branch le_clear_md ,positive 
+:      004834 le_set_md:
+0x28a2 004835 set1 mark_ble_tx_md ,mark 
+0x28a3 004836 rtn 
+:      004838 le_clear_md:
+0x28a4 004839 set0 mark_ble_tx_md ,mark 
+0x28a5 004840 rtn 
+:      004842 le_update_tx_type:
+0x28a6 004843 copy rega ,pdata 
+0x28a7 004844 rtn blank 
+0x28a8 004845 arg llid_continue ,type 
+0x28a9 004846 rtn 
+:      004849 le_att_check_notification_enable:
+0x28aa 004850 bpatchx patch26_6 ,mem_patch26 
+0x28ab 004851 increase 1 ,temp 
+0x28ac 004852 call le_att_get_handle_ptr 
+0x28ad 004853 increase -2 ,contr 
+0x28ae 004854 ifetch 2 ,contr 
+0x28af 004855 arg client_charactertic_configuration ,temp 
+0x28b0 004856 isub temp ,null 
+0x28b1 004857 nrtn zero 
+0x28b2 004858 increase 1 ,contr 
+0x28b3 004859 copy contr ,rega 
+0x28b4 004860 ifetch 1 ,contr 
+0x28b5 004861 rtn 
+:      004864 le_send_empty:
+0x28b6 004865 force 0 ,temp 
+0x28b7 004866 force 1 ,type 
+:      004868 le_send_packet:
+0x28b8 004869 bpatchx patch26_7 ,mem_patch26 
+0x28b9 004870 storet 1 ,mem_le_txlen 
+0x28ba 004871 fetcht 1 ,mem_le_arq 
+0x28bb 004872 set1 wak ,temp 
+0x28bc 004873 and temp ,0xfc ,pdata 
+0x28bd 004874 ior type ,pdata 
+0x28be 004875 store 1 ,mem_le_arq 
+0x28bf 004876 and_into 0x1f ,pdata 
+0x28c0 004877 isolate1 mark_ble_tx_md ,mark 
+0x28c1 004878 setflag true ,md ,pdata 
+0x28c2 004879 store 1 ,mem_le_txheader 
+0x28c3 004881 fetch 1 ,mem_le_txheader 
+0x28c4 004882 compare 1 ,type ,3 
+0x28c5 004883 nbranch le_send_no_txlen ,true 
+0x28c6 004884 fetch 1 ,mem_le_txlen 
+0x28c7 004885 rtn blank 
+:      004887 le_send_no_txlen:
+0x28c8 004888 bmark1 mark_ble_encryption ,le_send_packet_enc 
+0x28c9 004889 fetchr loopcnt ,1 ,mem_le_txlen 
+0x28ca 004890 fetch 2 ,mem_contr 
+0x28cb 004891 copy pdata ,contr 
+0x28cc 004892 arg mem_le_txpayload ,contw 
+0x28cd 004893 branch memcpy_fast 
+:      004895 le_send_packet_enc:
+0x28ce 004896 call load_sk 
+0x28cf 004897 branch le_encrypt_new_start 
+:      004899 get_lpm_wake_ble_rx_lock:
+0x28d0 004900 arg wake_lock_ble_rx ,queue 
+0x28d1 004901 branch lpm_get_wake_lock 
+:      004903 put_lpm_wake_ble_rx_lock:
+0x28d2 004904 arg wake_lock_ble_rx ,queue 
+0x28d3 004905 branch lpm_put_wake_lock 
+:      004908 le_parse:
+0x28d4 004909 bpatchx patch27_0 ,mem_patch27 
+0x28d5 004910 rtnmark1 mark_old_packet 
+0x28d6 004911 rtnmark1 mark_ble_crc_fail 
+0x28d7 004912 fetch 1 ,mem_le_rxbuf_data_header 
+0x28d8 004913 and pdata ,0x3 ,pdata 
+0x28d9 004914 store 1 ,mem_le_packet_llid 
+0x28da 004915 fetch 1 ,mem_le_rxbuf_data_length 
+0x28db 004916 rtn blank 
+0x28dc 004917 setarg mem_le_rxbuf_data_payload 
+0x28dd 004918 store 2 ,mem_le_payload_ptr 
+0x28de 004919 bpatchx patch27_1 ,mem_patch27 
+0x28df 004920 fetch 1 ,mem_le_packet_llid 
+0x28e0 004921 beq llid_le_ll ,le_parse_ll 
+:      004922 le_parse_l2cap:
+0x28e1 004923 call le_check_l2cap_complete 
+0x28e2 004924 nbranch get_lpm_wake_ble_rx_lock ,user 
+0x28e3 004925 call put_lpm_wake_ble_rx_lock 
+0x28e4 004926 setarg 0 
+0x28e5 004927 store 2 ,mem_le_packet_len_recved 
+0x28e6 004928 fetch 2 ,mem_le_payload_ptr 
+0x28e7 004929 add pdata ,2 ,contr 
+0x28e8 004930 bpatchx patch27_2 ,mem_patch27 
+:      004931 le_parse_l2cap_next:
+0x28e9 004932 ifetch 2 ,contr 
+0x28ea 004933 beq le_l2cap_cid_att ,le_parse_att 
+0x28eb 004934 beq le_l2cap_cid_smp ,le_parse_smp 
+0x28ec 004935 beq le_l2cap_cid_signal ,le_parse_signaling 
+0x28ed 004936 rtn 
+:      004939 le_check_l2cap_complete:
+0x28ee 004940 fetch 1 ,mem_le_packet_llid 
+0x28ef 004941 beq llid_start ,le_check_l2cap_llid_start 
+0x28f0 004942 beq llid_continue ,le_check_l2cap_llid_continue 
+0x28f1 004943 rtn 
+:      004948 le_check_l2cap_cid_legal:
+0x28f2 004949 call enable_user 
+0x28f3 004950 arg le_l2cap_cid_att ,temp 
+0x28f4 004951 isub pdata ,null 
+0x28f5 004952 rtn zero 
+0x28f6 004953 arg le_l2cap_cid_signal ,temp 
+0x28f7 004954 isub pdata ,null 
+0x28f8 004955 rtn zero 
+0x28f9 004956 arg le_l2cap_cid_smp ,temp 
+0x28fa 004957 isub pdata ,null 
+0x28fb 004958 rtn zero 
+0x28fc 004959 branch disable_user 
+:      004962 le_check_l2cap_llid_start:
+0x28fd 004963 fetch 2 ,mem_le_payload_ptr 
+0x28fe 004964 copy pdata ,contr 
+0x28ff 004965 ifetch 2 ,contr 
+0x2900 004966 store 2 ,mem_le_l2cap_size 
+0x2901 004967 ifetch 2 ,contr 
+0x2902 004968 call le_check_l2cap_cid_legal 
+0x2903 004969 nrtn user 
+0x2904 004970 fetcht 1 ,mem_le_rxbuf_data_length 
+0x2905 004971 storet 2 ,mem_le_packet_len_recved 
+0x2906 004972 fetch 2 ,mem_le_l2cap_size 
+0x2907 004973 increase 4 ,pdata 
+0x2908 004974 isub temp ,null 
+0x2909 004975 branch enable_user ,zero 
+0x290a 004976 fetchr loopcnt ,1 ,mem_le_rxbuf_data_length 
+0x290b 004977 arg mem_le_l2cap_buf ,contw 
+0x290c 004978 fetch 2 ,mem_le_payload_ptr 
+0x290d 004979 copy pdata ,contr 
+0x290e 004980 call memcpy_fast 
+0x290f 004981 branch disable_user 
+:      004986 le_check_l2cap_continue_legal:
+0x2910 004987 call enable_user 
+0x2911 004988 fetch 2 ,mem_le_packet_len_recved 
+0x2912 004989 nrtn blank 
+0x2913 004990 branch disable_user 
+:      004992 le_check_l2cap_llid_continue:
+0x2914 004993 call le_check_l2cap_continue_legal 
+0x2915 004994 nrtn user 
+0x2916 004995 fetch 2 ,mem_le_packet_len_recved 
+0x2917 004996 arg mem_le_l2cap_buf ,contw 
+0x2918 004997 iadd contw ,rega 
+0x2919 004998 fetcht 1 ,mem_le_rxbuf_data_length 
+0x291a 004999 iadd temp ,pdata 
+0x291b 005000 store 2 ,mem_le_packet_len_recved 
+0x291c 005001 fetchr loopcnt ,1 ,mem_le_rxbuf_data_length 
+0x291d 005002 copy rega ,contw 
+0x291e 005003 fetch 2 ,mem_le_payload_ptr 
+0x291f 005004 copy pdata ,contr 
+0x2920 005005 call memcpy_fast 
+0x2921 005006 setarg mem_le_l2cap_buf 
+0x2922 005007 store 2 ,mem_le_payload_ptr 
+0x2923 005008 fetch 2 ,mem_le_l2cap_size 
+0x2924 005009 increase 4 ,pdata 
+0x2925 005010 fetcht 2 ,mem_le_packet_len_recved 
+0x2926 005011 isub temp ,null 
+0x2927 005012 branch enable_user ,zero 
+0x2928 005013 branch disable_user 
+:      005018 le_writeatt_cb:
+0x2929 005019 fetch 2 ,mem_cb_att_write 
+0x292a 005020 branch callback_func 
+:      005022 le_supervision_update:
+0x292b 005023 bpatchx patch27_3 ,mem_patch27 
+0x292c 005024 fetcht 4 ,mem_le_supervision_timer 
+0x292d 005025 call get_clkbt 
+0x292e 005026 isub temp ,timeup 
+0x292f 005027 deposit timeup 
+0x2930 005028 fetcht 2 ,mem_le_superto 
+0x2931 005029 lshift4 temp ,temp 
+0x2932 005030 lshift temp ,temp 
+0x2933 005031 isub temp ,pdata 
+0x2934 005032 rtn 
+:      005034 le_supervision_flush:
+0x2935 005035 call get_clkbt 
+0x2936 005036 store 4 ,mem_le_supervision_timer 
+0x2937 005037 rtn 
+:      005041 le_receive_window_size:
+0x2938 005042 bpatchx patch27_4 ,mem_patch27 
+0x2939 005043 add rega ,coffset_le_peer_sca ,contr 
+0x293a 005044 ifetch 1 ,contr 
+0x293b 005045 call le_sca_map 
+0x293c 005046 add rega ,coffset_tsniff ,contr 
+0x293d 005047 ifetch 2 ,contr 
+0x293e 005048 imul32 temp ,pdata 
+0x293f 005049 fetcht 2 ,mem_param_rt_rthalfslot 
+0x2940 005050 imul32 temp ,pdata 
+0x2941 005051 arg 1000000 ,temp 
+0x2942 005052 idiv temp 
+0x2943 005053 arg param_windown_size ,temp 
+0x2944 005054 fetch 1 ,mem_system_clk 
+0x2945 005055 imul32 temp ,temp 
+0x2946 005056 add rega ,coffset_le_window_size ,contr 
+0x2947 005057 ifetch 1 ,contr 
+0x2948 005058 imul32 temp ,pdata 
+0x2949 005059 iadd temp ,pdata 
+0x294a 005060 store 4 ,mem_le_transmit_window 
+0x294b 005061 fetch 2 ,mem_rx_window_sniff 
+0x294c 005062 call wait_div_end 
+0x294d 005063 quotient temp 
+0x294e 005064 iadd temp ,pdata 
+0x294f 005065 add rega ,coffset_rx_window ,contw 
+0x2950 005066 istore 2 ,contw 
+0x2951 005067 rtn 
+:      005072 le_modified_name:
+0x2952 005073 bpatchx patch27_5 ,mem_patch27 
+0x2953 005074 call le_modified_name_att_list 
+0x2954 005075 branch le_modified_name_adv 
+:      005077 le_modified_name_att_list:
+0x2955 005078 jam 2 ,mem_le_search_att_type_length 
+0x2956 005079 arg uuid_chrctr_device_name ,temp 
+0x2957 005080 storet 2 ,mem_le_search_att_type 
+0x2958 005081 call le_att_get_uuid_ptr 
+0x2959 005082 rtn blank 
+0x295a 005083 ifetch 1 ,contr 
+0x295b 005084 copy contr ,contw 
+0x295c 005085 fetcht 1 ,mem_le_name_len 
+0x295d 005086 copy temp ,loopcnt 
+0x295e 005087 isub temp ,null 
+0x295f 005088 nbranch le_name_length_longer_than_att ,positive 
+0x2960 005089 isub temp ,temp 
+0x2961 005090 arg mem_le_name ,contr 
+0x2962 005091 call memcpy_fast 
+0x2963 005092 copy temp ,loopcnt 
+0x2964 005093 ncall memcpy_empty ,zero 
+0x2965 005094 rtn 
+:      005095 le_name_length_longer_than_att:
+0x2966 005096 copy pdata ,loopcnt 
+0x2967 005097 arg mem_le_name ,contr 
+0x2968 005098 branch memcpy_fast 
+:      005101 le_modified_name_adv:
+0x2969 005102 arg mem_le_adv_data_len + 32 ,regc 
+0x296a 005103 arg mem_le_adv_data ,rega 
+0x296b 005104 call le_modified_name_adv_and_scan 
+0x296c 005105 setarg 0 
+0x296d 005106 setflag user ,0 ,pdata 
+0x296e 005107 store 1 ,mem_pdatatemp 
+0x296f 005108 arg mem_le_scan_data_len + 32 ,regc 
+0x2970 005109 arg mem_le_scan_data ,rega 
+0x2971 005110 call le_modified_name_adv_and_scan 
+0x2972 005111 rtn user 
+0x2973 005112 fetch 1 ,mem_pdatatemp 
+0x2974 005113 branch assert ,blank 
+0x2975 005114 rtn 
+:      005117 le_modified_name_adv_and_scan:
+0x2976 005118 bpatchx patch27_6 ,mem_patch27 
+0x2977 005119 call enable_user 
+0x2978 005120 call clear_temp_block 
+0x2979 005121 arg 0 ,regb 
+0x297a 005122 arg mem_le_data_temp ,contw 
+0x297b 005123 call le_modified_name_adv_loop 
+0x297c 005124 fetch 1 ,mem_le_name_len 
+0x297d 005125 add pdata ,1 ,temp 
+0x297e 005126 iadd regb ,rega 
+0x297f 005127 increase 2 ,rega 
+0x2980 005128 sub rega ,0x1f ,null 
+0x2981 005129 nbranch le_modified_name_adv_and_scan_name_overflow ,positive 
+0x2982 005130 istoret 1 ,contw 
+0x2983 005131 arg gap_adtype_local_name_complete ,temp 
+0x2984 005132 istoret 1 ,contw 
+0x2985 005133 iforce loopcnt 
+0x2986 005134 call memcpy_fast 
+0x2987 005135 copy rega ,regb 
+:      005136 le_modified_name_adv_and_scan_store_data:
+0x2988 005137 deposit regb 
+0x2989 005138 store 1 ,mem_le_data_len_temp 
+0x298a 005139 arg mem_le_data_len_temp ,contr 
+0x298b 005140 setarg -32 
+0x298c 005141 iadd regc ,contw 
+0x298d 005142 branch memcpy32 
+:      005144 le_modified_name_adv_and_scan_name_overflow:
+0x298e 005145 call disable_user 
+0x298f 005146 branch le_modified_name_adv_and_scan_store_data 
+:      005148 le_modified_name_adv_loop:
+0x2990 005149 ifetch 1 ,rega 
+0x2991 005150 rtn blank 
+0x2992 005151 pincrease 1 
+0x2993 005152 ifetcht 1 ,contr 
+0x2994 005153 sub temp ,gap_adtype_local_name_complete ,null 
+0x2995 005154 branch le_modified_name_adv_found_name ,zero 
+0x2996 005155 iadd regb ,regb 
+0x2997 005156 copy rega ,contr 
+0x2998 005157 iforce loopcnt 
+0x2999 005158 call memcpy_fast 
+0x299a 005159 copy contr ,rega 
+:      005160 le_modified_name_adv_loop2:
+0x299b 005161 deposit rega 
+0x299c 005162 isub regc ,null 
+0x299d 005163 rtn positive 
+0x299e 005164 branch le_modified_name_adv_loop 
+:      005166 le_modified_name_adv_found_name:
+0x299f 005167 iadd rega ,rega 
+0x29a0 005168 branch le_modified_name_adv_loop2 
+:      005171 memcpy_empty:
+0x29a1 005172 setarg space 
+0x29a2 005173 istore 1 ,contw 
+0x29a3 005174 loop memcpy_empty 
+0x29a4 005175 rtn 
+:      005178 le_lpm_set_mult:
+0x29a5 005179 bpatchx patch27_7 ,mem_patch27 
+0x29a6 005180 disable wake 
+0x29a7 005181 branch le_lpm_set_mult_attempt ,attempt 
+0x29a8 005182 nbranch le_lpm_lost ,match 
+:      005183 le_lpm_set_mult_attempt:
+0x29a9 005184 call lpm_match 
+0x29aa 005185 fetch 2 ,mem_rx_window_sniff 
+0x29ab 005186 store 2 ,mem_le_receive_window 
+0x29ac 005187 fetch 1 ,mem_le_configuration 
+0x29ad 005188 bbit1 bit_ble_short_mult ,lpm_mult_short 
+0x29ae 005189 bmark1 mark_old_packet ,lpm_mult_short 
+0x29af 005190 fetch 1 ,mem_le_rxbuf_data_length 
+0x29b0 005191 nbranch lpm_mult_short ,blank 
+0x29b1 005192 fetch 1 ,mem_le_txlen 
+0x29b2 005193 nbranch lpm_mult_short ,blank 
+0x29b3 005195 fetch 1 ,mem_le_state 
+0x29b4 005196 bbit1 lestate_update_param ,lpm_mult_short 
+0x29b5 005197 bbit1 lestate_update_phy ,lpm_mult_short 
+0x29b6 005198 bbit1 lestate_update_map ,lpm_mult_short 
+0x29b7 005199 branch lpm_mult_wait_timeout 
+:      005201 le_lpm_lost:
+0x29b8 005202 fetch 1 ,mem_sniff_unint_lost 
+0x29b9 005203 sub pdata ,30 ,null 
+0x29ba 005204 nbranch lpm_lost ,positive 
+0x29bb 005205 fetcht 2 ,mem_rx_window_sniff 
+0x29bc 005206 rshift temp ,temp 
+0x29bd 005207 fetch 2 ,mem_le_receive_window 
+0x29be 005208 iadd temp ,pdata 
+0x29bf 005209 store 2 ,mem_le_receive_window 
+0x29c0 005210 branch lpm_lost 
+:      005213 le_set_config_fixed_tk:
+0x29c1 005214 arg bit_ble_passkey_fixed_key ,queue 
+0x29c2 005215 branch le_set_config 
+:      005217 le_clr_config_fixed_tk:
+0x29c3 005218 arg bit_ble_passkey_fixed_key ,queue 
+0x29c4 005219 branch le_clr_config 
+:      005221 le_set_config_fixed_ltk:
+0x29c5 005222 arg bit_ble_pairing_fixed_ltk ,queue 
+0x29c6 005223 branch le_set_config 
+:      005225 le_clr_config_fixed_ltk:
+0x29c7 005226 arg bit_ble_pairing_fixed_ltk ,queue 
+0x29c8 005227 branch le_clr_config 
+:      005229 le_set_config_more_data:
+0x29c9 005230 arg bit_ble_transmit_packet_by_md ,queue 
+0x29ca 005231 branch le_set_config 
+:      005233 le_clr_config_more_data:
+0x29cb 005234 arg bit_ble_transmit_packet_by_md ,queue 
+0x29cc 005235 branch le_clr_config 
+:      005237 le_set_config_read_authentication:
+0x29cd 005238 arg bit_ble_read_auth ,queue 
+0x29ce 005239 branch le_set_config 
+:      005241 le_clr_config_read_authentication:
+0x29cf 005242 arg bit_ble_read_auth ,queue 
+0x29d0 005243 branch le_clr_config 
+:      005245 le_set_config_write_authentication:
+0x29d1 005246 arg bit_ble_write_auth ,queue 
+0x29d2 005247 branch le_set_config 
+:      005249 le_clr_config_write_authentication:
+0x29d3 005250 arg bit_ble_write_auth ,queue 
+0x29d4 005251 branch le_clr_config 
+:      005253 le_set_config_short_mult:
+0x29d5 005254 arg bit_ble_short_mult ,queue 
+:      005256 le_set_config:
+0x29d6 005257 fetch 1 ,mem_le_configuration 
+0x29d7 005258 qset1 pdata 
+0x29d8 005259 store 1 ,mem_le_configuration 
+0x29d9 005260 rtn 
+:      005263 le_clr_config_short_mult:
+0x29da 005264 arg bit_ble_short_mult ,queue 
+:      005266 le_clr_config:
+0x29db 005267 fetch 1 ,mem_le_configuration 
+0x29dc 005268 qset0 pdata 
+0x29dd 005269 store 1 ,mem_le_configuration 
+0x29de 005270 rtn 
+:      005274 le_set_fixed_ltk:
+0x29df 005275 setarg 0x112233 
+0x29e0 005276 store 3 ,mem_le_fixed_ltk 
+0x29e1 005277 setarg 0x445566 
+0x29e2 005278 istore 3 ,contw 
+0x29e3 005279 setarg 0x778899 
+0x29e4 005280 istore 3 ,contw 
+0x29e5 005281 setarg 0x001122 
+0x29e6 005282 istore 3 ,contw 
+0x29e7 005283 setarg 0x334455 
+0x29e8 005284 istore 3 ,contw 
+0x29e9 005285 setarg 0x66 
+0x29ea 005286 istore 1 ,contw 
+0x29eb 005287 rtn 
+:      005290 le_set_justwork:
+0x29ec 005291 setarg 0x01000302 
+0x29ed 005292 store 4 ,mem_le_pres 
+0x29ee 005293 setarg 0x010010 
+0x29ef 005294 store 3 ,mem_le_pres_max_keysize 
+0x29f0 005295 jam 1 ,mem_le_pairing_mode 
+0x29f1 005296 rtn 
+:      005300 le_fifo_malloc_tx_empty:
+0x29f2 005301 arg 0 ,rega 
+0x29f3 005302 arg llid_empty ,type 
+0x29f4 005303 branch le_fifo_malloc_tx 
+:      005307 le_fifo_malloc_tx_ll:
+0x29f5 005308 bpatchx patch28_0 ,mem_patch28 
+0x29f6 005309 arg llid_le_ll ,type 
+0x29f7 005310 call le_fifo_malloc_tx 
+0x29f8 005311 copy regb ,pdata 
+0x29f9 005312 istore 1 ,contw 
+0x29fa 005313 rtn 
+:      005317 le_fifo_malloc_tx_l2cap:
+0x29fb 005318 bpatchx patch28_1 ,mem_patch28 
+0x29fc 005319 force llid_start ,type 
+0x29fd 005320 increase 4 ,rega 
+0x29fe 005321 call le_fifo_malloc_tx 
+0x29ff 005322 increase -4 ,rega 
+0x2a00 005323 copy rega ,pdata 
+0x2a01 005324 istore 2 ,contw 
+0x2a02 005325 copy regb ,pdata 
+0x2a03 005326 istore 2 ,contw 
+0x2a04 005327 rtn 
+:      005331 le_fifo_malloc_tx:
+0x2a05 005332 bpatchx patch28_2 ,mem_patch28 
+0x2a06 005333 increase 5 ,rega 
+0x2a07 005334 call ble_l2cap_malloc 
+0x2a08 005335 increase -5 ,rega 
+0x2a09 005336 copy rega ,pdata 
+0x2a0a 005337 istore 2 ,contw 
+0x2a0b 005338 setarg 0 
+0x2a0c 005339 istore 2 ,contw 
+0x2a0d 005340 copy type ,pdata 
+0x2a0e 005341 istore 1 ,contw 
+0x2a0f 005342 rtn 
+:      005345 le_fifo_get_first_tx_ptr:
+0x2a10 005346 bpatchx patch28_3 ,mem_patch28 
+0x2a11 005347 call l2cap_malloc_fifo_out 
+0x2a12 005348 copy pdata ,contr 
+0x2a13 005349 rtn 
+:      005351 le_fifo_get_second_tx_ptr:
+0x2a14 005352 fetch 2 ,mem_tx_fifo2_ptr 
+0x2a15 005353 rtn 
+:      005355 le_fifo_get_last_tx_ptr:
+0x2a16 005356 call le_fifo_get_last_tx_ptr0 
+0x2a17 005357 copy pdata ,contr 
+0x2a18 005358 rtn 
+:      005361 le_fifo_get_last_tx_ptr0:
+0x2a19 005362 fetch 2 ,mem_tx_fifo3_ptr 
+0x2a1a 005363 rtn 
+:      005366 le_fifo_get_first_l2cap_ptr:
+0x2a1b 005367 call le_fifo_get_first_tx_ptr 
+0x2a1c 005368 increase 5 ,contr 
+0x2a1d 005369 rtn 
+:      005371 le_fifo_get_first_att_ptr:
+0x2a1e 005372 call le_fifo_get_first_tx_ptr 
+0x2a1f 005373 increase 9 ,contr 
+0x2a20 005374 rtn 
+:      005376 le_fifo_get_last_att_ptr:
+0x2a21 005377 call le_fifo_get_last_tx_ptr 
+0x2a22 005378 increase 9 ,contr 
+0x2a23 005379 rtn 
+:      005381 le_fifo_get_last_l2cap_ptr:
+0x2a24 005382 call le_fifo_get_last_tx_ptr 
+0x2a25 005383 increase 5 ,contr 
+0x2a26 005384 rtn 
+:      005387 le_fifo_check_full:
+0x2a27 005388 branch l2cap_malloc_is_fifo_full 
+:      005391 le_fifo_check_nearly_full:
+0x2a28 005392 branch l2cap_malloc_is_fifo_nearly_full 
+:      005395 le_fifo_check_empty:
+0x2a29 005396 branch l2cap_malloc_is_fifo_empty 
+:      005399 le_fifo_release_first_node:
+0x2a2a 005400 branch l2cap_malloc_free 
+:      005403 le_set_dle:
+0x2a2b 005404 store 8 ,mem_local_rx_max_octets 
+0x2a2c 005405 branch le_set_feature_data_packet_length_extension 
+:      005408 le_set_phys:
+0x2a2d 005409 and temp ,0xff ,rega 
+0x2a2e 005410 call le_set_tx_phy 
+0x2a2f 005411 rshift8 temp ,rega 
+:      005413 le_set_rx_phy:
+0x2a30 005414 storer rega ,1 ,mem_le_rx_phys 
+0x2a31 005415 branch le_set_phy_common 
+:      005417 le_set_tx_phy:
+0x2a32 005418 storer rega ,1 ,mem_le_tx_phys 
+:      005419 le_set_phy_common:
+0x2a33 005420 isolate1 bit_le_2m_phy ,rega 
+0x2a34 005421 call le_set_feature_2m_phy ,true 
+0x2a35 005422 isolate1 bit_le_coded_phy ,rega 
+0x2a36 005423 call le_set_feature_coded_phy ,true 
+0x2a37 005424 rtn 
+:      005428 le_set_feature_2m_phy:
+0x2a38 005429 arg bit_ll_feature_le_2m_phy ,queue 
+0x2a39 005430 branch le_set_feature 
+:      005433 le_set_feature_coded_phy:
+0x2a3a 005434 arg bit_ll_feature_le_coded_phy ,queue 
+0x2a3b 005435 branch le_set_feature 
+:      005437 le_set_feature_data_packet_length_extension:
+0x2a3c 005438 arg bit_ll_feature_le_data_packet_length_extension ,queue 
+:      005440 le_set_feature:
+0x2a3d 005441 fetch 8 ,mem_le_local_feature 
+0x2a3e 005442 qset1 pdata 
+0x2a3f 005443 store 8 ,mem_le_local_feature 
+0x2a40 005444 rtn 
+:      005446 le_set_fixed_ltk_justwork:
+0x2a41 005447 call le_set_config_fixed_ltk 
+0x2a42 005448 call le_set_justwork 
+0x2a43 005449 call le_set_fixed_ltk 
+0x2a44 005450 branch le_set_config_read_authentication 
+:      005455 le_advertising_dispatch:
+0x2a45 005456 jam fun_rx_ll_1m_phy ,mem_le_rx_phy 
+0x2a46 005457 jam fun_tx_ll_1m_phy ,mem_le_tx_phy 
+0x2a47 005458 call le_enable 
+0x2a48 005459 call le_scan 
+0x2a49 005460 call le_adv 
+0x2a4a 005461 branch le_disable 
+:      005463 le_scan:
+0x2a4b 005464 bpatchx patch28_4 ,mem_patch28 
+0x2a4c 005465 fetch 1 ,mem_le_scan_enable 
+0x2a4d 005466 rtnne le_scan_enable 
+0x2a4e 005467 arg le_scan_interval_timer ,queue 
+0x2a4f 005468 call timer_check 
+0x2a50 005469 nrtn blank 
+0x2a51 005470 fetch 2 ,mem_le_scan_interval 
+0x2a52 005471 fetcht 2 ,mem_le_scan_window 
+0x2a53 005472 isub temp ,pdata 
+0x2a54 005473 arg le_scan_interval_timer ,queue 
+0x2a55 005474 call timer_init 
+0x2a56 005475 disable master 
+0x2a57 005476 call le_init_adv 
+0x2a58 005477 call le_wait_adv 
+0x2a59 005478 nrtn match 
+0x2a5a 005479 bpatchx patch28_5 ,mem_patch28 
+0x2a5b 005480 fetch 6 ,mem_le_rxbuf + 2 
+0x2a5c 005481 store 6 ,mem_le_plap 
+0x2a5d 005484 fetch 1 ,mem_le_adv_rcv 
+0x2a5e 005485 increase 1 ,pdata 
+0x2a5f 005486 store 1 ,mem_le_adv_rcv 
+0x2a60 005487 call le_create_conn 
+0x2a61 005488 rtn master 
+0x2a62 005489 call le_send_scan_request 
+0x2a63 005490 nrtn match 
+0x2a64 005491 fetch 1 ,mem_le_scanrsp_rcv 
+0x2a65 005492 increase 1 ,pdata 
+0x2a66 005493 store 1 ,mem_le_scanrsp_rcv 
+0x2a67 005494 fetch 9 ,mem_le_rxbuf + 8 
+0x2a68 005495 store 9 ,mem_temp_block0 
+0x2a69 005496 rtn 
+:      005499 le_wait_adv:
+0x2a6a 005500 bpatchx patch28_6 ,mem_patch28 
+0x2a6b 005501 call le_next_adv_channel 
+0x2a6c 005502 call le_receive_adv 
+0x2a6d 005503 fetch 1 ,mem_le_adv_waitcnt 
+0x2a6e 005504 increase 1 ,pdata 
+0x2a6f 005505 store 1 ,mem_le_adv_waitcnt 
+0x2a70 005506 rtn 
+:      005509 le_create_conn:
+0x2a71 005510 bpatchx patch28_7 ,mem_patch28 
+0x2a72 005511 fetch 1 ,mem_cmd_le_create_conn 
+0x2a73 005512 rtnne hci_cmd_le_create_conn 
+0x2a74 005513 fetch 6 ,mem_le_plap 
+0x2a75 005514 fetcht 6 ,mem_le_conn_peer_addr 
+0x2a76 005515 isub temp ,null 
+0x2a77 005516 nrtn zero 
+0x2a78 005517 call context_new 
+0x2a79 005518 nrtn zero 
+0x2a7a 005519 call le_connect_request 
+0x2a7b 005520 call le_init_master 
+0x2a7c 005521 call le_send_version_ind 
+0x2a7d 005522 jam bt_evt_le_connected ,mem_fifo_temp 
+0x2a7e 005523 call ui_ipc_send_event 
+0x2a7f 005524 jam 0 ,mem_hci_cmd 
+0x2a80 005525 jam 0 ,mem_le_peer_sca 
+0x2a81 005526 jam 0 ,mem_le_scan_enable 
+0x2a82 005527 jam 0 ,mem_cmd_le_create_conn 
+0x2a83 005528 branch context_save 
+:      005530 le_connect_request:
+0x2a84 005531 bpatchx patch29_0 ,mem_patch29 
+0x2a85 005532 force -1 ,pdata 
+0x2a86 005533 setsect 2 ,1 
+0x2a87 005534 store 5 ,mem_le_channel_map 
+0x2a88 005535 arg mem_le_state ,rega 
+0x2a89 005536 call le_calc_channel_map 
+0x2a8a 005537 force 4 ,loopcnt 
+0x2a8b 005538 arg mem_le_access ,contw 
+0x2a8c 005539 call generate_random_loop 
+0x2a8d 005540 fetch 2 ,mem_le_timeout 
+0x2a8e 005541 store 2 ,mem_le_superto 
+:      005542 le_con_req_hop_retry:
+0x2a8f 005543 random pdata 
+0x2a90 005544 and_into 0xf ,pdata 
+0x2a91 005545 sub pdata ,4 ,null 
+0x2a92 005546 branch le_con_req_hop_retry ,positive 
+0x2a93 005547 store 1 ,mem_le_hop 
+0x2a94 005549 bpatchx patch29_1 ,mem_patch29 
+0x2a95 005550 fetcht 2 ,mem_le_conn_interval 
+0x2a96 005551 storet 2 ,mem_le_tsniff 
+0x2a97 005552 copy temp ,regc 
+0x2a98 005553 add clkn_bt ,7 ,pdata 
+0x2a99 005554 idiv regc 
+0x2a9a 005555 call wait_div_end 
+0x2a9b 005556 remainder rega 
+0x2a9c 005557 isub rega ,pdata 
+0x2a9d 005558 iadd regc ,pdata 
+0x2a9e 005559 fetcht 2 ,mem_le_dsniff 
+0x2a9f 005560 iadd temp ,pdata 
+0x2aa0 005561 store 4 ,mem_le_anchor 
+0x2aa1 005562 isub clkn_bt ,rega 
+0x2aa2 005563 increase -6 ,rega 
+0x2aa3 005564 arg 0x2205 ,regb 
+0x2aa4 005565 fetch 1 ,mem_le_conn_own_addr_type 
+0x2aa5 005566 nsetflag blank ,le_sender_addr_bit ,regb 
+0x2aa6 005567 fetch 1 ,mem_le_conn_peer_addr_type 
+0x2aa7 005568 nsetflag blank ,le_receiver_addr_bit ,regb 
+0x2aa8 005569 copy regb ,pdata 
+0x2aa9 005570 store 2 ,mem_le_txheader 
+0x2aaa 005571 fetch 6 ,mem_le_lap 
+0x2aab 005572 istore 6 ,contw 
+0x2aac 005573 fetch 6 ,mem_le_plap 
+0x2aad 005574 istore 6 ,contw 
+0x2aae 005575 fetch 4 ,mem_le_access 
+0x2aaf 005576 istore 4 ,contw 
+0x2ab0 005577 random pdata 
+0x2ab1 005578 istore 2 ,contw 
+0x2ab2 005579 random pdata 
+0x2ab3 005580 istore 1 ,contw 
+0x2ab4 005581 force 2 ,pdata 
+0x2ab5 005582 istore 1 ,contw 
+0x2ab6 005583 rshift2 rega ,pdata 
+0x2ab7 005584 istore 2 ,contw 
+0x2ab8 005585 rshift2 regc ,pdata 
+0x2ab9 005586 istore 2 ,contw 
+0x2aba 005587 bpatchx patch29_2 ,mem_patch29 
+0x2abb 005588 setarg 0 
+0x2abc 005589 istore 2 ,contw 
+0x2abd 005590 fetch 2 ,mem_le_timeout 
+0x2abe 005591 istore 2 ,contw 
+0x2abf 005592 fetch 5 ,mem_le_channel_map 
+0x2ac0 005593 istore 5 ,contw 
+0x2ac1 005594 fetch 1 ,mem_le_hop 
+0x2ac2 005595 arg param_le_sca ,temp 
+0x2ac3 005596 ior temp ,pdata 
+0x2ac4 005597 istore 1 ,contw 
+0x2ac5 005598 call le_transmit_norx 
+0x2ac6 005599 setarg mem_le_txheader 
+0x2ac7 005600 add pdata ,18 ,contr 
+0x2ac8 005601 ifetch 3 ,contr 
+0x2ac9 005602 store 3 ,mem_le_crcinit 
+0x2aca 005603 rtn 
+:      005606 le_adv:
+0x2acb 005607 jam 36 ,mem_le_ch_mapped 
+0x2acc 005608 jam 0 ,mem_le_adv_channel_map_temp 
+0x2acd 005609 call le_send_adv_protect_txbuf 
+0x2ace 005610 call le_adv_loop 
+0x2acf 005611 branch le_send_adv_recover_txbuf 
+:      005613 le_adv_loop:
+0x2ad0 005614 bpatchx patch29_3 ,mem_patch29 
+0x2ad1 005615 fetch 1 ,mem_le_adv_enable 
+0x2ad2 005616 rtn blank 
+0x2ad3 005617 arg le_adv_interval_timer ,queue 
+0x2ad4 005618 call timer_check 
+0x2ad5 005619 nrtn blank 
+0x2ad6 005620 enable swfine 
+0x2ad7 005621 call le_init_adv 
+0x2ad8 005622 call le_next_adv_channel 
+0x2ad9 005623 call le_send_adv_ind 
+0x2ada 005624 nbranch le_adv_not_match ,match 
+0x2adb 005625 fetch 1 ,mem_le_req_rcv 
+0x2adc 005626 increase 1 ,pdata 
+0x2add 005627 store 1 ,mem_le_req_rcv 
+0x2ade 005628 fetch 1 ,mem_le_rxbuf_adv_header 
+0x2adf 005629 and pdata ,0x0f ,pdata 
+0x2ae0 005630 beq scan_req ,le_send_scan_response 
+0x2ae1 005631 beq connect_req ,le_parse_connect_req 
+:      005632 le_adv_not_match:
+0x2ae2 005633 bpatchx patch29_4 ,mem_patch29 
+0x2ae3 005634 fetch 1 ,mem_le_adv_channel_map_temp 
+0x2ae4 005635 fetcht 1 ,mem_le_adv_channel_map 
+0x2ae5 005636 isub temp ,null 
+0x2ae6 005637 nbranch le_adv_loop ,zero 
+0x2ae7 005638 random pdata 
+0x2ae8 005639 arg 0x1ff ,temp 
+0x2ae9 005640 iand temp ,pdata 
+0x2aea 005641 add pdata ,250 ,pdata 
+0x2aeb 005642 call delay 
+0x2aec 005643 arg le_adv_interval_timer ,queue 
+0x2aed 005644 fetch 2 ,mem_le_adv_interval 
+0x2aee 005645 branch timer_init 
+:      005647 le_send_adv_protect_txbuf:
+0x2aef 005648 arg mem_le_tx_buf_temp ,contw 
+0x2af0 005649 arg mem_le_txheader ,contr 
+0x2af1 005650 branch memcpy48 
+:      005652 le_send_adv_recover_txbuf:
+0x2af2 005653 arg mem_le_tx_buf_temp ,contr 
+0x2af3 005654 arg mem_le_txheader ,contw 
+0x2af4 005655 branch memcpy48 
+:      005657 le_init_adv:
+0x2af5 005658 bpatchx patch29_5 ,mem_patch29 
+0x2af6 005659 disable master 
+:      005660 le_adv_access:
+0x2af7 005661 setarg 0x8e89be 
+0x2af8 005662 lshift8 pdata ,pdata 
+0x2af9 005663 or_into 0xd6 ,pdata 
+0x2afa 005664 iforce access 
+0x2afb 005665 setarg 0x555555 
+0x2afc 005666 store 3 ,mem_le_crcinit 
+0x2afd 005667 rtn 
+:      005671 le_send_adv_ind:
+0x2afe 005672 bpatchx patch29_6 ,mem_patch29 
+0x2aff 005673 fetch 1 ,mem_le_adv_type 
+0x2b00 005674 fetcht 1 ,mem_le_adv_own_addr_type 
+0x2b01 005675 lshift4 temp ,temp 
+0x2b02 005676 lshift2 temp ,temp 
+0x2b03 005677 iadd temp ,temp 
+0x2b04 005678 storet 1 ,mem_le_txheader 
+0x2b05 005679 beq adv_direct_ind ,le_send_adv_direct_ind 
+0x2b06 005680 fetcht 1 ,mem_le_adv_data_len 
+0x2b07 005681 add temp ,6 ,pdata 
+0x2b08 005682 store 1 ,mem_le_txlen 
+0x2b09 005683 fetch 6 ,mem_le_lap 
+0x2b0a 005684 store 6 ,mem_le_txpayload 
+0x2b0b 005685 copy temp ,loopcnt 
+0x2b0c 005686 arg mem_le_adv_data ,contr 
+0x2b0d 005687 call memcpy_fast 
+0x2b0e 005688 branch le_send_adv_transmit 
+:      005690 le_send_adv_direct_ind:
+0x2b0f 005691 setarg 12 
+0x2b10 005692 store 1 ,mem_le_txlen 
+0x2b11 005693 fetch 6 ,mem_le_lap 
+0x2b12 005694 store 6 ,mem_le_txpayload 
+0x2b13 005695 fetch 6 ,mem_hci_plap 
+0x2b14 005696 istore 6 ,contw 
+:      005697 le_send_adv_transmit:
+0x2b15 005698 bpatchx patch29_7 ,mem_patch29 
+0x2b16 005699 fetch 1 ,mem_le_adv_transmit 
+0x2b17 005700 increase 1 ,pdata 
+0x2b18 005701 store 1 ,mem_le_adv_transmit 
+0x2b19 005702 arg 1800 ,stop_watch 
+0x2b1a 005703 disable match 
+0x2b1b 005704 branch le_transmit_receive_sifs_without_change_mode 
+:      005707 le_send_scan_request:
+0x2b1c 005708 bpatchx patch2a_0 ,mem_patch2a 
+0x2b1d 005709 fetch 1 ,mem_le_scan_type 
+0x2b1e 005710 rtnne le_scan_type_active 
+0x2b1f 005711 fetch 1 ,mem_le_adv_transmit 
+0x2b20 005712 increase 1 ,pdata 
+0x2b21 005713 store 1 ,mem_le_adv_transmit 
+0x2b22 005714 arg 0x0c03 ,temp 
+0x2b23 005715 fetch 1 ,mem_le_scan_own_addr_type 
+0x2b24 005716 nsetflag blank ,le_sender_addr_bit ,temp 
+0x2b25 005717 copy rega ,pdata 
+0x2b26 005718 nsetflag blank ,le_receiver_addr_bit ,temp 
+0x2b27 005719 storet 2 ,mem_le_txheader 
+0x2b28 005720 fetch 6 ,mem_le_lap 
+0x2b29 005721 istore 6 ,contw 
+0x2b2a 005722 fetch 6 ,mem_le_plap 
+0x2b2b 005723 istore 6 ,contw 
+0x2b2c 005724 branch le_transmit_receive_sifs_without_change_mode 
+:      005726 le_send_scan_response:
+0x2b2d 005727 bpatchx patch2a_1 ,mem_patch2a 
+0x2b2e 005728 fetch 6 ,mem_le_rxbuf_adv_scan_req_adv_address 
+0x2b2f 005729 fetcht 6 ,mem_le_lap 
+0x2b30 005730 isub temp ,null 
+0x2b31 005731 nrtn zero 
+0x2b32 005732 arg scan_rsp ,temp 
+0x2b33 005733 fetch 1 ,mem_le_adv_own_addr_type 
+0x2b34 005734 nsetflag blank ,le_sender_addr_bit ,temp 
+0x2b35 005735 storet 1 ,mem_le_txheader 
+0x2b36 005736 fetcht 1 ,mem_le_scan_data_len 
+0x2b37 005737 add temp ,6 ,pdata 
+0x2b38 005738 store 1 ,mem_le_txlen 
+0x2b39 005739 fetch 6 ,mem_le_lap 
+0x2b3a 005740 store 6 ,mem_le_txpayload 
+0x2b3b 005741 arg mem_le_scan_data ,contr 
+0x2b3c 005742 copy temp ,loopcnt 
+0x2b3d 005743 call memcpy_fast 
+0x2b3e 005744 call le_transmit_norx 
+0x2b3f 005745 branch le_adv_not_match 
+:      005747 le_parse_connect_req:
+0x2b40 005748 fetch 6 ,mem_le_rxbuf_adv_connect_ind_adv_address 
+0x2b41 005749 fetcht 6 ,mem_le_lap 
+0x2b42 005750 isub temp ,null 
+0x2b43 005751 nrtn zero 
+0x2b44 005752 call le_scan_check_sender_addr_type 
+0x2b45 005753 storer rega ,1 ,mem_le_conn_peer_addr_type 
+0x2b46 005754 fetch 6 ,mem_le_rxbuf_adv_connect_ind_init_address 
+0x2b47 005755 store 6 ,mem_le_plap 
+0x2b48 005756 fetch 8 ,mem_le_rxbuf_adv_connect_ind_access_address 
+0x2b49 005757 store 8 ,mem_le_access 
+0x2b4a 005758 fetcht 2 ,mem_le_rxbuf_adv_connect_ind_win_offset 
+0x2b4b 005759 bpatchx patch2a_2 ,mem_patch2a 
+0x2b4c 005760 lshift2 temp ,temp 
+0x2b4d 005761 fetch 2 ,mem_le_rxbuf_adv_connect_ind_interval 
+0x2b4e 005762 lshift2 pdata ,pdata 
+0x2b4f 005763 store 2 ,mem_le_tsniff 
+0x2b50 005764 store 4 ,mem_le_anchor 
+0x2b51 005765 isub temp ,pdata 
+0x2b52 005766 add pdata ,-2 ,clke_bt 
+0x2b53 005767 fetch 9 ,mem_le_rxbuf_adv_connect_ind_latency 
+0x2b54 005768 store 9 ,mem_le_slave_latency 
+0x2b55 005769 fetch 1 ,mem_le_rxbuf_adv_connect_ind_hop_and_sca 
+0x2b56 005770 and pdata ,0x1f ,temp 
+0x2b57 005771 storet 1 ,mem_le_hop 
+0x2b58 005772 rshift4 pdata ,temp 
+0x2b59 005773 rshift temp ,temp 
+0x2b5a 005774 storet 1 ,mem_le_peer_sca 
+0x2b5b 005775 arg mem_le_state ,rega 
+0x2b5c 005776 call le_receive_window_size 
+0x2b5d 005777 arg mem_le_state ,rega 
+0x2b5e 005778 call le_calc_channel_map 
+0x2b5f 005779 call le_init_slave 
+0x2b60 005780 call context_new 
+0x2b61 005781 nrtn zero 
+0x2b62 005782 bpatchx patch2a_3 ,mem_patch2a 
+0x2b63 005783 call calc_clke_offset 
+0x2b64 005784 call le_l2cap_reset_signaling_identifier 
+0x2b65 005785 jam bt_evt_le_connected ,mem_fifo_temp 
+0x2b66 005786 call ui_ipc_send_event 
+0x2b67 005787 branch context_save 
+:      005790 le_next_adv_channel:
+0x2b68 005791 bpatchx patch2a_4 ,mem_patch2a 
+0x2b69 005792 fetch 1 ,mem_le_ch_mapped 
+0x2b6a 005793 beq 37 ,le_next_adv_channel_curr_channel_37 
+0x2b6b 005794 beq 38 ,le_next_adv_channel_curr_channel_38 
+0x2b6c 005795 beq 39 ,le_next_adv_channel_curr_channel_39 
+0x2b6d 005796 branch le_next_adv_channel_curr_channel_39 
+:      005798 le_next_adv_channel_curr_channel_37:
+0x2b6e 005799 fetcht 1 ,mem_le_adv_channel_map 
+0x2b6f 005800 isolate1 bit_adv_channel_map_38 ,temp 
+0x2b70 005801 branch set_le_next_adv_channel_38 ,true 
+0x2b71 005802 isolate1 bit_adv_channel_map_39 ,temp 
+0x2b72 005803 branch set_le_next_adv_channel_39 ,true 
+0x2b73 005804 branch set_le_next_adv_channel_37 
+:      005807 le_next_adv_channel_curr_channel_38:
+0x2b74 005808 fetcht 1 ,mem_le_adv_channel_map 
+0x2b75 005809 isolate1 bit_adv_channel_map_39 ,temp 
+0x2b76 005810 branch set_le_next_adv_channel_39 ,true 
+0x2b77 005811 isolate1 bit_adv_channel_map_37 ,temp 
+0x2b78 005812 branch set_le_next_adv_channel_37 ,true 
+0x2b79 005813 branch set_le_next_adv_channel_38 
+:      005816 le_next_adv_channel_curr_channel_39:
+0x2b7a 005817 fetcht 1 ,mem_le_adv_channel_map 
+0x2b7b 005818 isolate1 bit_adv_channel_map_37 ,temp 
+0x2b7c 005819 branch set_le_next_adv_channel_37 ,true 
+0x2b7d 005820 isolate1 bit_adv_channel_map_38 ,temp 
+0x2b7e 005821 branch set_le_next_adv_channel_38 ,true 
+0x2b7f 005822 branch set_le_next_adv_channel_39 
+:      005824 set_le_next_adv_channel_37:
+0x2b80 005825 jam 37 ,mem_le_ch_mapped 
+0x2b81 005826 fetch 1 ,mem_le_adv_channel_map_temp 
+0x2b82 005827 set1 bit_adv_channel_map_37 ,pdata 
+0x2b83 005828 store 1 ,mem_le_adv_channel_map_temp 
+0x2b84 005829 rtn 
+:      005831 set_le_next_adv_channel_38:
+0x2b85 005832 jam 38 ,mem_le_ch_mapped 
+0x2b86 005833 fetch 1 ,mem_le_adv_channel_map_temp 
+0x2b87 005834 set1 bit_adv_channel_map_38 ,pdata 
+0x2b88 005835 store 1 ,mem_le_adv_channel_map_temp 
+0x2b89 005836 rtn 
+:      005838 set_le_next_adv_channel_39:
+0x2b8a 005839 jam 39 ,mem_le_ch_mapped 
+0x2b8b 005840 fetch 1 ,mem_le_adv_channel_map_temp 
+0x2b8c 005841 set1 bit_adv_channel_map_39 ,pdata 
+0x2b8d 005842 store 1 ,mem_le_adv_channel_map_temp 
+0x2b8e 005843 rtn 
+:      005848 le_parse_att:
+0x2b8f 005849 copy contr ,rega 
+0x2b90 005850 fetch 1 ,mem_device_option 
+0x2b91 005851 beq dvc_op_shutter_dy ,shutter_dy_le_parse_att 
+0x2b92 005852 beq dvc_op_keyboard ,keyboard_le_att_auto_reco_process 
+0x2b93 005853 copy rega ,contr 
+0x2b94 005854 ifetch 3 ,contr 
+0x2b95 005855 store 3 ,mem_le_att_opcode 
+:      005856 le_parse_att2:
+0x2b96 005857 beq attop_exchange_mtu_request ,le_parse_att_exchange_mtu_request 
+0x2b97 005858 beq attop_exchange_mtu_response ,le_parse_att_exchange_mtu_response 
+0x2b98 005859 beq attop_find_information_request ,le_parse_att_find_information_request 
+0x2b99 005860 beq attop_find_by_type_value_request ,le_parse_att_find_by_type_value_request 
+0x2b9a 005861 beq attop_read_by_type_request ,le_parse_att_read_by_type_request 
+0x2b9b 005862 beq attop_read_request ,le_parse_att_read_request 
+0x2b9c 005863 beq attop_read_blob_request ,le_parse_att_read_blob_request 
+0x2b9d 005864 beq attop_read_by_group_type_request ,le_parse_att_read_by_group_type_request 
+0x2b9e 005865 beq attop_write_request ,le_parse_att_write_request 
+0x2b9f 005866 beq attop_prepare_write_request ,le_parse_att_prepare_write_request 
+0x2ba0 005867 beq attop_execute_write_request ,le_parse_att_execute_write_request 
+0x2ba1 005868 beq attop_handle_value_confirmation ,le_parse_handle_value_confirmation 
+0x2ba2 005869 beq attop_write_command ,le_parse_att_write_command 
+0x2ba3 005870 rtn 
+:      005873 le_send_att_exchange_mtu_requset:
+0x2ba4 005874 force 3 ,rega 
+0x2ba5 005875 call le_fifo_malloc_tx_l2cap_gatt 
+0x2ba6 005876 setarg attop_exchange_mtu_request 
+:      005877 le_send_att_exchange_mtu_common:
+0x2ba7 005878 istore 1 ,contw 
+0x2ba8 005879 fetch 2 ,mem_le_local_mtu 
+0x2ba9 005880 istore 2 ,contw 
+0x2baa 005881 rtn 
+:      005884 le_parse_att_exchange_mtu_request:
+0x2bab 005885 call le_parse_att_exchange_mtu_response 
+:      005886 le_send_att_exchange_mtu_response:
+0x2bac 005887 force 3 ,rega 
+0x2bad 005888 call le_fifo_malloc_tx_l2cap_gatt 
+0x2bae 005889 setarg attop_exchange_mtu_response 
+0x2baf 005890 branch le_send_att_exchange_mtu_common 
+:      005892 le_parse_att_exchange_mtu_response:
+0x2bb0 005893 rshift8 pdata ,pdata 
+0x2bb1 005894 store 2 ,mem_le_remote_mtu 
+0x2bb2 005895 rtn 
+:      005897 le_parse_att_find_information_request:
+0x2bb3 005898 call le_get_search_handle_start_end_common 
+0x2bb4 005899 call enable_user 
+0x2bb5 005900 branch le_send_att_find_information_response 
+:      005903 le_att_handle_inrange:
+0x2bb6 005904 ifetch 2 ,contr 
+0x2bb7 005905 and_into 0xff ,pdata 
+0x2bb8 005906 rtn blank 
+0x2bb9 005907 isub regb ,null 
+0x2bba 005908 rtn zero 
+0x2bbb 005909 nrtn positive 
+0x2bbc 005910 isub regc ,null 
+0x2bbd 005911 rtn zero 
+0x2bbe 005912 branch le_att_handle_blank ,positive 
+0x2bbf 005913 force 1 ,null 
+0x2bc0 005914 rtn 
+:      005915 le_att_handle_blank:
+0x2bc1 005916 force 0 ,pdata 
+0x2bc2 005917 rtn 
+:      005920 le_send_att_find_information_response:
+0x2bc3 005921 arg 3 ,timeup 
+0x2bc4 005922 call le_init_attlist_search 
+:      005923 le_send_att_find_information_res_loop:
+0x2bc5 005924 call le_att_handle_inrange 
+0x2bc6 005925 branch le_send_att_find_information_res_end ,blank 
+0x2bc7 005926 nbranch le_send_att_find_information_res_next ,positive 
+0x2bc8 005927 increase -2 ,contr 
+0x2bc9 005928 call store_contr 
+0x2bca 005929 call get_contw 
+0x2bcb 005930 nbranch le_send_att_find_information_res_store_info2 ,user 
+0x2bcc 005931 call push_stack_rega_b_c 
+0x2bcd 005932 storer timeup ,4 ,mem_timeup 
+0x2bce 005933 force 30 ,rega 
+0x2bcf 005934 call le_fifo_malloc_tx_l2cap_gatt 
+0x2bd0 005935 fetchr timeup ,4 ,mem_timeup 
+0x2bd1 005936 call pop_stack_rega_b_c 
+0x2bd2 005937 call disable_user 
+0x2bd3 005938 setarg attop_find_information_response 
+0x2bd4 005939 istore 1 ,contw 
+0x2bd5 005940 call get_contr 
+0x2bd6 005941 ifetch 2 ,contr 
+0x2bd7 005942 ifetchr rega ,1 ,contr 
+0x2bd8 005943 sub rega ,16 ,null 
+0x2bd9 005944 branch le_send_att_find_information_res_uuid128 ,zero 
+0x2bda 005945 sub rega ,2 ,null 
+0x2bdb 005946 nbranch le_send_att_error_response_notfound ,zero 
+:      005947 le_send_att_find_information_res_uuid16:
+0x2bdc 005948 setarg uuid_size_16bit 
+0x2bdd 005949 istore 1 ,contw 
+0x2bde 005950 branch le_send_att_find_information_res_store_info 
+:      005952 le_send_att_find_information_res_uuid128:
+0x2bdf 005953 setarg uuid_size_128bit 
+0x2be0 005954 istore 1 ,contw 
+0x2be1 005955 arg 1 ,timeup 
+0x2be2 005956 branch le_send_att_find_information_res_store_info 
+:      005958 le_send_att_find_information_res_store_info2:
+0x2be3 005959 call get_contr 
+0x2be4 005960 ifetch 2 ,contr 
+0x2be5 005961 ifetch 1 ,contr 
+0x2be6 005962 isub rega ,null 
+0x2be7 005963 nbranch le_send_att_find_information_res_end ,zero 
+:      005965 le_send_att_find_information_res_store_info:
+0x2be8 005966 call get_contr 
+0x2be9 005967 ifetch 2 ,contr 
+0x2bea 005968 and_into 0xff ,pdata 
+0x2beb 005969 istore 2 ,contw 
+0x2bec 005970 ifetchr loopcnt ,1 ,contr 
+0x2bed 005971 call memcpy 
+0x2bee 005972 call store_contw 
+0x2bef 005973 increase -1 ,timeup 
+0x2bf0 005974 branch le_send_att_find_information_res_end ,zero 
+:      005975 le_send_att_find_information_res_cont:
+0x2bf1 005976 call le_att_contr_add_len 
+0x2bf2 005977 branch le_send_att_find_information_res_loop 
+:      005979 le_send_att_find_information_res_next:
+0x2bf3 005980 call le_att_contr_add_len 
+0x2bf4 005981 branch le_send_att_find_information_res_cont 
+:      005983 le_send_att_find_information_res_end:
+0x2bf5 005984 branch le_send_att_error_response_notfound ,user 
+0x2bf6 005985 branch le_send_auto_len_by_mem 
+:      005988 le_parse_att_find_by_type_value_request:
+0x2bf7 005989 call le_get_search_handle_start_end_common 
+0x2bf8 005990 ifetch 2 ,contr 
+0x2bf9 005991 store 2 ,mem_le_search_uuid 
+0x2bfa 005992 call store_contr 
+0x2bfb 005993 arg mem_le_search_att_type_length ,contw 
+0x2bfc 005994 fetch 2 ,mem_le_l2cap_size 
+0x2bfd 005995 increase -7 ,pdata 
+0x2bfe 005996 call le_get_search_common2 
+0x2bff 005997 branch le_send_att_find_by_type_value_response 
+:      006000 le_start_end_handle_check_1:
+0x2c00 006001 disable user 
+0x2c01 006002 fetcht 2 ,mem_le_search_handle_start 
+0x2c02 006003 fetch 2 ,mem_le_search_handle_end 
+0x2c03 006004 isub temp ,null 
+0x2c04 006005 nbranch le_start_end_handle_check_1_fail ,positive 
+0x2c05 006006 deposit temp 
+0x2c06 006007 rtnne 0 
+:      006008 le_start_end_handle_check_1_fail:
+0x2c07 006009 enable user 
+0x2c08 006010 jam att_err_invalid_handle ,mem_le_err_code 
+0x2c09 006011 branch le_send_att_error_response 
+:      006014 le_send_att_find_by_type_value_response:
+0x2c0a 006015 call le_start_end_handle_check_1 
+0x2c0b 006016 rtn user 
+0x2c0c 006017 fetcht 2 ,mem_le_search_uuid 
+0x2c0d 006018 setarg uuid_gatt_primary_service 
+0x2c0e 006019 isub temp ,null 
+0x2c0f 006020 branch le_send_att_find_by_type_value_res_primary ,zero 
+0x2c10 006021 branch le_send_att_error_response_notfound 
+:      006024 le_send_att_find_by_type_value_res_primary:
+0x2c11 006025 jam le_find_by_type_val_res_not_found ,mem_le_search_res 
+0x2c12 006026 fetcht 2 ,mem_le_search_handle_start 
+0x2c13 006027 storet 2 ,mem_temp 
+0x2c14 006028 call le_att_get_handle_info 
+0x2c15 006029 nbranch le_send_att_error_response_notfound ,blank 
+:      006030 le_send_att_find_primary_search_loop:
+0x2c16 006031 fetcht 2 ,mem_temp 
+0x2c17 006032 call le_att_get_handle_info 
+0x2c18 006033 nbranch le_send_att_error_response_notfound2 ,blank 
+0x2c19 006034 copy contr ,rega 
+0x2c1a 006035 fetch 1 ,mem_le_curr_att_len 
+0x2c1b 006036 copy pdata ,loopcnt 
+0x2c1c 006037 fetcht 1 ,mem_le_search_att_type_length 
+0x2c1d 006038 isub temp ,null 
+0x2c1e 006039 nbranch le_send_att_find_primary_search_loop1 ,zero 
+0x2c1f 006040 arg mem_le_search_att_type ,regb 
+0x2c20 006041 call string_compare 
+0x2c21 006043 branch le_send_att_find_primary_search_end_start_handle_found ,zero 
+0x2c22 006045 fetch 2 ,mem_le_cur_uuid 
+0x2c23 006046 fetcht 2 ,mem_le_search_uuid 
+0x2c24 006047 isub temp ,null 
+0x2c25 006048 branch le_send_att_find_primary_search_end_ending_handle_found ,zero 
+:      006049 le_send_att_find_primary_search_loop1:
+0x2c26 006050 fetch 2 ,mem_temp 
+0x2c27 006051 increase 1 ,pdata 
+0x2c28 006052 store 2 ,mem_temp 
+0x2c29 006053 branch le_send_att_find_primary_search_loop 
+:      006055 le_send_att_error_response_notfound2:
+0x2c2a 006056 fetch 1 ,mem_le_search_res 
+0x2c2b 006057 beq le_find_by_type_val_res_found_starting_handle ,le_send_att_find_primary_search_end_ending_handle_found 
+0x2c2c 006058 branch le_send_att_error_response_notfound 
+:      006061 le_send_att_find_primary_search_end_start_handle_found:
+0x2c2d 006062 fetch 2 ,mem_le_cur_uuid 
+0x2c2e 006063 fetcht 2 ,mem_le_search_uuid 
+0x2c2f 006064 isub temp ,null 
+0x2c30 006065 nbranch le_send_att_find_primary_search_loop1 ,zero 
+0x2c31 006066 jam le_find_by_type_val_res_found_starting_handle ,mem_le_search_res 
+0x2c32 006068 fetcht 2 ,mem_temp 
+0x2c33 006069 storet 2 ,mem_le_cur_handle_start 
+0x2c34 006070 branch le_send_att_find_primary_search_loop1 
+:      006072 le_send_att_find_primary_search_end_ending_handle_found:
+0x2c35 006073 fetch 1 ,mem_le_search_res 
+0x2c36 006074 beq le_find_by_type_val_res_not_found ,le_send_att_find_primary_search_loop1 
+0x2c37 006075 jam le_find_by_type_val_res_found_ending_handle ,mem_le_search_res 
+0x2c38 006076 fetcht 2 ,mem_temp 
+0x2c39 006077 increase -1 ,temp 
+0x2c3a 006078 storet 2 ,mem_le_cur_handle_end 
+:      006080 le_send_att_find_primary_search_end:
+0x2c3b 006081 arg 5 ,rega 
+0x2c3c 006082 call le_fifo_malloc_tx_l2cap_gatt 
+0x2c3d 006083 setarg attop_find_by_type_value_response 
+0x2c3e 006084 istore 1 ,contw 
+0x2c3f 006085 fetch 2 ,mem_le_cur_handle_start 
+0x2c40 006086 istore 2 ,contw 
+0x2c41 006087 fetch 2 ,mem_le_cur_handle_end 
+0x2c42 006088 istore 2 ,contw 
+0x2c43 006089 rtn 
+:      006093 le_parse_att_read_by_type_request:
+0x2c44 006094 call le_get_search_handle_start_end_common 
+0x2c45 006095 call le_get_search_att_type 
+0x2c46 006096 branch le_send_att_read_by_type_response 
+:      006098 le_send_att_read_by_type_response:
+0x2c47 006099 fetcht 2 ,mem_le_search_handle_start 
+0x2c48 006100 storet 2 ,mem_temp 
+0x2c49 006101 call le_init_attlist_search 
+0x2c4a 006102 call le_att_get_handle_ptr2 
+0x2c4b 006103 increase -2 ,contr 
+0x2c4c 006104 copy contr ,pdata 
+0x2c4d 006105 store 2 ,mem_le_cur_attlist_start_ptr 
+0x2c4e 006107 fetcht 2 ,mem_le_search_att_type 
+0x2c4f 006108 setarg uuid_chrctr_device_name 
+0x2c50 006109 isub temp ,null 
+0x2c51 006110 branch le_send_att_read_by_type_res_device_name ,zero 
+0x2c52 006111 setarg uuid_gatt_characteristic 
+0x2c53 006112 isub temp ,null 
+0x2c54 006113 nbranch le_send_att_read_by_type_res_not_characteristic ,zero 
+0x2c55 006114 arg 2 ,timeup 
+:      006115 le_send_att_read_by_type_response_loop:
+0x2c56 006116 call le_att_check_handle_end 
+0x2c57 006117 nbranch le_send_att_read_by_type_response_end ,positive 
+0x2c58 006118 fetcht 2 ,mem_temp 
+0x2c59 006119 call le_att_get_handle_info_from_ptr 
+0x2c5a 006120 nbranch le_send_att_read_by_type_response_end ,blank 
+0x2c5b 006121 call le_att_same_type 
+0x2c5c 006122 nbranch le_send_att_read_by_type_response_next_handle ,zero 
+0x2c5d 006123 nbranch le_send_att_read_by_type_res_found_next ,user 
+0x2c5e 006124 disable user 
+0x2c5f 006125 call le_get_search_max_mtu_data 
+0x2c60 006126 copy pdata ,rega 
+0x2c61 006127 call le_fifo_malloc_tx_l2cap_gatt 
+0x2c62 006128 setarg attop_read_by_type_response 
+0x2c63 006129 istore 1 ,contw 
+0x2c64 006130 copy contw ,alarm 
+0x2c65 006131 increase 1 ,contw 
+0x2c66 006133 call le_send_att_read_by_type_write_properties 
+0x2c67 006134 call le_att_next_handle 
+0x2c68 006135 call le_att_get_handle_info_from_ptr 
+0x2c69 006136 call le_send_att_read_by_type_write_uuid 
+0x2c6a 006137 fetch 1 ,mem_le_cur_uuid_length 
+0x2c6b 006138 add pdata ,5 ,rega 
+0x2c6c 006139 istorer rega ,1 ,alarm 
+0x2c6d 006141 sub rega ,7 ,null 
+0x2c6e 006142 ncall enable_user2 ,zero 
+0x2c6f 006143 call disable_user2 ,zero 
+0x2c70 006144 call le_get_search_max_mtu_data 
+0x2c71 006145 increase -2 ,pdata 
+0x2c72 006146 idiv rega 
+0x2c73 006147 call wait_div_end 
+0x2c74 006148 quotient timeup 
+0x2c75 006149 increase -1 ,timeup 
+0x2c76 006150 branch le_send_att_read_by_type_response_end ,zero 
+:      006151 le_send_att_read_by_type_response_next_handle:
+0x2c77 006152 call le_att_next_handle 
+0x2c78 006153 branch le_send_att_read_by_type_response_loop 
+:      006154 le_send_att_read_by_type_response_end:
+0x2c79 006155 branch le_send_att_error_response_notfound ,user 
+0x2c7a 006156 branch le_send_auto_len_by_mem 
+:      006158 le_send_att_read_by_type_res_found_next:
+0x2c7b 006159 call le_store_att_record 
+0x2c7c 006160 call le_att_next_handle 
+0x2c7d 006161 call le_att_get_handle_info_from_ptr 
+0x2c7e 006162 call le_send_att_read_by_type_res_check_pair_length_type 
+0x2c7f 006163 nbranch le_send_att_read_by_type_response_end ,blank 
+0x2c80 006165 call get_contw 
+0x2c81 006166 fetch 2 ,mem_temp 
+0x2c82 006167 increase -1 ,pdata 
+0x2c83 006168 istore 2 ,contw 
+0x2c84 006169 call le_write_att_record_common 
+0x2c85 006170 call le_send_att_read_by_type_write_uuid 
+0x2c86 006171 increase -1 ,timeup 
+0x2c87 006172 branch le_send_att_read_by_type_response_end ,zero 
+0x2c88 006173 branch le_send_att_read_by_type_response_next_handle 
+:      006176 le_send_att_read_by_type_write_properties:
+0x2c89 006177 fetch 2 ,mem_temp 
+0x2c8a 006178 istore 2 ,contw 
+0x2c8b 006180 fetch 1 ,mem_le_curr_att_len 
+0x2c8c 006181 copy pdata ,loopcnt 
+0x2c8d 006182 call get_contr 
+0x2c8e 006183 call memcpy_fast 
+0x2c8f 006184 branch store_contw 
+:      006185 le_send_att_read_by_type_write_uuid:
+0x2c90 006186 call get_contw 
+0x2c91 006187 fetch 2 ,mem_temp 
+0x2c92 006188 istore 2 ,contw 
+0x2c93 006189 call store_contw 
+0x2c94 006190 fetch 1 ,mem_le_cur_uuid_length 
+0x2c95 006191 copy pdata ,loopcnt 
+0x2c96 006192 call get_contw 
+0x2c97 006193 call get_contr 
+0x2c98 006194 isub loopcnt ,contr 
+0x2c99 006195 increase -1 ,contr 
+0x2c9a 006196 call memcpy_fast 
+0x2c9b 006197 branch store_contw 
+:      006199 le_send_att_read_by_type_res_not_characteristic:
+0x2c9c 006200 bpatchx patch2a_5 ,mem_patch2a 
+0x2c9d 006201 call le_att_get_uuid_ptr 
+0x2c9e 006202 branch le_send_att_error_response_notfound ,blank 
+0x2c9f 006203 copy contr ,regc 
+0x2ca0 006205 call le_get_search_max_mtu_data 
+0x2ca1 006206 copy regc ,contr 
+0x2ca2 006207 ifetcht 1 ,contr 
+0x2ca3 006208 increase 4 ,temp 
+0x2ca4 006209 call not_greater_than 
+0x2ca5 006210 copy pdata ,regc 
+0x2ca6 006211 copy pdata ,rega 
+0x2ca7 006212 call store_contr 
+0x2ca8 006213 call le_fifo_malloc_tx_l2cap_gatt 
+0x2ca9 006215 setarg attop_read_by_type_response 
+0x2caa 006216 istore 1 ,contw 
+0x2cab 006217 add regc ,-2 ,pdata 
+0x2cac 006218 add pdata ,-2 ,loopcnt 
+0x2cad 006219 istore 1 ,contw 
+0x2cae 006220 fetch 2 ,mem_le_cur_handle 
+0x2caf 006221 istore 2 ,contw 
+0x2cb0 006222 call get_contr 
+0x2cb1 006223 branch memcpy_fast 
+:      006226 le_send_att_read_by_type_res_device_name:
+0x2cb2 006227 call le_att_get_uuid_ptr 
+0x2cb3 006228 branch le_send_att_error_response_notfound ,blank 
+0x2cb4 006229 increase -5 ,contr 
+0x2cb5 006230 ifetch 2 ,contr 
+0x2cb6 006231 store 2 ,mem_temp 
+0x2cb7 006232 call le_get_search_max_mtu_data 
+0x2cb8 006233 fetcht 1 ,mem_le_name_len 
+0x2cb9 006234 increase 4 ,temp 
+0x2cba 006235 call not_greater_than 
+0x2cbb 006236 copy pdata ,regc 
+0x2cbc 006237 copy pdata ,rega 
+0x2cbd 006238 call le_fifo_malloc_tx_l2cap_gatt 
+0x2cbe 006239 setarg attop_read_by_type_response 
+0x2cbf 006240 istore 1 ,contw 
+0x2cc0 006241 add regc ,-2 ,pdata 
+0x2cc1 006242 add pdata ,-2 ,loopcnt 
+0x2cc2 006243 istore 1 ,contw 
+0x2cc3 006244 fetch 2 ,mem_temp 
+0x2cc4 006245 istore 2 ,contw 
+0x2cc5 006246 arg mem_le_name ,contr 
+0x2cc6 006247 branch memcpy_fast 
+:      006250 le_init_attlist_search:
+0x2cc7 006251 bpatchx patch2a_6 ,mem_patch2a 
+0x2cc8 006252 fetch 2 ,mem_le_search_handle_start 
+0x2cc9 006253 iforce regb 
+0x2cca 006254 fetch 2 ,mem_le_search_handle_end 
+0x2ccb 006255 iforce regc 
+0x2ccc 006256 fetch 2 ,mem_ui_le_uuid_table 
+0x2ccd 006257 iforce contr 
+0x2cce 006258 branch enable_user 
+:      006262 le_att_get_handle_ptr:
+0x2ccf 006263 call le_att_get_handle_ptr2 
+0x2cd0 006264 branch le_att_get_handle_ptr_found ,zero 
+0x2cd1 006265 rtn 
+:      006267 le_att_get_handle_ptr2:
+0x2cd2 006268 bpatchx patch2a_7 ,mem_patch2a 
+0x2cd3 006269 fetch 2 ,mem_ui_le_uuid_table 
+0x2cd4 006270 iforce contr 
+:      006271 le_att_get_handle_loop1:
+0x2cd5 006272 ifetch 2 ,contr 
+0x2cd6 006273 and_into 0xff ,pdata 
+0x2cd7 006274 rtn blank 
+0x2cd8 006275 isub temp ,null 
+0x2cd9 006276 rtn zero 
+0x2cda 006277 call le_att_contr_add_len 
+0x2cdb 006278 call le_att_contr_add_len 
+0x2cdc 006279 branch le_att_get_handle_loop1 
+:      006281 le_att_get_handle_ptr_found:
+:      006282 le_att_contr_add_len:
+0x2cdd 006283 ifetch 1 ,contr 
+0x2cde 006284 iadd contr ,contr 
+0x2cdf 006285 rtn 
+:      006288 le_att_get_uuid_ptr:
+0x2ce0 006289 bpatchx patch2b_0 ,mem_patch2b 
+0x2ce1 006290 fetch 2 ,mem_ui_le_uuid_table 
+0x2ce2 006291 iforce contr 
+:      006292 le_att_get_uuid_loop:
+0x2ce3 006293 ifetch 2 ,contr 
+0x2ce4 006294 and_into 0xff ,pdata 
+0x2ce5 006295 rtn blank 
+0x2ce6 006296 store 2 ,mem_le_cur_handle 
+0x2ce7 006297 ifetch 1 ,contr 
+0x2ce8 006298 copy contr ,contw 
+0x2ce9 006299 iadd contr ,contr 
+0x2cea 006300 fetcht 1 ,mem_le_search_att_type_length 
+0x2ceb 006301 isub temp ,null 
+0x2cec 006302 nbranch le_att_get_uuid_ptr_next ,zero 
+0x2ced 006303 copy pdata ,loopcnt 
+0x2cee 006304 copy contw ,regb 
+0x2cef 006305 arg mem_le_search_att_type ,rega 
+0x2cf0 006306 call string_compare 
+0x2cf1 006307 rtn zero 
+0x2cf2 006308 fetch 1 ,mem_le_search_att_type_length 
+:      006309 le_att_get_uuid_ptr_next:
+0x2cf3 006310 iadd contw ,contr 
+0x2cf4 006311 call le_att_contr_add_len 
+0x2cf5 006312 branch le_att_get_uuid_loop 
+:      006319 le_att_get_last_handle:
+0x2cf6 006320 arg 0x01 ,temp 
+0x2cf7 006321 fetch 2 ,mem_ui_le_uuid_table 
+0x2cf8 006322 iforce contr 
+0x2cf9 006323 copy contr ,contw 
+:      006324 le_att_get_last_handle_loop:
+0x2cfa 006325 ifetch 2 ,contr 
+0x2cfb 006326 and_into 0xff ,pdata 
+0x2cfc 006327 rtn blank 
+0x2cfd 006328 add pdata ,1 ,temp 
+0x2cfe 006329 call le_att_contr_add_len 
+0x2cff 006330 call le_att_contr_add_len 
+0x2d00 006331 copy contr ,contw 
+0x2d01 006332 branch le_att_get_last_handle_loop 
+:      006335 le_att_get_handle_info_from_ptr:
+0x2d02 006336 fetch 2 ,mem_le_cur_attlist_start_ptr 
+0x2d03 006337 branch le_att_get_handle_info_fast 
+:      006339 le_att_get_handle_info:
+0x2d04 006340 bpatchx patch2b_1 ,mem_patch2b 
+0x2d05 006341 fetch 2 ,mem_ui_le_uuid_table 
+:      006342 le_att_get_handle_info_fast:
+0x2d06 006343 iforce contr 
+:      006344 le_att_get_handle_loop:
+0x2d07 006345 ifetch 2 ,contr 
+0x2d08 006346 and_into 0xff ,pdata 
+0x2d09 006347 branch le_att_unfind_handle ,blank 
+0x2d0a 006348 isub temp ,null 
+0x2d0b 006349 branch le_att_finded_handle ,zero 
+0x2d0c 006350 call le_att_contr_add_len 
+0x2d0d 006351 call le_att_contr_add_len 
+0x2d0e 006352 branch le_att_get_handle_loop 
+:      006354 le_att_unfind_handle:
+0x2d0f 006355 branch disable_blank 
+:      006357 le_att_finded_handle:
+0x2d10 006358 ifetch 1 ,contr 
+0x2d11 006359 store 1 ,mem_le_cur_uuid_length 
+0x2d12 006360 copy pdata ,loopcnt 
+0x2d13 006361 arg mem_le_cur_uuid ,contw 
+0x2d14 006362 call memcpy_fast 
+0x2d15 006363 ifetch 1 ,contr 
+0x2d16 006364 store 1 ,mem_le_curr_att_len 
+0x2d17 006365 call store_contr 
+0x2d18 006366 branch enable_blank 
+:      006370 le_parse_att_read_request:
+0x2d19 006371 call le_check_encrypt_state 
+0x2d1a 006372 fetcht 2 ,mem_le_att_handle 
+0x2d1b 006373 fetch 1 ,mem_le_configuration 
+0x2d1c 006374 bbit1 bit_ble_read_auth ,le_send_att_read_response_check_auth 
+:      006377 le_send_att_read_response:
+0x2d1d 006378 call le_att_get_handle_ptr2 
+0x2d1e 006379 nbranch le_send_att_error_response_notfound ,zero 
+0x2d1f 006380 call le_send_att_read_response_check_handle ,user 
+0x2d20 006381 rtn user 
+0x2d21 006382 call le_att_get_handle_ptr_found 
+0x2d22 006383 increase -2 ,contr 
+0x2d23 006384 ifetch 2 ,contr 
+0x2d24 006385 arg uuid_chrctr_device_name ,temp 
+0x2d25 006386 isub temp ,null 
+0x2d26 006387 branch le_send_device_name ,zero 
+0x2d27 006388 copy contr ,regc 
+0x2d28 006389 call le_get_search_max_mtu_data 
+0x2d29 006390 copy regc ,contr 
+0x2d2a 006391 ifetcht 1 ,contr 
+0x2d2b 006392 increase 1 ,temp 
+0x2d2c 006393 call not_greater_than 
+:      006394 le_send_att_read_response_less:
+0x2d2d 006395 copy pdata ,regc 
+0x2d2e 006396 copy pdata ,rega 
+0x2d2f 006397 call store_contr 
+0x2d30 006398 call le_fifo_malloc_tx_l2cap_gatt 
+0x2d31 006399 setarg attop_read_response 
+0x2d32 006400 istore 1 ,contw 
+0x2d33 006401 add regc ,-1 ,loopcnt 
+0x2d34 006402 call get_contr 
+0x2d35 006403 branch memcpy 
+:      006405 le_send_device_name:
+0x2d36 006406 call le_get_search_max_mtu_data 
+0x2d37 006407 fetcht 1 ,mem_le_name_len 
+0x2d38 006408 increase 1 ,temp 
+0x2d39 006409 call not_greater_than 
+0x2d3a 006410 copy pdata ,regc 
+0x2d3b 006411 copy pdata ,rega 
+0x2d3c 006413 call le_fifo_malloc_tx_l2cap_gatt 
+0x2d3d 006414 setarg attop_read_response 
+0x2d3e 006415 istore 1 ,contw 
+0x2d3f 006416 add regc ,-1 ,loopcnt 
+0x2d40 006417 arg mem_le_name ,contr 
+0x2d41 006418 branch memcpy 
+:      006421 le_send_att_read_response_check_auth:
+0x2d42 006422 fetch 2 ,mem_le_pairing_handle 
+0x2d43 006423 isub temp ,null 
+0x2d44 006424 nbranch le_send_att_read_response ,zero 
+0x2d45 006425 nbranch le_send_att_read_response ,user 
+:      006426 le_send_att_read_response_error_insufficient_auth:
+0x2d46 006427 jam att_err_insufficient_authentication ,mem_le_err_code 
+0x2d47 006428 branch le_send_att_error_response 
+:      006430 le_send_att_read_response_check_handle:
+0x2d48 006431 increase -2 ,contr 
+0x2d49 006432 ifetch 2 ,contr 
+0x2d4a 006433 bbit1 bit_of_att_handle_read_authenticated ,le_send_att_read_response_error_insufficient_auth 
+0x2d4b 006434 branch disable_user 
+:      006436 le_parse_att_read_blob_request:
+0x2d4c 006437 ifetch 2 ,contr 
+0x2d4d 006438 store 2 ,mem_le_att_offset 
+0x2d4e 006439 iforce rega 
+0x2d4f 006440 fetcht 2 ,mem_le_att_handle 
+:      006441 le_send_att_read_blob_response:
+0x2d50 006442 call le_att_get_handle_ptr 
+0x2d51 006443 branch le_send_att_error_response_notfound ,blank 
+0x2d52 006444 ifetch 1 ,contr 
+0x2d53 006445 isub rega ,loopcnt 
+0x2d54 006446 nbranch le_send_att_error_response_notfound ,positive 
+0x2d55 006447 call store_contr 
+0x2d56 006448 call le_get_search_max_mtu_data 
+0x2d57 006449 add loopcnt ,1 ,temp 
+0x2d58 006450 call not_greater_than 
+:      006451 le_send_att_read_blob_response_less:
+0x2d59 006452 copy pdata ,rega 
+0x2d5a 006453 copy pdata ,regc 
+0x2d5b 006454 call le_fifo_malloc_tx_l2cap_gatt 
+0x2d5c 006455 setarg attop_read_blob_response 
+0x2d5d 006456 istore 1 ,contw 
+0x2d5e 006457 add regc ,-1 ,loopcnt 
+0x2d5f 006458 fetcht 2 ,mem_le_att_offset 
+0x2d60 006459 call get_contr 
+0x2d61 006460 iadd temp ,contr 
+0x2d62 006461 branch memcpy_fast 
+:      006465 le_parse_att_read_by_group_type_request:
+0x2d63 006466 call le_get_search_handle_start_end_common 
+0x2d64 006467 call le_get_search_att_type 
+0x2d65 006468 branch le_send_att_read_by_group_type_response 
+:      006474 le_send_att_read_by_group_type_response:
+0x2d66 006475 arg 2 ,timeup 
+0x2d67 006476 fetcht 2 ,mem_le_search_handle_start 
+0x2d68 006477 storet 2 ,mem_temp 
+0x2d69 006478 call le_att_get_handle_ptr2 
+0x2d6a 006479 increase -2 ,contr 
+0x2d6b 006480 copy contr ,pdata 
+0x2d6c 006481 store 2 ,mem_le_cur_attlist_start_ptr 
+:      006482 le_send_att_read_by_group_type_response_loop:
+0x2d6d 006483 call le_att_check_handle_end 
+0x2d6e 006484 nbranch le_send_att_read_by_group_type_end0 ,positive 
+0x2d6f 006485 fetcht 2 ,mem_temp 
+0x2d70 006486 call le_att_get_handle_info_from_ptr 
+0x2d71 006487 nbranch le_send_att_read_by_group_type_end1 ,blank 
+0x2d72 006489 call le_att_same_type 
+0x2d73 006490 nbranch le_send_att_read_by_group_type_next_handle ,zero 
+0x2d74 006491 copy timeup ,pdata 
+0x2d75 006492 beq 0 ,le_send_att_read_by_group_type_end1 
+0x2d76 006493 nbranch le_send_att_read_by_group_type_store_write_record ,user 
+0x2d77 006494 disable user 
+0x2d78 006496 call le_get_search_max_mtu_data 
+0x2d79 006497 copy pdata ,rega 
+0x2d7a 006498 call le_fifo_malloc_tx_l2cap_gatt 
+0x2d7b 006499 setarg attop_read_by_group_type_response 
+0x2d7c 006500 istore 1 ,contw 
+0x2d7d 006501 fetch 1 ,mem_le_curr_att_len 
+0x2d7e 006502 add pdata ,4 ,rega 
+0x2d7f 006503 istorer rega ,1 ,contw 
+0x2d80 006504 call store_contw 
+0x2d81 006505 sub rega ,6 ,null 
+0x2d82 006506 ncall enable_user2 ,zero 
+0x2d83 006507 call disable_user2 ,zero 
+0x2d84 006508 call le_get_search_max_mtu_data 
+0x2d85 006509 increase -2 ,pdata 
+0x2d86 006510 idiv rega 
+0x2d87 006511 call wait_div_end 
+0x2d88 006512 quotient timeup 
+0x2d89 006513 branch le_send_att_read_by_group_type_store_record 
+:      006514 le_send_att_read_by_group_type_store_write_record:
+0x2d8a 006515 call le_send_att_read_by_group_type_check_pair_length_type 
+0x2d8b 006516 nbranch le_send_att_read_by_group_type_end1 ,blank 
+0x2d8c 006517 fetch 2 ,mem_temp 
+0x2d8d 006518 increase -1 ,pdata 
+0x2d8e 006519 store 2 ,mem_le_cur_handle_end 
+0x2d8f 006520 call le_write_att_record 
+:      006521 le_send_att_read_by_group_type_store_record:
+0x2d90 006522 fetch 2 ,mem_temp 
+0x2d91 006523 store 2 ,mem_le_cur_handle_start 
+0x2d92 006524 call le_store_att_record 
+0x2d93 006525 increase -1 ,timeup 
+:      006527 le_send_att_read_by_group_type_next_handle:
+0x2d94 006528 call le_att_next_handle 
+0x2d95 006529 branch le_send_att_read_by_group_type_response_loop 
+:      006531 le_send_att_read_by_type_res_check_pair_length_type:
+0x2d96 006532 fetch 1 ,mem_le_cur_uuid_length 
+0x2d97 006533 branch le_send_att_read_by_group_type_check_pair_length_type + 1 
+:      006536 le_send_att_read_by_group_type_check_pair_length_type:
+0x2d98 006537 fetch 1 ,mem_le_curr_att_len 
+0x2d99 006538 branch le_send_att_read_by_group_type_check_pair_length_type_16byte ,user2 
+0x2d9a 006539 increase -2 ,pdata 
+0x2d9b 006540 rtn 
+:      006542 le_send_att_read_by_group_type_check_pair_length_type_16byte:
+0x2d9c 006543 increase -16 ,pdata 
+0x2d9d 006544 rtn 
+:      006546 le_send_att_read_by_group_type_end0:
+0x2d9e 006547 fetch 2 ,mem_temp 
+0x2d9f 006548 store 2 ,mem_le_cur_handle_end 
+0x2da0 006549 branch le_send_att_read_by_group_type_end_common 
+:      006550 le_send_att_read_by_group_type_end1:
+0x2da1 006551 fetch 2 ,mem_temp 
+0x2da2 006552 increase -1 ,pdata 
+0x2da3 006553 store 2 ,mem_le_cur_handle_end 
+0x2da4 006554 branch le_send_att_read_by_group_type_end_common 
+:      006555 le_send_att_read_by_group_type_end_common:
+0x2da5 006556 branch le_send_att_error_response_notfound ,user 
+0x2da6 006557 call le_write_att_record 
+0x2da7 006558 branch le_send_auto_len_by_mem 
+:      006563 le_parse_att_write_request:
+0x2da8 006564 copy contr ,rega 
+0x2da9 006565 fetch 2 ,mem_le_l2cap_size 
+0x2daa 006566 add pdata ,-3 ,regb 
+0x2dab 006567 call le_writeatt_cb 
+:      006568 le_send_att_write_response_check_auth:
+0x2dac 006569 bpatchx patch2b_2 ,mem_patch2b 
+0x2dad 006570 call le_check_encrypt_state 
+0x2dae 006571 fetcht 2 ,mem_le_att_handle 
+0x2daf 006572 call le_att_get_handle_ptr2 
+0x2db0 006573 nbranch le_send_att_write_response_error_invalid_handle ,zero 
+0x2db1 006574 call le_send_att_write_response_check_handle ,user 
+0x2db2 006575 rtn user 
+0x2db3 006577 fetch 1 ,mem_le_configuration 
+0x2db4 006578 bbit0 bit_ble_write_auth ,le_send_att_write_response 
+0x2db5 006580 fetcht 2 ,mem_le_att_handle 
+0x2db6 006581 fetch 2 ,mem_le_pairing_handle 
+0x2db7 006582 isub temp ,null 
+0x2db8 006583 nbranch le_send_att_write_response ,zero 
+0x2db9 006584 call le_check_encrypt_state 
+0x2dba 006585 nbranch le_send_att_write_response ,user 
+0x2dbb 006586 branch le_send_att_read_response_error_insufficient_auth 
+:      006589 le_send_att_write_response:
+0x2dbc 006590 force 1 ,rega 
+0x2dbd 006591 call le_fifo_malloc_tx_l2cap_gatt 
+0x2dbe 006592 setarg attop_write_response 
+0x2dbf 006593 istore 1 ,contw 
+0x2dc0 006594 rtn 
+:      006596 le_send_att_write_response_check_handle:
+0x2dc1 006597 increase -2 ,contr 
+0x2dc2 006598 ifetch 2 ,contr 
+0x2dc3 006599 bbit1 bit_of_att_handle_write_authenticated ,le_send_att_read_response_error_insufficient_auth 
+0x2dc4 006600 branch disable_user 
+:      006602 le_send_att_write_response_error_invalid_handle:
+0x2dc5 006603 jam att_err_invalid_handle ,mem_le_err_code 
+0x2dc6 006604 branch le_send_att_error_response 
+:      006607 le_check_encrypt_state:
+0x2dc7 006608 bpatchx patch2b_3 ,mem_patch2b 
+0x2dc8 006609 call disable_user 
+0x2dc9 006610 fetch 1 ,mem_le_pairing_mode 
+0x2dca 006611 rtneq le_pairing_mode_none 
+0x2dcb 006612 fetch 1 ,mem_context 
+0x2dcc 006613 rtnbit1 lestate_encryption 
+0x2dcd 006614 branch enable_user 
+:      006617 le_parse_att_prepare_write_request:
+0x2dce 006618 add contr ,2 ,rega 
+0x2dcf 006619 fetch 2 ,mem_le_l2cap_size 
+0x2dd0 006620 add pdata ,-5 ,regb 
+0x2dd1 006621 call le_writeatt_cb 
+0x2dd2 006622 branch le_send_att_prepare_write_response 
+:      006625 le_send_att_prepare_write_response:
+0x2dd3 006626 fetch 2 ,mem_le_l2cap_size 
+0x2dd4 006627 copy pdata ,rega 
+0x2dd5 006628 call le_fifo_malloc_tx_l2cap_gatt 
+0x2dd6 006629 setarg attop_prepare_write_response 
+0x2dd7 006630 istore 1 ,contw 
+0x2dd8 006631 fetch 2 ,mem_le_att_handle 
+0x2dd9 006632 istore 2 ,contw 
+0x2dda 006633 fetch 2 ,mem_le_l2cap_size 
+0x2ddb 006634 add pdata ,-5 ,loopcnt 
+0x2ddc 006635 fetch 2 ,mem_le_payload_ptr 
+0x2ddd 006636 add pdata ,7 ,contr 
+0x2dde 006637 ifetch 2 ,contr 
+0x2ddf 006638 istore 2 ,contw 
+0x2de0 006639 branch memcpy_fast 
+:      006643 le_parse_att_execute_write_request:
+:      006645 le_send_att_execute_write_response:
+0x2de1 006646 force 1 ,rega 
+0x2de2 006647 call le_fifo_malloc_tx_l2cap_gatt 
+0x2de3 006648 setarg attop_execute_write_response 
+0x2de4 006649 istore 1 ,contw 
+0x2de5 006650 rtn 
+:      006652 le_parse_handle_value_confirmation:
+0x2de6 006653 fetch 1 ,mem_le_l2cap_att_states 
+0x2de7 006654 set0 ble_l2cap_recv_confirmation_packet ,pdata 
+0x2de8 006655 store 1 ,mem_le_l2cap_att_states 
+0x2de9 006656 rtn 
+:      006658 le_parse_att_write_command:
+0x2dea 006659 copy contr ,rega 
+0x2deb 006660 fetch 2 ,mem_le_l2cap_size 
+0x2dec 006661 add pdata ,-3 ,regb 
+0x2ded 006662 branch le_writeatt_cb 
+:      006667 le_att_malloc_tx_notify:
+0x2dee 006668 copy temp ,regc 
+0x2def 006669 increase 3 ,rega 
+0x2df0 006670 call le_fifo_malloc_tx_l2cap_gatt 
+0x2df1 006671 increase -3 ,rega 
+0x2df2 006672 setarg attop_handle_value_notification 
+0x2df3 006673 istore 1 ,contw 
+0x2df4 006674 copy regc ,temp 
+0x2df5 006675 istoret 2 ,contw 
+0x2df6 006676 rtn 
+:      006679 le_att_malloc_tx_indication:
+0x2df7 006680 fetch 1 ,mem_le_l2cap_att_states 
+0x2df8 006681 set1 ble_l2cap_send_indication_packet ,pdata 
+0x2df9 006682 store 1 ,mem_le_l2cap_att_states 
+0x2dfa 006683 copy temp ,regc 
+0x2dfb 006684 increase 3 ,rega 
+0x2dfc 006685 call le_fifo_malloc_tx_l2cap_gatt 
+0x2dfd 006686 increase -3 ,rega 
+0x2dfe 006687 setarg attop_handle_value_indication 
+0x2dff 006688 istore 1 ,contw 
+0x2e00 006689 copy regc ,temp 
+0x2e01 006690 istoret 2 ,contw 
+0x2e02 006691 rtn 
+:      006696 le_send_att_error_response_notfound:
+0x2e03 006697 bpatchx patch2b_4 ,mem_patch2b 
+0x2e04 006698 jam att_err_attribute_not_found ,mem_le_err_code 
+:      006699 le_send_att_error_response:
+0x2e05 006700 force 5 ,rega 
+0x2e06 006701 call le_fifo_malloc_tx_l2cap_gatt 
+0x2e07 006702 setarg attop_error_response 
+0x2e08 006703 istore 1 ,contw 
+0x2e09 006704 fetch 1 ,mem_le_att_opcode 
+0x2e0a 006705 istore 1 ,contw 
+0x2e0b 006706 fetch 2 ,mem_le_att_handle 
+0x2e0c 006707 istore 2 ,contw 
+0x2e0d 006708 fetch 1 ,mem_le_err_code 
+0x2e0e 006709 istore 1 ,contw 
+0x2e0f 006710 rtn 
+:      006713 le_fifo_malloc_tx_l2cap_gatt:
+0x2e10 006714 bpatchx patch2b_5 ,mem_patch2b 
+0x2e11 006715 force le_l2cap_cid_att ,regb 
+0x2e12 006716 branch le_fifo_malloc_tx_l2cap 
+:      006719 le_att_next_handle:
+0x2e13 006720 fetcht 2 ,mem_temp 
+0x2e14 006721 increase 1 ,temp 
+0x2e15 006722 storet 2 ,mem_temp 
+0x2e16 006723 rtn 
+:      006725 le_att_check_handle_end:
+0x2e17 006726 fetcht 2 ,mem_temp 
+0x2e18 006727 fetch 2 ,mem_le_search_handle_end 
+0x2e19 006728 isub temp ,null 
+0x2e1a 006729 rtn 
+:      006732 le_att_same_type:
+0x2e1b 006733 bpatchx patch2b_6 ,mem_patch2b 
+0x2e1c 006734 fetcht 1 ,mem_le_search_att_type_length 
+0x2e1d 006735 arg mem_le_search_att_type ,rega 
+:      006736 le_att_check_same_common:
+0x2e1e 006737 fetch 1 ,mem_le_cur_uuid_length 
+0x2e1f 006738 copy pdata ,loopcnt 
+0x2e20 006739 isub temp ,null 
+0x2e21 006740 nrtn zero 
+0x2e22 006741 arg mem_le_cur_uuid ,regb 
+0x2e23 006742 branch string_compare 
+:      006745 le_store_att_record:
+0x2e24 006746 bpatchx patch2b_7 ,mem_patch2b 
+0x2e25 006747 fetch 1 ,mem_le_curr_att_len 
+0x2e26 006748 store 1 ,mem_temp_block0 
+0x2e27 006749 copy pdata ,loopcnt 
+0x2e28 006750 call get_contr 
+0x2e29 006751 branch memcpy_fast 
+:      006754 le_write_att_record:
+0x2e2a 006755 bpatchx patch2c_0 ,mem_patch2c 
+0x2e2b 006756 call get_contw 
+0x2e2c 006757 fetch 2 ,mem_le_cur_handle_start 
+0x2e2d 006758 istore 2 ,contw 
+0x2e2e 006759 fetch 2 ,mem_le_cur_handle_end 
+0x2e2f 006760 istore 2 ,contw 
+:      006761 le_write_att_record_common:
+0x2e30 006762 fetch 1 ,mem_temp_block0 
+0x2e31 006763 copy pdata ,loopcnt 
+0x2e32 006764 call memcpy_fast 
+0x2e33 006765 branch store_contw 
+:      006769 le_send_auto_len_by_mem:
+0x2e34 006770 bpatchx patch2c_1 ,mem_patch2c 
+0x2e35 006771 call get_contw 
+0x2e36 006772 call le_fifo_get_last_att_ptr 
+0x2e37 006773 copy contw ,pdata 
+0x2e38 006774 isub contr ,rega 
+0x2e39 006775 call le_fifo_get_last_l2cap_ptr 
+0x2e3a 006776 copy rega ,pdata 
+0x2e3b 006777 istore 2 ,contr 
+0x2e3c 006778 increase 4 ,rega 
+0x2e3d 006779 call le_fifo_get_last_tx_ptr 
+0x2e3e 006780 copy rega ,pdata 
+0x2e3f 006781 istore 1 ,contr 
+0x2e40 006782 rtn 
+:      006785 le_get_search_handle_start_end_common:
+0x2e41 006786 rshift8 pdata ,pdata 
+0x2e42 006787 store 2 ,mem_le_search_handle_start 
+0x2e43 006788 ifetch 2 ,contr 
+0x2e44 006789 store 2 ,mem_le_search_handle_end 
+0x2e45 006790 rtn 
+:      006793 le_get_search_max_mtu_data:
+0x2e46 006794 bpatchx patch2c_2 ,mem_patch2c 
+0x2e47 006795 fetch 2 ,mem_le_remote_mtu 
+0x2e48 006797 fetcht 2 ,mem_le_local_mtu 
+0x2e49 006801 branch not_greater_than 
+:      006805 le_get_search_att_type:
+0x2e4a 006806 bpatchx patch2c_3 ,mem_patch2c 
+0x2e4b 006807 call store_contr 
+0x2e4c 006808 arg mem_le_search_att_type_length ,contw 
+:      006809 le_get_search_common:
+0x2e4d 006810 fetch 2 ,mem_le_l2cap_size 
+0x2e4e 006811 increase -5 ,pdata 
+:      006812 le_get_search_common2:
+0x2e4f 006813 istore 1 ,contw 
+0x2e50 006814 copy pdata ,loopcnt 
+0x2e51 006815 call get_contr 
+0x2e52 006816 branch memcpy_fast 
+:      006820 le_parse_writing_attribute_start:
+0x2e53 006821 fetch 2 ,mem_le_rxbuf_data_att_cid 
+0x2e54 006822 rtnne le_l2cap_cid_att 
+0x2e55 006823 fetch 1 ,mem_le_l2cap_att_states 
+0x2e56 006824 set1 ble_l2cap_deal_with_continue_packet ,pdata 
+0x2e57 006825 store 1 ,mem_le_l2cap_att_states 
+0x2e58 006826 fetch 3 ,mem_le_rxbuf_data_att_opcode 
+0x2e59 006827 store 3 ,mem_le_att_opcode 
+0x2e5a 006828 set1 mark_old_packet ,mark 
+0x2e5b 006829 beq attop_write_request ,le_parse_attribute_write_request 
+0x2e5c 006830 beq attop_write_command ,le_parse_attribute_write_command 
+0x2e5d 006831 beq attop_execute_write_request ,le_parse_att_execute_write_request 
+0x2e5e 006832 beq attop_exchange_mtu_request ,le_parse_att_exchange_mtu_request 
+0x2e5f 006833 beq attop_handle_value_confirmation ,le_parse_handle_value_confirmation 
+0x2e60 006834 set0 mark_old_packet ,mark 
+:      006835 le_clear_l2cap_att_states_deal_with_contiune_packet:
+0x2e61 006836 fetch 1 ,mem_le_l2cap_att_states 
+0x2e62 006837 set0 ble_l2cap_deal_with_continue_packet ,pdata 
+0x2e63 006838 store 1 ,mem_le_l2cap_att_states 
+0x2e64 006839 rtn 
+:      006841 le_parse_writing_attribute_continue:
+0x2e65 006842 fetch 1 ,mem_le_l2cap_att_states 
+0x2e66 006843 rtnbit0 ble_l2cap_deal_with_continue_packet 
+0x2e67 006844 set1 mark_old_packet ,mark 
+0x2e68 006845 call le_parse_l2cap_continue_common 
+0x2e69 006846 call le_parse_attribute_check_complete_packet 
+0x2e6a 006847 call le_clear_l2cap_att_states_deal_with_contiune_packet ,user 
+0x2e6b 006848 fetch 1 ,mem_le_att_opcode 
+0x2e6c 006849 beq attop_write_request ,le_send_att_write_response_check_auth 
+0x2e6d 006850 rtn 
+:      006853 le_parse_attribute_write_request:
+0x2e6e 006854 call le_parse_attribute_write_command 
+0x2e6f 006855 branch le_send_attribute_write_response_check_auth 
+:      006857 le_send_attribute_write_response_check_auth:
+0x2e70 006858 call le_parse_attribute_check_complete_packet 
+0x2e71 006859 nrtn user 
+0x2e72 006860 branch le_send_att_write_response_check_auth 
+:      006863 le_parse_attribute_write_command:
+0x2e73 006864 bpatchx patch2c_4 ,mem_patch2c 
+0x2e74 006865 call le_parse_attribute_check_complete_packet_init 
+0x2e75 006866 arg mem_le_rxbuf_data_att_write_payload ,rega 
+0x2e76 006867 branch le_writeatt_cb 
+:      006870 le_parse_attribute_check_complete_packet_init:
+0x2e77 006871 fetch 1 ,mem_le_rxbuf_data_att_write_length 
+0x2e78 006872 add pdata ,-7 ,regb 
+0x2e79 006873 increase -4 ,pdata 
+0x2e7a 006874 store 2 ,mem_le_packet_len_recved 
+0x2e7b 006875 fetcht 2 ,mem_le_rxbuf_data_att_write_l2cap_length 
+0x2e7c 006876 storet 2 ,mem_le_l2cap_size 
+0x2e7d 006877 rtn 
+:      006880 le_parse_l2cap_continue_common:
+0x2e7e 006881 fetchr regb ,1 ,mem_le_rxbuf_data_continue_length 
+0x2e7f 006882 fetch 2 ,mem_le_packet_len_recved 
+0x2e80 006883 iadd regb ,temp 
+0x2e81 006884 storet 2 ,mem_le_packet_len_recved 
+0x2e82 006885 arg mem_le_rxbuf_data_continue_payload ,rega 
+0x2e83 006886 branch le_writeatt_cb 
+:      006890 le_parse_attribute_check_complete_packet:
+0x2e84 006891 call disable_user 
+0x2e85 006892 fetch 2 ,mem_le_packet_len_recved 
+0x2e86 006893 fetcht 2 ,mem_le_l2cap_size 
+0x2e87 006894 isub temp ,null 
+0x2e88 006895 nrtn zero 
+0x2e89 006896 branch enable_user 
+:      006902 le_parse_signaling:
+0x2e8a 006903 ifetch 1 ,contr 
+0x2e8b 006904 ifetcht 1 ,contr 
+0x2e8c 006905 ifetcht 2 ,contr 
+0x2e8d 006906 beq l2cap_connection_parameter_update_response ,le_l2cap_parse_conn_parameter_update_rsp 
+0x2e8e 006907 rtn 
+:      006908 le_l2cap_parse_conn_parameter_update_rsp:
+0x2e8f 006909 ifetch 2 ,contr 
+0x2e90 006910 store 2 ,mem_le_l2cap_signaling_conn_param_update_rsp_result 
+0x2e91 006911 jam bt_evt_le_parse_conn_papa_update_rsp ,mem_fifo_temp 
+0x2e92 006912 branch ui_ipc_send_event 
+:      006918 le_l2cap_tx_update_req:
+0x2e93 006919 arg 0x0c ,rega 
+0x2e94 006920 arg l2cap_connection_parameter_update_request ,regc 
+0x2e95 006921 call le_fifo_malloc_tx_l2cap_signaling 
+0x2e96 006922 setarg 0x08 
+0x2e97 006923 istore 2 ,contw 
+0x2e98 006924 fetch 8 ,mem_le_interval_min 
+0x2e99 006925 istore 8 ,contw 
+0x2e9a 006926 rtn 
+:      006930 le_fifo_malloc_tx_l2cap_signaling:
+0x2e9b 006931 call le_l2cap_update_signaling_identifier 
+0x2e9c 006932 arg le_l2cap_cid_signal ,regb 
+0x2e9d 006933 call le_fifo_malloc_tx_l2cap 
+0x2e9e 006934 copy regc ,pdata 
+0x2e9f 006935 istore 1 ,contw 
+0x2ea0 006936 fetch 1 ,mem_le_signaling_identifier 
+0x2ea1 006937 istore 1 ,contw 
+0x2ea2 006938 rtn 
+:      006941 le_l2cap_update_signaling_identifier:
+0x2ea3 006942 fetch 1 ,mem_le_signaling_identifier 
+0x2ea4 006944 pincrease 1 
+0x2ea5 006945 store 1 ,mem_le_signaling_identifier 
+0x2ea6 006946 rtnne 0 
+:      006948 le_l2cap_reset_signaling_identifier:
+0x2ea7 006949 jam 1 ,mem_le_signaling_identifier 
+0x2ea8 006950 rtn 
+:      006955 le_pairing_mode_init:
+0x2ea9 006956 fetch 1 ,mem_le_pairing_mode 
+0x2eaa 006957 beq le_pairing_mode_none ,le_set_no_pairing 
+0x2eab 006958 beq le_pairing_mode_lagacy_justwork ,le_set_pairing_mode_lagacy_just_work 
+0x2eac 006959 beq le_pairing_mode_lagacy_passkey ,le_set_pairing_mode_lagacy_passkey 
+0x2ead 006960 beq le_pairing_mode_secure_connect_justwork ,le_set_pairing_mode_secure_justwork 
+0x2eae 006961 beq le_pairing_mode_secure_connect_numeric ,le_set_pairing_mode_secure_numeric 
+0x2eaf 006962 beq le_pairing_mode_secure_connect_passkey ,le_set_pairing_mode_secure_passkey 
+0x2eb0 006963 rtn 
+:      006965 le_set_pairing_mode_secure_justwork:
+0x2eb1 006966 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
+0x2eb2 006967 branch le_set_noinputnooutput 
+:      006968 le_set_pairing_mode_secure_numeric:
+0x2eb3 006969 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
+0x2eb4 006970 jam flag_iocap_displayyesno ,mem_le_pres_iocap 
+0x2eb5 006971 rtn 
+:      006972 le_set_pairing_mode_secure_passkey:
+0x2eb6 006973 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
+0x2eb7 006974 branch le_set_displayonly 
+:      006976 le_set_no_pairing:
+0x2eb8 006977 jam flag_le_no_bonding_no_mitm ,mem_le_pres_auth 
+:      006978 le_set_noinputnooutput:
+0x2eb9 006979 jam flag_iocap_noinputnooutput ,mem_le_pres_iocap 
+0x2eba 006980 rtn 
+:      006981 le_set_pairing_mode_lagacy_just_work:
+0x2ebb 006982 jam flag_le_bonding_mitm ,mem_le_pres_auth 
+0x2ebc 006983 branch le_set_noinputnooutput 
+:      006984 le_set_pairing_mode_lagacy_passkey:
+0x2ebd 006985 jam flag_le_bonding_mitm ,mem_le_pres_auth 
+:      006986 le_set_displayonly:
+0x2ebe 006987 jam flag_iocap_displayonly ,mem_le_pres_iocap 
+0x2ebf 006988 rtn 
+:      006990 le_secure_connection_enable:
+0x2ec0 006991 fetch 1 ,mem_secure_connections_enable 
+0x2ec1 006992 set1 secure_connections_le_bit ,pdata 
+0x2ec2 006993 store 1 ,mem_secure_connections_enable 
+0x2ec3 006994 rtn 
+:      006996 le_secure_connection_disable:
+0x2ec4 006997 fetch 1 ,mem_secure_connections_enable 
+0x2ec5 006998 set0 secure_connections_le_bit ,pdata 
+0x2ec6 006999 store 1 ,mem_secure_connections_enable 
+0x2ec7 007000 rtn 
+:      007002 le_parse_smp:
+0x2ec8 007003 ifetch 1 ,contr 
+0x2ec9 007004 beq smp_pairing_request ,le_parse_smp_pairing_request 
+0x2eca 007006 beq smp_pairing_confirm ,le_parse_smp_pairing_confirm 
+0x2ecb 007007 beq smp_pairing_random ,le_parse_smp_pairing_random 
+0x2ecc 007008 beq smp_pairing_failed ,le_parse_smp_pairing_failed 
+0x2ecd 007010 beq smp_master_identification ,le_parse_smp_master_identification 
+0x2ece 007011 beq smp_identity_information ,le_parse_smp_identity_information 
+0x2ecf 007012 beq smp_identity_address_information ,le_parse_smp_identity_address_information 
+0x2ed0 007013 beq smp_signing_information ,le_parse_smp_signing_information 
+0x2ed1 007014 beq smp_security_request ,le_parse_smp_security_request 
+0x2ed2 007015 beq smp_pairing_public_key ,le_parse_smp_public_key 
+0x2ed3 007016 beq smp_pairing_dhkey_check ,le_parse_smp_dhkey_check 
+0x2ed4 007017 rtn 
+:      007021 le_send_smp_security_request:
+0x2ed5 007022 force 2 ,rega 
+0x2ed6 007023 call le_fifo_malloc_tx_l2cap_smp 
+0x2ed7 007024 setarg smp_security_request 
+0x2ed8 007025 istore 1 ,contw 
+0x2ed9 007026 fetch 1 ,mem_le_pres_auth 
+0x2eda 007027 istore 1 ,contw 
+0x2edb 007028 rtn 
+:      007030 le_parse_smp_pairing_request:
+0x2edc 007031 store 1 ,mem_le_preq 
+0x2edd 007032 ifetch 6 ,contr 
+0x2ede 007033 istore 6 ,contw 
+0x2edf 007034 fetch 1 ,mem_le_pairing_mode 
+0x2ee0 007035 beq le_pairing_mode_none ,le_smp_pairing_fail_reason_not_support_pairing 
+0x2ee1 007036 call le_send_smp_pairing_response 
+0x2ee2 007037 fetch 1 ,mem_sc_only_mode 
+0x2ee3 007038 branch le_parse_smp_pairing_request2 ,blank 
+0x2ee4 007039 fetch 1 ,mem_le_preq_auth 
+0x2ee5 007040 bbit0 le_auth_secure_connection_pairing_bit ,app_ble_disconnect 
+0x2ee6 007041 fetch 1 ,mem_le_pairing_mode 
+0x2ee7 007042 bbit0 le_pairing_mode_secure_connect_bit ,app_ble_disconnect 
+:      007043 le_parse_smp_pairing_request2:
+0x2ee8 007044 jam flag_le_pairing_rcv_pairing_req ,mem_le_pairing_state 
+0x2ee9 007045 fetch 1 ,mem_le_preq_iocap 
+0x2eea 007046 beq flag_iocap_displayonly ,le_set_tk_0 
+0x2eeb 007047 beq flag_iocap_displayyesno ,le_set_tk_0 
+0x2eec 007048 beq flag_iocap_noinputnooutput ,le_set_tk_0 
+0x2eed 007049 fetch 1 ,mem_le_pairing_mode 
+0x2eee 007050 beq le_pairing_mode_lagacy_passkey ,le_parse_smp_pairing_req_passkey 
+0x2eef 007051 rtneq le_pairing_mode_secure_connect_passkey 
+:      007052 le_set_tk_0:
+0x2ef0 007053 arg 0 ,pdata 
+0x2ef1 007054 store 4 ,mem_le_tk 
+0x2ef2 007055 rtn 
+:      007057 le_parse_smp_pairing_req_passkey:
+0x2ef3 007058 fetch 1 ,mem_le_configuration 
+0x2ef4 007059 bbit1 bit_ble_passkey_fixed_key ,le_parse_smp_pairing_req_fixed_passkey 
+:      007060 le_genernate_tk:
+0x2ef5 007061 arg mem_le_tk ,rega 
+0x2ef6 007062 copy rega ,contw 
+0x2ef7 007063 arg 3 ,loopcnt 
+0x2ef8 007064 call generate_random_loop 
+0x2ef9 007065 fetch 2 ,mem_le_tk + 2 
+0x2efa 007066 and_into 0x7 ,pdata 
+0x2efb 007067 store 2 ,mem_le_tk + 2 
+:      007068 le_parse_smp_pairing_req_fixed_passkey:
+0x2efc 007069 jam bt_evt_le_tk_generate ,mem_fifo_temp 
+0x2efd 007070 branch ui_ipc_send_event 
+:      007074 le_send_smp_pairing_response:
+0x2efe 007075 force 7 ,rega 
+0x2eff 007076 call le_fifo_malloc_tx_l2cap_smp 
+0x2f00 007077 fetch 7 ,mem_le_pres 
+0x2f01 007078 istore 7 ,contw 
+0x2f02 007079 rtn 
+:      007082 le_parse_smp_pairing_confirm:
+0x2f03 007083 jam flag_le_pairing_receive_pairing_confirm ,mem_le_pairing_state 
+0x2f04 007084 arg mem_le_rconfirm ,contw 
+0x2f05 007085 call memcpy16 
+0x2f06 007086 fetch 1 ,mem_le_pairing_mode 
+0x2f07 007087 beq le_pairing_mode_lagacy_passkey_res_input ,le_parse_smp_pairing_confirm_passkey_res_input 
+0x2f08 007088 beq le_pairing_mode_secure_connect_passkey ,le_parse_smp_pairing_confirm_secure_passkey 
+0x2f09 007089 beq le_pairing_mode_secure_connect_passkey_res_input ,le_parse_smp_pairing_confirm_sc_passkey_res_input 
+0x2f0a 007090 branch le_send_smp_pairing_confirm 
+:      007093 le_parse_smp_pairing_confirm_passkey_res_input:
+0x2f0b 007094 jam bt_evt_le_get_passkey ,mem_fifo_temp 
+0x2f0c 007095 branch ui_ipc_send_event 
+:      007097 le_parse_smp_pairing_confirm_secure_passkey:
+0x2f0d 007098 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
+0x2f0e 007099 jam le_sc_stat_passkey_wait_confirm ,mem_le_secure_connect_state 
+0x2f0f 007100 rtn 
+:      007102 le_parse_smp_pairing_confirm_sc_passkey_res_input:
+0x2f10 007103 fetch 4 ,mem_le_tk 
+0x2f11 007104 branch le_parse_smp_pairing_confirm_passkey_res_input ,blank 
+0x2f12 007105 branch le_parse_smp_pairing_confirm_secure_passkey 
+:      007107 le_send_smp_pairing_confirm:
+0x2f13 007108 jam flag_le_pairing_send_pairing_confirm ,mem_le_pairing_state 
+0x2f14 007109 fetch 1 ,mem_le_pairing_mode 
+0x2f15 007110 bbit1 le_pairing_mode_secure_connect_bit ,le_send_smp_pairing_confirm_sc 
+0x2f16 007111 call generate_confirm 
+0x2f17 007112 force 17 ,rega 
+0x2f18 007113 call le_fifo_malloc_tx_l2cap_smp 
+0x2f19 007114 setarg smp_pairing_confirm 
+0x2f1a 007115 istore 1 ,contw 
+0x2f1b 007116 branch store_aes_result 
+:      007118 le_send_smp_pairing_confirm_sc:
+0x2f1c 007119 arg mem_le_srand ,contw 
+0x2f1d 007120 call generate_random 
+0x2f1e 007121 call function_f4_cb 
+0x2f1f 007122 force 17 ,rega 
+0x2f20 007123 call le_fifo_malloc_tx_l2cap_smp 
+0x2f21 007124 setarg smp_pairing_confirm 
+0x2f22 007125 istore 1 ,contw 
+0x2f23 007126 branch load_inverse_result 
+:      007128 le_parse_smp_pairing_random:
+0x2f24 007129 copy contr ,rega 
+0x2f25 007130 fetch 1 ,mem_le_pairing_mode 
+0x2f26 007131 bbit1 le_pairing_mode_secure_connect_bit ,le_parse_smp_pairing_random_sc 
+0x2f27 007132 copy rega ,contr 
+0x2f28 007133 call authenticate_rconfirm 
+0x2f29 007134 branch le_parse_smp_pairing_random_success ,zero 
+:      007135 le_send_pairing_confirm_value_failed:
+0x2f2a 007136 jam pairing_failed_confirm_value_failed ,mem_le_ll_pairing_fail_reason 
+:      007137 le_send_pairing_failed:
+0x2f2b 007138 force 2 ,rega 
+0x2f2c 007139 call le_fifo_malloc_tx_l2cap_smp 
+0x2f2d 007140 setarg smp_pairing_failed 
+0x2f2e 007141 istore 1 ,contw 
+0x2f2f 007142 fetch 1 ,mem_le_ll_pairing_fail_reason 
+0x2f30 007143 istore 1 ,contw 
+:      007144 le_parse_smp_pairing_failed:
+0x2f31 007145 bpatchx patch2c_5 ,mem_patch2c 
+0x2f32 007146 force smp_pairing_timer ,queue 
+0x2f33 007147 call timer_stop 
+0x2f34 007148 jam flag_le_pairing_null ,mem_le_pairing_state 
+0x2f35 007149 jam bt_evt_le_pairing_fail ,mem_fifo_temp 
+0x2f36 007150 branch ui_ipc_send_event 
+:      007152 le_smp_pairing_fail_reason_not_support_pairing:
+0x2f37 007153 jam pairing_failed_pairing_not_supported ,mem_le_ll_pairing_fail_reason 
+0x2f38 007154 branch le_send_pairing_failed 
+:      007156 le_parse_smp_pairing_random_sc:
+0x2f39 007157 arg mem_le_mrand ,contw 
+0x2f3a 007158 copy rega ,contr 
+0x2f3b 007159 call memcpy16 
+0x2f3c 007160 fetch 1 ,mem_le_pairing_mode 
+0x2f3d 007161 beq le_pairing_mode_secure_connect_passkey ,le_parse_smp_pairing_random_sc_passkey 
+0x2f3e 007162 beq le_pairing_mode_secure_connect_passkey_res_input ,le_parse_smp_pairing_random_sc_passkey 
+0x2f3f 007163 call function_g2 
+0x2f40 007164 call le_send_smp_pairing_random 
+0x2f41 007165 fetch 1 ,mem_le_pairing_mode 
+0x2f42 007166 rtnne le_pairing_mode_secure_connect_numeric 
+0x2f43 007167 jam bt_evt_le_gkey_generate ,mem_fifo_temp 
+0x2f44 007168 branch ui_ipc_send_event 
+:      007170 le_parse_smp_pairing_random_sc_passkey:
+0x2f45 007171 call function_f4_ca 
+0x2f46 007172 arg mem_aes_cmac_temp ,contw 
+0x2f47 007173 call load_inverse_result 
+0x2f48 007174 arg mem_aes_cmac_temp ,rega 
+0x2f49 007175 arg mem_le_rconfirm ,regb 
+0x2f4a 007176 arg 16 ,loopcnt 
+0x2f4b 007177 call string_compare 
+0x2f4c 007178 nbranch le_send_pairing_confirm_value_failed ,zero 
+0x2f4d 007179 branch le_send_smp_pairing_random 
+:      007181 le_parse_smp_pairing_random_success:
+0x2f4e 007182 call generate_stk 
+0x2f4f 007183 jam bt_evt_le_pairing_success ,mem_fifo_temp 
+0x2f50 007184 call ui_ipc_send_event 
+0x2f51 007185 jam 1 ,mem_ltk_exists 
+0x2f52 007186 jam flag_le_pairing_after_auth ,mem_le_pairing_state 
+:      007188 le_send_smp_pairing_random:
+0x2f53 007189 force 17 ,rega 
+0x2f54 007190 call le_fifo_malloc_tx_l2cap_smp 
+0x2f55 007191 setarg smp_pairing_random 
+0x2f56 007192 istore 1 ,contw 
+0x2f57 007193 arg mem_le_srand ,contr 
+0x2f58 007194 branch memcpy16 
+:      007196 le_send_smp_encryption_information:
+0x2f59 007197 force 17 ,rega 
+0x2f5a 007198 call le_fifo_malloc_tx_l2cap_smp 
+0x2f5b 007199 setarg smp_encryption_information 
+0x2f5c 007200 istore 1 ,contw 
+0x2f5d 007201 fetch 1 ,mem_le_configuration 
+0x2f5e 007202 bbit1 bit_ble_pairing_fixed_ltk ,le_send_fixed_ltk 
+0x2f5f 007203 arg mem_le_ltk ,contr 
+0x2f60 007204 branch memcpy16 
+:      007206 le_send_fixed_ltk:
+0x2f61 007207 arg mem_le_fixed_ltk ,contr 
+0x2f62 007208 branch memcpy16 
+:      007211 le_send_smp_master_identification:
+0x2f63 007212 arg mem_le_ediv ,contw 
+0x2f64 007213 force 10 ,loopcnt 
+0x2f65 007214 call generate_random_loop 
+0x2f66 007215 force 11 ,rega 
+0x2f67 007216 call le_fifo_malloc_tx_l2cap_smp 
+0x2f68 007217 setarg smp_master_identification 
+0x2f69 007218 istore 1 ,contw 
+0x2f6a 007219 fetch 2 ,mem_le_ediv 
+0x2f6b 007220 istore 2 ,contw 
+0x2f6c 007221 fetch 8 ,mem_le_rand 
+0x2f6d 007222 istore 8 ,contw 
+0x2f6e 007223 rtn 
+:      007225 le_send_smp_identity_information:
+0x2f6f 007226 force 17 ,rega 
+0x2f70 007227 call le_fifo_malloc_tx_l2cap_smp 
+0x2f71 007228 setarg smp_identity_information 
+0x2f72 007229 istore 1 ,contw 
+0x2f73 007230 setarg 0 
+0x2f74 007231 istore 8 ,contw 
+0x2f75 007232 istore 8 ,contw 
+0x2f76 007233 rtn 
+:      007236 le_send_smp_identity_address_information:
+0x2f77 007237 force 8 ,rega 
+0x2f78 007238 call le_fifo_malloc_tx_l2cap_smp 
+0x2f79 007239 setarg smp_identity_address_information 
+0x2f7a 007240 istore 1 ,contw 
+0x2f7b 007241 fetch 1 ,mem_le_conn_own_addr_type 
+0x2f7c 007242 istore 1 ,contw 
+0x2f7d 007243 fetch 6 ,mem_le_lap 
+0x2f7e 007244 istore 6 ,contw 
+0x2f7f 007245 rtn 
+:      007248 le_send_pairing_fail_unspecified_reason:
+0x2f80 007249 jam pairing_failed_unspecified_reason ,mem_le_ll_pairing_fail_reason 
+0x2f81 007250 branch le_send_pairing_failed 
+:      007252 le_check_init_key_distribution:
+0x2f82 007253 fetch 1 ,mem_le_pres_init_key_distribution 
+0x2f83 007254 fetcht 1 ,mem_le_pres_init_key_distribution 
+0x2f84 007255 iand temp ,pdata 
+0x2f85 007256 rtn 
+:      007258 le_parse_smp_identity_information:
+0x2f86 007259 arg mem_le_irk ,contw 
+0x2f87 007260 call memcpy16 
+0x2f88 007261 call le_check_init_key_distribution 
+0x2f89 007262 isolate0 le_initator_irk_bit ,pdata 
+0x2f8a 007263 branch le_send_pairing_fail_unspecified_reason ,true 
+0x2f8b 007264 fetch 1 ,mem_device_option 
+0x2f8c 007265 rtnne dvc_op_module 
+0x2f8d 007266 call le_check_master_addr_type 
+0x2f8e 007267 nrtn user 
+0x2f8f 007268 branch app_ble_store_reconn_info 
+:      007271 le_check_master_addr_type:
+0x2f90 007272 call disable_user 
+0x2f91 007273 fetch 1 ,mem_le_conn_peer_addr_type 
+0x2f92 007274 rtneq master_public_addr 
+0x2f93 007275 fetch 1 ,mem_le_preq_init_key_distribution 
+0x2f94 007276 rtnbit0 le_initator_irk_bit 
+0x2f95 007277 branch enable_user 
+:      007279 le_parse_smp_identity_address_information:
+0x2f96 007280 call le_check_init_key_distribution 
+0x2f97 007281 isolate0 le_initator_irk_bit ,pdata 
+0x2f98 007282 branch le_send_pairing_fail_unspecified_reason ,true 
+0x2f99 007283 rtn 
+:      007285 le_parse_smp_master_identification:
+:      007286 le_parse_smp_signing_information:
+:      007287 le_parse_smp_security_request:
+0x2f9a 007288 rtn 
+:      007290 le_parse_smp_public_key:
+0x2f9b 007291 arg mem_le_pubkey_remote_x_256 ,contw 
+0x2f9c 007292 call memcpy64 
+0x2f9d 007293 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
+0x2f9e 007294 jam le_sc_stat_receive_public_key ,mem_le_secure_connect_state 
+0x2f9f 007295 rtn 
+:      007297 le_parse_smp_dhkey_check:
+0x2fa0 007298 arg mem_sp_confirm_remote ,contw 
+0x2fa1 007299 call memcpy16 
+0x2fa2 007300 jam le_sc_stat_receive_dhkey ,mem_le_secure_connect_state 
+0x2fa3 007301 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
+0x2fa4 007302 rtn 
+:      007304 le_send_smp_pairing_public_key:
+0x2fa5 007305 force 65 ,rega 
+0x2fa6 007306 call le_fifo_malloc_tx_l2cap_smp 
+0x2fa7 007307 setarg smp_pairing_public_key 
+0x2fa8 007308 istore 1 ,contw 
+0x2fa9 007309 arg mem_sc_pubkey_local_x_256 ,contr 
+0x2faa 007310 branch memcpy64 
+:      007312 le_send_smp_pairing_dhkey_check:
+0x2fab 007313 call function_f6_eb 
+0x2fac 007314 force 17 ,rega 
+0x2fad 007315 call le_fifo_malloc_tx_l2cap_smp 
+0x2fae 007316 setarg smp_pairing_dhkey_check 
+0x2faf 007317 istore 1 ,contw 
+0x2fb0 007318 branch load_inverse_result 
+:      007320 le_check_paring_time:
+0x2fb1 007321 fetch 1 ,mem_le_pairing_state 
+0x2fb2 007322 rtneq flag_le_pairing_end 
+0x2fb3 007323 arg flag_le_pairing_rcv_pairing_req ,temp 
+0x2fb4 007324 isub temp ,null 
+0x2fb5 007325 nrtn positive 
+0x2fb6 007326 arg smp_pairing_timer ,queue 
+0x2fb7 007327 call timer_check 
+0x2fb8 007328 nrtn blank 
+0x2fb9 007329 branch le_send_pairing_fail_unspecified_reason 
+:      007331 le_pairing_sm:
+0x2fba 007332 bpatchx patch2c_6 ,mem_patch2c 
+0x2fbb 007333 call le_fifo_check_nearly_full 
+0x2fbc 007334 nrtn blank 
+0x2fbd 007335 fetch 1 ,mem_le_pairing_state 
+0x2fbe 007336 beq flag_le_pairing_null ,le_pairing_sm_null 
+0x2fbf 007337 beq flag_le_pairing_start ,le_pairing_sm_start 
+0x2fc0 007338 beq flag_le_pairing_send_recurity_req ,le_pairing_sm_send_sec_req 
+0x2fc1 007339 beq flag_le_pairing_rcv_pairing_req ,le_pairing_sm_rcv_pairing_req 
+0x2fc2 007340 beq flag_le_pairing_after_auth ,le_pairing_sm_after_auth 
+0x2fc3 007341 beq flag_le_paring_send_enc_information ,le_pairng_sm_send_enc_information 
+0x2fc4 007342 beq flag_le_paring_send_master_identification ,le_pairng_sm_send_master_indentification 
+0x2fc5 007343 beq flag_le_paring_send_indentity_information ,le_pairng_sm_send_indentity_information 
+0x2fc6 007344 rtn 
+:      007346 le_pairing_sm_null:
+:      007347 le_pairing_sm_send_sec_req:
+0x2fc7 007348 fetch 1 ,mem_le_enc_state 
+0x2fc8 007349 rtnne flag_le_send_start_enc_rsp 
+0x2fc9 007350 jam flag_le_enc_end ,mem_le_enc_state 
+0x2fca 007351 jam flag_le_pairing_end ,mem_le_pairing_state 
+0x2fcb 007352 jam bt_evt_le_reconnect_complete ,mem_fifo_temp 
+0x2fcc 007353 branch ui_ipc_send_event 
+:      007356 le_pairing_sm_start:
+0x2fcd 007357 jam flag_le_pairing_send_recurity_req ,mem_le_pairing_state 
+0x2fce 007358 branch le_send_smp_security_request 
+:      007360 le_pairing_sm_rcv_pairing_req:
+0x2fcf 007361 jam flag_le_pairing_wait_stk_generation ,mem_le_pairing_state 
+0x2fd0 007362 setarg timer_smp_pairing_timeout 
+0x2fd1 007363 arg smp_pairing_timer ,queue 
+0x2fd2 007364 branch timer_init 
+:      007366 le_pairing_sm_after_auth:
+0x2fd3 007367 fetch 1 ,mem_le_enc_state 
+0x2fd4 007368 beq flag_le_send_start_enc_rsp ,le_pairing_sm_after_auth_start_enc 
+0x2fd5 007369 rtn 
+:      007371 le_pairing_sm_after_auth_start_enc:
+0x2fd6 007372 fetch 1 ,mem_le_pairing_mode 
+0x2fd7 007373 bbit1 le_pairing_mode_secure_connect_bit ,le_pairing_sm_after_auth_start_enc_sc 
+0x2fd8 007375 jam flag_le_paring_send_enc_information ,mem_le_pairing_state 
+0x2fd9 007376 call le_send_smp_encryption_information 
+:      007377 le_pairing_sm_after_auth_start_enc_common:
+0x2fda 007378 jam bt_evt_le_enc_info ,mem_fifo_temp 
+0x2fdb 007379 call ui_ipc_send_event 
+0x2fdc 007380 fetch 1 ,mem_device_option 
+0x2fdd 007381 rtnne dvc_op_module 
+0x2fde 007382 call le_check_master_addr_type 
+0x2fdf 007383 rtn user 
+0x2fe0 007384 branch app_ble_store_reconn_info 
+:      007386 le_pairing_sm_after_auth_start_enc_sc:
+0x2fe1 007387 jam flag_le_paring_send_master_identification ,mem_le_pairing_state 
+0x2fe2 007388 branch le_pairing_sm_after_auth_start_enc_common 
+:      007390 le_pairng_sm_send_enc_information:
+0x2fe3 007391 jam flag_le_paring_send_master_identification ,mem_le_pairing_state 
+0x2fe4 007392 branch le_send_smp_master_identification 
+:      007394 le_pairng_sm_send_master_indentification:
+0x2fe5 007395 fetch 1 ,mem_le_preq_resp_key_distribution 
+0x2fe6 007396 fetcht 1 ,mem_le_pres_resp_key_distribution 
+0x2fe7 007397 iand temp ,pdata 
+0x2fe8 007398 isolate0 le_initator_irk_bit ,pdata 
+0x2fe9 007399 branch le_parse_start_enc_rsp_after_auth_end ,true 
+0x2fea 007400 jam flag_le_paring_send_indentity_information ,mem_le_pairing_state 
+0x2feb 007401 branch le_send_smp_identity_information 
+:      007403 le_pairng_sm_send_indentity_information:
+0x2fec 007404 call le_send_smp_identity_address_information 
+0x2fed 007405 branch le_parse_start_enc_rsp_after_auth_end 
+:      007408 le_parse_start_enc_rsp_after_auth_end:
+0x2fee 007409 bpatchx patch2c_7 ,mem_patch2c 
+0x2fef 007410 force smp_pairing_timer ,queue 
+0x2ff0 007411 call timer_stop 
+0x2ff1 007412 jam flag_le_enc_end ,mem_le_enc_state 
+0x2ff2 007413 jam flag_le_pairing_end ,mem_le_pairing_state 
+0x2ff3 007414 jam bt_evt_le_pairing_complete ,mem_fifo_temp 
+0x2ff4 007415 branch ui_ipc_send_event 
+:      007419 le_secure_connect_sm:
+0x2ff5 007420 bpatchx patch2d_0 ,mem_patch2d 
+0x2ff6 007421 fetch 1 ,mem_le_pairing_mode 
+0x2ff7 007422 rtnbit0 le_pairing_mode_secure_connect_bit 
+0x2ff8 007423 fetch 1 ,mem_le_secure_connect_flag 
+0x2ff9 007424 rtnne le_sp_flag_commit_256 
+0x2ffa 007425 jam sp_flag_standby ,mem_le_secure_connect_flag 
+0x2ffb 007426 fetch 1 ,mem_le_secure_connect_state 
+0x2ffc 007427 beq le_sc_stat_receive_public_key ,le_sc_sm_receive_public_key 
+0x2ffd 007428 beq le_sc_stat_wait_send_public_key ,le_sc_sm_wait_send_public_key 
+0x2ffe 007429 beq le_sc_stat_send_public_key ,le_sc_sm_send_public_key 
+0x2fff 007430 beq le_sc_stat_receive_dhkey ,le_sc_sm_receive_dhkey 
+0x3000 007431 beq le_sc_stat_wait_confirm_gkey ,le_sc_sm_wait_confirm_gkey 
+0x3001 007432 beq le_sc_stat_passkey_wait_confirm ,le_sc_sm_passkey_wait_confirm 
+0x3002 007433 rtn 
+:      007435 le_sc_state_clear:
+0x3003 007436 jam sp_flag_standby ,mem_le_secure_connect_flag 
+0x3004 007437 jam le_sc_stat_null ,mem_le_secure_connect_state 
+0x3005 007438 jam flag_le_sc_confrim_null ,mem_le_sc_confirm_gkey_flag 
+0x3006 007439 rtn 
+:      007441 le_sc_sm_passkey_wait_confirm:
+0x3007 007442 fetch 1 ,mem_authentication_passkey_times 
+0x3008 007443 copy pdata ,queue 
+0x3009 007444 increase 1 ,pdata 
+0x300a 007445 store 1 ,mem_authentication_passkey_times 
+0x300b 007446 fetch 4 ,mem_le_tk 
+0x300c 007447 qisolate1 pdata 
+0x300d 007448 setarg 0x80 
+0x300e 007449 setflag true ,0 ,pdata 
+0x300f 007450 store 1 ,mem_passkey_1bit 
+0x3010 007451 branch le_sc_sm_ready_send_pairing_confirm 
+:      007453 le_sc_sm_wait_confirm_gkey:
+0x3011 007454 fetch 1 ,mem_le_sc_confirm_gkey_flag 
+0x3012 007455 jam flag_le_sc_confrim_null ,mem_le_sc_confirm_gkey_flag 
+0x3013 007456 beq flag_le_sc_confrim_gkey_ok ,le_sc_confirm_gkey_ok 
+0x3014 007457 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
+0x3015 007458 rtn 
+:      007460 le_sc_confirm_gkey_ok:
+0x3016 007461 jam bt_evt_le_pairing_success ,mem_fifo_temp 
+0x3017 007462 call ui_ipc_send_event 
+0x3018 007463 jam flag_le_pairing_after_auth ,mem_le_pairing_state 
+0x3019 007464 branch le_send_smp_pairing_dhkey_check 
+:      007466 le_sc_sm_receive_dhkey:
+0x301a 007467 fetch 1 ,mem_sp_dhkey_invalid 
+0x301b 007468 beq sp_key_valid_256 ,le_dhkey_ready 
+0x301c 007469 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
+0x301d 007470 rtn 
+:      007472 le_dhkey_ready:
+0x301e 007473 call function_f5 
+0x301f 007474 fetch 1 ,mem_le_pairing_mode 
+0x3020 007475 beq le_pairing_mode_secure_connect_passkey ,le_dhkey_ready_common 
+0x3021 007476 beq le_pairing_mode_secure_connect_passkey_res_input ,le_dhkey_ready_common 
+0x3022 007477 call le_set_tk_0 
+:      007478 le_dhkey_ready_common:
+0x3023 007479 call function_f6_ea 
+0x3024 007480 arg mem_aes_cmac_temp ,rega 
+0x3025 007481 arg mem_sp_confirm_remote ,regb 
+0x3026 007482 arg 16 ,loopcnt 
+0x3027 007483 call string_compare 
+0x3028 007484 branch le_dhkey_check_ok ,zero 
+:      007485 le_dhkey_check_fail:
+0x3029 007486 jam pairing_failed_dhkey_check_failed ,mem_le_ll_pairing_fail_reason 
+0x302a 007487 branch le_send_pairing_failed 
+:      007490 le_dhkey_check_ok:
+0x302b 007491 call sp_calc_check_publickey_256 
+0x302c 007492 nbranch le_dhkey_check_fail ,zero 
+0x302d 007493 jam 1 ,mem_ltk_exists 
+0x302e 007494 fetch 1 ,mem_le_pairing_mode 
+0x302f 007495 beq le_pairing_mode_secure_connect_justwork ,le_sc_confirm_gkey_ok 
+0x3030 007496 beq le_pairing_mode_secure_connect_passkey ,le_sc_confirm_gkey_ok 
+0x3031 007497 beq le_pairing_mode_secure_connect_passkey_res_input ,le_sc_confirm_gkey_ok 
+0x3032 007498 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
+0x3033 007499 jam le_sc_stat_wait_confirm_gkey ,mem_le_secure_connect_state 
+0x3034 007500 rtn 
+:      007502 le_sc_sm_send_public_key:
+0x3035 007503 fetch 1 ,mem_le_pairing_mode 
+0x3036 007504 beq le_pairing_mode_secure_connect_passkey ,le_sc_sm_send_public_key_passkey 
+0x3037 007505 beq le_pairing_mode_secure_connect_passkey_res_input ,le_sc_sm_send_public_key_passkey 
+0x3038 007506 jam 0 ,mem_passkey_1bit 
+:      007507 le_sc_sm_ready_send_pairing_confirm:
+0x3039 007508 branch le_send_smp_pairing_confirm 
+:      007510 le_sc_sm_send_public_key_passkey:
+0x303a 007511 jam 0 ,mem_authentication_passkey_times 
+0x303b 007512 rtneq le_pairing_mode_secure_connect_passkey_res_input 
+0x303c 007513 branch le_parse_smp_pairing_req_passkey 
+:      007516 le_sc_sm_receive_public_key:
+0x303d 007517 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
+0x303e 007518 fetch 1 ,mem_sc_local_key_invalid 
+0x303f 007519 beq sp_key_valid_256 ,le_public_key_ready 
+0x3040 007520 rtn 
+:      007522 le_public_key_ready:
+0x3041 007523 jam le_sc_stat_wait_send_public_key ,mem_le_secure_connect_state 
+0x3042 007524 jam sp_key_invalid ,mem_sp_dhkey_invalid 
+0x3043 007525 branch sp_dhkey_calc_256 
+:      007527 le_sc_sm_wait_send_public_key:
+0x3044 007528 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
+0x3045 007529 jam le_sc_stat_send_public_key ,mem_le_secure_connect_state 
+0x3046 007530 branch le_send_smp_pairing_public_key 
+:      007534 le_fifo_malloc_tx_l2cap_smp:
+0x3047 007535 bpatchx patch2d_1 ,mem_patch2d 
+0x3048 007536 force le_l2cap_cid_smp ,regb 
+0x3049 007537 branch le_fifo_malloc_tx_l2cap 
+:      007541 le_parse_ll:
+0x304a 007542 fetch 1 ,mem_le_rxbuf_data_ll_opcode 
+0x304b 007543 beq ll_connection_update_ind ,le_parse_connection_update_ind 
+0x304c 007544 beq ll_channel_map_ind ,le_parse_channel_map_ind 
+0x304d 007545 beq ll_terminate_ind ,le_parse_terminate_ind 
+0x304e 007546 beq ll_enc_req ,le_parse_enc_req 
+0x304f 007547 beq ll_enc_rsp ,le_parse_enc_rsp 
+0x3050 007548 beq ll_start_enc_req ,le_parse_start_enc_req 
+0x3051 007549 beq ll_start_enc_rsp ,le_parse_start_enc_rsp 
+0x3052 007550 beq ll_unknown_rsp ,le_parse_unknown_rsp 
+0x3053 007551 beq ll_feature_req ,le_parse_feature_req 
+0x3054 007552 beq ll_feature_rsp ,le_parse_feature_rsp 
+0x3055 007553 beq ll_pause_enc_req ,le_parse_pause_enc_req 
+0x3056 007554 beq ll_pause_enc_rsp ,le_parse_pause_enc_rsp 
+0x3057 007555 beq ll_version_ind ,le_parse_version_ind 
+0x3058 007556 beq ll_reject_ind ,le_parse_reject_ind 
+0x3059 007557 beq ll_ping_req ,le_parse_ping_req 
+0x305a 007558 beq ll_ping_rsp ,le_parse_ping_rsp 
+0x305b 007559 beq ll_length_req ,le_parse_length_req 
+0x305c 007560 beq ll_length_rsp ,le_parse_length_rsp 
+0x305d 007561 beq ll_phy_req ,le_parse_phy_req 
+0x305e 007562 beq ll_phy_update_ind ,le_parse_phy_update_ind 
+0x305f 007563 fetchr regc ,1 ,mem_le_rxbuf_data_ll_opcode 
+0x3060 007564 branch le_send_unknown_rsp 
+:      007568 le_parse_connection_update_ind:
+0x3061 007569 ifetch 9 ,contr 
+0x3062 007570 store 9 ,mem_le_new_param 
+0x3063 007571 ifetch 2 ,contr 
+0x3064 007572 store 2 ,mem_le_instant 
+0x3065 007573 fetch 1 ,mem_le_state 
+0x3066 007574 set1 lestate_update_param ,pdata 
+0x3067 007575 store 1 ,mem_le_state 
+0x3068 007576 rtn 
+:      007580 le_parse_channel_map_ind:
+0x3069 007581 ifetch 5 ,contr 
+0x306a 007582 store 5 ,mem_le_new_map 
+0x306b 007583 ifetch 2 ,contr 
+0x306c 007584 store 2 ,mem_le_instant 
+:      007585 le_update_map_enable:
+0x306d 007586 fetch 1 ,mem_le_state 
+0x306e 007587 set1 lestate_update_map ,pdata 
+0x306f 007588 store 1 ,mem_le_state 
+0x3070 007589 rtn 
+:      007593 le_parse_terminate_ind:
+0x3071 007594 setarg 20 
+0x3072 007595 store 2 ,mem_le_superto 
+0x3073 007596 store 2 ,mem_le_init_superto 
+0x3074 007597 rtn 
+:      007601 le_parse_enc_req:
+0x3075 007602 ifetch 8 ,contr 
+0x3076 007603 store 8 ,mem_le_rand 
+0x3077 007604 ifetch 2 ,contr 
+0x3078 007605 store 2 ,mem_le_ediv 
+0x3079 007606 ifetch 8 ,contr 
+0x307a 007607 store 8 ,mem_le_skdm 
+0x307b 007608 ifetch 4 ,contr 
+0x307c 007609 store 4 ,mem_ccm_ivm 
+0x307d 007610 call le_send_enc_rsp 
+0x307e 007611 bpatchx patch2d_2 ,mem_patch2d 
+0x307f 007612 fetch 1 ,mem_le_pairing_state 
+0x3080 007613 beq flag_le_pairing_after_auth ,le_parse_enc_req_after_auth 
+0x3081 007614 fetch 1 ,mem_le_configuration 
+0x3082 007615 bbit1 bit_ble_pairing_fixed_ltk ,le_parse_enc_req_fixed_ltk 
+0x3083 007616 fetch 1 ,mem_nv_data_number 
+0x3084 007617 ncall load_device_list_mode_4 ,blank 
+0x3085 007618 fetch 1 ,mem_ltk_exists 
+0x3086 007619 beq 0 ,le_ltk_lost 
+:      007620 le_parse_enc_req_after_auth:
+0x3087 007621 jam flag_le_rcv_enc_start ,mem_le_enc_state 
+0x3088 007622 call le_send_start_enc_req 
+0x3089 007623 branch generate_sk 
+:      007624 le_parse_enc_req_fixed_ltk:
+0x308a 007625 jam 1 ,mem_ltk_exists 
+0x308b 007626 arg mem_le_fixed_ltk ,contr 
+0x308c 007627 arg mem_le_ltk ,contw 
+0x308d 007628 call memcpy16 
+0x308e 007629 branch le_parse_enc_req_after_auth 
+:      007631 le_ltk_lost:
+0x308f 007632 jam flag_le_enc_null ,mem_le_enc_state 
+0x3090 007633 jam flag_le_enc_null ,mem_le_pairing_state 
+0x3091 007634 jam bt_evt_le_ltk_lost ,mem_fifo_temp 
+0x3092 007635 branch ui_ipc_send_event 
+:      007638 le_parse_enc_rsp:
+0x3093 007639 ifetch 8 ,contr 
+0x3094 007640 store 8 ,mem_le_skds 
+0x3095 007641 ifetch 4 ,contr 
+0x3096 007642 store 4 ,mem_ccm_ivs 
+0x3097 007643 branch generate_sk 
+:      007647 le_parse_start_enc_req:
+0x3098 007648 fetch 1 ,mem_le_state 
+0x3099 007649 set1 lestate_encryption ,pdata 
+0x309a 007650 store 1 ,mem_le_state 
+0x309b 007651 rtn 
+:      007654 le_parse_start_enc_rsp:
+0x309c 007655 rtn master 
+0x309d 007656 jam bt_evt_le_start_enc ,mem_fifo_temp 
+0x309e 007657 call ui_ipc_send_event 
+0x309f 007658 jam flag_le_send_start_enc_rsp ,mem_le_enc_state 
+0x30a0 007659 branch le_send_start_enc_rsp 
+:      007663 le_parse_unknown_rsp:
+0x30a1 007664 rtn 
+:      007668 le_parse_feature_req:
+0x30a2 007669 branch le_send_feature_rsp 
+:      007673 le_parse_feature_rsp:
+0x30a3 007674 rtn 
+:      007678 le_parse_pause_enc_req:
+0x30a4 007679 jam flag_le_enc_pause ,mem_le_enc_state 
+0x30a5 007680 call le_send_pause_enc_rsp 
+0x30a6 007681 jam bt_evt_le_pause_enc ,mem_fifo_temp 
+0x30a7 007682 branch ui_ipc_send_event 
+:      007686 le_parse_pause_enc_rsp:
+0x30a8 007687 rtn 
+:      007691 le_parse_version_ind:
+0x30a9 007692 rtn master 
+0x30aa 007693 branch le_send_version_ind 
+:      007697 le_parse_reject_ind:
+0x30ab 007698 rtn 
+:      007702 le_parse_ping_req:
+0x30ac 007703 branch le_send_ping_rsp 
+:      007707 le_parse_ping_rsp:
+0x30ad 007708 rtn 
+:      007711 le_parse_length_req:
+0x30ae 007712 call le_parse_length_rsp 
+0x30af 007713 branch le_send_data_length_res 
+:      007715 le_parse_length_rsp:
+0x30b0 007716 ifetch 8 ,contr 
+0x30b1 007717 store 8 ,mem_remote_rx_max_octets 
+0x30b2 007718 fetch 2 ,mem_remote_rx_max_octets 
+0x30b3 007719 fetcht 2 ,mem_local_tx_max_octets 
+0x30b4 007720 call not_greater_than 
+0x30b5 007721 store 2 ,mem_remote_rx_max_octets 
+0x30b6 007723 fetch 2 ,mem_remote_tx_max_octets 
+0x30b7 007724 fetcht 2 ,mem_local_rx_max_octets 
+0x30b8 007725 call not_greater_than 
+0x30b9 007726 store 2 ,mem_remote_tx_max_octets 
+0x30ba 007727 rtn 
+:      007731 le_parse_phy_req:
+0x30bb 007732 branch le_send_phy_rsp 
+:      007736 le_parse_phy_update_ind:
+0x30bc 007737 ifetch 2 ,contr 
+0x30bd 007738 store 2 ,mem_le_new_m2s_phy 
+0x30be 007739 ifetch 2 ,contr 
+0x30bf 007740 store 2 ,mem_le_instant 
+0x30c0 007741 rtn blank 
+0x30c1 007742 fetch 1 ,mem_le_state 
+0x30c2 007743 set1 lestate_update_phy ,pdata 
+0x30c3 007744 store 1 ,mem_le_state 
+0x30c4 007745 rtn 
+:      007750 le_send_terminate_ind_user_terminated:
+0x30c5 007751 arg error_remote_user_terminated_connection ,regc 
+:      007754 le_send_terminate_ind:
+0x30c6 007755 arg 2 ,rega 
+0x30c7 007756 arg ll_terminate_ind ,regb 
+0x30c8 007757 call le_fifo_malloc_tx_ll 
+0x30c9 007758 copy regc ,pdata 
+0x30ca 007759 istore 1 ,contw 
+0x30cb 007760 rtn 
+:      007764 le_send_enc_rsp:
+0x30cc 007765 arg mem_le_skds ,contw 
+0x30cd 007766 force 8 ,loopcnt 
+0x30ce 007767 call generate_random_loop 
+0x30cf 007768 arg mem_ccm_ivs ,contw 
+0x30d0 007769 force 4 ,loopcnt 
+0x30d1 007770 call generate_random_loop 
+0x30d2 007771 arg 13 ,rega 
+0x30d3 007772 arg ll_enc_rsp ,regb 
+0x30d4 007773 call le_fifo_malloc_tx_ll 
+0x30d5 007774 fetch 8 ,mem_le_skds 
+0x30d6 007775 istore 8 ,contw 
+0x30d7 007776 fetch 4 ,mem_ccm_ivs 
+0x30d8 007777 istore 4 ,contw 
+0x30d9 007778 rtn 
+:      007782 le_send_start_enc_req:
+0x30da 007783 jam flag_le_send_start_enc_req ,mem_le_enc_state 
+0x30db 007784 arg ll_start_enc_req ,regb 
+0x30dc 007785 branch le_send_ll_one_lenth 
+:      007789 le_send_start_enc_rsp:
+0x30dd 007790 arg ll_start_enc_rsp ,regb 
+0x30de 007791 branch le_send_ll_one_lenth 
+:      007796 le_send_unknown_rsp:
+0x30df 007797 arg 2 ,rega 
+0x30e0 007798 arg ll_unknown_rsp ,regb 
+0x30e1 007799 call le_fifo_malloc_tx_ll 
+0x30e2 007800 istorer regc ,1 ,contw 
+0x30e3 007801 rtn 
+:      007805 le_send_feature_rsp:
+0x30e4 007806 arg 9 ,rega 
+0x30e5 007807 arg ll_feature_rsp ,regb 
+0x30e6 007808 call le_fifo_malloc_tx_ll 
+0x30e7 007809 fetch 8 ,mem_le_local_feature 
+0x30e8 007810 or pdata ,fun_ll_feature_le_encryption ,pdata 
+0x30e9 007811 istore 8 ,contw 
+0x30ea 007812 rtn 
+:      007816 le_send_pause_enc_rsp:
+0x30eb 007817 arg ll_pause_enc_rsp ,regb 
+0x30ec 007818 branch le_send_ll_one_lenth 
+:      007822 le_send_version_ind:
+0x30ed 007823 arg 6 ,rega 
+0x30ee 007824 arg ll_version_ind ,regb 
+0x30ef 007825 call le_fifo_malloc_tx_ll 
+0x30f0 007826 fetch 5 ,mem_version 
+0x30f1 007827 istore 5 ,contw 
+0x30f2 007828 rtn 
+:      007831 le_send_reject_ind:
+0x30f3 007832 arg 2 ,rega 
+0x30f4 007833 arg ll_reject_ind ,regb 
+0x30f5 007834 call le_fifo_malloc_tx_ll 
+0x30f6 007835 setarg le_err_pin_or_key_missing 
+0x30f7 007836 istore 1 ,contw 
+0x30f8 007837 rtn 
+:      007841 le_send_ping_rsp:
+0x30f9 007842 arg ll_ping_rsp ,regb 
+0x30fa 007843 branch le_send_ll_one_lenth 
+:      007845 le_send_data_length_req:
+0x30fb 007846 arg ll_length_req ,regb 
+0x30fc 007847 branch le_send_data_length 
+:      007849 le_send_data_length_res:
+0x30fd 007850 arg ll_length_rsp ,regb 
+:      007851 le_send_data_length:
+0x30fe 007852 arg 9 ,rega 
+0x30ff 007853 call le_fifo_malloc_tx_ll 
+0x3100 007854 fetch 8 ,mem_local_rx_max_octets 
+0x3101 007855 istore 8 ,contw 
+0x3102 007856 rtn 
+:      007860 le_send_phy_rsp:
+0x3103 007861 arg 3 ,rega 
+0x3104 007862 arg ll_phy_rsp ,regb 
+0x3105 007863 call le_fifo_malloc_tx_ll 
+0x3106 007864 fetch 1 ,mem_le_tx_phys 
+0x3107 007865 and pdata ,0x07 ,pdata 
+0x3108 007866 istore 1 ,contw 
+0x3109 007867 fetch 1 ,mem_le_rx_phys 
+0x310a 007868 and pdata ,0x07 ,pdata 
+0x310b 007869 istore 1 ,contw 
+0x310c 007870 rtn 
+:      007874 le_send_ll_one_lenth:
+0x310d 007875 arg 1 ,rega 
+0x310e 007876 branch le_fifo_malloc_tx_ll 
+:      007881 g24_dispatch:
+0x310f 007882 bpatchx patch2d_3 ,mem_patch2d 
+0x3110 007883 bmark1 mark_24g_rxmode ,g24_receive_dispatch 
+0x3111 007884 branch g24_transmit_dispatch 
+:      007889 g24_prep:
+0x3112 007890 bpatchx patch2d_4 ,mem_patch2d 
+0x3113 007891 disable enable_crc 
+0x3114 007892 disable enable_white 
+0x3115 007893 setarg 0x555555 
+0x3116 007894 iforce crc24_init 
+0x3117 007895 fetch 1 ,mem_24g_ch 
+0x3118 007896 branch le_prep_next 
+:      007898 g24_receive_packet:
+0x3119 007899 bpatchx patch2d_5 ,mem_patch2d 
+0x311a 007900 fetch 1 ,mem_24g_rx_phy 
+0x311b 007901 call le_enable_phy_by_pdata 
+0x311c 007902 fetch 4 ,mem_24g_addr 
+0x311d 007903 iforce access 
+0x311e 007904 call set_sync_on 
+0x311f 007905 fetcht 1 ,mem_24g_ch 
+0x3120 007906 call le_rf_rx_enable 
+:      007907 g24_receive_rxon:
+0x3121 007908 call g24_prep 
+0x3122 007909 bmark0 mark_ble_lr ,g24_receive_nolr 
+0x3123 007910 pulse dewhiten_code_calc 
+0x3124 007911 nop 30 
+0x3125 007912 call g24_prep 
+:      007913 g24_receive_nolr:
+0x3126 007914 disable user3 
+0x3127 007915 enable decode_fec0 
+0x3128 007916 enable is_rx 
+0x3129 007917 disable is_tx 
+0x312a 007918 enable swfine 
+0x312b 007919 fetch 2 ,mem_24g_rx_window 
+0x312c 007920 iforce stop_watch 
+0x312d 007921 correlate null ,timeout 
+0x312e 007922 nbranch g24_sync_timeout ,sync 
+0x312f 007923 call rf_debug_rx_sync_line 
+0x3130 007924 bmark1 mark_ble_lr ,g24_receive_skip_fec1 
+0x3131 007925 fetch 1 ,mem_24g_disable_fec1 
+0x3132 007926 nbranch g24_receive_skip_fec1 ,blank 
+0x3133 007927 disable decode_fec0 
+0x3134 007928 enable decode_fec1 
+:      007929 g24_receive_skip_fec1:
+0x3135 007930 enable enable_white 
+0x3136 007931 enable enable_crc 
+0x3137 007932 call g24_receive_byte 
+0x3138 007933 store 1 ,mem_24g_get_syncword_crc8 
+0x3139 007934 fetcht 1 ,mem_24g_syncword_crc8 
+0x313a 007935 isub temp ,null 
+0x313b 007936 nbranch g24_hec_error ,zero 
+0x313c 007937 bpatchx patch2d_6 ,mem_patch2d 
+0x313d 007938 disable user7 
+0x313e 007939 isolate1 mark_ble_lr ,mark 
+0x313f 007940 call g24_lr_receive_pdu_len ,true 
+0x3140 007941 branch g24_lr_len_error ,user7 
+0x3141 007942 call g24_receive_byte 
+0x3142 007943 store 1 ,mem_24g_rxbuf 
+0x3143 007944 bmark1 mark_24g_rxmode ,g24_receive_skip 
+0x3144 007945 fetch 1 ,mem_24g_rxbuf 
+0x3145 007946 fetcht 1 ,mem_24g_data_type 
+0x3146 007947 icompare bits_data ,temp 
+0x3147 007948 nbranch g24_type_error ,true 
+:      007949 g24_receive_skip:
+0x3148 007950 call g24_receive_byte 
+0x3149 007951 isolate1 mark_ble_lr ,mark 
+0x314a 007952 call g24_lr_receive_payload_len ,true 
+0x314b 007953 istore 1 ,contw 
+0x314c 007954 rshift3 pdata ,pdata 
+0x314d 007955 sub pdata ,0x1f ,null 
+0x314e 007956 nbranch g24_len_over_error ,positive 
+0x314f 007957 copy pdata ,loopcnt 
+0x3150 007958 branch g24rx_nopayload ,zero 
+:      007959 g24rx_loop:
+0x3151 007960 call g24_receive_byte 
+0x3152 007961 istore 1 ,contw 
+0x3153 007962 loop g24rx_loop 
+:      007963 g24rx_nopayload:
+0x3154 007964 bmark1 mark_24g_rxmode ,g24_receive_skip_rssi 
+0x3155 007965 copy contw ,rega 
+0x3156 007966 call g24_receive_byte 
+0x3157 007967 store 1 ,mem_rssi_hex_received 
+0x3158 007968 copy rega ,contw 
+:      007969 g24_receive_skip_rssi:
+0x3159 007970 parse demod ,bucket ,24 
+0x315a 007971 rshift32 pdata ,pdata 
+0x315b 007972 rshift16 pdata ,pdata 
+0x315c 007973 istore 3 ,contw 
+0x315d 007974 fetch 1 ,mem_24g_disable_fec1 
+0x315e 007975 nbranch g24_receive_skip_disable_fec1 ,blank 
+0x315f 007976 disable decode_fec1 
+:      007977 g24_receive_skip_next:
+0x3160 007978 isolate1 mark_24g_rxmode ,mark 
+0x3161 007979 call save_rssi_dec ,true 
+0x3162 007980 branch g24_crc_error ,crc_failed 
+0x3163 007981 call rf_debug_rx_crc_line 
+0x3164 007982 bpatchx patch2d_7 ,mem_patch2d 
+0x3165 007983 enable user3 
+0x3166 007984 call le_match_set_txfreq 
+0x3167 007985 rtnmark1 mark_24g_rxmode 
+0x3168 007986 fetch 1 ,mem_rssi_hex_received 
+0x3169 007987 fetcht 1 ,mem_rssi_hex_received_max_value 
+0x316a 007988 isub temp ,null 
+0x316b 007989 call copy_temp2pdata ,positive 
+0x316c 007990 branch rssi_signal 
+:      007992 g24_receive_skip_disable_fec1:
+0x316d 007993 disable decode_fec0 
+0x316e 007994 branch g24_receive_skip_next 
+:      007997 g24_lr_receive_pdu_len:
+0x316f 007998 call g24_receive_byte 
+0x3170 007999 sub pdata ,1 ,null 
+0x3171 008000 branch enable_user7 ,positive 
+0x3172 008001 increase -2 ,pdata 
+0x3173 008002 bmark1 mark_24g_rxmode ,g24_lr_receive_pdu_norssi 
+0x3174 008003 branch enable_user7 ,blank 
+0x3175 008004 increase -1 ,pdata 
+:      008005 g24_lr_receive_pdu_norssi:
+0x3176 008006 store 1 ,mem_temp 
+0x3177 008007 rtn 
+:      008009 g24_lr_receive_payload_len:
+0x3178 008010 and_into 0x07 ,pdata 
+0x3179 008011 fetcht 1 ,mem_temp 
+0x317a 008012 lshift3 temp ,temp 
+0x317b 008013 ior temp ,pdata 
+0x317c 008014 rtn 
+:      008016 g24_receive_byte:
+0x317d 008017 parse demod ,bucket ,8 
+0x317e 008018 rshift3 pwindow ,pdata 
+0x317f 008019 rtn 
+:      008021 g24_sync_timeout:
+0x3180 008022 jam err_sync_to ,mem_24g_off_type 
+0x3181 008023 isolate1 mark_24g_rxmode ,mark 
+0x3182 008024 call rssi_noise ,true 
+:      008025 g24_end_of_packet:
+0x3183 008026 bpatchx patch2e_0 ,mem_patch2e 
+0x3184 008027 call le_disable 
+0x3185 008028 disable encode_fec1 
+0x3186 008029 disable decode_fec1 
+0x3187 008030 branch end_of_packet 
+:      008032 g24_hec_error:
+0x3188 008033 jam err_hec ,mem_24g_off_type 
+0x3189 008034 branch g24_end_of_packet 
+:      008036 g24_lr_len_error:
+0x318a 008037 jam err_lr_len ,mem_24g_off_type 
+0x318b 008038 branch g24_end_of_packet 
+:      008040 g24_type_error:
+0x318c 008041 jam err_type ,mem_24g_off_type 
+0x318d 008042 branch g24_end_of_packet 
+:      008044 g24_len_over_error:
+0x318e 008045 jam err_len_over ,mem_24g_off_type 
+0x318f 008046 branch g24_end_of_packet 
+:      008048 g24_crc_error:
+0x3190 008049 jam err_crc ,mem_24g_off_type 
+0x3191 008050 branch g24_end_of_packet 
+:      008052 g24_set_freq_tx:
+0x3192 008053 call set_sync_on 
+0x3193 008054 fetcht 1 ,mem_24g_ch 
+0x3194 008055 branch set_freq_tx 
+:      008057 g24_transmit:
+0x3195 008058 bpatchx patch2e_1 ,mem_patch2e 
+0x3196 008059 fetch 1 ,mem_24g_tx_phy 
+0x3197 008060 call le_enable_phy_by_pdata 
+0x3198 008061 fetch 4 ,mem_24g_addr 
+0x3199 008062 iforce access 
+0x319a 008063 call g24_prep 
+0x319b 008064 call g24_set_freq_tx 
+0x319c 008065 set1 txgfsk ,radio_ctrl 
+0x319d 008066 enable encode_fec0 
+0x319e 008067 enable is_tx 
+0x319f 008068 disable is_rx 
+0x31a0 008069 call rf_debug_tx_on_line 
+0x31a1 008070 disable lr_s2en 
+0x31a2 008071 bmark1 mark_ble_lr ,g24_transmit_lr 
+0x31a3 008072 bmark1 mark_ble_2m ,g24_transmit_2m 
+0x31a4 008073 rshift16 access ,pdata 
+0x31a5 008074 rshift8 pdata ,pdata 
+0x31a6 008075 rshift4 pdata ,pdata 
+0x31a7 008076 inject mod ,40 
+:      008077 g24_transmit_packet:
+0x31a8 008078 bpatchx patch2e_2 ,mem_patch2e 
+0x31a9 008079 bmark1 mark_ble_lr ,g24_transmit_nolr 
+0x31aa 008080 fetch 1 ,mem_24g_disable_fec1 
+0x31ab 008081 nbranch g24_transmit_nolr ,blank 
+0x31ac 008082 disable encode_fec0 
+0x31ad 008083 enable encode_fec1 
+:      008084 g24_transmit_nolr:
+0x31ae 008085 enable enable_white 
+0x31af 008086 enable enable_crc 
+0x31b0 008087 fetch 1 ,mem_24g_txlen 
+0x31b1 008088 iforce loopcnt 
+0x31b2 008089 arg mem_24g_txpayload ,contr 
+:      008090 g24tr_loop:
+0x31b3 008091 ifetch 1 ,contr 
+0x31b4 008092 inject mod ,8 
+0x31b5 008093 loop g24tr_loop 
+0x31b6 008094 enable enable_parity 
+0x31b7 008095 inject mod ,24 
+0x31b8 008096 disable enable_parity 
+0x31b9 008097 bmark0 mark_ble_lr ,g24_transmit_skip 
+0x31ba 008098 disable enable_white 
+0x31bb 008099 setarg 0 
+0x31bc 008100 inject mod ,3 
+:      008101 g24_transmit_skip:
+0x31bd 008102 until null ,tx_clear 
+0x31be 008103 nop 100 
+0x31bf 008104 disable lr_s2en 
+0x31c0 008105 disable encode_fec0 
+0x31c1 008106 fetch 1 ,mem_24g_disable_fec1 
+0x31c2 008107 nbranch g24_transmit_skip_disable_fec1 ,blank 
+0x31c3 008108 disable encode_fec1 
+:      008109 g24_transmit_skip_disable_fec1:
+0x31c4 008110 disable encode_fec3 
+0x31c5 008111 call set_sync_on 
+0x31c6 008112 branch rf_debug_tx_off_line 
+:      008114 g24_transmit_lr:
+0x31c7 008115 arg 10 ,loopcnt 
+:      008116 g24_transmit_lr_preamble_loop:
+0x31c8 008117 setarg 0x3c 
+0x31c9 008118 inject mod ,8 
+0x31ca 008119 loop g24_transmit_lr_preamble_loop 
+0x31cb 008120 disable encode_fec0 
+0x31cc 008121 enable encode_fec3 
+0x31cd 008122 rshift16 access ,pdata 
+0x31ce 008123 rshift16 pdata ,pdata 
+0x31cf 008124 rshift4 pdata ,pdata 
+0x31d0 008125 inject mod ,32 
+0x31d1 008126 bmark1 mark_ble_lr_s8 ,g24_transmit_lr_s8 
+:      008127 g24_transmit_lr_s2:
+0x31d2 008128 setarg 1 
+0x31d3 008129 inject mod ,5 
+0x31d4 008130 enable lr_s2en 
+0x31d5 008131 branch g24_transmit_packet 
+:      008133 g24_transmit_lr_s8:
+0x31d6 008134 setarg 0 
+0x31d7 008135 inject mod ,5 
+0x31d8 008136 branch g24_transmit_packet 
+:      008138 g24_transmit_2m:
+0x31d9 008139 fetch 1 ,mem_system_clk 
+0x31da 008140 rshift pdata ,loopcnt 
+:      008141 g24_transmit_2m_dealy:
+0x31db 008142 nop 2 
+0x31dc 008143 loop g24_transmit_2m_dealy 
+0x31dd 008145 rshift16 access ,pdata 
+0x31de 008146 rshift8 pdata ,pdata 
+0x31df 008147 rshift4 pdata ,temp 
+0x31e0 008148 copy temp ,pdata 
+0x31e1 008149 inject mod ,8 
+0x31e2 008150 copy temp ,pdata 
+0x31e3 008151 inject mod ,40 
+0x31e4 008152 branch g24_transmit_packet 
+:      008160 g24_transmit_prep:
+0x31e5 008161 bpatchx patch2e_3 ,mem_patch2e 
+0x31e6 008162 fetch 1 ,mem_24g_tx_phy 
+0x31e7 008163 bbit1 bit_le_coded_phy ,g24_lr_transmit_prep 
+0x31e8 008165 fetch 1 ,mem_24g_datalen 
+0x31e9 008166 increase 3 ,pdata 
+0x31ea 008167 store 1 ,mem_24g_txlen 
+0x31eb 008169 fetch 1 ,mem_24g_syncword_crc8 
+0x31ec 008170 store 1 ,mem_24g_txpayload 
+0x31ed 008172 fetch 1 ,mem_24g_data_type 
+0x31ee 008173 istore 1 ,contw 
+0x31ef 008175 fetch 1 ,mem_24g_datalen 
+:      008176 g24_transmit_prep_pdu:
+0x31f0 008177 lshift3 pdata ,pdata 
+0x31f1 008178 fetcht 1 ,mem_24g_pid 
+0x31f2 008179 and temp ,0x03 ,temp 
+0x31f3 008180 lshift temp ,temp 
+0x31f4 008181 ior temp ,pdata 
+0x31f5 008182 fetcht 1 ,mem_24g_no_ack 
+0x31f6 008183 iadd temp ,pdata 
+0x31f7 008184 istore 1 ,contw 
+0x31f8 008186 fetch 1 ,mem_24g_datalen 
+0x31f9 008187 iforce loopcnt 
+0x31fa 008188 arg mem_24g_txbuf ,contr 
+0x31fb 008189 call memcpy 
+0x31fc 008190 bpatchx patch2e_4 ,mem_patch2e 
+0x31fd 008192 rtnmark0 mark_24g_rxmode 
+0x31fe 008193 fetch 1 ,mem_rssi_hex 
+0x31ff 008194 istore 1 ,contw 
+0x3200 008195 fetch 1 ,mem_24g_tx_phy 
+0x3201 008196 rtnbit1 bit_le_coded_phy 
+0x3202 008197 fetch 1 ,mem_24g_txlen 
+0x3203 008198 increase 1 ,pdata 
+0x3204 008199 store 1 ,mem_24g_txlen 
+0x3205 008200 rtn 
+:      008202 g24_lr_transmit_prep:
+0x3206 008204 fetch 1 ,mem_24g_datalen 
+0x3207 008205 increase 4 ,pdata 
+0x3208 008206 bmark0 mark_24g_rxmode ,g24_lr_transmit_prep_skip 
+0x3209 008207 increase 1 ,pdata 
+:      008208 g24_lr_transmit_prep_skip:
+0x320a 008209 store 1 ,mem_24g_txlen 
+0x320b 008211 fetch 1 ,mem_24g_syncword_crc8 
+0x320c 008212 store 1 ,mem_24g_txpayload 
+0x320d 008214 fetch 1 ,mem_24g_txlen 
+0x320e 008215 increase -2 ,pdata 
+0x320f 008216 istore 1 ,contw 
+0x3210 008218 fetch 1 ,mem_24g_data_type 
+0x3211 008219 istore 1 ,contw 
+0x3212 008220 setarg 0 
+0x3213 008221 branch g24_transmit_prep_pdu 
+:      008223 g24_read_len_pid_crc:
+0x3214 008224 bpatchx patch2e_5 ,mem_patch2e 
+0x3215 008226 fetch 1 ,mem_24g_rxbuf + 1 
+0x3216 008227 rshift3 pdata ,pdata 
+0x3217 008228 store 1 ,mem_24g_rxdata_length 
+0x3218 008230 increase 1 ,pdata 
+0x3219 008231 arg mem_24g_rxbuf + 1 ,contr 
+0x321a 008232 iadd contr ,contr 
+0x321b 008233 ifetch 3 ,contr 
+0x321c 008234 store 3 ,mem_24g_sta_crc 
+0x321d 008236 fetch 1 ,mem_24g_rxbuf + 1 
+0x321e 008237 rshift pdata ,pdata 
+0x321f 008238 and pdata ,0x03 ,pdata 
+0x3220 008239 store 1 ,mem_24g_sta_pid 
+0x3221 008240 rtn 
+:      008243 g24_ch:
+0x3222 008244 bpatchx patch2e_6 ,mem_patch2e 
+0x3223 008245 fetcht 1 ,mem_24g_current_ch_number 
+0x3224 008246 call g24_ch_map_size 
+0x3225 008247 storet 1 ,mem_24g_current_ch_number 
+0x3226 008248 rtn 
+:      008250 g24_ch_map_size:
+0x3227 008251 bpatchx patch2e_7 ,mem_patch2e 
+0x3228 008252 call g24_ch_calc 
+0x3229 008253 increase 1 ,temp 
+0x322a 008254 and_into 3 ,temp 
+0x322b 008255 rtn 
+:      008257 g24_ch_calc:
+0x322c 008258 bpatchx patch2f_0 ,mem_patch2f 
+0x322d 008259 fetch 1 ,mem_24g_addr 
+0x322e 008260 and_into 0x03 ,pdata 
+0x322f 008261 mul32 pdata ,4 ,rega 
+0x3230 008262 setarg mem_24g_ch_map1 
+0x3231 008263 iadd rega ,pdata 
+0x3232 008264 iadd temp ,contr 
+0x3233 008265 ifetch 1 ,contr 
+0x3234 008266 store 1 ,mem_24g_ch 
+0x3235 008267 rtn 
+:      008270 g24_update_addr_and_synccrc8:
+0x3236 008271 store 4 ,mem_24g_addr 
+0x3237 008273 bpatchx patch2f_1 ,mem_patch2f 
+:      008274 g24_syncword_crc8:
+0x3238 008275 arg 0 ,rega 
+0x3239 008276 arg 4 ,loopcnt 
+0x323a 008277 arg mem_24g_addr ,contr 
+:      008278 g24_syncword_crc8_loop:
+0x323b 008279 ifetch 1 ,contr 
+0x323c 008280 iadd rega ,rega 
+0x323d 008281 loop g24_syncword_crc8_loop 
+0x323e 008282 copy rega ,pdata 
+0x323f 008283 store 2 ,mem_24g_syncword 
+0x3240 008284 fetch 1 ,mem_24g_syncword 
+0x3241 008285 fetcht 1 ,mem_24g_syncword + 1 
+0x3242 008286 iadd temp ,pdata 
+0x3243 008287 store 1 ,mem_24g_syncword_crc8 
+0x3244 008288 rtn 
+:      008291 g24_timer_check:
+0x3245 008292 bpatchx patch2f_2 ,mem_patch2f 
+0x3246 008293 call disable_user 
+0x3247 008294 fetcht 4 ,mem_24g_tx_btclk 
+0x3248 008295 copy clkn_bt ,pdata 
+0x3249 008296 isub temp ,null 
+0x324a 008297 ncall g24_timer_timeout ,positive 
+0x324b 008298 copy pdata ,regb 
+0x324c 008299 fetch 4 ,mem_24g_tx_btclk 
+0x324d 008300 fetcht 1 ,mem_24g_interval 
+0x324e 008301 iadd temp ,temp 
+0x324f 008302 copy regb ,pdata 
+0x3250 008303 isub temp ,null 
+0x3251 008304 nrtn positive 
+0x3252 008305 set0 28 ,pdata 
+0x3253 008306 store 4 ,mem_24g_tx_btclk 
+0x3254 008307 branch enable_user 
+:      008309 g24_timer_timeout:
+0x3255 008310 rtn zero 
+0x3256 008311 set1 28 ,pdata 
+0x3257 008312 rtn 
+:      008314 g24_timer_init:
+0x3258 008315 setarg 0 
+0x3259 008316 store 4 ,mem_24g_tx_btclk 
+0x325a 008317 rtn 
+:      008325 g24_chmap_param_init:
+0x325b 008326 bpatchx patch2f_3 ,mem_patch2f 
+0x325c 008327 setsect 0 ,0x1300 
+0x325d 008328 setsect 1 ,0x1908b 
+0x325e 008329 setsect 2 ,0x36150 
+0x325f 008330 setsect 3 ,0x3d20 
+0x3260 008331 store 9 ,mem_24g_ch_map1 
+0x3261 008332 setsect 0 ,0x3a1a 
+0x3262 008333 setsect 1 ,0xc453 
+0x3263 008334 setsect 2 ,0xd312 
+0x3264 008335 setsect 3 ,0x1 
+0x3265 008336 istore 7 ,contw 
+0x3266 008337 fetch 1 ,mem_24g_ch_map_update 
+0x3267 008338 rtn blank 
+0x3268 008339 arg mem_24g_ch_update_map1 ,contr 
+0x3269 008340 arg mem_24g_ch_map1 ,contw 
+0x326a 008341 branch memcpy16 
+:      008349 g24_chamap_param_update:
+0x326b 008350 bpatchx patch2f_4 ,mem_patch2f 
+0x326c 008351 setarg 0x4e001e 
+0x326d 008352 store 3 ,mem_24g_ch_update_map1 + 1 
+0x326e 008353 setarg 0x032303 
+0x326f 008354 istore 3 ,contw 
+0x3270 008355 setarg 0x250642 
+0x3271 008356 istore 3 ,contw 
+0x3272 008357 setarg 0x094c06 
+0x3273 008358 istore 3 ,contw 
+0x3274 008359 setarg 0x3c0927 
+0x3275 008360 istore 3 ,contw 
+0x3276 008361 jam 1 ,mem_24g_ch_map_update 
+0x3277 008362 rtn 
+:      008365 g24_rx_window_init:
+0x3278 008366 bpatchx patch2f_5 ,mem_patch2f 
+0x3279 008367 arg 0x6978 ,temp 
+0x327a 008368 bmark1 mark_24g_rxmode ,g24_rx_window_store 
+0x327b 008369 arg 0x12c0 ,temp 
+0x327c 008370 fetch 1 ,mem_24g_rx_phy 
+0x327d 008371 bbit0 2 ,g24_rx_window_store 
+0x327e 008372 arg 0x2ee0 ,temp 
+:      008373 g24_rx_window_store:
+0x327f 008374 storet 2 ,mem_24g_rx_window 
+0x3280 008375 rtn 
+:      008377 g24_enable_1m:
+0x3281 008378 jam 0x01 ,mem_24g_rx_phy 
+0x3282 008379 jam 0x01 ,mem_24g_tx_phy 
+0x3283 008380 rtn 
+:      008382 g24_enable_2m:
+0x3284 008383 jam 0x02 ,mem_24g_rx_phy 
+0x3285 008384 jam 0x02 ,mem_24g_tx_phy 
+0x3286 008385 rtn 
+:      008409 g24_pair_param_init:
+0x3287 008410 bpatchx patch2f_6 ,mem_patch2f 
+0x3288 008411 jam 0x4e ,mem_24g_pair_ch 
+0x3289 008412 setarg 0x101520 
+0x328a 008413 store 3 ,mem_24g_pair_addr 
+0x328b 008414 setarg 0x05 
+0x328c 008415 istore 1 ,contw 
+0x328d 008416 rtn 
+:      008422 g24_pair_timeout_timer:
+0x328e 008423 arg mem_24g_pair_timeout ,regc 
+0x328f 008424 arg g24_stop_24g_mode ,regb 
+0x3290 008425 branch timer_single_step_2b 
+:      008427 g24_pair_start:
+0x3291 008428 set1 mark_24g ,mark 
+0x3292 008429 fetch 1 ,mem_24g_conn_sm 
+0x3293 008430 set0 state_24g_reconn ,pdata 
+0x3294 008431 set1 state_24g_pair ,pdata 
+0x3295 008432 store 1 ,mem_24g_conn_sm 
+0x3296 008433 setarg 0 
+0x3297 008434 store 2 ,mem_24g_reconn_timeout 
+0x3298 008435 fetch 2 ,mem_24g_pair_timeout_init 
+0x3299 008436 store 2 ,mem_24g_pair_timeout 
+0x329a 008437 jam 0 ,mem_24g_pair_no_ack 
+0x329b 008438 call g24_pair_sm_reinit 
+:      008439 g24_pair_init_param:
+0x329c 008440 jam 0 ,mem_24g_pid 
+0x329d 008441 fetch 1 ,mem_24g_pair_ch 
+0x329e 008442 store 1 ,mem_24g_ch 
+0x329f 008443 fetch 1 ,mem_24g_pair_tx_power 
+0x32a0 008444 store 1 ,mem_tx_power 
+0x32a1 008445 fetch 4 ,mem_24g_pair_addr 
+0x32a2 008446 branch g24_update_addr_and_synccrc8 
+:      008449 g24_pair_dispatch:
+0x32a3 008450 bpatchx patch2f_7 ,mem_patch2f 
+0x32a4 008451 jam default_24g_device ,mem_24g_reconn_type 
+0x32a5 008452 fetch 2 ,mem_24g_pair_count 
+0x32a6 008453 increase 1 ,pdata 
+0x32a7 008454 store 2 ,mem_24g_pair_count 
+0x32a8 008455 fetch 1 ,mem_24g_pair_count 
+0x32a9 008456 and pdata ,0xff ,pdata 
+0x32aa 008457 nrtn blank 
+0x32ab 008458 fetch 1 ,mem_24g_pair_sm 
+0x32ac 008459 beq state_24g_pairing_success ,g24_pair_exit 
+0x32ad 008460 beq state_24g_pairing_1 ,g24_pair_sm_1 
+0x32ae 008461 beq state_24g_pairing_2 ,g24_pair_sm_2 
+0x32af 008462 beq state_24g_pairing_3 ,g24_pair_sm_3 
+0x32b0 008463 beq state_24g_pairing_4 ,g24_pair_sm_4 
+0x32b1 008464 rtn 
+:      008466 g24_pair_sm_1:
+0x32b2 008467 jam datatype_attemp ,mem_24g_txbuf 
+0x32b3 008468 branch g24_pair_sm_prep 
+:      008470 g24_pair_sm_2:
+0x32b4 008471 fetch 1 ,mem_24g_pair_switch 
+0x32b5 008472 branch g24_pair_sm_2_skip ,blank 
+0x32b6 008473 fetch 4 ,mem_24g_device_addr 
+0x32b7 008474 call g24_update_addr_and_synccrc8 
+:      008475 g24_pair_sm_2_skip:
+0x32b8 008476 jam datatype_bind ,mem_24g_txbuf 
+0x32b9 008477 branch g24_pair_sm_prep 
+:      008479 g24_pair_sm_3:
+0x32ba 008480 jam datatype_config ,mem_24g_txbuf 
+0x32bb 008481 fetch 1 ,mem_24g_pair_switch 
+0x32bc 008482 branch g24_pair_sm_prep ,blank 
+0x32bd 008483 fetch 4 ,mem_24g_receiver_addr 
+0x32be 008484 store 4 ,mem_24g_txbuf + 2 
+0x32bf 008485 branch g24_pair_sm_common 
+:      008487 g24_pair_sm_4:
+0x32c0 008488 jam datatype_ok ,mem_24g_txbuf 
+:      008489 g24_pair_sm_prep:
+0x32c1 008490 fetch 4 ,mem_24g_device_addr 
+0x32c2 008491 store 4 ,mem_24g_txbuf + 2 
+:      008492 g24_pair_sm_common:
+0x32c3 008493 fetch 1 ,mem_24g_data_type 
+0x32c4 008494 and_into bits_data ,pdata 
+0x32c5 008495 store 1 ,mem_24g_txbuf + 1 
+0x32c6 008496 jam 0 ,mem_24g_txbuf + 6 
+0x32c7 008497 jam 7 ,mem_24g_datalen 
+0x32c8 008498 call g24_transmit_prep 
+0x32c9 008499 call g24_transmit_receive_ack 
+0x32ca 008500 nrtn sync 
+0x32cb 008501 nrtn user3 
+0x32cc 008502 call g24_txbuf_clear 
+0x32cd 008503 call g24_ackpayload_parse 
+0x32ce 008504 bpatchx patch30_0 ,mem_patch30 
+0x32cf 008505 fetch 1 ,mem_24g_pair_sm 
+0x32d0 008506 rtneq state_24g_pairing_success 
+0x32d1 008507 beq state_24g_pairing_1 ,g24_pair_sm_1_waiting_ack 
+0x32d2 008508 beq state_24g_pairing_2 ,g24_pair_sm_2_waiting_ack 
+0x32d3 008509 beq state_24g_pairing_3 ,g24_pair_sm_3_waiting_ack 
+0x32d4 008510 beq state_24g_pairing_4 ,g24_pair_sm_4_waiting_ack 
+0x32d5 008511 rtn 
+:      008513 g24_pair_sm_reinit:
+0x32d6 008514 jam state_24g_pairing_2 ,mem_24g_pair_sm 
+0x32d7 008515 fetch 1 ,mem_24g_pair_switch 
+0x32d8 008516 rtn blank 
+0x32d9 008517 jam state_24g_pairing_1 ,mem_24g_pair_sm 
+0x32da 008518 rtn 
+:      008520 g24_pair_sm_1_waiting_ack:
+0x32db 008521 jam state_24g_pairing_2 ,mem_24g_pair_sm 
+0x32dc 008522 branch g24_transmit_abandon 
+:      008524 g24_pair_sm_2_waiting_ack:
+0x32dd 008525 fetch 1 ,mem_24g_pair_switch 
+0x32de 008526 branch g24_pair_sm_2_waiting_ack_skip ,blank 
+0x32df 008527 fetch 4 ,mem_24g_rxpayload + 2 
+0x32e0 008528 store 4 ,mem_24g_receiver_addr 
+:      008529 g24_pair_sm_2_waiting_ack_skip:
+0x32e1 008530 jam state_24g_pairing_3 ,mem_24g_pair_sm 
+0x32e2 008531 branch g24_transmit_abandon 
+:      008533 g24_pair_sm_3_waiting_ack:
+0x32e3 008534 fetch 1 ,mem_24g_pair_switch 
+0x32e4 008535 branch g24_pair_sm_3_waiting_ack_skip ,blank 
+0x32e5 008536 fetch 4 ,mem_24g_rxpayload + 2 
+0x32e6 008537 fetcht 4 ,mem_24g_device_addr 
+0x32e7 008538 isub temp ,null 
+0x32e8 008539 nrtn zero 
+:      008540 g24_pair_sm_3_waiting_ack_skip:
+0x32e9 008541 jam state_24g_pairing_4 ,mem_24g_pair_sm 
+0x32ea 008542 branch g24_transmit_abandon 
+:      008544 g24_pair_sm_4_waiting_ack:
+0x32eb 008545 fetch 1 ,mem_24g_pair_switch 
+0x32ec 008546 branch g24_pair_sm_4_waiting_ack_skip ,blank 
+0x32ed 008547 fetch 4 ,mem_24g_rxpayload + 2 
+0x32ee 008548 fetcht 4 ,mem_24g_receiver_addr 
+0x32ef 008549 isub temp ,null 
+0x32f0 008550 nrtn zero 
+:      008551 g24_pair_sm_4_waiting_ack_skip:
+0x32f1 008552 jam state_24g_pairing_success ,mem_24g_pair_sm 
+0x32f2 008553 jam bt_evt_24g_pairing_complete ,mem_fifo_temp 
+0x32f3 008554 call ui_ipc_send_event 
+0x32f4 008555 setarg 0 
+0x32f5 008556 store 2 ,mem_24g_pair_timeout 
+0x32f6 008557 fetch 4 ,mem_24g_rxpayload + 2 
+0x32f7 008558 call g24_update_addr_and_synccrc8 
+:      008559 g24_pair_exit:
+0x32f8 008560 fetch 1 ,mem_24g_conn_sm 
+0x32f9 008561 set0 state_24g_pair ,pdata 
+0x32fa 008562 store 1 ,mem_24g_conn_sm 
+0x32fb 008563 branch g24_transmit_abandon 
+:      008589 g24_bind_mode_enable:
+0x32fc 008590 jam dongle_bind ,mem_24g_work_mode 
+0x32fd 008591 jam clear_init ,mem_24g_mode_init 
+0x32fe 008592 rtn 
+:      008594 g24_bind_init:
+0x32ff 008595 fetch 1 ,mem_24g_mode_init 
+0x3300 008596 rtnbit1 dongle_bind 
+0x3301 008597 set1 dongle_bind ,pdata 
+0x3302 008598 store 1 ,mem_24g_mode_init 
+0x3303 008599 setarg 0 
+0x3304 008600 store 3 ,mem_24g_device1_bind_step 
+0x3305 008601 store 1 ,mem_24g_device1_bind_disable 
+0x3306 008602 store 1 ,mem_24g_device2_bind_disable 
+0x3307 008603 store 4 ,mem_24g_transmitter_addr 
+0x3308 008604 jam 1 ,mem_24g_ackpayload_enable 
+0x3309 008605 branch g24_pair_init_param 
+:      008608 g24_bind_ackpayload_prep:
+0x330a 008609 jam 1 ,mem_24g_ackpayload_enable 
+0x330b 008610 jam 0x08 ,mem_24g_datalen 
+0x330c 008611 arg mem_24g_bind_payload ,contr 
+0x330d 008612 arg mem_24g_txbuf ,contw 
+0x330e 008613 branch memcpy8 
+:      008616 g24_bind_data_process:
+0x330f 008617 bpatchx patch30_1 ,mem_patch30 
+0x3310 008618 call g24_rx_interrupt_clear 
+0x3311 008619 call g24_receive_packet 
+0x3312 008620 nbranch g24_rx_interrupt_clear ,user3 
+0x3313 008621 call g24_bind_data_parse 
+0x3314 008622 call g24_transmit_ack 
+0x3315 008623 call g24_bind_device_status_check 
+0x3316 008624 call dongle_kb_bind_soft_reset 
+0x3317 008625 fetch 1 ,mem_24g_pair_switch 
+0x3318 008626 rtn blank 
+0x3319 008627 fetch 4 ,mem_24g_transmitter_addr 
+0x331a 008628 rtn blank 
+0x331b 008629 branch g24_update_addr_and_synccrc8 
+:      008631 g24_bind_data_error:
+0x331c 008632 call g24_rx_interrupt_clear 
+0x331d 008633 branch g24_end_of_packet 
+:      008635 g24_bind_data_parse:
+0x331e 008636 jam bind_mode_continue ,mem_24g_bind_mode_continue 
+0x331f 008637 arg mem_24g_rxbuf ,contr 
+0x3320 008638 arg mem_24g_rxdata_temp ,contw 
+0x3321 008639 call memcpy8 
+0x3322 008640 bpatchx patch30_2 ,mem_patch30 
+0x3323 008641 fetch 1 ,mem_24g_rxdata_temp + 2 
+0x3324 008642 beq datatype_bind ,g24_bind_first_step 
+0x3325 008643 beq datatype_config ,g24_bind_second_step 
+0x3326 008644 beq datatype_ok ,g24_bind_third_step 
+0x3327 008645 beq datatype_attemp ,g24_data_attemp 
+0x3328 008646 rtn 
+:      008649 g24_bind_first_step:
+0x3329 008650 fetch 1 ,mem_24g_rxdata_temp + 3 
+0x332a 008651 beq datatype_device1 ,g24_bind_first_step_device1 
+0x332b 008652 beq datatype_device2 ,g24_bind_first_step_device2 
+0x332c 008653 rtn 
+:      008655 g24_bind_first_step_device1:
+0x332d 008656 fetch 1 ,mem_24g_device1_bind_disable 
+0x332e 008657 nrtn blank 
+0x332f 008658 jam 1 ,mem_24g_device1_bind_step 
+:      008659 g24_bind_dvc1_payload_cfg:
+0x3330 008660 jam datatype_device1 ,mem_24g_bind_payload 
+:      008661 g24_bind_payload_cfg:
+0x3331 008662 jam 0x80 ,mem_24g_bind_payload + 1 
+0x3332 008663 fetch 6 ,mem_24g_lap 
+0x3333 008664 store 6 ,mem_24g_bind_payload + 2 
+0x3334 008665 rtn 
+:      008667 g24_bind_first_step_device2:
+0x3335 008668 fetch 1 ,mem_24g_device2_bind_disable 
+0x3336 008669 nrtn blank 
+0x3337 008670 jam 1 ,mem_24g_device2_bind_step 
+:      008671 g24_bind_dvc2_payload_cfg:
+0x3338 008672 jam datatype_device2 ,mem_24g_bind_payload 
+0x3339 008673 branch g24_bind_payload_cfg 
+:      008676 g24_bind_second_step:
+0x333a 008677 fetch 1 ,mem_24g_pair_switch 
+0x333b 008678 branch g24_bind_second_step_skip ,blank 
+0x333c 008679 fetch 4 ,mem_24g_rxdata_temp + 4 
+0x333d 008680 fetcht 4 ,mem_24g_lap 
+0x333e 008681 isub temp ,null 
+0x333f 008682 nrtn zero 
+:      008683 g24_bind_second_step_skip:
+0x3340 008684 fetch 1 ,mem_24g_rxdata_temp + 3 
+0x3341 008685 beq datatype_device1 ,g24_bind_second_step_device1 
+0x3342 008686 beq datatype_device2 ,g24_bind_second_step_device2 
+0x3343 008687 rtn 
+:      008689 g24_bind_second_step_device1:
+0x3344 008690 fetch 1 ,mem_24g_device1_bind_disable 
+0x3345 008691 nrtn blank 
+0x3346 008692 fetch 1 ,mem_24g_device1_bind_step 
+0x3347 008693 beq 1 ,g24_bind_dvc1_step_set2 
+0x3348 008694 rtn 
+:      008695 g24_bind_dvc1_step_set2:
+0x3349 008696 jam 2 ,mem_24g_device1_bind_step 
+0x334a 008697 fetch 1 ,mem_24g_pair_switch 
+0x334b 008698 branch g24_bind_dvc1_payload_cfg ,blank 
+:      008699 g24_bind_dvc1_payload_cfg_transmitter_addr:
+0x334c 008700 jam datatype_device1 ,mem_24g_bind_payload 
+:      008701 g24_bind_payload_cfg_transmitter_addr:
+0x334d 008702 jam 0x80 ,mem_24g_bind_payload + 1 
+0x334e 008703 fetch 4 ,mem_24g_transmitter_addr 
+0x334f 008704 store 4 ,mem_24g_bind_payload + 2 
+0x3350 008705 branch enable_user 
+:      008707 g24_bind_second_step_device2:
+0x3351 008708 fetch 1 ,mem_24g_device2_bind_disable 
+0x3352 008709 nrtn blank 
+0x3353 008710 fetch 1 ,mem_24g_device2_bind_step 
+0x3354 008711 beq 1 ,g24_bind_dvc2_step_set2 
+0x3355 008712 rtn 
+:      008713 g24_bind_dvc2_step_set2:
+0x3356 008714 jam 2 ,mem_24g_device2_bind_step 
+0x3357 008715 fetch 1 ,mem_24g_pair_switch 
+0x3358 008716 branch g24_bind_dvc2_payload_cfg ,blank 
+0x3359 008717 jam datatype_device2 ,mem_24g_bind_payload 
+0x335a 008718 branch g24_bind_payload_cfg_transmitter_addr 
+:      008721 g24_bind_third_step:
+0x335b 008722 fetch 1 ,mem_24g_pair_switch 
+0x335c 008723 branch g24_bind_third_step_skip ,blank 
+0x335d 008724 fetch 4 ,mem_24g_rxdata_temp + 4 
+0x335e 008725 fetcht 4 ,mem_24g_transmitter_addr 
+0x335f 008726 isub temp ,null 
+0x3360 008727 nrtn zero 
+:      008728 g24_bind_third_step_skip:
+0x3361 008729 fetch 1 ,mem_24g_rxdata_temp + 3 
+0x3362 008730 beq datatype_device1 ,g24_bind_third_step_device1 
+0x3363 008731 beq datatype_device2 ,g24_bind_third_step_device2 
+0x3364 008732 rtn 
+:      008734 g24_bind_third_step_device1:
+0x3365 008735 fetch 1 ,mem_24g_device1_bind_disable 
+0x3366 008736 nrtn blank 
+0x3367 008737 fetch 1 ,mem_24g_device1_bind_step 
+0x3368 008738 beq 2 ,g24_bind_dvc1_step_success 
+0x3369 008739 rtn 
+:      008740 g24_bind_dvc1_step_success:
+0x336a 008741 jam 1 ,mem_24g_device1_bind_disable 
+0x336b 008743 call g24_bind_dvc1_payload_cfg 
+0x336c 008744 fetch 1 ,mem_24g_bind_device_status 
+0x336d 008745 or_into 0x01 ,pdata 
+0x336e 008746 store 1 ,mem_24g_bind_device_status 
+:      008747 g24_bind_exit:
+0x336f 008748 setarg 0 
+0x3370 008749 store 2 ,mem_24g_device1_bind_step 
+0x3371 008750 rtn 
+:      008752 g24_bind_third_step_device2:
+0x3372 008753 fetch 1 ,mem_24g_device2_bind_disable 
+0x3373 008754 nrtn blank 
+0x3374 008755 fetch 1 ,mem_24g_device2_bind_step 
+0x3375 008756 bne 0 ,g24_bind_dvc2_step_success 
+0x3376 008757 rtn 
+:      008758 g24_bind_dvc2_step_success:
+0x3377 008759 jam 1 ,mem_24g_device2_bind_disable 
+0x3378 008761 call g24_bind_dvc2_payload_cfg 
+0x3379 008762 fetch 1 ,mem_24g_bind_device_status 
+0x337a 008763 or_into 0x02 ,pdata 
+0x337b 008764 store 1 ,mem_24g_bind_device_status 
+0x337c 008765 call g24_bind_exit 
+0x337d 008766 branch dongle_g24_store_dvc2_bind_flag 
+:      008768 g24_binding_device_check:
+0x337e 008769 fetch 1 ,mem_24g_work_mode 
+0x337f 008770 rtnne dongle_bind 
+0x3380 008771 fetch 1 ,mem_24g_pair_mode 
+0x3381 008772 nrtn blank 
+0x3382 008773 fetch 1 ,mem_24g_rxbuf + 3 
+0x3383 008774 beq datatype_device1 ,g24_binding_dvc1_status 
+0x3384 008775 beq datatype_device2 ,g24_binding_dvc2_status 
+0x3385 008776 rtn 
+:      008777 g24_binding_dvc1_status:
+0x3386 008778 fetch 1 ,mem_24g_bind_device_living 
+0x3387 008779 rtnbit0 0 
+:      008780 disable_user3:
+0x3388 008781 disable user3 
+0x3389 008782 rtn 
+:      008783 g24_binding_dvc2_status:
+0x338a 008784 fetch 1 ,mem_24g_bind_device_living 
+0x338b 008785 rtnbit0 1 
+0x338c 008786 branch disable_user3 
+:      008788 g24_binding_dvc1_living:
+0x338d 008789 fetch 1 ,mem_24g_pair_mode 
+0x338e 008790 nrtn blank 
+0x338f 008791 fetch 1 ,mem_24g_bind_device_living 
+0x3390 008792 or_into 0x01 ,pdata 
+0x3391 008793 store 1 ,mem_24g_bind_device_living 
+0x3392 008794 rtn 
+:      008796 g24_binding_dvc2_living:
+0x3393 008797 fetch 1 ,mem_24g_pair_mode 
+0x3394 008798 nrtn blank 
+0x3395 008799 fetch 1 ,mem_24g_bind_device_living 
+0x3396 008800 or_into 0x02 ,pdata 
+0x3397 008801 store 1 ,mem_24g_bind_device_living 
+0x3398 008802 rtn 
+:      008805 g24_bind_device_status_check:
+0x3399 008806 fetch 1 ,mem_24g_bind_device_status 
+0x339a 008807 rtn blank 
+:      008808 g24_bind_device_status:
+0x339b 008809 fetch 1 ,mem_24g_rxdata_temp + 3 
+0x339c 008810 beq datatype_device1 ,g24_binding_dvc1_living 
+0x339d 008811 beq datatype_device2 ,g24_binding_dvc2_living 
+0x339e 008812 rtn 
+:      008831 g24_receive_init:
+0x339f 008832 set1 mark_24g_rxmode ,mark 
+0x33a0 008833 fetch 1 ,mem_tx_power 
+0x33a1 008834 store 1 ,mem_tx_power_temp 
+0x33a2 008835 branch rssi_receiver_buff_init 
+:      008837 g24_receive_dispatch:
+0x33a3 008838 fetch 2 ,mem_cb_24g_receive_process 
+0x33a4 008839 branch callback_func 
+:      008841 g24_ackpayload_prep:
+0x33a5 008842 bpatchx patch30_3 ,mem_patch30 
+0x33a6 008843 jam 0 ,mem_24g_datalen 
+0x33a7 008844 fetch 1 ,mem_24g_ackpayload_enable 
+0x33a8 008845 rtn blank 
+0x33a9 008846 fetch 2 ,mem_cb_24g_ackpayload 
+0x33aa 008847 branch callback_func 
+:      008850 g24_receive_packet_start:
+0x33ab 008851 call g24_receive_transmit_ack 
+0x33ac 008852 nbranch g24_rx_interrupt_clear ,user3 
+:      008853 g24_receive_packet_parse:
+0x33ad 008854 call g24_receive_packet_parse_pid_crc 
+0x33ae 008855 nbranch g24_rx_interrupt_clear ,user 
+0x33af 008856 fetch 1 ,mem_24g_rxdata_length 
+0x33b0 008857 branch g24_rx_interrupt_clear ,blank 
+0x33b1 008858 increase 2 ,pdata 
+0x33b2 008859 iforce loopcnt 
+0x33b3 008860 arg mem_24g_rxbuf ,contr 
+0x33b4 008861 arg mem_24g_rxdata_temp ,contw 
+0x33b5 008862 call memcpy 
+0x33b6 008863 jam 0 ,mem_24g_mode_switch 
+0x33b7 008864 fetch 1 ,mem_24g_pair_mode 
+0x33b8 008865 call g24_enable_nodata_timer ,blank 
+0x33b9 008866 bpatchx patch30_4 ,mem_patch30 
+0x33ba 008867 fetch 1 ,mem_24g_rxdata_temp + 2 
+0x33bb 008868 beq datatype_device1 ,g24_data_device1 
+0x33bc 008869 beq datatype_device2 ,g24_data_device2 
+0x33bd 008870 beq datatype_attemp ,g24_data_receive_attemp 
+:      008871 g24_rx_interrupt_clear:
+0x33be 008872 bpatchx patch30_5 ,mem_patch30 
+0x33bf 008873 arg mem_24g_rxbuf ,contw 
+0x33c0 008874 arg 66 ,loopcnt 
+0x33c1 008875 branch clear_mem 
+:      008877 g24_data_receive_attemp:
+0x33c2 008878 call g24_bind_device_status 
+0x33c3 008879 branch g24_data_attemp 
+:      008881 g24_data_device1:
+0x33c4 008882 call g24_binding_dvc1_living 
+0x33c5 008883 call g24_ch_timer_reinit 
+0x33c6 008884 fetch 1 ,mem_24g_abort_packet 
+0x33c7 008885 fetcht 1 ,mem_24g_rxdata_temp 
+0x33c8 008886 isolate1 bit_abort ,temp 
+0x33c9 008887 setflag true ,0 ,pdata 
+0x33ca 008888 store 1 ,mem_24g_abort_packet 
+0x33cb 008889 beq 1 ,g24_data_attemp_device1_abort 
+0x33cc 008890 fetch 1 ,mem_24g_hop_packet 
+0x33cd 008891 fetcht 1 ,mem_24g_rxdata_temp 
+0x33ce 008892 isolate1 bit_hop ,temp 
+0x33cf 008893 setflag true ,0 ,pdata 
+0x33d0 008894 store 1 ,mem_24g_hop_packet 
+0x33d1 008895 fetch 2 ,mem_cb_24g_data_device1 
+0x33d2 008896 branch callback_func 
+:      008898 g24_data_device2:
+0x33d3 008899 call g24_binding_dvc2_living 
+0x33d4 008900 fetcht 1 ,mem_24g_rxdata_temp 
+0x33d5 008901 isolate1 bit_abort ,temp 
+0x33d6 008902 branch g24_data_attemp_device2_abort ,true 
+0x33d7 008903 fetch 2 ,mem_cb_24g_data_device2 
+0x33d8 008904 branch callback_func 
+:      008906 g24_data_attemp_device1_abort:
+0x33d9 008907 fetch 1 ,mem_device_option 
+0x33da 008908 sub pdata ,dvc_op_car ,null 
+0x33db 008909 call car_stop_blink ,zero 
+0x33dc 008910 fetch 1 ,mem_24g_device1_bind_disable 
+0x33dd 008911 nrtn blank 
+0x33de 008912 jam 1 ,mem_24g_device1_bind_disable 
+0x33df 008913 fetch 4 ,mem_24g_rxdata_temp + 10 
+0x33e0 008914 branch g24_store_device1_addr 
+:      008915 g24_data_attemp_device2_abort:
+0x33e1 008916 fetch 4 ,mem_24g_rxdata_temp + 10 
+0x33e2 008917 branch g24_store_device2_addr 
+:      008920 g24_receive_packet_parse_pid_crc:
+0x33e3 008921 call disable_user 
+0x33e4 008922 fetch 1 ,mem_24g_sta_pid 
+0x33e5 008923 fetcht 1 ,mem_24g_last_pid 
+0x33e6 008924 isub temp ,null 
+0x33e7 008925 ncall enable_user ,zero 
+0x33e8 008926 fetch 1 ,mem_24g_sta_pid 
+0x33e9 008927 store 1 ,mem_24g_last_pid 
+0x33ea 008928 fetch 3 ,mem_24g_sta_crc 
+0x33eb 008929 fetcht 3 ,mem_24g_last_crc 
+0x33ec 008930 isub temp ,null 
+0x33ed 008931 ncall enable_user ,zero 
+0x33ee 008932 fetch 3 ,mem_24g_sta_crc 
+0x33ef 008933 store 3 ,mem_24g_last_crc 
+0x33f0 008934 rtn 
+:      008936 g24_receive_transmit_ack:
+0x33f1 008937 call g24_rx_interrupt_clear 
+0x33f2 008938 call g24_receive_packet 
+0x33f3 008939 nrtn user3 
+:      008940 g24_transmit_ack:
+0x33f4 008942 fetch 1 ,mem_24g_rxbuf 
+0x33f5 008943 store 1 ,mem_24g_data_type 
+0x33f6 008945 call g24_read_len_pid_crc 
+0x33f7 008947 fetch 1 ,mem_24g_rxbuf + 1 
+0x33f8 008948 isolate1 bit_ack_24g ,pdata 
+0x33f9 008949 branch g24tx_no_ack ,true 
+:      008950 g24tx_with_ack:
+0x33fa 008951 call g24_ackpayload_prep 
+0x33fb 008952 call g24_transmit_prep 
+0x33fc 008953 call g24_transmit 
+:      008954 g24tx_no_ack:
+0x33fd 008955 branch g24_end_of_packet 
+:      008958 g24_enable_nodata_timer:
+0x33fe 008959 jam 1 ,mem_24g_nodata_timer_enable 
+:      008960 g24_enable_nodata_timer_init:
+0x33ff 008961 setarg timer_nodata_delay 
+0x3400 008962 arg g24_timer_nodata ,queue 
+0x3401 008963 branch timer_init 
+:      008969 g24_mode_switch_init:
+0x3402 008970 bpatchx patch30_6 ,mem_patch30 
+0x3403 008971 jam 1 ,mem_24g_mode_switch 
+0x3404 008972 jam 0 ,mem_24g_time_slice 
+0x3405 008973 jam 0xff ,mem_24g_interval 
+0x3406 008974 branch g24_timer_init 
+:      008976 g24_mode_switch_bind_work:
+0x3407 008977 bpatchx patch30_7 ,mem_patch30 
+0x3408 008978 fetch 1 ,mem_24g_mode_switch 
+0x3409 008979 rtn blank 
+0x340a 008980 call g24_timer_check 
+0x340b 008981 nrtn user 
+0x340c 008982 call g24_bind_mode_continue 
+0x340d 008983 fetch 1 ,mem_24g_time_slice 
+0x340e 008984 increase 1 ,pdata 
+0x340f 008985 and_into 1 ,pdata 
+0x3410 008986 store 1 ,mem_24g_time_slice 
+0x3411 008987 beq 0 ,g24_work_mode_switch 
+0x3412 008988 beq 1 ,g24_bind_mode_switch 
+0x3413 008989 rtn 
+:      008991 g24_bind_mode_continue:
+0x3414 008992 fetch 1 ,mem_24g_bind_mode_continue 
+0x3415 008993 rtn blank 
+0x3416 008994 increase -1 ,pdata 
+0x3417 008995 store 1 ,mem_24g_bind_mode_continue 
+0x3418 008996 rtn 
+:      008998 g24_work_mode_switch:
+0x3419 008999 fetch 1 ,mem_24g_bind_mode_continue 
+0x341a 009000 nrtn blank 
+0x341b 009001 branch g24_switch_work_mode 
+:      009003 g24_bind_mode_switch:
+0x341c 009004 fetch 1 ,mem_24g_bind_mode_continue 
+0x341d 009005 nrtn blank 
+0x341e 009006 branch g24_bind_mode_enable 
+:      009009 g24_mode_b_s_switch_init:
+0x341f 009010 fetch 1 ,mem_24g_b_s_mode_switch_disable 
+0x3420 009011 nrtn blank 
+0x3421 009012 fetch 1 ,mem_24g_mode_b_s_switch_exit 
+0x3422 009013 call g24_mode_b_s_switch_start ,blank 
+0x3423 009014 fetch 1 ,mem_24g_mode_b_s_switch_init 
+0x3424 009015 rtnbit1 0 
+0x3425 009016 set1 0 ,pdata 
+0x3426 009017 store 1 ,mem_24g_mode_b_s_switch_init 
+0x3427 009018 jam 1 ,mem_24g_mode_b_s_switch 
+0x3428 009019 jam 0 ,mem_24g_b_s_time_slice 
+0x3429 009020 setarg 0 
+0x342a 009021 store 2 ,mem_24g_mode_b_s_switch_cnt 
+0x342b 009022 jam 0x60 ,mem_24g_interval 
+0x342c 009023 branch g24_timer_init 
+:      009025 g24_mode_switch_bind_search:
+0x342d 009026 bpatchx patch31_0 ,mem_patch31 
+0x342e 009027 fetch 1 ,mem_24g_work_mode 
+0x342f 009028 rtneq dongle_work 
+0x3430 009029 fetch 1 ,mem_24g_b_s_mode_switch_disable 
+0x3431 009030 nrtn blank 
+0x3432 009031 fetch 1 ,mem_24g_mode_b_s_switch_exit 
+0x3433 009032 nrtn blank 
+0x3434 009033 fetch 1 ,mem_24g_mode_b_s_switch 
+0x3435 009034 rtn blank 
+0x3436 009035 fetch 1 ,mem_24g_bind_device_living 
+0x3437 009036 compare 3 ,pdata ,3 
+0x3438 009037 branch g24_mode_b_s_switch_exit ,true 
+0x3439 009038 call g24_timer_check 
+0x343a 009039 nrtn user 
+0x343b 009040 fetch 2 ,mem_24g_mode_b_s_switch_cnt 
+0x343c 009041 increase 1 ,pdata 
+0x343d 009042 store 2 ,mem_24g_mode_b_s_switch_cnt 
+0x343e 009043 arg 0x7d0 ,temp 
+0x343f 009044 isub temp ,null 
+0x3440 009045 branch g24_mode_b_s_switch_exit ,positive 
+0x3441 009046 fetch 1 ,mem_24g_b_s_time_slice 
+0x3442 009047 increase 1 ,pdata 
+0x3443 009048 and_into 1 ,pdata 
+0x3444 009049 store 1 ,mem_24g_b_s_time_slice 
+0x3445 009050 beq 0 ,g24_search_mode_enable 
+0x3446 009051 beq 1 ,g24_bind_mode_enable 
+0x3447 009052 rtn 
+:      009054 g24_mode_switch_search:
+0x3448 009055 fetch 1 ,mem_24g_bind_mode_continue 
+0x3449 009056 nbranch g24_bind_mode_enable ,blank 
+0x344a 009057 branch g24_search_mode_enable 
+:      009059 g24_mode_b_s_switch_exit:
+0x344b 009060 jam 1 ,mem_24g_mode_b_s_switch_exit 
+0x344c 009061 branch g24_search_mode_enable 
+:      009063 g24_mode_b_s_switch_stop:
+0x344d 009064 jam 0 ,mem_24g_mode_b_s_switch 
+0x344e 009065 rtn 
+:      009066 g24_mode_b_s_switch_start:
+0x344f 009067 jam 1 ,mem_24g_mode_b_s_switch 
+0x3450 009068 rtn 
+:      009079 g24_work_init:
+0x3451 009080 bpatchx patch31_1 ,mem_patch31 
+0x3452 009081 fetch 1 ,mem_24g_mode_init 
+0x3453 009082 rtnbit1 dongle_work 
+0x3454 009083 set1 dongle_work ,pdata 
+0x3455 009084 store 1 ,mem_24g_mode_init 
+0x3456 009085 fetch 1 ,mem_tx_power_temp 
+0x3457 009086 store 1 ,mem_tx_power 
+0x3458 009087 jam 0 ,mem_24g_ackpayload_enable 
+0x3459 009088 jam 0 ,mem_usb_tx_enable 
+0x345a 009089 jam 1 ,mem_24g_abort_packet 
+0x345b 009090 jam 0 ,mem_24g_pid 
+0x345c 009091 fetch 4 ,mem_24g_lap 
+0x345d 009092 call g24_update_addr_and_synccrc8 
+0x345e 009093 call g24_ch 
+0x345f 009094 branch g24_rx_interrupt_clear 
+:      009097 g24_switch_work_mode:
+0x3460 009098 jam 0 ,mem_24g_ackpayload_enable 
+:      009099 g24_work_mode_enable:
+0x3461 009100 jam dongle_work ,mem_24g_work_mode 
+0x3462 009101 jam clear_init ,mem_24g_mode_init 
+0x3463 009102 rtn 
+:      009105 g24_work_mode_start:
+0x3464 009106 fetch 1 ,mem_24g_work_mode 
+0x3465 009107 rtnne dongle_work 
+0x3466 009108 call g24_work_init 
+0x3467 009109 call g24_ch_process 
+0x3468 009110 branch g24_receive_packet_start 
+:      009123 g24_bind_mode_auto:
+0x3469 009124 bpatchx patch31_2 ,mem_patch31 
+0x346a 009125 fetch 1 ,mem_24g_work_mode 
+0x346b 009126 rtnne dongle_bind 
+0x346c 009127 call g24_bind_init 
+0x346d 009128 call g24_bind_data_process 
+0x346e 009129 fetch 1 ,mem_24g_pair_mode 
+0x346f 009130 nrtn blank 
+0x3470 009131 fetch 1 ,mem_24g_bind_device_status 
+0x3471 009132 rtn blank 
+0x3472 009133 jam 0 ,mem_24g_mode_switch 
+0x3473 009134 call g24_switch_work_mode 
+0x3474 009135 call g24_enable_nodata_timer 
+0x3475 009136 branch g24_timer_init 
+:      009148 g24_search_mode_init:
+0x3476 009149 fetch 1 ,mem_24g_mode_init 
+0x3477 009150 rtnbit1 dongle_search 
+0x3478 009151 set1 dongle_search ,pdata 
+0x3479 009152 store 1 ,mem_24g_mode_init 
+0x347a 009153 fetch 1 ,mem_tx_power_temp 
+0x347b 009154 store 1 ,mem_tx_power 
+0x347c 009156 jam 0 ,mem_24g_time_slice 
+0x347d 009157 jam 1 ,mem_24g_ackpayload_enable 
+0x347e 009158 setarg 0 
+0x347f 009159 store 3 ,mem_rssi_noise_self_index 
+0x3480 009160 store 7 ,mem_24g_self_config_ch_once 
+0x3481 009161 call g24_receiver_addr_check 
+0x3482 009162 nrtn zero 
+0x3483 009163 fetch 1 ,mem_24g_current_ch_number 
+0x3484 009164 store 1 ,mem_24g_self_ch_number 
+0x3485 009165 fetch 1 ,mem_24g_ch 
+0x3486 009166 store 1 ,mem_24g_self_last_ch 
+0x3487 009167 rtn 
+:      009170 g24_search_mode_auto:
+0x3488 009171 bpatchx patch31_3 ,mem_patch31 
+0x3489 009172 fetch 1 ,mem_24g_work_mode 
+0x348a 009173 rtnne dongle_search 
+0x348b 009174 call g24_search_mode_init 
+0x348c 009175 call g24_auto_addr_ch_search 
+0x348d 009176 call g24_receive_transmit_ack 
+0x348e 009177 nbranch g24_rx_interrupt_clear ,user3 
+0x348f 009179 call g24_receiver_addr_check 
+0x3490 009180 call g24_receive_packet_parse ,zero 
+0x3491 009182 fetch 1 ,mem_24g_abort_packet 
+0x3492 009183 call g24_mode_b_s_switch_stop ,blank 
+0x3493 009186 jam dongle_work ,mem_24g_work_mode 
+0x3494 009187 fetch 1 ,mem_24g_mode_init 
+0x3495 009188 set1 dongle_work ,pdata 
+0x3496 009189 store 1 ,mem_24g_mode_init 
+0x3497 009191 fetch 1 ,mem_24g_ackpayload_enable 
+0x3498 009192 sub pdata ,2 ,null 
+0x3499 009193 ncall g24_ackpayload_disable ,zero 
+0x349a 009195 call g24_rx_interrupt_clear 
+0x349b 009196 call g24_enable_nodata_timer 
+0x349c 009197 call g24_receiver_addr_check 
+0x349d 009198 branch g24_self_ch_num_reinit ,zero 
+0x349e 009199 fetch 4 ,mem_24g_addr 
+0x349f 009200 fetcht 4 ,mem_24g_device2_addr 
+0x34a0 009201 isub temp ,null 
+0x34a1 009202 branch g24_device2_ch_num_reinit ,zero 
+0x34a2 009203 fetch 4 ,mem_24g_addr 
+0x34a3 009204 fetcht 4 ,mem_24g_device1_addr 
+0x34a4 009205 isub temp ,null 
+0x34a5 009206 branch g24_device1_ch_num_reinit ,zero 
+0x34a6 009207 rtn 
+:      009210 g24_self_ch_num_reinit:
+0x34a7 009211 fetch 1 ,mem_24g_self_ch_number 
+:      009212 g24_current_ch_num_reinit:
+0x34a8 009213 store 1 ,mem_24g_current_ch_number 
+0x34a9 009214 rtn 
+:      009216 g24_device2_ch_num_reinit:
+0x34aa 009217 fetch 1 ,mem_24g_device2_ch_number 
+0x34ab 009218 branch g24_current_ch_num_reinit 
+:      009220 g24_device1_ch_num_reinit:
+0x34ac 009221 fetch 1 ,mem_24g_device1_ch_number 
+0x34ad 009222 branch g24_current_ch_num_reinit 
+:      009225 g24_auto_addr_ch_search:
+0x34ae 009226 bpatchx patch31_4 ,mem_patch31 
+0x34af 009227 fetch 1 ,mem_24g_time_slice 
+0x34b0 009228 increase 1 ,pdata 
+0x34b1 009229 and_into 3 ,pdata 
+0x34b2 009230 store 1 ,mem_24g_time_slice 
+0x34b3 009232 beq 0 ,g24_auto_bind_config_device2 
+0x34b4 009233 beq 1 ,g24_auto_bind_config_self 
+0x34b5 009234 beq 2 ,g24_auto_bind_config_device1 
+0x34b6 009235 beq 3 ,g24_auto_bind_config_self 
+0x34b7 009236 rtn 
+:      009238 g24_auto_bind_config_device1:
+0x34b8 009239 call g24_bind_dvc1_payload_cfg 
+0x34b9 009240 fetch 4 ,mem_24g_device1_addr 
+0x34ba 009241 branch g24_auto_addr_ch_search ,blank 
+0x34bb 009242 call g24_update_addr_and_synccrc8 
+0x34bc 009243 fetch 1 ,mem_24g_device1_config_ch_once 
+0x34bd 009244 call g24_device1_config_ch_once ,blank 
+0x34be 009245 fetch 1 ,mem_24g_device1_last_ch 
+0x34bf 009246 store 1 ,mem_24g_ch 
+0x34c0 009247 fetcht 1 ,mem_rssi_noise_device1_index 
+0x34c1 009248 fetchr rega ,2 ,mem_rssi_noise_device1_buffer_ptr 
+0x34c2 009249 call rssi_store 
+0x34c3 009250 storet 1 ,mem_rssi_noise_device1_index 
+0x34c4 009251 call rssi_average 
+0x34c5 009252 storet 1 ,mem_rssi_noise_device1_avg 
+0x34c6 009253 sub temp ,rssi_thresh_noise ,null 
+0x34c7 009254 nrtn positive 
+0x34c8 009255 fetcht 1 ,mem_24g_device1_ch_number 
+0x34c9 009256 call g24_ch_map_size 
+0x34ca 009257 storet 1 ,mem_24g_device1_ch_number 
+0x34cb 009258 store 1 ,mem_24g_device1_last_ch 
+0x34cc 009259 rtn 
+:      009261 g24_device1_config_ch_once:
+0x34cd 009262 jam 1 ,mem_24g_device1_config_ch_once 
+0x34ce 009263 arg 0 ,temp 
+0x34cf 009264 call g24_ch_calc 
+0x34d0 009265 store 1 ,mem_24g_device1_last_ch 
+0x34d1 009266 rtn 
+:      009268 g24_auto_bind_config_device2:
+0x34d2 009269 call g24_bind_dvc2_payload_cfg 
+0x34d3 009270 fetch 4 ,mem_24g_device2_addr 
+0x34d4 009271 branch g24_auto_addr_ch_search ,blank 
+0x34d5 009272 call g24_update_addr_and_synccrc8 
+0x34d6 009273 fetch 1 ,mem_24g_device2_config_ch_once 
+0x34d7 009274 call g24_device2_config_ch_once ,blank 
+0x34d8 009275 fetch 1 ,mem_24g_device2_last_ch 
+0x34d9 009276 store 1 ,mem_24g_ch 
+0x34da 009277 fetcht 1 ,mem_rssi_noise_device2_index 
+0x34db 009278 fetchr rega ,2 ,mem_rssi_noise_device2_buffer_ptr 
+0x34dc 009279 call rssi_store 
+0x34dd 009280 storet 1 ,mem_rssi_noise_device2_index 
+0x34de 009281 call rssi_average 
+0x34df 009282 storet 1 ,mem_rssi_noise_device2_avg 
+0x34e0 009283 sub temp ,rssi_thresh_noise ,null 
+0x34e1 009284 nrtn positive 
+0x34e2 009285 fetcht 1 ,mem_24g_device2_ch_number 
+0x34e3 009286 call g24_ch_map_size 
+0x34e4 009287 storet 1 ,mem_24g_device2_ch_number 
+0x34e5 009288 store 1 ,mem_24g_device2_last_ch 
+0x34e6 009289 rtn 
+:      009291 g24_device2_config_ch_once:
+0x34e7 009292 jam 1 ,mem_24g_device2_config_ch_once 
+0x34e8 009293 arg 0 ,temp 
+0x34e9 009294 call g24_ch_calc 
+0x34ea 009295 store 1 ,mem_24g_device2_last_ch 
+0x34eb 009296 rtn 
+:      009298 g24_auto_bind_config_self:
+0x34ec 009299 call g24_bind_dvc1_payload_cfg 
+0x34ed 009300 fetch 4 ,mem_24g_lap 
+0x34ee 009301 call g24_update_addr_and_synccrc8 
+0x34ef 009302 fetch 1 ,mem_24g_self_config_ch_once 
+0x34f0 009303 call g24_self_config_ch_once ,blank 
+0x34f1 009304 fetch 1 ,mem_24g_self_last_ch 
+0x34f2 009305 store 1 ,mem_24g_ch 
+0x34f3 009306 fetcht 1 ,mem_rssi_noise_self_index 
+0x34f4 009307 fetchr rega ,2 ,mem_rssi_noise_self_buffer_ptr 
+0x34f5 009308 call rssi_store 
+0x34f6 009309 storet 1 ,mem_rssi_noise_self_index 
+0x34f7 009310 call rssi_average 
+0x34f8 009311 storet 1 ,mem_rssi_noise_self_avg 
+0x34f9 009312 sub temp ,rssi_thresh_noise ,null 
+0x34fa 009313 nrtn positive 
+0x34fb 009314 fetcht 1 ,mem_24g_self_ch_number 
+0x34fc 009315 call g24_ch_map_size 
+0x34fd 009316 storet 1 ,mem_24g_self_ch_number 
+0x34fe 009317 store 1 ,mem_24g_self_last_ch 
+0x34ff 009318 rtn 
+:      009320 g24_self_config_ch_once:
+0x3500 009321 jam 1 ,mem_24g_self_config_ch_once 
+0x3501 009322 fetch 1 ,mem_24g_self_last_ch 
+0x3502 009323 store 1 ,mem_24g_ch 
+0x3503 009324 rtn 
+:      009327 g24_ackpayload_disable:
+0x3504 009328 jam 0 ,mem_24g_ackpayload_enable 
+0x3505 009329 rtn 
+:      009332 g24_receiver_addr_check:
+0x3506 009333 fetch 4 ,mem_24g_addr 
+0x3507 009334 fetcht 4 ,mem_24g_lap 
+0x3508 009335 isub temp ,null 
+0x3509 009336 rtn 
+:      009348 g24_nodata_process:
+0x350a 009349 fetch 1 ,mem_24g_ackpayload_enable 
+0x350b 009350 rtneq 2 
+0x350c 009351 fetch 1 ,mem_24g_nodata_timer_enable 
+0x350d 009352 rtn blank 
+0x350e 009353 arg g24_timer_nodata ,queue 
+0x350f 009354 call timer_check 
+0x3510 009355 nrtn blank 
+0x3511 009356 jam 0 ,mem_24g_nodata_timer_enable 
+0x3512 009357 jam 0 ,mem_24g_bind_mode_continue 
+0x3513 009358 call g24_mode_b_s_switch_init 
+:      009360 g24_search_mode_enable:
+0x3514 009361 bpatchx patch31_5 ,mem_patch31 
+0x3515 009362 jam dongle_search ,mem_24g_work_mode 
+0x3516 009363 jam clear_init ,mem_24g_mode_init 
+0x3517 009364 branch g24_rx_interrupt_clear 
+:      009370 g24_ch_process:
+0x3518 009371 bpatchx patch31_6 ,mem_patch31 
+0x3519 009372 fetch 1 ,mem_24g_abort_packet 
+0x351a 009373 beq 1 ,rssi_noise_monitor 
+0x351b 009374 fetch 1 ,mem_24g_hop_packet 
+0x351c 009375 beq 1 ,g24_ch_receive_hop_pac 
+0x351d 009376 fetcht 4 ,mem_24g_hop_btclk 
+0x351e 009377 copy clkn_bt ,pdata 
+0x351f 009378 isub temp ,null 
+0x3520 009379 ncall g24_timer_timeout ,positive 
+0x3521 009380 copy pdata ,regb 
+0x3522 009381 fetch 4 ,mem_24g_hop_btclk 
+0x3523 009382 fetcht 1 ,mem_24g_hop_interval 
+0x3524 009383 iadd temp ,temp 
+0x3525 009384 copy regb ,pdata 
+0x3526 009385 isub temp ,null 
+0x3527 009386 nrtn positive 
+0x3528 009387 set0 28 ,pdata 
+0x3529 009388 store 4 ,mem_24g_hop_btclk 
+0x352a 009389 jam 1 ,mem_24g_abort_packet 
+0x352b 009390 branch g24_ch 
+:      009392 g24_ch_receive_hop_pac:
+0x352c 009393 jam 0 ,mem_24g_hop_packet 
+0x352d 009394 branch g24_ch 
+:      009396 g24_ch_timer_reinit:
+0x352e 009397 copy clkn_bt ,pdata 
+0x352f 009398 store 4 ,mem_24g_hop_btclk 
+0x3530 009399 rtn 
+:      009404 g24_reconn_timeout_timer:
+0x3531 009405 arg mem_24g_reconn_timeout ,regc 
+0x3532 009406 arg g24_stop_24g_mode ,regb 
+0x3533 009407 branch timer_single_step_2b 
+:      009410 g24_reconn_start:
+0x3534 009411 bpatchx patch31_7 ,mem_patch31 
+0x3535 009412 set1 mark_24g ,mark 
+0x3536 009413 fetch 1 ,mem_24g_conn_sm 
+0x3537 009414 set0 state_24g_pair ,pdata 
+0x3538 009415 set1 state_24g_reconn ,pdata 
+0x3539 009416 store 1 ,mem_24g_conn_sm 
+0x353a 009417 fetch 1 ,mem_24g_fast_conn_enable 
+0x353b 009418 branch g24_reconn_receiver_addr ,blank 
+0x353c 009419 fetch 1 ,mem_24g_reconn_type 
+0x353d 009420 beq fast_conn_and_receiver ,g24_reconn_fast_conn 
+0x353e 009421 beq fast_conn_and_3_0_addr ,g24_reconn_fast_conn 
+0x353f 009422 beq receiver_and_3_0_addr ,g24_reconn_device_3_0_addr 
+0x3540 009423 beq pair_and_3_0_addr ,g24_reconn_device_3_0_addr 
+:      009424 g24_reconn_fast_conn:
+0x3541 009425 fetch 1 ,mem_24g_pair_tx_power 
+0x3542 009426 store 1 ,mem_tx_power 
+0x3543 009427 fetcht 1 ,mem_24g_fast_conn_temp_ch 
+0x3544 009428 storet 1 ,mem_24g_current_ch_number 
+0x3545 009429 fetch 4 ,mem_24g_fast_conn_addr 
+0x3546 009430 call g24_ch_syncword_crc8_init 
+0x3547 009431 storet 1 ,mem_24g_fast_conn_temp_ch 
+0x3548 009432 rtn 
+:      009434 g24_reconn_receiver_addr:
+0x3549 009435 jam tx_power_3db ,mem_tx_power 
+0x354a 009436 fetcht 1 ,mem_24g_receiver_temp_ch 
+0x354b 009437 storet 1 ,mem_24g_current_ch_number 
+0x354c 009438 fetch 4 ,mem_24g_receiver_addr 
+0x354d 009439 call g24_ch_syncword_crc8_init 
+0x354e 009440 storet 1 ,mem_24g_receiver_temp_ch 
+0x354f 009441 rtn 
+:      009443 g24_reconn_device_3_0_addr:
+0x3550 009444 jam tx_power_3db ,mem_tx_power 
+0x3551 009445 fetcht 1 ,mem_24g_device_temp_ch 
+0x3552 009446 storet 1 ,mem_24g_current_ch_number 
+0x3553 009447 fetch 4 ,mem_24g_device_addr 
+0x3554 009448 call g24_ch_syncword_crc8_init 
+0x3555 009449 storet 1 ,mem_24g_device_temp_ch 
+0x3556 009450 rtn 
+:      009452 g24_store_receiver_addr:
+0x3557 009453 fetch 4 ,mem_24g_rxpayload + 2 
+0x3558 009454 rtn blank 
+0x3559 009455 store 4 ,mem_24g_receiver_addr 
+:      009456 g24_ch_syncword_crc8_init:
+0x355a 009457 call g24_update_addr_and_synccrc8 
+0x355b 009458 branch g24_ch 
+:      009461 g24_reconn_dispatch:
+0x355c 009462 bpatchx patch32_0 ,mem_patch32 
+0x355d 009463 fetch 2 ,mem_24g_reconn_count 
+0x355e 009464 arg 0x01f8 ,temp 
+0x355f 009465 iand temp ,pdata 
+0x3560 009466 branch g24_reconn_dispatch_next ,blank 
+0x3561 009467 fetch 2 ,mem_24g_reconn_count 
+0x3562 009468 increase 1 ,pdata 
+0x3563 009469 store 2 ,mem_24g_reconn_count 
+0x3564 009470 rtn 
+:      009472 g24_reconn_dispatch_next:
+0x3565 009473 call g24_reconn_data_prep 
+0x3566 009474 call g24_transmit_receive_ack 
+0x3567 009475 nbranch g24_reconn_device_fail ,sync 
+0x3568 009476 nbranch g24_reconn_device_fail ,user3 
+0x3569 009477 call g24_ackpayload_parse 
+0x356a 009478 fetch 4 ,mem_24g_pair_addr 
+0x356b 009479 fetcht 4 ,mem_24g_addr 
+0x356c 009480 isub temp ,null 
+0x356d 009481 branch g24_pair_start ,zero 
+0x356e 009482 fetch 4 ,mem_24g_device_addr 
+0x356f 009483 fetcht 4 ,mem_24g_addr 
+0x3570 009484 isub temp ,null 
+0x3571 009485 call g24_store_receiver_addr ,zero 
+0x3572 009486 fetch 1 ,mem_24g_conn_sm 
+0x3573 009487 set0 state_24g_reconn ,pdata 
+0x3574 009488 store 1 ,mem_24g_conn_sm 
+0x3575 009489 setarg 0 
+0x3576 009490 store 2 ,mem_24g_pair_timeout 
+0x3577 009491 store 2 ,mem_24g_reconn_count 
+0x3578 009492 store 2 ,mem_24g_reconn_timeout 
+0x3579 009493 jam bt_evt_24g_attempt_success ,mem_fifo_temp 
+0x357a 009494 call ui_ipc_send_event 
+:      009495 g24_txbuf_clear:
+0x357b 009496 bpatchx patch32_1 ,mem_patch32 
+0x357c 009497 arg 32 ,loopcnt 
+0x357d 009498 arg mem_24g_txbuf ,contw 
+0x357e 009499 branch memset0 
+:      009501 g24_reconn_data_prep:
+0x357f 009502 jam datatype_attemp ,mem_24g_txbuf 
+0x3580 009503 fetch 1 ,mem_24g_data_type 
+0x3581 009504 store 1 ,mem_24g_txbuf + 1 
+0x3582 009505 fetch 4 ,mem_24g_device_addr 
+0x3583 009506 store 4 ,mem_24g_txbuf + 2 
+0x3584 009507 jam 6 ,mem_24g_datalen 
+0x3585 009508 branch g24_transmit_prep 
+:      009510 g24_reconn_device_fail:
+0x3586 009511 bpatchx patch32_2 ,mem_patch32 
+0x3587 009512 fetch 1 ,mem_24g_fast_conn_enable 
+0x3588 009513 branch g24_ch ,blank 
+0x3589 009514 fetch 2 ,mem_24g_reconn_count 
+0x358a 009515 increase 1 ,pdata 
+0x358b 009516 store 2 ,mem_24g_reconn_count 
+0x358c 009517 isolate1 9 ,pdata 
+0x358d 009518 fetch 1 ,mem_24g_reconn_type 
+0x358e 009519 beq fast_conn_and_receiver ,g24_reconn_fast_conn_and_receiver 
+0x358f 009520 beq fast_conn_and_3_0_addr ,g24_reconn_fast_conn_and_3_0 
+0x3590 009521 beq receiver_and_3_0_addr ,g24_reconn_receiver_and_3_0 
+0x3591 009522 beq pair_and_3_0_addr ,g24_reconn_pair_and_3_0 
+0x3592 009523 branch g24_reconn_receiver_addr 
+:      009526 g24_reconn_fast_conn_and_receiver:
+0x3593 009527 branch g24_reconn_receiver_addr ,true 
+0x3594 009528 branch g24_reconn_fast_conn 
+:      009530 g24_reconn_fast_conn_and_3_0:
+0x3595 009531 branch g24_reconn_device_3_0_addr ,true 
+0x3596 009532 branch g24_reconn_fast_conn 
+:      009534 g24_reconn_receiver_and_3_0:
+0x3597 009535 branch g24_reconn_device_3_0_addr ,true 
+0x3598 009536 branch g24_reconn_receiver_addr 
+:      009538 g24_reconn_pair_and_3_0:
+0x3599 009539 branch g24_reconn_device_3_0_addr ,true 
+0x359a 009540 branch g24_pair_init_param 
+:      009550 g24_data_attemp:
+0x359b 009551 fetch 1 ,mem_24g_rxdata_temp + 3 
+0x359c 009552 beq datatype_device1 ,g24_data_attemp_device1 
+0x359d 009553 beq datatype_device2 ,g24_data_attemp_device2 
+0x359e 009554 rtn 
+:      009555 g24_data_attemp_device1:
+0x359f 009556 fetch 1 ,mem_24g_device1_bind_disable 
+0x35a0 009557 nrtn blank 
+0x35a1 009558 fetch 4 ,mem_24g_rxdata_temp + 4 
+0x35a2 009559 store 4 ,mem_24g_transmitter_addr 
+:      009560 g24_store_device1_addr:
+0x35a3 009561 store 4 ,mem_24g_device1_addr 
+0x35a4 009562 rtn 
+:      009563 g24_data_attemp_device2:
+0x35a5 009564 fetch 1 ,mem_24g_device2_bind_disable 
+0x35a6 009565 nrtn blank 
+0x35a7 009566 fetch 4 ,mem_24g_rxdata_temp + 4 
+0x35a8 009567 store 4 ,mem_24g_transmitter_addr 
+:      009568 g24_store_device2_addr:
+0x35a9 009569 store 4 ,mem_24g_device2_addr 
+0x35aa 009570 rtn 
+:      009580 rssi_store:
+0x35ab 009581 bpatchx patch32_3 ,mem_patch32 
+0x35ac 009582 copy rega ,pdata 
+0x35ad 009583 iadd temp ,contw 
+0x35ae 009584 fetch 1 ,mem_rssi 
+0x35af 009585 istore 1 ,contw 
+0x35b0 009586 increase 1 ,temp 
+0x35b1 009587 fetch 1 ,mem_rssi_buff_index 
+0x35b2 009588 iand temp ,temp 
+0x35b3 009589 rtn 
+:      009591 rssi_average:
+0x35b4 009592 bpatchx patch32_4 ,mem_patch32 
+0x35b5 009593 fetch 1 ,mem_rssi_buff_index 
+0x35b6 009594 increase 1 ,pdata 
+0x35b7 009595 store 2 ,mem_loopcnt 
+0x35b8 009596 copy pdata ,loopcnt 
+0x35b9 009597 copy rega ,contr 
+0x35ba 009598 arg 0 ,pdata 
+:      009599 rssi_average_loop:
+0x35bb 009600 ifetcht 1 ,contr 
+0x35bc 009601 iadd temp ,pdata 
+0x35bd 009602 loop rssi_average_loop 
+0x35be 009603 fetcht 2 ,mem_loopcnt 
+0x35bf 009604 idiv temp 
+0x35c0 009605 call wait_div_end 
+0x35c1 009606 quotient temp 
+0x35c2 009607 rtnmark1 mark_24g_rxmode 
+0x35c3 009608 copy temp ,pdata 
+0x35c4 009609 rtnmark0 mark_24g 
+0x35c5 009610 call bcd 
+0x35c6 009611 copy pdata ,temp 
+0x35c7 009612 rtn 
+:      009614 save_rssi_dec:
+0x35c8 009615 branch save_rssi 
+:      009625 rssi_transmitter_buff_init:
+0x35c9 009626 fetch 2 ,mem_rssi_signal_buf_ptr 
+0x35ca 009627 branch rssi_buff_clear 
+:      009629 rssi_signal:
+0x35cb 009630 copy pdata ,rega 
+0x35cc 009631 fetcht 1 ,mem_rssi_signal_index 
+0x35cd 009632 fetch 2 ,mem_rssi_signal_buf_ptr 
+0x35ce 009633 iadd temp ,contw 
+0x35cf 009634 copy rega ,pdata 
+0x35d0 009635 istore 1 ,contw 
+0x35d1 009636 increase 1 ,temp 
+0x35d2 009637 fetch 1 ,mem_rssi_buff_index 
+0x35d3 009638 iand temp ,temp 
+0x35d4 009639 storet 1 ,mem_rssi_signal_index 
+0x35d5 009640 rtn 
+:      009650 rssi_receiver_buff_init:
+0x35d6 009651 fetch 2 ,mem_rssi_noise_buffer_ptr 
+0x35d7 009652 call rssi_buff_clear 
+0x35d8 009653 fetch 2 ,mem_rssi_noise_self_buffer_ptr 
+0x35d9 009654 call rssi_buff_clear 
+0x35da 009655 fetch 2 ,mem_rssi_noise_device1_buffer_ptr 
+0x35db 009656 call rssi_buff_clear 
+0x35dc 009657 fetch 2 ,mem_rssi_noise_device2_buffer_ptr 
+:      009658 rssi_buff_clear:
+0x35dd 009659 rtn blank 
+0x35de 009660 copy pdata ,contw 
+0x35df 009661 fetch 1 ,mem_rssi_buff_index 
+0x35e0 009662 increase 1 ,pdata 
+0x35e1 009663 copy pdata ,loopcnt 
+0x35e2 009664 branch clear_mem 
+:      009667 rssi_noise:
+0x35e3 009668 call save_rssi_dec 
+0x35e4 009669 rtn blank 
+0x35e5 009670 fetcht 1 ,mem_rssi_noise_index 
+0x35e6 009671 fetchr rega ,2 ,mem_rssi_noise_buffer_ptr 
+0x35e7 009672 call rssi_store 
+0x35e8 009673 storet 1 ,mem_rssi_noise_index 
+0x35e9 009674 rtn 
+:      009677 rssi_noise_monitor:
+0x35ea 009678 fetchr rega ,2 ,mem_rssi_noise_buffer_ptr 
+0x35eb 009679 call rssi_average 
+0x35ec 009680 storet 1 ,mem_rssi_noise_avg 
+0x35ed 009681 sub temp ,rssi_thresh_noise ,null 
+0x35ee 009682 nrtn positive 
+0x35ef 009683 branch g24_ch 
+:      009691 g24_transmit_init:
+0x35f0 009692 fetch 4 ,mem_24g_lap 
+0x35f1 009693 store 4 ,mem_24g_device_addr 
+0x35f2 009694 branch rssi_transmitter_buff_init 
+:      009696 g24_interval_param_4ms:
+0x35f3 009697 setarg g24_4ms_interval_param 
+0x35f4 009698 store 3 ,mem_24g_short_sleep_set 
+0x35f5 009699 setarg 0x100c0c 
+0x35f6 009700 store 3 ,mem_24g_interval 
+0x35f7 009701 setarg 0x00bb80 
+0x35f8 009702 store 3 ,mem_24g_long_sleep_set 
+0x35f9 009703 jam 5 ,mem_24g_fast_hop_count 
+0x35fa 009704 rtn 
+:      009706 g24_interval_param_8ms:
+0x35fb 009707 setarg g24_8ms_interval_param 
+0x35fc 009708 store 3 ,mem_24g_short_sleep_set 
+0x35fd 009709 setarg 0x1c1919 
+0x35fe 009710 store 3 ,mem_24g_interval 
+0x35ff 009711 setarg 0x017700 
+0x3600 009712 store 3 ,mem_24g_long_sleep_set 
+0x3601 009713 jam 11 ,mem_24g_fast_hop_count 
+0x3602 009714 rtn 
+:      009717 g24_transmit_dispatch:
+0x3603 009718 rtnmark0 mark_24g 
+0x3604 009719 fetch 1 ,mem_24g_conn_sm 
+0x3605 009720 bbit1 state_24g_pair ,g24_pair_dispatch 
+0x3606 009721 bbit1 state_24g_reconn ,g24_reconn_dispatch 
+0x3607 009722 fetch 1 ,mem_24g_transmit_by_interrupt 
+0x3608 009723 beq g24_tx_timer_int_enable ,g24_transmit_by_interrupt 
+:      009724 g24_transmit_no_interrupt:
+0x3609 009725 bpatchx patch32_5 ,mem_patch32 
+0x360a 009726 call g24_txdata_prep 
+0x360b 009727 nbranch g24_nodata_transmit ,user 
+:      009728 g24_transmit_start:
+0x360c 009729 call g24_transmit_process 
+0x360d 009730 call power_ctrl_start 
+0x360e 009731 fetch 1 ,mem_device_option 
+0x360f 009732 beq dvc_op_mouse ,mouse_24g_transmit_start 
+:      009733 g24_transmit_start_next:
+0x3610 009734 fetch 8 ,mem_24g_long_sleep_set 
+0x3611 009735 store 8 ,mem_24g_enter_hibernate 
+0x3612 009736 fetch 2 ,mem_24g_long_sleep_param_update_timer_init 
+0x3613 009737 store 2 ,mem_24g_long_sleep_param_update_timer 
+0x3614 009738 fetch 2 ,mem_cb_24g_transmit_short_sleep 
+0x3615 009739 branch callback_func 
+:      009741 g24_short_sleep:
+0x3616 009742 bpatchx patch32_6 ,mem_patch32 
+0x3617 009743 call g24_lpm_wait 
+0x3618 009744 nrtn user 
+0x3619 009745 call g24_setgpio_lpm_before 
+0x361a 009746 call clear_wake 
+0x361b 009747 fetch 3 ,mem_24g_short_sleep_set 
+0x361c 009748 branch g24_long_seep2 
+:      009750 g24_long_sleep:
+0x361d 009751 bpatchx patch32_7 ,mem_patch32 
+0x361e 009752 call g24_lpm_wait 
+0x361f 009753 nrtn user 
+0x3620 009754 call g24_setgpio_lpm_before 
+0x3621 009755 fetch 8 ,mem_24g_enter_hibernate 
+:      009756 g24_long_seep2:
+0x3622 009757 call clk2lpo 
+0x3623 009758 storet 4 ,mem_sleep_counter 
+0x3624 009759 branch lpm_sleep 
+:      009763 g24_txdata_prep:
+0x3625 009764 call g24_package_data 
+0x3626 009765 nrtn user 
+0x3627 009766 branch g24_transmit_prep 
+:      009769 g24_package_data:
+0x3628 009770 fetch 2 ,mem_cb_24g_transmit_data 
+0x3629 009771 call callback_func 
+0x362a 009772 branch g24_accumulate_data ,user 
+0x362b 009773 fetch 7 ,mem_24g_txbuf + 1 
+0x362c 009774 rtn blank 
+0x362d 009775 branch enable_user 
+:      009777 g24_accumulate_data:
+0x362e 009778 jam 0 ,mem_24g_abort_pac 
+0x362f 009779 add rega ,1 ,pdata 
+0x3630 009780 store 1 ,mem_24g_datalen 
+0x3631 009781 call g24_transmit_rf_ctrl_clear 
+0x3632 009782 store 1 ,mem_24g_txbuf 
+0x3633 009783 copy regb ,contr 
+0x3634 009784 copy rega ,loopcnt 
+0x3635 009785 branch memcpy 
+:      009787 g24_transmit_rf_ctrl_clear:
+0x3636 009788 fetch 1 ,mem_24g_data_type 
+0x3637 009789 and_into bits_data ,pdata 
+0x3638 009790 store 1 ,mem_24g_data_type 
+0x3639 009791 rtn 
+:      009800 g24_transmit_process:
+0x363a 009801 setarg 0 
+0x363b 009802 store 1 ,mem_24g_retry 
+0x363c 009803 store 2 ,mem_24g_retransmit 
+:      009804 g24_transmit_loop:
+0x363d 009805 call g24_transmit_receive_ack 
+0x363e 009806 fetch 1 ,mem_24g_no_ack 
+0x363f 009807 beq no_ack_24g ,g24_transmit_no_ack 
+0x3640 009808 nbranch g24_retransmit ,sync 
+0x3641 009809 nbranch g24_retransmit ,user3 
+0x3642 009810 call g24_ackpayload_parse 
+0x3643 009811 fetch 1 ,mem_device_option 
+0x3644 009812 sub pdata ,dvc_op_mouse ,null 
+0x3645 009813 call mouse_24g_transmit_callback ,zero 
+:      009814 g24_transmit_no_ack:
+0x3646 009815 call power_ctrl_pac_succ_incrs 
+:      009816 g24_transmit_next_packet:
+0x3647 009817 call g24_txbuf_clear 
+0x3648 009818 fetch 1 ,mem_24g_pid 
+0x3649 009819 increase 1 ,pdata 
+0x364a 009820 store 1 ,mem_24g_pid 
+0x364b 009821 call g24_hop_enable_packet 
+:      009822 g24_transmit_abandon:
+0x364c 009823 bpatchx patch33_0 ,mem_patch33 
+0x364d 009824 setarg 0 
+0x364e 009825 store 1 ,mem_24g_ensure 
+0x364f 009826 store 2 ,mem_24g_txfail_cnt 
+0x3650 009827 rtn 
+:      009829 g24_transmit_receive_ack:
+0x3651 009830 bpatchx patch33_1 ,mem_patch33 
+0x3652 009831 disable user3 
+0x3653 009832 call g24_transmit 
+0x3654 009833 fetch 1 ,mem_24g_no_ack 
+0x3655 009834 beq no_ack_24g ,g24_end_of_packet 
+0x3656 009835 force 0 ,radio_ctrl 
+0x3657 009836 fetch 4 ,mem_24g_addr 
+0x3658 009837 iforce access 
+0x3659 009838 fetcht 1 ,mem_last_freq 
+0x365a 009839 call set_freq_rx 
+0x365b 009840 call rf_rx_enable 
+0x365c 009841 call g24_receive_rxon 
+0x365d 009842 call g24_end_of_packet ,user3 
+0x365e 009843 rtn 
+:      009845 g24_retransmit:
+0x365f 009846 bpatchx patch33_2 ,mem_patch33 
+0x3660 009847 fetch 1 ,mem_device_option 
+0x3661 009848 beq dvc_op_mouse ,mouse_g24_retransmit 
+:      009849 g24_retransmit0:
+0x3662 009850 fetch 1 ,mem_24g_abort_pac 
+0x3663 009851 nrtn blank 
+0x3664 009852 fetch 2 ,mem_24g_txfail_cnt 
+0x3665 009853 increase 1 ,pdata 
+0x3666 009854 store 2 ,mem_24g_txfail_cnt 
+0x3667 009855 fetch 1 ,mem_24g_txfail_cnt + 1 
+0x3668 009856 bbit1 4 ,g24_tx_attempt_fail 
+0x3669 009857 call g24_transmit_hop_process 
+0x366a 009858 fetch 2 ,mem_24g_retransmit 
+0x366b 009859 increase 1 ,pdata 
+0x366c 009860 store 2 ,mem_24g_retransmit 
+0x366d 009861 branch g24_transmit_loop 
+:      009863 g24_ackpayload_parse:
+0x366e 009864 bpatchx patch33_3 ,mem_patch33 
+0x366f 009865 call g24_read_len_pid_crc 
+0x3670 009866 fetch 1 ,mem_24g_rxdata_length 
+0x3671 009867 rtn blank 
+0x3672 009868 iforce loopcnt 
+0x3673 009869 arg mem_24g_rxbuf + 2 ,contr 
+0x3674 009870 arg mem_24g_rxpayload ,contw 
+0x3675 009871 branch memcpy 
+:      009874 g24_tx_attempt_fail:
+0x3676 009875 bpatchx patch33_4 ,mem_patch33 
+0x3677 009876 setarg 0 
+0x3678 009877 store 2 ,mem_24g_txfail_cnt 
+0x3679 009878 jam 1 ,mem_24g_attempt_fail_flag 
+:      009879 g24_stop_24g_mode:
+0x367a 009880 jam bt_evt_24g_attempt_fail ,mem_fifo_temp 
+0x367b 009881 branch ui_ipc_send_event 
+:      009891 g24_transmit_hop_process:
+0x367c 009892 bpatchx patch33_5 ,mem_patch33 
+0x367d 009893 fetcht 1 ,mem_24g_retry 
+0x367e 009894 fetch 1 ,mem_24g_fast_hop_count 
+0x367f 009895 isub temp ,null 
+0x3680 009896 nbranch g24_tx_fast_hop ,positive 
+0x3681 009897 increase 1 ,temp 
+0x3682 009898 storet 1 ,mem_24g_retry 
+0x3683 009899 fetch 1 ,mem_24g_fast_hop_count 
+0x3684 009900 beq 5 ,g24_transmit_hop_process_4ms 
+0x3685 009901 fetch 1 ,mem_24g_retry 
+0x3686 009902 beq 6 ,g24_hop_ch_disable 
+0x3687 009903 beq 12 ,g24_hop_ch_disable 
+0x3688 009904 rtn 
+:      009907 g24_transmit_hop_process_4ms:
+0x3689 009908 fetch 1 ,mem_24g_retry 
+0x368a 009909 beq 3 ,g24_hop_ch_disable 
+0x368b 009910 beq 6 ,g24_hop_ch_disable 
+0x368c 009911 rtn 
+:      009915 g24_hop_ch_enable:
+:      009920 g24_txpayload_type_update:
+0x368d 009921 bmark1 mark_ble_lr ,g24_lr_type_update 
+0x368e 009922 store 1 ,mem_24g_txpayload + offset_data_type 
+0x368f 009923 rtn 
+:      009924 g24_lr_type_update:
+0x3690 009925 store 1 ,mem_24g_txpayload + offset_lr_data_type 
+0x3691 009926 rtn 
+:      009928 g24_hop_enable_packet:
+0x3692 009929 fetch 1 ,mem_24g_data_type 
+0x3693 009930 rtnbit0 bit_hop 
+:      009931 g24_hop_ch_disable:
+0x3694 009932 fetch 1 ,mem_24g_data_type 
+0x3695 009933 set0 bit_hop ,pdata 
+0x3696 009934 store 1 ,mem_24g_data_type 
+0x3697 009935 call g24_txpayload_type_update 
+0x3698 009936 call power_ctrl_pac_succ_decrs 
+0x3699 009937 branch g24_ch 
+:      009939 g24_tx_fast_hop:
+0x369a 009940 call power_ctrl_txpower_incrs 
+0x369b 009941 call power_ctrl_pac_succ_decrs 
+0x369c 009942 branch g24_ch 
+:      009960 g24_search_receiver:
+0x369d 009961 fetch 2 ,mem_cb_24g_search_receiver 
+0x369e 009962 branch callback_func 
+:      009964 g24_nodata_transmit:
+0x369f 009965 fetch 1 ,mem_24g_abort_pac 
+0x36a0 009966 call g24_send_abort_packet ,blank 
+0x36a1 009967 fetch 1 ,mem_24g_transmit_by_interrupt 
+0x36a2 009968 rtneq g24_tx_timer_int_enable 
+0x36a3 009969 call g24_search_receiver 
+0x36a4 009970 fetch 2 ,mem_cb_24g_transmit_long_sleep 
+0x36a5 009971 branch callback_func 
+:      009973 g24_send_abort_packet:
+0x36a6 009974 jam type_ms ,mem_24g_data_type 
+0x36a7 009975 jam 1 ,mem_24g_abort_pac 
+0x36a8 009976 call g24_transmit_rf_ctrl_clear 
+0x36a9 009977 store 1 ,mem_24g_txbuf 
+0x36aa 009978 setarg 0 
+0x36ab 009979 store 7 ,mem_24g_txbuf + 1 
+0x36ac 009980 fetch 4 ,mem_24g_device_addr 
+0x36ad 009981 store 4 ,mem_24g_txbuf + 8 
+0x36ae 009982 jam 12 ,mem_24g_datalen 
+0x36af 009983 fetch 1 ,mem_24g_data_type 
+0x36b0 009984 set1 bit_abort ,pdata 
+0x36b1 009985 store 1 ,mem_24g_data_type 
+0x36b2 009986 call g24_transmit_prep 
+0x36b3 009987 branch g24_transmit_start 
+:      009991 g24_lpm_wait:
+0x36b4 009992 bpatchx patch33_6 ,mem_patch33 
+0x36b5 009993 enable user 
+0x36b6 009994 call lpo_calibration 
+0x36b7 009995 fetch 3 ,mem_clks_per_lpo 
+0x36b8 009996 branch disable_user ,blank 
+0x36b9 009997 fetch 1 ,mem_lpm_mode 
+0x36ba 009998 branch disable_user ,blank 
+0x36bb 009999 fetch 1 ,mem_24g_transmit_by_interrupt 
+0x36bc 010000 beq g24_tx_timer_int_enable ,disable_user 
+0x36bd 010001 rtn 
+:      010003 g24_setgpio_lpm_before:
+0x36be 010004 fetch 2 ,mem_cb_24g_lpm_before 
+0x36bf 010005 branch callback_func 
+:      010018 g24_transmit_by_interrupt:
+0x36c0 010019 call g24_timer_check 
+0x36c1 010020 nrtn user 
+0x36c2 010021 call g24_interval_calibrate 
+0x36c3 010022 fetch 2 ,mem_24g_transmit_by_interrupt_exit_count 
+0x36c4 010023 increase 1 ,pdata 
+0x36c5 010024 store 2 ,mem_24g_transmit_by_interrupt_exit_count 
+0x36c6 010025 fetcht 2 ,mem_24g_transmit_by_interrupt_exit_count_init 
+0x36c7 010026 isub temp ,null 
+0x36c8 010027 call g24_transmit_by_interrupt_exit ,zero 
+0x36c9 010028 branch g24_transmit_no_interrupt 
+:      010031 g24_transmit_by_interrupt_exit:
+0x36ca 010032 jam g24_tx_timer_int_disable ,mem_24g_transmit_by_interrupt 
+0x36cb 010033 setarg 0 
+0x36cc 010034 store 2 ,mem_24g_transmit_by_interrupt_exit_count 
+0x36cd 010035 setarg 100 
+0x36ce 010036 store 2 ,mem_24g_transmit_by_interrupt_exit_count_init 
+:      010037 g24_interval_min:
+0x36cf 010038 jam 0 ,mem_24g_pac_index 
+0x36d0 010039 fetch 1 ,mem_24g_interval_min 
+:      010040 g24_interval_store:
+0x36d1 010041 store 1 ,mem_24g_interval 
+0x36d2 010042 rtn 
+:      010043 g24_interval_max:
+0x36d3 010044 fetch 1 ,mem_24g_interval_max 
+0x36d4 010045 branch g24_interval_store 
+:      010047 g24_interval_calibrate:
+0x36d5 010048 fetch 1 ,mem_24g_pac_index 
+0x36d6 010049 increase 1 ,pdata 
+0x36d7 010050 store 1 ,mem_24g_pac_index 
+0x36d8 010051 beq 4 ,g24_interval_max 
+0x36d9 010052 beq 5 ,g24_interval_min 
+0x36da 010053 rtn 
+:      010055 g24_transmit_by_interrupt_enable:
+0x36db 010056 jam g24_tx_timer_int_enable ,mem_24g_transmit_by_interrupt 
+0x36dc 010057 setarg 0 
+0x36dd 010058 store 2 ,mem_24g_transmit_by_interrupt_exit_count 
+0x36de 010059 rtn 
+:      010069 g24_factory_check:
+0x36df 010070 arg 2 ,loopcnt 
+0x36e0 010071 arg mem_24g_addr ,contr 
+:      010072 pdata_0xff_check:
+0x36e1 010073 call enable_user 
+0x36e2 010074 setarg 0xffff 
+:      010075 pdata_0xff_check_loop:
+0x36e3 010076 ifetcht 2 ,contr 
+0x36e4 010077 isub temp ,null 
+0x36e5 010078 ncall disable_user ,zero 
+0x36e6 010079 loop pdata_0xff_check_loop 
+0x36e7 010080 rtn 
+:      010090 power_ctrl_start:
+0x36e8 010091 bpatchx patch33_7 ,mem_patch33 
+0x36e9 010092 fetch 1 ,mem_power_ctrl_disable 
+0x36ea 010093 nrtn blank 
+0x36eb 010094 fetch 2 ,mem_ui_state_map 
+0x36ec 010095 rtnbit1 ui_state_ble_adv 
+0x36ed 010098 fetchr rega ,2 ,mem_rssi_signal_buf_ptr 
+0x36ee 010099 call rssi_average 
+0x36ef 010100 storet 1 ,mem_rssi_avg_received 
+0x36f0 010101 fetch 1 ,mem_rssi_dis_max_24g 
+0x36f1 010102 bmark1 mark_24g ,power_ctrl_start_next 
+0x36f2 010103 fetch 1 ,mem_rssi_dis_max_ble 
+:      010104 power_ctrl_start_next:
+0x36f3 010105 isub temp ,null 
+0x36f4 010106 nbranch power_ctrl_txpower_incrs_force ,positive 
+0x36f5 010107 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+0x36f6 010108 sub pdata ,2 ,null 
+0x36f7 010109 nbranch power_ctrl_txpower_decrs_check ,positive 
+0x36f8 010110 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+0x36f9 010111 beq 0 ,power_ctrl_txpower_incrs 
+0x36fa 010112 rtn 
+:      010114 power_ctrl_txpower_decrs_check:
+0x36fb 010115 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+0x36fc 010116 fetcht 1 ,mem_power_ctrl_pac_succ_cnt_init 
+0x36fd 010117 isub temp ,null 
+0x36fe 010118 nrtn zero 
+0x36ff 010119 jam 0 ,mem_power_ctrl_pac_succ_cnt 
+:      010120 power_ctrl_txpower_decrs:
+0x3700 010121 fetcht 1 ,mem_rssi_avg_received 
+0x3701 010122 fetch 1 ,mem_rssi_dis_min_24g 
+0x3702 010123 bmark1 mark_24g ,power_ctrl_txpower_decrs_next 
+0x3703 010124 fetch 1 ,mem_rssi_dis_min_ble 
+:      010125 power_ctrl_txpower_decrs_next:
+0x3704 010126 isub temp ,null 
+0x3705 010127 nrtn positive 
+0x3706 010128 fetch 1 ,mem_power_ctrl_level 
+0x3707 010129 beq 0 ,power_ctrl_decrs_level0 
+0x3708 010130 increase -1 ,pdata 
+0x3709 010131 store 1 ,mem_power_ctrl_level 
+0x370a 010132 beq 0 ,power_ctrl_decrs_level0 
+:      010133 power_ctrl_decrs_level1:
+:      010134 power_ctrl_incrs_level1:
+0x370b 010135 jam tx_power_0db ,mem_tx_power 
+0x370c 010136 rtn 
+:      010138 power_ctrl_txpower_incrs_force:
+0x370d 010139 jam 0 ,mem_power_ctrl_pac_succ_cnt 
+:      010140 power_ctrl_txpower_incrs:
+0x370e 010141 fetch 1 ,mem_power_ctrl_level 
+0x370f 010142 beq 2 ,power_ctrl_incrs_level2 
+0x3710 010143 increase 1 ,pdata 
+0x3711 010144 store 1 ,mem_power_ctrl_level 
+0x3712 010145 beq 1 ,power_ctrl_incrs_level1 
+:      010146 power_ctrl_incrs_level2:
+0x3713 010147 jam tx_power_6db ,mem_tx_power 
+0x3714 010148 rtn 
+:      010150 power_ctrl_decrs_level0:
+0x3715 010151 jam tx_power_f5db ,mem_tx_power 
+0x3716 010152 rtn 
+:      010154 power_ctrl_pac_succ_cnt_init:
+0x3717 010155 jam 1 ,mem_power_ctrl_level 
+0x3718 010156 jam 0 ,mem_power_ctrl_pac_succ_cnt 
+0x3719 010157 rtn 
+:      010159 power_ctrl_pac_succ_incrs:
+0x371a 010160 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+0x371b 010161 increase 1 ,pdata 
+0x371c 010162 store 1 ,mem_power_ctrl_pac_succ_cnt 
+0x371d 010163 rtn 
+:      010165 power_ctrl_pac_succ_decrs:
+0x371e 010166 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+0x371f 010167 sub pdata ,2 ,null 
+0x3720 010168 ncall power_ctrl_pac_succ_cnt_reinit ,positive 
+0x3721 010169 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+0x3722 010170 rtneq 0 
+0x3723 010171 increase -1 ,pdata 
+0x3724 010172 store 1 ,mem_power_ctrl_pac_succ_cnt 
+0x3725 010173 rtn 
+:      010175 power_ctrl_pac_succ_cnt_reinit:
+0x3726 010176 jam 3 ,mem_power_ctrl_pac_succ_cnt 
+0x3727 010177 rtn 
+:      010187 ali_mesh_access_layer_resolve_message:
+0x3728 010188 fetch 1 ,mem_ccm_data_len 
+0x3729 010189 store 1 ,mem_mesh_receive_model_message_payload_len 
+0x372a 010190 copy alarm ,contr 
+0x372b 010191 call memcpy24 
+0x372c 010192 fetch 2 ,mem_mesh_cb_receive_access_message 
+0x372d 010193 branch callback_func 
+:      010195 ali_mesh_access_layer_check_access_message_opcode:
+0x372e 010196 jam mesh_receive_new_message_timer ,mem_mesh_upper_receive_new_message_timer 
+0x372f 010197 call ali_mesh_app_recv_new_mesh_pkt 
+0x3730 010200 fetch 1 ,mem_mesh_receive_model_message_payload_opcode 
+0x3731 010201 beq mesh_message_opcode_config_appkey_add ,ali_mesh_access_layer_message_opcode_config_appkey_add 
+0x3732 010202 beq mesh_configuration_and_health_message_opcode_header ,ali_mesh_access_layer_config_or_health_message_opcode 
+0x3733 010203 beq mesh_module_message_opcode_header ,ali_mesh_model_layer_check_model_message_opcode 
+0x3734 010204 beq vendor_message_attr_set ,ali_mesh_ali_vendor_message_attribute_set 
+0x3735 010205 beq vendor_message_attr_get ,ali_mesh_ali_vendor_message_opcode_attr_get 
+0x3736 010206 beq vendor_message_attr_set_unacknowledged ,ali_mesh_ali_vendor_message_attribute_set 
+0x3737 010207 beq vendor_message_attr_confirmation ,ali_mesh_ali_vendor_message_opcode_attr_confrimation 
+0x3738 010208 rtn 
+:      010211 ali_mesh_access_layer_message_opcode_config_appkey_add:
+0x3739 010212 arg mem_mesh_receive_application_key ,contr 
+0x373a 010213 arg mem_mesh_application_key ,contw 
+0x373b 010214 call memcpy16 
+0x373c 010215 jam paired_status ,mem_mesh_provisioned_flag 
+0x373d 010216 call ali_mesh_encrypt_base_function_k3 
+0x373e 010217 call ali_mesh_encrypt_base_function_k4 
+0x373f 010218 call ali_mesh_access_layer_finish_pairing_init_subscription_list 
+0x3740 010219 call ali_mesh_accesss_layer_check_message_type 
+0x3741 010220 call ali_mesh_access_layer_send_config_appkey_status 
+0x3742 010221 jam paired_status ,mem_mesh_provisioned_flag 
+0x3743 010222 fetch 2 ,mem_mesh_cb_receive_config_appkey_add 
+0x3744 010223 branch callback_func 
+:      010225 ali_mesh_access_layer_recv_cfg_appkey_add_cb:
+0x3745 010226 setarg 0 
+0x3746 010227 store 2 ,mem_mesh_fast_pairing_timer 
+0x3747 010229 random pdata 
+0x3748 010230 and pdata ,0x1f ,pdata 
+0x3749 010231 add pdata ,30 ,pdata 
+0x374a 010232 store 1 ,mem_mesh_report_full_attribute_timer 
+0x374b 010233 add pdata ,5 ,pdata 
+0x374c 010234 store 1 ,mem_mesh_report_power_on_timer 
+0x374d 010235 call mesh_clear_timer_data 
+0x374e 010236 branch mesh_receive_config_appkey_add_cb 
+:      010238 ali_mesh_accesss_layer_check_message_type:
+0x374f 010239 fetch 1 ,mem_mesh_network_packet_type 
+0x3750 010240 jam received_config_appkey_add ,mem_mesh_provisioned_flag 
+0x3751 010241 rtneq mesh_message_app 
+0x3752 010242 jam paired_status ,mem_mesh_provisioned_flag 
+0x3753 010243 rtn 
+:      010245 ali_mesh_access_layer_send_config_appkey_status:
+0x3754 010246 setarg mesh_configuration_and_health_message_opcode_header 
+0x3755 010247 store 1 ,mem_mesh_access_layer_payload 
+0x3756 010248 setarg mesh_message_opcode_config_config_model_publication_set 
+0x3757 010249 istore 1 ,contw 
+0x3758 010250 setarg status_code_success 
+0x3759 010251 istore 1 ,contw 
+0x375a 010252 fetch 3 ,mem_mesh_netkeyindex_and_appkeyindex 
+0x375b 010253 istore 3 ,contw 
+0x375c 010254 jam 6 ,mem_mesh_access_layer_payload_len 
+0x375d 010255 branch ali_mesh_upper_transport_layer_send_access_message 
+:      010258 ali_mesh_access_layer_finish_pairing_init_subscription_list:
+0x375e 010259 fetch 2 ,mem_mesh_core_feature 
+0x375f 010260 rtnbit1 mesh_feature_disable_subscription 
+0x3760 010261 call mesh_get_element_info_config 
+:      010262 ali_mesh_access_layer_finish_pairing_init_subscription_list_loop:
+0x3761 010263 add rega ,element_device_subscription_label ,regc 
+0x3762 010264 setarg -1 
+0x3763 010265 istore subscription_max_count ,regc 
+0x3764 010266 istore subscription_max_count ,contw 
+0x3765 010267 ifetch 2 ,rega 
+0x3766 010268 istore 2 ,regc 
+0x3767 010269 copy regb ,pdata 
+0x3768 010270 iadd rega ,rega 
+0x3769 010271 loop ali_mesh_access_layer_finish_pairing_init_subscription_list_loop 
+0x376a 010272 fetch 2 ,mem_mesh_cb_subscriptuion_list_changed 
+0x376b 010273 branch callback_func 
+:      010276 ali_mesh_access_layer_send_generic_onoff_status:
+0x376c 010277 setarg mesh_module_message_opcode_header 
+0x376d 010278 store 1 ,mem_mesh_access_layer_payload 
+0x376e 010279 setarg mesh_module_message_opcode_generic_onoff_status_no_head 
+0x376f 010280 istore 1 ,contw 
+0x3770 010281 fetch 1 ,mem_mesh_generic_onoff_set_payload_onoff 
+0x3771 010282 istore 1 ,contw 
+0x3772 010283 jam 3 ,mem_mesh_access_layer_payload_len 
+0x3773 010284 branch ali_mesh_upper_transport_layer_send_access_message 
+:      010287 ali_mesh_access_layer_send_light_lightness_status:
+0x3774 010288 setarg mesh_module_message_opcode_header 
+0x3775 010289 store 1 ,mem_mesh_access_layer_payload 
+0x3776 010290 setarg mesh_module_message_opcode_light_lightness_status_no_head 
+0x3777 010291 istore 1 ,contw 
+0x3778 010292 fetch 2 ,mem_mesh_light_lightness_set_payload_lightness 
+0x3779 010293 istore 2 ,contw 
+0x377a 010294 jam 4 ,mem_mesh_access_layer_payload_len 
+0x377b 010295 branch ali_mesh_upper_transport_layer_send_access_message 
+:      010298 ali_mesh_access_layer_send_light_ctl_stauts:
+0x377c 010299 setarg mesh_module_message_opcode_header 
+0x377d 010300 store 1 ,mem_mesh_access_layer_payload 
+0x377e 010301 setarg mesh_module_message_opcode_light_ctl_status_no_head 
+0x377f 010302 istore 1 ,contw 
+0x3780 010303 fetch 4 ,mem_mesh_ctl_lightness 
+0x3781 010304 istore 4 ,contw 
+0x3782 010305 jam 6 ,mem_mesh_access_layer_payload_len 
+0x3783 010306 branch ali_mesh_upper_transport_layer_send_access_message 
+:      010310 ali_mesh_access_layer_send_scene_status:
+0x3784 010311 setarg mesh_module_message_opcode_scene_status 
+0x3785 010312 store 1 ,mem_mesh_access_layer_payload 
+0x3786 010313 setarg mesh_success 
+0x3787 010314 istore 1 ,contw 
+0x3788 010315 fetch 2 ,mem_mesh_scene_recall_payload_scene_number 
+0x3789 010316 istore 2 ,contw 
+0x378a 010317 jam 4 ,mem_mesh_access_layer_payload_len 
+0x378b 010318 branch ali_mesh_upper_transport_layer_send_access_message 
+:      010322 ali_mesh_app_recv_new_mesh_pkt:
+0x378c 010324 fetch 1 ,mem_mesh_report_full_attribute_timer 
+0x378d 010325 rtn blank 
+0x378e 010326 pincrease 30 
+0x378f 010327 store 1 ,mem_mesh_report_full_attribute_timer 
+0x3790 010328 rtn 
+:      010330 ali_mesh_report_power_on_timer:
+0x3791 010331 arg mem_mesh_report_power_on_timer ,regc 
+0x3792 010332 arg ali_mesh_ali_vendor_message_opcode_device_power_on ,regb 
+0x3793 010333 branch timer_single_step 
+:      010335 ali_mesh_report_full_attribute_timer:
+0x3794 010336 arg mem_mesh_report_full_attribute_timer ,regc 
+0x3795 010337 arg ali_mesh_app_report_device_state ,regb 
+0x3796 010338 branch timer_single_step 
+:      010340 ali_mesh_app_report_device_state:
+0x3797 010341 fetch 2 ,mem_mesh_app_deport_device_state 
+0x3798 010342 branch callback_func 
+:      010349 ali_mesh_ali_vendor_message_attribute_set:
+0x3799 010350 call ali_mesh_ali_vendor_message_attrbute_check_company_id_and_tid 
+0x379a 010351 nrtn user 
+0x379b 010352 bpatchx patch34_0 ,mem_patch34 
+0x379c 010353 fetch 2 ,mem_mesh_vendor_message_attr_type 
+0x379d 010354 arg vendor_message_attr_type_time ,temp 
+0x379e 010355 isub temp ,null 
+0x379f 010356 branch ali_mesh_ali_vendor_message_opcode_timer_set_curr_time ,zero 
+0x37a0 010358 arg vendor_mseeage_attr_type_set_time_repeat ,temp 
+0x37a1 010359 isub temp ,null 
+0x37a2 010360 branch ali_mesh_ali_vendor_message_opcode_timer_set_timing_cyclically ,zero 
+0x37a3 010362 arg vendor_mseeage_attr_type_set_time_single ,temp 
+0x37a4 010363 isub temp ,null 
+0x37a5 010364 branch ali_mesh_ali_vendor_message_opcode_timer_set_timing ,zero 
+0x37a6 010366 arg vendor_message_attr_type_timer_deleate ,temp 
+0x37a7 010367 isub temp ,null 
+0x37a8 010368 branch ali_mesh_ali_vendor_message_opcode_delete_timer ,zero 
+0x37a9 010369 arg vendor_message_attr_type_timer_inquire ,temp 
+0x37aa 010370 isub temp ,null 
+0x37ab 010371 branch ali_mesh_ali_vendor_message_opcode_timer_inquire ,zero 
+0x37ac 010372 arg vendor_mseeage_attr_type_timer_enable ,temp 
+0x37ad 010373 isub temp ,null 
+0x37ae 010374 branch ali_mesh_ali_vendor_message_opcode_timer_set_state ,zero 
+0x37af 010377 arg vendor_message_attr_type_main_light ,temp 
+0x37b0 010378 isub temp ,null 
+0x37b1 010379 branch ali_mesh_ali_vendor_message_attribute_set_main_light ,zero 
+0x37b2 010380 arg vendor_message_attr_type_background_light ,temp 
+0x37b3 010381 isub temp ,null 
+0x37b4 010382 branch ali_mesh_ali_vendor_message_attribute_set_background_light ,zero 
+0x37b5 010383 arg vendor_message_attr_type_color ,temp 
+0x37b6 010384 isub temp ,null 
+0x37b7 010385 branch ali_mesh_ali_vendor_message_attribute_set_color ,zero 
+0x37b8 010386 fetch 2 ,mem_mesh_cb_recv_vendor 
+0x37b9 010387 branch callback_func 
+:      010389 ali_mesh_ali_vendor_message_opcode_attr_get:
+0x37ba 010390 rtn 
+:      010391 ali_mesh_ali_vendor_message_opcode_attr_confrimation:
+0x37bb 010392 ifetch 2 ,contr 
+0x37bc 010393 arg vendor_message_opcode_company_id ,temp 
+0x37bd 010394 isub temp ,null 
+0x37be 010395 nrtn zero 
+0x37bf 010396 ifetch 1 ,contr 
+0x37c0 010397 fetcht 1 ,mem_mesh_upper_tran_layer_packet_tid 
+0x37c1 010398 isub temp ,null 
+0x37c2 010399 nrtn zero 
+0x37c3 010400 branch ali_mesh_stop_send_indication_packet 
+:      010402 ali_mesh_ali_vendor_message_attrbute_check_company_id_and_tid:
+0x37c4 010403 call disable_user 
+0x37c5 010404 fetch 2 ,mem_mesh_vendor_message_cid 
+0x37c6 010405 arg vendor_message_opcode_company_id ,temp 
+0x37c7 010406 isub temp ,null 
+0x37c8 010407 nrtn zero 
+0x37c9 010408 fetcht 1 ,mem_mesh_vendor_mesh_receive_tid 
+0x37ca 010409 fetch 1 ,mem_mesh_vendor_message_tid 
+0x37cb 010410 isub temp ,null 
+0x37cc 010411 rtn zero 
+0x37cd 010412 store 1 ,mem_mesh_vendor_mesh_receive_tid 
+0x37ce 010413 branch enable_user 
+:      010415 ali_mesh_ali_vendor_message_attribute_set_main_light:
+0x37cf 010416 call ali_mesh_ali_vendor_message_ack_attr_status_uint8 
+0x37d0 010417 fetch 2 ,mem_mesh_cb_main_light_onoff_set 
+0x37d1 010418 branch callback_func 
+:      010421 ali_mesh_ali_vendor_message_attribute_set_background_light:
+0x37d2 010422 call ali_mesh_ali_vendor_message_ack_attr_status_uint8 
+0x37d3 010423 fetch 2 ,mem_mesh_cb_background_onoff_set 
+0x37d4 010424 branch callback_func 
+:      010426 ali_mesh_ali_vendor_message_attribute_set_color:
+0x37d5 010427 call ali_mesh_ali_vendor_message_ack_attr_status_uint48 
+0x37d6 010428 fetch 2 ,mem_mesh_cb_color_set 
+0x37d7 010429 branch callback_func 
+:      010432 ali_mesh_ali_vendor_message_opcode_timer_set_curr_time:
+0x37d8 010433 call ali_mesh_ali_vendor_message_ack_attr_status_uint32 
+0x37d9 010435 fetch 4 ,mem_mesh_vendor_message_current_time 
+0x37da 010436 store 4 ,mem_mesh_vendor_timer_current_time 
+0x37db 010437 branch ali_mesh_time_init_system_time 
+:      010441 ali_mesh_ali_vendor_message_status_add_head:
+0x37dc 010442 setarg vendor_message_attr_status 
+0x37dd 010443 store 1 ,mem_mesh_access_layer_payload 
+0x37de 010444 setarg vendor_message_opcode_company_id 
+0x37df 010445 istore 2 ,contw 
+0x37e0 010446 fetch 1 ,mem_mesh_vendor_mesh_receive_tid 
+0x37e1 010447 istore 1 ,contw 
+0x37e2 010448 istoret 2 ,contw 
+0x37e3 010449 rtn 
+:      010452 ali_mesh_ali_vendor_message_opcode_device_power_on:
+0x37e4 010453 arg 0 ,queue 
+0x37e5 010454 arg vendor_message_event_device_power_on ,temp 
+0x37e6 010455 arg vendor_attr_type_event_trigger ,rega 
+0x37e7 010456 branch ali_mesh_ali_vendor_message_opcode_para_uint8 
+:      010467 ali_mesh_ali_vendor_message_opcode_generic_onoff:
+0x37e8 010468 arg vendor_attr_generic_onoff_server ,rega 
+0x37e9 010469 branch ali_mesh_ali_vendor_message_opcode_para_uint8 
+:      010473 ali_mesh_ali_vendor_message_ack_attr_status_uint64:
+0x37ea 010474 arg 8 ,loopcnt 
+0x37eb 010475 branch ali_mesh_ali_vendor_message_ack_attr_status 
+:      010477 ali_mesh_ali_vendor_message_ack_attr_status_uint56:
+0x37ec 010478 arg 8 ,loopcnt 
+0x37ed 010479 branch ali_mesh_ali_vendor_message_ack_attr_status 
+:      010481 ali_mesh_ali_vendor_message_ack_attr_status_uint48:
+0x37ee 010482 arg 6 ,loopcnt 
+0x37ef 010483 branch ali_mesh_ali_vendor_message_ack_attr_status 
+:      010485 ali_mesh_ali_vendor_message_ack_attr_status_uint32:
+0x37f0 010486 arg 4 ,loopcnt 
+0x37f1 010487 branch ali_mesh_ali_vendor_message_ack_attr_status 
+:      010489 ali_mesh_ali_vendor_message_ack_attr_status_uint16:
+0x37f2 010490 arg 2 ,loopcnt 
+0x37f3 010491 branch ali_mesh_ali_vendor_message_ack_attr_status 
+:      010493 ali_mesh_ali_vendor_message_ack_attr_status_uint8:
+0x37f4 010494 arg 1 ,loopcnt 
+0x37f5 010495 branch ali_mesh_ali_vendor_message_ack_attr_status 
+:      010498 ali_mesh_ali_vendor_message_ack_attr_status:
+0x37f6 010499 add loopcnt ,6 ,pdata 
+0x37f7 010500 store 1 ,mem_mesh_access_layer_payload_len 
+0x37f8 010501 call ali_mesh_ali_vendor_message_status_add_head 
+0x37f9 010502 arg mem_mesh_vendor_attr_parameter ,contr 
+0x37fa 010503 call memcpy 
+0x37fb 010504 branch ali_mesh_upper_transport_layer_send_access_message 
+:      010511 ali_mesh_ali_vendor_message_opcode_para_uint8:
+0x37fc 010512 call ali_mesh_ali_vendor_message_indication_info_add_head 
+0x37fd 010513 istorer rega ,2 ,contw 
+0x37fe 010514 istoret 1 ,contw 
+0x37ff 010515 jam 7 ,mem_mesh_access_layer_payload_len 
+0x3800 010516 branch ali_mesh_ali_vendor_message_send_message 
+:      010522 ali_mesh_ali_vendor_message_opcode_para_uint16:
+0x3801 010523 call ali_mesh_ali_vendor_message_indication_info_add_head 
+0x3802 010524 istorer rega ,2 ,contw 
+0x3803 010525 istoret 2 ,contw 
+0x3804 010526 jam 8 ,mem_mesh_access_layer_payload_len 
+0x3805 010527 branch ali_mesh_ali_vendor_message_send_message 
+:      010531 ali_mesh_ali_vendor_message_send_message:
+0x3806 010532 call ali_mesh_more_element_calc_queue_address 
+0x3807 010533 branch ali_mesh_upper_transport_layer_send_access_message_without_cleat_tx_buffer 
+:      010536 ali_mesh_ali_vendor_message_indication_info_add_head:
+0x3808 010537 fetch 1 ,mem_mesh_transport_aid 
+0x3809 010538 store 1 ,mem_mesh_message_transport_head 
+0x380a 010539 setarg vendor_message_tmall_dst 
+0x380b 010540 store 2 ,mem_mesh_send_message_dst 
+0x380c 010541 fetch 1 ,mem_mesh_vendor_mesh_send_tid 
+0x380d 010542 pincrease 1 
+0x380e 010543 store 1 ,mem_mesh_vendor_mesh_send_tid 
+0x380f 010544 beq vendor_message_send_tid_max ,ali_mesh_ali_vendor_message_indication_info_reset_tid 
+0x3810 010545 setarg vendor_message_attr_indication 
+0x3811 010546 store 1 ,mem_mesh_access_layer_payload 
+0x3812 010547 setarg vendor_message_opcode_company_id 
+0x3813 010548 istore 2 ,contw 
+0x3814 010549 fetch 1 ,mem_mesh_vendor_mesh_send_tid 
+0x3815 010550 istore 1 ,contw 
+0x3816 010551 rtn 
+:      010553 ali_mesh_ali_vendor_message_indication_info_reset_tid:
+0x3817 010554 jam vendor_message_send_tid_min ,mem_mesh_vendor_mesh_send_tid 
+0x3818 010555 rtn 
+:      010558 ali_mesh_ali_vendor_message_opcode_delete_timer:
+0x3819 010559 copy contr ,rega 
+0x381a 010560 fetch 1 ,mem_mesh_receive_model_message_payload_len 
+0x381b 010561 arg 6 ,temp 
+0x381c 010562 isub temp ,pdata 
+0x381d 010563 store 1 ,mem_mesh_timer_index_buffer_len 
+0x381e 010564 copy pdata ,loopcnt 
+0x381f 010565 copy rega ,contr 
+0x3820 010566 arg mem_mesh_timer_index_buffer ,contw 
+0x3821 010567 call memcpy 
+0x3822 010568 arg 0 ,regb 
+:      010569 ali_mesh_ali_vendor_message_opcode_delete_timer_loop:
+0x3823 010570 arg mem_mesh_timer_index_buffer ,pdata 
+0x3824 010571 iadd regb ,temp 
+0x3825 010572 ifetch 1 ,temp 
+0x3826 010573 beq 0xff ,ali_mesh_ali_vendor_aim_timer_buffer_clear_all 
+0x3827 010574 and pdata ,0x7f ,pdata 
+0x3828 010575 call ali_mesh_ali_vendor_aim_timer_buffer_clear 
+0x3829 010576 increase 1 ,regb 
+0x382a 010577 fetch 1 ,mem_mesh_timer_index_buffer_len 
+0x382b 010578 isub regb ,null 
+0x382c 010579 branch ali_mesh_ali_vendor_message_opcode_delete_timer_loop ,positive 
+0x382d 010580 call peripherals_write_mesh_timer_infmatn 
+:      010581 ali_mesh_access_layer_send_ali_vendor_message_delete_timer:
+0x382e 010582 arg vendor_message_attr_type_timer_deleate ,temp 
+0x382f 010583 call ali_mesh_ali_vendor_message_status_add_head 
+0x3830 010584 arg 0 ,temp 
+0x3831 010585 istoret 1 ,contw 
+0x3832 010586 copy contw ,temp 
+0x3833 010587 call ali_mesh_get_all_timer_index_timer 
+0x3834 010588 pincrease 7 
+0x3835 010589 store 1 ,mem_mesh_access_layer_payload_len 
+0x3836 010590 branch ali_mesh_upper_transport_layer_send_access_message 
+:      010592 ali_mesh_ali_vendor_aim_timer_buffer_clear:
+0x3837 010593 rtn blank 
+0x3838 010594 pincrease -1 
+0x3839 010595 mul32 pdata ,18 ,pdata 
+0x383a 010596 arg mem_mesh_vendor_timer_timing_buffer ,rega 
+0x383b 010597 iadd rega ,rega 
+0x383c 010598 setarg 0 
+0x383d 010599 istore 1 ,rega 
+0x383e 010600 rtn 
+:      010602 ali_mesh_ali_vendor_aim_timer_buffer_clear_all:
+0x383f 010603 arg 18 ,loopcnt 
+0x3840 010604 mul32 loopcnt ,mesh_x_timers ,loopcnt 
+0x3841 010605 arg mem_mesh_vendor_timer_timing_buffer ,contw 
+0x3842 010606 call clear_mem 
+0x3843 010607 call peripherals_write_mesh_timer_infmatn 
+0x3844 010608 branch ali_mesh_access_layer_send_ali_vendor_message_delete_timer 
+:      010610 ali_mesh_ali_vendor_message_opcode_timer_inquire:
+0x3845 010611 ifetch 1 ,contr 
+0x3846 010612 beq 0xff ,ali_mesh_ali_vendor_message_opcode_timer_inquire_all_timer 
+0x3847 010613 store 1 ,mem_mesh_vendor_timer_timing_temp 
+0x3848 010614 ifetch 1 ,contr 
+0x3849 010615 pincrease -1 
+0x384a 010616 mul32 pdata ,18 ,pdata 
+0x384b 010617 arg mem_mesh_vendor_timer_timing_buffer ,contr 
+0x384c 010618 iadd contr ,contr 
+0x384d 010619 arg mem_mesh_vendor_timer_timing_palyload ,contw 
+0x384e 010620 arg 18 ,loopcnt 
+0x384f 010621 call memcpy 
+0x3850 010622 arg vendor_message_attr_type_timer_inquire ,temp 
+0x3851 010623 call ali_mesh_ali_vendor_message_status_add_head 
+0x3852 010624 fetch 1 ,mem_mesh_vendor_timer_timing_index 
+0x3853 010625 branch ali_mesh_ali_vendor_message_opcode_timer_inquire_time_error ,blank 
+0x3854 010626 arg 0 ,temp 
+0x3855 010627 istoret 1 ,contw 
+:      010628 ali_mesh_ali_vendor_message_opcode_timer_inquire_time:
+0x3856 010629 fetch 1 ,mem_mesh_vendor_timer_timing_temp 
+0x3857 010630 istore 1 ,contw 
+0x3858 010631 fetch 1 ,mem_mesh_vendor_timer_timing_index 
+0x3859 010632 istore 1 ,contw 
+0x385a 010633 fetch 8 ,mem_mesh_vendor_timer_timing_time 
+0x385b 010634 istore 8 ,contw 
+0x385c 010635 jam 17 ,mem_mesh_access_layer_payload_len 
+0x385d 010636 branch ali_mesh_upper_transport_layer_send_access_message 
+:      010639 ali_mesh_ali_vendor_message_opcode_timer_inquire_all_timer:
+0x385e 010640 arg vendor_message_attr_type_timer_inquire ,temp 
+0x385f 010641 call ali_mesh_ali_vendor_message_status_add_head 
+0x3860 010642 arg 0xff ,temp 
+0x3861 010643 istoret 2 ,contw 
+0x3862 010646 copy contw ,temp 
+0x3863 010647 call ali_mesh_get_all_timer_index_timer 
+0x3864 010648 pincrease 8 
+0x3865 010649 store 1 ,mem_mesh_access_layer_payload_len 
+0x3866 010650 branch ali_mesh_upper_transport_layer_send_access_message 
+:      010655 ali_mesh_ali_vendor_message_opcode_timer_inquire_time_error:
+0x3867 010656 arg 0x80 ,temp 
+0x3868 010657 istore 1 ,contw 
+0x3869 010658 branch ali_mesh_ali_vendor_message_opcode_timer_inquire_time 
+:      010660 ali_mesh_ali_vendor_message_opcode_timer_set_state:
+0x386a 010661 ifetch 1 ,contr 
+0x386b 010662 store 1 ,mem_mesh_vendor_timer_timing_temp 
+0x386c 010663 and pdata ,0x7f ,pdata 
+0x386d 010664 pincrease -1 
+0x386e 010665 mul32 pdata ,18 ,pdata 
+0x386f 010666 arg mem_mesh_vendor_timer_timing_buffer ,contw 
+0x3870 010667 iadd contw ,contw 
+0x3871 010668 fetch 1 ,mem_mesh_vendor_timer_timing_temp 
+0x3872 010669 istore 1 ,contw 
+0x3873 010670 call peripherals_write_mesh_timer_infmatn 
+0x3874 010671 arg vendor_mseeage_attr_type_timer_enable ,temp 
+0x3875 010672 call ali_mesh_ali_vendor_message_status_add_head 
+0x3876 010673 setarg 0 
+0x3877 010674 istore 1 ,contw 
+0x3878 010675 copy contw ,temp 
+0x3879 010676 call ali_mesh_get_all_timer_index_timer 
+0x387a 010677 pincrease 7 
+0x387b 010678 store 1 ,mem_mesh_access_layer_payload_len 
+0x387c 010679 branch ali_mesh_upper_transport_layer_send_access_message 
+:      010684 ali_mesh_time_function:
+0x387d 010685 copy clkn_bt ,temp 
+0x387e 010686 fetch 4 ,mem_system_time 
+0x387f 010687 isub temp ,null 
+0x3880 010688 call ali_mesh_timer_timeout ,positive 
+0x3881 010689 call ali_mesh_clkn_bt_add_1s 
+0x3882 010690 isub temp ,null 
+0x3883 010691 rtn positive 
+0x3884 010692 call ali_mesh_time_init_system_time_without_clk 
+0x3885 010693 fetch 4 ,mem_mesh_vendor_timer_current_time 
+0x3886 010694 pincrease 1 
+0x3887 010695 store 4 ,mem_mesh_vendor_timer_current_time 
+0x3888 010696 branch ali_mesh_ali_vendor_check_time 
+:      010699 ali_mesh_time_init_system_time:
+0x3889 010700 copy clkn_bt ,pdata 
+:      010701 ali_mesh_time_init_system_time_without_clk:
+0x388a 010702 store 4 ,mem_system_time 
+0x388b 010703 fetch 1 ,mem_system_time + 3 
+0x388c 010704 and_into 0x0f ,pdata 
+0x388d 010705 store 1 ,mem_system_time + 3 
+0x388e 010706 rtn 
+:      010708 ali_mesh_timer_timeout:
+0x388f 010709 rtn zero 
+0x3890 010710 copy pdata ,regb 
+0x3891 010711 setarg 0x100000 
+0x3892 010712 lshift8 pdata ,pdata 
+0x3893 010713 iadd temp ,temp 
+0x3894 010714 copy regb ,pdata 
+0x3895 010715 rtn 
+:      010717 ali_mesh_clkn_bt_add_1s:
+0x3896 010718 arg 20 ,loopcnt 
+:      010719 ali_mesh_time_loop:
+0x3897 010720 pincrease 160 
+0x3898 010721 loop ali_mesh_time_loop 
+0x3899 010722 rtn 
+:      010724 ali_mesh_ali_vendor_check_time:
+0x389a 010725 setarg mesh_x_timers 
+0x389b 010726 store 1 ,mem_mesh_vendor_timer_check_loop 
+0x389c 010727 pincrease -1 
+0x389d 010728 mul32 pdata ,18 ,pdata 
+0x389e 010729 arg mem_mesh_vendor_timer_timing_buffer ,alarm 
+0x389f 010730 iadd alarm ,alarm 
+:      010731 ali_mesh_ali_vendor_check_time_loop:
+0x38a0 010732 ifetch 1 ,alarm 
+0x38a1 010733 ncall ali_mesh_ali_vendor_had_timing ,blank 
+0x38a2 010734 increase -18 ,alarm 
+0x38a3 010736 fetch 1 ,mem_mesh_vendor_timer_check_loop 
+0x38a4 010737 pincrease -1 
+0x38a5 010738 rtn blank 
+0x38a6 010739 store 1 ,mem_mesh_vendor_timer_check_loop 
+0x38a7 010740 branch ali_mesh_ali_vendor_check_time_loop 
+:      010742 ali_mesh_ali_vendor_had_timing:
+0x38a8 010743 arg 7 ,queue 
+0x38a9 010744 qisolate0 pdata 
+0x38aa 010745 rtn true 
+0x38ab 010746 and pdata ,0x7f ,pdata 
+0x38ac 010747 arg mesh_x_timers ,temp 
+0x38ad 010748 isub temp ,null 
+0x38ae 010749 rtn positive 
+0x38af 010750 copy alarm ,contr 
+0x38b0 010751 arg mem_mesh_vendor_timer_timing_palyload ,contw 
+0x38b1 010752 arg 18 ,loopcnt 
+0x38b2 010753 call memcpy 
+0x38b3 010754 fetch 1 ,mem_mesh_vendor_timer_timing_palyload + 17 
+0x38b4 010755 beq 0x59 ,ali_mesh_ali_vendor_had_timing_cyclically 
+:      010756 ali_mesh_ali_vendor_had_timing_single_time:
+0x38b5 010757 fetcht 4 ,mem_mesh_vendor_timer_current_time 
+0x38b6 010758 fetch 4 ,mem_mesh_vendor_timer_timing_time 
+0x38b7 010759 isub temp ,null 
+0x38b8 010760 fetch 1 ,mem_mesh_vendor_timer_timing_attr_para 
+0x38b9 010761 branch ali_mesh_ali_vendor_time_timeout ,zero 
+0x38ba 010762 nbranch ali_mesh_ali_vendor_time_out_of_date ,positive 
+0x38bb 010763 rtn 
+:      010765 ali_mesh_ali_vendor_time_out_of_date:
+0x38bc 010766 setarg 0 
+0x38bd 010767 istore 1 ,alarm 
+0x38be 010768 rtn 
+:      010770 ali_mesh_ali_vendor_had_timing_cyclically:
+0x38bf 010772 fetch 4 ,mem_mesh_vendor_timer_current_time 
+0x38c0 010773 arg seconds_of_min ,temp 
+0x38c1 010774 idiv temp 
+0x38c2 010775 call wait_div_end 
+0x38c3 010776 remainder pdata 
+0x38c4 010777 nrtn blank 
+0x38c5 010779 fetch 4 ,mem_mesh_vendor_timer_current_time 
+0x38c6 010780 arg seconds_of_four_days ,temp 
+0x38c7 010781 isub temp ,pdata 
+0x38c8 010783 arg seconds_of_week ,temp 
+0x38c9 010784 idiv temp 
+0x38ca 010785 call wait_div_end 
+0x38cb 010786 remainder pdata 
+0x38cc 010787 arg seconds_of_day ,temp 
+0x38cd 010788 idiv temp 
+0x38ce 010789 call wait_div_end 
+0x38cf 010790 remainder rega 
+0x38d0 010791 quotient queue 
+0x38d1 010792 fetch 1 ,mem_mesh_vendor_timer_timing_weekdays_cyclic 
+0x38d2 010793 branch ali_mesh_ali_vendor_had_timing_cyclically_continue ,blank 
+0x38d3 010794 qisolate1 pdata 
+0x38d4 010795 nrtn true 
+:      010796 ali_mesh_ali_vendor_had_timing_cyclically_continue:
+0x38d5 010798 deposit rega 
+0x38d6 010799 arg seconds_of_min ,temp 
+0x38d7 010800 idiv temp 
+0x38d8 010801 call wait_div_end 
+0x38d9 010802 quotient temp 
+0x38da 010803 setarg eight_hours_time_zone_offset 
+0x38db 010804 iadd temp ,temp 
+0x38dc 010805 fetch 2 ,mem_mesh_vendor_timer_timing_time_cyclic 
+0x38dd 010806 arg 0xfff ,rega 
+0x38de 010807 iand rega ,pdata 
+0x38df 010808 isub temp ,null 
+0x38e0 010809 nrtn zero 
+0x38e1 010810 fetch 1 ,mem_mesh_vendor_timer_timing_attr_para_cyclic 
+0x38e2 010811 branch ali_mesh_ali_vendor_time_timeout 
+:      010813 ali_mesh_ali_vendor_time_timeout:
+0x38e3 010814 store 1 ,mem_mesh_generic_onoff_set_payload_onoff 
+0x38e4 010815 jam 1 ,mem_mesh_vendor_timer_check_loop 
+0x38e5 010817 copy alarm ,pdata 
+0x38e6 010818 store 2 ,mem_mesh_alarm_temp 
+0x38e7 010820 fetcht 1 ,mem_mesh_generic_onoff_set_payload_onoff 
+0x38e8 010821 fetchr queue ,1 ,mem_mesh_receive_element_number 
+0x38e9 010822 call ali_mesh_ali_vendor_message_opcode_generic_onoff 
+0x38ea 010824 fetch 2 ,mem_mesh_alarm_temp 
+0x38eb 010825 copy pdata ,alarm 
+0x38ec 010826 add alarm ,17 ,contr 
+0x38ed 010827 ifetch 1 ,contr 
+0x38ee 010828 beq timer_cyclical_falg ,ali_mesh_ali_vendor_time_timeout_cyclic 
+:      010829 ali_mesh_ali_vendor_time_timeout_continue:
+0x38ef 010830 setarg 0 
+0x38f0 010831 istore 1 ,alarm 
+0x38f1 010832 fetchr queue ,1 ,mem_mesh_receive_element_number 
+0x38f2 010833 call ali_mesh_ali_vendor_message_opcode_timing_finish 
+0x38f3 010834 branch peripherals_write_mesh_timer_infmatn 
+:      010838 ali_mesh_ali_vendor_time_timeout_cyclic:
+0x38f4 010839 fetch 1 ,mem_mesh_vendor_timer_timing_weekdays_cyclic 
+0x38f5 010840 branch ali_mesh_ali_vendor_time_timeout_continue ,blank 
+0x38f6 010841 arg vendor_attr_type_event_trigger ,temp 
+0x38f7 010842 call ali_mesh_ali_vendor_message_status_add_head 
+0x38f8 010843 setarg 0x11 
+0x38f9 010844 istore 1 ,contw 
+0x38fa 010845 ifetch 1 ,alarm 
+0x38fb 010846 or pdata ,0x80 ,pdata 
+0x38fc 010847 istore 1 ,contw 
+0x38fd 010848 jam 8 ,mem_mesh_access_layer_payload 
+0x38fe 010849 branch ali_mesh_ali_vendor_message_send_message 
+:      010851 ali_mesh_ali_vendor_message_opcode_timing_finish:
+0x38ff 010852 arg vendor_attr_type_event_index_report ,temp 
+0x3900 010853 call ali_mesh_ali_vendor_message_status_add_head 
+0x3901 010854 copy contw ,temp 
+0x3902 010855 call ali_mesh_get_all_timer_index_timer 
+0x3903 010857 pincrease 6 
+0x3904 010858 store 1 ,mem_mesh_access_layer_payload_len 
+0x3905 010859 jam vendor_message_attr_status ,mem_mesh_access_layer_payload 
+0x3906 010860 branch ali_mesh_ali_vendor_message_send_message 
+:      010863 ali_mesh_ali_vendor_message_opcode_timer_set_timing:
+0x3907 010864 arg mem_mesh_vendor_timer_timing_index ,contw 
+0x3908 010865 arg 16 ,loopcnt 
+0x3909 010866 call memcpy 
+0x390a 010867 fetch 1 ,mem_mesh_vendor_timer_timing_index 
+0x390b 010868 and pdata ,0x7f ,pdata 
+0x390c 010869 store 1 ,mem_mesh_vendor_timer_timing_temp 
+0x390d 010870 sub pdata ,mesh_x_timers ,null 
+0x390e 010871 nrtn positive 
+0x390f 010872 fetch 4 ,mem_mesh_vendor_timer_timing_time 
+0x3910 010873 arg 60 ,temp 
+0x3911 010874 idiv temp 
+0x3912 010875 call wait_div_end 
+0x3913 010876 remainder temp 
+0x3914 010877 isub temp ,pdata 
+0x3915 010878 store 4 ,mem_mesh_vendor_timer_timing_time 
+0x3916 010879 setarg 0 
+0x3917 010880 store 2 ,mem_mesh_vendor_timer_timing_flag 
+0x3918 010881 arg mem_mesh_vendor_timer_timing_index ,rega 
+0x3919 010882 call ali_mesh_ali_vendor_store_mesh_timer_infmatn 
+0x391a 010883 arg vendor_mseeage_attr_type_set_time_single ,temp 
+0x391b 010884 branch ali_mesh_access_layer_send_ali_vendor_message_current_timing 
+:      010889 ali_mesh_ali_vendor_message_opcode_timer_set_timing_cyclically:
+0x391c 010891 arg mem_mesh_vendor_timer_timing_index_cyclic ,contw 
+0x391d 010892 arg 17 ,loopcnt 
+0x391e 010893 call memcpy 
+0x391f 010896 fetch 1 ,mem_mesh_vendor_timer_timing_index_cyclic 
+0x3920 010897 and pdata ,0x7f ,pdata 
+0x3921 010898 store 1 ,mem_mesh_vendor_timer_timing_temp 
+0x3922 010899 sub pdata ,mesh_x_timers ,null 
+0x3923 010900 nrtn positive 
+0x3924 010902 jam 0x59 ,mem_mesh_vendor_timer_timing_cyclic_flag 
+0x3925 010903 arg mem_mesh_vendor_timer_timing_index_cyclic ,rega 
+0x3926 010904 call ali_mesh_ali_vendor_store_mesh_timer_infmatn 
+0x3927 010905 arg vendor_mseeage_attr_type_set_time_repeat ,temp 
+:      010908 ali_mesh_access_layer_send_ali_vendor_message_current_timing:
+0x3928 010910 call ali_mesh_ali_vendor_message_status_add_head 
+0x3929 010911 setarg 0 
+0x392a 010912 store 1 ,mem_mesh_access_layer_payload + 6 
+0x392b 010913 copy contw ,temp 
+0x392c 010914 call ali_mesh_get_all_timer_index_timer 
+0x392d 010915 pincrease 7 
+0x392e 010916 store 1 ,mem_mesh_access_layer_payload_len 
+0x392f 010917 branch ali_mesh_upper_transport_layer_send_access_message 
+:      010920 ali_mesh_ali_vendor_store_mesh_timer_infmatn:
+0x3930 010921 call ali_mesh_vendor_timer_buffer_offset_cal 
+0x3931 010922 copy rega ,contr 
+0x3932 010923 arg mem_mesh_vendor_timer_timing_buffer ,contw 
+0x3933 010924 iadd contw ,contw 
+0x3934 010925 arg 18 ,loopcnt 
+0x3935 010926 call memcpy 
+0x3936 010927 branch peripherals_write_mesh_timer_infmatn 
+:      010929 ali_mesh_vendor_timer_buffer_offset_cal:
+0x3937 010930 fetch 1 ,mem_mesh_vendor_timer_timing_temp 
+0x3938 010931 pincrease -1 
+0x3939 010932 mul32 pdata ,18 ,pdata 
+0x393a 010933 rtn 
+:      010935 ali_mesh_get_all_timer_index_timer:
+0x393b 010936 arg mem_mesh_vendor_timer_timing_buffer ,rega 
+0x393c 010937 arg 0 ,regb 
+0x393d 010938 copy temp ,contw 
+0x393e 010939 arg mesh_x_timers ,loopcnt 
+0x393f 010940 increase -1 ,loopcnt 
+:      010941 ali_mesh_get_all_timer_index_timer_loop:
+0x3940 010942 ifetch 1 ,rega 
+0x3941 010943 beq 0xff ,ali_mesh_get_all_timer_index_timer_loop_end 
+0x3942 010944 branch ali_mesh_get_all_timer_index_timer_loop_end ,blank 
+0x3943 010945 increase 1 ,regb 
+0x3944 010946 istore 1 ,contw 
+:      010947 ali_mesh_get_all_timer_index_timer_loop_end:
+0x3945 010948 setarg 18 
+0x3946 010949 iadd rega ,rega 
+0x3947 010950 loop ali_mesh_get_all_timer_index_timer_loop 
+0x3948 010951 copy regb ,pdata 
+0x3949 010952 rtn 
+:      010954 peripherals_write_mesh_timer_infmatn:
+0x394a 010955 fetch 2 ,mem_mesh_cb_vendor_timing_changed 
+0x394b 010956 branch callback_func 
+:      010966 ali_mesh_bearer_layer_send_packet_by_network_layer:
+0x394c 010967 bpatchx patch34_1 ,mem_patch34 
+0x394d 010968 setarg mem_mesh_queue_each_size 
+0x394e 010969 store 2 ,mem_mesh_element_device_queue_buffer_ptr 
+0x394f 010970 setarg mem_mesh_element_device 
+0x3950 010971 store 2 ,mem_mesh_rega_temp 
+0x3951 010972 jam adv_pairing_mesh_message_duration ,mem_mesh_queue_ele_duration 
+0x3952 010973 fetch 1 ,mem_mesh_gatt_package_send_msg_id 
+0x3953 010974 store 1 ,mem_mesh_queue_ele_gatt_msg_id 
+0x3954 010976 fetch 1 ,mem_mesh_lower_transport_layer_payload_len 
+0x3955 010977 pincrease 11 
+0x3956 010978 add pdata ,-2 ,loopcnt 
+0x3957 010987 store 1 ,mem_mesh_queue_ele_len 
+0x3958 010988 pincrease -1 
+0x3959 010991 istore 1 ,contw 
+0x395a 010992 setarg gap_adtype_mesh_message 
+0x395b 010993 istore 1 ,contw 
+0x395c 010994 arg mem_mesh_send_upper_layer_ivi_and_nid ,contr 
+0x395d 010995 call memcpy_fast 
+0x395e 010996 fetchr rega ,2 ,mem_mesh_rega_temp 
+0x395f 010997 call ali_mesh_advertising_bearer_layer_init_queue 
+0x3960 010998 call queue_push 
+:      010999 ali_mesh_bearer_layer_gatt_send_packet_by_network_layer:
+0x3961 011000 fetch 2 ,mem_ui_state_map 
+0x3962 011001 isolate1 ui_state_ble_connected ,pdata 
+0x3963 011002 nrtn true 
+:      011003 ali_mesh_send_ble_data_control_package:
+0x3964 011004 call ali_mesh_network_layer_init_gatt_queue_param 
+0x3965 011005 arg mem_mesh_queue_ele_temp ,rega 
+0x3966 011006 branch queue_push 
+:      011008 ali_mesh_advertising_bearer_layer_init_queue:
+0x3967 011009 add rega ,element_device_queue_buffer_ptr ,contr 
+0x3968 011010 ifetch 2 ,contr 
+0x3969 011011 store 2 ,mem_queue_ptr 
+0x396a 011012 arg mem_mesh_queue_ele_temp ,rega 
+0x396b 011013 rtn 
+:      011016 ali_mesh_advertising_bearer_layer_init_queue_param:
+0x396c 011017 setarg mem_mesh_queue_each_size 
+0x396d 011018 store 2 ,mem_queue_ptr 
+0x396e 011019 rtn 
+:      011021 ali_mesh_advertising_bearer_layer_load_packet_from_advertising_queue:
+:      011023 ali_mesh_advertising_bearer_layer_load_packet_from_advertising_queue_deal:
+0x396f 011024 fetch 1 ,mem_mesh_upper_tran_layer_packet_advertising 
+0x3970 011025 rtnne packet_in_bearer 
+0x3971 011026 jam packet_in_adverting ,mem_mesh_upper_tran_layer_packet_advertising 
+0x3972 011027 branch ali_mesh_control_ble_advertising_on_advertising 
+:      011029 ali_mesh_advertising_bearer_layer_send_packet_by_app_bearer_calc_param:
+0x3973 011030 arg mem_mesh_queue_ele_payload + 2 ,rega 
+0x3974 011031 arg max_app_mssage_payload_length ,temp 
+0x3975 011032 setarg 0x21 
+0x3976 011033 nrtn true 
+0x3977 011034 arg mem_mesh_queue_ele_payload + 20 ,rega 
+0x3978 011035 fetcht 1 ,mem_mesh_queue_ele_len 
+0x3979 011036 increase -18 ,temp 
+0x397a 011037 setarg 0x22 
+0x397b 011038 rtn 
+:      011046 ali_mesh_advertising_add_adtype_flags:
+0x397c 011047 arg mem_mesh_adv_data ,contw 
+0x397d 011048 setarg 0x02 
+0x397e 011049 istore 1 ,contw 
+0x397f 011050 setarg gap_adtype_flags 
+0x3980 011051 istore 1 ,contw 
+0x3981 011052 setarg 0x02 
+0x3982 011053 istore 1 ,contw 
+0x3983 011054 rtn 
+:      011058 ali_mesh_advertising_add_adtype_16bit_complete:
+0x3984 011059 arg mesh_provisioning_uuid ,temp 
+0x3985 011060 setarg 0x03 
+0x3986 011061 istore 1 ,contw 
+0x3987 011062 setarg gap_adtype_16bit_complete 
+0x3988 011063 istore 1 ,contw 
+0x3989 011064 istoret 2 ,contw 
+0x398a 011065 rtn 
+:      011068 mesh_ble_rx_packet_only:
+0x398b 011069 call le_enable 
+0x398c 011070 call le_init_adv 
+0x398d 011071 call le_receive_adv 
+0x398e 011072 nrtn match 
+0x398f 011074 fetch 1 ,mem_le_adv_rcv 
+0x3990 011075 pincrease 1 
+0x3991 011076 store 1 ,mem_le_adv_rcv 
+0x3992 011077 fetch 2 ,mem_mesh_cb_receive_advertising 
+0x3993 011078 call callback_func 
+0x3994 011079 branch le_disable 
+:      011081 mesh_ble_rx_packet:
+0x3995 011082 call mesh_ble_rx_packet_check_and_init 
+0x3996 011083 rtn user 
+:      011084 mesh_ble_rx_packet_check_timer:
+0x3997 011085 call mesh_ble_rx_packet_only 
+0x3998 011086 call connection_dispatch 
+0x3999 011087 fetcht 2 ,mem_le_scan_interval 
+0x399a 011088 arg 10 ,queue 
+0x399b 011089 call sniff_check_window 
+0x399c 011090 rtn user 
+0x399d 011091 arg mesh_ble_rx_timer ,queue 
+0x399e 011092 call timer_check 
+0x399f 011093 nbranch mesh_ble_rx_packet_check_timer ,blank 
+0x39a0 011094 rtn 
+:      011096 mesh_ble_rx_packet_check_and_init:
+0x39a1 011097 fetcht 2 ,mem_le_scan_interval 
+0x39a2 011098 arg 4 ,queue 
+0x39a3 011099 call sniff_check_window 
+0x39a4 011100 rtn user 
+0x39a5 011101 call mesh_le_calc_next_scan_channel 
+0x39a6 011102 fetch 2 ,mem_le_scan_interval 
+0x39a7 011103 arg mesh_ble_rx_timer ,queue 
+0x39a8 011104 branch timer_init 
+:      011107 mesh_le_calc_next_scan_channel:
+0x39a9 011108 fetch 1 ,mem_mesh_adv_scan_channel 
+0x39aa 011109 pincrease 1 
+0x39ab 011110 store 1 ,mem_mesh_adv_scan_channel 
+0x39ac 011111 store 1 ,mem_le_ch_mapped 
+0x39ad 011112 rtnne 40 
+0x39ae 011113 jam 37 ,mem_mesh_adv_scan_channel 
+0x39af 011114 jam 37 ,mem_le_ch_mapped 
+0x39b0 011115 rtn 
+:      011117 mesh_check_ble_rx_packet:
+0x39b1 011118 fetch 1 ,mem_le_rxbuf 
+0x39b2 011119 and pdata ,0x0f ,pdata 
+0x39b3 011120 beq adv_ind ,ali_mesh_match_advertising_packet 
+0x39b4 011121 beq adv_nonconn_ind ,ali_mesh_match_advertising_packet 
+0x39b5 011122 rtn 
+:      011124 ali_mesh_match_advertising_packet:
+0x39b6 011125 ifetcht 1 ,contr 
+0x39b7 011126 sub temp ,adv_packet_min_length ,null 
+0x39b8 011127 rtn positive 
+0x39b9 011128 sub temp ,adv_packet_max_length ,null 
+0x39ba 011129 nrtn positive 
+0x39bb 011130 add temp ,-6 ,rega 
+0x39bc 011131 add contr ,6 ,regb 
+:      011133 ali_mesh_find_adv_ind_packet:
+0x39bd 011134 ifetcht 1 ,regb 
+0x39be 011135 sub temp ,ad_type_min_length ,null 
+0x39bf 011136 rtn positive 
+0x39c0 011137 sub temp ,ad_type_max_length ,null 
+0x39c1 011138 nrtn positive 
+0x39c2 011139 copy temp ,pdata 
+0x39c3 011140 rtn blank 
+0x39c4 011141 bpatchx patch34_2 ,mem_patch34 
+0x39c5 011142 ifetch 1 ,contr 
+0x39c6 011143 beq gap_adtype_manufacturer_specific ,ali_mesh_receive_adtype_manufacturer_specific_tmall_control 
+0x39c7 011144 beq gap_adtype_mesh_message ,ali_mesh_receive_adtype_mesh_message 
+0x39c8 011147 add temp ,1 ,pdata 
+0x39c9 011148 isub rega ,null 
+0x39ca 011149 rtn positive 
+0x39cb 011150 iadd regb ,regb 
+0x39cc 011151 sub temp ,-1 ,pdata 
+0x39cd 011152 iadd rega ,rega 
+0x39ce 011153 copy rega ,pdata 
+0x39cf 011154 rtn blank 
+0x39d0 011155 branch ali_mesh_find_adv_ind_packet 
+:      011157 ali_mesh_receive_adtype_manufacturer_specific_tmall_control:
+0x39d1 011158 jam mesh_message_tmall ,mem_mesh_fast_pair_packet_type 
+0x39d2 011159 branch ali_mesh_receive_adtype_manufacturer_specific 
+:      011162 mesh_le_send_adv:
+0x39d3 011163 fetch 1 ,mem_le_adv_transmit 
+0x39d4 011164 pincrease 1 
+0x39d5 011165 store 1 ,mem_le_adv_transmit 
+0x39d6 011167 bpatchx patch34_3 ,mem_patch34 
+0x39d7 011168 call le_enable 
+0x39d8 011169 arg 39 ,loopcnt 
+0x39d9 011170 arg mem_le_txheader ,contr 
+0x39da 011171 arg mem_le_txheader_mesh_temp ,contw 
+0x39db 011172 call memcpy_fast 
+0x39dc 011173 jam 37 ,mem_le_ch_mapped 
+0x39dd 011174 arg 1800 ,stop_watch 
+0x39de 011175 enable swfine 
+0x39df 011176 disable match 
+:      011178 mesh_le_send_adv_loop:
+0x39e0 011179 call le_init_adv 
+0x39e1 011180 call mesh_le_send_adv_nonconn_ind 
+0x39e2 011181 random pdata 
+0x39e3 011182 arg 0x1ff ,temp 
+0x39e4 011183 iand temp ,pdata 
+0x39e5 011184 add pdata ,100 ,pdata 
+0x39e6 011185 call delay 
+0x39e7 011186 fetch 1 ,mem_le_ch_mapped 
+0x39e8 011187 pincrease 1 
+0x39e9 011188 store 1 ,mem_le_ch_mapped 
+0x39ea 011189 bne 40 ,mesh_le_send_adv_loop 
+0x39eb 011191 arg 39 ,loopcnt 
+0x39ec 011192 arg mem_le_txheader ,contw 
+0x39ed 011193 arg mem_le_txheader_mesh_temp ,contr 
+0x39ee 011194 call memcpy_fast 
+0x39ef 011195 branch le_disable 
+:      011197 mesh_le_send_adv_nonconn_ind:
+0x39f0 011198 arg adv_nonconn_ind ,temp 
+0x39f1 011199 storet 1 ,mem_le_txheader 
+0x39f2 011200 fetcht 1 ,mem_mesh_adv_data_len 
+0x39f3 011201 add temp ,6 ,pdata 
+0x39f4 011202 store 1 ,mem_le_txlen 
+0x39f5 011203 fetch 6 ,mem_le_lap 
+0x39f6 011204 store 6 ,mem_le_txpayload 
+0x39f7 011205 copy temp ,loopcnt 
+0x39f8 011206 arg mem_mesh_adv_data ,contr 
+0x39f9 011207 call memcpy_fast 
+0x39fa 011209 branch le_transmit_norx 
+:      011220 ali_mesh_base_adt_cache:
+0x39fb 011221 bpatchx patch34_4 ,mem_patch34 
+0x39fc 011222 fetcht 2 ,mem_ccm_data_ptr 
+0x39fd 011223 fetch 1 ,mem_ccm_data_len 
+0x39fe 011224 copy temp ,contr 
+0x39ff 011225 arg mem_k4_salt ,rega 
+0x3a00 011226 arg mem_k4_t ,alarm 
+0x3a01 011227 call ali_mesh_encrypt_base_function_aes_cmac 
+0x3a02 011228 call disable_user 
+0x3a03 011229 copy regc ,pdata 
+0x3a04 011230 iadd alarm ,contr 
+0x3a05 011231 fetcht 4 ,mem_k4_t 
+0x3a06 011232 fetch 2 ,mem_mesh_mic_cache_ptr 
+0x3a07 011233 copy pdata ,rega 
+0x3a08 011235 arg transport_mic_cache_space_num ,loopcnt 
+:      011236 ali_mesh_base_adt_cache_loop:
+0x3a09 011237 ifetch 4 ,rega 
+0x3a0a 011238 branch ali_mesh_base_adt_cache_empty_space ,blank 
+0x3a0b 011239 isub temp ,null 
+0x3a0c 011240 rtn zero 
+0x3a0d 011241 increase transport_mic_cache_space_size ,rega 
+0x3a0e 011242 loop ali_mesh_base_adt_cache_loop 
+0x3a0f 011243 fetch 2 ,mem_mesh_mic_cache_ptr 
+0x3a10 011244 copy pdata ,contw 
+0x3a11 011245 add pdata ,transport_mic_cache_space_size ,contr 
+0x3a12 011248 arg transport_mic_cache_total_size ,loopcnt 
+0x3a13 011249 call memcpy_fast 
+0x3a14 011250 istoret 4 ,contw 
+0x3a15 011251 branch enable_user 
+:      011252 ali_mesh_base_adt_cache_empty_space:
+0x3a16 011253 istoret 4 ,rega 
+0x3a17 011254 branch enable_user 
+:      011256 ali_mesh_chip_peripherals_load_data:
+0x3a18 011257 fetch 1 ,mem_mesh_chip_select 
+0x3a19 011258 beq mesh_chip_from_eeprom ,ali_mesh_chip_peripherals_load_data_from_eep 
+:      011259 ali_mesh_chip_peripherals_load_data_from_flash:
+0x3a1a 011260 call ali_mesh_chip_peripherals_load_three_tuple_from_flash 
+0x3a1b 011261 call ali_mesh_chip_peripherals_load_network_key_from_flash 
+0x3a1c 011262 call ali_mesh_chip_peripherals_load_application_key_from_flash 
+0x3a1d 011263 call ali_mesh_chip_peripherals_load_device_key_from_flash 
+0x3a1e 011264 call ali_mesh_chip_peripherals_load_reset_count_from_flash 
+0x3a1f 011265 call ali_mesh_chip_peripherals_load_seq_from_flash 
+0x3a20 011266 branch ali_mesh_chip_peripherals_load_subscription_from_flash 
+:      011268 ali_mesh_chip_peripherals_load_three_tuple_from_flash:
+0x3a21 011269 arg mesh_eep_three_tuple_length ,temp 
+0x3a22 011270 arg mem_mesh_three_tuple_productid ,rega 
+0x3a23 011271 setarg 0x1ffa0 
+0x3a24 011272 branch spid_read_flash 
+:      011273 ali_mesh_chip_peripherals_load_network_key_from_flash:
+0x3a25 011274 arg mesh_eep_network_key_length ,temp 
+0x3a26 011275 arg mem_mesh_network_key ,rega 
+0x3a27 011276 setarg mesh_flash_network_key_addr 
+0x3a28 011277 call spid_read_flash 
+0x3a29 011278 fetch 1 ,mem_mesh_last_iv_index_byte 
+0x3a2a 011279 store 1 ,mem_mesh_iv_index + 3 
+0x3a2b 011280 rtn 
+:      011281 ali_mesh_chip_peripherals_load_application_key_from_flash:
+0x3a2c 011282 arg mesh_eep_application_key_length ,temp 
+0x3a2d 011283 arg mem_mesh_application_key ,rega 
+0x3a2e 011284 setarg mesh_flash_application_key_addr 
+0x3a2f 011285 branch spid_read_flash 
+:      011286 ali_mesh_chip_peripherals_load_device_key_from_flash:
+0x3a30 011287 arg mesh_eep_device_key_length ,temp 
+0x3a31 011288 arg mem_mesh_device_key ,rega 
+0x3a32 011289 setarg mesh_flash_device_key_addr 
+0x3a33 011290 branch spid_read_flash 
+:      011291 ali_mesh_chip_peripherals_load_reset_count_from_flash:
+0x3a34 011292 rtn 
+:      011293 ali_mesh_chip_peripherals_load_seq_from_flash:
+0x3a35 011294 arg mesh_eep_seq_length ,temp 
+0x3a36 011295 arg mem_mesh_send_message_seq ,rega 
+0x3a37 011296 setarg mesh_flash_message_seq_addr 
+0x3a38 011297 branch spid_read_flash 
+:      011298 ali_mesh_chip_peripherals_load_subscription_from_flash:
+0x3a39 011299 fetch 2 ,mem_mesh_core_feature 
+0x3a3a 011300 rtnbit1 mesh_feature_disable_subscription 
+0x3a3b 011301 arg mesh_eep_subscription_total_length ,temp 
+0x3a3c 011302 arg mem_mesh_subscription_eep_temp ,rega 
+0x3a3d 011303 setarg mesh_flash_subscription_addr 
+0x3a3e 011304 call spid_read_flash 
+0x3a3f 011305 call mesh_get_element_info_config 
+0x3a40 011306 arg mem_mesh_subscription_eep_temp ,contr 
+0x3a41 011307 add rega ,element_device_subscription_label ,rega 
+0x3a42 011308 branch ali_mesh_chip_peripherals_load_subscription_loop 
+:      011311 ali_mesh_chip_peripherals_load_data_from_eep:
+0x3a43 011312 call ali_mesh_chip_peripherals_load_three_tuple_from_eep 
+0x3a44 011313 call ali_mesh_chip_peripherals_load_network_key_from_eep 
+0x3a45 011314 call ali_mesh_chip_peripherals_load_application_key_from_eep 
+0x3a46 011315 call ali_mesh_chip_peripherals_load_device_key_from_eep 
+0x3a47 011316 call ali_mesh_chip_peripherals_load_reset_count_from_eep 
+0x3a48 011317 call ali_mesh_chip_peripherals_load_seq_from_eep 
+0x3a49 011318 branch ali_mesh_chip_peripherals_load_subscription_from_eep 
+:      011320 ali_mesh_chip_peripherals_load_three_tuple_from_eep:
+0x3a4a 011321 arg mesh_eep_three_tuple_length ,temp 
+0x3a4b 011322 arg mem_mesh_three_tuple_productid ,rega 
+0x3a4c 011323 arg mesh_eep_three_tuple_offset ,regb 
+0x3a4d 011324 branch iicd_read_eep_data 
+:      011326 ali_mesh_chip_peripherals_load_network_key_from_eep:
+0x3a4e 011327 arg mesh_eep_network_key_length ,temp 
+0x3a4f 011328 arg mem_mesh_network_key ,rega 
+0x3a50 011329 arg mesh_eep_network_key_offset ,regb 
+0x3a51 011330 call iicd_read_eep_data 
+0x3a52 011331 fetch 1 ,mem_mesh_last_iv_index_byte 
+0x3a53 011332 store 1 ,mem_mesh_iv_index + 3 
+0x3a54 011333 rtn 
+:      011335 ali_mesh_chip_peripherals_load_application_key_from_eep:
+0x3a55 011336 arg mesh_eep_application_key_length ,temp 
+0x3a56 011337 arg mem_mesh_application_key ,rega 
+0x3a57 011338 arg mesh_eep_application_key_offset ,regb 
+0x3a58 011339 branch iicd_read_eep_data 
+:      011341 ali_mesh_chip_peripherals_load_device_key_from_eep:
+0x3a59 011342 arg mesh_eep_device_key_length ,temp 
+0x3a5a 011343 arg mem_mesh_device_key ,rega 
+0x3a5b 011344 arg mesh_eep_device_key_offset ,regb 
+0x3a5c 011345 branch iicd_read_eep_data 
+:      011347 ali_mesh_chip_peripherals_load_reset_count_from_eep:
+0x3a5d 011348 rtn 
+:      011350 ali_mesh_chip_peripherals_load_seq_from_eep:
+0x3a5e 011351 arg mesh_eep_seq_length ,temp 
+0x3a5f 011352 arg mem_mesh_send_message_seq ,rega 
+0x3a60 011353 arg mesh_eep_seq_offset ,regb 
+0x3a61 011354 branch iicd_read_eep_data 
+:      011356 ali_mesh_chip_peripherals_load_subscription_from_eep:
+0x3a62 011357 fetch 2 ,mem_mesh_core_feature 
+0x3a63 011358 rtnbit1 mesh_feature_disable_subscription 
+0x3a64 011359 arg mesh_eep_subscription_total_length ,temp 
+0x3a65 011360 arg mem_mesh_subscription_eep_temp ,rega 
+0x3a66 011361 arg mesh_eep_subscription_offset ,regb 
+0x3a67 011362 call iicd_read_eep_data 
+0x3a68 011363 call mesh_get_element_info_config 
+0x3a69 011364 arg mem_mesh_subscription_eep_temp ,contr 
+0x3a6a 011365 add rega ,element_device_subscription_label ,rega 
+:      011366 ali_mesh_chip_peripherals_load_subscription_loop:
+0x3a6b 011367 copy rega ,contw 
+0x3a6c 011368 call memcpy16 
+0x3a6d 011369 copy regb ,pdata 
+0x3a6e 011370 iadd rega ,rega 
+0x3a6f 011371 loop ali_mesh_chip_peripherals_load_subscription_loop 
+0x3a70 011372 rtn 
+:      011374 mesh_receive_config_appkey_add_cb:
+0x3a71 011375 fetch 1 ,mem_mesh_chip_select 
+0x3a72 011376 beq mesh_chip_from_eeprom ,mesh_receive_config_appkey_add_eeprom_cb 
+0x3a73 011377 beq mesh_chip_from_flash ,mesh_receive_config_appkey_add_flash_cb 
+:      011378 mesh_receive_config_appkey_add_flash_cb:
+0x3a74 011379 call ali_mesh_chip_peripherals_save_network_key_from_flash 
+0x3a75 011380 call ali_mesh_chip_peripherals_save_application_key_from_flash 
+0x3a76 011381 branch ali_mesh_chip_peripherals_save_device_key_from_flash 
+:      011382 ali_mesh_chip_peripherals_save_network_key_from_flash:
+0x3a77 011383 arg mesh_eep_network_key_length ,temp 
+0x3a78 011384 arg mem_mesh_network_key ,rega 
+0x3a79 011385 setarg mesh_flash_network_key_addr 
+0x3a7a 011386 branch spid_write_flash_data 
+:      011387 ali_mesh_chip_peripherals_save_application_key_from_flash:
+0x3a7b 011388 arg mesh_eep_application_key_length ,temp 
+0x3a7c 011389 arg mem_mesh_application_key ,rega 
+0x3a7d 011390 setarg mesh_flash_application_key_addr 
+0x3a7e 011391 branch spid_write_flash_data 
+:      011392 ali_mesh_chip_peripherals_save_device_key_from_flash:
+0x3a7f 011393 arg mesh_eep_device_key_length ,temp 
+0x3a80 011394 arg mem_mesh_device_key ,rega 
+0x3a81 011395 setarg mesh_flash_device_key_addr 
+0x3a82 011396 branch spid_write_flash_data 
+:      011398 mesh_receive_config_appkey_add_eeprom_cb:
+0x3a83 011399 call ali_mesh_chip_peripherals_save_network_key_from_eep 
+0x3a84 011400 call ali_mesh_chip_peripherals_save_application_key_from_eep 
+0x3a85 011401 branch ali_mesh_chip_peripherals_save_device_key_from_eep 
+:      011403 ali_mesh_chip_peripherals_save_network_key_from_eep:
+0x3a86 011404 arg mesh_eep_network_key_length ,temp 
+0x3a87 011405 arg mem_mesh_network_key ,rega 
+0x3a88 011406 arg mesh_eep_network_key_offset ,regb 
+0x3a89 011407 branch iicd_write_protect_eep_data 
+:      011409 ali_mesh_chip_peripherals_save_application_key_from_eep:
+0x3a8a 011410 arg mesh_eep_application_key_length ,temp 
+0x3a8b 011411 arg mem_mesh_application_key ,rega 
+0x3a8c 011412 arg mesh_eep_application_key_offset ,regb 
+0x3a8d 011413 branch iicd_write_protect_eep_data 
+:      011415 ali_mesh_chip_peripherals_save_device_key_from_eep:
+0x3a8e 011416 arg mesh_eep_device_key_length ,temp 
+0x3a8f 011417 arg mem_mesh_device_key ,rega 
+0x3a90 011418 arg mesh_eep_device_key_offset ,regb 
+0x3a91 011419 branch iicd_write_protect_eep_data 
+:      011421 mesh_store_new_seq_data:
+0x3a92 011422 fetch 3 ,mem_mesh_send_message_seq 
+0x3a93 011423 fetcht 3 ,mem_mesh_send_message_seq_temp 
+0x3a94 011424 isub temp ,null 
+0x3a95 011425 nrtn positive 
+0x3a96 011426 add pdata ,128 ,pdata 
+0x3a97 011427 store 3 ,mem_mesh_send_message_seq_temp 
+0x3a98 011428 fetch 1 ,mem_mesh_chip_select 
+0x3a99 011429 beq 1 ,ali_mesh_chip_peripherals_save_seq_from_eep 
+:      011430 ali_mesh_chip_peripherals_save_seq_from_flash:
+0x3a9a 011431 arg mesh_eep_seq_length ,temp 
+0x3a9b 011432 arg mem_mesh_send_message_seq_temp ,rega 
+0x3a9c 011433 setarg mesh_flash_message_seq_addr 
+0x3a9d 011434 branch spid_write_flash_data 
+:      011435 ali_mesh_chip_peripherals_save_seq_from_eep:
+0x3a9e 011436 arg mesh_eep_seq_length ,temp 
+0x3a9f 011437 arg mem_mesh_send_message_seq_temp ,rega 
+0x3aa0 011438 arg mesh_eep_seq_offset ,regb 
+0x3aa1 011439 branch iicd_write_protect_eep_data 
+:      011441 mesh_store_new_subscriptuion_list_data:
+0x3aa2 011442 call ali_mesh_chip_peripherals_save_subscriptuion_list_from_eep 
+0x3aa3 011443 fetch 1 ,mem_mesh_chip_select 
+0x3aa4 011444 beq 2 ,mesh_store_new_subscriptuion_list_data_from_flash 
+0x3aa5 011445 arg mesh_eep_subscription_total_length ,temp 
+0x3aa6 011446 arg mem_mesh_subscription_eep_temp ,rega 
+0x3aa7 011447 arg mesh_eep_subscription_offset ,regb 
+0x3aa8 011448 branch iicd_write_protect_eep_data 
+:      011449 mesh_store_new_subscriptuion_list_data_from_flash:
+0x3aa9 011450 arg mesh_eep_subscription_total_length ,temp 
+0x3aaa 011451 arg mem_mesh_subscription_eep_temp ,rega 
+0x3aab 011452 setarg mesh_flash_subscription_addr 
+0x3aac 011453 branch spid_write_flash_data 
+:      011455 ali_mesh_chip_peripherals_save_subscriptuion_list_from_eep:
+0x3aad 011456 call mesh_get_element_info_config 
+0x3aae 011457 arg mem_mesh_subscription_eep_temp ,contw 
+0x3aaf 011458 add rega ,element_device_subscription_label ,rega 
+:      011459 ali_mesh_chip_peripherals_save_subscriptuion_list_from_eep_loop:
+0x3ab0 011460 copy rega ,contr 
+0x3ab1 011461 call memcpy16 
+0x3ab2 011462 copy regb ,pdata 
+0x3ab3 011463 iadd rega ,rega 
+0x3ab4 011464 loop ali_mesh_chip_peripherals_save_subscriptuion_list_from_eep_loop 
+0x3ab5 011465 rtn 
+:      011467 mesh_clear_pairing_key:
+0x3ab6 011468 fetch 1 ,mem_mesh_chip_select 
+0x3ab7 011469 beq 1 ,ali_mesh_chip_clear_pairing_key_from_eeprom 
+:      011470 ali_mesh_chip_clear_pairing_key_from_flash:
+0x3ab8 011471 setarg 0x1e000 
+0x3ab9 011472 store 3 ,mem_spi_write_addr 
+0x3aba 011473 branch spid_flash_erase_sector + 2 
+:      011474 ali_mesh_chip_clear_pairing_key_from_eeprom:
+0x3abb 011475 rtn 
+:      011477 mesh_vendor_timming_chage_cb:
+0x3abc 011478 fetch 1 ,mem_mesh_chip_select 
+0x3abd 011479 rtnne 2 
+0x3abe 011480 setarg 0x1d000 
+0x3abf 011481 arg mem_mesh_vendor_timer_timing_buffer ,rega 
+0x3ac0 011482 arg mesh_x_timers ,temp 
+0x3ac1 011483 mul32 temp ,18 ,temp 
+0x3ac2 011484 branch spid_write_flash_data 
+:      011486 ali_mesh_vendor_timer_message_read:
+0x3ac3 011487 fetch 1 ,mem_mesh_chip_select 
+0x3ac4 011488 rtnne 2 
+0x3ac5 011489 arg mem_mesh_vendor_timer_timing_buffer ,rega 
+0x3ac6 011490 arg mesh_x_timers ,temp 
+0x3ac7 011491 mul32 temp ,18 ,temp 
+0x3ac8 011492 setarg 0x1d000 
+0x3ac9 011493 branch spid_read_flash 
+:      011499 ali_mesh_control_ble_adv_process:
+0x3aca 011500 call ali_mesh_ble_adv 
+0x3acb 011501 branch ali_mesh_control_ble_adv_tmall_packet 
+:      011505 ali_mesh_control_ble_adv_timer_process:
+0x3acc 011506 call ali_mesh_advertising_unprovisioned_timer_interval_timer 
+0x3acd 011507 branch ali_mesh_advertising_unprovisioned_timer 
+:      011510 ali_mesh_control_ble_advertising_on_advertising:
+0x3ace 011511 jam device_beacon_on ,mem_mesh_advertising_unprovisioned_device_beacon_switch 
+0x3acf 011512 rtn 
+:      011515 ali_mesh_control_ble_advertising_off_advertising:
+0x3ad0 011516 jam device_beacon_off ,mem_mesh_advertising_unprovisioned_device_beacon_switch 
+0x3ad1 011517 rtn 
+:      011520 ali_mesh_control_ble_adv_tmall_packet:
+0x3ad2 011521 arg ali_mesh_control_ble_adv_tmall_packet_send_package ,regb 
+0x3ad3 011522 arg mesh_adv_tmall_message_interval ,rega 
+0x3ad4 011523 arg mesh_ble_adv_tmall ,queue 
+0x3ad5 011524 branch ali_mesh_chip_timer_check_with_random_timer 
+:      011530 ali_mesh_control_ble_adv_tmall_packet_send_package:
+0x3ad6 011531 fetch 1 ,mem_mesh_provisioned_flag 
+0x3ad7 011532 beq unprovisioned_beacon_status ,ali_mesh_control_ble_advertising_send_device_beacon_packet 
+0x3ad8 011533 beq silence_beacon_status ,ali_mesh_control_ble_advertising_send_device_silence_beacon_packet 
+0x3ad9 011534 beq pairing_status ,ali_mesh_control_ble_advertising_send_pairing_packet 
+0x3ada 011535 beq paired_status ,ali_mesh_control_ble_advertising_send_paired_packet 
+0x3adb 011536 branch ali_mesh_control_ble_advertising_send_paired_packet 
+:      011538 ali_mesh_control_ble_advertising_send_device_silence_beacon_packet:
+0x3adc 011539 jam 0 ,mem_le_adv_enable 
+0x3add 011540 branch ali_mesh_control_ble_advertising_off_advertising 
+:      011542 ali_mesh_control_ble_advertising_send_paired_packet:
+0x3ade 011543 call ali_mesh_advertising_bearer_layer_init_queue_param 
+0x3adf 011544 arg mem_mesh_queue_ele_temp ,rega 
+0x3ae0 011545 call queue_get_new_ele 
+0x3ae1 011546 nrtn user 
+0x3ae2 011547 fetch 1 ,mem_mesh_upper_tran_layer_packet_type 
+0x3ae3 011548 bbit1 bit_uuper_tran_proxy_message ,ali_mesh_control_ble_advertising_send_paired_packet_end_duration_proxy 
+0x3ae4 011549 fetch 1 ,mem_mesh_queue_ele_duration 
+0x3ae5 011550 pincrease -1 
+0x3ae6 011551 istore 1 ,regb 
+0x3ae7 011552 and pdata ,0x7f ,pdata 
+0x3ae8 011553 call ali_mesh_control_ble_advertising_send_paired_packet_end_duration ,blank 
+0x3ae9 011554 fetch 1 ,mem_mesh_upper_tran_layer_packet_type 
+0x3aea 011555 rtnbit0 bit_upper_tran_tmall_message 
+0x3aeb 011556 arg mem_mesh_adv_data_len ,contw 
+0x3aec 011557 arg mem_mesh_queue_ele_len ,contr 
+0x3aed 011558 call memcpy32 
+0x3aee 011559 branch mesh_le_send_adv 
+:      011561 ali_mesh_control_ble_advertising_send_paired_packet_end_duration_proxy:
+0x3aef 011562 arg mem_mesh_queue_ele_duration ,rega 
+0x3af0 011563 call queue_pop 
+0x3af1 011564 call queue_empty 
+0x3af2 011565 nrtn blank 
+0x3af3 011567 call ali_mesh_send_paired_packet_init_advertising 
+0x3af4 011568 branch ali_mesh_control_ble_advertising_off_advertising 
+:      011571 ali_mesh_control_ble_advertising_send_paired_packet_end_duration:
+0x3af5 011572 arg mem_mesh_queue_ele_duration ,rega 
+0x3af6 011573 call queue_pop 
+0x3af7 011574 call queue_empty 
+0x3af8 011575 nrtn blank 
+0x3af9 011577 jam adv_pairing_mesh_message_interval ,mem_mesh_advertising_unprovisioned_device_beacon_interval 
+0x3afa 011578 branch ali_mesh_control_ble_advertising_off_advertising 
+:      011580 ali_mesh_send_paired_packet_init_advertising:
+0x3afb 011581 jam null_packet_advertising ,mem_mesh_upper_tran_layer_packet_advertising 
+0x3afc 011582 rtn 
+:      011585 ali_mesh_control_ble_advertising_send_device_beacon_packet:
+0x3afd 011586 call ali_mesh_config_device_uuid_by_three_tuple 
+0x3afe 011587 call ali_mesh_send_unprovisioned_beacons_tmall 
+0x3aff 011588 call ali_mesh_control_ble_advertising_device_beacon_check_duration 
+0x3b00 011589 nrtn zero 
+0x3b01 011590 fetch 1 ,mem_mesh_provisioned_flag 
+0x3b02 011591 beq silence_beacon_status ,ali_mesh_end_advertising_silence_device_beacon_packet 
+0x3b03 011592 beq unprovisioned_beacon_status ,ali_mesh_end_advertising_unprovisioned_device_beacon_packet 
+0x3b04 011593 rtn 
+:      011598 ali_mesh_control_ble_advertising_device_beacon_check_duration:
+0x3b05 011599 fetch 1 ,mem_mesh_advertising_unprovisioned_device_beacon_duration 
+0x3b06 011600 add pdata ,-1 ,pdata 
+0x3b07 011601 store 1 ,mem_mesh_advertising_unprovisioned_device_beacon_duration 
+0x3b08 011602 rtn 
+:      011605 ali_mesh_end_advertising_silence_device_beacon_packet:
+0x3b09 011606 jam adv_silence_device_beacon_interval ,mem_mesh_advertising_unprovisioned_device_beacon_interval 
+0x3b0a 011607 branch ali_mesh_control_ble_advertising_off_advertising 
+:      011610 ali_mesh_end_advertising_unprovisioned_device_beacon_packet:
+0x3b0b 011611 jam adv_unprovisioned_device_beacon_duration ,mem_mesh_advertising_unprovisioned_device_beacon_interval 
+0x3b0c 011612 branch ali_mesh_control_ble_advertising_off_advertising 
+:      011615 ali_mesh_control_ble_advertising_send_pairing_packet:
+0x3b0d 011616 branch mesh_le_send_adv 
+:      011618 ali_mesh_chip_timer_check_with_random_timer:
+0x3b0e 011619 fetch 1 ,mem_mesh_advertising_unprovisioned_device_beacon_switch 
+0x3b0f 011620 rtnne device_beacon_on 
+:      011621 ali_mesh_chip_timer_check_with_random_timer_continue:
+0x3b10 011622 random pdata 
+0x3b11 011623 and pdata ,0x07 ,pdata 
+0x3b12 011624 iadd rega ,rega 
+:      011628 ali_mesh_chip_timer_check:
+0x3b13 011629 call timer_check 
+0x3b14 011630 nrtn blank 
+0x3b15 011631 copy rega ,pdata 
+0x3b16 011632 call timer_init 
+0x3b17 011633 copy regb ,pdata 
+0x3b18 011634 branch callback_func 
+:      011638 ali_mesh_advertising_unprovisioned_timer:
+0x3b19 011639 arg mem_mesh_advertising_unprovisioned_device_beacon_timer ,regc 
+0x3b1a 011640 arg ali_mesh_advertising_unprovisioned_timeout ,regb 
+0x3b1b 011641 branch timer_single_step_2b 
+:      011644 ali_mesh_advertising_unprovisioned_timeout:
+0x3b1c 011645 fetch 1 ,mem_mesh_provisioned_flag 
+0x3b1d 011646 rtnne unprovisioned_beacon_status 
+0x3b1e 011647 fetch 1 ,mem_mesh_uuid_featureflag 
+0x3b1f 011648 set1 bit_silence_adv_flag ,pdata 
+0x3b20 011649 store 1 ,mem_mesh_uuid_featureflag 
+0x3b21 011650 jam silence_beacon_status ,mem_mesh_provisioned_flag 
+0x3b22 011651 branch ali_mesh_send_silence_device_beacon_init_advertising 
+:      011656 ali_mesh_advertising_unprovisioned_timer_interval_timer:
+0x3b23 011657 arg mem_mesh_advertising_unprovisioned_device_beacon_interval ,regc 
+0x3b24 011658 arg ali_mesh_advertising_unprovisioned_timer_interval_timeout ,regb 
+0x3b25 011659 branch timer_single_step 
+:      011664 ali_mesh_advertising_unprovisioned_timer_interval_timeout:
+0x3b26 011665 fetch 1 ,mem_mesh_provisioned_flag 
+0x3b27 011667 beq unprovisioned_beacon_status ,ali_mesh_send_unprovisioned_device_beacon_init_advertising 
+0x3b28 011668 beq paired_status ,ali_mesh_send_paired_packet_init_advertising 
+0x3b29 011669 rtn 
+:      011671 ali_mesh_stop_send_indication_packet:
+0x3b2a 011672 call ali_mesh_advertising_bearer_layer_queue_init 
+0x3b2b 011673 call ali_mesh_upper_transport_layer_queue_pop 
+0x3b2c 011674 jam 0 ,mem_mesh_advertising_unprovisioned_device_beacon_interval 
+0x3b2d 011675 call ali_mesh_control_ble_advertising_off_advertising 
+0x3b2e 011676 branch ali_mesh_send_paired_packet_init_advertising 
+:      011679 ali_mesh_send_unprovisioned_device_beacon_init_advertising:
+0x3b2f 011680 jam adv_unprovisioned_device_beacon_duration ,mem_mesh_advertising_unprovisioned_device_beacon_duration 
+0x3b30 011681 branch ali_mesh_control_ble_advertising_on_advertising 
+:      011684 ali_mesh_send_silence_device_beacon_init_advertising:
+0x3b31 011685 jam adv_silence_device_beacon_duration ,mem_mesh_advertising_unprovisioned_device_beacon_duration 
+0x3b32 011686 branch ali_mesh_control_ble_advertising_on_advertising 
+:      011688 ali_mesh_network_layer_control_relay_packet:
+0x3b33 011689 arg ali_mesh_network_layer_control_send_relay_packet ,regb 
+0x3b34 011690 arg mesh_adv_relay_message_interval ,rega 
+0x3b35 011691 arg mesh_ble_relay_timer ,queue 
+0x3b36 011692 branch ali_mesh_chip_timer_check_with_random_timer_continue 
+:      011694 ali_mesh_network_layer_control_send_relay_packet:
+0x3b37 011695 fetch 1 ,mem_mesh_upper_tran_layer_packet_advertising 
+0x3b38 011696 nrtn blank 
+0x3b39 011697 call ali_mesh_network_layer_init_queue_param 
+0x3b3a 011698 arg mem_mesh_queue_ele_temp ,rega 
+0x3b3b 011699 call queue_get_new_ele 
+0x3b3c 011700 nrtn user 
+0x3b3d 011701 fetch 1 ,mem_mesh_queue_ele_duration 
+0x3b3e 011702 pincrease -1 
+0x3b3f 011703 istore 1 ,regb 
+0x3b40 011704 call queue_pop ,blank 
+0x3b41 011705 arg mem_mesh_adv_data_len ,contw 
+0x3b42 011706 arg mem_mesh_queue_ele_len ,contr 
+0x3b43 011707 call memcpy32 
+0x3b44 011708 branch mesh_le_send_adv 
+:      011715 ali_mesh_encrypt_calc_random_data:
+0x3b45 011716 call ali_mesh_encrypt_calc_random_data_calc_confirmationkey 
+0x3b46 011717 call ali_mesh_encrypt_calc_random_data_calc_authvalueprov 
+0x3b47 011718 call ali_mesh_encrypt_calc_random_data_calc_authvaluedevice 
+0x3b48 011719 call ali_mesh_encrypt_calc_random_data_calc_confirmationcloud 
+0x3b49 011720 call ali_mesh_encrypt_calc_random_data_calc_confirmationdevice 
+0x3b4a 011721 branch ali_mesh_encrypt_calc_random_data_calc_devicekey 
+:      011726 ali_mesh_encrypt_calc_random_data_calc_confirmationkey:
+0x3b4b 011727 call ali_mesh_encrypt_load_randomab_to_sha256 
+0x3b4c 011728 arg mem_mesh_sha256_confirmationkey_ascii ,contr 
+0x3b4d 011729 arg 0xf ,loopcnt 
+0x3b4e 011730 call ali_mesh_encrypt_base_function_sha256_load_data_without_hex2ascii 
+0x3b4f 011731 call ali_mesh_encrypt_base_function_sha256_calc 
+0x3b50 011732 arg memresult ,contr 
+0x3b51 011733 arg mem_mesh_confirmationkey ,contw 
+0x3b52 011734 branch memcpy16 
+:      011739 ali_mesh_encrypt_calc_random_data_calc_authvalueprov:
+0x3b53 011740 call ali_mesh_encrypt_load_three_tuple_to_sha256 
+0x3b54 011741 call ali_mesh_encrypt_load_randomba_to_sha256 
+0x3b55 011742 call ali_mesh_encrypt_base_function_sha256_calc 
+0x3b56 011743 arg memresult ,contr 
+0x3b57 011744 arg mem_mesh_authvalueprov ,contw 
+0x3b58 011745 branch memcpy16 
+:      011749 ali_mesh_encrypt_calc_random_data_calc_authvaluedevice:
+0x3b59 011750 call ali_mesh_encrypt_load_three_tuple_to_sha256 
+0x3b5a 011751 call ali_mesh_encrypt_load_randomab_to_sha256 
+0x3b5b 011752 call ali_mesh_encrypt_base_function_sha256_calc 
+0x3b5c 011753 arg memresult ,contr 
+0x3b5d 011754 arg mem_mesh_authvaluedevice ,contw 
+0x3b5e 011755 branch memcpy16 
+:      011760 ali_mesh_encrypt_calc_random_data_calc_confirmationcloud:
+0x3b5f 011761 fetch 8 ,mem_mesh_provisioning_random_a 
+0x3b60 011762 store 8 ,mem_mesh_confirmationcloud_randoma 
+0x3b61 011763 fetch 8 ,mem_mesh_provisioning_random_b 
+0x3b62 011764 store 8 ,mem_mesh_confirmationcloud_randomb 
+0x3b63 011766 arg mem_mesh_calc_confirmationcloud_data ,contr 
+0x3b64 011767 arg mem_mesh_confirmationkey ,rega 
+0x3b65 011768 arg mem_mesh_confirmationcloud ,alarm 
+0x3b66 011769 branch ali_mesh_encrypt_base_function_aes_cmac_32byte 
+:      011775 ali_mesh_encrypt_calc_random_data_calc_confirmationdevice:
+0x3b67 011776 arg mem_mesh_calc_confirmationdevice_data ,contr 
+0x3b68 011777 arg mem_mesh_confirmationkey ,rega 
+0x3b69 011778 arg mem_mesh_confirmationdevice ,alarm 
+0x3b6a 011779 branch ali_mesh_encrypt_base_function_aes_cmac_32byte 
+:      011784 ali_mesh_encrypt_calc_random_data_calc_devicekey:
+0x3b6b 011786 arg mem_mesh_confirmationcloud ,contr 
+0x3b6c 011787 arg 0x10 ,loopcnt 
+0x3b6d 011788 call ali_mesh_encrypt_base_function_sha256_load_data_with_hex2ascii 
+0x3b6e 011789 arg mem_mesh_sha256_devicekey_ascii ,contr 
+0x3b6f 011790 arg 9 ,loopcnt 
+0x3b70 011791 call ali_mesh_encrypt_base_function_sha256_load_data_without_hex2ascii 
+0x3b71 011792 call ali_mesh_encrypt_base_function_sha256_calc 
+0x3b72 011793 arg memresult ,contr 
+0x3b73 011794 arg mem_mesh_device_key ,contw 
+0x3b74 011795 branch memcpy16 
+:      011798 ali_mesh_encrypt_load_randomba_to_sha256:
+0x3b75 011799 call ali_mesh_encrypt_load_randomb_to_sha256 
+:      011800 ali_mesh_encrypt_load_randoma_to_sha256:
+0x3b76 011801 arg mem_mesh_provisioning_random_a ,contr 
+0x3b77 011802 branch ali_mesh_encrypt_base_function_sha256_load_data_64bit 
+:      011804 ali_mesh_encrypt_load_randomab_to_sha256:
+0x3b78 011805 call ali_mesh_encrypt_load_randoma_to_sha256 
+:      011806 ali_mesh_encrypt_load_randomb_to_sha256:
+0x3b79 011807 arg mem_mesh_provisioning_random_b ,contr 
+0x3b7a 011808 branch ali_mesh_encrypt_base_function_sha256_load_data_64bit 
+:      011811 ali_mesh_encrypt_load_three_tuple_to_sha256:
+0x3b7b 011812 arg mem_mesh_three_tuple_productid ,contr 
+0x3b7c 011813 arg 4 ,loopcnt 
+0x3b7d 011814 call ali_mesh_encrypt_base_function_sha256_load_data_with_hex2ascii_add_comma 
+0x3b7e 011815 arg mem_mesh_three_tuple_mac ,contr 
+0x3b7f 011816 arg 6 ,loopcnt 
+0x3b80 011817 call ali_mesh_encrypt_base_function_sha256_load_data_with_hex2ascii_add_comma 
+0x3b81 011818 arg mem_mesh_three_tuple_secret ,contr 
+0x3b82 011819 arg 0x10 ,loopcnt 
+0x3b83 011820 call ali_mesh_encrypt_base_function_sha256_load_data_with_hex2ascii 
+0x3b84 011821 call ali_mesh_encrypt_base_function_sha256_check_first_load_data 
+0x3b85 011822 branch ali_mesh_encrypt_base_function_sha256_load_data_with_hex2ascii_add_comma + 2 
+:      011827 ali_mesh_encrypt_calc_provisioning_data:
+0x3b86 011828 call ali_mesh_encrypt_calc_provisioning_data_calc_sessionkey 
+:      011830 ali_mesh_encrypt_calc_provisioning_data_xor_prov_data:
+0x3b87 011831 arg mem_mesh_encrypt_provisioning_data ,rega 
+0x3b88 011832 arg memresult ,regb 
+0x3b89 011833 arg 0xb ,loopcnt 
+:      011834 ali_mesh_encrypt_calc_provisioning_data_xor_prov_data_loop:
+0x3b8a 011835 ifetch 2 ,rega 
+0x3b8b 011836 ifetcht 2 ,regb 
+0x3b8c 011837 ixor temp ,pdata 
+0x3b8d 011838 istore 2 ,rega 
+0x3b8e 011839 increase 2 ,rega 
+0x3b8f 011840 increase 2 ,regb 
+0x3b90 011841 loop ali_mesh_encrypt_calc_provisioning_data_xor_prov_data_loop 
+0x3b91 011842 rtn 
+:      011848 ali_mesh_encrypt_calc_provisioning_data_calc_sessionkey:
+0x3b92 011849 arg mem_mesh_confirmationcloud ,contr 
+0x3b93 011850 arg 0x10 ,loopcnt 
+0x3b94 011851 call ali_mesh_encrypt_base_function_sha256_load_data_with_hex2ascii 
+0x3b95 011852 arg mem_mesh_sha256_sessionkey_ascii ,contr 
+0x3b96 011853 arg 0xa ,loopcnt 
+0x3b97 011854 call ali_mesh_encrypt_base_function_sha256_load_data_without_hex2ascii 
+0x3b98 011855 branch ali_mesh_encrypt_base_function_sha256_calc 
+:      011859 ali_mesh_encrypt_calc_network_key_by_k2:
+0x3b99 011860 arg mem_mesh_network_key ,contr 
+0x3b9a 011861 arg mem_k2_n ,contw 
+0x3b9b 011862 call memcpy16 
+:      011866 ali_mesh_encrypt_base_function_k2:
+0x3b9c 011868 arg mem_k2_n ,contr 
+0x3b9d 011869 arg mem_k2_salt ,rega 
+0x3b9e 011870 arg mem_k2_t ,alarm 
+0x3b9f 011871 call ali_mesh_encrypt_base_function_aes_cmac_16byte 
+0x3ba0 011873 arg mem_k2_t1 ,alarm 
+0x3ba1 011874 arg 0x01 ,regb 
+0x3ba2 011875 setarg 0 
+0x3ba3 011876 call ali_mesh_encrypt_base_function_k2_aes_cmac_t 
+0x3ba4 011877 fetch 1 ,mem_k2_t1 + 15 
+0x3ba5 011878 and pdata ,0x7f ,pdata 
+0x3ba6 011879 store 1 ,mem_k2_nid 
+0x3ba7 011881 arg mem_k2_t2 ,alarm 
+0x3ba8 011882 arg 0x02 ,regb 
+0x3ba9 011883 setarg 0x10 
+0x3baa 011884 arg mem_k2_t1 ,rega 
+0x3bab 011885 call ali_mesh_encrypt_base_function_k2_aes_cmac_t 
+0x3bac 011887 arg mem_k2_t3 ,alarm 
+0x3bad 011888 arg 0x03 ,regb 
+0x3bae 011889 setarg 0x10 
+0x3baf 011890 arg mem_k2_t2 ,rega 
+0x3bb0 011891 branch ali_mesh_encrypt_base_function_k2_aes_cmac_t 
+:      011893 ali_mesh_encrypt_base_function_k4:
+0x3bb1 011895 arg mem_mesh_application_key ,contr 
+0x3bb2 011896 arg mem_k4_salt ,rega 
+0x3bb3 011897 arg mem_k4_t ,alarm 
+0x3bb4 011898 call ali_mesh_encrypt_base_function_aes_cmac_16byte 
+0x3bb5 011899 arg mem_k4_id6_01 ,contr 
+0x3bb6 011900 arg mem_k4_t ,rega 
+0x3bb7 011901 arg mem_k4_k4n ,alarm 
+0x3bb8 011902 setarg 4 
+0x3bb9 011903 call ali_mesh_encrypt_base_function_aes_cmac 
+0x3bba 011904 fetch 1 ,mem_k4_k4n + 15 
+0x3bbb 011905 and pdata ,0x3f ,pdata 
+0x3bbc 011906 set1 transport_head_bit_akf ,pdata 
+0x3bbd 011907 store 1 ,mem_mesh_transport_aid 
+0x3bbe 011908 rtn 
+:      011910 ali_mesh_encrypt_base_function_k3:
+0x3bbf 011912 arg mem_mesh_network_key ,contr 
+0x3bc0 011913 arg mem_k3_salt ,rega 
+0x3bc1 011914 arg mem_k3_t ,alarm 
+0x3bc2 011915 call ali_mesh_encrypt_base_function_aes_cmac_16byte 
+0x3bc3 011916 arg mem_k3_id64_01 ,contr 
+0x3bc4 011917 arg mem_k3_t ,rega 
+0x3bc5 011918 arg mem_k3_k4n ,alarm 
+0x3bc6 011919 setarg 5 
+0x3bc7 011920 call ali_mesh_encrypt_base_function_aes_cmac 
+0x3bc8 011924 fetch 2 ,mem_ui_state_map 
+0x3bc9 011925 rtnbit1 ui_state_ble_connected 
+0x3bca 011926 jam 1 ,mem_le_adv_enable 
+0x3bcb 011927 rtn 
+:      011931 ali_mesh_encrypt_obfuscation_deceypt_send_message:
+0x3bcc 011932 arg mem_mesh_send_upper_layer_ctl_and_ttl ,rega 
+0x3bcd 011933 fetch 7 ,mem_mesh_send_upper_layer_dst 
+0x3bce 011934 branch ali_mesh_encrypt_obfuscation_deceypt 
+:      011935 ali_mesh_encrypt_obfuscation_deceypt_recevie_message:
+0x3bcf 011936 arg mem_mesh_message_ttl ,rega 
+0x3bd0 011937 fetch 7 ,mem_mesh_message_dst 
+:      011938 ali_mesh_encrypt_obfuscation_deceypt:
+0x3bd1 011939 store 7 ,mem_mesh_privacy_plaintext_privacy_random 
+0x3bd2 011940 setarg 0 
+0x3bd3 011941 store 5 ,mem_mesh_privacy_plaintext_zero_string 
+0x3bd4 011942 call ali_mesh_encrypt_generate_pecb 
+0x3bd5 011943 fetch 6 ,mem_mesh_pecb 
+0x3bd6 011944 ifetcht 6 ,rega 
+0x3bd7 011945 ixor temp ,pdata 
+0x3bd8 011946 istore 6 ,rega 
+0x3bd9 011947 rtn 
+:      011949 ali_mesh_encrypt_generate_pecb:
+:      011950 ali_mesh_encrypt_generate_privacy_random:
+0x3bda 011951 fetch 4 ,mem_mesh_iv_index 
+0x3bdb 011952 store 4 ,mem_mesh_privacy_plaintext_iv_index 
+:      011954 ali_mesh_encrypt_base_function_generate_pecb:
+0x3bdc 011955 arg mem_k2_privacykey ,contr 
+0x3bdd 011956 call load_key 
+0x3bde 011957 arg mem_mesh_privacy_plaintext ,contr 
+0x3bdf 011958 call load_data128 
+0x3be0 011959 call do_aes_ocb 
+0x3be1 011960 arg mem_mesh_pecb ,contw 
+0x3be2 011961 branch store_aes_result 
+:      011968 ali_mesh_encrypt_base_function_sha256_load_data_64bit:
+0x3be3 011969 arg 8 ,loopcnt 
+:      011974 ali_mesh_encrypt_base_function_sha256_load_data_with_hex2ascii:
+0x3be4 011975 call ali_mesh_encrypt_base_function_sha256_check_first_load_data 
+0x3be5 011976 call ali_mesh_encrypt_base_function_hex2ascii 
+0x3be6 011977 branch ali_mesh_encrypt_base_function_sha256_store_dataptr 
+:      011978 ali_mesh_encrypt_base_function_sha256_load_data_without_hex2ascii:
+0x3be7 011979 call ali_mesh_encrypt_base_function_sha256_check_first_load_data 
+0x3be8 011980 call memcpy 
+0x3be9 011981 branch ali_mesh_encrypt_base_function_sha256_store_dataptr 
+:      011982 ali_mesh_encrypt_base_function_sha256_load_data_with_hex2ascii_add_comma:
+0x3bea 011983 call ali_mesh_encrypt_base_function_sha256_check_first_load_data 
+0x3beb 011984 call ali_mesh_encrypt_base_function_hex2ascii 
+0x3bec 011985 setarg comma 
+0x3bed 011986 istore 1 ,contw 
+:      011987 ali_mesh_encrypt_base_function_sha256_store_dataptr:
+0x3bee 011988 copy contw ,pdata 
+0x3bef 011989 store 2 ,mem_mesh_sha256_data_end_addr 
+0x3bf0 011990 rtn 
+:      011991 ali_mesh_encrypt_base_function_sha256_check_first_load_data:
+0x3bf1 011992 copy contr ,temp 
+0x3bf2 011993 copy loopcnt ,rega 
+0x3bf3 011994 fetch 2 ,mem_mesh_sha256_data_end_addr 
+0x3bf4 011995 copy pdata ,contw 
+0x3bf5 011996 fetch 1 ,mem_mesh_sha256_load_first_data_flag 
+0x3bf6 011997 call ali_mesh_encrypt_base_function_sha256_first_load_data ,blank 
+0x3bf7 011998 copy temp ,contr 
+0x3bf8 011999 copy rega ,loopcnt 
+0x3bf9 012000 rtn 
+:      012001 ali_mesh_encrypt_base_function_sha256_first_load_data:
+0x3bfa 012002 jam 1 ,mem_mesh_sha256_load_first_data_flag 
+0x3bfb 012003 call ali_mesh_encrypt_base_function_sha256_clear_data_chunk 
+0x3bfc 012004 arg mem_mesh_sha256_chunk_start ,contw 
+0x3bfd 012005 rtn 
+:      012007 ali_mesh_encrypt_base_function_sha256_clear_data_chunk:
+0x3bfe 012008 arg 0x100 ,loopcnt 
+0x3bff 012009 arg mem_mesh_sha256_chunk_start ,contw 
+0x3c00 012010 branch memset0 
+:      012014 ali_mesh_encrypt_base_function_sha256_calc:
+0x3c01 012015 call ali_mesh_encrypt_base_function_sha256_load_data_end 
+0x3c02 012016 call ali_mesh_encrypt_base_function_sha256_input_data_init_inverse 
+0x3c03 012018 setarg mem_mesh_sha256_chunk_start 
+0x3c04 012019 store 2 ,mem_mesh_sha256_chunk_ptr 
+0x3c05 012020 call sha_init 
+:      012022 ali_mesh_encrypt_base_function_sha256_calc_loop:
+0x3c06 012023 fetch 2 ,mem_mesh_sha256_chunk_ptr 
+0x3c07 012024 copy pdata ,contr 
+0x3c08 012025 arg mem_dat ,contw 
+0x3c09 012026 call memcpy64 
+0x3c0a 012027 call sha 
+0x3c0b 012028 fetch 2 ,mem_mesh_sha256_chunk_ptr 
+0x3c0c 012029 pincrease 64 
+0x3c0d 012030 store 2 ,mem_mesh_sha256_chunk_ptr 
+0x3c0e 012031 fetch 1 ,mem_mesh_sha256_chunk_count 
+0x3c0f 012032 pincrease -1 
+0x3c10 012033 store 1 ,mem_mesh_sha256_chunk_count 
+0x3c11 012034 nbranch ali_mesh_encrypt_base_function_sha256_calc_loop ,blank 
+0x3c12 012035 call sha_result 
+0x3c13 012036 arg memresult ,rega 
+0x3c14 012037 arg 0x20 ,loopcnt 
+0x3c15 012038 call inverse_data 
+0x3c16 012039 rtn 
+:      012042 ali_mesh_encrypt_base_function_sha256_load_data_end:
+0x3c17 012043 jam 0 ,mem_mesh_sha256_load_first_data_flag 
+0x3c18 012044 fetch 2 ,mem_mesh_sha256_data_end_addr 
+0x3c19 012045 copy pdata ,contw 
+0x3c1a 012046 arg 0x80 ,temp 
+0x3c1b 012047 istoret 1 ,contw 
+0x3c1c 012048 arg mem_mesh_sha256_chunk_start ,temp 
+0x3c1d 012049 isub temp ,pdata 
+0x3c1e 012050 store 8 ,mem_mesh_sha256_data_len_byte 
+0x3c1f 012052 lshift3 pdata ,temp 
+0x3c20 012053 storet 8 ,mem_mesh_sha256_data_len_bit 
+0x3c21 012054 rshift4 pdata ,regc 
+0x3c22 012055 rshift2 regc ,regc 
+0x3c23 012056 and pdata ,0x3f ,pdata 
+0x3c24 012057 sub pdata ,55 ,null 
+0x3c25 012059 ncall ali_mesh_encrypt_base_function_sha256_add_chunk ,positive 
+0x3c26 012060 add regc ,1 ,pdata 
+0x3c27 012061 store 1 ,mem_mesh_sha256_chunk_count 
+0x3c28 012062 mul32 pdata ,64 ,rega 
+0x3c29 012063 lshift4 pdata ,regc 
+0x3c2a 012064 increase -1 ,regc 
+0x3c2b 012065 setarg mem_mesh_sha256_chunk_start + decreased_four 
+0x3c2c 012066 iadd rega ,rega 
+0x3c2d 012067 fetch 4 ,mem_mesh_sha256_data_len_bit 
+0x3c2e 012068 istore 4 ,rega 
+0x3c2f 012069 rtn 
+:      012073 ali_mesh_encrypt_base_function_sha256_add_chunk:
+0x3c30 012074 increase 1 ,regc 
+0x3c31 012075 rtn 
+:      012077 ali_mesh_encrypt_base_function_sha256_input_data_init_inverse:
+0x3c32 012078 arg mem_mesh_sha256_chunk_start ,rega 
+:      012083 ali_mesh_encrypt_base_function_sha256_data_inverse_4byte:
+0x3c33 012084 arg 4 ,loopcnt 
+0x3c34 012085 call inverse_data 
+0x3c35 012086 increase 2 ,rega 
+0x3c36 012087 add regc ,-1 ,regc 
+0x3c37 012088 nbranch ali_mesh_encrypt_base_function_sha256_data_inverse_4byte ,zero 
+0x3c38 012089 rtn 
+:      012096 ali_mesh_encrypt_base_function_hex2ascii:
+0x3c39 012097 ifetch 1 ,contr 
+0x3c3a 012098 rshift4 pdata ,temp 
+0x3c3b 012099 call ali_mesh_encrypt_base_function_dialog2uchar 
+0x3c3c 012100 istoret 1 ,contw 
+0x3c3d 012101 and pdata ,0x0f ,temp 
+0x3c3e 012102 call ali_mesh_encrypt_base_function_dialog2uchar 
+0x3c3f 012103 istoret 1 ,contw 
+0x3c40 012104 loop ali_mesh_encrypt_base_function_hex2ascii 
+0x3c41 012105 rtn 
+:      012106 ali_mesh_encrypt_base_function_dialog2uchar:
+0x3c42 012107 sub temp ,9 ,null 
+0x3c43 012108 branch ali_mesh_encrypt_base_function_dialog2uchar_num ,positive 
+0x3c44 012109 add temp ,87 ,temp 
+0x3c45 012110 rtn 
+:      012111 ali_mesh_encrypt_base_function_dialog2uchar_num:
+0x3c46 012112 add temp ,48 ,temp 
+0x3c47 012113 rtn 
+:      012116 ali_mesh_encrypt_base_function_aes_cmac_32byte:
+0x3c48 012117 setarg 0x20 
+0x3c49 012118 branch ali_mesh_encrypt_base_function_aes_cmac 
+:      012120 ali_mesh_encrypt_base_function_aes_cmac_16byte:
+0x3c4a 012121 setarg 0x10 
+0x3c4b 012122 branch ali_mesh_encrypt_base_function_aes_cmac 
+:      012127 ali_mesh_encrypt_base_function_k2_aes_cmac_t:
+0x3c4c 012128 fetcht 1 ,mem_k2_p_len 
+0x3c4d 012129 increase 1 ,temp 
+0x3c4e 012130 iadd temp ,temp 
+0x3c4f 012131 storet 1 ,mem_aes_cmac_data_length 
+0x3c50 012132 copy rega ,contr 
+0x3c51 012133 copy pdata ,loopcnt 
+0x3c52 012134 call memcpy_fast 
+0x3c53 012135 fetcht 1 ,mem_k2_p_len 
+0x3c54 012136 copy temp ,loopcnt 
+0x3c55 012137 call memcpy 
+0x3c56 012138 copy regb ,pdata 
+0x3c57 012139 istore 1 ,contw 
+0x3c58 012140 arg mem_k2_t ,rega 
+0x3c59 012141 branch ali_mesh_encrypt_base_function_aes_cmac + 3 
+:      012150 ali_mesh_encrypt_base_function_aes_cmac:
+0x3c5a 012151 store 1 ,mem_aes_cmac_data_length 
+0x3c5b 012152 copy pdata ,loopcnt 
+0x3c5c 012153 call memcpy_fast 
+0x3c5d 012154 copy rega ,contr 
+0x3c5e 012155 arg mem_aes_cmac_k ,contw 
+0x3c5f 012156 call memcpy16 
+0x3c60 012157 call function_aes_cmac 
+0x3c61 012158 copy alarm ,contw 
+0x3c62 012159 call store_aes_result 
+0x3c63 012160 rtn 
+:      012164 ali_b0_block_generate:
+0x3c64 012165 fetcht 1 ,mem_ccm_type 
+0x3c65 012166 branch ali_block_generate 
+:      012167 ali_a_block_generate:
+0x3c66 012168 force 0x01 ,temp 
+:      012169 ali_block_generate:
+0x3c67 012170 force regidx_data ,regext_index 
+0x3c68 012171 fetch 2 ,mem_nonce_ptr 
+0x3c69 012172 copy pdata ,contr 
+0x3c6a 012173 ifetch 3 ,contr 
+0x3c6b 012174 lshift8 pdata ,pdata 
+0x3c6c 012175 ior temp ,regext 
+0x3c6d 012176 increase 1 ,regext_index 
+0x3c6e 012177 ifetch 4 ,contr 
+0x3c6f 012178 copy pdata ,regext 
+0x3c70 012179 increase 1 ,regext_index 
+0x3c71 012180 ifetch 4 ,contr 
+0x3c72 012181 copy pdata ,regext 
+0x3c73 012182 increase 1 ,regext_index 
+0x3c74 012183 byteswap rega ,regext 
+0x3c75 012184 lshift16 regext ,regext 
+0x3c76 012185 ifetch 2 ,contr 
+0x3c77 012186 ior regext ,regext 
+0x3c78 012187 rtn 
+:      012188 ali_generate_mic:
+0x3c79 012189 fetch 1 ,mem_ccm_data_len 
+0x3c7a 012190 copy pdata ,rega 
+0x3c7b 012191 call ali_b0_block_generate 
+0x3c7c 012192 call do_aes_ocb 
+0x3c7d 012193 force regidx_result ,regext_index 
+0x3c7e 012194 deposit regext 
+0x3c7f 012195 copy rega ,loopcnt 
+0x3c80 012196 fetcht 2 ,mem_ccm_data_ptr 
+0x3c81 012197 copy temp ,contr 
+0x3c82 012198 call padding_data 
+0x3c83 012199 branch generate_mic_loop 
+:      012200 ali_ccm_encrypt_64bit:
+0x3c84 012201 jam mic_size_64bit ,mem_ccm_type 
+0x3c85 012202 branch ali_ccm_encrypt_function 
+:      012203 ali_ccm_encrypt:
+0x3c86 012204 jam mic_size_32bit ,mem_ccm_type 
+0x3c87 012205 branch ali_ccm_encrypt_function 
+:      012206 ali_ccm_encrypt_function:
+0x3c88 012207 store 1 ,mem_ccm_data_len 
+0x3c89 012208 storet 2 ,mem_ccm_data_ptr 
+0x3c8a 012209 bpatchx patch34_5 ,mem_patch34 
+0x3c8b 012210 call ali_generate_mic 
+0x3c8c 012211 force regidx_xor ,regext_index 
+0x3c8d 012212 iforce regext 
+0x3c8e 012213 force regidx_result + 1 ,regext_index 
+0x3c8f 012214 copy regext ,pdata 
+0x3c90 012215 force regidx_xor + 1 ,regext_index 
+0x3c91 012216 iforce regext 
+0x3c92 012217 force 0 ,rega 
+0x3c93 012218 copy temp ,regc 
+0x3c94 012219 call ali_a_block_generate 
+0x3c95 012220 call do_aes_ctr 
+0x3c96 012221 call ali_fetcht_ccm_mic 
+0x3c97 012222 storet 8 ,mem_ccm_mic 
+0x3c98 012223 fetch 1 ,mem_ccm_data_len 
+0x3c99 012224 copy pdata ,regb 
+0x3c9a 012225 call ali_aes_crypt_data 
+0x3c9b 012226 fetcht 1 ,mem_ccm_data_len 
+0x3c9c 012227 fetch 2 ,mem_ccm_data_ptr 
+0x3c9d 012228 iadd temp ,rega 
+0x3c9e 012229 fetcht 8 ,mem_ccm_mic 
+0x3c9f 012230 istoret 4 ,rega 
+0x3ca0 012231 fetch 1 ,mem_ccm_type 
+0x3ca1 012232 sub pdata ,mic_size_32bit ,pdata 
+0x3ca2 012233 rtn blank 
+0x3ca3 012234 istoret 8 ,rega 
+0x3ca4 012235 rtn 
+:      012236 ali_ccm_decrypt_64bit:
+0x3ca5 012237 jam mic_size_64bit ,mem_ccm_type 
+0x3ca6 012238 branch ali_ccm_decrypt_function 
+:      012239 ali_ccm_decrypt:
+0x3ca7 012240 jam mic_size_32bit ,mem_ccm_type 
+0x3ca8 012241 branch ali_ccm_decrypt_function 
+:      012243 ali_ccm_decrypt_function:
+0x3ca9 012244 store 1 ,mem_ccm_data_len 
+0x3caa 012245 storet 2 ,mem_ccm_data_ptr 
+0x3cab 012246 copy temp ,regc 
+0x3cac 012247 copy pdata ,regb 
+0x3cad 012248 iadd regc ,contr 
+0x3cae 012249 bpatchx patch34_6 ,mem_patch34 
+0x3caf 012250 ifetch 8 ,contr 
+0x3cb0 012251 force regidx_xor ,regext_index 
+0x3cb1 012252 iforce regext 
+0x3cb2 012253 force regidx_xor + 1 ,regext_index 
+0x3cb3 012254 rshift32 pdata ,pdata 
+0x3cb4 012255 iforce regext 
+0x3cb5 012256 force 0 ,rega 
+0x3cb6 012257 call ali_a_block_generate 
+0x3cb7 012258 call do_aes_ctr 
+0x3cb8 012259 call ali_fetcht_ccm_mic 
+0x3cb9 012260 storet 8 ,mem_ccm_mic 
+0x3cba 012261 call ali_aes_crypt_data 
+0x3cbb 012262 call ali_generate_mic 
+0x3cbc 012263 call ali_fetcht_ccm_mic 
+0x3cbd 012264 fetch 1 ,mem_ccm_type 
+0x3cbe 012265 beq mic_size_64bit ,ali_ccm_decrypt_function_check_mic64 
+0x3cbf 012266 storet 4 ,mem_ccm_mic + 4 
+0x3cc0 012267 fetch 4 ,mem_ccm_mic 
+0x3cc1 012268 fetcht 4 ,mem_ccm_mic + 4 
+0x3cc2 012269 isub temp ,pdata 
+0x3cc3 012270 rtn 
+:      012272 ali_ccm_decrypt_function_check_mic64:
+0x3cc4 012273 fetch 8 ,mem_ccm_mic 
+0x3cc5 012274 isub temp ,pdata 
+0x3cc6 012275 rtn 
+:      012277 ali_fetcht_ccm_mic:
+0x3cc7 012278 force regidx_result ,regext_index 
+0x3cc8 012279 deposit regext 
+0x3cc9 012280 force regidx_result + 1 ,regext_index 
+0x3cca 012281 copy regext ,temp 
+0x3ccb 012282 lshift16 temp ,temp 
+0x3ccc 012283 lshift16 temp ,temp 
+0x3ccd 012284 ior temp ,temp 
+0x3cce 012285 rtn 
+:      012286 ali_aes_crypt_data:
+0x3ccf 012287 increase 1 ,rega 
+0x3cd0 012288 call ali_a_block_generate 
+0x3cd1 012289 copy regc ,contr 
+0x3cd2 012290 call aes_load_xor 
+0x3cd3 012291 call do_aes_ctr 
+0x3cd4 012292 call store_enc_data 
+0x3cd5 012293 increase 16 ,regc 
+0x3cd6 012294 increase -16 ,regb 
+0x3cd7 012295 branch ali_aes_crypt_data ,positive 
+0x3cd8 012296 rtn 
+:      012306 mesh_send_unprovisioned_beacons:
+0x3cd9 012307 bpatchx patch34_7 ,mem_patch34 
+0x3cda 012308 jam unprovisioned_beacon_status ,mem_mesh_provisioned_flag 
+0x3cdb 012309 jam 0x00 ,mem_mesh_provisioning_state_flag 
+0x3cdc 012310 jam 1 ,mem_mesh_advertising_unprovisioned_device_beacon_switch 
+0x3cdd 012311 setarg adv_unprovisioned_device_beacon_timeout 
+0x3cde 012312 store 2 ,mem_mesh_advertising_unprovisioned_device_beacon_timer 
+0x3cdf 012313 rtn 
+:      012316 ali_mesh_config_device_uuid_by_three_tuple:
+0x3ce0 012317 setarg company_identifiers_alibaba 
+0x3ce1 012318 store 2 ,mem_mesh_device_uuid 
+0x3ce2 012319 fetch 1 ,mem_mesh_device_pid 
+0x3ce3 012320 istore 1 ,contw 
+0x3ce4 012321 fetch 4 ,mem_mesh_three_tuple_productid 
+0x3ce5 012322 call inverse_data_4byte 
+0x3ce6 012323 istore 4 ,contw 
+0x3ce7 012324 fetch 6 ,mem_le_lap 
+0x3ce8 012325 istore 6 ,contw 
+0x3ce9 012326 fetch 3 ,mem_mesh_uuid_featureflag 
+0x3cea 012327 istore 3 ,contw 
+0x3ceb 012328 rtn 
+:      012330 ali_mesh_send_unprovisioned_beacons_tmall:
+0x3cec 012331 call ali_mesh_init_adv_data_tmall_unprovisioned_beacons_package 
+0x3ced 012332 branch mesh_le_send_adv 
+:      012334 ali_mesh_init_adv_data_tmall_unprovisioned_beacons_package:
+0x3cee 012336 jam 0x15 ,mem_mesh_adv_data_len 
+0x3cef 012337 setarg 0x14 
+0x3cf0 012338 store 1 ,mem_mesh_adv_data 
+0x3cf1 012339 setarg gap_adtype_mesh_beacon 
+0x3cf2 012340 istore 1 ,contw 
+0x3cf3 012341 setarg unprovisioned_device_beacon 
+0x3cf4 012342 istore 1 ,contw 
+:      012343 ali_mesh_advertising_send_unprovisioned_beacons_store_device_uuid:
+0x3cf5 012344 arg mem_mesh_device_uuid ,contr 
+0x3cf6 012345 call memcpy16 
+0x3cf7 012346 fetch 2 ,mem_mesh_oob_information 
+0x3cf8 012347 istore 2 ,contw 
+0x3cf9 012348 rtn 
+:      012351 ali_mesh_receive_adtype_manufacturer_specific:
+0x3cfa 012352 call ali_mesh_receive_provisioning_package_check_header 
+0x3cfb 012353 nrtn user 
+0x3cfc 012354 ifetch 1 ,contr 
+0x3cfd 012355 beq provisioning_random ,ali_mesh_advertising_receive_privisioning_random 
+0x3cfe 012356 beq provisioning_data ,ali_mesh_decrypt_tmall_privisioning_data_package 
+0x3cff 012357 bpatchx patch35_0 ,mem_patch35 
+0x3d00 012358 rtn 
+:      012362 ali_mesh_advertising_receive_privisioning_random:
+0x3d01 012363 call ali_mesh_advertising_receive_privisioning_random_check_states 
+0x3d02 012364 nrtn user 
+:      012365 ali_mesh_advertising_calc_encrypt_random_data:
+0x3d03 012366 call ali_mesh_encrypt_calc_random_data 
+0x3d04 012368 call ali_mesh_advertising_send_provisioning_confirmation 
+0x3d05 012369 call ali_mesh_send_pairing_data 
+0x3d06 012370 rtn 
+:      012372 ali_mesh_advertising_send_provisioning_confirmation:
+0x3d07 012373 arg provisioning_packet_confirmation_mac + provisioning_packet_confirmation_device ,temp 
+0x3d08 012374 call ali_mesh_advertising_send_packet_common 
+0x3d09 012375 setarg provisioning_confirmation 
+0x3d0a 012376 istore 1 ,contw 
+0x3d0b 012377 fetch 2 ,mem_mesh_three_tuple_mac + 4 
+0x3d0c 012378 istore 2 ,contw 
+0x3d0d 012379 arg mem_mesh_confirmationdevice ,contr 
+0x3d0e 012380 branch memcpy16 
+:      012383 ali_mesh_advertising_receive_privisioning_random_check_states:
+0x3d0f 012384 call disable_user 
+0x3d10 012385 ifetcht 2 ,contr 
+0x3d11 012386 arg mem_mesh_provisioning_random_a ,contw 
+0x3d12 012387 call memcpy16 
+0x3d13 012388 fetch 2 ,mem_mesh_three_tuple_mac + 4 
+0x3d14 012389 isub temp ,null 
+0x3d15 012390 nrtn zero 
+0x3d16 012393 fetch 1 ,mem_mesh_provisioning_state_flag 
+0x3d17 012394 rtnbit1 receive_provisioning_random 
+0x3d18 012395 set1 receive_provisioning_random ,pdata 
+0x3d19 012396 store 1 ,mem_mesh_provisioning_state_flag 
+0x3d1a 012398 jam pairing_status ,mem_mesh_provisioned_flag 
+0x3d1b 012399 branch enable_user 
+:      012401 ali_mesh_decrypt_tmall_privisioning_data_package:
+0x3d1c 012402 call ali_mesh_advertising_receive_privisioning_data 
+0x3d1d 012403 fetcht 2 ,mem_mesh_provisioning_data_mac_addr 
+0x3d1e 012404 fetch 2 ,mem_mesh_three_tuple_mac + 4 
+0x3d1f 012405 isub temp ,null 
+0x3d20 012406 nrtn zero 
+0x3d21 012407 call ali_mesh_encrypt_base_function_k3 
+0x3d22 012408 call ali_mesh_send_pairing_data 
+0x3d23 012409 fetch 1 ,mem_mesh_fast_pair_packet_type 
+0x3d24 012410 rtnne mesh_message_proxy 
+0x3d25 012411 jam wait_receive_appkey ,mem_mesh_provisioned_flag 
+0x3d26 012412 rtn 
+:      012415 ali_mesh_advertising_receive_privisioning_data:
+0x3d27 012416 bpatchx patch35_1 ,mem_patch35 
+0x3d28 012417 copy contr ,rega 
+0x3d29 012418 fetch 1 ,mem_mesh_provisioned_flag 
+0x3d2a 012419 rtneq paired_status 
+0x3d2b 012420 fetch 1 ,mem_mesh_provisioning_state_flag 
+0x3d2c 012421 rtnbit0 receive_provisioning_random 
+0x3d2d 012422 rtnbit1 receive_provisioning_data 
+0x3d2e 012423 copy rega ,contr 
+0x3d2f 012424 arg 0x16 ,loopcnt 
+0x3d30 012425 arg mem_mesh_encrypt_provisioning_data ,contw 
+0x3d31 012426 call memcpy 
+0x3d32 012428 call ali_mesh_encrypt_calc_provisioning_data 
+0x3d33 012430 fetcht 2 ,mem_mesh_provisioning_data_mac_addr 
+0x3d34 012431 fetch 2 ,mem_mesh_three_tuple_mac + 4 
+0x3d35 012432 isub temp ,null 
+0x3d36 012433 nrtn zero 
+:      012434 ali_mesh_resolve_privisioning_data_package:
+0x3d37 012435 fetch 1 ,mem_mesh_provisioning_state_flag 
+0x3d38 012436 set1 receive_provisioning_data ,pdata 
+0x3d39 012437 store 1 ,mem_mesh_provisioning_state_flag 
+0x3d3a 012439 call ali_mesh_encrypt_calc_network_key_by_k2 
+0x3d3b 012441 fetch 1 ,mem_mesh_last_iv_index_byte 
+0x3d3c 012442 store 1 ,mem_mesh_iv_index + 3 
+0x3d3d 012443 call ali_mesh_advertising_send_provisioning_complete 
+0x3d3e 012444 rtn 
+:      012448 ali_mesh_advertising_send_provisioning_complete:
+0x3d3f 012449 arg provisioning_packet_complete_mac ,temp 
+0x3d40 012450 call ali_mesh_advertising_send_packet_common 
+0x3d41 012451 setarg provisioning_complete 
+0x3d42 012452 istore 1 ,contw 
+0x3d43 012453 fetch 6 ,mem_mesh_three_tuple_mac 
+0x3d44 012454 istore 6 ,contw 
+0x3d45 012455 rtn 
+:      012458 ali_mesh_advertising_send_packet_common:
+0x3d46 012459 bpatchx patch35_2 ,mem_patch35 
+0x3d47 012460 setarg fast_pairing_timeout_provisioning 
+0x3d48 012461 store 2 ,mem_mesh_fast_pairing_timer 
+0x3d49 012462 fetch 1 ,mem_mesh_fast_pair_packet_type 
+0x3d4a 012463 sub pdata ,mesh_message_tmall ,null 
+0x3d4b 012464 call ali_mesh_control_ble_advertising_on_advertising ,zero 
+0x3d4c 012465 ncall ali_mesh_control_ble_advertising_off_advertising ,zero 
+0x3d4d 012466 add temp ,provisioning_packet_length_ad_type_company_id_vid_provisioning_type + provisioning_packet_length_flags ,pdata 
+0x3d4e 012467 store 1 ,mem_mesh_adv_data_len 
+0x3d4f 012468 call ali_mesh_advertising_add_adtype_flags 
+0x3d50 012469 add temp ,provisioning_packet_ad_type_company_id_vid_provisioning_type ,pdata 
+0x3d51 012470 istore 1 ,contw 
+0x3d52 012471 setarg gap_adtype_manufacturer_specific 
+0x3d53 012472 istore 1 ,contw 
+0x3d54 012473 setarg company_identifiers_alibaba 
+0x3d55 012474 byteswap pdata ,pdata 
+0x3d56 012475 istore 2 ,contw 
+0x3d57 012476 fetch 1 ,mem_mesh_receive_vid 
+0x3d58 012477 istore 1 ,contw 
+0x3d59 012478 rtn 
+:      012489 ali_mesh_receive_provisioning_package_check_header:
+0x3d5a 012490 call disable_user 
+0x3d5b 012491 ifetcht 2 ,contr 
+0x3d5c 012492 setarg company_identifiers_alibaba 
+0x3d5d 012493 byteswap pdata ,pdata 
+0x3d5e 012494 isub temp ,null 
+0x3d5f 012495 nrtn zero 
+0x3d60 012496 ifetch 1 ,contr 
+0x3d61 012497 store 1 ,mem_mesh_receive_vid 
+0x3d62 012498 branch enable_user 
+:      012501 ali_mesh_fast_pairing_timer:
+0x3d63 012502 arg mem_mesh_fast_pairing_timer ,regc 
+0x3d64 012503 arg ali_mesh_fast_pairing_timeout ,regb 
+0x3d65 012504 branch timer_single_step_2b 
+:      012506 ali_mesh_fast_pairing_timeout:
+:      012507 ali_mesh_fast_pairing_failed:
+0x3d66 012508 branch ali_mesh_advertising_init_send_unprovisioned_device_beacon 
+:      012516 ali_mesh_access_layer_config_or_health_message_opcode:
+0x3d67 012517 fetch 1 ,mem_mesh_configuration_health_message_opcode 
+0x3d68 012518 beq mesh_message_opcode_config_composition_data_get_no_head ,ali_mesh_access_layer_config_composition_data 
+0x3d69 012519 beq mesh_message_opcode_config_node_reset_no_head ,ali_mesh_access_layer_config_or_health_message_opcode_node_reset 
+0x3d6a 012520 beq mesh_message_opcode_config_model_subscription_add_no_head ,ali_mesh_message_config_modle_subscription_add 
+0x3d6b 012521 beq mesh_message_opcode_config_model_subscription_delete_no_head ,ali_mesh_message_config_modle_subscription_delete 
+0x3d6c 012523 beq mesh_message_opcode_config_model_subscription_add_ow_no_head ,ali_mesh_message_config_modle_subscription_add_overwrite 
+0x3d6d 012525 rtn 
+:      012527 ali_mesh_message_config_modle_subscription_add_overwrite:
+0x3d6e 012528 call ali_mesh_message_config_modle_subscription_check_element 
+0x3d6f 012529 call ali_mesh_message_config_modle_subscription_add_value_address_ow 
+0x3d70 012530 call ali_mesh_message_config_modle_subscription_save 
+0x3d71 012531 setarg mesh_configuration_and_health_message_opcode_header 
+0x3d72 012532 store 1 ,mem_mesh_access_layer_payload 
+0x3d73 012533 setarg mesh_message_opcode_config_model_subscription_add_ow_status 
+0x3d74 012534 istore 1 ,contw 
+0x3d75 012536 setarg mesh_success 
+0x3d76 012537 istore 1 ,contw 
+0x3d77 012538 fetch 2 ,mem_mesh_subscription_element_address_ow 
+0x3d78 012539 istore 2 ,contw 
+0x3d79 012541 fetch 1 ,mem_mesh_receive_model_message_payload_len 
+0x3d7a 012542 arg 4 ,temp 
+0x3d7b 012543 isub temp ,loopcnt 
+0x3d7c 012544 arg mem_mesh_subscription_list_num_ow ,contr 
+0x3d7d 012545 call memcpy 
+0x3d7e 012546 fetch 1 ,mem_mesh_receive_model_message_payload_len 
+0x3d7f 012547 pincrease 1 
+0x3d80 012548 store 1 ,mem_mesh_access_layer_payload_len 
+0x3d81 012551 arg 0 ,queue 
+0x3d82 012552 branch ali_mesh_ali_vendor_message_send_message 
+:      012554 ali_mesh_message_config_modle_subscription_add_value_address_ow:
+0x3d83 012555 fetch 1 ,mem_mesh_subscription_list_num_ow 
+0x3d84 012556 rtn blank 
+0x3d85 012557 sub pdata ,subscription_max_count ,null 
+0x3d86 012558 ncall ali_mesh_message_config_modle_subscription_set_addr_max ,positive 
+0x3d87 012559 iforce loopcnt 
+0x3d88 012560 arg mem_mesh_subscription_value_address_start_ow ,contr 
+0x3d89 012561 add rega ,2 ,contw 
+0x3d8a 012562 branch ali_mesh_byte_swap 
+:      012564 ali_mesh_byte_swap:
+0x3d8b 012565 ifetch 2 ,contr 
+0x3d8c 012566 byteswap pdata ,pdata 
+0x3d8d 012567 istore 2 ,contw 
+0x3d8e 012568 loop ali_mesh_byte_swap 
+0x3d8f 012569 rtn 
+:      012571 ali_mesh_message_config_modle_subscription_set_addr_max:
+0x3d90 012573 setarg subscription_max_count 
+0x3d91 012574 rtn 
+:      012576 ali_mesh_access_layer_config_composition_data:
+0x3d92 012577 jam receive_config_composition_data_get ,mem_mesh_provisioned_flag 
+0x3d93 012578 setarg mesh_message_opcode_config_composition_data_status 
+0x3d94 012579 store 1 ,mem_mesh_access_layer_payload 
+0x3d95 012580 setarg 0x00 
+0x3d96 012581 istore 1 ,contw 
+0x3d97 012582 setarg company_identifiers_alibaba 
+0x3d98 012583 istore 2 ,contw 
+0x3d99 012584 setarg 0x0000 
+0x3d9a 012585 istore 2 ,contw 
+0x3d9b 012586 setarg 0x0001 
+0x3d9c 012587 istore 2 ,contw 
+0x3d9d 012588 setarg 0x0005 
+0x3d9e 012589 istore 2 ,contw 
+0x3d9f 012590 setarg 0x0003 
+0x3da0 012591 istore 2 ,contw 
+0x3da1 012592 setarg 0x0000 
+0x3da2 012593 istore 2 ,contw 
+0x3da3 012594 setarg 0x02 
+0x3da4 012595 istore 1 ,contw 
+0x3da5 012596 setarg 0x02 
+0x3da6 012597 istore 1 ,contw 
+0x3da7 012598 setarg 0x0000 
+0x3da8 012599 istore 2 ,contw 
+0x3da9 012600 setarg 0x1000 
+0x3daa 012601 istore 2 ,contw 
+0x3dab 012602 setarg 0x000001a8 
+0x3dac 012603 istore 4 ,contw 
+0x3dad 012604 setarg 0x000101a8 
+0x3dae 012605 istore 4 ,contw 
+0x3daf 012606 jam 28 ,mem_mesh_access_layer_payload_len 
+0x3db0 012607 branch ali_mesh_upper_transport_layer_send_access_message 
+:      012610 ali_mesh_access_layer_config_or_health_message_opcode_node_reset:
+0x3db1 012611 jam health_node_reset_timeout ,mem_mesh_health_node_reset_timer 
+:      012615 ali_mesh_access_layer_send_config_node_reset_status:
+0x3db2 012616 setarg mesh_configuration_and_health_message_opcode_header 
+0x3db3 012617 store 1 ,mem_mesh_access_layer_payload 
+0x3db4 012618 setarg mesh_message_opcode_config_node_reset_status_no_head 
+0x3db5 012619 istore 1 ,contw 
+0x3db6 012620 jam 2 ,mem_mesh_access_layer_payload_len 
+0x3db7 012621 branch ali_mesh_upper_transport_layer_send_access_message 
+:      012623 ali_mesh_access_layer_health_node_reset_timer:
+0x3db8 012624 arg mem_mesh_health_node_reset_timer ,regc 
+0x3db9 012625 arg ali_mesh_access_layer_health_node_reset_timeout ,regb 
+0x3dba 012626 branch timer_single_step 
+:      012629 ali_mesh_access_layer_health_node_reset_timeout:
+0x3dbb 012630 call mesh_clear_provisioning_data_only 
+:      012632 ali_mesh_app_delete_paired:
+0x3dbc 012633 branch soft_reset_chip 
+:      012636 ali_mesh_message_config_modle_subscription_add:
+0x3dbd 012637 call ali_mesh_message_config_modle_subscription_status 
+0x3dbe 012638 fetch 2 ,mem_mesh_core_feature 
+0x3dbf 012639 rtnbit1 mesh_feature_disable_subscription 
+0x3dc0 012640 call ali_mesh_message_config_modle_subscription_check_element 
+0x3dc1 012641 call ali_mesh_message_config_modle_subscription_add_value_address 
+:      012642 ali_mesh_message_config_modle_subscription_save:
+0x3dc2 012643 fetch 2 ,mem_mesh_cb_subscriptuion_list_changed 
+0x3dc3 012644 branch callback_func 
+:      012647 ali_mesh_message_config_modle_subscription_delete:
+0x3dc4 012648 call ali_mesh_message_config_modle_subscription_status 
+0x3dc5 012649 fetch 2 ,mem_mesh_core_feature 
+0x3dc6 012650 rtnbit1 mesh_feature_disable_subscription 
+0x3dc7 012651 call ali_mesh_message_config_modle_subscription_check_element 
+0x3dc8 012652 fetcht 2 ,mem_mesh_subscription_value_address 
+0x3dc9 012653 rshift8 temp ,pdata 
+0x3dca 012654 rshift4 pdata ,pdata 
+0x3dcb 012655 beq 0x0c ,ali_mesh_message_config_modle_subscription_delete_group_addr 
+0x3dcc 012656 byteswap temp ,temp 
+:      012657 ali_mesh_message_config_modle_subscription_delete_next:
+0x3dcd 012658 call ali_mesh_message_config_modle_subscription_check_value_address 
+0x3dce 012659 nrtn user 
+0x3dcf 012660 setarg 0 
+0x3dd0 012661 istore 2 ,rega 
+0x3dd1 012662 fetch 2 ,mem_mesh_cb_subscriptuion_list_changed 
+0x3dd2 012663 branch callback_func 
+:      012665 ali_mesh_message_config_modle_subscription_delete_group_addr:
+0x3dd3 012666 setarg -1 
+0x3dd4 012667 istore subscription_max_count ,rega 
+0x3dd5 012668 istore subscription_max_count ,contw 
+0x3dd6 012669 fetch 2 ,mem_mesh_cb_subscriptuion_list_changed 
+0x3dd7 012670 branch callback_func 
+:      012672 ali_mesh_message_config_modle_subscription_check_value_address:
+0x3dd8 012673 arg subscription_max_count ,loopcnt 
+:      012674 ali_mesh_message_config_modle_subscription_check_value_address_loop:
+0x3dd9 012675 ifetch 2 ,rega 
+0x3dda 012676 arg 0xffff ,regb 
+0x3ddb 012677 isub regb ,null 
+0x3ddc 012678 branch enable_user ,zero 
+0x3ddd 012679 isub temp ,null 
+0x3dde 012680 branch enable_user ,zero 
+:      012681 ali_mesh_message_config_modle_subscription_check_value_address_loop_empty:
+0x3ddf 012682 increase 2 ,rega 
+0x3de0 012683 loop ali_mesh_message_config_modle_subscription_check_value_address_loop 
+0x3de1 012684 branch disable_user 
+:      012687 ali_mesh_message_config_modle_subscription_status:
+0x3de2 012688 setarg mesh_configuration_and_health_message_opcode_header 
+0x3de3 012689 store 1 ,mem_mesh_access_layer_payload 
+0x3de4 012690 setarg mesh_message_opcode_config_model_subscription_status_no_head 
+0x3de5 012691 istore 1 ,contw 
+0x3de6 012692 setarg mesh_success 
+0x3de7 012693 istore 1 ,contw 
+0x3de8 012694 fetch 6 ,mem_mesh_subscription_element_address 
+0x3de9 012695 istore 6 ,contw 
+0x3dea 012696 jam 9 ,mem_mesh_access_layer_payload_len 
+0x3deb 012697 branch ali_mesh_upper_transport_layer_send_access_message_without_cleat_tx_buffer 
+:      012699 ali_mesh_message_config_modle_subscription_check_element:
+0x3dec 012700 call mesh_get_element_info_config 
+0x3ded 012701 add rega ,element_device_subscription_label ,rega 
+0x3dee 012702 fetch 2 ,mem_mesh_subscription_element_address 
+0x3def 012703 fetcht 2 ,mem_mesh_unicast_address 
+0x3df0 012704 byteswap temp ,temp 
+0x3df1 012705 isub temp ,pdata 
+0x3df2 012706 imul32 regb ,pdata 
+0x3df3 012707 iadd rega ,rega 
+0x3df4 012708 rtn 
+:      012710 ali_mesh_message_config_modle_subscription_add_value_address:
+0x3df5 012711 fetcht 2 ,mem_mesh_subscription_value_address 
+0x3df6 012712 arg subscription_max_count ,loopcnt 
+:      012713 ali_mesh_message_config_modle_subscription_add_value_address_loop:
+0x3df7 012714 ifetch 2 ,rega 
+0x3df8 012715 branch ali_mesh_message_config_modle_subscription_add_value_address_in ,blank 
+0x3df9 012716 arg 0xffff ,regb 
+0x3dfa 012717 isub regb ,null 
+0x3dfb 012718 branch ali_mesh_message_config_modle_subscription_add_value_address_in ,zero 
+0x3dfc 012719 increase 2 ,rega 
+0x3dfd 012720 loop ali_mesh_message_config_modle_subscription_add_value_address_loop 
+0x3dfe 012721 rtn 
+:      012723 ali_mesh_message_config_modle_subscription_add_value_address_in:
+0x3dff 012724 byteswap temp ,temp 
+0x3e00 012725 istoret 2 ,rega 
+0x3e01 012726 rtn 
+:      012731 ali_mesh_init:
+0x3e02 012733 call enable_authrom 
+0x3e03 012734 call init_memp 
+0x3e04 012735 setarg mesh_check_ble_rx_packet 
+0x3e05 012736 store 2 ,mem_mesh_cb_receive_advertising 
+0x3e06 012738 setarg mesh_idle_process 
+0x3e07 012739 store 2 ,mem_cb_idle_process 
+0x3e08 012741 setarg ali_mesh_network_layer_relay_access_message 
+0x3e09 012742 store 2 ,mem_mesh_cb_network_relay 
+0x3e0a 012744 setarg ali_mesh_access_layer_recv_cfg_appkey_add_cb 
+0x3e0b 012745 store 2 ,mem_mesh_cb_receive_config_appkey_add 
+0x3e0c 012747 setarg mesh_store_new_subscriptuion_list_data 
+0x3e0d 012748 store 2 ,mem_mesh_cb_subscriptuion_list_changed 
+0x3e0e 012750 setarg mesh_store_new_seq_data 
+0x3e0f 012751 store 2 ,mem_mesh_cb_seq_changed 
+0x3e10 012753 setarg mesh_cb_event_timer 
+0x3e11 012754 store 2 ,mem_cb_event_timer 
+0x3e12 012756 setarg ali_mesh_access_layer_check_access_message_opcode 
+0x3e13 012757 store 2 ,mem_mesh_cb_receive_access_message 
+0x3e14 012759 setarg mesh_le_receive_data 
+0x3e15 012760 store 2 ,mem_cb_att_write 
+0x3e16 012762 setarg ali_mesh_proxy_process_bb_event 
+0x3e17 012763 store 2 ,mem_cb_bb_event_process 
+0x3e18 012765 setarg mesh_clear_pairing_key 
+0x3e19 012766 store 2 ,mem_mesh_clear_provisioning_data 
+0x3e1a 012768 setarg mesh_vendor_timming_chage_cb 
+0x3e1b 012769 store 2 ,mem_mesh_cb_vendor_timing_changed 
+0x3e1c 012770 call ali_mesh_vendor_timer_message_read 
+0x3e1d 012772 jam 36 ,mem_mesh_adv_scan_channel 
+0x3e1e 012773 call ali_mesh_ali_vendor_message_indication_info_reset_tid 
+0x3e1f 012776 bpatchx patch35_3 ,mem_patch35 
+0x3e20 012778 setarg 0x0428 
+0x3e21 012779 store 2 ,mem_mesh_upper_tran_layer_queue_each_size 
+0x3e22 012780 call ali_mesh_upper_transport_layer_queue_init 
+0x3e23 012782 setarg 0x0422 
+0x3e24 012783 store 2 ,mem_mesh_queue_each_size 
+0x3e25 012784 call ali_mesh_advertising_bearer_layer_queue_init 
+0x3e26 012786 setarg 0x0a22 
+0x3e27 012787 store 2 ,mem_mesh_network_relay_gatt_queue_each_size 
+0x3e28 012788 call ali_mesh_network_layer_gatt_queue_init 
+0x3e29 012789 call ali_mesh_network_layer_queue_init 
+0x3e2a 012793 call ali_mesh_network_layer_queue_init 
+0x3e2b 012795 call ali_mesh_chip_peripherals_load_data 
+0x3e2c 012796 call mesh_inverse_three_tuple_mac 
+0x3e2d 012798 fetch 1 ,mem_mesh_network_key 
+0x3e2e 012799 beq 0xff ,mesh_send_unprovisioned_beacons 
+0x3e2f 012800 call ali_mesh_upper_transport_layer_clear_tx_buffer 
+0x3e30 012801 call ali_mesh_encrypt_base_function_k3 
+0x3e31 012802 call ali_mesh_encrypt_base_function_k4 
+0x3e32 012803 call ali_mesh_encrypt_calc_network_key_by_k2 
+0x3e33 012805 random pdata 
+0x3e34 012806 and pdata ,0x1f ,pdata 
+0x3e35 012807 add pdata ,50 ,pdata 
+0x3e36 012808 store 2 ,mem_mesh_report_full_attribute_timer 
+0x3e37 012809 add pdata ,5 ,pdata 
+0x3e38 012810 store 1 ,mem_mesh_report_power_on_timer 
+0x3e39 012811 rtn 
+:      012815 mesh_inverse_three_tuple_mac:
+0x3e3a 012816 fetch 6 ,mem_mesh_three_tuple_mac 
+0x3e3b 012817 call inverse_data_6byte 
+0x3e3c 012818 store 6 ,mem_le_lap 
+0x3e3d 012819 rtn 
+:      012821 mesh_get_element_info_config:
+0x3e3e 012822 fetchr loopcnt ,1 ,mem_mesh_element_number 
+0x3e3f 012823 fetchr rega ,2 ,mem_mesh_element_device_ptr 
+0x3e40 012824 fetchr regb ,2 ,mem_mesh_element_device_length 
+0x3e41 012825 rtn 
+:      012828 mesh_idle_process:
+0x3e42 012829 bpatchx patch35_4 ,mem_patch35 
+0x3e43 012830 call ali_mesh_time_function 
+0x3e44 012831 call ali_mesh_control_ble_adv_process 
+0x3e45 012832 call ali_mesh_upper_transport_layer_control_packet 
+0x3e46 012833 call ali_mesh_advertising_bearer_layer_load_packet_from_advertising_queue 
+0x3e47 012834 call ali_mesh_network_layer_control_relay_packet 
+0x3e48 012835 call ali_mesh_network_layer_check_gatt_relay_packet 
+0x3e49 012836 branch mesh_ble_rx_packet 
+:      012839 mesh_cb_event_timer:
+0x3e4a 012840 call ali_mesh_control_ble_adv_timer_process 
+0x3e4b 012841 call ali_mesh_access_layer_health_node_reset_timer 
+0x3e4c 012842 call ali_mesh_fast_pairing_timer 
+0x3e4d 012845 call ali_mesh_report_full_attribute_timer 
+0x3e4e 012846 call ali_mesh_report_power_on_timer 
+0x3e4f 012847 branch ali_mesh_upper_transport_layer_receive_new_msg_timer 
+:      012850 mesh_clear_provisioning_data_only:
+0x3e50 012851 call mesh_clear_timer_data 
+0x3e51 012852 fetch 2 ,mem_mesh_clear_provisioning_data 
+0x3e52 012853 branch callback_func 
+:      012857 mesh_clear_timer_data:
+0x3e53 012858 fetch 1 ,mem_mesh_chip_select 
+0x3e54 012859 rtnne 2 
+0x3e55 012860 setarg 0x1d000 
+0x3e56 012861 store 3 ,mem_spi_write_addr 
+0x3e57 012862 branch spid_flash_erase_sector + 2 
+:      012866 ali_mesh_upper_transport_layer_queue_init:
+0x3e58 012867 call ali_mesh_upper_transport_layer_init_queue_param 
+0x3e59 012868 branch queue_init 
+:      012870 ali_mesh_advertising_bearer_layer_queue_init:
+0x3e5a 012871 call ali_mesh_advertising_bearer_layer_init_queue_param 
+0x3e5b 012872 branch queue_init 
+:      012874 ali_mesh_network_layer_gatt_queue_init:
+0x3e5c 012875 call ali_mesh_network_layer_init_gatt_queue_param 
+0x3e5d 012876 branch queue_init 
+:      012878 ali_mesh_network_layer_init_gatt_queue_param:
+0x3e5e 012879 setarg mem_mesh_network_relay_gatt_queue_each_size 
+0x3e5f 012880 store 2 ,mem_queue_ptr 
+0x3e60 012881 rtn 
+:      012883 ali_mesh_advertising_init_send_unprovisioned_device_beacon:
+0x3e61 012884 jam 1 ,mem_le_adv_enable 
+0x3e62 012885 setarg adv_unprovisioned_device_beacon_timeout 
+0x3e63 012886 store 2 ,mem_mesh_advertising_unprovisioned_device_beacon_timer 
+0x3e64 012887 fetch 1 ,mem_mesh_uuid_featureflag 
+0x3e65 012888 set0 bit_silence_adv_flag ,pdata 
+0x3e66 012889 store 1 ,mem_mesh_uuid_featureflag 
+0x3e67 012890 jam unprovisioned_beacon_status ,mem_mesh_provisioned_flag 
+0x3e68 012891 jam 0x00 ,mem_mesh_provisioning_state_flag 
+0x3e69 012892 jam 0x00 ,mem_k2_nid 
+0x3e6a 012893 branch ali_mesh_send_unprovisioned_device_beacon_init_advertising 
+:      012897 ali_mesh_lower_transport_layer_receive_lower_transport_pdu:
+0x3e6b 012898 bpatchx patch35_5 ,mem_patch35 
+0x3e6c 012899 fetch 1 ,mem_mesh_message_transport_head 
+0x3e6d 012900 bbit1 transport_head_bit_seg ,ali_mesh_lower_transport_layer_receive_lower_transport_pdu_segmented_message 
+0x3e6e 012901 jam 0 ,mem_mesh_aszmic 
+0x3e6f 012902 branch ali_mesh_upper_transport_layer_receive_unsegmented_access_message 
+:      012905 ali_mesh_lower_transport_layer_receive_lower_transport_pdu_segmented_message:
+0x3e70 012906 call ali_mesh_lower_transport_layer_receive_segaccmess_resolve_szmic_seqzero_segon 
+0x3e71 012907 rtn user 
+0x3e72 012908 call ali_mesh_lower_transport_layer_receive_segmented_access_message_check_blockack 
+0x3e73 012909 rtn user 
+0x3e74 012910 call ali_mesh_lower_transport_layer_receive_segmented_access_message_store_segment 
+0x3e75 012911 branch ali_mesh_lower_transport_layer_receive_segmented_access_message_decrypt_segment 
+:      012915 ali_mesh_lower_transport_layer_receive_segaccmess_resolve_szmic_seqzero_segon:
+0x3e76 012916 call disable_user 
+0x3e77 012917 arg 3 ,loopcnt 
+0x3e78 012918 arg mem_mesh_message_segment_access_szmic_seqzero_sego_segn ,rega 
+0x3e79 012919 call inverse_data 
+0x3e7a 012920 fetchr rega ,3 ,mem_mesh_message_segment_access_szmic_seqzero_sego_segn 
+0x3e7b 012921 and rega ,0x1f ,temp 
+0x3e7c 012922 storet 1 ,mem_mesh_segmented_access_message_segn 
+0x3e7d 012923 fetch 1 ,mem_mesh_segmented_access_message_segn_upper_limit 
+0x3e7e 012924 isub temp ,null 
+0x3e7f 012925 nbranch enable_user ,positive 
+0x3e80 012927 rshift4 rega ,pdata 
+0x3e81 012928 rshift pdata ,pdata 
+0x3e82 012929 and pdata ,0x1f ,temp 
+0x3e83 012930 storet 1 ,mem_mesh_segmented_access_message_sego 
+0x3e84 012931 rshift4 pdata ,pdata 
+0x3e85 012932 rshift pdata ,pdata 
+0x3e86 012933 arg 0x1fff ,rega 
+0x3e87 012934 iand rega ,temp 
+0x3e88 012935 copy pdata ,regb 
+0x3e89 012936 fetch 2 ,mem_mesh_segmented_access_message_seqzero 
+0x3e8a 012937 isub temp ,null 
+0x3e8b 012938 ncall ali_mesh_lower_transport_layer_receive_segmented_access_message_recover_seqzero ,zero 
+0x3e8c 012939 storet 2 ,mem_mesh_segmented_access_message_seqzero 
+0x3e8d 012940 rshift8 regb ,pdata 
+0x3e8e 012941 rshift4 pdata ,pdata 
+0x3e8f 012942 rshift pdata ,pdata 
+0x3e90 012943 store 1 ,mem_mesh_segmented_access_message_szmic 
+0x3e91 012944 store 1 ,mem_mesh_aszmic 
+0x3e92 012945 rtn 
+:      012947 ali_mesh_lower_transport_layer_receive_segmented_access_message_recover_seqzero:
+0x3e93 012948 setarg 0 
+0x3e94 012949 store 4 ,mem_mesh_segmented_access_message_blockack 
+0x3e95 012950 jam 0 ,mem_mesh_segmented_access_message_current_length 
+0x3e96 012951 rtn 
+:      012956 ali_mesh_lower_transport_layer_receive_segmented_access_message_check_blockack:
+0x3e97 012957 call disable_user 
+0x3e98 012958 fetch 1 ,mem_mesh_segmented_access_message_sego 
+0x3e99 012959 copy pdata ,queue 
+0x3e9a 012960 fetch 4 ,mem_mesh_segmented_access_message_blockack 
+0x3e9b 012961 qisolate1 pdata 
+0x3e9c 012962 branch enable_user ,true 
+0x3e9d 012963 qset1 pdata 
+0x3e9e 012964 store 4 ,mem_mesh_segmented_access_message_blockack 
+0x3e9f 012965 fetcht 1 ,mem_mesh_segmented_access_message_segn 
+0x3ea0 012966 add temp ,1 ,loopcnt 
+:      012967 ali_mesh_lower_transport_layer_receive_segmented_access_message_check_blockack_loop:
+0x3ea1 012968 add loopcnt ,-1 ,queue 
+0x3ea2 012969 qisolate1 pdata 
+0x3ea3 012970 nrtn true 
+0x3ea4 012971 loop ali_mesh_lower_transport_layer_receive_segmented_access_message_check_blockack_loop 
+0x3ea5 012972 jam 1 ,mem_mesh_segmented_access_message_receive_finish 
+0x3ea6 012973 rtn 
+:      012977 ali_mesh_lower_transport_layer_receive_segmented_access_message_store_segment:
+0x3ea7 012978 fetch 1 ,mem_mesh_message_transport_netmic_length 
+0x3ea8 012979 pincrease -6 
+0x3ea9 012980 copy pdata ,loopcnt 
+0x3eaa 012981 fetcht 1 ,mem_mesh_segmented_access_message_current_length 
+0x3eab 012982 iadd temp ,temp 
+0x3eac 012983 storet 1 ,mem_mesh_segmented_access_message_current_length 
+0x3ead 012984 fetch 2 ,mem_mesh_segmented_access_message_segment_ptr 
+0x3eae 012985 iforce contw 
+0x3eaf 012986 fetch 1 ,mem_mesh_segmented_access_message_sego 
+0x3eb0 012987 mul32 pdata ,12 ,pdata 
+0x3eb1 012988 iadd contw ,contw 
+0x3eb2 012989 arg mem_mesh_message_transport_segmented_access_messagepdu_segment ,contr 
+0x3eb3 012990 branch memcpy 
+:      012993 ali_mesh_lower_transport_layer_receive_segmented_access_message_decrypt_segment:
+0x3eb4 012994 fetch 1 ,mem_mesh_segmented_access_message_receive_finish 
+0x3eb5 012995 rtneq 0 
+0x3eb6 012996 setarg 0 
+0x3eb7 012997 store 5 ,mem_mesh_segmented_access_message_blockack 
+0x3eb8 012998 fetcht 2 ,mem_mesh_message_seq + 1 
+0x3eb9 012999 byteswap temp ,temp 
+0x3eba 013000 setarg 0xe000 
+0x3ebb 013001 iand temp ,temp 
+0x3ebc 013002 fetch 2 ,mem_mesh_segmented_access_message_seqzero 
+0x3ebd 013003 ior temp ,pdata 
+0x3ebe 013004 byteswap pdata ,pdata 
+0x3ebf 013005 store 2 ,mem_mesh_message_seq + 1 
+0x3ec0 013006 branch ali_mesh_upper_transport_layer_receive_segmented_access_message 
+:      013010 ali_mesh_lower_transport_layer_send_unsegmented_access_message:
+0x3ec1 013011 fetch 1 ,mem_mesh_upper_transport_layer_payload_len 
+0x3ec2 013012 add pdata ,1 ,temp 
+0x3ec3 013013 copy pdata ,loopcnt 
+0x3ec4 013014 storet 1 ,mem_mesh_lower_transport_layer_payload_len 
+0x3ec5 013015 fetch 1 ,mem_mesh_message_transport_head 
+0x3ec6 013016 set0 transport_head_bit_seg ,pdata 
+0x3ec7 013017 store 1 ,mem_mesh_unsegmented_access_lower_transport_layer_head 
+0x3ec8 013018 arg mem_mesh_access_layer_payload ,contr 
+0x3ec9 013019 call memcpy_fast 
+0x3eca 013020 branch ali_mesh_network_layer_send_access_message 
+:      013025 ali_mesh_lower_transport_layer_send_segmented_access_message:
+0x3ecb 013026 add rega ,4 ,temp 
+0x3ecc 013027 copy rega ,loopcnt 
+0x3ecd 013028 storet 1 ,mem_mesh_lower_transport_layer_payload_len 
+0x3ece 013029 arg mem_mesh_segmented_access_lower_transport_layer_parameters ,contw 
+0x3ecf 013030 call memcpy_fast 
+0x3ed0 013031 fetch 1 ,mem_mesh_message_transport_head 
+0x3ed1 013032 set1 transport_head_bit_seg ,pdata 
+0x3ed2 013033 store 1 ,mem_mesh_segmented_access_lower_transport_layer_head 
+0x3ed3 013034 branch ali_mesh_network_layer_send_access_message 
+:      013039 ali_mesh_model_layer_check_model_message_opcode:
+0x3ed4 013040 fetch 1 ,mem_mesh_module_message_opcode 
+:      013041 ali_mesh_model_layer_check_generic_onoff_message_opcde:
+0x3ed5 013042 beq mesh_module_message_opcode_generic_onoff_get_no_head ,ali_mesh_model_layer_message_opcode_generic_onoff_get 
+0x3ed6 013043 beq mesh_module_message_opcode_generic_onoff_set_no_head ,ali_mesh_model_layer_message_opcde_generic_onoff_set 
+0x3ed7 013044 beq mesh_module_message_opcode_scene_recall_no_head ,ali_mesh_model_layer_message_opcde_scene_recall 
+0x3ed8 013045 beq mesh_module_message_opcode_light_lightness_set_no_head ,ali_mesh_model_layer_message_opcde_light_lightness_set 
+0x3ed9 013046 beq mesh_module_message_opcode_light_ctl_set_no_head ,ali_mesh_model_layer_message_opcde_light_ctl_set 
+0x3eda 013047 rtn 
+:      013050 ali_mesh_model_layer_message_opcode_generic_onoff_get:
+0x3edb 013051 arg ali_mesh_model_layer_message_opcode_generic_onoff_get_cb ,regc 
+0x3edc 013052 branch ali_mesh_more_element_check_element_address 
+:      013053 ali_mesh_model_layer_message_opcode_generic_onoff_get_cb:
+0x3edd 013056 fetch 2 ,mem_mesh_cb_generic_onoff_get 
+0x3ede 013057 call callback_func 
+0x3edf 013058 store 1 ,mem_mesh_generic_onoff_set_payload_onoff 
+0x3ee0 013059 branch ali_mesh_access_layer_send_generic_onoff_status 
+:      013062 ali_mesh_model_layer_message_opcde_generic_onoff_set:
+0x3ee1 013063 arg ali_mesh_model_layer_message_opcde_generic_onoff_set_cb ,regc 
+0x3ee2 013064 branch ali_mesh_more_element_check_element_address 
+:      013065 ali_mesh_model_layer_message_opcde_generic_onoff_set_cb:
+0x3ee3 013066 call ali_mesh_access_layer_send_generic_onoff_status 
+0x3ee4 013067 fetch 2 ,mem_mesh_cb_generic_onoff_set 
+0x3ee5 013068 branch callback_func 
+:      013072 ali_mesh_model_layer_message_opcde_scene_recall:
+0x3ee6 013073 call ali_mesh_access_layer_send_scene_status 
+0x3ee7 013074 fetch 2 ,mem_mesh_cb_scene_recall 
+0x3ee8 013075 branch callback_func 
+:      013078 ali_mesh_model_layer_message_opcde_light_lightness_set:
+0x3ee9 013079 fetch 2 ,mem_mesh_light_lightness_set_payload_lightness 
+0x3eea 013080 call ali_mesh_model_layer_message_calc_lightness 
+0x3eeb 013081 store 1 ,mem_mesh_light_lightness_calc_lightness 
+0x3eec 013082 call ali_mesh_access_layer_send_light_lightness_status 
+0x3eed 013083 fetch 2 ,mem_mesh_cb_light_lightness_set 
+0x3eee 013084 branch callback_func 
+:      013087 ali_mesh_model_layer_message_opcde_light_ctl_set:
+0x3eef 013088 fetch 2 ,mem_mesh_last_ctl_temperature 
+0x3ef0 013089 fetcht 2 ,mem_mesh_ctl_temperature 
+0x3ef1 013090 isub temp ,null 
+0x3ef2 013091 rtn zero 
+0x3ef3 013093 fetch 2 ,mem_mesh_ctl_temperature 
+0x3ef4 013094 call ali_mesh_model_layer_message_calc_temperature 
+0x3ef5 013095 store 1 ,mem_mesh_ctl_calc_temperature 
+0x3ef6 013097 fetch 2 ,mem_mesh_ctl_temperature 
+0x3ef7 013098 store 2 ,mem_mesh_last_ctl_temperature 
+0x3ef8 013099 fetch 2 ,mem_mesh_cb_light_lightness_get 
+0x3ef9 013100 call callback_func 
+0x3efa 013101 storet 2 ,mem_mesh_ctl_lightness 
+0x3efb 013102 call ali_mesh_access_layer_send_light_ctl_stauts 
+0x3efc 013103 fetch 2 ,mem_mesh_cb_light_ctl_set 
+0x3efd 013104 branch callback_func 
+:      013109 ali_mesh_model_layer_message_calc_lightness:
+0x3efe 013110 rtn blank 
+0x3eff 013111 mul32 pdata ,ali_mesh_lightness_level ,pdata 
+0x3f00 013112 arg ali_mesh_lightness_max ,temp 
+0x3f01 013113 idiv temp 
+0x3f02 013114 call wait_div_end 
+0x3f03 013115 remainder temp 
+0x3f04 013116 rshift8 temp ,temp 
+0x3f05 013117 quotient pdata 
+0x3f06 013118 sub temp ,0xff ,null 
+0x3f07 013119 nrtn zero 
+0x3f08 013120 pincrease 1 
+0x3f09 013121 rtn 
+:      013126 ali_mesh_model_layer_message_calc_actual_lightness:
+0x3f0a 013127 arg ali_mesh_lightness_max ,pdata 
+0x3f0b 013128 imul32 temp ,pdata 
+0x3f0c 013129 div pdata ,ali_mesh_lightness_level 
+0x3f0d 013130 call wait_div_end 
+0x3f0e 013131 quotient temp 
+0x3f0f 013132 rtn 
+:      013136 ali_mesh_model_layer_message_calc_temperature:
+0x3f10 013137 arg ali_mesh_temperature_min ,temp 
+0x3f11 013138 isub temp ,rega 
+0x3f12 013139 call ali_mesh_model_layer_message_calc_temperature_k 
+0x3f13 013140 copy rega ,pdata 
+0x3f14 013141 idiv temp 
+0x3f15 013142 call wait_div_end 
+0x3f16 013143 quotient pdata 
+0x3f17 013144 rtn 
+:      013149 ali_mesh_model_layer_message_calc_actual_temperature:
+0x3f18 013150 copy temp ,rega 
+0x3f19 013151 call ali_mesh_model_layer_message_calc_temperature_k 
+0x3f1a 013152 copy rega ,pdata 
+0x3f1b 013153 imul32 temp ,pdata 
+0x3f1c 013154 arg ali_mesh_temperature_min ,temp 
+0x3f1d 013155 iadd temp ,temp 
+0x3f1e 013156 rtn 
+:      013158 ali_mesh_model_layer_message_calc_temperature_k:
+0x3f1f 013159 setarg ali_mesh_temperature_max 
+0x3f20 013160 arg ali_mesh_temperature_min ,temp 
+0x3f21 013161 isub temp ,pdata 
+0x3f22 013162 div pdata ,ali_mesh_temperature_level 
+0x3f23 013163 call wait_div_end 
+0x3f24 013164 quotient temp 
+0x3f25 013165 rtn 
+:      013170 ali_mesh_more_element_check_unicast_address:
+0x3f26 013171 arg 0 ,queue 
+0x3f27 013172 fetchr loopcnt ,1 ,mem_mesh_element_number 
+0x3f28 013173 call disable_user 
+0x3f29 013174 fetch 2 ,mem_mesh_unicast_address 
+:      013175 ali_mesh_more_element_check_unicast_address_loop:
+0x3f2a 013176 isub temp ,null 
+0x3f2b 013177 branch ali_mesh_more_element_found_unicast_address_element ,zero 
+0x3f2c 013178 byteswap pdata ,pdata 
+0x3f2d 013179 pincrease 1 
+0x3f2e 013180 byteswap pdata ,pdata 
+0x3f2f 013181 increase 1 ,queue 
+0x3f30 013182 loop ali_mesh_more_element_check_unicast_address_loop 
+0x3f31 013183 rtn 
+:      013185 ali_mesh_more_element_found_unicast_address_element:
+0x3f32 013186 jam 0 ,mem_mesh_receive_group_address 
+0x3f33 013187 storer queue ,1 ,mem_mesh_receive_element_number 
+0x3f34 013188 call ali_mesh_more_element_calc_queue_address 
+0x3f35 013189 branch enable_user 
+:      013192 ali_mesh_more_element_check_group_address:
+0x3f36 013193 arg 0 ,queue 
+0x3f37 013194 arg 0 ,regc 
+0x3f38 013195 call mesh_get_element_info_config 
+0x3f39 013196 call disable_user 
+:      013197 ali_mesh_more_element_check_group_address_loop:
+0x3f3a 013198 fetch 2 ,mem_mesh_core_feature 
+0x3f3b 013199 bbit0 mesh_feature_disable_subscription ,ali_mesh_more_element_check_subscription_address 
+0x3f3c 013200 ifetch 2 ,rega 
+0x3f3d 013201 isub temp ,null 
+0x3f3e 013202 call ali_mesh_more_element_found_group_address_element ,zero 
+:      013203 ali_mesh_more_element_check_address_common:
+0x3f3f 013204 copy regb ,pdata 
+0x3f40 013205 iadd rega ,rega 
+0x3f41 013206 increase 1 ,queue 
+0x3f42 013207 loop ali_mesh_more_element_check_group_address_loop 
+0x3f43 013208 copy regc ,pdata 
+0x3f44 013209 rtn blank 
+0x3f45 013210 store 1 ,mem_mesh_receive_group_address 
+0x3f46 013211 branch enable_user 
+:      013213 ali_mesh_more_element_found_group_address_element:
+0x3f47 013214 qset1 regc 
+0x3f48 013215 rtn 
+:      013217 ali_mesh_more_element_check_subscription_address:
+0x3f49 013218 add rega ,element_device_subscription_label ,contr 
+0x3f4a 013219 arg subscription_max_count ,alarm 
+:      013220 ali_mesh_more_element_check_subscription_address_loop:
+0x3f4b 013221 ifetch 2 ,contr 
+0x3f4c 013222 isub temp ,null 
+0x3f4d 013223 branch ali_mesh_more_element_found_subscription_address_element ,zero 
+0x3f4e 013224 increase -1 ,alarm 
+0x3f4f 013225 branch ali_mesh_more_element_check_address_common ,zero 
+0x3f50 013226 branch ali_mesh_more_element_check_subscription_address_loop 
+:      013228 ali_mesh_more_element_found_subscription_address_element:
+0x3f51 013229 call ali_mesh_more_element_found_group_address_element 
+0x3f52 013230 branch ali_mesh_more_element_check_address_common 
+:      013232 ali_mesh_more_element_check_element_address:
+0x3f53 013233 arg 0 ,queue 
+0x3f54 013234 fetch 1 ,mem_mesh_receive_group_address 
+0x3f55 013235 branch ali_mesh_more_element_check_element_address_no_group_address ,blank 
+0x3f56 013236 copy pdata ,regb 
+0x3f57 013237 fetchr loopcnt ,1 ,mem_mesh_element_number 
+:      013238 ali_mesh_more_element_check_element_address_loop:
+0x3f58 013239 storer queue ,1 ,mem_mesh_receive_element_number 
+0x3f59 013241 qisolate1 regb 
+0x3f5a 013242 call ali_mesh_more_element_check_element_address_no_group_address ,true 
+0x3f5b 013243 fetchr queue ,1 ,mem_mesh_receive_element_number 
+0x3f5c 013244 increase 1 ,queue 
+0x3f5d 013245 loop ali_mesh_more_element_check_element_address_loop 
+0x3f5e 013246 rtn 
+:      013248 ali_mesh_more_element_check_element_address_no_group_address:
+0x3f5f 013249 call ali_mesh_more_element_push_stack 
+0x3f60 013250 call ali_mesh_more_element_calc_queue_address 
+0x3f61 013251 copy regc ,pdata 
+0x3f62 013252 call callback_func 
+0x3f63 013253 branch ali_mesh_more_element_pop_stack 
+:      013255 ali_mesh_more_element_push_stack:
+0x3f64 013256 storer loopcnt ,2 ,mem_mesh_loopcnt_tmep 
+0x3f65 013257 storer rega ,2 ,mem_mesh_rega_temp 
+0x3f66 013258 storer regb ,2 ,mem_mesh_regb_temp 
+0x3f67 013259 storer regc ,2 ,mem_mesh_regc_temp 
+0x3f68 013260 rtn 
+:      013262 ali_mesh_more_element_pop_stack:
+0x3f69 013263 fetchr loopcnt ,2 ,mem_mesh_loopcnt_tmep 
+0x3f6a 013264 fetchr rega ,2 ,mem_mesh_rega_temp 
+0x3f6b 013265 fetchr regb ,2 ,mem_mesh_regb_temp 
+0x3f6c 013266 fetchr regc ,2 ,mem_mesh_regc_temp 
+0x3f6d 013267 rtn 
+:      013270 ali_mesh_more_element_calc_queue_address:
+0x3f6e 013271 bpatchx patch35_6 ,mem_patch35 
+0x3f6f 013272 fetch 2 ,mem_mesh_unicast_address 
+0x3f70 013273 byteswap pdata ,pdata 
+0x3f71 013274 iadd queue ,pdata 
+0x3f72 013275 byteswap pdata ,pdata 
+0x3f73 013276 store 2 ,mem_mesh_send_message_src 
+0x3f74 013277 call mesh_get_element_info_config 
+0x3f75 013278 copy queue ,pdata 
+0x3f76 013279 imul32 regb ,pdata 
+0x3f77 013280 iadd rega ,rega 
+0x3f78 013281 add rega ,element_device_upper_queue_ptr ,contr 
+0x3f79 013282 ifetch 2 ,contr 
+0x3f7a 013283 store ,2 ,mem_queue_ptr 
+0x3f7b 013284 rtn 
+:      013289 ali_mesh_receive_adtype_mesh_message:
+0x3f7c 013290 jam mesh_message_tmall ,mem_mesh_network_packet_type 
+:      013293 ali_mesh_network_layer_recevice_network_pdu:
+0x3f7d 013294 sub temp ,mesh_network_packet_min_length ,null 
+0x3f7e 013295 rtn positive 
+0x3f7f 013296 sub temp ,mesh_network_packet_max_length ,null 
+0x3f80 013297 nrtn positive 
+0x3f81 013298 bpatchx patch35_7 ,mem_patch35 
+0x3f82 013299 call ali_mesh_network_store_in_mem 
+0x3f83 013300 call ali_mesh_network_layer_check_dup 
+0x3f84 013301 nrtn user 
+0x3f85 013302 call ali_mesh_network_layer_check_nid_ivi 
+0x3f86 013303 nrtn user 
+0x3f87 013304 call ali_mesh_encrypt_obfuscation_deceypt_recevie_message 
+0x3f88 013305 call ali_mesh_network_layer_check_msg 
+0x3f89 013306 nrtn user 
+0x3f8a 013307 call ali_mesh_network_layer_store_proxy_unicast_address 
+0x3f8b 013309 branch ali_mesh_network_layer_recevice_network_pdu_decrypt_netmic32 
+:      013311 ali_mesh_network_layer_check_dup:
+0x3f8c 013312 call enable_user 
+0x3f8d 013313 fetch 1 ,mem_mesh_message_transport_netmic_length 
+0x3f8e 013314 arg mem_mesh_message_nid + 3 ,contr 
+0x3f8f 013315 iadd contr ,contr 
+0x3f90 013316 ifetch 4 ,contr 
+0x3f91 013317 ifetcht 4 ,contr 
+0x3f92 013318 ixor temp ,temp 
+0x3f93 013319 arg 16 ,loopcnt 
+0x3f94 013320 arg mem_mesh_network_dup_cache ,contr 
+:      013321 ali_mesh_network_layer_check_dup_loop:
+0x3f95 013322 ifetch 4 ,contr 
+0x3f96 013323 isub temp ,null 
+0x3f97 013324 branch disable_user ,zero 
+0x3f98 013325 loop ali_mesh_network_layer_check_dup_loop 
+0x3f99 013326 fetch 1 ,mem_mesh_network_dup_cache_next 
+0x3f9a 013327 pincrease 4 
+0x3f9b 013328 arg mem_mesh_network_dup_cache ,contw 
+0x3f9c 013329 iadd contw ,contw 
+0x3f9d 013330 istoret 4 ,contw 
+0x3f9e 013331 and pdata ,0x3f ,pdata 
+0x3f9f 013332 store 1 ,mem_mesh_network_dup_cache_next 
+0x3fa0 013333 rtn 
+:      013335 ali_mesh_network_layer_check_msg:
+0x3fa1 013336 call enable_user 
+0x3fa2 013337 fetcht 5 ,mem_mesh_message_seq 
+0x3fa3 013338 arg 16 ,loopcnt 
+0x3fa4 013339 arg mem_mesh_network_msg_cache ,contr 
+:      013340 ali_mesh_network_layer_check_msg_loop:
+0x3fa5 013341 ifetch 5 ,contr 
+0x3fa6 013342 isub temp ,null 
+0x3fa7 013343 branch disable_user ,zero 
+0x3fa8 013344 loop ali_mesh_network_layer_check_msg_loop 
+0x3fa9 013345 fetch 1 ,mem_mesh_network_msg_cache_next 
+0x3faa 013346 pincrease 1 
+0x3fab 013347 and pdata ,0x0f ,pdata 
+0x3fac 013348 store 1 ,mem_mesh_network_msg_cache_next 
+0x3fad 013349 mul32 pdata ,5 ,pdata 
+0x3fae 013350 arg mem_mesh_network_msg_cache ,contw 
+0x3faf 013351 iadd contw ,contw 
+0x3fb0 013352 istoret 5 ,contw 
+0x3fb1 013353 rtn 
+:      013355 ali_mesh_network_layer_store_proxy_unicast_address:
+0x3fb2 013356 fetch 1 ,mem_mesh_network_packet_type 
+0x3fb3 013357 rtneq mesh_message_tmall 
+0x3fb4 013358 fetch 2 ,mem_mesh_message_src 
+0x3fb5 013359 store 2 ,mem_mesh_network_proxy_unicast_address 
+0x3fb6 013360 rtn 
+:      013372 ali_mesh_network_layer_recevice_network_pdu_decrypt_netmic32:
+0x3fb7 013373 call ali_mesh_network_load_network_nonce_and_encryptionkey 
+0x3fb8 013374 fetch 1 ,mem_mesh_message_transport_netmic_length 
+0x3fb9 013375 arg mem_mesh_message_dst ,temp 
+0x3fba 013376 call ali_ccm_decrypt 
+0x3fbb 013377 nrtn zero 
+:      013380 ali_mesh_network_layer_recevice_network_pdu_check_dst:
+0x3fbc 013381 bpatchx patch36_0 ,mem_patch36 
+0x3fbd 013382 fetch 1 ,mem_mesh_network_packet_type 
+0x3fbe 013383 sub pdata ,mesh_message_proxy ,null 
+0x3fbf 013384 call ali_mesh_white_filter_check ,zero 
+0x3fc0 013385 fetcht 2 ,mem_mesh_message_dst 
+0x3fc1 013386 call ali_mesh_more_element_check_unicast_address 
+0x3fc2 013387 call ali_mesh_more_found_unicast_address_element ,user 
+0x3fc3 013388 branch ali_mesh_network_layer_recevice_network_pdu_check_src_and_seq ,user 
+0x3fc4 013389 arg 29 ,loopcnt 
+0x3fc5 013390 arg mem_mesh_message_nid_temp ,contw 
+0x3fc6 013391 arg mem_mesh_message_nid ,contr 
+0x3fc7 013392 call memcpy 
+0x3fc8 013393 call ali_mesh_network_layer_recevice_network_pdu_check_dst_group_address 
+0x3fc9 013394 arg 29 ,loopcnt 
+0x3fca 013395 arg mem_mesh_message_nid_temp ,contr 
+0x3fcb 013396 arg mem_mesh_message_nid ,contw 
+0x3fcc 013397 call memcpy 
+0x3fcd 013398 fetch 2 ,mem_mesh_cb_network_relay 
+0x3fce 013399 branch callback_func 
+:      013401 ali_mesh_more_found_unicast_address_element:
+0x3fcf 013402 jam 1 ,mem_mesh_receive_message_count 
+0x3fd0 013403 fetch 2 ,mem_mesh_send_message_src 
+0x3fd1 013404 store 2 ,mem_mesh_receive_message_first_unicast_address 
+0x3fd2 013405 rtn 
+:      013407 ali_mesh_network_layer_recevice_network_pdu_check_dst_group_address:
+0x3fd3 013408 call ali_mesh_more_element_check_group_address 
+0x3fd4 013409 branch ali_mesh_network_layer_recevice_network_pdu_check_src_and_seq ,user 
+0x3fd5 013410 jam 0xff ,mem_mesh_receive_group_address 
+0x3fd6 013411 setarg group_address_0xcfff_little_endian 
+0x3fd7 013412 isub temp ,null 
+0x3fd8 013413 branch ali_mesh_network_layer_recevice_network_pdu_check_src_and_seq ,zero 
+0x3fd9 013414 setarg group_address_0xffff_little_endian 
+0x3fda 013415 isub temp ,null 
+0x3fdb 013416 branch ali_mesh_network_layer_recevice_network_pdu_check_src_and_seq ,zero 
+0x3fdc 013417 rtn 
+:      013420 ali_mesh_network_layer_check_nid_ivi:
+0x3fdd 013421 call disable_user 
+0x3fde 013422 fetcht 1 ,mem_mesh_message_nid 
+0x3fdf 013423 rshift4 temp ,pdata 
+0x3fe0 013424 rshift3 pdata ,pdata 
+0x3fe1 013425 fetchr rega ,1 ,mem_mesh_iv_index + 3 
+0x3fe2 013426 and rega ,0x01 ,rega 
+0x3fe3 013427 isub rega ,null 
+0x3fe4 013428 nrtn zero 
+0x3fe5 013429 and temp ,0x7f ,temp 
+0x3fe6 013430 fetch 1 ,mem_k2_nid 
+0x3fe7 013431 isub temp ,null 
+0x3fe8 013432 nrtn zero 
+0x3fe9 013433 branch enable_user 
+:      013437 ali_mesh_network_layer_recevice_network_pdu_check_src_and_seq:
+0x3fea 013438 arg mem_mesh_tmall_cache_start ,rega 
+0x3feb 013439 arg cache_space_num ,loopcnt 
+:      013440 ali_mesh_network_layer_raverse_src_seq_cache:
+0x3fec 013441 fetcht 2 ,mem_mesh_message_src 
+0x3fed 013442 ifetch 2 ,rega 
+0x3fee 013444 branch ali_mesh_network_layer_find_empty_space ,blank 
+0x3fef 013446 isub temp ,null 
+0x3ff0 013448 branch ali_mesh_network_layer_find_src_space ,zero 
+0x3ff1 013449 increase cache_space_size ,rega 
+0x3ff2 013450 loop ali_mesh_network_layer_raverse_src_seq_cache 
+0x3ff3 013451 arg mem_mesh_tmall_cache_start ,rega 
+:      013453 ali_mesh_network_layer_find_empty_space:
+0x3ff4 013454 istoret 2 ,rega 
+:      013455 ali_mesh_network_layer_find_src_space:
+0x3ff5 013456 storet 2 ,mem_mesh_send_message_dst 
+0x3ff6 013458 add rega ,2 ,regc 
+0x3ff7 013459 ifetch 3 ,regc 
+0x3ff8 013460 store 3 ,mem_mesh_last_message_seq 
+0x3ff9 013461 branch ali_mesh_network_layer_recevice_network_pdu_check_seq_legal 
+:      013465 ali_mesh_network_layer_recevice_network_pdu_check_seq_legal:
+0x3ffa 013467 call ali_mesh_inverse_seq 
+0x3ffb 013469 fetch 3 ,mem_mesh_last_message_seq 
+0x3ffc 013470 fetcht 3 ,mem_mesh_message_seq 
+0x3ffd 013471 isub temp ,null 
+0x3ffe 013472 rtn positive 
+0x3fff 013473 istoret 3 ,regc 
+0x4000 013474 call ali_mesh_inverse_seq 
+0x4001 013475 branch ali_mesh_lower_transport_layer_receive_lower_transport_pdu 
+:      013477 ali_mesh_inverse_seq:
+0x4002 013478 arg mem_mesh_message_seq ,rega 
+0x4003 013479 arg 3 ,loopcnt 
+0x4004 013480 branch inverse_data 
+:      013484 ali_mesh_network_load_network_nonce_and_encryptionkey:
+0x4005 013485 call ali_mesh_network_layer_load_network_nonce 
+:      013486 ali_mesh_upper_transport_layer_load_encryptionkey:
+0x4006 013487 arg mem_k2_encryptionkey ,contr 
+0x4007 013488 branch load_key 
+:      013489 ali_mesh_network_layer_load_network_nonce:
+0x4008 013490 arg mem_mesh_network_nonce ,contw 
+0x4009 013491 setarg network_nonce 
+0x400a 013492 istore 1 ,contw 
+0x400b 013493 fetch 6 ,mem_mesh_message_ttl 
+0x400c 013494 istore 8 ,contw 
+0x400d 013495 branch mesh_generate_nonce 
+:      013498 ali_mesh_network_store_in_mem:
+0x400e 013499 add temp ,-12 ,pdata 
+0x400f 013509 store 1 ,mem_mesh_message_transport_netmic_length 
+0x4010 013510 arg 29 ,loopcnt 
+0x4011 013511 arg mem_mesh_message_nid ,contw 
+0x4012 013512 call clear_mem 
+0x4013 013513 add temp ,-1 ,loopcnt 
+0x4014 013514 arg mem_mesh_message_nid ,contw 
+0x4015 013515 branch memcpy_fast 
+:      013517 ali_mesh_network_layer_relay_access_message:
+0x4016 013518 call ali_mesh_network_layer_init_queue_param 
+0x4017 013519 call ali_mesh_network_layer_check_relay_states 
+0x4018 013520 nrtn user 
+0x4019 013521 call ali_mesh_network_layer_encrypt_relay_package 
+0x401a 013522 jam adv_relay_mesh_message_duration ,mem_mesh_queue_ele_duration 
+0x401b 013523 fetch 1 ,mem_mesh_message_transport_netmic_length 
+0x401c 013524 add pdata ,13 ,temp 
+0x401d 013525 storet 1 ,mem_mesh_queue_ele_len 
+0x401e 013526 increase -1 ,temp 
+0x401f 013527 istoret 1 ,contw 
+0x4020 013528 setarg gap_adtype_mesh_message 
+0x4021 013529 istore 1 ,contw 
+0x4022 013530 add temp ,-1 ,loopcnt 
+0x4023 013531 fetch 7 ,mem_mesh_message_nid 
+0x4024 013532 arg mem_mesh_message_nid ,contr 
+0x4025 013533 call memcpy 
+0x4026 013534 arg mem_mesh_queue_ele_temp ,rega 
+0x4027 013535 call queue_push 
+0x4028 013536 call ali_mesh_network_layer_white_list_fliter 
+0x4029 013537 nrtn user 
+0x402a 013538 branch ali_mesh_bearer_layer_gatt_send_packet_by_network_layer 
+:      013540 ali_mesh_network_layer_white_list_fliter:
+0x402b 013541 fetcht 2 ,mem_mesh_message_dst_temp 
+:      013542 ali_mesh_network_layer_white_list_fliter_check:
+0x402c 013543 call disable_user 
+0x402d 013544 fetch 1 ,mem_mesh_white_list_num 
+0x402e 013545 rtn blank 
+0x402f 013546 iforce loopcnt 
+0x4030 013547 arg mem_mesh_white_list ,contr 
+:      013548 ali_mesh_network_layer_white_list_fliter_check_loop:
+0x4031 013549 ifetch 2 ,contr 
+0x4032 013550 isub temp ,null 
+0x4033 013551 branch enable_user ,zero 
+0x4034 013552 loop ali_mesh_network_layer_white_list_fliter_check_loop 
+0x4035 013553 rtn 
+:      013556 ali_mesh_network_layer_check_relay_states:
+0x4036 013557 call disable_user 
+0x4037 013558 fetch 1 ,mem_mesh_network_packet_type 
+0x4038 013559 rtneq mesh_message_app 
+0x4039 013560 fetch 2 ,mem_mesh_core_feature 
+0x403a 013561 rtnbit1 mesh_feature_disable_relay 
+0x403b 013562 fetch 1 ,mem_mesh_provisioned_flag 
+0x403c 013563 rtnne paired_status 
+0x403d 013564 fetcht 2 ,mem_mesh_message_src 
+0x403e 013565 call ali_mesh_more_element_check_unicast_address 
+0x403f 013566 branch disable_user ,user 
+0x4040 013567 call ali_mesh_network_layer_check_network_mic_cache 
+0x4041 013568 nrtn user 
+0x4042 013569 fetch 1 ,mem_mesh_message_ttl 
+0x4043 013570 branch disable_user ,blank 
+0x4044 013571 pincrease -1 
+0x4045 013572 branch disable_user ,blank 
+0x4046 013573 store 1 ,mem_mesh_message_ttl 
+0x4047 013574 setarg mem_mesh_network_relay_queue 
+0x4048 013575 store 2 ,mem_queue_ptr 
+0x4049 013576 branch enable_user 
+:      013578 ali_mesh_network_layer_encrypt_relay_package:
+0x404a 013579 call ali_mesh_network_load_network_nonce_and_encryptionkey 
+0x404b 013580 fetch 1 ,mem_mesh_message_transport_netmic_length 
+0x404c 013581 arg mem_mesh_message_dst ,temp 
+0x404d 013582 call ali_ccm_encrypt 
+0x404e 013583 branch ali_mesh_encrypt_obfuscation_deceypt_recevie_message 
+:      013587 ali_mesh_network_layer_check_network_mic_cache:
+0x404f 013588 setarg mem_mesh_transport_message_mic_cache 
+0x4050 013589 store 2 ,mem_mesh_mic_cache_ptr 
+0x4051 013590 branch ali_mesh_base_adt_cache 
+:      013594 ali_mesh_network_layer_send_access_message:
+0x4052 013595 bpatchx patch36_1 ,mem_patch36 
+0x4053 013596 call ali_mesh_network_layer_send_access_message_encrypt_netmic 
+0x4054 013597 call ali_mesh_network_layer_send_access_message_encrypt_obfuscation 
+0x4055 013598 branch ali_mesh_bearer_layer_send_packet_by_network_layer 
+:      013603 ali_mesh_network_layer_send_access_message_encrypt_netmic:
+0x4056 013604 fetch 1 ,mem_mesh_lower_transport_layer_payload_len 
+0x4057 013605 add pdata ,2 ,rega 
+0x4058 013606 pincrease 4 
+0x4059 013607 store 1 ,mem_mesh_lower_transport_layer_payload_len 
+0x405a 013608 arg mem_mesh_send_upper_layer_dst ,temp 
+0x405b 013609 branch ali_mesh_network_layer_encrypt_by_network_nonce 
+:      013614 ali_mesh_network_layer_encrypt_by_network_nonce:
+0x405c 013615 call ali_mesh_network_load_network_nonce_and_encryptionkey 
+0x405d 013616 copy rega ,pdata 
+0x405e 013617 branch ali_ccm_encrypt 
+:      013620 ali_mesh_network_layer_send_access_message_encrypt_obfuscation:
+0x405f 013621 branch ali_mesh_encrypt_obfuscation_deceypt_send_message 
+:      013624 ali_mesh_network_layer_check_gatt_relay_packet:
+0x4060 013625 call ali_mesh_network_layer_init_gatt_queue_param 
+0x4061 013626 call queue_empty 
+0x4062 013627 rtn blank 
+0x4063 013628 call le_fifo_check_nearly_full 
+0x4064 013629 nrtn blank 
+0x4065 013630 arg mem_mesh_queue_ele_temp ,rega 
+0x4066 013631 call queue_pop 
+0x4067 013632 nrtn user 
+0x4068 013633 branch ali_mesh_send_ble_data 
+:      013637 mesh_generate_nonce:
+0x4069 013638 fetch 4 ,mem_mesh_iv_index 
+0x406a 013639 istore 4 ,contw 
+0x406b 013640 add contw ,-13 ,pdata 
+0x406c 013641 store 2 ,mem_nonce_ptr 
+0x406d 013642 rtn 
+:      013646 ali_mesh_network_layer_init_queue_param:
+0x406e 013647 setarg mem_mesh_network_relay_queue_each_size 
+0x406f 013648 store 2 ,mem_queue_ptr 
+0x4070 013649 rtn 
+:      013651 ali_mesh_network_layer_queue_init:
+0x4071 013652 call ali_mesh_network_layer_init_queue_param 
+0x4072 013653 branch queue_init 
+:      013656 ali_mesh_ble_adv:
+0x4073 013657 call le_set_config_more_data 
+0x4074 013658 fetch 1 ,mem_mesh_provisioned_flag 
+0x4075 013659 beq unprovisioned_beacon_status ,ali_mesh_ble_adv_mesh_beacon 
+0x4076 013660 beq paired_status ,ali_mesh_ble_adv_network_id 
+0x4077 013661 beq wait_receive_appkey ,ali_mesh_ble_adv_network_id 
+0x4078 013662 rtn 
+:      013664 ali_mesh_ble_adv_network_id:
+0x4079 013666 setsect 0 ,0x10214 
+0x407a 013667 setsect 1 ,0xc080 
+0x407b 013668 setsect 2 ,0x28030 
+0x407c 013669 setsect 3 ,0x3060 
+0x407d 013670 store 9 ,mem_le_adv_data_len 
+0x407e 013671 setarg 0x182816 
+0x407f 013672 istore 4 ,contw 
+0x4080 013673 fetch 8 ,mem_mesh_network_id 
+0x4081 013674 istore 8 ,contw 
+0x4082 013675 rtn 
+:      013677 ali_mesh_ble_adv_mesh_beacon:
+0x4083 013678 call ali_mesh_config_device_uuid_by_three_tuple 
+0x4084 013680 setsect 0 ,0x1021d 
+0x4085 013681 setsect 1 ,0xc080 
+0x4086 013682 setsect 2 ,0x27030 
+0x4087 013683 setsect 3 ,0x5460 
+0x4088 013684 store 9 ,mem_le_adv_data_len 
+0x4089 013685 setarg 0x182716 
+0x408a 013686 istore 3 ,contw 
+0x408b 013687 arg mem_mesh_device_uuid ,contr 
+0x408c 013688 call memcpy16 
+0x408d 013689 fetch 2 ,mem_mesh_oob_information 
+0x408e 013690 istore 2 ,contw 
+0x408f 013691 rtn 
+:      013697 mesh_le_receive_data:
+0x4090 013698 bpatchx patch36_2 ,mem_patch36 
+0x4091 013699 fetch 2 ,mem_le_att_handle 
+0x4092 013700 beq mesh_proxy_data_in_handle ,ali_mesh_receive_ble_data_proxy_data_in 
+0x4093 013701 beq mesh_provisioning_data_in_handle ,ali_mesh_receive_ble_data_provisioning_data_in 
+0x4094 013702 rtn 
+:      013704 ali_mesh_receive_ble_data_proxy_data_in:
+0x4095 013705 copy regb ,temp 
+0x4096 013706 ifetch 1 ,rega 
+0x4097 013707 beq mesh_proxy_message_type_network_pdu ,ali_mesh_network_layer_recevice_network_pdu_proxy_control 
+0x4098 013708 beq mesh_proxy_message_type_proxy_configuration ,ali_mesh_network_layer_recevice_proxy_configuration_messages 
+0x4099 013709 rtn 
+:      013710 ali_mesh_network_layer_recevice_proxy_configuration_messages:
+0x409a 013718 call ali_mesh_network_store_in_mem 
+0x409b 013719 fetch 1 ,mem_mesh_message_transport_netmic_length 
+0x409c 013720 pincrease -4 
+0x409d 013721 store 1 ,mem_mesh_message_transport_netmic_length 
+0x409e 013722 call ali_mesh_network_layer_check_nid_ivi 
+0x409f 013723 nrtn user 
+0x40a0 013724 call ali_mesh_encrypt_obfuscation_deceypt_recevie_message 
+0x40a1 013725 fetch 1 ,mem_mesh_message_ttl 
+0x40a2 013726 bbit1 bit_ctl ,ali_mesh_recevice_proxy_configuration_messages_decrypt 
+0x40a3 013727 rtn 
+:      013729 ali_mesh_recevice_proxy_configuration_messages_decrypt:
+0x40a4 013730 call ali_mesh_network_load_proxy_nonce_and_encryptionkey 
+0x40a5 013731 fetch 1 ,mem_mesh_message_transport_netmic_length 
+0x40a6 013732 arg mem_mesh_message_dst ,temp 
+0x40a7 013733 call ali_ccm_decrypt_64bit 
+0x40a8 013734 nrtn zero 
+0x40a9 013737 call ali_mesh_white_filter_check 
+0x40aa 013738 fetch 1 ,mem_mesh_message_proxy_transportpdu_opcode 
+0x40ab 013739 beq proxy_opcode_set_filter_type ,ali_mesh_proxy_configuration_message_set_filter_type 
+0x40ac 013740 beq proxy_opcode_add_addr_to_filter ,ali_mesh_proxy_configuration_message_add_addr_to_filter 
+0x40ad 013741 rtn 
+:      013743 ali_mesh_proxy_configuration_message_add_addr_to_filter:
+0x40ae 013744 fetchr loopcnt ,1 ,mem_mesh_message_transport_netmic_length 
+0x40af 013745 increase -3 ,loopcnt 
+0x40b0 013747 rshift loopcnt ,pdata 
+0x40b1 013748 fetcht 2 ,mem_mesh_white_list_num 
+0x40b2 013749 iadd temp ,pdata 
+0x40b3 013750 sub pdata ,8 ,null 
+0x40b4 013751 nrtn positive 
+0x40b5 013752 store 2 ,mem_mesh_white_list_num 
+0x40b6 013753 arg mem_mesh_white_list ,contw 
+0x40b7 013754 lshift temp ,pdata 
+0x40b8 013755 iadd contw ,contw 
+0x40b9 013756 arg mem_mesh_message_proxy_transportpdu_parameters ,contr 
+0x40ba 013757 call memcpy 
+0x40bb 013758 fetch 1 ,mem_mesh_addressed_filter_type 
+0x40bc 013759 branch ali_mesh_proxy_configuration_message_filter_status 
+:      013761 ali_mesh_proxy_configuration_message_set_filter_type:
+0x40bd 013762 ifetch 1 ,contr 
+0x40be 013763 store 1 ,mem_mesh_addressed_filter_type 
+:      013764 ali_mesh_proxy_configuration_message_filter_status:
+0x40bf 013765 store 1 ,mem_mesh_filter_status_message_filtertype 
+0x40c0 013766 fetch 2 ,mem_mesh_white_list_num 
+0x40c1 013767 byteswap pdata ,pdata 
+0x40c2 013768 store 2 ,mem_mesh_filter_status_message_listsize 
+0x40c3 013770 jam proxy_opcode_filter_status ,mem_mesh_filter_status_message_opcode 
+0x40c4 013772 fetch 9 ,mem_mesh_message_nid 
+0x40c5 013773 store 9 ,mem_mesh_send_upper_layer_ivi_and_nid 
+0x40c6 013774 fetch 2 ,mem_mesh_send_message_src 
+0x40c7 013775 store 2 ,mem_mesh_send_upper_layer_src 
+0x40c8 013777 call ali_mesh_upper_transport_layer_send_access_message_calc_seq 
+0x40c9 013778 call ali_mesh_upper_transport_layer_send_access_message_add_seq 
+0x40ca 013780 call ali_mesh_network_load_proxy_nonce_and_encryptionkey 
+0x40cb 013781 setarg 6 
+0x40cc 013782 arg mem_mesh_send_upper_layer_dst ,temp 
+0x40cd 013783 call ali_ccm_encrypt_64bit 
+0x40ce 013784 call ali_mesh_network_layer_send_access_message_encrypt_obfuscation 
+0x40cf 013787 arg 22 ,rega 
+0x40d0 013788 arg mesh_proxy_data_out_handle ,temp 
+0x40d1 013789 call le_att_malloc_tx_notify 
+0x40d2 013790 setarg mesh_proxy_message_type_proxy_configuration 
+0x40d3 013791 istore 1 ,contw 
+0x40d4 013792 arg mem_mesh_send_upper_layer_ivi_and_nid ,contr 
+0x40d5 013793 branch memcpy32 
+:      013795 ali_mesh_receive_ble_data_provisioning_data_in:
+0x40d6 013796 jam mesh_message_proxy ,mem_mesh_fast_pair_packet_type 
+0x40d7 013797 copy regb ,temp 
+0x40d8 013798 copy rega ,contr 
+0x40d9 013799 branch ali_mesh_receive_adtype_manufacturer_specific 
+:      013802 ali_mesh_network_load_proxy_nonce_and_encryptionkey:
+0x40da 013803 arg mem_mesh_proxy_nonce ,contw 
+0x40db 013804 setarg proxy_nonce 
+0x40dc 013805 istore 2 ,contw 
+0x40dd 013806 fetch 5 ,mem_mesh_message_seq 
+0x40de 013807 istore 7 ,contw 
+0x40df 013808 call mesh_generate_nonce 
+0x40e0 013810 branch ali_mesh_upper_transport_layer_load_encryptionkey 
+:      013812 ali_mesh_network_layer_recevice_network_pdu_proxy_control:
+0x40e1 013813 jam mesh_message_proxy ,mem_mesh_network_packet_type 
+0x40e2 013814 branch ali_mesh_network_layer_recevice_network_pdu 
+:      013817 ali_mesh_proxy_process_bb_event:
+0x40e3 013818 copy regc ,pdata 
+0x40e4 013819 beq bt_evt_le_disconnected ,mesh_ble_start_adv 
+0x40e5 013820 beq bt_evt_le_connected ,app_ble_conn_event 
+0x40e6 013821 rtn 
+:      013823 app_ble_conn_event:
+0x40e7 013824 branch ali_mesh_proxy_white_list_clear 
+:      013828 mesh_ble_start_adv:
+0x40e8 013829 setarg 0 
+0x40e9 013830 store 2 ,mem_mesh_network_proxy_unicast_address 
+0x40ea 013831 branch app_ble_start_adv 
+:      013833 ali_mesh_proxy_white_list_clear:
+0x40eb 013834 setarg 0 
+0x40ec 013835 store 2 ,mem_mesh_white_list_num 
+0x40ed 013836 arg mem_mesh_white_list ,contw 
+0x40ee 013837 arg 16 ,loopcnt 
+0x40ef 013838 branch memset0 
+:      013845 ali_mesh_send_ble_data:
+0x40f0 013847 call le_fifo_check_nearly_full 
+0x40f1 013848 nrtn blank 
+0x40f2 013850 fetch 1 ,mem_mesh_queue_ele_len 
+0x40f3 013851 add pdata ,-1 ,rega 
+0x40f4 013852 arg mesh_proxy_data_out_handle ,temp 
+0x40f5 013853 call le_att_malloc_tx_notify 
+0x40f6 013854 setarg mesh_proxy_message_type_network_pdu 
+0x40f7 013855 istore 1 ,contw 
+0x40f8 013856 arg mem_mesh_queue_ele_payload + 2 ,contr 
+0x40f9 013857 branch memcpy32 
+:      013859 ali_mesh_send_pairing_data:
+0x40fa 013860 fetch 1 ,mem_mesh_fast_pair_packet_type 
+0x40fb 013861 rtneq mesh_message_tmall 
+0x40fc 013862 fetch 2 ,mem_ui_state_map 
+0x40fd 013863 rtnbit0 ui_state_ble_connected 
+0x40fe 013864 call le_fifo_check_nearly_full 
+0x40ff 013865 nrtn blank 
+0x4100 013866 fetch 1 ,mem_mesh_adv_data_len 
+0x4101 013867 add pdata ,-5 ,rega 
+0x4102 013868 arg mesh_provisioning_data_out_handle ,temp 
+0x4103 013869 call le_att_malloc_tx_notify 
+0x4104 013870 arg mem_mesh_adv_data + 5 ,contr 
+0x4105 013871 branch memcpy32 
+:      013873 ali_mesh_white_filter_check:
+0x4106 013874 fetch 2 ,mem_mesh_white_list 
+0x4107 013875 nrtn blank 
+0x4108 013876 fetch 2 ,mem_mesh_message_src 
+0x4109 013877 store 2 ,mem_mesh_white_list 
+:      013878 ali_mesh_white_list_num_increase:
+0x410a 013879 fetch 2 ,mem_mesh_white_list_num 
+0x410b 013880 pincrease 1 
+0x410c 013881 store 2 ,mem_mesh_white_list_num 
+0x410d 013882 rtn 
+:      013885 sha_endian_swap2:
+0x410e 013886 ifetch 4 ,contr 
+0x410f 013887 force 4 ,rega 
+0x4110 013888 increase 3 ,contw 
+:      013889 sha_endian_loop:
+0x4111 013890 istore 1 ,contw 
+0x4112 013891 rshift8 pdata ,pdata 
+0x4113 013892 increase -2 ,contw 
+0x4114 013893 increase -1 ,rega 
+0x4115 013894 nbranch sha_endian_loop ,zero 
+0x4116 013895 increase 5 ,contw 
+0x4117 013896 loop sha_endian_swap2 
+0x4118 013897 rtn 
+:      013900 sha_getw:
+0x4119 013901 lshift2 queue ,pdata 
+0x411a 013902 iadd timeup ,contr 
+0x411b 013903 ifetch 4 ,contr 
+0x411c 013904 rtn 
+:      013906 sha_r:
+0x411d 013907 force 16 ,alarm 
+0x411e 013908 arg mem_dat ,timeup 
+:      013909 sha_r_loop:
+0x411f 013910 add alarm ,-7 ,queue 
+0x4120 013911 call sha_getw 
+0x4121 013912 iforce temp 
+0x4122 013913 add alarm ,-16 ,queue 
+0x4123 013914 call sha_getw 
+0x4124 013915 iadd temp ,temp 
+0x4125 013916 add alarm ,-2 ,queue 
+0x4126 013917 call sha_getw 
+0x4127 013918 shasx pdata ,1 ,pdata 
+0x4128 013919 iadd temp ,temp 
+0x4129 013920 add alarm ,-15 ,queue 
+0x412a 013921 call sha_getw 
+0x412b 013922 shasx pdata ,0 ,pdata 
+0x412c 013923 iadd temp ,temp 
+0x412d 013924 lshift2 alarm ,pdata 
+0x412e 013925 iadd timeup ,contw 
+0x412f 013926 istoret 4 ,contw 
+0x4130 013927 increase 1 ,alarm 
+0x4131 013928 compare 64 ,alarm ,0xff 
+0x4132 013929 nbranch sha_r_loop ,true 
+0x4133 013930 rtn 
+:      013933 sha_init:
+0x4134 013934 arg memh0 ,contr 
+0x4135 013935 force 7 ,regext_index 
+:      013936 sha_init_0:
+0x4136 013937 ifetch 4 ,contr 
+0x4137 013938 iforce regext 
+0x4138 013939 increase -1 ,regext_index 
+0x4139 013940 branch sha_init_0 ,positive 
+0x413a 013941 rtn 
+:      013943 sha:
+0x413b 013944 bpatchx patch36_3 ,mem_patch36 
+0x413c 013945 call sha_r 
+0x413d 013946 arg memahbak ,contw 
+0x413e 013947 force 0 ,regext_index 
+:      013948 sha_0:
+0x413f 013949 deposit regext 
+0x4140 013950 istore 4 ,contw 
+0x4141 013951 increase 1 ,regext_index 
+0x4142 013952 compare 8 ,regext_index ,0xff 
+0x4143 013953 nbranch sha_0 ,true 
+0x4144 013956 arg ble_mesh_sha256_addr ,timeup 
+0x4145 013959 arg mem_dat ,alarm 
+0x4146 013960 force 64 ,loopcnt 
+:      013961 sha_loop:
+0x4147 013962 ifetcht 4 ,alarm 
+0x4148 013963 ifetch 4 ,timeup 
+0x4149 013964 increase 4 ,timeup 
+0x414a 013965 increase 4 ,alarm 
+0x414b 013966 iadd temp ,pdata 
+0x414c 013967 force 7 ,regext_index 
+0x414d 013968 iadd regext ,temp 
+0x414e 013969 force 4 ,regext_index 
+0x414f 013970 shasx regext ,3 ,pdata 
+0x4150 013971 iadd temp ,temp 
+0x4151 013972 force 5 ,regext_index 
+0x4152 013973 deposit regext 
+0x4153 013974 force 6 ,regext_index 
+0x4154 013975 ixor regext ,pdata 
+0x4155 013976 force 4 ,regext_index 
+0x4156 013977 iand regext ,pdata 
+0x4157 013978 force 6 ,regext_index 
+0x4158 013979 ixor regext ,pdata 
+0x4159 013980 iadd temp ,temp 
+0x415a 013981 force 7 ,regext_index 
+0x415b 013982 copy temp ,regext 
+0x415c 013983 force 3 ,regext_index 
+0x415d 013984 deposit regext 
+0x415e 013985 iadd temp ,regext 
+0x415f 013986 force 0 ,regext_index 
+0x4160 013987 deposit regext 
+0x4161 013988 force 1 ,regext_index 
+0x4162 013989 iand regext ,temp 
+0x4163 013990 ior regext ,pdata 
+0x4164 013991 force 2 ,regext_index 
+0x4165 013992 iand regext ,pdata 
+0x4166 013993 ior temp ,temp 
+0x4167 013994 force 0 ,regext_index 
+0x4168 013995 shasx regext ,2 ,pdata 
+0x4169 013996 iadd temp ,pdata 
+0x416a 013997 force 7 ,regext_index 
+0x416b 013998 iadd regext ,regext 
+0x416c 013999 regexrot 
+0x416d 014000 loop sha_loop 
+0x416e 014001 arg memahbak ,contr 
+0x416f 014002 force 0 ,regext_index 
+:      014003 sha_1:
+0x4170 014004 ifetch 4 ,contr 
+0x4171 014005 iadd regext ,regext 
+0x4172 014006 increase 1 ,regext_index 
+0x4173 014007 compare 8 ,regext_index ,0xff 
+0x4174 014008 nbranch sha_1 ,true 
+0x4175 014009 rtn 
+:      014013 sha_result:
+0x4176 014014 arg memresult ,contw 
+0x4177 014015 force 7 ,regext_index 
+:      014016 sha_regext_save:
+0x4178 014017 deposit regext 
+0x4179 014018 istore 4 ,contw 
+0x417a 014019 increase -1 ,regext_index 
+0x417b 014020 branch sha_regext_save ,positive 
+0x417c 014021 rtn 
+:      014026 ali_mesh_upper_transport_layer_receive_unsegmented_access_message:
+0x417d 014027 bbit0 transport_head_bit_akf ,ali_mesh_uuper_transport_layer_decrypt_unsegment_access_by_device_key 
+:      014029 ali_mesh_uuper_transport_layer_decrypt_unsegment_access_by_application_key:
+0x417e 014030 call ali_mesh_upper_transport_layer_load_application_nonce_and_application_key 
+0x417f 014031 branch ali_mesh_upper_transport_layer_decrypt_unsegmented_message 
+:      014033 ali_mesh_uuper_transport_layer_decrypt_unsegment_access_by_device_key:
+0x4180 014034 call ali_mesh_upper_transport_layer_load_device_nonce_and_device_key 
+0x4181 014035 branch ali_mesh_upper_transport_layer_decrypt_unsegmented_message 
+:      014038 ali_mesh_upper_transport_layer_decrypt_unsegmented_message:
+0x4182 014040 fetch 1 ,mem_mesh_message_transport_netmic_length 
+0x4183 014041 pincrease -7 
+0x4184 014045 arg mem_mesh_message_transport_unsegmented_access_messagepdu ,alarm 
+0x4185 014046 call disable_user 
+0x4186 014047 branch ali_mesh_upper_transport_layer_decrypt_message 
+:      014051 ali_mesh_upper_transport_layer_receive_segmented_access_message:
+0x4187 014052 fetch 1 ,mem_mesh_message_transport_head 
+0x4188 014053 bbit0 transport_head_bit_akf ,ali_mesh_uuper_transport_layer_decrypt_segment_access_by_device_key 
+:      014054 ali_mesh_uuper_transport_layer_decrypt_segment_access_by_application_key:
+0x4189 014055 call ali_mesh_upper_transport_layer_load_application_nonce_and_application_key 
+0x418a 014056 branch ali_mesh_upper_transport_layer_decrypt_segmented_message 
+:      014057 ali_mesh_uuper_transport_layer_decrypt_segment_access_by_device_key:
+0x418b 014058 call ali_mesh_upper_transport_layer_load_device_nonce_and_device_key 
+0x418c 014059 branch ali_mesh_upper_transport_layer_decrypt_segmented_message 
+:      014062 ali_mesh_upper_transport_layer_decrypt_segmented_message:
+0x418d 014063 fetch 1 ,mem_mesh_aszmic 
+0x418e 014064 ncall enable_user ,blank 
+0x418f 014065 call disable_user ,blank 
+0x4190 014066 fetch 1 ,mem_mesh_segmented_access_message_current_length 
+0x4191 014067 pincrease -4 
+0x4192 014068 jam 0 ,mem_mesh_segmented_access_message_current_length 
+0x4193 014069 arg mem_mesh_segmented_access_message_segment ,alarm 
+:      014073 ali_mesh_upper_transport_layer_decrypt_message:
+0x4194 014074 copy alarm ,temp 
+0x4195 014075 call ali_mesh_upper_transport_layer_decrypt_message_decrypt_transmic 
+0x4196 014076 nrtn zero 
+0x4197 014077 call ali_mesh_upper_transport_layer_check_transport_mic_cache 
+0x4198 014078 nrtn user 
+0x4199 014079 fetch 2 ,mem_ccm_data_ptr 
+0x419a 014080 copy pdata ,alarm 
+0x419b 014081 branch ali_mesh_access_layer_resolve_message 
+:      014083 ali_mesh_upper_transport_layer_decrypt_message_decrypt_transmic:
+0x419c 014084 nbranch ali_ccm_decrypt ,user 
+0x419d 014085 pincrease -4 
+0x419e 014086 branch ali_ccm_decrypt_64bit 
+:      014089 ali_mesh_upper_transport_layer_check_transport_mic_cache:
+0x419f 014090 setarg mem_mesh_access_message_mic_cache 
+0x41a0 014091 store 2 ,mem_mesh_mic_cache_ptr 
+0x41a1 014092 branch ali_mesh_base_adt_cache 
+:      014096 ali_mesh_upper_transport_layer_load_application_nonce_and_application_key:
+0x41a2 014097 call ali_mesh_upper_transport_layer_load_application_nonce 
+:      014098 ali_mesh_upper_transport_layer_load_application_key:
+0x41a3 014099 arg mem_mesh_application_key ,contr 
+0x41a4 014100 branch load_key 
+:      014101 ali_mesh_upper_transport_layer_load_application_nonce:
+0x41a5 014102 arg mem_mesh_application_nonce ,contw 
+0x41a6 014103 setarg application_nonce 
+0x41a7 014104 istore 1 ,contw 
+0x41a8 014105 fetch 1 ,mem_mesh_aszmic 
+0x41a9 014106 arg 0 ,temp 
+0x41aa 014107 nsetflag blank ,7 ,temp 
+0x41ab 014108 istoret 1 ,contw 
+0x41ac 014109 fetch 7 ,mem_mesh_message_seq 
+0x41ad 014110 istore 7 ,contw 
+0x41ae 014111 branch mesh_generate_nonce 
+:      014115 ali_mesh_upper_transport_layer_load_device_nonce_and_device_key:
+0x41af 014116 call ali_mesh_upper_transport_layer_load_device_nonce 
+:      014117 ali_mesh_upper_transport_layer_load_device_key:
+0x41b0 014118 arg mem_mesh_device_key ,contr 
+0x41b1 014119 branch load_key 
+:      014120 ali_mesh_upper_transport_layer_load_device_nonce:
+0x41b2 014121 arg mem_mesh_device_nonce ,contw 
+0x41b3 014122 setarg device_nonce 
+0x41b4 014123 branch ali_mesh_upper_transport_layer_load_application_nonce + 2 
+:      014127 ali_mesh_upper_transport_layer_send_access_message:
+:      014128 ali_mesh_upper_transport_layer_send_access_message_without_cleat_tx_buffer:
+0x41b5 014129 bpatchx patch36_4 ,mem_patch36 
+0x41b6 014131 call ali_mesh_upper_transport_layer_send_access_message_add_nid_src_ttl_seq_dst 
+0x41b7 014134 call ali_mesh_upper_transport_layer_store_packet_header 
+0x41b8 014135 rtn user 
+0x41b9 014136 call ali_mesh_upper_transport_layer_store_unsegment_msg_original_access_pdu 
+0x41ba 014138 call ali_mesh_upper_transport_layer_init_queue_param 
+0x41bb 014140 arg mem_mesh_upper_tran_layer_queue_temp ,rega 
+0x41bc 014141 branch queue_push 
+:      014145 ali_mesh_upper_transport_layer_store_packet_header:
+0x41bd 014146 call disable_user 
+0x41be 014147 arg upper_retry_count_status ,temp 
+0x41bf 014149 fetch 1 ,mem_mesh_network_packet_type 
+0x41c0 014150 sub pdata ,mesh_message_proxy ,null 
+0x41c1 014151 setflag zero ,bit_upper_flag_proxy_control ,temp 
+0x41c2 014152 storet 1 ,mem_mesh_upper_tran_layer_temp_packet_flag 
+0x41c3 014153 fetch 9 ,mem_mesh_send_upper_layer_ivi_and_nid 
+0x41c4 014154 store 9 ,mem_mesh_upper_tran_layer_temp_packet_header_ivi_nid 
+0x41c5 014155 fetch 1 ,mem_mesh_access_layer_payload_vendor_command 
+0x41c6 014156 rtnne vendor_message_attr_indication 
+0x41c7 014157 fetch 1 ,mem_mesh_provisioned_flag 
+0x41c8 014158 bne paired_status ,enable_user 
+0x41c9 014159 fetch 1 ,mem_mesh_access_layer_payload_vendor_tid 
+0x41ca 014160 store 1 ,mem_mesh_upper_tran_layer_temp_packet_tid 
+0x41cb 014161 fetch 1 ,mem_mesh_upper_tran_layer_temp_packet_flag 
+0x41cc 014162 pincrease upper_retry_count_indication 
+0x41cd 014163 set1 bit_upper_flag_vendor_indication ,pdata 
+0x41ce 014164 store 1 ,mem_mesh_upper_tran_layer_temp_packet_flag 
+0x41cf 014165 rtn 
+:      014168 ali_mesh_upper_transport_layer_store_unsegment_msg_original_access_pdu:
+0x41d0 014169 fetch 1 ,mem_mesh_access_layer_payload_len 
+0x41d1 014170 copy pdata ,loopcnt 
+0x41d2 014171 store 1 ,mem_mesh_upper_tran_layer_temp_packet_length 
+0x41d3 014172 fetch 1 ,mem_mesh_message_transport_head 
+0x41d4 014173 store 1 ,mem_mesh_upper_tran_layer_temp_pakcet_akf_aid 
+0x41d5 014174 arg mem_mesh_upper_tran_layer_temp_pakcet_upper_tran_access_pdu ,contw 
+0x41d6 014175 arg mem_mesh_access_layer_payload ,contr 
+0x41d7 014176 branch memcpy 
+:      014180 ali_mesh_upper_transport_layer_control_packet:
+:      014185 ali_mesh_upper_transport_layer_control_packet_deal:
+0x41d8 014186 fetch 1 ,mem_mesh_upper_tran_layer_packet_advertising 
+0x41d9 014187 nrtn blank 
+0x41da 014188 call ali_mesh_upper_transport_layer_init_queue_param 
+0x41db 014189 arg mem_mesh_upper_tran_layer_queue_temp ,rega 
+0x41dc 014190 call queue_get_new_ele 
+0x41dd 014191 nrtn user 
+0x41de 014193 fetcht 1 ,mem_mesh_upper_tran_layer_temp_packet_flag 
+0x41df 014194 and temp ,data_upper_flag_max_retry_count ,pdata 
+0x41e0 014195 branch ali_mesh_upper_transport_layer_queue_pop ,blank 
+0x41e1 014197 jam packet_in_bearer ,mem_mesh_upper_tran_layer_packet_advertising 
+0x41e2 014199 call ali_mesh_upper_transport_layer_control_packet_load_header 
+0x41e3 014201 fetcht 1 ,mem_mesh_upper_tran_layer_temp_packet_flag 
+0x41e4 014202 call ali_mesh_upper_transport_layer_control_packet_load_app_control 
+0x41e5 014203 store 1 ,mem_mesh_upper_tran_layer_packet_tid 
+0x41e6 014205 fetch 1 ,mem_mesh_upper_tran_layer_packet_type 
+0x41e7 014206 isolate1 bit_upper_flag_proxy_control ,temp 
+0x41e8 014207 setflag true ,bit_uuper_tran_proxy_message ,pdata 
+0x41e9 014208 store 1 ,mem_mesh_upper_tran_layer_packet_type 
+0x41ea 014216 set1 bit_upper_flag_retransmit ,temp 
+0x41eb 014218 increase -1 ,temp 
+0x41ec 014219 istoret 1 ,regb 
+0x41ed 014221 fetcht 1 ,mem_mesh_upper_tran_layer_temp_packet_flag 
+0x41ee 014222 isolate1 bit_upper_flag_retransmit ,temp 
+0x41ef 014223 nbranch ali_mesh_upper_transport_layer_control_packet_encrypt_access ,true 
+0x41f0 014224 fetcht 1 ,mem_mesh_upper_tran_layer_temp_packet_length 
+0x41f1 014225 storet 1 ,mem_mesh_upper_transport_layer_payload_len 
+0x41f2 014226 copy temp ,loopcnt 
+0x41f3 014227 arg mem_mesh_access_layer_payload ,contw 
+0x41f4 014228 arg mem_mesh_upper_tran_layer_temp_pakcet_upper_tran_access_pdu ,contr 
+0x41f5 014229 call memcpy 
+0x41f6 014231 sub temp ,unsegmented_access_message_max_upper_transport_access_pdu_len ,null 
+0x41f7 014232 nbranch ali_mesh_upper_transport_layer_control_packet_segment_msg ,positive 
+:      014233 ali_mesh_upper_transport_layer_control_packet_unsegment_msg:
+0x41f8 014234 branch ali_mesh_lower_transport_layer_send_unsegmented_access_message 
+:      014237 ali_mesh_upper_transport_layer_control_packet_segment_msg:
+0x41f9 014238 fetch 4 ,mem_mesh_upper_tran_layer_temp_segmented_pakcet_seqzero 
+0x41fa 014239 store 4 ,mem_mesh_segmented_lower_transport_layer_segzero 
+0x41fb 014240 branch ali_mesh_upper_transport_layer_split_segmented_msg_to_lower_tran_layer 
+:      014243 ali_mesh_upper_transport_layer_control_packet_load_header:
+0x41fc 014244 fetch 1 ,mem_mesh_upper_tran_layer_temp_pakcet_akf_aid 
+0x41fd 014245 store 1 ,mem_mesh_message_transport_head 
+0x41fe 014247 fetch 9 ,mem_mesh_upper_tran_layer_temp_packet_header_ivi_nid 
+0x41ff 014248 store 9 ,mem_mesh_send_upper_layer_ivi_and_nid 
+0x4200 014249 store 9 ,mem_mesh_message_nid 
+0x4201 014250 rtn 
+:      014253 ali_mesh_upper_transport_layer_control_packet_load_app_control:
+0x4202 014254 jam upper_tran_tmall_message ,mem_mesh_upper_tran_layer_packet_type 
+0x4203 014255 fetch 1 ,mem_mesh_upper_tran_layer_temp_packet_tid 
+0x4204 014256 isolate1 bit_upper_flag_vendor_indication ,temp 
+0x4205 014257 rtn true 
+0x4206 014258 setarg 0 
+0x4207 014259 rtn 
+:      014261 ali_mesh_store_tran_package_type:
+0x4208 014262 add rega ,element_device_tran_package_type ,contw 
+0x4209 014263 istore 1 ,contw 
+0x420a 014264 rtn 
+:      014267 ali_mesh_upper_transport_layer_queue_pop:
+0x420b 014268 jam 0 ,mem_mesh_upper_tran_layer_packet_tid 
+0x420c 014269 call ali_mesh_upper_transport_layer_init_queue_param 
+0x420d 014270 arg mem_mesh_upper_tran_layer_queue_temp ,rega 
+0x420e 014271 branch queue_pop 
+:      014273 ali_mesh_upper_transport_layer_control_packet_encrypt_access:
+0x420f 014274 call ali_mesh_upper_transport_layer_send_access_message_calc_seq 
+0x4210 014275 call ali_mesh_upper_transport_layer_send_access_message_add_seq 
+0x4211 014276 fetch 9 ,mem_mesh_send_upper_layer_ivi_and_nid 
+0x4212 014277 store 9 ,mem_mesh_upper_tran_layer_temp_packet_header_ivi_nid 
+0x4213 014278 call ali_mesh_upper_transport_layer_control_packet_encrypt_access_load_payload 
+0x4214 014279 setarg 0 
+0x4215 014280 store 1 ,mem_mesh_aszmic 
+0x4216 014281 call ali_mesh_upper_transport_layer_calc_transport_mic 
+0x4217 014283 fetcht 1 ,mem_mesh_upper_transport_layer_payload_len 
+0x4218 014284 storet 1 ,mem_mesh_upper_tran_layer_temp_packet_length 
+0x4219 014285 copy temp ,loopcnt 
+0x421a 014286 arg mem_mesh_access_layer_payload ,contr 
+0x421b 014287 arg mem_mesh_upper_tran_layer_temp_pakcet_upper_tran_access_pdu ,contw 
+0x421c 014288 call memcpy 
+0x421d 014290 sub temp ,unsegmented_access_message_max_upper_transport_access_pdu_len ,null 
+0x421e 014291 nbranch ali_mesh_upper_transport_layer_control_packet_encrypt_access_segment_msg ,positive 
+:      014292 ali_mesh_upper_transport_layer_control_packet_encrypt_access_unsegment_msg:
+0x421f 014293 arg mem_mesh_upper_tran_layer_temp_packet_transmit_delay ,rega 
+0x4220 014294 call queue_store_new_ele 
+0x4221 014295 branch ali_mesh_lower_transport_layer_send_unsegmented_access_message 
+:      014297 ali_mesh_upper_transport_layer_control_packet_encrypt_access_segment_msg:
+0x4222 014298 call ali_mesh_upper_transport_layer_send_segmented_access_message_get_seqzero_segon 
+0x4223 014299 fetch 4 ,mem_mesh_segmented_lower_transport_layer_segzero 
+0x4224 014300 store 4 ,mem_mesh_upper_tran_layer_temp_segmented_pakcet_seqzero 
+0x4225 014301 arg mem_mesh_upper_tran_layer_temp_packet_transmit_delay ,rega 
+0x4226 014302 call queue_store_new_ele 
+0x4227 014303 branch ali_mesh_upper_transport_layer_split_segmented_msg_to_lower_tran_layer 
+:      014305 ali_mesh_upper_transport_layer_control_packet_encrypt_access_load_payload:
+0x4228 014306 fetch 1 ,mem_mesh_upper_tran_layer_temp_packet_length 
+0x4229 014307 copy pdata ,loopcnt 
+0x422a 014308 store 1 ,mem_mesh_access_layer_payload_len 
+0x422b 014309 fetch 1 ,mem_mesh_upper_tran_layer_temp_pakcet_akf_aid 
+0x422c 014310 store 1 ,mem_mesh_message_transport_head 
+0x422d 014311 arg mem_mesh_upper_tran_layer_temp_pakcet_upper_tran_access_pdu ,contr 
+0x422e 014312 arg mem_mesh_access_layer_payload ,contw 
+0x422f 014313 branch memcpy 
+:      014315 ali_mesh_upper_transport_layer_split_segmented_msg_to_lower_tran_layer:
+0x4230 014316 call ali_mesh_upper_transport_layer_send_segmented_access_message_calc_header 
+0x4231 014317 setarg mem_mesh_access_payload 
+0x4232 014318 store 2 ,mem_mesh_upper_transport_layer_payload_ptr 
+:      014319 ali_mesh_upper_transport_layer_send_segmented_access_message_loop:
+0x4233 014320 call ali_mesh_upper_transport_layer_control_packet_load_header 
+0x4234 014321 call ali_mesh_upper_transport_layer_send_access_message_calc_seq 
+0x4235 014322 call ali_mesh_upper_transport_layer_send_access_message_add_seq 
+0x4236 014324 fetcht 1 ,mem_mesh_access_layer_payload_len 
+0x4237 014325 setarg segmented_access_message_unint_pdu_len 
+0x4238 014326 call not_greater_than 
+0x4239 014327 copy pdata ,rega 
+0x423a 014328 copy temp ,pdata 
+0x423b 014329 isub rega ,pdata 
+0x423c 014330 store 1 ,mem_mesh_access_layer_payload_len 
+0x423d 014331 fetch 2 ,mem_mesh_upper_transport_layer_payload_ptr 
+0x423e 014332 copy pdata ,contr 
+0x423f 014333 iadd rega ,temp 
+0x4240 014334 storet 2 ,mem_mesh_upper_transport_layer_payload_ptr 
+0x4241 014335 call ali_mesh_lower_transport_layer_send_segmented_access_message 
+0x4242 014336 fetch 1 ,mem_mesh_access_layer_payload_len 
+0x4243 014337 rtn blank 
+0x4244 014338 fetch 1 ,mem_mesh_segmented_lower_transport_layer_sego 
+0x4245 014339 pincrease 1 
+0x4246 014340 store 1 ,mem_mesh_segmented_lower_transport_layer_sego 
+0x4247 014341 call ali_mesh_upper_transport_layer_send_segmented_access_message_calc_header 
+0x4248 014342 branch ali_mesh_upper_transport_layer_send_segmented_access_message_loop 
+:      014347 ali_mesh_upper_transport_layer_calc_transport_mic:
+0x4249 014348 fetch 1 ,mem_mesh_message_transport_head 
+0x424a 014349 bbit0 transport_head_bit_akf ,ali_mesh_upper_transport_layer_calc_transport_mic_by_devicekey 
+:      014350 ali_mesh_upper_transport_layer_calc_transport_mic_by_appkey:
+0x424b 014351 call ali_mesh_upper_transport_layer_load_application_nonce_and_application_key 
+0x424c 014352 branch ali_mesh_upper_transport_layer_calc_transport_mic_encrypt_aesccm 
+:      014353 ali_mesh_upper_transport_layer_calc_transport_mic_by_devicekey:
+0x424d 014354 call ali_mesh_upper_transport_layer_load_device_nonce_and_device_key 
+:      014355 ali_mesh_upper_transport_layer_calc_transport_mic_encrypt_aesccm:
+0x424e 014356 fetch 1 ,mem_mesh_access_layer_payload_len 
+0x424f 014357 add pdata ,4 ,temp 
+0x4250 014358 storet 1 ,mem_mesh_upper_transport_layer_payload_len 
+0x4251 014359 arg mem_mesh_access_layer_payload ,temp 
+0x4252 014360 branch ali_ccm_encrypt 
+:      014365 ali_mesh_upper_transport_layer_send_access_message_calc_seq:
+0x4253 014366 fetch 3 ,mem_mesh_send_message_seq 
+0x4254 014367 pincrease 1 
+0x4255 014368 store 3 ,mem_mesh_send_message_seq 
+0x4256 014369 fetch 1 ,mem_mesh_gatt_package_send_msg_id 
+0x4257 014370 pincrease 1 
+0x4258 014371 store 1 ,mem_mesh_gatt_package_send_msg_id 
+0x4259 014372 fetch 2 ,mem_mesh_cb_seq_changed 
+0x425a 014373 branch callback_func 
+:      014377 ali_mesh_upper_transport_layer_send_access_message_add_nid_src_ttl_seq_dst:
+0x425b 014378 fetch 1 ,mem_mesh_iv_index + 3 
+0x425c 014379 lshift4 pdata ,pdata 
+0x425d 014380 lshift3 pdata ,pdata 
+0x425e 014381 fetcht 1 ,mem_k2_nid 
+0x425f 014382 ior temp ,pdata 
+0x4260 014383 store 1 ,mem_mesh_send_upper_layer_ivi_and_nid 
+0x4261 014384 fetch 1 ,mem_mesh_send_message_ttl 
+0x4262 014385 store 1 ,mem_mesh_send_upper_layer_ctl_and_ttl 
+0x4263 014386 fetch 2 ,mem_mesh_send_message_src 
+0x4264 014387 store 2 ,mem_mesh_send_upper_layer_src 
+0x4265 014388 fetch 2 ,mem_mesh_send_message_dst 
+0x4266 014389 store 2 ,mem_mesh_send_upper_layer_dst 
+:      014391 ali_mesh_upper_transport_layer_send_access_message_add_seq:
+0x4267 014392 fetch 3 ,mem_mesh_send_message_seq 
+0x4268 014393 store 3 ,mem_mesh_send_upper_layer_seq 
+0x4269 014394 arg mem_mesh_send_upper_layer_seq ,rega 
+0x426a 014395 arg 3 ,loopcnt 
+0x426b 014396 call inverse_data 
+0x426c 014397 fetch 8 ,mem_mesh_send_upper_layer_ctl_and_ttl 
+0x426d 014398 store 8 ,mem_mesh_message_ttl 
+0x426e 014399 rtn 
+:      014401 ali_mesh_upper_transport_layer_send_segmented_access_message_get_seqzero_segon:
+0x426f 014402 fetch 1 ,mem_mesh_upper_transport_layer_payload_len 
+0x4270 014403 div pdata ,segmented_access_message_unint_pdu_len 
+0x4271 014404 call wait_div_end 
+0x4272 014405 quotient temp 
+0x4273 014406 remainder pdata 
+0x4274 014407 call ali_mesh_upper_transport_layer_send_segmented_access_message_sub_segn_one ,blank 
+0x4275 014408 storet 1 ,mem_mesh_segmented_lower_transport_layer_segn 
+0x4276 014409 jam 0 ,mem_mesh_segmented_lower_transport_layer_sego 
+0x4277 014410 fetch 3 ,mem_mesh_send_message_seq 
+0x4278 014411 arg 0x1fff ,temp 
+0x4279 014412 iand temp ,pdata 
+0x427a 014413 store 2 ,mem_mesh_segmented_lower_transport_layer_segzero 
+0x427b 014414 rtn 
+:      014416 ali_mesh_upper_transport_layer_send_segmented_access_message_calc_header:
+0x427c 014417 fetch 2 ,mem_mesh_segmented_lower_transport_layer_segzero 
+0x427d 014418 lshift4 pdata ,pdata 
+0x427e 014419 lshift pdata ,pdata 
+0x427f 014420 fetcht 1 ,mem_mesh_segmented_lower_transport_layer_sego 
+0x4280 014421 ior temp ,pdata 
+0x4281 014422 lshift4 pdata ,pdata 
+0x4282 014423 lshift pdata ,pdata 
+0x4283 014424 fetcht 1 ,mem_mesh_segmented_lower_transport_layer_segn 
+0x4284 014425 ior temp ,pdata 
+0x4285 014426 store 3 ,mem_mesh_segmented_access_lower_transport_layer_szmic_seqzero_sego_segn 
+0x4286 014427 arg 3 ,loopcnt 
+0x4287 014428 arg mem_mesh_segmented_access_lower_transport_layer_szmic_seqzero_sego_segn ,rega 
+0x4288 014429 branch inverse_data 
+:      014431 ali_mesh_upper_transport_layer_receive_new_msg_timer:
+0x4289 014432 arg mem_mesh_upper_receive_new_message_timer ,regc 
+0x428a 014433 arg ali_mesh_upper_transport_layer_receive_new_msg_timeout ,regb 
+0x428b 014434 branch timer_single_step 
+:      014436 ali_mesh_upper_transport_layer_receive_new_msg_timeout:
+0x428c 014437 arg 40 ,loopcnt 
+0x428d 014438 arg mem_mesh_access_message_mic_cache ,contw 
+0x428e 014439 branch clear_mem 
+:      014442 ali_mesh_upper_transport_layer_send_segmented_access_message_sub_segn_one:
+0x428f 014443 increase -1 ,temp 
+0x4290 014444 rtn 
+:      014446 ali_mesh_upper_transport_layer_clear_tx_buffer:
+0x4291 014447 branch ali_mesh_stop_send_indication_packet 
+:      014450 ali_mesh_upper_transport_layer_init_queue_param:
+0x4292 014451 setarg mem_mesh_upper_tran_layer_queue_each_size 
+0x4293 014452 store 2 ,mem_queue_ptr 
+0x4294 014453 rtn 
+:      014456 app_init:
+0x4295 014457 bpatch patch16_1 ,mem_patch16 
+0x4296 014458 fetch 1 ,mem_device_option 
+0x4297 014459 branch app_init ,blank 
+0x4298 014460 beq dvc_op_dongle ,dongle_init 
+0x4299 014461 beq dvc_op_shutter ,shutter_init 
+0x429a 014462 beq dvc_op_module ,module_init 
+0x429b 014463 beq dvc_op_car ,car_init 
+0x429c 014464 beq dvc_op_shutter_dy ,shutter_dy_init 
+0x429d 014465 beq dvc_op_remote_car ,remote_car_init 
+0x429e 014466 beq dvc_op_keyboard ,keyboard_init 
+0x429f 014467 beq dvc_op_hci_boot ,hci_init 
+0x42a0 014469 beq dvc_op_mouse ,mouse_init 
+0x42a1 014470 beq dvc_op_mesh ,ali_mesh_init 
+0x42a2 014471 rtn 
+:      014474 app_param_init:
+0x42a3 014475 rtn wake 
+0x42a4 014476 call adc_init_data 
+0x42a5 014477 fetch 1 ,mem_device_option 
+0x42a6 014478 beq dvc_op_shutter ,shutter_default_init 
+0x42a7 014479 beq dvc_op_shutter_dy ,shutter_default_init 
+0x42a8 014480 beq dvc_op_dongle ,dongle_default_init 
+0x42a9 014481 beq dvc_op_mouse ,mouse_default_init 
+0x42aa 014482 beq dvc_op_keyboard ,mouse_default_parm_init 
+0x42ab 014483 beq dvc_op_remote_car ,remote_car_default_init 
+0x42ac 014484 rtn 
+:      014486 app_process_idle:
+0x42ad 014487 call ui_dispatch 
+0x42ae 014488 call check_51cmd 
+0x42af 014489 call app_process_bb_event 
+0x42b0 014490 fetch 2 ,mem_cb_idle_process 
+0x42b1 014491 branch callback_func 
+:      014493 app_process_ble:
+0x42b2 014494 fetch 2 ,mem_cb_le_process 
+0x42b3 014495 branch callback_func 
+:      014497 app_process_bb_event:
+0x42b4 014498 bpatch patch16_2 ,mem_patch16 
+0x42b5 014500 arg mem_ipc_fifo_bt2c51 ,rega 
+0x42b6 014501 call fifo_out 
+0x42b7 014502 rtn blank 
+0x42b8 014504 copy pdata ,regc 
+0x42b9 014505 call app_event_normal_process 
+0x42ba 014506 branch app_process_bb_event_priority 
+:      014508 app_discard_event:
+0x42bb 014509 arg 0 ,regc 
+0x42bc 014510 rtn 
+:      014515 app_event_normal_process:
+0x42bd 014516 beq bt_evt_button_long_pressed ,app_evt_button_long_pressed 
+0x42be 014517 beq bt_evt_le_connected ,app_le_event_bb_connected 
+0x42bf 014518 beq bt_evt_le_disconnected ,app_le_event_bb_disconn 
+0x42c0 014519 rtn 
+:      014523 app_process_bb_event_priority:
+0x42c1 014524 fetch 2 ,mem_cb_bb_event_process 
+0x42c2 014525 branch callback_func 
+:      014527 app_check_wake_lock:
+0x42c3 014528 fetch 2 ,mem_cb_check_wakelock 
+0x42c4 014529 branch callback_func 
+:      014531 app_will_enter_lpm:
+0x42c5 014532 fetch 2 ,mem_cb_before_lpm 
+0x42c6 014533 branch callback_func 
+:      014535 app_le_event_bb_connected:
+0x42c7 014536 fetch 2 ,mem_ui_state_map 
+0x42c8 014537 set1 ui_state_ble_connected ,pdata 
+0x42c9 014538 store 2 ,mem_ui_state_map 
+0x42ca 014539 rtn 
+:      014541 app_le_event_bb_disconn:
+0x42cb 014542 jam 0 ,mem_le_l2cap_att_states 
+0x42cc 014543 fetch 2 ,mem_ui_state_map 
+0x42cd 014544 set0 ui_state_ble_connected ,pdata 
+0x42ce 014545 store 2 ,mem_ui_state_map 
+0x42cf 014546 branch app_lpm_mult_disable 
+:      014549 app_evt_button_long_pressed:
+0x42d0 014550 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x42d1 014551 set1 app_disc_by_button ,pdata 
+0x42d2 014552 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x42d3 014553 rtn 
+:      014556 app_evt_timer:
+0x42d4 014557 store 1 ,mem_app_evt_timer_count 
+:      014558 app_evt_100ms_loop:
+0x42d5 014559 bpatch patch16_3 ,mem_patch16 
+0x42d6 014560 fetch 1 ,mem_app_evt_timer_count 
+0x42d7 014561 rtn blank 
+0x42d8 014562 increase -1 ,pdata 
+0x42d9 014563 store 1 ,mem_app_evt_timer_count 
+0x42da 014564 call ui_button_polling 
+0x42db 014565 call app_lpm_wake_auto_lock_timer 
+0x42dc 014566 call flash_write_spi_sm_timer 
+0x42dd 014567 fetch 2 ,mem_cb_event_timer 
+0x42de 014568 call callback_func 
+0x42df 014569 branch app_evt_100ms_loop 
+:      014574 timer_single_step:
+0x42e0 014575 ifetch 1 ,regc 
+0x42e1 014576 rtn blank 
+0x42e2 014577 pincrease -1 
+0x42e3 014578 istore 1 ,regc 
+0x42e4 014579 nrtn blank 
+0x42e5 014580 copy regb ,pdata 
+0x42e6 014581 branch callback_func 
+:      014585 timer_single_step_2b:
+0x42e7 014586 ifetch 2 ,regc 
+0x42e8 014587 rtn blank 
+0x42e9 014588 pincrease -1 
+0x42ea 014589 istore 2 ,regc 
+0x42eb 014590 nrtn blank 
+0x42ec 014591 copy regb ,pdata 
+0x42ed 014592 branch callback_func 
+:      014594 app_power_timer:
+0x42ee 014595 fetcht 2 ,mem_power_param_ptr 
+0x42ef 014596 add temp ,power_timer_offset ,regc 
+0x42f0 014597 arg app_power_timer_timeout ,regb 
+0x42f1 014598 branch timer_single_step 
+:      014600 app_power_timer_timeout:
+0x42f2 014601 call app_got_power_state_common 
+0x42f3 014602 beq power_starting ,app_enter_power_stanby_state 
+:      014603 app_enter_power_off_state:
+0x42f4 014604 branch app_enter_hibernate 
+:      014605 app_enter_power_stanby_state:
+0x42f5 014606 setarg power_standby 
+0x42f6 014607 istore 1 ,regc 
+0x42f7 014608 add temp ,power_standby_cb_offset ,regb 
+:      014609 app_power_cb_common:
+0x42f8 014610 ifetch 2 ,regb 
+0x42f9 014611 branch callback_func 
+:      014614 app_bb_hibernate:
+0x42fa 014615 call app_disconn_reason_clear 
+0x42fb 014616 branch app_enter_hibernate 
+:      014619 app_disconn_reason_clear:
+0x42fc 014620 setarg 0 
+0x42fd 014621 store app_disc_rsn_size ,mem_app_disconn_reason 
+0x42fe 014622 rtn 
+:      014623 app_disconn_reason_flag_clear:
+0x42ff 014624 setarg 0 
+0x4300 014625 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x4301 014626 rtn 
+:      014630 app_disconn_reason_collect_ble:
+0x4302 014631 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x4303 014632 set1 app_disc_ble ,pdata 
+0x4304 014633 store app_disc_rsn_size ,mem_app_disconn_reason 
+0x4305 014634 setarg 0 
+0x4306 014635 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x4307 014636 rtn 
+:      014644 app_get_lpm_wake_lock:
+0x4308 014645 arg wake_lock_app ,queue 
+0x4309 014646 branch lpm_get_wake_lock 
+:      014648 app_put_lpm_wake_lock:
+0x430a 014649 arg wake_lock_app ,queue 
+0x430b 014650 branch lpm_put_wake_lock 
+:      014652 app_lpm_wake_auto_lock:
+0x430c 014653 jam lpm_wake_up_delay_timer ,mem_wake_up_delay_timer 
+0x430d 014654 branch app_get_lpm_wake_lock 
+:      014656 app_lpm_wake_auto_lock_timer:
+0x430e 014657 arg mem_wake_up_delay_timer ,regc 
+0x430f 014658 arg app_put_lpm_wake_lock ,regb 
+0x4310 014659 branch timer_single_step 
+:      014662 app_ble_start_direct_adv:
+0x4311 014663 jam bt_cmd_start_direct_adv ,mem_fifo_temp 
+0x4312 014664 branch ui_ipc_send_cmd 
+:      014666 app_ble_stop_direct_adv:
+0x4313 014667 jam bt_cmd_stop_direct_adv ,mem_fifo_temp 
+0x4314 014668 branch ui_ipc_send_cmd 
+:      014670 app_ble_stop_adv:
+0x4315 014671 jam bt_cmd_stop_adv ,mem_fifo_temp 
+0x4316 014672 branch ui_ipc_send_cmd 
+:      014674 app_ble_start_adv:
+0x4317 014675 jam bt_cmd_start_adv ,mem_fifo_temp 
+0x4318 014676 branch ui_ipc_send_cmd 
+:      014678 app_ble_start_scan:
+0x4319 014679 jam bt_cmd_le_start_scan ,mem_fifo_temp 
+0x431a 014680 branch ui_ipc_send_cmd 
+:      014682 app_ble_stop_scan:
+0x431b 014683 jam bt_cmd_le_stop_scan ,mem_fifo_temp 
+0x431c 014684 branch ui_ipc_send_cmd 
+:      014686 app_ble_start_conn:
+0x431d 014687 jam bt_cmd_le_start_conn ,mem_fifo_temp 
+0x431e 014688 branch ui_ipc_send_cmd 
+:      014690 app_ble_disconnect:
+0x431f 014691 jam bt_cmd_le_disconnect ,mem_fifo_temp 
+0x4320 014692 branch ui_ipc_send_cmd 
+:      014694 app_led_start_blink:
+0x4321 014695 jam bt_cmd_led_blink ,mem_fifo_temp 
+0x4322 014696 branch ui_ipc_send_cmd 
+:      014698 app_led_on:
+0x4323 014699 jam bt_cmd_led_on ,mem_fifo_temp 
+0x4324 014700 branch ui_ipc_send_cmd 
+:      014702 app_led_stop_blink:
+:      014703 app_led_off:
+0x4325 014704 jam bt_cmd_led_off ,mem_fifo_temp 
+0x4326 014705 branch ui_ipc_send_cmd 
+:      014707 app_enter_hibernate:
+0x4327 014708 jam bt_cmd_enter_hibernate ,mem_fifo_temp 
+0x4328 014709 branch ui_ipc_send_cmd 
+:      014712 app_ble_store_reconn_info:
+0x4329 014713 jam bt_cmd_store_reconn_info_le ,mem_fifo_temp 
+0x432a 014714 branch ui_ipc_send_cmd 
+:      014717 app_lpm_mult_enable:
+0x432b 014718 set1 mark_lpm_mult_enable ,mark 
+0x432c 014719 rtn 
+:      014721 app_lpm_mult_disable:
+0x432d 014722 set0 mark_lpm_mult_enable ,mark 
+0x432e 014723 rtn 
+:      014726 app_button_long_pressed:
+0x432f 014727 call app_got_power_state_common 
+0x4330 014728 beq power_standby ,app_power_shutting_down 
+:      014729 app_power_starting:
+0x4331 014730 setarg power_starting 
+0x4332 014731 istore 1 ,regc 
+0x4333 014732 add temp ,power_starting_timeout_offset ,rega 
+0x4334 014733 add temp ,power_starting_cb_offset ,regb 
+:      014734 app_power_common:
+0x4335 014735 ifetcht 1 ,rega 
+0x4336 014736 increase 1 ,regc 
+0x4337 014737 istoret 1 ,regc 
+0x4338 014738 branch app_power_cb_common 
+:      014740 app_power_shutting_down:
+0x4339 014741 setarg power_off 
+0x433a 014742 istore 1 ,regc 
+0x433b 014743 fetch 2 ,mem_ui_state_map 
+0x433c 014744 bbit0 ui_state_ble_connected ,app_power_off_end 
+0x433d 014745 call le_send_terminate_ind_user_terminated 
+0x433e 014746 call app_ble_disconnect 
+:      014747 app_power_off_end:
+0x433f 014748 fetcht 2 ,mem_power_param_ptr 
+0x4340 014749 add temp ,power_off_timeout_offset ,rega 
+0x4341 014750 add temp ,power_off_cb_offset ,regb 
+0x4342 014751 branch app_power_common 
+:      014753 app_got_power_state_common:
+0x4343 014754 fetcht 2 ,mem_power_param_ptr 
+0x4344 014755 add temp ,power_state_offset ,regc 
+0x4345 014756 ifetch 1 ,regc 
+0x4346 014757 rtn 
+:      014759 app_event_button_up:
+0x4347 014760 call app_got_power_state_common 
+0x4348 014761 bne power_off ,app_power_release 
+0x4349 014762 branch app_enter_hibernate 
+:      014763 app_power_release:
+0x434a 014764 add temp ,ui_butten_up_cb_offset ,regb 
+0x434b 014765 branch app_power_cb_common 
+:      014771 adpcm_decode:
+0x434c 014772 fetch 8 ,mem_ad_state_valpred 
+0x434d 014773 store 8 ,mem_ad_valpred 
+0x434e 014774 jam 0 ,mem_ad_bufferstep 
+0x434f 014775 fetch 1 ,mem_ad_index 
+0x4350 014776 lshift2 pdata ,pdata 
+0x4351 014777 arg mem_ad_stepsizetable ,temp 
+0x4352 014778 iadd temp ,temp 
+0x4353 014779 ifetch 4 ,temp 
+0x4354 014780 store 4 ,mem_ad_step 
+:      014781 adpcm_decode_loop:
+0x4355 014782 fetch 1 ,mem_ad_bufferstep 
+0x4356 014783 nbranch adpcm_next_byte ,blank 
+0x4357 014784 fetcht 2 ,mem_ad_in_ptr 
+0x4358 014785 ifetch 1 ,temp 
+0x4359 014786 store 1 ,mem_ad_inputbuffer 
+0x435a 014787 increase 1 ,temp 
+0x435b 014788 storet 2 ,mem_ad_in_ptr 
+0x435c 014789 rshift4 pdata ,pdata 
+0x435d 014790 store 1 ,mem_ad_delta 
+0x435e 014791 branch adpcm_cal 
+:      014792 adpcm_next_byte:
+0x435f 014793 fetch 1 ,mem_ad_inputbuffer 
+0x4360 014794 and pdata ,0x0f ,pdata 
+0x4361 014795 store 1 ,mem_ad_delta 
+:      014796 adpcm_cal:
+0x4362 014797 fetch 1 ,mem_ad_bufferstep 
+0x4363 014798 setflip 0 ,pdata 
+0x4364 014799 store 1 ,mem_ad_bufferstep 
+0x4365 014800 arg mem_ad_indextable ,temp 
+0x4366 014801 fetch 1 ,mem_ad_delta 
+0x4367 014802 iadd temp ,temp 
+0x4368 014803 ifetch 1 ,temp 
+0x4369 014804 fetcht 1 ,mem_ad_index 
+0x436a 014805 call adpcm_cal_index 
+0x436b 014806 store 1 ,mem_ad_index 
+0x436c 014808 fetch 1 ,mem_ad_delta 
+0x436d 014809 and pdata ,0x08 ,temp 
+0x436e 014810 storet 1 ,mem_ad_sign 
+0x436f 014811 and pdata ,0x07 ,temp 
+0x4370 014812 storet 1 ,mem_ad_delta 
+0x4371 014814 call adpcm_cal_vpdiff 
+0x4372 014815 storet 4 ,mem_ad_vpdiff 
+0x4373 014817 fetch 1 ,mem_ad_sign 
+0x4374 014818 branch adpcm_cal_valpred ,blank 
+0x4375 014819 fetch 4 ,mem_ad_valpred 
+0x4376 014820 fetcht 4 ,mem_ad_vpdiff 
+0x4377 014821 isub temp ,pdata 
+0x4378 014822 branch adpcm_cal_valpred_end 
+:      014823 adpcm_cal_valpred:
+0x4379 014824 fetch 4 ,mem_ad_valpred 
+0x437a 014825 fetcht 4 ,mem_ad_vpdiff 
+0x437b 014826 iadd temp ,pdata 
+:      014827 adpcm_cal_valpred_end:
+0x437c 014828 store 4 ,mem_ad_valpred 
+0x437d 014829 arg 32767 ,temp 
+0x437e 014830 isub temp ,pdata 
+0x437f 014831 bbit1 31 ,adpcm_cal_valpred_overflow 
+0x4380 014832 storet 4 ,mem_ad_valpred 
+0x4381 014833 branch adpcm_cal_valpred_overflow_end 
+:      014834 adpcm_cal_valpred_overflow:
+0x4382 014835 fetch 4 ,mem_ad_valpred 
+0x4383 014836 arg 32768 ,temp 
+0x4384 014837 iadd temp ,pdata 
+0x4385 014838 bbit0 31 ,adpcm_cal_valpred_overflow_end 
+0x4386 014839 arg -32768 ,temp 
+0x4387 014840 storet 4 ,mem_ad_valpred 
+:      014841 adpcm_cal_valpred_overflow_end:
+0x4388 014842 fetch 1 ,mem_ad_index 
+0x4389 014843 lshift2 pdata ,pdata 
+0x438a 014844 arg mem_ad_stepsizetable ,temp 
+0x438b 014845 iadd temp ,temp 
+0x438c 014846 ifetch 4 ,temp 
+0x438d 014847 store 4 ,mem_ad_step 
+0x438e 014849 fetch 2 ,mem_ad_out_ptr 
+0x438f 014850 fetcht 2 ,mem_ad_valpred 
+0x4390 014851 istoret 2 ,pdata 
+0x4391 014852 increase 2 ,pdata 
+0x4392 014853 store 2 ,mem_ad_out_ptr 
+0x4393 014855 fetch 1 ,mem_ad_in_numsamples 
+0x4394 014856 increase -1 ,pdata 
+0x4395 014857 store 1 ,mem_ad_in_numsamples 
+0x4396 014858 nbranch adpcm_decode_loop ,blank 
+0x4397 014859 fetch 8 ,mem_ad_valpred 
+0x4398 014860 store 8 ,mem_ad_state_valpred 
+0x4399 014861 rtn 
+:      014863 adpcm_cal_index:
+0x439a 014864 iadd temp ,pdata 
+0x439b 014865 bbit0 7 ,adpcm_cal_bigger_zero 
+0x439c 014866 setarg 0 
+0x439d 014867 rtn 
+:      014868 adpcm_cal_bigger_zero:
+0x439e 014869 and pdata ,0xff ,pdata 
+0x439f 014870 sub pdata ,88 ,null 
+0x43a0 014871 rtn positive 
+0x43a1 014872 setarg 88 
+0x43a2 014873 rtn 
+:      014875 adpcm_cal_vpdiff:
+0x43a3 014876 fetchr rega ,4 ,mem_ad_step 
+0x43a4 014877 rshift3 rega ,temp 
+0x43a5 014878 fetch 1 ,mem_ad_delta 
+0x43a6 014879 bbit0 2 ,adpcm_cal_vpdiff1 
+0x43a7 014880 copy rega ,pdata 
+0x43a8 014881 iadd temp ,temp 
+:      014882 adpcm_cal_vpdiff1:
+0x43a9 014883 fetch 1 ,mem_ad_delta 
+0x43aa 014884 bbit0 1 ,adpcm_cal_vpdiff2 
+0x43ab 014885 rshift rega ,pdata 
+0x43ac 014886 iadd temp ,temp 
+:      014887 adpcm_cal_vpdiff2:
+0x43ad 014888 fetch 1 ,mem_ad_delta 
+0x43ae 014889 rtnbit0 0 
+0x43af 014890 rshift2 rega ,pdata 
+0x43b0 014891 iadd temp ,temp 
+0x43b1 014892 rtn 
+:      014897 car_init:
+0x43b2 014898 call enable_authrom 
+0x43b3 014899 rtn wake 
+0x43b4 014900 setarg car_g24_receive_process 
+0x43b5 014901 store 2 ,mem_cb_24g_receive_process 
+0x43b6 014903 setarg g24_bind_ackpayload_prep 
+0x43b7 014904 store 2 ,mem_cb_24g_ackpayload 
+0x43b8 014906 setarg car_g24_cb_data_device1 
+0x43b9 014907 store 2 ,mem_cb_24g_data_device1 
+0x43ba 014909 setarg car_le_before_hibernate 
+0x43bb 014910 store 2 ,mem_cb_before_hibernate 
+0x43bc 014912 setarg car_le_process_lpm_before 
+0x43bd 014913 store 2 ,mem_cb_before_lpm 
+0x43be 014915 setarg car_scale_process_idle 
+0x43bf 014916 store 2 ,mem_cb_idle_process 
+0x43c0 014918 setarg car_scale_process_bb_event 
+0x43c1 014919 store 2 ,mem_cb_bb_event_process 
+0x43c2 014921 setarg app_get_lpm_wake_lock 
+0x43c3 014922 store 2 ,mem_cb_check_wakelock 
+0x43c4 014924 setarg car_le_receive_data 
+0x43c5 014925 store 2 ,mem_cb_att_write 
+0x43c6 014927 setarg car_le_bb_event_timer 
+0x43c7 014928 store 2 ,mem_cb_event_timer 
+0x43c8 014930 bpatch patch05_6 ,mem_patch05 
+0x43c9 014931 call car_init_environment 
+0x43ca 014932 call car_lpm_timer_enable 
+0x43cb 014933 call queue_init 
+0x43cc 014934 jam 2 ,mem_lpm_mult 
+0x43cd 014935 jam power_on ,mem_car_24g_received_pac 
+0x43ce 014936 fetch 1 ,mem_car_config_soft_switch_enable 
+0x43cf 014937 store 1 ,mem_car_hard_soft_switch 
+0x43d0 014938 beq hard_switch ,car_hard_switch_power_on_signal 
+0x43d1 014939 fetch 1 ,mem_car_config_soft_switch_gpio 
+0x43d2 014940 store 1 ,mem_ui_button_gpio 
+0x43d3 014941 jam off ,mem_le_adv_enable 
+:      014942 car_soft_switch_power_on_init:
+0x43d4 014943 call ui_button_init 
+0x43d5 014944 call ui_button_polling 
+0x43d6 014945 jam power_starting ,mem_car_power_state 
+0x43d7 014946 fetch 2 ,mem_ui_state_map 
+0x43d8 014947 rtnbit1 ui_state_btn_down 
+0x43d9 014948 branch app_enter_hibernate 
+:      014951 car_power_off_signal:
+0x43da 014952 branch car_ui_led_init 
+:      014954 car_hard_switch_power_on_signal:
+0x43db 014955 jam power_standby ,mem_car_power_state 
+:      014956 car_soft_switch_power_on_signal:
+0x43dc 014957 jam on ,mem_le_adv_enable 
+0x43dd 014958 setarg fast_adv_interval_value_car 
+0x43de 014959 call shutter_ble_adv_interval_set 
+:      014960 car_le_modified_name_adv:
+0x43df 014961 arg mem_le_name + 7 ,contw 
+0x43e0 014962 fetch 1 ,mem_le_lap 
+:      014963 car_name_loop:
+0x43e1 014964 and pdata ,0xF0 ,temp 
+0x43e2 014965 rshift4 temp ,temp 
+0x43e3 014966 call car_hex_to_ascii 
+0x43e4 014967 istoret 1 ,contw 
+0x43e5 014968 and pdata ,0x0F ,temp 
+0x43e6 014969 call car_hex_to_ascii 
+0x43e7 014970 istoret 1 ,contw 
+0x43e8 014971 call le_modified_name_att_list 
+0x43e9 014972 fetcht 1 ,mem_le_name_len 
+0x43ea 014973 copy temp ,loopcnt 
+0x43eb 014974 arg mem_le_adv_data + 2 ,contw 
+0x43ec 014975 arg mem_le_name ,contr 
+0x43ed 014976 call memcpy 
+:      014977 car_le_modified_name_scan:
+0x43ee 014978 fetcht 1 ,mem_le_name_len 
+0x43ef 014979 copy temp ,loopcnt 
+0x43f0 014980 arg mem_le_scan_data + 2 ,contw 
+0x43f1 014981 arg mem_le_name ,contr 
+0x43f2 014982 branch memcpy 
+:      014983 car_hex_to_ascii:
+0x43f3 014984 sub temp ,9 ,null 
+0x43f4 014985 branch car_hex_num ,positive 
+0x43f5 014986 add temp ,55 ,temp 
+0x43f6 014987 rtn 
+:      014988 car_hex_num:
+0x43f7 014989 add temp ,48 ,temp 
+0x43f8 014990 rtn 
+:      014992 car_ui_led_init:
+0x43f9 014993 fetch 1 ,mem_car_config_blood_led1_gpio 
+0x43fa 014994 bne invalid_pin_num ,car_blood_led_gpio_set 
+:      014995 car_ui_led_init_1:
+0x43fb 014996 fetch 1 ,mem_car_config_pairing_led_gpio 
+0x43fc 014997 bne invalid_pin_num ,car_pairing_led_gpio_set 
+:      014998 car_ui_led_init_2:
+0x43fd 014999 fetch 1 ,mem_car_config_low_voltage_led_gpio 
+0x43fe 015000 bne invalid_pin_num ,car_low_voltage_led_gpio_set 
+:      015001 car_ui_led_init_3:
+0x43ff 015002 fetch 1 ,mem_car_led_num 
+0x4400 015003 copy pdata ,loopcnt 
+0x4401 015004 setarg mem_car_led_map 
+0x4402 015005 copy pdata ,rega 
+:      015006 car_in_lp1:
+0x4403 015007 copy rega ,contr 
+0x4404 015008 ifetch 1 ,contr 
+0x4405 015009 copy contr ,rega 
+0x4406 015010 beq invalid_pin_num ,car_in_lp1_end 
+0x4407 015011 copy pdata ,temp 
+0x4408 015012 call gpio_config_output 
+:      015013 car_in_lp1_end:
+0x4409 015014 loop car_in_lp1 
+:      015015 car_ui_led_init_end:
+0x440a 015016 rtn 
+:      015017 car_blood_led_gpio_set:
+0x440b 015018 fetch 8 ,mem_car_config_blood_led1_gpio 
+0x440c 015019 store 8 ,mem_car_led_map + 2 
+0x440d 015020 branch car_ui_led_init_1 
+:      015021 car_pairing_led_gpio_set:
+0x440e 015022 store 1 ,mem_car_led_map 
+0x440f 015023 branch car_ui_led_init_2 
+:      015024 car_low_voltage_led_gpio_set:
+0x4410 015025 store 1 ,mem_car_led_map + 1 
+0x4411 015026 branch car_ui_led_init_3 
+:      015028 car_init_environment:
+0x4412 015030 call car_g24_init 
+0x4413 015031 call car_g24_load_commom_addr 
+0x4414 015032 arg 0 ,rega 
+0x4415 015033 call pwm_init 
+0x4416 015034 call car_ui_led_init 
+0x4417 015035 call car_start_blink 
+0x4418 015036 call car_init_adc_hvin 
+0x4419 015037 branch car_motor_init 
+:      015038 car_read_otp_addr:
+0x441a 015039 rtn 
+:      015040 car_motor_init:
+0x441b 015041 fetch 1 ,mem_car_motor_gpio_num 
+0x441c 015042 copy pdata ,loopcnt 
+0x441d 015043 setarg mem_car_motor_gpio_map 
+0x441e 015044 copy pdata ,rega 
+:      015045 p_in_lp1:
+0x441f 015046 copy rega ,contr 
+0x4420 015047 ifetch 1 ,contr 
+0x4421 015048 copy contr ,rega 
+0x4422 015049 beq invalid_pin_num ,p_in_lp1_end 
+0x4423 015050 copy pdata ,temp 
+0x4424 015051 store 1 ,mem_car_gpio 
+0x4425 015052 call car_ui_gpio_init 
+:      015053 p_in_lp1_end:
+0x4426 015054 loop p_in_lp1 
+:      015055 p_car_ui_led_init_end:
+0x4427 015056 rtn 
+:      015058 car_ui_gpio_init:
+0x4428 015059 fetch 1 ,mem_car_gpio 
+0x4429 015060 rtneq ui_button_gpio_disable 
+0x442a 015061 iforce temp 
+0x442b 015062 branch gpio_config_output 
+:      015065 car_init_adc_hvin:
+0x442c 015066 jam 100 ,mem_car_notify_vdd_value_last 
+0x442d 015067 rtn 
+:      015069 car_le_before_hibernate:
+0x442e 015070 call car_gpio_set_before_hibernate 
+0x442f 015071 call clear_wake 
+:      015072 car_le_process_lpm_before:
+0x4430 015073 branch keyscan_process_lpm_before 
+:      015075 car_gpio_set_before_hibernate:
+0x4431 015076 call check_51cmd_led_off 
+:      015077 car_gpio_set_before_lpm_common:
+0x4432 015078 arg gpio_number ,loopcnt 
+0x4433 015079 arg core_gpio_conf ,contr 
+:      015080 car_setgpio_loop:
+0x4434 015081 copy contr ,contw 
+0x4435 015082 ifetch 1 ,contr 
+0x4436 015083 beq gpcfg_spid_miso ,car_setgpio_pullup 
+0x4437 015084 beq gpcfg_spid_ncs ,car_setgpio_pullup 
+0x4438 015085 beq gpcfg_spid_sck ,car_setgpio_pullup 
+0x4439 015086 beq gpcfg_spid_mosi ,car_setgpio_pullup 
+0x443a 015087 beq gpcfg_spid_sdio ,car_setgpio_pullup 
+0x443b 015088 beq gpcfg_iic_scl ,car_setgpio_pullup 
+0x443c 015089 beq gpcfg_iic_sda ,car_setgpio_pullup 
+0x443d 015090 beq gpcfg_input ,car_setgpio_pullup 
+:      015091 car_setgpio_loop_end:
+0x443e 015092 loop car_setgpio_loop 
+0x443f 015093 arg core_gpio_conf_hi + gpio_number_ext ,pdata 
+0x4440 015094 isub contr ,null 
+0x4441 015095 branch car_motor_setgpio ,zero 
+:      015096 car_setgpio_loop_ext:
+0x4442 015097 arg gpio_number_ext ,loopcnt 
+0x4443 015098 arg core_gpio_conf_hi ,contr 
+0x4444 015099 branch car_setgpio_loop 
+:      015101 car_setgpio_pullup:
+0x4445 015102 setarg gpcfg_pullup 
+0x4446 015103 istore 1 ,contw 
+0x4447 015104 branch car_setgpio_loop_end 
+:      015105 car_setgpio_pulldown:
+0x4448 015106 setarg gpcfg_pulldown 
+0x4449 015107 istore 1 ,contw 
+0x444a 015108 branch car_setgpio_loop_end 
+:      015109 car_motor_setgpio:
+0x444b 015110 fetch 1 ,mem_car_motor_gpio_num 
+0x444c 015111 copy pdata ,loopcnt 
+0x444d 015112 arg mem_car_motor_gpio_map ,contr 
+:      015113 car_motor_setgpio_loop:
+0x444e 015114 ifetch 1 ,contr 
+0x444f 015115 set1 7 ,pdata 
+0x4450 015116 arg gpcfg_output_low ,temp 
+0x4451 015117 call gpio_config_function 
+0x4452 015118 loop car_motor_setgpio_loop 
+0x4453 015119 rtn 
+:      015121 car_key_scan_process:
+0x4454 015122 branch keyscan_key_process 
+:      015124 car_scale_process_idle:
+0x4455 015125 call car_le_send_packet 
+0x4456 015126 call car_g24_status_process 
+0x4457 015127 branch car_key_scan_process 
+:      015129 car_g24_status_process:
+0x4458 015130 fetch 2 ,mem_ui_state_map 
+0x4459 015131 rtnbit1 ui_state_ble_connected 
+0x445a 015132 fetch 1 ,mem_car_24g_received_pac 
+0x445b 015133 beq work_paired ,car_g24_connected_event 
+0x445c 015134 rtn 
+:      015135 car_g24_connected_event:
+0x445d 015136 fetch 1 ,mem_car_24g_status 
+0x445e 015137 rtneq work_paired 
+0x445f 015138 jam work_paired ,mem_car_24g_status 
+0x4460 015139 call car_lpm_timer_disable 
+0x4461 015140 call car_stop_blink 
+0x4462 015141 branch car_g24_connected 
+:      015143 car_lpm_timer_enable:
+0x4463 015144 fetch 2 ,mem_car_enter_lpm_timer_count 
+0x4464 015145 store 2 ,mem_car_enter_lpm_timer 
+0x4465 015146 jam 0 ,mem_car_enter_lpm_flag 
+0x4466 015147 rtn 
+:      015150 car_lpm_timer_disable:
+0x4467 015151 setarg 0 
+0x4468 015152 branch car_lpm_timer_enable + 1 
+:      015155 car_stop_blink:
+0x4469 015156 arg 0 ,rega 
+0x446a 015157 branch ui_led_blink_stop_global 
+:      015160 car_start_blink:
+0x446b 015161 arg 0 ,rega 
+0x446c 015162 branch ui_led_blink_start_global 
+:      015168 car_le_send_packet:
+0x446d 015169 fetch 2 ,mem_ui_state_map 
+0x446e 015170 rtnbit0 ui_state_ble_connected 
+0x446f 015171 call le_fifo_check_nearly_full 
+0x4470 015172 nrtn blank 
+0x4471 015173 arg mem_car_pop_queue_buff ,rega 
+0x4472 015174 call queue_pop 
+0x4473 015175 nrtn user 
+0x4474 015176 arg mem_car_pop_queue_buff ,contr 
+0x4475 015177 branch le_send_notify_from_list 
+:      015179 car_scale_process_bb_event:
+0x4476 015180 copy regc ,pdata 
+0x4477 015181 beq bt_evt_button_up ,app_event_button_up 
+0x4478 015182 beq bt_evt_button_long_pressed ,app_button_long_pressed 
+0x4479 015183 beq bt_evt_le_connected ,car_scale_event_le_conn 
+0x447a 015184 beq bt_evt_le_disconnected ,car_scale_event_le_discon 
+0x447b 015185 rtn 
+:      015187 car_scale_event_le_conn:
+0x447c 015188 call car_lpm_timer_disable 
+0x447d 015189 call car_stop_blink 
+0x447e 015190 set0 mark_24g_rxmode ,mark 
+0x447f 015191 branch car_scale_process_conn 
+:      015192 car_g24_connected:
+0x4480 015193 fetch 2 ,mem_car_24g_no_data_timeout_count 
+0x4481 015194 store 2 ,mem_car_24g_no_data_timeout_timer 
+:      015195 car_scale_process_conn:
+0x4482 015196 jam 0x14 ,mem_car_notify_vdd_timer 
+0x4483 015197 jam 0 ,mem_lpm_mode 
+0x4484 015198 call app_ble_stop_adv 
+0x4485 015199 branch app_lpm_mult_enable 
+:      015202 car_scale_event_le_discon:
+0x4486 015203 set1 mark_24g_rxmode ,mark 
+0x4487 015204 call car_lpm_timer_enable 
+0x4488 015205 call car_fb_motor_stop 
+0x4489 015206 call car_lr_motor_stop 
+:      015207 car_g24_disconnect:
+0x448a 015208 setarg 0 
+0x448b 015209 store 5 ,mem_car_led_control 
+0x448c 015210 call queue_init 
+0x448d 015211 jam 10 ,mem_motor1_speed 
+0x448e 015212 jam 10 ,mem_motor2_speed 
+0x448f 015213 jam 10 ,mem_motor3_speed 
+0x4490 015215 jam 2 ,mem_lpm_mult 
+0x4491 015216 setarg fast_adv_interval_value_car 
+0x4492 015217 call shutter_ble_adv_interval_set 
+0x4493 015218 branch app_ble_start_adv 
+:      015220 car_le_bb_event_timer:
+0x4494 015221 call car_moto1_blank_data_timer 
+0x4495 015222 call car_moto2_blank_data_timer 
+0x4496 015223 call car_moto3_blank_data_timer 
+0x4497 015226 call car_24g_no_data_timeout_timer 
+0x4498 015227 branch car_24g_bind_enable_timer 
+:      015230 car_24g_bind_enable_timer:
+0x4499 015231 arg mem_car_24g_bind_enable_delay_count ,regc 
+0x449a 015232 arg 0 ,regb 
+0x449b 015233 branch timer_single_step 
+:      015235 car_enter_lpm_timer:
+0x449c 015236 arg mem_car_enter_lpm_timer ,regc 
+0x449d 015237 arg car_enter_lpm_enable ,regb 
+0x449e 015238 branch timer_single_step_2b 
+:      015239 car_enter_lpm_enable:
+0x449f 015240 jam 1 ,mem_car_enter_lpm_flag 
+0x44a0 015241 rtn 
+:      015243 car_24g_no_data_timeout_timer:
+0x44a1 015244 arg mem_car_24g_no_data_timeout_timer ,regc 
+0x44a2 015245 arg car_24g_no_data_timer_timeout ,regb 
+0x44a3 015246 branch timer_single_step_2b 
+:      015247 car_24g_no_data_timer_timeout:
+0x44a4 015248 jam work_search ,mem_car_24g_status 
+0x44a5 015249 jam power_on ,mem_car_24g_received_pac 
+0x44a6 015250 branch car_g24_disconnect 
+:      015252 car_notify_vdd_timer:
+0x44a7 015253 fetch 1 ,mem_car_config_bat_notify_enable 
+0x44a8 015254 rtn blank 
+0x44a9 015255 arg mem_car_notify_vdd_timer ,regc 
+0x44aa 015256 arg car_notify_vdd ,regb 
+0x44ab 015257 branch timer_single_step 
+:      015258 car_notify_vdd:
+0x44ac 015259 fetch 1 ,mem_car_notify_vdd_count 
+0x44ad 015260 store 1 ,mem_car_notify_vdd_timer 
+0x44ae 015261 fetch 1 ,mem_car_working_flag 
+0x44af 015262 nrtn blank 
+:      015263 car_read_hvin:
+0x44b0 015264 call vdd_calculate_by_mode 
+0x44b1 015265 store 2 ,mem_vdd_now_vol 
+0x44b2 015266 arg mem_vdd_calculate_set ,rega 
+0x44b3 015267 call adc_bat_percent_lowpower_out 
+0x44b4 015268 fetcht 1 ,mem_car_notify_vdd_value_last 
+0x44b5 015269 isub temp ,null 
+0x44b6 015270 branch car_notify_vdd_next2 ,positive 
+0x44b7 015271 store 1 ,mem_car_notify_vdd_value_last 
+0x44b8 015272 copy pdata ,temp 
+:      015273 car_notify_vdd_next2:
+0x44b9 015274 storet 1 ,mem_car_notify_vdd_percent 
+0x44ba 015275 fetch 1 ,mem_car_config_low_voltage_percent 
+0x44bb 015276 isub temp ,null 
+0x44bc 015277 call car_enter_low_bat ,positive 
+0x44bd 015278 storet 1 ,mem_notify_bat_payload 
+0x44be 015279 arg 6 ,loopcnt 
+0x44bf 015280 arg mem_notify_bat_head ,contr 
+0x44c0 015281 call calc_check_sum_start 
+0x44c1 015282 store 1 ,mem_notify_bat_check_sum 
+0x44c2 015283 arg mem_notify_bat_packet ,rega 
+0x44c3 015284 branch queue_push 
+:      015285 car_enter_low_bat:
+0x44c4 015286 fetch 1 ,mem_low_bat_flag 
+0x44c5 015287 nrtn blank 
+0x44c6 015288 jam 1 ,mem_low_bat_flag 
+0x44c7 015289 arg 1 ,rega 
+0x44c8 015290 branch ui_led_blink_start_global 
+:      015291 car_low_bat_led_off:
+0x44c9 015292 arg 1 ,rega 
+0x44ca 015293 branch ui_led_blink_stop_global 
+:      015297 calc_check_sum_start:
+0x44cb 015298 arg 0 ,rega 
+:      015299 calc_check_sum_loop:
+0x44cc 015300 ifetch 1 ,contr 
+0x44cd 015301 iadd rega ,rega 
+0x44ce 015302 loop calc_check_sum_loop 
+:      015303 calc_check_sum_and:
+0x44cf 015304 and rega ,0xff ,pdata 
+0x44d0 015305 rtn 
+:      015307 car_le_receive_data:
+0x44d1 015308 fetch 1 ,mem_le_att_opcode 
+0x44d2 015309 beq attop_write_request ,car_le_parse_att_write_request 
+0x44d3 015310 rtn 
+:      015311 car_le_parse_att_write_request:
+0x44d4 015312 fetch 2 ,mem_le_att_handle 
+0x44d5 015313 beq att_car_control_handle ,car_control_le_receive 
+0x44d6 015314 rtn 
+:      015316 le_app_receive_data:
+0x44d7 015317 bpatch patch05_7 ,mem_patch05 
+0x44d8 015318 ifetch 5 ,rega 
+0x44d9 015319 store 5 ,mem_app_receive_temp 
+0x44da 015320 fetch 2 ,mem_app_receive_temp 
+0x44db 015321 arg le_receive_packet_head ,temp 
+0x44dc 015322 isub temp ,null 
+0x44dd 015323 nrtn zero 
+0x44de 015324 fetch 2 ,mem_app_receive_temp + 3 
+0x44df 015325 byteswap pdata ,pdata 
+0x44e0 015326 store 2 ,mem_app_receive_temp + 3 
+0x44e1 015327 copy pdata ,loopcnt 
+0x44e2 015328 increase 5 ,rega 
+0x44e3 015329 copy rega ,contr 
+0x44e4 015330 arg mem_app_receive_temp + 5 ,contw 
+0x44e5 015331 call memcpy 
+0x44e6 015332 ifetch 1 ,contr 
+0x44e7 015333 store 1 ,mem_app_receive_temp + 15 
+0x44e8 015334 arg mem_app_receive_temp + 2 ,rega 
+0x44e9 015335 arg mem_app_receive_temp + 5 ,regb 
+0x44ea 015336 rtn 
+:      015338 car_control_le_receive:
+0x44eb 015339 setarg 0 
+0x44ec 015340 store 5 ,mem_le_receive_payload 
+0x44ed 015341 store 5 ,mem_le_receive_payload + 5 
+0x44ee 015342 call le_app_receive_data 
+0x44ef 015343 copy regb ,contr 
+0x44f0 015344 arg mem_le_receive_payload ,contw 
+0x44f1 015345 arg 10 ,loopcnt 
+0x44f2 015346 call memcpy 
+:      015347 car_receive_cmd_select:
+0x44f3 015348 bpatch patch06_0 ,mem_patch06 
+0x44f4 015349 ifetch 1 ,rega 
+0x44f5 015350 beq car_cmd_old_car_control ,car_drive_old 
+0x44f6 015351 beq car_cmd_old_speed_control ,car_speed_set_old 
+0x44f7 015352 beq car_cmd_l_r_motor_control ,car_motor_control 
+0x44f8 015353 beq car_cmd_f_b_motor_control ,car_motor_control 
+0x44f9 015354 beq car_cmd_ir_control ,car_ir_data_rx_from_app 
+0x44fa 015355 beq car_cmd_led_control ,car_led_control_receive 
+0x44fb 015356 beq car_cmd_device_info ,car_info_request 
+0x44fc 015357 rtn 
+:      015359 car_24g_receive_data:
+0x44fd 015360 call car_control_le_receive 
+0x44fe 015361 fetch 1 ,mem_app_receive_temp + 2 
+0x44ff 015362 beq car_cmd_l_r_motor_control ,car_24g_receive_data_next 
+0x4500 015363 beq car_cmd_f_b_motor_control ,car_24g_receive_data_next 
+0x4501 015364 rtn 
+:      015365 car_24g_receive_data_next:
+0x4502 015366 fetch 1 ,mem_le_receive_payload 
+0x4503 015367 ncall car_moto1_enable_blank_data_timer ,blank 
+0x4504 015368 fetch 1 ,mem_le_receive_payload + 2 
+0x4505 015369 ncall car_moto2_enable_blank_data_timer ,blank 
+0x4506 015370 fetch 1 ,mem_le_receive_payload + 4 
+0x4507 015371 ncall car_moto3_enable_blank_data_timer ,blank 
+0x4508 015372 rtn 
+:      015374 car_moto1_enable_blank_data_timer:
+0x4509 015375 jam 5 ,mem_car_moto1_blank_timer 
+0x450a 015376 rtn 
+:      015377 car_moto2_enable_blank_data_timer:
+0x450b 015378 jam 5 ,mem_car_moto2_blank_timer 
+0x450c 015379 rtn 
+:      015380 car_moto3_enable_blank_data_timer:
+0x450d 015381 jam 5 ,mem_car_moto3_blank_timer 
+0x450e 015382 rtn 
+:      015384 car_moto1_blank_data_timer:
+0x450f 015385 arg mem_car_moto1_blank_timer ,regc 
+0x4510 015386 arg car_moto1_blank_data ,regb 
+0x4511 015387 branch timer_single_step 
+:      015388 car_moto2_blank_data_timer:
+0x4512 015389 arg mem_car_moto2_blank_timer ,regc 
+0x4513 015390 arg car_moto2_blank_data ,regb 
+0x4514 015391 branch timer_single_step 
+:      015392 car_moto3_blank_data_timer:
+0x4515 015393 arg mem_car_moto3_blank_timer ,regc 
+0x4516 015394 arg car_moto3_blank_data ,regb 
+0x4517 015395 branch timer_single_step 
+:      015397 car_moto1_blank_data:
+0x4518 015398 jam 0 ,mem_le_receive_payload 
+0x4519 015399 branch car_motor_control 
+:      015400 car_moto2_blank_data:
+0x451a 015401 jam 0 ,mem_le_receive_payload + 2 
+0x451b 015402 branch car_motor_control 
+:      015403 car_moto3_blank_data:
+0x451c 015404 jam 0 ,mem_le_receive_payload + 4 
+0x451d 015405 branch car_motor_control 
+:      015410 car_drive_old:
+0x451e 015411 fetch 1 ,mem_le_receive_payload 
+0x451f 015412 store 1 ,mem_motor1_status 
+0x4520 015413 fetch 1 ,mem_le_receive_payload + 1 
+0x4521 015414 store 1 ,mem_motor2_status 
+0x4522 015415 branch car_motor_control_common 
+:      015419 car_left_right_control_old:
+0x4523 015420 fetch 1 ,mem_le_receive_payload 
+0x4524 015421 store 1 ,mem_motor2_status 
+0x4525 015422 branch car_motor2_control 
+:      015423 car_front_back_control_old:
+0x4526 015424 fetch 1 ,mem_motor1_speed 
+0x4527 015425 call car_reset_old_speed 
+0x4528 015426 fetch 1 ,mem_le_receive_payload + 1 
+0x4529 015427 store 1 ,mem_motor1_status 
+0x452a 015428 branch car_motor1_control 
+:      015429 car_reset_old_speed:
+0x452b 015430 beq speed_level_2 ,car_reset_old_speed2 
+0x452c 015431 beq speed_level_3 ,car_reset_old_speed3 
+0x452d 015432 store 1 ,mem_motor1_speed 
+0x452e 015433 rtn 
+:      015434 car_reset_old_speed2:
+0x452f 015435 jam speed_level_5 ,mem_motor1_speed 
+0x4530 015436 rtn 
+:      015437 car_reset_old_speed3:
+0x4531 015438 jam speed_level_10 ,mem_motor1_speed 
+0x4532 015439 rtn 
+:      015440 car_speed_set_old:
+0x4533 015441 fetch 1 ,mem_le_receive_payload 
+0x4534 015442 call car_reset_old_speed 
+0x4535 015443 fetch 1 ,mem_motor1_speed 
+0x4536 015444 call car_motor_speed_duty_setting 
+0x4537 015445 call car_motor_speed_duty_transform 
+0x4538 015446 jam 0x00 ,mem_pdatatemp + 1 
+0x4539 015447 branch pwm_duty_cycle_set 
+:      015449 car_motor_control:
+0x453a 015450 fetch 1 ,mem_car_24g_go_die_flag 
+0x453b 015451 nrtn blank 
+0x453c 015452 fetch 6 ,mem_le_receive_payload 
+0x453d 015453 store 6 ,mem_motor1_status 
+0x453e 015454 fetch 1 ,mem_motor1_speed 
+0x453f 015455 fetcht 1 ,mem_motor2_speed 
+0x4540 015456 iand temp ,pdata 
+0x4541 015457 fetcht 1 ,mem_motor3_speed 
+0x4542 015458 iand temp ,pdata 
+0x4543 015459 call car_motor_working_flag ,blank 
+:      015460 car_motor_control_common:
+0x4544 015461 bpatch patch06_1 ,mem_patch06 
+0x4545 015462 fetch 2 ,mem_ui_state_map 
+0x4546 015463 isolate1 ui_state_ble_connected ,pdata 
+0x4547 015464 ncall car_lpm_timer_enable ,true 
+0x4548 015465 call car_motor1_control 
+0x4549 015466 call car_motor2_control 
+0x454a 015467 branch car_conn_led_state 
+:      015469 car_conn_led_state:
+0x454b 015470 fetch 1 ,mem_motor1_status 
+0x454c 015471 fetcht 1 ,mem_motor2_status 
+0x454d 015472 iadd temp ,pdata 
+0x454e 015473 nbranch check_51cmd_led_on ,blank 
+0x454f 015474 branch check_51cmd_led_off 
+:      015476 car_motor1_control:
+0x4550 015477 arg mem_motor1_status ,contr 
+0x4551 015478 branch car_motor1_status_select 
+:      015479 car_motor2_control:
+0x4552 015480 arg mem_motor2_status ,contr 
+0x4553 015481 branch car_motor2_status_select 
+:      015482 car_motor3_control:
+0x4554 015483 arg mem_motor3_status ,contr 
+0x4555 015484 branch car_motor_status_select 
+:      015485 car_motor_working_flag:
+0x4556 015486 jam 0 ,mem_car_working_flag 
+0x4557 015487 rtn 
+:      015489 car_motor1_status_select:
+0x4558 015490 ifetch 1 ,contr 
+0x4559 015491 beq turn_front ,car_lr_motor_stop 
+0x455a 015492 beq turn_left ,car_lr_motor_left 
+0x455b 015493 beq turn_right ,car_lr_motor_right 
+0x455c 015494 rtn 
+:      015495 car_motor2_status_select:
+0x455d 015496 ifetch 1 ,contr 
+0x455e 015497 beq motor_stop ,car_fb_motor_stop 
+0x455f 015498 beq go_back ,car_fb_motor_front 
+0x4560 015499 beq go_front ,car_fb_motor_back 
+0x4561 015500 rtn 
+:      015502 car_lr_motor_stop:
+0x4562 015503 fetcht 1 ,mem_car_motor_left_gpio 
+0x4563 015504 call gpio_out_inactive 
+0x4564 015505 fetcht 1 ,mem_car_motor_right_gpio 
+0x4565 015506 branch gpio_out_inactive 
+:      015507 car_lr_motor_left:
+0x4566 015508 fetcht 1 ,mem_car_motor_left_gpio 
+0x4567 015509 call gpio_out_active 
+0x4568 015510 fetcht 1 ,mem_car_motor_right_gpio 
+0x4569 015511 branch gpio_out_inactive 
+:      015512 car_lr_motor_right:
+0x456a 015513 fetcht 1 ,mem_car_motor_left_gpio 
+0x456b 015514 call gpio_out_inactive 
+0x456c 015515 fetcht 1 ,mem_car_motor_right_gpio 
+0x456d 015516 branch gpio_out_active 
+:      015517 car_fb_motor_stop:
+0x456e 015518 fetcht 1 ,mem_car_motor_front_gpio 
+0x456f 015519 call gpio_out_inactive 
+0x4570 015520 fetcht 1 ,mem_car_motor_back_gpio 
+0x4571 015521 branch gpio_out_inactive 
+:      015522 car_fb_motor_front:
+0x4572 015523 fetcht 1 ,mem_car_motor_front_gpio 
+0x4573 015524 call gpio_out_active 
+0x4574 015525 fetcht 1 ,mem_car_motor_back_gpio 
+0x4575 015526 branch gpio_out_inactive 
+:      015527 car_fb_motor_back:
+0x4576 015528 fetcht 1 ,mem_car_motor_front_gpio 
+0x4577 015529 call gpio_out_inactive 
+0x4578 015530 fetcht 1 ,mem_car_motor_back_gpio 
+0x4579 015531 branch gpio_out_active 
+:      015536 car_motor_status_select:
+0x457a 015537 bpatch patch06_2 ,mem_patch06 
+0x457b 015538 ifetch 1 ,contr 
+0x457c 015539 beq motor_stop ,car_motor_stop 
+0x457d 015540 beq go_front ,car_motor_positive 
+0x457e 015541 beq go_back ,car_motor_negative 
+0x457f 015542 rtn 
+:      015543 car_motor_positive:
+0x4580 015544 jam 0 ,mem_motor_select_p_n 
+0x4581 015545 branch car_motor_negative + 1 
+:      015546 car_motor_negative:
+0x4582 015547 jam 1 ,mem_motor_select_p_n 
+0x4583 015548 ifetch 1 ,contr 
+0x4584 015549 store 1 ,mem_car_motor_speed 
+0x4585 015550 ifetch 8 ,regb 
+0x4586 015551 branch car_motor_work 
+:      015553 car_motor_stop:
+0x4587 015554 ifetch 1 ,regb 
+0x4588 015555 call pwm_disable 
+0x4589 015556 increase 1 ,regb 
+0x458a 015557 ifetch 1 ,regb 
+0x458b 015558 branch pwm_disable 
+:      015559 car_motor_work:
+0x458c 015560 store 8 ,mem_motor_pwm_pin1_set 
+0x458d 015561 jam 1 ,mem_car_working_flag 
+0x458e 015562 fetch 1 ,mem_motor_select_p_n 
+0x458f 015563 beq 0 ,car_motor_select_positive 
+:      015564 car_motor_select_negative:
+0x4590 015565 fetch 1 ,mem_motor_pwm_pin2_set 
+0x4591 015566 store 1 ,mem_motor_pwm_pin_set 
+0x4592 015567 fetch 1 ,mem_motor_pwm_pin1_set 
+:      015568 car_motor_work_next:
+0x4593 015569 call pwm_disable 
+0x4594 015570 fetch 1 ,mem_car_motor_speed 
+0x4595 015571 call car_motor_speed_duty_setting 
+0x4596 015572 store 1 ,mem_motor_pwm_dute_set 
+0x4597 015573 fetch 6 ,mem_motor_pwm_pin_set 
+0x4598 015574 store 6 ,mem_pdatatemp 
+0x4599 015575 branch pwm_out_set 
+:      015576 car_motor_select_positive:
+0x459a 015577 fetch 1 ,mem_motor_pwm_pin1_set 
+0x459b 015578 store 1 ,mem_motor_pwm_pin_set 
+0x459c 015579 fetch 1 ,mem_motor_pwm_pin2_set 
+0x459d 015580 branch car_motor_work_next 
+:      015582 car_motor_speed_duty_setting:
+0x459e 015583 mul32 pdata ,5 ,pdata 
+0x459f 015584 add pdata ,50 ,pdata 
+0x45a0 015585 rtn 
+:      015586 car_motor_speed_duty_transform:
+0x45a1 015587 arg 12000 ,temp 
+0x45a2 015588 imul32 temp ,pdata 
+0x45a3 015589 div pdata ,100 
+0x45a4 015590 call wait_div_end 
+0x45a5 015591 quotient temp 
+0x45a6 015592 copy temp ,rega 
+0x45a7 015593 setarg 12000 
+0x45a8 015594 isub temp ,regb 
+0x45a9 015595 rtn 
+:      015597 car_ir_data_rx_from_app:
+0x45aa 015598 rtn 
+:      015600 car_led_control_receive:
+0x45ab 015601 fetch 8 ,mem_le_receive_payload 
+0x45ac 015602 store 8 ,mem_car_led_control 
+0x45ad 015603 rtn 
+:      015605 car_info_request:
+0x45ae 015606 fetch 1 ,mem_car_config_device_select 
+0x45af 015607 store 1 ,mem_car_info_request_payload 
+0x45b0 015608 fetch 1 ,mem_car_config_motor_layout 
+0x45b1 015609 store 1 ,mem_car_info_request_payload + 1 
+0x45b2 015610 fetch 1 ,mem_car_config_ir_enable 
+0x45b3 015611 store 1 ,mem_car_info_request_payload + 2 
+0x45b4 015612 arg 13 ,loopcnt 
+0x45b5 015613 arg mem_car_info_request_head ,contr 
+0x45b6 015614 call calc_check_sum_start 
+0x45b7 015615 store 1 ,mem_car_info_request_checksum 
+0x45b8 015616 arg mem_car_info_request ,rega 
+0x45b9 015617 branch queue_push 
+:      015621 car_g24_init:
+0x45ba 015622 setarg 0 
+0x45bb 015623 store 8 ,mem_24g_bind_payload 
+0x45bc 015624 call g24_receive_init 
+0x45bd 015625 branch g24_mode_switch_init 
+:      015627 car_g24_receive_process:
+0x45be 015628 call car_g24_mode_switch 
+0x45bf 015629 call car_g24_work_mode 
+0x45c0 015630 call car_g24_bind_mode 
+0x45c1 015631 branch car_g24_lpm_dipatch 
+:      015633 car_g24_mode_switch:
+0x45c2 015634 call g24_mode_switch_bind_work 
+:      015635 car_g24_bind_mode_enable:
+0x45c3 015636 fetch 1 ,mem_24g_work_mode 
+0x45c4 015637 rtnne dongle_bind 
+0x45c5 015638 fetch 1 ,mem_car_24g_bind_enable_delay_count 
+0x45c6 015639 nbranch g24_switch_work_mode ,blank 
+0x45c7 015640 fetch 1 ,mem_car_24g_status 
+0x45c8 015641 beq work_search ,g24_switch_work_mode 
+0x45c9 015642 rtn 
+:      015644 car_g24_work_mode:
+0x45ca 015645 fetch 1 ,mem_24g_work_mode 
+0x45cb 015646 rtnne dongle_work 
+0x45cc 015647 call car_g24_work_mode_start 
+0x45cd 015648 branch car_g24_ch_polling_clear ,user3 
+:      015649 car_g24_receive_ch_polling:
+0x45ce 015650 fetch 1 ,mem_car_enter_lpm_flag 
+0x45cf 015651 rtn blank 
+0x45d0 015652 fetch 1 ,mem_car_24g_ch_polling 
+0x45d1 015653 increase 1 ,pdata 
+0x45d2 015654 store 1 ,mem_car_24g_ch_polling 
+0x45d3 015655 beq 4 ,car_g24_ch_polling_clear 
+0x45d4 015656 call g24_ch 
+0x45d5 015657 call car_g24_receive_packet_start 
+0x45d6 015658 nbranch car_g24_receive_ch_polling ,user3 
+:      015659 car_g24_ch_polling_clear:
+0x45d7 015660 jam 0 ,mem_car_24g_ch_polling 
+0x45d8 015661 rtn 
+:      015662 car_g24_work_mode_start:
+0x45d9 015663 fetch 1 ,mem_24g_work_mode 
+0x45da 015664 rtnne dongle_work 
+0x45db 015665 call car_g24_work_init 
+0x45dc 015666 call g24_ch_process 
+0x45dd 015667 branch car_g24_receive_packet_start 
+:      015668 car_g24_work_init:
+0x45de 015669 fetch 1 ,mem_24g_mode_init 
+0x45df 015670 rtnbit1 dongle_work 
+0x45e0 015671 set1 dongle_work ,pdata 
+0x45e1 015672 store 1 ,mem_24g_mode_init 
+0x45e2 015673 fetch 1 ,mem_tx_power_temp 
+0x45e3 015674 store 1 ,mem_tx_power 
+0x45e4 015675 jam 0 ,mem_24g_ackpayload_enable 
+0x45e5 015676 jam 0 ,mem_usb_tx_enable 
+0x45e6 015677 jam 1 ,mem_24g_abort_packet 
+0x45e7 015678 jam 0 ,mem_24g_pid 
+0x45e8 015680 fetch 4 ,mem_car_24g_commom_addr 
+0x45e9 015681 branch g24_work_init + 12 
+:      015682 car_g24_receive_packet_start:
+0x45ea 015683 call g24_receive_transmit_ack 
+0x45eb 015684 nbranch g24_rx_interrupt_clear ,user3 
+:      015685 p_g24_receive_packet_parse:
+0x45ec 015686 call g24_receive_packet_parse_pid_crc 
+0x45ed 015687 nbranch g24_rx_interrupt_clear ,user 
+0x45ee 015688 fetch 1 ,mem_24g_rxdata_length 
+0x45ef 015689 branch g24_rx_interrupt_clear ,blank 
+0x45f0 015690 increase 2 ,pdata 
+0x45f1 015691 iforce loopcnt 
+0x45f2 015692 arg mem_24g_rxbuf ,contr 
+0x45f3 015693 arg mem_24g_rxdata_temp ,contw 
+0x45f4 015694 call memcpy 
+0x45f5 015695 jam 0 ,mem_24g_mode_switch 
+0x45f6 015696 fetch 1 ,mem_24g_pair_mode 
+0x45f7 015697 call g24_enable_nodata_timer ,blank 
+0x45f8 015698 fetch 1 ,mem_24g_rxdata_temp + 2 
+0x45f9 015699 beq datatype_attemp ,car_g24_data_attemp 
+0x45fa 015700 beq datatype_device1 ,car_g24_data_device1 
+0x45fb 015701 branch g24_receive_packet_parse + 14 
+:      015702 car_g24_data_attemp:
+0x45fc 015703 fetch 1 ,mem_24g_pair_mode 
+0x45fd 015704 nrtn blank 
+0x45fe 015705 fetch 1 ,mem_24g_bind_device_status 
+0x45ff 015706 rtn blank 
+0x4600 015708 branch g24_data_attemp 
+:      015709 car_g24_data_device1:
+0x4601 015710 call g24_ch_timer_reinit 
+0x4602 015711 fetch 1 ,mem_24g_abort_packet 
+0x4603 015712 fetcht 1 ,mem_24g_rxdata_temp 
+0x4604 015713 isolate1 bit_abort ,temp 
+0x4605 015714 setflag true ,0 ,pdata 
+0x4606 015715 store 1 ,mem_24g_abort_packet 
+0x4607 015716 beq 1 ,car_g24_data_attemp_device1_abort 
+0x4608 015717 branch g24_data_device1 + 7 
+:      015718 car_g24_data_attemp_device1_abort:
+0x4609 015719 fetch 1 ,mem_device_option 
+0x460a 015720 sub pdata ,dvc_op_car ,null 
+0x460b 015721 call check_51cmd_led_on ,zero 
+0x460c 015722 fetch 4 ,mem_24g_rxdata_temp + 10 
+0x460d 015723 branch g24_store_device1_addr 
+:      015725 car_g24_bind_mode:
+0x460e 015726 fetch 1 ,mem_24g_work_mode 
+0x460f 015727 rtnne dongle_bind 
+0x4610 015728 call g24_bind_init 
+0x4611 015729 call car_g24_bind_device_addr 
+0x4612 015731 call g24_rx_interrupt_clear 
+0x4613 015732 call g24_receive_packet 
+0x4614 015733 nbranch g24_rx_interrupt_clear ,user3 
+0x4615 015734 call g24_bind_data_parse 
+0x4616 015735 call g24_transmit_ack 
+0x4617 015736 call g24_bind_device_status_check 
+0x4618 015737 call g24_bind_data_process + 8 
+0x4619 015739 fetch 1 ,mem_24g_bind_device_status 
+0x461a 015740 nbranch car_g24_bind_mode_exit ,blank 
+0x461b 015741 call g24_nodata_process 
+0x461c 015742 fetch 1 ,mem_24g_nodata_timer_enable 
+0x461d 015743 rtn blank 
+0x461e 015744 setarg 0 
+0x461f 015745 store 4 ,mem_24g_device1_addr 
+0x4620 015746 rtn 
+:      015747 car_g24_bind_mode_exit:
+0x4621 015748 jam 0 ,mem_24g_mode_switch 
+0x4622 015749 arg 0 ,rega 
+0x4623 015750 call check_51cmd_led_on 
+0x4624 015751 call g24_switch_work_mode 
+0x4625 015752 call g24_timer_init 
+0x4626 015754 fetch 4 ,mem_24g_lap 
+0x4627 015755 store 4 ,mem_car_24g_commom_addr 
+0x4628 015756 fetch 1 ,mem_car_save_addr_flag 
+0x4629 015757 ncall car_g24_save_commom_addr ,blank 
+0x462a 015759 fetch 4 ,mem_car_24g_commom_addr 
+0x462b 015760 branch g24_update_addr_and_synccrc8 
+:      015762 car_g24_save_commom_addr:
+0x462c 015764 fetch 1 ,mem_car_save_addr_flag 
+0x462d 015765 rtn blank 
+0x462e 015766 fetch 1 ,mem_24g_transmitter_addr + 1 
+0x462f 015767 store 1 ,mem_car_24g_commom_addr + 3 
+0x4630 015769 fetch 1 ,mem_24g_lap + 1 
+0x4631 015770 store 1 ,mem_car_24g_commom_addr + 2 
+0x4632 015772 fetch 1 ,mem_24g_transmitter_addr 
+0x4633 015773 store 1 ,mem_car_24g_commom_addr + 1 
+0x4634 015775 fetch 1 ,mem_24g_lap 
+0x4635 015776 store 1 ,mem_car_24g_commom_addr 
+0x4636 015777 rtn 
+0x4637 015778 call car_g24_search_commom_addr 
+0x4638 015779 fetch 4 ,mem_car_24g_commom_addr 
+0x4639 015780 fetcht 4 ,mem_car_24g_commom_addr_temp 
+0x463a 015781 isub temp ,null 
+0x463b 015782 rtn zero 
+0x463c 015783 copy regc ,regb 
+0x463d 015784 arg mem_car_24g_commom_addr ,rega 
+0x463e 015785 arg 4 ,loopcnt 
+0x463f 015786 branch otp_write 
+:      015788 car_g24_load_commom_addr:
+0x4640 015790 fetch 4 ,mem_24g_lap 
+0x4641 015791 store 4 ,mem_car_24g_commom_addr 
+0x4642 015792 fetch 1 ,mem_car_save_addr_flag 
+0x4643 015793 rtn blank 
+0x4644 015794 rtn 
+0x4645 015795 call car_g24_search_commom_addr 
+0x4646 015796 fetch 4 ,mem_car_24g_commom_addr_temp 
+0x4647 015797 rtn blank 
+0x4648 015798 store 4 ,mem_car_24g_commom_addr 
+0x4649 015799 rtn 
+:      015802 car_g24_search_commom_addr:
+0x464a 015803 rtn 
+0x464b 015804 fetch 1 ,mem_car_save_addr_flag 
+0x464c 015805 rtn blank 
+0x464d 015806 arg otp_offset_car_commom_start_addr ,regc 
+:      015807 car_g24_search_commom_addr_loop:
+0x464e 015808 copy regc ,regb 
+0x464f 015809 arg mem_car_24g_commom_addr_read ,rega 
+0x4650 015810 arg 4 ,loopcnt 
+0x4651 015811 call otp_read_data 
+0x4652 015812 fetch 4 ,mem_car_24g_commom_addr_read 
+0x4653 015813 rtn blank 
+0x4654 015814 store 4 ,mem_car_24g_commom_addr_temp 
+0x4655 015815 copy regc ,pdata 
+0x4656 015816 arg otp_offset_car_commom_end_addr ,temp 
+0x4657 015817 isub temp ,null 
+0x4658 015818 rtn positive 
+0x4659 015819 increase 4 ,regc 
+0x465a 015820 branch car_g24_search_commom_addr_loop 
+:      015822 car_g24_bind_device_addr:
+0x465b 015823 fetch 4 ,mem_24g_device1_addr 
+0x465c 015824 rtn blank 
+0x465d 015825 branch g24_update_addr_and_synccrc8 
+:      015827 car_g24_cb_data_device1:
+0x465e 015828 fetch 2 ,mem_ui_state_map 
+0x465f 015829 rtnbit1 ui_state_ble_connected 
+0x4660 015830 fetch 2 ,mem_car_24g_no_data_timeout_count 
+0x4661 015831 store 2 ,mem_car_24g_no_data_timeout_timer 
+0x4662 015832 jam work_paired ,mem_car_24g_received_pac 
+0x4663 015833 arg mem_24g_rxdata_temp + 3 ,rega 
+0x4664 015834 branch car_24g_receive_data 
+:      015836 car_g24_lpm_dipatch:
+0x4665 015837 fetch 1 ,mem_car_enter_lpm_flag 
+0x4666 015838 rtn blank 
+0x4667 015839 call car_g24_lpm_wait 
+0x4668 015840 nrtn user 
+0x4669 015841 fetch 3 ,mem_24g_enter_hibernate 
+0x466a 015842 call clk2lpo 
+0x466b 015843 storet 4 ,mem_sleep_counter 
+0x466c 015844 branch lpm_sleep 
+:      015845 car_g24_lpm_wait:
+0x466d 015846 enable user 
+0x466e 015847 call lpo_calibration 
+0x466f 015848 fetch 3 ,mem_clks_per_lpo 
+0x4670 015849 branch disable_user ,blank 
+0x4671 015850 branch car_le_process_lpm_before 
+:      015856 remote_car_init:
+0x4672 015857 rtn wake 
+0x4673 015858 call remote_car_default_init 
+0x4674 015859 call keyscan_key_init 
+0x4675 015860 setarg remote_car_g24_package_data 
+0x4676 015861 store 2 ,mem_cb_24g_transmit_data 
+0x4677 015863 setarg remote_car_process_lpm_before 
+0x4678 015864 store 2 ,mem_cb_24g_lpm_before 
+0x4679 015866 setarg remote_car_le_before_hibernate 
+0x467a 015867 store 2 ,mem_cb_before_hibernate 
+0x467b 015869 setarg remote_car_scale_process_idle 
+0x467c 015870 store 2 ,mem_cb_idle_process 
+0x467d 015872 setarg remote_car_scale_process_bb_event 
+0x467e 015873 store 2 ,mem_cb_bb_event_process 
+0x467f 015875 setarg remote_car_event_timer 
+0x4680 015876 store 2 ,mem_cb_event_timer 
+0x4681 015878 setarg remote_car_power_off_signal 
+0x4682 015879 store 2 ,mem_remote_car_power_off_cb 
+0x4683 015881 setarg remote_car_soft_switch_power_on_signal 
+0x4684 015882 store 2 ,mem_remote_car_power_standby_cb 
+0x4685 015885 bpatch patch06_3 ,mem_patch06 
+0x4686 015886 call set_eeprom_size_2k 
+0x4687 015887 call remote_car_init_environment 
+0x4688 015889 call queue_init 
+0x4689 015890 fetch 1 ,mem_remote_car_config_soft_switch_enable 
+0x468a 015891 store 1 ,mem_remote_car_hard_soft_switch 
+0x468b 015892 beq hard_switch ,remote_car_hard_switch_power_on_signal 
+0x468c 015893 fetch 1 ,mem_remote_car_config_soft_switch_gpio 
+0x468d 015894 store 1 ,mem_ui_button_gpio 
+:      015895 remote_car_soft_switch_power_on_init:
+0x468e 015896 call remote_car_ui_led_init 
+0x468f 015897 call ui_button_init 
+0x4690 015898 call ui_button_polling 
+0x4691 015899 jam power_starting ,mem_remote_car_power_state 
+0x4692 015900 fetch 2 ,mem_ui_state_map 
+0x4693 015901 rtnbit1 ui_state_btn_down 
+0x4694 015902 branch app_enter_hibernate 
+:      015906 remote_car_hard_switch_power_on_signal:
+0x4695 015907 jam power_standby ,mem_remote_car_power_state 
+:      015908 remote_car_soft_switch_power_on_signal:
+0x4696 015909 call remote_car_ui_led_init 
+0x4697 015910 arg 0 ,rega 
+0x4698 015911 call ui_led_blink_start_global 
+0x4699 015912 call remote_car_g24_load_commom_addr 
+0x469a 015913 fetch 4 ,mem_remote_24g_commom_addr 
+0x469b 015914 store 4 ,mem_24g_addr 
+0x469c 015915 branch g24_pair_start ,blank 
+0x469d 015916 fetch 4 ,mem_24g_addr 
+0x469e 015917 store 4 ,mem_24g_receiver_addr 
+0x469f 015918 fetch 2 ,mem_24g_reconn_timeout_init 
+0x46a0 015919 store 2 ,mem_24g_reconn_timeout 
+0x46a1 015920 branch g24_reconn_start 
+:      015922 remote_car_set_24g_addr_eeprom:
+0x46a2 015923 arg 4 ,temp 
+0x46a3 015924 arg mem_24g_addr ,rega 
+0x46a4 015925 arg remote_info_eeprom_offect ,regb 
+0x46a5 015926 rtn 
+:      015929 remote_car_power_off_signal:
+:      015930 remote_car_ui_led_init:
+0x46a6 015931 bpatch patch06_4 ,mem_patch06 
+0x46a7 015932 fetch 1 ,mem_remote_car_config_connect_led_gpio 
+0x46a8 015933 bne invalid_pin_num ,remote_car_pairing_led_gpio_set 
+:      015934 remote_car_ui_led_init_1:
+0x46a9 015935 fetcht 1 ,mem_remote_car_led_map 
+0x46aa 015936 branch gpio_config_output 
+:      015937 remote_car_pairing_led_gpio_set:
+0x46ab 015938 store 1 ,mem_remote_car_led_map 
+0x46ac 015939 branch remote_car_ui_led_init_1 
+:      015942 remote_car_init_environment:
+0x46ad 015943 call g24_transmit_init 
+:      015944 remote_no_data_timer_init:
+0x46ae 015945 fetch 2 ,mem_remote_car_no_data_timeout 
+0x46af 015946 store 2 ,mem_remote_car_no_data_timer 
+0x46b0 015947 rtn 
+:      015949 remote_car_le_before_hibernate:
+0x46b1 015950 call remote_car_process_lpm_before 
+:      015951 remote_gpio_set_before_hibernate:
+0x46b2 015952 fetch 1 ,mem_remote_style_struct_led_gpio 
+0x46b3 015953 set1 7 ,pdata 
+0x46b4 015954 arg gpcfg_output_high ,temp 
+0x46b5 015955 branch gpio_config_function 
+:      015957 remote_car_process_lpm_before:
+0x46b6 015958 call gpio_set_before_lpm 
+0x46b7 015959 branch keyscan_process_lpm_before 
+:      015961 remote_car_key_scan_process:
+0x46b8 015962 call keyscan_key_process 
+0x46b9 015963 call get_remote_key_state 
+0x46ba 015964 call remote_conn_led_state 
+0x46bb 015965 branch send_data 
+:      015967 remote_conn_led_state:
+0x46bc 015968 fetch 1 ,mem_remote_car_24g_status 
+0x46bd 015969 rtnne work_paired 
+0x46be 015970 fetch 4 ,mem_remote_car_motor1_key0_press_state 
+0x46bf 015971 branch remote_car_stop_state ,blank 
+0x46c0 015972 jam 0 ,mem_remote_car_no_data_check 
+0x46c1 015973 enable user 
+0x46c2 015974 branch check_51cmd_led_on 
+:      015975 remote_car_stop_state:
+0x46c3 015976 fetch 1 ,mem_remote_car_no_data_check 
+0x46c4 015977 rtneq 0xff 
+0x46c5 015978 pincrease 1 
+0x46c6 015979 store 1 ,mem_remote_car_no_data_check 
+0x46c7 015980 disable user 
+0x46c8 015981 branch check_51cmd_led_off 
+:      015984 get_remote_key_state:
+0x46c9 015985 fetcht 2 ,mem_key_value_retention 
+0x46ca 015986 and temp ,0x01 ,pdata 
+0x46cb 015987 rshift temp ,temp 
+0x46cc 015988 store 1 ,mem_remote_car_motor1_key0_press_state 
+0x46cd 015989 and temp ,0x01 ,pdata 
+0x46ce 015990 rshift temp ,temp 
+0x46cf 015991 store 1 ,mem_remote_car_motor1_key1_press_state 
+0x46d0 015992 and temp ,0x01 ,pdata 
+0x46d1 015993 rshift temp ,temp 
+0x46d2 015994 store 1 ,mem_remote_car_motor2_key2_press_state 
+0x46d3 015995 and temp ,0x01 ,pdata 
+0x46d4 015996 rshift temp ,temp 
+0x46d5 015997 store 1 ,mem_remote_car_motor2_key3_press_state 
+0x46d6 015998 rtn 
+:      015999 send_data:
+0x46d7 016000 bpatch patch06_5 ,mem_patch06 
+0x46d8 016001 call remote_car_fb_check 
+0x46d9 016002 call remote_car_lr_check 
+0x46da 016003 call remote_car_no_data_timeout_check 
+0x46db 016004 nrtn user 
+0x46dc 016005 branch remote_car_send_key 
+:      016008 remote_car_no_data_timeout_check:
+0x46dd 016009 fetch 1 ,mem_remote_car_24g_status 
+0x46de 016010 rtnne work_paired 
+0x46df 016011 fetch 1 ,mem_remote_car_no_data_check 
+0x46e0 016012 rtn blank 
+0x46e1 016013 sub pdata ,1 ,null 
+0x46e2 016014 nrtn positive 
+0x46e3 016015 fetch 2 ,mem_24g_reconn_timeout_init 
+0x46e4 016016 store 2 ,mem_24g_reconn_timeout 
+0x46e5 016017 branch enable_user 
+:      016021 remote_car_fb_check:
+0x46e6 016022 fetch 1 ,mem_remote_car_motor1_key0_press_state 
+0x46e7 016023 nbranch remote_car_send_motor1_key0_press ,blank 
+0x46e8 016024 fetch 1 ,mem_remote_car_motor1_key1_press_state 
+0x46e9 016025 nbranch remote_car_send_motor1_key1_press ,blank 
+0x46ea 016026 branch remote_car_send_motor1_key0_rel 
+:      016028 remote_car_lr_check:
+0x46eb 016029 fetch 1 ,mem_remote_car_motor2_key2_press_state 
+0x46ec 016030 nbranch remote_car_send_motor2_key2_press ,blank 
+0x46ed 016031 fetch 1 ,mem_remote_car_motor2_key3_press_state 
+0x46ee 016032 nbranch remote_car_send_motor2_key3_press ,blank 
+0x46ef 016033 branch remote_car_send_motor2_key2_rel 
+:      016036 remote_car_scale_process_idle:
+0x46f0 016037 call remote_car_24g_status_process 
+0x46f1 016038 branch remote_car_key_scan_process 
+:      016040 remote_car_scale_process_bb_event:
+0x46f2 016041 copy regc ,pdata 
+0x46f3 016042 beq bt_evt_button_up ,app_event_button_up 
+0x46f4 016043 beq bt_evt_button_long_pressed ,app_button_long_pressed 
+0x46f5 016044 beq bt_evt_24g_pairing_complete ,remote_car_24g_pairing_complete 
+0x46f6 016045 beq bt_evt_24g_attempt_success ,remote_car_24g_attempt_success 
+0x46f7 016046 beq bt_evt_24g_attempt_fail ,remote_car_24g_attempt_fail 
+0x46f8 016047 rtn 
+:      016049 remote_car_24g_attempt_fail:
+0x46f9 016050 branch g24_txbuf_clear 
+:      016052 remote_car_24g_pairing_complete:
+0x46fa 016053 bpatch patch06_6 ,mem_patch06 
+0x46fb 016054 fetch 4 ,mem_24g_receiver_addr 
+0x46fc 016055 store 4 ,mem_remote_24g_commom_addr 
+0x46fd 016056 fetch 1 ,mem_remote_save_addr_flag 
+0x46fe 016057 ncall remote_car_g24_save_commom_addr ,blank 
+0x46ff 016058 fetch 4 ,mem_remote_24g_commom_addr 
+0x4700 016059 call g24_update_addr_and_synccrc8 
+:      016062 remote_car_24g_attempt_success:
+0x4701 016063 jam 0 ,mem_24g_conn_sm 
+0x4702 016064 jam work_paired ,mem_remote_car_24g_auto_work_step 
+0x4703 016065 jam work_paired ,mem_remote_car_24g_pair_success_flag 
+0x4704 016066 jam 0 ,mem_24g_reconn_timeout 
+0x4705 016067 rtn 
+:      016068 remote_car_g24_save_commom_addr:
+0x4706 016071 fetch 1 ,mem_remote_save_addr_flag 
+0x4707 016072 rtn blank 
+0x4708 016073 fetch 1 ,mem_24g_lap + 1 
+0x4709 016074 store 1 ,mem_remote_24g_commom_addr + 3 
+0x470a 016076 fetch 1 ,mem_24g_receiver_addr + 1 
+0x470b 016077 store 1 ,mem_remote_24g_commom_addr + 2 
+0x470c 016079 fetch 1 ,mem_24g_lap 
+0x470d 016080 store 1 ,mem_remote_24g_commom_addr + 1 
+0x470e 016082 fetch 1 ,mem_24g_receiver_addr 
+0x470f 016083 store 1 ,mem_remote_24g_commom_addr 
+0x4710 016084 call remote_car_g24_search_commom_addr 
+0x4711 016085 fetch 4 ,mem_remote_24g_commom_addr 
+0x4712 016086 fetcht 4 ,mem_remote_24g_commom_addr_temp 
+0x4713 016087 isub temp ,null 
+0x4714 016088 rtn zero 
+0x4715 016089 copy regc ,regb 
+0x4716 016090 arg mem_remote_24g_commom_addr ,rega 
+0x4717 016091 arg 4 ,loopcnt 
+0x4718 016092 branch otp_write 
+:      016094 remote_car_g24_load_commom_addr:
+0x4719 016095 fetch 1 ,mem_remote_save_addr_flag 
+0x471a 016096 rtn blank 
+0x471b 016097 call remote_car_g24_search_commom_addr 
+0x471c 016098 fetch 4 ,mem_remote_24g_commom_addr_temp 
+0x471d 016099 rtn blank 
+0x471e 016100 store 4 ,mem_remote_24g_commom_addr 
+0x471f 016101 rtn 
+:      016104 remote_car_g24_search_commom_addr:
+0x4720 016105 fetch 1 ,mem_remote_save_addr_flag 
+0x4721 016106 rtn blank 
+0x4722 016107 arg otp_offset_remote_commom_start_addr ,regc 
+:      016108 remote_car_g24_search_commom_addr_loop:
+0x4723 016109 copy regc ,regb 
+0x4724 016110 arg mem_remote_24g_commom_addr_temp ,rega 
+0x4725 016111 arg 4 ,loopcnt 
+0x4726 016112 call otp_read_data 
+0x4727 016113 fetch 4 ,mem_remote_24g_commom_addr_read 
+0x4728 016114 rtn blank 
+0x4729 016115 store 4 ,mem_remote_24g_commom_addr_temp 
+0x472a 016116 copy regc ,pdata 
+0x472b 016117 arg otp_offset_remote_commom_end_addr ,temp 
+0x472c 016118 isub temp ,null 
+0x472d 016119 rtn positive 
+0x472e 016120 increase 4 ,regc 
+0x472f 016121 branch remote_car_g24_search_commom_addr_loop 
+:      016123 remote_car_24g_status_process:
+0x4730 016124 fetch 1 ,mem_remote_car_24g_auto_work_step 
+0x4731 016125 rtneq power_on 
+0x4732 016126 fetch 1 ,mem_remote_car_24g_status 
+0x4733 016127 rtneq work_paired 
+0x4734 016128 jam work_paired ,mem_remote_car_24g_status 
+:      016129 remote_car_scale_process_paired:
+0x4735 016130 arg 0 ,rega 
+0x4736 016131 branch ui_led_off_global 
+:      016132 remote_car_scale_process_shutdown:
+0x4737 016133 arg 0 ,rega 
+0x4738 016134 call ui_led_off_global 
+0x4739 016135 call remote_car_ui_led_init 
+0x473a 016136 branch app_enter_hibernate 
+:      016138 remote_car_event_timer:
+0x473b 016139 call app_power_timer 
+0x473c 016140 call g24_pair_timeout_timer 
+0x473d 016141 call g24_reconn_timeout_timer 
+0x473e 016142 branch remote_car_no_data_timer 
+:      016144 remote_car_no_data_timer:
+0x473f 016145 fetch 1 ,mem_remote_car_config_timeout_shutdown_enable 
+0x4740 016146 rtn blank 
+0x4741 016147 fetch 1 ,mem_key_value_retention 
+0x4742 016148 nbranch remote_no_data_timer_init ,blank 
+0x4743 016149 arg mem_remote_car_no_data_timer ,regc 
+0x4744 016150 arg remote_car_scale_process_shutdown ,regb 
+0x4745 016151 branch timer_single_step_2b 
+:      016155 remote_car_send_motor1_key0_press:
+0x4746 016156 jam motor_positive ,mem_remote_car_24g_motor1_payload 
+0x4747 016157 rtn 
+:      016158 remote_car_send_motor1_key1_press:
+0x4748 016159 jam motor_negative ,mem_remote_car_24g_motor1_payload 
+0x4749 016160 rtn 
+:      016161 remote_car_send_motor2_key2_press:
+0x474a 016162 jam motor_positive ,mem_remote_car_24g_motor2_payload 
+0x474b 016163 rtn 
+:      016164 remote_car_send_motor2_key3_press:
+0x474c 016165 jam motor_negative ,mem_remote_car_24g_motor2_payload 
+0x474d 016166 rtn 
+:      016169 remote_car_send_motor1_key0_rel:
+:      016170 remote_car_send_motor1_key1_rel:
+0x474e 016171 jam motor_stop ,mem_remote_car_24g_motor1_payload 
+0x474f 016172 rtn 
+:      016173 remote_car_send_motor2_key2_rel:
+:      016174 remote_car_send_motor2_key3_rel:
+0x4750 016175 jam motor_stop ,mem_remote_car_24g_motor2_payload 
+0x4751 016176 rtn 
+:      016178 remote_car_send_key:
+0x4752 016179 arg mem_remote_car_24g_motor_packet ,rega 
+0x4753 016180 branch queue_push 
+:      016181 remote_car_send_attack:
+0x4754 016182 arg mem_remote_car_24g_fire_packet ,rega 
+0x4755 016183 branch queue_push 
+:      016185 remote_car_g24_package_data:
+0x4756 016186 fetch 1 ,mem_remote_car_24g_pair_success_flag 
+0x4757 016187 beq work_paired ,remote_car_g24_send_empty 
+0x4758 016188 arg mem_remote_car_24g_tx_temp ,rega 
+0x4759 016189 call queue_pop 
+0x475a 016190 nbranch remote_car_moto_data ,user 
+:      016191 remote_car_g24_package_data_continue:
+0x475b 016192 arg mem_remote_car_24g_tx_temp ,contr 
+0x475c 016193 ifetch 1 ,contr 
+0x475d 016194 copy pdata ,rega 
+0x475e 016195 arg mem_remote_car_24g_tx_temp + 1 ,regb 
+0x475f 016198 rtn 
+:      016200 remote_car_g24_send_empty:
+0x4760 016201 jam 0 ,mem_remote_car_24g_pair_success_flag 
+0x4761 016202 enable user 
+0x4762 016203 arg 1 ,rega 
+0x4763 016204 arg mem_remote_car_empty_packet ,regb 
+0x4764 016205 rtn 
+:      016207 remote_car_moto_data:
+0x4765 016208 fetch 1 ,mem_remote_car_24g_tx_temp + 3 
+0x4766 016209 beq car_cmd_l_r_motor_control ,remote_car_moto_data_next 
+0x4767 016210 beq car_cmd_f_b_motor_control ,remote_car_moto_data_next 
+0x4768 016211 rtn 
+:      016212 remote_car_moto_data_next:
+0x4769 016213 fetch 1 ,mem_remote_car_24g_tx_temp + 6 
+0x476a 016214 nbranch remote_car_moto_data_enable_user ,blank 
+0x476b 016215 fetch 1 ,mem_remote_car_24g_tx_temp + 8 
+0x476c 016216 nbranch remote_car_moto_data_enable_user ,blank 
+0x476d 016217 fetch 1 ,mem_remote_car_24g_tx_temp + 10 
+0x476e 016218 nbranch remote_car_moto_data_enable_user ,blank 
+0x476f 016219 rtn 
+:      016220 remote_car_moto_data_enable_user:
+0x4770 016221 enable user 
+0x4771 016222 branch remote_car_g24_package_data_continue 
+:      016227 remote_car_default_init:
+0x4772 016228 jam 0x14 ,mem_ui_button_timeout 
+0x4773 016229 jam 0x01 ,mem_ui_button_last_state 
+0x4774 016230 setarg 0x060f 
+0x4775 016231 store 2 ,mem_remote_car_queue_each_size 
+0x4776 016232 setarg mem_remote_car_queue_each_size 
+0x4777 016233 store 2 ,mem_queue_ptr 
+0x4778 016234 jam 0x01 ,mem_lpm_mode 
+0x4779 016235 jam 0x06 ,mem_lpm_overhead 
+0x477a 016236 jam 0x02 ,mem_lpm_mult_timeout 
+0x477b 016237 jam 0x00 ,mem_remote_car_hard_soft_switch 
+0x477c 016238 setarg mem_remote_style_led_type 
+0x477d 016239 store 2 ,mem_ui_led_struct_ptr 
+0x477e 016240 jam 0x01 ,mem_ui_led_struct_num 
+0x477f 016241 jam 0xff ,mem_remote_style_blink_count 
+0x4780 016242 setarg 0x0296 
+0x4781 016243 store 2 ,mem_remote_style_on_time 
+0x4782 016244 setarg 0x073a 
+0x4783 016245 store 2 ,mem_remote_style_off_time 
+0x4784 016246 setarg mem_remote_car_soft_power 
+0x4785 016247 store 2 ,mem_power_param_ptr 
+0x4786 016248 setarg 0x0c0c 
+0x4787 016249 store 2 ,mem_remote_car_power_off_timeout 
+0x4788 016250 setarg mem_remote_car_keyscan 
+0x4789 016251 store 2 ,mem_keyscan_ptr 
+0x478a 016252 jam 0x00 ,mem_remote_car_config_soft_switch_enable 
+0x478b 016253 jam 0xff ,mem_remote_car_config_connect_led_gpio 
+0x478c 016254 jam 0xff ,mem_remote_car_config_soft_switch_gpio 
+0x478d 016255 jam 0x00 ,mem_remote_car_config_key_map 
+0x478e 016256 jam 0x00 ,mem_remote_car_config_layout 
+0x478f 016257 jam 0x00 ,mem_remote_car_config_check_way 
+0x4790 016258 jam 0x01 ,mem_remote_car_config_timeout_shutdown_enable 
+0x4791 016259 setarg 0x4e55 
+0x4792 016260 store 2 ,mem_current_vdd_value_default_mid_x 
+0x4793 016261 store 2 ,mem_current_vdd_value_default_mid_y 
+0x4794 016262 setarg 0x0007 
+0x4795 016263 store 2 ,mem_current_vdd_default_range 
+0x4796 016264 jam 0x02 ,mem_adc_config_flag 
+0x4797 016265 setsect 0 ,0x35a0c 
+0x4798 016266 setsect 1 ,0x11a 
+0x4799 016267 setsect 2 ,0x60 
+0x479a 016268 setsect 3 ,0x28 
+0x479b 016269 store 9 ,mem_remote_car_24g_motor_packet 
+0x479c 016270 setsect 0 ,0x2000a 
+0x479d 016271 setsect 1 ,0x02 
+0x479e 016272 istore 4 ,contw 
+0x479f 016273 setsect 0 ,0x35a08 
+0x47a0 016274 setsect 1 ,0x19a 
+0x47a1 016275 setsect 2 ,0x00 
+0x47a2 016276 setsect 3 ,0x00 
+0x47a3 016277 store 9 ,mem_remote_car_24g_fire_packet 
+0x47a4 016278 setarg 0x0064 
+0x47a5 016279 store 2 ,mem_remote_car_no_data_timeout 
+0x47a6 016280 jam tx_power_0db ,mem_tx_power 
+0x47a7 016281 jam 0x01 ,mem_24g_data_type 
+0x47a8 016282 jam 0x06 ,mem_24g_max_retry 
+0x47a9 016283 jam 0x01 ,mem_24g_pair_switch 
+0x47aa 016284 jam 0x00 ,mem_24g_fast_conn_enable 
+0x47ab 016285 call g24_rx_window_init 
+0x47ac 016286 call g24_interval_param_8ms 
+0x47ad 016287 call g24_chmap_param_init 
+0x47ae 016290 setarg 0x0708 
+0x47af 016291 store 2 ,mem_24g_pair_timeout_init 
+0x47b0 016292 setarg 0x0050 
+0x47b1 016293 store 2 ,mem_24g_reconn_timeout_init 
+0x47b2 016294 setarg 0x0a7700 
+0x47b3 016295 store 3 ,mem_24g_long_sleep_set 
+0x47b4 016296 setarg 0x604800 
+0x47b5 016297 store 3 ,mem_24g_enter_hibernate 
+0x47b6 016298 rtn 
+:      016305 dongle_init:
+0x47b7 016306 setarg dongle_dispatch 
+0x47b8 016307 store 2 ,mem_cb_24g_receive_process 
+0x47b9 016308 setarg dongle_g24_mouse 
+0x47ba 016309 store 2 ,mem_cb_24g_data_device1 
+0x47bb 016310 setarg dongle_g24_kb 
+0x47bc 016311 store 2 ,mem_cb_24g_data_device2 
+0x47bd 016312 setarg dongle_ackpayload_prep 
+0x47be 016313 store 2 ,mem_cb_24g_ackpayload 
+0x47bf 016314 setarg dongle_usb_config 
+0x47c0 016315 store 2 ,mem_cb_usb_config 
+0x47c1 016316 branch usb_init 
+:      016319 dongle_default_init:
+0x47c2 016320 bpatch patch06_7 ,mem_patch06 
+0x47c3 016322 call dongle_read_kb_bind_status 
+0x47c4 016323 call dongle_xtal_select 
+0x47c5 016324 fetch 1 ,mem_dg_sys_config 
+0x47c6 016325 isolate1 dg_enable_eeprom ,pdata 
+0x47c7 016326 branch dongle_default_no_eeprom ,true 
+0x47c8 016327 fetch 1 ,mem_dg_sys_config 
+0x47c9 016328 isolate1 dg_enable_new_chmap ,pdata 
+0x47ca 016329 call g24_chamap_param_update ,true 
+:      016330 dongle_default_no_eeprom:
+0x47cb 016331 fetch 1 ,mem_dg_24g_tx_power_default 
+0x47cc 016332 store 1 ,mem_tx_power 
+0x47cd 016334 jam 0xff ,mem_rssi_buff_index 
+0x47ce 016335 setarg mem_dg_rssi_noise_buffer 
+0x47cf 016336 store 2 ,mem_rssi_noise_buffer_ptr 
+0x47d0 016337 setarg mem_dg_rssi_noise_dg_buffer 
+0x47d1 016338 store 2 ,mem_rssi_noise_self_buffer_ptr 
+0x47d2 016339 setarg mem_dg_rssi_noise_ms_buffer 
+0x47d3 016340 store 2 ,mem_rssi_noise_device1_buffer_ptr 
+0x47d4 016341 setarg mem_dg_rssi_noise_kb_buffer 
+0x47d5 016342 store 2 ,mem_rssi_noise_device2_buffer_ptr 
+0x47d6 016343 jam tx_power_f5db ,mem_24g_pair_tx_power 
+0x47d7 016344 jam 0 ,mem_dg_kb_bind_success 
+0x47d8 016345 jam 0 ,mem_24g_bind_device_living 
+0x47d9 016346 call g24_enable_1m 
+0x47da 016347 fetch 1 ,mem_dg_sys_config 
+0x47db 016348 isolate1 dg_enable_24g_2m ,pdata 
+0x47dc 016349 call g24_enable_2m ,true 
+0x47dd 016350 call g24_receive_init 
+0x47de 016351 call g24_pair_param_init 
+0x47df 016352 call g24_chmap_param_init 
+0x47e0 016354 fetch 1 ,mem_dg_usb_tx_interval 
+0x47e1 016355 store 1 ,mem_usb_tx_interval 
+0x47e2 016356 fetch 9 ,mem_dg_usb_vid_pid 
+0x47e3 016357 store 9 ,mem_usb_vid_pid 
+0x47e4 016358 rtn 
+:      016360 dongle_xtal_select:
+0x47e5 016361 jam xtal_24m ,mem_fcomp_div 
+0x47e6 016362 fetch 1 ,mem_dg_sys_config 
+0x47e7 016363 rtnbit0 dg_enable_xtal_24m 
+0x47e8 016364 jam xtal_16m ,mem_fcomp_div 
+0x47e9 016365 rtn 
+:      016367 dongle_dispatch:
+0x47ea 016368 fetch 1 ,mem_24g_pair_mode 
+0x47eb 016369 beq 0x00 ,dongle_auto_bind 
+0x47ec 016370 beq 0x01 ,dongle_pc_bind 
+0x47ed 016371 beq 0x0f ,dongle_all_powerful 
+0x47ee 016372 rtn 
+:      016375 dongle_read_kb_bind_status:
+0x47ef 016376 bpatch patch07_0 ,mem_patch07 
+0x47f0 016377 arg dongle_kb_bind_efuse_offect ,regb 
+0x47f1 016378 arg mem_dg_kb_bind_flag ,rega 
+0x47f2 016379 arg 1 ,loopcnt 
+0x47f3 016380 branch otp_read_data 
+:      016382 dongle_write_kb_bind_status:
+0x47f4 016383 bpatch patch07_1 ,mem_patch07 
+0x47f5 016384 arg 1 ,loopcnt 
+0x47f6 016385 arg mem_dg_kb_bind_flag ,rega 
+0x47f7 016386 arg dongle_kb_bind_efuse_offect ,regb 
+0x47f8 016387 branch otp_write 
+:      016389 dongle_usb_config:
+0x47f9 016390 fetch 1 ,mem_dg_sys_config 
+0x47fa 016391 bbit1 dg_enable_kb_icon ,dongle_usb_config_kb 
+0x47fb 016392 fetch 1 ,mem_dg_kb_bind_flag 
+0x47fc 016393 bne dongle_kb_bind_success ,dongle_usb_config_param 
+:      016394 dongle_usb_config_kb:
+0x47fd 016395 jam dongle_kb_bind_success ,mem_dg_kb_bind_flag 
+0x47fe 016396 fetch 4 ,usb_devicedata_addr + 9 
+0x47ff 016397 set1 29 ,pdata 
+0x4800 016398 store 4 ,mem_devicedesc + 9 
+:      016399 dongle_usb_config_param:
+0x4801 016400 call dongle_usb_device_name 
+0x4802 016401 call usb_tx_interval_config 
+0x4803 016402 call dongle_usb_vid_pid_config 
+0x4804 016403 branch dongle_usb_hid_icon_config 
+:      016405 dongle_usb_vid_pid_config:
+0x4805 016406 fetch 1 ,mem_usb_vid_pid 
+0x4806 016407 rtn blank 
+0x4807 016408 fetch 1 ,mem_dg_kb_bind_flag 
+0x4808 016409 beq dongle_kb_bind_success ,dongle_usb_vid_pid_for_suit 
+:      016410 dongle_usb_vid_pid_for_mouse_only_auto_pair:
+0x4809 016411 fetch 4 ,mem_usb_vid_pid + 1 
+:      016412 dongle_usb_vid_pid_store:
+0x480a 016413 store 4 ,mem_devicedesc + 9 
+0x480b 016414 rtn 
+:      016415 dongle_usb_vid_pid_for_suit:
+0x480c 016416 fetch 4 ,mem_usb_vid_pid + 5 
+0x480d 016417 branch dongle_usb_vid_pid_store 
+:      016419 dongle_usb_hid_icon_config:
+0x480e 016420 fetch 1 ,mem_dg_kb_bind_flag 
+0x480f 016421 beq dongle_kb_bind_success ,dongle_usb_kb_hidreportdesc 
+0x4810 016422 setarg usb_kbdata_vendor_define_addr 
+0x4811 016423 store 2 ,mem_hidreportdesc_kb 
+0x4812 016424 jam 0x1a ,mem_confdesc + 26 
+0x4813 016425 rtn 
+:      016426 dongle_usb_kb_hidreportdesc:
+0x4814 016427 setarg usb_kbdata_addr 
+0x4815 016428 store 2 ,mem_hidreportdesc_kb 
+0x4816 016429 jam 0x3f ,mem_confdesc + 26 
+0x4817 016430 rtn 
+:      016432 dongle_usb_device_name:
+0x4818 016433 fetch 1 ,mem_dg_usb_device_name 
+0x4819 016434 rtn blank 
+0x481a 016435 arg mem_dg_usb_device_name ,contr 
+0x481b 016436 arg mem_string2 ,contw 
+0x481c 016437 arg 30 ,loopcnt 
+0x481d 016438 branch memcpy 
+:      016441 dongle_all_powerful:
+0x481e 016442 call g24_switch_work_mode 
+:      016443 dongle_all_powerful_loop:
+0x481f 016444 call dongle_work_mode_auto 
+0x4820 016445 call dongle_usb_dispatch 
+0x4821 016446 branch dongle_all_powerful_loop 
+:      016448 dongle_pc_bind:
+0x4822 016449 call g24_switch_work_mode 
+:      016450 dongle_pc_bind_loop:
+0x4823 016451 call dongle_work_mode_auto 
+0x4824 016452 call g24_bind_mode_auto 
+0x4825 016453 call dongle_usb_dispatch 
+0x4826 016454 branch dongle_pc_bind_loop 
+:      016456 dongle_g24_blank_data_process:
+0x4827 016457 call dongle_g24_ms_blank_data 
+0x4828 016458 call dongle_g24_kb_blank_data 
+0x4829 016459 call dongle_g24_kb_sys_ctrl_blank_data 
+0x482a 016460 branch dongle_g24_kb_mul_blank_data 
+:      016462 dongle_g24_ms_blank_data:
+0x482b 016463 bpatch patch07_2 ,mem_patch07 
+0x482c 016464 fetch 1 ,mem_dg_ms_blank_data_enable 
+0x482d 016465 rtn blank 
+0x482e 016466 arg g24_timer_ms_blank ,queue 
+0x482f 016467 call timer_check 
+0x4830 016468 nrtn blank 
+0x4831 016469 jam 0 ,mem_dg_ms_blank_data_enable 
+0x4832 016470 setarg ms_report_id 
+0x4833 016471 store 1 ,mem_usb_mouse_data 
+0x4834 016472 setarg 0 
+0x4835 016473 istore 7 ,contw 
+:      016474 dongle_usb_tx_ms_data:
+0x4836 016475 jam usb_ep2_ms ,mem_usb_ep2_data 
+:      016476 dongle_usb_tx_enable_ep2:
+0x4837 016477 fetch 1 ,mem_usb_tx_enable 
+0x4838 016478 set1 2 ,pdata 
+0x4839 016479 store 1 ,mem_usb_tx_enable 
+0x483a 016480 rtn 
+:      016482 dongle_g24_kb_blank_data:
+0x483b 016483 bpatch patch07_3 ,mem_patch07 
+0x483c 016484 fetch 1 ,mem_dg_kb_blank_data_enable 
+0x483d 016485 rtn blank 
+0x483e 016486 arg g24_timer_kb_blank ,queue 
+0x483f 016487 call timer_check 
+0x4840 016488 nrtn blank 
+0x4841 016489 jam 0 ,mem_dg_kb_blank_data_enable 
+0x4842 016490 arg mem_usb_kb_data ,contw 
+0x4843 016491 call memset0_16 
+0x4844 016492 fetch 8 ,mem_usb_kb_data 
+0x4845 016493 store 8 ,mem_dg_kb_data_last_data 
+:      016494 dongle_usb_tx_kb_data:
+0x4846 016495 jam kb_normal_report_id ,mem_usb_kb_data 
+:      016496 dongle_usb_tx_enable_ep1:
+0x4847 016497 jam usb_ep1_kb ,mem_usb_ep1_data 
+0x4848 016498 fetch 1 ,mem_usb_tx_enable 
+0x4849 016499 set1 1 ,pdata 
+0x484a 016500 store 1 ,mem_usb_tx_enable 
+0x484b 016501 rtn 
+:      016503 dongle_g24_kb_sys_ctrl_blank_data:
+0x484c 016504 fetch 1 ,mem_dg_kb_system_crtl_blank_data_enable 
+0x484d 016505 rtn blank 
+0x484e 016506 arg g24_timer_kb_sys_crtl_blank ,queue 
+0x484f 016507 call timer_check 
+0x4850 016508 nrtn blank 
+0x4851 016509 jam 0 ,mem_dg_kb_system_crtl_blank_data_enable 
+0x4852 016510 arg mem_usb_kb_system ,contw 
+0x4853 016511 call memset0_16 
+0x4854 016512 jam kb_system_conctrl_report_id ,mem_usb_kb_system 
+0x4855 016513 fetch 2 ,mem_usb_kb_system 
+0x4856 016514 store 2 ,mem_dg_kb_system_sta_data 
+:      016515 dongle_usb_tx_sys_ctrl_data:
+0x4857 016516 jam usb_ep2_systemkey ,mem_usb_ep2_data 
+0x4858 016517 branch dongle_usb_tx_enable_ep2 
+:      016519 dongle_g24_kb_mul_blank_data:
+0x4859 016520 bpatch patch07_4 ,mem_patch07 
+0x485a 016521 fetch 1 ,mem_dg_kb_mul_blank_data_enable 
+0x485b 016522 rtn blank 
+0x485c 016523 arg g24_timer_kb_mul_blank ,queue 
+0x485d 016524 call timer_check 
+0x485e 016525 nrtn blank 
+0x485f 016526 jam 0 ,mem_dg_kb_mul_blank_data_enable 
+0x4860 016527 arg mem_usb_kb_multikey ,contw 
+0x4861 016528 call memset0_16 
+0x4862 016529 jam kb_multikey_report_id ,mem_usb_kb_multikey 
+0x4863 016530 fetch 3 ,mem_usb_kb_multikey 
+0x4864 016531 store 3 ,mem_dg_kb_multikey_last_data 
+:      016532 dongle_usb_tx_multikey_data:
+0x4865 016533 jam usb_ep2_multikey ,mem_usb_ep2_data 
+0x4866 016534 branch dongle_usb_tx_enable_ep2 
+:      016536 dongle_usb_dispatch:
+0x4867 016537 bpatch patch07_5 ,mem_patch07 
+0x4868 016538 fetch 1 ,mem_usb_remote_wakeup 
+0x4869 016539 call dongle_clear_pc_sleep_flag ,blank 
+0x486a 016540 call usb_isr 
+0x486b 016541 fetch 1 ,mem_usb0_get_set_report 
+0x486c 016542 rtn blank 
+0x486d 016543 jam 0 ,mem_usb0_get_set_report 
+0x486e 016544 fetch 2 ,mem_usb_setup_bvalue_temp 
+0x486f 016545 arg pc_set_report ,temp 
+0x4870 016546 isub temp ,null 
+0x4871 016547 nrtn zero 
+0x4872 016549 fetch 1 ,mem_usb0_set_report_data 
+0x4873 016550 rtnne pc_report_id 
+0x4874 016551 fetch 1 ,mem_usb0_set_report_data + 1 
+0x4875 016552 beq command_mode ,dongle_dispose_cmd_mode 
+0x4876 016553 beq command_bind ,dongle_dispose_cmd_bind 
+0x4877 016554 beq command_current_project ,dongle_dispose_cmd_current_project 
+0x4878 016555 beq command_current_mode ,dongle_dispose_cmd_current_mode 
+0x4879 016556 beq command_current_fw_version ,dongle_dispose_cmd_current_fw_version 
+:      016558 dongle_usb0_data_ready_report_set0:
+0x487a 016559 jam 0 ,mem_usb0_data_ready_report 
+0x487b 016560 rtn 
+:      016562 dongle_dispose_cmd_mode:
+0x487c 016563 fetch 1 ,mem_usb0_set_report_data + 2 
+0x487d 016564 beq com_mode_bind ,dongle_enter_bind_mode 
+0x487e 016565 branch dongle_usb0_data_ready_report_set0 
+:      016566 dongle_enter_bind_mode:
+0x487f 016567 call g24_bind_mode_enable 
+:      016568 dongle_usb0_data_ready_report_set1:
+0x4880 016569 jam 1 ,mem_usb0_data_ready_report 
+0x4881 016570 rtn 
+:      016572 dongle_dispose_cmd_bind:
+0x4882 016573 fetch 1 ,mem_usb0_set_report_data + 2 
+0x4883 016574 beq com_bind_get ,dongle_dispose_cmd_get_bind 
+0x4884 016575 beq com_bind_exit ,dongle_dispose_cmd_exit_bind 
+0x4885 016576 beq com_read_mode ,dongle_dispose_cmd_read_mode 
+0x4886 016577 branch dongle_usb0_data_ready_report_set0 
+:      016578 dongle_dispose_cmd_get_bind:
+0x4887 016579 fetch 1 ,mem_24g_bind_device_status 
+0x4888 016580 store 1 ,mem_usb0_get_report_data + 1 
+0x4889 016581 branch dongle_usb0_data_ready_report_set1 
+:      016582 dongle_dispose_cmd_exit_bind:
+0x488a 016583 call g24_work_mode_enable 
+0x488b 016584 branch dongle_dispose_cmd_get_bind 
+:      016585 dongle_dispose_cmd_read_mode:
+:      016586 dongle_dispose_in_bind_mode:
+0x488c 016587 jam command_bind ,mem_usb0_get_report_data + 1 
+0x488d 016588 branch dongle_usb0_data_ready_report_set1 
+:      016590 dongle_dispose_cmd_current_project:
+0x488e 016591 jam product_id ,mem_usb0_get_report_data + 1 
+0x488f 016592 branch dongle_usb0_data_ready_report_set1 
+:      016594 dongle_dispose_cmd_current_mode:
+0x4890 016595 fetch 1 ,mem_24g_work_mode 
+0x4891 016596 beq dongle_work ,dongle_dispose_in_work_mode 
+0x4892 016597 beq dongle_bind ,dongle_dispose_in_bind_mode 
+0x4893 016598 rtn 
+:      016599 dongle_dispose_in_work_mode:
+0x4894 016600 jam command_mode ,mem_usb0_get_report_data + 1 
+0x4895 016601 branch dongle_usb0_data_ready_report_set1 
+:      016603 dongle_dispose_cmd_current_fw_version:
+0x4896 016604 jam fw_version0 ,mem_usb0_get_report_data + 1 
+0x4897 016605 jam fw_version1 ,mem_usb0_get_report_data + 2 
+0x4898 016606 jam fw_version2 ,mem_usb0_get_report_data + 3 
+0x4899 016607 jam fw_version3 ,mem_usb0_get_report_data + 4 
+0x489a 016608 branch dongle_usb0_data_ready_report_set1 
+:      016616 dongle_auto_bind:
+0x489b 016617 call g24_mode_switch_init 
+:      016618 dongle_auto_bind_loop:
+0x489c 016619 call g24_mode_switch_bind_work 
+0x489d 016620 call g24_mode_switch_bind_search 
+0x489e 016621 call dongle_work_mode_auto 
+0x489f 016622 call g24_bind_mode_auto 
+0x48a0 016623 call g24_search_mode_auto 
+0x48a1 016624 call dongle_usb_dispatch 
+0x48a2 016625 branch dongle_auto_bind_loop 
+:      016627 dongle_work_mode_auto:
+0x48a3 016628 bpatch patch07_6 ,mem_patch07 
+0x48a4 016629 fetch 1 ,mem_24g_work_mode 
+0x48a5 016630 rtnne dongle_work 
+0x48a6 016631 call g24_work_mode_start 
+0x48a7 016632 call dongle_g24_blank_data_process 
+0x48a8 016633 fetch 1 ,mem_24g_pair_mode 
+0x48a9 016634 nrtn blank 
+0x48aa 016635 branch g24_nodata_process 
+:      016637 dongle_ackpayload_prep:
+0x48ab 016638 fetch 1 ,mem_24g_data_type 
+0x48ac 016639 beq datatype_device1 ,dongle_ackpayload_prep_mouse 
+0x48ad 016640 beq datatype_device2 ,dongle_ackpayload_prep_keyboard 
+:      016641 dongle_ackpayload_prep_mouse:
+0x48ae 016642 fetch 1 ,mem_dg_pc_sleep_flag 
+0x48af 016643 bbit1 0 ,dongle_pc_sleep_ackpayload_prep_mouse 
+0x48b0 016644 branch dongle_ackpayload_prep_end 
+:      016646 dongle_set_pc_sleep_flag:
+0x48b1 016647 fetch 1 ,mem_device_option 
+0x48b2 016648 rtnne dvc_op_dongle 
+0x48b3 016649 jam 3 ,mem_dg_pc_sleep_flag 
+0x48b4 016650 rtn 
+:      016651 dongle_clear_pc_sleep_flag:
+0x48b5 016652 jam 0 ,mem_dg_pc_sleep_flag 
+0x48b6 016653 rtn 
+:      016655 dongle_ackpayload_prep_keyboard:
+0x48b7 016656 fetch 1 ,mem_dg_pc_sleep_flag 
+0x48b8 016657 bbit1 1 ,dongle_pc_sleep_ackpayload_prep_keyboard 
+:      016658 dongle_ackpayload_prep_end:
+0x48b9 016659 fetch 1 ,mem_24g_ackpayload_enable 
+0x48ba 016660 beq bind_ackpayload ,dongle_g24_bind_ackpayload_prep 
+0x48bb 016661 beq kb_led_ackpayload ,dongle_g24_kb_led_ackpayload_prep 
+0x48bc 016662 rtn 
+:      016664 dongle_pc_sleep_ackpayload_prep_mouse:
+0x48bd 016665 fetch 1 ,mem_dg_pc_sleep_flag 
+0x48be 016666 set0 0 ,pdata 
+0x48bf 016667 store 1 ,mem_dg_pc_sleep_flag 
+0x48c0 016668 branch dongle_pc_sleep_ackpayload_prep 
+:      016670 dongle_pc_sleep_ackpayload_prep_keyboard:
+0x48c1 016671 fetch 1 ,mem_dg_pc_sleep_flag 
+0x48c2 016672 set0 1 ,pdata 
+0x48c3 016673 store 1 ,mem_dg_pc_sleep_flag 
+:      016674 dongle_pc_sleep_ackpayload_prep:
+0x48c4 016675 jam 0x01 ,mem_24g_datalen 
+0x48c5 016676 setarg 0xff 
+0x48c6 016677 store 1 ,mem_24g_txbuf 
+0x48c7 016678 rtn 
+:      016681 dongle_g24_bind_ackpayload_prep:
+0x48c8 016682 jam 1 ,mem_24g_ackpayload_enable 
+0x48c9 016683 call g24_binding_device_check 
+0x48ca 016684 nrtn user3 
+0x48cb 016685 branch g24_bind_ackpayload_prep 
+:      016687 dongle_g24_kb_led_ackpayload_prep:
+0x48cc 016688 fetch 1 ,mem_24g_rxbuf + 2 
+0x48cd 016689 beq datatype_device1 ,dongle_g24_bind_ackpayload_prep 
+0x48ce 016690 beq datatype_attemp ,dongle_g24_bind_ackpayload_prep 
+0x48cf 016691 jam 0 ,mem_usb_tx_win_enable 
+0x48d0 016692 jam 0x01 ,mem_24g_datalen 
+0x48d1 016693 fetch 1 ,mem_24g_led_status 
+0x48d2 016694 store 1 ,mem_24g_txbuf 
+0x48d3 016695 rtn 
+:      016697 dongle_g24_mouse:
+0x48d4 016698 setarg ms_report_id 
+0x48d5 016699 store 1 ,mem_usb_mouse_data 
+0x48d6 016700 fetch 7 ,mem_24g_rxdata_temp + 3 
+0x48d7 016701 istore 7 ,contw 
+0x48d8 016702 fetch 1 ,mem_24g_rxdata_temp + 3 
+0x48d9 016703 ncall dongle_g24_ms_enable_blank_data_forcibly ,blank 
+0x48da 016704 fetch 1 ,mem_24g_rxdata_temp + 3 
+0x48db 016705 call dongle_g24_ms_disable_blank_data_forcibly ,blank 
+0x48dc 016706 branch dongle_usb_tx_ms_data 
+:      016708 dongle_g24_ms_enable_blank_data_forcibly:
+0x48dd 016709 jam 1 ,mem_dg_ms_blank_data_enable 
+0x48de 016710 setarg timer_ms_blank_delay 
+0x48df 016711 arg g24_timer_ms_blank ,queue 
+0x48e0 016712 branch timer_init 
+:      016714 dongle_g24_ms_disable_blank_data_forcibly:
+0x48e1 016715 jam 0 ,mem_dg_ms_blank_data_enable 
+0x48e2 016716 setarg 0 
+0x48e3 016717 arg g24_timer_ms_blank ,queue 
+0x48e4 016718 branch timer_init 
+:      016720 dongle_g24_kb:
+0x48e5 016721 fetch 1 ,mem_24g_rxdata_temp + 3 
+0x48e6 016722 beq 0 ,dongle_g24_kb_type0 
+0x48e7 016723 beq 2 ,dongle_g24_kb_type2 
+0x48e8 016724 beq 3 ,dongle_g24_kb_type3 
+0x48e9 016725 branch g24_rx_interrupt_clear 
+:      016727 dongle_g24_kb_type0:
+0x48ea 016728 fetch 1 ,mem_24g_rxdata_temp + 5 
+0x48eb 016729 store 1 ,mem_24g_ackpayload_enable 
+0x48ec 016730 jam 0 ,mem_24g_rxdata_temp + 5 
+0x48ed 016731 arg mem_usb_kb_data ,contw 
+0x48ee 016732 arg mem_24g_rxdata_temp + 4 ,contr 
+0x48ef 016733 arg 8 ,loopcnt 
+0x48f0 016734 call memcpy 
+0x48f1 016735 fetch 8 ,mem_usb_kb_data 
+0x48f2 016736 ncall dongle_g24_kb_enable_blank_data_forcibly ,blank 
+0x48f3 016737 fetch 8 ,mem_usb_kb_data 
+0x48f4 016738 call dongle_g24_kb_disable_blank_data_forcibly ,blank 
+0x48f5 016739 fetch 8 ,mem_usb_kb_data 
+0x48f6 016740 store 8 ,mem_dg_kb_data_sta_data 
+0x48f7 016741 fetcht 8 ,mem_dg_kb_data_last_data 
+0x48f8 016742 isub temp ,null 
+0x48f9 016743 ncall dongle_usb_tx_enable_ep1 ,zero 
+0x48fa 016744 fetch 8 ,mem_dg_kb_data_sta_data 
+0x48fb 016745 store 8 ,mem_dg_kb_data_last_data 
+0x48fc 016746 branch g24_rx_interrupt_clear 
+:      016748 dongle_g24_kb_enable_blank_data_forcibly:
+0x48fd 016749 jam 1 ,mem_dg_kb_blank_data_enable 
+0x48fe 016750 setarg timer_kb_blank_delay 
+0x48ff 016751 arg g24_timer_kb_blank ,queue 
+0x4900 016752 branch timer_init 
+:      016754 dongle_g24_kb_disable_blank_data_forcibly:
+0x4901 016755 jam 0 ,mem_dg_kb_blank_data_enable 
+0x4902 016756 setarg 0 
+0x4903 016757 arg g24_timer_kb_blank ,queue 
+0x4904 016758 branch timer_init 
+:      016760 dongle_g24_kb_type3:
+0x4905 016761 arg mem_usb_kb_multikey ,contw 
+0x4906 016762 arg mem_24g_rxdata_temp + 3 ,contr 
+0x4907 016763 arg 3 ,loopcnt 
+0x4908 016764 call memcpy 
+0x4909 016765 fetch 2 ,mem_usb_kb_multikey + 1 
+0x490a 016766 ncall dongle_g24_kb_mul_enable_blank_data_forcibly ,blank 
+0x490b 016767 fetch 2 ,mem_usb_kb_multikey + 1 
+0x490c 016768 call dongle_g24_kb_mul_disable_blank_data_forcibly ,blank 
+0x490d 016769 fetch 3 ,mem_usb_kb_multikey 
+0x490e 016770 store 3 ,mem_dg_kb_multikey_sta_data 
+0x490f 016771 fetcht 3 ,mem_dg_kb_multikey_last_data 
+0x4910 016772 isub temp ,null 
+0x4911 016773 ncall dongle_usb_tx_multikey_data ,zero 
+0x4912 016774 fetch 3 ,mem_dg_kb_multikey_sta_data 
+0x4913 016775 store 3 ,mem_dg_kb_multikey_last_data 
+0x4914 016776 branch g24_rx_interrupt_clear 
+:      016778 dongle_g24_kb_mul_enable_blank_data_forcibly:
+0x4915 016779 jam 1 ,mem_dg_kb_mul_blank_data_enable 
+0x4916 016780 setarg timer_kb_mul_blank_delay 
+0x4917 016781 arg g24_timer_kb_mul_blank ,queue 
+0x4918 016782 branch timer_init 
+:      016784 dongle_g24_kb_mul_disable_blank_data_forcibly:
+0x4919 016785 jam 0 ,mem_dg_kb_mul_blank_data_enable 
+0x491a 016786 setarg 0 
+0x491b 016787 arg g24_timer_kb_mul_blank ,queue 
+0x491c 016788 branch timer_init 
+:      016790 dongle_g24_kb_type2:
+0x491d 016791 arg mem_usb_kb_system ,contw 
+0x491e 016792 arg mem_24g_rxdata_temp + 3 ,contr 
+0x491f 016793 arg 2 ,loopcnt 
+0x4920 016794 call memcpy 
+0x4921 016795 fetch 2 ,mem_usb_kb_system 
+0x4922 016796 ncall dongle_g24_kb_sys_enable_blank_data_forcibly ,blank 
+0x4923 016797 fetch 2 ,mem_usb_kb_system 
+0x4924 016798 call dongle_g24_kb_sys_disable_blank_data_forcibly ,blank 
+0x4925 016799 fetch 2 ,mem_usb_kb_system 
+0x4926 016800 store 2 ,mem_dg_kb_system_sta_data 
+0x4927 016801 fetcht 2 ,mem_dg_kb_system_last_data 
+0x4928 016802 isub temp ,null 
+0x4929 016803 ncall dongle_usb_tx_sys_data ,zero 
+0x492a 016804 fetch 2 ,mem_dg_kb_system_sta_data 
+0x492b 016805 store 2 ,mem_dg_kb_system_last_data 
+0x492c 016806 branch g24_rx_interrupt_clear 
+:      016808 dongle_g24_kb_sys_enable_blank_data_forcibly:
+0x492d 016809 jam 1 ,mem_dg_kb_system_crtl_blank_data_enable 
+0x492e 016810 setarg timer_kb_sys_crtl_blank_delay 
+0x492f 016811 arg g24_timer_kb_sys_crtl_blank ,queue 
+0x4930 016812 branch timer_init 
+:      016813 dongle_g24_kb_sys_disable_blank_data_forcibly:
+0x4931 016814 jam 0 ,mem_dg_kb_system_crtl_blank_data_enable 
+0x4932 016815 setarg 0 
+0x4933 016816 arg g24_timer_kb_sys_crtl_blank ,queue 
+0x4934 016817 branch timer_init 
+:      016819 dongle_usb_tx_sys_data:
+0x4935 016820 jam usb_ep2_systemkey ,mem_usb_ep2_data 
+0x4936 016821 branch dongle_usb_tx_enable_ep2 
+:      016824 dongle_g24_store_dvc2_bind_flag:
+0x4937 016825 fetch 1 ,mem_device_option 
+0x4938 016826 rtnne dvc_op_dongle 
+0x4939 016827 fetch 1 ,mem_dg_kb_bind_flag 
+0x493a 016828 rtneq dongle_kb_bind_success 
+:      016829 dongle_prep_soft_reset:
+0x493b 016830 jam 1 ,mem_dg_kb_bind_success 
+0x493c 016831 rtn 
+:      016834 dongle_kb_bind_soft_reset:
+0x493d 016835 fetch 1 ,mem_device_option 
+0x493e 016836 rtnne dvc_op_dongle 
+0x493f 016837 fetch 1 ,mem_dg_kb_bind_success 
+0x4940 016838 rtn blank 
+0x4941 016839 jam 0 ,mem_temp 
+:      016840 dongle_wirte_efuse_bind_status:
+0x4942 016841 jam dongle_kb_bind_success ,mem_dg_kb_bind_flag 
+0x4943 016842 call dongle_write_kb_bind_status 
+0x4944 016843 call dongle_read_kb_bind_status 
+0x4945 016844 fetch 1 ,mem_temp 
+0x4946 016845 increase 1 ,pdata 
+0x4947 016846 store 1 ,mem_temp 
+0x4948 016847 beq 0xff ,soft_reset_chip 
+0x4949 016848 fetch 1 ,mem_dg_kb_bind_flag 
+0x494a 016849 bne dongle_kb_bind_success ,dongle_wirte_efuse_bind_status 
+0x494b 016850 branch soft_reset_chip 
+:      016862 keyboard_softreset_process:
+0x494c 016863 fetch 1 ,mem_device_option 
+0x494d 016864 rtnne dvc_op_keyboard 
+0x494e 016865 call mouse_wakeup_from_power_check 
+0x494f 016866 nbranch soft_reset + 1 ,user 
+0x4950 016867 fetch 1 ,mem_power_on_flag 
+0x4951 016868 branch soft_reset + 1 ,blank 
+0x4952 016869 fetch 1 ,mem_config_select_device_button_gpio 
+0x4953 016870 rtneq ui_button_gpio_disable 
+0x4954 016871 copy pdata ,queue 
+0x4955 016872 fetch 4 ,mem_saved_gpio_in 
+0x4956 016873 qisolate0 pdata 
+0x4957 016874 call keyboard_pb_set ,true 
+0x4958 016875 branch soft_reset + 2 
+:      016877 keyboard_init:
+0x4959 016878 call enable_authrom 
+0x495a 016879 call keyboard_setting_config 
+0x495b 016881 call keyboard_gpio_init 
+0x495c 016882 call keyboard_low_vol_mult_set 
+0x495d 016883 rtn wake 
+0x495e 016884 call keyboard_usb_check_enable 
+0x495f 016885 call keyboard_cb_fuction 
+0x4960 016886 fetch 1 ,mem_usb_addr 
+0x4961 016887 rtnbit1 7 
+:      016888 keyboard_init_wireless:
+0x4962 016889 fetch 2 ,mem_ui_state_map 
+0x4963 016890 bbit1 ui_state_btn_down ,keyboard_start_discovery 
+0x4964 016891 call mouse_check_select_device_by_switch 
+0x4965 016892 branch keyboard_start_work 
+:      016895 keyboard_usb_check_enable:
+0x4966 016896 fetch mouse_flag_len ,mem_mouse_flag 
+0x4967 016897 rtnbit0 mouse_enable_usb 
+0x4968 016898 setarg keyboard_usb_config_param 
+0x4969 016899 store 2 ,mem_cb_usb_config 
+0x496a 016900 jam mouse_usb_interface_remove ,mem_mouse_usb_vdd_status 
+0x496b 016901 branch keyboard_usb_interface_check 
+:      016903 keyboard_usb_config_param:
+0x496c 016904 call keyboard_usb_config_kb_check 
+0x496d 016905 call keyboard_usb_config_param_init 
+0x496e 016906 branch keyboard_usb_config_param_setup 
+:      016908 keyboard_usb_config_kb_check:
+0x496f 016909 jam dongle_kb_bind_eeprom_offect ,mem_mouse_usb_keyboard_flag 
+0x4970 016910 fetch mouse_flag_len ,mem_mouse_flag 
+0x4971 016911 rtnbit0 mouse_enable_keyboard 
+0x4972 016912 jam dongle_kb_bind_success ,mem_mouse_usb_keyboard_flag 
+0x4973 016913 rtn 
+:      016915 keyboard_usb_config_param_init:
+0x4974 016916 fetch mouse_flag_len ,mem_mouse_flag 
+0x4975 016917 bbit1 mouse_enable_usb_250 ,keyboard_usb_report_rate_set_250hz 
+0x4976 016918 bbit1 mouse_enable_usb_500 ,keyboard_usb_report_rate_set_500hz 
+0x4977 016919 bbit1 mouse_enable_usb_1000 ,keyboard_usb_report_rate_set_1000hz 
+0x4978 016920 jam 0x19 ,mem_wire_usb_interval 
+0x4979 016921 jam 0x08 ,mem_usb_tx_interval 
+0x497a 016922 rtn 
+:      016923 keyboard_usb_report_rate_set_250hz:
+0x497b 016924 jam 0x0c ,mem_wire_usb_interval 
+0x497c 016925 jam 0x04 ,mem_usb_tx_interval 
+0x497d 016926 rtn 
+:      016927 keyboard_usb_report_rate_set_500hz:
+0x497e 016928 jam 0x06 ,mem_wire_usb_interval 
+0x497f 016929 jam 0x02 ,mem_usb_tx_interval 
+0x4980 016930 rtn 
+:      016931 keyboard_usb_report_rate_set_1000hz:
+0x4981 016932 jam 0x03 ,mem_wire_usb_interval 
+0x4982 016933 jam 0x01 ,mem_usb_tx_interval 
+0x4983 016934 rtn 
+:      016936 keyboard_usb_config_param_setup:
+0x4984 016937 call usb_tx_interval_config 
+0x4985 016938 call keyboard_usb_vid_pid_config 
+0x4986 016939 branch keyboard_usb_hid_icon_config 
+:      016941 keyboard_usb_vid_pid_config:
+0x4987 016942 fetch 1 ,mem_usb_vid_pid 
+0x4988 016943 rtn blank 
+0x4989 016944 fetch 1 ,mem_mouse_usb_keyboard_flag 
+0x498a 016945 beq dongle_kb_bind_success ,dongle_usb_vid_pid_for_suit 
+0x498b 016946 branch dongle_usb_vid_pid_for_mouse_only_auto_pair 
+:      016948 keyboard_usb_hid_icon_config:
+0x498c 016949 fetch 1 ,mem_mouse_usb_keyboard_flag 
+0x498d 016950 branch dongle_usb_hid_icon_config + 1 
+:      016954 keyboard_usb_interface_check:
+0x498e 016955 bpatch patch08_1 ,mem_patch08 
+0x498f 016956 fetcht 1 ,mem_usb_offline_check_gpio 
+0x4990 016957 call gpio_get_bit 
+0x4991 016958 branch keyboard_usb_gpio_low ,true 
+0x4992 016959 branch keyboard_usb_gpio_high 
+:      016962 keyboard_usb_gpio_low:
+0x4993 016963 fetch 1 ,mem_mouse_usb_vdd_status 
+0x4994 016964 rtneq mouse_usb_interface_remove 
+0x4995 016965 jam mouse_usb_interface_remove ,mem_mouse_usb_vdd_status 
+0x4996 016966 jam 0 ,mem_usb_device_enumeration_endflag 
+0x4997 016967 jam 0 ,mem_usb_status 
+0x4998 016968 jam 0 ,mem_usb_state 
+0x4999 016969 branch keyboard_init_wireless 
+:      016972 keyboard_usb_gpio_high:
+0x499a 016973 fetch 1 ,mem_mouse_usb_vdd_status 
+0x499b 016974 rtneq mouse_usb_interface_insert 
+0x499c 016975 jam mouse_usb_interface_insert ,mem_mouse_usb_vdd_status 
+0x499d 016976 call mouse_24g_stop 
+0x499e 016977 call mouse_stop_bluetooth_mode 
+0x499f 016978 call keyboard_device_led_all_off 
+0x49a0 016979 branch usb_init 
+:      016983 keyboard_setting_config:
+0x49a1 016984 rtn wake 
+0x49a2 016986 call g24_transmit_init 
+0x49a3 016987 call g24_chmap_param_init 
+0x49a4 016989 call keyboard_param_init 
+0x49a5 016990 fetcht 1 ,mem_mcu_rstb_gpio 
+0x49a6 016991 call gpio_out_inactive 
+0x49a7 016993 call keyboard_device_led_off 
+0x49a8 016994 call mouse_device_multi_led_parm_init 
+0x49a9 016995 call le_set_fixed_ltk_justwork 
+0x49aa 016997 fetch mouse_flag_len ,mem_mouse_flag 
+0x49ab 016998 bbit1 mouse_enable_otp ,keyboard_load_otp_info_check 
+0x49ac 016999 bbit1 mouse_enable_eeprom ,mouse_load_eeprom_info_check 
+0x49ad 017000 bbit1 mouse_enable_flash ,mouse_load_flash_info_check 
+0x49ae 017001 rtn 
+:      017006 keyboard_param_init:
+0x49af 017008 call mouse_param_common_init 
+0x49b0 017010 jam 0 ,mem_same_keyvalue_timerout_flag 
+0x49b1 017011 setarg 0x230170 
+0x49b2 017012 store 3 ,mem_mouse_vdd_full_vol 
+0x49b3 017013 setarg 0x015301 
+0x49b4 017014 istore 3 ,contw 
+0x49b5 017015 arg mem_le_adv_swift_pair ,contw 
+0x49b6 017016 arg 20 ,loopcnt 
+0x49b7 017017 call clear_mem 
+0x49b8 017019 fetch 1 ,mem_le_name_len 
+0x49b9 017020 sub pdata ,12 ,null 
+0x49ba 017021 nbranch ble_name_set_no_swift_pair ,positive 
+0x49bb 017022 setarg 0x06ff06 
+0x49bc 017023 store 3 ,mem_le_adv_swift_pair 
+0x49bd 017024 setarg 0x000300 
+0x49be 017025 istore 3 ,contw 
+0x49bf 017026 setarg 0x80 
+0x49c0 017027 istore 1 ,contw 
+:      017028 ble_store_le_name:
+0x49c1 017029 fetch 1 ,mem_le_name_len 
+0x49c2 017030 increase 1 ,pdata 
+0x49c3 017031 copy pdata ,loopcnt 
+0x49c4 017032 arg mem_le_scan_data ,contr 
+0x49c5 017033 branch memcpy 
+:      017035 ble_name_set_no_swift_pair:
+0x49c6 017036 arg mem_le_adv_swift_pair ,contw 
+0x49c7 017037 branch ble_store_le_name 
+:      017040 keyboard_gpio_init:
+0x49c8 017043 fetcht 1 ,mem_mcu_clk_gpio 
+0x49c9 017044 call gpio_set_high_impedance 
+0x49ca 017045 fetcht 1 ,mem_mcu_stb_gpio 
+0x49cb 017046 call gpio_set_high_impedance 
+0x49cc 017047 fetcht 1 ,mem_mcu_rstb_gpio 
+0x49cd 017048 call gpio_set_high_impedance 
+0x49ce 017050 setarg mem_key_row_gpio 
+0x49cf 017051 store 2 ,mem_kb_row_ptr 
+0x49d0 017053 setarg mem_key_col_gpio 
+0x49d1 017054 store 2 ,mem_kb_col_ptr 
+0x49d2 017056 setarg mem_key_excol_gpio 
+0x49d3 017057 store 2 ,mem_kb_excol_ptr 
+:      017058 keyboard_keyscan_gpio_init:
+0x49d4 017059 fetch 2 ,mem_kb_row_ptr 
+0x49d5 017060 copy pdata ,regb 
+0x49d6 017061 arg 8 ,loopcnt 
+:      017063 keyboard_key_row_init:
+0x49d7 017064 ifetcht 1 ,regb 
+0x49d8 017065 sub temp ,ui_button_gpio_disable ,null 
+0x49d9 017066 ncall keboard_gpio_set_high_impedance ,zero 
+0x49da 017067 increase 1 ,regb 
+0x49db 017068 loop keyboard_key_row_init 
+0x49dc 017069 call lpm_write_gpio_wakeup 
+0x49dd 017070 fetch 2 ,mem_kb_col_ptr 
+0x49de 017071 copy pdata ,regb 
+0x49df 017072 copy pdata ,regc 
+0x49e0 017073 arg 11 ,loopcnt 
+:      017075 keyboard_key_cow_init:
+0x49e1 017076 ifetcht 1 ,regb 
+0x49e2 017077 isolate1 7 ,temp 
+0x49e3 017078 ncall gpio_set_high_impedance ,true 
+0x49e4 017079 increase 1 ,regb 
+0x49e5 017080 loop keyboard_key_cow_init 
+0x49e6 017081 rtn 
+:      017082 keboard_gpio_set_high_impedance:
+0x49e7 017084 call gpio_set_high_impedance 
+0x49e8 017085 ifetcht 1 ,regb 
+0x49e9 017086 branch gpio_set_low_pullup 
+:      017090 keyboard_low_vol_mult_set:
+0x49ea 017091 fetch 1 ,mem_device_flag 
+0x49eb 017092 beq mode_bt_device1 ,keyboard_low_vol_mult_ble_set 
+0x49ec 017093 setarg 0x5d4800 
+0x49ed 017094 store 4 ,mem_24g_long_sleep_set1 
+0x49ee 017095 fetch 1 ,mem_adc_power_flag 
+0x49ef 017096 rtnbit0 0 
+0x49f0 017097 branch mouse_24g_long_sleep_set 
+:      017098 keyboard_low_vol_mult_ble_set:
+0x49f1 017099 jam 0x0c ,mem_lpm_mult_init 
+0x49f2 017100 fetch 1 ,mem_adc_power_flag 
+0x49f3 017101 rtnbit0 0 
+0x49f4 017102 jam 0x10 ,mem_lpm_mult_init 
+0x49f5 017103 fetch 1 ,mem_mouse_current_mult_timer 
+0x49f6 017104 branch mouse_current_mult_reinit ,blank 
+0x49f7 017105 rtn 
+:      017108 keyboard_pairing_check_otp_offset:
+0x49f8 017109 fetch 2 ,mem_otp_read_retention_offset 
+0x49f9 017110 arg 0x528 ,temp 
+0x49fa 017111 isub temp ,null 
+0x49fb 017112 nrtn positive 
+0x49fc 017113 branch assert 
+:      017115 keyboard_load_otp_info_check:
+0x49fd 017116 bpatch patch08_2 ,mem_patch08 
+0x49fe 017117 fetch 1 ,mem_device_flag 
+0x49ff 017118 beq mode_24g_device ,keyboard_load_otp_device_info_g24_init 
+0x4a00 017119 beq mode_bt_device1 ,keyboard_load_otp_device_info_ble_init 
+0x4a01 017120 rtn 
+:      017122 keyboard_load_otp_device_info_g24_init:
+0x4a02 017123 arg 80 ,regd 
+0x4a03 017124 setarg 0x400 
+0x4a04 017125 idiv regd 
+0x4a05 017126 call wait_div_end 
+0x4a06 017127 quotient pdata 
+0x4a07 017128 store 2 ,mem_pdatatemp 
+0x4a08 017129 arg 0x1fcc ,pdata 
+0x4a09 017130 arg 4 ,temp 
+0x4a0a 017131 arg 4 ,rege 
+0x4a0b 017132 branch keyboard_load_otp_device_info 
+:      017133 keyboard_load_otp_device_info_ble_init:
+0x4a0c 017134 arg 280 ,regd 
+0x4a0d 017135 setarg 0x400 
+0x4a0e 017136 idiv regd 
+0x4a0f 017137 call wait_div_end 
+0x4a10 017138 quotient pdata 
+0x4a11 017139 store 2 ,mem_pdatatemp 
+0x4a12 017140 arg 0x1fc2 ,pdata 
+0x4a13 017141 arg 14 ,temp 
+0x4a14 017142 arg 14 ,rege 
+0x4a15 017143 branch keyboard_load_otp_device_info 
+:      017144 keyboard_load_otp_device_info:
+0x4a16 017145 storet 1 ,mem_temp 
+0x4a17 017146 arg mem_otp_read_retention_memory ,rega 
+0x4a18 017147 arg 0 ,regc 
+:      017148 keyboard_load_otp_info_check_page_loop:
+0x4a19 017149 copy pdata ,regb 
+0x4a1a 017150 fetchr loopcnt ,1 ,mem_temp 
+0x4a1b 017151 call otp_read_data 
+0x4a1c 017152 fetch 8 ,mem_otp_read_retention_memory 
+0x4a1d 017153 fetcht 8 ,mem_otp_read_retention_memory + 8 
+0x4a1e 017154 ior temp ,pdata 
+0x4a1f 017155 fetcht 8 ,mem_otp_read_retention_memory + 16 
+0x4a20 017156 ior temp ,pdata 
+0x4a21 017157 branch keyboard_load_otp_info_check_first_time ,blank 
+0x4a22 017158 increase 1 ,regc 
+0x4a23 017159 fetch 2 ,mem_pdatatemp 
+0x4a24 017160 isub regc ,null 
+0x4a25 017162 copy regb ,pdata 
+0x4a26 017163 isub regd ,pdata 
+0x4a27 017164 branch keyboard_load_otp_info_check_page_loop 
+:      017165 keyboard_load_otp_info_check_first_time:
+0x4a28 017167 sub regc ,0 ,null 
+0x4a29 017168 branch keyboard_load_otp_info_check_first_time_process ,zero 
+:      017169 keyboard_load_otp_info_check_first_time_loop_init:
+0x4a2a 017170 copy regb ,pdata 
+0x4a2b 017171 iadd regd ,pdata 
+:      017172 keyboard_load_otp_info_check_first_time_loop:
+0x4a2c 017173 isub rege ,pdata 
+0x4a2d 017174 copy pdata ,regb 
+0x4a2e 017175 fetchr loopcnt ,1 ,mem_temp 
+0x4a2f 017176 call otp_read_data 
+0x4a30 017177 fetch 8 ,mem_otp_read_retention_memory 
+0x4a31 017178 fetcht 8 ,mem_otp_read_retention_memory + 8 
+0x4a32 017179 ior temp ,pdata 
+0x4a33 017180 fetcht 8 ,mem_otp_read_retention_memory + 16 
+0x4a34 017181 ior temp ,pdata 
+0x4a35 017182 branch keyboard_load_otp_info_check_offset_process ,blank 
+0x4a36 017183 copy regb ,pdata 
+0x4a37 017184 branch keyboard_load_otp_info_check_first_time_loop 
+:      017185 keyboard_load_otp_info_check_first_time_process:
+0x4a38 017186 storer rege ,1 ,mem_otp_read_retention_offset 
+0x4a39 017187 rtn 
+:      017188 keyboard_load_otp_info_check_offset_process:
+0x4a3a 017189 bpatch patch08_3 ,mem_patch08 
+0x4a3b 017190 setarg 0x1fd0 
+0x4a3c 017191 isub regb ,pdata 
+0x4a3d 017192 store 2 ,mem_otp_read_retention_offset 
+0x4a3e 017193 copy regb ,pdata 
+0x4a3f 017194 iadd rege ,regb 
+0x4a40 017195 fetchr loopcnt ,1 ,mem_temp 
+0x4a41 017196 arg mem_otp_read_retention_memory ,rega 
+0x4a42 017197 call otp_read_data 
+0x4a43 017198 fetch 1 ,mem_device_flag 
+0x4a44 017199 beq mode_24g_device ,keyboard_load_otp_info_check_offset_process_g24 
+0x4a45 017200 beq mode_bt_device1 ,keyboard_load_otp_info_check_offset_process_ble 
+0x4a46 017201 rtn 
+:      017203 keyboard_load_otp_info_check_offset_process_g24:
+0x4a47 017204 fetch 6 ,mem_otp_read_retention_memory 
+0x4a48 017205 store 4 ,mem_mouse_24g_addr 
+0x4a49 017206 branch keybaord_load_device_info 
+:      017208 keyboard_load_otp_info_check_offset_process_ble:
+0x4a4a 017209 fetch 1 ,mem_otp_read_retention_memory 
+0x4a4b 017210 sub pdata ,system_os_mac ,null 
+0x4a4c 017211 ncall set_pdata_0 ,positive 
+0x4a4d 017212 store 1 ,mem_kb_computer_system 
+0x4a4e 017213 fetch 1 ,mem_otp_read_retention_memory + 1 
+0x4a4f 017214 store 1 ,mem_device1_type 
+0x4a50 017215 fetch 6 ,mem_otp_read_retention_memory + 2 
+0x4a51 017216 store 6 ,mem_device1_addr 
+0x4a52 017217 fetch 6 ,mem_otp_read_retention_memory + 8 
+0x4a53 017218 store 6 ,mem_device1_locall_addr 
+0x4a54 017219 branch mouse_select_reconn_device 
+:      017222 keyboard_load_otp_info_check_overwise:
+0x4a55 017223 branch assert 
+:      017226 keyboard_store_device_info:
+0x4a56 017227 bpatch patch08_4 ,mem_patch08 
+0x4a57 017228 fetch mouse_flag_len ,mem_mouse_flag 
+0x4a58 017229 bbit1 mouse_enable_otp ,keyboard_store_otp_device_info 
+0x4a59 017230 bbit1 mouse_enable_eeprom ,mouse_store_eeprom_device_info 
+0x4a5a 017231 bbit1 mouse_enable_flash ,mouse_store_flash_device_info 
+0x4a5b 017232 rtn 
+:      017234 keyboard_store_otp_device_info:
+0x4a5c 017235 rtn 
+0x4a5d 017236 fetch 1 ,mem_device_flag 
+0x4a5e 017237 beq mode_24g_device ,keyboard_store_otp_device_info_g24 
+0x4a5f 017238 beq mode_bt_device1 ,keyboard_store_otp_device_info_ble 
+0x4a60 017239 rtn 
+:      017241 keyboard_store_otp_device_info_g24:
+0x4a61 017242 fetcht 2 ,mem_otp_read_retention_offset 
+0x4a62 017243 setarg 0x1fd0 
+0x4a63 017244 isub temp ,regb 
+0x4a64 017245 arg mem_mouse_24g_addr ,rega 
+0x4a65 017246 arg 4 ,loopcnt 
+0x4a66 017247 call otp_write 
+0x4a67 017248 fetcht 2 ,mem_otp_read_retention_offset 
+0x4a68 017249 increase 4 ,temp 
+0x4a69 017250 storet 2 ,mem_otp_read_retention_offset 
+0x4a6a 017251 rtn 
+:      017253 keyboard_store_otp_device_info_ble:
+0x4a6b 017254 fetcht 2 ,mem_otp_read_retention_offset 
+0x4a6c 017255 setarg 0x1fd0 
+0x4a6d 017256 isub temp ,regb 
+0x4a6e 017259 add regb ,1 ,regb 
+0x4a6f 017260 arg mem_device1_addr ,rega 
+0x4a70 017261 arg 6 ,loopcnt 
+0x4a71 017262 call otp_write 
+0x4a72 017264 add regb ,7 ,regb 
+0x4a73 017265 arg mem_device1_locall_addr ,rega 
+0x4a74 017266 arg 6 ,loopcnt 
+0x4a75 017267 branch otp_write 
+:      017269 keybaord_load_device_info:
+0x4a76 017270 fetch 4 ,mem_mouse_24g_addr 
+0x4a77 017271 store 4 ,mem_24g_receiver_addr 
+0x4a78 017272 store 4 ,mem_24g_addr 
+0x4a79 017273 rtn 
+:      017276 keyboard_cb_fuction:
+0x4a7a 017277 bpatch patch08_5 ,mem_patch08 
+0x4a7b 017278 setarg mouse_24g_before_lpm_sleep 
+0x4a7c 017279 store 2 ,mem_cb_before_lpm_sleep 
+0x4a7d 017280 setarg keyboard_24g_package_data 
+0x4a7e 017281 store 2 ,mem_cb_24g_transmit_data 
+0x4a7f 017282 setarg keyboard_24g_search_dongle 
+0x4a80 017283 store 2 ,mem_cb_24g_search_receiver 
+0x4a81 017284 setarg keyboard_lpm_before_common 
+0x4a82 017285 store 2 ,mem_cb_24g_lpm_before 
+0x4a83 017286 setarg keyboard_le 
+0x4a84 017287 store 2 ,mem_cb_le_process 
+0x4a85 017289 setarg keyboard_process_lpm_before 
+0x4a86 017290 store 2 ,mem_cb_before_lpm 
+0x4a87 017292 setarg keyboard_priority_bb_event 
+0x4a88 017293 store 2 ,mem_cb_bb_event_process 
+0x4a89 017294 setarg keyboard_idle 
+0x4a8a 017295 store 2 ,mem_cb_idle_process 
+0x4a8b 017296 setarg keyboard_before_hibernate 
+0x4a8c 017297 store 2 ,mem_cb_before_hibernate 
+0x4a8d 017298 setarg mouse_le_bb_event_connect_complete 
+0x4a8e 017299 store 2 ,mem_cb_att_write 
+0x4a8f 017300 setarg keyboard_bb_event_timer 
+0x4a90 017301 store 2 ,mem_cb_event_timer 
+0x4a91 017302 setarg mouse_spi_write_flash_cb 
+0x4a92 017303 store 2 ,mem_cb_spi_flash_write_complate 
+0x4a93 017304 setarg mouse_lpm_check_wake_lock 
+0x4a94 017305 store 2 ,mem_cb_check_wakelock 
+0x4a95 017306 setarg mouse_le_transmit 
+0x4a96 017307 store 2 ,mem_cb_ble_transmit 
+0x4a97 017308 setarg mouse_set_lpm_mult 
+0x4a98 017309 store 2 ,mem_cb_bt_set_mult 
+0x4a99 017310 rtn 
+:      017314 keyboard_priority_bb_event:
+0x4a9a 017315 bpatch patch08_6 ,mem_patch08 
+0x4a9b 017316 copy regc ,pdata 
+0x4a9c 017318 beq bt_evt_le_start_enc ,keyboard_le_ll_start_encryt 
+0x4a9d 017319 beq bt_evt_le_parse_conn_param_accepted ,keyboard_le_parse_conn_param_accepted 
+0x4a9e 017320 beq bt_evt_le_parse_conn_papa_update_rsp ,keyboard_le_conn_param_update_rsp_recieved 
+0x4a9f 017321 beq bt_evt_le_disconnected ,keyboard_le_bb_disconnected 
+0x4aa0 017323 beq bt_evt_le_connected ,keyboard_le_bb_event_connected 
+0x4aa1 017324 beq bt_evt_button_long_pressed ,keyboard_bb_event_discovery_btn 
+0x4aa2 017325 beq bt_evt_le_pairing_success ,mouse_le_pairing_success 
+0x4aa3 017326 beq bt_evt_le_enc_info ,mouse_le_enc_info 
+0x4aa4 017328 beq bt_evt_le_pairing_complete ,app_ble_store_reconn_info 
+0x4aa5 017329 beq bt_evt_le_parse_conn_param_accepted ,mouse_le_parse_conn_param_accepted 
+0x4aa6 017331 beq bt_evt_24g_pairing_complete ,keyboard_24g_pairing_complete 
+0x4aa7 017332 beq bt_evt_24g_attempt_success ,keyboard_24g_attempt_success 
+0x4aa8 017333 beq bt_evt_24g_attempt_fail ,keyboard_24g_attempt_fail 
+0x4aa9 017336 rtn 
+:      017342 keyboard_le_bb_event_connected:
+0x4aaa 017343 jam 0 ,mem_mouse_long_mult_flag 
+0x4aab 017345 jam 1 ,mem_mouse_le_bb_connected_flag 
+0x4aac 017346 call mouse_24g_first_store_reconn_info 
+0x4aad 017347 fetch 1 ,mem_mouse_le_reconnect_flag 
+0x4aae 017348 nbranch keyboard_le_bb_event_connected_next ,blank 
+0x4aaf 017349 jam 0x14 ,mem_mouse_send_secutiry_request_timer 
+:      017350 keyboard_le_bb_event_connected_next:
+0x4ab0 017351 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x4ab1 017352 set0 app_disc_by_button ,pdata 
+0x4ab2 017353 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x4ab3 017354 jam 0 ,mem_mouse_direct_timer 
+0x4ab4 017355 fetch 2 ,mem_le_battery_level_updata_timer_init 
+0x4ab5 017356 store 2 ,mem_le_battery_level_updata_timer 
+0x4ab6 017357 call mouse_no_data_timer_init 
+0x4ab7 017358 branch keyboard_stop_discovery 
+:      017361 keyboard_le_bb_disconnected:
+0x4ab8 017362 setarg 0 
+0x4ab9 017363 store 2 ,mem_le_battery_level_updata_timer 
+0x4aba 017364 store 1 ,mem_keyboard_le_send_conn_param_update 
+0x4abb 017365 store 1 ,mem_keyboard_le_send_conn_param_update_timer 
+0x4abc 017366 store 1 ,mem_mouse_le_bb_connected_flag 
+:      017367 keyboard_le_bb_disconnected_next:
+0x4abd 017368 jam le_lpm_enable ,mem_mouse_le_conn_param_reject 
+0x4abe 017369 jam 0 ,mem_mouse_clear_sensor_data_flag 
+0x4abf 017370 call le_clr_config_more_data 
+0x4ac0 017371 branch keyboard_bb_disconnected 
+:      017372 keyboard_bb_disconnected:
+0x4ac1 017373 call mouse_bb_discon_clear_stack 
+0x4ac2 017374 fetch app_disc_rsn_size ,mem_app_disconn_reason 
+0x4ac3 017375 bbit1 app_disc_ble ,keyboard4_0_event_bb_disconn 
+0x4ac4 017376 bbit1 app_disc_by_button ,app_disconn_reason_clear 
+0x4ac5 017377 branch keyboard_start_discovery 
+:      017378 keyboard4_0_event_bb_disconn:
+0x4ac6 017379 call mouse_le_clean_connect_flag 
+0x4ac7 017380 fetch app_disc_rsn_size ,mem_app_disconn_reason 
+0x4ac8 017381 bbit1 app_disc_by_button ,app_disconn_reason_clear 
+0x4ac9 017382 call ice_break 
+0x4aca 017383 branch keyboard_app_enter_hibernate 
+:      017386 keyboard_le_ll_start_encryt:
+0x4acb 017387 fetch 1 ,mem_mouse_le_reconnect_flag 
+0x4acc 017388 beq 1 ,keyboard_le_ll_reconn_start_encryt 
+0x4acd 017389 jam 20 ,mem_le_start_encrypt_timer 
+0x4ace 017390 jam 5 ,mem_le_start_auto_reco_timer 
+0x4acf 017391 branch mouse_le_ll_enable_start_enc_flag 
+:      017392 keyboard_le_ll_reconn_start_encryt:
+0x4ad0 017393 call mouse_updata_le_param 
+0x4ad1 017394 jam 5 ,mem_le_start_encrypt_timer 
+0x4ad2 017395 branch mouse_le_ll_enable_start_enc_flag 
+:      017397 keyboard_le_parse_conn_param_accepted:
+0x4ad3 017398 fetch 1 ,mem_le_new_conninterval 
+0x4ad4 017399 sub pdata ,le_interval_15ms ,null 
+0x4ad5 017400 nbranch mouse_le_conn_param_lpm_disable ,positive 
+0x4ad6 017401 fetch 1 ,mem_le_new_connslavelatency 
+0x4ad7 017402 fetcht 1 ,mem_lpm_mult_init 
+0x4ad8 017403 isub temp ,null 
+0x4ad9 017404 branch mouse_le_lpm_mult_reinit ,positive 
+0x4ada 017405 fetch 1 ,mem_le_new_connslavelatency 
+0x4adb 017406 store 1 ,mem_lpm_mult 
+0x4adc 017407 branch mouse_le_conn_param_lpm_enable 
+:      017409 keyboard_le_conn_param_update_rsp_recieved:
+0x4add 017410 fetch 1 ,mem_keyboard_le_send_conn_param_update 
+0x4ade 017411 nrtn blank 
+0x4adf 017412 jam 1 ,mem_keyboard_le_send_conn_param_update 
+0x4ae0 017413 jam 30 ,mem_keyboard_le_send_conn_param_update_timer 
+0x4ae1 017414 rtn 
+:      017416 keyboard_24g_pairing_complete:
+0x4ae2 017417 call keyboard_get_24g_led_enable 
+0x4ae3 017418 call mouse_no_data_timer_init 
+0x4ae4 017419 branch mouse_24g_pairing_complete_common 
+:      017421 keyboard_24g_attempt_success:
+0x4ae5 017422 call keyboard_get_24g_led_enable 
+0x4ae6 017423 fetch 4 ,mem_24g_addr 
+0x4ae7 017424 store 4 ,mem_24g_receiver_addr 
+0x4ae8 017425 store 4 ,mem_mouse_24g_addr 
+0x4ae9 017426 call g24_ch_syncword_crc8_init 
+0x4aea 017427 call mouse_device_poweron_led_config 
+0x4aeb 017428 call mouse_no_data_timer_init 
+0x4aec 017429 branch mouse_24g_attempt_success 
+:      017431 keyboard_24g_get_led:
+0x4aed 017432 jam device_data_tpye_standard_keyboard ,mem_keyboard_data_send_flag 
+0x4aee 017433 call keyboard_clear_key_data 
+0x4aef 017434 jam 0x03 ,mem_customer_key_press + 2 
+0x4af0 017435 rtn 
+:      017437 keyboard_24g_led_get_status_check:
+0x4af1 017438 arg 6 ,loopcnt 
+0x4af2 017439 arg mem_keyboard_tx_data + 3 ,contr 
+:      017440 keyboard_24g_led_data_check:
+0x4af3 017441 ifetch 1 ,contr 
+0x4af4 017442 beq hid_key_num_lock ,keyboard_get_24g_led_enable 
+0x4af5 017443 beq hid_key_caps_lock ,keyboard_get_24g_led_enable 
+0x4af6 017444 beq hid_key_scroll_lock ,keyboard_get_24g_led_enable 
+0x4af7 017445 loop keyboard_24g_led_data_check 
+0x4af8 017446 rtn 
+:      017448 keyboard_get_24g_led_enable:
+0x4af9 017449 jam 0x03 ,mem_keyboard_led_status_get 
+0x4afa 017450 jam 1 ,mem_keyboard_data_change_flag 
+0x4afb 017451 rtn 
+:      017453 keyboard_set_repeat_send_flag:
+0x4afc 017454 jam 1 ,mem_24g_repeat_send_flag 
+0x4afd 017455 rtn 
+:      017458 keyboard_24g_attempt_fail:
+0x4afe 017459 fetch 1 ,mem_24g_attempt_fail_flag 
+0x4aff 017460 nbranch keyboard_24g_hibernate_set ,blank 
+0x4b00 017461 fetch 1 ,mem_24g_reconn_type 
+0x4b01 017462 beq fast_conn_and_3_0_addr ,keyboard_24g_fast_conn_attempt_fail 
+0x4b02 017463 beq receiver_and_3_0_addr ,keyboard_24g_attempt_fail_enter_hibernate 
+0x4b03 017464 branch keyboard_24g_attempt_fail_enter_hibernate 
+:      017466 keyboard_24g_attempt_fail_enter_hibernate:
+0x4b04 017467 call mouse_24g_stop 
+0x4b05 017468 fetch 1 ,mem_reconn_times 
+0x4b06 017469 nbranch mouse_polling_device ,blank 
+0x4b07 017470 fetch 1 ,mem_device_flag 
+0x4b08 017471 beq mode_24g_device ,keyboard_app_enter_hibernate 
+0x4b09 017472 rtn 
+:      017474 keyboard_24g_fast_conn_attempt_fail:
+0x4b0a 017475 fetch mouse_flag_len ,mem_mouse_flag 
+0x4b0b 017476 bbit1 mouse_enable_24g_first_auto_pairing ,mouse_24g_start_auto_pair 
+0x4b0c 017477 bbit1 mouse_enable_auto_24g_paring ,mouse_24g_start_auto_pair 
+0x4b0d 017478 bbit0 mouse_enable_24g_auto_pair_nerver_been_paired ,mouse_24g_reconn_dongle_start 
+0x4b0e 017479 fetch 4 ,mem_mouse_24g_addr 
+0x4b0f 017480 branch keyboard_24g_start_pair_mode ,blank 
+0x4b10 017481 branch mouse_24g_reconn_dongle_start 
+:      017483 keyboard_24g_hibernate_set:
+0x4b11 017484 jam 0 ,mem_24g_attempt_fail_flag 
+0x4b12 017485 call g24_transmit_next_packet 
+0x4b13 017486 setarg -1 
+0x4b14 017487 store 8 ,mem_24g_enter_hibernate 
+0x4b15 017488 setarg 0 
+0x4b16 017489 store 7 ,mem_mouse_key 
+0x4b17 017490 jam 1 ,mem_sensor_shutdown_flag 
+0x4b18 017491 branch keyboard_g24_long_sleep 
+:      017496 keyboard_bb_event_timer:
+0x4b19 017497 bpatch patch08_7 ,mem_patch08 
+0x4b1a 017498 call mouse_adc_read 
+0x4b1b 017499 call keyboard_low_voltage_param_set 
+0x4b1c 017500 call mouse_low_voltage_led_timer 
+0x4b1d 017502 call g24_pair_timeout_timer 
+0x4b1e 017503 call g24_reconn_timeout_timer 
+0x4b1f 017504 call mouse_24g_long_sleep_param_update_timer 
+0x4b20 017505 call keyboard_24g_repeat_send_data 
+0x4b21 017506 call keyboard_24g_led_status_get_timer 
+0x4b22 017510 call keyboard_check_discovery_timeout_timer 
+0x4b23 017512 call keyboard_check_direct_timeout_timer 
+0x4b24 017513 call mouse_le_enable_att_list_timer 
+0x4b25 017514 call keyboard_le_battery_updata_timer 
+0x4b26 017515 call mouse_le_send_smp_security_request_timer 
+0x4b27 017516 call keyboard_le_send_conn_param_update_timer 
+0x4b28 017517 call keyboard_le_auto_recognize_timer 
+0x4b29 017519 call mouse_current_mult_update_timer 
+0x4b2a 017520 call mouse_wheel_trigger_timer 
+0x4b2b 017521 call keyboard_store_information_delay_timer 
+0x4b2c 017522 call keyboard_capslock_led_on_timer 
+0x4b2d 017523 call keyboard_long_press_timer 
+0x4b2e 017524 call keyboard_commbination_delay_release_timer 
+0x4b2f 017525 fetch 1 ,mem_device_flag 
+0x4b30 017526 beq mode_24g_device ,keyboard_check_no_data_timeout_timer 
+0x4b31 017527 branch mouse_check_no_data_timeout_timer 
+:      017530 keyboard_commbination_key_process:
+0x4b32 017531 fetch 1 ,mem_commbination_key_statue 
+0x4b33 017532 rtnne commbination_key_state_down 
+0x4b34 017533 arg mem_combination_ui_button_count ,regc 
+0x4b35 017534 arg mouse_bluetooth_fast_conn_init ,regb 
+0x4b36 017535 branch timer_single_step 
+:      017537 keyboard_commbination_fast_conn_bt_check:
+0x4b37 017538 fetch 2 ,mem_keyboard_keyvalue_buffer + 2 
+0x4b38 017539 fetcht 2 ,mem_keyboard_commbination_fast_conn_bt 
+0x4b39 017540 isub temp ,null 
+0x4b3a 017541 branch keyboard_commbination_key_down ,zero 
+0x4b3b 017542 byteswap temp ,temp 
+0x4b3c 017543 isub temp ,null 
+0x4b3d 017544 branch keyboard_commbination_key_down ,zero 
+0x4b3e 017545 branch mouse_commbination_key_up 
+:      017547 keyboard_commbination_key_down:
+0x4b3f 017548 fetch 1 ,mem_commbination_key_statue 
+0x4b40 017549 rtneq commbination_key_state_down 
+0x4b41 017550 jam commbination_key_state_down ,mem_commbination_key_statue 
+0x4b42 017551 rtn 
+:      017554 keyboard_check_discovery_timeout_timer:
+0x4b43 017555 arg mem_mouse_discovery_timer ,regc 
+0x4b44 017556 arg keyboard_check_discovery_timeout ,regb 
+0x4b45 017557 branch timer_single_step_2b 
+:      017559 keyboard_check_discovery_timeout:
+0x4b46 017560 call keyboard_stop_discovery 
+0x4b47 017561 branch keyboard_app_enter_hibernate 
+:      017566 keyboard_store_information_delay_timer:
+0x4b48 017567 arg mem_store_information_delay_timer ,regc 
+0x4b49 017568 arg keyboard_store_device_info_check ,regb 
+0x4b4a 017569 branch timer_single_step 
+:      017571 keyboard_store_device_info_check:
+0x4b4b 017572 call keyboard_store_device_info 
+0x4b4c 017573 fetch 1 ,mem_mouse_need_soft_reset 
+0x4b4d 017574 nbranch mouse_soft_reset ,blank 
+0x4b4e 017575 rtn 
+:      017577 keyboard_low_voltage_param_set:
+0x4b4f 017578 fetch 1 ,mem_mouse_adc_last_low_voltage_flag 
+0x4b50 017579 branch keyboard_low_voltage_param_set_33v ,blank 
+0x4b51 017580 jam 58 ,mem_mouse_vdd_low_vol 
+0x4b52 017581 rtn 
+:      017582 keyboard_low_voltage_param_set_33v:
+0x4b53 017583 jam 53 ,mem_mouse_vdd_low_vol 
+0x4b54 017584 rtn 
+:      017586 keyboard_le_auto_recognize_timer:
+0x4b55 017588 arg mem_le_start_auto_reco_timer ,regc 
+0x4b56 017589 arg keyboard_le_send_att_find_by_type_value_request_ancs ,regb 
+0x4b57 017590 branch timer_single_step 
+:      017592 keyboard_check_direct_timeout_timer:
+0x4b58 017593 arg mem_mouse_direct_timer ,regc 
+0x4b59 017594 arg mouse_check_direct_timeout ,regb 
+0x4b5a 017595 call timer_single_step 
+0x4b5b 017596 branch mouse_check_direct_timeout_timer + 3 
+:      017598 keyboard_le_battery_updata_timer:
+0x4b5c 017599 fetch mouse_flag_len ,mem_mouse_flag 
+0x4b5d 017600 rtnbit1 mouse_enable_le_battery_service_cancel 
+0x4b5e 017601 branch mouse_le_battery_updata_timer 
+:      017603 keyboard_le_send_conn_param_update_timer:
+0x4b5f 017604 arg mem_keyboard_le_send_conn_param_update_timer ,regc 
+0x4b60 017605 arg mouse_updata_le_param ,regb 
+0x4b61 017606 branch timer_single_step 
+:      017608 keyboard_24g_repeat_send_data:
+0x4b62 017609 fetch 1 ,mem_24g_repeat_send_flag 
+0x4b63 017610 rtn blank 
+0x4b64 017611 jam 0 ,mem_24g_repeat_send_flag 
+0x4b65 017612 jam 1 ,mem_keyboard_data_change_flag 
+0x4b66 017613 call g24_txdata_prep 
+0x4b67 017614 branch keyboard_g24_transmit_process 
+:      017616 keyboard_24g_led_status_get_timer:
+0x4b68 017617 arg mem_keyboard_led_status_get_timer ,regc 
+0x4b69 017618 arg keyboard_24g_led_status_clear ,regb 
+0x4b6a 017619 branch timer_single_step 
+:      017621 keyboard_24g_led_status_clear:
+0x4b6b 017622 jam 0 ,mem_keyboard_led_status_get 
+0x4b6c 017623 rtn 
+:      017629 keyboard_device_led_off:
+0x4b6d 017630 call mouse_device_multi_led_off 
+0x4b6e 017631 call keyboard_capslock_led_off 
+:      017632 keyboard_power_led_off:
+0x4b6f 017633 fetcht 1 ,mem_keyboard_power_led_gpio 
+0x4b70 017634 branch gpio_out_inactive 
+:      017635 keyboard_numlock_led_off:
+0x4b71 017636 rtn 
+:      017639 keyboard_capslock_led_on_timer:
+0x4b72 017640 fetch 1 ,mem_keyboard_caps_led_gpio 
+0x4b73 017641 rtneq gpio_disable 
+0x4b74 017642 fetch 2 ,mem_mouse_no_data_timer 
+0x4b75 017643 rtn blank 
+0x4b76 017644 fetch 2 ,mem_mouse_no_data_timeout 
+0x4b77 017645 fetcht 2 ,mem_mouse_no_data_timer 
+0x4b78 017646 isub temp ,temp 
+0x4b79 017647 fetch 2 ,mem_keyboard_caps_led_on_timer 
+0x4b7a 017648 isub temp ,pdata 
+0x4b7b 017649 branch keyboard_capslock_led_check_on ,positive 
+:      017650 keyboard_capslock_led_off:
+0x4b7c 017651 fetcht 1 ,mem_keyboard_caps_led_gpio 
+0x4b7d 017652 branch gpio_out_inactive 
+:      017656 keyboard_capslock_led_check_on:
+0x4b7e 017657 fetch 1 ,mem_keyboard_led_status 
+0x4b7f 017658 bbit0 kb_pc_keysel_capslock ,keyboard_capslock_led_off 
+0x4b80 017659 fetcht 1 ,mem_keyboard_caps_led_gpio 
+0x4b81 017660 branch gpio_out_active 
+:      017662 keyboard_long_press_timer:
+0x4b82 017663 arg mem_same_keyvalue_timer ,regc 
+0x4b83 017664 arg keyboard_long_press_timerout ,regb 
+0x4b84 017665 branch timer_single_step_2b 
+:      017667 keyboard_long_press_timerout:
+0x4b85 017668 jam 1 ,mem_same_keyvalue_timerout_flag 
+0x4b86 017669 branch app_enter_hibernate 
+:      017671 keyboard_commbination_delay_release_timer:
+0x4b87 017672 arg mem_keyboard_commbination_control_key_delay_release_timer ,regc 
+0x4b88 017673 arg keyboard_commbination_key_null_set ,regb 
+0x4b89 017674 branch timer_single_step 
+:      017677 keyboard_check_no_data_timeout_timer:
+0x4b8a 017678 arg mem_mouse_no_data_timer ,regc 
+0x4b8b 017679 arg keyboard_check_no_data_timeout ,regb 
+0x4b8c 017680 branch timer_single_step_2b 
+:      017682 keyboard_check_no_data_timeout:
+0x4b8d 017683 fetch 1 ,mem_device_flag 
+0x4b8e 017684 beq mode_24g_device ,keyboard_24g_hibernate_set 
+0x4b8f 017685 branch mouse_disconnect 
+:      017688 keyboard_bb_event_discovery_btn:
+0x4b90 017689 isolate1 mark_24g ,mark 
+0x4b91 017690 call mouse_24g_stop ,true 
+0x4b92 017691 call mouse_disconnect 
+0x4b93 017692 call mouse_le_clean_connect_flag 
+0x4b94 017693 branch keyboard_start_discovery 
+:      017695 keyboard_start_discovery:
+0x4b95 017696 bpatch patch09_0 ,mem_patch09 
+0x4b96 017697 call mouse_device_discovery_led_config 
+0x4b97 017698 fetch 2 ,mem_ui_state_map 
+0x4b98 017699 isolate1 ui_state_ble_adv ,pdata 
+0x4b99 017700 call mouse_stop_le_adv ,true 
+0x4b9a 017702 setarg 0 
+0x4b9b 017703 store 2 ,mem_le_battery_level_updata_timer 
+0x4b9c 017704 call keyboard_capslock_led_off 
+0x4b9d 017705 jam 0xff ,mem_kb_computer_system 
+0x4b9e 017707 fetch 2 ,mem_ui_state_map 
+0x4b9f 017708 isolate1 ui_state_ble_adv ,pdata 
+0x4ba0 017709 call mouse_stop_le_adv ,true 
+0x4ba1 017710 call mouse_bluetooth_fast_conn_disable 
+0x4ba2 017711 fetch 2 ,mem_ui_state_map 
+0x4ba3 017712 bbit1 ui_state_ble_adv ,keyboard_start_discovery_norandom 
+0x4ba4 017713 fetch mouse_flag_len ,mem_mouse_flag 
+0x4ba5 017714 bbit0 mouse_enable_ble_random_addre ,keyboard_start_discovery_norandom 
+0x4ba6 017715 fetcht 2 ,mem_random_addr_increase_count 
+0x4ba7 017716 increase 1 ,temp 
+0x4ba8 017717 storet 2 ,mem_random_addr_increase_count 
+0x4ba9 017718 storet 2 ,mem_le_lap + 1 
+0x4baa 017719 random pdata 
+0x4bab 017720 store 1 ,mem_le_lap 
+:      017721 keyboard_start_discovery_norandom:
+0x4bac 017722 fetch 3 ,mem_mouse_le_lap_temp 
+0x4bad 017723 store 3 ,mem_le_lap + 3 
+0x4bae 017724 call app_lpm_mult_disable 
+0x4baf 017725 fetch 2 ,mem_mouse_discovery_timeout 
+0x4bb0 017726 store 2 ,mem_mouse_discovery_timer 
+0x4bb1 017727 setarg 0 
+0x4bb2 017728 store 2 ,mem_mouse_no_data_timer 
+0x4bb3 017729 store 2 ,mem_le_battery_level_updata_timer 
+0x4bb4 017730 store 1 ,mem_mouse_direct_timer 
+0x4bb5 017731 store 1 ,mem_mouse_bluetooth_reconnect_timeout 
+0x4bb6 017732 store 1 ,mem_mouse_clear_sensor_data_flag 
+0x4bb7 017733 arg mouse_store_eeprom_flag ,queue 
+0x4bb8 017734 call mouse_enable_function_flag 
+0x4bb9 017735 call mouse_bt_discovery_button_down_disable 
+0x4bba 017736 branch mouse_check_51cmd_adv 
+:      017739 keyboard_low_voltage_led_blink_disable:
+0x4bbb 017740 jam 0 ,mem_mouse_adc_last_low_voltage_flag 
+0x4bbc 017741 branch mouse_low_voltage_led_off_judge 
+:      017743 keyboard_stop_discovery:
+0x4bbd 017744 bpatch patch09_1 ,mem_patch09 
+0x4bbe 017745 setarg 0 
+0x4bbf 017746 store 2 ,mem_mouse_discovery_timer 
+0x4bc0 017747 arg mouse_bt_discovery_button_long_down_flag ,queue 
+0x4bc1 017748 call mouse_disable_function_flag 
+0x4bc2 017749 jam 0 ,mem_mouse_bluetooth_reconnect_timeout 
+0x4bc3 017750 call mouse_stop_le_adv 
+0x4bc4 017751 branch keyboard_device_led_off 
+:      017754 keyboard_store_remote_bdaddr:
+0x4bc5 017755 bpatch patch09_2 ,mem_patch09 
+0x4bc6 017756 fetch mouse_flag_len ,mem_mouse_flag 
+0x4bc7 017757 rtnbit0 mouse_store_eeprom_flag 
+0x4bc8 017758 arg mouse_store_eeprom_flag ,queue 
+0x4bc9 017759 call mouse_disable_function_flag 
+0x4bca 017760 call mouse_check_device_addr 
+0x4bcb 017761 branch mouse_unplug_clean_bdaddr 
+:      017764 keyboard_idle:
+0x4bcc 017765 bpatch patch09_3 ,mem_patch09 
+0x4bcd 017766 call mouse_low_voltage_led_no_enter_lpm 
+0x4bce 017767 branch ui_check_paring_button 
+:      017771 keyboard_start_work:
+0x4bcf 017772 bpatch patch09_4 ,mem_patch09 
+0x4bd0 017773 fetch mouse_flag_len ,mem_mouse_flag 
+0x4bd1 017774 bbit0 mouse_enable_adc ,keyboard_start_work_next 
+0x4bd2 017775 call enable_adc 
+0x4bd3 017776 call vdd_calculate_by_mode 
+0x4bd4 017777 store 2 ,mem_mouse_vdd_now_vol 
+0x4bd5 017779 fetch 2 ,mem_adc_current_value 
+0x4bd6 017780 isub temp ,null 
+0x4bd7 017781 branch keyboard_start_work ,positive 
+0x4bd8 017782 arg mem_mouse_vdd_calculate_set ,rega 
+0x4bd9 017783 call mouse_adc_bat_percent_lowpower_out 
+0x4bda 017784 fetch 1 ,mem_adc_power_flag 
+0x4bdb 017785 bbit1 1 ,keyboard_power_down 
+:      017786 keyboard_start_work_next:
+0x4bdc 017788 fetch 1 ,mem_keyboard_pairing_type 
+0x4bdd 017789 call keyboard_enable_bt_button_pairing ,blank 
+0x4bde 017790 fetch 1 ,mem_keyboard_bt_button_flag 
+0x4bdf 017791 nrtn blank 
+0x4be0 017792 fetch 1 ,mem_device_flag 
+0x4be1 017793 beq mode_24g_device ,mouse_24g_reconn_general_dongle 
+0x4be2 017794 call mouse_bluetooth_fast_conn_disable 
+0x4be3 017795 fetch 6 ,mem_device1_addr 
+0x4be4 017796 branch mouse_bluetooth_fast_conn_init ,blank 
+0x4be5 017797 branch mouse_start_reconnect_device 
+:      017809 keyboard_le:
+0x4be6 017810 bpatch patch09_5 ,mem_patch09 
+0x4be7 017811 call le_fifo_check_nearly_full 
+0x4be8 017812 nrtn blank 
+0x4be9 017813 fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
+0x4bea 017814 beq 0xff ,keyboard_le_next 
+0x4beb 017815 fetch 1 ,mem_le_connect_status_flag 
+0x4bec 017816 and pdata ,0x03 ,pdata 
+0x4bed 017817 rtnne 0x03 
+:      017818 keyboard_le_next:
+0x4bee 017819 fetch mouse_flag_len ,mem_mouse_flag 
+0x4bef 017820 bbit1 mouse_24g_pairing_flag ,mouse_le_send_empty_packet 
+0x4bf0 017821 bbit1 mouse_select_device_flag ,mouse_le_send_empty_packet 
+0x4bf1 017822 bbit1 mouse_bt_discovery_button_down_flag ,mouse_le_send_empty_packet 
+0x4bf2 017823 bbit1 mouse_bt_discovery_button_long_down_flag ,mouse_le_send_empty_packet 
+0x4bf3 017824 call keyboard_motion 
+0x4bf4 017825 nrtn user 
+0x4bf5 017826 call mouse_current_mult_update 
+0x4bf6 017827 call mouse_wheel_trigger 
+0x4bf7 017828 fetch mouse_flag_len ,mem_mouse_flag 
+0x4bf8 017829 bbit0 mouse_enable_keyboard ,mouse_le_send_mouse_data 
+0x4bf9 017830 fetch 1 ,mem_customer_key 
+0x4bfa 017831 branch mouse_le_send_keyboard_package_data 
+:      017838 kscan_dispatch:
+0x4bfb 017839 fetch 1 ,mem_device_option 
+0x4bfc 017840 rtnne dvc_op_keyboard 
+0x4bfd 017841 call keyboard_keyscan 
+0x4bfe 017842 call keyboard_key_process 
+0x4bff 017843 branch keyboard_special_key_check 
+:      017850 keyboard_keyscan:
+0x4c00 017851 bpatch patch09_6 ,mem_patch09 
+0x4c01 017852 call keyboard_stb_state_low 
+0x4c02 017853 setarg 0 
+0x4c03 017854 store 2 ,mem_keyscan_exmcu_wait_wake_count 
+0x4c04 017855 arg mem_keyscan_value_current ,contr 
+0x4c05 017856 arg mem_keyscan_value_check ,contw 
+0x4c06 017857 arg 20 ,loopcnt 
+0x4c07 017858 call memcpy 
+0x4c08 017859 setarg mem_keyscan_value_current 
+0x4c09 017860 store 2 ,mem_keyscan_value_ptr 
+0x4c0a 017861 setarg mem_keyscan_exmcu_value 
+0x4c0b 017862 store 2 ,mem_keyscan_exmcu_value_ptr 
+0x4c0c 017863 call keyboard_keyscan_get_exmcu_value 
+0x4c0d 017864 call keyboard_keyscan_get_mcu_value 
+0x4c0e 017865 call keyboard_stb_state_high 
+:      017866 keyboard_keyscan_copy_value:
+0x4c0f 017867 fetch 2 ,mem_kb_excol_ptr 
+0x4c10 017868 copy pdata ,regb 
+0x4c11 017869 jam 0 ,mem_keyscan_col_loop_count 
+:      017870 keyboard_compare_col_excol_gpio_loop:
+0x4c12 017871 ifetcht 1 ,regb 
+0x4c13 017872 fetch 2 ,mem_kb_col_ptr 
+0x4c14 017873 copy pdata ,rega 
+0x4c15 017874 copy rega ,regc 
+0x4c16 017875 arg 20 ,loopcnt 
+:      017876 keyboard_compare_col_gpio_loop:
+0x4c17 017877 ifetch 1 ,rega 
+0x4c18 017878 isub temp ,null 
+0x4c19 017879 branch keyboard_copy_value_exmcu_to_mcu ,zero 
+0x4c1a 017880 increase 1 ,rega 
+0x4c1b 017881 loop keyboard_compare_col_gpio_loop 
+:      017882 keyboard_compare_col_excol_gpio_loop_next:
+0x4c1c 017883 increase 1 ,regb 
+0x4c1d 017884 fetch 1 ,mem_keyscan_col_loop_count 
+0x4c1e 017885 increase 1 ,pdata 
+0x4c1f 017886 store 1 ,mem_keyscan_col_loop_count 
+0x4c20 017887 sub pdata ,10 ,null 
+0x4c21 017888 branch keyboard_compare_col_excol_gpio_loop ,positive 
+0x4c22 017890 rtn 
+:      017892 keyboard_copy_value_exmcu_to_mcu:
+0x4c23 017893 fetch 2 ,mem_keyscan_value_ptr 
+0x4c24 017894 copy pdata ,contw 
+0x4c25 017895 copy rega ,pdata 
+0x4c26 017896 isub regc ,pdata 
+0x4c27 017897 iadd contw ,contw 
+0x4c28 017898 fetch 2 ,mem_keyscan_exmcu_value_ptr 
+0x4c29 017899 copy pdata ,regc 
+0x4c2a 017900 fetch 1 ,mem_keyscan_col_loop_count 
+0x4c2b 017901 iadd regc ,regc 
+0x4c2c 017902 ifetch 1 ,regc 
+0x4c2d 017903 istore 1 ,contw 
+0x4c2e 017904 branch keyboard_compare_col_excol_gpio_loop_next 
+:      017906 keyboard_keyscan_get_exmcu_value:
+0x4c2f 017907 bpatch patch09_7 ,mem_patch09 
+0x4c30 017908 call keyboard_stb_state_high 
+0x4c31 017909 call keyboard_clk_input 
+:      017910 keyboard_keyscan_exmcu_start:
+0x4c32 017911 fetch 2 ,mem_keyscan_exmcu_wait_wake_count 
+0x4c33 017912 increase 1 ,pdata 
+0x4c34 017913 store 2 ,mem_keyscan_exmcu_wait_wake_count 
+0x4c35 017914 bbit1 9 ,keyboard_keyscan_reset_exmcu 
+0x4c36 017915 fetcht 1 ,mem_mcu_clk_gpio 
+0x4c37 017916 call gpio_get_bit 
+0x4c38 017917 nbranch keyboard_keyscan_exmcu_start ,true 
+0x4c39 017918 nop 20 
+0x4c3a 017919 call keyboard_clk_state_high 
+0x4c3b 017920 call keyboard_stb_state_low 
+0x4c3c 017921 jam 0 ,mem_keyscan_col_loop_count 
+:      017922 keyboard_keyscan_exmcu_start_loop:
+0x4c3d 017923 call keyboard_clk_state_low 
+0x4c3e 017924 call keyboard_keyscan_exmcu_get_col_value 
+0x4c3f 017925 call keyboard_clk_state_high 
+0x4c40 017926 call keyboard_keyscan_exmcu_get_col_value 
+0x4c41 017927 sub pdata ,9 ,null 
+0x4c42 017928 branch keyboard_keyscan_exmcu_start_loop ,positive 
+0x4c43 017929 call keyboard_clk_state_low 
+0x4c44 017930 call keyboard_keyscan_exmcu_get_col_value 
+0x4c45 017931 branch keyboard_clk_state_high 
+:      017933 keyboard_keyscan_exmcu_get_col_value:
+0x4c46 017934 jam 0 ,mem_keyscan_value_temp 
+0x4c47 017935 nop 50 
+0x4c48 017936 call keyboard_keyscan_get_col_value 
+0x4c49 017937 fetch 2 ,mem_keyscan_exmcu_value_ptr 
+:      017938 keyboard_keyscan_value_store:
+0x4c4a 017939 copy pdata ,contw 
+0x4c4b 017940 fetch 1 ,mem_keyscan_col_loop_count 
+0x4c4c 017941 iadd contw ,contw 
+0x4c4d 017942 fetch 1 ,mem_keyscan_value_temp 
+0x4c4e 017943 istore 1 ,contw 
+0x4c4f 017944 fetch 1 ,mem_keyscan_col_loop_count 
+0x4c50 017945 increase 1 ,pdata 
+0x4c51 017946 store 1 ,mem_keyscan_col_loop_count 
+0x4c52 017947 rtn 
+:      017950 keyboard_keyscan_get_mcu_value:
+0x4c53 017951 nop 20 
+0x4c54 017952 fetch 2 ,mem_kb_col_ptr 
+0x4c55 017953 copy pdata ,regb 
+0x4c56 017954 jam 0 ,mem_keyscan_col_loop_count 
+:      017955 keyboard_keyscan_mcu_start:
+0x4c57 017956 jam 0 ,mem_keyscan_value_temp 
+0x4c58 017957 ifetcht 1 ,regb 
+0x4c59 017958 isolate1 7 ,temp 
+0x4c5a 017959 branch keyboard_keyscan_mcu_start_loop ,true 
+0x4c5b 017960 call gpio_out_active 
+0x4c5c 017961 call keyboard_keyscan_get_col_value 
+0x4c5d 017962 ifetcht 1 ,regb 
+0x4c5e 017963 call gpio_set_high_impedance 
+:      017964 keyboard_keyscan_mcu_start_loop:
+0x4c5f 017965 increase 1 ,regb 
+0x4c60 017966 fetch 2 ,mem_keyscan_value_ptr 
+0x4c61 017967 call keyboard_keyscan_value_store 
+0x4c62 017968 sub pdata ,19 ,null 
+0x4c63 017969 branch keyboard_keyscan_mcu_start ,positive 
+0x4c64 017970 rtn 
+:      017973 keyboard_keyscan_get_col_value:
+0x4c65 017974 fetch 2 ,mem_kb_row_ptr 
+0x4c66 017975 copy pdata ,regc 
+0x4c67 017976 arg 8 ,loopcnt 
+:      017978 keyboard_keyscan_get_col_value_loop:
+0x4c68 017979 ifetcht 1 ,regc 
+0x4c69 017980 call gpio_get_bit 
+0x4c6a 017981 fetch 1 ,mem_keyscan_value_temp 
+0x4c6b 017982 rshift pdata ,pdata 
+0x4c6c 017983 setflag true ,7 ,pdata 
+0x4c6d 017984 store 1 ,mem_keyscan_value_temp 
+0x4c6e 017985 increase 1 ,regc 
+0x4c6f 017986 loop keyboard_keyscan_get_col_value_loop 
+0x4c70 017987 rtn 
+:      017988 keyboard_keyscan_reset_exmcu:
+0x4c71 017989 fetcht 1 ,mem_mcu_rstb_gpio 
+0x4c72 017990 call gpio_out_active 
+0x4c73 017991 nop 20 
+0x4c74 017992 fetcht 1 ,mem_mcu_rstb_gpio 
+0x4c75 017993 call gpio_out_inactive 
+0x4c76 017994 nop 6000 
+0x4c77 017995 rtn 
+0x4c78 017996 branch keyboard_keyscan 
+:      017997 keyboard_clk_state_high:
+0x4c79 017998 fetcht 1 ,mem_mcu_clk_gpio 
+0x4c7a 017999 branch gpio_out_inactive 
+:      018001 keyboard_clk_state_low:
+0x4c7b 018002 fetcht 1 ,mem_mcu_clk_gpio 
+0x4c7c 018003 branch gpio_out_active 
+:      018004 keyboard_gpio_config_input_pu:
+0x4c7d 018005 sub temp ,ui_button_gpio_disable ,null 
+0x4c7e 018006 rtn zero 
+0x4c7f 018007 set0 gpio_active_bit ,temp 
+0x4c80 018008 branch gpio_config_input 
+:      018009 keyboard_clk_input:
+0x4c81 018010 fetcht 1 ,mem_mcu_clk_gpio 
+0x4c82 018011 branch gpio_config_input 
+:      018013 keyboard_stb_state_high:
+0x4c83 018014 fetcht 1 ,mem_mcu_stb_gpio 
+0x4c84 018015 branch gpio_out_inactive 
+:      018017 keyboard_stb_state_low:
+0x4c85 018018 fetcht 1 ,mem_mcu_stb_gpio 
+0x4c86 018019 branch gpio_out_active 
+:      018030 keyboard_press_change_or_no_key:
+0x4c87 018031 jam 0 ,mem_same_keyvalue_timerout_flag 
+0x4c88 018032 fetch 2 ,mem_same_keyvalue_timer_init 
+0x4c89 018033 store 2 ,mem_same_keyvalue_timer 
+0x4c8a 018034 rtn 
+:      018036 keyboard_key_process:
+0x4c8b 018038 bpatch patch0a_0 ,mem_patch0a 
+0x4c8c 018039 arg mem_keyscan_value_current ,rega 
+0x4c8d 018040 arg mem_keyscan_value_check ,regb 
+0x4c8e 018041 arg 20 ,loopcnt 
+0x4c8f 018042 call string_compare 
+0x4c90 018043 nbranch keyboard_press_change_or_no_key ,zero 
+0x4c91 018044 call keyboard_keyscan_value_current_zero_check 
+0x4c92 018045 call keyboard_press_change_or_no_key ,blank 
+0x4c93 018047 call keyboard_ghost_key_check 
+0x4c94 018048 fetch 1 ,mem_mouse_ghost_flag 
+0x4c95 018049 nrtn blank 
+0x4c96 018050 fetch 1 ,mem_keyboard_commbination_key_step 
+0x4c97 018051 rtneq cammbination_key_press 
+0x4c98 018052 rtneq cammbination_key_hold 
+0x4c99 018053 rtneq cammbination_key_wait_release 
+0x4c9a 018056 jam 0 ,mem_keyscan_col_loop_count 
+0x4c9b 018057 arg mem_keyscan_value_current ,rega 
+0x4c9c 018058 arg mem_keyscan_value_old ,regb 
+:      018059 keyboard_keyvalue_process:
+0x4c9d 018060 ifetcht 1 ,rega 
+0x4c9e 018061 ifetch 1 ,regb 
+0x4c9f 018062 ixor temp ,pdata 
+0x4ca0 018063 branch keyboard_keyvalue_process_loop ,blank 
+0x4ca1 018064 store 1 ,mem_keyscan_value_temp 
+0x4ca2 018065 storet 1 ,mem_keyboard_press_flag_temp 
+0x4ca3 018066 istoret 1 ,regb 
+0x4ca4 018067 jam 1 ,mem_keyboard_data_change_flag 
+0x4ca5 018068 jam 0 ,mem_keyboard_keyvalue_bit_loop_count 
+:      018069 keyboard_keyvalue_change:
+0x4ca6 018070 fetch 1 ,mem_keyscan_value_temp 
+0x4ca7 018071 bbit0 0 ,keyboard_keyvalue_change_loop 
+0x4ca8 018072 fetch 1 ,mem_keyscan_col_loop_count 
+0x4ca9 018073 mul32 pdata ,8 ,pdata 
+0x4caa 018074 fetcht 1 ,mem_keyboard_keyvalue_bit_loop_count 
+0x4cab 018075 iadd temp ,pdata 
+0x4cac 018076 arg mem_keyboard_keyvalue_map ,contr 
+0x4cad 018077 iadd contr ,contr 
+0x4cae 018078 ifetch 1 ,contr 
+0x4caf 018079 store 1 ,mem_keyboard_keyvalue_temp 
+0x4cb0 018080 call keyboard_keyvalue_fn_replace 
+0x4cb1 018081 call keyboard_keyvalue_commbination_replace 
+0x4cb2 018082 call keyboard_keyvalue_in_out 
+:      018083 keyboard_keyvalue_change_loop:
+0x4cb3 018084 fetch 1 ,mem_keyscan_value_temp 
+0x4cb4 018085 rshift pdata ,pdata 
+0x4cb5 018086 store 1 ,mem_keyscan_value_temp 
+0x4cb6 018087 fetch 1 ,mem_keyboard_press_flag_temp 
+0x4cb7 018088 rshift pdata ,pdata 
+0x4cb8 018089 store 1 ,mem_keyboard_press_flag_temp 
+0x4cb9 018090 fetch 1 ,mem_keyboard_keyvalue_bit_loop_count 
+0x4cba 018091 increase 1 ,pdata 
+0x4cbb 018092 store 1 ,mem_keyboard_keyvalue_bit_loop_count 
+0x4cbc 018093 loop keyboard_keyvalue_change 
+:      018094 keyboard_keyvalue_process_loop:
+0x4cbd 018095 increase 1 ,rega 
+0x4cbe 018096 increase 1 ,regb 
+0x4cbf 018097 fetch 1 ,mem_keyscan_col_loop_count 
+0x4cc0 018098 increase 1 ,pdata 
+0x4cc1 018099 store 1 ,mem_keyscan_col_loop_count 
+0x4cc2 018100 sub pdata ,19 ,null 
+0x4cc3 018101 branch keyboard_keyvalue_process ,positive 
+0x4cc4 018102 rtn 
+:      018104 keyboard_keyscan_value_current_zero_check:
+0x4cc5 018105 fetch 8 ,mem_keyscan_value_current 
+0x4cc6 018106 nrtn blank 
+0x4cc7 018107 fetch 8 ,mem_keyscan_value_current + 8 
+0x4cc8 018108 nrtn blank 
+0x4cc9 018109 fetch 4 ,mem_keyscan_value_current + 16 
+0x4cca 018110 nrtn blank 
+0x4ccb 018111 jam cammbination_key_free ,mem_keyboard_commbination_key_step 
+0x4ccc 018112 rtn 
+:      018116 keyboard_ghost_key_check:
+0x4ccd 018117 bpatch patch0a_1 ,mem_patch0a 
+0x4cce 018118 jam 0 ,mem_mouse_ghost_flag 
+0x4ccf 018119 jam 0 ,mem_keyboard_all_press_key_count 
+0x4cd0 018120 arg mem_keyscan_value_current ,rega 
+0x4cd1 018121 arg 20 ,loopcnt 
+:      018122 keyboard_ghost_key_check_loop:
+0x4cd2 018123 jam 0 ,mem_keyboard_current_col_press_key_count 
+0x4cd3 018124 ifetch 1 ,rega 
+0x4cd4 018125 branch keyboard_ghost_key_check_next_loop ,blank 
+:      018126 keyboard_current_col_press_key_count_check:
+0x4cd5 018127 fetcht 1 ,mem_keyboard_current_col_press_key_count 
+0x4cd6 018128 increase 1 ,temp 
+0x4cd7 018129 storet 1 ,mem_keyboard_current_col_press_key_count 
+0x4cd8 018130 copy pdata ,temp 
+0x4cd9 018131 increase -1 ,pdata 
+0x4cda 018132 iand temp ,pdata 
+0x4cdb 018133 nbranch keyboard_current_col_press_key_count_check ,zero 
+0x4cdc 018134 fetch 1 ,mem_keyboard_current_col_press_key_count 
+0x4cdd 018135 fetcht 1 ,mem_keyboard_all_press_key_count 
+0x4cde 018136 iadd temp ,temp 
+0x4cdf 018137 storet 1 ,mem_keyboard_all_press_key_count 
+0x4ce0 018138 sub pdata ,1 ,null 
+0x4ce1 018139 branch keyboard_ghost_key_check_next_loop ,positive 
+0x4ce2 018140 sub temp ,2 ,null 
+0x4ce3 018141 branch keyboard_ghost_key_check_next_loop ,positive 
+0x4ce4 018142 jam 0 ,mem_keyscan_col_loop_count 
+0x4ce5 018143 jam 0 ,mem_keyboard_same_row_press_key_count 
+0x4ce6 018144 ifetcht 1 ,rega 
+0x4ce7 018145 arg mem_keyscan_value_current ,regb 
+:      018146 keyboard_same_row_key_check:
+0x4ce8 018147 fetch 1 ,mem_keyscan_col_loop_count 
+0x4ce9 018148 increase 1 ,pdata 
+0x4cea 018149 store 1 ,mem_keyscan_col_loop_count 
+0x4ceb 018150 sub pdata ,19 ,null 
+0x4cec 018151 nbranch keyboard_ghost_key_check_next_loop ,positive 
+0x4ced 018152 ifetch 1 ,regb 
+0x4cee 018153 iand temp ,null 
+0x4cef 018154 branch keyboard_same_row_key_check_loop ,zero 
+0x4cf0 018155 fetch 1 ,mem_keyboard_same_row_press_key_count 
+0x4cf1 018156 increase 1 ,pdata 
+0x4cf2 018157 store 1 ,mem_keyboard_same_row_press_key_count 
+0x4cf3 018158 sub pdata ,1 ,null 
+0x4cf4 018159 branch keyboard_same_row_key_check_loop ,positive 
+0x4cf5 018160 jam 1 ,mem_mouse_ghost_flag 
+0x4cf6 018161 rtn 
+:      018163 keyboard_ghost_key_check_next_loop:
+0x4cf7 018164 increase 1 ,rega 
+0x4cf8 018165 loop keyboard_ghost_key_check_loop 
+0x4cf9 018166 rtn 
+:      018168 keyboard_same_row_key_check_loop:
+0x4cfa 018169 increase 1 ,regb 
+0x4cfb 018170 branch keyboard_same_row_key_check 
+:      018178 keyboard_keyvalue_fn_replace:
+0x4cfc 018179 bpatch patch0a_2 ,mem_patch0a 
+0x4cfd 018180 fetch 1 ,mem_keyboard_press_flag_temp 
+0x4cfe 018181 ncall keyboard_commbination_delay_release_clear ,blank 
+0x4cff 018182 fetch 1 ,mem_keyboard_fn_flag 
+0x4d00 018183 ncall keyboard_keyvalue_fn_replace_press ,blank 
+0x4d01 018184 fetch 1 ,mem_keyboard_fn_first 
+0x4d02 018185 fetcht 1 ,mem_keyboard_fn_flag 
+0x4d03 018186 ixor temp ,pdata 
+0x4d04 018187 rtn zero 
+0x4d05 018188 fetch 1 ,mem_keyboard_keyvalue_temp 
+0x4d06 018189 beq hid_key_esc ,keyboard_keyvalue_fn_esc 
+0x4d07 018190 beq hid_key_delete ,keyboard_keyvalue_fn_delete 
+0x4d08 018191 sub pdata ,hid_key_f12 ,null 
+0x4d09 018192 nrtn positive 
+0x4d0a 018193 arg hid_key_f1 ,temp 
+0x4d0b 018194 isub temp ,pdata 
+0x4d0c 018195 nrtn positive 
+0x4d0d 018196 arg mem_keyboard_fn_f1 ,contr 
+0x4d0e 018197 iadd contr ,contr 
+0x4d0f 018198 ifetch 1 ,contr 
+0x4d10 018199 branch keyboard_keyvalue_store_temp 
+:      018201 keyboard_keyvalue_fn_replace_press:
+0x4d11 018202 fetch 1 ,mem_keyboard_keyvalue_temp 
+0x4d12 018203 beq hid_key_up_arrow ,keyboard_keyvalue_fn_up_arrow 
+0x4d13 018204 beq hid_key_down_arrow ,keyboard_keyvalue_fn_down_arrow 
+0x4d14 018205 beq hid_key_left_arrow ,keyboard_keyvalue_fn_left_arrow 
+0x4d15 018206 beq hid_key_right_arrow ,keyboard_keyvalue_fn_right_arrow 
+0x4d16 018207 beq hid_key_left_ctrl ,keyboard_keyvalue_fn_left_ctrl 
+0x4d17 018208 beq hid_key_space ,keyboard_keyvalue_fn_space 
+0x4d18 018209 rtn 
+:      018211 keyboard_keyvalue_fn_esc:
+0x4d19 018212 fetch 1 ,mem_keyboard_fn_esc 
+0x4d1a 018213 branch keyboard_keyvalue_store_temp 
+:      018215 keyboard_keyvalue_fn_delete:
+0x4d1b 018216 fetch 1 ,mem_keyboard_fn_del 
+0x4d1c 018217 branch keyboard_keyvalue_store_temp 
+:      018219 keyboard_keyvalue_fn_up_arrow:
+0x4d1d 018220 fetch 1 ,mem_keyboard_fn_arrow_enable_flag 
+0x4d1e 018221 rtn blank 
+0x4d1f 018222 setarg hid_key_page_up 
+0x4d20 018223 branch keyboard_keyvalue_store_temp 
+:      018225 keyboard_keyvalue_fn_down_arrow:
+0x4d21 018226 fetch 1 ,mem_keyboard_fn_arrow_enable_flag 
+0x4d22 018227 rtn blank 
+0x4d23 018228 setarg hid_key_page_down 
+0x4d24 018229 branch keyboard_keyvalue_store_temp 
+:      018231 keyboard_keyvalue_fn_left_arrow:
+0x4d25 018232 fetch 1 ,mem_keyboard_fn_arrow_enable_flag 
+0x4d26 018233 rtn blank 
+0x4d27 018234 setarg hid_key_home 
+0x4d28 018235 branch keyboard_keyvalue_store_temp 
+:      018237 keyboard_keyvalue_fn_right_arrow:
+0x4d29 018238 fetch 1 ,mem_keyboard_fn_arrow_enable_flag 
+0x4d2a 018239 rtn blank 
+0x4d2b 018240 setarg hid_key_end 
+0x4d2c 018241 branch keyboard_keyvalue_store_temp 
+:      018243 keyboard_keyvalue_fn_left_ctrl:
+0x4d2d 018244 fetch 1 ,mem_keyboard_fn_left_ctrl_enable_flag 
+0x4d2e 018245 rtn blank 
+0x4d2f 018246 fetch 1 ,mem_kb_computer_system 
+0x4d30 018247 beq system_os_windows ,keyboard_keyvalue_windows_osk 
+0x4d31 018248 setarg hid_key_os_soft_kb 
+0x4d32 018249 branch keyboard_keyvalue_store_temp 
+:      018250 keyboard_keyvalue_windows_osk:
+0x4d33 018251 setarg hid_key_osk 
+0x4d34 018252 branch keyboard_keyvalue_store_temp 
+:      018254 keyboard_keyvalue_fn_space:
+0x4d35 018255 fetch 1 ,mem_keyboard_fn_space_enable_flag 
+0x4d36 018256 rtn blank 
+0x4d37 018257 setarg hid_key_language 
+:      018258 keyboard_keyvalue_store_temp:
+0x4d38 018259 store 1 ,mem_keyboard_keyvalue_temp 
+0x4d39 018260 rtn 
+:      018266 keyboard_keyvalue_commbination_replace:
+0x4d3a 018267 bpatch patch0a_3 ,mem_patch0a 
+0x4d3b 018268 fetch 1 ,mem_keyboard_keyvalue_temp 
+0x4d3c 018269 beq hid_key_print_screen ,keyboard_commination_screen_shot_replace 
+0x4d3d 018270 beq hid_key_page_up ,keyboard_commination_pageup_replace 
+0x4d3e 018271 beq hid_key_page_down ,keyboard_commination_pagedown_replace 
+0x4d3f 018272 beq hid_key_home ,keyboard_commination_home_replace 
+0x4d40 018273 beq hid_key_end ,keyboard_commination_end_replace 
+0x4d41 018274 beq hid_key_select_all ,keyboard_commination_select_all 
+0x4d42 018275 beq hid_key_copy ,keyboard_commbination_copy 
+0x4d43 018276 beq hid_key_paste ,keyboard_commbination_paste 
+0x4d44 018277 beq hid_key_cut ,keyboard_commbination_cut 
+0x4d45 018278 beq hid_key_all_os_lock ,keyboard_commination_os_lock 
+0x4d46 018279 beq hid_key_osk ,keyboard_commbination_osk 
+0x4d47 018280 beq hid_key_language ,keyboard_commbination_language 
+0x4d48 018281 beq hid_key_app_tiling ,keyboard_commbination_app_tiling 
+0x4d49 018282 rtn 
+:      018284 keyboard_commbination_delay_release_set:
+0x4d4a 018285 fetch 1 ,mem_keyboard_press_flag_temp 
+0x4d4b 018286 nrtn blank 
+0x4d4c 018287 jam 10 ,mem_keyboard_commbination_control_key_delay_release_timer 
+0x4d4d 018288 rtn 
+:      018290 keyboard_commbination_delay_release_clear:
+0x4d4e 018291 jam 0 ,mem_keyboard_commbination_control_key_delay_release_timer 
+0x4d4f 018292 rtn 
+:      018294 keyboard_commination_screen_shot_replace:
+0x4d50 018295 fetch 1 ,mem_kb_computer_system 
+0x4d51 018296 rtneq system_os_windows 
+0x4d52 018297 rtneq system_os_andriod 
+0x4d53 018298 jam left_shift_gui ,mem_keyboard_commbination_control_key_value 
+0x4d54 018299 jam hid_key_3 ,mem_keyboard_commbination_standard_key_value 
+0x4d55 018300 branch keyboard_commbination_keypress 
+:      018302 keyboard_commination_pageup_replace:
+0x4d56 018303 jam hid_key_up_arrow ,mem_keyboard_commbination_standard_key_value 
+:      018304 keyboard_commination_ios_mac_command_commiation:
+0x4d57 018305 fetch 1 ,mem_kb_computer_system 
+0x4d58 018306 rtneq system_os_windows 
+0x4d59 018307 rtneq system_os_andriod 
+0x4d5a 018308 jam left_gui ,mem_keyboard_commbination_control_key_value 
+0x4d5b 018309 branch keyboard_commbination_keypress 
+:      018311 keyboard_commination_pagedown_replace:
+0x4d5c 018312 jam hid_key_down_arrow ,mem_keyboard_commbination_standard_key_value 
+0x4d5d 018313 branch keyboard_commination_ios_mac_command_commiation 
+:      018315 keyboard_commination_home_replace:
+0x4d5e 018316 jam hid_key_left_arrow ,mem_keyboard_commbination_standard_key_value 
+0x4d5f 018317 branch keyboard_commination_ios_mac_command_commiation 
+:      018319 keyboard_commination_end_replace:
+0x4d60 018320 jam hid_key_right_arrow ,mem_keyboard_commbination_standard_key_value 
+0x4d61 018321 branch keyboard_commination_ios_mac_command_commiation 
+:      018323 keyboard_commination_select_all:
+0x4d62 018324 jam hid_key_a ,mem_keyboard_commbination_standard_key_value 
+:      018325 keyboard_commbination_text_edit:
+0x4d63 018326 jam left_control ,mem_keyboard_commbination_control_key_value 
+0x4d64 018327 fetch 1 ,mem_kb_computer_system 
+0x4d65 018328 beq system_os_windows ,keyboard_commbination_keypress 
+0x4d66 018329 beq system_os_andriod ,keyboard_commbination_keypress 
+0x4d67 018330 jam left_gui ,mem_keyboard_commbination_control_key_value 
+0x4d68 018331 branch keyboard_commbination_keypress 
+:      018333 keyboard_commbination_copy:
+0x4d69 018334 jam hid_key_c ,mem_keyboard_commbination_standard_key_value 
+0x4d6a 018335 branch keyboard_commbination_text_edit 
+:      018337 keyboard_commbination_paste:
+0x4d6b 018338 jam hid_key_v ,mem_keyboard_commbination_standard_key_value 
+0x4d6c 018339 branch keyboard_commbination_text_edit 
+:      018341 keyboard_commbination_cut:
+0x4d6d 018342 jam hid_key_x ,mem_keyboard_commbination_standard_key_value 
+0x4d6e 018343 branch keyboard_commbination_text_edit 
+:      018345 keyboard_commination_os_lock:
+0x4d6f 018346 fetch 1 ,mem_kb_computer_system 
+0x4d70 018347 beq system_os_windows ,keyboard_commination_windows_lock 
+0x4d71 018348 beq system_os_mac ,keyboard_commination_mac_lock 
+0x4d72 018349 setarg hid_key_ios_android_os_lock 
+0x4d73 018350 branch keyboard_keyvalue_store_temp 
+:      018351 keyboard_commination_windows_lock:
+0x4d74 018352 jam left_gui ,mem_keyboard_commbination_control_key_value 
+0x4d75 018353 jam hid_key_l ,mem_keyboard_commbination_standard_key_value 
+0x4d76 018354 branch keyboard_commbination_keypress 
+:      018355 keyboard_commination_mac_lock:
+0x4d77 018356 jam left_gui_control ,mem_keyboard_commbination_control_key_value 
+0x4d78 018357 jam hid_key_q ,mem_keyboard_commbination_standard_key_value 
+0x4d79 018358 branch keyboard_commbination_keypress 
+:      018360 keyboard_commbination_osk:
+0x4d7a 018361 fetch 1 ,mem_kb_computer_system 
+0x4d7b 018362 beq system_os_windows ,keyboard_commbination_windows_osk 
+0x4d7c 018363 setarg hid_key_os_soft_kb 
+0x4d7d 018364 branch keyboard_keyvalue_store_temp 
+:      018365 keyboard_commbination_windows_osk:
+0x4d7e 018366 jam left_gui_control ,mem_keyboard_commbination_control_key_value 
+0x4d7f 018367 jam hid_key_o ,mem_keyboard_commbination_standard_key_value 
+0x4d80 018368 branch keyboard_commbination_keypress 
+:      018370 keyboard_commbination_language:
+0x4d81 018371 fetch 1 ,mem_kb_computer_system 
+0x4d82 018372 beq system_os_windows ,keyboard_commbination_language_windows 
+0x4d83 018373 beq system_os_andriod ,keyboard_commbination_language_andriod 
+0x4d84 018374 jam left_control ,mem_keyboard_commbination_control_key_value 
+:      018375 keyboard_commbination_language_next:
+0x4d85 018376 jam hid_key_space ,mem_keyboard_commbination_standard_key_value 
+0x4d86 018377 call keyboard_commbination_delay_release_set 
+0x4d87 018378 branch keyboard_commbination_keypress 
+:      018379 keyboard_commbination_language_windows:
+0x4d88 018380 jam left_gui ,mem_keyboard_commbination_control_key_value 
+0x4d89 018381 branch keyboard_commbination_language_next 
+:      018382 keyboard_commbination_language_andriod:
+0x4d8a 018383 jam left_shift ,mem_keyboard_commbination_control_key_value 
+0x4d8b 018384 branch keyboard_commbination_language_next 
+:      018386 keyboard_commbination_app_tiling:
+0x4d8c 018387 fetch 1 ,mem_kb_computer_system 
+0x4d8d 018388 beq system_os_windows ,keyboard_commbination_app_tiling_windows_android 
+0x4d8e 018389 beq system_os_andriod ,keyboard_commbination_app_tiling_windows_android 
+0x4d8f 018390 jam left_control ,mem_keyboard_commbination_control_key_value 
+0x4d90 018391 jam hid_key_up_arrow ,mem_keyboard_commbination_standard_key_value 
+0x4d91 018392 branch keyboard_commbination_keypress 
+:      018393 keyboard_commbination_app_tiling_windows_android:
+0x4d92 018394 jam left_gui ,mem_keyboard_commbination_control_key_value 
+0x4d93 018395 jam hid_key_tab ,mem_keyboard_commbination_standard_key_value 
+0x4d94 018396 branch keyboard_commbination_keypress 
+:      018398 keyboard_commbination_keypress:
+0x4d95 018399 jam 0 ,mem_keyboard_keyvalue_temp 
+0x4d96 018400 fetch 1 ,mem_keyboard_press_flag_temp 
+0x4d97 018401 bbit0 0 ,keyboard_commbination_key_wait_release_set 
+0x4d98 018402 fetch 1 ,mem_keyboard_commbination_key_step 
+0x4d99 018403 beq cammbination_key_complete ,keyboard_commbination_key_hold_set 
+:      018404 keyboard_commbination_key_press_set:
+0x4d9a 018405 jam cammbination_key_press ,mem_keyboard_commbination_key_step 
+0x4d9b 018406 rtn 
+:      018408 keyboard_commbination_key_wait_release_set:
+0x4d9c 018409 jam cammbination_key_wait_release ,mem_keyboard_commbination_key_step 
+0x4d9d 018410 rtn 
+:      018412 keyboard_commbination_key_null_set:
+0x4d9e 018413 jam cammbination_key_null ,mem_keyboard_commbination_key_step 
+0x4d9f 018414 rtn 
+:      018417 keyboard_commbination_key_value_store:
+0x4da0 018418 store 1 ,mem_keyboard_tx_data + 1 
+0x4da1 018419 storet 1 ,mem_keyboard_tx_data + 3 
+0x4da2 018420 call enable_user 
+0x4da3 018421 jam hid_reportid_key_standard ,mem_keyboard_tx_data 
+0x4da4 018422 branch keyboard_motion_data_check_next 
+:      018424 keyboard_commbination_key_press_process:
+0x4da5 018425 fetch 1 ,mem_keyboard_commbination_control_key_value 
+0x4da6 018426 arg 0 ,temp 
+0x4da7 018427 call keyboard_commbination_key_value_store 
+:      018428 keyboard_commbination_key_hold_set:
+0x4da8 018429 jam cammbination_key_hold ,mem_keyboard_commbination_key_step 
+0x4da9 018430 rtn 
+:      018432 keyboard_commbination_key_hold_process:
+0x4daa 018433 jam cammbination_key_complete ,mem_keyboard_commbination_key_step 
+0x4dab 018434 fetch 1 ,mem_keyboard_commbination_control_key_value 
+0x4dac 018435 fetcht 1 ,mem_keyboard_commbination_standard_key_value 
+0x4dad 018436 branch keyboard_commbination_key_value_store 
+:      018438 keyboard_commbination_key_wait_release_process:
+0x4dae 018439 jam hid_reportid_key_standard ,mem_keyboard_tx_data 
+0x4daf 018440 fetch 1 ,mem_keyboard_commbination_control_key_value 
+0x4db0 018441 arg 0 ,temp 
+0x4db1 018442 call keyboard_commbination_key_value_store 
+0x4db2 018443 fetch 1 ,mem_keyboard_commbination_control_key_delay_release_timer 
+0x4db3 018444 branch keyboard_commbination_key_null_set ,blank 
+:      018445 keyboard_commbination_key_release_set:
+0x4db4 018446 jam cammbination_key_release ,mem_keyboard_commbination_key_step 
+0x4db5 018447 rtn 
+:      018449 keyboard_commbination_key_release_process:
+0x4db6 018450 branch keyboard_commbination_key_value_store + 2 
+:      018452 keyboard_commbination_key_null_process:
+0x4db7 018453 jam cammbination_key_free ,mem_keyboard_commbination_key_step 
+0x4db8 018454 arg 0 ,pdata 
+0x4db9 018455 arg 0 ,temp 
+0x4dba 018456 branch keyboard_commbination_key_value_store 
+:      018460 keyboard_keyvalue_in_out:
+0x4dbb 018461 bpatch patch0a_4 ,mem_patch0a 
+0x4dbc 018462 fetch 1 ,mem_keyboard_keyvalue_temp 
+0x4dbd 018463 sub pdata ,hid_key_right_gui ,null 
+0x4dbe 018464 branch keyboard_keyvalue_standard ,positive 
+0x4dbf 018465 jam keyboard_consumer_key_press ,mem_keyboard_consumer_key_status 
+0x4dc0 018466 fetch 1 ,mem_keyboard_press_flag_temp 
+0x4dc1 018467 bbit1 0 ,keyboard_keyvalue_standard 
+0x4dc2 018468 jam keyboard_consumer_key_release ,mem_keyboard_consumer_key_status 
+:      018469 keyboard_keyvalue_standard:
+0x4dc3 018470 jam 0 ,mem_keyboard_keyvalue_buffer + 8 
+0x4dc4 018471 fetch 1 ,mem_keyboard_press_flag_temp 
+0x4dc5 018472 bbit1 0 ,keyboard_keyvalue_standard_in 
+:      018473 keyboard_keyvalue_standard_out:
+0x4dc6 018474 fetcht 1 ,mem_keyboard_keyvalue_temp 
+0x4dc7 018475 arg 6 ,loopcnt 
+0x4dc8 018476 arg mem_keyboard_keyvalue_buffer + 2 ,contr 
+:      018477 keyboard_keyvalue_standard_out_loop:
+0x4dc9 018478 ifetch 1 ,contr 
+0x4dca 018479 branch keyboard_keyvalue_standard_out_next + 1 ,blank 
+0x4dcb 018480 isub temp ,null 
+0x4dcc 018481 nbranch keyboard_keyvalue_standard_out_next ,zero 
+0x4dcd 018482 ifetch 1 ,contr 
+0x4dce 018483 increase -2 ,contr 
+0x4dcf 018484 istore 1 ,contr 
+0x4dd0 018485 rtn blank 
+0x4dd1 018486 increase 1 ,contr 
+0x4dd2 018487 istoret 1 ,contr 
+:      018488 keyboard_keyvalue_standard_out_next:
+0x4dd3 018489 loop keyboard_keyvalue_standard_out_loop 
+0x4dd4 018490 sub temp ,hid_key_right_gui ,null 
+0x4dd5 018491 nrtn positive 
+0x4dd6 018492 sub temp ,0xbf ,null 
+0x4dd7 018493 rtn positive 
+:      018494 keyboard_keyvalue_control_key_out:
+0x4dd8 018495 and temp ,0x07 ,queue 
+0x4dd9 018496 fetch 1 ,mem_keyboard_keyvalue_buffer 
+0x4dda 018497 qset0 pdata 
+0x4ddb 018498 store 1 ,mem_keyboard_keyvalue_buffer 
+0x4ddc 018499 rtn 
+:      018501 keyboard_keyvalue_standard_in:
+0x4ddd 018502 fetcht 1 ,mem_keyboard_keyvalue_temp 
+0x4dde 018503 arg 6 ,loopcnt 
+0x4ddf 018504 arg mem_keyboard_keyvalue_buffer + 2 ,contr 
+:      018505 keyboard_keyvalue_standard_in_loop:
+0x4de0 018506 ifetch 1 ,contr 
+0x4de1 018507 branch keyboard_keyvalue_standard_in_data ,blank 
+0x4de2 018508 isub temp ,null 
+0x4de3 018509 rtn zero 
+0x4de4 018510 loop keyboard_keyvalue_standard_in_loop 
+0x4de5 018511 sub temp ,hid_key_right_gui ,null 
+0x4de6 018512 nrtn positive 
+0x4de7 018513 sub temp ,0xbf ,null 
+0x4de8 018514 rtn positive 
+:      018515 keyboard_keyvalue_control_key_in:
+0x4de9 018516 and temp ,0x07 ,queue 
+0x4dea 018517 fetch 1 ,mem_keyboard_keyvalue_buffer 
+0x4deb 018518 qset1 pdata 
+0x4dec 018519 store 1 ,mem_keyboard_keyvalue_buffer 
+0x4ded 018520 rtn 
+:      018522 keyboard_keyvalue_standard_in_data:
+0x4dee 018523 sub temp ,hid_key_right_gui ,null 
+0x4def 018524 nbranch keyboard_keyvalue_standard_in_data_next ,positive 
+0x4df0 018525 sub temp ,0xbf ,null 
+0x4df1 018526 nbranch keyboard_keyvalue_control_key_in ,positive 
+:      018527 keyboard_keyvalue_standard_in_data_next:
+0x4df2 018528 increase -1 ,contr 
+0x4df3 018529 istoret 1 ,contr 
+0x4df4 018530 rtn 
+:      018534 keyboard_special_key_check:
+0x4df5 018535 bpatch patch0a_5 ,mem_patch0a 
+0x4df6 018536 call keyboard_pairing_button_check 
+0x4df7 018537 jam 0 ,mem_keyboard_fn_flag 
+0x4df8 018538 jam 0 ,mem_keyboard_control_key_flag 
+0x4df9 018539 jam 0 ,mem_keyboard_bt_button_flag 
+0x4dfa 018540 fetch 1 ,mem_keyboard_keyvalue_buffer 
+0x4dfb 018541 ncall keyborad_control_key_set ,blank 
+0x4dfc 018542 arg mem_keyboard_keyvalue_buffer + 2 ,contr 
+0x4dfd 018543 arg 6 ,loopcnt 
+:      018544 keyboard_special_key_check_loop:
+0x4dfe 018545 ifetch 1 ,contr 
+0x4dff 018546 sub pdata ,hid_key_fn ,null 
+0x4e00 018547 call keyboard_fn_set ,zero 
+0x4e01 018548 sub pdata ,hid_key_pb ,null 
+0x4e02 018549 call keyboard_pb_set ,zero 
+0x4e03 018550 loop keyboard_special_key_check_loop 
+0x4e04 018551 fetch 1 ,mem_device_flag 
+0x4e05 018552 beq mode_24g_device ,keyboard_special_key_check_24g 
+:      018553 keyboard_special_key_check_bluetooth:
+0x4e06 018554 call keyboard_commbination_fast_conn_bt_check 
+0x4e07 018555 fetch 1 ,mem_keyboard_pairing_type 
+0x4e08 018556 branch keyboard_enable_bt_button_pairing ,blank 
+0x4e09 018557 fetch 2 ,mem_keyboard_keyvalue_buffer + 2 
+0x4e0a 018558 fetcht 2 ,mem_keyboard_commbination_key_bt 
+0x4e0b 018559 isub temp ,null 
+0x4e0c 018560 branch keyboard_long_button_bt_discovery ,zero 
+0x4e0d 018561 byteswap temp ,temp 
+0x4e0e 018562 isub temp ,null 
+0x4e0f 018563 branch keyboard_long_button_bt_discovery ,zero 
+0x4e10 018564 rtn 
+:      018565 keyboard_special_key_check_24g:
+0x4e11 018566 fetch 1 ,mem_keyboard_pairing_type 
+0x4e12 018567 branch keyboard_enable_bt_button_pairing ,blank 
+0x4e13 018568 branch keyboard_commbination_pairing_24g_check 
+:      018570 keyboard_pairing_button_check:
+0x4e14 018571 fetch 1 ,mem_keyboard_pairing_type 
+0x4e15 018572 nrtn blank 
+0x4e16 018573 fetcht 1 ,mem_config_select_device_button_gpio 
+0x4e17 018574 sub temp ,ui_button_gpio_disable ,null 
+0x4e18 018575 rtn zero 
+0x4e19 018576 call gpio_get_bit 
+0x4e1a 018577 nbranch keyboard_pairing_button_release ,true 
+0x4e1b 018578 arg 8 ,loopcnt 
+0x4e1c 018579 arg mem_keyboard_keyvalue_buffer ,contw 
+0x4e1d 018580 call clear_mem 
+0x4e1e 018581 jam hid_key_pb ,mem_keyboard_keyvalue_buffer + 2 
+0x4e1f 018582 rtn 
+:      018584 keyboard_pairing_button_release:
+0x4e20 018585 fetch 1 ,mem_keyboard_keyvalue_buffer + 2 
+0x4e21 018586 rtnne hid_key_pb 
+0x4e22 018587 jam hid_key_null ,mem_keyboard_keyvalue_buffer + 2 
+0x4e23 018588 rtn 
+:      018590 keyboard_enable_bt_button_pairing:
+0x4e24 018591 bpatch patch0a_6 ,mem_patch0a 
+0x4e25 018592 fetch 1 ,mem_keyboard_bt_button_flag 
+0x4e26 018593 rtn blank 
+0x4e27 018594 fetch 1 ,mem_device_flag 
+0x4e28 018595 beq mode_24g_device ,keyboard_24g_start_pair_mode 
+:      018596 keyboard_long_button_bt_discovery:
+0x4e29 018598 jam 0 ,mem_keyboard_data_change_flag 
+0x4e2a 018599 fetch 1 ,mem_device_flag 
+0x4e2b 018600 rtneq mode_24g_device 
+0x4e2c 018601 fetch mouse_flag_len ,mem_mouse_flag 
+0x4e2d 018602 rtnbit1 mouse_bt_discovery_button_long_down_flag 
+0x4e2e 018603 arg mouse_bt_discovery_button_long_down_flag ,queue 
+0x4e2f 018604 call mouse_enable_function_flag 
+0x4e30 018605 call app_evt_button_long_pressed 
+0x4e31 018606 branch keyboard_bb_event_discovery_btn 
+:      018610 keyboard_commbination_pairing_24g_check:
+0x4e32 018611 fetch 2 ,mem_keyboard_keyvalue_buffer + 2 
+0x4e33 018612 fetcht 2 ,mem_keyboard_commbination_key_24g 
+0x4e34 018613 isub temp ,null 
+0x4e35 018614 branch keyboard_24g_start_pair_mode ,zero 
+0x4e36 018615 byteswap temp ,temp 
+0x4e37 018616 isub temp ,null 
+0x4e38 018617 nrtn zero 
+:      018618 keyboard_24g_start_pair_mode:
+0x4e39 018619 call keyboard_pairing_check_otp_offset 
+0x4e3a 018620 jam 0 ,mem_keyboard_data_change_flag 
+0x4e3b 018621 fetch 2 ,mem_24g_pair_timeout 
+0x4e3c 018622 nrtn blank 
+0x4e3d 018623 setarg 0 
+0x4e3e 018624 store 2 ,mem_mouse_no_data_timer 
+0x4e3f 018625 call keyboard_capslock_led_off 
+0x4e40 018626 branch mouse_24g_start_pair_mode 
+:      018629 keyborad_control_key_set:
+0x4e41 018630 jam 1 ,mem_keyboard_control_key_flag 
+0x4e42 018631 rtn 
+:      018633 keyboard_fn_set:
+0x4e43 018634 jam 1 ,mem_keyboard_fn_flag 
+0x4e44 018635 rtn 
+:      018637 keyboard_pb_set:
+0x4e45 018638 jam 1 ,mem_keyboard_bt_button_flag 
+0x4e46 018639 rtn 
+:      018644 keyboard_motion:
+0x4e47 018645 bpatch patch0a_7 ,mem_patch0a 
+0x4e48 018646 disable user 
+0x4e49 018647 jam 0 ,mem_customer_key 
+0x4e4a 018648 jam 0 ,mem_customer_data_trigger 
+0x4e4b 018649 jam 0 ,mem_customer_data_trigger_last 
+0x4e4c 018650 fetch 1 ,mem_keyboard_commbination_key_step 
+0x4e4d 018651 beq cammbination_key_press ,keyboard_commbination_key_press_process 
+0x4e4e 018652 beq cammbination_key_hold ,keyboard_commbination_key_hold_process 
+0x4e4f 018653 beq cammbination_key_complete ,keyboard_commbination_key_hold_process 
+0x4e50 018654 beq cammbination_key_wait_release ,keyboard_commbination_key_wait_release_process 
+0x4e51 018655 beq cammbination_key_null ,keyboard_commbination_key_null_process 
+0x4e52 018656 fetch 1 ,mem_keyboard_data_change_flag 
+0x4e53 018657 branch keyboard_no_key_press ,blank 
+0x4e54 018658 increase -1 ,pdata 
+0x4e55 018659 store 1 ,mem_keyboard_data_change_flag 
+0x4e56 018660 call keyboard_current_mult_update 
+0x4e57 018661 jam 10 ,mem_keyboard_led_status_get_timer 
+0x4e58 018662 call mouse_no_data_timer_init 
+0x4e59 018663 fetch 1 ,mem_keyboard_commbination_key_step 
+0x4e5a 018664 beq cammbination_key_release ,keyboard_commbination_key_release_process 
+0x4e5b 018665 arg mem_keyboard_tx_data ,contw 
+0x4e5c 018666 arg 10 ,loopcnt 
+0x4e5d 018667 call clear_mem 
+0x4e5e 018668 call keyboard_motion_data_check 
+0x4e5f 018669 jam 0 ,mem_keyboard_data_send_flag 
+0x4e60 018670 rtn 
+:      018672 keyboard_current_mult_update:
+0x4e61 018673 jam 3 ,mem_lpm_mult 
+0x4e62 018674 jam 10 ,mem_mouse_current_mult_timer 
+0x4e63 018675 rtn 
+:      018679 keyboard_no_key_press:
+0x4e64 018680 fetch 1 ,mem_device_flag 
+0x4e65 018681 rtneq mode_bt_device1 
+0x4e66 018682 fetch 1 ,mem_keyboard_led_status_get 
+0x4e67 018683 rtn blank 
+0x4e68 018684 fetch 1 ,mem_24g_repeat_send_flag 
+0x4e69 018685 nrtn blank 
+0x4e6a 018686 fetcht 1 ,mem_keyboard_led_status_get_timer_last 
+0x4e6b 018687 fetch 1 ,mem_keyboard_led_status_get_timer 
+0x4e6c 018688 isub temp ,null 
+0x4e6d 018689 store 1 ,mem_keyboard_led_status_get_timer_last 
+0x4e6e 018690 rtn zero 
+0x4e6f 018691 arg mem_keyboard_tx_data ,contw 
+0x4e70 018692 arg 10 ,loopcnt 
+0x4e71 018693 call clear_mem 
+0x4e72 018694 call enable_user 
+0x4e73 018695 branch keyboard_motion_data_check_next 
+:      018699 keyboard_motion_data_check:
+0x4e74 018700 fetch 1 ,mem_keyboard_consumer_key_status 
+0x4e75 018701 beq keyboard_consumer_key_release ,keyboard_value_consumer_release 
+0x4e76 018702 arg mem_keyboard_keyvalue_buffer + 2 ,contr 
+0x4e77 018703 arg 6 ,loopcnt 
+:      018704 keyboard_value_tpye_check:
+0x4e78 018705 ifetch 1 ,contr 
+0x4e79 018706 sub pdata ,hid_key_right_gui ,null 
+0x4e7a 018707 nbranch keyboard_value_tpye_consumer_set ,positive 
+:      018708 keyboard_value_tpye_check_loop:
+0x4e7b 018709 loop keyboard_value_tpye_check 
+0x4e7c 018711 fetch 1 ,mem_keyboard_all_press_key_count 
+0x4e7d 018712 call keyboard_value_release_all_key ,blank 
+0x4e7e 018713 jam hid_reportid_key_standard ,mem_keyboard_tx_data 
+0x4e7f 018714 fetch 1 ,mem_keyboard_keyvalue_buffer + 2 
+0x4e80 018715 sub pdata ,hid_key_fn ,null 
+0x4e81 018716 branch keyboard_tx_data_skip_fn ,zero 
+0x4e82 018717 arg mem_keyboard_keyvalue_buffer ,contr 
+0x4e83 018718 arg mem_keyboard_tx_data + 1 ,contw 
+0x4e84 018719 arg 8 ,loopcnt 
+:      018720 keyboard_tx_data_store:
+0x4e85 018721 ifetch 1 ,contr 
+0x4e86 018722 beq hid_key_fn ,keyboard_tx_data_clear_fn 
+:      018723 keyboard_tx_data_store_loop:
+0x4e87 018724 istore 1 ,contw 
+0x4e88 018725 loop keyboard_tx_data_store 
+:      018727 keyboard_motion_data_check_next:
+0x4e89 018728 call keyboard_device_data_tpye_check 
+0x4e8a 018730 fetch 1 ,mem_keyboard_data_send_flag 
+0x4e8b 018731 beq device_data_tpye_mouse ,enable_user 
+0x4e8c 018732 beq device_data_tpye_standard_keyboard ,device_send_keyboard_data 
+0x4e8d 018733 beq device_data_tpye_nonstarndard_keyboard ,device_send_keyboard_data 
+0x4e8e 018734 beq device_data_tpye_consumer ,device_send_keyboard_data 
+0x4e8f 018735 beq device_data_tpye_system_conctol ,device_send_keyboard_data 
+:      018736 device_send_keyboard_data:
+0x4e90 018737 call mouse_customerkey_press 
+0x4e91 018738 branch enable_user 
+:      018740 keyboard_value_release_all_key:
+0x4e92 018741 arg mem_keyboard_keyvalue_buffer ,contw 
+0x4e93 018742 arg 9 ,loopcnt 
+0x4e94 018743 branch clear_mem 
+:      018746 keyboard_tx_data_skip_fn:
+0x4e95 018747 fetch 2 ,mem_keyboard_keyvalue_buffer 
+0x4e96 018748 store 2 ,mem_keyboard_tx_data + 1 
+0x4e97 018749 fetch 6 ,mem_keyboard_keyvalue_buffer + 3 
+0x4e98 018750 store 6 ,mem_keyboard_tx_data + 3 
+0x4e99 018751 branch keyboard_motion_data_check_next 
+:      018753 keyboard_tx_data_clear_fn:
+0x4e9a 018754 setarg 0 
+0x4e9b 018755 branch keyboard_tx_data_store_loop 
+:      018758 keyboard_value_tpye_consumer_set:
+0x4e9c 018759 copy pdata ,temp 
+0x4e9d 018760 bpatch patch0b_0 ,mem_patch0b 
+0x4e9e 018761 copy temp ,pdata 
+0x4e9f 018762 jam hid_reportid_consumer_key ,mem_keyboard_tx_data 
+0x4ea0 018763 fetcht 1 ,mem_keyboard_all_press_key_count 
+0x4ea1 018764 sub temp ,hid_key_null ,null 
+0x4ea2 018765 branch keyboard_value_consumer_all_key_release ,zero 
+0x4ea3 018766 beq hid_key_multikey_media ,keyboard_value_media 
+0x4ea4 018767 beq hid_key_multikey_paly ,keyboard_value_play 
+0x4ea5 018768 beq hid_key_multikey_stop ,keyboard_value_stop 
+0x4ea6 018769 beq hid_key_multikey_pre_track ,keyboard_value_pre_track 
+0x4ea7 018770 beq hid_key_multikey_next_track ,keyboard_value_next_track 
+0x4ea8 018771 beq hid_key_multikey_vol_down ,keyboard_value_vol_down 
+0x4ea9 018772 beq hid_key_multikey_vol_up ,keyboard_value_vol_up 
+0x4eaa 018773 beq hid_key_multikey_mute ,keyboard_value_mute 
+0x4eab 018774 beq hid_key_my_computer ,keyboard_value_my_computer 
+0x4eac 018775 beq hid_key_mail ,keyboard_value_mail 
+0x4ead 018776 beq hid_key_calculator ,keyboard_value_calculator 
+0x4eae 018777 beq hid_key_light_down ,keyboard_value_light_down 
+0x4eaf 018778 beq hid_key_light_up ,keyboard_value_light_up 
+0x4eb0 018779 beq hid_key_ac_favorites ,keyboard_value_ac_favorites 
+0x4eb1 018780 beq hid_key_ac_forward ,keyboard_value_ac_forward 
+0x4eb2 018781 beq hid_key_ac_back ,keyboard_value_ac_back 
+0x4eb3 018782 beq hid_key_ac_stop ,keyboard_value_ac_stop 
+0x4eb4 018783 beq hid_key_ac_refresh ,keyboard_value_ac_refresh 
+0x4eb5 018784 beq hid_key_ac_search ,keyboard_value_ac_search 
+0x4eb6 018785 beq hid_key_ac_home ,keyboard_value_ac_home 
+0x4eb7 018786 beq hid_key_ios_android_os_lock ,keyboard_value_os_lock 
+0x4eb8 018787 beq hid_key_os_soft_kb ,keyboard_value_os_soft_kb 
+0x4eb9 018788 beq hid_key_system_sleep ,keyboard_value_system_sleep 
+0x4eba 018789 branch keyboard_motion_data_check_next 
+:      018791 keyboard_value_media:
+0x4ebb 018792 setarg 0x0183 
+0x4ebc 018793 store 2 ,mem_keyboard_tx_data + 1 
+0x4ebd 018794 branch keyboard_motion_data_check_next 
+:      018795 keyboard_value_play:
+0x4ebe 018796 setarg 0x00cd 
+0x4ebf 018797 store 2 ,mem_keyboard_tx_data + 1 
+0x4ec0 018798 branch keyboard_motion_data_check_next 
+:      018799 keyboard_value_stop:
+0x4ec1 018800 setarg 0x00b7 
+0x4ec2 018801 store 2 ,mem_keyboard_tx_data + 1 
+0x4ec3 018802 branch keyboard_motion_data_check_next 
+:      018803 keyboard_value_pre_track:
+0x4ec4 018804 setarg 0x00b6 
+0x4ec5 018805 store 2 ,mem_keyboard_tx_data + 1 
+0x4ec6 018806 branch keyboard_motion_data_check_next 
+:      018807 keyboard_value_next_track:
+0x4ec7 018808 setarg 0x00b5 
+0x4ec8 018809 store 2 ,mem_keyboard_tx_data + 1 
+0x4ec9 018810 branch keyboard_motion_data_check_next 
+:      018811 keyboard_value_vol_down:
+0x4eca 018812 setarg 0x00ea 
+0x4ecb 018813 store 2 ,mem_keyboard_tx_data + 1 
+0x4ecc 018814 branch keyboard_motion_data_check_next 
+:      018815 keyboard_value_vol_up:
+0x4ecd 018816 setarg 0x00e9 
+0x4ece 018817 store 2 ,mem_keyboard_tx_data + 1 
+0x4ecf 018818 branch keyboard_motion_data_check_next 
+:      018819 keyboard_value_mute:
+0x4ed0 018820 setarg 0x00e2 
+0x4ed1 018821 store 2 ,mem_keyboard_tx_data + 1 
+0x4ed2 018822 branch keyboard_motion_data_check_next 
+:      018823 keyboard_value_my_computer:
+0x4ed3 018824 setarg 0x0194 
+0x4ed4 018825 store 2 ,mem_keyboard_tx_data + 1 
+0x4ed5 018826 branch keyboard_motion_data_check_next 
+:      018827 keyboard_value_mail:
+0x4ed6 018828 setarg 0x018a 
+0x4ed7 018829 store 2 ,mem_keyboard_tx_data + 1 
+0x4ed8 018830 branch keyboard_motion_data_check_next 
+:      018831 keyboard_value_calculator:
+0x4ed9 018832 setarg 0x0192 
+0x4eda 018833 store 2 ,mem_keyboard_tx_data + 1 
+0x4edb 018834 branch keyboard_motion_data_check_next 
+:      018835 keyboard_value_light_down:
+0x4edc 018836 setarg 0x0070 
+0x4edd 018837 store 2 ,mem_keyboard_tx_data + 1 
+0x4ede 018838 branch keyboard_motion_data_check_next 
+:      018839 keyboard_value_light_up:
+0x4edf 018840 setarg 0x006f 
+0x4ee0 018841 store 2 ,mem_keyboard_tx_data + 1 
+0x4ee1 018842 branch keyboard_motion_data_check_next 
+:      018843 keyboard_value_ac_favorites:
+0x4ee2 018844 setarg 0x022a 
+0x4ee3 018845 store 2 ,mem_keyboard_tx_data + 1 
+0x4ee4 018846 branch keyboard_motion_data_check_next 
+:      018847 keyboard_value_ac_forward:
+0x4ee5 018848 setarg 0x0225 
+0x4ee6 018849 store 2 ,mem_keyboard_tx_data + 1 
+0x4ee7 018850 branch keyboard_motion_data_check_next 
+:      018851 keyboard_value_ac_back:
+0x4ee8 018852 setarg 0x0224 
+0x4ee9 018853 store 2 ,mem_keyboard_tx_data + 1 
+0x4eea 018854 branch keyboard_motion_data_check_next 
+:      018855 keyboard_value_ac_stop:
+0x4eeb 018856 setarg 0x0226 
+0x4eec 018857 store 2 ,mem_keyboard_tx_data + 1 
+0x4eed 018858 branch keyboard_motion_data_check_next 
+:      018859 keyboard_value_ac_refresh:
+0x4eee 018860 setarg 0x0227 
+0x4eef 018861 store 2 ,mem_keyboard_tx_data + 1 
+0x4ef0 018862 branch keyboard_motion_data_check_next 
+:      018863 keyboard_value_ac_search:
+0x4ef1 018864 fetch 1 ,mem_kb_computer_system 
+0x4ef2 018865 beq system_os_ios ,keyboard_value_ac_home 
+0x4ef3 018866 beq system_os_mac ,keyboard_value_ac_home 
+0x4ef4 018867 setarg 0x0221 
+0x4ef5 018868 store 2 ,mem_keyboard_tx_data + 1 
+0x4ef6 018869 branch keyboard_motion_data_check_next 
+:      018870 keyboard_value_ac_home:
+0x4ef7 018871 setarg 0x0223 
+0x4ef8 018872 store 2 ,mem_keyboard_tx_data + 1 
+0x4ef9 018873 branch keyboard_motion_data_check_next 
+:      018874 keyboard_value_os_lock:
+0x4efa 018875 setarg 0x0030 
+0x4efb 018876 store 2 ,mem_keyboard_tx_data + 1 
+0x4efc 018877 branch keyboard_motion_data_check_next 
+:      018878 keyboard_value_os_soft_kb:
+0x4efd 018879 fetch 1 ,mem_kb_computer_system 
+0x4efe 018880 beq system_os_andriod ,keyboard_value_os_soft_kb_andriod 
+0x4eff 018881 setarg 0x01ae 
+0x4f00 018882 store 2 ,mem_keyboard_tx_data + 1 
+0x4f01 018883 branch keyboard_motion_data_check_next 
+:      018884 keyboard_value_os_soft_kb_andriod:
+0x4f02 018885 setarg 0x0307 
+0x4f03 018886 store 2 ,mem_keyboard_tx_data + 1 
+0x4f04 018887 branch keyboard_motion_data_check_next 
+:      018889 keyboard_value_consumer_all_key_release:
+:      018890 keyboard_value_consumer_release:
+0x4f05 018891 jam 2 ,mem_keyboard_data_change_flag 
+0x4f06 018892 fetch 1 ,mem_keyboard_all_press_key_count 
+0x4f07 018893 call keyboard_value_release_all_key ,blank 
+0x4f08 018894 jam keyboard_consumer_key_standby ,mem_keyboard_consumer_key_status 
+0x4f09 018895 setarg 0x03 
+0x4f0a 018896 store 3 ,mem_keyboard_tx_data 
+0x4f0b 018897 branch keyboard_motion_data_check_next 
+:      018898 keyboard_value_system_sleep:
+0x4f0c 018899 jam hid_reportid_system_ctrl ,mem_keyboard_tx_data 
+0x4f0d 018900 setarg 0x02 
+0x4f0e 018901 store 1 ,mem_keyboard_tx_data + 1 
+0x4f0f 018902 branch keyboard_motion_data_check_next 
+:      018909 keyboard_device_data_tpye_check:
+0x4f10 018910 bpatch patch0b_1 ,mem_patch0b 
+0x4f11 018911 fetch 1 ,mem_device_flag 
+0x4f12 018912 bne mode_24g_device ,keyboard_device_data_tpye_check_next 
+0x4f13 018913 jam 0 ,mem_24g_repeat_send_flag 
+0x4f14 018914 fetch 2 ,mem_keyboard_tx_data 
+0x4f15 018915 ncall keyboard_set_repeat_send_flag ,blank 
+0x4f16 018916 fetch 6 ,mem_keyboard_tx_data + 3 
+0x4f17 018917 ncall keyboard_set_repeat_send_flag ,blank 
+:      018919 keyboard_device_data_tpye_check_next:
+0x4f18 018920 fetch 1 ,mem_keyboard_tx_data 
+0x4f19 018921 beq hid_reportid_key_standard ,keyboard_standard_data_send 
+0x4f1a 018922 beq hid_reportid_mouse ,keyboard_mouse_data_send 
+0x4f1b 018923 beq hid_reportid_consumer_key ,keyboard_consumer_data_send 
+0x4f1c 018924 beq hid_reportid_system_ctrl ,keyboard_system_control_data_send 
+0x4f1d 018925 rtn 
+:      018927 keyboard_mouse_data_send:
+0x4f1e 018928 jam device_data_tpye_mouse ,mem_keyboard_data_send_flag 
+0x4f1f 018929 arg mem_keyboard_tx_data ,contr 
+0x4f20 018930 arg mem_mouse_key ,contw 
+0x4f21 018931 arg 7 ,loopcnt 
+0x4f22 018932 branch memcpy 
+:      018934 keyboard_standard_data_send:
+0x4f23 018935 jam device_data_tpye_standard_keyboard ,mem_keyboard_data_send_flag 
+0x4f24 018936 call keyboard_clear_key_data 
+0x4f25 018937 fetch 1 ,mem_device_flag 
+0x4f26 018938 beq mode_bt_device1 ,keyboard_standard_data_send_end 
+0x4f27 018939 call keyboard_24g_led_get_status_check 
+0x4f28 018940 fetch 1 ,mem_keyboard_led_status_get 
+0x4f29 018941 store 1 ,mem_keyboard_tx_data + 2 
+:      018942 keyboard_standard_data_send_end:
+0x4f2a 018943 arg mem_keyboard_tx_data ,contr 
+0x4f2b 018944 arg mem_customer_key_press ,contw 
+0x4f2c 018945 arg 9 ,loopcnt 
+0x4f2d 018946 branch memcpy 
+:      018948 keyboard_consumer_data_send:
+0x4f2e 018949 jam device_data_tpye_consumer ,mem_keyboard_data_send_flag 
+0x4f2f 018950 call keyboard_clear_key_data 
+0x4f30 018951 setarg 0x03 
+0x4f31 018952 call mouse_customer_media_key_set 
+0x4f32 018953 arg mem_keyboard_tx_data + 1 ,contr 
+0x4f33 018954 arg mem_customer_key_press + 1 ,contw 
+0x4f34 018955 arg 2 ,loopcnt 
+0x4f35 018956 branch memcpy 
+:      018958 keyboard_system_control_data_send:
+0x4f36 018959 jam device_data_tpye_system_conctol ,mem_keyboard_data_send_flag 
+0x4f37 018960 call keyboard_clear_key_data 
+0x4f38 018961 setarg 0x02 
+0x4f39 018962 store 8 ,mem_customer_key_press 
+0x4f3a 018963 store 8 ,mem_customer_key_release 
+0x4f3b 018964 fetch 1 ,mem_keyboard_tx_data + 1 
+0x4f3c 018965 store 1 ,mem_customer_key_press + 1 
+0x4f3d 018966 rtn 
+:      018969 keyboard_clear_key_data:
+0x4f3e 018970 arg 18 ,loopcnt 
+0x4f3f 018971 arg mem_customer_key_press ,contw 
+0x4f40 018972 branch clear_mem 
+:      018977 keyboard_lpm_before_common:
+0x4f41 018978 call clear_wake 
+0x4f42 018979 call mouse_wheel_check 
+0x4f43 018980 fetcht 1 ,mem_whee_a_data_gpio 
+0x4f44 018981 call gpio_set_wake_by_current_state 
+0x4f45 018982 fetcht 1 ,mem_whee_b_data_gpio 
+0x4f46 018983 call gpio_set_wake_by_current_state 
+0x4f47 018985 fetcht 1 ,mem_config_select_device_button_gpio 
+0x4f48 018986 call gpio_set_wake 
+0x4f49 018988 fetch 2 ,mem_kb_col_ptr 
+0x4f4a 018989 copy pdata ,regb 
+0x4f4b 018990 arg 20 ,loopcnt 
+:      018991 keyboard_key_col_wake_init:
+0x4f4c 018992 ifetcht 1 ,regb 
+0x4f4d 018993 isolate1 7 ,temp 
+0x4f4e 018994 ncall gpio_out_active ,true 
+0x4f4f 018995 increase 1 ,regb 
+0x4f50 018996 loop keyboard_key_col_wake_init 
+0x4f51 018998 fetch 2 ,mem_kb_row_ptr 
+0x4f52 018999 copy pdata ,regb 
+0x4f53 019000 arg 8 ,loopcnt 
+:      019001 keyboard_key_row_wake_init:
+0x4f54 019002 ifetcht 1 ,regb 
+0x4f55 019003 sub temp ,ui_button_gpio_disable ,null 
+0x4f56 019004 ncall gpio_set_wake_by_current_state ,zero 
+0x4f57 019005 increase 1 ,regb 
+0x4f58 019006 loop keyboard_key_row_wake_init 
+0x4f59 019007 rtn 
+:      019009 keyboard_key_row_wake_set:
+0x4f5a 019010 fetch 1 ,mem_same_keyvalue_timerout_flag 
+0x4f5b 019011 branch gpio_set_wake ,blank 
+0x4f5c 019012 branch gpio_set_wake_by_current_state 
+:      019013 keyboard_process_lpm_before:
+0x4f5d 019014 rtnmark1 mark_24g 
+0x4f5e 019015 call keyboard_lpm_before_common 
+0x4f5f 019016 fetch 1 ,mem_lpm_current_mult 
+0x4f60 019017 nrtn blank 
+0x4f61 019018 branch gpio_clr_wake 
+:      019019 keyboard_before_hibernate:
+0x4f62 019020 bpatch patch0b_2 ,mem_patch0b 
+0x4f63 019021 jam 0xff ,mem_sensor_motion_gpio 
+0x4f64 019022 call disable_authrom 
+0x4f65 019023 call keyboard_device_led_all_off 
+0x4f66 019024 call mouse_before_hibernate_wheel_gpio_set 
+0x4f67 019025 call mouse_setgpio_hibernate 
+0x4f68 019026 call mouse_flash_power_down 
+0x4f69 019027 fetcht 1 ,mem_sensor_motion_gpio 
+0x4f6a 019028 branch gpio_clr_wake 
+:      019030 keyboard_power_down:
+0x4f6b 019031 call keyboard_device_led_all_off 
+:      019032 keyboard_app_enter_hibernate:
+0x4f6c 019033 bpatch patch0b_3 ,mem_patch0b 
+0x4f6d 019034 call keyboard_setgpio_hibernate 
+0x4f6e 019035 call ice_break 
+0x4f6f 019036 branch app_enter_hibernate 
+:      019038 keyboard_device_led_all_off:
+0x4f70 019039 bpatch patch0b_4 ,mem_patch0b 
+0x4f71 019040 call keyboard_device_led_off 
+0x4f72 019041 call keyboard_numlock_led_off 
+0x4f73 019042 call keyboard_capslock_led_off 
+0x4f74 019043 branch keyboard_power_led_off 
+:      019050 keyboard_setgpio_hibernate:
+0x4f75 019051 bpatch patch0b_5 ,mem_patch0b 
+0x4f76 019052 call clear_wake 
+0x4f77 019053 call keyboard_device_led_all_off 
+0x4f78 019054 call mouse_set_sdio_high 
+0x4f79 019055 call keyboard_lpm_before_common 
+0x4f7a 019056 call mouse_gpio_pd_idle 
+0x4f7b 019057 fetcht 1 ,mem_mouse_reuse_2ice_gpio 
+0x4f7c 019058 call mouse_gpio_config_input_pu 
+0x4f7d 019059 call mouse_gpio_set_high_impedance 
+0x4f7e 019060 branch mouse_adc_gpio_set_before_hibernate 
+:      019072 keyboard_g24_reconn_dispatch:
+0x4f7f 019073 fetch 2 ,mem_24g_reconn_count 
+0x4f80 019074 and_into 0xe0 ,pdata 
+0x4f81 019075 branch keyboard_g24_reconn_dispatch_next ,blank 
+0x4f82 019076 fetch 2 ,mem_24g_reconn_count 
+0x4f83 019077 increase 1 ,pdata 
+0x4f84 019078 store 2 ,mem_24g_reconn_count 
+0x4f85 019079 rtn 
+:      019080 keyboard_g24_reconn_dispatch_next:
+0x4f86 019081 call g24_reconn_data_prep 
+0x4f87 019082 call g24_transmit_receive_ack 
+0x4f88 019083 nbranch g24_reconn_device_fail ,sync 
+0x4f89 019084 nbranch g24_reconn_device_fail ,user3 
+0x4f8a 019085 call keyboard_g24_ackpayload_parse 
+0x4f8b 019086 branch g24_reconn_dispatch_next + 5 
+:      019090 keyboard_g24_transmit_no_interrupt:
+0x4f8c 019092 call g24_txdata_prep 
+0x4f8d 019093 nbranch keyboard_g24_nodata_transmit ,user 
+:      019094 keyboard_g24_transmit_start:
+0x4f8e 019095 call keyboard_g24_transmit_process 
+0x4f8f 019096 call keyboard_power_ctrl_start 
+0x4f90 019097 branch keyboard_g24_transmit_start_next 
+:      019099 keyboard_g24_nodata_transmit:
+0x4f91 019100 fetch 8 ,mem_keyscan_value_current 
+0x4f92 019101 nbranch keyboard_g24_transmit_start ,blank 
+0x4f93 019102 fetch 8 ,mem_keyscan_value_current + 8 
+0x4f94 019103 nbranch keyboard_g24_transmit_start ,blank 
+0x4f95 019104 fetch 4 ,mem_keyscan_value_current + 16 
+0x4f96 019105 nbranch keyboard_g24_transmit_start ,blank 
+0x4f97 019107 fetch 1 ,mem_24g_transmit_by_interrupt 
+0x4f98 019108 rtneq g24_tx_timer_int_enable 
+0x4f99 019109 call g24_search_receiver 
+:      019110 keyboard_g24_long_sleep:
+0x4f9a 019111 call keyboard_g24_lpm_wait 
+0x4f9b 019112 nrtn user 
+0x4f9c 019113 fetch 1 ,mem_sensor_shutdown_flag 
+0x4f9d 019114 ncall keyboard_setgpio_hibernate ,blank 
+0x4f9e 019115 fetch 4 ,mem_24g_enter_hibernate 
+0x4f9f 019116 branch g24_long_seep2 
+:      019118 keyboard_g24_transmit_process:
+0x4fa0 019119 bpatch patch0b_6 ,mem_patch0b 
+0x4fa1 019120 jam 0 ,mem_24g_retry 
+:      019121 keyboard_g24_transmit_loop:
+0x4fa2 019122 fetchr timeup ,2 ,mem_param_rx_setup 
+0x4fa3 019123 until clkn_rt ,meet 
+0x4fa4 019124 call keyboard_special_key_check 
+0x4fa5 019125 fetch 1 ,mem_keyboard_bt_button_flag 
+0x4fa6 019126 nbranch mouse_soft_reset ,blank 
+0x4fa7 019127 call g24_transmit_receive_ack 
+0x4fa8 019128 fetch 1 ,mem_24g_no_ack 
+0x4fa9 019129 beq no_ack_24g ,g24_transmit_no_ack 
+0x4faa 019130 nbranch keyboard_g24_retransmit ,sync 
+0x4fab 019131 nbranch keyboard_g24_retransmit ,user3 
+0x4fac 019132 call keyboard_g24_ackpayload_parse 
+0x4fad 019133 jam 0 ,mem_sensor_shutdown_flag 
+0x4fae 019134 branch g24_transmit_no_ack 
+:      019137 keyboard_g24_retransmit:
+0x4faf 019138 fetch 1 ,mem_24g_abort_pac 
+0x4fb0 019139 nrtn blank 
+0x4fb1 019140 fetch 2 ,mem_24g_txfail_cnt 
+0x4fb2 019141 increase 1 ,pdata 
+0x4fb3 019142 store 2 ,mem_24g_txfail_cnt 
+0x4fb4 019143 fetch 1 ,mem_24g_txfail_cnt 
+0x4fb5 019144 beq 0xff ,g24_tx_attempt_fail 
+0x4fb6 019145 call keyboard_g24_transmit_hop_process 
+0x4fb7 019146 branch keyboard_g24_transmit_loop 
+:      019149 keyboard_g24_transmit_hop_process:
+0x4fb8 019150 fetcht 1 ,mem_24g_retry 
+0x4fb9 019151 sub temp ,20 ,null 
+0x4fba 019152 branch keyboard_g24_tx_fast_hop ,positive 
+0x4fbb 019153 arg 25 ,loopcnt 
+0x4fbc 019154 call delay_ms_wait 
+0x4fbd 019155 branch g24_hop_ch_disable 
+:      019157 keyboard_g24_tx_fast_hop:
+0x4fbe 019158 increase 1 ,temp 
+0x4fbf 019159 storet 1 ,mem_24g_retry 
+0x4fc0 019160 fetch 4 ,mem_24g_addr 
+0x4fc1 019161 fetcht 4 ,mem_24g_fast_conn_addr 
+0x4fc2 019162 isub temp ,null 
+0x4fc3 019163 branch g24_ch ,zero 
+0x4fc4 019164 fetch 1 ,mem_24g_retry 
+0x4fc5 019165 sub pdata ,3 ,null 
+0x4fc6 019166 rtn positive 
+0x4fc7 019167 branch g24_tx_fast_hop 
+:      019170 keyboard_g24_lpm_wait:
+0x4fc8 019171 enable user 
+0x4fc9 019172 call lpo_calibration 
+0x4fca 019173 fetch 3 ,mem_clks_per_lpo 
+0x4fcb 019174 branch disable_user ,blank 
+0x4fcc 019175 fetch 1 ,mem_keyboard_fn_flag 
+0x4fcd 019176 nbranch disable_user ,blank 
+0x4fce 019177 fetch 1 ,mem_keyboard_control_key_flag 
+0x4fcf 019178 nbranch disable_user ,blank 
+0x4fd0 019179 fetch 1 ,mem_keyboard_commbination_control_key_delay_release_timer 
+0x4fd1 019180 nbranch disable_user ,blank 
+0x4fd2 019181 fetch 1 ,mem_24g_transmit_by_interrupt 
+0x4fd3 019182 beq g24_tx_timer_int_enable ,disable_user 
+0x4fd4 019183 branch g24_lpm_wait + 5 
+:      019185 keyboard_power_ctrl_start:
+0x4fd5 019186 fetch 4 ,mem_24g_addr 
+0x4fd6 019187 fetcht 4 ,mem_24g_fast_conn_addr 
+0x4fd7 019188 isub temp ,null 
+0x4fd8 019189 nbranch power_ctrl_start + 1 ,zero 
+0x4fd9 019190 jam tx_power_f30db ,mem_tx_power 
+0x4fda 019191 rtn 
+:      019192 keyboard_g24_transmit_start_next:
+0x4fdb 019193 fetch 8 ,mem_24g_long_sleep_set 
+0x4fdc 019194 store 8 ,mem_24g_enter_hibernate 
+0x4fdd 019195 fetch 2 ,mem_24g_long_sleep_param_update_timer_init 
+0x4fde 019196 store 2 ,mem_24g_long_sleep_param_update_timer 
+:      019197 keyboard_g24_short_sleep:
+0x4fdf 019198 bpatch patch0b_7 ,mem_patch0b 
+0x4fe0 019199 call g24_lpm_wait 
+0x4fe1 019200 nrtn user 
+0x4fe2 019201 call clear_wake 
+0x4fe3 019202 fetch 3 ,mem_24g_short_sleep_set 
+0x4fe4 019203 branch g24_long_seep2 
+:      019210 keyboard_24g_package_data:
+0x4fe5 019212 rtnmark0 mark_24g 
+0x4fe6 019213 call keyboard_motion 
+0x4fe7 019214 nrtn user 
+0x4fe8 019215 fetch mouse_flag_len ,mem_mouse_flag 
+0x4fe9 019216 bbit0 mouse_enable_keyboard ,mouse_24g_mouse_package_data 
+0x4fea 019217 fetch 1 ,mem_customer_key 
+0x4feb 019218 nbranch keyboard_24g_keyboard_package_data ,blank 
+0x4fec 019219 branch mouse_24g_mouse_package_data 
+:      019221 keyboard_24g_keyboard_package_data:
+0x4fed 019222 jam type_kb ,mem_24g_data_type 
+0x4fee 019223 arg 9 ,rega 
+0x4fef 019224 fetch 1 ,mem_customer_data_trigger 
+0x4ff0 019225 nbranch keyboard_customer_key_press ,blank 
+0x4ff1 019226 arg mem_customer_key_release ,regb 
+0x4ff2 019227 rtn 
+:      019228 keyboard_customer_key_press:
+0x4ff3 019229 arg mem_customer_key_press ,regb 
+0x4ff4 019230 rtn 
+:      019235 keyboard_24g_search_dongle_init:
+0x4ff5 019236 setarg 0 
+0x4ff6 019237 store 3 ,mem_mouse_search_dongle_action 
+0x4ff7 019238 rtn 
+:      019240 keyboard_24g_search_dongle:
+0x4ff8 019241 bpatch patch0c_0 ,mem_patch0c 
+0x4ff9 019242 fetch mouse_flag_len ,mem_mouse_flag 
+0x4ffa 019243 rtnbit0 mouse_enable_24g_search_dongle 
+0x4ffb 019244 fetch 1 ,mem_mouse_long_mult_flag 
+0x4ffc 019245 rtn blank 
+0x4ffd 019246 fetch 1 ,mem_24g_abort_pac 
+0x4ffe 019247 rtn blank 
+0x4fff 019248 fetch 1 ,mem_mouse_search_dongle_interval 
+0x5000 019249 increase 1 ,pdata 
+0x5001 019250 and_into 3 ,pdata 
+0x5002 019251 store 1 ,mem_mouse_search_dongle_interval 
+0x5003 019252 nrtn blank 
+0x5004 019253 jam 0 ,mem_mouse_search_dongle_ch 
+:      019254 keyboard_24g_search_dongle_loop:
+0x5005 019256 fetch 1 ,mem_mouse_search_dongle_ch 
+0x5006 019257 increase 1 ,pdata 
+0x5007 019258 store 1 ,mem_mouse_search_dongle_ch 
+0x5008 019259 sub pdata ,g24_ch_number ,null 
+0x5009 019260 nbranch keyboard_24g_search_dongle_loop_end ,positive 
+0x500a 019261 call g24_reconn_data_prep 
+0x500b 019262 call g24_transmit_receive_ack 
+0x500c 019263 nbranch keyboard_24g_search_dongle_loop_retry ,sync 
+0x500d 019264 nbranch keyboard_24g_search_dongle_loop_retry ,user3 
+0x500e 019265 call keyboard_g24_ackpayload_parse 
+0x500f 019266 call keyboard_24g_search_dongle_success 
+:      019267 keyboard_24g_search_dongle_loop_end:
+0x5010 019268 call g24_txbuf_clear 
+0x5011 019269 fetch 1 ,mem_mouse_search_dongle_count 
+0x5012 019270 increase 1 ,pdata 
+0x5013 019271 store 1 ,mem_mouse_search_dongle_count 
+0x5014 019272 beq g24_ch_poll_count ,keyboard_24g_search_dongle_check 
+0x5015 019273 rtn 
+:      019275 keyboard_24g_search_dongle_loop_retry:
+0x5016 019276 call g24_ch 
+0x5017 019277 branch keyboard_24g_search_dongle_loop 
+:      019279 keyboard_24g_search_dongle_check:
+0x5018 019280 jam 0 ,mem_mouse_search_dongle_count 
+0x5019 019281 fetch 1 ,mem_mouse_search_dongle_action 
+0x501a 019282 rtnbit1 g24_disconn_state 
+0x501b 019283 set1 g24_disconn_state ,pdata 
+0x501c 019284 store 1 ,mem_mouse_search_dongle_action 
+0x501d 019285 fetch 2 ,mem_mouse_24g_search_dongle_time_init 
+0x501e 019286 store 2 ,mem_mouse_no_data_timer 
+0x501f 019287 rtn 
+:      019290 keyboard_24g_search_dongle_success:
+0x5020 019291 fetch 1 ,mem_24g_abort_pac 
+0x5021 019292 branch keyboard_24g_search_dongle_init ,blank 
+0x5022 019293 jam 0 ,mem_mouse_search_dongle_count 
+0x5023 019294 fetch 1 ,mem_mouse_search_dongle_action 
+0x5024 019295 rtnbit0 g24_disconn_state 
+0x5025 019296 set0 g24_disconn_state ,pdata 
+0x5026 019297 store 1 ,mem_mouse_search_dongle_action 
+0x5027 019298 branch mouse_no_data_timer_init 
+:      019301 keyboard_g24_ackpayload_parse:
+0x5028 019302 call g24_ackpayload_parse 
+0x5029 019303 fetch 1 ,mem_24g_rxbuf + 1 
+0x502a 019304 compare 0x08 ,pdata ,0xf8 
+0x502b 019305 nrtn true 
+0x502c 019306 fetch 1 ,mem_24g_rxbuf + 2 
+0x502d 019307 beq 0xff ,keyboard_24g_hibernate_set 
+0x502e 019308 rtn 
+:      019313 keyboard_le_send_att_find_by_type_value_request_ancs:
+0x502f 019314 jam 1 ,mem_le_connect_ios_mac_flag 
+0x5030 019315 arg 23 ,rega 
+0x5031 019316 arg le_l2cap_cid_att ,regb 
+0x5032 019317 call le_fifo_malloc_tx_l2cap 
+0x5033 019318 setarg attop_find_by_type_value_request 
+0x5034 019319 istore 1 ,contw 
+0x5035 019320 setarg 0x0001 
+0x5036 019321 istore 2 ,contw 
+0x5037 019322 setarg 0xffff 
+0x5038 019323 istore 2 ,contw 
+0x5039 019324 setarg 0x2800 
+0x503a 019325 istore 2 ,contw 
+0x503b 019326 arg mem_le_search_service_uuid ,contr 
+0x503c 019327 branch memcpy16 
+:      019328 keyboard_le_att_auto_reco_process:
+0x503d 019329 bpatch patch0c_1 ,mem_patch0c 
+0x503e 019330 fetch 1 ,mem_le_connect_ios_mac_flag 
+0x503f 019331 rtn blank 
+0x5040 019332 copy rega ,contr 
+0x5041 019333 ifetch 3 ,contr 
+0x5042 019334 store 3 ,mem_le_att_opcode 
+0x5043 019335 beq attop_read_response ,keyboard_le_parse_att_manu_resp 
+0x5044 019336 beq attop_read_by_type_response ,keyboard_le_send_att_read_by_type_rsp_mac 
+0x5045 019337 beq attop_find_by_type_value_response ,keyboard_le_parse_att_find_by_type_value_rsp 
+0x5046 019338 beq attop_error_response ,keyboard_le_send_att_find_by_type_value_request_mac 
+0x5047 019339 branch le_parse_att2 
+:      019341 keyboard_le_parse_att_find_by_type_value_rsp:
+0x5048 019342 fetch 1 ,mem_le_connect_ios_mac_flag 
+0x5049 019343 beq 2 ,keyboard_le_parse_att_find_by_type_value_rsp_mac 
+:      019344 keyboard_le_parse_att_find_ios_report:
+0x504a 019345 jam system_os_ios ,mem_kb_computer_system 
+0x504b 019346 branch keyboard_otp_store_computer_system_ble 
+:      019347 keyboard_le_parse_att_not_find_mac_report:
+0x504c 019349 fetch 1 ,mem_le_conn_peer_addr_type 
+0x504d 019350 store 1 ,mem_kb_computer_system 
+0x504e 019351 branch keyboard_otp_store_computer_system_ble 
+:      019352 keyboard_le_parse_att_find_mac_report:
+0x504f 019353 jam system_os_mac ,mem_kb_computer_system 
+:      019354 keyboard_otp_store_computer_system_ble:
+0x5050 019355 jam 0 ,mem_le_connect_ios_mac_flag 
+0x5051 019356 fetcht 2 ,mem_otp_read_retention_offset 
+0x5052 019357 setarg 0x1fd0 
+0x5053 019358 isub temp ,regb 
+0x5054 019359 arg mem_kb_computer_system ,rega 
+0x5055 019361 arg 1 ,loopcnt 
+0x5056 019362 call otp_write 
+0x5057 019363 fetcht 2 ,mem_otp_read_retention_offset 
+0x5058 019364 increase 14 ,temp 
+0x5059 019365 storet 2 ,mem_otp_read_retention_offset 
+0x505a 019366 rtn 
+:      019370 keyboard_le_send_att_find_by_type_value_request_mac:
+0x505b 019371 fetch 1 ,mem_le_connect_ios_mac_flag 
+0x505c 019372 beq 2 ,keyboard_le_parse_att_not_find_mac_report 
+0x505d 019373 jam 2 ,mem_le_connect_ios_mac_flag 
+0x505e 019374 arg 9 ,rega 
+0x505f 019375 arg le_l2cap_cid_att ,regb 
+0x5060 019376 call le_fifo_malloc_tx_l2cap 
+0x5061 019377 setarg attop_find_by_type_value_request 
+0x5062 019378 istore 1 ,contw 
+0x5063 019379 setarg 0x0001 
+0x5064 019380 istore 2 ,contw 
+0x5065 019381 setarg 0xffff 
+0x5066 019382 istore 2 ,contw 
+0x5067 019383 setarg 0x2800 
+0x5068 019384 istore 2 ,contw 
+0x5069 019385 arg 2 ,loopcnt 
+0x506a 019386 arg mem_le_search_mac_uuid ,contr 
+0x506b 019387 branch memcpy 
+:      019389 keyboard_le_parse_att_find_by_type_value_rsp_mac:
+0x506c 019390 arg 7 ,rega 
+0x506d 019391 arg le_l2cap_cid_att ,regb 
+0x506e 019392 call le_fifo_malloc_tx_l2cap 
+0x506f 019393 setarg attop_read_by_type_request 
+0x5070 019394 istore 1 ,contw 
+0x5071 019395 fetcht 2 ,mem_le_payload_ptr 
+0x5072 019396 increase 5 ,temp 
+0x5073 019397 ifetch 4 ,temp 
+0x5074 019398 istore 4 ,contw 
+0x5075 019399 setarg 0x2803 
+0x5076 019400 istore 2 ,contw 
+0x5077 019401 rtn 
+:      019403 keyboard_le_send_att_read_by_type_rsp_mac:
+0x5078 019404 fetch 2 ,mem_le_l2cap_size 
+0x5079 019405 increase -2 ,pdata 
+0x507a 019406 div pdata ,7 
+0x507b 019407 call wait_div_end 
+0x507c 019408 quotient loopcnt 
+0x507d 019409 fetch 2 ,mem_le_payload_ptr 
+0x507e 019410 add pdata ,6 ,contr 
+0x507f 019411 branch keyboard_le_check_att_read_type_manu_loop 
+:      019413 keyboard_le_check_att_read_type_manu_loop:
+0x5080 019414 increase 3 ,contr 
+0x5081 019415 ifetch 2 ,contr 
+0x5082 019416 copy pdata ,regc 
+0x5083 019417 ifetch 2 ,contr 
+0x5084 019418 arg 0x2a29 ,temp 
+0x5085 019419 isub temp ,null 
+0x5086 019420 branch keyboard_le_send_att_read_by_type_rsp_manufactory ,zero 
+0x5087 019421 loop keyboard_le_check_att_read_type_manu_loop 
+0x5088 019422 branch keyboard_le_parse_att_not_find_mac_report 
+:      019423 keyboard_le_send_att_read_by_type_rsp_manufactory:
+0x5089 019424 arg 3 ,rega 
+0x508a 019425 arg le_l2cap_cid_att ,regb 
+0x508b 019426 call le_fifo_malloc_tx_l2cap 
+0x508c 019427 setarg attop_read_request 
+0x508d 019428 istore 1 ,contw 
+0x508e 019429 copy regc ,pdata 
+0x508f 019430 istore 2 ,contw 
+0x5090 019431 rtn 
+:      019433 keyboard_le_parse_att_manu_resp:
+0x5091 019434 fetch 2 ,mem_le_l2cap_size 
+0x5092 019435 arg 9 ,loopcnt 
+0x5093 019436 fetch 2 ,mem_le_payload_ptr 
+0x5094 019437 add pdata ,5 ,rega 
+0x5095 019438 arg mem_le_search_mac_manu_name ,regb 
+0x5096 019439 call string_compare 
+0x5097 019440 branch keyboard_le_parse_att_find_mac_report ,zero 
+0x5098 019441 branch keyboard_le_parse_att_not_find_mac_report 
+:      019449 module_init:
+0x5099 019450 branch module_lpm_init ,wake 
+0x509a 019451 call le_modified_name 
+0x509b 019452 setarg module_process_idle 
+0x509c 019453 store 2 ,mem_cb_idle_process 
+0x509d 019454 setarg module_process_bb_event 
+0x509e 019455 store 2 ,mem_cb_bb_event_process 
+0x509f 019456 setarg module_lpm_lock 
+0x50a0 019457 store 2 ,mem_cb_check_wakelock 
+0x50a1 019458 setarg module_hci_cmd_transmit_le_notify 
+0x50a2 019459 store 2 ,mem_cb_ble_transmit 
+0x50a3 019460 setarg module_le_receive_data 
+0x50a4 019461 store 2 ,mem_cb_att_write 
+0x50a5 019462 setarg module_bb_event_timer 
+0x50a6 019463 store 2 ,mem_cb_event_timer 
+0x50a7 019465 bpatch patch0c_2 ,mem_patch0c 
+0x50a8 019466 call module_lpm_uart_init 
+0x50a9 019467 call module_gpio_init 
+0x50aa 019468 branch module_hci_event_enter_standby_mode 
+:      019470 module_lpm_uart_init:
+0x50ab 019471 fetch 1 ,core_uart_ctrl 
+0x50ac 019472 set0 bit_uart_control_enable ,pdata 
+0x50ad 019473 store 1 ,core_uart_ctrl 
+0x50ae 019474 fetch 8 ,mem_module_uart_rx_buffer 
+0x50af 019475 call uarta_init_dma_mem 
+0x50b0 019476 fetch uart_baud_len ,mem_module_uarta_baud_rate 
+0x50b1 019477 call uarta_init_baud_rate 
+0x50b2 019478 call uart_clock_select_main_freq_crystal 
+0x50b3 019479 jam gpcfg_uart_txd ,core_gpio_conf + hci_uart_tx_gpio_num 
+0x50b4 019480 jam gpcfg_uart_rxd | gpcfg_pullup ,core_gpio_conf + hci_uart_rx_gpio_num 
+0x50b5 019481 jam gpcfg_uart_rts ,core_gpio_conf + hci_uart_rts_gpio_num 
+0x50b6 019482 jam gpcfg_uart_cts ,core_gpio_conf + hci_uart_cts_gpio_num 
+0x50b7 019484 arg fun_uart_control_enable | fun_uart_control_setting_rate_baud ,temp 
+0x50b8 019485 fetch 2 ,mem_module_flag 
+0x50b9 019486 isolate1 module_flag_uart_flow_control ,pdata 
+0x50ba 019487 setflag true ,bit_uart_control_flow_control ,temp 
+0x50bb 019488 storet 1 ,core_uart_ctrl 
+0x50bc 019489 rtn 
+:      019491 module_lpm_init:
+0x50bd 019492 branch module_lpm_uart_init 
+:      019496 module_gpio_init:
+0x50be 019497 fetcht 1 ,mem_module_connect_state_gpio 
+0x50bf 019498 call gpio_config_output 
+0x50c0 019499 call module_set_conn_pin_low 
+0x50c1 019500 fetcht 1 ,mem_module_wake_up_gpio 
+0x50c2 019501 branch gpio_config_input 
+:      019503 module_lpm_lock:
+0x50c3 019504 fetcht 1 ,mem_module_wake_up_gpio 
+0x50c4 019505 call gpio_get_bit 
+0x50c5 019506 nbranch app_put_lpm_wake_lock ,true 
+0x50c6 019507 branch app_get_lpm_wake_lock 
+:      019510 module_process_idle:
+0x50c7 019511 call l2cap_malloc_is_fifo_full 
+0x50c8 019512 nrtn blank 
+0x50c9 019513 branch module_process_check_hci_command_complete 
+:      019516 module_process_bb_event:
+0x50ca 019517 copy regc ,pdata 
+0x50cb 019518 beq bt_evt_le_connected ,module_process_le_conn 
+0x50cc 019519 beq bt_evt_le_disconnected ,module_process_bb_even_le_disconn 
+0x50cd 019520 beq bt_evt_le_pairing_fail ,module_hci_event_le_pairing_fail 
+0x50ce 019521 beq bt_evt_le_pairing_success ,module_hci_event_le_pairing_success 
+0x50cf 019522 beq bt_evt_le_start_enc ,module_hci_event_start_enc 
+0x50d0 019523 beq bt_evt_le_pause_enc ,module_hci_event_pause_enc 
+0x50d1 019524 beq bt_evt_le_tk_generate ,module_hci_event_le_tk 
+0x50d2 019525 beq bt_evt_store_nvram ,module_hci_event_store_device 
+0x50d3 019526 beq bt_evt_le_ltk_lost ,module_process_ble_ltk_lost 
+0x50d4 019527 beq bt_evt_le_update_phy ,module_process_ble_update_phy 
+0x50d5 019528 beq bt_evt_le_get_passkey ,module_hci_event_passkey_entry_mode 
+0x50d6 019529 beq bt_evt_le_gkey_generate ,module_hci_event_gkey_generate 
+0x50d7 019530 rtn 
+:      019534 module_process_bb_even_le_disconn:
+0x50d8 019535 call le_clr_config_more_data 
+0x50d9 019536 jam 0 ,mem_module_hci_notify_len 
+0x50da 019537 call module_disconn_start 
+0x50db 019538 branch module_hci_event_le_disconnect 
+:      019543 module_process_le_conn:
+0x50dc 019545 call module_conn_start 
+0x50dd 019546 fetch 1 ,mem_module_le_lpm_mult 
+0x50de 019547 store 1 ,mem_lpm_mult 
+0x50df 019548 branch module_hci_event_le_connect 
+:      019552 module_disconn_start:
+0x50e0 019553 call module_start_adv_discovery_by_command 
+0x50e1 019554 branch module_set_conn_pin_high 
+:      019557 module_process_ble_ltk_lost:
+0x50e2 019558 call le_send_reject_ind 
+0x50e3 019559 branch le_send_smp_security_request 
+:      019561 module_process_ble_update_phy:
+0x50e4 019562 branch module_hci_event_le_update_phy 
+:      019565 module_set_conn_pin_high:
+0x50e5 019566 fetcht 1 ,mem_module_connect_state_gpio 
+0x50e6 019567 branch gpio_out_active 
+:      019569 module_conn_start:
+0x50e7 019570 call module_stop_adv_discovery 
+0x50e8 019571 branch module_set_conn_pin_low 
+:      019573 module_stop_adv_discovery:
+0x50e9 019574 fetch 1 ,mem_module_state 
+0x50ea 019575 isolate1 moudle_state_ble_bit ,pdata 
+0x50eb 019576 call app_ble_stop_adv ,true 
+0x50ec 019577 rtn 
+:      019578 module_set_conn_pin_low:
+0x50ed 019579 fetcht 1 ,mem_module_connect_state_gpio 
+0x50ee 019580 branch gpio_out_inactive 
+:      019583 module_process_check_hci_command_complete:
+0x50ef 019584 fetch 1 ,core_uart_status 
+0x50f0 019585 rtnbit1 uart_status_rx_fifo_empty 
+0x50f1 019586 call uarta_prepare_rx 
+0x50f2 019587 ifetch 1 ,contru 
+0x50f3 019588 bne 0x01 ,module_hci_in_excp 
+0x50f4 019589 fetch 2 ,core_uart_rxitems 
+0x50f5 019590 sub pdata ,2 ,null 
+0x50f6 019591 rtn positive 
+0x50f7 019592 ifetch 1 ,contru 
+0x50f8 019593 store 1 ,mem_module_uart_opcode 
+0x50f9 019594 ifetcht 1 ,contru 
+0x50fa 019595 copy contru ,rega 
+0x50fb 019596 storet 1 ,mem_module_uart_len 
+0x50fc 019597 add temp ,3 ,temp 
+0x50fd 019598 fetch 2 ,core_uart_rxitems 
+0x50fe 019599 isub temp ,temp 
+0x50ff 019600 nrtn positive 
+0x5100 019601 jam hci_discard_packet ,mem_module_temp_nl_discard_packet 
+0x5101 019602 call module_hci_cmd_control 
+0x5102 019603 fetch 1 ,mem_module_temp_nl_discard_packet 
+0x5103 019604 rtneq hci_not_discard_packet 
+0x5104 019605 branch module_hci_dicard_packet 
+:      019607 module_hci_in_excp:
+0x5105 019608 call delay_10ms 
+0x5106 019609 call module_hci_event_invalid_packet 
+0x5107 019610 branch module_hci_release_except 
+:      019613 module_hci_release_except:
+0x5108 019614 bpatch patch0c_3 ,mem_patch0c 
+0x5109 019615 call uarta_prepare_rx 
+0x510a 019616 fetch 2 ,core_uart_rxitems 
+0x510b 019617 rtn blank 
+0x510c 019618 iadd contru ,contru 
+0x510d 019619 branch module_hci_dicard_bytes 
+:      019621 module_hci_dicard_packet:
+0x510e 019622 call uarta_prepare_rx 
+0x510f 019623 increase 2 ,contu 
+0x5110 019624 ifetch 1 ,contu 
+0x5111 019625 iadd contu ,contu 
+:      019626 module_hci_dicard_bytes:
+0x5112 019627 branch uarta_rxdone 
+:      019630 module_hci_cmd_control:
+0x5113 019631 bpatch patch0c_4 ,mem_patch0c 
+0x5114 019632 fetch 1 ,mem_module_uart_opcode 
+0x5115 019633 beq hci_cmd_set_le_addr_req ,module_hci_cmd_set_le_addr 
+0x5116 019634 beq hci_cmd_set_visibility_req ,module_hci_cmd_set_visibility 
+0x5117 019635 beq hci_cmd_set_le_name_req ,module_hci_cmd_set_le_name 
+0x5118 019636 beq hci_cmd_le_data_req ,module_hci_cmd_receive_le_data 
+0x5119 019637 beq hci_cmd_status_irq ,module_hci_cmd_inquire_status 
+0x511a 019638 beq hci_cmd_set_uartcontrol_req ,module_hci_cmd_set_uart_control_mode 
+0x511b 019639 beq hci_cmd_set_uart_baud_req ,module_hci_cmd_set_uart_baud 
+0x511c 019640 beq hci_cmd_version_req ,module_hci_cmd_version_request 
+0x511d 019641 beq hci_cmd_ble_disconnect ,module_hci_cmd_ble_disconnect 
+0x511e 019642 beq hci_cmd_set_nvram_req ,module_hci_cmd_set_nvram 
+0x511f 019643 beq hci_cmd_confirm_gkey ,module_hci_cmd_confirm_gkey 
+0x5120 019644 beq hci_cmd_auto_adv_scan ,module_hci_cmd_auto_adv 
+0x5121 019645 beq hci_cmd_power_req ,module_hci_cmd_power_request 
+0x5122 019646 beq hci_cmd_power_set ,module_hci_cmd_power_set 
+0x5123 019647 beq hci_cmd_passkey_entry ,module_hci_cmd_passkey_entry 
+0x5124 019648 beq hci_cmd_set_gpio ,module_hci_cmd_set_gpio 
+0x5125 019649 beq hci_cmd_read_gpio ,module_hci_cmd_read_gpio 
+0x5126 019650 beq hci_cmd_le_set_pairing ,module_hci_cmd_le_set_pairing_mode 
+0x5127 019651 beq hci_cmd_le_set_adv_data ,module_hci_cmd_le_set_adv_data 
+0x5128 019652 beq hci_cmd_le_set_scan_data ,module_hci_cmd_le_set_scan_data 
+0x5129 019653 beq hci_cmd_le_send_conn_update_req ,module_hci_cmd_le_send_conn_update_req 
+0x512a 019654 beq hci_cmd_le_set_adv_parm ,module_hci_cmd_set_le_adv_parameter 
+0x512b 019655 beq hci_cmd_le_start_pairing ,module_hci_cmd_le_start_pairing 
+0x512c 019656 beq hci_cmd_set_wake_gpio ,module_hci_cmd_set_wake_gpio 
+0x512d 019657 beq hci_cmd_set_tx_power ,module_hci_cmd_set_tx_power 
+0x512e 019658 beq hci_cmd_le_confirm_gkey ,module_hci_cmd_le_confirm_gkey 
+0x512f 019660 beq hci_cmd_reset_chip_req ,module_hci_cmd_reset_chip 
+0x5130 019661 beq hci_cmd_le_set_fixed_passkey ,module_hci_cmd_le_set_fixed_passkey 
+0x5131 019662 beq hci_cmd_delete_customize_service ,module_hci_cmd_delete_customize_service 
+0x5132 019663 beq hci_cmd_add_service_uuid ,module_hci_cmd_add_service_uuid 
+0x5133 019664 beq hci_cmd_add_characteristic_uuid ,module_hci_cmd_add_characteristic_uuid 
+0x5134 019665 beq hci_cmd_passkey_entry_input ,module_hci_cmd_le_passkey_entry_input 
+0x5135 019666 beq hci_cmd_le_creat_conn ,module_hci_cmd_le_create_conn 
+0x5136 019667 beq hci_cmd_ble_set_phy ,module_hci_cmd_ble_set_phy 
+0x5137 019668 beq hci_cmd_ble_read_current_phy ,module_hci_cmd_ble_read_current_phy 
+0x5138 019669 beq hci_cmd_ble_set_dle ,module_hci_cmd_ble_set_dle 
+0x5139 019670 beq hci_cmd_read_chip_data ,module_hci_cmd_read_chip_data 
+0x513a 019671 beq hci_cmd_write_chip_data ,module_hci_cmd_write_chip_data 
+0x513b 019672 beq hci_cmd_close_lpm ,module_hci_cmd_close_lpm 
+0x513c 019673 branch module_hci_event_receive_invalid_cmd 
+:      019679 module_hci_cmd_set_le_addr:
+0x513d 019680 fetch 1 ,mem_module_uart_len 
+0x513e 019681 bne 6 ,module_hci_event_receive_invalid_cmd 
+0x513f 019682 ifetch 6 ,contru 
+0x5140 019683 store 6 ,mem_le_lap 
+0x5141 019684 branch module_hci_event_receive_valid_cmd 
+:      019688 module_hci_cmd_set_visibility:
+0x5142 019689 fetch 1 ,mem_module_uart_len 
+0x5143 019690 bne 1 ,module_hci_event_receive_invalid_cmd 
+0x5144 019691 ifetcht 1 ,contru 
+0x5145 019692 storet 1 ,mem_module_bluetooth_stauts_by_command 
+0x5146 019693 call module_hci_event_receive_valid_cmd 
+0x5147 019694 fetch 2 ,mem_ui_state_map 
+0x5148 019695 rtnbit1 ui_state_ble_connected 
+:      019697 module_start_adv_discovery_by_command:
+:      019698 moudle_start_adv_by_command:
+0x5149 019699 fetch 1 ,mem_module_state 
+0x514a 019700 isolate1 moudle_state_ble_bit ,pdata 
+0x514b 019701 nrtn true 
+0x514c 019702 fetcht 1 ,mem_module_bluetooth_stauts_by_command 
+0x514d 019703 isolate1 2 ,temp 
+0x514e 019704 branch app_ble_start_adv ,true 
+0x514f 019705 branch app_ble_stop_adv 
+:      019710 module_hci_cmd_set_le_name:
+0x5150 019711 arg 29 ,pdata 
+0x5151 019712 arg mem_le_name_len ,contw 
+0x5152 019713 call module_hci_cmd_receive_store_mem 
+0x5153 019714 branch le_modified_name 
+:      019719 module_hci_cmd_receive_le_data:
+0x5154 019720 fetch 2 ,mem_ui_state_map 
+0x5155 019721 bbit0 ui_state_ble_connected ,module_hci_event_receive_invalid_cmd 
+0x5156 019722 call module_check_ble_encrypt_state 
+0x5157 019723 branch module_hci_event_receive_invalid_cmd ,user 
+0x5158 019724 jam hci_not_discard_packet ,mem_module_temp_nl_discard_packet 
+0x5159 019725 fetch 2 ,mem_module_flag 
+0x515a 019726 bbit1 module_flag_ble_data_finish ,module_hci_cmd_receive_le_data_finish 
+0x515b 019727 fetch 1 ,mem_module_hci_notify_len 
+0x515c 019728 nrtn blank 
+0x515d 019729 jam hci_discard_packet ,mem_module_temp_nl_discard_packet 
+0x515e 019730 ifetch 2 ,contru 
+0x515f 019731 store 2 ,mem_module_hci_notify_handle 
+0x5160 019732 storer contru ,2 ,mem_module_hci_nofiy_addr 
+0x5161 019733 fetch 1 ,mem_module_uart_len 
+0x5162 019734 pincrease -2 
+0x5163 019735 nbranch module_hci_event_receive_invalid_cmd ,positive 
+0x5164 019736 branch module_hci_event_receive_invalid_cmd ,zero 
+0x5165 019737 store 1 ,mem_module_hci_notify_len 
+0x5166 019738 fetcht 2 ,mem_module_hci_notify_handle 
+0x5167 019739 increase -1 ,temp 
+0x5168 019740 call le_att_get_handle_ptr2 
+0x5169 019741 branch module_hci_cmd_transmit_handle_error ,blank 
+0x516a 019742 ifetcht 4 ,contr 
+0x516b 019743 setarg 0x01280302 
+0x516c 019744 isub temp ,null 
+0x516d 019745 nbranch module_hci_cmd_transmit_handle_error ,zero 
+0x516e 019746 ifetch 1 ,contr 
+0x516f 019747 store 1 ,mem_module_hci_notify_type 
+0x5170 019748 and_into 0x30 ,pdata 
+0x5171 019749 branch module_hci_cmd_transmit_handle_error ,blank 
+0x5172 019750 jam hci_not_discard_packet ,mem_module_temp_nl_discard_packet 
+0x5173 019751 call le_set_config_more_data 
+0x5174 019752 call module_hci_cmd_transmit_le_notify 
+0x5175 019753 call module_hci_cmd_transmit_le_notify 
+0x5176 019754 call module_hci_cmd_transmit_le_notify 
+0x5177 019755 fetch 2 ,mem_module_flag 
+0x5178 019756 rtnbit0 module_flag_ble_data_finish 
+:      019757 module_hci_cmd_receive_le_data_finish:
+0x5179 019758 jam hci_discard_packet ,mem_module_temp_nl_discard_packet 
+0x517a 019759 call module_clear_le_tx_data_flag 
+0x517b 019760 branch module_hci_event_receive_valid_cmd 
+:      019762 module_hci_cmd_transmit_handle_error:
+0x517c 019763 jam 0 ,mem_module_hci_notify_len 
+0x517d 019764 jam hci_discard_packet ,mem_module_temp_nl_discard_packet 
+0x517e 019765 call module_clear_le_tx_data_flag 
+0x517f 019766 branch module_hci_event_receive_invalid_cmd 
+:      019768 module_hci_cmd_transmit_le_notify:
+0x5180 019769 fetch 1 ,mem_module_hci_notify_len 
+0x5181 019770 rtn blank 
+0x5182 019771 call le_fifo_check_nearly_full 
+0x5183 019772 nrtn blank 
+0x5184 019773 call module_get_le_remote_mtu 
+0x5185 019774 bpatch patch0c_5 ,mem_patch0c 
+0x5186 019775 fetch 2 ,mem_le_local_mtu 
+0x5187 019776 call not_greater_than 
+0x5188 019777 copy pdata ,temp 
+0x5189 019778 fetch 1 ,mem_le_l2cap_att_states 
+0x518a 019779 rtnbit1 ble_l2cap_recv_confirmation_packet 
+0x518b 019780 add temp ,-3 ,pdata 
+0x518c 019781 arg 251 ,temp 
+0x518d 019782 call not_greater_than 
+0x518e 019783 fetcht 1 ,mem_module_hci_notify_len 
+0x518f 019784 call not_greater_than 
+0x5190 019785 copy pdata ,rega 
+0x5191 019786 copy temp ,pdata 
+0x5192 019787 isub rega ,pdata 
+0x5193 019788 store 1 ,mem_module_hci_notify_len 
+0x5194 019789 call module_hci_cmd_transmit_le_notify_malloc_l2cap 
+0x5195 019790 fetch 2 ,mem_module_hci_nofiy_addr 
+0x5196 019791 copy pdata ,contru 
+0x5197 019792 copy rega ,loopcnt 
+0x5198 019793 call uart_copy_rx_bytes_fast 
+0x5199 019794 copy contru ,pdata 
+0x519a 019795 store 2 ,mem_module_hci_nofiy_addr 
+0x519b 019796 fetch 1 ,mem_module_hci_notify_len 
+0x519c 019797 nrtn blank 
+0x519d 019798 branch module_set_le_tx_data_flag 
+:      019800 module_hci_cmd_transmit_le_notify_malloc_l2cap:
+0x519e 019801 fetcht 2 ,mem_module_hci_notify_handle 
+0x519f 019802 fetch 1 ,mem_module_hci_notify_type 
+0x51a0 019803 bbit1 bit_characteristic_indicate ,le_att_malloc_tx_indication 
+0x51a1 019804 bbit1 bit_characteristic_notify ,le_att_malloc_tx_notify 
+0x51a2 019805 rtn 
+:      019809 module_get_le_remote_mtu:
+0x51a3 019810 arg 0x17 ,temp 
+0x51a4 019811 fetch 2 ,mem_module_flag 
+0x51a5 019812 rtnbit1 module_flag_ble_send_mtu23 
+0x51a6 019813 fetcht 2 ,mem_le_remote_mtu 
+0x51a7 019814 rtn 
+:      019816 module_check_ble_encrypt_state:
+0x51a8 019817 fetch 2 ,mem_module_flag 
+0x51a9 019818 bbit1 module_flag_ble_data_encrypt ,le_check_encrypt_state 
+0x51aa 019819 branch disable_user 
+:      019823 module_hci_cmd_inquire_status:
+0x51ab 019824 branch module_hci_event_status_res 
+:      019830 module_hci_cmd_set_uart_control_mode:
+0x51ac 019831 ifetch 1 ,contru 
+0x51ad 019832 fetcht 1 ,mem_module_flag 
+0x51ae 019833 nsetflag blank ,module_flag_uart_flow_control ,temp 
+0x51af 019834 storet 1 ,mem_module_flag 
+0x51b0 019835 fetcht 1 ,core_uart_ctrl 
+0x51b1 019836 nsetflag blank ,bit_uart_control_flow_control ,temp 
+0x51b2 019837 storet 1 ,core_uart_ctrl 
+0x51b3 019838 branch module_hci_event_receive_valid_cmd 
+:      019842 module_hci_cmd_set_uart_baud:
+0x51b4 019843 fetchr loopcnt ,1 ,mem_module_uart_len 
+0x51b5 019844 call string2dec_from_uart 
+0x51b6 019845 call uart_calc_baud_rate_config 
+0x51b7 019846 store uart_baud_len ,mem_module_uarta_baud_rate 
+0x51b8 019847 call module_hci_event_receive_valid_cmd 
+0x51b9 019848 call wait_uarttx 
+0x51ba 019849 fetch uart_baud_len ,mem_module_uarta_baud_rate 
+0x51bb 019850 branch uarta_init_baud_rate 
+:      019854 module_hci_cmd_version_request:
+0x51bc 019855 arg 2 ,rega 
+0x51bd 019856 arg mem_soft_version_num ,regb 
+0x51be 019857 arg 0 ,temp 
+0x51bf 019858 branch module_hci_event_set_cmd 
+:      019863 module_hci_cmd_ble_disconnect:
+0x51c0 019864 fetch 2 ,mem_ui_state_map 
+0x51c1 019865 bbit0 ui_state_ble_connected ,module_hci_event_receive_invalid_cmd 
+:      019866 module_hci_cmd_ble_disconnect_doing:
+0x51c2 019867 call module_hci_event_receive_valid_cmd 
+0x51c3 019868 branch app_ble_disconnect 
+:      019874 module_hci_cmd_set_nvram:
+0x51c4 019875 fetchr loopcnt ,1 ,mem_module_uart_len 
+0x51c5 019876 fetch 2 ,mem_nv_data_ptr 
+0x51c6 019877 icopy contw 
+0x51c7 019878 call uart_copy_rx_bytes_fast 
+0x51c8 019879 branch module_hci_event_receive_valid_cmd 
+:      019883 module_hci_cmd_confirm_gkey:
+0x51c9 019884 fetch 2 ,mem_ui_state_map 
+0x51ca 019885 bbit1 ui_state_ble_connected ,module_hci_cmd_le_confirm_gkey 
+0x51cb 019886 branch module_hci_event_receive_invalid_cmd 
+:      019890 module_hci_cmd_auto_adv:
+0x51cc 019891 arg 0x40 ,loopcnt 
+0x51cd 019892 arg mem_le_adv_data_len ,contw 
+0x51ce 019893 call clear_mem 
+0x51cf 019894 setarg 0 
+0x51d0 019895 store 1 ,mem_regb 
+0x51d1 019896 copy rega ,contru 
+:      019897 module_hci_cmd_auto_adv_loop:
+0x51d2 019898 copy contru ,pdata 
+0x51d3 019899 store 2 ,mem_regc 
+0x51d4 019900 call module_hci_cmd_auto_adv_adv_analys 
+0x51d5 019902 fetch 1 ,mem_regb 
+0x51d6 019903 fetcht 1 ,mem_temp 
+0x51d7 019904 increase 1 ,temp 
+0x51d8 019905 iadd temp ,pdata 
+0x51d9 019906 store 1 ,mem_regb 
+0x51da 019908 sub pdata ,31 ,null 
+0x51db 019909 nbranch module_hci_cmd_auto_adv_store_scan ,positive 
+:      019910 module_hci_cmd_auto_adv_store_adv:
+0x51dc 019911 fetcht 1 ,mem_le_adv_data_len 
+0x51dd 019912 setarg mem_le_adv_data 
+0x51de 019913 iadd temp ,pdata 
+0x51df 019914 store 2 ,mem_contw 
+0x51e0 019915 fetcht 1 ,mem_temp 
+0x51e1 019916 increase 1 ,temp 
+0x51e2 019917 fetch 1 ,mem_le_adv_data_len 
+0x51e3 019918 iadd temp ,pdata 
+0x51e4 019919 store 1 ,mem_le_adv_data_len 
+0x51e5 019920 branch module_hci_cmd_auto_adv_store_common 
+:      019921 module_hci_cmd_auto_adv_store_scan:
+0x51e6 019922 fetcht 1 ,mem_le_scan_data_len 
+0x51e7 019923 setarg mem_le_scan_data 
+0x51e8 019924 iadd temp ,pdata 
+0x51e9 019925 store 2 ,mem_contw 
+0x51ea 019926 fetcht 1 ,mem_temp 
+0x51eb 019927 increase 1 ,temp 
+0x51ec 019928 fetch 1 ,mem_le_scan_data_len 
+0x51ed 019929 iadd temp ,pdata 
+0x51ee 019930 store 1 ,mem_le_scan_data_len 
+:      019931 module_hci_cmd_auto_adv_store_common:
+0x51ef 019932 fetch 2 ,mem_contw 
+0x51f0 019933 copy pdata ,contw 
+0x51f1 019934 fetch 2 ,mem_regc 
+0x51f2 019935 copy pdata ,contru 
+0x51f3 019937 copy temp ,loopcnt 
+0x51f4 019938 call uart_copy_rx_bytes_fast 
+0x51f5 019940 fetch 1 ,mem_module_uart_len 
+0x51f6 019941 fetcht 1 ,mem_regb 
+0x51f7 019942 isub temp ,null 
+0x51f8 019943 nbranch module_hci_cmd_auto_adv_loop ,zero 
+0x51f9 019944 branch module_hci_event_receive_valid_cmd 
+:      019947 module_hci_cmd_auto_adv_adv_analys:
+0x51fa 019948 ifetch 1 ,contru 
+0x51fb 019949 store 1 ,mem_temp 
+0x51fc 019950 ifetch 1 ,contru 
+0x51fd 019951 store 1 ,mem_rega 
+0x51fe 019952 rtn 
+:      019956 module_hci_cmd_power_request:
+0x51ff 019957 arg 0 ,temp 
+0x5200 019958 arg 2 ,rega 
+0x5201 019959 fetch 2 ,mem_module_vdd_quotient 
+0x5202 019960 store 2 ,mem_event_cmd_response_content 
+0x5203 019961 arg mem_event_cmd_response_content ,regb 
+0x5204 019962 branch module_hci_event_set_cmd 
+:      019966 module_hci_cmd_power_set:
+0x5205 019967 fetch 1 ,mem_module_uart_len 
+0x5206 019968 bne 1 ,module_hci_event_receive_invalid_cmd 
+0x5207 019969 ifetch 1 ,contru 
+0x5208 019970 store 1 ,mem_module_read_vdd_flag 
+0x5209 019971 setarg 0x00 
+0x520a 019972 store 2 ,mem_module_vdd_quotient 
+0x520b 019973 branch module_hci_event_receive_valid_cmd 
+:      019977 module_hci_cmd_passkey_entry:
+0x520c 019978 fetch 1 ,mem_module_uart_len 
+0x520d 019979 bne 4 ,module_hci_event_receive_invalid_cmd 
+0x520e 019980 fetch 2 ,mem_ui_state_map 
+0x520f 019981 bbit1 ui_state_ble_connected ,module_hci_cmd_le_passkey_entry_input 
+0x5210 019982 branch module_hci_event_receive_invalid_cmd 
+:      019987 module_hci_cmd_set_gpio:
+0x5211 019988 fetch 1 ,mem_module_uart_len 
+0x5212 019989 bne 3 ,module_hci_event_receive_invalid_cmd 
+0x5213 019990 ifetch 1 ,contru 
+0x5214 019991 beq hci_cmd_config_gpio_input ,module_set_gpio_input 
+0x5215 019992 beq hci_cmd_config_gpio_output ,module_set_gpio_output 
+0x5216 019993 branch module_hci_event_receive_invalid_cmd 
+:      019995 module_set_gpio_input:
+0x5217 019996 call module_hci_event_receive_valid_cmd 
+0x5218 019997 ifetcht 1 ,contru 
+0x5219 019998 ifetch 1 ,contru 
+0x521a 019999 beq gpio_input_high_impedance ,gpio_set_high_impedance 
+0x521b 020000 nsetflag blank ,7 ,temp 
+0x521c 020001 branch gpio_config_input 
+:      020003 module_set_gpio_output:
+0x521d 020004 call module_hci_event_receive_valid_cmd 
+0x521e 020005 ifetcht 1 ,contru 
+0x521f 020006 ifetch 1 ,contru 
+0x5220 020007 branch gpio_out_active ,blank 
+0x5221 020008 branch gpio_out_inactive 
+:      020012 module_hci_cmd_read_gpio:
+0x5222 020013 fetch 1 ,mem_module_uart_len 
+0x5223 020014 bne 1 ,module_hci_event_receive_invalid_cmd 
+0x5224 020015 ifetcht 1 ,contru 
+0x5225 020016 call gpio_get_bit 
+0x5226 020017 setarg 0x0 
+0x5227 020018 nsetflag true ,0 ,pdata 
+0x5228 020019 arg 1 ,rega 
+0x5229 020020 store 2 ,mem_event_cmd_response_content 
+0x522a 020021 arg mem_event_cmd_response_content ,regb 
+0x522b 020022 arg 0 ,temp 
+0x522c 020023 branch module_hci_event_set_cmd 
+:      020027 module_hci_cmd_le_set_pairing_mode:
+0x522d 020028 ifetch 1 ,contru 
+0x522e 020029 copy pdata ,temp 
+0x522f 020030 beq le_pairing_mode_secure_connect_justwork ,module_le_set_pairing_mode_secure_justwork 
+0x5230 020031 beq le_pairing_mode_secure_connect_numeric ,module_le_set_pairing_mode_secure_numeric 
+0x5231 020032 beq le_pairing_mode_secure_connect_passkey ,module_le_set_pairing_mode_secure_passkey 
+0x5232 020033 beq le_pairing_mode_secure_connect_passkey_res_input ,module_le_set_pairing_mode_secure_passkey_res_input 
+0x5233 020034 store 1 ,mem_le_pairing_mode 
+0x5234 020035 call sc_reset 
+0x5235 020036 call le_secure_connection_disable 
+0x5236 020037 fetch 1 ,mem_le_pairing_mode 
+0x5237 020038 beq le_pairing_mode_none ,module_le_set_no_pairing 
+0x5238 020039 beq le_pairing_mode_lagacy_justwork ,module_le_set_pairing_mode_lagacy_just_work 
+0x5239 020040 beq le_pairing_mode_lagacy_passkey ,module_le_set_pairing_mode_lagacy_passkey 
+0x523a 020041 beq le_pairing_mode_lagacy_passkey_res_input ,module_le_set_pairing_mode_lagacy_passkey_res_input 
+0x523b 020042 branch module_hci_event_receive_invalid_cmd 
+:      020044 module_le_set_pairing_mode_secure_justwork:
+0x523c 020045 storet 1 ,mem_le_pairing_mode 
+0x523d 020046 call le_secure_connection_enable 
+0x523e 020047 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
+0x523f 020048 branch module_le_set_noinputnooutput 
+:      020049 module_le_set_pairing_mode_secure_numeric:
+0x5240 020050 storet 1 ,mem_le_pairing_mode 
+0x5241 020051 call le_secure_connection_enable 
+0x5242 020052 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
+0x5243 020053 jam flag_iocap_displayyesno ,mem_le_pres_iocap 
+0x5244 020054 branch module_hci_event_receive_valid_cmd 
+:      020055 module_le_set_pairing_mode_secure_passkey:
+0x5245 020056 storet 1 ,mem_le_pairing_mode 
+0x5246 020057 call le_secure_connection_enable 
+0x5247 020058 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
+0x5248 020059 branch module_le_set_displayonly 
+:      020060 module_le_set_pairing_mode_secure_passkey_res_input:
+0x5249 020061 storet 1 ,mem_le_pairing_mode 
+0x524a 020062 call le_secure_connection_enable 
+0x524b 020063 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
+0x524c 020064 branch module_le_set_keboadonly 
+:      020067 module_le_set_no_pairing:
+0x524d 020068 jam flag_le_no_bonding_no_mitm ,mem_le_pres_auth 
+:      020069 module_le_set_noinputnooutput:
+0x524e 020070 jam flag_iocap_noinputnooutput ,mem_le_pres_iocap 
+0x524f 020071 branch module_hci_event_receive_valid_cmd 
+:      020072 module_le_set_pairing_mode_lagacy_just_work:
+0x5250 020073 jam flag_le_bonding_no_mitm ,mem_le_pres_auth 
+0x5251 020074 branch module_le_set_noinputnooutput 
+:      020075 module_le_set_pairing_mode_lagacy_passkey:
+0x5252 020076 jam flag_le_bonding_mitm ,mem_le_pres_auth 
+0x5253 020077 branch module_le_set_displayonly 
+:      020078 module_le_set_pairing_mode_lagacy_passkey_res_input:
+0x5254 020079 jam flag_le_bonding_mitm ,mem_le_pres_auth 
+0x5255 020080 branch module_le_set_keboadonly 
+:      020081 module_le_set_keboadonly:
+0x5256 020082 jam flag_iocap_keyboardonly ,mem_le_pres_iocap 
+0x5257 020083 branch module_hci_event_receive_valid_cmd 
+:      020084 module_le_set_displayonly:
+0x5258 020085 jam flag_iocap_displayonly ,mem_le_pres_iocap 
+0x5259 020086 branch module_hci_event_receive_valid_cmd 
+:      020090 module_hci_cmd_le_set_adv_data:
+0x525a 020091 arg 31 ,pdata 
+0x525b 020092 arg mem_le_adv_data_len ,contw 
+0x525c 020093 branch module_hci_cmd_receive_store_mem 
+:      020097 module_hci_cmd_le_set_scan_data:
+0x525d 020098 arg 31 ,pdata 
+0x525e 020099 arg mem_le_scan_data_len ,contw 
+0x525f 020100 branch module_hci_cmd_receive_store_mem 
+:      020102 module_hci_cmd_receive_store_mem:
+0x5260 020103 fetchr loopcnt ,1 ,mem_module_uart_len 
+0x5261 020104 isub loopcnt ,null 
+0x5262 020105 nbranch module_hci_event_receive_invalid_cmd ,positive 
+0x5263 020106 istorer loopcnt ,1 ,contw 
+0x5264 020107 call uart_copy_rx_bytes_fast 
+0x5265 020108 branch module_hci_event_receive_valid_cmd 
+:      020112 module_hci_cmd_le_send_conn_update_req:
+0x5266 020113 fetch 2 ,mem_ui_state_map 
+0x5267 020114 bbit0 ui_state_ble_connected ,module_hci_event_receive_invalid_cmd 
+0x5268 020115 fetch 1 ,mem_module_uart_len 
+0x5269 020116 bne 0x08 ,module_hci_event_receive_invalid_cmd 
+0x526a 020117 ifetch 8 ,contru 
+0x526b 020118 store 8 ,mem_le_interval_min 
+0x526c 020119 jam bt_cmd_le_update_conn ,mem_fifo_temp 
+0x526d 020120 call ui_ipc_send_cmd 
+0x526e 020121 branch module_hci_event_receive_valid_cmd 
+:      020125 module_hci_cmd_set_le_adv_parameter:
+0x526f 020126 ifetch 2 ,contru 
+0x5270 020127 store 2 ,mem_le_adv_interval 
+0x5271 020128 storet 1 ,mem_lpm_overhead 
+0x5272 020129 iadd temp ,pdata 
+0x5273 020130 store 2 ,mem_lpm_interval 
+0x5274 020131 branch module_hci_event_receive_valid_cmd 
+:      020135 module_hci_cmd_le_start_pairing:
+0x5275 020136 fetch 1 ,mem_le_pairing_mode 
+0x5276 020137 branch module_hci_event_receive_invalid_cmd ,blank 
+0x5277 020138 fetch 1 ,mem_le_pairing_state 
+0x5278 020139 bne flag_le_pairing_null ,module_hci_event_receive_invalid_cmd 
+0x5279 020140 fetch 1 ,mem_le_enc_state 
+0x527a 020141 bne flag_le_enc_null ,module_hci_event_receive_invalid_cmd 
+0x527b 020142 call check_51cmd_le_smp_sec_req 
+0x527c 020143 branch module_hci_event_receive_valid_cmd 
+:      020147 module_hci_cmd_set_wake_gpio:
+0x527d 020148 fetch 1 ,mem_module_uart_len 
+0x527e 020149 bne 5 ,module_hci_event_receive_invalid_cmd 
+0x527f 020150 ifetch 1 ,contru 
+0x5280 020151 store 1 ,mem_module_mcu_wake_pin 
+0x5281 020152 ifetch 4 ,contru 
+0x5282 020153 store 4 ,mem_module_mcu_wake_delay_us 
+0x5283 020154 fetcht 1 ,mem_module_mcu_wake_pin 
+0x5284 020155 call gpio_config_output 
+0x5285 020156 call module_set_mcu_wake_pin_low 
+0x5286 020157 branch module_hci_event_receive_valid_cmd 
+:      020161 module_hci_cmd_set_tx_power:
+0x5287 020162 fetch 1 ,mem_module_uart_len 
+0x5288 020163 bne 0x01 ,module_hci_event_receive_invalid_cmd 
+0x5289 020164 ifetch 1 ,contru 
+0x528a 020165 store 1 ,mem_tx_power 
+0x528b 020166 branch module_hci_event_receive_valid_cmd 
+:      020170 module_hci_cmd_le_confirm_gkey:
+0x528c 020171 ifetch 1 ,contru 
+0x528d 020172 beq 0x01 ,module_hci_cmd_le_confirm_gkey_fail 
+0x528e 020173 fetch 1 ,mem_le_secure_connect_state 
+0x528f 020174 beq le_sc_stat_send_public_key ,module_hci_cmd_le_confirm_gkey_ok 
+0x5290 020175 beq le_sc_stat_receive_dhkey ,module_hci_cmd_le_confirm_gkey_ok 
+0x5291 020176 beq le_sc_stat_wait_confirm_gkey ,module_hci_cmd_le_confirm_gkey_ok 
+0x5292 020177 branch module_hci_event_receive_invalid_cmd 
+:      020178 module_hci_cmd_le_confirm_gkey_ok:
+0x5293 020179 jam flag_le_sc_confrim_gkey_ok ,mem_le_sc_confirm_gkey_flag 
+0x5294 020180 branch module_hci_event_receive_valid_cmd 
+:      020182 module_hci_cmd_le_confirm_gkey_fail:
+0x5295 020183 call le_send_pairing_confirm_value_failed 
+0x5296 020184 branch module_hci_event_receive_valid_cmd 
+:      020190 module_hci_cmd_reset_chip:
+0x5297 020191 call module_hci_event_receive_valid_cmd 
+0x5298 020192 call wait_uarttx 
+0x5299 020193 jam 0x01 ,core_reset 
+0x529a 020194 branch assert 
+:      020198 module_hci_cmd_le_set_fixed_passkey:
+0x529b 020199 fetch 1 ,mem_module_uart_len 
+0x529c 020200 beq 0 ,module_hci_event_receive_invalid_cmd 
+0x529d 020201 ifetch 1 ,contru 
+0x529e 020202 branch module_hci_cmd_le_set_random_passkey ,blank 
+0x529f 020203 fetch 1 ,mem_module_uart_len 
+0x52a0 020204 bne 5 ,module_hci_event_receive_invalid_cmd 
+0x52a1 020205 ifetch 4 ,contru 
+0x52a2 020206 arg 1000000 ,temp 
+0x52a3 020207 isub temp ,null 
+0x52a4 020208 branch module_hci_event_receive_invalid_cmd ,positive 
+0x52a5 020209 store 4 ,mem_le_tk 
+0x52a6 020210 call le_set_config_fixed_tk 
+0x52a7 020211 branch module_hci_event_receive_valid_cmd 
+:      020213 module_hci_cmd_le_set_random_passkey:
+0x52a8 020214 call le_clr_config_fixed_tk 
+0x52a9 020215 branch module_hci_event_receive_valid_cmd 
+:      020219 module_hci_cmd_delete_customize_service:
+0x52aa 020220 arg 0x0001 ,temp 
+0x52ab 020221 call le_att_get_handle_ptr2 
+0x52ac 020222 add contr ,-2 ,contw 
+0x52ad 020223 setarg 0x0000 
+0x52ae 020224 istore 2 ,contw 
+0x52af 020225 branch module_hci_event_receive_valid_cmd 
+:      020229 module_hci_cmd_add_service_uuid:
+0x52b0 020230 call module_hci_cmd_add_service_uuid_set_uuid 
+0x52b1 020231 call uart_copy_rx_bytes_len_data 
+0x52b2 020232 setarg 0x0000 
+0x52b3 020233 istore 2 ,contw 
+0x52b4 020234 branch module_hci_event_uuid_handle 
+:      020239 module_hci_cmd_add_characteristic_uuid:
+0x52b5 020240 ifetch 1 ,contru 
+0x52b6 020241 call module_hci_cmd_add_characteristic_uuid_set_handle 
+0x52b7 020242 call module_hci_cmd_add_characteristic_uuid_set_uuid 
+0x52b8 020243 branch module_hci_event_uuid_handle 
+:      020246 module_hci_cmd_add_service_uuid_set_uuid:
+0x52b9 020247 call le_att_creat_new_handle 
+0x52ba 020248 setarg 0x280002 
+0x52bb 020249 istore 3 ,contw 
+0x52bc 020250 rtn 
+:      020253 module_hci_cmd_add_characteristic_uuid_set_handle:
+0x52bd 020254 store 1 ,mem_pdatatemp 
+0x52be 020255 call le_att_creat_new_handle 
+0x52bf 020256 setarg 0x01280302 
+0x52c0 020257 istore 4 ,contw 
+0x52c1 020258 fetch 1 ,mem_pdatatemp 
+0x52c2 020259 istore 3 ,contw 
+0x52c3 020260 rtn 
+:      020263 module_hci_cmd_add_characteristic_uuid_set_uuid:
+0x52c4 020264 call le_att_get_last_handle 
+0x52c5 020265 ifetch 1 ,contru 
+0x52c6 020266 and pdata ,0x1f ,loopcnt 
+0x52c7 020267 copy pdata ,rega 
+0x52c8 020268 isolate1 bit_of_write_authenticated ,rega 
+0x52c9 020269 setflag true ,bit_of_att_handle_write_authenticated ,temp 
+0x52ca 020270 isolate1 bit_of_read_authenticated ,rega 
+0x52cb 020271 setflag true ,bit_of_att_handle_read_authenticated ,temp 
+0x52cc 020272 istoret 2 ,contw 
+0x52cd 020273 copy loopcnt ,pdata 
+0x52ce 020274 istore 1 ,contw 
+0x52cf 020275 call uart_copy_rx_bytes 
+0x52d0 020276 call uart_copy_rx_bytes_len_data 
+0x52d1 020277 setarg 0 
+0x52d2 020278 istore 2 ,contw 
+0x52d3 020279 and temp ,0xff ,temp 
+0x52d4 020280 increase -1 ,temp 
+0x52d5 020281 call le_att_get_handle_ptr2 
+0x52d6 020282 add contr ,4 ,contr 
+0x52d7 020283 ifetch 1 ,contr 
+0x52d8 020284 bbit1 bit_characteristic_notify ,module_hci_cmd_add_characteristic_uuid_set_ccc_uuid 
+0x52d9 020285 bbit1 bit_characteristic_indicate ,module_hci_cmd_add_characteristic_uuid_set_ccc_uuid 
+0x52da 020286 increase 1 ,temp 
+0x52db 020287 rtn 
+:      020290 module_hci_cmd_add_characteristic_uuid_set_ccc_uuid:
+0x52dc 020291 call le_att_get_last_handle 
+0x52dd 020292 isolate1 bit_of_notify_authenticated ,rega 
+0x52de 020293 setflag true ,bit_of_att_handle_write_authenticated ,temp 
+0x52df 020294 istoret 2 ,contw 
+0x52e0 020295 setarg 0x02290202 
+0x52e1 020296 istore 8 ,contw 
+0x52e2 020297 increase -1 ,temp 
+0x52e3 020298 rtn 
+:      020301 le_att_creat_new_handle:
+0x52e4 020302 call le_att_get_last_handle 
+0x52e5 020303 istoret 2 ,contw 
+0x52e6 020304 rtn 
+:      020307 uart_copy_rx_bytes_len_data:
+0x52e7 020308 ifetch 1 ,contru 
+0x52e8 020309 copy pdata ,loopcnt 
+0x52e9 020310 istore 1 ,contw 
+0x52ea 020311 branch uart_copy_rx_bytes 
+:      020315 module_hci_cmd_le_passkey_entry_input:
+0x52eb 020316 fetch 1 ,mem_le_pairing_state 
+0x52ec 020317 bne flag_le_pairing_receive_pairing_confirm ,module_hci_event_receive_invalid_cmd 
+0x52ed 020318 fetch 1 ,mem_le_pairing_mode 
+0x52ee 020319 beq le_pairing_mode_lagacy_passkey_res_input ,module_hci_cmd_passkey_entry_res_input 
+0x52ef 020320 beq le_pairing_mode_secure_connect_passkey_res_input ,module_hci_cmd_passkey_entry_sc_res_input 
+0x52f0 020321 branch module_hci_event_receive_invalid_cmd 
+:      020323 module_hci_cmd_passkey_entry_sc_res_input:
+0x52f1 020324 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
+0x52f2 020325 jam le_sc_stat_passkey_wait_confirm ,mem_le_secure_connect_state 
+0x52f3 020326 branch module_hci_cmd_receive_ble_passkey 
+:      020328 module_hci_cmd_receive_ble_passkey:
+0x52f4 020329 ifetch 4 ,contru 
+0x52f5 020330 store 4 ,mem_le_tk 
+0x52f6 020331 branch module_hci_event_receive_valid_cmd 
+:      020333 module_hci_cmd_passkey_entry_res_input:
+0x52f7 020334 call module_hci_cmd_receive_ble_passkey 
+0x52f8 020335 branch le_send_smp_pairing_confirm 
+:      020339 module_hci_cmd_le_create_conn:
+0x52f9 020340 ifetch 6 ,contru 
+0x52fa 020341 store 6 ,mem_le_conn_peer_addr 
+0x52fb 020342 jam hci_cmd_le_create_conn ,mem_cmd_le_create_conn 
+0x52fc 020343 jam on ,mem_le_conn_flag 
+0x52fd 020344 jam on ,mem_le_scan_enable 
+0x52fe 020345 branch module_hci_event_receive_valid_cmd 
+:      020350 module_hci_cmd_ble_set_phy:
+0x52ff 020351 fetch 1 ,mem_module_uart_len 
+0x5300 020352 bne 2 ,module_hci_event_receive_invalid_cmd 
+0x5301 020353 ifetcht 2 ,contru 
+0x5302 020354 call le_set_phys 
+0x5303 020355 branch module_hci_event_receive_valid_cmd 
+:      020359 module_hci_cmd_ble_read_current_phy:
+0x5304 020360 arg 0 ,temp 
+0x5305 020361 arg 2 ,rega 
+0x5306 020362 arg mem_context + coffset_le_rx_phy ,regb 
+0x5307 020363 branch module_hci_event_set_cmd 
+:      020367 module_hci_cmd_ble_set_dle:
+0x5308 020368 fetch 1 ,mem_module_uart_len 
+0x5309 020369 bne 8 ,module_hci_event_receive_invalid_cmd 
+0x530a 020370 ifetch 8 ,contru 
+0x530b 020371 call le_set_dle 
+0x530c 020372 branch module_hci_event_receive_valid_cmd 
+:      020376 module_hci_cmd_read_chip_data:
+0x530d 020377 ifetchr rega ,1 ,contru 
+0x530e 020378 ifetchr regb ,2 ,contru 
+0x530f 020379 arg 0 ,temp 
+0x5310 020380 branch module_hci_event_set_cmd 
+:      020384 module_hci_cmd_write_chip_data:
+0x5311 020385 fetchr loopcnt ,1 ,mem_module_uart_len 
+0x5312 020386 increase -2 ,loopcnt 
+0x5313 020387 ifetch 2 ,contru 
+0x5314 020388 copy pdata ,contw 
+0x5315 020389 call uart_copy_rx_bytes_fast 
+0x5316 020390 branch module_hci_event_receive_valid_cmd 
+:      020395 module_hci_cmd_close_lpm:
+0x5317 020396 jam 0 ,mem_lpm_mode 
+0x5318 020397 branch module_hci_event_receive_valid_cmd 
+:      020402 module_hci_event_receive_invalid_cmd:
+0x5319 020403 arg 1 ,temp 
+0x531a 020404 arg 0 ,rega 
+0x531b 020405 branch module_hci_event_set_cmd 
+:      020408 module_hci_event_receive_valid_cmd:
+0x531c 020409 arg 0 ,temp 
+0x531d 020410 arg 0 ,rega 
+0x531e 020411 branch module_hci_event_set_cmd 
+:      020415 module_hci_event_le_connect:
+0x531f 020416 jam hci_event_le_conn_rep ,mem_module_uart_opcode 
+0x5320 020417 branch module_hci_event_enter_standby_mode_len0 
+:      020422 module_hci_event_le_disconnect:
+0x5321 020423 jam hci_event_le_dis_rep ,mem_module_uart_opcode 
+0x5322 020424 branch module_hci_event_enter_standby_mode_len0 
+:      020432 module_hci_event_set_cmd:
+0x5323 020433 fetch 1 ,mem_module_uart_opcode 
+0x5324 020434 copy pdata ,regc 
+0x5325 020435 jam hci_event_cmd_res ,mem_module_uart_opcode 
+0x5326 020436 setarg 2 
+0x5327 020437 iadd rega ,pdata 
+0x5328 020438 call module_hci_prepare_tx 
+0x5329 020439 copy regc ,pdata 
+0x532a 020440 istore 1 ,contwu 
+0x532b 020441 istoret 1 ,contwu 
+0x532c 020442 copy rega ,loopcnt 
+0x532d 020443 copy regb ,contr 
+0x532e 020444 call uart_copy_tx_bytes 
+0x532f 020445 branch module_hci_transmit_tx 
+:      020452 module_hci_event_receive_le_data:
+0x5330 020453 jam hci_event_le_data_rep ,mem_module_uart_opcode 
+0x5331 020454 add loopcnt ,2 ,pdata 
+0x5332 020455 call module_hci_prepare_tx 
+0x5333 020456 fetch 2 ,mem_module_le_rx_data_handle 
+0x5334 020457 istore 2 ,contwu 
+0x5335 020458 fetch 2 ,mem_module_le_rx_data_address 
+0x5336 020459 icopy contr 
+0x5337 020460 call uart_copy_tx_bytes_fast 
+0x5338 020461 copy contr ,pdata 
+0x5339 020462 store 2 ,mem_module_le_rx_data_address 
+0x533a 020463 branch module_hci_transmit_tx 
+:      020467 module_hci_event_enter_standby_mode:
+0x533b 020468 jam hci_event_standby_rep ,mem_module_uart_opcode 
+:      020469 module_hci_event_enter_standby_mode_len0:
+0x533c 020470 setarg 0 
+0x533d 020471 call module_hci_prepare_tx 
+0x533e 020472 branch module_hci_transmit_tx 
+:      020476 module_hci_event_status_res:
+0x533f 020477 jam hci_event_status_res ,mem_module_uart_opcode 
+0x5340 020478 setarg 1 
+0x5341 020479 call module_hci_prepare_tx 
+0x5342 020481 call module_hci_read_bt_status 
+0x5343 020483 fetch 2 ,mem_ui_state_map 
+0x5344 020484 arg ui_state_ble_connected ,queue 
+0x5345 020485 qisolate1 pdata 
+0x5346 020486 setflag true ,5 ,temp 
+0x5347 020490 istoret 1 ,contwu 
+0x5348 020491 branch module_hci_transmit_tx 
+:      020495 module_hci_read_bt_status:
+0x5349 020496 arg 0 ,temp 
+0x534a 020497 fetch 1 ,mem_le_adv_enable 
+0x534b 020498 arg 0 ,queue 
+0x534c 020499 qisolate1 pdata 
+0x534d 020500 setflag true ,2 ,temp 
+0x534e 020501 rtn 
+:      020505 module_hci_event_store_device:
+0x534f 020506 jam hci_event_nvram_rep ,mem_module_uart_opcode 
+0x5350 020507 fetch 1 ,mem_nv_data_number 
+0x5351 020508 mul32 pdata ,34 ,pdata 
+0x5352 020509 icopy loopcnt 
+0x5353 020510 call module_hci_prepare_tx 
+0x5354 020511 fetch 2 ,mem_nv_data_ptr 
+0x5355 020512 icopy contr 
+0x5356 020513 call uart_copy_tx_bytes_fast 
+0x5357 020514 branch module_hci_transmit_tx 
+:      020517 module_hci_event_gkey_generate:
+0x5358 020518 jam hci_event_gkey ,mem_module_uart_opcode 
+0x5359 020519 setarg 4 
+0x535a 020520 call module_hci_prepare_tx 
+0x535b 020521 fetch 4 ,mem_gkey 
+0x535c 020522 istore 4 ,contwu 
+0x535d 020523 branch module_hci_transmit_tx 
+:      020526 module_hci_event_invalid_packet:
+0x535e 020527 jam hci_event_invalid_packet ,mem_module_uart_opcode 
+0x535f 020528 fetch 2 ,core_uart_rxitems 
+0x5360 020529 arg 0x40 ,temp 
+0x5361 020530 call not_greater_than 
+0x5362 020531 copy pdata ,rega 
+0x5363 020532 copy pdata ,loopcnt 
+0x5364 020533 call uarta_prepare_rx 
+0x5365 020534 arg mem_module_rx_error_data_buffer ,contw 
+0x5366 020535 call uart_copy_rx_bytes_fast 
+0x5367 020536 copy rega ,pdata 
+0x5368 020537 copy rega ,loopcnt 
+0x5369 020538 call module_hci_prepare_tx 
+0x536a 020539 arg mem_module_rx_error_data_buffer ,contr 
+0x536b 020540 call uart_copy_tx_bytes_fast 
+0x536c 020541 branch module_hci_transmit_tx 
+:      020545 module_hci_event_passkey_entry_mode:
+0x536d 020546 jam hci_event_get_passkey ,mem_module_uart_opcode 
+0x536e 020547 branch module_hci_event_enter_standby_mode_len0 
+:      020551 module_hci_event_le_tk:
+0x536f 020552 jam hci_event_le_tk ,mem_module_uart_opcode 
+0x5370 020553 setarg 4 
+0x5371 020554 call module_hci_prepare_tx 
+0x5372 020555 fetch 4 ,mem_le_tk 
+0x5373 020556 istore 4 ,contwu 
+0x5374 020557 branch module_hci_transmit_tx 
+:      020561 module_hci_event_le_pairing_fail:
+0x5375 020562 arg flag_ble_pairing_fail ,rega 
+0x5376 020563 branch module_hci_event_pairing_completed 
+:      020565 module_hci_event_le_pairing_success:
+0x5377 020566 arg flag_ble_pairing_success ,rega 
+0x5378 020567 branch module_hci_event_pairing_completed 
+:      020570 module_hci_event_pairing_completed:
+0x5379 020571 jam hci_event_le_pairing_state ,mem_module_uart_opcode 
+0x537a 020572 setarg 2 
+0x537b 020573 call module_hci_prepare_tx 
+0x537c 020574 copy rega ,pdata 
+0x537d 020575 istore 2 ,contwu 
+0x537e 020576 branch module_hci_transmit_tx 
+:      020580 module_hci_event_pause_enc:
+0x537f 020581 arg flag_event_pause_enc ,regc 
+0x5380 020582 branch module_hci_event_enc 
+:      020584 module_hci_event_start_enc:
+0x5381 020585 arg flag_event_start_enc ,regc 
+:      020587 module_hci_event_enc:
+0x5382 020588 jam hci_event_le_encryption_state ,mem_module_uart_opcode 
+0x5383 020589 setarg 1 
+0x5384 020590 call module_hci_prepare_tx 
+0x5385 020591 copy regc ,pdata 
+0x5386 020592 istore 1 ,contwu 
+0x5387 020593 branch module_hci_transmit_tx 
+:      020599 module_hci_event_uuid_handle:
+0x5388 020600 storet 2 ,mem_temp 
+0x5389 020601 jam hci_event_uuid_handle ,mem_module_uart_opcode 
+0x538a 020602 setarg 2 
+0x538b 020603 call module_hci_prepare_tx 
+0x538c 020604 fetcht 2 ,mem_temp 
+0x538d 020605 istoret 2 ,contwu 
+0x538e 020606 branch module_hci_transmit_tx 
+:      020610 module_hci_event_le_input_passkey:
+0x538f 020611 jam hci_event_le_input_gkey ,mem_module_uart_opcode 
+0x5390 020612 branch module_hci_event_enter_standby_mode_len0 
+:      020616 module_hci_event_le_update_phy:
+0x5391 020617 jam hci_ble_update_phy_event ,mem_module_uart_opcode 
+0x5392 020618 setarg 2 
+0x5393 020619 call module_hci_prepare_tx 
+0x5394 020620 fetch 2 ,mem_context + coffset_le_rx_phy 
+0x5395 020621 istore 2 ,contwu 
+0x5396 020622 branch module_hci_transmit_tx 
+:      020634 module_hci_prepare_tx:
+0x5397 020635 jam 0x02 ,mem_module_uart_cmd 
+0x5398 020636 store 1 ,mem_module_uart_len 
+0x5399 020637 storet 8 ,mem_temp 
+0x539a 020638 bpatch patch0c_6 ,mem_patch0c 
+0x539b 020639 call module_set_mcu_wake_pin_high_delay 
+0x539c 020640 fetcht 8 ,mem_temp 
+0x539d 020641 call uarta_prepare_tx_register_push 
+0x539e 020642 fetch 3 ,mem_module_uart_cmd 
+0x539f 020643 istore 3 ,contwu 
+0x53a0 020644 rtn 
+:      020646 module_hci_transmit_tx:
+0x53a1 020647 bpatch patch0c_7 ,mem_patch0c 
+0x53a2 020648 branch uarta_send_register_pop 
+:      020650 module_set_mcu_wake_pin_high_delay:
+0x53a3 020651 call module_check_mcu_wake_pin_high 
+0x53a4 020652 rtn true 
+:      020653 module_set_mcu_wake_pin_h_delay:
+0x53a5 020654 call module_set_mcu_wake_pin_high 
+0x53a6 020655 fetch 4 ,mem_module_mcu_wake_delay_us 
+0x53a7 020656 rshift2 pdata ,pdata 
+0x53a8 020657 rtn blank 
+0x53a9 020658 branch delay 
+:      020660 module_set_mcu_wake_pin_high:
+0x53aa 020661 fetcht 1 ,mem_module_mcu_wake_pin 
+0x53ab 020662 branch gpio_out_active 
+:      020664 module_check_mcu_wake_pin_high:
+0x53ac 020665 fetcht 1 ,mem_module_mcu_wake_pin 
+0x53ad 020666 branch gpio_check_active 
+:      020668 module_set_mcu_wake_pin_low:
+0x53ae 020669 fetcht 1 ,mem_module_mcu_wake_pin 
+0x53af 020670 branch gpio_out_inactive 
+:      020681 module_le_receive_data:
+0x53b0 020682 storer rega ,2 ,mem_module_le_rx_data_address 
+0x53b1 020683 storer regb ,2 ,mem_module_le_rx_data_len 
+0x53b2 020684 fetch 2 ,mem_le_att_handle 
+0x53b3 020685 store 2 ,mem_module_le_rx_data_handle 
+0x53b4 020686 call module_check_ble_encrypt_state 
+0x53b5 020687 rtn user 
+:      020689 module_le_receive_data_ok:
+0x53b6 020690 fetcht 2 ,mem_module_le_rx_data_len 
+0x53b7 020691 fetch 1 ,mem_module_ble_data_uart_max_length 
+0x53b8 020692 call not_greater_than 
+0x53b9 020693 copy pdata ,loopcnt 
+0x53ba 020694 copy temp ,pdata 
+0x53bb 020695 isub loopcnt ,pdata 
+0x53bc 020696 store 2 ,mem_module_le_rx_data_len 
+0x53bd 020697 call module_hci_event_receive_le_data 
+0x53be 020698 fetch 2 ,mem_module_le_rx_data_len 
+0x53bf 020699 rtn blank 
+0x53c0 020700 branch module_le_receive_data_ok 
+:      020705 module_bb_event_timer:
+0x53c1 020706 rtn 
+:      020708 module_read_vdd_timer:
+0x53c2 020709 fetch 1 ,mem_module_read_vdd_flag 
+0x53c3 020710 rtn blank 
+0x53c4 020711 fetch 1 ,mem_module_read_vdd_count 
+0x53c5 020712 rtn blank 
+0x53c6 020713 increase -1 ,pdata 
+0x53c7 020714 store 1 ,mem_module_read_vdd_count 
+0x53c8 020715 nrtn blank 
+0x53c9 020716 jam flag_module_read_vdd_count ,mem_module_read_vdd_count 
+0x53ca 020717 call enable_adc 
+0x53cb 020718 call vdd_calculate_by_mode 
+0x53cc 020719 div pdata ,10 
+0x53cd 020720 call get_div_result 
+0x53ce 020721 div pdata ,100 
+0x53cf 020722 call get_div_result 
+0x53d0 020723 remainder temp 
+0x53d1 020724 store 1 ,mem_module_vdd_quotient 
+0x53d2 020725 storet 1 ,mem_module_vdd_remainder 
+0x53d3 020726 rtn 
+:      020732 module_set_le_tx_data_flag:
+0x53d4 020733 arg module_flag_ble_data_finish ,queue 
+0x53d5 020734 branch module_set_state 
+:      020736 module_clear_le_tx_data_flag:
+0x53d6 020737 arg module_flag_ble_data_finish ,queue 
+0x53d7 020738 branch module_clr_state 
+:      020740 module_clr_state:
+0x53d8 020741 fetch 2 ,mem_module_flag 
+0x53d9 020742 qset0 pdata 
+0x53da 020743 store 2 ,mem_module_flag 
+0x53db 020744 rtn 
+:      020746 module_set_state:
+0x53dc 020747 fetch 2 ,mem_module_flag 
+0x53dd 020748 qset1 pdata 
+0x53de 020749 store 2 ,mem_module_flag 
+0x53df 020750 rtn 
+:      020755 mouse_init:
+0x53e0 020756 call enable_authrom 
+0x53e1 020757 call mouse_setting_config 
+0x53e2 020758 call mouse_init_sunt 
+0x53e3 020759 rtn wake 
+0x53e4 020760 call mouse_setting_sensor_type 
+0x53e5 020761 call mouse_drawing_optima_init 
+0x53e6 020762 call mouse_cb_fuction 
+0x53e7 020763 call mouse_sensor_powerdown 
+:      020764 mouse_init_wireless:
+0x53e8 020765 fetch 2 ,mem_ui_state_map 
+0x53e9 020766 bbit1 ui_state_btn_down ,mouse_start_discovery 
+0x53ea 020767 call mouse_check_select_device_by_switch 
+0x53eb 020768 branch mouse_start_work 
+:      020771 mouse_cb_fuction:
+0x53ec 020772 bpatch patch0d_0 ,mem_patch0d 
+0x53ed 020773 setarg mouse_24g_short_sleep 
+0x53ee 020774 store 2 ,mem_cb_24g_transmit_short_sleep 
+0x53ef 020775 setarg mouse_24g_long_sleep 
+0x53f0 020776 store 2 ,mem_cb_24g_transmit_long_sleep 
+0x53f1 020777 setarg mouse_24g_before_lpm_sleep 
+0x53f2 020778 store 2 ,mem_cb_before_lpm_sleep 
+0x53f3 020779 setarg mouse_24g_package_data 
+0x53f4 020780 store 2 ,mem_cb_24g_transmit_data 
+0x53f5 020781 setarg mouse_24g_search_dongle 
+0x53f6 020782 store 2 ,mem_cb_24g_search_receiver 
+0x53f7 020783 setarg mouse_lpm_before_common 
+0x53f8 020784 store 2 ,mem_cb_24g_lpm_before 
+0x53f9 020785 setarg mouse_le 
+0x53fa 020786 store 2 ,mem_cb_le_process 
+0x53fb 020787 setarg mouse_process_lpm_before 
+0x53fc 020788 store 2 ,mem_cb_before_lpm 
+0x53fd 020789 setarg mouse_priority_bb_event 
+0x53fe 020790 store 2 ,mem_cb_bb_event_process 
+0x53ff 020791 setarg mouse_idle 
+0x5400 020792 store 2 ,mem_cb_idle_process 
+0x5401 020793 setarg mouse_before_hibernate 
+0x5402 020794 store 2 ,mem_cb_before_hibernate 
+0x5403 020795 setarg mouse_le_bb_event_connect_complete 
+0x5404 020796 store 2 ,mem_cb_att_write 
+0x5405 020797 setarg mouse_bb_event_timer 
+0x5406 020798 store 2 ,mem_cb_event_timer 
+0x5407 020799 setarg mouse_spi_write_flash_cb 
+0x5408 020800 store 2 ,mem_cb_spi_flash_write_complate 
+0x5409 020801 setarg mouse_lpm_check_wake_lock 
+0x540a 020802 store 2 ,mem_cb_check_wakelock 
+0x540b 020803 setarg mouse_le_transmit 
+0x540c 020804 store 2 ,mem_cb_ble_transmit 
+0x540d 020805 setarg mouse_set_lpm_mult 
+0x540e 020806 store 2 ,mem_cb_bt_set_mult 
+0x540f 020807 rtn 
+:      020810 mouse_setting_config:
+0x5410 020811 rtn wake 
+0x5411 020812 call g24_transmit_init 
+0x5412 020813 call g24_chmap_param_init 
+0x5413 020814 call mouse_24g_send_time_long_wake 
+0x5414 020815 call mouse_gpio_init 
+0x5415 020816 call mouse_le_name_modify 
+0x5416 020817 call mouse_param_init 
+0x5417 020818 call mouse_device_multi_led_parm_init 
+0x5418 020819 call le_set_fixed_ltk_justwork 
+:      020820 mouse_load_device_info_check:
+0x5419 020821 bpatch patch0d_1 ,mem_patch0d 
+0x541a 020822 fetch mouse_flag_len ,mem_mouse_flag 
+0x541b 020823 bbit1 mouse_enable_eeprom ,mouse_load_eeprom_info_check 
+0x541c 020824 bbit1 mouse_enable_flash ,mouse_load_flash_info_check 
+0x541d 020825 bbit1 mouse_enable_otp ,mouse_load_otp_info_check 
+0x541e 020826 rtn 
+:      020828 mouse_xtal_init:
+0x541f 020829 jam xtal_16m ,mem_fcomp_div 
+0x5420 020830 fetch mouse_flag_len ,mem_mouse_flag 
+0x5421 020831 rtnbit1 mouse_enable_16m 
+0x5422 020832 jam xtal_24m ,mem_fcomp_div 
+0x5423 020833 rtn 
+:      020835 mouse_24g_phy_select:
+0x5424 020836 call g24_enable_1m 
+0x5425 020837 fetch mouse_flag_len ,mem_mouse_flag 
+0x5426 020838 rtnbit0 mouse_enable_24g_2m_phy 
+0x5427 020839 branch g24_enable_2m 
+:      020841 mouse_default_init:
+0x5428 020842 bpatch patch0d_2 ,mem_patch0d 
+0x5429 020843 fetch mouse_flag_len ,mem_mouse_flag 
+0x542a 020844 isolate1 mouse_keyboard_enable ,pdata 
+0x542b 020845 call mouse_customer_key_enable ,true 
+:      020847 mouse_default_parm_init:
+0x542c 020848 fetch 2 ,mem_mouse_24g_pair_timeout_init 
+0x542d 020849 store 2 ,mem_24g_pair_timeout_init 
+0x542e 020851 fetch 1 ,mem_mouse_24g_reconn_timeout_init 
+0x542f 020852 store 2 ,mem_24g_reconn_timeout_init 
+0x5430 020854 fetch 5 ,mem_rssi_dis_min_24g_init 
+0x5431 020855 store 5 ,mem_rssi_dis_min_24g 
+0x5432 020857 fetch 1 ,mem_mouse_24g_pair_tx_power 
+0x5433 020858 store 1 ,mem_24g_pair_tx_power 
+0x5434 020860 fetch 1 ,mem_24g_ch_map_update 
+0x5435 020861 ncall g24_chamap_param_update ,blank 
+:      020862 mouse_default_parm_init_next:
+0x5436 020863 bpatch patch0d_3 ,mem_patch0d 
+0x5437 020864 call mouse_xtal_init 
+0x5438 020865 call mouse_24g_phy_select 
+0x5439 020866 call mouse_24g_long_sleep_set 
+0x543a 020867 branch g24_pair_param_init 
+:      020869 mouse_param_common_init:
+0x543b 020870 setarg mouse_ble_att_list_addr 
+0x543c 020871 store 2 ,mem_ui_le_uuid_table 
+0x543d 020872 jam 3 ,mem_lpm_mult_timeout 
+0x543e 020873 jam 8 ,mem_lpm_overhead 
+0x543f 020874 jam pb_button_state_up ,mem_select_device_button_statue 
+0x5440 020875 jam commbination_key_state_up ,mem_commbination_key_statue 
+0x5441 020876 setarg 0x0200 
+0x5442 020877 store 2 ,mem_lpm_interval 
+0x5443 020878 jam 0x17 ,mem_le_local_mtu 
+0x5444 020879 jam 0x17 ,mem_le_remote_mtu 
+0x5445 020881 setarg mem_le_tx_buffer0_omemalloc 
+0x5446 020882 store 2 ,mem_ble_l2cap_tx_buff0_ptr 
+0x5447 020883 setarg mouse_ble_l2cap_txbuff_size 
+0x5448 020884 store 2 ,mem_ble_l2cap_tx_buff_size_ptr 
+0x5449 020885 branch mouse_adc_gpio_mux_init 
+:      020887 mouse_param_init:
+0x544a 020888 bpatch patch0d_4 ,mem_patch0d 
+0x544b 020889 call mouse_param_common_init 
+0x544c 020890 jam dpi_button_state_up ,mem_mouse_dpi_button_state 
+0x544d 020892 setarg 0x0a77 
+0x544e 020893 store 2 ,mem_spi_init_clk 
+0x544f 020894 setsect 0 ,0x1224 
+0x5450 020895 setsect 1 ,0x4000 
+0x5451 020896 setsect 2 ,0x0 
+0x5452 020897 istore 5 ,contw 
+0x5453 020900 fetch mouse_flag_len ,mem_mouse_flag 
+0x5454 020901 bbit0 mouse_enable_bt_125hz ,mouse_param_init_intervl_end 
+0x5455 020902 setarg le_interval_7_5ms 
+0x5456 020903 store 2 ,mem_le_interval_min 
+0x5457 020904 store 2 ,mem_le_interval_min + 2 
+:      020905 mouse_param_init_intervl_end:
+0x5458 020906 call mouse_g24_interval_param_8ms 
+0x5459 020907 fetch mouse_flag_len ,mem_mouse_flag 
+0x545a 020908 bbit0 mouse_enable_24g_250hz ,mouse_24g_short_sleep_set_end 
+0x545b 020909 call mouse_g24_interval_param_4ms 
+:      020910 mouse_24g_short_sleep_set_end:
+0x545c 020911 fetch 3 ,mem_24g_short_sleep_set 
+0x545d 020912 store 3 ,mem_mouse_24g_short_sleep_set_init 
+0x545e 020913 fetch 1 ,mem_device_flag 
+0x545f 020914 store 1 ,mem_device_flag_temp 
+0x5460 020915 fetch 3 ,mem_le_lap + 3 
+0x5461 020916 store 3 ,mem_mouse_le_lap_temp 
+0x5462 020917 setarg 0 
+0x5463 020918 store 7 ,mem_mouse_key 
+0x5464 020919 fetch 1 ,mem_ui_button_timeout 
+0x5465 020920 store 1 ,mem_bt_discovery_count 
+0x5466 020921 store 1 ,mem_select_device_count 
+0x5467 020922 call le_modified_name_adv 
+:      020923 mouse_sensor_set_angle:
+0x5468 020924 bpatch patch0d_5 ,mem_patch0d 
+0x5469 020925 fetch 1 ,mem_sensor_angle_default 
+0x546a 020926 store 1 ,mem_config_sensor_angle 
+0x546b 020927 fetch 1 ,mem_select_sensor_angle_gpio 
+0x546c 020928 rtneq gpio_disable 
+0x546d 020929 fetcht 1 ,mem_select_sensor_angle_gpio 
+0x546e 020930 call mouse_gpio_config_input_pu 
+0x546f 020931 fetcht 1 ,mem_select_sensor_angle_gpio 
+0x5470 020932 call gpio_get_bit 
+0x5471 020933 call mouse_sensor_switch_angle ,true 
+0x5472 020934 branch mouse_gpio_config_input_pd 
+:      020935 mouse_sensor_switch_angle:
+0x5473 020936 fetch 1 ,mem_sensor_angle_switch 
+0x5474 020937 store 1 ,mem_config_sensor_angle 
+0x5475 020938 rtn 
+:      020940 mouse_g24_interval_param_4ms:
+0x5476 020941 fetch 3 ,mem_mouse_24g_short_sleep_set_4ms 
+0x5477 020942 store 3 ,mem_24g_short_sleep_set 
+0x5478 020943 fetch 3 ,mem_mouse_24g_long_sleep_set_4ms 
+0x5479 020944 store 3 ,mem_24g_long_sleep_set 
+0x547a 020945 fetch 1 ,mem_mouse_24g_fast_hop_count_4ms 
+0x547b 020946 store 1 ,mem_24g_fast_hop_count 
+0x547c 020947 fetch 4 ,mem_mouse_24g_tsniff_4ms 
+0x547d 020948 store 4 ,mem_mouse_24g_tsniff 
+:      020949 mouse_report_rate_set_250hz:
+0x547e 020950 setarg 0x100c0c 
+0x547f 020951 store 3 ,mem_24g_interval 
+0x5480 020952 rtn 
+:      020954 mouse_g24_interval_param_8ms:
+0x5481 020955 fetch 3 ,mem_mouse_24g_short_sleep_set_8ms 
+0x5482 020956 store 3 ,mem_24g_short_sleep_set 
+0x5483 020957 fetch 3 ,mem_mouse_24g_long_sleep_set_8ms 
+0x5484 020958 store 3 ,mem_24g_long_sleep_set 
+0x5485 020959 fetch 1 ,mem_mouse_24g_fast_hop_count_8ms 
+0x5486 020960 store 1 ,mem_24g_fast_hop_count 
+0x5487 020961 fetch 4 ,mem_mouse_24g_tsniff_8ms 
+0x5488 020962 store 4 ,mem_mouse_24g_tsniff 
+:      020963 mouse_report_rate_set_125hz:
+0x5489 020964 setarg 0x1c1919 
+0x548a 020965 store 3 ,mem_24g_interval 
+0x548b 020966 rtn 
+:      020978 mouse_start_work:
+0x548c 020979 bpatch patch0d_6 ,mem_patch0d 
+0x548d 020980 fetch mouse_flag_len ,mem_mouse_flag 
+0x548e 020981 bbit1 mouse_enable_24g_first_auto_pairing ,mouse_24g_first_start_auto_pair_mode 
+0x548f 020982 fetch 1 ,mem_device_flag 
+0x5490 020983 beq mode_24g_device ,mouse_24g_start_mode 
+:      020984 mouse_le_fast_conn_judge:
+0x5491 020985 call mouse_bluetooth_fast_conn_disable 
+0x5492 020986 fetch 1 ,mem_device_flag 
+0x5493 020987 beq mode_bt_device1 ,mouse_le_device1_judge 
+0x5494 020988 beq mode_bt_device2 ,mouse_le_device2_judge 
+0x5495 020989 rtn 
+:      020990 mouse_le_device1_judge:
+0x5496 020991 fetch 6 ,mem_device1_addr 
+0x5497 020992 fetcht 6 ,mem_mouse_compare_addr 
+0x5498 020993 isub temp ,null 
+0x5499 020994 branch mouse_bluetooth_fast_conn_init ,zero 
+0x549a 020995 branch mouse_start_reconnect_device 
+:      020997 mouse_le_device2_judge:
+0x549b 020998 fetch 6 ,mem_device2_addr 
+0x549c 020999 fetcht 6 ,mem_mouse_compare_addr 
+0x549d 021000 isub temp ,null 
+0x549e 021001 branch mouse_bluetooth_fast_conn_init ,zero 
+0x549f 021002 branch mouse_start_reconnect_device 
+:      021004 mouse_start_reconnect_device:
+0x54a0 021005 bpatch patch0d_7 ,mem_patch0d 
+0x54a1 021006 call mouse_device_le_reconn_led_config 
+0x54a2 021007 arg mem_device1_type ,rega 
+0x54a3 021008 fetch 1 ,mem_device_flag 
+0x54a4 021009 increase -1 ,pdata 
+0x54a5 021010 mul32 pdata ,29 ,pdata 
+0x54a6 021011 iadd rega ,rega 
+0x54a7 021012 ifetch 1 ,rega 
+0x54a8 021013 store 1 ,mem_xrecord_mode 
+:      021014 mouse_start_reconnect:
+0x54a9 021015 fetch 1 ,mem_xrecord_mode 
+0x54aa 021016 beq rec_4_mode ,mouse4_0_check_reconn_target 
+0x54ab 021017 branch mouse_bluetooth_fast_conn_init 
+:      021019 mouse_wakeup_from_power_check:
+0x54ac 021020 bpatch patch0e_0 ,mem_patch0e 
+0x54ad 021021 disable user 
+0x54ae 021022 fetch mouse_flag_len ,mem_mouse_flag 
+0x54af 021023 bbit0 mouse_enable_wakeup_from_power ,mouse_wakeup_from_poweron 
+0x54b0 021024 fetch 1 ,core_lpm_isogate 
+0x54b1 021025 bbit1 cold_wake ,mouse_wakeup_from_poweron 
+0x54b2 021026 enable user 
+:      021027 mouse_wakeup_from_poweron:
+0x54b3 021028 fetch 1 ,mem_reconn_times_init 
+0x54b4 021029 store 1 ,mem_reconn_times 
+0x54b5 021030 rtn 
+:      021032 mouse4_0_check_reconn_target:
+0x54b6 021033 jam 1 ,mem_mouse_le_reconnect_flag 
+0x54b7 021034 fetcht 1 ,mem_mouse_fast_direct_timeout 
+0x54b8 021035 fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
+0x54b9 021036 beq 0xff ,mouse4_0_check_reconn_target_next 
+0x54ba 021037 fetcht 1 ,mem_mouse_direct_timeout 
+:      021038 mouse4_0_check_reconn_target_next:
+0x54bb 021039 storet 1 ,mem_mouse_direct_timer 
+0x54bc 021040 call app_lpm_mult_disable 
+0x54bd 021041 fetch 3 ,mem_le_adv_direct_ind 
+0x54be 021042 store 3 ,mem_le_adv_data + 4 
+0x54bf 021043 call mouse_le_check_adv_flag 
+0x54c0 021044 setarg adv_flag_bredr_not_supported 
+0x54c1 021045 istore 1 ,contr 
+0x54c2 021046 arg mem_le_scan_data ,contr 
+0x54c3 021047 call mouse_le_adv_data_update 
+0x54c4 021048 branch check_51cmd_adv 
+:      021052 mouse_lpm_check_wake_lock:
+0x54c5 021053 bmark1 mark_24g ,app_get_lpm_wake_lock 
+0x54c6 021054 fetch 1 ,mem_mouse_clear_sensor_data_flag 
+0x54c7 021055 branch app_get_lpm_wake_lock ,blank 
+0x54c8 021056 fetch 1 ,mem_mouse_le_conn_param_reject 
+0x54c9 021057 beq le_lpm_disable ,app_get_lpm_wake_lock 
+0x54ca 021058 fetch 1 ,mem_mouse_wheel_trigger 
+0x54cb 021059 nbranch app_get_lpm_wake_lock ,blank 
+0x54cc 021060 branch app_put_lpm_wake_lock 
+:      021069 mouse_app_enter_hibernate:
+0x54cd 021070 bpatch patch0e_1 ,mem_patch0e 
+0x54ce 021071 setarg pan_reg_config 
+0x54cf 021072 call twspi_read 
+0x54d0 021073 bbit1 3 ,mouse_app_enter_hibernate_next 
+0x54d1 021074 call mouse_sensor_reset 
+0x54d2 021075 call mouse_sensor_powerdown 
+:      021076 mouse_app_enter_hibernate_next:
+0x54d3 021077 call mouse_setgpio_hibernate 
+0x54d4 021078 branch app_enter_hibernate 
+:      021080 mouse_before_hibernate:
+0x54d5 021081 bpatch patch0e_2 ,mem_patch0e 
+0x54d6 021082 call disable_authrom 
+0x54d7 021083 call mouse_before_hibernate_wheel_gpio_set 
+0x54d8 021084 call mouse_setgpio_hibernate 
+0x54d9 021085 call mouse_flash_power_down 
+0x54da 021086 fetcht 1 ,mem_sensor_motion_gpio 
+0x54db 021087 branch gpio_clr_wake 
+:      021090 mouse_setgpio_hibernate:
+0x54dc 021091 bpatch patch0e_3 ,mem_patch0e 
+0x54dd 021092 call mouse_set_sdio_high 
+0x54de 021093 call clear_wake 
+0x54df 021094 call mouse_logo_led_off 
+0x54e0 021095 call mouse_lpm_before_common 
+0x54e1 021096 call mouse_gpio_pd_idle 
+0x54e2 021097 fetcht 1 ,mem_mouse_reuse_2ice_gpio 
+0x54e3 021098 call mouse_gpio_config_input_pu 
+0x54e4 021099 call mouse_gpio_set_high_impedance 
+0x54e5 021100 call mouse_device_multi_led_all_off 
+0x54e6 021101 call mouse_adc_gpio_set_before_hibernate 
+0x54e7 021102 branch mouse_wheel_gpio_set_before_hibernate 
+:      021104 mouse_wheel_gpio_set_before_hibernate:
+0x54e8 021105 fetch mouse_flag_len ,mem_mouse_flag 
+0x54e9 021106 rtnbit0 mouse_enable_wheel_wake_up_cancel 
+:      021107 mouse_wheel_gpio_clr_wakeup:
+0x54ea 021108 fetcht 1 ,mem_whee_a_data_gpio 
+0x54eb 021109 call gpio_clr_wake 
+0x54ec 021110 fetcht 1 ,mem_whee_b_data_gpio 
+0x54ed 021111 call gpio_clr_wake 
+0x54ee 021112 fetcht 1 ,mem_whee_a_data_gpio 
+0x54ef 021113 call mouse_gpio_config_input_pd 
+0x54f0 021114 fetcht 1 ,mem_whee_b_data_gpio 
+0x54f1 021115 branch mouse_gpio_config_input_pd 
+:      021117 mouse_adc_gpio_set_before_hibernate:
+0x54f2 021118 fetch mouse_flag_len ,mem_mouse_flag 
+0x54f3 021119 rtnbit0 mouse_enable_adc 
+0x54f4 021120 fetch 1 ,mem_adc_config_flag 
+0x54f5 021121 rtnne adc_config_gpio 
+0x54f6 021122 fetch 1 ,mem_adc_channel_gpio 
+0x54f7 021123 arg gpcfg_no_ie ,temp 
+0x54f8 021124 branch gpio_config_function_int 
+:      021128 mouse_gpio_pd_idle:
+0x54f9 021129 arg core_gpio_conf ,contr 
+0x54fa 021130 arg gpio_number ,loopcnt 
+:      021131 mouse_gpio_pd_idle_loop:
+0x54fb 021132 ifetch 1 ,contr 
+0x54fc 021133 nbranch mouse_gpio_pd_idle_configured ,blank 
+0x54fd 021134 setarg gpcfg_pulldown 
+0x54fe 021135 add contr ,-1 ,contw 
+0x54ff 021136 istore 1 ,contw 
+:      021137 mouse_gpio_pd_idle_configured:
+0x5500 021138 loop mouse_gpio_pd_idle_loop 
+0x5501 021139 arg core_gpio_conf_hi + gpio_number_ext ,pdata 
+0x5502 021140 isub contr ,null 
+0x5503 021141 rtn zero 
+:      021142 mouse_gpio_pd_idle_ext:
+0x5504 021143 arg gpio_number_ext ,loopcnt 
+0x5505 021144 arg core_gpio_conf_hi ,contr 
+0x5506 021145 branch mouse_gpio_pd_idle_loop 
+:      021147 mouse_process_lpm_before:
+0x5507 021148 rtnmark1 mark_24g 
+0x5508 021149 call mouse_lpm_before_common 
+0x5509 021150 fetch 1 ,mem_lpm_current_mult 
+0x550a 021151 nrtn blank 
+0x550b 021152 branch gpio_clr_wake 
+:      021154 mouse_lpm_before_common:
+0x550c 021155 bpatch patch0e_4 ,mem_patch0e 
+0x550d 021156 fetcht 1 ,mem_whee_a_data_gpio 
+0x550e 021157 call gpio_config_input 
+0x550f 021158 fetcht 1 ,mem_whee_b_data_gpio 
+0x5510 021159 call gpio_config_input 
+0x5511 021161 call mouse_wheel_check 
+0x5512 021162 fetch 1 ,mem_mouse_sensor_sclk_gpio 
+0x5513 021163 call mouse_gpio_config_output_high 
+0x5514 021164 call twspi_disable 
+0x5515 021166 fetcht 1 ,mem_lbutton_gpio 
+0x5516 021167 call gpio_set_wake 
+0x5517 021168 fetcht 1 ,mem_rbutton_gpio 
+0x5518 021169 call gpio_set_wake 
+0x5519 021170 fetcht 1 ,mem_mbutton_gpio 
+0x551a 021171 call gpio_set_wake 
+0x551b 021173 fetcht 1 ,mem_bk_button_gpio 
+0x551c 021174 call gpio_set_wake 
+0x551d 021175 fetcht 1 ,mem_fw_button_gpio 
+0x551e 021176 call gpio_set_wake 
+0x551f 021177 fetcht 1 ,mem_dpi_button_gpio 
+0x5520 021178 call gpio_set_wake 
+0x5521 021179 fetcht 1 ,mem_config_select_device_button_gpio 
+0x5522 021180 call gpio_set_wake 
+0x5523 021182 fetcht 1 ,mem_customer_key_gpio 
+0x5524 021183 call gpio_set_wake 
+0x5525 021185 fetcht 1 ,mem_whee_a_data_gpio 
+0x5526 021186 call gpio_set_wake_by_current_state 
+0x5527 021187 fetcht 1 ,mem_whee_b_data_gpio 
+0x5528 021188 call gpio_set_wake_by_current_state 
+0x5529 021189 fetcht 1 ,mem_whee_ta_data_gpio 
+0x552a 021190 call gpio_set_wake_by_current_state 
+0x552b 021191 fetcht 1 ,mem_whee_tb_data_gpio 
+0x552c 021192 call gpio_set_wake_by_current_state 
+0x552d 021193 fetcht 1 ,mem_sensor_motion_gpio 
+0x552e 021194 branch gpio_set_wake 
+:      021198 mouse_set_mult:
+0x552f 021199 fetch 2 ,mem_ui_state_map 
+0x5530 021200 rtnbit0 ui_state_ble_connected 
+0x5531 021201 copy rega ,pdata 
+0x5532 021202 nbranch le_set_config_short_mult ,blank 
+0x5533 021203 branch le_clr_config_short_mult 
+:      021207 mouse_adc_gpio_set:
+0x5534 021208 bpatch patch0e_5 ,mem_patch0e 
+0x5535 021209 fetch 1 ,mem_adc_config_flag 
+0x5536 021210 rtnne adc_config_gpio 
+0x5537 021211 fetcht 1 ,mem_adc_channel_gpio 
+0x5538 021212 branch gpio_set_high_impedance 
+:      021214 mouse_adc_gpio_mux_init:
+0x5539 021215 fetch mouse_flag_len ,mem_mouse_flag 
+0x553a 021216 rtnbit0 mouse_enable_adc 
+0x553b 021217 jam mouse_adc_check_multiple ,mem_adc_mux_status 
+0x553c 021218 rtn 
+:      021220 mouse_adc_read:
+0x553d 021221 bpatch patch0e_6 ,mem_patch0e 
+0x553e 021222 fetch mouse_flag_len ,mem_mouse_flag 
+0x553f 021223 rtnbit0 mouse_enable_adc 
+0x5540 021224 call mouse_adc_gpio_set 
+0x5541 021225 fetch 1 ,mem_adc_config_flag 
+0x5542 021226 beq adc_config_gpio ,mouse_adc_read_gpio_mux_start 
+0x5543 021227 jam mouse_adc_check_hvin_multiple ,mem_adc_mux_status 
+0x5544 021228 branch mouse_adc_read_start 
+:      021230 mouse_adc_read_gpio_mux_start:
+0x5545 021231 jam mouse_adc_check_gpio_multiple ,mem_adc_mux_status 
+0x5546 021232 branch mouse_adc_read_start 
+:      021234 mouse_adc_read_start:
+0x5547 021235 bpatch patch0e_7 ,mem_patch0e 
+0x5548 021236 call enable_adc 
+0x5549 021237 call vdd_calculate_by_mode 
+0x554a 021238 store 2 ,mem_mouse_vdd_now_vol 
+0x554b 021239 fetch 1 ,mem_adc_config_flag 
+0x554c 021240 bne adc_config_gpio ,mouse_adc_data_process 
+0x554d 021241 fetcht 2 ,mem_mouse_vdd_now_vol 
+0x554e 021242 mul32 temp ,8 ,pdata 
+0x554f 021243 div pdata ,10 
+0x5550 021244 call get_div_result 
+0x5551 021245 iadd temp ,pdata 
+0x5552 021246 store 2 ,mem_mouse_vdd_now_vol 
+:      021247 mouse_adc_data_process:
+0x5553 021248 arg mem_mouse_vdd_calculate_set ,rega 
+0x5554 021249 call mouse_adc_bat_percent_lowpower_out 
+0x5555 021250 fetch 1 ,mem_adc_power_flag 
+0x5556 021251 bbit1 1 ,mouse_app_enter_hibernate 
+0x5557 021252 bbit0 0 ,mouse_adc_no_low_voltage 
+0x5558 021253 jam 1 ,mem_mouse_adc_last_low_voltage_flag 
+0x5559 021254 branch mouse_adc_low_voltage 
+:      021256 mouse_adc_low_voltage:
+0x555a 021257 arg mouse_low_voltage_flag ,queue 
+0x555b 021258 branch mouse_enable_function_flag 
+:      021259 mouse_adc_no_low_voltage:
+0x555c 021260 arg mouse_low_voltage_flag ,queue 
+0x555d 021261 call mouse_disable_function_flag 
+0x555e 021262 jam 1 ,mem_adc_low_volatage_led_timer_count 
+0x555f 021263 fetch 1 ,mem_mouse_adc_last_low_voltage_flag 
+0x5560 021264 rtn blank 
+0x5561 021265 jam 0 ,mem_mouse_adc_last_low_voltage_flag 
+0x5562 021266 branch mouse_low_voltage_led_off_judge 
+:      021269 mouse_adc_bat_percent_lowpower_out:
+0x5563 021270 bpatch patch0f_0 ,mem_patch0f 
+0x5564 021271 ifetch 8 ,rega 
+0x5565 021272 store 8 ,mem_pdatatemp 
+0x5566 021273 fetch 1 ,mem_adc_mux_status 
+0x5567 021274 beq mouse_adc_check_battery_only ,mouse_adc_bat_percent_lowpower_out_battery 
+0x5568 021275 beq mouse_adc_check_gpio_multiple ,mouse_adc_bat_percent_lowpower_out_battery 
+0x5569 021276 beq mouse_adc_check_hvin_multiple ,mouse_adc_bat_percent_lowpower_out_hvin_multiple 
+:      021277 mouse_adc_bat_percent_lowpower_out_battery:
+0x556a 021278 call adc_clear_no_power_flag 
+0x556b 021279 call adc_clear_low_power_flag 
+0x556c 021280 fetch 2 ,mem_pdatatemp + 6 
+0x556d 021281 fetcht 2 ,mem_pdatatemp + 2 
+0x556e 021282 isub temp ,null 
+0x556f 021283 ncall adc_set_no_power_flag ,positive 
+0x5570 021284 fetcht 2 ,mem_pdatatemp + 4 
+0x5571 021285 isub temp ,null 
+0x5572 021286 ncall adc_set_low_power_flag ,positive 
+:      021287 mouse_adc_bat_level_set:
+0x5573 021288 fetch 2 ,mem_pdatatemp + 6 
+0x5574 021289 fetcht 2 ,mem_pdatatemp 
+0x5575 021290 isub temp ,null 
+0x5576 021291 branch mouse_adc_bat_level_100_percent ,positive 
+0x5577 021292 fetcht 2 ,mem_pdatatemp + 2 
+0x5578 021293 isub temp ,pdata 
+0x5579 021294 nbranch mouse_adc_bat_level_0_percent ,positive 
+0x557a 021295 branch mouse_adc_bat_level_0_percent ,blank 
+0x557b 021296 mul32 pdata ,100 ,rega 
+0x557c 021297 fetch 2 ,mem_pdatatemp 
+0x557d 021298 fetcht 2 ,mem_pdatatemp + 2 
+0x557e 021299 isub temp ,temp 
+0x557f 021300 copy rega ,pdata 
+0x5580 021301 idiv temp 
+0x5581 021302 call get_div_result 
+0x5582 021303 store 1 ,mem_le_battery_level_percentage 
+0x5583 021304 rtn 
+:      021306 mouse_adc_bat_level_100_percent:
+0x5584 021307 jam 100 ,mem_le_battery_level_percentage 
+0x5585 021308 rtn 
+:      021309 mouse_adc_bat_level_0_percent:
+0x5586 021310 jam 0 ,mem_le_battery_level_percentage 
+0x5587 021311 rtn 
+:      021313 mouse_adc_bat_percent_lowpower_out_hvin_multiple:
+0x5588 021314 branch mouse_adc_bat_percent_lowpower_out_battery 
+:      021320 mouse_gpio_init:
+0x5589 021321 fetcht 1 ,mem_eeprom_wp_gpio 
+0x558a 021322 call gpio_config_output 
+0x558b 021324 fetcht 1 ,mem_lbutton_gpio 
+0x558c 021325 call mouse_gpio_config_input_pu 
+0x558d 021326 fetcht 1 ,mem_rbutton_gpio 
+0x558e 021327 call mouse_gpio_config_input_pu 
+0x558f 021328 fetcht 1 ,mem_mbutton_gpio 
+0x5590 021329 call mouse_gpio_config_input_pu 
+0x5591 021330 fetcht 1 ,mem_bk_button_gpio 
+0x5592 021331 call mouse_gpio_config_input_pu 
+0x5593 021332 fetcht 1 ,mem_fw_button_gpio 
+0x5594 021333 call mouse_gpio_config_input_pu 
+0x5595 021334 fetcht 1 ,mem_dpi_button_gpio 
+0x5596 021335 call mouse_gpio_config_input_pu 
+0x5597 021337 fetcht 1 ,mem_matrix_public_gpio 
+0x5598 021338 call mouse_gpio_config_input_pu 
+0x5599 021340 fetcht 1 ,mem_config_select_device_button_gpio 
+0x559a 021341 call mouse_gpio_config_input_pu 
+0x559b 021343 fetcht 1 ,mem_customer_key_gpio 
+0x559c 021344 call mouse_gpio_config_input_pu 
+0x559d 021346 fetcht 1 ,mem_whee_a_data_gpio 
+0x559e 021347 call mouse_gpio_config_input_pu 
+0x559f 021349 fetcht 1 ,mem_whee_b_data_gpio 
+0x55a0 021350 call mouse_gpio_config_input_pu 
+0x55a1 021352 fetcht 1 ,mem_whee_ta_data_gpio 
+0x55a2 021353 call mouse_gpio_config_input_pu 
+0x55a3 021354 fetcht 1 ,mem_whee_tb_data_gpio 
+0x55a4 021355 call mouse_gpio_config_input_pu 
+0x55a5 021357 fetcht 1 ,mem_sensor_motion_gpio 
+0x55a6 021358 call mouse_gpio_config_input_pu 
+0x55a7 021360 fetcht 1 ,mem_device_switch_gpio 
+0x55a8 021361 call mouse_gpio_config_input_pu 
+0x55a9 021363 fetcht 1 ,mem_select_sensor_angle_gpio 
+0x55aa 021364 branch mouse_gpio_config_input_pu 
+:      021367 mouse_gpio_set_pupd_by_input:
+0x55ab 021368 sub temp ,ui_button_gpio_disable ,null 
+0x55ac 021369 rtn zero 
+0x55ad 021370 and temp ,0x7f ,queue 
+0x55ae 021371 fetch 4 ,core_gpio_in 
+0x55af 021372 qisolate1 pdata 
+0x55b0 021373 branch mouse_gpio_config_input_pu ,true 
+:      021374 mouse_gpio_config_input_pd:
+0x55b1 021375 sub temp ,ui_button_gpio_disable ,null 
+0x55b2 021376 rtn zero 
+0x55b3 021377 set1 gpio_active_bit ,temp 
+0x55b4 021378 branch gpio_config_input 
+:      021380 mouse_gpio_config_input_pu:
+0x55b5 021381 sub temp ,ui_button_gpio_disable ,null 
+0x55b6 021382 rtn zero 
+0x55b7 021383 set0 gpio_active_bit ,temp 
+0x55b8 021384 branch gpio_config_input 
+:      021386 mouse_gpio_set_high_impedance:
+0x55b9 021387 fetch 3 ,mem_mouse_set_high_impedance_bit_set 
+0x55ba 021388 store 3 ,mem_pdatatemp 
+0x55bb 021389 arg 13 ,loopcnt 
+0x55bc 021390 arg 0 ,temp 
+:      021391 mouse_gpio_set_high_impedance_bit_loop:
+0x55bd 021392 fetch 3 ,mem_pdatatemp 
+0x55be 021393 isolate1 0 ,pdata 
+0x55bf 021394 call gpio_set_high_impedance ,true 
+0x55c0 021395 fetch 3 ,mem_pdatatemp 
+0x55c1 021396 lshift pdata ,pdata 
+0x55c2 021397 store 3 ,mem_pdatatemp 
+0x55c3 021398 increase 1 ,temp 
+0x55c4 021399 loop mouse_gpio_set_high_impedance_bit_loop 
+0x55c5 021400 rtn 
+:      021406 mouse_le_name_modify:
+0x55c6 021407 bpatch patch0f_1 ,mem_patch0f 
+0x55c7 021408 fetch 8 ,mem_le_name_patch 
+0x55c8 021409 rtn blank 
+0x55c9 021410 fetch 1 ,mem_le_name_patch_len 
+0x55ca 021411 copy pdata ,rega 
+0x55cb 021412 sub pdata ,11 ,null 
+0x55cc 021413 nbranch mouse_le_name_patch_len_overflow ,positive 
+0x55cd 021415 call mouse_le_name_clear 
+0x55ce 021417 arg mem_le_adv_swift_pair + 9 ,contw 
+0x55cf 021418 call mouse_le_name_modify_next 
+0x55d0 021420 arg mem_le_scan_data + 2 ,contw 
+0x55d1 021421 call mouse_le_name_modify_next 
+0x55d2 021423 arg mem_le_name ,contw 
+:      021424 mouse_le_name_modify_next:
+0x55d3 021425 arg mem_le_name_patch ,contr 
+0x55d4 021426 copy rega ,loopcnt 
+0x55d5 021427 branch memcpy 
+:      021429 mouse_le_name_clear:
+0x55d6 021430 arg mem_le_adv_swift_pair + 9 ,contw 
+0x55d7 021431 call mouse_le_name_clear_next 
+0x55d8 021433 arg mem_le_scan_data + 2 ,contw 
+0x55d9 021434 call mouse_le_name_clear_next 
+0x55da 021436 arg mem_le_name ,contw 
+:      021437 mouse_le_name_clear_next:
+0x55db 021438 arg 11 ,loopcnt 
+0x55dc 021439 branch clear_mem 
+:      021441 mouse_le_name_patch_len_overflow:
+0x55dd 021442 call mouse_le_swift_pair_disable 
+0x55de 021444 fetch 1 ,mem_le_name_patch_len 
+0x55df 021445 increase 1 ,pdata 
+0x55e0 021446 store 1 ,mem_le_adv_swift_pair 
+0x55e1 021447 jam 9 ,mem_le_adv_swift_pair + 1 
+0x55e2 021448 arg mem_le_name_patch ,contr 
+0x55e3 021449 arg mem_le_adv_swift_pair + 2 ,contw 
+0x55e4 021450 copy rega ,loopcnt 
+0x55e5 021451 call memcpy 
+0x55e6 021453 fetch 1 ,mem_le_name_patch_len 
+0x55e7 021454 increase 1 ,pdata 
+0x55e8 021455 store 1 ,mem_le_scan_data 
+0x55e9 021456 jam 9 ,mem_le_scan_data + 1 
+0x55ea 021457 arg mem_le_name_patch ,contr 
+0x55eb 021458 arg mem_le_scan_data + 2 ,contw 
+0x55ec 021459 copy rega ,loopcnt 
+0x55ed 021460 call memcpy 
+0x55ee 021462 arg mem_le_name_patch_len ,contr 
+0x55ef 021463 arg mem_le_name_len ,contw 
+0x55f0 021464 copy rega ,loopcnt 
+0x55f1 021465 increase 1 ,loopcnt 
+0x55f2 021466 branch memcpy 
+:      021468 mouse_le_swift_pair_disable:
+0x55f3 021469 arg mem_le_adv_swift_pair ,contw 
+0x55f4 021470 arg 20 ,loopcnt 
+0x55f5 021471 branch clear_mem 
+:      021477 mouse_sensor_spi_init:
+0x55f6 021478 call mouse_spid_init_pin 
+0x55f7 021479 jam 0x73 ,mem_spi_init_clk 
+0x55f8 021481 call mouse_spi_init 
+0x55f9 021482 branch twspi_enable 
+:      021484 mouse_spi_write_flash_cb:
+:      021485 mouse_spi_init:
+0x55fa 021486 branch spid_init 
+:      021488 mouse_spid_init_pin:
+0x55fb 021489 fetch 1 ,mem_mouse_sensor_sclk_gpio 
+0x55fc 021490 arg gpcfg_spid_sck ,temp 
+0x55fd 021491 call gpio_config_function_int 
+0x55fe 021492 fetch 1 ,mem_mouse_sensor_sdio_gpio 
+0x55ff 021493 arg gpcfg_spid_sdio ,temp 
+0x5600 021494 branch gpio_config_function_int 
+:      021499 mouse_motion:
+0x5601 021500 bpatch patch0f_2 ,mem_patch0f 
+0x5602 021501 disable user 
+0x5603 021502 setarg 0 
+0x5604 021503 store 6 ,mem_mouse_x 
+0x5605 021504 call mouse_check_sensor_data 
+0x5606 021505 setarg 0x0089 
+0x5607 021506 call twspi_write 
+0x5608 021507 call mouse_setting_sensor_type 
+0x5609 021508 call mouse_zwheel 
+0x560a 021509 call mouse_t_zwheel 
+0x560b 021510 call mouse_key 
+0x560c 021511 fetch 1 ,mem_mouse_key 
+0x560d 021512 and_into 0x1f ,pdata 
+0x560e 021513 store 1 ,mem_mouse_key 
+0x560f 021514 nbranch mouse_drawing_optima_init ,user 
+0x5610 021515 call mouse_drawing_optima 
+0x5611 021516 branch mouse_no_data_timer_init 
+:      021520 mouse_zwheel:
+0x5612 021521 fetch 1 ,mem_mouse_z_data 
+0x5613 021522 rtn blank 
+0x5614 021523 store 1 ,mem_mouse_z 
+0x5615 021524 jam 0 ,mem_mouse_z_data 
+0x5616 021525 branch enable_user 
+:      021527 mouse_t_zwheel:
+0x5617 021528 fetch 1 ,mem_mouse_tz_data 
+0x5618 021529 rtn blank 
+0x5619 021530 store 1 ,mem_mouse_tz 
+0x561a 021531 jam 0 ,mem_mouse_tz_data 
+0x561b 021532 branch enable_user 
+:      021534 mouse_wheel_check:
+0x561c 021535 call mouse_t_wheel_scan 
+0x561d 021536 call mouse_wheel_scan 
+0x561e 021537 fetch 1 ,mem_wheel_tb_new_pinlevel 
+0x561f 021538 fetcht 1 ,mem_wheel_tb_old_pinlevel 
+0x5620 021539 store 1 ,mem_wheel_tb_old_pinlevel 
+0x5621 021540 isub temp ,null 
+0x5622 021541 nbranch app_lpm_wake_auto_lock ,zero 
+0x5623 021542 fetch 1 ,mem_mwheel_b_new_pinlevel 
+0x5624 021543 fetcht 1 ,mem_mwheel_b_old_pinlevel 
+0x5625 021544 store 1 ,mem_mwheel_b_old_pinlevel 
+0x5626 021545 isub temp ,null 
+0x5627 021546 nbranch app_lpm_wake_auto_lock ,zero 
+0x5628 021547 rtn 
+:      021548 mouse_t_wheel_scan:
+0x5629 021549 fetch 1 ,mem_whee_ta_data_gpio 
+0x562a 021550 rtneq gpio_disable 
+0x562b 021551 arg 0 ,rega 
+0x562c 021552 fetcht 1 ,mem_whee_ta_data_gpio 
+0x562d 021553 call gpio_get_bit 
+0x562e 021554 setflag true ,0 ,rega 
+0x562f 021555 fetcht 1 ,mem_whee_tb_data_gpio 
+0x5630 021556 call gpio_get_bit 
+0x5631 021557 setflag true ,1 ,rega 
+0x5632 021558 copy rega ,pdata 
+0x5633 021559 store 1 ,mem_wheel_tb_new_pinlevel 
+0x5634 021560 beq 0x01 ,mouse_t_wheel_scan_judge1 
+0x5635 021561 beq 0x02 ,mouse_t_wheel_scan_judge2 
+0x5636 021562 fetch 1 ,mem_wheel_tog 
+0x5637 021563 bbit1 7 ,mouse_t_wheel_scan_judge3 
+0x5638 021564 rtn 
+:      021566 mouse_t_wheel_scan_judge1:
+0x5639 021567 fetch 1 ,mem_wheel_tb_old_pinlevel 
+0x563a 021568 beq 0 ,mouse_t_wheel_scan_judge11 
+0x563b 021569 beq 3 ,mouse_t_wheel_scan_judge12 
+0x563c 021570 rtn 
+:      021571 mouse_t_wheel_scan_judge2:
+0x563d 021572 fetch 1 ,mem_wheel_tb_old_pinlevel 
+0x563e 021573 beq 0 ,mouse_t_wheel_scan_judge21 
+0x563f 021574 beq 3 ,mouse_t_wheel_scan_judge22 
+0x5640 021575 rtn 
+:      021576 mouse_t_wheel_scan_judge11:
+0x5641 021577 jam 0x82 ,mem_wheel_tog 
+0x5642 021578 rtn 
+:      021579 mouse_t_wheel_scan_judge12:
+0x5643 021580 jam 0x81 ,mem_wheel_tog 
+0x5644 021581 rtn 
+:      021582 mouse_t_wheel_scan_judge21:
+0x5645 021583 jam 0x80 ,mem_wheel_tog 
+0x5646 021584 rtn 
+:      021585 mouse_t_wheel_scan_judge22:
+0x5647 021586 jam 0x83 ,mem_wheel_tog 
+0x5648 021587 rtn 
+:      021588 mouse_t_wheel_scan_judge3:
+0x5649 021589 fetch 1 ,mem_wheel_tog 
+0x564a 021590 set0 7 ,pdata 
+0x564b 021591 store 1 ,mem_wheel_tog 
+0x564c 021592 beq 0 ,mouse_t_wheel_scan_judge30 
+0x564d 021593 beq 1 ,mouse_t_wheel_scan_judge31 
+0x564e 021594 beq 2 ,mouse_t_wheel_scan_judge32 
+0x564f 021595 beq 3 ,mouse_t_wheel_scan_judge33 
+0x5650 021596 rtn 
+:      021597 mouse_t_wheel_scan_judge30:
+0x5651 021598 fetch 1 ,mem_wheel_tb_new_pinlevel 
+0x5652 021599 beq 3 ,mouse_wheel_t_forward 
+0x5653 021600 rtn 
+:      021601 mouse_t_wheel_scan_judge31:
+0x5654 021602 fetch 1 ,mem_wheel_tb_new_pinlevel 
+0x5655 021603 beq 0 ,mouse_wheel_t_forward 
+0x5656 021604 rtn 
+:      021605 mouse_t_wheel_scan_judge32:
+0x5657 021606 fetch 1 ,mem_wheel_tb_new_pinlevel 
+0x5658 021607 beq 3 ,mouse_wheel_t_back 
+0x5659 021608 rtn 
+:      021609 mouse_t_wheel_scan_judge33:
+0x565a 021610 fetch 1 ,mem_wheel_tb_new_pinlevel 
+0x565b 021611 beq 0 ,mouse_wheel_t_back 
+0x565c 021612 rtn 
+:      021613 mouse_wheel_t_forward:
+0x565d 021614 fetch 1 ,mem_mouse_tz_data 
+0x565e 021615 increase 1 ,pdata 
+0x565f 021616 store 1 ,mem_mouse_tz_data 
+0x5660 021617 rtn 
+:      021618 mouse_wheel_t_back:
+0x5661 021619 fetch 1 ,mem_mouse_tz_data 
+0x5662 021620 increase -1 ,pdata 
+0x5663 021621 store 1 ,mem_mouse_tz_data 
+0x5664 021622 rtn 
+:      021625 mouse_wheel_scan:
+0x5665 021626 fetch 1 ,mem_whee_a_data_gpio 
+0x5666 021627 rtneq gpio_disable 
+0x5667 021628 arg 0 ,rega 
+0x5668 021629 fetcht 1 ,mem_whee_a_data_gpio 
+0x5669 021630 call gpio_get_bit 
+0x566a 021631 setflag true ,0 ,rega 
+0x566b 021632 fetcht 1 ,mem_whee_b_data_gpio 
+0x566c 021633 call gpio_get_bit 
+0x566d 021634 setflag true ,1 ,rega 
+0x566e 021635 copy rega ,pdata 
+0x566f 021636 store 1 ,mem_mwheel_b_new_pinlevel 
+0x5670 021637 beq 0x01 ,mouse_wheel_scan_judge1 
+0x5671 021638 beq 0x02 ,mouse_wheel_scan_judge2 
+0x5672 021639 fetch 1 ,mem_mwheel_tog 
+0x5673 021640 bbit1 7 ,mouse_wheel_scan_judge3 
+0x5674 021641 rtn 
+:      021643 mouse_wheel_scan_judge1:
+0x5675 021644 fetch 1 ,mem_mwheel_b_old_pinlevel 
+0x5676 021645 beq 0 ,mouse_wheel_scan_judge11 
+0x5677 021646 beq 3 ,mouse_wheel_scan_judge12 
+0x5678 021647 rtn 
+:      021648 mouse_wheel_scan_judge2:
+0x5679 021649 fetch 1 ,mem_mwheel_b_old_pinlevel 
+0x567a 021650 beq 0 ,mouse_wheel_scan_judge21 
+0x567b 021651 beq 3 ,mouse_wheel_scan_judge22 
+0x567c 021652 rtn 
+:      021653 mouse_wheel_scan_judge11:
+0x567d 021654 jam 0x82 ,mem_mwheel_tog 
+0x567e 021655 rtn 
+:      021656 mouse_wheel_scan_judge12:
+0x567f 021657 jam 0x81 ,mem_mwheel_tog 
+0x5680 021658 rtn 
+:      021659 mouse_wheel_scan_judge21:
+0x5681 021660 jam 0x80 ,mem_mwheel_tog 
+0x5682 021661 rtn 
+:      021662 mouse_wheel_scan_judge22:
+0x5683 021663 jam 0x83 ,mem_mwheel_tog 
+0x5684 021664 rtn 
+:      021665 mouse_wheel_scan_judge3:
+0x5685 021666 fetch 1 ,mem_mwheel_tog 
+0x5686 021667 set0 7 ,pdata 
+0x5687 021668 store 1 ,mem_mwheel_tog 
+0x5688 021669 beq 0 ,mouse_wheel_scan_judge30 
+0x5689 021670 beq 1 ,mouse_wheel_scan_judge31 
+0x568a 021671 beq 2 ,mouse_wheel_scan_judge32 
+0x568b 021672 beq 3 ,mouse_wheel_scan_judge33 
+0x568c 021673 rtn 
+:      021674 mouse_wheel_scan_judge30:
+0x568d 021675 fetch 1 ,mem_mwheel_b_new_pinlevel 
+0x568e 021676 beq 3 ,mouse_wheel_forward 
+0x568f 021677 rtn 
+:      021678 mouse_wheel_scan_judge31:
+0x5690 021679 fetch 1 ,mem_mwheel_b_new_pinlevel 
+0x5691 021680 beq 0 ,mouse_wheel_forward 
+0x5692 021681 rtn 
+:      021682 mouse_wheel_scan_judge32:
+0x5693 021683 fetch 1 ,mem_mwheel_b_new_pinlevel 
+0x5694 021684 beq 3 ,mouse_wheel_back 
+0x5695 021685 rtn 
+:      021686 mouse_wheel_scan_judge33:
+0x5696 021687 fetch 1 ,mem_mwheel_b_new_pinlevel 
+0x5697 021688 beq 0 ,mouse_wheel_back 
+0x5698 021689 rtn 
+:      021690 mouse_wheel_forward:
+0x5699 021691 fetch 1 ,mem_mouse_z_data 
+0x569a 021692 increase 1 ,pdata 
+0x569b 021693 store 1 ,mem_mouse_z_data 
+0x569c 021694 rtn 
+:      021695 mouse_wheel_back:
+0x569d 021696 fetch 1 ,mem_mouse_z_data 
+0x569e 021697 increase -1 ,pdata 
+0x569f 021698 store 1 ,mem_mouse_z_data 
+0x56a0 021699 rtn 
+:      021702 mouse_wheel_gpio_set_wake:
+0x56a1 021703 fetcht 1 ,mem_whee_a_data_gpio 
+0x56a2 021704 call gpio_set_wake_by_current_state 
+0x56a3 021705 fetcht 1 ,mem_whee_b_data_gpio 
+0x56a4 021706 call gpio_set_wake_by_current_state 
+0x56a5 021707 fetcht 1 ,mem_whee_ta_data_gpio 
+0x56a6 021708 call gpio_set_wake_by_current_state 
+0x56a7 021709 fetcht 1 ,mem_whee_tb_data_gpio 
+0x56a8 021710 branch gpio_set_wake_by_current_state 
+:      021712 mouse_before_hibernate_wheel_gpio_set:
+0x56a9 021713 fetcht 1 ,mem_whee_a_data_gpio 
+0x56aa 021714 call mouse_gpio_set_pupd_by_input 
+0x56ab 021715 fetcht 1 ,mem_whee_b_data_gpio 
+0x56ac 021716 call mouse_gpio_set_pupd_by_input 
+0x56ad 021717 fetcht 1 ,mem_whee_ta_data_gpio 
+0x56ae 021718 call mouse_gpio_set_pupd_by_input 
+0x56af 021719 fetcht 1 ,mem_whee_tb_data_gpio 
+0x56b0 021720 branch mouse_gpio_set_pupd_by_input 
+:      021722 mouse_wheel_trigger:
+0x56b1 021723 fetch 2 ,mem_mouse_z 
+0x56b2 021724 rtn blank 
+0x56b3 021725 jam 1 ,mem_mouse_wheel_trigger 
+0x56b4 021726 jam 10 ,mem_mouse_wheel_trigger_timer 
+0x56b5 021727 rtn 
+:      021729 mouse_wheel_trigger_timer:
+0x56b6 021730 arg mem_mouse_wheel_trigger_timer ,regc 
+0x56b7 021731 arg mouse_wheel_trigger_disable ,regb 
+0x56b8 021732 branch timer_single_step 
+:      021733 mouse_wheel_trigger_disable:
+0x56b9 021734 jam 0 ,mem_mouse_wheel_trigger 
+0x56ba 021735 rtn 
+:      021743 mouse_dpi_check:
+0x56bb 021744 fetch 1 ,mem_dpi_button_gpio 
+0x56bc 021745 rtneq gpio_disable 
+0x56bd 021746 arg 0 ,rega 
+0x56be 021747 jam mouse_dpi_key ,mem_mouse_key_temp 
+0x56bf 021748 fetcht 1 ,mem_dpi_button_gpio 
+0x56c0 021749 call mouse_dpi_key_check 
+:      021750 mouse_dpi_check_next:
+0x56c1 021751 store 1 ,mem_mouse_dpikey_press_status 
+0x56c2 021752 fetch 1 ,mem_matrix_public_gpio 
+0x56c3 021753 beq gpio_disable ,mouse_3io6key_dpi_check_end 
+0x56c4 021754 call mouse_matrix_public_gpio_reset 
+:      021755 mouse_dpi_check_exit:
+0x56c5 021756 copy rega ,pdata 
+0x56c6 021757 bbit1 mouse_dpi_key ,mouse_dpi_down 
+0x56c7 021758 branch mouse_dpi_up 
+:      021760 mouse_dpi_key_check:
+0x56c8 021761 fetch mouse_flag_len ,mem_mouse_flag 
+0x56c9 021762 bbit1 mouse_enable_dpi_key_connect_gnd ,mouse_dpi_key_connect_gnd 
+0x56ca 021763 fetch 1 ,mem_mouse_dpikey_press_status 
+0x56cb 021764 copy pdata ,regc 
+0x56cc 021765 fetch 1 ,mem_matrix_public_gpio 
+0x56cd 021766 beq gpio_disable ,mouse_3io6key_check 
+:      021767 mouse_dpi_key_check_next:
+0x56ce 021768 fetch 1 ,mem_mouse_ghost_flag 
+0x56cf 021769 nbranch mouse_dpi_check_end ,blank 
+:      021770 mouse_dpi_key_connect_matrix:
+0x56d0 021771 call gpio_get_bit 
+0x56d1 021772 fetcht 1 ,mem_matrix_public_gpio 
+0x56d2 021773 branch mouse_dpi_key_connect_gnd ,true 
+0x56d3 021774 fetcht 1 ,mem_matrix_public_gpio 
+0x56d4 021775 call gpio_out_active 
+0x56d5 021776 fetcht 1 ,mem_dpi_button_gpio 
+0x56d6 021777 fetch 1 ,mem_mouse_dpikey_press_status 
+0x56d7 021778 branch mouse_check_key_connect_gnd 
+:      021780 mouse_3io6key_dpi_check_end:
+0x56d8 021781 fetcht 1 ,mem_dpi_button_gpio 
+0x56d9 021782 call mouse_gpio_config_input_pu 
+0x56da 021783 branch mouse_dpi_check_exit 
+:      021785 mouse_dpi_check_end:
+0x56db 021786 jam dpi_button_state_up ,mem_mouse_dpi_button_state 
+0x56dc 021787 jam 0 ,mem_mouse_dpikey_press_status 
+0x56dd 021788 rtn 
+:      021790 mouse_dpi_key_connect_gnd:
+0x56de 021791 fetch 1 ,mem_mouse_dpikey_press_status 
+0x56df 021792 branch mouse_check_key_connect_gnd 
+:      021794 mouse_dpi_down:
+0x56e0 021795 fetch 1 ,mem_mouse_dpi_button_state 
+0x56e1 021796 rtneq dpi_button_state_down 
+0x56e2 021797 jam dpi_button_state_down ,mem_mouse_dpi_button_state 
+0x56e3 021798 fetch mouse_flag_len ,mem_mouse_flag 
+0x56e4 021799 rtnbit1 mouse_enable_select_device_by_dpi_button 
+0x56e5 021800 rtnbit1 mouse_enable_dpi_key_long_press_disconvery 
+0x56e6 021801 branch mouse_dpi_process 
+:      021803 mouse_dpi_up:
+0x56e7 021804 fetch 1 ,mem_mouse_dpi_button_state 
+0x56e8 021805 rtneq dpi_button_state_up 
+0x56e9 021806 jam dpi_button_state_up ,mem_mouse_dpi_button_state 
+0x56ea 021807 fetch mouse_flag_len ,mem_mouse_flag 
+0x56eb 021808 bbit1 mouse_enable_select_device_by_dpi_button ,mouse_dpi_up_next 
+0x56ec 021809 bbit1 mouse_enable_dpi_key_long_press_disconvery ,mouse_dpi_up_next 
+0x56ed 021810 rtn 
+:      021811 mouse_dpi_up_next:
+0x56ee 021812 fetch 1 ,mem_mouse_dpi_long_press_flag 
+0x56ef 021813 nbranch mouse_dpi_up_after_long_press ,blank 
+0x56f0 021814 fetch 1 ,mem_select_device_count 
+0x56f1 021815 ncall mouse_dpi_process ,blank 
+:      021816 mouse_dpi_up_after_long_press:
+0x56f2 021817 jam 0 ,mem_mouse_dpi_long_press_flag 
+0x56f3 021818 fetch 1 ,mem_ui_button_timeout 
+0x56f4 021819 store 1 ,mem_select_device_count 
+0x56f5 021820 store 1 ,mem_bt_discovery_count 
+0x56f6 021821 rtn 
+:      021823 mouse_dpi_process:
+0x56f7 021824 bpatch patch0f_3 ,mem_patch0f 
+0x56f8 021825 call mouse_dpi_ghost_check 
+0x56f9 021826 rtn user 
+0x56fa 021827 fetch 1 ,mem_mouse_dpi 
+0x56fb 021829 copy pdata ,temp 
+0x56fc 021830 fetch mouse_flag_len ,mem_mouse_flag 
+0x56fd 021831 bbit1 mouse_enable_double_dpi_key ,mouse_double_dpi_check 
+0x56fe 021832 copy temp ,pdata 
+0x56ff 021834 increase 1 ,pdata 
+0x5700 021835 and pdata ,0x03 ,pdata 
+:      021836 mouse_dpi_level_store:
+0x5701 021837 store 1 ,mem_mouse_dpi 
+0x5702 021838 call mouse_setting_dpi 
+0x5703 021839 branch mouse_store_dpi_info_check 
+:      021844 mouse_double_dpi_check:
+0x5704 021845 fetch 1 ,mem_dpi_another_button_down_enable 
+0x5705 021846 nbranch mouse_another_dpi_button_down ,blank 
+:      021847 mouse_dpi_increase:
+0x5706 021848 fetch mouse_flag_len ,mem_mouse_flag 
+0x5707 021849 bbit1 mouse_enable_dpi_level_4 ,mouse_dpi_increase_level_4 
+0x5708 021850 copy temp ,pdata 
+0x5709 021851 rtneq mouse_dpi_level2 
+:      021852 mouse_dpi_increase_level:
+0x570a 021853 beq mouse_dpi_level1 ,mouse_dpi_level_3 
+0x570b 021854 beq mouse_dpi_level3 ,mouse_dpi_level_2 
+0x570c 021855 rtn 
+:      021857 mouse_dpi_level_1:
+0x570d 021858 setarg 2 
+0x570e 021859 branch mouse_dpi_level_store 
+:      021860 mouse_dpi_level_2:
+0x570f 021861 setarg 0 
+0x5710 021862 branch mouse_dpi_level_store 
+:      021863 mouse_dpi_level_3:
+0x5711 021864 setarg 1 
+0x5712 021865 branch mouse_dpi_level_store 
+:      021866 mouse_dpi_level_4:
+0x5713 021867 setarg 3 
+0x5714 021868 branch mouse_dpi_level_store 
+:      021870 mouse_dpi_increase_level_4:
+0x5715 021871 copy temp ,pdata 
+0x5716 021872 rtneq mouse_dpi_level2 
+0x5717 021873 beq mouse_dpi_level1 ,mouse_dpi_level_3 
+0x5718 021874 beq mouse_dpi_level3 ,mouse_dpi_level_4 
+0x5719 021875 beq mouse_dpi_level4 ,mouse_dpi_level_2 
+0x571a 021876 rtn 
+:      021877 mouse_dpi_decrease_level_4:
+0x571b 021878 copy temp ,pdata 
+0x571c 021879 rtneq mouse_dpi_level3 
+0x571d 021880 beq mouse_dpi_level1 ,mouse_dpi_level_4 
+0x571e 021881 beq mouse_dpi_level2 ,mouse_dpi_level_2 
+0x571f 021882 beq mouse_dpi_level4 ,mouse_dpi_level_1 
+0x5720 021883 rtn 
+:      021885 mouse_another_dpi_button_down:
+:      021886 mouse_dpi_decrease:
+0x5721 021887 fetch mouse_flag_len ,mem_mouse_flag 
+0x5722 021888 bbit1 mouse_enable_dpi_level_4 ,mouse_dpi_decrease_level_4 
+0x5723 021889 copy temp ,pdata 
+0x5724 021890 rtneq mouse_dpi_level3 
+:      021891 mouse_dpi_decrease_level:
+0x5725 021892 beq mouse_dpi_level1 ,mouse_dpi_level_1 
+0x5726 021893 beq mouse_dpi_level2 ,mouse_dpi_level_2 
+0x5727 021894 rtn 
+:      021899 mouse_dpi_ghost_check:
+0x5728 021900 disable user 
+0x5729 021901 fetch mouse_flag_len ,mem_mouse_flag 
+0x572a 021902 rtnbit1 mouse_enable_dpi_key_connect_gnd 
+0x572b 021903 branch mouse_ghost_key_value_check 
+:      021905 mouse_dpi_key_check_long_press:
+0x572c 021906 fetch mouse_flag_len ,mem_mouse_flag 
+0x572d 021907 bbit1 mouse_enable_select_device_by_dpi_button ,mouse_select_device_by_dpi_button 
+0x572e 021908 bbit1 mouse_enable_dpi_key_long_press_disconvery ,mouse_discovery_by_dpi_button 
+0x572f 021909 rtn 
+:      021911 mouse_select_device_by_dpi_button:
+0x5730 021912 fetch 1 ,mem_mouse_dpi_button_state 
+0x5731 021913 rtnne dpi_button_state_down 
+0x5732 021914 arg mem_select_device_count ,regc 
+0x5733 021915 arg mouse_ready_reconnection_by_dpi_button ,regb 
+0x5734 021916 branch timer_single_step 
+:      021918 mouse_ready_reconnection_by_dpi_button:
+0x5735 021919 jam 1 ,mem_mouse_dpi_long_press_flag 
+0x5736 021920 branch mouse_ready_reconnection_by_button 
+:      021922 mouse_discovery_by_dpi_button:
+0x5737 021923 fetch 1 ,mem_mouse_dpi_button_state 
+0x5738 021924 rtnne dpi_button_state_down 
+0x5739 021925 arg mem_bt_discovery_count ,regc 
+0x573a 021926 arg mouse_long_dpi_button_bt_discovery ,regb 
+0x573b 021927 branch timer_single_step 
+:      021929 mouse_long_dpi_button_bt_discovery:
+0x573c 021930 jam 1 ,mem_mouse_dpi_long_press_flag 
+0x573d 021931 branch mouse_long_button_bt_discovery 
+:      021933 mouse_setting_dpi_4_level:
+0x573e 021934 fetch mouse_flag_len ,mem_mouse_flag 
+0x573f 021935 rtnbit1 mouse_enable_dpi_level_4 
+0x5740 021936 fetch 1 ,mem_mouse_dpi 
+0x5741 021937 rtnne mouse_dpi_level4 
+0x5742 021938 jam mouse_dpi_level1 ,mem_mouse_dpi 
+0x5743 021939 rtn 
+:      021941 mouse_setting_dpi:
+0x5744 021942 bpatch patch0f_4 ,mem_patch0f 
+0x5745 021943 call mouse_setting_dpi_4_level 
+0x5746 021944 call mouse_dpi_led_blink_delay 
+:      021945 mouse_setting_sensor_type:
+0x5747 021946 bpatch patch0f_5 ,mem_patch0f 
+0x5748 021947 fetch 1 ,mem_config_sensor_type 
+0x5749 021948 beq s201x ,mouse_seting_s201_dpi 
+0x574a 021949 beq p3212 ,mouse_seting_3212_dpi 
+0x574b 021950 beq ka8g2 ,mouse_seting_ka8g2_dpi 
+0x574c 021951 fetch 1 ,mem_mouse_dpi 
+0x574d 021952 beq mouse_dpi_level1 ,mouse_set_cpi0 
+0x574e 021953 beq mouse_dpi_level2 ,mouse_set_cpi1 
+0x574f 021954 beq mouse_dpi_level3 ,mouse_set_cpi2 
+0x5750 021955 beq mouse_dpi_level4 ,mouse_set_cpi3 
+:      021956 mouse_set_cpi1:
+0x5751 021957 fetcht 1 ,mem_320x_dpi_1 
+0x5752 021958 branch mouse_dpi_store 
+:      021959 mouse_set_cpi0:
+0x5753 021960 fetcht 1 ,mem_320x_dpi_0 
+0x5754 021961 branch mouse_dpi_store 
+:      021962 mouse_set_cpi2:
+0x5755 021963 fetcht 1 ,mem_320x_dpi_2 
+0x5756 021964 branch mouse_dpi_store 
+:      021965 mouse_set_cpi3:
+0x5757 021966 fetcht 1 ,mem_320x_dpi_3 
+:      021967 mouse_dpi_store:
+0x5758 021968 fetch 1 ,mem_config_sensor_type 
+0x5759 021969 beq p3065_xy ,mouse_3065xy_set_dpi 
+0x575a 021970 beq mx8650 ,mouse_3065xy_set_dpi 
+0x575b 021971 beq ka8 ,mouse_ka8_set_dpi 
+0x575c 021972 beq p6520 ,mouse_ka8_set_dpi 
+0x575d 021973 beq p8009 ,mouse_3065xy_set_dpi 
+:      021974 mouse_dpi_write:
+0x575e 021975 storet 1 ,mem_mouse_cpi_count 
+0x575f 021976 setarg mouse_dpi_address 
+0x5760 021977 call twspi_read 
+0x5761 021978 and pdata ,0xf8 ,temp 
+0x5762 021979 fetch 1 ,mem_mouse_cpi_count 
+0x5763 021980 iadd temp ,pdata 
+0x5764 021981 lshift8 pdata ,pdata 
+0x5765 021982 add pdata ,mouse_dpi_address ,pdata 
+0x5766 021983 branch twspi_write 
+:      021985 mouse_3065xy_set_dpi:
+0x5767 021986 increase -1 ,temp 
+0x5768 021987 branch mouse_dpi_write 
+:      021989 mouse_ka8_set_dpi:
+0x5769 021990 increase 2 ,temp 
+0x576a 021991 branch mouse_dpi_write 
+:      021993 mouse_seting_s201_dpi:
+0x576b 021994 fetch 1 ,mem_mouse_dpi 
+0x576c 021995 beq mouse_dpi_level1 ,mouse_set_s201_dpi_0 
+0x576d 021996 beq mouse_dpi_level2 ,mouse_set_s201_dpi_2 
+0x576e 021997 beq mouse_dpi_level3 ,mouse_set_s201_dpi_3 
+:      021998 mouse_set_s201_dpi_0:
+0x576f 021999 fetch 1 ,mem_sensor_s201_dpi_0 
+0x5770 022000 copy pdata ,rega 
+0x5771 022001 branch mouse_dpi_s201_store 
+:      022003 mouse_set_s201_dpi_1:
+0x5772 022004 fetch 1 ,mem_sensor_s201_dpi_1 
+0x5773 022005 copy pdata ,rega 
+0x5774 022006 branch mouse_dpi_s201_store 
+:      022008 mouse_set_s201_dpi_2:
+0x5775 022009 fetch 1 ,mem_sensor_s201_dpi_2 
+0x5776 022010 copy pdata ,rega 
+0x5777 022011 branch mouse_dpi_s201_store 
+:      022013 mouse_set_s201_dpi_3:
+0x5778 022014 fetch 1 ,mem_sensor_s201_dpi_3 
+0x5779 022015 copy pdata ,rega 
+0x577a 022016 branch mouse_dpi_s201_store 
+:      022018 mouse_set_s201_dpi_4:
+0x577b 022019 fetch 1 ,mem_sensor_s201_dpi_4 
+0x577c 022020 copy pdata ,rega 
+:      022021 mouse_dpi_s201_store:
+0x577d 022022 setarg 0xc309 
+0x577e 022023 call twspi_write 
+0x577f 022024 copy rega ,pdata 
+0x5780 022025 lshift8 pdata ,pdata 
+0x5781 022026 add pdata ,0x23 ,pdata 
+0x5782 022027 call twspi_write 
+0x5783 022028 setarg 0x0009 
+0x5784 022029 branch twspi_write 
+:      022031 mouse_seting_3212_dpi:
+0x5785 022032 fetch 1 ,mem_mouse_dpi 
+0x5786 022033 beq mouse_dpi_level1 ,mouse_set_p3212_cpi0 
+0x5787 022034 beq mouse_dpi_level2 ,mouse_set_p3212_cpi1 
+0x5788 022035 beq mouse_dpi_level3 ,mouse_set_p3212_cpi2 
+0x5789 022036 beq mouse_dpi_level4 ,mouse_set_p3212_cpi3 
+:      022037 mouse_set_p3212_cpi1:
+0x578a 022038 fetch 1 ,mem_3212_dpi_1 
+0x578b 022039 branch mouse_p3212_dpi 
+:      022040 mouse_set_p3212_cpi0:
+0x578c 022041 fetch 1 ,mem_3212_dpi_0 
+0x578d 022042 branch mouse_p3212_dpi 
+:      022043 mouse_set_p3212_cpi2:
+0x578e 022044 fetch 1 ,mem_3212_dpi_2 
+0x578f 022045 branch mouse_p3212_dpi 
+:      022046 mouse_set_p3212_cpi3:
+0x5790 022047 fetch 1 ,mem_3212_dpi_3 
+:      022048 mouse_p3212_dpi:
+0x5791 022049 store 1 ,mem_mouse_cpi_count 
+0x5792 022050 lshift8 pdata ,pdata 
+0x5793 022051 copy pdata ,rega 
+0x5794 022052 add pdata ,mouse_p3212_dpi_xaddress ,pdata 
+0x5795 022053 call twspi_write 
+0x5796 022054 copy rega ,pdata 
+0x5797 022055 add pdata ,mouse_p3212_dpi_yaddress ,pdata 
+0x5798 022056 branch twspi_write 
+:      022058 mouse_seting_ka8g2_dpi:
+0x5799 022059 fetch 1 ,mem_mouse_dpi 
+0x579a 022060 beq mouse_dpi_level1 ,mouse_set_pka8g2_cpi0 
+0x579b 022061 beq mouse_dpi_level2 ,mouse_set_pka8g2_cpi1 
+0x579c 022062 beq mouse_dpi_level3 ,mouse_set_pka8g2_cpi2 
+0x579d 022063 beq mouse_dpi_level4 ,mouse_set_pka8g2_cpi3 
+:      022064 mouse_set_pka8g2_cpi1:
+0x579e 022065 fetch 1 ,mem_ka8g2_dpi_1 
+0x579f 022066 branch mouse_p3212_dpi 
+:      022068 mouse_set_pka8g2_cpi0:
+0x57a0 022069 fetch 1 ,mem_ka8g2_dpi_0 
+0x57a1 022070 branch mouse_p3212_dpi 
+:      022072 mouse_set_pka8g2_cpi2:
+0x57a2 022073 fetch 1 ,mem_ka8g2_dpi_2 
+0x57a3 022074 branch mouse_p3212_dpi 
+:      022076 mouse_set_pka8g2_cpi3:
+0x57a4 022077 fetch 1 ,mem_ka8g2_dpi_3 
+0x57a5 022078 branch mouse_p3212_dpi 
+:      022086 mouse_key:
+0x57a6 022087 call mouse_check_firekey_gpio 
+0x57a7 022088 fetch 1 ,mem_fire_key_flag 
+0x57a8 022089 nbranch fire_key_press ,blank 
+0x57a9 022090 fetch 1 ,mem_fire_key_status 
+0x57aa 022091 nbranch fire_key_process ,blank 
+0x57ab 022093 call mouse_check_key_gpio 
+0x57ac 022094 call mouse_ghost_key_check 
+0x57ad 022095 call mouse_set_mult 
+0x57ae 022096 call mouse_24g_key 
+0x57af 022097 copy rega ,pdata 
+0x57b0 022098 fetcht 1 ,mem_mouse_key_last 
+0x57b1 022099 store 1 ,mem_mouse_key_last 
+0x57b2 022100 store 1 ,mem_mouse_key 
+0x57b3 022101 ixor temp ,pdata 
+0x57b4 022102 sub pdata ,0 ,null 
+0x57b5 022103 rtn zero 
+0x57b6 022104 branch enable_user 
+:      022106 mouse_24g_key:
+0x57b7 022107 rtnmark0 mark_24g 
+0x57b8 022108 copy rega ,pdata 
+0x57b9 022109 rtn blank 
+0x57ba 022110 store 1 ,mem_mouse_key 
+0x57bb 022111 branch enable_user 
+:      022116 mouse_ghost_key_check:
+0x57bc 022117 jam 0 ,mem_mouse_matrix_key_cow_count 
+0x57bd 022118 jam 0 ,mem_mouse_matrix_key_row_count 
+0x57be 022119 jam 0 ,mem_mouse_ghost_flag 
+0x57bf 022120 copy pdata ,regb 
+0x57c0 022121 fetcht 1 ,mem_lbutton_gpio 
+0x57c1 022122 fetch 1 ,mem_bk_button_gpio 
+0x57c2 022123 isub temp ,null 
+0x57c3 022124 branch mouse_matrix_ghost_key_l_bk ,zero 
+0x57c4 022125 fetch 1 ,mem_fw_button_gpio 
+0x57c5 022126 isub temp ,null 
+0x57c6 022127 branch mouse_matrix_ghost_key_l_fw ,zero 
+0x57c7 022128 fetcht 1 ,mem_mbutton_gpio 
+0x57c8 022129 fetch 1 ,mem_bk_button_gpio 
+0x57c9 022130 isub temp ,null 
+0x57ca 022131 branch mouse_ghost_key_mbk_rfw ,zero 
+0x57cb 022132 branch mouse_ghost_key_mfw_rbk 
+:      022134 mouse_matrix_ghost_key_l_bk:
+0x57cc 022135 fetcht 1 ,mem_mbutton_gpio 
+0x57cd 022136 fetch 1 ,mem_fw_button_gpio 
+0x57ce 022137 isub temp ,null 
+0x57cf 022138 branch mouse_ghost_key_lbk_mfw ,zero 
+0x57d0 022139 branch mouse_ghost_key_lbk_rfw 
+:      022141 mouse_matrix_ghost_key_l_fw:
+0x57d1 022142 fetcht 1 ,mem_mbutton_gpio 
+0x57d2 022143 fetch 1 ,mem_bk_button_gpio 
+0x57d3 022144 isub temp ,null 
+0x57d4 022145 branch mouse_ghost_key_lfw_mbk ,zero 
+0x57d5 022146 branch mouse_ghost_key_lfw_rbk 
+:      022148 mouse_ghost_key_lbk_mfw:
+0x57d6 022149 call mouse_ghost_key_check_l_bk 
+0x57d7 022150 call mouse_ghost_key_check_m_fw 
+0x57d8 022151 branch mouse_ghost_key_check_next 
+:      022153 mouse_ghost_key_lbk_rfw:
+0x57d9 022154 call mouse_ghost_key_check_l_bk 
+0x57da 022155 branch mouse_ghost_key_rfw 
+:      022157 mouse_ghost_key_lfw_mbk:
+0x57db 022158 call mouse_ghost_key_check_l_fw 
+0x57dc 022159 call mouse_ghost_key_check_m_bk 
+0x57dd 022160 branch mouse_ghost_key_check_next 
+:      022162 mouse_ghost_key_lfw_rbk:
+0x57de 022163 call mouse_ghost_key_check_l_fw 
+0x57df 022164 branch mouse_ghost_key_rbk 
+:      022166 mouse_ghost_key_mbk_rfw:
+0x57e0 022167 call mouse_ghost_key_check_m_bk 
+:      022168 mouse_ghost_key_rfw:
+0x57e1 022169 call mouse_ghost_key_check_r_fw 
+0x57e2 022170 branch mouse_ghost_key_check_next 
+:      022172 mouse_ghost_key_mfw_rbk:
+0x57e3 022173 call mouse_ghost_key_check_m_fw 
+:      022174 mouse_ghost_key_rbk:
+0x57e4 022175 call mouse_ghost_key_check_r_bk 
+:      022176 mouse_ghost_key_check_next:
+0x57e5 022177 call mouse_ghost_key_check_bk_fw 
+0x57e6 022178 call mouse_ghost_key_check_lmr 
+0x57e7 022179 fetch 1 ,mem_mouse_matrix_key_row_count 
+0x57e8 022180 rtn blank 
+0x57e9 022181 fetch 1 ,mem_mouse_matrix_key_cow_count 
+0x57ea 022182 rtn blank 
+0x57eb 022183 jam 1 ,mem_mouse_ghost_flag 
+0x57ec 022184 fetch 1 ,mem_mouse_key_last 
+0x57ed 022185 copy pdata ,rega 
+0x57ee 022186 rtn 
+:      022188 mouse_ghost_key_check_l_bk:
+0x57ef 022189 and regb ,mouse_l_bk_button ,pdata 
+0x57f0 022190 beq mouse_l_bk_button ,mouse_matrix_cow_more_than_one_key 
+0x57f1 022191 rtn 
+:      022192 mouse_ghost_key_check_m_bk:
+0x57f2 022193 and regb ,mouse_l_bk_button ,pdata 
+0x57f3 022194 beq mouse_m_bk_button ,mouse_matrix_cow_more_than_one_key 
+0x57f4 022195 rtn 
+:      022196 mouse_ghost_key_check_r_bk:
+0x57f5 022197 and regb ,mouse_l_bk_button ,pdata 
+0x57f6 022198 beq mouse_r_bk_button ,mouse_matrix_cow_more_than_one_key 
+0x57f7 022199 rtn 
+:      022200 mouse_ghost_key_check_l_fw:
+0x57f8 022201 and regb ,mouse_l_bk_button ,pdata 
+0x57f9 022202 beq mouse_l_fw_button ,mouse_matrix_cow_more_than_one_key 
+0x57fa 022203 rtn 
+:      022204 mouse_ghost_key_check_m_fw:
+0x57fb 022205 and regb ,mouse_m_fw_button ,pdata 
+0x57fc 022206 beq mouse_m_fw_button ,mouse_matrix_cow_more_than_one_key 
+0x57fd 022207 rtn 
+:      022208 mouse_ghost_key_check_r_fw:
+0x57fe 022209 and regb ,mouse_m_fw_button ,pdata 
+0x57ff 022210 beq mouse_r_fw_button ,mouse_matrix_cow_more_than_one_key 
+0x5800 022211 rtn 
+:      022213 mouse_ghost_key_check_bk_fw:
+0x5801 022214 and regb ,mouse_bk_fw_button ,pdata 
+0x5802 022215 beq mouse_bk_fw_button ,mouse_matrix_row_more_than_one_key 
+0x5803 022216 rtn 
+:      022218 mouse_ghost_key_check_lmr:
+0x5804 022219 and temp ,mouse_lmr_button ,pdata 
+0x5805 022220 beq mouse_lr_button ,mouse_matrix_row_more_than_one_key 
+0x5806 022221 beq mouse_lm_button ,mouse_matrix_row_more_than_one_key 
+0x5807 022222 beq mouse_rm_button ,mouse_matrix_row_more_than_one_key 
+0x5808 022223 beq mouse_lmr_button ,mouse_matrix_row_more_than_one_key 
+0x5809 022224 rtn 
+:      022227 mouse_matrix_row_more_than_one_key:
+0x580a 022228 jam 1 ,mem_mouse_matrix_key_row_count 
+0x580b 022229 rtn 
+:      022231 mouse_matrix_cow_more_than_one_key:
+0x580c 022232 jam 1 ,mem_mouse_matrix_key_cow_count 
+0x580d 022233 rtn 
+:      022241 mouse_dpi_another_gpio_check:
+0x580e 022242 fetch mouse_flag_len ,mem_mouse_flag 
+0x580f 022243 rtnbit0 mouse_enable_double_dpi_key 
+0x5810 022244 bbit0 mouse_enable_another_dpi_key_connect_gnd ,mouse_dpi_another_gpio_connect_vin_check 
+:      022245 mouse_dpi_another_gpio_connect_gnd_check:
+0x5811 022246 fetch 1 ,mem_dpi_another_button_gpio 
+0x5812 022247 call mouse_gpio_config_output_high 
+0x5813 022248 call mouse_dpi_another_check 
+0x5814 022249 fetcht 1 ,mem_dpi_another_button_gpio 
+0x5815 022250 branch mouse_gpio_config_input_pu 
+:      022252 mouse_dpi_another_gpio_connect_vin_check:
+0x5816 022253 fetch 1 ,mem_dpi_another_button_gpio 
+0x5817 022254 call mouse_gpio_config_output_low 
+0x5818 022255 jam mouse_dpi_another_key ,mem_mouse_key_temp_patch 
+0x5819 022256 fetcht 1 ,mem_dpi_another_button_gpio 
+0x581a 022257 fetch 1 ,mem_dpi_another_press_status 
+0x581b 022258 call mouse_check_key_connect_vin_new 
+0x581c 022259 call mouse_dpi_another_state_check 
+0x581d 022260 fetcht 1 ,mem_dpi_another_button_gpio 
+0x581e 022261 branch mouse_gpio_config_input_pu 
+:      022263 mouse_dpi_another_down_new:
+0x581f 022264 call mouse_gpio_config_input_pu 
+0x5820 022265 fetch 1 ,mem_dpi_another_button_state 
+0x5821 022266 rtneq dpi_button_state_down 
+0x5822 022267 jam dpi_button_state_down ,mem_dpi_another_button_state 
+0x5823 022268 branch mouse_dpi_process 
+:      022270 mouse_dpi_another_check:
+0x5824 022271 jam mouse_dpi_another_key ,mem_mouse_key_temp_patch 
+0x5825 022272 fetcht 1 ,mem_dpi_another_button_gpio 
+0x5826 022273 fetch 1 ,mem_dpi_another_press_status 
+0x5827 022274 call mouse_check_key_connect_gnd_new 
+:      022275 mouse_dpi_another_state_check:
+0x5828 022276 store 1 ,mem_dpi_another_press_status 
+0x5829 022277 fetch 1 ,mem_dpi_another_button_down_enable 
+0x582a 022278 branch mouse_dpi_another_up ,blank 
+:      022279 mouse_dpi_another_down:
+0x582b 022280 fetch 1 ,mem_dpi_another_button_state 
+0x582c 022281 rtneq dpi_button_state_down 
+0x582d 022282 jam dpi_button_state_down ,mem_dpi_another_button_state 
+0x582e 022283 branch mouse_dpi_process 
+:      022285 mouse_dpi_another_up:
+0x582f 022286 fetch 1 ,mem_dpi_another_button_state 
+0x5830 022287 rtneq dpi_button_state_up 
+0x5831 022288 jam dpi_button_state_up ,mem_dpi_another_button_state 
+0x5832 022289 rtn 
+:      022291 mouse_check_key_connect_gnd_new:
+0x5833 022292 lshift pdata ,pdata 
+0x5834 022293 copy pdata ,regb 
+0x5835 022294 call gpio_get_bit 
+0x5836 022295 setflag true ,0 ,regb 
+0x5837 022296 and regb ,0x07 ,pdata 
+0x5838 022297 fetcht 1 ,mem_mouse_key_temp_patch 
+0x5839 022298 copy temp ,queue 
+0x583a 022299 beq 0x07 ,mouse_another_dpi_key_press 
+0x583b 022300 beq 0x00 ,mouse_another_dpi_key_release 
+0x583c 022301 rtn 
+:      022303 mouse_check_key_connect_vin_new:
+0x583d 022304 lshift pdata ,pdata 
+0x583e 022305 copy pdata ,regb 
+0x583f 022306 call mouse_gpio_config_input_pd 
+0x5840 022307 call gpio_get_bit 
+0x5841 022308 setflag true ,0 ,regb 
+0x5842 022309 and regb ,0x07 ,pdata 
+0x5843 022310 fetcht 1 ,mem_mouse_key_temp_patch 
+0x5844 022311 copy temp ,queue 
+0x5845 022312 beq 0x07 ,mouse_another_dpi_key_press 
+0x5846 022313 beq 0x00 ,mouse_another_dpi_key_release 
+0x5847 022314 rtn 
+:      022316 mouse_another_dpi_key_press:
+0x5848 022317 jam 1 ,mem_dpi_another_button_down_enable 
+0x5849 022318 rtn 
+:      022319 mouse_another_dpi_key_release:
+0x584a 022320 jam 0 ,mem_dpi_another_button_down_enable 
+0x584b 022321 rtn 
+:      022329 mouse_check_firekey_gpio:
+0x584c 022330 arg 0 ,regb 
+0x584d 022331 fetch 1 ,mem_firebutton_gpio 
+0x584e 022332 rtneq gpio_disable 
+0x584f 022333 fetch mouse_flag_len ,mem_mouse_flag 
+0x5850 022334 bbit0 mouse_enable_fire_key_connect_gnd ,mouse_check_firekey_connect_vin 
+:      022335 mouse_check_firekey_connect_gnd:
+0x5851 022336 fetcht 1 ,mem_firebutton_gpio 
+0x5852 022337 call mouse_gpio_config_input_pu 
+0x5853 022338 fetcht 1 ,mem_firebutton_gpio 
+0x5854 022339 call gpio_get_bit 
+0x5855 022340 setflag true ,0 ,regb 
+:      022341 mouse_firekey_state_store:
+0x5856 022342 copy regb ,pdata 
+0x5857 022343 store 1 ,mem_fire_key_flag 
+0x5858 022344 rtn 
+:      022346 mouse_check_firekey_connect_vin:
+0x5859 022347 fetcht 1 ,mem_firebutton_gpio 
+0x585a 022348 call mouse_gpio_config_input_pd 
+0x585b 022349 fetcht 1 ,mem_firebutton_gpio 
+0x585c 022350 call gpio_get_bit 
+0x585d 022351 nsetflag true ,0 ,regb 
+0x585e 022352 branch mouse_firekey_state_store 
+:      022354 fire_key_process:
+0x585f 022355 beq 4 ,fire_key_process_end 
+:      022356 fire_key_press:
+0x5860 022357 call firekey_clkn_bt_timer_check 
+0x5861 022358 fetch 4 ,mem_fire_key_delay 
+0x5862 022359 arg 0xa0 ,temp 
+0x5863 022360 iadd temp ,temp 
+0x5864 022361 copy clkn_bt ,pdata 
+0x5865 022362 isub temp ,null 
+0x5866 022363 nrtn positive 
+0x5867 022364 store 4 ,mem_fire_key_delay 
+0x5868 022365 fetch 1 ,mem_fire_key_status 
+0x5869 022366 beq 0 ,fire_key_process_start 
+0x586a 022367 beq 1 ,fire_key_process_release1 
+0x586b 022368 beq 2 ,fire_key_process_start2 
+0x586c 022369 beq 3 ,fire_key_process_release2 
+0x586d 022370 rtn 
+:      022372 fire_key_process_start:
+0x586e 022373 jam 1 ,mem_fire_key_status 
+:      022374 fire_key_down:
+0x586f 022375 jam 1 ,mem_mouse_key 
+0x5870 022376 branch enable_user 
+:      022378 fire_key_process_release1:
+0x5871 022379 jam 2 ,mem_fire_key_status 
+:      022380 fire_key_release:
+0x5872 022381 jam 0 ,mem_mouse_key 
+0x5873 022382 branch enable_user 
+:      022384 fire_key_process_start2:
+0x5874 022385 jam 3 ,mem_fire_key_status 
+0x5875 022386 branch fire_key_down 
+:      022388 fire_key_process_release2:
+0x5876 022389 jam 0 ,mem_fire_key_status 
+0x5877 022390 branch fire_key_release 
+:      022392 fire_key_process_end:
+0x5878 022393 jam 0 ,mem_fire_key_status 
+0x5879 022394 jam 0 ,mem_mouse_key 
+0x587a 022395 rtn 
+:      022397 firekey_clkn_bt_timer_check:
+0x587b 022398 fetcht 4 ,mem_fire_key_delay 
+0x587c 022399 copy clkn_bt ,pdata 
+0x587d 022400 isub temp ,null 
+0x587e 022401 ncall firekey_clkn_bt_timer_timeout ,positive 
+0x587f 022402 rtn 
+:      022403 firekey_clkn_bt_timer_timeout:
+0x5880 022404 setarg 0 
+0x5881 022405 store 4 ,mem_fire_key_delay 
+0x5882 022406 rtn 
+:      022414 mouse_key_check_once:
+0x5883 022415 call mouse_check_key_gpio_once 
+0x5884 022416 call mouse_check_key_gpio 
+0x5885 022417 setarg 0x00 
+0x5886 022418 store 3 ,mem_mouse_lkey_press_status 
+0x5887 022419 rtn 
+:      022421 mouse_check_key_gpio:
+0x5888 022422 bpatch patch0f_6 ,mem_patch0f 
+0x5889 022423 fetch 1 ,mem_sensor_shutdown_flag 
+0x588a 022424 ncall mouse_check_key_gpio_once ,blank 
+0x588b 022425 arg 0 ,rega 
+0x588c 022426 call mouse_check_lkey_gpio 
+0x588d 022427 call mouse_check_rkey_gpio 
+0x588e 022428 call mouse_check_mkey_gpio 
+0x588f 022429 call mouse_check_bkkey_gpio 
+0x5890 022430 call mouse_check_fwkey_gpio 
+0x5891 022431 call mouse_check_firekey_gpio 
+0x5892 022432 call mouse_check_customerkey_gpio 
+0x5893 022433 copy rega ,pdata 
+0x5894 022434 rtn 
+:      022436 mouse_check_key_gpio_once:
+0x5895 022437 setarg 0x030303 
+0x5896 022438 store 3 ,mem_mouse_lkey_press_status 
+0x5897 022439 rtn 
+:      022441 mouse_check_lkey_gpio:
+0x5898 022442 fetch 1 ,mem_lbutton_gpio 
+0x5899 022443 call mouse_gpio_config_output_high 
+0x589a 022444 jam mouse_l_key ,mem_mouse_key_temp 
+0x589b 022445 fetcht 1 ,mem_lbutton_gpio 
+0x589c 022446 fetch 1 ,mem_mouse_lkey_press_status 
+0x589d 022447 call mouse_check_key_connect_gnd 
+0x589e 022448 store 1 ,mem_mouse_lkey_press_status 
+0x589f 022449 fetcht 1 ,mem_lbutton_gpio 
+0x58a0 022450 branch mouse_gpio_config_input_pu 
+:      022452 mouse_check_rkey_gpio:
+0x58a1 022453 fetch 1 ,mem_rbutton_gpio 
+0x58a2 022454 call mouse_gpio_config_output_high 
+0x58a3 022455 jam mouse_r_key ,mem_mouse_key_temp 
+0x58a4 022456 fetcht 1 ,mem_rbutton_gpio 
+0x58a5 022457 fetch 1 ,mem_mouse_rkey_press_status 
+0x58a6 022458 call mouse_check_key_connect_gnd 
+0x58a7 022459 store 1 ,mem_mouse_rkey_press_status 
+0x58a8 022460 fetcht 1 ,mem_rbutton_gpio 
+0x58a9 022461 branch mouse_gpio_config_input_pu 
+:      022463 mouse_check_mkey_gpio:
+0x58aa 022464 fetch 1 ,mem_mbutton_gpio 
+0x58ab 022465 call mouse_gpio_config_output_high 
+0x58ac 022466 jam mouse_m_key ,mem_mouse_key_temp 
+0x58ad 022467 fetcht 1 ,mem_mbutton_gpio 
+0x58ae 022468 fetch 1 ,mem_mouse_mkey_press_status 
+0x58af 022469 call mouse_check_key_connect_gnd 
+0x58b0 022470 store 1 ,mem_mouse_mkey_press_status 
+0x58b1 022471 fetcht 1 ,mem_mbutton_gpio 
+0x58b2 022472 branch mouse_gpio_config_input_pu 
+:      022474 mouse_check_bkkey_gpio:
+0x58b3 022475 fetch 1 ,mem_bk_button_gpio 
+0x58b4 022476 rtneq gpio_disable 
+0x58b5 022477 jam mouse_bk_key ,mem_mouse_key_temp 
+0x58b6 022478 fetch 1 ,mem_mouse_bkkey_press_status 
+0x58b7 022479 copy pdata ,regc 
+0x58b8 022480 fetcht 1 ,mem_bk_button_gpio 
+0x58b9 022481 fetch 1 ,mem_matrix_public_gpio 
+0x58ba 022482 beq gpio_disable ,mouse_3io6key_bk_check 
+0x58bb 022483 call gpio_get_bit 
+0x58bc 022484 branch mouse_check_bk_button_connect_gnd ,true 
+0x58bd 022485 fetcht 1 ,mem_matrix_public_gpio 
+0x58be 022486 call gpio_out_active 
+0x58bf 022487 fetcht 1 ,mem_bk_button_gpio 
+0x58c0 022488 fetch 1 ,mem_mouse_bkkey_press_status 
+0x58c1 022489 call mouse_check_key_connect_gnd 
+:      022490 mouse_check_bkkey_gpio_end:
+0x58c2 022491 store 1 ,mem_mouse_bkkey_press_status 
+0x58c3 022492 branch mouse_matrix_public_gpio_reset 
+:      022494 mouse_check_bk_button_connect_gnd:
+0x58c4 022495 fetcht 1 ,mem_matrix_public_gpio 
+0x58c5 022496 fetch 1 ,mem_mouse_bkkey_press_status 
+0x58c6 022497 call mouse_check_key_connect_gnd 
+0x58c7 022498 branch mouse_check_bkkey_gpio_end 
+:      022500 mouse_3io6key_bk_check:
+0x58c8 022501 fetch 1 ,mem_bk_button_gpio 
+0x58c9 022502 call mouse_gpio_config_output_low 
+0x58ca 022503 fetcht 1 ,mem_bk_button_gpio 
+0x58cb 022504 call mouse_3io6key_check 
+0x58cc 022505 store 1 ,mem_mouse_bkkey_press_status 
+0x58cd 022506 fetcht 1 ,mem_bk_button_gpio 
+0x58ce 022507 branch mouse_gpio_config_input_pu 
+:      022510 mouse_check_fwkey_gpio:
+0x58cf 022511 fetch 1 ,mem_fw_button_gpio 
+0x58d0 022512 rtneq gpio_disable 
+0x58d1 022513 jam mouse_fw_key ,mem_mouse_key_temp 
+0x58d2 022514 fetch 1 ,mem_mouse_fwkey_press_status 
+0x58d3 022515 copy pdata ,regc 
+0x58d4 022516 fetcht 1 ,mem_fw_button_gpio 
+0x58d5 022517 fetch 1 ,mem_matrix_public_gpio 
+0x58d6 022518 beq gpio_disable ,mouse_3io6key_fw_check 
+0x58d7 022519 call gpio_get_bit 
+0x58d8 022520 branch mouse_check_fw_button_connect_gnd ,true 
+0x58d9 022521 fetcht 1 ,mem_matrix_public_gpio 
+0x58da 022522 call gpio_out_active 
+0x58db 022523 fetcht 1 ,mem_fw_button_gpio 
+0x58dc 022524 fetch 1 ,mem_mouse_fwkey_press_status 
+0x58dd 022525 call mouse_check_key_connect_gnd 
+:      022526 mouse_check_fwkey_gpio_end:
+0x58de 022527 store 1 ,mem_mouse_fwkey_press_status 
+:      022528 mouse_matrix_public_gpio_reset:
+0x58df 022529 fetcht 1 ,mem_matrix_public_gpio 
+0x58e0 022530 branch mouse_gpio_config_input_pu 
+:      022532 mouse_check_fw_button_connect_gnd:
+0x58e1 022533 fetcht 1 ,mem_matrix_public_gpio 
+0x58e2 022534 fetch 1 ,mem_mouse_fwkey_press_status 
+0x58e3 022535 call mouse_check_key_connect_gnd 
+0x58e4 022536 branch mouse_check_fwkey_gpio_end 
+:      022538 mouse_3io6key_fw_check:
+0x58e5 022539 fetch 1 ,mem_fw_button_gpio 
+0x58e6 022540 call mouse_gpio_config_output_low 
+0x58e7 022541 fetcht 1 ,mem_fw_button_gpio 
+0x58e8 022542 call mouse_3io6key_check 
+0x58e9 022543 store 1 ,mem_mouse_fwkey_press_status 
+0x58ea 022544 fetcht 1 ,mem_fw_button_gpio 
+0x58eb 022545 branch mouse_gpio_config_input_pu 
+:      022547 mouse_check_customerkey_gpio:
+0x58ec 022548 jam 0 ,mem_customer_key 
+0x58ed 022549 fetch 1 ,mem_customer_key_gpio 
+0x58ee 022550 rtneq gpio_disable 
+0x58ef 022551 fetch mouse_flag_len ,mem_mouse_flag 
+0x58f0 022552 rtnbit0 mouse_enable_keyboard 
+0x58f1 022553 bbit1 mouse_enable_customer_key_connect_vin_or_matrix ,mouse_customer_key_connect_vin 
+:      022554 mouse_customer_key_connect_gnd:
+0x58f2 022555 jam mouse_customer_key ,mem_mouse_key_temp 
+0x58f3 022556 fetcht 1 ,mem_customer_key_gpio 
+0x58f4 022557 fetch 1 ,mem_mouse_customerkey_press_status 
+0x58f5 022558 call mouse_check_key_connect_gnd 
+0x58f6 022559 store 1 ,mem_mouse_customerkey_press_status 
+:      022560 mouse_check_customerkey_gpio_next:
+0x58f7 022561 copy rega ,pdata 
+0x58f8 022562 bbit1 mouse_customer_key ,mouse_customerkey_press 
+0x58f9 022563 call mouse_customerkey_release 
+:      022564 mouse_check_customerkey_gpio_exit:
+0x58fa 022565 fetch 1 ,mem_customer_data_trigger 
+0x58fb 022566 store 1 ,mem_customer_data_trigger_last 
+0x58fc 022567 rtn 
+:      022569 mouse_customer_key_connect_vin:
+0x58fd 022570 jam mouse_customer_key ,mem_mouse_key_temp 
+0x58fe 022571 fetch 1 ,mem_mouse_customerkey_press_status 
+0x58ff 022572 copy pdata ,regc 
+0x5900 022573 fetcht 1 ,mem_customer_key_gpio 
+0x5901 022574 fetch 1 ,mem_matrix_public_gpio 
+0x5902 022575 beq gpio_disable ,mouse_3io6key_customer_key_check_vin 
+0x5903 022576 call gpio_get_bit 
+0x5904 022577 branch mouse_check_customer_button_connect_gnd ,true 
+0x5905 022578 fetcht 1 ,mem_matrix_public_gpio 
+0x5906 022579 call gpio_out_active 
+0x5907 022580 fetcht 1 ,mem_customer_key_gpio 
+0x5908 022581 fetch 1 ,mem_mouse_customerkey_press_status 
+0x5909 022582 call mouse_check_key_connect_gnd 
+0x590a 022583 branch mouse_check_customerkey_gpio_over 
+:      022585 mouse_check_customer_button_connect_gnd:
+0x590b 022586 fetcht 1 ,mem_matrix_public_gpio 
+0x590c 022587 fetch 1 ,mem_mouse_customerkey_press_status 
+0x590d 022588 call mouse_check_key_connect_gnd 
+0x590e 022589 branch mouse_check_customerkey_gpio_over 
+:      022591 mouse_3io6key_customer_key_check_vin:
+0x590f 022592 fetch 1 ,mem_customer_key_gpio 
+0x5910 022593 call mouse_gpio_config_output_low 
+0x5911 022594 fetcht 1 ,mem_customer_key_gpio 
+0x5912 022595 call mouse_3io6key_check 
+:      022596 mouse_check_customerkey_gpio_over:
+0x5913 022597 store 1 ,mem_mouse_customerkey_press_status 
+0x5914 022598 call mouse_check_customerkey_gpio_next 
+0x5915 022599 fetcht 1 ,mem_customer_key_gpio 
+0x5916 022600 branch mouse_gpio_config_input_pu 
+:      022603 mouse_customerkey_press:
+0x5917 022604 jam 1 ,mem_customer_data_trigger 
+0x5918 022605 call mouse_customer_key_need_send 
+0x5919 022606 branch mouse_check_customerkey_gpio_exit 
+:      022608 mouse_customerkey_release:
+0x591a 022609 jam 0 ,mem_customer_data_trigger 
+0x591b 022610 fetch 1 ,mem_customer_data_trigger_last 
+0x591c 022611 rtn blank 
+:      022612 mouse_customer_key_need_send:
+0x591d 022613 jam 1 ,mem_customer_key 
+0x591e 022614 rtn 
+:      022618 mouse_check_matrix_button_connect_gnd:
+0x591f 022619 call gpio_get_bit 
+0x5920 022620 fetcht 1 ,mem_mouse_key_temp 
+0x5921 022621 copy temp ,queue 
+0x5922 022622 branch mouse_key_press ,true 
+:      022623 mouse_key_release:
+0x5923 022624 qset0 rega 
+0x5924 022625 rtn 
+:      022627 mouse_check_key_connect_gnd:
+0x5925 022628 lshift pdata ,pdata 
+0x5926 022629 copy pdata ,regb 
+0x5927 022630 call gpio_get_bit 
+0x5928 022631 setflag true ,0 ,regb 
+:      022632 mouse_check_key_connect_gnd_1:
+0x5929 022633 and regb ,0x07 ,pdata 
+:      022634 mouse_check_key_connect_gnd_next:
+0x592a 022635 fetcht 1 ,mem_mouse_key_temp 
+0x592b 022636 copy temp ,queue 
+0x592c 022637 beq 0x07 ,mouse_key_press 
+0x592d 022638 beq 0x00 ,mouse_key_release 
+0x592e 022639 rtn 
+:      022641 mouse_key_press:
+0x592f 022642 qset1 rega 
+0x5930 022643 rtn 
+:      022645 mouse_3io6key_check:
+0x5931 022646 bpatch patch0f_7 ,mem_patch0f 
+0x5932 022647 copy regc ,pdata 
+0x5933 022648 store 1 ,mem_mouse_key_status 
+0x5934 022649 lshift pdata ,pdata 
+0x5935 022650 copy pdata ,regb 
+0x5936 022651 copy temp ,regc 
+0x5937 022652 call mouse_gpio_config_input_pd 
+0x5938 022653 copy regc ,temp 
+0x5939 022654 call gpio_get_bit 
+0x593a 022655 nsetflag true ,0 ,regb 
+0x593b 022656 call mouse_check_press 
+0x593c 022657 branch mouse_check_key_connect_gnd_next 
+:      022659 mouse_check_press:
+0x593d 022660 fetcht 1 ,mem_mouse_key_status 
+0x593e 022661 and_into 0x01 ,temp 
+0x593f 022662 and regb ,0x01 ,pdata 
+0x5940 022663 isub temp ,null 
+0x5941 022664 nbranch mouse_current_mult_update ,zero 
+0x5942 022665 rtn 
+:      022669 mouse_gpio_config_output_high:
+0x5943 022670 rtneq gpio_disable 
+0x5944 022671 arg gpcfg_output_high ,temp 
+0x5945 022672 branch gpio_config_function_int 
+:      022675 mouse_gpio_config_output_low:
+0x5946 022676 rtneq gpio_disable 
+0x5947 022677 arg gpcfg_output_low ,temp 
+0x5948 022678 branch gpio_config_function_int 
+:      022683 mouse_init_sunt:
+0x5949 022684 bpatch patch10_0 ,mem_patch10 
+0x594a 022685 call mouse_sensor_spi_init 
+0x594b 022686 rtn wake 
+:      022687 mouse_init_sensor_wakeup:
+0x594c 022688 call mouse_sensor_poweron 
+:      022689 mouse_init_sensor:
+0x594d 022690 bpatch patch10_1 ,mem_patch10 
+0x594e 022691 call mouse_read_sensor_id 
+0x594f 022692 beq p32xx_id1 ,mouse_init_p32xx_id2_judge 
+0x5950 022693 beq p3065_id1 ,mouse_init_p3065 
+0x5951 022694 beq pka8g2_id1 ,mouse_ka8g2_id2_judge 
+0x5952 022695 call mouse_twspi_reset 
+0x5953 022696 nop 6900 
+0x5954 022697 branch mouse_init_sensor 
+:      022698 mouse_twspi_reset:
+0x5955 022699 fetcht 1 ,mem_mouse_sensor_sclk_gpio 
+0x5956 022700 call twspi_reset 
+0x5957 022701 branch mouse_spid_init_pin 
+:      022703 mouse_read_sensor_id:
+0x5958 022704 setarg pan_reg_pid_h 
+0x5959 022705 call twspi_read 
+0x595a 022706 store 1 ,mem_sensor_id2 
+0x595b 022707 setarg pan_reg_pid_l 
+0x595c 022708 call twspi_read 
+0x595d 022709 store 1 ,mem_sensor_id1 
+0x595e 022710 rtn 
+:      022712 mouse_init_p32xx_id2_judge:
+0x595f 022713 fetch 1 ,mem_sensor_id2 
+0x5960 022714 beq p_mx8650 ,mouse_mx8650_init_param 
+0x5961 022715 beq p8009_id2 ,mouse_8009_init_param 
+0x5962 022716 beq p3205_tj3t_id2 ,mouse_s210x_3205_3t_judge 
+0x5963 022717 beq p3204_tj3l_id2 ,mouse_3204_3l_init_param 
+0x5964 022718 beq p3212_id2 ,mouse_3212_init_param 
+0x5965 022719 beq pka8_id2 ,mouse_ka8_init_param_check 
+0x5966 022720 beq p6520a_id2 ,mouse_p6520_init_param 
+0x5967 022721 branch mouse_init_sensor 
+:      022723 mouse_s210x_3205_3t_judge:
+0x5968 022724 setarg 0x49 
+0x5969 022725 call twspi_read 
+0x596a 022726 beq 0xa1 ,mouse_s201x_init_param 
+0x596b 022727 branch mouse_3205_3t_init_param 
+:      022729 mouse_s201x_init_param:
+0x596c 022730 jam s201x ,mem_config_sensor_type 
+0x596d 022731 rtn 
+:      022733 mouse_mx8650_init_param:
+0x596e 022734 jam mx8650 ,mem_config_sensor_type 
+0x596f 022735 call mouse_sensor_reset 
+0x5970 022736 call delay_10ms 
+0x5971 022737 arg mem_sensor_8650_init ,regc 
+0x5972 022738 call mouse_sensor_wr_seq 
+0x5973 022739 branch mouse_setting_sensor_type 
+:      022741 mouse_8009_init_param:
+0x5974 022742 setarg 0x16 
+0x5975 022743 call twspi_read 
+0x5976 022744 sub pdata ,0xbd ,null 
+0x5977 022745 nbranch mouse_init_sunt ,zero 
+0x5978 022746 setarg 0x19 
+0x5979 022747 call twspi_read 
+0x597a 022748 sub pdata ,0x55 ,null 
+0x597b 022749 nbranch mouse_init_sunt ,zero 
+0x597c 022750 setarg 0x1b 
+0x597d 022751 call twspi_read 
+0x597e 022752 sub pdata ,0x1d ,null 
+0x597f 022753 nbranch mouse_init_sunt ,zero 
+0x5980 022754 jam p8009 ,mem_config_sensor_type 
+0x5981 022755 arg mem_sensor_8009_init ,regc 
+0x5982 022756 branch mouse_sensor_wr_seq 
+:      022758 mouse_3205_3t_init_param:
+0x5983 022759 jam p3205 ,mem_config_sensor_type 
+0x5984 022760 arg mem_sensor_3205_init ,regc 
+0x5985 022761 call mouse_sensor_wr_seq 
+0x5986 022762 arg mem_sensor_32xx_init ,regc 
+0x5987 022763 call mouse_sensor_wr_seq 
+0x5988 022764 setarg 0x0943 
+0x5989 022765 call twspi_write 
+0x598a 022766 arg mem_sensor_32xx_init_1 ,regc 
+0x598b 022767 branch mouse_sensor_wr_seq 
+:      022769 mouse_3204_3l_init_param:
+0x598c 022770 jam p3204 ,mem_config_sensor_type 
+0x598d 022771 arg mem_sensor_3204_init ,regc 
+0x598e 022772 call mouse_sensor_wr_seq 
+0x598f 022773 arg mem_sensor_32xx_init ,regc 
+0x5990 022774 call mouse_sensor_wr_seq 
+0x5991 022775 arg mem_sensor_32xx_init_1 ,regc 
+0x5992 022776 branch mouse_sensor_wr_seq 
+:      022778 mouse_3212_init_param:
+0x5993 022779 jam p3212 ,mem_config_sensor_type 
+0x5994 022780 arg mem_sensor_3212_init ,regc 
+:      022781 mouse_sensor_wr_seq:
+0x5995 022782 ifetch 2 ,regc 
+0x5996 022783 arg 0xffff ,temp 
+0x5997 022784 isub temp ,null 
+0x5998 022785 rtn zero 
+0x5999 022786 call twspi_write 
+0x599a 022787 increase 2 ,regc 
+0x599b 022788 branch mouse_sensor_wr_seq 
+:      022790 mouse_ka8_init_param_check:
+0x599c 022791 call mouse_sensor_disable_wp 
+0x599d 022792 setarg 0x9a5b 
+0x599e 022793 call twspi_write 
+0x599f 022794 setarg 0x0d 
+0x59a0 022795 call twspi_read 
+0x59a1 022796 sub pdata ,0x12 ,null 
+0x59a2 022797 branch mouse_ka8ul_init_param ,zero 
+0x59a3 022798 sub pdata ,0x0a ,null 
+0x59a4 022799 nbranch mouse_ka8hd_sensor_judge ,zero 
+0x59a5 022800 setarg 0x0e 
+0x59a6 022801 call twspi_read 
+0x59a7 022802 sub pdata ,0xe5 ,null 
+0x59a8 022803 nbranch mouse_init_sensor ,zero 
+0x59a9 022804 setarg 0x10 
+0x59aa 022805 call twspi_read 
+0x59ab 022806 sub pdata ,0xa5 ,null 
+0x59ac 022807 branch mouse_ka8ul_init_param ,zero 
+0x59ad 022808 call mouse_enable_ka8_sensor_wp 
+:      022809 mouse_ka8_init_param:
+0x59ae 022810 jam ka8 ,mem_config_sensor_type 
+0x59af 022811 rtn 
+:      022812 mouse_ka8ul_init_param:
+0x59b0 022813 jam ka8_ul ,mem_config_sensor_type 
+0x59b1 022814 arg mem_sensor_ka8ul_init ,regc 
+0x59b2 022815 branch mouse_sensor_wr_seq 
+:      022816 mouse_ka8hd_sensor_judge:
+0x59b3 022817 sub pdata ,0x10 ,null 
+0x59b4 022818 nbranch mouse_init_sensor ,zero 
+0x59b5 022819 setarg 0x0e 
+0x59b6 022820 call twspi_read 
+0x59b7 022821 sub pdata ,0xc5 ,null 
+0x59b8 022822 nbranch mouse_init_sensor ,zero 
+0x59b9 022823 setarg 0x10 
+0x59ba 022824 call twspi_read 
+0x59bb 022825 sub pdata ,0x38 ,null 
+0x59bc 022826 nbranch mouse_init_sensor ,zero 
+:      022827 mouse_ka8hd_init_param:
+0x59bd 022828 call mouse_enable_ka8_sensor_wp 
+0x59be 022829 jam ka8_hd ,mem_config_sensor_type 
+0x59bf 022830 rtn 
+:      022831 mouse_enable_ka8_sensor_wp:
+0x59c0 022832 setarg 0x005b 
+0x59c1 022833 call twspi_write 
+0x59c2 022834 branch mouse_sensor_enable_wp 
+:      022836 mouse_p6520_init_param:
+0x59c3 022837 jam p6520 ,mem_config_sensor_type 
+0x59c4 022838 arg mem_sensor_p6520_init ,regc 
+0x59c5 022839 branch mouse_sensor_wr_seq 
+:      022841 mouse_init_p3065:
+0x59c6 022842 call mouse_sensor_poweron 
+0x59c7 022843 fetch 1 ,mem_sensor_id2 
+0x59c8 022844 beq p3065_xy_id2 ,mouse_p3065xy_init_param 
+0x59c9 022845 beq p3065_id2 ,mouse_p3065_init_param 
+0x59ca 022846 branch mouse_init_sensor 
+:      022848 mouse_p3065_init_param:
+0x59cb 022849 jam p3065 ,mem_config_sensor_type 
+0x59cc 022850 rtn 
+:      022852 mouse_p3065xy_init_param:
+0x59cd 022853 jam p3065_xy ,mem_config_sensor_type 
+0x59ce 022854 rtn 
+:      022856 mouse_ka8g2_id2_judge:
+0x59cf 022857 call mouse_sensor_poweron 
+0x59d0 022858 fetch 1 ,mem_sensor_id2 
+0x59d1 022859 beq pka8g2_id2 ,mouse_ka8g2_init_param 
+0x59d2 022860 branch mouse_init_p32xx_id2_judge 
+:      022861 mouse_ka8g2_init_param:
+0x59d3 022862 jam ka8g2 ,mem_config_sensor_type 
+0x59d4 022863 arg mem_sensor_ka8g2_init ,regc 
+0x59d5 022864 branch mouse_sensor_wr_seq 
+:      022866 mouse_sensor_enable_wp:
+0x59d6 022867 setarg 0x0009 
+0x59d7 022868 branch twspi_write 
+:      022869 mouse_sensor_disable_wp:
+0x59d8 022870 setarg 0x5a09 
+0x59d9 022871 branch twspi_write 
+:      022873 mouse_sensor_reset:
+0x59da 022874 arg 0x8006 ,temp 
+0x59db 022875 fetch 1 ,mem_config_sensor_type 
+0x59dc 022876 bne ka8g2 ,mouse_sensor_reset_end 
+0x59dd 022877 arg 0x9706 ,temp 
+:      022878 mouse_sensor_reset_end:
+0x59de 022879 copy temp ,pdata 
+0x59df 022880 call twspi_write 
+0x59e0 022881 nop 12000 
+0x59e1 022882 rtn 
+:      022884 mouse_sensor_poweron_init:
+0x59e2 022885 arg mem_sensor_poweron_init ,regc 
+0x59e3 022886 fetch 1 ,mem_config_sensor_type 
+0x59e4 022887 rtnne ka8g2 
+0x59e5 022888 arg mem_sensor_ka8g2_poweron_init ,regc 
+0x59e6 022889 rtn 
+:      022891 mouse_sensor_poweron:
+0x59e7 022892 bpatch patch10_2 ,mem_patch10 
+0x59e8 022893 call mouse_sensor_spi_init 
+0x59e9 022894 call mouse_sensor_reset 
+0x59ea 022895 call mouse_sensor_poweron_init 
+0x59eb 022896 call mouse_sensor_wr_seq 
+0x59ec 022897 branch mouse_setting_sensor_type 
+:      022899 mouse_sensor_powerdown:
+0x59ed 022900 bpatch patch10_3 ,mem_patch10 
+0x59ee 022901 call mouse_init_sunt 
+0x59ef 022902 call mouse_sensor_spi_init 
+0x59f0 022903 arg 0x0806 ,temp 
+0x59f1 022904 fetch 1 ,mem_config_sensor_type 
+0x59f2 022905 bne ka8g2 ,mouse_sensor_powerdown_end 
+0x59f3 022906 arg 0x1f06 ,temp 
+:      022907 mouse_sensor_powerdown_end:
+0x59f4 022908 copy temp ,pdata 
+0x59f5 022909 branch twspi_write 
+:      022915 mouse_check_sensor_data:
+0x59f6 022916 fetch 1 ,mem_spi_write_flash_sm 
+0x59f7 022917 rtnne flash_sm_no_buys 
+0x59f8 022918 fetch 1 ,mem_config_sensor_type 
+0x59f9 022919 beq p3205 ,mouse_p32xx_sensor_motion 
+0x59fa 022920 beq p3065 ,mouse_p32xx_sensor_motion 
+0x59fb 022921 beq ka8 ,mouse_p32xx_sensor_motion 
+0x59fc 022922 beq p3204 ,mouse_p32xx_sensor_motion 
+0x59fd 022923 beq p3212 ,mouse_p3212_sensor_motion 
+0x59fe 022924 beq p3065_xy ,mouse_p32xx_sensor_motion 
+0x59ff 022925 beq p8009 ,mouse_p8009_sensor_motion 
+0x5a00 022926 beq ka8g2 ,mouse_pka8g2_sensor_motion 
+0x5a01 022927 branch mouse_p32xx_sensor_motion 
+:      022930 mouse_p32xx_sensor_motion:
+0x5a02 022931 call mouse_clear_sensor_data 
+0x5a03 022932 disable user 
+0x5a04 022933 fetch 1 ,mem_sensor_motion_gpio 
+0x5a05 022934 beq gpio_disable ,mouse_p32xx_sensor_motion_2 
+0x5a06 022935 fetcht 1 ,mem_sensor_motion_gpio 
+0x5a07 022936 call gpio_get_bit 
+0x5a08 022937 nrtn true 
+:      022938 mouse_p32xx_sensor_motion_2:
+0x5a09 022939 setarg pan_reg_pid_l 
+0x5a0a 022940 call twspi_read 
+0x5a0b 022941 bne p32xx_id1 ,mouse_p3065_judge 
+:      022942 mouse_p32xx_sensor_motion_1:
+0x5a0c 022943 setarg pan_reg_motion_staus 
+0x5a0d 022944 call twspi_read 
+0x5a0e 022945 rtnbit0 7 
+0x5a0f 022946 call mouse_read_sensor_common 
+0x5a10 022947 fetch 1 ,mem_mouse_x 
+0x5a11 022948 call mouse_data_extsign 
+0x5a12 022949 store 2 ,mem_mouse_x 
+0x5a13 022950 fetch 1 ,mem_mouse_y 
+0x5a14 022951 call mouse_data_extsign 
+0x5a15 022952 store 2 ,mem_mouse_y 
+0x5a16 022953 fetch 1 ,mem_config_sensor_angle 
+0x5a17 022954 beq mouse_6clk_angle ,mouse_motion32xx_6clk_direction_selection 
+0x5a18 022955 beq mouse_9clk_angle ,mouse_motion32xx_9clk_direction_selection 
+0x5a19 022956 beq mouse_12clk_angle ,mouse_motion32xx_12clk_direction_selection 
+0x5a1a 022957 beq mouse_3clk_angle ,mouse_motion32xx_3clk_direction_selection 
+0x5a1b 022958 rtn 
+:      022960 mouse_p3065_judge:
+0x5a1c 022961 beq p3065_id1 ,mouse_p32xx_sensor_motion_1 
+0x5a1d 022962 branch mouse_twspi_reset 
+:      022964 mouse_motion32xx_6clk_direction_selection:
+0x5a1e 022965 call mouse_motion_6clk_direction_dispose 
+0x5a1f 022966 branch mouse_sensor_sdio_low 
+:      022967 mouse_motion32xx_9clk_direction_selection:
+0x5a20 022968 call mouse_motion_9clk_direction_dispose 
+0x5a21 022969 branch mouse_sensor_sdio_low 
+:      022970 mouse_motion32xx_12clk_direction_selection:
+0x5a22 022971 call mouse_motion_12clk_direction_dispose 
+0x5a23 022972 branch mouse_sensor_sdio_low 
+:      022973 mouse_motion32xx_3clk_direction_selection:
+0x5a24 022974 call mouse_motion_3clk_direction_dispose 
+0x5a25 022975 branch mouse_sensor_sdio_low 
+:      022979 mouse_p3212_sensor_motion:
+0x5a26 022980 call mouse_clear_sensor_data 
+0x5a27 022981 fetch 1 ,mem_sensor_motion_gpio 
+0x5a28 022982 beq gpio_disable ,mouse_p3212_sensor_motion_1 
+0x5a29 022983 fetcht 1 ,mem_sensor_motion_gpio 
+0x5a2a 022984 call gpio_get_bit 
+0x5a2b 022985 nrtn true 
+:      022986 mouse_p3212_sensor_motion_1:
+0x5a2c 022987 setarg pan_reg_pid_l 
+0x5a2d 022988 call twspi_read 
+0x5a2e 022989 bne p32xx_id1 ,mouse_twspi_reset 
+:      022990 mouse_p3212_sensor_motion_2:
+0x5a2f 022991 setarg pan_reg_motion_staus 
+0x5a30 022992 call twspi_read 
+0x5a31 022993 rtnbit0 7 
+0x5a32 022994 call mouse_read_sensor_common 
+0x5a33 022995 call mouse_read_3212sensor_xy_high 
+0x5a34 022996 store 1 ,mem_mouse_xy_h 
+0x5a35 022997 rshift4 pdata ,pdata 
+0x5a36 022998 call mouse_data_extsign_bit3 
+0x5a37 022999 store 1 ,mem_mouse_x + 1 
+0x5a38 023000 fetch 1 ,mem_mouse_xy_h 
+0x5a39 023001 and pdata ,0x0f ,pdata 
+0x5a3a 023002 call mouse_data_extsign_bit3 
+0x5a3b 023003 store 1 ,mem_mouse_y + 1 
+0x5a3c 023004 fetch 1 ,mem_config_sensor_angle 
+0x5a3d 023005 beq mouse_6clk_angle ,mouse_motion_6clk_direction_dispose 
+0x5a3e 023006 beq mouse_9clk_angle ,mouse_motion_9clk_direction_dispose 
+0x5a3f 023007 beq mouse_12clk_angle ,mouse_motion_12clk_direction_dispose 
+0x5a40 023008 beq mouse_3clk_angle ,mouse_motion_3clk_direction_dispose 
+0x5a41 023009 rtn 
+:      023011 mouse_read_3212sensor_xy_high:
+0x5a42 023012 setarg 0x12 
+0x5a43 023013 branch twspi_read 
+:      023015 mouse_pka8g2_sensor_motion:
+0x5a44 023016 call mouse_clear_sensor_data 
+0x5a45 023017 fetch 1 ,mem_sensor_motion_gpio 
+0x5a46 023018 beq gpio_disable ,mouse_pka8g2_sensor_motion_1 
+0x5a47 023019 fetcht 1 ,mem_sensor_motion_gpio 
+0x5a48 023020 call gpio_get_bit 
+0x5a49 023021 nrtn true 
+:      023022 mouse_pka8g2_sensor_motion_1:
+0x5a4a 023023 branch mouse_p3212_sensor_motion_2 
+:      023026 mouse_p8009_sensor_motion:
+0x5a4b 023027 call mouse_clear_sensor_data 
+0x5a4c 023028 disable user 
+0x5a4d 023029 setarg pan_reg_motion_staus 
+0x5a4e 023030 call twspi_read 
+0x5a4f 023031 rtnbit0 7 
+0x5a50 023032 setarg pan_reg_opration_state 
+0x5a51 023033 call twspi_read 
+0x5a52 023034 branch mouse_p32xx_sensor_motion_1 + 3 ,blank 
+0x5a53 023035 setarg 0 
+0x5a54 023036 store 6 ,mem_mouse_x 
+0x5a55 023037 rtn 
+:      023039 mouse_motion_6clk_direction_dispose:
+0x5a56 023040 fetch 2 ,mem_mouse_x 
+0x5a57 023041 sub pdata ,0 ,pdata 
+0x5a58 023042 store 2 ,mem_mouse_x 
+0x5a59 023043 branch enable_user 
+:      023044 mouse_motion_12clk_direction_dispose:
+0x5a5a 023045 fetch 2 ,mem_mouse_y 
+0x5a5b 023046 sub pdata ,0 ,pdata 
+0x5a5c 023047 store 2 ,mem_mouse_y 
+0x5a5d 023048 branch enable_user 
+:      023049 mouse_motion_9clk_direction_dispose:
+0x5a5e 023050 fetch 2 ,mem_mouse_y 
+0x5a5f 023051 sub pdata ,0 ,pdata 
+0x5a60 023052 store 2 ,mem_mouse_y 
+0x5a61 023053 fetch 2 ,mem_mouse_x 
+0x5a62 023054 sub pdata ,0 ,pdata 
+0x5a63 023055 store 2 ,mem_mouse_x 
+0x5a64 023056 call mouse_sensor_data_swap_places 
+0x5a65 023057 branch enable_user 
+:      023058 mouse_motion_3clk_direction_dispose:
+0x5a66 023059 call mouse_sensor_data_swap_places 
+0x5a67 023060 branch enable_user 
+:      023062 mouse_sensor_data_swap_places:
+0x5a68 023063 fetch 2 ,mem_mouse_y 
+0x5a69 023064 fetcht 2 ,mem_mouse_x 
+0x5a6a 023065 store 2 ,mem_mouse_x 
+0x5a6b 023066 storet 2 ,mem_mouse_y 
+0x5a6c 023067 rtn 
+:      023070 mouse_clear_sensor_data:
+0x5a6d 023071 fetch 1 ,mem_mouse_move_flag 
+0x5a6e 023072 call mouse_read_sensor_common ,blank 
+0x5a6f 023073 jam 1 ,mem_mouse_move_flag 
+0x5a70 023074 rtn 
+:      023076 mouse_clear_sensor_data_by_reset:
+0x5a71 023077 jam 1 ,mem_mouse_clear_sensor_data_flag 
+0x5a72 023078 call le_set_config_more_data 
+:      023079 mouse_init_sensor_reset:
+0x5a73 023080 branch mouse_init_sunt 
+:      023082 mouse_data_xy_release:
+0x5a74 023083 fetch 1 ,mem_sensor_motion_gpio 
+0x5a75 023084 rtnne gpio_disable 
+0x5a76 023085 fetch 1 ,mem_mouse_long_mult_flag 
+0x5a77 023086 rtnne 1 
+0x5a78 023087 setarg 0 
+0x5a79 023088 store 1 ,mem_mouse_long_mult_flag 
+0x5a7a 023089 store 4 ,mem_mouse_x 
+0x5a7b 023090 branch mouse_init_sensor_reset 
+:      023092 mouse_data_extsign:
+0x5a7c 023093 rtnbit0 7 
+0x5a7d 023094 arg 0xff00 ,temp 
+0x5a7e 023095 ior temp ,pdata 
+0x5a7f 023096 rtn 
+:      023098 mouse_data_extsign_bit3:
+0x5a80 023099 rtnbit0 3 
+0x5a81 023100 arg 0xf0 ,temp 
+0x5a82 023101 ior temp ,pdata 
+0x5a83 023102 rtn 
+:      023104 mouse_read_sensor_common:
+0x5a84 023105 arg pan_reg_delta_x ,pdata 
+0x5a85 023106 call twspi_read 
+0x5a86 023107 store 2 ,mem_mouse_x 
+0x5a87 023108 arg pan_reg_delta_y ,pdata 
+0x5a88 023109 call twspi_read 
+0x5a89 023110 store 2 ,mem_mouse_y 
+0x5a8a 023111 rtn 
+:      023114 mouse_sensor_sdio_low:
+0x5a8b 023115 fetcht 1 ,mem_mouse_sensor_sdio_gpio 
+0x5a8c 023116 call gpio_get_bit 
+0x5a8d 023117 rtn true 
+0x5a8e 023118 setarg 0x0a 
+0x5a8f 023119 call twspi_read 
+0x5a90 023120 nop 1000 
+0x5a91 023121 branch mouse_sensor_sdio_low 
+:      023123 mouse_set_sdio_high:
+0x5a92 023124 setarg 0x8100 
+0x5a93 023125 branch twspi_write 
+:      023130 mouse_bluetooth_fast_conn_init:
+0x5a94 023131 jam 0xff ,mem_mouse_bluetooth_fast_conn_flag 
+:      023132 mouse_ble_fast_conn_init:
+0x5a95 023133 jam 0x34 ,mem_xrecord_mode 
+0x5a96 023134 setarg 0x0f0f0f 
+0x5a97 023135 store 3 ,mem_le_lap 
+0x5a98 023136 store 3 ,mem_le_lap + 3 
+0x5a99 023137 branch mouse_start_reconnect 
+:      023139 mouse_buletooth_fast_conn_end:
+0x5a9a 023140 bpatch patch10_4 ,mem_patch10 
+0x5a9b 023141 call mouse_select_reconn_device 
+0x5a9c 023142 call mouse_bluetooth_fast_conn_disable 
+0x5a9d 023143 fetch 1 ,mem_device_flag 
+0x5a9e 023144 beq mode_bt_device1 ,mouse_device1_check_auto_discover 
+0x5a9f 023145 beq mode_bt_device2 ,mouse_device2_check_auto_discover 
+0x5aa0 023146 rtn 
+:      023147 mouse_device1_check_auto_discover:
+0x5aa1 023148 fetch 6 ,mem_device1_addr 
+0x5aa2 023149 branch mouse_device_check_auto_discover 
+:      023150 mouse_device2_check_auto_discover:
+0x5aa3 023151 fetch 6 ,mem_device2_addr 
+:      023152 mouse_device_check_auto_discover:
+0x5aa4 023153 fetcht 6 ,mem_mouse_compare_addr 
+0x5aa5 023154 isub temp ,null 
+0x5aa6 023155 branch mouse_start_discovery ,zero 
+0x5aa7 023156 branch mouse_start_reconnect_device 
+:      023158 mouse_bluetooth_fast_conn_disable:
+0x5aa8 023159 jam 0x5a ,mem_mouse_bluetooth_fast_conn_flag 
+0x5aa9 023160 rtn 
+:      023163 mouse_stop_bluetooth_mode:
+0x5aaa 023164 fetch 2 ,mem_ui_state_map 
+0x5aab 023165 bbit1 ui_state_ble_connected ,app_ble_disconnect 
+0x5aac 023166 branch mouse_stop_discovery 
+:      023167 mouse_disconnect:
+0x5aad 023168 setarg 0 
+0x5aae 023169 store 2 ,mem_mouse_no_data_timer 
+0x5aaf 023170 fetch 2 ,mem_ui_state_map 
+0x5ab0 023171 bbit1 ui_state_ble_connected ,app_ble_disconnect 
+0x5ab1 023172 rtn 
+:      023174 mouse_check_125hz:
+0x5ab2 023175 fetch mouse_flag_len ,mem_mouse_flag 
+0x5ab3 023176 rtnbit0 mouse_enable_bt_125hz 
+:      023177 mouse_bluetooth_125hz:
+0x5ab4 023178 nbranch mouse_bluetooth_125hz_clear ,user 
+0x5ab5 023179 fetch 1 ,mem_bluetooth_125hz_cnt 
+0x5ab6 023180 increase 1 ,pdata 
+0x5ab7 023181 and_into 0x0f ,pdata 
+0x5ab8 023182 store 1 ,mem_bluetooth_125hz_cnt 
+0x5ab9 023183 nrtn blank 
+:      023184 mouse_bluetooth_125hz_clear:
+0x5aba 023185 jam 0 ,mem_bluetooth_125hz_cnt 
+0x5abb 023186 branch disable_user 
+:      023188 mouse_current_mult_update:
+0x5abc 023189 fetch 1 ,mem_sensor_motion_gpio 
+0x5abd 023190 rtnne gpio_disable 
+0x5abe 023191 jam 0 ,mem_lpm_mult 
+0x5abf 023192 jam 30 ,mem_mouse_current_mult_timer 
+0x5ac0 023193 rtn 
+:      023196 mouse_priority_bb_event:
+0x5ac1 023197 bpatch patch10_5 ,mem_patch10 
+0x5ac2 023198 copy regc ,pdata 
+0x5ac3 023199 beq bt_evt_le_connected ,mouse_le_bb_event_connected 
+0x5ac4 023200 beq bt_evt_le_disconnected ,mouse_le_bb_disconnected 
+0x5ac5 023201 beq bt_evt_button_long_pressed ,mouse_bb_event_discovery_btn 
+0x5ac6 023202 beq bt_evt_le_pairing_success ,mouse_le_pairing_success 
+0x5ac7 023203 beq bt_evt_le_enc_info ,mouse_le_enc_info 
+0x5ac8 023204 beq bt_evt_le_start_enc ,mouse_le_ll_start_encryt 
+0x5ac9 023205 beq bt_evt_le_pairing_complete ,app_ble_store_reconn_info 
+0x5aca 023206 beq bt_evt_le_parse_conn_papa_update_rsp ,mouse_le_conn_param_update_rsp_recieved 
+0x5acb 023207 beq bt_evt_24g_pairing_complete ,mouse_24g_pairing_complete 
+0x5acc 023208 beq bt_evt_24g_attempt_fail ,mouse_24g_attempt_fail 
+0x5acd 023209 beq bt_evt_24g_attempt_success ,mouse_24g_attempt_success 
+0x5ace 023210 beq bt_evt_le_parse_conn_param_accepted ,mouse_le_parse_conn_param_accepted 
+0x5acf 023211 rtn 
+:      023214 mouse_le_bb_event_connected:
+0x5ad0 023215 call mouse_device_poweron_led_config 
+0x5ad1 023216 jam 0 ,mem_mouse_long_mult_flag 
+0x5ad2 023217 call mouse_init_sensor_reset 
+0x5ad3 023218 jam 1 ,mem_mouse_le_bb_connected_flag 
+0x5ad4 023219 call mouse_24g_first_store_reconn_info 
+0x5ad5 023220 fetch 1 ,mem_mouse_le_reconnect_flag 
+0x5ad6 023221 nbranch mouse_le_bb_event_connected_next ,blank 
+0x5ad7 023222 jam 0x14 ,mem_mouse_send_secutiry_request_timer 
+:      023223 mouse_le_bb_event_connected_next:
+0x5ad8 023224 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x5ad9 023225 set0 app_disc_by_button ,pdata 
+0x5ada 023226 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x5adb 023227 jam 0 ,mem_mouse_direct_timer 
+0x5adc 023228 fetch 2 ,mem_le_battery_level_updata_timer_init 
+0x5add 023229 store 2 ,mem_le_battery_level_updata_timer 
+0x5ade 023230 call mouse_no_data_timer_init 
+0x5adf 023231 branch mouse_stop_discovery 
+:      023233 mouse_le_bb_disconnected:
+0x5ae0 023234 setarg 0 
+0x5ae1 023235 store 2 ,mem_le_battery_level_updata_timer 
+0x5ae2 023236 jam 0 ,mem_mouse_le_bb_connected_flag 
+0x5ae3 023237 arg le_interval_7_5ms ,temp 
+0x5ae4 023238 fetch mouse_flag_len ,mem_mouse_flag 
+0x5ae5 023239 bbit1 mouse_enable_bt_125hz ,mouse_le_bb_disconnected_next 
+0x5ae6 023240 arg le_interval_8_75ms ,temp 
+:      023241 mouse_le_bb_disconnected_next:
+0x5ae7 023242 storet 2 ,mem_le_interval_min 
+0x5ae8 023243 storet 2 ,mem_le_interval_min + 2 
+0x5ae9 023244 jam le_lpm_enable ,mem_mouse_le_conn_param_reject 
+0x5aea 023245 jam 0 ,mem_mouse_clear_sensor_data_flag 
+0x5aeb 023246 call le_clr_config_more_data 
+0x5aec 023247 branch mouse_bb_disconnected 
+:      023249 mouse_le_pairing_success:
+0x5aed 023250 arg ll_pairing_success_flag ,queue 
+0x5aee 023251 branch mouse_le_enable_connect_flag 
+:      023253 mouse_le_enc_info:
+:      023254 mouse_updata_le_param:
+0x5aef 023255 jam bt_cmd_le_update_conn ,mem_fifo_temp 
+0x5af0 023256 branch ui_ipc_send_cmd 
+:      023258 mouse_le_ll_start_encryt:
+0x5af1 023259 fetch 1 ,mem_mouse_le_reconnect_flag 
+0x5af2 023260 beq 1 ,mouse_le_ll_reconn_start_encryt 
+0x5af3 023261 branch mouse_le_ll_enable_start_enc_flag 
+:      023262 mouse_le_ll_reconn_start_encryt:
+0x5af4 023263 call mouse_updata_le_param 
+0x5af5 023264 jam 20 ,mem_le_start_encrypt_timer 
+:      023265 mouse_le_ll_enable_start_enc_flag:
+0x5af6 023266 arg ll_start_enc_flag ,queue 
+0x5af7 023267 branch mouse_le_enable_connect_flag 
+:      023269 mouse_le_enable_connect_flag:
+0x5af8 023270 fetch 1 ,mem_le_connect_status_flag 
+0x5af9 023271 qset1 pdata 
+0x5afa 023272 store 1 ,mem_le_connect_status_flag 
+0x5afb 023273 rtn 
+:      023275 mouse_le_conn_param_update_rsp_recieved:
+0x5afc 023276 fetch 2 ,mem_le_l2cap_signaling_conn_param_update_rsp_result 
+0x5afd 023277 rtneq ble_signaling_connect_parameter_update_accepted 
+0x5afe 023278 fetch 1 ,mem_le_tsniff 
+0x5aff 023279 rshift2 pdata ,pdata 
+0x5b00 023280 sub pdata ,le_interval_15ms ,null 
+0x5b01 023281 rtn positive 
+0x5b02 023282 setarg le_interval_11_25ms 
+0x5b03 023283 store 2 ,mem_le_interval_min 
+0x5b04 023284 store 2 ,mem_le_interval_min + 2 
+0x5b05 023285 call mouse_updata_le_param 
+:      023286 mouse_le_conn_param_lpm_disable:
+0x5b06 023287 jam le_lpm_disable ,mem_mouse_le_conn_param_reject 
+0x5b07 023288 rtn 
+:      023290 mouse_le_bb_event_connect_complete:
+0x5b08 023291 fetch 1 ,mem_mouse_le_reconnect_flag 
+0x5b09 023292 nrtn blank 
+0x5b0a 023293 fetch 1 ,mem_le_att_handle 
+0x5b0b 023294 sub pdata ,34 ,pdata 
+0x5b0c 023295 nrtn zero 
+0x5b0d 023296 jam 0 ,mem_le_start_encrypt_timer 
+:      023297 mouse_le_write_enable:
+0x5b0e 023298 arg write_req_enable_flag ,queue 
+0x5b0f 023299 branch mouse_le_enable_connect_flag 
+:      023301 mouse_le_parse_conn_param_accepted:
+0x5b10 023302 fetch 1 ,mem_le_new_conninterval 
+0x5b11 023303 sub pdata ,le_interval_15ms ,null 
+0x5b12 023304 nbranch mouse_le_conn_param_lpm_disable ,positive 
+0x5b13 023305 store 2 ,mem_le_interval_min 
+0x5b14 023306 store 2 ,mem_le_interval_min + 2 
+0x5b15 023307 fetch 1 ,mem_le_new_connslavelatency 
+0x5b16 023308 branch mouse_le_lpm_mult_reinit ,blank 
+0x5b17 023309 fetcht 1 ,mem_lpm_mult_init 
+0x5b18 023310 isub temp ,null 
+0x5b19 023311 branch mouse_le_lpm_mult_reinit ,positive 
+0x5b1a 023312 fetch 1 ,mem_le_new_connslavelatency 
+0x5b1b 023313 store 1 ,mem_lpm_mult 
+0x5b1c 023314 branch mouse_le_conn_param_lpm_enable 
+:      023315 mouse_le_lpm_mult_reinit:
+0x5b1d 023316 fetch 1 ,mem_lpm_mult_init 
+0x5b1e 023317 store 1 ,mem_lpm_mult 
+:      023318 mouse_le_conn_param_lpm_enable:
+0x5b1f 023319 jam le_lpm_enable ,mem_mouse_le_conn_param_reject 
+0x5b20 023320 rtn 
+:      023322 mouse_le_clean_connect_flag:
+0x5b21 023323 jam 0 ,mem_le_connect_status_flag 
+0x5b22 023324 rtn 
+:      023326 mouse_le:
+0x5b23 023327 bpatch patch10_6 ,mem_patch10 
+0x5b24 023328 call le_fifo_check_nearly_full 
+0x5b25 023329 nrtn blank 
+0x5b26 023330 fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
+0x5b27 023331 beq 0xff ,mouse_le_next 
+0x5b28 023332 fetch 1 ,mem_le_connect_status_flag 
+0x5b29 023333 and pdata ,0x03 ,pdata 
+0x5b2a 023334 rtnne 0x03 
+:      023335 mouse_le_next:
+0x5b2b 023336 fetch 1 ,mem_mouse_clear_sensor_data_flag 
+0x5b2c 023337 call mouse_clear_sensor_data_by_reset ,blank 
+0x5b2d 023338 fetch mouse_flag_len ,mem_mouse_flag 
+0x5b2e 023339 bbit1 mouse_24g_pairing_flag ,mouse_le_send_empty_packet 
+0x5b2f 023340 bbit1 mouse_select_device_flag ,mouse_le_send_empty_packet 
+0x5b30 023341 bbit1 mouse_bt_discovery_button_down_flag ,mouse_le_send_empty_packet 
+0x5b31 023342 bbit1 mouse_bt_discovery_button_long_down_flag ,mouse_le_send_empty_packet 
+0x5b32 023343 call mouse_motion 
+0x5b33 023344 call mouse_check_125hz 
+0x5b34 023345 nrtn user 
+0x5b35 023346 call mouse_current_mult_update 
+0x5b36 023347 call mouse_data_xy_release 
+0x5b37 023348 call mouse_wheel_trigger 
+0x5b38 023349 fetch mouse_flag_len ,mem_mouse_flag 
+0x5b39 023350 bbit0 mouse_enable_keyboard ,mouse_le_send_mouse_data 
+0x5b3a 023351 fetch 1 ,mem_customer_key 
+0x5b3b 023352 beq 1 ,mouse_le_send_keyboard_package_data 
+:      023353 mouse_le_send_mouse_data:
+0x5b3c 023354 branch mouse_fill_mouse_data_le 
+:      023357 mouse_le_send_keyboard_package_data:
+0x5b3d 023358 fetch 1 ,mem_customer_data_trigger 
+0x5b3e 023359 branch mouse_le_release_keyboard_data ,blank 
+0x5b3f 023360 fetch 8 ,mem_customer_key_press + 1 
+:      023361 mouse_fill_keyboard_package_data_le:
+0x5b40 023362 store 8 ,mem_pdatatemp 
+0x5b41 023363 fetch 1 ,mem_customer_key_press 
+0x5b42 023364 beq kb_multikey_report_id ,mouse_fill_multimedia_key_data_le 
+0x5b43 023365 beq kb_system_conctrl_report_id ,mouse_fill_systemctrl_key_data_le 
+0x5b44 023366 jam 8 ,mem_le_data_len 
+0x5b45 023367 fetcht 2 ,mem_le_keyboard_handle 
+:      023368 mouse_fill_data_le:
+0x5b46 023369 fetch 1 ,mem_le_data_len 
+0x5b47 023370 copy pdata ,rega 
+0x5b48 023371 call le_att_malloc_tx_notify 
+0x5b49 023372 fetcht 1 ,mem_le_data_len 
+0x5b4a 023373 copy temp ,loopcnt 
+0x5b4b 023374 arg mem_pdatatemp ,contr 
+0x5b4c 023375 branch memcpy 
+:      023377 mouse_le_release_keyboard_data:
+0x5b4d 023378 fetch 8 ,mem_customer_key_release + 1 
+0x5b4e 023379 branch mouse_fill_keyboard_package_data_le 
+:      023381 mouse_fill_multimedia_key_data_le:
+0x5b4f 023382 jam 3 ,mem_le_data_len 
+0x5b50 023383 fetcht 2 ,mem_le_multimedia_handle 
+0x5b51 023384 branch mouse_fill_data_le 
+:      023386 mouse_fill_systemctrl_key_data_le:
+0x5b52 023387 jam 2 ,mem_le_data_len 
+0x5b53 023388 fetcht 2 ,mem_le_systemctrl_handle 
+0x5b54 023389 branch mouse_fill_data_le 
+:      023391 mouse_fill_battery_level_le:
+0x5b55 023392 arg 1 ,rega 
+0x5b56 023393 fetcht 2 ,mem_le_battery_level_handle 
+0x5b57 023394 call le_att_malloc_tx_notify 
+0x5b58 023395 fetch 1 ,mem_le_battery_level_percentage 
+0x5b59 023396 istore 1 ,contw 
+0x5b5a 023397 rtn 
+:      023399 mouse_le_send_empty_packet:
+0x5b5b 023400 setarg 0 
+0x5b5c 023401 store 7 ,mem_mouse_key 
+:      023402 mouse_fill_mouse_data_le:
+0x5b5d 023403 jam 7 ,mem_le_data_len 
+0x5b5e 023404 fetch 7 ,mem_mouse_key 
+0x5b5f 023405 store 7 ,mem_pdatatemp 
+0x5b60 023406 fetcht 2 ,mem_le_notify_handle 
+0x5b61 023407 branch mouse_fill_data_le 
+:      023409 mouse_check_51cmd_adv:
+0x5b62 023410 jam 0 ,mem_mouse_le_reconnect_flag 
+0x5b63 023411 fetch 3 ,mem_le_adv_ind 
+0x5b64 023412 store 3 ,mem_le_adv_data + 4 
+0x5b65 023413 call mouse_le_check_adv_flag 
+0x5b66 023414 setarg adv_flag_bredr_not_supported | adv_flag_limited_discoverable 
+0x5b67 023415 istore 1 ,contr 
+0x5b68 023416 arg mem_le_adv_swift_pair ,contr 
+0x5b69 023417 call mouse_le_adv_data_update 
+0x5b6a 023418 branch check_51cmd_adv 
+:      023420 mouse_le_check_adv_flag:
+0x5b6b 023421 arg mem_le_adv_data ,rega 
+:      023422 mouse_le_check_adv_flag_loop:
+0x5b6c 023423 ifetch 1 ,rega 
+0x5b6d 023424 rtn blank 
+0x5b6e 023425 iadd contr ,rega 
+0x5b6f 023426 ifetch 1 ,contr 
+0x5b70 023427 rtneq 0x01 
+0x5b71 023428 branch mouse_le_check_adv_flag_loop 
+:      023430 mouse_le_adv_data_update:
+0x5b72 023431 arg mem_le_adv_data + 11 ,contw 
+0x5b73 023432 arg 19 ,loopcnt 
+0x5b74 023433 call memcpy 
+0x5b75 023434 branch le_modified_name_adv 
+:      023440 mouse_bb_disconnected:
+0x5b76 023441 call mouse_bb_discon_clear_stack 
+0x5b77 023442 fetch app_disc_rsn_size ,mem_app_disconn_reason 
+0x5b78 023443 bbit1 app_disc_ble ,mouse4_0_event_bb_disconn 
+0x5b79 023444 bbit1 app_disc_by_button ,app_disconn_reason_clear 
+0x5b7a 023445 branch mouse_start_discovery 
+:      023447 mouse_bb_discon_clear_stack:
+0x5b7b 023448 setarg 0 
+0x5b7c 023449 store 8 ,mem_wheel_tb_old_pinlevel 
+0x5b7d 023450 istore 4 ,contw 
+0x5b7e 023451 jam 0 ,mem_mouse_move_flag 
+0x5b7f 023452 jam 0 ,mem_ltk_exists 
+0x5b80 023453 rtn 
+:      023455 mouse4_0_event_bb_disconn:
+0x5b81 023456 call mouse_le_clean_connect_flag 
+0x5b82 023457 fetch app_disc_rsn_size ,mem_app_disconn_reason 
+0x5b83 023458 bbit1 app_disc_by_button ,app_disconn_reason_clear 
+0x5b84 023459 branch mouse_app_enter_hibernate 
+:      023463 mouse_bb_event_timer:
+0x5b85 023464 bpatch patch10_7 ,mem_patch10 
+0x5b86 023466 call mouse_low_voltage_led_timer 
+0x5b87 023467 call mouse_adc_read 
+0x5b88 023469 call mouse_logo_led_on_timer 
+0x5b89 023470 call mouse_led_multi_timer 
+0x5b8a 023471 call mouse_dpi_led_blink_delay_timer 
+0x5b8b 023473 call g24_pair_timeout_timer 
+0x5b8c 023474 call g24_reconn_timeout_timer 
+0x5b8d 023475 call mouse_24g_long_sleep_param_update_timer 
+0x5b8e 023477 call mouse_dpi_key_check_long_press 
+0x5b8f 023478 call mouse_bt_discovery_check 
+0x5b90 023479 call mouse_commbination_key_process 
+0x5b91 023480 call mouse_check_discovery_timeout_timer 
+0x5b92 023482 call mouse_check_direct_timeout_timer 
+0x5b93 023483 call mouse_le_enable_att_list_timer 
+0x5b94 023484 call mouse_le_battery_updata_timer 
+0x5b95 023485 call mouse_le_send_smp_security_request_timer 
+0x5b96 023487 call mouse_check_reconnect_delay_long_sleep 
+0x5b97 023488 call mouse_current_mult_update_timer 
+0x5b98 023489 call mouse_wheel_trigger_timer 
+0x5b99 023490 call mouse_store_information_delay_timer 
+0x5b9a 023491 branch mouse_check_no_data_timeout_timer 
+:      023493 mouse_bt_discovery_check:
+0x5b9b 023494 fetch mouse_flag_len ,mem_mouse_flag 
+0x5b9c 023495 bbit1 mouse_enable_pb_button_long_press_disconvery ,mouse_bt_discovery_by_pb_button 
+0x5b9d 023496 rtn 
+:      023498 mouse_bt_discovery_by_pb_button:
+0x5b9e 023499 fetch 1 ,mem_select_device_button_statue 
+0x5b9f 023500 rtnne pb_button_state_down 
+0x5ba0 023501 arg mem_bt_discovery_count ,regc 
+0x5ba1 023502 arg mouse_long_button_bt_discovery ,regb 
+0x5ba2 023503 branch timer_single_step 
+:      023505 mouse_long_button_bt_discovery:
+0x5ba3 023506 fetch 1 ,mem_device_flag 
+0x5ba4 023507 rtneq mode_24g_device 
+0x5ba5 023508 fetch mouse_flag_len ,mem_mouse_flag 
+0x5ba6 023509 rtnbit1 mouse_bt_discovery_button_long_down_flag 
+0x5ba7 023510 arg mouse_bt_discovery_button_long_down_flag ,queue 
+0x5ba8 023511 call mouse_enable_function_flag 
+0x5ba9 023512 call app_evt_button_long_pressed 
+0x5baa 023513 branch mouse_bb_event_discovery_btn 
+:      023515 mouse_commbination_key_process:
+0x5bab 023516 fetch 1 ,mem_device_flag 
+0x5bac 023517 beq mode_24g_device ,mouse_24g_commbination_key_process 
+0x5bad 023518 fetch mouse_flag_len ,mem_mouse_flag 
+0x5bae 023519 rtnbit0 mouse_enable_commbination_key_by_bt_discovery 
+0x5baf 023520 fetcht 1 ,mem_mouse_commbination_key_bt 
+0x5bb0 023521 branch mouse_commbination_key_start 
+:      023523 mouse_24g_commbination_key_process:
+0x5bb1 023524 fetch mouse_flag_len ,mem_mouse_flag 
+0x5bb2 023525 rtnbit0 mouse_enable_commbination_key_by_24g_pairing 
+0x5bb3 023526 fetcht 1 ,mem_mouse_commbination_key_24g 
+:      023527 mouse_commbination_key_start:
+0x5bb4 023528 storet 1 ,mem_mouse_commbination_key 
+0x5bb5 023529 call mouse_check_key_gpio 
+0x5bb6 023530 and pdata ,0x07 ,pdata 
+0x5bb7 023531 fetcht 1 ,mem_mouse_commbination_key 
+0x5bb8 023532 isub temp ,null 
+0x5bb9 023533 branch mouse_commbination_key_down ,zero 
+:      023534 mouse_commbination_key_up:
+0x5bba 023535 fetch 1 ,mem_ui_button_timeout 
+0x5bbb 023536 store 1 ,mem_combination_ui_button_count 
+0x5bbc 023537 fetch 1 ,mem_commbination_key_statue 
+0x5bbd 023538 rtneq commbination_key_state_up 
+0x5bbe 023539 jam commbination_key_state_up ,mem_commbination_key_statue 
+0x5bbf 023540 rtn 
+:      023542 mouse_commbination_key_down:
+0x5bc0 023543 call mouse_combination_ui_timer 
+0x5bc1 023544 fetch 1 ,mem_commbination_key_statue 
+0x5bc2 023545 rtneq commbination_key_state_down 
+0x5bc3 023546 jam commbination_key_state_down ,mem_commbination_key_statue 
+0x5bc4 023547 rtn 
+:      023549 mouse_combination_ui_timer:
+0x5bc5 023550 arg mouse_24g_start_pair_mode ,regb 
+0x5bc6 023551 arg mem_combination_ui_button_count ,regc 
+0x5bc7 023552 fetch 1 ,mem_device_flag 
+0x5bc8 023553 beq mode_24g_device ,timer_single_step 
+0x5bc9 023554 arg mouse_long_button_bt_discovery ,regb 
+0x5bca 023555 call timer_single_step 
+0x5bcb 023556 fetch 1 ,mem_combination_ui_button_count 
+0x5bcc 023557 beq 1 ,mouse_bt_discovery_button_down_enable 
+0x5bcd 023558 rtn 
+:      023560 mouse_check_discovery_timeout_timer:
+0x5bce 023561 arg mem_mouse_discovery_timer ,regc 
+0x5bcf 023562 arg mouse_check_discovery_timeout ,regb 
+0x5bd0 023563 branch timer_single_step_2b 
+:      023565 mouse_check_discovery_timeout:
+0x5bd1 023566 call mouse_stop_discovery 
+0x5bd2 023567 branch mouse_app_enter_hibernate 
+:      023569 mouse_check_direct_timeout_timer:
+0x5bd3 023570 arg mem_mouse_direct_timer ,regc 
+0x5bd4 023571 arg mouse_check_direct_timeout ,regb 
+0x5bd5 023572 call timer_single_step 
+0x5bd6 023573 fetch 1 ,mem_mouse_direct_timer 
+0x5bd7 023574 beq 1 ,app_ble_stop_direct_adv 
+0x5bd8 023575 rtn 
+:      023577 mouse_check_direct_timeout:
+0x5bd9 023578 fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
+0x5bda 023579 beq 0xff ,mouse_buletooth_fast_conn_end 
+0x5bdb 023580 fetch 1 ,mem_reconn_times 
+0x5bdc 023581 nbranch mouse_polling_device ,blank 
+0x5bdd 023582 fetch mouse_flag_len ,mem_mouse_flag 
+0x5bde 023583 bbit1 mouse_enable_bt_reconnect_timeout_enter_discovery ,mouse_start_discovery 
+0x5bdf 023584 bbit1 mouse_enable_24g_first_auto_pairing ,mouse_24g_first_bb_event_reconn_timeout 
+0x5be0 023585 branch mouse_app_enter_hibernate 
+:      023587 mouse_le_enable_att_list_timer:
+0x5be1 023588 arg mem_le_start_encrypt_timer ,regc 
+0x5be2 023589 arg mouse_le_write_enable ,regb 
+0x5be3 023590 branch timer_single_step 
+:      023592 mouse_le_send_smp_security_request_timer:
+0x5be4 023593 fetch 1 ,mem_mouse_le_bb_connected_flag 
+0x5be5 023594 rtn blank 
+0x5be6 023595 arg mem_mouse_send_secutiry_request_timer ,regc 
+0x5be7 023596 arg mouse_le_pairing_sm_start_check ,regb 
+0x5be8 023597 branch timer_single_step 
+:      023598 mouse_le_pairing_sm_start_check:
+0x5be9 023599 fetch 1 ,mem_mouse_le_reconnect_flag 
+0x5bea 023600 nrtn blank 
+0x5beb 023601 fetch 1 ,mem_le_pairing_state 
+0x5bec 023602 rtnne flag_le_pairing_null 
+0x5bed 023603 branch le_pairing_sm_start 
+:      023605 mouse_le_battery_updata_timer:
+0x5bee 023606 fetch mouse_flag_len ,mem_mouse_flag 
+0x5bef 023607 rtnbit1 mouse_enable_le_battery_service_cancel 
+0x5bf0 023608 arg mem_le_battery_level_updata_timer ,regc 
+0x5bf1 023609 arg mouse_le_battery_level_updata ,regb 
+0x5bf2 023610 branch timer_single_step 
+:      023612 mouse_le_battery_level_updata:
+0x5bf3 023613 fetch 2 ,mem_le_battery_level_updata_timer_init 
+0x5bf4 023614 store 2 ,mem_le_battery_level_updata_timer 
+0x5bf5 023615 branch mouse_fill_battery_level_le 
+:      023617 mouse_le_enable_att_list:
+0x5bf6 023618 fetch 1 ,mem_le_connect_status_flag 
+0x5bf7 023619 rtnbit1 ll_pairing_success_flag 
+0x5bf8 023620 call mouse_updata_le_param 
+0x5bf9 023621 arg write_req_enable_flag ,queue 
+0x5bfa 023622 branch mouse_le_enable_connect_flag 
+:      023624 mouse_check_reconnect_delay_long_sleep:
+0x5bfb 023625 arg mem_mouse_bluetooth_reconnect_timeout ,regc 
+0x5bfc 023626 arg mouse_app_enter_hibernate ,regb 
+0x5bfd 023627 branch timer_single_step 
+:      023629 mouse_current_mult_update_timer:
+0x5bfe 023630 arg mem_mouse_current_mult_timer ,regc 
+0x5bff 023631 arg mouse_current_mult_reinit ,regb 
+0x5c00 023632 branch timer_single_step 
+:      023633 mouse_current_mult_reinit:
+0x5c01 023634 fetch 1 ,mem_lpm_mult_init 
+0x5c02 023635 store 1 ,mem_lpm_mult 
+0x5c03 023636 jam 1 ,mem_mouse_long_mult_flag 
+0x5c04 023637 rtn 
+:      023640 mouse_check_no_data_timeout_timer:
+0x5c05 023641 arg mem_mouse_no_data_timer ,regc 
+0x5c06 023642 arg mouse_check_no_data_timeout ,regb 
+0x5c07 023643 branch timer_single_step_2b 
+:      023645 mouse_check_no_data_timeout:
+0x5c08 023646 fetch 1 ,mem_device_flag 
+0x5c09 023647 beq mode_24g_device ,mouse_24g_hibernate_set 
+0x5c0a 023648 branch mouse_disconnect 
+:      023650 mouse_no_data_timer_init:
+0x5c0b 023651 fetch 2 ,mem_mouse_no_data_timeout 
+0x5c0c 023652 store 2 ,mem_mouse_no_data_timer 
+0x5c0d 023653 rtn 
+:      023655 mouse_store_information_delay_timer:
+0x5c0e 023656 arg mem_store_information_delay_timer ,regc 
+0x5c0f 023657 arg mouse_store_device_info_check ,regb 
+0x5c10 023658 branch timer_single_step 
+:      023660 mouse_store_device_info_check:
+0x5c11 023661 call mouse_store_device_info 
+0x5c12 023662 fetch 1 ,mem_mouse_need_soft_reset 
+0x5c13 023663 nbranch mouse_soft_reset ,blank 
+0x5c14 023664 rtn 
+:      023666 mouse_bb_event_discovery_btn:
+0x5c15 023667 isolate1 mark_24g ,mark 
+0x5c16 023668 call mouse_24g_stop ,true 
+0x5c17 023669 call mouse_disconnect 
+0x5c18 023670 call mouse_le_clean_connect_flag 
+0x5c19 023671 branch mouse_start_discovery 
+:      023673 mouse_start_discovery:
+0x5c1a 023674 bpatch patch11_0 ,mem_patch11 
+0x5c1b 023675 call mouse_device_discovery_led_config 
+0x5c1c 023676 fetch 2 ,mem_ui_state_map 
+0x5c1d 023677 isolate1 ui_state_ble_adv ,pdata 
+0x5c1e 023678 call mouse_stop_le_adv ,true 
+0x5c1f 023679 call mouse_bluetooth_fast_conn_disable 
+0x5c20 023680 fetch 2 ,mem_ui_state_map 
+0x5c21 023681 bbit1 ui_state_ble_adv ,mouse_start_discovery_norandom 
+0x5c22 023682 fetch mouse_flag_len ,mem_mouse_flag 
+0x5c23 023683 bbit0 mouse_enable_ble_random_addre ,mouse_start_discovery_norandom 
+0x5c24 023684 fetcht 2 ,mem_random_addr_increase_count 
+0x5c25 023685 increase 1 ,temp 
+0x5c26 023686 storet 2 ,mem_random_addr_increase_count 
+0x5c27 023687 storet 2 ,mem_le_lap + 1 
+0x5c28 023688 random pdata 
+0x5c29 023689 store 1 ,mem_le_lap 
+:      023690 mouse_start_discovery_norandom:
+0x5c2a 023691 fetch 3 ,mem_mouse_le_lap_temp 
+0x5c2b 023692 store 3 ,mem_le_lap + 3 
+0x5c2c 023693 call app_lpm_mult_disable 
+0x5c2d 023694 fetch 2 ,mem_mouse_discovery_timeout 
+0x5c2e 023695 store 2 ,mem_mouse_discovery_timer 
+0x5c2f 023696 setarg 0 
+0x5c30 023697 store 2 ,mem_mouse_no_data_timer 
+0x5c31 023698 store 2 ,mem_le_battery_level_updata_timer 
+0x5c32 023699 store 1 ,mem_mouse_direct_timer 
+0x5c33 023700 store 1 ,mem_mouse_bluetooth_reconnect_timeout 
+0x5c34 023701 store 1 ,mem_mouse_clear_sensor_data_flag 
+0x5c35 023702 arg mouse_store_eeprom_flag ,queue 
+0x5c36 023703 call mouse_enable_function_flag 
+0x5c37 023704 call mouse_bt_discovery_button_down_disable 
+0x5c38 023705 branch mouse_check_51cmd_adv 
+:      023707 mouse_stop_discovery:
+0x5c39 023708 bpatch patch11_1 ,mem_patch11 
+0x5c3a 023709 arg mouse_bt_discovery_button_long_down_flag ,queue 
+0x5c3b 023710 call mouse_disable_function_flag 
+0x5c3c 023711 jam 0 ,mem_mouse_bluetooth_reconnect_timeout 
+0x5c3d 023712 branch mouse_stop_le_adv 
+:      023713 mouse_stop_le_adv:
+0x5c3e 023714 setarg 0 
+0x5c3f 023715 store 1 ,mem_mouse_direct_timer 
+0x5c40 023716 store 2 ,mem_mouse_discovery_timer 
+0x5c41 023717 branch check_51cmd_stop_adv 
+:      023719 mouse_store_remote_bdaddr:
+0x5c42 023720 bpatch patch11_2 ,mem_patch11 
+0x5c43 023721 fetch mouse_flag_len ,mem_mouse_flag 
+0x5c44 023722 rtnbit0 mouse_store_eeprom_flag 
+0x5c45 023723 arg mouse_store_eeprom_flag ,queue 
+0x5c46 023724 call mouse_disable_function_flag 
+0x5c47 023725 call mouse_check_device_addr 
+:      023726 mouse_unplug_clean_bdaddr:
+0x5c48 023727 call mouse_before_store_reconn_info 
+0x5c49 023728 branch mouse_store_device_info_delay 
+:      023730 mouse_check_device_addr:
+0x5c4a 023731 fetch 1 ,mem_record_bt_mode 
+0x5c4b 023732 beq rec_4_mode ,mouse_check_le_device_addr 
+0x5c4c 023733 rtn 
+:      023734 mouse_check_le_device_addr:
+0x5c4d 023735 store 1 ,mem_device_addr_temp 
+0x5c4e 023736 fetch 6 ,mem_le_plap 
+:      023737 mouse_check_bt_device_addr_common:
+0x5c4f 023738 store 6 ,mem_device_addr_temp + 1 
+0x5c50 023739 fetch 7 ,mem_device_addr_temp 
+0x5c51 023740 arg mem_device1_type ,contr 
+0x5c52 023741 arg 3 ,loopcnt 
+:      023742 mouse_check_device_addr_end:
+0x5c53 023743 ifetcht 7 ,contr 
+0x5c54 023744 isub temp ,null 
+0x5c55 023745 branch mouse_clean_addr ,zero 
+0x5c56 023746 increase 22 ,contr 
+0x5c57 023747 loop mouse_check_device_addr_end 
+0x5c58 023748 rtn 
+:      023749 mouse_before_store_reconn_info:
+0x5c59 023750 arg mem_device1_type ,rega 
+0x5c5a 023751 fetch 1 ,mem_device_flag 
+0x5c5b 023752 increase -1 ,pdata 
+0x5c5c 023753 mul32 pdata ,29 ,pdata 
+0x5c5d 023754 iadd rega ,rega 
+0x5c5e 023755 fetch 1 ,mem_record_bt_mode 
+0x5c5f 023756 istore 1 ,rega 
+0x5c60 023757 beq rec_4_mode ,mouse_store_le_device 
+0x5c61 023758 rtn 
+:      023760 mouse_store_le_device:
+0x5c62 023761 fetch 6 ,mem_le_plap 
+0x5c63 023762 istore 6 ,contw 
+0x5c64 023763 arg mem_le_ltk ,contr 
+0x5c65 023764 call memcpy16 
+0x5c66 023765 fetch 6 ,mem_le_lap 
+0x5c67 023766 istore 6 ,contw 
+0x5c68 023767 rtn 
+:      023769 mouse_clean_addr:
+0x5c69 023770 increase -6 ,contr 
+0x5c6a 023771 copy contr ,contw 
+0x5c6b 023772 fetcht 6 ,mem_device_addr_temp + 1 
+0x5c6c 023773 increase 3 ,temp 
+0x5c6d 023774 istoret 6 ,contw 
+0x5c6e 023775 rtn 
+:      023777 mouse_select_reconn_device:
+0x5c6f 023778 arg mem_device1_type ,rega 
+0x5c70 023779 fetch 1 ,mem_device_flag 
+0x5c71 023780 rtneq mode_24g_device 
+0x5c72 023781 increase -1 ,pdata 
+0x5c73 023782 mul32 pdata ,29 ,pdata 
+0x5c74 023783 iadd rega ,rega 
+0x5c75 023784 ifetch 1 ,rega 
+0x5c76 023785 store 1 ,mem_xrecord_mode 
+0x5c77 023786 beq rec_4_mode ,mouse_load_le_device 
+0x5c78 023787 rtn 
+:      023789 mouse_load_le_device:
+0x5c79 023790 ifetch 6 ,contr 
+:      023791 mouse_load_le_device_end:
+0x5c7a 023792 store 6 ,mem_hci_plap 
+0x5c7b 023793 arg mem_le_ltk ,contw 
+0x5c7c 023794 call memcpy16 
+0x5c7d 023795 ifetch 6 ,contr 
+0x5c7e 023796 store 6 ,mem_le_lap 
+0x5c7f 023797 rtn 
+:      023799 mouse_app_initflag_check:
+0x5c80 023800 bpatch patch11_3 ,mem_patch11 
+0x5c81 023801 fetch 2 ,mem_store_flag 
+0x5c82 023802 arg eeprom_init_flag ,temp 
+0x5c83 023803 isub temp ,null 
+0x5c84 023804 branch mouse_load_device_info ,zero 
+:      023805 mouse_app_initflag_check_next:
+0x5c85 023806 storet 2 ,mem_store_flag 
+0x5c86 023807 call mouse_ble_init_address 
+0x5c87 023808 fetch 1 ,mem_device_flag_temp 
+0x5c88 023809 store 1 ,mem_device_flag 
+0x5c89 023810 fetch 4 ,mem_24g_fast_conn_addr 
+0x5c8a 023811 store 4 ,mem_24g_receiver_addr 
+0x5c8b 023812 store 4 ,mem_24g_addr 
+:      023813 mouse_load_default_dpi:
+0x5c8c 023814 fetch 1 ,mem_config_sensor_dpi 
+0x5c8d 023815 store 1 ,mem_mouse_dpi 
+0x5c8e 023816 rtn 
+:      023818 mouse_load_device_info:
+0x5c8f 023819 call mouse_otp_load_dpi 
+0x5c90 023821 fetch 4 ,mem_mouse_24g_addr 
+0x5c91 023822 store 4 ,mem_24g_receiver_addr 
+0x5c92 023823 store 4 ,mem_24g_addr 
+0x5c93 023824 rtn 
+:      023826 mouse_otp_load_dpi:
+0x5c94 023827 fetch mouse_flag_len ,mem_mouse_flag 
+0x5c95 023828 rtnbit0 mouse_enable_load_and_store_dpi 
+0x5c96 023829 fetch 2 ,mem_otp_offset_dpi 
+0x5c97 023830 copy pdata ,regb 
+0x5c98 023831 call mouse_read_otp_dpi_common 
+0x5c99 023832 fetch 1 ,mem_mouse_dpi_temp 
+0x5c9a 023833 call mouse_load_default_dpi ,blank 
+0x5c9b 023834 rtn 
+:      023836 mouse_ble_init_address:
+0x5c9c 023837 fetch 6 ,mem_le_lap 
+0x5c9d 023838 store 6 ,mem_device1_locall_addr 
+0x5c9e 023839 add pdata ,0x0100 ,pdata 
+0x5c9f 023840 store 6 ,mem_device2_locall_addr 
+0x5ca0 023841 add pdata ,0x0100 ,pdata 
+0x5ca1 023842 store 6 ,mem_device3_locall_addr 
+0x5ca2 023843 rtn 
+:      023847 mouse_store_device_info_delay:
+0x5ca3 023848 fetch 1 ,mem_store_information_delay_timer_init 
+0x5ca4 023849 store 1 ,mem_store_information_delay_timer 
+0x5ca5 023850 rtn 
+:      023852 mouse_store_device_info:
+0x5ca6 023853 bpatch patch11_4 ,mem_patch11 
+0x5ca7 023854 fetch mouse_flag_len ,mem_mouse_flag 
+0x5ca8 023855 bbit1 mouse_enable_eeprom ,mouse_store_eeprom_device_info 
+0x5ca9 023856 bbit1 mouse_enable_flash ,mouse_store_flash_device_info 
+0x5caa 023857 bbit1 mouse_enable_otp ,mouse_store_otp_device_info 
+0x5cab 023858 rtn 
+:      023860 mouse_store_dpi_info_check:
+0x5cac 023861 bpatch patch11_5 ,mem_patch11 
+0x5cad 023862 fetch mouse_flag_len ,mem_mouse_flag 
+0x5cae 023863 bbit1 mouse_enable_eeprom ,mouse_store_eerpom_dpi 
+0x5caf 023864 bbit1 mouse_enable_otp ,mouse_store_otp_dpi 
+0x5cb0 023865 rtn 
+:      023869 mouse_store_eeprom_device_info:
+0x5cb1 023870 arg 128 ,temp 
+0x5cb2 023871 arg mem_device_flag ,rega 
+0x5cb3 023872 arg mouse_info_eeprom_offect ,regb 
+0x5cb4 023873 branch iicd_write_protect_eep_data 
+:      023875 mouse_store_eerpom_dpi:
+0x5cb5 023876 arg 1 ,temp 
+0x5cb6 023877 arg mem_mouse_dpi ,rega 
+0x5cb7 023878 arg mouse_dpi_eeprom_offect ,regb 
+0x5cb8 023879 branch iicd_write_protect_eep_data 
+:      023883 mouse_store_flash_device_info:
+0x5cb9 023884 call spid_init_flash 
+0x5cba 023885 call mouse_spid_flash_release_form_powerdown 
+0x5cbb 023886 call mouse_flash_erase_sector 
+0x5cbc 023888 call mouse_information_flash_parameters 
+0x5cbd 023889 call mouse_spid_write_flash 
+0x5cbe 023890 call mouse_spid_flash_powerdown 
+0x5cbf 023891 branch mouse_sensor_spi_init 
+:      023896 mouse_store_otp_device_info:
+0x5cc0 023897 call mouse_write_otp_device_flag 
+0x5cc1 023898 call mouse_write_otp_device_info 
+0x5cc2 023899 branch mouse_write_otp_le_addr_increase_count_info 
+:      023903 mouse_write_otp_device_flag:
+0x5cc3 023904 fetchr regb ,2 ,mem_otp_offset_device_flag 
+0x5cc4 023905 copy regb ,regc 
+:      023906 mouse_write_otp_device_flag_loop:
+0x5cc5 023907 call mouse_read_otp_device_flag_common 
+0x5cc6 023908 fetch 1 ,mem_device_flag_temp 
+0x5cc7 023909 branch mouse_device_flag_store ,blank 
+0x5cc8 023910 store 1 ,mem_device_flag_last 
+0x5cc9 023911 increase 1 ,regc 
+0x5cca 023912 fetch 2 ,mem_otp_offset_device_flag_end 
+0x5ccb 023913 isub regc ,null 
+0x5ccc 023914 nrtn positive 
+0x5ccd 023915 copy regc ,regb 
+0x5cce 023916 branch mouse_write_otp_device_flag_loop 
+:      023918 mouse_device_flag_store:
+0x5ccf 023919 fetch 1 ,mem_device_flag_last 
+0x5cd0 023920 and pdata ,0xf0 ,pdata 
+0x5cd1 023921 branch mouse_device_flag_store_check ,blank 
+0x5cd2 023922 fetch 1 ,mem_device_flag 
+0x5cd3 023923 store 1 ,mem_device_flag_value 
+:      023924 mouse_devoce_flag_store_end:
+0x5cd4 023925 arg 1 ,loopcnt 
+0x5cd5 023926 copy regc ,regb 
+0x5cd6 023927 arg mem_device_flag_value ,rega 
+0x5cd7 023928 branch otp_write 
+:      023930 mouse_device_flag_store_check:
+0x5cd8 023931 fetch 1 ,mem_device_flag_last 
+0x5cd9 023932 fetcht 1 ,mem_device_flag 
+0x5cda 023933 isub temp ,null 
+0x5cdb 023934 rtn zero 
+0x5cdc 023935 lshift4 temp ,temp 
+0x5cdd 023936 iadd temp ,pdata 
+0x5cde 023937 store 1 ,mem_device_flag_value 
+0x5cdf 023939 copy regc ,pdata 
+0x5ce0 023940 fetcht 2 ,mem_otp_offset_device_flag 
+0x5ce1 023941 isub temp ,null 
+0x5ce2 023942 branch mouse_devoce_flag_store_end ,zero 
+0x5ce3 023944 increase -1 ,regc 
+0x5ce4 023945 branch mouse_devoce_flag_store_end 
+:      023949 mouse_write_otp_device_info:
+0x5ce5 023950 fetch 1 ,mem_device_flag 
+0x5ce6 023951 beq mode_24g_device ,mouse_write_otp_24g_addr 
+0x5ce7 023952 beq mode_bt_device1 ,mouse_write_otp_le_device1 
+0x5ce8 023953 beq mode_bt_device2 ,mouse_write_otp_le_device2 
+0x5ce9 023954 rtn 
+:      023956 mouse_write_otp_24g_addr:
+0x5cea 023957 fetchr regb ,2 ,mem_otp_offset_24g_addr 
+0x5ceb 023958 copy regb ,regc 
+:      023959 mouse_otp_store_24g_addr_loop:
+0x5cec 023960 call mouse_read_otp_24g_addr_common 
+0x5ced 023961 fetch 4 ,mem_mouse_24g_addr_temp 
+0x5cee 023962 branch mouse_24g_addr_store ,blank 
+0x5cef 023963 store 4 ,mem_mouse_24g_addr_last 
+0x5cf0 023964 increase 4 ,regc 
+0x5cf1 023965 fetch 2 ,mem_otp_offset_24g_addr_end 
+0x5cf2 023966 isub regc ,null 
+0x5cf3 023967 nrtn positive 
+0x5cf4 023968 copy regc ,regb 
+0x5cf5 023969 branch mouse_otp_store_24g_addr_loop 
+:      023971 mouse_24g_addr_store:
+0x5cf6 023972 fetch 4 ,mem_mouse_24g_addr_last 
+0x5cf7 023973 fetcht 4 ,mem_mouse_24g_addr 
+0x5cf8 023974 isub temp ,null 
+0x5cf9 023975 rtn zero 
+0x5cfa 023976 arg 4 ,loopcnt 
+0x5cfb 023977 arg mem_mouse_24g_addr ,rega 
+0x5cfc 023978 copy regc ,regb 
+0x5cfd 023979 branch otp_write 
+:      023981 mouse_write_otp_le_device1:
+0x5cfe 023982 fetchr regb ,2 ,mem_otp_offset_le_addr1 
+0x5cff 023983 copy regb ,regc 
+:      023984 mouse_otp_store_le_addr1_loop:
+0x5d00 023985 call mouse_read_otp_le_addr1_common 
+0x5d01 023986 fetch 6 ,mem_mouse_le_addr1_temp 
+0x5d02 023987 branch mouse_le_addr1_store ,blank 
+0x5d03 023988 store 6 ,mem_mouse_le_addr1_last 
+0x5d04 023989 increase 6 ,regc 
+0x5d05 023990 fetch 2 ,mem_otp_offset_le_addr1_end 
+0x5d06 023991 isub regc ,null 
+0x5d07 023992 nrtn positive 
+0x5d08 023993 copy regc ,regb 
+0x5d09 023994 branch mouse_otp_store_le_addr1_loop 
+:      023996 mouse_le_addr1_store:
+0x5d0a 023997 fetch 6 ,mem_mouse_le_addr1_last 
+0x5d0b 023998 fetcht 6 ,mem_device1_addr 
+0x5d0c 023999 isub temp ,null 
+0x5d0d 024000 rtn zero 
+0x5d0e 024001 arg 6 ,loopcnt 
+0x5d0f 024002 arg mem_device1_addr ,rega 
+0x5d10 024003 copy regc ,regb 
+0x5d11 024004 branch otp_write 
+:      024007 mouse_write_otp_le_device2:
+0x5d12 024008 fetchr regb ,2 ,mem_otp_offset_le_addr2 
+0x5d13 024009 copy regb ,regc 
+:      024010 mouse_otp_store_le_addr2_loop:
+0x5d14 024011 call mouse_read_otp_le_addr2_common 
+0x5d15 024012 fetch 6 ,mem_mouse_le_addr2_temp 
+0x5d16 024013 branch mouse_le_addr2_store ,blank 
+0x5d17 024014 store 6 ,mem_mouse_le_addr2_last 
+0x5d18 024015 increase 6 ,regc 
+0x5d19 024016 fetch 2 ,mem_otp_offset_le_addr2_end 
+0x5d1a 024017 isub regc ,null 
+0x5d1b 024018 nrtn positive 
+0x5d1c 024019 copy regc ,regb 
+0x5d1d 024020 branch mouse_otp_store_le_addr2_loop 
+:      024022 mouse_le_addr2_store:
+0x5d1e 024023 fetch 6 ,mem_mouse_le_addr2_last 
+0x5d1f 024024 fetcht 6 ,mem_device2_addr 
+0x5d20 024025 isub temp ,null 
+0x5d21 024026 rtn zero 
+0x5d22 024027 arg 6 ,loopcnt 
+0x5d23 024028 arg mem_device2_addr ,rega 
+0x5d24 024029 copy regc ,regb 
+0x5d25 024030 branch otp_write 
+:      024034 mouse_write_otp_le_addr_increase_count_info:
+0x5d26 024035 fetch 1 ,mem_device_flag 
+0x5d27 024036 rtneq mode_24g_device 
+0x5d28 024037 fetchr regb ,2 ,mem_otp_offset_le_addr_increase_count 
+0x5d29 024038 copy regb ,regc 
+:      024039 mouse_otp_store_le_addr_increase_count_loop:
+0x5d2a 024040 call mouse_read_otp_le_addr_increase_count_common 
+0x5d2b 024041 fetch 2 ,mem_random_addr_increase_count_temp 
+0x5d2c 024042 branch mouse_le_addr_increase_count_store ,blank 
+0x5d2d 024043 store 2 ,mem_random_addr_increase_count_last 
+0x5d2e 024044 increase 2 ,regc 
+0x5d2f 024045 fetch 2 ,mem_otp_offset_le_addr_increase_count_end 
+0x5d30 024046 isub regc ,null 
+0x5d31 024047 nrtn positive 
+0x5d32 024048 copy regc ,regb 
+0x5d33 024049 branch mouse_otp_store_le_addr_increase_count_loop 
+:      024051 mouse_le_addr_increase_count_store:
+0x5d34 024052 fetch 2 ,mem_random_addr_increase_count_last 
+0x5d35 024053 fetcht 2 ,mem_random_addr_increase_count 
+0x5d36 024054 isub temp ,null 
+0x5d37 024055 rtn zero 
+0x5d38 024056 arg 2 ,loopcnt 
+0x5d39 024057 arg mem_random_addr_increase_count ,rega 
+0x5d3a 024058 copy regc ,regb 
+0x5d3b 024059 branch otp_write 
+:      024063 mouse_store_otp_dpi:
+0x5d3c 024064 fetch mouse_flag_len ,mem_mouse_flag 
+0x5d3d 024065 rtnbit0 mouse_enable_load_and_store_dpi 
+0x5d3e 024066 fetchr regb ,2 ,mem_otp_offset_dpi 
+0x5d3f 024067 copy regb ,regc 
+:      024068 mouse_otp_store_dpi_loop:
+0x5d40 024069 call mouse_read_otp_dpi_common 
+0x5d41 024070 fetch 1 ,mem_mouse_dpi_temp 
+0x5d42 024071 branch mouse_otp_dpi_store ,blank 
+0x5d43 024072 store 1 ,mem_mouse_dpi_last 
+0x5d44 024073 increase 1 ,regc 
+0x5d45 024074 fetch 2 ,mem_otp_offset_dpi_end 
+0x5d46 024075 isub regc ,null 
+0x5d47 024076 nrtn positive 
+0x5d48 024077 copy regc ,regb 
+0x5d49 024078 branch mouse_otp_store_dpi_loop 
+:      024080 mouse_otp_dpi_store:
+0x5d4a 024081 fetch 1 ,mem_mouse_dpi_last 
+0x5d4b 024082 and pdata ,0xf0 ,pdata 
+0x5d4c 024083 branch mouse_dpi_store_last ,blank 
+0x5d4d 024084 fetch 1 ,mem_mouse_dpi 
+0x5d4e 024085 store 1 ,mem_mouse_otp_dpi_value 
+:      024086 mouse_dpi_store_end:
+0x5d4f 024087 arg 1 ,loopcnt 
+0x5d50 024088 copy regc ,regb 
+0x5d51 024089 arg mem_mouse_otp_dpi_value ,rega 
+0x5d52 024090 branch otp_write 
+:      024092 mouse_dpi_store_last:
+0x5d53 024093 fetch 1 ,mem_mouse_dpi_last 
+0x5d54 024094 fetcht 1 ,mem_mouse_dpi 
+0x5d55 024095 isub temp ,null 
+0x5d56 024096 rtn zero 
+0x5d57 024097 lshift4 temp ,temp 
+0x5d58 024098 iadd temp ,pdata 
+0x5d59 024099 store 1 ,mem_mouse_otp_dpi_value 
+0x5d5a 024101 copy regc ,pdata 
+0x5d5b 024102 fetcht 2 ,mem_otp_offset_dpi 
+0x5d5c 024103 isub temp ,null 
+0x5d5d 024104 branch mouse_dpi_store_end ,zero 
+0x5d5e 024106 increase -1 ,regc 
+0x5d5f 024107 branch mouse_dpi_store_end 
+:      024116 mouse_load_eeprom_info_check:
+0x5d60 024117 call iicd_read_init_pin 
+0x5d61 024118 fetch mouse_flag_len ,mem_mouse_flag 
+0x5d62 024119 isolate1 mouse_enable_2k_eeprom ,pdata 
+0x5d63 024120 ncall clear_eeprom_size_2k ,true 
+0x5d64 024121 call mouse_eeprom_load_recon_info 
+0x5d65 024122 branch mouse_app_initflag_check 
+:      024124 mouse_eeprom_load_recon_info:
+0x5d66 024125 arg 128 ,temp 
+0x5d67 024126 arg mem_device_flag ,rega 
+0x5d68 024127 arg mouse_info_eeprom_offect ,regb 
+0x5d69 024128 branch iicd_read_eep_data 
+:      024130 mouse_load_eeprom_dpi:
+0x5d6a 024131 arg 1 ,temp 
+0x5d6b 024132 arg mem_mouse_dpi ,rega 
+0x5d6c 024133 arg mouse_dpi_eeprom_offect ,regb 
+0x5d6d 024134 branch iicd_read_eep_data 
+:      024138 mouse_load_flash_info_check:
+0x5d6e 024139 call spid_init_flash 
+0x5d6f 024140 call mouse_spid_flash_release_form_powerdown 
+0x5d70 024141 call mouse_information_flash_parameters 
+0x5d71 024142 call spid_read_flash 
+0x5d72 024143 call mouse_spid_flash_powerdown 
+0x5d73 024144 call mouse_app_initflag_check 
+0x5d74 024145 branch mouse_sensor_spi_init 
+:      024147 mouse_information_flash_parameters:
+0x5d75 024148 setarg mem_mouse_information_end 
+0x5d76 024149 arg mem_mouse_information_start ,temp 
+0x5d77 024150 isub temp ,temp 
+0x5d78 024151 fetch 3 ,mem_flash_base 
+0x5d79 024152 arg mem_mouse_information_start ,rega 
+0x5d7a 024153 rtn 
+:      024155 mouse_spid_flash_release_form_powerdown:
+0x5d7b 024156 jam flash_command_release_from_powerdown ,mem_temp 
+:      024157 mouse_spid_write_flash_cmd:
+0x5d7c 024158 call delay_nop100 
+0x5d7d 024159 call spid_unlock_flash 
+0x5d7e 024160 arg mem_write_flash_head_temp ,rega 
+0x5d7f 024161 fetcht 1 ,mem_temp 
+0x5d80 024162 call mouse_spid_write_flash_cmd_common 
+0x5d81 024163 branch delay_nop100 
+:      024165 mouse_spid_flash_powerdown:
+0x5d82 024166 jam flash_command_powerdown ,mem_temp 
+0x5d83 024167 branch mouse_spid_write_flash_cmd 
+:      024169 mouse_spid_write_flash_cmd_common:
+0x5d84 024170 istoret 1 ,rega 
+0x5d85 024171 rshift16 pdata ,temp 
+0x5d86 024172 istoret 1 ,contw 
+0x5d87 024173 rshift8 pdata ,temp 
+0x5d88 024174 istoret 1 ,contw 
+0x5d89 024175 istore 1 ,contw 
+0x5d8a 024176 deposit rega 
+0x5d8b 024177 store 2 ,core_spid_txaddr 
+0x5d8c 024178 setarg 0 
+0x5d8d 024179 store 2 ,core_spid_rxlen 
+0x5d8e 024180 jam spid_start ,core_misc_ctrl 
+0x5d8f 024181 branch wait_spid_done 
+:      024183 mouse_flash_erase_sector:
+0x5d90 024184 fetch 3 ,mem_flash_base 
+0x5d91 024185 store 3 ,mem_spi_write_addr 
+0x5d92 024186 branch spid_flash_erase_sector + 2 
+:      024188 mouse_spid_write_flash:
+0x5d93 024189 copy pdata ,regc 
+0x5d94 024190 copy rega ,pdata 
+0x5d95 024191 increase -4 ,pdata 
+0x5d96 024192 copy pdata ,regb 
+0x5d97 024193 ifetch 4 ,regb 
+0x5d98 024194 store 4 ,mem_write_flash_head_temp 
+0x5d99 024195 copy regc ,pdata 
+0x5d9a 024196 call spid_write_flash 
+0x5d9b 024197 fetch 4 ,mem_write_flash_head_temp 
+0x5d9c 024198 istore 4 ,regb 
+0x5d9d 024199 rtn 
+:      024201 mouse_flash_power_down:
+0x5d9e 024202 fetch mouse_flag_len ,mem_mouse_flag 
+0x5d9f 024203 rtnbit0 mouse_enable_flash 
+0x5da0 024204 call mouse_spid_flash_powerdown 
+0x5da1 024205 call twspi_enable 
+0x5da2 024206 fetcht 1 ,mem_spi_cs_gpio 
+0x5da3 024207 call gpio_out_inactive 
+0x5da4 024208 fetcht 1 ,mem_spi_hold_gpio 
+0x5da5 024209 branch mouse_gpio_config_input_pd 
+:      024213 mouse_load_otp_info_check:
+0x5da6 024214 call mouse_read_otp_dpi 
+0x5da7 024215 call mouse_read_otp_device_flag 
+0x5da8 024216 call mouse_read_otp_device_info 
+0x5da9 024217 call mouse_read_otp_le_addr_increase_count_info 
+:      024218 mouse_otp_load_app_initflag:
+0x5daa 024219 arg 2 ,loopcnt 
+0x5dab 024220 fetch 2 ,mem_otp_offset_app_initflag 
+0x5dac 024221 copy pdata ,regb 
+0x5dad 024222 arg mem_store_flag ,rega 
+0x5dae 024223 call otp_read_data 
+0x5daf 024224 call mouse_app_initflag_check 
+:      024225 mouse_otp_store_app_initflag:
+0x5db0 024226 arg 2 ,loopcnt 
+0x5db1 024227 arg mem_store_flag ,rega 
+0x5db2 024228 fetchr regb ,2 ,mem_otp_offset_app_initflag 
+0x5db3 024229 branch otp_write 
+:      024233 mouse_read_otp_device_flag:
+0x5db4 024234 fetchr regb ,2 ,mem_otp_offset_device_flag 
+0x5db5 024235 copy regb ,regc 
+:      024236 mouse_read_otp_device_flag_loop:
+0x5db6 024237 call mouse_read_otp_device_flag_common 
+0x5db7 024238 fetch 1 ,mem_device_flag_temp 
+0x5db8 024239 branch mouse_device_flag_load ,blank 
+0x5db9 024240 store 1 ,mem_device_flag_last 
+0x5dba 024241 increase 1 ,regc 
+0x5dbb 024242 fetch 2 ,mem_otp_offset_device_flag_end 
+0x5dbc 024243 isub regc ,null 
+0x5dbd 024244 nbranch mouse_device_flag_load ,positive 
+0x5dbe 024245 copy regc ,regb 
+0x5dbf 024246 branch mouse_read_otp_device_flag_loop 
+:      024248 mouse_read_otp_device_flag_common:
+0x5dc0 024249 arg 1 ,loopcnt 
+0x5dc1 024250 arg mem_device_flag_temp ,rega 
+0x5dc2 024251 branch otp_read_data 
+:      024253 mouse_device_flag_load:
+0x5dc3 024254 fetch 1 ,mem_device_flag_last 
+0x5dc4 024255 copy pdata ,temp 
+0x5dc5 024256 and pdata ,0xf0 ,pdata 
+0x5dc6 024257 branch mouse_device_flag_load_last ,blank 
+0x5dc7 024258 rshift4 pdata ,pdata 
+0x5dc8 024259 branch mouse_device_flag_load_end 
+:      024261 mouse_device_flag_load_last:
+0x5dc9 024262 copy temp ,pdata 
+:      024263 mouse_device_flag_load_end:
+0x5dca 024264 store 1 ,mem_device_flag 
+0x5dcb 024265 rtn 
+:      024268 mouse_read_otp_device_info:
+0x5dcc 024269 fetch 1 ,mem_device_flag 
+0x5dcd 024270 beq mode_24g_device ,mouse_read_otp_24g_addr 
+0x5dce 024271 beq mode_bt_device1 ,mouse_read_otp_le_device1 
+0x5dcf 024272 beq mode_bt_device2 ,mouse_read_otp_le_device2 
+0x5dd0 024273 rtn 
+:      024275 mouse_read_otp_le_device1:
+0x5dd1 024276 call mouse_read_otp_le_device1_addr 
+0x5dd2 024277 branch mouse_read_otp_le_device1_locall_addr 
+:      024279 mouse_read_otp_le_device2:
+0x5dd3 024280 call mouse_read_otp_le_device2_addr 
+0x5dd4 024281 branch mouse_read_otp_le_device2_locall_addr 
+:      024284 mouse_read_otp_le_device1_addr:
+0x5dd5 024285 fetchr regb ,2 ,mem_otp_offset_le_addr1 
+0x5dd6 024286 copy regb ,regc 
+:      024287 mouse_read_otp_le_device1_addr_loop:
+0x5dd7 024288 call mouse_read_otp_le_addr1_common 
+0x5dd8 024289 fetch 6 ,mem_mouse_le_addr1_temp 
+0x5dd9 024290 branch mouse_le_addr1_load ,blank 
+0x5dda 024291 store 6 ,mem_mouse_le_addr1_last 
+0x5ddb 024292 increase 6 ,regc 
+0x5ddc 024293 fetch 2 ,mem_otp_offset_le_addr1_end 
+0x5ddd 024294 isub regc ,null 
+0x5dde 024295 nbranch mouse_le_addr1_load ,positive 
+0x5ddf 024296 copy regc ,regb 
+0x5de0 024297 branch mouse_read_otp_le_device1_addr_loop 
+:      024299 mouse_read_otp_le_addr1_common:
+0x5de1 024300 arg 6 ,loopcnt 
+0x5de2 024301 arg mem_mouse_le_addr1_temp ,rega 
+0x5de3 024302 branch otp_read_data 
+:      024304 mouse_le_addr1_load:
+0x5de4 024305 fetch 6 ,mem_mouse_le_addr1_last 
+0x5de5 024306 store 6 ,mem_device1_addr 
+0x5de6 024307 rtn 
+:      024310 mouse_read_otp_le_device1_locall_addr:
+0x5de7 024311 fetchr regb ,2 ,mem_otp_offset_le_locall_addr1 
+0x5de8 024312 copy regb ,regc 
+:      024313 mouse_read_otp_le_device1_locall_addr_loop:
+0x5de9 024314 call mouse_read_otp_le_locall_addr1_common 
+0x5dea 024315 fetch 6 ,mem_mouse_le_locall_addr1_temp 
+0x5deb 024316 branch mouse_le_locall_addr1_load ,blank 
+0x5dec 024317 store 6 ,mem_mouse_le_locall_addr1_last 
+0x5ded 024318 increase 6 ,regc 
+0x5dee 024319 fetch 2 ,mem_otp_offset_le_locall_addr1_end 
+0x5def 024320 isub regc ,null 
+0x5df0 024321 nbranch mouse_le_locall_addr1_load ,positive 
+0x5df1 024322 copy regc ,regb 
+0x5df2 024323 branch mouse_read_otp_le_device1_locall_addr_loop 
+:      024325 mouse_read_otp_le_locall_addr1_common:
+0x5df3 024326 arg 6 ,loopcnt 
+0x5df4 024327 arg mem_mouse_le_locall_addr1_temp ,rega 
+0x5df5 024328 branch otp_read_data 
+:      024330 mouse_le_locall_addr1_load:
+0x5df6 024331 fetch 6 ,mem_mouse_le_locall_addr1_last 
+0x5df7 024332 store 6 ,mem_device1_locall_addr 
+0x5df8 024333 rtn 
+:      024337 mouse_read_otp_le_device2_addr:
+0x5df9 024338 fetchr regb ,2 ,mem_otp_offset_le_addr2 
+0x5dfa 024339 copy regb ,regc 
+:      024340 mouse_read_otp_le_device2_addr_loop:
+0x5dfb 024341 call mouse_read_otp_le_addr2_common 
+0x5dfc 024342 fetch 6 ,mem_mouse_le_addr2_temp 
+0x5dfd 024343 branch mouse_le_addr2_load ,blank 
+0x5dfe 024344 store 6 ,mem_mouse_le_addr2_last 
+0x5dff 024345 increase 6 ,regc 
+0x5e00 024346 fetch 2 ,mem_otp_offset_le_addr2_end 
+0x5e01 024347 isub regc ,null 
+0x5e02 024348 nbranch mouse_le_addr2_load ,positive 
+0x5e03 024349 copy regc ,regb 
+0x5e04 024350 branch mouse_read_otp_le_device2_addr_loop 
+:      024352 mouse_read_otp_le_addr2_common:
+0x5e05 024353 arg 6 ,loopcnt 
+0x5e06 024354 arg mem_mouse_le_addr2_temp ,rega 
+0x5e07 024355 branch otp_read_data 
+:      024357 mouse_le_addr2_load:
+0x5e08 024358 fetch 6 ,mem_mouse_le_addr2_last 
+0x5e09 024359 store 6 ,mem_device2_addr 
+0x5e0a 024360 rtn 
+:      024363 mouse_read_otp_le_device2_locall_addr:
+0x5e0b 024364 fetchr regb ,2 ,mem_otp_offset_le_locall_addr2 
+0x5e0c 024365 copy regb ,regc 
+:      024366 mouse_read_otp_le_device2_locall_addr_loop:
+0x5e0d 024367 call mouse_read_otp_le_locall_addr2_common 
+0x5e0e 024368 fetch 6 ,mem_mouse_le_locall_addr2_temp 
+0x5e0f 024369 branch mouse_le_locall_addr2_load ,blank 
+0x5e10 024370 store 6 ,mem_mouse_le_locall_addr2_last 
+0x5e11 024371 increase 6 ,regc 
+0x5e12 024372 fetch 2 ,mem_otp_offset_le_locall_addr2_end 
+0x5e13 024373 isub regc ,null 
+0x5e14 024374 nbranch mouse_le_locall_addr2_load ,positive 
+0x5e15 024375 copy regc ,regb 
+0x5e16 024376 branch mouse_read_otp_le_device2_locall_addr_loop 
+:      024378 mouse_read_otp_le_locall_addr2_common:
+0x5e17 024379 arg 6 ,loopcnt 
+0x5e18 024380 arg mem_mouse_le_locall_addr2_temp ,rega 
+0x5e19 024381 branch otp_read_data 
+:      024383 mouse_le_locall_addr2_load:
+0x5e1a 024384 fetch 6 ,mem_mouse_le_locall_addr2_last 
+0x5e1b 024385 store 6 ,mem_device2_locall_addr 
+0x5e1c 024386 rtn 
+:      024390 mouse_read_otp_24g_addr:
+0x5e1d 024391 fetchr regb ,2 ,mem_otp_offset_24g_addr 
+0x5e1e 024392 copy regb ,regc 
+:      024393 mouse_read_otp_24g_addr_loop:
+0x5e1f 024394 call mouse_read_otp_24g_addr_common 
+0x5e20 024395 fetch 4 ,mem_mouse_24g_addr_temp 
+0x5e21 024396 branch mouse_24g_addr_load ,blank 
+0x5e22 024397 store 4 ,mem_mouse_24g_addr_last 
+0x5e23 024398 increase 4 ,regc 
+0x5e24 024399 fetch 2 ,mem_otp_offset_24g_addr_end 
+0x5e25 024400 isub regc ,null 
+0x5e26 024401 nbranch mouse_24g_addr_load ,positive 
+0x5e27 024402 copy regc ,regb 
+0x5e28 024403 branch mouse_read_otp_24g_addr_loop 
+:      024405 mouse_read_otp_24g_addr_common:
+0x5e29 024406 arg 4 ,loopcnt 
+0x5e2a 024407 arg mem_mouse_24g_addr_temp ,rega 
+0x5e2b 024408 branch otp_read_data 
+:      024410 mouse_24g_addr_load:
+0x5e2c 024411 fetch 4 ,mem_mouse_24g_addr_last 
+0x5e2d 024412 store 4 ,mem_mouse_24g_addr 
+0x5e2e 024413 rtn 
+:      024416 mouse_read_otp_le_addr_increase_count_info:
+0x5e2f 024417 fetch 1 ,mem_device_flag 
+0x5e30 024418 rtneq mode_24g_device 
+0x5e31 024419 fetchr regb ,2 ,mem_otp_offset_le_addr_increase_count 
+0x5e32 024420 copy regb ,regc 
+:      024421 mouse_read_otp_le_addr_increase_count_loop:
+0x5e33 024422 call mouse_read_otp_le_addr_increase_count_common 
+0x5e34 024423 fetch 2 ,mem_random_addr_increase_count_temp 
+0x5e35 024424 branch mouse_le_addr_increase_count_load ,blank 
+0x5e36 024425 store 2 ,mem_random_addr_increase_count_last 
+0x5e37 024426 increase 2 ,regc 
+0x5e38 024427 fetch 2 ,mem_otp_offset_le_addr_increase_count_end 
+0x5e39 024428 isub regc ,null 
+0x5e3a 024429 nbranch mouse_le_addr_increase_count_load ,positive 
+0x5e3b 024430 copy regc ,regb 
+0x5e3c 024431 branch mouse_read_otp_le_addr_increase_count_loop 
+:      024433 mouse_read_otp_le_addr_increase_count_common:
+0x5e3d 024434 arg 2 ,loopcnt 
+0x5e3e 024435 arg mem_random_addr_increase_count_temp ,rega 
+0x5e3f 024436 branch otp_read_data 
+:      024438 mouse_le_addr_increase_count_load:
+0x5e40 024439 fetch 2 ,mem_random_addr_increase_count_temp 
+0x5e41 024440 store 2 ,mem_random_addr_increase_count 
+0x5e42 024441 rtn 
+:      024444 mouse_read_otp_dpi:
+0x5e43 024445 fetch mouse_flag_len ,mem_mouse_flag 
+0x5e44 024446 bbit0 mouse_enable_load_and_store_dpi ,mouse_load_default_dpi 
+0x5e45 024447 fetchr regb ,2 ,mem_otp_offset_dpi 
+0x5e46 024448 copy regb ,regc 
+:      024449 mouse_read_otp_dpi_loop:
+0x5e47 024450 call mouse_read_otp_dpi_common 
+0x5e48 024451 fetch 1 ,mem_mouse_dpi_temp 
+0x5e49 024452 branch mouse_dpi_load ,blank 
+0x5e4a 024453 store 1 ,mem_mouse_dpi_last 
+0x5e4b 024454 increase 1 ,regc 
+0x5e4c 024455 fetch 2 ,mem_otp_offset_dpi_end 
+0x5e4d 024456 isub regc ,null 
+0x5e4e 024457 nbranch mouse_dpi_load ,positive 
+0x5e4f 024458 copy regc ,regb 
+0x5e50 024459 branch mouse_read_otp_dpi_loop 
+:      024461 mouse_read_otp_dpi_common:
+0x5e51 024462 arg 1 ,loopcnt 
+0x5e52 024463 arg mem_mouse_dpi_temp ,rega 
+0x5e53 024464 branch otp_read_data 
+:      024466 mouse_dpi_load:
+0x5e54 024467 fetch 1 ,mem_mouse_dpi_last 
+0x5e55 024468 copy pdata ,temp 
+0x5e56 024469 and pdata ,0xf0 ,pdata 
+0x5e57 024470 branch mouse_dpi_load_last ,blank 
+0x5e58 024471 rshift4 pdata ,pdata 
+0x5e59 024472 branch mouse_dpi_load_end 
+:      024474 mouse_dpi_load_last:
+0x5e5a 024475 copy temp ,pdata 
+:      024476 mouse_dpi_load_end:
+0x5e5b 024477 store 1 ,mem_mouse_dpi 
+0x5e5c 024478 rtn 
+:      024483 mouse_idle:
+0x5e5d 024484 bpatch patch11_6 ,mem_patch11 
+0x5e5e 024485 call mouse_low_voltage_led_no_enter_lpm 
+0x5e5f 024486 call ui_check_paring_button 
+0x5e60 024487 call mouse_dpi_check 
+0x5e61 024488 call mouse_dpi_another_gpio_check 
+0x5e62 024489 call mouse_select_device_check 
+0x5e63 024490 call mouse_check_select_device_by_switch 
+0x5e64 024491 call mouse_bt_button_check 
+0x5e65 024492 branch mouse_wheel_check 
+:      024494 mouse_select_device_check:
+0x5e66 024495 fetch mouse_flag_len ,mem_mouse_flag 
+0x5e67 024496 bbit1 mouse_enable_select_device_by_pb_button ,mouse_select_device_by_pb_button 
+0x5e68 024497 bbit1 mouse_enable_pb_button_long_press_disconvery ,mouse_select_device_by_pb_button 
+0x5e69 024498 rtn 
+:      024500 mouse_select_device_by_pb_button_check_once:
+0x5e6a 024501 jam 0x03 ,mem_mouse_pbkey_press_status 
+:      024502 mouse_select_device_by_pb_button:
+0x5e6b 024503 call mouse_select_device_by_pb_button_check 
+0x5e6c 024504 branch mouse_select_device_by_pb_button_exit 
+:      024506 mouse_select_device_by_pb_button_check:
+0x5e6d 024507 bpatch patch11_7 ,mem_patch11 
+0x5e6e 024508 fetch 1 ,mem_config_select_device_button_gpio 
+0x5e6f 024509 rtneq gpio_disable 
+0x5e70 024510 arg 0 ,rega 
+0x5e71 024511 jam mouse_pb_key ,mem_mouse_key_temp 
+0x5e72 024512 fetcht 1 ,mem_config_select_device_button_gpio 
+0x5e73 024513 call mouse_pb_button_check 
+0x5e74 024514 store 1 ,mem_mouse_pbkey_press_status 
+0x5e75 024515 fetch 1 ,mem_matrix_public_gpio 
+0x5e76 024516 beq gpio_disable ,mouse_3io6key_pb_button_check_end 
+0x5e77 024517 branch mouse_matrix_public_gpio_reset 
+:      024519 mouse_retransmit_select_device_by_pb_button:
+0x5e78 024520 call mouse_select_device_by_pb_button_check 
+0x5e79 024521 copy rega ,pdata 
+0x5e7a 024522 bbit1 mouse_pb_key ,mouse_select_device_button_down + 2 
+0x5e7b 024523 branch mouse_select_device_button_up 
+:      024525 mouse_3io6key_pb_button_check_end:
+0x5e7c 024526 fetcht 1 ,mem_config_select_device_button_gpio 
+0x5e7d 024527 call mouse_gpio_config_input_pu 
+:      024528 mouse_select_device_by_pb_button_exit:
+0x5e7e 024529 copy rega ,pdata 
+0x5e7f 024530 bbit1 mouse_pb_key ,mouse_select_device_button_down 
+0x5e80 024531 branch mouse_select_device_button_up 
+:      024533 mouse_pb_button_check:
+0x5e81 024534 fetch mouse_flag_len ,mem_mouse_flag 
+0x5e82 024535 bbit1 mouse_enable_pb_button_connect_gnd ,mouse_pb_button_connect_gnd 
+0x5e83 024536 fetch 1 ,mem_mouse_pbkey_press_status 
+0x5e84 024537 copy pdata ,regc 
+0x5e85 024538 fetch 1 ,mem_matrix_public_gpio 
+0x5e86 024539 beq gpio_disable ,mouse_3io6key_check 
+0x5e87 024540 fetch 1 ,mem_mouse_ghost_flag 
+0x5e88 024541 nbranch mouse_select_device_by_pb_button_end ,blank 
+0x5e89 024542 branch mouse_pb_button_connect_matrix 
+:      024544 mouse_select_device_by_pb_button_end:
+0x5e8a 024545 jam pb_button_state_up ,mem_select_device_button_statue 
+0x5e8b 024546 jam 0 ,mem_mouse_pbkey_press_status 
+0x5e8c 024547 rtn 
+:      024549 mouse_pb_button_connect_gnd:
+0x5e8d 024550 fetch 1 ,mem_mouse_pbkey_press_status 
+0x5e8e 024551 branch mouse_check_key_connect_gnd 
+:      024553 mouse_pb_button_connect_matrix:
+0x5e8f 024554 call gpio_get_bit 
+0x5e90 024555 fetcht 1 ,mem_matrix_public_gpio 
+0x5e91 024556 branch mouse_pb_button_connect_gnd ,true 
+0x5e92 024557 fetcht 1 ,mem_matrix_public_gpio 
+0x5e93 024558 call gpio_out_active 
+0x5e94 024559 fetcht 1 ,mem_config_select_device_button_gpio 
+0x5e95 024560 fetch 1 ,mem_mouse_pbkey_press_status 
+0x5e96 024561 branch mouse_check_key_connect_gnd 
+:      024563 mouse_select_device_button_up:
+0x5e97 024564 fetch 1 ,mem_select_device_button_statue 
+0x5e98 024565 rtneq pb_button_state_up 
+0x5e99 024566 jam pb_button_state_up ,mem_select_device_button_statue 
+0x5e9a 024567 fetch mouse_flag_len ,mem_mouse_flag 
+0x5e9b 024568 rtnbit1 mouse_enable_pb_button_short_press_enter_discovery 
+0x5e9c 024569 fetch 1 ,mem_bt_discovery_count 
+0x5e9d 024570 sub pdata ,20 ,null 
+0x5e9e 024571 ncall mouse_ready_reconnection_by_button ,positive 
+0x5e9f 024572 fetch 1 ,mem_ui_button_timeout 
+0x5ea0 024573 store 1 ,mem_bt_discovery_count 
+0x5ea1 024574 rtn 
+:      024576 mouse_select_device_button_down:
+0x5ea2 024577 call mouse_select_device_ghost_check 
+0x5ea3 024578 rtn user 
+0x5ea4 024579 fetch 1 ,mem_select_device_button_statue 
+0x5ea5 024580 rtneq pb_button_state_down 
+0x5ea6 024581 jam pb_button_state_down ,mem_select_device_button_statue 
+0x5ea7 024582 fetch mouse_flag_len ,mem_mouse_flag 
+0x5ea8 024583 bbit1 mouse_enable_pb_button_short_press_enter_discovery ,mouse_long_button_bt_discovery 
+0x5ea9 024584 fetch 1 ,mem_mouse_direct_timer 
+0x5eaa 024585 rtn blank 
+0x5eab 024586 fetch 1 ,mem_mouse_direct_timeout 
+0x5eac 024587 store 1 ,mem_mouse_direct_timer 
+0x5ead 024588 rtn 
+:      024590 mouse_select_device_ghost_check:
+0x5eae 024591 disable user 
+0x5eaf 024592 fetch mouse_flag_len ,mem_mouse_flag 
+0x5eb0 024593 rtnbit1 mouse_enable_pb_button_connect_gnd 
+:      024594 mouse_ghost_key_value_check:
+0x5eb1 024595 fetch 1 ,mem_mouse_lkey_press_status 
+0x5eb2 024596 rtn blank 
+0x5eb3 024597 fetch 1 ,mem_mouse_rkey_press_status 
+0x5eb4 024598 rtn blank 
+0x5eb5 024599 branch enable_user 
+:      024601 mouse_check_select_device_by_switch:
+0x5eb6 024602 bpatch patch12_0 ,mem_patch12 
+0x5eb7 024603 fetch mouse_flag_len ,mem_mouse_flag 
+0x5eb8 024604 rtnbit0 mouse_enable_select_device_by_switch_gpio 
+0x5eb9 024605 fetcht 1 ,mem_device_switch_gpio 
+0x5eba 024606 call mouse_gpio_config_input_pu 
+0x5ebb 024607 fetcht 1 ,mem_device_switch_gpio 
+0x5ebc 024608 call gpio_get_bit 
+0x5ebd 024609 branch mouse_check_select_24g_device ,true 
+:      024610 mouse_select_btdevice:
+0x5ebe 024611 fetch 1 ,mem_device_flag 
+0x5ebf 024612 rtneq mode_bt_device1 
+0x5ec0 024613 jam mode_bt_device1 ,mem_device_flag 
+0x5ec1 024614 branch mouse_stop_bluetooth_mode 
+:      024616 mouse_check_select_24g_device:
+0x5ec2 024617 fetch 1 ,mem_device_flag 
+0x5ec3 024618 rtneq mode_24g_device 
+0x5ec4 024619 jam mode_24g_device ,mem_device_flag 
+0x5ec5 024620 branch mouse_24g_stop 
+:      024622 mouse_ready_reconnection_by_button:
+0x5ec6 024623 bpatch patch12_1 ,mem_patch12 
+0x5ec7 024624 fetch 1 ,mem_device_number 
+0x5ec8 024625 rtneq 1 
+0x5ec9 024626 call mouse_select_device_number 
+0x5eca 024627 storet 1 ,mem_device_flag 
+:      024628 mouse_store_device_number_before_reset:
+0x5ecb 024630 call mouse_select_device_enable 
+0x5ecc 024631 call mouse_stop_bluetooth_mode 
+0x5ecd 024632 call app_evt_button_long_pressed 
+0x5ece 024633 call mouse_select_device_disable 
+0x5ecf 024634 jam 1 ,mem_mouse_need_soft_reset 
+0x5ed0 024635 branch mouse_store_device_info_delay 
+:      024637 mouse_soft_reset:
+0x5ed1 024638 call mouse_select_device_enable 
+0x5ed2 024639 branch soft_reset_chip 
+:      024641 mouse_select_device_number:
+0x5ed3 024642 fetcht 1 ,mem_device_flag 
+0x5ed4 024643 increase 1 ,temp 
+0x5ed5 024644 fetch mouse_flag_len ,mem_mouse_flag 
+0x5ed6 024645 bbit1 mouse_enable_24g ,mouse_select_device_number_24g 
+0x5ed7 024646 sub temp ,2 ,null 
+0x5ed8 024647 ncall mouse_select_device_count_clean_bt ,positive 
+0x5ed9 024648 rtn 
+:      024650 mouse_select_device_number_24g:
+0x5eda 024651 fetch 1 ,mem_device_number 
+0x5edb 024652 increase -1 ,pdata 
+0x5edc 024653 isub temp ,null 
+0x5edd 024654 ncall mouse_select_device_count_clean_24g ,positive 
+0x5ede 024655 rtn 
+:      024657 mouse_select_device_count_clean_24g:
+0x5edf 024658 arg 0 ,temp 
+0x5ee0 024659 rtn 
+:      024660 mouse_select_device_count_clean_bt:
+0x5ee1 024661 arg 1 ,temp 
+0x5ee2 024662 rtn 
+:      024664 mouse_store_device_number2eeprom:
+0x5ee3 024665 arg 1 ,temp 
+0x5ee4 024666 arg mem_device_flag ,rega 
+0x5ee5 024667 arg 0 ,regb 
+0x5ee6 024668 branch iicd_write_protect_eep_data 
+:      024670 mouse_bt_button_check:
+0x5ee7 024671 fetch mouse_flag_len ,mem_mouse_flag 
+0x5ee8 024672 rtnbit0 mouse_enable_pb_button_short_press_enter_discovery 
+0x5ee9 024673 branch mouse_select_device_by_pb_button 
+:      024675 mouse_select_device_enable:
+0x5eea 024676 arg mouse_select_device_flag ,queue 
+0x5eeb 024677 branch mouse_enable_function_flag 
+:      024678 mouse_select_device_disable:
+0x5eec 024679 arg mouse_select_device_flag ,queue 
+0x5eed 024680 branch mouse_disable_function_flag 
+:      024681 mouse_bt_cannel_reconn_enable:
+0x5eee 024682 arg mouse_bt_cannel_reconn_flag ,queue 
+0x5eef 024683 branch mouse_enable_function_flag 
+:      024684 mouse_bt_cannel_reconn_disable:
+0x5ef0 024685 arg mouse_bt_cannel_reconn_flag ,queue 
+0x5ef1 024686 branch mouse_disable_function_flag 
+:      024687 mouse_bt_discovery_button_down_enable:
+0x5ef2 024688 arg mouse_bt_discovery_button_down_flag ,queue 
+0x5ef3 024689 branch mouse_enable_function_flag 
+:      024690 mouse_bt_discovery_button_down_disable:
+0x5ef4 024691 arg mouse_bt_discovery_button_down_flag ,queue 
+0x5ef5 024692 branch mouse_disable_function_flag 
+:      024694 mouse_adc_read_enable:
+0x5ef6 024695 arg mouse_enable_adc ,queue 
+0x5ef7 024696 branch mouse_enable_function_flag 
+:      024698 mouse_24g_set_250hz:
+0x5ef8 024699 arg mouse_enable_24g_250hz ,queue 
+0x5ef9 024700 branch mouse_enable_function_flag 
+:      024702 mouse_24g_search_dongle_enable:
+0x5efa 024703 arg mouse_enable_24g_search_dongle ,queue 
+0x5efb 024704 branch mouse_enable_function_flag 
+:      024706 mouse_16m_enable:
+0x5efc 024707 arg mouse_enable_16m ,queue 
+0x5efd 024708 branch mouse_enable_function_flag 
+:      024710 mouse_dpi_4level_enable:
+0x5efe 024711 arg mouse_enable_dpi_level_4 ,queue 
+0x5eff 024712 branch mouse_enable_function_flag 
+:      024714 mouse_enable_function_flag:
+0x5f00 024715 fetch mouse_flag_len ,mem_mouse_flag 
+0x5f01 024716 qset1 pdata 
+0x5f02 024717 store mouse_flag_len ,mem_mouse_flag 
+0x5f03 024718 rtn 
+:      024720 mouse_disable_function_flag:
+0x5f04 024721 fetch mouse_flag_len ,mem_mouse_flag 
+0x5f05 024722 qset0 pdata 
+0x5f06 024723 store mouse_flag_len ,mem_mouse_flag 
+0x5f07 024724 rtn 
+:      024726 mouse_customer_key_enable:
+0x5f08 024727 setarg 0 
+0x5f09 024728 store 8 ,mem_customer_key_press 
+0x5f0a 024729 store 8 ,mem_customer_key_release 
+0x5f0b 024730 fetch 1 ,mem_mouse_customer_function 
+0x5f0c 024731 beq 2 ,mouse_customer_key_ctrl_alt_a 
+0x5f0d 024732 beq 3 ,mouse_customer_ac_home 
+0x5f0e 024733 beq 4 ,mouse_customer_key_play 
+0x5f0f 024734 setarg 0x070008 
+:      024735 mouse_customer_standrad_key_set:
+0x5f10 024736 store 8 ,mem_customer_key_press + 1 
+0x5f11 024737 rtn 
+:      024739 mouse_customer_key_ctrl_alt_a:
+0x5f12 024740 setarg 0x040005 
+0x5f13 024741 branch mouse_customer_standrad_key_set 
+:      024743 mouse_customer_ac_home:
+0x5f14 024744 setarg 0x022303 
+:      024745 mouse_customer_media_key_set:
+0x5f15 024746 store 8 ,mem_customer_key_press 
+0x5f16 024747 setarg 0x03 
+0x5f17 024748 store 8 ,mem_customer_key_release 
+0x5f18 024749 rtn 
+:      024751 mouse_customer_key_play:
+0x5f19 024752 setarg 0x00cd03 
+0x5f1a 024753 branch mouse_customer_media_key_set 
+:      024756 mouse_polling_device:
+0x5f1b 024757 bpatch patch12_2 ,mem_patch12 
+0x5f1c 024758 fetch 1 ,mem_reconn_times 
+0x5f1d 024759 increase -1 ,pdata 
+0x5f1e 024760 store 1 ,mem_reconn_times 
+0x5f1f 024761 fetcht 1 ,mem_device_flag 
+0x5f20 024762 sub temp ,1 ,null 
+0x5f21 024763 ncall mouse_select_device_number ,zero 
+0x5f22 024764 storet 1 ,mem_device_flag 
+0x5f23 024765 call mouse_store_device_number2eeprom 
+0x5f24 024766 call mouse_before_store_reconn_info 
+0x5f25 024767 branch mouse_start_reconnect_device 
+:      024771 mouse_drawing_optima:
+0x5f26 024772 bpatch patch12_3 ,mem_patch12 
+0x5f27 024773 fetch 1 ,mem_config_sensor_type 
+0x5f28 024774 rtneq p3212 
+0x5f29 024775 fetch mouse_flag_len ,mem_mouse_flag 
+0x5f2a 024776 rtnbit0 mouse_enable_smoother 
+0x5f2b 024777 fetch 4 ,mem_mouse_x 
+0x5f2c 024778 rtn blank 
+0x5f2d 024779 call mouse_data_abs_check 
+0x5f2e 024780 setarg 0x03 
+0x5f2f 024781 call mouse_pdata_greater_than_check 
+0x5f30 024782 call mouse_disable_asm ,blank 
+0x5f31 024783 ncall mouse_enable_asm ,blank 
+0x5f32 024784 setarg 0x02 
+0x5f33 024785 call mouse_data_less_than_check 
+0x5f34 024786 call mouse_disable_asm ,blank 
+0x5f35 024787 fetch 1 ,mem_mouse_asm_flag 
+0x5f36 024788 beq 1 ,mouse_drawing_optima_modify 
+:      024789 mouse_drawing_optima_init:
+0x5f37 024790 fetch mouse_flag_len ,mem_mouse_flag 
+0x5f38 024791 rtnbit0 mouse_enable_smoother 
+0x5f39 024792 arg 5 ,loopcnt 
+0x5f3a 024793 arg mem_mouse_asm_flag ,contw 
+0x5f3b 024794 branch clear_mem 
+:      024796 mouse_drawing_optima_modify:
+0x5f3c 024797 call mouse_drawing_optima_xy_offset_modify 
+0x5f3d 024798 fetch 2 ,mem_mouse_x_pre 
+0x5f3e 024799 store 2 ,mem_data_pre 
+0x5f3f 024800 fetch 2 ,mem_mouse_x 
+0x5f40 024801 store 2 ,mem_data_current 
+0x5f41 024802 call mouse_drawing_optima_data_x 
+0x5f42 024803 fetch 2 ,mem_data_pre 
+0x5f43 024804 store 2 ,mem_mouse_x_pre 
+0x5f44 024805 fetch 2 ,mem_data_current 
+0x5f45 024806 store 2 ,mem_mouse_x 
+0x5f46 024808 fetch 2 ,mem_mouse_y_pre 
+0x5f47 024809 store 2 ,mem_data_pre 
+0x5f48 024810 fetch 2 ,mem_mouse_y 
+0x5f49 024811 store 2 ,mem_data_current 
+0x5f4a 024812 call mouse_drawing_optima_data_y 
+0x5f4b 024813 fetch 2 ,mem_data_pre 
+0x5f4c 024814 store 2 ,mem_mouse_y_pre 
+0x5f4d 024815 fetch 2 ,mem_data_current 
+0x5f4e 024816 store 2 ,mem_mouse_y 
+0x5f4f 024817 rtn 
+:      024819 mouse_drawing_optima_xy_offset_modify:
+0x5f50 024820 fetch mouse_flag_len ,mem_mouse_flag 
+0x5f51 024821 rtnbit0 mouse_enable_xy_offset 
+0x5f52 024822 bpatch patch12_4 ,mem_patch12 
+0x5f53 024823 fetch 2 ,mem_mouse_x_pre 
+0x5f54 024824 store 2 ,mem_data_value 
+0x5f55 024825 call mouse_pre_xy_data_judge 
+0x5f56 024826 store 2 ,mem_mouse_x_pre 
+0x5f57 024827 fetch 2 ,mem_mouse_x 
+0x5f58 024828 store 2 ,mem_data_value 
+0x5f59 024829 call mouse_current_xy_data_judge 
+0x5f5a 024830 store 2 ,mem_mouse_x 
+0x5f5b 024831 fetch 2 ,mem_mouse_y_pre 
+0x5f5c 024832 store 2 ,mem_data_value 
+0x5f5d 024833 call mouse_pre_xy_data_judge 
+0x5f5e 024834 store 2 ,mem_mouse_y_pre 
+0x5f5f 024835 fetch 2 ,mem_mouse_y 
+0x5f60 024836 store 2 ,mem_data_value 
+0x5f61 024837 call mouse_current_xy_data_judge 
+0x5f62 024838 store 2 ,mem_mouse_y 
+0x5f63 024839 rtn 
+:      024841 mouse_pre_xy_data_judge:
+0x5f64 024842 fetch 1 ,mem_data_value + 1 
+0x5f65 024843 branch mouse_pre_xy_pdata_offset ,blank 
+0x5f66 024844 branch mouse_pre_xy_ndata_offset 
+:      024846 mouse_pre_xy_pdata_offset:
+0x5f67 024847 fetch 1 ,mem_data_value 
+0x5f68 024848 call mouse_pre_xy_get_0_4_times 
+0x5f69 024849 store 1 ,mem_data_value 
+:      024850 mouse_xy_data_offset_new:
+0x5f6a 024851 fetch 2 ,mem_data_value 
+0x5f6b 024852 rtn 
+:      024853 mouse_pre_xy_ndata_offset:
+0x5f6c 024854 fetch 1 ,mem_data_value 
+0x5f6d 024855 call mouse_pdata_invert 
+0x5f6e 024856 call mouse_pre_xy_get_0_4_times 
+0x5f6f 024857 call disable_blank ,blank 
+0x5f70 024858 call mouse_pdata_get_new_value 
+0x5f71 024859 branch mouse_xy_data_offset_new 
+:      024861 mouse_current_xy_data_judge:
+0x5f72 024862 fetch 1 ,mem_data_value + 1 
+0x5f73 024863 branch mouse_current_xy_pdata_offset ,blank 
+0x5f74 024864 branch mouse_current_xy_ndata_offset 
+:      024865 mouse_current_xy_pdata_offset:
+0x5f75 024866 fetch 1 ,mem_data_value 
+0x5f76 024867 call mouse_current_xy_get_0_6_times 
+0x5f77 024868 store 1 ,mem_data_value 
+0x5f78 024869 branch mouse_xy_data_offset_new 
+:      024870 mouse_current_xy_ndata_offset:
+0x5f79 024871 fetch 1 ,mem_data_value 
+0x5f7a 024872 call mouse_pdata_invert 
+0x5f7b 024873 call mouse_current_xy_get_0_6_times 
+0x5f7c 024874 call disable_blank ,blank 
+0x5f7d 024875 call mouse_pdata_get_new_value 
+0x5f7e 024876 branch mouse_xy_data_offset_new 
+:      024878 mouse_pre_xy_get_0_4_times:
+0x5f7f 024879 mul32 pdata ,4 ,pdata 
+0x5f80 024880 div pdata ,5 
+0x5f81 024881 call wait_div_end 
+0x5f82 024882 quotient pdata 
+0x5f83 024883 rtn 
+:      024884 mouse_current_xy_get_0_6_times:
+0x5f84 024885 mul32 pdata ,12 ,pdata 
+0x5f85 024886 div pdata ,10 
+0x5f86 024887 call wait_div_end 
+0x5f87 024888 quotient pdata 
+0x5f88 024889 rtn 
+:      024891 mouse_drawing_optima_data_x:
+0x5f89 024892 fetch 2 ,mem_data_pre 
+0x5f8a 024893 fetcht 2 ,mem_data_current 
+0x5f8b 024894 iadd temp ,pdata 
+0x5f8c 024895 fetcht 1 ,mem_mouse_data_xtemp 
+0x5f8d 024896 iadd temp ,pdata 
+0x5f8e 024897 and pdata ,0x01 ,temp 
+0x5f8f 024898 storet 1 ,mem_mouse_data_xtemp 
+0x5f90 024899 branch mouse_drawing_optima_data 
+:      024901 mouse_drawing_optima_data_y:
+0x5f91 024902 fetch 2 ,mem_data_pre 
+0x5f92 024903 fetcht 2 ,mem_data_current 
+0x5f93 024904 iadd temp ,pdata 
+0x5f94 024905 fetcht 1 ,mem_mouse_data_ytemp 
+0x5f95 024906 iadd temp ,pdata 
+0x5f96 024907 and pdata ,0x01 ,temp 
+0x5f97 024908 storet 1 ,mem_mouse_data_ytemp 
+0x5f98 024909 branch mouse_drawing_optima_data 
+:      024911 mouse_drawing_optima_data:
+0x5f99 024912 store 3 ,mem_data_sum 
+0x5f9a 024913 isolate1 16 ,pdata 
+0x5f9b 024914 branch mouse_data_sum_overflow ,true 
+0x5f9c 024915 fetch 1 ,mem_data_sum + 1 
+0x5f9d 024916 beq 0xff ,mouse_data_sum_n 
+0x5f9e 024917 fetch 1 ,mem_data_sum 
+:      024918 mouse_data_store_pre:
+0x5f9f 024919 rshift pdata ,pdata 
+0x5fa0 024920 store 2 ,mem_data_pre 
+0x5fa1 024921 store 2 ,mem_data_current 
+0x5fa2 024922 rtn 
+:      024923 mouse_data_sum_overflow:
+0x5fa3 024924 fetch 1 ,mem_data_sum + 1 
+0x5fa4 024925 beq 0 ,mouse_data_sum_overflow_p 
+0x5fa5 024926 fetch 3 ,mem_data_sum 
+0x5fa6 024927 branch mouse_data_store_pre 
+:      024928 mouse_data_sum_overflow_p:
+0x5fa7 024929 jam 0 ,mem_data_sum + 2 
+0x5fa8 024930 fetch 1 ,mem_data_sum 
+0x5fa9 024931 branch mouse_data_store_pre 
+:      024933 mouse_data_sum_n:
+0x5faa 024934 fetch 1 ,mem_data_sum 
+0x5fab 024935 call mouse_pdata_get_half 
+0x5fac 024936 store 1 ,mem_data_pre 
+0x5fad 024937 store 1 ,mem_data_current 
+0x5fae 024938 branch mouse_data_zero ,blank 
+0x5faf 024939 setarg 0xff 
+:      024940 mouse_data_set_direction:
+0x5fb0 024941 store 1 ,mem_data_pre + 1 
+0x5fb1 024942 store 1 ,mem_data_current + 1 
+0x5fb2 024943 rtn 
+:      024944 mouse_data_zero:
+0x5fb3 024945 setarg 0 
+0x5fb4 024946 branch mouse_data_set_direction 
+:      024948 mouse_pdata_get_half:
+0x5fb5 024949 call mouse_pdata_invert 
+0x5fb6 024950 rshift pdata ,pdata 
+:      024951 mouse_pdata_get_new_value:
+0x5fb7 024952 call mouse_rega_in_out 
+0x5fb8 024953 sub pdata ,0 ,pdata 
+0x5fb9 024954 store 1 ,mem_data_value 
+0x5fba 024955 rtn 
+:      024957 mouse_pdata_invert:
+0x5fbb 024958 sub pdata ,0 ,pdata 
+:      024959 mouse_rega_in_out:
+0x5fbc 024960 store 1 ,mem_rega 
+0x5fbd 024961 fetch 1 ,mem_rega 
+0x5fbe 024962 rtn 
+:      024964 mouse_disable_asm:
+0x5fbf 024965 jam 0 ,mem_mouse_asm_flag 
+0x5fc0 024966 rtn 
+:      024967 mouse_enable_asm:
+0x5fc1 024968 jam 1 ,mem_mouse_asm_flag 
+0x5fc2 024969 rtn 
+:      024972 mouse_pdata_greater_than_check:
+0x5fc3 024973 isub rega ,null 
+0x5fc4 024974 nbranch disable_blank ,positive 
+0x5fc5 024975 isub regb ,null 
+0x5fc6 024976 nbranch disable_blank ,positive 
+0x5fc7 024977 branch enable_blank 
+:      024978 mouse_data_less_than_check:
+0x5fc8 024979 isub rega ,null 
+0x5fc9 024980 nrtn positive 
+0x5fca 024981 isub regb ,null 
+0x5fcb 024982 nrtn positive 
+0x5fcc 024983 branch enable_blank 
+:      024985 mouse_data_abs_check:
+0x5fcd 024986 fetch 2 ,mem_mouse_x 
+0x5fce 024987 call mouse_data_abs 
+0x5fcf 024988 copy pdata ,rega 
+0x5fd0 024989 fetch 2 ,mem_mouse_y 
+0x5fd1 024990 call mouse_data_abs 
+0x5fd2 024991 copy pdata ,regb 
+0x5fd3 024992 rtn 
+:      024994 mouse_data_abs:
+0x5fd4 024995 store 2 ,mem_data_current 
+0x5fd5 024996 fetch 1 ,mem_data_current + 1 
+0x5fd6 024997 beq 0xff ,mouse_data_reversal 
+0x5fd7 024998 fetch 1 ,mem_data_current 
+:      024999 mouse_data_abs_store:
+0x5fd8 025000 and_into 0xff ,pdata 
+0x5fd9 025002 rtn 
+:      025003 mouse_data_reversal:
+0x5fda 025004 fetch 2 ,mem_data_current 
+0x5fdb 025005 sub pdata ,0 ,pdata 
+0x5fdc 025006 branch mouse_data_abs_store 
+:      025008 mouse_24g_long_sleep_param_update_timer:
+0x5fdd 025009 arg mem_24g_long_sleep_param_update_timer ,regc 
+0x5fde 025010 arg mouse_24g_long_sleep_normal_param ,regb 
+0x5fdf 025011 branch timer_single_step 
+:      025012 mouse_24g_long_sleep_normal_param:
+0x5fe0 025013 fetch 4 ,mem_24g_long_sleep_set1 
+0x5fe1 025014 store 4 ,mem_24g_enter_hibernate 
+0x5fe2 025015 jam 1 ,mem_mouse_long_mult_flag 
+0x5fe3 025016 rtn 
+:      025019 mouse_24g_long_sleep_set:
+0x5fe4 025020 fetch 1 ,mem_24g_long_sleep_set_level 
+0x5fe5 025021 beq 0x00 ,mouse_24g_long_sleep_set_30ms 
+0x5fe6 025022 beq 0x01 ,mouse_24g_long_sleep_set_50ms 
+0x5fe7 025023 beq 0x02 ,mouse_24g_long_sleep_set_80ms 
+0x5fe8 025024 beq 0x03 ,mouse_24g_long_sleep_set_100ms 
+:      025025 mouse_24g_long_sleep_set_80ms:
+0x5fe9 025026 setarg 0x0ea600 
+:      025027 mouse_24g_long_sleep_set_end:
+0x5fea 025028 store 4 ,mem_24g_long_sleep_set1 
+0x5feb 025029 rtn 
+:      025030 mouse_24g_long_sleep_set_30ms:
+0x5fec 025031 setarg 0x05e740 
+0x5fed 025032 branch mouse_24g_long_sleep_set_end 
+:      025033 mouse_24g_long_sleep_set_50ms:
+0x5fee 025034 setarg 0x0927c0 
+0x5fef 025035 branch mouse_24g_long_sleep_set_end 
+:      025036 mouse_24g_long_sleep_set_100ms:
+0x5ff0 025037 setarg 0x124f80 
+0x5ff1 025038 branch mouse_24g_long_sleep_set_end 
+:      025040 mouse_24g_hibernate_set:
+0x5ff2 025041 bpatch patch12_5 ,mem_patch12 
+0x5ff3 025042 jam 0 ,mem_24g_attempt_fail_flag 
+0x5ff4 025043 call g24_transmit_next_packet 
+0x5ff5 025044 setarg -1 
+0x5ff6 025045 store 4 ,mem_24g_enter_hibernate 
+0x5ff7 025046 setarg 0 
+0x5ff8 025047 store 7 ,mem_mouse_key 
+0x5ff9 025048 jam 1 ,mem_sensor_shutdown_flag 
+0x5ffa 025049 call mouse_sensor_powerdown 
+0x5ffb 025050 call mouse_setgpio_hibernate 
+0x5ffc 025051 branch mouse_24g_long_sleep 
+:      025053 mouse_wakeup_24g:
+0x5ffd 025054 fetch 1 ,mem_sensor_shutdown_flag 
+0x5ffe 025055 ncall mouse_wakeup_24g_from_long_sleep ,blank 
+0x5fff 025056 jam 0 ,mem_sensor_shutdown_flag 
+0x6000 025057 rtn 
+:      025059 mouse_wakeup_24g_from_long_sleep:
+0x6001 025060 call mouse_init_sensor_wakeup 
+0x6002 025061 fetch mouse_flag_len ,mem_mouse_flag 
+0x6003 025062 rtnbit0 mouse_enable_wheel_wake_up_cancel 
+:      025063 mouse_wheel_gpio_init:
+0x6004 025064 fetch 1 ,mem_whee_a_data_gpio 
+0x6005 025065 arg gpcfg_pullup ,temp 
+0x6006 025066 call gpio_config_function_int 
+0x6007 025067 fetch 1 ,mem_whee_b_data_gpio 
+0x6008 025068 arg gpcfg_pullup ,temp 
+0x6009 025069 branch gpio_config_function_int 
+:      025071 mouse_24g_transmit_start:
+0x600a 025072 call mouse_24g_fast_conn_mode_check 
+0x600b 025073 fetch 1 ,mem_sensor_shutdown_flag 
+0x600c 025074 nbranch mouse_24g_short_sleep ,blank 
+0x600d 025075 branch g24_transmit_start_next 
+:      025077 mouse_24g_fast_conn_mode_check:
+0x600e 025078 fetch 4 ,mem_24g_receiver_addr 
+0x600f 025079 fetcht 4 ,mem_24g_fast_conn_addr 
+0x6010 025080 isub temp ,null 
+0x6011 025081 branch mouse_soft_agc_enable ,zero 
+0x6012 025082 branch mouse_soft_agc_disable 
+:      025084 mouse_soft_agc_enable:
+0x6013 025085 jam 0 ,mem_gain_fix 
+0x6014 025086 jam tx_power_factory ,mem_tx_power 
+0x6015 025087 rtn 
+:      025088 mouse_soft_agc_disable:
+0x6016 025089 jam 0xff ,mem_gain_fix 
+0x6017 025090 rtn 
+:      025092 mouse_24g_stop:
+0x6018 025093 set0 mark_24g ,mark 
+0x6019 025094 jam state_24g_stop ,mem_24g_conn_sm 
+0x601a 025095 arg mouse_24g_pairing_flag ,queue 
+0x601b 025096 branch mouse_disable_function_flag 
+:      025098 mouse_24g_start_mode:
+0x601c 025099 fetch mouse_flag_len ,mem_mouse_flag 
+0x601d 025100 bbit0 mouse_enable_24g ,mouse_24g_mode_setup_error 
+0x601e 025101 call mouse_device_24g_pair_led_config 
+0x601f 025102 call mouse_wakeup_from_power_check 
+0x6020 025103 branch mouse_24g_reconn_dongle_start ,user 
+0x6021 025104 fetch mouse_flag_len ,mem_mouse_flag 
+0x6022 025105 bbit1 mouse_enable_auto_24g_paring ,mouse_24g_reconn_general_dongle 
+0x6023 025106 bbit0 mouse_enable_24g_power_on_pairing ,mouse_24g_reconn_general_dongle 
+0x6024 025107 call mouse_key_check_once 
+0x6025 025108 and rega ,0x07 ,pdata 
+0x6026 025109 fetcht 1 ,mem_mouse_commbination_key_24g 
+0x6027 025110 isub temp ,null 
+0x6028 025111 branch mouse_24g_start_pair_mode ,zero 
+0x6029 025112 branch mouse_24g_reconn_general_dongle 
+:      025114 mouse_24g_mode_setup_error:
+0x602a 025115 fetch 1 ,mem_reconn_times 
+0x602b 025116 nbranch mouse_polling_device ,blank 
+0x602c 025117 rtn 
+:      025119 mouse_24g_first_start_auto_pair_mode:
+0x602d 025120 call mouse_wakeup_from_power_check 
+0x602e 025121 branch mouse_24g_first_start_reconn ,user 
+:      025122 mouse_24g_reconn_general_dongle:
+0x602f 025123 jam mode_24g_device ,mem_device_flag 
+0x6030 025124 fetch 2 ,mem_mouse_24g_power_on_fast_conn_timer 
+0x6031 025125 store 2 ,mem_24g_reconn_timeout 
+0x6032 025126 jam fast_conn_and_3_0_addr ,mem_24g_reconn_type 
+0x6033 025127 branch g24_reconn_start 
+:      025129 mouse_24g_start_auto_pair:
+0x6034 025130 fetch 2 ,mem_24g_pair_timeout_init 
+0x6035 025131 store 2 ,mem_24g_reconn_timeout 
+0x6036 025132 jam pair_and_3_0_addr ,mem_24g_reconn_type 
+0x6037 025133 branch g24_reconn_start 
+:      025135 mouse_24g_first_start_reconn:
+0x6038 025136 fetch 1 ,mem_device_flag 
+0x6039 025137 beq mode_24g_device ,mouse_24g_reconn_dongle_start 
+0x603a 025138 call mouse_bluetooth_fast_conn_disable 
+:      025139 mouse_24g_first_bluetooth_reconnect:
+0x603b 025140 call mouse_24g_stop 
+0x603c 025141 jam mode_bt_device1 ,mem_device_flag 
+0x603d 025142 call mouse_select_reconn_device 
+0x603e 025143 branch mouse_start_reconnect_device 
+:      025145 mouse_24g_first_bb_event_reconn_timeout:
+0x603f 025146 call mouse_wakeup_from_power_check 
+0x6040 025147 branch mouse_app_enter_hibernate ,user 
+0x6041 025148 branch mouse_start_discovery 
+:      025150 mouse_24g_first_store_reconn_info:
+0x6042 025151 call mouse_wakeup_from_power_check 
+0x6043 025152 rtn user 
+0x6044 025153 fetch mouse_flag_len ,mem_mouse_flag 
+0x6045 025154 bbit1 mouse_enable_24g_first_auto_pairing ,mouse_store_device_info_delay 
+0x6046 025155 rtn 
+:      025157 mouse_24g_start_pair_mode:
+0x6047 025158 call mouse_device_24g_pair_led_config 
+0x6048 025159 jam 0 ,mem_24g_reconn_type 
+0x6049 025160 arg mouse_24g_pairing_flag ,queue 
+0x604a 025161 call mouse_enable_function_flag 
+0x604b 025162 setarg 0 
+0x604c 025163 store 2 ,mem_24g_reconn_timeout 
+0x604d 025164 call mouse_stop_discovery 
+0x604e 025165 jam type_ms ,mem_24g_data_type 
+0x604f 025166 fetch mouse_flag_len ,mem_mouse_flag 
+0x6050 025167 bbit0 mouse_enable_keyboard ,g24_pair_start 
+0x6051 025168 jam type_kb ,mem_24g_data_type 
+0x6052 025169 branch g24_pair_start 
+:      025171 mouse_24g_attempt_fail:
+0x6053 025172 fetch 1 ,mem_24g_attempt_fail_flag 
+0x6054 025173 nbranch mouse_24g_hibernate_set ,blank 
+0x6055 025174 fetch 1 ,mem_24g_reconn_type 
+0x6056 025175 beq fast_conn_and_3_0_addr ,mouse_24g_fast_conn_attempt_fail 
+0x6057 025176 beq pair_and_3_0_addr ,mouse_24g_auto_pair_attempt_fail 
+0x6058 025177 beq receiver_and_3_0_addr ,mouse_reconn_dongle_attempt_fail 
+:      025178 mouse_24g_attempt_fail_enter_hibernate:
+0x6059 025179 call mouse_24g_stop 
+0x605a 025180 fetch 1 ,mem_reconn_times 
+0x605b 025181 nbranch mouse_polling_device ,blank 
+0x605c 025182 fetch 1 ,mem_device_flag 
+0x605d 025183 beq mode_24g_device ,mouse_app_enter_hibernate 
+0x605e 025184 rtn 
+:      025186 mouse_24g_fast_conn_attempt_fail:
+0x605f 025187 fetch mouse_flag_len ,mem_mouse_flag 
+0x6060 025188 bbit1 mouse_enable_24g_first_auto_pairing ,mouse_24g_start_auto_pair 
+0x6061 025189 bbit1 mouse_enable_auto_24g_paring ,mouse_24g_start_auto_pair 
+0x6062 025190 bbit0 mouse_enable_24g_auto_pair_nerver_been_paired ,mouse_24g_reconn_dongle_start 
+0x6063 025191 fetch 4 ,mem_mouse_24g_addr 
+0x6064 025192 fetcht 4 ,mem_mouse_compare_addr 
+0x6065 025193 isub temp ,null 
+0x6066 025194 branch mouse_24g_start_pair_mode ,zero 
+:      025195 mouse_24g_reconn_dongle_start:
+0x6067 025196 fetch 2 ,mem_24g_reconn_timeout_init 
+0x6068 025197 store 2 ,mem_24g_reconn_timeout 
+0x6069 025198 jam receiver_and_3_0_addr ,mem_24g_reconn_type 
+0x606a 025199 branch g24_reconn_start 
+:      025201 mouse_24g_auto_pair_attempt_fail:
+0x606b 025202 fetch mouse_flag_len ,mem_mouse_flag 
+0x606c 025203 bbit0 mouse_enable_24g_first_auto_pairing ,mouse_24g_attempt_fail_enter_hibernate 
+0x606d 025204 fetch 1 ,mem_device_number 
+0x606e 025205 beq 1 ,mouse_24g_attempt_fail_enter_hibernate 
+0x606f 025206 branch mouse_24g_first_bluetooth_reconnect 
+:      025208 mouse_reconn_dongle_attempt_fail:
+0x6070 025209 fetch mouse_flag_len ,mem_mouse_flag 
+0x6071 025210 bbit0 mouse_enable_24g_first_auto_pairing ,mouse_24g_attempt_fail_enter_hibernate 
+0x6072 025211 bbit1 mouse_enable_eeprom ,mouse_24g_attempt_fail_enter_hibernate 
+0x6073 025212 bbit1 mouse_enable_flash ,mouse_24g_attempt_fail_enter_hibernate 
+0x6074 025213 branch mouse_24g_start_auto_pair + 1 
+:      025215 mouse_24g_attempt_success:
+0x6075 025216 fetch 4 ,mem_24g_addr 
+0x6076 025217 store 4 ,mem_24g_receiver_addr 
+0x6077 025218 store 4 ,mem_mouse_24g_addr 
+0x6078 025219 call g24_ch_syncword_crc8_init 
+0x6079 025220 call mouse_no_data_timer_init 
+0x607a 025221 call mouse_device_poweron_led_config 
+0x607b 025222 call mouse_init_sensor_reset 
+0x607c 025223 jam 0 ,mem_mouse_long_mult_flag 
+0x607d 025224 jam 0 ,mem_24g_conn_sm 
+0x607e 025225 jam 0 ,mem_24g_reconn_type 
+0x607f 025226 fetch 4 ,mem_24g_receiver_addr 
+0x6080 025227 fetch 4 ,mem_24g_fast_conn_addr 
+0x6081 025228 isub temp ,null 
+0x6082 025229 rtn zero 
+0x6083 025230 branch mouse_24g_first_store_reconn_info 
+:      025232 mouse_24g_pairing_complete:
+0x6084 025233 call mouse_init_sensor_reset 
+0x6085 025234 call mouse_read_sensor_common 
+:      025235 mouse_24g_pairing_complete_common:
+0x6086 025236 call mouse_device_poweron_led_config 
+0x6087 025237 call mouse_no_data_timer_init 
+0x6088 025238 arg mouse_24g_pairing_flag ,queue 
+0x6089 025239 call mouse_disable_function_flag 
+0x608a 025240 setarg 0 
+0x608b 025241 store 2 ,mem_24g_pair_timeout 
+0x608c 025242 store 2 ,mem_24g_reconn_timeout 
+0x608d 025243 store 1 ,mem_24g_conn_sm 
+0x608e 025244 store 1 ,mem_mouse_move_flag 
+0x608f 025245 store 1 ,mem_24g_reconn_type 
+0x6090 025248 fetch 4 ,mem_24g_addr 
+0x6091 025249 store 4 ,mem_24g_receiver_addr 
+0x6092 025250 store 4 ,mem_mouse_24g_addr 
+0x6093 025251 branch mouse_store_device_info_delay 
+:      025253 mouse_24g_short_sleep_clear_wake:
+0x6094 025254 call clear_wake 
+0x6095 025255 branch lpm_write_gpio_wakeup 
+:      025257 mouse_24g_package_data:
+0x6096 025258 bpatch patch12_6 ,mem_patch12 
+0x6097 025259 rtnmark0 mark_24g 
+0x6098 025260 call mouse_motion 
+0x6099 025261 nrtn user 
+0x609a 025262 fetch 1 ,mem_mouse_24g_long_sleep_flag 
+0x609b 025263 jam 0 ,mem_mouse_24g_long_sleep_flag 
+0x609c 025264 ncall mouse_24g_short_sleep_clear_wake ,blank 
+0x609d 025266 fetch mouse_flag_len ,mem_mouse_flag 
+0x609e 025267 bbit0 mouse_enable_keyboard ,mouse_24g_mouse_package_data 
+0x609f 025268 fetch 1 ,mem_customer_key 
+0x60a0 025269 nbranch mouse_24g_keyboard_package_data ,blank 
+:      025270 mouse_24g_mouse_package_data:
+0x60a1 025271 call mouse_data_xy_release 
+0x60a2 025272 fetch 1 ,mem_24g_data_type 
+0x60a3 025273 bbit1 1 ,mouse_24g_mouse_package_data_now 
+0x60a4 025274 fetcht 1 ,mem_24g_txbuf + 1 
+0x60a5 025275 fetch 1 ,mem_mouse_key 
+0x60a6 025276 ior temp ,pdata 
+0x60a7 025277 store 1 ,mem_mouse_key 
+0x60a8 025278 fetcht 1 ,mem_24g_txbuf + 6 
+0x60a9 025279 fetch 1 ,mem_mouse_z 
+0x60aa 025280 iadd temp ,pdata 
+0x60ab 025281 store 1 ,mem_mouse_z 
+0x60ac 025282 fetcht 1 ,mem_24g_txbuf + 7 
+0x60ad 025283 fetch 1 ,mem_mouse_tz 
+0x60ae 025284 iadd temp ,pdata 
+0x60af 025285 store 1 ,mem_mouse_tz 
+:      025286 mouse_24g_mouse_package_data_now:
+0x60b0 025287 jam type_ms ,mem_24g_data_type 
+0x60b1 025288 arg 7 ,rega 
+0x60b2 025289 arg mem_mouse_key ,regb 
+0x60b3 025290 fetch 2 ,mem_mouse_z 
+0x60b4 025291 rtn blank 
+0x60b5 025292 branch g24_transmit_by_interrupt_enable 
+:      025294 mouse_24g_keyboard_package_data:
+0x60b6 025295 jam type_kb ,mem_24g_data_type 
+0x60b7 025296 arg 9 ,rega 
+0x60b8 025297 fetch 1 ,mem_customer_data_trigger 
+0x60b9 025298 nbranch mouse_customer_key_press ,blank 
+0x60ba 025299 arg mem_customer_key_release ,regb 
+0x60bb 025300 rtn 
+:      025301 mouse_customer_key_press:
+0x60bc 025302 arg mem_customer_key_press ,regb 
+0x60bd 025303 rtn 
+:      025308 mouse_24g_search_dongle_init:
+0x60be 025309 setarg 0 
+0x60bf 025310 store 3 ,mem_mouse_search_dongle_action 
+0x60c0 025311 rtn 
+:      025313 mouse_24g_search_dongle:
+0x60c1 025314 fetch mouse_flag_len ,mem_mouse_flag 
+0x60c2 025315 rtnbit0 mouse_enable_24g_search_dongle 
+0x60c3 025316 fetch 1 ,mem_mouse_long_mult_flag 
+0x60c4 025317 rtn blank 
+0x60c5 025318 fetch 1 ,mem_24g_abort_pac 
+0x60c6 025319 rtn blank 
+0x60c7 025320 fetch 1 ,mem_mouse_search_dongle_interval 
+0x60c8 025321 increase 1 ,pdata 
+0x60c9 025322 and_into 3 ,pdata 
+0x60ca 025323 store 1 ,mem_mouse_search_dongle_interval 
+0x60cb 025324 nrtn blank 
+0x60cc 025325 jam 0 ,mem_mouse_search_dongle_ch 
+:      025326 mouse_24g_search_dongle_loop:
+0x60cd 025327 bpatch patch12_7 ,mem_patch12 
+0x60ce 025328 fetch 1 ,mem_mouse_search_dongle_ch 
+0x60cf 025329 increase 1 ,pdata 
+0x60d0 025330 store 1 ,mem_mouse_search_dongle_ch 
+0x60d1 025331 sub pdata ,g24_ch_number ,null 
+0x60d2 025332 nbranch mouse_24g_search_dongle_loop_end ,positive 
+0x60d3 025333 call g24_reconn_data_prep 
+0x60d4 025334 call g24_transmit_receive_ack 
+0x60d5 025335 nbranch mouse_24g_search_dongle_loop_retry ,sync 
+0x60d6 025336 nbranch mouse_24g_search_dongle_loop_retry ,user3 
+0x60d7 025337 call mouse_g24_ackpayload_parse 
+0x60d8 025338 call mouse_24g_search_dongle_success 
+:      025339 mouse_24g_search_dongle_loop_end:
+0x60d9 025340 call g24_txbuf_clear 
+0x60da 025341 fetch 1 ,mem_mouse_search_dongle_count 
+0x60db 025342 increase 1 ,pdata 
+0x60dc 025343 store 1 ,mem_mouse_search_dongle_count 
+0x60dd 025344 beq g24_ch_poll_count ,mouse_24g_search_dongle_check 
+0x60de 025345 rtn 
+:      025347 mouse_24g_search_dongle_loop_retry:
+0x60df 025348 call g24_ch 
+0x60e0 025349 branch mouse_24g_search_dongle_loop 
+:      025351 mouse_24g_search_dongle_check:
+0x60e1 025352 jam 0 ,mem_mouse_search_dongle_count 
+0x60e2 025353 fetch 1 ,mem_mouse_search_dongle_action 
+0x60e3 025354 rtnbit1 g24_disconn_state 
+0x60e4 025355 set1 g24_disconn_state ,pdata 
+0x60e5 025356 store 1 ,mem_mouse_search_dongle_action 
+0x60e6 025357 fetch 2 ,mem_mouse_24g_search_dongle_time_init 
+0x60e7 025358 store 2 ,mem_mouse_no_data_timer 
+0x60e8 025359 branch mouse_sensor_powerdown 
+:      025361 mouse_24g_search_dongle_success:
+0x60e9 025362 fetch 1 ,mem_24g_abort_pac 
+0x60ea 025363 branch mouse_24g_search_dongle_init ,blank 
+0x60eb 025364 jam 0 ,mem_mouse_search_dongle_count 
+0x60ec 025365 fetch 1 ,mem_mouse_search_dongle_action 
+0x60ed 025366 rtnbit0 g24_disconn_state 
+0x60ee 025367 set0 g24_disconn_state ,pdata 
+0x60ef 025368 store 1 ,mem_mouse_search_dongle_action 
+0x60f0 025369 call mouse_no_data_timer_init 
+0x60f1 025370 branch mouse_init_sensor_wakeup 
+:      025372 mouse_g24_ackpayload_parse:
+0x60f2 025373 call g24_ackpayload_parse 
+0x60f3 025374 fetch 1 ,mem_24g_rxbuf + 1 
+0x60f4 025375 compare 0x08 ,pdata ,0xf8 
+0x60f5 025376 nrtn true 
+0x60f6 025377 fetch 1 ,mem_24g_rxbuf + 2 
+0x60f7 025378 beq 0xff ,mouse_24g_hibernate_set 
+0x60f8 025379 rtn 
+:      025384 mouse_g24_retransmit:
+0x60f9 025385 fetch 1 ,mem_mouse_need_soft_reset 
+0x60fa 025386 nrtn blank 
+0x60fb 025387 call mouse_retransmit_select_device_by_pb_button 
+0x60fc 025388 call mouse_select_device_by_dpi_button_once 
+0x60fd 025389 branch g24_retransmit0 
+:      025391 mouse_select_device_by_dpi_button_once:
+0x60fe 025392 arg 12 ,queue 
+0x60ff 025393 call timer_check 
+0x6100 025394 nrtn blank 
+0x6101 025395 call mouse_dpi_check_once 
+0x6102 025396 call mouse_dpi_key_check_long_press 
+:      025397 mouse_g24_retransmit_100ms_timer_init:
+0x6103 025398 arg 12 ,queue 
+0x6104 025399 setarg 160 
+0x6105 025400 branch timer_init 
+:      025402 mouse_dpi_check_once:
+0x6106 025403 fetch mouse_flag_len ,mem_mouse_flag 
+0x6107 025404 rtnbit0 mouse_enable_select_device_by_dpi_button 
+0x6108 025406 branch mouse_dpi_check 
+:      025409 mouse_24g_before_lpm_sleep:
+0x6109 025410 fetch 1 ,mem_device_flag 
+0x610a 025411 bne mode_24g_device ,lpm_sleep_skip_cb_function 
+0x610b 025412 fetch 1 ,mem_24g_disable_fec1 
+0x610c 025413 rtn blank 
+:      025414 mouse_peripheral_clock_off:
+0x610d 025415 jam 2 ,core_clksel 
+0x610e 025416 jam 0xf8 ,core_lpm_ctrl 
+0x610f 025417 rtn 
+:      025422 mouse_logo_led_on_timer:
+0x6110 025423 fetch 1 ,mem_mouse_logo_led_gpio 
+0x6111 025424 rtneq gpio_disable 
+0x6112 025425 fetch 2 ,mem_mouse_no_data_timer 
+0x6113 025426 rtn blank 
+0x6114 025427 fetch 2 ,mem_mouse_no_data_timeout 
+0x6115 025428 fetcht 2 ,mem_mouse_no_data_timer 
+0x6116 025429 isub temp ,temp 
+0x6117 025430 fetch 2 ,mem_mouse_logo_led_on_time_init 
+0x6118 025431 isub temp ,pdata 
+0x6119 025432 branch mouse_logo_led_on ,positive 
+:      025433 mouse_logo_led_off:
+0x611a 025434 fetcht 1 ,mem_mouse_logo_led_gpio 
+0x611b 025435 branch mouse_led_off 
+:      025436 mouse_logo_led_on:
+0x611c 025437 fetcht 1 ,mem_mouse_logo_led_gpio 
+0x611d 025438 branch mouse_led_on 
+:      025445 mouse_dpi_led_blink_delay_timer:
+0x611e 025446 arg mem_mouse_dpi_led_delay_count ,regc 
+0x611f 025447 arg mouse_dpi_led_blink_init ,regb 
+0x6120 025448 branch timer_single_step 
+:      025450 mouse_dpi_led_blink_init:
+0x6121 025451 bpatch patch13_0 ,mem_patch13 
+0x6122 025452 fetch 1 ,mem_config_sensor_type 
+0x6123 025453 beq p3212 ,mouse_dpi_led_blink_init_another 
+0x6124 025454 beq ka8g2 ,mouse_dpi_led_blink_init_another 
+0x6125 025455 fetcht 1 ,mem_mouse_dpi 
+0x6126 025456 increase 2 ,temp 
+:      025457 mouse_dpi_led_blink_init_next:
+0x6127 025458 sub temp ,3 ,null 
+0x6128 025459 call mouse_dpi_led_blink_init_level_4 ,positive 
+0x6129 025460 ncall mouse_dpi_led_blink_count_clean ,positive 
+0x612a 025461 copy temp ,pdata 
+0x612b 025462 iadd pdata ,pdata 
+0x612c 025463 store 1 ,mem_mouse_multi_led_blink_count 
+:      025464 mouse_multi_dpi_led_blink_enable:
+0x612d 025465 jam 4 ,mem_mouse_multi_led_blink_type 
+0x612e 025466 call mouse_multi_dpi_led_blink_timer_init 
+0x612f 025467 jam multi_led_blink ,mem_mouse_multi_led_type 
+0x6130 025468 branch mouse_multi_led_enable 
+:      025470 mouse_dpi_led_blink_init_another:
+0x6131 025471 fetcht 1 ,mem_mouse_dpi 
+0x6132 025472 increase 1 ,temp 
+0x6133 025473 branch mouse_dpi_led_blink_init_next 
+:      025475 mouse_dpi_led_blink_init_level_4:
+0x6134 025476 fetch mouse_flag_len ,mem_mouse_flag 
+0x6135 025477 rtnbit0 mouse_enable_dpi_level_4 
+0x6136 025478 increase 1 ,temp 
+0x6137 025479 rtn 
+:      025480 mouse_dpi_led_blink_count_clean:
+0x6138 025481 increase -3 ,temp 
+0x6139 025482 rtn 
+:      025485 mouse_dpi_led_blink_delay:
+0x613a 025486 fetch 1 ,mem_mouse_dpi_gpio 
+0x613b 025487 rtneq gpio_disable 
+0x613c 025488 fetch 2 ,mem_mouse_discovery_timer 
+0x613d 025489 nrtn blank 
+0x613e 025490 fetch 2 ,mem_24g_pair_timeout 
+0x613f 025491 nrtn blank 
+0x6140 025492 fetch 2 ,mem_24g_reconn_timeout 
+0x6141 025493 nrtn blank 
+0x6142 025494 fetch 1 ,mem_mouse_multi_led_powon_timer 
+0x6143 025495 nrtn blank 
+0x6144 025496 fetch 1 ,mem_mouse_dpi_led_delay_count_init 
+0x6145 025497 branch mouse_dpi_led_blink_init ,blank 
+0x6146 025498 store 1 ,mem_mouse_dpi_led_delay_count 
+0x6147 025499 rtn 
+:      025507 mouse_check_dpi_blink:
+0x6148 025508 disable user 
+0x6149 025509 fetch 1 ,mem_mouse_multi_led_blink_type 
+0x614a 025510 sub pdata ,4 ,null 
+0x614b 025511 nrtn zero 
+0x614c 025512 branch enable_user 
+:      025514 mouse_low_voltage_led_timer:
+0x614d 025515 fetch mouse_flag_len ,mem_mouse_flag 
+0x614e 025516 rtnbit0 mouse_enable_low_led 
+0x614f 025517 rtnbit0 mouse_low_voltage_flag 
+0x6150 025518 fetch 2 ,mem_mouse_discovery_timer 
+0x6151 025519 nrtn blank 
+0x6152 025520 fetch 2 ,mem_24g_pair_timeout 
+0x6153 025521 nrtn blank 
+0x6154 025522 fetch 2 ,mem_24g_reconn_timeout 
+0x6155 025523 nrtn blank 
+0x6156 025524 fetch 1 ,mem_mouse_multi_led_powon_timer 
+0x6157 025525 nrtn blank 
+0x6158 025526 call mouse_check_dpi_blink 
+0x6159 025527 rtn user 
+0x615a 025529 fetch 1 ,mem_mouse_multi_low_led_blink_count 
+0x615b 025530 branch mouse_low_led_blink_count_init_judge ,blank 
+:      025531 mouse_low_led_blink_timer:
+0x615c 025532 fetcht 1 ,mem_adc_low_volatage_led_timer_count 
+0x615d 025533 increase 1 ,temp 
+0x615e 025534 storet 1 ,mem_adc_low_volatage_led_timer_count 
+0x615f 025535 fetch 1 ,mem_mouse_low_led_blink_timer 
+0x6160 025536 isub temp ,null 
+0x6161 025537 ncall mouse_low_led_timer_count_clean ,positive 
+0x6162 025538 fetch 1 ,mem_mouse_low_led_blink_half_timer 
+0x6163 025539 isub temp ,null 
+0x6164 025540 nbranch mouse_low_voltage_led_off_judge ,positive 
+:      025541 mouse_low_voltage_led_on_judge:
+0x6165 025542 fetch mouse_flag_len ,mem_mouse_flag 
+0x6166 025543 bbit1 mouse_enable_low_for_led ,mouse_device_led_on 
+0x6167 025544 bbit1 mouse_enable_dpi_low_for_led ,mouse_device_led_on 
+:      025545 mouse_low_voltage_led_on:
+0x6168 025546 fetcht 1 ,mem_mouse_low_voltage_alarm_gpio 
+0x6169 025547 branch mouse_led_on 
+:      025549 mouse_low_led_timer_count_clean:
+0x616a 025550 jam 1 ,mem_adc_low_volatage_led_timer_count 
+0x616b 025551 fetch 1 ,mem_mouse_multi_low_led_blink_count 
+0x616c 025552 increase -1 ,pdata 
+0x616d 025553 store 1 ,mem_mouse_multi_low_led_blink_count 
+:      025554 mouse_low_voltage_led_off_judge:
+0x616e 025555 fetch mouse_flag_len ,mem_mouse_flag 
+0x616f 025556 bbit1 mouse_enable_low_for_led ,mouse_device_led_off 
+0x6170 025557 bbit1 mouse_enable_dpi_low_for_led ,mouse_device_led_off 
+:      025558 mouse_low_voltage_led_off:
+0x6171 025559 fetcht 1 ,mem_mouse_low_voltage_alarm_gpio 
+0x6172 025560 branch mouse_led_off 
+:      025562 mouse_low_led_blink_count_init_judge:
+0x6173 025563 fetch mouse_flag_len ,mem_mouse_flag 
+0x6174 025564 bbit1 mouse_enable_low_led_blink_limit ,mouse_low_voltage_led_off_judge 
+0x6175 025565 call mouse_multi_low_led_blink_count_init 
+0x6176 025566 branch mouse_low_led_blink_timer 
+:      025574 mouse_device_multi_led_parm_init:
+0x6177 025575 jam 0 ,mem_mouse_multi_led_blink_enable 
+0x6178 025576 call mouse_device_multi_led_all_off 
+0x6179 025577 jam 0 ,mem_mouse_multi_led_blink_type 
+0x617a 025578 fetch 1 ,mem_mouse_low_led_blink_timer 
+0x617b 025579 rshift pdata ,pdata 
+0x617c 025580 store 1 ,mem_mouse_low_led_blink_half_timer 
+0x617d 025581 rtn 
+:      025582 mouse_multi_low_led_blink_count_init:
+0x617e 025583 fetch 1 ,mem_mouse_multi_lowled_blink_count_init 
+0x617f 025584 store 1 ,mem_mouse_multi_low_led_blink_count 
+0x6180 025585 rtn 
+:      025587 mouse_multi_led_blink_timer_init:
+0x6181 025588 fetch 1 ,mem_mouse_multi_led_blink_type 
+0x6182 025589 beq 1 ,mouse_device_24g_led_blink_timer_init 
+0x6183 025590 beq 2 ,mouse_device_le_discovery_led_blink_timer_init 
+0x6184 025591 beq 3 ,mouse_device_le_reconn_led_blink_timer_init 
+:      025592 mouse_multi_dpi_led_blink_timer_init:
+0x6185 025593 fetch 1 ,mem_mouse_dpi_led_blink_timer_init 
+:      025594 mouse_store_multi_led_blink_timer:
+0x6186 025595 store 1 ,mem_mouse_multi_led_blink_timer 
+0x6187 025596 rtn 
+:      025597 mouse_device_24g_led_blink_timer_init:
+0x6188 025598 fetch 1 ,mem_mouse_multi_24gled_blink_timer_init 
+0x6189 025599 branch mouse_store_multi_led_blink_timer 
+:      025600 mouse_device_le_discovery_led_blink_timer_init:
+0x618a 025601 fetch 1 ,mem_mouse_multi_le_discovery_blink_timer_init 
+0x618b 025602 branch mouse_store_multi_led_blink_timer 
+:      025603 mouse_device_le_reconn_led_blink_timer_init:
+0x618c 025604 fetch 1 ,mem_mouse_multi_le_reconn_blink_timer_init 
+0x618d 025605 branch mouse_store_multi_led_blink_timer 
+:      025608 mouse_device_poweron_led_config:
+0x618e 025609 bpatch patch13_1 ,mem_patch13 
+0x618f 025610 fetch 1 ,mem_mouse_multi_led_powon_timer_init 
+0x6190 025611 store 1 ,mem_mouse_multi_led_powon_timer 
+0x6191 025612 jam multi_led_on ,mem_mouse_multi_led_type 
+:      025613 mouse_multi_led_enable:
+0x6192 025614 jam off ,mem_mouse_multi_led_state 
+0x6193 025615 jam on ,mem_mouse_multi_led_blink_enable 
+0x6194 025616 rtn 
+:      025619 mouse_device_24g_pair_led_config:
+0x6195 025620 bpatch patch13_2 ,mem_patch13 
+0x6196 025621 fetch 1 ,mem_device_flag 
+0x6197 025622 rtnne mode_24g_device 
+0x6198 025623 call mouse_multi_led_blink_enable_init 
+0x6199 025624 jam 1 ,mem_mouse_multi_led_blink_type 
+0x619a 025625 call mouse_device_24g_led_blink_timer_init 
+0x619b 025626 fetch 1 ,mem_mouse_le_reconn_blink_limit 
+0x619c 025627 rtn blank 
+0x619d 025628 fetch 1 ,mem_mouse_multi_24gled_blink_count_init 
+0x619e 025629 branch mouse_device_led_blink_count_init 
+:      025631 mouse_device_le_reconn_led_config:
+0x619f 025632 fetch 1 ,mem_device_flag 
+0x61a0 025633 rtneq mode_24g_device 
+0x61a1 025634 call mouse_multi_led_blink_enable_init 
+0x61a2 025635 fetch mouse_flag_len ,mem_mouse_flag 
+0x61a3 025636 rtnbit0 mouse_enable_bt_reconn_led_effect 
+0x61a4 025637 jam 3 ,mem_mouse_multi_led_blink_type 
+0x61a5 025638 call mouse_device_le_reconn_led_blink_timer_init 
+0x61a6 025639 fetch 1 ,mem_mouse_le_reconn_blink_limit 
+0x61a7 025640 rtn blank 
+0x61a8 025641 fetch 1 ,mem_mouse_multi_le_reconn_blink_count_init 
+:      025642 mouse_device_led_blink_count_init:
+0x61a9 025643 store 1 ,mem_mouse_multi_led_blink_count 
+0x61aa 025644 rtn 
+:      025646 mouse_device_discovery_led_config:
+0x61ab 025647 jam 0 ,mem_mouse_le_reconn_blink_limit 
+0x61ac 025648 jam 2 ,mem_mouse_multi_led_blink_type 
+0x61ad 025649 call mouse_device_le_discovery_led_blink_timer_init 
+:      025650 mouse_multi_led_blink_enable_init:
+0x61ae 025651 jam 1 ,mem_mouse_multi_led_blink_enable 
+0x61af 025652 jam multi_led_blink ,mem_mouse_multi_led_type 
+0x61b0 025653 branch mouse_device_multi_led_on 
+:      025657 mouse_led_multi_timer:
+0x61b1 025658 fetch 1 ,mem_mouse_multi_led_blink_enable 
+0x61b2 025659 rtn blank 
+0x61b3 025660 fetch 1 ,mem_mouse_multi_led_type 
+0x61b4 025661 beq multi_led_blink ,mouse_multi_led_type_blink 
+:      025662 mouse_device_multi_led_type_on:
+0x61b5 025663 fetch 1 ,mem_mouse_multi_led_powon_timer 
+0x61b6 025664 branch mouse_device_poweron_led_off ,blank 
+0x61b7 025665 increase -1 
+0x61b8 025666 store 1 ,mem_mouse_multi_led_powon_timer 
+0x61b9 025667 branch mouse_device_led_on 
+:      025669 mouse_device_poweron_led_off:
+0x61ba 025670 jam 0 ,mem_mouse_multi_led_blink_enable 
+0x61bb 025671 call mouse_multi_low_led_blink_count_init 
+0x61bc 025672 branch mouse_device_led_off 
+:      025674 mouse_multi_led_type_blink:
+0x61bd 025675 bpatch patch13_3 ,mem_patch13 
+0x61be 025676 fetch 1 ,mem_mouse_multi_led_blink_type 
+0x61bf 025677 rtn blank 
+0x61c0 025678 beq 4 ,mouse_device_led_blink_limit 
+0x61c1 025679 branch mouse_device_led_blink_judge 
+:      025681 mouse_device_led_blink_judge:
+0x61c2 025682 fetch 1 ,mem_mouse_le_reconn_blink_limit 
+0x61c3 025683 beq 1 ,mouse_device_led_blink_limit 
+0x61c4 025684 branch mouse_multi_led_type_blink_next 
+:      025686 mouse_device_led_blink_limit:
+0x61c5 025687 fetch 1 ,mem_mouse_multi_led_blink_count 
+0x61c6 025688 branch mouse_multi_led_off_judge ,blank 
+:      025689 mouse_multi_led_type_blink_next:
+0x61c7 025690 arg mem_mouse_multi_led_blink_timer ,regc 
+0x61c8 025691 arg mouse_multi_led_type_blink_start ,regb 
+0x61c9 025692 branch timer_single_step 
+:      025694 mouse_multi_led_type_blink_start:
+0x61ca 025695 fetch 1 ,mem_mouse_multi_led_blink_type 
+0x61cb 025696 beq 4 ,mouse_multi_led_blink_count_decrease 
+0x61cc 025697 fetch 1 ,mem_mouse_le_reconn_blink_limit 
+0x61cd 025698 beq 1 ,mouse_multi_led_blink_count_decrease 
+:      025699 mouse_multi_led_blink:
+0x61ce 025700 call mouse_multi_led_blink_timer_init 
+0x61cf 025701 fetch 1 ,mem_mouse_multi_led_state 
+0x61d0 025702 beq on ,mouse_multi_led_off_judge_next 
+0x61d1 025703 branch mouse_multi_led_on_judge 
+:      025705 mouse_multi_led_blink_count_decrease:
+0x61d2 025706 fetch 1 ,mem_mouse_multi_led_blink_count 
+0x61d3 025707 increase -1 
+0x61d4 025708 store 1 ,mem_mouse_multi_led_blink_count 
+0x61d5 025709 branch mouse_multi_led_blink 
+:      025712 mouse_multi_led_on_judge:
+0x61d6 025713 fetch 1 ,mem_mouse_multi_led_blink_type 
+0x61d7 025714 beq 4 ,mouse_multi_dpi_led_on_judge 
+:      025715 mouse_device_multi_led_on:
+0x61d8 025716 jam on ,mem_mouse_multi_led_state 
+:      025717 mouse_device_led_on:
+0x61d9 025718 bpatch patch13_4 ,mem_patch13 
+0x61da 025719 fetch 1 ,mem_device_flag 
+0x61db 025720 beq mode_24g_device ,mouse_device_24g_led_on 
+0x61dc 025721 beq mode_bt_device1 ,mouse_device_bt1_led_on 
+0x61dd 025722 beq mode_bt_device2 ,mouse_device_bt2_led_on 
+0x61de 025723 rtn 
+:      025724 mouse_device_24g_led_on:
+0x61df 025725 fetcht 1 ,mem_mouse_1io2led_multi_24gled 
+0x61e0 025726 branch mouse_led_on 
+:      025727 mouse_device_bt1_led_on:
+0x61e1 025728 fetcht 1 ,mem_mouse_1io2led_multi_bt1led 
+0x61e2 025729 branch mouse_led_on 
+:      025730 mouse_device_bt2_led_on:
+0x61e3 025731 fetcht 1 ,mem_mouse_1io2led_multi_bt2led 
+:      025732 mouse_led_on:
+0x61e4 025733 branch gpio_out_active 
+:      025735 mouse_led_off:
+0x61e5 025736 branch gpio_out_inactive 
+:      025738 mouse_multi_led_off_judge:
+0x61e6 025739 jam 0 ,mem_mouse_multi_led_blink_enable 
+0x61e7 025740 jam 0 ,mem_mouse_multi_led_blink_type 
+:      025741 mouse_multi_led_off_judge_next:
+0x61e8 025742 fetch 1 ,mem_mouse_multi_led_blink_type 
+0x61e9 025743 beq 4 ,mouse_multi_dpi_led_off_judge 
+:      025744 mouse_device_multi_led_off:
+0x61ea 025745 jam off ,mem_mouse_multi_led_state 
+:      025746 mouse_device_led_off:
+0x61eb 025747 bpatch patch13_5 ,mem_patch13 
+0x61ec 025748 fetch 1 ,mem_device_flag 
+0x61ed 025749 beq mode_24g_device ,mouse_device_24g_led_off 
+0x61ee 025750 beq mode_bt_device1 ,mouse_device_bt1_led_off 
+0x61ef 025751 beq mode_bt_device2 ,mouse_device_bt2_led_off 
+0x61f0 025752 rtn 
+:      025753 mouse_device_24g_led_off:
+0x61f1 025754 fetcht 1 ,mem_mouse_1io2led_multi_24gled 
+0x61f2 025755 fetch mouse_flag_len ,mem_mouse_flag 
+0x61f3 025756 bbit0 mouse_enable_1io2led ,mouse_led_off 
+0x61f4 025757 branch gpio_set_high_impedance 
+:      025758 mouse_device_bt1_led_off:
+0x61f5 025759 fetcht 1 ,mem_mouse_1io2led_multi_bt1led 
+0x61f6 025760 fetch mouse_flag_len ,mem_mouse_flag 
+0x61f7 025761 bbit0 mouse_enable_1io2led ,mouse_led_off 
+0x61f8 025762 branch gpio_set_high_impedance 
+:      025763 mouse_device_bt2_led_off:
+0x61f9 025764 fetcht 1 ,mem_mouse_1io2led_multi_bt2led 
+0x61fa 025765 fetch mouse_flag_len ,mem_mouse_flag 
+0x61fb 025766 bbit0 mouse_enable_1io2led ,mouse_led_off 
+0x61fc 025767 branch gpio_set_high_impedance 
+:      025769 mouse_device_multi_led_all_off:
+0x61fd 025770 call mouse_device_24g_led_off 
+0x61fe 025771 call mouse_device_bt1_led_off 
+0x61ff 025772 call mouse_device_bt2_led_off 
+0x6200 025773 call mouse_low_voltage_led_off_judge 
+0x6201 025774 branch mouse_multi_dpi_led_off_judge 
+:      025776 mouse_multi_dpi_led_off_judge:
+0x6202 025777 jam off ,mem_mouse_multi_led_state 
+0x6203 025778 fetch mouse_flag_len ,mem_mouse_flag 
+0x6204 025779 bbit1 mouse_enable_dpi_for_led ,mouse_device_multi_led_off 
+0x6205 025780 bbit1 mouse_enable_dpi_low_for_led ,mouse_device_multi_led_off 
+:      025781 mouse_multi_dpi_led_off:
+0x6206 025782 fetcht 1 ,mem_mouse_dpi_gpio 
+0x6207 025783 branch mouse_led_off 
+:      025785 mouse_multi_dpi_led_on_judge:
+0x6208 025786 jam on ,mem_mouse_multi_led_state 
+0x6209 025787 fetch mouse_flag_len ,mem_mouse_flag 
+0x620a 025788 bbit1 mouse_enable_dpi_for_led ,mouse_device_multi_led_on 
+0x620b 025789 bbit1 mouse_enable_dpi_low_for_led ,mouse_device_multi_led_on 
+:      025790 mouse_multi_dpi_led_on:
+0x620c 025791 fetcht 1 ,mem_mouse_dpi_gpio 
+0x620d 025792 branch mouse_led_on 
+:      025796 mouse_low_voltage_led_no_enter_lpm:
+0x620e 025797 fetch mouse_flag_len ,mem_mouse_flag 
+0x620f 025798 rtnbit0 mouse_low_voltage_flag 
+0x6210 025799 fetch 1 ,mem_adc_low_volatage_led_timer_count 
+0x6211 025800 fetcht 1 ,mem_mouse_low_led_blink_half_timer 
+0x6212 025801 sub pdata ,temp ,null 
+0x6213 025802 branch mouse_lpm_mode_clear ,positive 
+:      025803 mouse_low_voltage_led_no_enter_lpm_next:
+0x6214 025804 fetch 1 ,mem_device_flag 
+0x6215 025805 beq mode_24g_device ,g24_transmit_by_interrupt_exit_check 
+0x6216 025806 jam 1 ,mem_lpm_mode 
+0x6217 025807 rtn 
+:      025809 g24_transmit_by_interrupt_exit_check:
+0x6218 025810 fetch mouse_flag_len ,mem_mouse_flag 
+0x6219 025811 rtnbit1 mouse_enable_24g_250hz 
+0x621a 025812 branch g24_transmit_by_interrupt_exit 
+:      025814 mouse_lpm_mode_clear:
+0x621b 025815 fetch 1 ,mem_device_flag 
+0x621c 025816 beq mode_24g_device ,g24_transmit_by_interrupt_enable 
+0x621d 025817 jam 0 ,mem_lpm_mode 
+0x621e 025818 rtn 
+:      025821 mouse_store_signal_rssi:
+0x621f 025823 fetch 1 ,mem_rssi 
+0x6220 025824 branch rssi_signal 
+:      025826 mouse_le_transmit:
+0x6221 025827 call mouse_store_signal_rssi 
+0x6222 025828 branch power_ctrl_start 
+:      025830 mouse_le_set_lpm_mult:
+0x6223 025831 fetch 1 ,mem_le_connect_status_flag 
+0x6224 025832 compare 3 ,pdata ,3 
+0x6225 025833 nbranch disable_blank ,true 
+0x6226 025834 call app_lpm_mult_enable 
+0x6227 025835 branch enable_blank 
+:      025837 mouse_set_lpm_mult:
+0x6228 025838 fetch 2 ,mem_ui_state_map 
+0x6229 025839 bbit1 ui_state_ble_connected ,mouse_le_set_lpm_mult 
+0x622a 025840 rtn 
+:      025842 mouse_24g_long_sleep:
+0x622b 025843 call g24_lpm_wait 
+0x622c 025844 nrtn user 
+0x622d 025845 jam 1 ,mem_mouse_24g_long_sleep_flag 
+0x622e 025846 call g24_setgpio_lpm_before 
+0x622f 025847 jam 0 ,mem_mouse_24g_sleep_miss 
+0x6230 025848 call mouse_24g_send_time_long_wake 
+0x6231 025849 fetch 1 ,mem_sensor_shutdown_flag 
+0x6232 025850 ncall mouse_setgpio_hibernate ,blank 
+0x6233 025851 fetch 4 ,mem_24g_enter_hibernate 
+0x6234 025852 branch g24_long_seep2 
+:      025854 mouse_24g_short_sleep:
+0x6235 025855 fetch 1 ,mem_mouse_sleep_deal_type 
+0x6236 025856 branch g24_short_sleep ,blank 
+0x6237 025857 call g24_lpm_wait 
+0x6238 025858 nrtn user 
+0x6239 025859 fetch 1 ,mem_mouse_24g_sleep_miss 
+0x623a 025860 jam 0 ,mem_mouse_24g_sleep_miss 
+0x623b 025861 sub pdata ,0 ,null 
+0x623c 025862 nbranch mouse_24g_short_sleep_last_miss ,zero 
+0x623d 025863 fetcht 2 ,mem_24g_retransmit 
+0x623e 025864 sub temp ,0 ,null 
+0x623f 025865 branch mouse_24g_short_sleep_default ,zero 
+0x6240 025867 fetch 4 ,mem_mouse_24g_tx_time_last_delt 
+0x6241 025868 branch mouse_24g_short_sleep_default ,blank 
+:      025869 mouse_24g_short_sleep_notify:
+0x6242 025870 fetcht 4 ,mem_mouse_24g_tsniff 
+0x6243 025871 isub temp ,temp 
+0x6244 025872 storet 4 ,mem_mouse_24g_sleep_miss_temp 
+0x6245 025873 nbranch mouse_24g_short_sleep_long ,positive 
+0x6246 025874 fetch 3 ,mem_24g_short_sleep_set 
+0x6247 025875 isub temp ,pdata 
+0x6248 025876 nbranch mouse_24g_short_sleep_2 ,positive 
+0x6249 025877 arg 0x600 ,temp 
+0x624a 025878 isub temp ,null 
+0x624b 025879 nbranch mouse_24g_short_sleep_2 ,positive 
+:      025880 mouse_24g_short_sleep2:
+0x624c 025881 store 4 ,mem_mouse_24g_sleep_time_temp 
+0x624d 025882 call mouse_24g_miss_temp_clear 
+0x624e 025883 fetch 4 ,mem_mouse_24g_sleep_time_temp 
+:      025884 mouse_24g_short_sleep3:
+0x624f 025885 call clk2lpo 
+0x6250 025886 storet 4 ,mem_sleep_counter 
+0x6251 025887 branch lpm_sleep 
+:      025889 mouse_24g_short_sleep_default:
+0x6252 025890 call mouse_24g_miss_temp_clear 
+0x6253 025891 fetch 3 ,mem_24g_short_sleep_set 
+0x6254 025892 branch mouse_24g_short_sleep2 
+:      025894 mouse_24g_short_sleep_long:
+0x6255 025895 sub temp ,0 ,temp 
+0x6256 025896 fetch 3 ,mem_24g_short_sleep_set 
+0x6257 025897 iadd temp ,pdata 
+0x6258 025898 branch mouse_24g_short_sleep2 
+:      025900 mouse_24g_miss_temp_clear:
+0x6259 025901 setarg 0 
+0x625a 025902 store 4 ,mem_mouse_24g_sleep_miss_temp 
+0x625b 025903 rtn 
+:      025905 mouse_24g_short_sleep_last_miss:
+0x625c 025906 fetch 4 ,mem_mouse_24g_tx_time_last_delt 
+0x625d 025907 fetcht 4 ,mem_mouse_24g_sleep_miss_temp 
+0x625e 025908 iadd temp ,pdata 
+0x625f 025909 branch mouse_24g_short_sleep_notify 
+:      025911 mouse_24g_short_sleep_2:
+0x6260 025912 jam 1 ,mem_mouse_24g_sleep_miss 
+0x6261 025913 rtn 
+:      025916 mouse_24g_transmit_callback:
+0x6262 025917 call mouse_24g_send_time_check 
+0x6263 025918 branch mouse_wakeup_24g 
+:      025920 mouse_24g_send_time_check:
+0x6264 025921 fetch 1 ,mem_mouse_sleep_deal_type 
+0x6265 025922 rtn blank 
+0x6266 025923 fetch 1 ,mem_24g_transmit_by_interrupt 
+0x6267 025924 beq g24_tx_timer_int_enable ,mouse_24g_send_timer_first 
+0x6268 025925 fetch 1 ,mem_mouse_24g_tx_count 
+0x6269 025926 branch mouse_24g_send_timer_first ,blank 
+0x626a 025927 copy clkn ,pdata 
+0x626b 025928 fetcht 6 ,mem_mouse_24g_tx_time_last 
+0x626c 025929 store 6 ,mem_mouse_24g_tx_time_last 
+0x626d 025930 call clk_diff_rt 
+0x626e 025931 store 4 ,mem_mouse_24g_tx_time_last_delt 
+0x626f 025933 fetch 1 ,mem_mouse_24g_sleep_miss 
+0x6270 025934 nrtn blank 
+0x6271 025935 fetch 2 ,mem_24g_retransmit 
+0x6272 025936 nrtn blank 
+0x6273 025937 fetch 4 ,mem_mouse_24g_tx_time_last_delt 
+:      025938 mouse_24g_send_time_check_1:
+0x6274 025939 fetcht 5 ,mem_mouse_24g_tx_time_sum 
+0x6275 025940 iadd temp ,pdata 
+0x6276 025941 store 5 ,mem_mouse_24g_tx_time_sum 
+0x6277 025942 fetcht 1 ,mem_mouse_24g_tx_count 
+0x6278 025943 fetch 1 ,mem_mouse_24g_tx_time_sum_count 
+0x6279 025944 isub temp ,null 
+0x627a 025945 branch mouse_24g_send_time_check_average ,zero 
+0x627b 025946 increase 1 ,temp 
+0x627c 025947 storet 1 ,mem_mouse_24g_tx_count 
+0x627d 025948 rtn 
+:      025950 mouse_24g_send_time_check_average:
+0x627e 025951 jam 1 ,mem_mouse_24g_tx_count 
+0x627f 025952 arg 0 ,temp 
+0x6280 025953 fetch 5 ,mem_mouse_24g_tx_time_sum 
+0x6281 025954 storet 5 ,mem_mouse_24g_tx_time_sum 
+0x6282 025955 fetcht 1 ,mem_mouse_24g_tx_time_sum_count 
+0x6283 025956 idiv temp 
+0x6284 025957 call wait_div_end 
+0x6285 025958 quotient rega 
+0x6286 025960 fetch 4 ,mem_mouse_24g_tsniff 
+0x6287 025961 fetcht 1 ,mem_mouse_24g_tx_time_offset 
+0x6288 025962 isub temp ,temp 
+0x6289 025963 increase -40 ,temp 
+0x628a 025965 copy rega ,pdata 
+0x628b 025966 isub temp ,pdata 
+0x628c 025967 branch mouse_24g_send_time_check_average_late ,positive 
+0x628d 025968 sub pdata ,0 ,pdata 
+0x628e 025970 rshift2 pdata ,pdata 
+0x628f 025971 fetcht 3 ,mem_24g_short_sleep_set 
+0x6290 025972 iadd temp ,temp 
+0x6291 025973 bpatch patch13_6 ,mem_patch13 
+0x6292 025974 fetch 3 ,mem_mouse_24g_short_sleep_set_init 
+0x6293 025975 arg 0x1800 ,rega 
+0x6294 025976 iadd rega ,pdata 
+0x6295 025977 isub temp ,null 
+0x6296 025978 nbranch mouse_24g_send_time_check_average_min ,positive 
+0x6297 025979 storet 3 ,mem_24g_short_sleep_set 
+0x6298 025980 rtn 
+:      025982 mouse_24g_send_time_check_average_late:
+0x6299 025983 rshift2 pdata ,temp 
+0x629a 025984 fetch 3 ,mem_24g_short_sleep_set 
+0x629b 025985 isub temp ,temp 
+0x629c 025986 bpatch patch13_7 ,mem_patch13 
+0x629d 025987 fetch 3 ,mem_mouse_24g_short_sleep_set_init 
+0x629e 025988 arg 0x1800 ,rega 
+0x629f 025989 isub rega ,pdata 
+0x62a0 025990 isub temp ,null 
+0x62a1 025991 branch mouse_24g_send_time_check_average_min ,positive 
+0x62a2 025992 storet 3 ,mem_24g_short_sleep_set 
+0x62a3 025993 rtn 
+:      025995 mouse_24g_send_time_check_average_min:
+0x62a4 025996 store 3 ,mem_24g_short_sleep_set 
+0x62a5 025997 rtn 
+:      025999 mouse_24g_send_timer_first:
+0x62a6 026000 jam 1 ,mem_mouse_24g_tx_count 
+0x62a7 026001 copy clkn ,pdata 
+0x62a8 026002 store 6 ,mem_mouse_24g_tx_time_last 
+0x62a9 026003 rtn 
+:      026005 mouse_24g_send_time_long_wake:
+0x62aa 026006 setarg 0 
+0x62ab 026007 store 1 ,mem_mouse_24g_tx_count 
+0x62ac 026008 store 5 ,mem_mouse_24g_tx_time_sum 
+0x62ad 026009 rtn 
+:      026018 shutter_init:
+0x62ae 026019 call enable_authrom 
+0x62af 026020 rtn wake 
+0x62b0 026022 setarg shutter_process_idle 
+0x62b1 026023 store 2 ,mem_cb_idle_process 
+0x62b2 026025 setarg shutter_process_bb_event 
+0x62b3 026026 store 2 ,mem_cb_bb_event_process 
+0x62b4 026028 setarg ble_shutter_receive_data 
+0x62b5 026029 store 2 ,mem_cb_att_write 
+0x62b6 026031 setarg shutter_le_bb_event_timer 
+0x62b7 026032 store 2 ,mem_cb_event_timer 
+0x62b8 026034 setarg shutter_key_change 
+0x62b9 026035 store 2 ,mem_cb_shutter_keycan 
+0x62ba 026037 call shutter_common_init 
+0x62bb 026039 bpatch patch14_0 ,mem_patch14 
+0x62bc 026040 call shutter_load_buffer_config_form_datarom 
+:      026042 shutter_power_switch:
+0x62bd 026043 fetch 1 ,mem_shutter_hard_soft_switch_case 
+0x62be 026044 beq hard_switch ,shutter_hart_swtich_power_on 
+0x62bf 026045 fetch 1 ,mem_shutter_soft_switch_button_gpio 
+0x62c0 026046 store 1 ,mem_ui_button_gpio 
+0x62c1 026047 branch ui_soft_swtich_init 
+:      026050 shutter_common_init:
+0x62c2 026051 setarg shutter_le_before_hibernate 
+0x62c3 026052 store 2 ,mem_cb_before_hibernate 
+0x62c4 026054 setarg shutter_process_lpm_before 
+0x62c5 026055 store 2 ,mem_cb_before_lpm 
+0x62c6 026057 setarg shutter_soft_swtich_power_on 
+0x62c7 026058 store 2 ,mem_shutter_soft_switch_poweron_callback_function 
+0x62c8 026060 setarg shutter_soft_swtich_power_off 
+0x62c9 026061 store 2 ,mem_shutter_soft_switch_poweroff_callback_function 
+0x62ca 026063 jam 7 ,mem_version 
+0x62cb 026064 call le_modified_name_adv 
+0x62cc 026065 call shutter_init_param 
+0x62cd 026066 call keyscan_key_init 
+0x62ce 026067 call queue_init 
+0x62cf 026068 branch ui_led_init_global 
+:      026072 shutter_hart_swtich_power_on:
+0x62d0 026073 jam ui_button_gpio_disable ,mem_ui_button_gpio 
+0x62d1 026074 jam ss_state_power_on ,mem_shutter_soft_switch_power_state 
+0x62d2 026075 branch shutter_start_reconnect 
+:      026079 shutter_le_scale_lpm_lock:
+0x62d3 026080 fetch 1 ,mem_shutter_soft_switch_power_state 
+0x62d4 026081 beq ss_state_power_off ,app_get_lpm_wake_lock 
+0x62d5 026082 call l2cap_malloc_get_full_map 
+0x62d6 026083 fetch 1 ,mem_used_map 
+0x62d7 026084 nbranch app_get_lpm_wake_lock ,blank 
+0x62d8 026085 branch app_put_lpm_wake_lock 
+:      026089 shutter_process_bb_event:
+0x62d9 026090 copy regc ,pdata 
+0x62da 026093 beq bt_evt_le_connected ,ble_shutter_process_baseband_connect 
+0x62db 026094 beq bt_evt_le_disconnected ,ble_shutter_process_baseband_disconnect 
+0x62dc 026095 beq bt_evt_le_reconnect_complete ,ble_shutter_process_reconnect_complete 
+0x62dd 026096 beq bt_evt_le_parse_conn_papa_update_rsp ,ble_shutter_process_parse_connect_parameter_update_response 
+0x62de 026098 beq bt_evt_button_long_pressed ,ui_soft_switch_botton_long_press 
+0x62df 026099 beq bt_evt_button_down ,shutter_process_soft_swtich_button_down 
+0x62e0 026100 beq bt_evt_button_up ,shutter_process_soft_swtich_button_up 
+0x62e1 026101 rtn 
+:      026106 ble_shutter_process_baseband_connect:
+0x62e2 026107 call shutter_stop_bluetooth_discovery 
+0x62e3 026108 setarg 0 
+0x62e4 026109 store 2 ,mem_ble_shutter_reconn_timer 
+0x62e5 026110 branch app_led_off 
+:      026113 ble_shutter_process_baseband_disconnect:
+0x62e6 026114 call queue_init 
+0x62e7 026115 jam 0 ,mem_ble_shutter_enable_notify 
+0x62e8 026116 branch shutter_start_reconnect 
+:      026119 ble_shutter_process_reconnect_complete:
+0x62e9 026120 call queue_init 
+0x62ea 026121 jam 1 ,mem_ble_shutter_enable_notify 
+0x62eb 026122 fetch 8 ,mem_ble_shutter_interval_min 
+0x62ec 026123 store 8 ,mem_le_interval_min 
+0x62ed 026124 call app_lpm_mult_enable 
+0x62ee 026125 branch le_l2cap_tx_update_req 
+:      026128 ble_shutter_process_parse_connect_parameter_update_response:
+0x62ef 026129 fetch 2 ,mem_le_l2cap_signaling_conn_param_update_rsp_result 
+0x62f0 026130 rtneq ble_signaling_connect_parameter_update_accepted 
+0x62f1 026131 fetch 8 ,mem_ble_shutter_interval_min_new 
+0x62f2 026132 rtn blank 
+0x62f3 026133 store 8 ,mem_le_interval_min 
+0x62f4 026134 branch le_l2cap_tx_update_req 
+:      026141 shutter_process_soft_swtich_button_down:
+0x62f5 026142 fetch 1 ,mem_shutter_hard_soft_switch_case 
+0x62f6 026143 rtneq hard_switch 
+0x62f7 026144 fetch 1 ,mem_shutter_soft_switch_power_state 
+0x62f8 026145 rtnne ss_state_power_on 
+0x62f9 026146 call shutter_store_currenct_led_state 
+0x62fa 026147 branch app_led_on 
+:      026149 shutter_store_currenct_led_state:
+0x62fb 026150 jam 1 ,mem_shutter_soft_swtich_botton_down 
+0x62fc 026151 arg 11 ,loopcnt 
+0x62fd 026152 arg mem_shutter_soft_swtich_led_struct_temp ,contw 
+0x62fe 026153 arg mem_shutter_led_struct_app_led ,contr 
+0x62ff 026154 branch memcpy 
+:      026156 shutter_process_soft_swtich_button_up:
+0x6300 026157 fetch 1 ,mem_shutter_hard_soft_switch_case 
+0x6301 026158 rtneq hard_switch 
+0x6302 026159 fetch 1 ,mem_shutter_soft_switch_power_state 
+0x6303 026160 beq ss_state_power_on ,shutter_load_currenct_led_state 
+0x6304 026161 branch ui_soft_switch_botton_up 
+:      026163 shutter_load_currenct_led_state:
+0x6305 026164 fetch 1 ,mem_shutter_soft_swtich_botton_down 
+0x6306 026165 rtnne 1 
+0x6307 026166 jam 0 ,mem_shutter_soft_swtich_botton_down 
+0x6308 026167 fetch 2 ,mem_ui_state_map 
+0x6309 026168 bbit1 ui_state_ble_connected ,app_led_off 
+0x630a 026169 arg 11 ,loopcnt 
+0x630b 026170 arg mem_shutter_soft_swtich_led_struct_temp ,contr 
+0x630c 026171 arg mem_shutter_led_struct_app_led ,contw 
+0x630d 026172 branch memcpy 
+:      026177 shutter_le_bb_event_timer:
+0x630e 026179 call shutter_check_sleep_timer 
+0x630f 026182 call shutter_check_power_off_timer 
+0x6310 026186 branch ble_shutter_reconn_timer 
+:      026190 shutter_check_sleep_timer:
+0x6311 026191 arg mem_shutter_sleep_timer ,regc 
+0x6312 026192 arg shutter_sleep_timeout ,regb 
+0x6313 026193 branch timer_single_step_2b 
+:      026194 shutter_sleep_timeout:
+0x6314 026195 jam ss_state_power_off ,mem_shutter_soft_switch_power_state 
+0x6315 026196 call app_led_off 
+0x6316 026197 call shutter_disconnect_current_connection 
+0x6317 026198 branch shutter_wait_power_off 
+:      026201 shutter_check_power_off_timer:
+0x6318 026202 arg mem_shutter_power_off_timer ,regc 
+0x6319 026203 arg shutter_check_power_off_timeout ,regb 
+0x631a 026204 branch timer_single_step 
+:      026206 shutter_check_power_off_timeout:
+0x631b 026207 fetch 2 ,mem_ui_state_map 
+0x631c 026208 bbit1 ui_state_ble_connected ,shutter_wait_power_off 
+0x631d 026209 fetch 1 ,mem_shutter_led_struct_app_led_type 
+0x631e 026210 beq ui_led_state_blink_start ,shutter_wait_power_off 
+0x631f 026211 beq ui_led_state_blink_lighting ,shutter_wait_power_off 
+0x6320 026212 beq ui_led_state_blink_darking ,shutter_wait_power_off 
+0x6321 026213 branch app_enter_hibernate 
+:      026217 ble_shutter_reconn_timer:
+0x6322 026218 fetch 1 ,mem_shutter_soft_switch_power_state 
+0x6323 026219 rtnne ss_state_power_on 
+0x6324 026220 arg mem_ble_shutter_reconn_timer ,regc 
+0x6325 026221 arg shutter_start_bluetooth_discovery ,regb 
+0x6326 026222 branch timer_single_step_2b 
+:      026225 shutter_process_idle:
+0x6327 026226 call shutter_send_data_to_master 
+0x6328 026227 branch keyscan_key_process 
+:      026230 shutter_process_lpm_before:
+0x6329 026231 call gpio_set_before_lpm 
+0x632a 026232 branch keyscan_process_lpm_before 
+:      026234 shutter_le_before_hibernate:
+0x632b 026235 call gpio_set_before_lpm 
+0x632c 026236 branch disable_authrom 
+:      026242 shutter_stop_bluetooth_discovery:
+:      026246 ble_shutter_stop_bluetooth_discovery:
+0x632d 026247 fetch 2 ,mem_ble_shutter_connect_timeout 
+0x632e 026248 store 2 ,mem_shutter_sleep_timeout 
+0x632f 026249 store 2 ,mem_shutter_sleep_timer 
+0x6330 026250 branch app_ble_stop_adv 
+:      026253 shutter_start_bluetooth_discovery:
+0x6331 026254 fetch 1 ,mem_shutter_soft_switch_power_state 
+0x6332 026255 rtnne ss_state_power_on 
+:      026259 ble_shutter_start_discovery:
+0x6333 026260 fetch 2 ,mem_ui_state_map 
+0x6334 026261 rtnbit1 ui_state_ble_connected 
+0x6335 026262 fetch 2 ,mem_ble_shutter_discovery_timeout 
+0x6336 026263 store 2 ,mem_shutter_sleep_timeout 
+0x6337 026264 store 2 ,mem_shutter_sleep_timer 
+0x6338 026265 fetch 2 ,mem_ble_shutter_discovery_adv_interval 
+0x6339 026266 call shutter_ble_adv_interval_set 
+0x633a 026267 call app_led_start_blink 
+0x633b 026268 fetch 4 ,mem_ble_shutter_discovery_blink_on_time 
+0x633c 026269 store 4 ,mem_shutter_led_struct_app_led_on_time 
+0x633d 026270 fetch 2 ,mem_ui_state_map 
+0x633e 026271 rtnbit1 ui_state_ble_adv 
+0x633f 026272 branch app_ble_start_adv 
+:      026274 shutter_soft_swtich_power_on:
+:      026275 shutter_start_reconnect:
+0x6340 026276 fetch 1 ,mem_shutter_soft_switch_power_state 
+0x6341 026277 rtnne ss_state_power_on 
+:      026281 ble_shutter_start_reconnect:
+0x6342 026282 fetch 2 ,mem_ble_shutter_reconn_timer 
+0x6343 026283 fetcht 2 ,mem_ble_shutter_reconn_timeout 
+0x6344 026284 storet 2 ,mem_ble_shutter_reconn_timer 
+0x6345 026285 nrtn blank 
+0x6346 026286 fetch 2 ,mem_ble_shutter_reconn_adv_interval 
+0x6347 026287 call shutter_ble_adv_interval_set 
+0x6348 026288 call app_led_start_blink 
+0x6349 026289 fetch 4 ,mem_ble_shutter_reconn_blink_on_time 
+0x634a 026290 store 4 ,mem_shutter_led_struct_app_led_on_time 
+0x634b 026291 fetch 2 ,mem_ui_state_map 
+0x634c 026292 rtnbit1 ui_state_ble_adv 
+0x634d 026293 branch app_ble_start_adv 
+:      026295 shutter_disconnect_current_connection:
+0x634e 026296 fetch 2 ,mem_ui_state_map 
+0x634f 026297 bbit1 ui_state_ble_connected ,app_ble_disconnect 
+0x6350 026298 branch shutter_stop_bluetooth_discovery 
+:      026302 shutter_check_data_enable:
+0x6351 026303 call disable_user 
+0x6352 026304 fetch 2 ,mem_ui_state_map 
+0x6353 026305 bbit1 ui_state_ble_connected ,shutter_check_ble_data_enable 
+0x6354 026306 rtn 
+:      026308 shutter_check_ble_data_enable:
+0x6355 026309 fetch 1 ,mem_ble_shutter_enable_notify 
+0x6356 026310 rtn blank 
+0x6357 026311 branch enable_user 
+:      026316 shutter_check_bluetooth_conn:
+0x6358 026317 call disable_user 
+0x6359 026318 fetch 2 ,mem_ui_state_map 
+0x635a 026319 rtnbit1 ui_state_ble_connected 
+0x635b 026320 branch enable_user 
+:      026324 shutter_change_bluetooth_status_bt_disconn:
+:      026328 ble_shutter_change_bluetooth_status_bt_disconn:
+0x635c 026329 branch shutter_start_reconnect 
+:      026333 shutter_check_send_data:
+0x635d 026334 disable user2 
+0x635e 026335 fetch 2 ,mem_shutter_sleep_timeout 
+0x635f 026336 store 2 ,mem_shutter_sleep_timer 
+0x6360 026338 call shutter_check_bluetooth_conn 
+0x6361 026339 branch shutter_change_bluetooth_status_bt_disconn ,user 
+0x6362 026341 call shutter_check_data_enable 
+0x6363 026342 nrtn user 
+0x6364 026343 branch enable_user2 
+:      026347 shutter_key_change:
+0x6365 026348 call shutter_check_send_data 
+0x6366 026349 nrtn user2 
+0x6367 026350 deposit rega 
+0x6368 026351 branch shutter_key_release ,blank 
+:      026352 shutter_key_press:
+0x6369 026353 call app_led_on 
+0x636a 026354 arg mem_key0_press ,regc 
+0x636b 026355 branch push_queue_press_or_release 
+:      026357 shutter_key_release:
+0x636c 026358 call app_led_off 
+0x636d 026359 arg mem_key0_release ,regc 
+:      026361 push_queue_press_or_release:
+0x636e 026362 arg max_queue_num ,pdata 
+0x636f 026363 imul32 queue ,pdata 
+0x6370 026364 iadd regc ,regc 
+:      026367 push_buffer_in_queue:
+0x6371 026368 ifetch 1 ,regc 
+0x6372 026369 rtn blank 
+0x6373 026370 call queue_push_one_byte 
+0x6374 026371 increase 1 ,regc 
+0x6375 026372 branch push_buffer_in_queue 
+:      026375 shutter_send_data_to_master:
+0x6376 026376 fetch 2 ,mem_ui_state_map 
+0x6377 026377 bbit1 ui_state_ble_connected ,pop_queue_to_ble_data 
+0x6378 026378 rtn 
+:      026380 pop_queue_to_ble_data:
+0x6379 026381 call le_fifo_check_nearly_full 
+0x637a 026382 nrtn blank 
+0x637b 026383 call queue_pop_one_byte 
+0x637c 026384 nrtn user 
+0x637d 026385 pincrease -1 
+0x637e 026386 mul32 pdata ,shutter_ble_data_buffer ,pdata 
+0x637f 026387 arg mem_ble_data_buffer1 ,temp 
+0x6380 026388 iadd temp ,contr 
+0x6381 026389 branch le_send_notify_from_list 
+:      026393 queue_push_one_byte:
+0x6382 026394 store 1 ,mem_pdatatemp 
+0x6383 026395 arg mem_pdatatemp ,rega 
+0x6384 026396 branch queue_push 
+:      026398 queue_pop_one_byte:
+0x6385 026399 arg mem_pdatatemp ,rega 
+0x6386 026400 call queue_pop 
+0x6387 026401 nrtn user 
+0x6388 026402 fetch 1 ,mem_pdatatemp 
+0x6389 026403 rtn 
+:      026406 ble_shutter_receive_data:
+0x638a 026407 fetch 2 ,mem_le_att_handle 
+0x638b 026408 beq gatt_keyboard_write_handle ,ble_shutter_process_reconnect_complete 
+0x638c 026409 rtn 
+:      026411 shutter_init_param:
+0x638d 026412 jam 0x02 ,mem_shutter_power_off_timeout 
+0x638e 026414 setarg 0x00200008 
+0x638f 026415 store 4 ,mem_ble_shutter_interval_min 
+0x6390 026416 setarg 0x012c0005 
+0x6391 026417 istore 4 ,contw 
+0x6392 026420 jam 0x17 ,mem_le_local_mtu 
+0x6393 026423 setarg 0x1b 
+0x6394 026424 store 2 ,mem_le_pairing_handle 
+0x6395 026425 branch le_set_fixed_ltk_justwork 
+:      026428 shutter_load_buffer_config_form_datarom:
+0x6396 026430 arg ble_key_value_list_size ,loopcnt 
+0x6397 026431 arg mem_ble_data_buffer1 ,contw 
+0x6398 026432 arg ble_shutter_key_value_list_addr ,contr 
+0x6399 026433 branch memcpy_fast 
+:      026453 shutter_soft_swtich_power_off:
+0x639a 026454 arg 0 ,rega 
+0x639b 026455 arg mem_shutter_power_off_led_style ,regc 
+0x639c 026456 call ui_led_set_style_global 
+0x639d 026457 call shutter_disconnect_current_connection 
+:      026458 shutter_wait_power_off:
+0x639e 026459 fetch 1 ,mem_shutter_power_off_timeout 
+0x639f 026460 store 1 ,mem_shutter_power_off_timer 
+0x63a0 026461 rtn 
+:      026465 ui_soft_swtich_init:
+0x63a1 026466 setarg ss_state_power_up 
+0x63a2 026467 call ui_soft_swtich_init_power_on_time 
+0x63a3 026468 jam ui_button_state_up ,mem_ui_button_last_state 
+0x63a4 026469 call ui_button_init 
+0x63a5 026470 call ui_button_polling 
+:      026471 ui_soft_switch_first_power_on:
+0x63a6 026472 fetch 1 ,mem_shutter_soft_switch_first_power_on 
+0x63a7 026473 branch ui_soft_swtich_init_next ,blank 
+0x63a8 026474 fetch 1 ,core_lpm_isogate 
+0x63a9 026475 bbit1 cold_wake ,ui_soft_switch_power_on 
+:      026476 ui_soft_swtich_init_next:
+0x63aa 026477 fetch 2 ,mem_ui_state_map 
+0x63ab 026478 rtnbit1 ui_state_btn_down 
+0x63ac 026479 branch app_enter_hibernate 
+:      026481 ui_soft_swtich_init_power_on_time:
+0x63ad 026482 fetcht 2 ,mem_power_param_ptr 
+0x63ae 026483 istore 1 ,temp 
+0x63af 026484 ifetch 1 ,contw 
+0x63b0 026485 store 1 ,mem_ui_button_timeout 
+0x63b1 026486 rtn 
+:      026489 ui_soft_switch_botton_up:
+0x63b2 026490 fetch 2 ,mem_power_param_ptr 
+0x63b3 026491 ifetch 1 ,pdata 
+0x63b4 026492 rtnne ss_state_power_up 
+0x63b5 026493 branch app_enter_hibernate 
+:      026496 ui_soft_switch_botton_long_press:
+0x63b6 026497 fetcht 2 ,mem_power_param_ptr 
+0x63b7 026498 ifetch 1 ,temp 
+0x63b8 026499 beq ss_state_power_on ,ui_soft_switch_power_off 
+:      026500 ui_soft_switch_power_on:
+0x63b9 026501 setarg ss_state_power_on 
+0x63ba 026502 fetcht 2 ,mem_power_param_ptr 
+0x63bb 026503 istore 1 ,temp 
+0x63bc 026504 add temp ,ss_power_off_time ,contr 
+0x63bd 026505 ifetch 1 ,contr 
+0x63be 026506 istore 1 ,mem_ui_button_timeout 
+0x63bf 026507 ifetch 2 ,contr 
+0x63c0 026508 branch callback_func 
+:      026510 ui_soft_switch_power_off:
+0x63c1 026511 setarg ss_state_power_off 
+0x63c2 026512 call ui_soft_swtich_init_power_on_time 
+0x63c3 026513 add temp ,ss_power_off_cb ,contr 
+0x63c4 026514 ifetch 2 ,contr 
+0x63c5 026515 branch app_enter_hibernate ,blank 
+0x63c6 026516 branch callback_func 
+:      026521 shutter_ble_adv_interval_set:
+0x63c7 026522 store 2 ,mem_lpm_interval 
+0x63c8 026523 increase -4 ,pdata 
+0x63c9 026524 store 2 ,mem_le_adv_interval 
+0x63ca 026525 rtn 
+:      026527 le_send_notify_from_list:
+0x63cb 026528 ifetch 1 ,contr 
+0x63cc 026529 copy pdata ,rega 
+0x63cd 026530 ifetcht 2 ,contr 
+0x63ce 026531 call store_contr 
+0x63cf 026532 call le_att_malloc_tx_notify 
+0x63d0 026533 copy rega ,loopcnt 
+0x63d1 026534 call get_contr 
+0x63d2 026535 branch memcpy 
+:      026537 shutter_le_uuid_table_conf:
+0x63d3 026538 setarg ble_shutter_gatt_list_addr 
+0x63d4 026539 store 2 ,mem_ui_le_uuid_table 
+0x63d5 026540 rtn 
+:      026542 shutter_dy_le_uuid_table_conf:
+0x63d6 026543 setarg mem_shutter_le_uuid_sup 
+0x63d7 026544 store 2 ,mem_ui_le_uuid_table 
+0x63d8 026545 rtn 
+:      026548 shutter_default_init:
+0x63d9 026549 fetch 2 ,mem_shutter_key_conf0_temp 
+0x63da 026550 store 2 ,mem_shutter_key_conf0 
+0x63db 026551 fetch 1 ,mem_shutter_led_struct_app_led_gpio_temp 
+0x63dc 026552 store 1 ,mem_shutter_led_struct_app_led_gpio 
+0x63dd 026553 store 1 ,mem_shutter_power_off_led_style_gpio 
+0x63de 026554 fetch 1 ,mem_shutter_hard_soft_switch_case_temp 
+0x63df 026555 store 1 ,mem_shutter_hard_soft_switch_case 
+0x63e0 026556 fetch 1 ,mem_shutter_soft_switch_button_gpio_temp 
+0x63e1 026557 store 1 ,mem_shutter_soft_switch_button_gpio 
+0x63e2 026563 setarg 0x0002 
+0x63e3 026564 store 2 ,mem_key0_press 
+0x63e4 026565 store 2 ,mem_key1_press 
+0x63e5 026566 setarg 0x0006 
+0x63e6 026567 store 2 ,mem_key0_release 
+0x63e7 026568 store 2 ,mem_key1_release 
+0x63e8 026569 setarg 0x0007 
+0x63e9 026570 store 2 ,mem_key2_press 
+0x63ea 026571 setarg 0x0008 
+0x63eb 026572 store 2 ,mem_key2_release 
+0x63ec 026573 setarg mem_shutter_soft_switch_power_state 
+0x63ed 026574 store 2 ,mem_power_param_ptr 
+0x63ee 026575 setarg 0x201400 
+0x63ef 026576 store 3 ,mem_shutter_soft_switch_power_state 
+0x63f0 026577 jam 0x01 ,mem_lpm_mode 
+0x63f1 026578 setarg 0x0100 
+0x63f2 026579 store 2 ,mem_lpm_interval 
+0x63f3 026580 jam 0x08 ,mem_lpm_overhead 
+0x63f4 026581 jam 0x05 ,mem_lpm_mult 
+0x63f5 026582 jam 0x02 ,mem_lpm_mult_timeout 
+0x63f6 026583 setarg 0x0096 
+0x63f7 026584 store 2 ,mem_ble_shutter_reconn_blink_on_time 
+0x63f8 026585 istore 2 ,contw 
+0x63f9 026586 setarg 0x0296 
+0x63fa 026587 store 2 ,mem_ble_shutter_discovery_blink_on_time 
+0x63fb 026588 istore 2 ,contw 
+0x63fc 026589 setsect 0 ,0x10 
+0x63fd 026590 setsect 1 ,0x8008 
+0x63fe 026591 setsect 2 ,0x2c000 
+0x63ff 026592 setsect 3 ,0x04 
+0x6400 026593 store 8 ,mem_ble_shutter_interval_min_new 
+0x6401 026594 jam 0x01 ,mem_ui_led_struct_num 
+0x6402 026595 setarg mem_shutter_led_struct_app_led 
+0x6403 026596 store 2 ,mem_ui_led_struct_ptr 
+0x6404 026597 setarg 0x0000 
+0x6405 026598 store 2 ,mem_shutter_led_struct_app_led 
+0x6406 026599 setsect 0 ,0x1a0 
+0x6407 026600 setsect 1 ,0x68 
+0x6408 026601 setsect 2 ,0x00 
+0x6409 026602 setsect 3 ,0x00 
+0x640a 026603 store 8 ,mem_shutter_led_struct_app_led_on_time 
+0x640b 026604 setarg 0x0301 
+0x640c 026605 store 2 ,mem_shutter_power_off_led_style 
+0x640d 026606 setsect 0 ,0x1a0 
+0x640e 026607 setsect 1 ,0xe8 
+0x640f 026608 setsect 2 ,0x00 
+0x6410 026609 setsect 3 ,0x00 
+0x6411 026610 store 8 ,mem_shutter_power_off_led_style_on_time 
+0x6412 026611 setarg 0x000e 
+0x6413 026612 store 2 ,mem_ble_shutter_reconn_adv_interval 
+0x6414 026613 setarg 0x0140 
+0x6415 026614 store 2 ,mem_ble_shutter_discovery_adv_interval 
+0x6416 026615 store 2 ,mem_le_adv_interval 
+0x6417 026616 setarg 0x0050 
+0x6418 026617 store 2 ,mem_ble_shutter_reconn_timeout 
+0x6419 026618 jam 0x07 ,mem_le_adv_channel_map 
+0x641a 026619 jam 0x00 ,mem_le_adv_enable 
+0x641b 026620 setsect 0 ,0xfb 
+0x641c 026621 setsect 1 ,0x2c212 
+0x641d 026622 setsect 2 ,0x800f 
+0x641e 026623 setsect 3 ,0x21 
+0x641f 026624 store 8 ,mem_local_rx_max_octets 
+0x6420 026625 setsect 0 ,0x0bb8 
+0x6421 026626 setsect 1 ,0x02ee 
+0x6422 026627 store 4 ,mem_ble_shutter_discovery_timeout 
+0x6423 026628 setarg mem_queue_each_size 
+0x6424 026629 store 2 ,mem_queue_ptr 
+0x6425 026630 setarg 0x2001 
+0x6426 026631 store 2 ,mem_queue_each_size 
+0x6427 026632 jam 0x1f ,mem_le_adv_data_len 
+0x6428 026633 setsect 0 ,0x10102 
+0x6429 026634 setsect 1 ,0x80c1 
+0x642a 026635 setsect 2 ,0x18120 
+0x642b 026636 setsect 3 ,0x640c 
+0x642c 026637 store 9 ,mem_le_adv_data 
+0x642d 026638 setsect 0 ,0x3c1 
+0x642e 026639 istore 2 ,contw 
+0x642f 026640 jam 0x1f ,mem_le_scan_data_len 
+0x6430 026641 setsect 0 ,0x2090d 
+0x6431 026642 setsect 1 ,0x34c15 
+0x6432 026643 setsect 2 ,0x28532 
+0x6433 026644 setsect 3 ,0x1d1d5 
+0x6434 026645 store 9 ,mem_le_scan_data 
+0x6435 026646 setsect 0 ,0x26574 
+0x6436 026647 setsect 1 ,0x1c 
+0x6437 026648 istore 3 ,contw 
+0x6438 026649 setarg mem_shutter_keyscan 
+0x6439 026650 store 2 ,mem_keyscan_ptr 
+0x643a 026651 jam 0x02 ,mem_shutter_key_num 
+0x643b 026652 setarg mem_shutter_nv_data 
+0x643c 026653 store 2 ,mem_nv_data_ptr 
+0x643d 026654 jam 0x05 ,mem_nv_data_number 
+0x643e 026655 fetch 1 ,mem_shutter_dy_conf 
+0x643f 026656 beq shutter_type ,shutter_le_uuid_table_conf 
+0x6440 026657 beq shutter_dy_type ,shutter_dy_le_uuid_table_conf 
+0x6441 026658 rtn 
+:      026670 shutter_dy_6_key_conf:
+0x6442 026672 fetch shutter_six_key ,mem_shutter_dy_key_conf 
+0x6443 026673 store shutter_six_key ,mem_shutter_key_conf0 
+0x6444 026674 jam shutter_six_key ,mem_shutter_key_num 
+0x6445 026675 setarg mem_shutter_key_num 
+0x6446 026676 store 2 ,mem_keyscan_ptr 
+0x6447 026677 rtn 
+:      026679 shutter_dy_7_key_conf:
+0x6448 026681 fetch shutter_seven_key ,mem_shutter_dy_key_conf 
+0x6449 026682 store shutter_seven_key ,mem_shutter_key_conf0 
+0x644a 026683 jam shutter_seven_key ,mem_shutter_key_num 
+0x644b 026684 setarg mem_shutter_key_num 
+0x644c 026685 store 2 ,mem_keyscan_ptr 
+0x644d 026686 rtn 
+:      026688 shutter_dy_8_key_conf:
+0x644e 026690 fetch shutter_eight_key ,mem_shutter_dy_key_conf 
+0x644f 026691 store shutter_eight_key ,mem_shutter_key_conf0 
+0x6450 026692 jam shutter_eight_key ,mem_shutter_key_num 
+0x6451 026693 setarg mem_shutter_key_num 
+0x6452 026694 store 2 ,mem_keyscan_ptr 
+0x6453 026695 rtn 
+:      026697 shutter_dy_key_conf:
+0x6454 026698 fetch 1 ,mem_shutter_key_num_conf 
+0x6455 026699 beq shutter_six_key ,shutter_dy_6_key_conf 
+0x6456 026700 beq shutter_seven_key ,shutter_dy_7_key_conf 
+0x6457 026701 beq shutter_eight_key ,shutter_dy_8_key_conf 
+0x6458 026702 rtn 
+:      026704 shutter_dy_adv_conf:
+0x6459 026705 bpatch patch14_1 ,mem_patch14 
+0x645a 026707 fetch 8 ,mem_shutter_ble_discovery_time_conf 
+0x645b 026708 store 8 ,mem_ble_shutter_discovery_timeout 
+0x645c 026709 setarg 0x0096 
+0x645d 026710 store 2 ,mem_ble_shutter_reconn_timeout 
+0x645e 026712 fetch 7 ,mem_shutter_led_on_light_dark_led_conf 
+0x645f 026713 store 7 ,mem_shutter_led_struct_app_led 
+0x6460 026714 fetch 7 ,mem_shutter_led_off_light_dark_led_conf 
+0x6461 026715 store 7 ,mem_shutter_power_off_led_style 
+0x6462 026717 fetch 4 ,mem_shutter_reconn_blink_on_time_conf 
+0x6463 026718 store 4 ,mem_ble_shutter_reconn_blink_on_time 
+0x6464 026719 fetch 4 ,mem_shutter_discovery_blink_on_time_conf 
+0x6465 026720 store 4 ,mem_ble_shutter_discovery_blink_on_time 
+0x6466 026722 setarg 0x000e 
+0x6467 026723 store 2 ,mem_ble_shutter_reconn_adv_interval 
+0x6468 026724 setarg 0x0140 
+0x6469 026725 store 2 ,mem_ble_shutter_discovery_adv_interval 
+0x646a 026726 store 2 ,mem_le_adv_interval 
+0x646b 026733 fetch 8 ,mem_ble_shutter_dy_interval_min_new 
+0x646c 026734 store 8 ,mem_ble_shutter_interval_min_new 
+0x646d 026735 rtn 
+:      026739 shutter_dy_init:
+0x646e 026740 call enable_authrom 
+0x646f 026741 rtn wake 
+0x6470 026743 call shutter_dy_key_conf 
+0x6471 026744 call shutter_dy_adv_conf 
+0x6472 026747 setarg shutter_dy_process_idle 
+0x6473 026748 store 2 ,mem_cb_idle_process 
+0x6474 026750 setarg shutter_dy_process_bb_event 
+0x6475 026751 store 2 ,mem_cb_bb_event_process 
+0x6476 026753 setarg ble_shutter_dy_receive_data 
+0x6477 026754 store 2 ,mem_cb_att_write 
+0x6478 026756 setarg shutter_dy_le_bb_event_timer 
+0x6479 026757 store 2 ,mem_cb_event_timer 
+0x647a 026759 setarg shutter_dy_key_change 
+0x647b 026760 store 2 ,mem_cb_shutter_keycan 
+0x647c 026762 call shutter_common_init 
+0x647d 026764 fetch 2 ,mem_shutter_le_pairing_handle 
+0x647e 026765 store 2 ,mem_le_pairing_handle 
+0x647f 026766 fetch 8 ,mem_ble_shutter_interval_min_new 
+0x6480 026767 store 8 ,mem_ble_shutter_interval_min 
+0x6481 026768 call shutter_dy_iphone_every_move_max_set 
+0x6482 026769 bpatch patch14_2 ,mem_patch14 
+0x6483 026770 branch shutter_power_switch 
+:      026773 shutter_dy_process_idle:
+0x6484 026774 call shutter_dy_shutter_send_data_to_master 
+0x6485 026775 arg key_scan_timer ,queue 
+0x6486 026776 call timer_check 
+0x6487 026777 nrtn blank 
+0x6488 026778 setarg 0x20 
+0x6489 026779 arg key_scan_timer ,queue 
+0x648a 026780 call timer_init 
+0x648b 026781 disable user 
+0x648c 026782 call keyscan_process_lpm_before 
+0x648d 026783 branch shutter_dy_keyscan_key_process 
+:      026785 shutter_dy_iphone_every_move_max_set:
+0x648e 026786 setarg 0x1f 
+0x648f 026787 mul32 pdata ,every_payload_len ,pdata 
+0x6490 026788 arg mem_shutter_mousekey_value_list ,temp 
+0x6491 026789 iadd temp ,rega 
+0x6492 026790 increase 3 ,rega 
+0x6493 026791 arg iphone_once_max_move_value ,temp 
+0x6494 026792 istoret 1 ,rega 
+0x6495 026793 increase 11 ,rega 
+0x6496 026794 arg 0xfff ,pdata 
+0x6497 026795 isub temp ,pdata 
+0x6498 026796 lshift4 pdata ,pdata 
+0x6499 026797 istore 2 ,rega 
+0x649a 026798 rtn 
+:      026800 shutter_dy_shutter_send_data_to_master:
+0x649b 026801 fetch 2 ,mem_ui_state_map 
+0x649c 026802 bbit1 ui_state_ble_connected ,shutter_dy_pop_queue_to_ble_data 
+0x649d 026803 arg mem_queue_curr_num ,contw 
+0x649e 026804 arg 35 ,loopcnt 
+0x649f 026805 branch clear_mem 
+:      026807 shutter_dy_pop_queue_to_ble_data:
+0x64a0 026808 call le_fifo_check_nearly_full 
+0x64a1 026809 nrtn blank 
+0x64a2 026810 call queue_empty 
+0x64a3 026811 rtn blank 
+0x64a4 026812 fetcht 4 ,mem_key_send_clk 
+0x64a5 026813 copy clkn_bt ,pdata 
+0x64a6 026814 isub temp ,temp 
+0x64a7 026815 rtn zero 
+0x64a8 026816 nbranch shutter_dy_pop_queue_to_ble_data2 ,positive 
+0x64a9 026817 fetch 1 ,mem_send_data_delay 
+0x64aa 026818 isub temp ,null 
+0x64ab 026819 rtn positive 
+:      026820 shutter_dy_pop_queue_to_ble_data2:
+0x64ac 026821 copy clkn_bt ,pdata 
+0x64ad 026822 store 4 ,mem_key_send_clk 
+0x64ae 026823 call queue_pop_one_byte 
+0x64af 026824 nrtn user 
+0x64b0 026825 pincrease -1 
+0x64b1 026826 mul32 pdata ,10 ,pdata 
+0x64b2 026827 arg mem_shutter_mousekey_value_list ,temp 
+0x64b3 026828 iadd temp ,contr 
+0x64b4 026829 branch le_send_notify_from_list 
+:      026832 shutter_dy_le_bb_event_timer:
+0x64b5 026833 call shutter_dy_shutter_1s_timer 
+0x64b6 026834 call shutter_dy_link_key_loop_timer 
+0x64b7 026835 call shutter_dy_long_key_volume_timer 
+0x64b8 026836 call shutter_dy_iphone_move_mid_timer 
+0x64b9 026837 call shutter_dy_clear_key_state_timer 
+0x64ba 026838 call shutter_check_sleep_timer 
+0x64bb 026839 branch shutter_dy_check_power_off_timer 
+:      026841 shutter_dy_iphone_move_mid_timer:
+0x64bc 026842 arg mem_shutter_move_mid_timer ,regc 
+0x64bd 026843 arg shutter_dy_iphone_move_mid_timeout ,regb 
+0x64be 026844 branch timer_single_step 
+:      026846 shutter_dy_iphone_move_mid_timeout:
+0x64bf 026847 call queue_empty 
+0x64c0 026848 nrtn blank 
+0x64c1 026849 fetch 2 ,mem_key_value_xmem 
+0x64c2 026850 nrtn blank 
+:      026851 shutter_dy_iphone_move_mid:
+0x64c3 026852 call shutter_dy_check_iphone 
+0x64c4 026853 branch shutter_dy_android_like_loaction_mid ,blank 
+0x64c5 026854 copy queue ,pdata 
+0x64c6 026855 compare 0x04 ,pdata ,0x07 
+0x64c7 026856 branch shutter_dy_iphone_up_mid ,true 
+0x64c8 026858 copy queue ,pdata 
+0x64c9 026859 compare 0x01 ,pdata ,0x07 
+0x64ca 026860 branch shutter_dy_iphone_like_mid ,true 
+0x64cb 026861 arg mem_shutter_iphone_move_mid ,regc 
+0x64cc 026862 branch push_buffer_in_queue 
+:      026864 shutter_dy_android_like_loaction_mid:
+0x64cd 026865 arg mem_shutter_android_move_mid ,regc 
+0x64ce 026866 branch push_buffer_in_queue 
+:      026868 shutter_dy_iphone_up_mid:
+0x64cf 026869 arg mem_shutter_iphone_up_mid ,regc 
+0x64d0 026870 branch push_buffer_in_queue 
+:      026872 shutter_dy_iphone_like_mid:
+0x64d1 026873 arg mem_shutter_iphone_like_mid ,regc 
+0x64d2 026874 branch push_buffer_in_queue 
+:      026876 shutter_dy_clear_key_state_timer:
+0x64d3 026877 arg mem_shutter_like_timeout ,regc 
+0x64d4 026878 arg shutter_dy_clear_key_state_timeout ,regb 
+0x64d5 026879 branch timer_single_step 
+:      026881 shutter_dy_clear_key_state_timeout:
+0x64d6 026882 arg shutter_key_conf_sate_bytes ,loopcnt 
+0x64d7 026883 arg mem_shutter_key_state1 ,contw 
+0x64d8 026884 branch clear_mem 
+:      026887 shutter_dy_check_power_off_timer:
+0x64d9 026888 arg mem_shutter_power_off_timer ,regc 
+0x64da 026889 arg shutter_dy_check_power_off_timeout ,regb 
+0x64db 026890 branch timer_single_step 
+:      026891 shutter_dy_check_power_off_timeout:
+0x64dc 026892 fetch 2 ,mem_ui_state_map 
+0x64dd 026893 bbit1 ui_state_ble_connected ,shutter_wait_power_off 
+0x64de 026894 branch app_enter_hibernate 
+:      026896 shutter_dy_process_bb_event:
+0x64df 026897 copy regc ,pdata 
+0x64e0 026898 beq bt_evt_le_connected ,ble_shutter_dy_process_baseband_connect 
+0x64e1 026899 beq bt_evt_le_disconnected ,ble_shutter_dy_process_baseband_disconnect 
+0x64e2 026900 beq bt_evt_le_pairing_success ,ble_shutter_dy_pairing_success 
+0x64e3 026901 rtneq bt_evt_le_parse_conn_papa_update_rsp 
+0x64e4 026902 beq bt_evt_le_start_enc ,shutter_dy_le_find_service_hand_by_uuid 
+0x64e5 026903 branch shutter_process_bb_event 
+:      026905 ble_shutter_dy_pairing_success:
+0x64e6 026906 jam 1 ,mem_shutter_pairing_success 
+0x64e7 026907 call shutter_dy_clear_move_config 
+0x64e8 026909 fetch 2 ,mem_android_initial_move_x 
+0x64e9 026910 store 2 ,mem_shutter_move_data_x 
+0x64ea 026912 fetcht 2 ,mem_android_initial_move_y 
+0x64eb 026913 setarg 0xfff 
+0x64ec 026914 isub temp ,pdata 
+0x64ed 026915 store 2 ,mem_shutter_move_data_y 
+0x64ee 026916 rtn 
+:      026918 ble_shutter_dy_process_baseband_disconnect:
+0x64ef 026919 jam 0 ,mem_shutter_le_conned 
+0x64f0 026920 jam 0 ,mem_shutter_pairing_success 
+0x64f1 026921 call shutter_dy_move_mode_disable 
+0x64f2 026922 call shutter_dy_over_clear 
+0x64f3 026923 branch ble_shutter_process_baseband_disconnect 
+:      026925 ble_shutter_dy_process_baseband_connect:
+0x64f4 026926 copy clkn_bt ,pdata 
+0x64f5 026927 store 4 ,mem_key_send_clk 
+0x64f6 026928 call shutter_dy_remote_not_iphone 
+0x64f7 026929 branch ble_shutter_process_baseband_connect 
+:      026932 shutter_dy_check_send_data:
+0x64f8 026933 disable user2 
+0x64f9 026934 fetch 2 ,mem_shutter_sleep_timeout 
+0x64fa 026935 store 2 ,mem_shutter_sleep_timer 
+0x64fb 026936 call shutter_check_bluetooth_conn 
+0x64fc 026937 branch shutter_change_bluetooth_status_bt_disconn ,user 
+0x64fd 026938 call shutter_check_data_enable 
+0x64fe 026939 nrtn user 
+0x64ff 026940 branch enable_user2 
+:      026942 shutter_dy_over_clear:
+0x6500 026943 jam 0 ,mem_last_press_key_value 
+0x6501 026944 rtn 
+:      026946 shutter_dy_key_value_filter:
+0x6502 026947 copy queue ,pdata 
+0x6503 026948 rtnne shutter_like_key_num 
+0x6504 026949 branch shutter_dy_key_press_next 
+:      026951 shutter_dy_key_change:
+0x6505 026952 call shutter_dy_check_send_data 
+0x6506 026953 nrtn user2 
+0x6507 026954 deposit rega 
+0x6508 026955 branch shutter_dy_shutter_key_release ,blank 
+:      026956 shutter_dy_key_press:
+0x6509 026957 bpatch patch14_3 ,mem_patch14 
+0x650a 026958 fetch 1 ,mem_shutter_link_loop_flag 
+0x650b 026959 nbranch shutter_dy_key_value_filter ,blank 
+:      026960 shutter_dy_key_press_next:
+0x650c 026961 jam 1 ,mem_shutter_key_pressed 
+0x650d 026962 call app_led_on 
+0x650e 026963 call shutter_dy_key_press_clk 
+0x650f 026964 call shutter_dy_jude_queue_size 
+0x6510 026965 branch shutter_dy_over_clear ,positive 
+0x6511 026966 copy queue ,pdata 
+0x6512 026967 fetcht 1 ,mem_last_press_key_value 
+0x6513 026968 isub temp ,null 
+0x6514 026969 ncall shutter_dy_iphone_check_move_mid ,zero 
+0x6515 026970 copy queue ,pdata 
+0x6516 026971 store 1 ,mem_last_press_key_value 
+0x6517 026972 fetcht 1 ,mem_move_mode_key_index 
+0x6518 026973 isub temp ,null 
+0x6519 026974 branch shutter_dy_key_move_to_specify_location ,zero 
+0x651a 026975 fetch 1 ,mem_move_mode_trigger_enable 
+0x651b 026976 nbranch shutter_dy_move_set ,blank 
+:      026977 shutter_dy_page_set:
+0x651c 026978 call shutter_dy_le_get_press_ptr 
+0x651d 026979 arg max_queue_new_press ,pdata 
+0x651e 026980 branch shutter_dy_push_queue_press_or_release 
+:      026982 shutter_dy_move_set:
+0x651f 026983 call shutter_dy_jude_clear_move_config 
+0x6520 026984 copy queue ,pdata 
+0x6521 026985 beq shutter_like_key_num ,shutter_dy_page_set 
+0x6522 026986 call shutter_dy_check_move_data 
+0x6523 026987 branch shutter_dy_move_to_specify_location 
+:      026989 shutter_dy_key_move_to_specify_location:
+0x6524 026990 jam 1 ,mem_shutter_first_move 
+0x6525 026991 branch shutter_dy_move_to_specify_location 
+:      026993 shutter_dy_iphone_check_move_mid:
+0x6526 026994 bpatch patch14_4 ,mem_patch14 
+0x6527 026995 fetch 1 ,mem_move_mode_trigger_enable 
+0x6528 026996 branch shutter_dy_iphone_move_mid ,blank 
+0x6529 026997 copy queue ,pdata 
+0x652a 026998 beq shutter_like_key_num ,shutter_dy_iphone_move_mid 
+0x652b 026999 rtn 
+:      027000 shutter_dy_key_press_clk:
+0x652c 027001 arg shutter_key_conf_sate_bytes ,pdata 
+0x652d 027002 imul32 queue ,pdata 
+0x652e 027003 arg mem_shutter_key_state0 ,regc 
+0x652f 027004 iadd regc ,regc 
+0x6530 027005 copy clkn_bt ,pdata 
+0x6531 027006 istore key_state_press_clk_length ,regc 
+0x6532 027007 increase key_state_press_count_offset ,regc 
+0x6533 027008 ifetch 1 ,regc 
+0x6534 027009 increase 1 ,pdata 
+0x6535 027010 istore 1 ,regc 
+0x6536 027011 rtn 
+:      027012 shutter_dy_shutter_key_release:
+0x6537 027013 bpatch patch14_5 ,mem_patch14 
+0x6538 027014 fetch 1 ,mem_move_mode_trigger_enable 
+0x6539 027015 call shutter_dy_key_release_led ,blank 
+:      027016 shutter_dy_shutter_key_release_time:
+0x653a 027017 arg shutter_key_conf_sate_bytes ,pdata 
+0x653b 027018 imul32 queue ,pdata 
+0x653c 027019 arg mem_shutter_key_state0 ,regc 
+0x653d 027020 iadd regc ,regc 
+0x653e 027021 ifetcht 4 ,regc 
+0x653f 027022 sub temp ,0 ,null 
+0x6540 027023 rtn zero 
+0x6541 027024 copy clkn_bt ,pdata 
+0x6542 027025 isub temp ,temp 
+0x6543 027026 ncall ui_timer_timeout ,positive 
+0x6544 027027 add regc ,key_state_longpress_offset ,contr 
+0x6545 027028 ifetch 1 ,contr 
+0x6546 027029 nbranch shutter_dy_push_queue_long_release ,blank 
+0x6547 027030 increase key_state_release_clk_offset ,regc 
+0x6548 027031 copy clkn_bt ,pdata 
+0x6549 027032 istore key_state_release_clk_length ,regc 
+0x654a 027033 rtn 
+:      027035 shutter_dy_key_release_led:
+0x654b 027036 fetch 1 ,mem_shutter_link_loop_flag 
+0x654c 027037 nbranch app_led_on ,blank 
+0x654d 027038 branch app_led_off 
+:      027040 shutter_dy_push_queue_release:
+0x654e 027041 add regc ,4 ,contr 
+0x654f 027042 ifetch 1 ,contr 
+0x6550 027043 branch shutter_dy_push_queue_release1 
+:      027045 shutter_dy_push_queue_release1:
+0x6551 027046 call shutter_clear_dy_key_state 
+0x6552 027047 fetch 1 ,mem_move_mode_trigger_enable 
+0x6553 027048 nbranch shutter_dy_move_mode_queue_release ,blank 
+:      027049 shutter_dy_push_queue_release1_next:
+0x6554 027050 call shutter_dy_jude_queue_size 
+0x6555 027051 branch shutter_dy_over_clear ,positive 
+0x6556 027052 call shutter_dy_le_get_release_ptr 
+0x6557 027053 copy queue ,pdata 
+0x6558 027054 beq shutter_photo_key_num ,shutter_dy_le_get_release_ptr_volume 
+0x6559 027055 arg max_queue_num_release ,pdata 
+:      027056 shutter_dy_push_queue_press_or_release:
+0x655a 027057 imul32 queue ,pdata 
+0x655b 027058 iadd regc ,regc 
+0x655c 027059 branch push_buffer_in_queue 
+:      027061 shutter_dy_move_mode_queue_release:
+0x655d 027062 copy queue ,pdata 
+0x655e 027063 beq shutter_like_key_num ,shutter_dy_push_queue_release1_next 
+0x655f 027064 beq shutter_photo_key_num ,shutter_dy_push_queue_release1_next 
+0x6560 027065 rtn 
+:      027067 shutter_dy_jude_queue_size:
+0x6561 027068 call queue_get_size 
+0x6562 027069 ifetcht 1 ,contr 
+0x6563 027070 isub temp ,pdata 
+0x6564 027071 sub pdata ,max_queue_new_press ,null 
+0x6565 027072 rtn 
+:      027074 shutter_dy_push_queue_long_release:
+0x6566 027075 jam 1 ,mem_shutter_long_key_released_flag 
+0x6567 027076 call shutter_clear_dy_key_state 
+0x6568 027077 arg mem_key0_long_release ,regc 
+0x6569 027078 arg max_queue_num_long_release ,pdata 
+0x656a 027079 branch shutter_dy_push_queue_press_or_release 
+:      027081 shutter_clear_dy_key_state:
+0x656b 027082 arg shutter_key_conf_sate_bytes ,loopcnt 
+0x656c 027083 copy regc ,contw 
+0x656d 027084 branch clear_mem 
+:      027086 shutter_dy_keyscan_key_process:
+0x656e 027087 fetch 2 ,mem_key_value_xmem 
+0x656f 027088 store 2 ,mem_key_value_retention 
+0x6570 027089 call shutter_dy_keyscan_key_process_next 
+0x6571 027090 fetch 2 ,mem_key_value_retention 
+0x6572 027091 store 2 ,mem_key_value_xmem 
+0x6573 027093 arg 0 ,queue 
+0x6574 027094 fetch 1 ,mem_shutter_key_num 
+0x6575 027095 copy pdata ,loopcnt 
+0x6576 027096 arg mem_shutter_key_state0 ,regc 
+:      027097 shutter_dy_keyscan_key_check_release_loop:
+0x6577 027098 copy loopcnt ,pdata 
+0x6578 027099 store 2 ,mem_temp 
+0x6579 027100 copy regc ,pdata 
+0x657a 027101 store 2 ,mem_regc 
+0x657b 027102 copy queue ,pdata 
+0x657c 027103 store 2 ,mem_temp + 2 
+0x657d 027104 call shutter_dy_keyscan_key_check_release 
+0x657e 027106 fetch 2 ,mem_regc 
+0x657f 027107 copy pdata ,regc 
+0x6580 027108 fetch 2 ,mem_temp + 2 
+0x6581 027109 copy pdata ,queue 
+0x6582 027110 call shutter_dy_keyscan_key_check_long_press 
+0x6583 027112 fetch 2 ,mem_temp + 2 
+0x6584 027113 add pdata ,1 ,queue 
+0x6585 027114 fetch 2 ,mem_regc 
+0x6586 027115 add pdata ,shutter_key_conf_sate_bytes ,regc 
+0x6587 027116 fetch 2 ,mem_temp 
+0x6588 027117 copy pdata ,loopcnt 
+0x6589 027118 loop shutter_dy_keyscan_key_check_release_loop 
+0x658a 027119 rtn 
+:      027121 shutter_dy_keyscan_key_check_long_press:
+0x658b 027122 ifetch key_state_press_clk_length ,regc 
+0x658c 027123 rtn blank 
+0x658d 027124 copy pdata ,temp 
+0x658e 027125 copy clkn_bt ,pdata 
+0x658f 027126 isub temp ,temp 
+0x6590 027127 nrtn positive 
+0x6591 027128 setarg 2500 
+0x6592 027129 isub temp ,null 
+0x6593 027130 rtn positive 
+0x6594 027131 copy clkn_bt ,pdata 
+0x6595 027132 istore 4 ,regc 
+0x6596 027133 increase key_state_longpress_offset ,regc 
+0x6597 027134 setarg 1 
+0x6598 027135 istore key_state_longpress_length ,regc 
+0x6599 027136 fetch 1 ,mem_shutter_long_key_released_flag 
+0x659a 027137 rtn blank 
+0x659b 027138 jam 0 ,mem_shutter_long_key_released_flag 
+0x659c 027139 bpatch patch14_6 ,mem_patch14 
+0x659d 027140 call shutter_dy_long_key_function 
+0x659e 027141 fetch 1 ,mem_move_mode_set 
+0x659f 027142 beq move_combine_key ,shutter_dy_key_long_press_set_key_normal 
+0x65a0 027143 beq move_single_key ,shutter_dy_key_long_press_set_move_trigger 
+0x65a1 027144 rtn 
+:      027146 shutter_dy_key_long_press_set_key_normal:
+0x65a2 027147 call shutter_dy_long_press_android_or_ios 
+0x65a3 027148 arg max_queue_num_long ,pdata 
+0x65a4 027149 branch shutter_dy_push_queue_press_or_release 
+:      027151 shutter_dy_key_long_press_set_move_trigger:
+0x65a5 027152 copy queue ,pdata 
+0x65a6 027153 fetcht 1 ,mem_move_mode_key_index 
+0x65a7 027154 isub temp ,null 
+0x65a8 027155 nbranch shutter_dy_key_long_press_set_key_normal ,zero 
+0x65a9 027156 fetch 1 ,mem_move_mode_trigger_enable 
+0x65aa 027157 setflip 0 ,pdata 
+0x65ab 027158 store 1 ,mem_move_mode_trigger_enable 
+0x65ac 027159 nrtn blank 
+:      027160 shutter_dy_move_mode_disable:
+0x65ad 027161 jam 0 ,mem_move_mode_trigger_enable 
+0x65ae 027162 branch app_led_off 
+:      027164 shutter_dy_long_press_android_or_ios:
+0x65af 027165 arg mem_key0_long_press ,regc 
+0x65b0 027166 call shutter_dy_check_iphone 
+0x65b1 027167 rtn blank 
+0x65b2 027168 arg mem_key0_long_press_i ,regc 
+0x65b3 027169 rtn 
+:      027171 shutter_dy_keyscan_key_check_release:
+0x65b4 027172 add regc ,key_state_release_clk_offset ,regb 
+0x65b5 027173 ifetch key_state_release_clk_length ,regb 
+0x65b6 027174 rtn blank 
+0x65b7 027175 copy pdata ,temp 
+0x65b8 027176 copy clkn_bt ,pdata 
+0x65b9 027177 isub temp ,temp 
+0x65ba 027178 ncall ui_timer_timeout ,positive 
+0x65bb 027179 setarg 1000 
+0x65bc 027180 isub temp ,null 
+0x65bd 027181 branch shutter_dy_push_queue_release 
+:      027182 shutter_dy_keyscan_key_process_next:
+0x65be 027183 fetch 2 ,mem_key_num_ptr 
+0x65bf 027184 ifetch 1 ,pdata 
+0x65c0 027185 rtn blank 
+0x65c1 027187 setarg 0 
+0x65c2 027188 store 2 ,mem_key_value_temp 
+0x65c3 027189 call keyscan_scan_key 
+0x65c4 027190 nbranch lpm_button_clean_wake_lock ,user 
+0x65c5 027191 call lpm_button_get_wake_lock 
+0x65c6 027192 disable user 
+0x65c7 027193 fetch 1 ,mem_le_adv_enable 
+0x65c8 027194 nrtn blank 
+0x65c9 027195 bpatch patch14_7 ,mem_patch14 
+0x65ca 027196 fetch 1 ,mem_move_mode_set 
+0x65cb 027197 beq move_single_key ,shutter_dy_skip_check_combine_key 
+0x65cc 027198 call shutter_dy_check_combine_key_release 
+0x65cd 027199 call shutter_dy_check_combine_key 
+0x65ce 027200 rtn user 
+:      027201 shutter_dy_skip_check_combine_key:
+0x65cf 027202 call shutter_dy_single_key_led 
+0x65d0 027203 fetch 2 ,mem_key_value_temp 
+0x65d1 027204 store 2 ,mem_key_value_temp4 
+0x65d2 027205 jam 0 ,mem_key_value_temp6 
+0x65d3 027206 force 0 ,queue 
+0x65d4 027207 branch keyscan_key_lp1 
+:      027209 shutter_dy_single_key_led:
+0x65d5 027210 fetch 1 ,mem_last_press_key_value 
+0x65d6 027211 fetcht 1 ,mem_move_mode_key_index 
+0x65d7 027212 isub temp ,null 
+0x65d8 027213 branch app_led_on ,zero 
+0x65d9 027214 fetch 1 ,mem_move_mode_trigger_enable 
+0x65da 027215 nbranch app_led_off ,blank 
+0x65db 027216 rtn 
+:      027218 shutter_dy_check_combine_key:
+0x65dc 027219 arg 0 ,queue 
+:      027220 shutter_dy_check_combine_key_loop:
+0x65dd 027221 arg mem_combine_key0 ,regb 
+0x65de 027222 arg 2 ,pdata 
+0x65df 027223 imul32 queue ,pdata 
+0x65e0 027224 iadd regb ,regb 
+0x65e1 027225 ifetch 2 ,regb 
+0x65e2 027227 rtn blank 
+0x65e3 027228 fetcht 2 ,mem_key_value_temp 
+0x65e4 027229 ixor temp ,null 
+0x65e5 027230 branch shutter_dy_check_combine_key_parse ,zero 
+0x65e6 027231 increase 1 ,queue 
+0x65e7 027232 branch shutter_dy_check_combine_key_loop 
+:      027234 shutter_dy_check_combine_key_parse:
+0x65e8 027235 store 2 ,mem_combine_key_state0 
+0x65e9 027236 call app_led_on 
+0x65ea 027237 arg mem_combine_key0_press ,regc 
+0x65eb 027238 arg max_queue_num_combinekey ,pdata 
+0x65ec 027239 imul32 queue ,pdata 
+0x65ed 027240 iadd regc ,regc 
+0x65ee 027241 call shutter_dy_push_buffer_in_queue 
+0x65ef 027242 branch shutter_dy_combine_key_enableuser 
+:      027244 shutter_dy_push_buffer_in_queue:
+0x65f0 027245 call shutter_dy_jude_clear_move_config 
+0x65f1 027246 ifetch 1 ,regc 
+0x65f2 027247 rtn blank 
+0x65f3 027248 call shutter_dy_check_move_data 
+:      027249 shutter_dy_move_to_specify_location:
+0x65f4 027250 call shutter_dy_jude_clear_move_config 
+0x65f5 027251 call shutter_dy_move_down_left_corner 
+0x65f6 027252 call shutter_dy_move_x_max 
+0x65f7 027253 call shutter_dy_move_y_max 
+0x65f8 027254 arg 0x05 ,pdata 
+0x65f9 027255 call queue_push_one_byte 
+0x65fa 027256 call shutter_dy_check_iphone 
+0x65fb 027257 rtn blank 
+0x65fc 027258 jam 120 ,mem_send_data_delay 
+0x65fd 027259 arg 0x06 ,pdata 
+0x65fe 027260 branch queue_push_one_byte 
+:      027262 shutter_dy_move_down_left_corner_count_set:
+0x65ff 027263 fetcht 1 ,mem_shutter_back_count 
+0x6600 027264 call shutter_dy_check_iphone 
+0x6601 027265 rtn blank 
+0x6602 027266 fetcht 1 ,mem_shutter_iphone_beyond_y_count 
+0x6603 027267 increase 1 ,temp 
+0x6604 027268 fetch 1 ,mem_shutter_first_move 
+0x6605 027269 rtn blank 
+0x6606 027270 fetcht 1 ,mem_shutter_back_count 
+0x6607 027271 jam 0 ,mem_shutter_first_move 
+0x6608 027272 rtn 
+:      027274 shutter_dy_move_down_left_corner:
+0x6609 027275 call shutter_dy_move_down_left_corner_count_set 
+0x660a 027276 copy temp ,pdata 
+0x660b 027277 rtn blank 
+0x660c 027278 store 1 ,mem_shutter_back_count_cache 
+:      027279 shutter_dy_move_down_left_corner_loop:
+0x660d 027280 arg 0x13 ,pdata 
+0x660e 027281 call queue_push_one_byte 
+0x660f 027282 fetch 1 ,mem_shutter_back_count_cache 
+0x6610 027283 increase -1 ,pdata 
+0x6611 027284 store 1 ,mem_shutter_back_count_cache 
+0x6612 027285 rtn blank 
+0x6613 027286 branch shutter_dy_move_down_left_corner_loop 
+:      027288 shutter_dy_move_x_max:
+0x6614 027289 fetch 1 ,mem_shutter_iphone_beyond_x_count 
+0x6615 027290 rtn blank 
+0x6616 027291 store 1 ,mem_shutter_iphone_beyond_x_cache 
+:      027292 shutter_dy_move_x_max_number:
+0x6617 027293 arg 0x20 ,pdata 
+0x6618 027294 call queue_push_one_byte 
+0x6619 027295 fetch 1 ,mem_shutter_iphone_beyond_x_cache 
+0x661a 027296 increase -1 ,pdata 
+0x661b 027297 store 1 ,mem_shutter_iphone_beyond_x_cache 
+0x661c 027298 rtn blank 
+0x661d 027299 branch shutter_dy_move_x_max_number 
+:      027301 shutter_dy_move_y_max:
+0x661e 027302 fetch 1 ,mem_shutter_iphone_beyond_y_count 
+0x661f 027303 rtn blank 
+0x6620 027304 store 1 ,mem_shutter_iphone_beyond_y_cache 
+:      027305 shutter_dy_move_y_max_number:
+0x6621 027306 arg 0x21 ,pdata 
+0x6622 027307 call queue_push_one_byte 
+0x6623 027308 fetch 1 ,mem_shutter_iphone_beyond_y_cache 
+0x6624 027309 increase -1 ,pdata 
+0x6625 027310 store 1 ,mem_shutter_iphone_beyond_y_cache 
+0x6626 027311 rtn blank 
+0x6627 027312 branch shutter_dy_move_y_max_number 
+:      027314 shutter_dy_check_combine_key_release:
+0x6628 027315 fetch 2 ,mem_combine_key_state0 
+0x6629 027316 rtn blank 
+0x662a 027317 fetcht 2 ,mem_key_value_temp 
+0x662b 027318 sub temp ,0 ,null 
+0x662c 027319 branch shutter_dy_check_combine_key_release_all ,zero 
+0x662d 027320 isub temp ,null 
+0x662e 027321 rtn zero 
+0x662f 027322 storet 2 ,mem_combine_key_state0 
+0x6630 027323 fetch 2 ,mem_combine_key_release_value 
+0x6631 027324 isub temp ,null 
+0x6632 027325 call app_led_off ,zero 
+:      027326 shutter_dy_combine_key_enableuser:
+0x6633 027327 fetch 2 ,mem_key_value_temp 
+0x6634 027328 store 2 ,mem_key_value_retention 
+0x6635 027329 branch enable_user 
+:      027330 shutter_dy_check_combine_key_release_all:
+0x6636 027331 jam 1 ,mem_shutter_long_key_released_flag 
+0x6637 027332 call app_led_off 
+0x6638 027333 arg mem_combine_key_release ,regc 
+0x6639 027334 call shutter_dy_push_buffer_in_queue 
+0x663a 027335 setarg 0 
+0x663b 027336 store 2 ,mem_combine_key_state0 
+0x663c 027337 jam 50 ,mem_shutter_1s_timer 
+0x663d 027338 call shutter_dy_combine_key_enableuser 
+0x663e 027339 fetch 1 ,mem_shutter_key_num 
+0x663f 027340 mul32 pdata ,shutter_key_conf_sate_bytes ,loopcnt 
+0x6640 027341 arg mem_shutter_key_state0 ,contw 
+0x6641 027342 branch clear_mem 
+:      027343 shutter_dy_check_move_data:
+0x6642 027344 bpatch patch15_0 ,mem_patch15 
+0x6643 027345 fetch 1 ,mem_move_mode_set 
+0x6644 027346 beq move_single_key ,shutter_dy_check_move_data_single_key 
+0x6645 027347 beq move_combine_key ,shutter_dy_check_move_data_combine_key 
+0x6646 027348 rtn 
+:      027349 shutter_dy_check_move_data_single_key:
+0x6647 027350 copy queue ,pdata 
+0x6648 027351 beq shutter_left_key_num ,shutter_dy_move_left 
+0x6649 027352 beq shutter_right_key_num ,shutter_dy_move_right 
+0x664a 027353 beq shutter_up_key_num ,shutter_dy_move_up 
+0x664b 027354 beq shutter_down_key_num ,shutter_dy_move_down 
+0x664c 027355 rtn 
+:      027356 shutter_dy_check_move_data_combine_key:
+0x664d 027357 ifetch 1 ,regc 
+0x664e 027358 beq 0x01 ,shutter_dy_move_left 
+0x664f 027359 beq 0x02 ,shutter_dy_move_right 
+0x6650 027360 beq 0x03 ,shutter_dy_move_up 
+0x6651 027361 beq 0x04 ,shutter_dy_move_down 
+0x6652 027362 beq 0x05 ,shutter_dy_get_move_data 
+0x6653 027363 rtn 
+:      027364 shutter_dy_get_move_data:
+0x6654 027365 call shutter_dy_check_iphone 
+0x6655 027366 nbranch shutter_dy_get_move_data_iphone ,blank 
+0x6656 027367 setarg 4 
+0x6657 027368 mul32 pdata ,every_payload_len ,pdata 
+0x6658 027369 arg mem_shutter_mousekey_value_list ,temp 
+0x6659 027370 iadd temp ,contw 
+0x665a 027371 increase 3 ,contw 
+0x665b 027372 fetch 3 ,mem_shutter_move_data 
+0x665c 027373 istore 3 ,contw 
+0x665d 027374 rtn 
+:      027375 shutter_dy_get_move_data_iphone:
+0x665e 027376 setarg 4 
+0x665f 027377 mul32 pdata ,every_payload_len ,pdata 
+0x6660 027378 arg mem_shutter_mousekey_value_list ,temp 
+0x6661 027379 iadd temp ,contw 
+0x6662 027380 increase 3 ,contw 
+0x6663 027381 fetch 2 ,mem_shutter_move_data_x 
+0x6664 027382 istore 3 ,contw 
+0x6665 027383 increase 7 ,contw 
+0x6666 027384 fetch 2 ,mem_shutter_move_data_y 
+0x6667 027385 lshift4 pdata ,pdata 
+0x6668 027386 lshift8 pdata ,pdata 
+0x6669 027387 istore 3 ,contw 
+0x666a 027388 rtn 
+:      027390 shutter_dy_move_x_empty_check:
+0x666b 027391 fetch 1 ,mem_shutter_iphone_beyond_x_count 
+0x666c 027392 rtn blank 
+0x666d 027393 increase -1 ,pdata 
+0x666e 027394 store 1 ,mem_shutter_iphone_beyond_x_count 
+0x666f 027395 arg iphone_once_max_move_value ,pdata 
+0x6670 027396 rtn 
+:      027397 shutter_dy_every_move_size_set:
+0x6671 027398 arg android_every_move_size ,temp 
+0x6672 027399 call shutter_dy_check_iphone 
+0x6673 027400 rtn blank 
+0x6674 027401 arg iphone_every_move_size ,temp 
+0x6675 027402 rtn 
+:      027403 shutter_dy_move_left:
+0x6676 027404 call shutter_dy_every_move_size_set 
+0x6677 027405 fetch 2 ,mem_shutter_move_data_x 
+0x6678 027406 isub temp ,null 
+0x6679 027407 ncall shutter_dy_move_x_empty_check ,positive 
+0x667a 027408 nrtn positive 
+0x667b 027409 isub temp ,pdata 
+:      027410 shutter_dy_move_store_x:
+0x667c 027411 store 2 ,mem_shutter_move_data_x 
+:      027412 shutter_dy_move_data_store:
+0x667d 027413 bpatch patch15_1 ,mem_patch15 
+0x667e 027414 fetch 2 ,mem_shutter_move_data_x 
+0x667f 027415 fetcht 2 ,mem_shutter_move_data_y 
+0x6680 027416 lshift8 temp ,temp 
+0x6681 027417 lshift4 temp ,temp 
+0x6682 027418 iadd temp ,pdata 
+0x6683 027419 store 3 ,mem_shutter_move_data 
+0x6684 027420 branch shutter_dy_get_move_data 
+:      027421 shutter_dy_move_x_check_max:
+0x6685 027422 fetch 2 ,mem_shutter_move_data_x 
+0x6686 027423 arg iphone_once_max_move_value ,temp 
+0x6687 027424 isub temp ,temp 
+0x6688 027425 nrtn positive 
+0x6689 027426 copy temp ,pdata 
+0x668a 027427 fetcht 1 ,mem_shutter_iphone_beyond_x_count 
+0x668b 027428 sub temp ,0x03 ,null 
+0x668c 027429 branch shutter_dy_clear_move_x ,zero 
+0x668d 027430 increase 1 ,temp 
+0x668e 027431 storet 1 ,mem_shutter_iphone_beyond_x_count 
+0x668f 027432 branch shutter_dy_move_store_x 
+:      027433 shutter_dy_clear_move_x:
+0x6690 027434 jam 0 ,mem_shutter_iphone_beyond_x_count 
+0x6691 027435 arg 0 ,pdata 
+0x6692 027436 branch shutter_dy_move_store_x 
+:      027437 shutter_dy_move_right:
+0x6693 027438 call shutter_dy_check_iphone 
+0x6694 027439 ncall shutter_dy_move_x_check_max ,blank 
+0x6695 027440 call shutter_dy_every_move_size_set 
+0x6696 027441 fetch 2 ,mem_shutter_move_data_x 
+:      027442 shutter_dy_move_right_next:
+0x6697 027443 iadd temp ,pdata 
+0x6698 027444 arg 0xfff ,temp 
+0x6699 027445 call ceiling 
+0x669a 027446 branch shutter_dy_move_store_x 
+:      027448 shutter_dy_move_up:
+0x669b 027449 call shutter_dy_every_move_size_set 
+0x669c 027450 fetch 2 ,mem_shutter_move_data_y 
+0x669d 027451 isub temp ,pdata 
+0x669e 027452 store 2 ,mem_shutter_move_data_y 
+:      027453 shutter_dy_move_y_check_max:
+0x669f 027454 fetcht 2 ,mem_shutter_move_data_y 
+0x66a0 027455 call shutter_dy_check_iphone 
+0x66a1 027456 branch shutter_dy_move_data_store ,blank 
+0x66a2 027457 setarg 0xfff 
+0x66a3 027458 isub temp ,pdata 
+0x66a4 027459 arg iphone_once_max_move_value ,temp 
+0x66a5 027460 isub temp ,temp 
+0x66a6 027461 nbranch shutter_dy_move_data_store ,positive 
+0x66a7 027462 setarg 0xfff 
+0x66a8 027463 isub temp ,pdata 
+0x66a9 027464 fetcht 1 ,mem_shutter_iphone_beyond_y_count 
+0x66aa 027465 sub temp ,0x05 ,null 
+0x66ab 027466 branch shutter_dy_clear_move_y ,zero 
+0x66ac 027467 increase 1 ,temp 
+0x66ad 027468 storet 1 ,mem_shutter_iphone_beyond_y_count 
+0x66ae 027469 branch shutter_dy_move_store_y 
+:      027470 shutter_dy_clear_move_y:
+0x66af 027471 jam 0 ,mem_shutter_iphone_beyond_y_count 
+:      027472 shutter_dy_android_move_y_empty_check:
+0x66b0 027473 setarg 0xfff 
+0x66b1 027474 branch shutter_dy_move_store_y 
+:      027476 shutter_dy_move_y_empty_check:
+0x66b2 027477 call shutter_dy_check_iphone 
+0x66b3 027478 branch shutter_dy_android_move_y_empty_check ,blank 
+0x66b4 027479 fetch 1 ,mem_shutter_iphone_beyond_y_count 
+0x66b5 027480 branch shutter_dy_android_move_y_empty_check ,blank 
+0x66b6 027481 increase -1 ,pdata 
+0x66b7 027482 store 1 ,mem_shutter_iphone_beyond_y_count 
+0x66b8 027483 setarg 0xfff 
+0x66b9 027484 arg iphone_once_max_move_value ,temp 
+0x66ba 027485 isub temp ,pdata 
+0x66bb 027486 iadd rega ,pdata 
+:      027487 shutter_dy_move_store_y:
+0x66bc 027488 store 2 ,mem_shutter_move_data_y 
+0x66bd 027489 branch shutter_dy_move_data_store 
+:      027490 shutter_dy_move_down:
+0x66be 027491 call shutter_dy_every_move_size_set 
+0x66bf 027492 fetch 2 ,mem_shutter_move_data_y 
+:      027493 shutter_dy_move_down_next:
+0x66c0 027494 iadd temp ,pdata 
+0x66c1 027495 arg 0xfff ,temp 
+0x66c2 027496 isub temp ,rega 
+0x66c3 027497 branch shutter_dy_move_y_empty_check ,positive 
+0x66c4 027498 branch shutter_dy_move_store_y 
+:      027501 ble_shutter_dy_receive_data:
+0x66c5 027502 fetch 2 ,mem_le_att_handle 
+0x66c6 027503 beq gatt_keyboard_write_handle_new ,ble_shutter_process_reconnect_complete 
+0x66c7 027504 rtn 
+:      027506 shutter_dy_le_find_service_hand_by_uuid:
+0x66c8 027507 arg 23 ,rega 
+0x66c9 027508 arg le_l2cap_cid_att ,regb 
+0x66ca 027509 call le_fifo_malloc_tx_l2cap 
+0x66cb 027510 setarg attop_find_by_type_value_request 
+0x66cc 027511 istore 1 ,contw 
+0x66cd 027512 setarg 0x0001 
+0x66ce 027513 istore 2 ,contw 
+0x66cf 027514 setarg 0xffff 
+0x66d0 027515 istore 2 ,contw 
+0x66d1 027516 setarg 0x2800 
+0x66d2 027517 istore 2 ,contw 
+0x66d3 027518 arg mem_dy_le_search_service_uuid ,contr 
+0x66d4 027519 branch memcpy16 
+:      027522 shutter_dy_le_parse_att:
+0x66d5 027523 bpatch patch15_2 ,mem_patch15 
+0x66d6 027524 copy rega ,contr 
+0x66d7 027525 ifetch 3 ,contr 
+0x66d8 027526 store 3 ,mem_le_att_opcode 
+0x66d9 027527 beq attop_find_by_type_value_response ,shutter_dy_le_parse_att_find_by_type_value_rsp 
+0x66da 027528 beq attop_error_response ,shutter_dy_le_parse_error_rsp 
+0x66db 027529 beq attop_read_request ,shutter_dy_le_parse_att_read_request 
+0x66dc 027530 beq attop_read_blob_request ,shutter_dy_le_parse_att_read_blob_request 
+0x66dd 027531 branch le_parse_att2 
+:      027533 shutter_dy_le_parse_att_read_blob_request:
+0x66de 027534 ifetch 2 ,contr 
+0x66df 027535 store 2 ,mem_le_att_offset 
+0x66e0 027536 iforce rega 
+0x66e1 027537 fetcht 2 ,mem_le_att_handle 
+0x66e2 027538 fetch 2 ,mem_le_pairing_handle 
+0x66e3 027539 isub temp ,null 
+0x66e4 027540 nbranch le_send_att_read_blob_response ,zero 
+0x66e5 027541 call shutter_dy_check_iphone 
+0x66e6 027542 nbranch shutter_dy_le_parse_att_read_blob_request_ios ,blank 
+0x66e7 027543 fetcht 2 ,mem_shutter_le_map_len_android 
+0x66e8 027544 branch shutter_dy_le_parse_att_read_blob_request2 
+:      027546 shutter_dy_le_parse_att_read_blob_request_ios:
+0x66e9 027547 fetcht 2 ,mem_shutter_le_map_len_ios 
+:      027548 shutter_dy_le_parse_att_read_blob_request2:
+0x66ea 027549 arg mem_shutter_le_hid_map ,contr 
+0x66eb 027550 call store_contr 
+0x66ec 027551 copy temp ,pdata 
+0x66ed 027552 isub rega ,pdata 
+0x66ee 027553 nbranch le_send_att_error_response_notfound ,positive 
+0x66ef 027554 increase 1 ,pdata 
+0x66f0 027555 sub pdata ,23 ,null 
+0x66f1 027556 branch le_send_att_read_blob_response_less ,positive 
+0x66f2 027557 force 23 ,pdata 
+0x66f3 027558 branch le_send_att_read_blob_response_less 
+:      027560 shutter_dy_le_parse_att_read_request:
+0x66f4 027561 fetcht 2 ,mem_le_att_handle 
+0x66f5 027562 fetch 1 ,mem_le_configuration 
+0x66f6 027563 bbit1 bit_ble_read_auth ,shutter_dy_le_send_att_read_response_check_auth 
+0x66f7 027564 branch le_send_att_read_response 
+:      027565 shutter_dy_le_send_att_read_response_check_auth:
+0x66f8 027566 fetch 2 ,mem_le_pairing_handle 
+0x66f9 027567 isub temp ,null 
+0x66fa 027568 nbranch le_send_att_read_response ,zero 
+0x66fb 027569 call le_check_encrypt_state 
+0x66fc 027570 nbranch shutter_dy_le_send_att_read_response ,user 
+0x66fd 027571 branch le_send_att_read_response_error_insufficient_auth 
+:      027573 shutter_dy_le_send_att_read_response:
+0x66fe 027574 fetch 2 ,mem_le_pairing_handle 
+0x66ff 027575 isub temp ,null 
+0x6700 027576 nbranch le_send_att_read_response ,zero 
+0x6701 027577 arg mem_shutter_le_hid_map ,contr 
+0x6702 027578 force 23 ,pdata 
+0x6703 027579 branch le_send_att_read_response_less 
+:      027581 shutter_dy_le_parse_att_find_by_type_value_rsp:
+:      027582 shutter_dy_le_remote_iphone:
+0x6704 027583 bpatch patch15_3 ,mem_patch15 
+0x6705 027584 jam 5 ,mem_shutter_back_count 
+0x6706 027585 jam 1 ,mem_iphone_flag 
+0x6707 027586 jam 1 ,mem_last_shutter_le_iphone_flag 
+0x6708 027587 jam 240 ,mem_send_data_delay 
+0x6709 027588 jam 10 ,mem_shutter_move_mid_timer 
+0x670a 027589 jam 1 ,mem_shutter_first_move 
+0x670b 027590 call shutter_dy_load_move_config_info 
+0x670c 027591 fetch 1 ,mem_shutter_pairing_success 
+0x670d 027592 rtn blank 
+0x670e 027593 call shutter_dy_clear_move_config 
+0x670f 027594 arg iphone_once_max_move_value ,temp 
+0x6710 027596 fetch 2 ,mem_iphone_initial_move_x 
+0x6711 027597 arg mem_shutter_move_data_x ,rega 
+0x6712 027598 arg mem_shutter_iphone_beyond_x_count ,regb 
+0x6713 027599 call shutter_dy_iphone_move_initial_set 
+0x6714 027600 arg iphone_once_max_move_value ,temp 
+0x6715 027602 fetch 2 ,mem_iphone_initial_move_y 
+0x6716 027603 arg mem_shutter_move_data_y ,rega 
+0x6717 027604 arg mem_shutter_iphone_beyond_y_count ,regb 
+0x6718 027605 call shutter_dy_iphone_move_initial_set 
+0x6719 027606 setarg 0xfff 
+0x671a 027607 fetcht 2 ,mem_shutter_move_data_y 
+0x671b 027608 isub temp ,pdata 
+0x671c 027609 store 2 ,mem_shutter_move_data_y 
+0x671d 027610 rtn 
+:      027611 shutter_dy_iphone_move_initial_set:
+0x671e 027612 idiv temp 
+0x671f 027613 call wait_div_end 
+0x6720 027614 quotient pdata 
+0x6721 027615 remainder temp 
+0x6722 027616 istore 1 ,regb 
+0x6723 027617 istoret 2 ,rega 
+0x6724 027618 rtn 
+:      027619 shutter_dy_le_parse_error_rsp:
+0x6725 027620 increase -2 ,contr 
+0x6726 027621 ifetch 1 ,contr 
+0x6727 027622 beq attop_find_by_type_value_request ,shutter_dy_not_iphone_read_conf 
+0x6728 027623 rtn 
+:      027624 shutter_dy_remote_not_iphone:
+0x6729 027625 jam 1 ,mem_shutter_back_count 
+0x672a 027626 jam 0 ,mem_iphone_flag 
+0x672b 027627 jam 0 ,mem_last_shutter_le_iphone_flag 
+0x672c 027628 jam 10 ,mem_send_data_delay 
+0x672d 027629 rtn 
+:      027631 shutter_dy_not_iphone_read_conf:
+0x672e 027632 call shutter_dy_remote_not_iphone 
+0x672f 027633 branch shutter_dy_load_move_config_info 
+:      027635 shutter_dy_check_iphone:
+0x6730 027636 fetch 1 ,mem_iphone_flag 
+0x6731 027637 rtn 
+:      027640 shutter_dy_le_get_press_ptr:
+0x6732 027641 arg mem_dy_key0_press ,regc 
+0x6733 027642 call shutter_dy_check_iphone 
+0x6734 027643 rtn blank 
+0x6735 027644 jam 120 ,mem_send_data_delay 
+0x6736 027645 arg mem_key0_press_i ,regc 
+0x6737 027646 rtn 
+:      027647 shutter_dy_le_get_release_ptr:
+:      027648 shutter_dy_le_get_release_ptr_set:
+0x6738 027649 arg mem_key0_release_new ,regc 
+0x6739 027650 call shutter_dy_check_iphone 
+0x673a 027651 rtn blank 
+0x673b 027652 arg mem_key0_release_new_i ,regc 
+0x673c 027653 jam 12 ,mem_send_data_delay 
+0x673d 027654 copy queue ,pdata 
+0x673e 027655 rtneq shutter_like_key_num 
+0x673f 027656 rtn 
+:      027657 shutter_dy_le_get_release_ptr_volume:
+0x6740 027658 bpatch patch15_4 ,mem_patch15 
+0x6741 027659 fetch 1 ,mem_key3_press_count 
+0x6742 027660 setflip 0 ,pdata 
+0x6743 027661 store 1 ,mem_key3_press_count 
+0x6744 027662 beq 0 ,shutter_dy_le_get_release_ptr_set_volume_inc 
+0x6745 027663 beq 1 ,shutter_dy_le_get_release_ptr_set_volume_dec 
+0x6746 027664 rtn 
+:      027665 shutter_dy_le_get_release_ptr_set_volume_dec:
+0x6747 027666 call shutter_dy_le_get_vol_dec_ptr 
+0x6748 027667 branch push_buffer_in_queue 
+:      027668 shutter_dy_le_get_release_ptr_set_volume_inc:
+0x6749 027669 call shutter_dy_le_get_vol_inc_ptr 
+0x674a 027670 branch push_buffer_in_queue 
+:      027671 shutter_dy_le_get_vol_inc_ptr:
+0x674b 027672 arg mem_key3_release_new ,regc 
+0x674c 027673 call shutter_dy_check_iphone 
+0x674d 027674 rtn blank 
+0x674e 027675 arg mem_key3_release_new_i ,regc 
+0x674f 027676 rtn 
+:      027677 shutter_dy_le_get_vol_dec_ptr:
+0x6750 027678 arg mem_key3_release_new_t ,regc 
+0x6751 027679 call shutter_dy_check_iphone 
+0x6752 027680 rtn blank 
+0x6753 027681 arg mem_key3_release_new_i_t ,regc 
+0x6754 027682 rtn 
+:      027685 shutter_dy_long_key_function:
+0x6755 027686 copy queue ,pdata 
+0x6756 027687 beq shutter_like_key_num ,shutter_dy_link_key_long_press 
+0x6757 027688 beq shutter_down_key_num ,shutter_dy_loop_send_volume_dec_page 
+0x6758 027689 beq shutter_up_key_num ,shutter_dy_loop_send_volume_inc_page 
+0x6759 027690 rtn 
+:      027693 shutter_dy_long_key_volume_timer:
+0x675a 027694 arg mem_shutter_volume_timer ,regc 
+0x675b 027695 arg shutter_dy_long_key_volume_timeout ,regb 
+0x675c 027696 branch timer_single_step 
+:      027697 shutter_dy_long_key_volume_timeout:
+0x675d 027698 jam 4 ,mem_shutter_volume_timer 
+0x675e 027699 fetch 1 ,mem_key3_press_count 
+0x675f 027700 branch shutter_dy_loop_send_volume_inc_page ,blank 
+0x6760 027701 branch shutter_dy_loop_send_volume_dec_page 
+:      027704 shutter_dy_loop_send_volume_inc_page:
+0x6761 027705 jam 0 ,mem_key3_press_count 
+0x6762 027706 jam 4 ,mem_shutter_volume_timer 
+0x6763 027707 arg mem_key4_long_press ,regc 
+0x6764 027708 branch push_buffer_in_queue 
+:      027710 shutter_dy_loop_send_volume_dec_page:
+0x6765 027711 jam 1 ,mem_key3_press_count 
+0x6766 027712 jam 4 ,mem_shutter_volume_timer 
+0x6767 027713 arg mem_key2_long_press ,regc 
+0x6768 027714 branch push_buffer_in_queue 
+:      027715 shutter_dy_clear_volume_timer:
+0x6769 027716 jam 0 ,mem_key3_press_count 
+0x676a 027717 jam 0 ,mem_shutter_volume_timer 
+0x676b 027718 rtn 
+:      027721 shutter_dy_link_key_loop_timer:
+0x676c 027722 arg mem_shutter_link_timer ,regc 
+0x676d 027723 arg shutter_dy_link_key_loop_timeout ,regb 
+0x676e 027724 branch timer_single_step 
+:      027725 shutter_dy_link_key_loop_timeout:
+0x676f 027726 jam 2 ,mem_shutter_link_timer 
+0x6770 027727 call shutter_dy_link_data_android_or_ios 
+0x6771 027728 branch push_buffer_in_queue 
+:      027730 shutter_dy_link_data_android_or_ios:
+0x6772 027731 arg mem_shutter_link_data ,regc 
+0x6773 027732 call shutter_dy_check_iphone 
+0x6774 027733 rtn blank 
+0x6775 027734 arg mem_shutter_link_data_i ,regc 
+0x6776 027735 rtn 
+:      027737 shutter_dy_link_key_long_press:
+0x6777 027738 fetch 1 ,mem_shutter_link_loop_flag 
+0x6778 027739 nbranch shutter_dy_clear_link_key_timer ,blank 
+0x6779 027740 jam 1 ,mem_shutter_link_loop_flag 
+0x677a 027741 jam 2 ,mem_shutter_link_timer 
+0x677b 027742 rtn 
+:      027744 shutter_dy_clear_link_key_timer:
+0x677c 027745 jam 0 ,mem_shutter_link_loop_flag 
+0x677d 027746 jam 0 ,mem_shutter_link_timer 
+0x677e 027747 rtn 
+:      027749 shutter_dy_jude_clear_move_config:
+0x677f 027750 fetch 1 ,mem_shutter_le_conned 
+0x6780 027751 nrtn blank 
+0x6781 027752 jam 1 ,mem_shutter_le_conned 
+0x6782 027753 branch shutter_dy_move_data_store 
+:      027755 shutter_dy_clear_move_config:
+0x6783 027756 setarg 0 
+0x6784 027757 store 7 ,mem_move_config 
+0x6785 027758 rtn 
+:      027760 shutter_dy_write_otp_convert_data:
+0x6786 027761 call shutter_dy_check_iphone 
+0x6787 027762 beq 0x01 ,shutter_dy_store_ios_config_data 
+0x6788 027763 beq 0x00 ,shutter_dy_store_android_config 
+0x6789 027764 rtn 
+:      027766 shutter_dy_read_otp_convert_data:
+0x678a 027767 fetch 1 ,mem_otp_last_shutter_le_iphone_flag 
+0x678b 027768 beq 0x01 ,shutter_dy_get_ios_config 
+0x678c 027769 beq 0x00 ,shutter_dy_get_android_config 
+0x678d 027770 rtn 
+:      027772 shutter_dy_store_ios_config_data:
+0x678e 027773 fetch 1 ,mem_shutter_iphone_beyond_x_count 
+0x678f 027774 mul32 pdata ,iphone_once_max_move_value ,pdata 
+0x6790 027775 copy pdata ,temp 
+0x6791 027776 fetch 2 ,mem_shutter_move_data_x 
+0x6792 027777 iadd temp ,pdata 
+0x6793 027778 store 2 ,mem_otp_shutter_move_data_x 
+0x6794 027780 fetch 1 ,mem_shutter_iphone_beyond_y_count 
+0x6795 027781 mul32 pdata ,iphone_once_max_move_value ,pdata 
+0x6796 027782 copy pdata ,temp 
+0x6797 027783 fetch 2 ,mem_shutter_move_data_y 
+0x6798 027784 copy pdata ,rega 
+0x6799 027785 setarg 0xfff 
+0x679a 027786 isub rega ,pdata 
+0x679b 027787 iadd temp ,pdata 
+0x679c 027788 store 2 ,mem_otp_shutter_move_data_y 
+0x679d 027790 call shutter_dy_check_iphone 
+0x679e 027792 store 1 ,mem_otp_last_shutter_le_iphone_flag 
+0x679f 027793 rtn 
+:      027795 shutter_dy_store_android_config:
+0x67a0 027796 fetch 2 ,mem_shutter_move_data_x 
+0x67a1 027797 store 2 ,mem_otp_shutter_move_data_x 
+0x67a2 027798 fetch 2 ,mem_shutter_move_data_y 
+0x67a3 027799 store 2 ,mem_otp_shutter_move_data_y 
+0x67a4 027800 call shutter_dy_check_iphone 
+0x67a5 027801 store 1 ,mem_otp_last_shutter_le_iphone_flag 
+0x67a6 027802 rtn 
+:      027803 shutter_dy_get_ios_config:
+0x67a7 027804 fetch 2 ,mem_otp_shutter_move_data_x 
+0x67a8 027805 div pdata ,iphone_once_max_move_value 
+0x67a9 027806 call wait_div_end 
+0x67aa 027807 quotient pdata 
+0x67ab 027808 remainder temp 
+0x67ac 027809 store 1 ,mem_shutter_iphone_beyond_x_count 
+0x67ad 027810 copy temp ,pdata 
+0x67ae 027811 store 2 ,mem_shutter_move_data_x 
+0x67af 027812 fetch 2 ,mem_otp_shutter_move_data_y 
+0x67b0 027813 div pdata ,iphone_once_max_move_value 
+0x67b1 027814 call wait_div_end 
+0x67b2 027815 quotient pdata 
+0x67b3 027816 remainder temp 
+0x67b4 027817 store 1 ,mem_shutter_iphone_beyond_y_count 
+0x67b5 027819 setarg 0xfff 
+0x67b6 027820 isub temp ,pdata 
+0x67b7 027821 store 2 ,mem_shutter_move_data_y 
+0x67b8 027824 rtn 
+:      027825 shutter_dy_get_android_config:
+0x67b9 027826 fetch 2 ,mem_otp_shutter_move_data_x 
+0x67ba 027827 store 2 ,mem_shutter_move_data_x 
+0x67bb 027828 fetch 2 ,mem_otp_shutter_move_data_y 
+0x67bc 027829 store 2 ,mem_shutter_move_data_y 
+0x67bd 027832 rtn 
+:      027834 shutter_dy_store_move_config_info:
+0x67be 027835 branch shutter_dy_campare_effective_addr_write_otp 
+:      027837 shutter_dy_load_move_config_info:
+0x67bf 027838 branch shutter_dy_campare_effective_addr_read_otp 
+:      027841 shutter_dy_shutter_uart_config_loop:
+0x67c0 027842 call shutter_dy_update_read_check_addr 
+0x67c1 027843 fetch 2 ,mem_otp_read_offset_addr 
+0x67c2 027844 call shutter_dy_shutter_read_move_config_from_otp_addr 
+0x67c3 027845 jam 0 ,mem_shutter_first_read_flag 
+0x67c4 027846 fetch 5 ,mem_otp_move_config 
+0x67c5 027847 jam 0 ,mem_shutter_valid_data_flag 
+0x67c6 027848 jam 0 ,mem_shutter_temp_count 
+0x67c7 027849 call shutter_dy_campare_otp_data 
+0x67c8 027850 fetch 1 ,mem_shutter_temp_count 
+0x67c9 027851 rtneq 0 
+0x67ca 027852 branch shutter_dy_shutter_uart_config_loop 
+:      027855 shutter_dy_shutter_get_first_read_addr:
+0x67cb 027857 fetch 2 ,mem_shutter_efuse_start_offset 
+0x67cc 027858 increase -5 ,pdata 
+0x67cd 027859 store 2 ,mem_otp_read_offset_addr 
+0x67ce 027860 rtn 
+:      027863 shutter_dy_shutter_next_read_addr:
+0x67cf 027864 fetch 2 ,mem_otp_read_offset_addr 
+0x67d0 027865 increase -5 ,pdata 
+0x67d1 027866 store 2 ,mem_otp_read_offset_addr 
+0x67d2 027867 rtn 
+:      027870 shutter_dy_shutter_last_read_addr:
+0x67d3 027871 fetch 2 ,mem_otp_read_offset_addr 
+0x67d4 027872 pincrease 5 
+0x67d5 027873 store 2 ,mem_otp_read_offset_addr 
+0x67d6 027874 rtn 
+:      027876 shutter_dy_shutter_read_ios_android_addr:
+0x67d7 027877 fetch 2 ,mem_otp_read_ios_android_addr 
+0x67d8 027878 pincrease 5 
+0x67d9 027879 store 2 ,mem_otp_read_ios_android_addr 
+0x67da 027881 fetch 2 ,mem_otp_read_ios_android_addr 
+0x67db 027882 copy pdata ,temp 
+0x67dc 027884 fetch 2 ,mem_shutter_efuse_start_offset 
+0x67dd 027885 isub temp ,pdata 
+0x67de 027886 arg shutter_para_total_num ,temp 
+0x67df 027887 isub temp ,null 
+0x67e0 027889 nbranch shutter_dy_shutter_not_find_ios_or_android ,positive 
+0x67e1 027890 rtn 
+:      027892 shutter_dy_update_read_check_addr:
+0x67e2 027893 fetch 1 ,mem_shutter_first_read_flag 
+0x67e3 027894 beq 0x01 ,shutter_dy_shutter_get_first_read_addr 
+0x67e4 027895 beq 0x00 ,shutter_dy_shutter_next_read_addr 
+0x67e5 027896 rtn 
+:      027899 shutter_dy_campare_otp_data:
+0x67e6 027900 arg 0x0 ,regb 
+0x67e7 027901 copy regb ,temp 
+0x67e8 027902 fetch 2 ,mem_otp_shutter_move_data_x 
+0x67e9 027903 icompare 0xffff ,temp 
+0x67ea 027905 ncall shutter_dy_set_shutter_valid_data_flag ,true 
+0x67eb 027906 arg 0x0 ,regb 
+0x67ec 027907 copy regb ,temp 
+0x67ed 027908 fetch 2 ,mem_otp_shutter_move_data_y 
+0x67ee 027909 icompare 0xffff ,temp 
+0x67ef 027910 ncall shutter_dy_set_shutter_valid_data_flag ,true 
+0x67f0 027911 arg 0x0 ,regb 
+0x67f1 027912 copy regb ,temp 
+0x67f2 027913 fetch 1 ,mem_otp_last_shutter_le_iphone_flag 
+0x67f3 027914 icompare 0xff ,temp 
+0x67f4 027915 ncall shutter_dy_set_shutter_valid_data_flag ,true 
+0x67f5 027916 rtn 
+:      027919 shutter_dy_set_shutter_valid_data_flag:
+0x67f6 027920 fetch 1 ,mem_shutter_temp_count 
+0x67f7 027921 pincrease 1 
+0x67f8 027922 store 1 ,mem_shutter_temp_count 
+0x67f9 027923 rtn 
+:      027924 shutter_dy_shutter_judge_ios_or_android:
+0x67fa 027925 jam 1 ,mem_shutter_temp_count 
+0x67fb 027926 call shutter_dy_shutter_read_ios_android_addr 
+0x67fc 027927 fetch 2 ,mem_otp_read_ios_android_addr 
+0x67fd 027928 call shutter_dy_shutter_read_move_config_from_otp_addr 
+0x67fe 027929 call shutter_dy_check_iphone 
+0x67ff 027930 copy pdata ,temp 
+0x6800 027931 fetch 1 ,mem_otp_last_shutter_le_iphone_flag 
+0x6801 027932 icompare 0xff ,temp 
+0x6802 027933 call shutter_dy_clear_temp_count ,true 
+0x6803 027935 fetch 1 ,mem_shutter_temp_count 
+0x6804 027936 rtneq 0 
+0x6805 027937 branch shutter_dy_shutter_judge_ios_or_android 
+:      027940 shutter_dy_shutter_not_find_ios_or_android:
+0x6806 027941 bpatch patch15_5 ,mem_patch15 
+0x6807 027942 call shutter_dy_clear_temp_count 
+0x6808 027943 call shutter_dy_check_iphone 
+0x6809 027944 branch shutter_dy_shutter_android_save_init_loaction ,blank 
+0x680a 027945 branch shutter_dy_shutter_ios_save_init_loaction 
+:      027946 shutter_dy_shutter_android_save_init_loaction:
+0x680b 027948 fetch 2 ,mem_android_initial_move_x 
+0x680c 027949 store 2 ,mem_shutter_move_data_x 
+0x680d 027951 fetcht 2 ,mem_android_initial_move_y 
+0x680e 027952 setarg 0xfff 
+0x680f 027953 isub temp ,pdata 
+0x6810 027954 store 2 ,mem_shutter_move_data_y 
+0x6811 027955 branch shutter_dy_store_move_config_info 
+:      027957 shutter_dy_shutter_ios_save_init_loaction:
+0x6812 027958 arg iphone_once_max_move_value ,temp 
+0x6813 027960 fetch 2 ,mem_iphone_initial_move_x 
+0x6814 027961 arg mem_shutter_move_data_x ,rega 
+0x6815 027962 arg mem_shutter_iphone_beyond_x_count ,regb 
+0x6816 027963 call shutter_dy_iphone_move_initial_set 
+0x6817 027964 arg iphone_once_max_move_value ,temp 
+0x6818 027966 fetch 2 ,mem_iphone_initial_move_y 
+0x6819 027967 arg mem_shutter_move_data_y ,rega 
+0x681a 027968 arg mem_shutter_iphone_beyond_y_count ,regb 
+0x681b 027969 call shutter_dy_iphone_move_initial_set 
+0x681c 027970 setarg 0xfff 
+0x681d 027971 fetcht 2 ,mem_shutter_move_data_y 
+0x681e 027972 isub temp ,pdata 
+0x681f 027973 store 2 ,mem_shutter_move_data_y 
+0x6820 027974 branch shutter_dy_store_move_config_info 
+:      027976 shutter_dy_clear_temp_count:
+0x6821 027977 jam 0 ,mem_shutter_temp_count 
+0x6822 027978 rtn 
+:      027980 shutter_dy_campare_effective_addr_read_otp:
+0x6823 027981 bpatch patch15_6 ,mem_patch15 
+0x6824 027982 jam 1 ,mem_shutter_first_read_flag 
+0x6825 027983 call shutter_dy_shutter_uart_config_loop 
+0x6826 027987 fetch 2 ,mem_shutter_efuse_end_offset 
+0x6827 027988 copy pdata ,temp 
+0x6828 027989 fetch 2 ,mem_otp_read_offset_addr 
+0x6829 027990 isub temp ,pdata 
+0x682a 027991 arg 0x0 ,temp 
+0x682b 027992 isub temp ,null 
+0x682c 027993 nrtn positive 
+0x682d 027994 fetch 2 ,mem_otp_read_offset_addr 
+0x682e 027995 copy pdata ,temp 
+0x682f 027997 fetch 2 ,mem_shutter_efuse_start_offset 
+0x6830 027998 increase -5 ,pdata 
+0x6831 027999 isub temp ,pdata 
+0x6832 028002 fetch 2 ,mem_otp_read_offset_addr 
+0x6833 028003 store 2 ,mem_otp_read_ios_android_addr 
+0x6834 028004 call shutter_dy_shutter_judge_ios_or_android 
+0x6835 028005 fetch 2 ,mem_otp_read_ios_android_addr 
+0x6836 028006 ncall shutter_dy_shutter_read_move_config_from_otp_addr ,zero 
+0x6837 028009 jam 0 ,mem_shutter_temp_count 
+0x6838 028010 call shutter_dy_campare_otp_data 
+0x6839 028011 fetch 1 ,mem_shutter_temp_count 
+0x683a 028012 rtneq 0 
+0x683b 028013 branch shutter_dy_read_otp_convert_data 
+:      028016 shutter_dy_campare_effective_addr_write_otp:
+0x683c 028017 bpatch patch15_7 ,mem_patch15 
+0x683d 028018 jam 1 ,mem_shutter_first_read_flag 
+0x683e 028019 call shutter_dy_shutter_uart_config_loop 
+0x683f 028023 fetcht 2 ,mem_shutter_efuse_end_offset 
+0x6840 028025 fetch 2 ,mem_otp_read_offset_addr 
+0x6841 028026 isub temp ,pdata 
+0x6842 028027 arg 0x0 ,temp 
+0x6843 028028 isub temp ,null 
+0x6844 028029 nrtn positive 
+0x6845 028031 fetcht 2 ,mem_otp_read_offset_addr 
+0x6846 028033 fetch 2 ,mem_shutter_efuse_start_offset 
+0x6847 028034 isub temp ,pdata 
+0x6848 028035 arg 0x0 ,temp 
+0x6849 028036 isub temp ,null 
+0x684a 028037 nrtn positive 
+0x684b 028038 fetch 2 ,mem_otp_read_offset_addr 
+0x684c 028039 store 2 ,mem_otp_write_offset_addr 
+0x684d 028040 call shutter_dy_write_otp_convert_data 
+0x684e 028042 branch shutter_dy_shutter_write_move_config_to_otp_addr 
+:      028045 shutter_dy_shutter_read_move_config_from_otp_addr:
+0x684f 028046 bpatch patch16_0 ,mem_patch16 
+0x6850 028047 copy pdata ,regb 
+0x6851 028048 arg shutter_para_total_num ,loopcnt 
+0x6852 028050 arg mem_otp_move_config ,rega 
+0x6853 028051 branch otp_read_data 
+:      028054 shutter_dy_shutter_write_move_config_to_otp_addr:
+0x6854 028055 arg shutter_para_total_num ,loopcnt 
+0x6855 028056 arg mem_otp_move_config ,rega 
+0x6856 028057 fetchr regb ,2 ,mem_otp_write_offset_addr 
+0x6857 028058 branch otp_write 
+:      028060 shutter_dy_shutter_1s_timer:
+0x6858 028061 arg mem_shutter_1s_timer ,regc 
+0x6859 028062 arg shutter_dy_store_move_config_info ,regb 
+0x685a 028063 branch timer_single_step 
+:      028077 p_crc16_ccitt_false:
+0x685b 028078 fetch 2 ,mem_adv_crc_false_initvalue 
+:      028080 p_crc16_ccitt_false_loop:
+0x685c 028081 ifetcht 1 ,regc 
+0x685d 028082 increase 1 ,regc 
+0x685e 028083 lshift8 temp ,temp 
+0x685f 028084 ixor temp ,pdata 
+:      028086 p_crc16_for_byte:
+0x6860 028087 copy loopcnt ,regb 
+0x6861 028088 arg 8 ,loopcnt 
+:      028089 p_crc16_for_byte_loop:
+0x6862 028090 isolate1 15 ,pdata 
+0x6863 028091 lshift pdata ,pdata 
+0x6864 028092 nbranch p_crc16_for_byte_continue ,true 
+0x6865 028093 fetcht 2 ,mem_crc16_polynomial 
+0x6866 028094 ixor temp ,pdata 
+:      028095 p_crc16_for_byte_continue:
+0x6867 028096 loop p_crc16_for_byte_loop 
+0x6868 028097 copy regb ,loopcnt 
+0x6869 028099 loop p_crc16_ccitt_false_loop 
+0x686a 028100 store 2 ,mem_adv_crc_false_initvalue 
+0x686b 028101 rtn 
+:      028106 rf_debug_rx_gpio_low:
+0x686c 028107 fetch 1 ,mem_rf_debug_rx_gpio 
+:      028108 rf_debug_gpio_low:
+0x686d 028109 arg gpcfg_output_low ,temp 
+0x686e 028110 branch gpio_config_function 
+:      028112 rf_debug_rx_on_line:
+:      028113 rf_debug_rx_gpio_high:
+0x686f 028114 fetch 1 ,mem_rf_debug_rx_gpio 
+:      028115 rf_debug_gpio_high:
+0x6870 028116 arg gpcfg_output_high ,temp 
+0x6871 028117 branch gpio_config_function 
+:      028119 rf_debug_rx_gpio_h_l_h:
+0x6872 028120 call rf_debug_rx_gpio_high 
+:      028121 rf_debug_rx_gpio_l_h:
+0x6873 028122 call rf_debug_rx_gpio_low 
+0x6874 028123 branch rf_debug_rx_gpio_high 
+:      028125 rf_debug_rx_gpio_l_h_l:
+:      028126 rf_debug_shutdown_radio_line:
+0x6875 028127 call rf_debug_rx_gpio_l_h 
+:      028128 rf_debug_rx_crc_line:
+0x6876 028129 branch rf_debug_rx_gpio_low 
+:      028131 rf_debug_rx_sync_line:
+0x6877 028132 branch rf_debug_rx_gpio_l_h 
+:      028134 rf_debug_rx_crc_fail_line:
+0x6878 028135 call rf_debug_rx_gpio_l_h 
+0x6879 028136 branch rf_debug_rx_gpio_l_h_l 
+:      028138 rf_debug_rx_match_line:
+:      028139 rf_debug_rx_crc_error_line:
+:      028140 rf_debug_rx_sync_timeout_line:
+0x687a 028141 branch rf_debug_rx_gpio_low 
+:      028144 rf_debug_tx_off_line:
+:      028145 rf_debug_tx_gpio_low:
+0x687b 028146 fetch 1 ,mem_rf_debug_tx_gpio 
+0x687c 028147 branch rf_debug_gpio_low 
+:      028149 rf_debug_tx_on_line:
+:      028150 rf_debug_tx_gpio_high:
+0x687d 028151 fetch 1 ,mem_rf_debug_tx_gpio 
+0x687e 028152 branch rf_debug_gpio_high 
+:      028154 rf_debug_tx_gpio_l_h_l:
+0x687f 028155 call rf_debug_tx_gpio_low 
+0x6880 028156 call rf_debug_tx_gpio_high 
+0x6881 028157 branch rf_debug_tx_gpio_low 
+:      028164 hci_init:
+0x6882 028165 clear_stack 
+0x6883 028166 call wdt_set_disable 
+0x6884 028167 call hci_init_clksel_xtal 
+0x6885 028168 call hci_init_uart_default_config 
+0x6886 028169 call hci_init_uart_config 
+0x6887 028170 call hci_init_pwm_default_config 
+0x6888 028171 call hci_init_pwm 
+0x6889 028173 jam 1 ,mem_hci_command_complete_num_hci_command_packet 
+0x688a 028174 jam hci_h4_type_event ,mem_hci_event_head_type 
+:      028176 hci_process_loop:
+0x688b 028177 call hci_process_check_uart_rx 
+0x688c 028178 branch hci_process_loop 
+:      028180 hci_init_clksel_xtal:
+0x688d 028181 jam clksel_xtal ,core_clksel 
+0x688e 028182 rtn 
+:      028184 hci_init_uart_default_config:
+0x688f 028185 call hci_init_uart_default_config_tx 
+0x6890 028186 call hci_init_uart_default_config_rx 
+0x6891 028187 call hci_init_uart_default_config_rts 
+0x6892 028188 branch hci_init_uart_default_config_cts 
+:      028190 hci_init_uart_default_config_tx:
+0x6893 028191 fetch 1 ,mem_hci_uart_tx_gpio 
+0x6894 028192 nrtn blank 
+0x6895 028193 jam hci_uart_tx_gpio_num ,mem_hci_uart_tx_gpio 
+0x6896 028194 rtn 
+:      028196 hci_init_uart_default_config_rx:
+0x6897 028197 fetch 1 ,mem_hci_uart_rx_gpio 
+0x6898 028198 nrtn blank 
+0x6899 028199 jam hci_uart_rx_gpio_num ,mem_hci_uart_rx_gpio 
+0x689a 028200 rtn 
+:      028201 hci_init_uart_default_config_rts:
+0x689b 028202 fetch 1 ,mem_hci_uart_rts_gpio 
+0x689c 028203 nrtn blank 
+0x689d 028204 jam hci_uart_rts_gpio_num ,mem_hci_uart_rts_gpio 
+0x689e 028205 rtn 
+:      028206 hci_init_uart_default_config_cts:
+0x689f 028207 fetch 1 ,mem_hci_uart_cts_gpio 
+0x68a0 028208 nrtn blank 
+0x68a1 028209 jam hci_uart_cts_gpio_num ,mem_hci_uart_cts_gpio 
+0x68a2 028210 rtn 
+:      028213 hci_init_uart_config:
+0x68a3 028214 setarg mem_h5rx_buf 
+0x68a4 028215 store 2 ,mem_pdatatemp 
+0x68a5 028216 setarg mem_h5rx_buf_end 
+0x68a6 028217 istore 2 ,contw 
+0x68a7 028218 setarg mem_h5tx_buf 
+0x68a8 028219 istore 2 ,contw 
+0x68a9 028220 setarg mem_h5tx_buf_end 
+0x68aa 028221 istore 2 ,contw 
+0x68ab 028222 fetch 8 ,mem_pdatatemp 
+0x68ac 028223 call uarta_init_dma_mem 
+0x68ad 028224 call uart_clock_select_main_freq_crystal 
+0x68ae 028225 arg 115200 ,temp 
+0x68af 028226 call uarta_calc_baud_rate_config 
+0x68b0 028227 fetch 1 ,mem_hci_uart_tx_gpio 
+0x68b1 028228 arg gpcfg_uart_txd ,temp 
+0x68b2 028229 call gpio_config_function_int 
+0x68b3 028230 fetch 1 ,mem_hci_uart_rx_gpio 
+0x68b4 028231 arg gpcfg_uart_rxd | gpcfg_pullup ,temp 
+0x68b5 028232 call gpio_config_function_int 
+0x68b6 028233 fetch 1 ,mem_hci_uart_rts_gpio 
+0x68b7 028234 arg gpcfg_uart_rts ,temp 
+0x68b8 028235 call gpio_config_function_int 
+0x68b9 028236 fetch 1 ,mem_hci_uart_cts_gpio 
+0x68ba 028237 arg gpcfg_uart_cts ,temp 
+0x68bb 028238 call gpio_config_function_int 
+0x68bc 028240 arg fun_uart_control_enable | fun_uart_control_setting_rate_baud ,temp 
+0x68bd 028241 storet 1 ,core_uart_ctrl 
+0x68be 028242 branch clean_xmem 
+:      028244 hci_init_pwm_default_config:
+0x68bf 028245 fetch 1 ,mem_hci_pwm_12mhz_gpio 
+0x68c0 028246 nrtn blank 
+0x68c1 028247 jam hci_pmw_12mhz_gpio_num ,mem_hci_pwm_12mhz_gpio 
+0x68c2 028248 rtn 
+:      028250 hci_init_pwm:
+0x68c3 028251 fetch 1 ,mem_hci_pwm_12mhz_gpio 
+0x68c4 028252 arg gpcfg_pwm_out0 ,temp 
+0x68c5 028253 call gpio_config_function_int 
+0x68c6 028254 arg 0x40 ,rega 
+0x68c7 028255 call pwm_init 
+0x68c8 028256 arg 0 ,rega 
+0x68c9 028257 arg 0 ,regb 
+0x68ca 028258 setarg 0 
+0x68cb 028259 call pwm_duty_cycle_set 
+0x68cc 028260 arg 0 ,queue 
+0x68cd 028261 branch pwm_set_select 
+:      028264 hci_process_check_uart_rx:
+0x68ce 028265 fetch 2 ,core_uart_rxitems 
+0x68cf 028266 add pdata ,-4 ,rega 
+0x68d0 028267 nrtn positive 
+0x68d1 028268 call uarta_prepare_rx 
+0x68d2 028269 ifetch 1 ,contru 
+0x68d3 028270 beq hci_h4_type_cmd ,hci_parse_packet_cmd 
+0x68d4 028272 call delay_10ms 
+0x68d5 028273 branch uarta_clear_current_rx 
+:      028277 hci_parse_packet_cmd:
+0x68d6 028278 ifetch 2 ,contru 
+0x68d7 028279 store 2 ,mem_hci_opcode 
+0x68d8 028280 arg 0x3ff ,temp 
+0x68d9 028281 iand temp ,temp 
+0x68da 028282 storet 2 ,mem_hci_opcode_ocf 
+0x68db 028283 rshift2 pdata ,pdata 
+0x68dc 028284 rshift8 pdata ,pdata 
+0x68dd 028285 store 1 ,mem_hci_opcode_ogf 
+0x68de 028286 ifetch 1 ,contru 
+0x68df 028287 pincrease -1 
+0x68e0 028288 isub rega ,null 
+0x68e1 028289 rtn positive 
+0x68e2 028290 call hci_parse_complete_packet 
+0x68e3 028291 branch hci_drop_current_packet 
+:      028293 hci_parse_complete_packet:
+0x68e4 028294 fetch 1 ,mem_hci_opcode_ogf 
+0x68e5 028302 beq hci_ogf_vendor_specific_debug ,hci_parse_packet_cmd_ogf_vendorspecific_debug 
+0x68e6 028303 branch hci_send_event_command_complete_error_command_nuknown 
+:      028313 hci_parse_packet_cmd_ogf_vendorspecific_debug:
+0x68e7 028314 bpatch patch16_4 ,mem_patch16 
+0x68e8 028315 fetch 1 ,mem_hci_opcode_ocf 
+0x68e9 028316 beq hci_vendor_cmd_reset ,hci_normal_reply 
+0x68ea 028317 beq hci_vendor_cmd_chipid ,phci_grp_vendor_chipid 
+0x68eb 028318 beq hci_vendor_cmd_baud ,phci_grp_vendor_baud 
+0x68ec 028319 beq hci_vendor_cmd_patch ,phci_grp_vendor_patch 
+0x68ed 028320 beq hci_vendor_cmd_patch_done ,phci_grp_vendor_done 
+0x68ee 028321 beq hci_vendor_cmd_echo ,hci_normal_reply 
+0x68ef 028322 beq hci_vendor_cmd_mem ,phci_grp_vendor_mem 
+0x68f0 028323 beq hci_vendor_cmd_set_flow_control ,phci_grp_vendor_flow_control 
+0x68f1 028324 branch hci_normal_reply 
+:      028327 phci_grp_vendor_chipid:
+0x68f2 028328 jam command_succeeded ,mem_hci_command_complete_return_parameter 
+0x68f3 028329 fetch 2 ,core_chipid 
+0x68f4 028330 store 2 ,mem_hci_command_complete_return_parameter_chip_id 
+0x68f5 028331 arg 3 ,loopcnt 
+0x68f6 028332 branch hci_send_event_command_complete 
+:      028334 phci_grp_vendor_baud:
+0x68f7 028335 ifetch 2 ,contu 
+0x68f8 028336 store 2 ,core_uart_baud 
+0x68f9 028337 rtn 
+:      028340 phci_grp_vendor_patch_common:
+0x68fa 028341 ifetch 1 ,contu 
+0x68fb 028342 copy pdata ,temp 
+0x68fc 028343 store 1 ,core_ucode_low 
+0x68fd 028344 ifetch 1 ,contu 
+0x68fe 028345 iadd temp ,temp 
+0x68ff 028346 set1 7 ,pdata 
+0x6900 028347 store 1 ,core_ucode_ctrl 
+0x6901 028348 ifetch 1 ,contu 
+0x6902 028349 iadd temp ,temp 
+0x6903 028350 copy pdata ,loopcnt 
+0x6904 028351 rtn 
+:      028353 phci_grp_vendor_patch:
+0x6905 028354 call phci_grp_vendor_patch_common 
+:      028355 phci_grp_vendor_patch_loop:
+0x6906 028356 ifetch 1 ,contu 
+0x6907 028357 store 1 ,core_ucode_data 
+0x6908 028358 iadd temp ,temp 
+0x6909 028359 loop phci_grp_vendor_patch_loop 
+:      028360 phci_grp_vendor_patch_check_sum:
+0x690a 028361 and temp ,0xff ,temp 
+0x690b 028362 ifetch 1 ,contu 
+0x690c 028363 isub temp ,null 
+0x690d 028364 nbranch phci_grp_vendor_patch_bad ,zero 
+0x690e 028365 branch hci_normal_reply 
+:      028367 phci_grp_vendor_done:
+0x690f 028368 arg 0x20 ,loopcnt 
+0x6910 028369 arg mem_patch00 ,contw 
+0x6911 028370 arg 0 ,temp 
+:      028371 phci_grp_vendor_done_loop:
+0x6912 028372 ifetch 1 ,contu 
+0x6913 028373 istore 1 ,contw 
+0x6914 028374 iadd temp ,temp 
+0x6915 028375 loop phci_grp_vendor_done_loop 
+0x6916 028376 and temp ,0xff ,temp 
+0x6917 028377 ifetch 1 ,contu 
+0x6918 028378 isub temp ,null 
+0x6919 028379 nbranch phci_grp_vendor_patch_bad ,zero 
+0x691a 028380 jam 0 ,core_ucode_ctrl 
+0x691b 028381 call hci_normal_reply 
+0x691c 028382 call wait_uarttx 
+0x691d 028383 branch soft_reset 
+:      028385 phci_grp_vendor_patch_bad:
+0x691e 028386 jam 0 ,core_ucode_ctrl 
+0x691f 028387 branch hci_send_event_command_complete_error_command_nuknown 
+:      028390 phci_grp_vendor_mem:
+0x6920 028391 ifetch 1 ,contu 
+0x6921 028392 copy pdata ,loopcnt 
+0x6922 028393 ifetch 2 ,contu 
+0x6923 028394 copy pdata ,contw 
+0x6924 028395 call uart_copy_rx_bytes 
+0x6925 028396 branch hci_normal_reply 
+:      028398 phci_grp_vendor_flow_control:
+0x6926 028399 fetch 1 ,core_uart_ctrl 
+0x6927 028400 set1 bit_uart_control_flow_control ,pdata 
+0x6928 028401 store 1 ,core_uart_ctrl 
+0x6929 028402 branch hci_normal_reply 
+:      028405 hci_normal_reply:
+0x692a 028406 branch hci_send_event_command_complete_without_payload 
+:      028408 hci_send_event_command_complete_error_command_nuknown:
+0x692b 028409 jam command_unknown ,mem_hci_command_complete_return_parameter 
+0x692c 028410 branch hci_send_event_command_complete_without_payload + 1 
+:      028411 hci_send_event_command_complete_error_command_disallowed:
+0x692d 028412 jam command_disallowed ,mem_hci_command_complete_return_parameter 
+0x692e 028413 branch hci_send_event_command_complete_without_payload + 1 
+:      028414 hci_send_event_command_complete_without_payload:
+0x692f 028415 jam command_succeeded ,mem_hci_command_complete_return_parameter 
+0x6930 028416 arg 1 ,loopcnt 
+0x6931 028417 branch hci_send_event_command_complete 
+:      028419 hci_send_event_command_complete:
+0x6932 028420 jam hci_event_command_complete ,mem_hci_event_head_event_code 
+0x6933 028421 add loopcnt ,3 ,pdata 
+0x6934 028422 store 1 ,mem_hci_event_para_total_length 
+0x6935 028423 call hci_prepare_send_event 
+0x6936 028424 fetch 3 ,mem_hci_command_complete_num_hci_command_packet 
+0x6937 028425 istore 3 ,contwu 
+0x6938 028427 arg mem_hci_command_complete_return_parameter ,contr 
+0x6939 028428 call uart_copy_tx_bytes 
+0x693a 028429 branch uarta_send_register_pop 
+:      028433 hci_prepare_send_event:
+0x693b 028434 call uarta_prepare_tx_register_push 
+0x693c 028435 fetch 3 ,mem_hci_event_head_type 
+0x693d 028436 istore 3 ,contwu 
+0x693e 028437 rtn 
+:      028439 hci_drop_current_packet:
+0x693f 028440 call uarta_prepare_rx 
+0x6940 028441 increase 3 ,contru 
+0x6941 028442 ifetch 1 ,contru 
+0x6942 028443 iadd contru ,contru 
+0x6943 028444 branch uarta_rxdone 
+:      028446 cmd_exit:
+0x6944 028447 jam 0 ,mem_hci_cmd 
+0x6945 028448 rtn 
+:      028455 l2cap_init:
+0x6946 028456 branch l2cap_init_wake ,wake 
+0x6947 028457 setarg mem_l2cap_xmem_end 
+0x6948 028458 arg mem_l2cap_xmem_start ,contw 
+0x6949 028459 isub contw ,loopcnt 
+0x694a 028460 call clear_mem 
+:      028461 l2cap_init_wake:
+0x694b 028463 rtn 
+:      028467 check_l2cap_map:
+0x694c 028468 arg 0 ,queue 
+0x694d 028469 arg 0 ,regb 
+:      028471 check_l2cap_map_loop:
+0x694e 028472 sub queue ,7 ,null 
+0x694f 028473 nrtn positive 
+0x6950 028474 qisolate1 rega 
+0x6951 028475 branch check_l2cap_map_used ,true 
+0x6952 028476 branch check_l2cap_map_used2 
+:      028478 check_l2cap_map_used:
+0x6953 028479 copy temp ,pdata 
+0x6954 028480 branch check_l2cap_map_used2 ,blank 
+0x6955 028481 qset1 regb 
+0x6956 028482 increase -1 ,temp 
+:      028484 check_l2cap_map_used2:
+0x6957 028485 increase 1 ,queue 
+0x6958 028486 branch check_l2cap_map_loop 
+:      028499 ble_l2cap_malloc:
+0x6959 028500 fetchr regd ,2 ,mem_ble_l2cap_tx_buff0_ptr 
+0x695a 028501 fetchr rege ,2 ,mem_ble_l2cap_tx_buff_size_ptr 
+0x695b 028502 call disable_user 
+0x695c 028503 branch host_l2cap_malloc 
+:      028505 host_l2cap_malloc:
+0x695d 028506 bpatch patch16_6 ,mem_patch16 
+0x695e 028507 call l2cap_malloc_is_fifo_full 
+0x695f 028508 nbranch assert ,blank 
+0x6960 028509 call l2cap_malloc_get_full_map 
+0x6961 028510 arg 8 ,loopcnt 
+:      028511 host_l2cap_malloc_loop:
+0x6962 028512 fetcht 1 ,mem_used_map 
+0x6963 028513 sub loopcnt ,8 ,queue 
+0x6964 028514 qisolate1 temp 
+0x6965 028515 branch host_l2cap_malloc_next_buffer ,true 
+0x6966 028516 call host_l2cap_malloc_check_buffer_enough 
+0x6967 028517 nbranch host_l2cap_malloc_next_buffer ,positive 
+0x6968 028518 call host_l2cap_malloc_into_fifo 
+0x6969 028519 branch host_l2cap_malloc_succ 
+:      028520 host_l2cap_malloc_next_buffer:
+0x696a 028521 copy rege ,pdata 
+0x696b 028522 iadd regd ,regd 
+0x696c 028523 loop host_l2cap_malloc_loop 
+0x696d 028524 branch assert 
+:      028525 host_l2cap_malloc_succ:
+0x696e 028526 copy regd ,pdata 
+0x696f 028527 copy regd ,contw 
+0x6970 028528 rtn 
+:      028537 host_l2cap_malloc_check_buffer_enough:
+0x6971 028538 bpatch patch16_7 ,mem_patch16 
+0x6972 028539 sub loopcnt ,8 ,queue 
+0x6973 028540 arg 0 ,temp 
+0x6974 028541 arg 0 ,timeup 
+:      028542 host_l2cap_malloc_check_buffer_enough_loop:
+0x6975 028543 copy queue ,pdata 
+0x6976 028544 beq 8 ,host_l2cap_malloc_check_buffer_enough_end 
+0x6977 028545 fetch 1 ,mem_used_map 
+0x6978 028546 qisolate1 pdata 
+0x6979 028547 branch host_l2cap_malloc_check_buffer_enough_end ,true 
+0x697a 028548 qset1 timeup 
+0x697b 028549 copy rege ,pdata 
+0x697c 028550 iadd temp ,temp 
+0x697d 028551 increase 1 ,queue 
+0x697e 028552 copy rega ,pdata 
+0x697f 028553 isub temp ,null 
+0x6980 028554 branch host_l2cap_malloc_check_buffer_enough_end ,zero 
+0x6981 028555 branch host_l2cap_malloc_check_buffer_enough_loop ,positive 
+:      028556 host_l2cap_malloc_check_buffer_enough_end:
+0x6982 028557 copy temp ,pdata 
+0x6983 028558 isub rega ,null 
+0x6984 028559 nrtn zero 
+0x6985 028560 qset1 timeup 
+0x6986 028561 rtn 
+:      028570 host_l2cap_malloc_into_fifo:
+0x6987 028571 bpatch patch17_0 ,mem_patch17 
+0x6988 028572 call l2cap_malloc_is_fifo_full 
+0x6989 028573 nbranch assert ,blank 
+0x698a 028574 call l2cap_malloc_is_fifo_empty 
+0x698b 028575 branch host_l2cap_malloc_into_fifo_no_push ,blank 
+0x698c 028576 fetch 9 ,mem_tx_fifo1 
+0x698d 028577 store 9 ,mem_tx_fifo0 
+0x698e 028578 setarg 0 
+0x698f 028579 istore 3 ,contw 
+:      028580 host_l2cap_malloc_into_fifo_no_push:
+0x6990 028581 storer timeup ,1 ,mem_tx_fifo3_map 
+0x6991 028582 storer regd ,2 ,mem_tx_fifo3_ptr 
+0x6992 028583 rtn 
+:      028592 l2cap_malloc_fifo_out:
+0x6993 028593 bpatch patch17_1 ,mem_patch17 
+0x6994 028594 call l2cap_malloc_fifo_get_first_ptr 
+0x6995 028595 increase 1 ,contr 
+0x6996 028596 ifetch 2 ,contr 
+0x6997 028597 rtn 
+:      028604 l2cap_malloc_free:
+0x6998 028605 bpatch patch17_2 ,mem_patch17 
+0x6999 028606 call l2cap_malloc_fifo_get_first_ptr 
+0x699a 028607 copy contr ,contw 
+0x699b 028608 copy contr ,temp 
+0x699c 028609 setarg 0 
+0x699d 028610 istore 3 ,contw 
+0x699e 028611 rtn 
+:      028618 l2cap_malloc_discard:
+0x699f 028619 bpatch patch17_3 ,mem_patch17 
+0x69a0 028620 call l2cap_malloc_is_fifo_empty 
+0x69a1 028621 branch assert ,blank 
+0x69a2 028622 fetch 3 ,mem_tx_fifo2 
+0x69a3 028623 store 3 ,mem_tx_fifo3 
+0x69a4 028624 fetch 3 ,mem_tx_fifo1 
+0x69a5 028625 store 3 ,mem_tx_fifo2 
+0x69a6 028626 fetch 3 ,mem_tx_fifo0 
+0x69a7 028627 store 3 ,mem_tx_fifo1 
+0x69a8 028628 rtn 
+:      028636 l2cap_malloc_is_fifo_full:
+0x69a9 028637 bpatch patch17_4 ,mem_patch17 
+0x69aa 028638 fetch 3 ,mem_tx_fifo0 
+0x69ab 028639 rtn 
+:      028647 l2cap_malloc_is_fifo_nearly_full:
+0x69ac 028648 bpatch patch17_5 ,mem_patch17 
+0x69ad 028649 fetch 3 ,mem_tx_fifo1 
+0x69ae 028650 rtn 
+:      028658 l2cap_malloc_is_fifo_empty:
+0x69af 028659 bpatch patch17_6 ,mem_patch17 
+0x69b0 028660 fetch 3 ,mem_tx_fifo3 
+0x69b1 028661 rtn 
+:      028668 l2cap_malloc_fifo_get_first_ptr:
+0x69b2 028669 call l2cap_malloc_is_fifo_empty 
+0x69b3 028670 branch l2cap_malloc_fifo_get_first_ptr_empty ,blank 
+0x69b4 028671 arg mem_tx_fifo0 ,contr 
+:      028672 l2cap_malloc_free_loop:
+0x69b5 028673 ifetch 3 ,contr 
+0x69b6 028674 branch l2cap_malloc_free_loop ,blank 
+:      028675 l2cap_malloc_fifo_get_first_ptr_empty:
+0x69b7 028676 increase -3 ,contr 
+0x69b8 028677 rtn 
+:      028685 l2cap_malloc_get_full_map:
+0x69b9 028686 bpatch patch17_7 ,mem_patch17 
+0x69ba 028687 arg 4 ,loopcnt 
+0x69bb 028688 arg mem_tx_fifo0_map ,contr 
+0x69bc 028689 arg 0 ,temp 
+:      028690 l2cap_malloc_get_full_map_loop:
+0x69bd 028691 ifetch 3 ,contr 
+0x69be 028692 and pdata ,0xff ,pdata 
+0x69bf 028693 ior temp ,temp 
+0x69c0 028694 loop l2cap_malloc_get_full_map_loop 
+0x69c1 028695 storet 1 ,mem_used_map 
+0x69c2 028696 rtn 
+:      028699 l2cap_lpm_get_wake_lock:
+0x69c3 028700 arg wake_lock_l2cap_tx ,queue 
+0x69c4 028701 branch lpm_get_wake_lock 
+:      028703 l2cap_lpm_put_wake_lock:
+0x69c5 028704 arg wake_lock_l2cap_tx ,queue 
+0x69c6 028705 branch lpm_put_wake_lock 
+:      028716 twspi_reset:
+0x69c7 028717 bpatch patch18_1 ,mem_patch18 
+0x69c8 028718 sub temp ,ui_button_gpio_disable ,null 
+0x69c9 028719 rtn zero 
+0x69ca 028720 copy temp ,pdata 
+0x69cb 028721 and_into 0xff ,pdata 
+0x69cc 028722 sub pdata ,gpio_number + -1 ,null 
+0x69cd 028723 nbranch twspi_reset_ext ,positive 
+0x69ce 028724 arg core_gpio_conf ,contw 
+:      028725 twspi_reset_next:
+0x69cf 028726 iadd contw ,contw 
+0x69d0 028727 copy contw ,rega 
+0x69d1 028728 arg gpcfg_output_low ,temp 
+0x69d2 028729 istoret 1 ,contw 
+0x69d3 028730 call twspi_disable 
+0x69d4 028731 nop 30 
+0x69d5 028732 copy rega ,contw 
+0x69d6 028733 arg gpcfg_output_high ,temp 
+0x69d7 028734 istoret 1 ,contw 
+0x69d8 028735 branch twspi_enable 
+:      028737 twspi_reset_ext:
+0x69d9 028738 arg core_gpio_conf_hi ,contw 
+0x69da 028739 increase -16 ,pdata 
+0x69db 028740 branch twspi_reset_next 
+:      028743 twspi_disable:
+0x69dc 028744 fetch 1 ,core_spid_delay 
+0x69dd 028745 and_into 0x7f ,pdata 
+0x69de 028746 store 1 ,core_spid_delay 
+0x69df 028747 rtn 
+:      028749 twspi_enable:
+0x69e0 028750 fetch 1 ,core_spid_delay 
+0x69e1 028751 or_into 0x80 ,pdata 
+0x69e2 028752 store 1 ,core_spid_delay 
+0x69e3 028753 rtn 
+:      028755 twspi_write:
+0x69e4 028756 branch spid_write_reg 
+:      028758 twspi_read:
+0x69e5 028759 branch spid_read_reg 
+:      028763 aes_disable:
+0x69e6 028764 fetch 1 ,core_bist_ctrl 
+0x69e7 028765 set0 aes_en ,pdata 
+0x69e8 028766 store 1 ,core_bist_ctrl 
+0x69e9 028767 rtn 
+:      028769 read_function_aes:
+0x69ea 028770 nbranch read_function ,user 
+0x69eb 028771 fetch 1 ,core_bist_ctrl 
+0x69ec 028772 set1 aes_en ,pdata 
+0x69ed 028773 store 1 ,core_bist_ctrl 
+:      028774 read_function:
+0x69ee 028775 copy temp ,null 
+0x69ef 028776 branch read_fuction_zero ,zero 
+0x69f0 028777 copy regc ,pc 
+:      028779 read_fuction_zero:
+0x69f1 028780 isolate0 0 ,null 
+0x69f2 028781 branch set_ucode_status 
+:      028784 get_block_header:
+0x69f3 028785 force 4 ,temp 
+:      028786 get_block_header0:
+0x69f4 028787 arg mem_ucode_buf ,rega 
+0x69f5 028788 call aes_disable 
+0x69f6 028789 call read_function 
+0x69f7 028790 arg 0x55aa ,rega 
+0x69f8 028791 fetch 2 ,mem_ucode_buf 
+0x69f9 028792 ifetcht 2 ,contr 
+0x69fa 028793 isub rega ,null 
+0x69fb 028794 rtn 
+:      028797 read_first_block:
+0x69fc 028798 call load_aes_reinit ,user 
+0x69fd 028799 arg 2 ,temp 
+0x69fe 028800 arg mem_ucode_ptr ,rega 
+0x69ff 028801 call read_function 
+0x6a00 028802 fetch 2 ,mem_ucode_ptr 
+:      028803 read_first_block_cont:
+0x6a01 028804 store 2 ,mem_addr_mi 
+0x6a02 028805 call get_iv ,user 
+0x6a03 028806 rtn 
+:      028808 get_iv:
+0x6a04 028809 arg 16 ,temp 
+0x6a05 028810 arg mem_ucode_keybuf ,rega 
+0x6a06 028811 call aes_disable 
+0x6a07 028812 call read_function 
+:      028813 set_iv:
+0x6a08 028814 arg mem_ucode_keybuf ,contr 
+0x6a09 028815 arg 16 ,loopcnt 
+0x6a0a 028816 call aes_load_data 
+0x6a0b 028817 call aes_init 
+0x6a0c 028818 call aes_clear_data 
+0x6a0d 028819 branch do_aes_cbc 
+:      028821 load_aes_reinit:
+0x6a0e 028822 jam 0x0 ,core_ucode_ctrl 
+0x6a0f 028823 call aes_disable 
+0x6a10 028824 branch aes_clear_data 
+:      028826 load_storage:
+0x6a11 028827 setarg 0 
+0x6a12 028828 store 2 ,mem_queue 
+0x6a13 028829 disable match 
+0x6a14 028830 call get_block_header 
+0x6a15 028831 nrtn zero 
+0x6a16 028832 enable match 
+0x6a17 028833 setarg 0x8000 
+0x6a18 028834 store 3 ,core_ucode_hi 
+0x6a19 028835 arg core_ucode_data ,rega 
+0x6a1a 028836 call read_function_aes 
+0x6a1b 028837 jam 0x0 ,core_ucode_ctrl 
+0x6a1c 028838 fetch 1 ,mem_ucode_status 
+0x6a1d 028839 rtnbit0 0 
+:      028840 load_storage_loop:
+0x6a1e 028841 arg 6 ,temp 
+0x6a1f 028842 call get_block_header0 
+0x6a20 028843 nbranch load_data_checksum_compare ,zero 
+0x6a21 028844 ifetchr rega ,2 ,contr 
+0x6a22 028845 call read_function 
+0x6a23 028846 call load_data_checksum_calc 
+0x6a24 028847 branch load_storage_loop 
+:      028850 load_data_checksum_calc:
+0x6a25 028851 fetch 2 ,mem_queue 
+0x6a26 028852 arg 6 ,loopcnt 
+0x6a27 028853 arg mem_ucode_buf ,contr 
+0x6a28 028854 call cal_sum 
+0x6a29 028855 fetchr loopcnt ,2 ,mem_ucode_len 
+0x6a2a 028856 copy rega ,contr 
+0x6a2b 028857 call cal_sum 
+0x6a2c 028858 store 2 ,mem_queue 
+0x6a2d 028859 rtn 
+:      028861 load_data_checksum_compare:
+0x6a2e 028862 fetch 1 ,mem_otp_load_check_sum 
+0x6a2f 028863 beq 0x5a ,load_data_checksum_ok 
+0x6a30 028864 arg 0xaa55 ,rega 
+0x6a31 028865 fetch 2 ,mem_ucode_buf 
+0x6a32 028866 isub rega ,null 
+0x6a33 028867 nbranch load_data_checksum_compare_fail ,zero 
+0x6a34 028868 arg 0x55aa ,rega 
+0x6a35 028869 fetch 2 ,mem_ucode_len 
+0x6a36 028870 isub rega ,null 
+0x6a37 028871 nbranch load_data_checksum_compare_fail ,zero 
+0x6a38 028872 fetch 2 ,mem_sched_addr 
+0x6a39 028873 fetcht 2 ,mem_queue 
+0x6a3a 028874 isub temp ,null 
+0x6a3b 028875 nbranch load_data_checksum_compare_fail ,zero 
+:      028876 load_data_checksum_ok:
+0x6a3c 028877 set1 15 ,rega 
+0x6a3d 028878 branch read_fuction_zero 
+:      028880 load_data_checksum_compare_fail:
+0x6a3e 028881 jam 0 ,mem_ucode_status 
+0x6a3f 028882 rtn 
+:      028885 loadcode_lock_load_ucode:
+0x6a40 028888 and pdata ,0xff ,pdata 
+0x6a41 028889 rshift4 pdata ,pdata 
+0x6a42 028890 store 1 ,mem_device_option 
+0x6a43 028891 branch loadcode_load_key 
+:      028893 loadcode_lock:
+0x6a44 028894 fetch 2 ,core_ucode_flag 
+0x6a45 028895 nbranch loadcode_lock_load_ucode ,blank 
+0x6a46 028896 call loadcode_load_key 
+0x6a47 028897 fetch 2 ,mem_device_option 
+0x6a48 028898 rtn blank 
+0x6a49 028899 call loadcode_set_lock 
+0x6a4a 028900 branch lpm_write_lock 
+:      028902 loadcode_set_lock:
+0x6a4b 028903 fetch 1 ,mem_device_option 
+0x6a4c 028904 rtn blank 
+0x6a4d 028905 and pdata ,0xf ,temp 
+0x6a4e 028906 storet 1 ,mem_device_option 
+0x6a4f 028907 rshift4 pdata ,pdata 
+0x6a50 028908 ixor temp ,pdata 
+0x6a51 028909 bne 0xf ,app_lpm_mpu_lock_24g_ble 
+0x6a52 028910 branch app_lpm_lock_check 
+:      028912 load_otp_hv_vsel:
+0x6a53 028913 fetch 1 ,mem_otp_hv_sel 
+0x6a54 028914 ncall lpm_save_sel_hv ,blank 
+0x6a55 028915 fetch 1 ,mem_otp_ldo_vsel 
+0x6a56 028916 rtn blank 
+0x6a57 028917 store 1 ,mem_lpm_ldo_sel 
+0x6a58 028918 branch lpm_write_io_vsel 
+:      028920 loadcode_load_key:
+0x6a59 028921 disable user 
+0x6a5a 028922 fetch 1 ,mem_ucode_flag 
+0x6a5b 028923 rtnbit0 otp_uflag_aes 
+0x6a5c 028924 call loadcode_check_otp_lock 
+0x6a5d 028925 arg otp_offset_ucode_key_l ,pdata 
+0x6a5e 028926 iadd regb ,regb 
+0x6a5f 028927 force 16 ,loopcnt 
+0x6a60 028928 arg mem_ucode_keybuf ,rega 
+0x6a61 028929 call otp_read_data 
+0x6a62 028930 jam otp_key_lock ,core_misc_ctrl 
+0x6a63 028931 arg mem_ucode_keybuf ,contr 
+0x6a64 028932 call load_key 
+0x6a65 028934 arg mem_ucode_keybuf ,contw 
+0x6a66 028935 call memset0_16 
+0x6a67 028936 branch enable_user 
+:      028939 loadcode:
+0x6a68 028940 jam 0x25 ,core_clkoff 
+0x6a69 028941 call enable_otp_read 
+0x6a6a 028942 arg otp_offset_patch_ptr ,regb 
+0x6a6b 028943 force 11 ,loopcnt 
+0x6a6c 028944 arg mem_ucode_ptr ,rega 
+0x6a6d 028945 call otp_read_data1 
+0x6a6e 028946 fetchr regf ,5 ,mem_ucode_ptr 
+0x6a6f 028947 fetch 1 ,mem_ucode_flag 
+0x6a70 028948 bbit0 otp_uflag_bist ,loadcode_nobist 
+0x6a71 028949 jam 0x7 ,core_bist_ctrl 
+:      028950 loadcode_bistwait:
+0x6a72 028951 fetch 1 ,core_bist_done 
+0x6a73 028952 bne 7 ,loadcode_bistwait 
+0x6a74 028953 fetch 1 ,core_bist_fail 
+0x6a75 028954 lshift4 pdata ,pdata 
+0x6a76 028955 store 1 ,core_bist_ctrl 
+0x6a77 028956 branch loadcode_otp 
+:      028958 loadcode_nobist:
+0x6a78 028959 call set_bistfix 
+0x6a79 028960 call clean_xmem 
+0x6a7a 028961 call clean_smem 
+:      028962 loadcode_otp:
+0x6a7b 028963 storer regf ,5 ,mem_ucode_ptr 
+0x6a7c 028965 call loadcode_check_otp_lock 
+0x6a7d 028966 arg otp_offset_adc_param_l ,pdata 
+0x6a7e 028967 iadd regb ,regb 
+0x6a7f 028968 arg 32 ,loopcnt 
+0x6a80 028969 arg mem_otp_temp ,rega 
+0x6a81 028970 call otp_read_data 
+0x6a82 028972 call load_otp_hv_vsel 
+0x6a83 028973 call loadcode_lock 
+0x6a84 028975 fetch 1 ,mem_ucode_flag 
+0x6a85 028976 bbit0 otp_uflag_aes ,loadcode_unenc 
+0x6a86 028977 fetcht 1 ,mem_peripheral_lock_flag 
+0x6a87 028978 arg 0 ,pdata 
+0x6a88 028979 set1 otp_not_limit ,pdata 
+0x6a89 028980 set1 otp_limit ,pdata 
+0x6a8a 028981 iand temp ,rega 
+0x6a8b 028982 sub rega ,0 ,null 
+0x6a8c 028983 branch loadcode_error ,zero 
+0x6a8d 028984 isub rega ,null 
+0x6a8e 028985 branch loadcode_error ,zero 
+:      028986 loadcode_unenc:
+0x6a8f 028987 jam 0 ,mem_loadcode_times 
+0x6a90 028988 arg otp_load_code ,regc 
+:      028989 loadcode_otp_loop:
+0x6a91 028990 call loadcode_timeout 
+0x6a92 028991 nbranch loadcode_error ,positive 
+0x6a93 028992 fetch 2 ,mem_ucode_ptr 
+0x6a94 028993 branch loadcode_otp_end ,blank 
+0x6a95 028994 call read_first_block_cont 
+0x6a96 028995 call load_storage 
+0x6a97 028996 nbranch loadcode_otp_end ,match 
+0x6a98 028997 fetch 1 ,mem_ucode_status 
+0x6a99 028998 compare 3 ,pdata ,3 
+0x6a9a 028999 nbranch loadcode_otp_loop ,true 
+0x6a9b 029000 call run_otp_code 
+:      029001 loadcode_otp_end:
+0x6a9c 029002 call disable_otp 
+0x6a9d 029003 jam 0 ,mem_loadcode_times 
+:      029004 loadcode_iic_loop:
+0x6a9e 029005 call loadcode_timeout 
+0x6a9f 029006 nbranch loadcode_error ,positive 
+0x6aa0 029007 call iicd_load_gpio_init 
+0x6aa1 029008 call clear_eeprom_size_2k 
+0x6aa2 029009 fetch 1 ,mem_ucode_flag 
+0x6aa3 029010 bbit1 otp_uflag_skip_eep ,loadcode_spi 
+0x6aa4 029011 call loadcode_iic_by_eeprom 
+0x6aa5 029012 nbranch loadcode_iic_eeprom_2k ,match 
+0x6aa6 029013 fetch 1 ,mem_ucode_status 
+0x6aa7 029014 compare 3 ,pdata ,3 
+0x6aa8 029015 nbranch loadcode_iic_loop ,true 
+0x6aa9 029016 branch loadcode_spi 
+:      029018 run_otp_code:
+0x6aaa 029019 setarg 0x1ff 
+0x6aab 029020 arg 0 ,pc 
+0x6aac 029021 rtn 
+:      029023 loadcode_check_otp_lock:
+0x6aad 029024 arg otp_offset_h ,regb 
+0x6aae 029025 fetch 1 ,core_peripheral_lock 
+0x6aaf 029026 bbit1 otp_limit ,loadcode_otp_lock 
+0x6ab0 029027 fetch 1 ,mem_peripheral_lock_flag 
+0x6ab1 029028 rtnbit0 otp_limit 
+:      029029 loadcode_otp_lock:
+0x6ab2 029030 arg 0 ,regb 
+0x6ab3 029031 rtn 
+:      029034 loadcode_iic_eeprom_2k:
+0x6ab4 029035 call set_eeprom_size_2k 
+0x6ab5 029036 fetch 1 ,mem_ucode_flag 
+0x6ab6 029037 bbit1 otp_uflag_skip_eep ,loadcode_spi 
+0x6ab7 029038 call loadcode_iic_by_eeprom 
+0x6ab8 029039 nbranch loadcode_spi ,match 
+0x6ab9 029040 fetch 1 ,mem_ucode_status 
+0x6aba 029041 compare 3 ,pdata ,3 
+0x6abb 029042 nbranch loadcode_iic_loop ,true 
+0x6abc 029043 branch loadcode_hci 
+:      029045 loadcode_spi:
+0x6abd 029046 jam 0 ,mem_loadcode_times 
+:      029047 loadcode_spi_loop:
+0x6abe 029048 call loadcode_timeout 
+0x6abf 029049 nbranch loadcode_error ,positive 
+0x6ac0 029050 fetch 1 ,mem_ucode_flag 
+0x6ac1 029051 bbit1 otp_uflag_skip_flash ,loadcode_hci 
+0x6ac2 029052 call spid_init_flash 
+0x6ac3 029053 nop 200 
+0x6ac4 029054 call spid_flash_release_form_powerdown 
+0x6ac5 029055 nop 100 
+0x6ac6 029056 arg spid_load_flash ,regc 
+0x6ac7 029057 call read_first_block 
+0x6ac8 029058 call load_storage 
+0x6ac9 029059 nbranch loadcode_hci ,match 
+0x6aca 029060 fetch 1 ,mem_ucode_status 
+0x6acb 029061 compare 3 ,pdata ,3 
+0x6acc 029062 nbranch loadcode_spi_loop ,true 
+:      029064 loadcode_hci:
+0x6acd 029065 call clear_key_buf 
+0x6ace 029066 fetch 1 ,mem_ucode_flag 
+0x6acf 029067 rtnbit0 otp_uflag_hci 
+0x6ad0 029068 branch hci_init 
+:      029070 clear_key_buf:
+0x6ad1 029071 arg mem_ucode_keybuf ,contw 
+0x6ad2 029072 call memset0_16 
+0x6ad3 029073 force regidx_key ,regext_index 
+0x6ad4 029074 call aes_clear 
+0x6ad5 029075 jam 0x21 ,core_clkoff 
+0x6ad6 029076 rtn 
+:      029078 iicd_load_gpio_init:
+0x6ad7 029079 fetch 1 ,mem_eeprom_sda_gpio 
+0x6ad8 029080 fetcht 1 ,mem_eeprom_scl_gpio 
+0x6ad9 029081 isub temp ,null 
+0x6ada 029082 nbranch iicd_read_init_pin ,zero 
+:      029083 iicd_load_default_gpio:
+0x6adb 029084 jam 4 ,mem_eeprom_wp_gpio 
+0x6adc 029085 jam 23 ,mem_eeprom_scl_gpio 
+0x6add 029086 jam 22 ,mem_eeprom_sda_gpio 
+0x6ade 029087 branch iicd_read_init_pin 
+:      029091 loadcode_iic_by_eeprom:
+0x6adf 029092 setarg 0x0 
+0x6ae0 029093 store 2 ,mem_addr_mi 
+0x6ae1 029094 arg iicd_read_eep ,regc 
+0x6ae2 029095 call iic_init_600khz 
+0x6ae3 029096 call read_first_block 
+0x6ae4 029097 branch load_storage 
+:      029102 loadcode_timeout:
+0x6ae5 029103 call loadcode_error_delay 
+0x6ae6 029104 fetch 1 ,mem_loadcode_times 
+0x6ae7 029105 increase 1 ,pdata 
+0x6ae8 029106 sub pdata ,3 ,null 
+0x6ae9 029107 store 1 ,mem_loadcode_times 
+0x6aea 029108 rtn 
+:      029110 loadcode_error_delay:
+0x6aeb 029111 fetch 1 ,mem_loadcode_times 
+0x6aec 029112 rtn blank 
+0x6aed 029113 fetch 1 ,mem_otp_load_delay 
+0x6aee 029114 rtn blank 
+0x6aef 029115 copy pdata ,loopcnt 
+0x6af0 029116 branch delay_ms_wait 
+:      029119 loadcode_error:
+0x6af1 029120 call clear_key_buf 
+0x6af2 029121 call aes_disable 
+0x6af3 029123 call ice_break 
+0x6af4 029124 rtn 
+:      029126 set_bistfix:
+0x6af5 029127 and_into 0xe0 ,pdata 
+0x6af6 029128 rshift pdata ,pdata 
+0x6af7 029129 store 1 ,core_bist_ctrl 
+0x6af8 029130 setarg 1 
+0x6af9 029131 arg mem_bistfix_val ,contr 
+:      029132 set_bistfix_loop:
+0x6afa 029133 ifetcht 2 ,contr 
+0x6afb 029134 storet 2 ,core_lpm_reg 
+0x6afc 029135 store 1 ,core_set_bistfix 
+0x6afd 029136 lshift pdata ,pdata 
+0x6afe 029137 bbit0 3 ,set_bistfix_loop 
+0x6aff 029138 rtn 
+:      029141 set_ucode_status:
+0x6b00 029142 fetch 1 ,mem_ucode_status 
+0x6b01 029143 lshift pdata ,pdata 
+0x6b02 029144 setflag true ,0 ,pdata 
+0x6b03 029145 isolate0 15 ,rega 
+0x6b04 029146 rtn true 
+0x6b05 029147 store 1 ,mem_ucode_status 
+0x6b06 029148 rtn 
+:      029151 decrypt_code:
+0x6b07 029152 fetch 1 ,core_bist_ctrl 
+0x6b08 029153 rtnbit0 aes_en 
+0x6b09 029154 branch decrypt_code_skip 
+:      029155 decrypt_code_loop:
+0x6b0a 029156 fetch 1 ,core_dma_status 
+0x6b0b 029157 qisolate1 pdata 
+0x6b0c 029158 rtn true 
+:      029159 decrypt_code_skip:
+0x6b0d 029160 fetch 1 ,core_misc_status 
+0x6b0e 029161 bbit0 1 ,decrypt_code_loop 
+0x6b0f 029162 call do_aes_cbc 
+0x6b10 029163 branch decrypt_code_loop 
+:      029183 load_ucode:
+0x6b11 029184 fetch 2 ,mem_patch_ptr 
+0x6b12 029185 rtn blank 
+0x6b13 029186 jam 0x80 ,core_ucode_ctrl 
+0x6b14 029187 jam 0 ,core_ucode_hi 
+0x6b15 029188 jam 0 ,core_ucode_low 
+0x6b16 029189 fetcht 2 ,mem_patch_len 
+0x6b17 029190 lshift2 temp ,loopcnt 
+0x6b18 029191 iforce contr 
+:      029192 load_ucode_loop:
+0x6b19 029193 ifetch 1 ,contr 
+0x6b1a 029194 store 1 ,core_ucode_data 
+0x6b1b 029195 loop load_ucode_loop 
+0x6b1c 029196 jam 0x0 ,core_ucode_ctrl 
+0x6b1d 029197 rtn 
+:      029204 otp_load_code:
+0x6b1e 029205 copy temp ,loopcnt 
+0x6b1f 029206 fetch 2 ,mem_addr_mi 
+0x6b20 029207 iadd temp ,temp 
+0x6b21 029208 storet 2 ,mem_addr_mi 
+0x6b22 029209 iforce regb 
+0x6b23 029210 copy rega ,nap 
+0x6b24 029211 jam init_key ,core_misc_ctrl 
+0x6b25 029212 call otp_read_data 
+0x6b26 029213 copy nap ,rega 
+0x6b27 029214 isolate0 15 ,rega 
+0x6b28 029215 rtn true 
+0x6b29 029216 call enable_true ,blank 
+0x6b2a 029217 branch set_ucode_status 
+:      029220 otp_enable_chgpump25:
+0x6b2b 029221 jam 0x1 ,core_chgpump_ctrl 
+0x6b2c 029222 nop 300 
+0x6b2d 029223 jam 0x5 ,core_chgpump_ctrl 
+0x6b2e 029224 nop 100 
+0x6b2f 029225 jam 0x25 ,core_chgpump_ctrl 
+0x6b30 029226 nop 1000 
+0x6b31 029227 jam 0x27 ,core_chgpump_ctrl 
+0x6b32 029228 nop 300 
+0x6b33 029229 rtn 
+:      029231 otp_enable_chgpump65:
+0x6b34 029232 call otp_enable_chgpump25 
+0x6b35 029233 jam 0x3f ,core_chgpump_ctrl 
+0x6b36 029234 rtn 
+:      029236 disable_otp:
+0x6b37 029237 jam 0x83 ,core_otp_ctrl 
+:      029238 otp_disable_chgpump:
+0x6b38 029239 jam 0 ,core_chgpump_ctrl 
+0x6b39 029240 rtn 
+:      029242 enable_otp_read:
+0x6b3a 029243 call otp_enable_chgpump25 
+:      029245 otp_reset:
+0x6b3b 029246 jam 0x82 ,core_otp_ctrl 
+0x6b3c 029247 nop 12 
+0x6b3d 029248 jam 0x80 ,core_otp_ctrl 
+0x6b3e 029249 jam 0x82 ,core_otp_ctrl 
+0x6b3f 029250 nop 150 
+0x6b40 029251 rtn 
+:      029254 otp_set_addr:
+0x6b41 029255 lshift3 regb ,regb 
+0x6b42 029256 storer regb ,2 ,core_otp_addr 
+0x6b43 029257 jam 0 ,core_otp_din 
+0x6b44 029258 rtn 
+:      029261 otp_write:
+0x6b45 029262 bpatch patch18_4 ,mem_patch18 
+0x6b46 029263 call otp_enable_chgpump65 
+0x6b47 029264 call otp_set_addr 
+0x6b48 029265 call otp_reset 
+:      029266 otp_program:
+0x6b49 029267 ifetcht 1 ,rega 
+0x6b4a 029268 increase 1 ,rega 
+0x6b4b 029269 force 0 ,queue 
+:      029270 otp_program_bit:
+0x6b4c 029271 qisolate0 temp 
+0x6b4d 029272 branch otp_skip_0 ,true 
+0x6b4e 029273 fetch 1 ,core_otp_din 
+0x6b4f 029274 set1 6 ,pdata 
+0x6b50 029275 set1 7 ,pdata 
+0x6b51 029276 store 1 ,core_otp_din 
+0x6b52 029277 jam 0x02 ,core_otp_ctrl 
+0x6b53 029278 jam 0x82 ,core_otp_ctrl 
+0x6b54 029279 set0 7 ,pdata 
+0x6b55 029280 store 1 ,core_otp_din 
+0x6b56 029281 jam 0x8a ,core_otp_ctrl 
+0x6b57 029282 nop 11 
+0x6b58 029283 jam 0xca ,core_otp_ctrl 
+0x6b59 029284 nop 33 
+0x6b5a 029285 jam 0x4a ,core_otp_ctrl 
+0x6b5b 029286 nop 44 
+0x6b5c 029287 jam 0xca ,core_otp_ctrl 
+0x6b5d 029288 nop 22 
+0x6b5e 029289 jam 0x8a ,core_otp_ctrl 
+0x6b5f 029290 nop 33 
+0x6b60 029291 jam 0x82 ,core_otp_ctrl 
+0x6b61 029292 nop 1 
+0x6b62 029293 jam 0x92 ,core_otp_ctrl 
+0x6b63 029294 nop 10 
+0x6b64 029295 jam 0xb2 ,core_otp_ctrl 
+0x6b65 029296 fetch 1 ,core_otp_rdata 
+0x6b66 029297 jam 0x92 ,core_otp_ctrl 
+0x6b67 029298 nop 1 
+0x6b68 029299 jam 0x82 ,core_otp_ctrl 
+0x6b69 029300 nop 1 
+0x6b6a 029301 qisolate0 pdata 
+0x6b6b 029302 branch otp_program_bit ,true 
+:      029303 otp_skip_0:
+0x6b6c 029304 fetch 2 ,core_otp_addr 
+0x6b6d 029305 increase 1 ,pdata 
+0x6b6e 029306 store 2 ,core_otp_addr 
+0x6b6f 029307 increase 1 ,queue 
+0x6b70 029308 compare 8 ,queue ,0xf 
+0x6b71 029309 nbranch otp_program_bit ,true 
+0x6b72 029310 loop otp_program 
+0x6b73 029311 branch otp_disable_chgpump 
+:      029317 otp_read_data:
+0x6b74 029318 bpatch patch18_5 ,mem_patch18 
+:      029319 otp_read_data1:
+0x6b75 029320 call otp_set_addr 
+0x6b76 029321 jam 0xa2 ,core_otp_ctrl 
+0x6b77 029322 increase 8 ,regb 
+0x6b78 029323 arg 0 ,queue 
+0x6b79 029324 setarg -1 
+:      029325 otp_read_data_loop:
+0x6b7a 029326 fetcht 1 ,core_otp_rdata 
+0x6b7b 029327 istoret 1 ,rega 
+0x6b7c 029328 bcrc temp 
+0x6b7d 029329 jam shift_key ,core_misc_ctrl 
+0x6b7e 029330 storer regb ,2 ,core_otp_addr 
+0x6b7f 029331 isolate1 15 ,rega 
+0x6b80 029332 branch otp_read_noinc ,true 
+0x6b81 029333 increase 1 ,rega 
+0x6b82 029334 branch otp_read_unenc 
+:      029336 otp_read_noinc:
+0x6b83 029337 nbranch otp_read_unenc ,user 
+0x6b84 029338 increase 1 ,queue 
+0x6b85 029339 compare 0 ,queue ,0xf 
+0x6b86 029340 nbranch otp_read_unenc ,true 
+0x6b87 029341 call do_aes_cbc 
+0x6b88 029342 jam init_key ,core_misc_ctrl 
+:      029343 otp_read_unenc:
+0x6b89 029344 increase 8 ,regb 
+0x6b8a 029345 loop otp_read_data_loop 
+0x6b8b 029346 jam 0x82 ,core_otp_ctrl 
+0x6b8c 029347 rtn 
+:      029358 app_lpm_lock_check:
+0x6b8d 029359 fetch 1 ,mem_device_option 
+0x6b8e 029360 beq dvc_op_module ,app_lpm_module_lock 
+0x6b8f 029361 beq dvc_op_dongle ,app_lpm_dongle_lock 
+0x6b90 029363 beq dvc_op_mouse ,app_lpm_mouse_lock 
+0x6b91 029364 beq dvc_op_shutter ,app_lpm_shutter_lock 
+0x6b92 029365 beq dvc_op_shutter_dy ,app_lpm_shutter_lock 
+0x6b93 029366 beq dvc_op_hci_boot ,app_lpm_hciboot_lock 
+0x6b94 029367 beq dvc_op_remote_car ,app_lpm_car_lock_application_and_ble 
+0x6b95 029368 beq dvc_op_car ,app_lpm_car_lock 
+0x6b96 029369 beq dvc_op_mesh ,app_lpm_mesh_lock 
+0x6b97 029370 beq dvc_op_keyboard ,app_lpm_kb_lock 
+0x6b98 029371 branch app_lpm_mpu_lock_24g_ble 
+:      029374 app_lpm_mesh_lock:
+0x6b99 029375 arg car_init ,pdata 
+0x6b9a 029376 arg shutter_dy_shutter_1s_timer ,temp 
+0x6b9b 029377 call app_mpu_s0_lock 
+0x6b9c 029378 branch app_lpm_lock_mesh 
+:      029380 app_lpm_kb_lock:
+0x6b9d 029381 branch app_lpm_lock_mesh 
+:      029384 app_lpm_module_lock:
+:      029385 app_lpm_hciboot_lock:
+0x6b9e 029386 branch app_lpm_mpu_lock_24g 
+:      029389 app_lpm_dongle_lock:
+0x6b9f 029390 arg module_init ,pdata 
+0x6ba0 029391 arg shutter_dy_shutter_1s_timer ,temp 
+0x6ba1 029392 call app_mpu_s0_lock 
+0x6ba2 029393 branch app_lpm_lock_mesh 
+:      029395 app_lpm_mouse_lock:
+0x6ba3 029396 arg car_init ,pdata 
+0x6ba4 029397 arg module_set_state ,temp 
+0x6ba5 029398 call app_mpu_s0_lock 
+0x6ba6 029399 branch app_lpm_lock_mesh 
+:      029401 app_lpm_shutter_lock:
+0x6ba7 029402 arg car_init ,pdata 
+0x6ba8 029403 arg remote_car_moto_data_enable_user ,temp 
+0x6ba9 029404 call app_mpu_s0_lock 
+0x6baa 029405 branch app_lpm_lock_mesh 
+:      029407 app_lpm_car_lock:
+0x6bab 029408 arg dongle_init ,pdata 
+0x6bac 029409 arg shutter_dy_shutter_1s_timer ,temp 
+0x6bad 029410 call app_mpu_s0_lock 
+:      029411 app_lpm_lock_mesh:
+0x6bae 029412 arg ali_mesh_access_layer_resolve_message ,pdata 
+0x6baf 029413 arg ali_mesh_upper_transport_layer_init_queue_param ,temp 
+0x6bb0 029414 branch app_mpu_s1_lock 
+:      029416 app_lpm_car_lock_application_and_ble:
+0x6bb1 029417 arg dongle_init ,pdata 
+0x6bb2 029418 arg shutter_dy_shutter_1s_timer ,temp 
+0x6bb3 029419 call app_mpu_s0_lock 
+0x6bb4 029420 arg le_adv ,pdata 
+0x6bb5 029421 arg le_send_ll_one_lenth ,temp 
+0x6bb6 029422 branch app_mpu_s1_lock 
+:      029425 app_mpu_s0_lock:
+0x6bb7 029426 lshift16 temp ,temp 
+0x6bb8 029427 ior temp ,pdata 
+0x6bb9 029428 branch lpm_write_mpu_s0 
+:      029431 app_lpm_mpu_lock_ble:
+0x6bba 029432 arg le_parse_att ,pdata 
+0x6bbb 029433 arg le_send_ll_one_lenth ,temp 
+:      029434 app_mpu_s1_lock:
+0x6bbc 029435 lshift16 temp ,temp 
+0x6bbd 029436 ior temp ,pdata 
+0x6bbe 029437 branch lpm_write_mpu_s1 
+:      029439 app_lpm_mpu_lock_24g:
+0x6bbf 029440 arg g24_prep ,pdata 
+0x6bc0 029441 arg g24_factory_check ,temp 
+0x6bc1 029442 branch app_mpu_s1_lock 
+:      029444 app_lpm_mpu_lock_24g_ble:
+0x6bc2 029445 call app_lpm_mpu_lock_24g 
+0x6bc3 029446 arg le_parse_att ,pdata 
+0x6bc4 029447 arg le_send_ll_one_lenth ,temp 
+0x6bc5 029448 branch app_mpu_s0_lock 
+:      029454 spid_init:
+0x6bc6 029455 bpatch patch18_6 ,mem_patch18 
+:      029456 spid_init_common:
+0x6bc7 029457 fetch 1 ,mem_spi_init_clk 
+0x6bc8 029458 store 1 ,core_spid_ctrl 
+0x6bc9 029459 fetch 1 ,mem_spi_init_delay_time 
+0x6bca 029460 store 1 ,core_spid_delay 
+0x6bcb 029461 setarg mem_spid_tbuf 
+0x6bcc 029462 store 2 ,core_spid_txaddr 
+0x6bcd 029463 setarg mem_spid_rbuf 
+0x6bce 029464 store 2 ,core_spid_rxaddr 
+0x6bcf 029465 branch twspi_disable 
+:      029470 spid_write_reg:
+0x6bd0 029471 set1 7 ,pdata 
+0x6bd1 029472 store 2 ,mem_spid_tbuf 
+0x6bd2 029473 bpatch patch18_7 ,mem_patch18 
+0x6bd3 029474 jam 2 ,core_spid_txlen 
+0x6bd4 029475 jam 0 ,core_spid_rxlen 
+0x6bd5 029476 jam spid_start ,core_misc_ctrl 
+0x6bd6 029477 branch wait_spid_done 
+:      029480 spid_read_reg:
+0x6bd7 029481 force 1 ,temp 
+:      029482 spid_read_regs:
+0x6bd8 029483 store 1 ,mem_spid_tbuf 
+0x6bd9 029484 bpatch patch19_0 ,mem_patch19 
+0x6bda 029485 jam 1 ,core_spid_txlen 
+0x6bdb 029486 storet 2 ,core_spid_rxlen 
+0x6bdc 029487 jam spid_start ,core_misc_ctrl 
+0x6bdd 029488 call wait_spid_done 
+0x6bde 029489 fetch 1 ,mem_spid_rbuf 
+0x6bdf 029490 rtn 
+:      029493 wait_spid_done:
+0x6be0 029497 nop 5 
+0x6be1 029498 fetch 1 ,core_dma_status 
+0x6be2 029499 bbit0 spid_done ,wait_spid_done 
+0x6be3 029500 rtn 
+:      029508 flash_write:
+0x6be4 029509 disable user 
+0x6be5 029510 copy pdata ,regb 
+0x6be6 029511 fetch 1 ,mem_spi_write_flash_sm 
+0x6be7 029512 rtnne flash_sm_no_buys 
+0x6be8 029513 enable user 
+0x6be9 029514 copy regb ,pdata 
+0x6bea 029515 branch spid_flash_write_start 
+:      029518 flash_write_spi_sm_timer:
+0x6beb 029519 fetch 1 ,mem_spi_write_flash_sm 
+0x6bec 029520 beq flash_sm_start ,spid_flash_write_start 
+0x6bed 029521 beq flash_sm_erase_sector ,spid_flash_erase_sector 
+0x6bee 029522 beq flash_sm_wait_erase_sector ,spid_flash_wait_erase_sector 
+0x6bef 029523 beq flash_sm_write_data ,spid_flash_write_data 
+0x6bf0 029524 beq flash_sm_wait_write_data ,spid_flash_wait_write_data 
+0x6bf1 029525 rtn 
+:      029527 spid_flash_write_start:
+0x6bf2 029528 store 3 ,mem_spi_write_addr 
+0x6bf3 029529 copy rega ,pdata 
+0x6bf4 029530 store 2 ,mem_spi_write_ptr 
+0x6bf5 029531 storet 2 ,mem_spi_write_len 
+0x6bf6 029532 jam flash_sm_erase_sector ,mem_spi_write_flash_sm 
+0x6bf7 029533 branch spid_init_flash 
+:      029535 spid_flash_erase_sector:
+0x6bf8 029536 call spid_init_flash 
+0x6bf9 029537 jam flash_sm_wait_erase_sector ,mem_spi_write_flash_sm 
+0x6bfa 029538 call spid_unlock_flash 
+0x6bfb 029539 arg mem_spid_tbuf ,rega 
+0x6bfc 029540 jam 4 ,core_spid_txlen 
+0x6bfd 029541 fetch 3 ,mem_spi_write_addr 
+0x6bfe 029542 arg flash_command_sector_erase ,temp 
+0x6bff 029543 branch spid_write_flash_common 
+:      029545 spid_flash_wait_erase_sector:
+0x6c00 029546 call spid_init_flash 
+0x6c01 029547 call wait_spid_flash_done 
+0x6c02 029548 jam flash_sm_write_data ,mem_spi_write_flash_sm 
+0x6c03 029549 rtn 
+:      029552 spid_flash_write_data:
+0x6c04 029553 bpatch patch19_1 ,mem_patch19 
+0x6c05 029554 call spid_init_flash 
+0x6c06 029555 jam flash_sm_wait_write_data ,mem_spi_write_flash_sm 
+0x6c07 029556 call spid_unlock_flash 
+0x6c08 029557 call spid_flash_data_preserve 
+0x6c09 029558 call spid_write_flash 
+0x6c0a 029559 branch spid_flash_data_recover 
+:      029560 spid_flash_wait_write_data:
+0x6c0b 029561 call spid_init_flash 
+0x6c0c 029562 call spid_unlock_flash 
+0x6c0d 029563 setarg flash_read_satus 
+0x6c0e 029564 call spid_read_reg 
+0x6c0f 029565 rtnbit1 flash_status_wip 
+0x6c10 029566 jam flash_sm_no_buys ,mem_spi_write_flash_sm 
+0x6c11 029567 fetch 2 ,mem_cb_spi_flash_write_complate 
+0x6c12 029568 branch callback_func 
+:      029569 spid_flash_data_recover:
+0x6c13 029570 fetch 4 ,mem_temp 
+0x6c14 029571 fetcht 2 ,mem_spi_write_ptr 
+:      029572 spid_flash_data_recover_comm:
+0x6c15 029573 increase -4 ,temp 
+0x6c16 029574 istore 4 ,temp 
+0x6c17 029575 rtn 
+:      029577 spid_flash_data_preserve:
+0x6c18 029578 fetcht 2 ,mem_spi_write_ptr 
+0x6c19 029579 copy temp ,rega 
+0x6c1a 029580 increase -4 ,temp 
+0x6c1b 029581 ifetch 4 ,temp 
+0x6c1c 029582 store 4 ,mem_temp 
+0x6c1d 029583 fetcht 2 ,mem_spi_write_len 
+0x6c1e 029584 fetch 3 ,mem_spi_write_addr 
+0x6c1f 029585 rtn 
+:      029587 spid_init_flash:
+0x6c20 029588 bpatch patch19_2 ,mem_patch19 
+0x6c21 029589 call spi_gpio_init 
+0x6c22 029590 call twspi_disable 
+0x6c23 029591 setarg 0 
+0x6c24 029592 store 4 ,mem_spid_tbuf 
+0x6c25 029593 rtn 
+:      029595 spid_unlock_flash:
+0x6c26 029596 jam flash_command_write_enable ,mem_spid_tbuf 
+:      029597 spid_sendcmd_common:
+0x6c27 029598 setarg 0 
+0x6c28 029599 store 2 ,core_spid_rxlen 
+0x6c29 029600 setarg 1 
+0x6c2a 029601 store 2 ,core_spid_txlen 
+0x6c2b 029602 setarg mem_spid_tbuf 
+0x6c2c 029603 store 2 ,core_spid_txaddr 
+0x6c2d 029604 jam spid_start ,core_misc_ctrl 
+0x6c2e 029605 branch wait_spid_done 
+:      029607 spid_flash_release_form_powerdown:
+0x6c2f 029608 jam flash_command_release_from_powerdown ,mem_spid_tbuf 
+0x6c30 029609 branch spid_sendcmd_common 
+:      029611 spid_flash_powerdown:
+0x6c31 029612 jam flash_command_powerdown ,mem_spid_tbuf 
+0x6c32 029613 branch spid_sendcmd_common 
+:      029615 spid_write_flash_data:
+0x6c33 029616 store 3 ,mem_pdatatemp 
+0x6c34 029617 storet 2 ,mem_temp 
+0x6c35 029618 storer rega ,2 ,mem_rega 
+0x6c36 029619 bpatchx patch36_5 ,mem_patch36 
+0x6c37 029620 call spid_unlock_flash 
+0x6c38 029621 fetch 3 ,mem_pdatatemp 
+0x6c39 029622 fetcht 2 ,mem_temp 
+0x6c3a 029623 fetchr rega ,2 ,mem_rega 
+0x6c3b 029624 branch spid_write_flash 
+:      029627 spid_write_flash:
+0x6c3c 029628 increase 4 ,temp 
+0x6c3d 029629 storet 2 ,core_spid_txlen 
+0x6c3e 029630 arg flash_command_write_data ,temp 
+0x6c3f 029631 increase -4 ,rega 
+:      029633 spid_write_flash_common:
+0x6c40 029634 istoret 1 ,rega 
+0x6c41 029635 rshift16 pdata ,temp 
+0x6c42 029636 istoret 1 ,contw 
+0x6c43 029637 rshift8 pdata ,temp 
+0x6c44 029638 istoret 1 ,contw 
+0x6c45 029639 istore 1 ,contw 
+0x6c46 029640 deposit rega 
+0x6c47 029641 store 2 ,core_spid_txaddr 
+0x6c48 029642 setarg 0 
+0x6c49 029643 store 2 ,core_spid_rxlen 
+0x6c4a 029644 jam spid_start ,core_misc_ctrl 
+0x6c4b 029645 call wait_spid_done 
+0x6c4c 029646 branch wait_spid_flash_done 
+:      029650 spid_read_flash:
+0x6c4d 029651 storet 2 ,core_spid_rxlen 
+0x6c4e 029652 rshift16 pdata ,temp 
+0x6c4f 029653 storet 1 ,mem_addr_hi 
+0x6c50 029654 rshift8 pdata ,temp 
+0x6c51 029655 storet 1 ,mem_addr_mi 
+0x6c52 029656 store 1 ,mem_addr_lo 
+0x6c53 029657 setarg 4 
+0x6c54 029658 store 2 ,core_spid_txlen 
+0x6c55 029659 jam flash_command_read_data ,mem_spid_tbuf 
+0x6c56 029660 setarg mem_spid_tbuf 
+0x6c57 029661 store 2 ,core_spid_txaddr 
+0x6c58 029662 deposit rega 
+0x6c59 029663 store 2 ,core_spid_rxaddr 
+0x6c5a 029664 fetch 1 ,core_spid_ctrl 
+0x6c5b 029665 isolate0 15 ,rega 
+0x6c5c 029666 setflag true ,6 ,pdata 
+0x6c5d 029667 store 1 ,core_spid_ctrl 
+0x6c5e 029668 jam spid_start ,core_misc_ctrl 
+:      029669 spid_read_flash_wait:
+0x6c5f 029670 fetch 1 ,core_dma_status 
+0x6c60 029671 bbit1 7 ,spid_read_flash_wait 
+0x6c61 029672 arg spid_done ,queue 
+0x6c62 029673 branch wait_spid_done 
+:      029675 wait_spid_flash_done:
+0x6c63 029676 setarg 2000 
+0x6c64 029677 call sleep 
+0x6c65 029678 call spid_unlock_flash 
+0x6c66 029679 setarg mem_spid_rbuf 
+0x6c67 029680 store 2 ,core_spid_rxaddr 
+0x6c68 029681 setarg flash_read_satus 
+0x6c69 029682 call spid_read_reg 
+0x6c6a 029683 bbit1 flash_status_wip ,wait_spid_flash_done 
+0x6c6b 029684 rtn 
+:      029690 spid_load_flash:
+0x6c6c 029691 storet 2 ,core_spid_rxlen 
+0x6c6d 029692 setarg 4 
+0x6c6e 029693 store 2 ,core_spid_txlen 
+0x6c6f 029694 jam 3 ,mem_spid_tbuf 
+0x6c70 029695 setarg mem_spid_tbuf 
+0x6c71 029696 store 2 ,core_spid_txaddr 
+0x6c72 029697 deposit rega 
+0x6c73 029698 store 2 ,core_spid_rxaddr 
+0x6c74 029699 fetch 1 ,core_spid_ctrl 
+0x6c75 029700 isolate0 15 ,rega 
+0x6c76 029701 setflag true ,6 ,pdata 
+0x6c77 029702 store 1 ,core_spid_ctrl 
+0x6c78 029703 jam spid_start ,core_misc_ctrl 
+:      029704 spi_load_flash_wait:
+0x6c79 029705 fetch 1 ,core_dma_status 
+0x6c7a 029706 bbit1 7 ,spi_load_flash_wait 
+0x6c7b 029707 arg spid_done ,queue 
+0x6c7c 029708 call decrypt_code 
+0x6c7d 029709 call wait_spid_done 
+0x6c7e 029710 isolate1 spid_crcok ,pdata 
+0x6c7f 029711 call set_ucode_status 
+0x6c80 029712 fetch 1 ,mem_addr_hi 
+0x6c81 029713 lshift16 pdata ,regb 
+0x6c82 029714 fetch 2 ,mem_addr_mi 
+0x6c83 029715 byteswap pdata ,pdata 
+0x6c84 029716 ior regb ,pdata 
+0x6c85 029717 iadd temp ,pdata 
+0x6c86 029718 store 1 ,mem_addr_lo 
+0x6c87 029719 rshift8 pdata ,pdata 
+0x6c88 029720 byteswap pdata ,pdata 
+0x6c89 029721 store 2 ,mem_addr_hi 
+0x6c8a 029722 rtn 
+:      029724 spi_gpio_init:
+0x6c8b 029725 fetch 1 ,mem_spi_cs_gpio 
+0x6c8c 029726 fetcht 1 ,mem_spi_so_gpio 
+0x6c8d 029727 isub temp ,null 
+0x6c8e 029728 nbranch spi_pin_set ,zero 
+0x6c8f 029729 call spi_gpio_default_init 
+:      029731 spi_pin_set:
+0x6c90 029732 fetch 1 ,mem_spi_cs_gpio 
+0x6c91 029733 arg gpcfg_spid_ncs ,temp 
+0x6c92 029734 call gpio_config_function_int 
+0x6c93 029735 fetch 1 ,mem_spi_sclk_gpio 
+0x6c94 029736 arg gpcfg_spid_sck ,temp 
+0x6c95 029737 call gpio_config_function_int 
+0x6c96 029738 fetch 1 ,mem_spi_si_gpio 
+0x6c97 029739 arg gpcfg_spid_mosi ,temp 
+0x6c98 029740 call gpio_config_function_int 
+0x6c99 029741 fetch 1 ,mem_spi_so_gpio 
+0x6c9a 029742 arg gpcfg_spid_miso ,temp 
+0x6c9b 029743 branch gpio_config_function_int 
+:      029745 spi_gpio_default_init:
+0x6c9c 029746 jam 1 ,mem_spi_cs_gpio 
+0x6c9d 029747 jam 3 ,mem_spi_si_gpio 
+0x6c9e 029748 jam 0 ,mem_spi_so_gpio 
+0x6c9f 029749 jam 2 ,mem_spi_sclk_gpio 
+0x6ca0 029750 jam 11 ,mem_spi_wp_gpio 
+0x6ca1 029751 jam 10 ,mem_spi_hold_gpio 
+0x6ca2 029752 rtn 
+:      029755 soft_reset_chip:
+0x6ca3 029756 jam 1 ,core_reset 
+0x6ca4 029757 rtn 
+:      029763 iic_init_600khz:
+0x6ca5 029764 jam 5 ,core_iicd_scl_low 
+0x6ca6 029765 jam 7 ,core_iicd_scl_high 
+0x6ca7 029766 jam 7 ,core_iicd_start_setup 
+0x6ca8 029767 jam 7 ,core_iicd_start_hold 
+0x6ca9 029768 jam 7 ,core_iicd_stop_setup 
+0x6caa 029769 jam 5 ,core_iicd_data_setup 
+0x6cab 029770 jam 0 ,core_iicd_data_hold 
+0x6cac 029771 rtn 
+:      029773 iic_init_360khz:
+0x6cad 029774 jam 12 ,core_iicd_scl_low 
+0x6cae 029775 jam 13 ,core_iicd_scl_high 
+0x6caf 029776 jam 13 ,core_iicd_start_setup 
+0x6cb0 029777 jam 13 ,core_iicd_start_hold 
+0x6cb1 029778 jam 13 ,core_iicd_stop_setup 
+0x6cb2 029779 jam 12 ,core_iicd_data_setup 
+0x6cb3 029780 jam 0 ,core_iicd_data_hold 
+0x6cb4 029781 rtn 
+:      029783 iicd_init_pin:
+0x6cb5 029784 call iicd_eeprom_write_enable 
+:      029785 iicd_init_pin_scl_sda:
+0x6cb6 029786 fetch 1 ,mem_eeprom_scl_gpio 
+0x6cb7 029787 arg gpcfg_iic_scl | gpcfg_pullup ,temp 
+0x6cb8 029788 call gpio_config_function_int 
+0x6cb9 029789 fetch 1 ,mem_eeprom_sda_gpio 
+0x6cba 029790 arg gpcfg_iic_sda | gpcfg_pullup ,temp 
+0x6cbb 029791 branch gpio_config_function_int 
+:      029793 iicd_read_init_pin:
+0x6cbc 029794 call iicd_eeprom_write_disable 
+0x6cbd 029795 branch iicd_init_pin_scl_sda 
+:      029797 wait_iicd_done:
+0x6cbe 029798 fetch 1 ,core_dma_status 
+0x6cbf 029799 bbit0 iicd_done ,wait_iicd_done 
+0x6cc0 029800 rtn 
+:      029826 set_eeprom_size_2k:
+0x6cc1 029827 set1 mark_eeprom_size ,mark 
+0x6cc2 029828 jam 0x08 ,mem_eeprom_block_size 
+0x6cc3 029829 rtn 
+:      029831 clear_eeprom_size_2k:
+0x6cc4 029832 set0 mark_eeprom_size ,mark 
+0x6cc5 029833 jam 0x20 ,mem_eeprom_block_size 
+0x6cc6 029834 rtn 
+:      029837 iicd_read_eep_data_size_2k:
+0x6cc7 029838 fetch 1 ,mem_eeprom_base 
+0x6cc8 029839 iadd regb ,pdata 
+0x6cc9 029840 store 1 ,mem_addr_mi 
+0x6cca 029841 branch iicd_read_eep_size_2k 
+:      029843 iicd_read_eep_size_2k_lcadcode:
+0x6ccb 029844 fetch 2 ,mem_addr_mi 
+0x6ccc 029845 byteswap pdata ,pdata 
+0x6ccd 029846 store 1 ,mem_addr_mi 
+:      029851 iicd_read_eep_size_2k:
+0x6cce 029852 setarg 3 
+0x6ccf 029853 store 2 ,core_iicd_txlen 
+0x6cd0 029854 jam 0xa0 ,mem_iicd_tbuf 
+0x6cd1 029855 jam 0xa1 ,mem_iicd_tbuf + 2 
+0x6cd2 029856 branch iicd_read_eep_common 
+:      029862 iicd_write_protect_eep_data:
+0x6cd3 029863 storet 2 ,mem_temp 
+0x6cd4 029864 call iicd_eeprom_write_enable 
+0x6cd5 029865 fetcht 2 ,mem_temp 
+0x6cd6 029866 call iicd_write_eep_data 
+0x6cd7 029867 branch iicd_eeprom_write_disable 
+:      029869 iicd_eeprom_write_enable:
+0x6cd8 029870 fetch 1 ,mem_eeprom_wp_gpio 
+0x6cd9 029871 rtneq gpio_disable 
+0x6cda 029872 bbit0 6 ,iicd_wp_gpio_output_low 
+0x6cdb 029873 setarg 150000 
+0x6cdc 029874 call sleep 
+:      029875 iicd_wp_gpio_output_low:
+0x6cdd 029876 fetcht 1 ,mem_eeprom_wp_gpio 
+0x6cde 029877 branch gpio_out_active 
+:      029879 iicd_eeprom_write_disable:
+0x6cdf 029880 fetcht 1 ,mem_eeprom_wp_gpio 
+0x6ce0 029881 branch gpio_out_inactive 
+:      029886 iicd_read_eep_data:
+0x6ce1 029887 bpatch patch19_3 ,mem_patch19 
+0x6ce2 029888 bmark1 mark_eeprom_size ,iicd_read_eep_data_size_2k 
+0x6ce3 029889 fetch 2 ,mem_eeprom_base 
+0x6ce4 029890 iadd regb ,pdata 
+0x6ce5 029891 byteswap pdata ,pdata 
+0x6ce6 029892 store 2 ,mem_addr_mi 
+:      029895 iicd_read_eep:
+0x6ce7 029896 bpatch patch19_4 ,mem_patch19 
+0x6ce8 029897 bmark1 mark_eeprom_size ,iicd_read_eep_size_2k_lcadcode 
+0x6ce9 029898 setarg 4 
+0x6cea 029899 store 2 ,core_iicd_txlen 
+0x6ceb 029900 jam 0xa0 ,mem_iicd_tbuf 
+0x6cec 029901 jam 0xa1 ,mem_iicd_tbuf + 3 
+:      029902 iicd_read_eep_common:
+0x6ced 029903 setarg mem_iicd_tbuf 
+0x6cee 029904 store 2 ,core_iicd_txaddr 
+0x6cef 029905 storet 2 ,core_iicd_rxlen 
+0x6cf0 029906 storer rega ,2 ,core_iicd_rxaddr 
+0x6cf1 029907 setarg 2 
+0x6cf2 029908 isolate0 15 ,rega 
+0x6cf3 029909 setflag true ,0 ,pdata 
+0x6cf4 029910 store 1 ,core_iicd_ctrl 
+0x6cf5 029911 jam iicd_start ,core_misc_ctrl 
+0x6cf6 029912 arg iicd_done ,queue 
+0x6cf7 029913 call decrypt_code 
+0x6cf8 029914 call wait_iicd_done 
+0x6cf9 029915 isolate1 iicd_crcok ,pdata 
+0x6cfa 029916 call set_ucode_status 
+0x6cfb 029917 bmark1 mark_eeprom_size ,iicd_read_eep_load_code_size_2k 
+:      029918 iicd_inc_addr:
+0x6cfc 029919 fetch 2 ,mem_addr_mi 
+0x6cfd 029920 byteswap pdata ,pdata 
+0x6cfe 029921 iadd temp ,pdata 
+0x6cff 029922 byteswap pdata ,pdata 
+0x6d00 029923 store 2 ,mem_addr_mi 
+0x6d01 029924 rtn 
+:      029926 iicd_read_eep_load_code_size_2k:
+0x6d02 029927 fetch 1 ,mem_addr_mi 
+0x6d03 029928 iadd temp ,pdata 
+0x6d04 029929 byteswap pdata ,pdata 
+0x6d05 029930 store 2 ,mem_addr_mi 
+0x6d06 029931 rtn 
+:      029937 iicd_write_eep_data:
+0x6d07 029938 fetch 2 ,mem_eeprom_base 
+0x6d08 029939 iadd regb ,pdata 
+0x6d09 029942 store 2 ,mem_pdatatemp 
+0x6d0a 029943 bpatch patch19_5 ,mem_patch19 
+0x6d0b 029944 storet 2 ,mem_temp 
+0x6d0c 029945 storer rega ,2 ,mem_contr 
+:      029946 iicd_write_eep_loop:
+0x6d0d 029947 call iicd_eep_transparency 
+0x6d0e 029949 fetcht 2 ,mem_regb 
+0x6d0f 029950 fetchr rega ,2 ,mem_contr 
+0x6d10 029951 fetch 2 ,mem_pdatatemp 
+0x6d11 029953 call iicd_write_eep 
+0x6d12 029955 fetch 2 ,mem_regb 
+0x6d13 029956 fetcht 2 ,mem_contr 
+0x6d14 029957 iadd temp ,temp 
+0x6d15 029958 storet 2 ,mem_contr 
+0x6d16 029959 fetcht 2 ,mem_pdatatemp 
+0x6d17 029960 iadd temp ,temp 
+0x6d18 029961 storet 2 ,mem_pdatatemp 
+0x6d19 029962 fetch 2 ,mem_temp 
+0x6d1a 029963 nbranch iicd_write_eep_loop ,blank 
+0x6d1b 029964 rtn 
+:      029972 iicd_eep_transparency:
+0x6d1c 029973 bpatch patch19_6 ,mem_patch19 
+0x6d1d 029974 fetch 1 ,mem_eeprom_block_size 
+0x6d1e 029975 increase -1 ,pdata 
+0x6d1f 029976 fetcht 2 ,mem_pdatatemp 
+0x6d20 029977 ior temp ,pdata 
+0x6d21 029978 increase 1 ,pdata 
+0x6d22 029979 store 3 ,mem_regc 
+0x6d23 029981 fetch 2 ,mem_temp 
+0x6d24 029982 iadd temp ,pdata 
+0x6d25 029984 fetcht 3 ,mem_regc 
+0x6d26 029985 isub temp ,pdata 
+0x6d27 029986 nbranch iicd_eep_deal_short_packet ,positive 
+0x6d28 029987 store 2 ,mem_temp 
+0x6d29 029988 fetch 3 ,mem_regc 
+0x6d2a 029989 fetcht 2 ,mem_pdatatemp 
+0x6d2b 029990 isub temp ,pdata 
+0x6d2c 029991 store 2 ,mem_regb 
+0x6d2d 029992 rtn 
+:      029994 iicd_eep_deal_short_packet:
+0x6d2e 029995 fetch 2 ,mem_temp 
+0x6d2f 029996 store 2 ,mem_regb 
+0x6d30 029997 setarg 0 
+0x6d31 029998 store 2 ,mem_temp 
+0x6d32 029999 rtn 
+:      030001 iicd_write_eep_size_2k:
+0x6d33 030002 copy regb ,pdata 
+0x6d34 030003 increase 2 ,temp 
+0x6d35 030004 storet 2 ,core_iicd_txlen 
+0x6d36 030005 increase -2 ,rega 
+0x6d37 030006 ifetcht 3 ,rega 
+0x6d38 030007 copy temp ,regb 
+0x6d39 030008 arg 0xa0 ,temp 
+0x6d3a 030009 istoret 1 ,rega 
+0x6d3b 030010 istore 1 ,contw 
+0x6d3c 030011 branch iicd_write_eep_common 
+:      030014 iicd_write_eep:
+0x6d3d 030015 copy pdata ,regb 
+0x6d3e 030016 bpatch patch19_7 ,mem_patch19 
+0x6d3f 030017 bmark1 mark_eeprom_size ,iicd_write_eep_size_2k 
+0x6d40 030018 copy regb ,pdata 
+0x6d41 030019 increase 3 ,temp 
+0x6d42 030020 storet 2 ,core_iicd_txlen 
+0x6d43 030021 increase -3 ,rega 
+0x6d44 030022 ifetcht 3 ,rega 
+0x6d45 030023 copy temp ,regb 
+0x6d46 030024 arg 0xa0 ,temp 
+0x6d47 030025 istoret 1 ,rega 
+0x6d48 030026 byteswap pdata ,pdata 
+0x6d49 030027 istore 2 ,contw 
+:      030028 iicd_write_eep_common:
+0x6d4a 030029 storer rega ,2 ,core_iicd_txaddr 
+0x6d4b 030030 setarg 0 
+0x6d4c 030031 store 2 ,core_iicd_rxlen 
+0x6d4d 030032 jam 1 ,core_iicd_ctrl 
+0x6d4e 030033 jam iicd_start ,core_misc_ctrl 
+0x6d4f 030034 call wait_iicd_done 
+0x6d50 030035 istorer regb ,3 ,rega 
+:      030036 iic_check_eeprom_standby:
+0x6d51 030037 bpatch patch1a_0 ,mem_patch1a 
+0x6d52 030038 jam 0 ,mem_iicd_tbuf + 3 
+:      030039 iic_check_eeprom_standby_wait:
+0x6d53 030040 setarg 1 
+0x6d54 030041 store 2 ,core_iicd_txlen 
+0x6d55 030042 jam 0xa0 ,mem_iicd_tbuf 
+0x6d56 030043 setarg mem_iicd_tbuf 
+0x6d57 030044 store 2 ,core_iicd_txaddr 
+0x6d58 030045 setarg 0 
+0x6d59 030046 store 2 ,core_iicd_rxlen 
+0x6d5a 030047 store 2 ,core_iicd_rxaddr 
+0x6d5b 030048 setarg 3 
+0x6d5c 030049 store 1 ,core_iicd_ctrl 
+0x6d5d 030050 jam iicd_start ,core_misc_ctrl 
+0x6d5e 030051 call wait_iicd_done 
+0x6d5f 030052 fetch 1 ,core_dma_status 
+0x6d60 030053 rtnbit0 iicd_ack 
+0x6d61 030054 nop 1500 
+0x6d62 030055 fetch 1 ,mem_iicd_tbuf + 3 
+0x6d63 030056 increase 1 ,pdata 
+0x6d64 030057 store 1 ,mem_iicd_tbuf + 3 
+0x6d65 030058 sub pdata ,40 ,null 
+0x6d66 030059 nrtn positive 
+0x6d67 030060 branch iic_check_eeprom_standby_wait 
+:      030064 uarta_init_dma_mem:
+0x6d68 030065 call enable_user 
+0x6d69 030066 branch uart_init_dma_mem 
+:      030068 uart_init_dma_mem:
+0x6d6a 030069 rshift16 pdata ,temp 
+0x6d6b 030070 call uarta_init_rx ,user 
+0x6d6c 030071 rshift32 pdata ,pdata 
+0x6d6d 030072 rshift16 pdata ,temp 
+0x6d6e 030073 call uarta_init_tx ,user 
+0x6d6f 030074 fetch 2 ,core_clkoff 
+0x6d70 030075 set0 clock_off_uart ,pdata 
+0x6d71 030076 store 2 ,core_clkoff 
+0x6d72 030077 rtn 
+:      030080 uarta_init_baud_rate:
+0x6d73 030081 store uart_baud_len ,core_uart_baud 
+0x6d74 030082 rtn 
+:      030085 uarta_calc_baud_rate_config:
+0x6d75 030086 call uart_calc_baud_rate_config 
+0x6d76 030087 branch uarta_init_baud_rate 
+:      030090 uart_calc_baud_rate_config:
+0x6d77 030091 call uart_calc_baud_rate_config_choice_uart_clock 
+0x6d78 030092 idiv temp 
+0x6d79 030093 call wait_div_end 
+0x6d7a 030094 quotient pdata 
+0x6d7b 030095 rtn 
+:      030097 uart_calc_baud_rate_config_choice_uart_clock:
+0x6d7c 030098 fetch 1 ,core_uart_clksel 
+0x6d7d 030099 bbit0 uart_clock_select_bit ,uart_calc_baud_rate_config_choice_uart_clock_crystal 
+0x6d7e 030100 setarg uart_clock_freq_48m 
+0x6d7f 030101 rtn 
+:      030102 uart_calc_baud_rate_config_choice_uart_clock_crystal:
+0x6d80 030103 setarg uart_clock_freq_24m 
+0x6d81 030104 rtn 
+:      030106 uart_clock_select_main_freq_crystal:
+0x6d82 030107 fetch 1 ,core_uart_clksel 
+0x6d83 030108 and pdata ,uart_clock_select_crystal ,pdata 
+0x6d84 030109 store 1 ,core_uart_clksel 
+0x6d85 030110 rtn 
+:      030112 uart_clock_select_main_freq_dpll:
+0x6d86 030113 fetch 1 ,core_uart_clksel 
+0x6d87 030114 or pdata ,uart_clock_select_dpll ,pdata 
+0x6d88 030115 store 1 ,core_uart_clksel 
+0x6d89 030116 rtn 
+:      030120 uarta_init_tx:
+0x6d8a 030121 store 2 ,core_uart_tsaddr 
+0x6d8b 030122 store 2 ,core_uart_twptr 
+0x6d8c 030123 storet 2 ,core_uart_teaddr 
+0x6d8d 030124 rtn 
+:      030127 uarta_init_rx:
+0x6d8e 030128 store 2 ,core_uart_rsaddr 
+0x6d8f 030129 store 2 ,core_uart_rrptr 
+0x6d90 030130 storet 2 ,core_uart_readdr 
+0x6d91 030131 rtn 
+:      030133 uarta_prepare_tx:
+0x6d92 030134 fetchr contus ,2 ,core_uart_tsaddr 
+0x6d93 030135 fetchr contue ,2 ,core_uart_teaddr 
+0x6d94 030136 fetchr contu ,2 ,core_uart_twptr 
+0x6d95 030137 rtn 
+:      030139 uarta_prepare_rx:
+0x6d96 030140 fetchr contus ,2 ,core_uart_rsaddr 
+0x6d97 030141 fetchr contue ,2 ,core_uart_readdr 
+0x6d98 030142 fetchr contu ,2 ,core_uart_rrptr 
+0x6d99 030143 rtn 
+:      030145 uarta_send:
+0x6d9a 030146 storer contu ,2 ,core_uart_twptr 
+0x6d9b 030147 rtn 
+:      030149 uarta_rxdone:
+0x6d9c 030150 storer contu ,2 ,core_uart_rrptr 
+0x6d9d 030151 rtn 
+:      030153 uarta_clear_current_rx:
+0x6d9e 030154 call uarta_prepare_rx 
+0x6d9f 030155 fetch 2 ,core_uart_rxitems 
+0x6da0 030156 iadd contu ,contu 
+0x6da1 030157 branch uarta_rxdone 
+:      030159 uarta_prepare_tx_register_push:
+0x6da2 030160 call uart_register_push 
+0x6da3 030161 branch uarta_prepare_tx 
+:      030163 uarta_send_register_pop:
+0x6da4 030164 call uarta_send 
+0x6da5 030165 branch uart_register_pop 
+:      030168 uart_register_push:
+0x6da6 030169 storer contu ,2 ,mem_contu 
+0x6da7 030170 storer contus ,2 ,mem_contue 
+0x6da8 030171 storer contue ,2 ,mem_contus 
+0x6da9 030172 rtn 
+:      030174 uart_register_pop:
+0x6daa 030175 fetchr contu ,2 ,mem_contu 
+0x6dab 030176 fetchr contus ,2 ,mem_contue 
+0x6dac 030177 fetchr contue ,2 ,mem_contus 
+0x6dad 030178 rtn 
+:      030180 wait_uarttx:
+0x6dae 030181 fetch 2 ,core_uart_txitems 
+0x6daf 030182 nbranch wait_uarttx ,blank 
+0x6db0 030183 rtn 
+:      030185 uart_copy_tx_bytes_fast:
+0x6db1 030186 deposit loopcnt 
+0x6db2 030187 rtn blank 
+:      030188 uart_copy_tx_bytes_fast_loop:
+0x6db3 030189 increase -8 ,loopcnt 
+0x6db4 030190 call uart_tx_8_bytes ,positive 
+0x6db5 030191 rtn zero 
+0x6db6 030192 branch uart_copy_tx_bytes_fast_loop ,positive 
+0x6db7 030193 increase 8 ,loopcnt 
+:      030194 uart_copy_tx_bytes_fast_loop_four:
+0x6db8 030195 increase -4 ,loopcnt 
+0x6db9 030196 call uart_tx_4_bytes ,positive 
+0x6dba 030197 rtn zero 
+0x6dbb 030198 branch uart_copy_tx_bytes_fast_loop_four ,positive 
+0x6dbc 030199 increase 4 ,loopcnt 
+0x6dbd 030200 branch uart_copy_tx_bytes 
+:      030202 uart_tx_8_bytes:
+0x6dbe 030203 ifetch 8 ,contr 
+0x6dbf 030204 istore 8 ,contu 
+0x6dc0 030205 rtn 
+:      030207 uart_tx_4_bytes:
+0x6dc1 030208 ifetch 4 ,contr 
+0x6dc2 030209 istore 4 ,contu 
+0x6dc3 030210 rtn 
+:      030212 uart_copy_tx_bytes:
+0x6dc4 030213 deposit loopcnt 
+0x6dc5 030214 rtn blank 
+:      030215 uart_copy_tx_bytes_loop:
+0x6dc6 030216 ifetch 1 ,contr 
+0x6dc7 030217 istore 1 ,contu 
+0x6dc8 030218 loop uart_copy_tx_bytes_loop 
+0x6dc9 030219 rtn 
+:      030221 uart_copy_rx_bytes_fast:
+0x6dca 030222 deposit loopcnt 
+0x6dcb 030223 rtn blank 
+:      030224 uart_copy_rx_bytes_fast_loop:
+0x6dcc 030225 increase -8 ,loopcnt 
+0x6dcd 030226 call uart_rx_8_bytes ,positive 
+0x6dce 030227 rtn zero 
+0x6dcf 030228 branch uart_copy_rx_bytes_fast_loop ,positive 
+0x6dd0 030229 increase 8 ,loopcnt 
+:      030230 uart_copy_rx_bytes_fast_loop_four:
+0x6dd1 030231 increase -4 ,loopcnt 
+0x6dd2 030232 call uart_rx_4_bytes ,positive 
+0x6dd3 030233 rtn zero 
+0x6dd4 030234 branch uart_copy_rx_bytes_fast_loop_four ,positive 
+0x6dd5 030235 increase 4 ,loopcnt 
+0x6dd6 030236 branch uart_copy_rx_bytes 
+:      030239 uart_rx_8_bytes:
+0x6dd7 030240 ifetch 8 ,contu 
+0x6dd8 030241 istore 8 ,contw 
+0x6dd9 030242 rtn 
+:      030244 uart_rx_4_bytes:
+0x6dda 030245 ifetch 4 ,contu 
+0x6ddb 030246 istore 4 ,contw 
+0x6ddc 030247 rtn 
+:      030250 uart_copy_rx_bytes:
+0x6ddd 030251 deposit loopcnt 
+0x6dde 030252 rtn blank 
+:      030253 uart_copy_rx_bytes_loop:
+0x6ddf 030254 ifetch 1 ,contu 
+0x6de0 030255 istore 1 ,contw 
+0x6de1 030256 loop uart_copy_rx_bytes_loop 
+0x6de2 030257 rtn 
+:      030262 app_store_nvram_event:
+0x6de3 030263 jam bt_evt_store_nvram ,mem_fifo_temp 
+0x6de4 030264 branch ui_ipc_send_event 
+:      030266 check_51cmd_update_device_record:
+0x6de5 030267 bpatch patch1a_1 ,mem_patch1a 
+0x6de6 030268 fetch 1 ,mem_nv_data_number 
+0x6de7 030269 rtn blank 
+0x6de8 030270 call check_nvram 
+0x6de9 030271 call init_device_list ,zero 
+0x6dea 030272 call disable_user2 
+0x6deb 030273 call nvram_find_addr_from_bd_list 
+:      030274 write_device_record:
+0x6dec 030275 fetch 1 ,mem_nv_data_number 
+0x6ded 030276 icopy regc 
+0x6dee 030277 fetcht 2 ,mem_nv_data_ptr 
+0x6def 030278 storet 2 ,mem_list_item_ptr 
+:      030279 write_device_loop_find:
+0x6df0 030280 copy regc ,pdata 
+0x6df1 030281 branch app_store_nvram_event ,blank 
+0x6df2 030282 increase -1 ,regc 
+0x6df3 030283 copy temp ,rega 
+0x6df4 030284 ifetch 1 ,rega 
+0x6df5 030285 fetcht 1 ,mem_select_list_item 
+0x6df6 030286 isub temp ,null 
+0x6df7 030287 call set_index_finded_device ,zero 
+0x6df8 030288 branch write_device_loop_find0 ,positive 
+0x6df9 030289 ifetch 1 ,rega 
+0x6dfa 030290 increase 1 ,pdata 
+0x6dfb 030291 istore 1 ,rega 
+:      030292 write_device_loop_find0:
+0x6dfc 030293 fetcht 2 ,mem_list_item_ptr 
+0x6dfd 030294 increase nv_data_len ,temp 
+0x6dfe 030295 storet 2 ,mem_list_item_ptr 
+0x6dff 030296 branch write_device_loop_find 
+:      030298 set_index_finded_device:
+0x6e00 030299 setarg 0 
+0x6e01 030300 istore 1 ,rega 
+0x6e02 030301 fetch 1 ,mem_temp_reconn_record 
+0x6e03 030302 istore 1 ,contw 
+0x6e04 030303 bne rec_3_mode ,set_index_finded_device_ble_mode 
+:      030305 set_index_find_device_master_addr:
+0x6e05 030306 ifetch 6 ,contr 
+0x6e06 030307 istore 8 ,contw 
+0x6e07 030308 setarg 0 
+0x6e08 030309 istore 8 ,contw 
+0x6e09 030310 copy regb ,contr 
+:      030311 store_rec_data_common:
+0x6e0a 030312 call memcpy16 
+0x6e0b 030313 force 1 ,null 
+0x6e0c 030314 rtn 
+:      030316 set_index_finded_device_ble_mode:
+0x6e0d 030317 beq rec_4_mode_random_resolvable_private_address ,set_index_finded_device_irk 
+0x6e0e 030318 beq rec_4_mode_random_non_resolvable_private_address ,set_index_finded_device_ediv 
+0x6e0f 030319 arg mem_le_ltk ,regb 
+0x6e10 030320 branch set_index_find_device_master_addr 
+:      030322 set_index_finded_device_irk:
+0x6e11 030323 arg mem_le_irk ,contr 
+0x6e12 030324 call memcpy16 
+:      030325 store_ble_rec_data_common:
+0x6e13 030326 arg mem_le_ltk ,contr 
+0x6e14 030327 branch store_rec_data_common 
+:      030329 set_index_finded_device_ediv:
+0x6e15 030330 arg mem_le_rand ,contr 
+0x6e16 030331 call memcpy16 
+0x6e17 030332 branch store_ble_rec_data_common 
+:      030337 nvram_find_addr_from_bd_list:
+0x6e18 030338 bpatch patch1a_2 ,mem_patch1a 
+0x6e19 030339 call disable_user 
+0x6e1a 030340 fetch 1 ,mem_nv_data_number 
+0x6e1b 030341 rtn blank 
+0x6e1c 030342 bpatch patch1a_3 ,mem_patch1a 
+0x6e1d 030343 fetch 2 ,mem_ui_state_map 
+0x6e1e 030344 rtnbit0 ui_state_ble_connected 
+:      030345 find_addr_from_bd_list_ble_mode:
+0x6e1f 030346 fetch 1 ,mem_le_conn_peer_addr_type 
+0x6e20 030347 beq master_public_addr ,find_addr_from_bd_list_public_device_addr 
+0x6e21 030348 fetch 1 ,mem_le_plap + 5 
+0x6e22 030349 compare 0xc0 ,pdata ,0xc0 
+0x6e23 030350 branch find_addr_from_bd_list_static_addr ,true 
+0x6e24 030351 compare 0x40 ,pdata ,0xc0 
+0x6e25 030352 branch find_addr_from_bd_list_random_addr ,true 
+0x6e26 030353 branch find_addr_from_bd_list_random_non_resolvable_private_address_sc_or_legacy 
+:      030355 find_addr_from_bd_list_static_addr:
+0x6e27 030356 branch find_addr_from_bd_list_static_addr_reconnect ,user2 
+0x6e28 030357 fetch 1 ,mem_le_preq_init_key_distribution 
+0x6e29 030358 bbit0 le_initator_irk_bit ,find_addr_from_bd_list_public_device_addr 
+0x6e2a 030359 branch find_addr_from_bd_list_static_addr_sc_or_legacy 
+:      030361 find_addr_from_bd_list_static_addr_reconnect:
+0x6e2b 030362 call find_addr_from_bd_list_public_device_addr 
+0x6e2c 030363 rtn user 
+0x6e2d 030364 branch find_addr_from_bd_list_static_addr_sc_or_legacy 
+:      030367 find_addr_from_bd_list_static_addr_sc_or_legacy:
+:      030368 find_addr_from_bd_list_random_non_resolvable_private_address_sc_or_legacy:
+0x6e2e 030369 fetch 1 ,mem_le_pairing_mode 
+0x6e2f 030370 bbit1 le_pairing_mode_secure_connect_bit ,find_addr_from_bd_list_random_non_resolvable_private_address_sc 
+0x6e30 030371 branch find_addr_from_bd_list_random_non_resolvable_private_address 
+:      030373 find_addr_from_bd_list_static_addr_sc:
+:      030374 find_addr_from_bd_list_random_non_resolvable_private_address_sc:
+0x6e31 030375 fetch 6 ,mem_le_plap 
+0x6e32 030376 store 8 ,mem_le_rand 
+0x6e33 030377 branch find_addr_from_bd_list_random_non_resolvable_private_address 
+:      030380 find_addr_from_bd_list_public_device_addr:
+0x6e34 030381 jam rec_4_mode_static_address ,mem_temp_reconn_record 
+0x6e35 030382 fetch 6 ,mem_le_plap 
+0x6e36 030383 branch find_addr_from_bd_list_common 
+:      030385 find_addr_from_bd_list_random_non_resolvable_private_address:
+0x6e37 030386 jam rec_4_mode_random_non_resolvable_private_address ,mem_temp_reconn_record 
+0x6e38 030387 branch find_addr_from_bd_list_common 
+:      030390 find_addr_from_bd_list_random_addr:
+0x6e39 030391 jam rec_4_mode_random_resolvable_private_address ,mem_temp_reconn_record 
+0x6e3a 030392 branch find_addr_from_bd_list_common 
+:      030394 find_addr_from_bd_list_common:
+0x6e3b 030395 bpatch patch1a_4 ,mem_patch1a 
+0x6e3c 030397 fetch 2 ,mem_nv_data_ptr 
+0x6e3d 030398 ifetcht 1 ,pdata 
+0x6e3e 030399 pincrease 1 
+0x6e3f 030400 store 2 ,mem_list_item_ptr 
+0x6e40 030401 storet 1 ,mem_select_list_item 
+0x6e41 030402 fetch 1 ,mem_nv_data_number 
+0x6e42 030403 icopy regc 
+:      030404 nvram_find_addr_from_list:
+0x6e43 030405 fetch 2 ,mem_list_item_ptr 
+0x6e44 030406 copy pdata ,rega 
+0x6e45 030407 call nvram_find_addr_from_list_compare 
+0x6e46 030408 rtn user 
+0x6e47 030409 fetcht 2 ,mem_list_item_ptr 
+0x6e48 030410 increase nv_data_len ,temp 
+0x6e49 030411 storet 2 ,mem_list_item_ptr 
+0x6e4a 030412 increase -1 ,temp 
+0x6e4b 030413 ifetch 1 ,temp 
+0x6e4c 030414 store 1 ,mem_select_list_item 
+0x6e4d 030415 increase -1 ,regc 
+0x6e4e 030416 nbranch nvram_find_addr_from_list ,zero 
+0x6e4f 030417 fetch 1 ,mem_nv_data_number 
+0x6e50 030418 pincrease decreased_one 
+0x6e51 030419 store 1 ,mem_select_list_item 
+0x6e52 030420 rtn 
+:      030421 nvram_find_addr_from_list_compare:
+0x6e53 030422 fetch 1 ,mem_temp_reconn_record 
+0x6e54 030423 bne rec_3_mode ,find_addr_from_list_compare_ble_mode 
+:      030424 find_master_addr_from_list_compare:
+0x6e55 030425 arg mem_temp_reconn_record ,regb 
+0x6e56 030426 arg 7 ,loopcnt 
+0x6e57 030427 call string_compare 
+0x6e58 030428 branch enable_user ,zero 
+0x6e59 030429 rtn 
+:      030431 find_addr_from_list_compare_ble_mode:
+0x6e5a 030432 beq rec_4_mode_random_resolvable_private_address ,find_irk_form_list_compare 
+0x6e5b 030433 beq rec_4_mode_random_non_resolvable_private_address ,find_ediv_form_list_compare 
+0x6e5c 030434 branch find_master_addr_from_list_compare 
+:      030436 find_irk_form_list_compare:
+0x6e5d 030437 ifetcht 1 ,rega 
+0x6e5e 030438 isub temp ,null 
+0x6e5f 030439 nrtn zero 
+0x6e60 030440 arg mem_le_prand ,contw 
+0x6e61 030441 arg 16 ,loopcnt 
+0x6e62 030442 call clear_mem 
+0x6e63 030443 fetch 3 ,mem_le_plap + 3 
+0x6e64 030444 store 3 ,mem_le_prand 
+0x6e65 030445 call genernate_master_macaddress 
+0x6e66 030446 fetch 2 ,mem_le_aes_128 + 13 
+0x6e67 030447 byteswap pdata ,pdata 
+0x6e68 030448 lshift8 pdata ,temp 
+0x6e69 030449 ifetch 1 ,contr 
+0x6e6a 030450 iadd temp ,pdata 
+0x6e6b 030451 fetcht 3 ,mem_le_plap 
+0x6e6c 030452 isub temp ,null 
+0x6e6d 030453 branch enable_user ,zero 
+0x6e6e 030454 rtn 
+:      030457 genernate_master_macaddress:
+0x6e6f 030458 arg mem_le_prand ,contr 
+0x6e70 030459 call load_data128 
+0x6e71 030461 ifetch 1 ,rega 
+0x6e72 030462 call load_regext 
+0x6e73 030463 force 0x38 ,aes_ctrl 
+0x6e74 030464 force 0x0 ,aes_ctrl 
+0x6e75 030465 call wait_aes 
+0x6e76 030466 arg mem_le_aes_128 ,contw 
+0x6e77 030467 branch store_aes_result 
+:      030469 find_ediv_form_list_compare:
+0x6e78 030470 ifetcht 1 ,rega 
+0x6e79 030471 isub temp ,null 
+0x6e7a 030472 nrtn zero 
+0x6e7b 030473 copy contr ,rega 
+0x6e7c 030474 add contr ,8 ,regc 
+0x6e7d 030475 arg mem_le_rand ,regb 
+0x6e7e 030476 arg 8 ,loopcnt 
+0x6e7f 030477 call string_compare 
+0x6e80 030478 branch enable_user ,zero 
+0x6e81 030479 copy regc ,rega 
+0x6e82 030480 arg mem_le_irk ,regb 
+0x6e83 030481 arg 8 ,loopcnt 
+0x6e84 030482 call string_compare 
+0x6e85 030483 branch enable_user ,zero 
+0x6e86 030484 rtn 
+:      030486 check_nvram:
+0x6e87 030487 fetch 2 ,mem_nv_data_ptr 
+0x6e88 030488 ifetcht 1 ,pdata 
+0x6e89 030489 pincrease nv_data_len 
+0x6e8a 030490 ifetch 1 ,pdata 
+0x6e8b 030491 isub temp ,null 
+0x6e8c 030492 rtn 
+:      030494 init_device_list:
+0x6e8d 030495 fetch 1 ,mem_nv_data_number 
+0x6e8e 030496 icopy loopcnt 
+0x6e8f 030497 fetcht 2 ,mem_nv_data_ptr 
+0x6e90 030498 setarg 0 
+:      030499 init_device_list_loop:
+0x6e91 030500 istore 1 ,temp 
+0x6e92 030501 increase nv_data_len ,temp 
+0x6e93 030502 pincrease 1 
+0x6e94 030503 loop init_device_list_loop 
+0x6e95 030504 rtn 
+:      030506 load_device_list_mode_4:
+0x6e96 030509 call enable_user2 
+0x6e97 030510 call nvram_find_addr_from_bd_list 
+0x6e98 030511 nbranch clear_ltk_exists ,user 
+0x6e99 030512 fetch 2 ,mem_list_item_ptr 
+0x6e9a 030513 add pdata ,1 ,contr 
+0x6e9b 030514 arg mem_le_irk ,contw 
+0x6e9c 030515 call memcpy16 
+0x6e9d 030516 arg mem_le_ltk ,contw 
+0x6e9e 030517 call memcpy16 
+0x6e9f 030518 jam 1 ,mem_ltk_exists 
+0x6ea0 030519 rtn 
+:      030521 clear_ltk_exists:
+0x6ea1 030522 jam 0 ,mem_ltk_exists 
+0x6ea2 030523 rtn 
+:      030526 eeprom_store_le_reconn_info:
+0x6ea3 030527 jam rec_4_mode ,mem_record_bt_mode 
+0x6ea4 030528 branch eeprom_store_reconn_info 
+:      030530 eeprom_store_reconn_info:
+0x6ea5 030531 fetch 1 ,mem_device_option 
+0x6ea6 030532 beq dvc_op_module ,check_51cmd_update_device_record 
+0x6ea7 030533 beq dvc_op_mouse ,mouse_store_remote_bdaddr 
+0x6ea8 030534 rtn 
+:      030540 get_gpio_wakeup_index:
+0x6ea9 030541 and temp ,0x1f ,pdata 
+0x6eaa 030542 rshift pdata ,pdata 
+0x6eab 030543 arg mem_gpio_wakeup_cfg ,contw 
+0x6eac 030544 iadd contw ,contw 
+0x6ead 030545 arg 0xf0 ,alarm 
+0x6eae 030546 isolate0 0 ,temp 
+0x6eaf 030547 rtn true 
+0x6eb0 030548 arg 0xf ,alarm 
+0x6eb1 030549 rtn 
+:      030552 gpio_set_wake_by_current_state:
+0x6eb2 030553 bpatch patch1a_5 ,mem_patch1a 
+0x6eb3 030554 set1 gpio_active_bit ,temp 
+0x6eb4 030555 call gpio_get_bit 
+0x6eb5 030556 nsetflag true ,gpio_active_bit ,temp 
+:      030559 gpio_set_wake:
+0x6eb6 030560 bpatch patch1a_6 ,mem_patch1a 
+0x6eb7 030561 sub temp ,ui_button_gpio_disable ,null 
+0x6eb8 030562 rtn zero 
+0x6eb9 030563 arg 4 ,debug 
+0x6eba 030564 isolate1 gpio_active_bit ,temp 
+0x6ebb 030565 branch gpio_set_wake_high ,true 
+0x6ebc 030566 arg 2 ,debug 
+:      030567 gpio_set_wake_high:
+0x6ebd 030568 call get_gpio_wakeup_index 
+0x6ebe 030569 isolate0 0 ,temp 
+0x6ebf 030570 branch gpio_set_wake_low4bit ,true 
+0x6ec0 030571 lshift4 debug ,debug 
+:      030572 gpio_set_wake_low4bit:
+0x6ec1 030573 ifetch 1 ,contw 
+0x6ec2 030574 iand alarm ,pdata 
+0x6ec3 030575 ior debug ,pdata 
+0x6ec4 030576 istore 1 ,contw 
+0x6ec5 030577 rtn 
+:      030580 gpio_set_low_pullup:
+0x6ec6 030581 bpatch patch1a_7 ,mem_patch1a 
+0x6ec7 030582 sub temp ,ui_button_gpio_disable ,null 
+0x6ec8 030583 rtn zero 
+0x6ec9 030584 arg 1 ,debug 
+0x6eca 030585 call get_gpio_wakeup_index 
+0x6ecb 030586 isolate0 0 ,temp 
+0x6ecc 030587 branch gpio_set_low_pullup_low4bit ,true 
+0x6ecd 030588 lshift4 debug ,debug 
+:      030589 gpio_set_low_pullup_low4bit:
+0x6ece 030590 ifetch 1 ,contw 
+0x6ecf 030591 iand alarm ,pdata 
+0x6ed0 030592 ior debug ,pdata 
+0x6ed1 030593 istore 1 ,contw 
+0x6ed2 030594 rtn 
+:      030599 gpio_clr_wake:
+0x6ed3 030600 bpatch patch1b_0 ,mem_patch1b 
+0x6ed4 030601 sub temp ,ui_button_gpio_disable ,null 
+0x6ed5 030602 rtn zero 
+0x6ed6 030603 call get_gpio_wakeup_index 
+0x6ed7 030604 ifetch 1 ,contw 
+0x6ed8 030605 iand alarm ,pdata 
+0x6ed9 030606 istore 1 ,contw 
+0x6eda 030607 rtn 
+:      030609 gpio_config_input_nowake:
+0x6edb 030610 call gpio_clr_wake 
+0x6edc 030611 branch gpio_config_input_without_wake 
+:      030614 gpio_config_input:
+0x6edd 030615 sub temp ,ui_button_gpio_disable ,null 
+0x6ede 030616 rtn zero 
+0x6edf 030617 ncall gpio_set_wake ,wake 
+:      030618 gpio_config_input_without_wake:
+0x6ee0 030619 call gpio_addr 
+0x6ee1 030620 setarg 0 
+0x6ee2 030621 isolate1 gpio_active_bit ,temp 
+0x6ee3 030622 nsetflag true ,6 ,pdata 
+0x6ee4 030623 setflag true ,7 ,pdata 
+0x6ee5 030624 branch gpio_write 
+:      030627 gpio_get_bit:
+0x6ee6 030628 bpatch patch1b_1 ,mem_patch1b 
+0x6ee7 030629 arg core_gpio_in ,contw 
+0x6ee8 030630 and temp ,0x07 ,queue 
+0x6ee9 030631 rshift3 temp ,pdata 
+0x6eea 030632 and_into 3 ,pdata 
+0x6eeb 030633 iadd contw ,contw 
+0x6eec 030634 ifetch 1 ,contw 
+0x6eed 030635 isolate1 gpio_active_bit ,temp 
+0x6eee 030636 branch gpio_get_bit_reverse ,true 
+0x6eef 030637 qisolate0 pdata 
+0x6ef0 030638 rtn 
+:      030639 gpio_get_bit_reverse:
+0x6ef1 030640 qisolate1 pdata 
+0x6ef2 030641 rtn 
+:      030644 gpio_out_inactive:
+0x6ef3 030645 sub temp ,ui_button_gpio_disable ,null 
+0x6ef4 030646 rtn zero 
+0x6ef5 030647 isolate1 gpio_active_bit ,null 
+0x6ef6 030648 branch gpio_out_flag 
+:      030650 gpio_config_output:
+:      030651 gpio_out_active:
+0x6ef7 030652 sub temp ,ui_button_gpio_disable ,null 
+0x6ef8 030653 rtn zero 
+0x6ef9 030654 isolate0 gpio_active_bit ,null 
+:      030657 gpio_out_flag:
+0x6efa 030658 setarg 0 
+0x6efb 030659 nsetflag true ,gpio_active_bit ,pdata 
+0x6efc 030660 ixor temp ,temp 
+:      030663 gpio_out:
+0x6efd 030664 call gpio_addr 
+0x6efe 030665 setarg gpcfg_output_high 
+0x6eff 030666 isolate1 gpio_active_bit ,temp 
+0x6f00 030667 setflag true ,0 ,pdata 
+0x6f01 030668 branch gpio_write 
+:      030671 gpio_check_active:
+0x6f02 030672 sub temp ,ui_button_gpio_disable ,null 
+0x6f03 030673 branch disable_true ,zero 
+0x6f04 030674 call gpio_addr 
+0x6f05 030675 ifetch 1 ,contw 
+0x6f06 030676 bbit1 0 ,gpio_check_active_high 
+0x6f07 030677 isolate0 gpio_active_bit ,temp 
+0x6f08 030678 rtn 
+:      030679 gpio_check_active_high:
+0x6f09 030680 isolate1 gpio_active_bit ,temp 
+0x6f0a 030681 rtn 
+:      030683 gpio_set_analog:
+0x6f0b 030684 call gpio_addr 
+0x6f0c 030685 setarg gpcfg_no_ie 
+:      030686 gpio_write:
+0x6f0d 030687 istore 1 ,contw 
+0x6f0e 030688 rtn 
+:      030690 gpio_set_high_impedance:
+0x6f0f 030691 sub temp ,ui_button_gpio_disable ,null 
+0x6f10 030692 rtn zero 
+0x6f11 030693 call gpio_addr 
+0x6f12 030694 setarg gpcfg_high_impedance 
+0x6f13 030695 branch gpio_write 
+:      030697 gpio_addr:
+0x6f14 030698 and temp ,0x3f ,pdata 
+0x6f15 030699 sub pdata ,gpio_number + -1 ,null 
+0x6f16 030700 nbranch gpio_addr_ext ,positive 
+0x6f17 030701 arg core_gpio_conf ,contw 
+:      030702 gpio_addr_next:
+0x6f18 030703 iadd contw ,contw 
+0x6f19 030704 rtn 
+:      030705 gpio_addr_ext:
+0x6f1a 030706 arg core_gpio_conf_hi ,contw 
+0x6f1b 030707 increase -16 ,pdata 
+0x6f1c 030708 branch gpio_addr_next 
+:      030711 gpio_config_param:
+0x6f1d 030712 and pdata ,0xff ,temp 
+0x6f1e 030713 rshift8 pdata ,pdata 
+0x6f1f 030714 branch gpio_config_function_int 
+:      030717 gpio_config_function:
+0x6f20 030718 rtnbit0 gpio_active_bit 
+:      030719 gpio_config_function_int:
+0x6f21 030720 and_into 0x3f ,pdata 
+0x6f22 030721 sub pdata ,gpio_number + -1 ,null 
+0x6f23 030722 nbranch gpio_config_function_int_ext ,positive 
+0x6f24 030723 arg core_gpio_conf ,contw 
+:      030724 gpio_config_function_int_next:
+0x6f25 030725 iadd contw ,contw 
+0x6f26 030726 istoret 1 ,contw 
+0x6f27 030727 rtn 
+:      030728 gpio_config_function_int_ext:
+0x6f28 030729 arg core_gpio_conf_hi ,contw 
+0x6f29 030730 increase -16 ,pdata 
+0x6f2a 030731 branch gpio_config_function_int_next 
+:      030735 gpio_get_config:
+0x6f2b 030736 and_into 0x3f ,temp 
+0x6f2c 030737 sub temp ,gpio_number + -1 ,null 
+0x6f2d 030738 nbranch gpio_get_config_ext ,positive 
+0x6f2e 030739 setarg core_gpio_conf 
+:      030740 gpio_get_config_next:
+0x6f2f 030741 iadd temp ,contr 
+0x6f30 030742 ifetch 1 ,contr 
+0x6f31 030743 rtn 
+:      030744 gpio_get_config_ext:
+0x6f32 030745 setarg core_gpio_conf_hi 
+0x6f33 030746 increase -16 ,temp 
+0x6f34 030747 branch gpio_get_config_next 
+:      030751 gpio_set_before_lpm:
+0x6f35 030752 arg gpio_number ,loopcnt 
+0x6f36 030753 arg core_gpio_conf ,contr 
+:      030754 setgpio_loop:
+0x6f37 030755 copy contr ,contw 
+0x6f38 030756 ifetch 1 ,contr 
+0x6f39 030757 beq gpcfg_spid_miso ,setgpio_pullup 
+0x6f3a 030758 beq gpcfg_spid_ncs ,setgpio_pullup 
+0x6f3b 030759 beq gpcfg_spid_sck ,setgpio_pullup 
+0x6f3c 030760 beq gpcfg_spid_mosi ,setgpio_pullup 
+0x6f3d 030761 beq gpcfg_spid_sdio ,setgpio_pullup 
+0x6f3e 030762 beq gpcfg_iic_scl ,setgpio_pullup 
+0x6f3f 030763 beq gpcfg_iic_sda ,setgpio_pullup 
+0x6f40 030764 beq gpcfg_input ,setgpio_pullup 
+:      030765 setgpio_loop_end:
+0x6f41 030766 loop setgpio_loop 
+0x6f42 030767 arg core_gpio_conf_hi + gpio_number_ext ,pdata 
+0x6f43 030768 isub contr ,null 
+0x6f44 030769 rtn zero 
+:      030770 gpio_set_before_lpm_ext:
+0x6f45 030771 arg gpio_number_ext ,loopcnt 
+0x6f46 030772 arg core_gpio_conf_hi ,contr 
+0x6f47 030773 branch setgpio_loop 
+:      030776 setgpio_pullup:
+0x6f48 030777 setarg gpcfg_pullup 
+0x6f49 030778 istore 1 ,contw 
+0x6f4a 030779 branch setgpio_loop_end 
+:      030780 setgpio_pulldown:
+0x6f4b 030781 setarg gpcfg_pulldown 
+0x6f4c 030782 istore 1 ,contw 
+0x6f4d 030783 branch setgpio_loop_end 
+:      030787 sadc_calibration:
+0x6f4e 030788 bpatch patch1b_2 ,mem_patch1b 
+0x6f4f 030789 rtn wake 
+0x6f50 030790 jam 0x77 ,core_gpadc_ctrl 
+0x6f51 030791 jam 0xc9 ,core_gpadc_cfg0 
+0x6f52 030792 jam 0x01 ,core_gpadc_cfg3 
+0x6f53 030793 fetch 1 ,mem_adc_clkdiv 
+0x6f54 030794 store 1 ,core_sadc_clkdiv 
+0x6f55 030795 call sadc_read 
+0x6f56 030796 jam 0xc1 ,core_gpadc_cfg0 
+:      030797 sadc_cal_read:
+0x6f57 030798 arg 7 ,loopcnt 
+0x6f58 030799 arg mem_adc_cal_c0 ,rega 
+0x6f59 030800 jam 0x05 ,core_gpadc_cfg2 
+:      030801 sadc_cal_read_loop:
+0x6f5a 030802 fetch 1 ,core_gpadc_status 
+0x6f5b 030803 istore 1 ,rega 
+0x6f5c 030804 increase 1 ,rega 
+0x6f5d 030805 fetch 1 ,core_gpadc_cfg2 
+0x6f5e 030806 increase 0x20 ,pdata 
+0x6f5f 030807 store 1 ,core_gpadc_cfg2 
+0x6f60 030808 loop sadc_cal_read_loop 
+0x6f61 030809 jam 0x00 ,core_gpadc_ctrl 
+0x6f62 030810 rtn 
+:      030812 sadc_cal_write:
+0x6f63 030813 fetch 1 ,core_sadc_ctrl 
+0x6f64 030814 set1 1 ,pdata 
+0x6f65 030815 store 1 ,core_sadc_ctrl 
+0x6f66 030816 arg 7 ,loopcnt 
+0x6f67 030817 arg mem_adc_cal_c0 ,rega 
+0x6f68 030818 jam 0x15 ,core_gpadc_cfg2 
+:      030819 sadc_cal_write_loop:
+0x6f69 030820 ifetch 1 ,rega 
+0x6f6a 030821 store 1 ,core_gpadc_cfg1 
+0x6f6b 030822 increase 1 ,rega 
+0x6f6c 030823 fetch 1 ,core_gpadc_cfg2 
+0x6f6d 030824 increase 0x20 ,pdata 
+0x6f6e 030825 store 1 ,core_gpadc_cfg2 
+0x6f6f 030826 loop sadc_cal_write_loop 
+0x6f70 030827 fetch 1 ,core_sadc_ctrl 
+0x6f71 030828 set0 1 ,pdata 
+0x6f72 030829 store 1 ,core_sadc_ctrl 
+0x6f73 030830 rtn 
+:      030834 adc_init_data:
+0x6f74 030835 bpatch patch1b_3 ,mem_patch1b 
+0x6f75 030836 fetch 8 ,mem_otp_adc 
+0x6f76 030837 branch adc_init_cal_data_default ,blank 
+0x6f77 030838 store 8 ,mem_3v_adc_io_data 
+0x6f78 030839 rtn 
+:      030841 adc_init_cal_data_default:
+0x6f79 030842 setarg 0x0bbe 
+0x6f7a 030843 store 2 ,mem_3v_adc_io_data 
+0x6f7b 030844 setarg 0x03f0 
+0x6f7c 030845 store 2 ,mem_1v_adc_io_data 
+0x6f7d 030846 setarg 0x027e 
+0x6f7e 030847 store 2 ,mem_2v_adc_hvin_data 
+0x6f7f 030848 setarg 0x03c4 
+0x6f80 030849 store 2 ,mem_3v_adc_hvin_data 
+0x6f81 030850 rtn 
+:      030852 enable_adc:
+0x6f82 030853 bpatch patch1b_4 ,mem_patch1b 
+0x6f83 030854 call sadc_cal_write 
+0x6f84 030855 fetch 1 ,core_gpadc_cfg1 
+0x6f85 030856 set0 7 ,pdata 
+0x6f86 030857 store 1 ,core_gpadc_cfg1 
+0x6f87 030858 jam 0x77 ,core_gpadc_ctrl 
+0x6f88 030859 jam 0xc1 ,core_gpadc_cfg0 
+0x6f89 030860 jam 0x01 ,core_gpadc_cfg3 
+0x6f8a 030861 call sadc_channel 
+0x6f8b 030862 fetch 1 ,mem_adc_clkdiv 
+0x6f8c 030863 store 1 ,core_sadc_clkdiv 
+0x6f8d 030864 call sadc_read 
+0x6f8e 030865 jam 0 ,core_sadc_clkdiv 
+0x6f8f 030866 branch sadc_dma 
+:      030868 sadc_channel:
+0x6f90 030869 fetch 1 ,mem_adc_channel 
+0x6f91 030870 lshift4 pdata ,pdata 
+0x6f92 030871 fetcht 1 ,core_gpadc_cfg3 
+0x6f93 030872 and_into 0x0f ,temp 
+0x6f94 030873 ior temp ,temp 
+0x6f95 030874 storet 1 ,core_gpadc_cfg3 
+0x6f96 030875 rtn 
+:      030877 sadc_read:
+0x6f97 030878 jam 0x03 ,core_sadc_ctrl 
+:      030879 sadc_read_wait:
+0x6f98 030880 fetch 1 ,core_perf_status 
+0x6f99 030881 bbit0 saradc_done ,sadc_read_wait 
+0x6f9a 030882 fetcht 2 ,core_sadc_data 
+0x6f9b 030883 storet 2 ,mem_adc_current_value 
+0x6f9c 030884 jam 0x06 ,core_sadc_ctrl 
+:      030885 sadc_read_wait2:
+0x6f9d 030886 fetch 1 ,core_perf_status 
+0x6f9e 030887 bbit1 saradc_done ,sadc_read_wait2 
+0x6f9f 030888 jam 0x00 ,core_sadc_ctrl 
+0x6fa0 030889 rtn 
+:      030891 sadc_dma:
+0x6fa1 030892 fetch 1 ,mem_adc_dma_enable 
+0x6fa2 030893 rtn blank 
+0x6fa3 030894 fetch 1 ,core_gpadc_cfg1 
+0x6fa4 030895 set1 7 ,pdata 
+0x6fa5 030896 store 1 ,core_gpadc_cfg1 
+0x6fa6 030897 fetch 1 ,mem_adc_clkdiv 
+0x6fa7 030898 store 1 ,core_sadc_clkdiv 
+0x6fa8 030899 fetch 2 ,mem_adc_saddr_ptr 
+0x6fa9 030900 store 2 ,core_sadc_saddr 
+0x6faa 030901 fetch 2 ,mem_adc_eaddr_ptr 
+0x6fab 030902 store 2 ,core_sadc_eaddr 
+0x6fac 030903 jam 0x0b ,core_sadc_ctrl 
+0x6fad 030904 nop 1000 
+0x6fae 030905 jam 0x03 ,core_sadc_ctrl 
+0x6faf 030906 rtn 
+:      030908 vdd_calculate_by_mode:
+0x6fb0 030909 bpatch patch1b_5 ,mem_patch1b 
+0x6fb1 030910 fetch 1 ,mem_adc_config_flag 
+0x6fb2 030911 beq adc_config_hvin ,vdd_calculate_hvin 
+0x6fb3 030912 beq adc_config_gpio ,vdd_calculate_io 
+0x6fb4 030913 rtn 
+:      030915 vdd_calculate_hvin:
+0x6fb5 030916 setarg 1000 
+0x6fb6 030917 store 2 ,mem_reference_voltage 
+0x6fb7 030918 fetcht 2 ,mem_3v_adc_hvin_data 
+0x6fb8 030919 fetch 2 ,mem_2v_adc_hvin_data 
+0x6fb9 030920 arg 2000 ,regc 
+0x6fba 030921 branch vdd_calculate 
+:      030923 vdd_calculate_io:
+0x6fbb 030924 setarg 2000 
+0x6fbc 030925 store 2 ,mem_reference_voltage 
+0x6fbd 030926 fetcht 2 ,mem_3v_adc_io_data 
+0x6fbe 030927 fetch 2 ,mem_1v_adc_io_data 
+0x6fbf 030928 arg 1000 ,regc 
+:      030929 vdd_calculate:
+0x6fc0 030930 isub temp ,rega 
+0x6fc1 030931 fetch 2 ,mem_adc_current_value 
+0x6fc2 030932 isub temp ,pdata 
+0x6fc3 030933 nbranch vdd_calculate1 ,positive 
+0x6fc4 030934 fetcht 2 ,mem_reference_voltage 
+0x6fc5 030935 imul32 temp ,regb 
+0x6fc6 030936 copy regc ,pdata 
+0x6fc7 030937 imul32 rega ,pdata 
+0x6fc8 030938 iadd regb ,pdata 
+:      030939 vdd_calculate2:
+0x6fc9 030940 idiv rega 
+0x6fca 030941 call wait_div_end 
+0x6fcb 030942 quotient pdata 
+0x6fcc 030943 rtn 
+:      030945 vdd_calculate1:
+0x6fcd 030946 copy temp ,pdata 
+0x6fce 030947 fetcht 2 ,mem_adc_current_value 
+0x6fcf 030948 isub temp ,pdata 
+0x6fd0 030949 fetcht 2 ,mem_reference_voltage 
+0x6fd1 030950 imul32 temp ,regb 
+0x6fd2 030951 copy regc ,pdata 
+0x6fd3 030952 imul32 rega ,pdata 
+0x6fd4 030953 isub regb ,pdata 
+0x6fd5 030954 nbranch set_pdata_0 ,positive 
+0x6fd6 030955 branch vdd_calculate2 
+:      030959 adc_bat_percent_lowpower_out:
+0x6fd7 030960 ifetch 8 ,rega 
+0x6fd8 030961 store 8 ,mem_pdatatemp 
+0x6fd9 030962 fetch 2 ,mem_pdatatemp 
+0x6fda 030963 fetcht 2 ,mem_pdatatemp + 2 
+0x6fdb 030964 isub temp ,rega 
+0x6fdc 030965 fetch 2 ,mem_pdatatemp + 6 
+0x6fdd 030966 isub temp ,regb 
+0x6fde 030967 fetcht 2 ,mem_pdatatemp + 4 
+0x6fdf 030968 isub temp ,null 
+0x6fe0 030969 ncall adc_set_low_power_flag ,positive 
+0x6fe1 030970 mul32 regb ,100 ,pdata 
+0x6fe2 030971 idiv rega 
+0x6fe3 030972 call wait_div_end 
+0x6fe4 030973 quotient pdata 
+0x6fe5 030974 call adc_set_no_power_flag ,blank 
+0x6fe6 030975 rtn 
+:      030977 adc_set_low_power_flag:
+0x6fe7 030978 fetch 1 ,mem_adc_power_flag 
+0x6fe8 030979 set1 0 ,pdata 
+0x6fe9 030980 store 1 ,mem_adc_power_flag 
+0x6fea 030981 rtn 
+:      030983 adc_clear_low_power_flag:
+0x6feb 030984 fetch 1 ,mem_adc_power_flag 
+0x6fec 030985 set0 0 ,pdata 
+0x6fed 030986 store 1 ,mem_adc_power_flag 
+0x6fee 030987 rtn 
+:      030989 adc_set_no_power_flag:
+0x6fef 030990 fetcht 1 ,mem_adc_power_flag 
+0x6ff0 030991 set1 1 ,temp 
+0x6ff1 030992 storet 1 ,mem_adc_power_flag 
+0x6ff2 030993 rtn 
+:      030995 adc_clear_no_power_flag:
+0x6ff3 030996 fetcht 1 ,mem_adc_power_flag 
+0x6ff4 030997 set0 1 ,temp 
+0x6ff5 030998 storet 1 ,mem_adc_power_flag 
+0x6ff6 030999 rtn 
+:      031004 keyscan_key_init:
+0x6ff7 031005 fetch 2 ,mem_key_num_ptr 
+0x6ff8 031006 ifetch 1 ,pdata 
+:      031007 keyscan_key_init_next:
+0x6ff9 031008 rtn blank 
+0x6ffa 031009 copy pdata ,loopcnt 
+0x6ffb 031011 fetch 2 ,mem_keyscan_ptr 
+0x6ffc 031012 increase 3 ,pdata 
+0x6ffd 031013 copy pdata ,rega 
+:      031014 keyscan_key_init_lp1:
+0x6ffe 031015 ifetcht 1 ,rega 
+0x6fff 031016 call gpio_config_input 
+0x7000 031017 increase key_conf_struct_len ,rega 
+0x7001 031018 loop keyscan_key_init_lp1 
+:      031019 keyscan_key_init_end:
+0x7002 031020 rtn 
+:      031022 keyscan_scan_key:
+0x7003 031023 fetch 2 ,mem_keyscan_ptr 
+0x7004 031024 increase 3 ,pdata 
+0x7005 031025 copy pdata ,rega 
+0x7006 031027 force 0 ,regb 
+0x7007 031028 setarg 0 
+0x7008 031029 store 2 ,mem_key_value_temp 
+:      031030 keyscan_scan_key_lp1:
+0x7009 031031 ifetcht 1 ,rega 
+0x700a 031032 call gpio_get_bit 
+0x700b 031033 bpatch patch1b_6 ,mem_patch1b 
+0x700c 031034 fetch 2 ,mem_key_value_temp 
+0x700d 031035 copy regb ,queue 
+0x700e 031036 qsetflag true ,pdata 
+0x700f 031037 store 2 ,mem_key_value_temp 
+0x7010 031038 increase key_conf_struct_len ,rega 
+0x7011 031039 increase 1 ,regb 
+0x7012 031040 fetch 2 ,mem_key_num_ptr 
+0x7013 031041 ifetch 1 ,pdata 
+:      031042 keyscan_scan_key_lp1_next:
+0x7014 031043 ixor regb ,null 
+0x7015 031044 nbranch keyscan_scan_key_lp1 ,zero 
+0x7016 031045 fetch 2 ,mem_key_value_temp 
+0x7017 031046 fetcht 2 ,mem_key_value_retention 
+0x7018 031047 ixor temp ,null 
+0x7019 031048 rtn zero 
+0x701a 031049 branch enable_user 
+:      031051 keyscan_process_lpm_before:
+0x701b 031052 fetch 2 ,mem_key_num_ptr 
+0x701c 031053 ifetch 1 ,pdata 
+:      031054 keyscan_process_lpm_before_next:
+0x701d 031055 rtn blank 
+0x701e 031056 copy pdata ,loopcnt 
+0x701f 031057 fetch 2 ,mem_keyscan_ptr 
+0x7020 031058 increase 3 ,pdata 
+0x7021 031059 copy pdata ,rega 
+:      031060 keyscan_process_lpm_before_lp1:
+0x7022 031061 ifetcht 1 ,rega 
+0x7023 031062 call gpio_set_wake_by_current_state 
+0x7024 031063 increase key_conf_struct_len ,rega 
+0x7025 031064 loop keyscan_process_lpm_before_lp1 
+:      031065 keyscan_process_lpm_before_end:
+0x7026 031066 rtn 
+:      031068 keyscan_key_process:
+0x7027 031069 arg key_scan_timer ,queue 
+0x7028 031070 call timer_check 
+0x7029 031071 nrtn blank 
+0x702a 031072 setarg 0x20 
+0x702b 031073 arg key_scan_timer ,queue 
+0x702c 031074 call timer_init 
+0x702d 031075 disable user 
+0x702e 031076 call keyscan_process_lpm_before 
+0x702f 031077 bpatch patch1b_7 ,mem_patch1b 
+0x7030 031078 fetch 2 ,mem_key_num_ptr 
+0x7031 031079 ifetch 1 ,pdata 
+:      031080 keyscan_key_process_next:
+0x7032 031081 rtn blank 
+0x7033 031082 call keyscan_scan_key 
+0x7034 031083 nbranch lpm_button_clean_wake_lock ,user 
+0x7035 031084 call lpm_button_get_wake_lock 
+0x7036 031085 disable user 
+0x7037 031086 fetch 2 ,mem_key_value_temp 
+0x7038 031087 store 2 ,mem_key_value_temp4 
+0x7039 031088 jam 0 ,mem_key_value_temp6 
+0x703a 031089 force 0 ,queue 
+:      031090 keyscan_key_lp1:
+0x703b 031091 fetch 2 ,mem_key_value_retention 
+0x703c 031092 rshift pdata ,temp 
+0x703d 031093 storet 2 ,mem_key_value_retention 
+0x703e 031094 and pdata ,0x01 ,pdata 
+0x703f 031095 fetcht 2 ,mem_key_value_temp4 
+0x7040 031096 and temp ,0x01 ,rega 
+0x7041 031097 rshift temp ,temp 
+0x7042 031098 storet 2 ,mem_key_value_temp4 
+0x7043 031099 ixor rega ,null 
+0x7044 031100 ncall keyscan_send_key_data ,zero 
+0x7045 031101 fetch 2 ,mem_key_num_ptr 
+0x7046 031102 ifetch 1 ,pdata 
+:      031103 keyscan_key_lp1_next:
+0x7047 031104 fetcht 1 ,mem_key_value_temp6 
+0x7048 031105 increase 1 ,temp 
+0x7049 031106 storet 1 ,mem_key_value_temp6 
+0x704a 031107 copy temp ,queue 
+0x704b 031108 ixor queue ,null 
+0x704c 031109 nbranch keyscan_key_lp1 ,zero 
+0x704d 031110 fetch 2 ,mem_key_value_temp 
+0x704e 031111 store 2 ,mem_key_value_retention 
+0x704f 031112 rtn 
+:      031113 keyscan_send_key_data:
+0x7050 031114 bpatch patch1c_0 ,mem_patch1c 
+0x7051 031115 fetch 2 ,mem_keyscan_ptr 
+0x7052 031116 increase 1 ,pdata 
+0x7053 031117 ifetch 2 ,pdata 
+0x7054 031118 branch callback_func 
+:      031124 pwm_init:
+0x7055 031125 fetch 1 ,core_clksel 
+0x7056 031126 ior rega ,pdata 
+0x7057 031127 store 1 ,core_clksel 
+0x7058 031128 fetch 2 ,core_clkoff 
+0x7059 031129 set0 clock_off_pwm ,pdata 
+0x705a 031130 store 2 ,core_clkoff 
+:      031131 delay_nop100:
+0x705b 031132 nop 100 
+0x705c 031133 rtn 
+:      031135 pwm_clk_set:
+0x705d 031136 fetch 1 ,core_clksel 
+0x705e 031137 bbit1 6 ,pwm_24m_clk_set 
+0x705f 031138 bbit1 7 ,pwm_33k_clk_set 
+:      031139 pwm_12m_clk_set:
+0x7060 031140 setarg pwm_12mhz 
+0x7061 031141 rtn 
+:      031142 pwm_24m_clk_set:
+0x7062 031143 setarg pwm_24mhz 
+0x7063 031144 rtn 
+:      031145 pwm_33k_clk_set:
+0x7064 031146 setarg pwm_33khz 
+0x7065 031147 rtn 
+:      031150 pwm_out_set:
+0x7066 031151 fetcht 3 ,mem_pdatatemp + 2 
+0x7067 031152 call pwm_clk_set 
+0x7068 031153 idiv temp 
+0x7069 031154 call wait_div_end 
+0x706a 031155 quotient temp 
+0x706b 031156 fetch 1 ,mem_pdatatemp + 5 
+0x706c 031157 imul32 temp ,pdata 
+0x706d 031158 div pdata ,100 
+0x706e 031159 call wait_div_end 
+0x706f 031160 quotient rega 
+0x7070 031161 copy temp ,pdata 
+0x7071 031162 isub rega ,regb 
+0x7072 031164 fetch 1 ,mem_pdatatemp + 1 
+0x7073 031165 call pwm_duty_cycle_set 
+0x7074 031166 fetch 1 ,mem_pdatatemp 
+0x7075 031167 fetcht 1 ,mem_pdatatemp + 1 
+0x7076 031168 and_into 0x0f ,temp 
+0x7077 031169 lshift8 temp ,temp 
+0x7078 031170 ior temp ,pdata 
+0x7079 031171 branch pwm_enable 
+:      031173 pwm_duty_cycle_set:
+0x707a 031174 iforce queue 
+0x707b 031175 call pwm_duty_cycle_set_without_autoload 
+0x707c 031176 branch pwm_autoload_set 
+:      031178 pwm_autoload_set:
+0x707d 031179 fetch 1 ,core_pwm_autoload 
+0x707e 031180 qset1 pdata 
+0x707f 031181 store 1 ,core_pwm_autoload 
+0x7080 031182 fetcht 1 ,core_clksel 
+0x7081 031183 isolate1 7 ,temp 
+0x7082 031184 call delay_1clk_of_33k ,true 
+0x7083 031185 qset0 pdata 
+0x7084 031186 store 1 ,core_pwm_autoload 
+0x7085 031187 rtn 
+:      031190 delay_1clk_of_33k:
+0x7086 031191 nop 480 
+0x7087 031192 rtn 
+:      031194 pwm_duty_cycle_set_without_autoload:
+0x7088 031195 and_into 0x0f ,pdata 
+0x7089 031196 arg core_pwm_pcnt0 ,contw 
+0x708a 031197 mul32 pdata ,4 ,pdata 
+0x708b 031198 iadd contw ,contw 
+0x708c 031199 copy rega ,pdata 
+0x708d 031200 istore 2 ,contw 
+0x708e 031201 copy regb ,pdata 
+0x708f 031202 istore 2 ,contw 
+0x7090 031203 rtn 
+:      031208 pwm_enable_in_syncmode:
+0x7091 031209 rshift8 regb ,queue 
+0x7092 031210 call pwm_init_bit_set 
+0x7093 031211 rshift8 regb ,queue 
+0x7094 031212 call pwm_syncmode_set 
+0x7095 031213 rshift8 rega ,queue 
+0x7096 031214 enable true 
+0x7097 031215 call pwm_syncmode_set_process 
+0x7098 031217 deposit rega 
+0x7099 031218 call pwm_gpio_select 
+0x709a 031219 deposit regb 
+0x709b 031220 branch pwm_enable 
+:      031222 pwm_disable_in_syncmode:
+0x709c 031223 deposit rega 
+0x709d 031224 call pwm_disable 
+0x709e 031225 deposit regb 
+0x709f 031226 call pwm_disable 
+0x70a0 031228 rshift8 rega ,queue 
+0x70a1 031229 disable true 
+0x70a2 031230 call pwm_syncmode_set_process 
+0x70a3 031231 rshift8 regb ,queue 
+0x70a4 031232 disable true 
+0x70a5 031233 call pwm_init_bit_set_process 
+0x70a6 031234 rshift8 regb ,queue 
+0x70a7 031235 disable true 
+0x70a8 031236 branch pwm_syncmode_set_process 
+:      031239 pwm_syncmode_set:
+0x70a9 031240 isolate1 7 ,queue 
+:      031241 pwm_syncmode_set_process:
+0x70aa 031242 and queue ,0x0f ,queue 
+0x70ab 031243 fetch 1 ,core_pwm_sync 
+0x70ac 031244 qsetflag true ,pdata 
+0x70ad 031245 store 1 ,core_pwm_sync 
+0x70ae 031246 rtn 
+:      031248 pwm_init_bit_set:
+0x70af 031249 isolate1 6 ,queue 
+:      031250 pwm_init_bit_set_process:
+0x70b0 031251 and queue ,0x0f ,queue 
+0x70b1 031252 fetch 1 ,core_pwm_init 
+0x70b2 031253 qsetflag true ,pdata 
+0x70b3 031254 store 1 ,core_pwm_init 
+0x70b4 031255 rtn 
+:      031256 pwm_gpio_select:
+0x70b5 031257 call pwm_select_channel 
+:      031258 pwm_gpio_select_process:
+0x70b6 031259 lshift8 pdata ,pdata 
+0x70b7 031260 add queue ,gpcfg_pwm_out0 ,temp 
+0x70b8 031261 ior temp ,pdata 
+0x70b9 031262 branch gpio_config_param 
+:      031264 pwm_enable:
+0x70ba 031265 enable user 
+0x70bb 031266 call pwm_gpio_select 
+0x70bc 031267 branch pwm_set_select 
+:      031269 pwm_disable:
+0x70bd 031270 disable user 
+0x70be 031271 call pwm_select_channel 
+0x70bf 031272 branch pwm_set_select 
+:      031274 pwm_set_select:
+0x70c0 031275 and queue ,0x0f ,queue 
+0x70c1 031276 fetch 1 ,core_pwm_en 
+0x70c2 031277 qsetflag user ,pdata 
+0x70c3 031278 store 1 ,core_pwm_en 
+0x70c4 031279 rtn 
+:      031280 pwm_select_channel:
+0x70c5 031281 rshift8 pdata ,queue 
+0x70c6 031282 and queue ,0x0f ,queue 
+0x70c7 031283 rtn 
+:      031287 wdt_init_config:
+0x70c8 031288 copy pdata ,temp 
+0x70c9 031289 bpatch patch1c_1 ,mem_patch1c 
+0x70ca 031290 call wdt_set_enable 
+0x70cb 031291 setarg 2048 
+0x70cc 031292 isub temp ,pdata 
+0x70cd 031293 copy pdata ,temp 
+0x70ce 031294 rshift4 temp ,temp 
+0x70cf 031295 storet 1 ,core_write_wdt 
+0x70d0 031296 nop 1400 
+0x70d1 031297 copy pdata ,temp 
+0x70d2 031298 and_into 0x0f ,temp 
+0x70d3 031299 storet 1 ,core_write_wdt2 
+0x70d4 031300 rtn 
+:      031303 wdt_set_enable:
+0x70d5 031304 enable user2 
+0x70d6 031305 branch wdt_init_set 
+:      031308 wdt_set_disable:
+0x70d7 031309 bpatch patch1c_2 ,mem_patch1c 
+0x70d8 031310 disable user2 
+:      031311 wdt_init_set:
+0x70d9 031312 fetch 1 ,core_config 
+0x70da 031313 setflag user2 ,3 ,pdata 
+0x70db 031314 store 1 ,core_config 
+0x70dc 031315 rtn 
+:      031320 nec61212_init:
+0x70dd 031321 arg fun_nec_enable | fun_nec_clk_divide_24 ,temp 
+:      031324 nec_init_config:
+0x70de 031325 store 4 ,core_nec_start_addr 
+0x70df 031326 store 2 ,core_nec_rptr 
+0x70e0 031327 storet 1 ,core_nec_ctrl 
+0x70e1 031328 rtn 
+:      031331 nec_check_rxbuff_size:
+0x70e2 031332 fetch 2 ,core_nec_rxitem 
+0x70e3 031333 rtn 
+:      031335 nec_prepare_read:
+0x70e4 031336 fetchr contu ,2 ,core_nec_rptr 
+0x70e5 031337 fetchr contus ,2 ,core_nec_start_addr 
+0x70e6 031338 fetchr contue ,2 ,core_nec_end_addr 
+0x70e7 031339 rtn 
+:      031341 nec_read_done:
+0x70e8 031342 storer contu ,2 ,core_nec_rptr 
+0x70e9 031343 rtn 
+:      031350 nec_parse_nec61212:
+0x70ea 031351 call enable_user 
+0x70eb 031352 arg 0 ,rege 
+0x70ec 031353 call nec_check_rxbuff_size 
+0x70ed 031354 beq 2 ,nec_parse_nec61212_check_timeout 
+0x70ee 031355 sub pdata ,4 ,null 
+0x70ef 031356 rtn positive 
+0x70f0 031357 call nec_prepare_read 
+0x70f1 031358 ifetcht 2 ,contu 
+0x70f2 031359 setarg nec61212_data2repeat_time 
+0x70f3 031360 call nec_check_pulse_range_legal_default_deviation 
+0x70f4 031361 nbranch nec_parse_nec61212_check_repeat_data ,positive 
+0x70f5 031362 copy regd ,temp 
+0x70f6 031363 setarg nec61212_repeat2repeat_time 
+0x70f7 031364 call nec_check_pulse_range_legal_default_deviation 
+0x70f8 031365 nbranch nec_parse_nec61212_check_repeat_data ,positive 
+0x70f9 031367 copy regd ,temp 
+0x70fa 031368 setarg nec61212_boot_code_start_time 
+0x70fb 031369 call nec_check_pulse_range_legal_default_deviation 
+0x70fc 031370 branch nec_parse_nec61212_error_data ,positive 
+0x70fd 031371 ifetcht 2 ,contu 
+0x70fe 031372 setarg nec61212_boot_code_end_time 
+0x70ff 031373 call nec_check_pulse_range_legal_default_deviation 
+0x7100 031374 branch nec_parse_nec61212_error_data ,positive 
+0x7101 031375 call nec_check_rxbuff_size 
+0x7102 031376 sub pdata ,133 ,null 
+0x7103 031377 rtn positive 
+0x7104 031378 arg 32 ,loopcnt 
+:      031379 nec_parse_nec61212_data:
+0x7105 031380 ifetcht 2 ,contu 
+0x7106 031381 setarg nec61212_data_bit_1_start_time 
+0x7107 031382 call nec_check_pulse_range_legal_default_deviation 
+0x7108 031383 branch nec_parse_nec61212_error_data ,positive 
+0x7109 031384 ifetcht 2 ,contu 
+0x710a 031385 setarg nec61212_data_bit_1_end_time 
+0x710b 031386 call nec_check_pulse_range_legal_default_deviation 
+0x710c 031387 nbranch nec_parse_nec61212_add_bit1 ,positive 
+0x710d 031388 copy regd ,temp 
+0x710e 031389 setarg nec61212_data_bit_0_end_time 
+0x710f 031390 call nec_check_pulse_range_legal_default_deviation 
+0x7110 031391 nbranch nec_parse_nec61212_add_bit0 ,positive 
+:      031394 nec_parse_nec61212_error_data:
+0x7111 031395 copy regd ,temp 
+0x7112 031396 setarg nec61212_timeout_time 
+0x7113 031397 isub temp ,null 
+0x7114 031398 branch nec_parse_nec61212_check_timeout_cb ,zero 
+0x7115 031399 branch nec_read_done 
+:      031401 nec_parse_nec61212_add_bit1:
+0x7116 031402 set1 32 ,rege 
+:      031403 nec_parse_nec61212_add_bit0:
+0x7117 031404 rshift rege ,rege 
+0x7118 031405 loop nec_parse_nec61212_data 
+0x7119 031406 branch nec_parse_nec61212_check_stop_bit 
+:      031408 nec_parse_nec61212_check_repeat_data:
+0x711a 031409 call nec_check_rxbuff_size 
+0x711b 031410 sub pdata ,7 ,null 
+0x711c 031411 rtn positive 
+0x711d 031412 ifetcht 2 ,contu 
+0x711e 031413 setarg nec61212_repeat_start_time 
+0x711f 031414 call nec_check_pulse_range_legal_default_deviation 
+0x7120 031415 branch nec_parse_nec61212_error_data ,positive 
+0x7121 031416 ifetcht 2 ,contu 
+0x7122 031417 setarg nec61212_repeat_end_time 
+0x7123 031418 call nec_check_pulse_range_legal_default_deviation 
+0x7124 031419 branch nec_parse_nec61212_error_data ,positive 
+:      031420 nec_parse_nec61212_check_stop_bit:
+0x7125 031421 ifetcht 2 ,contu 
+0x7126 031422 setarg nec61212_stop_time 
+0x7127 031423 call nec_check_pulse_range_legal_default_deviation 
+0x7128 031424 branch nec_parse_nec61212_error_data ,positive 
+0x7129 031425 call nec_read_done 
+0x712a 031426 copy regc ,pdata 
+0x712b 031427 branch callback_func 
+:      031429 nec_parse_nec61212_check_timeout:
+0x712c 031430 call nec_prepare_read 
+0x712d 031431 ifetcht 2 ,contu 
+0x712e 031432 setarg nec61212_timeout_time 
+0x712f 031433 isub temp ,null 
+0x7130 031434 nrtn zero 
+:      031435 nec_parse_nec61212_check_timeout_cb:
+0x7131 031436 call nec_read_done 
+0x7132 031437 call disable_user 
+0x7133 031438 copy regc ,pdata 
+0x7134 031439 branch callback_func 
+:      031446 nec_check_pulse_range_legal_default_deviation:
+0x7135 031447 fetchr regb ,1 ,mem_nec_decode_error_value 
+:      031456 nec_check_pulse_range_legal:
+0x7136 031457 copy temp ,regd 
+0x7137 031458 imul32 regb ,regb 
+0x7138 031459 lshift temp ,temp 
+0x7139 031460 isub temp ,rega 
+0x713a 031461 ncall nec_check_pulse_range_legal_data_negative ,positive 
+0x713b 031462 mul32 rega ,100 ,pdata 
+0x713c 031463 isub regb ,null 
+0x713d 031464 rtn 
+:      031466 nec_check_pulse_range_legal_data_negative:
+0x713e 031467 sub rega ,0 ,rega 
+0x713f 031468 rtn 
+:      031479 function_g2:
+0x7140 031480 bpatch patch1c_3 ,mem_patch1c 
+0x7141 031481 jam 80 ,mem_aes_cmac_data_length 
+0x7142 031482 arg mem_dat ,contw 
+0x7143 031483 arg mem_le_srand ,contr 
+0x7144 031484 call memcpy16 
+0x7145 031485 arg mem_sc_pubkey_local_x_256 ,contr 
+0x7146 031486 call memcpy32 
+0x7147 031487 arg mem_le_pubkey_remote_x_256 ,contr 
+0x7148 031488 call memcpy32 
+0x7149 031489 call inverse_memdat 
+0x714a 031490 arg mem_le_mrand ,contr 
+0x714b 031491 call store_inverse_k 
+0x714c 031492 call function_aes_cmac 
+0x714d 031494 arg mem_aes_cmac_temp ,contw 
+0x714e 031495 call load_inverse_result 
+0x714f 031496 setarg 1000000 
+0x7150 031497 copy pdata ,rega 
+0x7151 031498 fetch 4 ,mem_aes_cmac_temp 
+0x7152 031499 idiv rega 
+0x7153 031500 call wait_div_end 
+0x7154 031501 remainder pdata 
+0x7155 031502 store 4 ,mem_gkey 
+0x7156 031504 rtn 
+:      031506 function_f6_eb:
+0x7157 031507 jam 65 ,mem_aes_cmac_data_length 
+0x7158 031508 arg mem_dat ,contw 
+0x7159 031509 call store_addr_common_a 
+0x715a 031510 call store_addr_common_b 
+0x715b 031511 fetch 3 ,mem_le_pres + 1 
+0x715c 031512 istore 3 ,contw 
+0x715d 031515 call get_r 
+0x715e 031517 arg mem_le_mrand ,contr 
+0x715f 031518 call memcpy16 
+0x7160 031519 arg mem_le_srand ,contr 
+0x7161 031520 call memcpy16 
+0x7162 031521 call inverse_memdat 
+0x7163 031522 arg mem_le_mackey ,contr 
+0x7164 031523 arg mem_aes_cmac_k ,contw 
+0x7165 031524 call memcpy16 
+0x7166 031526 branch function_aes_cmac 
+:      031530 get_r:
+0x7167 031531 fetch 4 ,mem_le_tk 
+0x7168 031532 istore 4 ,contw 
+0x7169 031533 call memset0_4 
+0x716a 031534 branch memset0_8 
+:      031536 function_f6_ea:
+0x716b 031537 bpatch patch1c_4 ,mem_patch1c 
+0x716c 031538 jam 65 ,mem_aes_cmac_data_length 
+0x716d 031539 arg mem_dat ,contw 
+0x716e 031540 call store_addr_common_b 
+0x716f 031541 call store_addr_common_a 
+0x7170 031542 fetch 3 ,mem_le_preq + 1 
+0x7171 031543 istore 3 ,contw 
+0x7172 031546 call get_r 
+0x7173 031547 arg mem_le_srand ,contr 
+0x7174 031548 call memcpy16 
+0x7175 031549 arg mem_le_mrand ,contr 
+0x7176 031550 call memcpy16 
+0x7177 031551 call inverse_memdat 
+0x7178 031552 arg mem_le_mackey ,contr 
+0x7179 031553 arg mem_aes_cmac_k ,contw 
+0x717a 031554 call memcpy16 
+0x717b 031556 call function_aes_cmac 
+0x717c 031557 arg mem_aes_cmac_temp ,contw 
+0x717d 031558 branch load_inverse_result 
+:      031560 function_f5:
+0x717e 031561 jam 32 ,mem_aes_cmac_data_length 
+0x717f 031562 arg mem_le_dhkey_256 ,contr 
+0x7180 031563 arg mem_dat ,contw 
+0x7181 031564 call memcpy32 
+0x7182 031565 call inverse_memdat 
+0x7183 031566 arg mem_le_slat ,contr 
+0x7184 031567 call store_inverse_k 
+0x7185 031568 call function_aes_cmac 
+0x7186 031569 arg mem_aes_cmac_k ,contw 
+0x7187 031570 call store_aes_result 
+0x7188 031571 arg 1 ,temp 
+0x7189 031572 call function_f5_common 
+0x718a 031573 arg mem_le_ltk ,contw 
+0x718b 031574 call load_inverse_result 
+0x718c 031575 arg 0 ,temp 
+0x718d 031576 call function_f5_common 
+0x718e 031577 arg mem_le_mackey ,contw 
+0x718f 031579 branch store_aes_result 
+:      031582 function_f5_common:
+0x7190 031583 bpatch patch1c_5 ,mem_patch1c 
+0x7191 031584 jam 53 ,mem_aes_cmac_data_length 
+0x7192 031585 setarg 0x100 
+0x7193 031586 store 2 ,mem_dat 
+0x7194 031587 call store_addr_common_b 
+0x7195 031588 call store_addr_common_a 
+0x7196 031589 arg mem_le_srand ,contr 
+0x7197 031590 call memcpy16 
+0x7198 031591 arg mem_le_mrand ,contr 
+0x7199 031592 call memcpy16 
+0x719a 031594 setarg 0x6c65 
+0x719b 031595 istore 2 ,contw 
+0x719c 031596 setarg 0x6274 
+0x719d 031597 istore 2 ,contw 
+0x719e 031598 istoret 1 ,contw 
+0x719f 031599 call inverse_memdat 
+0x71a0 031600 branch function_aes_cmac 
+:      031602 store_addr_common_b:
+0x71a1 031603 fetch 6 ,mem_le_lap 
+0x71a2 031604 istore 6 ,contw 
+0x71a3 031605 fetch 1 ,mem_le_conn_own_addr_type 
+0x71a4 031606 istore 1 ,contw 
+0x71a5 031607 rtn 
+:      031609 store_addr_common_a:
+0x71a6 031610 fetch 6 ,mem_le_plap 
+0x71a7 031611 istore 6 ,contw 
+0x71a8 031616 fetch 1 ,mem_le_conn_peer_addr_type 
+0x71a9 031617 istore 1 ,contw 
+0x71aa 031618 rtn 
+:      031620 function_f4_ca:
+0x71ab 031621 jam 65 ,mem_aes_cmac_data_length 
+0x71ac 031622 fetch 1 ,mem_passkey_1bit 
+0x71ad 031623 store 1 ,mem_dat 
+0x71ae 031624 arg mem_sc_pubkey_local_x_256 ,contr 
+0x71af 031625 call memcpy32 
+0x71b0 031626 arg mem_le_pubkey_remote_x_256 ,contr 
+0x71b1 031627 call memcpy32 
+0x71b2 031628 call inverse_memdat 
+0x71b3 031629 arg mem_le_mrand ,contr 
+0x71b4 031630 call store_inverse_k 
+0x71b5 031631 branch function_aes_cmac 
+:      031634 function_f4_cb:
+0x71b6 031635 jam 65 ,mem_aes_cmac_data_length 
+0x71b7 031636 fetch 1 ,mem_passkey_1bit 
+0x71b8 031637 store 1 ,mem_dat 
+0x71b9 031638 arg mem_le_pubkey_remote_x_256 ,contr 
+0x71ba 031639 call memcpy32 
+0x71bb 031640 arg mem_sc_pubkey_local_x_256 ,contr 
+0x71bc 031641 call memcpy32 
+0x71bd 031642 call inverse_memdat 
+0x71be 031643 arg mem_le_srand ,contr 
+0x71bf 031644 call store_inverse_k 
+0x71c0 031645 branch function_aes_cmac 
+:      031647 function_aes_cmac:
+0x71c1 031648 bpatch patch1c_6 ,mem_patch1c 
+0x71c2 031649 call function_aes_cmac_generate_subkey 
+0x71c3 031653 fetch 1 ,mem_aes_cmac_data_length 
+0x71c4 031654 copy pdata ,temp 
+:      031655 function_ceil16:
+0x71c5 031656 increase 15 ,pdata 
+0x71c6 031657 rshift4 pdata ,pdata 
+0x71c7 031658 copy pdata ,regb 
+0x71c8 031659 branch function_aes_cmac_set_flag_0_balnk ,blank 
+0x71c9 031660 and temp ,0x0f ,pdata 
+0x71ca 031661 nbranch function_aes_cmac_set_flag_0 ,blank 
+0x71cb 031663 arg mem_aes_cmac_k1 ,regc 
+0x71cc 031664 arg mem_dat ,pdata 
+0x71cd 031665 increase -16 ,pdata 
+0x71ce 031668 iadd temp ,rega 
+0x71cf 031669 arg mem_aes_cmac_m_last ,contw 
+0x71d0 031670 arg 4 ,loopcnt 
+0x71d1 031671 call xor_loop 
+0x71d2 031675 branch function_aes_cmac_aes 
+:      031677 function_aes_cmac_set_flag_0_balnk:
+0x71d3 031678 arg 1 ,regb 
+0x71d4 031679 arg 0 ,rega 
+0x71d5 031681 branch function_aes_cmac_set_flag_0_common 
+:      031684 function_aes_cmac_set_flag_0:
+0x71d6 031686 and temp ,0x0f ,rega 
+:      031687 function_aes_cmac_set_flag_0_common:
+0x71d7 031688 arg mem_dat ,pdata 
+0x71d8 031689 iadd temp ,pdata 
+0x71d9 031690 isub rega ,contr 
+0x71da 031692 arg mem_aes_cmac_temp ,contw 
+0x71db 031693 call function_aes_cmac_padding 
+0x71dc 031695 arg mem_aes_cmac_k2 ,regc 
+0x71dd 031696 arg mem_aes_cmac_temp ,rega 
+0x71de 031697 arg mem_aes_cmac_m_last ,contw 
+0x71df 031698 arg 4 ,loopcnt 
+0x71e0 031699 call xor_loop 
+:      031706 function_aes_cmac_aes:
+0x71e1 031711 call aes_clear_data 
+0x71e2 031712 call aes_init 
+0x71e3 031715 arg mem_dat ,contr 
+:      031716 function_aes_cmac_aes_loop:
+0x71e4 031718 increase -1 ,regb 
+0x71e5 031719 deposit regb 
+0x71e6 031720 branch function_aes_cmac_aes_loop_end ,blank 
+0x71e7 031721 call load_data128 
+0x71e8 031722 call do_aes_cbc 
+0x71e9 031723 branch function_aes_cmac_aes_loop 
+:      031725 function_aes_cmac_aes_loop_end:
+0x71ea 031726 arg mem_aes_cmac_temp ,contw 
+0x71eb 031727 call store_aes_result 
+0x71ec 031728 arg mem_aes_cmac_m_last ,contr 
+0x71ed 031729 call load_data128 
+0x71ee 031730 call aes_init 
+0x71ef 031731 arg mem_aes_cmac_temp ,contr 
+0x71f0 031732 call load_data128 
+0x71f1 031733 branch do_aes_cbc 
+:      031737 load_inverse_result:
+0x71f2 031739 copy contw ,rega 
+0x71f3 031740 call store_aes_result 
+0x71f4 031742 arg 16 ,loopcnt 
+0x71f5 031743 branch inverse_data 
+:      031745 store_inverse_k:
+0x71f6 031746 arg mem_aes_cmac_k ,contw 
+0x71f7 031747 call memcpy16 
+:      031748 inverse_k:
+0x71f8 031749 arg 16 ,loopcnt 
+0x71f9 031750 arg mem_aes_cmac_k ,rega 
+0x71fa 031751 branch inverse_data 
+:      031753 inverse_memdat:
+0x71fb 031754 fetch 1 ,mem_aes_cmac_data_length 
+0x71fc 031755 copy pdata ,loopcnt 
+0x71fd 031756 arg mem_dat ,rega 
+0x71fe 031757 branch inverse_data 
+:      031759 bn_lshift_0_inverse:
+0x71ff 031760 ifetch 1 ,rega 
+0x7200 031761 lshift pdata ,pdata 
+0x7201 031762 isolate1 0 ,regc 
+0x7202 031763 setflag true ,0 ,pdata 
+0x7203 031764 isolate1 8 ,pdata 
+0x7204 031765 setflag true ,0 ,regc 
+0x7205 031766 istore 1 ,rega 
+0x7206 031767 increase -1 ,rega 
+0x7207 031768 loop bn_lshift_0_inverse 
+0x7208 031769 rtn 
+:      031771 function_aes_cmac_k1_inverse:
+0x7209 031772 arg mem_aes_cmac_k1 ,rega 
+:      031773 function_aes_cmac_inverse_common:
+0x720a 031774 increase 15 ,rega 
+0x720b 031775 force 16 ,loopcnt 
+0x720c 031776 force 0 ,regc 
+0x720d 031777 branch bn_lshift_0_inverse 
+:      031779 function_aes_cmac_k2_inverse:
+0x720e 031780 arg mem_aes_cmac_k2 ,rega 
+0x720f 031781 branch function_aes_cmac_inverse_common 
+:      031784 function_aes_cmac_generate_subkey:
+0x7210 031785 arg mem_aes_cmac_k ,contr 
+0x7211 031786 call load_key 
+0x7212 031789 force regidx_xor ,regext_index 
+0x7213 031790 call aes_clear 
+0x7214 031791 call aes_clear_data 
+0x7215 031792 call do_aes_ocb 
+0x7216 031797 arg mem_aes_cmac_k1 ,contw 
+0x7217 031798 call store_aes_result 
+:      031799 function_aes_cmac_k1:
+0x7218 031800 bpatch patch1c_7 ,mem_patch1c 
+0x7219 031801 fetch 1 ,mem_aes_cmac_k1 
+0x721a 031802 isolate1 7 ,pdata 
+0x721b 031803 nbranch function_aes_cmac_k1_0 ,true 
+0x721c 031804 call function_aes_cmac_k1_inverse 
+0x721d 031807 arg mem_aes_cmac_k1 ,regc 
+0x721e 031809 arg mem_aes_cmac_k1 ,contw 
+0x721f 031812 call function_aes_cmac_xor_rb 
+0x7220 031813 branch function_aes_cmac_k2 
+:      031814 function_aes_cmac_k1_0:
+0x7221 031815 call function_aes_cmac_k1_inverse 
+:      031816 function_aes_cmac_k2:
+0x7222 031818 arg mem_aes_cmac_k1 ,contr 
+0x7223 031819 arg mem_aes_cmac_k2 ,contw 
+0x7224 031820 call memcpy16 
+0x7225 031821 fetch 1 ,mem_aes_cmac_k2 
+0x7226 031822 isolate1 7 ,pdata 
+0x7227 031823 nbranch function_aes_cmac_k2_inverse ,true 
+0x7228 031824 call function_aes_cmac_k2_inverse 
+0x7229 031826 arg mem_aes_cmac_k2 ,regc 
+0x722a 031828 arg mem_aes_cmac_k2 ,contw 
+:      031834 function_aes_cmac_xor_rb:
+0x722b 031835 arg 3 ,loopcnt 
+:      031836 function_aes_cmac_xor_rb_loop:
+0x722c 031837 arg 0 ,temp 
+0x722d 031838 call function_aes_cmac_xor_loop_common 
+0x722e 031839 increase 4 ,regc 
+0x722f 031840 loop function_aes_cmac_xor_rb_loop 
+0x7230 031841 arg 0x8700 ,temp 
+0x7231 031842 lshift16 temp ,temp 
+:      031843 function_aes_cmac_xor_loop_common:
+0x7232 031844 ifetch 4 ,regc 
+0x7233 031845 ixor temp ,pdata 
+0x7234 031846 istore 4 ,contw 
+0x7235 031847 rtn 
+:      031853 function_aes_cmac_padding:
+0x7236 031854 bpatch patch1d_0 ,mem_patch1d 
+0x7237 031855 arg 16 ,loopcnt 
+0x7238 031856 arg 0 ,pdata 
+:      031857 function_aes_cmac_padding_loop:
+0x7239 031858 isub rega ,null 
+0x723a 031859 branch function_aes_cmac_padding_beq_length ,zero 
+0x723b 031860 branch function_aes_cmac_padding_big_length ,positive 
+0x723c 031861 ifetcht 1 ,contr 
+0x723d 031862 istoret 1 ,contw 
+:      031863 function_aes_cmac_padding_loop2:
+0x723e 031864 increase 1 ,pdata 
+0x723f 031865 loop function_aes_cmac_padding_loop 
+0x7240 031866 rtn 
+:      031867 function_aes_cmac_padding_beq_length:
+0x7241 031868 arg 0x80 ,temp 
+:      031869 function_aes_cmac_padding_common:
+0x7242 031870 istoret 1 ,contw 
+0x7243 031871 branch function_aes_cmac_padding_loop2 
+:      031873 function_aes_cmac_padding_big_length:
+0x7244 031874 arg 0 ,temp 
+0x7245 031875 branch function_aes_cmac_padding_common 
+:      031880 concatenate_temp24:
+0x7246 031881 lshift8 temp ,temp 
+:      031882 concatenate_temp16:
+0x7247 031883 lshift16 temp ,temp 
+0x7248 031884 ior temp ,temp 
+0x7249 031885 rtn 
+:      031890 generate_stk:
+0x724a 031891 bpatch patch1d_1 ,mem_patch1d 
+0x724b 031892 call function_s1 
+0x724c 031893 arg mem_le_ltk ,contw 
+0x724d 031894 branch store_aes_result 
+:      031897 authenticate_rconfirm:
+0x724e 031898 arg mem_le_srand ,contw 
+0x724f 031899 branch authenticate_mconfirm ,master 
+0x7250 031900 arg mem_le_mrand ,contw 
+:      031901 authenticate_mconfirm:
+0x7251 031902 copy contr ,rega 
+0x7252 031903 call memcpy16 
+0x7253 031904 call function_c1 
+0x7254 031905 arg mem_le_rconfirm ,contr 
+0x7255 031906 branch compare_res 
+:      031908 generate_confirm:
+0x7256 031909 arg mem_le_mrand ,rega 
+0x7257 031910 branch generate_mrand ,master 
+0x7258 031911 arg mem_le_srand ,rega 
+:      031912 generate_mrand:
+0x7259 031913 copy rega ,contw 
+0x725a 031914 call generate_random 
+0x725b 031915 branch function_c1 
+:      031917 generate_sk:
+0x725c 031918 arg mem_le_skdm ,contr 
+0x725d 031919 call load_data128 
+0x725e 031920 arg mem_le_ltk ,contr 
+0x725f 031921 call load_regext 
+0x7260 031922 force 0x38 ,aes_ctrl 
+0x7261 031923 force 0x0 ,aes_ctrl 
+0x7262 031924 call wait_aes 
+0x7263 031925 arg mem_le_sk ,contw 
+0x7264 031926 branch store_aes_result 
+:      031930 ccm_b0:
+0x7265 031931 force regidx_xor ,regext_index 
+0x7266 031932 force 0x49 ,pdata 
+0x7267 031933 branch iv_common 
+:      031936 first_block_counter:
+0x7268 031937 force 0x49 ,pdata 
+0x7269 031938 branch first_block 
+:      031939 first_block_data:
+0x726a 031940 force 1 ,pdata 
+:      031941 first_block:
+0x726b 031942 force regidx_data ,regext_index 
+:      031943 iv_common:
+0x726c 031944 lshift8 temp ,regext 
+0x726d 031945 ior regext ,regext 
+0x726e 031946 increase 1 ,regext_index 
+0x726f 031947 rshift8 temp ,regext 
+0x7270 031948 rshift16 regext ,regext 
+0x7271 031949 fetch 2 ,mem_ccm_iv 
+0x7272 031950 lshift16 pdata ,pdata 
+0x7273 031951 ior regext ,regext 
+0x7274 031952 increase 1 ,regext_index 
+0x7275 031953 ifetchr regext ,4 ,contr 
+0x7276 031954 increase 1 ,regext_index 
+0x7277 031955 ifetch 2 ,contr 
+0x7278 031956 byteswap rega ,regext 
+0x7279 031957 lshift16 regext ,regext 
+0x727a 031958 ior regext ,regext 
+0x727b 031959 increase 1 ,regext_index 
+0x727c 031960 rtn 
+:      031964 generate_mic:
+0x727d 031965 add regc ,1 ,contr 
+0x727e 031966 ifetch 1 ,contr 
+0x727f 031967 iforce rega 
+0x7280 031968 call first_block_counter 
+0x7281 031969 call do_aes_ocb 
+0x7282 031971 force regidx_data ,regext_index 
+0x7283 031972 ifetch 1 ,regc 
+0x7284 031973 and_into 0x3 ,pdata 
+0x7285 031974 lshift16 pdata ,regext 
+0x7286 031975 set1 8 ,regext 
+0x7287 031976 call clear_hidata 
+0x7288 031977 call do_aes_cbc 
+0x7289 031979 copy rega ,loopcnt 
+0x728a 031980 add regc ,2 ,contr 
+0x728b 031981 call padding_data 
+:      031982 generate_mic_loop:
+0x728c 031983 call aes_load_data 
+0x728d 031984 call do_aes_cbc 
+0x728e 031985 deposit loopcnt 
+0x728f 031986 branch generate_mic_end ,blank 
+0x7290 031987 branch generate_mic_loop 
+:      031988 generate_mic_end:
+0x7291 031989 force regidx_result ,regext_index 
+0x7292 031990 deposit regext 
+0x7293 031991 store 4 ,mem_le_mic 
+0x7294 031992 rtn 
+:      031994 aes_crypt_data:
+0x7295 031995 increase 1 ,rega 
+0x7296 031996 call first_block_data 
+0x7297 031997 copy regc ,contr 
+0x7298 031998 call aes_load_xor 
+0x7299 031999 call do_aes_ctr 
+0x729a 032000 call store_enc_data 
+0x729b 032001 increase 16 ,regc 
+0x729c 032002 increase -16 ,regb 
+0x729d 032003 branch aes_crypt_data ,positive 
+0x729e 032004 rtn 
+:      032009 le_encrypt_new_start:
+0x729f 032010 call ccm_init_common 
+0x72a0 032011 bpatch patch1d_2 ,mem_patch1d 
+0x72a1 032012 jam 0 ,core_ccm_aad0 
+0x72a2 032013 jam 1 ,core_ccm_aad1 
+0x72a3 032014 fetch 1 ,mem_le_txheader 
+0x72a4 032015 and_into 0x3 ,pdata 
+0x72a5 032016 store 1 ,core_ccm_aad2 
+0x72a6 032017 fetch 2 ,mem_contr 
+0x72a7 032018 store 2 ,core_ccm_input_playload_addr 
+0x72a8 032019 setarg mem_le_txpayload 
+0x72a9 032020 store 2 ,core_ccm_output_playload_addr 
+0x72aa 032022 fetchr rega ,1 ,mem_le_txlen 
+0x72ab 032023 fetcht 5 ,mem_ccm_pcnt_tx 
+0x72ac 032024 call ccm_b0 
+0x72ad 032025 jam 2 ,core_ccm_ctrl 
+0x72ae 032026 jam 3 ,core_ccm_ctrl 
+0x72af 032028 fetch 1 ,mem_le_txlen 
+0x72b0 032029 store 2 ,core_ccm_inptr 
+0x72b1 032030 increase 4 ,pdata 
+0x72b2 032031 store 1 ,mem_le_txlen 
+0x72b3 032032 fetch 5 ,mem_ccm_pcnt_tx 
+0x72b4 032033 increase 1 ,pdata 
+0x72b5 032034 set0 le_ccm_directionbit ,pdata 
+0x72b6 032035 store 5 ,mem_ccm_pcnt_tx 
+0x72b7 032036 rtn 
+:      032039 ccm_wait_enc:
+0x72b8 032040 fetch 2 ,core_ccm_outptr 
+0x72b9 032041 isub temp ,null 
+0x72ba 032042 rtn zero 
+0x72bb 032043 nrtn blank 
+0x72bc 032045 branch ccm_wait_enc 
+:      032047 ccm_check_enc_done:
+0x72bd 032048 fetch 1 ,core_misc_status 
+0x72be 032049 bbit0 6 ,assert 
+:      032050 ccm_enc_done:
+0x72bf 032051 setarg mem_le_txpayload 
+0x72c0 032052 iadd temp ,contw 
+0x72c1 032053 arg regidx_result ,regext_index 
+0x72c2 032054 istorer regext ,4 ,contw 
+0x72c3 032055 branch ccm_ctrl_clr 
+:      032057 ccm_init_common:
+0x72c4 032058 bpatch patch1d_3 ,mem_patch1d 
+0x72c5 032059 force regidx_result ,regext_index 
+0x72c6 032060 call aes_clear 
+0x72c7 032061 call aes_clear_data 
+0x72c8 032062 setarg 0 
+0x72c9 032063 store 2 ,core_ccm_inptr 
+0x72ca 032064 rtn 
+:      032066 wait_ccm_done:
+0x72cb 032067 fetch 1 ,core_misc_status 
+0x72cc 032068 bbit0 6 ,wait_ccm_done 
+:      032069 ccm_ctrl_clr:
+0x72cd 032070 jam 0 ,core_ccm_ctrl 
+0x72ce 032071 rtn 
+:      032074 wait_aes:
+0x72cf 032075 nbranch wait_aes ,aes_ready 
+0x72d0 032076 rtn 
+:      032078 do_aes_ocb:
+0x72d1 032079 force 0x30 ,aes_ctrl 
+0x72d2 032080 force 0x0 ,aes_ctrl 
+0x72d3 032081 branch wait_aes 
+:      032083 do_aes_cbc:
+0x72d4 032084 force 0x32 ,aes_ctrl 
+0x72d5 032085 force 0x2 ,aes_ctrl 
+0x72d6 032086 branch wait_aes 
+:      032088 do_aes_ctr:
+0x72d7 032089 force 0x34 ,aes_ctrl 
+0x72d8 032090 force 0x4 ,aes_ctrl 
+0x72d9 032091 branch wait_aes 
+:      032094 aes_init:
+0x72da 032095 force 1 ,aes_ctrl 
+0x72db 032096 force 0 ,aes_ctrl 
+0x72dc 032097 rtn 
+:      032100 wait_keyinit_done:
+0x72dd 032101 fetch 1 ,core_aes_decode_key_init 
+0x72de 032102 bbit0 2 ,wait_keyinit_done 
+0x72df 032103 rtn 
+:      032106 dec_key_initial:
+0x72e0 032107 store 2 ,core_keybuf_saddr 
+0x72e1 032108 force 0xc0 ,aes_ctrl 
+0x72e2 032109 force 0x80 ,aes_ctrl 
+0x72e3 032110 branch wait_keyinit_done 
+:      032112 do_aes_ecb_dec:
+0x72e4 032113 force regidx_data ,regext_index 
+0x72e5 032114 copy regb ,contr 
+0x72e6 032115 force 4 ,loopcnt 
+0x72e7 032116 call aes_ecb_dec_loop 
+0x72e8 032118 force 0x180 ,aes_ctrl 
+0x72e9 032119 force 0x80 ,aes_ctrl 
+0x72ea 032120 call wait_aes 
+:      032121 ecb_dec_generate:
+0x72eb 032122 force regidx_result ,regext_index 
+0x72ec 032123 copy regc ,contw 
+0x72ed 032124 force 4 ,loopcnt 
+:      032125 ecb_dec_generate_loop:
+0x72ee 032126 copy regext ,pdata 
+0x72ef 032127 istore 4 ,contw 
+0x72f0 032128 increase 1 ,regext_index 
+0x72f1 032129 loop ecb_dec_generate_loop 
+0x72f2 032130 rtn 
+:      032132 aes_ecb_dec_loop:
+0x72f3 032133 ifetch 2 ,contr 
+0x72f4 032134 ifetcht 2 ,contr 
+0x72f5 032135 lshift16 temp ,temp 
+0x72f6 032136 ior temp ,regext 
+0x72f7 032137 increase 1 ,regext_index 
+0x72f8 032138 loop aes_ecb_dec_loop 
+0x72f9 032139 rtn 
+:      032142 do_aes_cbc_dec:
+0x72fa 032143 force regidx_xor ,regext_index 
+0x72fb 032144 copy rega ,contr 
+0x72fc 032145 force 4 ,loopcnt 
+0x72fd 032146 call aes_ecb_dec_loop 
+0x72fe 032148 force regidx_data ,regext_index 
+0x72ff 032149 copy regb ,contr 
+0x7300 032150 force 4 ,loopcnt 
+0x7301 032151 call aes_ecb_dec_loop 
+0x7302 032152 force 0x182 ,aes_ctrl 
+0x7303 032153 force 0x82 ,aes_ctrl 
+0x7304 032154 call wait_aes 
+0x7305 032155 branch ecb_dec_generate 
+:      032158 function_s1:
+0x7306 032159 force regidx_data ,regext_index 
+0x7307 032160 fetch 4 ,mem_le_mrand 
+0x7308 032161 iforce regext 
+0x7309 032162 increase 1 ,regext_index 
+0x730a 032163 ifetch 4 ,contr 
+0x730b 032164 iforce regext 
+0x730c 032165 increase 1 ,regext_index 
+0x730d 032166 fetch 4 ,mem_le_srand 
+0x730e 032167 iforce regext 
+0x730f 032168 increase 1 ,regext_index 
+0x7310 032169 ifetch 4 ,contr 
+0x7311 032170 iforce regext 
+0x7312 032171 increase 1 ,regext_index 
+0x7313 032172 call aes_clear 
+0x7314 032173 increase -4 ,regext_index 
+0x7315 032174 fetch 4 ,mem_le_tk 
+0x7316 032175 copy pdata ,regext 
+0x7317 032176 increase 4 ,regext_index 
+0x7318 032177 force 0x38 ,aes_ctrl 
+0x7319 032178 force 0x8 ,aes_ctrl 
+0x731a 032179 branch wait_aes 
+:      032182 function_c1:
+0x731b 032183 bpatch patch1d_4 ,mem_patch1d 
+0x731c 032184 fetch 6 ,mem_le_lap 
+0x731d 032185 fetcht 6 ,mem_le_plap 
+0x731e 032186 branch function_c1_master ,master 
+0x731f 032187 fetch 6 ,mem_le_plap 
+0x7320 032188 fetcht 6 ,mem_le_lap 
+:      032189 function_c1_master:
+0x7321 032190 force regidx_xor ,regext_index 
+0x7322 032191 copy temp ,regext 
+0x7323 032192 increase 1 ,regext_index 
+0x7324 032193 rshift32 temp ,regext 
+0x7325 032194 lshift16 pdata ,pdata 
+0x7326 032195 ior regext ,regext 
+0x7327 032196 increase 1 ,regext_index 
+0x7328 032197 rshift32 pdata ,regext 
+0x7329 032198 increase 1 ,regext_index 
+0x732a 032199 force 0 ,regext 
+0x732b 032200 force 0 ,pdata 
+0x732c 032201 fetch 1 ,mem_le_conn_peer_addr_type 
+0x732d 032202 fetcht 1 ,mem_le_adv_own_addr_type 
+0x732e 032203 nbranch function_c1_irat ,master 
+0x732f 032205 fetch 1 ,mem_le_conn_own_addr_type 
+0x7330 032206 fetcht 1 ,mem_le_conn_peer_addr_type 
+:      032207 function_c1_irat:
+0x7331 032208 store 1 ,mem_le_iat 
+0x7332 032209 storet 1 ,mem_le_rat 
+0x7333 032210 force regidx_data ,regext_index 
+0x7334 032211 arg mem_le_iat ,regb 
+0x7335 032212 force 4 ,loopcnt 
+:      032213 function_c1_loop1:
+0x7336 032214 ifetch 4 ,rega 
+0x7337 032215 ifetcht 4 ,regb 
+0x7338 032216 ixor temp ,regext 
+0x7339 032217 increase 1 ,regext_index 
+0x733a 032218 increase 4 ,rega 
+0x733b 032219 increase 4 ,regb 
+0x733c 032220 loop function_c1_loop1 
+0x733d 032221 call aes_clear 
+0x733e 032222 increase -4 ,regext_index 
+0x733f 032223 fetch 4 ,mem_le_tk 
+0x7340 032224 copy pdata ,regext 
+0x7341 032225 increase 4 ,regext_index 
+0x7342 032226 force 0x38 ,aes_ctrl 
+0x7343 032227 force 0xc ,aes_ctrl 
+0x7344 032228 call wait_aes 
+0x7345 032230 call aes_clear_data 
+0x7346 032231 force 0x3a ,aes_ctrl 
+0x7347 032232 force 0x8 ,aes_ctrl 
+0x7348 032233 branch wait_aes 
+:      032235 padding_data:
+0x7349 032236 compare 0 ,loopcnt ,3 
+0x734a 032237 rtn true 
+0x734b 032238 deposit contr 
+0x734c 032239 iadd loopcnt ,contw 
+0x734d 032240 force 0 ,pdata 
+:      032241 padding_loop:
+0x734e 032242 istore 1 ,contw 
+0x734f 032243 increase 1 ,loopcnt 
+0x7350 032244 compare 0 ,loopcnt ,3 
+0x7351 032245 rtn true 
+0x7352 032246 branch padding_loop 
+:      032248 aes_load_data:
+0x7353 032249 force regidx_data ,regext_index 
+:      032250 load_data_loop:
+0x7354 032251 deposit loopcnt 
+0x7355 032252 branch load_data_padding ,blank 
+0x7356 032253 ifetch 4 ,contr 
+0x7357 032254 increase -4 ,loopcnt 
+:      032255 load_data_padding:
+0x7358 032256 iforce regext 
+0x7359 032257 increase 1 ,regext_index 
+0x735a 032258 compare regidx_key ,regext_index ,0xf 
+0x735b 032259 rtn true 
+0x735c 032260 branch load_data_loop 
+:      032262 aes_load_xor:
+0x735d 032263 force regidx_xor ,regext_index 
+0x735e 032264 branch load_regext 
+:      032265 load_key:
+0x735f 032266 force regidx_key ,regext_index 
+0x7360 032267 branch load_regext 
+:      032268 load_data128:
+0x7361 032269 force regidx_data ,regext_index 
+:      032270 load_regext:
+0x7362 032271 force 4 ,loopcnt 
+:      032272 load_regext_loop:
+0x7363 032273 ifetch 4 ,contr 
+0x7364 032274 iforce regext 
+0x7365 032275 increase 1 ,regext_index 
+0x7366 032276 loop load_regext_loop 
+0x7367 032277 rtn 
+:      032279 load_sk:
+0x7368 032280 arg mem_le_sk ,contr 
+0x7369 032281 branch load_key 
+:      032283 clear_hidata:
+0x736a 032284 force 4 ,loopcnt 
+0x736b 032285 branch clear_data_rest 
+:      032287 regext_clear:
+0x736c 032288 force 0 ,regext_index 
+0x736d 032289 force 16 ,loopcnt 
+0x736e 032290 branch clear_loop 
+:      032292 aes_clear_data:
+0x736f 032293 force regidx_data ,regext_index 
+:      032294 aes_clear:
+0x7370 032295 force 4 ,loopcnt 
+:      032296 clear_loop:
+0x7371 032297 force 0 ,regext 
+:      032298 clear_data_rest:
+0x7372 032299 increase 1 ,regext_index 
+0x7373 032300 loop clear_loop 
+0x7374 032301 rtn 
+:      032303 store_aes_result:
+0x7375 032304 force regidx_result ,regext_index 
+0x7376 032305 force 4 ,loopcnt 
+:      032306 send_aes_result_loop:
+0x7377 032307 deposit regext 
+0x7378 032308 istore 4 ,contw 
+0x7379 032309 increase 1 ,regext_index 
+0x737a 032310 loop send_aes_result_loop 
+0x737b 032311 rtn 
+:      032313 store_enc_data:
+0x737c 032314 force regidx_result ,regext_index 
+0x737d 032315 copy regc ,contw 
+0x737e 032316 add regb ,1 ,loopcnt 
+0x737f 032317 sub loopcnt ,15 ,null 
+0x7380 032318 branch store_enc_loop ,positive 
+0x7381 032319 force 16 ,loopcnt 
+:      032320 store_enc_loop:
+0x7382 032321 deposit regext 
+0x7383 032322 sub loopcnt ,3 ,null 
+0x7384 032323 branch store_enc_byte ,positive 
+0x7385 032324 istore 4 ,contw 
+0x7386 032325 increase -4 ,loopcnt 
+0x7387 032326 rtn zero 
+0x7388 032327 increase 1 ,regext_index 
+0x7389 032328 branch store_enc_loop 
+:      032329 store_enc_byte:
+0x738a 032330 istore 1 ,contw 
+0x738b 032331 rshift8 pdata ,pdata 
+0x738c 032332 loop store_enc_byte 
+0x738d 032333 rtn 
+:      032336 compare_res:
+0x738e 032337 force regidx_result ,regext_index 
+0x738f 032338 force 4 ,loopcnt 
+:      032339 compare_res_loop:
+0x7390 032340 ifetch 4 ,contr 
+0x7391 032341 isub regext ,null 
+0x7392 032342 nrtn zero 
+0x7393 032343 increase 1 ,regext_index 
+0x7394 032344 loop compare_res_loop 
+0x7395 032345 branch enable_zero 
+:      032347 enable_authrom:
+0x7396 032348 fetch 1 ,core_clkoff 
+0x7397 032349 set0 clock_off_auth_rom ,pdata 
+0x7398 032350 store 1 ,core_clkoff 
+0x7399 032351 rtn 
+:      032353 disable_authrom:
+0x739a 032354 fetch 1 ,core_clkoff 
+0x739b 032355 set1 clock_off_auth_rom ,pdata 
+0x739c 032356 store 1 ,core_clkoff 
+0x739d 032357 rtn 
+:      032365 init_memp:
+0x739e 032366 arg mem_p ,contw 
+0x739f 032367 setsect 0 ,0x3ffff 
+0x73a0 032368 setsect 1 ,0x3ffff 
+0x73a1 032369 setsect 2 ,0x3ffff 
+0x73a2 032370 setsect 3 ,0x3fbff 
+0x73a3 032371 istore 9 ,contw 
+0x73a4 032372 setsect 0 ,0x3ffff 
+0x73a5 032373 setsect 1 ,0x3ffff 
+0x73a6 032374 setsect 2 ,0x3ffff 
+0x73a7 032375 setsect 3 ,0x3ffff 
+0x73a8 032376 istore 9 ,contw 
+0x73a9 032377 setsect 0 ,0x3ffff 
+0x73aa 032378 setsect 1 ,0x3ffff 
+0x73ab 032379 setsect 2 ,0x3cfff 
+0x73ac 032380 setsect 3 ,0x3ffff 
+0x73ad 032381 istore 9 ,contw 
+0x73ae 032382 setsect 0 ,0x3ffff 
+0x73af 032383 setsect 1 ,0x3ffff 
+0x73b0 032384 setsect 2 ,0x3ffef 
+0x73b1 032385 setsect 3 ,0x3ffff 
+0x73b2 032386 istore 9 ,contw 
+0x73b3 032387 setsect 0 ,0x3ffff 
+0x73b4 032388 setsect 1 ,0x3ffff 
+0x73b5 032389 setsect 2 ,0x3ffff 
+0x73b6 032390 setsect 3 ,0x3ffff 
+0x73b7 032391 istore 9 ,contw 
+0x73b8 032392 setsect 0 ,0x3ffff 
+0x73b9 032393 setsect 1 ,0x26c7f 
+0x73ba 032394 setsect 2 ,0x146b 
+0x73bb 032395 setsect 3 ,0x37bb3 
+0x73bc 032396 istore 9 ,contw 
+0x73bd 032397 setsect 0 ,0x1feb8 
+0x73be 032398 setsect 1 ,0x10c12 
+0x73bf 032399 setsect 2 ,0x2b722 
+0x73c0 032400 setsect 3 ,0x29fa6 
+0x73c1 032401 istore 9 ,contw 
+0x73c2 032402 setsect 0 ,0xe70f 
+0x73c3 032403 setsect 1 ,0x16720 
+0x73c4 032404 setsect 2 ,0x519e 
+0x73c5 032405 setsect 3 ,0x19084 
+0x73c6 032406 istore 9 ,contw 
+0x73c7 032407 setsect 0 ,0x31012 
+0x73c8 032408 setsect 1 ,0x360bf 
+0x73c9 032409 setsect 2 ,0x3f0af 
+0x73ca 032410 setsect 3 ,0x3d3 
+0x73cb 032411 istore 9 ,contw 
+0x73cc 032412 setsect 0 ,0x3a188 
+0x73cd 032413 setsect 1 ,0x3ad0 
+0x73ce 032414 setsect 2 ,0x3cbf2 
+0x73cf 032415 setsect 3 ,0x243d9 
+0x73d0 032416 istore 9 ,contw 
+0x73d1 032417 setsect 0 ,0x2b030 
+0x73d2 032418 setsect 1 ,0x36a03 
+0x73d3 032419 setsect 2 ,0x11188 
+0x73d4 032420 setsect 3 ,0x1e520 
+0x73d5 032421 istore 9 ,contw 
+0x73d6 032422 setsect 0 ,0x3a11e 
+0x73d7 032423 setsect 1 ,0xfe5d 
+0x73d8 032424 setsect 2 ,0xdd57 
+0x73d9 032425 setsect 3 ,0x1ac93 
+0x73da 032426 istore 9 ,contw 
+0x73db 032427 setsect 0 ,0x11ed 
+0x73dc 032428 setsect 1 ,0x218c4 
+0x73dd 032429 setsect 2 ,0x8da7 
+0x73de 032430 setsect 3 ,0x257ff 
+0x73df 032431 istore 9 ,contw 
+0x73e0 032432 setsect 0 ,0x3192b 
+0x73e1 032433 setsect 1 ,0x34641 
+0x73e2 032434 setsect 2 ,0x1be0c 
+0x73e3 032435 setsect 3 ,0x366ad 
+0x73e4 032436 istore 9 ,contw 
+0x73e5 032437 setsect 0 ,0x1f83 
+0x73e6 032438 setsect 1 ,0x15a23 
+0x73e7 032439 setsect 2 ,0x3f9b0 
+0x73e8 032440 setsect 3 ,0x3949 
+0x73e9 032441 istore 9 ,contw 
+0x73ea 032442 setsect 0 ,0x13a51 
+0x73eb 032443 setsect 1 ,0x153fd 
+0x73ec 032444 setsect 2 ,0x3372a 
+0x73ed 032445 setsect 3 ,0xf1bb 
+0x73ee 032446 istore 9 ,contw 
+0x73ef 032447 setsect 0 ,0x3ae85 
+0x73f0 032448 setsect 1 ,0x1eed9 
+0x73f1 032449 setsect 2 ,0x9e66 
+0x73f2 032450 setsect 3 ,0x1a8 
+0x73f3 032451 istore 8 ,contw 
+0x73f4 032452 rtn 
+:      032460 init_memp_256:
+0x73f5 032461 arg mem_p_256 ,contw 
+0x73f6 032462 setsect 0 ,0x3ffff 
+0x73f7 032463 setsect 1 ,0x3ffff 
+0x73f8 032464 setsect 2 ,0x3ffff 
+0x73f9 032465 setsect 3 ,0x3ffff 
+0x73fa 032466 istore 9 ,contw 
+0x73fb 032467 setsect 0 ,0x3ffff 
+0x73fc 032468 setsect 1 ,0x3f 
+0x73fd 032469 setsect 2 ,0x0 
+0x73fe 032470 setsect 3 ,0x0 
+0x73ff 032471 istore 9 ,contw 
+0x7400 032472 setsect 0 ,0x0 
+0x7401 032473 setsect 1 ,0x0 
+0x7402 032474 setsect 2 ,0x1000 
+0x7403 032475 setsect 3 ,0x0 
+0x7404 032476 istore 9 ,contw 
+0x7405 032477 setsect 0 ,0x3ff00 
+0x7406 032478 setsect 1 ,0x3ffff 
+0x7407 032479 setsect 2 ,0x3ffcf 
+0x7408 032480 setsect 3 ,0x3ffff 
+0x7409 032481 istore 9 ,contw 
+0x740a 032482 setsect 0 ,0x3ffff 
+0x740b 032483 setsect 1 ,0x3ffff 
+0x740c 032484 setsect 2 ,0x3ffff 
+0x740d 032485 setsect 3 ,0x3ff 
+0x740e 032486 istore 9 ,contw 
+0x740f 032487 setsect 0 ,0x0 
+0x7410 032488 setsect 1 ,0x0 
+0x7411 032489 setsect 2 ,0x0 
+0x7412 032490 setsect 3 ,0x0 
+0x7413 032491 istore 9 ,contw 
+0x7414 032492 setsect 0 ,0x10000 
+0x7415 032493 setsect 1 ,0x0 
+0x7416 032494 setsect 2 ,0x3f000 
+0x7417 032495 setsect 3 ,0x3ffff 
+0x7418 032496 istore 9 ,contw 
+0x7419 032497 setsect 0 ,0x296ff 
+0x741a 032498 setsect 1 ,0x22630 
+0x741b 032499 setsect 2 ,0x3945d 
+0x741c 032500 setsect 3 ,0x3d284 
+0x741d 032501 istore 9 ,contw 
+0x741e 032502 setsect 0 ,0x333a0 
+0x741f 032503 setsect 1 ,0x4b7a 
+0x7420 032504 setsect 2 ,0x37d8 
+0x7421 032505 setsect 3 ,0x3c9dc 
+0x7422 032506 istore 9 ,contw 
+0x7423 032507 setsect 0 ,0x3a440 
+0x7424 032508 setsect 1 ,0x1b958 
+0x7425 032509 setsect 2 ,0x38bce 
+0x7426 032510 setsect 3 ,0x1091f 
+0x7427 032511 istore 9 ,contw 
+0x7428 032512 setsect 0 ,0x2e12c 
+0x7429 032513 setsect 1 ,0x1f47c 
+0x742a 032514 setsect 2 ,0x356b1 
+0x742b 032515 setsect 3 ,0x2fd47 
+0x742c 032516 istore 9 ,contw 
+0x742d 032517 setsect 0 ,0x6837 
+0x742e 032518 setsect 1 ,0x2ed90 
+0x742f 032519 setsect 2 ,0x1ecec 
+0x7430 032520 setsect 3 ,0x1acc5 
+0x7431 032521 istore 9 ,contw 
+0x7432 032522 setsect 0 ,0x23357 
+0x7433 032523 setsect 1 ,0x18af3 
+0x7434 032524 setsect 2 ,0xf9e1 
+0x7435 032525 setsect 3 ,0x129f0 
+0x7436 032526 istore 9 ,contw 
+0x7437 032527 setsect 0 ,0x2e7eb 
+0x7438 032528 setsect 1 ,0x3e6e3 
+0x7439 032529 setsect 2 ,0x3e1a7 
+0x743a 032530 setsect 3 ,0x10b8b 
+0x743b 032531 istore 9 ,contw 
+0x743c 032532 setsect 0 ,0x24fe3 
+0x743d 032533 setsect 1 ,0x20ef 
+0x743e 032534 setsect 2 ,0x1b5a6 
+0x743f 032535 setsect 3 ,0xdc2f 
+0x7440 032536 istore 9 ,contw 
+0x7441 032537 setsect 0 ,0x13860 
+0x7442 032538 setsect 1 ,0x2bd69 
+0x7443 032539 setsect 2 ,0x391a 
+0x7444 032540 setsect 3 ,0x1b222 
+0x7445 032541 istore 9 ,contw 
+0x7446 032542 rtn 
+:      032548 publickey_init:
+0x7447 032551 branch sp_initialize_256 
+:      032553 sp_calc_sequence_256_check:
+0x7448 032554 bpatch patch1d_5 ,mem_patch1d 
+0x7449 032559 fetch 1 ,mem_secure_connections_enable 
+0x744a 032560 rtn blank 
+0x744b 032561 fetch 1 ,mem_sc_local_key_invalid 
+0x744c 032562 rtneq sp_key_valid_256 
+0x744d 032565 fetch 1 ,mem_sc_calc 
+0x744e 032566 beq sp_calc_standby ,sp_initialize_256 
+0x744f 032567 rtn 
+:      032568 stop_publickey_calc_256:
+0x7450 032569 jam sp_calc_standby ,mem_sc_calc 
+0x7451 032570 rtn 
+:      032575 sp_clear_flags:
+0x7452 032576 bpatch patch1d_6 ,mem_patch1d 
+0x7453 032577 setarg mem_sp_state_end 
+0x7454 032578 arg mem_sp_state_start ,contw 
+0x7455 032579 isub contw ,loopcnt 
+0x7456 032580 call clear_mem 
+0x7457 032581 setarg mem_sp_state_xmem_end 
+0x7458 032582 arg mem_sp_state_xmem ,contw 
+0x7459 032583 isub contw ,loopcnt 
+0x745a 032584 branch clear_mem 
+:      032588 sp_calc_check_publickey_256:
+0x745b 032589 call sp_calc_b256 
+0x745c 032590 arg mem_le_pubkey_remote_y_256 ,rega 
+0x745d 032591 arg mem_t7_256 ,contw 
+0x745e 032592 call bn_sqrmod_256 
+0x745f 032593 arg mem_le_pubkey_remote_x_256 ,rega 
+0x7460 032594 arg mem_t2_256 ,contw 
+0x7461 032595 call bn_sqrmod_256 
+0x7462 032596 arg mem_t2_256 ,rega 
+0x7463 032597 arg mem_le_pubkey_remote_x_256 ,regb 
+0x7464 032598 arg mem_t2_256 ,contw 
+0x7465 032599 call bn_mulmod_256 
+0x7466 032600 arg mem_a_256 ,rega 
+0x7467 032601 arg mem_le_pubkey_remote_x_256 ,regb 
+0x7468 032602 arg mem_t3_256 ,contw 
+0x7469 032603 call bn_mulmod_256 
+0x746a 032604 arg mem_t3_256 ,rega 
+0x746b 032605 arg mem_t2_256 ,regb 
+0x746c 032606 arg mem_t2_256 ,contw 
+0x746d 032607 call bn_addmod_256 
+0x746e 032608 arg mem_t0_256 ,rega 
+0x746f 032609 arg mem_t2_256 ,regb 
+0x7470 032610 arg mem_t0_256 ,contw 
+0x7471 032611 call bn_addmod_256 
+0x7472 032612 arg 32 ,loopcnt 
+0x7473 032613 arg mem_t7_256 ,rega 
+0x7474 032614 arg mem_t0_256 ,regb 
+0x7475 032615 branch string_compare 
+:      032617 sp_calc_b256:
+0x7476 032618 arg mem_gy_256 ,rega 
+0x7477 032619 arg mem_t0_256 ,contw 
+0x7478 032620 call bn_sqrmod_256 
+0x7479 032621 arg mem_gx_256 ,rega 
+0x747a 032622 arg mem_t2_256 ,contw 
+0x747b 032623 call bn_sqrmod_256 
+0x747c 032624 arg mem_t2_256 ,rega 
+0x747d 032625 arg mem_gx_256 ,regb 
+0x747e 032626 arg mem_t2_256 ,contw 
+0x747f 032627 call bn_mulmod_256 
+0x7480 032628 arg mem_a_256 ,rega 
+0x7481 032629 arg mem_gx_256 ,regb 
+0x7482 032630 arg mem_t3_256 ,contw 
+0x7483 032631 call bn_mulmod_256 
+0x7484 032632 arg mem_t3_256 ,rega 
+0x7485 032633 arg mem_t2_256 ,regb 
+0x7486 032634 arg mem_t2_256 ,contw 
+0x7487 032635 call bn_addmod_256 
+0x7488 032636 arg mem_t0_256 ,rega 
+0x7489 032637 arg mem_t2_256 ,regb 
+0x748a 032638 arg mem_t0_256 ,contw 
+0x748b 032639 branch bn_submod_256 
+:      032644 random_generator:
+0x748c 032645 increase -1 ,queue 
+0x748d 032646 nrtn positive 
+0x748e 032647 random pdata 
+0x748f 032648 istore 2 ,contw 
+0x7490 032649 branch random_generator 
+:      032650 compare4:
+0x7491 032651 increase -1 ,queue 
+0x7492 032652 nbranch compare4_success ,positive 
+0x7493 032653 ifetch 4 ,rega 
+0x7494 032654 copy pdata ,temp 
+0x7495 032655 ifetch 4 ,regb 
+0x7496 032656 iflip temp ,pdata 
+0x7497 032657 nbranch compare4_failed ,zero 
+0x7498 032658 increase 4 ,rega 
+0x7499 032659 increase 4 ,regb 
+0x749a 032660 branch compare4 
+:      032661 compare4_failed:
+0x749b 032662 branch disable_true 
+:      032664 compare4_success:
+0x749c 032665 branch enable_true 
+:      032670 bn_testbit:
+0x749d 032671 and pdata ,7 ,queue 
+0x749e 032672 rshift3 pdata ,pdata 
+0x749f 032673 iadd contr ,contr 
+0x74a0 032674 ifetch 1 ,contr 
+0x74a1 032675 qisolate0 pdata 
+0x74a2 032676 rtn 
+:      032679 bn_eq_zero:
+0x74a3 032680 ifetch 8 ,contr 
+0x74a4 032681 nrtn blank 
+0x74a5 032682 ifetch 8 ,contr 
+0x74a6 032683 nrtn blank 
+0x74a7 032684 ifetch 8 ,contr 
+0x74a8 032685 rtn 
+:      032690 bn_eq_0:
+0x74a9 032691 ifetch 4 ,rega 
+0x74aa 032692 iforce temp 
+0x74ab 032693 ifetch 4 ,regb 
+0x74ac 032694 isub temp ,null 
+0x74ad 032695 nrtn zero 
+0x74ae 032696 increase 4 ,rega 
+0x74af 032697 increase 4 ,regb 
+0x74b0 032698 loop bn_eq_0 
+0x74b1 032699 rtn 
+:      032701 bn_bigeq:
+0x74b2 032702 force 6 ,loopcnt 
+0x74b3 032703 increase 20 ,rega 
+0x74b4 032704 increase 20 ,regb 
+:      032705 bn_bigeq_0:
+0x74b5 032706 ifetch 4 ,regb 
+0x74b6 032707 iforce temp 
+0x74b7 032708 ifetch 4 ,rega 
+0x74b8 032709 isub temp ,pdata 
+0x74b9 032710 nrtn positive 
+0x74ba 032711 nrtn blank 
+0x74bb 032712 increase -4 ,rega 
+0x74bc 032713 increase -4 ,regb 
+0x74bd 032714 loop bn_bigeq_0 
+0x74be 032715 rtn 
+:      032716 bn_add:
+0x74bf 032717 force 6 ,loopcnt 
+0x74c0 032718 force 0 ,regc 
+:      032719 bn_add_0:
+0x74c1 032720 ifetch 4 ,rega 
+0x74c2 032721 iforce temp 
+0x74c3 032722 ifetch 4 ,regb 
+0x74c4 032723 iadd temp ,pdata 
+0x74c5 032724 iadd regc ,pdata 
+0x74c6 032725 istore 4 ,contw 
+0x74c7 032726 isolate1 32 ,pdata 
+0x74c8 032727 setflag true ,0 ,regc 
+0x74c9 032728 increase 4 ,rega 
+0x74ca 032729 increase 4 ,regb 
+0x74cb 032730 loop bn_add_0 
+0x74cc 032731 rtn 
+:      032733 bn_sub:
+0x74cd 032734 force 6 ,loopcnt 
+0x74ce 032735 force 0 ,regc 
+:      032736 bn_sub_0:
+0x74cf 032737 ifetch 4 ,regb 
+0x74d0 032738 iforce temp 
+0x74d1 032739 ifetch 4 ,rega 
+0x74d2 032740 isub temp ,pdata 
+0x74d3 032741 isub regc ,pdata 
+0x74d4 032742 istore 4 ,contw 
+0x74d5 032743 isolate1 32 ,pdata 
+0x74d6 032744 setflag true ,0 ,regc 
+0x74d7 032745 increase 4 ,rega 
+0x74d8 032746 increase 4 ,regb 
+0x74d9 032747 loop bn_sub_0 
+0x74da 032748 rtn 
+:      032750 bn_rshift6:
+0x74db 032751 force 6 ,loopcnt 
+0x74dc 032752 increase 20 ,rega 
+:      032753 bn_rshift:
+0x74dd 032754 force 0 ,regc 
+:      032755 bn_rshift_0:
+0x74de 032756 ifetch 4 ,rega 
+0x74df 032757 isolate1 0 ,pdata 
+0x74e0 032758 setflag true ,1 ,regc 
+0x74e1 032759 rshift pdata ,pdata 
+0x74e2 032760 isolate1 0 ,regc 
+0x74e3 032761 setflag true ,31 ,pdata 
+0x74e4 032762 istore 4 ,rega 
+0x74e5 032763 increase -4 ,rega 
+0x74e6 032764 rshift regc ,regc 
+0x74e7 032765 loop bn_rshift_0 
+0x74e8 032766 rtn 
+:      032767 bn_lshift:
+0x74e9 032768 force 6 ,loopcnt 
+0x74ea 032769 force 0 ,regc 
+:      032770 bn_lshift_0:
+0x74eb 032771 ifetch 4 ,rega 
+0x74ec 032772 isolate1 31 ,pdata 
+0x74ed 032773 setflag true ,1 ,regc 
+0x74ee 032774 lshift pdata ,pdata 
+0x74ef 032775 isolate1 0 ,regc 
+0x74f0 032776 setflag true ,0 ,pdata 
+0x74f1 032777 istore 4 ,rega 
+0x74f2 032778 increase 4 ,rega 
+0x74f3 032779 rshift regc ,regc 
+0x74f4 032780 loop bn_lshift_0 
+0x74f5 032781 rtn 
+:      032784 bn_load:
+0x74f6 032785 force 6 ,loopcnt 
+:      032786 bn_load_0:
+0x74f7 032787 ifetch 4 ,contr 
+0x74f8 032788 iforce regext 
+0x74f9 032789 increase 1 ,regext_index 
+0x74fa 032790 loop bn_load_0 
+0x74fb 032791 rtn 
+:      032795 sp_initialize_256:
+0x74fc 032796 bpatch patch1d_7 ,mem_patch1d 
+0x74fd 032797 fetch 1 ,mem_secure_connections_enable 
+0x74fe 032798 nbranch sp_pubkey_calc_256 ,blank 
+:      032800 sc_reset:
+0x74ff 032801 jam sp_calc_standby ,mem_sc_calc 
+0x7500 032802 jam sp_key_invalid ,mem_sc_local_key_invalid 
+0x7501 032803 rtn 
+:      032807 sp_wait_pubkey_calc_256_done:
+0x7502 032808 fetch 1 ,mem_secure_connections_enable 
+0x7503 032809 rtn blank 
+0x7504 032810 fetch 1 ,mem_sc_local_key_invalid 
+0x7505 032811 rtneq sp_key_valid_256 
+0x7506 032812 call sp_calc_sequence_256 
+0x7507 032813 branch sp_wait_pubkey_calc_256_done 
+:      032817 sp_debug_private_256:
+0x7508 032818 arg mem_sc_private_key_256 ,contw 
+0x7509 032819 setsect 0 ,0x1abd 
+0x750a 032820 setsect 1 ,0x1b34f 
+0x750b 032821 setsect 2 ,0x19b8a 
+0x750c 032822 setsect 3 ,0x26562 
+0x750d 032823 istore 9 ,contw 
+0x750e 032824 setsect 0 ,0x340b7 
+0x750f 032825 setsect 1 ,0x1efa 
+0x7510 032826 setsect 2 ,0xaff6 
+0x7511 032827 setsect 3 ,0xfd41 
+0x7512 032828 istore 9 ,contw 
+0x7513 032829 setsect 0 ,0x3d210 
+0x7514 032830 setsect 1 ,0x26cf8 
+0x7515 032831 setsect 2 ,0x3874c 
+0x7516 032832 setsect 3 ,0x3157c 
+0x7517 032833 istore 9 ,contw 
+0x7518 032834 setsect 0 ,0x2d4a3 
+0x7519 032835 setsect 1 ,0x3d27d 
+0x751a 032836 setsect 2 ,0x3 
+0x751b 032837 istore 5 ,contw 
+0x751c 032838 rtn 
+:      032841 sp_pubkey_calc_256:
+0x751d 032842 fetch 1 ,mem_sc_local_key_invalid 
+0x751e 032843 rtnne sp_key_invalid 
+0x751f 032844 fetch 1 ,mem_sc_calc 
+0x7520 032845 rtnne sp_calc_standby 
+0x7521 032846 call init_memp_256 
+0x7522 032847 arg mem_sc_private_key_256 ,contw 
+0x7523 032848 force 15 ,queue 
+0x7524 032849 call random_generator 
+0x7525 032850 random pdata 
+0x7526 032851 rshift pdata ,pdata 
+0x7527 032852 istore 2 ,contw 
+0x7528 032854 fetch 1 ,mem_sp_debug_mode 
+0x7529 032855 ncall sp_debug_private_256 ,blank 
+0x752a 032857 arg mem_k_256 ,contw 
+0x752b 032858 arg mem_sc_private_key_256 ,contr 
+0x752c 032859 call memcpy32 
+0x752d 032861 arg mem_ax_256 ,contw 
+0x752e 032862 arg mem_gx_256 ,contr 
+0x752f 032863 call memcpy64 
+0x7530 032865 arg mem_az_256 ,contw 
+0x7531 032866 call clear_mem_256 
+0x7532 032867 jam 1 ,mem_az_256 
+0x7533 032869 call eckp_calc_init_256 
+0x7534 032870 jam sp_calc_pubkey_256 ,mem_sc_calc 
+0x7535 032871 rtn 
+:      032873 sp_pubkey_generated_256:
+0x7536 032874 arg mem_sc_pubkey_local_x_256 ,contw 
+0x7537 032875 arg mem_bx_256 ,contr 
+0x7538 032876 call memcpy64 
+0x7539 032877 jam sp_key_valid_256 ,mem_sc_local_key_invalid 
+0x753a 032878 jam sp_calc_standby ,mem_sc_calc 
+0x753b 032879 rtn 
+:      032883 sp_dhkey_calc_256:
+0x753c 032884 fetch 1 ,mem_sp_dhkey_invalid 
+0x753d 032885 rtnne sp_key_invalid 
+0x753e 032886 fetch 1 ,mem_sc_calc 
+0x753f 032887 rtnne sp_calc_standby 
+0x7540 032889 arg mem_k_256 ,contw 
+0x7541 032890 arg mem_sc_private_key_256 ,contr 
+0x7542 032891 call memcpy32 
+0x7543 032893 arg mem_ax_256 ,contw 
+0x7544 032894 arg mem_le_pubkey_remote_x_256 ,contr 
+0x7545 032895 call memcpy64 
+0x7546 032897 arg mem_az_256 ,contw 
+0x7547 032898 call clear_mem_256 
+0x7548 032899 jam 1 ,mem_az_256 
+0x7549 032901 call eckp_calc_init_256 
+0x754a 032902 jam sp_calc_dhkey_256 ,mem_sc_calc 
+0x754b 032903 rtn 
+:      032906 sp_dhkey_generated_256:
+0x754c 032908 arg mem_le_dhkey_256 ,contw 
+0x754d 032909 arg mem_bx_256 ,contr 
+0x754e 032910 call memcpy32 
+0x754f 032911 jam sp_key_valid_256 ,mem_sp_dhkey_invalid 
+0x7550 032912 jam sp_calc_standby ,mem_sc_calc 
+0x7551 032913 rtn 
+:      032917 sp_calc_sequence_256:
+0x7552 032918 fetch 1 ,mem_secure_connections_enable 
+0x7553 032919 rtn blank 
+0x7554 032920 fetch 1 ,mem_sc_calc 
+0x7555 032921 rtn blank 
+0x7556 032922 increase 0x80 ,pdata 
+0x7557 032923 store 1 ,mem_sc_calc 
+0x7558 032924 rtnbit1 7 
+0x7559 032925 fetch 2 ,mem_ec_loopc 
+0x755a 032926 branch sp_calc_sequence_done_256 ,blank 
+0x755b 032927 branch eckp_calc_256 
+:      032929 sp_calc_sequence_done_256:
+0x755c 032930 bpatch patch1e_0 ,mem_patch1e 
+0x755d 032931 call ecunmapz_256 
+0x755e 032932 fetch 1 ,mem_sc_calc 
+0x755f 032933 beq sp_calc_pubkey_256 ,sp_pubkey_generated_256 
+0x7560 032934 beq sp_calc_dhkey_256 ,sp_dhkey_generated_256 
+0x7561 032935 rtn 
+:      032938 eckp_calc_256:
+0x7562 032939 call ecdbl_256 
+0x7563 032940 fetch 2 ,mem_ec_loopc 
+0x7564 032941 increase -1 ,pdata 
+0x7565 032942 store 2 ,mem_ec_loopc 
+0x7566 032943 arg mem_k_256 ,contr 
+0x7567 032944 call bn_testbit 
+0x7568 032945 rtn true 
+0x7569 032946 branch ecadd_256 
+:      032948 eckp_calc_init_256:
+0x756a 032949 bpatch patch1e_1 ,mem_patch1e 
+0x756b 032950 setarg 256 
+0x756c 032951 store 2 ,mem_ec_loopc 
+:      032952 eckp_calc_init_256_1:
+0x756d 032953 fetch 2 ,mem_ec_loopc 
+0x756e 032954 rtn blank 
+0x756f 032955 increase -1 ,pdata 
+0x7570 032956 store 2 ,mem_ec_loopc 
+0x7571 032957 arg mem_k_256 ,contr 
+0x7572 032958 call bn_testbit 
+0x7573 032959 branch eckp_calc_init_256_1 ,true 
+0x7574 032960 arg mem_ax_256 ,contr 
+0x7575 032961 arg mem_cx_256 ,contw 
+0x7576 032962 branch memcpy96 
+:      032965 ecunmapz_256:
+0x7577 032966 arg mem_cz_256 ,rega 
+0x7578 032967 arg mem_t3_256 ,contw 
+0x7579 032968 call bn_invmod_256 
+0x757a 032969 arg mem_t3_256 ,rega 
+0x757b 032970 arg mem_t1_256 ,contw 
+0x757c 032971 call bn_sqrmod_256 
+0x757d 032972 arg mem_cx_256 ,rega 
+0x757e 032973 arg mem_t1_256 ,regb 
+0x757f 032974 arg mem_bx_256 ,contw 
+0x7580 032975 call bn_mulmod_256 
+0x7581 032976 arg mem_t3_256 ,rega 
+0x7582 032977 arg mem_t1_256 ,regb 
+0x7583 032978 arg mem_t2_256 ,contw 
+0x7584 032979 call bn_mulmod_256 
+0x7585 032980 arg mem_cy_256 ,rega 
+0x7586 032981 arg mem_t2_256 ,regb 
+0x7587 032982 arg mem_by_256 ,contw 
+0x7588 032983 branch bn_mulmod_256 
+:      032985 ecdbl_256:
+0x7589 032986 arg mem_cz_256 ,rega 
+0x758a 032987 arg mem_t2_256 ,contw 
+0x758b 032988 call bn_sqrmod_256 
+0x758c 032989 arg mem_t2_256 ,rega 
+0x758d 032990 arg mem_t3_256 ,contw 
+0x758e 032991 call bn_sqrmod_256 
+0x758f 032993 arg mem_a_256 ,rega 
+0x7590 032994 arg mem_t3_256 ,regb 
+0x7591 032995 arg mem_t3_256 ,contw 
+0x7592 032996 call bn_mulmod_256 
+0x7593 032997 arg mem_cx_256 ,rega 
+0x7594 032998 arg mem_t2_256 ,contw 
+0x7595 032999 call bn_sqrmod_256 
+0x7596 033001 arg mem_t2_256 ,contr 
+0x7597 033002 arg mem_t1_256 ,contw 
+0x7598 033003 call memcpy32 
+0x7599 033004 arg mem_t1_256 ,rega 
+0x759a 033005 call bn_lshiftmod_256 
+0x759b 033006 arg mem_t2_256 ,rega 
+0x759c 033007 arg mem_t1_256 ,regb 
+0x759d 033008 arg mem_t2_256 ,contw 
+0x759e 033009 call bn_addmod_256 
+0x759f 033011 arg mem_t2_256 ,rega 
+0x75a0 033012 arg mem_t3_256 ,regb 
+0x75a1 033013 arg mem_t2_256 ,contw 
+0x75a2 033014 call bn_addmod_256 
+0x75a3 033016 arg mem_cx_256 ,contr 
+0x75a4 033017 arg mem_t1_256 ,contw 
+0x75a5 033018 call memcpy32 
+0x75a6 033019 arg mem_cy_256 ,rega 
+0x75a7 033020 arg mem_t3_256 ,contw 
+0x75a8 033021 call bn_sqrmod_256 
+0x75a9 033022 arg mem_t1_256 ,rega 
+0x75aa 033023 call bn_lshiftmod_256 
+0x75ab 033024 arg mem_t1_256 ,rega 
+0x75ac 033025 call bn_lshiftmod_256 
+0x75ad 033026 arg mem_t1_256 ,rega 
+0x75ae 033027 arg mem_t3_256 ,regb 
+0x75af 033028 arg mem_t1_256 ,contw 
+0x75b0 033029 call bn_mulmod_256 
+0x75b1 033030 arg mem_t3_256 ,rega 
+0x75b2 033031 arg mem_t0_256 ,contw 
+0x75b3 033032 call bn_sqrmod_256 
+0x75b4 033033 arg mem_t0_256 ,rega 
+0x75b5 033034 call bn_lshiftmod_256 
+0x75b6 033035 arg mem_t0_256 ,rega 
+0x75b7 033036 call bn_lshiftmod_256 
+0x75b8 033037 arg mem_t0_256 ,rega 
+0x75b9 033038 call bn_lshiftmod_256 
+0x75ba 033039 arg mem_cy_256 ,contr 
+0x75bb 033040 arg mem_t3_256 ,contw 
+0x75bc 033041 call memcpy32 
+0x75bd 033042 arg mem_t3_256 ,rega 
+0x75be 033043 call bn_lshiftmod_256 
+0x75bf 033044 arg mem_t3_256 ,rega 
+0x75c0 033045 arg mem_cz_256 ,regb 
+0x75c1 033046 arg mem_cz_256 ,contw 
+0x75c2 033047 call bn_mulmod_256 
+0x75c3 033050 arg mem_t2_256 ,rega 
+0x75c4 033051 arg mem_t3_256 ,contw 
+0x75c5 033052 call bn_sqrmod_256 
+0x75c6 033054 arg mem_t3_256 ,rega 
+0x75c7 033055 arg mem_t1_256 ,regb 
+0x75c8 033056 arg mem_t3_256 ,contw 
+0x75c9 033057 call bn_submod_256 
+0x75ca 033058 arg mem_t3_256 ,rega 
+0x75cb 033059 arg mem_t1_256 ,regb 
+0x75cc 033060 arg mem_cx_256 ,contw 
+0x75cd 033061 call bn_submod_256 
+0x75ce 033062 arg mem_t1_256 ,rega 
+0x75cf 033063 arg mem_cx_256 ,regb 
+0x75d0 033064 arg mem_t3_256 ,contw 
+0x75d1 033065 call bn_submod_256 
+0x75d2 033066 arg mem_t3_256 ,rega 
+0x75d3 033067 arg mem_t2_256 ,regb 
+0x75d4 033068 arg mem_t3_256 ,contw 
+0x75d5 033069 call bn_mulmod_256 
+0x75d6 033070 arg mem_t3_256 ,rega 
+0x75d7 033071 arg mem_t0_256 ,regb 
+0x75d8 033072 arg mem_cy_256 ,contw 
+0x75d9 033073 branch bn_submod_256 
+:      033075 ecadd_256:
+0x75da 033077 arg mem_az_256 ,rega 
+0x75db 033078 arg mem_t7_256 ,contw 
+0x75dc 033079 call bn_sqrmod_256 
+0x75dd 033080 arg mem_cx_256 ,rega 
+0x75de 033081 arg mem_t7_256 ,regb 
+0x75df 033082 arg mem_t0_256 ,contw 
+0x75e0 033083 call bn_mulmod_256 
+0x75e1 033086 arg mem_az_256 ,rega 
+0x75e2 033087 arg mem_t7_256 ,regb 
+0x75e3 033088 arg mem_t7_256 ,contw 
+0x75e4 033089 call bn_mulmod_256 
+0x75e5 033090 arg mem_cy_256 ,rega 
+0x75e6 033091 arg mem_t7_256 ,regb 
+0x75e7 033092 arg mem_t1_256 ,contw 
+0x75e8 033093 call bn_mulmod_256 
+0x75e9 033096 arg mem_cz_256 ,rega 
+0x75ea 033097 arg mem_t7_256 ,contw 
+0x75eb 033098 call bn_sqrmod_256 
+0x75ec 033099 arg mem_ax_256 ,rega 
+0x75ed 033100 arg mem_t7_256 ,regb 
+0x75ee 033101 arg mem_t2_256 ,contw 
+0x75ef 033102 call bn_mulmod_256 
+0x75f0 033104 arg mem_cz_256 ,rega 
+0x75f1 033105 arg mem_t7_256 ,regb 
+0x75f2 033106 arg mem_t7_256 ,contw 
+0x75f3 033107 call bn_mulmod_256 
+0x75f4 033108 arg mem_ay_256 ,rega 
+0x75f5 033109 arg mem_t7_256 ,regb 
+0x75f6 033110 arg mem_t3_256 ,contw 
+0x75f7 033111 call bn_mulmod_256 
+0x75f8 033116 arg mem_t0_256 ,regb 
+0x75f9 033117 arg mem_t2_256 ,rega 
+0x75fa 033118 arg mem_t7_256 ,contw 
+0x75fb 033119 call bn_submod_256 
+0x75fc 033120 arg mem_t0_256 ,rega 
+0x75fd 033121 arg mem_t2_256 ,regb 
+0x75fe 033122 arg mem_t0_256 ,contw 
+0x75ff 033123 call bn_addmod_256 
+0x7600 033126 arg mem_t1_256 ,regb 
+0x7601 033127 arg mem_t3_256 ,rega 
+0x7602 033128 arg mem_t2_256 ,contw 
+0x7603 033129 call bn_submod_256 
+0x7604 033130 arg mem_t1_256 ,rega 
+0x7605 033131 arg mem_t3_256 ,regb 
+0x7606 033132 arg mem_t1_256 ,contw 
+0x7607 033133 call bn_addmod_256 
+0x7608 033134 arg mem_t1_256 ,rega 
+0x7609 033135 arg mem_t7_256 ,regb 
+0x760a 033136 arg mem_t1_256 ,contw 
+0x760b 033137 call bn_mulmod_256 
+0x760c 033138 arg mem_cz_256 ,rega 
+0x760d 033139 arg mem_az_256 ,regb 
+0x760e 033140 arg mem_t3_256 ,contw 
+0x760f 033141 call bn_mulmod_256 
+0x7610 033142 arg mem_t3_256 ,rega 
+0x7611 033143 arg mem_t7_256 ,regb 
+0x7612 033144 arg mem_cz_256 ,contw 
+0x7613 033145 call bn_mulmod_256 
+0x7614 033147 arg mem_t7_256 ,rega 
+0x7615 033148 arg mem_t7_256 ,contw 
+0x7616 033149 call bn_sqrmod_256 
+0x7617 033150 arg mem_t7_256 ,rega 
+0x7618 033151 arg mem_t0_256 ,regb 
+0x7619 033152 arg mem_t3_256 ,contw 
+0x761a 033153 call bn_mulmod_256 
+0x761b 033154 arg mem_t7_256 ,rega 
+0x761c 033155 arg mem_t1_256 ,regb 
+0x761d 033156 arg mem_t1_256 ,contw 
+0x761e 033157 call bn_mulmod_256 
+0x761f 033158 arg mem_t2_256 ,rega 
+0x7620 033159 arg mem_cx_256 ,contw 
+0x7621 033160 call bn_sqrmod_256 
+0x7622 033161 arg mem_cx_256 ,rega 
+0x7623 033162 arg mem_t3_256 ,regb 
+0x7624 033163 arg mem_cx_256 ,contw 
+0x7625 033164 call bn_submod_256 
+0x7626 033165 arg mem_cx_256 ,contr 
+0x7627 033166 arg mem_t7_256 ,contw 
+0x7628 033167 call memcpy32 
+0x7629 033168 arg mem_t7_256 ,rega 
+0x762a 033169 call bn_lshiftmod_256 
+0x762b 033170 arg mem_t3_256 ,rega 
+0x762c 033171 arg mem_t7_256 ,regb 
+0x762d 033172 arg mem_t3_256 ,contw 
+0x762e 033173 call bn_submod_256 
+0x762f 033174 arg mem_t3_256 ,rega 
+0x7630 033175 arg mem_t2_256 ,regb 
+0x7631 033176 arg mem_t2_256 ,contw 
+0x7632 033177 call bn_mulmod_256 
+0x7633 033178 arg mem_t2_256 ,rega 
+0x7634 033179 arg mem_t1_256 ,regb 
+0x7635 033180 arg mem_cy_256 ,contw 
+0x7636 033181 call bn_submod_256 
+0x7637 033182 arg mem_cy_256 ,rega 
+0x7638 033183 arg mem_p_256 ,regb 
+0x7639 033184 arg mem_cy_256 ,contw 
+0x763a 033185 force 0 ,regc 
+0x763b 033186 fetch 1 ,mem_cy_256 
+0x763c 033187 isolate1 0 ,pdata 
+0x763d 033188 call bn_add_256 ,true 
+0x763e 033189 copy regc ,alarm 
+0x763f 033190 arg mem_cy_256 ,rega 
+0x7640 033191 call bn_rshift_256 
+0x7641 033192 fetch 1 ,mem_cy5_256 
+0x7642 033193 isolate1 0 ,alarm 
+0x7643 033194 setflag true ,7 ,pdata 
+0x7644 033195 store 1 ,mem_cy5_256 
+0x7645 033196 rtn 
+:      033198 bn_invmod_256:
+0x7646 033199 copy contw ,timeup 
+0x7647 033200 arg mem_tmp0_256 ,contw 
+0x7648 033201 call clear_mem_256 
+0x7649 033202 force 0 ,pdata 
+0x764a 033204 store 4 ,mem_t2_256 
+0x764b 033205 jam 1 ,mem_tmp0_256 
+0x764c 033206 arg mem_tmp1_256 ,contw 
+0x764d 033207 call clear_mem_512 
+0x764e 033208 arg mem_p_256 ,contr 
+0x764f 033209 arg mem_tmp2_256 ,contw 
+0x7650 033210 call memcpy32 
+0x7651 033211 copy rega ,contr 
+0x7652 033212 arg mem_tmp3_256 ,contw 
+0x7653 033213 call memcpy32 
+:      033219 bn_invmod_256_2:
+0x7654 033220 arg mem_tmp3_256 ,contr 
+0x7655 033221 call bn_eq_zero_256 
+0x7656 033222 branch bn_invmod_256_0 ,blank 
+0x7657 033227 arg mem_tmp3_256 ,rega 
+0x7658 033228 arg mem_tmp0_256 ,regb 
+0x7659 033229 call bn_rshifteven_256 
+0x765a 033230 arg mem_tmp2_256 ,rega 
+0x765b 033231 arg mem_tmp1_256 ,regb 
+0x765c 033232 call bn_rshifteven_256 
+0x765d 033234 arg mem_tmp3_256 ,rega 
+0x765e 033235 arg mem_tmp2_256 ,regb 
+0x765f 033236 call bn_bigeq_256 
+0x7660 033237 branch bn_invmod_256_1 ,positive 
+0x7661 033238 arg mem_tmp2_256 ,rega 
+0x7662 033239 arg mem_tmp3_256 ,regb 
+0x7663 033240 copy rega ,contw 
+0x7664 033241 call bn_sub_256 
+0x7665 033242 arg mem_tmp0_256 ,rega 
+0x7666 033243 arg mem_tmp1_256 ,regb 
+0x7667 033244 copy regb ,contw 
+0x7668 033245 call bn_add_256 
+0x7669 033246 ifetch 1 ,rega 
+0x766a 033247 iadd regc ,regc 
+0x766b 033248 ifetch 1 ,regb 
+0x766c 033249 iadd regc ,pdata 
+0x766d 033250 istore 1 ,regb 
+0x766e 033251 branch bn_invmod_256_2 
+:      033252 bn_invmod_256_1:
+0x766f 033253 arg mem_tmp3_256 ,rega 
+0x7670 033254 arg mem_tmp2_256 ,regb 
+0x7671 033255 copy rega ,contw 
+0x7672 033256 call bn_sub_256 
+0x7673 033257 arg mem_tmp1_256 ,rega 
+0x7674 033258 arg mem_tmp0_256 ,regb 
+0x7675 033259 copy regb ,contw 
+0x7676 033260 call bn_add_256 
+0x7677 033261 ifetch 1 ,rega 
+0x7678 033262 iadd regc ,regc 
+0x7679 033263 ifetch 1 ,regb 
+0x767a 033264 iadd regc ,pdata 
+0x767b 033265 istore 1 ,regb 
+0x767c 033266 branch bn_invmod_256_2 
+:      033267 bn_invmod_256_0:
+0x767d 033269 arg mem_tmp1_256 ,rega 
+0x767e 033270 copy timeup ,contw 
+0x767f 033271 call bn_p256mod 
+0x7680 033273 arg mem_p_256 ,rega 
+0x7681 033274 copy timeup ,regb 
+0x7682 033275 copy timeup ,contw 
+0x7683 033276 branch bn_submod_256 
+:      033279 bn_mulmod_256:
+0x7684 033280 copy contw ,timeup 
+0x7685 033282 force 0 ,regext_index 
+0x7686 033284 arg mem_tmp1_256 ,contw 
+0x7687 033285 call clear_mem_512 
+0x7688 033286 arg mem_regext ,contw 
+0x7689 033287 call clear_mem_512 
+0x768a 033291 copy rega ,contr 
+0x768b 033293 jam 0 ,mem_regext 
+0x768c 033294 setarg 0 
+0x768d 033295 call bn_load_mem 
+0x768e 033296 copy regb ,contr 
+0x768f 033297 call bn_load_256 
+0x7690 033300 force 0 ,queue 
+0x7691 033301 arg mem_tmp1_256 ,contw 
+:      033302 bn_mulmod_256_1:
+0x7692 033305 arg mem_regext ,temp 
+0x7693 033306 copy queue ,regb 
+0x7694 033307 lshift2 regb ,pdata 
+0x7695 033309 iadd temp ,regb 
+0x7696 033310 force 0 ,temp 
+0x7697 033311 force 0 ,regc 
+:      033312 bn_mulmod_256_0:
+0x7698 033317 ifetch 4 ,contw 
+0x7699 033318 iforce rega 
+0x769a 033321 ifetch 4 ,regb 
+0x769b 033322 copy regc ,regext_index 
+0x769c 033323 imul32 regext ,pdata 
+0x769d 033324 iadd rega ,pdata 
+0x769e 033325 iadd temp ,pdata 
+0x769f 033326 istore 4 ,contw 
+0x76a0 033327 rshift32 pdata ,temp 
+0x76a1 033328 increase 1 ,regc 
+0x76a2 033329 compare 8 ,regc ,0xff 
+0x76a3 033330 nbranch bn_mulmod_256_0 ,true 
+0x76a4 033332 deposit temp 
+0x76a5 033333 istore 4 ,contw 
+0x76a6 033334 increase -32 ,contw 
+0x76a7 033337 increase 1 ,queue 
+0x76a8 033338 compare 8 ,queue ,0xff 
+0x76a9 033339 nbranch bn_mulmod_256_1 ,true 
+0x76aa 033340 arg mem_tmp1_256 ,rega 
+0x76ab 033341 copy timeup ,contw 
+0x76ac 033342 branch bn_p256mod 
+:      033344 bn_p256mod:
+0x76ad 033345 bpatch patch1e_2 ,mem_patch1e 
+0x76ae 033346 copy contw ,timeup 
+0x76af 033347 copy rega ,alarm 
+0x76b0 033348 arg mem_tmp2_256 ,regb 
+0x76b1 033349 copy regb ,contw 
+0x76b2 033350 call memset0_4 
+0x76b3 033351 istore 8 ,contw 
+0x76b4 033352 add rega ,44 ,contr 
+0x76b5 033353 call memcpy8 
+0x76b6 033354 call memcpy12 
+0x76b7 033355 copy regb ,rega 
+0x76b8 033356 call bn_lshiftmod_256 
+0x76b9 033357 arg mem_tmp2_256 ,regb 
+0x76ba 033358 copy alarm ,rega 
+0x76bb 033359 copy timeup ,contw 
+0x76bc 033360 call bn_addmod_256 
+0x76bd 033362 arg mem_tmp2_256 ,regb 
+0x76be 033363 copy regb ,contw 
+0x76bf 033364 call memset0_4 
+0x76c0 033365 istore 8 ,contw 
+0x76c1 033366 add alarm ,48 ,contr 
+0x76c2 033367 call memcpy16 
+0x76c3 033368 call memset0_4 
+0x76c4 033369 copy regb ,rega 
+0x76c5 033370 call bn_lshiftmod_256 
+0x76c6 033374 arg mem_tmp2_256 ,regb 
+0x76c7 033375 copy timeup ,rega 
+0x76c8 033376 copy rega ,contw 
+0x76c9 033377 call bn_addmod_256 
+0x76ca 033381 arg mem_tmp2_256 ,regb 
+0x76cb 033382 copy regb ,contw 
+0x76cc 033383 add alarm ,32 ,contr 
+0x76cd 033384 call memcpy12 
+0x76ce 033385 call memset0_4 
+0x76cf 033386 istore 8 ,contw 
+0x76d0 033387 add alarm ,56 ,contr 
+0x76d1 033388 call memcpy8 
+0x76d2 033389 copy timeup ,rega 
+0x76d3 033390 copy rega ,contw 
+0x76d4 033391 call bn_addmod_256 
+0x76d5 033395 arg mem_tmp2_256 ,regb 
+0x76d6 033396 copy regb ,contw 
+0x76d7 033397 add alarm ,36 ,contr 
+0x76d8 033398 call memcpy12 
+0x76d9 033399 add alarm ,52 ,contr 
+0x76da 033400 call memcpy12 
+0x76db 033401 add alarm ,52 ,contr 
+0x76dc 033402 call memcpy4 
+0x76dd 033403 add alarm ,32 ,contr 
+0x76de 033404 call memcpy4 
+0x76df 033405 copy timeup ,rega 
+0x76e0 033406 copy rega ,contw 
+0x76e1 033407 call bn_addmod_256 
+0x76e2 033410 arg mem_tmp2_256 ,regb 
+0x76e3 033411 copy regb ,contw 
+0x76e4 033412 add alarm ,44 ,contr 
+0x76e5 033413 call memcpy12 
+0x76e6 033414 call memset0_4 
+0x76e7 033415 istore 8 ,contw 
+0x76e8 033416 add alarm ,32 ,contr 
+0x76e9 033417 call memcpy4 
+0x76ea 033418 add alarm ,40 ,contr 
+0x76eb 033419 call memcpy4 
+0x76ec 033420 copy timeup ,rega 
+0x76ed 033421 copy rega ,contw 
+0x76ee 033422 call bn_submod_256 
+0x76ef 033425 arg mem_tmp2_256 ,regb 
+0x76f0 033426 copy regb ,contw 
+0x76f1 033427 add alarm ,48 ,contr 
+0x76f2 033428 call memcpy8 
+0x76f3 033429 call memcpy8 
+0x76f4 033430 force 0 ,pdata 
+0x76f5 033431 istore 8 ,contw 
+0x76f6 033432 add alarm ,36 ,contr 
+0x76f7 033433 call memcpy4 
+0x76f8 033434 add alarm ,44 ,contr 
+0x76f9 033435 call memcpy4 
+0x76fa 033436 copy timeup ,rega 
+0x76fb 033437 copy rega ,contw 
+0x76fc 033438 call bn_submod_256 
+0x76fd 033441 arg mem_tmp2_256 ,regb 
+0x76fe 033442 copy regb ,contw 
+0x76ff 033443 add alarm ,52 ,contr 
+0x7700 033444 call memcpy12 
+0x7701 033445 add alarm ,32 ,contr 
+0x7702 033446 call memcpy12 
+0x7703 033447 call memset0_4 
+0x7704 033448 add alarm ,48 ,contr 
+0x7705 033449 call memcpy4 
+0x7706 033450 copy timeup ,rega 
+0x7707 033451 copy rega ,contw 
+0x7708 033452 call bn_submod_256 
+0x7709 033455 arg mem_tmp2_256 ,regb 
+0x770a 033456 copy regb ,contw 
+0x770b 033457 add alarm ,56 ,contr 
+0x770c 033458 call memcpy8 
+0x770d 033459 call memset0_4 
+0x770e 033460 add alarm ,36 ,contr 
+0x770f 033461 call memcpy12 
+0x7710 033462 call memset0_4 
+0x7711 033463 add alarm ,52 ,contr 
+0x7712 033464 call memcpy4 
+0x7713 033465 copy timeup ,rega 
+0x7714 033466 copy rega ,contw 
+0x7715 033467 branch bn_submod_256 
+:      033470 bn_load_mem:
+0x7716 033471 force 32 ,loopcnt 
+0x7717 033472 arg mem_regext ,contw 
+0x7718 033473 iadd contw ,contw 
+0x7719 033474 branch memcpy 
+:      033476 bn_load_256:
+0x771a 033477 force 8 ,loopcnt 
+0x771b 033478 branch bn_load_0 
+:      033480 bn_sqrmod_256:
+0x771c 033481 copy rega ,regb 
+0x771d 033482 branch bn_mulmod_256 
+:      033484 bn_add_256:
+0x771e 033485 force 8 ,loopcnt 
+0x771f 033486 branch bn_add + 1 
+:      033488 bn_addmod_256:
+0x7720 033489 call bn_add_256 
+0x7721 033490 copy contw ,rega 
+0x7722 033491 branch bn_lshiftmod_ismod_256 
+:      033493 bn_lshiftmod_256:
+0x7723 033494 call bn_lshift_256 
+:      033495 bn_lshiftmod_ismod_256:
+0x7724 033496 isolate1 0 ,regc 
+0x7725 033497 branch bn_lshiftmod_p_256 ,true 
+0x7726 033498 arg mem_p_256 ,regb 
+0x7727 033499 copy rega ,regc 
+0x7728 033500 increase -32 ,rega 
+0x7729 033501 call bn_bigeq_256 
+0x772a 033502 nrtn positive 
+0x772b 033503 copy regc ,rega 
+0x772c 033504 branch sub_p2_256 
+:      033506 bn_lshiftmod_p_256:
+0x772d 033507 call sub_p2_256 
+0x772e 033509 copy rega ,regc 
+0x772f 033510 increase -32 ,rega 
+0x7730 033511 arg mem_p_256 ,regb 
+0x7731 033512 call bn_bigeq_256 
+0x7732 033513 nrtn positive 
+0x7733 033514 copy regc ,rega 
+0x7734 033515 branch sub_p2_256 
+:      033518 sub_p2_256:
+0x7735 033519 increase -32 ,rega 
+0x7736 033520 arg mem_p_256 ,regb 
+0x7737 033521 copy rega ,contw 
+0x7738 033522 branch bn_sub_256 
+:      033527 bn_submod_256:
+0x7739 033528 call bn_sub_256 
+0x773a 033530 branch bn_submod_256_np ,true 
+0x773b 033533 add contw ,-32 ,rega 
+0x773c 033534 arg mem_p_256 ,regb 
+0x773d 033535 call bn_bigeq_256 
+0x773e 033536 nrtn positive 
+0x773f 033537 arg mem_p_256 ,regb 
+0x7740 033538 add contw ,-32 ,rega 
+0x7741 033540 copy rega ,contw 
+0x7742 033541 branch bn_sub_256 
+:      033542 bn_submod_256_np:
+0x7743 033543 add contw ,-32 ,rega 
+0x7744 033544 arg mem_p_256 ,regb 
+0x7745 033545 copy rega ,contw 
+0x7746 033546 call bn_add_256 
+0x7747 033548 rtn true 
+0x7748 033549 add contw ,-32 ,rega 
+0x7749 033550 arg mem_p_256 ,regb 
+0x774a 033551 copy rega ,contw 
+0x774b 033552 branch bn_add_256 
+:      033556 bn_sub_256:
+0x774c 033557 force 8 ,loopcnt 
+0x774d 033558 branch bn_sub + 1 
+:      033560 bn_rshift_256:
+0x774e 033561 force 8 ,loopcnt 
+0x774f 033562 increase 28 ,rega 
+0x7750 033563 branch bn_rshift 
+:      033565 bn_lshift_256:
+0x7751 033566 force 8 ,loopcnt 
+0x7752 033567 force 0 ,regc 
+0x7753 033568 branch bn_lshift_0 
+:      033570 bn_bigeq_256:
+0x7754 033571 force 8 ,loopcnt 
+0x7755 033572 increase 28 ,rega 
+0x7756 033573 increase 28 ,regb 
+0x7757 033574 branch bn_bigeq_0 
+:      033577 bn_eq_zero_256:
+0x7758 033578 ifetch 8 ,contr 
+0x7759 033579 nrtn blank 
+0x775a 033580 branch bn_eq_zero 
+:      033585 bn_rshifteven_256:
+0x775b 033586 copy rega ,alarm 
+:      033587 bn_rshifteven_256_1:
+0x775c 033588 copy alarm ,rega 
+0x775d 033589 ifetch 1 ,rega 
+0x775e 033590 isolate1 0 ,pdata 
+0x775f 033591 rtn true 
+0x7760 033592 call bn_rshift_256 
+0x7761 033593 ifetch 1 ,regb 
+0x7762 033594 isolate0 0 ,pdata 
+0x7763 033595 branch bn_rshifteven_256_0 ,true 
+0x7764 033596 arg mem_p_256 ,rega 
+0x7765 033597 copy regb ,contw 
+0x7766 033598 call bn_add_256 
+0x7767 033599 ifetch 1 ,regb 
+0x7768 033600 iadd regc ,pdata 
+0x7769 033601 istore 1 ,regb 
+0x776a 033602 increase -32 ,regb 
+:      033603 bn_rshifteven_256_0:
+0x776b 033604 add regb ,32 ,rega 
+0x776c 033605 force 9 ,loopcnt 
+0x776d 033606 call bn_rshift 
+0x776e 033607 branch bn_rshifteven_256_1 
+:      033610 ui_init:
+0x776f 033611 rtn wake 
+0x7770 033612 call lpm_disable_exen_output 
+0x7771 033613 call ui_button_init 
+0x7772 033614 call ui_timer_init 
+0x7773 033615 branch ui_led_init_global 
+:      033617 ui_dispatch:
+0x7774 033618 call ui_led_dispatch 
+0x7775 033619 branch ui_timer_check 
+:      033621 ui_button_init:
+0x7776 033622 fetch 1 ,mem_ui_button_gpio 
+0x7777 033623 rtneq ui_button_gpio_disable 
+0x7778 033624 iforce temp 
+0x7779 033625 call gpio_config_output 
+0x777a 033626 fetcht 1 ,mem_ui_button_gpio 
+0x777b 033627 call gpio_out_inactive 
+0x777c 033628 nop 100 
+0x777d 033629 fetcht 1 ,mem_ui_button_gpio 
+0x777e 033630 call gpio_config_input 
+0x777f 033631 branch ui_button_polling 
+:      033635 ui_button_polling:
+0x7780 033636 bpatch patch1e_3 ,mem_patch1e 
+0x7781 033637 fetch 1 ,mem_ui_button_gpio 
+0x7782 033638 rtneq ui_button_gpio_disable 
+0x7783 033639 copy pdata ,temp 
+0x7784 033640 call gpio_get_bit 
+0x7785 033641 nbranch ui_button_up ,true 
+:      033643 ui_button_down:
+0x7786 033644 call ui_button_check_long_press 
+0x7787 033645 fetch 2 ,mem_ui_state_map 
+0x7788 033646 set1 ui_state_btn_down ,pdata 
+0x7789 033647 store 2 ,mem_ui_state_map 
+0x778a 033648 fetch 1 ,mem_ui_button_last_state 
+0x778b 033649 rtneq ui_button_state_down 
+0x778c 033650 jam ui_button_state_down ,mem_ui_button_last_state 
+0x778d 033652 fetch 1 ,mem_ui_button_timeout 
+0x778e 033653 store 1 ,mem_ui_button_timer 
+0x778f 033654 call lpm_button_get_wake_lock 
+0x7790 033655 jam bt_evt_button_down ,mem_fifo_temp 
+0x7791 033656 branch ui_ipc_send_event 
+:      033657 ui_button_up:
+0x7792 033658 fetch 2 ,mem_ui_state_map 
+0x7793 033659 set0 ui_state_btn_down ,pdata 
+0x7794 033660 store 2 ,mem_ui_state_map 
+0x7795 033661 fetch 1 ,mem_ui_button_last_state 
+0x7796 033662 rtneq ui_button_state_up 
+0x7797 033663 jam ui_button_state_up ,mem_ui_button_last_state 
+0x7798 033665 jam 0 ,mem_ui_button_timer 
+0x7799 033666 call lpm_button_clean_wake_lock 
+0x779a 033667 jam bt_evt_button_up ,mem_fifo_temp 
+0x779b 033668 branch ui_ipc_send_event 
+:      033670 ui_button_check_long_press:
+0x779c 033671 fetch 1 ,mem_ui_button_timer 
+0x779d 033672 rtn blank 
+0x779e 033673 increase -1 ,pdata 
+0x779f 033674 store 1 ,mem_ui_button_timer 
+0x77a0 033675 nrtn blank 
+0x77a1 033677 jam bt_evt_button_long_pressed ,mem_fifo_temp 
+0x77a2 033678 branch ui_ipc_send_event 
+:      033680 lpm_button_get_wake_lock:
+0x77a3 033681 arg wake_lock_button ,queue 
+0x77a4 033682 branch lpm_get_wake_lock 
+:      033684 lpm_button_clean_wake_lock:
+0x77a5 033685 arg wake_lock_button ,queue 
+0x77a6 033686 branch lpm_put_wake_lock 
+:      033693 calc_curr_struct_prt:
+0x77a7 033694 bpatch patch1e_4 ,mem_patch1e 
+0x77a8 033695 fetch 2 ,mem_ui_led_struct_ptr 
+0x77a9 033696 mul32 rega ,led_offset_length ,regb 
+0x77aa 033697 iadd regb ,regb 
+0x77ab 033698 rtn 
+:      033701 ui_led_init_global:
+0x77ac 033702 fetch 1 ,mem_ui_led_struct_num 
+0x77ad 033703 rtn blank 
+0x77ae 033704 copy pdata ,loopcnt 
+0x77af 033705 fetch 2 ,mem_ui_led_struct_ptr 
+0x77b0 033706 copy pdata ,regb 
+:      033707 ui_led_init_loop:
+0x77b1 033708 add regb ,led_offset_led_gpio ,regc 
+0x77b2 033709 ifetcht 1 ,regc 
+0x77b3 033710 call ui_led_init_set 
+0x77b4 033711 increase led_offset_length ,regb 
+0x77b5 033712 loop ui_led_init_loop 
+0x77b6 033713 rtn 
+:      033716 ui_led_init_set:
+0x77b7 033717 fetch 1 ,mem_ui_led_init_state_set 
+0x77b8 033718 branch gpio_out_inactive ,blank 
+0x77b9 033719 branch gpio_out_active 
+:      033722 ui_led_on_global:
+0x77ba 033723 call calc_curr_struct_prt 
+0x77bb 033724 setarg ui_led_state_lighting 
+0x77bc 033725 istore 1 ,regb 
+0x77bd 033726 call ui_led_stop_timer 
+0x77be 033727 branch ui_led_on_static 
+:      033731 ui_led_blink_stop_global:
+:      033732 ui_led_off_global:
+0x77bf 033734 call calc_curr_struct_prt 
+0x77c0 033735 setarg ui_led_state_darking 
+0x77c1 033736 istore 1 ,regb 
+0x77c2 033738 call ui_led_stop_timer 
+0x77c3 033739 branch ui_led_off_static 
+:      033743 ui_led_blink_start_global:
+0x77c4 033744 call calc_curr_struct_prt 
+0x77c5 033745 setarg ui_led_state_blink_start 
+0x77c6 033746 istore 1 ,regb 
+0x77c7 033747 setarg led_infinite_flash_num 
+0x77c8 033748 istore 1 ,contw 
+0x77c9 033749 branch ui_led_off_static 
+:      033754 ui_led_set_style_global:
+0x77ca 033755 call calc_curr_struct_prt 
+0x77cb 033756 arg led_offset_length ,loopcnt 
+0x77cc 033757 copy regc ,contr 
+0x77cd 033758 copy regb ,contw 
+0x77ce 033759 branch memcpy_fast 
+:      033763 ui_led_dispatch:
+0x77cf 033764 fetch 1 ,mem_ui_led_struct_num 
+0x77d0 033765 rtn blank 
+0x77d1 033766 arg 0 ,rega 
+:      033767 ui_led_blink_polling:
+0x77d2 033768 call ui_led_change_style_by_type 
+0x77d3 033769 increase 1 ,rega 
+0x77d4 033770 fetch 1 ,mem_ui_led_struct_num 
+0x77d5 033771 isub rega ,null 
+0x77d6 033772 rtn zero 
+0x77d7 033773 branch ui_led_blink_polling 
+:      033776 ui_led_off_static:
+0x77d8 033777 add regb ,led_offset_led_gpio ,regc 
+0x77d9 033778 ifetcht 1 ,regc 
+0x77da 033779 branch gpio_out_inactive 
+:      033782 ui_led_on_static:
+0x77db 033783 add regb ,led_offset_led_gpio ,regc 
+0x77dc 033784 ifetcht 1 ,regc 
+0x77dd 033785 branch gpio_out_active 
+:      033789 ui_led_change_style_by_type:
+0x77de 033790 add rega ,ui_led_blink ,queue 
+0x77df 033791 call timer_check 
+0x77e0 033792 nrtn blank 
+0x77e1 033794 call calc_curr_struct_prt 
+0x77e2 033796 ifetch 1 ,regb 
+0x77e3 033798 beq ui_led_state_lighting ,ui_led_on_static 
+0x77e4 033799 beq ui_led_state_darking ,ui_led_off_static 
+0x77e5 033800 beq ui_led_state_blink_stop ,ui_led_off_static 
+0x77e6 033801 beq ui_led_state_blink_darking ,ui_led_blink_state_darking 
+:      033802 ui_led_blink_state_lighting:
+0x77e7 033803 call ui_led_on_static 
+0x77e8 033804 add regb ,led_offset_cb_ledon ,regc 
+0x77e9 033805 call push_stack 
+0x77ea 033806 ifetch 2 ,regc 
+0x77eb 033807 call callback_func 
+0x77ec 033808 call pop_stack 
+0x77ed 033809 setarg ui_led_state_blink_darking 
+0x77ee 033810 istore 1 ,regb 
+0x77ef 033811 add regb ,led_offset_on_time ,regc 
+0x77f0 033812 ifetch 2 ,regc 
+0x77f1 033813 branch ui_led_blink_timer_start 
+:      033816 ui_led_blink_state_darking:
+0x77f2 033817 call ui_led_off_static 
+0x77f3 033818 add regb ,led_offset_cb_ledoff ,regc 
+0x77f4 033819 call push_stack 
+0x77f5 033820 ifetch 2 ,regc 
+0x77f6 033821 call callback_func 
+0x77f7 033822 call pop_stack 
+0x77f8 033824 add regb ,led_offset_blink_count ,regc 
+0x77f9 033825 ifetch 1 ,regc 
+0x77fa 033826 beq led_infinite_flash_num ,ui_led_blink_infinite 
+0x77fb 033827 increase -1 ,pdata 
+0x77fc 033828 istore 1 ,regc 
+0x77fd 033829 branch ui_led_blink_stop_global ,blank 
+:      033830 ui_led_blink_infinite:
+0x77fe 033831 setarg ui_led_state_blink_lighting 
+0x77ff 033832 istore 1 ,regb 
+0x7800 033833 add regb ,led_offset_off_time ,regc 
+0x7801 033834 ifetch 2 ,regc 
+:      033835 ui_led_blink_timer_start:
+0x7802 033836 add rega ,ui_led_blink ,queue 
+0x7803 033837 branch timer_init 
+:      033839 ui_led_stop_timer:
+0x7804 033840 setarg 0 
+0x7805 033841 branch ui_led_blink_timer_start 
+:      033847 ui_timer_timeout:
+0x7806 033848 setarg 0x1000 
+0x7807 033849 lshift16 pdata ,pdata 
+0x7808 033850 iadd regb ,regb 
+0x7809 033851 rtn 
+:      033853 ui_timer_check:
+0x780a 033854 bpatch patch1e_5 ,mem_patch1e 
+0x780b 033855 arg 0 ,rega 
+0x780c 033856 fetcht 4 ,mem_ui_timer_last_btclk 
+0x780d 033857 copy clkn_bt ,regb 
+0x780e 033858 copy regb ,pdata 
+0x780f 033859 isub temp ,null 
+0x7810 033860 ncall ui_timer_timeout ,positive 
+:      033861 ui_timer_check_loop:
+0x7811 033862 copy regb ,pdata 
+0x7812 033863 increase 160 ,temp 
+0x7813 033864 increase 160 ,temp 
+0x7814 033865 isub temp ,null 
+0x7815 033866 nbranch ui_timer_check_end ,positive 
+0x7816 033867 increase 1 ,rega 
+0x7817 033868 and rega ,0x0f ,pdata 
+0x7818 033869 nbranch ui_timer_check_loop ,blank 
+0x7819 033870 arg 0 ,rega 
+0x781a 033871 call ui_timer_check_send_evt 
+:      033872 ui_timer_init:
+0x781b 033873 copy clkn_bt ,pdata 
+0x781c 033874 store 4 ,mem_ui_timer_last_btclk 
+0x781d 033875 rtn 
+:      033876 ui_timer_check_end:
+0x781e 033877 copy rega ,pdata 
+0x781f 033878 rtn blank 
+0x7820 033879 increase -160 ,temp 
+0x7821 033880 increase -160 ,temp 
+0x7822 033881 set0 28 ,temp 
+0x7823 033882 storet 4 ,mem_ui_timer_last_btclk 
+:      033883 ui_timer_check_send_evt:
+0x7824 033884 branch app_evt_timer 
+:      033891 ui_ipc_get_lock:
+0x7825 033892 jam 1 ,mem_ipc_lock_bt 
+:      033893 ui_ipc_get_lock_wait:
+0x7826 033894 fetch 1 ,mem_ipc_lock_c51 
+0x7827 033895 nbranch ui_ipc_get_lock_wait ,blank 
+0x7828 033896 rtn 
+:      033898 ui_ipc_put_lock:
+0x7829 033899 jam 0 ,mem_ipc_lock_bt 
+0x782a 033900 rtn 
+:      033904 ui_ipc_send_event:
+0x782b 033905 bpatch patch1e_6 ,mem_patch1e 
+0x782c 033906 call ui_ipc_get_lock 
+0x782d 033907 copy rega ,pdata 
+0x782e 033908 store 4 ,mem_rega 
+0x782f 033909 arg mem_ipc_fifo_bt2c51 ,rega 
+0x7830 033910 call fifo_in 
+0x7831 033911 fetch 4 ,mem_rega 
+0x7832 033912 copy pdata ,rega 
+0x7833 033913 branch ui_ipc_put_lock 
+:      033915 ui_ipc_send_cmd:
+0x7834 033916 bpatch patch1e_7 ,mem_patch1e 
+0x7835 033917 call ui_ipc_get_lock 
+0x7836 033918 copy rega ,pdata 
+0x7837 033919 store 4 ,mem_rega 
+0x7838 033920 arg mem_ipc_fifo_c512bt ,rega 
+0x7839 033921 call fifo_in 
+0x783a 033922 fetch 4 ,mem_rega 
+0x783b 033923 copy pdata ,rega 
+0x783c 033924 branch ui_ipc_put_lock 
+:      033926 ui_ipc_clean_all_fifo:
+0x783d 033927 setarg 0 
+0x783e 033928 store util_fifo_len ,mem_ipc_fifo_c512bt 
+0x783f 033929 store util_fifo_len ,mem_ipc_fifo_bt2c51 
+0x7840 033930 rtn 
+:      033932 check_51cmd:
+0x7841 033933 bpatch patch1f_0 ,mem_patch1f 
+0x7842 033934 fetch 1 ,mem_hci_cmd 
+0x7843 033935 nrtn blank 
+0x7844 033936 arg mem_ipc_fifo_c512bt ,rega 
+0x7845 033937 call fifo_is_empty 
+0x7846 033938 rtn blank 
+0x7847 033939 jam ipc_continue_process ,mem_ipc_skip_continue_proc 
+0x7848 033940 call check_51cmd_once 
+0x7849 033941 fetch 1 ,mem_ipc_skip_continue_proc 
+0x784a 033942 branch check_51cmd ,blank 
+0x784b 033943 rtn 
+:      033945 check_51cmd_once:
+0x784c 033946 call ui_ipc_get_lock 
+0x784d 033947 arg mem_ipc_fifo_c512bt ,rega 
+0x784e 033948 call fifo_out 
+0x784f 033949 copy pdata ,temp 
+0x7850 033950 call ui_ipc_put_lock 
+0x7851 033951 bpatch patch1f_1 ,mem_patch1f 
+0x7852 033952 copy temp ,pdata 
+0x7853 033953 rtn blank 
+0x7854 033954 beq bt_cmd_start_adv ,check_51cmd_adv 
+0x7855 033955 beq bt_cmd_stop_adv ,check_51cmd_stop_adv 
+0x7856 033956 beq bt_cmd_start_direct_adv ,check_51cmd_direct_adv 
+0x7857 033957 beq bt_cmd_stop_direct_adv ,check_51cmd_stop_direct_adv 
+0x7858 033958 beq bt_cmd_led_off ,check_51cmd_led_off 
+0x7859 033959 beq bt_cmd_led_on ,check_51cmd_led_on 
+0x785a 033960 beq bt_cmd_led_blink ,check_51cmd_led_start_blink 
+0x785b 033961 beq bt_cmd_le_start_conn ,check_51cmd_le_start_con 
+0x785c 033962 beq bt_cmd_le_start_scan ,check_51cmd_start_scan 
+0x785d 033963 beq bt_cmd_le_stop_scan ,check_51cmd_stop_scan 
+0x785e 033964 beq bt_cmd_enter_hibernate ,check_51cmd_hibernate 
+0x785f 033966 store 1 ,mem_fifo_temp 
+:      033969 check_51cmd_once_continue:
+0x7860 033970 fetch 1 ,mem_fifo_temp 
+0x7861 033971 bmark0 mark_context ,check_51cmd_check_idle 
+0x7862 033972 bpatch patch1f_2 ,mem_patch1f 
+0x7863 033973 fetch 1 ,mem_fifo_temp 
+0x7864 033974 beq bt_cmd_le_disconnect ,check_51cmd_le_disconnect 
+0x7865 033975 beq bt_cmd_le_smp_security_request ,check_51cmd_le_smp_sec_req 
+0x7866 033976 beq bt_cmd_le_update_conn ,check_51cmd_ble_update_connect_param 
+0x7867 033977 beq bt_cmd_store_reconn_info_le ,eeprom_store_le_reconn_info 
+0x7868 033978 rtn 
+:      033980 check_51cmd_check_idle:
+0x7869 033981 store 1 ,mem_fifo_temp 
+0x786a 033982 call context_check_idle 
+0x786b 033983 branch check_51cmd_restore ,zero 
+0x786c 033984 call context_search_plap 
+0x786d 033985 nrtn zero 
+:      033986 check_51cmd_restore:
+0x786e 033987 jam ipc_skip_continue_process ,mem_ipc_skip_continue_proc 
+0x786f 033988 branch ui_ipc_send_cmd 
+:      033995 check_51cmd_adv:
+0x7870 033996 jam on ,mem_le_adv_enable 
+0x7871 033997 jam adv_ind ,mem_le_adv_type 
+0x7872 033998 fetch 2 ,mem_ui_state_map 
+0x7873 033999 set1 ui_state_ble_adv ,pdata 
+0x7874 034000 store 2 ,mem_ui_state_map 
+0x7875 034001 rtn 
+:      034005 check_51cmd_stop_adv:
+0x7876 034006 fetch 2 ,mem_ui_state_map 
+0x7877 034007 set0 ui_state_ble_adv ,pdata 
+0x7878 034008 store 2 ,mem_ui_state_map 
+0x7879 034009 jam off ,mem_le_adv_enable 
+0x787a 034010 rtn 
+:      034014 check_51cmd_direct_adv:
+0x787b 034015 jam on ,mem_le_adv_enable 
+0x787c 034016 jam adv_direct_ind ,mem_le_adv_type 
+0x787d 034017 fetch 2 ,mem_ui_state_map 
+0x787e 034018 set1 ui_state_ble_adv ,pdata 
+0x787f 034019 store 2 ,mem_ui_state_map 
+0x7880 034020 rtn 
+:      034024 check_51cmd_stop_direct_adv:
+0x7881 034025 fetch 2 ,mem_ui_state_map 
+0x7882 034026 set0 ui_state_ble_adv ,pdata 
+0x7883 034027 store 2 ,mem_ui_state_map 
+0x7884 034028 jam off ,mem_le_adv_enable 
+0x7885 034029 rtn 
+:      034033 check_51cmd_le_disconnect:
+0x7886 034034 setarg 20 
+0x7887 034035 store 2 ,mem_le_superto 
+0x7888 034036 store 2 ,mem_le_init_superto 
+0x7889 034037 branch le_send_terminate_ind_user_terminated 
+:      034041 check_51cmd_ble_update_connect_param:
+0x788a 034042 branch le_l2cap_tx_update_req 
+:      034046 check_51cmd_led_off:
+0x788b 034047 arg 0 ,rega 
+0x788c 034048 branch ui_led_off_global 
+:      034052 check_51cmd_led_on:
+0x788d 034053 arg 0 ,rega 
+0x788e 034054 branch ui_led_on_global 
+:      034058 check_51cmd_led_start_blink:
+0x788f 034059 arg 0 ,rega 
+0x7890 034060 call calc_curr_struct_prt 
+0x7891 034061 ifetch 1 ,regb 
+0x7892 034062 beq ui_led_state_blink_start ,check_51cmd_led_start_blink_in_blink 
+0x7893 034063 beq ui_led_state_blink_lighting ,check_51cmd_led_start_blink_in_blink 
+0x7894 034064 beq ui_led_state_blink_darking ,check_51cmd_led_start_blink_in_blink 
+0x7895 034065 branch ui_led_blink_start_global 
+:      034067 check_51cmd_led_start_blink_in_blink:
+0x7896 034068 ifetch 1 ,contr 
+0x7897 034069 rtneq led_infinite_flash_num 
+0x7898 034070 branch ui_led_blink_start_global 
+:      034074 check_51cmd_le_start_con:
+0x7899 034075 jam on ,mem_le_scan_enable 
+0x789a 034076 jam hci_cmd_le_create_conn ,mem_hci_cmd 
+0x789b 034079 rtn 
+:      034083 check_51cmd_start_scan:
+0x789c 034084 jam on ,mem_le_scan_enable 
+0x789d 034085 rtn 
+:      034089 check_51cmd_stop_scan:
+0x789e 034090 jam off ,mem_le_scan_enable 
+0x789f 034091 jam 0 ,mem_hci_cmd 
+0x78a0 034092 rtn 
+:      034096 check_51cmd_hibernate:
+0x78a1 034097 fetch 2 ,mem_cb_before_hibernate 
+0x78a2 034098 call callback_func 
+0x78a3 034099 fetch 1 ,mem_ui_button_gpio 
+0x78a4 034100 beq ui_button_gpio_disable ,check_51cmd_hibernate_btn_disabled 
+0x78a5 034101 copy pdata ,temp 
+0x78a6 034102 call gpio_config_input 
+:      034103 check_51cmd_hibernate_btn_disabled:
+0x78a7 034104 call ui_ipc_clean_all_fifo 
+0x78a8 034105 branch lpm_hibernate 
+:      034109 check_51cmd_le_smp_sec_req:
+0x78a9 034110 branch le_send_smp_security_request 
+:      034115 ui_check_paring_button:
+0x78aa 034116 fetch 1 ,mem_ui_state_map 
+0x78ab 034117 rtnbit0 ui_state_btn_down 
+0x78ac 034118 rtn 
+:      034123 queue_init:
+0x78ad 034124 fetch 2 ,mem_queue_ptr 
+0x78ae 034125 add pdata ,queue_offset_curr_num ,contw 
+0x78af 034126 setarg 0 
+0x78b0 034127 istore 3 ,contw 
+0x78b1 034128 rtn 
+:      034132 queue_push:
+0x78b2 034133 bpatch patch1f_3 ,mem_patch1f 
+0x78b3 034134 call disable_user 
+0x78b4 034135 call queue_full 
+0x78b5 034136 rtn blank 
+0x78b6 034137 fetch 2 ,mem_queue_ptr 
+0x78b7 034138 add pdata ,queue_offset_curr_num ,regb 
+0x78b8 034139 ifetcht 1 ,regb 
+0x78b9 034140 increase 1 ,temp 
+0x78ba 034141 istoret 1 ,regb 
+0x78bb 034143 ifetcht 1 ,pdata 
+0x78bc 034144 copy temp ,loopcnt 
+0x78bd 034145 add pdata ,queue_offset_write_ptr ,regb 
+0x78be 034146 ifetch 1 ,regb 
+0x78bf 034147 imul32 temp ,pdata 
+0x78c0 034148 iadd contr ,contw 
+0x78c1 034149 copy rega ,contr 
+:      034150 calc_queue_next_ptr:
+0x78c2 034151 call memcpy 
+0x78c3 034152 call queue_get_size 
+0x78c4 034153 pincrease -1 
+0x78c5 034154 ifetcht 1 ,regb 
+0x78c6 034155 increase 1 ,temp 
+0x78c7 034156 iand temp ,temp 
+0x78c8 034157 istoret 1 ,regb 
+0x78c9 034158 branch enable_user 
+:      034163 queue_pop:
+0x78ca 034164 bpatch patch1f_4 ,mem_patch1f 
+0x78cb 034165 call disable_user 
+0x78cc 034166 call queue_empty 
+0x78cd 034167 rtn blank 
+0x78ce 034168 fetch 2 ,mem_queue_ptr 
+0x78cf 034169 add pdata ,queue_offset_curr_num ,regb 
+0x78d0 034170 ifetcht 1 ,regb 
+0x78d1 034171 increase -1 ,temp 
+0x78d2 034172 istoret 1 ,regb 
+0x78d3 034173 ifetcht 1 ,pdata 
+0x78d4 034174 copy temp ,loopcnt 
+0x78d5 034175 add pdata ,queue_offset_read_ptr ,regb 
+0x78d6 034176 ifetch 1 ,regb 
+0x78d7 034177 imul32 temp ,pdata 
+0x78d8 034178 iadd contr ,contr 
+0x78d9 034179 increase 1 ,contr 
+0x78da 034180 copy rega ,contw 
+0x78db 034181 branch calc_queue_next_ptr 
+:      034188 queue_get_new_ele:
+0x78dc 034189 call disable_user 
+0x78dd 034190 call queue_empty 
+0x78de 034191 rtn blank 
+0x78df 034192 fetch 2 ,mem_queue_ptr 
+0x78e0 034193 ifetcht 1 ,pdata 
+0x78e1 034194 copy temp ,loopcnt 
+0x78e2 034195 add pdata ,queue_offset_read_ptr ,regb 
+0x78e3 034196 ifetch 1 ,regb 
+0x78e4 034197 imul32 temp ,pdata 
+0x78e5 034198 iadd contr ,contr 
+0x78e6 034199 increase 1 ,contr 
+0x78e7 034200 copy contr ,regb 
+0x78e8 034201 copy rega ,contw 
+0x78e9 034202 call memcpy 
+0x78ea 034203 branch enable_user 
+:      034205 queue_store_new_ele:
+0x78eb 034206 call disable_user 
+0x78ec 034207 call queue_empty 
+0x78ed 034208 rtn blank 
+0x78ee 034209 fetch 2 ,mem_queue_ptr 
+0x78ef 034210 ifetcht 1 ,pdata 
+0x78f0 034211 copy temp ,loopcnt 
+0x78f1 034212 add pdata ,queue_offset_read_ptr ,regb 
+0x78f2 034213 ifetch 1 ,regb 
+0x78f3 034214 imul32 temp ,pdata 
+0x78f4 034215 iadd contr ,contr 
+0x78f5 034216 add contr ,2 ,contw 
+0x78f6 034217 copy rega ,contr 
+0x78f7 034218 increase -1 ,loopcnt 
+0x78f8 034219 call memcpy 
+0x78f9 034220 branch enable_user 
+:      034223 queue_empty:
+0x78fa 034224 fetch 2 ,mem_queue_ptr 
+0x78fb 034225 add pdata ,queue_offset_curr_num ,contr 
+0x78fc 034226 ifetch 1 ,contr 
+0x78fd 034227 rtn 
+:      034230 queue_full:
+0x78fe 034231 call queue_get_size 
+0x78ff 034232 ifetcht 1 ,contr 
+0x7900 034233 isub temp ,pdata 
+0x7901 034234 rtn 
+:      034237 queue_get_size:
+0x7902 034238 fetch 2 ,mem_queue_ptr 
+0x7903 034239 add pdata ,queue_offset_length ,contr 
+0x7904 034240 ifetch 1 ,contr 
+0x7905 034241 rtn 
+:      034249 usb_isr:
+0x7906 034250 bpatch patch1f_5 ,mem_patch1f 
+0x7907 034251 fetch 1 ,core_usb_status 
+0x7908 034252 isolate1 usb_status_reset ,pdata 
+0x7909 034253 call usb_init_restart ,true 
+0x790a 034254 fetch 2 ,core_usb_status 
+0x790b 034255 store 2 ,core_usb_status 
+0x790c 034256 store 2 ,mem_usb_status 
+0x790d 034257 call usb_nak_state_judge 
+0x790e 034258 call usb_rx 
+0x790f 034259 call usb0_tx 
+0x7910 034260 call usb_tx 
+0x7911 034261 branch usb_nak_state 
+:      034263 usb_init:
+0x7912 034264 bpatch patch1f_6 ,mem_patch1f 
+0x7913 034265 call enable_authrom 
+0x7914 034266 call usb_init_param 
+:      034267 usb_init_restart:
+0x7915 034268 jam 0x00 ,core_usb_config 
+0x7916 034269 nop 10000 
+0x7917 034270 jam 0x0 ,core_usb_hmode 
+0x7918 034271 fetch 2 ,core_clkoff 
+0x7919 034272 set0 clock_off_usb ,pdata 
+0x791a 034273 store 2 ,core_clkoff 
+0x791b 034274 jam 0x21 ,core_usb_epmap 
+0x791c 034275 jam 0x9d ,core_usb_pupd 
+0x791d 034276 jam 0x3c ,core_usb_config 
+0x791e 034277 setarg mem_usb_rxbuf 
+0x791f 034278 store 2 ,core_usb_rx_saddr 
+0x7920 034279 store 2 ,core_usb_rxptr 
+0x7921 034280 setarg mem_usb_rxbuf_end 
+0x7922 034281 store 2 ,core_usb_rx_eaddr 
+0x7923 034282 jam 0x80 ,core_usb_hmode 
+0x7924 034283 jam 0 ,core_usb_addr 
+0x7925 034284 jam 0xff ,core_usb_status 
+0x7926 034285 setarg mem_usb_clear_mem_end 
+0x7927 034286 arg mem_usb_clear_mem_start ,contw 
+0x7928 034287 isub contw ,loopcnt 
+0x7929 034288 branch clear_mem 
+:      034290 usb_offline_check_init:
+0x792a 034291 fetcht 1 ,mem_usb_offline_check_gpio 
+0x792b 034292 branch gpio_config_input 
+:      034293 usb_offline_state:
+0x792c 034294 fetch 1 ,mem_usb_device_enumeration_endflag 
+0x792d 034295 rtn blank 
+0x792e 034296 fetcht 1 ,mem_usb_offline_check_gpio 
+0x792f 034297 call gpio_get_bit 
+0x7930 034298 branch usb_init_restart ,true 
+0x7931 034299 rtn 
+:      034301 usb_init_param:
+0x7932 034302 jam dev_default ,mem_usb0_state 
+0x7933 034303 setarg 0x0 
+0x7934 034304 store 1 ,mem_remain 
+0x7935 034305 store 2 ,mem_usb_zero_packet 
+0x7936 034306 pincrease 1 
+0x7937 034307 store 2 ,mem_usb_ones_packet 
+0x7938 034308 pincrease 1 
+0x7939 034309 store 2 ,mem_usb_two_packet 
+0x793a 034310 arg mem_string0 ,contw 
+0x793b 034311 setarg 0x030404 
+0x793c 034312 istore 3 ,contw 
+0x793d 034313 setarg 0x0409 
+0x793e 034314 istore 2 ,contw 
+0x793f 034315 arg mem_string1 ,contw 
+0x7940 034316 setsect 0 ,0x15906 
+0x7941 034317 setsect 1 ,0x210d2 
+0x7942 034318 setsect 2 ,0x10494 
+0x7943 034319 setsect 3 ,0x1 
+0x7944 034320 istore 9 ,contw 
+0x7945 034321 arg mem_string2 ,contw 
+0x7946 034322 setsect 0 ,0x1570f 
+0x7947 034323 setsect 1 ,0x15c9a 
+0x7948 034324 setsect 2 ,0x256c6 
+0x7949 034325 setsect 3 ,0x1cdcd 
+0x794a 034326 istore 9 ,contw 
+0x794b 034327 setsect 0 ,0x14420 
+0x794c 034328 setsect 1 ,0x25d99 
+0x794d 034329 setsect 2 ,0x25636 
+0x794e 034330 setsect 3 ,0x1 
+0x794f 034331 istore 7 ,contw 
+0x7950 034332 arg mem_string3 ,contw 
+0x7951 034333 setsect 0 ,0x1620a 
+0x7952 034334 setsect 1 ,0xc8c 
+0x7953 034335 setsect 2 ,0x30333 
+0x7954 034336 setsect 3 ,0xc0c0 
+0x7955 034337 istore 9 ,contw 
+0x7956 034338 setsect 0 ,0x3130 
+0x7957 034339 istore 2 ,contw 
+0x7958 034340 setarg usb_kbdata_vendor_define_addr 
+0x7959 034341 store 2 ,mem_hidreportdesc_kb 
+0x795a 034342 setarg usb_msdata_addr 
+0x795b 034343 store 2 ,mem_hidreportdesc_m 
+0x795c 034344 arg usb_devicedata_addr ,contr 
+0x795d 034345 arg mem_devicedesc ,contw 
+0x795e 034346 arg 19 ,loopcnt 
+0x795f 034347 call memcpy 
+0x7960 034348 arg usb_confdata_addr ,contr 
+0x7961 034349 arg mem_confdesc ,contw 
+0x7962 034350 arg 60 ,loopcnt 
+0x7963 034351 call memcpy 
+:      034352 usb_config_cb:
+0x7964 034353 fetch 2 ,mem_cb_usb_config 
+0x7965 034354 branch callback_func 
+:      034356 usb_tx_interval_config:
+0x7966 034357 fetch 1 ,mem_usb_tx_interval 
+0x7967 034358 rtn blank 
+0x7968 034359 store 1 ,mem_confdesc + 34 
+0x7969 034360 store 1 ,mem_confdesc + 59 
+0x796a 034361 rtn 
+:      034363 usb_nak_state:
+0x796b 034364 arg usb_timer_nak ,queue 
+0x796c 034365 call timer_check 
+0x796d 034366 nrtn blank 
+0x796e 034367 fetch 1 ,mem_usb_wakestate_onetime_flag 
+0x796f 034368 nrtn blank 
+0x7970 034369 fetch 1 ,mem_usb_device_enumeration_endflag 
+0x7971 034370 ncall usb_mac_wakeup_judge ,blank 
+0x7972 034371 rtn 
+:      034373 usb_nak_state_judge:
+0x7973 034374 fetch 1 ,mem_usb_status 
+0x7974 034375 bbit1 usb_status_nak ,usb_nak_state_timer_init 
+0x7975 034376 rtn 
+:      034378 usb_nak_state_timer_init:
+0x7976 034379 call usb0_attached_state_judge 
+0x7977 034380 call timer_reinit 
+0x7978 034381 setarg timer_nak_delay 
+0x7979 034382 arg usb_timer_nak ,queue 
+0x797a 034383 branch timer_init 
+:      034385 usb0_attached_state_judge:
+0x797b 034386 fetch 1 ,mem_usb_state 
+0x797c 034387 bne usb_connected ,usb_clear_halt_dispose 
+0x797d 034388 jam 0 ,mem_usb_wakestate_onetime_flag 
+0x797e 034389 jam 0 ,mem_usb_mac_wakeup_trig 
+0x797f 034390 rtn 
+:      034392 usb_clear_halt_dispose:
+0x7980 034393 fetch 1 ,mem_usb_clear_halt 
+0x7981 034394 rtn blank 
+0x7982 034395 jam 0 ,mem_usb_clear_halt 
+0x7983 034396 jam usb_connected ,mem_usb_state 
+0x7984 034397 jam 1 ,mem_usb_device_enumeration_endflag 
+0x7985 034398 rtn 
+:      034400 usb_rx_no_data:
+0x7986 034401 fetch 1 ,mem_usb_status 
+0x7987 034402 bbit1 usb_status_setup ,usb_class_type 
+0x7988 034403 rtn 
+:      034405 usb_rx_len:
+0x7989 034406 fetchr contus ,2 ,core_usb_rx_saddr 
+0x798a 034407 fetchr contue ,2 ,core_usb_rx_eaddr 
+0x798b 034408 fetchr contu ,2 ,core_usb_rxptr 
+0x798c 034409 ifetch 2 ,contu 
+0x798d 034410 rshift8 pdata ,temp 
+0x798e 034411 rshift4 temp ,temp 
+0x798f 034412 arg 0xfff ,contr 
+0x7990 034413 iand contr ,loopcnt 
+0x7991 034414 storer loopcnt ,2 ,mem_usb_read_len 
+0x7992 034415 rtn 
+:      034418 usb_rx_data:
+0x7993 034419 call usb_rx_len 
+:      034420 usb_rx_read:
+0x7994 034421 ifetch 1 ,contu 
+0x7995 034422 istore 1 ,contw 
+0x7996 034423 loop usb_rx_read 
+0x7997 034424 storer contu ,2 ,core_usb_rxptr 
+0x7998 034425 rtn 
+:      034427 usb_rx_ep13:
+0x7999 034428 arg mem_usb_ccid_buf ,contw 
+0x799a 034429 call usb_rx_read 
+0x799b 034430 arg mem_usb_ccid_buf + 4 ,temp 
+0x799c 034431 storet 2 ,core_usb_tx_saddr3 
+0x799d 034432 fetch 1 ,mem_usb_ccid_buf + 1 
+0x799e 034433 pincrease 6 
+0x799f 034434 istore 1 ,temp 
+0x79a0 034435 jam 0x8 ,core_usb_trig 
+0x79a1 034436 rtn 
+:      034439 usb_rx:
+0x79a2 034440 bpatch patch1f_7 ,mem_patch1f 
+0x79a3 034441 fetch 1 ,mem_usb_status 
+0x79a4 034442 rtnbit0 usb_status_rxready 
+0x79a5 034443 call usb_rx_len 
+0x79a6 034444 compare 13 ,temp ,0xff 
+0x79a7 034445 branch usb_rx_ep13 ,true 
+0x79a8 034446 arg mem_usb_setup ,contw 
+0x79a9 034447 call usb_rx_read 
+0x79aa 034448 fetch 1 ,mem_usb_read_len 
+0x79ab 034449 beq 0x00 ,usb_rx_no_data 
+0x79ac 034450 beq 0x01 ,usb_out_one_byte 
+0x79ad 034451 sub pdata ,7 ,null 
+0x79ae 034452 rtn positive 
+:      034453 usb_class_type:
+0x79af 034454 bpatchx patch20_0 ,mem_patch20 
+0x79b0 034455 set0 mark_isstr ,mark 
+0x79b1 034456 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x79b2 034457 and_into 0x80 ,pdata 
+0x79b3 034458 beq in_device ,usb_in_device 
+0x79b4 034459 beq out_device ,usb_out_device 
+0x79b5 034460 branch assert 
+:      034462 usb_out_one_byte:
+0x79b6 034463 fetch 1 ,mem_usb_setup 
+0x79b7 034464 rtnbit1 7 
+0x79b8 034465 call usb_get_led_status 
+0x79b9 034466 branch usb0_reply_zerolen 
+:      034469 usb_in_device:
+0x79ba 034470 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x79bb 034471 rshift4 pdata ,pdata 
+0x79bc 034472 rshift pdata ,pdata 
+0x79bd 034473 and_into 0x03 ,pdata 
+0x79be 034474 beq standard_req ,usb_in_standard_req 
+0x79bf 034475 beq class_req ,usb_in_class_req 
+0x79c0 034476 beq manufacturer_req ,usb_in_manufacturer_req 
+0x79c1 034477 branch assert 
+:      034479 usb_out_device:
+0x79c2 034480 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x79c3 034481 rshift4 pdata ,pdata 
+0x79c4 034482 rshift pdata ,pdata 
+0x79c5 034483 and_into 0x03 ,pdata 
+0x79c6 034484 beq standard_req ,usb_out_standard_req 
+0x79c7 034485 beq class_req ,usb_out_class_req 
+0x79c8 034486 beq manufacturer_req ,usb_out_manufacturer_req 
+0x79c9 034487 branch assert 
+:      034489 usb_in_standard_req:
+0x79ca 034490 fetch 1 ,mem_usb_setup_brequest 
+0x79cb 034491 beq get_configuration ,usb0_request_get_configuration 
+0x79cc 034492 beq get_descriptor ,usb0_request_get_descriptor 
+0x79cd 034493 beq get_interface ,usb0_request_get_interface 
+0x79ce 034494 beq get_status ,usb0_request_get_status 
+0x79cf 034495 branch usb0_force_stall 
+:      034497 usb_in_class_req:
+0x79d0 034498 fetch 1 ,mem_usb_setup_brequest 
+0x79d1 034499 beq get_idle ,usb_get_idle 
+0x79d2 034500 beq get_report ,usb_get_report 
+0x79d3 034501 beq get_protocol ,usb_get_protocol_req 
+0x79d4 034502 branch usb0_force_stall 
+:      034504 usb_in_manufacturer_req:
+0x79d5 034505 branch usb0_force_stall 
+:      034507 usb_out_standard_req:
+0x79d6 034508 fetch 1 ,mem_usb_setup_brequest 
+0x79d7 034509 beq clear_feature ,usb0_request_clear_feature 
+0x79d8 034510 beq set_feature ,usb0_request_set_feature 
+0x79d9 034511 beq set_address ,usb0_request_set_address 
+0x79da 034512 beq set_configuration ,usb0_request_set_configuration 
+0x79db 034513 beq set_interface ,usb0_request_set_interface 
+0x79dc 034514 beq set_descriptor ,usb0_force_stall 
+0x79dd 034515 branch usb0_force_stall 
+:      034517 usb_out_class_req:
+0x79de 034518 fetch 1 ,mem_usb_setup_brequest 
+0x79df 034519 beq set_idle ,usb_set_idle 
+0x79e0 034520 beq set_report ,usb_set_report 
+0x79e1 034521 beq set_protocol ,usb_set_protocol_req 
+0x79e2 034522 branch usb0_force_stall 
+:      034524 usb_out_manufacturer_req:
+0x79e3 034525 branch usb0_force_stall 
+:      034527 usb0_force_stall:
+0x79e4 034528 bpatchx patch20_1 ,mem_patch20 
+0x79e5 034529 fetch 1 ,core_usb_stall 
+0x79e6 034530 set1 0 ,pdata 
+0x79e7 034531 store 1 ,core_usb_stall 
+0x79e8 034532 branch usb0_reply_zerolen 
+:      034534 usb0_reply_zerolen:
+0x79e9 034535 jam 0x1 ,core_usb_clear_nak 
+0x79ea 034536 rtn 
+:      034538 usb0_request_get_configuration:
+0x79eb 034539 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x79ec 034540 bne in_device ,usb0_force_stall 
+0x79ed 034541 fetch 1 ,mem_usb_setup_windex 
+0x79ee 034542 bne 0 ,usb0_force_stall 
+0x79ef 034543 fetch 1 ,mem_usb_setup_windex + 1 
+0x79f0 034544 bne 0 ,usb0_force_stall 
+0x79f1 034545 fetch 1 ,mem_usb_setup_blength 
+0x79f2 034546 bne 1 ,usb0_force_stall 
+0x79f3 034547 fetch 1 ,mem_usb_setup_blengthh 
+0x79f4 034548 bne 0 ,usb0_force_stall 
+0x79f5 034549 fetch 1 ,mem_usb_setup_bvalue 
+0x79f6 034550 bne 0 ,usb0_force_stall 
+0x79f7 034551 fetch 1 ,mem_usb_setup_bvalue + 1 
+0x79f8 034552 bne 0 ,usb0_force_stall 
+0x79f9 034553 fetch 1 ,mem_usb0_state 
+0x79fa 034554 beq dev_configured ,usb0_request_get_cfg_dev_cfg 
+0x79fb 034555 beq dev_address ,usb0_request_get_cfg_dev_addr 
+0x79fc 034556 branch usb0_force_stall 
+:      034558 usb0_request_get_cfg_dev_cfg:
+0x79fd 034559 arg 1 ,regb 
+0x79fe 034560 branch usb_send_ones_packet 
+:      034562 usb0_request_get_cfg_dev_addr:
+0x79ff 034563 arg 1 ,regb 
+0x7a00 034564 branch usb_send_zero_packet 
+:      034566 usb0_request_get_descriptor:
+0x7a01 034567 bpatchx patch20_2 ,mem_patch20 
+0x7a02 034569 fetch 1 ,mem_usb_setup_bvalueh 
+0x7a03 034570 beq dsc_device ,dsc_device_info 
+0x7a04 034571 beq dsc_config ,dsc_config_info 
+0x7a05 034572 beq dsc_string ,dsc_string_info 
+0x7a06 034573 beq dsc_hid ,dsc_hid_info 
+0x7a07 034574 beq dsc_hid_report ,dsc_hid_report_info 
+0x7a08 034575 branch usb0_force_stall 
+:      034577 dsc_hid_info:
+0x7a09 034578 jam 0 ,mem_usb_get_protocol_flag 
+0x7a0a 034579 fetch 1 ,mem_usb_setup_windex 
+0x7a0b 034580 beq 0 ,dsc_hid_info_interface0 
+0x7a0c 034581 beq 1 ,dsc_hid_info_interface1 
+0x7a0d 034582 branch usb0_force_stall 
+:      034584 dsc_hid_info_interface0:
+0x7a0e 034585 fetchr regb ,1 ,mem_confdesc + 19 
+0x7a0f 034586 arg mem_confdesc + 19 ,rega 
+0x7a10 034587 branch usb0_respond 
+:      034589 dsc_hid_info_interface1:
+0x7a11 034590 fetchr regb ,1 ,mem_confdesc + 44 
+0x7a12 034591 arg mem_confdesc + 44 ,rega 
+0x7a13 034592 branch usb0_respond 
+:      034594 dsc_device_info:
+0x7a14 034598 fetch 1 ,mem_usb_set_high_addr_flag 
+0x7a15 034599 ncall usb_set_high_addr ,blank 
+0x7a16 034600 setarg mem_devicedesc 
+0x7a17 034601 fetcht 1 ,mem_devicedesc 
+:      034602 dsc_info_set_data_len:
+0x7a18 034603 store 2 ,mem_dsc_info_data_pointer 
+0x7a19 034604 storet 1 ,mem_dsc_info_len 
+0x7a1a 034605 fetch 1 ,mem_usb_setup_blength 
+0x7a1b 034606 isub temp ,null 
+0x7a1c 034607 nbranch dsc_info_set_current_data_len ,positive 
+:      034608 dsc_info_set_initial_data_len:
+0x7a1d 034609 fetch 1 ,mem_dsc_info_len 
+:      034610 dsc_info_set_data_size_completed:
+0x7a1e 034611 iforce regb 
+0x7a1f 034612 fetch 2 ,mem_dsc_info_data_pointer 
+0x7a20 034613 add pdata ,1 ,pdata 
+0x7a21 034614 iforce rega 
+0x7a22 034615 branch usb0_respond 
+:      034616 dsc_info_set_current_data_len:
+0x7a23 034617 fetch 1 ,mem_usb_setup_blength 
+0x7a24 034618 branch dsc_info_set_data_size_completed 
+:      034620 usb_set_high_addr:
+0x7a25 034621 fetch 1 ,core_usb_addr 
+0x7a26 034622 ncall usb0_set_addr ,blank 
+0x7a27 034623 jam 0 ,mem_usb_set_high_addr_flag 
+0x7a28 034624 rtn 
+:      034625 usb0_set_addr:
+0x7a29 034626 fetch 1 ,core_usb_addr 
+0x7a2a 034627 set1 7 ,pdata 
+0x7a2b 034628 store 1 ,core_usb_addr 
+0x7a2c 034629 rtn 
+:      034631 dsc_config_info:
+0x7a2d 034632 setarg mem_confdesc 
+0x7a2e 034633 fetcht 1 ,mem_confdesc 
+0x7a2f 034634 branch dsc_info_set_data_len 
+:      034636 dsc_string_info:
+0x7a30 034637 fetch 1 ,mem_usb_setup_bvalue 
+0x7a31 034638 sub pdata ,3 ,null 
+0x7a32 034639 nbranch usb0_force_stall ,positive 
+0x7a33 034640 fetch 1 ,mem_usb_setup_bvalue 
+0x7a34 034641 arg mem_string0 ,rega 
+0x7a35 034642 beq 0 ,usb0_respond_length 
+0x7a36 034643 set1 mark_isstr ,mark 
+0x7a37 034644 arg mem_string1 ,rega 
+0x7a38 034645 beq 1 ,usb0_respond_length 
+0x7a39 034646 arg mem_string2 ,rega 
+0x7a3a 034647 beq 2 ,usb0_respond_length 
+0x7a3b 034648 arg mem_string3 ,rega 
+0x7a3c 034649 beq 3 ,usb0_respond_length 
+0x7a3d 034650 rtn 
+:      034652 dsc_hid_report_info:
+0x7a3e 034653 fetch 2 ,mem_usb_setup_windex 
+0x7a3f 034654 beq 1 ,dsc_hid_report_info0 
+0x7a40 034655 fetchr rega ,2 ,mem_hidreportdesc_kb 
+0x7a41 034656 branch usb0_respond_length 
+:      034657 dsc_hid_report_info0:
+0x7a42 034658 jam 1 ,mem_usb_device_enumeration_endflag 
+0x7a43 034659 jam usb_got_report_req ,mem_usb_state 
+0x7a44 034660 fetchr rega ,2 ,mem_hidreportdesc_m 
+0x7a45 034661 branch usb0_respond_length 
+:      034664 usb0_request_get_interface:
+0x7a46 034665 fetch 1 ,mem_usb0_state 
+0x7a47 034666 bne dev_configured ,usb0_force_stall 
+0x7a48 034667 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x7a49 034668 bne in_interface ,usb0_force_stall 
+0x7a4a 034669 fetch 1 ,mem_usb_setup_bvalue 
+0x7a4b 034670 bne 0 ,usb0_force_stall 
+0x7a4c 034671 fetch 1 ,mem_usb_setup_bvalueh 
+0x7a4d 034672 bne 0 ,usb0_force_stall 
+0x7a4e 034673 fetch 1 ,mem_usb_setup_blength 
+0x7a4f 034674 bne 1 ,usb0_force_stall 
+0x7a50 034675 fetch 1 ,mem_usb_setup_blengthh 
+0x7a51 034676 bne 0 ,usb0_force_stall 
+0x7a52 034677 fetch 1 ,mem_usb_setup_windex 
+0x7a53 034678 bne 0 ,usb0_force_stall 
+0x7a54 034679 fetch 1 ,mem_usb_setup_windex + 1 
+0x7a55 034680 bne 0 ,usb0_force_stall 
+0x7a56 034681 arg 1 ,regb 
+0x7a57 034682 branch usb_send_zero_packet 
+:      034685 usb0_request_get_status:
+0x7a58 034686 fetch 1 ,mem_usb0_state 
+0x7a59 034687 beq dev_default ,usb0_force_stall 
+0x7a5a 034688 fetch 1 ,mem_usb_setup_bvalue 
+0x7a5b 034689 bne 0 ,usb0_force_stall 
+0x7a5c 034690 fetch 1 ,mem_usb_setup_bvalueh 
+0x7a5d 034691 bne 0 ,usb0_force_stall 
+0x7a5e 034692 fetch 1 ,mem_usb_setup_blength 
+0x7a5f 034693 bne 2 ,usb0_force_stall 
+0x7a60 034694 fetch 1 ,mem_usb_setup_blengthh 
+0x7a61 034695 bne 0 ,usb0_force_stall 
+0x7a62 034696 fetch 1 ,mem_usb_setup_windex + 1 
+0x7a63 034697 bne 0 ,usb0_force_stall 
+0x7a64 034698 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x7a65 034699 beq in_device ,usb0_get_status_in_device 
+0x7a66 034700 beq in_interface ,usb0_get_status_in_interface 
+0x7a67 034701 beq in_endpoint ,usb0_get_status_in_endpoint 
+0x7a68 034702 branch usb0_force_stall 
+:      034705 usb0_sdsystem_dispose:
+0x7a69 034706 jam 1 ,mem_sdsystem_wakeup_flag 
+0x7a6a 034707 branch usb_send_two_packet 
+:      034709 usb0_get_status_in_device:
+0x7a6b 034710 fetch 1 ,mem_usb_setup_windex 
+0x7a6c 034711 bne 0 ,usb0_force_stall 
+0x7a6d 034712 arg 2 ,regb 
+0x7a6e 034713 fetch 1 ,mem_usb_remote_wakeup 
+0x7a6f 034714 beq 0x01 ,usb0_sdsystem_dispose 
+:      034716 usb_send_zero_packet:
+0x7a70 034717 arg mem_usb_zero_packet ,rega 
+0x7a71 034718 branch usb0_respond 
+:      034719 usb_send_ones_packet:
+0x7a72 034720 arg mem_usb_ones_packet ,rega 
+0x7a73 034721 branch usb0_respond 
+:      034722 usb_send_two_packet:
+0x7a74 034723 arg mem_usb_two_packet ,rega 
+0x7a75 034724 branch usb0_respond 
+:      034726 usb0_get_status_in_interface:
+0x7a76 034727 fetch 1 ,mem_usb0_state 
+0x7a77 034728 bne dev_configured ,usb0_force_stall 
+0x7a78 034729 arg 2 ,regb 
+0x7a79 034730 branch usb_send_zero_packet 
+:      034732 usb0_get_status_in_endpoint:
+0x7a7a 034733 fetch 1 ,mem_usb0_state 
+0x7a7b 034734 bne dev_configured ,usb0_force_stall 
+0x7a7c 034735 fetch 1 ,mem_usb_setup_windex 
+0x7a7d 034736 beq in_ep1 ,usb0_get_status_in_ep_in_ep1 
+0x7a7e 034737 beq in_ep2 ,usb0_get_status_in_ep_in_ep2 
+0x7a7f 034738 beq in_ep3 ,usb0_get_status_in_ep_in_ep3 
+0x7a80 034739 and_into 0x7f ,pdata 
+0x7a81 034740 beq 0x00 ,usb0_get_status_in_ep_in_ep0 
+0x7a82 034741 branch usb0_force_stall 
+:      034743 usb0_get_status_in_ep_in_ep0:
+0x7a83 034744 fetch 1 ,mem_usb_ep0_stall_status 
+:      034745 usb0_get_status_in_ep_in_ack:
+0x7a84 034746 arg 2 ,regb 
+0x7a85 034747 beq 1 ,usb_send_ones_packet 
+0x7a86 034748 branch usb_send_zero_packet 
+:      034749 usb0_get_status_in_ep_in_ep1:
+0x7a87 034750 fetch 1 ,mem_usb_ep1_stall_status 
+0x7a88 034751 branch usb0_get_status_in_ep_in_ack 
+:      034752 usb0_get_status_in_ep_in_ep2:
+0x7a89 034753 fetch 1 ,mem_usb_ep2_stall_status 
+0x7a8a 034754 branch usb0_get_status_in_ep_in_ack 
+:      034755 usb0_get_status_in_ep_in_ep3:
+0x7a8b 034756 fetch 1 ,mem_usb_ep3_stall_status 
+0x7a8c 034757 branch usb0_get_status_in_ep_in_ack 
+:      034759 usb_get_idle:
+0x7a8d 034760 jam 1 ,mem_usb_idle_flag 
+0x7a8e 034761 arg mem_usb_idle_rate ,rega 
+0x7a8f 034762 arg 1 ,regb 
+0x7a90 034763 branch usb0_respond 
+:      034765 usb_get_report:
+0x7a91 034766 fetch 2 ,mem_usb_setup_bvalue 
+0x7a92 034767 arg pc_get_report ,temp 
+0x7a93 034768 isub temp ,null 
+0x7a94 034769 nbranch usb0_force_stall ,zero 
+:      034771 usb_get_report_dispose:
+0x7a95 034772 fetch 1 ,mem_usb0_data_ready_report 
+0x7a96 034773 nbranch usb_get_report_data_success ,blank 
+0x7a97 034774 jam pc_get_nondata ,mem_usb0_get_report_data 
+:      034775 usb_get_report_send_data:
+0x7a98 034776 fetch 1 ,mem_usb_setup_blength 
+0x7a99 034777 iforce regb 
+0x7a9a 034778 arg mem_usb0_get_report_data ,rega 
+0x7a9b 034779 call usb0_respond 
+:      034780 usb_get_report_data_release:
+0x7a9c 034781 arg mem_usb0_get_report_data ,contw 
+0x7a9d 034782 arg 64 ,loopcnt 
+0x7a9e 034783 branch memset0 
+:      034784 usb_get_report_data_success:
+0x7a9f 034785 jam 0 ,mem_usb0_data_ready_report 
+0x7aa0 034786 jam pc_get_data ,mem_usb0_get_report_data 
+0x7aa1 034787 branch usb_get_report_send_data 
+:      034789 usb_get_protocol_req:
+0x7aa2 034790 fetch 1 ,mem_usb_setup_blength 
+0x7aa3 034791 bne 1 ,usb0_force_stall 
+0x7aa4 034792 jam 1 ,mem_usb_get_protocol_flag 
+0x7aa5 034793 arg 1 ,regb 
+0x7aa6 034794 fetch 1 ,mem_usb_set_protocol_value 
+0x7aa7 034795 beq 0 ,usb_get_report_protocol 
+0x7aa8 034796 beq 1 ,usb_get_boot_protocol 
+0x7aa9 034797 branch usb_send_zero_packet 
+:      034798 usb_get_report_protocol:
+0x7aaa 034799 branch usb_send_ones_packet 
+:      034800 usb_get_boot_protocol:
+0x7aab 034801 branch usb_send_zero_packet 
+:      034806 usb0_request_clear_feature:
+0x7aac 034807 fetch 1 ,mem_usb0_state 
+0x7aad 034808 bne dev_configured ,usb0_force_stall 
+0x7aae 034809 fetch 1 ,mem_usb_setup_blength 
+0x7aaf 034810 bne 0 ,usb0_force_stall 
+0x7ab0 034811 fetch 1 ,mem_usb_setup_blengthh 
+0x7ab1 034812 bne 0 ,usb0_force_stall 
+0x7ab2 034813 fetch 1 ,mem_usb_setup_bvalueh 
+0x7ab3 034814 bne 0 ,usb0_force_stall 
+0x7ab4 034815 fetch 1 ,mem_usb_setup_windex + 1 
+0x7ab5 034816 bne 0 ,usb0_force_stall 
+0x7ab6 034817 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x7ab7 034818 beq out_device ,usb0_request_clear_feature_out_device 
+0x7ab8 034819 beq out_interface ,usb0_request_clear_feature_out_interface 
+0x7ab9 034820 beq out_endpoint ,usb0_request_clear_feature_out_endpoint 
+0x7aba 034821 branch usb0_force_stall 
+:      034823 usb0_request_clear_feature_out_device:
+0x7abb 034824 fetch 1 ,mem_usb_setup_bvalue 
+0x7abc 034825 bne device_remote_wakeup ,usb0_force_stall 
+0x7abd 034826 fetch 1 ,core_usb_config 
+0x7abe 034827 set0 7 ,pdata 
+0x7abf 034828 store 1 ,core_usb_config 
+0x7ac0 034829 jam 0 ,mem_usb_remote_wakeup 
+0x7ac1 034830 jam 1 ,mem_usb_clear_remote_wakeup 
+0x7ac2 034831 fetch 1 ,mem_sdsystem_wakeup_flag 
+0x7ac3 034832 branch usb0_reply_zerolen ,blank 
+0x7ac4 034833 jam 0 ,mem_sdsystem_wakeup_flag 
+0x7ac5 034834 jam 0 ,mem_usb_clear_remote_wakeup 
+0x7ac6 034835 jam usb_connected ,mem_usb_state 
+0x7ac7 034836 branch usb0_reply_zerolen 
+:      034838 usb0_request_clear_feature_out_interface:
+0x7ac8 034839 branch usb0_force_stall 
+:      034841 usb0_request_clear_feature_out_endpoint:
+0x7ac9 034842 fetch 1 ,mem_usb_setup_bvalue 
+0x7aca 034843 bne endpoint_halt ,usb0_force_stall 
+0x7acb 034844 fetch 1 ,mem_usb_setup_windex 
+0x7acc 034845 beq in_ep1 ,usb0_force_stall_ep1_in_off 
+0x7acd 034846 beq in_ep2 ,usb0_force_stall_ep2_in_off 
+0x7ace 034847 beq in_ep3 ,usb0_force_stall_ep3_in_off 
+0x7acf 034848 and_into 0x7f ,pdata 
+0x7ad0 034849 beq 0x00 ,usb0_force_stall_ep0_in_off 
+0x7ad1 034850 branch usb0_force_stall 
+:      034852 usb0_force_stall_ep0_in_off:
+0x7ad2 034853 jam 0 ,mem_usb_ep0_stall_status 
+0x7ad3 034854 branch usb0_reply_zerolen 
+:      034855 usb0_force_stall_ep1_in_off:
+0x7ad4 034856 jam 0 ,mem_usb_ep1_stall_status 
+:      034857 usb0_force_stall_ep1_in_off_reply:
+0x7ad5 034858 jam 1 ,mem_usb_clear_halt 
+0x7ad6 034859 branch usb0_reply_zerolen 
+:      034860 usb0_force_stall_ep2_in_off:
+0x7ad7 034861 jam 0 ,mem_usb_ep2_stall_status 
+0x7ad8 034862 branch usb0_force_stall_ep1_in_off_reply 
+:      034863 usb0_force_stall_ep3_in_off:
+0x7ad9 034864 jam 0 ,mem_usb_ep3_stall_status 
+0x7ada 034865 branch usb0_force_stall_ep1_in_off_reply 
+:      034868 usb0_request_set_feature:
+0x7adb 034869 fetch 1 ,mem_usb_setup_blength 
+0x7adc 034870 bne 0 ,usb0_force_stall 
+0x7add 034871 fetch 1 ,mem_usb_setup_blengthh 
+0x7ade 034872 bne 0 ,usb0_force_stall 
+0x7adf 034873 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x7ae0 034874 beq out_device ,usb0_request_set_feature_out_device 
+0x7ae1 034875 beq out_interface ,usb0_request_set_feature_out_interface 
+0x7ae2 034876 beq out_endpoint ,usb0_request_set_feature_out_endpoint 
+0x7ae3 034877 branch usb0_force_stall 
+:      034879 usb0_request_set_feature_out_device:
+0x7ae4 034880 fetch 1 ,mem_usb_setup_bvalue 
+0x7ae5 034881 bne device_remote_wakeup ,usb0_force_stall 
+0x7ae6 034882 call dongle_set_pc_sleep_flag 
+0x7ae7 034883 fetch 1 ,core_usb_config 
+0x7ae8 034884 set1 7 ,pdata 
+0x7ae9 034885 store 1 ,core_usb_config 
+0x7aea 034886 jam 1 ,mem_usb_remote_wakeup 
+0x7aeb 034887 jam usb_sleep ,mem_usb_state 
+0x7aec 034888 jam 0 ,mem_usb_tx_win_enable 
+0x7aed 034889 call usb0_reply_zerolen 
+:      034890 usb_wakeup_timer_reinit:
+0x7aee 034891 call timer_reinit 
+0x7aef 034892 setarg timer_wakeup_delay 
+0x7af0 034893 arg usb_timer_wakeup ,queue 
+0x7af1 034894 branch timer_init 
+:      034896 usb0_request_set_feature_out_interface:
+0x7af2 034897 branch usb0_force_stall 
+:      034899 usb0_request_set_feature_out_endpoint:
+0x7af3 034900 fetch 1 ,mem_usb_setup_bvalue 
+0x7af4 034901 bne endpoint_halt ,usb0_force_stall 
+0x7af5 034902 fetch 1 ,mem_usb_setup_bvalueh 
+0x7af6 034903 bne 0 ,usb0_force_stall 
+0x7af7 034904 fetch 1 ,mem_usb_setup_windex 
+0x7af8 034905 beq in_ep1 ,usb0_force_stall_ep1_in_on 
+0x7af9 034906 beq in_ep2 ,usb0_force_stall_ep2_in_on 
+0x7afa 034907 beq in_ep3 ,usb0_force_stall_ep3_in_on 
+0x7afb 034908 and_into 0x7f ,pdata 
+0x7afc 034909 beq 0x00 ,usb0_force_stall_ep0_in_on 
+0x7afd 034910 branch usb0_force_stall 
+:      034912 usb0_force_stall_ep0_in_on:
+0x7afe 034913 jam 1 ,mem_usb_ep0_stall_status 
+0x7aff 034914 branch usb0_reply_zerolen 
+:      034915 usb0_force_stall_ep1_in_on:
+0x7b00 034916 jam 1 ,mem_usb_ep1_stall_status 
+0x7b01 034917 branch usb0_reply_zerolen 
+:      034918 usb0_force_stall_ep2_in_on:
+0x7b02 034919 jam 1 ,mem_usb_ep2_stall_status 
+0x7b03 034920 branch usb0_reply_zerolen 
+:      034921 usb0_force_stall_ep3_in_on:
+0x7b04 034922 jam 1 ,mem_usb_ep3_stall_status 
+0x7b05 034923 branch usb0_reply_zerolen 
+:      034926 usb0_request_set_address:
+0x7b06 034927 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x7b07 034928 bne out_device ,usb0_force_stall 
+0x7b08 034929 fetch 1 ,mem_usb_setup_windex 
+0x7b09 034930 bne 0 ,usb0_force_stall 
+0x7b0a 034931 fetch 1 ,mem_usb_setup_windex + 1 
+0x7b0b 034932 bne 0 ,usb0_force_stall 
+0x7b0c 034933 fetch 1 ,mem_usb_setup_blength 
+0x7b0d 034934 bne 0 ,usb0_force_stall 
+0x7b0e 034935 fetch 1 ,mem_usb_setup_blengthh 
+0x7b0f 034936 bne 0 ,usb0_force_stall 
+0x7b10 034937 fetch 1 ,mem_usb_setup_bvalueh 
+0x7b11 034938 bne 0 ,usb0_force_stall 
+0x7b12 034939 fetch 1 ,mem_usb_setup_bvalue 
+0x7b13 034940 and_into 0x80 ,pdata 
+0x7b14 034941 bne 0 ,usb0_force_stall 
+0x7b15 034942 fetch 1 ,mem_usb_setup_bvalue 
+0x7b16 034943 bne 0 ,usb_usb0_state_set_dev_addr 
+:      034944 usb_usb0_state_set_dev_default:
+0x7b17 034945 jam dev_default ,mem_usb0_state 
+:      034946 usb0_request_set_wait_address:
+0x7b18 034947 fetch 1 ,mem_usb_setup_bvalue 
+0x7b19 034948 store 1 ,core_usb_addr 
+0x7b1a 034949 call usb0_reply_zerolen 
+0x7b1b 034950 jam 1 ,mem_usb_set_high_addr_flag 
+0x7b1c 034951 rtn 
+:      034952 usb_usb0_state_set_dev_addr:
+0x7b1d 034953 jam dev_address ,mem_usb0_state 
+0x7b1e 034954 branch usb0_request_set_wait_address 
+:      034957 usb0_request_set_configuration:
+0x7b1f 034958 fetch 1 ,mem_usb0_state 
+0x7b20 034959 beq dev_default ,usb0_force_stall 
+0x7b21 034960 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x7b22 034961 bne out_device ,usb0_force_stall 
+0x7b23 034962 fetch 1 ,mem_usb_setup_windex 
+0x7b24 034963 bne 0 ,usb0_force_stall 
+0x7b25 034964 fetch 1 ,mem_usb_setup_windex + 1 
+0x7b26 034965 bne 0 ,usb0_force_stall 
+0x7b27 034966 fetch 1 ,mem_usb_setup_blength 
+0x7b28 034967 bne 0 ,usb0_force_stall 
+0x7b29 034968 fetch 1 ,mem_usb_setup_blengthh 
+0x7b2a 034969 bne 0 ,usb0_force_stall 
+0x7b2b 034970 fetch 1 ,mem_usb_setup_bvalue + 1 
+0x7b2c 034971 bne 0 ,usb0_force_stall 
+0x7b2d 034972 fetch 1 ,mem_usb_setup_bvalue 
+0x7b2e 034973 sub pdata ,usb_max_num_cfg ,null 
+0x7b2f 034974 nbranch usb0_force_stall ,positive 
+0x7b30 034975 fetch 1 ,mem_usb0_state 
+0x7b31 034976 beq dev_address ,usb0_request_set_cfg_addr_state 
+0x7b32 034977 beq dev_configured ,usb0_request_set_cfg_cfg_state 
+0x7b33 034978 branch usb0_force_stall 
+:      034980 usb0_request_set_cfg_addr_state:
+:      034981 usb0_request_set_cfg_cfg_state:
+0x7b34 034982 fetch 1 ,mem_usb_setup_bvalue 
+0x7b35 034983 beq 0 ,usb0_request_set_cfg_stay_addr_state 
+0x7b36 034984 jam dev_configured ,mem_usb0_state 
+0x7b37 034985 branch usb0_reply_zerolen 
+:      034986 usb0_request_set_cfg_stay_addr_state:
+0x7b38 034987 jam dev_address ,mem_usb0_state 
+0x7b39 034988 branch usb0_reply_zerolen 
+:      034991 usb0_request_set_interface:
+0x7b3a 034992 fetch 1 ,mem_usb0_state 
+0x7b3b 034993 bne dev_configured ,usb0_force_stall 
+0x7b3c 034994 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x7b3d 034995 bne out_interface ,usb0_force_stall 
+0x7b3e 034996 fetch 1 ,mem_usb_setup_bvalue 
+0x7b3f 034997 bne 0 ,usb0_force_stall 
+0x7b40 034998 fetch 1 ,mem_usb_setup_bvalueh 
+0x7b41 034999 bne 0 ,usb0_force_stall 
+0x7b42 035000 fetch 1 ,mem_usb_setup_blength 
+0x7b43 035001 bne 0 ,usb0_force_stall 
+0x7b44 035002 fetch 1 ,mem_usb_setup_blengthh 
+0x7b45 035003 bne 0 ,usb0_force_stall 
+0x7b46 035004 fetch 1 ,mem_usb_setup_windex 
+0x7b47 035005 bne 0 ,usb0_force_stall 
+0x7b48 035006 fetch 1 ,mem_usb_setup_windex + 1 
+0x7b49 035007 bne 0 ,usb0_force_stall 
+0x7b4a 035008 branch usb0_reply_zerolen 
+:      035011 usb_set_idle:
+0x7b4b 035012 bpatchx patch20_3 ,mem_patch20 
+0x7b4c 035013 jam 1 ,mem_usb_idle_flag 
+0x7b4d 035014 fetch 1 ,mem_usb_setup_bvalueh 
+0x7b4e 035015 store 1 ,mem_usb_idle_rate 
+0x7b4f 035016 fetch 1 ,mem_usb_setup_windex 
+0x7b50 035017 sub pdata ,1 ,null 
+0x7b51 035018 call usb_clear_remote_wakeup_set0 ,zero 
+0x7b52 035019 fetch 1 ,mem_usb_state 
+0x7b53 035020 bne usb_resume ,usb0_reply_zerolen 
+0x7b54 035021 jam usb_connected ,mem_usb_state 
+0x7b55 035022 call usb0_reply_zerolen 
+0x7b56 035023 nop 30000 
+0x7b57 035024 nop 30000 
+0x7b58 035025 rtn 
+:      035026 usb_clear_remote_wakeup_set0:
+0x7b59 035027 jam 1 ,mem_usb_device_enumeration_endflag 
+0x7b5a 035028 jam 0 ,mem_usb_clear_remote_wakeup 
+0x7b5b 035029 jam usb_resume ,mem_usb_state 
+0x7b5c 035030 rtn 
+:      035033 usb_set_report:
+0x7b5d 035034 nop 15000 
+0x7b5e 035035 arg mem_usb0_set_report_data ,contw 
+0x7b5f 035036 call usb_rx_data 
+0x7b60 035037 jam 1 ,mem_usb0_get_set_report 
+0x7b61 035038 call usb_set_report_resume_judge 
+0x7b62 035039 fetch 2 ,mem_usb_setup_bvalue 
+0x7b63 035040 store 2 ,mem_usb_setup_bvalue_temp 
+0x7b64 035041 call usb0_reply_zerolen 
+0x7b65 035042 fetch 1 ,mem_device_option 
+0x7b66 035043 rtnne dvc_op_dongle 
+0x7b67 035044 fetch 1 ,mem_usb_tx_win_enable 
+0x7b68 035045 rtn blank 
+0x7b69 035046 fetch 1 ,mem_usb0_set_report_data 
+:      035047 usb_get_led_status:
+0x7b6a 035048 store 1 ,mem_24g_led_status 
+0x7b6b 035049 jam 0 ,mem_usb_tx_win_enable 
+0x7b6c 035050 jam kb_led_ackpayload ,mem_24g_ackpayload_enable 
+0x7b6d 035051 rtn 
+:      035054 usb_set_report_resume_judge:
+0x7b6e 035055 fetch 2 ,mem_usb_setup_bvalue 
+0x7b6f 035056 arg pc_set_report_bvalue ,temp 
+0x7b70 035057 isub temp ,null 
+0x7b71 035058 nrtn zero 
+0x7b72 035059 fetch 2 ,mem_usb_setup_windex 
+0x7b73 035060 arg pc_set_report_windex ,temp 
+0x7b74 035061 isub temp ,null 
+0x7b75 035062 nrtn zero 
+0x7b76 035063 fetch 2 ,mem_usb_setup_blength 
+0x7b77 035064 arg pc_set_report_blength ,temp 
+0x7b78 035065 isub temp ,null 
+0x7b79 035066 nrtn zero 
+0x7b7a 035067 jam 1 ,mem_usb_tx_win_enable 
+0x7b7b 035068 rtn 
+:      035071 usb_set_protocol_req:
+0x7b7c 035072 fetch 1 ,mem_usb_setup_blength 
+0x7b7d 035073 bne 0 ,usb0_force_stall 
+0x7b7e 035074 fetch 1 ,mem_usb_setup_bvalue 
+0x7b7f 035075 beq boot_protocol ,usb_set_boot_protocol 
+0x7b80 035076 beq report_protocol ,usb_set_report_protocol 
+0x7b81 035077 branch usb0_force_stall 
+:      035078 usb_set_boot_protocol:
+0x7b82 035079 jam 0 ,mem_usb_set_protocol_status 
+0x7b83 035080 jam 1 ,mem_usb_set_protocol_value 
+0x7b84 035081 branch usb0_reply_zerolen 
+:      035082 usb_set_report_protocol:
+0x7b85 035083 jam 1 ,mem_usb_tx_mac_enable 
+0x7b86 035084 jam 1 ,mem_usb_set_protocol_status 
+0x7b87 035085 jam 0 ,mem_usb_set_protocol_value 
+0x7b88 035086 branch usb0_reply_zerolen 
+:      035089 usb0_respond_length:
+0x7b89 035090 ifetchr regb ,1 ,rega 
+0x7b8a 035091 increase 1 ,rega 
+:      035093 usb0_respond:
+0x7b8b 035094 bpatchx patch20_4 ,mem_patch20 
+0x7b8c 035095 set1 mark_usb_first_resp ,mark 
+0x7b8d 035096 bmark0 mark_isstr ,usb0_respond_nostr 
+0x7b8e 035097 increase 1 ,regb 
+0x7b8f 035098 lshift regb ,regb 
+:      035099 usb0_respond_nostr:
+0x7b90 035100 storer rega ,2 ,mem_bufptr 
+0x7b91 035101 storer regb ,1 ,mem_remain 
+0x7b92 035102 branch usb0_tx 
+0x7b93 035103 rtn 
+:      035105 usb_no_respond_data:
+0x7b94 035106 arg 0 ,queue 
+0x7b95 035107 branch usb_trig 
+:      035112 usb0_tx:
+0x7b96 035113 bpatchx patch20_5 ,mem_patch20 
+0x7b97 035114 fetch 1 ,core_usb_txbusy 
+0x7b98 035115 rtnbit1 0 
+0x7b99 035116 fetch 1 ,mem_remain 
+0x7b9a 035117 rtn blank 
+0x7b9b 035118 copy pdata ,loopcnt 
+0x7b9c 035119 iforce temp 
+0x7b9d 035120 fetch 2 ,mem_usb_setup_blength 
+0x7b9e 035121 sub pdata ,ep0_packet_size ,null 
+0x7b9f 035122 branch usb0_tx_short ,positive 
+0x7ba0 035123 sub loopcnt ,ep0_packet_size ,null 
+0x7ba1 035124 branch usb0_tx_info ,positive 
+0x7ba2 035125 force ep0_packet_size ,loopcnt 
+0x7ba3 035126 branch usb0_tx_info 
+:      035127 usb0_tx_short:
+0x7ba4 035128 isub loopcnt ,null 
+0x7ba5 035129 branch usb0_tx_info ,positive 
+0x7ba6 035130 iforce loopcnt 
+0x7ba7 035131 store 1 ,mem_remain 
+:      035132 usb0_tx_info:
+0x7ba8 035133 fetch 1 ,mem_remain 
+0x7ba9 035134 isub loopcnt ,pdata 
+0x7baa 035135 store 1 ,mem_remain 
+0x7bab 035136 add loopcnt ,-1 ,pdata 
+0x7bac 035137 store 1 ,mem_usb_txbuf 
+0x7bad 035138 bmark0 mark_isstr ,usb0_tx_nostr 
+0x7bae 035139 rshift pdata ,pdata 
+0x7baf 035140 add loopcnt ,-1 ,pdata 
+0x7bb0 035141 store 1 ,mem_usb_txbuf 
+0x7bb1 035142 bmark0 mark_usb_first_resp ,usb0_tx_nostr 
+0x7bb2 035143 set0 mark_usb_first_resp ,mark 
+0x7bb3 035144 istoret 1 ,contw 
+0x7bb4 035145 setarg 3 
+0x7bb5 035146 istore 1 ,contw 
+0x7bb6 035147 increase -1 ,loopcnt 
+0x7bb7 035148 copy loopcnt ,pdata 
+0x7bb8 035149 nbranch usb0_tx_nostr ,zero 
+0x7bb9 035150 increase 1 ,loopcnt 
+:      035151 usb0_tx_nostr:
+0x7bba 035152 fetch 2 ,mem_bufptr 
+0x7bbb 035153 copy pdata ,contr 
+:      035154 usb0_tx0:
+0x7bbc 035155 ifetch 1 ,contr 
+0x7bbd 035156 istore 1 ,contw 
+0x7bbe 035157 bmark0 mark_isstr ,usb0_tx1 
+0x7bbf 035158 setarg 0 
+0x7bc0 035159 istore 1 ,contw 
+:      035160 usb0_tx1:
+0x7bc1 035161 loop usb0_tx0 
+0x7bc2 035162 copy contr ,pdata 
+0x7bc3 035163 store 2 ,mem_bufptr 
+0x7bc4 035164 setarg mem_usb_txbuf 
+0x7bc5 035165 store 2 ,core_usb_tx_saddr0 
+0x7bc6 035166 arg 0 ,queue 
+0x7bc7 035167 call usb_trig 
+0x7bc8 035168 fetch 1 ,mem_remain 
+0x7bc9 035169 nrtn blank 
+0x7bca 035170 jam 2 ,core_usb_clear_nak 
+0x7bcb 035171 fetch 1 ,mem_usb_state 
+0x7bcc 035172 rtnne usb_got_report_req 
+0x7bcd 035173 jam usb_connected ,mem_usb_state 
+0x7bce 035174 rtn 
+:      035178 usb_tx_ep1:
+0x7bcf 035179 arg mem_usb_txbuf1 ,rega 
+0x7bd0 035180 arg 1 ,queue 
+0x7bd1 035181 storer rega ,2 ,core_usb_tx_saddr1 
+:      035182 usb_tx_buf:
+0x7bd2 035183 add loopcnt ,-1 ,pdata 
+0x7bd3 035184 istore 1 ,rega 
+:      035185 usb_tx_loop:
+0x7bd4 035186 ifetch 1 ,contr 
+0x7bd5 035187 istore 1 ,contw 
+0x7bd6 035188 loop usb_tx_loop 
+:      035189 usb_trig:
+0x7bd7 035190 setarg 0 
+0x7bd8 035191 qset1 pdata 
+0x7bd9 035192 store 1 ,core_usb_trig 
+0x7bda 035193 rtn 
+:      035195 usb_tx_ep2:
+0x7bdb 035196 arg 2 ,queue 
+0x7bdc 035197 arg mem_usb_txbuf2 ,rega 
+0x7bdd 035198 storer rega ,2 ,core_usb_tx_saddr2 
+0x7bde 035199 branch usb_tx_buf 
+:      035201 usb_tx:
+0x7bdf 035202 bpatchx patch20_6 ,mem_patch20 
+0x7be0 035203 fetch 1 ,mem_usb_tx_enable 
+0x7be1 035204 rtn blank 
+0x7be2 035205 fetch 1 ,core_usb_txbusy 
+0x7be3 035206 and_into 0x0f ,pdata 
+0x7be4 035207 nbranch usb_inwake_state_tx_dispose ,blank 
+0x7be5 035208 fetch 1 ,mem_usb_device_enumeration_endflag 
+0x7be6 035209 branch usb_tx_fifo_release ,blank 
+0x7be7 035210 fetch 1 ,mem_usb_state 
+0x7be8 035211 beq usb_sleep ,usb_windows_wakeup 
+0x7be9 035212 bne usb_connected ,usb_tx_fifo_release 
+0x7bea 035213 fetch 1 ,mem_usb_clear_remote_wakeup 
+0x7beb 035214 nbranch usb_tx_fifo_release ,blank 
+0x7bec 035215 call usb_tx_data_ep1 
+0x7bed 035216 branch usb_tx_data_ep2 
+:      035218 usb_tx_data_ep1:
+0x7bee 035219 fetch 1 ,core_usb_txbusy 
+0x7bef 035220 rtnbit1 1 
+0x7bf0 035221 fetch 1 ,mem_usb_tx_enable 
+0x7bf1 035222 rtnbit0 1 
+0x7bf2 035223 fetch 1 ,mem_usb_tx_enable 
+0x7bf3 035224 set0 1 ,pdata 
+0x7bf4 035225 store 1 ,mem_usb_tx_enable 
+0x7bf5 035226 fetch 1 ,mem_usb_ep1_data 
+0x7bf6 035227 rtn blank 
+0x7bf7 035228 beq usb_ep1_kb ,usb_tx_kb_normal_data 
+0x7bf8 035229 branch assert 
+:      035231 usb_tx_data_ep2:
+0x7bf9 035232 fetch 1 ,core_usb_txbusy 
+0x7bfa 035233 rtnbit1 2 
+0x7bfb 035234 fetch 1 ,mem_usb_tx_enable 
+0x7bfc 035235 rtnbit0 2 
+0x7bfd 035236 fetch 1 ,mem_usb_tx_enable 
+0x7bfe 035237 set0 2 ,pdata 
+0x7bff 035238 store 1 ,mem_usb_tx_enable 
+0x7c00 035239 fetch 1 ,mem_usb_ep2_data 
+0x7c01 035240 rtn blank 
+0x7c02 035241 beq usb_ep2_ms ,usb_tx_ms_data 
+0x7c03 035242 beq usb_ep2_multikey ,usb_tx_kb_multikey_data 
+0x7c04 035243 beq usb_ep2_systemkey ,usb_tx_kb_systemkey_data 
+0x7c05 035244 branch assert 
+:      035246 usb_tx_fifo_release:
+0x7c06 035248 arg mem_usb_mouse_data ,contw 
+0x7c07 035249 arg 64 ,loopcnt 
+0x7c08 035250 branch memset0 
+:      035252 usb_tx_ms_data:
+0x7c09 035253 fetch 1 ,mem_usb_idle_flag 
+0x7c0a 035254 fetcht 1 ,mem_usb_get_protocol_flag 
+0x7c0b 035255 iand temp ,pdata 
+0x7c0c 035256 branch usb_tx_ms_data_normal_mode ,blank 
+0x7c0d 035257 fetcht 1 ,mem_usb_set_protocol_status 
+0x7c0e 035258 iadd temp ,pdata 
+0x7c0f 035259 beq mac_boot_mode ,usb_tx_ms_data_mac_boot_mode 
+0x7c10 035260 branch usb_tx_ms_data_normal_mode 
+:      035262 usb_tx_ms_data_mac_boot_mode:
+0x7c11 035263 jam 0 ,mem_usb_ep2_data 
+:      035264 usb_tx_ms_data_mac_boot_regroup:
+0x7c12 035265 fetch 1 ,mem_usb_mouse_data + 1 
+0x7c13 035266 beq r_key ,usb_tx_mac_boot_ms_regroup_r_or_lrkey 
+0x7c14 035267 beq lr_key ,usb_tx_mac_boot_ms_regroup_r_or_lrkey 
+0x7c15 035268 fetch 1 ,mem_usb_mouse_data + 1 
+0x7c16 035269 store 1 ,mem_usb_mouse_data 
+0x7c17 035270 fetch 1 ,mem_usb_mouse_data + 2 
+0x7c18 035271 istore 1 ,contw 
+0x7c19 035272 fetch 1 ,mem_usb_mouse_data + 4 
+0x7c1a 035273 istore 1 ,contw 
+0x7c1b 035274 fetch 1 ,mem_usb_mouse_data + 6 
+0x7c1c 035275 istore 1 ,contw 
+0x7c1d 035276 arg 4 ,loopcnt 
+0x7c1e 035277 arg mem_usb_mouse_data ,contr 
+0x7c1f 035278 branch usb_tx_ep2 
+:      035280 usb_tx_ms_data_normal_mode:
+0x7c20 035281 jam 0 ,mem_usb_ep2_data 
+:      035282 usb_tx_mac_boot_ms_regroup_r_or_lrkey:
+0x7c21 035283 arg 8 ,loopcnt 
+0x7c22 035284 arg mem_usb_mouse_data ,contr 
+0x7c23 035285 branch usb_tx_ep2 
+:      035287 usb_tx_kb_multikey_data:
+0x7c24 035288 jam 0 ,mem_usb_ep2_data 
+0x7c25 035289 arg 3 ,loopcnt 
+0x7c26 035290 arg mem_usb_kb_multikey ,contr 
+0x7c27 035291 branch usb_tx_ep2 
+:      035293 usb_tx_kb_normal_data:
+0x7c28 035294 jam 0 ,mem_usb_ep1_data 
+0x7c29 035295 arg 8 ,loopcnt 
+0x7c2a 035296 arg mem_usb_kb_data ,contr 
+0x7c2b 035297 branch usb_tx_ep1 
+:      035299 usb_tx_kb_systemkey_data:
+0x7c2c 035300 jam 0 ,mem_usb_ep2_data 
+0x7c2d 035301 arg 2 ,loopcnt 
+0x7c2e 035302 arg mem_usb_kb_system ,contr 
+0x7c2f 035303 branch usb_tx_ep2 
+:      035305 usb_inwake_state_tx_dispose:
+0x7c30 035306 fetch 1 ,mem_usb_state 
+0x7c31 035307 beq usb_connected ,usb_mac_wakeup_trig 
+0x7c32 035308 rtn 
+:      035309 usb_mac_wakeup_trig:
+0x7c33 035310 fetch 1 ,core_usb_config 
+0x7c34 035311 set1 7 ,pdata 
+0x7c35 035312 store 1 ,core_usb_config 
+0x7c36 035313 jam 1 ,mem_usb_mac_wakeup_trig 
+0x7c37 035314 rtn 
+:      035316 usb_mac_wakeup_judge:
+0x7c38 035317 fetch 1 ,mem_usb_state 
+0x7c39 035318 rtneq usb_sleep 
+0x7c3a 035319 beq usb_connected ,usb_mac_wakeup 
+0x7c3b 035320 rtn 
+:      035321 usb_mac_wakeup:
+0x7c3c 035322 fetch 1 ,mem_usb_mac_wakeup_trig 
+0x7c3d 035323 rtn blank 
+0x7c3e 035324 jam 1 ,mem_usb_wakestate_onetime_flag 
+0x7c3f 035325 branch usb_wakeup 
+:      035327 usb_windows_wakeup:
+0x7c40 035328 arg usb_timer_wakeup ,queue 
+0x7c41 035329 call timer_check 
+0x7c42 035330 nrtn blank 
+:      035331 usb_wakeup:
+0x7c43 035332 fetch 1 ,core_usb_config 
+0x7c44 035333 rtnbit0 7 
+0x7c45 035334 jam 0xfc ,core_usb_config 
+0x7c46 035335 nop 30000 
+0x7c47 035336 jam 0x3c ,core_usb_config 
+0x7c48 035337 rtn 
+:      035344 push_stack:
+0x7c49 035345 storer contw ,2 ,mem_contw 
+0x7c4a 035346 storet 8 ,mem_temp 
+0x7c4b 035347 storer timeup ,4 ,mem_timeup 
+0x7c4c 035348 call push_stack_rega_b_c 
+0x7c4d 035349 storer contr ,2 ,mem_contr 
+0x7c4e 035350 storer loopcnt ,2 ,mem_loopcnt 
+0x7c4f 035351 storer queue ,2 ,mem_queue 
+0x7c50 035352 rtn 
+:      035354 push_stack_rega_b_c:
+0x7c51 035355 storer rega ,4 ,mem_rega 
+0x7c52 035356 storer regb ,4 ,mem_regb 
+0x7c53 035357 storer regc ,3 ,mem_regc 
+0x7c54 035358 rtn 
+:      035360 pop_stack:
+0x7c55 035361 bpatchx patch20_7 ,mem_patch20 
+0x7c56 035362 fetch 2 ,mem_contw 
+0x7c57 035363 iforce contw 
+0x7c58 035364 fetcht 8 ,mem_temp 
+0x7c59 035365 fetchr timeup ,4 ,mem_timeup 
+0x7c5a 035366 call pop_stack_rega_b_c 
+0x7c5b 035367 fetchr loopcnt ,2 ,mem_loopcnt 
+0x7c5c 035368 fetchr queue ,2 ,mem_queue 
+0x7c5d 035369 fetch 2 ,mem_contr 
+0x7c5e 035370 iforce contr 
+0x7c5f 035371 rtn 
+:      035373 pop_stack_rega_b_c:
+0x7c60 035374 fetchr rega ,4 ,mem_rega 
+0x7c61 035375 fetchr regb ,4 ,mem_regb 
+0x7c62 035376 fetchr regc ,3 ,mem_regc 
+0x7c63 035377 rtn 
+:      035379 get_contw:
+0x7c64 035380 fetch 2 ,mem_contw 
+0x7c65 035381 copy pdata ,contw 
+0x7c66 035382 rtn 
+:      035383 get_contr:
+0x7c67 035384 fetch 2 ,mem_contr 
+0x7c68 035385 copy pdata ,contr 
+0x7c69 035386 rtn 
+:      035388 store_contw:
+0x7c6a 035389 copy contw ,pdata 
+0x7c6b 035390 store 2 ,mem_contw 
+0x7c6c 035391 rtn 
+:      035392 store_contr:
+0x7c6d 035393 copy contr ,pdata 
+0x7c6e 035394 store 2 ,mem_contr 
+0x7c6f 035395 rtn 
+:      035399 save_cont_pointers:
+0x7c70 035400 copy contw ,pdata 
+0x7c71 035401 store 2 ,mem_contw 
+0x7c72 035402 copy contr ,pdata 
+0x7c73 035403 store 2 ,mem_contr 
+0x7c74 035404 rtn 
+:      035406 load_cont_pointers:
+0x7c75 035407 fetch 2 ,mem_contw 
+0x7c76 035408 copy pdata ,contw 
+0x7c77 035409 fetch 2 ,mem_contr 
+0x7c78 035410 copy pdata ,contr 
+0x7c79 035411 rtn 
+:      035416 get_diff:
+0x7c7a 035417 isub temp ,rega 
+0x7c7b 035418 rtn positive 
+0x7c7c 035419 arg 0x100 ,rega 
+0x7c7d 035420 iadd rega ,pdata 
+0x7c7e 035421 isub temp ,rega 
+0x7c7f 035422 rtn 
+:      035424 memcpy96:
+0x7c80 035425 call memcpy32 
+:      035426 memcpy64:
+0x7c81 035427 call memcpy32 
+0x7c82 035428 branch memcpy32 
+:      035431 memcpy12:
+0x7c83 035432 call memcpy8 
+:      035433 memcpy4:
+0x7c84 035434 ifetch 1 ,contr 
+0x7c85 035435 istore 1 ,contw 
+:      035436 memcpy3:
+0x7c86 035437 ifetch 3 ,contr 
+0x7c87 035438 istore 3 ,contw 
+0x7c88 035439 rtn 
+:      035440 memcpy8:
+0x7c89 035441 ifetch 8 ,contr 
+0x7c8a 035442 istore 8 ,contw 
+0x7c8b 035443 rtn 
+:      035445 memcpy48:
+0x7c8c 035446 call memcpy16 
+:      035447 memcpy32:
+0x7c8d 035448 call memcpy8 
+:      035449 memcpy24:
+0x7c8e 035450 call memcpy8 
+:      035451 memcpy16:
+0x7c8f 035452 call memcpy8 
+0x7c90 035453 branch memcpy8 
+:      035455 delay:
+0x7c91 035456 increase -1 ,pdata 
+0x7c92 035457 nop 38 
+0x7c93 035458 nbranch delay ,blank 
+0x7c94 035459 rtn 
+:      035462 delay_10ms:
+0x7c95 035463 arg 10 ,loopcnt 
+:      035464 delay_ms_wait:
+0x7c96 035465 nop 12000 
+0x7c97 035466 loop delay_ms_wait 
+0x7c98 035467 rtn 
+:      035470 memset0_16:
+0x7c99 035471 call memset0_8 
+:      035472 memset0_8:
+0x7c9a 035473 call memset0_4 
+:      035474 memset0_4:
+0x7c9b 035475 force 4 ,loopcnt 
+0x7c9c 035476 branch memset0 
+:      035478 clear_mem_256:
+0x7c9d 035479 force 32 ,loopcnt 
+0x7c9e 035480 branch memset0 
+:      035481 clear_mem_512:
+0x7c9f 035482 force 64 ,loopcnt 
+0x7ca0 035483 branch memset0 
+:      035485 clear_mem:
+0x7ca1 035486 deposit loopcnt 
+0x7ca2 035487 rtn blank 
+:      035488 memset0:
+0x7ca3 035489 force 0 ,pdata 
+0x7ca4 035490 lstore contw 
+0x7ca5 035491 rtn 
+:      035493 clear_temp_block:
+0x7ca6 035494 arg 32 ,loopcnt 
+0x7ca7 035495 arg mem_temp_block0 ,contw 
+0x7ca8 035496 branch clear_mem 
+:      035498 xor_loop:
+0x7ca9 035499 ifetch 4 ,regc 
+0x7caa 035500 ifetcht 4 ,rega 
+0x7cab 035501 ixor temp ,pdata 
+0x7cac 035502 istore 4 ,contw 
+0x7cad 035503 increase 4 ,rega 
+0x7cae 035504 increase 4 ,regc 
+0x7caf 035505 loop xor_loop 
+0x7cb0 035506 rtn 
+:      035510 inverse_data:
+0x7cb1 035511 bpatchx patch21_0 ,mem_patch21 
+0x7cb2 035512 copy loopcnt ,pdata 
+0x7cb3 035513 sub pdata ,1 ,null 
+0x7cb4 035514 rtn positive 
+0x7cb5 035515 iadd rega ,regb 
+0x7cb6 035516 increase -1 ,regb 
+0x7cb7 035517 rshift loopcnt ,loopcnt 
+:      035518 inverse_loop:
+0x7cb8 035519 ifetcht 1 ,rega 
+0x7cb9 035520 ifetch 1 ,regb 
+0x7cba 035521 istore 1 ,rega 
+0x7cbb 035522 istoret 1 ,regb 
+0x7cbc 035523 increase -1 ,regb 
+0x7cbd 035524 increase 1 ,rega 
+0x7cbe 035525 loop inverse_loop 
+0x7cbf 035526 rtn 
+:      035528 le2be_6byte:
+:      035529 inverse_data_6byte:
+0x7cc0 035530 rshift32 pdata ,temp 
+0x7cc1 035531 call inverse_data_4byte 
+0x7cc2 035532 byteswap temp ,temp 
+0x7cc3 035533 lshift16 pdata ,pdata 
+0x7cc4 035534 ior temp ,pdata 
+0x7cc5 035535 rtn 
+:      035538 le2be_4byte:
+:      035539 inverse_data_4byte:
+0x7cc6 035540 rshift16 pdata ,contr 
+0x7cc7 035541 byteswap contr ,contr 
+0x7cc8 035542 byteswap pdata ,pdata 
+0x7cc9 035543 lshift16 pdata ,pdata 
+0x7cca 035544 ior contr ,pdata 
+0x7ccb 035545 rtn 
+:      035548 memcpy_fast:
+0x7ccc 035549 bpatchx patch21_1 ,mem_patch21 
+0x7ccd 035550 deposit loopcnt 
+0x7cce 035551 rtn blank 
+:      035552 memcpy_fast_loop:
+0x7ccf 035553 increase -8 ,loopcnt 
+0x7cd0 035554 call memcpy8 ,positive 
+0x7cd1 035555 rtn zero 
+0x7cd2 035556 branch memcpy_fast_loop ,positive 
+0x7cd3 035557 increase 8 ,loopcnt 
+:      035558 memcpy_fast_loop_four:
+0x7cd4 035559 increase -4 ,loopcnt 
+0x7cd5 035560 call memcpy4 ,positive 
+0x7cd6 035561 rtn zero 
+0x7cd7 035562 branch memcpy_fast_loop_four ,positive 
+0x7cd8 035563 increase 4 ,loopcnt 
+0x7cd9 035564 branch memcpy 
+:      035566 memcpy:
+0x7cda 035567 deposit loopcnt 
+0x7cdb 035568 rtn blank 
+:      035569 memcpy_loop:
+0x7cdc 035570 ifetch 1 ,contr 
+0x7cdd 035571 istore 1 ,contw 
+0x7cde 035572 loop memcpy_loop 
+0x7cdf 035573 rtn 
+:      035575 timer_stop:
+0x7ce0 035576 setarg 0 
+:      035577 timer_init:
+0x7ce1 035580 store 2 ,mem_pdatatemp 
+0x7ce2 035581 bpatchx patch21_2 ,mem_patch21 
+0x7ce3 035582 call timer_check 
+0x7ce4 035583 fetcht 2 ,mem_pdatatemp 
+0x7ce5 035584 arg mem_timers ,contw 
+0x7ce6 035586 lshift queue ,pdata 
+0x7ce7 035587 iadd contw ,contw 
+0x7ce8 035588 istoret 2 ,contw 
+0x7ce9 035589 rtn 
+:      035591 timer_check_timeout:
+0x7cea 035592 arg 0x800 ,timeup 
+0x7ceb 035593 lshift16 timeup ,timeup 
+0x7cec 035594 iadd timeup ,pdata 
+0x7ced 035595 rtn 
+:      035598 timer_reinit:
+0x7cee 035599 arg 0 ,queue 
+:      035600 timer_check:
+0x7cef 035601 bpatchx patch21_3 ,mem_patch21 
+0x7cf0 035602 fetcht 4 ,mem_last_clkn 
+0x7cf1 035603 rshift clkn_bt ,pdata 
+0x7cf2 035604 store 4 ,mem_last_clkn 
+0x7cf3 035605 isub temp ,null 
+0x7cf4 035606 ncall timer_check_timeout ,positive 
+0x7cf5 035607 isub temp ,timeup 
+0x7cf6 035608 copy timeup ,temp 
+0x7cf7 035609 arg mem_timers ,contr 
+0x7cf8 035610 copy contr ,contw 
+0x7cf9 035611 arg 16 ,loopcnt 
+:      035612 timer_loop:
+0x7cfa 035613 ifetch 2 ,contr 
+0x7cfb 035614 isub temp ,pdata 
+0x7cfc 035615 branch timer_counting ,positive 
+0x7cfd 035616 force 0 ,pdata 
+:      035617 timer_counting:
+0x7cfe 035618 istore 2 ,contw 
+0x7cff 035619 loop timer_loop 
+0x7d00 035620 arg mem_timers ,contr 
+0x7d01 035621 lshift queue ,pdata 
+0x7d02 035622 iadd contr ,contr 
+0x7d03 035623 ifetch 2 ,contr 
+0x7d04 035624 rtn 
+:      035629 clk_add:
+0x7d05 035630 iadd temp ,temp 
+0x7d06 035631 copy temp ,loopcnt 
+0x7d07 035632 fetch 2 ,mem_param_rt_rthalfslot 
+0x7d08 035633 isub loopcnt ,pdata 
+0x7d09 035634 rtn positive 
+0x7d0a 035635 sub pdata ,0 ,pdata 
+0x7d0b 035636 rshift16 temp ,temp 
+0x7d0c 035637 increase 1 ,temp 
+0x7d0d 035638 lshift16 temp ,temp 
+0x7d0e 035639 ior temp ,temp 
+0x7d0f 035640 rtn 
+:      035642 clk_diff_rt:
+0x7d10 035643 call clk_diff 
+0x7d11 035644 branch clk2rt 
+:      035647 clk_diff:
+0x7d12 035648 disable user 
+0x7d13 035649 isub temp ,pdata 
+0x7d14 035650 branch clk_diff_pos ,positive 
+0x7d15 035651 enable user 
+0x7d16 035652 sub pdata ,0 ,pdata 
+:      035653 clk_diff_pos:
+0x7d17 035654 rtnbit0 15 
+0x7d18 035655 copy pdata ,regab 
+0x7d19 035656 arg 0x10000 ,temp 
+0x7d1a 035657 fetch 2 ,mem_param_rt_rthalfslot 
+0x7d1b 035658 isub temp ,pdata 
+0x7d1c 035659 iadd regab ,pdata 
+0x7d1d 035660 set0 64 ,pdata 
+0x7d1e 035661 rtn 
+:      035665 clk2rt:
+0x7d1f 035666 fetcht 2 ,mem_param_rt_rthalfslot 
+0x7d20 035667 iforce contr 
+0x7d21 035668 rshift16 pdata ,pdata 
+0x7d22 035669 imul32 temp ,pdata 
+0x7d23 035670 iadd contr ,pdata 
+0x7d24 035671 rtn 
+:      035674 clk2lpo:
+0x7d25 035675 lshift8 pdata ,pdata 
+0x7d26 035676 lshift4 pdata ,pdata 
+0x7d27 035677 fetcht 3 ,mem_clks_per_lpo 
+0x7d28 035678 idiv temp 
+0x7d29 035679 call wait_div_end 
+0x7d2a 035680 quotient temp 
+0x7d2b 035681 rtn 
+:      035684 clk2bt:
+0x7d2c 035685 fetcht 2 ,mem_param_rt_rthalfslot 
+0x7d2d 035686 idiv temp 
+0x7d2e 035687 call get_div_result 
+0x7d2f 035688 lshift16 pdata ,pdata 
+0x7d30 035689 remainder temp 
+0x7d31 035690 ior temp ,temp 
+0x7d32 035691 rtn 
+:      035698 string2dec_from_uart:
+0x7d33 035699 arg 0 ,temp 
+:      035700 string2dec_from_uart_done:
+0x7d34 035701 copy temp ,regab 
+0x7d35 035702 ifetch 1 ,contu 
+0x7d36 035703 call uchar2dialog 
+0x7d37 035704 copy regab ,temp 
+0x7d38 035705 call swap 
+0x7d39 035706 arg 10 ,regb 
+0x7d3a 035707 imul32 regb ,pdata 
+0x7d3b 035708 iadd temp ,pdata 
+0x7d3c 035709 copy pdata ,temp 
+0x7d3d 035710 loop string2dec_from_uart_done 
+0x7d3e 035711 rtn 
+:      035715 uchar2dialog:
+0x7d3f 035716 arg 0x3a ,temp 
+0x7d40 035717 isub temp ,null 
+0x7d41 035718 nbranch uchar2dialog_number ,positive 
+0x7d42 035719 arg 0x61 ,temp 
+0x7d43 035720 isub temp ,null 
+0x7d44 035721 branch uchar2dialog_a2f ,positive 
+0x7d45 035722 arg 0x37 ,temp 
+0x7d46 035723 isub temp ,pdata 
+0x7d47 035724 rtn 
+:      035725 uchar2dialog_number:
+0x7d48 035726 arg 0x30 ,temp 
+0x7d49 035727 isub temp ,pdata 
+0x7d4a 035728 rtn 
+:      035729 uchar2dialog_a2f:
+0x7d4b 035730 arg 0x57 ,temp 
+0x7d4c 035731 isub temp ,pdata 
+0x7d4d 035732 rtn 
+:      035735 right_shift_n:
+0x7d4e 035736 sub loopcnt ,0 ,null 
+0x7d4f 035737 rtn zero 
+:      035738 right_shift_n_loop:
+0x7d50 035739 rshift pdata ,pdata 
+0x7d51 035740 loop right_shift_n_loop 
+0x7d52 035741 rtn 
+:      035744 left_shift_n:
+0x7d53 035745 force 1 ,pdata 
+0x7d54 035746 sub loopcnt ,0 ,null 
+0x7d55 035747 rtn zero 
+:      035748 left_shift_n_loop:
+0x7d56 035749 lshift pdata ,pdata 
+0x7d57 035750 loop left_shift_n_loop 
+0x7d58 035751 rtn 
+:      035755 calc_average:
+0x7d59 035756 setarg 0 
+0x7d5a 035757 copy loopcnt ,rega 
+:      035758 calc_average_loop:
+0x7d5b 035759 ifetcht 2 ,contr 
+0x7d5c 035760 iadd temp ,pdata 
+0x7d5d 035761 loop calc_average_loop 
+0x7d5e 035762 idiv rega 
+:      035763 get_div_result:
+0x7d5f 035764 call wait_div_end 
+0x7d60 035765 quotient pdata 
+0x7d61 035766 rtn 
+:      035768 wait_div_end:
+0x7d62 035769 rtn modone 
+0x7d63 035770 branch wait_div_end 
+:      035780 compare_loop:
+:      035781 string_compare:
+0x7d64 035782 ifetch 1 ,rega 
+0x7d65 035783 ifetcht 1 ,regb 
+0x7d66 035784 isub temp ,null 
+0x7d67 035785 nrtn zero 
+0x7d68 035786 increase 1 ,rega 
+0x7d69 035787 increase 1 ,regb 
+0x7d6a 035788 loop string_compare 
+0x7d6b 035789 branch enable_zero 
+:      035793 ceiling:
+0x7d6c 035794 isub temp ,null 
+0x7d6d 035795 nrtn positive 
+0x7d6e 035796 deposit temp 
+0x7d6f 035797 rtn 
+:      035799 swap:
+0x7d70 035800 iadd temp ,pdata 
+0x7d71 035801 isub temp ,temp 
+0x7d72 035802 isub temp ,pdata 
+0x7d73 035803 rtn 
+:      035805 clean_smem:
+0x7d74 035806 arg 0 ,contw 
+0x7d75 035807 branch clean_mem 
+:      035809 clean_xmem:
+0x7d76 035810 arg 0x4000 ,contw 
+:      035811 clean_mem:
+0x7d77 035812 arg 0x1000 ,loopcnt 
+0x7d78 035813 branch memset0 
+:      035816 callback_func:
+0x7d79 035817 rtn blank 
+0x7d7a 035818 copy pdata ,pc 
+:      035821 ice_break_disable_wdt:
+0x7d7b 035822 call wdt_set_disable 
+:      035824 ice_break:
+0x7d7c 035825 jam 0x1 ,core_ice_ctrl 
+0x7d7d 035826 rtn 
+:      035828 ice_setbp:
+0x7d7e 035829 store 2 ,core_ice_break0 
+0x7d7f 035830 fetch 1 ,core_ice_ctrl 
+0x7d80 035831 set1 4 ,pdata 
+0x7d81 035832 store 1 ,core_ice_ctrl 
+0x7d82 035833 rtn 
+:      035834 ice_setbp2:
+0x7d83 035835 store 2 ,core_ice_break1 
+0x7d84 035836 fetch 1 ,core_ice_ctrl 
+0x7d85 035837 set1 6 ,pdata 
+0x7d86 035838 store 1 ,core_ice_ctrl 
+0x7d87 035839 rtn 
+:      035841 ice_set_write_bp:
+0x7d88 035842 store 2 ,core_ice_break0 
+0x7d89 035843 jam 0x30 ,core_ice_ctrl 
+0x7d8a 035844 rtn 
+:      035852 fifo_in:
+0x7d8b 035853 bpatchx patch21_4 ,mem_patch21 
+0x7d8c 035854 ifetcht util_fifo_len ,rega 
+0x7d8d 035855 and temp ,0xff ,pdata 
+0x7d8e 035856 nbranch fifo_in_push ,blank 
+0x7d8f 035857 rshift8 temp ,pdata 
+0x7d90 035858 istore util_fifo_len ,rega 
+:      035859 fifo_in_push:
+0x7d91 035860 increase util_fifo_len + util_fifo_offset ,rega 
+0x7d92 035861 ifetch 1 ,rega 
+0x7d93 035862 nbranch assert ,blank 
+0x7d94 035863 fetch 1 ,mem_fifo_temp 
+0x7d95 035864 istore 1 ,rega 
+0x7d96 035865 rtn 
+:      035870 fifo_out:
+0x7d97 035871 bpatchx patch21_5 ,mem_patch21 
+0x7d98 035872 arg util_fifo_len ,loopcnt 
+0x7d99 035873 ifetch util_fifo_len ,rega 
+0x7d9a 035874 rtn blank 
+:      035875 fifo_out_loop:
+0x7d9b 035876 ifetch 1 ,rega 
+0x7d9c 035877 nbranch fifo_out_end ,blank 
+0x7d9d 035878 increase 1 ,rega 
+0x7d9e 035879 loop fifo_out_loop 
+0x7d9f 035880 branch assert 
+:      035881 fifo_out_end:
+0x7da0 035882 arg 0 ,temp 
+0x7da1 035883 istoret 1 ,rega 
+0x7da2 035884 rtn 
+:      035889 fifo_is_empty:
+0x7da3 035890 ifetch util_fifo_len ,rega 
+0x7da4 035891 rtn 
+:      035896 fifo_is_full:
+0x7da5 035897 ifetch 1 ,rega 
+0x7da6 035898 rtn 
+:      035901 fifo_is_near_full:
+0x7da7 035902 ifetch 2 ,rega 
+0x7da8 035903 rtn 
+:      035907 fifo_content_count:
+0x7da9 035908 arg 0 ,temp 
+:      035909 fifo_content_count_loop:
+0x7daa 035910 fetch 1 ,contr 
+0x7dab 035911 loop fifo_content_count_loop ,blank 
+0x7dac 035912 increase 1 ,temp 
+0x7dad 035913 loop fifo_content_count_loop 
+0x7dae 035914 copy temp ,pdata 
+0x7daf 035915 rtn 
+:      035918 not_greater_than:
+0x7db0 035919 isub temp ,null 
+0x7db1 035920 nrtn positive 
+:      035921 copy_temp2pdata:
+0x7db2 035922 copy temp ,pdata 
+0x7db3 035923 rtn 
+:      035926 disable_positive:
+0x7db4 035927 force -1 ,null 
+0x7db5 035928 rtn 
+:      035929 enable_positive:
+:      035930 disable_zero:
+0x7db6 035931 force 1 ,null 
+0x7db7 035932 rtn 
+:      035933 enable_zero:
+0x7db8 035934 force 0 ,null 
+0x7db9 035935 rtn 
+:      035937 enable_user:
+0x7dba 035938 enable user 
+0x7dbb 035939 rtn 
+:      035941 disable_user:
+0x7dbc 035942 disable user 
+0x7dbd 035943 rtn 
+:      035945 enable_user2:
+0x7dbe 035946 enable user2 
+0x7dbf 035947 rtn 
+:      035949 disable_user2:
+0x7dc0 035950 disable user2 
+0x7dc1 035951 rtn 
+:      035953 enable_user7:
+0x7dc2 035954 enable user7 
+0x7dc3 035955 rtn 
+:      035957 disable_true:
+0x7dc4 035958 disable true 
+0x7dc5 035959 rtn 
+:      035961 enable_true:
+0x7dc6 035962 enable true 
+0x7dc7 035963 rtn 
+:      035965 disable_blank:
+0x7dc8 035966 setarg 1 
+0x7dc9 035967 rtn 
+:      035969 enable_blank:
+:      035970 set_pdata_0:
+0x7dca 035971 setarg 0 
+0x7dcb 035972 rtn 
+:      035976 cal_sum:
+0x7dcc 035977 sub loopcnt ,0 ,null 
+0x7dcd 035978 rtn zero 
+:      035979 cal_sum_loop:
+0x7dce 035980 ifetcht 1 ,contr 
+0x7dcf 035981 iadd temp ,pdata 
+0x7dd0 035982 loop cal_sum_loop 
+0x7dd1 035983 rtn 
+:      035986 reverse_byte:
+0x7dd2 035987 copy loopcnt ,pdata 
+0x7dd3 035988 rtn blank 
+0x7dd4 035989 copy contr ,pdata 
+0x7dd5 035990 iadd loopcnt ,pdata 
+0x7dd6 035991 increase -1 ,pdata 
+0x7dd7 035992 copy pdata ,contr 
+:      035993 reverse_loop:
+0x7dd8 035994 ifetch 1 ,contr 
+0x7dd9 035995 increase -2 ,contr 
+0x7dda 035996 istore 1 ,contw 
+0x7ddb 035997 loop reverse_loop 
+0x7ddc 035998 rtn 
+:      036001 lshift14:
+0x7ddd 036002 lshift16 pdata ,pdata 
+:      036003 rshift2:
+0x7dde 036004 rshift2 pdata ,pdata 
+0x7ddf 036005 rtn 
+:      036007 lshift6:
+0x7de0 036008 lshift8 pdata ,pdata 
+0x7de1 036009 branch rshift2 
+:      036012 clear_wake:
+0x7de2 036013 setarg 0 
+0x7de3 036014 store 8 ,mem_gpio_wakeup_cfg 
+0x7de4 036015 set1 25 ,pdata 
+0x7de5 036016 istore 4 ,contw 
+0x7de6 036017 rtn 
+:      036020 generate_random:
+0x7de7 036021 arg 16 ,loopcnt 
+:      036022 generate_random_loop:
+0x7de8 036023 random pdata 
+0x7de9 036024 istore 1 ,contw 
+0x7dea 036025 loop generate_random_loop 
+0x7deb 036026 rtn 
Index: output/bt_program23.meta
===================================================================
--- /1121s/branch/keyboard/keyboard_base/output/bt_program23.meta	(revision 1528)
+++ /1121s/branch/keyboard/keyboard_base/output/bt_program23.meta	(working copy)
@@ -24,14 +24,15 @@
 INCLUDE "bt_format"
 
 org 0x0000		// start from patch ram address start
-define ex_eeprom
+//define ex_eeprom
 define g24_enable
-define ble_enable
-define usb_enable
-define multi_mode
+//define ble_enable
+//define usb_enable
+//define multi_mode
 //define ice_disable
 //define RGB_backlight
 define ADC_1121SB
+define ADC_1V5
 
 //define ADC_1121SB_1V8_MODE
 
@@ -47,16 +48,12 @@
 	beq patch03_2,p_initialize_radio_cont
 	beq patch04_5,p_lpm_sleep
 	beq patch05_0,p_lpm_dispatch
+	beq patch08_2,p_keyboard_load_otp_info_check
 	beq patch08_4,p_keyboard_store_device_info	
 	beq patch08_5,p_keyboard_cb_fuction
 	beq patch08_6,p_keyboard_priority_bb_event	
 	beq patch08_7,p_keyboard_bb_event_timer
-	beq patch09_0,p_keyboard_start_discovery
-	beq patch09_1,p_keyboard_stop_discovery
-	beq patch09_2,p_keyboard_store_remote_bdaddr
-	beq patch09_3,p_keyboard_idle
 	beq patch09_4,p_keyboard_start_work
-	beq patch09_5,p_keyboard_le
 	beq patch09_6,p_keyboard_keyscan
 	beq patch0e_7,p_mouse_adc_read_start
 	beq patch0a_0,p_keyboard_key_process
@@ -70,15 +67,14 @@
 	beq patch0b_5,p_keyboard_setgpio_hibernate
 	beq patch0b_6,p_keyboard_g24_transmit_process
 	beq patch0b_7,p_keyboard_g24_short_sleep
-	beq patch0c_1,p_le_parse_att
-	beq patch0d_7,p_keyboard_start_reconnect_device
 	beq patch0e_1,p_keyboard_app_enter_hibernate
+	beq patch0e_6,p_mouse_adc_read	
 	beq patch0e_7,p_mouse_adc_read_start
 	beq patch10_0,p_mouse_init_sunt
 	beq patch10_4,p_keyboard_app_enter_hibernate
-	beq patch11_3,p_keyboard_app_initflag_check
 	beq patch13_2,p_keyboard_discover_setting_led_gpio
 	beq patch16_1,p_keyboard_init
+	beq patch18_5,p_otp_read_data
 	beq patch1b_2,p_sadc_calibration
 	beq patch1b_3,p_adc_init_data
 	beq patch1b_4,p_enable_adc
@@ -87,15 +83,6 @@
 	branch assert
 
 pf_patch_ext:
-	beq patch20_0,p_usb_class_type
-	beq patch22_4,p_le_slave_match
-	beq patch23_2,p_le_got_first_packet
-	beq patch24_5,p_le_rx_dec
-	beq patch24_6,p_le_rx_nopayload
-	beq patch27_1,p_le_parse
-	beq patch27_2,p_le_parse_l2cap
-	beq patch29_4,p_le_adv_not_match	
-	beq patch29_5,p_le_init_adv
 	beq patch32_0,p_keyboard_g24_reconn_dispatch
 	beq patch32_5,p_keyboard_g24_transmit_no_interrupt
 	rtneq patch3f_7
@@ -120,6 +107,43 @@
 	qisolate0 pdata					// bt button gpio num
 	call keyboard_pb_set,true
 	branch soft_reset+1
+
+p_mouse_adc_read:
+	fetch MOUSE_FLAG_LEN,mem_mouse_flag
+	rtnbit0 MOUSE_ENABLE_ADC
+	call p_mouse_adc_gpio_set
+	branch mouse_adc_read+4
+
+p_mouse_adc_gpio_set:
+	fetch 1,mem_adc_channel
+	call p_adc_channel_set_gpio	
+	copy temp,pdata
+	store 1,mem_adc_channel_gpio
+	set1 GPIO_ACTIVE_BIT,pdata
+	arg gpcfg_input,temp
+	branch gpio_config_function	
+	
+p_adc_channel_set_gpio:
+	arg 18,temp 
+	rtneq 0x6
+	arg 10,temp 	
+	rtneq 0x7
+	arg 9,temp 	
+	rtneq 0x8
+	arg 12,temp 	
+	rtneq 0x9
+	arg 6,temp 	
+	rtneq 0xa
+	arg 20,temp 	
+	rtneq 0xb
+	arg 21,temp 	
+	rtneq 0xc
+	arg 22,temp 	
+	rtneq 0xd
+	arg 13,temp 	
+//	rtnne 0xe
+	rtn
+	
 p_mouse_adc_read_start:
 
 	call p_enable_adc
@@ -127,15 +151,6 @@
 	div pdata,10
 	call get_div_result
 	store 2,mem_mouse_vdd_now_vol
-
-//	fetch 1,mem_adc_config_flag
-//	beq ADC_CONFIG_GPIO, mouse_adc_data_process
-//	fetcht 2,mem_mouse_vdd_now_vol	// BAT= 1.5V, R = 200k, a = a*1.8
-//	mul32 temp,8,pdata
-//	div pdata,10
-//	call get_div_result
-//	iadd temp,pdata
-//	store 2,mem_mouse_vdd_now_vol
 	branch mouse_adc_data_process
 p_main_loop:
 	call sp_calc_sequence_256
@@ -468,60 +483,174 @@
 	store 2,0x8907
 	branch p_set_lemode_2m
 
+p_otp_read_data:
+	call enable_otp_read			//read enable
+	call otp_read_data+1
+	branch otp_disable_chgpump	//disable otp
 
-p_keyboard_store_device_info:
-	fetcht 1,mem_eeprom_sda_gpio
-	call mouse_gpio_config_input_pu
-	fetcht 1,mem_eeprom_sda_gpio
-	call gpio_get_bit
-	branch mouse_store_device_info_delay,true
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	bbit1 MOUSE_ENABLE_EEPROM,p_keyboard_store_eeprom_device_info
-	branch keyboard_store_device_info+2
+p_keyboard_load_otp_info_check:
+	fetch 1,mem_device_flag
+	beq MODE_24G_DEVICE,p_keyboard_load_otp_device_info_g24_init
+	beq MODE_BT_DEVICE1,p_keyboard_load_otp_device_info_ble_init	
+	rtn	
 
+p_keyboard_load_otp_device_info_g24_init:
+	arg 80,regd
+	setarg 0x400
+	idiv regd
+	call wait_div_end
+	quotient pdata
+	store 2,mem_pdatatemp
+	arg 0x1fac,pdata
+	arg 4,temp
+	arg 4,rege
+	branch p_keyboard_load_otp_device_info
+	
+p_keyboard_load_otp_device_info_ble_init:
+	arg 320,regd
+	setarg 0x400
+	idiv regd
+	call wait_div_end
+	quotient pdata
+	store 2,mem_pdatatemp
+	arg 0x1fa0,pdata
+	arg 16,temp
+	arg 16,rege
+	branch p_keyboard_load_otp_device_info
+	
+p_keyboard_load_otp_device_info:
+	store 2,mem_pdatatemp+2
+	storet 1,mem_temp
+	arg mem_otp_read_retention_memory,rega
+	arg 0,regc
+p_keyboard_load_otp_info_check_page_loop:
+	fetch 2,mem_pdatatemp+2
+	copy pdata,regb
+	fetchr loopcnt, 1,mem_temp
+	arg mem_otp_read_retention_memory,rega
+	call otp_read_data
+	fetch 8,mem_otp_read_retention_memory
+	fetcht 8,mem_otp_read_retention_memory+8
+	ior temp,pdata
+	fetcht 8,mem_otp_read_retention_memory+16
+	ior temp,pdata	
+	branch p_keyboard_load_otp_info_check_first_time,blank
+	increase 1,regc
+	fetch 2,mem_pdatatemp
+	isub regc,null
+//	nbranch p_keyboard_load_otp_info_check_overwise,positive
+	fetch 2,mem_pdatatemp+2
+	isub regd,pdata
+	store 2,mem_pdatatemp+2
+	branch p_keyboard_load_otp_info_check_page_loop
+p_keyboard_load_otp_info_check_first_time:
+	sub regc,0,null
+	branch keyboard_load_otp_info_check_first_time_process,zero
+p_keyboard_load_otp_info_check_first_time_loop_init:
+	fetch 2,mem_pdatatemp+2
+	iadd regd,pdata
+p_keyboard_load_otp_info_check_first_time_loop:	
+	isub rege,pdata
+	store 2,mem_pdatatemp+2
+	fetch 2,mem_pdatatemp+2
+	copy pdata,regb
+	fetchr loopcnt, 1,mem_temp
+	arg mem_otp_read_retention_memory,rega
+	call otp_read_data
+	fetch 8,mem_otp_read_retention_memory
+	fetcht 8,mem_otp_read_retention_memory+8
+	ior temp,pdata
+	fetcht 8,mem_otp_read_retention_memory+16
+	ior temp,pdata	
+	branch p_keyboard_load_otp_info_check_offset_process,blank
+	fetch 2,mem_pdatatemp+2
+	branch p_keyboard_load_otp_info_check_first_time_loop
 
-p_keyboard_eeprom_init:
-	call iicd_read_init_pin
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	isolate1 MOUSE_ENABLE_2K_EEPROM,pdata
-	branch set_eeprom_size_2k,true
-	branch clear_eeprom_size_2k
+p_keyboard_load_otp_info_check_offset_process:
+	setarg 0x1fb0
+	fetcht 2,mem_pdatatemp+2
+	isub temp,pdata
+	store 2,mem_otp_read_retention_offset		//store the next field offset ,convenient for next storage
+	copy temp,pdata
+	iadd rege,regb
+	fetchr loopcnt, 1,mem_temp
+	arg mem_otp_read_retention_memory,rega
+	call otp_read_data
+	fetch 1,mem_device_flag
+	beq MODE_24G_DEVICE,keyboard_load_otp_info_check_offset_process_g24
+	beq MODE_BT_DEVICE1,p_keyboard_load_otp_info_check_offset_process_ble
+	rtn
 
-p_keyboard_load_eeprom_info_check:
-	call p_keyboard_eeprom_init
-	call  mouse_load_eeprom_info_check+4
-	fetch 1,mem_mouse_dpi
+p_keyboard_load_otp_info_check_offset_process_ble:
+	fetch 1,mem_otp_read_retention_memory
+	sub pdata,SYSTEM_OS_MAC,null
+	ncall set_pdata_0,positive
 	store 1,mem_kb_computer_system
+	fetch 1,mem_otp_read_retention_memory+1
+	store 1,mem_device1_type
+	fetch 6,mem_otp_read_retention_memory+2
+	store 6,mem_device1_addr
+	fetch 6,mem_otp_read_retention_memory+8
+	store 6,mem_device1_locall_addr
 	fetcht 2,mem_otp_read_retention_memory+14
 	random pdata
 	iadd temp,pdata
 	store 2,mem_random_addr_increase_count
-	rtn
+	branch p_keyboard_select_reconn_device
 
-p_keyboard_app_initflag_check:
-	fetch 2,mem_store_flag
-	arg EEPROM_INIT_FLAG,temp
-	isub temp,null
-	branch p_keyboard_load_device_info,zero
-	storet 2,mem_store_flag
-	call mouse_ble_init_address
-	fetch 1,mem_device_flag_temp_new
-	branch mouse_app_initflag_check_next+3
+p_keyboard_store_otp_device_info:
+	fetch 1,mem_device_flag
+	beq MODE_24G_DEVICE,p_keyboard_store_otp_device_info_g24
+	beq MODE_BT_DEVICE1,p_keyboard_store_otp_device_info_ble
+	rtn	
+
+p_keyboard_store_otp_device_info_g24:
+	fetcht 2,mem_otp_read_retention_offset
+	setarg 0x1fb0
+	branch keyboard_store_otp_device_info_g24+2
+
+p_keyboard_store_otp_device_info_ble:
+	jam 1,mem_otp_store_device_info_flag
+	fetch 1,mem_otp_store_system_flag
+	rtn blank
+p_keyboard_wirte_otp_ble:
+	fetcht 2,mem_otp_read_retention_offset
+	setarg 0x1fb0
+	isub temp,pdata
+	store 2,mem_pdatatemp
 
-p_keyboard_load_device_info:
-	call p_keyboard_select_reconn_device
-	branch mouse_load_device_info+1
+	copy pdata,regb
+	arg mem_kb_computer_system,rega
+	arg 1,loopcnt
+	call otp_write   	
+
+	fetch 2,mem_pdatatemp
+	add pdata,1,regb
+	arg mem_device1_type,rega
+	arg 13,loopcnt
+	call otp_write   
+
+	fetch 2,mem_pdatatemp
+	add pdata,14,regb
+	arg mem_random_addr_increase_count,rega
+	arg 2,loopcnt
+	call otp_write  
 	
-p_keyboard_store_eeprom_device_info:
-	call p_keyboard_eeprom_init
-	fetch 1,mem_kb_computer_system
-	store 1,mem_mouse_dpi
-	branch mouse_store_eeprom_device_info
+	fetcht 2,mem_otp_read_retention_offset
+	increase 16,temp
+	storet 2,mem_otp_read_retention_offset
+	rtn	
+
+p_keyboard_store_device_info:
+	fetch MOUSE_FLAG_LEN,mem_mouse_flag
+	bbit1 MOUSE_ENABLE_OTP,p_keyboard_store_otp_device_info
+	branch keyboard_store_device_info+2
+
+
 
 p_keyboard_priority_bb_event:
 	copy regc,pdata
 	beq BT_EVT_24G_ATTEMPT_FAIL,p_keyboard_24g_attempt_fail
-	beq BT_EVT_LE_DISCONNECTED,p_keyboard_le_bb_disconnected
 	branch keyboard_priority_bb_event+2
 
 p_keyboard_24g_attempt_fail:
@@ -537,37 +666,16 @@
 	bbit1 MOUSE_ENABLE_AUTO_24G_PARING,mouse_24g_start_auto_pair
 	bbit0 MOUSE_ENABLE_24G_AUTO_PAIR_NERVER_BEEN_PAIRED,mouse_24g_reconn_dongle_start
 	fetch 4,mem_mouse_24g_addr		// auto pair first time
-	fetcht 4,mem_keyboard_factory_addr
-	isub temp,null
-	branch p_keyboard_24g_start_pair_mode,zero
+	branch p_keyboard_24g_start_pair_mode,blank
 	branch mouse_24g_reconn_dongle_start
 
-p_keyboard_le_bb_disconnected:
-	setarg 0
-	store 2,mem_le_battery_level_updata_timer
-	store 1,mem_keyboard_le_send_conn_param_update
-	store 1,mem_keyboard_le_send_conn_param_update_timer
-	store 1,mem_mouse_le_bb_connected_flag	
-	jam LE_LPM_ENABLE,mem_mouse_le_conn_param_reject
-	call le_clr_config_more_data
-	jam 0,mem_ltk_exists
-	fetch APP_DISC_RSN_SIZE,mem_app_disconn_reason
-	bbit1 APP_DISC_BLE,p_keyboard4_0_event_bb_disconn
-	bbit1 APP_DISC_BY_BUTTON,app_disconn_reason_clear
-	branch keyboard_start_discovery
-p_keyboard4_0_event_bb_disconn:
-	call mouse_le_clean_connect_flag
-	fetch APP_DISC_RSN_SIZE,mem_app_disconn_reason
-	bbit1 APP_DISC_BY_BUTTON,app_disconn_reason_clear
-	branch p_keyboard_app_enter_hibernate
-
 
 
 
 p_keyboard_bb_event_timer:
 	call mouse_adc_read
 	call p_keyboard_low_voltage_param_set
-	call mouse_low_voltage_led_timer
+	call p_keyboard_low_voltage_led_timer
 
 	call g24_pair_timeout_timer
 	call g24_reconn_timeout_timer
@@ -578,9 +686,9 @@
 	//led
 	call p_keyboard_num_capslock_led_on_timer
 	call p_keyboard_device_poweron_timer
-	call keyboard_check_discovery_timeout_timer
+	call p_keyboard_device_pair_discovery_led_timer
 	call p_keyboard_mode_led_timer
-
+	call keyboard_check_discovery_timeout_timer
 	call keyboard_check_direct_timeout_timer
 	call mouse_le_enable_att_list_timer
 	call keyboard_le_battery_updata_timer
@@ -595,32 +703,27 @@
 
 	call keyboard_long_press_timer
 	call keyboard_commbination_delay_release_timer
-	call p_keyboard_usb_updata_timer
 	branch p_keyboard_check_no_data_timeout_timer
 
 p_keyboard_low_voltage_param_set:
+	call mouse_adc_gpio_set_before_hibernate
 p_keyboard_low_voltage_param_set_backlight_off:	
-	setarg 0x230170		// 0x0170--3.7V  0x0123--3.0V  0x0146--3.2V  0x0153--3.3V
+	setarg 0x520090		// 0x0090--1.5V  0x0052--0.9V  0x005a--1.0V  0x006d--1.1V
 	store 3,mem_mouse_vdd_full_vol
-	setarg 0x015301
+	setarg 0x005a00
 	istore 3,contw
 	fetch 1,mem_mouse_adc_last_low_voltage_flag
-	branch p_keyboard_low_voltage_param_set_backligh_off_33V,blank
-	jam 0x58,mem_mouse_vdd_low_vol
+	branch p_keyboard_low_voltage_param_set_backligh_off_1V0,blank
+	jam 0x5F,mem_mouse_vdd_low_vol
 	rtn
-p_keyboard_low_voltage_param_set_backligh_off_33V:
-	jam 0x53,mem_mouse_vdd_low_vol
+p_keyboard_low_voltage_param_set_backligh_off_1V0:
+	jam 0x5a,mem_mouse_vdd_low_vol
 	rtn	
 
 
 p_keyboard_num_capslock_led_on_timer:
-	fetch 1,mem_mouse_usb_vdd_status_current
-	beq MOUSE_USB_INTERFACE_INSERT,p_keyboard_usb_led_check
 	fetch 2,mem_mouse_no_data_timer
 	rtn blank
-	fetch 1,mem_keyboard_device_poweron_timer_count
-	nrtn blank
-	jam 0xff,mem_keyboard_struct_led_gpio
 	fetch 2,mem_mouse_no_data_timeout
 	fetcht 2,mem_mouse_no_data_timer
 	isub temp,temp
@@ -628,9 +731,11 @@
 	isub temp,pdata
 	branch p_keyboard_num_cap_led_on,positive
 	call p_keyboard_numlock_led_off
+	call p_keyboard_scrolllock_led_off
 	branch keyboard_capslock_led_off
 p_keyboard_num_cap_led_on:
 	call p_keyboard_numlock_led_check_on
+	call p_keyboard_scrolllock_led_check_on
 	branch keyboard_capslock_led_check_on
 p_keyboard_numlock_led_check_on:
 	fetch 1,mem_keyboard_led_status
@@ -640,6 +745,23 @@
 p_keyboard_numlock_led_off:
 	fetcht 1,mem_keyboard_num_led_gpio
 	branch gpio_out_inactive	
+p_keyboard_scrolllock_led_off:
+	fetch 1,mem_keyboard_device_poweron_timer_count
+	nrtn blank
+	fetch 1,mem_adc_power_flag
+	rtnbit1 0
+	fetcht 1,mem_keyboard_scroll_led_gpio
+	branch gpio_out_inactive
+
+p_keyboard_scrolllock_led_check_on:
+	fetch 1,mem_keyboard_device_poweron_timer_count
+	nrtn blank
+	fetch 1,mem_adc_power_flag
+	rtnbit1 0
+	fetch 1,mem_keyboard_led_status
+	bbit0 KB_PC_KEYSEL_SCROLLLOCK,p_keyboard_scrolllock_led_off
+	fetcht 1,mem_keyboard_scroll_led_gpio
+	branch gpio_out_active
 
 
 p_keyboard_usb_led_check:
@@ -652,10 +774,8 @@
 	rtn blank
 	increase -1,pdata
 	store 1,mem_keyboard_device_poweron_timer_count
-	branch keyboard_power_led_off,blank
-p_keyboard_power_led_on:
-	fetcht 1,mem_keyboard_power_led_gpio
-	branch gpio_out_active
+	branch p_keyboard_device_led_off,blank
+	branch p_keyboard_device_led_on
 
 p_keyboard_device_led_off:
 	fetch 1,mem_device_flag
@@ -675,41 +795,35 @@
 	
 p_keyboard_device_24g_led_off:
 	fetcht 1,mem_keyboard_24g_led_gpio
-p_keyboard_led_off:
-	storet 1,mem_keyboard_struct_led_gpio
-	arg 0,rega
-	branch ui_led_off_global
+	branch gpio_out_inactive
 
 p_keyboard_device_bt1_led_off:
 	fetcht 1,mem_keyboard_bt1_led_gpio
-	branch p_keyboard_led_off
+	branch gpio_out_inactive
 	
 p_keyboard_device_bt2_led_off:
 	fetcht 1,mem_keyboard_bt2_led_gpio
-	branch p_keyboard_led_off
+	branch gpio_out_inactive
 	
 p_keyboard_device_bt3_led_off:
 	fetcht 1,mem_keyboard_bt3_led_gpio
-	branch p_keyboard_led_off	
+	branch gpio_out_inactive	
 
 p_keyboard_device_24g_led_on:
 	fetcht 1,mem_keyboard_24g_led_gpio
-p_keyboard_led_on:
-	storet 1,mem_keyboard_struct_led_gpio
-	arg 0,rega
-	branch ui_led_on_global
+	branch gpio_out_active
 
 p_keyboard_device_bt1_led_on:
 	fetcht 1,mem_keyboard_bt1_led_gpio
-	branch p_keyboard_led_on
+	branch gpio_out_active
 	
 p_keyboard_device_bt2_led_on:
 	fetcht 1,mem_keyboard_bt2_led_gpio
-	branch p_keyboard_led_on
+	branch gpio_out_active
 	
 p_keyboard_device_bt3_led_on:
 	fetcht 1,mem_keyboard_bt3_led_gpio
-	branch p_keyboard_led_on	
+	branch gpio_out_active	
 
 p_keyboard_mode_led_timer:
 	fetch 2,mem_mouse_no_data_timer
@@ -721,50 +835,101 @@
 	bbit1 0,p_keyboard_device_led_on
 	branch p_keyboard_device_led_off
 
+p_keyboard_device_pair_discovery_led_timer:
+	fetch 1,mem_device_flag
+	beq MODE_24G_DEVICE,p_keyboard_device_pair_led
+	fetch 2,mem_mouse_discovery_timer
+	rtn blank
+	branch p_keyboard_device_pair_led+2
+
+p_keyboard_device_pair_led:
+	fetch 2,mem_24g_pair_timeout
+	rtn blank
+	fetch 1,mem_keyboard_pair_led_flag
+	increase 1,pdata
+	store 1,mem_keyboard_pair_led_flag
+	bbit1 2,p_keyboard_device_led_on
+	branch p_keyboard_device_led_off
+
+
+p_keyboard_low_voltage_led_timer:
+	jam 0,mem_keyboard_low_volatage_led_blink_new_data_enable
+	fetch 2,mem_mouse_discovery_timer
+	nrtn blank
+	fetch 2,mem_24g_pair_timeout
+	nrtn blank
+	fetch 2,mem_24g_reconn_timeout
+	nrtn blank
+	fetch 1,mem_keyboard_device_poweron_timer_count
+	nrtn blank
+	fetch MOUSE_FLAG_LEN,mem_mouse_flag
+	rtnbit0 MOUSE_ENABLE_LOW_LED
+	rtnbit0 MOUSE_LOW_VOLTAGE_FLAG
+	bbit1 MOUSE_ENABLE_LOW_VOLTAGE_LED_BLINK_N_SECOND,p_keyboard_low_voltage_led_blink_new_data
+	fetch 1,mem_keyboard_adc_low_volatage_led_timer_count
+	increase 1,pdata
+	store 1,mem_keyboard_adc_low_volatage_led_timer_count
+	sub pdata,20,null
+	ncall p_keyboard_adc_low_volatage_led_timer_count_clean,positive
+	beq 2,p_keyboard_low_voltage_led_on
+	beq 4,p_keyboard_low_voltage_led_off
+	beq 6,p_keyboard_low_voltage_led_on
+	beq 8,p_keyboard_low_voltage_led_off
+	rtn
+p_keyboard_adc_low_volatage_led_timer_count_clean:
+	jam 1,mem_keyboard_adc_low_volatage_led_timer_count
+	branch p_keyboard_low_voltage_led_off
+p_keyboard_low_voltage_led_on:
+	fetcht 1,mem_keyboard_low_voltage_alarm_gpio
+	branch gpio_out_active
+p_keyboard_low_voltage_led_off:
+	fetcht 1,mem_keyboard_low_voltage_alarm_gpio
+	branch gpio_out_inactive	
+
+p_keyboard_low_voltage_led_blink_new_data:
+	fetch 2,mem_mouse_no_data_timeout
+	fetcht 2,mem_mouse_no_data_timer
+	isub temp,temp
+	fetch 2,mem_adc_low_volatage_led_blink_timer
+	isub temp,null
+	nbranch p_keyboard_low_voltage_led_off,positive
+	jam 1,mem_keyboard_low_volatage_led_blink_new_data_enable
+	fetch 1,mem_keyboard_low_volatage_led_flag
+	increase 1,pdata
+	store 1,mem_keyboard_low_volatage_led_flag
+	bbit1 1,p_keyboard_low_voltage_led_on
+	branch p_keyboard_low_voltage_led_off
+
+p_keyboard_low_voltage_led_no_enter_lpm:	
+	fetch MOUSE_FLAG_LEN,mem_mouse_flag
+	rtnbit0 MOUSE_ENABLE_LOW_LED
+	rtnbit0 MOUSE_LOW_VOLTAGE_FLAG
+	bbit1 MOUSE_ENABLE_LOW_VOLTAGE_LED_BLINK_N_SECOND,mouse_low_voltage_led_no_enter_lpm_blink
+	fetch 1,mem_adc_low_volatage_led_timer_count
+	sub pdata,10,null
+	branch mouse_lpm_mode_clear,positive
+	branch mouse_low_voltage_led_no_enter_lpm_next
+
+mouse_low_voltage_led_no_enter_lpm_blink:
+	fetch 1,mem_keyboard_low_volatage_led_blink_new_data_enable
+	nbranch mouse_lpm_mode_clear,blank
+	branch mouse_low_voltage_led_no_enter_lpm_next
+
+
+
 
 p_keyboard_discover_setting_led_gpio:
-	fetch 2,mem_keyboard_disconvey_led_blink_time
-	store 2,mem_keyboard_on_time
-	store 2,mem_keyboard_off_time	
-	fetch 1,mem_device_flag
-	beq MODE_24G_DEVICE,p_keyboard_device_led_24g_blink
-	beq MODE_BT_DEVICE1,p_keyboard_device_led_bt1_blink
-	beq MODE_BT_DEVICE2,p_keyboard_device_led_bt2_blink
-	beq MODE_BT_DEVICE3,p_keyboard_device_led_bt3_blink
-	rtn
-	
-p_keyboard_device_led_24g_blink:
-	fetch 1,mem_keyboard_24g_led_gpio
-	branch p_keybaord_led_blink
-p_keyboard_device_led_bt1_blink:
-	fetch 1,mem_keyboard_bt1_led_gpio
-	branch p_keybaord_led_blink
-p_keyboard_device_led_bt2_blink:
-	fetch 1,mem_keyboard_bt2_led_gpio
-	branch p_keybaord_led_blink
-p_keyboard_device_led_bt3_blink:
-	fetch 1,mem_keyboard_bt3_led_gpio
-p_keybaord_led_blink:
-	store 1,mem_temp
-	call p_keyboard_device_led_off
-	fetch 1,mem_temp
-	store 1,mem_keyboard_struct_led_gpio
-	arg 0,rega
-	jam UI_LED_STATE_BLINK_START,mem_keyboard_led_type
-	branch ui_led_blink_start_global
+	rtn
+	
 
 p_keyboard_check_no_data_timeout_timer:
-	fetch 1,mem_mouse_usb_vdd_status_current
-	rtneq MOUSE_USB_INTERFACE_INSERT
 	branch keyboard_check_no_data_timeout_timer
 
 p_keyboard_key_press_timer:
 	fetch 1,mem_keyboard_switch_device_flag
 	bbit1 KEYBOARD_FLAG_G24_DEVICE_BUTTON,p_keyboard_device_select_g24_press_timer
 	call p_keyboard_device_select_g24_nopress_timer
-	fetch 1,mem_keyboard_switch_device_flag
-	bbit1 KEYBOARD_FLAG_BT_DEVICE_BUTTON,p_keyboard_device_select_bt_press_timer
-	branch p_keyboard_device_select_bt_nopress_timer
+	rtn
 
 p_keyboard_device_select_g24_press_timer:
 	fetch 1,mem_keyboard_switch_g24_press_timer
@@ -783,44 +948,23 @@
 
 p_keyboard_device_select_g24_nopress_timer:
 	jam 0,mem_keyboard_switch_g24_press_timer
-	fetch 1,mem_keyboard_switch_g24_enable
-	rtn blank
-	jam 0,mem_keyboard_switch_g24_enable
-	call keyboard_store_device_info
-	branch mouse_soft_reset
 	rtn
 
-p_keyboard_device_select_bt_press_timer:
-	fetch 1,mem_keyboard_switch_bt_press_timer
-	sub pdata,100,null
-	nrtn positive
-	increase 1,pdata
-	store 1,mem_keyboard_switch_bt_press_timer
-	rtnne 25
-	jam 0,mem_keyboard_switch_bt_enable
-	fetch 1,mem_device_flag
-	rtneq MODE_USB_DEVICE
-	branch keyboard_long_button_bt_discovery+3
-
-p_keyboard_device_select_bt_nopress_timer:
-	jam 0,mem_keyboard_switch_bt_press_timer
-	fetch 1,mem_keyboard_switch_bt_enable
-	rtn blank
-	jam 0,mem_keyboard_switch_bt_enable
-	call keyboard_store_device_info
-	branch mouse_soft_reset
 
 
 p_keyboard_start_work:
 	fetch MOUSE_FLAG_LEN,mem_mouse_flag
 	bbit0 MOUSE_ENABLE_ADC,p_keyboard_start_work_next
-	call enable_adc
-	call vdd_calculate_by_mode
+	call p_keyboard_low_voltage_param_set
+	call p_enable_adc
+	call p_vdd_calculate_by_mode
+	div pdata,10
+	call get_div_result
 	store 2,mem_mouse_vdd_now_vol
-	fetcht 2,mem_3v_adc_hvin_data
+	fetcht 2,mem_2v_adc_hvin_data
 	fetch 2,mem_adc_current_value
 	isub temp,null
-	branch p_keyboard_start_work,positive
+	nbranch p_keyboard_start_work,positive
 	arg mem_mouse_vdd_calculate_set,rega
 	call mouse_adc_bat_percent_lowpower_out
 	fetch 1,mem_adc_power_flag
@@ -833,24 +977,12 @@
 	fetch 1,mem_device_flag
 	beq MODE_24G_DEVICE,mouse_24g_reconn_general_dongle
 	call mouse_bluetooth_fast_conn_disable
-	beq MODE_BT_DEVICE1,p_keyboard_start_ble1_reconnect
-	beq MODE_BT_DEVICE2,p_keyboard_start_ble2_reconnect
-	beq MODE_BT_DEVICE3,p_keyboard_start_ble3_reconnect
 p_keyboard_start_ble1_reconnect:	
 	fetch 6,mem_device1_addr
 p_keyboard_start_ble_reconnect:	
-	fetcht 6,mem_keyboard_factory_addr
-	isub temp,null
-	branch mouse_bluetooth_fast_conn_init,zero
+	branch mouse_bluetooth_fast_conn_init,blank
 	branch mouse_start_reconnect_device
 
-p_keyboard_start_ble2_reconnect:
-	fetch 6,mem_device2_addr
-	branch p_keyboard_start_ble_reconnect
-
-p_keyboard_start_ble3_reconnect:
-	fetch 6,mem_device3_addr
-	branch p_keyboard_start_ble_reconnect
 
 
 p_keyboard_keyscan:
@@ -864,10 +996,10 @@
 	call memcpy
 	setarg mem_keyscan_value_current
 	store 2,mem_keyscan_value_ptr
-	setarg mem_keyscan_exmcu_value
+	setarg mem_keyscan_exmcu_value_new
 	store 2,mem_keyscan_exmcu_value_ptr
 	call keyboard_stb_state_high
-	call keyboard_clk_state_high	
+//	call keyboard_clk_state_high	
 	call keyboard_clk_input	
 p_keyboard_keyscan_exmcu_start_check:
 	fetch 2,mem_keyscan_exmcu_wait_wake_count
@@ -877,39 +1009,68 @@
 	fetcht 1,mem_mcu_clk_gpio							// waiting for exmcu wake done
 	call gpio_get_bit
 	nbranch p_keyboard_keyscan_exmcu_start_check,true
+	call keyboard_stb_state_low
+p_keyboard_keyscan_wait_wake_next:	
+	fetcht 1,mem_mcu_clk_gpio							// waiting for exmcu clk done
+	call gpio_get_bit
+	branch p_keyboard_keyscan_wait_wake_next,true
+	
 	call p_keyboard_keyscan_get_exmcu_value
 	call p_keyboard_keyscan_get_mcu_value
+	call keyboard_clk_input
 	call keyboard_stb_state_high							// exmcu sleep
-	branch keyboard_keyscan_copy_value
+p_keyboard_keyscan_copy_value:
+	fetch 2,mem_kb_excol_ptr
+	copy pdata,regb
+	jam 0,mem_keyscan_col_loop_count
+p_keyboard_compare_col_excol_gpio_loop:		// loop 12 times
+	ifetcht 1,regb
+	fetch 2,mem_kb_col_ptr
+	copy pdata,rega
+	copy rega,regc
+	arg 20,loopcnt
+p_keyboard_compare_col_gpio_loop:
+	ifetch 1,rega
+	isub temp,null
+	branch p_keyboard_copy_value_exmcu_to_mcu,zero
+	increase 1,rega
+	loop p_keyboard_compare_col_gpio_loop
+p_keyboard_compare_col_excol_gpio_loop_next:	
+	increase 1,regb
+	fetch 1,mem_keyscan_col_loop_count
+	increase 1,pdata
+	store 1,mem_keyscan_col_loop_count
+	sub pdata,11,null
+	branch p_keyboard_compare_col_excol_gpio_loop,positive
+	branch p_keyboard_gpio_pu_idle
+	
+p_keyboard_copy_value_exmcu_to_mcu:
+	fetch 2,mem_keyscan_value_ptr
+	copy pdata,contw
+	copy rega,pdata	
+	isub regc,pdata 
+	iadd contw,contw							// offset = rega-regc
+	fetch 2,mem_keyscan_exmcu_value_ptr
+	copy pdata,regc
+	fetch 1,mem_keyscan_col_loop_count
+	iadd regc,regc	
+	ifetch 1, regc								// offset = mem_keyscan_col_loop_count
+	istore 1,contw
+	branch p_keyboard_compare_col_excol_gpio_loop_next
 
 p_keyboard_keyscan_get_exmcu_value:
-	nop 20
 	jam 0,mem_keyscan_exmcu_reset_count
-//	call keyboard_clk_state_high
-	call keyboard_stb_state_low
 	jam 0,mem_keyscan_col_loop_count
-p_keyboard_keyscan_exmcu_start_loop:	// clk:0 1 0 1 0 1 0 1 0 1 0
+p_keyboard_keyscan_exmcu_start_loop:	// clk:0 1 0 1 0 1 0 1 0 1 0 1
 	call keyboard_clk_state_low
 	call p_keyboard_keyscan_exmcu_get_col_value
 	call keyboard_clk_state_high
 	call p_keyboard_keyscan_exmcu_get_col_value
-	sub pdata,9,null
+	sub pdata,11,null
 	branch p_keyboard_keyscan_exmcu_start_loop,positive
-	call keyboard_clk_state_low
-	call p_keyboard_keyscan_exmcu_get_col_value
-	branch keyboard_clk_input
+	branch keyboard_clk_state_low
 
 p_keyboard_keyscan_reset_exmcu:
-	fetcht 1,mem_mcu_rstb_gpio
-	call gpio_out_active
-	nop 20
-	fetcht 1,mem_mcu_rstb_gpio
-	call gpio_out_inactive
-	nop 6000						// waiting for exmcu reset done 502us > 301.9us
-	fetch 1,mem_keyscan_exmcu_reset_count
-	increase 1,pdata
-	store 1,mem_keyscan_exmcu_reset_count
-	bbit1 6,soft_reset_chip
 	branch p_keyboard_keyscan
 
 
@@ -921,7 +1082,7 @@
 	branch keyboard_keyscan_value_store
 
 p_keyboard_keyscan_get_col_value:
-	nop 150
+	nop 120
 	branch keyboard_keyscan_get_col_value
 
 p_keyboard_keyscan_get_mcu_value:
@@ -1132,7 +1293,6 @@
 	fetch 1,mem_keyboard_press_flag_temp
 	bbit0 0,p_keyboard_keyvalue_clear_temp_end
 	jam SYSTEM_OS_ANDRIOD,mem_kb_computer_system
-	call mouse_store_device_info_delay
 p_keyboard_keyvalue_clear_temp:
 	jam 6,mem_keyboard_mode_led_on_timer
 p_keyboard_keyvalue_clear_temp_end:	
@@ -1143,154 +1303,19 @@
 	fetch 1,mem_keyboard_press_flag_temp
 	bbit0 0,p_keyboard_keyvalue_clear_temp_end
 	jam SYSTEM_OS_WINDOWS,mem_kb_computer_system
-	call mouse_store_device_info_delay
 	branch p_keyboard_keyvalue_clear_temp
 
 p_keyboard_keyvalue_os_ios:
 	fetch 1,mem_keyboard_press_flag_temp
 	bbit0 0,p_keyboard_keyvalue_clear_temp_end
 	jam SYSTEM_OS_IOS,mem_kb_computer_system
-	call mouse_store_device_info_delay
 	branch p_keyboard_keyvalue_clear_temp
 
 p_keyboard_special_key_check:
-	call p_keyboard_device_select
+//	call p_keyboard_device_select
 	branch keyboard_special_key_check+1
 
-p_keyboard_device_select:
-	call disable_user
-	call p_keyboard_device_select_g24
-	call p_keyboard_device_select_bt1
-	call p_keyboard_device_select_bt2
-	call p_keyboard_device_select_bt3
-	call p_keyboard_device_select_usb
-	branch p_keyboard_clear_change_flag,user
-	fetch 1,mem_keyboard_switch_device_flag
-	set0 KEYBOARD_FLAG_G24_DEVICE_BUTTON,pdata
-	set0 KEYBOARD_FLAG_BT_DEVICE_BUTTON,pdata
-	store 1,mem_keyboard_switch_device_flag
-	rtn
-	
-p_keyboard_clear_change_flag:
-	jam 0,mem_keyboard_data_change_flag
-	rtn
 
-p_keyboard_device_select_g24:
-	fetch 1,mem_keyboard_switch_device_to_g24
-	rtn blank
-	fetch 2,mem_keyboard_keyvalue_buffer+2
-	fetcht 2,mem_keyboard_switch_device_to_g24+1
-	isub temp,null
-	branch p_keyboard_device_select_g24_press,zero
-	byteswap temp,temp
-	isub temp,null
-	branch p_keyboard_device_select_g24_press,zero
-	rtn
-
-
-p_keyboard_device_select_g24_press:
-	call enable_user
-	fetch 1,mem_keyboard_switch_device_flag
-	set1 KEYBOARD_FLAG_G24_DEVICE_BUTTON,pdata
-	set0 KEYBOARD_FLAG_BT_DEVICE_BUTTON,pdata
-	store 1,mem_keyboard_switch_device_flag
-	fetch 1,mem_device_flag
-	rtneq MODE_24G_DEVICE
-	jam MODE_24G_DEVICE,mem_device_flag
-	jam 1,mem_keyboard_switch_g24_enable
-	rtn
-
-p_keyboard_device_select_bt1:
-	fetch 1,mem_keyboard_switch_device_to_bt1
-	rtn blank
-	fetch 2,mem_keyboard_keyvalue_buffer+2
-	fetcht 2,mem_keyboard_switch_device_to_bt1+1
-	isub temp,null
-	branch p_keyboard_device_select_bt1_press,zero
-	byteswap temp,temp
-	isub temp,null
-	branch p_keyboard_device_select_bt1_press,zero
-	rtn
-
-p_keyboard_device_select_bt1_press:
-	call enable_user
-	fetch 1,mem_keyboard_switch_device_flag
-	set0 KEYBOARD_FLAG_G24_DEVICE_BUTTON,pdata
-	set1 KEYBOARD_FLAG_BT_DEVICE_BUTTON,pdata
-	store 1,mem_keyboard_switch_device_flag
-	fetch 1,mem_device_flag
-	rtneq MODE_BT_DEVICE1
-	jam MODE_BT_DEVICE1,mem_device_flag
-	jam 1,mem_keyboard_switch_bt_enable
-	rtn
-
-p_keyboard_device_select_bt2:
-	fetch 1,mem_keyboard_switch_device_to_bt2
-	rtn blank
-	fetch 2,mem_keyboard_keyvalue_buffer+2
-	fetcht 2,mem_keyboard_switch_device_to_bt2+1
-	isub temp,null
-	branch p_keyboard_device_select_bt2_press,zero
-	byteswap temp,temp
-	isub temp,null
-	branch p_keyboard_device_select_bt2_press,zero
-	rtn
-
-p_keyboard_device_select_bt2_press:
-	call enable_user
-	fetch 1,mem_keyboard_switch_device_flag
-	set0 KEYBOARD_FLAG_G24_DEVICE_BUTTON,pdata
-	set1 KEYBOARD_FLAG_BT_DEVICE_BUTTON,pdata
-	store 1,mem_keyboard_switch_device_flag
-	fetch 1,mem_device_flag
-	rtneq MODE_BT_DEVICE2
-	jam MODE_BT_DEVICE2,mem_device_flag
-	jam 1,mem_keyboard_switch_bt_enable
-	rtn
-
-p_keyboard_device_select_bt3:
-	fetch 1,mem_keyboard_switch_device_to_bt3
-	rtn blank
-	fetch 2,mem_keyboard_keyvalue_buffer+2
-	fetcht 2,mem_keyboard_switch_device_to_bt3+1
-	isub temp,null
-	branch p_keyboard_device_select_bt3_press,zero
-	byteswap temp,temp
-	isub temp,null
-	branch p_keyboard_device_select_bt3_press,zero
-	rtn
-
-p_keyboard_device_select_bt3_press:
-	call enable_user
-	fetch 1,mem_keyboard_switch_device_flag
-	set0 KEYBOARD_FLAG_G24_DEVICE_BUTTON,pdata
-	set1 KEYBOARD_FLAG_BT_DEVICE_BUTTON,pdata
-	store 1,mem_keyboard_switch_device_flag
-	fetch 1,mem_device_flag
-	rtneq MODE_BT_DEVICE3
-	jam MODE_BT_DEVICE3,mem_device_flag
-	jam 1,mem_keyboard_switch_bt_enable
-	rtn
-
-p_keyboard_device_select_usb:
-	fetch 1,mem_keyboard_switch_device_to_usb
-	rtn blank
-	fetch 2,mem_keyboard_keyvalue_buffer+2
-	fetcht 2,mem_keyboard_switch_device_to_usb+1
-	isub temp,null
-	branch p_keyboard_device_select_usb_press,zero
-	byteswap temp,temp
-	isub temp,null
-	branch p_keyboard_device_select_usb_press,zero
-	rtn
-
-p_keyboard_device_select_usb_press:
-	call enable_user
-	fetch 1,mem_device_flag
-	rtneq MODE_USB_DEVICE
-	jam MODE_USB_DEVICE,mem_device_flag
-	call keyboard_store_device_info	
-	branch mouse_soft_reset
 
 p_keyboard_motion:
 	disable user
@@ -1343,8 +1368,6 @@
 	store 2,mem_cb_24g_search_receiver
 	setarg p_keyboard_lpm_before_common
 	store 2,mem_cb_24g_lpm_before
-	setarg p_keyboard_le
-	store 2,mem_cb_le_process
 	setarg p_keyboard_process_lpm_before
 	store 2,mem_cb_before_lpm
 	
@@ -1524,7 +1547,6 @@
 p_app_init:
 p_keyboard_init:
 	call enable_authrom
-	call p_le_exchange_hid_map
 	call p_keyboard_setting_config	
 	call p_keyboard_gpio_init
 	call p_keyboard_low_vol_mult_set
@@ -1533,14 +1555,13 @@
 	fetch 1,mem_keyboard_device_poweron_timer_count_init
 	store 1,mem_keyboard_device_poweron_timer_count
 	call keyboard_cb_fuction
-	fetch 1,mem_device_flag
-	beq MODE_USB_DEVICE,p_keyboard_usb_mode_start
 	branch keyboard_init_wireless
 
 p_keyboard_setting_config:
+	call app_param_init
 	rtn wake
 	call g24_transmit_init
-	call p_g24_chmap_param_init
+	call g24_chmap_param_init
 	fetch 1,mem_device_flag
 	store 1,mem_device_flag_temp_new
 	fetch 3,mem_le_lap+3
@@ -1550,12 +1571,10 @@
 	store 2,mem_ble_l2cap_tx_buff0_ptr
 	setarg MOUSE_BLE_L2CAP_TXBUFF_SIZE_NEW
 	store 2,mem_ble_l2cap_tx_buff_size_ptr
-	fetcht 1,mem_mcu_rstb_gpio
-	call gpio_out_inactive
 	call le_set_fixed_ltk_justwork
 	
 	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	bbit1 MOUSE_ENABLE_EEPROM,p_keyboard_load_eeprom_info_check
+	bbit1 MOUSE_ENABLE_OTP,keyboard_load_otp_info_check
 	bbit1 MOUSE_ENABLE_FLASH,mouse_load_flash_info_check
 	rtn
 
@@ -1627,448 +1646,9 @@
 	branch eeprom_store_reconn_info+1
 
 ///////////////////////
-p_keyboard_start_discovery:
-	call p_keyboard_device_led_all_off+1
-	call p_keyboard_discover_setting_led_gpio
-	setarg 0
-	store 2,mem_otp_store_device_info_flag
-	branch keyboard_start_discovery+5
-	
-p_keyboard_stop_discovery:
-	setarg 0
-	store 2,mem_mouse_discovery_timer	
-	arg MOUSE_BT_DISCOVERY_BUTTON_LONG_DOWN_FLAG,queue
-	call mouse_disable_function_flag
-	jam 0,mem_mouse_bluetooth_reconnect_timeout
-	call mouse_stop_le_adv
-	branch p_keyboard_device_led_all_off+1
-
-p_keyboard_le:
-	call le_fifo_check_nearly_full
-	nrtn blank
-	fetch 1,mem_mouse_bluetooth_fast_conn_flag
-	beq 0xff,p_keyboard_le_next
-	fetch 1,mem_le_connect_status_flag
-	and pdata,0x03,pdata
-	rtnne 0x03
-p_keyboard_le_next:	
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	bbit1 MOUSE_24G_PAIRING_FLAG,p_keyboard_le_send_empty_packet
-	bbit1 MOUSE_SELECT_DEVICE_FLAG,p_keyboard_le_send_empty_packet
-	bbit1 MOUSE_BT_DISCOVERY_BUTTON_DOWN_FLAG,p_keyboard_le_send_empty_packet
-	bbit1 MOUSE_BT_DISCOVERY_BUTTON_LONG_DOWN_FLAG,p_keyboard_le_send_empty_packet
-	call keyboard_motion
-	nrtn user
-//	call mouse_current_mult_update
-	fetch 1,mem_customer_key
-	beq 1,mouse_le_send_keyboard_package_data	
-	rtn
-
-p_keyboard_le_send_empty_packet:
-	jam 0,mem_customer_data_trigger
-	branch mouse_le_send_keyboard_package_data
-
-
-p_le_check_retransmit_timesout:
-	fetch 1,mem_le_conn_rcv_new
-	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
-	
-p_le_check_retransmit:
-	fetch 1,mem_le_conn_first_rcv
-	rtn blank
-	fetch 1,mem_le_check_retransmit_flag
-	nrtn blank
-	fetcht 1,mem_le_conn_first_rcv
-	fetch 1,mem_le_conn_rcv_new
-	isub temp,null
-	ncall p_le_check_retransmit_timesout,positive	
-	isub temp,pdata
-	sub pdata,100,null
-	branch p_le_check_retransmit_count,positive
-	fetch 1,mem_le_retransmit_cnt
-	sub pdata,20,null
-	ncall p_app_ble_disconnect,positive
-	jam 1,mem_le_check_retransmit_flag
-	rtn 
-p_app_ble_disconnect:
-	jam 1,mem_le_check_retransmit_discon_flag
-	branch app_ble_disconnect
-p_le_check_retransmit_count:
-	fetcht 1,mem_le_arq
-	fetch 1,mem_le_rxbuf_data_header
-	rshift pdata,pdata
-	ixor temp,pdata
-	isolate1 nesn,pdata
-	setarg 0
-	fetcht 1,mem_le_retransmit_cnt
-	setflag true,0,pdata
-	iadd temp,temp
-	storet 1,mem_le_retransmit_cnt
-	rtn
-
-p_le_got_first_packet_new:
-	fetch 1,mem_le_conn_rcv
-	increase 1,pdata
-	store 1,mem_le_conn_rcv
-	nbranch p_le_got_first_packet_new+7,match
-	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
-
-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
-	branch le_rx_dec+6
-
-p_le_rx_nopayload:
-	parse demod,bucket,24	
-	rshift32 pdata,pdata
-	rshift16 pdata,pdata
-	istore 3,contw
-	enable swfine
-	call le_set_until_tx_timer
-	branch le_crc_fail,crc_failed
-	bmark0 mark_ble_encryption,le_rx_match
-	fetch 1,mem_le_rxbuf_data_length
-	branch le_rx_match,blank
-	increase -4,pdata
-	store 1,mem_le_rxbuf_data_length
-	call wait_ccm_done
- 	fetch 1,core_misc_status
-	bbit0 7, le_crc_fail_consecutive
- 	force regidx_result,regext_index
-	storer regext, 4,mem_le_peer_mic
-	branch le_rx_match
-
-p_le_parse:
-	fetch 1,mem_le_packet_llid
-	rtneq LLID_RESERVED
-	beq LLID_LE_LL,le_parse_ll
-	branch le_parse_l2cap
-
-p_le_parse_l2cap:
-	ifetch 2,contr
-	beq LE_L2CAP_CID_ATT,p_le_parse_att
-	branch le_parse_l2cap_next+2
-
-p_le_adv_not_match:
-	call shutdown_radio
-	jam 0,0x8900
-	set0 mark_ble_crc_fail,mark
-	branch le_adv_not_match+1
-	
-p_le_init_adv:
-	set0 mark_ble_crc_fail,mark	
-	branch le_init_adv+1
-
-
-
-p_keyboard_start_reconnect_device:
-	arg mem_device1_type,rega
-	fetch 1,mem_device_flag
-	increase -1,pdata
-	mul32 pdata,13,pdata
-	branch mouse_start_reconnect_device+6
-
-p_keyboard_store_remote_bdaddr:
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	rtnbit0 MOUSE_STORE_EEPROM_FLAG
-	arg MOUSE_STORE_EEPROM_FLAG,queue
-	call mouse_disable_function_flag
-	call p_keyboard_check_device_addr
-	call p_keyboard_unplug_clean_bdaddr
-	branch mouse_store_device_info_delay
-p_keyboard_unplug_clean_bdaddr:
-	arg mem_device1_type,rega
-	fetch 1,mem_device_flag
-	increase -1,pdata
-	mul32 pdata,13,pdata
-	iadd rega,rega
-	fetch 1,mem_record_bt_mode
-	istore 1,rega
-	beq REC_4_MODE,p_keyboard_store_le_device
-	rtn
-
-p_keyboard_store_le_device:
-	fetch 6,mem_le_plap
-	istore 6,contw
-	branch mouse_store_le_device+4
-
-p_keyboard_check_device_addr:
-	fetch 1,mem_record_bt_mode
-	beq REC_4_MODE,p_keyboard_check_le_device_addr
-	rtn
-p_keyboard_check_le_device_addr:
-	store 1,mem_device_addr_temp
-	fetch 6,mem_le_plap
-p_keyboard_check_bt_device_addr_common:
-	store 6,mem_device_addr_temp+1
-	fetch 7,mem_device_addr_temp
-	arg mem_device1_type,contr
-	arg 3,loopcnt
-p_keyboard_check_device_addr_end:
-	ifetcht 7,contr
-	isub temp,null
-	branch mouse_clean_addr,zero
-	increase 6,contr
-	loop p_keyboard_check_device_addr_end
-	rtn
-
-
-p_le_parse_att:
-	copy rega,contr
-	ifetch 3,contr
-	store 3,mem_le_att_opcode
-	beq ATTOP_READ_RESPONSE,p_keyboard_le_parse_att_manu_resp
-	beq ATTOP_READ_BY_TYPE_REQUEST,p_le_parse_att_read_by_type_request	
-	beq ATTOP_READ_BY_TYPE_RESPONSE,p_keyboard_le_send_att_read_by_type_rsp_mac	
-	beq ATTOP_FIND_BY_TYPE_VALUE_RESPONSE,p_keyboard_le_parse_att_find_by_type_value_rsp	
-	beq ATTOP_ERROR_RESPONSE,p_keyboard_le_send_att_find_by_type_value_request_mac
-	beq ATTOP_READ_BLOB_REQUEST,p_le_parse_att_read_blob_request
-	beq ATTOP_READ_REQUEST,p_le_parse_att_read_request
-	beq ATTOP_WRITE_REQUEST,p_le_parse_att_write_request
-	beq ATTOP_WRITE_COMMAND,p_le_parse_att_write_command
-	branch le_parse_att2
-
-p_keyboard_le_parse_att_manu_resp:
-	fetch 1,mem_le_connect_ios_mac_flag
-	rtn blank
-p_keyboard_le_parse_att_manu_resp_next:
-	fetch 2,mem_le_l2cap_size
-	arg 9,loopcnt
-	fetch 2,mem_le_payload_ptr
-	add pdata,5,rega	
-	arg mem_le_search_mac_manu_name,regb
-	call string_compare 
-	branch p_keyboard_le_parse_att_find_mac_report,zero
-	branch  p_keyboard_le_parse_att_not_find_mac_report
-p_keyboard_le_parse_att_not_find_mac_report:
-	fetch 1,mem_le_conn_peer_addr_type
-	store 1,mem_kb_computer_system
-	branch p_keyboard_store_computer_system_ble
-
-p_keyboard_le_parse_att_find_mac_report:
-	jam SYSTEM_OS_MAC,mem_kb_computer_system
-p_keyboard_store_computer_system_ble:
-	jam 0,mem_le_connect_ios_mac_flag
-	branch p_keyboard_store_device_info
-
-p_keyboard_le_send_att_read_by_type_rsp_mac:
-	fetch 1,mem_le_connect_ios_mac_flag
-	rtn blank
-p_keyboard_le_send_att_read_by_type_rsp_mac_next:
-	fetch 2,mem_le_l2cap_size
-	increase -2,pdata
-	div pdata,7
-	call wait_div_end
-	quotient loopcnt
-	fetch 2,mem_le_payload_ptr
-	add pdata,6,contr
-p_keyboard_le_check_att_read_type_manu_loop:
-	increase 3,contr
-	ifetch 2,contr
-	copy pdata,regc
-	ifetch 2,contr
-	arg 0x2a29,temp
-	isub temp,null
-	branch keyboard_le_send_att_read_by_type_rsp_manufactory,zero
-	loop p_keyboard_le_check_att_read_type_manu_loop
-	branch p_keyboard_le_parse_att_not_find_mac_report
-
-p_keyboard_le_parse_att_find_by_type_value_rsp:
-	fetch 1,mem_le_connect_ios_mac_flag
-	rtn blank
-p_keyboard_le_parse_att_find_by_type_value_rsp_next:
-	fetch 1,mem_le_connect_ios_mac_flag
-	beq 2,keyboard_le_parse_att_find_by_type_value_rsp_mac
-p_keyboard_le_parse_att_find_ios_report:	
-	jam SYSTEM_OS_IOS,mem_kb_computer_system
-	branch p_keyboard_store_computer_system_ble
-
-p_keyboard_le_send_att_find_by_type_value_request_mac:
-	fetch 1,mem_le_connect_ios_mac_flag
-	rtn blank
-p_keyboard_le_send_att_find_by_type_value_request_mac_next:
-	fetch 1,mem_le_connect_ios_mac_flag
-	beq 2,p_keyboard_le_parse_att_not_find_mac_report
-	branch keyboard_le_send_att_find_by_type_value_request_mac+2	
-
-p_le_parse_att_read_by_type_request:
-	call le_get_search_handle_start_end_common
-	call le_get_search_att_type
-p_le_send_att_read_by_type_response:
-	fetcht 2,mem_le_search_handle_start
-	storet 2,mem_temp
-	call le_init_attlist_search
-	call le_att_get_handle_ptr2
-	increase -2,contr
-	copy contr,pdata
-	store 2,mem_le_cur_attlist_start_ptr
-
-	fetcht 2,mem_le_search_att_type
-	setarg UUID_CHRCTR_PNP_ID
-	isub temp,null
-	branch p_le_send_att_read_by_type_res_pnp_id,zero
-	branch le_send_att_read_by_type_response+8
-
-p_le_send_att_read_by_type_res_pnp_id:
-	fetch 1,mem_keyboard_change_vid_pid_flag
-	branch le_send_att_read_by_type_response+8,blank
-	call le_att_get_uuid_ptr
-	branch le_send_att_error_response_notfound,blank
-	arg mem_keyboard_change_vid_pid_flag+1,contr
-	force 11,pdata		// length +1
-	branch le_send_att_read_by_type_res_not_characteristic+9
-
-
-p_le_parse_att_read_blob_request:
-	ifetch 2,contr
-	store 2,mem_le_att_offset
-	iforce rega
-	fetcht 2,mem_le_att_handle
-	fetch 2,mem_le_pairing_handle
-	isub temp,null
-	nbranch le_send_att_read_blob_response,zero
-	fetch 2,mem_keyboard_le_map_len
-	arg mem_keyboard_le_hid_map,contr
-	branch le_send_att_read_blob_response+3
-	
-p_le_parse_att_read_request:
-	fetcht 2,mem_le_att_handle
-	fetch 1,mem_le_configuration
-	bbit1 BIT_BLE_READ_AUTH,p_le_send_att_read_response_check_auth
-//input:temp is handle
-p_le_send_att_read_response:
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	bbit0 MOUSE_ENABLE_ADC,p_le_send_att_read_response+3
-	bbit0 MOUSE_ENABLE_LE_BATTERY_SERVICE_CANCEL,p_le_send_att_read_response_next
-	fetch 2,mem_le_att_handle
-	beq 0x30,le_send_att_error_response_notfound
-p_le_send_att_read_response_next:	
-	fetch 2,mem_le_att_handle
-	beq 0x05,p_le_send_att_appearance
-	beq 0x10,p_le_send_att_pnp_id
-p_le_send_att_read_response_next_1:
-	fetcht 2,mem_le_att_handle
-	fetch 2,mem_le_pairing_handle
-	isub temp,null
-	nbranch le_send_att_read_response,zero
-	call le_get_search_max_mtu_data
-	fetcht 2,mem_keyboard_le_map_len
-	arg mem_keyboard_le_hid_map,contr
-	branch le_send_att_read_response+14
-
-p_le_send_att_appearance:
-	arg mem_keybord_appearance,contr
-	force 3,pdata		// length +1
-	branch le_send_att_read_response_less
-
-p_le_send_att_pnp_id:
-	fetch 1,mem_keyboard_change_vid_pid_flag
-	branch p_le_send_att_read_response_next_1,blank
-	arg mem_keyboard_change_vid_pid_flag+1,contr
-	force 8,pdata		// length +1
-	branch le_send_att_read_response_less
-
-p_le_send_att_read_response_check_auth:
-	fetch 2,mem_le_pairing_handle
-	isub temp,null
-	nbranch p_le_send_att_read_response,zero
-	call le_check_encrypt_state
-	nbranch p_le_send_att_read_response_next,user
-	branch le_send_att_read_response_error_insufficient_auth
-
-
-p_le_parse_att_write_request:		// mac os 10.9.5 reconnect can't move
-	copy contr,rega
-	fetch 2,mem_le_l2cap_size
-	add pdata,-3,regb
-	call le_writeatt_cb
-	call p_le_parse_att_write_command+1		//MAC  CAPS
-	fetch 1,mem_mouse_bluetooth_fast_conn_flag
-	beq 0xff,le_send_att_write_response_check_auth
-	fetch 1,mem_mouse_le_reconnect_flag
-	branch le_send_att_write_response_check_auth,blank
-	fetch 1,mem_le_connect_status_flag
-	bbit1 LL_START_ENC_FLAG,le_send_att_write_response_check_auth
-	setarg 0x001a		
-	fetcht 2,mem_le_att_handle
-	isub temp,null
-	nbranch le_send_att_write_response_check_auth,zero
-	jam ATT_ERR_INSUFFICIENT_AUTHENTICATION,mem_le_err_code
-	branch le_send_att_error_response
-
-
-p_le_parse_att_write_command:
-	call le_parse_att_write_command
-	fetch 1,mem_mouse_bluetooth_fast_conn_flag
-	beq 0xff,p_keyboard_le_fast_conn_led_get
-	fetch 2,mem_le_att_handle
-	beq 0x25,p_keyboard_le_led_get
-	rtn
-p_keyboard_le_fast_conn_led_get:	
-	fetch 2,mem_le_att_handle
-	beq 0x21,p_keyboard_le_led_get
-	rtn
-	
-p_keyboard_le_led_get:
-	fetch 1,mem_le_rxbuf+9
-	store 1,mem_keyboard_led_status
-	rtn
-
-p_le_exchange_hid_map:
-	arg 0x915a,contr	//mouse map ->key map
-	arg mem_keyboard_le_hid_map+66,contw
-	arg 69,loopcnt
-	call memcpy
-	arg 0x919f,contr	//key map->mouse map 
-	arg mem_keyboard_le_hid_map,contw
-	arg 66,loopcnt
-	call memcpy
-	arg 0x91e1,contr
-	arg mem_keyboard_le_hid_map +135,contw
-	arg 54,loopcnt
-	branch memcpy
 ///////////////////////
 
 ///////////////////////
-//mem_24g_ch_map1:00 42 13 2c 
-//mem_24g_ch_map2:06 48 15 36
-//mem_24g_ch_map3:0f 4c 1a 3a
-//mem_24g_ch_map4:11 4d 23 31
-p_g24_chmap_param_init:	// 0,1,2,3 --> 0,3,1,2
-	setarg 0x2c1342
-	store 3,mem_24g_ch_map1+1
-	setarg 0x154806
-	istore 3,contw
-	setarg 0x4c0f36
-	istore 3,contw
-	setarg 0x113a1a
-	istore 3,contw
-	setarg 0x31234d
-	istore 3,contw
-	branch g24_chmap_param_init+10
 
 p_keyboard_g24_reconn_dispatch:
 	fetch 2,mem_24g_reconn_count
@@ -2115,8 +1695,8 @@
 	fetchr timeup,2,mem_param_rx_setup
 	until clkn_rt,meet
 	call keyboard_special_key_check
-	fetch 1,mem_keyboard_bt_button_flag
-	nbranch mouse_soft_reset,blank
+	fetch 2,mem_24g_pair_timeout
+	nbranch g24_transmit_no_ack,blank
 	call g24_transmit_receive_ack
 	fetch 1,mem_24g_no_ack	//tx noack
 	beq no_ack_24g,g24_transmit_no_ack
@@ -2135,9 +1715,25 @@
 	store 2,mem_24g_txfail_cnt	
 	fetch 1,mem_24g_txfail_cnt
 	beq 0xff,g24_tx_attempt_fail
-	call keyboard_g24_transmit_hop_process
+	call p_keyboard_g24_transmit_hop_process
 	branch p_keyboard_g24_transmit_loop
 
+p_keyboard_g24_transmit_hop_process:
+	fetch 1,mem_24g_retry
+	increase 1,pdata
+	store 1,mem_24g_retry
+	and_into 0x03,pdata
+	branch p_g24_tx_fast_hop,blank		//each 4 times change channel
+	rtn
+
+p_g24_tx_fast_hop:
+	fetch 4,mem_24g_addr
+	fetcht 4,mem_24g_fast_conn_addr
+	isub temp,null
+	branch g24_ch,zero
+	branch g24_tx_fast_hop
+
+
 p_keyboard_g24_ackpayload_parse:
 	call g24_ackpayload_parse
 	fetch 1,mem_24g_rxbuf+1
@@ -2156,168 +1752,6 @@
 	branch g24_long_seep2
 ///////////////////////
 ///////////////////////
-p_keyboard_usb_updata_timer:
-	fetch 1,mem_mouse_usb_wait_updata_timer
-	rtn blank
-	increase -1,pdata
-	store 1,mem_mouse_usb_wait_updata_timer
-	nrtn blank
-	jam 1,mem_lpm_mode
-	branch keyboard_app_enter_hibernate
-
-p_keyboard_idle:
-	call p_keyboard_usb_isr
-	call p_keyboard_usb_mode
-	branch keyboard_idle+1
-
-p_keyboard_usb_mode_start:
-	call p_keyboard_usb_check_enable
-	branch p_keyboard_usb_interface_check_power_on
-
-p_keyboard_rf_connnect_check:
-	disable user
-	fetch 2,mem_mouse_no_data_timer
-	rtn blank
-	branch enable_user
-
-p_keyboard_usb_check_enable:
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	rtnbit0 MOUSE_ENABLE_USB
-	fetch 9,mem_usb_vid_pid_new
-	store 9,mem_usb_vid_pid
-	setarg p_keyboard_config_param
-	store 2,mem_cb_usb_config
-	jam MOUSE_USB_INTERFACE_INSERT,mem_mouse_usb_vdd_status_current
-	rtn
-
-p_keyboard_config_param:
-	jam DONGLE_KB_BIND_SUCCESS,mem_mouse_usb_keyboard_flag
-	jam 0x01,mem_usb_tx_interval
-	call usb_tx_interval_config
-	call p_keyboard_usb_vid_pid_config
-	branch p_keyboard_usb_hid_icon_config
-
-p_keyboard_usb_vid_pid_config:
-	fetch 1,mem_usb_vid_pid
-	rtn blank
-	fetch 1,mem_mouse_usb_keyboard_flag
-	beq DONGLE_KB_BIND_SUCCESS,dongle_usb_vid_pid_for_suit
-	branch dongle_usb_vid_pid_for_mouse_only_auto_pair
-
-p_keyboard_usb_hid_icon_config:
-	fetch 1,mem_mouse_usb_keyboard_flag
-	branch dongle_usb_hid_icon_config+1
-	
-p_keyboard_usb_interface_check_power_on:	// last=0, current = insert
-	fetch 1,mem_mouse_usb_vdd_status_current
-	beq MOUSE_USB_INTERFACE_INSERT,p_keyboard_usb_insert
-p_keyboard_usb_vdd_status_store:	
-	fetch 1,mem_mouse_usb_vdd_status_current
-	store 1,mem_mouse_usb_vdd_status_last
-	rtn
-
-p_keyboard_usb_insert:
-	call p_keyboard_usb_vdd_status_store
-	setarg 0
-	store 2,mem_24g_pair_timeout
-	store 2,mem_24g_reconn_timeout
-	jam 0,mem_lpm_mode
-	fetch 1,mem_mouse_usb_wait_updata_timer
-	call usb_init,blank
-	jam 50,mem_mouse_usb_wait_updata_timer
-	rtn
-
-p_keyboard_usb_isr:
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	rtnbit0 MOUSE_ENABLE_USB
-	branch usb_isr
-
-	
-p_keyboard_usb_mode:
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	rtnbit0 MOUSE_ENABLE_USB
-	fetch 1,core_usb_addr
-	store 1,mem_usb_addr
-	rtnbit0 7
-	jam 0,mem_mouse_usb_wait_updata_timer
-	setarg 0
-	store 2,mem_mouse_no_data_timer
-	call mouse_24g_stop
-	call mouse_stop_bluetooth_mode
-	call keyboard_motion
-	nrtn user
-p_keyboard_push_keyboard_data_to_usb:
-	fetch 1,mem_customer_data_trigger
-	branch p_keyboard_push_release_keyboard_data_to_usb,blank
-	fetch 8,mem_customer_key_press+1
-p_keyboard_push_keyboard_package_data_to_usb:
-	store 8,mem_pdatatemp
-	fetch 1,mem_customer_key_press
-	beq KB_MULTIKEY_REPORT_ID,p_keyboard_push_multimedia_key_data_to_usb
-	beq KB_SYSTEM_CONCTRL_REPORT_ID,p_keyboard_push_systemctrl_key_data_to_usb
-	call dongle_usb_tx_kb_data
-	fetch 8,mem_pdatatemp
-	store 8,mem_usb_kb_data
-	rtn
-	
-p_keyboard_push_release_keyboard_data_to_usb:
-	fetch 8,mem_customer_key_release+1
-	branch p_keyboard_push_keyboard_package_data_to_usb
-
-p_keyboard_push_multimedia_key_data_to_usb:
-	call dongle_usb_tx_enable_ep2
-	jam USB_EP2_MULTIKEY,mem_usb_ep2_data
-	setarg KB_MULTIKEY_REPORT_ID
-	store 1,mem_usb_kb_multikey
-	fetch 2,mem_pdatatemp
-	istore 2,contw
-	rtn
-
-p_keyboard_push_systemctrl_key_data_to_usb:
-	call dongle_usb_tx_enable_ep2
-	jam USB_EP2_SYSTEMKEY,mem_usb_ep2_data
-	setarg KB_SYSTEM_CONCTRL_REPORT_ID
-	store 1,mem_usb_kb_system
-	fetch 1,mem_pdatatemp
-	istore 1,contw
-	rtn
-
-p_usb_class_type:
-	set0 mark_isstr,mark
-	fetch 1,mem_usb_setup_bmRequestType
-	and_into 0x80,pdata
-	beq IN_DEVICE,usb_in_device
-	beq OUT_DEVICE,p_usb_out_device
-	branch assert
-
-p_usb_out_device:
-	fetch 1,mem_usb_setup_bmRequestType
-	rshift4 pdata,pdata
-	rshift pdata,pdata
-	and_into 0x03,pdata
-	beq CLASS_REQ,p_usb_out_class_req
-	branch usb_out_device+4
-
-p_usb_out_class_req:
-	fetch 1,mem_usb_setup_bRequest
-	beq SET_REPORT,p_usb_set_report
-	branch usb_out_class_req+1
-
-p_usb_set_report:
-	nop 15000		//delay 1ms
-	arg mem_usb0_set_report_data,contw
-	call p_usb_rx_data
-	jam 1,mem_usb0_get_set_report
-	call usb_set_report_resume_judge
-	fetch 2,mem_usb_setup_bValue
-	store 2,mem_usb_setup_bValue_temp
-	jam 0x02,core_usb_clear_nak
-	branch usb_set_report+10
-
-p_usb_rx_data:
-	fetch 1,core_usb_txbusy
-	rtnbit1 USB_STATUS_RXFULL
-	branch usb_rx_data
 
 p_adc_init_data:
 	fetch 8,mem_otp_adc
Index: output/bt_program23.rom
===================================================================
--- /1121s/branch/keyboard/keyboard_base/output/bt_program23.rom	(revision 1528)
+++ /1121s/branch/keyboard/keyboard_base/output/bt_program23.rom	(working copy)
@@ -1,187 +1,53 @@
-<<<<<<< .mine
-11000010100001000000000000101110
-11000000000000000000000000111011
-11000000000000010000000001001010
-11000000000010000000000001010100
-11000000000010001000000001010110
-11000000000010100000000101010001
-11000000000010101000000011010111
-11000000000011000000000011100100
-11000000000011001000000011101011
-11000000000011010000000001100100
+11000010100001000000000000101101
+11000000000000000000000000110001
+11000000000000010000000001100011
+11000000000010000000000001101101
+11000000000010001000000001101111
+11000000000010100000000101010010
+11000000000010101000000011110000
+11000000000011000000000011111101
+11000000000011001000000100000100
+11000000000011010000000001111101
 11000000000100101000010001100101
 11000000000101000000010001011011
-11000000001000100000000101101101
-11000000001000101000001111111101
-11000000001000110000000110010001
-11000000001000111000000110110011
-11000000001001000000010011010011
-11000000001001001000010011011000
-11000000001001010000010101001111
-11000000001001011000011001100111
-11000000001001100000001001100011
-11000000001001101000010011011111
-11000000001001110000001010000011
-11000000001010000000001011001110
-11000000001010010000001101010011
-11000000001010101000001101101110
-11000000001010111000001111011110
-11000000001011001000001111101110
+11000000001000010000000101110001
+11000000001000100000000111101110
+11000000001000101000001111111111
+11000000001000110000000111110001
+11000000001000111000001000000000
+11000000001001100000001011001000
+11000000001001110000001011100010
+11000000001110111000000001011101
+11000000001010000000001101000010
+11000000001010010000001111000111
+11000000001010101000001111011111
+11000000001010111000001111100000
+11000000001011001000001111110000
 11000000001011010000010000111100
 11000000001011011000010001000100
 11000000001011100000010001000000
 11000000001011101000010001000110
-11000000001011110000011000111100
-11000000001011111000011001011011
-11000000001100001000010101110001
-11000000001101111000010101001010
+11000000001011110000010011101100
+11000000001011111000010100010110
 11000000001110001000010001000100
-11000000010000000000000100100001
+11000000001110110000000001000000
+11000000001110111000000001011101
+11000000010000000000000100111010
 11000000010000100000010001000100
-11000000010001011000000110000011
-11000000010011010000001000100000
+11000000010011010000001010110100
 11000000010110001000010010000100
-11000000011011010000000100100010
-11000000011011100000000100110010
-11000000011111010000010011001100
-||||||| .r1267
-11000010100001000000000000101110
-11000000000000000000000000111011
-11000000000000010000000001000111
-11000000000010000000000001010001
-11000000000010001000000001010011
-11000000000010100000000101001110
-11000000000010101000000011010100
-11000000000011000000000011100001
-11000000000011001000000011101000
-11000000000011010000000001100001
-11000000000100101000010001100111
-11000000000101000000010001011101
-11000000001000100000000101101010
-11000000001000101000001111111111
-11000000001000110000000110001110
-11000000001000111000000110110000
-11000000001001000000010011010101
-11000000001001001000010011011010
-11000000001001010000010101010001
-11000000001001011000011001101001
-11000000001001100000001001100101
-11000000001001101000010011100001
-11000000001001110000001010000101
-11000000001010000000001011010000
-11000000001010010000001101010101
-11000000001010101000001101110000
-11000000001010111000001111100000
-11000000001011001000001111110000
-11000000001011010000010000111110
-11000000001011011000010001000110
-11000000001011100000010001000010
-11000000001011101000010001001000
-11000000001011110000011000111110
-11000000001011111000011001011101
-11000000001100001000010101110011
-11000000001101111000010101001100
-11000000001110001000010001000110
-11000000010000000000000100011110
-11000000010000100000010001000110
-11000000010001011000000110000000
-11000000010011010000001000100010
-11000000010110001000010010000110
-11000000011011010000000100011111
-11000000011011100000000100101111
-11000000011111010000010011001110
-=======
-11000010100001000000000000110010
-11000000000000000000000000111111
-11000000000000010000000001010001
-11000000000010000000000001011011
-11000000000010001000000001011101
-11000000000010100000000101000000
-11000000000010101000000011011110
-11000000000011000000000011101011
-11000000000011001000000011110010
-11000000000011010000000001101011
-11000000000100101000010001011001
-11000000000101000000010001001111
-11000000001000100000000101011100
-11000000001000101000001111110001
-11000000001000110000000110000000
-11000000001000111000000110100010
-11000000001001000000010011000111
-11000000001001001000010011001100
-11000000001001010000010101000011
-11000000001001011000011001011011
-11000000001001100000001001010111
-11000000001001101000010011010011
-11000000001001110000001001110111
-11000000001110111000000001001011
-11000000001010000000001011000010
-11000000001010010000001101000111
-11000000001010101000001101100010
-11000000001010111000001111010010
-11000000001011001000001111100010
-11000000001011010000010000110000
-11000000001011011000010000111000
-11000000001011100000010000110100
-11000000001011101000010000111010
-11000000001011110000011000110000
-11000000001011111000011001001111
-11000000001100001000010101100101
-11000000001101111000010100111110
-11000000001110001000010000111000
-11000000001110111000000001001011
-11000000010000000000000100101000
-11000000010000100000010000111000
-11000000010001011000000101110010
-11000000010011010000001000010100
-11000000010110001000010001111000
-11000000011011010000000100101001
-11000000011011011000011011001011
-11000000011011100000011100001000
-11000000011011101000011011101001
-11000000011111010000010011000000
->>>>>>> .r1527
+11000000011000101000000101101110
+11000000011011010000000100111011
+11000000011011011000010100011011
+11000000011011100000010101011000
+11000000011011101000010100111001
+11000000011111010000010011001000
 00100000001000000010001101011010
-<<<<<<< .mine
-11000000000000000000011010111100
-11000000000010100000010011110111
-11000000000011010000010011110110
-11000000000100101000010100100110
-11000000000100110000010100101011
-11000000000111001000010100111101
-11000000000111010000010101000001
-11000000001001100000010101000100
-11000000001001101000010101001000
-11000000010010000000011000011111
-11000000010010101000011000101100
-||||||| .r1267
-11000000000000000000011010111110
-11000000000010100000010011111001
-11000000000011010000010011111000
-11000000000100101000010100101000
-11000000000100110000010100101101
-11000000000111001000010100111111
-11000000000111010000010101000011
-11000000001001100000010101000110
-11000000001001101000010101001010
-11000000010010000000011000100001
-11000000010010101000011000101110
-=======
-11000000000000000000011010110000
-11000000000010100000010011101011
-11000000000011010000010011101010
-11000000000100101000010100011010
-11000000000100110000010100011111
-11000000000111001000010100110001
-11000000000111010000010100110101
-11000000001001100000010100111000
-11000000001001101000010100111100
-11000000010010000000011000010011
-11000000010010101000011000100000
->>>>>>> .r1527
+11000000010010000000010011001111
+11000000010010101000010011011100
 11000001011111111000000000000000
 00100000001000000010001101011010
-00100100001101011000000000111110
+00100100001101011000000000110100
 00110111110110011000001000000000
 00110111110110011000001000000000
 00100000010000000101010010101100
@@ -196,8 +62,37 @@
 10101111111011000000000000000000
 00100000010000001100111001000101
 00100000001000000010000000000010
-00100000010000000000011100001000
-00100000010000000000011011101001
+01101111111001000100011100010011
+11000100000010101000000000000000
+00100000010000000000000001000100
+00100000001000000101010101000001
+01101111111000001100010000001000
+00100000010000000000000001001011
+00011000010000100111111000000000
+01100111111000001100011000110101
+01111001001000000111111000000111
+11011000010000000000000000000000
+00100000001000000110111100100000
+11011000010000000000000000010010
+11000001000000110000000000000000
+11011000010000000000000000001010
+11000001000000111000000000000000
+11011000010000000000000000001001
+11000001000001000000000000000000
+11011000010000000000000000001100
+11000001000001001000000000000000
+11011000010000000000000000000110
+11000001000001010000000000000000
+11011000010000000000000000010100
+11000001000001011000000000000000
+11011000010000000000000000010101
+11000001000001100000000000000000
+11011000010000000000000000010110
+11000001000001101000000000000000
+11011000010000000000000000001101
+00100000011000000000000000000000
+00100000010000000000010101011000
+00100000010000000000010100111001
 00011111111001101111110000001010
 00100000010000000111110101011111
 01100111111000010100011000110011
@@ -211,13 +106,7 @@
 00100000010000000010000000011000
 00100000010000000011000100001111
 00100000010000000010010010001100
-<<<<<<< .mine
-00100000001000000000000001001010
-||||||| .r1267
-00100000001000000000000001000111
-=======
-00100000001000000000000001010001
->>>>>>> .r1527
+00100000001000000000000001100011
 01110000100010010000000000000000
 00100000001000000010000101010011
 01110000100010100000111101100000
@@ -244,13 +133,7 @@
 01110000100010101000010001001010
 01110000100010101000010101000000
 01110000100010100001011011111110
-<<<<<<< .mine
-00100000010000000000000010101011
-||||||| .r1267
-00100000010000000000000010101000
-=======
-00100000010000000000000010110010
->>>>>>> .r1527
+00100000010000000000000011000100
 00100000010000000111000011010111
 00110111110110011000001000000000
 01110000100000010011101101011111
@@ -258,13 +141,7 @@
 01110000100000010011110010001000
 00110111110110011000001000000000
 01101111111000001100000010011001
-<<<<<<< .mine
-11000000000010000000000010100000
-||||||| .r1267
-11000000000010000000000010011101
-=======
-11000000000010000000000010100111
->>>>>>> .r1527
+11000000000010000000000010111001
 01101111111000001100010000111000
 00011111111000011111111000000100
 01100111111100001000101000000010
@@ -275,31 +152,15 @@
 01100111111100011000101001110011
 01110000100010101000011001100000
 01110000100010101000101100111011
-<<<<<<< .mine
-00100000010000000000000010010010
-||||||| .r1267
-00100000010000000000000010001111
-=======
-00100000010000000000000010011001
->>>>>>> .r1527
+00100000010000000000000010101011
 01110000100000000100001100000000
 01110000100000000100001000000101
 01011000010101010111010001110100
 01100111111100011000100101101000
 01110000100010010110000001101110
-<<<<<<< .mine
-00100000010000000000000011110011
-00100000010000000000000100011110
-00100000010000000000000010001100
-||||||| .r1267
-00100000010000000000000011110000
-00100000010000000000000100011011
-00100000010000000000000010001001
-=======
-00100000010000000000000011111010
-00100000010000000000000100100101
-00100000010000000000000010010011
->>>>>>> .r1527
+00100000010000000000000100001100
+00100000010000000000000100110111
+00100000010000000000000010100101
 01110000010000010100100000001100
 00100000001000000110111101001110
 00100000011101011000000000000000
@@ -309,13 +170,7 @@
 00110111110110011000001000000000
 00100000011000000000000000000000
 01101111111000001100000010011001
-<<<<<<< .mine
-11000000000011000000000010011000
-||||||| .r1267
-11000000000011000000000010010101
-=======
-11000000000011000000000010011111
->>>>>>> .r1527
+11000000000011000000000010110001
 01101111111000001100010000111000
 00011111111000011111111000000110
 01100111111100001000101000000010
@@ -338,16 +193,8 @@
 01100111111100011000101001110011
 01110000100010100111011000101010
 01110000100010010000001000000100
-<<<<<<< .mine
-00100000001000000000000001111111
-00100000001101011000000011010011
-||||||| .r1267
-00100000001000000000000001111100
-00100000001101011000000011010000
-=======
-00100000001000000000000010000110
-00100000001101011000000011011010
->>>>>>> .r1527
+00100000001000000000000010011000
+00100000001101011000000011101100
 01101111111000100000001000001101
 00100000011110100000000000000000
 00110111110110011000001000000000
@@ -390,13 +237,7 @@
 01101111111000010100000101011011
 00100000011110100000000000000000
 01100111111000010000001000001111
-<<<<<<< .mine
-00100000001000000000000010111101
-||||||| .r1267
-00100000001000000000000010111010
-=======
-00100000001000000000000011000100
->>>>>>> .r1527
+00100000001000000000000011010110
 00100000010000000010000110111010
 00011000000000000010101000001000
 00011000000000000010101000000000
@@ -418,13 +259,7 @@
 01110000100010100001011011110110
 00100000001000000010001000000011
 01101111111000001100000101000001
-<<<<<<< .mine
-11000000000001010000000011101110
-||||||| .r1267
-11000000000001010000000011101011
-=======
-11000000000001010000000011110101
->>>>>>> .r1527
+11000000000001010000000100000111
 00100000001000000010001000001110
 01110000100010100001010000100101
 01011000101010010011111100111111
@@ -443,13 +278,7 @@
 01110000100010101100001000000000
 01110000100010101100001100000000
 11011000111000000000000000000110
-<<<<<<< .mine
-00100000010000000000000100010000
-||||||| .r1267
-00100000010000000000000100001101
-=======
-00100000010000000000000100010111
->>>>>>> .r1527
+00100000010000000000000100101001
 00101010001011111111111000001101
 00100000010000000010000100011101
 00101010010011111111111000001101
@@ -457,26 +286,14 @@
 11011000111000000000000000000101
 00100000010000000010000100011100
 00100000010000000010000100011110
-<<<<<<< .mine
-00100000010000000000000100010000
-||||||| .r1267
-00100000010000000000000100001101
-=======
-00100000010000000000000100010111
->>>>>>> .r1527
+00100000010000000000000100101001
 11011000101000001000101011000010
 00011010001100011111111000000000
 00100000010000000010000100010111
 00011010010100011111111000000000
 00100000010000000010000100010111
 00011000111000001000111111111111
-<<<<<<< .mine
-00100000001000010000000100000101
-||||||| .r1267
-00100000001000010000000100000010
-=======
-00100000001000010000000100001100
->>>>>>> .r1527
+00100000001000010000000100011110
 00100000001000000010000101001111
 00100000000000000000000000111100
 01011000000000000000111100000000
@@ -503,13 +320,7 @@
 01101111111000001100010000001001
 01100111111100001000000011001101
 00100000000000000000101110111000
-<<<<<<< .mine
-00100000010000000000000101001010
-||||||| .r1267
-00100000010000000000000101000111
-=======
-00100000010000000000000100111001
->>>>>>> .r1527
+00100000010000000000000101001011
 01110000100010100000100011000001
 01101010010000001100010000011001
 11011111001000000000000000001000
@@ -518,67 +329,9 @@
 01100111111000001100010000110011
 01100010010000001100010000011001
 00100000011000000000000000000000
-<<<<<<< .mine
-00100000010000000000000101000000
-01101111111100001000101000001001
-01111001001111111111111000000111
-01100111111100001000101000001001
-01110000100010100000011101110111
-01110000100010100000100011000001
-01110000100010100000101100000001
-00100000010000000110111110010000
-01101111111000001100010000001001
-01100111111100001000000011001101
-00100000000000000000101110111000
-00100000010000000000000101001010
-01110000100000001100110100000000
-00100000001000000110111110100001
-01101111111100001000000011001100
-01111001001000000111111000000001
-01100111111100001000000011001100
-01101010010000001100010000011001
-01101111111000001100010000110011
-01100111111000001100010000011001
-11011111001000000000000000001000
-00100000010000000110111101100111
-01100010010000001100010000011001
-00100000011000000000000000000000
-||||||| .r1267
-00100000010000000000000100111101
-01101111111100001000101000001001
-01111001001111111111111000000111
-01100111111100001000101000001001
-01110000100010100000011101110111
-01110000100010100000100011000001
-01110000100010100000101100000001
-00100000010000000110111110010000
-01101111111000001100010000001001
-01100111111100001000000011001101
-00100000000000000000101110111000
-00100000010000000000000101000111
-01110000100000001100110100000000
-00100000001000000110111110100001
-01101111111100001000000011001100
-01111001001000000111111000000001
-01100111111100001000000011001100
-01101010010000001100010000011001
-01101111111000001100010000110011
-01100111111000001100010000011001
-11011111001000000000000000001000
-00100000010000000110111101100111
-01100010010000001100010000011001
-00100000011000000000000000000000
-=======
->>>>>>> .r1527
 01110000100000001100110000000011
 01101111111100001000000100101001
-<<<<<<< .mine
-11000011000000101000000101001011
-||||||| .r1267
-11000011000000101000000101001000
-=======
-11000011000000101000000100111010
->>>>>>> .r1527
+11000011000000101000000101001100
 01101000010110010000000101100100
 01100000010010010100010000001010
 01110000100000001100110000000000
@@ -587,13 +340,7 @@
 01110000100010101000110100010010
 01110000100010101000111000001010
 01101111111000001100000010011001
-<<<<<<< .mine
-11000000000010000000000101101010
-||||||| .r1267
-11000000000010000000000101100111
-=======
-11000000000010000000000101011001
->>>>>>> .r1527
+11000000000010000000000101101011
 01011000000000000101011101100010
 01100111111100010000100100000111
 01110000100010010000000100000011
@@ -604,13 +351,7 @@
 01110000100010101000110101000100
 01110000100010101000111000001010
 01101111111000001100000010011001
-<<<<<<< .mine
-11000000000010000000000101100111
-||||||| .r1267
-11000000000010000000000101100100
-=======
-11000000000010000000000101010110
->>>>>>> .r1527
+11000000000010000000000101101000
 01011000000000000010101110110001
 01100111111100010000100100000111
 11000110100101111000000000000000
@@ -619,567 +360,368 @@
 00100000011000000000000000000000
 01011000000000000100000110001001
 01100111111100010000100100000111
-<<<<<<< .mine
-00100000001000000000000101100011
-||||||| .r1267
-00100000001000000000000101100000
-=======
-00100000001000000000000101010010
->>>>>>> .r1527
+00100000001000000000000101100100
 01011000000000001000001100010010
 01100111111100010000100100000111
-<<<<<<< .mine
-00100000001000000000000101011000
-||||||| .r1267
-00100000001000000000000101010101
-=======
-00100000001000000000000101000111
->>>>>>> .r1527
-01101000010010001100010000101001
-00100000010000000101010110110101
-01101000010010001100010000101001
-00100000010000000110111011100110
-00100000001000001101110010100011
-01101111111001000100011100010011
-<<<<<<< .mine
-11000010100010011000000110001101
-||||||| .r1267
-11000010100010011000000110001010
-=======
-11000010100010011000000101111100
->>>>>>> .r1527
-00100000001000000100101001011000
-00100000010000000110110010111100
-01101111111001000100011100010011
-00101111111011111111111000001001
-00100000001000001110110011000001
-00100000001000000110110011000100
-<<<<<<< .mine
-00100000010000000000000101110101
-||||||| .r1267
-00100000010000000000000101110010
-=======
-00100000010000000000000101100100
->>>>>>> .r1527
-00100000010000000101110101100100
-01101111111000001100011010010000
+00100000001000000000000101011001
+00100000010000000110101100111010
+00100000010000000110101101110101
+00100000001000000110101100111000
+01101111111000001100011001100110
+11000000000000000000000101110101
+11000000000000001000000101111111
+00100000011000000000000000000000
+11011011000000000000000001010000
+01011000000000000000010000000000
+10011011000001101111110000000000
+00100000010000000111110101100010
+00011000000001111111111000000000
+01100111111000010000011001110000
+11011111111000000001111110101100
+11011000010000000000000000000100
+11011101011000000000000000000100
+00100000001000000000000110001001
+11011011000000000000000101000000
+01011000000000000000010000000000
+10011011000001101111110000000000
+00100000010000000111110101100010
+00011000000001111111111000000000
+01100111111000010000011001110000
+11011111111000000001111110100000
+11011000010000000000000000010000
+11011101011000000000000000010000
+00100000001000000000000110001001
+01100111111000010000011001110010
+01100000010010001000011001111000
+11011010001000000100100111000111
+11011010011000000000000000000000
+01101111111000010000011001110010
+00011111111000100010010000000000
+01101111001000001000011001111000
+11011010001000000100100111000111
+00100000010000000110101101110100
+01101111111001000100100111000111
+01101000010011000100100111001111
+10011000010000011111111000000000
+01101000010011000100100111010111
+10011000010000011111111000000000
+00100000001110100000000110011111
+00011010011000001010011000000001
+01101111111000010000011001110000
+10011010011001100111110000000000
+01101111111000010000011001110010
+10011011000001100111111000000000
+01100111111000010000011001110010
+00100000001000000000000110001101
+00011010011001100111110000000000
+00100000001000101100101000111000
+01101111111000010000011001110010
+10011011000000001111111000000000
+10011101011001100111111000000000
+01100111111000010000011001110010
+01101111111000010000011001110010
+00011111111000100010010000000000
+01101111001000001000011001111000
+11011010001000000100100111000111
+00100000010000000110101101110100
+01101111111001000100100111000111
+01101000010011000100100111001111
+10011000010000011111111000000000
+01101000010011000100100111010111
+10011000010000011111111000000000
+00100000001110100000000110110010
+01101111111000010000011001110010
+00100000001000000000000110100011
+01011000000000000001111110110000
+01101000010010010000011001110010
+10011000010001100111111000000000
+01100111111000010100100111011111
+00011000010000100111111000000000
+10011101011000001010010000000000
+01101111001000001000011001111000
+11011010001000000100100111000111
+00100000010000000110101101110100
+01101111111000001100011001100110
+11000000000000000100101001000111
+11000000000000001000000110111111
+00100000011000000000000000000000
+01101111111000001100100111000111
+00011111111001100111110000000011
+00100100010000010111110111001010
 01100111111000001100100111000110
+01101111111000001100100111001000
+01100111111000001100011001100111
+01101111111000110100100111001001
+01100111111000110100011001101000
+01101111111000110100100111001111
+01100111111000110100011001101110
 01101000010010010100100111010101
 00011000000010100111111000000000
 10011000010000001111111000000000
 01100111111000010100011010010101
+00100000001000000000010010100000
+01101111111000001100011001100110
+11000000000000000000000111010010
+11000000000000001000000111010101
 00100000011000000000000000000000
-01101111111000010100011010001110
-11011000010000001010101001010101
-10011000010001100111110000000000
-<<<<<<< .mine
-00100000001000101000000110001011
-||||||| .r1267
-00100000001000101000000110001000
-=======
-00100000001000101000000101111010
->>>>>>> .r1527
-01100000010010010100011010001110
-00100000010000000101110010011100
-01101111111000001100101111100100
-00100000001000000101110010001000
-<<<<<<< .mine
-00100000010000000000010010100100
-||||||| .r1267
-00100000010000000000010010100110
-=======
-00100000010000000000010010011000
->>>>>>> .r1527
-00100000001000000101110010010000
-<<<<<<< .mine
-00100000010000000000000101110101
-||||||| .r1267
-00100000010000000000000101110010
-=======
-00100000010000000000000101100100
->>>>>>> .r1527
-01101111111000001100100111000110
-01100111111000001100011010010000
-00100000001000000101110010110001
+01101000010010010100100111011111
+01011000000000000001111110110000
+00100000001000000100101001100011
+01110000010010111110011100000001
+01101111111000001100101111101000
+00100000011110100000000000000000
+01101000010010010100100111011111
+01011000000000000001111110110000
+10011000010001100111111000000000
+01100111111000010000011001110000
+00011111111000100010010000000000
+11011010001000000100100111000110
+11011111001000000000000000000001
+00100000010000000110101101000101
+01101111111000010000011001110000
+00011111111000001010010000000001
+11011010001000000100011001100111
+11011111001000000000000000001101
+00100000010000000110101101000101
+01101111111000010000011001110000
+00011111111000001010010000001110
+11011010001000000100011010010101
+11011111001000000000000000000010
+00100000010000000110101101000101
+01101000010010010100100111011111
+00011000010000001000010000010000
+01100000010010010100100111011111
+00100000011000000000000000000000
+01101111111001000100011100010011
+11000010100010100000000111001110
+00100000001000000100101001011000
 00011010011000100111111000000000
-<<<<<<< .mine
-11000000000111010000000110010101
-11000000000010101000000110100011
-||||||| .r1267
-11000000000111010000000110010010
-11000000000010101000000110100000
-=======
-11000000000111010000000110000100
-11000000000010101000000110010010
->>>>>>> .r1527
+11000000000111010000000111110100
 00100000001000000100101010011100
 01101111111000001100011000000000
 00100100001110100100101100010001
 01101111111000001100010111100010
-<<<<<<< .mine
-11000000000000010000000110011010
-||||||| .r1267
-11000000000000010000000110010111
-=======
-11000000000000010000000110001001
->>>>>>> .r1527
+11000000000000010000000111111001
 00100000001000000100101100000010
 01101111111001000100011100010011
 11000010100111110110000000110100
 11000010100110000110000000110100
 11000011000111010110000001100111
 01101111111000100100011010010001
-01101000010010100100101000000001
-10011000010001100111110000000000
-<<<<<<< .mine
-00100000001000101000001001001010
-||||||| .r1267
-00100000001000101000001001001100
-=======
-00100000001000101000001000111110
->>>>>>> .r1527
+00100000001110100000001011000100
 00100000001000000110000001100111
-01011000000000000000000000000000
-01100111111000010100011111000000
-01100111111000001100100001100000
-01100111111000001100100001100001
-01100111111000001100011110010100
-01110000010001111100001000000000
-00100000010000000010100111001011
-01110000010000101001101000000000
-01101111111000010100001111101111
-<<<<<<< .mine
-11000010100000111000000110101111
-||||||| .r1267
-11000010100000111000000110101100
-=======
-11000010100000111000000110011110
->>>>>>> .r1527
-11000010100000000100001011111100
-00100000001000000100101110010101
-00100000010000000101101100100001
-01101111111000010100001111101111
-11000010100000000100001011111100
-<<<<<<< .mine
-00100000001000000000010001000100
-||||||| .r1267
-00100000001000000000010001000110
-=======
-00100000001000000000010000111000
->>>>>>> .r1527
 00100000010000000101010100111101
-<<<<<<< .mine
-00100000010000000000000111001101
-||||||| .r1267
-00100000010000000000000111001010
-=======
-00100000010000000000000110111100
->>>>>>> .r1527
-00100000010000000110000101001101
+00100000010000000000001000011010
+00100000010000000000001010000000
 00100000010000000011001010001110
 00100000010000000011010100110001
 00100000010000000101111111011101
 00100000010000000100101101100010
 00100000010000000100101101101000
-<<<<<<< .mine
-00100000010000000000000111010111
-00100000010000000000000111110001
-||||||| .r1267
-00100000010000000000000111010100
-00100000010000000000000111110011
-=======
-00100000010000000000000111000110
-00100000010000000000000111100101
->>>>>>> .r1527
+00100000010000000000001000100101
+00100000010000000000001001001010
+00100000010000000000001001110100
+00100000010000000000001001101100
 00100000010000000100101101000011
-<<<<<<< .mine
-00100000010000000000001000011000
-||||||| .r1267
-00100000010000000000001000011010
-=======
-00100000010000000000001000001100
->>>>>>> .r1527
 00100000010000000100101101011000
 00100000010000000101101111100001
 00100000010000000100101101011100
 00100000010000000101101111100100
 00100000010000000100101101011111
 00100000010000000100101101010101
-<<<<<<< .mine
-00100000010000000000001000111010
-||||||| .r1267
-00100000010000000000001000111100
-=======
-00100000010000000000001000101110
->>>>>>> .r1527
+00100000010000000000001010110110
 00100000010000000100101100110010
 00100000010000000101101111111110
 00100000010000000100101101001000
 00100000010000000100101110000010
 00100000010000000100101110000111
-<<<<<<< .mine
-00100000010000000000011001100000
-00100000001000000000001000110111
-||||||| .r1267
-00100000010000000000011001100010
-00100000001000000000001000111001
-=======
-00100000010000000000011001010100
-00100000001000000000001000101011
->>>>>>> .r1527
-01011000001000110000000101110000
+00100000001000000000001010110101
+00100000010000000101010011110010
+01011000010100100000000010010000
 01100111111000011100011000101101
-01011000000000010101001100000001
+01011000000000000101101000000000
 11100111111000011000000000000101
 01101111111000001100011000110111
-<<<<<<< .mine
-00100000001110100000000111010101
-||||||| .r1267
-00100000001110100000000111010010
-=======
-00100000001110100000000111000100
->>>>>>> .r1527
-01110000010001100011000101011000
-00100000011000000000000000000000
-01110000010001100011000101010011
-00100000011000000000000000000000
-01101111111000001100101110111100
-<<<<<<< .mine
-11000000001011010000000111101110
-||||||| .r1267
-11000000001011010000000111110000
-=======
-11000000001011010000000111100010
->>>>>>> .r1527
+00100000001110100000001000100011
+01110000010001100011000101011111
+00100000011000000000000000000000
+01110000010001100011000101011010
+00100000011000000000000000000000
 01101111111000010100011110000001
 00100000011110100000000000000000
-01101111111000001100101000001000
-00100100011110100000000000000000
-01110000010010100000110111111111
 01101111111000010100011100100101
 01101000010010010100011110000001
 10011000010001100000010000000000
 01101111111000010100100001101001
 10011000010001100111111000000000
-<<<<<<< .mine
-00100000001000010000000111100110
-00100000010000000000000111101100
+00100000001000010000001000110000
+00100000010000000000001000110111
+00100000010000000000001000111001
 00100000001000000100101101111100
-00100000010000000000000111101000
+00100000010000000000001000110011
+00100000010000000000001000111111
 00100000001000000100101101111110
-||||||| .r1267
-00100000001000010000000111100010
-00100000010000000000000111101100
-00100000001000000000000111101110
-00100000010000000000000111100100
-00100000001000000000000111101000
-=======
-00100000001000010000000111010100
-00100000010000000000000111011110
-00100000001000000000000111100000
-00100000010000000000000111010110
-00100000001000000000000111011010
->>>>>>> .r1527
 01101111111000001100100110101010
-11000011000000000000000111011110
+11000011000000000000001000110111
 01101000010010001100100001100111
-<<<<<<< .mine
 00100000001000000110111011110111
-||||||| .r1267
-00100000001000000000001000010001
-01101111111000001100100110101010
-11000011000000001000000111101110
-01101000010010001100100001100110
-00100000001000000000001000010001
-=======
-00100000001000000000001000000011
-01101111111000001100100110101010
-11000011000000001000000111100000
-01101000010010001100100001100110
-00100000001000000000001000000011
->>>>>>> .r1527
 01101000010010001100100001100111
-<<<<<<< .mine
 00100000001000000110111011110011
-||||||| .r1267
-00100000001000000000001000000111
-01101000010010001100100001100110
-00100000001000000000001000000111
-=======
-00100000001000000000000111111001
-01101000010010001100100001100110
-00100000001000000000000111111001
->>>>>>> .r1527
+01101111111000001100101000001000
+00100100011110100000000000000000
+01101111111000001100010000001100
+11000011100000000000000000000000
+01101000010010001100101110111011
+00100000001000000110111011110011
+01101111111000001100101000001000
+00100100011110100000000000000000
+01101111111000001100010000001100
+11000011100000000000000000000000
+01101111111000001100100110101010
+11000011000000010000001000111001
+01101000010010001100101110111011
+00100000001000000110111011110111
 01101111111000001100011000100001
 01100111111000001100100110101010
-<<<<<<< .mine
-00100000001000000000000111100110
-||||||| .r1267
-00100000001000000000000111100010
-=======
-00100000001000000000000111010100
->>>>>>> .r1527
+00100000001000000000001000110000
 01101111111000001100101000001000
 00100000011110100000000000000000
 00011111111000001111111111111111
 01100111111000001100101000001000
-00100000001110100100101101101111
-01101000010010001100100001101000
-00100000001000000110111011110111
+00100000001110100000001001010000
+00100000001000000000001001010110
 01101111111000001100011001100110
-<<<<<<< .mine
-11000000000000000000001000000100
-11000000000000001000001000001000
-11000000000000010000001000001010
-11000000000000011000001000001100
-||||||| .r1267
-11000000000000000000001000000110
-11000000000000001000001000001010
-11000000000000010000001000001100
-11000000000000011000001000001110
-=======
-11000000000000000000000111111000
-11000000000000001000000111111100
-11000000000000010000000111111110
-11000000000000011000001000000000
->>>>>>> .r1527
+11000000000000000000001001011100
+11000000000000001000001001011110
+11000000000000010000001001100000
+11000000000000011000001001100010
 00100000011000000000000000000000
 01101111111000001100011001100110
-<<<<<<< .mine
-11000000000000000000001000001110
-11000000000000001000001000010010
-11000000000000010000001000010100
-11000000000000011000001000010110
-||||||| .r1267
-11000000000000000000001000010000
-11000000000000001000001000010100
-11000000000000010000001000010110
-11000000000000011000001000011000
-=======
-11000000000000000000001000000010
-11000000000000001000001000000110
-11000000000000010000001000001000
-11000000000000011000001000001010
->>>>>>> .r1527
+11000000000000000000001001100100
+11000000000000001000001001100110
+11000000000000010000001001101000
+11000000000000011000001001101010
 00100000011000000000000000000000
 01101000010010001100101110110111
-01100000010010001100101000001101
-11011010001000000000000000000000
-00100000001000000111011110111111
+00100000001000000110111011110011
 01101000010010001100101110111000
-<<<<<<< .mine
-00100000001000000000001000000101
-||||||| .r1267
-00100000001000000000001000000111
-=======
-00100000001000000000000111111001
->>>>>>> .r1527
+00100000001000000110111011110011
 01101000010010001100101110111001
-<<<<<<< .mine
-00100000001000000000001000000101
-||||||| .r1267
-00100000001000000000001000000111
-=======
-00100000001000000000000111111001
->>>>>>> .r1527
+00100000001000000110111011110011
 01101000010010001100101110111010
-<<<<<<< .mine
-00100000001000000000001000000101
-||||||| .r1267
-00100000001000000000001000000111
-=======
-00100000001000000000000111111001
->>>>>>> .r1527
+00100000001000000110111011110011
 01101000010010001100101110110111
-01100000010010001100101000001101
-11011010001000000000000000000000
-00100000001000000111011110111010
+00100000001000000110111011110111
 01101000010010001100101110111000
-<<<<<<< .mine
-00100000001000000000001000001111
-||||||| .r1267
-00100000001000000000001000010001
-=======
-00100000001000000000001000000011
->>>>>>> .r1527
+00100000001000000110111011110111
 01101000010010001100101110111001
-<<<<<<< .mine
-00100000001000000000001000001111
-||||||| .r1267
-00100000001000000000001000010001
-=======
-00100000001000000000001000000011
->>>>>>> .r1527
+00100000001000000110111011110111
 01101000010010001100101110111010
-<<<<<<< .mine
-00100000001000000000001000001111
-||||||| .r1267
-00100000001000000000001000010001
-=======
-00100000001000000000001000000011
->>>>>>> .r1527
+00100000001000000110111011110111
 01101111111000010100011110000001
 00100000011110100000000000000000
-01101111111000001100101111001000
+01101111111000001100101111001010
 00100000011110100000000000000000
 00011111111000001111111111111111
-01100111111000001100101111001000
-<<<<<<< .mine
-11000010100000000000000111111110
-00100000001000000000000111111000
-||||||| .r1267
-11000010100000000000001000000000
-00100000001000000000000111111010
-=======
-11000010100000000000000111110010
-00100000001000000000000111101100
->>>>>>> .r1527
-01101111111000010100101000001001
-01100111111000010100101000001110
-01100111111000010100101000010000
+01100111111000001100101111001010
+11000010100000000000001001010110
+00100000001000000000001001010000
 01101111111000001100011001100110
-<<<<<<< .mine
-11000000000000000000001000101001
-11000000000000001000001000101011
-11000000000000010000001000101101
-11000000000000011000001000101111
-||||||| .r1267
-11000000000000000000001000101011
-11000000000000001000001000101101
-11000000000000010000001000101111
-11000000000000011000001000110001
-=======
-11000000000000000000001000011101
-11000000000000001000001000011111
-11000000000000010000001000100001
-11000000000000011000001000100011
->>>>>>> .r1527
-00100000011000000000000000000000
-01101111111000001100101110110111
-<<<<<<< .mine
-00100000001000000000001000110000
-||||||| .r1267
-00100000001000000000001000110010
-=======
-00100000001000000000001000100100
->>>>>>> .r1527
-01101111111000001100101110111000
-<<<<<<< .mine
-00100000001000000000001000110000
-||||||| .r1267
-00100000001000000000001000110010
-=======
-00100000001000000000001000100100
->>>>>>> .r1527
-01101111111000001100101110111001
-<<<<<<< .mine
-00100000001000000000001000110000
-||||||| .r1267
-00100000001000000000001000110010
-=======
-00100000001000000000001000100100
->>>>>>> .r1527
-01101111111000001100101110111010
-01100111111000001000011001111000
-<<<<<<< .mine
-00100000010000000000000111111000
-||||||| .r1267
-00100000010000000000000111111010
-=======
-00100000010000000000000111101100
->>>>>>> .r1527
-01101111111000001000011001111000
-01100111111000001100101000001101
-11011010001000000000000000000000
-01110000010010100000101100000001
-00100000001000000111011111000100
-01101111111000001100101110111100
-11000001001011010000000000000000
-00100000001000000100101110001010
-01101111111000001100101110100001
-<<<<<<< .mine
-11000010100000000000001001000000
-00100000010000000000001001001100
-||||||| .r1267
-11000010100000000000001001000010
-00100000010000000000001001001110
-=======
-11000010100000000000001000110100
-00100000010000000000001001000000
->>>>>>> .r1527
-01101111111000001100101110100001
-<<<<<<< .mine
-11000010100000001000001001010011
-00100000001000000000001001011101
-||||||| .r1267
-11000010100000001000001001010101
-00100000001000000000001001011111
-=======
-11000010100000001000001001000111
-00100000001000000000001001010001
->>>>>>> .r1527
-01101111111000001100101110100100
-00011111111001100111110001100100
-00100100011000010000000000000000
+11000000000000000000001001111001
+01101111111000010100011110010000
+00100000011110100000000000000000
+00100000001000000000001001111011
+01101111111000010100010111011000
+00100000011110100000000000000000
+01101111111000001100110100000111
 00011111111000001111111000000001
-01100111111000001100101110100100
+01100111111000001100110100000111
+11000010100000010000001001010110
+00100000001000000000001001010000
+01110000010011010000110000000000
+01101111111000010100011110010000
+00100100011110100000000000000000
+01101111111000010100010111011000
+00100100011110100000000000000000
+01101111111000010100010111011110
+00100100011110100000000000000000
+01101111111000001100101000001000
+00100100011110100000000000000000
+01101111111001000100011100010011
+11000100000100011000000000000000
+11000100000000100000000000000000
+11000010100100111000001010011101
+01101111111000001100110100001000
+00011111111000001111111000000001
+01100111111000001100110100001000
+00011111111001100111110000010100
+00100100010000010000001010010111
+11000000000000010000001010011001
+11000000000000100000001010011011
+11000000000000110000001010011001
+11000000000001000000001010011011
+00100000011000000000000000000000
+01110000010011010000100000000001
+00100000001000000000001010011011
+01101000010010001100101110111100
+00100000001000000110111011110111
+01101000010010001100101110111100
+00100000001000000110111011110011
+01101111111000010100011100100101
+01101000010010010100011110000001
+10011000010001100000010000000000
+01101111111000010100110100001001
+10011000010001100111110000000000
+00100100001000010000001010011011
+01110000010011010000110000000001
+01101111111000001100110100001011
+00011111111000001111111000000001
+01100111111000001100110100001011
+11000010100000001000001010011001
+00100000001000000000001010011011
+01101111111001000100011100010011
+11000100000100011000000000000000
+11000100000000100000000000000000
+11000010100100111000001010110001
+01101111111000001100011100001001
+00011111111001100111110000001010
+00100000001000010110001000011011
+00100000001000000110001000010100
+01101111111000001100110100001100
+00100100001110100110001000011011
+00100000001000000110001000010100
+00100000011000000000000000000000
+00100000001000000100101110001010
+01101111111000001100101110100001
+11000010100000000000001010111010
+00100000010000000000001011000110
+00100000011000000000000000000000
+01101111111000001100101110100100
+00011111111001100111110001100100
+00100100011000010000000000000000
+00011111111000001111111000000001
+01100111111000001100101110100100
 11000001100011001000000000000000
 01110000010010111010001100000000
 01101111111000001100011001100110
 11000001000000100000000000000000
 00100000010000000101101010101010
-<<<<<<< .mine
 00100000010000000000010001000000
-||||||| .r1267
-00100000010000000000010001000010
-=======
-00100000010000000000010000110100
->>>>>>> .r1527
 00100000001000000100111000111001
 01110000010010111010010000000000
-01101111111000001100101110100011
-00100000011110100000000000000000
-01110000010010111010001100000000
-00100000010000000100101001010110
-00100000001000000101111011010001
 00100000011000000000000000000000
-01101111111000001100101110100110
-00011111111001100111110001100100
-00100100011000010000000000000000
-00011111111000001111111000000001
-01100111111000001100101110100110
-11000001100011001000000000000000
-01110000010010111010010100000000
-01101111111000001100011001100110
-11000001000000100000000000000000
-00100000001000000100111000101100
-01110000010010111010011000000000
-01101111111000001100101110100101
-00100000011110100000000000000000
-01110000010010111010010100000000
-00100000010000000100101001010110
-00100000001000000101111011010001
 01101111111001000100011100010011
-<<<<<<< .mine
-11000011000010101000001001110000
-||||||| .r1267
-11000011000010101000001001110010
-=======
-11000011000010101000001001100100
->>>>>>> .r1527
-00100000010000000110111110000010
-00100000010000000110111110110000
+11000011000010101000001011011000
+00100000010000000000001000011010
+00100000010000000000010101011000
+00100000010000000000010100111001
+00011111111001101111110000001010
+00100000010000000111110101011111
 01100111111000010100011000110011
-01101000010010010100010000000011
+01101000010010010100001111111111
 01101111111000010100010000001010
 10011000010001100111110000000000
-<<<<<<< .mine
-00100000001000010000001001100011
-||||||| .r1267
-00100000001000010000001001100101
-=======
-00100000001000010000001001010111
->>>>>>> .r1527
+00100100001000010000001011001000
 11011010001000000100011000101101
 00100000010000000101010101100011
 01101111111000001100010000001100
@@ -1191,43 +733,10 @@
 01101111111000001100011001100110
 11000000000000000110000000101111
 00100000010000000101101010101000
-<<<<<<< .mine
-11000000000000001000001001111010
-11000000000000010000001001111111
-11000000000000011000001010000001
-||||||| .r1267
-11000000000000001000001001111100
-11000000000000010000001010000001
-11000000000000011000001010000011
-=======
-11000000000000001000001001101110
-11000000000000010000001001110011
-11000000000000011000001001110101
->>>>>>> .r1527
 01101111111000110100011001101000
-01101000010010110100101000000001
-10011000010001100111110000000000
-00100000001000101101101010010100
+00100000001110100101101010010100
 00100000001000000101010010100000
-01101111111000110100011001110101
-<<<<<<< .mine
-00100000001000000000001001111011
-||||||| .r1267
-00100000001000000000001001111101
-=======
-00100000001000000000001001101111
->>>>>>> .r1527
-01101111111000110100011010000010
-<<<<<<< .mine
-00100000001000000000001001111011
-00100000010000000000010010110001
-||||||| .r1267
-00100000001000000000001001111101
-00100000010000000000010010110011
-=======
-00100000001000000000001001101111
-00100000010000000000010010100101
->>>>>>> .r1527
+00100000010000000000010010101101
 00100000010000000100110010000101
 01011000000000000000000000000000
 01100111111000010100100011101001
@@ -1237,103 +746,72 @@
 00100000010000000111110011011010
 01011000000000000100100010011100
 01100111111000010100100011100011
-01011000000000000100100011011000
+01011000000000000100110011111011
 01100111111000010100100011100101
 00100000010000000100110010000011
-00100000010000000100110001111001
 00100000010000000100110010000001
 01101111111000010100100011101001
 00011111111000001111111000000001
 01100111111000010100100011101001
-<<<<<<< .mine
-11000010100001001000001010101010
-||||||| .r1267
-11000010100001001000001010101100
-=======
-11000010100001001000001010011110
->>>>>>> .r1527
+11000010100001001000001100101000
+01101000010010001100100001100100
+00100000010000000110111011100110
+00100100001000001000001011110000
+00100000010000000100110010000101
 01101000010010001100100001100100
 00100000010000000110111011100110
-<<<<<<< .mine
-00100100001000001000001010010010
-00100000010000000000001010011101
-00100000010000000000001010111011
-||||||| .r1267
-00100100001000001000001010010100
-00100000010000000000001010011111
-00100000010000000000001010111101
-=======
-00100100001000001000001010000110
-00100000010000000000001010010001
-00100000010000000000001010101111
->>>>>>> .r1527
+00100000001000001000001011111000
+00100000010000000000001100011111
+00100000010000000000001100101111
+00100000010000000100110010000001
 00100000010000000100110010000011
-00100000001000000100110000001111
-00100000000000000000000000010100
+01101111111000010100100010011010
+00011111111000100010010000000000
+01110000010010001110100000000000
+11101000010000001000000000010010
+01101111111000010100100010011000
+00011111111000100010001000000000
+00011010001000100010011000000000
+11011111001000000000000000010100
+11101111111000001000000000010001
+10011000010001100111110000000000
+00100000001000101000001100010011
+00011010001000001010001000000001
+11000010000000000000001100000111
+00011010010000001010010000000001
+01101111111000001100100011101000
+00011111111000001111111000000001
+01100111111000001100100011101000
+00011111111001100111110000001011
+00100000001000010000001100000010
+00100000001000000000010001001101
+01101111111000010100100011100011
+00011111111000100000101000000000
+00011010001000100111111000000000
+10011010011001100111111000000000
+10011000101000001000101000000000
+01101111111000010100100011100101
+00011111111000100010011000000000
+01101111111000001100100011101000
+10011010011000001010011000000000
+11101111111000001000000000010011
+11100111111000001000000000000101
+00100000001000000000001100001100
 01110000010010101011100100000000
-00100000010000000100110010000101
 01110000010010001110100000000000
 00100000010000000100110001111011
-<<<<<<< .mine
-00100000010000000000001010110101
-||||||| .r1267
-00100000010000000000001010110111
-=======
-00100000010000000000001010101001
->>>>>>> .r1527
+00100000010000000000001100101001
 00100000010000000100110001111001
-<<<<<<< .mine
-00100000010000000000001010110101
-||||||| .r1267
-00100000010000000000001010110111
-=======
-00100000010000000000001010101001
->>>>>>> .r1527
-00011111111001100111110000001001
-<<<<<<< .mine
-00100000001000010000001010100001
-||||||| .r1267
-00100000001000010000001010100011
-=======
-00100000001000010000001010010101
->>>>>>> .r1527
-00100000010000000100110001111011
-<<<<<<< .mine
-00100000010000000000001010110101
-||||||| .r1267
-00100000010000000000001010110111
-=======
-00100000010000000000001010101001
->>>>>>> .r1527
-00100000001000000100110010000001
-01101000010010001100100001100101
-00100000010000000110111011110111
-00100000000000000000000000010100
-01101000010010001100100001100101
-00100000010000000110111011110011
-00100000000000000001011101110000
-01101111111000001100101010111001
-00011111111000001111111000000001
-01100111111000001100101010111001
-11000010100000110110110010100011
-<<<<<<< .mine
-00100000001000000000001010000011
-||||||| .r1267
-00100000001000000000001010000101
-=======
-00100000001000000000001001110111
->>>>>>> .r1527
+00100000010000000000001100101001
+00011111111001100111110000001011
+00100000001000010000001100100001
+00100000001000000100110001111011
+00100000001000000000001011100010
 01110000010010001110011100000000
-<<<<<<< .mine
-00100000010000000000001010111001
-||||||| .r1267
-00100000010000000000001010111011
-=======
-00100000010000000000001010101101
->>>>>>> .r1527
+00100000010000000000001100101101
 01101111111000010100100011100101
 00100000001000000100110001001010
-00100000000000000000000010010110
+00100000000000000000000001111000
 00100000001000000100110001100101
 01101111111000010100100010011000
 00011111111000100010010000000000
@@ -1341,21 +819,9 @@
 01110000010010001110011100000000
 11101000010000001000000000010010
 00101000010011111111111000000111
-<<<<<<< .mine
-00100000001000001000001011001000
-||||||| .r1267
-00100000001000001000001011001010
-=======
-00100000001000001000001010111100
->>>>>>> .r1527
+00100000001000001000001100111100
 00100000010000000110111011110111
-<<<<<<< .mine
-00100000010000000000001010111001
-||||||| .r1267
-00100000010000000000001010111011
-=======
-00100000010000000000001010101101
->>>>>>> .r1527
+00100000010000000000001100101101
 11101000010000001000000000010010
 00100000010000000110111011110011
 11101000010000001000000000010010
@@ -1364,26 +830,14 @@
 01101111111000010100100011100011
 00100000010000000100110001001010
 00011111111001100111110000010011
-<<<<<<< .mine
-00100000001000010000001010111110
-||||||| .r1267
-00100000001000010000001011000000
-=======
-00100000001000010000001010110010
->>>>>>> .r1527
+00100000001000010000001100110010
 00100000011000000000000000000000
 11011010001000000100100010011100
 11011010010000000100100010110000
 11011111001000000000000000010100
 00100000010000000111110101100100
 00100100001000101100110010000111
-<<<<<<< .mine
-00100000010000000000001100001000
-||||||| .r1267
-00100000010000000000001100001010
-=======
-00100000010000000000001011111100
->>>>>>> .r1527
+00100000010000000000001101111100
 00100000010110100100110010000111
 00100000010000000100110011001101
 01101111111000001100100101111011
@@ -1398,26 +852,14 @@
 11101000010000001000000000010001
 11101111111000001000000000010010
 10011000010000101111111000000000
-<<<<<<< .mine
-00100000001110100000001100000000
-||||||| .r1267
-00100000001110100000001100000010
-=======
-00100000001110100000001011110100
->>>>>>> .r1527
+00100000001110100000001101110100
 01100111111000001100100011100111
 01100000010010001100100011110110
 11100000010000001000000000010010
 01110000010010001111010000000001
 01110000010010001111011100000000
 01101111111000001100100011100111
-<<<<<<< .mine
-11000011000000000000001011110101
-||||||| .r1267
-11000011000000000000001011110111
-=======
-11000011000000000000001011101001
->>>>>>> .r1527
+11000011000000000000001101101001
 01101111111000001100100011101000
 00011111111011111111111000001000
 01101000010010001100100011110111
@@ -1427,16 +869,8 @@
 11101111111000001000000000000110
 01100111111000001100100011110101
 00100000010000000100110011111100
-<<<<<<< .mine
-00100000010000000000001100010100
-00100000010000000000001100011110
-||||||| .r1267
-00100000010000000000001100010110
-00100000010000000000001100100000
-=======
-00100000010000000000001100001000
-00100000010000000000001100010010
->>>>>>> .r1527
+00100000010000000000001110001000
+00100000010000000000001110010010
 01101111111000001100100011100111
 00011111111000110111111000000000
 01100111111000001100100011100111
@@ -1447,26 +881,14 @@
 00011111111000001111111000000001
 01100111111000001100100011110111
 00011111111001100111110000000111
-<<<<<<< .mine
-00100000001000010000001011101000
-||||||| .r1267
-00100000001000010000001011101010
-=======
-00100000001000010000001011011100
->>>>>>> .r1527
+00100000001000010000001101011100
 00011010001000001010001000000001
 00011010010000001010010000000001
 01101111111000001100100011101000
 00011111111000001111111000000001
 01100111111000001100100011101000
 00011111111001100111110000010011
-<<<<<<< .mine
-00100000001000010000001011011111
-||||||| .r1267
-00100000001000010000001011100001
-=======
-00100000001000010000001011010011
->>>>>>> .r1527
+00100000001000010000001101010011
 00100000011000000000000000000000
 01101111111001000100100010011100
 00100100011110100000000000000000
@@ -1481,22 +903,10 @@
 01110000010010011100000100000000
 00100000011000000000000000000000
 01101111111000001100100011110101
-<<<<<<< .mine
-11000000010101101000001100010111
-||||||| .r1267
-11000000010101101000001100011001
-=======
-11000000010101101000001100001011
->>>>>>> .r1527
+11000000010101101000001110001011
 00100000001000000100110100111100
 01101111111000001100100111000110
-<<<<<<< .mine
-11000000000000011000001100011011
-||||||| .r1267
-11000000000000011000001100011101
-=======
-11000000000000011000001100001111
->>>>>>> .r1527
+11000000000000011000001110001111
 01011000000000000000000011111010
 00100000001000000100110100111000
 01110000010010011100001000001000
@@ -1505,31 +915,13 @@
 01101111111000001100100011110101
 11011000010000000000000011100000
 10011000010001100111110000000000
-<<<<<<< .mine
-00100100001000010000001100110000
-||||||| .r1267
-00100100001000010000001100110010
-=======
-00100100001000010000001100100100
->>>>>>> .r1527
+00100100001000010000001110100100
 00011111111001100111110011100111
-<<<<<<< .mine
-00100100001000010000001101001101
-||||||| .r1267
-00100100001000010000001101001111
-=======
-00100100001000010000001101000001
->>>>>>> .r1527
+00100100001000010000001111000001
 00011111111000010111111000000111
 00011111111000100000111000000000
 01101111111000001100100011110110
-<<<<<<< .mine
-11000010100000000000001100101100
-||||||| .r1267
-11000010100000000000001100101110
-=======
-11000010100000000000001100100000
->>>>>>> .r1527
+11000010100000000000001110100000
 01101111111000001100100011111000
 11111001001111111111111000000000
 01100111111000001100100011111000
@@ -1540,340 +932,64 @@
 00100000011000000000000000000000
 01110000010010010000000000000000
 01101111111000001100100011110110
-<<<<<<< .mine
-11000010100000000000001101000001
-||||||| .r1267
-11000010100000000000001101000011
-=======
-11000010100000000000001100110101
->>>>>>> .r1527
+11000010100000000000001110110101
 01101000010010001100100011110101
 11011111001000000000000000000110
 11011000110000000100100011111010
 11101111111000001000000000000110
 10011000010001100111110000000000
-<<<<<<< .mine
-00100100001000101000001100111111
-||||||| .r1267
-00100100001000101000001101000001
-=======
-00100100001000101000001100110011
->>>>>>> .r1527
+00100100001000101000001110110011
 11101111111000001000000000000110
 00011000110000001000110111111110
 11100111111000001000000000000110
 00100000011110100000000000000000
 00011000110000001000110000000001
 11100000010000001000000000000110
-<<<<<<< .mine
-11000010000000000000001100110110
-||||||| .r1267
-11000010000000000000001100111000
-=======
-11000010000000000000001100101010
->>>>>>> .r1527
+11000010000000000000001110101010
 00100000011000000000000000000000
 01101000010010001100100011110101
 11011111001000000000000000000110
 11011000110000000100100011111010
 11101111111000001000000000000110
-<<<<<<< .mine
-00100000001110100000001101001010
-||||||| .r1267
-00100000001110100000001101001100
-=======
-00100000001110100000001100111110
->>>>>>> .r1527
+00100000001110100000001110111110
 10011000010001100111110000000000
 00100000011000101000000000000000
-<<<<<<< .mine
-11000010000000000000001101000100
-||||||| .r1267
-11000010000000000000001101000110
-=======
-11000010000000000000001100111000
->>>>>>> .r1527
+11000010000000000000001110111000
 00100000011000000000000000000000
 00011000110000001000110111111111
 11100000010000001000000000000110
 00100000011000000000000000000000
 01110000010010011100010100000001
 01101111111000001100100011110110
-<<<<<<< .mine
-00100000010110100000001101010001
-00100000001000000000001100110000
-||||||| .r1267
-00100000010110100000001101010011
-00100000001000000000001100110010
-=======
-00100000010110100000001101000101
-00100000001000000000001100100100
->>>>>>> .r1527
+00100000010110100000001111000101
+00100000001000000000001110100100
 01110000010010011100010100000010
 00100000011000000000000000000000
 01101111111000001100100011110110
 00100100010110100100110101001110
 01101111111000001100100110100001
-<<<<<<< .mine
-00100100010110100000001101011000
-||||||| .r1267
-00100100010110100000001101011010
-=======
-00100100010110100000001101001100
->>>>>>> .r1527
+00100100010110100000001111001100
 00100000001000000100110100000001
 01101111111000001100100011110101
-<<<<<<< .mine
-11000000000010100000001101011101
-11000000000011010000001101100100
-11000000000001000000001101101001
-||||||| .r1267
-11000000000010100000001101011111
-11000000000011010000001101100110
-11000000000001000000001101101011
-=======
-11000000000010100000001101010001
-11000000000011010000001101011000
-11000000000001000000001101011101
->>>>>>> .r1527
+11000000000010100000001111010001
+11000000000011010000001111010111
+11000000000001000000001111011011
 00100000001000000100110100010010
 01101111111000001100100011110110
-<<<<<<< .mine
-11000011000000000000001101100010
-||||||| .r1267
-11000011000000000000001101100100
-=======
-11000011000000000000001101010110
->>>>>>> .r1527
+11000011000000000000001111010101
 01110000010010011100011000000001
-00100000010000000101110010100011
-01110000010010111100100000000110
+01110000010010111100101000000110
 01011000000000000000000000000000
 00100000001000000100110100111000
 01101111111000001100100011110110
-<<<<<<< .mine
-11000011000000000000001101100010
-||||||| .r1267
-11000011000000000000001101100100
-=======
-11000011000000000000001101010110
->>>>>>> .r1527
+11000011000000000000001111010101
 01110000010010011100011000000000
-00100000010000000101110010100011
-<<<<<<< .mine
-00100000001000000000001101100001
-||||||| .r1267
-00100000001000000000001101100011
-=======
-00100000001000000000001101010101
->>>>>>> .r1527
+00100000001000000000001111010100
 01101111111000001100100011110110
-<<<<<<< .mine
-11000011000000000000001101100010
-||||||| .r1267
-11000011000000000000001101100100
-=======
-11000011000000000000001101010110
->>>>>>> .r1527
+11000011000000000000001111010101
 01110000010010011100011000000010
-00100000010000000101110010100011
-<<<<<<< .mine
-00100000001000000000001101100001
-00100000010000000000001101110000
-||||||| .r1267
-00100000001000000000001101100011
-00100000010000000000001101110010
-=======
-00100000001000000000001101010101
-00100000010000000000001101100100
->>>>>>> .r1527
+00100000001000000000001111010100
 00100000001000000100110111110110
-00100000010000000111110110111100
-<<<<<<< .mine
-00100000010000000000001101111110
-00100000010000000000001110010010
-00100000010000000000001110100110
-00100000010000000000001110111010
-00100000010000000000001111001110
-00100000001101000000001101111100
-||||||| .r1267
-00100000010000000000001110000000
-00100000010000000000001110010100
-00100000010000000000001110101000
-00100000010000000000001110111100
-00100000010000000000001111010000
-00100000001101000000001101111110
-=======
-00100000010000000000001101110010
-00100000010000000000001110000110
-00100000010000000000001110011010
-00100000010000000000001110101110
-00100000010000000000001111000010
-00100000001101000000001101110000
->>>>>>> .r1527
-01101111111000001100101110100001
-01111001001111111111111000000000
-01111001001111111111111000000001
-01100111111000001100101110100001
-00100000011000000000000000000000
-01110000010010001111010000000000
-00100000011000000000000000000000
-01101111111000001100101110101000
-00100000011110100000000000000000
-01101111111000010100100011111010
-01101000010010010100101110101001
-10011000010001100111110000000000
-<<<<<<< .mine
-00100000001000101000001110001000
-||||||| .r1267
-00100000001000101000001110001010
-=======
-00100000001000101000001101111100
->>>>>>> .r1527
-00011000010100001000010000000000
-10011000010001100111110000000000
-<<<<<<< .mine
-00100000001000101000001110001000
-||||||| .r1267
-00100000001000101000001110001010
-=======
-00100000001000101000001101111100
->>>>>>> .r1527
-00100000011000000000000000000000
-00100000010000000111110110111010
-01101111111000001100101110100001
-01111001001000000111111000000000
-01111001001111111111111000000001
-01100111111000001100101110100001
-01101111111000001100011001100110
-11000001000000000000000000000000
-01110000010001100110011000000000
-01110000010010111010001100000001
-00100000011000000000000000000000
-01101111111000001100101110101011
-00100000011110100000000000000000
-01101111111000010100100011111010
-01101000010010010100101110101100
-10011000010001100111110000000000
-<<<<<<< .mine
-00100000001000101000001110011100
-||||||| .r1267
-00100000001000101000001110011110
-=======
-00100000001000101000001110010000
->>>>>>> .r1527
-00011000010100001000010000000000
-10011000010001100111110000000000
-<<<<<<< .mine
-00100000001000101000001110011100
-||||||| .r1267
-00100000001000101000001110011110
-=======
-00100000001000101000001110010000
->>>>>>> .r1527
-00100000011000000000000000000000
-00100000010000000111110110111010
-01101111111000001100101110100001
-01111001001111111111111000000000
-01111001001000000111111000000001
-01100111111000001100101110100001
-01101111111000001100011001100110
-11000001000000001000000000000000
-01110000010001100110011000000001
-01110000010010111010010100000001
-00100000011000000000000000000000
-01101111111000001100101110101110
-00100000011110100000000000000000
-01101111111000010100100011111010
-01101000010010010100101110101111
-10011000010001100111110000000000
-<<<<<<< .mine
-00100000001000101000001110110000
-||||||| .r1267
-00100000001000101000001110110010
-=======
-00100000001000101000001110100100
->>>>>>> .r1527
-00011000010100001000010000000000
-10011000010001100111110000000000
-<<<<<<< .mine
-00100000001000101000001110110000
-||||||| .r1267
-00100000001000101000001110110010
-=======
-00100000001000101000001110100100
->>>>>>> .r1527
-00100000011000000000000000000000
-00100000010000000111110110111010
-01101111111000001100101110100001
-01111001001111111111111000000000
-01111001001000000111111000000001
-01100111111000001100101110100001
-01101111111000001100011001100110
-11000001000000010000000000000000
-01110000010001100110011000000010
-01110000010010111010010100000001
-00100000011000000000000000000000
-01101111111000001100101110110001
-00100000011110100000000000000000
-01101111111000010100100011111010
-01101000010010010100101110110010
-10011000010001100111110000000000
-<<<<<<< .mine
-00100000001000101000001111000100
-||||||| .r1267
-00100000001000101000001111000110
-=======
-00100000001000101000001110111000
->>>>>>> .r1527
-00011000010100001000010000000000
-10011000010001100111110000000000
-<<<<<<< .mine
-00100000001000101000001111000100
-||||||| .r1267
-00100000001000101000001111000110
-=======
-00100000001000101000001110111000
->>>>>>> .r1527
-00100000011000000000000000000000
-00100000010000000111110110111010
-01101111111000001100101110100001
-01111001001111111111111000000000
-01111001001000000111111000000001
-01100111111000001100101110100001
-01101111111000001100011001100110
-11000001000000011000000000000000
-01110000010001100110011000000011
-01110000010010111010010100000001
-00100000011000000000000000000000
-01101111111000001100101110110100
-00100000011110100000000000000000
-01101111111000010100100011111010
-01101000010010010100101110110101
-10011000010001100111110000000000
-<<<<<<< .mine
-00100000001000101000001111011000
-||||||| .r1267
-00100000001000101000001111011010
-=======
-00100000001000101000001111001100
->>>>>>> .r1527
-00011000010100001000010000000000
-10011000010001100111110000000000
-<<<<<<< .mine
-00100000001000101000001111011000
-||||||| .r1267
-00100000001000101000001111011010
-=======
-00100000001000101000001111001100
->>>>>>> .r1527
-00100000011000000000000000000000
-00100000010000000111110110111010
-01101111111000001100011001100110
-11000001000000100000000000000000
-01110000010001100110011000000100
-00100000010000000100101001010110
-00100000001000000101111011010001
 01111000010101000111110000000000
 01110000010010010110110000000000
 01110000010010010110110100000000
@@ -1885,79 +1001,35 @@
 11000000000000100100110110101110
 11000000000000110100110110110111
 01101111111000001100100011110100
-<<<<<<< .mine
-00100000001110100000001111101011
-||||||| .r1267
 00100000001110100000001111101101
-=======
-00100000001110100000001111011111
->>>>>>> .r1527
 00100000001000000100111001010100
 01101111111000001100011001100110
 11000001100000000000000000000000
 00100000001000000100111001100110
 01101111111000001100011001100110
-<<<<<<< .mine
-11000000100000000000001111110101
-||||||| .r1267
 11000000100000000000001111110111
-=======
-11000000100000000000001111101001
->>>>>>> .r1527
 01110000010010011010100100000000
 01101111111000010100100001010101
 00100100010110100100101011111100
 01101111111000110100100001011000
 00100100010110100100101011111100
 01101111111000001100100001010101
-<<<<<<< .mine
-11000000000000000000001111111000
-||||||| .r1267
 11000000000000000000001111111010
-=======
-11000000000000000000001111101100
->>>>>>> .r1527
 00100000001000000100111100011001
 01110000010010000101111100000010
 00100000010000000100111100111110
 01101111111000001100011001100110
 11000000100000000100111100101010
 00100000001000000100111100100111
-<<<<<<< .mine
 01011000000000000000010000011010
-||||||| .r1267
-01011000000000000000010000011100
-=======
-01011000000000000000010000001110
->>>>>>> .r1527
 01100111111000010100001111101001
 01011000000000000100111111100101
 01100111111000010100010111110010
 01011000000000000100111111111000
 01100111111000010100010111110100
-<<<<<<< .mine
 01011000000000000000010000011101
-||||||| .r1267
-01011000000000000000010000011111
-=======
-01011000000000000000010000010001
->>>>>>> .r1527
 01100111111000010100010111110110
-<<<<<<< .mine
-01011000000000000000010011011111
-||||||| .r1267
-01011000000000000000010011100001
-=======
-01011000000000000000010011010011
->>>>>>> .r1527
-01100111111000010100001111011001
-<<<<<<< .mine
 01011000000000000000010000111010
-||||||| .r1267
-01011000000000000000010000111100
-=======
-01011000000000000000010000101110
->>>>>>> .r1527
 01100111111000010100001111010111
 01011000000000000100101010011010
 01100111111000010100001111011101
@@ -1979,16 +1051,10 @@
 01101111111000001100011001100110
 11000001100000000000000000000000
 00100000001000000110000100001011
-<<<<<<< .mine
 00100000010000000000010000110100
-||||||| .r1267
-00100000010000000000010000110110
-=======
-00100000010000000000010000101000
->>>>>>> .r1527
 01101000010010001100011001010101
 00100000010000000110111010110110
-01101000010010001100101110111011
+01101000010010001100101110111101
 01111001001000000000010000000111
 00100000010000000110111010110110
 01101111111000010100100010011000
@@ -1998,13 +1064,7 @@
 00101000010011111111111000000111
 00100100010000001110111011110111
 00011010010000001010010000000001
-<<<<<<< .mine
 11000010000000000000010000100110
-||||||| .r1267
-11000010000000000000010000101000
-=======
-11000010000000000000010000011010
->>>>>>> .r1527
 01101111111000010100100010010110
 00011111111000100010010000000000
 11011111001000000000000000001000
@@ -2012,16 +1072,8 @@
 00011000010001100111110011111111
 00100100010000101110111010110110
 00011010010000001010010000000001
-<<<<<<< .mine
 11000010000000000000010000101110
 00100000001000000000010001001101
-||||||| .r1267
-11000010000000000000010000110000
-00100000001000000000010001001111
-=======
-11000010000000000000010000100010
-00100000001000000000010001000001
->>>>>>> .r1527
 01011000000000000000000000000000
 01111001001000000111111000010101
 01100111111001000000000000010110
@@ -2029,98 +1081,38 @@
 11100111111000100000000000000101
 00100000011000000000000000000000
 11000110000100110000000000000000
-<<<<<<< .mine
 00100000001000000000010000011101
-||||||| .r1267
-00100000001000000000010000011111
-=======
-00100000001000000000010000010001
->>>>>>> .r1527
 01110000010001100101100111111111
 00100000010000000111001110011010
 00100000010000000100111101110000
-<<<<<<< .mine
 00100000001000000000010001000110
-||||||| .r1267
-00100000001000000000010001001000
-=======
-00100000001000000000010000111010
->>>>>>> .r1527
 00100000010000000100101101101111
-<<<<<<< .mine
-00100000010000000000000111111000
-||||||| .r1267
-00100000010000000000000111111010
-=======
->>>>>>> .r1527
-00100000010000000000000111101100
-00100000010000000000000111011110
+00100000010000000000001001010000
+00100000010000000000001000110111
 00100000001000000100101101111100
-<<<<<<< .mine
 00100000010000000000010001000110
-||||||| .r1267
-00100000010000000000010001001000
-=======
-00100000010000000000010000111010
->>>>>>> .r1527
 00100000001000000100001100100111
-<<<<<<< .mine
 00100000010000000000010000110100
-||||||| .r1267
-00100000010000000000010000110110
-=======
-00100000010000000000010000101000
->>>>>>> .r1527
 00100000010000000100111101110000
-<<<<<<< .mine
 00100000010000000000010000011101
-||||||| .r1267
-00100000010000000000010000011111
-=======
-00100000010000000000010000010001
->>>>>>> .r1527
 01101000010010001100011001011011
 00100000010000000100110001111101
-<<<<<<< .mine
 00100000010000000000010001001101
-||||||| .r1267
-00100000010000000000010001001111
-=======
-00100000010000000000010001000001
->>>>>>> .r1527
 00100000001000000100111101111011
 11011000110000001000000001110000
 11011111001000000000000000010000
 11101111111000001000000000000110
-<<<<<<< .mine
 00100100001110100000010001010100
-||||||| .r1267
-00100100001110100000010001010110
-=======
-00100100001110100000010001001000
->>>>>>> .r1527
 01011000000000000000000001000000
 00011000110000001000101111111111
 11100111111000001000000000000101
-<<<<<<< .mine
 11000010000000000000010001001111
-||||||| .r1267
-11000010000000000000010001010001
-=======
-11000010000000000000010001000011
->>>>>>> .r1527
 11011111111000001000000011011100
 10011000110001100111110000000000
 00100000011000101000000000000000
 11011111001000000000000000001000
 11011000110000001000000011010100
-<<<<<<< .mine
 00100000001000000000010001001111
-||||||| .r1267
-00100000001000000000010001010001
-=======
-00100000001000000000010001000011
->>>>>>> .r1527
 00100000010000000010010000001000
 01101111111000011100000010111101
 00100000011110100000000000000000
@@ -2136,13 +1128,7 @@
 01101111111000100100000010101101
 10011000010000001111111000000000
 01100111111000100100000010101101
-<<<<<<< .mine
 00100000010000000000010001101100
-||||||| .r1267
-00100000010000000000010001101110
-=======
-00100000010000000000010001100000
->>>>>>> .r1527
 00100000001000000010010000100101
 01100000000001000100000011100111
 11011000110000001000000001110000
@@ -2160,92 +1146,40 @@
 11101111111000001000000000010001
 11101000010000001000000000010011
 10011000010001100111110000000000
-<<<<<<< .mine
 00100000001000101000010001111111
-||||||| .r1267
-00100000001000101000010010000001
-=======
-00100000001000101000010001110011
->>>>>>> .r1527
 11100111111000001000000000010011
 00110111110110011000001000000000
 00011010001000001010001000000001
 00011010011000001010011000000001
-<<<<<<< .mine
 11000010000000000000010001111001
-||||||| .r1267
-11000010000000000000010001111011
-=======
-11000010000000000000010001101101
->>>>>>> .r1527
 00011010010000100000010000000000
 00100000011000000000000000000000
 00100000010000000111001110010110
-<<<<<<< .mine
-00100000010000000000011000001000
-00100000010000000000010010010001
-00100000010000000000010010110001
-00100000010000000000010011001000
-||||||| .r1267
-00100000010000000000011000001010
-00100000010000000000010010010011
-00100000010000000000010010110011
-00100000010000000000010011001010
-=======
-00100000010000000000010111111100
-00100000010000000000010010000101
-00100000010000000000010010100101
-00100000010000000000010010111100
->>>>>>> .r1527
+00100000010000000000010010001110
+00100000010000000000010010101101
+00100000010000000000010011000100
 00100000011101011000000000000000
-<<<<<<< .mine
 00100000010000000000010001000000
-||||||| .r1267
-00100000010000000000010001000010
-=======
-00100000010000000000010000110100
->>>>>>> .r1527
 01101111111000001100101000000111
 01100111111000001100101000001000
 00100000010000000100101001111010
-01101111111000001100011001100110
-<<<<<<< .mine
-11000000000000100000011001101010
-||||||| .r1267
-11000000000000100000011001101100
-=======
-11000000000000100000011001011110
->>>>>>> .r1527
 00100000001000000100100101100010
+00100000010000000100001010100011
 00100000011101011000000000000000
 00100000010000000011010111110000
-<<<<<<< .mine
-00100000010000000000011000010100
-||||||| .r1267
-00100000010000000000011000010110
-=======
-00100000010000000000011000001000
->>>>>>> .r1527
+00100000010000000011001001011011
 01101111111000001100011001100110
-01100111111000001100101111100100
+01100111111000001100101111100110
 01101111111000011100001011011110
 01100111111000011100011110010111
 00100000010000000100100110101111
-01011000000000000100101111111001
+01011000000000000100101111111011
 01100111111000010100001100111111
 01011000000000000000000000100000
 01100111111000010100001101000001
-01101000010010001100100001100101
-00100000010000000110111011110011
 00100000010000000010101001000001
 01101111111001000100011100010011
-<<<<<<< .mine
-11000010100010011000000101111010
-||||||| .r1267
-11000010100010011000000101110111
-=======
-11000010100010011000000101101001
->>>>>>> .r1527
+11000010100010100100100111111101
 11000010100010010101110101101110
 00100000011000000000000000000000
 11011010001000000100011001100111
@@ -2256,24 +1190,12 @@
 10011010001000001010001000000000
 11101111111000001000000000010001
 01100111111000001100001111110011
-<<<<<<< .mine
-11000000000110100000010010101110
-||||||| .r1267
-11000000000110100000010010110000
-=======
-11000000000110100000010010100010
->>>>>>> .r1527
+11000000000110100000010010101010
 00100000011000000000000000000000
 11101111111000110000000000000110
 01100111111000110100000100010110
 00100000001000000101110001111101
-<<<<<<< .mine
 00100000010000000000010000110100
-||||||| .r1267
-00100000010000000000010000110110
-=======
-00100000010000000000010000101000
->>>>>>> .r1527
 01101000010010001100011001010101
 01100000010010001100011001011001
 00100000010000000100110001111101
@@ -2290,16 +1212,8 @@
 00011000010001100111110011111111
 00100100010000101100100111100111
 00011010010000001010010000000001
-<<<<<<< .mine
-11000010000000000000010010111110
+11000010000000000000010010111010
 00100000010000000000010001110101
-||||||| .r1267
-11000010000000000000010011000000
-00100000010000000000010001110111
-=======
-11000010000000000000010010110010
-00100000010000000000010001101001
->>>>>>> .r1527
 01101111111000010100100010011000
 00011111111000100010010000000000
 11011111001000000000000000010100
@@ -2309,672 +1223,75 @@
 00100000010000000011010111111011
 00100000001000000100100111101100
 01101111111000001000011001101111
-<<<<<<< .mine
-11000000000011111000010011001111
-||||||| .r1267
-11000000000011111000010011010001
-=======
-11000000000011111000010011000011
->>>>>>> .r1527
+11000000000011111000010011001011
 00100000001000000111100001100100
 01110000000000000011001000110100
 01101111111000001100001111001011
 11000000000001111100101111000101
 00100000001000000110111010100110
-<<<<<<< .mine
-00100000010000000000010001000001
-00100000010000000000001000100000
-||||||| .r1267
-00100000010000000000010001000011
-00100000010000000000001000100010
-=======
-00100000010000000000010000110101
-00100000010000000000001000010100
->>>>>>> .r1527
-01011000000000000000000000000000
-01100111111000010100101111100101
-00100000001000000100101110011010
-01011000000000000000000000000000
-01100111111000010100011110010000
-11011000111000000000000000000110
-00100000010000000101111100000100
-01110000010001111001001000000000
-00100000010000000101110000111110
-<<<<<<< .mine
-00100000001000000000010001000001
-||||||| .r1267
-00100000001000000000010001000011
-=======
-00100000001000000000010000110101
->>>>>>> .r1527
-00100000010000000010101000101000
+01101111111000010100010111100000
+00011111111000010111111011100000
+00100000001110100000010011010110
+01101111111000010100010111100000
+00011111111000001111111000000001
+01100111111000010100010111100000
+00100000011000000000000000000000
+00100000010000000011010101111111
+00100000010000000011011001010001
+00100100001011000011010110000110
+00100100001101111011010110000110
+00100000010000000000010100001110
+00100000001000000011010101101010
+00100000010000000011011000100101
+00100100001101000000010011100001
+00100000010000000000010011101100
+00100000010000000100111111010101
+00100000001000000100111111011011
+01101111111001000100100010011100
+00100100001110100100111111011011
+01101111111001000100100010100100
+00100100001110100100111111011011
+01101111111000100100100010101100
+00100100001110100100111111011011
+00100000010000000011011010011101
+00100000010000000100111111001000
+00100100011101000000000000000000
+00100000010000000011011010111110
+00100000001000000100111110011100
+01110000010001100000000100000000
+01101001011000010000000001000000
+00110100011100110000001000000000
+00100000010000000100110111110101
+01101111111000010100010111011000
+00100100001110100011011001000110
+00100000010000000011011001010001
+01101111111000001100010101111111
+11000000000000001011011001000110
+00100100001011000000010011111010
+00100100001101111000010011111010
+00100000010000000000010100001110
+01110000010001110011111100000000
+00100000001000000011011001000110
+01101111111000001100011000000010
 00100100011110100000000000000000
-01101111111000001100011110001111
-<<<<<<< .mine
-11000000011111111000010011100110
-||||||| .r1267
-11000000011111111000010011101000
-=======
-11000000011111111000010011011010
->>>>>>> .r1527
-01101111111000001100100001000011
+01101111111000010100010111111110
+00011111111000001111111000000001
+01100111111000010100010111111110
+01101111111000001100010111111110
+11000000011111111011011001110110
+00100000010000000000010100000011
+00100000001000000000010011101101
+01101111111000001100011000000001
+00011111111000001111111000000001
+01100111111000001100011000000001
 00011111111000010111111000000011
-11000001100000011000000000000000
-01101111111001000100011100010011
-<<<<<<< .mine
-11000010100000001000010011110000
-11000010100000000000010011110000
-11000010100000101000010011110000
-11000010100000110000010011110000
-||||||| .r1267
-11000010100000001000010011110010
-11000010100000000000010011110010
-11000010100000101000010011110010
-11000010100000110000010011110010
-=======
-11000010100000001000010011100100
-11000010100000000000010011100100
-11000010100000101000010011100100
-11000010100000110000010011100100
->>>>>>> .r1527
-00100000010000000100111001000111
-00100100011101000000000000000000
-01101111111000001100100101101100
-11000000000000001101101100111101
-00100000011000000000000000000000
-01110000010010010110110100000000
-00100000001000000101101100111101
-01101111111000001100101111110100
-11011010011000000000000100000000
-10011010011000001111111000000000
+00100000001110100000010100001001
 00100000011000000000000000000000
-<<<<<<< .mine
-00100000001000000000010100010110
-00100000010000000000010011111001
-||||||| .r1267
-00100000001000000000010100011000
-00100000010000000000010011111011
-=======
-00100000001000000000010100001010
-00100000010000000000010011101101
->>>>>>> .r1527
-00100000001000000010010101100011
-01101111111000001100101111110101
-00100000011110100000000000000000
-01101111111000001100101111110110
-00100100011110100000000000000000
-01101000010010001100101111110101
-01101111111000001100101111110100
-10011000010001100111110000000000
-<<<<<<< .mine
-00100100010000010000010011110010
-||||||| .r1267
-00100100010000010000010011110100
-=======
-00100100010000010000010011100110
->>>>>>> .r1527
-10011000010001100111111000000000
-00011111111001100111110001100100
-<<<<<<< .mine
-00100000001000010000010100001011
-01101111111000001100101111101010
-||||||| .r1267
-00100000001000010000010100001101
-01101111111000001100101111101010
-=======
-00100000001000010000010011111111
-01101111111000001100101111110111
->>>>>>> .r1527
-00011111111001100111110000010100
-<<<<<<< .mine
-00100100010000010000010100001001
-01110000010010111110100100000001
-||||||| .r1267
-00100100010000010000010100001011
-01110000010010111110100100000001
-=======
-00100100010000010000010011111101
-01110000010010111111011000000001
->>>>>>> .r1527
-00100000011000000000000000000000
-01110000010010111111100000000001
-00100000001000000100001100011111
-01101000010010001000000101111111
-01101111111000001000000001001100
-00011111111000110111111000000000
-10011000010000101111111000000000
-00101111111011111111111000000010
-01011000000000000000000000000000
-01101000010010001100101111110111
-01111001001000001111111000000000
-10011000010000001000010000000000
-01100000010010001100101111110111
-00100000011000000000000000000000
-01101111111000001000000000000101
-00011111111000001111111000000001
-01100111111000001000000000000101
-<<<<<<< .mine
-00100100001101101000010100011101
-01101111111000001100101111100111
-||||||| .r1267
-00100100001101101000010100011111
-01101111111000001100101111100111
-=======
-00100100001101101000010100010001
-01101111111000001100101111110100
->>>>>>> .r1527
-00011111111000001111111000000001
-01100111111000001100101111110100
-01101111111000001000000101101000
-11000011100000011000000000000000
-01111001001000000111111000000011
-01100111111000001000000101101000
-01101111111000010100001011110101
-01100111111000010000000110010110
-01011000000000000000000000000000
-01100111111000100100001100011101
-00100000011000000000000000000000
-00100000010000000010100000011100
-01101010001000001000000001001101
-00011010001000001010001111111100
-00100100001000010010011011111010
-00100000001000000010011010001110
-00001001100000000000000000011000
-00011111111011110111111000000000
-00011111111100010111111000000000
-11100111111000011000000000000101
-01111000001010000111110000000000
-00100000010000000010011100001101
-00100000001000110010011011110110
-11000101100110010010011010101111
-01101111111000001000000001001101
-00100000001110100010011010101111
-00011111111000001111111111111100
-01100111111000001000000001001101
-00100000010000000111001011001011
-01101111111100001000000100001000
-11000011000000111010011011111010
-00011000000000000111000000001100
-01100101111000100000000101010100
-00100000001000000010011010101111
-01101111111000001100001100110100
-11000001000000000000000000000000
-11000000000000011011000001001010
-00100000001000000010100011100001
-11101111111000010000000000000110
-<<<<<<< .mine
-11000000000000100000010101110001
-||||||| .r1267
-11000000000000100000010101110011
-=======
-11000000000000100000010101100101
->>>>>>> .r1527
-00100000001000000010100011101011
-00100000010000000010000101010010
-01110000100010010000000000000000
-01111001001111111000000000110000
-00100000001000000010101011100011
-01111001001111111000000000110000
-00100000001000000010101011110110
-11011010001000000100011001100111
-01101111111000001100011001100110
-00011111111000001111111111111111
-00011111111011111111111000001101
-00100000001000000101010010100110
-01101111111001000100011100010011
-11000100000000010000000000000000
-11011000111000000000000000000010
-00100000010000000101111100000100
-<<<<<<< .mine
-00100000010000000000010101100010
-00100000010000000000010101010110
-||||||| .r1267
-00100000010000000000010101100100
-00100000010000000000010101011000
-=======
-00100000010000000000010101010110
-00100000010000000000010101001010
->>>>>>> .r1527
-00100000001000000101110010100011
-11011010001000000100011001100111
-01101111111000001100011001100110
-00011111111000001111111111111111
-00011111111011111111111000001101
-10011010001000001010001000000000
-01101111111000001000000000110010
-11100111111000001000000000010001
-<<<<<<< .mine
-11000000000110100000010101011111
-||||||| .r1267
-11000000000110100000010101100001
-=======
-11000000000110100000010101010011
->>>>>>> .r1527
-00100000011000000000000000000000
-01101111111000110000000101111000
-11100111111000110000000000000101
-00100000001000000101110001100110
-01101111111000001000000000110010
-<<<<<<< .mine
-11000000000110100000010101100101
-||||||| .r1267
-11000000000110100000010101100111
-=======
-11000000000110100000010101011001
->>>>>>> .r1527
-00100000011000000000000000000000
-01100111111000001100100101011010
-01101111111000110000000101111000
-01100111111000110100100101011011
-01101111111000111100100101011010
-11011000110000000100011001100111
-11011111001000000000000000000011
-11101000010000111000000000000110
-10011000010001100111110000000000
-00100000001000101101110001101001
-00011000110000001000110000000110
-<<<<<<< .mine
-11000010000000000000010101101011
-||||||| .r1267
-11000010000000000000010101101101
-=======
-11000010000000000000010101011111
->>>>>>> .r1527
-00100000011000000000000000000000
-00011010001000100000110000000000
-11101111111000011000000000000110
-01100111111000011100001110010111
-<<<<<<< .mine
-11000000000001011000010101111110
-11000000000001000000010110101011
-11000000000001001000010110001110
-11000000000000111000010110100000
-11000000000000001000010110100110
-11000000000001100000010111000000
-11000000000001010000010111001010
-11000000000010010000010111101011
-11000000001010010000010111111100
-||||||| .r1267
-11000000000001011000010110000000
-11000000000001000000010110101101
-11000000000001001000010110010000
-11000000000000111000010110100010
-11000000000000001000010110101000
-11000000000001100000010111000010
-11000000000001010000010111001100
-11000000000010010000010111101101
-11000000001010010000010111111110
-=======
-11000000000001011000010101110010
-11000000000001000000010110011111
-11000000000001001000010110000010
-11000000000000111000010110010100
-11000000000000001000010110011010
-11000000000001100000010110110100
-11000000000001010000010110111110
-11000000000010010000010111011111
-11000000001010010000010111110000
->>>>>>> .r1527
-00100000001000000010101110010110
-01101111111000001100100111110001
-00100000011110100000000000000000
-01101111111000010100001100110101
-11011111001000000000000000001001
-01101111111000010100001100111001
-00011111111000001010001000000101
-11011010010000000100100111110100
-00100000010000000111110101100100
-<<<<<<< .mine
-00100000001000101000010110001011
-00100000001000000000010110001000
-||||||| .r1267
-00100000001000101000010110001101
-00100000001000000000010110001010
-=======
-00100000001000101000010101111111
-00100000001000000000010101111100
->>>>>>> .r1527
-01101111111000001100001011001011
-01100111111000001100100111000110
-<<<<<<< .mine
-00100000001000000000010110001100
-||||||| .r1267
-00100000001000000000010110001110
-=======
-00100000001000000000010110000000
->>>>>>> .r1527
-01110000010010011100011000000011
-01110000010010011111000100000000
-<<<<<<< .mine
-00100000001000000000000101101101
-||||||| .r1267
-00100000001000000000000101101010
-=======
-00100000001000000000000101011100
->>>>>>> .r1527
-01101111111000001100100111110001
-00100000011110100000000000000000
-01101111111000010100001100110101
-00011111111000001111111111111110
-00011111111001101111110000000111
-00100000010000000111110101100010
-00011000000001111111001000000000
-01101111111000010100001100111001
-00011111111000001000110000000110
-00011000110000001000110000000011
-11101111111000010000000000000110
-00011111111000100010011000000000
-11101111111000010000000000000110
-11011000010000000010101000101001
-10011000010001100111110000000000
-00100000001000101101000010001001
-<<<<<<< .mine
-11000010000000000000010110010111
-00100000001000000000010110001000
-||||||| .r1267
-11000010000000000000010110011001
-00100000001000000000010110001010
-=======
-11000010000000000000010110001011
-00100000001000000000010101111100
->>>>>>> .r1527
-01101111111000001100100111110001
-00100000011110100000000000000000
-01101111111000001100100111110001
-11000000000000010101000001101100
-01110000010010011100011000000010
-<<<<<<< .mine
-00100000001000000000010110001100
-||||||| .r1267
-00100000001000000000010110001110
-=======
-00100000001000000000010110000000
->>>>>>> .r1527
-01101111111000001100100111110001
-00100000011110100000000000000000
-01101111111000001100100111110001
-<<<<<<< .mine
-11000000000000010000010110001000
-||||||| .r1267
-11000000000000010000010110001010
-=======
-11000000000000010000010101111100
->>>>>>> .r1527
-00100000001000000101000001011101
-00100000010000000010111001000001
-00100000010000000010111001001010
-01101000010010010000011010110001
-01100000010010010000011001111000
-00100000010000000010110011000111
-00100000010000000010110011010010
-00011000110000001000110111111110
-00011000110000100111111000000000
-01100111111000010000011011000111
-01101000010010010000011010110110
-01011000000000000010101001010000
-10011000010001100111110000000000
-<<<<<<< .mine
-00100000001000101000010110111001
-||||||| .r1267
-00100000001000101000010110111011
-=======
-00100000001000101000010110101101
->>>>>>> .r1527
-00100000001000000010110001001111
-01101111111000001100101110011001
-00100000001110100010110001001111
-00100000010000000010110011100000
-00100000001110100010111000000011
-11011000110000000100101110011010
-00011000000000000111111000001011
-00100000001000000010110010100101
-11101111111000010000000000000110
-01100111111000010000011010110101
-10011000000000000010001000000000
-01101000010010010100001110011000
-01101111111000010100001100110010
-10011000010001100111110000000000
-00100100001000101010110101010000
-01101111111000010100101010111011
-11011000110000000100101010111101
-00100000001000000010110101010011
-01101000010010010100001110011000
-01101111111000001100001100100001
-<<<<<<< .mine
-11000010100000011000010111100101
-||||||| .r1267
-11000010100000011000010111100111
-=======
-11000010100000011000010111011001
->>>>>>> .r1527
-01101111111001000100011100010011
-<<<<<<< .mine
-11000011000010101000010111010000
-11000011000111011000010111010010
-||||||| .r1267
-11000011000010101000010111010010
-11000011000111011000010111010100
-=======
-11000011000010101000010111000100
-11000011000111011000010111000110
->>>>>>> .r1527
-01101111111000010100001110011000
-11000000000110000010111000000011
-01101111111000010100001110011000
-<<<<<<< .mine
-11000000000000101000010111011101
-11000000000010000000010111100000
-||||||| .r1267
-11000000000000101000010111011111
-11000000000010000000010111100010
-=======
-11000000000000101000010111010001
-11000000000010000000010111010100
->>>>>>> .r1527
-01101000010010010100001110011000
-01101111111000010100001100110010
-10011000010001100111110000000000
-00100100001000101010110100011101
-00100000010000000010111001000110
-01101000010010010100101010111011
-11011000110000000100101010111101
-00100000001000000010110100101011
-11011000110000000100100111111101
-00011000000000000111111000000011
-00100000001000000010110100101101
-01101111111000001100101110011001
-<<<<<<< .mine
-00100000001110100000010111010101
-||||||| .r1267
-00100000001110100000010111010111
-=======
-00100000001110100000010111001001
->>>>>>> .r1527
-11011000110000000100101110011010
-00011000000000000111111000001000
-00100000001000000010110100101101
-01101111111000010100001100110010
-10011000010001100111110000000000
-<<<<<<< .mine
-00100100001000101000010111001101
-||||||| .r1267
-00100100001000101000010111001111
-=======
-00100100001000101000010111000001
->>>>>>> .r1527
-00100000010000000010110111000111
-<<<<<<< .mine
-00100100001101000000010111010010
-||||||| .r1267
-00100100001101000000010111010100
-=======
-00100100001101000000010111000110
->>>>>>> .r1527
-00100000001000000010110101000110
-00011000110000100010001000000000
-01101111111000010100001100110101
-00011111111000001010010111111101
-00100000010000000010100100101001
-<<<<<<< .mine
-00100000010000000000010111111101
-||||||| .r1267
-00100000010000000000010111111111
-=======
-00100000010000000000010111110001
->>>>>>> .r1527
-01101111111000001100011110001111
-11000000011111111010110110101100
-01101111111000001100011110010101
-00100000001110100010110110101100
-01101111111000001100100001000011
-11000010100000001010110110101100
-01011000000000000000000000011010
-01101000010010010100001110011000
+01101111111000100100010110001111
+01101000010010100100010111100100
 10011000010001100111110000000000
-00100100001000101010110110101100
-01110000000000011011100100000101
-00100000001000000010111000000101
-00100000010000000010110111101010
-01101111111000001100011110001111
-<<<<<<< .mine
-11000000011111111000011000000010
-||||||| .r1267
-11000000011111111000011000000100
-=======
-11000000011111111000010111110110
->>>>>>> .r1527
-01101111111000010100001110011000
-<<<<<<< .mine
-11000000000100101000011000000101
-||||||| .r1267
-11000000000100101000011000000111
-=======
-11000000000100101000010111111001
->>>>>>> .r1527
-00100000011000000000000000000000
-01101111111000010100001110011000
-<<<<<<< .mine
-11000000000100001000011000000101
-||||||| .r1267
-11000000000100001000011000000111
-=======
-11000000000100001000010111111001
->>>>>>> .r1527
-00100000011000000000000000000000
-01101111111000001000000001010101
-01100111111000001100100110101010
-00100000011000000000000000000000
-11011000110000001001000101011010
-11011000101000000100101011111111
-11011111001000000000000001000101
-00100000010000000111110011011010
-11011000110000001001000110011111
-11011000101000000100101010111101
-11011111001000000000000001000010
-00100000010000000111110011011010
-11011000110000001001000111100001
-11011000101000000100101101000100
-11011111001000000000000000110110
-00100000001000000111110011011010
-01011000001011000001001101000010
-01100111111000011100010110010100
-01011000000101010100100000000110
-11100111111000011000000000000101
-01011000010011000000111100110110
-11100111111000011000000000000101
-01011000000100010011101000011010
-11100111111000011000000000000101
-01011000001100010010001101001101
-11100111111000011000000000000101
-00100000001000000011001001100101
-01101111111000010100010111100000
-00011111111000010111111011100000
-<<<<<<< .mine
-00100000001110100000011000100110
-||||||| .r1267
-00100000001110100000011000101000
-=======
-00100000001110100000011000011010
->>>>>>> .r1527
-01101111111000010100010111100000
-00011111111000001111111000000001
-01100111111000010100010111100000
-00100000011000000000000000000000
-00100000010000000011010101111111
-00100000010000000011011001010001
-00100100001011000011010110000110
-00100100001101111011010110000110
-<<<<<<< .mine
-00100000010000000000011001010011
-||||||| .r1267
-00100000010000000000011001010101
-=======
-00100000010000000000011001000111
->>>>>>> .r1527
-00100000001000000011010101101010
-00100000010000000011011000100101
-<<<<<<< .mine
-00100100001101000000011000110001
-00100000010000000000011000111100
-||||||| .r1267
-00100100001101000000011000110011
-00100000010000000000011000111110
-=======
-00100100001101000000011000100101
-00100000010000000000011000110000
->>>>>>> .r1527
-00100000010000000100111111010101
-00100000001000000100111111011011
-01101111111001000100100010011100
-00100100001110100100111111011011
-01101111111001000100100010100100
-00100100001110100100111111011011
-01101111111000100100100010101100
-00100100001110100100111111011011
-00100000010000000011011010011101
-00100000010000000100111111001000
-00100100011101000000000000000000
-00100000010000000011011010111110
-00100000001000000100111110011100
-01110000010001100000000100000000
-01101001011000010000000001000000
-00110100011100110000001000000000
-00100000010000000100110111110101
-01101111111000001100100110100011
-00100100001110100101111011010001
-00100000010000000011011001010001
-01101111111000001100010101111111
-11000000000000001011011001000110
-<<<<<<< .mine
-00100100001011000000011001001010
-00100100001101111000011001001010
-00100000010000000000011001010011
-||||||| .r1267
-00100100001011000000011001001100
-00100100001101111000011001001100
-00100000010000000000011001010101
-=======
-00100100001011000000011000111110
-00100100001101111000011000111110
-00100000010000000000011001000111
->>>>>>> .r1527
-01110000010001110011111100000000
-00100000001000000011011001000110
-01101111111000001100011000000010
-00100100011110100000000000000000
-01101111111000010100010111111110
-00011111111000001111111000000001
-01100111111000010100010111111110
-01101111111000001100010111111110
-11000000011111111011011001110110
-00100000010000000100111110111000
-<<<<<<< .mine
-00100000001000000000011000111101
-||||||| .r1267
-00100000001000000000011000111111
-=======
-00100000001000000000011000110001
->>>>>>> .r1527
+00100000001000101011001000100010
+00100000001000000011011010011010
 00100000010000000011011001101110
 01101111111000001100010011111000
 00101111111000011111000000001000
@@ -2985,234 +1302,23 @@
 00100000011000000000000000000000
 00100000010000000011011010110100
 00100100011101000000000000000000
-<<<<<<< .mine
 00100000010000000000010000110100
-||||||| .r1267
-00100000010000000000010000110110
-=======
-00100000010000000000010000101000
->>>>>>> .r1527
 01101111111000011100011000001000
 00100000001000000011011000100010
-01101111111000001100101110111110
-00100000011110100000000000000000
-00011111111000001111111111111111
-01100111111000001100101110111110
-00100100011110100000000000000000
-01110000010000001001010000000001
-00100000001000000100111101101100
-<<<<<<< .mine
-00100000010000000000011010010010
-00100000010000000000011010010101
-||||||| .r1267
-00100000010000000000011010010100
-00100000010000000000011010010111
-=======
-00100000010000000000011010000110
-00100000010000000000011010001001
->>>>>>> .r1527
-00100000001000000100101111001101
-<<<<<<< .mine
-00100000010000000000011001110000
-00100000001000000000011010000100
-||||||| .r1267
-00100000010000000000011001110010
-00100000001000000000011010000110
-=======
-00100000010000000000011001100100
-00100000001000000000011001111000
->>>>>>> .r1527
-01111000010101000111110000000000
-01101111111000010100011110000001
+01101111111001000000000111111101
+00100000001110100110111101111001
+01100111111001000100001111111101
+00100000010000000110101100111010
+00100000010000000110101010101101
+11011111111000000000111111000000
+10011010010000001010010000000000
+11011111001000000000000000001010
+11011010001000000000000111111101
+00100000010000000110101101110100
+00100000010000000110101100110111
+01101111111001000000000111111101
 00100000011110100000000000000000
-00100000001000000111110110111010
-01101111111001000100011100010011
-11000100000001101000000000000000
-01101111111001001100101110111111
-01100111111001001000100001011100
-<<<<<<< .mine
-01011000000000000000011001111000
-||||||| .r1267
-01011000000000000000011001111010
-=======
-01011000000000000000011001101100
->>>>>>> .r1527
-01100111111000010000100001011001
-01110000010010111011110001011010
-00100000011000000000000000000000
-01110000010001100110010101011010
-01110000000010000101101100000001
-00100000010000000111100101100110
-<<<<<<< .mine
-00100000010000000000011001111101
-00100000001000000000011010000010
-||||||| .r1267
-00100000010000000000011001111111
-00100000001000000000011010000100
-=======
-00100000010000000000011001110001
-00100000001000000000011001110110
->>>>>>> .r1527
-01101111111000001000100001011100
-00100000011110100000000000000000
-01101111111000001100011001100101
-11000000001011010100100000001100
-00100000001000000100100000001001
-01101111111000001100011001100101
-00100000001000000100100000001111
-01101111111000001100101110111100
-<<<<<<< .mine
-11000000001011010000011010001001
-||||||| .r1267
-11000000001011010000011010001011
-=======
-11000000001011010000011001111101
->>>>>>> .r1527
-01101111111000001100101110111100
-01100111111000001100101110111101
-00100000011000000000000000000000
-<<<<<<< .mine
-00100000010000000000011010000110
-||||||| .r1267
-00100000010000000000011010001000
-=======
-00100000010000000000011001111010
->>>>>>> .r1527
-01011000000000000000000000000000
-01100111111000010100010111011000
-01100111111000010100010111011110
-01110000010000001001010000000000
-01101111111000001100101110111110
-00100000010110100111100100010010
-01110000010010111011111000110010
-00100000011000000000000000000000
-01101111111001000100011100010011
-11000100000001101000000000000000
-00100000001000000111100100000110
-01101111111001000100011100010011
-11000100000001101000000000000000
-01101111111100001000110000000001
-01100111111000001100011001100011
-11000100000000111000000000000000
-01110000010010111011111000000000
-01011000000000000000000000000000
-01100111111000010100011110000001
-00100000010000000110000000011000
-00100000010000000101101010101010
-00100000010000000100111001000111
-00100100011101000000000000000000
-01101111111000001100100101101101
-<<<<<<< .mine
-00100000001110100000011010101100
-||||||| .r1267
-00100000001110100000011010101110
-=======
-00100000001110100000011010100000
->>>>>>> .r1527
-01101111111001000100011100101011
-01100111111001000000011001110000
-01101111111000001100011100101010
-<<<<<<< .mine
-11000000000000011000011010101110
-11000000000000010000011010110101
-||||||| .r1267
-11000000000000011000011010110000
-11000000000000010000011010110111
-=======
-11000000000000011000011010100010
-11000000000000010000011010101001
->>>>>>> .r1527
-00100000010000000100100001000110
-01101111111001000000011001110000
-01100111111001000000100100100011
-00100000011000000000000000000000
-01101111111001000100011100110100
-<<<<<<< .mine
-00100000001000000000011010100100
-||||||| .r1267
-00100000001000000000011010100110
-=======
-00100000001000000000011010011000
->>>>>>> .r1527
-00100000010000000100100000110111
-01110000000010010000110000100001
-01011000000000000000000000000011
-01100111111000001000100100110011
-01101111111000010000011001110000
-11100111111000010000000000000101
-00100000011000000000000000000000
-00100000010000000100100000110111
-01110000000010010000110000100010
-01011000000000000000000000000010
-01100111111000001000100101000011
-01101111111000001000011001110000
-11100111111000001000000000000101
-00100000011000000000000000000000
-01111001001111111000000000100011
-01101111111000001000100001101101
-00011111111000010111111010000000
-11000000010000000111100110111010
-<<<<<<< .mine
-11000000000000000000011011000010
-||||||| .r1267
-11000000000000000000011011000100
-=======
-11000000000000000000011010110110
->>>>>>> .r1527
-00100000001000000010001101011010
-01101111111000001000100001101101
-00011111111100011111111000000000
-00011111111000110111111000000000
-00011111111000010111111000000011
-<<<<<<< .mine
-11000000000000001000011011001000
-||||||| .r1267
-11000000000000001000011011001010
-=======
-11000000000000001000011010111100
->>>>>>> .r1527
-00100000001000000111100111000110
-01101111111000001000100001101110
-<<<<<<< .mine
-11000000000001001000011011001011
-||||||| .r1267
-11000000000001001000011011001101
-=======
-11000000000001001000011010111111
->>>>>>> .r1527
-00100000001000000111100111011111
-00100000000000000011101010011000
-11011000101000000000100001110101
-<<<<<<< .mine
-00100000010000000000011011010100
-||||||| .r1267
-00100000010000000000011011010110
-=======
-00100000010000000000011011001000
->>>>>>> .r1527
-01110000000010001111011100000001
-00100000010000000111101101101110
-01101111111000010000100001101111
-01100111111000010000100011110101
-01110000100011000001101100000010
-00100000001000000111101101100111
-01101111111100001000110000100101
-11000011100000110000000000000000
-00100000001000000111100110010011
-01101111111001000000000111111101
-00100000001110100110111101111001
-01100111111001000100001111111101
-00100000010000000110101100111010
-00100000010000000110101010101101
-11011111111000000000111111000000
-10011010010000001010010000000000
-11011111001000000000000000001010
-11011010001000000000000111111101
-00100000010000000110101101110100
-00100000010000000110101100110111
-01101111111001000000000111111101
-00100000011110100000000000000000
-01100111111001000100101111100111
+01100111111001000100101111101001
 11101111111000010000000000000110
 11100111111000010000000000000101
 00100000011000000000000000000000
@@ -3230,28 +1336,28 @@
 01100111111100001000101000001010
 00100000011000000000000000000000
 01101111111000001100010000000111
-11000000000000001000011011101101
-11000000000000010000011011110100
+11000000000000001000010100111101
+11000000000000010000010101000100
 00100000011000000000000000000000
 01011000000000000000001111101000
 01100111111000010100010000000101
-01101000010010010100101111101011
-01101111111000010100101111101101
+01101000010010010100101111101101
+01101111111000010100101111101111
 11011010011000000000111000010000
 00100000010000000110111111000000
-00100000001000000000011011111010
+00100000001000000000010101001010
 01011000000000000000001111101000
 01100111111000010100010000000101
-01101000010010010100101111100111
-01101111111000010100101111101001
+01101000010010010100101111101001
+01101111111000010100101111101011
 11011010011000000000001111101000
 00100000010000000110111111000000
-01101000010010010100101111101111
-10011000010011111111111000000000
 01101000010010010100101111110001
+10011000010011111111111000000000
+01101000010010010100101111110011
 10011000010001101111110000000000
 00100000001000000111110101011111
-00100000010000000000011011011100
+00100000010000000000010100101100
 01101111111100001000101000001001
 01111001001111111111111000000111
 01100111111100001000101000001001
@@ -3260,14 +1366,14 @@
 01110000100010100000110101100001
 01110000100010100000101100000000
 00100000011000000000000000000000
-00100000010000000000011011111111
+00100000010000000000010101001111
 00100000010000000110111110010000
 01101111111000001100010000001001
 01100111111100001000000011001101
 00100000010000000110111110010111
 01110000100010100000110101100000
 01110000100000001100110100000000
-00100000010000000000011011111111
+00100000010000000000010101001111
 01101111111000001100010000001001
 01100111111100001000000011001101
 01110000100010100000101101010000
@@ -3275,9 +1381,9 @@
 11011111000000000000000000001011
 01101101111000010100010000001010
 01110000100000001100110000000011
-00100000010000000000011100100001
+00100000010000000000010101110001
 01101000010110010000000101100100
-01100000010010010100101111110001
+01100000010010010100101111110011
 00100000010000000110111110011100
 11011111000000000000000000001011
 01100101111000010100010000001010
@@ -3286,7 +1392,7 @@
 01110000100000001100110000000000
 00100000011000000000000000000000
 01101111111100001000000100101001
-11000011000000101000011100100001
+11000011000000101000010101110001
 00100000011000000000000000000000
                                 
                                 
@@ -9654,6 +7760,436 @@
                                 
                                 
                                 
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
 00100000010000000010001110000101
 01000100100000000100000000000000
 00100000100000000000000000000000
Index: output/eeprom.dat
===================================================================
--- /1121s/branch/keyboard/keyboard_base/output/eeprom.dat	(revision 1528)
+++ /1121s/branch/keyboard/keyboard_base/output/eeprom.dat	(working copy)
@@ -1,9416 +1,6861 @@
 00
 02
+f1
+7b
+f3
+f7
+e5
+14
+bc
+72
+15
+9c
+29
+14
+89
+74
+cb
+fb
 aa
 55
-<<<<<<< .mine
-5e
-1b
-||||||| .r1267
-66
-1b
-=======
-92
-1c
->>>>>>> .r1527
-c2
-84
-00
-32
-c0
-00
-00
-3f
-c0
-01
-00
-<<<<<<< .mine
-4a
-||||||| .r1267
-47
-=======
-51
->>>>>>> .r1527
-c0
-08
-00
-<<<<<<< .mine
-54
-||||||| .r1267
-51
-=======
-5b
->>>>>>> .r1527
-c0
-08
-80
-<<<<<<< .mine
-56
-||||||| .r1267
-53
-=======
-5d
->>>>>>> .r1527
-c0
-0a
-01
-<<<<<<< .mine
-51
-||||||| .r1267
-4e
-=======
-40
->>>>>>> .r1527
-c0
-0a
-80
-<<<<<<< .mine
-d7
-||||||| .r1267
-d4
-=======
-de
->>>>>>> .r1527
-c0
-0c
-00
-<<<<<<< .mine
-e4
-||||||| .r1267
-e1
-=======
-eb
->>>>>>> .r1527
-c0
-0c
-80
-<<<<<<< .mine
-eb
-||||||| .r1267
-e8
-=======
-f2
->>>>>>> .r1527
-c0
-0d
-00
-<<<<<<< .mine
-64
-||||||| .r1267
-61
-=======
-6b
->>>>>>> .r1527
-c0
-12
-84
-<<<<<<< .mine
-65
-||||||| .r1267
+e0
+15
+f6
+fb
+07
+fa
 67
-=======
+bc
+f1
+31
+7b
+a7
+1a
+94
+36
+61
+f3
+2e
+a7
+c9
+33
+97
+94
 59
->>>>>>> .r1527
-c0
-14
-04
-<<<<<<< .mine
-5b
-||||||| .r1267
-5d
-=======
-4f
->>>>>>> .r1527
-c0
-22
-01
-<<<<<<< .mine
-6d
-||||||| .r1267
-6a
-=======
-5c
->>>>>>> .r1527
-c0
-22
-83
-<<<<<<< .mine
+cb
 fd
-||||||| .r1267
-ff
-=======
-f1
->>>>>>> .r1527
-c0
-23
-01
-<<<<<<< .mine
-91
-||||||| .r1267
-8e
-=======
-80
->>>>>>> .r1527
-c0
-23
-81
-<<<<<<< .mine
-b3
-||||||| .r1267
-b0
-=======
+6d
+e3
+38
+0b
+3b
+bd
+00
+ee
+49
+21
+b1
 a2
->>>>>>> .r1527
-c0
-24
-04
-<<<<<<< .mine
-d3
-||||||| .r1267
-d5
-=======
-c7
->>>>>>> .r1527
-c0
-24
-84
-<<<<<<< .mine
-d8
-||||||| .r1267
-da
-=======
-cc
->>>>>>> .r1527
-c0
-25
-05
-<<<<<<< .mine
-4f
-||||||| .r1267
-51
-=======
-43
->>>>>>> .r1527
-c0
-25
-86
-<<<<<<< .mine
-67
-||||||| .r1267
-69
-=======
-5b
->>>>>>> .r1527
-c0
-26
-02
-<<<<<<< .mine
-63
-||||||| .r1267
-65
-=======
-57
->>>>>>> .r1527
-c0
+fb
+8a
+bb
 26
-84
-<<<<<<< .mine
-df
-||||||| .r1267
-e1
-=======
-d3
->>>>>>> .r1527
-c0
-27
-02
-<<<<<<< .mine
-83
-||||||| .r1267
-85
-=======
-77
->>>>>>> .r1527
-c0
-3b
-80
-4b
-c0
-28
-02
-<<<<<<< .mine
-ce
-||||||| .r1267
-d0
-=======
-c2
->>>>>>> .r1527
-c0
-29
-03
-<<<<<<< .mine
-53
-||||||| .r1267
-55
-=======
-47
->>>>>>> .r1527
-c0
-2a
-83
-<<<<<<< .mine
-6e
-||||||| .r1267
-70
-=======
-62
->>>>>>> .r1527
-c0
+15
 2b
+22
 83
-<<<<<<< .mine
-de
-||||||| .r1267
+19
+0d
+32
+ab
+ae
+71
+db
+42
+ea
+a6
+ab
+7a
+09
+27
+aa
+94
+14
+73
+e1
+bb
+ba
+cf
+00
+3f
+78
+e2
+4c
+f9
+fd
+36
+5c
+d6
+a0
+0c
+2e
+f4
+10
+9b
+87
+99
 e0
-=======
+7d
 d2
->>>>>>> .r1527
-c0
-2c
-83
-<<<<<<< .mine
-ee
-||||||| .r1267
-f0
-=======
-e2
->>>>>>> .r1527
-c0
-2d
-04
-<<<<<<< .mine
-3c
-||||||| .r1267
-3e
-=======
-30
->>>>>>> .r1527
-c0
-2d
-84
-<<<<<<< .mine
-44
-||||||| .r1267
-46
-=======
-38
->>>>>>> .r1527
-c0
-2e
-04
-<<<<<<< .mine
-40
-||||||| .r1267
-42
-=======
-34
->>>>>>> .r1527
-c0
-2e
-84
-<<<<<<< .mine
-46
-||||||| .r1267
-48
-=======
-3a
->>>>>>> .r1527
-c0
-2f
-06
-<<<<<<< .mine
-3c
-||||||| .r1267
-3e
-=======
-30
->>>>>>> .r1527
-c0
-2f
-86
-<<<<<<< .mine
-5b
-||||||| .r1267
-5d
-=======
-4f
->>>>>>> .r1527
-c0
-30
-85
-<<<<<<< .mine
-71
-||||||| .r1267
-73
-=======
-65
->>>>>>> .r1527
-c0
-37
-85
-<<<<<<< .mine
-4a
-||||||| .r1267
-4c
-=======
-3e
->>>>>>> .r1527
-c0
-38
-84
-<<<<<<< .mine
-44
-||||||| .r1267
-46
-=======
-38
->>>>>>> .r1527
-c0
+dd
+56
+93
+68
+76
+a9
 3b
-80
-4b
-c0
-40
-01
-<<<<<<< .mine
-21
-||||||| .r1267
-1e
-=======
-28
->>>>>>> .r1527
-c0
-42
 04
-<<<<<<< .mine
-44
-||||||| .r1267
-46
-=======
-38
->>>>>>> .r1527
-c0
-45
-81
-<<<<<<< .mine
+94
+97
+54
+ab
+06
+10
+ee
+e7
+0a
+1b
+8b
+b8
+f9
+aa
 83
-||||||| .r1267
-80
-=======
+69
+7e
+bb
+71
+0f
+f9
+be
+29
+ab
+32
+ad
+2b
 72
->>>>>>> .r1527
-c0
-4d
-02
-<<<<<<< .mine
-20
-||||||| .r1267
-22
-=======
-14
->>>>>>> .r1527
-c0
+da
+1c
+3b
+12
+3d
+34
+2e
+d8
+f9
+95
+df
+a4
+eb
+d8
+ad
+a5
+5a
+0a
 58
-84
-<<<<<<< .mine
-84
-||||||| .r1267
-86
-=======
-78
->>>>>>> .r1527
-c0
-6d
-01
-<<<<<<< .mine
-22
-||||||| .r1267
-1f
-=======
-29
->>>>>>> .r1527
-c0
-6d
+72
+53
+ce
+ab
+f1
+47
+99
+17
+e0
+6a
+60
+a3
+5b
 86
-cb
-c0
-6e
-<<<<<<< .mine
-01
-32
-||||||| .r1267
+75
+49
+69
+1b
 01
-2f
-=======
-07
-08
->>>>>>> .r1527
-c0
-6e
-86
-e9
-c0
-7d
-04
-<<<<<<< .mine
-cc
-||||||| .r1267
-ce
-=======
-c0
->>>>>>> .r1527
-20
 20
+92
+fb
+34
+dc
+99
+19
+55
+72
+99
 23
-5a
-c0
-00
-06
-<<<<<<< .mine
-bc
-||||||| .r1267
-be
-=======
-b0
->>>>>>> .r1527
-c0
-0a
-04
-<<<<<<< .mine
-f7
-||||||| .r1267
-f9
-=======
-eb
->>>>>>> .r1527
-c0
-0d
-04
-<<<<<<< .mine
-f6
-||||||| .r1267
-f8
-=======
+af
+01
+20
+c9
+93
+41
+aa
+2b
+85
 ea
->>>>>>> .r1527
-c0
-12
 85
-<<<<<<< .mine
-26
-||||||| .r1267
-28
-=======
-1a
->>>>>>> .r1527
-c0
-13
-05
-<<<<<<< .mine
-2b
-||||||| .r1267
-2d
-=======
-1f
->>>>>>> .r1527
-c0
+d9
+7b
+5e
+72
 1c
-85
-<<<<<<< .mine
-3d
-||||||| .r1267
-3f
-=======
-31
->>>>>>> .r1527
-c0
+39
+59
+c1
+5e
+ce
+15
+59
+9c
+83
+8b
+c1
+f7
+c6
+60
+53
+37
 1d
-05
-<<<<<<< .mine
-41
-||||||| .r1267
-43
-=======
-35
->>>>>>> .r1527
-c0
-26
-05
-<<<<<<< .mine
-44
-||||||| .r1267
-46
-=======
-38
->>>>>>> .r1527
-c0
-26
-85
-<<<<<<< .mine
-48
-||||||| .r1267
-4a
-=======
-3c
->>>>>>> .r1527
-c0
-48
-06
-<<<<<<< .mine
+fc
+c3
+6c
+6f
+be
+62
+c6
+c9
+2a
+9d
+16
+7d
+89
+69
+6b
+0b
+7b
+23
+15
+72
+18
+eb
+ca
+e5
+16
+73
+40
+03
+a0
+56
 1f
-||||||| .r1267
-21
-=======
-13
->>>>>>> .r1527
+71
+55
+d6
 c0
-4a
-86
-<<<<<<< .mine
+ce
+51
+a8
+0a
+18
 2c
-||||||| .r1267
-2e
-=======
-20
->>>>>>> .r1527
-c1
-7f
-80
-00
-20
-20
-23
-5a
-24
-35
+78
+48
 80
+fb
+89
 3e
-37
-d9
-82
-00
-37
-d9
-82
-00
-20
-40
-54
-ac
-24
+51
+52
+97
+43
+a4
+66
 34
-20
-02
+7f
+1c
+ff
+3c
+38
+ef
+fa
+2a
+a1
+c4
+7e
+44
+2d
+f0
+fd
+b7
+ac
+bc
+7f
+ad
+54
+3e
 6f
-e0
-ca
-ba
-20
-3a
-20
-02
-70
-4a
+8a
 ba
-00
-6f
-e0
-c6
-55
-c0
+05
+86
+2f
+2d
 7f
-a0
-02
-1f
-e2
-0e
-00
-6f
-e2
-06
-9d
-af
-ec
-00
-00
-20
-40
-ce
-45
-20
-20
-20
+68
+98
+fd
+22
+5d
+b4
+57
+5c
+e9
+b0
+a2
 02
-20
+82
+30
+a1
+10
+7b
+05
+3e
+8f
+b3
+b4
+14
+ea
+54
+e7
+6c
+25
+a3
+a0
+e6
 40
-07
+f3
+0c
+16
+bd
 08
-20
-40
-06
-e9
-1f
-e6
+8f
+43
+ba
+b8
+a4
+a8
+f3
+bc
+0d
+e3
+da
+b9
+17
+43
+87
+e2
+87
+4d
+62
+3d
+b2
+cb
+b2
 fc
-0a
-20
-40
-7d
-5f
-67
-e1
-46
-33
-20
-20
+70
+22
+a5
+2f
+3e
 55
-53
-20
-40
-75
-52
-20
-40
-74
-48
-20
-40
-4b
-fb
-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
-<<<<<<< .mine
-4a
-||||||| .r1267
-47
-=======
-51
->>>>>>> .r1527
-70
-89
-00
-00
-20
-20
-21
-53
-70
-8a
-0f
-60
-70
-8a
-10
-aa
-70
-8a
-12
-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
+55
+30
+a3
+ae
 10
-20
-00
-00
-3c
-70
-8a
+c6
+a1
+2f
+92
+b6
+cc
+cd
+b1
+a3
+11
+3a
 12
-60
-70
-8a
-23
+1f
+e9
+8f
+94
+5c
+06
+a5
+78
+72
+9f
+da
+e8
+d4
+09
+04
+40
+e6
+54
+be
+95
 dd
-20
-60
-00
-00
-70
-01
+46
+1e
+da
+59
+2e
+38
+e9
+80
+1f
+12
+a5
+f3
+f2
+44
+35
+d9
+f1
+a7
+32
+89
+3a
+05
+4a
+ca
+8d
+1b
+16
+a6
+89
+54
+c0
+95
+e7
+9c
+c4
 bb
-00
-70
+76
+6a
+b6
+9c
+39
+58
+ce
+3e
+0c
+22
+8c
+7b
+86
+84
+3f
+7a
+e0
+22
 01
-bc
-00
-37
-d9
-82
-00
-70
+2e
+8b
+28
+be
+c1
+7e
 89
+a2
+69
+fa
+e1
+99
+e8
+e6
+6c
+9a
+91
 46
-0d
-70
-89
+98
+f1
+6e
+8c
 6f
-10
-70
-8a
-13
-cd
-70
-8a
-06
-10
-70
-8a
-84
-4a
-70
-8a
-85
-40
-70
-8a
-16
-fe
-20
-40
-00
-<<<<<<< .mine
-ab
-||||||| .r1267
-a8
-=======
-b2
->>>>>>> .r1527
-20
-40
-70
-d7
+e7
+ee
+97
+f7
+02
+5b
+58
+cf
+60
 37
-d9
+ce
 82
-00
-70
-81
-3b
-5f
-37
-d9
-82
-00
-70
-81
-3c
-88
-37
-d9
-82
-00
-6f
-e0
-c0
-99
-c0
-08
-00
-<<<<<<< .mine
-a0
-||||||| .r1267
+2c
+f8
+b5
+5c
+94
+a1
 9d
-=======
-a7
->>>>>>> .r1527
+03
+fe
+73
+a5
+7a
+96
+0e
+0a
+34
+1a
+d2
+77
+22
+c5
+14
+dd
+13
 6f
-e0
+11
+9a
+4e
+19
+03
+95
 c4
-38
-1f
-e1
-fe
-04
-67
-f0
-8a
-02
-70
-89
-0f
-01
-70
-8a
-80
-24
-70
-8a
+a2
+5b
+dd
 81
+c7
+34
+90
+0d
+43
+ad
+b9
 62
-58
-e6
-12
-12
-67
-f1
-8a
-73
-70
-8a
-86
-60
-70
-8a
-8b
-3b
+83
+a7
+81
+0d
+cc
 20
-40
-00
-<<<<<<< .mine
-92
-||||||| .r1267
-8f
-=======
-99
->>>>>>> .r1527
-70
-80
-43
-00
-70
-80
-42
-05
-58
-55
-74
-74
-67
-f1
-89
-68
-70
+d7
+bc
+2d
+ce
+b5
 89
-60
-6e
-20
-40
-00
-<<<<<<< .mine
-f3
-||||||| .r1267
-f0
-=======
-fa
->>>>>>> .r1527
-20
-40
+37
+9b
+c7
+7a
+81
+47
+78
+ee
+62
+ff
 01
-<<<<<<< .mine
+0a
+6e
+79
+8e
+53
 1e
-||||||| .r1267
+d9
+9e
+4c
+a2
+74
+a5
+0f
+60
+5e
+fb
+8e
+07
+b4
+45
+64
+c5
+7c
+f1
+57
+e8
+cc
+3b
+0e
+6c
+d0
+29
+19
+15
+35
 1b
-=======
-25
->>>>>>> .r1527
-20
-40
-00
-<<<<<<< .mine
-8c
-||||||| .r1267
-89
-=======
-93
->>>>>>> .r1527
-70
-41
-48
 0c
-20
-20
-6f
-4e
-20
-75
-80
-00
-37
-d9
+d8
+60
+17
+4c
+57
+29
+0d
+3d
+ce
+77
 82
-00
-6f
-e0
-c1
-1c
-67
-f0
-81
+f2
+2a
+5b
+e6
+7f
+6b
+e6
+fc
+36
+09
+04
+7a
 3a
-37
-d9
-82
-00
+22
+dc
 20
-60
-00
-00
-6f
-e0
-c0
-99
-c0
-0c
-00
-<<<<<<< .mine
-98
-||||||| .r1267
-95
-=======
-9f
->>>>>>> .r1527
-6f
-e0
-c4
-38
-1f
-e1
-fe
+a3
+15
+eb
+15
+62
+91
+b7
+8d
+fc
+36
+ef
+27
+46
+46
+92
+c3
+f6
+07
+6f
+26
+1a
+58
+43
+23
+aa
+1a
+ed
+8e
+af
+a3
+c9
+36
+ed
+56
+37
+45
+86
+dc
+5c
+9e
+87
+44
+b7
+6a
+a7
+f8
 06
-67
-f0
-8a
-02
-70
-8a
-05
-e0
-70
-8a
-00
-d8
-20
-00
+0c
+91
+1b
+7d
+0b
+28
 00
-3c
-70
-8a
-01
+6b
 a0
-70
-8a
-00
-df
-70
-8a
-01
-fa
-20
-00
-00
-14
-70
+e4
+74
+53
+90
 8a
-00
-9f
-20
-60
-00
-00
-6f
-e0
-c4
-38
-1f
-e1
-fe
+7b
+32
+61
+e4
+f3
+2a
+53
+d9
+76
+ec
+81
+d8
 06
-67
-f0
-8a
-02
-70
-89
-0f
-00
-70
+6c
+1d
+36
+8f
+a6
+b6
+6a
+1e
+ed
+27
+49
+40
+35
+ce
+97
+15
+0e
+0c
+8e
+1d
+8f
+73
+e4
+b6
+c7
+44
+23
+9d
+1b
+96
+26
+90
+1b
+4c
+1c
+b6
+15
+c8
+18
+17
+de
+fb
+c1
+f3
 8a
+a1
+48
+2a
+b1
+df
+63
+5a
+46
 80
-23
+9a
+ea
+d8
+ae
+45
+9c
+6c
 70
-8a
-81
-b0
-58
-e4
-09
-09
-67
-f1
-8a
+e0
+9e
+d3
 73
+17
 70
-8a
+d4
+59
+69
+f3
+f1
+c2
+ee
+aa
+48
+7b
+19
+53
+31
+fd
+aa
+b6
+fe
 76
-2a
-70
-89
-02
-04
-20
-20
-00
-<<<<<<< .mine
-7f
-||||||| .r1267
-7c
-=======
-86
->>>>>>> .r1527
-20
-35
-80
-<<<<<<< .mine
-d3
-||||||| .r1267
-d0
-=======
-da
->>>>>>> .r1527
-6f
-e2
-02
-0d
-20
-7a
-00
-00
-37
+34
 d9
-82
-00
-6f
-f0
-81
-36
-1f
-e1
-7e
+bd
+11
 f0
-68
-48
-82
-0d
-98
-41
+56
+53
+11
+d8
+22
+08
+c4
+97
+f1
+c7
+c4
+70
+64
+17
+a8
+25
+77
+0b
+b4
+af
+ab
+15
+c5
+52
+8d
+44
+bc
+90
 fe
-00
-1f
+aa
+35
+ab
+ca
+51
+f9
+bf
+98
+2c
+75
+ad
+78
+2d
+b7
+d5
+d7
+54
+34
+b5
+d6
+df
+40
+5e
+84
+89
+b5
+72
+24
+b3
 e0
-ff
-fd
-67
-f0
-81
-36
-37
-d9
-82
-00
-6f
-f0
+2b
+ba
+34
+8e
+bd
+28
 81
-38
-1f
-e1
-7e
-07
-68
-48
-82
-0e
-18
-49
-84
-00
-98
+28
+3f
+51
+de
+54
+ee
 41
-fe
-00
-67
-f0
-81
-38
-37
-d9
-82
-00
-6f
-f0
-8a
-cb
-1f
-e1
-7e
-f0
-68
-48
+fd
+73
+ea
+49
+ea
+8c
+fc
+36
+a6
+1b
+ae
+de
+ae
+89
 82
-0f
-60
-48
-c1
-5b
-98
+f4
+3e
+bc
+69
+f6
+7f
+c9
+02
+2c
+f1
+bd
+bc
+b9
+dc
+70
+03
+9a
+fc
+cd
+ab
+88
+45
+df
+70
+36
+16
+e2
+01
+dd
+10
+6a
+7d
+80
+6c
+af
+ed
+4d
+78
+e8
 41
+cf
+26
+44
+7d
+9b
+af
+9f
+86
+1c
+34
+61
 fe
-00
-67
-f0
-8a
-cb
-6f
-e0
-82
-10
-67
-e0
-c1
 5c
+c8
+84
+e0
+1d
 2f
-ef
-fe
-03
-6f
-f0
-8a
-06
 79
-20
-fe
-07
-67
-f0
-8a
-06
-6f
-e0
-82
+5a
+15
+86
+35
+8b
+51
+d3
+b6
+30
+90
+08
+a4
 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
-02
-20
-60
-00
-00
-6f
-e1
-41
-5b
-20
-7a
-00
-00
-67
-e1
-02
-0f
-20
-20
-00
-<<<<<<< .mine
-bd
-||||||| .r1267
-ba
-=======
-c4
->>>>>>> .r1527
-20
-40
-21
-ba
-18
-00
-2a
-08
-18
-00
-2a
-00
-58
-0a
-aa
-da
-67
+4d
+0b
+0d
+54
 f1
-8a
-0f
-70
-8a
-25
-40
-70
-8a
-26
-10
-20
-00
-00
-3c
-70
-8a
-01
-fb
-70
-8a
-25
-ff
-70
-8a
-26
+b6
+f5
+0b
+2e
 30
-70
-8a
-16
-fe
-20
-20
-21
-b4
-58
-0a
-aa
-7e
+c9
+5f
+83
+2d
+ac
+4c
+a0
+d4
+8c
+e5
+d8
+b5
+39
+75
+56
+ec
 67
-f1
-8a
-0f
-20
-00
-00
-3c
-70
-8a
-25
-00
-70
-8a
-26
-0d
-70
+ca
+66
 8a
-16
-f6
-20
-20
-22
-03
-6f
-e0
-c1
-41
+49
+e4
+3d
 c0
-05
-00
-<<<<<<< .mine
-ee
-||||||| .r1267
-eb
-=======
-f5
->>>>>>> .r1527
-20
+93
+8c
+4d
+11
+f2
+64
+3e
+d9
+d9
+95
+80
+6c
+43
+9f
+f6
+ae
+3f
 20
-22
-0e
-70
+29
+be
+6c
+7c
+68
 8a
-14
+b1
+c2
+9a
 25
-58
-a9
 3f
+0b
+eb
+e1
+5c
+95
+f2
+3b
+14
+aa
+36
+ec
+e0
+55
+0c
+18
+0f
+75
+04
+99
+23
+1c
+14
+5c
+3d
+61
+7c
 3f
+f9
+3a
+db
 67
+ca
+ba
+8c
+b2
+fe
+87
+f4
+75
+9f
+d5
 f1
-8a
+39
+e9
+24
+52
+0f
+c0
+c9
+6e
+ad
+fa
+0d
+c1
+66
+08
+7c
+5e
+24
+5e
+0f
+c6
+ff
+57
+95
+83
 60
-70
-8a
+64
+94
+f6
+a3
 63
-1f
-20
-60
-00
-00
-20
-75
-80
-00
-20
-40
-21
-60
-d8
-40
-00
-27
-20
-40
-21
-6f
-20
-40
-21
-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
-<<<<<<< .mine
-10
-||||||| .r1267
-0d
-=======
-17
->>>>>>> .r1527
-2a
-2f
-fe
-0d
-20
-40
-21
-1d
-2a
-4f
+cb
+f3
+d4
+6d
+9e
+82
+a5
+65
 fe
-0d
-20
-40
-21
-1e
 d8
-e0
-00
-05
-20
-40
-21
-1c
-20
-40
-21
+a5
+3e
+4c
+46
+54
+10
+c1
+b4
+ee
+cf
+4b
+29
+f2
+4e
+94
+df
+7b
+cf
+a2
+e7
+77
 1e
+a4
+07
 20
-40
-01
-<<<<<<< .mine
-10
-||||||| .r1267
+05
+27
+4d
+fe
+2b
+2f
+ff
+5a
+1f
+fe
+93
+44
+af
+68
+e1
+ba
 0d
-=======
-17
->>>>>>> .r1527
-d8
-a0
 8a
-c2
-1a
-31
-fe
-00
-20
-40
-21
-17
-1a
+5b
+75
+35
+99
+9a
+38
+7e
+0a
+e6
+9d
+76
+98
+ca
+05
+96
+d4
+ab
+13
+9f
+ca
+47
+9f
+38
+ca
+22
+4c
+d7
+51
 51
-fe
-00
-20
-40
-21
-17
 18
-e0
-8f
-ff
-20
-21
-01
-<<<<<<< .mine
+b7
 05
-||||||| .r1267
-02
-=======
+1f
+62
+87
+4e
+11
+eb
+19
+33
+46
+63
+3b
+18
+d3
+a2
+a4
+a4
+ae
+de
+e8
+7f
+6b
+37
 0c
->>>>>>> .r1527
-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
-03
-70
+bb
+bf
+eb
+ce
+e8
+42
+2c
+f6
+2b
+14
+2b
+29
+24
 89
-80
-06
-20
-00
-00
-3c
-da
-20
-00
-00
-da
-40
-00
-00
-df
-20
-00
-10
+33
+86
+49
+4d
+3b
 d8
-c0
-0f
-00
-20
-20
-21
-2d
-20
-75
-80
-00
-20
+b6
+24
+0c
+9a
+29
+10
 20
-22
+31
+aa
+f8
+7b
+f5
+e6
+69
+cb
+15
+93
+d9
+97
+0d
 72
-58
-00
-00
-00
-20
-60
-00
-00
-20
-75
+c7
+42
+e3
+6c
+2c
+de
+03
+1b
+7d
+7a
+73
+0d
+da
+c6
+1b
+0a
+59
+ac
+a6
+71
+1f
+95
+ec
+5a
+10
+f9
+eb
+e2
+ae
+45
+1e
 80
-00
-70
-8a
-07
-77
-70
-8a
-08
-c9
-70
-8a
-0b
-01
-6f
-e0
-c4
 09
-67
-f0
-80
-cd
-20
-00
-0b
-b8
-20
-40
-01
-<<<<<<< .mine
-4a
-||||||| .r1267
-47
-=======
-39
->>>>>>> .r1527
-70
-8a
-08
-c1
-6a
-40
 c4
-19
+92
+4d
+d9
+90
 df
-20
-00
-08
-20
-40
-6f
-58
-6f
-e0
-c4
-19
-67
-e0
-c4
-33
-62
-40
+27
+50
+dd
+ec
+9f
+43
+0c
+9c
+1e
+61
+2e
+38
 c4
-19
-20
-60
-00
-00
-<<<<<<< .mine
-20
-40
-01
-40
-6f
-f0
-8a
-09
-79
-3f
-fe
-07
-67
-f0
-8a
-09
-||||||| .r1267
-20
-40
-01
-3d
-6f
-f0
-8a
-09
-79
-3f
-fe
-07
-67
-f0
-8a
-09
-=======
->>>>>>> .r1527
+bf
+57
 70
-80
-<<<<<<< .mine
-cd
-20
-00
-0b
+da
+3d
+38
+eb
+1c
+c0
+cb
 b8
-20
-40
-01
-4a
-70
-80
-cd
-00
-20
-20
-6f
-a1
-6f
-f0
-80
-||||||| .r1267
-cd
-20
-00
-0b
+30
+17
 b8
-20
-40
-01
-47
-70
-80
-cd
-00
-20
-20
-6f
-a1
-6f
-f0
-80
-=======
->>>>>>> .r1527
-cc
-03
-6f
-f0
-81
-29
-c3
-02
-81
-<<<<<<< .mine
-4b
-||||||| .r1267
-48
-=======
-3a
->>>>>>> .r1527
-68
-59
-01
-64
-60
-49
-44
-0a
-70
-80
-cc
-00
-20
-60
-00
-00
-70
-8a
+1a
+21
 82
-11
-70
-8a
-8d
-12
-70
-8a
-8e
-0a
-6f
-e0
-c0
-99
+ce
+3a
 c0
-08
-01
-<<<<<<< .mine
-6a
-||||||| .r1267
+ee
+2c
+1d
+4b
+76
+d7
+85
+b6
+1a
+c2
+cb
+11
+7e
 67
-=======
-59
->>>>>>> .r1527
+aa
+8f
+0a
+35
+c5
+ea
+38
+91
+c1
+92
+fb
+51
+ab
+e7
 58
-00
-57
+34
+a0
+fc
+77
+c8
+6f
+ef
+e4
 62
-67
-f1
-09
-07
-70
-89
-01
-03
-70
-89
-30
-03
-c6
-16
-80
-00
-70
-89
-01
+b8
+5e
+55
+d7
+72
+d5
+a5
+a8
+2b
+5d
+d7
+4b
+bb
+72
+8f
+cb
+73
+1d
+d9
+b3
+ef
+59
+a5
+c2
+1d
+35
+b5
+f8
+14
+9a
+5c
+1d
+65
+f9
+e5
 01
-70
-8a
-82
-07
-70
-8a
-8d
-44
-70
-8a
-8e
-0a
-6f
-e0
-c0
 99
-c0
-08
-01
-<<<<<<< .mine
-67
-||||||| .r1267
-64
-=======
-56
->>>>>>> .r1527
-58
-00
-2b
-b1
-67
-f1
-09
-07
-c6
-97
-80
-00
-70
-89
+e9
+22
+12
+46
+e2
+17
+e8
+0d
+e4
+32
+0f
+dd
+b4
+a9
+ea
+2c
+1c
+8f
+ea
+44
 30
+b5
+3b
+2b
+79
+42
+7b
 24
-70
-89
-01
-05
-20
-60
-00
-00
-58
-00
-41
-89
-67
-f1
-09
-07
-20
-20
-01
-<<<<<<< .mine
-63
-||||||| .r1267
-60
-=======
-52
->>>>>>> .r1527
-58
-00
+3c
+f4
+22
+bf
+14
+48
 83
-12
+c5
+19
+50
 67
-f1
-09
-07
-20
-20
-01
-<<<<<<< .mine
-58
-||||||| .r1267
-55
-=======
-47
->>>>>>> .r1527
-68
-48
-c4
+9f
+b1
+ed
+a0
+bb
+37
+e2
+a2
+95
+15
+6b
+8a
+10
 29
-20
-40
-55
-b5
-68
-48
-c4
-29
-20
-40
-6e
-e6
-20
-20
-dc
+be
+42
+5f
+89
+c1
+85
+ee
+34
+d3
+59
+43
+54
+96
 a3
-6f
-e4
-47
+86
+f3
+04
+39
+4d
+b7
+92
+43
+b5
+2d
 13
-c2
-89
-81
-<<<<<<< .mine
-8d
-||||||| .r1267
-8a
-=======
+c5
+cd
+5f
+db
+c0
+7b
+a8
+6e
+f5
+42
+53
+7a
+de
+88
 7c
->>>>>>> .r1527
-20
-20
-4a
-58
-20
-40
-6c
-bc
-6f
-e4
-47
-13
-2f
-ef
-fe
+72
 09
-20
-20
-ec
-c1
-20
-20
-6c
-c4
-20
-40
-01
-<<<<<<< .mine
+d1
+14
+1f
 75
-||||||| .r1267
-72
-=======
-64
->>>>>>> .r1527
-20
-40
-5d
+9d
+b4
+a9
+f0
+36
+a2
+ec
+c8
+b4
+e8
+9c
+d5
+ba
+5f
+1c
+f8
+e1
+4d
+e3
+49
+5e
+42
+0e
+9a
+2e
+8f
 64
-6f
-e0
-c6
-90
+45
+6b
+ea
+f8
+a5
+e9
+8f
+d1
+2a
+3d
+be
+06
+f7
+ac
+e8
 67
-e0
+18
+1e
 c9
+79
+61
+65
+79
+ef
+9d
+c3
+a7
 c6
-68
-49
-49
-d5
-18
-0a
+d1
+f9
 7e
-00
-98
-40
+61
+68
+f9
+c4
+4c
+88
+12
+f6
+f2
+04
+70
+e6
+ad
+96
+f5
 fe
-00
-67
-e1
-46
-95
-20
-60
-00
-00
-6f
-e1
+62
+4e
+0f
+06
+99
 46
-8e
+41
+85
+b2
+23
 d8
-40
-aa
-55
-98
-46
-7c
-00
-20
-22
-81
-<<<<<<< .mine
+4b
+e6
+b6
+01
+71
+f0
 8b
-||||||| .r1267
-88
-=======
-7a
->>>>>>> .r1527
-60
-49
-46
-8e
-20
-40
-5c
-9c
-6f
-e0
+69
+86
+24
 cb
-e4
-20
-20
+67
+8b
+00
+49
+2d
+28
+a1
+f3
+de
+8f
+a4
+85
+08
+c5
+e5
+d8
+c2
+d2
+73
+1d
 5c
+81
+17
+cf
 88
-20
-40
-04
-<<<<<<< .mine
-a4
-||||||| .r1267
-a6
-=======
-98
->>>>>>> .r1527
-20
-20
-5c
-90
-20
+a0
+d6
+87
 40
-01
-<<<<<<< .mine
-75
-||||||| .r1267
-72
-=======
-64
->>>>>>> .r1527
-6f
-e0
+57
+31
+f4
+43
+55
+93
+89
+36
+ff
+9c
+dc
+fd
+43
+52
+53
+5f
+47
 c9
-c6
-67
-e0
-c6
-90
-20
-20
-5c
-b1
-1a
-62
-7e
-00
-c0
-1d
-01
-<<<<<<< .mine
-95
-||||||| .r1267
-92
-=======
+3e
+b0
+e2
+a8
+6b
+93
+3a
+14
+eb
 84
->>>>>>> .r1527
-c0
-0a
-81
-<<<<<<< .mine
-a3
-||||||| .r1267
-a0
-=======
-92
->>>>>>> .r1527
-20
-20
-4a
-9c
-6f
-e0
 c6
-00
-24
-3a
-4b
-11
-6f
-e0
-c5
-e2
+bb
+16
+bd
 c0
-01
-01
-<<<<<<< .mine
-9a
-||||||| .r1267
-97
-=======
-89
->>>>>>> .r1527
-20
-20
-4b
-02
-6f
-e4
-47
-13
-c2
+05
 9f
-60
-34
-c2
-98
-60
-34
-c3
-1d
-60
+95
+b3
+76
 67
-6f
-e2
-46
-91
-68
-4a
-4a
-01
-98
+87
+10
+cc
+0c
+ef
+55
+86
+41
+fd
+35
+09
+29
+81
+51
+d7
+7e
+76
+dd
+c0
+6a
+8c
+4d
+1f
+3c
+28
 46
-7c
-00
-20
-22
-82
-<<<<<<< .mine
-4a
-||||||| .r1267
-4c
-=======
-3e
->>>>>>> .r1527
-20
-20
-60
-67
-58
-00
-00
-00
-67
-e1
-47
+ef
+d5
+84
+fa
+d9
+71
 c0
-67
-e0
-c8
+2d
+85
+71
+b6
+dd
+1e
+a4
 60
-67
-e0
-c8
-61
-67
-e0
-c7
-94
+50
+10
+54
+0a
+4f
+58
+a6
+d0
+38
+1b
+5e
+83
+df
+63
+63
+7b
+b2
+aa
+d3
+54
+4b
+86
+12
 70
-47
-c2
-00
-20
-40
-29
+0a
+f8
+0d
+66
+93
+0c
+57
 cb
+14
+64
+e4
+50
 70
-42
-9a
-00
-6f
-e1
+e7
+69
+51
+30
+18
+e6
+4b
+05
 43
-ef
-c2
-83
-81
-<<<<<<< .mine
-af
-||||||| .r1267
-ac
-=======
-9e
->>>>>>> .r1527
-c2
+10
+5f
 80
-42
-fc
-20
-20
-4b
-95
-20
-40
-5b
-21
-6f
-e1
-43
-ef
-c2
-80
-42
+e6
+a5
+f8
+de
+4f
+69
+28
+0e
+15
+0f
+ea
+b8
 fc
-20
-20
-04
-<<<<<<< .mine
-44
-||||||| .r1267
-46
-=======
+1b
+9f
+f5
+33
+79
+3b
+ad
+0e
+f8
+2f
+a7
+ba
+a4
+14
 38
->>>>>>> .r1527
-20
-40
-55
-3d
-20
-40
-01
-<<<<<<< .mine
-cd
-||||||| .r1267
-ca
-=======
-bc
->>>>>>> .r1527
-20
-40
-61
-4d
-20
-40
-32
-8e
-20
-40
-35
-31
-20
-40
-5f
-dd
-20
-40
-4b
+71
+a8
+fd
+d9
+17
+64
+85
 62
-20
-40
-4b
-68
-20
-40
-01
-<<<<<<< .mine
-d7
-||||||| .r1267
-d4
-=======
-c6
->>>>>>> .r1527
-20
-40
-01
-<<<<<<< .mine
-f1
-||||||| .r1267
-f3
-=======
-e5
->>>>>>> .r1527
-20
-40
-4b
+f4
+b4
+fd
+91
+e4
+5d
+48
+ed
 43
-20
-40
-02
-<<<<<<< .mine
-18
-||||||| .r1267
-1a
-=======
+80
+8a
+7b
+be
+75
+13
+d1
+51
+9a
+08
 0c
->>>>>>> .r1527
-20
-40
-4b
-58
-20
-40
-5b
-e1
-20
-40
-4b
-5c
-20
-40
-5b
-e4
-20
-40
-4b
-5f
-20
-40
-4b
-55
-20
-40
-02
-<<<<<<< .mine
+61
+75
+73
+1f
 3a
-||||||| .r1267
-3c
-=======
+c7
+f7
+26
 2e
->>>>>>> .r1527
-20
-40
-4b
-32
-20
-40
-5b
-fe
+02
+63
+76
+b2
 20
-40
-4b
+1c
+0c
+80
+57
+d6
+e6
+a3
 48
-20
-40
-4b
-82
-20
-40
-4b
-87
-20
-40
-06
-<<<<<<< .mine
-60
-||||||| .r1267
-62
-=======
-54
->>>>>>> .r1527
-20
-20
-02
-<<<<<<< .mine
-37
-||||||| .r1267
-39
-=======
-2b
->>>>>>> .r1527
-58
-23
-01
-70
-67
-e1
-c6
-2d
-58
-01
-53
-01
-e7
-e1
+d7
+95
+f6
+1b
+7e
+7c
+a9
+b7
 80
+a1
 05
-6f
-e0
-c6
-37
-20
-3a
-01
-<<<<<<< .mine
-d5
-||||||| .r1267
-d2
-=======
+6b
 c4
->>>>>>> .r1527
-70
-46
-31
-58
-20
-60
-00
-00
-70
-46
-31
-53
-20
-60
-00
-00
-6f
-e0
-cb
-bc
-c0
-2d
-01
-<<<<<<< .mine
-ee
-||||||| .r1267
+ac
+c9
 f0
-=======
-e2
->>>>>>> .r1527
-6f
-e1
-47
-81
-20
-7a
-00
-00
-6f
-e0
-ca
-08
-24
-7a
-00
-00
-70
-4a
-0d
-ff
-6f
-e1
-47
-25
-68
-49
-47
-81
-98
-46
-04
-00
-6f
-e1
-48
-69
-98
-46
-7e
-00
-20
+82
+72
+6e
+42
+2a
+93
+a9
 21
-01
-<<<<<<< .mine
-e6
-||||||| .r1267
-e2
-=======
+7d
+33
+a8
 d4
->>>>>>> .r1527
-20
-40
-01
-de
-20
-20
-<<<<<<< .mine
-4b
-7c
-||||||| .r1267
-01
-ee
-=======
-01
-e0
->>>>>>> .r1527
-20
-40
-01
-<<<<<<< .mine
-e8
-||||||| .r1267
-e4
-=======
-d6
->>>>>>> .r1527
-20
-20
-<<<<<<< .mine
-4b
-7e
-||||||| .r1267
-01
-e8
-=======
-01
-da
->>>>>>> .r1527
-6f
-e0
-c9
-aa
-c3
-00
-01
-de
-68
-48
-c8
+71
+e9
+a1
+ce
+ce
+64
 67
-20
-20
-<<<<<<< .mine
-6e
-f7
-||||||| .r1267
-02
-11
-6f
-e0
-c9
-aa
-c3
-00
-81
-ee
-=======
+d6
+0e
+7a
+c6
+38
+5b
+f6
+0a
+c7
+f9
+f3
+79
+91
+1a
+ce
+99
+94
+c0
+3b
+c0
+ba
+b1
+62
+f0
+57
+38
+c1
+ba
+ec
+13
+04
+77
+cc
 02
-03
-6f
-e0
 c9
-aa
-c3
-00
-81
-e0
->>>>>>> .r1527
+09
+fa
+50
+f4
+bd
+b9
+fb
+60
+b6
+93
+3d
+89
+86
+5b
+e1
+c2
 68
-48
-c8
-<<<<<<< .mine
-||||||| .r1267
-66
-20
-20
-02
-11
+bb
 68
-48
+ba
+26
+bc
+5d
+f2
+37
+27
+be
+7e
+55
+5d
 c8
-=======
-66
-20
-20
-02
 03
-68
-48
-c8
->>>>>>> .r1527
-67
-20
-20
-<<<<<<< .mine
-6e
+fe
+be
+e1
+9e
+2a
+08
+8d
+1a
+d1
+9f
+d8
+bd
 f3
-||||||| .r1267
-02
-07
-68
-48
-c8
-66
-20
-20
+53
+86
+60
+ff
+71
+e1
+2d
+de
+db
+71
+8e
+b1
+f6
+e5
+b7
+ea
+8a
+94
+99
 02
-07
-=======
 01
-f9
 68
-48
-c8
-66
-20
-20
-01
-f9
->>>>>>> .r1527
-6f
-e0
-c6
-21
-67
-e0
-c9
-aa
-20
-20
-01
-<<<<<<< .mine
-e6
-||||||| .r1267
-e2
-=======
-d4
->>>>>>> .r1527
-6f
-e0
-ca
-08
-20
-7a
-00
-00
-1f
-e0
-ff
-ff
-67
-e0
-ca
-08
-20
-3a
-4b
-6f
-68
-48
-c8
-68
-20
-20
-6e
-f7
-6f
-e0
+03
+76
+d7
+46
+57
+59
+4a
+f1
+47
+70
+5e
+4f
+a4
 c6
-66
-c0
-00
-<<<<<<< .mine
-02
+3d
+49
+c8
+d9
+ac
+69
+cc
+26
+d4
 04
-||||||| .r1267
-02
-06
-=======
-01
-f8
->>>>>>> .r1527
-c0
-00
-<<<<<<< .mine
-82
-08
-||||||| .r1267
-82
-0a
-=======
-81
-fc
->>>>>>> .r1527
-c0
-01
-<<<<<<< .mine
-02
-0a
-||||||| .r1267
-02
-0c
-=======
-01
-fe
->>>>>>> .r1527
-c0
-01
-82
-<<<<<<< .mine
-0c
-||||||| .r1267
-0e
-=======
-00
->>>>>>> .r1527
-20
-60
-00
-00
-6f
-e0
-c6
+b4
+8b
+45
 66
-c0
-00
-02
-<<<<<<< .mine
-0e
-||||||| .r1267
-10
-=======
-02
->>>>>>> .r1527
-c0
-00
-82
-<<<<<<< .mine
-12
-||||||| .r1267
-14
-=======
-06
->>>>>>> .r1527
-c0
-01
-02
-<<<<<<< .mine
-14
-||||||| .r1267
+f3
+f3
+53
+78
+24
+ae
+49
+1b
+e1
+99
+88
+eb
+2f
+6b
+b9
+73
+f5
+4d
 16
-=======
 08
->>>>>>> .r1527
-c0
-01
-82
-<<<<<<< .mine
-16
-||||||| .r1267
-18
-=======
-0a
->>>>>>> .r1527
-20
-60
-00
-00
-68
-48
-cb
 b7
-60
-48
-ca
-0d
-da
-20
-00
-00
-20
-20
-77
-bf
-68
-48
-cb
-b8
-20
-20
-<<<<<<< .mine
-02
-05
-||||||| .r1267
-02
-07
-=======
-01
-f9
->>>>>>> .r1527
-68
-48
-cb
-b9
-20
-20
-<<<<<<< .mine
-02
-05
-||||||| .r1267
-02
-07
-=======
-01
-f9
->>>>>>> .r1527
-68
+c1
+8f
+9a
+14
+7f
 48
-cb
+17
+35
 ba
-20
-20
-<<<<<<< .mine
-02
-05
-||||||| .r1267
-02
-07
-=======
-01
-f9
->>>>>>> .r1527
-68
-48
-cb
 b7
-60
-48
-ca
-0d
+aa
+32
+2b
+bf
+b4
+87
+4b
+1d
+0c
 da
-20
-00
-00
-20
-20
-77
 ba
-68
-48
-cb
+c8
+7d
+9f
+3e
+ae
+1f
+8f
+e4
+2d
+4c
+7b
+22
+10
 b8
-20
-20
-02
-<<<<<<< .mine
-0f
-||||||| .r1267
-11
-=======
-03
->>>>>>> .r1527
-68
-48
-cb
-b9
-20
-20
-02
-<<<<<<< .mine
+75
+b1
+a0
 0f
-||||||| .r1267
-11
-=======
-03
->>>>>>> .r1527
-68
-48
-cb
-ba
-20
-20
-02
-<<<<<<< .mine
-0f
-||||||| .r1267
-11
-=======
-03
->>>>>>> .r1527
-6f
-e1
-47
-81
-20
-7a
-00
-00
-6f
-e0
-cb
-c8
-20
-7a
-00
-00
-1f
-e0
-ff
-ff
-67
-e0
+41
+a5
+e7
+07
+ce
+a1
+30
+ef
+41
+3a
+ae
+85
+08
 cb
+27
+74
+14
+ef
+42
 c8
-c2
-80
-<<<<<<< .mine
-01
-fe
-||||||| .r1267
-02
-00
-=======
-01
-f2
->>>>>>> .r1527
-20
-20
-01
-<<<<<<< .mine
-f8
-||||||| .r1267
-fa
-=======
-ec
->>>>>>> .r1527
-6f
-e1
-4a
-09
-67
-e1
-4a
-0e
-67
-e1
-4a
-10
-6f
-e0
-c6
-66
-c0
-00
-02
-<<<<<<< .mine
-29
-||||||| .r1267
-2b
-=======
-1d
->>>>>>> .r1527
-c0
-00
-82
-<<<<<<< .mine
+ae
+e8
 2b
-||||||| .r1267
-2d
-=======
-1f
->>>>>>> .r1527
-c0
-01
-02
-<<<<<<< .mine
-2d
-||||||| .r1267
+a9
+38
+23
+59
+b8
 2f
-=======
-21
->>>>>>> .r1527
-c0
-01
+a0
+4e
+42
+e9
+05
+e1
+26
+c6
+c3
+cc
+42
+53
+7c
+e9
+65
+41
+70
+0e
+0d
+71
+fd
+fe
+49
 82
-<<<<<<< .mine
-2f
-||||||| .r1267
-31
-=======
-23
->>>>>>> .r1527
+3e
+81
+bf
+58
 20
-60
-00
-00
-6f
+a5
+50
+44
+e7
+9f
+fb
+4e
 e0
-cb
 b7
-20
-20
-02
-<<<<<<< .mine
-30
-||||||| .r1267
-32
-=======
-24
->>>>>>> .r1527
-6f
-e0
-cb
-b8
-20
-20
-02
-<<<<<<< .mine
-30
-||||||| .r1267
-32
-=======
-24
->>>>>>> .r1527
-6f
-e0
-cb
+23
+54
+76
+4b
+d2
+f1
+8e
+c5
+a7
 b9
-20
-20
-02
-<<<<<<< .mine
-30
-||||||| .r1267
-32
-=======
-24
->>>>>>> .r1527
-6f
-e0
-cb
-ba
-67
+cf
+4b
+c9
+03
+7c
+bb
+a2
+c9
+5a
+15
+77
+c3
+3c
+2d
+d8
+8f
+54
+7e
 e0
-86
-78
-20
+37
+49
+27
+0b
+eb
+73
+8b
+c9
+8c
+24
+15
+d6
 40
-01
-<<<<<<< .mine
-f8
-||||||| .r1267
-fa
-=======
-ec
->>>>>>> .r1527
-6f
-e0
-86
-78
-67
-e0
-ca
-0d
-da
-20
-00
+b0
+1f
+8e
 00
-70
-4a
-0b
-01
-20
-20
-77
-c4
+9a
+aa
+5d
+90
+41
+1e
+32
+d8
+5f
+b4
 6f
-e0
-cb
-bc
-c1
-2d
-00
-00
-20
-20
-4b
-8a
-6f
-e0
-cb
-a1
+43
+11
+fc
+a6
+51
+96
+c6
+f6
+c7
+23
 c2
-80
-02
-<<<<<<< .mine
-40
-||||||| .r1267
-42
-=======
-34
->>>>>>> .r1527
-20
-40
-02
-<<<<<<< .mine
+e4
+57
+7d
+58
+3c
+96
+d3
+0e
+4b
+b6
+d3
+d1
+f0
+8f
+bf
+50
 4c
-||||||| .r1267
-4e
-=======
-40
->>>>>>> .r1527
-6f
-e0
-cb
-a1
-c2
-80
-82
-<<<<<<< .mine
-53
-||||||| .r1267
-55
-=======
-47
->>>>>>> .r1527
-20
-20
-02
-<<<<<<< .mine
-5d
-||||||| .r1267
+2f
+b9
+01
+d9
+96
+f2
+b9
+8e
+22
+79
 5f
-=======
-51
->>>>>>> .r1527
-6f
-e0
+4c
+7e
 cb
-a4
-1f
-e6
-7c
-64
-24
-61
-00
+77
+73
+29
 00
-1f
+b8
+55
+cd
+39
+29
+aa
+ac
+93
+42
 e0
-fe
-01
+0b
+81
+1a
+06
+ce
+a8
+ed
+8f
+6a
+21
+45
 67
-e0
+d1
+f4
+3e
+35
+30
+75
 cb
-a4
+f7
+93
+1c
+e7
+88
+54
+f3
+cc
+31
+64
+50
+a5
+9f
+1a
+e4
 c1
-8c
-80
-00
-70
-4b
-a3
-00
-6f
+de
+6d
+bb
+1a
+da
+e9
+89
+75
+90
+e9
+73
 e0
-c6
-66
-c1
-02
-00
-00
-20
-40
-5a
-aa
-20
-40
-04
-<<<<<<< .mine
-40
-||||||| .r1267
-42
-=======
-34
->>>>>>> .r1527
-20
-20
-4e
+1c
+ed
+ee
+78
+59
+f9
 39
-70
-4b
-a4
+f5
+3a
 00
-6f
-e0
+b8
+18
+c9
+1c
+2b
+32
+db
+54
+ae
+5d
+33
+46
+9a
+78
+66
+bb
+56
+1f
+c4
+0c
 cb
-a3
 20
+04
+5f
+39
 7a
-00
-00
-70
-4b
-a3
-00
-20
-40
-4a
-56
-20
-20
-5e
-d1
-20
-60
-00
-00
-6f
-e0
-cb
-a6
-1f
-e6
-7c
-64
+41
+4e
+72
 24
-61
-00
-00
-1f
-e0
-fe
-01
-67
-e0
-cb
-a6
-c1
-8c
-80
-00
-70
-4b
-a5
-00
-6f
-e0
-c6
-66
-c1
-02
-00
-00
-20
-20
-4e
-2c
-70
-4b
-a6
-00
-6f
-e0
-cb
-a5
+1b
+fd
+b0
+f7
+aa
 20
+15
+04
 7a
-00
-00
-70
-4b
-a5
-00
-20
-40
-4a
-56
-20
-20
-5e
-d1
-6f
-e4
-47
-13
-c3
-0a
-82
-<<<<<<< .mine
-70
-||||||| .r1267
+0d
 72
-=======
-64
->>>>>>> .r1527
-20
-40
-6f
-82
-20
-40
-6f
-b0
-67
-e1
-46
-33
-68
-49
-44
-03
-6f
-e1
-44
-0a
+79
+b9
+17
+07
+9f
 98
-46
-7c
-00
-20
-21
-02
-<<<<<<< .mine
-63
-||||||| .r1267
+2e
+54
+64
+99
+2b
+ee
+7b
+32
+dc
+d3
 65
-=======
-57
->>>>>>> .r1527
-da
-20
-46
-2d
-20
-40
-55
-63
-6f
-e0
+37
+c9
+08
+9a
+93
+74
+79
+62
+72
+e7
+fd
+2b
+ff
 c4
-0c
-c2
 80
+90
+2d
 cf
+e2
+58
+d0
+e7
+c4
+1b
+5c
+ef
+66
+b4
+70
 6b
-6f
-e0
-c9
-a4
-20
-5a
-4e
-24
-6f
-e0
-c9
+b3
+1c
+03
+53
+c4
+d9
+89
+f6
+15
+78
+01
+e4
+0f
+06
+07
+aa
+77
 a3
-24
-7a
-00
-00
-6f
-e0
-c6
-66
+22
 c0
-00
-60
+8e
+c6
+65
+dc
+e5
+d0
+e2
+d4
+51
+65
+58
+86
+ea
+54
+39
+51
+65
+d4
 2f
-20
-40
-5a
-a8
-c0
+46
+9b
+d9
+5d
+15
+36
+e3
+56
+d2
 00
+3c
+07
+f2
+12
+4c
+b6
 82
-<<<<<<< .mine
-7a
-||||||| .r1267
-7c
-=======
-6e
->>>>>>> .r1527
-c0
-01
-02
-<<<<<<< .mine
-7f
-||||||| .r1267
-81
-=======
-73
->>>>>>> .r1527
-c0
-01
-82
-<<<<<<< .mine
-81
-||||||| .r1267
-83
-=======
-75
->>>>>>> .r1527
-6f
-e3
-46
-68
-68
-4b
-4a
 01
-98
-46
-7c
-00
-20
-22
-da
-94
-20
-20
+4e
+f4
+b5
+f3
+1b
+65
+38
+92
+2d
 54
-a0
-6f
-e3
-46
-75
-20
-20
-02
-<<<<<<< .mine
-7b
-||||||| .r1267
-7d
-=======
->>>>>>> .r1527
-6f
-6f
-e3
-46
-82
-20
-20
-02
-<<<<<<< .mine
-7b
-||||||| .r1267
-7d
-=======
-6f
->>>>>>> .r1527
-20
-40
-04
-<<<<<<< .mine
+95
+8e
+e6
+d5
 b1
-||||||| .r1267
-b3
-=======
-a5
->>>>>>> .r1527
-20
-40
-4c
-85
-58
-00
-00
-00
-67
-e1
-48
-e9
-d8
-c0
-48
-9c
-d8
-a0
-48
 b0
-df
-20
-00
-14
-20
-40
-7c
-da
-58
-00
-48
-9c
-67
-e1
-48
-e3
-58
-00
-48
-d8
-67
-e1
-48
-e5
-20
-40
-4c
-83
-20
-40
-4c
-79
-20
-40
-4c
-81
-6f
-e1
-48
-e9
-1f
+44
+03
+d6
+80
 e0
-fe
-01
-67
-e1
-48
-e9
-c2
-84
-82
-<<<<<<< .mine
-aa
-||||||| .r1267
-ac
-=======
-9e
->>>>>>> .r1527
-68
-48
-c8
-64
-20
-40
+65
 6e
-e6
-24
-20
-82
-<<<<<<< .mine
+1f
+3c
+f2
+a9
+f2
+33
+13
+0b
+6f
+2d
+e4
 92
-||||||| .r1267
-94
-=======
-86
->>>>>>> .r1527
-20
-40
-02
-<<<<<<< .mine
-9d
-||||||| .r1267
+c5
 9f
-=======
-91
->>>>>>> .r1527
-20
-40
+b0
+15
 02
-<<<<<<< .mine
-bb
-||||||| .r1267
-bd
-=======
-af
->>>>>>> .r1527
-20
-40
-4c
-83
-20
-20
-4c
-0f
-20
-00
-00
+c2
+dc
+4b
+9d
+72
+98
+d7
+78
+c2
+44
+5e
+dd
+3b
+86
+61
+06
+ef
+6d
+6b
+65
+94
+d7
+2d
+9e
 14
-70
-4a
-b9
-00
-20
-40
-4c
-85
-70
-48
+8d
+02
 e8
+09
+12
+44
 00
-20
-40
-4c
-7b
-20
-40
-02
-<<<<<<< .mine
-b5
-||||||| .r1267
-b7
-=======
-a9
->>>>>>> .r1527
-20
-40
-4c
-79
-20
-40
-02
-<<<<<<< .mine
-b5
-||||||| .r1267
-b7
-=======
-a9
->>>>>>> .r1527
-1f
+99
+0b
+18
+b2
+a8
+19
+d2
+93
+19
 e6
+b3
+19
+62
+e8
+13
+59
+d9
+d0
+a9
+3d
+47
+b9
+71
+85
+fb
+2e
+ca
+cc
+aa
+c3
 7c
-09
-20
-21
-02
-<<<<<<< .mine
-a1
-||||||| .r1267
+8b
+94
+99
 a3
-=======
-95
->>>>>>> .r1527
-20
-40
-4c
-7b
-20
-40
-02
-<<<<<<< .mine
-b5
-||||||| .r1267
-b7
-=======
-a9
->>>>>>> .r1527
-20
-20
-4c
-81
-68
-48
-c8
-65
-20
-40
-6e
+be
+d1
+13
+26
+1c
+bb
+fe
+0d
+98
+1e
+61
+97
+82
+a6
+97
+9b
+27
+c1
+70
+f3
+e1
+f6
+57
+07
+39
+8e
+95
+b9
+0b
+9d
+5f
+06
+c7
+cd
+e6
+33
+45
+58
+ed
+ec
+4b
+56
 f7
-20
-00
+1a
+1d
+71
 00
-14
+e5
+02
+5c
+7b
+2b
+3a
+8b
+9a
+6c
+57
+11
+3a
+43
+35
+80
+23
+35
+b6
+93
 68
-48
-c8
-65
-20
-40
-6e
-f3
-20
-00
-17
-70
-6f
-e0
-ca
-b9
-1f
-e0
-fe
-01
+25
+5e
+84
 67
-e0
-ca
+65
+5e
+3d
 b9
-c2
-83
-6c
-a3
-20
-20
-02
-<<<<<<< .mine
-83
-||||||| .r1267
-85
-=======
-77
->>>>>>> .r1527
-70
-48
+9e
+1d
+08
 e7
-00
-20
-40
-02
-<<<<<<< .mine
-b9
-||||||| .r1267
-bb
-=======
-ad
->>>>>>> .r1527
-6f
-e1
-48
-e5
-20
-20
-4c
-4a
-20
-00
-00
-96
-20
-20
-4c
-65
+4f
+61
 6f
-e1
-48
-98
-1f
-e2
-24
-00
-70
-48
-e8
-00
-70
-48
-e7
-00
-e8
-40
-80
-12
-28
+27
+cf
 4f
-fe
-07
-20
-20
-82
-<<<<<<< .mine
-c8
-||||||| .r1267
-ca
-=======
-bc
->>>>>>> .r1527
-20
-40
-6e
-f7
-20
-40
-02
-<<<<<<< .mine
-b9
-||||||| .r1267
-bb
-=======
-ad
->>>>>>> .r1527
 e8
-40
-80
-12
-20
-40
-6e
-f3
+19
+a1
+db
+a6
+19
+0d
+1d
+f2
+81
+ac
 e8
-40
-80
-12
-20
-40
-4c
-7d
-1a
-40
-a4
-01
-6f
-e1
-48
-e3
-20
-40
-4c
-4a
-1f
-e6
-7c
-13
-20
-21
-02
-<<<<<<< .mine
-be
-||||||| .r1267
-c0
-=======
-b2
->>>>>>> .r1527
-20
-60
-00
-00
+f1
+08
+d5
+3c
+43
+cc
+8f
+44
+39
+43
+0b
+42
+8b
+d1
+56
+7a
+d6
 da
-20
-48
-9c
-da
-40
-48
-b0
-df
-20
-00
+ec
+aa
+e7
+3a
+6a
+89
+ec
+1a
+1e
+a1
+ac
+10
+d4
+42
+2e
+42
+cd
+17
+2c
+1c
+7f
+b1
+d4
 14
-20
-40
-7d
-64
-24
+29
+5b
+59
+d7
+b1
+ed
+be
+fc
+61
 22
-cc
-87
-20
-40
-<<<<<<< .mine
-03
+45
+a0
+81
+0e
+16
+78
+24
+39
 08
-||||||| .r1267
-03
-0a
-=======
-02
-fc
->>>>>>> .r1527
-20
-5a
-4c
-87
-20
+59
+82
 40
-4c
-cd
-6f
-e0
+a1
+8c
+41
+39
+84
+65
+a9
+fc
+4d
 c9
-7b
+cb
+8f
 24
-7a
-00
-00
-6f
-e0
-c9
-c1
-c1
-00
-80
-00
-c1
-01
-00
-00
-c1
-02
-00
-00
-70
-48
+7b
+75
+57
+57
+78
+a6
+4c
+92
+16
+1a
+08
+dd
+13
+e4
+a4
 e8
-00
-da
-20
-48
-9c
-da
-40
-48
-c4
+4a
+68
+7d
+d2
+26
+3f
+c0
+e2
+01
+37
+d5
 e8
-40
-80
+ce
 11
-ef
-e0
-80
-12
+e1
+1f
+bf
+fb
 98
-42
-fe
-00
-20
-3a
-00
-f4
-67
-e0
-c8
-e7
-60
-48
-c8
-f6
-e0
-40
 80
-12
-70
-48
-f4
-01
+10
+b0
+3f
 70
-48
-f7
-00
-6f
-e0
-c8
-e7
-c3
-00
-02
-<<<<<<< .mine
+d8
+9f
+46
+c6
+1a
+4f
+54
+37
+f8
+40
+76
+6d
+22
+b9
+a3
+9f
+61
 f5
-||||||| .r1267
-f7
-=======
-e9
->>>>>>> .r1527
-6f
-e0
-c8
-e8
 1f
-ef
-fe
-08
-68
-48
-c8
-f7
-98
-40
-fe
-00
-d8
-c0
+ae
+0b
+fb
+25
+d1
 4a
-16
-98
-c0
-8c
+09
+48
+d2
+63
+f3
+dc
 00
-ef
-e0
-80
+5a
+51
+3a
+cf
+36
+60
+d7
+b5
+9f
+b8
+9c
 06
-67
-e0
-c8
-f5
-20
-40
-4c
-fc
-20
-40
+81
+4b
+5b
+0c
+d9
+dd
+c5
+f9
+07
+db
+aa
+79
+54
 03
-<<<<<<< .mine
-14
-||||||| .r1267
-16
-=======
-08
->>>>>>> .r1527
-20
 40
-03
-<<<<<<< .mine
-1e
-||||||| .r1267
-20
-=======
-12
->>>>>>> .r1527
-6f
-e0
-c8
-e7
-1f
-e3
-7e
-00
-67
+cb
+33
+3b
+4f
+de
+29
+b7
+34
+d1
+a6
+cf
+24
+9f
+80
+f5
+61
+0a
+a3
 e0
-c8
-e7
-6f
+27
+26
+2f
+c9
+a0
+43
+30
+6e
+28
+d5
+e8
+2f
+f4
+c1
+a9
+5f
+54
+aa
+de
+f8
+43
+12
+b9
+d4
+bd
+a6
+3d
+27
+5c
+12
+23
+0b
+b6
+da
 e0
-c8
-f6
-1f
-e3
-7e
+a6
 00
-67
-e0
-c8
-f6
-6f
-e0
-c8
+a7
+83
+58
+fc
+81
+3d
+9c
 f7
-1f
-e0
-fe
-01
+91
+db
+8e
+32
+43
+7b
+a7
+6e
+59
+c4
+e1
+96
+a7
+58
+0f
+d6
+89
+2a
+f2
+fa
+de
+bc
+62
+da
+91
+38
+53
+12
+1d
+f1
+36
+58
+2d
+85
+57
+15
+a1
 67
-e0
-c8
-f7
-1f
-e6
-7c
-07
-20
-21
-02
-<<<<<<< .mine
-e8
-||||||| .r1267
-ea
-=======
-dc
->>>>>>> .r1527
-1a
-20
-a2
-01
-1a
 40
-a4
-01
-6f
-e0
-c8
-e8
-1f
-e0
-fe
+45
+4b
+c5
+3c
+77
+ca
+f5
+af
+0b
+ff
+9e
+94
+74
+c0
+79
+be
+79
+2b
+9f
+87
+23
+0b
+80
+ad
+93
+40
+ce
+9d
+66
+08
+7f
+82
+81
+81
+ea
+dd
+81
+a5
+d5
+ce
+89
+fa
+8f
+9d
+34
+12
+2d
+6e
+7d
+23
+1b
+4c
 01
-67
-e0
-c8
-e8
-1f
-e6
+19
+b4
+1e
 7c
-13
-20
+c0
+7e
+f5
+9f
+d0
+f6
+b8
 21
-02
-<<<<<<< .mine
-df
-||||||| .r1267
-e1
-=======
 d3
->>>>>>> .r1527
-20
-60
-00
-00
-6f
+59
+01
+43
+be
+b7
+c6
+63
 e4
+91
+3f
+4f
+90
+ec
+12
+e0
+6a
+ad
+e9
+c2
+94
+6d
+a1
+13
+93
 48
-9c
-24
-7a
-00
-00
-6f
+ba
+6e
+c6
+08
+25
+88
+b3
+03
+10
+67
+3a
+8a
+db
+39
+d2
+a7
+8f
+07
+ad
+ae
+4f
+9d
+53
+31
+a3
+8f
+90
+b1
+9a
+bc
+39
+ee
+8a
+c6
+4e
+ee
+64
+72
+58
+53
+40
+42
+d7
 e4
-48
-a4
-24
-7a
-00
-00
-6f
-e2
-48
-ac
-24
+e4
+1e
+97
+06
+63
+dd
+60
+19
+78
+04
+89
+88
+63
+92
+43
+b0
+3c
+9e
+8f
+35
+fb
+ba
+d9
+57
+c2
+6b
+b8
+b3
+b6
+65
 7a
+b8
+a9
+39
+dc
+5a
+32
+2d
+c2
+4f
+fd
+ed
+09
+93
+9b
+ab
+ba
+23
+2e
+39
+eb
+20
+d3
+3a
+bb
+be
+68
+38
+9c
+d9
+db
+06
+37
+e9
+21
+86
+25
+39
+50
+cd
+05
+ec
+a4
+25
 00
-00
+06
+7e
+ec
+b9
 6f
-e0
-c9
-c4
+25
+42
+ba
+13
+37
+90
+88
+2a
+fd
+53
+32
+30
+d8
+b5
+62
+bd
+b0
+b9
+37
 24
-7a
-00
-00
-6f
-e0
-c9
-c1
-c1
-03
-00
-00
+b6
 70
-49
-c1
-00
-20
-60
-00
-00
-6f
 e0
+68
 c8
-f5
-c0
-56
-83
-<<<<<<< .mine
-17
-||||||| .r1267
-19
-=======
-0b
->>>>>>> .r1527
-20
-20
-4d
-3c
-6f
-e0
-c9
-c6
-c0
-01
-83
-<<<<<<< .mine
-1b
-||||||| .r1267
+39
+b0
+64
+73
+f8
+77
+9d
+a6
+be
 1d
-=======
-0f
->>>>>>> .r1527
-58
-00
-00
+7d
+73
+15
+34
+22
+a5
+d0
+14
+3f
+c8
+f8
+6b
+3a
+f8
+b3
+e1
+c1
 fa
-20
-20
 4d
-38
-70
-49
-c2
-08
+19
+bb
+bf
+82
+c5
 70
-49
-c3
-2c
-20
-20
-4d
-95
-6f
-e0
-c8
-f5
-d8
-40
-00
-e0
-98
-46
-7c
-00
-24
-21
-03
-<<<<<<< .mine
-30
-||||||| .r1267
-32
-=======
-24
->>>>>>> .r1527
-1f
-e6
-7c
-e7
-24
-21
-03
-<<<<<<< .mine
-4d
-||||||| .r1267
-4f
-=======
-41
->>>>>>> .r1527
-1f
-e1
+3d
+c7
+48
+60
+cd
+5f
+ee
+fe
 7e
-07
-1f
-e2
-0e
-00
-6f
-e0
-c8
-f6
-c2
+13
+4a
+33
 80
+f0
+c1
+f2
+67
+7a
+96
+83
 03
-<<<<<<< .mine
-2c
-||||||| .r1267
-2e
-=======
-20
->>>>>>> .r1527
 6f
-e0
+69
+83
+61
 c8
-f8
-f9
-3f
+70
+3a
+8c
+49
+e9
+d2
+d8
+81
+ad
+f7
+83
+94
+e6
+e9
+86
+59
+bb
+94
+7d
+8f
 fe
-00
-67
-e0
-c8
-f8
-20
-60
-00
-00
-6f
-e0
-c8
+a5
+2e
+d1
+b4
 f8
-f9
-20
 7e
-00
-67
-e0
-c8
-f8
-20
-60
-00
-00
-70
-49
-00
-00
+a2
+f0
+a0
+d0
+6e
+4f
+0e
+7b
+f9
+5b
 6f
-e0
-c8
-f6
-c2
-80
-03
-<<<<<<< .mine
-41
-||||||| .r1267
-43
-=======
-35
->>>>>>> .r1527
-68
-48
-c8
-f5
-df
-20
-00
-06
+f0
+4a
+f9
+13
+73
+8d
+55
+32
+17
+bb
+39
+db
+c7
+fd
+9c
+52
+64
+78
+23
+54
+0e
+a1
+c1
+9d
+65
+7d
+f7
+a7
+5d
+9a
 d8
-c0
-48
-fa
-ef
-e0
-80
-06
-98
-46
-7c
-00
+4c
+e3
+59
+23
+71
+dd
 24
-22
-83
-<<<<<<< .mine
-3f
-||||||| .r1267
-41
-=======
-33
->>>>>>> .r1527
-ef
-e0
-80
-06
-18
-c0
-8d
-fe
+ec
+4c
+d7
+81
+3c
+74
+bf
+8c
+ae
+8e
+e8
+32
+f9
+e3
 e7
-e0
-80
+83
+37
+ff
+53
+c3
 06
-20
-7a
-00
-00
-18
-c0
+f2
+1d
+6f
+52
 8c
-01
-e0
-40
-80
-06
-c2
-00
-03
-<<<<<<< .mine
-36
-||||||| .r1267
-38
-=======
+1f
+b0
+1b
+cf
+ee
+bf
+33
+95
+ef
+f4
+81
+96
+7c
+ea
+62
+1a
+c5
+95
+12
+6b
+7c
+5b
+9d
 2a
->>>>>>> .r1527
-20
-60
-00
-00
-68
-48
-c8
-f5
-df
-20
-00
-06
-d8
+30
+40
+9f
+8f
+ca
+c1
+e7
+9e
+87
+ea
+7b
+8d
+ce
+30
+65
+e3
+53
+92
 c0
-48
-fa
-ef
+21
+e8
+ca
+e7
+87
+fc
+d0
+3e
+b1
+59
+d8
+f1
+b7
+ab
+31
+25
+e1
 e0
-80
-06
-20
-3a
-03
-<<<<<<< .mine
-4a
-||||||| .r1267
-4c
-=======
+cb
+3b
+3f
+60
+60
+10
 3e
->>>>>>> .r1527
+19
+cc
+7f
+d5
+c1
+c7
+18
 98
-46
-7c
-00
+c0
+65
+27
 20
+8b
+56
 62
-80
-00
-c2
-00
-03
-<<<<<<< .mine
+1c
+92
+c5
+88
+7d
 44
-||||||| .r1267
-46
-=======
-38
->>>>>>> .r1527
-20
-60
-00
-00
-18
-c0
-8d
-ff
-e0
-40
+9f
+47
+a1
+0c
+73
+c7
+b0
 80
-06
-20
-60
-00
-00
-70
-49
-c5
-01
-6f
-e0
+fe
+e6
 c8
-f6
-20
-5a
-03
-<<<<<<< .mine
-51
-||||||| .r1267
-53
-=======
-45
->>>>>>> .r1527
-20
-20
-03
-<<<<<<< .mine
+d9
+d4
+6c
+65
+f2
 30
-||||||| .r1267
-32
-=======
-24
->>>>>>> .r1527
-70
-49
-c5
-02
-20
-60
-00
+31
+df
 00
-6f
-e0
-c8
-f6
-24
-5a
-4d
-4e
-6f
-e0
-c9
-a1
-24
-5a
-03
-<<<<<<< .mine
-58
-||||||| .r1267
-5a
-=======
-4c
->>>>>>> .r1527
-20
-20
-4d
-01
-6f
-e0
-c8
-f5
-c0
-0a
-03
-<<<<<<< .mine
-5d
-||||||| .r1267
+75
+27
+32
+7e
+69
+2a
+f1
+c4
 5f
-=======
-51
->>>>>>> .r1527
-c0
-0d
-03
-<<<<<<< .mine
-64
-||||||| .r1267
-66
-=======
-58
->>>>>>> .r1527
-c0
+ed
 04
-03
-<<<<<<< .mine
-69
-||||||| .r1267
-6b
-=======
-5d
->>>>>>> .r1527
-20
-20
+7f
 4d
-12
-6f
-e0
+b9
+04
+11
+37
+fc
 c8
-f6
-c3
-00
-03
-<<<<<<< .mine
-62
-||||||| .r1267
-64
-=======
-56
->>>>>>> .r1527
-70
-49
-c6
-01
-20
-40
-5c
-a3
-70
-4b
-c8
-06
-58
-00
-00
-00
-20
-20
-4d
+24
+9a
+05
+ff
+d3
+10
+ca
+81
+a1
+d8
+91
+25
+28
+74
+7a
+36
+b2
+fe
 38
-6f
-e0
-c8
-f6
-c3
-00
-03
-<<<<<<< .mine
-62
-||||||| .r1267
 64
-=======
+3d
 56
->>>>>>> .r1527
-70
-49
-c6
-00
-20
-40
-5c
-a3
-20
-20
-03
-<<<<<<< .mine
-61
-||||||| .r1267
-63
-=======
-55
->>>>>>> .r1527
-6f
-e0
-c8
-f6
-c3
-00
-03
-<<<<<<< .mine
-62
-||||||| .r1267
-64
-=======
+dd
+45
+10
+5e
+c5
+23
+1d
 56
->>>>>>> .r1527
-70
-49
-c6
-02
-20
-40
-5c
-a3
-20
-20
-03
-<<<<<<< .mine
-61
-||||||| .r1267
-63
-=======
-55
->>>>>>> .r1527
-20
-40
-03
-<<<<<<< .mine
-70
-||||||| .r1267
-72
-=======
-64
->>>>>>> .r1527
-20
-20
-4d
-f6
-20
-40
-7d
-bc
-20
-40
-03
-<<<<<<< .mine
-7e
-||||||| .r1267
-80
-=======
-72
->>>>>>> .r1527
-20
-40
-03
-<<<<<<< .mine
-92
-||||||| .r1267
-94
-=======
-86
->>>>>>> .r1527
-20
-40
-03
-<<<<<<< .mine
-a6
-||||||| .r1267
-a8
-=======
-9a
->>>>>>> .r1527
-20
-40
-03
-<<<<<<< .mine
-ba
-||||||| .r1267
-bc
-=======
-ae
->>>>>>> .r1527
-20
-40
-03
-<<<<<<< .mine
-ce
-||||||| .r1267
-d0
-=======
-c2
->>>>>>> .r1527
-20
-34
-03
-<<<<<<< .mine
-7c
-||||||| .r1267
-7e
-=======
-70
->>>>>>> .r1527
-6f
-e0
-cb
-a1
-79
-3f
 fe
-00
-79
+69
+ab
 3f
-fe
-01
-67
-e0
-cb
-a1
-20
+18
+68
+41
 60
-00
-00
-70
+ae
+c1
+5b
+50
+06
+c7
+17
+7e
+ef
+cb
+19
+52
+5c
+e8
+2f
+49
 48
-f4
-00
-20
-60
-00
-00
-6f
+48
+b7
+1b
+51
 e0
+30
+5e
+10
 cb
-a8
-20
-7a
-00
-00
+08
+06
+d4
+25
+eb
+39
+bb
+4b
+1d
+f4
+cf
+4a
+35
+5a
+d8
+08
 6f
 e1
-48
-fa
-68
-49
-4b
-a9
-98
-46
-7c
-00
+05
+8b
+e6
+8c
+70
+04
+ce
 20
-22
-83
-<<<<<<< .mine
-88
-||||||| .r1267
-8a
-=======
-7c
->>>>>>> .r1527
-18
+31
+51
+09
+6b
+e3
+9e
+0e
+1d
+5d
+97
+c2
+3e
+73
+45
+ef
+19
+2f
+0d
+09
+ff
+fe
+9a
+93
+a6
 50
-84
-00
-98
+08
+d9
+ab
+f0
+8c
+67
 46
-7c
-00
-20
-22
-83
-<<<<<<< .mine
-88
-||||||| .r1267
-8a
-=======
-7c
->>>>>>> .r1527
+5e
+ff
+a4
+61
+35
+73
+af
+19
+39
+f4
+27
 20
-60
-00
-00
+92
+9a
+35
+f5
+ed
+45
+6c
+95
+f3
+03
+bb
+8c
+91
+68
+4c
+71
+3d
+77
 20
-40
-7d
-ba
-6f
-e0
-cb
+4f
+77
+1b
+6b
+6b
+87
+e1
 a1
-79
+fb
+d3
+5d
+10
 20
-7e
-00
-79
+dd
+37
+fc
+38
+1c
+bd
+0d
+b3
+60
+c3
+1a
+bc
 3f
-fe
-01
-67
-e0
+51
+4a
+c8
+80
+51
+ef
+1d
+3e
+a3
+4e
+e1
+7c
+55
+ca
+04
+7a
+4f
+8b
+5c
+3c
 cb
+34
+58
+f6
+84
+2e
+b5
+9a
+45
+7b
+02
+0a
+f2
+90
+6e
+a2
+a2
+77
+7c
+65
+a6
 a1
-6f
-e0
-c6
-66
-c1
-00
-00
-00
-70
-46
-66
-00
-70
-4b
-a3
-01
-20
+1e
+40
+d0
+5c
+a2
 60
-00
-00
-6f
-e0
-cb
-ab
-20
+63
+b2
+11
+40
+4e
+ce
+f5
+b3
+0b
+9a
+e9
+e6
 7a
-00
-00
-6f
-e1
-48
-fa
+e2
+1b
+4d
+26
+f5
+cd
 68
-49
-4b
-ac
-98
-46
-7c
-00
-20
-22
-83
-<<<<<<< .mine
-9c
-||||||| .r1267
+6e
+3e
+f4
+4c
 9e
-=======
-90
->>>>>>> .r1527
-18
-50
-84
-00
-98
-46
-7c
-00
-20
-22
+4e
+e7
+93
+f6
+d6
+cf
+0f
 83
-<<<<<<< .mine
+01
 9c
-||||||| .r1267
-9e
-=======
+1d
+01
+14
+e4
+f8
+41
+eb
+aa
+40
+8a
+21
+ad
+3d
+e8
+69
+27
+35
+82
+94
+ac
+77
+c2
 90
->>>>>>> .r1527
-20
-60
-00
+dd
+fc
+f5
+16
+76
+87
+9f
+93
+e2
+f4
+d3
+80
+59
+14
+59
 00
-20
-40
-7d
-ba
-6f
-e0
-cb
-a1
-79
-3f
-fe
-00
-79
-20
-7e
-01
-67
-e0
-cb
-a1
-6f
-e0
-c6
-66
-c1
-00
-80
-00
-70
-46
-66
-01
-70
-4b
-a5
-01
-20
-60
-00
-00
-6f
-e0
-cb
-ae
-20
-7a
-00
-00
-6f
-e1
-48
-fa
-68
-49
+78
+72
+0c
+07
+ac
+61
 4b
+53
+34
+cf
+fd
+96
+95
+47
+fb
+6d
+10
+95
+6a
+d8
+09
+a3
+71
+9e
+df
+2b
+4d
+31
+ce
+f2
+17
+81
+99
+3e
+7d
+be
+7d
+54
+e9
+6c
+ad
+53
 af
+59
+06
+e7
+b8
+05
+0d
+cb
+4e
+17
+da
+03
+2c
 98
-46
-7c
-00
-20
-22
-83
-<<<<<<< .mine
-b0
-||||||| .r1267
-b2
-=======
-a4
->>>>>>> .r1527
+0a
+40
+0e
+69
+f8
+49
+8d
 18
-50
-84
-00
-98
-46
+ad
+b5
+f7
+24
 7c
-00
-20
-22
-83
-<<<<<<< .mine
-b0
-||||||| .r1267
-b2
-=======
-a4
->>>>>>> .r1527
-20
-60
-00
-00
-20
-40
-7d
-ba
-6f
-e0
-cb
-a1
-79
-3f
-fe
-00
-79
-20
-7e
-01
-67
-e0
-cb
-a1
-6f
-e0
-c6
-66
-c1
-01
-00
-00
-70
-46
+a8
+a7
+2c
+1e
 66
-02
+db
+3b
+e7
+b4
+a3
+91
+99
+33
+30
+bd
 70
-4b
-a5
-01
-20
-60
-00
-00
-6f
-e0
-cb
-b1
-20
-7a
-00
-00
-6f
-e1
-48
-fa
-68
-49
-4b
-b2
 98
-46
-7c
-00
-20
-22
-83
-<<<<<<< .mine
-c4
-||||||| .r1267
-c6
-=======
-b8
->>>>>>> .r1527
-18
-50
-84
-00
+4c
+25
+ec
+d9
+a0
+0a
+bb
+d4
+d0
+2a
+9b
+cd
+42
+63
+12
+5e
+21
 98
-46
-7c
-00
-20
-22
-83
-<<<<<<< .mine
-c4
-||||||| .r1267
 c6
-=======
-b8
->>>>>>> .r1527
-20
-60
-00
-00
-20
-40
-7d
-ba
-6f
-e0
-cb
-a1
-79
-3f
-fe
-00
-79
-20
-7e
-01
 67
+2d
+0f
+9b
+c1
+82
+26
+d8
+51
+53
+53
+8a
+b1
+30
+43
+df
+4d
+8f
+e3
+35
+3e
+c3
+da
+5e
+5b
+12
+94
+3c
+a4
+09
+8d
+1a
+d9
+0d
+72
+02
+0f
 e0
-cb
-a1
-6f
-e0
-c6
+a7
+15
+4d
+6d
+9b
+85
+d5
+7a
+95
+61
+5f
+17
+3a
+2e
+9f
+10
+93
 66
-c1
+61
 01
-80
-00
-70
-46
-66
-03
-70
-4b
-a5
+8c
+7e
+b0
+b7
+15
+08
+8d
+27
+52
+ee
+fe
+ea
+a8
+0e
 01
-20
+93
+64
+f5
+6d
+c5
+1c
 60
-00
-00
-6f
-e0
-cb
-b4
-20
-7a
-00
-00
+93
+ee
+2a
+f4
+bc
+6b
+65
+c0
+6d
+ad
+92
+b3
+8f
+6e
+b9
+8d
+27
+30
+c8
+14
 6f
-e1
-48
-fa
-68
-49
-4b
-b5
-98
-46
-7c
-00
-20
-22
-83
-<<<<<<< .mine
-d8
-||||||| .r1267
-da
-=======
-cc
->>>>>>> .r1527
-18
+14
+d6
+51
+78
 50
+4d
+cd
 84
-00
-98
-46
-7c
-00
-20
-22
-83
-<<<<<<< .mine
-d8
-||||||| .r1267
-da
-=======
-cc
->>>>>>> .r1527
-20
-60
-00
-00
-20
-40
+23
 7d
-ba
-6f
-e0
-c6
-66
-c1
-02
-00
-00
-70
-46
-66
-04
-20
-40
+fe
+fe
+a9
+07
+5a
+db
+51
+a0
+84
 4a
-56
-20
-20
-5e
-d1
-78
-54
-7c
-00
-70
-49
-6c
-00
-70
-49
+5f
+3f
+aa
+52
+45
+9a
+7d
+5a
+fe
 6d
-00
-70
+60
+0c
+8b
+05
+ba
+16
+17
+90
+69
 49
-6e
-00
-6f
-e0
-c9
-c1
-c0
-00
-cd
-a5
-c0
-01
-4d
-aa
-c0
-01
-cd
-aa
-c0
-02
-4d
-ae
-c0
-03
-4d
-b7
-6f
-e0
-c8
-f4
-20
-3a
-03
-<<<<<<< .mine
-eb
-||||||| .r1267
-ed
-=======
-df
->>>>>>> .r1527
-20
-20
-4e
-54
-6f
-e0
-c6
-66
-c1
-80
-00
-00
-20
-20
-4e
-66
-6f
-e0
-c6
-66
-c0
-80
-03
-<<<<<<< .mine
-f5
-||||||| .r1267
-f7
-=======
-e9
->>>>>>> .r1527
-70
-49
-a9
-00
-6f
-e1
 48
-55
-24
+05
+05
+33
+93
+de
+23
+43
+12
+09
+ab
+21
+35
+fa
+17
+df
+3c
 5a
-4a
-fc
-6f
-e3
+fa
+27
+2f
+53
+b0
+43
+3a
+74
+ad
+cc
+a9
 48
-58
-24
+b9
+f2
+9e
+c2
+4e
 5a
-4a
-fc
-6f
-e0
-c8
-55
-c0
-00
-03
-<<<<<<< .mine
-f8
-||||||| .r1267
+0b
 fa
-=======
-ec
->>>>>>> .r1527
-20
-20
-4f
-19
-70
-48
-5f
-02
-20
+95
+9b
+a2
+62
+46
+51
+e1
+3b
+1b
+47
 40
-4f
-3e
-6f
-e0
-c6
-66
-c0
-80
-4f
-2a
-20
-20
-4f
-27
-58
-00
-04
-<<<<<<< .mine
-1a
-||||||| .r1267
+5f
 1c
-=======
-0e
->>>>>>> .r1527
-67
-e1
 43
-e9
-58
-00
-4f
-e5
-67
-e1
-45
-f2
-58
-00
+3f
+f0
+43
+38
+83
+8f
+a8
+5d
+38
+8f
+87
+b2
 4f
-f8
-67
+8f
+83
 e1
-45
-f4
-58
+91
+a3
+3d
+93
+76
+90
+59
+15
+0a
+6f
+b3
+28
+8b
+70
+54
+1f
+27
+e2
+7b
 00
-04
-<<<<<<< .mine
-1d
-||||||| .r1267
+f3
+ff
+06
+51
+64
+b4
+d5
+ba
 1f
-=======
-11
->>>>>>> .r1527
-67
-e1
-45
-f6
-58
+ea
 00
-04
-<<<<<<< .mine
+d4
+a6
+ba
+af
+ed
+72
+b7
+ad
+1f
+6d
+34
+2f
+af
+84
 df
-||||||| .r1267
-e1
-=======
-d3
->>>>>>> .r1527
-67
-e1
-43
-d9
-58
-00
-04
-<<<<<<< .mine
-3a
-||||||| .r1267
-3c
-=======
-2e
->>>>>>> .r1527
-67
-e1
-43
-d7
-58
-00
-4a
-9a
-67
-e1
-43
-dd
-58
-00
+1a
+1a
+9e
+8e
+5f
+ae
+33
+94
+27
+17
+fc
+d6
+ae
+c7
 4b
+dc
+6a
+a5
 cc
-67
-e1
-43
-db
-58
-00
-4f
+63
+ed
+9f
+30
+38
+7f
+83
 62
-67
-e1
-43
-d5
-58
-00
-5b
-08
-67
-e1
-43
-df
-58
-00
-4b
+8d
 19
-67
-e1
-43
-e3
-58
-00
-55
+06
+41
+c7
+71
+07
+2a
+75
 fa
-67
-e1
-43
-e7
-58
-00
-62
-21
-67
-e1
-43
-e1
-58
-00
-62
-28
-67
-e1
-43
-e5
-20
-60
-00
-00
-6f
-e0
-c6
-66
-c1
-80
-00
-00
-20
-20
+6b
+b3
+b9
+b6
 61
-0b
-20
-40
-04
-<<<<<<< .mine
-34
-||||||| .r1267
-36
-=======
-28
->>>>>>> .r1527
-68
-48
-c6
-55
-20
-40
-6e
+d3
+3f
+0f
+38
+30
 b6
+5d
+b9
+29
+bd
+50
+e1
+a7
+a7
+47
+0e
+ed
+2d
+15
+89
+a3
 68
-48
-cb
+64
+08
+6d
+71
+d3
+c2
+36
+b9
+af
+5f
+7b
+e5
+74
+f8
+81
+f3
+d1
+26
+ab
 bb
-79
-20
-04
-07
-20
+94
+8d
+e4
+02
+a4
+2f
 40
-6e
-b6
-6f
-e1
-48
+a6
+dc
+cf
+cb
+9b
+2c
+5f
+62
+5b
+b8
+cc
+a5
+23
+b8
+cb
+d9
+62
 98
-1f
-e2
-24
-00
-df
-20
-00
-14
-e8
-40
-80
-12
-28
-4f
-fe
-07
-24
-40
-ee
-f7
-1a
-40
-a4
-01
+49
+6e
+61
+1c
+8f
+78
+f0
+75
+7a
+8a
+57
+c3
+bb
+18
+44
+d5
+0e
+30
+ae
+4b
+34
 c2
-00
-04
-<<<<<<< .mine
-26
-||||||| .r1267
-28
-=======
-1a
->>>>>>> .r1527
-6f
-e1
-48
-96
-1f
-e2
-24
-00
-df
-20
-00
-08
-e8
-40
-80
+9e
 12
-18
-46
-7c
-ff
-24
-42
-ee
-b6
-1a
-40
-a4
+b0
 01
-c2
-00
-04
-<<<<<<< .mine
-2e
-||||||| .r1267
-30
-=======
-22
->>>>>>> .r1527
-20
+59
+4a
+d8
+83
+8a
+f2
 20
-04
-<<<<<<< .mine
+29
+76
+17
+6c
+29
 4d
-||||||| .r1267
-4f
-=======
-41
->>>>>>> .r1527
-58
-00
-00
-00
-79
-20
-7e
-15
-67
-e4
-00
-16
-58
-00
-00
-00
-e7
-e2
-00
-05
-20
-60
-00
-00
-c6
-13
-00
-00
-20
-20
-04
-<<<<<<< .mine
-1d
-||||||| .r1267
-1f
-=======
-11
->>>>>>> .r1527
+a9
+c2
+88
+b4
+d2
+7c
+5e
+82
+12
+7a
+c3
+9f
 70
-46
-59
-ff
-20
-40
-73
-9a
-20
-40
-4f
+49
+12
+f1
+a9
+fe
+81
+e6
+57
+02
+51
+bd
+5b
+57
+69
+2d
 70
-20
-20
-04
-<<<<<<< .mine
-46
-||||||| .r1267
-48
-=======
-3a
->>>>>>> .r1527
-20
-40
-4b
-6f
-20
-40
-01
-<<<<<<< .mine
-f8
-||||||| .r1267
-fa
-=======
-ec
->>>>>>> .r1527
-20
-40
-01
-de
-20
-20
-4b
-7c
-20
-40
-04
-<<<<<<< .mine
+7a
+f1
+e2
+93
+db
 46
-||||||| .r1267
-48
-=======
-3a
->>>>>>> .r1527
-20
-20
-43
+a3
+44
 27
-20
-40
-04
-<<<<<<< .mine
-34
-||||||| .r1267
-36
-=======
-28
->>>>>>> .r1527
-20
-40
-4f
-70
-20
-40
-04
-<<<<<<< .mine
-1d
-||||||| .r1267
-1f
-=======
-11
->>>>>>> .r1527
-68
-48
-c6
-5b
-20
-40
+f9
+8e
 4c
-7d
-20
-40
-04
-<<<<<<< .mine
-4d
-||||||| .r1267
-4f
-=======
-41
->>>>>>> .r1527
-20
-20
+af
+17
+0b
+ce
+e4
+9e
+f6
+45
+eb
+42
+d4
+bf
 4f
-7b
-d8
-c0
-80
-70
-df
-20
-00
+cd
+0d
+c9
 10
-ef
-e0
-80
-06
-24
-3a
-04
-<<<<<<< .mine
-54
-||||||| .r1267
-56
-=======
-48
->>>>>>> .r1527
-58
-00
-00
-40
-18
-c0
-8b
-ff
-e7
-e0
-80
+81
+8d
+c8
+89
+c7
+b5
+8e
 05
-c2
-00
-04
-<<<<<<< .mine
-4f
-||||||| .r1267
-51
-=======
-43
->>>>>>> .r1527
-df
-e0
-80
-dc
-98
-c6
-7c
-00
-20
-62
-80
-00
-df
-20
-00
-08
-d8
 c0
-80
-d4
-20
-20
-04
-<<<<<<< .mine
-4f
-||||||| .r1267
+db
+0c
+bc
 51
-=======
-43
->>>>>>> .r1527
+e7
+18
 20
-40
-24
-08
-6f
-e1
-c0
-bd
 20
-7a
-00
-00
-6f
-e0
-c9
-a1
-24
-7a
-00
-00
-6f
-e0
-c9
-a2
-24
-7a
-00
-00
+eb
+11
+77
+84
+73
+a0
+dd
+a4
 6f
-e0
-c9
-c4
-24
+2f
 7a
-00
-00
-20
-20
-24
-90
-6f
-e1
-43
-e9
-20
-40
-7d
-79
-6f
-e2
-40
-ad
-98
-40
-fe
-00
+d1
+8e
+88
+a9
+c7
+58
+ed
+f2
+9c
+2d
 67
-e2
-40
-ad
-20
-40
-04
-<<<<<<< .mine
-6c
-||||||| .r1267
-6e
-=======
-60
->>>>>>> .r1527
-20
-20
-24
-25
-60
-04
-40
-e7
-d8
-c0
-80
-70
-d8
+f4
+e6
+83
+16
+ea
+d5
+c6
+13
+e4
+f5
 a0
-40
-cc
-20
-40
-7c
+7b
+cd
+0b
+89
+ba
+4a
+7e
+52
+5e
+02
+df
+0d
+d1
+70
+1e
+24
+a7
+72
+2e
+6a
+78
 8f
-d8
-c0
-80
-d4
-20
-40
+dc
+2d
+63
+2f
+13
+91
+59
+2b
+2e
 7c
-89
-6f
-f0
-80
-80
-67
-e0
-c0
-ef
+09
+0d
+cb
+d6
+bc
 18
-42
-24
-00
+50
+46
+f9
+08
+cf
+52
+ea
+1d
+1c
+31
+93
+59
 df
-20
-00
+8d
 0c
-da
-20
-00
+4e
+5e
 16
-da
-60
+4e
+79
+c6
+78
+92
+d6
+f1
+1a
+9d
+5f
+fb
+75
+df
+56
+9e
 81
-4d
-37
-d9
-82
-00
-ef
-e0
-80
-11
-e8
+a4
+ca
+85
+21
+1f
+26
+c2
+27
+a1
+dd
+e3
+8c
+bc
+0f
+cb
+b4
+59
 40
-80
-13
-98
-46
-7c
-00
-20
-22
-84
-<<<<<<< .mine
-7f
-||||||| .r1267
-81
-=======
-73
->>>>>>> .r1527
-e7
-e0
-80
-13
-37
-d9
-82
+2e
+cc
+e5
+54
+b4
+c4
+33
 00
-1a
-20
-a2
-01
-1a
-60
+1e
+1e
+4f
 a6
-01
-c2
-00
-04
-<<<<<<< .mine
-79
-||||||| .r1267
-7b
-=======
-6d
->>>>>>> .r1527
-1a
-42
-04
-00
-20
-60
-00
-00
-20
-40
-73
-96
-20
-40
-<<<<<<< .mine
-06
-08
-||||||| .r1267
-06
-0a
-=======
-05
-fc
->>>>>>> .r1527
-20
-40
-04
-<<<<<<< .mine
-91
-||||||| .r1267
-93
-=======
-85
->>>>>>> .r1527
-20
-40
-04
-<<<<<<< .mine
-b1
-||||||| .r1267
-b3
-=======
-a5
->>>>>>> .r1527
-20
-40
-04
-<<<<<<< .mine
-c8
-||||||| .r1267
-ca
-=======
-bc
->>>>>>> .r1527
-20
-75
+c7
+43
+57
+2e
+a2
+2a
+82
+5a
+72
 80
-00
-20
-40
-04
-<<<<<<< .mine
-40
-||||||| .r1267
+23
+22
+49
 42
-=======
-34
->>>>>>> .r1527
-6f
-e0
-ca
-07
+9f
+65
+42
+c3
+8d
+a9
+68
+ba
+ad
+52
+0c
+2a
 67
-e0
-ca
-08
-20
-40
-4a
-7a
-6f
-e0
-c6
-66
-c0
-02
-06
-<<<<<<< .mine
-6a
-||||||| .r1267
-6c
-=======
+70
+86
+ee
+81
+10
+0b
+f8
+81
+97
+5a
+88
 5e
->>>>>>> .r1527
-20
-20
-49
+34
+be
+71
+b9
+1f
+72
+c4
+0d
+eb
+42
+9b
+04
+df
+04
+a6
+38
+ea
+9d
+b4
+c5
+e3
+a0
 62
-20
-75
-80
-00
-20
-40
-35
-f0
-20
-40
+0c
+c9
 06
-<<<<<<< .mine
-14
-||||||| .r1267
-16
-=======
-08
->>>>>>> .r1527
-6f
-e0
-c6
-66
-67
-e0
-cb
-e4
+0a
 6f
-e1
-c2
-de
-67
-e1
-c7
+25
+0c
+8c
+19
+b2
+aa
+f0
+f9
 97
-20
-40
-49
+f8
+2d
+bb
 af
-58
-00
-4b
-f9
-67
-e1
-43
+77
 3f
-58
-00
+e0
+02
+b2
+0f
 00
+17
+fd
+de
+c1
+36
+d8
+58
+83
+d8
+fb
+66
+aa
+4c
+ac
+fd
+90
+88
+31
+ca
+38
+70
+f1
 20
-67
-e1
+6d
+b9
+ab
+e0
+92
+b7
+5e
+c7
+7d
+bc
+5f
+cc
+1a
+88
+2e
+f9
+05
+f9
+ac
+61
+b3
 43
-41
-68
-48
-c8
-65
-20
-40
-6e
-f3
-20
-40
-2a
-41
-6f
+f2
+09
+a8
+e6
+3b
+9b
+a6
+3e
+5f
 e4
-47
-13
-c2
-89
-81
-<<<<<<< .mine
+d4
+d3
+6a
+0c
+29
+e8
+f5
+02
+86
 7a
-||||||| .r1267
-77
-=======
+f7
+a3
+c7
+3f
+09
 69
->>>>>>> .r1527
-c2
-89
-5d
-6e
-20
-60
-00
-00
-da
-20
+c7
+76
+3f
+5b
+e7
 46
-67
-6f
-e0
+2b
+08
+59
+8c
+d9
+8d
+02
+a5
+ca
+cd
+15
+d8
+06
+e1
+30
+97
 c6
-66
-c1
-00
-00
-00
-1f
-e0
-ff
-ff
-1f
-ef
-fe
-0d
-9a
+0f
+c7
+fa
+aa
+bb
+65
 20
-a2
-00
-ef
-e0
-80
-11
-67
-e0
-c3
 f3
-c0
-1a
-04
-<<<<<<< .mine
-ae
-||||||| .r1267
-b0
-=======
-a2
->>>>>>> .r1527
-20
-60
-00
-00
+31
+f0
+b8
+b5
+3d
+53
+35
+a7
+5d
+d3
+57
+9d
+c9
+b8
+1b
 ef
-e3
-00
-06
-67
-e3
-41
-16
-20
-20
-5c
+cc
+2d
+46
+d2
+d8
+6f
+4b
+90
+95
+b5
+d3
+d9
+29
+32
+71
+6f
+36
+5e
+95
+4a
+3c
+52
+1e
+1d
+4e
+5b
+84
 7d
+03
 20
-40
-04
-<<<<<<< .mine
-34
-||||||| .r1267
-36
-=======
-28
->>>>>>> .r1527
-68
-48
-c6
+8e
+31
+e5
+9c
+e8
+98
+1f
+46
+c8
+31
+d6
+25
+d0
+d7
+4d
+57
+1a
+fb
+86
+46
+14
+ab
+de
+f9
+00
+58
+f7
+a0
 55
-60
+62
+25
+5f
+7a
+86
+17
+89
+b7
+39
+8d
+ee
+fe
 48
-c6
+a7
+71
+43
+0c
+ef
+31
+4a
+b3
+83
+4b
+15
+cd
+fc
 59
+e1
+4f
+61
+17
+a1
+8d
+62
 20
-40
-4c
-7d
-58
-00
-48
-6e
-67
+ed
 e1
-48
-96
-58
-00
-48
+d3
+5e
 76
-67
-e1
-48
-98
-58
-00
-48
-8a
-67
-e1
-48
-9a
-6f
-e1
-48
-96
-1f
-e2
-24
-00
+9b
+a6
+f7
+0e
+02
 df
-20
-00
-08
-e8
-40
-80
-12
-18
-46
-7c
-ff
-24
-42
-c9
-e7
-1a
-40
-a4
-01
+53
+90
+87
+32
+41
+31
+5a
 c2
-00
-04
-<<<<<<< .mine
-be
-||||||| .r1267
-c0
-=======
-b2
->>>>>>> .r1527
-20
-40
-04
-<<<<<<< .mine
-75
-||||||| .r1267
-77
-=======
-69
->>>>>>> .r1527
-6f
-e1
-48
-98
-1f
-e2
-24
-00
-df
-20
-00
+70
+6d
+6a
+99
+cc
+ad
+d7
+ed
 14
-20
-20
-49
 e1
-6f
-e0
-c6
+3f
+79
+7e
+82
+32
+65
+0a
+bd
+62
+90
+2b
+e7
+3c
+4e
+04
+b4
+8f
+ce
+76
+02
+2b
+0a
+3e
+c7
 66
-c0
-80
-49
-f2
-20
-40
-35
+a7
+c4
+37
+dc
+7d
+c7
+06
+25
+41
+11
+83
+96
+63
+9a
+9c
+b8
+39
 fb
-20
-20
-49
+fe
+fa
+2c
+37
+bb
+f6
+4c
+d1
+13
+0f
+87
+f0
+99
+26
+b5
+12
+f9
+ae
+0c
+77
+77
+eb
+73
 ec
+6e
+38
+8d
+e4
+a7
+67
+b4
+db
+63
+4a
 6f
-e0
-86
+f4
+60
+56
+d8
+2b
+61
+45
+3c
+68
+d8
+59
+25
+f6
+53
+28
+da
+62
+87
+8f
+ba
+66
+dd
+fa
+8a
+72
+4f
+68
+6c
+26
+6b
+5b
+48
 6f
-c0
+62
+3e
 0f
-84
-<<<<<<< .mine
-cf
-||||||| .r1267
-d1
-=======
-c3
->>>>>>> .r1527
-20
-20
-78
-64
-70
-00
-32
-34
+9d
 6f
-e0
-c3
-cb
-c0
+55
 07
-cb
+b0
 c5
-20
-20
-6e
-a6
-20
-40
-04
-<<<<<<< .mine
-41
-||||||| .r1267
-43
-=======
-35
->>>>>>> .r1527
-20
-40
+26
+4a
+c3
+dd
 02
-<<<<<<< .mine
-20
-||||||| .r1267
-22
-=======
-14
->>>>>>> .r1527
-58
-00
-00
-00
-67
-e1
-4b
-e5
-20
-20
-4b
+49
+8e
+c7
+9d
+f6
+18
+7e
+19
+13
+a9
+95
+0b
+f4
+15
+27
+7d
 9a
-58
-00
-00
-00
-67
-e1
-47
-90
-d8
-e0
-00
-06
-20
-40
-5f
-04
-70
-47
-92
-00
-20
-40
-5c
-3e
-20
-20
-04
-<<<<<<< .mine
-41
-||||||| .r1267
-43
-=======
+54
+e8
+88
+2c
+af
+0d
+6c
+46
+2e
+f8
+3b
+df
+31
+cd
+d2
+98
+8a
+7e
+46
+89
+07
+ec
+82
+7d
 35
->>>>>>> .r1527
-20
-40
+89
+d6
+97
+9a
+4f
+a4
+1e
+54
+5a
+e9
+f4
+4c
+9e
 2a
-28
-24
-7a
-00
-00
-6f
 e0
-c7
-8f
-c0
-7f
+1c
+eb
+dc
+75
+8c
+3a
 84
-<<<<<<< .mine
-e6
-||||||| .r1267
-e8
-=======
-da
->>>>>>> .r1527
-6f
-e0
-c8
-43
-1f
-e1
-7e
-03
-c1
-81
-80
+8e
+fe
+64
+45
+29
 00
-6f
-e4
-47
+1b
+65
+b5
+7a
+61
+d0
+20
+27
 13
-c2
-80
+3c
+06
+2b
+5f
+13
+2d
+59
+93
+c8
+6f
+b1
+88
+bb
+3f
+18
 84
-<<<<<<< .mine
-f0
-||||||| .r1267
-f2
-=======
-e4
->>>>>>> .r1527
-c2
+71
+be
+3a
+67
+7c
+c3
+55
+32
+9a
+63
+ae
+a8
 80
+bb
+79
+38
+77
+78
+38
 04
-<<<<<<< .mine
-f0
-||||||| .r1267
-f2
-=======
-e4
->>>>>>> .r1527
-c2
-82
-84
-<<<<<<< .mine
-f0
-||||||| .r1267
-f2
-=======
-e4
->>>>>>> .r1527
-c2
-83
-04
-<<<<<<< .mine
-f0
-||||||| .r1267
-f2
-=======
-e4
->>>>>>> .r1527
-20
-40
-4e
-47
-24
-74
-00
-00
-6f
-e0
-c9
-6c
-c0
-00
-db
-3d
-20
+65
 60
+e1
+1c
+9d
+0f
+72
+03
+6a
+26
+30
+5a
+8f
+ea
+9d
+98
 00
-00
-70
-49
-6d
-00
-20
-20
-5b
-3d
-6f
-e0
-cb
-f4
-da
+11
+21
+73
+44
+39
+fd
+0e
+23
+bb
+9b
+41
+35
+27
+de
+e8
+5f
+43
+46
+45
+d8
+0b
+fc
+b8
+7f
+07
+9f
+93
+68
+d5
+51
+d7
+98
 60
+0b
+95
+84
+77
+d6
+ef
+8a
+e3
+b9
+f7
+36
+ce
+b8
 01
-00
-9a
-60
-fe
-00
-20
-60
-00
-00
-20
-20
-05
-<<<<<<< .mine
-16
-||||||| .r1267
+e7
+e3
+d0
+ad
+74
+fd
+a6
+49
+7b
+b6
+5e
+55
+d1
+e7
+60
+d2
+9e
+78
+7e
+23
+5d
+fc
+d2
+e6
+01
+47
+6a
+97
+3c
+4d
+ba
+f8
+27
 18
-=======
-0a
->>>>>>> .r1527
+9e
+5b
+f7
+8f
+e3
+4d
+2b
+dc
+6e
+f4
+52
+a8
+c8
+b5
+34
+99
+80
+67
+78
 20
-40
-04
-<<<<<<< .mine
-f9
-||||||| .r1267
-fb
-=======
+2d
+46
+fa
+28
+b4
+be
+b4
+3b
+79
+5d
 ed
->>>>>>> .r1527
-20
-20
-25
-63
-6f
-e0
-cb
-f5
-20
-7a
-00
-00
-6f
-e0
-cb
-f6
-24
+e3
+b8
+74
+b5
+2a
+cf
+c5
+84
+fc
+b5
+b5
+a8
+d7
+d5
+59
+da
+b6
+8a
+04
+f1
+a1
+a2
+ba
+1b
+4a
+ea
+5d
+02
+b2
+ee
+b9
+ae
+bf
+3a
 7a
-00
-00
+cc
+dd
+dd
+2c
+02
+c8
+fd
+2e
+b0
+bb
+87
+19
+07
+9e
+ba
+db
 68
-48
-cb
-f5
-6f
-e0
-cb
-f4
-98
+55
+7e
+1c
+38
+52
+95
+2f
+bd
+37
+93
 46
+cd
+70
+0a
+55
+f7
+46
+fa
+a4
+ed
+6d
 7c
-00
+68
+f2
+b5
+2d
+e4
+4f
+d7
+e7
+0a
+96
+8b
+9c
+2f
+2f
+4e
+1f
+6c
+bd
+85
+80
+12
+85
+9d
+36
+aa
+38
+69
+5e
+40
+cf
+eb
+7d
+80
+1b
+2b
+8f
+57
+8a
+90
 24
-41
-04
-<<<<<<< .mine
+08
 f2
-||||||| .r1267
-f4
-=======
-e6
->>>>>>> .r1527
+57
+31
+99
+af
 98
-46
-7e
-00
-1f
+f2
+72
+83
+b4
+60
+d8
+03
+c2
+14
+32
+b8
+a5
+2e
+af
+72
+db
+37
+4a
+9b
+01
 e6
-7c
-64
-20
-21
-<<<<<<< .mine
-05
-0b
-||||||| .r1267
+de
 05
-0d
-=======
-04
-ff
->>>>>>> .r1527
-6f
-e0
-cb
-f7
+26
+2b
+a4
+28
+2e
+d2
+fb
+d0
+08
+f6
+f8
+81
+c2
+4f
+07
+89
+a2
+6e
+d6
+ac
+23
 1f
-e6
-7c
+d7
+0f
+10
+9f
+ed
+c6
+db
+de
+35
+dc
+c8
+29
+b8
+85
+d2
+d4
+e4
+31
+de
+f5
+c3
+ea
+8e
+4f
+ff
+e9
+03
+89
+17
+8e
+36
+36
+5b
+c3
+8c
+38
 14
-24
-41
-<<<<<<< .mine
-05
+21
+ea
+10
+fa
+2d
+64
+c6
+8f
+eb
+72
+36
+38
+5b
+38
+cd
+72
+33
+ea
+ec
+27
+08
+a2
 09
-||||||| .r1267
-05
-0b
-=======
-04
-fd
->>>>>>> .r1527
-70
-4b
-f6
-01
-20
-60
-00
-00
-70
-4b
 f8
-01
-20
-20
-43
-1f
-68
-48
-81
-7f
+76
 6f
+6c
+8a
+6e
+16
+12
+35
+1e
+60
+87
+d2
+1d
+70
+90
+cf
+7c
+ee
+e7
+14
+25
+1e
+03
+3b
+e6
+bd
+32
+3f
+19
+cd
+d3
+1d
 e0
-80
-4c
-1f
-e3
-7e
-00
+be
+ab
+7c
+0c
+fd
+72
+35
 98
-42
-fe
-00
-2f
-ef
-fe
-02
-58
-00
-00
-00
-68
-48
-cb
-f7
+a8
+74
 79
-20
-fe
-00
-98
-40
-84
-00
-60
-48
-cb
-f7
-20
-60
-00
-00
-6f
-e0
-80
-05
-1f
-e0
-fe
-01
-67
-e0
-80
-05
-24
-36
-85
-<<<<<<< .mine
-1d
-||||||| .r1267
+3f
 1f
-=======
-11
->>>>>>> .r1527
-6f
-e0
-cb
+98
+5d
+f1
+ba
+51
+18
+25
+6c
+64
+2e
+29
+e5
+e7
+d4
+4b
+ac
+38
 f4
-1f
-e0
-fe
-01
-67
-e0
+e5
+80
+6d
+6c
+b5
+41
+27
+9d
+6a
+ac
+a8
+61
+da
+02
+b9
+72
+5e
+76
+c4
 cb
-f4
+7f
+03
+c0
+16
 6f
-e0
-81
-68
-c3
-81
-80
-00
-79
-20
-7e
-03
-67
-e0
-81
-68
-6f
-e1
-42
-f5
-67
-e1
-01
 96
-58
-00
-00
-00
-67
-e2
-43
-1d
-20
+38
+64
+25
+75
 60
-00
-00
-20
-40
-28
+d7
+8d
+72
+55
+8a
+02
+f1
 1c
+28
+d8
+83
+8c
+00
+8a
+f8
+50
+c5
+5a
+4b
+96
+3f
+27
+ab
+8d
+92
+a9
+08
+11
 6a
-20
-80
-4d
-1a
-20
-a3
-fc
-24
-21
-26
-fa
-20
-20
-26
+95
+6c
+4c
+5c
+67
+31
+a8
+d5
+03
+63
+ff
+c1
+59
+e2
+8a
+8b
+bb
+12
 8e
 09
-80
-00
-18
-1f
-ef
-7e
-00
-1f
-f1
+5a
+85
+f3
+61
+41
+42
+23
+b3
 7e
+e5
+42
+65
+6f
+b5
+45
+2d
+a2
+03
+de
+23
+ba
+e9
+5b
+c7
+e4
+43
+04
+e6
+c9
+16
+66
 00
-e7
-e1
-80
-05
+ff
 78
+54
+4c
+cd
+08
+94
 28
-7c
-00
-20
-40
-27
-0d
-20
+88
+16
+2a
+11
+62
+eb
+0b
+c3
+e6
+4c
+68
+a8
+4f
+13
+38
+06
+33
+a2
+35
+e2
+b9
+90
+36
+57
+98
+ae
+f5
+98
+7f
+48
+f3
+98
+77
+d5
+67
+fe
+62
 23
-26
-f6
-c5
-99
-26
-af
-6f
-e0
-80
-4d
-20
-3a
-26
-af
-1f
-e0
-ff
+70
+93
 fc
-67
-e0
-80
 4d
-20
+41
+99
+06
+57
+f6
+d4
+5c
+56
+aa
+55
 40
-72
-cb
-6f
-f0
-81
-08
-c3
-03
-a6
-fa
-18
-00
-70
-0c
-65
-e2
-01
-54
-20
-20
-26
-af
-6f
-e0
-c3
-34
-c1
 00
 00
+40
+05
 00
-c0
-01
-b0
-4a
+33
+07
 20
-20
-28
-e1
-ef
-e1
-00
-06
-c0
-02
-05
-<<<<<<< .mine
-71
-||||||| .r1267
-73
-=======
-65
->>>>>>> .r1527
-20
-20
-28
-eb
-20
-40
-21
-52
-70
-89
+01
 00
 00
-79
-3f
-80
-30
-20
-20
-2a
-e3
-79
-3f
-80
-30
-20
-20
-2a
-f6
-da
-20
-46
-67
-6f
-e0
-c6
-66
-1f
-e0
-ff
-ff
-1f
-ef
+f4
+50
+a5
 fe
-0d
-20
-20
-54
-a6
-6f
-e4
-47
-13
-c4
-01
 00
 00
-d8
-e0
+c2
+00
+11
+00
+00
+04
+00
 00
 02
+00
 20
-40
-5f
+00
+00
+3c
+00
+00
+00
 04
-20
-40
-05
-<<<<<<< .mine
-62
-||||||| .r1267
-64
-=======
-56
->>>>>>> .r1527
-20
-40
-05
-<<<<<<< .mine
-56
-||||||| .r1267
-58
-=======
-4a
->>>>>>> .r1527
-20
-20
-5c
-a3
-da
-20
-46
-67
-6f
-e0
-c6
-66
-1f
-e0
-ff
-ff
-1f
-ef
-fe
-0d
-9a
-20
-a2
 00
-6f
-e0
-80
-32
-e7
-e0
-80
-11
-c0
-1a
-05
-<<<<<<< .mine
-5f
-||||||| .r1267
-61
-=======
-53
->>>>>>> .r1527
-20
-60
 00
 00
-6f
-e3
-01
-78
-e7
-e3
 00
-05
-20
-20
-5c
-66
-6f
-e0
-80
-32
-c0
-1a
-05
-<<<<<<< .mine
-65
-||||||| .r1267
-67
-=======
-59
->>>>>>> .r1527
-20
-60
 00
 00
-67
-e0
-c9
-5a
-6f
-e3
-01
-78
-67
-e3
-49
-5b
-6f
-e3
-c9
-5a
-d8
-c0
-46
-67
-df
-20
 00
-03
-e8
-43
-80
-06
-98
-46
-7c
 00
-20
-22
-dc
-69
-18
-c0
-8c
-06
-c2
 00
-05
-<<<<<<< .mine
-6b
-||||||| .r1267
-6d
-=======
-5f
->>>>>>> .r1527
-20
-60
 00
 00
-1a
-22
-0c
 00
-ef
-e1
-80
-06
-67
-e1
-c3
-97
-c0
-05
-85
-<<<<<<< .mine
-7e
-||||||| .r1267
-80
-=======
-72
->>>>>>> .r1527
-c0
-04
-05
-<<<<<<< .mine
-ab
-||||||| .r1267
-ad
-=======
-9f
->>>>>>> .r1527
-c0
-04
-85
-<<<<<<< .mine
-8e
-||||||| .r1267
-90
-=======
-82
->>>>>>> .r1527
-c0
-03
-85
-<<<<<<< .mine
-a0
-||||||| .r1267
-a2
-=======
-94
->>>>>>> .r1527
-c0
 00
-85
-<<<<<<< .mine
-a6
-||||||| .r1267
-a8
-=======
-9a
->>>>>>> .r1527
-c0
-06
-05
-<<<<<<< .mine
-||||||| .r1267
-c2
-=======
-b4
->>>>>>> .r1527
-c0
-c0
-05
-05
-<<<<<<< .mine
-ca
-||||||| .r1267
-cc
-=======
-be
->>>>>>> .r1527
-c0
-09
-05
-<<<<<<< .mine
-eb
-||||||| .r1267
-ed
-=======
-df
->>>>>>> .r1527
-c0
-29
-05
-<<<<<<< .mine
-fc
-||||||| .r1267
-fe
-=======
-f0
->>>>>>> .r1527
-20
-20
-2b
-96
-6f
-e0
-c9
-f1
-20
-7a
 00
 00
-6f
-e1
-43
-35
-df
-20
 00
-09
-6f
-e1
-43
-39
-1f
-e0
-a2
-05
-da
-40
-49
-f4
-20
-40
-7d
-64
-20
-22
-85
-<<<<<<< .mine
-8b
-||||||| .r1267
-8d
-=======
-7f
->>>>>>> .r1527
-20
-20
-05
-<<<<<<< .mine
-88
-||||||| .r1267
-8a
-=======
-7c
->>>>>>> .r1527
-6f
-e0
-c2
-cb
-67
-e0
-c9
-c6
-20
-20
-05
-<<<<<<< .mine
-8c
-||||||| .r1267
-8e
-=======
-80
->>>>>>> .r1527
-70
-49
-c6
-03
-70
-49
-f1
 00
-20
-20
-01
-<<<<<<< .mine
-6d
-||||||| .r1267
-6a
-=======
-5c
->>>>>>> .r1527
-6f
-e0
-c9
-f1
-20
-7a
 00
+21
 00
-6f
-e1
-43
-35
-1f
-e0
-ff
-fe
-1f
-e6
-fc
-07
-20
-40
-7d
-62
-18
-07
-f2
 00
-6f
-e1
-43
-39
-1f
-e0
-8c
-06
-18
-c0
-8c
-03
-ef
-e1
 00
-06
-1f
-e2
-26
 00
-ef
-e1
 00
-06
-d8
-40
-2a
-29
-98
-46
-7c
 00
-20
-22
-d0
-89
-c2
 00
-05
-<<<<<<< .mine
-97
-||||||| .r1267
-99
-=======
-8b
->>>>>>> .r1527
-20
-20
-05
-<<<<<<< .mine
-88
-||||||| .r1267
-8a
-=======
-7c
->>>>>>> .r1527
-6f
-e0
-c9
-f1
-20
-7a
 00
 00
-6f
-e0
-c9
-f1
-c0
-01
-50
-6c
-70
-49
-c6
-02
-20
-20
-05
-<<<<<<< .mine
-8c
-||||||| .r1267
-8e
-=======
-80
->>>>>>> .r1527
-6f
-e0
-c9
-f1
-20
-7a
 00
 00
-6f
-e0
-c9
-f1
-c0
-01
-05
-<<<<<<< .mine
-88
-||||||| .r1267
-8a
-=======
-7c
->>>>>>> .r1527
-20
-20
-50
-5d
-20
-40
-2e
-41
-20
-40
-2e
-4a
-68
-49
-06
-b1
-60
-49
-06
-78
-20
-40
-2c
-c7
-20
-40
-2c
-d2
-18
-c0
-8d
-fe
-18
-c2
-7e
 00
-67
-e1
-06
-c7
-68
-49
-06
-b6
-58
 00
-2a
-50
-98
-46
-7c
+aa
+55
+08
 00
-20
-22
-85
-<<<<<<< .mine
-b9
-||||||| .r1267
-bb
-=======
-ad
->>>>>>> .r1527
-20
-20
-2c
-4f
-6f
-e0
-cb
-99
-20
-3a
-2c
-4f
-20
-40
-2c
-e0
-20
-3a
-2e
-03
-d8
-c0
-4b
-9a
-18
+13
+47
+04
+09
+72
 00
-7e
-0b
-20
-20
-2c
-a5
-ef
-e1
+08
 00
-06
-67
-e1
-06
-b5
-98
 00
-22
+0c
+aa
+55
+01
 00
-68
-49
-43
-98
-6f
-e1
+cb
 43
-32
-98
-46
-7c
+0f
+aa
+55
+01
 00
-24
-22
-ad
-50
-6f
-e1
+ba
 4a
-bb
-d8
-c0
+01
+aa
+55
+01
+00
+ec
+44
+ff
+aa
+55
+01
+00
+eb
+44
+1e
+aa
+55
+03
+00
+ee
+44
+01
+0b
 4a
-bd
-20
-20
-2d
-53
-68
-49
-43
-98
-6f
-e0
-c3
-21
-c2
-81
-85
-<<<<<<< .mine
-e5
-||||||| .r1267
-e7
-=======
-d9
->>>>>>> .r1527
-6f
-e4
-47
-13
-c3
-0a
-85
-<<<<<<< .mine
-d0
-||||||| .r1267
-d2
-=======
-c4
->>>>>>> .r1527
-c3
-1d
-85
-<<<<<<< .mine
+aa
+55
+01
+00
+0d
+4a
+ff
+aa
+55
+01
+00
+41
+41
+01
+aa
+55
+01
+00
 d2
-||||||| .r1267
-d4
-=======
-c6
->>>>>>> .r1527
-6f
-e1
-43
-98
-c0
-18
-2e
-03
-6f
-e1
-43
-98
-c0
+45
+07
+aa
+55
+02
+00
+f0
+45
+83
+47
+aa
+55
 02
+00
+3f
+46
 85
-<<<<<<< .mine
-dd
-||||||| .r1267
-df
-=======
-d1
->>>>>>> .r1527
-c0
-08
-05
-<<<<<<< .mine
-e0
-||||||| .r1267
-e2
-=======
-d4
->>>>>>> .r1527
-68
-49
-43
-98
-6f
-e1
-43
-32
-98
+90
+aa
+55
+02
+00
+42
 46
-7c
+75
+80
+aa
+55
+01
 00
-24
-22
-ad
-1d
-20
-40
-2e
+41
 46
-68
-49
-4a
-bb
-d8
-c0
-4a
+63
+aa
+55
+01
+00
+27
+46
+7d
+aa
+55
+01
+00
 bd
-20
-20
-2d
-2b
-d8
-c0
-49
-fd
-18
+4b
+ff
+aa
+55
+09
 00
-7e
-03
+c1
+4b
+01
+51
+31
+10
+50
+51
+31
 20
-20
-2d
-2d
-6f
-e0
-cb
-99
-20
-3a
-05
-<<<<<<< .mine
-d5
-||||||| .r1267
-d7
-=======
-c9
->>>>>>> .r1527
-d8
-c0
-4b
-9a
-18
-00
-7e
-08
-20
-20
-2d
-2d
-6f
-e1
-43
-32
-98
-46
-7c
-00
-24
-22
-85
-<<<<<<< .mine
-cd
-||||||| .r1267
-cf
-=======
-c1
->>>>>>> .r1527
-20
-40
-2d
-c7
-24
-34
-05
-<<<<<<< .mine
-d2
-||||||| .r1267
-d4
-=======
-c6
->>>>>>> .r1527
-20
-20
-2d
-46
-18
-c2
-22
+50
+aa
+55
+01
 00
-6f
-e1
-43
-35
-1f
-e0
-a5
-fd
-20
-40
-29
-29
-20
-40
+89
+45
+02
+aa
+55
 05
-<<<<<<< .mine
-fd
-||||||| .r1267
-ff
-=======
-f1
->>>>>>> .r1527
-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
+e3
+45
+01
+0f
+0f
+0f
+0f
+aa
+55
+01
 00
-1a
-68
-49
-43
-98
-98
-46
-7c
+b9
+45
 00
-24
-22
-ad
-ac
-70
+aa
+55
 01
-b9
-05
-20
-20
-2e
-05
-20
+00
 40
-2d
-ea
-6f
-e0
-c7
-8f
-c0
-7f
-<<<<<<< .mine
-86
+47
 02
-||||||| .r1267
-86
-04
-=======
-85
-f6
->>>>>>> .r1527
-6f
-e1
-43
-98
+aa
+55
+01
+00
+ca
+45
+00
+aa
+55
+02
+00
+8b
+45
 c0
 12
-<<<<<<< .mine
-86
-05
-||||||| .r1267
-86
-07
-=======
-85
-f9
->>>>>>> .r1527
-20
-60
+aa
+55
+01
 00
+3e
+46
+94
+aa
+55
+03
 00
-6f
-e1
-43
-98
-c0
-10
-<<<<<<< .mine
-86
-05
-||||||| .r1267
-86
-07
-=======
-85
-f9
->>>>>>> .r1527
-20
+af
+45
+00
+48
 60
+aa
+55
+02
 00
+1d
+46
+0a
 00
-6f
-e0
-80
+aa
 55
-67
-e0
-c9
+02
+00
+1b
+46
+50
+00
 aa
-20
-60
+55
+02
+00
+23
+47
+32
 00
+aa
+55
+01
+00
+f4
+46
+02
+aa
+55
+08
 00
-d8
 c0
-91
-5a
-d8
-a0
-4a
-ff
-df
-20
+43
+fb
 00
-45
-20
+48
+08
+fb
+00
+48
+08
+aa
+55
+01
+00
+94
 40
-7c
-da
-d8
+01
+aa
+55
+01
+00
 c0
-91
-9f
-d8
-a0
-4a
-bd
-df
+40
 20
+aa
+55
+01
 00
-42
+6b
+49
 20
-40
-7c
-da
-d8
-c0
-91
-e1
-d8
-a0
-4b
+aa
+55
+02
+00
+3f
 44
-df
-20
+ff
+ff
+aa
+55
+06
 00
-36
-20
-20
-7c
-da
-58
-2c
-13
+db
 42
-67
-e1
-c5
-94
-58
+73
+83
+92
+a1
+b1
+c1
+aa
+55
+01
+00
+93
+43
+07
+aa
+55
+02
+00
+be
+47
+96
+00
+aa
+55
+02
+00
+b5
+47
 15
+00
+aa
+55
+02
+00
+9b
+43
+19
+00
+aa
+55
+04
+00
+b7
+47
+1d
+00
+21
+00
+aa
+55
+02
+00
+32
+43
+28
+00
+aa
+55
+02
+00
+bb
+47
+30
+00
+aa
+55
+0c
+00
 48
-06
-e7
-e1
-80
+43
+1f
+02
+01
 05
-58
-4c
+03
+03
+12
+18
+03
+19
+c1
+03
+aa
+55
+10
+00
+a0
+47
 0f
-36
-e7
-e1
-80
-05
-58
-11
-3a
-1a
-e7
-e1
-80
-05
-58
-31
-23
-4d
-e7
-e1
-80
-05
-20
-20
+09
+42
+54
+35
+2e
 32
+20
+4b
 65
+79
+62
 6f
-e1
-45
-e0
+61
+72
+64
+aa
+55
+11
+00
+68
+43
 1f
-e1
-7e
-e0
+0f
+09
+42
+54
+35
+2e
+32
 20
-3a
-06
-<<<<<<< .mine
-26
-||||||| .r1267
-28
-=======
-1a
->>>>>>> .r1527
+4b
+65
+79
+62
 6f
-e1
-45
-e0
-1f
-e0
-fe
-01
-67
-e1
-45
-e0
-20
-60
-00
+61
+72
+64
+aa
+55
+0f
 00
-20
-40
+6b
+42
+0e
+42
+54
 35
-7f
+2e
+32
 20
-40
-36
-51
-24
-2c
-35
-86
-24
-37
-b5
-86
-20
-40
-06
-<<<<<<< .mine
-53
-||||||| .r1267
-55
-=======
-47
->>>>>>> .r1527
-20
-20
-35
-6a
-20
-40
-36
-25
-24
-34
-06
-<<<<<<< .mine
-31
-||||||| .r1267
-33
-=======
-25
->>>>>>> .r1527
-20
-40
-06
-<<<<<<< .mine
-3c
-||||||| .r1267
-3e
-=======
-30
->>>>>>> .r1527
-20
-40
-4f
-d5
-20
-20
-4f
-db
-6f
-e4
-48
-9c
-24
-3a
-4f
-db
-6f
-e4
-48
-a4
-24
-3a
-4f
-db
+4b
+65
+79
+62
 6f
-e2
-48
-ac
-24
-3a
-4f
-db
-20
-40
-36
-9d
-20
-40
-4f
-c8
-24
-74
-00
-00
-20
-40
-36
-be
-20
-20
-4f
-9c
-70
-46
-01
-00
-69
 61
+72
+64
+aa
+55
+08
 00
-40
-34
-73
-02
+d3
+42
+07
+00
+07
 00
 20
-40
-4d
-f5
-6f
-e0
-c9
-a3
-24
-3a
-5e
-d1
-20
-40
-36
-51
-6f
-e0
-c5
-7f
-c0
 00
-b6
-46
-24
 2c
-06
-<<<<<<< .mine
-4a
-||||||| .r1267
-4c
-=======
-3e
->>>>>>> .r1527
-24
-37
-86
-<<<<<<< .mine
-4a
-||||||| .r1267
-4c
-=======
-3e
->>>>>>> .r1527
-20
-40
-06
-<<<<<<< .mine
-53
-||||||| .r1267
+01
+aa
 55
-=======
-47
->>>>>>> .r1527
-70
+06
+00
+9a
 47
-3f
+03
+12
+18
+ff
 00
-20
-20
-36
-46
-6f
-e0
-c6
-02
-24
-7a
 00
+aa
+55
+09
 00
-6f
-e1
-45
-fe
-1f
-e0
-fe
-01
-67
-e1
-45
-fe
-6f
-e0
-c5
-fe
-c0
-7f
-b6
-76
-20
-40
-4f
-b8
-20
-20
-06
-<<<<<<< .mine
-3d
-||||||| .r1267
-3f
-=======
-31
->>>>>>> .r1527
+f4
+49
+41
+70
+70
+6c
+65
 20
-40
-36
+49
 6e
-6f
-e0
-c4
-f8
-2f
-e1
-f0
-08
-24
-60
-80
-00
-6f
-e0
-c4
-f9
-c0
-7f
-cb
-11
-67
-e0
-c9
+63
 aa
-20
-60
-00
+55
+02
 00
-20
-40
-36
-b4
-24
-74
+f2
+49
+0a
+18
+aa
+55
+10
 00
+e1
+49
+d0
 00
-20
-40
-04
-<<<<<<< .mine
-34
-||||||| .r1267
-36
-=======
-28
->>>>>>> .r1527
-6f
-e1
-c6
-08
-20
-20
-36
-22
-6f
-e0
-cb
-be
-20
-7a
+2d
+12
+1e
+4b
+0f
+a4
+99
+4e
+ce
+b5
+31
+f4
+05
+79
+aa
+55
+02
 00
+fd
+49
+c1
+03
+aa
+55
+02
 00
-1f
-e0
-ff
-ff
-67
-e0
-cb
-be
-24
-7a
+bb
+4a
+bd
 00
+aa
+55
+08
 00
-70
-40
-94
-01
-20
-20
-4f
-6c
-20
-40
-06
-<<<<<<< .mine
-92
-||||||| .r1267
-94
-=======
-86
->>>>>>> .r1527
-20
-40
-06
-<<<<<<< .mine
-95
-||||||| .r1267
-97
-=======
-89
->>>>>>> .r1527
-20
-20
+99
 4b
-cd
-20
-40
-06
-<<<<<<< .mine
+01
+02
+e8
+04
+21
 70
-||||||| .r1267
-72
-=======
-64
->>>>>>> .r1527
-20
-20
-06
-<<<<<<< .mine
-84
-||||||| .r1267
-86
-=======
->>>>>>> .r1527
-78
-78
-54
-7c
-00
-6f
-e1
-47
-81
-20
-7a
-00
-00
-20
-20
-7d
-ba
-6f
-e4
-47
-13
-c4
-06
-80
-00
-6f
-e4
-cb
-bf
-67
-e4
-88
-5c
-58
+01
 00
+aa
+55
 06
-<<<<<<< .mine
-78
-||||||| .r1267
-7a
-=======
-6c
->>>>>>> .r1527
-67
-e1
-08
-59
-70
-4b
-bc
-5a
-20
-60
 00
-00
-70
+2d
 46
-65
-5a
-70
-08
-5b
-01
-20
-40
-79
-66
-20
-40
-06
-<<<<<<< .mine
-7d
-||||||| .r1267
-7f
-=======
-71
->>>>>>> .r1527
-20
-20
-06
-<<<<<<< .mine
-82
-||||||| .r1267
+dc
+05
 84
-=======
-76
->>>>>>> .r1527
-6f
-e0
-88
-5c
-20
-7a
+03
+e8
+03
+aa
+55
+01
 00
+07
+44
+02
+aa
+55
+01
 00
-6f
-e0
-c6
-65
-c0
-2d
-48
-0c
-20
-20
-48
 09
-6f
-e0
-c6
-65
-20
-20
-48
-0f
-6f
-e0
-cb
-bc
-c0
-2d
-06
-<<<<<<< .mine
-89
-||||||| .r1267
-8b
-=======
-7d
->>>>>>> .r1527
-6f
-e0
-cb
-bc
-67
-e0
-cb
-bd
-20
-60
+44
+0a
+aa
+55
+01
 00
+08
+44
+0c
+aa
+55
+01
 00
-20
-40
-06
-<<<<<<< .mine
-86
-||||||| .r1267
-88
-=======
-7a
->>>>>>> .r1527
-58
+11
+44
 00
+aa
+55
+04
 00
+0d
+44
 00
-67
-e1
-45
-d8
-67
-e1
-45
-de
-70
-40
-94
-00
-6f
-e0
-cb
-be
-20
-5a
-79
-12
-70
-4b
-be
-32
-20
-60
+07
+ff
+07
+aa
+55
+01
 00
+07
+4a
+1e
+aa
+55
+02
 00
-6f
-e4
-47
-13
-c4
-06
-80
+09
+4a
+e8
+03
+aa
+55
+02
 00
-20
-20
-79
-06
-6f
-e4
+21
 47
-13
-c4
-06
-80
+02
 00
-6f
-f0
-8c
+aa
+55
 01
-67
-e0
-c6
-63
-c4
-03
-80
 00
-70
-4b
-be
+3d
+46
+64
+aa
+55
+02
 00
+3a
+46
 58
+02
+aa
+55
+01
 00
-00
-00
-67
-e1
+1e
 47
-81
-20
-40
-60
-18
-20
-40
-5a
+64
 aa
-20
-40
-4e
-47
-24
-74
+55
+01
 00
+3c
+46
+64
+aa
+55
+02
 00
-6f
-e0
-c9
-6d
-20
-3a
-06
-<<<<<<< .mine
-ac
-||||||| .r1267
-ae
-=======
-a0
->>>>>>> .r1527
-6f
-e4
-47
-2b
-67
-e4
-06
-70
-6f
-e0
-c7
-2a
-c0
-01
-86
-<<<<<<< .mine
-ae
-||||||| .r1267
-b0
-=======
-a2
->>>>>>> .r1527
-c0
-01
-06
-<<<<<<< .mine
-b5
-||||||| .r1267
-b7
-=======
-a9
->>>>>>> .r1527
-20
-40
-48
+38
 46
-6f
-e4
-06
+58
+02
+aa
+55
+02
+00
+25
+47
 70
-67
-e4
+17
+aa
+55
+02
+00
 09
-23
-20
-60
+4d
+64
 00
+aa
+55
+02
 00
-6f
-e4
-47
-34
-20
-20
-06
-<<<<<<< .mine
-a4
-||||||| .r1267
-a6
-=======
-98
->>>>>>> .r1527
-20
-40
+ec
 48
-37
-70
-09
-0c
-21
-58
+b8
+0b
+aa
+55
+02
 00
+69
+48
+58
+02
+aa
+55
+08
 00
-03
-67
-e0
-89
-33
-6f
-e1
-06
-70
-e7
-e1
+66
+46
 00
-05
-20
-60
+34
 00
 00
-20
-40
-48
-37
-70
-09
-0c
-22
-58
 00
 00
-02
-67
-e0
-89
-43
-6f
-e0
-86
-70
-e7
-e0
-80
-05
-20
-60
 00
 00
-79
-3f
-80
-23
-6f
-e0
-88
-6d
-1f
-e1
-7e
-80
-c0
-40
-79
-ba
-c0
-00
+aa
+55
 06
-<<<<<<< .mine
-c2
-||||||| .r1267
-c4
-=======
-b6
->>>>>>> .r1527
-20
-20
-23
-5a
-6f
-e0
-88
-6d
-1f
-f1
-fe
 00
-1f
-e3
-7e
+01
+4a
+ff
+ff
+ff
+ff
+ff
+ff
+aa
+55
+01
 00
-1f
-e1
-7e
-03
-c0
+1b
+47
+01
+aa
+55
+01
 00
-86
-<<<<<<< .mine
-c8
-||||||| .r1267
-ca
-=======
-bc
->>>>>>> .r1527
-20
-20
-79
-c6
-6f
-e0
-88
-6e
-c0
-04
-86
-<<<<<<< .mine
-cb
-||||||| .r1267
-cd
-=======
-bf
->>>>>>> .r1527
-20
-20
-79
-df
-20
+a2
+4b
 00
-3a
-98
-d8
-a0
-08
-75
-20
-40
-06
-<<<<<<< .mine
-d4
-||||||| .r1267
-d6
-=======
-c8
->>>>>>> .r1527
-70
-08
-f7
+aa
+55
+0f
+00
+a8
+4b
 01
-20
-40
-7b
-6e
-6f
-e1
-08
-6f
-67
-e1
+7f
+14
+01
+7f
+1a
+01
+7f
 08
-f5
-70
-8c
-1b
+01
+7f
+15
+01
+7f
+18
+aa
+55
+07
+00
+d3
+4b
+07
+01
+02
+04
+03
+05
+06
+aa
+55
 02
-20
-20
-7b
-67
-6f
-f0
-8c
-25
-c3
-83
 00
+df
+4b
+50
+00
+aa
+55
+02
 00
-20
-20
-79
-93
-<<<<<<< .mine
-57
-b5
-||||||| .r1267
-97
-f9
-=======
-6f
 e4
+4b
+58
+02
+aa
+55
+06
+00
+cb
+4b
+13
 01
-fd
-20
-3a
-6f
-79
-67
-e4
-43
-fd
-20
-40
-6b
-3a
-20
-40
-6a
-ad
-df
-e0
+a0
 0f
-c0
-9a
-40
-a4
 00
-df
-20
+1e
+aa
+55
+03
 00
-0a
-da
-20
-01
-fd
-20
-40
-6b
-74
-20
-40
 6b
-37
-6f
-e4
+48
+ff
+ff
+ff
+aa
+55
 01
-fd
-20
-7a
 00
+a4
+49
+01
+aa
+55
+01
 00
-67
-e4
-4b
-e7
-ef
-e1
+55
+46
+ff
+aa
+55
+04
 00
+a5
+49
+7f
 06
-e7
-e1
+29
+14
+aa
+55
+03
 00
-05
-20
-60
+27
+44
+ff
+17
+16
+aa
+55
+02
 00
+eb
+43
+10
 00
-6f
-f0
-80
-cc
-79
-20
-7e
+aa
+55
+03
+00
+66
+48
+88
+8c
+ff
+aa
+55
 01
-67
-f0
+00
+bc
+4b
 80
-cc
-6a
-40
-c4
-19
-6f
-e0
-c4
-33
-67
-e0
-c4
-19
-df
-20
+aa
+55
+01
 00
-08
-20
-40
-6f
-67
-62
-40
-c4
-19
-6f
-f0
-8a
-0a
-79
-3f
-fe
+bb
+4b
+80
+aa
+55
 04
-67
-f0
-8a
-0a
-20
-60
 00
+b7
+4b
+80
+ff
+ff
+ff
+aa
+55
+03
 00
-6f
-e0
-c4
-07
-c0
+63
+48
+01
+02
+ff
+aa
+55
+01
 00
-86
-ed
-c0
+59
+46
+ff
+aa
+55
 01
-06
-f4
-20
-60
 00
+5b
+46
+05
+aa
+55
+0c
 00
-58
+8a
+48
+c2
+c3
+c4
+c5
+c6
+c7
+80
+81
+82
+83
+84
+85
+aa
+55
+1c
 00
-03
-e8
-67
-e1
-44
-05
-68
-49
-4b
-eb
-6f
-e1
-4b
-ed
-da
-60
+6e
+48
+0d
 0e
+0f
 10
-20
-40
-6f
-c0
-20
-20
+11
+12
+13
+14
+85
+c4
+c5
+c6
+c3
+c2
+03
+04
+83
+84
+82
+c7
+80
+07
 06
-fa
-58
+81
+0a
+0b
+ff
+ff
+aa
+55
+90
 00
-03
-e8
-67
-e1
-44
-05
-68
-49
-4b
-e7
-6f
-e1
-4b
-e9
-da
-60
-03
-e8
-20
-40
-6f
-c0
-68
-49
-4b
-ef
-98
-4f
-fe
+16
+4a
+48
 00
-68
-49
-4b
-f1
-98
-46
-fc
 00
-20
-20
-7d
-5f
-20
-40
-06
-dc
-6f
-f0
-8a
-09
-79
-3f
-fe
-07
-67
-f0
-8a
-09
-70
-8a
-07
-77
-70
-8a
-08
-c1
-70
-8a
-0d
-61
-70
-8a
-0b
-00
-20
-60
 00
+e4
 00
-20
-40
-06
-ff
-20
-40
-6f
-90
-6f
 e0
-c4
-09
-67
-f0
-80
-cd
-20
-40
-6f
-97
-70
+3e
+14
+2b
+04
+29
+1d
+8b
+35
+1e
+1a
+39
+16
+64
+1b
 8a
-0d
-60
-70
-80
-cd
-00
-20
-40
+3a
+1f
+08
+3c
+07
+3d
 06
-ff
-6f
-e0
-c4
+88
+3b
+20
+15
+17
 09
-67
-f0
-80
-cd
-70
-8a
-0b
-50
-70
-8a
-0e
-c0
-df
-00
-00
-0b
-6d
-e1
-44
 0a
-70
-80
-cc
-03
-20
-40
-07
+19
+05
+22
 21
-68
-59
-01
-64
-60
-49
-4b
-f1
-20
+18
+1c
+0d
+0b
+10
+11
+23
+24
+0c
+30
+0e
+3f
+36
+87
+2e
+25
+12
 40
-6f
-9c
-df
-00
+0f
 00
-0b
+37
 65
-e1
-44
-0a
-70
-8a
-0d
-60
-70
-80
-cd
+41
+26
+13
+2f
+33
+34
+32
+38
+2d
+27
+47
 00
-70
-80
-cc
+7f
+e2
 00
-20
-60
+e6
 00
+46
+89
+2a
+31
+44
+28
+45
+42
+43
+5f
+5c
+59
+2c
+53
+51
+4c
 00
-6f
-f0
-81
-29
-c3
-02
-87
-21
-20
 60
+5d
+5a
+62
+54
+4f
+49
 00
+61
+5e
+5b
+63
+55
+56
+4b
+4e
+57
+85
+58
+52
+e9
+50
+4a
+4d
 00
+e1
+e5
+ed
+ee
+ec
+eb
+e8
+f1
+e3
+f6
+f8
 f7
-e0
->>>>>>> .r1527
+f9
+ef
+fa
+91
+f5
+e7
+f0
+ea
+f2
+fb
+90
 aa
 55
-40
-00
-00
-40
-05
-00
-33
-07
-20
-01
+13
 00
+ae
+49
 00
-f0
-7f
-a5
-fe
-02
-80
-82
-00
-11
-08
-00
-04
-00
+29
+e8
+ed
+ee
+ef
+eb
+ec
+e9
+ea
+fb
+f1
+f0
+f5
+4c
+01
+01
+01
 00
+aa
+55
 02
 00
-00
-00
-00
-3c
-00
-00
-00
-04
-01
-00
+ff
+49
+2a
 10
-04
-60
-00
+aa
+55
+01
 00
+48
+41
+0c
+aa
+55
 06
 00
-30
-00
-00
-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
-21
+1c
+41
+3e
+aa
+55
+0c
 00
+16
 00
 00
 00
+20
 00
 00
 00
@@ -9422,1273 +6867,1326 @@
 00
 aa
 55
-08
-00
-13
-47
-04
-29
-7a
-00
-00
+05
 00
+5e
+41
 08
-0c
-aa
-55
-01
-00
-cb
-43
-0f
-aa
-55
-01
+0e
+05
+03
 00
-ba
-4a
-01
 aa
 55
 01
 00
-ec
-44
-ff
+68
+41
+20
 aa
 55
-01
+02
 00
-eb
-44
-1e
-aa
-55
-03
+9a
+40
 00
-ee
-44
-01
-0b
-4a
+0c
 aa
 55
-01
+05
 00
-0d
-4a
+43
+41
 ff
+04
+00
+00
+08
 aa
 55
 01
 00
-41
-41
-01
+1c
+02
+5a
 aa
 55
 01
 00
-d2
-45
-07
+38
+44
+a0
 aa
 55
 02
 00
-f0
-45
-83
-47
+3b
+44
+bc
+02
 aa
 55
 02
 00
-3f
-46
-85
+39
+44
 90
+01
 aa
 55
 02
 00
-42
-46
-75
-80
+3d
+44
+03
+09
 aa
 55
 01
 00
+49
 41
-46
-63
-aa
-55
-01
-00
-27
-46
-7d
-aa
-55
-01
-00
-bb
-4b
 ff
 aa
 55
-09
-00
-bf
-4b
-01
-51
-31
-10
-50
-51
-31
-20
-50
-aa
-55
-01
-00
-89
-45
 02
-aa
-55
-05
 00
-e3
-45
-01
-0f
-0f
-0f
-0f
-aa
+9c
+40
+49
+41
 55
-01
-00
-b9
-45
-00
 aa
-55
-01
-00
-40
-47
-02
 aa
 55
-01
-00
-ca
-45
-00
-aa
-55
-02
-00
 8b
-45
-c0
-12
-aa
-55
-01
-00
-3e
-46
-94
-aa
-55
-03
-00
-af
-45
-00
-48
-60
-aa
-55
-02
-00
-1d
-46
-0a
-00
-aa
-55
-02
-00
-1b
-46
-50
-00
-aa
-55
-02
-00
-23
-47
-32
-00
-aa
-55
-01
-00
-f4
-46
-02
-aa
-55
-08
-00
-c0
-43
-fb
-00
-48
-08
-fb
-00
-48
-08
-aa
-55
-01
-00
-94
-40
-00
-aa
-55
-01
-00
-c0
-40
-20
-aa
-55
-01
-00
-6b
-49
-20
-aa
-55
-02
-00
-3f
-44
+7f
+6c
+99
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
 ff
 ff
-aa
-55
-06
-00
-db
-42
-73
-83
-92
-a1
-b1
-c1
-aa
-55
-01
-00
-93
-43
-07
-aa
-55
-02
-00
-be
-47
-96
-00
-aa
-55
-02
-00
-b5
-47
-15
-00
-aa
-55
-02
-00
-9b
-43
-19
-00
-aa
-55
-04
-00
-b7
-47
-1d
-00
-21
-00
-aa
-55
-02
-00
-32
-43
-28
-00
-aa
-55
-02
-00
-bb
-47
-30
-00
-aa
-55
-0c
-00
-48
-43
-1f
-02
-01
-05
-03
-03
-12
-18
-03
-19
-c1
-03
-aa
-55
-10
-00
-a0
-47
-0f
-09
-42
-54
-35
-2e
-32
-20
-4b
-65
-79
-62
-6f
-61
-72
-64
-aa
-55
-11
-00
-68
-43
-1f
-0f
-09
-42
-54
-35
-2e
-32
-20
-4b
-65
-79
-62
-6f
-61
-72
-64
-aa
-55
-0f
-00
-6b
-42
-0e
-42
-54
-35
-2e
-32
-20
-4b
-65
-79
-62
-6f
-61
-72
-64
-aa
-55
-08
-00
-d3
-42
-07
-00
-07
-00
-20
-00
-2c
-01
-aa
-55
-06
-00
-9a
-47
-03
-12
-18
 ff
-00
-00
-aa
-55
-09
-00
-f4
-49
-41
-70
-70
-6c
-65
-20
-49
-6e
-63
-aa
-55
-02
-00
-f2
-49
-0a
-18
-aa
-55
-10
-00
-e1
-49
-d0
-00
-2d
-12
-1e
-4b
-0f
-a4
-99
-4e
-ce
-b5
-31
-f4
-05
-79
-aa
-55
-02
-00
-fd
-49
-c1
-03
-aa
-55
-02
-00
-bb
-4a
-bd
-00
-aa
-55
-08
-00
-99
-4b
-01
-02
-e8
-04
-21
-70
-01
-00
-aa
-55
-06
-00
-2d
-46
-dc
-05
-84
-03
-e8
-03
-aa
-55
-01
-00
-35
-46
-04
-aa
-55
-01
-00
-07
-4a
-1e
-aa
-55
-02
-00
-09
-4a
-e8
-03
-aa
-55
-02
-00
-21
-47
-02
-00
-aa
-55
-01
-00
-3d
-46
-64
-aa
-55
-02
-00
-3a
-46
-58
-02
-aa
-55
-01
-00
-1e
-47
-64
-aa
-55
-01
-00
-3c
-46
-64
-aa
-55
-02
-00
-38
-46
-58
-02
-aa
-55
-02
-00
-25
-47
-70
-17
-aa
-55
-02
-00
-ec
-48
-b8
-0b
-aa
-55
-02
-00
-69
-48
-58
-02
-aa
-55
-08
-00
-66
-46
-00
-34
-00
-00
-00
-00
-00
-00
-aa
-55
-06
-00
-01
-4a
 ff
 ff
 ff
 ff
 ff
 ff
-aa
-55
-01
-00
-1b
-47
-04
-aa
-55
-01
-00
-a2
-4b
-00
-aa
-55
-0f
-00
-a8
-4b
-01
-7f
-14
-01
-7f
-1a
-01
-7f
-08
-01
-7f
-15
-01
-7f
-18
-aa
-55
-07
-00
-d1
-4b
-07
-01
-02
-04
-03
-05
-06
-aa
-55
-02
-00
-dd
-4b
-50
-00
-aa
-55
-02
-00
-e2
-4b
-58
-02
-aa
-55
-06
-00
-c9
-4b
-13
-01
-a0
-0f
-00
-1e
-aa
-55
-03
-00
-6b
-48
-13
-14
-15
-aa
-55
-01
-00
-a4
-49
-00
-aa
-55
-01
-00
-55
-46
-0c
-aa
-55
-04
-00
-a5
-49
-7f
-06
-29
-14
-aa
-55
-03
-00
-27
-44
 ff
-17
-16
-aa
-55
-02
-00
-eb
-43
-80
-1f
-aa
-55
-03
-00
-66
-48
-95
-96
 ff
-aa
-55
-04
-00
-b7
-4b
-95
-96
-96
-96
-aa
-55
-03
-00
-63
-48
-13
-14
-12
-aa
-55
-01
-00
-59
-46
 ff
-aa
-55
-01
-00
-5b
-46
-05
-aa
-55
-0b
-00
-8a
-48
-c2
-c1
-85
-84
-83
-82
-81
-80
-c7
-c6
-c4
-aa
-55
-1c
-00
-6e
-48
-00
-08
-07
-0b
-0a
-0e
-0d
-05
-0f
-17
-09
 ff
-c2
-c1
 ff
-82
-83
-84
-85
-81
-80
-c7
-c6
-c4
-04
-06
 ff
 ff
-aa
-55
-90
-00
-16
-4a
-48
-00
-00
-00
-e4
-00
-e0
-3e
-14
-2b
-04
-29
-1d
-8b
-35
-1e
-1a
-39
-16
-64
-1b
-8a
-3a
-1f
-08
-3c
-07
-3d
-06
-88
-3b
-20
-15
-17
-09
-0a
-19
-05
-22
-21
-18
-1c
-0d
-0b
-10
-11
-23
-24
-0c
-30
-0e
-3f
-36
-87
-2e
-25
-12
-40
-0f
-00
-37
-65
-41
-26
-13
-2f
-33
-34
-32
-38
-2d
-27
-47
-00
-7f
-e2
-00
-e6
-00
-46
-89
-2a
-31
-44
-28
-45
-42
-43
-5f
-5c
-59
-2c
-53
-51
-4c
-00
-60
-5d
-5a
-62
-54
-4f
-49
-00
-61
-5e
-5b
-63
-55
-56
-4b
-4e
-57
-85
-58
-52
-e9
-50
-4a
-4d
-00
-e1
-e5
-ed
-ee
-ec
-eb
-e8
-f1
-e3
-f6
-f8
-f7
-f9
-ef
-fa
-91
-f5
-e7
-f0
-ea
-f2
-fb
-90
-aa
-55
-13
-00
-ae
-49
-00
-29
-e8
-ed
-ee
-ef
-eb
-ec
-e9
-ea
-fb
-f1
-f0
-f5
-4c
-01
-01
-01
-00
-aa
-55
-02
-00
 ff
-49
-2a
-10
-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
-07
-44
-01
-aa
-55
-01
-00
-09
-44
-0a
-aa
-55
-01
-00
-08
-44
-00
-aa
-55
-01
-00
-11
-44
-00
-aa
-55
-04
-00
-0d
-44
-00
-07
 ff
-07
-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
-<<<<<<< .mine
-bd
-75
-ee
-da
-||||||| .r1267
-97
-74
-55
-15
-=======
-6e
-75
-9e
-25
->>>>>>> .r1527
 ff
-1e
-f0
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+11
+eb
Index: output/flash.dat
===================================================================
--- /1121s/branch/keyboard/keyboard_base/output/flash.dat	(revision 1528)
+++ /1121s/branch/keyboard/keyboard_base/output/flash.dat	(working copy)
@@ -1,9416 +1,6861 @@
 00
 02
+f1
+7b
+f3
+f7
+e5
+14
+bc
+72
+15
+9c
+29
+14
+89
+74
+cb
+fb
 aa
 55
-<<<<<<< .mine
-5e
-1b
-||||||| .r1267
-66
-1b
-=======
-92
-1c
->>>>>>> .r1527
-c2
-84
-00
-32
-c0
-00
-00
-3f
-c0
-01
-00
-<<<<<<< .mine
-4a
-||||||| .r1267
-47
-=======
-51
->>>>>>> .r1527
-c0
-08
-00
-<<<<<<< .mine
-54
-||||||| .r1267
-51
-=======
-5b
->>>>>>> .r1527
-c0
-08
-80
-<<<<<<< .mine
-56
-||||||| .r1267
-53
-=======
-5d
->>>>>>> .r1527
-c0
-0a
-01
-<<<<<<< .mine
-51
-||||||| .r1267
-4e
-=======
-40
->>>>>>> .r1527
-c0
-0a
-80
-<<<<<<< .mine
-d7
-||||||| .r1267
-d4
-=======
-de
->>>>>>> .r1527
-c0
-0c
-00
-<<<<<<< .mine
-e4
-||||||| .r1267
-e1
-=======
-eb
->>>>>>> .r1527
-c0
-0c
-80
-<<<<<<< .mine
-eb
-||||||| .r1267
-e8
-=======
-f2
->>>>>>> .r1527
-c0
-0d
-00
-<<<<<<< .mine
-64
-||||||| .r1267
-61
-=======
-6b
->>>>>>> .r1527
-c0
-12
-84
-<<<<<<< .mine
-65
-||||||| .r1267
+e0
+15
+f6
+fb
+07
+fa
 67
-=======
+bc
+f1
+31
+7b
+a7
+1a
+94
+36
+61
+f3
+2e
+a7
+c9
+33
+97
+94
 59
->>>>>>> .r1527
-c0
-14
-04
-<<<<<<< .mine
-5b
-||||||| .r1267
-5d
-=======
-4f
->>>>>>> .r1527
-c0
-22
-01
-<<<<<<< .mine
-6d
-||||||| .r1267
-6a
-=======
-5c
->>>>>>> .r1527
-c0
-22
-83
-<<<<<<< .mine
+cb
 fd
-||||||| .r1267
-ff
-=======
-f1
->>>>>>> .r1527
-c0
-23
-01
-<<<<<<< .mine
-91
-||||||| .r1267
-8e
-=======
-80
->>>>>>> .r1527
-c0
-23
-81
-<<<<<<< .mine
-b3
-||||||| .r1267
-b0
-=======
+6d
+e3
+38
+0b
+3b
+bd
+00
+ee
+49
+21
+b1
 a2
->>>>>>> .r1527
-c0
-24
-04
-<<<<<<< .mine
-d3
-||||||| .r1267
-d5
-=======
-c7
->>>>>>> .r1527
-c0
-24
-84
-<<<<<<< .mine
-d8
-||||||| .r1267
-da
-=======
-cc
->>>>>>> .r1527
-c0
-25
-05
-<<<<<<< .mine
-4f
-||||||| .r1267
-51
-=======
-43
->>>>>>> .r1527
-c0
-25
-86
-<<<<<<< .mine
-67
-||||||| .r1267
-69
-=======
-5b
->>>>>>> .r1527
-c0
-26
-02
-<<<<<<< .mine
-63
-||||||| .r1267
-65
-=======
-57
->>>>>>> .r1527
-c0
+fb
+8a
+bb
 26
-84
-<<<<<<< .mine
-df
-||||||| .r1267
-e1
-=======
-d3
->>>>>>> .r1527
-c0
-27
-02
-<<<<<<< .mine
-83
-||||||| .r1267
-85
-=======
-77
->>>>>>> .r1527
-c0
-3b
-80
-4b
-c0
-28
-02
-<<<<<<< .mine
-ce
-||||||| .r1267
-d0
-=======
-c2
->>>>>>> .r1527
-c0
-29
-03
-<<<<<<< .mine
-53
-||||||| .r1267
-55
-=======
-47
->>>>>>> .r1527
-c0
-2a
-83
-<<<<<<< .mine
-6e
-||||||| .r1267
-70
-=======
-62
->>>>>>> .r1527
-c0
+15
 2b
+22
 83
-<<<<<<< .mine
-de
-||||||| .r1267
+19
+0d
+32
+ab
+ae
+71
+db
+42
+ea
+a6
+ab
+7a
+09
+27
+aa
+94
+14
+73
+e1
+bb
+ba
+cf
+00
+3f
+78
+e2
+4c
+f9
+fd
+36
+5c
+d6
+a0
+0c
+2e
+f4
+10
+9b
+87
+99
 e0
-=======
+7d
 d2
->>>>>>> .r1527
-c0
-2c
-83
-<<<<<<< .mine
-ee
-||||||| .r1267
-f0
-=======
-e2
->>>>>>> .r1527
-c0
-2d
-04
-<<<<<<< .mine
-3c
-||||||| .r1267
-3e
-=======
-30
->>>>>>> .r1527
-c0
-2d
-84
-<<<<<<< .mine
-44
-||||||| .r1267
-46
-=======
-38
->>>>>>> .r1527
-c0
-2e
-04
-<<<<<<< .mine
-40
-||||||| .r1267
-42
-=======
-34
->>>>>>> .r1527
-c0
-2e
-84
-<<<<<<< .mine
-46
-||||||| .r1267
-48
-=======
-3a
->>>>>>> .r1527
-c0
-2f
-06
-<<<<<<< .mine
-3c
-||||||| .r1267
-3e
-=======
-30
->>>>>>> .r1527
-c0
-2f
-86
-<<<<<<< .mine
-5b
-||||||| .r1267
-5d
-=======
-4f
->>>>>>> .r1527
-c0
-30
-85
-<<<<<<< .mine
-71
-||||||| .r1267
-73
-=======
-65
->>>>>>> .r1527
-c0
-37
-85
-<<<<<<< .mine
-4a
-||||||| .r1267
-4c
-=======
-3e
->>>>>>> .r1527
-c0
-38
-84
-<<<<<<< .mine
-44
-||||||| .r1267
-46
-=======
-38
->>>>>>> .r1527
-c0
+dd
+56
+93
+68
+76
+a9
 3b
-80
-4b
-c0
-40
-01
-<<<<<<< .mine
-21
-||||||| .r1267
-1e
-=======
-28
->>>>>>> .r1527
-c0
-42
 04
-<<<<<<< .mine
-44
-||||||| .r1267
-46
-=======
-38
->>>>>>> .r1527
-c0
-45
-81
-<<<<<<< .mine
+94
+97
+54
+ab
+06
+10
+ee
+e7
+0a
+1b
+8b
+b8
+f9
+aa
 83
-||||||| .r1267
-80
-=======
+69
+7e
+bb
+71
+0f
+f9
+be
+29
+ab
+32
+ad
+2b
 72
->>>>>>> .r1527
-c0
-4d
-02
-<<<<<<< .mine
-20
-||||||| .r1267
-22
-=======
-14
->>>>>>> .r1527
-c0
+da
+1c
+3b
+12
+3d
+34
+2e
+d8
+f9
+95
+df
+a4
+eb
+d8
+ad
+a5
+5a
+0a
 58
-84
-<<<<<<< .mine
-84
-||||||| .r1267
-86
-=======
-78
->>>>>>> .r1527
-c0
-6d
-01
-<<<<<<< .mine
-22
-||||||| .r1267
-1f
-=======
-29
->>>>>>> .r1527
-c0
-6d
+72
+53
+ce
+ab
+f1
+47
+99
+17
+e0
+6a
+60
+a3
+5b
 86
-cb
-c0
-6e
-<<<<<<< .mine
-01
-32
-||||||| .r1267
+75
+49
+69
+1b
 01
-2f
-=======
-07
-08
->>>>>>> .r1527
-c0
-6e
-86
-e9
-c0
-7d
-04
-<<<<<<< .mine
-cc
-||||||| .r1267
-ce
-=======
-c0
->>>>>>> .r1527
-20
 20
+92
+fb
+34
+dc
+99
+19
+55
+72
+99
 23
-5a
-c0
-00
-06
-<<<<<<< .mine
-bc
-||||||| .r1267
-be
-=======
-b0
->>>>>>> .r1527
-c0
-0a
-04
-<<<<<<< .mine
-f7
-||||||| .r1267
-f9
-=======
-eb
->>>>>>> .r1527
-c0
-0d
-04
-<<<<<<< .mine
-f6
-||||||| .r1267
-f8
-=======
+af
+01
+20
+c9
+93
+41
+aa
+2b
+85
 ea
->>>>>>> .r1527
-c0
-12
 85
-<<<<<<< .mine
-26
-||||||| .r1267
-28
-=======
-1a
->>>>>>> .r1527
-c0
-13
-05
-<<<<<<< .mine
-2b
-||||||| .r1267
-2d
-=======
-1f
->>>>>>> .r1527
-c0
+d9
+7b
+5e
+72
 1c
-85
-<<<<<<< .mine
-3d
-||||||| .r1267
-3f
-=======
-31
->>>>>>> .r1527
-c0
+39
+59
+c1
+5e
+ce
+15
+59
+9c
+83
+8b
+c1
+f7
+c6
+60
+53
+37
 1d
-05
-<<<<<<< .mine
-41
-||||||| .r1267
-43
-=======
-35
->>>>>>> .r1527
-c0
-26
-05
-<<<<<<< .mine
-44
-||||||| .r1267
-46
-=======
-38
->>>>>>> .r1527
-c0
-26
-85
-<<<<<<< .mine
-48
-||||||| .r1267
-4a
-=======
-3c
->>>>>>> .r1527
-c0
-48
-06
-<<<<<<< .mine
+fc
+c3
+6c
+6f
+be
+62
+c6
+c9
+2a
+9d
+16
+7d
+89
+69
+6b
+0b
+7b
+23
+15
+72
+18
+eb
+ca
+e5
+16
+73
+40
+03
+a0
+56
 1f
-||||||| .r1267
-21
-=======
-13
->>>>>>> .r1527
+71
+55
+d6
 c0
-4a
-86
-<<<<<<< .mine
+ce
+51
+a8
+0a
+18
 2c
-||||||| .r1267
-2e
-=======
-20
->>>>>>> .r1527
-c1
-7f
-80
-00
-20
-20
-23
-5a
-24
-35
+78
+48
 80
+fb
+89
 3e
-37
-d9
-82
-00
-37
-d9
-82
-00
-20
-40
-54
-ac
-24
+51
+52
+97
+43
+a4
+66
 34
-20
-02
+7f
+1c
+ff
+3c
+38
+ef
+fa
+2a
+a1
+c4
+7e
+44
+2d
+f0
+fd
+b7
+ac
+bc
+7f
+ad
+54
+3e
 6f
-e0
-ca
-ba
-20
-3a
-20
-02
-70
-4a
+8a
 ba
-00
-6f
-e0
-c6
-55
-c0
+05
+86
+2f
+2d
 7f
-a0
-02
-1f
-e2
-0e
-00
-6f
-e2
-06
-9d
-af
-ec
-00
-00
-20
-40
-ce
-45
-20
-20
-20
+68
+98
+fd
+22
+5d
+b4
+57
+5c
+e9
+b0
+a2
 02
-20
+82
+30
+a1
+10
+7b
+05
+3e
+8f
+b3
+b4
+14
+ea
+54
+e7
+6c
+25
+a3
+a0
+e6
 40
-07
+f3
+0c
+16
+bd
 08
-20
-40
-06
-e9
-1f
-e6
+8f
+43
+ba
+b8
+a4
+a8
+f3
+bc
+0d
+e3
+da
+b9
+17
+43
+87
+e2
+87
+4d
+62
+3d
+b2
+cb
+b2
 fc
-0a
-20
-40
-7d
-5f
-67
-e1
-46
-33
-20
-20
+70
+22
+a5
+2f
+3e
 55
-53
-20
-40
-75
-52
-20
-40
-74
-48
-20
-40
-4b
-fb
-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
-<<<<<<< .mine
-4a
-||||||| .r1267
-47
-=======
-51
->>>>>>> .r1527
-70
-89
-00
-00
-20
-20
-21
-53
-70
-8a
-0f
-60
-70
-8a
-10
-aa
-70
-8a
-12
-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
+55
+30
+a3
+ae
 10
-20
-00
-00
-3c
-70
-8a
+c6
+a1
+2f
+92
+b6
+cc
+cd
+b1
+a3
+11
+3a
 12
-60
-70
-8a
-23
+1f
+e9
+8f
+94
+5c
+06
+a5
+78
+72
+9f
+da
+e8
+d4
+09
+04
+40
+e6
+54
+be
+95
 dd
-20
-60
-00
-00
-70
-01
+46
+1e
+da
+59
+2e
+38
+e9
+80
+1f
+12
+a5
+f3
+f2
+44
+35
+d9
+f1
+a7
+32
+89
+3a
+05
+4a
+ca
+8d
+1b
+16
+a6
+89
+54
+c0
+95
+e7
+9c
+c4
 bb
-00
-70
+76
+6a
+b6
+9c
+39
+58
+ce
+3e
+0c
+22
+8c
+7b
+86
+84
+3f
+7a
+e0
+22
 01
-bc
-00
-37
-d9
-82
-00
-70
+2e
+8b
+28
+be
+c1
+7e
 89
+a2
+69
+fa
+e1
+99
+e8
+e6
+6c
+9a
+91
 46
-0d
-70
-89
+98
+f1
+6e
+8c
 6f
-10
-70
-8a
-13
-cd
-70
-8a
-06
-10
-70
-8a
-84
-4a
-70
-8a
-85
-40
-70
-8a
-16
-fe
-20
-40
-00
-<<<<<<< .mine
-ab
-||||||| .r1267
-a8
-=======
-b2
->>>>>>> .r1527
-20
-40
-70
-d7
+e7
+ee
+97
+f7
+02
+5b
+58
+cf
+60
 37
-d9
+ce
 82
-00
-70
-81
-3b
-5f
-37
-d9
-82
-00
-70
-81
-3c
-88
-37
-d9
-82
-00
-6f
-e0
-c0
-99
-c0
-08
-00
-<<<<<<< .mine
-a0
-||||||| .r1267
+2c
+f8
+b5
+5c
+94
+a1
 9d
-=======
-a7
->>>>>>> .r1527
+03
+fe
+73
+a5
+7a
+96
+0e
+0a
+34
+1a
+d2
+77
+22
+c5
+14
+dd
+13
 6f
-e0
+11
+9a
+4e
+19
+03
+95
 c4
-38
-1f
-e1
-fe
-04
-67
-f0
-8a
-02
-70
-89
-0f
-01
-70
-8a
-80
-24
-70
-8a
+a2
+5b
+dd
 81
+c7
+34
+90
+0d
+43
+ad
+b9
 62
-58
-e6
-12
-12
-67
-f1
-8a
-73
-70
-8a
-86
-60
-70
-8a
-8b
-3b
+83
+a7
+81
+0d
+cc
 20
-40
-00
-<<<<<<< .mine
-92
-||||||| .r1267
-8f
-=======
-99
->>>>>>> .r1527
-70
-80
-43
-00
-70
-80
-42
-05
-58
-55
-74
-74
-67
-f1
-89
-68
-70
+d7
+bc
+2d
+ce
+b5
 89
-60
-6e
-20
-40
-00
-<<<<<<< .mine
-f3
-||||||| .r1267
-f0
-=======
-fa
->>>>>>> .r1527
-20
-40
+37
+9b
+c7
+7a
+81
+47
+78
+ee
+62
+ff
 01
-<<<<<<< .mine
+0a
+6e
+79
+8e
+53
 1e
-||||||| .r1267
+d9
+9e
+4c
+a2
+74
+a5
+0f
+60
+5e
+fb
+8e
+07
+b4
+45
+64
+c5
+7c
+f1
+57
+e8
+cc
+3b
+0e
+6c
+d0
+29
+19
+15
+35
 1b
-=======
-25
->>>>>>> .r1527
-20
-40
-00
-<<<<<<< .mine
-8c
-||||||| .r1267
-89
-=======
-93
->>>>>>> .r1527
-70
-41
-48
 0c
-20
-20
-6f
-4e
-20
-75
-80
-00
-37
-d9
+d8
+60
+17
+4c
+57
+29
+0d
+3d
+ce
+77
 82
-00
-6f
-e0
-c1
-1c
-67
-f0
-81
+f2
+2a
+5b
+e6
+7f
+6b
+e6
+fc
+36
+09
+04
+7a
 3a
-37
-d9
-82
-00
+22
+dc
 20
-60
-00
-00
-6f
-e0
-c0
-99
-c0
-0c
-00
-<<<<<<< .mine
-98
-||||||| .r1267
-95
-=======
-9f
->>>>>>> .r1527
-6f
-e0
-c4
-38
-1f
-e1
-fe
+a3
+15
+eb
+15
+62
+91
+b7
+8d
+fc
+36
+ef
+27
+46
+46
+92
+c3
+f6
+07
+6f
+26
+1a
+58
+43
+23
+aa
+1a
+ed
+8e
+af
+a3
+c9
+36
+ed
+56
+37
+45
+86
+dc
+5c
+9e
+87
+44
+b7
+6a
+a7
+f8
 06
-67
-f0
-8a
-02
-70
-8a
-05
-e0
-70
-8a
-00
-d8
-20
-00
+0c
+91
+1b
+7d
+0b
+28
 00
-3c
-70
-8a
-01
+6b
 a0
-70
-8a
-00
-df
-70
-8a
-01
-fa
-20
-00
-00
-14
-70
+e4
+74
+53
+90
 8a
-00
-9f
-20
-60
-00
-00
-6f
-e0
-c4
-38
-1f
-e1
-fe
+7b
+32
+61
+e4
+f3
+2a
+53
+d9
+76
+ec
+81
+d8
 06
-67
-f0
-8a
-02
-70
-89
-0f
-00
-70
+6c
+1d
+36
+8f
+a6
+b6
+6a
+1e
+ed
+27
+49
+40
+35
+ce
+97
+15
+0e
+0c
+8e
+1d
+8f
+73
+e4
+b6
+c7
+44
+23
+9d
+1b
+96
+26
+90
+1b
+4c
+1c
+b6
+15
+c8
+18
+17
+de
+fb
+c1
+f3
 8a
+a1
+48
+2a
+b1
+df
+63
+5a
+46
 80
-23
+9a
+ea
+d8
+ae
+45
+9c
+6c
 70
-8a
-81
-b0
-58
-e4
-09
-09
-67
-f1
-8a
+e0
+9e
+d3
 73
+17
 70
-8a
+d4
+59
+69
+f3
+f1
+c2
+ee
+aa
+48
+7b
+19
+53
+31
+fd
+aa
+b6
+fe
 76
-2a
-70
-89
-02
-04
-20
-20
-00
-<<<<<<< .mine
-7f
-||||||| .r1267
-7c
-=======
-86
->>>>>>> .r1527
-20
-35
-80
-<<<<<<< .mine
-d3
-||||||| .r1267
-d0
-=======
-da
->>>>>>> .r1527
-6f
-e2
-02
-0d
-20
-7a
-00
-00
-37
+34
 d9
-82
-00
-6f
-f0
-81
-36
-1f
-e1
-7e
+bd
+11
 f0
-68
-48
-82
-0d
-98
-41
+56
+53
+11
+d8
+22
+08
+c4
+97
+f1
+c7
+c4
+70
+64
+17
+a8
+25
+77
+0b
+b4
+af
+ab
+15
+c5
+52
+8d
+44
+bc
+90
 fe
-00
-1f
+aa
+35
+ab
+ca
+51
+f9
+bf
+98
+2c
+75
+ad
+78
+2d
+b7
+d5
+d7
+54
+34
+b5
+d6
+df
+40
+5e
+84
+89
+b5
+72
+24
+b3
 e0
-ff
-fd
-67
-f0
-81
-36
-37
-d9
-82
-00
-6f
-f0
+2b
+ba
+34
+8e
+bd
+28
 81
-38
-1f
-e1
-7e
-07
-68
-48
-82
-0e
-18
-49
-84
-00
-98
+28
+3f
+51
+de
+54
+ee
 41
-fe
-00
-67
-f0
-81
-38
-37
-d9
-82
-00
-6f
-f0
-8a
-cb
-1f
-e1
-7e
-f0
-68
-48
+fd
+73
+ea
+49
+ea
+8c
+fc
+36
+a6
+1b
+ae
+de
+ae
+89
 82
-0f
-60
-48
-c1
-5b
-98
+f4
+3e
+bc
+69
+f6
+7f
+c9
+02
+2c
+f1
+bd
+bc
+b9
+dc
+70
+03
+9a
+fc
+cd
+ab
+88
+45
+df
+70
+36
+16
+e2
+01
+dd
+10
+6a
+7d
+80
+6c
+af
+ed
+4d
+78
+e8
 41
+cf
+26
+44
+7d
+9b
+af
+9f
+86
+1c
+34
+61
 fe
-00
-67
-f0
-8a
-cb
-6f
-e0
-82
-10
-67
-e0
-c1
 5c
+c8
+84
+e0
+1d
 2f
-ef
-fe
-03
-6f
-f0
-8a
-06
 79
-20
-fe
-07
-67
-f0
-8a
-06
-6f
-e0
-82
+5a
+15
+86
+35
+8b
+51
+d3
+b6
+30
+90
+08
+a4
 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
-02
-20
-60
-00
-00
-6f
-e1
-41
-5b
-20
-7a
-00
-00
-67
-e1
-02
-0f
-20
-20
-00
-<<<<<<< .mine
-bd
-||||||| .r1267
-ba
-=======
-c4
->>>>>>> .r1527
-20
-40
-21
-ba
-18
-00
-2a
-08
-18
-00
-2a
-00
-58
-0a
-aa
-da
-67
+4d
+0b
+0d
+54
 f1
-8a
-0f
-70
-8a
-25
-40
-70
-8a
-26
-10
-20
-00
-00
-3c
-70
-8a
-01
-fb
-70
-8a
-25
-ff
-70
-8a
-26
+b6
+f5
+0b
+2e
 30
-70
-8a
-16
-fe
-20
-20
-21
-b4
-58
-0a
-aa
-7e
+c9
+5f
+83
+2d
+ac
+4c
+a0
+d4
+8c
+e5
+d8
+b5
+39
+75
+56
+ec
 67
-f1
-8a
-0f
-20
-00
-00
-3c
-70
-8a
-25
-00
-70
-8a
-26
-0d
-70
+ca
+66
 8a
-16
-f6
-20
-20
-22
-03
-6f
-e0
-c1
-41
+49
+e4
+3d
 c0
-05
-00
-<<<<<<< .mine
-ee
-||||||| .r1267
-eb
-=======
-f5
->>>>>>> .r1527
-20
+93
+8c
+4d
+11
+f2
+64
+3e
+d9
+d9
+95
+80
+6c
+43
+9f
+f6
+ae
+3f
 20
-22
-0e
-70
+29
+be
+6c
+7c
+68
 8a
-14
+b1
+c2
+9a
 25
-58
-a9
 3f
+0b
+eb
+e1
+5c
+95
+f2
+3b
+14
+aa
+36
+ec
+e0
+55
+0c
+18
+0f
+75
+04
+99
+23
+1c
+14
+5c
+3d
+61
+7c
 3f
+f9
+3a
+db
 67
+ca
+ba
+8c
+b2
+fe
+87
+f4
+75
+9f
+d5
 f1
-8a
+39
+e9
+24
+52
+0f
+c0
+c9
+6e
+ad
+fa
+0d
+c1
+66
+08
+7c
+5e
+24
+5e
+0f
+c6
+ff
+57
+95
+83
 60
-70
-8a
+64
+94
+f6
+a3
 63
-1f
-20
-60
-00
-00
-20
-75
-80
-00
-20
-40
-21
-60
-d8
-40
-00
-27
-20
-40
-21
-6f
-20
-40
-21
-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
-<<<<<<< .mine
-10
-||||||| .r1267
-0d
-=======
-17
->>>>>>> .r1527
-2a
-2f
-fe
-0d
-20
-40
-21
-1d
-2a
-4f
+cb
+f3
+d4
+6d
+9e
+82
+a5
+65
 fe
-0d
-20
-40
-21
-1e
 d8
-e0
-00
-05
-20
-40
-21
-1c
-20
-40
-21
+a5
+3e
+4c
+46
+54
+10
+c1
+b4
+ee
+cf
+4b
+29
+f2
+4e
+94
+df
+7b
+cf
+a2
+e7
+77
 1e
+a4
+07
 20
-40
-01
-<<<<<<< .mine
-10
-||||||| .r1267
+05
+27
+4d
+fe
+2b
+2f
+ff
+5a
+1f
+fe
+93
+44
+af
+68
+e1
+ba
 0d
-=======
-17
->>>>>>> .r1527
-d8
-a0
 8a
-c2
-1a
-31
-fe
-00
-20
-40
-21
-17
-1a
+5b
+75
+35
+99
+9a
+38
+7e
+0a
+e6
+9d
+76
+98
+ca
+05
+96
+d4
+ab
+13
+9f
+ca
+47
+9f
+38
+ca
+22
+4c
+d7
+51
 51
-fe
-00
-20
-40
-21
-17
 18
-e0
-8f
-ff
-20
-21
-01
-<<<<<<< .mine
+b7
 05
-||||||| .r1267
-02
-=======
+1f
+62
+87
+4e
+11
+eb
+19
+33
+46
+63
+3b
+18
+d3
+a2
+a4
+a4
+ae
+de
+e8
+7f
+6b
+37
 0c
->>>>>>> .r1527
-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
-03
-70
+bb
+bf
+eb
+ce
+e8
+42
+2c
+f6
+2b
+14
+2b
+29
+24
 89
-80
-06
-20
-00
-00
-3c
-da
-20
-00
-00
-da
-40
-00
-00
-df
-20
-00
-10
+33
+86
+49
+4d
+3b
 d8
-c0
-0f
-00
-20
-20
-21
-2d
-20
-75
-80
-00
-20
+b6
+24
+0c
+9a
+29
+10
 20
-22
+31
+aa
+f8
+7b
+f5
+e6
+69
+cb
+15
+93
+d9
+97
+0d
 72
-58
-00
-00
-00
-20
-60
-00
-00
-20
-75
+c7
+42
+e3
+6c
+2c
+de
+03
+1b
+7d
+7a
+73
+0d
+da
+c6
+1b
+0a
+59
+ac
+a6
+71
+1f
+95
+ec
+5a
+10
+f9
+eb
+e2
+ae
+45
+1e
 80
-00
-70
-8a
-07
-77
-70
-8a
-08
-c9
-70
-8a
-0b
-01
-6f
-e0
-c4
 09
-67
-f0
-80
-cd
-20
-00
-0b
-b8
-20
-40
-01
-<<<<<<< .mine
-4a
-||||||| .r1267
-47
-=======
-39
->>>>>>> .r1527
-70
-8a
-08
-c1
-6a
-40
 c4
-19
+92
+4d
+d9
+90
 df
-20
-00
-08
-20
-40
-6f
-58
-6f
-e0
-c4
-19
-67
-e0
-c4
-33
-62
-40
+27
+50
+dd
+ec
+9f
+43
+0c
+9c
+1e
+61
+2e
+38
 c4
-19
-20
-60
-00
-00
-<<<<<<< .mine
-20
-40
-01
-40
-6f
-f0
-8a
-09
-79
-3f
-fe
-07
-67
-f0
-8a
-09
-||||||| .r1267
-20
-40
-01
-3d
-6f
-f0
-8a
-09
-79
-3f
-fe
-07
-67
-f0
-8a
-09
-=======
->>>>>>> .r1527
+bf
+57
 70
-80
-<<<<<<< .mine
-cd
-20
-00
-0b
+da
+3d
+38
+eb
+1c
+c0
+cb
 b8
-20
-40
-01
-4a
-70
-80
-cd
-00
-20
-20
-6f
-a1
-6f
-f0
-80
-||||||| .r1267
-cd
-20
-00
-0b
+30
+17
 b8
-20
-40
-01
-47
-70
-80
-cd
-00
-20
-20
-6f
-a1
-6f
-f0
-80
-=======
->>>>>>> .r1527
-cc
-03
-6f
-f0
-81
-29
-c3
-02
-81
-<<<<<<< .mine
-4b
-||||||| .r1267
-48
-=======
-3a
->>>>>>> .r1527
-68
-59
-01
-64
-60
-49
-44
-0a
-70
-80
-cc
-00
-20
-60
-00
-00
-70
-8a
+1a
+21
 82
-11
-70
-8a
-8d
-12
-70
-8a
-8e
-0a
-6f
-e0
-c0
-99
+ce
+3a
 c0
-08
-01
-<<<<<<< .mine
-6a
-||||||| .r1267
+ee
+2c
+1d
+4b
+76
+d7
+85
+b6
+1a
+c2
+cb
+11
+7e
 67
-=======
-59
->>>>>>> .r1527
+aa
+8f
+0a
+35
+c5
+ea
+38
+91
+c1
+92
+fb
+51
+ab
+e7
 58
-00
-57
+34
+a0
+fc
+77
+c8
+6f
+ef
+e4
 62
-67
-f1
-09
-07
-70
-89
-01
-03
-70
-89
-30
-03
-c6
-16
-80
-00
-70
-89
-01
+b8
+5e
+55
+d7
+72
+d5
+a5
+a8
+2b
+5d
+d7
+4b
+bb
+72
+8f
+cb
+73
+1d
+d9
+b3
+ef
+59
+a5
+c2
+1d
+35
+b5
+f8
+14
+9a
+5c
+1d
+65
+f9
+e5
 01
-70
-8a
-82
-07
-70
-8a
-8d
-44
-70
-8a
-8e
-0a
-6f
-e0
-c0
 99
-c0
-08
-01
-<<<<<<< .mine
-67
-||||||| .r1267
-64
-=======
-56
->>>>>>> .r1527
-58
-00
-2b
-b1
-67
-f1
-09
-07
-c6
-97
-80
-00
-70
-89
+e9
+22
+12
+46
+e2
+17
+e8
+0d
+e4
+32
+0f
+dd
+b4
+a9
+ea
+2c
+1c
+8f
+ea
+44
 30
+b5
+3b
+2b
+79
+42
+7b
 24
-70
-89
-01
-05
-20
-60
-00
-00
-58
-00
-41
-89
-67
-f1
-09
-07
-20
-20
-01
-<<<<<<< .mine
-63
-||||||| .r1267
-60
-=======
-52
->>>>>>> .r1527
-58
-00
+3c
+f4
+22
+bf
+14
+48
 83
-12
+c5
+19
+50
 67
-f1
-09
-07
-20
-20
-01
-<<<<<<< .mine
-58
-||||||| .r1267
-55
-=======
-47
->>>>>>> .r1527
-68
-48
-c4
+9f
+b1
+ed
+a0
+bb
+37
+e2
+a2
+95
+15
+6b
+8a
+10
 29
-20
-40
-55
-b5
-68
-48
-c4
-29
-20
-40
-6e
-e6
-20
-20
-dc
+be
+42
+5f
+89
+c1
+85
+ee
+34
+d3
+59
+43
+54
+96
 a3
-6f
-e4
-47
+86
+f3
+04
+39
+4d
+b7
+92
+43
+b5
+2d
 13
-c2
-89
-81
-<<<<<<< .mine
-8d
-||||||| .r1267
-8a
-=======
+c5
+cd
+5f
+db
+c0
+7b
+a8
+6e
+f5
+42
+53
+7a
+de
+88
 7c
->>>>>>> .r1527
-20
-20
-4a
-58
-20
-40
-6c
-bc
-6f
-e4
-47
-13
-2f
-ef
-fe
+72
 09
-20
-20
-ec
-c1
-20
-20
-6c
-c4
-20
-40
-01
-<<<<<<< .mine
+d1
+14
+1f
 75
-||||||| .r1267
-72
-=======
-64
->>>>>>> .r1527
-20
-40
-5d
+9d
+b4
+a9
+f0
+36
+a2
+ec
+c8
+b4
+e8
+9c
+d5
+ba
+5f
+1c
+f8
+e1
+4d
+e3
+49
+5e
+42
+0e
+9a
+2e
+8f
 64
-6f
-e0
-c6
-90
+45
+6b
+ea
+f8
+a5
+e9
+8f
+d1
+2a
+3d
+be
+06
+f7
+ac
+e8
 67
-e0
+18
+1e
 c9
+79
+61
+65
+79
+ef
+9d
+c3
+a7
 c6
-68
-49
-49
-d5
-18
-0a
+d1
+f9
 7e
-00
-98
-40
+61
+68
+f9
+c4
+4c
+88
+12
+f6
+f2
+04
+70
+e6
+ad
+96
+f5
 fe
-00
-67
-e1
-46
-95
-20
-60
-00
-00
-6f
-e1
+62
+4e
+0f
+06
+99
 46
-8e
+41
+85
+b2
+23
 d8
-40
-aa
-55
-98
-46
-7c
-00
-20
-22
-81
-<<<<<<< .mine
+4b
+e6
+b6
+01
+71
+f0
 8b
-||||||| .r1267
-88
-=======
-7a
->>>>>>> .r1527
-60
-49
-46
-8e
-20
-40
-5c
-9c
-6f
-e0
+69
+86
+24
 cb
-e4
-20
-20
+67
+8b
+00
+49
+2d
+28
+a1
+f3
+de
+8f
+a4
+85
+08
+c5
+e5
+d8
+c2
+d2
+73
+1d
 5c
+81
+17
+cf
 88
-20
-40
-04
-<<<<<<< .mine
-a4
-||||||| .r1267
-a6
-=======
-98
->>>>>>> .r1527
-20
-20
-5c
-90
-20
+a0
+d6
+87
 40
-01
-<<<<<<< .mine
-75
-||||||| .r1267
-72
-=======
-64
->>>>>>> .r1527
-6f
-e0
+57
+31
+f4
+43
+55
+93
+89
+36
+ff
+9c
+dc
+fd
+43
+52
+53
+5f
+47
 c9
-c6
-67
-e0
-c6
-90
-20
-20
-5c
-b1
-1a
-62
-7e
-00
-c0
-1d
-01
-<<<<<<< .mine
-95
-||||||| .r1267
-92
-=======
+3e
+b0
+e2
+a8
+6b
+93
+3a
+14
+eb
 84
->>>>>>> .r1527
-c0
-0a
-81
-<<<<<<< .mine
-a3
-||||||| .r1267
-a0
-=======
-92
->>>>>>> .r1527
-20
-20
-4a
-9c
-6f
-e0
 c6
-00
-24
-3a
-4b
-11
-6f
-e0
-c5
-e2
+bb
+16
+bd
 c0
-01
-01
-<<<<<<< .mine
-9a
-||||||| .r1267
-97
-=======
-89
->>>>>>> .r1527
-20
-20
-4b
-02
-6f
-e4
-47
-13
-c2
+05
 9f
-60
-34
-c2
-98
-60
-34
-c3
-1d
-60
+95
+b3
+76
 67
-6f
-e2
-46
-91
-68
-4a
-4a
-01
-98
+87
+10
+cc
+0c
+ef
+55
+86
+41
+fd
+35
+09
+29
+81
+51
+d7
+7e
+76
+dd
+c0
+6a
+8c
+4d
+1f
+3c
+28
 46
-7c
-00
-20
-22
-82
-<<<<<<< .mine
-4a
-||||||| .r1267
-4c
-=======
-3e
->>>>>>> .r1527
-20
-20
-60
-67
-58
-00
-00
-00
-67
-e1
-47
+ef
+d5
+84
+fa
+d9
+71
 c0
-67
-e0
-c8
+2d
+85
+71
+b6
+dd
+1e
+a4
 60
-67
-e0
-c8
-61
-67
-e0
-c7
-94
+50
+10
+54
+0a
+4f
+58
+a6
+d0
+38
+1b
+5e
+83
+df
+63
+63
+7b
+b2
+aa
+d3
+54
+4b
+86
+12
 70
-47
-c2
-00
-20
-40
-29
+0a
+f8
+0d
+66
+93
+0c
+57
 cb
+14
+64
+e4
+50
 70
-42
-9a
-00
-6f
-e1
+e7
+69
+51
+30
+18
+e6
+4b
+05
 43
-ef
-c2
-83
-81
-<<<<<<< .mine
-af
-||||||| .r1267
-ac
-=======
-9e
->>>>>>> .r1527
-c2
+10
+5f
 80
-42
-fc
-20
-20
-4b
-95
-20
-40
-5b
-21
-6f
-e1
-43
-ef
-c2
-80
-42
+e6
+a5
+f8
+de
+4f
+69
+28
+0e
+15
+0f
+ea
+b8
 fc
-20
-20
-04
-<<<<<<< .mine
-44
-||||||| .r1267
-46
-=======
+1b
+9f
+f5
+33
+79
+3b
+ad
+0e
+f8
+2f
+a7
+ba
+a4
+14
 38
->>>>>>> .r1527
-20
-40
-55
-3d
-20
-40
-01
-<<<<<<< .mine
-cd
-||||||| .r1267
-ca
-=======
-bc
->>>>>>> .r1527
-20
-40
-61
-4d
-20
-40
-32
-8e
-20
-40
-35
-31
-20
-40
-5f
-dd
-20
-40
-4b
+71
+a8
+fd
+d9
+17
+64
+85
 62
-20
-40
-4b
-68
-20
-40
-01
-<<<<<<< .mine
-d7
-||||||| .r1267
-d4
-=======
-c6
->>>>>>> .r1527
-20
-40
-01
-<<<<<<< .mine
-f1
-||||||| .r1267
-f3
-=======
-e5
->>>>>>> .r1527
-20
-40
-4b
+f4
+b4
+fd
+91
+e4
+5d
+48
+ed
 43
-20
-40
-02
-<<<<<<< .mine
-18
-||||||| .r1267
-1a
-=======
+80
+8a
+7b
+be
+75
+13
+d1
+51
+9a
+08
 0c
->>>>>>> .r1527
-20
-40
-4b
-58
-20
-40
-5b
-e1
-20
-40
-4b
-5c
-20
-40
-5b
-e4
-20
-40
-4b
-5f
-20
-40
-4b
-55
-20
-40
-02
-<<<<<<< .mine
+61
+75
+73
+1f
 3a
-||||||| .r1267
-3c
-=======
+c7
+f7
+26
 2e
->>>>>>> .r1527
-20
-40
-4b
-32
-20
-40
-5b
-fe
+02
+63
+76
+b2
 20
-40
-4b
+1c
+0c
+80
+57
+d6
+e6
+a3
 48
-20
-40
-4b
-82
-20
-40
-4b
-87
-20
-40
-06
-<<<<<<< .mine
-60
-||||||| .r1267
-62
-=======
-54
->>>>>>> .r1527
-20
-20
-02
-<<<<<<< .mine
-37
-||||||| .r1267
-39
-=======
-2b
->>>>>>> .r1527
-58
-23
-01
-70
-67
-e1
-c6
-2d
-58
-01
-53
-01
-e7
-e1
+d7
+95
+f6
+1b
+7e
+7c
+a9
+b7
 80
+a1
 05
-6f
-e0
-c6
-37
-20
-3a
-01
-<<<<<<< .mine
-d5
-||||||| .r1267
-d2
-=======
+6b
 c4
->>>>>>> .r1527
-70
-46
-31
-58
-20
-60
-00
-00
-70
-46
-31
-53
-20
-60
-00
-00
-6f
-e0
-cb
-bc
-c0
-2d
-01
-<<<<<<< .mine
-ee
-||||||| .r1267
+ac
+c9
 f0
-=======
-e2
->>>>>>> .r1527
-6f
-e1
-47
-81
-20
-7a
-00
-00
-6f
-e0
-ca
-08
-24
-7a
-00
-00
-70
-4a
-0d
-ff
-6f
-e1
-47
-25
-68
-49
-47
-81
-98
-46
-04
-00
-6f
-e1
-48
-69
-98
-46
-7e
-00
-20
+82
+72
+6e
+42
+2a
+93
+a9
 21
-01
-<<<<<<< .mine
-e6
-||||||| .r1267
-e2
-=======
+7d
+33
+a8
 d4
->>>>>>> .r1527
-20
-40
-01
-de
-20
-20
-<<<<<<< .mine
-4b
-7c
-||||||| .r1267
-01
-ee
-=======
-01
-e0
->>>>>>> .r1527
-20
-40
-01
-<<<<<<< .mine
-e8
-||||||| .r1267
-e4
-=======
-d6
->>>>>>> .r1527
-20
-20
-<<<<<<< .mine
-4b
-7e
-||||||| .r1267
-01
-e8
-=======
-01
-da
->>>>>>> .r1527
-6f
-e0
-c9
-aa
-c3
-00
-01
-de
-68
-48
-c8
+71
+e9
+a1
+ce
+ce
+64
 67
-20
-20
-<<<<<<< .mine
-6e
-f7
-||||||| .r1267
-02
-11
-6f
-e0
-c9
-aa
-c3
-00
-81
-ee
-=======
+d6
+0e
+7a
+c6
+38
+5b
+f6
+0a
+c7
+f9
+f3
+79
+91
+1a
+ce
+99
+94
+c0
+3b
+c0
+ba
+b1
+62
+f0
+57
+38
+c1
+ba
+ec
+13
+04
+77
+cc
 02
-03
-6f
-e0
 c9
-aa
-c3
-00
-81
-e0
->>>>>>> .r1527
+09
+fa
+50
+f4
+bd
+b9
+fb
+60
+b6
+93
+3d
+89
+86
+5b
+e1
+c2
 68
-48
-c8
-<<<<<<< .mine
-||||||| .r1267
-66
-20
-20
-02
-11
+bb
 68
-48
+ba
+26
+bc
+5d
+f2
+37
+27
+be
+7e
+55
+5d
 c8
-=======
-66
-20
-20
-02
 03
-68
-48
-c8
->>>>>>> .r1527
-67
-20
-20
-<<<<<<< .mine
-6e
+fe
+be
+e1
+9e
+2a
+08
+8d
+1a
+d1
+9f
+d8
+bd
 f3
-||||||| .r1267
-02
-07
-68
-48
-c8
-66
-20
-20
+53
+86
+60
+ff
+71
+e1
+2d
+de
+db
+71
+8e
+b1
+f6
+e5
+b7
+ea
+8a
+94
+99
 02
-07
-=======
 01
-f9
 68
-48
-c8
-66
-20
-20
-01
-f9
->>>>>>> .r1527
-6f
-e0
-c6
-21
-67
-e0
-c9
-aa
-20
-20
-01
-<<<<<<< .mine
-e6
-||||||| .r1267
-e2
-=======
-d4
->>>>>>> .r1527
-6f
-e0
-ca
-08
-20
-7a
-00
-00
-1f
-e0
-ff
-ff
-67
-e0
-ca
-08
-20
-3a
-4b
-6f
-68
-48
-c8
-68
-20
-20
-6e
-f7
-6f
-e0
+03
+76
+d7
+46
+57
+59
+4a
+f1
+47
+70
+5e
+4f
+a4
 c6
-66
-c0
-00
-<<<<<<< .mine
-02
+3d
+49
+c8
+d9
+ac
+69
+cc
+26
+d4
 04
-||||||| .r1267
-02
-06
-=======
-01
-f8
->>>>>>> .r1527
-c0
-00
-<<<<<<< .mine
-82
-08
-||||||| .r1267
-82
-0a
-=======
-81
-fc
->>>>>>> .r1527
-c0
-01
-<<<<<<< .mine
-02
-0a
-||||||| .r1267
-02
-0c
-=======
-01
-fe
->>>>>>> .r1527
-c0
-01
-82
-<<<<<<< .mine
-0c
-||||||| .r1267
-0e
-=======
-00
->>>>>>> .r1527
-20
-60
-00
-00
-6f
-e0
-c6
+b4
+8b
+45
 66
-c0
-00
-02
-<<<<<<< .mine
-0e
-||||||| .r1267
-10
-=======
-02
->>>>>>> .r1527
-c0
-00
-82
-<<<<<<< .mine
-12
-||||||| .r1267
-14
-=======
-06
->>>>>>> .r1527
-c0
-01
-02
-<<<<<<< .mine
-14
-||||||| .r1267
+f3
+f3
+53
+78
+24
+ae
+49
+1b
+e1
+99
+88
+eb
+2f
+6b
+b9
+73
+f5
+4d
 16
-=======
 08
->>>>>>> .r1527
-c0
-01
-82
-<<<<<<< .mine
-16
-||||||| .r1267
-18
-=======
-0a
->>>>>>> .r1527
-20
-60
-00
-00
-68
-48
-cb
 b7
-60
-48
-ca
-0d
-da
-20
-00
-00
-20
-20
-77
-bf
-68
-48
-cb
-b8
-20
-20
-<<<<<<< .mine
-02
-05
-||||||| .r1267
-02
-07
-=======
-01
-f9
->>>>>>> .r1527
-68
-48
-cb
-b9
-20
-20
-<<<<<<< .mine
-02
-05
-||||||| .r1267
-02
-07
-=======
-01
-f9
->>>>>>> .r1527
-68
+c1
+8f
+9a
+14
+7f
 48
-cb
+17
+35
 ba
-20
-20
-<<<<<<< .mine
-02
-05
-||||||| .r1267
-02
-07
-=======
-01
-f9
->>>>>>> .r1527
-68
-48
-cb
 b7
-60
-48
-ca
-0d
+aa
+32
+2b
+bf
+b4
+87
+4b
+1d
+0c
 da
-20
-00
-00
-20
-20
-77
 ba
-68
-48
-cb
+c8
+7d
+9f
+3e
+ae
+1f
+8f
+e4
+2d
+4c
+7b
+22
+10
 b8
-20
-20
-02
-<<<<<<< .mine
-0f
-||||||| .r1267
-11
-=======
-03
->>>>>>> .r1527
-68
-48
-cb
-b9
-20
-20
-02
-<<<<<<< .mine
+75
+b1
+a0
 0f
-||||||| .r1267
-11
-=======
-03
->>>>>>> .r1527
-68
-48
-cb
-ba
-20
-20
-02
-<<<<<<< .mine
-0f
-||||||| .r1267
-11
-=======
-03
->>>>>>> .r1527
-6f
-e1
-47
-81
-20
-7a
-00
-00
-6f
-e0
-cb
-c8
-20
-7a
-00
-00
-1f
-e0
-ff
-ff
-67
-e0
+41
+a5
+e7
+07
+ce
+a1
+30
+ef
+41
+3a
+ae
+85
+08
 cb
+27
+74
+14
+ef
+42
 c8
-c2
-80
-<<<<<<< .mine
-01
-fe
-||||||| .r1267
-02
-00
-=======
-01
-f2
->>>>>>> .r1527
-20
-20
-01
-<<<<<<< .mine
-f8
-||||||| .r1267
-fa
-=======
-ec
->>>>>>> .r1527
-6f
-e1
-4a
-09
-67
-e1
-4a
-0e
-67
-e1
-4a
-10
-6f
-e0
-c6
-66
-c0
-00
-02
-<<<<<<< .mine
-29
-||||||| .r1267
-2b
-=======
-1d
->>>>>>> .r1527
-c0
-00
-82
-<<<<<<< .mine
+ae
+e8
 2b
-||||||| .r1267
-2d
-=======
-1f
->>>>>>> .r1527
-c0
-01
-02
-<<<<<<< .mine
-2d
-||||||| .r1267
+a9
+38
+23
+59
+b8
 2f
-=======
-21
->>>>>>> .r1527
-c0
-01
+a0
+4e
+42
+e9
+05
+e1
+26
+c6
+c3
+cc
+42
+53
+7c
+e9
+65
+41
+70
+0e
+0d
+71
+fd
+fe
+49
 82
-<<<<<<< .mine
-2f
-||||||| .r1267
-31
-=======
-23
->>>>>>> .r1527
+3e
+81
+bf
+58
 20
-60
-00
-00
-6f
+a5
+50
+44
+e7
+9f
+fb
+4e
 e0
-cb
 b7
-20
-20
-02
-<<<<<<< .mine
-30
-||||||| .r1267
-32
-=======
-24
->>>>>>> .r1527
-6f
-e0
-cb
-b8
-20
-20
-02
-<<<<<<< .mine
-30
-||||||| .r1267
-32
-=======
-24
->>>>>>> .r1527
-6f
-e0
-cb
+23
+54
+76
+4b
+d2
+f1
+8e
+c5
+a7
 b9
-20
-20
-02
-<<<<<<< .mine
-30
-||||||| .r1267
-32
-=======
-24
->>>>>>> .r1527
-6f
-e0
-cb
-ba
-67
+cf
+4b
+c9
+03
+7c
+bb
+a2
+c9
+5a
+15
+77
+c3
+3c
+2d
+d8
+8f
+54
+7e
 e0
-86
-78
-20
+37
+49
+27
+0b
+eb
+73
+8b
+c9
+8c
+24
+15
+d6
 40
-01
-<<<<<<< .mine
-f8
-||||||| .r1267
-fa
-=======
-ec
->>>>>>> .r1527
-6f
-e0
-86
-78
-67
-e0
-ca
-0d
-da
-20
-00
+b0
+1f
+8e
 00
-70
-4a
-0b
-01
-20
-20
-77
-c4
+9a
+aa
+5d
+90
+41
+1e
+32
+d8
+5f
+b4
 6f
-e0
-cb
-bc
-c1
-2d
-00
-00
-20
-20
-4b
-8a
-6f
-e0
-cb
-a1
+43
+11
+fc
+a6
+51
+96
+c6
+f6
+c7
+23
 c2
-80
-02
-<<<<<<< .mine
-40
-||||||| .r1267
-42
-=======
-34
->>>>>>> .r1527
-20
-40
-02
-<<<<<<< .mine
+e4
+57
+7d
+58
+3c
+96
+d3
+0e
+4b
+b6
+d3
+d1
+f0
+8f
+bf
+50
 4c
-||||||| .r1267
-4e
-=======
-40
->>>>>>> .r1527
-6f
-e0
-cb
-a1
-c2
-80
-82
-<<<<<<< .mine
-53
-||||||| .r1267
-55
-=======
-47
->>>>>>> .r1527
-20
-20
-02
-<<<<<<< .mine
-5d
-||||||| .r1267
+2f
+b9
+01
+d9
+96
+f2
+b9
+8e
+22
+79
 5f
-=======
-51
->>>>>>> .r1527
-6f
-e0
+4c
+7e
 cb
-a4
-1f
-e6
-7c
-64
-24
-61
-00
+77
+73
+29
 00
-1f
+b8
+55
+cd
+39
+29
+aa
+ac
+93
+42
 e0
-fe
-01
+0b
+81
+1a
+06
+ce
+a8
+ed
+8f
+6a
+21
+45
 67
-e0
+d1
+f4
+3e
+35
+30
+75
 cb
-a4
+f7
+93
+1c
+e7
+88
+54
+f3
+cc
+31
+64
+50
+a5
+9f
+1a
+e4
 c1
-8c
-80
-00
-70
-4b
-a3
-00
-6f
+de
+6d
+bb
+1a
+da
+e9
+89
+75
+90
+e9
+73
 e0
-c6
-66
-c1
-02
-00
-00
-20
-40
-5a
-aa
-20
-40
-04
-<<<<<<< .mine
-40
-||||||| .r1267
-42
-=======
-34
->>>>>>> .r1527
-20
-20
-4e
+1c
+ed
+ee
+78
+59
+f9
 39
-70
-4b
-a4
+f5
+3a
 00
-6f
-e0
+b8
+18
+c9
+1c
+2b
+32
+db
+54
+ae
+5d
+33
+46
+9a
+78
+66
+bb
+56
+1f
+c4
+0c
 cb
-a3
 20
+04
+5f
+39
 7a
-00
-00
-70
-4b
-a3
-00
-20
-40
-4a
-56
-20
-20
-5e
-d1
-20
-60
-00
-00
-6f
-e0
-cb
-a6
-1f
-e6
-7c
-64
+41
+4e
+72
 24
-61
-00
-00
-1f
-e0
-fe
-01
-67
-e0
-cb
-a6
-c1
-8c
-80
-00
-70
-4b
-a5
-00
-6f
-e0
-c6
-66
-c1
-02
-00
-00
-20
-20
-4e
-2c
-70
-4b
-a6
-00
-6f
-e0
-cb
-a5
+1b
+fd
+b0
+f7
+aa
 20
+15
+04
 7a
-00
-00
-70
-4b
-a5
-00
-20
-40
-4a
-56
-20
-20
-5e
-d1
-6f
-e4
-47
-13
-c3
-0a
-82
-<<<<<<< .mine
-70
-||||||| .r1267
+0d
 72
-=======
-64
->>>>>>> .r1527
-20
-40
-6f
-82
-20
-40
-6f
-b0
-67
-e1
-46
-33
-68
-49
-44
-03
-6f
-e1
-44
-0a
+79
+b9
+17
+07
+9f
 98
-46
-7c
-00
-20
-21
-02
-<<<<<<< .mine
-63
-||||||| .r1267
+2e
+54
+64
+99
+2b
+ee
+7b
+32
+dc
+d3
 65
-=======
-57
->>>>>>> .r1527
-da
-20
-46
-2d
-20
-40
-55
-63
-6f
-e0
+37
+c9
+08
+9a
+93
+74
+79
+62
+72
+e7
+fd
+2b
+ff
 c4
-0c
-c2
 80
+90
+2d
 cf
+e2
+58
+d0
+e7
+c4
+1b
+5c
+ef
+66
+b4
+70
 6b
-6f
-e0
-c9
-a4
-20
-5a
-4e
-24
-6f
-e0
-c9
+b3
+1c
+03
+53
+c4
+d9
+89
+f6
+15
+78
+01
+e4
+0f
+06
+07
+aa
+77
 a3
-24
-7a
-00
-00
-6f
-e0
-c6
-66
+22
 c0
-00
-60
+8e
+c6
+65
+dc
+e5
+d0
+e2
+d4
+51
+65
+58
+86
+ea
+54
+39
+51
+65
+d4
 2f
-20
-40
-5a
-a8
-c0
+46
+9b
+d9
+5d
+15
+36
+e3
+56
+d2
 00
+3c
+07
+f2
+12
+4c
+b6
 82
-<<<<<<< .mine
-7a
-||||||| .r1267
-7c
-=======
-6e
->>>>>>> .r1527
-c0
-01
-02
-<<<<<<< .mine
-7f
-||||||| .r1267
-81
-=======
-73
->>>>>>> .r1527
-c0
-01
-82
-<<<<<<< .mine
-81
-||||||| .r1267
-83
-=======
-75
->>>>>>> .r1527
-6f
-e3
-46
-68
-68
-4b
-4a
 01
-98
-46
-7c
-00
-20
-22
-da
-94
-20
-20
+4e
+f4
+b5
+f3
+1b
+65
+38
+92
+2d
 54
-a0
-6f
-e3
-46
-75
-20
-20
-02
-<<<<<<< .mine
-7b
-||||||| .r1267
-7d
-=======
->>>>>>> .r1527
-6f
-6f
-e3
-46
-82
-20
-20
-02
-<<<<<<< .mine
-7b
-||||||| .r1267
-7d
-=======
-6f
->>>>>>> .r1527
-20
-40
-04
-<<<<<<< .mine
+95
+8e
+e6
+d5
 b1
-||||||| .r1267
-b3
-=======
-a5
->>>>>>> .r1527
-20
-40
-4c
-85
-58
-00
-00
-00
-67
-e1
-48
-e9
-d8
-c0
-48
-9c
-d8
-a0
-48
 b0
-df
-20
-00
-14
-20
-40
-7c
-da
-58
-00
-48
-9c
-67
-e1
-48
-e3
-58
-00
-48
-d8
-67
-e1
-48
-e5
-20
-40
-4c
-83
-20
-40
-4c
-79
-20
-40
-4c
-81
-6f
-e1
-48
-e9
-1f
+44
+03
+d6
+80
 e0
-fe
-01
-67
-e1
-48
-e9
-c2
-84
-82
-<<<<<<< .mine
-aa
-||||||| .r1267
-ac
-=======
-9e
->>>>>>> .r1527
-68
-48
-c8
-64
-20
-40
+65
 6e
-e6
-24
-20
-82
-<<<<<<< .mine
+1f
+3c
+f2
+a9
+f2
+33
+13
+0b
+6f
+2d
+e4
 92
-||||||| .r1267
-94
-=======
-86
->>>>>>> .r1527
-20
-40
-02
-<<<<<<< .mine
-9d
-||||||| .r1267
+c5
 9f
-=======
-91
->>>>>>> .r1527
-20
-40
+b0
+15
 02
-<<<<<<< .mine
-bb
-||||||| .r1267
-bd
-=======
-af
->>>>>>> .r1527
-20
-40
-4c
-83
-20
-20
-4c
-0f
-20
-00
-00
+c2
+dc
+4b
+9d
+72
+98
+d7
+78
+c2
+44
+5e
+dd
+3b
+86
+61
+06
+ef
+6d
+6b
+65
+94
+d7
+2d
+9e
 14
-70
-4a
-b9
-00
-20
-40
-4c
-85
-70
-48
+8d
+02
 e8
+09
+12
+44
 00
-20
-40
-4c
-7b
-20
-40
-02
-<<<<<<< .mine
-b5
-||||||| .r1267
-b7
-=======
-a9
->>>>>>> .r1527
-20
-40
-4c
-79
-20
-40
-02
-<<<<<<< .mine
-b5
-||||||| .r1267
-b7
-=======
-a9
->>>>>>> .r1527
-1f
+99
+0b
+18
+b2
+a8
+19
+d2
+93
+19
 e6
+b3
+19
+62
+e8
+13
+59
+d9
+d0
+a9
+3d
+47
+b9
+71
+85
+fb
+2e
+ca
+cc
+aa
+c3
 7c
-09
-20
-21
-02
-<<<<<<< .mine
-a1
-||||||| .r1267
+8b
+94
+99
 a3
-=======
-95
->>>>>>> .r1527
-20
-40
-4c
-7b
-20
-40
-02
-<<<<<<< .mine
-b5
-||||||| .r1267
-b7
-=======
-a9
->>>>>>> .r1527
-20
-20
-4c
-81
-68
-48
-c8
-65
-20
-40
-6e
+be
+d1
+13
+26
+1c
+bb
+fe
+0d
+98
+1e
+61
+97
+82
+a6
+97
+9b
+27
+c1
+70
+f3
+e1
+f6
+57
+07
+39
+8e
+95
+b9
+0b
+9d
+5f
+06
+c7
+cd
+e6
+33
+45
+58
+ed
+ec
+4b
+56
 f7
-20
-00
+1a
+1d
+71
 00
-14
+e5
+02
+5c
+7b
+2b
+3a
+8b
+9a
+6c
+57
+11
+3a
+43
+35
+80
+23
+35
+b6
+93
 68
-48
-c8
-65
-20
-40
-6e
-f3
-20
-00
-17
-70
-6f
-e0
-ca
-b9
-1f
-e0
-fe
-01
+25
+5e
+84
 67
-e0
-ca
+65
+5e
+3d
 b9
-c2
-83
-6c
-a3
-20
-20
-02
-<<<<<<< .mine
-83
-||||||| .r1267
-85
-=======
-77
->>>>>>> .r1527
-70
-48
+9e
+1d
+08
 e7
-00
-20
-40
-02
-<<<<<<< .mine
-b9
-||||||| .r1267
-bb
-=======
-ad
->>>>>>> .r1527
-6f
-e1
-48
-e5
-20
-20
-4c
-4a
-20
-00
-00
-96
-20
-20
-4c
-65
+4f
+61
 6f
-e1
-48
-98
-1f
-e2
-24
-00
-70
-48
-e8
-00
-70
-48
-e7
-00
-e8
-40
-80
-12
-28
+27
+cf
 4f
-fe
-07
-20
-20
-82
-<<<<<<< .mine
-c8
-||||||| .r1267
-ca
-=======
-bc
->>>>>>> .r1527
-20
-40
-6e
-f7
-20
-40
-02
-<<<<<<< .mine
-b9
-||||||| .r1267
-bb
-=======
-ad
->>>>>>> .r1527
 e8
-40
-80
-12
-20
-40
-6e
-f3
+19
+a1
+db
+a6
+19
+0d
+1d
+f2
+81
+ac
 e8
-40
-80
-12
-20
-40
-4c
-7d
-1a
-40
-a4
-01
-6f
-e1
-48
-e3
-20
-40
-4c
-4a
-1f
-e6
-7c
-13
-20
-21
-02
-<<<<<<< .mine
-be
-||||||| .r1267
-c0
-=======
-b2
->>>>>>> .r1527
-20
-60
-00
-00
+f1
+08
+d5
+3c
+43
+cc
+8f
+44
+39
+43
+0b
+42
+8b
+d1
+56
+7a
+d6
 da
-20
-48
-9c
-da
-40
-48
-b0
-df
-20
-00
+ec
+aa
+e7
+3a
+6a
+89
+ec
+1a
+1e
+a1
+ac
+10
+d4
+42
+2e
+42
+cd
+17
+2c
+1c
+7f
+b1
+d4
 14
-20
-40
-7d
-64
-24
+29
+5b
+59
+d7
+b1
+ed
+be
+fc
+61
 22
-cc
-87
-20
-40
-<<<<<<< .mine
-03
+45
+a0
+81
+0e
+16
+78
+24
+39
 08
-||||||| .r1267
-03
-0a
-=======
-02
-fc
->>>>>>> .r1527
-20
-5a
-4c
-87
-20
+59
+82
 40
-4c
-cd
-6f
-e0
+a1
+8c
+41
+39
+84
+65
+a9
+fc
+4d
 c9
-7b
+cb
+8f
 24
-7a
-00
-00
-6f
-e0
-c9
-c1
-c1
-00
-80
-00
-c1
-01
-00
-00
-c1
-02
-00
-00
-70
-48
+7b
+75
+57
+57
+78
+a6
+4c
+92
+16
+1a
+08
+dd
+13
+e4
+a4
 e8
-00
-da
-20
-48
-9c
-da
-40
-48
-c4
+4a
+68
+7d
+d2
+26
+3f
+c0
+e2
+01
+37
+d5
 e8
-40
-80
+ce
 11
-ef
-e0
-80
-12
+e1
+1f
+bf
+fb
 98
-42
-fe
-00
-20
-3a
-00
-f4
-67
-e0
-c8
-e7
-60
-48
-c8
-f6
-e0
-40
 80
-12
-70
-48
-f4
-01
+10
+b0
+3f
 70
-48
-f7
-00
-6f
-e0
-c8
-e7
-c3
-00
-02
-<<<<<<< .mine
+d8
+9f
+46
+c6
+1a
+4f
+54
+37
+f8
+40
+76
+6d
+22
+b9
+a3
+9f
+61
 f5
-||||||| .r1267
-f7
-=======
-e9
->>>>>>> .r1527
-6f
-e0
-c8
-e8
 1f
-ef
-fe
-08
-68
-48
-c8
-f7
-98
-40
-fe
-00
-d8
-c0
+ae
+0b
+fb
+25
+d1
 4a
-16
-98
-c0
-8c
+09
+48
+d2
+63
+f3
+dc
 00
-ef
-e0
-80
+5a
+51
+3a
+cf
+36
+60
+d7
+b5
+9f
+b8
+9c
 06
-67
-e0
-c8
-f5
-20
-40
-4c
-fc
-20
-40
+81
+4b
+5b
+0c
+d9
+dd
+c5
+f9
+07
+db
+aa
+79
+54
 03
-<<<<<<< .mine
-14
-||||||| .r1267
-16
-=======
-08
->>>>>>> .r1527
-20
 40
-03
-<<<<<<< .mine
-1e
-||||||| .r1267
-20
-=======
-12
->>>>>>> .r1527
-6f
-e0
-c8
-e7
-1f
-e3
-7e
-00
-67
+cb
+33
+3b
+4f
+de
+29
+b7
+34
+d1
+a6
+cf
+24
+9f
+80
+f5
+61
+0a
+a3
 e0
-c8
-e7
-6f
+27
+26
+2f
+c9
+a0
+43
+30
+6e
+28
+d5
+e8
+2f
+f4
+c1
+a9
+5f
+54
+aa
+de
+f8
+43
+12
+b9
+d4
+bd
+a6
+3d
+27
+5c
+12
+23
+0b
+b6
+da
 e0
-c8
-f6
-1f
-e3
-7e
+a6
 00
-67
-e0
-c8
-f6
-6f
-e0
-c8
+a7
+83
+58
+fc
+81
+3d
+9c
 f7
-1f
-e0
-fe
-01
+91
+db
+8e
+32
+43
+7b
+a7
+6e
+59
+c4
+e1
+96
+a7
+58
+0f
+d6
+89
+2a
+f2
+fa
+de
+bc
+62
+da
+91
+38
+53
+12
+1d
+f1
+36
+58
+2d
+85
+57
+15
+a1
 67
-e0
-c8
-f7
-1f
-e6
-7c
-07
-20
-21
-02
-<<<<<<< .mine
-e8
-||||||| .r1267
-ea
-=======
-dc
->>>>>>> .r1527
-1a
-20
-a2
-01
-1a
 40
-a4
-01
-6f
-e0
-c8
-e8
-1f
-e0
-fe
+45
+4b
+c5
+3c
+77
+ca
+f5
+af
+0b
+ff
+9e
+94
+74
+c0
+79
+be
+79
+2b
+9f
+87
+23
+0b
+80
+ad
+93
+40
+ce
+9d
+66
+08
+7f
+82
+81
+81
+ea
+dd
+81
+a5
+d5
+ce
+89
+fa
+8f
+9d
+34
+12
+2d
+6e
+7d
+23
+1b
+4c
 01
-67
-e0
-c8
-e8
-1f
-e6
+19
+b4
+1e
 7c
-13
-20
+c0
+7e
+f5
+9f
+d0
+f6
+b8
 21
-02
-<<<<<<< .mine
-df
-||||||| .r1267
-e1
-=======
 d3
->>>>>>> .r1527
-20
-60
-00
-00
-6f
+59
+01
+43
+be
+b7
+c6
+63
 e4
+91
+3f
+4f
+90
+ec
+12
+e0
+6a
+ad
+e9
+c2
+94
+6d
+a1
+13
+93
 48
-9c
-24
-7a
-00
-00
-6f
+ba
+6e
+c6
+08
+25
+88
+b3
+03
+10
+67
+3a
+8a
+db
+39
+d2
+a7
+8f
+07
+ad
+ae
+4f
+9d
+53
+31
+a3
+8f
+90
+b1
+9a
+bc
+39
+ee
+8a
+c6
+4e
+ee
+64
+72
+58
+53
+40
+42
+d7
 e4
-48
-a4
-24
-7a
-00
-00
-6f
-e2
-48
-ac
-24
+e4
+1e
+97
+06
+63
+dd
+60
+19
+78
+04
+89
+88
+63
+92
+43
+b0
+3c
+9e
+8f
+35
+fb
+ba
+d9
+57
+c2
+6b
+b8
+b3
+b6
+65
 7a
+b8
+a9
+39
+dc
+5a
+32
+2d
+c2
+4f
+fd
+ed
+09
+93
+9b
+ab
+ba
+23
+2e
+39
+eb
+20
+d3
+3a
+bb
+be
+68
+38
+9c
+d9
+db
+06
+37
+e9
+21
+86
+25
+39
+50
+cd
+05
+ec
+a4
+25
 00
-00
+06
+7e
+ec
+b9
 6f
-e0
-c9
-c4
+25
+42
+ba
+13
+37
+90
+88
+2a
+fd
+53
+32
+30
+d8
+b5
+62
+bd
+b0
+b9
+37
 24
-7a
-00
-00
-6f
-e0
-c9
-c1
-c1
-03
-00
-00
+b6
 70
-49
-c1
-00
-20
-60
-00
-00
-6f
 e0
+68
 c8
-f5
-c0
-56
-83
-<<<<<<< .mine
-17
-||||||| .r1267
-19
-=======
-0b
->>>>>>> .r1527
-20
-20
-4d
-3c
-6f
-e0
-c9
-c6
-c0
-01
-83
-<<<<<<< .mine
-1b
-||||||| .r1267
+39
+b0
+64
+73
+f8
+77
+9d
+a6
+be
 1d
-=======
-0f
->>>>>>> .r1527
-58
-00
-00
+7d
+73
+15
+34
+22
+a5
+d0
+14
+3f
+c8
+f8
+6b
+3a
+f8
+b3
+e1
+c1
 fa
-20
-20
 4d
-38
-70
-49
-c2
-08
+19
+bb
+bf
+82
+c5
 70
-49
-c3
-2c
-20
-20
-4d
-95
-6f
-e0
-c8
-f5
-d8
-40
-00
-e0
-98
-46
-7c
-00
-24
-21
-03
-<<<<<<< .mine
-30
-||||||| .r1267
-32
-=======
-24
->>>>>>> .r1527
-1f
-e6
-7c
-e7
-24
-21
-03
-<<<<<<< .mine
-4d
-||||||| .r1267
-4f
-=======
-41
->>>>>>> .r1527
-1f
-e1
+3d
+c7
+48
+60
+cd
+5f
+ee
+fe
 7e
-07
-1f
-e2
-0e
-00
-6f
-e0
-c8
-f6
-c2
+13
+4a
+33
 80
+f0
+c1
+f2
+67
+7a
+96
+83
 03
-<<<<<<< .mine
-2c
-||||||| .r1267
-2e
-=======
-20
->>>>>>> .r1527
 6f
-e0
+69
+83
+61
 c8
-f8
-f9
-3f
+70
+3a
+8c
+49
+e9
+d2
+d8
+81
+ad
+f7
+83
+94
+e6
+e9
+86
+59
+bb
+94
+7d
+8f
 fe
-00
-67
-e0
-c8
-f8
-20
-60
-00
-00
-6f
-e0
-c8
+a5
+2e
+d1
+b4
 f8
-f9
-20
 7e
-00
-67
-e0
-c8
-f8
-20
-60
-00
-00
-70
-49
-00
-00
+a2
+f0
+a0
+d0
+6e
+4f
+0e
+7b
+f9
+5b
 6f
-e0
-c8
-f6
-c2
-80
-03
-<<<<<<< .mine
-41
-||||||| .r1267
-43
-=======
-35
->>>>>>> .r1527
-68
-48
-c8
-f5
-df
-20
-00
-06
+f0
+4a
+f9
+13
+73
+8d
+55
+32
+17
+bb
+39
+db
+c7
+fd
+9c
+52
+64
+78
+23
+54
+0e
+a1
+c1
+9d
+65
+7d
+f7
+a7
+5d
+9a
 d8
-c0
-48
-fa
-ef
-e0
-80
-06
-98
-46
-7c
-00
+4c
+e3
+59
+23
+71
+dd
 24
-22
-83
-<<<<<<< .mine
-3f
-||||||| .r1267
-41
-=======
-33
->>>>>>> .r1527
-ef
-e0
-80
-06
-18
-c0
-8d
-fe
+ec
+4c
+d7
+81
+3c
+74
+bf
+8c
+ae
+8e
+e8
+32
+f9
+e3
 e7
-e0
-80
+83
+37
+ff
+53
+c3
 06
-20
-7a
-00
-00
-18
-c0
+f2
+1d
+6f
+52
 8c
-01
-e0
-40
-80
-06
-c2
-00
-03
-<<<<<<< .mine
-36
-||||||| .r1267
-38
-=======
+1f
+b0
+1b
+cf
+ee
+bf
+33
+95
+ef
+f4
+81
+96
+7c
+ea
+62
+1a
+c5
+95
+12
+6b
+7c
+5b
+9d
 2a
->>>>>>> .r1527
-20
-60
-00
-00
-68
-48
-c8
-f5
-df
-20
-00
-06
-d8
+30
+40
+9f
+8f
+ca
+c1
+e7
+9e
+87
+ea
+7b
+8d
+ce
+30
+65
+e3
+53
+92
 c0
-48
-fa
-ef
+21
+e8
+ca
+e7
+87
+fc
+d0
+3e
+b1
+59
+d8
+f1
+b7
+ab
+31
+25
+e1
 e0
-80
-06
-20
-3a
-03
-<<<<<<< .mine
-4a
-||||||| .r1267
-4c
-=======
+cb
+3b
+3f
+60
+60
+10
 3e
->>>>>>> .r1527
+19
+cc
+7f
+d5
+c1
+c7
+18
 98
-46
-7c
-00
+c0
+65
+27
 20
+8b
+56
 62
-80
-00
-c2
-00
-03
-<<<<<<< .mine
+1c
+92
+c5
+88
+7d
 44
-||||||| .r1267
-46
-=======
-38
->>>>>>> .r1527
-20
-60
-00
-00
-18
-c0
-8d
-ff
-e0
-40
+9f
+47
+a1
+0c
+73
+c7
+b0
 80
-06
-20
-60
-00
-00
-70
-49
-c5
-01
-6f
-e0
+fe
+e6
 c8
-f6
-20
-5a
-03
-<<<<<<< .mine
-51
-||||||| .r1267
-53
-=======
-45
->>>>>>> .r1527
-20
-20
-03
-<<<<<<< .mine
+d9
+d4
+6c
+65
+f2
 30
-||||||| .r1267
-32
-=======
-24
->>>>>>> .r1527
-70
-49
-c5
-02
-20
-60
-00
+31
+df
 00
-6f
-e0
-c8
-f6
-24
-5a
-4d
-4e
-6f
-e0
-c9
-a1
-24
-5a
-03
-<<<<<<< .mine
-58
-||||||| .r1267
-5a
-=======
-4c
->>>>>>> .r1527
-20
-20
-4d
-01
-6f
-e0
-c8
-f5
-c0
-0a
-03
-<<<<<<< .mine
-5d
-||||||| .r1267
+75
+27
+32
+7e
+69
+2a
+f1
+c4
 5f
-=======
-51
->>>>>>> .r1527
-c0
-0d
-03
-<<<<<<< .mine
-64
-||||||| .r1267
-66
-=======
-58
->>>>>>> .r1527
-c0
+ed
 04
-03
-<<<<<<< .mine
-69
-||||||| .r1267
-6b
-=======
-5d
->>>>>>> .r1527
-20
-20
+7f
 4d
-12
-6f
-e0
+b9
+04
+11
+37
+fc
 c8
-f6
-c3
-00
-03
-<<<<<<< .mine
-62
-||||||| .r1267
-64
-=======
-56
->>>>>>> .r1527
-70
-49
-c6
-01
-20
-40
-5c
-a3
-70
-4b
-c8
-06
-58
-00
-00
-00
-20
-20
-4d
+24
+9a
+05
+ff
+d3
+10
+ca
+81
+a1
+d8
+91
+25
+28
+74
+7a
+36
+b2
+fe
 38
-6f
-e0
-c8
-f6
-c3
-00
-03
-<<<<<<< .mine
-62
-||||||| .r1267
 64
-=======
+3d
 56
->>>>>>> .r1527
-70
-49
-c6
-00
-20
-40
-5c
-a3
-20
-20
-03
-<<<<<<< .mine
-61
-||||||| .r1267
-63
-=======
-55
->>>>>>> .r1527
-6f
-e0
-c8
-f6
-c3
-00
-03
-<<<<<<< .mine
-62
-||||||| .r1267
-64
-=======
+dd
+45
+10
+5e
+c5
+23
+1d
 56
->>>>>>> .r1527
-70
-49
-c6
-02
-20
-40
-5c
-a3
-20
-20
-03
-<<<<<<< .mine
-61
-||||||| .r1267
-63
-=======
-55
->>>>>>> .r1527
-20
-40
-03
-<<<<<<< .mine
-70
-||||||| .r1267
-72
-=======
-64
->>>>>>> .r1527
-20
-20
-4d
-f6
-20
-40
-7d
-bc
-20
-40
-03
-<<<<<<< .mine
-7e
-||||||| .r1267
-80
-=======
-72
->>>>>>> .r1527
-20
-40
-03
-<<<<<<< .mine
-92
-||||||| .r1267
-94
-=======
-86
->>>>>>> .r1527
-20
-40
-03
-<<<<<<< .mine
-a6
-||||||| .r1267
-a8
-=======
-9a
->>>>>>> .r1527
-20
-40
-03
-<<<<<<< .mine
-ba
-||||||| .r1267
-bc
-=======
-ae
->>>>>>> .r1527
-20
-40
-03
-<<<<<<< .mine
-ce
-||||||| .r1267
-d0
-=======
-c2
->>>>>>> .r1527
-20
-34
-03
-<<<<<<< .mine
-7c
-||||||| .r1267
-7e
-=======
-70
->>>>>>> .r1527
-6f
-e0
-cb
-a1
-79
-3f
 fe
-00
-79
+69
+ab
 3f
-fe
-01
-67
-e0
-cb
-a1
-20
+18
+68
+41
 60
-00
-00
-70
+ae
+c1
+5b
+50
+06
+c7
+17
+7e
+ef
+cb
+19
+52
+5c
+e8
+2f
+49
 48
-f4
-00
-20
-60
-00
-00
-6f
+48
+b7
+1b
+51
 e0
+30
+5e
+10
 cb
-a8
-20
-7a
-00
-00
+08
+06
+d4
+25
+eb
+39
+bb
+4b
+1d
+f4
+cf
+4a
+35
+5a
+d8
+08
 6f
 e1
-48
-fa
-68
-49
-4b
-a9
-98
-46
-7c
-00
+05
+8b
+e6
+8c
+70
+04
+ce
 20
-22
-83
-<<<<<<< .mine
-88
-||||||| .r1267
-8a
-=======
-7c
->>>>>>> .r1527
-18
+31
+51
+09
+6b
+e3
+9e
+0e
+1d
+5d
+97
+c2
+3e
+73
+45
+ef
+19
+2f
+0d
+09
+ff
+fe
+9a
+93
+a6
 50
-84
-00
-98
+08
+d9
+ab
+f0
+8c
+67
 46
-7c
-00
-20
-22
-83
-<<<<<<< .mine
-88
-||||||| .r1267
-8a
-=======
-7c
->>>>>>> .r1527
+5e
+ff
+a4
+61
+35
+73
+af
+19
+39
+f4
+27
 20
-60
-00
-00
+92
+9a
+35
+f5
+ed
+45
+6c
+95
+f3
+03
+bb
+8c
+91
+68
+4c
+71
+3d
+77
 20
-40
-7d
-ba
-6f
-e0
-cb
+4f
+77
+1b
+6b
+6b
+87
+e1
 a1
-79
+fb
+d3
+5d
+10
 20
-7e
-00
-79
+dd
+37
+fc
+38
+1c
+bd
+0d
+b3
+60
+c3
+1a
+bc
 3f
-fe
-01
-67
-e0
+51
+4a
+c8
+80
+51
+ef
+1d
+3e
+a3
+4e
+e1
+7c
+55
+ca
+04
+7a
+4f
+8b
+5c
+3c
 cb
+34
+58
+f6
+84
+2e
+b5
+9a
+45
+7b
+02
+0a
+f2
+90
+6e
+a2
+a2
+77
+7c
+65
+a6
 a1
-6f
-e0
-c6
-66
-c1
-00
-00
-00
-70
-46
-66
-00
-70
-4b
-a3
-01
-20
+1e
+40
+d0
+5c
+a2
 60
-00
-00
-6f
-e0
-cb
-ab
-20
+63
+b2
+11
+40
+4e
+ce
+f5
+b3
+0b
+9a
+e9
+e6
 7a
-00
-00
-6f
-e1
-48
-fa
+e2
+1b
+4d
+26
+f5
+cd
 68
-49
-4b
-ac
-98
-46
-7c
-00
-20
-22
-83
-<<<<<<< .mine
-9c
-||||||| .r1267
+6e
+3e
+f4
+4c
 9e
-=======
-90
->>>>>>> .r1527
-18
-50
-84
-00
-98
-46
-7c
-00
-20
-22
+4e
+e7
+93
+f6
+d6
+cf
+0f
 83
-<<<<<<< .mine
+01
 9c
-||||||| .r1267
-9e
-=======
+1d
+01
+14
+e4
+f8
+41
+eb
+aa
+40
+8a
+21
+ad
+3d
+e8
+69
+27
+35
+82
+94
+ac
+77
+c2
 90
->>>>>>> .r1527
-20
-60
-00
+dd
+fc
+f5
+16
+76
+87
+9f
+93
+e2
+f4
+d3
+80
+59
+14
+59
 00
-20
-40
-7d
-ba
-6f
-e0
-cb
-a1
-79
-3f
-fe
-00
-79
-20
-7e
-01
-67
-e0
-cb
-a1
-6f
-e0
-c6
-66
-c1
-00
-80
-00
-70
-46
-66
-01
-70
-4b
-a5
-01
-20
-60
-00
-00
-6f
-e0
-cb
-ae
-20
-7a
-00
-00
-6f
-e1
-48
-fa
-68
-49
+78
+72
+0c
+07
+ac
+61
 4b
+53
+34
+cf
+fd
+96
+95
+47
+fb
+6d
+10
+95
+6a
+d8
+09
+a3
+71
+9e
+df
+2b
+4d
+31
+ce
+f2
+17
+81
+99
+3e
+7d
+be
+7d
+54
+e9
+6c
+ad
+53
 af
+59
+06
+e7
+b8
+05
+0d
+cb
+4e
+17
+da
+03
+2c
 98
-46
-7c
-00
-20
-22
-83
-<<<<<<< .mine
-b0
-||||||| .r1267
-b2
-=======
-a4
->>>>>>> .r1527
+0a
+40
+0e
+69
+f8
+49
+8d
 18
-50
-84
-00
-98
-46
+ad
+b5
+f7
+24
 7c
-00
-20
-22
-83
-<<<<<<< .mine
-b0
-||||||| .r1267
-b2
-=======
-a4
->>>>>>> .r1527
-20
-60
-00
-00
-20
-40
-7d
-ba
-6f
-e0
-cb
-a1
-79
-3f
-fe
-00
-79
-20
-7e
-01
-67
-e0
-cb
-a1
-6f
-e0
-c6
-66
-c1
-01
-00
-00
-70
-46
+a8
+a7
+2c
+1e
 66
-02
+db
+3b
+e7
+b4
+a3
+91
+99
+33
+30
+bd
 70
-4b
-a5
-01
-20
-60
-00
-00
-6f
-e0
-cb
-b1
-20
-7a
-00
-00
-6f
-e1
-48
-fa
-68
-49
-4b
-b2
 98
-46
-7c
-00
-20
-22
-83
-<<<<<<< .mine
-c4
-||||||| .r1267
-c6
-=======
-b8
->>>>>>> .r1527
-18
-50
-84
-00
+4c
+25
+ec
+d9
+a0
+0a
+bb
+d4
+d0
+2a
+9b
+cd
+42
+63
+12
+5e
+21
 98
-46
-7c
-00
-20
-22
-83
-<<<<<<< .mine
-c4
-||||||| .r1267
 c6
-=======
-b8
->>>>>>> .r1527
-20
-60
-00
-00
-20
-40
-7d
-ba
-6f
-e0
-cb
-a1
-79
-3f
-fe
-00
-79
-20
-7e
-01
 67
+2d
+0f
+9b
+c1
+82
+26
+d8
+51
+53
+53
+8a
+b1
+30
+43
+df
+4d
+8f
+e3
+35
+3e
+c3
+da
+5e
+5b
+12
+94
+3c
+a4
+09
+8d
+1a
+d9
+0d
+72
+02
+0f
 e0
-cb
-a1
-6f
-e0
-c6
+a7
+15
+4d
+6d
+9b
+85
+d5
+7a
+95
+61
+5f
+17
+3a
+2e
+9f
+10
+93
 66
-c1
+61
 01
-80
-00
-70
-46
-66
-03
-70
-4b
-a5
+8c
+7e
+b0
+b7
+15
+08
+8d
+27
+52
+ee
+fe
+ea
+a8
+0e
 01
-20
+93
+64
+f5
+6d
+c5
+1c
 60
-00
-00
-6f
-e0
-cb
-b4
-20
-7a
-00
-00
+93
+ee
+2a
+f4
+bc
+6b
+65
+c0
+6d
+ad
+92
+b3
+8f
+6e
+b9
+8d
+27
+30
+c8
+14
 6f
-e1
-48
-fa
-68
-49
-4b
-b5
-98
-46
-7c
-00
-20
-22
-83
-<<<<<<< .mine
-d8
-||||||| .r1267
-da
-=======
-cc
->>>>>>> .r1527
-18
+14
+d6
+51
+78
 50
+4d
+cd
 84
-00
-98
-46
-7c
-00
-20
-22
-83
-<<<<<<< .mine
-d8
-||||||| .r1267
-da
-=======
-cc
->>>>>>> .r1527
-20
-60
-00
-00
-20
-40
+23
 7d
-ba
-6f
-e0
-c6
-66
-c1
-02
-00
-00
-70
-46
-66
-04
-20
-40
+fe
+fe
+a9
+07
+5a
+db
+51
+a0
+84
 4a
-56
-20
-20
-5e
-d1
-78
-54
-7c
-00
-70
-49
-6c
-00
-70
-49
+5f
+3f
+aa
+52
+45
+9a
+7d
+5a
+fe
 6d
-00
-70
+60
+0c
+8b
+05
+ba
+16
+17
+90
+69
 49
-6e
-00
-6f
-e0
-c9
-c1
-c0
-00
-cd
-a5
-c0
-01
-4d
-aa
-c0
-01
-cd
-aa
-c0
-02
-4d
-ae
-c0
-03
-4d
-b7
-6f
-e0
-c8
-f4
-20
-3a
-03
-<<<<<<< .mine
-eb
-||||||| .r1267
-ed
-=======
-df
->>>>>>> .r1527
-20
-20
-4e
-54
-6f
-e0
-c6
-66
-c1
-80
-00
-00
-20
-20
-4e
-66
-6f
-e0
-c6
-66
-c0
-80
-03
-<<<<<<< .mine
-f5
-||||||| .r1267
-f7
-=======
-e9
->>>>>>> .r1527
-70
-49
-a9
-00
-6f
-e1
 48
-55
-24
+05
+05
+33
+93
+de
+23
+43
+12
+09
+ab
+21
+35
+fa
+17
+df
+3c
 5a
-4a
-fc
-6f
-e3
+fa
+27
+2f
+53
+b0
+43
+3a
+74
+ad
+cc
+a9
 48
-58
-24
+b9
+f2
+9e
+c2
+4e
 5a
-4a
-fc
-6f
-e0
-c8
-55
-c0
-00
-03
-<<<<<<< .mine
-f8
-||||||| .r1267
+0b
 fa
-=======
-ec
->>>>>>> .r1527
-20
-20
-4f
-19
-70
-48
-5f
-02
-20
+95
+9b
+a2
+62
+46
+51
+e1
+3b
+1b
+47
 40
-4f
-3e
-6f
-e0
-c6
-66
-c0
-80
-4f
-2a
-20
-20
-4f
-27
-58
-00
-04
-<<<<<<< .mine
-1a
-||||||| .r1267
+5f
 1c
-=======
-0e
->>>>>>> .r1527
-67
-e1
 43
-e9
-58
-00
-4f
-e5
-67
-e1
-45
-f2
-58
-00
+3f
+f0
+43
+38
+83
+8f
+a8
+5d
+38
+8f
+87
+b2
 4f
-f8
-67
+8f
+83
 e1
-45
-f4
-58
+91
+a3
+3d
+93
+76
+90
+59
+15
+0a
+6f
+b3
+28
+8b
+70
+54
+1f
+27
+e2
+7b
 00
-04
-<<<<<<< .mine
-1d
-||||||| .r1267
+f3
+ff
+06
+51
+64
+b4
+d5
+ba
 1f
-=======
-11
->>>>>>> .r1527
-67
-e1
-45
-f6
-58
+ea
 00
-04
-<<<<<<< .mine
+d4
+a6
+ba
+af
+ed
+72
+b7
+ad
+1f
+6d
+34
+2f
+af
+84
 df
-||||||| .r1267
-e1
-=======
-d3
->>>>>>> .r1527
-67
-e1
-43
-d9
-58
-00
-04
-<<<<<<< .mine
-3a
-||||||| .r1267
-3c
-=======
-2e
->>>>>>> .r1527
-67
-e1
-43
-d7
-58
-00
-4a
-9a
-67
-e1
-43
-dd
-58
-00
+1a
+1a
+9e
+8e
+5f
+ae
+33
+94
+27
+17
+fc
+d6
+ae
+c7
 4b
+dc
+6a
+a5
 cc
-67
-e1
-43
-db
-58
-00
-4f
+63
+ed
+9f
+30
+38
+7f
+83
 62
-67
-e1
-43
-d5
-58
-00
-5b
-08
-67
-e1
-43
-df
-58
-00
-4b
+8d
 19
-67
-e1
-43
-e3
-58
-00
-55
+06
+41
+c7
+71
+07
+2a
+75
 fa
-67
-e1
-43
-e7
-58
-00
-62
-21
-67
-e1
-43
-e1
-58
-00
-62
-28
-67
-e1
-43
-e5
-20
-60
-00
-00
-6f
-e0
-c6
-66
-c1
-80
-00
-00
-20
-20
+6b
+b3
+b9
+b6
 61
-0b
-20
-40
-04
-<<<<<<< .mine
-34
-||||||| .r1267
-36
-=======
-28
->>>>>>> .r1527
-68
-48
-c6
-55
-20
-40
-6e
+d3
+3f
+0f
+38
+30
 b6
+5d
+b9
+29
+bd
+50
+e1
+a7
+a7
+47
+0e
+ed
+2d
+15
+89
+a3
 68
-48
-cb
+64
+08
+6d
+71
+d3
+c2
+36
+b9
+af
+5f
+7b
+e5
+74
+f8
+81
+f3
+d1
+26
+ab
 bb
-79
-20
-04
-07
-20
+94
+8d
+e4
+02
+a4
+2f
 40
-6e
-b6
-6f
-e1
-48
+a6
+dc
+cf
+cb
+9b
+2c
+5f
+62
+5b
+b8
+cc
+a5
+23
+b8
+cb
+d9
+62
 98
-1f
-e2
-24
-00
-df
-20
-00
-14
-e8
-40
-80
-12
-28
-4f
-fe
-07
-24
-40
-ee
-f7
-1a
-40
-a4
-01
+49
+6e
+61
+1c
+8f
+78
+f0
+75
+7a
+8a
+57
+c3
+bb
+18
+44
+d5
+0e
+30
+ae
+4b
+34
 c2
-00
-04
-<<<<<<< .mine
-26
-||||||| .r1267
-28
-=======
-1a
->>>>>>> .r1527
-6f
-e1
-48
-96
-1f
-e2
-24
-00
-df
-20
-00
-08
-e8
-40
-80
+9e
 12
-18
-46
-7c
-ff
-24
-42
-ee
-b6
-1a
-40
-a4
+b0
 01
-c2
-00
-04
-<<<<<<< .mine
-2e
-||||||| .r1267
-30
-=======
-22
->>>>>>> .r1527
-20
+59
+4a
+d8
+83
+8a
+f2
 20
-04
-<<<<<<< .mine
+29
+76
+17
+6c
+29
 4d
-||||||| .r1267
-4f
-=======
-41
->>>>>>> .r1527
-58
-00
-00
-00
-79
-20
-7e
-15
-67
-e4
-00
-16
-58
-00
-00
-00
-e7
-e2
-00
-05
-20
-60
-00
-00
-c6
-13
-00
-00
-20
-20
-04
-<<<<<<< .mine
-1d
-||||||| .r1267
-1f
-=======
-11
->>>>>>> .r1527
+a9
+c2
+88
+b4
+d2
+7c
+5e
+82
+12
+7a
+c3
+9f
 70
-46
-59
-ff
-20
-40
-73
-9a
-20
-40
-4f
+49
+12
+f1
+a9
+fe
+81
+e6
+57
+02
+51
+bd
+5b
+57
+69
+2d
 70
-20
-20
-04
-<<<<<<< .mine
-46
-||||||| .r1267
-48
-=======
-3a
->>>>>>> .r1527
-20
-40
-4b
-6f
-20
-40
-01
-<<<<<<< .mine
-f8
-||||||| .r1267
-fa
-=======
-ec
->>>>>>> .r1527
-20
-40
-01
-de
-20
-20
-4b
-7c
-20
-40
-04
-<<<<<<< .mine
+7a
+f1
+e2
+93
+db
 46
-||||||| .r1267
-48
-=======
-3a
->>>>>>> .r1527
-20
-20
-43
+a3
+44
 27
-20
-40
-04
-<<<<<<< .mine
-34
-||||||| .r1267
-36
-=======
-28
->>>>>>> .r1527
-20
-40
-4f
-70
-20
-40
-04
-<<<<<<< .mine
-1d
-||||||| .r1267
-1f
-=======
-11
->>>>>>> .r1527
-68
-48
-c6
-5b
-20
-40
+f9
+8e
 4c
-7d
-20
-40
-04
-<<<<<<< .mine
-4d
-||||||| .r1267
-4f
-=======
-41
->>>>>>> .r1527
-20
-20
+af
+17
+0b
+ce
+e4
+9e
+f6
+45
+eb
+42
+d4
+bf
 4f
-7b
-d8
-c0
-80
-70
-df
-20
-00
+cd
+0d
+c9
 10
-ef
-e0
-80
-06
-24
-3a
-04
-<<<<<<< .mine
-54
-||||||| .r1267
-56
-=======
-48
->>>>>>> .r1527
-58
-00
-00
-40
-18
-c0
-8b
-ff
-e7
-e0
-80
+81
+8d
+c8
+89
+c7
+b5
+8e
 05
-c2
-00
-04
-<<<<<<< .mine
-4f
-||||||| .r1267
-51
-=======
-43
->>>>>>> .r1527
-df
-e0
-80
-dc
-98
-c6
-7c
-00
-20
-62
-80
-00
-df
-20
-00
-08
-d8
 c0
-80
-d4
-20
-20
-04
-<<<<<<< .mine
-4f
-||||||| .r1267
+db
+0c
+bc
 51
-=======
-43
->>>>>>> .r1527
+e7
+18
 20
-40
-24
-08
-6f
-e1
-c0
-bd
 20
-7a
-00
-00
-6f
-e0
-c9
-a1
-24
-7a
-00
-00
-6f
-e0
-c9
-a2
-24
-7a
-00
-00
+eb
+11
+77
+84
+73
+a0
+dd
+a4
 6f
-e0
-c9
-c4
-24
+2f
 7a
-00
-00
-20
-20
-24
-90
-6f
-e1
-43
-e9
-20
-40
-7d
-79
-6f
-e2
-40
-ad
-98
-40
-fe
-00
+d1
+8e
+88
+a9
+c7
+58
+ed
+f2
+9c
+2d
 67
-e2
-40
-ad
-20
-40
-04
-<<<<<<< .mine
-6c
-||||||| .r1267
-6e
-=======
-60
->>>>>>> .r1527
-20
-20
-24
-25
-60
-04
-40
-e7
-d8
-c0
-80
-70
-d8
+f4
+e6
+83
+16
+ea
+d5
+c6
+13
+e4
+f5
 a0
-40
-cc
-20
-40
-7c
+7b
+cd
+0b
+89
+ba
+4a
+7e
+52
+5e
+02
+df
+0d
+d1
+70
+1e
+24
+a7
+72
+2e
+6a
+78
 8f
-d8
-c0
-80
-d4
-20
-40
+dc
+2d
+63
+2f
+13
+91
+59
+2b
+2e
 7c
-89
-6f
-f0
-80
-80
-67
-e0
-c0
-ef
+09
+0d
+cb
+d6
+bc
 18
-42
-24
-00
+50
+46
+f9
+08
+cf
+52
+ea
+1d
+1c
+31
+93
+59
 df
-20
-00
+8d
 0c
-da
-20
-00
+4e
+5e
 16
-da
-60
+4e
+79
+c6
+78
+92
+d6
+f1
+1a
+9d
+5f
+fb
+75
+df
+56
+9e
 81
-4d
-37
-d9
-82
-00
-ef
-e0
-80
-11
-e8
+a4
+ca
+85
+21
+1f
+26
+c2
+27
+a1
+dd
+e3
+8c
+bc
+0f
+cb
+b4
+59
 40
-80
-13
-98
-46
-7c
-00
-20
-22
-84
-<<<<<<< .mine
-7f
-||||||| .r1267
-81
-=======
-73
->>>>>>> .r1527
-e7
-e0
-80
-13
-37
-d9
-82
+2e
+cc
+e5
+54
+b4
+c4
+33
 00
-1a
-20
-a2
-01
-1a
-60
+1e
+1e
+4f
 a6
-01
-c2
-00
-04
-<<<<<<< .mine
-79
-||||||| .r1267
-7b
-=======
-6d
->>>>>>> .r1527
-1a
-42
-04
-00
-20
-60
-00
-00
-20
-40
-73
-96
-20
-40
-<<<<<<< .mine
-06
-08
-||||||| .r1267
-06
-0a
-=======
-05
-fc
->>>>>>> .r1527
-20
-40
-04
-<<<<<<< .mine
-91
-||||||| .r1267
-93
-=======
-85
->>>>>>> .r1527
-20
-40
-04
-<<<<<<< .mine
-b1
-||||||| .r1267
-b3
-=======
-a5
->>>>>>> .r1527
-20
-40
-04
-<<<<<<< .mine
-c8
-||||||| .r1267
-ca
-=======
-bc
->>>>>>> .r1527
-20
-75
+c7
+43
+57
+2e
+a2
+2a
+82
+5a
+72
 80
-00
-20
-40
-04
-<<<<<<< .mine
-40
-||||||| .r1267
+23
+22
+49
 42
-=======
-34
->>>>>>> .r1527
-6f
-e0
-ca
-07
+9f
+65
+42
+c3
+8d
+a9
+68
+ba
+ad
+52
+0c
+2a
 67
-e0
-ca
-08
-20
-40
-4a
-7a
-6f
-e0
-c6
-66
-c0
-02
-06
-<<<<<<< .mine
-6a
-||||||| .r1267
-6c
-=======
+70
+86
+ee
+81
+10
+0b
+f8
+81
+97
+5a
+88
 5e
->>>>>>> .r1527
-20
-20
-49
+34
+be
+71
+b9
+1f
+72
+c4
+0d
+eb
+42
+9b
+04
+df
+04
+a6
+38
+ea
+9d
+b4
+c5
+e3
+a0
 62
-20
-75
-80
-00
-20
-40
-35
-f0
-20
-40
+0c
+c9
 06
-<<<<<<< .mine
-14
-||||||| .r1267
-16
-=======
-08
->>>>>>> .r1527
-6f
-e0
-c6
-66
-67
-e0
-cb
-e4
+0a
 6f
-e1
-c2
-de
-67
-e1
-c7
+25
+0c
+8c
+19
+b2
+aa
+f0
+f9
 97
-20
-40
-49
+f8
+2d
+bb
 af
-58
-00
-4b
-f9
-67
-e1
-43
+77
 3f
-58
-00
+e0
+02
+b2
+0f
 00
+17
+fd
+de
+c1
+36
+d8
+58
+83
+d8
+fb
+66
+aa
+4c
+ac
+fd
+90
+88
+31
+ca
+38
+70
+f1
 20
-67
-e1
+6d
+b9
+ab
+e0
+92
+b7
+5e
+c7
+7d
+bc
+5f
+cc
+1a
+88
+2e
+f9
+05
+f9
+ac
+61
+b3
 43
-41
-68
-48
-c8
-65
-20
-40
-6e
-f3
-20
-40
-2a
-41
-6f
+f2
+09
+a8
+e6
+3b
+9b
+a6
+3e
+5f
 e4
-47
-13
-c2
-89
-81
-<<<<<<< .mine
+d4
+d3
+6a
+0c
+29
+e8
+f5
+02
+86
 7a
-||||||| .r1267
-77
-=======
+f7
+a3
+c7
+3f
+09
 69
->>>>>>> .r1527
-c2
-89
-5d
-6e
-20
-60
-00
-00
-da
-20
+c7
+76
+3f
+5b
+e7
 46
-67
-6f
-e0
+2b
+08
+59
+8c
+d9
+8d
+02
+a5
+ca
+cd
+15
+d8
+06
+e1
+30
+97
 c6
-66
-c1
-00
-00
-00
-1f
-e0
-ff
-ff
-1f
-ef
-fe
-0d
-9a
+0f
+c7
+fa
+aa
+bb
+65
 20
-a2
-00
-ef
-e0
-80
-11
-67
-e0
-c3
 f3
-c0
-1a
-04
-<<<<<<< .mine
-ae
-||||||| .r1267
-b0
-=======
-a2
->>>>>>> .r1527
-20
-60
-00
-00
+31
+f0
+b8
+b5
+3d
+53
+35
+a7
+5d
+d3
+57
+9d
+c9
+b8
+1b
 ef
-e3
-00
-06
-67
-e3
-41
-16
-20
-20
-5c
+cc
+2d
+46
+d2
+d8
+6f
+4b
+90
+95
+b5
+d3
+d9
+29
+32
+71
+6f
+36
+5e
+95
+4a
+3c
+52
+1e
+1d
+4e
+5b
+84
 7d
+03
 20
-40
-04
-<<<<<<< .mine
-34
-||||||| .r1267
-36
-=======
-28
->>>>>>> .r1527
-68
-48
-c6
+8e
+31
+e5
+9c
+e8
+98
+1f
+46
+c8
+31
+d6
+25
+d0
+d7
+4d
+57
+1a
+fb
+86
+46
+14
+ab
+de
+f9
+00
+58
+f7
+a0
 55
-60
+62
+25
+5f
+7a
+86
+17
+89
+b7
+39
+8d
+ee
+fe
 48
-c6
+a7
+71
+43
+0c
+ef
+31
+4a
+b3
+83
+4b
+15
+cd
+fc
 59
+e1
+4f
+61
+17
+a1
+8d
+62
 20
-40
-4c
-7d
-58
-00
-48
-6e
-67
+ed
 e1
-48
-96
-58
-00
-48
+d3
+5e
 76
-67
-e1
-48
-98
-58
-00
-48
-8a
-67
-e1
-48
-9a
-6f
-e1
-48
-96
-1f
-e2
-24
-00
+9b
+a6
+f7
+0e
+02
 df
-20
-00
-08
-e8
-40
-80
-12
-18
-46
-7c
-ff
-24
-42
-c9
-e7
-1a
-40
-a4
-01
+53
+90
+87
+32
+41
+31
+5a
 c2
-00
-04
-<<<<<<< .mine
-be
-||||||| .r1267
-c0
-=======
-b2
->>>>>>> .r1527
-20
-40
-04
-<<<<<<< .mine
-75
-||||||| .r1267
-77
-=======
-69
->>>>>>> .r1527
-6f
-e1
-48
-98
-1f
-e2
-24
-00
-df
-20
-00
+70
+6d
+6a
+99
+cc
+ad
+d7
+ed
 14
-20
-20
-49
 e1
-6f
-e0
-c6
+3f
+79
+7e
+82
+32
+65
+0a
+bd
+62
+90
+2b
+e7
+3c
+4e
+04
+b4
+8f
+ce
+76
+02
+2b
+0a
+3e
+c7
 66
-c0
-80
-49
-f2
-20
-40
-35
+a7
+c4
+37
+dc
+7d
+c7
+06
+25
+41
+11
+83
+96
+63
+9a
+9c
+b8
+39
 fb
-20
-20
-49
+fe
+fa
+2c
+37
+bb
+f6
+4c
+d1
+13
+0f
+87
+f0
+99
+26
+b5
+12
+f9
+ae
+0c
+77
+77
+eb
+73
 ec
+6e
+38
+8d
+e4
+a7
+67
+b4
+db
+63
+4a
 6f
-e0
-86
+f4
+60
+56
+d8
+2b
+61
+45
+3c
+68
+d8
+59
+25
+f6
+53
+28
+da
+62
+87
+8f
+ba
+66
+dd
+fa
+8a
+72
+4f
+68
+6c
+26
+6b
+5b
+48
 6f
-c0
+62
+3e
 0f
-84
-<<<<<<< .mine
-cf
-||||||| .r1267
-d1
-=======
-c3
->>>>>>> .r1527
-20
-20
-78
-64
-70
-00
-32
-34
+9d
 6f
-e0
-c3
-cb
-c0
+55
 07
-cb
+b0
 c5
-20
-20
-6e
-a6
-20
-40
-04
-<<<<<<< .mine
-41
-||||||| .r1267
-43
-=======
-35
->>>>>>> .r1527
-20
-40
+26
+4a
+c3
+dd
 02
-<<<<<<< .mine
-20
-||||||| .r1267
-22
-=======
-14
->>>>>>> .r1527
-58
-00
-00
-00
-67
-e1
-4b
-e5
-20
-20
-4b
+49
+8e
+c7
+9d
+f6
+18
+7e
+19
+13
+a9
+95
+0b
+f4
+15
+27
+7d
 9a
-58
-00
-00
-00
-67
-e1
-47
-90
-d8
-e0
-00
-06
-20
-40
-5f
-04
-70
-47
-92
-00
-20
-40
-5c
-3e
-20
-20
-04
-<<<<<<< .mine
-41
-||||||| .r1267
-43
-=======
+54
+e8
+88
+2c
+af
+0d
+6c
+46
+2e
+f8
+3b
+df
+31
+cd
+d2
+98
+8a
+7e
+46
+89
+07
+ec
+82
+7d
 35
->>>>>>> .r1527
-20
-40
+89
+d6
+97
+9a
+4f
+a4
+1e
+54
+5a
+e9
+f4
+4c
+9e
 2a
-28
-24
-7a
-00
-00
-6f
 e0
-c7
-8f
-c0
-7f
+1c
+eb
+dc
+75
+8c
+3a
 84
-<<<<<<< .mine
-e6
-||||||| .r1267
-e8
-=======
-da
->>>>>>> .r1527
-6f
-e0
-c8
-43
-1f
-e1
-7e
-03
-c1
-81
-80
+8e
+fe
+64
+45
+29
 00
-6f
-e4
-47
+1b
+65
+b5
+7a
+61
+d0
+20
+27
 13
-c2
-80
+3c
+06
+2b
+5f
+13
+2d
+59
+93
+c8
+6f
+b1
+88
+bb
+3f
+18
 84
-<<<<<<< .mine
-f0
-||||||| .r1267
-f2
-=======
-e4
->>>>>>> .r1527
-c2
+71
+be
+3a
+67
+7c
+c3
+55
+32
+9a
+63
+ae
+a8
 80
+bb
+79
+38
+77
+78
+38
 04
-<<<<<<< .mine
-f0
-||||||| .r1267
-f2
-=======
-e4
->>>>>>> .r1527
-c2
-82
-84
-<<<<<<< .mine
-f0
-||||||| .r1267
-f2
-=======
-e4
->>>>>>> .r1527
-c2
-83
-04
-<<<<<<< .mine
-f0
-||||||| .r1267
-f2
-=======
-e4
->>>>>>> .r1527
-20
-40
-4e
-47
-24
-74
-00
-00
-6f
-e0
-c9
-6c
-c0
-00
-db
-3d
-20
+65
 60
+e1
+1c
+9d
+0f
+72
+03
+6a
+26
+30
+5a
+8f
+ea
+9d
+98
 00
-00
-70
-49
-6d
-00
-20
-20
-5b
-3d
-6f
-e0
-cb
-f4
-da
+11
+21
+73
+44
+39
+fd
+0e
+23
+bb
+9b
+41
+35
+27
+de
+e8
+5f
+43
+46
+45
+d8
+0b
+fc
+b8
+7f
+07
+9f
+93
+68
+d5
+51
+d7
+98
 60
+0b
+95
+84
+77
+d6
+ef
+8a
+e3
+b9
+f7
+36
+ce
+b8
 01
-00
-9a
-60
-fe
-00
-20
-60
-00
-00
-20
-20
-05
-<<<<<<< .mine
-16
-||||||| .r1267
+e7
+e3
+d0
+ad
+74
+fd
+a6
+49
+7b
+b6
+5e
+55
+d1
+e7
+60
+d2
+9e
+78
+7e
+23
+5d
+fc
+d2
+e6
+01
+47
+6a
+97
+3c
+4d
+ba
+f8
+27
 18
-=======
-0a
->>>>>>> .r1527
+9e
+5b
+f7
+8f
+e3
+4d
+2b
+dc
+6e
+f4
+52
+a8
+c8
+b5
+34
+99
+80
+67
+78
 20
-40
-04
-<<<<<<< .mine
-f9
-||||||| .r1267
-fb
-=======
+2d
+46
+fa
+28
+b4
+be
+b4
+3b
+79
+5d
 ed
->>>>>>> .r1527
-20
-20
-25
-63
-6f
-e0
-cb
-f5
-20
-7a
-00
-00
-6f
-e0
-cb
-f6
-24
+e3
+b8
+74
+b5
+2a
+cf
+c5
+84
+fc
+b5
+b5
+a8
+d7
+d5
+59
+da
+b6
+8a
+04
+f1
+a1
+a2
+ba
+1b
+4a
+ea
+5d
+02
+b2
+ee
+b9
+ae
+bf
+3a
 7a
-00
-00
+cc
+dd
+dd
+2c
+02
+c8
+fd
+2e
+b0
+bb
+87
+19
+07
+9e
+ba
+db
 68
-48
-cb
-f5
-6f
-e0
-cb
-f4
-98
+55
+7e
+1c
+38
+52
+95
+2f
+bd
+37
+93
 46
+cd
+70
+0a
+55
+f7
+46
+fa
+a4
+ed
+6d
 7c
-00
+68
+f2
+b5
+2d
+e4
+4f
+d7
+e7
+0a
+96
+8b
+9c
+2f
+2f
+4e
+1f
+6c
+bd
+85
+80
+12
+85
+9d
+36
+aa
+38
+69
+5e
+40
+cf
+eb
+7d
+80
+1b
+2b
+8f
+57
+8a
+90
 24
-41
-04
-<<<<<<< .mine
+08
 f2
-||||||| .r1267
-f4
-=======
-e6
->>>>>>> .r1527
+57
+31
+99
+af
 98
-46
-7e
-00
-1f
+f2
+72
+83
+b4
+60
+d8
+03
+c2
+14
+32
+b8
+a5
+2e
+af
+72
+db
+37
+4a
+9b
+01
 e6
-7c
-64
-20
-21
-<<<<<<< .mine
-05
-0b
-||||||| .r1267
+de
 05
-0d
-=======
-04
-ff
->>>>>>> .r1527
-6f
-e0
-cb
-f7
+26
+2b
+a4
+28
+2e
+d2
+fb
+d0
+08
+f6
+f8
+81
+c2
+4f
+07
+89
+a2
+6e
+d6
+ac
+23
 1f
-e6
-7c
+d7
+0f
+10
+9f
+ed
+c6
+db
+de
+35
+dc
+c8
+29
+b8
+85
+d2
+d4
+e4
+31
+de
+f5
+c3
+ea
+8e
+4f
+ff
+e9
+03
+89
+17
+8e
+36
+36
+5b
+c3
+8c
+38
 14
-24
-41
-<<<<<<< .mine
-05
+21
+ea
+10
+fa
+2d
+64
+c6
+8f
+eb
+72
+36
+38
+5b
+38
+cd
+72
+33
+ea
+ec
+27
+08
+a2
 09
-||||||| .r1267
-05
-0b
-=======
-04
-fd
->>>>>>> .r1527
-70
-4b
-f6
-01
-20
-60
-00
-00
-70
-4b
 f8
-01
-20
-20
-43
-1f
-68
-48
-81
-7f
+76
 6f
+6c
+8a
+6e
+16
+12
+35
+1e
+60
+87
+d2
+1d
+70
+90
+cf
+7c
+ee
+e7
+14
+25
+1e
+03
+3b
+e6
+bd
+32
+3f
+19
+cd
+d3
+1d
 e0
-80
-4c
-1f
-e3
-7e
-00
+be
+ab
+7c
+0c
+fd
+72
+35
 98
-42
-fe
-00
-2f
-ef
-fe
-02
-58
-00
-00
-00
-68
-48
-cb
-f7
+a8
+74
 79
-20
-fe
-00
-98
-40
-84
-00
-60
-48
-cb
-f7
-20
-60
-00
-00
-6f
-e0
-80
-05
-1f
-e0
-fe
-01
-67
-e0
-80
-05
-24
-36
-85
-<<<<<<< .mine
-1d
-||||||| .r1267
+3f
 1f
-=======
-11
->>>>>>> .r1527
-6f
-e0
-cb
+98
+5d
+f1
+ba
+51
+18
+25
+6c
+64
+2e
+29
+e5
+e7
+d4
+4b
+ac
+38
 f4
-1f
-e0
-fe
-01
-67
-e0
+e5
+80
+6d
+6c
+b5
+41
+27
+9d
+6a
+ac
+a8
+61
+da
+02
+b9
+72
+5e
+76
+c4
 cb
-f4
+7f
+03
+c0
+16
 6f
-e0
-81
-68
-c3
-81
-80
-00
-79
-20
-7e
-03
-67
-e0
-81
-68
-6f
-e1
-42
-f5
-67
-e1
-01
 96
-58
-00
-00
-00
-67
-e2
-43
-1d
-20
+38
+64
+25
+75
 60
-00
-00
-20
-40
-28
+d7
+8d
+72
+55
+8a
+02
+f1
 1c
+28
+d8
+83
+8c
+00
+8a
+f8
+50
+c5
+5a
+4b
+96
+3f
+27
+ab
+8d
+92
+a9
+08
+11
 6a
-20
-80
-4d
-1a
-20
-a3
-fc
-24
-21
-26
-fa
-20
-20
-26
+95
+6c
+4c
+5c
+67
+31
+a8
+d5
+03
+63
+ff
+c1
+59
+e2
+8a
+8b
+bb
+12
 8e
 09
-80
-00
-18
-1f
-ef
-7e
-00
-1f
-f1
+5a
+85
+f3
+61
+41
+42
+23
+b3
 7e
+e5
+42
+65
+6f
+b5
+45
+2d
+a2
+03
+de
+23
+ba
+e9
+5b
+c7
+e4
+43
+04
+e6
+c9
+16
+66
 00
-e7
-e1
-80
-05
+ff
 78
+54
+4c
+cd
+08
+94
 28
-7c
-00
-20
-40
-27
-0d
-20
+88
+16
+2a
+11
+62
+eb
+0b
+c3
+e6
+4c
+68
+a8
+4f
+13
+38
+06
+33
+a2
+35
+e2
+b9
+90
+36
+57
+98
+ae
+f5
+98
+7f
+48
+f3
+98
+77
+d5
+67
+fe
+62
 23
-26
-f6
-c5
-99
-26
-af
-6f
-e0
-80
-4d
-20
-3a
-26
-af
-1f
-e0
-ff
+70
+93
 fc
-67
-e0
-80
 4d
-20
+41
+99
+06
+57
+f6
+d4
+5c
+56
+aa
+55
 40
-72
-cb
-6f
-f0
-81
-08
-c3
-03
-a6
-fa
-18
-00
-70
-0c
-65
-e2
-01
-54
-20
-20
-26
-af
-6f
-e0
-c3
-34
-c1
 00
 00
+40
+05
 00
-c0
-01
-b0
-4a
+33
+07
 20
-20
-28
-e1
-ef
-e1
-00
-06
-c0
-02
-05
-<<<<<<< .mine
-71
-||||||| .r1267
-73
-=======
-65
->>>>>>> .r1527
-20
-20
-28
-eb
-20
-40
-21
-52
-70
-89
+01
 00
 00
-79
-3f
-80
-30
-20
-20
-2a
-e3
-79
-3f
-80
-30
-20
-20
-2a
-f6
-da
-20
-46
-67
-6f
-e0
-c6
-66
-1f
-e0
-ff
-ff
-1f
-ef
+f4
+50
+a5
 fe
-0d
-20
-20
-54
-a6
-6f
-e4
-47
-13
-c4
-01
 00
 00
-d8
-e0
+c2
+00
+11
+00
+00
+04
+00
 00
 02
+00
 20
-40
-5f
+00
+00
+3c
+00
+00
+00
 04
-20
-40
-05
-<<<<<<< .mine
-62
-||||||| .r1267
-64
-=======
-56
->>>>>>> .r1527
-20
-40
-05
-<<<<<<< .mine
-56
-||||||| .r1267
-58
-=======
-4a
->>>>>>> .r1527
-20
-20
-5c
-a3
-da
-20
-46
-67
-6f
-e0
-c6
-66
-1f
-e0
-ff
-ff
-1f
-ef
-fe
-0d
-9a
-20
-a2
 00
-6f
-e0
-80
-32
-e7
-e0
-80
-11
-c0
-1a
-05
-<<<<<<< .mine
-5f
-||||||| .r1267
-61
-=======
-53
->>>>>>> .r1527
-20
-60
 00
 00
-6f
-e3
-01
-78
-e7
-e3
 00
-05
-20
-20
-5c
-66
-6f
-e0
-80
-32
-c0
-1a
-05
-<<<<<<< .mine
-65
-||||||| .r1267
-67
-=======
-59
->>>>>>> .r1527
-20
-60
 00
 00
-67
-e0
-c9
-5a
-6f
-e3
-01
-78
-67
-e3
-49
-5b
-6f
-e3
-c9
-5a
-d8
-c0
-46
-67
-df
-20
 00
-03
-e8
-43
-80
-06
-98
-46
-7c
 00
-20
-22
-dc
-69
-18
-c0
-8c
-06
-c2
 00
-05
-<<<<<<< .mine
-6b
-||||||| .r1267
-6d
-=======
-5f
->>>>>>> .r1527
-20
-60
 00
 00
-1a
-22
-0c
 00
-ef
-e1
-80
-06
-67
-e1
-c3
-97
-c0
-05
-85
-<<<<<<< .mine
-7e
-||||||| .r1267
-80
-=======
-72
->>>>>>> .r1527
-c0
-04
-05
-<<<<<<< .mine
-ab
-||||||| .r1267
-ad
-=======
-9f
->>>>>>> .r1527
-c0
-04
-85
-<<<<<<< .mine
-8e
-||||||| .r1267
-90
-=======
-82
->>>>>>> .r1527
-c0
-03
-85
-<<<<<<< .mine
-a0
-||||||| .r1267
-a2
-=======
-94
->>>>>>> .r1527
-c0
 00
-85
-<<<<<<< .mine
-a6
-||||||| .r1267
-a8
-=======
-9a
->>>>>>> .r1527
-c0
-06
-05
-<<<<<<< .mine
-||||||| .r1267
-c2
-=======
-b4
->>>>>>> .r1527
-c0
-c0
-05
-05
-<<<<<<< .mine
-ca
-||||||| .r1267
-cc
-=======
-be
->>>>>>> .r1527
-c0
-09
-05
-<<<<<<< .mine
-eb
-||||||| .r1267
-ed
-=======
-df
->>>>>>> .r1527
-c0
-29
-05
-<<<<<<< .mine
-fc
-||||||| .r1267
-fe
-=======
-f0
->>>>>>> .r1527
-20
-20
-2b
-96
-6f
-e0
-c9
-f1
-20
-7a
 00
 00
-6f
-e1
-43
-35
-df
-20
 00
-09
-6f
-e1
-43
-39
-1f
-e0
-a2
-05
-da
-40
-49
-f4
-20
-40
-7d
-64
-20
-22
-85
-<<<<<<< .mine
-8b
-||||||| .r1267
-8d
-=======
-7f
->>>>>>> .r1527
-20
-20
-05
-<<<<<<< .mine
-88
-||||||| .r1267
-8a
-=======
-7c
->>>>>>> .r1527
-6f
-e0
-c2
-cb
-67
-e0
-c9
-c6
-20
-20
-05
-<<<<<<< .mine
-8c
-||||||| .r1267
-8e
-=======
-80
->>>>>>> .r1527
-70
-49
-c6
-03
-70
-49
-f1
 00
-20
-20
-01
-<<<<<<< .mine
-6d
-||||||| .r1267
-6a
-=======
-5c
->>>>>>> .r1527
-6f
-e0
-c9
-f1
-20
-7a
 00
+21
 00
-6f
-e1
-43
-35
-1f
-e0
-ff
-fe
-1f
-e6
-fc
-07
-20
-40
-7d
-62
-18
-07
-f2
 00
-6f
-e1
-43
-39
-1f
-e0
-8c
-06
-18
-c0
-8c
-03
-ef
-e1
 00
-06
-1f
-e2
-26
 00
-ef
-e1
 00
-06
-d8
-40
-2a
-29
-98
-46
-7c
 00
-20
-22
-d0
-89
-c2
 00
-05
-<<<<<<< .mine
-97
-||||||| .r1267
-99
-=======
-8b
->>>>>>> .r1527
-20
-20
-05
-<<<<<<< .mine
-88
-||||||| .r1267
-8a
-=======
-7c
->>>>>>> .r1527
-6f
-e0
-c9
-f1
-20
-7a
 00
 00
-6f
-e0
-c9
-f1
-c0
-01
-50
-6c
-70
-49
-c6
-02
-20
-20
-05
-<<<<<<< .mine
-8c
-||||||| .r1267
-8e
-=======
-80
->>>>>>> .r1527
-6f
-e0
-c9
-f1
-20
-7a
 00
 00
-6f
-e0
-c9
-f1
-c0
-01
-05
-<<<<<<< .mine
-88
-||||||| .r1267
-8a
-=======
-7c
->>>>>>> .r1527
-20
-20
-50
-5d
-20
-40
-2e
-41
-20
-40
-2e
-4a
-68
-49
-06
-b1
-60
-49
-06
-78
-20
-40
-2c
-c7
-20
-40
-2c
-d2
-18
-c0
-8d
-fe
-18
-c2
-7e
 00
-67
-e1
-06
-c7
-68
-49
-06
-b6
-58
 00
-2a
-50
-98
-46
-7c
+aa
+55
+08
 00
-20
-22
-85
-<<<<<<< .mine
-b9
-||||||| .r1267
-bb
-=======
-ad
->>>>>>> .r1527
-20
-20
-2c
-4f
-6f
-e0
-cb
-99
-20
-3a
-2c
-4f
-20
-40
-2c
-e0
-20
-3a
-2e
-03
-d8
-c0
-4b
-9a
-18
+13
+47
+04
+09
+72
 00
-7e
-0b
-20
-20
-2c
-a5
-ef
-e1
+08
 00
-06
-67
-e1
-06
-b5
-98
 00
-22
+0c
+aa
+55
+01
 00
-68
-49
-43
-98
-6f
-e1
+cb
 43
-32
-98
-46
-7c
+0f
+aa
+55
+01
 00
-24
-22
-ad
-50
-6f
-e1
+ba
 4a
-bb
-d8
-c0
+01
+aa
+55
+01
+00
+ec
+44
+ff
+aa
+55
+01
+00
+eb
+44
+1e
+aa
+55
+03
+00
+ee
+44
+01
+0b
 4a
-bd
-20
-20
-2d
-53
-68
-49
-43
-98
-6f
-e0
-c3
-21
-c2
-81
-85
-<<<<<<< .mine
-e5
-||||||| .r1267
-e7
-=======
-d9
->>>>>>> .r1527
-6f
-e4
-47
-13
-c3
-0a
-85
-<<<<<<< .mine
-d0
-||||||| .r1267
-d2
-=======
-c4
->>>>>>> .r1527
-c3
-1d
-85
-<<<<<<< .mine
+aa
+55
+01
+00
+0d
+4a
+ff
+aa
+55
+01
+00
+41
+41
+01
+aa
+55
+01
+00
 d2
-||||||| .r1267
-d4
-=======
-c6
->>>>>>> .r1527
-6f
-e1
-43
-98
-c0
-18
-2e
-03
-6f
-e1
-43
-98
-c0
+45
+07
+aa
+55
+02
+00
+f0
+45
+83
+47
+aa
+55
 02
+00
+3f
+46
 85
-<<<<<<< .mine
-dd
-||||||| .r1267
-df
-=======
-d1
->>>>>>> .r1527
-c0
-08
-05
-<<<<<<< .mine
-e0
-||||||| .r1267
-e2
-=======
-d4
->>>>>>> .r1527
-68
-49
-43
-98
-6f
-e1
-43
-32
-98
+90
+aa
+55
+02
+00
+42
 46
-7c
+75
+80
+aa
+55
+01
 00
-24
-22
-ad
-1d
-20
-40
-2e
+41
 46
-68
-49
-4a
-bb
-d8
-c0
-4a
+63
+aa
+55
+01
+00
+27
+46
+7d
+aa
+55
+01
+00
 bd
-20
-20
-2d
-2b
-d8
-c0
-49
-fd
-18
+4b
+ff
+aa
+55
+09
 00
-7e
-03
+c1
+4b
+01
+51
+31
+10
+50
+51
+31
 20
-20
-2d
-2d
-6f
-e0
-cb
-99
-20
-3a
-05
-<<<<<<< .mine
-d5
-||||||| .r1267
-d7
-=======
-c9
->>>>>>> .r1527
-d8
-c0
-4b
-9a
-18
-00
-7e
-08
-20
-20
-2d
-2d
-6f
-e1
-43
-32
-98
-46
-7c
-00
-24
-22
-85
-<<<<<<< .mine
-cd
-||||||| .r1267
-cf
-=======
-c1
->>>>>>> .r1527
-20
-40
-2d
-c7
-24
-34
-05
-<<<<<<< .mine
-d2
-||||||| .r1267
-d4
-=======
-c6
->>>>>>> .r1527
-20
-20
-2d
-46
-18
-c2
-22
+50
+aa
+55
+01
 00
-6f
-e1
-43
-35
-1f
-e0
-a5
-fd
-20
-40
-29
-29
-20
-40
+89
+45
+02
+aa
+55
 05
-<<<<<<< .mine
-fd
-||||||| .r1267
-ff
-=======
-f1
->>>>>>> .r1527
-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
+e3
+45
+01
+0f
+0f
+0f
+0f
+aa
+55
+01
 00
-1a
-68
-49
-43
-98
-98
-46
-7c
+b9
+45
 00
-24
-22
-ad
-ac
-70
+aa
+55
 01
-b9
-05
-20
-20
-2e
-05
-20
+00
 40
-2d
-ea
-6f
-e0
-c7
-8f
-c0
-7f
-<<<<<<< .mine
-86
+47
 02
-||||||| .r1267
-86
-04
-=======
-85
-f6
->>>>>>> .r1527
-6f
-e1
-43
-98
+aa
+55
+01
+00
+ca
+45
+00
+aa
+55
+02
+00
+8b
+45
 c0
 12
-<<<<<<< .mine
-86
-05
-||||||| .r1267
-86
-07
-=======
-85
-f9
->>>>>>> .r1527
-20
-60
+aa
+55
+01
 00
+3e
+46
+94
+aa
+55
+03
 00
-6f
-e1
-43
-98
-c0
-10
-<<<<<<< .mine
-86
-05
-||||||| .r1267
-86
-07
-=======
-85
-f9
->>>>>>> .r1527
-20
+af
+45
+00
+48
 60
+aa
+55
+02
 00
+1d
+46
+0a
 00
-6f
-e0
-80
+aa
 55
-67
-e0
-c9
+02
+00
+1b
+46
+50
+00
 aa
-20
-60
+55
+02
+00
+23
+47
+32
 00
+aa
+55
+01
+00
+f4
+46
+02
+aa
+55
+08
 00
-d8
 c0
-91
-5a
-d8
-a0
-4a
-ff
-df
-20
+43
+fb
 00
-45
-20
+48
+08
+fb
+00
+48
+08
+aa
+55
+01
+00
+94
 40
-7c
-da
-d8
+01
+aa
+55
+01
+00
 c0
-91
-9f
-d8
-a0
-4a
-bd
-df
+40
 20
+aa
+55
+01
 00
-42
+6b
+49
 20
-40
-7c
-da
-d8
-c0
-91
-e1
-d8
-a0
-4b
+aa
+55
+02
+00
+3f
 44
-df
-20
+ff
+ff
+aa
+55
+06
 00
-36
-20
-20
-7c
-da
-58
-2c
-13
+db
 42
-67
-e1
-c5
-94
-58
+73
+83
+92
+a1
+b1
+c1
+aa
+55
+01
+00
+93
+43
+07
+aa
+55
+02
+00
+be
+47
+96
+00
+aa
+55
+02
+00
+b5
+47
 15
+00
+aa
+55
+02
+00
+9b
+43
+19
+00
+aa
+55
+04
+00
+b7
+47
+1d
+00
+21
+00
+aa
+55
+02
+00
+32
+43
+28
+00
+aa
+55
+02
+00
+bb
+47
+30
+00
+aa
+55
+0c
+00
 48
-06
-e7
-e1
-80
+43
+1f
+02
+01
 05
-58
-4c
+03
+03
+12
+18
+03
+19
+c1
+03
+aa
+55
+10
+00
+a0
+47
 0f
-36
-e7
-e1
-80
-05
-58
-11
-3a
-1a
-e7
-e1
-80
-05
-58
-31
-23
-4d
-e7
-e1
-80
-05
-20
-20
+09
+42
+54
+35
+2e
 32
+20
+4b
 65
+79
+62
 6f
-e1
-45
-e0
+61
+72
+64
+aa
+55
+11
+00
+68
+43
 1f
-e1
-7e
-e0
+0f
+09
+42
+54
+35
+2e
+32
 20
-3a
-06
-<<<<<<< .mine
-26
-||||||| .r1267
-28
-=======
-1a
->>>>>>> .r1527
+4b
+65
+79
+62
 6f
-e1
-45
-e0
-1f
-e0
-fe
-01
-67
-e1
-45
-e0
-20
-60
-00
+61
+72
+64
+aa
+55
+0f
 00
-20
-40
+6b
+42
+0e
+42
+54
 35
-7f
+2e
+32
 20
-40
-36
-51
-24
-2c
-35
-86
-24
-37
-b5
-86
-20
-40
-06
-<<<<<<< .mine
-53
-||||||| .r1267
-55
-=======
-47
->>>>>>> .r1527
-20
-20
-35
-6a
-20
-40
-36
-25
-24
-34
-06
-<<<<<<< .mine
-31
-||||||| .r1267
-33
-=======
-25
->>>>>>> .r1527
-20
-40
-06
-<<<<<<< .mine
-3c
-||||||| .r1267
-3e
-=======
-30
->>>>>>> .r1527
-20
-40
-4f
-d5
-20
-20
-4f
-db
-6f
-e4
-48
-9c
-24
-3a
-4f
-db
-6f
-e4
-48
-a4
-24
-3a
-4f
-db
+4b
+65
+79
+62
 6f
-e2
-48
-ac
-24
-3a
-4f
-db
-20
-40
-36
-9d
-20
-40
-4f
-c8
-24
-74
-00
-00
-20
-40
-36
-be
-20
-20
-4f
-9c
-70
-46
-01
-00
-69
 61
+72
+64
+aa
+55
+08
 00
-40
-34
-73
-02
+d3
+42
+07
+00
+07
 00
 20
-40
-4d
-f5
-6f
-e0
-c9
-a3
-24
-3a
-5e
-d1
-20
-40
-36
-51
-6f
-e0
-c5
-7f
-c0
 00
-b6
-46
-24
 2c
-06
-<<<<<<< .mine
-4a
-||||||| .r1267
-4c
-=======
-3e
->>>>>>> .r1527
-24
-37
-86
-<<<<<<< .mine
-4a
-||||||| .r1267
-4c
-=======
-3e
->>>>>>> .r1527
-20
-40
-06
-<<<<<<< .mine
-53
-||||||| .r1267
+01
+aa
 55
-=======
-47
->>>>>>> .r1527
-70
+06
+00
+9a
 47
-3f
+03
+12
+18
+ff
 00
-20
-20
-36
-46
-6f
-e0
-c6
-02
-24
-7a
 00
+aa
+55
+09
 00
-6f
-e1
-45
-fe
-1f
-e0
-fe
-01
-67
-e1
-45
-fe
-6f
-e0
-c5
-fe
-c0
-7f
-b6
-76
-20
-40
-4f
-b8
-20
-20
-06
-<<<<<<< .mine
-3d
-||||||| .r1267
-3f
-=======
-31
->>>>>>> .r1527
+f4
+49
+41
+70
+70
+6c
+65
 20
-40
-36
+49
 6e
-6f
-e0
-c4
-f8
-2f
-e1
-f0
-08
-24
-60
-80
-00
-6f
-e0
-c4
-f9
-c0
-7f
-cb
-11
-67
-e0
-c9
+63
 aa
-20
-60
-00
+55
+02
 00
-20
-40
-36
-b4
-24
-74
+f2
+49
+0a
+18
+aa
+55
+10
 00
+e1
+49
+d0
 00
-20
-40
-04
-<<<<<<< .mine
-34
-||||||| .r1267
-36
-=======
-28
->>>>>>> .r1527
-6f
-e1
-c6
-08
-20
-20
-36
-22
-6f
-e0
-cb
-be
-20
-7a
+2d
+12
+1e
+4b
+0f
+a4
+99
+4e
+ce
+b5
+31
+f4
+05
+79
+aa
+55
+02
 00
+fd
+49
+c1
+03
+aa
+55
+02
 00
-1f
-e0
-ff
-ff
-67
-e0
-cb
-be
-24
-7a
+bb
+4a
+bd
 00
+aa
+55
+08
 00
-70
-40
-94
-01
-20
-20
-4f
-6c
-20
-40
-06
-<<<<<<< .mine
-92
-||||||| .r1267
-94
-=======
-86
->>>>>>> .r1527
-20
-40
-06
-<<<<<<< .mine
-95
-||||||| .r1267
-97
-=======
-89
->>>>>>> .r1527
-20
-20
+99
 4b
-cd
-20
-40
-06
-<<<<<<< .mine
+01
+02
+e8
+04
+21
 70
-||||||| .r1267
-72
-=======
-64
->>>>>>> .r1527
-20
-20
-06
-<<<<<<< .mine
-84
-||||||| .r1267
-86
-=======
->>>>>>> .r1527
-78
-78
-54
-7c
-00
-6f
-e1
-47
-81
-20
-7a
-00
-00
-20
-20
-7d
-ba
-6f
-e4
-47
-13
-c4
-06
-80
-00
-6f
-e4
-cb
-bf
-67
-e4
-88
-5c
-58
+01
 00
+aa
+55
 06
-<<<<<<< .mine
-78
-||||||| .r1267
-7a
-=======
-6c
->>>>>>> .r1527
-67
-e1
-08
-59
-70
-4b
-bc
-5a
-20
-60
 00
-00
-70
+2d
 46
-65
-5a
-70
-08
-5b
-01
-20
-40
-79
-66
-20
-40
-06
-<<<<<<< .mine
-7d
-||||||| .r1267
-7f
-=======
-71
->>>>>>> .r1527
-20
-20
-06
-<<<<<<< .mine
-82
-||||||| .r1267
+dc
+05
 84
-=======
-76
->>>>>>> .r1527
-6f
-e0
-88
-5c
-20
-7a
+03
+e8
+03
+aa
+55
+01
 00
+07
+44
+02
+aa
+55
+01
 00
-6f
-e0
-c6
-65
-c0
-2d
-48
-0c
-20
-20
-48
 09
-6f
-e0
-c6
-65
-20
-20
-48
-0f
-6f
-e0
-cb
-bc
-c0
-2d
-06
-<<<<<<< .mine
-89
-||||||| .r1267
-8b
-=======
-7d
->>>>>>> .r1527
-6f
-e0
-cb
-bc
-67
-e0
-cb
-bd
-20
-60
+44
+0a
+aa
+55
+01
 00
+08
+44
+0c
+aa
+55
+01
 00
-20
-40
-06
-<<<<<<< .mine
-86
-||||||| .r1267
-88
-=======
-7a
->>>>>>> .r1527
-58
+11
+44
 00
+aa
+55
+04
 00
+0d
+44
 00
-67
-e1
-45
-d8
-67
-e1
-45
-de
-70
-40
-94
-00
-6f
-e0
-cb
-be
-20
-5a
-79
-12
-70
-4b
-be
-32
-20
-60
+07
+ff
+07
+aa
+55
+01
 00
+07
+4a
+1e
+aa
+55
+02
 00
-6f
-e4
-47
-13
-c4
-06
-80
+09
+4a
+e8
+03
+aa
+55
+02
 00
-20
-20
-79
-06
-6f
-e4
+21
 47
-13
-c4
-06
-80
+02
 00
-6f
-f0
-8c
+aa
+55
 01
-67
-e0
-c6
-63
-c4
-03
-80
 00
-70
-4b
-be
+3d
+46
+64
+aa
+55
+02
 00
+3a
+46
 58
+02
+aa
+55
+01
 00
-00
-00
-67
-e1
+1e
 47
-81
-20
-40
-60
-18
-20
-40
-5a
+64
 aa
-20
-40
-4e
-47
-24
-74
+55
+01
 00
+3c
+46
+64
+aa
+55
+02
 00
-6f
-e0
-c9
-6d
-20
-3a
-06
-<<<<<<< .mine
-ac
-||||||| .r1267
-ae
-=======
-a0
->>>>>>> .r1527
-6f
-e4
-47
-2b
-67
-e4
-06
-70
-6f
-e0
-c7
-2a
-c0
-01
-86
-<<<<<<< .mine
-ae
-||||||| .r1267
-b0
-=======
-a2
->>>>>>> .r1527
-c0
-01
-06
-<<<<<<< .mine
-b5
-||||||| .r1267
-b7
-=======
-a9
->>>>>>> .r1527
-20
-40
-48
+38
 46
-6f
-e4
-06
+58
+02
+aa
+55
+02
+00
+25
+47
 70
-67
-e4
+17
+aa
+55
+02
+00
 09
-23
-20
-60
+4d
+64
 00
+aa
+55
+02
 00
-6f
-e4
-47
-34
-20
-20
-06
-<<<<<<< .mine
-a4
-||||||| .r1267
-a6
-=======
-98
->>>>>>> .r1527
-20
-40
+ec
 48
-37
-70
-09
-0c
-21
-58
+b8
+0b
+aa
+55
+02
 00
+69
+48
+58
+02
+aa
+55
+08
 00
-03
-67
-e0
-89
-33
-6f
-e1
-06
-70
-e7
-e1
+66
+46
 00
-05
-20
-60
+34
 00
 00
-20
-40
-48
-37
-70
-09
-0c
-22
-58
 00
 00
-02
-67
-e0
-89
-43
-6f
-e0
-86
-70
-e7
-e0
-80
-05
-20
-60
 00
 00
-79
-3f
-80
-23
-6f
-e0
-88
-6d
-1f
-e1
-7e
-80
-c0
-40
-79
-ba
-c0
-00
+aa
+55
 06
-<<<<<<< .mine
-c2
-||||||| .r1267
-c4
-=======
-b6
->>>>>>> .r1527
-20
-20
-23
-5a
-6f
-e0
-88
-6d
-1f
-f1
-fe
 00
-1f
-e3
-7e
+01
+4a
+ff
+ff
+ff
+ff
+ff
+ff
+aa
+55
+01
 00
-1f
-e1
-7e
-03
-c0
+1b
+47
+01
+aa
+55
+01
 00
-86
-<<<<<<< .mine
-c8
-||||||| .r1267
-ca
-=======
-bc
->>>>>>> .r1527
-20
-20
-79
-c6
-6f
-e0
-88
-6e
-c0
-04
-86
-<<<<<<< .mine
-cb
-||||||| .r1267
-cd
-=======
-bf
->>>>>>> .r1527
-20
-20
-79
-df
-20
+a2
+4b
 00
-3a
-98
-d8
-a0
-08
-75
-20
-40
-06
-<<<<<<< .mine
-d4
-||||||| .r1267
-d6
-=======
-c8
->>>>>>> .r1527
-70
-08
-f7
+aa
+55
+0f
+00
+a8
+4b
 01
-20
-40
-7b
-6e
-6f
-e1
-08
-6f
-67
-e1
+7f
+14
+01
+7f
+1a
+01
+7f
 08
-f5
-70
-8c
-1b
+01
+7f
+15
+01
+7f
+18
+aa
+55
+07
+00
+d3
+4b
+07
+01
+02
+04
+03
+05
+06
+aa
+55
 02
-20
-20
-7b
-67
-6f
-f0
-8c
-25
-c3
-83
 00
+df
+4b
+50
+00
+aa
+55
+02
 00
-20
-20
-79
-93
-<<<<<<< .mine
-57
-b5
-||||||| .r1267
-97
-f9
-=======
-6f
 e4
+4b
+58
+02
+aa
+55
+06
+00
+cb
+4b
+13
 01
-fd
-20
-3a
-6f
-79
-67
-e4
-43
-fd
-20
-40
-6b
-3a
-20
-40
-6a
-ad
-df
-e0
+a0
 0f
-c0
-9a
-40
-a4
 00
-df
-20
+1e
+aa
+55
+03
 00
-0a
-da
-20
-01
-fd
-20
-40
-6b
-74
-20
-40
 6b
-37
-6f
-e4
+48
+ff
+ff
+ff
+aa
+55
 01
-fd
-20
-7a
 00
+a4
+49
+01
+aa
+55
+01
 00
-67
-e4
-4b
-e7
-ef
-e1
+55
+46
+ff
+aa
+55
+04
 00
+a5
+49
+7f
 06
-e7
-e1
+29
+14
+aa
+55
+03
 00
-05
-20
-60
+27
+44
+ff
+17
+16
+aa
+55
+02
 00
+eb
+43
+10
 00
-6f
-f0
-80
-cc
-79
-20
-7e
+aa
+55
+03
+00
+66
+48
+88
+8c
+ff
+aa
+55
 01
-67
-f0
+00
+bc
+4b
 80
-cc
-6a
-40
-c4
-19
-6f
-e0
-c4
-33
-67
-e0
-c4
-19
-df
-20
+aa
+55
+01
 00
-08
-20
-40
-6f
-67
-62
-40
-c4
-19
-6f
-f0
-8a
-0a
-79
-3f
-fe
+bb
+4b
+80
+aa
+55
 04
-67
-f0
-8a
-0a
-20
-60
 00
+b7
+4b
+80
+ff
+ff
+ff
+aa
+55
+03
 00
-6f
-e0
-c4
-07
-c0
+63
+48
+01
+02
+ff
+aa
+55
+01
 00
-86
-ed
-c0
+59
+46
+ff
+aa
+55
 01
-06
-f4
-20
-60
 00
+5b
+46
+05
+aa
+55
+0c
 00
-58
+8a
+48
+c2
+c3
+c4
+c5
+c6
+c7
+80
+81
+82
+83
+84
+85
+aa
+55
+1c
 00
-03
-e8
-67
-e1
-44
-05
-68
-49
-4b
-eb
-6f
-e1
-4b
-ed
-da
-60
+6e
+48
+0d
 0e
+0f
 10
-20
-40
-6f
-c0
-20
-20
+11
+12
+13
+14
+85
+c4
+c5
+c6
+c3
+c2
+03
+04
+83
+84
+82
+c7
+80
+07
 06
-fa
-58
+81
+0a
+0b
+ff
+ff
+aa
+55
+90
 00
-03
-e8
-67
-e1
-44
-05
-68
-49
-4b
-e7
-6f
-e1
-4b
-e9
-da
-60
-03
-e8
-20
-40
-6f
-c0
-68
-49
-4b
-ef
-98
-4f
-fe
+16
+4a
+48
 00
-68
-49
-4b
-f1
-98
-46
-fc
 00
-20
-20
-7d
-5f
-20
-40
-06
-dc
-6f
-f0
-8a
-09
-79
-3f
-fe
-07
-67
-f0
-8a
-09
-70
-8a
-07
-77
-70
-8a
-08
-c1
-70
-8a
-0d
-61
-70
-8a
-0b
-00
-20
-60
 00
+e4
 00
-20
-40
-06
-ff
-20
-40
-6f
-90
-6f
 e0
-c4
-09
-67
-f0
-80
-cd
-20
-40
-6f
-97
-70
+3e
+14
+2b
+04
+29
+1d
+8b
+35
+1e
+1a
+39
+16
+64
+1b
 8a
-0d
-60
-70
-80
-cd
-00
-20
-40
+3a
+1f
+08
+3c
+07
+3d
 06
-ff
-6f
-e0
-c4
+88
+3b
+20
+15
+17
 09
-67
-f0
-80
-cd
-70
-8a
-0b
-50
-70
-8a
-0e
-c0
-df
-00
-00
-0b
-6d
-e1
-44
 0a
-70
-80
-cc
-03
-20
-40
-07
+19
+05
+22
 21
-68
-59
-01
-64
-60
-49
-4b
-f1
-20
+18
+1c
+0d
+0b
+10
+11
+23
+24
+0c
+30
+0e
+3f
+36
+87
+2e
+25
+12
 40
-6f
-9c
-df
-00
+0f
 00
-0b
+37
 65
-e1
-44
-0a
-70
-8a
-0d
-60
-70
-80
-cd
+41
+26
+13
+2f
+33
+34
+32
+38
+2d
+27
+47
 00
-70
-80
-cc
+7f
+e2
 00
-20
-60
+e6
 00
+46
+89
+2a
+31
+44
+28
+45
+42
+43
+5f
+5c
+59
+2c
+53
+51
+4c
 00
-6f
-f0
-81
-29
-c3
-02
-87
-21
-20
 60
+5d
+5a
+62
+54
+4f
+49
 00
+61
+5e
+5b
+63
+55
+56
+4b
+4e
+57
+85
+58
+52
+e9
+50
+4a
+4d
 00
+e1
+e5
+ed
+ee
+ec
+eb
+e8
+f1
+e3
+f6
+f8
 f7
-e0
->>>>>>> .r1527
+f9
+ef
+fa
+91
+f5
+e7
+f0
+ea
+f2
+fb
+90
 aa
 55
-40
-00
-00
-40
-05
-00
-33
-07
-20
-01
+13
 00
+ae
+49
 00
-f0
-7f
-a5
-fe
-02
-80
-82
-00
-11
-08
-00
-04
-00
+29
+e8
+ed
+ee
+ef
+eb
+ec
+e9
+ea
+fb
+f1
+f0
+f5
+4c
+01
+01
+01
 00
+aa
+55
 02
 00
-00
-00
-00
-3c
-00
-00
-00
-04
-01
-00
+ff
+49
+2a
 10
-04
-60
-00
+aa
+55
+01
 00
+48
+41
+0c
+aa
+55
 06
 00
-30
-00
-00
-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
-21
+1c
+41
+3e
+aa
+55
+0c
 00
+16
 00
 00
 00
+20
 00
 00
 00
@@ -9422,1273 +6867,1326 @@
 00
 aa
 55
-08
-00
-13
-47
-04
-29
-7a
-00
-00
+05
 00
+5e
+41
 08
-0c
-aa
-55
-01
-00
-cb
-43
-0f
-aa
-55
-01
+0e
+05
+03
 00
-ba
-4a
-01
 aa
 55
 01
 00
-ec
-44
-ff
+68
+41
+20
 aa
 55
-01
+02
 00
-eb
-44
-1e
-aa
-55
-03
+9a
+40
 00
-ee
-44
-01
-0b
-4a
+0c
 aa
 55
-01
+05
 00
-0d
-4a
+43
+41
 ff
+04
+00
+00
+08
 aa
 55
 01
 00
-41
-41
-01
+1c
+02
+5a
 aa
 55
 01
 00
-d2
-45
-07
+38
+44
+a0
 aa
 55
 02
 00
-f0
-45
-83
-47
+3b
+44
+bc
+02
 aa
 55
 02
 00
-3f
-46
-85
+39
+44
 90
+01
 aa
 55
 02
 00
-42
-46
-75
-80
+3d
+44
+03
+09
 aa
 55
 01
 00
+49
 41
-46
-63
-aa
-55
-01
-00
-27
-46
-7d
-aa
-55
-01
-00
-bb
-4b
 ff
 aa
 55
-09
-00
-bf
-4b
-01
-51
-31
-10
-50
-51
-31
-20
-50
-aa
-55
-01
-00
-89
-45
 02
-aa
-55
-05
 00
-e3
-45
-01
-0f
-0f
-0f
-0f
-aa
+9c
+40
+49
+41
 55
-01
-00
-b9
-45
-00
 aa
-55
-01
-00
-40
-47
-02
 aa
 55
-01
-00
-ca
-45
-00
-aa
-55
-02
-00
 8b
-45
-c0
-12
-aa
-55
-01
-00
-3e
-46
-94
-aa
-55
-03
-00
-af
-45
-00
-48
-60
-aa
-55
-02
-00
-1d
-46
-0a
-00
-aa
-55
-02
-00
-1b
-46
-50
-00
-aa
-55
-02
-00
-23
-47
-32
-00
-aa
-55
-01
-00
-f4
-46
-02
-aa
-55
-08
-00
-c0
-43
-fb
-00
-48
-08
-fb
-00
-48
-08
-aa
-55
-01
-00
-94
-40
-00
-aa
-55
-01
-00
-c0
-40
-20
-aa
-55
-01
-00
-6b
-49
-20
-aa
-55
-02
-00
-3f
-44
+7f
+6c
+99
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
 ff
 ff
-aa
-55
-06
-00
-db
-42
-73
-83
-92
-a1
-b1
-c1
-aa
-55
-01
-00
-93
-43
-07
-aa
-55
-02
-00
-be
-47
-96
-00
-aa
-55
-02
-00
-b5
-47
-15
-00
-aa
-55
-02
-00
-9b
-43
-19
-00
-aa
-55
-04
-00
-b7
-47
-1d
-00
-21
-00
-aa
-55
-02
-00
-32
-43
-28
-00
-aa
-55
-02
-00
-bb
-47
-30
-00
-aa
-55
-0c
-00
-48
-43
-1f
-02
-01
-05
-03
-03
-12
-18
-03
-19
-c1
-03
-aa
-55
-10
-00
-a0
-47
-0f
-09
-42
-54
-35
-2e
-32
-20
-4b
-65
-79
-62
-6f
-61
-72
-64
-aa
-55
-11
-00
-68
-43
-1f
-0f
-09
-42
-54
-35
-2e
-32
-20
-4b
-65
-79
-62
-6f
-61
-72
-64
-aa
-55
-0f
-00
-6b
-42
-0e
-42
-54
-35
-2e
-32
-20
-4b
-65
-79
-62
-6f
-61
-72
-64
-aa
-55
-08
-00
-d3
-42
-07
-00
-07
-00
-20
-00
-2c
-01
-aa
-55
-06
-00
-9a
-47
-03
-12
-18
 ff
-00
-00
-aa
-55
-09
-00
-f4
-49
-41
-70
-70
-6c
-65
-20
-49
-6e
-63
-aa
-55
-02
-00
-f2
-49
-0a
-18
-aa
-55
-10
-00
-e1
-49
-d0
-00
-2d
-12
-1e
-4b
-0f
-a4
-99
-4e
-ce
-b5
-31
-f4
-05
-79
-aa
-55
-02
-00
-fd
-49
-c1
-03
-aa
-55
-02
-00
-bb
-4a
-bd
-00
-aa
-55
-08
-00
-99
-4b
-01
-02
-e8
-04
-21
-70
-01
-00
-aa
-55
-06
-00
-2d
-46
-dc
-05
-84
-03
-e8
-03
-aa
-55
-01
-00
-35
-46
-04
-aa
-55
-01
-00
-07
-4a
-1e
-aa
-55
-02
-00
-09
-4a
-e8
-03
-aa
-55
-02
-00
-21
-47
-02
-00
-aa
-55
-01
-00
-3d
-46
-64
-aa
-55
-02
-00
-3a
-46
-58
-02
-aa
-55
-01
-00
-1e
-47
-64
-aa
-55
-01
-00
-3c
-46
-64
-aa
-55
-02
-00
-38
-46
-58
-02
-aa
-55
-02
-00
-25
-47
-70
-17
-aa
-55
-02
-00
-ec
-48
-b8
-0b
-aa
-55
-02
-00
-69
-48
-58
-02
-aa
-55
-08
-00
-66
-46
-00
-34
-00
-00
-00
-00
-00
-00
-aa
-55
-06
-00
-01
-4a
 ff
 ff
 ff
 ff
 ff
 ff
-aa
-55
-01
-00
-1b
-47
-04
-aa
-55
-01
-00
-a2
-4b
-00
-aa
-55
-0f
-00
-a8
-4b
-01
-7f
-14
-01
-7f
-1a
-01
-7f
-08
-01
-7f
-15
-01
-7f
-18
-aa
-55
-07
-00
-d1
-4b
-07
-01
-02
-04
-03
-05
-06
-aa
-55
-02
-00
-dd
-4b
-50
-00
-aa
-55
-02
-00
-e2
-4b
-58
-02
-aa
-55
-06
-00
-c9
-4b
-13
-01
-a0
-0f
-00
-1e
-aa
-55
-03
-00
-6b
-48
-13
-14
-15
-aa
-55
-01
-00
-a4
-49
-00
-aa
-55
-01
-00
-55
-46
-0c
-aa
-55
-04
-00
-a5
-49
-7f
-06
-29
-14
-aa
-55
-03
-00
-27
-44
 ff
-17
-16
-aa
-55
-02
-00
-eb
-43
-80
-1f
-aa
-55
-03
-00
-66
-48
-95
-96
 ff
-aa
-55
-04
-00
-b7
-4b
-95
-96
-96
-96
-aa
-55
-03
-00
-63
-48
-13
-14
-12
-aa
-55
-01
-00
-59
-46
 ff
-aa
-55
-01
-00
-5b
-46
-05
-aa
-55
-0b
-00
-8a
-48
-c2
-c1
-85
-84
-83
-82
-81
-80
-c7
-c6
-c4
-aa
-55
-1c
-00
-6e
-48
-00
-08
-07
-0b
-0a
-0e
-0d
-05
-0f
-17
-09
 ff
-c2
-c1
 ff
-82
-83
-84
-85
-81
-80
-c7
-c6
-c4
-04
-06
 ff
 ff
-aa
-55
-90
-00
-16
-4a
-48
-00
-00
-00
-e4
-00
-e0
-3e
-14
-2b
-04
-29
-1d
-8b
-35
-1e
-1a
-39
-16
-64
-1b
-8a
-3a
-1f
-08
-3c
-07
-3d
-06
-88
-3b
-20
-15
-17
-09
-0a
-19
-05
-22
-21
-18
-1c
-0d
-0b
-10
-11
-23
-24
-0c
-30
-0e
-3f
-36
-87
-2e
-25
-12
-40
-0f
-00
-37
-65
-41
-26
-13
-2f
-33
-34
-32
-38
-2d
-27
-47
-00
-7f
-e2
-00
-e6
-00
-46
-89
-2a
-31
-44
-28
-45
-42
-43
-5f
-5c
-59
-2c
-53
-51
-4c
-00
-60
-5d
-5a
-62
-54
-4f
-49
-00
-61
-5e
-5b
-63
-55
-56
-4b
-4e
-57
-85
-58
-52
-e9
-50
-4a
-4d
-00
-e1
-e5
-ed
-ee
-ec
-eb
-e8
-f1
-e3
-f6
-f8
-f7
-f9
-ef
-fa
-91
-f5
-e7
-f0
-ea
-f2
-fb
-90
-aa
-55
-13
-00
-ae
-49
-00
-29
-e8
-ed
-ee
-ef
-eb
-ec
-e9
-ea
-fb
-f1
-f0
-f5
-4c
-01
-01
-01
-00
-aa
-55
-02
-00
 ff
-49
-2a
-10
-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
-07
-44
-01
-aa
-55
-01
-00
-09
-44
-0a
-aa
-55
-01
-00
-08
-44
-00
-aa
-55
-01
-00
-11
-44
-00
-aa
-55
-04
-00
-0d
-44
-00
-07
 ff
-07
-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
-<<<<<<< .mine
-bd
-75
-ee
-da
-||||||| .r1267
-97
-74
-55
-15
-=======
-6e
-75
-9e
-25
->>>>>>> .r1527
 ff
-1e
-f0
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+11
+eb
Index: output/memmap.format
===================================================================
--- /1121s/branch/keyboard/keyboard_base/output/memmap.format	(revision 1527)
+++ /1121s/branch/keyboard/keyboard_base/output/memmap.format	(working copy)
@@ -1849,43 +1849,51 @@
 0x4bb8 mem_keyboard_bt1_led_gpio
 0x4bb9 mem_keyboard_bt2_led_gpio
 0x4bba mem_keyboard_bt3_led_gpio
-0x4bbb mem_usb_level_check_gpio
-0x4bbc mem_mouse_usb_vdd_status_current
-0x4bbd mem_mouse_usb_vdd_status_last
-0x4bbe mem_mouse_usb_wait_updata_timer
-0x4bbf mem_usb_vid_pid_new
-0x4bc8 mem_keyboard_mode_led_on_timer
-0x4bc9 mem_rgb_pwm_conf
-0x4bcf mem_rgb_pwm_breathe_flag
-0x4bd0 mem_rgb_on_color_temp
-0x4bd1 mem_rgb_on_color
-0x4bd8 mem_pwm_lpm_mode_flag
-0x4bd9 mem_ui_check_timer_setup
-0x4bdd mem_customize_timer_setup
-0x4bdf mem_backlight_on_flag
-0x4be0 mem_backlight_on_type
-0x4be1 mem_backlight_breathe_type
-0x4be2 mem_keyboard_led_on_time_init
-0x4be4 mem_device_flag_temp_new
-0x4be5 mem_otp_store_device_info_flag
-0x4be6 mem_otp_store_system_flag
-0x4be7 mem_adc_reference3v_ft_data
-0x4be7 mem_adc_reference3v_gpio1v_ft_data
-0x4be9 mem_adc_reference3v_gpio2v_ft_data
-0x4beb mem_adc_reference3v_vdcdc3p6v_ft_data
-0x4bed mem_adc_reference3v_vdcdc4p6v_ft_data
-0x4bef mem_adc_reference3v_inter1v_ft_data
-0x4bf1 mem_adc_reference3v_inter1v_now_data
-0x4bf3 mem_adc_reference_mode
-0x4bf4 mem_le_conn_rcv_new
-0x4bf5 mem_le_conn_first_rcv
-0x4bf6 mem_le_check_retransmit_flag
-0x4bf7 mem_le_retransmit_cnt
-0x4bf8 mem_le_check_retransmit_discon_flag
-0x4bf9 mem_le_tx_buffer0_omemalloc_new
-0x4c39 mem_le_tx_buffer1_omemalloc_new
-0x4c79 mem_le_tx_buffer2_omemalloc_new
-0x4cb9 mem_le_tx_buffer3_omemalloc_new
+0x4bbb mem_keyboard_scroll_led_gpio
+0x4bbc mem_keyboard_low_voltage_alarm_gpio
+0x4bbd mem_usb_level_check_gpio
+0x4bbe mem_mouse_usb_vdd_status_current
+0x4bbf mem_mouse_usb_vdd_status_last
+0x4bc0 mem_mouse_usb_wait_updata_timer
+0x4bc1 mem_usb_vid_pid_new
+0x4bca mem_keyboard_mode_led_on_timer
+0x4bcb mem_rgb_pwm_conf
+0x4bd1 mem_rgb_pwm_breathe_flag
+0x4bd2 mem_rgb_on_color_temp
+0x4bd3 mem_rgb_on_color
+0x4bda mem_pwm_lpm_mode_flag
+0x4bdb mem_ui_check_timer_setup
+0x4bdf mem_customize_timer_setup
+0x4be1 mem_backlight_on_flag
+0x4be2 mem_backlight_on_type
+0x4be3 mem_backlight_breathe_type
+0x4be4 mem_keyboard_led_on_time_init
+0x4be6 mem_device_flag_temp_new
+0x4be7 mem_otp_store_device_info_flag
+0x4be8 mem_otp_store_system_flag
+0x4be9 mem_adc_reference3v_ft_data
+0x4be9 mem_adc_reference3v_gpio1v_ft_data
+0x4beb mem_adc_reference3v_gpio2v_ft_data
+0x4bed mem_adc_reference3v_vdcdc3p6v_ft_data
+0x4bef mem_adc_reference3v_vdcdc4p6v_ft_data
+0x4bf1 mem_adc_reference3v_inter1v_ft_data
+0x4bf3 mem_adc_reference3v_inter1v_now_data
+0x4bf5 mem_adc_reference_mode
+0x4bf6 mem_le_conn_rcv_new
+0x4bf7 mem_le_conn_first_rcv
+0x4bf8 mem_le_check_retransmit_flag
+0x4bf9 mem_le_retransmit_cnt
+0x4bfa mem_le_check_retransmit_discon_flag
+0x4bfb mem_le_tx_buffer0_omemalloc_new
+0x4c3b mem_le_tx_buffer1_omemalloc_new
+0x4c7b mem_le_tx_buffer2_omemalloc_new
+0x4cbb mem_le_tx_buffer3_omemalloc_new
+0x4cfb mem_keyscan_exmcu_value_new
+0x4d07 mem_keyboard_pair_led_flag
+0x4d08 mem_keyboard_adc_low_volatage_led_timer_count
+0x4d09 mem_adc_low_volatage_led_blink_timer
+0x4d0b mem_keyboard_low_volatage_led_flag
+0x4d0c mem_keyboard_low_volatage_led_blink_new_data_enable
 0x4846 mem_mouse_key
 0x4847 mem_mouse_x
 0x4849 mem_mouse_y
Index: output/otp.dat
===================================================================
--- /1121s/branch/keyboard/keyboard_base/output/otp.dat	(revision 1528)
+++ /1121s/branch/keyboard/keyboard_base/output/otp.dat	(working copy)
@@ -9,9356 +9,5626 @@
 00
 00
 00
+f1
+7b
+f3
+f7
+e5
+14
+bc
+72
+15
+9c
+29
+14
+89
+74
+cb
+fb
 aa
 55
-<<<<<<< .mine
-5e
-1b
-||||||| .r1267
-66
-1b
-=======
-92
-1c
->>>>>>> .r1527
-c2
-84
-00
-32
-c0
-00
-00
-3f
-c0
-01
-00
-<<<<<<< .mine
-4a
-||||||| .r1267
-47
-=======
-51
->>>>>>> .r1527
-c0
-08
-00
-<<<<<<< .mine
-54
-||||||| .r1267
-51
-=======
-5b
->>>>>>> .r1527
-c0
-08
-80
-<<<<<<< .mine
-56
-||||||| .r1267
-53
-=======
-5d
->>>>>>> .r1527
-c0
-0a
-01
-<<<<<<< .mine
-51
-||||||| .r1267
-4e
-=======
-40
->>>>>>> .r1527
-c0
-0a
-80
-<<<<<<< .mine
-d7
-||||||| .r1267
-d4
-=======
-de
->>>>>>> .r1527
-c0
-0c
-00
-<<<<<<< .mine
-e4
-||||||| .r1267
-e1
-=======
-eb
->>>>>>> .r1527
-c0
-0c
-80
-<<<<<<< .mine
-eb
-||||||| .r1267
-e8
-=======
-f2
->>>>>>> .r1527
-c0
-0d
-00
-<<<<<<< .mine
-64
-||||||| .r1267
-61
-=======
-6b
->>>>>>> .r1527
-c0
-12
-84
-<<<<<<< .mine
-65
-||||||| .r1267
+e0
+15
+f6
+fb
+07
+fa
 67
-=======
+bc
+f1
+31
+7b
+a7
+1a
+94
+36
+61
+f3
+2e
+a7
+c9
+33
+97
+94
 59
->>>>>>> .r1527
-c0
-14
-04
-<<<<<<< .mine
-5b
-||||||| .r1267
-5d
-=======
-4f
->>>>>>> .r1527
-c0
-22
-01
-<<<<<<< .mine
-6d
-||||||| .r1267
-6a
-=======
-5c
->>>>>>> .r1527
-c0
-22
-83
-<<<<<<< .mine
+cb
 fd
-||||||| .r1267
-ff
-=======
-f1
->>>>>>> .r1527
-c0
-23
-01
-<<<<<<< .mine
-91
-||||||| .r1267
-8e
-=======
-80
->>>>>>> .r1527
-c0
-23
-81
-<<<<<<< .mine
-b3
-||||||| .r1267
-b0
-=======
+6d
+e3
+38
+0b
+3b
+bd
+00
+ee
+49
+21
+b1
 a2
->>>>>>> .r1527
-c0
-24
-04
-<<<<<<< .mine
-d3
-||||||| .r1267
-d5
-=======
-c7
->>>>>>> .r1527
-c0
-24
-84
-<<<<<<< .mine
-d8
-||||||| .r1267
-da
-=======
-cc
->>>>>>> .r1527
-c0
-25
-05
-<<<<<<< .mine
-4f
-||||||| .r1267
-51
-=======
-43
->>>>>>> .r1527
-c0
-25
-86
-<<<<<<< .mine
-67
-||||||| .r1267
-69
-=======
-5b
->>>>>>> .r1527
-c0
-26
-02
-<<<<<<< .mine
-63
-||||||| .r1267
-65
-=======
-57
->>>>>>> .r1527
-c0
+fb
+8a
+bb
 26
-84
-<<<<<<< .mine
-df
-||||||| .r1267
-e1
-=======
-d3
->>>>>>> .r1527
-c0
-27
-02
-<<<<<<< .mine
-83
-||||||| .r1267
-85
-=======
-77
->>>>>>> .r1527
-c0
-3b
-80
-4b
-c0
-28
-02
-<<<<<<< .mine
-ce
-||||||| .r1267
-d0
-=======
-c2
->>>>>>> .r1527
-c0
-29
-03
-<<<<<<< .mine
-53
-||||||| .r1267
-55
-=======
-47
->>>>>>> .r1527
-c0
-2a
-83
-<<<<<<< .mine
-6e
-||||||| .r1267
-70
-=======
-62
->>>>>>> .r1527
-c0
+15
 2b
+22
 83
-<<<<<<< .mine
-de
-||||||| .r1267
+19
+0d
+32
+ab
+ae
+71
+db
+42
+ea
+a6
+ab
+7a
+09
+27
+aa
+94
+14
+73
+e1
+bb
+ba
+cf
+00
+3f
+78
+e2
+4c
+f9
+fd
+36
+5c
+d6
+a0
+0c
+2e
+f4
+10
+9b
+87
+99
 e0
-=======
+7d
 d2
->>>>>>> .r1527
-c0
-2c
-83
-<<<<<<< .mine
-ee
-||||||| .r1267
-f0
-=======
-e2
->>>>>>> .r1527
-c0
-2d
-04
-<<<<<<< .mine
-3c
-||||||| .r1267
-3e
-=======
-30
->>>>>>> .r1527
-c0
-2d
-84
-<<<<<<< .mine
-44
-||||||| .r1267
-46
-=======
-38
->>>>>>> .r1527
-c0
-2e
-04
-<<<<<<< .mine
-40
-||||||| .r1267
-42
-=======
-34
->>>>>>> .r1527
-c0
-2e
-84
-<<<<<<< .mine
-46
-||||||| .r1267
-48
-=======
-3a
->>>>>>> .r1527
-c0
-2f
-06
-<<<<<<< .mine
-3c
-||||||| .r1267
-3e
-=======
-30
->>>>>>> .r1527
-c0
-2f
-86
-<<<<<<< .mine
-5b
-||||||| .r1267
-5d
-=======
-4f
->>>>>>> .r1527
-c0
-30
-85
-<<<<<<< .mine
-71
-||||||| .r1267
-73
-=======
-65
->>>>>>> .r1527
-c0
-37
-85
-<<<<<<< .mine
-4a
-||||||| .r1267
-4c
-=======
-3e
->>>>>>> .r1527
-c0
-38
-84
-<<<<<<< .mine
-44
-||||||| .r1267
-46
-=======
-38
->>>>>>> .r1527
-c0
+dd
+56
+93
+68
+76
+a9
 3b
-80
-4b
-c0
-40
-01
-<<<<<<< .mine
-21
-||||||| .r1267
-1e
-=======
-28
->>>>>>> .r1527
-c0
-42
 04
-<<<<<<< .mine
-44
-||||||| .r1267
-46
-=======
-38
->>>>>>> .r1527
-c0
-45
-81
-<<<<<<< .mine
+94
+97
+54
+ab
+06
+10
+ee
+e7
+0a
+1b
+8b
+b8
+f9
+aa
 83
-||||||| .r1267
-80
-=======
+69
+7e
+bb
+71
+0f
+f9
+be
+29
+ab
+32
+ad
+2b
 72
->>>>>>> .r1527
-c0
-4d
-02
-<<<<<<< .mine
-20
-||||||| .r1267
-22
-=======
-14
->>>>>>> .r1527
-c0
+da
+1c
+3b
+12
+3d
+34
+2e
+d8
+f9
+95
+df
+a4
+eb
+d8
+ad
+a5
+5a
+0a
 58
-84
-<<<<<<< .mine
-84
-||||||| .r1267
-86
-=======
-78
->>>>>>> .r1527
-c0
-6d
-01
-<<<<<<< .mine
-22
-||||||| .r1267
-1f
-=======
-29
->>>>>>> .r1527
-c0
-6d
+72
+53
+ce
+ab
+f1
+47
+99
+17
+e0
+6a
+60
+a3
+5b
 86
-cb
-c0
-6e
-<<<<<<< .mine
-01
-32
-||||||| .r1267
+75
+49
+69
+1b
 01
-2f
-=======
-07
-08
->>>>>>> .r1527
-c0
-6e
-86
-e9
-c0
-7d
-04
-<<<<<<< .mine
-cc
-||||||| .r1267
-ce
-=======
-c0
->>>>>>> .r1527
-20
 20
+92
+fb
+34
+dc
+99
+19
+55
+72
+99
 23
-5a
-c0
-00
-06
-<<<<<<< .mine
-bc
-||||||| .r1267
-be
-=======
-b0
->>>>>>> .r1527
-c0
-0a
-04
-<<<<<<< .mine
-f7
-||||||| .r1267
-f9
-=======
-eb
->>>>>>> .r1527
-c0
-0d
-04
-<<<<<<< .mine
-f6
-||||||| .r1267
-f8
-=======
+af
+01
+20
+c9
+93
+41
+aa
+2b
+85
 ea
->>>>>>> .r1527
-c0
-12
 85
-<<<<<<< .mine
-26
-||||||| .r1267
-28
-=======
-1a
->>>>>>> .r1527
-c0
-13
-05
-<<<<<<< .mine
-2b
-||||||| .r1267
-2d
-=======
-1f
->>>>>>> .r1527
-c0
+d9
+7b
+5e
+72
 1c
-85
-<<<<<<< .mine
-3d
-||||||| .r1267
-3f
-=======
-31
->>>>>>> .r1527
-c0
+39
+59
+c1
+5e
+ce
+15
+59
+9c
+83
+8b
+c1
+f7
+c6
+60
+53
+37
 1d
-05
-<<<<<<< .mine
-41
-||||||| .r1267
-43
-=======
-35
->>>>>>> .r1527
-c0
-26
-05
-<<<<<<< .mine
-44
-||||||| .r1267
-46
-=======
-38
->>>>>>> .r1527
-c0
-26
-85
-<<<<<<< .mine
-48
-||||||| .r1267
-4a
-=======
-3c
->>>>>>> .r1527
-c0
-48
-06
-<<<<<<< .mine
+fc
+c3
+6c
+6f
+be
+62
+c6
+c9
+2a
+9d
+16
+7d
+89
+69
+6b
+0b
+7b
+23
+15
+72
+18
+eb
+ca
+e5
+16
+73
+40
+03
+a0
+56
 1f
-||||||| .r1267
-21
-=======
-13
->>>>>>> .r1527
+71
+55
+d6
 c0
-4a
-86
-<<<<<<< .mine
+ce
+51
+a8
+0a
+18
 2c
-||||||| .r1267
-2e
-=======
-20
->>>>>>> .r1527
-c1
-7f
-80
-00
-20
-20
-23
-5a
-24
-35
+78
+48
 80
+fb
+89
 3e
-37
-d9
-82
-00
-37
-d9
-82
-00
-20
-40
-54
-ac
-24
+51
+52
+97
+43
+a4
+66
 34
-20
-02
+7f
+1c
+ff
+3c
+38
+ef
+fa
+2a
+a1
+c4
+7e
+44
+2d
+f0
+fd
+b7
+ac
+bc
+7f
+ad
+54
+3e
 6f
-e0
-ca
-ba
-20
-3a
-20
-02
-70
-4a
+8a
 ba
-00
-6f
-e0
-c6
-55
-c0
+05
+86
+2f
+2d
 7f
-a0
-02
-1f
-e2
-0e
-00
-6f
-e2
-06
-9d
-af
-ec
-00
-00
-20
-40
-ce
-45
-20
-20
-20
+68
+98
+fd
+22
+5d
+b4
+57
+5c
+e9
+b0
+a2
 02
-20
+82
+30
+a1
+10
+7b
+05
+3e
+8f
+b3
+b4
+14
+ea
+54
+e7
+6c
+25
+a3
+a0
+e6
 40
-07
+f3
+0c
+16
+bd
 08
-20
-40
-06
-e9
-1f
-e6
+8f
+43
+ba
+b8
+a4
+a8
+f3
+bc
+0d
+e3
+da
+b9
+17
+43
+87
+e2
+87
+4d
+62
+3d
+b2
+cb
+b2
 fc
-0a
-20
-40
-7d
-5f
-67
-e1
-46
-33
-20
-20
+70
+22
+a5
+2f
+3e
 55
-53
-20
-40
-75
-52
-20
-40
-74
-48
-20
-40
-4b
-fb
-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
-<<<<<<< .mine
-4a
-||||||| .r1267
-47
-=======
-51
->>>>>>> .r1527
-70
-89
-00
-00
-20
-20
-21
-53
-70
-8a
-0f
-60
-70
-8a
-10
-aa
-70
-8a
-12
-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
-23
-dd
-20
-60
-00
-00
-70
-01
-bb
-00
-70
-01
-bc
-00
-37
-d9
-82
-00
-70
-89
-46
-0d
-70
-89
-6f
-10
-70
-8a
-13
-cd
-70
-8a
-06
-10
-70
-8a
-84
-4a
-70
-8a
-85
-40
-70
-8a
-16
-fe
-20
-40
-00
-<<<<<<< .mine
-ab
-||||||| .r1267
-a8
-=======
-b2
->>>>>>> .r1527
-20
-40
-70
-d7
-37
-d9
-82
-00
-70
-81
-3b
-5f
-37
-d9
-82
-00
-70
-81
-3c
-88
-37
-d9
-82
-00
-6f
-e0
-c0
-99
-c0
-08
-00
-<<<<<<< .mine
-a0
-||||||| .r1267
-9d
-=======
-a7
->>>>>>> .r1527
-6f
-e0
-c4
-38
-1f
-e1
-fe
-04
-67
-f0
-8a
-02
-70
-89
-0f
-01
-70
-8a
-80
-24
-70
-8a
-81
-62
-58
-e6
-12
-12
-67
-f1
-8a
-73
-70
-8a
-86
-60
-70
-8a
-8b
-3b
-20
-40
-00
-<<<<<<< .mine
-92
-||||||| .r1267
-8f
-=======
-99
->>>>>>> .r1527
-70
-80
-43
-00
-70
-80
-42
-05
-58
-55
-74
-74
-67
-f1
-89
-68
-70
-89
-60
-6e
-20
-40
-00
-<<<<<<< .mine
-f3
-||||||| .r1267
-f0
-=======
-fa
->>>>>>> .r1527
-20
-40
-01
-<<<<<<< .mine
-1e
-||||||| .r1267
-1b
-=======
-25
->>>>>>> .r1527
-20
-40
-00
-<<<<<<< .mine
-8c
-||||||| .r1267
-89
-=======
-93
->>>>>>> .r1527
-70
-41
-48
-0c
-20
-20
-6f
-4e
-20
-75
-80
-00
-37
-d9
-82
-00
-6f
-e0
-c1
-1c
-67
-f0
-81
-3a
-37
-d9
-82
-00
-20
-60
-00
-00
-6f
-e0
-c0
-99
-c0
-0c
-00
-<<<<<<< .mine
-98
-||||||| .r1267
-95
-=======
-9f
->>>>>>> .r1527
-6f
-e0
-c4
-38
-1f
-e1
-fe
-06
-67
-f0
-8a
-02
-70
-8a
-05
-e0
-70
-8a
-00
-d8
-20
-00
-00
-3c
-70
-8a
-01
-a0
-70
-8a
-00
-df
-70
-8a
-01
-fa
-20
-00
-00
-14
-70
-8a
-00
-9f
-20
-60
-00
-00
-6f
-e0
-c4
-38
-1f
-e1
-fe
-06
-67
-f0
-8a
-02
-70
-89
-0f
-00
-70
-8a
-80
-23
-70
-8a
-81
-b0
-58
-e4
-09
-09
-67
-f1
-8a
-73
-70
-8a
-76
-2a
-70
-89
-02
-04
-20
-20
-00
-<<<<<<< .mine
-7f
-||||||| .r1267
-7c
-=======
-86
->>>>>>> .r1527
-20
-35
-80
-<<<<<<< .mine
-d3
-||||||| .r1267
-d0
-=======
-da
->>>>>>> .r1527
-6f
-e2
-02
-0d
-20
-7a
-00
-00
-37
-d9
-82
-00
-6f
-f0
-81
-36
-1f
-e1
-7e
-f0
-68
-48
-82
-0d
-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
-37
-d9
-82
-00
-6f
-f0
-8a
-cb
-1f
-e1
-7e
-f0
-68
-48
-82
-0f
-60
-48
-c1
-5b
-98
-41
-fe
-00
-67
-f0
-8a
-cb
-6f
-e0
-82
-10
-67
-e0
-c1
-5c
-2f
-ef
-fe
-03
-6f
-f0
-8a
-06
-79
-20
-fe
-07
-67
-f0
-8a
-06
-6f
-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
-02
-20
-60
-00
-00
-6f
-e1
-41
-5b
-20
-7a
-00
-00
-67
-e1
-02
-0f
-20
-20
-00
-<<<<<<< .mine
-bd
-||||||| .r1267
-ba
-=======
-c4
->>>>>>> .r1527
-20
-40
-21
-ba
-18
-00
-2a
-08
-18
-00
-2a
-00
-58
-0a
-aa
-da
-67
-f1
-8a
-0f
-70
-8a
-25
-40
-70
-8a
-26
-10
-20
-00
-00
-3c
-70
-8a
-01
-fb
-70
-8a
-25
-ff
-70
-8a
-26
-30
-70
-8a
-16
-fe
-20
-20
-21
-b4
-58
-0a
-aa
-7e
-67
-f1
-8a
-0f
-20
-00
-00
-3c
-70
-8a
-25
-00
-70
-8a
-26
-0d
-70
-8a
-16
-f6
-20
-20
-22
-03
-6f
-e0
-c1
-41
-c0
-05
-00
-<<<<<<< .mine
-ee
-||||||| .r1267
-eb
-=======
-f5
->>>>>>> .r1527
-20
-20
-22
-0e
-70
-8a
-14
-25
-58
-a9
-3f
-3f
-67
-f1
-8a
-60
-70
-8a
-63
-1f
-20
-60
-00
-00
-20
-75
-80
-00
-20
-40
-21
-60
-d8
-40
-00
-27
-20
-40
-21
-6f
-20
-40
-21
-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
-<<<<<<< .mine
-10
-||||||| .r1267
-0d
-=======
-17
->>>>>>> .r1527
-2a
-2f
-fe
-0d
-20
-40
-21
-1d
-2a
-4f
-fe
-0d
-20
-40
-21
-1e
-d8
-e0
-00
-05
-20
-40
-21
-1c
-20
-40
-21
-1e
-20
-40
-01
-<<<<<<< .mine
-10
-||||||| .r1267
-0d
-=======
-17
->>>>>>> .r1527
-d8
-a0
-8a
-c2
-1a
-31
-fe
-00
-20
-40
-21
-17
-1a
-51
-fe
-00
-20
-40
-21
-17
-18
-e0
-8f
-ff
-20
-21
-01
-<<<<<<< .mine
-05
-||||||| .r1267
-02
-=======
-0c
->>>>>>> .r1527
-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
-03
-70
-89
-80
-06
-20
-00
-00
-3c
-da
-20
-00
-00
-da
-40
-00
-00
-df
-20
-00
-10
-d8
-c0
-0f
-00
-20
-20
-21
-2d
-20
-75
-80
-00
-20
-20
-22
-72
-58
-00
-00
-00
-20
-60
-00
-00
-20
-75
-80
-00
-70
-8a
-07
-77
-70
-8a
-08
-c9
-70
-8a
-0b
-01
-6f
-e0
-c4
-09
-67
-f0
-80
-cd
-20
-00
-0b
-b8
-20
-40
-01
-<<<<<<< .mine
-4a
-||||||| .r1267
-47
-=======
-39
->>>>>>> .r1527
-70
-8a
-08
-c1
-6a
-40
-c4
-19
-df
-20
-00
-08
-20
-40
-6f
-58
-6f
-e0
-c4
-19
-67
-e0
-c4
-33
-62
-40
-c4
-19
-20
-60
-00
-00
-<<<<<<< .mine
-20
-40
-01
-40
-6f
-f0
-8a
-09
-79
-3f
-fe
-07
-67
-f0
-8a
-09
-||||||| .r1267
-20
-40
-01
-3d
-6f
-f0
-8a
-09
-79
-3f
-fe
-07
-67
-f0
-8a
-09
-=======
->>>>>>> .r1527
-70
-80
-<<<<<<< .mine
-cd
-20
-00
-0b
-b8
-20
-40
-01
-4a
-70
-80
-cd
-00
-20
-20
-6f
-a1
-6f
-f0
-80
-||||||| .r1267
-cd
-20
-00
-0b
-b8
-20
-40
-01
-47
-70
-80
-cd
-00
-20
-20
-6f
-a1
-6f
-f0
-80
-=======
->>>>>>> .r1527
-cc
-03
-6f
-f0
-81
-29
-c3
-02
-81
-<<<<<<< .mine
-4b
-||||||| .r1267
-48
-=======
-3a
->>>>>>> .r1527
-68
-59
-01
-64
-60
-49
-44
-0a
-70
-80
-cc
-00
-20
-60
-00
-00
-70
-8a
-82
-11
-70
-8a
-8d
-12
-70
-8a
-8e
-0a
-6f
-e0
-c0
-99
-c0
-08
-01
-<<<<<<< .mine
-6a
-||||||| .r1267
-67
-=======
-59
->>>>>>> .r1527
-58
-00
-57
-62
-67
-f1
-09
-07
-70
-89
-01
-03
-70
-89
-30
-03
-c6
-16
-80
-00
-70
-89
-01
-01
-70
-8a
-82
-07
-70
-8a
-8d
-44
-70
-8a
-8e
-0a
-6f
-e0
-c0
-99
-c0
-08
-01
-<<<<<<< .mine
-67
-||||||| .r1267
-64
-=======
-56
->>>>>>> .r1527
-58
-00
-2b
-b1
-67
-f1
-09
-07
-c6
-97
-80
-00
-70
-89
-30
-24
-70
-89
-01
-05
-20
-60
-00
-00
-58
-00
-41
-89
-67
-f1
-09
-07
-20
-20
-01
-<<<<<<< .mine
-63
-||||||| .r1267
-60
-=======
-52
->>>>>>> .r1527
-58
-00
-83
-12
-67
-f1
-09
-07
-20
-20
-01
-<<<<<<< .mine
-58
-||||||| .r1267
-55
-=======
-47
->>>>>>> .r1527
-68
-48
-c4
-29
-20
-40
-55
-b5
-68
-48
-c4
-29
-20
-40
-6e
-e6
-20
-20
-dc
-a3
-6f
-e4
-47
-13
-c2
-89
-81
-<<<<<<< .mine
-8d
-||||||| .r1267
-8a
-=======
-7c
->>>>>>> .r1527
-20
-20
-4a
-58
-20
-40
-6c
-bc
-6f
-e4
-47
-13
-2f
-ef
-fe
-09
-20
-20
-ec
-c1
-20
-20
-6c
-c4
-20
-40
-01
-<<<<<<< .mine
-75
-||||||| .r1267
-72
-=======
-64
->>>>>>> .r1527
-20
-40
-5d
-64
-6f
-e0
-c6
-90
-67
-e0
-c9
-c6
-68
-49
-49
-d5
-18
-0a
-7e
-00
-98
-40
-fe
-00
-67
-e1
-46
-95
-20
-60
-00
-00
-6f
-e1
-46
-8e
-d8
-40
-aa
-55
-98
-46
-7c
-00
-20
-22
-81
-<<<<<<< .mine
-8b
-||||||| .r1267
-88
-=======
-7a
->>>>>>> .r1527
-60
-49
-46
-8e
-20
-40
-5c
-9c
-6f
-e0
-cb
-e4
-20
-20
-5c
-88
-20
-40
-04
-<<<<<<< .mine
-a4
-||||||| .r1267
-a6
-=======
-98
->>>>>>> .r1527
-20
-20
-5c
-90
-20
-40
-01
-<<<<<<< .mine
-75
-||||||| .r1267
-72
-=======
-64
->>>>>>> .r1527
-6f
-e0
-c9
-c6
-67
-e0
-c6
-90
-20
-20
-5c
-b1
-1a
-62
-7e
-00
-c0
-1d
-01
-<<<<<<< .mine
-95
-||||||| .r1267
-92
-=======
-84
->>>>>>> .r1527
-c0
-0a
-81
-<<<<<<< .mine
-a3
-||||||| .r1267
-a0
-=======
-92
->>>>>>> .r1527
-20
-20
-4a
-9c
-6f
-e0
-c6
-00
-24
-3a
-4b
-11
-6f
-e0
-c5
-e2
-c0
-01
-01
-<<<<<<< .mine
-9a
-||||||| .r1267
-97
-=======
-89
->>>>>>> .r1527
-20
-20
-4b
-02
-6f
-e4
-47
-13
-c2
-9f
-60
-34
-c2
-98
-60
-34
-c3
-1d
-60
-67
-6f
-e2
-46
-91
-68
-4a
-4a
-01
-98
-46
-7c
-00
-20
-22
-82
-<<<<<<< .mine
-4a
-||||||| .r1267
-4c
-=======
-3e
->>>>>>> .r1527
-20
-20
-60
-67
-58
-00
-00
-00
-67
-e1
-47
-c0
-67
-e0
-c8
-60
-67
-e0
-c8
-61
-67
-e0
-c7
-94
-70
-47
-c2
-00
-20
-40
-29
-cb
-70
-42
-9a
-00
-6f
-e1
-43
-ef
-c2
-83
-81
-<<<<<<< .mine
-af
-||||||| .r1267
-ac
-=======
-9e
->>>>>>> .r1527
-c2
-80
-42
-fc
-20
-20
-4b
-95
-20
-40
-5b
-21
-6f
-e1
-43
-ef
-c2
-80
-42
-fc
-20
-20
-04
-<<<<<<< .mine
-44
-||||||| .r1267
-46
-=======
-38
->>>>>>> .r1527
-20
-40
-55
-3d
-20
-40
-01
-<<<<<<< .mine
-cd
-||||||| .r1267
-ca
-=======
-bc
->>>>>>> .r1527
-20
-40
-61
-4d
-20
-40
-32
-8e
-20
-40
-35
-31
-20
-40
-5f
-dd
-20
-40
-4b
-62
-20
-40
-4b
-68
-20
-40
-01
-<<<<<<< .mine
-d7
-||||||| .r1267
-d4
-=======
-c6
->>>>>>> .r1527
-20
-40
-01
-<<<<<<< .mine
-f1
-||||||| .r1267
-f3
-=======
-e5
->>>>>>> .r1527
-20
-40
-4b
-43
-20
-40
-02
-<<<<<<< .mine
-18
-||||||| .r1267
-1a
-=======
-0c
->>>>>>> .r1527
-20
-40
-4b
-58
-20
-40
-5b
-e1
-20
-40
-4b
-5c
-20
-40
-5b
-e4
-20
-40
-4b
-5f
-20
-40
-4b
-55
-20
-40
-02
-<<<<<<< .mine
-3a
-||||||| .r1267
-3c
-=======
-2e
->>>>>>> .r1527
-20
-40
-4b
-32
-20
-40
-5b
-fe
-20
-40
-4b
-48
-20
-40
-4b
-82
-20
-40
-4b
-87
-20
-40
-06
-<<<<<<< .mine
-60
-||||||| .r1267
-62
-=======
-54
->>>>>>> .r1527
-20
-20
-02
-<<<<<<< .mine
-37
-||||||| .r1267
-39
-=======
-2b
->>>>>>> .r1527
-58
-23
-01
-70
-67
-e1
-c6
-2d
-58
-01
-53
-01
-e7
-e1
-80
-05
-6f
-e0
-c6
-37
-20
-3a
-01
-<<<<<<< .mine
-d5
-||||||| .r1267
-d2
-=======
-c4
->>>>>>> .r1527
-70
-46
-31
-58
-20
-60
-00
-00
-70
-46
-31
-53
-20
-60
-00
-00
-6f
-e0
-cb
-bc
-c0
-2d
-01
-<<<<<<< .mine
-ee
-||||||| .r1267
-f0
-=======
-e2
->>>>>>> .r1527
-6f
-e1
-47
-81
-20
-7a
-00
-00
-6f
-e0
-ca
-08
-24
-7a
-00
-00
-70
-4a
-0d
-ff
-6f
-e1
-47
-25
-68
-49
-47
-81
-98
-46
-04
-00
-6f
-e1
-48
-69
-98
-46
-7e
-00
-20
-21
-01
-<<<<<<< .mine
-e6
-||||||| .r1267
-e2
-=======
-d4
->>>>>>> .r1527
-20
-40
-01
-de
-20
-20
-<<<<<<< .mine
-4b
-7c
-||||||| .r1267
-01
-ee
-=======
-01
-e0
->>>>>>> .r1527
-20
-40
-01
-<<<<<<< .mine
-e8
-||||||| .r1267
-e4
-=======
-d6
->>>>>>> .r1527
-20
-20
-<<<<<<< .mine
-4b
-7e
-||||||| .r1267
-01
-e8
-=======
-01
-da
->>>>>>> .r1527
-6f
-e0
-c9
-aa
-c3
-00
-01
-de
-68
-48
-c8
-67
-20
-20
-<<<<<<< .mine
-6e
-f7
-||||||| .r1267
-02
-11
-6f
-e0
-c9
-aa
-c3
-00
-81
-ee
-=======
-02
-03
-6f
-e0
-c9
-aa
-c3
-00
-81
-e0
->>>>>>> .r1527
-68
-48
-c8
-<<<<<<< .mine
-||||||| .r1267
-66
-20
-20
-02
-11
-68
-48
-c8
-=======
-66
-20
-20
-02
-03
-68
-48
-c8
->>>>>>> .r1527
-67
-20
-20
-<<<<<<< .mine
-6e
-f3
-||||||| .r1267
-02
-07
-68
-48
-c8
-66
-20
-20
-02
-07
-=======
-01
-f9
-68
-48
-c8
-66
-20
-20
-01
-f9
->>>>>>> .r1527
-6f
-e0
-c6
-21
-67
-e0
-c9
-aa
-20
-20
-01
-<<<<<<< .mine
-e6
-||||||| .r1267
-e2
-=======
-d4
->>>>>>> .r1527
-6f
-e0
-ca
-08
-20
-7a
-00
-00
-1f
-e0
-ff
-ff
-67
-e0
-ca
-08
-20
-3a
-4b
-6f
-68
-48
-c8
-68
-20
-20
-6e
-f7
-6f
-e0
-c6
-66
-c0
-00
-<<<<<<< .mine
-02
-04
-||||||| .r1267
-02
-06
-=======
-01
-f8
->>>>>>> .r1527
-c0
-00
-<<<<<<< .mine
-82
-08
-||||||| .r1267
-82
-0a
-=======
-81
-fc
->>>>>>> .r1527
-c0
-01
-<<<<<<< .mine
-02
-0a
-||||||| .r1267
-02
-0c
-=======
-01
-fe
->>>>>>> .r1527
-c0
-01
-82
-<<<<<<< .mine
-0c
-||||||| .r1267
-0e
-=======
-00
->>>>>>> .r1527
-20
-60
-00
-00
-6f
-e0
-c6
-66
-c0
-00
-02
-<<<<<<< .mine
-0e
-||||||| .r1267
-10
-=======
-02
->>>>>>> .r1527
-c0
-00
-82
-<<<<<<< .mine
-12
-||||||| .r1267
-14
-=======
-06
->>>>>>> .r1527
-c0
-01
-02
-<<<<<<< .mine
-14
-||||||| .r1267
-16
-=======
-08
->>>>>>> .r1527
-c0
-01
-82
-<<<<<<< .mine
-16
-||||||| .r1267
-18
-=======
-0a
->>>>>>> .r1527
-20
-60
-00
-00
-68
-48
-cb
-b7
-60
-48
-ca
-0d
-da
-20
-00
-00
-20
-20
-77
-bf
-68
-48
-cb
-b8
-20
-20
-<<<<<<< .mine
-02
-05
-||||||| .r1267
-02
-07
-=======
-01
-f9
->>>>>>> .r1527
-68
-48
-cb
-b9
-20
-20
-<<<<<<< .mine
-02
-05
-||||||| .r1267
-02
-07
-=======
-01
-f9
->>>>>>> .r1527
-68
-48
-cb
-ba
-20
-20
-<<<<<<< .mine
-02
-05
-||||||| .r1267
-02
-07
-=======
-01
-f9
->>>>>>> .r1527
-68
-48
-cb
-b7
-60
-48
-ca
-0d
-da
-20
-00
-00
-20
-20
-77
-ba
-68
-48
-cb
-b8
-20
-20
-02
-<<<<<<< .mine
-0f
-||||||| .r1267
-11
-=======
-03
->>>>>>> .r1527
-68
-48
-cb
-b9
-20
-20
-02
-<<<<<<< .mine
-0f
-||||||| .r1267
-11
-=======
-03
->>>>>>> .r1527
-68
-48
-cb
-ba
-20
-20
-02
-<<<<<<< .mine
-0f
-||||||| .r1267
-11
-=======
-03
->>>>>>> .r1527
-6f
-e1
-47
-81
-20
-7a
-00
-00
-6f
-e0
-cb
-c8
-20
-7a
-00
-00
-1f
-e0
-ff
-ff
-67
-e0
-cb
-c8
-c2
-80
-<<<<<<< .mine
-01
-fe
-||||||| .r1267
-02
-00
-=======
-01
-f2
->>>>>>> .r1527
-20
-20
-01
-<<<<<<< .mine
-f8
-||||||| .r1267
-fa
-=======
-ec
->>>>>>> .r1527
-6f
-e1
-4a
-09
-67
-e1
-4a
-0e
-67
-e1
-4a
-10
-6f
-e0
-c6
-66
-c0
-00
-02
-<<<<<<< .mine
-29
-||||||| .r1267
-2b
-=======
-1d
->>>>>>> .r1527
-c0
-00
-82
-<<<<<<< .mine
-2b
-||||||| .r1267
-2d
-=======
-1f
->>>>>>> .r1527
-c0
-01
-02
-<<<<<<< .mine
-2d
-||||||| .r1267
-2f
-=======
-21
->>>>>>> .r1527
-c0
-01
-82
-<<<<<<< .mine
-2f
-||||||| .r1267
-31
-=======
-23
->>>>>>> .r1527
-20
-60
-00
-00
-6f
-e0
-cb
-b7
-20
-20
-02
-<<<<<<< .mine
-30
-||||||| .r1267
-32
-=======
-24
->>>>>>> .r1527
-6f
-e0
-cb
-b8
-20
-20
-02
-<<<<<<< .mine
-30
-||||||| .r1267
-32
-=======
-24
->>>>>>> .r1527
-6f
-e0
-cb
-b9
-20
-20
-02
-<<<<<<< .mine
-30
-||||||| .r1267
-32
-=======
-24
->>>>>>> .r1527
-6f
-e0
-cb
-ba
-67
-e0
-86
-78
-20
-40
-01
-<<<<<<< .mine
-f8
-||||||| .r1267
-fa
-=======
-ec
->>>>>>> .r1527
-6f
-e0
-86
-78
-67
-e0
-ca
-0d
-da
-20
-00
-00
-70
-4a
-0b
-01
-20
-20
-77
-c4
-6f
-e0
-cb
-bc
-c1
-2d
-00
-00
-20
-20
-4b
-8a
-6f
-e0
-cb
-a1
-c2
-80
-02
-<<<<<<< .mine
-40
-||||||| .r1267
-42
-=======
-34
->>>>>>> .r1527
-20
-40
-02
-<<<<<<< .mine
-4c
-||||||| .r1267
-4e
-=======
-40
->>>>>>> .r1527
-6f
-e0
-cb
-a1
-c2
-80
-82
-<<<<<<< .mine
-53
-||||||| .r1267
-55
-=======
-47
->>>>>>> .r1527
-20
-20
-02
-<<<<<<< .mine
-5d
-||||||| .r1267
-5f
-=======
-51
->>>>>>> .r1527
-6f
-e0
-cb
-a4
-1f
-e6
-7c
-64
-24
-61
-00
-00
-1f
-e0
-fe
-01
-67
-e0
-cb
-a4
-c1
-8c
-80
-00
-70
-4b
-a3
-00
-6f
-e0
-c6
-66
-c1
-02
-00
-00
-20
-40
-5a
-aa
-20
-40
-04
-<<<<<<< .mine
-40
-||||||| .r1267
-42
-=======
-34
->>>>>>> .r1527
-20
-20
-4e
-39
-70
-4b
-a4
-00
-6f
-e0
-cb
-a3
-20
-7a
-00
-00
-70
-4b
-a3
-00
-20
-40
-4a
-56
-20
-20
-5e
-d1
-20
-60
-00
-00
-6f
-e0
-cb
-a6
-1f
-e6
-7c
-64
-24
-61
-00
-00
-1f
-e0
-fe
-01
-67
-e0
-cb
-a6
-c1
-8c
-80
-00
-70
-4b
-a5
-00
-6f
-e0
-c6
-66
-c1
-02
-00
-00
-20
-20
-4e
-2c
-70
-4b
-a6
-00
-6f
-e0
-cb
-a5
-20
-7a
-00
-00
-70
-4b
-a5
-00
-20
-40
-4a
-56
-20
-20
-5e
-d1
-6f
-e4
-47
-13
-c3
-0a
-82
-<<<<<<< .mine
-70
-||||||| .r1267
-72
-=======
-64
->>>>>>> .r1527
-20
-40
-6f
-82
-20
-40
-6f
-b0
-67
-e1
-46
-33
-68
-49
-44
-03
-6f
-e1
-44
-0a
-98
-46
-7c
-00
-20
-21
-02
-<<<<<<< .mine
-63
-||||||| .r1267
-65
-=======
-57
->>>>>>> .r1527
-da
-20
-46
-2d
-20
-40
-55
-63
-6f
-e0
-c4
-0c
-c2
-80
-cf
-6b
-6f
-e0
-c9
-a4
-20
-5a
-4e
-24
-6f
-e0
-c9
-a3
-24
-7a
-00
-00
-6f
-e0
-c6
-66
-c0
-00
-60
-2f
-20
-40
-5a
-a8
-c0
-00
-82
-<<<<<<< .mine
-7a
-||||||| .r1267
-7c
-=======
-6e
->>>>>>> .r1527
-c0
-01
-02
-<<<<<<< .mine
-7f
-||||||| .r1267
-81
-=======
-73
->>>>>>> .r1527
-c0
-01
-82
-<<<<<<< .mine
-81
-||||||| .r1267
-83
-=======
-75
->>>>>>> .r1527
-6f
-e3
-46
-68
-68
-4b
-4a
-01
-98
-46
-7c
-00
-20
-22
-da
-94
-20
-20
-54
-a0
-6f
-e3
-46
-75
-20
-20
-02
-<<<<<<< .mine
-7b
-||||||| .r1267
-7d
-=======
->>>>>>> .r1527
-6f
-6f
-e3
-46
-82
-20
-20
-02
-<<<<<<< .mine
-7b
-||||||| .r1267
-7d
-=======
-6f
->>>>>>> .r1527
-20
-40
-04
-<<<<<<< .mine
-b1
-||||||| .r1267
-b3
-=======
-a5
->>>>>>> .r1527
-20
-40
-4c
-85
-58
-00
-00
-00
-67
-e1
-48
-e9
-d8
-c0
-48
-9c
-d8
-a0
-48
-b0
-df
-20
-00
-14
-20
-40
-7c
-da
-58
-00
-48
-9c
-67
-e1
-48
-e3
-58
-00
-48
-d8
-67
-e1
-48
-e5
-20
-40
-4c
-83
-20
-40
-4c
-79
-20
-40
-4c
-81
-6f
-e1
-48
-e9
-1f
-e0
-fe
-01
-67
-e1
-48
-e9
-c2
-84
-82
-<<<<<<< .mine
-aa
-||||||| .r1267
-ac
-=======
-9e
->>>>>>> .r1527
-68
-48
-c8
-64
-20
-40
-6e
-e6
-24
-20
-82
-<<<<<<< .mine
-92
-||||||| .r1267
-94
-=======
-86
->>>>>>> .r1527
-20
-40
-02
-<<<<<<< .mine
-9d
-||||||| .r1267
-9f
-=======
-91
->>>>>>> .r1527
-20
-40
-02
-<<<<<<< .mine
-bb
-||||||| .r1267
-bd
-=======
-af
->>>>>>> .r1527
-20
-40
-4c
-83
-20
-20
-4c
-0f
-20
-00
-00
-14
-70
-4a
-b9
-00
-20
-40
-4c
-85
-70
-48
-e8
-00
-20
-40
-4c
-7b
-20
-40
-02
-<<<<<<< .mine
-b5
-||||||| .r1267
-b7
-=======
-a9
->>>>>>> .r1527
-20
-40
-4c
-79
-20
-40
-02
-<<<<<<< .mine
-b5
-||||||| .r1267
-b7
-=======
-a9
->>>>>>> .r1527
-1f
-e6
-7c
-09
-20
-21
-02
-<<<<<<< .mine
-a1
-||||||| .r1267
-a3
-=======
-95
->>>>>>> .r1527
-20
-40
-4c
-7b
-20
-40
-02
-<<<<<<< .mine
-b5
-||||||| .r1267
-b7
-=======
-a9
->>>>>>> .r1527
-20
-20
-4c
-81
-68
-48
-c8
-65
-20
-40
-6e
-f7
-20
-00
-00
-14
-68
-48
-c8
-65
-20
-40
-6e
-f3
-20
-00
-17
-70
-6f
-e0
-ca
-b9
-1f
-e0
-fe
-01
-67
-e0
-ca
-b9
-c2
-83
-6c
-a3
-20
-20
-02
-<<<<<<< .mine
-83
-||||||| .r1267
-85
-=======
-77
->>>>>>> .r1527
-70
-48
-e7
-00
-20
-40
-02
-<<<<<<< .mine
-b9
-||||||| .r1267
-bb
-=======
-ad
->>>>>>> .r1527
-6f
-e1
-48
-e5
-20
-20
-4c
-4a
-20
-00
-00
-96
-20
-20
-4c
-65
-6f
-e1
-48
-98
-1f
-e2
-24
-00
-70
-48
-e8
-00
-70
-48
-e7
-00
-e8
-40
-80
-12
-28
-4f
-fe
-07
-20
-20
-82
-<<<<<<< .mine
-c8
-||||||| .r1267
-ca
-=======
-bc
->>>>>>> .r1527
-20
-40
-6e
-f7
-20
-40
-02
-<<<<<<< .mine
-b9
-||||||| .r1267
-bb
-=======
-ad
->>>>>>> .r1527
-e8
-40
-80
-12
-20
-40
-6e
-f3
-e8
-40
-80
-12
-20
-40
-4c
-7d
-1a
-40
-a4
-01
-6f
-e1
-48
-e3
-20
-40
-4c
-4a
-1f
-e6
-7c
-13
-20
-21
-02
-<<<<<<< .mine
-be
-||||||| .r1267
-c0
-=======
-b2
->>>>>>> .r1527
-20
-60
-00
-00
-da
-20
-48
-9c
-da
-40
-48
-b0
-df
-20
-00
-14
-20
-40
-7d
-64
-24
-22
-cc
-87
-20
-40
-<<<<<<< .mine
-03
-08
-||||||| .r1267
-03
-0a
-=======
-02
-fc
->>>>>>> .r1527
-20
-5a
-4c
-87
-20
-40
-4c
-cd
-6f
-e0
-c9
-7b
-24
-7a
-00
-00
-6f
-e0
-c9
-c1
-c1
-00
-80
-00
-c1
-01
-00
-00
-c1
-02
-00
-00
-70
-48
-e8
-00
-da
-20
-48
-9c
-da
-40
-48
-c4
-e8
-40
-80
-11
-ef
-e0
-80
-12
-98
-42
-fe
-00
-20
-3a
-00
-f4
-67
-e0
-c8
-e7
-60
-48
-c8
-f6
-e0
-40
-80
-12
-70
-48
-f4
-01
-70
-48
-f7
-00
-6f
-e0
-c8
-e7
-c3
-00
-02
-<<<<<<< .mine
-f5
-||||||| .r1267
-f7
-=======
-e9
->>>>>>> .r1527
-6f
-e0
-c8
-e8
-1f
-ef
-fe
-08
-68
-48
-c8
-f7
-98
-40
-fe
-00
-d8
-c0
-4a
-16
-98
-c0
-8c
-00
-ef
-e0
-80
-06
-67
-e0
-c8
-f5
-20
-40
-4c
-fc
-20
-40
-03
-<<<<<<< .mine
-14
-||||||| .r1267
-16
-=======
-08
->>>>>>> .r1527
-20
-40
-03
-<<<<<<< .mine
-1e
-||||||| .r1267
-20
-=======
-12
->>>>>>> .r1527
-6f
-e0
-c8
-e7
-1f
-e3
-7e
-00
-67
-e0
-c8
-e7
-6f
-e0
-c8
-f6
-1f
-e3
-7e
-00
-67
-e0
-c8
-f6
-6f
-e0
-c8
-f7
-1f
-e0
-fe
-01
-67
-e0
-c8
-f7
-1f
-e6
-7c
-07
-20
-21
-02
-<<<<<<< .mine
-e8
-||||||| .r1267
-ea
-=======
-dc
->>>>>>> .r1527
-1a
-20
-a2
-01
-1a
-40
-a4
-01
-6f
-e0
-c8
-e8
-1f
-e0
-fe
-01
-67
-e0
-c8
-e8
-1f
-e6
-7c
-13
-20
-21
-02
-<<<<<<< .mine
-df
-||||||| .r1267
-e1
-=======
-d3
->>>>>>> .r1527
-20
-60
-00
-00
-6f
-e4
-48
-9c
-24
-7a
-00
-00
-6f
-e4
-48
-a4
-24
-7a
-00
-00
-6f
-e2
-48
-ac
-24
-7a
-00
-00
-6f
-e0
-c9
-c4
-24
-7a
-00
-00
-6f
-e0
-c9
-c1
-c1
-03
-00
-00
-70
-49
-c1
-00
-20
-60
-00
-00
-6f
-e0
-c8
-f5
-c0
-56
-83
-<<<<<<< .mine
-17
-||||||| .r1267
-19
-=======
-0b
->>>>>>> .r1527
-20
-20
-4d
-3c
-6f
-e0
-c9
-c6
-c0
-01
-83
-<<<<<<< .mine
-1b
-||||||| .r1267
-1d
-=======
-0f
->>>>>>> .r1527
-58
-00
-00
-fa
-20
-20
-4d
-38
-70
-49
-c2
-08
-70
-49
-c3
-2c
-20
-20
-4d
-95
-6f
-e0
-c8
-f5
-d8
-40
-00
-e0
-98
-46
-7c
-00
-24
-21
-03
-<<<<<<< .mine
-30
-||||||| .r1267
-32
-=======
-24
->>>>>>> .r1527
-1f
-e6
-7c
-e7
-24
-21
-03
-<<<<<<< .mine
-4d
-||||||| .r1267
-4f
-=======
-41
->>>>>>> .r1527
-1f
-e1
-7e
-07
-1f
-e2
-0e
-00
-6f
-e0
-c8
-f6
-c2
-80
-03
-<<<<<<< .mine
-2c
-||||||| .r1267
-2e
-=======
-20
->>>>>>> .r1527
-6f
-e0
-c8
-f8
-f9
-3f
-fe
-00
-67
-e0
-c8
-f8
-20
-60
-00
-00
-6f
-e0
-c8
-f8
-f9
-20
-7e
-00
-67
-e0
-c8
-f8
-20
-60
-00
-00
-70
-49
-00
-00
-6f
-e0
-c8
-f6
-c2
-80
-03
-<<<<<<< .mine
-41
-||||||| .r1267
-43
-=======
-35
->>>>>>> .r1527
-68
-48
-c8
-f5
-df
-20
-00
-06
-d8
-c0
-48
-fa
-ef
-e0
-80
-06
-98
-46
-7c
-00
-24
-22
-83
-<<<<<<< .mine
-3f
-||||||| .r1267
-41
-=======
-33
->>>>>>> .r1527
-ef
-e0
-80
-06
-18
-c0
-8d
-fe
-e7
-e0
-80
-06
-20
-7a
-00
-00
-18
-c0
-8c
-01
-e0
-40
-80
-06
-c2
-00
-03
-<<<<<<< .mine
-36
-||||||| .r1267
-38
-=======
-2a
->>>>>>> .r1527
-20
-60
-00
-00
-68
-48
-c8
-f5
-df
-20
-00
-06
-d8
-c0
-48
-fa
-ef
-e0
-80
-06
-20
-3a
-03
-<<<<<<< .mine
-4a
-||||||| .r1267
-4c
-=======
-3e
->>>>>>> .r1527
-98
-46
-7c
-00
-20
-62
-80
-00
-c2
-00
-03
-<<<<<<< .mine
-44
-||||||| .r1267
-46
-=======
-38
->>>>>>> .r1527
-20
-60
-00
-00
-18
-c0
-8d
-ff
-e0
-40
-80
-06
-20
-60
-00
-00
-70
-49
-c5
-01
-6f
-e0
-c8
-f6
-20
-5a
-03
-<<<<<<< .mine
-51
-||||||| .r1267
-53
-=======
-45
->>>>>>> .r1527
-20
-20
-03
-<<<<<<< .mine
-30
-||||||| .r1267
-32
-=======
-24
->>>>>>> .r1527
-70
-49
-c5
-02
-20
-60
-00
-00
-6f
-e0
-c8
-f6
-24
-5a
-4d
-4e
-6f
-e0
-c9
-a1
-24
-5a
-03
-<<<<<<< .mine
-58
-||||||| .r1267
-5a
-=======
-4c
->>>>>>> .r1527
-20
-20
-4d
-01
-6f
-e0
-c8
-f5
-c0
-0a
-03
-<<<<<<< .mine
-5d
-||||||| .r1267
-5f
-=======
-51
->>>>>>> .r1527
-c0
-0d
-03
-<<<<<<< .mine
-64
-||||||| .r1267
-66
-=======
-58
->>>>>>> .r1527
-c0
-04
-03
-<<<<<<< .mine
-69
-||||||| .r1267
-6b
-=======
-5d
->>>>>>> .r1527
-20
-20
-4d
-12
-6f
-e0
-c8
-f6
-c3
-00
-03
-<<<<<<< .mine
-62
-||||||| .r1267
-64
-=======
-56
->>>>>>> .r1527
-70
-49
-c6
-01
-20
-40
-5c
-a3
-70
-4b
-c8
-06
-58
-00
-00
-00
-20
-20
-4d
-38
-6f
-e0
-c8
-f6
-c3
-00
-03
-<<<<<<< .mine
-62
-||||||| .r1267
-64
-=======
-56
->>>>>>> .r1527
-70
-49
-c6
-00
-20
-40
-5c
-a3
-20
-20
-03
-<<<<<<< .mine
-61
-||||||| .r1267
-63
-=======
-55
->>>>>>> .r1527
-6f
-e0
-c8
-f6
-c3
-00
-03
-<<<<<<< .mine
-62
-||||||| .r1267
-64
-=======
-56
->>>>>>> .r1527
-70
-49
-c6
-02
-20
-40
-5c
-a3
-20
-20
-03
-<<<<<<< .mine
-61
-||||||| .r1267
-63
-=======
-55
->>>>>>> .r1527
-20
-40
-03
-<<<<<<< .mine
-70
-||||||| .r1267
-72
-=======
-64
->>>>>>> .r1527
-20
-20
-4d
-f6
-20
-40
-7d
-bc
-20
-40
-03
-<<<<<<< .mine
-7e
-||||||| .r1267
-80
-=======
-72
->>>>>>> .r1527
-20
-40
-03
-<<<<<<< .mine
-92
-||||||| .r1267
-94
-=======
-86
->>>>>>> .r1527
-20
-40
-03
-<<<<<<< .mine
-a6
-||||||| .r1267
-a8
-=======
-9a
->>>>>>> .r1527
-20
-40
-03
-<<<<<<< .mine
-ba
-||||||| .r1267
-bc
-=======
-ae
->>>>>>> .r1527
-20
-40
-03
-<<<<<<< .mine
-ce
-||||||| .r1267
-d0
-=======
-c2
->>>>>>> .r1527
-20
-34
-03
-<<<<<<< .mine
-7c
-||||||| .r1267
-7e
-=======
-70
->>>>>>> .r1527
-6f
-e0
-cb
-a1
-79
-3f
-fe
-00
-79
-3f
-fe
-01
-67
-e0
-cb
-a1
-20
-60
-00
-00
-70
-48
-f4
-00
-20
-60
-00
-00
-6f
-e0
-cb
-a8
-20
-7a
-00
-00
-6f
-e1
-48
-fa
-68
-49
-4b
-a9
-98
-46
-7c
-00
-20
-22
-83
-<<<<<<< .mine
-88
-||||||| .r1267
-8a
-=======
-7c
->>>>>>> .r1527
-18
-50
-84
-00
-98
-46
-7c
-00
-20
-22
-83
-<<<<<<< .mine
-88
-||||||| .r1267
-8a
-=======
-7c
->>>>>>> .r1527
-20
-60
-00
-00
-20
-40
-7d
-ba
-6f
-e0
-cb
-a1
-79
-20
-7e
-00
-79
-3f
-fe
-01
-67
-e0
-cb
-a1
-6f
-e0
-c6
-66
-c1
-00
-00
-00
-70
-46
-66
-00
-70
-4b
-a3
-01
-20
-60
-00
-00
-6f
-e0
-cb
-ab
-20
-7a
-00
-00
-6f
-e1
-48
-fa
-68
-49
-4b
-ac
-98
-46
-7c
-00
-20
-22
-83
-<<<<<<< .mine
-9c
-||||||| .r1267
-9e
-=======
-90
->>>>>>> .r1527
-18
-50
-84
-00
-98
-46
-7c
-00
-20
-22
-83
-<<<<<<< .mine
-9c
-||||||| .r1267
-9e
-=======
-90
->>>>>>> .r1527
-20
-60
-00
-00
-20
-40
-7d
-ba
-6f
-e0
-cb
-a1
-79
-3f
-fe
-00
-79
-20
-7e
-01
-67
-e0
-cb
-a1
-6f
-e0
-c6
-66
-c1
-00
-80
-00
-70
-46
-66
-01
-70
-4b
-a5
-01
-20
-60
-00
-00
-6f
-e0
-cb
-ae
-20
-7a
-00
-00
-6f
-e1
-48
-fa
-68
-49
-4b
-af
-98
-46
-7c
-00
-20
-22
-83
-<<<<<<< .mine
-b0
-||||||| .r1267
-b2
-=======
-a4
->>>>>>> .r1527
-18
-50
-84
-00
-98
-46
-7c
-00
-20
-22
-83
-<<<<<<< .mine
-b0
-||||||| .r1267
-b2
-=======
-a4
->>>>>>> .r1527
-20
-60
-00
-00
-20
-40
-7d
-ba
-6f
-e0
-cb
-a1
-79
-3f
-fe
-00
-79
-20
-7e
-01
-67
-e0
-cb
-a1
-6f
-e0
-c6
-66
-c1
-01
-00
-00
-70
-46
-66
-02
-70
-4b
-a5
-01
-20
-60
-00
-00
-6f
-e0
-cb
-b1
-20
-7a
-00
-00
-6f
-e1
-48
-fa
-68
-49
-4b
-b2
-98
-46
-7c
-00
-20
-22
-83
-<<<<<<< .mine
-c4
-||||||| .r1267
-c6
-=======
-b8
->>>>>>> .r1527
-18
-50
-84
-00
-98
-46
-7c
-00
-20
-22
-83
-<<<<<<< .mine
-c4
-||||||| .r1267
-c6
-=======
-b8
->>>>>>> .r1527
-20
-60
-00
-00
-20
-40
-7d
-ba
-6f
-e0
-cb
-a1
-79
-3f
-fe
-00
-79
-20
-7e
-01
-67
-e0
-cb
-a1
-6f
-e0
-c6
-66
-c1
-01
-80
-00
-70
-46
-66
-03
-70
-4b
-a5
-01
-20
-60
-00
-00
-6f
-e0
-cb
-b4
-20
-7a
-00
-00
-6f
-e1
-48
-fa
-68
-49
-4b
-b5
-98
-46
-7c
-00
-20
-22
-83
-<<<<<<< .mine
-d8
-||||||| .r1267
-da
-=======
-cc
->>>>>>> .r1527
-18
-50
-84
-00
-98
-46
-7c
-00
-20
-22
-83
-<<<<<<< .mine
-d8
-||||||| .r1267
-da
-=======
-cc
->>>>>>> .r1527
-20
-60
-00
-00
-20
-40
-7d
-ba
-6f
-e0
-c6
-66
-c1
-02
-00
-00
-70
-46
-66
-04
-20
-40
-4a
-56
-20
-20
-5e
-d1
-78
-54
-7c
-00
-70
-49
-6c
-00
-70
-49
-6d
-00
-70
-49
-6e
-00
-6f
-e0
-c9
-c1
-c0
-00
-cd
-a5
-c0
-01
-4d
-aa
-c0
-01
-cd
-aa
-c0
-02
-4d
-ae
-c0
-03
-4d
-b7
-6f
-e0
-c8
-f4
-20
-3a
-03
-<<<<<<< .mine
-eb
-||||||| .r1267
-ed
-=======
-df
->>>>>>> .r1527
-20
-20
-4e
-54
-6f
-e0
-c6
-66
-c1
-80
-00
-00
-20
-20
-4e
-66
-6f
-e0
-c6
-66
-c0
-80
-03
-<<<<<<< .mine
-f5
-||||||| .r1267
-f7
-=======
-e9
->>>>>>> .r1527
-70
-49
-a9
-00
-6f
-e1
-48
-55
-24
-5a
-4a
-fc
-6f
-e3
-48
-58
-24
-5a
-4a
-fc
-6f
-e0
-c8
-55
-c0
-00
-03
-<<<<<<< .mine
-f8
-||||||| .r1267
-fa
-=======
-ec
->>>>>>> .r1527
-20
-20
-4f
-19
-70
-48
-5f
-02
-20
-40
-4f
-3e
-6f
-e0
+55
+30
+a3
+ae
+10
 c6
-66
-c0
-80
-4f
-2a
-20
-20
-4f
-27
-58
-00
-04
-<<<<<<< .mine
-1a
-||||||| .r1267
-1c
-=======
-0e
->>>>>>> .r1527
-67
-e1
-43
+a1
+2f
+92
+b6
+cc
+cd
+b1
+a3
+11
+3a
+12
+1f
 e9
-58
-00
-4f
-e5
-67
-e1
-45
-f2
-58
-00
-4f
-f8
-67
-e1
-45
-f4
-58
-00
+8f
+94
+5c
+06
+a5
+78
+72
+9f
+da
+e8
+d4
+09
 04
-<<<<<<< .mine
-1d
-||||||| .r1267
+40
+e6
+54
+be
+95
+dd
+46
+1e
+da
+59
+2e
+38
+e9
+80
 1f
-=======
-11
->>>>>>> .r1527
-67
-e1
-45
-f6
-58
-00
-04
-<<<<<<< .mine
-df
-||||||| .r1267
-e1
-=======
-d3
->>>>>>> .r1527
-67
-e1
-43
+12
+a5
+f3
+f2
+44
+35
 d9
-58
-00
-04
-<<<<<<< .mine
+f1
+a7
+32
+89
 3a
-||||||| .r1267
-3c
-=======
-2e
->>>>>>> .r1527
-67
-e1
-43
-d7
-58
-00
+05
 4a
-9a
-67
-e1
-43
-dd
-58
-00
-4b
-cc
-67
-e1
-43
-db
-58
-00
-4f
-62
-67
-e1
-43
-d5
-58
-00
-5b
-08
-67
-e1
-43
-df
-58
-00
-4b
-19
-67
-e1
-43
-e3
-58
-00
-55
-fa
-67
-e1
-43
+ca
+8d
+1b
+16
+a6
+89
+54
+c0
+95
 e7
-58
-00
-62
-21
-67
-e1
-43
-e1
-58
-00
-62
-28
-67
-e1
-43
-e5
-20
-60
-00
-00
-6f
-e0
-c6
-66
-c1
-80
-00
-00
-20
-20
-61
-0b
-20
-40
-04
-<<<<<<< .mine
-34
-||||||| .r1267
-36
-=======
-28
->>>>>>> .r1527
-68
-48
-c6
-55
-20
-40
-6e
-b6
-68
-48
-cb
+9c
+c4
 bb
-79
-20
-04
-07
-20
-40
-6e
-b6
-6f
-e1
-48
-98
-1f
-e2
-24
-00
-df
-20
-00
-14
-e8
-40
-80
-12
-28
-4f
-fe
-07
-24
-40
-ee
-f7
-1a
-40
-a4
+76
+6a
+b6
+9c
+39
+58
+ce
+3e
+0c
+22
+8c
+7b
+86
+84
+3f
+7a
+e0
+22
 01
-c2
-00
-04
-<<<<<<< .mine
-26
-||||||| .r1267
+2e
+8b
 28
-=======
-1a
->>>>>>> .r1527
-6f
+be
+c1
+7e
+89
+a2
+69
+fa
 e1
-48
-96
-1f
-e2
-24
-00
-df
-20
-00
-08
+99
 e8
-40
-80
-12
-18
+e6
+6c
+9a
+91
 46
-7c
-ff
-24
-42
+98
+f1
+6e
+8c
+6f
+e7
 ee
-b6
+97
+f7
+02
+5b
+58
+cf
+60
+37
+ce
+82
+2c
+f8
+b5
+5c
+94
+a1
+9d
+03
+fe
+73
+a5
+7a
+96
+0e
+0a
+34
 1a
-40
-a4
-01
-c2
-00
-04
-<<<<<<< .mine
-2e
-||||||| .r1267
-30
-=======
+d2
+77
 22
->>>>>>> .r1527
-20
+c5
+14
+dd
+13
+6f
+11
+9a
+4e
+19
+03
+95
+c4
+a2
+5b
+dd
+81
+c7
+34
+90
+0d
+43
+ad
+b9
+62
+83
+a7
+81
+0d
+cc
 20
-04
-<<<<<<< .mine
-4d
-||||||| .r1267
-4f
-=======
-41
->>>>>>> .r1527
-58
-00
-00
-00
+d7
+bc
+2d
+ce
+b5
+89
+37
+9b
+c7
+7a
+81
+47
+78
+ee
+62
+ff
+01
+0a
+6e
 79
-20
-7e
+8e
+53
+1e
+d9
+9e
+4c
+a2
+74
+a5
+0f
+60
+5e
+fb
+8e
+07
+b4
+45
+64
+c5
+7c
+f1
+57
+e8
+cc
+3b
+0e
+6c
+d0
+29
+19
 15
-67
-e4
-00
-16
-58
-00
-00
-00
-e7
-e2
-00
-05
-20
+35
+1b
+0c
+d8
 60
-00
-00
-c6
-13
-00
-00
-20
-20
+17
+4c
+57
+29
+0d
+3d
+ce
+77
+82
+f2
+2a
+5b
+e6
+7f
+6b
+e6
+fc
+36
+09
 04
-<<<<<<< .mine
-1d
-||||||| .r1267
-1f
-=======
-11
->>>>>>> .r1527
-70
-46
-59
-ff
-20
-40
-73
-9a
-20
-40
-4f
-70
-20
+7a
+3a
+22
+dc
 20
-04
-<<<<<<< .mine
+a3
+15
+eb
+15
+62
+91
+b7
+8d
+fc
+36
+ef
+27
 46
-||||||| .r1267
-48
-=======
-3a
->>>>>>> .r1527
-20
-40
-4b
+46
+92
+c3
+f6
+07
 6f
-20
-40
-01
-<<<<<<< .mine
+26
+1a
+58
+43
+23
+aa
+1a
+ed
+8e
+af
+a3
+c9
+36
+ed
+56
+37
+45
+86
+dc
+5c
+9e
+87
+44
+b7
+6a
+a7
 f8
-||||||| .r1267
-fa
-=======
+06
+0c
+91
+1b
+7d
+0b
+28
+00
+6b
+a0
+e4
+74
+53
+90
+8a
+7b
+32
+61
+e4
+f3
+2a
+53
+d9
+76
 ec
->>>>>>> .r1527
-20
+81
+d8
+06
+6c
+1d
+36
+8f
+a6
+b6
+6a
+1e
+ed
+27
+49
 40
-01
+35
+ce
+97
+15
+0e
+0c
+8e
+1d
+8f
+73
+e4
+b6
+c7
+44
+23
+9d
+1b
+96
+26
+90
+1b
+4c
+1c
+b6
+15
+c8
+18
+17
 de
-20
-20
-4b
-7c
-20
-40
-04
-<<<<<<< .mine
+fb
+c1
+f3
+8a
+a1
+48
+2a
+b1
+df
+63
+5a
 46
-||||||| .r1267
+80
+9a
+ea
+d8
+ae
+45
+9c
+6c
+70
+e0
+9e
+d3
+73
+17
+70
+d4
+59
+69
+f3
+f1
+c2
+ee
+aa
 48
-=======
-3a
->>>>>>> .r1527
-20
-20
-43
-27
-20
+7b
+19
+53
+31
+fd
+aa
+b6
+fe
+76
+34
+d9
+bd
+11
+f0
+56
+53
+11
+d8
+22
+08
+c4
+97
+f1
+c7
+c4
+70
+64
+17
+a8
+25
+77
+0b
+b4
+af
+ab
+15
+c5
+52
+8d
+44
+bc
+90
+fe
+aa
+35
+ab
+ca
+51
+f9
+bf
+98
+2c
+75
+ad
+78
+2d
+b7
+d5
+d7
+54
+34
+b5
+d6
+df
 40
-04
-<<<<<<< .mine
+5e
+84
+89
+b5
+72
+24
+b3
+e0
+2b
+ba
 34
-||||||| .r1267
+8e
+bd
+28
+81
+28
+3f
+51
+de
+54
+ee
+41
+fd
+73
+ea
+49
+ea
+8c
+fc
 36
-=======
-28
->>>>>>> .r1527
-20
-40
-4f
+a6
+1b
+ae
+de
+ae
+89
+82
+f4
+3e
+bc
+69
+f6
+7f
+c9
+02
+2c
+f1
+bd
+bc
+b9
+dc
 70
-20
-40
-04
-<<<<<<< .mine
-1d
-||||||| .r1267
-1f
-=======
-11
->>>>>>> .r1527
-68
-48
-c6
-5b
-20
-40
-4c
+03
+9a
+fc
+cd
+ab
+88
+45
+df
+70
+36
+16
+e2
+01
+dd
+10
+6a
 7d
-20
-40
-04
-<<<<<<< .mine
+80
+6c
+af
+ed
 4d
-||||||| .r1267
-4f
-=======
+78
+e8
 41
->>>>>>> .r1527
-20
-20
-4f
-7b
-d8
-c0
-80
-70
-df
-20
-00
-10
-ef
+cf
+26
+44
+7d
+9b
+af
+9f
+86
+1c
+34
+61
+fe
+5c
+c8
+84
 e0
-80
-06
-24
-3a
-04
-<<<<<<< .mine
-54
-||||||| .r1267
-56
-=======
-48
->>>>>>> .r1527
-58
-00
-00
-40
-18
-c0
+1d
+2f
+79
+5a
+15
+86
+35
 8b
-ff
-e7
-e0
-80
-05
-c2
-00
-04
-<<<<<<< .mine
-4f
-||||||| .r1267
 51
-=======
-43
->>>>>>> .r1527
-df
-e0
-80
-dc
-98
-c6
-7c
-00
-20
-62
-80
-00
-df
-20
-00
+d3
+b6
+30
+90
 08
+a4
+10
+4d
+0b
+0d
+54
+f1
+b6
+f5
+0b
+2e
+30
+c9
+5f
+83
+2d
+ac
+4c
+a0
+d4
+8c
+e5
 d8
+b5
+39
+75
+56
+ec
+67
+ca
+66
+8a
+49
+e4
+3d
 c0
+93
+8c
+4d
+11
+f2
+64
+3e
+d9
+d9
+95
 80
-d4
-20
-20
-04
-<<<<<<< .mine
-4f
-||||||| .r1267
-51
-=======
-43
->>>>>>> .r1527
-20
-40
-24
-08
-6f
-e1
-c0
-bd
-20
-7a
-00
-00
-6f
-e0
-c9
-a1
-24
-7a
-00
-00
-6f
-e0
-c9
-a2
-24
-7a
-00
-00
-6f
-e0
-c9
-c4
-24
-7a
-00
-00
-20
-20
-24
-90
-6f
-e1
+6c
 43
-e9
-20
-40
-7d
-79
-6f
-e2
-40
-ad
-98
-40
-fe
-00
-67
-e2
-40
-ad
+9f
+f6
+ae
+3f
 20
-40
-04
-<<<<<<< .mine
+29
+be
 6c
-||||||| .r1267
-6e
-=======
-60
->>>>>>> .r1527
-20
-20
-24
+7c
+68
+8a
+b1
+c2
+9a
 25
-60
+3f
+0b
+eb
+e1
+5c
+95
+f2
+3b
+14
+aa
+36
+ec
+e0
+55
+0c
+18
+0f
+75
 04
-40
-e7
-d8
-c0
-80
-70
-d8
-a0
-40
-cc
-20
-40
-7c
-8f
-d8
-c0
-80
-d4
-20
-40
+99
+23
+1c
+14
+5c
+3d
+61
 7c
-89
-6f
-f0
-80
-80
+3f
+f9
+3a
+db
 67
-e0
+ca
+ba
+8c
+b2
+fe
+87
+f4
+75
+9f
+d5
+f1
+39
+e9
+24
+52
+0f
 c0
-ef
-18
-42
+c9
+6e
+ad
+fa
+0d
+c1
+66
+08
+7c
+5e
 24
-00
-df
-20
-00
-0c
-da
-20
-00
-16
-da
+5e
+0f
+c6
+ff
+57
+95
+83
 60
-81
-4d
-37
-d9
+64
+94
+f6
+a3
+63
+cb
+f3
+d4
+6d
+9e
 82
-00
-ef
-e0
-80
-11
-e8
-40
-80
-13
-98
+a5
+65
+fe
+d8
+a5
+3e
+4c
 46
-7c
-00
-20
-22
-84
-<<<<<<< .mine
-7f
-||||||| .r1267
-81
-=======
-73
->>>>>>> .r1527
-e7
-e0
-80
-13
-37
-d9
-82
-00
-1a
-20
-a2
-01
-1a
-60
-a6
-01
-c2
-00
-04
-<<<<<<< .mine
-79
-||||||| .r1267
+54
+10
+c1
+b4
+ee
+cf
+4b
+29
+f2
+4e
+94
+df
 7b
-=======
-6d
->>>>>>> .r1527
-1a
-42
-04
-00
-20
-60
-00
-00
-20
-40
-73
-96
+cf
+a2
+e7
+77
+1e
+a4
+07
 20
-40
-<<<<<<< .mine
-06
-08
-||||||| .r1267
-06
-0a
-=======
 05
-fc
->>>>>>> .r1527
-20
-40
-04
-<<<<<<< .mine
-91
-||||||| .r1267
+27
+4d
+fe
+2b
+2f
+ff
+5a
+1f
+fe
 93
-=======
-85
->>>>>>> .r1527
-20
-40
-04
-<<<<<<< .mine
-b1
-||||||| .r1267
-b3
-=======
-a5
->>>>>>> .r1527
-20
-40
-04
-<<<<<<< .mine
-c8
-||||||| .r1267
+44
+af
+68
+e1
+ba
+0d
+8a
+5b
+75
+35
+99
+9a
+38
+7e
+0a
+e6
+9d
+76
+98
 ca
-=======
-bc
->>>>>>> .r1527
-20
-75
-80
-00
-20
-40
-04
-<<<<<<< .mine
-40
-||||||| .r1267
-42
-=======
-34
->>>>>>> .r1527
-6f
-e0
+05
+96
+d4
+ab
+13
+9f
 ca
-07
-67
-e0
+47
+9f
+38
 ca
-08
-20
-40
-4a
-7a
-6f
-e0
-c6
-66
-c0
-02
-06
-<<<<<<< .mine
-6a
-||||||| .r1267
-6c
-=======
-5e
->>>>>>> .r1527
-20
-20
-49
+22
+4c
+d7
+51
+51
+18
+b7
+05
+1f
 62
-20
-75
-80
-00
-20
-40
-35
-f0
-20
-40
-06
-<<<<<<< .mine
+87
+4e
+11
+eb
+19
+33
+46
+63
+3b
+18
+d3
+a2
+a4
+a4
+ae
+de
+e8
+7f
+6b
+37
+0c
+bb
+bf
+eb
+ce
+e8
+42
+2c
+f6
+2b
 14
-||||||| .r1267
-16
-=======
-08
->>>>>>> .r1527
-6f
-e0
-c6
-66
-67
-e0
+2b
+29
+24
+89
+33
+86
+49
+4d
+3b
+d8
+b6
+24
+0c
+9a
+29
+10
+20
+31
+aa
+f8
+7b
+f5
+e6
+69
 cb
-e4
-6f
-e1
-c2
-de
-67
-e1
-c7
+15
+93
+d9
 97
-20
-40
-49
-af
-58
-00
-4b
+0d
+72
+c7
+42
+e3
+6c
+2c
+de
+03
+1b
+7d
+7a
+73
+0d
+da
+c6
+1b
+0a
+59
+ac
+a6
+71
+1f
+95
+ec
+5a
+10
 f9
-67
-e1
+eb
+e2
+ae
+45
+1e
+80
+09
+c4
+92
+4d
+d9
+90
+df
+27
+50
+dd
+ec
+9f
 43
-3f
-58
-00
-00
-20
+0c
+9c
+1e
+61
+2e
+38
+c4
+bf
+57
+70
+da
+3d
+38
+eb
+1c
+c0
+cb
+b8
+30
+17
+b8
+1a
+21
+82
+ce
+3a
+c0
+ee
+2c
+1d
+4b
+76
+d7
+85
+b6
+1a
+c2
+cb
+11
+7e
 67
-e1
-43
-41
-68
-48
+aa
+8f
+0a
+35
+c5
+ea
+38
+91
+c1
+92
+fb
+51
+ab
+e7
+58
+34
+a0
+fc
+77
 c8
-65
-20
-40
-6e
-f3
-20
-40
-2a
-41
 6f
+ef
 e4
-47
-13
-c2
-89
-81
-<<<<<<< .mine
-7a
-||||||| .r1267
-77
-=======
-69
->>>>>>> .r1527
-c2
-89
+62
+b8
+5e
+55
+d7
+72
+d5
+a5
+a8
+2b
 5d
-6e
-20
-60
-00
-00
-da
-20
-46
-67
-6f
-e0
-c6
-66
-c1
-00
-00
-00
-1f
-e0
-ff
-ff
-1f
+d7
+4b
+bb
+72
+8f
+cb
+73
+1d
+d9
+b3
 ef
-fe
-0d
+59
+a5
+c2
+1d
+35
+b5
+f8
+14
 9a
-20
-a2
-00
-ef
-e0
-80
-11
+5c
+1d
+65
+f9
+e5
+01
+99
+e9
+22
+12
+46
+e2
+17
+e8
+0d
+e4
+32
+0f
+dd
+b4
+a9
+ea
+2c
+1c
+8f
+ea
+44
+30
+b5
+3b
+2b
+79
+42
+7b
+24
+3c
+f4
+22
+bf
+14
+48
+83
+c5
+19
+50
 67
-e0
-c3
-f3
-c0
-1a
-04
-<<<<<<< .mine
-ae
-||||||| .r1267
-b0
-=======
+9f
+b1
+ed
+a0
+bb
+37
+e2
 a2
->>>>>>> .r1527
-20
-60
-00
-00
-ef
-e3
-00
-06
-67
-e3
-41
-16
-20
-20
-5c
-7d
-20
-40
-04
-<<<<<<< .mine
+95
+15
+6b
+8a
+10
+29
+be
+42
+5f
+89
+c1
+85
+ee
 34
-||||||| .r1267
-36
-=======
-28
->>>>>>> .r1527
-68
-48
-c6
-55
-60
-48
-c6
+d3
 59
-20
-40
-4c
-7d
-58
-00
-48
-6e
-67
-e1
-48
+43
+54
 96
-58
-00
-48
-76
-67
-e1
-48
-98
-58
-00
-48
-8a
-67
+a3
+86
+f3
+04
+39
+4d
+b7
+92
+43
+b5
+2d
+13
+c5
+cd
+5f
+db
+c0
+7b
+a8
+6e
+f5
+42
+53
+7a
+de
+88
+7c
+72
+09
+d1
+14
+1f
+75
+9d
+b4
+a9
+f0
+36
+a2
+ec
+c8
+b4
+e8
+9c
+d5
+ba
+5f
+1c
+f8
 e1
-48
+4d
+e3
+49
+5e
+42
+0e
 9a
-6f
-e1
-48
-96
-1f
-e2
-24
-00
-df
-20
-00
-08
+2e
+8f
+64
+45
+6b
+ea
+f8
+a5
+e9
+8f
+d1
+2a
+3d
+be
+06
+f7
+ac
 e8
-40
-80
-12
+67
 18
-46
-7c
-ff
-24
-42
+1e
 c9
-e7
-1a
-40
-a4
-01
-c2
-00
+79
+61
+65
+79
+ef
+9d
+c3
+a7
+c6
+d1
+f9
+7e
+61
+68
+f9
+c4
+4c
+88
+12
+f6
+f2
 04
-<<<<<<< .mine
-be
-||||||| .r1267
-c0
-=======
+70
+e6
+ad
+96
+f5
+fe
+62
+4e
+0f
+06
+99
+46
+41
+85
 b2
->>>>>>> .r1527
-20
-40
-04
-<<<<<<< .mine
-75
-||||||| .r1267
-77
-=======
+23
+d8
+4b
+e6
+b6
+01
+71
+f0
+8b
 69
->>>>>>> .r1527
-6f
-e1
-48
-98
-1f
-e2
+86
 24
+cb
+67
+8b
 00
-df
-20
-00
-14
-20
-20
-49
-e1
-6f
-e0
-c6
-66
-c0
-80
-49
-f2
-20
-40
-35
-fb
-20
-20
 49
-ec
-6f
-e0
-86
-6f
-c0
-0f
-84
-<<<<<<< .mine
-cf
-||||||| .r1267
-d1
-=======
-c3
->>>>>>> .r1527
-20
-20
-78
-64
-70
-00
-32
-34
-6f
-e0
-c3
-cb
-c0
-07
-cb
+2d
+28
+a1
+f3
+de
+8f
+a4
+85
+08
 c5
-20
-20
-6e
-a6
-20
-40
-04
-<<<<<<< .mine
-41
-||||||| .r1267
-43
-=======
-35
->>>>>>> .r1527
-20
-40
-02
-<<<<<<< .mine
-20
-||||||| .r1267
-22
-=======
-14
->>>>>>> .r1527
-58
-00
-00
-00
-67
-e1
-4b
 e5
-20
-20
-4b
-9a
-58
-00
-00
-00
-67
-e1
-47
-90
 d8
-e0
-00
-06
-20
+c2
+d2
+73
+1d
+5c
+81
+17
+cf
+88
+a0
+d6
+87
 40
+57
+31
+f4
+43
+55
+93
+89
+36
+ff
+9c
+dc
+fd
+43
+52
+53
 5f
-04
-70
 47
-92
-00
-20
-40
-5c
+c9
 3e
-20
-20
-04
-<<<<<<< .mine
+b0
+e2
+a8
+6b
+93
+3a
+14
+eb
+84
+c6
+bb
+16
+bd
+c0
+05
+9f
+95
+b3
+76
+67
+87
+10
+cc
+0c
+ef
+55
+86
 41
-||||||| .r1267
-43
-=======
+fd
 35
->>>>>>> .r1527
-20
-40
-2a
-28
-24
-7a
-00
-00
-6f
-e0
-c7
-8f
+09
+29
+81
+51
+d7
+7e
+76
+dd
 c0
-7f
-84
-<<<<<<< .mine
-e6
-||||||| .r1267
-e8
-=======
-da
->>>>>>> .r1527
-6f
-e0
-c8
-43
+6a
+8c
+4d
 1f
-e1
-7e
-03
-c1
-81
-80
-00
-6f
-e4
-47
-13
-c2
-80
-84
-<<<<<<< .mine
-f0
-||||||| .r1267
-f2
-=======
-e4
->>>>>>> .r1527
-c2
-80
-04
-<<<<<<< .mine
-f0
-||||||| .r1267
-f2
-=======
-e4
->>>>>>> .r1527
-c2
-82
+3c
+28
+46
+ef
+d5
 84
-<<<<<<< .mine
-f0
-||||||| .r1267
-f2
-=======
-e4
->>>>>>> .r1527
-c2
-83
-04
-<<<<<<< .mine
-f0
-||||||| .r1267
-f2
-=======
-e4
->>>>>>> .r1527
-20
-40
-4e
-47
-24
-74
-00
-00
-6f
-e0
-c9
-6c
+fa
+d9
+71
 c0
-00
-db
-3d
-20
+2d
+85
+71
+b6
+dd
+1e
+a4
 60
-00
-00
+50
+10
+54
+0a
+4f
+58
+a6
+d0
+38
+1b
+5e
+83
+df
+63
+63
+7b
+b2
+aa
+d3
+54
+4b
+86
+12
 70
-49
-6d
-00
-20
-20
-5b
-3d
-6f
-e0
+0a
+f8
+0d
+66
+93
+0c
+57
 cb
+14
+64
+e4
+50
+70
+e7
+69
+51
+30
+18
+e6
+4b
+05
+43
+10
+5f
+80
+e6
+a5
+f8
+de
+4f
+69
+28
+0e
+15
+0f
+ea
+b8
+fc
+1b
+9f
+f5
+33
+79
+3b
+ad
+0e
+f8
+2f
+a7
+ba
+a4
+14
+38
+71
+a8
+fd
+d9
+17
+64
+85
+62
 f4
-da
-60
-01
-00
+b4
+fd
+91
+e4
+5d
+48
+ed
+43
+80
+8a
+7b
+be
+75
+13
+d1
+51
 9a
-60
-fe
-00
-20
-60
-00
-00
-20
+08
+0c
+61
+75
+73
+1f
+3a
+c7
+f7
+26
+2e
+02
+63
+76
+b2
 20
+1c
+0c
+80
+57
+d6
+e6
+a3
+48
+d7
+95
+f6
+1b
+7e
+7c
+a9
+b7
+80
+a1
 05
-<<<<<<< .mine
-16
-||||||| .r1267
-18
-=======
+6b
+c4
+ac
+c9
+f0
+82
+72
+6e
+42
+2a
+93
+a9
+21
+7d
+33
+a8
+d4
+71
+e9
+a1
+ce
+ce
+64
+67
+d6
+0e
+7a
+c6
+38
+5b
+f6
 0a
->>>>>>> .r1527
-20
-40
-04
-<<<<<<< .mine
+c7
 f9
-||||||| .r1267
+f3
+79
+91
+1a
+ce
+99
+94
+c0
+3b
+c0
+ba
+b1
+62
+f0
+57
+38
+c1
+ba
+ec
+13
+04
+77
+cc
+02
+c9
+09
+fa
+50
+f4
+bd
+b9
 fb
-=======
-ed
->>>>>>> .r1527
-20
-20
-25
-63
-6f
-e0
-cb
-f5
-20
-7a
-00
-00
-6f
-e0
-cb
-f6
-24
-7a
-00
-00
+60
+b6
+93
+3d
+89
+86
+5b
+e1
+c2
 68
-48
-cb
-f5
-6f
-e0
-cb
-f4
-98
-46
-7c
-00
-24
-41
-04
-<<<<<<< .mine
+bb
+68
+ba
+26
+bc
+5d
 f2
-||||||| .r1267
-f4
-=======
-e6
->>>>>>> .r1527
-98
-46
+37
+27
+be
 7e
-00
-1f
-e6
-7c
-64
-20
-21
-<<<<<<< .mine
-05
-0b
-||||||| .r1267
-05
-0d
-=======
-04
+55
+5d
+c8
+03
+fe
+be
+e1
+9e
+2a
+08
+8d
+1a
+d1
+9f
+d8
+bd
+f3
+53
+86
+60
 ff
->>>>>>> .r1527
-6f
-e0
-cb
-f7
-1f
-e6
-7c
-14
-24
-41
-<<<<<<< .mine
-05
-09
-||||||| .r1267
-05
-0b
-=======
-04
-fd
->>>>>>> .r1527
-70
-4b
+71
+e1
+2d
+de
+db
+71
+8e
+b1
 f6
+e5
+b7
+ea
+8a
+94
+99
+02
 01
-20
-60
-00
-00
+68
+03
+76
+d7
+46
+57
+59
+4a
+f1
+47
 70
+5e
+4f
+a4
+c6
+3d
+49
+c8
+d9
+ac
+69
+cc
+26
+d4
+04
+b4
+8b
+45
+66
+f3
+f3
+53
+78
+24
+ae
+49
+1b
+e1
+99
+88
+eb
+2f
+6b
+b9
+73
+f5
+4d
+16
+08
+b7
+c1
+8f
+9a
+14
+7f
+48
+17
+35
+ba
+b7
+aa
+32
+2b
+bf
+b4
+87
 4b
-f8
-01
-20
-20
-43
+1d
+0c
+da
+ba
+c8
+7d
+9f
+3e
+ae
 1f
-68
-48
-81
-7f
-6f
-e0
-80
+8f
+e4
+2d
 4c
-1f
-e3
-7e
-00
-98
+7b
+22
+10
+b8
+75
+b1
+a0
+0f
+41
+a5
+e7
+07
+ce
+a1
+30
+ef
+41
+3a
+ae
+85
+08
+cb
+27
+74
+14
+ef
 42
-fe
-00
+c8
+ae
+e8
+2b
+a9
+38
+23
+59
+b8
 2f
-ef
+a0
+4e
+42
+e9
+05
+e1
+26
+c6
+c3
+cc
+42
+53
+7c
+e9
+65
+41
+70
+0e
+0d
+71
+fd
 fe
-02
+49
+82
+3e
+81
+bf
 58
-00
-00
-00
-68
-48
-cb
-f7
-79
-20
-fe
-00
-98
-40
-84
-00
-60
-48
-cb
-f7
 20
-60
-00
-00
-6f
-e0
-80
-05
-1f
+a5
+50
+44
+e7
+9f
+fb
+4e
 e0
-fe
-01
-67
+b7
+23
+54
+76
+4b
+d2
+f1
+8e
+c5
+a7
+b9
+cf
+4b
+c9
+03
+7c
+bb
+a2
+c9
+5a
+15
+77
+c3
+3c
+2d
+d8
+8f
+54
+7e
 e0
-80
-05
+37
+49
+27
+0b
+eb
+73
+8b
+c9
+8c
 24
-36
-85
-<<<<<<< .mine
-1d
-||||||| .r1267
-1f
-=======
-11
->>>>>>> .r1527
-6f
-e0
-cb
-f4
+15
+d6
+40
+b0
 1f
-e0
-fe
-01
-67
-e0
-cb
-f4
-6f
-e0
-81
-68
-c3
-81
-80
+8e
 00
+9a
+aa
+5d
+90
+41
+1e
+32
+d8
+5f
+b4
+6f
+43
+11
+fc
+a6
+51
+96
+c6
+f6
+c7
+23
+c2
+e4
+57
+7d
+58
+3c
+96
+d3
+0e
+4b
+b6
+d3
+d1
+f0
+8f
+bf
+50
+4c
+2f
+b9
+01
+d9
+96
+f2
+b9
+8e
+22
 79
-20
+5f
+4c
 7e
-03
-67
+cb
+77
+73
+29
+00
+b8
+55
+cd
+39
+29
+aa
+ac
+93
+42
 e0
+0b
 81
-68
-6f
-e1
-42
-f5
-67
-e1
-01
-96
-58
-00
-00
-00
+1a
+06
+ce
+a8
+ed
+8f
+6a
+21
+45
 67
-e2
-43
-1d
-20
-60
-00
-00
-20
-40
-28
+d1
+f4
+3e
+35
+30
+75
+cb
+f7
+93
 1c
-6a
-20
-80
-4d
+e7
+88
+54
+f3
+cc
+31
+64
+50
+a5
+9f
 1a
-20
-a3
-fc
-24
-21
-26
-fa
-20
-20
-26
-8e
-09
-80
+e4
+c1
+de
+6d
+bb
+1a
+da
+e9
+89
+75
+90
+e9
+73
+e0
+1c
+ed
+ee
+78
+59
+f9
+39
+f5
+3a
 00
+b8
 18
-1f
-ef
-7e
-00
-1f
-f1
-7e
-00
-e7
-e1
-80
-05
+c9
+1c
+2b
+32
+db
+54
+ae
+5d
+33
+46
+9a
 78
-28
-7c
-00
+66
+bb
+56
+1f
+c4
+0c
+cb
 20
-40
-27
-0d
+04
+5f
+39
+7a
+41
+4e
+72
+24
+1b
+fd
+b0
+f7
+aa
 20
-23
-26
-f6
-c5
+15
+04
+7a
+0d
+72
+79
+b9
+17
+07
+9f
+98
+2e
+54
+64
 99
-26
-af
-6f
-e0
-80
-4d
-20
-3a
-26
-af
-1f
-e0
+2b
+ee
+7b
+32
+dc
+d3
+65
+37
+c9
+08
+9a
+93
+74
+79
+62
+72
+e7
+fd
+2b
 ff
-fc
-67
-e0
+c4
 80
-4d
-20
-40
-72
-cb
-6f
-f0
-81
-08
-c3
-03
-a6
-fa
-18
-00
+90
+2d
+cf
+e2
+58
+d0
+e7
+c4
+1b
+5c
+ef
+66
+b4
 70
-0c
+6b
+b3
+1c
+03
+53
+c4
+d9
+89
+f6
+15
+78
+01
+e4
+0f
+06
+07
+aa
+77
+a3
+22
+c0
+8e
+c6
 65
+dc
+e5
+d0
 e2
-01
+d4
+51
+65
+58
+86
+ea
 54
-20
-20
-26
-af
-6f
-e0
-c3
-34
-c1
-00
-00
+39
+51
+65
+d4
+2f
+46
+9b
+d9
+5d
+15
+36
+e3
+56
+d2
 00
-c0
+3c
+07
+f2
+12
+4c
+b6
+82
 01
-b0
-4a
-20
-20
-28
-e1
-ef
-e1
-00
-06
-c0
-02
-05
-<<<<<<< .mine
-71
-||||||| .r1267
-73
-=======
+4e
+f4
+b5
+f3
+1b
 65
->>>>>>> .r1527
-20
-20
-28
-eb
-20
-40
-21
-52
-70
-89
-00
-00
-79
-3f
-80
-30
-20
-20
-2a
-e3
-79
-3f
+38
+92
+2d
+54
+95
+8e
+e6
+d5
+b1
+b0
+44
+03
+d6
 80
-30
-20
-20
-2a
-f6
-da
-20
-46
-67
-6f
-e0
-c6
-66
-1f
 e0
-ff
-ff
+65
+6e
 1f
-ef
-fe
-0d
-20
-20
-54
-a6
+3c
+f2
+a9
+f2
+33
+13
+0b
 6f
+2d
 e4
+92
+c5
+9f
+b0
+15
+02
+c2
+dc
+4b
+9d
+72
+98
+d7
+78
+c2
+44
+5e
+dd
+3b
+86
+61
+06
+ef
+6d
+6b
+65
+94
+d7
+2d
+9e
+14
+8d
+02
+e8
+09
+12
+44
+00
+99
+0b
+18
+b2
+a8
+19
+d2
+93
+19
+e6
+b3
+19
+62
+e8
+13
+59
+d9
+d0
+a9
+3d
 47
+b9
+71
+85
+fb
+2e
+ca
+cc
+aa
+c3
+7c
+8b
+94
+99
+a3
+be
+d1
 13
-c4
-01
-00
-00
-d8
-e0
-00
-02
-20
-40
+26
+1c
+bb
+fe
+0d
+98
+1e
+61
+97
+82
+a6
+97
+9b
+27
+c1
+70
+f3
+e1
+f6
+57
+07
+39
+8e
+95
+b9
+0b
+9d
 5f
-04
-20
-40
-05
-<<<<<<< .mine
-62
-||||||| .r1267
-64
-=======
-56
->>>>>>> .r1527
-20
-40
-05
-<<<<<<< .mine
-56
-||||||| .r1267
+06
+c7
+cd
+e6
+33
+45
 58
-=======
-4a
->>>>>>> .r1527
-20
-20
+ed
+ec
+4b
+56
+f7
+1a
+1d
+71
+00
+e5
+02
 5c
-a3
-da
-20
-46
-67
-6f
-e0
-c6
-66
-1f
-e0
-ff
-ff
-1f
-ef
-fe
-0d
+7b
+2b
+3a
+8b
 9a
-20
-a2
-00
-6f
-e0
+6c
+57
+11
+3a
+43
+35
 80
-32
+23
+35
+b6
+93
+68
+25
+5e
+84
+67
+65
+5e
+3d
+b9
+9e
+1d
+08
 e7
-e0
-80
-11
-c0
-1a
-05
-<<<<<<< .mine
-5f
-||||||| .r1267
+4f
 61
-=======
-53
->>>>>>> .r1527
-20
-60
-00
-00
 6f
-e3
-01
-78
+27
+cf
+4f
+e8
+19
+a1
+db
+a6
+19
+0d
+1d
+f2
+81
+ac
+e8
+f1
+08
+d5
+3c
+43
+cc
+8f
+44
+39
+43
+0b
+42
+8b
+d1
+56
+7a
+d6
+da
+ec
+aa
 e7
-e3
-00
-05
-20
-20
-5c
-66
-6f
-e0
-80
-32
-c0
+3a
+6a
+89
+ec
 1a
-05
-<<<<<<< .mine
-65
-||||||| .r1267
-67
-=======
+1e
+a1
+ac
+10
+d4
+42
+2e
+42
+cd
+17
+2c
+1c
+7f
+b1
+d4
+14
+29
+5b
 59
->>>>>>> .r1527
-20
-60
-00
-00
-67
-e0
-c9
-5a
-6f
-e3
-01
+d7
+b1
+ed
+be
+fc
+61
+22
+45
+a0
+81
+0e
+16
 78
-67
-e3
-49
-5b
-6f
-e3
+24
+39
+08
+59
+82
+40
+a1
+8c
+41
+39
+84
+65
+a9
+fc
+4d
 c9
-5a
-d8
-c0
-46
-67
-df
-20
-00
-03
+cb
+8f
+24
+7b
+75
+57
+57
+78
+a6
+4c
+92
+16
+1a
+08
+dd
+13
+e4
+a4
+e8
+4a
+68
+7d
+d2
+26
+3f
+c0
+e2
+01
+37
+d5
 e8
-43
-80
-06
+ce
+11
+e1
+1f
+bf
+fb
 98
+80
+10
+b0
+3f
+70
+d8
+9f
 46
-7c
-00
-20
+c6
+1a
+4f
+54
+37
+f8
+40
+76
+6d
 22
+b9
+a3
+9f
+61
+f5
+1f
+ae
+0b
+fb
+25
+d1
+4a
+09
+48
+d2
+63
+f3
 dc
-69
-18
-c0
-8c
-06
-c2
 00
-05
-<<<<<<< .mine
-6b
-||||||| .r1267
-6d
-=======
-5f
->>>>>>> .r1527
-20
+5a
+51
+3a
+cf
+36
 60
-00
-00
-1a
-22
-0c
-00
-ef
-e1
-80
-06
-67
-e1
-c3
-97
-c0
-05
-85
-<<<<<<< .mine
-7e
-||||||| .r1267
-80
-=======
-72
->>>>>>> .r1527
-c0
-04
-05
-<<<<<<< .mine
-ab
-||||||| .r1267
-ad
-=======
+d7
+b5
 9f
->>>>>>> .r1527
-c0
-04
-85
-<<<<<<< .mine
-8e
-||||||| .r1267
-90
-=======
-82
->>>>>>> .r1527
-c0
-03
-85
-<<<<<<< .mine
-a0
-||||||| .r1267
-a2
-=======
-94
->>>>>>> .r1527
-c0
-00
-85
-<<<<<<< .mine
-a6
-||||||| .r1267
-a8
-=======
-9a
->>>>>>> .r1527
-c0
+b8
+9c
 06
-05
-<<<<<<< .mine
-||||||| .r1267
-c2
-=======
-b4
->>>>>>> .r1527
-c0
-c0
-05
-05
-<<<<<<< .mine
-ca
-||||||| .r1267
-cc
-=======
-be
->>>>>>> .r1527
-c0
-09
-05
-<<<<<<< .mine
-eb
-||||||| .r1267
-ed
-=======
-df
->>>>>>> .r1527
-c0
+81
+4b
+5b
+0c
+d9
+dd
+c5
+f9
+07
+db
+aa
+79
+54
+03
+40
+cb
+33
+3b
+4f
+de
 29
-05
-<<<<<<< .mine
-fc
-||||||| .r1267
-fe
-=======
-f0
->>>>>>> .r1527
-20
-20
-2b
-96
-6f
+b7
+34
+d1
+a6
+cf
+24
+9f
+80
+f5
+61
+0a
+a3
 e0
+27
+26
+2f
 c9
-f1
-20
-7a
-00
-00
-6f
-e1
-43
-35
-df
-20
-00
-09
-6f
-e1
+a0
 43
-39
-1f
-e0
-a2
-05
-da
-40
-49
+30
+6e
+28
+d5
+e8
+2f
 f4
-20
-40
-7d
-64
-20
-22
-85
-<<<<<<< .mine
-8b
-||||||| .r1267
-8d
-=======
-7f
->>>>>>> .r1527
-20
-20
-05
-<<<<<<< .mine
-88
-||||||| .r1267
-8a
-=======
-7c
->>>>>>> .r1527
-6f
-e0
-c2
-cb
-67
-e0
-c9
-c6
-20
-20
-05
-<<<<<<< .mine
-8c
-||||||| .r1267
-8e
-=======
-80
->>>>>>> .r1527
-70
-49
-c6
-03
-70
-49
-f1
-00
-20
-20
-01
-<<<<<<< .mine
-6d
-||||||| .r1267
-6a
-=======
+c1
+a9
+5f
+54
+aa
+de
+f8
+43
+12
+b9
+d4
+bd
+a6
+3d
+27
 5c
->>>>>>> .r1527
-6f
+12
+23
+0b
+b6
+da
 e0
-c9
-f1
-20
-7a
-00
+a6
 00
-6f
-e1
-43
-35
-1f
-e0
-ff
-fe
-1f
-e6
+a7
+83
+58
 fc
-07
-20
-40
-7d
-62
-18
-07
-f2
-00
-6f
-e1
+81
+3d
+9c
+f7
+91
+db
+8e
+32
 43
-39
-1f
-e0
-8c
-06
-18
-c0
-8c
-03
-ef
-e1
-00
-06
-1f
-e2
-26
-00
-ef
+7b
+a7
+6e
+59
+c4
 e1
-00
-06
-d8
-40
+96
+a7
+58
+0f
+d6
+89
 2a
-29
-98
-46
-7c
-00
-20
-22
-d0
+f2
+fa
+de
+bc
+62
+da
+91
+38
+53
+12
+1d
+f1
+36
+58
+2d
+85
+57
+15
+a1
+67
+40
+45
+4b
+c5
+3c
+77
+ca
+f5
+af
+0b
+ff
+9e
+94
+74
+c0
+79
+be
+79
+2b
+9f
+87
+23
+0b
+80
+ad
+93
+40
+ce
+9d
+66
+08
+7f
+82
+81
+81
+ea
+dd
+81
+a5
+d5
+ce
 89
-c2
-00
-05
-<<<<<<< .mine
-97
-||||||| .r1267
-99
-=======
-8b
->>>>>>> .r1527
-20
-20
-05
-<<<<<<< .mine
-88
-||||||| .r1267
-8a
-=======
+fa
+8f
+9d
+34
+12
+2d
+6e
+7d
+23
+1b
+4c
+01
+19
+b4
+1e
 7c
->>>>>>> .r1527
-6f
-e0
-c9
-f1
-20
-7a
-00
-00
-6f
-e0
-c9
-f1
 c0
+7e
+f5
+9f
+d0
+f6
+b8
+21
+d3
+59
 01
-50
-6c
-70
-49
+43
+be
+b7
 c6
-02
-20
-20
-05
-<<<<<<< .mine
-8c
-||||||| .r1267
-8e
-=======
-80
->>>>>>> .r1527
-6f
-e0
-c9
-f1
-20
-7a
-00
-00
-6f
+63
+e4
+91
+3f
+4f
+90
+ec
+12
 e0
-c9
-f1
-c0
-01
-05
-<<<<<<< .mine
+6a
+ad
+e9
+c2
+94
+6d
+a1
+13
+93
+48
+ba
+6e
+c6
+08
+25
 88
-||||||| .r1267
+b3
+03
+10
+67
+3a
 8a
-=======
-7c
->>>>>>> .r1527
-20
-20
-50
-5d
-20
-40
-2e
-41
-20
+db
+39
+d2
+a7
+8f
+07
+ad
+ae
+4f
+9d
+53
+31
+a3
+8f
+90
+b1
+9a
+bc
+39
+ee
+8a
+c6
+4e
+ee
+64
+72
+58
+53
 40
-2e
-4a
-68
-49
+42
+d7
+e4
+e4
+1e
+97
 06
-b1
+63
+dd
 60
-49
-06
+19
 78
-20
-40
-2c
-c7
-20
-40
-2c
-d2
-18
-c0
-8d
-fe
-18
+04
+89
+88
+63
+92
+43
+b0
+3c
+9e
+8f
+35
+fb
+ba
+d9
+57
 c2
-7e
-00
-67
-e1
-06
-c7
+6b
+b8
+b3
+b6
+65
+7a
+b8
+a9
+39
+dc
+5a
+32
+2d
+c2
+4f
+fd
+ed
+09
+93
+9b
+ab
+ba
+23
+2e
+39
+eb
+20
+d3
+3a
+bb
+be
 68
-49
+38
+9c
+d9
+db
 06
-b6
-58
-00
-2a
+37
+e9
+21
+86
+25
+39
 50
-98
-46
-7c
+cd
+05
+ec
+a4
+25
 00
-20
-22
-85
-<<<<<<< .mine
+06
+7e
+ec
 b9
-||||||| .r1267
-bb
-=======
-ad
->>>>>>> .r1527
-20
-20
-2c
-4f
 6f
-e0
-cb
-99
-20
-3a
-2c
-4f
-20
-40
-2c
-e0
-20
-3a
-2e
-03
+25
+42
+ba
+13
+37
+90
+88
+2a
+fd
+53
+32
+30
 d8
-c0
-4b
-9a
-18
-00
-7e
-0b
-20
-20
-2c
+b5
+62
+bd
+b0
+b9
+37
+24
+b6
+70
+e0
+68
+c8
+39
+b0
+64
+73
+f8
+77
+9d
+a6
+be
+1d
+7d
+73
+15
+34
+22
 a5
-ef
+d0
+14
+3f
+c8
+f8
+6b
+3a
+f8
+b3
 e1
-00
-06
+c1
+fa
+4d
+19
+bb
+bf
+82
+c5
+70
+3d
+c7
+48
+60
+cd
+5f
+ee
+fe
+7e
+13
+4a
+33
+80
+f0
+c1
+f2
 67
-e1
-06
-b5
-98
-00
-22
-00
-68
-49
-43
-98
+7a
+96
+83
+03
 6f
-e1
-43
-32
-98
-46
-7c
-00
-24
-22
+69
+83
+61
+c8
+70
+3a
+8c
+49
+e9
+d2
+d8
+81
 ad
-50
+f7
+83
+94
+e6
+e9
+86
+59
+bb
+94
+7d
+8f
+fe
+a5
+2e
+d1
+b4
+f8
+7e
+a2
+f0
+a0
+d0
+6e
+4f
+0e
+7b
+f9
+5b
 6f
-e1
+f0
 4a
+f9
+13
+73
+8d
+55
+32
+17
 bb
+39
+db
+c7
+fd
+9c
+52
+64
+78
+23
+54
+0e
+a1
+c1
+9d
+65
+7d
+f7
+a7
+5d
+9a
 d8
-c0
-4a
-bd
-20
-20
-2d
-53
-68
-49
-43
-98
-6f
-e0
-c3
-21
-c2
+4c
+e3
+59
+23
+71
+dd
+24
+ec
+4c
+d7
 81
-85
-<<<<<<< .mine
-e5
-||||||| .r1267
+3c
+74
+bf
+8c
+ae
+8e
+e8
+32
+f9
+e3
 e7
-=======
-d9
->>>>>>> .r1527
-6f
-e4
-47
-13
-c3
-0a
-85
-<<<<<<< .mine
-d0
-||||||| .r1267
-d2
-=======
-c4
->>>>>>> .r1527
+83
+37
+ff
+53
 c3
+06
+f2
 1d
-85
-<<<<<<< .mine
-d2
-||||||| .r1267
-d4
-=======
-c6
->>>>>>> .r1527
-6f
-e1
-43
-98
-c0
-18
-2e
-03
-6f
-e1
-43
-98
-c0
-02
-85
-<<<<<<< .mine
-dd
-||||||| .r1267
-df
-=======
-d1
->>>>>>> .r1527
-c0
-08
-05
-<<<<<<< .mine
-e0
-||||||| .r1267
-e2
-=======
-d4
->>>>>>> .r1527
-68
-49
-43
-98
 6f
-e1
-43
-32
-98
-46
+52
+8c
+1f
+b0
+1b
+cf
+ee
+bf
+33
+95
+ef
+f4
+81
+96
 7c
-00
-24
-22
-ad
-1d
-20
+ea
+62
+1a
+c5
+95
+12
+6b
+7c
+5b
+9d
+2a
+30
 40
-2e
-46
-68
-49
-4a
-bb
-d8
+9f
+8f
+ca
+c1
+e7
+9e
+87
+ea
+7b
+8d
+ce
+30
+65
+e3
+53
+92
 c0
-4a
-bd
-20
-20
-2d
-2b
+21
+e8
+ca
+e7
+87
+fc
+d0
+3e
+b1
+59
 d8
-c0
-49
-fd
-18
-00
-7e
-03
-20
-20
-2d
-2d
-6f
+f1
+b7
+ab
+31
+25
+e1
 e0
 cb
-99
-20
-3a
-05
-<<<<<<< .mine
+3b
+3f
+60
+60
+10
+3e
+19
+cc
+7f
 d5
-||||||| .r1267
-d7
-=======
-c9
->>>>>>> .r1527
-d8
-c0
-4b
-9a
+c1
+c7
 18
-00
-7e
-08
-20
-20
-2d
-2d
-6f
-e1
-43
-32
 98
-46
-7c
-00
-24
-22
-85
-<<<<<<< .mine
-cd
-||||||| .r1267
-cf
-=======
-c1
->>>>>>> .r1527
+c0
+65
+27
 20
-40
-2d
+8b
+56
+62
+1c
+92
+c5
+88
+7d
+44
+9f
+47
+a1
+0c
+73
 c7
-24
-34
-05
-<<<<<<< .mine
-d2
-||||||| .r1267
+b0
+80
+fe
+e6
+c8
+d9
 d4
-=======
-c6
->>>>>>> .r1527
-20
-20
-2d
-46
-18
-c2
-22
+6c
+65
+f2
+30
+31
+df
 00
-6f
-e1
-43
-35
-1f
-e0
-a5
-fd
-20
-40
-29
-29
-20
-40
-05
-<<<<<<< .mine
-fd
-||||||| .r1267
-ff
-=======
+75
+27
+32
+7e
+69
+2a
 f1
->>>>>>> .r1527
-6f
-e0
-c7
-8f
-c0
+c4
+5f
+ed
+04
 7f
-ad
-ac
-6f
-e0
-c7
-95
-20
-3a
-2d
-ac
-6f
-e0
+4d
+b9
+04
+11
+37
+fc
 c8
-43
-c2
-80
-ad
-ac
-58
-00
-00
-1a
-68
-49
-43
-98
-98
-46
-7c
-00
 24
-22
-ad
-ac
-70
-01
-b9
-05
-20
-20
-2e
+9a
 05
-20
-40
-2d
-ea
-6f
-e0
+ff
+d3
+10
+ca
+81
+a1
+d8
+91
+25
+28
+74
+7a
+36
+b2
+fe
+38
+64
+3d
+56
+dd
+45
+10
+5e
+c5
+23
+1d
+56
+fe
+69
+ab
+3f
+18
+68
+41
+60
+ae
+c1
+5b
+50
+06
 c7
-8f
-c0
-7f
-<<<<<<< .mine
-86
-02
-||||||| .r1267
-86
-04
-=======
-85
-f6
->>>>>>> .r1527
+17
+7e
+ef
+cb
+19
+52
+5c
+e8
+2f
+49
+48
+48
+b7
+1b
+51
+e0
+30
+5e
+10
+cb
+08
+06
+d4
+25
+eb
+39
+bb
+4b
+1d
+f4
+cf
+4a
+35
+5a
+d8
+08
 6f
 e1
-43
-98
-c0
-12
-<<<<<<< .mine
-86
 05
-||||||| .r1267
-86
-07
-=======
-85
-f9
->>>>>>> .r1527
+8b
+e6
+8c
+70
+04
+ce
 20
-60
-00
-00
-6f
+31
+51
+09
+6b
+e3
+9e
+0e
+1d
+5d
+97
+c2
+3e
+73
+45
+ef
+19
+2f
+0d
+09
+ff
+fe
+9a
+93
+a6
+50
+08
+d9
+ab
+f0
+8c
+67
+46
+5e
+ff
+a4
+61
+35
+73
+af
+19
+39
+f4
+27
+20
+92
+9a
+35
+f5
+ed
+45
+6c
+95
+f3
+03
+bb
+8c
+91
+68
+4c
+71
+3d
+77
+20
+4f
+77
+1b
+6b
+6b
+87
 e1
-43
-98
-c0
+a1
+fb
+d3
+5d
 10
-<<<<<<< .mine
-86
-05
-||||||| .r1267
-86
-07
-=======
-85
-f9
->>>>>>> .r1527
 20
+dd
+37
+fc
+38
+1c
+bd
+0d
+b3
 60
-00
-00
-6f
-e0
+c3
+1a
+bc
+3f
+51
+4a
+c8
 80
+51
+ef
+1d
+3e
+a3
+4e
+e1
+7c
 55
-67
-e0
-c9
-aa
-20
+ca
+04
+7a
+4f
+8b
+5c
+3c
+cb
+34
+58
+f6
+84
+2e
+b5
+9a
+45
+7b
+02
+0a
+f2
+90
+6e
+a2
+a2
+77
+7c
+65
+a6
+a1
+1e
+40
+d0
+5c
+a2
 60
+63
+b2
+11
+40
+4e
+ce
+f5
+b3
+0b
+9a
+e9
+e6
+7a
+e2
+1b
+4d
+26
+f5
+cd
+68
+6e
+3e
+f4
+4c
+9e
+4e
+e7
+93
+f6
+d6
+cf
+0f
+83
+01
+9c
+1d
+01
+14
+e4
+f8
+41
+eb
+aa
+40
+8a
+21
+ad
+3d
+e8
+69
+27
+35
+82
+94
+ac
+77
+c2
+90
+dd
+fc
+f5
+16
+76
+87
+9f
+93
+e2
+f4
+d3
+80
+59
+14
+59
 00
-00
-d8
-c0
-91
-5a
+78
+72
+0c
+07
+ac
+61
+4b
+53
+34
+cf
+fd
+96
+95
+47
+fb
+6d
+10
+95
+6a
 d8
-a0
-4a
-ff
+09
+a3
+71
+9e
 df
-20
-00
-45
-20
+2b
+4d
+31
+ce
+f2
+17
+81
+99
+3e
+7d
+be
+7d
+54
+e9
+6c
+ad
+53
+af
+59
+06
+e7
+b8
+05
+0d
+cb
+4e
+17
+da
+03
+2c
+98
+0a
 40
+0e
+69
+f8
+49
+8d
+18
+ad
+b5
+f7
+24
 7c
-da
-d8
-c0
+a8
+a7
+2c
+1e
+66
+db
+3b
+e7
+b4
+a3
 91
-9f
-d8
-a0
-4a
+99
+33
+30
 bd
-df
-20
-00
+70
+98
+4c
+25
+ec
+d9
+a0
+0a
+bb
+d4
+d0
+2a
+9b
+cd
 42
-20
-40
-7c
-da
-d8
-c0
-91
-e1
+63
+12
+5e
+21
+98
+c6
+67
+2d
+0f
+9b
+c1
+82
+26
 d8
-a0
-4b
-44
+51
+53
+53
+8a
+b1
+30
+43
 df
-20
-00
-36
-20
-20
-7c
+4d
+8f
+e3
+35
+3e
+c3
 da
-58
-2c
-13
-42
-67
-e1
-c5
+5e
+5b
+12
 94
-58
+3c
+a4
+09
+8d
+1a
+d9
+0d
+72
+02
+0f
+e0
+a7
+15
+4d
+6d
+9b
+85
+d5
+7a
+95
+61
+5f
+17
+3a
+2e
+9f
+10
+93
+66
+61
+01
+8c
+7e
+b0
+b7
 15
+08
+8d
+27
+52
+ee
+fe
+ea
+a8
+0e
+01
+93
+64
+f5
+6d
+c5
+1c
+60
+93
+ee
+2a
+f4
+bc
+6b
+65
+c0
+6d
+ad
+92
+b3
+8f
+6e
+b9
+8d
+27
+30
+c8
+14
+6f
+14
+d6
+51
+78
+50
+4d
+cd
+84
+23
+7d
+fe
+fe
+a9
+07
+5a
+db
+51
+a0
+84
+4a
+5f
+3f
+aa
+52
+45
+9a
+7d
+5a
+fe
+6d
+60
+0c
+8b
+05
+ba
+16
+17
+90
+69
+49
 48
-06
-e7
-e1
-80
 05
-58
-4c
-0f
-36
-e7
-e1
-80
 05
-58
-11
+33
+93
+de
+23
+43
+12
+09
+ab
+21
+35
+fa
+17
+df
+3c
+5a
+fa
+27
+2f
+53
+b0
+43
 3a
-1a
-e7
+74
+ad
+cc
+a9
+48
+b9
+f2
+9e
+c2
+4e
+5a
+0b
+fa
+95
+9b
+a2
+62
+46
+51
 e1
-80
-05
-58
-31
-23
-4d
-e7
+3b
+1b
+47
+40
+5f
+1c
+43
+3f
+f0
+43
+38
+83
+8f
+a8
+5d
+38
+8f
+87
+b2
+4f
+8f
+83
 e1
-80
-05
-20
-20
-32
-65
+91
+a3
+3d
+93
+76
+90
+59
+15
+0a
 6f
-e1
-45
-e0
-1f
-e1
-7e
-e0
-20
-3a
-06
-<<<<<<< .mine
-26
-||||||| .r1267
+b3
 28
-=======
-1a
->>>>>>> .r1527
-6f
-e1
-45
-e0
+8b
+70
+54
 1f
-e0
-fe
-01
-67
-e1
-45
-e0
-20
-60
-00
+27
+e2
+7b
 00
-20
-40
-35
-7f
-20
-40
-36
-51
-24
-2c
-35
-86
-24
-37
-b5
-86
-20
-40
+f3
+ff
 06
-<<<<<<< .mine
-53
-||||||| .r1267
-55
-=======
-47
->>>>>>> .r1527
-20
-20
-35
-6a
-20
-40
-36
-25
-24
+51
+64
+b4
+d5
+ba
+1f
+ea
+00
+d4
+a6
+ba
+af
+ed
+72
+b7
+ad
+1f
+6d
 34
-06
-<<<<<<< .mine
-31
-||||||| .r1267
+2f
+af
+84
+df
+1a
+1a
+9e
+8e
+5f
+ae
 33
-=======
-25
->>>>>>> .r1527
-20
-40
+94
+27
+17
+fc
+d6
+ae
+c7
+4b
+dc
+6a
+a5
+cc
+63
+ed
+9f
+30
+38
+7f
+83
+62
+8d
+19
 06
-<<<<<<< .mine
-3c
-||||||| .r1267
-3e
-=======
+41
+c7
+71
+07
+2a
+75
+fa
+6b
+b3
+b9
+b6
+61
+d3
+3f
+0f
+38
 30
->>>>>>> .r1527
-20
-40
-4f
-d5
-20
-20
-4f
-db
-6f
-e4
-48
-9c
-24
-3a
-4f
-db
-6f
-e4
-48
-a4
-24
-3a
-4f
-db
-6f
-e2
-48
-ac
-24
-3a
-4f
-db
-20
-40
+b6
+5d
+b9
+29
+bd
+50
+e1
+a7
+a7
+47
+0e
+ed
+2d
+15
+89
+a3
+68
+64
+08
+6d
+71
+d3
+c2
 36
-9d
-20
-40
-4f
-c8
-24
+b9
+af
+5f
+7b
+e5
 74
-00
-00
-20
+f8
+81
+f3
+d1
+26
+ab
+bb
+94
+8d
+e4
+02
+a4
+2f
 40
-36
-be
-20
-20
-4f
-9c
-70
-46
-01
-00
-69
+a6
+dc
+cf
+cb
+9b
+2c
+5f
+62
+5b
+b8
+cc
+a5
+23
+b8
+cb
+d9
+62
+98
+49
+6e
 61
-00
-40
+1c
+8f
+78
+f0
+75
+7a
+8a
+57
+c3
+bb
+18
+44
+d5
+0e
+30
+ae
+4b
 34
-73
-02
-00
+c2
+9e
+12
+b0
+01
+59
+4a
+d8
+83
+8a
+f2
 20
-40
+29
+76
+17
+6c
+29
 4d
-f5
-6f
-e0
-c9
-a3
-24
-3a
+a9
+c2
+88
+b4
+d2
+7c
 5e
-d1
-20
-40
-36
-51
-6f
-e0
-c5
-7f
-c0
-00
-b6
-46
-24
-2c
-06
-<<<<<<< .mine
-4a
-||||||| .r1267
-4c
-=======
-3e
->>>>>>> .r1527
-24
-37
-86
-<<<<<<< .mine
-4a
-||||||| .r1267
-4c
-=======
-3e
->>>>>>> .r1527
-20
-40
-06
-<<<<<<< .mine
-53
-||||||| .r1267
-55
-=======
-47
->>>>>>> .r1527
+82
+12
+7a
+c3
+9f
 70
-47
-3f
-00
-20
-20
-36
-46
-6f
-e0
-c6
+49
+12
+f1
+a9
+fe
+81
+e6
+57
 02
-24
+51
+bd
+5b
+57
+69
+2d
+70
 7a
-00
-00
-6f
-e1
-45
-fe
-1f
-e0
-fe
-01
-67
-e1
+f1
+e2
+93
+db
+46
+a3
+44
+27
+f9
+8e
+4c
+af
+17
+0b
+ce
+e4
+9e
+f6
 45
-fe
-6f
-e0
-c5
-fe
-c0
-7f
-b6
-76
-20
-40
+eb
+42
+d4
+bf
 4f
-b8
-20
+cd
+0d
+c9
+10
+81
+8d
+c8
+89
+c7
+b5
+8e
+05
+c0
+db
+0c
+bc
+51
+e7
+18
 20
-06
-<<<<<<< .mine
-3d
-||||||| .r1267
-3f
-=======
-31
->>>>>>> .r1527
 20
-40
-36
-6e
+eb
+11
+77
+84
+73
+a0
+dd
+a4
 6f
-e0
-c4
-f8
 2f
-e1
-f0
-08
-24
-60
-80
-00
-6f
-e0
-c4
-f9
-c0
-7f
-cb
-11
+7a
+d1
+8e
+88
+a9
+c7
+58
+ed
+f2
+9c
+2d
 67
-e0
-c9
-aa
-20
-60
-00
-00
-20
-40
-36
-b4
-24
-74
-00
-00
-20
-40
-04
-<<<<<<< .mine
-34
-||||||| .r1267
-36
-=======
-28
->>>>>>> .r1527
-6f
-e1
+f4
+e6
+83
+16
+ea
+d5
 c6
-08
-20
-20
-36
-22
-6f
-e0
+13
+e4
+f5
+a0
+7b
+cd
+0b
+89
+ba
+4a
+7e
+52
+5e
+02
+df
+0d
+d1
+70
+1e
+24
+a7
+72
+2e
+6a
+78
+8f
+dc
+2d
+63
+2f
+13
+91
+59
+2b
+2e
+7c
+09
+0d
 cb
-be
-20
-7a
-00
-00
+d6
+bc
+18
+50
+46
+f9
+08
+cf
+52
+ea
+1d
+1c
+31
+93
+59
+df
+8d
+0c
+4e
+5e
+16
+4e
+79
+c6
+78
+92
+d6
+f1
+1a
+9d
+5f
+fb
+75
+df
+56
+9e
+81
+a4
+ca
+85
+21
 1f
-e0
-ff
-ff
-67
-e0
+26
+c2
+27
+a1
+dd
+e3
+8c
+bc
+0f
 cb
-be
-24
-7a
-00
-00
-70
-40
-94
-01
-20
-20
-4f
-6c
-20
-40
-06
-<<<<<<< .mine
-92
-||||||| .r1267
-94
-=======
-86
->>>>>>> .r1527
-20
-40
-06
-<<<<<<< .mine
-95
-||||||| .r1267
-97
-=======
-89
->>>>>>> .r1527
-20
-20
-4b
-cd
-20
+b4
+59
 40
-06
-<<<<<<< .mine
-70
-||||||| .r1267
-72
-=======
-64
->>>>>>> .r1527
-20
-20
-06
-<<<<<<< .mine
-84
-||||||| .r1267
-86
-=======
->>>>>>> .r1527
-78
-78
+2e
+cc
+e5
 54
-7c
-00
-6f
-e1
-47
-81
-20
-7a
-00
-00
-20
-20
-7d
-ba
-6f
-e4
-47
-13
+b4
 c4
-06
-80
-00
-6f
-e4
-cb
-bf
-67
-e4
-88
-5c
-58
+33
 00
-06
-<<<<<<< .mine
-78
-||||||| .r1267
-7a
-=======
-6c
->>>>>>> .r1527
-67
-e1
-08
-59
-70
-4b
-bc
+1e
+1e
+4f
+a6
+c7
+43
+57
+2e
+a2
+2a
+82
 5a
-20
-60
-00
-00
-70
-46
+72
+80
+23
+22
+49
+42
+9f
 65
-5a
+42
+c3
+8d
+a9
+68
+ba
+ad
+52
+0c
+2a
+67
 70
-08
-5b
-01
-20
-40
-79
-66
-20
-40
-06
-<<<<<<< .mine
-7d
-||||||| .r1267
-7f
-=======
+86
+ee
+81
+10
+0b
+f8
+81
+97
+5a
+88
+5e
+34
+be
 71
->>>>>>> .r1527
-20
-20
+b9
+1f
+72
+c4
+0d
+eb
+42
+9b
+04
+df
+04
+a6
+38
+ea
+9d
+b4
+c5
+e3
+a0
+62
+0c
+c9
 06
-<<<<<<< .mine
-82
-||||||| .r1267
-84
-=======
-76
->>>>>>> .r1527
+0a
 6f
+25
+0c
+8c
+19
+b2
+aa
+f0
+f9
+97
+f8
+2d
+bb
+af
+77
+3f
 e0
+02
+b2
+0f
+00
+17
+fd
+de
+c1
+36
+d8
+58
+83
+d8
+fb
+66
+aa
+4c
+ac
+fd
+90
 88
-5c
+31
+ca
+38
+70
+f1
 20
-7a
-00
-00
-6f
+6d
+b9
+ab
 e0
-c6
-65
-c0
-2d
-48
+92
+b7
+5e
+c7
+7d
+bc
+5f
+cc
+1a
+88
+2e
+f9
+05
+f9
+ac
+61
+b3
+43
+f2
+09
+a8
+e6
+3b
+9b
+a6
+3e
+5f
+e4
+d4
+d3
+6a
 0c
-20
-20
-48
+29
+e8
+f5
+02
+86
+7a
+f7
+a3
+c7
+3f
 09
-6f
-e0
+69
+c7
+76
+3f
+5b
+e7
+46
+2b
+08
+59
+8c
+d9
+8d
+02
+a5
+ca
+cd
+15
+d8
+06
+e1
+30
+97
 c6
+0f
+c7
+fa
+aa
+bb
 65
 20
-20
-48
-0f
-6f
-e0
-cb
-bc
-c0
+f3
+31
+f0
+b8
+b5
+3d
+53
+35
+a7
+5d
+d3
+57
+9d
+c9
+b8
+1b
+ef
+cc
 2d
-06
-<<<<<<< .mine
-89
-||||||| .r1267
-8b
-=======
-7d
->>>>>>> .r1527
-6f
-e0
-cb
-bc
-67
-e0
-cb
-bd
-20
-60
-00
-00
-20
-40
-06
-<<<<<<< .mine
-86
-||||||| .r1267
-88
-=======
-7a
->>>>>>> .r1527
-58
-00
-00
-00
-67
-e1
-45
+46
+d2
 d8
-67
-e1
-45
-de
-70
-40
-94
-00
 6f
-e0
-cb
-be
-20
-5a
-79
-12
-70
 4b
-be
+90
+95
+b5
+d3
+d9
+29
 32
-20
-60
-00
-00
-6f
-e4
-47
-13
-c4
-06
-80
-00
-20
-20
-79
-06
-6f
-e4
-47
-13
-c4
-06
-80
-00
+71
 6f
-f0
-8c
-01
-67
-e0
-c6
-63
-c4
+36
+5e
+95
+4a
+3c
+52
+1e
+1d
+4e
+5b
+84
+7d
 03
-80
-00
-70
-4b
-be
+20
+8e
+31
+e5
+9c
+e8
+98
+1f
+46
+c8
+31
+d6
+25
+d0
+d7
+4d
+57
+1a
+fb
+86
+46
+14
+ab
+de
+f9
 00
 58
-00
-00
-00
-67
+f7
+a0
+55
+62
+25
+5f
+7a
+86
+17
+89
+b7
+39
+8d
+ee
+fe
+48
+a7
+71
+43
+0c
+ef
+31
+4a
+b3
+83
+4b
+15
+cd
+fc
+59
 e1
-47
-81
-20
-40
-60
-18
+4f
+61
+17
+a1
+8d
+62
 20
-40
+ed
+e1
+d3
+5e
+76
+9b
+a6
+f7
+0e
+02
+df
+53
+90
+87
+32
+41
+31
 5a
-aa
-20
-40
+c2
+70
+6d
+6a
+99
+cc
+ad
+d7
+ed
+14
+e1
+3f
+79
+7e
+82
+32
+65
+0a
+bd
+62
+90
+2b
+e7
+3c
 4e
-47
-24
-74
-00
-00
-6f
-e0
-c9
-6d
-20
-3a
-06
-<<<<<<< .mine
-ac
-||||||| .r1267
-ae
-=======
-a0
->>>>>>> .r1527
-6f
-e4
-47
+04
+b4
+8f
+ce
+76
+02
 2b
-67
-e4
-06
-70
-6f
-e0
+0a
+3e
+c7
+66
+a7
+c4
+37
+dc
+7d
 c7
-2a
-c0
-01
-86
-<<<<<<< .mine
-ae
-||||||| .r1267
-b0
-=======
-a2
->>>>>>> .r1527
-c0
-01
-06
-<<<<<<< .mine
-b5
-||||||| .r1267
-b7
-=======
-a9
->>>>>>> .r1527
-20
-40
-48
-46
-6f
-e4
-06
-70
-67
-e4
-09
-23
-20
-60
-00
-00
-6f
-e4
-47
-34
-20
-20
 06
-<<<<<<< .mine
-a4
-||||||| .r1267
-a6
-=======
-98
->>>>>>> .r1527
-20
-40
-48
+25
+41
+11
+83
+96
+63
+9a
+9c
+b8
+39
+fb
+fe
+fa
+2c
 37
-70
-09
+bb
+f6
+4c
+d1
+13
+0f
+87
+f0
+99
+26
+b5
+12
+f9
+ae
 0c
-21
-58
-00
-00
-03
+77
+77
+eb
+73
+ec
+6e
+38
+8d
+e4
+a7
 67
-e0
-89
-33
+b4
+db
+63
+4a
 6f
-e1
-06
-70
-e7
-e1
-00
-05
-20
+f4
 60
-00
-00
-20
-40
+56
+d8
+2b
+61
+45
+3c
+68
+d8
+59
+25
+f6
+53
+28
+da
+62
+87
+8f
+ba
+66
+dd
+fa
+8a
+72
+4f
+68
+6c
+26
+6b
+5b
 48
-37
-70
-09
-0c
-22
-58
-00
-00
-02
-67
-e0
-89
-43
 6f
-e0
-86
-70
-e7
-e0
-80
-05
-20
-60
-00
-00
-79
-3f
-80
-23
+62
+3e
+0f
+9d
 6f
-e0
+55
+07
+b0
+c5
+26
+4a
+c3
+dd
+02
+49
+8e
+c7
+9d
+f6
+18
+7e
+19
+13
+a9
+95
+0b
+f4
+15
+27
+7d
+9a
+54
+e8
 88
-6d
-1f
-e1
+2c
+af
+0d
+6c
+46
+2e
+f8
+3b
+df
+31
+cd
+d2
+98
+8a
 7e
-80
-c0
-40
-79
-ba
-c0
-00
-06
-<<<<<<< .mine
-c2
-||||||| .r1267
-c4
-=======
-b6
->>>>>>> .r1527
-20
-20
-23
+46
+89
+07
+ec
+82
+7d
+35
+89
+d6
+97
+9a
+4f
+a4
+1e
+54
 5a
-6f
+e9
+f4
+4c
+9e
+2a
 e0
-88
-6d
-1f
-f1
+1c
+eb
+dc
+75
+8c
+3a
+84
+8e
 fe
+64
+45
+29
 00
-1f
-e3
-7e
-00
-1f
-e1
-7e
-03
-c0
-00
-86
-<<<<<<< .mine
-c8
-||||||| .r1267
-ca
-=======
-bc
->>>>>>> .r1527
-20
+1b
+65
+b5
+7a
+61
+d0
 20
-79
-c6
+27
+13
+3c
+06
+2b
+5f
+13
+2d
+59
+93
+c8
 6f
-e0
+b1
 88
-6e
-c0
-04
-86
-<<<<<<< .mine
-cb
-||||||| .r1267
-cd
-=======
-bf
->>>>>>> .r1527
-20
-20
-79
-df
-20
-00
+bb
+3f
+18
+84
+71
+be
 3a
+67
+7c
+c3
+55
+32
+9a
+63
+ae
+a8
+80
+bb
+79
+38
+77
+78
+38
+04
+65
+60
+e1
+1c
+9d
+0f
+72
+03
+6a
+26
+30
+5a
+8f
+ea
+9d
 98
+00
+11
+21
+73
+44
+39
+fd
+0e
+23
+bb
+9b
+41
+35
+27
+de
+e8
+5f
+43
+46
+45
 d8
-a0
-08
-75
-20
-40
-06
-<<<<<<< .mine
-d4
-||||||| .r1267
+0b
+fc
+b8
+7f
+07
+9f
+93
+68
+d5
+51
+d7
+98
+60
+0b
+95
+84
+77
 d6
-=======
-c8
->>>>>>> .r1527
-70
-08
+ef
+8a
+e3
+b9
 f7
+36
+ce
+b8
 01
-20
-40
+e7
+e3
+d0
+ad
+74
+fd
+a6
+49
 7b
+b6
+5e
+55
+d1
+e7
+60
+d2
+9e
+78
+7e
+23
+5d
+fc
+d2
+e6
+01
+47
+6a
+97
+3c
+4d
+ba
+f8
+27
+18
+9e
+5b
+f7
+8f
+e3
+4d
+2b
+dc
 6e
-6f
-e1
-08
-6f
-67
-e1
-08
-f5
-70
-8c
-1b
-02
-20
-20
-7b
+f4
+52
+a8
+c8
+b5
+34
+99
+80
 67
-6f
-f0
-8c
-25
-c3
-83
-00
-00
-20
+78
 20
+2d
+46
+fa
+28
+b4
+be
+b4
+3b
 79
-93
-<<<<<<< .mine
-57
+5d
+ed
+e3
+b8
+74
 b5
-||||||| .r1267
-97
-f9
-=======
-6f
-e4
-01
-fd
-20
+2a
+cf
+c5
+84
+fc
+b5
+b5
+a8
+d7
+d5
+59
+da
+b6
+8a
+04
+f1
+a1
+a2
+ba
+1b
+4a
+ea
+5d
+02
+b2
+ee
+b9
+ae
+bf
 3a
-6f
-79
-67
-e4
-43
+7a
+cc
+dd
+dd
+2c
+02
+c8
 fd
-20
-40
-6b
-3a
-20
-40
-6a
-ad
-df
-e0
-0f
-c0
-9a
-40
+2e
+b0
+bb
+87
+19
+07
+9e
+ba
+db
+68
+55
+7e
+1c
+38
+52
+95
+2f
+bd
+37
+93
+46
+cd
+70
+0a
+55
+f7
+46
+fa
 a4
-00
-df
-20
-00
+ed
+6d
+7c
+68
+f2
+b5
+2d
+e4
+4f
+d7
+e7
 0a
-da
-20
-01
-fd
-20
-40
-6b
-74
-20
+96
+8b
+9c
+2f
+2f
+4e
+1f
+6c
+bd
+85
+80
+12
+85
+9d
+36
+aa
+38
+69
+5e
 40
-6b
+cf
+eb
+7d
+80
+1b
+2b
+8f
+57
+8a
+90
+24
+08
+f2
+57
+31
+99
+af
+98
+f2
+72
+83
+b4
+60
+d8
+03
+c2
+14
+32
+b8
+a5
+2e
+af
+72
+db
 37
-6f
-e4
+4a
+9b
 01
-fd
-20
-7a
-00
-00
-67
-e4
-4b
-e7
-ef
-e1
-00
-06
-e7
-e1
-00
+e6
+de
 05
-20
-60
-00
-00
-6f
-f0
-80
-cc
-79
-20
-7e
-01
-67
-f0
-80
-cc
-6a
-40
-c4
-19
-6f
-e0
-c4
-33
-67
-e0
-c4
-19
-df
-20
-00
+26
+2b
+a4
+28
+2e
+d2
+fb
+d0
 08
-20
-40
-6f
-67
-62
-40
-c4
-19
-6f
-f0
-8a
-0a
-79
-3f
-fe
-04
-67
-f0
-8a
-0a
-20
-60
-00
-00
-6f
-e0
-c4
+f6
+f8
+81
+c2
+4f
 07
-c0
-00
-86
+89
+a2
+6e
+d6
+ac
+23
+1f
+d7
+0f
+10
+9f
 ed
-c0
-01
-06
-f4
-20
-60
-00
-00
-58
-00
+c6
+db
+de
+35
+dc
+c8
+29
+b8
+85
+d2
+d4
+e4
+31
+de
+f5
+c3
+ea
+8e
+4f
+ff
+e9
 03
-e8
-67
-e1
-44
-05
-68
-49
-4b
+89
+17
+8e
+36
+36
+5b
+c3
+8c
+38
+14
+21
+ea
+10
+fa
+2d
+64
+c6
+8f
 eb
+72
+36
+38
+5b
+38
+cd
+72
+33
+ea
+ec
+27
+08
+a2
+09
+f8
+76
 6f
-e1
-4b
-ed
-da
+6c
+8a
+6e
+16
+12
+35
+1e
 60
-0e
-10
-20
-40
-6f
-c0
-20
-20
-06
-fa
-58
-00
+87
+d2
+1d
+70
+90
+cf
+7c
+ee
+e7
+14
+25
+1e
 03
-e8
-67
-e1
-44
-05
-68
-49
-4b
+3b
+e6
+bd
+32
+3f
+19
+cd
+d3
+1d
+e0
+be
+ab
+7c
+0c
+fd
+72
+35
+98
+a8
+74
+79
+3f
+1f
+98
+5d
+f1
+ba
+51
+18
+25
+6c
+64
+2e
+29
+e5
 e7
-6f
-e1
+d4
 4b
-e9
+ac
+38
+f4
+e5
+80
+6d
+6c
+b5
+41
+27
+9d
+6a
+ac
+a8
+61
 da
-60
+02
+b9
+72
+5e
+76
+c4
+cb
+7f
 03
-e8
-20
-40
-6f
 c0
-68
-49
-4b
-ef
-98
-4f
-fe
-00
-68
-49
-4b
+16
+6f
+96
+38
+64
+25
+75
+60
+d7
+8d
+72
+55
+8a
+02
 f1
-98
-46
-fc
+1c
+28
+d8
+83
+8c
 00
-20
-20
-7d
-5f
-20
-40
-06
-dc
-6f
-f0
 8a
-09
-79
+f8
+50
+c5
+5a
+4b
+96
 3f
-fe
-07
-67
-f0
-8a
-09
-70
-8a
-07
-77
-70
-8a
+27
+ab
+8d
+92
+a9
 08
+11
+6a
+95
+6c
+4c
+5c
+67
+31
+a8
+d5
+03
+63
+ff
 c1
-70
-8a
-0d
-61
-70
+59
+e2
 8a
-0b
-00
-20
-60
-00
-00
-20
-40
-06
-ff
-20
-40
-6f
-90
-6f
-e0
-c4
+8b
+bb
+12
+8e
 09
-67
-f0
-80
-cd
-20
-40
+5a
+85
+f3
+61
+41
+42
+23
+b3
+7e
+e5
+42
+65
 6f
-97
-70
-8a
-0d
-60
-70
-80
-cd
+b5
+45
+2d
+a2
+03
+de
+23
+ba
+e9
+5b
+c7
+e4
+43
+04
+e6
+c9
+16
+66
 00
-20
-40
-06
 ff
-6f
-e0
-c4
-09
-67
-f0
-80
+78
+54
+4c
 cd
-70
-8a
-0b
-50
-70
-8a
-0e
-c0
-df
-00
-00
+08
+94
+28
+88
+16
+2a
+11
+62
+eb
 0b
-6d
-e1
-44
-0a
-70
-80
-cc
-03
-20
-40
-07
-21
+c3
+e6
+4c
 68
-59
-01
-64
-60
-49
-4b
-f1
-20
-40
-6f
-9c
-df
-00
-00
-0b
-65
-e1
-44
-0a
-70
-8a
-0d
-60
-70
-80
-cd
-00
+a8
+4f
+13
+38
+06
+33
+a2
+35
+e2
+b9
+90
+36
+57
+98
+ae
+f5
+98
+7f
+48
+f3
+98
+77
+d5
+67
+fe
+62
+23
 70
-80
-cc
-00
-20
-60
-00
-00
-6f
-f0
-81
-29
-c3
-02
-87
-21
-20
-60
-00
-00
-f7
-e0
->>>>>>> .r1527
+93
+fc
+4d
+41
+99
+06
+57
+f6
+d4
+5c
+56
 aa
 55
 40
@@ -9373,23 +5643,23 @@
 01
 00
 00
-f0
-7f
+f4
+50
 a5
 fe
-02
-80
-82
+00
+00
+c2
 00
 11
-08
+00
 00
 04
 00
 00
 02
 00
-00
+20
 00
 00
 3c
@@ -9397,16 +5667,16 @@
 00
 00
 04
-01
 00
-10
-04
-60
 00
 00
-06
 00
-30
+00
+00
+00
+00
+00
+00
 00
 00
 00
@@ -9436,12 +5706,12 @@
 13
 47
 04
-29
-7a
+09
+72
 00
+08
 00
 00
-08
 0c
 aa
 55
@@ -9543,14 +5813,14 @@
 55
 01
 00
-bb
+bd
 4b
 ff
 aa
 55
 09
 00
-bf
+c1
 4b
 01
 51
@@ -9675,7 +5945,7 @@
 00
 94
 40
-00
+01
 aa
 55
 01
@@ -9968,9 +6238,40 @@
 55
 01
 00
-35
-46
+07
+44
+02
+aa
+55
+01
+00
+09
+44
+0a
+aa
+55
+01
+00
+08
+44
+0c
+aa
+55
+01
+00
+11
+44
+00
+aa
+55
 04
+00
+0d
+44
+00
+07
+ff
+07
 aa
 55
 01
@@ -10043,6 +6344,14 @@
 55
 02
 00
+09
+4d
+64
+00
+aa
+55
+02
+00
 ec
 48
 b8
@@ -10087,7 +6396,7 @@
 00
 1b
 47
-04
+01
 aa
 55
 01
@@ -10120,7 +6429,7 @@
 55
 07
 00
-d1
+d3
 4b
 07
 01
@@ -10133,7 +6442,7 @@
 55
 02
 00
-dd
+df
 4b
 50
 00
@@ -10141,7 +6450,7 @@
 55
 02
 00
-e2
+e4
 4b
 58
 02
@@ -10149,7 +6458,7 @@
 55
 06
 00
-c9
+cb
 4b
 13
 01
@@ -10163,23 +6472,23 @@
 00
 6b
 48
-13
-14
-15
+ff
+ff
+ff
 aa
 55
 01
 00
 a4
 49
-00
+01
 aa
 55
 01
 00
 55
 46
-0c
+ff
 aa
 55
 04
@@ -10205,36 +6514,50 @@
 00
 eb
 43
-80
-1f
+10
+00
 aa
 55
 03
 00
 66
 48
-95
-96
+88
+8c
 ff
 aa
 55
+01
+00
+bc
+4b
+80
+aa
+55
+01
+00
+bb
+4b
+80
+aa
+55
 04
 00
 b7
 4b
-95
-96
-96
-96
+80
+ff
+ff
+ff
 aa
 55
 03
 00
 63
 48
-13
-14
-12
+01
+02
+ff
 aa
 55
 01
@@ -10251,53 +6574,54 @@
 05
 aa
 55
-0b
+0c
 00
 8a
 48
 c2
-c1
-85
-84
-83
-82
-81
-80
-c7
-c6
+c3
 c4
+c5
+c6
+c7
+80
+81
+82
+83
+84
+85
 aa
 55
 1c
 00
 6e
 48
-00
-08
-07
-0b
-0a
-0e
 0d
-05
+0e
 0f
-17
-09
-ff
+10
+11
+12
+13
+14
+85
+c4
+c5
+c6
+c3
 c2
-c1
-ff
-82
+03
+04
 83
 84
-85
-81
-80
+82
 c7
-c6
-c4
-04
+80
+07
 06
+81
+0a
+0b
 ff
 ff
 aa
@@ -10598,44 +6922,6 @@
 55
 01
 00
-07
-44
-01
-aa
-55
-01
-00
-09
-44
-0a
-aa
-55
-01
-00
-08
-44
-00
-aa
-55
-01
-00
-11
-44
-00
-aa
-55
-04
-00
-0d
-44
-00
-07
-ff
-07
-aa
-55
-01
-00
 38
 44
 a0
@@ -10682,19 +6968,7 @@
 aa
 aa
 55
-<<<<<<< .mine
-bd
-75
-ee
-da
-||||||| .r1267
-97
-74
-55
-15
-=======
-6e
-75
-9e
-25
->>>>>>> .r1527
+8b
+7f
+6c
+99
Index: output/program.lis
===================================================================
--- /1121s/branch/keyboard/keyboard_base/output/program.lis	(revision 1528)
+++ /1121s/branch/keyboard/keyboard_base/output/program.lis	(working copy)
@@ -1,3842 +1,1287 @@
               include "bt_format "
               org 0x0000
-<<<<<<< .mine
-0000 c284002e bbit1 8 ,pf_patch_ext 
-0001 c000003b beq patch00_0 ,p_soft_reset 
-0002 c001004a beq patch00_2 ,p_main_loop 
-0003 c0080054 beq patch02_0 ,p_shutdown_radio 
-0004 c0088056 beq patch02_1 ,p_set_sync_on 
-0005 c00a0151 beq patch02_4 ,p_set_lemode 
-0006 c00a80d7 beq patch02_5 ,p_rf_rx_enable 
-0007 c00c00e4 beq patch03_0 ,p_txon 
-0008 c00c80eb beq patch03_1 ,p_set_tx_power 
-0009 c00d0064 beq patch03_2 ,p_initialize_radio_cont 
+0000 c284002d bbit1 8 ,pf_patch_ext 
+0001 c0000031 beq patch00_0 ,p_soft_reset 
+0002 c0010063 beq patch00_2 ,p_main_loop 
+0003 c008006d beq patch02_0 ,p_shutdown_radio 
+0004 c008806f beq patch02_1 ,p_set_sync_on 
+0005 c00a0152 beq patch02_4 ,p_set_lemode 
+0006 c00a80f0 beq patch02_5 ,p_rf_rx_enable 
+0007 c00c00fd beq patch03_0 ,p_txon 
+0008 c00c8104 beq patch03_1 ,p_set_tx_power 
+0009 c00d007d beq patch03_2 ,p_initialize_radio_cont 
 000a c0128465 beq patch04_5 ,p_lpm_sleep 
 000b c014045b beq patch05_0 ,p_lpm_dispatch 
-000c c022016d beq patch08_4 ,p_keyboard_store_device_info 
-000d c02283fd beq patch08_5 ,p_keyboard_cb_fuction 
-000e c0230191 beq patch08_6 ,p_keyboard_priority_bb_event 
-000f c02381b3 beq patch08_7 ,p_keyboard_bb_event_timer 
-0010 c02404d3 beq patch09_0 ,p_keyboard_start_discovery 
-0011 c02484d8 beq patch09_1 ,p_keyboard_stop_discovery 
-0012 c025054f beq patch09_2 ,p_keyboard_store_remote_bdaddr 
-0013 c0258667 beq patch09_3 ,p_keyboard_idle 
-0014 c0260263 beq patch09_4 ,p_keyboard_start_work 
-0015 c02684df beq patch09_5 ,p_keyboard_le 
-0016 c0270283 beq patch09_6 ,p_keyboard_keyscan 
-0017 c02802ce beq patch0a_0 ,p_keyboard_key_process 
-0018 c0290353 beq patch0a_2 ,p_keyboard_keyvalue_fn_replace 
-0019 c02a836e beq patch0a_5 ,p_keyboard_special_key_check 
-001a c02b83de beq patch0a_7 ,p_keyboard_motion 
-001b c02c83ee beq patch0b_1 ,p_keyboard_device_data_tpye_check 
-001c c02d043c beq patch0b_2 ,p_keyboard_before_hibernate 
-001d c02d8444 beq patch0b_3 ,p_keyboard_app_enter_hibernate 
-001e c02e0440 beq patch0b_4 ,p_keyboard_device_led_all_off 
-001f c02e8446 beq patch0b_5 ,p_keyboard_setgpio_hibernate 
-0020 c02f063c beq patch0b_6 ,p_keyboard_g24_transmit_process 
-0021 c02f865b beq patch0b_7 ,p_keyboard_g24_short_sleep 
-0022 c0308571 beq patch0c_1 ,p_le_parse_att 
-0023 c037854a beq patch0d_7 ,p_keyboard_start_reconnect_device 
-0024 c0388444 beq patch0e_1 ,p_keyboard_app_enter_hibernate 
-0025 c0400121 beq patch10_0 ,p_mouse_init_sunt 
-0026 c0420444 beq patch10_4 ,p_keyboard_app_enter_hibernate 
-0027 c0458183 beq patch11_3 ,p_keyboard_app_initflag_check 
-0028 c04d0220 beq patch13_2 ,p_keyboard_discover_setting_led_gpio 
-0029 c0588484 beq patch16_1 ,p_keyboard_init 
-002a c06d0122 beq patch1b_2 ,p_sadc_calibration 
-002b c06e0132 beq patch1b_4 ,p_enable_adc 
-002c c07d04cc beq patch1f_2 ,p_check_51cmd_once_continue 
-002d 2020235a branch assert 
-||||||| .r1267
-0000 c284002e bbit1 8 ,pf_patch_ext 
-0001 c000003b beq patch00_0 ,p_soft_reset 
-0002 c0010047 beq patch00_2 ,p_main_loop 
-0003 c0080051 beq patch02_0 ,p_shutdown_radio 
-0004 c0088053 beq patch02_1 ,p_set_sync_on 
-0005 c00a014e beq patch02_4 ,p_set_lemode 
-0006 c00a80d4 beq patch02_5 ,p_rf_rx_enable 
-0007 c00c00e1 beq patch03_0 ,p_txon 
-0008 c00c80e8 beq patch03_1 ,p_set_tx_power 
-0009 c00d0061 beq patch03_2 ,p_initialize_radio_cont 
-000a c0128467 beq patch04_5 ,p_lpm_sleep 
-000b c014045d beq patch05_0 ,p_lpm_dispatch 
-000c c022016a beq patch08_4 ,p_keyboard_store_device_info 
-000d c02283ff beq patch08_5 ,p_keyboard_cb_fuction 
-000e c023018e beq patch08_6 ,p_keyboard_priority_bb_event 
-000f c02381b0 beq patch08_7 ,p_keyboard_bb_event_timer 
-0010 c02404d5 beq patch09_0 ,p_keyboard_start_discovery 
-0011 c02484da beq patch09_1 ,p_keyboard_stop_discovery 
-0012 c0250551 beq patch09_2 ,p_keyboard_store_remote_bdaddr 
-0013 c0258669 beq patch09_3 ,p_keyboard_idle 
-0014 c0260265 beq patch09_4 ,p_keyboard_start_work 
-0015 c02684e1 beq patch09_5 ,p_keyboard_le 
-0016 c0270285 beq patch09_6 ,p_keyboard_keyscan 
-0017 c02802d0 beq patch0a_0 ,p_keyboard_key_process 
-0018 c0290355 beq patch0a_2 ,p_keyboard_keyvalue_fn_replace 
-0019 c02a8370 beq patch0a_5 ,p_keyboard_special_key_check 
-001a c02b83e0 beq patch0a_7 ,p_keyboard_motion 
-001b c02c83f0 beq patch0b_1 ,p_keyboard_device_data_tpye_check 
-001c c02d043e beq patch0b_2 ,p_keyboard_before_hibernate 
-001d c02d8446 beq patch0b_3 ,p_keyboard_app_enter_hibernate 
-001e c02e0442 beq patch0b_4 ,p_keyboard_device_led_all_off 
-001f c02e8448 beq patch0b_5 ,p_keyboard_setgpio_hibernate 
-0020 c02f063e beq patch0b_6 ,p_keyboard_g24_transmit_process 
-0021 c02f865d beq patch0b_7 ,p_keyboard_g24_short_sleep 
-0022 c0308573 beq patch0c_1 ,p_le_parse_att 
-0023 c037854c beq patch0d_7 ,p_keyboard_start_reconnect_device 
-0024 c0388446 beq patch0e_1 ,p_keyboard_app_enter_hibernate 
-0025 c040011e beq patch10_0 ,p_mouse_init_sunt 
-0026 c0420446 beq patch10_4 ,p_keyboard_app_enter_hibernate 
-0027 c0458180 beq patch11_3 ,p_keyboard_app_initflag_check 
-0028 c04d0222 beq patch13_2 ,p_keyboard_discover_setting_led_gpio 
-0029 c0588486 beq patch16_1 ,p_keyboard_init 
-002a c06d011f beq patch1b_2 ,p_sadc_calibration 
-002b c06e012f beq patch1b_4 ,p_enable_adc 
-002c c07d04ce beq patch1f_2 ,p_check_51cmd_once_continue 
-002d 2020235a branch assert 
-=======
-0000 c2840032 bbit1 8 ,pf_patch_ext 
-0001 c000003f beq patch00_0 ,p_soft_reset 
-0002 c0010051 beq patch00_2 ,p_main_loop 
-0003 c008005b beq patch02_0 ,p_shutdown_radio 
-0004 c008805d beq patch02_1 ,p_set_sync_on 
-0005 c00a0140 beq patch02_4 ,p_set_lemode 
-0006 c00a80de beq patch02_5 ,p_rf_rx_enable 
-0007 c00c00eb beq patch03_0 ,p_txon 
-0008 c00c80f2 beq patch03_1 ,p_set_tx_power 
-0009 c00d006b beq patch03_2 ,p_initialize_radio_cont 
-000a c0128459 beq patch04_5 ,p_lpm_sleep 
-000b c014044f beq patch05_0 ,p_lpm_dispatch 
-000c c022015c beq patch08_4 ,p_keyboard_store_device_info 
-000d c02283f1 beq patch08_5 ,p_keyboard_cb_fuction 
-000e c0230180 beq patch08_6 ,p_keyboard_priority_bb_event 
-000f c02381a2 beq patch08_7 ,p_keyboard_bb_event_timer 
-0010 c02404c7 beq patch09_0 ,p_keyboard_start_discovery 
-0011 c02484cc beq patch09_1 ,p_keyboard_stop_discovery 
-0012 c0250543 beq patch09_2 ,p_keyboard_store_remote_bdaddr 
-0013 c025865b beq patch09_3 ,p_keyboard_idle 
-0014 c0260257 beq patch09_4 ,p_keyboard_start_work 
-0015 c02684d3 beq patch09_5 ,p_keyboard_le 
-0016 c0270277 beq patch09_6 ,p_keyboard_keyscan 
-0017 c03b804b beq patch0e_7 ,p_mouse_adc_read_start 
-0018 c02802c2 beq patch0a_0 ,p_keyboard_key_process 
-0019 c0290347 beq patch0a_2 ,p_keyboard_keyvalue_fn_replace 
-001a c02a8362 beq patch0a_5 ,p_keyboard_special_key_check 
-001b c02b83d2 beq patch0a_7 ,p_keyboard_motion 
-001c c02c83e2 beq patch0b_1 ,p_keyboard_device_data_tpye_check 
-001d c02d0430 beq patch0b_2 ,p_keyboard_before_hibernate 
-001e c02d8438 beq patch0b_3 ,p_keyboard_app_enter_hibernate 
-001f c02e0434 beq patch0b_4 ,p_keyboard_device_led_all_off 
-0020 c02e843a beq patch0b_5 ,p_keyboard_setgpio_hibernate 
-0021 c02f0630 beq patch0b_6 ,p_keyboard_g24_transmit_process 
-0022 c02f864f beq patch0b_7 ,p_keyboard_g24_short_sleep 
-0023 c0308565 beq patch0c_1 ,p_le_parse_att 
-0024 c037853e beq patch0d_7 ,p_keyboard_start_reconnect_device 
-0025 c0388438 beq patch0e_1 ,p_keyboard_app_enter_hibernate 
-0026 c03b804b beq patch0e_7 ,p_mouse_adc_read_start 
-0027 c0400128 beq patch10_0 ,p_mouse_init_sunt 
-0028 c0420438 beq patch10_4 ,p_keyboard_app_enter_hibernate 
-0029 c0458172 beq patch11_3 ,p_keyboard_app_initflag_check 
-002a c04d0214 beq patch13_2 ,p_keyboard_discover_setting_led_gpio 
-002b c0588478 beq patch16_1 ,p_keyboard_init 
-002c c06d0129 beq patch1b_2 ,p_sadc_calibration 
-002d c06d86cb beq patch1b_3 ,p_adc_init_data 
-002e c06e0708 beq patch1b_4 ,p_enable_adc 
-002f c06e86e9 beq patch1b_5 ,p_vdd_calculate_by_mode 
-0030 c07d04c0 beq patch1f_2 ,p_check_51cmd_once_continue 
-0031 2020235a branch assert 
->>>>>>> .r1527
+000c c0210171 beq patch08_2 ,p_keyboard_load_otp_info_check 
+000d c02201ee beq patch08_4 ,p_keyboard_store_device_info 
+000e c02283ff beq patch08_5 ,p_keyboard_cb_fuction 
+000f c02301f1 beq patch08_6 ,p_keyboard_priority_bb_event 
+0010 c0238200 beq patch08_7 ,p_keyboard_bb_event_timer 
+0011 c02602c8 beq patch09_4 ,p_keyboard_start_work 
+0012 c02702e2 beq patch09_6 ,p_keyboard_keyscan 
+0013 c03b805d beq patch0e_7 ,p_mouse_adc_read_start 
+0014 c0280342 beq patch0a_0 ,p_keyboard_key_process 
+0015 c02903c7 beq patch0a_2 ,p_keyboard_keyvalue_fn_replace 
+0016 c02a83df beq patch0a_5 ,p_keyboard_special_key_check 
+0017 c02b83e0 beq patch0a_7 ,p_keyboard_motion 
+0018 c02c83f0 beq patch0b_1 ,p_keyboard_device_data_tpye_check 
+0019 c02d043c beq patch0b_2 ,p_keyboard_before_hibernate 
+001a c02d8444 beq patch0b_3 ,p_keyboard_app_enter_hibernate 
+001b c02e0440 beq patch0b_4 ,p_keyboard_device_led_all_off 
+001c c02e8446 beq patch0b_5 ,p_keyboard_setgpio_hibernate 
+001d c02f04ec beq patch0b_6 ,p_keyboard_g24_transmit_process 
+001e c02f8516 beq patch0b_7 ,p_keyboard_g24_short_sleep 
+001f c0388444 beq patch0e_1 ,p_keyboard_app_enter_hibernate 
+0020 c03b0040 beq patch0e_6 ,p_mouse_adc_read 
+0021 c03b805d beq patch0e_7 ,p_mouse_adc_read_start 
+0022 c040013a beq patch10_0 ,p_mouse_init_sunt 
+0023 c0420444 beq patch10_4 ,p_keyboard_app_enter_hibernate 
+0024 c04d02b4 beq patch13_2 ,p_keyboard_discover_setting_led_gpio 
+0025 c0588484 beq patch16_1 ,p_keyboard_init 
+0026 c062816e beq patch18_5 ,p_otp_read_data 
+0027 c06d013b beq patch1b_2 ,p_sadc_calibration 
+0028 c06d851b beq patch1b_3 ,p_adc_init_data 
+0029 c06e0558 beq patch1b_4 ,p_enable_adc 
+002a c06e8539 beq patch1b_5 ,p_vdd_calculate_by_mode 
+002b c07d04c8 beq patch1f_2 ,p_check_51cmd_once_continue 
+002c 2020235a branch assert 
 
 pf_patch_ext:
-<<<<<<< .mine
-002e c00006bc beq patch20_0 ,p_usb_class_type 
-002f c00a04f7 beq patch22_4 ,p_le_slave_match 
-0030 c00d04f6 beq patch23_2 ,p_le_got_first_packet 
-0031 c0128526 beq patch24_5 ,p_le_rx_dec 
-0032 c013052b beq patch24_6 ,p_le_rx_nopayload 
-0033 c01c853d beq patch27_1 ,p_le_parse 
-0034 c01d0541 beq patch27_2 ,p_le_parse_l2cap 
-0035 c0260544 beq patch29_4 ,p_le_adv_not_match 
-0036 c0268548 beq patch29_5 ,p_le_init_adv 
-0037 c048061f beq patch32_0 ,p_keyboard_g24_reconn_dispatch 
-0038 c04a862c beq patch32_5 ,p_keyboard_g24_transmit_no_interrupt 
-0039 c17f8000 rtneq patch3f_7 
-003a 2020235a branch assert 
-||||||| .r1267
-002e c00006be beq patch20_0 ,p_usb_class_type 
-002f c00a04f9 beq patch22_4 ,p_le_slave_match 
-0030 c00d04f8 beq patch23_2 ,p_le_got_first_packet 
-0031 c0128528 beq patch24_5 ,p_le_rx_dec 
-0032 c013052d beq patch24_6 ,p_le_rx_nopayload 
-0033 c01c853f beq patch27_1 ,p_le_parse 
-0034 c01d0543 beq patch27_2 ,p_le_parse_l2cap 
-0035 c0260546 beq patch29_4 ,p_le_adv_not_match 
-0036 c026854a beq patch29_5 ,p_le_init_adv 
-0037 c0480621 beq patch32_0 ,p_keyboard_g24_reconn_dispatch 
-0038 c04a862e beq patch32_5 ,p_keyboard_g24_transmit_no_interrupt 
-0039 c17f8000 rtneq patch3f_7 
-003a 2020235a branch assert 
-=======
-0032 c00006b0 beq patch20_0 ,p_usb_class_type 
-0033 c00a04eb beq patch22_4 ,p_le_slave_match 
-0034 c00d04ea beq patch23_2 ,p_le_got_first_packet 
-0035 c012851a beq patch24_5 ,p_le_rx_dec 
-0036 c013051f beq patch24_6 ,p_le_rx_nopayload 
-0037 c01c8531 beq patch27_1 ,p_le_parse 
-0038 c01d0535 beq patch27_2 ,p_le_parse_l2cap 
-0039 c0260538 beq patch29_4 ,p_le_adv_not_match 
-003a c026853c beq patch29_5 ,p_le_init_adv 
-003b c0480613 beq patch32_0 ,p_keyboard_g24_reconn_dispatch 
-003c c04a8620 beq patch32_5 ,p_keyboard_g24_transmit_no_interrupt 
-003d c17f8000 rtneq patch3f_7 
-003e 2020235a branch assert 
->>>>>>> .r1527
+002d c04804cf beq patch32_0 ,p_keyboard_g24_reconn_dispatch 
+002e c04a84dc beq patch32_5 ,p_keyboard_g24_transmit_no_interrupt 
+002f c17f8000 rtneq patch3f_7 
+0030 2020235a branch assert 
 
 p_soft_reset:
-<<<<<<< .mine
-003b 2435803e nbranch p_soft_reset_next ,wake 
-003c 37d98200 until null ,lpo_edge 
-003d 37d98200 until null ,lpo_edge 
-||||||| .r1267
-003b 204054ac call mouse_wakeup_from_power_check 
-003c 24342002 nbranch soft_reset + 1 ,user 
-003d 6fe0caba fetch 1 ,mem_power_on_flag_new 
-003e 203a2002 branch soft_reset + 1 ,blank 
-003f 704aba00 jam 0 ,mem_power_on_flag_new 
-0040 6fe0c655 fetch 1 ,mem_config_select_device_button_gpio 
-0041 c07fa002 beq ui_button_gpio_disable ,soft_reset + 1 
-0042 1fe20e00 copy pdata ,queue 
-0043 6fe2069d fetch 4 ,mem_saved_gpio_in 
-0044 afec0000 qisolate0 pdata 
-0045 2040ce45 call keyboard_pb_set ,true 
-0046 20202002 branch soft_reset + 1 
-=======
-003f 204054ac call mouse_wakeup_from_power_check 
-0040 24342002 nbranch soft_reset + 1 ,user 
-0041 6fe0caba fetch 1 ,mem_power_on_flag_new 
-0042 203a2002 branch soft_reset + 1 ,blank 
-0043 704aba00 jam 0 ,mem_power_on_flag_new 
-0044 6fe0c655 fetch 1 ,mem_config_select_device_button_gpio 
-0045 c07fa002 beq ui_button_gpio_disable ,soft_reset + 1 
-0046 1fe20e00 copy pdata ,queue 
-0047 6fe2069d fetch 4 ,mem_saved_gpio_in 
-0048 afec0000 qisolate0 pdata 
-0049 2040ce45 call keyboard_pb_set ,true 
-004a 20202002 branch soft_reset + 1 
->>>>>>> .r1527
+0031 24358034 nbranch p_soft_reset_next ,wake 
+0032 37d98200 until null ,lpo_edge 
+0033 37d98200 until null ,lpo_edge 
 
-<<<<<<< .mine
 p_soft_reset_next:
-003e 204054ac call mouse_wakeup_from_power_check 
-003f 24342002 nbranch soft_reset + 1 ,user 
-0040 6fe0caba fetch 1 ,mem_power_on_flag_new 
-0041 203a2002 branch soft_reset + 1 ,blank 
-0042 704aba00 jam 0 ,mem_power_on_flag_new 
-0043 6fe0c655 fetch 1 ,mem_config_select_device_button_gpio 
-0044 c07fa002 beq ui_button_gpio_disable ,soft_reset + 1 
-0045 1fe20e00 copy pdata ,queue 
-0046 6fe2069d fetch 4 ,mem_saved_gpio_in 
-0047 afec0000 qisolate0 pdata 
-0048 2040ce45 call keyboard_pb_set ,true 
-0049 20202002 branch soft_reset + 1 
+0034 204054ac call mouse_wakeup_from_power_check 
+0035 24342002 nbranch soft_reset + 1 ,user 
+0036 6fe0caba fetch 1 ,mem_power_on_flag_new 
+0037 203a2002 branch soft_reset + 1 ,blank 
+0038 704aba00 jam 0 ,mem_power_on_flag_new 
+0039 6fe0c655 fetch 1 ,mem_config_select_device_button_gpio 
+003a c07fa002 beq ui_button_gpio_disable ,soft_reset + 1 
+003b 1fe20e00 copy pdata ,queue 
+003c 6fe2069d fetch 4 ,mem_saved_gpio_in 
+003d afec0000 qisolate0 pdata 
+003e 2040ce45 call keyboard_pb_set ,true 
+003f 20202002 branch soft_reset + 1 
+
+p_mouse_adc_read:
+0040 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+0041 c40a8000 rtnbit0 mouse_enable_adc 
+0042 20400044 call p_mouse_adc_gpio_set 
+0043 20205541 branch mouse_adc_read + 4 
+
+p_mouse_adc_gpio_set:
+0044 6fe0c408 fetch 1 ,mem_adc_channel 
+0045 2040004b call p_adc_channel_set_gpio 
+0046 18427e00 copy temp ,pdata 
+0047 67e0c635 store 1 ,mem_adc_channel_gpio 
+0048 79207e07 set1 gpio_active_bit ,pdata 
+0049 d8400000 arg gpcfg_input ,temp 
+004a 20206f20 branch gpio_config_function 
+
+p_adc_channel_set_gpio:
+004b d8400012 arg 18 ,temp 
+004c c1030000 rtneq 0x6 
+004d d840000a arg 10 ,temp 
+004e c1038000 rtneq 0x7 
+004f d8400009 arg 9 ,temp 
+0050 c1040000 rtneq 0x8 
+0051 d840000c arg 12 ,temp 
+0052 c1048000 rtneq 0x9 
+0053 d8400006 arg 6 ,temp 
+0054 c1050000 rtneq 0xa 
+0055 d8400014 arg 20 ,temp 
+0056 c1058000 rtneq 0xb 
+0057 d8400015 arg 21 ,temp 
+0058 c1060000 rtneq 0xc 
+0059 d8400016 arg 22 ,temp 
+005a c1068000 rtneq 0xd 
+005b d840000d arg 13 ,temp 
+005c 20600000 rtn 
 
-||||||| .r1267
-=======
 p_mouse_adc_read_start:
-004b 20400708 call p_enable_adc 
-004c 204006e9 call p_vdd_calculate_by_mode 
-004d 1fe6fc0a div pdata ,10 
-004e 20407d5f call get_div_result 
-004f 67e14633 store 2 ,mem_mouse_vdd_now_vol 
-0050 20205553 branch mouse_adc_data_process 
+005d 20400558 call p_enable_adc 
+005e 20400539 call p_vdd_calculate_by_mode 
+005f 1fe6fc0a div pdata ,10 
+0060 20407d5f call get_div_result 
+0061 67e14633 store 2 ,mem_mouse_vdd_now_vol 
+0062 20205553 branch mouse_adc_data_process 
 
->>>>>>> .r1527
 p_main_loop:
-<<<<<<< .mine
-004a 20407552 call sp_calc_sequence_256 
-004b 20407448 call sp_calc_sequence_256_check 
-004c 20404bfb call kscan_dispatch 
-004d 20402a45 call le_advertising_dispatch 
-004e 2040202a call idle_dispatch 
-004f 204042ad call app_process_idle 
-0050 20402018 call connection_dispatch 
-0051 2040310f call g24_dispatch 
-0052 2040248c call lpm_dispatch 
-0053 2020004a branch p_main_loop 
-||||||| .r1267
-0047 20407552 call sp_calc_sequence_256 
-0048 20407448 call sp_calc_sequence_256_check 
-0049 20404bfb call kscan_dispatch 
-004a 20402a45 call le_advertising_dispatch 
-004b 2040202a call idle_dispatch 
-004c 204042ad call app_process_idle 
-004d 20402018 call connection_dispatch 
-004e 2040310f call g24_dispatch 
-004f 2040248c call lpm_dispatch 
-0050 20200047 branch p_main_loop 
-=======
-0051 20407552 call sp_calc_sequence_256 
-0052 20407448 call sp_calc_sequence_256_check 
-0053 20404bfb call kscan_dispatch 
-0054 20402a45 call le_advertising_dispatch 
-0055 2040202a call idle_dispatch 
-0056 204042ad call app_process_idle 
-0057 20402018 call connection_dispatch 
-0058 2040310f call g24_dispatch 
-0059 2040248c call lpm_dispatch 
-005a 20200051 branch p_main_loop 
->>>>>>> .r1527
+0063 20407552 call sp_calc_sequence_256 
+0064 20407448 call sp_calc_sequence_256_check 
+0065 20404bfb call kscan_dispatch 
+0066 20402a45 call le_advertising_dispatch 
+0067 2040202a call idle_dispatch 
+0068 204042ad call app_process_idle 
+0069 20402018 call connection_dispatch 
+006a 2040310f call g24_dispatch 
+006b 2040248c call lpm_dispatch 
+006c 20200063 branch p_main_loop 
 
 p_shutdown_radio:
-<<<<<<< .mine
-0054 70890000 jam 0 ,0x8900 
-0055 20202153 branch shutdown_radio + 1 
-||||||| .r1267
-0051 70890000 jam 0 ,0x8900 
-0052 20202153 branch shutdown_radio + 1 
-=======
-005b 70890000 jam 0 ,0x8900 
-005c 20202153 branch shutdown_radio + 1 
->>>>>>> .r1527
+006d 70890000 jam 0 ,0x8900 
+006e 20202153 branch shutdown_radio + 1 
 
 p_set_sync_on:
-<<<<<<< .mine
-0056 708a0f60 jam 0x60 ,0x8a0f 
-0057 708a10aa jam 0xaa ,0x8a10 
-0058 708a127a jam 0x7a ,0x8a12 
-0059 708a2500 jam 0x00 ,0x8a25 
-005a 708a2600 jam 0x00 ,0x8a26 
-005b 2000003c nop 60 
-005c 708a2020 jam 0x20 ,0x8a20 
-005d 708a23f5 jam 0xf5 ,0x8a23 
-005e 708a2412 jam 0x12 ,0x8a24 
-005f 708a2410 jam 0x10 ,0x8a24 
-0060 2000003c nop 60 
-0061 708a1260 jam 0x60 ,0x8a12 
-0062 708a23dd jam 0xdd ,0x8a23 
-0063 20600000 rtn 
-||||||| .r1267
-0053 708a0f60 jam 0x60 ,0x8a0f 
-0054 708a10aa jam 0xaa ,0x8a10 
-0055 708a127a jam 0x7a ,0x8a12 
-0056 708a2500 jam 0x00 ,0x8a25 
-0057 708a2600 jam 0x00 ,0x8a26 
-0058 2000003c nop 60 
-0059 708a2020 jam 0x20 ,0x8a20 
-005a 708a23f5 jam 0xf5 ,0x8a23 
-005b 708a2412 jam 0x12 ,0x8a24 
-005c 708a2410 jam 0x10 ,0x8a24 
-005d 2000003c nop 60 
-005e 708a1260 jam 0x60 ,0x8a12 
-005f 708a23dd jam 0xdd ,0x8a23 
-0060 20600000 rtn 
-=======
-005d 708a0f60 jam 0x60 ,0x8a0f 
-005e 708a10aa jam 0xaa ,0x8a10 
-005f 708a127a jam 0x7a ,0x8a12 
-0060 708a2500 jam 0x00 ,0x8a25 
-0061 708a2600 jam 0x00 ,0x8a26 
-0062 2000003c nop 60 
-0063 708a2020 jam 0x20 ,0x8a20 
-0064 708a23f5 jam 0xf5 ,0x8a23 
-0065 708a2412 jam 0x12 ,0x8a24 
-0066 708a2410 jam 0x10 ,0x8a24 
-0067 2000003c nop 60 
-0068 708a1260 jam 0x60 ,0x8a12 
-0069 708a23dd jam 0xdd ,0x8a23 
-006a 20600000 rtn 
->>>>>>> .r1527
+006f 708a0f60 jam 0x60 ,0x8a0f 
+0070 708a10aa jam 0xaa ,0x8a10 
+0071 708a127a jam 0x7a ,0x8a12 
+0072 708a2500 jam 0x00 ,0x8a25 
+0073 708a2600 jam 0x00 ,0x8a26 
+0074 2000003c nop 60 
+0075 708a2020 jam 0x20 ,0x8a20 
+0076 708a23f5 jam 0xf5 ,0x8a23 
+0077 708a2412 jam 0x12 ,0x8a24 
+0078 708a2410 jam 0x10 ,0x8a24 
+0079 2000003c nop 60 
+007a 708a1260 jam 0x60 ,0x8a12 
+007b 708a23dd jam 0xdd ,0x8a23 
+007c 20600000 rtn 
 
 p_initialize_radio_cont:
-<<<<<<< .mine
-0064 7001bb00 jam 0 ,mem_le_testtype 
-0065 7001bc00 jam 0 ,mem_cmd_le_create_conn 
-0066 37d98200 until null ,lpo_edge 
-0067 7089460d jam 0x0d ,0x8946 
-0068 70896f10 jam 0x10 ,0x896f 
-0069 708a13cd jam 0xcd ,0x8a13 
-006a 708a0610 jam 0x10 ,0x8a06 
-006b 708a844a jam 0x4a ,0x8a84 
-006c 708a8540 jam 0x40 ,0x8a85 
-006d 708a16fe jam 0xfe ,0x8a16 
-006e 204000ab call p_set_otp_config 
-006f 204070d7 call wdt_set_disable 
-0070 37d98200 until null ,lpo_edge 
-0071 70813b5f jam 0x5f ,0x813b 
-0072 37d98200 until null ,lpo_edge 
-0073 70813c88 jam 0x88 ,0x813c 
-0074 37d98200 until null ,lpo_edge 
-0075 6fe0c099 fetch 1 ,mem_fcomp_div 
-0076 c00800a0 beq xtal_16m ,p_initialize_radio_16m 
-0077 6fe0c438 fetch 1 ,mem_ring_ibias_trim 
-0078 1fe1fe04 or_into 0x04 ,pdata 
-0079 67f08a02 store 1 ,0x8a02 
-007a 70890f01 jam 0x01 ,0x890f 
-007b 708a8024 jam 0x24 ,0x8a80 
-007c 708a8162 jam 0x62 ,0x8a81 
-007d 58e61212 setarg 0xe61212 
-007e 67f18a73 store 3 ,0x8a73 
-||||||| .r1267
-0061 7001bb00 jam 0 ,mem_le_testtype 
-0062 7001bc00 jam 0 ,mem_cmd_le_create_conn 
-0063 37d98200 until null ,lpo_edge 
-0064 7089460d jam 0x0d ,0x8946 
-0065 70896f10 jam 0x10 ,0x896f 
-0066 708a13cd jam 0xcd ,0x8a13 
-0067 708a0610 jam 0x10 ,0x8a06 
-0068 708a844a jam 0x4a ,0x8a84 
-0069 708a8540 jam 0x40 ,0x8a85 
-006a 708a16fe jam 0xfe ,0x8a16 
-006b 204000a8 call p_set_otp_config 
-006c 204070d7 call wdt_set_disable 
-006d 37d98200 until null ,lpo_edge 
-006e 70813b5f jam 0x5f ,0x813b 
-006f 37d98200 until null ,lpo_edge 
-0070 70813c88 jam 0x88 ,0x813c 
-0071 37d98200 until null ,lpo_edge 
-0072 6fe0c099 fetch 1 ,mem_fcomp_div 
-0073 c008009d beq xtal_16m ,p_initialize_radio_16m 
-0074 6fe0c438 fetch 1 ,mem_ring_ibias_trim 
-0075 1fe1fe04 or_into 0x04 ,pdata 
-0076 67f08a02 store 1 ,0x8a02 
-0077 70890f01 jam 0x01 ,0x890f 
-0078 708a8024 jam 0x24 ,0x8a80 
-0079 708a8162 jam 0x62 ,0x8a81 
-007a 58e61212 setarg 0xe61212 
-007b 67f18a73 store 3 ,0x8a73 
-=======
-006b 7001bb00 jam 0 ,mem_le_testtype 
-006c 7001bc00 jam 0 ,mem_cmd_le_create_conn 
-006d 37d98200 until null ,lpo_edge 
-006e 7089460d jam 0x0d ,0x8946 
-006f 70896f10 jam 0x10 ,0x896f 
-0070 708a13cd jam 0xcd ,0x8a13 
-0071 708a0610 jam 0x10 ,0x8a06 
-0072 708a844a jam 0x4a ,0x8a84 
-0073 708a8540 jam 0x40 ,0x8a85 
-0074 708a16fe jam 0xfe ,0x8a16 
-0075 204000b2 call p_set_otp_config 
-0076 204070d7 call wdt_set_disable 
-0077 37d98200 until null ,lpo_edge 
-0078 70813b5f jam 0x5f ,0x813b 
-0079 37d98200 until null ,lpo_edge 
-007a 70813c88 jam 0x88 ,0x813c 
-007b 37d98200 until null ,lpo_edge 
-007c 6fe0c099 fetch 1 ,mem_fcomp_div 
-007d c00800a7 beq xtal_16m ,p_initialize_radio_16m 
-007e 6fe0c438 fetch 1 ,mem_ring_ibias_trim 
-007f 1fe1fe04 or_into 0x04 ,pdata 
-0080 67f08a02 store 1 ,0x8a02 
-0081 70890f01 jam 0x01 ,0x890f 
-0082 708a8024 jam 0x24 ,0x8a80 
-0083 708a8162 jam 0x62 ,0x8a81 
-0084 58e61212 setarg 0xe61212 
-0085 67f18a73 store 3 ,0x8a73 
->>>>>>> .r1527
+007d 7001bb00 jam 0 ,mem_le_testtype 
+007e 7001bc00 jam 0 ,mem_cmd_le_create_conn 
+007f 37d98200 until null ,lpo_edge 
+0080 7089460d jam 0x0d ,0x8946 
+0081 70896f10 jam 0x10 ,0x896f 
+0082 708a13cd jam 0xcd ,0x8a13 
+0083 708a0610 jam 0x10 ,0x8a06 
+0084 708a844a jam 0x4a ,0x8a84 
+0085 708a8540 jam 0x40 ,0x8a85 
+0086 708a16fe jam 0xfe ,0x8a16 
+0087 204000c4 call p_set_otp_config 
+0088 204070d7 call wdt_set_disable 
+0089 37d98200 until null ,lpo_edge 
+008a 70813b5f jam 0x5f ,0x813b 
+008b 37d98200 until null ,lpo_edge 
+008c 70813c88 jam 0x88 ,0x813c 
+008d 37d98200 until null ,lpo_edge 
+008e 6fe0c099 fetch 1 ,mem_fcomp_div 
+008f c00800b9 beq xtal_16m ,p_initialize_radio_16m 
+0090 6fe0c438 fetch 1 ,mem_ring_ibias_trim 
+0091 1fe1fe04 or_into 0x04 ,pdata 
+0092 67f08a02 store 1 ,0x8a02 
+0093 70890f01 jam 0x01 ,0x890f 
+0094 708a8024 jam 0x24 ,0x8a80 
+0095 708a8162 jam 0x62 ,0x8a81 
+0096 58e61212 setarg 0xe61212 
+0097 67f18a73 store 3 ,0x8a73 
 
 p_initialize_radio2:
-<<<<<<< .mine
-007f 708a8660 jam 0x60 ,0x8a86 
-0080 708a8b3b jam 0x3b ,0x8a8b 
-0081 20400092 call p_dpll_on 
-0082 70804300 jam 0 ,core_config 
-0083 70804205 jam clksel_dpll ,core_clksel 
-0084 58557474 setarg 0x557474 
-0085 67f18968 store 3 ,0x8968 
-0086 7089606e jam 0x6e ,0x8960 
-0087 204000f3 call p_rx_dcoc 
-0088 2040011e call p_rfpll_aac_ghpc 
-0089 2040008c call p_set_xtal_cap 
-008a 7041480c jam system_clk_12m ,mem_system_clk 
-008b 20206f4e branch sadc_calibration 
-||||||| .r1267
-007c 708a8660 jam 0x60 ,0x8a86 
-007d 708a8b3b jam 0x3b ,0x8a8b 
-007e 2040008f call p_dpll_on 
-007f 70804300 jam 0 ,core_config 
-0080 70804205 jam clksel_dpll ,core_clksel 
-0081 58557474 setarg 0x557474 
-0082 67f18968 store 3 ,0x8968 
-0083 7089606e jam 0x6e ,0x8960 
-0084 204000f0 call p_rx_dcoc 
-0085 2040011b call p_rfpll_aac_ghpc 
-0086 20400089 call p_set_xtal_cap 
-0087 7041480c jam system_clk_12m ,mem_system_clk 
-0088 20206f4e branch sadc_calibration 
-=======
-0086 708a8660 jam 0x60 ,0x8a86 
-0087 708a8b3b jam 0x3b ,0x8a8b 
-0088 20400099 call p_dpll_on 
-0089 70804300 jam 0 ,core_config 
-008a 70804205 jam clksel_dpll ,core_clksel 
-008b 58557474 setarg 0x557474 
-008c 67f18968 store 3 ,0x8968 
-008d 7089606e jam 0x6e ,0x8960 
-008e 204000fa call p_rx_dcoc 
-008f 20400125 call p_rfpll_aac_ghpc 
-0090 20400093 call p_set_xtal_cap 
-0091 7041480c jam system_clk_12m ,mem_system_clk 
-0092 20206f4e branch sadc_calibration 
->>>>>>> .r1527
+0098 708a8660 jam 0x60 ,0x8a86 
+0099 708a8b3b jam 0x3b ,0x8a8b 
+009a 204000ab call p_dpll_on 
+009b 70804300 jam 0 ,core_config 
+009c 70804205 jam clksel_dpll ,core_clksel 
+009d 58557474 setarg 0x557474 
+009e 67f18968 store 3 ,0x8968 
+009f 7089606e jam 0x6e ,0x8960 
+00a0 2040010c call p_rx_dcoc 
+00a1 20400137 call p_rfpll_aac_ghpc 
+00a2 204000a5 call p_set_xtal_cap 
+00a3 7041480c jam system_clk_12m ,mem_system_clk 
+00a4 20206f4e branch sadc_calibration 
 
 p_set_xtal_cap:
-<<<<<<< .mine
-008c 20758000 rtn wake 
-008d 37d98200 until null ,lpo_edge 
-008e 6fe0c11c fetch 1 ,mem_xtal_c_sel 
-008f 67f0813a store 1 ,core_xtal_cap 
-0090 37d98200 until null ,lpo_edge 
-0091 20600000 rtn 
-||||||| .r1267
-0089 20758000 rtn wake 
-008a 37d98200 until null ,lpo_edge 
-008b 6fe0c11c fetch 1 ,mem_xtal_c_sel 
-008c 67f0813a store 1 ,core_xtal_cap 
-008d 37d98200 until null ,lpo_edge 
-008e 20600000 rtn 
-=======
-0093 20758000 rtn wake 
-0094 37d98200 until null ,lpo_edge 
-0095 6fe0c11c fetch 1 ,mem_xtal_c_sel 
-0096 67f0813a store 1 ,core_xtal_cap 
-0097 37d98200 until null ,lpo_edge 
-0098 20600000 rtn 
->>>>>>> .r1527
+00a5 20758000 rtn wake 
+00a6 37d98200 until null ,lpo_edge 
+00a7 6fe0c11c fetch 1 ,mem_xtal_c_sel 
+00a8 67f0813a store 1 ,core_xtal_cap 
+00a9 37d98200 until null ,lpo_edge 
+00aa 20600000 rtn 
 
 p_dpll_on:
-<<<<<<< .mine
-0092 6fe0c099 fetch 1 ,mem_fcomp_div 
-0093 c00c0098 beq xtal_24m ,p_dpll_on_24m 
-0094 6fe0c438 fetch 1 ,mem_ring_ibias_trim 
-0095 1fe1fe06 or_into 0x06 ,pdata 
-0096 67f08a02 store 1 ,0x8a02 
-0097 708a05e0 jam 0xe0 ,0x8a05 
-||||||| .r1267
-008f 6fe0c099 fetch 1 ,mem_fcomp_div 
-0090 c00c0095 beq xtal_24m ,p_dpll_on_24m 
-0091 6fe0c438 fetch 1 ,mem_ring_ibias_trim 
-0092 1fe1fe06 or_into 0x06 ,pdata 
-0093 67f08a02 store 1 ,0x8a02 
-0094 708a05e0 jam 0xe0 ,0x8a05 
-=======
-0099 6fe0c099 fetch 1 ,mem_fcomp_div 
-009a c00c009f beq xtal_24m ,p_dpll_on_24m 
-009b 6fe0c438 fetch 1 ,mem_ring_ibias_trim 
-009c 1fe1fe06 or_into 0x06 ,pdata 
-009d 67f08a02 store 1 ,0x8a02 
-009e 708a05e0 jam 0xe0 ,0x8a05 
->>>>>>> .r1527
+00ab 6fe0c099 fetch 1 ,mem_fcomp_div 
+00ac c00c00b1 beq xtal_24m ,p_dpll_on_24m 
+00ad 6fe0c438 fetch 1 ,mem_ring_ibias_trim 
+00ae 1fe1fe06 or_into 0x06 ,pdata 
+00af 67f08a02 store 1 ,0x8a02 
+00b0 708a05e0 jam 0xe0 ,0x8a05 
 
 p_dpll_on_24m:
-<<<<<<< .mine
-0098 708a00d8 jam 0xd8 ,0x8a00 
-0099 2000003c nop 60 
-009a 708a01a0 jam 0xa0 ,0x8a01 
-009b 708a00df jam 0xdf ,0x8a00 
-009c 708a01fa jam 0xfa ,0x8a01 
-009d 20000014 nop 20 
-009e 708a009f jam 0x9f ,0x8a00 
-009f 20600000 rtn 
-||||||| .r1267
-0095 708a00d8 jam 0xd8 ,0x8a00 
-0096 2000003c nop 60 
-0097 708a01a0 jam 0xa0 ,0x8a01 
-0098 708a00df jam 0xdf ,0x8a00 
-0099 708a01fa jam 0xfa ,0x8a01 
-009a 20000014 nop 20 
-009b 708a009f jam 0x9f ,0x8a00 
-009c 20600000 rtn 
-=======
-009f 708a00d8 jam 0xd8 ,0x8a00 
-00a0 2000003c nop 60 
-00a1 708a01a0 jam 0xa0 ,0x8a01 
-00a2 708a00df jam 0xdf ,0x8a00 
-00a3 708a01fa jam 0xfa ,0x8a01 
-00a4 20000014 nop 20 
-00a5 708a009f jam 0x9f ,0x8a00 
-00a6 20600000 rtn 
->>>>>>> .r1527
+00b1 708a00d8 jam 0xd8 ,0x8a00 
+00b2 2000003c nop 60 
+00b3 708a01a0 jam 0xa0 ,0x8a01 
+00b4 708a00df jam 0xdf ,0x8a00 
+00b5 708a01fa jam 0xfa ,0x8a01 
+00b6 20000014 nop 20 
+00b7 708a009f jam 0x9f ,0x8a00 
+00b8 20600000 rtn 
 
 p_initialize_radio_16m:
-<<<<<<< .mine
-00a0 6fe0c438 fetch 1 ,mem_ring_ibias_trim 
-00a1 1fe1fe06 or_into 0x06 ,pdata 
-00a2 67f08a02 store 1 ,0x8a02 
-00a3 70890f00 jam 0x00 ,0x890f 
-00a4 708a8023 jam 0x23 ,0x8a80 
-00a5 708a81b0 jam 0xb0 ,0x8a81 
-00a6 58e40909 setarg 0xe40909 
-00a7 67f18a73 store 3 ,0x8a73 
-00a8 708a762a jam 0x2a ,0x8a76 
-00a9 70890204 jam 0x04 ,0x8902 
-00aa 2020007f branch p_initialize_radio2 
-||||||| .r1267
-009d 6fe0c438 fetch 1 ,mem_ring_ibias_trim 
-009e 1fe1fe06 or_into 0x06 ,pdata 
-009f 67f08a02 store 1 ,0x8a02 
-00a0 70890f00 jam 0x00 ,0x890f 
-00a1 708a8023 jam 0x23 ,0x8a80 
-00a2 708a81b0 jam 0xb0 ,0x8a81 
-00a3 58e40909 setarg 0xe40909 
-00a4 67f18a73 store 3 ,0x8a73 
-00a5 708a762a jam 0x2a ,0x8a76 
-00a6 70890204 jam 0x04 ,0x8902 
-00a7 2020007c branch p_initialize_radio2 
-=======
-00a7 6fe0c438 fetch 1 ,mem_ring_ibias_trim 
-00a8 1fe1fe06 or_into 0x06 ,pdata 
-00a9 67f08a02 store 1 ,0x8a02 
-00aa 70890f00 jam 0x00 ,0x890f 
-00ab 708a8023 jam 0x23 ,0x8a80 
-00ac 708a81b0 jam 0xb0 ,0x8a81 
-00ad 58e40909 setarg 0xe40909 
-00ae 67f18a73 store 3 ,0x8a73 
-00af 708a762a jam 0x2a ,0x8a76 
-00b0 70890204 jam 0x04 ,0x8902 
-00b1 20200086 branch p_initialize_radio2 
->>>>>>> .r1527
+00b9 6fe0c438 fetch 1 ,mem_ring_ibias_trim 
+00ba 1fe1fe06 or_into 0x06 ,pdata 
+00bb 67f08a02 store 1 ,0x8a02 
+00bc 70890f00 jam 0x00 ,0x890f 
+00bd 708a8023 jam 0x23 ,0x8a80 
+00be 708a81b0 jam 0xb0 ,0x8a81 
+00bf 58e40909 setarg 0xe40909 
+00c0 67f18a73 store 3 ,0x8a73 
+00c1 708a762a jam 0x2a ,0x8a76 
+00c2 70890204 jam 0x04 ,0x8902 
+00c3 20200098 branch p_initialize_radio2 
 
 p_set_otp_config:
-<<<<<<< .mine
-00ab 203580d3 branch p_set_otp_config_wake ,wake 
-00ac 6fe2020d fetch 4 ,mem_otp_core_ldo 
-00ad 207a0000 rtn blank 
-00ae 37d98200 until null ,lpo_edge 
-00af 6ff08136 fetch 1 ,0x8136 
-00b0 1fe17ef0 and pdata ,0xf0 ,pdata 
-00b1 6848820d fetcht 1 ,mem_otp_core_ldo 
-00b2 9841fe00 ior temp ,pdata 
-00b3 1fe0fffd increase -3 ,pdata 
-00b4 67f08136 store 1 ,0x8136 
-00b5 37d98200 until null ,lpo_edge 
-00b6 6ff08138 fetch 1 ,0x8138 
-00b7 1fe17e07 and pdata ,0x7 ,pdata 
-00b8 6848820e fetcht 1 ,mem_otp_verf_bg 
-00b9 18498400 lshift3 temp ,temp 
-00ba 9841fe00 ior temp ,pdata 
-00bb 67f08138 store 1 ,0x8138 
-00bc 37d98200 until null ,lpo_edge 
-||||||| .r1267
-00a8 203580d0 branch p_set_otp_config_wake ,wake 
-00a9 6fe2020d fetch 4 ,mem_otp_core_ldo 
-00aa 207a0000 rtn blank 
-00ab 37d98200 until null ,lpo_edge 
-00ac 6ff08136 fetch 1 ,0x8136 
-00ad 1fe17ef0 and pdata ,0xf0 ,pdata 
-00ae 6848820d fetcht 1 ,mem_otp_core_ldo 
-00af 9841fe00 ior temp ,pdata 
-00b0 1fe0fffd increase -3 ,pdata 
-00b1 67f08136 store 1 ,0x8136 
-00b2 37d98200 until null ,lpo_edge 
-00b3 6ff08138 fetch 1 ,0x8138 
-00b4 1fe17e07 and pdata ,0x7 ,pdata 
-00b5 6848820e fetcht 1 ,mem_otp_verf_bg 
-00b6 18498400 lshift3 temp ,temp 
-00b7 9841fe00 ior temp ,pdata 
-00b8 67f08138 store 1 ,0x8138 
-00b9 37d98200 until null ,lpo_edge 
-=======
-00b2 203580da branch p_set_otp_config_wake ,wake 
-00b3 6fe2020d fetch 4 ,mem_otp_core_ldo 
-00b4 207a0000 rtn blank 
-00b5 37d98200 until null ,lpo_edge 
-00b6 6ff08136 fetch 1 ,0x8136 
-00b7 1fe17ef0 and pdata ,0xf0 ,pdata 
-00b8 6848820d fetcht 1 ,mem_otp_core_ldo 
-00b9 9841fe00 ior temp ,pdata 
-00ba 1fe0fffd increase -3 ,pdata 
-00bb 67f08136 store 1 ,0x8136 
-00bc 37d98200 until null ,lpo_edge 
-00bd 6ff08138 fetch 1 ,0x8138 
-00be 1fe17e07 and pdata ,0x7 ,pdata 
-00bf 6848820e fetcht 1 ,mem_otp_verf_bg 
-00c0 18498400 lshift3 temp ,temp 
-00c1 9841fe00 ior temp ,pdata 
-00c2 67f08138 store 1 ,0x8138 
-00c3 37d98200 until null ,lpo_edge 
->>>>>>> .r1527
+00c4 203580ec branch p_set_otp_config_wake ,wake 
+00c5 6fe2020d fetch 4 ,mem_otp_core_ldo 
+00c6 207a0000 rtn blank 
+00c7 37d98200 until null ,lpo_edge 
+00c8 6ff08136 fetch 1 ,0x8136 
+00c9 1fe17ef0 and pdata ,0xf0 ,pdata 
+00ca 6848820d fetcht 1 ,mem_otp_core_ldo 
+00cb 9841fe00 ior temp ,pdata 
+00cc 1fe0fffd increase -3 ,pdata 
+00cd 67f08136 store 1 ,0x8136 
+00ce 37d98200 until null ,lpo_edge 
+00cf 6ff08138 fetch 1 ,0x8138 
+00d0 1fe17e07 and pdata ,0x7 ,pdata 
+00d1 6848820e fetcht 1 ,mem_otp_verf_bg 
+00d2 18498400 lshift3 temp ,temp 
+00d3 9841fe00 ior temp ,pdata 
+00d4 67f08138 store 1 ,0x8138 
+00d5 37d98200 until null ,lpo_edge 
 
 p_set_otp_config2:
-<<<<<<< .mine
-00bd 6ff08acb fetch 1 ,0x8acb 
-00be 1fe17ef0 and pdata ,0xf0 ,pdata 
-00bf 6848820f fetcht 1 ,mem_otp_charge_pump 
-00c0 6048c15b storet 1 ,mem_otp_charge_pump_x 
-00c1 9841fe00 ior temp ,pdata 
-00c2 67f08acb store 1 ,0x8acb 
-00c3 6fe08210 fetch 1 ,mem_otp_dpll_ibais 
-00c4 67e0c15c store 1 ,mem_otp_dpll_ibais_x 
-00c5 2feffe03 isolate1 3 ,pdata 
-00c6 6ff08a06 fetch 1 ,0x8a06 
-00c7 7920fe07 setflag true ,7 ,pdata 
-00c8 67f08a06 store 1 ,0x8a06 
-00c9 6fe08210 fetch 1 ,mem_otp_dpll_ibais 
-00ca 1fe10407 and pdata ,7 ,temp 
-00cb 18520400 lshift4 temp ,temp 
-00cc 18438400 lshift temp ,temp 
-00cd 6048c438 storet 1 ,mem_ring_ibias_trim 
-00ce 6ff08a02 fetch 1 ,0x8a02 
-00cf 1fe17e1f and pdata ,0x1f ,pdata 
-00d0 9841fe00 ior temp ,pdata 
-00d1 67f08a02 store 1 ,0x8a02 
-00d2 20600000 rtn 
-||||||| .r1267
-00ba 6ff08acb fetch 1 ,0x8acb 
-00bb 1fe17ef0 and pdata ,0xf0 ,pdata 
-00bc 6848820f fetcht 1 ,mem_otp_charge_pump 
-00bd 6048c15b storet 1 ,mem_otp_charge_pump_x 
-00be 9841fe00 ior temp ,pdata 
-00bf 67f08acb store 1 ,0x8acb 
-00c0 6fe08210 fetch 1 ,mem_otp_dpll_ibais 
-00c1 67e0c15c store 1 ,mem_otp_dpll_ibais_x 
-00c2 2feffe03 isolate1 3 ,pdata 
-00c3 6ff08a06 fetch 1 ,0x8a06 
-00c4 7920fe07 setflag true ,7 ,pdata 
-00c5 67f08a06 store 1 ,0x8a06 
-00c6 6fe08210 fetch 1 ,mem_otp_dpll_ibais 
-00c7 1fe10407 and pdata ,7 ,temp 
-00c8 18520400 lshift4 temp ,temp 
-00c9 18438400 lshift temp ,temp 
-00ca 6048c438 storet 1 ,mem_ring_ibias_trim 
-00cb 6ff08a02 fetch 1 ,0x8a02 
-00cc 1fe17e1f and pdata ,0x1f ,pdata 
-00cd 9841fe00 ior temp ,pdata 
-00ce 67f08a02 store 1 ,0x8a02 
-00cf 20600000 rtn 
-=======
-00c4 6ff08acb fetch 1 ,0x8acb 
-00c5 1fe17ef0 and pdata ,0xf0 ,pdata 
-00c6 6848820f fetcht 1 ,mem_otp_charge_pump 
-00c7 6048c15b storet 1 ,mem_otp_charge_pump_x 
-00c8 9841fe00 ior temp ,pdata 
-00c9 67f08acb store 1 ,0x8acb 
-00ca 6fe08210 fetch 1 ,mem_otp_dpll_ibais 
-00cb 67e0c15c store 1 ,mem_otp_dpll_ibais_x 
-00cc 2feffe03 isolate1 3 ,pdata 
-00cd 6ff08a06 fetch 1 ,0x8a06 
-00ce 7920fe07 setflag true ,7 ,pdata 
-00cf 67f08a06 store 1 ,0x8a06 
-00d0 6fe08210 fetch 1 ,mem_otp_dpll_ibais 
-00d1 1fe10407 and pdata ,7 ,temp 
-00d2 18520400 lshift4 temp ,temp 
-00d3 18438400 lshift temp ,temp 
-00d4 6048c438 storet 1 ,mem_ring_ibias_trim 
-00d5 6ff08a02 fetch 1 ,0x8a02 
-00d6 1fe17e1f and pdata ,0x1f ,pdata 
-00d7 9841fe00 ior temp ,pdata 
-00d8 67f08a02 store 1 ,0x8a02 
-00d9 20600000 rtn 
->>>>>>> .r1527
+00d6 6ff08acb fetch 1 ,0x8acb 
+00d7 1fe17ef0 and pdata ,0xf0 ,pdata 
+00d8 6848820f fetcht 1 ,mem_otp_charge_pump 
+00d9 6048c15b storet 1 ,mem_otp_charge_pump_x 
+00da 9841fe00 ior temp ,pdata 
+00db 67f08acb store 1 ,0x8acb 
+00dc 6fe08210 fetch 1 ,mem_otp_dpll_ibais 
+00dd 67e0c15c store 1 ,mem_otp_dpll_ibais_x 
+00de 2feffe03 isolate1 3 ,pdata 
+00df 6ff08a06 fetch 1 ,0x8a06 
+00e0 7920fe07 setflag true ,7 ,pdata 
+00e1 67f08a06 store 1 ,0x8a06 
+00e2 6fe08210 fetch 1 ,mem_otp_dpll_ibais 
+00e3 1fe10407 and pdata ,7 ,temp 
+00e4 18520400 lshift4 temp ,temp 
+00e5 18438400 lshift temp ,temp 
+00e6 6048c438 storet 1 ,mem_ring_ibias_trim 
+00e7 6ff08a02 fetch 1 ,0x8a02 
+00e8 1fe17e1f and pdata ,0x1f ,pdata 
+00e9 9841fe00 ior temp ,pdata 
+00ea 67f08a02 store 1 ,0x8a02 
+00eb 20600000 rtn 
 
 p_set_otp_config_wake:
-<<<<<<< .mine
-00d3 6fe1415b fetch 2 ,mem_otp_charge_pump_x 
-00d4 207a0000 rtn blank 
-00d5 67e1020f store 2 ,mem_otp_charge_pump 
-00d6 202000bd branch p_set_otp_config2 
-||||||| .r1267
-00d0 6fe1415b fetch 2 ,mem_otp_charge_pump_x 
-00d1 207a0000 rtn blank 
-00d2 67e1020f store 2 ,mem_otp_charge_pump 
-00d3 202000ba branch p_set_otp_config2 
-=======
-00da 6fe1415b fetch 2 ,mem_otp_charge_pump_x 
-00db 207a0000 rtn blank 
-00dc 67e1020f store 2 ,mem_otp_charge_pump 
-00dd 202000c4 branch p_set_otp_config2 
->>>>>>> .r1527
+00ec 6fe1415b fetch 2 ,mem_otp_charge_pump_x 
+00ed 207a0000 rtn blank 
+00ee 67e1020f store 2 ,mem_otp_charge_pump 
+00ef 202000d6 branch p_set_otp_config2 
 
 p_rf_rx_enable:
-<<<<<<< .mine
-00d7 204021ba call rf_rx_agc_set 
-00d8 18002a08 force 8 ,radio_ctrl 
-00d9 18002a00 force 0 ,radio_ctrl 
-00da 580aaada setarg 0x0aaada 
-00db 67f18a0f store 3 ,0x8a0f 
-00dc 708a2540 jam 0x40 ,0x8a25 
-00dd 708a2610 jam 0x10 ,0x8a26 
-00de 2000003c nop 60 
-00df 708a01fb jam 0xfb ,0x8a01 
-00e0 708a25ff jam 0xff ,0x8a25 
-00e1 708a2630 jam 0x30 ,0x8a26 
-00e2 708a16fe jam 0xfe ,0x8a16 
-00e3 202021b4 branch rf_rx_enable + 14 
-||||||| .r1267
-00d4 204021ba call rf_rx_agc_set 
-00d5 18002a08 force 8 ,radio_ctrl 
-00d6 18002a00 force 0 ,radio_ctrl 
-00d7 580aaada setarg 0x0aaada 
-00d8 67f18a0f store 3 ,0x8a0f 
-00d9 708a2540 jam 0x40 ,0x8a25 
-00da 708a2610 jam 0x10 ,0x8a26 
-00db 2000003c nop 60 
-00dc 708a01fb jam 0xfb ,0x8a01 
-00dd 708a25ff jam 0xff ,0x8a25 
-00de 708a2630 jam 0x30 ,0x8a26 
-00df 708a16fe jam 0xfe ,0x8a16 
-00e0 202021b4 branch rf_rx_enable + 14 
-=======
-00de 204021ba call rf_rx_agc_set 
-00df 18002a08 force 8 ,radio_ctrl 
-00e0 18002a00 force 0 ,radio_ctrl 
-00e1 580aaada setarg 0x0aaada 
-00e2 67f18a0f store 3 ,0x8a0f 
-00e3 708a2540 jam 0x40 ,0x8a25 
-00e4 708a2610 jam 0x10 ,0x8a26 
-00e5 2000003c nop 60 
-00e6 708a01fb jam 0xfb ,0x8a01 
-00e7 708a25ff jam 0xff ,0x8a25 
-00e8 708a2630 jam 0x30 ,0x8a26 
-00e9 708a16fe jam 0xfe ,0x8a16 
-00ea 202021b4 branch rf_rx_enable + 14 
->>>>>>> .r1527
+00f0 204021ba call rf_rx_agc_set 
+00f1 18002a08 force 8 ,radio_ctrl 
+00f2 18002a00 force 0 ,radio_ctrl 
+00f3 580aaada setarg 0x0aaada 
+00f4 67f18a0f store 3 ,0x8a0f 
+00f5 708a2540 jam 0x40 ,0x8a25 
+00f6 708a2610 jam 0x10 ,0x8a26 
+00f7 2000003c nop 60 
+00f8 708a01fb jam 0xfb ,0x8a01 
+00f9 708a25ff jam 0xff ,0x8a25 
+00fa 708a2630 jam 0x30 ,0x8a26 
+00fb 708a16fe jam 0xfe ,0x8a16 
+00fc 202021b4 branch rf_rx_enable + 14 
 
 p_txon:
-<<<<<<< .mine
-00e4 580aaa7e setarg 0x0aaa7e 
-00e5 67f18a0f store 3 ,0x8a0f 
-00e6 2000003c nop 60 
-00e7 708a2500 jam 0x00 ,0x8a25 
-00e8 708a260d jam 0x0d ,0x8a26 
-00e9 708a16f6 jam 0xf6 ,0x8a16 
-00ea 20202203 branch txon + 7 
-||||||| .r1267
-00e1 580aaa7e setarg 0x0aaa7e 
-00e2 67f18a0f store 3 ,0x8a0f 
-00e3 2000003c nop 60 
-00e4 708a2500 jam 0x00 ,0x8a25 
-00e5 708a260d jam 0x0d ,0x8a26 
-00e6 708a16f6 jam 0xf6 ,0x8a16 
-00e7 20202203 branch txon + 7 
-=======
-00eb 580aaa7e setarg 0x0aaa7e 
-00ec 67f18a0f store 3 ,0x8a0f 
-00ed 2000003c nop 60 
-00ee 708a2500 jam 0x00 ,0x8a25 
-00ef 708a260d jam 0x0d ,0x8a26 
-00f0 708a16f6 jam 0xf6 ,0x8a16 
-00f1 20202203 branch txon + 7 
->>>>>>> .r1527
+00fd 580aaa7e setarg 0x0aaa7e 
+00fe 67f18a0f store 3 ,0x8a0f 
+00ff 2000003c nop 60 
+0100 708a2500 jam 0x00 ,0x8a25 
+0101 708a260d jam 0x0d ,0x8a26 
+0102 708a16f6 jam 0xf6 ,0x8a16 
+0103 20202203 branch txon + 7 
 
 p_set_tx_power:
-<<<<<<< .mine
-00eb 6fe0c141 fetch 1 ,mem_tx_power 
-00ec c00500ee beq tx_power_10db ,p_set_tx_power_10db 
-00ed 2020220e branch set_tx_power + 2 
-||||||| .r1267
-00e8 6fe0c141 fetch 1 ,mem_tx_power 
-00e9 c00500eb beq tx_power_10db ,p_set_tx_power_10db 
-00ea 2020220e branch set_tx_power + 2 
-=======
-00f2 6fe0c141 fetch 1 ,mem_tx_power 
-00f3 c00500f5 beq tx_power_10db ,p_set_tx_power_10db 
-00f4 2020220e branch set_tx_power + 2 
->>>>>>> .r1527
+0104 6fe0c141 fetch 1 ,mem_tx_power 
+0105 c0050107 beq tx_power_10db ,p_set_tx_power_10db 
+0106 2020220e branch set_tx_power + 2 
 
 p_set_tx_power_10db:
-<<<<<<< .mine
-00ee 708a1425 jam 0x25 ,0x8a14 
-00ef 58a93f3f setarg 0xa93f3f 
-00f0 67f18a60 store 3 ,0x8a60 
-00f1 708a631f jam 0x1f ,0x8a63 
-00f2 20600000 rtn 
-||||||| .r1267
-00eb 708a1425 jam 0x25 ,0x8a14 
-00ec 58a93f3f setarg 0xa93f3f 
-00ed 67f18a60 store 3 ,0x8a60 
-00ee 708a631f jam 0x1f ,0x8a63 
-00ef 20600000 rtn 
-=======
-00f5 708a1425 jam 0x25 ,0x8a14 
-00f6 58a93f3f setarg 0xa93f3f 
-00f7 67f18a60 store 3 ,0x8a60 
-00f8 708a631f jam 0x1f ,0x8a63 
-00f9 20600000 rtn 
->>>>>>> .r1527
+0107 708a1425 jam 0x25 ,0x8a14 
+0108 58a93f3f setarg 0xa93f3f 
+0109 67f18a60 store 3 ,0x8a60 
+010a 708a631f jam 0x1f ,0x8a63 
+010b 20600000 rtn 
 
 p_rx_dcoc:
-<<<<<<< .mine
-00f3 20758000 rtn wake 
-00f4 20402160 call set_sync_on 
-00f5 d8400027 arg 39 ,temp 
-00f6 2040216f call set_freq_rx 
-00f7 204021a6 call rf_rx_enable 
-00f8 708a257f jam 0x7f ,0x8a25 
-00f9 708a301a jam 0x1a ,0x8a30 
-00fa 708a3178 jam 0x78 ,0x8a31 
-00fb 708a8fb2 jam 0xb2 ,0x8a8f 
-00fc 708ac200 jam 0 ,0x8ac2 
-00fd 708ac300 jam 0 ,0x8ac3 
-00fe d8e00006 arg 6 ,queue 
-00ff 20400110 call p_rx_dcoc_avg 
-0100 2a2ffe0d isolate1 13 ,rega 
-0101 2040211d call qset_start 
-0102 2a4ffe0d isolate1 13 ,regb 
-0103 2040211e call qset_p 
-0104 d8e00005 arg 5 ,queue 
-||||||| .r1267
-00f0 20758000 rtn wake 
-00f1 20402160 call set_sync_on 
-00f2 d8400027 arg 39 ,temp 
-00f3 2040216f call set_freq_rx 
-00f4 204021a6 call rf_rx_enable 
-00f5 708a257f jam 0x7f ,0x8a25 
-00f6 708a301a jam 0x1a ,0x8a30 
-00f7 708a3178 jam 0x78 ,0x8a31 
-00f8 708a8fb2 jam 0xb2 ,0x8a8f 
-00f9 708ac200 jam 0 ,0x8ac2 
-00fa 708ac300 jam 0 ,0x8ac3 
-00fb d8e00006 arg 6 ,queue 
-00fc 2040010d call p_rx_dcoc_avg 
-00fd 2a2ffe0d isolate1 13 ,rega 
-00fe 2040211d call qset_start 
-00ff 2a4ffe0d isolate1 13 ,regb 
-0100 2040211e call qset_p 
-0101 d8e00005 arg 5 ,queue 
-=======
-00fa 20758000 rtn wake 
-00fb 20402160 call set_sync_on 
-00fc d8400027 arg 39 ,temp 
-00fd 2040216f call set_freq_rx 
-00fe 204021a6 call rf_rx_enable 
-00ff 708a257f jam 0x7f ,0x8a25 
-0100 708a301a jam 0x1a ,0x8a30 
-0101 708a3178 jam 0x78 ,0x8a31 
-0102 708a8fb2 jam 0xb2 ,0x8a8f 
-0103 708ac200 jam 0 ,0x8ac2 
-0104 708ac300 jam 0 ,0x8ac3 
-0105 d8e00006 arg 6 ,queue 
-0106 20400117 call p_rx_dcoc_avg 
-0107 2a2ffe0d isolate1 13 ,rega 
-0108 2040211d call qset_start 
-0109 2a4ffe0d isolate1 13 ,regb 
-010a 2040211e call qset_p 
-010b d8e00005 arg 5 ,queue 
->>>>>>> .r1527
+010c 20758000 rtn wake 
+010d 20402160 call set_sync_on 
+010e d8400027 arg 39 ,temp 
+010f 2040216f call set_freq_rx 
+0110 204021a6 call rf_rx_enable 
+0111 708a257f jam 0x7f ,0x8a25 
+0112 708a301a jam 0x1a ,0x8a30 
+0113 708a3178 jam 0x78 ,0x8a31 
+0114 708a8fb2 jam 0xb2 ,0x8a8f 
+0115 708ac200 jam 0 ,0x8ac2 
+0116 708ac300 jam 0 ,0x8ac3 
+0117 d8e00006 arg 6 ,queue 
+0118 20400129 call p_rx_dcoc_avg 
+0119 2a2ffe0d isolate1 13 ,rega 
+011a 2040211d call qset_start 
+011b 2a4ffe0d isolate1 13 ,regb 
+011c 2040211e call qset_p 
+011d d8e00005 arg 5 ,queue 
 
 p_rx_dcoc_loop2:
-<<<<<<< .mine
-0105 2040211c call qset1_p 
-0106 2040211e call qset_p 
-0107 20400110 call p_rx_dcoc_avg 
-0108 d8a08ac2 arg 0x8ac2 ,contw 
-0109 1a31fe00 rshift4 rega ,pdata 
-010a 20402117 call qsetxor 
-010b 1a51fe00 rshift4 regb ,pdata 
-010c 20402117 call qsetxor 
-010d 18e08fff increase -1 ,queue 
-010e 20210105 branch p_rx_dcoc_loop2 ,positive 
-010f 2020214f branch rx_dcoc_loop2 + 10 
-||||||| .r1267
-0102 2040211c call qset1_p 
-0103 2040211e call qset_p 
-0104 2040010d call p_rx_dcoc_avg 
-0105 d8a08ac2 arg 0x8ac2 ,contw 
-0106 1a31fe00 rshift4 rega ,pdata 
-0107 20402117 call qsetxor 
-0108 1a51fe00 rshift4 regb ,pdata 
-0109 20402117 call qsetxor 
-010a 18e08fff increase -1 ,queue 
-010b 20210102 branch p_rx_dcoc_loop2 ,positive 
-010c 2020214f branch rx_dcoc_loop2 + 10 
-=======
-010c 2040211c call qset1_p 
-010d 2040211e call qset_p 
-010e 20400117 call p_rx_dcoc_avg 
-010f d8a08ac2 arg 0x8ac2 ,contw 
-0110 1a31fe00 rshift4 rega ,pdata 
-0111 20402117 call qsetxor 
-0112 1a51fe00 rshift4 regb ,pdata 
-0113 20402117 call qsetxor 
-0114 18e08fff increase -1 ,queue 
-0115 2021010c branch p_rx_dcoc_loop2 ,positive 
-0116 2020214f branch rx_dcoc_loop2 + 10 
->>>>>>> .r1527
+011e 2040211c call qset1_p 
+011f 2040211e call qset_p 
+0120 20400129 call p_rx_dcoc_avg 
+0121 d8a08ac2 arg 0x8ac2 ,contw 
+0122 1a31fe00 rshift4 rega ,pdata 
+0123 20402117 call qsetxor 
+0124 1a51fe00 rshift4 regb ,pdata 
+0125 20402117 call qsetxor 
+0126 18e08fff increase -1 ,queue 
+0127 2021011e branch p_rx_dcoc_loop2 ,positive 
+0128 2020214f branch rx_dcoc_loop2 + 10 
 
 p_rx_dcoc_avg:
-<<<<<<< .mine
-0110 2000003c nop 60 
-0111 58000f00 setarg mem_dcoc_buf 
-0112 67f10982 store 2 ,0x8982 
-0113 58000ff0 setarg mem_dcoc_buf_end 
-0114 67f10984 store 2 ,0x8984 
-0115 70898109 jam 0x9 ,0x8981 
-0116 70898103 jam 0x3 ,0x8981 
-0117 70898006 jam 0x6 ,0x8980 
-0118 2000003c nop 60 
-0119 da200000 arg 0 ,rega 
-011a da400000 arg 0 ,regb 
-011b df200010 arg 16 ,loopcnt 
-011c d8c00f00 arg mem_dcoc_buf ,contr 
-011d 2020212d branch rx_dcoc_loop 
-||||||| .r1267
-010d 2000003c nop 60 
-010e 58000f00 setarg mem_dcoc_buf 
-010f 67f10982 store 2 ,0x8982 
-0110 58000ff0 setarg mem_dcoc_buf_end 
-0111 67f10984 store 2 ,0x8984 
-0112 70898109 jam 0x9 ,0x8981 
-0113 70898103 jam 0x3 ,0x8981 
-0114 70898006 jam 0x6 ,0x8980 
-0115 2000003c nop 60 
-0116 da200000 arg 0 ,rega 
-0117 da400000 arg 0 ,regb 
-0118 df200010 arg 16 ,loopcnt 
-0119 d8c00f00 arg mem_dcoc_buf ,contr 
-011a 2020212d branch rx_dcoc_loop 
-=======
-0117 2000003c nop 60 
-0118 58000f00 setarg mem_dcoc_buf 
-0119 67f10982 store 2 ,0x8982 
-011a 58000ff0 setarg mem_dcoc_buf_end 
-011b 67f10984 store 2 ,0x8984 
-011c 70898109 jam 0x9 ,0x8981 
-011d 70898103 jam 0x3 ,0x8981 
-011e 70898006 jam 0x6 ,0x8980 
-011f 2000003c nop 60 
-0120 da200000 arg 0 ,rega 
-0121 da400000 arg 0 ,regb 
-0122 df200010 arg 16 ,loopcnt 
-0123 d8c00f00 arg mem_dcoc_buf ,contr 
-0124 2020212d branch rx_dcoc_loop 
->>>>>>> .r1527
+0129 2000003c nop 60 
+012a 58000f00 setarg mem_dcoc_buf 
+012b 67f10982 store 2 ,0x8982 
+012c 58000ff0 setarg mem_dcoc_buf_end 
+012d 67f10984 store 2 ,0x8984 
+012e 70898109 jam 0x9 ,0x8981 
+012f 70898103 jam 0x3 ,0x8981 
+0130 70898006 jam 0x6 ,0x8980 
+0131 2000003c nop 60 
+0132 da200000 arg 0 ,rega 
+0133 da400000 arg 0 ,regb 
+0134 df200010 arg 16 ,loopcnt 
+0135 d8c00f00 arg mem_dcoc_buf ,contr 
+0136 2020212d branch rx_dcoc_loop 
 
 p_rfpll_aac_ghpc:
-<<<<<<< .mine
-011e 20758000 rtn wake 
-011f 20202272 branch rfpll_aac_ghpc + 1 
-||||||| .r1267
-011b 20758000 rtn wake 
-011c 20202272 branch rfpll_aac_ghpc + 1 
-=======
-0125 20758000 rtn wake 
-0126 20202272 branch rfpll_aac_ghpc + 1 
->>>>>>> .r1527
+0137 20758000 rtn wake 
+0138 20202272 branch rfpll_aac_ghpc + 1 
 
 p_keyboard_clear_pdata:
-<<<<<<< .mine
-0120 58000000 setarg 0 
-||||||| .r1267
-011d 58000000 setarg 0 
-=======
-0127 58000000 setarg 0 
->>>>>>> .r1527
+0139 58000000 setarg 0 
 
 p_mouse_init_sunt:
 
 p_dpll_ring_ibias_calc:
-<<<<<<< .mine
-0121 20600000 rtn 
-||||||| .r1267
-011e 20600000 rtn 
-=======
-0128 20600000 rtn 
->>>>>>> .r1527
+013a 20600000 rtn 
 
 p_sadc_calibration:
-<<<<<<< .mine
-0122 20758000 rtn wake 
-0123 708a0777 jam 0x77 ,core_gpadc_ctrl 
-0124 708a08c9 jam 0xc9 ,core_gpadc_cfg0 
-0125 708a0b01 jam 0x01 ,core_gpadc_cfg3 
-0126 6fe0c409 fetch 1 ,mem_adc_clkdiv 
-0127 67f080cd store 1 ,core_sadc_clkdiv 
-0128 20000bb8 nop 3000 
-0129 2040014a call p_sadc_read 
-012a 708a08c1 jam 0xc1 ,core_gpadc_cfg0 
-012b 6a40c419 fetchr regb ,1 ,mem_spi_write_addr 
-012c df200008 arg 8 ,loopcnt 
-012d 20406f58 call sadc_cal_read + 1 
-012e 6fe0c419 fetch 1 ,mem_spi_write_addr 
-012f 67e0c433 store 1 ,mem_adc_cal_c7 
-0130 6240c419 storer regb ,1 ,mem_spi_write_addr 
-0131 20600000 rtn 
-||||||| .r1267
-011f 20758000 rtn wake 
-0120 708a0777 jam 0x77 ,core_gpadc_ctrl 
-0121 708a08c9 jam 0xc9 ,core_gpadc_cfg0 
-0122 708a0b01 jam 0x01 ,core_gpadc_cfg3 
-0123 6fe0c409 fetch 1 ,mem_adc_clkdiv 
-0124 67f080cd store 1 ,core_sadc_clkdiv 
-0125 20000bb8 nop 3000 
-0126 20400147 call p_sadc_read 
-0127 708a08c1 jam 0xc1 ,core_gpadc_cfg0 
-0128 6a40c419 fetchr regb ,1 ,mem_spi_write_addr 
-0129 df200008 arg 8 ,loopcnt 
-012a 20406f58 call sadc_cal_read + 1 
-012b 6fe0c419 fetch 1 ,mem_spi_write_addr 
-012c 67e0c433 store 1 ,mem_adc_cal_c7 
-012d 6240c419 storer regb ,1 ,mem_spi_write_addr 
-012e 20600000 rtn 
-=======
-0129 20758000 rtn wake 
-012a 708a0777 jam 0x77 ,core_gpadc_ctrl 
-012b 708a08c9 jam 0xc9 ,core_gpadc_cfg0 
-012c 708a0b01 jam 0x01 ,core_gpadc_cfg3 
-012d 6fe0c409 fetch 1 ,mem_adc_clkdiv 
-012e 67f080cd store 1 ,core_sadc_clkdiv 
-012f 20000bb8 nop 3000 
-0130 20400139 call p_sadc_read 
-0131 708a08c1 jam 0xc1 ,core_gpadc_cfg0 
-0132 6a40c419 fetchr regb ,1 ,mem_spi_write_addr 
-0133 df200008 arg 8 ,loopcnt 
-0134 20406f58 call sadc_cal_read + 1 
-0135 6fe0c419 fetch 1 ,mem_spi_write_addr 
-0136 67e0c433 store 1 ,mem_adc_cal_c7 
-0137 6240c419 storer regb ,1 ,mem_spi_write_addr 
-0138 20600000 rtn 
->>>>>>> .r1527
-
-<<<<<<< .mine
-p_enable_adc:
-0132 20400140 call p_sadc_cal_write 
-0133 6ff08a09 fetch 1 ,core_gpadc_cfg1 
-0134 793ffe07 set0 7 ,pdata 
-0135 67f08a09 store 1 ,core_gpadc_cfg1 
-0136 708a0777 jam 0x77 ,core_gpadc_ctrl 
-0137 708a08c1 jam 0xc1 ,core_gpadc_cfg0 
-0138 708a0b01 jam 0x01 ,core_gpadc_cfg3 
-0139 20406f90 call sadc_channel 
-013a 6fe0c409 fetch 1 ,mem_adc_clkdiv 
-013b 67f080cd store 1 ,core_sadc_clkdiv 
-013c 20000bb8 nop 3000 
-013d 2040014a call p_sadc_read 
-013e 7080cd00 jam 0 ,core_sadc_clkdiv 
-013f 20206fa1 branch sadc_dma 
-
-p_sadc_cal_write:
-0140 6ff080cc fetch 1 ,core_sadc_ctrl 
-0141 79207e01 set1 1 ,pdata 
-0142 67f080cc store 1 ,core_sadc_ctrl 
-0143 6a40c419 fetchr regb ,1 ,mem_spi_write_addr 
-0144 6fe0c433 fetch 1 ,mem_adc_cal_c7 
-0145 67e0c419 store 1 ,mem_spi_write_addr 
-0146 df200008 arg 8 ,loopcnt 
-0147 20406f67 call sadc_cal_write + 4 
-0148 6240c419 storer regb ,1 ,mem_spi_write_addr 
-0149 20600000 rtn 
+013b 20758000 rtn wake 
+013c 708a0777 jam 0x77 ,core_gpadc_ctrl 
+013d 708a08c9 jam 0xc9 ,core_gpadc_cfg0 
+013e 708a0b01 jam 0x01 ,core_gpadc_cfg3 
+013f 6fe0c409 fetch 1 ,mem_adc_clkdiv 
+0140 67f080cd store 1 ,core_sadc_clkdiv 
+0141 20000bb8 nop 3000 
+0142 2040014b call p_sadc_read 
+0143 708a08c1 jam 0xc1 ,core_gpadc_cfg0 
+0144 6a40c419 fetchr regb ,1 ,mem_spi_write_addr 
+0145 df200008 arg 8 ,loopcnt 
+0146 20406f58 call sadc_cal_read + 1 
+0147 6fe0c419 fetch 1 ,mem_spi_write_addr 
+0148 67e0c433 store 1 ,mem_adc_cal_c7 
+0149 6240c419 storer regb ,1 ,mem_spi_write_addr 
+014a 20600000 rtn 
 
-||||||| .r1267
-p_enable_adc:
-012f 2040013d call p_sadc_cal_write 
-0130 6ff08a09 fetch 1 ,core_gpadc_cfg1 
-0131 793ffe07 set0 7 ,pdata 
-0132 67f08a09 store 1 ,core_gpadc_cfg1 
-0133 708a0777 jam 0x77 ,core_gpadc_ctrl 
-0134 708a08c1 jam 0xc1 ,core_gpadc_cfg0 
-0135 708a0b01 jam 0x01 ,core_gpadc_cfg3 
-0136 20406f90 call sadc_channel 
-0137 6fe0c409 fetch 1 ,mem_adc_clkdiv 
-0138 67f080cd store 1 ,core_sadc_clkdiv 
-0139 20000bb8 nop 3000 
-013a 20400147 call p_sadc_read 
-013b 7080cd00 jam 0 ,core_sadc_clkdiv 
-013c 20206fa1 branch sadc_dma 
-
-p_sadc_cal_write:
-013d 6ff080cc fetch 1 ,core_sadc_ctrl 
-013e 79207e01 set1 1 ,pdata 
-013f 67f080cc store 1 ,core_sadc_ctrl 
-0140 6a40c419 fetchr regb ,1 ,mem_spi_write_addr 
-0141 6fe0c433 fetch 1 ,mem_adc_cal_c7 
-0142 67e0c419 store 1 ,mem_spi_write_addr 
-0143 df200008 arg 8 ,loopcnt 
-0144 20406f67 call sadc_cal_write + 4 
-0145 6240c419 storer regb ,1 ,mem_spi_write_addr 
-0146 20600000 rtn 
-
-=======
->>>>>>> .r1527
 p_sadc_read:
-<<<<<<< .mine
-014a 7080cc03 jam 0x03 ,core_sadc_ctrl 
-||||||| .r1267
-0147 7080cc03 jam 0x03 ,core_sadc_ctrl 
-=======
-0139 7080cc03 jam 0x03 ,core_sadc_ctrl 
->>>>>>> .r1527
+014b 7080cc03 jam 0x03 ,core_sadc_ctrl 
 
 p_sadc_read_wait:
-<<<<<<< .mine
-014b 6ff08129 fetch 1 ,core_perf_status 
-014c c302814b bbit0 saradc_done ,p_sadc_read_wait 
-014d 68590164 fetcht 2 ,core_sadc_data 
-014e 6049440a storet 2 ,mem_adc_current_value 
-014f 7080cc00 jam 0x00 ,core_sadc_ctrl 
-0150 20600000 rtn 
-||||||| .r1267
-0148 6ff08129 fetch 1 ,core_perf_status 
-0149 c3028148 bbit0 saradc_done ,p_sadc_read_wait 
-014a 68590164 fetcht 2 ,core_sadc_data 
-014b 6049440a storet 2 ,mem_adc_current_value 
-014c 7080cc00 jam 0x00 ,core_sadc_ctrl 
-014d 20600000 rtn 
-=======
-013a 6ff08129 fetch 1 ,core_perf_status 
-013b c302813a bbit0 saradc_done ,p_sadc_read_wait 
-013c 68590164 fetcht 2 ,core_sadc_data 
-013d 6049440a storet 2 ,mem_adc_current_value 
-013e 7080cc00 jam 0x00 ,core_sadc_ctrl 
-013f 20600000 rtn 
->>>>>>> .r1527
+014c 6ff08129 fetch 1 ,core_perf_status 
+014d c302814c bbit0 saradc_done ,p_sadc_read_wait 
+014e 68590164 fetcht 2 ,core_sadc_data 
+014f 6049440a storet 2 ,mem_adc_current_value 
+0150 7080cc00 jam 0x00 ,core_sadc_ctrl 
+0151 20600000 rtn 
 
 p_set_lemode:
-<<<<<<< .mine
-0151 708a8211 jam 0x11 ,0x8a82 
-0152 708a8d12 jam 0x12 ,0x8a8d 
-0153 708a8e0a jam 0x0a ,0x8a8e 
-0154 6fe0c099 fetch 1 ,mem_fcomp_div 
-0155 c008016a beq xtal_16m ,p_set_lemode_2m_16m 
-0156 58005762 setarg 0x5762 
-0157 67f10907 store 2 ,0x8907 
-||||||| .r1267
-014e 708a8211 jam 0x11 ,0x8a82 
-014f 708a8d12 jam 0x12 ,0x8a8d 
-0150 708a8e0a jam 0x0a ,0x8a8e 
-0151 6fe0c099 fetch 1 ,mem_fcomp_div 
-0152 c0080167 beq xtal_16m ,p_set_lemode_2m_16m 
-0153 58005762 setarg 0x5762 
-0154 67f10907 store 2 ,0x8907 
-=======
-0140 708a8211 jam 0x11 ,0x8a82 
-0141 708a8d12 jam 0x12 ,0x8a8d 
-0142 708a8e0a jam 0x0a ,0x8a8e 
-0143 6fe0c099 fetch 1 ,mem_fcomp_div 
-0144 c0080159 beq xtal_16m ,p_set_lemode_2m_16m 
-0145 58005762 setarg 0x5762 
-0146 67f10907 store 2 ,0x8907 
->>>>>>> .r1527
+0152 708a8211 jam 0x11 ,0x8a82 
+0153 708a8d12 jam 0x12 ,0x8a8d 
+0154 708a8e0a jam 0x0a ,0x8a8e 
+0155 6fe0c099 fetch 1 ,mem_fcomp_div 
+0156 c008016b beq xtal_16m ,p_set_lemode_2m_16m 
+0157 58005762 setarg 0x5762 
+0158 67f10907 store 2 ,0x8907 
 
 p_set_lemode_2m:
-<<<<<<< .mine
-0158 70890103 jam 3 ,0x8901 
-0159 70893003 jam 3 ,0x8930 
-015a c6168000 rtnmark1 mark_ble_2m 
-015b 70890101 jam 1 ,0x8901 
-015c 708a8207 jam 0x07 ,0x8a82 
-015d 708a8d44 jam 0x44 ,0x8a8d 
-015e 708a8e0a jam 0x0a ,0x8a8e 
-015f 6fe0c099 fetch 1 ,mem_fcomp_div 
-0160 c0080167 beq xtal_16m ,p_set_lemode_1m_16m 
-0161 58002bb1 setarg 0x2bb1 
-0162 67f10907 store 2 ,0x8907 
-||||||| .r1267
-0155 70890103 jam 3 ,0x8901 
-0156 70893003 jam 3 ,0x8930 
-0157 c6168000 rtnmark1 mark_ble_2m 
-0158 70890101 jam 1 ,0x8901 
-0159 708a8207 jam 0x07 ,0x8a82 
-015a 708a8d44 jam 0x44 ,0x8a8d 
-015b 708a8e0a jam 0x0a ,0x8a8e 
-015c 6fe0c099 fetch 1 ,mem_fcomp_div 
-015d c0080164 beq xtal_16m ,p_set_lemode_1m_16m 
-015e 58002bb1 setarg 0x2bb1 
-015f 67f10907 store 2 ,0x8907 
-=======
-0147 70890103 jam 3 ,0x8901 
-0148 70893003 jam 3 ,0x8930 
-0149 c6168000 rtnmark1 mark_ble_2m 
-014a 70890101 jam 1 ,0x8901 
-014b 708a8207 jam 0x07 ,0x8a82 
-014c 708a8d44 jam 0x44 ,0x8a8d 
-014d 708a8e0a jam 0x0a ,0x8a8e 
-014e 6fe0c099 fetch 1 ,mem_fcomp_div 
-014f c0080156 beq xtal_16m ,p_set_lemode_1m_16m 
-0150 58002bb1 setarg 0x2bb1 
-0151 67f10907 store 2 ,0x8907 
->>>>>>> .r1527
+0159 70890103 jam 3 ,0x8901 
+015a 70893003 jam 3 ,0x8930 
+015b c6168000 rtnmark1 mark_ble_2m 
+015c 70890101 jam 1 ,0x8901 
+015d 708a8207 jam 0x07 ,0x8a82 
+015e 708a8d44 jam 0x44 ,0x8a8d 
+015f 708a8e0a jam 0x0a ,0x8a8e 
+0160 6fe0c099 fetch 1 ,mem_fcomp_div 
+0161 c0080168 beq xtal_16m ,p_set_lemode_1m_16m 
+0162 58002bb1 setarg 0x2bb1 
+0163 67f10907 store 2 ,0x8907 
 
 p_set_lemode_1m:
-<<<<<<< .mine
-0163 c6978000 rtnmark0 mark_ble_lr 
-0164 70893024 jam 0x24 ,0x8930 
-0165 70890105 jam 5 ,0x8901 
-0166 20600000 rtn 
-||||||| .r1267
-0160 c6978000 rtnmark0 mark_ble_lr 
-0161 70893024 jam 0x24 ,0x8930 
-0162 70890105 jam 5 ,0x8901 
-0163 20600000 rtn 
-=======
-0152 c6978000 rtnmark0 mark_ble_lr 
-0153 70893024 jam 0x24 ,0x8930 
-0154 70890105 jam 5 ,0x8901 
-0155 20600000 rtn 
->>>>>>> .r1527
+0164 c6978000 rtnmark0 mark_ble_lr 
+0165 70893024 jam 0x24 ,0x8930 
+0166 70890105 jam 5 ,0x8901 
+0167 20600000 rtn 
 
 p_set_lemode_1m_16m:
-<<<<<<< .mine
-0167 58004189 setarg 0x4189 
-0168 67f10907 store 2 ,0x8907 
-0169 20200163 branch p_set_lemode_1m 
-||||||| .r1267
-0164 58004189 setarg 0x4189 
-0165 67f10907 store 2 ,0x8907 
-0166 20200160 branch p_set_lemode_1m 
-=======
-0156 58004189 setarg 0x4189 
-0157 67f10907 store 2 ,0x8907 
-0158 20200152 branch p_set_lemode_1m 
->>>>>>> .r1527
+0168 58004189 setarg 0x4189 
+0169 67f10907 store 2 ,0x8907 
+016a 20200164 branch p_set_lemode_1m 
 
 p_set_lemode_2m_16m:
-<<<<<<< .mine
-016a 58008312 setarg 0x8312 
-016b 67f10907 store 2 ,0x8907 
-016c 20200158 branch p_set_lemode_2m 
-||||||| .r1267
-0167 58008312 setarg 0x8312 
-0168 67f10907 store 2 ,0x8907 
-0169 20200155 branch p_set_lemode_2m 
-=======
-0159 58008312 setarg 0x8312 
-015a 67f10907 store 2 ,0x8907 
-015b 20200147 branch p_set_lemode_2m 
->>>>>>> .r1527
+016b 58008312 setarg 0x8312 
+016c 67f10907 store 2 ,0x8907 
+016d 20200159 branch p_set_lemode_2m 
+
+p_otp_read_data:
+016e 20406b3a call enable_otp_read 
+016f 20406b75 call otp_read_data + 1 
+0170 20206b38 branch otp_disable_chgpump 
+
+p_keyboard_load_otp_info_check:
+0171 6fe0c666 fetch 1 ,mem_device_flag 
+0172 c0000175 beq mode_24g_device ,p_keyboard_load_otp_device_info_g24_init 
+0173 c000817f beq mode_bt_device1 ,p_keyboard_load_otp_device_info_ble_init 
+0174 20600000 rtn 
+
+p_keyboard_load_otp_device_info_g24_init:
+0175 db000050 arg 80 ,regd 
+0176 58000400 setarg 0x400 
+0177 9b06fc00 idiv regd 
+0178 20407d62 call wait_div_end 
+0179 1807fe00 quotient pdata 
+017a 67e10670 store 2 ,mem_pdatatemp 
+017b dfe01fac arg 0x1fac ,pdata 
+017c d8400004 arg 4 ,temp 
+017d dd600004 arg 4 ,rege 
+017e 20200189 branch p_keyboard_load_otp_device_info 
+
+p_keyboard_load_otp_device_info_ble_init:
+017f db000140 arg 320 ,regd 
+0180 58000400 setarg 0x400 
+0181 9b06fc00 idiv regd 
+0182 20407d62 call wait_div_end 
+0183 1807fe00 quotient pdata 
+0184 67e10670 store 2 ,mem_pdatatemp 
+0185 dfe01fa0 arg 0x1fa0 ,pdata 
+0186 d8400010 arg 16 ,temp 
+0187 dd600010 arg 16 ,rege 
+0188 20200189 branch p_keyboard_load_otp_device_info 
+
+p_keyboard_load_otp_device_info:
+0189 67e10672 store 2 ,mem_pdatatemp + 2 
+018a 60488678 storet 1 ,mem_temp 
+018b da2049c7 arg mem_otp_read_retention_memory ,rega 
+018c da600000 arg 0 ,regc 
+
+p_keyboard_load_otp_info_check_page_loop:
+018d 6fe10672 fetch 2 ,mem_pdatatemp + 2 
+018e 1fe22400 copy pdata ,regb 
+018f 6f208678 fetchr loopcnt ,1 ,mem_temp 
+0190 da2049c7 arg mem_otp_read_retention_memory ,rega 
+0191 20406b74 call otp_read_data 
+0192 6fe449c7 fetch 8 ,mem_otp_read_retention_memory 
+0193 684c49cf fetcht 8 ,mem_otp_read_retention_memory + 8 
+0194 9841fe00 ior temp ,pdata 
+0195 684c49d7 fetcht 8 ,mem_otp_read_retention_memory + 16 
+0196 9841fe00 ior temp ,pdata 
+0197 203a019f branch p_keyboard_load_otp_info_check_first_time ,blank 
+0198 1a60a601 increase 1 ,regc 
+0199 6fe10670 fetch 2 ,mem_pdatatemp 
+019a 9a667c00 isub regc ,null 
+019b 6fe10672 fetch 2 ,mem_pdatatemp + 2 
+019c 9b067e00 isub regd ,pdata 
+019d 67e10672 store 2 ,mem_pdatatemp + 2 
+019e 2020018d branch p_keyboard_load_otp_info_check_page_loop 
+
+p_keyboard_load_otp_info_check_first_time:
+019f 1a667c00 sub regc ,0 ,null 
+01a0 2022ca38 branch keyboard_load_otp_info_check_first_time_process ,zero 
+
+p_keyboard_load_otp_info_check_first_time_loop_init:
+01a1 6fe10672 fetch 2 ,mem_pdatatemp + 2 
+01a2 9b00fe00 iadd regd ,pdata 
+
+p_keyboard_load_otp_info_check_first_time_loop:
+01a3 9d667e00 isub rege ,pdata 
+01a4 67e10672 store 2 ,mem_pdatatemp + 2 
+01a5 6fe10672 fetch 2 ,mem_pdatatemp + 2 
+01a6 1fe22400 copy pdata ,regb 
+01a7 6f208678 fetchr loopcnt ,1 ,mem_temp 
+01a8 da2049c7 arg mem_otp_read_retention_memory ,rega 
+01a9 20406b74 call otp_read_data 
+01aa 6fe449c7 fetch 8 ,mem_otp_read_retention_memory 
+01ab 684c49cf fetcht 8 ,mem_otp_read_retention_memory + 8 
+01ac 9841fe00 ior temp ,pdata 
+01ad 684c49d7 fetcht 8 ,mem_otp_read_retention_memory + 16 
+01ae 9841fe00 ior temp ,pdata 
+01af 203a01b2 branch p_keyboard_load_otp_info_check_offset_process ,blank 
+01b0 6fe10672 fetch 2 ,mem_pdatatemp + 2 
+01b1 202001a3 branch p_keyboard_load_otp_info_check_first_time_loop 
+
+p_keyboard_load_otp_info_check_offset_process:
+01b2 58001fb0 setarg 0x1fb0 
+01b3 68490672 fetcht 2 ,mem_pdatatemp + 2 
+01b4 98467e00 isub temp ,pdata 
+01b5 67e149df store 2 ,mem_otp_read_retention_offset 
+01b6 18427e00 copy temp ,pdata 
+01b7 9d60a400 iadd rege ,regb 
+01b8 6f208678 fetchr loopcnt ,1 ,mem_temp 
+01b9 da2049c7 arg mem_otp_read_retention_memory ,rega 
+01ba 20406b74 call otp_read_data 
+01bb 6fe0c666 fetch 1 ,mem_device_flag 
+01bc c0004a47 beq mode_24g_device ,keyboard_load_otp_info_check_offset_process_g24 
+01bd c00081bf beq mode_bt_device1 ,p_keyboard_load_otp_info_check_offset_process_ble 
+01be 20600000 rtn 
+
+p_keyboard_load_otp_info_check_offset_process_ble:
+01bf 6fe0c9c7 fetch 1 ,mem_otp_read_retention_memory 
+01c0 1fe67c03 sub pdata ,system_os_mac ,null 
+01c1 24417dca ncall set_pdata_0 ,positive 
+01c2 67e0c9c6 store 1 ,mem_kb_computer_system 
+01c3 6fe0c9c8 fetch 1 ,mem_otp_read_retention_memory + 1 
+01c4 67e0c667 store 1 ,mem_device1_type 
+01c5 6fe349c9 fetch 6 ,mem_otp_read_retention_memory + 2 
+01c6 67e34668 store 6 ,mem_device1_addr 
+01c7 6fe349cf fetch 6 ,mem_otp_read_retention_memory + 8 
+01c8 67e3466e store 6 ,mem_device1_locall_addr 
+01c9 684949d5 fetcht 2 ,mem_otp_read_retention_memory + 14 
+01ca 180a7e00 random pdata 
+01cb 9840fe00 iadd temp ,pdata 
+01cc 67e14695 store 2 ,mem_random_addr_increase_count 
+01cd 202004a0 branch p_keyboard_select_reconn_device 
+
+p_keyboard_store_otp_device_info:
+01ce 6fe0c666 fetch 1 ,mem_device_flag 
+01cf c00001d2 beq mode_24g_device ,p_keyboard_store_otp_device_info_g24 
+01d0 c00081d5 beq mode_bt_device1 ,p_keyboard_store_otp_device_info_ble 
+01d1 20600000 rtn 
+
+p_keyboard_store_otp_device_info_g24:
+01d2 684949df fetcht 2 ,mem_otp_read_retention_offset 
+01d3 58001fb0 setarg 0x1fb0 
+01d4 20204a63 branch keyboard_store_otp_device_info_g24 + 2 
+
+p_keyboard_store_otp_device_info_ble:
+01d5 704be701 jam 1 ,mem_otp_store_device_info_flag 
+01d6 6fe0cbe8 fetch 1 ,mem_otp_store_system_flag 
+01d7 207a0000 rtn blank 
+
+p_keyboard_wirte_otp_ble:
+01d8 684949df fetcht 2 ,mem_otp_read_retention_offset 
+01d9 58001fb0 setarg 0x1fb0 
+01da 98467e00 isub temp ,pdata 
+01db 67e10670 store 2 ,mem_pdatatemp 
+01dc 1fe22400 copy pdata ,regb 
+01dd da2049c6 arg mem_kb_computer_system ,rega 
+01de df200001 arg 1 ,loopcnt 
+01df 20406b45 call otp_write 
+01e0 6fe10670 fetch 2 ,mem_pdatatemp 
+01e1 1fe0a401 add pdata ,1 ,regb 
+01e2 da204667 arg mem_device1_type ,rega 
+01e3 df20000d arg 13 ,loopcnt 
+01e4 20406b45 call otp_write 
+01e5 6fe10670 fetch 2 ,mem_pdatatemp 
+01e6 1fe0a40e add pdata ,14 ,regb 
+01e7 da204695 arg mem_random_addr_increase_count ,rega 
+01e8 df200002 arg 2 ,loopcnt 
+01e9 20406b45 call otp_write 
+01ea 684949df fetcht 2 ,mem_otp_read_retention_offset 
+01eb 18408410 increase 16 ,temp 
+01ec 604949df storet 2 ,mem_otp_read_retention_offset 
+01ed 20600000 rtn 
 
 p_keyboard_store_device_info:
-<<<<<<< .mine
-016d 6848c429 fetcht 1 ,mem_eeprom_sda_gpio 
-016e 204055b5 call mouse_gpio_config_input_pu 
-016f 6848c429 fetcht 1 ,mem_eeprom_sda_gpio 
-0170 20406ee6 call gpio_get_bit 
-0171 2020dca3 branch mouse_store_device_info_delay ,true 
-0172 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-0173 c289818d bbit1 mouse_enable_eeprom ,p_keyboard_store_eeprom_device_info 
-0174 20204a58 branch keyboard_store_device_info + 2 
-||||||| .r1267
-016a 6848c429 fetcht 1 ,mem_eeprom_sda_gpio 
-016b 204055b5 call mouse_gpio_config_input_pu 
-016c 6848c429 fetcht 1 ,mem_eeprom_sda_gpio 
-016d 20406ee6 call gpio_get_bit 
-016e 2020dca3 branch mouse_store_device_info_delay ,true 
-016f 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-0170 c289818a bbit1 mouse_enable_eeprom ,p_keyboard_store_eeprom_device_info 
-0171 20204a58 branch keyboard_store_device_info + 2 
-=======
-015c 6848c429 fetcht 1 ,mem_eeprom_sda_gpio 
-015d 204055b5 call mouse_gpio_config_input_pu 
-015e 6848c429 fetcht 1 ,mem_eeprom_sda_gpio 
-015f 20406ee6 call gpio_get_bit 
-0160 2020dca3 branch mouse_store_device_info_delay ,true 
-0161 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-0162 c289817c bbit1 mouse_enable_eeprom ,p_keyboard_store_eeprom_device_info 
-0163 20204a58 branch keyboard_store_device_info + 2 
->>>>>>> .r1527
-
-p_keyboard_eeprom_init:
-<<<<<<< .mine
-0175 20406cbc call iicd_read_init_pin 
-0176 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-0177 2feffe09 isolate1 mouse_enable_2k_eeprom ,pdata 
-0178 2020ecc1 branch set_eeprom_size_2k ,true 
-0179 20206cc4 branch clear_eeprom_size_2k 
-||||||| .r1267
-0172 20406cbc call iicd_read_init_pin 
-0173 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-0174 2feffe09 isolate1 mouse_enable_2k_eeprom ,pdata 
-0175 2020ecc1 branch set_eeprom_size_2k ,true 
-0176 20206cc4 branch clear_eeprom_size_2k 
-=======
-0164 20406cbc call iicd_read_init_pin 
-0165 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-0166 2feffe09 isolate1 mouse_enable_2k_eeprom ,pdata 
-0167 2020ecc1 branch set_eeprom_size_2k ,true 
-0168 20206cc4 branch clear_eeprom_size_2k 
->>>>>>> .r1527
-
-p_keyboard_load_eeprom_info_check:
-<<<<<<< .mine
-017a 20400175 call p_keyboard_eeprom_init 
-017b 20405d64 call mouse_load_eeprom_info_check + 4 
-017c 6fe0c690 fetch 1 ,mem_mouse_dpi 
-017d 67e0c9c6 store 1 ,mem_kb_computer_system 
-017e 684949d5 fetcht 2 ,mem_otp_read_retention_memory + 14 
-017f 180a7e00 random pdata 
-0180 9840fe00 iadd temp ,pdata 
-0181 67e14695 store 2 ,mem_random_addr_increase_count 
-0182 20600000 rtn 
-||||||| .r1267
-0177 20400172 call p_keyboard_eeprom_init 
-0178 20405d64 call mouse_load_eeprom_info_check + 4 
-0179 6fe0c690 fetch 1 ,mem_mouse_dpi 
-017a 67e0c9c6 store 1 ,mem_kb_computer_system 
-017b 684949d5 fetcht 2 ,mem_otp_read_retention_memory + 14 
-017c 180a7e00 random pdata 
-017d 9840fe00 iadd temp ,pdata 
-017e 67e14695 store 2 ,mem_random_addr_increase_count 
-017f 20600000 rtn 
-=======
-0169 20400164 call p_keyboard_eeprom_init 
-016a 20405d64 call mouse_load_eeprom_info_check + 4 
-016b 6fe0c690 fetch 1 ,mem_mouse_dpi 
-016c 67e0c9c6 store 1 ,mem_kb_computer_system 
-016d 684949d5 fetcht 2 ,mem_otp_read_retention_memory + 14 
-016e 180a7e00 random pdata 
-016f 9840fe00 iadd temp ,pdata 
-0170 67e14695 store 2 ,mem_random_addr_increase_count 
-0171 20600000 rtn 
->>>>>>> .r1527
-
-p_keyboard_app_initflag_check:
-<<<<<<< .mine
-0183 6fe1468e fetch 2 ,mem_store_flag 
-0184 d840aa55 arg eeprom_init_flag ,temp 
-0185 98467c00 isub temp ,null 
-0186 2022818b branch p_keyboard_load_device_info ,zero 
-0187 6049468e storet 2 ,mem_store_flag 
-0188 20405c9c call mouse_ble_init_address 
-0189 6fe0cbe4 fetch 1 ,mem_device_flag_temp_new 
-018a 20205c88 branch mouse_app_initflag_check_next + 3 
-||||||| .r1267
-0180 6fe1468e fetch 2 ,mem_store_flag 
-0181 d840aa55 arg eeprom_init_flag ,temp 
-0182 98467c00 isub temp ,null 
-0183 20228188 branch p_keyboard_load_device_info ,zero 
-0184 6049468e storet 2 ,mem_store_flag 
-0185 20405c9c call mouse_ble_init_address 
-0186 6fe0cbe4 fetch 1 ,mem_device_flag_temp_new 
-0187 20205c88 branch mouse_app_initflag_check_next + 3 
-=======
-0172 6fe1468e fetch 2 ,mem_store_flag 
-0173 d840aa55 arg eeprom_init_flag ,temp 
-0174 98467c00 isub temp ,null 
-0175 2022817a branch p_keyboard_load_device_info ,zero 
-0176 6049468e storet 2 ,mem_store_flag 
-0177 20405c9c call mouse_ble_init_address 
-0178 6fe0cbe4 fetch 1 ,mem_device_flag_temp_new 
-0179 20205c88 branch mouse_app_initflag_check_next + 3 
->>>>>>> .r1527
-
-p_keyboard_load_device_info:
-<<<<<<< .mine
-018b 204004a4 call p_keyboard_select_reconn_device 
-018c 20205c90 branch mouse_load_device_info + 1 
-||||||| .r1267
-0188 204004a6 call p_keyboard_select_reconn_device 
-0189 20205c90 branch mouse_load_device_info + 1 
-=======
-017a 20400498 call p_keyboard_select_reconn_device 
-017b 20205c90 branch mouse_load_device_info + 1 
->>>>>>> .r1527
-
-p_keyboard_store_eeprom_device_info:
-<<<<<<< .mine
-018d 20400175 call p_keyboard_eeprom_init 
-018e 6fe0c9c6 fetch 1 ,mem_kb_computer_system 
-018f 67e0c690 store 1 ,mem_mouse_dpi 
-0190 20205cb1 branch mouse_store_eeprom_device_info 
-||||||| .r1267
-018a 20400172 call p_keyboard_eeprom_init 
-018b 6fe0c9c6 fetch 1 ,mem_kb_computer_system 
-018c 67e0c690 store 1 ,mem_mouse_dpi 
-018d 20205cb1 branch mouse_store_eeprom_device_info 
-=======
-017c 20400164 call p_keyboard_eeprom_init 
-017d 6fe0c9c6 fetch 1 ,mem_kb_computer_system 
-017e 67e0c690 store 1 ,mem_mouse_dpi 
-017f 20205cb1 branch mouse_store_eeprom_device_info 
->>>>>>> .r1527
+01ee 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+01ef c28a01ce bbit1 mouse_enable_otp ,p_keyboard_store_otp_device_info 
+01f0 20204a58 branch keyboard_store_device_info + 2 
 
 p_keyboard_priority_bb_event:
-<<<<<<< .mine
-0191 1a627e00 copy regc ,pdata 
-0192 c01d0195 beq bt_evt_24g_attempt_fail ,p_keyboard_24g_attempt_fail 
-0193 c00a81a3 beq bt_evt_le_disconnected ,p_keyboard_le_bb_disconnected 
-0194 20204a9c branch keyboard_priority_bb_event + 2 
-||||||| .r1267
-018e 1a627e00 copy regc ,pdata 
-018f c01d0192 beq bt_evt_24g_attempt_fail ,p_keyboard_24g_attempt_fail 
-0190 c00a81a0 beq bt_evt_le_disconnected ,p_keyboard_le_bb_disconnected 
-0191 20204a9c branch keyboard_priority_bb_event + 2 
-=======
-0180 1a627e00 copy regc ,pdata 
-0181 c01d0184 beq bt_evt_24g_attempt_fail ,p_keyboard_24g_attempt_fail 
-0182 c00a8192 beq bt_evt_le_disconnected ,p_keyboard_le_bb_disconnected 
-0183 20204a9c branch keyboard_priority_bb_event + 2 
->>>>>>> .r1527
+01f1 1a627e00 copy regc ,pdata 
+01f2 c01d01f4 beq bt_evt_24g_attempt_fail ,p_keyboard_24g_attempt_fail 
+01f3 20204a9c branch keyboard_priority_bb_event + 2 
 
 p_keyboard_24g_attempt_fail:
-<<<<<<< .mine
-0195 6fe0c600 fetch 1 ,mem_24g_attempt_fail_flag 
-0196 243a4b11 nbranch keyboard_24g_hibernate_set ,blank 
-0197 6fe0c5e2 fetch 1 ,mem_24g_reconn_type 
-0198 c001019a beq fast_conn_and_3_0_addr ,p_keyboard_24g_fast_conn_attempt_fail 
-0199 20204b02 branch keyboard_24g_attempt_fail + 4 
-||||||| .r1267
-0192 6fe0c600 fetch 1 ,mem_24g_attempt_fail_flag 
-0193 243a4b11 nbranch keyboard_24g_hibernate_set ,blank 
-0194 6fe0c5e2 fetch 1 ,mem_24g_reconn_type 
-0195 c0010197 beq fast_conn_and_3_0_addr ,p_keyboard_24g_fast_conn_attempt_fail 
-0196 20204b02 branch keyboard_24g_attempt_fail + 4 
-=======
-0184 6fe0c600 fetch 1 ,mem_24g_attempt_fail_flag 
-0185 243a4b11 nbranch keyboard_24g_hibernate_set ,blank 
-0186 6fe0c5e2 fetch 1 ,mem_24g_reconn_type 
-0187 c0010189 beq fast_conn_and_3_0_addr ,p_keyboard_24g_fast_conn_attempt_fail 
-0188 20204b02 branch keyboard_24g_attempt_fail + 4 
->>>>>>> .r1527
+01f4 6fe0c600 fetch 1 ,mem_24g_attempt_fail_flag 
+01f5 243a4b11 nbranch keyboard_24g_hibernate_set ,blank 
+01f6 6fe0c5e2 fetch 1 ,mem_24g_reconn_type 
+01f7 c00101f9 beq fast_conn_and_3_0_addr ,p_keyboard_24g_fast_conn_attempt_fail 
+01f8 20204b02 branch keyboard_24g_attempt_fail + 4 
 
 p_keyboard_24g_fast_conn_attempt_fail:
-<<<<<<< .mine
-019a 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-019b c29f6034 bbit1 mouse_enable_24g_first_auto_pairing ,mouse_24g_start_auto_pair 
-019c c2986034 bbit1 mouse_enable_auto_24g_paring ,mouse_24g_start_auto_pair 
-019d c31d6067 bbit0 mouse_enable_24g_auto_pair_nerver_been_paired ,mouse_24g_reconn_dongle_start 
-019e 6fe24691 fetch 4 ,mem_mouse_24g_addr 
-019f 684a4a01 fetcht 4 ,mem_keyboard_factory_addr 
-01a0 98467c00 isub temp ,null 
-01a1 2022824a branch p_keyboard_24g_start_pair_mode ,zero 
-01a2 20206067 branch mouse_24g_reconn_dongle_start 
-||||||| .r1267
-0197 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-0198 c29f6034 bbit1 mouse_enable_24g_first_auto_pairing ,mouse_24g_start_auto_pair 
-0199 c2986034 bbit1 mouse_enable_auto_24g_paring ,mouse_24g_start_auto_pair 
-019a c31d6067 bbit0 mouse_enable_24g_auto_pair_nerver_been_paired ,mouse_24g_reconn_dongle_start 
-019b 6fe24691 fetch 4 ,mem_mouse_24g_addr 
-019c 684a4a01 fetcht 4 ,mem_keyboard_factory_addr 
-019d 98467c00 isub temp ,null 
-019e 2022824c branch p_keyboard_24g_start_pair_mode ,zero 
-019f 20206067 branch mouse_24g_reconn_dongle_start 
-=======
-0189 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-018a c29f6034 bbit1 mouse_enable_24g_first_auto_pairing ,mouse_24g_start_auto_pair 
-018b c2986034 bbit1 mouse_enable_auto_24g_paring ,mouse_24g_start_auto_pair 
-018c c31d6067 bbit0 mouse_enable_24g_auto_pair_nerver_been_paired ,mouse_24g_reconn_dongle_start 
-018d 6fe24691 fetch 4 ,mem_mouse_24g_addr 
-018e 684a4a01 fetcht 4 ,mem_keyboard_factory_addr 
-018f 98467c00 isub temp ,null 
-0190 2022823e branch p_keyboard_24g_start_pair_mode ,zero 
-0191 20206067 branch mouse_24g_reconn_dongle_start 
->>>>>>> .r1527
-
-p_keyboard_le_bb_disconnected:
-<<<<<<< .mine
-01a3 58000000 setarg 0 
-01a4 67e147c0 store 2 ,mem_le_battery_level_updata_timer 
-01a5 67e0c860 store 1 ,mem_keyboard_le_send_conn_param_update 
-01a6 67e0c861 store 1 ,mem_keyboard_le_send_conn_param_update_timer 
-01a7 67e0c794 store 1 ,mem_mouse_le_bb_connected_flag 
-01a8 7047c200 jam le_lpm_enable ,mem_mouse_le_conn_param_reject 
-01a9 204029cb call le_clr_config_more_data 
-01aa 70429a00 jam 0 ,mem_ltk_exists 
-01ab 6fe143ef fetch app_disc_rsn_size ,mem_app_disconn_reason 
-01ac c28381af bbit1 app_disc_ble ,p_keyboard4_0_event_bb_disconn 
-01ad c28042fc bbit1 app_disc_by_button ,app_disconn_reason_clear 
-01ae 20204b95 branch keyboard_start_discovery 
-||||||| .r1267
-01a0 58000000 setarg 0 
-01a1 67e147c0 store 2 ,mem_le_battery_level_updata_timer 
-01a2 67e0c860 store 1 ,mem_keyboard_le_send_conn_param_update 
-01a3 67e0c861 store 1 ,mem_keyboard_le_send_conn_param_update_timer 
-01a4 67e0c794 store 1 ,mem_mouse_le_bb_connected_flag 
-01a5 7047c200 jam le_lpm_enable ,mem_mouse_le_conn_param_reject 
-01a6 204029cb call le_clr_config_more_data 
-01a7 70429a00 jam 0 ,mem_ltk_exists 
-01a8 6fe143ef fetch app_disc_rsn_size ,mem_app_disconn_reason 
-01a9 c28381ac bbit1 app_disc_ble ,p_keyboard4_0_event_bb_disconn 
-01aa c28042fc bbit1 app_disc_by_button ,app_disconn_reason_clear 
-01ab 20204b95 branch keyboard_start_discovery 
-=======
-0192 58000000 setarg 0 
-0193 67e147c0 store 2 ,mem_le_battery_level_updata_timer 
-0194 67e0c860 store 1 ,mem_keyboard_le_send_conn_param_update 
-0195 67e0c861 store 1 ,mem_keyboard_le_send_conn_param_update_timer 
-0196 67e0c794 store 1 ,mem_mouse_le_bb_connected_flag 
-0197 7047c200 jam le_lpm_enable ,mem_mouse_le_conn_param_reject 
-0198 204029cb call le_clr_config_more_data 
-0199 70429a00 jam 0 ,mem_ltk_exists 
-019a 6fe143ef fetch app_disc_rsn_size ,mem_app_disconn_reason 
-019b c283819e bbit1 app_disc_ble ,p_keyboard4_0_event_bb_disconn 
-019c c28042fc bbit1 app_disc_by_button ,app_disconn_reason_clear 
-019d 20204b95 branch keyboard_start_discovery 
->>>>>>> .r1527
-
-p_keyboard4_0_event_bb_disconn:
-<<<<<<< .mine
-01af 20405b21 call mouse_le_clean_connect_flag 
-01b0 6fe143ef fetch app_disc_rsn_size ,mem_app_disconn_reason 
-01b1 c28042fc bbit1 app_disc_by_button ,app_disconn_reason_clear 
-01b2 20200444 branch p_keyboard_app_enter_hibernate 
-||||||| .r1267
-01ac 20405b21 call mouse_le_clean_connect_flag 
-01ad 6fe143ef fetch app_disc_rsn_size ,mem_app_disconn_reason 
-01ae c28042fc bbit1 app_disc_by_button ,app_disconn_reason_clear 
-01af 20200446 branch p_keyboard_app_enter_hibernate 
-=======
-019e 20405b21 call mouse_le_clean_connect_flag 
-019f 6fe143ef fetch app_disc_rsn_size ,mem_app_disconn_reason 
-01a0 c28042fc bbit1 app_disc_by_button ,app_disconn_reason_clear 
-01a1 20200438 branch p_keyboard_app_enter_hibernate 
->>>>>>> .r1527
+01f9 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+01fa c29f6034 bbit1 mouse_enable_24g_first_auto_pairing ,mouse_24g_start_auto_pair 
+01fb c2986034 bbit1 mouse_enable_auto_24g_paring ,mouse_24g_start_auto_pair 
+01fc c31d6067 bbit0 mouse_enable_24g_auto_pair_nerver_been_paired ,mouse_24g_reconn_dongle_start 
+01fd 6fe24691 fetch 4 ,mem_mouse_24g_addr 
+01fe 203a02c4 branch p_keyboard_24g_start_pair_mode ,blank 
+01ff 20206067 branch mouse_24g_reconn_dongle_start 
 
 p_keyboard_bb_event_timer:
-<<<<<<< .mine
-01b3 2040553d call mouse_adc_read 
-01b4 204001cd call p_keyboard_low_voltage_param_set 
-01b5 2040614d call mouse_low_voltage_led_timer 
-01b6 2040328e call g24_pair_timeout_timer 
-01b7 20403531 call g24_reconn_timeout_timer 
-01b8 20405fdd call mouse_24g_long_sleep_param_update_timer 
-01b9 20404b62 call keyboard_24g_repeat_send_data 
-01ba 20404b68 call keyboard_24g_led_status_get_timer 
-01bb 204001d7 call p_keyboard_num_capslock_led_on_timer 
-01bc 204001f1 call p_keyboard_device_poweron_timer 
-01bd 20404b43 call keyboard_check_discovery_timeout_timer 
-01be 20400218 call p_keyboard_mode_led_timer 
-01bf 20404b58 call keyboard_check_direct_timeout_timer 
-01c0 20405be1 call mouse_le_enable_att_list_timer 
-01c1 20404b5c call keyboard_le_battery_updata_timer 
-01c2 20405be4 call mouse_le_send_smp_security_request_timer 
-01c3 20404b5f call keyboard_le_send_conn_param_update_timer 
-01c4 20404b55 call keyboard_le_auto_recognize_timer 
-01c5 2040023a call p_keyboard_key_press_timer 
-01c6 20404b32 call keyboard_commbination_key_process 
-01c7 20405bfe call mouse_current_mult_update_timer 
-01c8 20404b48 call keyboard_store_information_delay_timer 
-01c9 20404b82 call keyboard_long_press_timer 
-01ca 20404b87 call keyboard_commbination_delay_release_timer 
-01cb 20400660 call p_keyboard_usb_updata_timer 
-01cc 20200237 branch p_keyboard_check_no_data_timeout_timer 
-||||||| .r1267
-01b0 2040553d call mouse_adc_read 
-01b1 204001ca call p_keyboard_low_voltage_param_set 
-01b2 2040614d call mouse_low_voltage_led_timer 
-01b3 2040328e call g24_pair_timeout_timer 
-01b4 20403531 call g24_reconn_timeout_timer 
-01b5 20405fdd call mouse_24g_long_sleep_param_update_timer 
-01b6 20404b62 call keyboard_24g_repeat_send_data 
-01b7 20404b68 call keyboard_24g_led_status_get_timer 
-01b8 204001d4 call p_keyboard_num_capslock_led_on_timer 
-01b9 204001f3 call p_keyboard_device_poweron_timer 
-01ba 20404b43 call keyboard_check_discovery_timeout_timer 
-01bb 2040021a call p_keyboard_mode_led_timer 
-01bc 20404b58 call keyboard_check_direct_timeout_timer 
-01bd 20405be1 call mouse_le_enable_att_list_timer 
-01be 20404b5c call keyboard_le_battery_updata_timer 
-01bf 20405be4 call mouse_le_send_smp_security_request_timer 
-01c0 20404b5f call keyboard_le_send_conn_param_update_timer 
-01c1 20404b55 call keyboard_le_auto_recognize_timer 
-01c2 2040023c call p_keyboard_key_press_timer 
-01c3 20404b32 call keyboard_commbination_key_process 
-01c4 20405bfe call mouse_current_mult_update_timer 
-01c5 20404b48 call keyboard_store_information_delay_timer 
-01c6 20404b82 call keyboard_long_press_timer 
-01c7 20404b87 call keyboard_commbination_delay_release_timer 
-01c8 20400662 call p_keyboard_usb_updata_timer 
-01c9 20200239 branch p_keyboard_check_no_data_timeout_timer 
-=======
-01a2 2040553d call mouse_adc_read 
-01a3 204001bc call p_keyboard_low_voltage_param_set 
-01a4 2040614d call mouse_low_voltage_led_timer 
-01a5 2040328e call g24_pair_timeout_timer 
-01a6 20403531 call g24_reconn_timeout_timer 
-01a7 20405fdd call mouse_24g_long_sleep_param_update_timer 
-01a8 20404b62 call keyboard_24g_repeat_send_data 
-01a9 20404b68 call keyboard_24g_led_status_get_timer 
-01aa 204001c6 call p_keyboard_num_capslock_led_on_timer 
-01ab 204001e5 call p_keyboard_device_poweron_timer 
-01ac 20404b43 call keyboard_check_discovery_timeout_timer 
-01ad 2040020c call p_keyboard_mode_led_timer 
-01ae 20404b58 call keyboard_check_direct_timeout_timer 
-01af 20405be1 call mouse_le_enable_att_list_timer 
-01b0 20404b5c call keyboard_le_battery_updata_timer 
-01b1 20405be4 call mouse_le_send_smp_security_request_timer 
-01b2 20404b5f call keyboard_le_send_conn_param_update_timer 
-01b3 20404b55 call keyboard_le_auto_recognize_timer 
-01b4 2040022e call p_keyboard_key_press_timer 
-01b5 20404b32 call keyboard_commbination_key_process 
-01b6 20405bfe call mouse_current_mult_update_timer 
-01b7 20404b48 call keyboard_store_information_delay_timer 
-01b8 20404b82 call keyboard_long_press_timer 
-01b9 20404b87 call keyboard_commbination_delay_release_timer 
-01ba 20400654 call p_keyboard_usb_updata_timer 
-01bb 2020022b branch p_keyboard_check_no_data_timeout_timer 
->>>>>>> .r1527
+0200 2040553d call mouse_adc_read 
+0201 2040021a call p_keyboard_low_voltage_param_set 
+0202 20400280 call p_keyboard_low_voltage_led_timer 
+0203 2040328e call g24_pair_timeout_timer 
+0204 20403531 call g24_reconn_timeout_timer 
+0205 20405fdd call mouse_24g_long_sleep_param_update_timer 
+0206 20404b62 call keyboard_24g_repeat_send_data 
+0207 20404b68 call keyboard_24g_led_status_get_timer 
+0208 20400225 call p_keyboard_num_capslock_led_on_timer 
+0209 2040024a call p_keyboard_device_poweron_timer 
+020a 20400274 call p_keyboard_device_pair_discovery_led_timer 
+020b 2040026c call p_keyboard_mode_led_timer 
+020c 20404b43 call keyboard_check_discovery_timeout_timer 
+020d 20404b58 call keyboard_check_direct_timeout_timer 
+020e 20405be1 call mouse_le_enable_att_list_timer 
+020f 20404b5c call keyboard_le_battery_updata_timer 
+0210 20405be4 call mouse_le_send_smp_security_request_timer 
+0211 20404b5f call keyboard_le_send_conn_param_update_timer 
+0212 20404b55 call keyboard_le_auto_recognize_timer 
+0213 204002b6 call p_keyboard_key_press_timer 
+0214 20404b32 call keyboard_commbination_key_process 
+0215 20405bfe call mouse_current_mult_update_timer 
+0216 20404b48 call keyboard_store_information_delay_timer 
+0217 20404b82 call keyboard_long_press_timer 
+0218 20404b87 call keyboard_commbination_delay_release_timer 
+0219 202002b5 branch p_keyboard_check_no_data_timeout_timer 
 
 p_keyboard_low_voltage_param_set:
+021a 204054f2 call mouse_adc_gpio_set_before_hibernate 
 
 p_keyboard_low_voltage_param_set_backlight_off:
-<<<<<<< .mine
-01cd 58230170 setarg 0x230170 
-01ce 67e1c62d store 3 ,mem_mouse_vdd_full_vol 
-01cf 58015301 setarg 0x015301 
-01d0 e7e18005 istore 3 ,contw 
-01d1 6fe0c637 fetch 1 ,mem_mouse_adc_last_low_voltage_flag 
-01d2 203a01d5 branch p_keyboard_low_voltage_param_set_backligh_off_33v ,blank 
-01d3 70463158 jam 0x58 ,mem_mouse_vdd_low_vol 
-01d4 20600000 rtn 
-||||||| .r1267
-01ca 58230170 setarg 0x230170 
-01cb 67e1c62d store 3 ,mem_mouse_vdd_full_vol 
-01cc 58015301 setarg 0x015301 
-01cd e7e18005 istore 3 ,contw 
-01ce 6fe0c637 fetch 1 ,mem_mouse_adc_last_low_voltage_flag 
-01cf 203a01d2 branch p_keyboard_low_voltage_param_set_backligh_off_33v ,blank 
-01d0 70463158 jam 0x58 ,mem_mouse_vdd_low_vol 
-01d1 20600000 rtn 
-=======
-01bc 58230170 setarg 0x230170 
-01bd 67e1c62d store 3 ,mem_mouse_vdd_full_vol 
-01be 58015301 setarg 0x015301 
-01bf e7e18005 istore 3 ,contw 
-01c0 6fe0c637 fetch 1 ,mem_mouse_adc_last_low_voltage_flag 
-01c1 203a01c4 branch p_keyboard_low_voltage_param_set_backligh_off_33v ,blank 
-01c2 70463158 jam 0x58 ,mem_mouse_vdd_low_vol 
-01c3 20600000 rtn 
->>>>>>> .r1527
-
-p_keyboard_low_voltage_param_set_backligh_off_33v:
-<<<<<<< .mine
-01d5 70463153 jam 0x53 ,mem_mouse_vdd_low_vol 
-01d6 20600000 rtn 
-||||||| .r1267
-01d2 70463153 jam 0x53 ,mem_mouse_vdd_low_vol 
-01d3 20600000 rtn 
-=======
-01c4 70463153 jam 0x53 ,mem_mouse_vdd_low_vol 
-01c5 20600000 rtn 
->>>>>>> .r1527
+021b 58520090 setarg 0x520090 
+021c 67e1c62d store 3 ,mem_mouse_vdd_full_vol 
+021d 58005a00 setarg 0x005a00 
+021e e7e18005 istore 3 ,contw 
+021f 6fe0c637 fetch 1 ,mem_mouse_adc_last_low_voltage_flag 
+0220 203a0223 branch p_keyboard_low_voltage_param_set_backligh_off_1v0 ,blank 
+0221 7046315f jam 0x5F ,mem_mouse_vdd_low_vol 
+0222 20600000 rtn 
+
+p_keyboard_low_voltage_param_set_backligh_off_1v0:
+0223 7046315a jam 0x5a ,mem_mouse_vdd_low_vol 
+0224 20600000 rtn 
 
 p_keyboard_num_capslock_led_on_timer:
-<<<<<<< .mine
-01d7 6fe0cbbc fetch 1 ,mem_mouse_usb_vdd_status_current 
-01d8 c02d01ee beq mouse_usb_interface_insert ,p_keyboard_usb_led_check 
-01d9 6fe14781 fetch 2 ,mem_mouse_no_data_timer 
-01da 207a0000 rtn blank 
-01db 6fe0ca08 fetch 1 ,mem_keyboard_device_poweron_timer_count 
-01dc 247a0000 nrtn blank 
-01dd 704a0dff jam 0xff ,mem_keyboard_struct_led_gpio 
-01de 6fe14725 fetch 2 ,mem_mouse_no_data_timeout 
-01df 68494781 fetcht 2 ,mem_mouse_no_data_timer 
-01e0 98460400 isub temp ,temp 
-01e1 6fe14869 fetch 2 ,mem_keyboard_caps_led_on_timer 
-01e2 98467e00 isub temp ,pdata 
-01e3 202101e6 branch p_keyboard_num_cap_led_on ,positive 
-01e4 204001ec call p_keyboard_numlock_led_off 
-01e5 20204b7c branch keyboard_capslock_led_off 
-||||||| .r1267
-01d4 6fe0cbbc fetch 1 ,mem_mouse_usb_vdd_status_current 
-01d5 c02d01f0 beq mouse_usb_interface_insert ,p_keyboard_usb_led_check 
-01d6 6fe14781 fetch 2 ,mem_mouse_no_data_timer 
-01d7 207a0000 rtn blank 
-01d8 6fe0ca08 fetch 1 ,mem_keyboard_device_poweron_timer_count 
-01d9 247a0000 nrtn blank 
-01da 6fe14725 fetch 2 ,mem_mouse_no_data_timeout 
-01db 68494781 fetcht 2 ,mem_mouse_no_data_timer 
-01dc 98460400 isub temp ,temp 
-01dd 6fe14869 fetch 2 ,mem_keyboard_caps_led_on_timer 
-01de 98467e00 isub temp ,pdata 
-01df 202101e2 branch p_keyboard_num_cap_led_on ,positive 
-01e0 204001ec call p_keyboard_numlock_led_off 
-01e1 202001ee branch p_keyboard_capslock_led_off 
-=======
-01c6 6fe0cbbc fetch 1 ,mem_mouse_usb_vdd_status_current 
-01c7 c02d01e2 beq mouse_usb_interface_insert ,p_keyboard_usb_led_check 
-01c8 6fe14781 fetch 2 ,mem_mouse_no_data_timer 
-01c9 207a0000 rtn blank 
-01ca 6fe0ca08 fetch 1 ,mem_keyboard_device_poweron_timer_count 
-01cb 247a0000 nrtn blank 
-01cc 6fe14725 fetch 2 ,mem_mouse_no_data_timeout 
-01cd 68494781 fetcht 2 ,mem_mouse_no_data_timer 
-01ce 98460400 isub temp ,temp 
-01cf 6fe14869 fetch 2 ,mem_keyboard_caps_led_on_timer 
-01d0 98467e00 isub temp ,pdata 
-01d1 202101d4 branch p_keyboard_num_cap_led_on ,positive 
-01d2 204001de call p_keyboard_numlock_led_off 
-01d3 202001e0 branch p_keyboard_capslock_led_off 
->>>>>>> .r1527
+0225 6fe14781 fetch 2 ,mem_mouse_no_data_timer 
+0226 207a0000 rtn blank 
+0227 6fe14725 fetch 2 ,mem_mouse_no_data_timeout 
+0228 68494781 fetcht 2 ,mem_mouse_no_data_timer 
+0229 98460400 isub temp ,temp 
+022a 6fe14869 fetch 2 ,mem_keyboard_caps_led_on_timer 
+022b 98467e00 isub temp ,pdata 
+022c 20210230 branch p_keyboard_num_cap_led_on ,positive 
+022d 20400237 call p_keyboard_numlock_led_off 
+022e 20400239 call p_keyboard_scrolllock_led_off 
+022f 20204b7c branch keyboard_capslock_led_off 
 
 p_keyboard_num_cap_led_on:
-<<<<<<< .mine
-01e6 204001e8 call p_keyboard_numlock_led_check_on 
-01e7 20204b7e branch keyboard_capslock_led_check_on 
-||||||| .r1267
-01e2 204001e4 call p_keyboard_numlock_led_check_on 
-01e3 202001e8 branch p_keyboard_capslock_led_check_on 
-=======
-01d4 204001d6 call p_keyboard_numlock_led_check_on 
-01d5 202001da branch p_keyboard_capslock_led_check_on 
->>>>>>> .r1527
+0230 20400233 call p_keyboard_numlock_led_check_on 
+0231 2040023f call p_keyboard_scrolllock_led_check_on 
+0232 20204b7e branch keyboard_capslock_led_check_on 
 
 p_keyboard_numlock_led_check_on:
-<<<<<<< .mine
-||||||| .r1267
-01e4 6fe0c9aa fetch 1 ,mem_keyboard_led_status 
-01e5 c30001ec bbit0 kb_pc_keysel_numlock ,p_keyboard_numlock_led_off 
-01e6 6848c867 fetcht 1 ,mem_keyboard_num_led_gpio 
-01e7 20200211 branch p_keyboard_led_on 
-
-p_keyboard_capslock_led_check_on:
-=======
-01d6 6fe0c9aa fetch 1 ,mem_keyboard_led_status 
-01d7 c30001de bbit0 kb_pc_keysel_numlock ,p_keyboard_numlock_led_off 
-01d8 6848c867 fetcht 1 ,mem_keyboard_num_led_gpio 
-01d9 20200203 branch p_keyboard_led_on 
-
-p_keyboard_capslock_led_check_on:
->>>>>>> .r1527
-<<<<<<< .mine
-01e8 6fe0c9aa fetch 1 ,mem_keyboard_led_status 
-01e9 c30001ec bbit0 kb_pc_keysel_numlock ,p_keyboard_numlock_led_off 
-01ea 6848c867 fetcht 1 ,mem_keyboard_num_led_gpio 
-01eb 20206ef7 branch gpio_out_active 
-||||||| .r1267
-01e8 6fe0c9aa fetch 1 ,mem_keyboard_led_status 
-01e9 c30081ee bbit0 kb_pc_keysel_capslock ,p_keyboard_capslock_led_off 
-01ea 6848c866 fetcht 1 ,mem_keyboard_caps_led_gpio 
-01eb 20200211 branch p_keyboard_led_on 
-=======
-01da 6fe0c9aa fetch 1 ,mem_keyboard_led_status 
-01db c30081e0 bbit0 kb_pc_keysel_capslock ,p_keyboard_capslock_led_off 
-01dc 6848c866 fetcht 1 ,mem_keyboard_caps_led_gpio 
-01dd 20200203 branch p_keyboard_led_on 
->>>>>>> .r1527
+0233 6fe0c9aa fetch 1 ,mem_keyboard_led_status 
+0234 c3000237 bbit0 kb_pc_keysel_numlock ,p_keyboard_numlock_led_off 
+0235 6848c867 fetcht 1 ,mem_keyboard_num_led_gpio 
+0236 20206ef7 branch gpio_out_active 
 
 p_keyboard_numlock_led_off:
-<<<<<<< .mine
-01ec 6848c867 fetcht 1 ,mem_keyboard_num_led_gpio 
-01ed 20206ef3 branch gpio_out_inactive 
-||||||| .r1267
-01ec 6848c867 fetcht 1 ,mem_keyboard_num_led_gpio 
-01ed 20200207 branch p_keyboard_led_off 
-=======
-01de 6848c867 fetcht 1 ,mem_keyboard_num_led_gpio 
-01df 202001f9 branch p_keyboard_led_off 
->>>>>>> .r1527
-
-<<<<<<< .mine
-||||||| .r1267
-p_keyboard_capslock_led_off:
-01ee 6848c866 fetcht 1 ,mem_keyboard_caps_led_gpio 
-01ef 20200207 branch p_keyboard_led_off 
-
-=======
-p_keyboard_capslock_led_off:
-01e0 6848c866 fetcht 1 ,mem_keyboard_caps_led_gpio 
-01e1 202001f9 branch p_keyboard_led_off 
+0237 6848c867 fetcht 1 ,mem_keyboard_num_led_gpio 
+0238 20206ef3 branch gpio_out_inactive 
+
+p_keyboard_scrolllock_led_off:
+0239 6fe0ca08 fetch 1 ,mem_keyboard_device_poweron_timer_count 
+023a 247a0000 nrtn blank 
+023b 6fe0c40c fetch 1 ,mem_adc_power_flag 
+023c c3800000 rtnbit1 0 
+023d 6848cbbb fetcht 1 ,mem_keyboard_scroll_led_gpio 
+023e 20206ef3 branch gpio_out_inactive 
+
+p_keyboard_scrolllock_led_check_on:
+023f 6fe0ca08 fetch 1 ,mem_keyboard_device_poweron_timer_count 
+0240 247a0000 nrtn blank 
+0241 6fe0c40c fetch 1 ,mem_adc_power_flag 
+0242 c3800000 rtnbit1 0 
+0243 6fe0c9aa fetch 1 ,mem_keyboard_led_status 
+0244 c3010239 bbit0 kb_pc_keysel_scrolllock ,p_keyboard_scrolllock_led_off 
+0245 6848cbbb fetcht 1 ,mem_keyboard_scroll_led_gpio 
+0246 20206ef7 branch gpio_out_active 
 
->>>>>>> .r1527
 p_keyboard_usb_led_check:
-<<<<<<< .mine
-01ee 6fe0c621 fetch 1 ,mem_24g_led_status 
-01ef 67e0c9aa store 1 ,mem_keyboard_led_status 
-01f0 202001e6 branch p_keyboard_num_cap_led_on 
-||||||| .r1267
-01f0 6fe0c621 fetch 1 ,mem_24g_led_status 
-01f1 67e0c9aa store 1 ,mem_keyboard_led_status 
-01f2 202001e2 branch p_keyboard_num_cap_led_on 
-=======
-01e2 6fe0c621 fetch 1 ,mem_24g_led_status 
-01e3 67e0c9aa store 1 ,mem_keyboard_led_status 
-01e4 202001d4 branch p_keyboard_num_cap_led_on 
->>>>>>> .r1527
+0247 6fe0c621 fetch 1 ,mem_24g_led_status 
+0248 67e0c9aa store 1 ,mem_keyboard_led_status 
+0249 20200230 branch p_keyboard_num_cap_led_on 
 
 p_keyboard_device_poweron_timer:
-<<<<<<< .mine
-01f1 6fe0ca08 fetch 1 ,mem_keyboard_device_poweron_timer_count 
-01f2 207a0000 rtn blank 
-01f3 1fe0ffff increase -1 ,pdata 
-01f4 67e0ca08 store 1 ,mem_keyboard_device_poweron_timer_count 
-01f5 203a4b6f branch keyboard_power_led_off ,blank 
-||||||| .r1267
-01f3 6fe0ca08 fetch 1 ,mem_keyboard_device_poweron_timer_count 
-01f4 207a0000 rtn blank 
-01f5 1fe0ffff increase -1 ,pdata 
-01f6 67e0ca08 store 1 ,mem_keyboard_device_poweron_timer_count 
-01f7 203a4b6f branch keyboard_power_led_off ,blank 
-=======
-01e5 6fe0ca08 fetch 1 ,mem_keyboard_device_poweron_timer_count 
-01e6 207a0000 rtn blank 
-01e7 1fe0ffff increase -1 ,pdata 
-01e8 67e0ca08 store 1 ,mem_keyboard_device_poweron_timer_count 
-01e9 203a4b6f branch keyboard_power_led_off ,blank 
->>>>>>> .r1527
-
-p_keyboard_power_led_on:
-<<<<<<< .mine
-01f6 6848c868 fetcht 1 ,mem_keyboard_power_led_gpio 
-01f7 20206ef7 branch gpio_out_active 
-||||||| .r1267
-01f8 6848c868 fetcht 1 ,mem_keyboard_power_led_gpio 
-01f9 20206ef7 branch gpio_out_active 
-=======
-01ea 6848c868 fetcht 1 ,mem_keyboard_power_led_gpio 
-01eb 20206ef7 branch gpio_out_active 
->>>>>>> .r1527
+024a 6fe0ca08 fetch 1 ,mem_keyboard_device_poweron_timer_count 
+024b 207a0000 rtn blank 
+024c 1fe0ffff increase -1 ,pdata 
+024d 67e0ca08 store 1 ,mem_keyboard_device_poweron_timer_count 
+024e 203a0250 branch p_keyboard_device_led_off ,blank 
+024f 20200256 branch p_keyboard_device_led_on 
 
 p_keyboard_device_led_off:
-<<<<<<< .mine
-01f8 6fe0c666 fetch 1 ,mem_device_flag 
-01f9 c0000204 beq mode_24g_device ,p_keyboard_device_24g_led_off 
-01fa c0008208 beq mode_bt_device1 ,p_keyboard_device_bt1_led_off 
-01fb c001020a beq mode_bt_device2 ,p_keyboard_device_bt2_led_off 
-01fc c001820c beq mode_bt_device3 ,p_keyboard_device_bt3_led_off 
-01fd 20600000 rtn 
-||||||| .r1267
-01fa 6fe0c666 fetch 1 ,mem_device_flag 
-01fb c0000206 beq mode_24g_device ,p_keyboard_device_24g_led_off 
-01fc c000820a beq mode_bt_device1 ,p_keyboard_device_bt1_led_off 
-01fd c001020c beq mode_bt_device2 ,p_keyboard_device_bt2_led_off 
-01fe c001820e beq mode_bt_device3 ,p_keyboard_device_bt3_led_off 
-01ff 20600000 rtn 
-=======
-01ec 6fe0c666 fetch 1 ,mem_device_flag 
-01ed c00001f8 beq mode_24g_device ,p_keyboard_device_24g_led_off 
-01ee c00081fc beq mode_bt_device1 ,p_keyboard_device_bt1_led_off 
-01ef c00101fe beq mode_bt_device2 ,p_keyboard_device_bt2_led_off 
-01f0 c0018200 beq mode_bt_device3 ,p_keyboard_device_bt3_led_off 
-01f1 20600000 rtn 
->>>>>>> .r1527
+0250 6fe0c666 fetch 1 ,mem_device_flag 
+0251 c000025c beq mode_24g_device ,p_keyboard_device_24g_led_off 
+0252 c000825e beq mode_bt_device1 ,p_keyboard_device_bt1_led_off 
+0253 c0010260 beq mode_bt_device2 ,p_keyboard_device_bt2_led_off 
+0254 c0018262 beq mode_bt_device3 ,p_keyboard_device_bt3_led_off 
+0255 20600000 rtn 
 
 p_keyboard_device_led_on:
-<<<<<<< .mine
-01fe 6fe0c666 fetch 1 ,mem_device_flag 
-01ff c000020e beq mode_24g_device ,p_keyboard_device_24g_led_on 
-0200 c0008212 beq mode_bt_device1 ,p_keyboard_device_bt1_led_on 
-0201 c0010214 beq mode_bt_device2 ,p_keyboard_device_bt2_led_on 
-0202 c0018216 beq mode_bt_device3 ,p_keyboard_device_bt3_led_on 
-0203 20600000 rtn 
-||||||| .r1267
-0200 6fe0c666 fetch 1 ,mem_device_flag 
-0201 c0000210 beq mode_24g_device ,p_keyboard_device_24g_led_on 
-0202 c0008214 beq mode_bt_device1 ,p_keyboard_device_bt1_led_on 
-0203 c0010216 beq mode_bt_device2 ,p_keyboard_device_bt2_led_on 
-0204 c0018218 beq mode_bt_device3 ,p_keyboard_device_bt3_led_on 
-0205 20600000 rtn 
-=======
-01f2 6fe0c666 fetch 1 ,mem_device_flag 
-01f3 c0000202 beq mode_24g_device ,p_keyboard_device_24g_led_on 
-01f4 c0008206 beq mode_bt_device1 ,p_keyboard_device_bt1_led_on 
-01f5 c0010208 beq mode_bt_device2 ,p_keyboard_device_bt2_led_on 
-01f6 c001820a beq mode_bt_device3 ,p_keyboard_device_bt3_led_on 
-01f7 20600000 rtn 
->>>>>>> .r1527
+0256 6fe0c666 fetch 1 ,mem_device_flag 
+0257 c0000264 beq mode_24g_device ,p_keyboard_device_24g_led_on 
+0258 c0008266 beq mode_bt_device1 ,p_keyboard_device_bt1_led_on 
+0259 c0010268 beq mode_bt_device2 ,p_keyboard_device_bt2_led_on 
+025a c001826a beq mode_bt_device3 ,p_keyboard_device_bt3_led_on 
+025b 20600000 rtn 
 
 p_keyboard_device_24g_led_off:
-<<<<<<< .mine
-0204 6848cbb7 fetcht 1 ,mem_keyboard_24g_led_gpio 
-||||||| .r1267
-0206 6848cbb7 fetcht 1 ,mem_keyboard_24g_led_gpio 
-=======
-01f8 6848cbb7 fetcht 1 ,mem_keyboard_24g_led_gpio 
->>>>>>> .r1527
-
-p_keyboard_led_off:
-<<<<<<< .mine
-0205 6048ca0d storet 1 ,mem_keyboard_struct_led_gpio 
-0206 da200000 arg 0 ,rega 
-0207 202077bf branch ui_led_off_global 
-||||||| .r1267
-0207 6048ca0d storet 1 ,mem_keyboard_struct_led_gpio 
-0208 da200000 arg 0 ,rega 
-0209 202077bf branch ui_led_off_global 
-=======
-01f9 6048ca0d storet 1 ,mem_keyboard_struct_led_gpio 
-01fa da200000 arg 0 ,rega 
-01fb 202077bf branch ui_led_off_global 
->>>>>>> .r1527
+025c 6848cbb7 fetcht 1 ,mem_keyboard_24g_led_gpio 
+025d 20206ef3 branch gpio_out_inactive 
 
 p_keyboard_device_bt1_led_off:
-<<<<<<< .mine
-0208 6848cbb8 fetcht 1 ,mem_keyboard_bt1_led_gpio 
-0209 20200205 branch p_keyboard_led_off 
-||||||| .r1267
-020a 6848cbb8 fetcht 1 ,mem_keyboard_bt1_led_gpio 
-020b 20200207 branch p_keyboard_led_off 
-=======
-01fc 6848cbb8 fetcht 1 ,mem_keyboard_bt1_led_gpio 
-01fd 202001f9 branch p_keyboard_led_off 
->>>>>>> .r1527
+025e 6848cbb8 fetcht 1 ,mem_keyboard_bt1_led_gpio 
+025f 20206ef3 branch gpio_out_inactive 
 
 p_keyboard_device_bt2_led_off:
-<<<<<<< .mine
-020a 6848cbb9 fetcht 1 ,mem_keyboard_bt2_led_gpio 
-020b 20200205 branch p_keyboard_led_off 
-||||||| .r1267
-020c 6848cbb9 fetcht 1 ,mem_keyboard_bt2_led_gpio 
-020d 20200207 branch p_keyboard_led_off 
-=======
-01fe 6848cbb9 fetcht 1 ,mem_keyboard_bt2_led_gpio 
-01ff 202001f9 branch p_keyboard_led_off 
->>>>>>> .r1527
+0260 6848cbb9 fetcht 1 ,mem_keyboard_bt2_led_gpio 
+0261 20206ef3 branch gpio_out_inactive 
 
 p_keyboard_device_bt3_led_off:
-<<<<<<< .mine
-020c 6848cbba fetcht 1 ,mem_keyboard_bt3_led_gpio 
-020d 20200205 branch p_keyboard_led_off 
-||||||| .r1267
-020e 6848cbba fetcht 1 ,mem_keyboard_bt3_led_gpio 
-020f 20200207 branch p_keyboard_led_off 
-=======
-0200 6848cbba fetcht 1 ,mem_keyboard_bt3_led_gpio 
-0201 202001f9 branch p_keyboard_led_off 
->>>>>>> .r1527
+0262 6848cbba fetcht 1 ,mem_keyboard_bt3_led_gpio 
+0263 20206ef3 branch gpio_out_inactive 
 
 p_keyboard_device_24g_led_on:
-<<<<<<< .mine
-020e 6848cbb7 fetcht 1 ,mem_keyboard_24g_led_gpio 
-||||||| .r1267
-0210 6848cbb7 fetcht 1 ,mem_keyboard_24g_led_gpio 
-=======
-0202 6848cbb7 fetcht 1 ,mem_keyboard_24g_led_gpio 
->>>>>>> .r1527
-
-p_keyboard_led_on:
-<<<<<<< .mine
-020f 6048ca0d storet 1 ,mem_keyboard_struct_led_gpio 
-0210 da200000 arg 0 ,rega 
-0211 202077ba branch ui_led_on_global 
-||||||| .r1267
-0211 6048ca0d storet 1 ,mem_keyboard_struct_led_gpio 
-0212 da200000 arg 0 ,rega 
-0213 202077ba branch ui_led_on_global 
-=======
-0203 6048ca0d storet 1 ,mem_keyboard_struct_led_gpio 
-0204 da200000 arg 0 ,rega 
-0205 202077ba branch ui_led_on_global 
->>>>>>> .r1527
+0264 6848cbb7 fetcht 1 ,mem_keyboard_24g_led_gpio 
+0265 20206ef7 branch gpio_out_active 
 
 p_keyboard_device_bt1_led_on:
-<<<<<<< .mine
-0212 6848cbb8 fetcht 1 ,mem_keyboard_bt1_led_gpio 
-0213 2020020f branch p_keyboard_led_on 
-||||||| .r1267
-0214 6848cbb8 fetcht 1 ,mem_keyboard_bt1_led_gpio 
-0215 20200211 branch p_keyboard_led_on 
-=======
-0206 6848cbb8 fetcht 1 ,mem_keyboard_bt1_led_gpio 
-0207 20200203 branch p_keyboard_led_on 
->>>>>>> .r1527
+0266 6848cbb8 fetcht 1 ,mem_keyboard_bt1_led_gpio 
+0267 20206ef7 branch gpio_out_active 
 
 p_keyboard_device_bt2_led_on:
-<<<<<<< .mine
-0214 6848cbb9 fetcht 1 ,mem_keyboard_bt2_led_gpio 
-0215 2020020f branch p_keyboard_led_on 
-||||||| .r1267
-0216 6848cbb9 fetcht 1 ,mem_keyboard_bt2_led_gpio 
-0217 20200211 branch p_keyboard_led_on 
-=======
-0208 6848cbb9 fetcht 1 ,mem_keyboard_bt2_led_gpio 
-0209 20200203 branch p_keyboard_led_on 
->>>>>>> .r1527
+0268 6848cbb9 fetcht 1 ,mem_keyboard_bt2_led_gpio 
+0269 20206ef7 branch gpio_out_active 
 
 p_keyboard_device_bt3_led_on:
-<<<<<<< .mine
-0216 6848cbba fetcht 1 ,mem_keyboard_bt3_led_gpio 
-0217 2020020f branch p_keyboard_led_on 
-||||||| .r1267
-0218 6848cbba fetcht 1 ,mem_keyboard_bt3_led_gpio 
-0219 20200211 branch p_keyboard_led_on 
-=======
-020a 6848cbba fetcht 1 ,mem_keyboard_bt3_led_gpio 
-020b 20200203 branch p_keyboard_led_on 
->>>>>>> .r1527
+026a 6848cbba fetcht 1 ,mem_keyboard_bt3_led_gpio 
+026b 20206ef7 branch gpio_out_active 
 
 p_keyboard_mode_led_timer:
-<<<<<<< .mine
-0218 6fe14781 fetch 2 ,mem_mouse_no_data_timer 
-0219 207a0000 rtn blank 
-021a 6fe0cbc8 fetch 1 ,mem_keyboard_mode_led_on_timer 
-021b 207a0000 rtn blank 
-021c 1fe0ffff increase -1 ,pdata 
-021d 67e0cbc8 store 1 ,mem_keyboard_mode_led_on_timer 
-021e c28001fe bbit1 0 ,p_keyboard_device_led_on 
-021f 202001f8 branch p_keyboard_device_led_off 
-||||||| .r1267
-021a 6fe14781 fetch 2 ,mem_mouse_no_data_timer 
-021b 207a0000 rtn blank 
-021c 6fe0cbc8 fetch 1 ,mem_keyboard_mode_led_on_timer 
-021d 207a0000 rtn blank 
-021e 1fe0ffff increase -1 ,pdata 
-021f 67e0cbc8 store 1 ,mem_keyboard_mode_led_on_timer 
-0220 c2800200 bbit1 0 ,p_keyboard_device_led_on 
-0221 202001fa branch p_keyboard_device_led_off 
-=======
-020c 6fe14781 fetch 2 ,mem_mouse_no_data_timer 
-020d 207a0000 rtn blank 
-020e 6fe0cbc8 fetch 1 ,mem_keyboard_mode_led_on_timer 
-020f 207a0000 rtn blank 
-0210 1fe0ffff increase -1 ,pdata 
-0211 67e0cbc8 store 1 ,mem_keyboard_mode_led_on_timer 
-0212 c28001f2 bbit1 0 ,p_keyboard_device_led_on 
-0213 202001ec branch p_keyboard_device_led_off 
->>>>>>> .r1527
+026c 6fe14781 fetch 2 ,mem_mouse_no_data_timer 
+026d 207a0000 rtn blank 
+026e 6fe0cbca fetch 1 ,mem_keyboard_mode_led_on_timer 
+026f 207a0000 rtn blank 
+0270 1fe0ffff increase -1 ,pdata 
+0271 67e0cbca store 1 ,mem_keyboard_mode_led_on_timer 
+0272 c2800256 bbit1 0 ,p_keyboard_device_led_on 
+0273 20200250 branch p_keyboard_device_led_off 
+
+p_keyboard_device_pair_discovery_led_timer:
+0274 6fe0c666 fetch 1 ,mem_device_flag 
+0275 c0000279 beq mode_24g_device ,p_keyboard_device_pair_led 
+0276 6fe14790 fetch 2 ,mem_mouse_discovery_timer 
+0277 207a0000 rtn blank 
+0278 2020027b branch p_keyboard_device_pair_led + 2 
+
+p_keyboard_device_pair_led:
+0279 6fe145d8 fetch 2 ,mem_24g_pair_timeout 
+027a 207a0000 rtn blank 
+027b 6fe0cd07 fetch 1 ,mem_keyboard_pair_led_flag 
+027c 1fe0fe01 increase 1 ,pdata 
+027d 67e0cd07 store 1 ,mem_keyboard_pair_led_flag 
+027e c2810256 bbit1 2 ,p_keyboard_device_led_on 
+027f 20200250 branch p_keyboard_device_led_off 
+
+p_keyboard_low_voltage_led_timer:
+0280 704d0c00 jam 0 ,mem_keyboard_low_volatage_led_blink_new_data_enable 
+0281 6fe14790 fetch 2 ,mem_mouse_discovery_timer 
+0282 247a0000 nrtn blank 
+0283 6fe145d8 fetch 2 ,mem_24g_pair_timeout 
+0284 247a0000 nrtn blank 
+0285 6fe145de fetch 2 ,mem_24g_reconn_timeout 
+0286 247a0000 nrtn blank 
+0287 6fe0ca08 fetch 1 ,mem_keyboard_device_poweron_timer_count 
+0288 247a0000 nrtn blank 
+0289 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+028a c4118000 rtnbit0 mouse_enable_low_led 
+028b c4020000 rtnbit0 mouse_low_voltage_flag 
+028c c293829d bbit1 mouse_enable_low_voltage_led_blink_n_second ,p_keyboard_low_voltage_led_blink_new_data 
+028d 6fe0cd08 fetch 1 ,mem_keyboard_adc_low_volatage_led_timer_count 
+028e 1fe0fe01 increase 1 ,pdata 
+028f 67e0cd08 store 1 ,mem_keyboard_adc_low_volatage_led_timer_count 
+0290 1fe67c14 sub pdata ,20 ,null 
+0291 24410297 ncall p_keyboard_adc_low_volatage_led_timer_count_clean ,positive 
+0292 c0010299 beq 2 ,p_keyboard_low_voltage_led_on 
+0293 c002029b beq 4 ,p_keyboard_low_voltage_led_off 
+0294 c0030299 beq 6 ,p_keyboard_low_voltage_led_on 
+0295 c004029b beq 8 ,p_keyboard_low_voltage_led_off 
+0296 20600000 rtn 
+
+p_keyboard_adc_low_volatage_led_timer_count_clean:
+0297 704d0801 jam 1 ,mem_keyboard_adc_low_volatage_led_timer_count 
+0298 2020029b branch p_keyboard_low_voltage_led_off 
+
+p_keyboard_low_voltage_led_on:
+0299 6848cbbc fetcht 1 ,mem_keyboard_low_voltage_alarm_gpio 
+029a 20206ef7 branch gpio_out_active 
+
+p_keyboard_low_voltage_led_off:
+029b 6848cbbc fetcht 1 ,mem_keyboard_low_voltage_alarm_gpio 
+029c 20206ef3 branch gpio_out_inactive 
+
+p_keyboard_low_voltage_led_blink_new_data:
+029d 6fe14725 fetch 2 ,mem_mouse_no_data_timeout 
+029e 68494781 fetcht 2 ,mem_mouse_no_data_timer 
+029f 98460400 isub temp ,temp 
+02a0 6fe14d09 fetch 2 ,mem_adc_low_volatage_led_blink_timer 
+02a1 98467c00 isub temp ,null 
+02a2 2421029b nbranch p_keyboard_low_voltage_led_off ,positive 
+02a3 704d0c01 jam 1 ,mem_keyboard_low_volatage_led_blink_new_data_enable 
+02a4 6fe0cd0b fetch 1 ,mem_keyboard_low_volatage_led_flag 
+02a5 1fe0fe01 increase 1 ,pdata 
+02a6 67e0cd0b store 1 ,mem_keyboard_low_volatage_led_flag 
+02a7 c2808299 bbit1 1 ,p_keyboard_low_voltage_led_on 
+02a8 2020029b branch p_keyboard_low_voltage_led_off 
+
+p_keyboard_low_voltage_led_no_enter_lpm:
+02a9 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+02aa c4118000 rtnbit0 mouse_enable_low_led 
+02ab c4020000 rtnbit0 mouse_low_voltage_flag 
+02ac c29382b1 bbit1 mouse_enable_low_voltage_led_blink_n_second ,mouse_low_voltage_led_no_enter_lpm_blink 
+02ad 6fe0c709 fetch 1 ,mem_adc_low_volatage_led_timer_count 
+02ae 1fe67c0a sub pdata ,10 ,null 
+02af 2021621b branch mouse_lpm_mode_clear ,positive 
+02b0 20206214 branch mouse_low_voltage_led_no_enter_lpm_next 
+
+mouse_low_voltage_led_no_enter_lpm_blink:
+02b1 6fe0cd0c fetch 1 ,mem_keyboard_low_volatage_led_blink_new_data_enable 
+02b2 243a621b nbranch mouse_lpm_mode_clear ,blank 
+02b3 20206214 branch mouse_low_voltage_led_no_enter_lpm_next 
 
 p_keyboard_discover_setting_led_gpio:
-<<<<<<< .mine
-0220 6fe14a09 fetch 2 ,mem_keyboard_disconvey_led_blink_time 
-0221 67e14a0e store 2 ,mem_keyboard_on_time 
-0222 67e14a10 store 2 ,mem_keyboard_off_time 
-0223 6fe0c666 fetch 1 ,mem_device_flag 
-0224 c0000229 beq mode_24g_device ,p_keyboard_device_led_24g_blink 
-0225 c000822b beq mode_bt_device1 ,p_keyboard_device_led_bt1_blink 
-0226 c001022d beq mode_bt_device2 ,p_keyboard_device_led_bt2_blink 
-0227 c001822f beq mode_bt_device3 ,p_keyboard_device_led_bt3_blink 
-0228 20600000 rtn 
-||||||| .r1267
-0222 6fe14a09 fetch 2 ,mem_keyboard_disconvey_led_blink_time 
-0223 67e14a0e store 2 ,mem_keyboard_on_time 
-0224 67e14a10 store 2 ,mem_keyboard_off_time 
-0225 6fe0c666 fetch 1 ,mem_device_flag 
-0226 c000022b beq mode_24g_device ,p_keyboard_device_led_24g_blink 
-0227 c000822d beq mode_bt_device1 ,p_keyboard_device_led_bt1_blink 
-0228 c001022f beq mode_bt_device2 ,p_keyboard_device_led_bt2_blink 
-0229 c0018231 beq mode_bt_device3 ,p_keyboard_device_led_bt3_blink 
-022a 20600000 rtn 
-=======
-0214 6fe14a09 fetch 2 ,mem_keyboard_disconvey_led_blink_time 
-0215 67e14a0e store 2 ,mem_keyboard_on_time 
-0216 67e14a10 store 2 ,mem_keyboard_off_time 
-0217 6fe0c666 fetch 1 ,mem_device_flag 
-0218 c000021d beq mode_24g_device ,p_keyboard_device_led_24g_blink 
-0219 c000821f beq mode_bt_device1 ,p_keyboard_device_led_bt1_blink 
-021a c0010221 beq mode_bt_device2 ,p_keyboard_device_led_bt2_blink 
-021b c0018223 beq mode_bt_device3 ,p_keyboard_device_led_bt3_blink 
-021c 20600000 rtn 
->>>>>>> .r1527
-
-p_keyboard_device_led_24g_blink:
-<<<<<<< .mine
-0229 6fe0cbb7 fetch 1 ,mem_keyboard_24g_led_gpio 
-022a 20200230 branch p_keybaord_led_blink 
-||||||| .r1267
-022b 6fe0cbb7 fetch 1 ,mem_keyboard_24g_led_gpio 
-022c 20200232 branch p_keybaord_led_blink 
-=======
-021d 6fe0cbb7 fetch 1 ,mem_keyboard_24g_led_gpio 
-021e 20200224 branch p_keybaord_led_blink 
->>>>>>> .r1527
-
-p_keyboard_device_led_bt1_blink:
-<<<<<<< .mine
-022b 6fe0cbb8 fetch 1 ,mem_keyboard_bt1_led_gpio 
-022c 20200230 branch p_keybaord_led_blink 
-||||||| .r1267
-022d 6fe0cbb8 fetch 1 ,mem_keyboard_bt1_led_gpio 
-022e 20200232 branch p_keybaord_led_blink 
-=======
-021f 6fe0cbb8 fetch 1 ,mem_keyboard_bt1_led_gpio 
-0220 20200224 branch p_keybaord_led_blink 
->>>>>>> .r1527
-
-p_keyboard_device_led_bt2_blink:
-<<<<<<< .mine
-022d 6fe0cbb9 fetch 1 ,mem_keyboard_bt2_led_gpio 
-022e 20200230 branch p_keybaord_led_blink 
-||||||| .r1267
-022f 6fe0cbb9 fetch 1 ,mem_keyboard_bt2_led_gpio 
-0230 20200232 branch p_keybaord_led_blink 
-=======
-0221 6fe0cbb9 fetch 1 ,mem_keyboard_bt2_led_gpio 
-0222 20200224 branch p_keybaord_led_blink 
->>>>>>> .r1527
-
-p_keyboard_device_led_bt3_blink:
-<<<<<<< .mine
-022f 6fe0cbba fetch 1 ,mem_keyboard_bt3_led_gpio 
-||||||| .r1267
-0231 6fe0cbba fetch 1 ,mem_keyboard_bt3_led_gpio 
-=======
-0223 6fe0cbba fetch 1 ,mem_keyboard_bt3_led_gpio 
->>>>>>> .r1527
-
-p_keybaord_led_blink:
-<<<<<<< .mine
-0230 67e08678 store 1 ,mem_temp 
-0231 204001f8 call p_keyboard_device_led_off 
-0232 6fe08678 fetch 1 ,mem_temp 
-0233 67e0ca0d store 1 ,mem_keyboard_struct_led_gpio 
-0234 da200000 arg 0 ,rega 
-0235 704a0b01 jam ui_led_state_blink_start ,mem_keyboard_led_type 
-0236 202077c4 branch ui_led_blink_start_global 
-||||||| .r1267
-0232 67e08678 store 1 ,mem_temp 
-0233 204001fa call p_keyboard_device_led_off 
-0234 6fe08678 fetch 1 ,mem_temp 
-0235 67e0ca0d store 1 ,mem_keyboard_struct_led_gpio 
-0236 da200000 arg 0 ,rega 
-0237 704a0b01 jam ui_led_state_blink_start ,mem_keyboard_led_type 
-0238 202077c4 branch ui_led_blink_start_global 
-=======
-0224 67e08678 store 1 ,mem_temp 
-0225 204001ec call p_keyboard_device_led_off 
-0226 6fe08678 fetch 1 ,mem_temp 
-0227 67e0ca0d store 1 ,mem_keyboard_struct_led_gpio 
-0228 da200000 arg 0 ,rega 
-0229 704a0b01 jam ui_led_state_blink_start ,mem_keyboard_led_type 
-022a 202077c4 branch ui_led_blink_start_global 
->>>>>>> .r1527
+02b4 20600000 rtn 
 
 p_keyboard_check_no_data_timeout_timer:
-<<<<<<< .mine
-0237 6fe0cbbc fetch 1 ,mem_mouse_usb_vdd_status_current 
-0238 c12d0000 rtneq mouse_usb_interface_insert 
-0239 20204b8a branch keyboard_check_no_data_timeout_timer 
-||||||| .r1267
-0239 6fe0cbbc fetch 1 ,mem_mouse_usb_vdd_status_current 
-023a c12d0000 rtneq mouse_usb_interface_insert 
-023b 20204b8a branch keyboard_check_no_data_timeout_timer 
-=======
-022b 6fe0cbbc fetch 1 ,mem_mouse_usb_vdd_status_current 
-022c c12d0000 rtneq mouse_usb_interface_insert 
-022d 20204b8a branch keyboard_check_no_data_timeout_timer 
->>>>>>> .r1527
+02b5 20204b8a branch keyboard_check_no_data_timeout_timer 
 
 p_keyboard_key_press_timer:
-<<<<<<< .mine
-023a 6fe0cba1 fetch 1 ,mem_keyboard_switch_device_flag 
-023b c2800240 bbit1 keyboard_flag_g24_device_button ,p_keyboard_device_select_g24_press_timer 
-023c 2040024c call p_keyboard_device_select_g24_nopress_timer 
-023d 6fe0cba1 fetch 1 ,mem_keyboard_switch_device_flag 
-023e c2808253 bbit1 keyboard_flag_bt_device_button ,p_keyboard_device_select_bt_press_timer 
-023f 2020025d branch p_keyboard_device_select_bt_nopress_timer 
-||||||| .r1267
-023c 6fe0cba1 fetch 1 ,mem_keyboard_switch_device_flag 
-023d c2800242 bbit1 keyboard_flag_g24_device_button ,p_keyboard_device_select_g24_press_timer 
-023e 2040024e call p_keyboard_device_select_g24_nopress_timer 
-023f 6fe0cba1 fetch 1 ,mem_keyboard_switch_device_flag 
-0240 c2808255 bbit1 keyboard_flag_bt_device_button ,p_keyboard_device_select_bt_press_timer 
-0241 2020025f branch p_keyboard_device_select_bt_nopress_timer 
-=======
-022e 6fe0cba1 fetch 1 ,mem_keyboard_switch_device_flag 
-022f c2800234 bbit1 keyboard_flag_g24_device_button ,p_keyboard_device_select_g24_press_timer 
-0230 20400240 call p_keyboard_device_select_g24_nopress_timer 
-0231 6fe0cba1 fetch 1 ,mem_keyboard_switch_device_flag 
-0232 c2808247 bbit1 keyboard_flag_bt_device_button ,p_keyboard_device_select_bt_press_timer 
-0233 20200251 branch p_keyboard_device_select_bt_nopress_timer 
->>>>>>> .r1527
+02b6 6fe0cba1 fetch 1 ,mem_keyboard_switch_device_flag 
+02b7 c28002ba bbit1 keyboard_flag_g24_device_button ,p_keyboard_device_select_g24_press_timer 
+02b8 204002c6 call p_keyboard_device_select_g24_nopress_timer 
+02b9 20600000 rtn 
 
 p_keyboard_device_select_g24_press_timer:
-<<<<<<< .mine
-0240 6fe0cba4 fetch 1 ,mem_keyboard_switch_g24_press_timer 
-0241 1fe67c64 sub pdata ,100 ,null 
-0242 24610000 nrtn positive 
-0243 1fe0fe01 increase 1 ,pdata 
-0244 67e0cba4 store 1 ,mem_keyboard_switch_g24_press_timer 
-0245 c18c8000 rtnne 25 
-0246 704ba300 jam 0 ,mem_keyboard_switch_g24_enable 
-0247 6fe0c666 fetch 1 ,mem_device_flag 
-0248 c1020000 rtneq mode_usb_device 
-0249 20405aaa call mouse_stop_bluetooth_mode 
-||||||| .r1267
-0242 6fe0cba4 fetch 1 ,mem_keyboard_switch_g24_press_timer 
-0243 1fe67c64 sub pdata ,100 ,null 
-0244 24610000 nrtn positive 
-0245 1fe0fe01 increase 1 ,pdata 
-0246 67e0cba4 store 1 ,mem_keyboard_switch_g24_press_timer 
-0247 c18c8000 rtnne 25 
-0248 704ba300 jam 0 ,mem_keyboard_switch_g24_enable 
-0249 6fe0c666 fetch 1 ,mem_device_flag 
-024a c1020000 rtneq mode_usb_device 
-024b 20405aaa call mouse_stop_bluetooth_mode 
-=======
-0234 6fe0cba4 fetch 1 ,mem_keyboard_switch_g24_press_timer 
-0235 1fe67c64 sub pdata ,100 ,null 
-0236 24610000 nrtn positive 
-0237 1fe0fe01 increase 1 ,pdata 
-0238 67e0cba4 store 1 ,mem_keyboard_switch_g24_press_timer 
-0239 c18c8000 rtnne 25 
-023a 704ba300 jam 0 ,mem_keyboard_switch_g24_enable 
-023b 6fe0c666 fetch 1 ,mem_device_flag 
-023c c1020000 rtneq mode_usb_device 
-023d 20405aaa call mouse_stop_bluetooth_mode 
->>>>>>> .r1527
+02ba 6fe0cba4 fetch 1 ,mem_keyboard_switch_g24_press_timer 
+02bb 1fe67c64 sub pdata ,100 ,null 
+02bc 24610000 nrtn positive 
+02bd 1fe0fe01 increase 1 ,pdata 
+02be 67e0cba4 store 1 ,mem_keyboard_switch_g24_press_timer 
+02bf c18c8000 rtnne 25 
+02c0 704ba300 jam 0 ,mem_keyboard_switch_g24_enable 
+02c1 6fe0c666 fetch 1 ,mem_device_flag 
+02c2 c1020000 rtneq mode_usb_device 
+02c3 20405aaa call mouse_stop_bluetooth_mode 
 
 p_keyboard_24g_start_pair_mode:
-<<<<<<< .mine
-024a 20400440 call p_keyboard_device_led_all_off 
-024b 20204e39 branch keyboard_24g_start_pair_mode 
-||||||| .r1267
-024c 20400442 call p_keyboard_device_led_all_off 
-024d 20204e39 branch keyboard_24g_start_pair_mode 
-=======
-023e 20400434 call p_keyboard_device_led_all_off 
-023f 20204e39 branch keyboard_24g_start_pair_mode 
->>>>>>> .r1527
+02c4 20400440 call p_keyboard_device_led_all_off 
+02c5 20204e39 branch keyboard_24g_start_pair_mode 
 
 p_keyboard_device_select_g24_nopress_timer:
-<<<<<<< .mine
-024c 704ba400 jam 0 ,mem_keyboard_switch_g24_press_timer 
-024d 6fe0cba3 fetch 1 ,mem_keyboard_switch_g24_enable 
-024e 207a0000 rtn blank 
-024f 704ba300 jam 0 ,mem_keyboard_switch_g24_enable 
-0250 20404a56 call keyboard_store_device_info 
-0251 20205ed1 branch mouse_soft_reset 
-0252 20600000 rtn 
-||||||| .r1267
-024e 704ba400 jam 0 ,mem_keyboard_switch_g24_press_timer 
-024f 6fe0cba3 fetch 1 ,mem_keyboard_switch_g24_enable 
-0250 207a0000 rtn blank 
-0251 704ba300 jam 0 ,mem_keyboard_switch_g24_enable 
-0252 20405ca6 call mouse_store_device_info 
-0253 20205ed1 branch mouse_soft_reset 
-0254 20600000 rtn 
-=======
-0240 704ba400 jam 0 ,mem_keyboard_switch_g24_press_timer 
-0241 6fe0cba3 fetch 1 ,mem_keyboard_switch_g24_enable 
-0242 207a0000 rtn blank 
-0243 704ba300 jam 0 ,mem_keyboard_switch_g24_enable 
-0244 20405ca6 call mouse_store_device_info 
-0245 20205ed1 branch mouse_soft_reset 
-0246 20600000 rtn 
->>>>>>> .r1527
-
-p_keyboard_device_select_bt_press_timer:
-<<<<<<< .mine
-0253 6fe0cba6 fetch 1 ,mem_keyboard_switch_bt_press_timer 
-0254 1fe67c64 sub pdata ,100 ,null 
-0255 24610000 nrtn positive 
-0256 1fe0fe01 increase 1 ,pdata 
-0257 67e0cba6 store 1 ,mem_keyboard_switch_bt_press_timer 
-0258 c18c8000 rtnne 25 
-0259 704ba500 jam 0 ,mem_keyboard_switch_bt_enable 
-025a 6fe0c666 fetch 1 ,mem_device_flag 
-025b c1020000 rtneq mode_usb_device 
-025c 20204e2c branch keyboard_long_button_bt_discovery + 3 
-||||||| .r1267
-0255 6fe0cba6 fetch 1 ,mem_keyboard_switch_bt_press_timer 
-0256 1fe67c64 sub pdata ,100 ,null 
-0257 24610000 nrtn positive 
-0258 1fe0fe01 increase 1 ,pdata 
-0259 67e0cba6 store 1 ,mem_keyboard_switch_bt_press_timer 
-025a c18c8000 rtnne 25 
-025b 704ba500 jam 0 ,mem_keyboard_switch_bt_enable 
-025c 6fe0c666 fetch 1 ,mem_device_flag 
-025d c1020000 rtneq mode_usb_device 
-025e 20204e2c branch keyboard_long_button_bt_discovery + 3 
-=======
-0247 6fe0cba6 fetch 1 ,mem_keyboard_switch_bt_press_timer 
-0248 1fe67c64 sub pdata ,100 ,null 
-0249 24610000 nrtn positive 
-024a 1fe0fe01 increase 1 ,pdata 
-024b 67e0cba6 store 1 ,mem_keyboard_switch_bt_press_timer 
-024c c18c8000 rtnne 25 
-024d 704ba500 jam 0 ,mem_keyboard_switch_bt_enable 
-024e 6fe0c666 fetch 1 ,mem_device_flag 
-024f c1020000 rtneq mode_usb_device 
-0250 20204e2c branch keyboard_long_button_bt_discovery + 3 
->>>>>>> .r1527
-
-p_keyboard_device_select_bt_nopress_timer:
-<<<<<<< .mine
-025d 704ba600 jam 0 ,mem_keyboard_switch_bt_press_timer 
-025e 6fe0cba5 fetch 1 ,mem_keyboard_switch_bt_enable 
-025f 207a0000 rtn blank 
-0260 704ba500 jam 0 ,mem_keyboard_switch_bt_enable 
-0261 20404a56 call keyboard_store_device_info 
-0262 20205ed1 branch mouse_soft_reset 
-||||||| .r1267
-025f 704ba600 jam 0 ,mem_keyboard_switch_bt_press_timer 
-0260 6fe0cba5 fetch 1 ,mem_keyboard_switch_bt_enable 
-0261 207a0000 rtn blank 
-0262 704ba500 jam 0 ,mem_keyboard_switch_bt_enable 
-0263 20405ca6 call mouse_store_device_info 
-0264 20205ed1 branch mouse_soft_reset 
-=======
-0251 704ba600 jam 0 ,mem_keyboard_switch_bt_press_timer 
-0252 6fe0cba5 fetch 1 ,mem_keyboard_switch_bt_enable 
-0253 207a0000 rtn blank 
-0254 704ba500 jam 0 ,mem_keyboard_switch_bt_enable 
-0255 20405ca6 call mouse_store_device_info 
-0256 20205ed1 branch mouse_soft_reset 
->>>>>>> .r1527
+02c6 704ba400 jam 0 ,mem_keyboard_switch_g24_press_timer 
+02c7 20600000 rtn 
 
 p_keyboard_start_work:
-<<<<<<< .mine
-0263 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-0264 c30a8270 bbit0 mouse_enable_adc ,p_keyboard_start_work_next 
-0265 20406f82 call enable_adc 
-0266 20406fb0 call vdd_calculate_by_mode 
-0267 67e14633 store 2 ,mem_mouse_vdd_now_vol 
-0268 68494403 fetcht 2 ,mem_3v_adc_hvin_data 
-0269 6fe1440a fetch 2 ,mem_adc_current_value 
-026a 98467c00 isub temp ,null 
-026b 20210263 branch p_keyboard_start_work ,positive 
-026c da20462d arg mem_mouse_vdd_calculate_set ,rega 
-026d 20405563 call mouse_adc_bat_percent_lowpower_out 
-026e 6fe0c40c fetch 1 ,mem_adc_power_flag 
-026f c280cf6b bbit1 1 ,keyboard_power_down 
-||||||| .r1267
-0265 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-0266 c30a8272 bbit0 mouse_enable_adc ,p_keyboard_start_work_next 
-0267 20406f82 call enable_adc 
-0268 20406fb0 call vdd_calculate_by_mode 
-0269 67e14633 store 2 ,mem_mouse_vdd_now_vol 
-026a 68494403 fetcht 2 ,mem_3v_adc_hvin_data 
-026b 6fe1440a fetch 2 ,mem_adc_current_value 
-026c 98467c00 isub temp ,null 
-026d 20210265 branch p_keyboard_start_work ,positive 
-026e da20462d arg mem_mouse_vdd_calculate_set ,rega 
-026f 20405563 call mouse_adc_bat_percent_lowpower_out 
-0270 6fe0c40c fetch 1 ,mem_adc_power_flag 
-0271 c280cf6b bbit1 1 ,keyboard_power_down 
-=======
-0257 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-0258 c30a8264 bbit0 mouse_enable_adc ,p_keyboard_start_work_next 
-0259 20406f82 call enable_adc 
-025a 20406fb0 call vdd_calculate_by_mode 
-025b 67e14633 store 2 ,mem_mouse_vdd_now_vol 
-025c 68494403 fetcht 2 ,mem_3v_adc_hvin_data 
-025d 6fe1440a fetch 2 ,mem_adc_current_value 
-025e 98467c00 isub temp ,null 
-025f 20210257 branch p_keyboard_start_work ,positive 
-0260 da20462d arg mem_mouse_vdd_calculate_set ,rega 
-0261 20405563 call mouse_adc_bat_percent_lowpower_out 
-0262 6fe0c40c fetch 1 ,mem_adc_power_flag 
-0263 c280cf6b bbit1 1 ,keyboard_power_down 
->>>>>>> .r1527
+02c8 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+02c9 c30a82d8 bbit0 mouse_enable_adc ,p_keyboard_start_work_next 
+02ca 2040021a call p_keyboard_low_voltage_param_set 
+02cb 20400558 call p_enable_adc 
+02cc 20400539 call p_vdd_calculate_by_mode 
+02cd 1fe6fc0a div pdata ,10 
+02ce 20407d5f call get_div_result 
+02cf 67e14633 store 2 ,mem_mouse_vdd_now_vol 
+02d0 684943ff fetcht 2 ,mem_2v_adc_hvin_data 
+02d1 6fe1440a fetch 2 ,mem_adc_current_value 
+02d2 98467c00 isub temp ,null 
+02d3 242102c8 nbranch p_keyboard_start_work ,positive 
+02d4 da20462d arg mem_mouse_vdd_calculate_set ,rega 
+02d5 20405563 call mouse_adc_bat_percent_lowpower_out 
+02d6 6fe0c40c fetch 1 ,mem_adc_power_flag 
+02d7 c280cf6b bbit1 1 ,keyboard_power_down 
 
 p_keyboard_start_work_next:
-<<<<<<< .mine
-0270 6fe0c9a4 fetch 1 ,mem_keyboard_pairing_type 
-0271 205a4e24 call keyboard_enable_bt_button_pairing ,blank 
-0272 6fe0c9a3 fetch 1 ,mem_keyboard_bt_button_flag 
-0273 247a0000 nrtn blank 
-0274 6fe0c666 fetch 1 ,mem_device_flag 
-0275 c000602f beq mode_24g_device ,mouse_24g_reconn_general_dongle 
-0276 20405aa8 call mouse_bluetooth_fast_conn_disable 
-0277 c000827a beq mode_bt_device1 ,p_keyboard_start_ble1_reconnect 
-0278 c001027f beq mode_bt_device2 ,p_keyboard_start_ble2_reconnect 
-0279 c0018281 beq mode_bt_device3 ,p_keyboard_start_ble3_reconnect 
-||||||| .r1267
-0272 6fe0c9a4 fetch 1 ,mem_keyboard_pairing_type 
-0273 205a4e24 call keyboard_enable_bt_button_pairing ,blank 
-0274 6fe0c9a3 fetch 1 ,mem_keyboard_bt_button_flag 
-0275 247a0000 nrtn blank 
-0276 6fe0c666 fetch 1 ,mem_device_flag 
-0277 c000602f beq mode_24g_device ,mouse_24g_reconn_general_dongle 
-0278 20405aa8 call mouse_bluetooth_fast_conn_disable 
-0279 c000827c beq mode_bt_device1 ,p_keyboard_start_ble1_reconnect 
-027a c0010281 beq mode_bt_device2 ,p_keyboard_start_ble2_reconnect 
-027b c0018283 beq mode_bt_device3 ,p_keyboard_start_ble3_reconnect 
-=======
-0264 6fe0c9a4 fetch 1 ,mem_keyboard_pairing_type 
-0265 205a4e24 call keyboard_enable_bt_button_pairing ,blank 
-0266 6fe0c9a3 fetch 1 ,mem_keyboard_bt_button_flag 
-0267 247a0000 nrtn blank 
-0268 6fe0c666 fetch 1 ,mem_device_flag 
-0269 c000602f beq mode_24g_device ,mouse_24g_reconn_general_dongle 
-026a 20405aa8 call mouse_bluetooth_fast_conn_disable 
-026b c000826e beq mode_bt_device1 ,p_keyboard_start_ble1_reconnect 
-026c c0010273 beq mode_bt_device2 ,p_keyboard_start_ble2_reconnect 
-026d c0018275 beq mode_bt_device3 ,p_keyboard_start_ble3_reconnect 
->>>>>>> .r1527
+02d8 6fe0c9a4 fetch 1 ,mem_keyboard_pairing_type 
+02d9 205a4e24 call keyboard_enable_bt_button_pairing ,blank 
+02da 6fe0c9a3 fetch 1 ,mem_keyboard_bt_button_flag 
+02db 247a0000 nrtn blank 
+02dc 6fe0c666 fetch 1 ,mem_device_flag 
+02dd c000602f beq mode_24g_device ,mouse_24g_reconn_general_dongle 
+02de 20405aa8 call mouse_bluetooth_fast_conn_disable 
 
 p_keyboard_start_ble1_reconnect:
-<<<<<<< .mine
-027a 6fe34668 fetch 6 ,mem_device1_addr 
-||||||| .r1267
-027c 6fe34668 fetch 6 ,mem_device1_addr 
-=======
-026e 6fe34668 fetch 6 ,mem_device1_addr 
->>>>>>> .r1527
+02df 6fe34668 fetch 6 ,mem_device1_addr 
 
 p_keyboard_start_ble_reconnect:
-<<<<<<< .mine
-027b 684b4a01 fetcht 6 ,mem_keyboard_factory_addr 
-027c 98467c00 isub temp ,null 
-027d 2022da94 branch mouse_bluetooth_fast_conn_init ,zero 
-027e 202054a0 branch mouse_start_reconnect_device 
-||||||| .r1267
-027d 684b4a01 fetcht 6 ,mem_keyboard_factory_addr 
-027e 98467c00 isub temp ,null 
-027f 2022da94 branch mouse_bluetooth_fast_conn_init ,zero 
-0280 202054a0 branch mouse_start_reconnect_device 
-=======
-026f 684b4a01 fetcht 6 ,mem_keyboard_factory_addr 
-0270 98467c00 isub temp ,null 
-0271 2022da94 branch mouse_bluetooth_fast_conn_init ,zero 
-0272 202054a0 branch mouse_start_reconnect_device 
->>>>>>> .r1527
-
-p_keyboard_start_ble2_reconnect:
-<<<<<<< .mine
-027f 6fe34675 fetch 6 ,mem_device2_addr 
-0280 2020027b branch p_keyboard_start_ble_reconnect 
-||||||| .r1267
-0281 6fe34675 fetch 6 ,mem_device2_addr 
-0282 2020027d branch p_keyboard_start_ble_reconnect 
-=======
-0273 6fe34675 fetch 6 ,mem_device2_addr 
-0274 2020026f branch p_keyboard_start_ble_reconnect 
->>>>>>> .r1527
-
-p_keyboard_start_ble3_reconnect:
-<<<<<<< .mine
-0281 6fe34682 fetch 6 ,mem_device3_addr 
-0282 2020027b branch p_keyboard_start_ble_reconnect 
-||||||| .r1267
-0283 6fe34682 fetch 6 ,mem_device3_addr 
-0284 2020027d branch p_keyboard_start_ble_reconnect 
-=======
-0275 6fe34682 fetch 6 ,mem_device3_addr 
-0276 2020026f branch p_keyboard_start_ble_reconnect 
->>>>>>> .r1527
+02e0 203a5a94 branch mouse_bluetooth_fast_conn_init ,blank 
+02e1 202054a0 branch mouse_start_reconnect_device 
 
 p_keyboard_keyscan:
-<<<<<<< .mine
-0283 204004b1 call p_keyboard_gpio_init 
-0284 20404c85 call keyboard_stb_state_low 
-0285 58000000 setarg 0 
-0286 67e148e9 store 2 ,mem_keyscan_exmcu_wait_wake_count 
-0287 d8c0489c arg mem_keyscan_value_current ,contr 
-0288 d8a048b0 arg mem_keyscan_value_check ,contw 
-0289 df200014 arg 20 ,loopcnt 
-028a 20407cda call memcpy 
-028b 5800489c setarg mem_keyscan_value_current 
-028c 67e148e3 store 2 ,mem_keyscan_value_ptr 
-028d 580048d8 setarg mem_keyscan_exmcu_value 
-028e 67e148e5 store 2 ,mem_keyscan_exmcu_value_ptr 
-028f 20404c83 call keyboard_stb_state_high 
-0290 20404c79 call keyboard_clk_state_high 
-0291 20404c81 call keyboard_clk_input 
-||||||| .r1267
-0285 204004b3 call p_keyboard_gpio_init 
-0286 20404c85 call keyboard_stb_state_low 
-0287 58000000 setarg 0 
-0288 67e148e9 store 2 ,mem_keyscan_exmcu_wait_wake_count 
-0289 d8c0489c arg mem_keyscan_value_current ,contr 
-028a d8a048b0 arg mem_keyscan_value_check ,contw 
-028b df200014 arg 20 ,loopcnt 
-028c 20407cda call memcpy 
-028d 5800489c setarg mem_keyscan_value_current 
-028e 67e148e3 store 2 ,mem_keyscan_value_ptr 
-028f 580048d8 setarg mem_keyscan_exmcu_value 
-0290 67e148e5 store 2 ,mem_keyscan_exmcu_value_ptr 
-0291 20404c83 call keyboard_stb_state_high 
-0292 20404c79 call keyboard_clk_state_high 
-0293 20404c81 call keyboard_clk_input 
-=======
-0277 204004a5 call p_keyboard_gpio_init 
-0278 20404c85 call keyboard_stb_state_low 
-0279 58000000 setarg 0 
-027a 67e148e9 store 2 ,mem_keyscan_exmcu_wait_wake_count 
-027b d8c0489c arg mem_keyscan_value_current ,contr 
-027c d8a048b0 arg mem_keyscan_value_check ,contw 
-027d df200014 arg 20 ,loopcnt 
-027e 20407cda call memcpy 
-027f 5800489c setarg mem_keyscan_value_current 
-0280 67e148e3 store 2 ,mem_keyscan_value_ptr 
-0281 580048d8 setarg mem_keyscan_exmcu_value 
-0282 67e148e5 store 2 ,mem_keyscan_exmcu_value_ptr 
-0283 20404c83 call keyboard_stb_state_high 
-0284 20404c79 call keyboard_clk_state_high 
-0285 20404c81 call keyboard_clk_input 
->>>>>>> .r1527
+02e2 204004ad call p_keyboard_gpio_init 
+02e3 20404c85 call keyboard_stb_state_low 
+02e4 58000000 setarg 0 
+02e5 67e148e9 store 2 ,mem_keyscan_exmcu_wait_wake_count 
+02e6 d8c0489c arg mem_keyscan_value_current ,contr 
+02e7 d8a048b0 arg mem_keyscan_value_check ,contw 
+02e8 df200014 arg 20 ,loopcnt 
+02e9 20407cda call memcpy 
+02ea 5800489c setarg mem_keyscan_value_current 
+02eb 67e148e3 store 2 ,mem_keyscan_value_ptr 
+02ec 58004cfb setarg mem_keyscan_exmcu_value_new 
+02ed 67e148e5 store 2 ,mem_keyscan_exmcu_value_ptr 
+02ee 20404c83 call keyboard_stb_state_high 
+02ef 20404c81 call keyboard_clk_input 
 
 p_keyboard_keyscan_exmcu_start_check:
-<<<<<<< .mine
-0292 6fe148e9 fetch 2 ,mem_keyscan_exmcu_wait_wake_count 
-0293 1fe0fe01 increase 1 ,pdata 
-0294 67e148e9 store 2 ,mem_keyscan_exmcu_wait_wake_count 
-0295 c28482aa bbit1 9 ,p_keyboard_keyscan_reset_exmcu 
-0296 6848c864 fetcht 1 ,mem_mcu_clk_gpio 
-0297 20406ee6 call gpio_get_bit 
-0298 24208292 nbranch p_keyboard_keyscan_exmcu_start_check ,true 
-0299 2040029d call p_keyboard_keyscan_get_exmcu_value 
-029a 204002bb call p_keyboard_keyscan_get_mcu_value 
-029b 20404c83 call keyboard_stb_state_high 
-029c 20204c0f branch keyboard_keyscan_copy_value 
-||||||| .r1267
-0294 6fe148e9 fetch 2 ,mem_keyscan_exmcu_wait_wake_count 
-0295 1fe0fe01 increase 1 ,pdata 
-0296 67e148e9 store 2 ,mem_keyscan_exmcu_wait_wake_count 
-0297 c28482ac bbit1 9 ,p_keyboard_keyscan_reset_exmcu 
-0298 6848c864 fetcht 1 ,mem_mcu_clk_gpio 
-0299 20406ee6 call gpio_get_bit 
-029a 24208294 nbranch p_keyboard_keyscan_exmcu_start_check ,true 
-029b 2040029f call p_keyboard_keyscan_get_exmcu_value 
-029c 204002bd call p_keyboard_keyscan_get_mcu_value 
-029d 20404c83 call keyboard_stb_state_high 
-029e 20204c0f branch keyboard_keyscan_copy_value 
-=======
-0286 6fe148e9 fetch 2 ,mem_keyscan_exmcu_wait_wake_count 
-0287 1fe0fe01 increase 1 ,pdata 
-0288 67e148e9 store 2 ,mem_keyscan_exmcu_wait_wake_count 
-0289 c284829e bbit1 9 ,p_keyboard_keyscan_reset_exmcu 
-028a 6848c864 fetcht 1 ,mem_mcu_clk_gpio 
-028b 20406ee6 call gpio_get_bit 
-028c 24208286 nbranch p_keyboard_keyscan_exmcu_start_check ,true 
-028d 20400291 call p_keyboard_keyscan_get_exmcu_value 
-028e 204002af call p_keyboard_keyscan_get_mcu_value 
-028f 20404c83 call keyboard_stb_state_high 
-0290 20204c0f branch keyboard_keyscan_copy_value 
->>>>>>> .r1527
+02f0 6fe148e9 fetch 2 ,mem_keyscan_exmcu_wait_wake_count 
+02f1 1fe0fe01 increase 1 ,pdata 
+02f2 67e148e9 store 2 ,mem_keyscan_exmcu_wait_wake_count 
+02f3 c2848328 bbit1 9 ,p_keyboard_keyscan_reset_exmcu 
+02f4 6848c864 fetcht 1 ,mem_mcu_clk_gpio 
+02f5 20406ee6 call gpio_get_bit 
+02f6 242082f0 nbranch p_keyboard_keyscan_exmcu_start_check ,true 
+02f7 20404c85 call keyboard_stb_state_low 
+
+p_keyboard_keyscan_wait_wake_next:
+02f8 6848c864 fetcht 1 ,mem_mcu_clk_gpio 
+02f9 20406ee6 call gpio_get_bit 
+02fa 202082f8 branch p_keyboard_keyscan_wait_wake_next ,true 
+02fb 2040031f call p_keyboard_keyscan_get_exmcu_value 
+02fc 2040032f call p_keyboard_keyscan_get_mcu_value 
+02fd 20404c81 call keyboard_clk_input 
+02fe 20404c83 call keyboard_stb_state_high 
+
+p_keyboard_keyscan_copy_value:
+02ff 6fe1489a fetch 2 ,mem_kb_excol_ptr 
+0300 1fe22400 copy pdata ,regb 
+0301 7048e800 jam 0 ,mem_keyscan_col_loop_count 
+
+p_keyboard_compare_col_excol_gpio_loop:
+0302 e8408012 ifetcht 1 ,regb 
+0303 6fe14898 fetch 2 ,mem_kb_col_ptr 
+0304 1fe22200 copy pdata ,rega 
+0305 1a222600 copy rega ,regc 
+0306 df200014 arg 20 ,loopcnt 
+
+p_keyboard_compare_col_gpio_loop:
+0307 efe08011 ifetch 1 ,rega 
+0308 98467c00 isub temp ,null 
+0309 20228313 branch p_keyboard_copy_value_exmcu_to_mcu ,zero 
+030a 1a20a201 increase 1 ,rega 
+030b c2000307 loop p_keyboard_compare_col_gpio_loop 
+
+p_keyboard_compare_col_excol_gpio_loop_next:
+030c 1a40a401 increase 1 ,regb 
+030d 6fe0c8e8 fetch 1 ,mem_keyscan_col_loop_count 
+030e 1fe0fe01 increase 1 ,pdata 
+030f 67e0c8e8 store 1 ,mem_keyscan_col_loop_count 
+0310 1fe67c0b sub pdata ,11 ,null 
+0311 20210302 branch p_keyboard_compare_col_excol_gpio_loop ,positive 
+0312 2020044d branch p_keyboard_gpio_pu_idle 
+
+p_keyboard_copy_value_exmcu_to_mcu:
+0313 6fe148e3 fetch 2 ,mem_keyscan_value_ptr 
+0314 1fe20a00 copy pdata ,contw 
+0315 1a227e00 copy rega ,pdata 
+0316 9a667e00 isub regc ,pdata 
+0317 98a08a00 iadd contw ,contw 
+0318 6fe148e5 fetch 2 ,mem_keyscan_exmcu_value_ptr 
+0319 1fe22600 copy pdata ,regc 
+031a 6fe0c8e8 fetch 1 ,mem_keyscan_col_loop_count 
+031b 9a60a600 iadd regc ,regc 
+031c efe08013 ifetch 1 ,regc 
+031d e7e08005 istore 1 ,contw 
+031e 2020030c branch p_keyboard_compare_col_excol_gpio_loop_next 
 
 p_keyboard_keyscan_get_exmcu_value:
-<<<<<<< .mine
-029d 20000014 nop 20 
-029e 704ab900 jam 0 ,mem_keyscan_exmcu_reset_count 
-029f 20404c85 call keyboard_stb_state_low 
-02a0 7048e800 jam 0 ,mem_keyscan_col_loop_count 
-||||||| .r1267
-029f 20000014 nop 20 
-02a0 704ab900 jam 0 ,mem_keyscan_exmcu_reset_count 
-02a1 20404c85 call keyboard_stb_state_low 
-02a2 7048e800 jam 0 ,mem_keyscan_col_loop_count 
-=======
-0291 20000014 nop 20 
-0292 704ab900 jam 0 ,mem_keyscan_exmcu_reset_count 
-0293 20404c85 call keyboard_stb_state_low 
-0294 7048e800 jam 0 ,mem_keyscan_col_loop_count 
->>>>>>> .r1527
+031f 704ab900 jam 0 ,mem_keyscan_exmcu_reset_count 
+0320 7048e800 jam 0 ,mem_keyscan_col_loop_count 
 
 p_keyboard_keyscan_exmcu_start_loop:
-<<<<<<< .mine
-02a1 20404c7b call keyboard_clk_state_low 
-02a2 204002b5 call p_keyboard_keyscan_exmcu_get_col_value 
-02a3 20404c79 call keyboard_clk_state_high 
-02a4 204002b5 call p_keyboard_keyscan_exmcu_get_col_value 
-02a5 1fe67c09 sub pdata ,9 ,null 
-02a6 202102a1 branch p_keyboard_keyscan_exmcu_start_loop ,positive 
-02a7 20404c7b call keyboard_clk_state_low 
-02a8 204002b5 call p_keyboard_keyscan_exmcu_get_col_value 
-02a9 20204c81 branch keyboard_clk_input 
-||||||| .r1267
-02a3 20404c7b call keyboard_clk_state_low 
-02a4 204002b7 call p_keyboard_keyscan_exmcu_get_col_value 
-02a5 20404c79 call keyboard_clk_state_high 
-02a6 204002b7 call p_keyboard_keyscan_exmcu_get_col_value 
-02a7 1fe67c09 sub pdata ,9 ,null 
-02a8 202102a3 branch p_keyboard_keyscan_exmcu_start_loop ,positive 
-02a9 20404c7b call keyboard_clk_state_low 
-02aa 204002b7 call p_keyboard_keyscan_exmcu_get_col_value 
-02ab 20204c81 branch keyboard_clk_input 
-=======
-0295 20404c7b call keyboard_clk_state_low 
-0296 204002a9 call p_keyboard_keyscan_exmcu_get_col_value 
-0297 20404c79 call keyboard_clk_state_high 
-0298 204002a9 call p_keyboard_keyscan_exmcu_get_col_value 
-0299 1fe67c09 sub pdata ,9 ,null 
-029a 20210295 branch p_keyboard_keyscan_exmcu_start_loop ,positive 
-029b 20404c7b call keyboard_clk_state_low 
-029c 204002a9 call p_keyboard_keyscan_exmcu_get_col_value 
-029d 20204c81 branch keyboard_clk_input 
->>>>>>> .r1527
+0321 20404c7b call keyboard_clk_state_low 
+0322 20400329 call p_keyboard_keyscan_exmcu_get_col_value 
+0323 20404c79 call keyboard_clk_state_high 
+0324 20400329 call p_keyboard_keyscan_exmcu_get_col_value 
+0325 1fe67c0b sub pdata ,11 ,null 
+0326 20210321 branch p_keyboard_keyscan_exmcu_start_loop ,positive 
+0327 20204c7b branch keyboard_clk_state_low 
 
 p_keyboard_keyscan_reset_exmcu:
-<<<<<<< .mine
-02aa 6848c865 fetcht 1 ,mem_mcu_rstb_gpio 
-02ab 20406ef7 call gpio_out_active 
-02ac 20000014 nop 20 
-02ad 6848c865 fetcht 1 ,mem_mcu_rstb_gpio 
-02ae 20406ef3 call gpio_out_inactive 
-02af 20001770 nop 6000 
-02b0 6fe0cab9 fetch 1 ,mem_keyscan_exmcu_reset_count 
-02b1 1fe0fe01 increase 1 ,pdata 
-02b2 67e0cab9 store 1 ,mem_keyscan_exmcu_reset_count 
-02b3 c2836ca3 bbit1 6 ,soft_reset_chip 
-02b4 20200283 branch p_keyboard_keyscan 
-||||||| .r1267
-02ac 6848c865 fetcht 1 ,mem_mcu_rstb_gpio 
-02ad 20406ef7 call gpio_out_active 
-02ae 20000014 nop 20 
-02af 6848c865 fetcht 1 ,mem_mcu_rstb_gpio 
-02b0 20406ef3 call gpio_out_inactive 
-02b1 20001770 nop 6000 
-02b2 6fe0cab9 fetch 1 ,mem_keyscan_exmcu_reset_count 
-02b3 1fe0fe01 increase 1 ,pdata 
-02b4 67e0cab9 store 1 ,mem_keyscan_exmcu_reset_count 
-02b5 c2836ca3 bbit1 6 ,soft_reset_chip 
-02b6 20200285 branch p_keyboard_keyscan 
-=======
-029e 6848c865 fetcht 1 ,mem_mcu_rstb_gpio 
-029f 20406ef7 call gpio_out_active 
-02a0 20000014 nop 20 
-02a1 6848c865 fetcht 1 ,mem_mcu_rstb_gpio 
-02a2 20406ef3 call gpio_out_inactive 
-02a3 20001770 nop 6000 
-02a4 6fe0cab9 fetch 1 ,mem_keyscan_exmcu_reset_count 
-02a5 1fe0fe01 increase 1 ,pdata 
-02a6 67e0cab9 store 1 ,mem_keyscan_exmcu_reset_count 
-02a7 c2836ca3 bbit1 6 ,soft_reset_chip 
-02a8 20200277 branch p_keyboard_keyscan 
->>>>>>> .r1527
+0328 202002e2 branch p_keyboard_keyscan 
 
 p_keyboard_keyscan_exmcu_get_col_value:
-<<<<<<< .mine
-02b5 7048e700 jam 0 ,mem_keyscan_value_temp 
-02b6 204002b9 call p_keyboard_keyscan_get_col_value 
-02b7 6fe148e5 fetch 2 ,mem_keyscan_exmcu_value_ptr 
-02b8 20204c4a branch keyboard_keyscan_value_store 
-||||||| .r1267
-02b7 7048e700 jam 0 ,mem_keyscan_value_temp 
-02b8 204002bb call p_keyboard_keyscan_get_col_value 
-02b9 6fe148e5 fetch 2 ,mem_keyscan_exmcu_value_ptr 
-02ba 20204c4a branch keyboard_keyscan_value_store 
-=======
-02a9 7048e700 jam 0 ,mem_keyscan_value_temp 
-02aa 204002ad call p_keyboard_keyscan_get_col_value 
-02ab 6fe148e5 fetch 2 ,mem_keyscan_exmcu_value_ptr 
-02ac 20204c4a branch keyboard_keyscan_value_store 
->>>>>>> .r1527
+0329 7048e700 jam 0 ,mem_keyscan_value_temp 
+032a 2040032d call p_keyboard_keyscan_get_col_value 
+032b 6fe148e5 fetch 2 ,mem_keyscan_exmcu_value_ptr 
+032c 20204c4a branch keyboard_keyscan_value_store 
 
 p_keyboard_keyscan_get_col_value:
-<<<<<<< .mine
-02b9 20000096 nop 150 
-02ba 20204c65 branch keyboard_keyscan_get_col_value 
-||||||| .r1267
-02bb 20000096 nop 150 
-02bc 20204c65 branch keyboard_keyscan_get_col_value 
-=======
-02ad 20000096 nop 150 
-02ae 20204c65 branch keyboard_keyscan_get_col_value 
->>>>>>> .r1527
+032d 20000078 nop 120 
+032e 20204c65 branch keyboard_keyscan_get_col_value 
 
 p_keyboard_keyscan_get_mcu_value:
-<<<<<<< .mine
-02bb 6fe14898 fetch 2 ,mem_kb_col_ptr 
-02bc 1fe22400 copy pdata ,regb 
-02bd 7048e800 jam 0 ,mem_keyscan_col_loop_count 
-||||||| .r1267
-02bd 6fe14898 fetch 2 ,mem_kb_col_ptr 
-02be 1fe22400 copy pdata ,regb 
-02bf 7048e800 jam 0 ,mem_keyscan_col_loop_count 
-=======
-02af 6fe14898 fetch 2 ,mem_kb_col_ptr 
-02b0 1fe22400 copy pdata ,regb 
-02b1 7048e800 jam 0 ,mem_keyscan_col_loop_count 
->>>>>>> .r1527
+032f 6fe14898 fetch 2 ,mem_kb_col_ptr 
+0330 1fe22400 copy pdata ,regb 
+0331 7048e800 jam 0 ,mem_keyscan_col_loop_count 
 
 p_keyboard_keyscan_mcu_start:
-<<<<<<< .mine
-02be 7048e700 jam 0 ,mem_keyscan_value_temp 
-02bf e8408012 ifetcht 1 ,regb 
-02c0 284ffe07 isolate1 7 ,temp 
-02c1 202082c8 branch p_keyboard_keyscan_mcu_start_loop ,true 
-02c2 20406ef7 call gpio_out_active 
-02c3 204002b9 call p_keyboard_keyscan_get_col_value 
-02c4 e8408012 ifetcht 1 ,regb 
-02c5 20406ef3 call gpio_out_inactive 
-02c6 e8408012 ifetcht 1 ,regb 
-02c7 20404c7d call keyboard_gpio_config_input_pu 
-||||||| .r1267
-02c0 7048e700 jam 0 ,mem_keyscan_value_temp 
-02c1 e8408012 ifetcht 1 ,regb 
-02c2 284ffe07 isolate1 7 ,temp 
-02c3 202082ca branch p_keyboard_keyscan_mcu_start_loop ,true 
-02c4 20406ef7 call gpio_out_active 
-02c5 204002bb call p_keyboard_keyscan_get_col_value 
-02c6 e8408012 ifetcht 1 ,regb 
-02c7 20406ef3 call gpio_out_inactive 
-02c8 e8408012 ifetcht 1 ,regb 
-02c9 20404c7d call keyboard_gpio_config_input_pu 
-=======
-02b2 7048e700 jam 0 ,mem_keyscan_value_temp 
-02b3 e8408012 ifetcht 1 ,regb 
-02b4 284ffe07 isolate1 7 ,temp 
-02b5 202082bc branch p_keyboard_keyscan_mcu_start_loop ,true 
-02b6 20406ef7 call gpio_out_active 
-02b7 204002ad call p_keyboard_keyscan_get_col_value 
-02b8 e8408012 ifetcht 1 ,regb 
-02b9 20406ef3 call gpio_out_inactive 
-02ba e8408012 ifetcht 1 ,regb 
-02bb 20404c7d call keyboard_gpio_config_input_pu 
->>>>>>> .r1527
+0332 7048e700 jam 0 ,mem_keyscan_value_temp 
+0333 e8408012 ifetcht 1 ,regb 
+0334 284ffe07 isolate1 7 ,temp 
+0335 2020833c branch p_keyboard_keyscan_mcu_start_loop ,true 
+0336 20406ef7 call gpio_out_active 
+0337 2040032d call p_keyboard_keyscan_get_col_value 
+0338 e8408012 ifetcht 1 ,regb 
+0339 20406ef3 call gpio_out_inactive 
+033a e8408012 ifetcht 1 ,regb 
+033b 20404c7d call keyboard_gpio_config_input_pu 
 
 p_keyboard_keyscan_mcu_start_loop:
-<<<<<<< .mine
-02c8 1a40a401 increase 1 ,regb 
-02c9 6fe148e3 fetch 2 ,mem_keyscan_value_ptr 
-02ca 20404c4a call keyboard_keyscan_value_store 
-02cb 1fe67c13 sub pdata ,19 ,null 
-02cc 202102be branch p_keyboard_keyscan_mcu_start ,positive 
-02cd 20600000 rtn 
-||||||| .r1267
-02ca 1a40a401 increase 1 ,regb 
-02cb 6fe148e3 fetch 2 ,mem_keyscan_value_ptr 
-02cc 20404c4a call keyboard_keyscan_value_store 
-02cd 1fe67c13 sub pdata ,19 ,null 
-02ce 202102c0 branch p_keyboard_keyscan_mcu_start ,positive 
-02cf 20600000 rtn 
-=======
-02bc 1a40a401 increase 1 ,regb 
-02bd 6fe148e3 fetch 2 ,mem_keyscan_value_ptr 
-02be 20404c4a call keyboard_keyscan_value_store 
-02bf 1fe67c13 sub pdata ,19 ,null 
-02c0 202102b2 branch p_keyboard_keyscan_mcu_start ,positive 
-02c1 20600000 rtn 
->>>>>>> .r1527
+033c 1a40a401 increase 1 ,regb 
+033d 6fe148e3 fetch 2 ,mem_keyscan_value_ptr 
+033e 20404c4a call keyboard_keyscan_value_store 
+033f 1fe67c13 sub pdata ,19 ,null 
+0340 20210332 branch p_keyboard_keyscan_mcu_start ,positive 
+0341 20600000 rtn 
 
 p_keyboard_key_process:
-<<<<<<< .mine
-02ce da20489c arg mem_keyscan_value_current ,rega 
-02cf da4048b0 arg mem_keyscan_value_check ,regb 
-02d0 df200014 arg 20 ,loopcnt 
-02d1 20407d64 call string_compare 
-02d2 2422cc87 nbranch keyboard_press_change_or_no_key ,zero 
-02d3 20400308 call p_keyboard_keyscan_value_current_zero_check 
-02d4 205a4c87 call keyboard_press_change_or_no_key ,blank 
-02d5 20404ccd call keyboard_ghost_key_check 
-02d6 6fe0c97b fetch 1 ,mem_mouse_ghost_flag 
-02d7 247a0000 nrtn blank 
-02d8 6fe0c9c1 fetch 1 ,mem_keyboard_commbination_key_step 
-02d9 c1008000 rtneq cammbination_key_press 
-02da c1010000 rtneq cammbination_key_hold 
-02db c1020000 rtneq cammbination_key_wait_release 
-02dc 7048e800 jam 0 ,mem_keyscan_col_loop_count 
-02dd da20489c arg mem_keyscan_value_current ,rega 
-02de da4048c4 arg mem_keyscan_value_old ,regb 
-||||||| .r1267
-02d0 da20489c arg mem_keyscan_value_current ,rega 
-02d1 da4048b0 arg mem_keyscan_value_check ,regb 
-02d2 df200014 arg 20 ,loopcnt 
-02d3 20407d64 call string_compare 
-02d4 2422cc87 nbranch keyboard_press_change_or_no_key ,zero 
-02d5 2040030a call p_keyboard_keyscan_value_current_zero_check 
-02d6 205a4c87 call keyboard_press_change_or_no_key ,blank 
-02d7 20404ccd call keyboard_ghost_key_check 
-02d8 6fe0c97b fetch 1 ,mem_mouse_ghost_flag 
-02d9 247a0000 nrtn blank 
-02da 6fe0c9c1 fetch 1 ,mem_keyboard_commbination_key_step 
-02db c1008000 rtneq cammbination_key_press 
-02dc c1010000 rtneq cammbination_key_hold 
-02dd c1020000 rtneq cammbination_key_wait_release 
-02de 7048e800 jam 0 ,mem_keyscan_col_loop_count 
-02df da20489c arg mem_keyscan_value_current ,rega 
-02e0 da4048c4 arg mem_keyscan_value_old ,regb 
-=======
-02c2 da20489c arg mem_keyscan_value_current ,rega 
-02c3 da4048b0 arg mem_keyscan_value_check ,regb 
-02c4 df200014 arg 20 ,loopcnt 
-02c5 20407d64 call string_compare 
-02c6 2422cc87 nbranch keyboard_press_change_or_no_key ,zero 
-02c7 204002fc call p_keyboard_keyscan_value_current_zero_check 
-02c8 205a4c87 call keyboard_press_change_or_no_key ,blank 
-02c9 20404ccd call keyboard_ghost_key_check 
-02ca 6fe0c97b fetch 1 ,mem_mouse_ghost_flag 
-02cb 247a0000 nrtn blank 
-02cc 6fe0c9c1 fetch 1 ,mem_keyboard_commbination_key_step 
-02cd c1008000 rtneq cammbination_key_press 
-02ce c1010000 rtneq cammbination_key_hold 
-02cf c1020000 rtneq cammbination_key_wait_release 
-02d0 7048e800 jam 0 ,mem_keyscan_col_loop_count 
-02d1 da20489c arg mem_keyscan_value_current ,rega 
-02d2 da4048c4 arg mem_keyscan_value_old ,regb 
->>>>>>> .r1527
+0342 da20489c arg mem_keyscan_value_current ,rega 
+0343 da4048b0 arg mem_keyscan_value_check ,regb 
+0344 df200014 arg 20 ,loopcnt 
+0345 20407d64 call string_compare 
+0346 2422cc87 nbranch keyboard_press_change_or_no_key ,zero 
+0347 2040037c call p_keyboard_keyscan_value_current_zero_check 
+0348 205a4c87 call keyboard_press_change_or_no_key ,blank 
+0349 20404ccd call keyboard_ghost_key_check 
+034a 6fe0c97b fetch 1 ,mem_mouse_ghost_flag 
+034b 247a0000 nrtn blank 
+034c 6fe0c9c1 fetch 1 ,mem_keyboard_commbination_key_step 
+034d c1008000 rtneq cammbination_key_press 
+034e c1010000 rtneq cammbination_key_hold 
+034f c1020000 rtneq cammbination_key_wait_release 
+0350 7048e800 jam 0 ,mem_keyscan_col_loop_count 
+0351 da20489c arg mem_keyscan_value_current ,rega 
+0352 da4048c4 arg mem_keyscan_value_old ,regb 
 
 p_keyboard_keyvalue_process:
-<<<<<<< .mine
-02df e8408011 ifetcht 1 ,rega 
-02e0 efe08012 ifetch 1 ,regb 
-02e1 9842fe00 ixor temp ,pdata 
-02e2 203a0300 branch p_keyboard_keyvalue_process_loop ,blank 
-02e3 67e0c8e7 store 1 ,mem_keyscan_value_temp 
-02e4 6048c8f6 storet 1 ,mem_keyboard_press_flag_temp 
-02e5 e0408012 istoret 1 ,regb 
-02e6 7048f401 jam 1 ,mem_keyboard_data_change_flag 
-02e7 7048f700 jam 0 ,mem_keyboard_keyvalue_bit_loop_count 
-||||||| .r1267
-02e1 e8408011 ifetcht 1 ,rega 
-02e2 efe08012 ifetch 1 ,regb 
-02e3 9842fe00 ixor temp ,pdata 
-02e4 203a0302 branch p_keyboard_keyvalue_process_loop ,blank 
-02e5 67e0c8e7 store 1 ,mem_keyscan_value_temp 
-02e6 6048c8f6 storet 1 ,mem_keyboard_press_flag_temp 
-02e7 e0408012 istoret 1 ,regb 
-02e8 7048f401 jam 1 ,mem_keyboard_data_change_flag 
-02e9 7048f700 jam 0 ,mem_keyboard_keyvalue_bit_loop_count 
-=======
-02d3 e8408011 ifetcht 1 ,rega 
-02d4 efe08012 ifetch 1 ,regb 
-02d5 9842fe00 ixor temp ,pdata 
-02d6 203a02f4 branch p_keyboard_keyvalue_process_loop ,blank 
-02d7 67e0c8e7 store 1 ,mem_keyscan_value_temp 
-02d8 6048c8f6 storet 1 ,mem_keyboard_press_flag_temp 
-02d9 e0408012 istoret 1 ,regb 
-02da 7048f401 jam 1 ,mem_keyboard_data_change_flag 
-02db 7048f700 jam 0 ,mem_keyboard_keyvalue_bit_loop_count 
->>>>>>> .r1527
+0353 e8408011 ifetcht 1 ,rega 
+0354 efe08012 ifetch 1 ,regb 
+0355 9842fe00 ixor temp ,pdata 
+0356 203a0374 branch p_keyboard_keyvalue_process_loop ,blank 
+0357 67e0c8e7 store 1 ,mem_keyscan_value_temp 
+0358 6048c8f6 storet 1 ,mem_keyboard_press_flag_temp 
+0359 e0408012 istoret 1 ,regb 
+035a 7048f401 jam 1 ,mem_keyboard_data_change_flag 
+035b 7048f700 jam 0 ,mem_keyboard_keyvalue_bit_loop_count 
 
 p_keyboard_keyvalue_change:
-<<<<<<< .mine
-02e8 6fe0c8e7 fetch 1 ,mem_keyscan_value_temp 
-02e9 c30002f5 bbit0 0 ,p_keyboard_keyvalue_change_loop 
-02ea 6fe0c8e8 fetch 1 ,mem_keyscan_col_loop_count 
-02eb 1feffe08 mul32 pdata ,8 ,pdata 
-02ec 6848c8f7 fetcht 1 ,mem_keyboard_keyvalue_bit_loop_count 
-02ed 9840fe00 iadd temp ,pdata 
-02ee d8c04a16 arg mem_keyboard_keyvalue_map_new ,contr 
-02ef 98c08c00 iadd contr ,contr 
-02f0 efe08006 ifetch 1 ,contr 
-02f1 67e0c8f5 store 1 ,mem_keyboard_keyvalue_temp 
-02f2 20404cfc call keyboard_keyvalue_fn_replace 
-02f3 20400314 call p_keyboard_keyvalue_commbination_replace 
-02f4 2040031e call p_keyboard_keyvalue_in_out 
-||||||| .r1267
-02ea 6fe0c8e7 fetch 1 ,mem_keyscan_value_temp 
-02eb c30002f7 bbit0 0 ,p_keyboard_keyvalue_change_loop 
-02ec 6fe0c8e8 fetch 1 ,mem_keyscan_col_loop_count 
-02ed 1feffe08 mul32 pdata ,8 ,pdata 
-02ee 6848c8f7 fetcht 1 ,mem_keyboard_keyvalue_bit_loop_count 
-02ef 9840fe00 iadd temp ,pdata 
-02f0 d8c04a16 arg mem_keyboard_keyvalue_map_new ,contr 
-02f1 98c08c00 iadd contr ,contr 
-02f2 efe08006 ifetch 1 ,contr 
-02f3 67e0c8f5 store 1 ,mem_keyboard_keyvalue_temp 
-02f4 20404cfc call keyboard_keyvalue_fn_replace 
-02f5 20400316 call p_keyboard_keyvalue_commbination_replace 
-02f6 20400320 call p_keyboard_keyvalue_in_out 
-=======
-02dc 6fe0c8e7 fetch 1 ,mem_keyscan_value_temp 
-02dd c30002e9 bbit0 0 ,p_keyboard_keyvalue_change_loop 
-02de 6fe0c8e8 fetch 1 ,mem_keyscan_col_loop_count 
-02df 1feffe08 mul32 pdata ,8 ,pdata 
-02e0 6848c8f7 fetcht 1 ,mem_keyboard_keyvalue_bit_loop_count 
-02e1 9840fe00 iadd temp ,pdata 
-02e2 d8c04a16 arg mem_keyboard_keyvalue_map_new ,contr 
-02e3 98c08c00 iadd contr ,contr 
-02e4 efe08006 ifetch 1 ,contr 
-02e5 67e0c8f5 store 1 ,mem_keyboard_keyvalue_temp 
-02e6 20404cfc call keyboard_keyvalue_fn_replace 
-02e7 20400308 call p_keyboard_keyvalue_commbination_replace 
-02e8 20400312 call p_keyboard_keyvalue_in_out 
->>>>>>> .r1527
+035c 6fe0c8e7 fetch 1 ,mem_keyscan_value_temp 
+035d c3000369 bbit0 0 ,p_keyboard_keyvalue_change_loop 
+035e 6fe0c8e8 fetch 1 ,mem_keyscan_col_loop_count 
+035f 1feffe08 mul32 pdata ,8 ,pdata 
+0360 6848c8f7 fetcht 1 ,mem_keyboard_keyvalue_bit_loop_count 
+0361 9840fe00 iadd temp ,pdata 
+0362 d8c04a16 arg mem_keyboard_keyvalue_map_new ,contr 
+0363 98c08c00 iadd contr ,contr 
+0364 efe08006 ifetch 1 ,contr 
+0365 67e0c8f5 store 1 ,mem_keyboard_keyvalue_temp 
+0366 20404cfc call keyboard_keyvalue_fn_replace 
+0367 20400388 call p_keyboard_keyvalue_commbination_replace 
+0368 20400392 call p_keyboard_keyvalue_in_out 
 
 p_keyboard_keyvalue_change_loop:
-<<<<<<< .mine
-02f5 6fe0c8e7 fetch 1 ,mem_keyscan_value_temp 
-02f6 1fe37e00 rshift pdata ,pdata 
-02f7 67e0c8e7 store 1 ,mem_keyscan_value_temp 
-02f8 6fe0c8f6 fetch 1 ,mem_keyboard_press_flag_temp 
-02f9 1fe37e00 rshift pdata ,pdata 
-02fa 67e0c8f6 store 1 ,mem_keyboard_press_flag_temp 
-02fb 6fe0c8f7 fetch 1 ,mem_keyboard_keyvalue_bit_loop_count 
-02fc 1fe0fe01 increase 1 ,pdata 
-02fd 67e0c8f7 store 1 ,mem_keyboard_keyvalue_bit_loop_count 
-02fe 1fe67c07 sub pdata ,7 ,null 
-02ff 202102e8 branch p_keyboard_keyvalue_change ,positive 
-||||||| .r1267
-02f7 6fe0c8e7 fetch 1 ,mem_keyscan_value_temp 
-02f8 1fe37e00 rshift pdata ,pdata 
-02f9 67e0c8e7 store 1 ,mem_keyscan_value_temp 
-02fa 6fe0c8f6 fetch 1 ,mem_keyboard_press_flag_temp 
-02fb 1fe37e00 rshift pdata ,pdata 
-02fc 67e0c8f6 store 1 ,mem_keyboard_press_flag_temp 
-02fd 6fe0c8f7 fetch 1 ,mem_keyboard_keyvalue_bit_loop_count 
-02fe 1fe0fe01 increase 1 ,pdata 
-02ff 67e0c8f7 store 1 ,mem_keyboard_keyvalue_bit_loop_count 
-0300 1fe67c07 sub pdata ,7 ,null 
-0301 202102ea branch p_keyboard_keyvalue_change ,positive 
-=======
-02e9 6fe0c8e7 fetch 1 ,mem_keyscan_value_temp 
-02ea 1fe37e00 rshift pdata ,pdata 
-02eb 67e0c8e7 store 1 ,mem_keyscan_value_temp 
-02ec 6fe0c8f6 fetch 1 ,mem_keyboard_press_flag_temp 
-02ed 1fe37e00 rshift pdata ,pdata 
-02ee 67e0c8f6 store 1 ,mem_keyboard_press_flag_temp 
-02ef 6fe0c8f7 fetch 1 ,mem_keyboard_keyvalue_bit_loop_count 
-02f0 1fe0fe01 increase 1 ,pdata 
-02f1 67e0c8f7 store 1 ,mem_keyboard_keyvalue_bit_loop_count 
-02f2 1fe67c07 sub pdata ,7 ,null 
-02f3 202102dc branch p_keyboard_keyvalue_change ,positive 
->>>>>>> .r1527
+0369 6fe0c8e7 fetch 1 ,mem_keyscan_value_temp 
+036a 1fe37e00 rshift pdata ,pdata 
+036b 67e0c8e7 store 1 ,mem_keyscan_value_temp 
+036c 6fe0c8f6 fetch 1 ,mem_keyboard_press_flag_temp 
+036d 1fe37e00 rshift pdata ,pdata 
+036e 67e0c8f6 store 1 ,mem_keyboard_press_flag_temp 
+036f 6fe0c8f7 fetch 1 ,mem_keyboard_keyvalue_bit_loop_count 
+0370 1fe0fe01 increase 1 ,pdata 
+0371 67e0c8f7 store 1 ,mem_keyboard_keyvalue_bit_loop_count 
+0372 1fe67c07 sub pdata ,7 ,null 
+0373 2021035c branch p_keyboard_keyvalue_change ,positive 
 
 p_keyboard_keyvalue_process_loop:
-<<<<<<< .mine
-0300 1a20a201 increase 1 ,rega 
-0301 1a40a401 increase 1 ,regb 
-0302 6fe0c8e8 fetch 1 ,mem_keyscan_col_loop_count 
-0303 1fe0fe01 increase 1 ,pdata 
-0304 67e0c8e8 store 1 ,mem_keyscan_col_loop_count 
-0305 1fe67c13 sub pdata ,19 ,null 
-0306 202102df branch p_keyboard_keyvalue_process ,positive 
-0307 20600000 rtn 
-||||||| .r1267
-0302 1a20a201 increase 1 ,rega 
-0303 1a40a401 increase 1 ,regb 
-0304 6fe0c8e8 fetch 1 ,mem_keyscan_col_loop_count 
-0305 1fe0fe01 increase 1 ,pdata 
-0306 67e0c8e8 store 1 ,mem_keyscan_col_loop_count 
-0307 1fe67c13 sub pdata ,19 ,null 
-0308 202102e1 branch p_keyboard_keyvalue_process ,positive 
-0309 20600000 rtn 
-=======
-02f4 1a20a201 increase 1 ,rega 
-02f5 1a40a401 increase 1 ,regb 
-02f6 6fe0c8e8 fetch 1 ,mem_keyscan_col_loop_count 
-02f7 1fe0fe01 increase 1 ,pdata 
-02f8 67e0c8e8 store 1 ,mem_keyscan_col_loop_count 
-02f9 1fe67c13 sub pdata ,19 ,null 
-02fa 202102d3 branch p_keyboard_keyvalue_process ,positive 
-02fb 20600000 rtn 
->>>>>>> .r1527
+0374 1a20a201 increase 1 ,rega 
+0375 1a40a401 increase 1 ,regb 
+0376 6fe0c8e8 fetch 1 ,mem_keyscan_col_loop_count 
+0377 1fe0fe01 increase 1 ,pdata 
+0378 67e0c8e8 store 1 ,mem_keyscan_col_loop_count 
+0379 1fe67c13 sub pdata ,19 ,null 
+037a 20210353 branch p_keyboard_keyvalue_process ,positive 
+037b 20600000 rtn 
 
 p_keyboard_keyscan_value_current_zero_check:
-<<<<<<< .mine
-0308 6fe4489c fetch 8 ,mem_keyscan_value_current 
-0309 247a0000 nrtn blank 
-030a 6fe448a4 fetch 8 ,mem_keyscan_value_current + 8 
-030b 247a0000 nrtn blank 
-030c 6fe248ac fetch 4 ,mem_keyscan_value_current + 16 
-030d 247a0000 nrtn blank 
-030e 6fe0c9c4 fetch 1 ,mem_keyboard_commbination_control_key_delay_release_timer 
-030f 247a0000 nrtn blank 
-0310 6fe0c9c1 fetch 1 ,mem_keyboard_commbination_key_step 
-0311 c1030000 rtneq cammbination_key_null 
-0312 7049c100 jam cammbination_key_free ,mem_keyboard_commbination_key_step 
-0313 20600000 rtn 
-||||||| .r1267
-030a 6fe4489c fetch 8 ,mem_keyscan_value_current 
-030b 247a0000 nrtn blank 
-030c 6fe448a4 fetch 8 ,mem_keyscan_value_current + 8 
-030d 247a0000 nrtn blank 
-030e 6fe248ac fetch 4 ,mem_keyscan_value_current + 16 
-030f 247a0000 nrtn blank 
-0310 6fe0c9c4 fetch 1 ,mem_keyboard_commbination_control_key_delay_release_timer 
-0311 247a0000 nrtn blank 
-0312 6fe0c9c1 fetch 1 ,mem_keyboard_commbination_key_step 
-0313 c1030000 rtneq cammbination_key_null 
-0314 7049c100 jam cammbination_key_free ,mem_keyboard_commbination_key_step 
-0315 20600000 rtn 
-=======
-02fc 6fe4489c fetch 8 ,mem_keyscan_value_current 
-02fd 247a0000 nrtn blank 
-02fe 6fe448a4 fetch 8 ,mem_keyscan_value_current + 8 
-02ff 247a0000 nrtn blank 
-0300 6fe248ac fetch 4 ,mem_keyscan_value_current + 16 
-0301 247a0000 nrtn blank 
-0302 6fe0c9c4 fetch 1 ,mem_keyboard_commbination_control_key_delay_release_timer 
-0303 247a0000 nrtn blank 
-0304 6fe0c9c1 fetch 1 ,mem_keyboard_commbination_key_step 
-0305 c1030000 rtneq cammbination_key_null 
-0306 7049c100 jam cammbination_key_free ,mem_keyboard_commbination_key_step 
-0307 20600000 rtn 
->>>>>>> .r1527
+037c 6fe4489c fetch 8 ,mem_keyscan_value_current 
+037d 247a0000 nrtn blank 
+037e 6fe448a4 fetch 8 ,mem_keyscan_value_current + 8 
+037f 247a0000 nrtn blank 
+0380 6fe248ac fetch 4 ,mem_keyscan_value_current + 16 
+0381 247a0000 nrtn blank 
+0382 6fe0c9c4 fetch 1 ,mem_keyboard_commbination_control_key_delay_release_timer 
+0383 247a0000 nrtn blank 
+0384 6fe0c9c1 fetch 1 ,mem_keyboard_commbination_key_step 
+0385 c1030000 rtneq cammbination_key_null 
+0386 7049c100 jam cammbination_key_free ,mem_keyboard_commbination_key_step 
+0387 20600000 rtn 
 
 p_keyboard_keyvalue_commbination_replace:
-<<<<<<< .mine
-0314 6fe0c8f5 fetch 1 ,mem_keyboard_keyvalue_temp 
-0315 c0568317 beq hid_key_search ,p_keyboard_commbination_search 
-0316 20204d3c branch keyboard_keyvalue_commbination_replace + 2 
-||||||| .r1267
-0316 6fe0c8f5 fetch 1 ,mem_keyboard_keyvalue_temp 
-0317 c0568319 beq hid_key_search ,p_keyboard_commbination_search 
-0318 20204d3c branch keyboard_keyvalue_commbination_replace + 2 
-=======
-0308 6fe0c8f5 fetch 1 ,mem_keyboard_keyvalue_temp 
-0309 c056830b beq hid_key_search ,p_keyboard_commbination_search 
-030a 20204d3c branch keyboard_keyvalue_commbination_replace + 2 
->>>>>>> .r1527
+0388 6fe0c8f5 fetch 1 ,mem_keyboard_keyvalue_temp 
+0389 c056838b beq hid_key_search ,p_keyboard_commbination_search 
+038a 20204d3c branch keyboard_keyvalue_commbination_replace + 2 
 
 p_keyboard_commbination_search:
-<<<<<<< .mine
-0317 6fe0c9c6 fetch 1 ,mem_kb_computer_system 
-0318 c001831b beq system_os_mac ,p_keyboard_commbination_mac_search 
-0319 580000fa setarg hid_key_ac_search 
-031a 20204d38 branch keyboard_keyvalue_store_temp 
-||||||| .r1267
-0319 6fe0c9c6 fetch 1 ,mem_kb_computer_system 
-031a c001831d beq system_os_mac ,p_keyboard_commbination_mac_search 
-031b 580000fa setarg hid_key_ac_search 
-031c 20204d38 branch keyboard_keyvalue_store_temp 
-=======
-030b 6fe0c9c6 fetch 1 ,mem_kb_computer_system 
-030c c001830f beq system_os_mac ,p_keyboard_commbination_mac_search 
-030d 580000fa setarg hid_key_ac_search 
-030e 20204d38 branch keyboard_keyvalue_store_temp 
->>>>>>> .r1527
+038b 6fe0c9c6 fetch 1 ,mem_kb_computer_system 
+038c c001838f beq system_os_mac ,p_keyboard_commbination_mac_search 
+038d 580000fa setarg hid_key_ac_search 
+038e 20204d38 branch keyboard_keyvalue_store_temp 
 
 p_keyboard_commbination_mac_search:
-<<<<<<< .mine
-031b 7049c208 jam left_gui ,mem_keyboard_commbination_control_key_value 
-031c 7049c32c jam hid_key_space ,mem_keyboard_commbination_standard_key_value 
-031d 20204d95 branch keyboard_commbination_keypress 
-||||||| .r1267
-031d 7049c208 jam left_gui ,mem_keyboard_commbination_control_key_value 
-031e 7049c32c jam hid_key_space ,mem_keyboard_commbination_standard_key_value 
-031f 20204d95 branch keyboard_commbination_keypress 
-=======
-030f 7049c208 jam left_gui ,mem_keyboard_commbination_control_key_value 
-0310 7049c32c jam hid_key_space ,mem_keyboard_commbination_standard_key_value 
-0311 20204d95 branch keyboard_commbination_keypress 
->>>>>>> .r1527
+038f 7049c208 jam left_gui ,mem_keyboard_commbination_control_key_value 
+0390 7049c32c jam hid_key_space ,mem_keyboard_commbination_standard_key_value 
+0391 20204d95 branch keyboard_commbination_keypress 
 
 p_keyboard_keyvalue_in_out:
-<<<<<<< .mine
-031e 6fe0c8f5 fetch 1 ,mem_keyboard_keyvalue_temp 
-031f d84000e0 arg hid_key_left_ctrl ,temp 
-0320 98467c00 isub temp ,null 
-0321 24210330 nbranch p_keyboard_keyvalue_standard ,positive 
-0322 1fe67ce7 sub pdata ,hid_key_right_gui ,null 
-0323 2421034d nbranch p_keyboard_keyvalue_consumer ,positive 
-0324 1fe17e07 and_into 0x07 ,pdata 
-0325 1fe20e00 copy pdata ,queue 
-0326 6fe0c8f6 fetch 1 ,mem_keyboard_press_flag_temp 
-0327 c280032c bbit1 0 ,p_keyboard_keyvalue_control_key_in 
-||||||| .r1267
-0320 6fe0c8f5 fetch 1 ,mem_keyboard_keyvalue_temp 
-0321 d84000e0 arg hid_key_left_ctrl ,temp 
-0322 98467c00 isub temp ,null 
-0323 24210332 nbranch p_keyboard_keyvalue_standard ,positive 
-0324 1fe67ce7 sub pdata ,hid_key_right_gui ,null 
-0325 2421034f nbranch p_keyboard_keyvalue_consumer ,positive 
-0326 1fe17e07 and_into 0x07 ,pdata 
-0327 1fe20e00 copy pdata ,queue 
-0328 6fe0c8f6 fetch 1 ,mem_keyboard_press_flag_temp 
-0329 c280032e bbit1 0 ,p_keyboard_keyvalue_control_key_in 
-=======
-0312 6fe0c8f5 fetch 1 ,mem_keyboard_keyvalue_temp 
-0313 d84000e0 arg hid_key_left_ctrl ,temp 
-0314 98467c00 isub temp ,null 
-0315 24210324 nbranch p_keyboard_keyvalue_standard ,positive 
-0316 1fe67ce7 sub pdata ,hid_key_right_gui ,null 
-0317 24210341 nbranch p_keyboard_keyvalue_consumer ,positive 
-0318 1fe17e07 and_into 0x07 ,pdata 
-0319 1fe20e00 copy pdata ,queue 
-031a 6fe0c8f6 fetch 1 ,mem_keyboard_press_flag_temp 
-031b c2800320 bbit1 0 ,p_keyboard_keyvalue_control_key_in 
->>>>>>> .r1527
+0392 6fe0c8f5 fetch 1 ,mem_keyboard_keyvalue_temp 
+0393 d84000e0 arg hid_key_left_ctrl ,temp 
+0394 98467c00 isub temp ,null 
+0395 242103a4 nbranch p_keyboard_keyvalue_standard ,positive 
+0396 1fe67ce7 sub pdata ,hid_key_right_gui ,null 
+0397 242103c1 nbranch p_keyboard_keyvalue_consumer ,positive 
+0398 1fe17e07 and_into 0x07 ,pdata 
+0399 1fe20e00 copy pdata ,queue 
+039a 6fe0c8f6 fetch 1 ,mem_keyboard_press_flag_temp 
+039b c28003a0 bbit1 0 ,p_keyboard_keyvalue_control_key_in 
 
 p_keyboard_keyvalue_control_key_out:
-<<<<<<< .mine
-0328 6fe0c8f8 fetch 1 ,mem_keyboard_keyvalue_buffer 
-0329 f93ffe00 qset0 pdata 
-032a 67e0c8f8 store 1 ,mem_keyboard_keyvalue_buffer 
-032b 20600000 rtn 
-||||||| .r1267
-032a 6fe0c8f8 fetch 1 ,mem_keyboard_keyvalue_buffer 
-032b f93ffe00 qset0 pdata 
-032c 67e0c8f8 store 1 ,mem_keyboard_keyvalue_buffer 
-032d 20600000 rtn 
-=======
-031c 6fe0c8f8 fetch 1 ,mem_keyboard_keyvalue_buffer 
-031d f93ffe00 qset0 pdata 
-031e 67e0c8f8 store 1 ,mem_keyboard_keyvalue_buffer 
-031f 20600000 rtn 
->>>>>>> .r1527
+039c 6fe0c8f8 fetch 1 ,mem_keyboard_keyvalue_buffer 
+039d f93ffe00 qset0 pdata 
+039e 67e0c8f8 store 1 ,mem_keyboard_keyvalue_buffer 
+039f 20600000 rtn 
 
 p_keyboard_keyvalue_control_key_in:
-<<<<<<< .mine
-032c 6fe0c8f8 fetch 1 ,mem_keyboard_keyvalue_buffer 
-032d f9207e00 qset1 pdata 
-032e 67e0c8f8 store 1 ,mem_keyboard_keyvalue_buffer 
-032f 20600000 rtn 
-||||||| .r1267
-032e 6fe0c8f8 fetch 1 ,mem_keyboard_keyvalue_buffer 
-032f f9207e00 qset1 pdata 
-0330 67e0c8f8 store 1 ,mem_keyboard_keyvalue_buffer 
-0331 20600000 rtn 
-=======
-0320 6fe0c8f8 fetch 1 ,mem_keyboard_keyvalue_buffer 
-0321 f9207e00 qset1 pdata 
-0322 67e0c8f8 store 1 ,mem_keyboard_keyvalue_buffer 
-0323 20600000 rtn 
->>>>>>> .r1527
+03a0 6fe0c8f8 fetch 1 ,mem_keyboard_keyvalue_buffer 
+03a1 f9207e00 qset1 pdata 
+03a2 67e0c8f8 store 1 ,mem_keyboard_keyvalue_buffer 
+03a3 20600000 rtn 
 
 p_keyboard_keyvalue_standard:
-<<<<<<< .mine
-0330 70490000 jam 0 ,mem_keyboard_keyvalue_buffer + 8 
-0331 6fe0c8f6 fetch 1 ,mem_keyboard_press_flag_temp 
-0332 c2800341 bbit1 0 ,p_keyboard_keyvalue_standard_in 
-||||||| .r1267
-0332 70490000 jam 0 ,mem_keyboard_keyvalue_buffer + 8 
-0333 6fe0c8f6 fetch 1 ,mem_keyboard_press_flag_temp 
-0334 c2800343 bbit1 0 ,p_keyboard_keyvalue_standard_in 
-=======
-0324 70490000 jam 0 ,mem_keyboard_keyvalue_buffer + 8 
-0325 6fe0c8f6 fetch 1 ,mem_keyboard_press_flag_temp 
-0326 c2800335 bbit1 0 ,p_keyboard_keyvalue_standard_in 
->>>>>>> .r1527
+03a4 70490000 jam 0 ,mem_keyboard_keyvalue_buffer + 8 
+03a5 6fe0c8f6 fetch 1 ,mem_keyboard_press_flag_temp 
+03a6 c28003b5 bbit1 0 ,p_keyboard_keyvalue_standard_in 
 
 p_keyboard_keyvalue_standard_out:
-<<<<<<< .mine
-0333 6848c8f5 fetcht 1 ,mem_keyboard_keyvalue_temp 
-0334 df200006 arg 6 ,loopcnt 
-0335 d8c048fa arg mem_keyboard_keyvalue_buffer + 2 ,contr 
-||||||| .r1267
-0335 6848c8f5 fetcht 1 ,mem_keyboard_keyvalue_temp 
-0336 df200006 arg 6 ,loopcnt 
-0337 d8c048fa arg mem_keyboard_keyvalue_buffer + 2 ,contr 
-=======
-0327 6848c8f5 fetcht 1 ,mem_keyboard_keyvalue_temp 
-0328 df200006 arg 6 ,loopcnt 
-0329 d8c048fa arg mem_keyboard_keyvalue_buffer + 2 ,contr 
->>>>>>> .r1527
+03a7 6848c8f5 fetcht 1 ,mem_keyboard_keyvalue_temp 
+03a8 df200006 arg 6 ,loopcnt 
+03a9 d8c048fa arg mem_keyboard_keyvalue_buffer + 2 ,contr 
 
 p_keyboard_keyvalue_standard_out_loop:
-<<<<<<< .mine
-0336 efe08006 ifetch 1 ,contr 
-0337 98467c00 isub temp ,null 
-0338 2422833f nbranch p_keyboard_keyvalue_standard_out_next ,zero 
-0339 efe08006 ifetch 1 ,contr 
-033a 18c08dfe increase -2 ,contr 
-033b e7e08006 istore 1 ,contr 
-033c 207a0000 rtn blank 
-033d 18c08c01 increase 1 ,contr 
-033e e0408006 istoret 1 ,contr 
-||||||| .r1267
-0338 efe08006 ifetch 1 ,contr 
-0339 98467c00 isub temp ,null 
-033a 24228341 nbranch p_keyboard_keyvalue_standard_out_next ,zero 
-033b efe08006 ifetch 1 ,contr 
-033c 18c08dfe increase -2 ,contr 
-033d e7e08006 istore 1 ,contr 
-033e 207a0000 rtn blank 
-033f 18c08c01 increase 1 ,contr 
-0340 e0408006 istoret 1 ,contr 
-=======
-032a efe08006 ifetch 1 ,contr 
-032b 98467c00 isub temp ,null 
-032c 24228333 nbranch p_keyboard_keyvalue_standard_out_next ,zero 
-032d efe08006 ifetch 1 ,contr 
-032e 18c08dfe increase -2 ,contr 
-032f e7e08006 istore 1 ,contr 
-0330 207a0000 rtn blank 
-0331 18c08c01 increase 1 ,contr 
-0332 e0408006 istoret 1 ,contr 
->>>>>>> .r1527
+03aa efe08006 ifetch 1 ,contr 
+03ab 98467c00 isub temp ,null 
+03ac 242283b3 nbranch p_keyboard_keyvalue_standard_out_next ,zero 
+03ad efe08006 ifetch 1 ,contr 
+03ae 18c08dfe increase -2 ,contr 
+03af e7e08006 istore 1 ,contr 
+03b0 207a0000 rtn blank 
+03b1 18c08c01 increase 1 ,contr 
+03b2 e0408006 istoret 1 ,contr 
 
 p_keyboard_keyvalue_standard_out_next:
-<<<<<<< .mine
-033f c2000336 loop p_keyboard_keyvalue_standard_out_loop 
-0340 20600000 rtn 
-||||||| .r1267
-0341 c2000338 loop p_keyboard_keyvalue_standard_out_loop 
-0342 20600000 rtn 
-=======
-0333 c200032a loop p_keyboard_keyvalue_standard_out_loop 
-0334 20600000 rtn 
->>>>>>> .r1527
+03b3 c20003aa loop p_keyboard_keyvalue_standard_out_loop 
+03b4 20600000 rtn 
 
 p_keyboard_keyvalue_standard_in:
-<<<<<<< .mine
-0341 6848c8f5 fetcht 1 ,mem_keyboard_keyvalue_temp 
-0342 df200006 arg 6 ,loopcnt 
-0343 d8c048fa arg mem_keyboard_keyvalue_buffer + 2 ,contr 
-||||||| .r1267
-0343 6848c8f5 fetcht 1 ,mem_keyboard_keyvalue_temp 
-0344 df200006 arg 6 ,loopcnt 
-0345 d8c048fa arg mem_keyboard_keyvalue_buffer + 2 ,contr 
-=======
-0335 6848c8f5 fetcht 1 ,mem_keyboard_keyvalue_temp 
-0336 df200006 arg 6 ,loopcnt 
-0337 d8c048fa arg mem_keyboard_keyvalue_buffer + 2 ,contr 
->>>>>>> .r1527
+03b5 6848c8f5 fetcht 1 ,mem_keyboard_keyvalue_temp 
+03b6 df200006 arg 6 ,loopcnt 
+03b7 d8c048fa arg mem_keyboard_keyvalue_buffer + 2 ,contr 
 
 p_keyboard_keyvalue_standard_in_loop:
-<<<<<<< .mine
-0344 efe08006 ifetch 1 ,contr 
-0345 203a034a branch p_keyboard_keyvalue_standard_in_data ,blank 
-0346 98467c00 isub temp ,null 
-0347 20628000 rtn zero 
-0348 c2000344 loop p_keyboard_keyvalue_standard_in_loop 
-0349 20600000 rtn 
-||||||| .r1267
-0346 efe08006 ifetch 1 ,contr 
-0347 203a034c branch p_keyboard_keyvalue_standard_in_data ,blank 
-0348 98467c00 isub temp ,null 
-0349 20628000 rtn zero 
-034a c2000346 loop p_keyboard_keyvalue_standard_in_loop 
-034b 20600000 rtn 
-=======
-0338 efe08006 ifetch 1 ,contr 
-0339 203a033e branch p_keyboard_keyvalue_standard_in_data ,blank 
-033a 98467c00 isub temp ,null 
-033b 20628000 rtn zero 
-033c c2000338 loop p_keyboard_keyvalue_standard_in_loop 
-033d 20600000 rtn 
->>>>>>> .r1527
+03b8 efe08006 ifetch 1 ,contr 
+03b9 203a03be branch p_keyboard_keyvalue_standard_in_data ,blank 
+03ba 98467c00 isub temp ,null 
+03bb 20628000 rtn zero 
+03bc c20003b8 loop p_keyboard_keyvalue_standard_in_loop 
+03bd 20600000 rtn 
 
 p_keyboard_keyvalue_standard_in_data:
-<<<<<<< .mine
-034a 18c08dff increase -1 ,contr 
-034b e0408006 istoret 1 ,contr 
-034c 20600000 rtn 
-||||||| .r1267
-034c 18c08dff increase -1 ,contr 
-034d e0408006 istoret 1 ,contr 
-034e 20600000 rtn 
-=======
-033e 18c08dff increase -1 ,contr 
-033f e0408006 istoret 1 ,contr 
-0340 20600000 rtn 
->>>>>>> .r1527
+03be 18c08dff increase -1 ,contr 
+03bf e0408006 istoret 1 ,contr 
+03c0 20600000 rtn 
 
 p_keyboard_keyvalue_consumer:
-<<<<<<< .mine
-034d 7049c501 jam keyboard_consumer_key_press ,mem_keyboard_consumer_key_status 
-034e 6fe0c8f6 fetch 1 ,mem_keyboard_press_flag_temp 
-034f 205a0351 call p_keyboard_consumer_key_release ,blank 
-0350 20200330 branch p_keyboard_keyvalue_standard 
-||||||| .r1267
-034f 7049c501 jam keyboard_consumer_key_press ,mem_keyboard_consumer_key_status 
-0350 6fe0c8f6 fetch 1 ,mem_keyboard_press_flag_temp 
-0351 205a0353 call p_keyboard_consumer_key_release ,blank 
-0352 20200332 branch p_keyboard_keyvalue_standard 
-=======
-0341 7049c501 jam keyboard_consumer_key_press ,mem_keyboard_consumer_key_status 
-0342 6fe0c8f6 fetch 1 ,mem_keyboard_press_flag_temp 
-0343 205a0345 call p_keyboard_consumer_key_release ,blank 
-0344 20200324 branch p_keyboard_keyvalue_standard 
->>>>>>> .r1527
+03c1 7049c501 jam keyboard_consumer_key_press ,mem_keyboard_consumer_key_status 
+03c2 6fe0c8f6 fetch 1 ,mem_keyboard_press_flag_temp 
+03c3 205a03c5 call p_keyboard_consumer_key_release ,blank 
+03c4 202003a4 branch p_keyboard_keyvalue_standard 
 
 p_keyboard_consumer_key_release:
-<<<<<<< .mine
-0351 7049c502 jam keyboard_consumer_key_release ,mem_keyboard_consumer_key_status 
-0352 20600000 rtn 
-||||||| .r1267
-0353 7049c502 jam keyboard_consumer_key_release ,mem_keyboard_consumer_key_status 
-0354 20600000 rtn 
-=======
-0345 7049c502 jam keyboard_consumer_key_release ,mem_keyboard_consumer_key_status 
-0346 20600000 rtn 
->>>>>>> .r1527
+03c5 7049c502 jam keyboard_consumer_key_release ,mem_keyboard_consumer_key_status 
+03c6 20600000 rtn 
 
 p_keyboard_keyvalue_fn_replace:
-<<<<<<< .mine
-0353 6fe0c8f6 fetch 1 ,mem_keyboard_press_flag_temp 
-0354 245a4d4e ncall keyboard_commbination_delay_release_clear ,blank 
-0355 6fe0c9a1 fetch 1 ,mem_keyboard_fn_flag 
-0356 245a0358 ncall p_keyboard_keyvalue_fn_replace_press ,blank 
-0357 20204d01 branch keyboard_keyvalue_fn_replace + 5 
-||||||| .r1267
-0355 6fe0c8f6 fetch 1 ,mem_keyboard_press_flag_temp 
-0356 245a4d4e ncall keyboard_commbination_delay_release_clear ,blank 
-0357 6fe0c9a1 fetch 1 ,mem_keyboard_fn_flag 
-0358 245a035a ncall p_keyboard_keyvalue_fn_replace_press ,blank 
-0359 20204d01 branch keyboard_keyvalue_fn_replace + 5 
-=======
-0347 6fe0c8f6 fetch 1 ,mem_keyboard_press_flag_temp 
-0348 245a4d4e ncall keyboard_commbination_delay_release_clear ,blank 
-0349 6fe0c9a1 fetch 1 ,mem_keyboard_fn_flag 
-034a 245a034c ncall p_keyboard_keyvalue_fn_replace_press ,blank 
-034b 20204d01 branch keyboard_keyvalue_fn_replace + 5 
->>>>>>> .r1527
+03c7 6fe0c8f6 fetch 1 ,mem_keyboard_press_flag_temp 
+03c8 245a4d4e ncall keyboard_commbination_delay_release_clear ,blank 
+03c9 6fe0c9a1 fetch 1 ,mem_keyboard_fn_flag 
+03ca 245a03cc ncall p_keyboard_keyvalue_fn_replace_press ,blank 
+03cb 20204d01 branch keyboard_keyvalue_fn_replace + 5 
 
 p_keyboard_keyvalue_fn_replace_press:
-<<<<<<< .mine
-0358 6fe0c8f5 fetch 1 ,mem_keyboard_keyvalue_temp 
-0359 c00a035d beq hid_key_q ,p_keyboard_keyvalue_os_andriod 
-035a c00d0364 beq hid_key_w ,p_keyboard_keyvalue_os_windows 
-035b c0040369 beq hid_key_e ,p_keyboard_keyvalue_os_ios 
-035c 20204d12 branch keyboard_keyvalue_fn_replace_press + 1 
-||||||| .r1267
-035a 6fe0c8f5 fetch 1 ,mem_keyboard_keyvalue_temp 
-035b c00a035f beq hid_key_q ,p_keyboard_keyvalue_os_andriod 
-035c c00d0366 beq hid_key_w ,p_keyboard_keyvalue_os_windows 
-035d c004036b beq hid_key_e ,p_keyboard_keyvalue_os_ios 
-035e 20204d12 branch keyboard_keyvalue_fn_replace_press + 1 
-=======
-034c 6fe0c8f5 fetch 1 ,mem_keyboard_keyvalue_temp 
-034d c00a0351 beq hid_key_q ,p_keyboard_keyvalue_os_andriod 
-034e c00d0358 beq hid_key_w ,p_keyboard_keyvalue_os_windows 
-034f c004035d beq hid_key_e ,p_keyboard_keyvalue_os_ios 
-0350 20204d12 branch keyboard_keyvalue_fn_replace_press + 1 
->>>>>>> .r1527
+03cc 6fe0c8f5 fetch 1 ,mem_keyboard_keyvalue_temp 
+03cd c00a03d1 beq hid_key_q ,p_keyboard_keyvalue_os_andriod 
+03ce c00d03d7 beq hid_key_w ,p_keyboard_keyvalue_os_windows 
+03cf c00403db beq hid_key_e ,p_keyboard_keyvalue_os_ios 
+03d0 20204d12 branch keyboard_keyvalue_fn_replace_press + 1 
 
 p_keyboard_keyvalue_os_andriod:
-<<<<<<< .mine
-035d 6fe0c8f6 fetch 1 ,mem_keyboard_press_flag_temp 
-035e c3000362 bbit0 0 ,p_keyboard_keyvalue_clear_temp_end 
-035f 7049c601 jam system_os_andriod ,mem_kb_computer_system 
-0360 20405ca3 call mouse_store_device_info_delay 
-||||||| .r1267
-035f 6fe0c8f6 fetch 1 ,mem_keyboard_press_flag_temp 
-0360 c3000364 bbit0 0 ,p_keyboard_keyvalue_clear_temp_end 
-0361 7049c601 jam system_os_andriod ,mem_kb_computer_system 
-0362 20405ca3 call mouse_store_device_info_delay 
-=======
-0351 6fe0c8f6 fetch 1 ,mem_keyboard_press_flag_temp 
-0352 c3000356 bbit0 0 ,p_keyboard_keyvalue_clear_temp_end 
-0353 7049c601 jam system_os_andriod ,mem_kb_computer_system 
-0354 20405ca3 call mouse_store_device_info_delay 
->>>>>>> .r1527
+03d1 6fe0c8f6 fetch 1 ,mem_keyboard_press_flag_temp 
+03d2 c30003d5 bbit0 0 ,p_keyboard_keyvalue_clear_temp_end 
+03d3 7049c601 jam system_os_andriod ,mem_kb_computer_system 
 
 p_keyboard_keyvalue_clear_temp:
-<<<<<<< .mine
-0361 704bc806 jam 6 ,mem_keyboard_mode_led_on_timer 
-||||||| .r1267
-0363 704bc806 jam 6 ,mem_keyboard_mode_led_on_timer 
-=======
-0355 704bc806 jam 6 ,mem_keyboard_mode_led_on_timer 
->>>>>>> .r1527
+03d4 704bca06 jam 6 ,mem_keyboard_mode_led_on_timer 
 
 p_keyboard_keyvalue_clear_temp_end:
-<<<<<<< .mine
-0362 58000000 setarg 0 
-0363 20204d38 branch keyboard_keyvalue_store_temp 
-||||||| .r1267
-0364 58000000 setarg 0 
-0365 20204d38 branch keyboard_keyvalue_store_temp 
-=======
-0356 58000000 setarg 0 
-0357 20204d38 branch keyboard_keyvalue_store_temp 
->>>>>>> .r1527
+03d5 58000000 setarg 0 
+03d6 20204d38 branch keyboard_keyvalue_store_temp 
 
 p_keyboard_keyvalue_os_windows:
-<<<<<<< .mine
-0364 6fe0c8f6 fetch 1 ,mem_keyboard_press_flag_temp 
-0365 c3000362 bbit0 0 ,p_keyboard_keyvalue_clear_temp_end 
-0366 7049c600 jam system_os_windows ,mem_kb_computer_system 
-0367 20405ca3 call mouse_store_device_info_delay 
-0368 20200361 branch p_keyboard_keyvalue_clear_temp 
-||||||| .r1267
-0366 6fe0c8f6 fetch 1 ,mem_keyboard_press_flag_temp 
-0367 c3000364 bbit0 0 ,p_keyboard_keyvalue_clear_temp_end 
-0368 7049c600 jam system_os_windows ,mem_kb_computer_system 
-0369 20405ca3 call mouse_store_device_info_delay 
-036a 20200363 branch p_keyboard_keyvalue_clear_temp 
-=======
-0358 6fe0c8f6 fetch 1 ,mem_keyboard_press_flag_temp 
-0359 c3000356 bbit0 0 ,p_keyboard_keyvalue_clear_temp_end 
-035a 7049c600 jam system_os_windows ,mem_kb_computer_system 
-035b 20405ca3 call mouse_store_device_info_delay 
-035c 20200355 branch p_keyboard_keyvalue_clear_temp 
->>>>>>> .r1527
+03d7 6fe0c8f6 fetch 1 ,mem_keyboard_press_flag_temp 
+03d8 c30003d5 bbit0 0 ,p_keyboard_keyvalue_clear_temp_end 
+03d9 7049c600 jam system_os_windows ,mem_kb_computer_system 
+03da 202003d4 branch p_keyboard_keyvalue_clear_temp 
 
 p_keyboard_keyvalue_os_ios:
-<<<<<<< .mine
-0369 6fe0c8f6 fetch 1 ,mem_keyboard_press_flag_temp 
-036a c3000362 bbit0 0 ,p_keyboard_keyvalue_clear_temp_end 
-036b 7049c602 jam system_os_ios ,mem_kb_computer_system 
-036c 20405ca3 call mouse_store_device_info_delay 
-036d 20200361 branch p_keyboard_keyvalue_clear_temp 
-||||||| .r1267
-036b 6fe0c8f6 fetch 1 ,mem_keyboard_press_flag_temp 
-036c c3000364 bbit0 0 ,p_keyboard_keyvalue_clear_temp_end 
-036d 7049c602 jam system_os_ios ,mem_kb_computer_system 
-036e 20405ca3 call mouse_store_device_info_delay 
-036f 20200363 branch p_keyboard_keyvalue_clear_temp 
-=======
-035d 6fe0c8f6 fetch 1 ,mem_keyboard_press_flag_temp 
-035e c3000356 bbit0 0 ,p_keyboard_keyvalue_clear_temp_end 
-035f 7049c602 jam system_os_ios ,mem_kb_computer_system 
-0360 20405ca3 call mouse_store_device_info_delay 
-0361 20200355 branch p_keyboard_keyvalue_clear_temp 
->>>>>>> .r1527
+03db 6fe0c8f6 fetch 1 ,mem_keyboard_press_flag_temp 
+03dc c30003d5 bbit0 0 ,p_keyboard_keyvalue_clear_temp_end 
+03dd 7049c602 jam system_os_ios ,mem_kb_computer_system 
+03de 202003d4 branch p_keyboard_keyvalue_clear_temp 
 
 p_keyboard_special_key_check:
-<<<<<<< .mine
-036e 20400370 call p_keyboard_device_select 
-036f 20204df6 branch keyboard_special_key_check + 1 
-||||||| .r1267
-0370 20400372 call p_keyboard_device_select 
-0371 20204df6 branch keyboard_special_key_check + 1 
-=======
-0362 20400364 call p_keyboard_device_select 
-0363 20204df6 branch keyboard_special_key_check + 1 
->>>>>>> .r1527
-
-p_keyboard_device_select:
-<<<<<<< .mine
-0370 20407dbc call disable_user 
-0371 2040037e call p_keyboard_device_select_g24 
-0372 20400392 call p_keyboard_device_select_bt1 
-0373 204003a6 call p_keyboard_device_select_bt2 
-0374 204003ba call p_keyboard_device_select_bt3 
-0375 204003ce call p_keyboard_device_select_usb 
-0376 2034037c branch p_keyboard_clear_change_flag ,user 
-0377 6fe0cba1 fetch 1 ,mem_keyboard_switch_device_flag 
-0378 793ffe00 set0 keyboard_flag_g24_device_button ,pdata 
-0379 793ffe01 set0 keyboard_flag_bt_device_button ,pdata 
-037a 67e0cba1 store 1 ,mem_keyboard_switch_device_flag 
-037b 20600000 rtn 
-||||||| .r1267
-0372 20407dbc call disable_user 
-0373 20400380 call p_keyboard_device_select_g24 
-0374 20400394 call p_keyboard_device_select_bt1 
-0375 204003a8 call p_keyboard_device_select_bt2 
-0376 204003bc call p_keyboard_device_select_bt3 
-0377 204003d0 call p_keyboard_device_select_usb 
-0378 2034037e branch p_keyboard_clear_change_flag ,user 
-0379 6fe0cba1 fetch 1 ,mem_keyboard_switch_device_flag 
-037a 793ffe00 set0 keyboard_flag_g24_device_button ,pdata 
-037b 793ffe01 set0 keyboard_flag_bt_device_button ,pdata 
-037c 67e0cba1 store 1 ,mem_keyboard_switch_device_flag 
-037d 20600000 rtn 
-=======
-0364 20407dbc call disable_user 
-0365 20400372 call p_keyboard_device_select_g24 
-0366 20400386 call p_keyboard_device_select_bt1 
-0367 2040039a call p_keyboard_device_select_bt2 
-0368 204003ae call p_keyboard_device_select_bt3 
-0369 204003c2 call p_keyboard_device_select_usb 
-036a 20340370 branch p_keyboard_clear_change_flag ,user 
-036b 6fe0cba1 fetch 1 ,mem_keyboard_switch_device_flag 
-036c 793ffe00 set0 keyboard_flag_g24_device_button ,pdata 
-036d 793ffe01 set0 keyboard_flag_bt_device_button ,pdata 
-036e 67e0cba1 store 1 ,mem_keyboard_switch_device_flag 
-036f 20600000 rtn 
->>>>>>> .r1527
-
-p_keyboard_clear_change_flag:
-<<<<<<< .mine
-037c 7048f400 jam 0 ,mem_keyboard_data_change_flag 
-037d 20600000 rtn 
-||||||| .r1267
-037e 7048f400 jam 0 ,mem_keyboard_data_change_flag 
-037f 20600000 rtn 
-=======
-0370 7048f400 jam 0 ,mem_keyboard_data_change_flag 
-0371 20600000 rtn 
->>>>>>> .r1527
-
-p_keyboard_device_select_g24:
-<<<<<<< .mine
-037e 6fe0cba8 fetch 1 ,mem_keyboard_switch_device_to_g24 
-037f 207a0000 rtn blank 
-0380 6fe148fa fetch 2 ,mem_keyboard_keyvalue_buffer + 2 
-0381 68494ba9 fetcht 2 ,mem_keyboard_switch_device_to_g24 + 1 
-0382 98467c00 isub temp ,null 
-0383 20228388 branch p_keyboard_device_select_g24_press ,zero 
-0384 18508400 byteswap temp ,temp 
-0385 98467c00 isub temp ,null 
-0386 20228388 branch p_keyboard_device_select_g24_press ,zero 
-0387 20600000 rtn 
-||||||| .r1267
-0380 6fe0cba8 fetch 1 ,mem_keyboard_switch_device_to_g24 
-0381 207a0000 rtn blank 
-0382 6fe148fa fetch 2 ,mem_keyboard_keyvalue_buffer + 2 
-0383 68494ba9 fetcht 2 ,mem_keyboard_switch_device_to_g24 + 1 
-0384 98467c00 isub temp ,null 
-0385 2022838a branch p_keyboard_device_select_g24_press ,zero 
-0386 18508400 byteswap temp ,temp 
-0387 98467c00 isub temp ,null 
-0388 2022838a branch p_keyboard_device_select_g24_press ,zero 
-0389 20600000 rtn 
-=======
-0372 6fe0cba8 fetch 1 ,mem_keyboard_switch_device_to_g24 
-0373 207a0000 rtn blank 
-0374 6fe148fa fetch 2 ,mem_keyboard_keyvalue_buffer + 2 
-0375 68494ba9 fetcht 2 ,mem_keyboard_switch_device_to_g24 + 1 
-0376 98467c00 isub temp ,null 
-0377 2022837c branch p_keyboard_device_select_g24_press ,zero 
-0378 18508400 byteswap temp ,temp 
-0379 98467c00 isub temp ,null 
-037a 2022837c branch p_keyboard_device_select_g24_press ,zero 
-037b 20600000 rtn 
->>>>>>> .r1527
-
-p_keyboard_device_select_g24_press:
-<<<<<<< .mine
-0388 20407dba call enable_user 
-0389 6fe0cba1 fetch 1 ,mem_keyboard_switch_device_flag 
-038a 79207e00 set1 keyboard_flag_g24_device_button ,pdata 
-038b 793ffe01 set0 keyboard_flag_bt_device_button ,pdata 
-038c 67e0cba1 store 1 ,mem_keyboard_switch_device_flag 
-038d 6fe0c666 fetch 1 ,mem_device_flag 
-038e c1000000 rtneq mode_24g_device 
-038f 70466600 jam mode_24g_device ,mem_device_flag 
-0390 704ba301 jam 1 ,mem_keyboard_switch_g24_enable 
-0391 20600000 rtn 
-||||||| .r1267
-038a 20407dba call enable_user 
-038b 6fe0cba1 fetch 1 ,mem_keyboard_switch_device_flag 
-038c 79207e00 set1 keyboard_flag_g24_device_button ,pdata 
-038d 793ffe01 set0 keyboard_flag_bt_device_button ,pdata 
-038e 67e0cba1 store 1 ,mem_keyboard_switch_device_flag 
-038f 6fe0c666 fetch 1 ,mem_device_flag 
-0390 c1000000 rtneq mode_24g_device 
-0391 70466600 jam mode_24g_device ,mem_device_flag 
-0392 704ba301 jam 1 ,mem_keyboard_switch_g24_enable 
-0393 20600000 rtn 
-=======
-037c 20407dba call enable_user 
-037d 6fe0cba1 fetch 1 ,mem_keyboard_switch_device_flag 
-037e 79207e00 set1 keyboard_flag_g24_device_button ,pdata 
-037f 793ffe01 set0 keyboard_flag_bt_device_button ,pdata 
-0380 67e0cba1 store 1 ,mem_keyboard_switch_device_flag 
-0381 6fe0c666 fetch 1 ,mem_device_flag 
-0382 c1000000 rtneq mode_24g_device 
-0383 70466600 jam mode_24g_device ,mem_device_flag 
-0384 704ba301 jam 1 ,mem_keyboard_switch_g24_enable 
-0385 20600000 rtn 
->>>>>>> .r1527
-
-p_keyboard_device_select_bt1:
-<<<<<<< .mine
-0392 6fe0cbab fetch 1 ,mem_keyboard_switch_device_to_bt1 
-0393 207a0000 rtn blank 
-0394 6fe148fa fetch 2 ,mem_keyboard_keyvalue_buffer + 2 
-0395 68494bac fetcht 2 ,mem_keyboard_switch_device_to_bt1 + 1 
-0396 98467c00 isub temp ,null 
-0397 2022839c branch p_keyboard_device_select_bt1_press ,zero 
-0398 18508400 byteswap temp ,temp 
-0399 98467c00 isub temp ,null 
-039a 2022839c branch p_keyboard_device_select_bt1_press ,zero 
-039b 20600000 rtn 
-||||||| .r1267
-0394 6fe0cbab fetch 1 ,mem_keyboard_switch_device_to_bt1 
-0395 207a0000 rtn blank 
-0396 6fe148fa fetch 2 ,mem_keyboard_keyvalue_buffer + 2 
-0397 68494bac fetcht 2 ,mem_keyboard_switch_device_to_bt1 + 1 
-0398 98467c00 isub temp ,null 
-0399 2022839e branch p_keyboard_device_select_bt1_press ,zero 
-039a 18508400 byteswap temp ,temp 
-039b 98467c00 isub temp ,null 
-039c 2022839e branch p_keyboard_device_select_bt1_press ,zero 
-039d 20600000 rtn 
-=======
-0386 6fe0cbab fetch 1 ,mem_keyboard_switch_device_to_bt1 
-0387 207a0000 rtn blank 
-0388 6fe148fa fetch 2 ,mem_keyboard_keyvalue_buffer + 2 
-0389 68494bac fetcht 2 ,mem_keyboard_switch_device_to_bt1 + 1 
-038a 98467c00 isub temp ,null 
-038b 20228390 branch p_keyboard_device_select_bt1_press ,zero 
-038c 18508400 byteswap temp ,temp 
-038d 98467c00 isub temp ,null 
-038e 20228390 branch p_keyboard_device_select_bt1_press ,zero 
-038f 20600000 rtn 
->>>>>>> .r1527
-
-p_keyboard_device_select_bt1_press:
-<<<<<<< .mine
-039c 20407dba call enable_user 
-039d 6fe0cba1 fetch 1 ,mem_keyboard_switch_device_flag 
-039e 793ffe00 set0 keyboard_flag_g24_device_button ,pdata 
-039f 79207e01 set1 keyboard_flag_bt_device_button ,pdata 
-03a0 67e0cba1 store 1 ,mem_keyboard_switch_device_flag 
-03a1 6fe0c666 fetch 1 ,mem_device_flag 
-03a2 c1008000 rtneq mode_bt_device1 
-03a3 70466601 jam mode_bt_device1 ,mem_device_flag 
-03a4 704ba501 jam 1 ,mem_keyboard_switch_bt_enable 
-03a5 20600000 rtn 
-||||||| .r1267
-039e 20407dba call enable_user 
-039f 6fe0cba1 fetch 1 ,mem_keyboard_switch_device_flag 
-03a0 793ffe00 set0 keyboard_flag_g24_device_button ,pdata 
-03a1 79207e01 set1 keyboard_flag_bt_device_button ,pdata 
-03a2 67e0cba1 store 1 ,mem_keyboard_switch_device_flag 
-03a3 6fe0c666 fetch 1 ,mem_device_flag 
-03a4 c1008000 rtneq mode_bt_device1 
-03a5 70466601 jam mode_bt_device1 ,mem_device_flag 
-03a6 704ba501 jam 1 ,mem_keyboard_switch_bt_enable 
-03a7 20600000 rtn 
-=======
-0390 20407dba call enable_user 
-0391 6fe0cba1 fetch 1 ,mem_keyboard_switch_device_flag 
-0392 793ffe00 set0 keyboard_flag_g24_device_button ,pdata 
-0393 79207e01 set1 keyboard_flag_bt_device_button ,pdata 
-0394 67e0cba1 store 1 ,mem_keyboard_switch_device_flag 
-0395 6fe0c666 fetch 1 ,mem_device_flag 
-0396 c1008000 rtneq mode_bt_device1 
-0397 70466601 jam mode_bt_device1 ,mem_device_flag 
-0398 704ba501 jam 1 ,mem_keyboard_switch_bt_enable 
-0399 20600000 rtn 
->>>>>>> .r1527
-
-p_keyboard_device_select_bt2:
-<<<<<<< .mine
-03a6 6fe0cbae fetch 1 ,mem_keyboard_switch_device_to_bt2 
-03a7 207a0000 rtn blank 
-03a8 6fe148fa fetch 2 ,mem_keyboard_keyvalue_buffer + 2 
-03a9 68494baf fetcht 2 ,mem_keyboard_switch_device_to_bt2 + 1 
-03aa 98467c00 isub temp ,null 
-03ab 202283b0 branch p_keyboard_device_select_bt2_press ,zero 
-03ac 18508400 byteswap temp ,temp 
-03ad 98467c00 isub temp ,null 
-03ae 202283b0 branch p_keyboard_device_select_bt2_press ,zero 
-03af 20600000 rtn 
-||||||| .r1267
-03a8 6fe0cbae fetch 1 ,mem_keyboard_switch_device_to_bt2 
-03a9 207a0000 rtn blank 
-03aa 6fe148fa fetch 2 ,mem_keyboard_keyvalue_buffer + 2 
-03ab 68494baf fetcht 2 ,mem_keyboard_switch_device_to_bt2 + 1 
-03ac 98467c00 isub temp ,null 
-03ad 202283b2 branch p_keyboard_device_select_bt2_press ,zero 
-03ae 18508400 byteswap temp ,temp 
-03af 98467c00 isub temp ,null 
-03b0 202283b2 branch p_keyboard_device_select_bt2_press ,zero 
-03b1 20600000 rtn 
-=======
-039a 6fe0cbae fetch 1 ,mem_keyboard_switch_device_to_bt2 
-039b 207a0000 rtn blank 
-039c 6fe148fa fetch 2 ,mem_keyboard_keyvalue_buffer + 2 
-039d 68494baf fetcht 2 ,mem_keyboard_switch_device_to_bt2 + 1 
-039e 98467c00 isub temp ,null 
-039f 202283a4 branch p_keyboard_device_select_bt2_press ,zero 
-03a0 18508400 byteswap temp ,temp 
-03a1 98467c00 isub temp ,null 
-03a2 202283a4 branch p_keyboard_device_select_bt2_press ,zero 
-03a3 20600000 rtn 
->>>>>>> .r1527
-
-p_keyboard_device_select_bt2_press:
-<<<<<<< .mine
-03b0 20407dba call enable_user 
-03b1 6fe0cba1 fetch 1 ,mem_keyboard_switch_device_flag 
-03b2 793ffe00 set0 keyboard_flag_g24_device_button ,pdata 
-03b3 79207e01 set1 keyboard_flag_bt_device_button ,pdata 
-03b4 67e0cba1 store 1 ,mem_keyboard_switch_device_flag 
-03b5 6fe0c666 fetch 1 ,mem_device_flag 
-03b6 c1010000 rtneq mode_bt_device2 
-03b7 70466602 jam mode_bt_device2 ,mem_device_flag 
-03b8 704ba501 jam 1 ,mem_keyboard_switch_bt_enable 
-03b9 20600000 rtn 
-||||||| .r1267
-03b2 20407dba call enable_user 
-03b3 6fe0cba1 fetch 1 ,mem_keyboard_switch_device_flag 
-03b4 793ffe00 set0 keyboard_flag_g24_device_button ,pdata 
-03b5 79207e01 set1 keyboard_flag_bt_device_button ,pdata 
-03b6 67e0cba1 store 1 ,mem_keyboard_switch_device_flag 
-03b7 6fe0c666 fetch 1 ,mem_device_flag 
-03b8 c1010000 rtneq mode_bt_device2 
-03b9 70466602 jam mode_bt_device2 ,mem_device_flag 
-03ba 704ba501 jam 1 ,mem_keyboard_switch_bt_enable 
-03bb 20600000 rtn 
-=======
-03a4 20407dba call enable_user 
-03a5 6fe0cba1 fetch 1 ,mem_keyboard_switch_device_flag 
-03a6 793ffe00 set0 keyboard_flag_g24_device_button ,pdata 
-03a7 79207e01 set1 keyboard_flag_bt_device_button ,pdata 
-03a8 67e0cba1 store 1 ,mem_keyboard_switch_device_flag 
-03a9 6fe0c666 fetch 1 ,mem_device_flag 
-03aa c1010000 rtneq mode_bt_device2 
-03ab 70466602 jam mode_bt_device2 ,mem_device_flag 
-03ac 704ba501 jam 1 ,mem_keyboard_switch_bt_enable 
-03ad 20600000 rtn 
->>>>>>> .r1527
-
-p_keyboard_device_select_bt3:
-<<<<<<< .mine
-03ba 6fe0cbb1 fetch 1 ,mem_keyboard_switch_device_to_bt3 
-03bb 207a0000 rtn blank 
-03bc 6fe148fa fetch 2 ,mem_keyboard_keyvalue_buffer + 2 
-03bd 68494bb2 fetcht 2 ,mem_keyboard_switch_device_to_bt3 + 1 
-03be 98467c00 isub temp ,null 
-03bf 202283c4 branch p_keyboard_device_select_bt3_press ,zero 
-03c0 18508400 byteswap temp ,temp 
-03c1 98467c00 isub temp ,null 
-03c2 202283c4 branch p_keyboard_device_select_bt3_press ,zero 
-03c3 20600000 rtn 
-||||||| .r1267
-03bc 6fe0cbb1 fetch 1 ,mem_keyboard_switch_device_to_bt3 
-03bd 207a0000 rtn blank 
-03be 6fe148fa fetch 2 ,mem_keyboard_keyvalue_buffer + 2 
-03bf 68494bb2 fetcht 2 ,mem_keyboard_switch_device_to_bt3 + 1 
-03c0 98467c00 isub temp ,null 
-03c1 202283c6 branch p_keyboard_device_select_bt3_press ,zero 
-03c2 18508400 byteswap temp ,temp 
-03c3 98467c00 isub temp ,null 
-03c4 202283c6 branch p_keyboard_device_select_bt3_press ,zero 
-03c5 20600000 rtn 
-=======
-03ae 6fe0cbb1 fetch 1 ,mem_keyboard_switch_device_to_bt3 
-03af 207a0000 rtn blank 
-03b0 6fe148fa fetch 2 ,mem_keyboard_keyvalue_buffer + 2 
-03b1 68494bb2 fetcht 2 ,mem_keyboard_switch_device_to_bt3 + 1 
-03b2 98467c00 isub temp ,null 
-03b3 202283b8 branch p_keyboard_device_select_bt3_press ,zero 
-03b4 18508400 byteswap temp ,temp 
-03b5 98467c00 isub temp ,null 
-03b6 202283b8 branch p_keyboard_device_select_bt3_press ,zero 
-03b7 20600000 rtn 
->>>>>>> .r1527
-
-p_keyboard_device_select_bt3_press:
-<<<<<<< .mine
-03c4 20407dba call enable_user 
-03c5 6fe0cba1 fetch 1 ,mem_keyboard_switch_device_flag 
-03c6 793ffe00 set0 keyboard_flag_g24_device_button ,pdata 
-03c7 79207e01 set1 keyboard_flag_bt_device_button ,pdata 
-03c8 67e0cba1 store 1 ,mem_keyboard_switch_device_flag 
-03c9 6fe0c666 fetch 1 ,mem_device_flag 
-03ca c1018000 rtneq mode_bt_device3 
-03cb 70466603 jam mode_bt_device3 ,mem_device_flag 
-03cc 704ba501 jam 1 ,mem_keyboard_switch_bt_enable 
-03cd 20600000 rtn 
-||||||| .r1267
-03c6 20407dba call enable_user 
-03c7 6fe0cba1 fetch 1 ,mem_keyboard_switch_device_flag 
-03c8 793ffe00 set0 keyboard_flag_g24_device_button ,pdata 
-03c9 79207e01 set1 keyboard_flag_bt_device_button ,pdata 
-03ca 67e0cba1 store 1 ,mem_keyboard_switch_device_flag 
-03cb 6fe0c666 fetch 1 ,mem_device_flag 
-03cc c1018000 rtneq mode_bt_device3 
-03cd 70466603 jam mode_bt_device3 ,mem_device_flag 
-03ce 704ba501 jam 1 ,mem_keyboard_switch_bt_enable 
-03cf 20600000 rtn 
-=======
-03b8 20407dba call enable_user 
-03b9 6fe0cba1 fetch 1 ,mem_keyboard_switch_device_flag 
-03ba 793ffe00 set0 keyboard_flag_g24_device_button ,pdata 
-03bb 79207e01 set1 keyboard_flag_bt_device_button ,pdata 
-03bc 67e0cba1 store 1 ,mem_keyboard_switch_device_flag 
-03bd 6fe0c666 fetch 1 ,mem_device_flag 
-03be c1018000 rtneq mode_bt_device3 
-03bf 70466603 jam mode_bt_device3 ,mem_device_flag 
-03c0 704ba501 jam 1 ,mem_keyboard_switch_bt_enable 
-03c1 20600000 rtn 
->>>>>>> .r1527
-
-p_keyboard_device_select_usb:
-<<<<<<< .mine
-03ce 6fe0cbb4 fetch 1 ,mem_keyboard_switch_device_to_usb 
-03cf 207a0000 rtn blank 
-03d0 6fe148fa fetch 2 ,mem_keyboard_keyvalue_buffer + 2 
-03d1 68494bb5 fetcht 2 ,mem_keyboard_switch_device_to_usb + 1 
-03d2 98467c00 isub temp ,null 
-03d3 202283d8 branch p_keyboard_device_select_usb_press ,zero 
-03d4 18508400 byteswap temp ,temp 
-03d5 98467c00 isub temp ,null 
-03d6 202283d8 branch p_keyboard_device_select_usb_press ,zero 
-03d7 20600000 rtn 
-||||||| .r1267
-03d0 6fe0cbb4 fetch 1 ,mem_keyboard_switch_device_to_usb 
-03d1 207a0000 rtn blank 
-03d2 6fe148fa fetch 2 ,mem_keyboard_keyvalue_buffer + 2 
-03d3 68494bb5 fetcht 2 ,mem_keyboard_switch_device_to_usb + 1 
-03d4 98467c00 isub temp ,null 
-03d5 202283da branch p_keyboard_device_select_usb_press ,zero 
-03d6 18508400 byteswap temp ,temp 
-03d7 98467c00 isub temp ,null 
-03d8 202283da branch p_keyboard_device_select_usb_press ,zero 
-03d9 20600000 rtn 
-=======
-03c2 6fe0cbb4 fetch 1 ,mem_keyboard_switch_device_to_usb 
-03c3 207a0000 rtn blank 
-03c4 6fe148fa fetch 2 ,mem_keyboard_keyvalue_buffer + 2 
-03c5 68494bb5 fetcht 2 ,mem_keyboard_switch_device_to_usb + 1 
-03c6 98467c00 isub temp ,null 
-03c7 202283cc branch p_keyboard_device_select_usb_press ,zero 
-03c8 18508400 byteswap temp ,temp 
-03c9 98467c00 isub temp ,null 
-03ca 202283cc branch p_keyboard_device_select_usb_press ,zero 
-03cb 20600000 rtn 
->>>>>>> .r1527
-
-p_keyboard_device_select_usb_press:
-<<<<<<< .mine
-03d8 20407dba call enable_user 
-03d9 6fe0c666 fetch 1 ,mem_device_flag 
-03da c1020000 rtneq mode_usb_device 
-03db 70466604 jam mode_usb_device ,mem_device_flag 
-03dc 20404a56 call keyboard_store_device_info 
-03dd 20205ed1 branch mouse_soft_reset 
-||||||| .r1267
-03da 20407dba call enable_user 
-03db 6fe0c666 fetch 1 ,mem_device_flag 
-03dc c1020000 rtneq mode_usb_device 
-03dd 70466604 jam mode_usb_device ,mem_device_flag 
-03de 20405ca6 call mouse_store_device_info 
-03df 20205ed1 branch mouse_soft_reset 
-=======
-03cc 20407dba call enable_user 
-03cd 6fe0c666 fetch 1 ,mem_device_flag 
-03ce c1020000 rtneq mode_usb_device 
-03cf 70466604 jam mode_usb_device ,mem_device_flag 
-03d0 20405ca6 call mouse_store_device_info 
-03d1 20205ed1 branch mouse_soft_reset 
->>>>>>> .r1527
+03df 20204df6 branch keyboard_special_key_check + 1 
 
 p_keyboard_motion:
-<<<<<<< .mine
-03de 78547c00 disable user 
-03df 70496c00 jam 0 ,mem_customer_key 
-03e0 70496d00 jam 0 ,mem_customer_data_trigger 
-03e1 70496e00 jam 0 ,mem_customer_data_trigger_last 
-03e2 6fe0c9c1 fetch 1 ,mem_keyboard_commbination_key_step 
-03e3 c000cda5 beq cammbination_key_press ,keyboard_commbination_key_press_process 
-03e4 c0014daa beq cammbination_key_hold ,keyboard_commbination_key_hold_process 
-03e5 c001cdaa beq cammbination_key_complete ,keyboard_commbination_key_hold_process 
-03e6 c0024dae beq cammbination_key_wait_release ,keyboard_commbination_key_wait_release_process 
-03e7 c0034db7 beq cammbination_key_null ,keyboard_commbination_key_null_process 
-03e8 6fe0c8f4 fetch 1 ,mem_keyboard_data_change_flag 
-03e9 203a03eb branch p_keyboard_no_key_press ,blank 
-03ea 20204e54 branch keyboard_motion + 13 
-||||||| .r1267
 03e0 78547c00 disable user 
 03e1 70496c00 jam 0 ,mem_customer_key 
 03e2 70496d00 jam 0 ,mem_customer_data_trigger 
@@ -3850,47 +1295,13 @@
 03ea 6fe0c8f4 fetch 1 ,mem_keyboard_data_change_flag 
 03eb 203a03ed branch p_keyboard_no_key_press ,blank 
 03ec 20204e54 branch keyboard_motion + 13 
-=======
-03d2 78547c00 disable user 
-03d3 70496c00 jam 0 ,mem_customer_key 
-03d4 70496d00 jam 0 ,mem_customer_data_trigger 
-03d5 70496e00 jam 0 ,mem_customer_data_trigger_last 
-03d6 6fe0c9c1 fetch 1 ,mem_keyboard_commbination_key_step 
-03d7 c000cda5 beq cammbination_key_press ,keyboard_commbination_key_press_process 
-03d8 c0014daa beq cammbination_key_hold ,keyboard_commbination_key_hold_process 
-03d9 c001cdaa beq cammbination_key_complete ,keyboard_commbination_key_hold_process 
-03da c0024dae beq cammbination_key_wait_release ,keyboard_commbination_key_wait_release_process 
-03db c0034db7 beq cammbination_key_null ,keyboard_commbination_key_null_process 
-03dc 6fe0c8f4 fetch 1 ,mem_keyboard_data_change_flag 
-03dd 203a03df branch p_keyboard_no_key_press ,blank 
-03de 20204e54 branch keyboard_motion + 13 
->>>>>>> .r1527
 
 p_keyboard_no_key_press:
-<<<<<<< .mine
-03eb 6fe0c666 fetch 1 ,mem_device_flag 
-03ec c1800000 rtnne mode_24g_device 
-03ed 20204e66 branch keyboard_no_key_press + 2 
-||||||| .r1267
 03ed 6fe0c666 fetch 1 ,mem_device_flag 
 03ee c1800000 rtnne mode_24g_device 
 03ef 20204e66 branch keyboard_no_key_press + 2 
-=======
-03df 6fe0c666 fetch 1 ,mem_device_flag 
-03e0 c1800000 rtnne mode_24g_device 
-03e1 20204e66 branch keyboard_no_key_press + 2 
->>>>>>> .r1527
 
 p_keyboard_device_data_tpye_check:
-<<<<<<< .mine
-03ee 6fe0c666 fetch 1 ,mem_device_flag 
-03ef c08003f5 bne mode_24g_device ,p_keyboard_device_data_tpye_check_next 
-03f0 7049a900 jam 0 ,mem_24g_repeat_send_flag 
-03f1 6fe14855 fetch 2 ,mem_keyboard_tx_data 
-03f2 245a4afc ncall keyboard_set_repeat_send_flag ,blank 
-03f3 6fe34858 fetch 6 ,mem_keyboard_tx_data + 3 
-03f4 245a4afc ncall keyboard_set_repeat_send_flag ,blank 
-||||||| .r1267
 03f0 6fe0c666 fetch 1 ,mem_device_flag 
 03f1 c08003f7 bne mode_24g_device ,p_keyboard_device_data_tpye_check_next 
 03f2 7049a900 jam 0 ,mem_24g_repeat_send_flag 
@@ -3898,64 +1309,28 @@
 03f4 245a4afc ncall keyboard_set_repeat_send_flag ,blank 
 03f5 6fe34858 fetch 6 ,mem_keyboard_tx_data + 3 
 03f6 245a4afc ncall keyboard_set_repeat_send_flag ,blank 
-=======
-03e2 6fe0c666 fetch 1 ,mem_device_flag 
-03e3 c08003e9 bne mode_24g_device ,p_keyboard_device_data_tpye_check_next 
-03e4 7049a900 jam 0 ,mem_24g_repeat_send_flag 
-03e5 6fe14855 fetch 2 ,mem_keyboard_tx_data 
-03e6 245a4afc ncall keyboard_set_repeat_send_flag ,blank 
-03e7 6fe34858 fetch 6 ,mem_keyboard_tx_data + 3 
-03e8 245a4afc ncall keyboard_set_repeat_send_flag ,blank 
->>>>>>> .r1527
 
 p_keyboard_device_data_tpye_check_next:
-<<<<<<< .mine
-03f5 6fe0c855 fetch 1 ,mem_keyboard_tx_data 
-03f6 c00003f8 beq hid_reportid_key_standard ,p_keyboard_standard_data_send 
-03f7 20204f19 branch keyboard_device_data_tpye_check_next + 1 
-||||||| .r1267
 03f7 6fe0c855 fetch 1 ,mem_keyboard_tx_data 
 03f8 c00003fa beq hid_reportid_key_standard ,p_keyboard_standard_data_send 
 03f9 20204f19 branch keyboard_device_data_tpye_check_next + 1 
-=======
-03e9 6fe0c855 fetch 1 ,mem_keyboard_tx_data 
-03ea c00003ec beq hid_reportid_key_standard ,p_keyboard_standard_data_send 
-03eb 20204f19 branch keyboard_device_data_tpye_check_next + 1 
->>>>>>> .r1527
 
 p_keyboard_standard_data_send:
-<<<<<<< .mine
-03f8 70485f02 jam device_data_tpye_standard_keyboard ,mem_keyboard_data_send_flag 
-03f9 20404f3e call keyboard_clear_key_data 
-03fa 6fe0c666 fetch 1 ,mem_device_flag 
-03fb c0804f2a bne mode_24g_device ,keyboard_standard_data_send_end 
-03fc 20204f27 branch keyboard_standard_data_send + 4 
-||||||| .r1267
 03fa 70485f02 jam device_data_tpye_standard_keyboard ,mem_keyboard_data_send_flag 
 03fb 20404f3e call keyboard_clear_key_data 
 03fc 6fe0c666 fetch 1 ,mem_device_flag 
 03fd c0804f2a bne mode_24g_device ,keyboard_standard_data_send_end 
 03fe 20204f27 branch keyboard_standard_data_send + 4 
-=======
-03ec 70485f02 jam device_data_tpye_standard_keyboard ,mem_keyboard_data_send_flag 
-03ed 20404f3e call keyboard_clear_key_data 
-03ee 6fe0c666 fetch 1 ,mem_device_flag 
-03ef c0804f2a bne mode_24g_device ,keyboard_standard_data_send_end 
-03f0 20204f27 branch keyboard_standard_data_send + 4 
->>>>>>> .r1527
 
 p_keyboard_cb_fuction:
-<<<<<<< .mine
-03fd 5800041a setarg p_keyboard_24g_before_lpm_sleep 
-03fe 67e143e9 store 2 ,mem_cb_before_lpm_sleep 
-03ff 58004fe5 setarg keyboard_24g_package_data 
-0400 67e145f2 store 2 ,mem_cb_24g_transmit_data 
-0401 58004ff8 setarg keyboard_24g_search_dongle 
-0402 67e145f4 store 2 ,mem_cb_24g_search_receiver 
-0403 5800041d setarg p_keyboard_lpm_before_common 
-0404 67e145f6 store 2 ,mem_cb_24g_lpm_before 
-0405 580004df setarg p_keyboard_le 
-0406 67e143d9 store 2 ,mem_cb_le_process 
+03ff 5800041a setarg p_keyboard_24g_before_lpm_sleep 
+0400 67e143e9 store 2 ,mem_cb_before_lpm_sleep 
+0401 58004fe5 setarg keyboard_24g_package_data 
+0402 67e145f2 store 2 ,mem_cb_24g_transmit_data 
+0403 58004ff8 setarg keyboard_24g_search_dongle 
+0404 67e145f4 store 2 ,mem_cb_24g_search_receiver 
+0405 5800041d setarg p_keyboard_lpm_before_common 
+0406 67e145f6 store 2 ,mem_cb_24g_lpm_before 
 0407 5800043a setarg p_keyboard_process_lpm_before 
 0408 67e143d7 store 2 ,mem_cb_before_lpm 
 0409 58004a9a setarg keyboard_priority_bb_event 
@@ -3975,118 +1350,24 @@
 0417 58006228 setarg mouse_set_lpm_mult 
 0418 67e143e5 store 2 ,mem_cb_bt_set_mult 
 0419 20600000 rtn 
-||||||| .r1267
-03ff 5800041c setarg p_keyboard_24g_before_lpm_sleep 
-0400 67e143e9 store 2 ,mem_cb_before_lpm_sleep 
-0401 58004fe5 setarg keyboard_24g_package_data 
-0402 67e145f2 store 2 ,mem_cb_24g_transmit_data 
-0403 58004ff8 setarg keyboard_24g_search_dongle 
-0404 67e145f4 store 2 ,mem_cb_24g_search_receiver 
-0405 5800041f setarg p_keyboard_lpm_before_common 
-0406 67e145f6 store 2 ,mem_cb_24g_lpm_before 
-0407 580004e1 setarg p_keyboard_le 
-0408 67e143d9 store 2 ,mem_cb_le_process 
-0409 5800043c setarg p_keyboard_process_lpm_before 
-040a 67e143d7 store 2 ,mem_cb_before_lpm 
-040b 58004a9a setarg keyboard_priority_bb_event 
-040c 67e143dd store 2 ,mem_cb_bb_event_process 
-040d 58004bcc setarg keyboard_idle 
-040e 67e143db store 2 ,mem_cb_idle_process 
-040f 58004f62 setarg keyboard_before_hibernate 
-0410 67e143d5 store 2 ,mem_cb_before_hibernate 
-0411 58005b08 setarg mouse_le_bb_event_connect_complete 
-0412 67e143df store 2 ,mem_cb_att_write 
-0413 58004b19 setarg keyboard_bb_event_timer 
-0414 67e143e3 store 2 ,mem_cb_event_timer 
-0415 580055fa setarg mouse_spi_write_flash_cb 
-0416 67e143e7 store 2 ,mem_cb_spi_flash_write_complate 
-0417 58006221 setarg mouse_le_transmit 
-0418 67e143e1 store 2 ,mem_cb_ble_transmit 
-0419 58006228 setarg mouse_set_lpm_mult 
-041a 67e143e5 store 2 ,mem_cb_bt_set_mult 
-041b 20600000 rtn 
-=======
-03f1 5800040e setarg p_keyboard_24g_before_lpm_sleep 
-03f2 67e143e9 store 2 ,mem_cb_before_lpm_sleep 
-03f3 58004fe5 setarg keyboard_24g_package_data 
-03f4 67e145f2 store 2 ,mem_cb_24g_transmit_data 
-03f5 58004ff8 setarg keyboard_24g_search_dongle 
-03f6 67e145f4 store 2 ,mem_cb_24g_search_receiver 
-03f7 58000411 setarg p_keyboard_lpm_before_common 
-03f8 67e145f6 store 2 ,mem_cb_24g_lpm_before 
-03f9 580004d3 setarg p_keyboard_le 
-03fa 67e143d9 store 2 ,mem_cb_le_process 
-03fb 5800042e setarg p_keyboard_process_lpm_before 
-03fc 67e143d7 store 2 ,mem_cb_before_lpm 
-03fd 58004a9a setarg keyboard_priority_bb_event 
-03fe 67e143dd store 2 ,mem_cb_bb_event_process 
-03ff 58004bcc setarg keyboard_idle 
-0400 67e143db store 2 ,mem_cb_idle_process 
-0401 58004f62 setarg keyboard_before_hibernate 
-0402 67e143d5 store 2 ,mem_cb_before_hibernate 
-0403 58005b08 setarg mouse_le_bb_event_connect_complete 
-0404 67e143df store 2 ,mem_cb_att_write 
-0405 58004b19 setarg keyboard_bb_event_timer 
-0406 67e143e3 store 2 ,mem_cb_event_timer 
-0407 580055fa setarg mouse_spi_write_flash_cb 
-0408 67e143e7 store 2 ,mem_cb_spi_flash_write_complate 
-0409 58006221 setarg mouse_le_transmit 
-040a 67e143e1 store 2 ,mem_cb_ble_transmit 
-040b 58006228 setarg mouse_set_lpm_mult 
-040c 67e143e5 store 2 ,mem_cb_bt_set_mult 
-040d 20600000 rtn 
->>>>>>> .r1527
 
 p_keyboard_24g_before_lpm_sleep:
-<<<<<<< .mine
 041a 6fe0c666 fetch 1 ,mem_device_flag 
 041b c1800000 rtnne mode_24g_device 
 041c 2020610b branch mouse_24g_before_lpm_sleep + 2 
-||||||| .r1267
-041c 6fe0c666 fetch 1 ,mem_device_flag 
-041d c1800000 rtnne mode_24g_device 
-041e 2020610b branch mouse_24g_before_lpm_sleep + 2 
-=======
-040e 6fe0c666 fetch 1 ,mem_device_flag 
-040f c1800000 rtnne mode_24g_device 
-0410 2020610b branch mouse_24g_before_lpm_sleep + 2 
->>>>>>> .r1527
 
 p_keyboard_lpm_before_common:
-<<<<<<< .mine
 041d 20400434 call p_clear_wake 
 041e 6848c655 fetcht 1 ,mem_config_select_device_button_gpio 
 041f 20406eb6 call gpio_set_wake 
-0420 6848cbbb fetcht 1 ,mem_usb_level_check_gpio 
+0420 6848cbbd fetcht 1 ,mem_usb_level_check_gpio 
 0421 79200407 set1 7 ,temp 
 0422 20406eb6 call gpio_set_wake 
 0423 6fe14898 fetch 2 ,mem_kb_col_ptr 
 0424 1fe22400 copy pdata ,regb 
 0425 df200014 arg 20 ,loopcnt 
-||||||| .r1267
-041f 20400436 call p_clear_wake 
-0420 6848c655 fetcht 1 ,mem_config_select_device_button_gpio 
-0421 20406eb6 call gpio_set_wake 
-0422 6848cbbb fetcht 1 ,mem_usb_level_check_gpio 
-0423 79200407 set1 7 ,temp 
-0424 20406eb6 call gpio_set_wake 
-0425 6fe14898 fetch 2 ,mem_kb_col_ptr 
-0426 1fe22400 copy pdata ,regb 
-0427 df200014 arg 20 ,loopcnt 
-=======
-0411 20400428 call p_clear_wake 
-0412 6848c655 fetcht 1 ,mem_config_select_device_button_gpio 
-0413 20406eb6 call gpio_set_wake 
-0414 6848cbbb fetcht 1 ,mem_usb_level_check_gpio 
-0415 79200407 set1 7 ,temp 
-0416 20406eb6 call gpio_set_wake 
-0417 6fe14898 fetch 2 ,mem_kb_col_ptr 
-0418 1fe22400 copy pdata ,regb 
-0419 df200014 arg 20 ,loopcnt 
->>>>>>> .r1527
 
 p_keyboard_key_col_wake_init:
-<<<<<<< .mine
 0426 e8408012 ifetcht 1 ,regb 
 0427 284ffe07 isolate1 7 ,temp 
 0428 2440eef7 ncall gpio_out_active ,true 
@@ -4095,136 +1376,44 @@
 042b 6fe14896 fetch 2 ,mem_kb_row_ptr 
 042c 1fe22400 copy pdata ,regb 
 042d df200008 arg 8 ,loopcnt 
-||||||| .r1267
-0428 e8408012 ifetcht 1 ,regb 
-0429 284ffe07 isolate1 7 ,temp 
-042a 2440eef7 ncall gpio_out_active ,true 
-042b 1a40a401 increase 1 ,regb 
-042c c2000428 loop p_keyboard_key_col_wake_init 
-042d 6fe14896 fetch 2 ,mem_kb_row_ptr 
-042e 1fe22400 copy pdata ,regb 
-042f df200008 arg 8 ,loopcnt 
-=======
-041a e8408012 ifetcht 1 ,regb 
-041b 284ffe07 isolate1 7 ,temp 
-041c 2440eef7 ncall gpio_out_active ,true 
-041d 1a40a401 increase 1 ,regb 
-041e c200041a loop p_keyboard_key_col_wake_init 
-041f 6fe14896 fetch 2 ,mem_kb_row_ptr 
-0420 1fe22400 copy pdata ,regb 
-0421 df200008 arg 8 ,loopcnt 
->>>>>>> .r1527
 
 p_keyboard_key_row_wake_init:
-<<<<<<< .mine
 042e e8408012 ifetcht 1 ,regb 
 042f 18467cff sub temp ,ui_button_gpio_disable ,null 
 0430 2442eeb6 ncall gpio_set_wake ,zero 
 0431 1a40a401 increase 1 ,regb 
 0432 c200042e loop p_keyboard_key_row_wake_init 
 0433 2020044d branch p_keyboard_gpio_pu_idle 
-||||||| .r1267
-0430 e8408012 ifetcht 1 ,regb 
-0431 18467cff sub temp ,ui_button_gpio_disable ,null 
-0432 2442eeb6 ncall gpio_set_wake ,zero 
-0433 1a40a401 increase 1 ,regb 
-0434 c2000430 loop p_keyboard_key_row_wake_init 
-0435 2020044f branch p_keyboard_gpio_pu_idle 
-=======
-0422 e8408012 ifetcht 1 ,regb 
-0423 18467cff sub temp ,ui_button_gpio_disable ,null 
-0424 2442eeb6 ncall gpio_set_wake ,zero 
-0425 1a40a401 increase 1 ,regb 
-0426 c2000422 loop p_keyboard_key_row_wake_init 
-0427 20200441 branch p_keyboard_gpio_pu_idle 
->>>>>>> .r1527
 
 p_clear_wake:
-<<<<<<< .mine
 0434 58000000 setarg 0 
 0435 79207e15 set1 21 ,pdata 
 0436 67e40016 store 8 ,mem_gpio_wakeup_cfg 
 0437 58000000 setarg 0 
 0438 e7e20005 istore 4 ,contw 
 0439 20600000 rtn 
-||||||| .r1267
-0436 58000000 setarg 0 
-0437 79207e15 set1 21 ,pdata 
-0438 67e40016 store 8 ,mem_gpio_wakeup_cfg 
-0439 58000000 setarg 0 
-043a e7e20005 istore 4 ,contw 
-043b 20600000 rtn 
-=======
-0428 58000000 setarg 0 
-0429 79207e15 set1 21 ,pdata 
-042a 67e40016 store 8 ,mem_gpio_wakeup_cfg 
-042b 58000000 setarg 0 
-042c e7e20005 istore 4 ,contw 
-042d 20600000 rtn 
->>>>>>> .r1527
 
 p_keyboard_process_lpm_before:
-<<<<<<< .mine
 043a c6130000 rtnmark1 mark_24g 
 043b 2020041d branch p_keyboard_lpm_before_common 
-||||||| .r1267
-043c c6130000 rtnmark1 mark_24g 
-043d 2020041f branch p_keyboard_lpm_before_common 
-=======
-042e c6130000 rtnmark1 mark_24g 
-042f 20200411 branch p_keyboard_lpm_before_common 
->>>>>>> .r1527
 
 p_keyboard_before_hibernate:
-<<<<<<< .mine
 043c 704659ff jam 0xff ,mem_sensor_motion_gpio 
 043d 2040739a call disable_authrom 
 043e 20404f70 call keyboard_device_led_all_off 
 043f 20200446 branch p_keyboard_setgpio_hibernate 
-||||||| .r1267
-043e 704659ff jam 0xff ,mem_sensor_motion_gpio 
-043f 2040739a call disable_authrom 
-0440 20404f70 call keyboard_device_led_all_off 
-0441 20200448 branch p_keyboard_setgpio_hibernate 
-=======
-0430 704659ff jam 0xff ,mem_sensor_motion_gpio 
-0431 2040739a call disable_authrom 
-0432 20404f70 call keyboard_device_led_all_off 
-0433 2020043a branch p_keyboard_setgpio_hibernate 
->>>>>>> .r1527
 
 p_keyboard_device_led_all_off:
-<<<<<<< .mine
 0440 20404b6f call keyboard_power_led_off 
-0441 204001f8 call p_keyboard_device_led_off 
-0442 204001ec call p_keyboard_numlock_led_off 
+0441 20400250 call p_keyboard_device_led_off 
+0442 20400237 call p_keyboard_numlock_led_off 
 0443 20204b7c branch keyboard_capslock_led_off 
-||||||| .r1267
-0442 20404b6f call keyboard_power_led_off 
-0443 204001fa call p_keyboard_device_led_off 
-0444 204001ec call p_keyboard_numlock_led_off 
-0445 20204b7c branch keyboard_capslock_led_off 
-=======
-0434 20404b6f call keyboard_power_led_off 
-0435 204001ec call p_keyboard_device_led_off 
-0436 204001de call p_keyboard_numlock_led_off 
-0437 20204b7c branch keyboard_capslock_led_off 
->>>>>>> .r1527
 
 p_keyboard_app_enter_hibernate:
-<<<<<<< .mine
 0444 20400446 call p_keyboard_setgpio_hibernate 
 0445 20204327 branch app_enter_hibernate 
-||||||| .r1267
-0446 20400448 call p_keyboard_setgpio_hibernate 
-0447 20204327 branch app_enter_hibernate 
-=======
-0438 2040043a call p_keyboard_setgpio_hibernate 
-0439 20204327 branch app_enter_hibernate 
->>>>>>> .r1527
 
 p_keyboard_setgpio_hibernate:
-<<<<<<< .mine
 0446 20400434 call p_clear_wake 
 0447 20404f70 call keyboard_device_led_all_off 
 0448 2040041d call p_keyboard_lpm_before_common 
@@ -4232,59 +1421,19 @@
 044a 20404c7d call keyboard_gpio_config_input_pu 
 044b 2040044d call p_keyboard_gpio_pu_idle 
 044c 20204f7b branch keyboard_setgpio_hibernate + 6 
-||||||| .r1267
-0448 20400436 call p_clear_wake 
-0449 20404f70 call keyboard_device_led_all_off 
-044a 2040041f call p_keyboard_lpm_before_common 
-044b 6848c65b fetcht 1 ,mem_mouse_reuse_2ice_gpio 
-044c 20404c7d call keyboard_gpio_config_input_pu 
-044d 2040044f call p_keyboard_gpio_pu_idle 
-044e 20204f7b branch keyboard_setgpio_hibernate + 6 
-=======
-043a 20400428 call p_clear_wake 
-043b 20404f70 call keyboard_device_led_all_off 
-043c 20400411 call p_keyboard_lpm_before_common 
-043d 6848c65b fetcht 1 ,mem_mouse_reuse_2ice_gpio 
-043e 20404c7d call keyboard_gpio_config_input_pu 
-043f 20400441 call p_keyboard_gpio_pu_idle 
-0440 20204f7b branch keyboard_setgpio_hibernate + 6 
->>>>>>> .r1527
 
 p_keyboard_gpio_pu_idle:
-<<<<<<< .mine
 044d d8c08070 arg core_gpio_conf ,contr 
 044e df200010 arg gpio_number ,loopcnt 
-||||||| .r1267
-044f d8c08070 arg core_gpio_conf ,contr 
-0450 df200010 arg gpio_number ,loopcnt 
-=======
-0441 d8c08070 arg core_gpio_conf ,contr 
-0442 df200010 arg gpio_number ,loopcnt 
->>>>>>> .r1527
 
 p_keyboard_gpio_pu_idle_loop:
-<<<<<<< .mine
 044f efe08006 ifetch 1 ,contr 
 0450 243a0454 nbranch p_keyboard_gpio_pu_idle_configured ,blank 
 0451 58000040 setarg gpcfg_pullup 
 0452 18c08bff add contr ,-1 ,contw 
 0453 e7e08005 istore 1 ,contw 
-||||||| .r1267
-0451 efe08006 ifetch 1 ,contr 
-0452 243a0456 nbranch p_keyboard_gpio_pu_idle_configured ,blank 
-0453 58000040 setarg gpcfg_pullup 
-0454 18c08bff add contr ,-1 ,contw 
-0455 e7e08005 istore 1 ,contw 
-=======
-0443 efe08006 ifetch 1 ,contr 
-0444 243a0448 nbranch p_keyboard_gpio_pu_idle_configured ,blank 
-0445 58000040 setarg gpcfg_pullup 
-0446 18c08bff add contr ,-1 ,contw 
-0447 e7e08005 istore 1 ,contw 
->>>>>>> .r1527
 
 p_keyboard_gpio_pu_idle_configured:
-<<<<<<< .mine
 0454 c200044f loop p_keyboard_gpio_pu_idle_loop 
 0455 dfe080dc arg core_gpio_conf_hi + gpio_number_ext ,pdata 
 0456 98c67c00 isub contr ,null 
@@ -4292,26 +1441,8 @@
 0458 df200008 arg gpio_number_ext ,loopcnt 
 0459 d8c080d4 arg core_gpio_conf_hi ,contr 
 045a 2020044f branch p_keyboard_gpio_pu_idle_loop 
-||||||| .r1267
-0456 c2000451 loop p_keyboard_gpio_pu_idle_loop 
-0457 dfe080dc arg core_gpio_conf_hi + gpio_number_ext ,pdata 
-0458 98c67c00 isub contr ,null 
-0459 20628000 rtn zero 
-045a df200008 arg gpio_number_ext ,loopcnt 
-045b d8c080d4 arg core_gpio_conf_hi ,contr 
-045c 20200451 branch p_keyboard_gpio_pu_idle_loop 
-=======
-0448 c2000443 loop p_keyboard_gpio_pu_idle_loop 
-0449 dfe080dc arg core_gpio_conf_hi + gpio_number_ext ,pdata 
-044a 98c67c00 isub contr ,null 
-044b 20628000 rtn zero 
-044c df200008 arg gpio_number_ext ,loopcnt 
-044d d8c080d4 arg core_gpio_conf_hi ,contr 
-044e 20200443 branch p_keyboard_gpio_pu_idle_loop 
->>>>>>> .r1527
 
 p_lpm_dispatch:
-<<<<<<< .mine
 045b 20402408 call lpo_calibration 
 045c 6fe1c0bd fetch 3 ,mem_clks_per_lpo 
 045d 207a0000 rtn blank 
@@ -4322,65 +1453,19 @@
 0462 6fe0c9c4 fetch 1 ,mem_keyboard_commbination_control_key_delay_release_timer 
 0463 247a0000 nrtn blank 
 0464 20202490 branch lpm_dispatch + 4 
-||||||| .r1267
-045d 20402408 call lpo_calibration 
-045e 6fe1c0bd fetch 3 ,mem_clks_per_lpo 
-045f 207a0000 rtn blank 
-0460 6fe0c9a1 fetch 1 ,mem_keyboard_fn_flag 
-0461 247a0000 nrtn blank 
-0462 6fe0c9a2 fetch 1 ,mem_keyboard_control_key_flag 
-0463 247a0000 nrtn blank 
-0464 6fe0c9c4 fetch 1 ,mem_keyboard_commbination_control_key_delay_release_timer 
-0465 247a0000 nrtn blank 
-0466 20202490 branch lpm_dispatch + 4 
-=======
-044f 20402408 call lpo_calibration 
-0450 6fe1c0bd fetch 3 ,mem_clks_per_lpo 
-0451 207a0000 rtn blank 
-0452 6fe0c9a1 fetch 1 ,mem_keyboard_fn_flag 
-0453 247a0000 nrtn blank 
-0454 6fe0c9a2 fetch 1 ,mem_keyboard_control_key_flag 
-0455 247a0000 nrtn blank 
-0456 6fe0c9c4 fetch 1 ,mem_keyboard_commbination_control_key_delay_release_timer 
-0457 247a0000 nrtn blank 
-0458 20202490 branch lpm_dispatch + 4 
->>>>>>> .r1527
 
 p_lpm_sleep:
-<<<<<<< .mine
 0465 6fe143e9 fetch 2 ,mem_cb_before_lpm_sleep 
 0466 20407d79 call callback_func 
-||||||| .r1267
-0467 6fe143e9 fetch 2 ,mem_cb_before_lpm_sleep 
-0468 20407d79 call callback_func 
-=======
-0459 6fe143e9 fetch 2 ,mem_cb_before_lpm_sleep 
-045a 20407d79 call callback_func 
->>>>>>> .r1527
 
 p_lpm_sleep_skip_cb_function:
-<<<<<<< .mine
 0467 6fe240ad fetch 4 ,mem_sleep_counter_all 
 0468 9840fe00 iadd temp ,pdata 
 0469 67e240ad store 4 ,mem_sleep_counter_all 
 046a 2040046c call p_lpm_save_context 
 046b 20202425 branch lpm_sleep_skip_cb_function + 4 
-||||||| .r1267
-0469 6fe240ad fetch 4 ,mem_sleep_counter_all 
-046a 9840fe00 iadd temp ,pdata 
-046b 67e240ad store 4 ,mem_sleep_counter_all 
-046c 2040046e call p_lpm_save_context 
-046d 20202425 branch lpm_sleep_skip_cb_function + 4 
-=======
-045b 6fe240ad fetch 4 ,mem_sleep_counter_all 
-045c 9840fe00 iadd temp ,pdata 
-045d 67e240ad store 4 ,mem_sleep_counter_all 
-045e 20400460 call p_lpm_save_context 
-045f 20202425 branch lpm_sleep_skip_cb_function + 4 
->>>>>>> .r1527
 
 p_lpm_save_context:
-<<<<<<< .mine
 046c 600440e7 storer mark ,8 ,mem_saved_mark 
 046d d8c08070 arg core_gpio_conf ,contr 
 046e d8a040cc arg mem_saved_gpio ,contw 
@@ -4390,2602 +1475,341 @@
 0472 6ff08080 fetch 1 ,core_spid_ctrl 
 0473 67e0c0ef store 1 ,mem_saved_spidctrl 
 0474 18422400 copy temp ,regb 
-||||||| .r1267
-046e 600440e7 storer mark ,8 ,mem_saved_mark 
-046f d8c08070 arg core_gpio_conf ,contr 
-0470 d8a040cc arg mem_saved_gpio ,contw 
-0471 20407c8f call memcpy16 
-0472 d8c080d4 arg core_gpio_conf_hi ,contr 
-0473 20407c89 call memcpy8 
-0474 6ff08080 fetch 1 ,core_spid_ctrl 
-0475 67e0c0ef store 1 ,mem_saved_spidctrl 
-0476 18422400 copy temp ,regb 
-=======
-0460 600440e7 storer mark ,8 ,mem_saved_mark 
-0461 d8c08070 arg core_gpio_conf ,contr 
-0462 d8a040cc arg mem_saved_gpio ,contw 
-0463 20407c8f call memcpy16 
-0464 d8c080d4 arg core_gpio_conf_hi ,contr 
-0465 20407c89 call memcpy8 
-0466 6ff08080 fetch 1 ,core_spid_ctrl 
-0467 67e0c0ef store 1 ,mem_saved_spidctrl 
-0468 18422400 copy temp ,regb 
->>>>>>> .r1527
 
 p_lpm_write_gpio_wakeup:
-<<<<<<< .mine
 0475 df20000c arg 12 ,loopcnt 
 0476 da200016 arg mem_gpio_wakeup_cfg ,rega 
 0477 da60814d arg core_gpio_wakeup_cfg ,regc 
 0478 37d98200 until null ,lpo_edge 
-||||||| .r1267
-0477 df20000c arg 12 ,loopcnt 
-0478 da200016 arg mem_gpio_wakeup_cfg ,rega 
-0479 da60814d arg core_gpio_wakeup_cfg ,regc 
-047a 37d98200 until null ,lpo_edge 
-=======
-0469 df20000c arg 12 ,loopcnt 
-046a da200016 arg mem_gpio_wakeup_cfg ,rega 
-046b da60814d arg core_gpio_wakeup_cfg ,regc 
-046c 37d98200 until null ,lpo_edge 
->>>>>>> .r1527
 
 p_lpm_write_gpio_loop:
-<<<<<<< .mine
 0479 efe08011 ifetch 1 ,rega 
 047a e8408013 ifetcht 1 ,regc 
 047b 98467c00 isub temp ,null 
 047c 2022847f branch p_lpm_write_gpio_loop_next ,zero 
 047d e7e08013 istore 1 ,regc 
 047e 37d98200 until null ,lpo_edge 
-||||||| .r1267
-047b efe08011 ifetch 1 ,rega 
-047c e8408013 ifetcht 1 ,regc 
-047d 98467c00 isub temp ,null 
-047e 20228481 branch p_lpm_write_gpio_loop_next ,zero 
-047f e7e08013 istore 1 ,regc 
-0480 37d98200 until null ,lpo_edge 
-=======
-046d efe08011 ifetch 1 ,rega 
-046e e8408013 ifetcht 1 ,regc 
-046f 98467c00 isub temp ,null 
-0470 20228473 branch p_lpm_write_gpio_loop_next ,zero 
-0471 e7e08013 istore 1 ,regc 
-0472 37d98200 until null ,lpo_edge 
->>>>>>> .r1527
 
 p_lpm_write_gpio_loop_next:
-<<<<<<< .mine
 047f 1a20a201 increase 1 ,rega 
 0480 1a60a601 increase 1 ,regc 
 0481 c2000479 loop p_lpm_write_gpio_loop 
 0482 1a420400 copy regb ,temp 
 0483 20600000 rtn 
-||||||| .r1267
-0481 1a20a201 increase 1 ,rega 
-0482 1a60a601 increase 1 ,regc 
-0483 c200047b loop p_lpm_write_gpio_loop 
-0484 1a420400 copy regb ,temp 
-0485 20600000 rtn 
-=======
-0473 1a20a201 increase 1 ,rega 
-0474 1a60a601 increase 1 ,regc 
-0475 c200046d loop p_lpm_write_gpio_loop 
-0476 1a420400 copy regb ,temp 
-0477 20600000 rtn 
->>>>>>> .r1527
 
 p_app_init:
 
 p_keyboard_init:
-<<<<<<< .mine
 0484 20407396 call enable_authrom 
-0485 20400608 call p_le_exchange_hid_map 
-0486 20400491 call p_keyboard_setting_config 
-0487 204004b1 call p_keyboard_gpio_init 
-0488 204004c8 call p_keyboard_low_vol_mult_set 
-0489 20758000 rtn wake 
-048a 20400440 call p_keyboard_device_led_all_off 
-048b 6fe0ca07 fetch 1 ,mem_keyboard_device_poweron_timer_count_init 
-048c 67e0ca08 store 1 ,mem_keyboard_device_poweron_timer_count 
-048d 20404a7a call keyboard_cb_fuction 
-048e 6fe0c666 fetch 1 ,mem_device_flag 
-048f c002066a beq mode_usb_device ,p_keyboard_usb_mode_start 
-0490 20204962 branch keyboard_init_wireless 
-||||||| .r1267
-0486 20407396 call enable_authrom 
-0487 2040060a call p_le_exchange_hid_map 
-0488 20400493 call p_keyboard_setting_config 
-0489 204004b3 call p_keyboard_gpio_init 
-048a 204004ca call p_keyboard_low_vol_mult_set 
-048b 20758000 rtn wake 
-048c 20400442 call p_keyboard_device_led_all_off 
-048d 6fe0ca07 fetch 1 ,mem_keyboard_device_poweron_timer_count_init 
-048e 67e0ca08 store 1 ,mem_keyboard_device_poweron_timer_count 
-048f 20404a7a call keyboard_cb_fuction 
-0490 6fe0c666 fetch 1 ,mem_device_flag 
-0491 c002066c beq mode_usb_device ,p_keyboard_usb_mode_start 
-0492 20204962 branch keyboard_init_wireless 
-=======
-0478 20407396 call enable_authrom 
-0479 204005fc call p_le_exchange_hid_map 
-047a 20400485 call p_keyboard_setting_config 
-047b 204004a5 call p_keyboard_gpio_init 
-047c 204004bc call p_keyboard_low_vol_mult_set 
-047d 20758000 rtn wake 
-047e 20400434 call p_keyboard_device_led_all_off 
-047f 6fe0ca07 fetch 1 ,mem_keyboard_device_poweron_timer_count_init 
-0480 67e0ca08 store 1 ,mem_keyboard_device_poweron_timer_count 
-0481 20404a7a call keyboard_cb_fuction 
-0482 6fe0c666 fetch 1 ,mem_device_flag 
-0483 c002065e beq mode_usb_device ,p_keyboard_usb_mode_start 
-0484 20204962 branch keyboard_init_wireless 
->>>>>>> .r1527
+0485 2040048e call p_keyboard_setting_config 
+0486 204004ad call p_keyboard_gpio_init 
+0487 204004c4 call p_keyboard_low_vol_mult_set 
+0488 20758000 rtn wake 
+0489 20400440 call p_keyboard_device_led_all_off 
+048a 6fe0ca07 fetch 1 ,mem_keyboard_device_poweron_timer_count_init 
+048b 67e0ca08 store 1 ,mem_keyboard_device_poweron_timer_count 
+048c 20404a7a call keyboard_cb_fuction 
+048d 20204962 branch keyboard_init_wireless 
 
 p_keyboard_setting_config:
-<<<<<<< .mine
-0491 20758000 rtn wake 
-0492 204035f0 call g24_transmit_init 
-0493 20400614 call p_g24_chmap_param_init 
-0494 6fe0c666 fetch 1 ,mem_device_flag 
-0495 67e0cbe4 store 1 ,mem_device_flag_temp_new 
-0496 6fe1c2de fetch 3 ,mem_le_lap + 3 
-0497 67e1c797 store 3 ,mem_mouse_le_lap_temp 
-0498 204049af call keyboard_param_init 
-0499 58004bec setarg mem_le_tx_buffer0_omemalloc_new 
-049a 67e1433f store 2 ,mem_ble_l2cap_tx_buff0_ptr 
-049b 58000020 setarg mouse_ble_l2cap_txbuff_size_new 
-049c 67e14341 store 2 ,mem_ble_l2cap_tx_buff_size_ptr 
-049d 6848c865 fetcht 1 ,mem_mcu_rstb_gpio 
-049e 20406ef3 call gpio_out_inactive 
-049f 20402a41 call le_set_fixed_ltk_justwork 
-04a0 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-04a1 c289817a bbit1 mouse_enable_eeprom ,p_keyboard_load_eeprom_info_check 
-04a2 c2895d6e bbit1 mouse_enable_flash ,mouse_load_flash_info_check 
-04a3 20600000 rtn 
-||||||| .r1267
-0493 20758000 rtn wake 
-0494 204035f0 call g24_transmit_init 
-0495 20400616 call p_g24_chmap_param_init 
-0496 6fe0c666 fetch 1 ,mem_device_flag 
-0497 67e0cbe4 store 1 ,mem_device_flag_temp_new 
-0498 6fe1c2de fetch 3 ,mem_le_lap + 3 
-0499 67e1c797 store 3 ,mem_mouse_le_lap_temp 
-049a 204049af call keyboard_param_init 
-049b 58004bec setarg mem_le_tx_buffer0_omemalloc_new 
-049c 67e1433f store 2 ,mem_ble_l2cap_tx_buff0_ptr 
-049d 58000020 setarg mouse_ble_l2cap_txbuff_size_new 
-049e 67e14341 store 2 ,mem_ble_l2cap_tx_buff_size_ptr 
-049f 6848c865 fetcht 1 ,mem_mcu_rstb_gpio 
-04a0 20406ef3 call gpio_out_inactive 
-04a1 20402a41 call le_set_fixed_ltk_justwork 
-04a2 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-04a3 c2898177 bbit1 mouse_enable_eeprom ,p_keyboard_load_eeprom_info_check 
-04a4 c2895d6e bbit1 mouse_enable_flash ,mouse_load_flash_info_check 
-04a5 20600000 rtn 
-=======
-0485 20758000 rtn wake 
-0486 204035f0 call g24_transmit_init 
-0487 20400608 call p_g24_chmap_param_init 
-0488 6fe0c666 fetch 1 ,mem_device_flag 
-0489 67e0cbe4 store 1 ,mem_device_flag_temp_new 
-048a 6fe1c2de fetch 3 ,mem_le_lap + 3 
-048b 67e1c797 store 3 ,mem_mouse_le_lap_temp 
-048c 204049af call keyboard_param_init 
-048d 58004bf9 setarg mem_le_tx_buffer0_omemalloc_new 
-048e 67e1433f store 2 ,mem_ble_l2cap_tx_buff0_ptr 
-048f 58000020 setarg mouse_ble_l2cap_txbuff_size_new 
-0490 67e14341 store 2 ,mem_ble_l2cap_tx_buff_size_ptr 
-0491 6848c865 fetcht 1 ,mem_mcu_rstb_gpio 
-0492 20406ef3 call gpio_out_inactive 
-0493 20402a41 call le_set_fixed_ltk_justwork 
-0494 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-0495 c2898169 bbit1 mouse_enable_eeprom ,p_keyboard_load_eeprom_info_check 
-0496 c2895d6e bbit1 mouse_enable_flash ,mouse_load_flash_info_check 
-0497 20600000 rtn 
->>>>>>> .r1527
+048e 204042a3 call app_param_init 
+048f 20758000 rtn wake 
+0490 204035f0 call g24_transmit_init 
+0491 2040325b call g24_chmap_param_init 
+0492 6fe0c666 fetch 1 ,mem_device_flag 
+0493 67e0cbe6 store 1 ,mem_device_flag_temp_new 
+0494 6fe1c2de fetch 3 ,mem_le_lap + 3 
+0495 67e1c797 store 3 ,mem_mouse_le_lap_temp 
+0496 204049af call keyboard_param_init 
+0497 58004bfb setarg mem_le_tx_buffer0_omemalloc_new 
+0498 67e1433f store 2 ,mem_ble_l2cap_tx_buff0_ptr 
+0499 58000020 setarg mouse_ble_l2cap_txbuff_size_new 
+049a 67e14341 store 2 ,mem_ble_l2cap_tx_buff_size_ptr 
+049b 20402a41 call le_set_fixed_ltk_justwork 
+049c 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+049d c28a49fd bbit1 mouse_enable_otp ,keyboard_load_otp_info_check 
+049e c2895d6e bbit1 mouse_enable_flash ,mouse_load_flash_info_check 
+049f 20600000 rtn 
 
 p_keyboard_select_reconn_device:
-<<<<<<< .mine
-04a4 da204667 arg mem_device1_type ,rega 
-04a5 6fe0c666 fetch 1 ,mem_device_flag 
-04a6 c1000000 rtneq mode_24g_device 
-04a7 1fe0ffff increase -1 ,pdata 
-04a8 1feffe0d mul32 pdata ,13 ,pdata 
-04a9 9a20a200 iadd rega ,rega 
-04aa efe08011 ifetch 1 ,rega 
-04ab 67e0c3f3 store 1 ,mem_xrecord_mode 
-04ac c01a04ae beq rec_4_mode ,p_keyboard_load_le_device 
-04ad 20600000 rtn 
-||||||| .r1267
-04a6 da204667 arg mem_device1_type ,rega 
-04a7 6fe0c666 fetch 1 ,mem_device_flag 
-04a8 c1000000 rtneq mode_24g_device 
-04a9 1fe0ffff increase -1 ,pdata 
-04aa 1feffe0d mul32 pdata ,13 ,pdata 
-04ab 9a20a200 iadd rega ,rega 
-04ac efe08011 ifetch 1 ,rega 
-04ad 67e0c3f3 store 1 ,mem_xrecord_mode 
-04ae c01a04b0 beq rec_4_mode ,p_keyboard_load_le_device 
-04af 20600000 rtn 
-=======
-0498 da204667 arg mem_device1_type ,rega 
-0499 6fe0c666 fetch 1 ,mem_device_flag 
-049a c1000000 rtneq mode_24g_device 
-049b 1fe0ffff increase -1 ,pdata 
-049c 1feffe0d mul32 pdata ,13 ,pdata 
-049d 9a20a200 iadd rega ,rega 
-049e efe08011 ifetch 1 ,rega 
-049f 67e0c3f3 store 1 ,mem_xrecord_mode 
-04a0 c01a04a2 beq rec_4_mode ,p_keyboard_load_le_device 
-04a1 20600000 rtn 
->>>>>>> .r1527
+04a0 da204667 arg mem_device1_type ,rega 
+04a1 6fe0c666 fetch 1 ,mem_device_flag 
+04a2 c1000000 rtneq mode_24g_device 
+04a3 1fe0ffff increase -1 ,pdata 
+04a4 1feffe0d mul32 pdata ,13 ,pdata 
+04a5 9a20a200 iadd rega ,rega 
+04a6 efe08011 ifetch 1 ,rega 
+04a7 67e0c3f3 store 1 ,mem_xrecord_mode 
+04a8 c01a04aa beq rec_4_mode ,p_keyboard_load_le_device 
+04a9 20600000 rtn 
 
 p_keyboard_load_le_device:
-<<<<<<< .mine
-04ae efe30006 ifetch 6 ,contr 
-04af 67e34116 store 6 ,mem_hci_plap 
-04b0 20205c7d branch mouse_load_le_device_end + 3 
-||||||| .r1267
-04b0 efe30006 ifetch 6 ,contr 
-04b1 67e34116 store 6 ,mem_hci_plap 
-04b2 20205c7d branch mouse_load_le_device_end + 3 
-=======
-04a2 efe30006 ifetch 6 ,contr 
-04a3 67e34116 store 6 ,mem_hci_plap 
-04a4 20205c7d branch mouse_load_le_device_end + 3 
->>>>>>> .r1527
+04aa efe30006 ifetch 6 ,contr 
+04ab 67e34116 store 6 ,mem_hci_plap 
+04ac 20205c7d branch mouse_load_le_device_end + 3 
 
 p_keyboard_gpio_init:
-<<<<<<< .mine
-04b1 20400434 call p_clear_wake 
-04b2 6848c655 fetcht 1 ,mem_config_select_device_button_gpio 
-04b3 6048c659 storet 1 ,mem_sensor_motion_gpio 
-04b4 20404c7d call keyboard_gpio_config_input_pu 
-04b5 5800486e setarg mem_key_row_gpio 
-04b6 67e14896 store 2 ,mem_kb_row_ptr 
-04b7 58004876 setarg mem_key_col_gpio 
-04b8 67e14898 store 2 ,mem_kb_col_ptr 
-04b9 5800488a setarg mem_key_excol_gpio 
-04ba 67e1489a store 2 ,mem_kb_excol_ptr 
-||||||| .r1267
-04b3 20400436 call p_clear_wake 
-04b4 6848c655 fetcht 1 ,mem_config_select_device_button_gpio 
-04b5 6048c659 storet 1 ,mem_sensor_motion_gpio 
-04b6 20404c7d call keyboard_gpio_config_input_pu 
-04b7 5800486e setarg mem_key_row_gpio 
-04b8 67e14896 store 2 ,mem_kb_row_ptr 
-04b9 58004876 setarg mem_key_col_gpio 
-04ba 67e14898 store 2 ,mem_kb_col_ptr 
-04bb 5800488a setarg mem_key_excol_gpio 
-04bc 67e1489a store 2 ,mem_kb_excol_ptr 
-=======
-04a5 20400428 call p_clear_wake 
-04a6 6848c655 fetcht 1 ,mem_config_select_device_button_gpio 
-04a7 6048c659 storet 1 ,mem_sensor_motion_gpio 
-04a8 20404c7d call keyboard_gpio_config_input_pu 
-04a9 5800486e setarg mem_key_row_gpio 
-04aa 67e14896 store 2 ,mem_kb_row_ptr 
-04ab 58004876 setarg mem_key_col_gpio 
-04ac 67e14898 store 2 ,mem_kb_col_ptr 
-04ad 5800488a setarg mem_key_excol_gpio 
-04ae 67e1489a store 2 ,mem_kb_excol_ptr 
->>>>>>> .r1527
+04ad 20400434 call p_clear_wake 
+04ae 6848c655 fetcht 1 ,mem_config_select_device_button_gpio 
+04af 6048c659 storet 1 ,mem_sensor_motion_gpio 
+04b0 20404c7d call keyboard_gpio_config_input_pu 
+04b1 5800486e setarg mem_key_row_gpio 
+04b2 67e14896 store 2 ,mem_kb_row_ptr 
+04b3 58004876 setarg mem_key_col_gpio 
+04b4 67e14898 store 2 ,mem_kb_col_ptr 
+04b5 5800488a setarg mem_key_excol_gpio 
+04b6 67e1489a store 2 ,mem_kb_excol_ptr 
 
 p_keyboard_keyscan_gpio_init:
-<<<<<<< .mine
-04bb 6fe14896 fetch 2 ,mem_kb_row_ptr 
-04bc 1fe22400 copy pdata ,regb 
-04bd df200008 arg 8 ,loopcnt 
-||||||| .r1267
-04bd 6fe14896 fetch 2 ,mem_kb_row_ptr 
-04be 1fe22400 copy pdata ,regb 
-04bf df200008 arg 8 ,loopcnt 
-=======
-04af 6fe14896 fetch 2 ,mem_kb_row_ptr 
-04b0 1fe22400 copy pdata ,regb 
-04b1 df200008 arg 8 ,loopcnt 
->>>>>>> .r1527
+04b7 6fe14896 fetch 2 ,mem_kb_row_ptr 
+04b8 1fe22400 copy pdata ,regb 
+04b9 df200008 arg 8 ,loopcnt 
 
 p_keyboard_key_row_init:
-<<<<<<< .mine
-04be e8408012 ifetcht 1 ,regb 
-04bf 18467cff sub temp ,ui_button_gpio_disable ,null 
-04c0 2442c9e7 ncall keboard_gpio_set_high_impedance ,zero 
-04c1 1a40a401 increase 1 ,regb 
-04c2 c20004be loop p_keyboard_key_row_init 
-04c3 20400475 call p_lpm_write_gpio_wakeup 
-04c4 6fe14898 fetch 2 ,mem_kb_col_ptr 
-04c5 1fe22400 copy pdata ,regb 
-04c6 df200014 arg 20 ,loopcnt 
-04c7 202049e1 branch keyboard_key_cow_init 
-||||||| .r1267
-04c0 e8408012 ifetcht 1 ,regb 
-04c1 18467cff sub temp ,ui_button_gpio_disable ,null 
-04c2 2442c9e7 ncall keboard_gpio_set_high_impedance ,zero 
-04c3 1a40a401 increase 1 ,regb 
-04c4 c20004c0 loop p_keyboard_key_row_init 
-04c5 20400477 call p_lpm_write_gpio_wakeup 
-04c6 6fe14898 fetch 2 ,mem_kb_col_ptr 
-04c7 1fe22400 copy pdata ,regb 
-04c8 df200014 arg 20 ,loopcnt 
-04c9 202049e1 branch keyboard_key_cow_init 
-=======
-04b2 e8408012 ifetcht 1 ,regb 
-04b3 18467cff sub temp ,ui_button_gpio_disable ,null 
-04b4 2442c9e7 ncall keboard_gpio_set_high_impedance ,zero 
-04b5 1a40a401 increase 1 ,regb 
-04b6 c20004b2 loop p_keyboard_key_row_init 
-04b7 20400469 call p_lpm_write_gpio_wakeup 
-04b8 6fe14898 fetch 2 ,mem_kb_col_ptr 
-04b9 1fe22400 copy pdata ,regb 
-04ba df200014 arg 20 ,loopcnt 
-04bb 202049e1 branch keyboard_key_cow_init 
->>>>>>> .r1527
+04ba e8408012 ifetcht 1 ,regb 
+04bb 18467cff sub temp ,ui_button_gpio_disable ,null 
+04bc 2442c9e7 ncall keboard_gpio_set_high_impedance ,zero 
+04bd 1a40a401 increase 1 ,regb 
+04be c20004ba loop p_keyboard_key_row_init 
+04bf 20400475 call p_lpm_write_gpio_wakeup 
+04c0 6fe14898 fetch 2 ,mem_kb_col_ptr 
+04c1 1fe22400 copy pdata ,regb 
+04c2 df200014 arg 20 ,loopcnt 
+04c3 202049e1 branch keyboard_key_cow_init 
 
 p_keyboard_low_vol_mult_set:
-<<<<<<< .mine
-04c8 6fe0c666 fetch 1 ,mem_device_flag 
-04c9 c08049f2 bne mode_24g_device ,keyboard_low_vol_mult_ble_set + 1 
-04ca 204035fb call g24_interval_param_8ms 
-04cb 202049ec branch keyboard_low_vol_mult_set + 2 
-||||||| .r1267
-04ca 6fe0c666 fetch 1 ,mem_device_flag 
-04cb c08049f2 bne mode_24g_device ,keyboard_low_vol_mult_ble_set + 1 
-04cc 204035fb call g24_interval_param_8ms 
-04cd 202049ec branch keyboard_low_vol_mult_set + 2 
-=======
-04bc 6fe0c666 fetch 1 ,mem_device_flag 
-04bd c08049f2 bne mode_24g_device ,keyboard_low_vol_mult_ble_set + 1 
-04be 204035fb call g24_interval_param_8ms 
-04bf 202049ec branch keyboard_low_vol_mult_set + 2 
->>>>>>> .r1527
+04c4 6fe0c666 fetch 1 ,mem_device_flag 
+04c5 c08049f2 bne mode_24g_device ,keyboard_low_vol_mult_ble_set + 1 
+04c6 204035fb call g24_interval_param_8ms 
+04c7 202049ec branch keyboard_low_vol_mult_set + 2 
 
 p_check_51cmd_once_continue:
-<<<<<<< .mine
-04cc 6fe0866f fetch 1 ,mem_fifo_temp 
-04cd c00f84cf beq bt_cmd_store_reconn_info_le ,p_eeprom_store_le_reconn_info 
-04ce 20207864 branch check_51cmd_once_continue + 4 
-||||||| .r1267
-04ce 6fe0866f fetch 1 ,mem_fifo_temp 
-04cf c00f84d1 beq bt_cmd_store_reconn_info_le ,p_eeprom_store_le_reconn_info 
-04d0 20207864 branch check_51cmd_once_continue + 4 
-=======
-04c0 6fe0866f fetch 1 ,mem_fifo_temp 
-04c1 c00f84c3 beq bt_cmd_store_reconn_info_le ,p_eeprom_store_le_reconn_info 
-04c2 20207864 branch check_51cmd_once_continue + 4 
->>>>>>> .r1527
+04c8 6fe0866f fetch 1 ,mem_fifo_temp 
+04c9 c00f84cb beq bt_cmd_store_reconn_info_le ,p_eeprom_store_le_reconn_info 
+04ca 20207864 branch check_51cmd_once_continue + 4 
 
 p_eeprom_store_le_reconn_info:
-<<<<<<< .mine
-04cf 70003234 jam rec_4_mode ,mem_record_bt_mode 
-||||||| .r1267
-04d1 70003234 jam rec_4_mode ,mem_record_bt_mode 
-=======
-04c3 70003234 jam rec_4_mode ,mem_record_bt_mode 
->>>>>>> .r1527
+04cb 70003234 jam rec_4_mode ,mem_record_bt_mode 
 
 p_eeprom_store_reconn_info:
-<<<<<<< .mine
-04d0 6fe0c3cb fetch 1 ,mem_device_option 
-04d1 c007cbc5 beq dvc_op_keyboard ,keyboard_store_remote_bdaddr 
-04d2 20206ea6 branch eeprom_store_reconn_info + 1 
-||||||| .r1267
-04d2 6fe0c3cb fetch 1 ,mem_device_option 
-04d3 c007cbc5 beq dvc_op_keyboard ,keyboard_store_remote_bdaddr 
-04d4 20206ea6 branch eeprom_store_reconn_info + 1 
-=======
-04c4 6fe0c3cb fetch 1 ,mem_device_option 
-04c5 c007cbc5 beq dvc_op_keyboard ,keyboard_store_remote_bdaddr 
-04c6 20206ea6 branch eeprom_store_reconn_info + 1 
->>>>>>> .r1527
-
-p_keyboard_start_discovery:
-<<<<<<< .mine
-04d3 20400441 call p_keyboard_device_led_all_off + 1 
-04d4 20400220 call p_keyboard_discover_setting_led_gpio 
-04d5 58000000 setarg 0 
-04d6 67e14be5 store 2 ,mem_otp_store_device_info_flag 
-04d7 20204b9a branch keyboard_start_discovery + 5 
-||||||| .r1267
-04d5 20400443 call p_keyboard_device_led_all_off + 1 
-04d6 20400222 call p_keyboard_discover_setting_led_gpio 
-04d7 58000000 setarg 0 
-04d8 67e14be5 store 2 ,mem_otp_store_device_info_flag 
-04d9 20204b9a branch keyboard_start_discovery + 5 
-=======
-04c7 20400435 call p_keyboard_device_led_all_off + 1 
-04c8 20400214 call p_keyboard_discover_setting_led_gpio 
-04c9 58000000 setarg 0 
-04ca 67e14be5 store 2 ,mem_otp_store_device_info_flag 
-04cb 20204b9a branch keyboard_start_discovery + 5 
->>>>>>> .r1527
-
-p_keyboard_stop_discovery:
-<<<<<<< .mine
-04d8 58000000 setarg 0 
-04d9 67e14790 store 2 ,mem_mouse_discovery_timer 
-04da d8e00006 arg mouse_bt_discovery_button_long_down_flag ,queue 
-04db 20405f04 call mouse_disable_function_flag 
-04dc 70479200 jam 0 ,mem_mouse_bluetooth_reconnect_timeout 
-04dd 20405c3e call mouse_stop_le_adv 
-04de 20200441 branch p_keyboard_device_led_all_off + 1 
-||||||| .r1267
-04da 58000000 setarg 0 
-04db 67e14790 store 2 ,mem_mouse_discovery_timer 
-04dc d8e00006 arg mouse_bt_discovery_button_long_down_flag ,queue 
-04dd 20405f04 call mouse_disable_function_flag 
-04de 70479200 jam 0 ,mem_mouse_bluetooth_reconnect_timeout 
-04df 20405c3e call mouse_stop_le_adv 
-04e0 20200443 branch p_keyboard_device_led_all_off + 1 
-=======
-04cc 58000000 setarg 0 
-04cd 67e14790 store 2 ,mem_mouse_discovery_timer 
-04ce d8e00006 arg mouse_bt_discovery_button_long_down_flag ,queue 
-04cf 20405f04 call mouse_disable_function_flag 
-04d0 70479200 jam 0 ,mem_mouse_bluetooth_reconnect_timeout 
-04d1 20405c3e call mouse_stop_le_adv 
-04d2 20200435 branch p_keyboard_device_led_all_off + 1 
->>>>>>> .r1527
-
-p_keyboard_le:
-<<<<<<< .mine
-04df 20402a28 call le_fifo_check_nearly_full 
-04e0 247a0000 nrtn blank 
-04e1 6fe0c78f fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
-04e2 c07f84e6 beq 0xff ,p_keyboard_le_next 
-04e3 6fe0c843 fetch 1 ,mem_le_connect_status_flag 
-04e4 1fe17e03 and pdata ,0x03 ,pdata 
-04e5 c1818000 rtnne 0x03 
-||||||| .r1267
-04e1 20402a28 call le_fifo_check_nearly_full 
-04e2 247a0000 nrtn blank 
-04e3 6fe0c78f fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
-04e4 c07f84e8 beq 0xff ,p_keyboard_le_next 
-04e5 6fe0c843 fetch 1 ,mem_le_connect_status_flag 
-04e6 1fe17e03 and pdata ,0x03 ,pdata 
-04e7 c1818000 rtnne 0x03 
-=======
-04d3 20402a28 call le_fifo_check_nearly_full 
-04d4 247a0000 nrtn blank 
-04d5 6fe0c78f fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
-04d6 c07f84da beq 0xff ,p_keyboard_le_next 
-04d7 6fe0c843 fetch 1 ,mem_le_connect_status_flag 
-04d8 1fe17e03 and pdata ,0x03 ,pdata 
-04d9 c1818000 rtnne 0x03 
->>>>>>> .r1527
-
-p_keyboard_le_next:
-<<<<<<< .mine
-04e6 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-04e7 c28084f0 bbit1 mouse_24g_pairing_flag ,p_keyboard_le_send_empty_packet 
-04e8 c28004f0 bbit1 mouse_select_device_flag ,p_keyboard_le_send_empty_packet 
-04e9 c28284f0 bbit1 mouse_bt_discovery_button_down_flag ,p_keyboard_le_send_empty_packet 
-04ea c28304f0 bbit1 mouse_bt_discovery_button_long_down_flag ,p_keyboard_le_send_empty_packet 
-04eb 20404e47 call keyboard_motion 
-04ec 24740000 nrtn user 
-04ed 6fe0c96c fetch 1 ,mem_customer_key 
-04ee c000db3d beq 1 ,mouse_le_send_keyboard_package_data 
-04ef 20600000 rtn 
-||||||| .r1267
-04e8 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-04e9 c28084f2 bbit1 mouse_24g_pairing_flag ,p_keyboard_le_send_empty_packet 
-04ea c28004f2 bbit1 mouse_select_device_flag ,p_keyboard_le_send_empty_packet 
-04eb c28284f2 bbit1 mouse_bt_discovery_button_down_flag ,p_keyboard_le_send_empty_packet 
-04ec c28304f2 bbit1 mouse_bt_discovery_button_long_down_flag ,p_keyboard_le_send_empty_packet 
-04ed 20404e47 call keyboard_motion 
-04ee 24740000 nrtn user 
-04ef 6fe0c96c fetch 1 ,mem_customer_key 
-04f0 c000db3d beq 1 ,mouse_le_send_keyboard_package_data 
-04f1 20600000 rtn 
-=======
-04da 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-04db c28084e4 bbit1 mouse_24g_pairing_flag ,p_keyboard_le_send_empty_packet 
-04dc c28004e4 bbit1 mouse_select_device_flag ,p_keyboard_le_send_empty_packet 
-04dd c28284e4 bbit1 mouse_bt_discovery_button_down_flag ,p_keyboard_le_send_empty_packet 
-04de c28304e4 bbit1 mouse_bt_discovery_button_long_down_flag ,p_keyboard_le_send_empty_packet 
-04df 20404e47 call keyboard_motion 
-04e0 24740000 nrtn user 
-04e1 6fe0c96c fetch 1 ,mem_customer_key 
-04e2 c000db3d beq 1 ,mouse_le_send_keyboard_package_data 
-04e3 20600000 rtn 
->>>>>>> .r1527
-
-p_keyboard_le_send_empty_packet:
-<<<<<<< .mine
-04f0 70496d00 jam 0 ,mem_customer_data_trigger 
-04f1 20205b3d branch mouse_le_send_keyboard_package_data 
-||||||| .r1267
-04f2 70496d00 jam 0 ,mem_customer_data_trigger 
-04f3 20205b3d branch mouse_le_send_keyboard_package_data 
-=======
-04e4 70496d00 jam 0 ,mem_customer_data_trigger 
-04e5 20205b3d branch mouse_le_send_keyboard_package_data 
->>>>>>> .r1527
-
-p_le_check_retransmit_timesout:
-<<<<<<< .mine
-04f2 6fe0cbe7 fetch 1 ,mem_le_conn_rcv_new 
-04f3 da600100 arg 256 ,regc 
-04f4 9a60fe00 iadd regc ,pdata 
-04f5 20600000 rtn 
-||||||| .r1267
-04f4 6fe0cbe7 fetch 1 ,mem_le_conn_rcv_new 
-04f5 da600100 arg 256 ,regc 
-04f6 9a60fe00 iadd regc ,pdata 
-04f7 20600000 rtn 
-=======
-04e6 6fe0cbf4 fetch 1 ,mem_le_conn_rcv_new 
-04e7 da600100 arg 256 ,regc 
-04e8 9a60fe00 iadd regc ,pdata 
-04e9 20600000 rtn 
->>>>>>> .r1527
-
-p_le_got_first_packet:
-<<<<<<< .mine
-04f6 20200516 branch p_le_got_first_packet_new 
-||||||| .r1267
-04f8 20200518 branch p_le_got_first_packet_new 
-=======
-04ea 2020050a branch p_le_got_first_packet_new 
->>>>>>> .r1527
-
-p_le_slave_match:
-<<<<<<< .mine
-04f7 204004f9 call p_le_check_retransmit 
-04f8 20202563 branch le_slave_match + 1 
-||||||| .r1267
-04f9 204004fb call p_le_check_retransmit 
-04fa 20202563 branch le_slave_match + 1 
-=======
-04eb 204004ed call p_le_check_retransmit 
-04ec 20202563 branch le_slave_match + 1 
->>>>>>> .r1527
-
-p_le_check_retransmit:
-<<<<<<< .mine
-04f9 6fe0cbe8 fetch 1 ,mem_le_conn_first_rcv 
-04fa 207a0000 rtn blank 
-04fb 6fe0cbe9 fetch 1 ,mem_le_check_retransmit_flag 
-04fc 247a0000 nrtn blank 
-04fd 6848cbe8 fetcht 1 ,mem_le_conn_first_rcv 
-04fe 6fe0cbe7 fetch 1 ,mem_le_conn_rcv_new 
-04ff 98467c00 isub temp ,null 
-0500 244104f2 ncall p_le_check_retransmit_timesout ,positive 
-0501 98467e00 isub temp ,pdata 
-0502 1fe67c64 sub pdata ,100 ,null 
-0503 2021050b branch p_le_check_retransmit_count ,positive 
-0504 6fe0cbea fetch 1 ,mem_le_retransmit_cnt 
-0505 1fe67c14 sub pdata ,20 ,null 
-0506 24410509 ncall p_app_ble_disconnect ,positive 
-0507 704be901 jam 1 ,mem_le_check_retransmit_flag 
-0508 20600000 rtn 
-||||||| .r1267
-04fb 6fe0cbe8 fetch 1 ,mem_le_conn_first_rcv 
-04fc 207a0000 rtn blank 
-04fd 6fe0cbe9 fetch 1 ,mem_le_check_retransmit_flag 
-04fe 247a0000 nrtn blank 
-04ff 6848cbe8 fetcht 1 ,mem_le_conn_first_rcv 
-0500 6fe0cbe7 fetch 1 ,mem_le_conn_rcv_new 
-0501 98467c00 isub temp ,null 
-0502 244104f4 ncall p_le_check_retransmit_timesout ,positive 
-0503 98467e00 isub temp ,pdata 
-0504 1fe67c64 sub pdata ,100 ,null 
-0505 2021050d branch p_le_check_retransmit_count ,positive 
-0506 6fe0cbea fetch 1 ,mem_le_retransmit_cnt 
-0507 1fe67c14 sub pdata ,20 ,null 
-0508 2441050b ncall p_app_ble_disconnect ,positive 
-0509 704be901 jam 1 ,mem_le_check_retransmit_flag 
-050a 20600000 rtn 
-=======
-04ed 6fe0cbf5 fetch 1 ,mem_le_conn_first_rcv 
-04ee 207a0000 rtn blank 
-04ef 6fe0cbf6 fetch 1 ,mem_le_check_retransmit_flag 
-04f0 247a0000 nrtn blank 
-04f1 6848cbf5 fetcht 1 ,mem_le_conn_first_rcv 
-04f2 6fe0cbf4 fetch 1 ,mem_le_conn_rcv_new 
-04f3 98467c00 isub temp ,null 
-04f4 244104e6 ncall p_le_check_retransmit_timesout ,positive 
-04f5 98467e00 isub temp ,pdata 
-04f6 1fe67c64 sub pdata ,100 ,null 
-04f7 202104ff branch p_le_check_retransmit_count ,positive 
-04f8 6fe0cbf7 fetch 1 ,mem_le_retransmit_cnt 
-04f9 1fe67c14 sub pdata ,20 ,null 
-04fa 244104fd ncall p_app_ble_disconnect ,positive 
-04fb 704bf601 jam 1 ,mem_le_check_retransmit_flag 
-04fc 20600000 rtn 
->>>>>>> .r1527
-
-p_app_ble_disconnect:
-<<<<<<< .mine
-0509 704beb01 jam 1 ,mem_le_check_retransmit_discon_flag 
-050a 2020431f branch app_ble_disconnect 
-||||||| .r1267
-050b 704beb01 jam 1 ,mem_le_check_retransmit_discon_flag 
-050c 2020431f branch app_ble_disconnect 
-=======
-04fd 704bf801 jam 1 ,mem_le_check_retransmit_discon_flag 
-04fe 2020431f branch app_ble_disconnect 
->>>>>>> .r1527
-
-p_le_check_retransmit_count:
-<<<<<<< .mine
-050b 6848817f fetcht 1 ,mem_le_arq 
-050c 6fe0804c fetch 1 ,mem_le_rxbuf_data_header 
-050d 1fe37e00 rshift pdata ,pdata 
-050e 9842fe00 ixor temp ,pdata 
-050f 2feffe02 isolate1 nesn ,pdata 
-0510 58000000 setarg 0 
-0511 6848cbea fetcht 1 ,mem_le_retransmit_cnt 
-0512 7920fe00 setflag true ,0 ,pdata 
-0513 98408400 iadd temp ,temp 
-0514 6048cbea storet 1 ,mem_le_retransmit_cnt 
-0515 20600000 rtn 
-||||||| .r1267
-050d 6848817f fetcht 1 ,mem_le_arq 
-050e 6fe0804c fetch 1 ,mem_le_rxbuf_data_header 
-050f 1fe37e00 rshift pdata ,pdata 
-0510 9842fe00 ixor temp ,pdata 
-0511 2feffe02 isolate1 nesn ,pdata 
-0512 58000000 setarg 0 
-0513 6848cbea fetcht 1 ,mem_le_retransmit_cnt 
-0514 7920fe00 setflag true ,0 ,pdata 
-0515 98408400 iadd temp ,temp 
-0516 6048cbea storet 1 ,mem_le_retransmit_cnt 
-0517 20600000 rtn 
-=======
-04ff 6848817f fetcht 1 ,mem_le_arq 
-0500 6fe0804c fetch 1 ,mem_le_rxbuf_data_header 
-0501 1fe37e00 rshift pdata ,pdata 
-0502 9842fe00 ixor temp ,pdata 
-0503 2feffe02 isolate1 nesn ,pdata 
-0504 58000000 setarg 0 
-0505 6848cbf7 fetcht 1 ,mem_le_retransmit_cnt 
-0506 7920fe00 setflag true ,0 ,pdata 
-0507 98408400 iadd temp ,temp 
-0508 6048cbf7 storet 1 ,mem_le_retransmit_cnt 
-0509 20600000 rtn 
->>>>>>> .r1527
-
-p_le_got_first_packet_new:
-<<<<<<< .mine
-0516 6fe08005 fetch 1 ,mem_le_conn_rcv 
-0517 1fe0fe01 increase 1 ,pdata 
-0518 67e08005 store 1 ,mem_le_conn_rcv 
-0519 2436851d nbranch p_le_got_first_packet_new + 7 ,match 
-051a 6fe0cbe7 fetch 1 ,mem_le_conn_rcv_new 
-051b 1fe0fe01 increase 1 ,pdata 
-051c 67e0cbe7 store 1 ,mem_le_conn_rcv_new 
-051d 6fe08168 fetch 1 ,mem_le_state 
-051e c3818000 rtnbit1 lestate_got_first_packet 
-051f 79207e03 set1 lestate_got_first_packet ,pdata 
-0520 67e08168 store 1 ,mem_le_state 
-0521 6fe142f5 fetch 2 ,mem_le_init_superto 
-0522 67e10196 store 2 ,mem_le_superto 
-0523 58000000 setarg 0 
-0524 67e2431d store 4 ,mem_le_transmit_window 
-0525 20600000 rtn 
-||||||| .r1267
-0518 6fe08005 fetch 1 ,mem_le_conn_rcv 
-0519 1fe0fe01 increase 1 ,pdata 
-051a 67e08005 store 1 ,mem_le_conn_rcv 
-051b 2436851f nbranch p_le_got_first_packet_new + 7 ,match 
-051c 6fe0cbe7 fetch 1 ,mem_le_conn_rcv_new 
-051d 1fe0fe01 increase 1 ,pdata 
-051e 67e0cbe7 store 1 ,mem_le_conn_rcv_new 
-051f 6fe08168 fetch 1 ,mem_le_state 
-0520 c3818000 rtnbit1 lestate_got_first_packet 
-0521 79207e03 set1 lestate_got_first_packet ,pdata 
-0522 67e08168 store 1 ,mem_le_state 
-0523 6fe142f5 fetch 2 ,mem_le_init_superto 
-0524 67e10196 store 2 ,mem_le_superto 
-0525 58000000 setarg 0 
-0526 67e2431d store 4 ,mem_le_transmit_window 
-0527 20600000 rtn 
-=======
-050a 6fe08005 fetch 1 ,mem_le_conn_rcv 
-050b 1fe0fe01 increase 1 ,pdata 
-050c 67e08005 store 1 ,mem_le_conn_rcv 
-050d 24368511 nbranch p_le_got_first_packet_new + 7 ,match 
-050e 6fe0cbf4 fetch 1 ,mem_le_conn_rcv_new 
-050f 1fe0fe01 increase 1 ,pdata 
-0510 67e0cbf4 store 1 ,mem_le_conn_rcv_new 
-0511 6fe08168 fetch 1 ,mem_le_state 
-0512 c3818000 rtnbit1 lestate_got_first_packet 
-0513 79207e03 set1 lestate_got_first_packet ,pdata 
-0514 67e08168 store 1 ,mem_le_state 
-0515 6fe142f5 fetch 2 ,mem_le_init_superto 
-0516 67e10196 store 2 ,mem_le_superto 
-0517 58000000 setarg 0 
-0518 67e2431d store 4 ,mem_le_transmit_window 
-0519 20600000 rtn 
->>>>>>> .r1527
-
-p_le_rx_dec:
-<<<<<<< .mine
-0526 2040281c call le_check_retransmit 
-0527 6a20804d fetchr rega ,1 ,mem_le_rxbuf_data_length 
-0528 1a20a3fc increase -4 ,rega 
-0529 242126fa nbranch le_crc_fail_consecutive ,positive 
-052a 2020268e branch le_rx_dec + 6 
-||||||| .r1267
-0528 2040281c call le_check_retransmit 
-0529 6a20804d fetchr rega ,1 ,mem_le_rxbuf_data_length 
-052a 1a20a3fc increase -4 ,rega 
-052b 242126fa nbranch le_crc_fail_consecutive ,positive 
-052c 2020268e branch le_rx_dec + 6 
-=======
-051a 2040281c call le_check_retransmit 
-051b 6a20804d fetchr rega ,1 ,mem_le_rxbuf_data_length 
-051c 1a20a3fc increase -4 ,rega 
-051d 242126fa nbranch le_crc_fail_consecutive ,positive 
-051e 2020268e branch le_rx_dec + 6 
->>>>>>> .r1527
-
-p_le_rx_nopayload:
-<<<<<<< .mine
-052b 09800018 parse demod ,bucket ,24 
-052c 1fef7e00 rshift32 pdata ,pdata 
-052d 1ff17e00 rshift16 pdata ,pdata 
-052e e7e18005 istore 3 ,contw 
-052f 78287c00 enable swfine 
-0530 2040270d call le_set_until_tx_timer 
-0531 202326f6 branch le_crc_fail ,crc_failed 
-0532 c59926af bmark0 mark_ble_encryption ,le_rx_match 
-0533 6fe0804d fetch 1 ,mem_le_rxbuf_data_length 
-0534 203a26af branch le_rx_match ,blank 
-0535 1fe0fffc increase -4 ,pdata 
-0536 67e0804d store 1 ,mem_le_rxbuf_data_length 
-0537 204072cb call wait_ccm_done 
-0538 6ff08108 fetch 1 ,core_misc_status 
-0539 c303a6fa bbit0 7 ,le_crc_fail_consecutive 
-053a 1800700c force regidx_result ,regext_index 
-053b 65e20154 storer regext ,4 ,mem_le_peer_mic 
-053c 202026af branch le_rx_match 
-||||||| .r1267
-052d 09800018 parse demod ,bucket ,24 
-052e 1fef7e00 rshift32 pdata ,pdata 
-052f 1ff17e00 rshift16 pdata ,pdata 
-0530 e7e18005 istore 3 ,contw 
-0531 78287c00 enable swfine 
-0532 2040270d call le_set_until_tx_timer 
-0533 202326f6 branch le_crc_fail ,crc_failed 
-0534 c59926af bmark0 mark_ble_encryption ,le_rx_match 
-0535 6fe0804d fetch 1 ,mem_le_rxbuf_data_length 
-0536 203a26af branch le_rx_match ,blank 
-0537 1fe0fffc increase -4 ,pdata 
-0538 67e0804d store 1 ,mem_le_rxbuf_data_length 
-0539 204072cb call wait_ccm_done 
-053a 6ff08108 fetch 1 ,core_misc_status 
-053b c303a6fa bbit0 7 ,le_crc_fail_consecutive 
-053c 1800700c force regidx_result ,regext_index 
-053d 65e20154 storer regext ,4 ,mem_le_peer_mic 
-053e 202026af branch le_rx_match 
-=======
-051f 09800018 parse demod ,bucket ,24 
-0520 1fef7e00 rshift32 pdata ,pdata 
-0521 1ff17e00 rshift16 pdata ,pdata 
-0522 e7e18005 istore 3 ,contw 
-0523 78287c00 enable swfine 
-0524 2040270d call le_set_until_tx_timer 
-0525 202326f6 branch le_crc_fail ,crc_failed 
-0526 c59926af bmark0 mark_ble_encryption ,le_rx_match 
-0527 6fe0804d fetch 1 ,mem_le_rxbuf_data_length 
-0528 203a26af branch le_rx_match ,blank 
-0529 1fe0fffc increase -4 ,pdata 
-052a 67e0804d store 1 ,mem_le_rxbuf_data_length 
-052b 204072cb call wait_ccm_done 
-052c 6ff08108 fetch 1 ,core_misc_status 
-052d c303a6fa bbit0 7 ,le_crc_fail_consecutive 
-052e 1800700c force regidx_result ,regext_index 
-052f 65e20154 storer regext ,4 ,mem_le_peer_mic 
-0530 202026af branch le_rx_match 
->>>>>>> .r1527
-
-p_le_parse:
-<<<<<<< .mine
-053d 6fe0c334 fetch 1 ,mem_le_packet_llid 
-053e c1000000 rtneq llid_reserved 
-053f c001b04a beq llid_le_ll ,le_parse_ll 
-0540 202028e1 branch le_parse_l2cap 
-||||||| .r1267
-053f 6fe0c334 fetch 1 ,mem_le_packet_llid 
-0540 c1000000 rtneq llid_reserved 
-0541 c001b04a beq llid_le_ll ,le_parse_ll 
-0542 202028e1 branch le_parse_l2cap 
-=======
-0531 6fe0c334 fetch 1 ,mem_le_packet_llid 
-0532 c1000000 rtneq llid_reserved 
-0533 c001b04a beq llid_le_ll ,le_parse_ll 
-0534 202028e1 branch le_parse_l2cap 
->>>>>>> .r1527
-
-p_le_parse_l2cap:
-<<<<<<< .mine
-0541 efe10006 ifetch 2 ,contr 
-0542 c0020571 beq le_l2cap_cid_att ,p_le_parse_att 
-0543 202028eb branch le_parse_l2cap_next + 2 
-||||||| .r1267
-0543 efe10006 ifetch 2 ,contr 
-0544 c0020573 beq le_l2cap_cid_att ,p_le_parse_att 
-0545 202028eb branch le_parse_l2cap_next + 2 
-=======
-0535 efe10006 ifetch 2 ,contr 
-0536 c0020565 beq le_l2cap_cid_att ,p_le_parse_att 
-0537 202028eb branch le_parse_l2cap_next + 2 
->>>>>>> .r1527
-
-p_le_adv_not_match:
-<<<<<<< .mine
-0544 20402152 call shutdown_radio 
-0545 70890000 jam 0 ,0x8900 
-0546 793f8030 set0 mark_ble_crc_fail ,mark 
-0547 20202ae3 branch le_adv_not_match + 1 
-||||||| .r1267
-0546 20402152 call shutdown_radio 
-0547 70890000 jam 0 ,0x8900 
-0548 793f8030 set0 mark_ble_crc_fail ,mark 
-0549 20202ae3 branch le_adv_not_match + 1 
-=======
-0538 20402152 call shutdown_radio 
-0539 70890000 jam 0 ,0x8900 
-053a 793f8030 set0 mark_ble_crc_fail ,mark 
-053b 20202ae3 branch le_adv_not_match + 1 
->>>>>>> .r1527
-
-p_le_init_adv:
-<<<<<<< .mine
-0548 793f8030 set0 mark_ble_crc_fail ,mark 
-0549 20202af6 branch le_init_adv + 1 
-||||||| .r1267
-054a 793f8030 set0 mark_ble_crc_fail ,mark 
-054b 20202af6 branch le_init_adv + 1 
-=======
-053c 793f8030 set0 mark_ble_crc_fail ,mark 
-053d 20202af6 branch le_init_adv + 1 
->>>>>>> .r1527
-
-p_keyboard_start_reconnect_device:
-<<<<<<< .mine
-054a da204667 arg mem_device1_type ,rega 
-054b 6fe0c666 fetch 1 ,mem_device_flag 
-054c 1fe0ffff increase -1 ,pdata 
-054d 1feffe0d mul32 pdata ,13 ,pdata 
-054e 202054a6 branch mouse_start_reconnect_device + 6 
-||||||| .r1267
-054c da204667 arg mem_device1_type ,rega 
-054d 6fe0c666 fetch 1 ,mem_device_flag 
-054e 1fe0ffff increase -1 ,pdata 
-054f 1feffe0d mul32 pdata ,13 ,pdata 
-0550 202054a6 branch mouse_start_reconnect_device + 6 
-=======
-053e da204667 arg mem_device1_type ,rega 
-053f 6fe0c666 fetch 1 ,mem_device_flag 
-0540 1fe0ffff increase -1 ,pdata 
-0541 1feffe0d mul32 pdata ,13 ,pdata 
-0542 202054a6 branch mouse_start_reconnect_device + 6 
->>>>>>> .r1527
-
-p_keyboard_store_remote_bdaddr:
-<<<<<<< .mine
-054f 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-0550 c4010000 rtnbit0 mouse_store_eeprom_flag 
-0551 d8e00002 arg mouse_store_eeprom_flag ,queue 
-0552 20405f04 call mouse_disable_function_flag 
-0553 20400562 call p_keyboard_check_device_addr 
-0554 20400556 call p_keyboard_unplug_clean_bdaddr 
-0555 20205ca3 branch mouse_store_device_info_delay 
-||||||| .r1267
-0551 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-0552 c4010000 rtnbit0 mouse_store_eeprom_flag 
-0553 d8e00002 arg mouse_store_eeprom_flag ,queue 
-0554 20405f04 call mouse_disable_function_flag 
-0555 20400564 call p_keyboard_check_device_addr 
-0556 20400558 call p_keyboard_unplug_clean_bdaddr 
-0557 20205ca3 branch mouse_store_device_info_delay 
-=======
-0543 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-0544 c4010000 rtnbit0 mouse_store_eeprom_flag 
-0545 d8e00002 arg mouse_store_eeprom_flag ,queue 
-0546 20405f04 call mouse_disable_function_flag 
-0547 20400556 call p_keyboard_check_device_addr 
-0548 2040054a call p_keyboard_unplug_clean_bdaddr 
-0549 20205ca3 branch mouse_store_device_info_delay 
->>>>>>> .r1527
-
-p_keyboard_unplug_clean_bdaddr:
-<<<<<<< .mine
-0556 da204667 arg mem_device1_type ,rega 
-0557 6fe0c666 fetch 1 ,mem_device_flag 
-0558 1fe0ffff increase -1 ,pdata 
-0559 1feffe0d mul32 pdata ,13 ,pdata 
-055a 9a20a200 iadd rega ,rega 
-055b 6fe08032 fetch 1 ,mem_record_bt_mode 
-055c e7e08011 istore 1 ,rega 
-055d c01a055f beq rec_4_mode ,p_keyboard_store_le_device 
-055e 20600000 rtn 
-||||||| .r1267
-0558 da204667 arg mem_device1_type ,rega 
-0559 6fe0c666 fetch 1 ,mem_device_flag 
-055a 1fe0ffff increase -1 ,pdata 
-055b 1feffe0d mul32 pdata ,13 ,pdata 
-055c 9a20a200 iadd rega ,rega 
-055d 6fe08032 fetch 1 ,mem_record_bt_mode 
-055e e7e08011 istore 1 ,rega 
-055f c01a0561 beq rec_4_mode ,p_keyboard_store_le_device 
-0560 20600000 rtn 
-=======
-054a da204667 arg mem_device1_type ,rega 
-054b 6fe0c666 fetch 1 ,mem_device_flag 
-054c 1fe0ffff increase -1 ,pdata 
-054d 1feffe0d mul32 pdata ,13 ,pdata 
-054e 9a20a200 iadd rega ,rega 
-054f 6fe08032 fetch 1 ,mem_record_bt_mode 
-0550 e7e08011 istore 1 ,rega 
-0551 c01a0553 beq rec_4_mode ,p_keyboard_store_le_device 
-0552 20600000 rtn 
->>>>>>> .r1527
-
-p_keyboard_store_le_device:
-<<<<<<< .mine
-055f 6fe30178 fetch 6 ,mem_le_plap 
-0560 e7e30005 istore 6 ,contw 
-0561 20205c66 branch mouse_store_le_device + 4 
-||||||| .r1267
-0561 6fe30178 fetch 6 ,mem_le_plap 
-0562 e7e30005 istore 6 ,contw 
-0563 20205c66 branch mouse_store_le_device + 4 
-=======
-0553 6fe30178 fetch 6 ,mem_le_plap 
-0554 e7e30005 istore 6 ,contw 
-0555 20205c66 branch mouse_store_le_device + 4 
->>>>>>> .r1527
-
-p_keyboard_check_device_addr:
-<<<<<<< .mine
-0562 6fe08032 fetch 1 ,mem_record_bt_mode 
-0563 c01a0565 beq rec_4_mode ,p_keyboard_check_le_device_addr 
-0564 20600000 rtn 
-||||||| .r1267
-0564 6fe08032 fetch 1 ,mem_record_bt_mode 
-0565 c01a0567 beq rec_4_mode ,p_keyboard_check_le_device_addr 
-0566 20600000 rtn 
-=======
-0556 6fe08032 fetch 1 ,mem_record_bt_mode 
-0557 c01a0559 beq rec_4_mode ,p_keyboard_check_le_device_addr 
-0558 20600000 rtn 
->>>>>>> .r1527
-
-p_keyboard_check_le_device_addr:
-<<<<<<< .mine
-0565 67e0c95a store 1 ,mem_device_addr_temp 
-0566 6fe30178 fetch 6 ,mem_le_plap 
-||||||| .r1267
-0567 67e0c95a store 1 ,mem_device_addr_temp 
-0568 6fe30178 fetch 6 ,mem_le_plap 
-=======
-0559 67e0c95a store 1 ,mem_device_addr_temp 
-055a 6fe30178 fetch 6 ,mem_le_plap 
->>>>>>> .r1527
-
-p_keyboard_check_bt_device_addr_common:
-<<<<<<< .mine
-0567 67e3495b store 6 ,mem_device_addr_temp + 1 
-0568 6fe3c95a fetch 7 ,mem_device_addr_temp 
-0569 d8c04667 arg mem_device1_type ,contr 
-056a df200003 arg 3 ,loopcnt 
-||||||| .r1267
-0569 67e3495b store 6 ,mem_device_addr_temp + 1 
-056a 6fe3c95a fetch 7 ,mem_device_addr_temp 
-056b d8c04667 arg mem_device1_type ,contr 
-056c df200003 arg 3 ,loopcnt 
-=======
-055b 67e3495b store 6 ,mem_device_addr_temp + 1 
-055c 6fe3c95a fetch 7 ,mem_device_addr_temp 
-055d d8c04667 arg mem_device1_type ,contr 
-055e df200003 arg 3 ,loopcnt 
->>>>>>> .r1527
-
-p_keyboard_check_device_addr_end:
-<<<<<<< .mine
-056b e8438006 ifetcht 7 ,contr 
-056c 98467c00 isub temp ,null 
-056d 2022dc69 branch mouse_clean_addr ,zero 
-056e 18c08c06 increase 6 ,contr 
-056f c200056b loop p_keyboard_check_device_addr_end 
-0570 20600000 rtn 
-||||||| .r1267
-056d e8438006 ifetcht 7 ,contr 
-056e 98467c00 isub temp ,null 
-056f 2022dc69 branch mouse_clean_addr ,zero 
-0570 18c08c06 increase 6 ,contr 
-0571 c200056d loop p_keyboard_check_device_addr_end 
-0572 20600000 rtn 
-=======
-055f e8438006 ifetcht 7 ,contr 
-0560 98467c00 isub temp ,null 
-0561 2022dc69 branch mouse_clean_addr ,zero 
-0562 18c08c06 increase 6 ,contr 
-0563 c200055f loop p_keyboard_check_device_addr_end 
-0564 20600000 rtn 
->>>>>>> .r1527
-
-p_le_parse_att:
-<<<<<<< .mine
-0571 1a220c00 copy rega ,contr 
-0572 efe18006 ifetch 3 ,contr 
-0573 67e1c397 store 3 ,mem_le_att_opcode 
-0574 c005857e beq attop_read_response ,p_keyboard_le_parse_att_manu_resp 
-0575 c00405ab beq attop_read_by_type_request ,p_le_parse_att_read_by_type_request 
-0576 c004858e beq attop_read_by_type_response ,p_keyboard_le_send_att_read_by_type_rsp_mac 
-0577 c00385a0 beq attop_find_by_type_value_response ,p_keyboard_le_parse_att_find_by_type_value_rsp 
-0578 c00085a6 beq attop_error_response ,p_keyboard_le_send_att_find_by_type_value_request_mac 
-0579 c00605c0 beq attop_read_blob_request ,p_le_parse_att_read_blob_request 
-057a c00505ca beq attop_read_request ,p_le_parse_att_read_request 
-057b c00905eb beq attop_write_request ,p_le_parse_att_write_request 
-057c c02905fc beq attop_write_command ,p_le_parse_att_write_command 
-057d 20202b96 branch le_parse_att2 
-||||||| .r1267
-0573 1a220c00 copy rega ,contr 
-0574 efe18006 ifetch 3 ,contr 
-0575 67e1c397 store 3 ,mem_le_att_opcode 
-0576 c0058580 beq attop_read_response ,p_keyboard_le_parse_att_manu_resp 
-0577 c00405ad beq attop_read_by_type_request ,p_le_parse_att_read_by_type_request 
-0578 c0048590 beq attop_read_by_type_response ,p_keyboard_le_send_att_read_by_type_rsp_mac 
-0579 c00385a2 beq attop_find_by_type_value_response ,p_keyboard_le_parse_att_find_by_type_value_rsp 
-057a c00085a8 beq attop_error_response ,p_keyboard_le_send_att_find_by_type_value_request_mac 
-057b c00605c2 beq attop_read_blob_request ,p_le_parse_att_read_blob_request 
-057c c00505cc beq attop_read_request ,p_le_parse_att_read_request 
-057d c00905ed beq attop_write_request ,p_le_parse_att_write_request 
-057e c02905fe beq attop_write_command ,p_le_parse_att_write_command 
-057f 20202b96 branch le_parse_att2 
-=======
-0565 1a220c00 copy rega ,contr 
-0566 efe18006 ifetch 3 ,contr 
-0567 67e1c397 store 3 ,mem_le_att_opcode 
-0568 c0058572 beq attop_read_response ,p_keyboard_le_parse_att_manu_resp 
-0569 c004059f beq attop_read_by_type_request ,p_le_parse_att_read_by_type_request 
-056a c0048582 beq attop_read_by_type_response ,p_keyboard_le_send_att_read_by_type_rsp_mac 
-056b c0038594 beq attop_find_by_type_value_response ,p_keyboard_le_parse_att_find_by_type_value_rsp 
-056c c000859a beq attop_error_response ,p_keyboard_le_send_att_find_by_type_value_request_mac 
-056d c00605b4 beq attop_read_blob_request ,p_le_parse_att_read_blob_request 
-056e c00505be beq attop_read_request ,p_le_parse_att_read_request 
-056f c00905df beq attop_write_request ,p_le_parse_att_write_request 
-0570 c02905f0 beq attop_write_command ,p_le_parse_att_write_command 
-0571 20202b96 branch le_parse_att2 
->>>>>>> .r1527
-
-p_keyboard_le_parse_att_manu_resp:
-<<<<<<< .mine
-057e 6fe0c9f1 fetch 1 ,mem_le_connect_ios_mac_flag 
-057f 207a0000 rtn blank 
-||||||| .r1267
-0580 6fe0c9f1 fetch 1 ,mem_le_connect_ios_mac_flag 
-0581 207a0000 rtn blank 
-=======
-0572 6fe0c9f1 fetch 1 ,mem_le_connect_ios_mac_flag 
-0573 207a0000 rtn blank 
->>>>>>> .r1527
-
-p_keyboard_le_parse_att_manu_resp_next:
-<<<<<<< .mine
-0580 6fe14335 fetch 2 ,mem_le_l2cap_size 
-0581 df200009 arg 9 ,loopcnt 
-0582 6fe14339 fetch 2 ,mem_le_payload_ptr 
-0583 1fe0a205 add pdata ,5 ,rega 
-0584 da4049f4 arg mem_le_search_mac_manu_name ,regb 
-0585 20407d64 call string_compare 
-0586 2022858b branch p_keyboard_le_parse_att_find_mac_report ,zero 
-0587 20200588 branch p_keyboard_le_parse_att_not_find_mac_report 
-||||||| .r1267
-0582 6fe14335 fetch 2 ,mem_le_l2cap_size 
-0583 df200009 arg 9 ,loopcnt 
-0584 6fe14339 fetch 2 ,mem_le_payload_ptr 
-0585 1fe0a205 add pdata ,5 ,rega 
-0586 da4049f4 arg mem_le_search_mac_manu_name ,regb 
-0587 20407d64 call string_compare 
-0588 2022858d branch p_keyboard_le_parse_att_find_mac_report ,zero 
-0589 2020058a branch p_keyboard_le_parse_att_not_find_mac_report 
-=======
-0574 6fe14335 fetch 2 ,mem_le_l2cap_size 
-0575 df200009 arg 9 ,loopcnt 
-0576 6fe14339 fetch 2 ,mem_le_payload_ptr 
-0577 1fe0a205 add pdata ,5 ,rega 
-0578 da4049f4 arg mem_le_search_mac_manu_name ,regb 
-0579 20407d64 call string_compare 
-057a 2022857f branch p_keyboard_le_parse_att_find_mac_report ,zero 
-057b 2020057c branch p_keyboard_le_parse_att_not_find_mac_report 
->>>>>>> .r1527
-
-p_keyboard_le_parse_att_not_find_mac_report:
-<<<<<<< .mine
-0588 6fe0c2cb fetch 1 ,mem_le_conn_peer_addr_type 
-0589 67e0c9c6 store 1 ,mem_kb_computer_system 
-058a 2020058c branch p_keyboard_store_computer_system_ble 
-||||||| .r1267
-058a 6fe0c2cb fetch 1 ,mem_le_conn_peer_addr_type 
-058b 67e0c9c6 store 1 ,mem_kb_computer_system 
-058c 2020058e branch p_keyboard_store_computer_system_ble 
-=======
-057c 6fe0c2cb fetch 1 ,mem_le_conn_peer_addr_type 
-057d 67e0c9c6 store 1 ,mem_kb_computer_system 
-057e 20200580 branch p_keyboard_store_computer_system_ble 
->>>>>>> .r1527
-
-p_keyboard_le_parse_att_find_mac_report:
-<<<<<<< .mine
-058b 7049c603 jam system_os_mac ,mem_kb_computer_system 
-||||||| .r1267
-058d 7049c603 jam system_os_mac ,mem_kb_computer_system 
-=======
-057f 7049c603 jam system_os_mac ,mem_kb_computer_system 
->>>>>>> .r1527
-
-p_keyboard_store_computer_system_ble:
-<<<<<<< .mine
-058c 7049f100 jam 0 ,mem_le_connect_ios_mac_flag 
-058d 2020016d branch p_keyboard_store_device_info 
-||||||| .r1267
-058e 7049f100 jam 0 ,mem_le_connect_ios_mac_flag 
-058f 2020016a branch p_keyboard_store_device_info 
-=======
-0580 7049f100 jam 0 ,mem_le_connect_ios_mac_flag 
-0581 2020015c branch p_keyboard_store_device_info 
->>>>>>> .r1527
-
-p_keyboard_le_send_att_read_by_type_rsp_mac:
-<<<<<<< .mine
-058e 6fe0c9f1 fetch 1 ,mem_le_connect_ios_mac_flag 
-058f 207a0000 rtn blank 
-||||||| .r1267
-0590 6fe0c9f1 fetch 1 ,mem_le_connect_ios_mac_flag 
-0591 207a0000 rtn blank 
-=======
-0582 6fe0c9f1 fetch 1 ,mem_le_connect_ios_mac_flag 
-0583 207a0000 rtn blank 
->>>>>>> .r1527
-
-p_keyboard_le_send_att_read_by_type_rsp_mac_next:
-<<<<<<< .mine
-0590 6fe14335 fetch 2 ,mem_le_l2cap_size 
-0591 1fe0fffe increase -2 ,pdata 
-0592 1fe6fc07 div pdata ,7 
-0593 20407d62 call wait_div_end 
-0594 1807f200 quotient loopcnt 
-0595 6fe14339 fetch 2 ,mem_le_payload_ptr 
-0596 1fe08c06 add pdata ,6 ,contr 
-||||||| .r1267
-0592 6fe14335 fetch 2 ,mem_le_l2cap_size 
-0593 1fe0fffe increase -2 ,pdata 
-0594 1fe6fc07 div pdata ,7 
-0595 20407d62 call wait_div_end 
-0596 1807f200 quotient loopcnt 
-0597 6fe14339 fetch 2 ,mem_le_payload_ptr 
-0598 1fe08c06 add pdata ,6 ,contr 
-=======
-0584 6fe14335 fetch 2 ,mem_le_l2cap_size 
-0585 1fe0fffe increase -2 ,pdata 
-0586 1fe6fc07 div pdata ,7 
-0587 20407d62 call wait_div_end 
-0588 1807f200 quotient loopcnt 
-0589 6fe14339 fetch 2 ,mem_le_payload_ptr 
-058a 1fe08c06 add pdata ,6 ,contr 
->>>>>>> .r1527
-
-p_keyboard_le_check_att_read_type_manu_loop:
-<<<<<<< .mine
-0597 18c08c03 increase 3 ,contr 
-0598 efe10006 ifetch 2 ,contr 
-0599 1fe22600 copy pdata ,regc 
-059a efe10006 ifetch 2 ,contr 
-059b d8402a29 arg 0x2a29 ,temp 
-059c 98467c00 isub temp ,null 
-059d 2022d089 branch keyboard_le_send_att_read_by_type_rsp_manufactory ,zero 
-059e c2000597 loop p_keyboard_le_check_att_read_type_manu_loop 
-059f 20200588 branch p_keyboard_le_parse_att_not_find_mac_report 
-||||||| .r1267
-0599 18c08c03 increase 3 ,contr 
-059a efe10006 ifetch 2 ,contr 
-059b 1fe22600 copy pdata ,regc 
-059c efe10006 ifetch 2 ,contr 
-059d d8402a29 arg 0x2a29 ,temp 
-059e 98467c00 isub temp ,null 
-059f 2022d089 branch keyboard_le_send_att_read_by_type_rsp_manufactory ,zero 
-05a0 c2000599 loop p_keyboard_le_check_att_read_type_manu_loop 
-05a1 2020058a branch p_keyboard_le_parse_att_not_find_mac_report 
-=======
-058b 18c08c03 increase 3 ,contr 
-058c efe10006 ifetch 2 ,contr 
-058d 1fe22600 copy pdata ,regc 
-058e efe10006 ifetch 2 ,contr 
-058f d8402a29 arg 0x2a29 ,temp 
-0590 98467c00 isub temp ,null 
-0591 2022d089 branch keyboard_le_send_att_read_by_type_rsp_manufactory ,zero 
-0592 c200058b loop p_keyboard_le_check_att_read_type_manu_loop 
-0593 2020057c branch p_keyboard_le_parse_att_not_find_mac_report 
->>>>>>> .r1527
-
-p_keyboard_le_parse_att_find_by_type_value_rsp:
-<<<<<<< .mine
-05a0 6fe0c9f1 fetch 1 ,mem_le_connect_ios_mac_flag 
-05a1 207a0000 rtn blank 
-||||||| .r1267
-05a2 6fe0c9f1 fetch 1 ,mem_le_connect_ios_mac_flag 
-05a3 207a0000 rtn blank 
-=======
-0594 6fe0c9f1 fetch 1 ,mem_le_connect_ios_mac_flag 
-0595 207a0000 rtn blank 
->>>>>>> .r1527
-
-p_keyboard_le_parse_att_find_by_type_value_rsp_next:
-<<<<<<< .mine
-05a2 6fe0c9f1 fetch 1 ,mem_le_connect_ios_mac_flag 
-05a3 c001506c beq 2 ,keyboard_le_parse_att_find_by_type_value_rsp_mac 
-||||||| .r1267
-05a4 6fe0c9f1 fetch 1 ,mem_le_connect_ios_mac_flag 
-05a5 c001506c beq 2 ,keyboard_le_parse_att_find_by_type_value_rsp_mac 
-=======
-0596 6fe0c9f1 fetch 1 ,mem_le_connect_ios_mac_flag 
-0597 c001506c beq 2 ,keyboard_le_parse_att_find_by_type_value_rsp_mac 
->>>>>>> .r1527
-
-p_keyboard_le_parse_att_find_ios_report:
-<<<<<<< .mine
-05a4 7049c602 jam system_os_ios ,mem_kb_computer_system 
-05a5 2020058c branch p_keyboard_store_computer_system_ble 
-||||||| .r1267
-05a6 7049c602 jam system_os_ios ,mem_kb_computer_system 
-05a7 2020058e branch p_keyboard_store_computer_system_ble 
-=======
-0598 7049c602 jam system_os_ios ,mem_kb_computer_system 
-0599 20200580 branch p_keyboard_store_computer_system_ble 
->>>>>>> .r1527
-
-p_keyboard_le_send_att_find_by_type_value_request_mac:
-<<<<<<< .mine
-05a6 6fe0c9f1 fetch 1 ,mem_le_connect_ios_mac_flag 
-05a7 207a0000 rtn blank 
-||||||| .r1267
-05a8 6fe0c9f1 fetch 1 ,mem_le_connect_ios_mac_flag 
-05a9 207a0000 rtn blank 
-=======
-059a 6fe0c9f1 fetch 1 ,mem_le_connect_ios_mac_flag 
-059b 207a0000 rtn blank 
->>>>>>> .r1527
-
-p_keyboard_le_send_att_find_by_type_value_request_mac_next:
-<<<<<<< .mine
-05a8 6fe0c9f1 fetch 1 ,mem_le_connect_ios_mac_flag 
-05a9 c0010588 beq 2 ,p_keyboard_le_parse_att_not_find_mac_report 
-05aa 2020505d branch keyboard_le_send_att_find_by_type_value_request_mac + 2 
-||||||| .r1267
-05aa 6fe0c9f1 fetch 1 ,mem_le_connect_ios_mac_flag 
-05ab c001058a beq 2 ,p_keyboard_le_parse_att_not_find_mac_report 
-05ac 2020505d branch keyboard_le_send_att_find_by_type_value_request_mac + 2 
-=======
-059c 6fe0c9f1 fetch 1 ,mem_le_connect_ios_mac_flag 
-059d c001057c beq 2 ,p_keyboard_le_parse_att_not_find_mac_report 
-059e 2020505d branch keyboard_le_send_att_find_by_type_value_request_mac + 2 
->>>>>>> .r1527
-
-p_le_parse_att_read_by_type_request:
-<<<<<<< .mine
-05ab 20402e41 call le_get_search_handle_start_end_common 
-05ac 20402e4a call le_get_search_att_type 
-||||||| .r1267
-05ad 20402e41 call le_get_search_handle_start_end_common 
-05ae 20402e4a call le_get_search_att_type 
-=======
-059f 20402e41 call le_get_search_handle_start_end_common 
-05a0 20402e4a call le_get_search_att_type 
->>>>>>> .r1527
-
-p_le_send_att_read_by_type_response:
-<<<<<<< .mine
-05ad 684906b1 fetcht 2 ,mem_le_search_handle_start 
-05ae 60490678 storet 2 ,mem_temp 
-05af 20402cc7 call le_init_attlist_search 
-05b0 20402cd2 call le_att_get_handle_ptr2 
-05b1 18c08dfe increase -2 ,contr 
-05b2 18c27e00 copy contr ,pdata 
-05b3 67e106c7 store 2 ,mem_le_cur_attlist_start_ptr 
-05b4 684906b6 fetcht 2 ,mem_le_search_att_type 
-05b5 58002a50 setarg uuid_chrctr_pnp_id 
-05b6 98467c00 isub temp ,null 
-05b7 202285b9 branch p_le_send_att_read_by_type_res_pnp_id ,zero 
-05b8 20202c4f branch le_send_att_read_by_type_response + 8 
-||||||| .r1267
-05af 684906b1 fetcht 2 ,mem_le_search_handle_start 
-05b0 60490678 storet 2 ,mem_temp 
-05b1 20402cc7 call le_init_attlist_search 
-05b2 20402cd2 call le_att_get_handle_ptr2 
-05b3 18c08dfe increase -2 ,contr 
-05b4 18c27e00 copy contr ,pdata 
-05b5 67e106c7 store 2 ,mem_le_cur_attlist_start_ptr 
-05b6 684906b6 fetcht 2 ,mem_le_search_att_type 
-05b7 58002a50 setarg uuid_chrctr_pnp_id 
-05b8 98467c00 isub temp ,null 
-05b9 202285bb branch p_le_send_att_read_by_type_res_pnp_id ,zero 
-05ba 20202c4f branch le_send_att_read_by_type_response + 8 
-=======
-05a1 684906b1 fetcht 2 ,mem_le_search_handle_start 
-05a2 60490678 storet 2 ,mem_temp 
-05a3 20402cc7 call le_init_attlist_search 
-05a4 20402cd2 call le_att_get_handle_ptr2 
-05a5 18c08dfe increase -2 ,contr 
-05a6 18c27e00 copy contr ,pdata 
-05a7 67e106c7 store 2 ,mem_le_cur_attlist_start_ptr 
-05a8 684906b6 fetcht 2 ,mem_le_search_att_type 
-05a9 58002a50 setarg uuid_chrctr_pnp_id 
-05aa 98467c00 isub temp ,null 
-05ab 202285ad branch p_le_send_att_read_by_type_res_pnp_id ,zero 
-05ac 20202c4f branch le_send_att_read_by_type_response + 8 
->>>>>>> .r1527
-
-p_le_send_att_read_by_type_res_pnp_id:
-<<<<<<< .mine
-05b9 6fe0cb99 fetch 1 ,mem_keyboard_change_vid_pid_flag 
-05ba 203a2c4f branch le_send_att_read_by_type_response + 8 ,blank 
-05bb 20402ce0 call le_att_get_uuid_ptr 
-05bc 203a2e03 branch le_send_att_error_response_notfound ,blank 
-05bd d8c04b9a arg mem_keyboard_change_vid_pid_flag + 1 ,contr 
-05be 18007e0b force 11 ,pdata 
-05bf 20202ca5 branch le_send_att_read_by_type_res_not_characteristic + 9 
-||||||| .r1267
-05bb 6fe0cb99 fetch 1 ,mem_keyboard_change_vid_pid_flag 
-05bc 203a2c4f branch le_send_att_read_by_type_response + 8 ,blank 
-05bd 20402ce0 call le_att_get_uuid_ptr 
-05be 203a2e03 branch le_send_att_error_response_notfound ,blank 
-05bf d8c04b9a arg mem_keyboard_change_vid_pid_flag + 1 ,contr 
-05c0 18007e0b force 11 ,pdata 
-05c1 20202ca5 branch le_send_att_read_by_type_res_not_characteristic + 9 
-=======
-05ad 6fe0cb99 fetch 1 ,mem_keyboard_change_vid_pid_flag 
-05ae 203a2c4f branch le_send_att_read_by_type_response + 8 ,blank 
-05af 20402ce0 call le_att_get_uuid_ptr 
-05b0 203a2e03 branch le_send_att_error_response_notfound ,blank 
-05b1 d8c04b9a arg mem_keyboard_change_vid_pid_flag + 1 ,contr 
-05b2 18007e0b force 11 ,pdata 
-05b3 20202ca5 branch le_send_att_read_by_type_res_not_characteristic + 9 
->>>>>>> .r1527
-
-p_le_parse_att_read_blob_request:
-<<<<<<< .mine
-05c0 efe10006 ifetch 2 ,contr 
-05c1 67e106b5 store 2 ,mem_le_att_offset 
-05c2 98002200 iforce rega 
-05c3 68494398 fetcht 2 ,mem_le_att_handle 
-05c4 6fe14332 fetch 2 ,mem_le_pairing_handle 
-05c5 98467c00 isub temp ,null 
-05c6 2422ad50 nbranch le_send_att_read_blob_response ,zero 
-05c7 6fe14abb fetch 2 ,mem_keyboard_le_map_len 
-05c8 d8c04abd arg mem_keyboard_le_hid_map ,contr 
-05c9 20202d53 branch le_send_att_read_blob_response + 3 
-||||||| .r1267
-05c2 efe10006 ifetch 2 ,contr 
-05c3 67e106b5 store 2 ,mem_le_att_offset 
-05c4 98002200 iforce rega 
-05c5 68494398 fetcht 2 ,mem_le_att_handle 
-05c6 6fe14332 fetch 2 ,mem_le_pairing_handle 
-05c7 98467c00 isub temp ,null 
-05c8 2422ad50 nbranch le_send_att_read_blob_response ,zero 
-05c9 6fe14abb fetch 2 ,mem_keyboard_le_map_len 
-05ca d8c04abd arg mem_keyboard_le_hid_map ,contr 
-05cb 20202d53 branch le_send_att_read_blob_response + 3 
-=======
-05b4 efe10006 ifetch 2 ,contr 
-05b5 67e106b5 store 2 ,mem_le_att_offset 
-05b6 98002200 iforce rega 
-05b7 68494398 fetcht 2 ,mem_le_att_handle 
-05b8 6fe14332 fetch 2 ,mem_le_pairing_handle 
-05b9 98467c00 isub temp ,null 
-05ba 2422ad50 nbranch le_send_att_read_blob_response ,zero 
-05bb 6fe14abb fetch 2 ,mem_keyboard_le_map_len 
-05bc d8c04abd arg mem_keyboard_le_hid_map ,contr 
-05bd 20202d53 branch le_send_att_read_blob_response + 3 
->>>>>>> .r1527
-
-p_le_parse_att_read_request:
-<<<<<<< .mine
-05ca 68494398 fetcht 2 ,mem_le_att_handle 
-05cb 6fe0c321 fetch 1 ,mem_le_configuration 
-05cc c28185e5 bbit1 bit_ble_read_auth ,p_le_send_att_read_response_check_auth 
-||||||| .r1267
-05cc 68494398 fetcht 2 ,mem_le_att_handle 
-05cd 6fe0c321 fetch 1 ,mem_le_configuration 
-05ce c28185e7 bbit1 bit_ble_read_auth ,p_le_send_att_read_response_check_auth 
-=======
-05be 68494398 fetcht 2 ,mem_le_att_handle 
-05bf 6fe0c321 fetch 1 ,mem_le_configuration 
-05c0 c28185d9 bbit1 bit_ble_read_auth ,p_le_send_att_read_response_check_auth 
->>>>>>> .r1527
-
-p_le_send_att_read_response:
-<<<<<<< .mine
-05cd 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-05ce c30a85d0 bbit0 mouse_enable_adc ,p_le_send_att_read_response + 3 
-05cf c31d85d2 bbit0 mouse_enable_le_battery_service_cancel ,p_le_send_att_read_response_next 
-05d0 6fe14398 fetch 2 ,mem_le_att_handle 
-05d1 c0182e03 beq 0x30 ,le_send_att_error_response_notfound 
-||||||| .r1267
-05cf 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-05d0 c30a85d2 bbit0 mouse_enable_adc ,p_le_send_att_read_response + 3 
-05d1 c31d85d4 bbit0 mouse_enable_le_battery_service_cancel ,p_le_send_att_read_response_next 
-05d2 6fe14398 fetch 2 ,mem_le_att_handle 
-05d3 c0182e03 beq 0x30 ,le_send_att_error_response_notfound 
-=======
-05c1 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-05c2 c30a85c4 bbit0 mouse_enable_adc ,p_le_send_att_read_response + 3 
-05c3 c31d85c6 bbit0 mouse_enable_le_battery_service_cancel ,p_le_send_att_read_response_next 
-05c4 6fe14398 fetch 2 ,mem_le_att_handle 
-05c5 c0182e03 beq 0x30 ,le_send_att_error_response_notfound 
->>>>>>> .r1527
-
-p_le_send_att_read_response_next:
-<<<<<<< .mine
-05d2 6fe14398 fetch 2 ,mem_le_att_handle 
-05d3 c00285dd beq 0x05 ,p_le_send_att_appearance 
-05d4 c00805e0 beq 0x10 ,p_le_send_att_pnp_id 
-||||||| .r1267
-05d4 6fe14398 fetch 2 ,mem_le_att_handle 
-05d5 c00285df beq 0x05 ,p_le_send_att_appearance 
-05d6 c00805e2 beq 0x10 ,p_le_send_att_pnp_id 
-=======
-05c6 6fe14398 fetch 2 ,mem_le_att_handle 
-05c7 c00285d1 beq 0x05 ,p_le_send_att_appearance 
-05c8 c00805d4 beq 0x10 ,p_le_send_att_pnp_id 
->>>>>>> .r1527
-
-p_le_send_att_read_response_next_1:
-<<<<<<< .mine
-05d5 68494398 fetcht 2 ,mem_le_att_handle 
-05d6 6fe14332 fetch 2 ,mem_le_pairing_handle 
-05d7 98467c00 isub temp ,null 
-05d8 2422ad1d nbranch le_send_att_read_response ,zero 
-05d9 20402e46 call le_get_search_max_mtu_data 
-05da 68494abb fetcht 2 ,mem_keyboard_le_map_len 
-05db d8c04abd arg mem_keyboard_le_hid_map ,contr 
-05dc 20202d2b branch le_send_att_read_response + 14 
-||||||| .r1267
-05d7 68494398 fetcht 2 ,mem_le_att_handle 
-05d8 6fe14332 fetch 2 ,mem_le_pairing_handle 
-05d9 98467c00 isub temp ,null 
-05da 2422ad1d nbranch le_send_att_read_response ,zero 
-05db 20402e46 call le_get_search_max_mtu_data 
-05dc 68494abb fetcht 2 ,mem_keyboard_le_map_len 
-05dd d8c04abd arg mem_keyboard_le_hid_map ,contr 
-05de 20202d2b branch le_send_att_read_response + 14 
-=======
-05c9 68494398 fetcht 2 ,mem_le_att_handle 
-05ca 6fe14332 fetch 2 ,mem_le_pairing_handle 
-05cb 98467c00 isub temp ,null 
-05cc 2422ad1d nbranch le_send_att_read_response ,zero 
-05cd 20402e46 call le_get_search_max_mtu_data 
-05ce 68494abb fetcht 2 ,mem_keyboard_le_map_len 
-05cf d8c04abd arg mem_keyboard_le_hid_map ,contr 
-05d0 20202d2b branch le_send_att_read_response + 14 
->>>>>>> .r1527
-
-p_le_send_att_appearance:
-<<<<<<< .mine
-05dd d8c049fd arg mem_keybord_appearance ,contr 
-05de 18007e03 force 3 ,pdata 
-05df 20202d2d branch le_send_att_read_response_less 
-||||||| .r1267
-05df d8c049fd arg mem_keybord_appearance ,contr 
-05e0 18007e03 force 3 ,pdata 
-05e1 20202d2d branch le_send_att_read_response_less 
-=======
-05d1 d8c049fd arg mem_keybord_appearance ,contr 
-05d2 18007e03 force 3 ,pdata 
-05d3 20202d2d branch le_send_att_read_response_less 
->>>>>>> .r1527
-
-p_le_send_att_pnp_id:
-<<<<<<< .mine
-05e0 6fe0cb99 fetch 1 ,mem_keyboard_change_vid_pid_flag 
-05e1 203a05d5 branch p_le_send_att_read_response_next_1 ,blank 
-05e2 d8c04b9a arg mem_keyboard_change_vid_pid_flag + 1 ,contr 
-05e3 18007e08 force 8 ,pdata 
-05e4 20202d2d branch le_send_att_read_response_less 
-||||||| .r1267
-05e2 6fe0cb99 fetch 1 ,mem_keyboard_change_vid_pid_flag 
-05e3 203a05d7 branch p_le_send_att_read_response_next_1 ,blank 
-05e4 d8c04b9a arg mem_keyboard_change_vid_pid_flag + 1 ,contr 
-05e5 18007e08 force 8 ,pdata 
-05e6 20202d2d branch le_send_att_read_response_less 
-=======
-05d4 6fe0cb99 fetch 1 ,mem_keyboard_change_vid_pid_flag 
-05d5 203a05c9 branch p_le_send_att_read_response_next_1 ,blank 
-05d6 d8c04b9a arg mem_keyboard_change_vid_pid_flag + 1 ,contr 
-05d7 18007e08 force 8 ,pdata 
-05d8 20202d2d branch le_send_att_read_response_less 
->>>>>>> .r1527
-
-p_le_send_att_read_response_check_auth:
-<<<<<<< .mine
-05e5 6fe14332 fetch 2 ,mem_le_pairing_handle 
-05e6 98467c00 isub temp ,null 
-05e7 242285cd nbranch p_le_send_att_read_response ,zero 
-05e8 20402dc7 call le_check_encrypt_state 
-05e9 243405d2 nbranch p_le_send_att_read_response_next ,user 
-05ea 20202d46 branch le_send_att_read_response_error_insufficient_auth 
-||||||| .r1267
-05e7 6fe14332 fetch 2 ,mem_le_pairing_handle 
-05e8 98467c00 isub temp ,null 
-05e9 242285cf nbranch p_le_send_att_read_response ,zero 
-05ea 20402dc7 call le_check_encrypt_state 
-05eb 243405d4 nbranch p_le_send_att_read_response_next ,user 
-05ec 20202d46 branch le_send_att_read_response_error_insufficient_auth 
-=======
-05d9 6fe14332 fetch 2 ,mem_le_pairing_handle 
-05da 98467c00 isub temp ,null 
-05db 242285c1 nbranch p_le_send_att_read_response ,zero 
-05dc 20402dc7 call le_check_encrypt_state 
-05dd 243405c6 nbranch p_le_send_att_read_response_next ,user 
-05de 20202d46 branch le_send_att_read_response_error_insufficient_auth 
->>>>>>> .r1527
-
-p_le_parse_att_write_request:
-<<<<<<< .mine
-05eb 18c22200 copy contr ,rega 
-05ec 6fe14335 fetch 2 ,mem_le_l2cap_size 
-05ed 1fe0a5fd add pdata ,-3 ,regb 
-05ee 20402929 call le_writeatt_cb 
-05ef 204005fd call p_le_parse_att_write_command + 1 
-05f0 6fe0c78f fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
-05f1 c07fadac beq 0xff ,le_send_att_write_response_check_auth 
-05f2 6fe0c795 fetch 1 ,mem_mouse_le_reconnect_flag 
-05f3 203a2dac branch le_send_att_write_response_check_auth ,blank 
-05f4 6fe0c843 fetch 1 ,mem_le_connect_status_flag 
-05f5 c280adac bbit1 ll_start_enc_flag ,le_send_att_write_response_check_auth 
-05f6 5800001a setarg 0x001a 
-05f7 68494398 fetcht 2 ,mem_le_att_handle 
-05f8 98467c00 isub temp ,null 
-05f9 2422adac nbranch le_send_att_write_response_check_auth ,zero 
-05fa 7001b905 jam att_err_insufficient_authentication ,mem_le_err_code 
-05fb 20202e05 branch le_send_att_error_response 
-||||||| .r1267
-05ed 18c22200 copy contr ,rega 
-05ee 6fe14335 fetch 2 ,mem_le_l2cap_size 
-05ef 1fe0a5fd add pdata ,-3 ,regb 
-05f0 20402929 call le_writeatt_cb 
-05f1 204005ff call p_le_parse_att_write_command + 1 
-05f2 6fe0c78f fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
-05f3 c07fadac beq 0xff ,le_send_att_write_response_check_auth 
-05f4 6fe0c795 fetch 1 ,mem_mouse_le_reconnect_flag 
-05f5 203a2dac branch le_send_att_write_response_check_auth ,blank 
-05f6 6fe0c843 fetch 1 ,mem_le_connect_status_flag 
-05f7 c280adac bbit1 ll_start_enc_flag ,le_send_att_write_response_check_auth 
-05f8 5800001a setarg 0x001a 
-05f9 68494398 fetcht 2 ,mem_le_att_handle 
-05fa 98467c00 isub temp ,null 
-05fb 2422adac nbranch le_send_att_write_response_check_auth ,zero 
-05fc 7001b905 jam att_err_insufficient_authentication ,mem_le_err_code 
-05fd 20202e05 branch le_send_att_error_response 
-=======
-05df 18c22200 copy contr ,rega 
-05e0 6fe14335 fetch 2 ,mem_le_l2cap_size 
-05e1 1fe0a5fd add pdata ,-3 ,regb 
-05e2 20402929 call le_writeatt_cb 
-05e3 204005f1 call p_le_parse_att_write_command + 1 
-05e4 6fe0c78f fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
-05e5 c07fadac beq 0xff ,le_send_att_write_response_check_auth 
-05e6 6fe0c795 fetch 1 ,mem_mouse_le_reconnect_flag 
-05e7 203a2dac branch le_send_att_write_response_check_auth ,blank 
-05e8 6fe0c843 fetch 1 ,mem_le_connect_status_flag 
-05e9 c280adac bbit1 ll_start_enc_flag ,le_send_att_write_response_check_auth 
-05ea 5800001a setarg 0x001a 
-05eb 68494398 fetcht 2 ,mem_le_att_handle 
-05ec 98467c00 isub temp ,null 
-05ed 2422adac nbranch le_send_att_write_response_check_auth ,zero 
-05ee 7001b905 jam att_err_insufficient_authentication ,mem_le_err_code 
-05ef 20202e05 branch le_send_att_error_response 
->>>>>>> .r1527
-
-p_le_parse_att_write_command:
-<<<<<<< .mine
-05fc 20402dea call le_parse_att_write_command 
-05fd 6fe0c78f fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
-05fe c07f8602 beq 0xff ,p_keyboard_le_fast_conn_led_get 
-05ff 6fe14398 fetch 2 ,mem_le_att_handle 
-0600 c0128605 beq 0x25 ,p_keyboard_le_led_get 
-0601 20600000 rtn 
-||||||| .r1267
-05fe 20402dea call le_parse_att_write_command 
-05ff 6fe0c78f fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
-0600 c07f8604 beq 0xff ,p_keyboard_le_fast_conn_led_get 
-0601 6fe14398 fetch 2 ,mem_le_att_handle 
-0602 c0128607 beq 0x25 ,p_keyboard_le_led_get 
-0603 20600000 rtn 
-=======
-05f0 20402dea call le_parse_att_write_command 
-05f1 6fe0c78f fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
-05f2 c07f85f6 beq 0xff ,p_keyboard_le_fast_conn_led_get 
-05f3 6fe14398 fetch 2 ,mem_le_att_handle 
-05f4 c01285f9 beq 0x25 ,p_keyboard_le_led_get 
-05f5 20600000 rtn 
->>>>>>> .r1527
-
-p_keyboard_le_fast_conn_led_get:
-<<<<<<< .mine
-0602 6fe14398 fetch 2 ,mem_le_att_handle 
-0603 c0108605 beq 0x21 ,p_keyboard_le_led_get 
-0604 20600000 rtn 
-||||||| .r1267
-0604 6fe14398 fetch 2 ,mem_le_att_handle 
-0605 c0108607 beq 0x21 ,p_keyboard_le_led_get 
-0606 20600000 rtn 
-=======
-05f6 6fe14398 fetch 2 ,mem_le_att_handle 
-05f7 c01085f9 beq 0x21 ,p_keyboard_le_led_get 
-05f8 20600000 rtn 
->>>>>>> .r1527
-
-p_keyboard_le_led_get:
-<<<<<<< .mine
-0605 6fe08055 fetch 1 ,mem_le_rxbuf + 9 
-0606 67e0c9aa store 1 ,mem_keyboard_led_status 
-0607 20600000 rtn 
-||||||| .r1267
-0607 6fe08055 fetch 1 ,mem_le_rxbuf + 9 
-0608 67e0c9aa store 1 ,mem_keyboard_led_status 
-0609 20600000 rtn 
-=======
-05f9 6fe08055 fetch 1 ,mem_le_rxbuf + 9 
-05fa 67e0c9aa store 1 ,mem_keyboard_led_status 
-05fb 20600000 rtn 
->>>>>>> .r1527
-
-p_le_exchange_hid_map:
-<<<<<<< .mine
-0608 d8c0915a arg 0x915a ,contr 
-0609 d8a04aff arg mem_keyboard_le_hid_map + 66 ,contw 
-060a df200045 arg 69 ,loopcnt 
-060b 20407cda call memcpy 
-060c d8c0919f arg 0x919f ,contr 
-060d d8a04abd arg mem_keyboard_le_hid_map ,contw 
-060e df200042 arg 66 ,loopcnt 
-060f 20407cda call memcpy 
-0610 d8c091e1 arg 0x91e1 ,contr 
-0611 d8a04b44 arg mem_keyboard_le_hid_map + 135 ,contw 
-0612 df200036 arg 54 ,loopcnt 
-0613 20207cda branch memcpy 
-||||||| .r1267
-060a d8c0915a arg 0x915a ,contr 
-060b d8a04aff arg mem_keyboard_le_hid_map + 66 ,contw 
-060c df200045 arg 69 ,loopcnt 
-060d 20407cda call memcpy 
-060e d8c0919f arg 0x919f ,contr 
-060f d8a04abd arg mem_keyboard_le_hid_map ,contw 
-0610 df200042 arg 66 ,loopcnt 
-0611 20407cda call memcpy 
-0612 d8c091e1 arg 0x91e1 ,contr 
-0613 d8a04b44 arg mem_keyboard_le_hid_map + 135 ,contw 
-0614 df200036 arg 54 ,loopcnt 
-0615 20207cda branch memcpy 
-=======
-05fc d8c0915a arg 0x915a ,contr 
-05fd d8a04aff arg mem_keyboard_le_hid_map + 66 ,contw 
-05fe df200045 arg 69 ,loopcnt 
-05ff 20407cda call memcpy 
-0600 d8c0919f arg 0x919f ,contr 
-0601 d8a04abd arg mem_keyboard_le_hid_map ,contw 
-0602 df200042 arg 66 ,loopcnt 
-0603 20407cda call memcpy 
-0604 d8c091e1 arg 0x91e1 ,contr 
-0605 d8a04b44 arg mem_keyboard_le_hid_map + 135 ,contw 
-0606 df200036 arg 54 ,loopcnt 
-0607 20207cda branch memcpy 
->>>>>>> .r1527
-
-p_g24_chmap_param_init:
-<<<<<<< .mine
-0614 582c1342 setarg 0x2c1342 
-0615 67e1c594 store 3 ,mem_24g_ch_map1 + 1 
-0616 58154806 setarg 0x154806 
-0617 e7e18005 istore 3 ,contw 
-0618 584c0f36 setarg 0x4c0f36 
-0619 e7e18005 istore 3 ,contw 
-061a 58113a1a setarg 0x113a1a 
-061b e7e18005 istore 3 ,contw 
-061c 5831234d setarg 0x31234d 
-061d e7e18005 istore 3 ,contw 
-061e 20203265 branch g24_chmap_param_init + 10 
-||||||| .r1267
-0616 582c1342 setarg 0x2c1342 
-0617 67e1c594 store 3 ,mem_24g_ch_map1 + 1 
-0618 58154806 setarg 0x154806 
-0619 e7e18005 istore 3 ,contw 
-061a 584c0f36 setarg 0x4c0f36 
-061b e7e18005 istore 3 ,contw 
-061c 58113a1a setarg 0x113a1a 
-061d e7e18005 istore 3 ,contw 
-061e 5831234d setarg 0x31234d 
-061f e7e18005 istore 3 ,contw 
-0620 20203265 branch g24_chmap_param_init + 10 
-=======
-0608 582c1342 setarg 0x2c1342 
-0609 67e1c594 store 3 ,mem_24g_ch_map1 + 1 
-060a 58154806 setarg 0x154806 
-060b e7e18005 istore 3 ,contw 
-060c 584c0f36 setarg 0x4c0f36 
-060d e7e18005 istore 3 ,contw 
-060e 58113a1a setarg 0x113a1a 
-060f e7e18005 istore 3 ,contw 
-0610 5831234d setarg 0x31234d 
-0611 e7e18005 istore 3 ,contw 
-0612 20203265 branch g24_chmap_param_init + 10 
->>>>>>> .r1527
+04cc 6fe0c3cb fetch 1 ,mem_device_option 
+04cd c007cbc5 beq dvc_op_keyboard ,keyboard_store_remote_bdaddr 
+04ce 20206ea6 branch eeprom_store_reconn_info + 1 
 
 p_keyboard_g24_reconn_dispatch:
-<<<<<<< .mine
-061f 6fe145e0 fetch 2 ,mem_24g_reconn_count 
-0620 1fe17ee0 and_into 0xe0 ,pdata 
-0621 203a0626 branch p_keyboard_g24_reconn_dispatch_next ,blank 
-0622 6fe145e0 fetch 2 ,mem_24g_reconn_count 
-0623 1fe0fe01 increase 1 ,pdata 
-0624 67e145e0 store 2 ,mem_24g_reconn_count 
-0625 20600000 rtn 
-||||||| .r1267
-0621 6fe145e0 fetch 2 ,mem_24g_reconn_count 
-0622 1fe17ee0 and_into 0xe0 ,pdata 
-0623 203a0628 branch p_keyboard_g24_reconn_dispatch_next ,blank 
-0624 6fe145e0 fetch 2 ,mem_24g_reconn_count 
-0625 1fe0fe01 increase 1 ,pdata 
-0626 67e145e0 store 2 ,mem_24g_reconn_count 
-0627 20600000 rtn 
-=======
-0613 6fe145e0 fetch 2 ,mem_24g_reconn_count 
-0614 1fe17ee0 and_into 0xe0 ,pdata 
-0615 203a061a branch p_keyboard_g24_reconn_dispatch_next ,blank 
-0616 6fe145e0 fetch 2 ,mem_24g_reconn_count 
-0617 1fe0fe01 increase 1 ,pdata 
-0618 67e145e0 store 2 ,mem_24g_reconn_count 
-0619 20600000 rtn 
->>>>>>> .r1527
+04cf 6fe145e0 fetch 2 ,mem_24g_reconn_count 
+04d0 1fe17ee0 and_into 0xe0 ,pdata 
+04d1 203a04d6 branch p_keyboard_g24_reconn_dispatch_next ,blank 
+04d2 6fe145e0 fetch 2 ,mem_24g_reconn_count 
+04d3 1fe0fe01 increase 1 ,pdata 
+04d4 67e145e0 store 2 ,mem_24g_reconn_count 
+04d5 20600000 rtn 
 
 p_keyboard_g24_reconn_dispatch_next:
-<<<<<<< .mine
-0626 2040357f call g24_reconn_data_prep 
-0627 20403651 call g24_transmit_receive_ack 
-0628 242c3586 nbranch g24_reconn_device_fail ,sync 
-0629 2437b586 nbranch g24_reconn_device_fail ,user3 
-062a 20400653 call p_keyboard_g24_ackpayload_parse 
-062b 2020356a branch g24_reconn_dispatch_next + 5 
-||||||| .r1267
-0628 2040357f call g24_reconn_data_prep 
-0629 20403651 call g24_transmit_receive_ack 
-062a 242c3586 nbranch g24_reconn_device_fail ,sync 
-062b 2437b586 nbranch g24_reconn_device_fail ,user3 
-062c 20400655 call p_keyboard_g24_ackpayload_parse 
-062d 2020356a branch g24_reconn_dispatch_next + 5 
-=======
-061a 2040357f call g24_reconn_data_prep 
-061b 20403651 call g24_transmit_receive_ack 
-061c 242c3586 nbranch g24_reconn_device_fail ,sync 
-061d 2437b586 nbranch g24_reconn_device_fail ,user3 
-061e 20400647 call p_keyboard_g24_ackpayload_parse 
-061f 2020356a branch g24_reconn_dispatch_next + 5 
->>>>>>> .r1527
+04d6 2040357f call g24_reconn_data_prep 
+04d7 20403651 call g24_transmit_receive_ack 
+04d8 242c3586 nbranch g24_reconn_device_fail ,sync 
+04d9 2437b586 nbranch g24_reconn_device_fail ,user3 
+04da 2040050e call p_keyboard_g24_ackpayload_parse 
+04db 2020356a branch g24_reconn_dispatch_next + 5 
 
 p_keyboard_g24_transmit_no_interrupt:
-<<<<<<< .mine
-062c 20403625 call g24_txdata_prep 
-062d 24340631 nbranch p_keyboard_g24_nodata_transmit ,user 
-||||||| .r1267
-062e 20403625 call g24_txdata_prep 
-062f 24340633 nbranch p_keyboard_g24_nodata_transmit ,user 
-=======
-0620 20403625 call g24_txdata_prep 
-0621 24340625 nbranch p_keyboard_g24_nodata_transmit ,user 
->>>>>>> .r1527
+04dc 20403625 call g24_txdata_prep 
+04dd 243404e1 nbranch p_keyboard_g24_nodata_transmit ,user 
 
 p_keyboard_g24_transmit_start:
-<<<<<<< .mine
-062e 2040063c call p_keyboard_g24_transmit_process 
-062f 20404fd5 call keyboard_power_ctrl_start 
-0630 20204fdb branch keyboard_g24_transmit_start_next 
-||||||| .r1267
-0630 2040063e call p_keyboard_g24_transmit_process 
-0631 20404fd5 call keyboard_power_ctrl_start 
-0632 20204fdb branch keyboard_g24_transmit_start_next 
-=======
-0622 20400630 call p_keyboard_g24_transmit_process 
-0623 20404fd5 call keyboard_power_ctrl_start 
-0624 20204fdb branch keyboard_g24_transmit_start_next 
->>>>>>> .r1527
+04de 204004ec call p_keyboard_g24_transmit_process 
+04df 20404fd5 call keyboard_power_ctrl_start 
+04e0 20204fdb branch keyboard_g24_transmit_start_next 
 
 p_keyboard_g24_nodata_transmit:
-<<<<<<< .mine
-0631 6fe4489c fetch 8 ,mem_keyscan_value_current 
-0632 243a4fdb nbranch keyboard_g24_transmit_start_next ,blank 
-0633 6fe448a4 fetch 8 ,mem_keyscan_value_current + 8 
-0634 243a4fdb nbranch keyboard_g24_transmit_start_next ,blank 
-0635 6fe248ac fetch 4 ,mem_keyscan_value_current + 16 
-0636 243a4fdb nbranch keyboard_g24_transmit_start_next ,blank 
-0637 2040369d call g24_search_receiver 
-||||||| .r1267
-0633 6fe4489c fetch 8 ,mem_keyscan_value_current 
-0634 243a4fdb nbranch keyboard_g24_transmit_start_next ,blank 
-0635 6fe448a4 fetch 8 ,mem_keyscan_value_current + 8 
-0636 243a4fdb nbranch keyboard_g24_transmit_start_next ,blank 
-0637 6fe248ac fetch 4 ,mem_keyscan_value_current + 16 
-0638 243a4fdb nbranch keyboard_g24_transmit_start_next ,blank 
-0639 2040369d call g24_search_receiver 
-=======
-0625 6fe4489c fetch 8 ,mem_keyscan_value_current 
-0626 243a4fdb nbranch keyboard_g24_transmit_start_next ,blank 
-0627 6fe448a4 fetch 8 ,mem_keyscan_value_current + 8 
-0628 243a4fdb nbranch keyboard_g24_transmit_start_next ,blank 
-0629 6fe248ac fetch 4 ,mem_keyscan_value_current + 16 
-062a 243a4fdb nbranch keyboard_g24_transmit_start_next ,blank 
-062b 2040369d call g24_search_receiver 
->>>>>>> .r1527
+04e1 6fe4489c fetch 8 ,mem_keyscan_value_current 
+04e2 243a4fdb nbranch keyboard_g24_transmit_start_next ,blank 
+04e3 6fe448a4 fetch 8 ,mem_keyscan_value_current + 8 
+04e4 243a4fdb nbranch keyboard_g24_transmit_start_next ,blank 
+04e5 6fe248ac fetch 4 ,mem_keyscan_value_current + 16 
+04e6 243a4fdb nbranch keyboard_g24_transmit_start_next ,blank 
+04e7 2040369d call g24_search_receiver 
 
 p_keyboard_g24_long_sleep:
-<<<<<<< .mine
-0638 20404fc8 call keyboard_g24_lpm_wait 
-0639 24740000 nrtn user 
-063a 204036be call g24_setgpio_lpm_before 
-063b 20204f9c branch keyboard_g24_long_sleep + 2 
-||||||| .r1267
-063a 20404fc8 call keyboard_g24_lpm_wait 
-063b 24740000 nrtn user 
-063c 204036be call g24_setgpio_lpm_before 
-063d 20204f9c branch keyboard_g24_long_sleep + 2 
-=======
-062c 20404fc8 call keyboard_g24_lpm_wait 
-062d 24740000 nrtn user 
-062e 204036be call g24_setgpio_lpm_before 
-062f 20204f9c branch keyboard_g24_long_sleep + 2 
->>>>>>> .r1527
+04e8 20404fc8 call keyboard_g24_lpm_wait 
+04e9 24740000 nrtn user 
+04ea 204036be call g24_setgpio_lpm_before 
+04eb 20204f9c branch keyboard_g24_long_sleep + 2 
 
 p_keyboard_g24_transmit_process:
-<<<<<<< .mine
-063c 70460100 jam 0 ,mem_24g_retry 
-||||||| .r1267
-063e 70460100 jam 0 ,mem_24g_retry 
-=======
-0630 70460100 jam 0 ,mem_24g_retry 
->>>>>>> .r1527
+04ec 70460100 jam 0 ,mem_24g_retry 
 
 p_keyboard_g24_transmit_loop:
-<<<<<<< .mine
-063d 69610040 fetchr timeup ,2 ,mem_param_rx_setup 
-063e 34730200 until clkn_rt ,meet 
-063f 20404df5 call keyboard_special_key_check 
-0640 6fe0c9a3 fetch 1 ,mem_keyboard_bt_button_flag 
-0641 243a5ed1 nbranch mouse_soft_reset ,blank 
-0642 20403651 call g24_transmit_receive_ack 
-0643 6fe0c57f fetch 1 ,mem_24g_no_ack 
-0644 c000b646 beq no_ack_24g ,g24_transmit_no_ack 
-0645 242c064a nbranch p_keyboard_g24_retransmit ,sync 
-0646 2437864a nbranch p_keyboard_g24_retransmit ,user3 
-0647 20400653 call p_keyboard_g24_ackpayload_parse 
-0648 70473f00 jam 0 ,mem_sensor_shutdown_flag 
-0649 20203646 branch g24_transmit_no_ack 
-||||||| .r1267
-063f 69610040 fetchr timeup ,2 ,mem_param_rx_setup 
-0640 34730200 until clkn_rt ,meet 
-0641 20404df5 call keyboard_special_key_check 
-0642 6fe0c9a3 fetch 1 ,mem_keyboard_bt_button_flag 
-0643 243a5ed1 nbranch mouse_soft_reset ,blank 
-0644 20403651 call g24_transmit_receive_ack 
-0645 6fe0c57f fetch 1 ,mem_24g_no_ack 
-0646 c000b646 beq no_ack_24g ,g24_transmit_no_ack 
-0647 242c064c nbranch p_keyboard_g24_retransmit ,sync 
-0648 2437864c nbranch p_keyboard_g24_retransmit ,user3 
-0649 20400655 call p_keyboard_g24_ackpayload_parse 
-064a 70473f00 jam 0 ,mem_sensor_shutdown_flag 
-064b 20203646 branch g24_transmit_no_ack 
-=======
-0631 69610040 fetchr timeup ,2 ,mem_param_rx_setup 
-0632 34730200 until clkn_rt ,meet 
-0633 20404df5 call keyboard_special_key_check 
-0634 6fe0c9a3 fetch 1 ,mem_keyboard_bt_button_flag 
-0635 243a5ed1 nbranch mouse_soft_reset ,blank 
-0636 20403651 call g24_transmit_receive_ack 
-0637 6fe0c57f fetch 1 ,mem_24g_no_ack 
-0638 c000b646 beq no_ack_24g ,g24_transmit_no_ack 
-0639 242c063e nbranch p_keyboard_g24_retransmit ,sync 
-063a 2437863e nbranch p_keyboard_g24_retransmit ,user3 
-063b 20400647 call p_keyboard_g24_ackpayload_parse 
-063c 70473f00 jam 0 ,mem_sensor_shutdown_flag 
-063d 20203646 branch g24_transmit_no_ack 
->>>>>>> .r1527
+04ed 69610040 fetchr timeup ,2 ,mem_param_rx_setup 
+04ee 34730200 until clkn_rt ,meet 
+04ef 20404df5 call keyboard_special_key_check 
+04f0 6fe145d8 fetch 2 ,mem_24g_pair_timeout 
+04f1 243a3646 nbranch g24_transmit_no_ack ,blank 
+04f2 20403651 call g24_transmit_receive_ack 
+04f3 6fe0c57f fetch 1 ,mem_24g_no_ack 
+04f4 c000b646 beq no_ack_24g ,g24_transmit_no_ack 
+04f5 242c04fa nbranch p_keyboard_g24_retransmit ,sync 
+04f6 243784fa nbranch p_keyboard_g24_retransmit ,user3 
+04f7 2040050e call p_keyboard_g24_ackpayload_parse 
+04f8 70473f00 jam 0 ,mem_sensor_shutdown_flag 
+04f9 20203646 branch g24_transmit_no_ack 
 
 p_keyboard_g24_retransmit:
-<<<<<<< .mine
-064a 6fe0c602 fetch 1 ,mem_24g_abort_pac 
-064b 247a0000 nrtn blank 
-064c 6fe145fe fetch 2 ,mem_24g_txfail_cnt 
-064d 1fe0fe01 increase 1 ,pdata 
-064e 67e145fe store 2 ,mem_24g_txfail_cnt 
-064f 6fe0c5fe fetch 1 ,mem_24g_txfail_cnt 
-0650 c07fb676 beq 0xff ,g24_tx_attempt_fail 
-0651 20404fb8 call keyboard_g24_transmit_hop_process 
-0652 2020063d branch p_keyboard_g24_transmit_loop 
-||||||| .r1267
-064c 6fe0c602 fetch 1 ,mem_24g_abort_pac 
-064d 247a0000 nrtn blank 
-064e 6fe145fe fetch 2 ,mem_24g_txfail_cnt 
-064f 1fe0fe01 increase 1 ,pdata 
-0650 67e145fe store 2 ,mem_24g_txfail_cnt 
-0651 6fe0c5fe fetch 1 ,mem_24g_txfail_cnt 
-0652 c07fb676 beq 0xff ,g24_tx_attempt_fail 
-0653 20404fb8 call keyboard_g24_transmit_hop_process 
-0654 2020063f branch p_keyboard_g24_transmit_loop 
-=======
-063e 6fe0c602 fetch 1 ,mem_24g_abort_pac 
-063f 247a0000 nrtn blank 
-0640 6fe145fe fetch 2 ,mem_24g_txfail_cnt 
-0641 1fe0fe01 increase 1 ,pdata 
-0642 67e145fe store 2 ,mem_24g_txfail_cnt 
-0643 6fe0c5fe fetch 1 ,mem_24g_txfail_cnt 
-0644 c07fb676 beq 0xff ,g24_tx_attempt_fail 
-0645 20404fb8 call keyboard_g24_transmit_hop_process 
-0646 20200631 branch p_keyboard_g24_transmit_loop 
->>>>>>> .r1527
+04fa 6fe0c602 fetch 1 ,mem_24g_abort_pac 
+04fb 247a0000 nrtn blank 
+04fc 6fe145fe fetch 2 ,mem_24g_txfail_cnt 
+04fd 1fe0fe01 increase 1 ,pdata 
+04fe 67e145fe store 2 ,mem_24g_txfail_cnt 
+04ff 6fe0c5fe fetch 1 ,mem_24g_txfail_cnt 
+0500 c07fb676 beq 0xff ,g24_tx_attempt_fail 
+0501 20400503 call p_keyboard_g24_transmit_hop_process 
+0502 202004ed branch p_keyboard_g24_transmit_loop 
+
+p_keyboard_g24_transmit_hop_process:
+0503 6fe0c601 fetch 1 ,mem_24g_retry 
+0504 1fe0fe01 increase 1 ,pdata 
+0505 67e0c601 store 1 ,mem_24g_retry 
+0506 1fe17e03 and_into 0x03 ,pdata 
+0507 203a0509 branch p_g24_tx_fast_hop ,blank 
+0508 20600000 rtn 
+
+p_g24_tx_fast_hop:
+0509 6fe2458f fetch 4 ,mem_24g_addr 
+050a 684a45e4 fetcht 4 ,mem_24g_fast_conn_addr 
+050b 98467c00 isub temp ,null 
+050c 2022b222 branch g24_ch ,zero 
+050d 2020369a branch g24_tx_fast_hop 
 
 p_keyboard_g24_ackpayload_parse:
-<<<<<<< .mine
-0653 2040366e call g24_ackpayload_parse 
-0654 6fe0c4f8 fetch 1 ,mem_24g_rxbuf + 1 
-0655 2fe1f008 compare 0x08 ,pdata ,0xf8 
-0656 24608000 nrtn true 
-0657 6fe0c4f9 fetch 1 ,mem_24g_rxbuf + 2 
-0658 c07fcb11 beq 0xff ,keyboard_24g_hibernate_set 
-0659 67e0c9aa store 1 ,mem_keyboard_led_status 
-065a 20600000 rtn 
-||||||| .r1267
-0655 2040366e call g24_ackpayload_parse 
-0656 6fe0c4f8 fetch 1 ,mem_24g_rxbuf + 1 
-0657 2fe1f008 compare 0x08 ,pdata ,0xf8 
-0658 24608000 nrtn true 
-0659 6fe0c4f9 fetch 1 ,mem_24g_rxbuf + 2 
-065a c07fcb11 beq 0xff ,keyboard_24g_hibernate_set 
-065b 67e0c9aa store 1 ,mem_keyboard_led_status 
-065c 20600000 rtn 
-=======
-0647 2040366e call g24_ackpayload_parse 
-0648 6fe0c4f8 fetch 1 ,mem_24g_rxbuf + 1 
-0649 2fe1f008 compare 0x08 ,pdata ,0xf8 
-064a 24608000 nrtn true 
-064b 6fe0c4f9 fetch 1 ,mem_24g_rxbuf + 2 
-064c c07fcb11 beq 0xff ,keyboard_24g_hibernate_set 
-064d 67e0c9aa store 1 ,mem_keyboard_led_status 
-064e 20600000 rtn 
->>>>>>> .r1527
+050e 2040366e call g24_ackpayload_parse 
+050f 6fe0c4f8 fetch 1 ,mem_24g_rxbuf + 1 
+0510 2fe1f008 compare 0x08 ,pdata ,0xf8 
+0511 24608000 nrtn true 
+0512 6fe0c4f9 fetch 1 ,mem_24g_rxbuf + 2 
+0513 c07fcb11 beq 0xff ,keyboard_24g_hibernate_set 
+0514 67e0c9aa store 1 ,mem_keyboard_led_status 
+0515 20600000 rtn 
 
 p_keyboard_g24_short_sleep:
-<<<<<<< .mine
-065b 204036b4 call g24_lpm_wait 
-065c 24740000 nrtn user 
-065d 20400434 call p_clear_wake 
-065e 6fe1c608 fetch 3 ,mem_24g_short_sleep_set 
-065f 20203622 branch g24_long_seep2 
-||||||| .r1267
-065d 204036b4 call g24_lpm_wait 
-065e 24740000 nrtn user 
-065f 20400436 call p_clear_wake 
-0660 6fe1c608 fetch 3 ,mem_24g_short_sleep_set 
-0661 20203622 branch g24_long_seep2 
-=======
-064f 204036b4 call g24_lpm_wait 
-0650 24740000 nrtn user 
-0651 20400428 call p_clear_wake 
-0652 6fe1c608 fetch 3 ,mem_24g_short_sleep_set 
-0653 20203622 branch g24_long_seep2 
->>>>>>> .r1527
-
-p_keyboard_usb_updata_timer:
-<<<<<<< .mine
-0660 6fe0cbbe fetch 1 ,mem_mouse_usb_wait_updata_timer 
-0661 207a0000 rtn blank 
-0662 1fe0ffff increase -1 ,pdata 
-0663 67e0cbbe store 1 ,mem_mouse_usb_wait_updata_timer 
-0664 247a0000 nrtn blank 
-0665 70409401 jam 1 ,mem_lpm_mode 
-0666 20204f6c branch keyboard_app_enter_hibernate 
-||||||| .r1267
-0662 6fe0cbbe fetch 1 ,mem_mouse_usb_wait_updata_timer 
-0663 207a0000 rtn blank 
-0664 1fe0ffff increase -1 ,pdata 
-0665 67e0cbbe store 1 ,mem_mouse_usb_wait_updata_timer 
-0666 247a0000 nrtn blank 
-0667 70409401 jam 1 ,mem_lpm_mode 
-0668 20204f6c branch keyboard_app_enter_hibernate 
-=======
-0654 6fe0cbbe fetch 1 ,mem_mouse_usb_wait_updata_timer 
-0655 207a0000 rtn blank 
-0656 1fe0ffff increase -1 ,pdata 
-0657 67e0cbbe store 1 ,mem_mouse_usb_wait_updata_timer 
-0658 247a0000 nrtn blank 
-0659 70409401 jam 1 ,mem_lpm_mode 
-065a 20204f6c branch keyboard_app_enter_hibernate 
->>>>>>> .r1527
-
-p_keyboard_idle:
-<<<<<<< .mine
-0667 20400692 call p_keyboard_usb_isr 
-0668 20400695 call p_keyboard_usb_mode 
-0669 20204bcd branch keyboard_idle + 1 
-||||||| .r1267
-0669 20400694 call p_keyboard_usb_isr 
-066a 20400697 call p_keyboard_usb_mode 
-066b 20204bcd branch keyboard_idle + 1 
-=======
-065b 20400686 call p_keyboard_usb_isr 
-065c 20400689 call p_keyboard_usb_mode 
-065d 20204bcd branch keyboard_idle + 1 
->>>>>>> .r1527
-
-p_keyboard_usb_mode_start:
-<<<<<<< .mine
-066a 20400670 call p_keyboard_usb_check_enable 
-066b 20200684 branch p_keyboard_usb_interface_check_power_on 
-||||||| .r1267
-066c 20400672 call p_keyboard_usb_check_enable 
-066d 20200686 branch p_keyboard_usb_interface_check_power_on 
-=======
-065e 20400664 call p_keyboard_usb_check_enable 
-065f 20200678 branch p_keyboard_usb_interface_check_power_on 
->>>>>>> .r1527
-
-p_keyboard_rf_connnect_check:
-<<<<<<< .mine
-066c 78547c00 disable user 
-066d 6fe14781 fetch 2 ,mem_mouse_no_data_timer 
-066e 207a0000 rtn blank 
-066f 20207dba branch enable_user 
-||||||| .r1267
-066e 78547c00 disable user 
-066f 6fe14781 fetch 2 ,mem_mouse_no_data_timer 
-0670 207a0000 rtn blank 
-0671 20207dba branch enable_user 
-=======
-0660 78547c00 disable user 
-0661 6fe14781 fetch 2 ,mem_mouse_no_data_timer 
-0662 207a0000 rtn blank 
-0663 20207dba branch enable_user 
->>>>>>> .r1527
-
-p_keyboard_usb_check_enable:
-<<<<<<< .mine
-0670 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-0671 c4068000 rtnbit0 mouse_enable_usb 
-0672 6fe4cbbf fetch 9 ,mem_usb_vid_pid_new 
-0673 67e4885c store 9 ,mem_usb_vid_pid 
-0674 58000678 setarg p_keyboard_config_param 
-0675 67e10859 store 2 ,mem_cb_usb_config 
-0676 704bbc5a jam mouse_usb_interface_insert ,mem_mouse_usb_vdd_status_current 
-0677 20600000 rtn 
-||||||| .r1267
-0672 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-0673 c4068000 rtnbit0 mouse_enable_usb 
-0674 6fe4cbbf fetch 9 ,mem_usb_vid_pid_new 
-0675 67e4885c store 9 ,mem_usb_vid_pid 
-0676 5800067a setarg p_keyboard_config_param 
-0677 67e10859 store 2 ,mem_cb_usb_config 
-0678 704bbc5a jam mouse_usb_interface_insert ,mem_mouse_usb_vdd_status_current 
-0679 20600000 rtn 
-=======
-0664 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-0665 c4068000 rtnbit0 mouse_enable_usb 
-0666 6fe4cbbf fetch 9 ,mem_usb_vid_pid_new 
-0667 67e4885c store 9 ,mem_usb_vid_pid 
-0668 5800066c setarg p_keyboard_config_param 
-0669 67e10859 store 2 ,mem_cb_usb_config 
-066a 704bbc5a jam mouse_usb_interface_insert ,mem_mouse_usb_vdd_status_current 
-066b 20600000 rtn 
->>>>>>> .r1527
-
-p_keyboard_config_param:
-<<<<<<< .mine
-0678 7046655a jam dongle_kb_bind_success ,mem_mouse_usb_keyboard_flag 
-0679 70085b01 jam 0x01 ,mem_usb_tx_interval 
-067a 20407966 call usb_tx_interval_config 
-067b 2040067d call p_keyboard_usb_vid_pid_config 
-067c 20200682 branch p_keyboard_usb_hid_icon_config 
-||||||| .r1267
-067a 7046655a jam dongle_kb_bind_success ,mem_mouse_usb_keyboard_flag 
-067b 70085b01 jam 0x01 ,mem_usb_tx_interval 
-067c 20407966 call usb_tx_interval_config 
-067d 2040067f call p_keyboard_usb_vid_pid_config 
-067e 20200684 branch p_keyboard_usb_hid_icon_config 
-=======
-066c 7046655a jam dongle_kb_bind_success ,mem_mouse_usb_keyboard_flag 
-066d 70085b01 jam 0x01 ,mem_usb_tx_interval 
-066e 20407966 call usb_tx_interval_config 
-066f 20400671 call p_keyboard_usb_vid_pid_config 
-0670 20200676 branch p_keyboard_usb_hid_icon_config 
->>>>>>> .r1527
-
-p_keyboard_usb_vid_pid_config:
-<<<<<<< .mine
-067d 6fe0885c fetch 1 ,mem_usb_vid_pid 
-067e 207a0000 rtn blank 
-067f 6fe0c665 fetch 1 ,mem_mouse_usb_keyboard_flag 
-0680 c02d480c beq dongle_kb_bind_success ,dongle_usb_vid_pid_for_suit 
-0681 20204809 branch dongle_usb_vid_pid_for_mouse_only_auto_pair 
-||||||| .r1267
-067f 6fe0885c fetch 1 ,mem_usb_vid_pid 
-0680 207a0000 rtn blank 
-0681 6fe0c665 fetch 1 ,mem_mouse_usb_keyboard_flag 
-0682 c02d480c beq dongle_kb_bind_success ,dongle_usb_vid_pid_for_suit 
-0683 20204809 branch dongle_usb_vid_pid_for_mouse_only_auto_pair 
-=======
-0671 6fe0885c fetch 1 ,mem_usb_vid_pid 
-0672 207a0000 rtn blank 
-0673 6fe0c665 fetch 1 ,mem_mouse_usb_keyboard_flag 
-0674 c02d480c beq dongle_kb_bind_success ,dongle_usb_vid_pid_for_suit 
-0675 20204809 branch dongle_usb_vid_pid_for_mouse_only_auto_pair 
->>>>>>> .r1527
-
-p_keyboard_usb_hid_icon_config:
-<<<<<<< .mine
-0682 6fe0c665 fetch 1 ,mem_mouse_usb_keyboard_flag 
-0683 2020480f branch dongle_usb_hid_icon_config + 1 
-||||||| .r1267
-0684 6fe0c665 fetch 1 ,mem_mouse_usb_keyboard_flag 
-0685 2020480f branch dongle_usb_hid_icon_config + 1 
-=======
-0676 6fe0c665 fetch 1 ,mem_mouse_usb_keyboard_flag 
-0677 2020480f branch dongle_usb_hid_icon_config + 1 
->>>>>>> .r1527
-
-p_keyboard_usb_interface_check_power_on:
-<<<<<<< .mine
-0684 6fe0cbbc fetch 1 ,mem_mouse_usb_vdd_status_current 
-0685 c02d0689 beq mouse_usb_interface_insert ,p_keyboard_usb_insert 
-||||||| .r1267
-0686 6fe0cbbc fetch 1 ,mem_mouse_usb_vdd_status_current 
-0687 c02d068b beq mouse_usb_interface_insert ,p_keyboard_usb_insert 
-=======
-0678 6fe0cbbc fetch 1 ,mem_mouse_usb_vdd_status_current 
-0679 c02d067d beq mouse_usb_interface_insert ,p_keyboard_usb_insert 
->>>>>>> .r1527
-
-p_keyboard_usb_vdd_status_store:
-<<<<<<< .mine
-0686 6fe0cbbc fetch 1 ,mem_mouse_usb_vdd_status_current 
-0687 67e0cbbd store 1 ,mem_mouse_usb_vdd_status_last 
-0688 20600000 rtn 
-||||||| .r1267
-0688 6fe0cbbc fetch 1 ,mem_mouse_usb_vdd_status_current 
-0689 67e0cbbd store 1 ,mem_mouse_usb_vdd_status_last 
-068a 20600000 rtn 
-=======
-067a 6fe0cbbc fetch 1 ,mem_mouse_usb_vdd_status_current 
-067b 67e0cbbd store 1 ,mem_mouse_usb_vdd_status_last 
-067c 20600000 rtn 
->>>>>>> .r1527
-
-p_keyboard_usb_insert:
-<<<<<<< .mine
-0689 20400686 call p_keyboard_usb_vdd_status_store 
-068a 58000000 setarg 0 
-068b 67e145d8 store 2 ,mem_24g_pair_timeout 
-068c 67e145de store 2 ,mem_24g_reconn_timeout 
-068d 70409400 jam 0 ,mem_lpm_mode 
-068e 6fe0cbbe fetch 1 ,mem_mouse_usb_wait_updata_timer 
-068f 205a7912 call usb_init ,blank 
-0690 704bbe32 jam 50 ,mem_mouse_usb_wait_updata_timer 
-0691 20600000 rtn 
-||||||| .r1267
-068b 20400688 call p_keyboard_usb_vdd_status_store 
-068c 58000000 setarg 0 
-068d 67e145d8 store 2 ,mem_24g_pair_timeout 
-068e 67e145de store 2 ,mem_24g_reconn_timeout 
-068f 70409400 jam 0 ,mem_lpm_mode 
-0690 6fe0cbbe fetch 1 ,mem_mouse_usb_wait_updata_timer 
-0691 205a7912 call usb_init ,blank 
-0692 704bbe32 jam 50 ,mem_mouse_usb_wait_updata_timer 
-0693 20600000 rtn 
-=======
-067d 2040067a call p_keyboard_usb_vdd_status_store 
-067e 58000000 setarg 0 
-067f 67e145d8 store 2 ,mem_24g_pair_timeout 
-0680 67e145de store 2 ,mem_24g_reconn_timeout 
-0681 70409400 jam 0 ,mem_lpm_mode 
-0682 6fe0cbbe fetch 1 ,mem_mouse_usb_wait_updata_timer 
-0683 205a7912 call usb_init ,blank 
-0684 704bbe32 jam 50 ,mem_mouse_usb_wait_updata_timer 
-0685 20600000 rtn 
->>>>>>> .r1527
-
-p_keyboard_usb_isr:
-<<<<<<< .mine
-0692 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-0693 c4068000 rtnbit0 mouse_enable_usb 
-0694 20207906 branch usb_isr 
-||||||| .r1267
-0694 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-0695 c4068000 rtnbit0 mouse_enable_usb 
-0696 20207906 branch usb_isr 
-=======
-0686 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-0687 c4068000 rtnbit0 mouse_enable_usb 
-0688 20207906 branch usb_isr 
->>>>>>> .r1527
-
-p_keyboard_usb_mode:
-<<<<<<< .mine
-0695 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-0696 c4068000 rtnbit0 mouse_enable_usb 
-0697 6ff08c01 fetch 1 ,core_usb_addr 
-0698 67e0c663 store 1 ,mem_usb_addr 
-0699 c4038000 rtnbit0 7 
-069a 704bbe00 jam 0 ,mem_mouse_usb_wait_updata_timer 
-069b 58000000 setarg 0 
-069c 67e14781 store 2 ,mem_mouse_no_data_timer 
-069d 20406018 call mouse_24g_stop 
-069e 20405aaa call mouse_stop_bluetooth_mode 
-069f 20404e47 call keyboard_motion 
-06a0 24740000 nrtn user 
-||||||| .r1267
-0697 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-0698 c4068000 rtnbit0 mouse_enable_usb 
-0699 6ff08c01 fetch 1 ,core_usb_addr 
-069a 67e0c663 store 1 ,mem_usb_addr 
-069b c4038000 rtnbit0 7 
-069c 704bbe00 jam 0 ,mem_mouse_usb_wait_updata_timer 
-069d 58000000 setarg 0 
-069e 67e14781 store 2 ,mem_mouse_no_data_timer 
-069f 20406018 call mouse_24g_stop 
-06a0 20405aaa call mouse_stop_bluetooth_mode 
-06a1 20404e47 call keyboard_motion 
-06a2 24740000 nrtn user 
-=======
-0689 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-068a c4068000 rtnbit0 mouse_enable_usb 
-068b 6ff08c01 fetch 1 ,core_usb_addr 
-068c 67e0c663 store 1 ,mem_usb_addr 
-068d c4038000 rtnbit0 7 
-068e 704bbe00 jam 0 ,mem_mouse_usb_wait_updata_timer 
-068f 58000000 setarg 0 
-0690 67e14781 store 2 ,mem_mouse_no_data_timer 
-0691 20406018 call mouse_24g_stop 
-0692 20405aaa call mouse_stop_bluetooth_mode 
-0693 20404e47 call keyboard_motion 
-0694 24740000 nrtn user 
->>>>>>> .r1527
-
-p_keyboard_push_keyboard_data_to_usb:
-<<<<<<< .mine
-06a1 6fe0c96d fetch 1 ,mem_customer_data_trigger 
-06a2 203a06ac branch p_keyboard_push_release_keyboard_data_to_usb ,blank 
-06a3 6fe4472b fetch 8 ,mem_customer_key_press + 1 
-||||||| .r1267
-06a3 6fe0c96d fetch 1 ,mem_customer_data_trigger 
-06a4 203a06ae branch p_keyboard_push_release_keyboard_data_to_usb ,blank 
-06a5 6fe4472b fetch 8 ,mem_customer_key_press + 1 
-=======
-0695 6fe0c96d fetch 1 ,mem_customer_data_trigger 
-0696 203a06a0 branch p_keyboard_push_release_keyboard_data_to_usb ,blank 
-0697 6fe4472b fetch 8 ,mem_customer_key_press + 1 
->>>>>>> .r1527
-
-p_keyboard_push_keyboard_package_data_to_usb:
-<<<<<<< .mine
-06a4 67e40670 store 8 ,mem_pdatatemp 
-06a5 6fe0c72a fetch 1 ,mem_customer_key_press 
-06a6 c00186ae beq kb_multikey_report_id ,p_keyboard_push_multimedia_key_data_to_usb 
-06a7 c00106b5 beq kb_system_conctrl_report_id ,p_keyboard_push_systemctrl_key_data_to_usb 
-06a8 20404846 call dongle_usb_tx_kb_data 
-06a9 6fe40670 fetch 8 ,mem_pdatatemp 
-06aa 67e40923 store 8 ,mem_usb_kb_data 
-06ab 20600000 rtn 
-||||||| .r1267
-06a6 67e40670 store 8 ,mem_pdatatemp 
-06a7 6fe0c72a fetch 1 ,mem_customer_key_press 
-06a8 c00186b0 beq kb_multikey_report_id ,p_keyboard_push_multimedia_key_data_to_usb 
-06a9 c00106b7 beq kb_system_conctrl_report_id ,p_keyboard_push_systemctrl_key_data_to_usb 
-06aa 20404846 call dongle_usb_tx_kb_data 
-06ab 6fe40670 fetch 8 ,mem_pdatatemp 
-06ac 67e40923 store 8 ,mem_usb_kb_data 
-06ad 20600000 rtn 
-=======
-0698 67e40670 store 8 ,mem_pdatatemp 
-0699 6fe0c72a fetch 1 ,mem_customer_key_press 
-069a c00186a2 beq kb_multikey_report_id ,p_keyboard_push_multimedia_key_data_to_usb 
-069b c00106a9 beq kb_system_conctrl_report_id ,p_keyboard_push_systemctrl_key_data_to_usb 
-069c 20404846 call dongle_usb_tx_kb_data 
-069d 6fe40670 fetch 8 ,mem_pdatatemp 
-069e 67e40923 store 8 ,mem_usb_kb_data 
-069f 20600000 rtn 
->>>>>>> .r1527
-
-p_keyboard_push_release_keyboard_data_to_usb:
-<<<<<<< .mine
-06ac 6fe44734 fetch 8 ,mem_customer_key_release + 1 
-06ad 202006a4 branch p_keyboard_push_keyboard_package_data_to_usb 
-||||||| .r1267
-06ae 6fe44734 fetch 8 ,mem_customer_key_release + 1 
-06af 202006a6 branch p_keyboard_push_keyboard_package_data_to_usb 
-=======
-06a0 6fe44734 fetch 8 ,mem_customer_key_release + 1 
-06a1 20200698 branch p_keyboard_push_keyboard_package_data_to_usb 
->>>>>>> .r1527
-
-p_keyboard_push_multimedia_key_data_to_usb:
-<<<<<<< .mine
-06ae 20404837 call dongle_usb_tx_enable_ep2 
-06af 70090c21 jam usb_ep2_multikey ,mem_usb_ep2_data 
-06b0 58000003 setarg kb_multikey_report_id 
-06b1 67e08933 store 1 ,mem_usb_kb_multikey 
-06b2 6fe10670 fetch 2 ,mem_pdatatemp 
-06b3 e7e10005 istore 2 ,contw 
-06b4 20600000 rtn 
-||||||| .r1267
-06b0 20404837 call dongle_usb_tx_enable_ep2 
-06b1 70090c21 jam usb_ep2_multikey ,mem_usb_ep2_data 
-06b2 58000003 setarg kb_multikey_report_id 
-06b3 67e08933 store 1 ,mem_usb_kb_multikey 
-06b4 6fe10670 fetch 2 ,mem_pdatatemp 
-06b5 e7e10005 istore 2 ,contw 
-06b6 20600000 rtn 
-=======
-06a2 20404837 call dongle_usb_tx_enable_ep2 
-06a3 70090c21 jam usb_ep2_multikey ,mem_usb_ep2_data 
-06a4 58000003 setarg kb_multikey_report_id 
-06a5 67e08933 store 1 ,mem_usb_kb_multikey 
-06a6 6fe10670 fetch 2 ,mem_pdatatemp 
-06a7 e7e10005 istore 2 ,contw 
-06a8 20600000 rtn 
->>>>>>> .r1527
-
-p_keyboard_push_systemctrl_key_data_to_usb:
-<<<<<<< .mine
-06b5 20404837 call dongle_usb_tx_enable_ep2 
-06b6 70090c22 jam usb_ep2_systemkey ,mem_usb_ep2_data 
-06b7 58000002 setarg kb_system_conctrl_report_id 
-06b8 67e08943 store 1 ,mem_usb_kb_system 
-06b9 6fe08670 fetch 1 ,mem_pdatatemp 
-06ba e7e08005 istore 1 ,contw 
-06bb 20600000 rtn 
-||||||| .r1267
-06b7 20404837 call dongle_usb_tx_enable_ep2 
-06b8 70090c22 jam usb_ep2_systemkey ,mem_usb_ep2_data 
-06b9 58000002 setarg kb_system_conctrl_report_id 
-06ba 67e08943 store 1 ,mem_usb_kb_system 
-06bb 6fe08670 fetch 1 ,mem_pdatatemp 
-06bc e7e08005 istore 1 ,contw 
-06bd 20600000 rtn 
-=======
-06a9 20404837 call dongle_usb_tx_enable_ep2 
-06aa 70090c22 jam usb_ep2_systemkey ,mem_usb_ep2_data 
-06ab 58000002 setarg kb_system_conctrl_report_id 
-06ac 67e08943 store 1 ,mem_usb_kb_system 
-06ad 6fe08670 fetch 1 ,mem_pdatatemp 
-06ae e7e08005 istore 1 ,contw 
-06af 20600000 rtn 
->>>>>>> .r1527
-
-p_usb_class_type:
-<<<<<<< .mine
-06bc 793f8023 set0 mark_isstr ,mark 
-06bd 6fe0886d fetch 1 ,mem_usb_setup_bmrequesttype 
-06be 1fe17e80 and_into 0x80 ,pdata 
-06bf c04079ba beq in_device ,usb_in_device 
-06c0 c00006c2 beq out_device ,p_usb_out_device 
-06c1 2020235a branch assert 
-||||||| .r1267
-06be 793f8023 set0 mark_isstr ,mark 
-06bf 6fe0886d fetch 1 ,mem_usb_setup_bmrequesttype 
-06c0 1fe17e80 and_into 0x80 ,pdata 
-06c1 c04079ba beq in_device ,usb_in_device 
-06c2 c00006c4 beq out_device ,p_usb_out_device 
-06c3 2020235a branch assert 
-=======
-06b0 793f8023 set0 mark_isstr ,mark 
-06b1 6fe0886d fetch 1 ,mem_usb_setup_bmrequesttype 
-06b2 1fe17e80 and_into 0x80 ,pdata 
-06b3 c04079ba beq in_device ,usb_in_device 
-06b4 c00006b6 beq out_device ,p_usb_out_device 
-06b5 2020235a branch assert 
->>>>>>> .r1527
-
-p_usb_out_device:
-<<<<<<< .mine
-06c2 6fe0886d fetch 1 ,mem_usb_setup_bmrequesttype 
-06c3 1ff1fe00 rshift4 pdata ,pdata 
-06c4 1fe37e00 rshift pdata ,pdata 
-06c5 1fe17e03 and_into 0x03 ,pdata 
-06c6 c00086c8 beq class_req ,p_usb_out_class_req 
-06c7 202079c6 branch usb_out_device + 4 
-||||||| .r1267
-06c4 6fe0886d fetch 1 ,mem_usb_setup_bmrequesttype 
-06c5 1ff1fe00 rshift4 pdata ,pdata 
-06c6 1fe37e00 rshift pdata ,pdata 
-06c7 1fe17e03 and_into 0x03 ,pdata 
-06c8 c00086ca beq class_req ,p_usb_out_class_req 
-06c9 202079c6 branch usb_out_device + 4 
-=======
-06b6 6fe0886d fetch 1 ,mem_usb_setup_bmrequesttype 
-06b7 1ff1fe00 rshift4 pdata ,pdata 
-06b8 1fe37e00 rshift pdata ,pdata 
-06b9 1fe17e03 and_into 0x03 ,pdata 
-06ba c00086bc beq class_req ,p_usb_out_class_req 
-06bb 202079c6 branch usb_out_device + 4 
->>>>>>> .r1527
-
-p_usb_out_class_req:
-<<<<<<< .mine
-06c8 6fe0886e fetch 1 ,mem_usb_setup_brequest 
-06c9 c00486cb beq set_report ,p_usb_set_report 
-06ca 202079df branch usb_out_class_req + 1 
-||||||| .r1267
-06ca 6fe0886e fetch 1 ,mem_usb_setup_brequest 
-06cb c00486cd beq set_report ,p_usb_set_report 
-06cc 202079df branch usb_out_class_req + 1 
-=======
-06bc 6fe0886e fetch 1 ,mem_usb_setup_brequest 
-06bd c00486bf beq set_report ,p_usb_set_report 
-06be 202079df branch usb_out_class_req + 1 
->>>>>>> .r1527
-
-p_usb_set_report:
-<<<<<<< .mine
-06cb 20003a98 nop 15000 
-06cc d8a00875 arg mem_usb0_set_report_data ,contw 
-06cd 204006d4 call p_usb_rx_data 
-06ce 7008f701 jam 1 ,mem_usb0_get_set_report 
-06cf 20407b6e call usb_set_report_resume_judge 
-06d0 6fe1086f fetch 2 ,mem_usb_setup_bvalue 
-06d1 67e108f5 store 2 ,mem_usb_setup_bvalue_temp 
-06d2 708c1b02 jam 0x02 ,core_usb_clear_nak 
-06d3 20207b67 branch usb_set_report + 10 
-||||||| .r1267
-06cd 20003a98 nop 15000 
-06ce d8a00875 arg mem_usb0_set_report_data ,contw 
-06cf 204006d6 call p_usb_rx_data 
-06d0 7008f701 jam 1 ,mem_usb0_get_set_report 
-06d1 20407b6e call usb_set_report_resume_judge 
-06d2 6fe1086f fetch 2 ,mem_usb_setup_bvalue 
-06d3 67e108f5 store 2 ,mem_usb_setup_bvalue_temp 
-06d4 708c1b02 jam 0x02 ,core_usb_clear_nak 
-06d5 20207b67 branch usb_set_report + 10 
-=======
-06bf 20003a98 nop 15000 
-06c0 d8a00875 arg mem_usb0_set_report_data ,contw 
-06c1 204006c8 call p_usb_rx_data 
-06c2 7008f701 jam 1 ,mem_usb0_get_set_report 
-06c3 20407b6e call usb_set_report_resume_judge 
-06c4 6fe1086f fetch 2 ,mem_usb_setup_bvalue 
-06c5 67e108f5 store 2 ,mem_usb_setup_bvalue_temp 
-06c6 708c1b02 jam 0x02 ,core_usb_clear_nak 
-06c7 20207b67 branch usb_set_report + 10 
->>>>>>> .r1527
-
-p_usb_rx_data:
-<<<<<<< .mine
-06d4 6ff08c25 fetch 1 ,core_usb_txbusy 
-06d5 c3830000 rtnbit1 usb_status_rxfull 
-06d6 20207993 branch usb_rx_data 
-||||||| .r1267
-06d6 6ff08c25 fetch 1 ,core_usb_txbusy 
-06d7 c3830000 rtnbit1 usb_status_rxfull 
-06d8 20207993 branch usb_rx_data 
-=======
-06c8 6ff08c25 fetch 1 ,core_usb_txbusy 
-06c9 c3830000 rtnbit1 usb_status_rxfull 
-06ca 20207993 branch usb_rx_data 
+0516 204036b4 call g24_lpm_wait 
+0517 24740000 nrtn user 
+0518 20400434 call p_clear_wake 
+0519 6fe1c608 fetch 3 ,mem_24g_short_sleep_set 
+051a 20203622 branch g24_long_seep2 
 
 p_adc_init_data:
-06cb 6fe401fd fetch 8 ,mem_otp_adc 
-06cc 203a6f79 branch adc_init_cal_data_default ,blank 
-06cd 67e443fd store 8 ,mem_reference_inter1p8v_2v_adc_io_data 
-06ce 20406b3a call enable_otp_read 
-06cf 20406aad call loadcode_check_otp_lock 
-06d0 dfe00fc0 arg otp_offset_adc_param_l_c0 ,pdata 
-06d1 9a40a400 iadd regb ,regb 
-06d2 df20000a arg 10 ,loopcnt 
-06d3 da2001fd arg mem_otp_temp ,rega 
-06d4 20406b74 call otp_read_data 
-06d5 20406b37 call disable_otp 
-06d6 6fe401fd fetch 8 ,mem_otp_temp 
-06d7 207a0000 rtn blank 
-06d8 67e44be7 store 8 ,mem_adc_reference3v_gpio1v_ft_data 
-06d9 efe10006 ifetch 2 ,contr 
-06da e7e10005 istore 2 ,contw 
-06db 20600000 rtn 
+051b 6fe401fd fetch 8 ,mem_otp_adc 
+051c 203a6f79 branch adc_init_cal_data_default ,blank 
+051d 67e443fd store 8 ,mem_reference_inter1p8v_2v_adc_io_data 
+051e 20406b3a call enable_otp_read 
+051f 20406aad call loadcode_check_otp_lock 
+0520 dfe00fc0 arg otp_offset_adc_param_l_c0 ,pdata 
+0521 9a40a400 iadd regb ,regb 
+0522 df20000a arg 10 ,loopcnt 
+0523 da2001fd arg mem_otp_temp ,rega 
+0524 20406b74 call otp_read_data 
+0525 20406b37 call disable_otp 
+0526 6fe401fd fetch 8 ,mem_otp_temp 
+0527 207a0000 rtn blank 
+0528 67e44be9 store 8 ,mem_adc_reference3v_gpio1v_ft_data 
+0529 efe10006 ifetch 2 ,contr 
+052a e7e10005 istore 2 ,contw 
+052b 20600000 rtn 
 
 p_sadc_cal_write:
-06dc 6ff080cc fetch 1 ,core_sadc_ctrl 
-06dd 79207e01 set1 1 ,pdata 
-06de 67f080cc store 1 ,core_sadc_ctrl 
-06df 6a40c419 fetchr regb ,1 ,mem_spi_write_addr 
-06e0 6fe0c433 fetch 1 ,mem_adc_cal_c7 
-06e1 67e0c419 store 1 ,mem_spi_write_addr 
-06e2 df200008 arg 8 ,loopcnt 
-06e3 20406f67 call sadc_cal_write + 4 
-06e4 6240c419 storer regb ,1 ,mem_spi_write_addr 
-06e5 6ff08a0a fetch 1 ,core_gpadc_cfg2 
-06e6 793ffe04 set0 4 ,pdata 
-06e7 67f08a0a store 1 ,core_gpadc_cfg2 
-06e8 20600000 rtn 
+052c 6ff080cc fetch 1 ,core_sadc_ctrl 
+052d 79207e01 set1 1 ,pdata 
+052e 67f080cc store 1 ,core_sadc_ctrl 
+052f 6a40c419 fetchr regb ,1 ,mem_spi_write_addr 
+0530 6fe0c433 fetch 1 ,mem_adc_cal_c7 
+0531 67e0c419 store 1 ,mem_spi_write_addr 
+0532 df200008 arg 8 ,loopcnt 
+0533 20406f67 call sadc_cal_write + 4 
+0534 6240c419 storer regb ,1 ,mem_spi_write_addr 
+0535 6ff08a0a fetch 1 ,core_gpadc_cfg2 
+0536 793ffe04 set0 4 ,pdata 
+0537 67f08a0a store 1 ,core_gpadc_cfg2 
+0538 20600000 rtn 
 
 p_vdd_calculate_by_mode:
 
 p_vdd_reference_inter3v_calculate:
-06e9 6fe0c407 fetch 1 ,mem_adc_config_flag 
-06ea c00086ed beq adc_config_hvin ,p_vdd_reference_inter3v_calculate_by_mode_vdcdc 
-06eb c00106f4 beq adc_config_gpio ,p_vdd_reference_inter3v_calculate_by_mode_gpio 
-06ec 20600000 rtn 
+0539 6fe0c407 fetch 1 ,mem_adc_config_flag 
+053a c000853d beq adc_config_hvin ,p_vdd_reference_inter3v_calculate_by_mode_vdcdc 
+053b c0010544 beq adc_config_gpio ,p_vdd_reference_inter3v_calculate_by_mode_gpio 
+053c 20600000 rtn 
 
 p_vdd_reference_inter3v_calculate_by_mode_vdcdc:
-06ed 580003e8 setarg 1000 
-06ee 67e14405 store 2 ,mem_reference_voltage 
-06ef 68494beb fetcht 2 ,mem_adc_reference3v_vdcdc3p6v_ft_data 
-06f0 6fe14bed fetch 2 ,mem_adc_reference3v_vdcdc4p6v_ft_data 
-06f1 da600e10 arg 3600 ,regc 
-06f2 20406fc0 call vdd_calculate 
-06f3 202006fa branch p_mul1v_div1v_to_cal 
+053d 580003e8 setarg 1000 
+053e 67e14405 store 2 ,mem_reference_voltage 
+053f 68494bed fetcht 2 ,mem_adc_reference3v_vdcdc3p6v_ft_data 
+0540 6fe14bef fetch 2 ,mem_adc_reference3v_vdcdc4p6v_ft_data 
+0541 da600e10 arg 3600 ,regc 
+0542 20406fc0 call vdd_calculate 
+0543 2020054a branch p_mul1v_div1v_to_cal 
 
 p_vdd_reference_inter3v_calculate_by_mode_gpio:
-06f4 580003e8 setarg 1000 
-06f5 67e14405 store 2 ,mem_reference_voltage 
-06f6 68494be7 fetcht 2 ,mem_adc_reference3v_gpio1v_ft_data 
-06f7 6fe14be9 fetch 2 ,mem_adc_reference3v_gpio2v_ft_data 
-06f8 da6003e8 arg 1000 ,regc 
-06f9 20406fc0 call vdd_calculate 
+0544 580003e8 setarg 1000 
+0545 67e14405 store 2 ,mem_reference_voltage 
+0546 68494be9 fetcht 2 ,mem_adc_reference3v_gpio1v_ft_data 
+0547 6fe14beb fetch 2 ,mem_adc_reference3v_gpio2v_ft_data 
+0548 da6003e8 arg 1000 ,regc 
+0549 20406fc0 call vdd_calculate 
 
 p_mul1v_div1v_to_cal:
-06fa 68494bef fetcht 2 ,mem_adc_reference3v_inter1v_ft_data 
-06fb 984ffe00 imul32 temp ,pdata 
-06fc 68494bf1 fetcht 2 ,mem_adc_reference3v_inter1v_now_data 
-06fd 9846fc00 idiv temp 
-06fe 20207d5f branch get_div_result 
+054a 68494bf1 fetcht 2 ,mem_adc_reference3v_inter1v_ft_data 
+054b 984ffe00 imul32 temp ,pdata 
+054c 68494bf3 fetcht 2 ,mem_adc_reference3v_inter1v_now_data 
+054d 9846fc00 idiv temp 
+054e 20207d5f branch get_div_result 
 
 p_enable_adc_init_config:
-06ff 204006dc call p_sadc_cal_write 
-0700 6ff08a09 fetch 1 ,core_gpadc_cfg1 
-0701 793ffe07 set0 7 ,pdata 
-0702 67f08a09 store 1 ,core_gpadc_cfg1 
-0703 708a0777 jam 0x77 ,core_gpadc_ctrl 
-0704 708a08c1 jam 0xc1 ,core_gpadc_cfg0 
-0705 708a0d61 jam 0x61 ,core_vtest_ctrl0 
-0706 708a0b00 jam 0x00 ,core_gpadc_cfg3 
-0707 20600000 rtn 
+054f 2040052c call p_sadc_cal_write 
+0550 6ff08a09 fetch 1 ,core_gpadc_cfg1 
+0551 793ffe07 set0 7 ,pdata 
+0552 67f08a09 store 1 ,core_gpadc_cfg1 
+0553 708a0777 jam 0x77 ,core_gpadc_ctrl 
+0554 708a08c1 jam 0xc1 ,core_gpadc_cfg0 
+0555 708a0d61 jam 0x61 ,core_vtest_ctrl0 
+0556 708a0b00 jam 0x00 ,core_gpadc_cfg3 
+0557 20600000 rtn 
 
 p_enable_adc:
 
 p_enable_adc_reference_source_inter3v:
-0708 204006ff call p_enable_adc_init_config 
-0709 20406f90 call sadc_channel 
-070a 6fe0c409 fetch 1 ,mem_adc_clkdiv 
-070b 67f080cd store 1 ,core_sadc_clkdiv 
-070c 20406f97 call sadc_read 
-070d 708a0d60 jam 0x60 ,core_vtest_ctrl0 
-070e 7080cd00 jam 0x00 ,core_sadc_clkdiv 
+0558 2040054f call p_enable_adc_init_config 
+0559 20406f90 call sadc_channel 
+055a 6fe0c409 fetch 1 ,mem_adc_clkdiv 
+055b 67f080cd store 1 ,core_sadc_clkdiv 
+055c 20406f97 call sadc_read 
+055d 708a0d60 jam 0x60 ,core_vtest_ctrl0 
+055e 7080cd00 jam 0x00 ,core_sadc_clkdiv 
 
 p_read_adc_inter1v:
-070f 204006ff call p_enable_adc_init_config 
-0710 6fe0c409 fetch 1 ,mem_adc_clkdiv 
-0711 67f080cd store 1 ,core_sadc_clkdiv 
-0712 708a0b50 jam 0x50 ,core_gpadc_cfg3 
-0713 708a0ec0 jam 0xc0 ,core_vtest_ctrl1 
-0714 df00000b arg 0xb ,regext_index 
-0715 6de1440a fetchr regext ,2 ,mem_adc_current_value 
-0716 7080cc03 jam 0x03 ,core_sadc_ctrl 
-0717 20400721 call p_sar_adc_read_wait 
-0718 68590164 fetcht 2 ,core_sadc_data 
-0719 60494bf1 storet 2 ,mem_adc_reference3v_inter1v_now_data 
-071a 20406f9c call sadc_read_wait + 4 
-071b df00000b arg 0xb ,regext_index 
-071c 65e1440a storer regext ,2 ,mem_adc_current_value 
-071d 708a0d60 jam 0x60 ,core_vtest_ctrl0 
-071e 7080cd00 jam 0x00 ,core_sadc_clkdiv 
-071f 7080cc00 jam 0x00 ,core_sadc_ctrl 
-0720 20600000 rtn 
+055f 2040054f call p_enable_adc_init_config 
+0560 6fe0c409 fetch 1 ,mem_adc_clkdiv 
+0561 67f080cd store 1 ,core_sadc_clkdiv 
+0562 708a0b50 jam 0x50 ,core_gpadc_cfg3 
+0563 708a0ec0 jam 0xc0 ,core_vtest_ctrl1 
+0564 df00000b arg 0xb ,regext_index 
+0565 6de1440a fetchr regext ,2 ,mem_adc_current_value 
+0566 7080cc03 jam 0x03 ,core_sadc_ctrl 
+0567 20400571 call p_sar_adc_read_wait 
+0568 68590164 fetcht 2 ,core_sadc_data 
+0569 60494bf3 storet 2 ,mem_adc_reference3v_inter1v_now_data 
+056a 20406f9c call sadc_read_wait + 4 
+056b df00000b arg 0xb ,regext_index 
+056c 65e1440a storer regext ,2 ,mem_adc_current_value 
+056d 708a0d60 jam 0x60 ,core_vtest_ctrl0 
+056e 7080cd00 jam 0x00 ,core_sadc_clkdiv 
+056f 7080cc00 jam 0x00 ,core_sadc_ctrl 
+0570 20600000 rtn 
 
 p_sar_adc_read_wait:
-0721 6ff08129 fetch 1 ,core_perf_status 
-0722 c3028721 bbit0 saradc_done ,p_sar_adc_read_wait 
-0723 20600000 rtn 
->>>>>>> .r1527
+0571 6ff08129 fetch 1 ,core_perf_status 
+0572 c3028571 bbit0 saradc_done ,p_sar_adc_read_wait 
+0573 20600000 rtn 
               org 0x2000
 
 start:
Index: output/ramcode.rom
===================================================================
--- /1121s/branch/keyboard/keyboard_base/output/ramcode.rom	(revision 1528)
+++ /1121s/branch/keyboard/keyboard_base/output/ramcode.rom	(working copy)
@@ -1,187 +1,53 @@
-<<<<<<< .mine
-c284002e
-c000003b
-c001004a
-c0080054
-c0088056
-c00a0151
-c00a80d7
-c00c00e4
-c00c80eb
-c00d0064
+c284002d
+c0000031
+c0010063
+c008006d
+c008806f
+c00a0152
+c00a80f0
+c00c00fd
+c00c8104
+c00d007d
 c0128465
 c014045b
-c022016d
-c02283fd
-c0230191
-c02381b3
-c02404d3
-c02484d8
-c025054f
-c0258667
-c0260263
-c02684df
-c0270283
-c02802ce
-c0290353
-c02a836e
-c02b83de
-c02c83ee
+c0210171
+c02201ee
+c02283ff
+c02301f1
+c0238200
+c02602c8
+c02702e2
+c03b805d
+c0280342
+c02903c7
+c02a83df
+c02b83e0
+c02c83f0
 c02d043c
 c02d8444
 c02e0440
 c02e8446
-c02f063c
-c02f865b
-c0308571
-c037854a
+c02f04ec
+c02f8516
 c0388444
-c0400121
+c03b0040
+c03b805d
+c040013a
 c0420444
-c0458183
-c04d0220
+c04d02b4
 c0588484
-c06d0122
-c06e0132
-c07d04cc
-||||||| .r1267
-c284002e
-c000003b
-c0010047
-c0080051
-c0088053
-c00a014e
-c00a80d4
-c00c00e1
-c00c80e8
-c00d0061
-c0128467
-c014045d
-c022016a
-c02283ff
-c023018e
-c02381b0
-c02404d5
-c02484da
-c0250551
-c0258669
-c0260265
-c02684e1
-c0270285
-c02802d0
-c0290355
-c02a8370
-c02b83e0
-c02c83f0
-c02d043e
-c02d8446
-c02e0442
-c02e8448
-c02f063e
-c02f865d
-c0308573
-c037854c
-c0388446
-c040011e
-c0420446
-c0458180
-c04d0222
-c0588486
-c06d011f
-c06e012f
-c07d04ce
-=======
-c2840032
-c000003f
-c0010051
-c008005b
-c008805d
-c00a0140
-c00a80de
-c00c00eb
-c00c80f2
-c00d006b
-c0128459
-c014044f
-c022015c
-c02283f1
-c0230180
-c02381a2
-c02404c7
-c02484cc
-c0250543
-c025865b
-c0260257
-c02684d3
-c0270277
-c03b804b
-c02802c2
-c0290347
-c02a8362
-c02b83d2
-c02c83e2
-c02d0430
-c02d8438
-c02e0434
-c02e843a
-c02f0630
-c02f864f
-c0308565
-c037853e
-c0388438
-c03b804b
-c0400128
-c0420438
-c0458172
-c04d0214
-c0588478
-c06d0129
-c06d86cb
-c06e0708
-c06e86e9
-c07d04c0
->>>>>>> .r1527
+c062816e
+c06d013b
+c06d851b
+c06e0558
+c06e8539
+c07d04c8
 2020235a
-<<<<<<< .mine
-c00006bc
-c00a04f7
-c00d04f6
-c0128526
-c013052b
-c01c853d
-c01d0541
-c0260544
-c0268548
-c048061f
-c04a862c
-||||||| .r1267
-c00006be
-c00a04f9
-c00d04f8
-c0128528
-c013052d
-c01c853f
-c01d0543
-c0260546
-c026854a
-c0480621
-c04a862e
-=======
-c00006b0
-c00a04eb
-c00d04ea
-c012851a
-c013051f
-c01c8531
-c01d0535
-c0260538
-c026853c
-c0480613
-c04a8620
->>>>>>> .r1527
+c04804cf
+c04a84dc
 c17f8000
 2020235a
-2435803e
+24358034
 37d98200
 37d98200
 204054ac
@@ -196,8 +62,37 @@
 afec0000
 2040ce45
 20202002
-20400708
-204006e9
+6fe44713
+c40a8000
+20400044
+20205541
+6fe0c408
+2040004b
+18427e00
+67e0c635
+79207e07
+d8400000
+20206f20
+d8400012
+c1030000
+d840000a
+c1038000
+d8400009
+c1040000
+d840000c
+c1048000
+d8400006
+c1050000
+d8400014
+c1058000
+d8400015
+c1060000
+d8400016
+c1068000
+d840000d
+20600000
+20400558
+20400539
 1fe6fc0a
 20407d5f
 67e14633
@@ -211,13 +106,7 @@
 20402018
 2040310f
 2040248c
-<<<<<<< .mine
-2020004a
-||||||| .r1267
-20200047
-=======
-20200051
->>>>>>> .r1527
+20200063
 70890000
 20202153
 708a0f60
@@ -244,13 +133,7 @@
 708a844a
 708a8540
 708a16fe
-<<<<<<< .mine
-204000ab
-||||||| .r1267
-204000a8
-=======
-204000b2
->>>>>>> .r1527
+204000c4
 204070d7
 37d98200
 70813b5f
@@ -258,13 +141,7 @@
 70813c88
 37d98200
 6fe0c099
-<<<<<<< .mine
-c00800a0
-||||||| .r1267
-c008009d
-=======
-c00800a7
->>>>>>> .r1527
+c00800b9
 6fe0c438
 1fe1fe04
 67f08a02
@@ -275,31 +152,15 @@
 67f18a73
 708a8660
 708a8b3b
-<<<<<<< .mine
-20400092
-||||||| .r1267
-2040008f
-=======
-20400099
->>>>>>> .r1527
+204000ab
 70804300
 70804205
 58557474
 67f18968
 7089606e
-<<<<<<< .mine
-204000f3
-2040011e
-2040008c
-||||||| .r1267
-204000f0
-2040011b
-20400089
-=======
-204000fa
-20400125
-20400093
->>>>>>> .r1527
+2040010c
+20400137
+204000a5
 7041480c
 20206f4e
 20758000
@@ -309,13 +170,7 @@
 37d98200
 20600000
 6fe0c099
-<<<<<<< .mine
-c00c0098
-||||||| .r1267
-c00c0095
-=======
-c00c009f
->>>>>>> .r1527
+c00c00b1
 6fe0c438
 1fe1fe06
 67f08a02
@@ -338,16 +193,8 @@
 67f18a73
 708a762a
 70890204
-<<<<<<< .mine
-2020007f
-203580d3
-||||||| .r1267
-2020007c
-203580d0
-=======
-20200086
-203580da
->>>>>>> .r1527
+20200098
+203580ec
 6fe2020d
 207a0000
 37d98200
@@ -390,13 +237,7 @@
 6fe1415b
 207a0000
 67e1020f
-<<<<<<< .mine
-202000bd
-||||||| .r1267
-202000ba
-=======
-202000c4
->>>>>>> .r1527
+202000d6
 204021ba
 18002a08
 18002a00
@@ -418,13 +259,7 @@
 708a16f6
 20202203
 6fe0c141
-<<<<<<< .mine
-c00500ee
-||||||| .r1267
-c00500eb
-=======
-c00500f5
->>>>>>> .r1527
+c0050107
 2020220e
 708a1425
 58a93f3f
@@ -443,13 +278,7 @@
 708ac200
 708ac300
 d8e00006
-<<<<<<< .mine
-20400110
-||||||| .r1267
-2040010d
-=======
-20400117
->>>>>>> .r1527
+20400129
 2a2ffe0d
 2040211d
 2a4ffe0d
@@ -457,26 +286,14 @@
 d8e00005
 2040211c
 2040211e
-<<<<<<< .mine
-20400110
-||||||| .r1267
-2040010d
-=======
-20400117
->>>>>>> .r1527
+20400129
 d8a08ac2
 1a31fe00
 20402117
 1a51fe00
 20402117
 18e08fff
-<<<<<<< .mine
-20210105
-||||||| .r1267
-20210102
-=======
-2021010c
->>>>>>> .r1527
+2021011e
 2020214f
 2000003c
 58000f00
@@ -503,13 +320,7 @@
 6fe0c409
 67f080cd
 20000bb8
-<<<<<<< .mine
-2040014a
-||||||| .r1267
-20400147
-=======
-20400139
->>>>>>> .r1527
+2040014b
 708a08c1
 6a40c419
 df200008
@@ -518,67 +329,9 @@
 67e0c433
 6240c419
 20600000
-<<<<<<< .mine
-20400140
-6ff08a09
-793ffe07
-67f08a09
-708a0777
-708a08c1
-708a0b01
-20406f90
-6fe0c409
-67f080cd
-20000bb8
-2040014a
-7080cd00
-20206fa1
-6ff080cc
-79207e01
-67f080cc
-6a40c419
-6fe0c433
-67e0c419
-df200008
-20406f67
-6240c419
-20600000
-||||||| .r1267
-2040013d
-6ff08a09
-793ffe07
-67f08a09
-708a0777
-708a08c1
-708a0b01
-20406f90
-6fe0c409
-67f080cd
-20000bb8
-20400147
-7080cd00
-20206fa1
-6ff080cc
-79207e01
-67f080cc
-6a40c419
-6fe0c433
-67e0c419
-df200008
-20406f67
-6240c419
-20600000
-=======
->>>>>>> .r1527
 7080cc03
 6ff08129
-<<<<<<< .mine
-c302814b
-||||||| .r1267
-c3028148
-=======
-c302813a
->>>>>>> .r1527
+c302814c
 68590164
 6049440a
 7080cc00
@@ -587,13 +340,7 @@
 708a8d12
 708a8e0a
 6fe0c099
-<<<<<<< .mine
-c008016a
-||||||| .r1267
-c0080167
-=======
-c0080159
->>>>>>> .r1527
+c008016b
 58005762
 67f10907
 70890103
@@ -604,13 +351,7 @@
 708a8d44
 708a8e0a
 6fe0c099
-<<<<<<< .mine
-c0080167
-||||||| .r1267
-c0080164
-=======
-c0080156
->>>>>>> .r1527
+c0080168
 58002bb1
 67f10907
 c6978000
@@ -619,505 +360,342 @@
 20600000
 58004189
 67f10907
-<<<<<<< .mine
-20200163
-||||||| .r1267
-20200160
-=======
-20200152
->>>>>>> .r1527
+20200164
 58008312
 67f10907
-<<<<<<< .mine
-20200158
-||||||| .r1267
-20200155
-=======
-20200147
->>>>>>> .r1527
-6848c429
-204055b5
-6848c429
-20406ee6
-2020dca3
-6fe44713
-<<<<<<< .mine
-c289818d
-||||||| .r1267
-c289818a
-=======
-c289817c
->>>>>>> .r1527
-20204a58
-20406cbc
-6fe44713
-2feffe09
-2020ecc1
-20206cc4
-<<<<<<< .mine
-20400175
-||||||| .r1267
-20400172
-=======
-20400164
->>>>>>> .r1527
-20405d64
-6fe0c690
+20200159
+20406b3a
+20406b75
+20206b38
+6fe0c666
+c0000175
+c000817f
+20600000
+db000050
+58000400
+9b06fc00
+20407d62
+1807fe00
+67e10670
+dfe01fac
+d8400004
+dd600004
+20200189
+db000140
+58000400
+9b06fc00
+20407d62
+1807fe00
+67e10670
+dfe01fa0
+d8400010
+dd600010
+20200189
+67e10672
+60488678
+da2049c7
+da600000
+6fe10672
+1fe22400
+6f208678
+da2049c7
+20406b74
+6fe449c7
+684c49cf
+9841fe00
+684c49d7
+9841fe00
+203a019f
+1a60a601
+6fe10670
+9a667c00
+6fe10672
+9b067e00
+67e10672
+2020018d
+1a667c00
+2022ca38
+6fe10672
+9b00fe00
+9d667e00
+67e10672
+6fe10672
+1fe22400
+6f208678
+da2049c7
+20406b74
+6fe449c7
+684c49cf
+9841fe00
+684c49d7
+9841fe00
+203a01b2
+6fe10672
+202001a3
+58001fb0
+68490672
+98467e00
+67e149df
+18427e00
+9d60a400
+6f208678
+da2049c7
+20406b74
+6fe0c666
+c0004a47
+c00081bf
+20600000
+6fe0c9c7
+1fe67c03
+24417dca
 67e0c9c6
+6fe0c9c8
+67e0c667
+6fe349c9
+67e34668
+6fe349cf
+67e3466e
 684949d5
 180a7e00
 9840fe00
 67e14695
+202004a0
+6fe0c666
+c00001d2
+c00081d5
 20600000
-6fe1468e
-d840aa55
-98467c00
-<<<<<<< .mine
-2022818b
-||||||| .r1267
-20228188
-=======
-2022817a
->>>>>>> .r1527
-6049468e
-20405c9c
-6fe0cbe4
-20205c88
-<<<<<<< .mine
-204004a4
-||||||| .r1267
-204004a6
-=======
-20400498
->>>>>>> .r1527
-20205c90
-<<<<<<< .mine
-20400175
-||||||| .r1267
-20400172
-=======
-20400164
->>>>>>> .r1527
-6fe0c9c6
-67e0c690
-20205cb1
+684949df
+58001fb0
+20204a63
+704be701
+6fe0cbe8
+207a0000
+684949df
+58001fb0
+98467e00
+67e10670
+1fe22400
+da2049c6
+df200001
+20406b45
+6fe10670
+1fe0a401
+da204667
+df20000d
+20406b45
+6fe10670
+1fe0a40e
+da204695
+df200002
+20406b45
+684949df
+18408410
+604949df
+20600000
+6fe44713
+c28a01ce
+20204a58
 1a627e00
-<<<<<<< .mine
-c01d0195
-c00a81a3
-||||||| .r1267
-c01d0192
-c00a81a0
-=======
-c01d0184
-c00a8192
->>>>>>> .r1527
+c01d01f4
 20204a9c
 6fe0c600
 243a4b11
 6fe0c5e2
-<<<<<<< .mine
-c001019a
-||||||| .r1267
-c0010197
-=======
-c0010189
->>>>>>> .r1527
+c00101f9
 20204b02
 6fe44713
 c29f6034
 c2986034
 c31d6067
 6fe24691
-684a4a01
-98467c00
-<<<<<<< .mine
-2022824a
-||||||| .r1267
-2022824c
-=======
-2022823e
->>>>>>> .r1527
+203a02c4
 20206067
-58000000
-67e147c0
-67e0c860
-67e0c861
-67e0c794
-7047c200
-204029cb
-70429a00
-6fe143ef
-<<<<<<< .mine
-c28381af
-||||||| .r1267
-c28381ac
-=======
-c283819e
->>>>>>> .r1527
-c28042fc
-20204b95
-20405b21
-6fe143ef
-c28042fc
-<<<<<<< .mine
-20200444
-||||||| .r1267
-20200446
-=======
-20200438
->>>>>>> .r1527
 2040553d
-<<<<<<< .mine
-204001cd
-||||||| .r1267
-204001ca
-=======
-204001bc
->>>>>>> .r1527
-2040614d
+2040021a
+20400280
 2040328e
 20403531
 20405fdd
 20404b62
 20404b68
-<<<<<<< .mine
-204001d7
-204001f1
-||||||| .r1267
-204001d4
-204001f3
-=======
-204001c6
-204001e5
->>>>>>> .r1527
+20400225
+2040024a
+20400274
+2040026c
 20404b43
-<<<<<<< .mine
-20400218
-||||||| .r1267
-2040021a
-=======
-2040020c
->>>>>>> .r1527
 20404b58
 20405be1
 20404b5c
 20405be4
 20404b5f
 20404b55
-<<<<<<< .mine
-2040023a
-||||||| .r1267
-2040023c
-=======
-2040022e
->>>>>>> .r1527
+204002b6
 20404b32
 20405bfe
 20404b48
 20404b82
 20404b87
-<<<<<<< .mine
-20400660
-20200237
-||||||| .r1267
-20400662
-20200239
-=======
-20400654
-2020022b
->>>>>>> .r1527
-58230170
+202002b5
+204054f2
+58520090
 67e1c62d
-58015301
+58005a00
 e7e18005
 6fe0c637
-<<<<<<< .mine
-203a01d5
-||||||| .r1267
-203a01d2
-=======
-203a01c4
->>>>>>> .r1527
-70463158
-20600000
-70463153
-20600000
-6fe0cbbc
-<<<<<<< .mine
-c02d01ee
-||||||| .r1267
-c02d01f0
-=======
-c02d01e2
->>>>>>> .r1527
+203a0223
+7046315f
+20600000
+7046315a
+20600000
 6fe14781
 207a0000
-6fe0ca08
-247a0000
-704a0dff
 6fe14725
 68494781
 98460400
 6fe14869
 98467e00
-<<<<<<< .mine
-202101e6
-204001ec
+20210230
+20400237
+20400239
 20204b7c
-204001e8
+20400233
+2040023f
 20204b7e
-||||||| .r1267
-202101e2
-204001ec
-202001ee
-204001e4
-202001e8
-=======
-202101d4
-204001de
-202001e0
-204001d6
-202001da
->>>>>>> .r1527
 6fe0c9aa
-c30001de
+c3000237
 6848c867
-<<<<<<< .mine
 20206ef7
-||||||| .r1267
-20200211
-6fe0c9aa
-c30081ee
-6848c866
-20200211
-=======
-20200203
-6fe0c9aa
-c30081e0
-6848c866
-20200203
->>>>>>> .r1527
 6848c867
-<<<<<<< .mine
 20206ef3
-||||||| .r1267
-20200207
-6848c866
-20200207
-=======
-202001f9
-6848c866
-202001f9
->>>>>>> .r1527
+6fe0ca08
+247a0000
+6fe0c40c
+c3800000
+6848cbbb
+20206ef3
+6fe0ca08
+247a0000
+6fe0c40c
+c3800000
+6fe0c9aa
+c3010239
+6848cbbb
+20206ef7
 6fe0c621
 67e0c9aa
-<<<<<<< .mine
-202001e6
-||||||| .r1267
-202001e2
-=======
-202001d4
->>>>>>> .r1527
+20200230
 6fe0ca08
 207a0000
 1fe0ffff
 67e0ca08
-203a4b6f
-6848c868
-20206ef7
+203a0250
+20200256
 6fe0c666
-<<<<<<< .mine
-c0000204
-c0008208
-c001020a
-c001820c
-||||||| .r1267
-c0000206
-c000820a
-c001020c
-c001820e
-=======
-c00001f8
-c00081fc
-c00101fe
-c0018200
->>>>>>> .r1527
+c000025c
+c000825e
+c0010260
+c0018262
 20600000
 6fe0c666
-<<<<<<< .mine
-c000020e
-c0008212
-c0010214
-c0018216
-||||||| .r1267
-c0000210
-c0008214
-c0010216
-c0018218
-=======
-c0000202
-c0008206
-c0010208
-c001820a
->>>>>>> .r1527
+c0000264
+c0008266
+c0010268
+c001826a
 20600000
 6848cbb7
-6048ca0d
-da200000
-202077bf
+20206ef3
 6848cbb8
-<<<<<<< .mine
-20200205
-||||||| .r1267
-20200207
-=======
-202001f9
->>>>>>> .r1527
+20206ef3
 6848cbb9
-<<<<<<< .mine
-20200205
-||||||| .r1267
-20200207
-=======
-202001f9
->>>>>>> .r1527
+20206ef3
 6848cbba
-<<<<<<< .mine
-20200205
-||||||| .r1267
-20200207
-=======
-202001f9
->>>>>>> .r1527
+20206ef3
 6848cbb7
-6048ca0d
-da200000
-202077ba
+20206ef7
 6848cbb8
-<<<<<<< .mine
-2020020f
-||||||| .r1267
-20200211
-=======
-20200203
->>>>>>> .r1527
+20206ef7
 6848cbb9
-<<<<<<< .mine
-2020020f
-||||||| .r1267
-20200211
-=======
-20200203
->>>>>>> .r1527
+20206ef7
 6848cbba
-<<<<<<< .mine
-2020020f
-||||||| .r1267
-20200211
-=======
-20200203
->>>>>>> .r1527
+20206ef7
 6fe14781
 207a0000
-6fe0cbc8
+6fe0cbca
 207a0000
 1fe0ffff
-67e0cbc8
-<<<<<<< .mine
-c28001fe
-202001f8
-||||||| .r1267
-c2800200
-202001fa
-=======
-c28001f2
-202001ec
->>>>>>> .r1527
-6fe14a09
-67e14a0e
-67e14a10
+67e0cbca
+c2800256
+20200250
 6fe0c666
-<<<<<<< .mine
-c0000229
-c000822b
-c001022d
-c001822f
-||||||| .r1267
-c000022b
-c000822d
-c001022f
-c0018231
-=======
-c000021d
-c000821f
-c0010221
-c0018223
->>>>>>> .r1527
+c0000279
+6fe14790
+207a0000
+2020027b
+6fe145d8
+207a0000
+6fe0cd07
+1fe0fe01
+67e0cd07
+c2810256
+20200250
+704d0c00
+6fe14790
+247a0000
+6fe145d8
+247a0000
+6fe145de
+247a0000
+6fe0ca08
+247a0000
+6fe44713
+c4118000
+c4020000
+c293829d
+6fe0cd08
+1fe0fe01
+67e0cd08
+1fe67c14
+24410297
+c0010299
+c002029b
+c0030299
+c004029b
+20600000
+704d0801
+2020029b
+6848cbbc
+20206ef7
+6848cbbc
+20206ef3
+6fe14725
+68494781
+98460400
+6fe14d09
+98467c00
+2421029b
+704d0c01
+6fe0cd0b
+1fe0fe01
+67e0cd0b
+c2808299
+2020029b
+6fe44713
+c4118000
+c4020000
+c29382b1
+6fe0c709
+1fe67c0a
+2021621b
+20206214
+6fe0cd0c
+243a621b
+20206214
 20600000
-6fe0cbb7
-<<<<<<< .mine
-20200230
-||||||| .r1267
-20200232
-=======
-20200224
->>>>>>> .r1527
-6fe0cbb8
-<<<<<<< .mine
-20200230
-||||||| .r1267
-20200232
-=======
-20200224
->>>>>>> .r1527
-6fe0cbb9
-<<<<<<< .mine
-20200230
-||||||| .r1267
-20200232
-=======
-20200224
->>>>>>> .r1527
-6fe0cbba
-67e08678
-<<<<<<< .mine
-204001f8
-||||||| .r1267
-204001fa
-=======
-204001ec
->>>>>>> .r1527
-6fe08678
-67e0ca0d
-da200000
-704a0b01
-202077c4
-6fe0cbbc
-c12d0000
 20204b8a
 6fe0cba1
-<<<<<<< .mine
-c2800240
-2040024c
-||||||| .r1267
-c2800242
-2040024e
-=======
-c2800234
-20400240
->>>>>>> .r1527
-6fe0cba1
-<<<<<<< .mine
-c2808253
-2020025d
-||||||| .r1267
-c2808255
-2020025f
-=======
-c2808247
-20200251
->>>>>>> .r1527
+c28002ba
+204002c6
+20600000
 6fe0cba4
 1fe67c64
 24610000
@@ -1128,58 +706,22 @@
 6fe0c666
 c1020000
 20405aaa
-<<<<<<< .mine
 20400440
-||||||| .r1267
-20400442
-=======
-20400434
->>>>>>> .r1527
 20204e39
 704ba400
-6fe0cba3
-207a0000
-704ba300
-20404a56
-20205ed1
 20600000
-6fe0cba6
-1fe67c64
-24610000
-1fe0fe01
-67e0cba6
-c18c8000
-704ba500
-6fe0c666
-c1020000
-20204e2c
-704ba600
-6fe0cba5
-207a0000
-704ba500
-20404a56
-20205ed1
 6fe44713
-<<<<<<< .mine
-c30a8270
-||||||| .r1267
-c30a8272
-=======
-c30a8264
->>>>>>> .r1527
-20406f82
-20406fb0
+c30a82d8
+2040021a
+20400558
+20400539
+1fe6fc0a
+20407d5f
 67e14633
-68494403
+684943ff
 6fe1440a
 98467c00
-<<<<<<< .mine
-20210263
-||||||| .r1267
-20210265
-=======
-20210257
->>>>>>> .r1527
+242102c8
 da20462d
 20405563
 6fe0c40c
@@ -1191,43 +733,10 @@
 6fe0c666
 c000602f
 20405aa8
-<<<<<<< .mine
-c000827a
-c001027f
-c0018281
-||||||| .r1267
-c000827c
-c0010281
-c0018283
-=======
-c000826e
-c0010273
-c0018275
->>>>>>> .r1527
 6fe34668
-684b4a01
-98467c00
-2022da94
+203a5a94
 202054a0
-6fe34675
-<<<<<<< .mine
-2020027b
-||||||| .r1267
-2020027d
-=======
-2020026f
->>>>>>> .r1527
-6fe34682
-<<<<<<< .mine
-2020027b
-204004b1
-||||||| .r1267
-2020027d
-204004b3
-=======
-2020026f
-204004a5
->>>>>>> .r1527
+204004ad
 20404c85
 58000000
 67e148e9
@@ -1237,103 +746,72 @@
 20407cda
 5800489c
 67e148e3
-580048d8
+58004cfb
 67e148e5
 20404c83
-20404c79
 20404c81
 6fe148e9
 1fe0fe01
 67e148e9
-<<<<<<< .mine
-c28482aa
-||||||| .r1267
-c28482ac
-=======
-c284829e
->>>>>>> .r1527
+c2848328
 6848c864
 20406ee6
-<<<<<<< .mine
-24208292
-2040029d
-204002bb
-||||||| .r1267
-24208294
-2040029f
-204002bd
-=======
-24208286
-20400291
-204002af
->>>>>>> .r1527
+242082f0
+20404c85
+6848c864
+20406ee6
+202082f8
+2040031f
+2040032f
+20404c81
 20404c83
-20204c0f
-20000014
+6fe1489a
+1fe22400
+7048e800
+e8408012
+6fe14898
+1fe22200
+1a222600
+df200014
+efe08011
+98467c00
+20228313
+1a20a201
+c2000307
+1a40a401
+6fe0c8e8
+1fe0fe01
+67e0c8e8
+1fe67c0b
+20210302
+2020044d
+6fe148e3
+1fe20a00
+1a227e00
+9a667e00
+98a08a00
+6fe148e5
+1fe22600
+6fe0c8e8
+9a60a600
+efe08013
+e7e08005
+2020030c
 704ab900
-20404c85
 7048e800
 20404c7b
-<<<<<<< .mine
-204002b5
-||||||| .r1267
-204002b7
-=======
-204002a9
->>>>>>> .r1527
+20400329
 20404c79
-<<<<<<< .mine
-204002b5
-||||||| .r1267
-204002b7
-=======
-204002a9
->>>>>>> .r1527
-1fe67c09
-<<<<<<< .mine
-202102a1
-||||||| .r1267
-202102a3
-=======
-20210295
->>>>>>> .r1527
-20404c7b
-<<<<<<< .mine
-204002b5
-||||||| .r1267
-204002b7
-=======
-204002a9
->>>>>>> .r1527
-20204c81
-6848c865
-20406ef7
-20000014
-6848c865
-20406ef3
-20001770
-6fe0cab9
-1fe0fe01
-67e0cab9
-c2836ca3
-<<<<<<< .mine
-20200283
-||||||| .r1267
-20200285
-=======
-20200277
->>>>>>> .r1527
+20400329
+1fe67c0b
+20210321
+20204c7b
+202002e2
 7048e700
-<<<<<<< .mine
-204002b9
-||||||| .r1267
-204002bb
-=======
-204002ad
->>>>>>> .r1527
+2040032d
 6fe148e5
 20204c4a
-20000096
+20000078
 20204c65
 6fe14898
 1fe22400
@@ -1341,21 +819,9 @@
 7048e700
 e8408012
 284ffe07
-<<<<<<< .mine
-202082c8
-||||||| .r1267
-202082ca
-=======
-202082bc
->>>>>>> .r1527
+2020833c
 20406ef7
-<<<<<<< .mine
-204002b9
-||||||| .r1267
-204002bb
-=======
-204002ad
->>>>>>> .r1527
+2040032d
 e8408012
 20406ef3
 e8408012
@@ -1364,26 +830,14 @@
 6fe148e3
 20404c4a
 1fe67c13
-<<<<<<< .mine
-202102be
-||||||| .r1267
-202102c0
-=======
-202102b2
->>>>>>> .r1527
+20210332
 20600000
 da20489c
 da4048b0
 df200014
 20407d64
 2422cc87
-<<<<<<< .mine
-20400308
-||||||| .r1267
-2040030a
-=======
-204002fc
->>>>>>> .r1527
+2040037c
 205a4c87
 20404ccd
 6fe0c97b
@@ -1398,26 +852,14 @@
 e8408011
 efe08012
 9842fe00
-<<<<<<< .mine
-203a0300
-||||||| .r1267
-203a0302
-=======
-203a02f4
->>>>>>> .r1527
+203a0374
 67e0c8e7
 6048c8f6
 e0408012
 7048f401
 7048f700
 6fe0c8e7
-<<<<<<< .mine
-c30002f5
-||||||| .r1267
-c30002f7
-=======
-c30002e9
->>>>>>> .r1527
+c3000369
 6fe0c8e8
 1feffe08
 6848c8f7
@@ -1427,16 +869,8 @@
 efe08006
 67e0c8f5
 20404cfc
-<<<<<<< .mine
-20400314
-2040031e
-||||||| .r1267
-20400316
-20400320
-=======
-20400308
-20400312
->>>>>>> .r1527
+20400388
+20400392
 6fe0c8e7
 1fe37e00
 67e0c8e7
@@ -1447,26 +881,14 @@
 1fe0fe01
 67e0c8f7
 1fe67c07
-<<<<<<< .mine
-202102e8
-||||||| .r1267
-202102ea
-=======
-202102dc
->>>>>>> .r1527
+2021035c
 1a20a201
 1a40a401
 6fe0c8e8
 1fe0fe01
 67e0c8e8
 1fe67c13
-<<<<<<< .mine
-202102df
-||||||| .r1267
-202102e1
-=======
-202102d3
->>>>>>> .r1527
+20210353
 20600000
 6fe4489c
 247a0000
@@ -1481,22 +903,10 @@
 7049c100
 20600000
 6fe0c8f5
-<<<<<<< .mine
-c0568317
-||||||| .r1267
-c0568319
-=======
-c056830b
->>>>>>> .r1527
+c056838b
 20204d3c
 6fe0c9c6
-<<<<<<< .mine
-c001831b
-||||||| .r1267
-c001831d
-=======
-c001830f
->>>>>>> .r1527
+c001838f
 580000fa
 20204d38
 7049c208
@@ -1505,31 +915,13 @@
 6fe0c8f5
 d84000e0
 98467c00
-<<<<<<< .mine
-24210330
-||||||| .r1267
-24210332
-=======
-24210324
->>>>>>> .r1527
+242103a4
 1fe67ce7
-<<<<<<< .mine
-2421034d
-||||||| .r1267
-2421034f
-=======
-24210341
->>>>>>> .r1527
+242103c1
 1fe17e07
 1fe20e00
 6fe0c8f6
-<<<<<<< .mine
-c280032c
-||||||| .r1267
-c280032e
-=======
-c2800320
->>>>>>> .r1527
+c28003a0
 6fe0c8f8
 f93ffe00
 67e0c8f8
@@ -1540,340 +932,64 @@
 20600000
 70490000
 6fe0c8f6
-<<<<<<< .mine
-c2800341
-||||||| .r1267
-c2800343
-=======
-c2800335
->>>>>>> .r1527
+c28003b5
 6848c8f5
 df200006
 d8c048fa
 efe08006
 98467c00
-<<<<<<< .mine
-2422833f
-||||||| .r1267
-24228341
-=======
-24228333
->>>>>>> .r1527
+242283b3
 efe08006
 18c08dfe
 e7e08006
 207a0000
 18c08c01
 e0408006
-<<<<<<< .mine
-c2000336
-||||||| .r1267
-c2000338
-=======
-c200032a
->>>>>>> .r1527
+c20003aa
 20600000
 6848c8f5
 df200006
 d8c048fa
 efe08006
-<<<<<<< .mine
-203a034a
-||||||| .r1267
-203a034c
-=======
-203a033e
->>>>>>> .r1527
+203a03be
 98467c00
 20628000
-<<<<<<< .mine
-c2000344
-||||||| .r1267
-c2000346
-=======
-c2000338
->>>>>>> .r1527
+c20003b8
 20600000
 18c08dff
 e0408006
 20600000
 7049c501
 6fe0c8f6
-<<<<<<< .mine
-205a0351
-20200330
-||||||| .r1267
-205a0353
-20200332
-=======
-205a0345
-20200324
->>>>>>> .r1527
+205a03c5
+202003a4
 7049c502
 20600000
 6fe0c8f6
 245a4d4e
 6fe0c9a1
-<<<<<<< .mine
-245a0358
-||||||| .r1267
-245a035a
-=======
-245a034c
->>>>>>> .r1527
+245a03cc
 20204d01
 6fe0c8f5
-<<<<<<< .mine
-c00a035d
-c00d0364
-c0040369
-||||||| .r1267
-c00a035f
-c00d0366
-c004036b
-=======
-c00a0351
-c00d0358
-c004035d
->>>>>>> .r1527
+c00a03d1
+c00d03d7
+c00403db
 20204d12
 6fe0c8f6
-<<<<<<< .mine
-c3000362
-||||||| .r1267
-c3000364
-=======
-c3000356
->>>>>>> .r1527
+c30003d5
 7049c601
-20405ca3
-704bc806
+704bca06
 58000000
 20204d38
 6fe0c8f6
-<<<<<<< .mine
-c3000362
-||||||| .r1267
-c3000364
-=======
-c3000356
->>>>>>> .r1527
+c30003d5
 7049c600
-20405ca3
-<<<<<<< .mine
-20200361
-||||||| .r1267
-20200363
-=======
-20200355
->>>>>>> .r1527
+202003d4
 6fe0c8f6
-<<<<<<< .mine
-c3000362
-||||||| .r1267
-c3000364
-=======
-c3000356
->>>>>>> .r1527
+c30003d5
 7049c602
-20405ca3
-<<<<<<< .mine
-20200361
-20400370
-||||||| .r1267
-20200363
-20400372
-=======
-20200355
-20400364
->>>>>>> .r1527
+202003d4
 20204df6
-20407dbc
-<<<<<<< .mine
-2040037e
-20400392
-204003a6
-204003ba
-204003ce
-2034037c
-||||||| .r1267
-20400380
-20400394
-204003a8
-204003bc
-204003d0
-2034037e
-=======
-20400372
-20400386
-2040039a
-204003ae
-204003c2
-20340370
->>>>>>> .r1527
-6fe0cba1
-793ffe00
-793ffe01
-67e0cba1
-20600000
-7048f400
-20600000
-6fe0cba8
-207a0000
-6fe148fa
-68494ba9
-98467c00
-<<<<<<< .mine
-20228388
-||||||| .r1267
-2022838a
-=======
-2022837c
->>>>>>> .r1527
-18508400
-98467c00
-<<<<<<< .mine
-20228388
-||||||| .r1267
-2022838a
-=======
-2022837c
->>>>>>> .r1527
-20600000
-20407dba
-6fe0cba1
-79207e00
-793ffe01
-67e0cba1
-6fe0c666
-c1000000
-70466600
-704ba301
-20600000
-6fe0cbab
-207a0000
-6fe148fa
-68494bac
-98467c00
-<<<<<<< .mine
-2022839c
-||||||| .r1267
-2022839e
-=======
-20228390
->>>>>>> .r1527
-18508400
-98467c00
-<<<<<<< .mine
-2022839c
-||||||| .r1267
-2022839e
-=======
-20228390
->>>>>>> .r1527
-20600000
-20407dba
-6fe0cba1
-793ffe00
-79207e01
-67e0cba1
-6fe0c666
-c1008000
-70466601
-704ba501
-20600000
-6fe0cbae
-207a0000
-6fe148fa
-68494baf
-98467c00
-<<<<<<< .mine
-202283b0
-||||||| .r1267
-202283b2
-=======
-202283a4
->>>>>>> .r1527
-18508400
-98467c00
-<<<<<<< .mine
-202283b0
-||||||| .r1267
-202283b2
-=======
-202283a4
->>>>>>> .r1527
-20600000
-20407dba
-6fe0cba1
-793ffe00
-79207e01
-67e0cba1
-6fe0c666
-c1010000
-70466602
-704ba501
-20600000
-6fe0cbb1
-207a0000
-6fe148fa
-68494bb2
-98467c00
-<<<<<<< .mine
-202283c4
-||||||| .r1267
-202283c6
-=======
-202283b8
->>>>>>> .r1527
-18508400
-98467c00
-<<<<<<< .mine
-202283c4
-||||||| .r1267
-202283c6
-=======
-202283b8
->>>>>>> .r1527
-20600000
-20407dba
-6fe0cba1
-793ffe00
-79207e01
-67e0cba1
-6fe0c666
-c1018000
-70466603
-704ba501
-20600000
-6fe0cbb4
-207a0000
-6fe148fa
-68494bb5
-98467c00
-<<<<<<< .mine
-202283d8
-||||||| .r1267
-202283da
-=======
-202283cc
->>>>>>> .r1527
-18508400
-98467c00
-<<<<<<< .mine
-202283d8
-||||||| .r1267
-202283da
-=======
-202283cc
->>>>>>> .r1527
-20600000
-20407dba
-6fe0c666
-c1020000
-70466604
-20404a56
-20205ed1
 78547c00
 70496c00
 70496d00
@@ -1885,79 +1001,35 @@
 c0024dae
 c0034db7
 6fe0c8f4
-<<<<<<< .mine
-203a03eb
-||||||| .r1267
 203a03ed
-=======
-203a03df
->>>>>>> .r1527
 20204e54
 6fe0c666
 c1800000
 20204e66
 6fe0c666
-<<<<<<< .mine
-c08003f5
-||||||| .r1267
 c08003f7
-=======
-c08003e9
->>>>>>> .r1527
 7049a900
 6fe14855
 245a4afc
 6fe34858
 245a4afc
 6fe0c855
-<<<<<<< .mine
-c00003f8
-||||||| .r1267
 c00003fa
-=======
-c00003ec
->>>>>>> .r1527
 20204f19
 70485f02
 20404f3e
 6fe0c666
 c0804f2a
 20204f27
-<<<<<<< .mine
 5800041a
-||||||| .r1267
-5800041c
-=======
-5800040e
->>>>>>> .r1527
 67e143e9
 58004fe5
 67e145f2
 58004ff8
 67e145f4
-<<<<<<< .mine
 5800041d
-||||||| .r1267
-5800041f
-=======
-58000411
->>>>>>> .r1527
 67e145f6
-<<<<<<< .mine
-580004df
-||||||| .r1267
-580004e1
-=======
-580004d3
->>>>>>> .r1527
-67e143d9
-<<<<<<< .mine
 5800043a
-||||||| .r1267
-5800043c
-=======
-5800042e
->>>>>>> .r1527
 67e143d7
 58004a9a
 67e143dd
@@ -1979,16 +1051,10 @@
 6fe0c666
 c1800000
 2020610b
-<<<<<<< .mine
 20400434
-||||||| .r1267
-20400436
-=======
-20400428
->>>>>>> .r1527
 6848c655
 20406eb6
-6848cbbb
+6848cbbd
 79200407
 20406eb6
 6fe14898
@@ -1998,13 +1064,7 @@
 284ffe07
 2440eef7
 1a40a401
-<<<<<<< .mine
 c2000426
-||||||| .r1267
-c2000428
-=======
-c200041a
->>>>>>> .r1527
 6fe14896
 1fe22400
 df200008
@@ -2012,16 +1072,8 @@
 18467cff
 2442eeb6
 1a40a401
-<<<<<<< .mine
 c200042e
 2020044d
-||||||| .r1267
-c2000430
-2020044f
-=======
-c2000422
-20200441
->>>>>>> .r1527
 58000000
 79207e15
 67e40016
@@ -2029,98 +1081,38 @@
 e7e20005
 20600000
 c6130000
-<<<<<<< .mine
 2020041d
-||||||| .r1267
-2020041f
-=======
-20200411
->>>>>>> .r1527
 704659ff
 2040739a
 20404f70
-<<<<<<< .mine
 20200446
-||||||| .r1267
-20200448
-=======
-2020043a
->>>>>>> .r1527
 20404b6f
-<<<<<<< .mine
-204001f8
-||||||| .r1267
-204001fa
-=======
->>>>>>> .r1527
-204001ec
-204001de
+20400250
+20400237
 20204b7c
-<<<<<<< .mine
 20400446
-||||||| .r1267
-20400448
-=======
-2040043a
->>>>>>> .r1527
 20204327
-<<<<<<< .mine
 20400434
-||||||| .r1267
-20400436
-=======
-20400428
->>>>>>> .r1527
 20404f70
-<<<<<<< .mine
 2040041d
-||||||| .r1267
-2040041f
-=======
-20400411
->>>>>>> .r1527
 6848c65b
 20404c7d
-<<<<<<< .mine
 2040044d
-||||||| .r1267
-2040044f
-=======
-20400441
->>>>>>> .r1527
 20204f7b
 d8c08070
 df200010
 efe08006
-<<<<<<< .mine
 243a0454
-||||||| .r1267
-243a0456
-=======
-243a0448
->>>>>>> .r1527
 58000040
 18c08bff
 e7e08005
-<<<<<<< .mine
 c200044f
-||||||| .r1267
-c2000451
-=======
-c2000443
->>>>>>> .r1527
 dfe080dc
 98c67c00
 20628000
 df200008
 d8c080d4
-<<<<<<< .mine
 2020044f
-||||||| .r1267
-20200451
-=======
-20200443
->>>>>>> .r1527
 20402408
 6fe1c0bd
 207a0000
@@ -2136,13 +1128,7 @@
 6fe240ad
 9840fe00
 67e240ad
-<<<<<<< .mine
 2040046c
-||||||| .r1267
-2040046e
-=======
-20400460
->>>>>>> .r1527
 20202425
 600440e7
 d8c08070
@@ -2160,92 +1146,40 @@
 efe08011
 e8408013
 98467c00
-<<<<<<< .mine
 2022847f
-||||||| .r1267
-20228481
-=======
-20228473
->>>>>>> .r1527
 e7e08013
 37d98200
 1a20a201
 1a60a601
-<<<<<<< .mine
 c2000479
-||||||| .r1267
-c200047b
-=======
-c200046d
->>>>>>> .r1527
 1a420400
 20600000
 20407396
-<<<<<<< .mine
-20400608
-20400491
-204004b1
-204004c8
-||||||| .r1267
-2040060a
-20400493
-204004b3
-204004ca
-=======
-204005fc
-20400485
-204004a5
-204004bc
->>>>>>> .r1527
+2040048e
+204004ad
+204004c4
 20758000
-<<<<<<< .mine
 20400440
-||||||| .r1267
-20400442
-=======
-20400434
->>>>>>> .r1527
 6fe0ca07
 67e0ca08
 20404a7a
-6fe0c666
-<<<<<<< .mine
-c002066a
-||||||| .r1267
-c002066c
-=======
-c002065e
->>>>>>> .r1527
 20204962
+204042a3
 20758000
 204035f0
-<<<<<<< .mine
-20400614
-||||||| .r1267
-20400616
-=======
-20400608
->>>>>>> .r1527
+2040325b
 6fe0c666
-67e0cbe4
+67e0cbe6
 6fe1c2de
 67e1c797
 204049af
-58004bf9
+58004bfb
 67e1433f
 58000020
 67e14341
-6848c865
-20406ef3
 20402a41
 6fe44713
-<<<<<<< .mine
-c289817a
-||||||| .r1267
-c2898177
-=======
-c2898169
->>>>>>> .r1527
+c28a49fd
 c2895d6e
 20600000
 da204667
@@ -2256,24 +1190,12 @@
 9a20a200
 efe08011
 67e0c3f3
-<<<<<<< .mine
-c01a04ae
-||||||| .r1267
-c01a04b0
-=======
-c01a04a2
->>>>>>> .r1527
+c01a04aa
 20600000
 efe30006
 67e34116
 20205c7d
-<<<<<<< .mine
 20400434
-||||||| .r1267
-20400436
-=======
-20400428
->>>>>>> .r1527
 6848c655
 6048c659
 20404c7d
@@ -2290,16 +1212,8 @@
 18467cff
 2442c9e7
 1a40a401
-<<<<<<< .mine
-c20004be
+c20004ba
 20400475
-||||||| .r1267
-c20004c0
-20400477
-=======
-c20004b2
-20400469
->>>>>>> .r1527
 6fe14898
 1fe22400
 df200014
@@ -2309,593 +1223,15 @@
 204035fb
 202049ec
 6fe0866f
-<<<<<<< .mine
-c00f84cf
-||||||| .r1267
-c00f84d1
-=======
-c00f84c3
->>>>>>> .r1527
+c00f84cb
 20207864
 70003234
 6fe0c3cb
 c007cbc5
 20206ea6
-<<<<<<< .mine
-20400441
-20400220
-||||||| .r1267
-20400443
-20400222
-=======
-20400435
-20400214
->>>>>>> .r1527
-58000000
-67e14be5
-20204b9a
-58000000
-67e14790
-d8e00006
-20405f04
-70479200
-20405c3e
-<<<<<<< .mine
-20200441
-||||||| .r1267
-20200443
-=======
-20200435
->>>>>>> .r1527
-20402a28
-247a0000
-6fe0c78f
-<<<<<<< .mine
-c07f84e6
-||||||| .r1267
-c07f84e8
-=======
-c07f84da
->>>>>>> .r1527
-6fe0c843
-1fe17e03
-c1818000
-6fe44713
-<<<<<<< .mine
-c28084f0
-c28004f0
-c28284f0
-c28304f0
-||||||| .r1267
-c28084f2
-c28004f2
-c28284f2
-c28304f2
-=======
-c28084e4
-c28004e4
-c28284e4
-c28304e4
->>>>>>> .r1527
-20404e47
-24740000
-6fe0c96c
-c000db3d
-20600000
-70496d00
-20205b3d
-6fe0cbf4
-da600100
-9a60fe00
-20600000
-<<<<<<< .mine
-20200516
-204004f9
-||||||| .r1267
-20200518
-204004fb
-=======
-2020050a
-204004ed
->>>>>>> .r1527
-20202563
-6fe0cbf5
-207a0000
-6fe0cbf6
-247a0000
-6848cbf5
-6fe0cbf4
-98467c00
-<<<<<<< .mine
-244104f2
-||||||| .r1267
-244104f4
-=======
-244104e6
->>>>>>> .r1527
-98467e00
-1fe67c64
-<<<<<<< .mine
-2021050b
-6fe0cbea
-||||||| .r1267
-2021050d
-6fe0cbea
-=======
-202104ff
-6fe0cbf7
->>>>>>> .r1527
-1fe67c14
-<<<<<<< .mine
-24410509
-704be901
-||||||| .r1267
-2441050b
-704be901
-=======
-244104fd
-704bf601
->>>>>>> .r1527
-20600000
-704bf801
-2020431f
-6848817f
-6fe0804c
-1fe37e00
-9842fe00
-2feffe02
-58000000
-6848cbf7
-7920fe00
-98408400
-6048cbf7
-20600000
-6fe08005
-1fe0fe01
-67e08005
-<<<<<<< .mine
-2436851d
-6fe0cbe7
-||||||| .r1267
-2436851f
-6fe0cbe7
-=======
-24368511
-6fe0cbf4
->>>>>>> .r1527
-1fe0fe01
-67e0cbf4
-6fe08168
-c3818000
-79207e03
-67e08168
-6fe142f5
-67e10196
-58000000
-67e2431d
-20600000
-2040281c
-6a20804d
-1a20a3fc
-242126fa
-2020268e
-09800018
-1fef7e00
-1ff17e00
-e7e18005
-78287c00
-2040270d
-202326f6
-c59926af
-6fe0804d
-203a26af
-1fe0fffc
-67e0804d
-204072cb
-6ff08108
-c303a6fa
-1800700c
-65e20154
-202026af
-6fe0c334
-c1000000
-c001b04a
-202028e1
-efe10006
-<<<<<<< .mine
-c0020571
-||||||| .r1267
-c0020573
-=======
-c0020565
->>>>>>> .r1527
-202028eb
-20402152
-70890000
-793f8030
-20202ae3
-793f8030
-20202af6
-da204667
-6fe0c666
-1fe0ffff
-1feffe0d
-202054a6
-6fe44713
-c4010000
-d8e00002
-20405f04
-<<<<<<< .mine
-20400562
-20400556
-||||||| .r1267
-20400564
-20400558
-=======
-20400556
-2040054a
->>>>>>> .r1527
-20205ca3
-da204667
-6fe0c666
-1fe0ffff
-1feffe0d
-9a20a200
-6fe08032
-e7e08011
-<<<<<<< .mine
-c01a055f
-||||||| .r1267
-c01a0561
-=======
-c01a0553
->>>>>>> .r1527
-20600000
-6fe30178
-e7e30005
-20205c66
-6fe08032
-<<<<<<< .mine
-c01a0565
-||||||| .r1267
-c01a0567
-=======
-c01a0559
->>>>>>> .r1527
-20600000
-67e0c95a
-6fe30178
-67e3495b
-6fe3c95a
-d8c04667
-df200003
-e8438006
-98467c00
-2022dc69
-18c08c06
-<<<<<<< .mine
-c200056b
-||||||| .r1267
-c200056d
-=======
-c200055f
->>>>>>> .r1527
-20600000
-1a220c00
-efe18006
-67e1c397
-<<<<<<< .mine
-c005857e
-c00405ab
-c004858e
-c00385a0
-c00085a6
-c00605c0
-c00505ca
-c00905eb
-c02905fc
-||||||| .r1267
-c0058580
-c00405ad
-c0048590
-c00385a2
-c00085a8
-c00605c2
-c00505cc
-c00905ed
-c02905fe
-=======
-c0058572
-c004059f
-c0048582
-c0038594
-c000859a
-c00605b4
-c00505be
-c00905df
-c02905f0
->>>>>>> .r1527
-20202b96
-6fe0c9f1
-207a0000
-6fe14335
-df200009
-6fe14339
-1fe0a205
-da4049f4
-20407d64
-<<<<<<< .mine
-2022858b
-20200588
-||||||| .r1267
-2022858d
-2020058a
-=======
-2022857f
-2020057c
->>>>>>> .r1527
-6fe0c2cb
-67e0c9c6
-<<<<<<< .mine
-2020058c
-||||||| .r1267
-2020058e
-=======
-20200580
->>>>>>> .r1527
-7049c603
-7049f100
-<<<<<<< .mine
-2020016d
-||||||| .r1267
-2020016a
-=======
-2020015c
->>>>>>> .r1527
-6fe0c9f1
-207a0000
-6fe14335
-1fe0fffe
-1fe6fc07
-20407d62
-1807f200
-6fe14339
-1fe08c06
-18c08c03
-efe10006
-1fe22600
-efe10006
-d8402a29
-98467c00
-2022d089
-<<<<<<< .mine
-c2000597
-20200588
-||||||| .r1267
-c2000599
-2020058a
-=======
-c200058b
-2020057c
->>>>>>> .r1527
-6fe0c9f1
-207a0000
-6fe0c9f1
-c001506c
-7049c602
-<<<<<<< .mine
-2020058c
-||||||| .r1267
-2020058e
-=======
-20200580
->>>>>>> .r1527
-6fe0c9f1
-207a0000
-6fe0c9f1
-<<<<<<< .mine
-c0010588
-||||||| .r1267
-c001058a
-=======
-c001057c
->>>>>>> .r1527
-2020505d
-20402e41
-20402e4a
-684906b1
-60490678
-20402cc7
-20402cd2
-18c08dfe
-18c27e00
-67e106c7
-684906b6
-58002a50
-98467c00
-<<<<<<< .mine
-202285b9
-||||||| .r1267
-202285bb
-=======
-202285ad
->>>>>>> .r1527
-20202c4f
-6fe0cb99
-203a2c4f
-20402ce0
-203a2e03
-d8c04b9a
-18007e0b
-20202ca5
-efe10006
-67e106b5
-98002200
-68494398
-6fe14332
-98467c00
-2422ad50
-6fe14abb
-d8c04abd
-20202d53
-68494398
-6fe0c321
-<<<<<<< .mine
-c28185e5
-||||||| .r1267
-c28185e7
-=======
-c28185d9
->>>>>>> .r1527
-6fe44713
-<<<<<<< .mine
-c30a85d0
-c31d85d2
-||||||| .r1267
-c30a85d2
-c31d85d4
-=======
-c30a85c4
-c31d85c6
->>>>>>> .r1527
-6fe14398
-c0182e03
-6fe14398
-<<<<<<< .mine
-c00285dd
-c00805e0
-||||||| .r1267
-c00285df
-c00805e2
-=======
-c00285d1
-c00805d4
->>>>>>> .r1527
-68494398
-6fe14332
-98467c00
-2422ad1d
-20402e46
-68494abb
-d8c04abd
-20202d2b
-d8c049fd
-18007e03
-20202d2d
-6fe0cb99
-<<<<<<< .mine
-203a05d5
-||||||| .r1267
-203a05d7
-=======
-203a05c9
->>>>>>> .r1527
-d8c04b9a
-18007e08
-20202d2d
-6fe14332
-98467c00
-<<<<<<< .mine
-242285cd
-||||||| .r1267
-242285cf
-=======
-242285c1
->>>>>>> .r1527
-20402dc7
-<<<<<<< .mine
-243405d2
-||||||| .r1267
-243405d4
-=======
-243405c6
->>>>>>> .r1527
-20202d46
-18c22200
-6fe14335
-1fe0a5fd
-20402929
-<<<<<<< .mine
-204005fd
-||||||| .r1267
-204005ff
-=======
-204005f1
->>>>>>> .r1527
-6fe0c78f
-c07fadac
-6fe0c795
-203a2dac
-6fe0c843
-c280adac
-5800001a
-68494398
-98467c00
-2422adac
-7001b905
-20202e05
-20402dea
-6fe0c78f
-<<<<<<< .mine
-c07f8602
-||||||| .r1267
-c07f8604
-=======
-c07f85f6
->>>>>>> .r1527
-6fe14398
-<<<<<<< .mine
-c0128605
-||||||| .r1267
-c0128607
-=======
-c01285f9
->>>>>>> .r1527
-20600000
-6fe14398
-<<<<<<< .mine
-c0108605
-||||||| .r1267
-c0108607
-=======
-c01085f9
->>>>>>> .r1527
-20600000
-6fe08055
-67e0c9aa
-20600000
-d8c0915a
-d8a04aff
-df200045
-20407cda
-d8c0919f
-d8a04abd
-df200042
-20407cda
-d8c091e1
-d8a04b44
-df200036
-20207cda
-582c1342
-67e1c594
-58154806
-e7e18005
-584c0f36
-e7e18005
-58113a1a
-e7e18005
-5831234d
-e7e18005
-20203265
 6fe145e0
 1fe17ee0
-<<<<<<< .mine
-203a0626
-||||||| .r1267
-203a0628
-=======
-203a061a
->>>>>>> .r1527
+203a04d6
 6fe145e0
 1fe0fe01
 67e145e0
@@ -2904,25 +1240,11 @@
 20403651
 242c3586
 2437b586
-<<<<<<< .mine
-20400653
-||||||| .r1267
-20400655
-=======
-20400647
->>>>>>> .r1527
+2040050e
 2020356a
 20403625
-<<<<<<< .mine
-24340631
-2040063c
-||||||| .r1267
-24340633
-2040063e
-=======
-24340625
-20400630
->>>>>>> .r1527
+243404e1
+204004ec
 20404fd5
 20204fdb
 6fe4489c
@@ -2940,24 +1262,14 @@
 69610040
 34730200
 20404df5
-6fe0c9a3
-243a5ed1
+6fe145d8
+243a3646
 20403651
 6fe0c57f
 c000b646
-<<<<<<< .mine
-242c064a
-2437864a
-20400653
-||||||| .r1267
-242c064c
-2437864c
-20400655
-=======
-242c063e
-2437863e
-20400647
->>>>>>> .r1527
+242c04fa
+243784fa
+2040050e
 70473f00
 20203646
 6fe0c602
@@ -2967,14 +1279,19 @@
 67e145fe
 6fe0c5fe
 c07fb676
-20404fb8
-<<<<<<< .mine
-2020063d
-||||||| .r1267
-2020063f
-=======
-20200631
->>>>>>> .r1527
+20400503
+202004ed
+6fe0c601
+1fe0fe01
+67e0c601
+1fe17e03
+203a0509
+20600000
+6fe2458f
+684a45e4
+98467c00
+2022b222
+2020369a
 2040366e
 6fe0c4f8
 2fe1f008
@@ -2985,220 +1302,9 @@
 20600000
 204036b4
 24740000
-<<<<<<< .mine
 20400434
-||||||| .r1267
-20400436
-=======
-20400428
->>>>>>> .r1527
 6fe1c608
 20203622
-6fe0cbbe
-207a0000
-1fe0ffff
-67e0cbbe
-247a0000
-70409401
-20204f6c
-<<<<<<< .mine
-20400692
-20400695
-||||||| .r1267
-20400694
-20400697
-=======
-20400686
-20400689
->>>>>>> .r1527
-20204bcd
-<<<<<<< .mine
-20400670
-20200684
-||||||| .r1267
-20400672
-20200686
-=======
-20400664
-20200678
->>>>>>> .r1527
-78547c00
-6fe14781
-207a0000
-20207dba
-6fe44713
-c4068000
-6fe4cbbf
-67e4885c
-<<<<<<< .mine
-58000678
-||||||| .r1267
-5800067a
-=======
-5800066c
->>>>>>> .r1527
-67e10859
-704bbc5a
-20600000
-7046655a
-70085b01
-20407966
-<<<<<<< .mine
-2040067d
-20200682
-||||||| .r1267
-2040067f
-20200684
-=======
-20400671
-20200676
->>>>>>> .r1527
-6fe0885c
-207a0000
-6fe0c665
-c02d480c
-20204809
-6fe0c665
-2020480f
-6fe0cbbc
-<<<<<<< .mine
-c02d0689
-||||||| .r1267
-c02d068b
-=======
-c02d067d
->>>>>>> .r1527
-6fe0cbbc
-67e0cbbd
-20600000
-<<<<<<< .mine
-20400686
-||||||| .r1267
-20400688
-=======
-2040067a
->>>>>>> .r1527
-58000000
-67e145d8
-67e145de
-70409400
-6fe0cbbe
-205a7912
-704bbe32
-20600000
-6fe44713
-c4068000
-20207906
-6fe44713
-c4068000
-6ff08c01
-67e0c663
-c4038000
-704bbe00
-58000000
-67e14781
-20406018
-20405aaa
-20404e47
-24740000
-6fe0c96d
-<<<<<<< .mine
-203a06ac
-||||||| .r1267
-203a06ae
-=======
-203a06a0
->>>>>>> .r1527
-6fe4472b
-67e40670
-6fe0c72a
-<<<<<<< .mine
-c00186ae
-c00106b5
-||||||| .r1267
-c00186b0
-c00106b7
-=======
-c00186a2
-c00106a9
->>>>>>> .r1527
-20404846
-6fe40670
-67e40923
-20600000
-6fe44734
-<<<<<<< .mine
-202006a4
-||||||| .r1267
-202006a6
-=======
-20200698
->>>>>>> .r1527
-20404837
-70090c21
-58000003
-67e08933
-6fe10670
-e7e10005
-20600000
-20404837
-70090c22
-58000002
-67e08943
-6fe08670
-e7e08005
-20600000
-793f8023
-6fe0886d
-1fe17e80
-c04079ba
-<<<<<<< .mine
-c00006c2
-||||||| .r1267
-c00006c4
-=======
-c00006b6
->>>>>>> .r1527
-2020235a
-6fe0886d
-1ff1fe00
-1fe37e00
-1fe17e03
-<<<<<<< .mine
-c00086c8
-||||||| .r1267
-c00086ca
-=======
-c00086bc
->>>>>>> .r1527
-202079c6
-6fe0886e
-<<<<<<< .mine
-c00486cb
-||||||| .r1267
-c00486cd
-=======
-c00486bf
->>>>>>> .r1527
-202079df
-20003a98
-d8a00875
-<<<<<<< .mine
-204006d4
-||||||| .r1267
-204006d6
-=======
-204006c8
->>>>>>> .r1527
-7008f701
-20407b6e
-6fe1086f
-67e108f5
-708c1b02
-20207b67
-6ff08c25
-c3830000
-20207993
 6fe401fd
 203a6f79
 67e443fd
@@ -3212,7 +1318,7 @@
 20406b37
 6fe401fd
 207a0000
-67e44be7
+67e44be9
 efe10006
 e7e10005
 20600000
@@ -3230,28 +1336,28 @@
 67f08a0a
 20600000
 6fe0c407
-c00086ed
-c00106f4
+c000853d
+c0010544
 20600000
 580003e8
 67e14405
-68494beb
-6fe14bed
+68494bed
+6fe14bef
 da600e10
 20406fc0
-202006fa
+2020054a
 580003e8
 67e14405
-68494be7
-6fe14be9
+68494be9
+6fe14beb
 da6003e8
 20406fc0
-68494bef
-984ffe00
 68494bf1
+984ffe00
+68494bf3
 9846fc00
 20207d5f
-204006dc
+2040052c
 6ff08a09
 793ffe07
 67f08a09
@@ -3260,14 +1366,14 @@
 708a0d61
 708a0b00
 20600000
-204006ff
+2040054f
 20406f90
 6fe0c409
 67f080cd
 20406f97
 708a0d60
 7080cd00
-204006ff
+2040054f
 6fe0c409
 67f080cd
 708a0b50
@@ -3275,9 +1381,9 @@
 df00000b
 6de1440a
 7080cc03
-20400721
+20400571
 68590164
-60494bf1
+60494bf3
 20406f9c
 df00000b
 65e1440a
@@ -3286,5 +1392,5 @@
 7080cc00
 20600000
 6ff08129
-c3028721
+c3028571
 20600000
Index: output/sched.rom
===================================================================
--- /1121s/branch/keyboard/keyboard_base/output/sched.rom	(revision 1528)
+++ /1121s/branch/keyboard/keyboard_base/output/sched.rom	(working copy)
@@ -7,23 +7,23 @@
 01   #mem_patch05
 00   #mem_patch06
 00   #mem_patch07
-f0   #mem_patch08
-7f   #mem_patch09
+f4   #mem_patch08
+50   #mem_patch09
 a5   #mem_patch0a
 fe   #mem_patch0b
-02   #mem_patch0c
-80   #mem_patch0d
-82   #mem_patch0e
+00   #mem_patch0c
+00   #mem_patch0d
+c2   #mem_patch0e
 00   #mem_patch0f
 11   #mem_patch10
-08   #mem_patch11
+00   #mem_patch11
 00   #mem_patch12
 04   #mem_patch13
 00   #mem_patch14
 00   #mem_patch15
 02   #mem_patch16
 00   #mem_patch17
-00   #mem_patch18
+20   #mem_patch18
 00   #mem_patch19
 00   #mem_patch1a
 3c   #mem_patch1b
@@ -31,16 +31,16 @@
 00   #mem_patch1d
 00   #mem_patch1e
 04   #mem_patch1f
-01   #mem_patch20
+00   #mem_patch20
 00   #mem_patch21
-10   #mem_patch22
-04   #mem_patch23
-60   #mem_patch24
+00   #mem_patch22
+00   #mem_patch23
+00   #mem_patch24
 00   #mem_patch25
 00   #mem_patch26
-06   #mem_patch27
+00   #mem_patch27
 00   #mem_patch28
-30   #mem_patch29
+00   #mem_patch29
 00   #mem_patch2a
 00   #mem_patch2b
 00   #mem_patch2c
@@ -85,7 +85,7 @@
 #bit5 MOUSE_ENABLE_USB
 #bit6 MOUSE_ENABLE_24G_SEARCH_DONGLE
 #bit7 MOUSE_ENABLE_LOAD_AND_STORE_DPI
-29
+09
 
 #mouse flag byte3
 #bit0 MOUSE_ENABLE_SPI2
@@ -96,8 +96,8 @@
 #bit5 MOUSE_ENABLE_ADC
 #bit6 MOUSE_ENABLE_KEYBOARD
 #bit7 MOUSE_ENABLE_DOUBLE_DPI_KEY
-7a	#eeprom
-#52	#otp
+#6a	#eeprom
+72	#otp
 
 #mouse flag byte4
 #bit0 MOUSE_ENABLE_24G_250Hz
@@ -118,7 +118,8 @@
 #bit4 MOUSE_ENABLE_LOW_FOR_LED
 #bit5 MOUSE_ENABLE_DPI_FOR_LED
 #bit6 MOUSE_ENABLE_DPI_LOW_FOR_LED
-00
+#bit7 MOUSE_ENABLE_LOW_VOLTAGE_LED_BLINK_N_SECOND
+08
 
 #mouse flag byte6 
 #bit0 MOUSE_ENABLE_SELECT_DEVICE_BY_DPI_BUTTON
@@ -139,7 +140,7 @@
 #bit5 MOUSE_ENABLE_COMMBINATION_KEY_BY_BT_DISCOVERY
 #bit6 MOUSE_ENABLE_DPI_KEY_LONG_PRESS_DISCONVERY
 #bit7 MOUSE_ENABLE_PB_BUTTON_LONG_PRESS_DISCONVERY
-08
+00
 
 #mouse flag byte8
 #bit0 MOUSE_ENABLE_SMOOTHER
@@ -202,7 +203,7 @@
 mem_local_rx_max_octets:fb 00 48 08 fb 00 48 08  # 1b
 
 #bt
-mem_lpm_mode:00
+mem_lpm_mode:01
 mem_lpm_mult:20
 mem_lpm_mult_init:20
 
@@ -282,15 +283,27 @@
 #b8 0b#mem_mouse_vdd_empty_vol  :3.0V
 #80 0c#mem_mouse_vdd_low_vol   :3.2V
 
-mem_adc_channel_gpio:04
-#04
-#02
-#01
-#03
-#00
-#05
-#06
-#07
+#adc config
+mem_adc_config_flag:02
+#01 ADC_CONFIG_HVIN
+#02 ADC_CONFIG_GPIO
+mem_adc_clkdiv:0a
+mem_adc_channel:0c
+#00 ADC_CH_VBAT
+#01 ADC_CH_VDCDC5V
+#06 ADC_CH_GPIO18
+#07 ADC_CH_GPIO10
+#08 ADC_CH_GPIO9
+#09 ADC_CH_GPIO12
+#0a ADC_CH_GPIO6
+#0b ADC_CH_GPIO20
+#0c ADC_CH_GPIO21
+#0d ADC_CH_GPIO22
+#0e ADC_CH_GPIO13
+
+mem_adc_dma_enable:00
+mem_adc_saddr_ptr:00 07
+mem_adc_eaddr_ptr:ff 07
 
 #led
 mem_keyboard_device_poweron_timer_count_init:1e
@@ -305,6 +318,7 @@
 mem_mouse_direct_timeout:64  #10s
 mem_mouse_discovery_timeout:58 02  #1min
 mem_mouse_no_data_timeout:70 17   #10mins
+mem_adc_low_volatage_led_blink_timer:64 00 #10s
 
 mem_same_keyvalue_timer_init:B8 0B		#5min
 mem_keyboard_caps_led_on_timer:58 02	#1min
@@ -315,7 +329,7 @@
 mem_device1_addr:00 00 00 00 00 00
 mem_keyboard_factory_addr:ff ff ff ff ff ff
 
-mem_device_number:04
+mem_device_number:01
 mem_keyboard_usb_enable:00
 mem_keyboard_switch_device_to_g24:01 7f 14		#enable flag + 2byte commbination key
 mem_keyboard_switch_device_to_bt1:01  7f 1a		#enable flag + 2byte commbination key
@@ -344,71 +358,73 @@
 00
 1e 	#duty cycle (by percent %)
 
-mem_keyboard_led_r_gpio:13
-mem_keyboard_led_g_gpio:14
-mem_keyboard_led_b_gpio:15
+mem_keyboard_led_r_gpio:ff #13
+mem_keyboard_led_g_gpio:ff #14
+mem_keyboard_led_b_gpio:ff #15
 
 ##												bt button connct gnd          bt button in matrix        two button commbination
-mem_keyboard_pairing_type:00					#                 00                                    00                                 01
-mem_config_select_device_button_gpio:0c			#              00~16			               ff					ff
+mem_keyboard_pairing_type:01					#                 00                                    00                                 01
+mem_config_select_device_button_gpio:ff			#              00~16			               ff					ff
 mem_keyboard_commbination_key_bt:7f 06			#		 not care				   not care			     Fn+C
 mem_keyboard_commbination_key_24g:29 14		#		 not care				   not care			     Esc+Q
 mem_eeprom_wp_gpio:ff
 mem_eeprom_scl_gpio:17
 mem_eeprom_sda_gpio:16
-mem_eeprom_base:80 1f
+mem_eeprom_base:10 00
 
 
-mem_keyboard_caps_led_gpio:95
-mem_keyboard_num_led_gpio:96
+mem_keyboard_caps_led_gpio:88
+mem_keyboard_num_led_gpio:8c
 mem_keyboard_power_led_gpio:ff
-mem_keyboard_24g_led_gpio:95
-mem_keyboard_bt1_led_gpio:96
-mem_keyboard_bt2_led_gpio:96
-mem_keyboard_bt3_led_gpio:96
+mem_keyboard_low_voltage_alarm_gpio:80
+mem_keyboard_scroll_led_gpio:80
+mem_keyboard_24g_led_gpio:80
+mem_keyboard_bt1_led_gpio:ff
+mem_keyboard_bt2_led_gpio:ff
+mem_keyboard_bt3_led_gpio:ff
 
 
 
-mem_mcu_stb_gpio:13
-mem_mcu_clk_gpio:14
-mem_mcu_rstb_gpio:12
+mem_mcu_stb_gpio:01
+mem_mcu_clk_gpio:02
+mem_mcu_rstb_gpio:ff
 
 mem_sensor_motion_gpio:ff
 mem_mouse_reuse_2ice_gpio:05
 #portA:8x,portB:cx,fixed conf,don't change
-mem_key_excol_gpio:c2 c1 85 84 83 82 81 80 c7 c6 c4
+mem_key_excol_gpio:c2 c3 c4 c5 c6 c7 80 81 82 83 84 85
 
 #gpio00~16
 mem_key_row_gpio:
-00		#r0
-08 		#r1
-07		#r2
-0b 		#r3
-0a 		#r4
-0e 		#r5
-0d 		#r6
-05		#r7
+0d		#r0
+0e 		#r1
+0f		#r2
+10 		#r3
+11 		#r4
+12 		#r5
+13 		#r6
+14		#r7
 
 #gpio00~16   portA:8x,portB:cx
 mem_key_col_gpio:
-0f		#c0
-17		#c1
-09		#c2
-ff		#c3
-c2		#c4
-c1		#c5
-ff		#c6
-82		#c7
+85		#c0
+c4		#c1
+c5		#c2
+c6		#c3
+c3		#c4
+c2		#c5
+03		#c6
+04		#c7
 83		#c8
 84		#c9
-85		#c10
-81		#c11
+82		#c10
+c7		#c11
 80		#c12
-c7		#c13
-c6		#c14
-c4		#c15
-04		#c16
-06		#c17
+07		#c13
+06		#c14
+81		#c15
+0a		#c16
+0b		#c17
 ff		#c18
 ff		#c19
 
@@ -482,27 +498,6 @@
 mem_gain_second_agc_en:08	#hw agc: 0:second agc disable
 mem_otp_load_check_sum:5a
 
-#adc config
-mem_adc_config_flag:01
-#01 ADC_CONFIG_HVIN
-#02 ADC_CONFIG_GPIO
-mem_adc_clkdiv:0a
-mem_adc_channel:00
-#00 ADC_CH_VBAT
-#01 ADC_CH_VDCDC5V
-#06 ADC_CH_GPIO18
-#07 ADC_CH_GPIO10
-#08 ADC_CH_GPIO9
-#09 ADC_CH_GPIO12
-#0a ADC_CH_GPIO6
-#0b ADC_CH_GPIO20
-#0c ADC_CH_GPIO21
-#0d ADC_CH_GPIO22
-#0e ADC_CH_GPIO13
-
-mem_adc_dma_enable:00
-mem_adc_saddr_ptr:00 07
-mem_adc_eaddr_ptr:ff 07
 
 mem_ring_ibias_trim:a0
 mem_ring_ibias_vtune_high:bc 02 #700mv
Index: program/patch.prog
===================================================================
--- /1121s/branch/keyboard/keyboard_base/program/patch.prog	(revision 1528)
+++ /1121s/branch/keyboard/keyboard_base/program/patch.prog	(working copy)
@@ -1,11 +1,12 @@
-define ex_eeprom
+//define ex_eeprom
 define g24_enable
-define ble_enable
-define usb_enable
-define multi_mode
+//define ble_enable
+//define usb_enable
+//define multi_mode
 //define ice_disable
 //define RGB_backlight
 define ADC_1121SB
+define ADC_1V5
 
 ifdef ADC_1121SB
 //define ADC_1121SB_1V8_MODE
@@ -62,6 +63,7 @@
 	beq patch0d_7,p_keyboard_start_reconnect_device
 endif	
 	beq patch0e_1,p_keyboard_app_enter_hibernate
+	beq patch0e_6,p_mouse_adc_read	
 	beq patch0e_7,p_mouse_adc_read_start
 	beq patch10_0,p_mouse_init_sunt
 	beq patch10_4,p_keyboard_app_enter_hibernate
@@ -122,6 +124,43 @@
 	qisolate0 pdata					// bt button gpio num
 	call keyboard_pb_set,true
 	branch soft_reset+1
+
+p_mouse_adc_read:
+	fetch MOUSE_FLAG_LEN,mem_mouse_flag
+	rtnbit0 MOUSE_ENABLE_ADC
+	call p_mouse_adc_gpio_set
+	branch mouse_adc_read+4
+
+p_mouse_adc_gpio_set:
+	fetch 1,mem_adc_channel
+	call p_adc_channel_set_gpio	
+	copy temp,pdata
+	store 1,mem_adc_channel_gpio
+	set1 GPIO_ACTIVE_BIT,pdata
+	arg gpcfg_input,temp
+	branch gpio_config_function	
+	
+p_adc_channel_set_gpio:
+	arg 18,temp 
+	rtneq 0x6
+	arg 10,temp 	
+	rtneq 0x7
+	arg 9,temp 	
+	rtneq 0x8
+	arg 12,temp 	
+	rtneq 0x9
+	arg 6,temp 	
+	rtneq 0xa
+	arg 20,temp 	
+	rtneq 0xb
+	arg 21,temp 	
+	rtneq 0xc
+	arg 22,temp 	
+	rtneq 0xd
+	arg 13,temp 	
+//	rtnne 0xe
+	rtn
+	
 p_mouse_adc_read_start:
 ifdef ADC_1121SB
 
@@ -135,15 +174,6 @@
 	div pdata,10
 	call get_div_result
 	store 2,mem_mouse_vdd_now_vol
-
-//	fetch 1,mem_adc_config_flag
-//	beq ADC_CONFIG_GPIO, mouse_adc_data_process
-//	fetcht 2,mem_mouse_vdd_now_vol	// BAT= 1.5V, R = 200k, a = a*1.8
-//	mul32 temp,8,pdata
-//	div pdata,10
-//	call get_div_result
-//	iadd temp,pdata
-//	store 2,mem_mouse_vdd_now_vol
 	branch mouse_adc_data_process
 p_main_loop:
 ifdef SECURE_CONNECTION
@@ -500,7 +530,7 @@
 	call wait_div_end
 	quotient pdata
 	store 2,mem_pdatatemp
-	arg 0x1fcc,pdata
+	arg 0x1fac,pdata
 	arg 4,temp
 	arg 4,rege
 	branch p_keyboard_load_otp_device_info
@@ -512,7 +542,7 @@
 	call wait_div_end
 	quotient pdata
 	store 2,mem_pdatatemp
-	arg 0x1fc0,pdata
+	arg 0x1fa0,pdata
 	arg 16,temp
 	arg 16,rege
 	branch p_keyboard_load_otp_device_info
@@ -566,7 +596,7 @@
 	branch p_keyboard_load_otp_info_check_first_time_loop
 
 p_keyboard_load_otp_info_check_offset_process:
-	setarg 0x1fd0
+	setarg 0x1fb0
 	fetcht 2,mem_pdatatemp+2
 	isub temp,pdata
 	store 2,mem_otp_read_retention_offset		//store the next field offset ,convenient for next storage
@@ -599,17 +629,22 @@
 
 p_keyboard_store_otp_device_info:
 	fetch 1,mem_device_flag
-	beq MODE_24G_DEVICE,keyboard_store_otp_device_info_g24
+	beq MODE_24G_DEVICE,p_keyboard_store_otp_device_info_g24
 	beq MODE_BT_DEVICE1,p_keyboard_store_otp_device_info_ble
 	rtn	
 
+p_keyboard_store_otp_device_info_g24:
+	fetcht 2,mem_otp_read_retention_offset
+	setarg 0x1fb0
+	branch keyboard_store_otp_device_info_g24+2
+
 p_keyboard_store_otp_device_info_ble:
 	jam 1,mem_otp_store_device_info_flag
 	fetch 1,mem_otp_store_system_flag
 	rtn blank
 p_keyboard_wirte_otp_ble:
 	fetcht 2,mem_otp_read_retention_offset
-	setarg 0x1fd0
+	setarg 0x1fb0
 	isub temp,pdata
 	store 2,mem_pdatatemp
 
@@ -696,11 +731,9 @@
 
 p_keyboard_priority_bb_event:
 	copy regc,pdata
-ifdef ex_eeprom
 ifdef g24_enable
 	beq BT_EVT_24G_ATTEMPT_FAIL,p_keyboard_24g_attempt_fail
 endif	
-endif
 ifdef ble_enable
 	beq BT_EVT_LE_DISCONNECTED,p_keyboard_le_bb_disconnected
 ifdef RGB_backlight	
@@ -709,7 +742,6 @@
 endif	
 	branch keyboard_priority_bb_event+2
 
-ifdef ex_eeprom
 ifdef g24_enable
 p_keyboard_24g_attempt_fail:
 	fetch 1,mem_24g_attempt_fail_flag
@@ -733,7 +765,6 @@
 endif
 	branch mouse_24g_reconn_dongle_start
 endif	
-endif
 
 ifdef ble_enable
 p_keyboard_le_bb_disconnected:
@@ -767,7 +798,7 @@
 p_keyboard_bb_event_timer:
 	call mouse_adc_read
 	call p_keyboard_low_voltage_param_set
-	call mouse_low_voltage_led_timer
+	call p_keyboard_low_voltage_led_timer
 
 	call g24_pair_timeout_timer
 	call g24_reconn_timeout_timer
@@ -778,12 +809,12 @@
 	//led
 	call p_keyboard_num_capslock_led_on_timer
 	call p_keyboard_device_poweron_timer
-	call keyboard_check_discovery_timeout_timer
+	call p_keyboard_device_pair_discovery_led_timer
 	call p_keyboard_mode_led_timer
 ifdef RGB_backlight	
 	call p_keyboard_rgb_on_timer
 endif	
-
+	call keyboard_check_discovery_timeout_timer
 	call keyboard_check_direct_timeout_timer
 	call mouse_le_enable_att_list_timer
 	call keyboard_le_battery_updata_timer
@@ -804,6 +835,7 @@
 	branch p_keyboard_check_no_data_timeout_timer
 
 p_keyboard_low_voltage_param_set:
+	call mouse_adc_gpio_set_before_hibernate
 ifdef RGB_backlight
 	fetch 1,mem_backlight_on_flag
 	beq 0,p_keyboard_low_voltage_param_set_backlight_off
@@ -820,16 +852,18 @@
 	rtn	
 endif
 p_keyboard_low_voltage_param_set_backlight_off:	
-	setarg 0x230170		// 0x0170--3.7V  0x0123--3.0V  0x0146--3.2V  0x0153--3.3V
+ifdef ADC_1V5
+	setarg 0x520090		// 0x0090--1.5V  0x0052--0.9V  0x005a--1.0V  0x006d--1.1V
 	store 3,mem_mouse_vdd_full_vol
-	setarg 0x015301
+	setarg 0x005a00
 	istore 3,contw
+endif	
 	fetch 1,mem_mouse_adc_last_low_voltage_flag
-	branch p_keyboard_low_voltage_param_set_backligh_off_33V,blank
-	jam 0x58,mem_mouse_vdd_low_vol
+	branch p_keyboard_low_voltage_param_set_backligh_off_1V0,blank
+	jam 0x5F,mem_mouse_vdd_low_vol
 	rtn
-p_keyboard_low_voltage_param_set_backligh_off_33V:
-	jam 0x53,mem_mouse_vdd_low_vol
+p_keyboard_low_voltage_param_set_backligh_off_1V0:
+	jam 0x5a,mem_mouse_vdd_low_vol
 	rtn	
 
 
@@ -840,9 +874,6 @@
 endif	
 	fetch 2,mem_mouse_no_data_timer
 	rtn blank
-	fetch 1,mem_keyboard_device_poweron_timer_count
-	nrtn blank
-	jam 0xff,mem_keyboard_struct_led_gpio
 	fetch 2,mem_mouse_no_data_timeout
 	fetcht 2,mem_mouse_no_data_timer
 	isub temp,temp
@@ -850,9 +881,11 @@
 	isub temp,pdata
 	branch p_keyboard_num_cap_led_on,positive
 	call p_keyboard_numlock_led_off
+	call p_keyboard_scrolllock_led_off
 	branch keyboard_capslock_led_off
 p_keyboard_num_cap_led_on:
 	call p_keyboard_numlock_led_check_on
+	call p_keyboard_scrolllock_led_check_on
 	branch keyboard_capslock_led_check_on
 p_keyboard_numlock_led_check_on:
 	fetch 1,mem_keyboard_led_status
@@ -862,6 +895,23 @@
 p_keyboard_numlock_led_off:
 	fetcht 1,mem_keyboard_num_led_gpio
 	branch gpio_out_inactive	
+p_keyboard_scrolllock_led_off:
+	fetch 1,mem_keyboard_device_poweron_timer_count
+	nrtn blank
+	fetch 1,mem_adc_power_flag
+	rtnbit1 0
+	fetcht 1,mem_keyboard_scroll_led_gpio
+	branch gpio_out_inactive
+
+p_keyboard_scrolllock_led_check_on:
+	fetch 1,mem_keyboard_device_poweron_timer_count
+	nrtn blank
+	fetch 1,mem_adc_power_flag
+	rtnbit1 0
+	fetch 1,mem_keyboard_led_status
+	bbit0 KB_PC_KEYSEL_SCROLLLOCK,p_keyboard_scrolllock_led_off
+	fetcht 1,mem_keyboard_scroll_led_gpio
+	branch gpio_out_active
 
 
 p_keyboard_usb_led_check:
@@ -874,10 +924,8 @@
 	rtn blank
 	increase -1,pdata
 	store 1,mem_keyboard_device_poweron_timer_count
-	branch keyboard_power_led_off,blank
-p_keyboard_power_led_on:
-	fetcht 1,mem_keyboard_power_led_gpio
-	branch gpio_out_active
+	branch p_keyboard_device_led_off,blank
+	branch p_keyboard_device_led_on
 
 p_keyboard_device_led_off:
 	fetch 1,mem_device_flag
@@ -897,41 +945,35 @@
 	
 p_keyboard_device_24g_led_off:
 	fetcht 1,mem_keyboard_24g_led_gpio
-p_keyboard_led_off:
-	storet 1,mem_keyboard_struct_led_gpio
-	arg 0,rega
-	branch ui_led_off_global
+	branch gpio_out_inactive
 
 p_keyboard_device_bt1_led_off:
 	fetcht 1,mem_keyboard_bt1_led_gpio
-	branch p_keyboard_led_off
+	branch gpio_out_inactive
 	
 p_keyboard_device_bt2_led_off:
 	fetcht 1,mem_keyboard_bt2_led_gpio
-	branch p_keyboard_led_off
+	branch gpio_out_inactive
 	
 p_keyboard_device_bt3_led_off:
 	fetcht 1,mem_keyboard_bt3_led_gpio
-	branch p_keyboard_led_off	
+	branch gpio_out_inactive	
 
 p_keyboard_device_24g_led_on:
 	fetcht 1,mem_keyboard_24g_led_gpio
-p_keyboard_led_on:
-	storet 1,mem_keyboard_struct_led_gpio
-	arg 0,rega
-	branch ui_led_on_global
+	branch gpio_out_active
 
 p_keyboard_device_bt1_led_on:
 	fetcht 1,mem_keyboard_bt1_led_gpio
-	branch p_keyboard_led_on
+	branch gpio_out_active
 	
 p_keyboard_device_bt2_led_on:
 	fetcht 1,mem_keyboard_bt2_led_gpio
-	branch p_keyboard_led_on
+	branch gpio_out_active
 	
 p_keyboard_device_bt3_led_on:
 	fetcht 1,mem_keyboard_bt3_led_gpio
-	branch p_keyboard_led_on	
+	branch gpio_out_active	
 
 p_keyboard_mode_led_timer:
 	fetch 2,mem_mouse_no_data_timer
@@ -943,6 +985,88 @@
 	bbit1 0,p_keyboard_device_led_on
 	branch p_keyboard_device_led_off
 
+p_keyboard_device_pair_discovery_led_timer:
+	fetch 1,mem_device_flag
+	beq MODE_24G_DEVICE,p_keyboard_device_pair_led
+	fetch 2,mem_mouse_discovery_timer
+	rtn blank
+	branch p_keyboard_device_pair_led+2
+
+p_keyboard_device_pair_led:
+	fetch 2,mem_24g_pair_timeout
+	rtn blank
+	fetch 1,mem_keyboard_pair_led_flag
+	increase 1,pdata
+	store 1,mem_keyboard_pair_led_flag
+	bbit1 2,p_keyboard_device_led_on
+	branch p_keyboard_device_led_off
+
+
+p_keyboard_low_voltage_led_timer:
+	jam 0,mem_keyboard_low_volatage_led_blink_new_data_enable
+	fetch 2,mem_mouse_discovery_timer
+	nrtn blank
+	fetch 2,mem_24g_pair_timeout
+	nrtn blank
+	fetch 2,mem_24g_reconn_timeout
+	nrtn blank
+	fetch 1,mem_keyboard_device_poweron_timer_count
+	nrtn blank
+	fetch MOUSE_FLAG_LEN,mem_mouse_flag
+	rtnbit0 MOUSE_ENABLE_LOW_LED
+	rtnbit0 MOUSE_LOW_VOLTAGE_FLAG
+	bbit1 MOUSE_ENABLE_LOW_VOLTAGE_LED_BLINK_N_SECOND,p_keyboard_low_voltage_led_blink_new_data
+	fetch 1,mem_keyboard_adc_low_volatage_led_timer_count
+	increase 1,pdata
+	store 1,mem_keyboard_adc_low_volatage_led_timer_count
+	sub pdata,20,null
+	ncall p_keyboard_adc_low_volatage_led_timer_count_clean,positive
+	beq 2,p_keyboard_low_voltage_led_on
+	beq 4,p_keyboard_low_voltage_led_off
+	beq 6,p_keyboard_low_voltage_led_on
+	beq 8,p_keyboard_low_voltage_led_off
+	rtn
+p_keyboard_adc_low_volatage_led_timer_count_clean:
+	jam 1,mem_keyboard_adc_low_volatage_led_timer_count
+	branch p_keyboard_low_voltage_led_off
+p_keyboard_low_voltage_led_on:
+	fetcht 1,mem_keyboard_low_voltage_alarm_gpio
+	branch gpio_out_active
+p_keyboard_low_voltage_led_off:
+	fetcht 1,mem_keyboard_low_voltage_alarm_gpio
+	branch gpio_out_inactive	
+
+p_keyboard_low_voltage_led_blink_new_data:
+	fetch 2,mem_mouse_no_data_timeout
+	fetcht 2,mem_mouse_no_data_timer
+	isub temp,temp
+	fetch 2,mem_adc_low_volatage_led_blink_timer
+	isub temp,null
+	nbranch p_keyboard_low_voltage_led_off,positive
+	jam 1,mem_keyboard_low_volatage_led_blink_new_data_enable
+	fetch 1,mem_keyboard_low_volatage_led_flag
+	increase 1,pdata
+	store 1,mem_keyboard_low_volatage_led_flag
+	bbit1 1,p_keyboard_low_voltage_led_on
+	branch p_keyboard_low_voltage_led_off
+
+p_keyboard_low_voltage_led_no_enter_lpm:	
+	fetch MOUSE_FLAG_LEN,mem_mouse_flag
+	rtnbit0 MOUSE_ENABLE_LOW_LED
+	rtnbit0 MOUSE_LOW_VOLTAGE_FLAG
+	bbit1 MOUSE_ENABLE_LOW_VOLTAGE_LED_BLINK_N_SECOND,mouse_low_voltage_led_no_enter_lpm_blink
+	fetch 1,mem_adc_low_volatage_led_timer_count
+	sub pdata,10,null
+	branch mouse_lpm_mode_clear,positive
+	branch mouse_low_voltage_led_no_enter_lpm_next
+
+mouse_low_voltage_led_no_enter_lpm_blink:
+	fetch 1,mem_keyboard_low_volatage_led_blink_new_data_enable
+	nbranch mouse_lpm_mode_clear,blank
+	branch mouse_low_voltage_led_no_enter_lpm_next
+
+
+
 ifdef RGB_backlight
 p_keyboard_pwm_init:
 	arg 0,rega //sys clk 12mhz
@@ -1174,35 +1298,8 @@
 endif
 
 p_keyboard_discover_setting_led_gpio:
-	fetch 2,mem_keyboard_disconvey_led_blink_time
-	store 2,mem_keyboard_on_time
-	store 2,mem_keyboard_off_time	
-	fetch 1,mem_device_flag
-	beq MODE_24G_DEVICE,p_keyboard_device_led_24g_blink
-	beq MODE_BT_DEVICE1,p_keyboard_device_led_bt1_blink
-	beq MODE_BT_DEVICE2,p_keyboard_device_led_bt2_blink
-	beq MODE_BT_DEVICE3,p_keyboard_device_led_bt3_blink
-	rtn
-	
-p_keyboard_device_led_24g_blink:
-	fetch 1,mem_keyboard_24g_led_gpio
-	branch p_keybaord_led_blink
-p_keyboard_device_led_bt1_blink:
-	fetch 1,mem_keyboard_bt1_led_gpio
-	branch p_keybaord_led_blink
-p_keyboard_device_led_bt2_blink:
-	fetch 1,mem_keyboard_bt2_led_gpio
-	branch p_keybaord_led_blink
-p_keyboard_device_led_bt3_blink:
-	fetch 1,mem_keyboard_bt3_led_gpio
-p_keybaord_led_blink:
-	store 1,mem_temp
-	call p_keyboard_device_led_off
-	fetch 1,mem_temp
-	store 1,mem_keyboard_struct_led_gpio
-	arg 0,rega
-	jam UI_LED_STATE_BLINK_START,mem_keyboard_led_type
-	branch ui_led_blink_start_global
+	rtn
+	
 
 p_keyboard_check_no_data_timeout_timer:
 ifdef usb_enable	
@@ -1285,13 +1382,21 @@
 endif
 	fetch MOUSE_FLAG_LEN,mem_mouse_flag
 	bbit0 MOUSE_ENABLE_ADC,p_keyboard_start_work_next
+ifdef ADC_1121SB
+	call p_keyboard_low_voltage_param_set
+	call p_enable_adc
+	call p_vdd_calculate_by_mode
+else
 	call enable_adc
 	call vdd_calculate_by_mode
+endif
+	div pdata,10
+	call get_div_result
 	store 2,mem_mouse_vdd_now_vol
-	fetcht 2,mem_3v_adc_hvin_data
+	fetcht 2,mem_2v_adc_hvin_data
 	fetch 2,mem_adc_current_value
 	isub temp,null
-	branch p_keyboard_start_work,positive
+	nbranch p_keyboard_start_work,positive
 	arg mem_mouse_vdd_calculate_set,rega
 	call mouse_adc_bat_percent_lowpower_out
 	fetch 1,mem_adc_power_flag
@@ -1343,10 +1448,10 @@
 	call memcpy
 	setarg mem_keyscan_value_current
 	store 2,mem_keyscan_value_ptr
-	setarg mem_keyscan_exmcu_value
+	setarg mem_keyscan_exmcu_value_new
 	store 2,mem_keyscan_exmcu_value_ptr
 	call keyboard_stb_state_high
-	call keyboard_clk_state_high	
+//	call keyboard_clk_state_high	
 	call keyboard_clk_input	
 p_keyboard_keyscan_exmcu_start_check:
 	fetch 2,mem_keyscan_exmcu_wait_wake_count
@@ -1356,39 +1461,68 @@
 	fetcht 1,mem_mcu_clk_gpio							// waiting for exmcu wake done
 	call gpio_get_bit
 	nbranch p_keyboard_keyscan_exmcu_start_check,true
+	call keyboard_stb_state_low
+p_keyboard_keyscan_wait_wake_next:	
+	fetcht 1,mem_mcu_clk_gpio							// waiting for exmcu clk done
+	call gpio_get_bit
+	branch p_keyboard_keyscan_wait_wake_next,true
+	
 	call p_keyboard_keyscan_get_exmcu_value
 	call p_keyboard_keyscan_get_mcu_value
+	call keyboard_clk_input
 	call keyboard_stb_state_high							// exmcu sleep
-	branch keyboard_keyscan_copy_value
+p_keyboard_keyscan_copy_value:
+	fetch 2,mem_kb_excol_ptr
+	copy pdata,regb
+	jam 0,mem_keyscan_col_loop_count
+p_keyboard_compare_col_excol_gpio_loop:		// loop 12 times
+	ifetcht 1,regb
+	fetch 2,mem_kb_col_ptr
+	copy pdata,rega
+	copy rega,regc
+	arg 20,loopcnt
+p_keyboard_compare_col_gpio_loop:
+	ifetch 1,rega
+	isub temp,null
+	branch p_keyboard_copy_value_exmcu_to_mcu,zero
+	increase 1,rega
+	loop p_keyboard_compare_col_gpio_loop
+p_keyboard_compare_col_excol_gpio_loop_next:	
+	increase 1,regb
+	fetch 1,mem_keyscan_col_loop_count
+	increase 1,pdata
+	store 1,mem_keyscan_col_loop_count
+	sub pdata,11,null
+	branch p_keyboard_compare_col_excol_gpio_loop,positive
+	branch p_keyboard_gpio_pu_idle
+	
+p_keyboard_copy_value_exmcu_to_mcu:
+	fetch 2,mem_keyscan_value_ptr
+	copy pdata,contw
+	copy rega,pdata	
+	isub regc,pdata 
+	iadd contw,contw							// offset = rega-regc
+	fetch 2,mem_keyscan_exmcu_value_ptr
+	copy pdata,regc
+	fetch 1,mem_keyscan_col_loop_count
+	iadd regc,regc	
+	ifetch 1, regc								// offset = mem_keyscan_col_loop_count
+	istore 1,contw
+	branch p_keyboard_compare_col_excol_gpio_loop_next
 
 p_keyboard_keyscan_get_exmcu_value:
-	nop 20
 	jam 0,mem_keyscan_exmcu_reset_count
-//	call keyboard_clk_state_high
-	call keyboard_stb_state_low
 	jam 0,mem_keyscan_col_loop_count
-p_keyboard_keyscan_exmcu_start_loop:	// clk:0 1 0 1 0 1 0 1 0 1 0
+p_keyboard_keyscan_exmcu_start_loop:	// clk:0 1 0 1 0 1 0 1 0 1 0 1
 	call keyboard_clk_state_low
 	call p_keyboard_keyscan_exmcu_get_col_value
 	call keyboard_clk_state_high
 	call p_keyboard_keyscan_exmcu_get_col_value
-	sub pdata,9,null
+	sub pdata,11,null
 	branch p_keyboard_keyscan_exmcu_start_loop,positive
-	call keyboard_clk_state_low
-	call p_keyboard_keyscan_exmcu_get_col_value
-	branch keyboard_clk_input
+	branch keyboard_clk_state_low
 
 p_keyboard_keyscan_reset_exmcu:
-	fetcht 1,mem_mcu_rstb_gpio
-	call gpio_out_active
-	nop 20
-	fetcht 1,mem_mcu_rstb_gpio
-	call gpio_out_inactive
-	nop 6000						// waiting for exmcu reset done 502us > 301.9us
-	fetch 1,mem_keyscan_exmcu_reset_count
-	increase 1,pdata
-	store 1,mem_keyscan_exmcu_reset_count
-	bbit1 6,soft_reset_chip
 	branch p_keyboard_keyscan
 
 
@@ -1400,7 +1534,7 @@
 	branch keyboard_keyscan_value_store
 
 p_keyboard_keyscan_get_col_value:
-	nop 150
+	nop 120
 	branch keyboard_keyscan_get_col_value
 
 p_keyboard_keyscan_get_mcu_value:
@@ -1653,9 +1787,10 @@
 	branch p_keyboard_keyvalue_clear_temp
 
 p_keyboard_special_key_check:
-	call p_keyboard_device_select
+//	call p_keyboard_device_select
 	branch keyboard_special_key_check+1
 
+/*
 p_keyboard_device_select:
 	call disable_user
 ifdef g24_enable	
@@ -1788,6 +1923,7 @@
 	rtn
 endif	
 endif
+*/
 
 ifdef usb_enable
 p_keyboard_device_select_usb:
@@ -2085,10 +2221,11 @@
 	branch keyboard_init_wireless
 
 p_keyboard_setting_config:
+	call app_param_init
 	rtn wake
 	call g24_transmit_init
 ifdef g24_enable
-	call p_g24_chmap_param_init
+	call g24_chmap_param_init
 endif	
 	fetch 1,mem_device_flag
 	store 1,mem_device_flag_temp_new
@@ -2102,8 +2239,6 @@
 ifdef RGB_backlight	
 	call p_keyboard_pwm_init
 endif
-	fetcht 1,mem_mcu_rstb_gpio
-	call gpio_out_inactive
 	call le_set_fixed_ltk_justwork
 	
 	fetch MOUSE_FLAG_LEN,mem_mouse_flag
@@ -2623,22 +2758,6 @@
 
 ///////////******************g24 patch start*************************//////////////
 ifdef g24_enable	
-//mem_24g_ch_map1:00 42 13 2c 
-//mem_24g_ch_map2:06 48 15 36
-//mem_24g_ch_map3:0f 4c 1a 3a
-//mem_24g_ch_map4:11 4d 23 31
-p_g24_chmap_param_init:	// 0,1,2,3 --> 0,3,1,2
-	setarg 0x2c1342
-	store 3,mem_24g_ch_map1+1
-	setarg 0x154806
-	istore 3,contw
-	setarg 0x4c0f36
-	istore 3,contw
-	setarg 0x113a1a
-	istore 3,contw
-	setarg 0x31234d
-	istore 3,contw
-	branch g24_chmap_param_init+10
 
 p_keyboard_g24_reconn_dispatch:
 	fetch 2,mem_24g_reconn_count
@@ -2685,8 +2804,8 @@
 	fetchr timeup,2,mem_param_rx_setup
 	until clkn_rt,meet
 	call keyboard_special_key_check
-	fetch 1,mem_keyboard_bt_button_flag
-	nbranch mouse_soft_reset,blank
+	fetch 2,mem_24g_pair_timeout
+	nbranch g24_transmit_no_ack,blank
 	call g24_transmit_receive_ack
 	fetch 1,mem_24g_no_ack	//tx noack
 	beq no_ack_24g,g24_transmit_no_ack
@@ -2705,9 +2824,25 @@
 	store 2,mem_24g_txfail_cnt	
 	fetch 1,mem_24g_txfail_cnt
 	beq 0xff,g24_tx_attempt_fail
-	call keyboard_g24_transmit_hop_process
+	call p_keyboard_g24_transmit_hop_process
 	branch p_keyboard_g24_transmit_loop
 
+p_keyboard_g24_transmit_hop_process:
+	fetch 1,mem_24g_retry
+	increase 1,pdata
+	store 1,mem_24g_retry
+	and_into 0x03,pdata
+	branch p_g24_tx_fast_hop,blank		//each 4 times change channel
+	rtn
+
+p_g24_tx_fast_hop:
+	fetch 4,mem_24g_addr
+	fetcht 4,mem_24g_fast_conn_addr
+	isub temp,null
+	branch g24_ch,zero
+	branch g24_tx_fast_hop
+
+
 p_keyboard_g24_ackpayload_parse:
 	call g24_ackpayload_parse
 	fetch 1,mem_24g_rxbuf+1
@@ -2740,7 +2875,8 @@
 p_keyboard_idle:
 	call p_keyboard_usb_isr
 	call p_keyboard_usb_mode
-	branch keyboard_idle+1
+	call p_keyboard_low_voltage_led_no_enter_lpm
+	branch ui_check_paring_button
 
 p_keyboard_usb_mode_start:
 	call p_keyboard_usb_check_enable
@@ -3118,35 +3254,5 @@
 
 endif 	
 
-/*
-p_adc_set_gpio:
-	fetch 1,mem_adc_channel
-	call p_adc_channel_set_gpio	
-	copy temp,pdata
-	set1 GPIO_ACTIVE_BIT,pdata
-	arg gpcfg_input,temp
-	branch gpio_config_function	
-	
-p_adc_channel_set_gpio:
-	arg 18,temp 
-	rtneq 0x6
-	arg 10,temp 	
-	rtneq 0x7
-	arg 9,temp 	
-	rtneq 0x8
-	arg 12,temp 	
-	rtneq 0x9
-	arg 6,temp 	
-	rtneq 0xa
-	arg 20,temp 	
-	rtneq 0xb
-	arg 21,temp 	
-	rtneq 0xc
-	arg 22,temp 	
-	rtneq 0xd
-	arg 13,temp 	
-//	rtnne 0xe
-	rtn
-*/
 endif
 ///////////******************usb patch end*************************//////////////	
Index: sched/1305.dat
===================================================================
--- /1121s/branch/keyboard/keyboard_base/sched/1305.dat	(revision 1527)
+++ /1121s/branch/keyboard/keyboard_base/sched/1305.dat	(working copy)
@@ -22,27 +22,6 @@
 mem_gain_second_agc_en:08	#hw agc: 0:second agc disable
 mem_otp_load_check_sum:5a
 
-#adc config
-mem_adc_config_flag:01
-#01 ADC_CONFIG_HVIN
-#02 ADC_CONFIG_GPIO
-mem_adc_clkdiv:0a
-mem_adc_channel:00
-#00 ADC_CH_VBAT
-#01 ADC_CH_VDCDC5V
-#06 ADC_CH_GPIO18
-#07 ADC_CH_GPIO10
-#08 ADC_CH_GPIO9
-#09 ADC_CH_GPIO12
-#0a ADC_CH_GPIO6
-#0b ADC_CH_GPIO20
-#0c ADC_CH_GPIO21
-#0d ADC_CH_GPIO22
-#0e ADC_CH_GPIO13
-
-mem_adc_dma_enable:00
-mem_adc_saddr_ptr:00 07
-mem_adc_eaddr_ptr:ff 07
 
 mem_ring_ibias_trim:a0
 mem_ring_ibias_vtune_high:bc 02 #700mv
Index: sched/keyboard.dat
===================================================================
--- /1121s/branch/keyboard/keyboard_base/sched/keyboard.dat	(revision 1528)
+++ /1121s/branch/keyboard/keyboard_base/sched/keyboard.dat	(working copy)
@@ -18,7 +18,7 @@
 #bit5 MOUSE_ENABLE_USB
 #bit6 MOUSE_ENABLE_24G_SEARCH_DONGLE
 #bit7 MOUSE_ENABLE_LOAD_AND_STORE_DPI
-29
+09
 
 #mouse flag byte3
 #bit0 MOUSE_ENABLE_SPI2
@@ -29,8 +29,8 @@
 #bit5 MOUSE_ENABLE_ADC
 #bit6 MOUSE_ENABLE_KEYBOARD
 #bit7 MOUSE_ENABLE_DOUBLE_DPI_KEY
-7a	#eeprom
-#52	#otp
+#6a	#eeprom
+72	#otp
 
 #mouse flag byte4
 #bit0 MOUSE_ENABLE_24G_250Hz
@@ -51,7 +51,8 @@
 #bit4 MOUSE_ENABLE_LOW_FOR_LED
 #bit5 MOUSE_ENABLE_DPI_FOR_LED
 #bit6 MOUSE_ENABLE_DPI_LOW_FOR_LED
-00
+#bit7 MOUSE_ENABLE_LOW_VOLTAGE_LED_BLINK_N_SECOND
+08
 
 #mouse flag byte6 
 #bit0 MOUSE_ENABLE_SELECT_DEVICE_BY_DPI_BUTTON
@@ -72,7 +73,7 @@
 #bit5 MOUSE_ENABLE_COMMBINATION_KEY_BY_BT_DISCOVERY
 #bit6 MOUSE_ENABLE_DPI_KEY_LONG_PRESS_DISCONVERY
 #bit7 MOUSE_ENABLE_PB_BUTTON_LONG_PRESS_DISCONVERY
-08
+00
 
 #mouse flag byte8
 #bit0 MOUSE_ENABLE_SMOOTHER
@@ -135,7 +136,7 @@
 mem_local_rx_max_octets:fb 00 48 08 fb 00 48 08  # 1b
 
 #bt
-mem_lpm_mode:00
+mem_lpm_mode:01
 mem_lpm_mult:20
 mem_lpm_mult_init:20
 
@@ -215,15 +216,27 @@
 #b8 0b#mem_mouse_vdd_empty_vol  :3.0V
 #80 0c#mem_mouse_vdd_low_vol   :3.2V
 
-mem_adc_channel_gpio:04
-#04
-#02
-#01
-#03
-#00
-#05
-#06
-#07
+#adc config
+mem_adc_config_flag:02
+#01 ADC_CONFIG_HVIN
+#02 ADC_CONFIG_GPIO
+mem_adc_clkdiv:0a
+mem_adc_channel:0c
+#00 ADC_CH_VBAT
+#01 ADC_CH_VDCDC5V
+#06 ADC_CH_GPIO18
+#07 ADC_CH_GPIO10
+#08 ADC_CH_GPIO9
+#09 ADC_CH_GPIO12
+#0a ADC_CH_GPIO6
+#0b ADC_CH_GPIO20
+#0c ADC_CH_GPIO21
+#0d ADC_CH_GPIO22
+#0e ADC_CH_GPIO13
+
+mem_adc_dma_enable:00
+mem_adc_saddr_ptr:00 07
+mem_adc_eaddr_ptr:ff 07
 
 #led
 mem_keyboard_device_poweron_timer_count_init:1e
@@ -238,6 +251,7 @@
 mem_mouse_direct_timeout:64  #10s
 mem_mouse_discovery_timeout:58 02  #1min
 mem_mouse_no_data_timeout:70 17   #10mins
+mem_adc_low_volatage_led_blink_timer:64 00 #10s
 
 mem_same_keyvalue_timer_init:B8 0B		#5min
 mem_keyboard_caps_led_on_timer:58 02	#1min
@@ -248,7 +262,7 @@
 mem_device1_addr:00 00 00 00 00 00
 mem_keyboard_factory_addr:ff ff ff ff ff ff
 
-mem_device_number:04
+mem_device_number:01
 mem_keyboard_usb_enable:00
 mem_keyboard_switch_device_to_g24:01 7f 14		#enable flag + 2byte commbination key
 mem_keyboard_switch_device_to_bt1:01  7f 1a		#enable flag + 2byte commbination key
@@ -277,71 +291,73 @@
 00
 1e 	#duty cycle (by percent %)
 
-mem_keyboard_led_r_gpio:13
-mem_keyboard_led_g_gpio:14
-mem_keyboard_led_b_gpio:15
+mem_keyboard_led_r_gpio:ff #13
+mem_keyboard_led_g_gpio:ff #14
+mem_keyboard_led_b_gpio:ff #15
 
 ##												bt button connct gnd          bt button in matrix        two button commbination
-mem_keyboard_pairing_type:00					#                 00                                    00                                 01
-mem_config_select_device_button_gpio:0c			#              00~16			               ff					ff
+mem_keyboard_pairing_type:01					#                 00                                    00                                 01
+mem_config_select_device_button_gpio:ff			#              00~16			               ff					ff
 mem_keyboard_commbination_key_bt:7f 06			#		 not care				   not care			     Fn+C
 mem_keyboard_commbination_key_24g:29 14		#		 not care				   not care			     Esc+Q
 mem_eeprom_wp_gpio:ff
 mem_eeprom_scl_gpio:17
 mem_eeprom_sda_gpio:16
-mem_eeprom_base:80 1f
+mem_eeprom_base:10 00
 
 
-mem_keyboard_caps_led_gpio:95
-mem_keyboard_num_led_gpio:96
+mem_keyboard_caps_led_gpio:88
+mem_keyboard_num_led_gpio:8c
 mem_keyboard_power_led_gpio:ff
-mem_keyboard_24g_led_gpio:95
-mem_keyboard_bt1_led_gpio:96
-mem_keyboard_bt2_led_gpio:96
-mem_keyboard_bt3_led_gpio:96
+mem_keyboard_low_voltage_alarm_gpio:80
+mem_keyboard_scroll_led_gpio:80
+mem_keyboard_24g_led_gpio:80
+mem_keyboard_bt1_led_gpio:ff
+mem_keyboard_bt2_led_gpio:ff
+mem_keyboard_bt3_led_gpio:ff
 
 
 
-mem_mcu_stb_gpio:13
-mem_mcu_clk_gpio:14
-mem_mcu_rstb_gpio:12
+mem_mcu_stb_gpio:01
+mem_mcu_clk_gpio:02
+mem_mcu_rstb_gpio:ff
 
 mem_sensor_motion_gpio:ff
 mem_mouse_reuse_2ice_gpio:05
 #portA:8x,portB:cx,fixed conf,don't change
-mem_key_excol_gpio:c2 c1 85 84 83 82 81 80 c7 c6 c4
+mem_key_excol_gpio:c2 c3 c4 c5 c6 c7 80 81 82 83 84 85
 
 #gpio00~16
 mem_key_row_gpio:
-00		#r0
-08 		#r1
-07		#r2
-0b 		#r3
-0a 		#r4
-0e 		#r5
-0d 		#r6
-05		#r7
+0d		#r0
+0e 		#r1
+0f		#r2
+10 		#r3
+11 		#r4
+12 		#r5
+13 		#r6
+14		#r7
 
 #gpio00~16   portA:8x,portB:cx
 mem_key_col_gpio:
-0f		#c0
-17		#c1
-09		#c2
-ff		#c3
-c2		#c4
-c1		#c5
-ff		#c6
-82		#c7
+85		#c0
+c4		#c1
+c5		#c2
+c6		#c3
+c3		#c4
+c2		#c5
+03		#c6
+04		#c7
 83		#c8
 84		#c9
-85		#c10
-81		#c11
+82		#c10
+c7		#c11
 80		#c12
-c7		#c13
-c6		#c14
-c4		#c15
-04		#c16
-06		#c17
+07		#c13
+06		#c14
+81		#c15
+0a		#c16
+0b		#c17
 ff		#c18
 ff		#c19
 
